From b59a203dbbd859dfb7c6ab9856e746b8d687b331 Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Tue, 12 Mar 2019 13:49:49 +0100 Subject: [PATCH] Init Init commit --- Gemfile | 10 + Gemfile.lock | 74 + README.md | 8 + _config.yaml | 34 + _includes/blog.html | 35 + _includes/footer.html | 6 + _includes/header.html | 6 + _includes/navigation.html | 6 + _includes/pagination.html | 13 + _layouts/default.html | 24 + _layouts/post.html | 35 + _posts/2016-02-22-raspberrypi-als-server.md | 26 + ...ail-dkim-fur-weitere-domains-einrichten.md | 42 + _posts/2019-03-07-Hello_World.md | 7 + _sass/fonts.scss | 69 + _sass/main.scss | 124 + _sass/normalize.scss | 74 + assets/css/styles.scss | 5 + assets/fonts/entypo-social.eot | Bin 0 -> 11106 bytes assets/fonts/entypo-social.ttf | Bin 0 -> 10932 bytes assets/fonts/entypo-social.woff | Bin 0 -> 7364 bytes assets/fonts/entypo.eot | Bin 0 -> 35540 bytes assets/fonts/entypo.ttf | Bin 0 -> 35392 bytes assets/fonts/entypo.woff | Bin 0 -> 21916 bytes assets/fonts/open-sans-v15-latin-300.eot | Bin 0 -> 15545 bytes assets/fonts/open-sans-v15-latin-300.svg | 332 + assets/fonts/open-sans-v15-latin-300.ttf | Bin 0 -> 27604 bytes assets/fonts/open-sans-v15-latin-300.woff | Bin 0 -> 18280 bytes assets/fonts/open-sans-v15-latin-300.woff2 | Bin 0 -> 14564 bytes .../fonts/open-sans-v15-latin-300italic.eot | Bin 0 -> 14650 bytes .../fonts/open-sans-v15-latin-300italic.svg | 345 + .../fonts/open-sans-v15-latin-300italic.ttf | Bin 0 -> 24944 bytes .../fonts/open-sans-v15-latin-300italic.woff | Bin 0 -> 17292 bytes .../fonts/open-sans-v15-latin-300italic.woff2 | Bin 0 -> 13532 bytes assets/fonts/open-sans-v15-latin-600.eot | Bin 0 -> 15599 bytes assets/fonts/open-sans-v15-latin-600.svg | 336 + assets/fonts/open-sans-v15-latin-600.ttf | Bin 0 -> 27496 bytes assets/fonts/open-sans-v15-latin-600.woff | Bin 0 -> 18296 bytes assets/fonts/open-sans-v15-latin-600.woff2 | Bin 0 -> 14544 bytes .../fonts/open-sans-v15-latin-600italic.eot | Bin 0 -> 14604 bytes .../fonts/open-sans-v15-latin-600italic.svg | 349 + .../fonts/open-sans-v15-latin-600italic.ttf | Bin 0 -> 25128 bytes .../fonts/open-sans-v15-latin-600italic.woff | Bin 0 -> 17124 bytes .../fonts/open-sans-v15-latin-600italic.woff2 | Bin 0 -> 13528 bytes assets/fonts/open-sans-v15-latin-700.eot | Bin 0 -> 15667 bytes assets/fonts/open-sans-v15-latin-700.svg | 334 + assets/fonts/open-sans-v15-latin-700.ttf | Bin 0 -> 28192 bytes assets/fonts/open-sans-v15-latin-700.woff | Bin 0 -> 18476 bytes assets/fonts/open-sans-v15-latin-700.woff2 | Bin 0 -> 14720 bytes .../fonts/open-sans-v15-latin-700italic.eot | Bin 0 -> 14418 bytes .../fonts/open-sans-v15-latin-700italic.svg | 342 + .../fonts/open-sans-v15-latin-700italic.ttf | Bin 0 -> 25372 bytes .../fonts/open-sans-v15-latin-700italic.woff | Bin 0 -> 17068 bytes .../fonts/open-sans-v15-latin-700italic.woff2 | Bin 0 -> 13428 bytes assets/fonts/open-sans-v15-latin-800.eot | Bin 0 -> 15742 bytes assets/fonts/open-sans-v15-latin-800.svg | 336 + assets/fonts/open-sans-v15-latin-800.ttf | Bin 0 -> 28160 bytes assets/fonts/open-sans-v15-latin-800.woff | Bin 0 -> 18644 bytes assets/fonts/open-sans-v15-latin-800.woff2 | Bin 0 -> 14740 bytes .../fonts/open-sans-v15-latin-800italic.eot | Bin 0 -> 14738 bytes .../fonts/open-sans-v15-latin-800italic.svg | 342 + .../fonts/open-sans-v15-latin-800italic.ttf | Bin 0 -> 25560 bytes .../fonts/open-sans-v15-latin-800italic.woff | Bin 0 -> 17404 bytes .../fonts/open-sans-v15-latin-800italic.woff2 | Bin 0 -> 13664 bytes assets/fonts/open-sans-v15-latin-italic.eot | Bin 0 -> 14510 bytes assets/fonts/open-sans-v15-latin-italic.svg | 349 + assets/fonts/open-sans-v15-latin-italic.ttf | Bin 0 -> 25120 bytes assets/fonts/open-sans-v15-latin-italic.woff | Bin 0 -> 17068 bytes assets/fonts/open-sans-v15-latin-italic.woff2 | Bin 0 -> 13416 bytes assets/fonts/open-sans-v15-latin-regular.eot | Bin 0 -> 15050 bytes assets/fonts/open-sans-v15-latin-regular.svg | 336 + assets/fonts/open-sans-v15-latin-regular.ttf | Bin 0 -> 26488 bytes assets/fonts/open-sans-v15-latin-regular.woff | Bin 0 -> 17704 bytes .../fonts/open-sans-v15-latin-regular.woff2 | Bin 0 -> 14048 bytes assets/images/background/elbtunnel.jpg | Bin 0 -> 172102 bytes assets/images/background/hafen.jpg | Bin 0 -> 50461 bytes assets/images/background/mischpult.jpg | Bin 0 -> 147416 bytes assets/images/background/moeve.jpg | Bin 0 -> 69657 bytes assets/images/ico/facebook.png | Bin 0 -> 5788 bytes assets/images/ico/flickr.png | Bin 0 -> 6694 bytes assets/images/ico/instagram.png | Bin 0 -> 7068 bytes assets/images/ico/twitter.png | Bin 0 -> 6984 bytes assets/images/logo.png | Bin 0 -> 189763 bytes index.html | 5 + nico.html | 15 + vendor/bundle/bin/jekyll | 27 + vendor/bundle/bin/jekyll-seo | 27 + vendor/bundle/bin/kramdown | 27 + vendor/bundle/bin/listen | 27 + vendor/bundle/bin/rougify | 27 + vendor/bundle/bin/safe_yaml | 27 + vendor/bundle/bin/sass | 27 + vendor/bundle/bin/sass-convert | 27 + vendor/bundle/bin/scss | 27 + vendor/bundle/cache/addressable-2.6.0.gem | Bin 0 -> 104448 bytes vendor/bundle/cache/colorator-1.1.0.gem | Bin 0 -> 7168 bytes vendor/bundle/cache/concurrent-ruby-1.1.4.gem | Bin 0 -> 353792 bytes vendor/bundle/cache/em-websocket-0.5.1.gem | Bin 0 -> 31744 bytes vendor/bundle/cache/eventmachine-1.2.7.gem | Bin 0 -> 247296 bytes vendor/bundle/cache/ffi-1.10.0.gem | Bin 0 -> 869376 bytes .../cache/forwardable-extended-2.6.0.gem | Bin 0 -> 6656 bytes vendor/bundle/cache/http_parser.rb-0.6.0.gem | Bin 0 -> 177664 bytes vendor/bundle/cache/i18n-0.9.5.gem | Bin 0 -> 61952 bytes vendor/bundle/cache/jekyll-3.8.5.gem | Bin 0 -> 112640 bytes vendor/bundle/cache/jekyll-feed-0.11.0.gem | Bin 0 -> 18944 bytes vendor/bundle/cache/jekyll-paginate-1.1.0.gem | Bin 0 -> 11776 bytes .../cache/jekyll-sass-converter-1.5.2.gem | Bin 0 -> 5632 bytes vendor/bundle/cache/jekyll-seo-0.0.2.gem | Bin 0 -> 5632 bytes vendor/bundle/cache/jekyll-seo-tag-2.5.0.gem | Bin 0 -> 17920 bytes vendor/bundle/cache/jekyll-sitemap-1.2.0.gem | Bin 0 -> 71680 bytes vendor/bundle/cache/jekyll-watch-2.1.2.gem | Bin 0 -> 6144 bytes vendor/bundle/cache/kramdown-1.17.0.gem | Bin 0 -> 260608 bytes vendor/bundle/cache/liquid-4.0.2.gem | Bin 0 -> 75776 bytes vendor/bundle/cache/listen-3.1.5.gem | Bin 0 -> 27648 bytes vendor/bundle/cache/mercenary-0.3.6.gem | Bin 0 -> 16896 bytes vendor/bundle/cache/pathutil-0.16.2.gem | Bin 0 -> 11776 bytes vendor/bundle/cache/public_suffix-3.0.3.gem | Bin 0 -> 96768 bytes vendor/bundle/cache/rb-fsevent-0.10.3.gem | Bin 0 -> 50688 bytes vendor/bundle/cache/rb-inotify-0.10.0.gem | Bin 0 -> 15872 bytes vendor/bundle/cache/rouge-3.3.0.gem | Bin 0 -> 331776 bytes vendor/bundle/cache/ruby_dep-1.5.0.gem | Bin 0 -> 11776 bytes vendor/bundle/cache/safe_yaml-1.0.5.gem | Bin 0 -> 30720 bytes vendor/bundle/cache/sass-3.7.3.gem | Bin 0 -> 208896 bytes vendor/bundle/cache/sass-listen-4.0.0.gem | Bin 0 -> 27136 bytes .../eventmachine-1.2.7/fastfilereaderext.so | Bin 0 -> 72781 bytes .../eventmachine-1.2.7/gem.build_complete | 0 .../2.5.0/eventmachine-1.2.7/gem_make.out | 16 + .../2.5.0/eventmachine-1.2.7/mkmf.log | 12 + .../eventmachine-1.2.7/rubyeventmachine.so | Bin 0 -> 961269 bytes .../x86_64-linux/2.5.0/ffi-1.10.0/ffi_c.so | Bin 0 -> 673703 bytes .../2.5.0/ffi-1.10.0/gem.build_complete | 0 .../2.5.0/ffi-1.10.0/gem_make.out | 152 + .../x86_64-linux/2.5.0/ffi-1.10.0/mkmf.log | 250 + .../http_parser.rb-0.6.0/gem.build_complete | 0 .../2.5.0/http_parser.rb-0.6.0/gem_make.out | 16 + .../http_parser.rb-0.6.0/ruby_http_parser.so | Bin 0 -> 93236 bytes .../gems/addressable-2.6.0/CHANGELOG.md | 227 + vendor/bundle/gems/addressable-2.6.0/Gemfile | 32 + .../bundle/gems/addressable-2.6.0/LICENSE.txt | 202 + .../bundle/gems/addressable-2.6.0/README.md | 119 + vendor/bundle/gems/addressable-2.6.0/Rakefile | 34 + .../gems/addressable-2.6.0/data/unicode.data | Bin 0 -> 115740 bytes .../gems/addressable-2.6.0/lib/addressable.rb | 4 + .../addressable-2.6.0/lib/addressable/idna.rb | 27 + .../lib/addressable/idna/native.rb | 61 + .../lib/addressable/idna/pure.rb | 676 + .../lib/addressable/template.rb | 1045 ++ .../addressable-2.6.0/lib/addressable/uri.rb | 2510 +++ .../lib/addressable/version.rb | 32 + .../spec/addressable/idna_spec.rb | 300 + .../spec/addressable/net_http_compat_spec.rb | 30 + .../addressable/rack_mount_compat_spec.rb | 106 + .../spec/addressable/security_spec.rb | 59 + .../spec/addressable/template_spec.rb | 1451 ++ .../spec/addressable/uri_spec.rb | 6545 ++++++++ .../addressable-2.6.0/spec/spec_helper.rb | 24 + .../gems/addressable-2.6.0/tasks/clobber.rake | 4 + .../gems/addressable-2.6.0/tasks/gem.rake | 93 + .../gems/addressable-2.6.0/tasks/git.rake | 47 + .../gems/addressable-2.6.0/tasks/metrics.rake | 24 + .../gems/addressable-2.6.0/tasks/rspec.rake | 23 + .../gems/addressable-2.6.0/tasks/yard.rake | 29 + vendor/bundle/gems/colorator-1.1.0/Gemfile | 11 + .../gems/colorator-1.1.0/History.markdown | 25 + vendor/bundle/gems/colorator-1.1.0/LICENSE | 21 + .../gems/colorator-1.1.0/README.markdown | 47 + vendor/bundle/gems/colorator-1.1.0/Rakefile | 6 + .../gems/colorator-1.1.0/colorator.gemspec | 23 + .../gems/colorator-1.1.0/lib/colorator.rb | 111 + .../colorator-1.1.0/lib/colorator/core_ext.rb | 9 + .../gems/concurrent-ruby-1.1.4/CHANGELOG.md | 465 + .../bundle/gems/concurrent-ruby-1.1.4/Gemfile | 39 + .../gems/concurrent-ruby-1.1.4/LICENSE.md | 23 + .../gems/concurrent-ruby-1.1.4/README.md | 349 + .../gems/concurrent-ruby-1.1.4/Rakefile | 346 + .../ConcurrentRubyService.java | 17 + .../ext/AtomicReferenceLibrary.java | 175 + .../ext/JRubyMapBackendLibrary.java | 248 + .../ext/JavaAtomicBooleanLibrary.java | 93 + .../ext/JavaAtomicFixnumLibrary.java | 113 + .../ext/JavaSemaphoreLibrary.java | 159 + .../ext/SynchronizationLibrary.java | 306 + .../ext/jsr166e/ConcurrentHashMap.java | 31 + .../ext/jsr166e/ConcurrentHashMapV8.java | 3863 +++++ .../ext/jsr166e/LongAdder.java | 203 + .../ext/jsr166e/Striped64.java | 342 + .../jsr166e/nounsafe/ConcurrentHashMapV8.java | 3800 +++++ .../ext/jsr166e/nounsafe/LongAdder.java | 204 + .../ext/jsr166e/nounsafe/Striped64.java | 291 + .../ext/jsr166y/ThreadLocalRandom.java | 199 + .../lib/concurrent-ruby.rb | 1 + .../concurrent-ruby-1.1.4/lib/concurrent.rb | 134 + .../lib/concurrent/agent.rb | 587 + .../lib/concurrent/array.rb | 66 + .../lib/concurrent/async.rb | 445 + .../lib/concurrent/atom.rb | 222 + .../atomic/abstract_thread_local_var.rb | 66 + .../lib/concurrent/atomic/atomic_boolean.rb | 126 + .../lib/concurrent/atomic/atomic_fixnum.rb | 143 + .../atomic/atomic_markable_reference.rb | 164 + .../lib/concurrent/atomic/atomic_reference.rb | 204 + .../lib/concurrent/atomic/count_down_latch.rb | 100 + .../lib/concurrent/atomic/cyclic_barrier.rb | 128 + .../lib/concurrent/atomic/event.rb | 109 + .../atomic/java_count_down_latch.rb | 42 + .../atomic/java_thread_local_var.rb | 37 + .../concurrent/atomic/mutex_atomic_boolean.rb | 62 + .../concurrent/atomic/mutex_atomic_fixnum.rb | 75 + .../atomic/mutex_count_down_latch.rb | 44 + .../lib/concurrent/atomic/mutex_semaphore.rb | 115 + .../lib/concurrent/atomic/read_write_lock.rb | 254 + .../atomic/reentrant_read_write_lock.rb | 379 + .../atomic/ruby_thread_local_var.rb | 161 + .../lib/concurrent/atomic/semaphore.rb | 145 + .../lib/concurrent/atomic/thread_local_var.rb | 104 + .../atomic_reference/mutex_atomic.rb | 56 + .../atomic_reference/numeric_cas_wrapper.rb | 28 + .../lib/concurrent/atomics.rb | 10 + .../collection/copy_on_notify_observer_set.rb | 107 + .../collection/copy_on_write_observer_set.rb | 111 + .../java_non_concurrent_priority_queue.rb | 84 + .../concurrent/collection/lock_free_stack.rb | 158 + .../map/atomic_reference_map_backend.rb | 927 ++ .../collection/map/mri_map_backend.rb | 66 + .../map/non_concurrent_map_backend.rb | 140 + .../map/synchronized_map_backend.rb | 82 + .../non_concurrent_priority_queue.rb | 143 + .../ruby_non_concurrent_priority_queue.rb | 150 + .../lib/concurrent/concern/deprecation.rb | 34 + .../lib/concurrent/concern/dereferenceable.rb | 73 + .../lib/concurrent/concern/logging.rb | 32 + .../lib/concurrent/concern/obligation.rb | 220 + .../lib/concurrent/concern/observable.rb | 110 + .../lib/concurrent/concurrent_ruby.jar | Bin 0 -> 137023 bytes .../lib/concurrent/configuration.rb | 184 + .../lib/concurrent/constants.rb | 8 + .../lib/concurrent/dataflow.rb | 81 + .../lib/concurrent/delay.rb | 199 + .../lib/concurrent/errors.rb | 69 + .../lib/concurrent/exchanger.rb | 352 + .../executor/abstract_executor_service.rb | 134 + .../concurrent/executor/cached_thread_pool.rb | 62 + .../concurrent/executor/executor_service.rb | 185 + .../concurrent/executor/fixed_thread_pool.rb | 206 + .../concurrent/executor/immediate_executor.rb | 66 + .../executor/indirect_immediate_executor.rb | 44 + .../executor/java_executor_service.rb | 91 + .../executor/java_single_thread_executor.rb | 29 + .../executor/java_thread_pool_executor.rb | 123 + .../executor/ruby_executor_service.rb | 78 + .../executor/ruby_single_thread_executor.rb | 22 + .../executor/ruby_thread_pool_executor.rb | 362 + .../concurrent/executor/safe_task_executor.rb | 35 + .../executor/serial_executor_service.rb | 34 + .../executor/serialized_execution.rb | 107 + .../serialized_execution_delegator.rb | 28 + .../executor/simple_executor_service.rb | 100 + .../executor/single_thread_executor.rb | 56 + .../executor/thread_pool_executor.rb | 87 + .../lib/concurrent/executor/timer_set.rb | 175 + .../lib/concurrent/executors.rb | 20 + .../lib/concurrent/future.rb | 141 + .../lib/concurrent/hash.rb | 59 + .../lib/concurrent/immutable_struct.rb | 93 + .../lib/concurrent/ivar.rb | 207 + .../lib/concurrent/map.rb | 337 + .../lib/concurrent/maybe.rb | 229 + .../lib/concurrent/mutable_struct.rb | 229 + .../lib/concurrent/mvar.rb | 242 + .../lib/concurrent/options.rb | 42 + .../lib/concurrent/promise.rb | 579 + .../lib/concurrent/promises.rb | 1936 +++ .../lib/concurrent/re_include.rb | 58 + .../lib/concurrent/scheduled_task.rb | 318 + .../lib/concurrent/set.rb | 66 + .../lib/concurrent/settable_struct.rb | 129 + .../lib/concurrent/synchronization.rb | 30 + .../abstract_lockable_object.rb | 98 + .../synchronization/abstract_object.rb | 24 + .../synchronization/abstract_struct.rb | 159 + .../concurrent/synchronization/condition.rb | 58 + .../synchronization/jruby_lockable_object.rb | 13 + .../synchronization/jruby_object.rb | 44 + .../lib/concurrent/synchronization/lock.rb | 34 + .../synchronization/lockable_object.rb | 74 + .../concurrent/synchronization/mri_object.rb | 43 + .../synchronization/mutex_lockable_object.rb | 76 + .../lib/concurrent/synchronization/object.rb | 157 + .../synchronization/rbx_lockable_object.rb | 65 + .../concurrent/synchronization/rbx_object.rb | 48 + .../synchronization/truffleruby_object.rb | 46 + .../concurrent/synchronization/volatile.rb | 36 + .../thread_safe/synchronized_delegator.rb | 50 + .../lib/concurrent/thread_safe/util.rb | 16 + .../lib/concurrent/thread_safe/util/adder.rb | 74 + .../thread_safe/util/cheap_lockable.rb | 118 + .../thread_safe/util/data_structures.rb | 63 + .../thread_safe/util/power_of_two_tuple.rb | 38 + .../concurrent/thread_safe/util/striped64.rb | 246 + .../concurrent/thread_safe/util/volatile.rb | 75 + .../thread_safe/util/xor_shift_random.rb | 50 + .../lib/concurrent/timer_task.rb | 334 + .../lib/concurrent/tuple.rb | 86 + .../lib/concurrent/tvar.rb | 258 + .../lib/concurrent/utility/at_exit.rb | 97 + .../lib/concurrent/utility/engine.rb | 56 + .../lib/concurrent/utility/monotonic_time.rb | 58 + .../utility/native_extension_loader.rb | 79 + .../lib/concurrent/utility/native_integer.rb | 53 + .../concurrent/utility/processor_counter.rb | 158 + .../lib/concurrent/version.rb | 4 + .../bundle/gems/em-websocket-0.5.1/.gitignore | 3 + .../gems/em-websocket-0.5.1/CHANGELOG.rdoc | 149 + vendor/bundle/gems/em-websocket-0.5.1/Gemfile | 9 + .../bundle/gems/em-websocket-0.5.1/README.md | 146 + .../bundle/gems/em-websocket-0.5.1/Rakefile | 11 + .../gems/em-websocket-0.5.1/examples/echo.rb | 24 + .../em-websocket-0.5.1/examples/multicast.rb | 47 + .../gems/em-websocket-0.5.1/examples/ping.rb | 24 + .../em-websocket-0.5.1/examples/test.html | 29 + .../em-websocket-0.5.1/lib/em-websocket.rb | 24 + .../lib/em-websocket/close03.rb | 14 + .../lib/em-websocket/close05.rb | 14 + .../lib/em-websocket/close06.rb | 19 + .../lib/em-websocket/close75.rb | 11 + .../lib/em-websocket/connection.rb | 313 + .../lib/em-websocket/debugger.rb | 17 + .../lib/em-websocket/framing03.rb | 162 + .../lib/em-websocket/framing04.rb | 15 + .../lib/em-websocket/framing05.rb | 163 + .../lib/em-websocket/framing07.rb | 185 + .../lib/em-websocket/framing76.rb | 105 + .../lib/em-websocket/handler.rb | 97 + .../lib/em-websocket/handler03.rb | 9 + .../lib/em-websocket/handler05.rb | 9 + .../lib/em-websocket/handler06.rb | 9 + .../lib/em-websocket/handler07.rb | 9 + .../lib/em-websocket/handler08.rb | 9 + .../lib/em-websocket/handler13.rb | 9 + .../lib/em-websocket/handler75.rb | 9 + .../lib/em-websocket/handler76.rb | 14 + .../lib/em-websocket/handshake.rb | 156 + .../lib/em-websocket/handshake04.rb | 28 + .../lib/em-websocket/handshake75.rb | 18 + .../lib/em-websocket/handshake76.rb | 72 + .../lib/em-websocket/masking04.rb | 37 + .../lib/em-websocket/message_processor_03.rb | 47 + .../lib/em-websocket/message_processor_06.rb | 64 + .../lib/em-websocket/version.rb | 5 + .../lib/em-websocket/websocket.rb | 56 + .../gems/em-websocket-0.5.1/spec/helper.rb | 173 + .../spec/integration/common_spec.rb | 111 + .../spec/integration/draft03_spec.rb | 298 + .../spec/integration/draft05_spec.rb | 50 + .../spec/integration/draft06_spec.rb | 144 + .../spec/integration/draft13_spec.rb | 104 + .../spec/integration/draft75_spec.rb | 123 + .../spec/integration/draft76_spec.rb | 234 + .../spec/integration/gte_03_examples.rb | 42 + .../spec/integration/shared_examples.rb | 252 + .../spec/unit/framing_spec.rb | 298 + .../spec/unit/handshake_spec.rb | 216 + .../spec/unit/masking_spec.rb | 29 + .../gems/eventmachine-1.2.7/CHANGELOG.md | 179 + vendor/bundle/gems/eventmachine-1.2.7/GNU | 281 + vendor/bundle/gems/eventmachine-1.2.7/LICENSE | 60 + .../bundle/gems/eventmachine-1.2.7/README.md | 110 + .../docs/DocumentationGuidesIndex.md | 27 + .../eventmachine-1.2.7/docs/GettingStarted.md | 521 + .../eventmachine-1.2.7/docs/old/ChangeLog | 211 + .../eventmachine-1.2.7/docs/old/DEFERRABLES | 246 + .../gems/eventmachine-1.2.7/docs/old/EPOLL | 141 + .../gems/eventmachine-1.2.7/docs/old/INSTALL | 13 + .../gems/eventmachine-1.2.7/docs/old/KEYBOARD | 42 + .../gems/eventmachine-1.2.7/docs/old/LEGAL | 25 + .../docs/old/LIGHTWEIGHT_CONCURRENCY | 130 + .../eventmachine-1.2.7/docs/old/PURE_RUBY | 75 + .../eventmachine-1.2.7/docs/old/RELEASE_NOTES | 94 + .../gems/eventmachine-1.2.7/docs/old/SMTP | 4 + .../docs/old/SPAWNED_PROCESSES | 148 + .../gems/eventmachine-1.2.7/docs/old/TODO | 8 + .../01_eventmachine_echo_server.rb | 18 + ...cho_server_that_recognizes_exit_command.rb | 22 + .../getting_started/03_simple_chat_server.rb | 149 + .../04_simple_chat_server_step_one.rb | 27 + .../05_simple_chat_server_step_two.rb | 43 + .../06_simple_chat_server_step_three.rb | 98 + .../07_simple_chat_server_step_four.rb | 121 + .../08_simple_chat_server_step_five.rb | 141 + .../examples/old/ex_channel.rb | 43 + .../examples/old/ex_queue.rb | 2 + .../examples/old/ex_tick_loop_array.rb | 15 + .../examples/old/ex_tick_loop_counter.rb | 32 + .../eventmachine-1.2.7/examples/old/helper.rb | 2 + .../eventmachine-1.2.7/ext/.sitearchdir.time | 0 .../gems/eventmachine-1.2.7/ext/Makefile | 263 + .../gems/eventmachine-1.2.7/ext/binder.cpp | 124 + .../gems/eventmachine-1.2.7/ext/binder.h | 52 + .../gems/eventmachine-1.2.7/ext/binder.o | Bin 0 -> 128504 bytes .../gems/eventmachine-1.2.7/ext/cmain.cpp | 988 ++ .../gems/eventmachine-1.2.7/ext/cmain.o | Bin 0 -> 122224 bytes .../bundle/gems/eventmachine-1.2.7/ext/ed.cpp | 2096 +++ .../bundle/gems/eventmachine-1.2.7/ext/ed.h | 457 + .../bundle/gems/eventmachine-1.2.7/ext/ed.o | Bin 0 -> 440672 bytes .../bundle/gems/eventmachine-1.2.7/ext/em.cpp | 2396 +++ .../bundle/gems/eventmachine-1.2.7/ext/em.h | 308 + .../bundle/gems/eventmachine-1.2.7/ext/em.o | Bin 0 -> 679168 bytes .../eventmachine-1.2.7/ext/eventmachine.h | 143 + .../gems/eventmachine-1.2.7/ext/extconf.rb | 270 + .../ext/fastfilereader/.sitearchdir.time | 0 .../ext/fastfilereader/Makefile | 263 + .../ext/fastfilereader/extconf.rb | 109 + .../ext/fastfilereader/fastfilereaderext.so | Bin 0 -> 72781 bytes .../ext/fastfilereader/mapper.cpp | 214 + .../ext/fastfilereader/mapper.h | 59 + .../ext/fastfilereader/mapper.o | Bin 0 -> 58920 bytes .../ext/fastfilereader/rubymain.cpp | 126 + .../ext/fastfilereader/rubymain.o | Bin 0 -> 71392 bytes .../bundle/gems/eventmachine-1.2.7/ext/kb.cpp | 79 + .../bundle/gems/eventmachine-1.2.7/ext/kb.o | Bin 0 -> 80304 bytes .../gems/eventmachine-1.2.7/ext/page.cpp | 107 + .../bundle/gems/eventmachine-1.2.7/ext/page.h | 51 + .../bundle/gems/eventmachine-1.2.7/ext/page.o | Bin 0 -> 118616 bytes .../gems/eventmachine-1.2.7/ext/pipe.cpp | 354 + .../bundle/gems/eventmachine-1.2.7/ext/pipe.o | Bin 0 -> 179520 bytes .../gems/eventmachine-1.2.7/ext/project.h | 174 + .../ext/rubyeventmachine.so | Bin 0 -> 961269 bytes .../gems/eventmachine-1.2.7/ext/rubymain.cpp | 1515 ++ .../gems/eventmachine-1.2.7/ext/rubymain.o | Bin 0 -> 298352 bytes .../gems/eventmachine-1.2.7/ext/ssl.cpp | 619 + .../bundle/gems/eventmachine-1.2.7/ext/ssl.h | 103 + .../bundle/gems/eventmachine-1.2.7/ext/ssl.o | Bin 0 -> 1129 bytes .../gems/eventmachine-1.2.7/java/.classpath | 8 + .../gems/eventmachine-1.2.7/java/.project | 17 + .../src/com/rubyeventmachine/EmReactor.java | 613 + .../rubyeventmachine/EmReactorException.java | 40 + .../rubyeventmachine/EventableChannel.java | 72 + .../EventableDatagramChannel.java | 201 + .../EventableSocketChannel.java | 415 + .../gems/eventmachine-1.2.7/lib/em/buftok.rb | 59 + .../eventmachine-1.2.7/lib/em/callback.rb | 58 + .../gems/eventmachine-1.2.7/lib/em/channel.rb | 69 + .../eventmachine-1.2.7/lib/em/completion.rb | 304 + .../eventmachine-1.2.7/lib/em/connection.rb | 770 + .../eventmachine-1.2.7/lib/em/deferrable.rb | 210 + .../lib/em/deferrable/pool.rb | 2 + .../eventmachine-1.2.7/lib/em/file_watch.rb | 73 + .../gems/eventmachine-1.2.7/lib/em/future.rb | 61 + .../eventmachine-1.2.7/lib/em/iterator.rb | 252 + .../eventmachine-1.2.7/lib/em/messages.rb | 66 + .../gems/eventmachine-1.2.7/lib/em/pool.rb | 151 + .../lib/em/process_watch.rb | 45 + .../eventmachine-1.2.7/lib/em/processes.rb | 123 + .../eventmachine-1.2.7/lib/em/protocols.rb | 37 + .../lib/em/protocols/header_and_content.rb | 138 + .../lib/em/protocols/httpclient.rb | 300 + .../lib/em/protocols/httpclient2.rb | 600 + .../lib/em/protocols/line_and_text.rb | 125 + .../lib/em/protocols/line_protocol.rb | 29 + .../lib/em/protocols/linetext2.rb | 179 + .../lib/em/protocols/memcache.rb | 331 + .../lib/em/protocols/object_protocol.rb | 46 + .../lib/em/protocols/postgres3.rb | 246 + .../lib/em/protocols/saslauth.rb | 175 + .../lib/em/protocols/smtpclient.rb | 394 + .../lib/em/protocols/smtpserver.rb | 666 + .../lib/em/protocols/socks4.rb | 66 + .../lib/em/protocols/stomp.rb | 205 + .../lib/em/protocols/tcptest.rb | 54 + .../eventmachine-1.2.7/lib/em/pure_ruby.rb | 1284 ++ .../gems/eventmachine-1.2.7/lib/em/queue.rb | 80 + .../eventmachine-1.2.7/lib/em/resolver.rb | 232 + .../eventmachine-1.2.7/lib/em/spawnable.rb | 84 + .../eventmachine-1.2.7/lib/em/streamer.rb | 118 + .../lib/em/threaded_resource.rb | 90 + .../eventmachine-1.2.7/lib/em/tick_loop.rb | 85 + .../gems/eventmachine-1.2.7/lib/em/timers.rb | 61 + .../gems/eventmachine-1.2.7/lib/em/version.rb | 3 + .../eventmachine-1.2.7/lib/eventmachine.rb | 1601 ++ .../lib/fastfilereaderext.so | Bin 0 -> 72781 bytes .../eventmachine-1.2.7/lib/jeventmachine.rb | 316 + .../lib/rubyeventmachine.so | Bin 0 -> 961269 bytes .../eventmachine-1.2.7/rakelib/package.rake | 120 + .../gems/eventmachine-1.2.7/rakelib/test.rake | 8 + .../eventmachine-1.2.7/rakelib/test_pure.rake | 13 + .../gems/eventmachine-1.2.7/tests/client.crt | 31 + .../gems/eventmachine-1.2.7/tests/client.key | 51 + .../gems/eventmachine-1.2.7/tests/dhparam.pem | 13 + .../tests/em_test_helper.rb | 154 + .../eventmachine-1.2.7/tests/test_attach.rb | 151 + .../eventmachine-1.2.7/tests/test_basic.rb | 321 + .../eventmachine-1.2.7/tests/test_channel.rb | 75 + .../tests/test_completion.rb | 178 + .../tests/test_connection_count.rb | 83 + .../tests/test_connection_write.rb | 35 + .../eventmachine-1.2.7/tests/test_defer.rb | 35 + .../tests/test_deferrable.rb | 35 + .../eventmachine-1.2.7/tests/test_epoll.rb | 142 + .../tests/test_error_handler.rb | 38 + .../gems/eventmachine-1.2.7/tests/test_exc.rb | 43 + .../tests/test_file_watch.rb | 85 + .../eventmachine-1.2.7/tests/test_fork.rb | 75 + .../eventmachine-1.2.7/tests/test_futures.rb | 170 + .../tests/test_handler_check.rb | 35 + .../gems/eventmachine-1.2.7/tests/test_hc.rb | 155 + .../tests/test_httpclient.rb | 238 + .../tests/test_httpclient2.rb | 128 + .../tests/test_idle_connection.rb | 31 + .../tests/test_inactivity_timeout.rb | 54 + .../eventmachine-1.2.7/tests/test_ipv4.rb | 95 + .../eventmachine-1.2.7/tests/test_ipv6.rb | 107 + .../eventmachine-1.2.7/tests/test_iterator.rb | 118 + .../gems/eventmachine-1.2.7/tests/test_kb.rb | 28 + .../tests/test_line_protocol.rb | 33 + .../gems/eventmachine-1.2.7/tests/test_ltp.rb | 155 + .../eventmachine-1.2.7/tests/test_ltp2.rb | 332 + .../eventmachine-1.2.7/tests/test_many_fds.rb | 22 + .../tests/test_next_tick.rb | 104 + .../tests/test_object_protocol.rb | 36 + .../eventmachine-1.2.7/tests/test_pause.rb | 107 + .../tests/test_pending_connect_timeout.rb | 52 + .../eventmachine-1.2.7/tests/test_pool.rb | 196 + .../tests/test_process_watch.rb | 50 + .../tests/test_processes.rb | 128 + .../tests/test_proxy_connection.rb | 180 + .../eventmachine-1.2.7/tests/test_pure.rb | 139 + .../eventmachine-1.2.7/tests/test_queue.rb | 64 + .../eventmachine-1.2.7/tests/test_resolver.rb | 105 + .../eventmachine-1.2.7/tests/test_running.rb | 14 + .../eventmachine-1.2.7/tests/test_sasl.rb | 47 + .../tests/test_send_file.rb | 217 + .../eventmachine-1.2.7/tests/test_servers.rb | 33 + .../tests/test_shutdown_hooks.rb | 23 + .../tests/test_smtpclient.rb | 75 + .../tests/test_smtpserver.rb | 57 + .../eventmachine-1.2.7/tests/test_sock_opt.rb | 54 + .../eventmachine-1.2.7/tests/test_spawn.rb | 293 + .../eventmachine-1.2.7/tests/test_ssl_args.rb | 78 + .../tests/test_ssl_dhparam.rb | 84 + .../tests/test_ssl_ecdh_curve.rb | 80 + .../tests/test_ssl_extensions.rb | 49 + .../tests/test_ssl_methods.rb | 65 + .../tests/test_ssl_protocols.rb | 246 + .../tests/test_ssl_verify.rb | 128 + .../eventmachine-1.2.7/tests/test_stomp.rb | 38 + .../eventmachine-1.2.7/tests/test_system.rb | 46 + .../tests/test_threaded_resource.rb | 63 + .../tests/test_tick_loop.rb | 59 + .../eventmachine-1.2.7/tests/test_timers.rb | 130 + .../gems/eventmachine-1.2.7/tests/test_ud.rb | 8 + .../tests/test_unbind_reason.rb | 40 + vendor/bundle/gems/ffi-1.10.0/.gitignore | 22 + vendor/bundle/gems/ffi-1.10.0/.gitmodules | 3 + vendor/bundle/gems/ffi-1.10.0/.travis.yml | 43 + vendor/bundle/gems/ffi-1.10.0/.yardopts | 5 + vendor/bundle/gems/ffi-1.10.0/CHANGELOG.md | 98 + vendor/bundle/gems/ffi-1.10.0/COPYING | 49 + vendor/bundle/gems/ffi-1.10.0/Gemfile | 15 + vendor/bundle/gems/ffi-1.10.0/LICENSE | 24 + vendor/bundle/gems/ffi-1.10.0/LICENSE.SPECS | 22 + vendor/bundle/gems/ffi-1.10.0/README.md | 112 + vendor/bundle/gems/ffi-1.10.0/Rakefile | 268 + vendor/bundle/gems/ffi-1.10.0/appveyor.yml | 22 + .../ffi-1.10.0/ext/ffi_c/.sitearchdir.time | 0 .../ffi-1.10.0/ext/ffi_c/AbstractMemory.c | 1109 ++ .../ffi-1.10.0/ext/ffi_c/AbstractMemory.h | 175 + .../gems/ffi-1.10.0/ext/ffi_c/ArrayType.c | 162 + .../gems/ffi-1.10.0/ext/ffi_c/ArrayType.h | 59 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Buffer.c | 365 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Call.c | 520 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Call.h | 110 + .../gems/ffi-1.10.0/ext/ffi_c/ClosurePool.c | 283 + .../gems/ffi-1.10.0/ext/ffi_c/ClosurePool.h | 57 + .../gems/ffi-1.10.0/ext/ffi_c/DataConverter.c | 91 + .../ffi-1.10.0/ext/ffi_c/DynamicLibrary.c | 339 + .../ffi-1.10.0/ext/ffi_c/DynamicLibrary.h | 98 + .../gems/ffi-1.10.0/ext/ffi_c/Function.c | 1001 ++ .../gems/ffi-1.10.0/ext/ffi_c/Function.h | 87 + .../gems/ffi-1.10.0/ext/ffi_c/FunctionInfo.c | 271 + .../gems/ffi-1.10.0/ext/ffi_c/LastError.c | 229 + .../gems/ffi-1.10.0/ext/ffi_c/LastError.h | 47 + .../gems/ffi-1.10.0/ext/ffi_c/LongDouble.c | 63 + .../gems/ffi-1.10.0/ext/ffi_c/LongDouble.h | 51 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Makefile | 265 + .../gems/ffi-1.10.0/ext/ffi_c/MappedType.c | 168 + .../gems/ffi-1.10.0/ext/ffi_c/MappedType.h | 59 + .../gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.c | 197 + .../gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.h | 53 + .../gems/ffi-1.10.0/ext/ffi_c/MethodHandle.c | 358 + .../gems/ffi-1.10.0/ext/ffi_c/MethodHandle.h | 55 + .../gems/ffi-1.10.0/ext/ffi_c/Platform.c | 129 + .../gems/ffi-1.10.0/ext/ffi_c/Platform.h | 45 + .../gems/ffi-1.10.0/ext/ffi_c/Pointer.c | 508 + .../gems/ffi-1.10.0/ext/ffi_c/Pointer.h | 63 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.c | 829 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.h | 106 + .../ffi-1.10.0/ext/ffi_c/StructByReference.c | 190 + .../ffi-1.10.0/ext/ffi_c/StructByReference.h | 50 + .../gems/ffi-1.10.0/ext/ffi_c/StructByValue.c | 150 + .../gems/ffi-1.10.0/ext/ffi_c/StructByValue.h | 55 + .../gems/ffi-1.10.0/ext/ffi_c/StructLayout.c | 698 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.c | 353 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.h | 95 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Type.c | 397 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Type.h | 62 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Types.c | 139 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/Types.h | 89 + .../gems/ffi-1.10.0/ext/ffi_c/Variadic.c | 304 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/compat.h | 78 + .../gems/ffi-1.10.0/ext/ffi_c/extconf.h | 9 + .../gems/ffi-1.10.0/ext/ffi_c/extconf.rb | 72 + vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ffi.c | 98 + .../libffi-x86_64-linux-gnu/.libs/libffi.la | 0 .../libffi-x86_64-linux-gnu/.libs/libffi.lai | 41 + .../libffi-x86_64-linux-gnu/.libs/libffi.so.7 | 0 .../.libs/libffi.so.7.1.0 | Bin 0 -> 69921 bytes .../.libs/libffi_convenience.la | 0 .../ffi_c/libffi-x86_64-linux-gnu/Makefile | 1809 +++ .../ext/ffi_c/libffi-x86_64-linux-gnu/a.out | Bin 0 -> 8605 bytes .../ffi_c/libffi-x86_64-linux-gnu/config.log | 1424 ++ .../libffi-x86_64-linux-gnu/config.status | 2442 +++ .../ffi_c/libffi-x86_64-linux-gnu/fficonfig.h | 211 + .../libffi-x86_64-linux-gnu/include/Makefile | 604 + .../libffi-x86_64-linux-gnu/include/ffi.h | 511 + .../include/ffitarget.h | 0 .../ffi_c/libffi-x86_64-linux-gnu/libffi.la | 41 + .../ffi_c/libffi-x86_64-linux-gnu/libffi.map | 87 + .../ffi_c/libffi-x86_64-linux-gnu/libffi.pc | 11 + .../libffi_convenience.la | 41 + .../ext/ffi_c/libffi-x86_64-linux-gnu/libtool | 11816 +++++++++++++++ .../ffi_c/libffi-x86_64-linux-gnu/local.exp | 2 + .../libffi-x86_64-linux-gnu/man/Makefile | 558 + .../src/.deps/.dirstamp | 0 .../libffi-x86_64-linux-gnu/src/.dirstamp | 0 .../libffi-x86_64-linux-gnu/src/closures.lo | 12 + .../src/java_raw_api.lo | 12 + .../libffi-x86_64-linux-gnu/src/prep_cif.lo | 12 + .../libffi-x86_64-linux-gnu/src/raw_api.lo | 12 + .../libffi-x86_64-linux-gnu/src/types.lo | 12 + .../src/x86/.deps/.dirstamp | 0 .../libffi-x86_64-linux-gnu/src/x86/.dirstamp | 0 .../libffi-x86_64-linux-gnu/src/x86/ffi64.lo | 12 + .../libffi-x86_64-linux-gnu/src/x86/ffiw64.lo | 12 + .../libffi-x86_64-linux-gnu/src/x86/unix64.lo | 12 + .../libffi-x86_64-linux-gnu/src/x86/win64.lo | 12 + .../ffi_c/libffi-x86_64-linux-gnu/stamp-h1 | 1 + .../testsuite/Makefile | 608 + .../gems/ffi-1.10.0/ext/ffi_c/libffi.bsd.mk | 40 + .../ffi-1.10.0/ext/ffi_c/libffi.darwin.mk | 105 + .../gems/ffi-1.10.0/ext/ffi_c/libffi.gnu.mk | 32 + .../gems/ffi-1.10.0/ext/ffi_c/libffi.mk | 18 + .../gems/ffi-1.10.0/ext/ffi_c/libffi.vc.mk | 26 + .../gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk | 26 + .../ffi-1.10.0/ext/ffi_c/libffi/.appveyor.yml | 50 + .../ffi_c/libffi/.github/issue_template.md | 10 + .../ffi-1.10.0/ext/ffi_c/libffi/.gitignore | 38 + .../ffi-1.10.0/ext/ffi_c/libffi/.travis.yml | 34 + .../ext/ffi_c/libffi/.travis/ar-lib | 270 + .../ext/ffi_c/libffi/.travis/build.sh | 34 + .../ext/ffi_c/libffi/.travis/compile | 351 + .../ext/ffi_c/libffi/.travis/install.sh | 22 + .../ext/ffi_c/libffi/.travis/moxie-sim.exp | 60 + .../ext/ffi_c/libffi/.travis/site.exp | 18 + .../ext/ffi_c/libffi/ChangeLog.libffi | 584 + .../ext/ffi_c/libffi/ChangeLog.libffi-3.1 | 6000 ++++++++ .../ext/ffi_c/libffi/ChangeLog.libgcj | 40 + .../ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.v1 | 764 + .../gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE | 21 + .../ext/ffi_c/libffi/LICENSE-BUILDTOOLS | 352 + .../ffi-1.10.0/ext/ffi_c/libffi/Makefile.am | 166 + .../ffi-1.10.0/ext/ffi_c/libffi/README.md | 461 + .../ffi-1.10.0/ext/ffi_c/libffi/acinclude.m4 | 479 + .../ffi-1.10.0/ext/ffi_c/libffi/autogen.sh | 2 + .../ffi-1.10.0/ext/ffi_c/libffi/config.guess | 1466 ++ .../ffi-1.10.0/ext/ffi_c/libffi/config.sub | 1836 +++ .../ffi-1.10.0/ext/ffi_c/libffi/configure.ac | 390 + .../ext/ffi_c/libffi/configure.host | 289 + .../generate-darwin-source-and-headers.py | 203 + .../ext/ffi_c/libffi/include/Makefile.am | 9 + .../ext/ffi_c/libffi/include/ffi.h.in | 511 + .../ext/ffi_c/libffi/include/ffi_cfi.h | 55 + .../ext/ffi_c/libffi/include/ffi_common.h | 149 + .../ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in | 80 + .../ffi-1.10.0/ext/ffi_c/libffi/libffi.pc.in | 11 + .../libffi/libffi.xcodeproj/project.pbxproj | 1043 ++ .../ext/ffi_c/libffi/libtool-version | 29 + .../ffi-1.10.0/ext/ffi_c/libffi/m4/asmcfi.m4 | 13 + .../ext/ffi_c/libffi/m4/ax_append_flag.m4 | 71 + .../ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 | 194 + .../ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 | 122 + .../ffi_c/libffi/m4/ax_check_compile_flag.m4 | 74 + .../ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 | 87 + .../ext/ffi_c/libffi/m4/ax_configure_args.m4 | 70 + .../ext/ffi_c/libffi/m4/ax_enable_builddir.m4 | 302 + .../ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 | 263 + .../ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 | 89 + .../ext/ffi_c/libffi/m4/ax_require_defined.m4 | 37 + .../ext/ffi_c/libffi/man/Makefile.am | 8 + .../ffi-1.10.0/ext/ffi_c/libffi/man/ffi.3 | 41 + .../ext/ffi_c/libffi/man/ffi_call.3 | 103 + .../ext/ffi_c/libffi/man/ffi_prep_cif.3 | 68 + .../ext/ffi_c/libffi/man/ffi_prep_cif_var.3 | 73 + .../gems/ffi-1.10.0/ext/ffi_c/libffi/msvcc.sh | 328 + .../ext/ffi_c/libffi/src/aarch64/ffi.c | 941 ++ .../ext/ffi_c/libffi/src/aarch64/ffitarget.h | 81 + .../ext/ffi_c/libffi/src/aarch64/internal.h | 67 + .../ext/ffi_c/libffi/src/aarch64/sysv.S | 438 + .../ext/ffi_c/libffi/src/alpha/ffi.c | 521 + .../ext/ffi_c/libffi/src/alpha/ffitarget.h | 57 + .../ext/ffi_c/libffi/src/alpha/internal.h | 23 + .../ext/ffi_c/libffi/src/alpha/osf.S | 282 + .../ext/ffi_c/libffi/src/arc/arcompact.S | 135 + .../ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffi.c | 266 + .../ext/ffi_c/libffi/src/arc/ffitarget.h | 53 + .../ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffi.c | 819 + .../ext/ffi_c/libffi/src/arm/ffitarget.h | 82 + .../ext/ffi_c/libffi/src/arm/internal.h | 7 + .../ext/ffi_c/libffi/src/arm/sysv.S | 383 + .../ext/ffi_c/libffi/src/avr32/ffi.c | 423 + .../ext/ffi_c/libffi/src/avr32/ffitarget.h | 55 + .../ext/ffi_c/libffi/src/avr32/sysv.S | 208 + .../ext/ffi_c/libffi/src/bfin/ffi.c | 196 + .../ext/ffi_c/libffi/src/bfin/ffitarget.h | 43 + .../ext/ffi_c/libffi/src/bfin/sysv.S | 179 + .../ext/ffi_c/libffi/src/closures.c | 966 ++ .../ext/ffi_c/libffi/src/cris/ffi.c | 386 + .../ext/ffi_c/libffi/src/cris/ffitarget.h | 56 + .../ext/ffi_c/libffi/src/cris/sysv.S | 215 + .../ffi-1.10.0/ext/ffi_c/libffi/src/debug.c | 64 + .../ext/ffi_c/libffi/src/dlmalloc.c | 5166 +++++++ .../ext/ffi_c/libffi/src/frv/eabi.S | 128 + .../ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffi.c | 292 + .../ext/ffi_c/libffi/src/frv/ffitarget.h | 62 + .../ext/ffi_c/libffi/src/ia64/ffi.c | 604 + .../ext/ffi_c/libffi/src/ia64/ffitarget.h | 56 + .../ext/ffi_c/libffi/src/ia64/ia64_flags.h | 40 + .../ext/ffi_c/libffi/src/ia64/unix.S | 567 + .../ext/ffi_c/libffi/src/java_raw_api.c | 374 + .../ext/ffi_c/libffi/src/m32r/ffi.c | 232 + .../ext/ffi_c/libffi/src/m32r/ffitarget.h | 53 + .../ext/ffi_c/libffi/src/m32r/sysv.S | 121 + .../ext/ffi_c/libffi/src/m68k/ffi.c | 362 + .../ext/ffi_c/libffi/src/m68k/ffitarget.h | 54 + .../ext/ffi_c/libffi/src/m68k/sysv.S | 357 + .../ext/ffi_c/libffi/src/m88k/ffi.c | 400 + .../ext/ffi_c/libffi/src/m88k/ffitarget.h | 49 + .../ext/ffi_c/libffi/src/m88k/obsd.S | 209 + .../ext/ffi_c/libffi/src/metag/ffi.c | 330 + .../ext/ffi_c/libffi/src/metag/ffitarget.h | 53 + .../ext/ffi_c/libffi/src/metag/sysv.S | 311 + .../ext/ffi_c/libffi/src/microblaze/ffi.c | 321 + .../ffi_c/libffi/src/microblaze/ffitarget.h | 53 + .../ext/ffi_c/libffi/src/microblaze/sysv.S | 302 + .../ext/ffi_c/libffi/src/mips/ffi.c | 1130 ++ .../ext/ffi_c/libffi/src/mips/ffitarget.h | 244 + .../ext/ffi_c/libffi/src/mips/n32.S | 663 + .../ext/ffi_c/libffi/src/mips/o32.S | 502 + .../ext/ffi_c/libffi/src/moxie/eabi.S | 101 + .../ext/ffi_c/libffi/src/moxie/ffi.c | 285 + .../ext/ffi_c/libffi/src/moxie/ffitarget.h | 52 + .../ext/ffi_c/libffi/src/nios2/ffi.c | 304 + .../ext/ffi_c/libffi/src/nios2/ffitarget.h | 52 + .../ext/ffi_c/libffi/src/nios2/sysv.S | 136 + .../ext/ffi_c/libffi/src/or1k/ffi.c | 328 + .../ext/ffi_c/libffi/src/or1k/ffitarget.h | 58 + .../ext/ffi_c/libffi/src/or1k/sysv.S | 107 + .../ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffi.c | 719 + .../ext/ffi_c/libffi/src/pa/ffitarget.h | 85 + .../ext/ffi_c/libffi/src/pa/hpux32.S | 368 + .../ext/ffi_c/libffi/src/pa/linux.S | 357 + .../ext/ffi_c/libffi/src/powerpc/aix.S | 566 + .../ffi_c/libffi/src/powerpc/aix_closure.S | 694 + .../ext/ffi_c/libffi/src/powerpc/asm.h | 125 + .../ext/ffi_c/libffi/src/powerpc/darwin.S | 378 + .../ffi_c/libffi/src/powerpc/darwin_closure.S | 571 + .../ext/ffi_c/libffi/src/powerpc/ffi.c | 173 + .../ext/ffi_c/libffi/src/powerpc/ffi_darwin.c | 1440 ++ .../ffi_c/libffi/src/powerpc/ffi_linux64.c | 974 ++ .../ffi_c/libffi/src/powerpc/ffi_powerpc.h | 94 + .../ext/ffi_c/libffi/src/powerpc/ffi_sysv.c | 923 ++ .../ext/ffi_c/libffi/src/powerpc/ffitarget.h | 198 + .../ext/ffi_c/libffi/src/powerpc/linux64.S | 228 + .../libffi/src/powerpc/linux64_closure.S | 488 + .../ffi_c/libffi/src/powerpc/ppc_closure.S | 397 + .../ext/ffi_c/libffi/src/powerpc/sysv.S | 175 + .../ext/ffi_c/libffi/src/prep_cif.c | 261 + .../ffi-1.10.0/ext/ffi_c/libffi/src/raw_api.c | 267 + .../ext/ffi_c/libffi/src/riscv/ffi.c | 445 + .../ext/ffi_c/libffi/src/riscv/ffitarget.h | 68 + .../ext/ffi_c/libffi/src/riscv/sysv.S | 214 + .../ext/ffi_c/libffi/src/s390/ffi.c | 756 + .../ext/ffi_c/libffi/src/s390/ffitarget.h | 70 + .../ext/ffi_c/libffi/src/s390/internal.h | 11 + .../ext/ffi_c/libffi/src/s390/sysv.S | 325 + .../ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffi.c | 717 + .../ext/ffi_c/libffi/src/sh/ffitarget.h | 54 + .../ffi-1.10.0/ext/ffi_c/libffi/src/sh/sysv.S | 850 ++ .../ext/ffi_c/libffi/src/sh64/ffi.c | 469 + .../ext/ffi_c/libffi/src/sh64/ffitarget.h | 58 + .../ext/ffi_c/libffi/src/sh64/sysv.S | 539 + .../ext/ffi_c/libffi/src/sparc/ffi.c | 468 + .../ext/ffi_c/libffi/src/sparc/ffi64.c | 608 + .../ext/ffi_c/libffi/src/sparc/ffitarget.h | 81 + .../ext/ffi_c/libffi/src/sparc/internal.h | 26 + .../ext/ffi_c/libffi/src/sparc/v8.S | 443 + .../ext/ffi_c/libffi/src/sparc/v9.S | 440 + .../ext/ffi_c/libffi/src/tile/ffi.c | 355 + .../ext/ffi_c/libffi/src/tile/ffitarget.h | 65 + .../ext/ffi_c/libffi/src/tile/tile.S | 360 + .../ffi-1.10.0/ext/ffi_c/libffi/src/types.c | 108 + .../ext/ffi_c/libffi/src/vax/elfbsd.S | 195 + .../ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffi.c | 276 + .../ext/ffi_c/libffi/src/vax/ffitarget.h | 49 + .../ext/ffi_c/libffi/src/x86/asmnames.h | 30 + .../ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi.c | 753 + .../ext/ffi_c/libffi/src/x86/ffi64.c | 884 ++ .../ext/ffi_c/libffi/src/x86/ffitarget.h | 147 + .../ext/ffi_c/libffi/src/x86/ffiw64.c | 308 + .../ext/ffi_c/libffi/src/x86/internal.h | 29 + .../ext/ffi_c/libffi/src/x86/internal64.h | 22 + .../ext/ffi_c/libffi/src/x86/sysv.S | 1043 ++ .../ext/ffi_c/libffi/src/x86/unix64.S | 525 + .../ext/ffi_c/libffi/src/x86/win64.S | 232 + .../ext/ffi_c/libffi/src/x86/win64_intel.S | 237 + .../ext/ffi_c/libffi/src/xtensa/ffi.c | 298 + .../ext/ffi_c/libffi/src/xtensa/ffitarget.h | 53 + .../ext/ffi_c/libffi/src/xtensa/sysv.S | 258 + .../ffi-1.10.0/ext/ffi_c/libffi/stamp-h.in | 1 + .../ext/ffi_c/libffi/testsuite/Makefile.am | 117 + .../ffi_c/libffi/testsuite/config/default.exp | 1 + .../ext/ffi_c/libffi/testsuite/lib/libffi.exp | 636 + .../libffi/testsuite/lib/target-libpath.exp | 283 + .../ffi_c/libffi/testsuite/lib/wrapper.exp | 45 + .../libffi/testsuite/libffi.bhaible/Makefile | 28 + .../libffi/testsuite/libffi.bhaible/README | 78 + .../libffi/testsuite/libffi.bhaible/alignof.h | 50 + .../testsuite/libffi.bhaible/bhaible.exp | 58 + .../testsuite/libffi.bhaible/test-call.c | 1745 +++ .../testsuite/libffi.bhaible/test-callback.c | 2885 ++++ .../testsuite/libffi.bhaible/testcases.c | 743 + .../testsuite/libffi.call/align_mixed.c | 46 + .../testsuite/libffi.call/align_stdcall.c | 46 + .../libffi/testsuite/libffi.call/call.exp | 43 + .../testsuite/libffi.call/closure_fn0.c | 89 + .../testsuite/libffi.call/closure_fn1.c | 81 + .../testsuite/libffi.call/closure_fn2.c | 81 + .../testsuite/libffi.call/closure_fn3.c | 82 + .../testsuite/libffi.call/closure_fn4.c | 89 + .../testsuite/libffi.call/closure_fn5.c | 92 + .../testsuite/libffi.call/closure_fn6.c | 90 + .../testsuite/libffi.call/closure_loc_fn0.c | 95 + .../testsuite/libffi.call/closure_simple.c | 55 + .../libffi/testsuite/libffi.call/cls_12byte.c | 94 + .../libffi/testsuite/libffi.call/cls_16byte.c | 95 + .../libffi/testsuite/libffi.call/cls_18byte.c | 96 + .../libffi/testsuite/libffi.call/cls_19byte.c | 102 + .../testsuite/libffi.call/cls_1_1byte.c | 89 + .../libffi/testsuite/libffi.call/cls_20byte.c | 91 + .../testsuite/libffi.call/cls_20byte1.c | 93 + .../libffi/testsuite/libffi.call/cls_24byte.c | 113 + .../libffi/testsuite/libffi.call/cls_2byte.c | 90 + .../testsuite/libffi.call/cls_3_1byte.c | 95 + .../libffi/testsuite/libffi.call/cls_3byte1.c | 90 + .../libffi/testsuite/libffi.call/cls_3byte2.c | 90 + .../libffi/testsuite/libffi.call/cls_3float.c | 95 + .../testsuite/libffi.call/cls_4_1byte.c | 98 + .../libffi/testsuite/libffi.call/cls_4byte.c | 90 + .../testsuite/libffi.call/cls_5_1_byte.c | 109 + .../libffi/testsuite/libffi.call/cls_5byte.c | 98 + .../libffi/testsuite/libffi.call/cls_64byte.c | 124 + .../testsuite/libffi.call/cls_6_1_byte.c | 113 + .../libffi/testsuite/libffi.call/cls_6byte.c | 99 + .../testsuite/libffi.call/cls_7_1_byte.c | 117 + .../libffi/testsuite/libffi.call/cls_7byte.c | 97 + .../libffi/testsuite/libffi.call/cls_8byte.c | 88 + .../libffi/testsuite/libffi.call/cls_9byte1.c | 90 + .../libffi/testsuite/libffi.call/cls_9byte2.c | 91 + .../testsuite/libffi.call/cls_align_double.c | 93 + .../testsuite/libffi.call/cls_align_float.c | 91 + .../libffi.call/cls_align_longdouble.c | 92 + .../libffi.call/cls_align_longdouble_split.c | 132 + .../libffi.call/cls_align_longdouble_split2.c | 115 + .../testsuite/libffi.call/cls_align_pointer.c | 95 + .../testsuite/libffi.call/cls_align_sint16.c | 91 + .../testsuite/libffi.call/cls_align_sint32.c | 91 + .../testsuite/libffi.call/cls_align_sint64.c | 92 + .../testsuite/libffi.call/cls_align_uint16.c | 91 + .../testsuite/libffi.call/cls_align_uint32.c | 91 + .../testsuite/libffi.call/cls_align_uint64.c | 93 + .../testsuite/libffi.call/cls_dbls_struct.c | 66 + .../libffi/testsuite/libffi.call/cls_double.c | 43 + .../testsuite/libffi.call/cls_double_va.c | 61 + .../libffi/testsuite/libffi.call/cls_float.c | 42 + .../testsuite/libffi.call/cls_longdouble.c | 105 + .../testsuite/libffi.call/cls_longdouble_va.c | 61 + .../libffi.call/cls_many_mixed_args.c | 70 + .../libffi.call/cls_many_mixed_float_double.c | 55 + .../testsuite/libffi.call/cls_multi_schar.c | 74 + .../testsuite/libffi.call/cls_multi_sshort.c | 74 + .../libffi.call/cls_multi_sshortchar.c | 86 + .../testsuite/libffi.call/cls_multi_uchar.c | 91 + .../testsuite/libffi.call/cls_multi_ushort.c | 74 + .../libffi.call/cls_multi_ushortchar.c | 86 + .../testsuite/libffi.call/cls_pointer.c | 74 + .../testsuite/libffi.call/cls_pointer_stack.c | 142 + .../libffi/testsuite/libffi.call/cls_schar.c | 44 + .../libffi/testsuite/libffi.call/cls_sint.c | 42 + .../libffi/testsuite/libffi.call/cls_sshort.c | 42 + .../testsuite/libffi.call/cls_struct_va1.c | 114 + .../libffi/testsuite/libffi.call/cls_uchar.c | 42 + .../testsuite/libffi.call/cls_uchar_va.c | 44 + .../libffi/testsuite/libffi.call/cls_uint.c | 43 + .../testsuite/libffi.call/cls_uint_va.c | 45 + .../testsuite/libffi.call/cls_ulong_va.c | 45 + .../testsuite/libffi.call/cls_ulonglong.c | 47 + .../libffi/testsuite/libffi.call/cls_ushort.c | 43 + .../testsuite/libffi.call/cls_ushort_va.c | 44 + .../testsuite/libffi.call/err_bad_abi.c | 36 + .../testsuite/libffi.call/err_bad_typedef.c | 26 + .../libffi/testsuite/libffi.call/ffitest.h | 138 + .../libffi/testsuite/libffi.call/float.c | 59 + .../libffi/testsuite/libffi.call/float1.c | 60 + .../libffi/testsuite/libffi.call/float2.c | 60 + .../libffi/testsuite/libffi.call/float3.c | 74 + .../libffi/testsuite/libffi.call/float4.c | 62 + .../libffi/testsuite/libffi.call/float_va.c | 107 + .../testsuite/libffi.call/huge_struct.c | 341 + .../ffi_c/libffi/testsuite/libffi.call/many.c | 59 + .../libffi/testsuite/libffi.call/many2.c | 57 + .../testsuite/libffi.call/many_double.c | 70 + .../libffi/testsuite/libffi.call/many_mixed.c | 78 + .../libffi/testsuite/libffi.call/negint.c | 52 + .../testsuite/libffi.call/nested_struct.c | 152 + .../testsuite/libffi.call/nested_struct1.c | 161 + .../testsuite/libffi.call/nested_struct10.c | 134 + .../testsuite/libffi.call/nested_struct11.c | 121 + .../testsuite/libffi.call/nested_struct2.c | 110 + .../testsuite/libffi.call/nested_struct3.c | 111 + .../testsuite/libffi.call/nested_struct4.c | 111 + .../testsuite/libffi.call/nested_struct5.c | 112 + .../testsuite/libffi.call/nested_struct6.c | 131 + .../testsuite/libffi.call/nested_struct7.c | 111 + .../testsuite/libffi.call/nested_struct8.c | 131 + .../testsuite/libffi.call/nested_struct9.c | 131 + .../libffi/testsuite/libffi.call/offsets.c | 46 + .../libffi/testsuite/libffi.call/pr1172638.c | 127 + .../libffi/testsuite/libffi.call/problem1.c | 90 + .../libffi/testsuite/libffi.call/promotion.c | 59 + .../libffi/testsuite/libffi.call/pyobjc-tc.c | 114 + .../libffi/testsuite/libffi.call/return_dbl.c | 36 + .../testsuite/libffi.call/return_dbl1.c | 43 + .../testsuite/libffi.call/return_dbl2.c | 42 + .../libffi/testsuite/libffi.call/return_fl.c | 35 + .../libffi/testsuite/libffi.call/return_fl1.c | 36 + .../libffi/testsuite/libffi.call/return_fl2.c | 49 + .../libffi/testsuite/libffi.call/return_fl3.c | 42 + .../libffi/testsuite/libffi.call/return_ldl.c | 34 + .../libffi/testsuite/libffi.call/return_ll.c | 41 + .../libffi/testsuite/libffi.call/return_ll1.c | 43 + .../libffi/testsuite/libffi.call/return_sc.c | 36 + .../libffi/testsuite/libffi.call/return_sl.c | 38 + .../libffi/testsuite/libffi.call/return_uc.c | 38 + .../libffi/testsuite/libffi.call/return_ul.c | 38 + .../testsuite/libffi.call/stret_large.c | 145 + .../testsuite/libffi.call/stret_large2.c | 148 + .../testsuite/libffi.call/stret_medium.c | 124 + .../testsuite/libffi.call/stret_medium2.c | 125 + .../libffi/testsuite/libffi.call/strlen.c | 44 + .../libffi/testsuite/libffi.call/strlen2.c | 49 + .../libffi/testsuite/libffi.call/strlen3.c | 49 + .../libffi/testsuite/libffi.call/strlen4.c | 55 + .../libffi/testsuite/libffi.call/struct1.c | 67 + .../libffi/testsuite/libffi.call/struct10.c | 57 + .../libffi/testsuite/libffi.call/struct2.c | 67 + .../libffi/testsuite/libffi.call/struct3.c | 60 + .../libffi/testsuite/libffi.call/struct4.c | 64 + .../libffi/testsuite/libffi.call/struct5.c | 66 + .../libffi/testsuite/libffi.call/struct6.c | 64 + .../libffi/testsuite/libffi.call/struct7.c | 74 + .../libffi/testsuite/libffi.call/struct8.c | 81 + .../libffi/testsuite/libffi.call/struct9.c | 68 + .../testsuite/libffi.call/testclosure.c | 70 + .../testsuite/libffi.call/uninitialized.c | 61 + .../testsuite/libffi.call/unwindtest.cc | 117 + .../libffi.call/unwindtest_ffi_call.cc | 54 + .../ffi_c/libffi/testsuite/libffi.call/va_1.c | 196 + .../libffi/testsuite/libffi.call/va_struct1.c | 121 + .../libffi/testsuite/libffi.call/va_struct2.c | 123 + .../libffi/testsuite/libffi.call/va_struct3.c | 125 + .../libffi.complex/cls_align_complex.inc | 91 + .../libffi.complex/cls_align_complex_double.c | 10 + .../libffi.complex/cls_align_complex_float.c | 10 + .../cls_align_complex_longdouble.c | 10 + .../testsuite/libffi.complex/cls_complex.inc | 42 + .../libffi.complex/cls_complex_double.c | 10 + .../libffi.complex/cls_complex_float.c | 10 + .../libffi.complex/cls_complex_longdouble.c | 10 + .../libffi.complex/cls_complex_struct.inc | 71 + .../cls_complex_struct_double.c | 10 + .../libffi.complex/cls_complex_struct_float.c | 10 + .../cls_complex_struct_longdouble.c | 10 + .../libffi.complex/cls_complex_va.inc | 80 + .../libffi.complex/cls_complex_va_double.c | 10 + .../libffi.complex/cls_complex_va_float.c | 16 + .../cls_complex_va_longdouble.c | 10 + .../testsuite/libffi.complex/complex.exp | 36 + .../testsuite/libffi.complex/complex.inc | 51 + .../libffi.complex/complex_defs_double.inc | 7 + .../libffi.complex/complex_defs_float.inc | 7 + .../complex_defs_longdouble.inc | 7 + .../testsuite/libffi.complex/complex_double.c | 10 + .../testsuite/libffi.complex/complex_float.c | 10 + .../testsuite/libffi.complex/complex_int.c | 86 + .../libffi.complex/complex_longdouble.c | 10 + .../libffi/testsuite/libffi.complex/ffitest.h | 1 + .../testsuite/libffi.complex/many_complex.inc | 78 + .../libffi.complex/many_complex_double.c | 10 + .../libffi.complex/many_complex_float.c | 10 + .../libffi.complex/many_complex_longdouble.c | 10 + .../libffi.complex/return_complex.inc | 37 + .../libffi.complex/return_complex1.inc | 41 + .../libffi.complex/return_complex1_double.c | 10 + .../libffi.complex/return_complex1_float.c | 10 + .../return_complex1_longdouble.c | 10 + .../libffi.complex/return_complex2.inc | 44 + .../libffi.complex/return_complex2_double.c | 10 + .../libffi.complex/return_complex2_float.c | 10 + .../return_complex2_longdouble.c | 10 + .../libffi.complex/return_complex_double.c | 10 + .../libffi.complex/return_complex_float.c | 10 + .../return_complex_longdouble.c | 10 + .../libffi/testsuite/libffi.go/aa-direct.c | 34 + .../libffi/testsuite/libffi.go/closure1.c | 28 + .../libffi/testsuite/libffi.go/ffitest.h | 1 + .../ffi_c/libffi/testsuite/libffi.go/go.exp | 36 + .../libffi/testsuite/libffi.go/static-chain.h | 19 + .../bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi.h | 57 + .../gems/ffi-1.10.0/ext/ffi_c/rbffi_endian.h | 59 + .../gems/ffi-1.10.0/ext/ffi_c/win32/stdbool.h | 8 + .../gems/ffi-1.10.0/ext/ffi_c/win32/stdint.h | 201 + vendor/bundle/gems/ffi-1.10.0/ffi.gemspec | 36 + vendor/bundle/gems/ffi-1.10.0/lib/ffi.rb | 20 + .../gems/ffi-1.10.0/lib/ffi/autopointer.rb | 203 + .../bundle/gems/ffi-1.10.0/lib/ffi/buffer.rb | 4 + .../gems/ffi-1.10.0/lib/ffi/callback.rb | 4 + vendor/bundle/gems/ffi-1.10.0/lib/ffi/enum.rb | 296 + .../bundle/gems/ffi-1.10.0/lib/ffi/errno.rb | 43 + vendor/bundle/gems/ffi-1.10.0/lib/ffi/ffi.rb | 44 + vendor/bundle/gems/ffi-1.10.0/lib/ffi/io.rb | 62 + .../bundle/gems/ffi-1.10.0/lib/ffi/library.rb | 588 + .../gems/ffi-1.10.0/lib/ffi/managedstruct.rb | 84 + .../gems/ffi-1.10.0/lib/ffi/memorypointer.rb | 1 + .../gems/ffi-1.10.0/lib/ffi/platform.rb | 170 + .../ffi/platform/aarch64-freebsd/types.conf | 128 + .../ffi/platform/aarch64-freebsd12/types.conf | 128 + .../lib/ffi/platform/aarch64-linux/types.conf | 104 + .../lib/ffi/platform/arm-freebsd/types.conf | 152 + .../lib/ffi/platform/arm-freebsd12/types.conf | 152 + .../lib/ffi/platform/arm-linux/types.conf | 104 + .../lib/ffi/platform/i386-cygwin/types.conf | 3 + .../lib/ffi/platform/i386-darwin/types.conf | 100 + .../lib/ffi/platform/i386-freebsd/types.conf | 152 + .../ffi/platform/i386-freebsd12/types.conf | 152 + .../lib/ffi/platform/i386-gnu/types.conf | 107 + .../lib/ffi/platform/i386-linux/types.conf | 103 + .../lib/ffi/platform/i386-netbsd/types.conf | 126 + .../lib/ffi/platform/i386-openbsd/types.conf | 128 + .../lib/ffi/platform/i386-solaris/types.conf | 122 + .../lib/ffi/platform/i386-windows/types.conf | 105 + .../lib/ffi/platform/ia64-linux/types.conf | 104 + .../lib/ffi/platform/mips-linux/types.conf | 102 + .../lib/ffi/platform/mips64-linux/types.conf | 104 + .../ffi/platform/mips64el-linux/types.conf | 104 + .../lib/ffi/platform/mipsel-linux/types.conf | 102 + .../ffi/platform/mipsisa32r6-linux/types.conf | 102 + .../platform/mipsisa32r6el-linux/types.conf | 102 + .../ffi/platform/mipsisa64r6-linux/types.conf | 104 + .../platform/mipsisa64r6el-linux/types.conf | 104 + .../lib/ffi/platform/powerpc-aix/types.conf | 180 + .../ffi/platform/powerpc-darwin/types.conf | 100 + .../lib/ffi/platform/powerpc-linux/types.conf | 100 + .../ffi/platform/powerpc64-linux/types.conf | 104 + .../lib/ffi/platform/s390-linux/types.conf | 102 + .../lib/ffi/platform/s390x-linux/types.conf | 102 + .../lib/ffi/platform/sparc-linux/types.conf | 102 + .../lib/ffi/platform/sparc-solaris/types.conf | 128 + .../lib/ffi/platform/sparc64-linux/types.conf | 102 + .../ffi/platform/sparcv9-solaris/types.conf | 128 + .../lib/ffi/platform/x86_64-cygwin/types.conf | 3 + .../lib/ffi/platform/x86_64-darwin/types.conf | 126 + .../ffi/platform/x86_64-freebsd/types.conf | 128 + .../ffi/platform/x86_64-freebsd12/types.conf | 128 + .../lib/ffi/platform/x86_64-linux/types.conf | 102 + .../lib/ffi/platform/x86_64-netbsd/types.conf | 128 + .../ffi/platform/x86_64-openbsd/types.conf | 134 + .../ffi/platform/x86_64-solaris/types.conf | 122 + .../ffi/platform/x86_64-windows/types.conf | 120 + .../bundle/gems/ffi-1.10.0/lib/ffi/pointer.rb | 160 + .../bundle/gems/ffi-1.10.0/lib/ffi/struct.rb | 371 + .../lib/ffi/struct_layout_builder.rb | 227 + .../lib/ffi/tools/const_generator.rb | 229 + .../ffi-1.10.0/lib/ffi/tools/generator.rb | 60 + .../lib/ffi/tools/generator_task.rb | 36 + .../lib/ffi/tools/struct_generator.rb | 194 + .../lib/ffi/tools/types_generator.rb | 134 + .../bundle/gems/ffi-1.10.0/lib/ffi/types.rb | 194 + .../bundle/gems/ffi-1.10.0/lib/ffi/union.rb | 43 + .../gems/ffi-1.10.0/lib/ffi/variadic.rb | 78 + .../bundle/gems/ffi-1.10.0/lib/ffi/version.rb | 3 + .../gems/ffi-1.10.0/samples/getlogin.rb | 8 + .../bundle/gems/ffi-1.10.0/samples/getpid.rb | 8 + .../gems/ffi-1.10.0/samples/gettimeofday.rb | 18 + .../bundle/gems/ffi-1.10.0/samples/hello.rb | 7 + .../bundle/gems/ffi-1.10.0/samples/inotify.rb | 60 + vendor/bundle/gems/ffi-1.10.0/samples/pty.rb | 76 + .../bundle/gems/ffi-1.10.0/samples/qsort.rb | 21 + .../gems/ffi-1.10.0/samples/sample_helper.rb | 6 + .../gems/forwardable-extended-2.6.0/Gemfile | 24 + .../gems/forwardable-extended-2.6.0/LICENSE | 19 + .../gems/forwardable-extended-2.6.0/Rakefile | 13 + .../lib/forwardable/extended.rb | 202 + .../lib/forwardable/extended/version.rb | 9 + .../gems/http_parser.rb-0.6.0/.gitignore | 11 + .../gems/http_parser.rb-0.6.0/.gitmodules | 6 + .../bundle/gems/http_parser.rb-0.6.0/Gemfile | 2 + .../gems/http_parser.rb-0.6.0/Gemfile.lock | 39 + .../gems/http_parser.rb-0.6.0/LICENSE-MIT | 20 + .../gems/http_parser.rb-0.6.0/README.md | 90 + .../bundle/gems/http_parser.rb-0.6.0/Rakefile | 6 + .../http_parser.rb-0.6.0/bench/standalone.rb | 23 + .../gems/http_parser.rb-0.6.0/bench/thin.rb | 58 + .../ext/ruby_http_parser/.gitignore | 1 + .../ext/ruby_http_parser/.sitearchdir.time | 0 .../RubyHttpParserService.java | 18 + .../ext/ruby_http_parser/ext_help.h | 18 + .../ext/ruby_http_parser/extconf.rb | 24 + .../org/ruby_http_parser/RubyHttpParser.java | 495 + .../ext/ruby_http_parser/ruby_http_parser.c | 515 + .../ext/ruby_http_parser/vendor/.gitkeep | 0 .../vendor/http-parser-java/AUTHORS | 32 + .../vendor/http-parser-java/LICENSE-MIT | 48 + .../vendor/http-parser-java/README.md | 183 + .../vendor/http-parser-java/TODO | 28 + .../vendor/http-parser-java/build.xml | 74 + .../vendor/http-parser-java/http_parser.c | 2175 +++ .../vendor/http-parser-java/http_parser.gyp | 79 + .../vendor/http-parser-java/http_parser.h | 304 + .../http-parser-java/src/Http-parser.java.iml | 22 + .../src/impl/http_parser/FieldData.java | 41 + .../src/impl/http_parser/HTTPCallback.java | 8 + .../impl/http_parser/HTTPDataCallback.java | 34 + .../impl/http_parser/HTTPErrorCallback.java | 12 + .../src/impl/http_parser/HTTPException.java | 9 + .../src/impl/http_parser/HTTPMethod.java | 107 + .../src/impl/http_parser/HTTPParser.java | 36 + .../src/impl/http_parser/HTTPParserUrl.java | 76 + .../src/impl/http_parser/ParserSettings.java | 256 + .../src/impl/http_parser/ParserType.java | 13 + .../src/impl/http_parser/Util.java | 111 + .../http_parser/lolevel/HTTPCallback.java | 5 + .../http_parser/lolevel/HTTPDataCallback.java | 25 + .../lolevel/HTTPErrorCallback.java | 7 + .../impl/http_parser/lolevel/HTTPParser.java | 2161 +++ .../http_parser/lolevel/ParserSettings.java | 83 + .../src/test/http_parser/lolevel/Message.java | 374 + .../test/http_parser/lolevel/ParseUrl.java | 51 + .../test/http_parser/lolevel/Requests.java | 69 + .../test/http_parser/lolevel/Responses.java | 52 + .../src/test/http_parser/lolevel/Test.java | 16 + .../lolevel/TestHeaderOverflowError.java | 48 + .../http_parser/lolevel/TestLoaderNG.java | 212 + .../lolevel/TestNoOverflowLongBody.java | 62 + .../test/http_parser/lolevel/UnitTest.java | 117 + .../src/test/http_parser/lolevel/Upgrade.java | 27 + .../src/test/http_parser/lolevel/Url.java | 127 + .../src/test/http_parser/lolevel/Util.java | 236 + .../lolevel/WrongContentLength.java | 59 + .../vendor/http-parser-java/test.c | 3425 +++++ .../vendor/http-parser-java/tests.dumped | 845 ++ .../vendor/http-parser-java/tests.utf8 | 17 + .../http-parser-java/tools/byte_constants.rb | 6 + .../http-parser-java/tools/const_char.rb | 13 + .../vendor/http-parser-java/tools/lowcase.rb | 15 + .../http-parser-java/tools/parse_tests.rb | 33 + .../vendor/http-parser/AUTHORS | 32 + .../vendor/http-parser/CONTRIBUTIONS | 4 + .../vendor/http-parser/LICENSE-MIT | 23 + .../vendor/http-parser/README.md | 178 + .../vendor/http-parser/http_parser.c | 2058 +++ .../vendor/http-parser/http_parser.gyp | 79 + .../vendor/http-parser/http_parser.h | 312 + .../vendor/http-parser/test.c | 2876 ++++ .../http_parser.rb.gemspec | 28 + .../http_parser.rb-0.6.0/lib/http/parser.rb | 1 + .../http_parser.rb-0.6.0/lib/http_parser.rb | 21 + .../http_parser.rb-0.6.0/spec/parser_spec.rb | 350 + .../http_parser.rb-0.6.0/spec/spec_helper.rb | 1 + .../spec/support/requests.json | 612 + .../spec/support/responses.json | 375 + .../http_parser.rb-0.6.0/tasks/compile.rake | 42 + .../http_parser.rb-0.6.0/tasks/fixtures.rake | 71 + .../gems/http_parser.rb-0.6.0/tasks/spec.rake | 5 + .../tasks/submodules.rake | 7 + vendor/bundle/gems/i18n-0.9.5/MIT-LICENSE | 20 + vendor/bundle/gems/i18n-0.9.5/README.md | 84 + .../i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x | 10 + .../i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x | 10 + .../i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x | 10 + .../i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x | 10 + .../i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x | 10 + .../i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x | 10 + .../i18n-0.9.5/gemfiles/Gemfile.rails-master | 10 + vendor/bundle/gems/i18n-0.9.5/lib/i18n.rb | 356 + .../gems/i18n-0.9.5/lib/i18n/backend.rb | 18 + .../gems/i18n-0.9.5/lib/i18n/backend/base.rb | 255 + .../gems/i18n-0.9.5/lib/i18n/backend/cache.rb | 114 + .../i18n-0.9.5/lib/i18n/backend/cascade.rb | 54 + .../gems/i18n-0.9.5/lib/i18n/backend/chain.rb | 97 + .../i18n-0.9.5/lib/i18n/backend/fallbacks.rb | 86 + .../i18n-0.9.5/lib/i18n/backend/flatten.rb | 113 + .../i18n-0.9.5/lib/i18n/backend/gettext.rb | 81 + .../i18n/backend/interpolation_compiler.rb | 121 + .../i18n-0.9.5/lib/i18n/backend/key_value.rb | 177 + .../i18n-0.9.5/lib/i18n/backend/memoize.rb | 46 + .../i18n-0.9.5/lib/i18n/backend/metadata.rb | 69 + .../lib/i18n/backend/pluralization.rb | 53 + .../i18n-0.9.5/lib/i18n/backend/simple.rb | 93 + .../lib/i18n/backend/transliterator.rb | 106 + .../bundle/gems/i18n-0.9.5/lib/i18n/config.rb | 147 + .../gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb | 29 + .../i18n/core_ext/kernel/suppress_warnings.rb | 8 + .../lib/i18n/core_ext/string/interpolate.rb | 9 + .../gems/i18n-0.9.5/lib/i18n/exceptions.rb | 104 + .../gems/i18n-0.9.5/lib/i18n/gettext.rb | 26 + .../i18n-0.9.5/lib/i18n/gettext/helpers.rb | 73 + .../i18n-0.9.5/lib/i18n/gettext/po_parser.rb | 329 + .../i18n-0.9.5/lib/i18n/interpolate/ruby.rb | 37 + .../bundle/gems/i18n-0.9.5/lib/i18n/locale.rb | 6 + .../i18n-0.9.5/lib/i18n/locale/fallbacks.rb | 96 + .../gems/i18n-0.9.5/lib/i18n/locale/tag.rb | 28 + .../i18n-0.9.5/lib/i18n/locale/tag/parents.rb | 22 + .../i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb | 74 + .../i18n-0.9.5/lib/i18n/locale/tag/simple.rb | 39 + .../gems/i18n-0.9.5/lib/i18n/middleware.rb | 15 + .../bundle/gems/i18n-0.9.5/lib/i18n/tests.rb | 12 + .../gems/i18n-0.9.5/lib/i18n/tests/basics.rb | 60 + .../i18n-0.9.5/lib/i18n/tests/defaults.rb | 52 + .../lib/i18n/tests/interpolation.rb | 158 + .../gems/i18n-0.9.5/lib/i18n/tests/link.rb | 56 + .../i18n-0.9.5/lib/i18n/tests/localization.rb | 19 + .../lib/i18n/tests/localization/date.rb | 95 + .../lib/i18n/tests/localization/date_time.rb | 82 + .../lib/i18n/tests/localization/procs.rb | 116 + .../lib/i18n/tests/localization/time.rb | 81 + .../gems/i18n-0.9.5/lib/i18n/tests/lookup.rb | 81 + .../lib/i18n/tests/pluralization.rb | 35 + .../gems/i18n-0.9.5/lib/i18n/tests/procs.rb | 55 + .../gems/i18n-0.9.5/lib/i18n/version.rb | 3 + .../i18n-0.9.5/test/api/all_features_test.rb | 58 + .../gems/i18n-0.9.5/test/api/cascade_test.rb | 28 + .../gems/i18n-0.9.5/test/api/chain_test.rb | 24 + .../i18n-0.9.5/test/api/fallbacks_test.rb | 30 + .../i18n-0.9.5/test/api/key_value_test.rb | 24 + .../gems/i18n-0.9.5/test/api/memoize_test.rb | 56 + .../gems/i18n-0.9.5/test/api/override_test.rb | 42 + .../i18n-0.9.5/test/api/pluralization_test.rb | 30 + .../gems/i18n-0.9.5/test/api/simple_test.rb | 28 + .../i18n-0.9.5/test/backend/cache_test.rb | 109 + .../i18n-0.9.5/test/backend/cascade_test.rb | 86 + .../i18n-0.9.5/test/backend/chain_test.rb | 122 + .../test/backend/exceptions_test.rb | 36 + .../i18n-0.9.5/test/backend/fallbacks_test.rb | 219 + .../backend/interpolation_compiler_test.rb | 118 + .../i18n-0.9.5/test/backend/key_value_test.rb | 61 + .../i18n-0.9.5/test/backend/memoize_test.rb | 79 + .../i18n-0.9.5/test/backend/metadata_test.rb | 48 + .../test/backend/pluralization_test.rb | 45 + .../i18n-0.9.5/test/backend/simple_test.rb | 103 + .../test/backend/transliterator_test.rb | 84 + .../i18n-0.9.5/test/core_ext/hash_test.rb | 36 + .../gems/i18n-0.9.5/test/gettext/api_test.rb | 214 + .../i18n-0.9.5/test/gettext/backend_test.rb | 92 + .../i18n-0.9.5/test/i18n/exceptions_test.rb | 117 + .../test/i18n/gettext_plural_keys_test.rb | 20 + .../i18n-0.9.5/test/i18n/interpolate_test.rb | 91 + .../i18n-0.9.5/test/i18n/load_path_test.rb | 34 + .../i18n-0.9.5/test/i18n/middleware_test.rb | 24 + .../bundle/gems/i18n-0.9.5/test/i18n_test.rb | 462 + .../i18n-0.9.5/test/locale/fallbacks_test.rb | 133 + .../test/locale/tag/rfc4646_test.rb | 143 + .../i18n-0.9.5/test/locale/tag/simple_test.rb | 32 + vendor/bundle/gems/i18n-0.9.5/test/run_all.rb | 20 + .../i18n-0.9.5/test/test_data/locales/de.po | 82 + .../i18n-0.9.5/test/test_data/locales/en.rb | 3 + .../i18n-0.9.5/test/test_data/locales/en.yml | 3 + .../test/test_data/locales/invalid/empty.yml | 0 .../test/test_data/locales/invalid/syntax.yml | 4 + .../test/test_data/locales/plurals.rb | 113 + .../gems/i18n-0.9.5/test/test_helper.rb | 61 + vendor/bundle/gems/jekyll-3.8.5/.rubocop.yml | 181 + vendor/bundle/gems/jekyll-3.8.5/LICENSE | 21 + .../bundle/gems/jekyll-3.8.5/README.markdown | 61 + vendor/bundle/gems/jekyll-3.8.5/exe/jekyll | 57 + vendor/bundle/gems/jekyll-3.8.5/lib/jekyll.rb | 200 + .../gems/jekyll-3.8.5/lib/jekyll/cleaner.rb | 110 + .../jekyll-3.8.5/lib/jekyll/collection.rb | 237 + .../gems/jekyll-3.8.5/lib/jekyll/command.rb | 78 + .../jekyll-3.8.5/lib/jekyll/commands/build.rb | 102 + .../jekyll-3.8.5/lib/jekyll/commands/clean.rb | 43 + .../lib/jekyll/commands/doctor.rb | 166 + .../jekyll-3.8.5/lib/jekyll/commands/help.rb | 34 + .../jekyll-3.8.5/lib/jekyll/commands/new.rb | 163 + .../lib/jekyll/commands/new_theme.rb | 40 + .../jekyll-3.8.5/lib/jekyll/commands/serve.rb | 388 + .../commands/serve/live_reload_reactor.rb | 126 + .../serve/livereload_assets/livereload.js | 1183 ++ .../lib/jekyll/commands/serve/servlet.rb | 205 + .../lib/jekyll/commands/serve/websockets.rb | 81 + .../jekyll-3.8.5/lib/jekyll/configuration.rb | 404 + .../gems/jekyll-3.8.5/lib/jekyll/converter.rb | 54 + .../lib/jekyll/converters/identity.rb | 23 + .../lib/jekyll/converters/markdown.rb | 104 + .../converters/markdown/kramdown_parser.rb | 126 + .../converters/markdown/rdiscount_parser.rb | 37 + .../converters/markdown/redcarpet_parser.rb | 112 + .../lib/jekyll/converters/smartypants.rb | 50 + .../jekyll-3.8.5/lib/jekyll/convertible.rb | 255 + .../jekyll-3.8.5/lib/jekyll/deprecator.rb | 52 + .../gems/jekyll-3.8.5/lib/jekyll/document.rb | 508 + .../lib/jekyll/drops/collection_drop.rb | 21 + .../lib/jekyll/drops/document_drop.rb | 68 + .../jekyll-3.8.5/lib/jekyll/drops/drop.rb | 212 + .../lib/jekyll/drops/excerpt_drop.rb | 15 + .../lib/jekyll/drops/jekyll_drop.rb | 32 + .../lib/jekyll/drops/site_drop.rb | 56 + .../lib/jekyll/drops/static_file_drop.rb | 14 + .../lib/jekyll/drops/unified_payload_drop.rb | 25 + .../jekyll-3.8.5/lib/jekyll/drops/url_drop.rb | 88 + .../jekyll-3.8.5/lib/jekyll/entry_filter.rb | 126 + .../gems/jekyll-3.8.5/lib/jekyll/errors.rb | 20 + .../gems/jekyll-3.8.5/lib/jekyll/excerpt.rb | 190 + .../gems/jekyll-3.8.5/lib/jekyll/external.rb | 74 + .../gems/jekyll-3.8.5/lib/jekyll/filters.rb | 379 + .../lib/jekyll/filters/date_filters.rb | 107 + .../lib/jekyll/filters/grouping_filters.rb | 65 + .../lib/jekyll/filters/url_filters.rb | 63 + .../lib/jekyll/frontmatter_defaults.rb | 229 + .../gems/jekyll-3.8.5/lib/jekyll/generator.rb | 5 + .../gems/jekyll-3.8.5/lib/jekyll/hooks.rb | 107 + .../gems/jekyll-3.8.5/lib/jekyll/layout.rb | 62 + .../lib/jekyll/liquid_extensions.rb | 24 + .../lib/jekyll/liquid_renderer.rb | 63 + .../lib/jekyll/liquid_renderer/file.rb | 56 + .../lib/jekyll/liquid_renderer/table.rb | 96 + .../jekyll-3.8.5/lib/jekyll/log_adapter.rb | 147 + .../gems/jekyll-3.8.5/lib/jekyll/mime.types | 825 + .../gems/jekyll-3.8.5/lib/jekyll/page.rb | 187 + .../lib/jekyll/page_without_a_file.rb | 18 + .../gems/jekyll-3.8.5/lib/jekyll/plugin.rb | 98 + .../jekyll-3.8.5/lib/jekyll/plugin_manager.rb | 113 + .../gems/jekyll-3.8.5/lib/jekyll/publisher.rb | 23 + .../gems/jekyll-3.8.5/lib/jekyll/reader.rb | 154 + .../lib/jekyll/readers/collection_reader.rb | 22 + .../lib/jekyll/readers/data_reader.rb | 77 + .../lib/jekyll/readers/layout_reader.rb | 71 + .../lib/jekyll/readers/page_reader.rb | 25 + .../lib/jekyll/readers/post_reader.rb | 72 + .../lib/jekyll/readers/static_file_reader.rb | 25 + .../lib/jekyll/readers/theme_assets_reader.rb | 49 + .../jekyll-3.8.5/lib/jekyll/regenerator.rb | 203 + .../jekyll-3.8.5/lib/jekyll/related_posts.rb | 52 + .../gems/jekyll-3.8.5/lib/jekyll/renderer.rb | 278 + .../gems/jekyll-3.8.5/lib/jekyll/site.rb | 483 + .../jekyll-3.8.5/lib/jekyll/static_file.rb | 167 + .../gems/jekyll-3.8.5/lib/jekyll/stevenson.rb | 61 + .../jekyll-3.8.5/lib/jekyll/tags/highlight.rb | 142 + .../jekyll-3.8.5/lib/jekyll/tags/include.rb | 235 + .../gems/jekyll-3.8.5/lib/jekyll/tags/link.rb | 37 + .../jekyll-3.8.5/lib/jekyll/tags/post_url.rb | 103 + .../gems/jekyll-3.8.5/lib/jekyll/theme.rb | 72 + .../jekyll-3.8.5/lib/jekyll/theme_builder.rb | 119 + .../gems/jekyll-3.8.5/lib/jekyll/url.rb | 159 + .../gems/jekyll-3.8.5/lib/jekyll/utils.rb | 370 + .../jekyll-3.8.5/lib/jekyll/utils/ansi.rb | 57 + .../jekyll-3.8.5/lib/jekyll/utils/exec.rb | 27 + .../jekyll-3.8.5/lib/jekyll/utils/internet.rb | 39 + .../lib/jekyll/utils/platforms.rb | 82 + .../jekyll-3.8.5/lib/jekyll/utils/rouge.rb | 22 + .../lib/jekyll/utils/thread_event.rb | 35 + .../jekyll-3.8.5/lib/jekyll/utils/win_tz.rb | 75 + .../gems/jekyll-3.8.5/lib/jekyll/version.rb | 5 + .../jekyll-3.8.5/lib/site_template/.gitignore | 3 + .../jekyll-3.8.5/lib/site_template/404.html | 24 + .../lib/site_template/_config.yml | 43 + .../0000-00-00-welcome-to-jekyll.markdown.erb | 25 + .../jekyll-3.8.5/lib/site_template/about.md | 18 + .../jekyll-3.8.5/lib/site_template/index.md | 6 + .../lib/theme_template/CODE_OF_CONDUCT.md.erb | 74 + .../jekyll-3.8.5/lib/theme_template/Gemfile | 4 + .../lib/theme_template/LICENSE.txt.erb | 21 + .../lib/theme_template/README.md.erb | 52 + .../lib/theme_template/_layouts/default.html | 1 + .../lib/theme_template/_layouts/page.html | 5 + .../lib/theme_template/_layouts/post.html | 5 + .../theme_template/example/_config.yml.erb | 1 + .../lib/theme_template/example/_post.md | 12 + .../lib/theme_template/example/index.html | 14 + .../lib/theme_template/example/style.scss | 7 + .../lib/theme_template/gitignore.erb | 5 + .../lib/theme_template/theme.gemspec.erb | 19 + .../gems/jekyll-3.8.5/rubocop/jekyll.rb | 5 + .../rubocop/jekyll/no_p_allowed.rb | 23 + .../rubocop/jekyll/no_puts_allowed.rb | 23 + .../bundle/gems/jekyll-feed-0.11.0/.gitignore | 20 + vendor/bundle/gems/jekyll-feed-0.11.0/.rspec | 2 + .../gems/jekyll-feed-0.11.0/.rubocop.yml | 28 + .../gems/jekyll-feed-0.11.0/.travis.yml | 25 + vendor/bundle/gems/jekyll-feed-0.11.0/Gemfile | 8 + .../gems/jekyll-feed-0.11.0/History.markdown | 142 + .../gems/jekyll-feed-0.11.0/LICENSE.txt | 22 + .../bundle/gems/jekyll-feed-0.11.0/README.md | 191 + .../bundle/gems/jekyll-feed-0.11.0/Rakefile | 8 + .../jekyll-feed-0.11.0/jekyll-feed.gemspec | 30 + .../jekyll-feed-0.11.0/lib/jekyll-feed.rb | 12 + .../lib/jekyll-feed/feed.xml | 92 + .../lib/jekyll-feed/generator.rb | 111 + .../lib/jekyll-feed/meta-tag.rb | 37 + .../lib/jekyll-feed/page-without-a-file.rb | 9 + .../lib/jekyll-feed/version.rb | 7 + .../gems/jekyll-feed-0.11.0/script/bootstrap | 3 + .../gems/jekyll-feed-0.11.0/script/cibuild | 7 + .../bundle/gems/jekyll-feed-0.11.0/script/fmt | 10 + .../gems/jekyll-feed-0.11.0/script/release | 7 + .../gems/jekyll-feed-0.11.0/script/test | 4 + .../_collection/2018-01-01-collection-doc.md | 4 + .../2018-01-02-collection-category-doc.md | 5 + .../spec/fixtures/_config.yml | 9 + .../spec/fixtures/_data/authors.yml | 5 + .../fixtures/_drafts/2015-01-12-a-draft.md | 4 + .../spec/fixtures/_layouts/some_default.html | 11 + .../_posts/2013-12-12-dec-the-second.md | 7 + .../_posts/2014-03-02-march-the-second.md | 6 + .../_posts/2014-03-04-march-the-fourth.md | 9 + .../2015-01-18-jekyll-last-modified-at.md | 5 + .../_posts/2015-02-12-strip-newlines.md | 6 + .../spec/fixtures/_posts/2015-05-12-liquid.md | 7 + .../spec/fixtures/_posts/2015-05-12-pre.html | 8 + .../_posts/2015-05-18-author-detail.md | 9 + .../2015-08-08-stuck-in-the-middle.html | 2 + .../_posts/2016-04-25-author-reference.md | 6 + .../spec/fixtures/feed.xslt.xml | 0 .../spec/jekyll-feed_spec.rb | 474 + .../jekyll-feed-0.11.0/spec/spec_helper.rb | 30 + .../gems/jekyll-paginate-1.1.0/.gitignore | 16 + .../bundle/gems/jekyll-paginate-1.1.0/.rspec | 2 + .../gems/jekyll-paginate-1.1.0/.travis.yml | 21 + .../bundle/gems/jekyll-paginate-1.1.0/Gemfile | 4 + .../jekyll-paginate-1.1.0/History.markdown | 9 + .../gems/jekyll-paginate-1.1.0/LICENSE.txt | 22 + .../gems/jekyll-paginate-1.1.0/README.md | 31 + .../gems/jekyll-paginate-1.1.0/Rakefile | 1 + .../jekyll-paginate.gemspec | 24 + .../lib/jekyll-paginate.rb | 8 + .../lib/jekyll-paginate/pager.rb | 137 + .../lib/jekyll-paginate/pagination.rb | 86 + .../lib/jekyll-paginate/version.rb | 5 + .../jekyll-paginate-1.1.0/script/bootstrap | 3 + .../gems/jekyll-paginate-1.1.0/script/cibuild | 3 + .../jekyll-paginate-1.1.0/script/unbundle | 8 + .../jekyll-paginate-1.1.0/spec/pager_spec.rb | 134 + .../spec/pagination_spec.rb | 0 .../spec/source/_posts/2014-05-20-blah.html | 0 .../spec/source/_posts/2014-05-21-bleh.html | 0 .../spec/source/_posts/2014-05-22-humor.html | 0 .../source/_posts/2014-05-23-hey-there.html | 0 .../source/_posts/2014-05-24-whateva.html | 0 .../spec/source/_posts/2014-05-25-oh-yes.html | 0 .../spec/source/contacts/index.html | 2 + .../spec/source/index.html | 2 + .../jekyll-paginate-1.1.0/spec/spec_helper.rb | 97 + .../lib/jekyll-sass-converter.rb | 8 + .../lib/jekyll-sass-converter/version.rb | 5 + .../lib/jekyll/converters/sass.rb | 22 + .../lib/jekyll/converters/scss.rb | 132 + .../gems/jekyll-seo-0.0.2/bin/jekyll-seo | 4 + .../gems/jekyll-seo-0.0.2/lib/jekyll-seo.rb | 135 + .../gems/jekyll-seo-tag-2.5.0/.gitignore | 12 + .../bundle/gems/jekyll-seo-tag-2.5.0/.rspec | 2 + .../gems/jekyll-seo-tag-2.5.0/.rubocop.yml | 20 + .../gems/jekyll-seo-tag-2.5.0/.travis.yml | 13 + .../bundle/gems/jekyll-seo-tag-2.5.0/Gemfile | 7 + .../jekyll-seo-tag-2.5.0/History.markdown | 118 + .../gems/jekyll-seo-tag-2.5.0/LICENSE.txt | 21 + .../gems/jekyll-seo-tag-2.5.0/docs/README.md | 33 + .../jekyll-seo-tag-2.5.0/docs/_config.yml | 10 + .../docs/_layouts/default.html | 18 + .../docs/advanced-usage.md | 140 + .../jekyll-seo-tag-2.5.0/docs/installation.md | 24 + .../gems/jekyll-seo-tag-2.5.0/docs/usage.md | 74 + .../jekyll-seo-tag.gemspec | 36 + .../lib/jekyll-seo-tag.rb | 90 + .../lib/jekyll-seo-tag/author_drop.rb | 87 + .../lib/jekyll-seo-tag/drop.rb | 236 + .../lib/jekyll-seo-tag/filters.rb | 14 + .../lib/jekyll-seo-tag/image_drop.rb | 72 + .../lib/jekyll-seo-tag/json_ld.rb | 31 + .../lib/jekyll-seo-tag/json_ld_drop.rb | 85 + .../lib/jekyll-seo-tag/url_helper.rb | 22 + .../lib/jekyll-seo-tag/version.rb | 10 + .../jekyll-seo-tag-2.5.0/lib/template.html | 110 + .../jekyll-seo-tag-2.5.0/script/bootstrap | 5 + .../gems/jekyll-seo-tag-2.5.0/script/cibuild | 7 + .../gems/jekyll-seo-tag-2.5.0/script/release | 38 + .../gems/jekyll-seo-tag-2.5.0/script/site | 3 + .../gems/jekyll-sitemap-1.2.0/.gitignore | 4 + .../bundle/gems/jekyll-sitemap-1.2.0/.rspec | 2 + .../gems/jekyll-sitemap-1.2.0/.rubocop.yml | 11 + .../gems/jekyll-sitemap-1.2.0/.travis.yml | 49 + .../bundle/gems/jekyll-sitemap-1.2.0/Gemfile | 8 + .../jekyll-sitemap-1.2.0/History.markdown | 187 + .../gems/jekyll-sitemap-1.2.0/LICENSE.md | 21 + .../gems/jekyll-sitemap-1.2.0/README.md | 79 + .../bundle/gems/jekyll-sitemap-1.2.0/Rakefile | 8 + .../jekyll-sitemap.gemspec | 28 + .../lib/jekyll-sitemap.rb | 4 + .../lib/jekyll-sitemap/version.rb | 7 + .../lib/jekyll/jekyll-sitemap.rb | 72 + .../lib/jekyll/page_without_a_file.rb | 9 + .../gems/jekyll-sitemap-1.2.0/lib/robots.txt | 1 + .../gems/jekyll-sitemap-1.2.0/lib/sitemap.xml | 36 + .../jekyll-sitemap-1.2.0/script/bootstrap | 4 + .../gems/jekyll-sitemap-1.2.0/script/cibuild | 5 + .../gems/jekyll-sitemap-1.2.0/script/console | 34 + .../gems/jekyll-sitemap-1.2.0/script/fmt | 10 + .../gems/jekyll-sitemap-1.2.0/script/release | 7 + .../gems/jekyll-sitemap-1.2.0/script/test | 5 + .../jekyll-sitemap-1.2.0/spec/fixtures/404.md | 4 + .../spec/fixtures/_config.yml | 19 + .../spec/fixtures/_layouts/some_default.html | 4 + .../_my_collection/custom_permalink.md | 5 + .../_my_collection/custom_permalink_2.md | 5 + .../spec/fixtures/_my_collection/test.html | 4 + .../this-has-non-standard-chars.md | 5 + .../spec/fixtures/_other_things/test2.html | 4 + .../_posts/2013-12-12-dec-the-second.md | 4 + .../_posts/2014-03-02-march-the-second.md | 4 + .../_posts/2014-03-04-march-the-fourth.md | 4 + .../_posts/2014-05-11-exclude-this-post.md | 5 + .../2015-01-18-jekyll-last-modified-at.md | 4 + .../spec/fixtures/_posts/2016-04-01-错误.html | 2 + .../spec/fixtures/_posts/2016-04-02-错误.html | 3 + .../spec/fixtures/_posts/2016-04-03-错误.html | 3 + .../spec/fixtures/feeds/atom.xml | 6 + .../spec/fixtures/images/hubot.png | Bin 0 -> 54008 bytes .../spec/fixtures/index.html | 4 + .../jekyll-last-modified-at/page.html | 4 + .../some-subfolder/exclude-this-page.html | 5 + .../spec/fixtures/some-subfolder/htm.htm | 1 + .../spec/fixtures/some-subfolder/index.html | 1 + .../fixtures/some-subfolder/test_index.html | 4 + .../some-subfolder/this-is-a-subfile.html | 0 .../some-subfolder/this-is-a-subpage.html | 4 + .../spec/fixtures/some-subfolder/xhtml.xhtml | 1 + .../spec/fixtures/static_files/404.html | 1 + .../spec/fixtures/static_files/excluded.pdf | 0 .../spec/fixtures/static_files/html_file.html | 0 .../spec/fixtures/static_files/test.pdf | 0 .../spec/jekyll-sitemap_spec.rb | 207 + .../jekyll-sitemap-1.2.0/spec/spec_helper.rb | 23 + .../spec/test_jekyll-last-modified-at.rb | 36 + .../jekyll-watch-2.1.2/lib/jekyll-watch.rb | 5 + .../lib/jekyll-watch/version.rb | 7 + .../lib/jekyll/commands/watch.rb | 18 + .../jekyll-watch-2.1.2/lib/jekyll/watcher.rb | 127 + vendor/bundle/gems/kramdown-1.17.0/AUTHORS | 1 + .../bundle/gems/kramdown-1.17.0/CONTRIBUTERS | 65 + vendor/bundle/gems/kramdown-1.17.0/COPYING | 30 + vendor/bundle/gems/kramdown-1.17.0/README.md | 71 + vendor/bundle/gems/kramdown-1.17.0/Rakefile | 341 + vendor/bundle/gems/kramdown-1.17.0/VERSION | 1 + .../kramdown-1.17.0/benchmark/benchmark.rb | 43 + .../kramdown-1.17.0/benchmark/benchmark.sh | 74 + .../benchmark/generate_data.rb | 119 + .../kramdown-1.17.0/benchmark/mdbasics.text | 306 + .../kramdown-1.17.0/benchmark/mdsyntax.text | 888 ++ .../gems/kramdown-1.17.0/benchmark/testing.sh | 12 + .../gems/kramdown-1.17.0/benchmark/timing.sh | 10 + .../bundle/gems/kramdown-1.17.0/bin/kramdown | 104 + .../data/kramdown/document.html | 22 + .../data/kramdown/document.latex | 50 + .../gems/kramdown-1.17.0/doc/_design.scss | 441 + vendor/bundle/gems/kramdown-1.17.0/doc/bg.png | Bin 0 -> 56156 bytes .../gems/kramdown-1.17.0/doc/default.scss | 217 + .../gems/kramdown-1.17.0/doc/default.template | 62 + .../kramdown-1.17.0/doc/documentation.page | 84 + .../doc/documentation.template | 36 + .../gems/kramdown-1.17.0/doc/index.page | 113 + .../kramdown-1.17.0/doc/installation.page | 88 + .../gems/kramdown-1.17.0/doc/links.markdown | 6 + .../bundle/gems/kramdown-1.17.0/doc/metainfo | 13 + .../bundle/gems/kramdown-1.17.0/doc/news.feed | 9 + .../bundle/gems/kramdown-1.17.0/doc/news.page | 29 + .../gems/kramdown-1.17.0/doc/options.page | 49 + .../gems/kramdown-1.17.0/doc/quickref.page | 603 + .../gems/kramdown-1.17.0/doc/sidebar.template | 22 + .../gems/kramdown-1.17.0/doc/sitemap.sitemap | 5 + .../gems/kramdown-1.17.0/doc/syntax.page | 1799 +++ .../gems/kramdown-1.17.0/doc/tests.page | 104 + .../bundle/gems/kramdown-1.17.0/doc/virtual | 14 + .../gems/kramdown-1.17.0/lib/kramdown.rb | 10 + .../kramdown-1.17.0/lib/kramdown/converter.rb | 69 + .../lib/kramdown/converter/base.rb | 267 + .../lib/kramdown/converter/hash_ast.rb | 38 + .../lib/kramdown/converter/html.rb | 498 + .../lib/kramdown/converter/kramdown.rb | 438 + .../lib/kramdown/converter/latex.rb | 619 + .../lib/kramdown/converter/man.rb | 303 + .../converter/math_engine/itex2mml.rb | 39 + .../kramdown/converter/math_engine/katex.rb | 35 + .../kramdown/converter/math_engine/mathjax.rb | 58 + .../converter/math_engine/mathjaxnode.rb | 56 + .../kramdown/converter/math_engine/ritex.rb | 38 + .../kramdown/converter/math_engine/sskatex.rb | 97 + .../lib/kramdown/converter/pdf.rb | 625 + .../kramdown/converter/remove_html_tags.rb | 57 + .../kramdown/converter/syntax_highlighter.rb | 56 + .../converter/syntax_highlighter/coderay.rb | 81 + .../converter/syntax_highlighter/minted.rb | 35 + .../converter/syntax_highlighter/rouge.rb | 74 + .../lib/kramdown/converter/toc.rb | 69 + .../kramdown-1.17.0/lib/kramdown/document.rb | 141 + .../kramdown-1.17.0/lib/kramdown/element.rb | 522 + .../kramdown-1.17.0/lib/kramdown/error.rb | 17 + .../kramdown-1.17.0/lib/kramdown/options.rb | 681 + .../kramdown-1.17.0/lib/kramdown/parser.rb | 27 + .../lib/kramdown/parser/base.rb | 128 + .../lib/kramdown/parser/gfm.rb | 188 + .../lib/kramdown/parser/html.rb | 600 + .../lib/kramdown/parser/kramdown.rb | 371 + .../kramdown/parser/kramdown/abbreviation.rb | 75 + .../lib/kramdown/parser/kramdown/autolink.rb | 31 + .../kramdown/parser/kramdown/blank_line.rb | 30 + .../parser/kramdown/block_boundary.rb | 33 + .../kramdown/parser/kramdown/blockquote.rb | 39 + .../lib/kramdown/parser/kramdown/codeblock.rb | 58 + .../lib/kramdown/parser/kramdown/codespan.rb | 44 + .../lib/kramdown/parser/kramdown/emphasis.rb | 61 + .../lib/kramdown/parser/kramdown/eob.rb | 26 + .../kramdown/parser/kramdown/escaped_chars.rb | 25 + .../kramdown/parser/kramdown/extensions.rb | 203 + .../lib/kramdown/parser/kramdown/footnote.rb | 63 + .../lib/kramdown/parser/kramdown/header.rb | 69 + .../parser/kramdown/horizontal_rule.rb | 27 + .../lib/kramdown/parser/kramdown/html.rb | 163 + .../kramdown/parser/kramdown/html_entity.rb | 33 + .../kramdown/parser/kramdown/line_break.rb | 25 + .../lib/kramdown/parser/kramdown/link.rb | 146 + .../lib/kramdown/parser/kramdown/list.rb | 255 + .../lib/kramdown/parser/kramdown/math.rb | 54 + .../lib/kramdown/parser/kramdown/paragraph.rb | 62 + .../kramdown/parser/kramdown/smart_quotes.rb | 174 + .../lib/kramdown/parser/kramdown/table.rb | 170 + .../parser/kramdown/typographic_symbol.rb | 44 + .../lib/kramdown/parser/markdown.rb | 56 + .../kramdown-1.17.0/lib/kramdown/utils.rb | 46 + .../lib/kramdown/utils/configurable.rb | 44 + .../lib/kramdown/utils/entities.rb | 347 + .../lib/kramdown/utils/html.rb | 77 + .../lib/kramdown/utils/lru_cache.rb | 40 + .../lib/kramdown/utils/ordered_hash.rb | 18 + .../lib/kramdown/utils/string_scanner.rb | 82 + .../lib/kramdown/utils/unidecoder.rb | 48 + .../kramdown-1.17.0/lib/kramdown/version.rb | 15 + .../gems/kramdown-1.17.0/man/man1/kramdown.1 | 420 + vendor/bundle/gems/kramdown-1.17.0/setup.rb | 1585 ++ .../gems/kramdown-1.17.0/test/run_tests.rb | 46 + .../gems/kramdown-1.17.0/test/test_files.rb | 466 + .../kramdown-1.17.0/test/test_location.rb | 238 + .../test/test_string_scanner_kramdown.rb | 30 + .../testcases/block/01_blank_line/spaces.html | 1 + .../testcases/block/01_blank_line/spaces.text | 3 + .../testcases/block/01_blank_line/tabs.html | 1 + .../testcases/block/01_blank_line/tabs.text | 6 + .../testcases/block/02_eob/beginning.html | 1 + .../testcases/block/02_eob/beginning.text | 3 + .../test/testcases/block/02_eob/end.html | 1 + .../test/testcases/block/02_eob/end.text | 3 + .../test/testcases/block/02_eob/middle.html | 1 + .../test/testcases/block/02_eob/middle.text | 5 + .../block/03_paragraph/indented.html | 18 + .../block/03_paragraph/indented.html.gfm | 18 + .../block/03_paragraph/indented.text | 19 + .../03_paragraph/line_break_last_line.html | 9 + .../03_paragraph/line_break_last_line.text | 9 + .../block/03_paragraph/no_newline_at_end.html | 5 + .../block/03_paragraph/no_newline_at_end.text | 5 + .../block/03_paragraph/one_para.html | 1 + .../block/03_paragraph/one_para.text | 1 + .../block/03_paragraph/two_para.html | 4 + .../block/03_paragraph/two_para.text | 4 + .../03_paragraph/with_html_to_native.html | 1 + .../03_paragraph/with_html_to_native.options | 1 + .../03_paragraph/with_html_to_native.text | 1 + .../testcases/block/04_header/atx_header.html | 51 + .../testcases/block/04_header/atx_header.text | 48 + .../atx_header_no_newline_at_end.html | 1 + .../atx_header_no_newline_at_end.text | 1 + .../block/04_header/header_type_offset.html | 11 + .../04_header/header_type_offset.kramdown | 12 + .../block/04_header/header_type_offset.latex | 12 + .../04_header/header_type_offset.options | 2 + .../block/04_header/header_type_offset.text | 13 + .../block/04_header/setext_header.html | 32 + .../block/04_header/setext_header.text | 39 + .../setext_header_no_newline_at_end.html | 1 + .../setext_header_no_newline_at_end.text | 2 + .../block/04_header/with_auto_id_prefix.html | 3 + .../04_header/with_auto_id_prefix.options | 2 + .../block/04_header/with_auto_id_prefix.text | 3 + .../04_header/with_auto_id_stripping.html | 1 + .../04_header/with_auto_id_stripping.options | 1 + .../04_header/with_auto_id_stripping.text | 1 + .../block/04_header/with_auto_ids.html | 21 + .../block/04_header/with_auto_ids.options | 2 + .../block/04_header/with_auto_ids.text | 24 + .../block/05_blockquote/indented.html | 25 + .../block/05_blockquote/indented.text | 14 + .../testcases/block/05_blockquote/lazy.html | 34 + .../testcases/block/05_blockquote/lazy.text | 20 + .../testcases/block/05_blockquote/nested.html | 10 + .../testcases/block/05_blockquote/nested.text | 6 + .../05_blockquote/no_newline_at_end.html | 4 + .../05_blockquote/no_newline_at_end.text | 2 + .../block/05_blockquote/very_long_line.html | 3 + .../block/05_blockquote/very_long_line.text | 1 + .../block/05_blockquote/with_code_blocks.html | 15 + .../block/05_blockquote/with_code_blocks.text | 11 + .../06_codeblock/disable-highlighting.html | 4 + .../06_codeblock/disable-highlighting.options | 1 + .../06_codeblock/disable-highlighting.text | 4 + .../testcases/block/06_codeblock/error.html | 4 + .../testcases/block/06_codeblock/error.text | 4 + .../highlighting-minted-with-opts.latex | 9 + .../highlighting-minted-with-opts.options | 4 + .../highlighting-minted-with-opts.text | 5 + .../06_codeblock/highlighting-minted.latex | 8 + .../06_codeblock/highlighting-minted.options | 3 + .../06_codeblock/highlighting-minted.text | 4 + .../block/06_codeblock/highlighting-opts.html | 6 + .../06_codeblock/highlighting-opts.options | 7 + .../block/06_codeblock/highlighting-opts.text | 4 + .../block/06_codeblock/highlighting.html | 6 + .../block/06_codeblock/highlighting.options | 5 + .../block/06_codeblock/highlighting.text | 4 + .../block/06_codeblock/issue_gh45.html | 164 + .../block/06_codeblock/issue_gh45.test | 188 + .../testcases/block/06_codeblock/lazy.html | 4 + .../testcases/block/06_codeblock/lazy.text | 5 + .../block/06_codeblock/no_newline_at_end.html | 2 + .../block/06_codeblock/no_newline_at_end.text | 1 + .../06_codeblock/no_newline_at_end_1.html | 2 + .../06_codeblock/no_newline_at_end_1.text | 2 + .../testcases/block/06_codeblock/normal.html | 13 + .../testcases/block/06_codeblock/normal.text | 10 + .../block/06_codeblock/rouge/disabled.html | 2 + .../block/06_codeblock/rouge/disabled.options | 4 + .../block/06_codeblock/rouge/disabled.text | 1 + .../block/06_codeblock/rouge/multiple.html | 11 + .../block/06_codeblock/rouge/multiple.options | 4 + .../block/06_codeblock/rouge/multiple.text | 11 + .../block/06_codeblock/rouge/simple.html | 10 + .../block/06_codeblock/rouge/simple.options | 3 + .../block/06_codeblock/rouge/simple.text | 9 + .../block/06_codeblock/tilde_syntax.html | 7 + .../block/06_codeblock/tilde_syntax.text | 9 + .../block/06_codeblock/whitespace.html | 3 + .../block/06_codeblock/whitespace.text | 3 + .../block/06_codeblock/with_blank_line.html | 13 + .../block/06_codeblock/with_blank_line.text | 12 + .../block/06_codeblock/with_eob_marker.html | 6 + .../block/06_codeblock/with_eob_marker.text | 5 + .../block/06_codeblock/with_ial.html | 6 + .../block/06_codeblock/with_ial.text | 5 + .../with_lang_in_fenced_block.html | 24 + .../with_lang_in_fenced_block.options | 2 + .../with_lang_in_fenced_block.text | 33 + .../with_lang_in_fenced_block_any_char.html | 8 + ...with_lang_in_fenced_block_any_char.options | 2 + .../with_lang_in_fenced_block_any_char.text | 11 + ...h_lang_in_fenced_block_name_with_dash.html | 3 + ...ang_in_fenced_block_name_with_dash.options | 2 + ...h_lang_in_fenced_block_name_with_dash.text | 4 + .../block/07_horizontal_rule/error.html | 7 + .../block/07_horizontal_rule/error.html.19 | 7 + .../block/07_horizontal_rule/error.text | 7 + .../block/07_horizontal_rule/normal.html | 19 + .../block/07_horizontal_rule/normal.text | 20 + .../block/07_horizontal_rule/sepspaces.html | 3 + .../block/07_horizontal_rule/sepspaces.text | 3 + .../block/07_horizontal_rule/septabs.html | 3 + .../block/07_horizontal_rule/septabs.text | 3 + .../block/08_list/brackets_in_item.latex | 3 + .../block/08_list/brackets_in_item.text | 1 + .../testcases/block/08_list/escaping.html | 17 + .../testcases/block/08_list/escaping.text | 17 + .../testcases/block/08_list/item_ial.html | 10 + .../testcases/block/08_list/item_ial.text | 8 + .../test/testcases/block/08_list/lazy.html | 39 + .../test/testcases/block/08_list/lazy.text | 29 + .../block/08_list/lazy_and_nested.html | 9 + .../block/08_list/lazy_and_nested.text | 4 + .../testcases/block/08_list/list_and_hr.html | 9 + .../testcases/block/08_list/list_and_hr.text | 5 + .../block/08_list/list_and_others.html | 40 + .../block/08_list/list_and_others.text | 26 + .../test/testcases/block/08_list/mixed.html | 117 + .../test/testcases/block/08_list/mixed.text | 66 + .../test/testcases/block/08_list/nested.html | 17 + .../test/testcases/block/08_list/nested.text | 7 + .../block/08_list/other_first_element.html | 39 + .../block/08_list/other_first_element.text | 18 + .../testcases/block/08_list/simple_ol.html | 19 + .../testcases/block/08_list/simple_ol.text | 13 + .../testcases/block/08_list/simple_ul.html | 48 + .../testcases/block/08_list/simple_ul.text | 36 + .../testcases/block/08_list/single_item.html | 3 + .../testcases/block/08_list/single_item.text | 1 + .../block/08_list/special_cases.html | 62 + .../block/08_list/special_cases.text | 40 + .../test/testcases/block/09_html/comment.html | 18 + .../test/testcases/block/09_html/comment.text | 15 + .../block/09_html/content_model/deflists.html | 6 + .../09_html/content_model/deflists.options | 1 + .../block/09_html/content_model/deflists.text | 6 + .../block/09_html/content_model/tables.html | 14 + .../09_html/content_model/tables.options | 1 + .../block/09_html/content_model/tables.text | 14 + .../block/09_html/html5_attributes.html | 13 + .../block/09_html/html5_attributes.text | 13 + .../block/09_html/html_after_block.html | 7 + .../block/09_html/html_after_block.text | 5 + .../block/09_html/html_and_codeblocks.html | 15 + .../block/09_html/html_and_codeblocks.options | 1 + .../block/09_html/html_and_codeblocks.text | 13 + .../block/09_html/html_and_headers.html | 5 + .../block/09_html/html_and_headers.text | 6 + .../block/09_html/html_to_native/code.html | 10 + .../block/09_html/html_to_native/code.text | 9 + .../block/09_html/html_to_native/comment.html | 7 + .../block/09_html/html_to_native/comment.text | 8 + .../09_html/html_to_native/emphasis.html | 6 + .../09_html/html_to_native/emphasis.text | 6 + .../block/09_html/html_to_native/entity.html | 1 + .../block/09_html/html_to_native/entity.text | 1 + .../block/09_html/html_to_native/header.html | 6 + .../09_html/html_to_native/header.options | 2 + .../block/09_html/html_to_native/header.text | 6 + .../block/09_html/html_to_native/list_dl.html | 8 + .../block/09_html/html_to_native/list_dl.text | 8 + .../block/09_html/html_to_native/list_ol.html | 15 + .../block/09_html/html_to_native/list_ol.text | 17 + .../block/09_html/html_to_native/list_ul.html | 19 + .../block/09_html/html_to_native/list_ul.text | 22 + .../block/09_html/html_to_native/options | 1 + .../09_html/html_to_native/paragraph.html | 3 + .../09_html/html_to_native/paragraph.text | 4 + .../09_html/html_to_native/table_normal.html | 12 + .../09_html/html_to_native/table_normal.text | 12 + .../09_html/html_to_native/table_simple.html | 61 + .../09_html/html_to_native/table_simple.text | 71 + .../09_html/html_to_native/typography.html | 1 + .../09_html/html_to_native/typography.html.19 | 1 + .../09_html/html_to_native/typography.text | 1 + .../block/09_html/invalid_html_1.html | 5 + .../block/09_html/invalid_html_1.text | 5 + .../block/09_html/invalid_html_2.html | 5 + .../block/09_html/invalid_html_2.text | 5 + .../block/09_html/markdown_attr.html | 38 + .../block/09_html/markdown_attr.text | 38 + .../testcases/block/09_html/not_parsed.html | 24 + .../testcases/block/09_html/not_parsed.text | 24 + .../testcases/block/09_html/parse_as_raw.html | 35 + .../block/09_html/parse_as_raw.htmlinput | 34 + .../block/09_html/parse_as_raw.options | 1 + .../testcases/block/09_html/parse_as_raw.text | 33 + .../block/09_html/parse_as_span.html | 12 + .../block/09_html/parse_as_span.htmlinput | 12 + .../block/09_html/parse_as_span.options | 1 + .../block/09_html/parse_as_span.text | 9 + .../block/09_html/parse_block_html.html | 21 + .../block/09_html/parse_block_html.options | 1 + .../block/09_html/parse_block_html.text | 17 + .../block/09_html/processing_instruction.html | 13 + .../block/09_html/processing_instruction.text | 12 + .../test/testcases/block/09_html/simple.html | 60 + .../testcases/block/09_html/simple.html.19 | 60 + .../testcases/block/09_html/simple.options | 1 + .../test/testcases/block/09_html/simple.text | 55 + .../testcases/block/09_html/textarea.html | 8 + .../testcases/block/09_html/textarea.text | 8 + .../test/testcases/block/09_html/xml.html | 8 + .../test/testcases/block/09_html/xml.text | 7 + .../test/testcases/block/10_ald/simple.html | 2 + .../test/testcases/block/10_ald/simple.text | 8 + .../block/11_ial/auto_id_and_ial.html | 1 + .../block/11_ial/auto_id_and_ial.options | 1 + .../block/11_ial/auto_id_and_ial.text | 2 + .../test/testcases/block/11_ial/nested.html | 11 + .../test/testcases/block/11_ial/nested.text | 15 + .../test/testcases/block/11_ial/simple.html | 29 + .../test/testcases/block/11_ial/simple.text | 41 + .../testcases/block/12_extension/comment.html | 8 + .../testcases/block/12_extension/comment.text | 12 + .../testcases/block/12_extension/ignored.html | 8 + .../testcases/block/12_extension/ignored.text | 8 + .../block/12_extension/nomarkdown.html | 10 + .../block/12_extension/nomarkdown.kramdown | 20 + .../block/12_extension/nomarkdown.latex | 13 + .../block/12_extension/nomarkdown.text | 21 + .../testcases/block/12_extension/options.html | 21 + .../testcases/block/12_extension/options.text | 21 + .../block/12_extension/options2.html | 10 + .../block/12_extension/options2.text | 5 + .../block/12_extension/options3.html | 7 + .../block/12_extension/options3.text | 7 + .../block/13_definition_list/auto_ids.html | 15 + .../block/13_definition_list/auto_ids.text | 18 + .../definition_at_beginning.html | 1 + .../definition_at_beginning.text | 1 + .../block/13_definition_list/deflist_ial.html | 4 + .../block/13_definition_list/deflist_ial.text | 4 + .../block/13_definition_list/item_ial.html | 17 + .../block/13_definition_list/item_ial.text | 16 + .../13_definition_list/multiple_terms.html | 13 + .../13_definition_list/multiple_terms.text | 10 + .../block/13_definition_list/no_def_list.html | 2 + .../block/13_definition_list/no_def_list.text | 2 + .../13_definition_list/para_wrapping.html | 10 + .../13_definition_list/para_wrapping.text | 6 + .../13_definition_list/separated_by_eob.html | 8 + .../13_definition_list/separated_by_eob.text | 5 + .../block/13_definition_list/simple.html | 10 + .../block/13_definition_list/simple.text | 10 + .../13_definition_list/styled_terms.html | 4 + .../13_definition_list/styled_terms.text | 2 + .../13_definition_list/too_much_space.html | 3 + .../13_definition_list/too_much_space.text | 4 + .../block/13_definition_list/with_blocks.html | 38 + .../block/13_definition_list/with_blocks.text | 24 + .../block/14_table/empty_tag_in_cell.html | 8 + .../block/14_table/empty_tag_in_cell.options | 1 + .../block/14_table/empty_tag_in_cell.text | 1 + .../test/testcases/block/14_table/errors.html | 12 + .../test/testcases/block/14_table/errors.text | 13 + .../testcases/block/14_table/escaping.html | 52 + .../testcases/block/14_table/escaping.text | 19 + .../test/testcases/block/14_table/footer.html | 65 + .../test/testcases/block/14_table/footer.text | 25 + .../test/testcases/block/14_table/header.html | 117 + .../test/testcases/block/14_table/header.text | 39 + .../testcases/block/14_table/no_table.html | 3 + .../testcases/block/14_table/no_table.text | 3 + .../test/testcases/block/14_table/simple.html | 192 + .../test/testcases/block/14_table/simple.text | 53 + .../block/14_table/table_with_footnote.html | 25 + .../block/14_table/table_with_footnote.latex | 11 + .../block/14_table/table_with_footnote.text | 6 + .../test/testcases/block/15_math/gh_128.html | 2 + .../test/testcases/block/15_math/gh_128.text | 1 + .../testcases/block/15_math/itex2mml.html | 1 + .../testcases/block/15_math/itex2mml.options | 1 + .../testcases/block/15_math/itex2mml.text | 1 + .../testcases/block/15_math/katex.html.19 | 2 + .../testcases/block/15_math/katex.options | 1 + .../test/testcases/block/15_math/katex.text | 2 + .../block/15_math/mathjax_preview.html | 4 + .../block/15_math/mathjax_preview.options | 2 + .../block/15_math/mathjax_preview.text | 5 + .../15_math/mathjax_preview_as_code.html | 4 + .../15_math/mathjax_preview_as_code.options | 3 + .../15_math/mathjax_preview_as_code.text | 5 + .../block/15_math/mathjax_preview_simple.html | 4 + .../15_math/mathjax_preview_simple.options | 2 + .../block/15_math/mathjax_preview_simple.text | 5 + .../block/15_math/mathjaxnode.html.19 | 27 + .../block/15_math/mathjaxnode.options | 1 + .../testcases/block/15_math/mathjaxnode.text | 1 + .../15_math/mathjaxnode_notexhints.html.19 | 23 + .../15_math/mathjaxnode_notexhints.options | 3 + .../block/15_math/mathjaxnode_notexhints.text | 1 + .../15_math/mathjaxnode_semantics.html.19 | 32 + .../15_math/mathjaxnode_semantics.options | 3 + .../block/15_math/mathjaxnode_semantics.text | 1 + .../testcases/block/15_math/no_engine.html | 3 + .../testcases/block/15_math/no_engine.options | 1 + .../testcases/block/15_math/no_engine.text | 2 + .../test/testcases/block/15_math/normal.html | 29 + .../test/testcases/block/15_math/normal.text | 30 + .../test/testcases/block/15_math/ritex.html | 1 + .../testcases/block/15_math/ritex.options | 1 + .../test/testcases/block/15_math/ritex.text | 1 + .../testcases/block/15_math/sskatex.html.19 | 2 + .../testcases/block/15_math/sskatex.options | 1 + .../test/testcases/block/15_math/sskatex.text | 2 + .../test/testcases/block/16_toc/no_toc.html | 14 + .../test/testcases/block/16_toc/no_toc.text | 16 + .../testcases/block/16_toc/toc_exclude.html | 35 + .../block/16_toc/toc_exclude.options | 1 + .../testcases/block/16_toc/toc_exclude.text | 19 + .../testcases/block/16_toc/toc_levels.html | 24 + .../testcases/block/16_toc/toc_levels.options | 2 + .../testcases/block/16_toc/toc_levels.text | 16 + .../block/16_toc/toc_with_footnotes.html | 13 + .../block/16_toc/toc_with_footnotes.options | 1 + .../block/16_toc/toc_with_footnotes.text | 6 + .../block/16_toc/toc_with_links.html | 8 + .../block/16_toc/toc_with_links.options | 2 + .../block/16_toc/toc_with_links.text | 8 + .../test/testcases/encoding.html | 46 + .../test/testcases/encoding.text | 28 + .../test/testcases/man/example.man | 123 + .../test/testcases/man/example.text | 85 + .../man/heading-name-dash-description.man | 4 + .../man/heading-name-dash-description.text | 1 + .../man/heading-name-description.man | 4 + .../man/heading-name-description.text | 2 + .../man/heading-name-section-description.man | 4 + .../man/heading-name-section-description.text | 1 + .../testcases/man/heading-name-section.man | 2 + .../testcases/man/heading-name-section.text | 1 + .../test/testcases/man/heading-name.man | 2 + .../test/testcases/man/heading-name.text | 1 + .../test/testcases/man/sections.man | 4 + .../test/testcases/man/sections.text | 11 + .../test/testcases/man/text-escaping.man | 8 + .../test/testcases/man/text-escaping.text | 7 + .../test/testcases/span/01_link/empty.html | 5 + .../test/testcases/span/01_link/empty.text | 5 + .../span/01_link/empty_title.htmlinput | 3 + .../testcases/span/01_link/empty_title.text | 7 + .../testcases/span/01_link/image_in_a.html | 5 + .../testcases/span/01_link/image_in_a.text | 5 + .../testcases/span/01_link/imagelinks.html | 15 + .../testcases/span/01_link/imagelinks.text | 18 + .../test/testcases/span/01_link/inline.html | 46 + .../testcases/span/01_link/inline.html.19 | 46 + .../test/testcases/span/01_link/inline.text | 48 + .../span/01_link/latex_escaping.latex | 6 + .../span/01_link/latex_escaping.text | 5 + .../testcases/span/01_link/link_defs.html | 9 + .../testcases/span/01_link/link_defs.text | 27 + .../span/01_link/link_defs_with_ial.html | 4 + .../span/01_link/link_defs_with_ial.text | 16 + .../01_link/links_with_angle_brackets.html | 3 + .../01_link/links_with_angle_brackets.text | 3 + .../testcases/span/01_link/reference.html | 37 + .../testcases/span/01_link/reference.html.19 | 37 + .../testcases/span/01_link/reference.options | 3 + .../testcases/span/01_link/reference.text | 53 + .../testcases/span/02_emphasis/empty.html | 3 + .../testcases/span/02_emphasis/empty.text | 3 + .../testcases/span/02_emphasis/errors.html | 9 + .../testcases/span/02_emphasis/errors.text | 9 + .../testcases/span/02_emphasis/nesting.html | 41 + .../testcases/span/02_emphasis/nesting.text | 36 + .../testcases/span/02_emphasis/normal.html | 61 + .../testcases/span/02_emphasis/normal.options | 1 + .../testcases/span/02_emphasis/normal.text | 59 + .../testcases/span/03_codespan/empty.html | 5 + .../testcases/span/03_codespan/empty.text | 5 + .../testcases/span/03_codespan/errors.html | 1 + .../testcases/span/03_codespan/errors.text | 1 + .../03_codespan/highlighting-minted.latex | 2 + .../03_codespan/highlighting-minted.options | 1 + .../span/03_codespan/highlighting-minted.text | 1 + .../span/03_codespan/highlighting.html | 1 + .../span/03_codespan/highlighting.text | 1 + .../testcases/span/03_codespan/normal.html | 16 + .../testcases/span/03_codespan/normal.text | 16 + .../span/03_codespan/rouge/disabled.html | 1 + .../span/03_codespan/rouge/disabled.options | 4 + .../span/03_codespan/rouge/disabled.text | 1 + .../span/03_codespan/rouge/simple.html | 1 + .../span/03_codespan/rouge/simple.options | 1 + .../span/03_codespan/rouge/simple.text | 1 + .../span/04_footnote/backlink_inline.html | 79 + .../span/04_footnote/backlink_inline.options | 1 + .../span/04_footnote/backlink_inline.text | 38 + .../span/04_footnote/backlink_text.html | 9 + .../span/04_footnote/backlink_text.options | 1 + .../span/04_footnote/backlink_text.text | 3 + .../span/04_footnote/definitions.html | 17 + .../span/04_footnote/definitions.latex | 17 + .../span/04_footnote/definitions.text | 24 + .../span/04_footnote/footnote_nr.html | 12 + .../span/04_footnote/footnote_nr.latex | 2 + .../span/04_footnote/footnote_nr.options | 1 + .../span/04_footnote/footnote_nr.text | 4 + .../span/04_footnote/inside_footnote.html | 17 + .../span/04_footnote/inside_footnote.text | 9 + .../testcases/span/04_footnote/markers.html | 46 + .../testcases/span/04_footnote/markers.latex | 23 + .../span/04_footnote/markers.options | 2 + .../testcases/span/04_footnote/markers.text | 27 + .../testcases/span/04_footnote/placement.html | 11 + .../span/04_footnote/placement.options | 1 + .../testcases/span/04_footnote/placement.text | 8 + .../span/04_footnote/regexp_problem.html | 14 + .../span/04_footnote/regexp_problem.options | 2 + .../span/04_footnote/regexp_problem.text | 52 + .../span/04_footnote/without_backlink.html | 9 + .../span/04_footnote/without_backlink.options | 1 + .../span/04_footnote/without_backlink.text | 3 + .../testcases/span/05_html/across_lines.html | 1 + .../testcases/span/05_html/across_lines.text | 2 + .../test/testcases/span/05_html/button.html | 7 + .../test/testcases/span/05_html/button.text | 7 + .../test/testcases/span/05_html/invalid.html | 1 + .../test/testcases/span/05_html/invalid.text | 1 + .../span/05_html/link_with_mailto.html | 1 + .../span/05_html/link_with_mailto.text | 1 + .../testcases/span/05_html/mark_element.html | 3 + .../testcases/span/05_html/mark_element.text | 3 + .../testcases/span/05_html/markdown_attr.html | 6 + .../testcases/span/05_html/markdown_attr.text | 6 + .../test/testcases/span/05_html/normal.html | 43 + .../test/testcases/span/05_html/normal.text | 43 + .../span/05_html/raw_span_elements.html | 2 + .../span/05_html/raw_span_elements.text | 2 + .../test/testcases/span/05_html/xml.html | 5 + .../test/testcases/span/05_html/xml.text | 5 + .../testcases/span/abbreviations/abbrev.html | 21 + .../testcases/span/abbreviations/abbrev.text | 34 + .../span/abbreviations/abbrev_defs.html | 2 + .../span/abbreviations/abbrev_defs.text | 5 + .../span/abbreviations/in_footnote.html | 9 + .../span/abbreviations/in_footnote.text | 5 + .../testcases/span/autolinks/url_links.html | 15 + .../testcases/span/autolinks/url_links.text | 16 + .../testcases/span/escaped_chars/normal.html | 47 + .../testcases/span/escaped_chars/normal.text | 47 + .../testcases/span/extension/comment.html | 6 + .../testcases/span/extension/comment.text | 6 + .../testcases/span/extension/ignored.html | 1 + .../testcases/span/extension/ignored.text | 1 + .../testcases/span/extension/nomarkdown.html | 1 + .../testcases/span/extension/nomarkdown.text | 1 + .../testcases/span/extension/options.html | 1 + .../testcases/span/extension/options.text | 1 + .../test/testcases/span/ial/simple.html | 6 + .../test/testcases/span/ial/simple.text | 6 + .../testcases/span/line_breaks/normal.html | 11 + .../testcases/span/line_breaks/normal.latex | 12 + .../testcases/span/line_breaks/normal.text | 11 + .../test/testcases/span/math/itex2mml.html | 1 + .../test/testcases/span/math/itex2mml.options | 1 + .../test/testcases/span/math/itex2mml.text | 1 + .../test/testcases/span/math/katex.html.19 | 1 + .../test/testcases/span/math/katex.options | 1 + .../test/testcases/span/math/katex.text | 1 + .../testcases/span/math/mathjaxnode.html.19 | 27 + .../testcases/span/math/mathjaxnode.options | 1 + .../test/testcases/span/math/mathjaxnode.text | 1 + .../test/testcases/span/math/no_engine.html | 1 + .../testcases/span/math/no_engine.options | 1 + .../test/testcases/span/math/no_engine.text | 1 + .../test/testcases/span/math/normal.html | 10 + .../test/testcases/span/math/normal.text | 10 + .../test/testcases/span/math/ritex.html | 1 + .../test/testcases/span/math/ritex.options | 1 + .../test/testcases/span/math/ritex.text | 1 + .../test/testcases/span/math/sskatex.html.19 | 1 + .../test/testcases/span/math/sskatex.options | 1 + .../test/testcases/span/math/sskatex.text | 1 + .../span/text_substitutions/entities.html | 6 + .../span/text_substitutions/entities.options | 1 + .../span/text_substitutions/entities.text | 6 + .../text_substitutions/entities_as_char.html | 1 + .../entities_as_char.html.19 | 1 + .../entities_as_char.options | 2 + .../text_substitutions/entities_as_char.text | 1 + .../text_substitutions/entities_as_input.html | 1 + .../entities_as_input.options | 1 + .../text_substitutions/entities_as_input.text | 1 + .../text_substitutions/entities_numeric.html | 1 + .../entities_numeric.options | 1 + .../text_substitutions/entities_numeric.text | 1 + .../text_substitutions/entities_symbolic.html | 1 + .../entities_symbolic.options | 1 + .../text_substitutions/entities_symbolic.text | 1 + .../span/text_substitutions/greaterthan.html | 1 + .../span/text_substitutions/greaterthan.text | 1 + .../span/text_substitutions/lowerthan.html | 1 + .../span/text_substitutions/lowerthan.text | 1 + .../span/text_substitutions/typography.html | 40 + .../text_substitutions/typography.options | 1 + .../span/text_substitutions/typography.text | 40 + .../text_substitutions/typography_subst.html | 3 + .../text_substitutions/typography_subst.latex | 4 + .../typography_subst.options | 8 + .../text_substitutions/typography_subst.text | 3 + .../test/testcases_gfm/atx_header.html | 3 + .../test/testcases_gfm/atx_header.text | 3 + .../backticks_disable_highlighting.html | 2 + .../backticks_disable_highlighting.options | 1 + .../backticks_disable_highlighting.text | 3 + .../test/testcases_gfm/backticks_syntax.html | 20 + .../test/testcases_gfm/backticks_syntax.text | 19 + .../test/testcases_gfm/codeblock_fenced.html | 20 + .../testcases_gfm/codeblock_fenced.options | 1 + .../test/testcases_gfm/codeblock_fenced.text | 21 + .../test/testcases_gfm/hard_line_breaks.html | 3 + .../test/testcases_gfm/hard_line_breaks.text | 3 + .../testcases_gfm/hard_line_breaks_off.html | 2 + .../hard_line_breaks_off.options | 1 + .../testcases_gfm/hard_line_breaks_off.text | 2 + .../test/testcases_gfm/header_ids.html | 27 + .../test/testcases_gfm/header_ids.html.19 | 27 + .../test/testcases_gfm/header_ids.options | 1 + .../test/testcases_gfm/header_ids.text | 27 + .../testcases_gfm/header_ids_with_prefix.html | 3 + .../header_ids_with_prefix.options | 2 + .../testcases_gfm/header_ids_with_prefix.text | 3 + .../test/testcases_gfm/no_typographic.html | 3 + .../test/testcases_gfm/no_typographic.html.19 | 3 + .../test/testcases_gfm/no_typographic.options | 1 + .../test/testcases_gfm/no_typographic.text | 3 + .../testcases_gfm/paragraph_end-disabled.html | 31 + .../paragraph_end-disabled.options | 1 + .../testcases_gfm/paragraph_end-disabled.text | 27 + .../test/testcases_gfm/paragraph_end.html | 38 + .../test/testcases_gfm/paragraph_end.text | 27 + .../test/testcases_gfm/strikethrough.html | 27 + .../test/testcases_gfm/strikethrough.html.19 | 27 + .../test/testcases_gfm/strikethrough.text | 27 + .../test/testcases_gfm/task_list.html | 40 + .../test/testcases_gfm/task_list.text | 26 + .../two_para_hard_line_breaks.html | 4 + .../two_para_hard_line_breaks.text | 4 + vendor/bundle/gems/liquid-4.0.2/History.md | 283 + vendor/bundle/gems/liquid-4.0.2/LICENSE | 20 + vendor/bundle/gems/liquid-4.0.2/README.md | 108 + vendor/bundle/gems/liquid-4.0.2/lib/liquid.rb | 80 + .../gems/liquid-4.0.2/lib/liquid/block.rb | 77 + .../liquid-4.0.2/lib/liquid/block_body.rb | 142 + .../gems/liquid-4.0.2/lib/liquid/condition.rb | 151 + .../gems/liquid-4.0.2/lib/liquid/context.rb | 226 + .../gems/liquid-4.0.2/lib/liquid/document.rb | 27 + .../gems/liquid-4.0.2/lib/liquid/drop.rb | 78 + .../gems/liquid-4.0.2/lib/liquid/errors.rb | 56 + .../liquid-4.0.2/lib/liquid/expression.rb | 49 + .../liquid-4.0.2/lib/liquid/extensions.rb | 74 + .../liquid-4.0.2/lib/liquid/file_system.rb | 73 + .../liquid-4.0.2/lib/liquid/forloop_drop.rb | 42 + .../gems/liquid-4.0.2/lib/liquid/i18n.rb | 39 + .../liquid-4.0.2/lib/liquid/interrupts.rb | 16 + .../gems/liquid-4.0.2/lib/liquid/lexer.rb | 55 + .../liquid-4.0.2/lib/liquid/locales/en.yml | 26 + .../liquid-4.0.2/lib/liquid/parse_context.rb | 38 + .../lib/liquid/parse_tree_visitor.rb | 42 + .../gems/liquid-4.0.2/lib/liquid/parser.rb | 90 + .../lib/liquid/parser_switching.rb | 31 + .../gems/liquid-4.0.2/lib/liquid/profiler.rb | 158 + .../liquid-4.0.2/lib/liquid/profiler/hooks.rb | 23 + .../liquid-4.0.2/lib/liquid/range_lookup.rb | 37 + .../lib/liquid/resource_limits.rb | 23 + .../lib/liquid/standardfilters.rb | 506 + .../gems/liquid-4.0.2/lib/liquid/strainer.rb | 66 + .../lib/liquid/tablerowloop_drop.rb | 62 + .../gems/liquid-4.0.2/lib/liquid/tag.rb | 43 + .../liquid-4.0.2/lib/liquid/tags/assign.rb | 59 + .../liquid-4.0.2/lib/liquid/tags/break.rb | 18 + .../liquid-4.0.2/lib/liquid/tags/capture.rb | 38 + .../gems/liquid-4.0.2/lib/liquid/tags/case.rb | 94 + .../liquid-4.0.2/lib/liquid/tags/comment.rb | 16 + .../liquid-4.0.2/lib/liquid/tags/continue.rb | 18 + .../liquid-4.0.2/lib/liquid/tags/cycle.rb | 65 + .../liquid-4.0.2/lib/liquid/tags/decrement.rb | 35 + .../gems/liquid-4.0.2/lib/liquid/tags/for.rb | 203 + .../gems/liquid-4.0.2/lib/liquid/tags/if.rb | 122 + .../liquid-4.0.2/lib/liquid/tags/ifchanged.rb | 18 + .../liquid-4.0.2/lib/liquid/tags/include.rb | 124 + .../liquid-4.0.2/lib/liquid/tags/increment.rb | 31 + .../gems/liquid-4.0.2/lib/liquid/tags/raw.rb | 47 + .../liquid-4.0.2/lib/liquid/tags/table_row.rb | 62 + .../liquid-4.0.2/lib/liquid/tags/unless.rb | 30 + .../gems/liquid-4.0.2/lib/liquid/template.rb | 254 + .../gems/liquid-4.0.2/lib/liquid/tokenizer.rb | 31 + .../gems/liquid-4.0.2/lib/liquid/truffle.rb | 5 + .../gems/liquid-4.0.2/lib/liquid/utils.rb | 83 + .../gems/liquid-4.0.2/lib/liquid/variable.rb | 148 + .../lib/liquid/variable_lookup.rb | 88 + .../gems/liquid-4.0.2/lib/liquid/version.rb | 5 + .../liquid-4.0.2/test/fixtures/en_locale.yml | 9 + .../test/integration/assign_test.rb | 48 + .../test/integration/blank_test.rb | 106 + .../test/integration/block_test.rb | 12 + .../test/integration/capture_test.rb | 50 + .../test/integration/context_test.rb | 32 + .../test/integration/document_test.rb | 19 + .../test/integration/drop_test.rb | 273 + .../test/integration/error_handling_test.rb | 260 + .../test/integration/filter_test.rb | 178 + .../test/integration/hash_ordering_test.rb | 23 + .../test/integration/output_test.rb | 123 + .../integration/parse_tree_visitor_test.rb | 247 + .../test/integration/parsing_quirks_test.rb | 122 + .../test/integration/render_profiling_test.rb | 154 + .../test/integration/security_test.rb | 80 + .../test/integration/standard_filter_test.rb | 776 + .../test/integration/tags/break_tag_test.rb | 15 + .../integration/tags/continue_tag_test.rb | 15 + .../test/integration/tags/for_tag_test.rb | 410 + .../test/integration/tags/if_else_tag_test.rb | 188 + .../test/integration/tags/include_tag_test.rb | 245 + .../integration/tags/increment_tag_test.rb | 23 + .../test/integration/tags/raw_tag_test.rb | 31 + .../integration/tags/standard_tag_test.rb | 296 + .../test/integration/tags/statements_test.rb | 111 + .../test/integration/tags/table_row_test.rb | 64 + .../integration/tags/unless_else_tag_test.rb | 26 + .../test/integration/template_test.rb | 332 + .../test/integration/trim_mode_test.rb | 529 + .../test/integration/variable_test.rb | 96 + .../gems/liquid-4.0.2/test/test_helper.rb | 116 + .../liquid-4.0.2/test/truffle/truffle_test.rb | 9 + .../liquid-4.0.2/test/unit/block_unit_test.rb | 58 + .../test/unit/condition_unit_test.rb | 166 + .../test/unit/context_unit_test.rb | 489 + .../test/unit/file_system_unit_test.rb | 35 + .../liquid-4.0.2/test/unit/i18n_unit_test.rb | 37 + .../liquid-4.0.2/test/unit/lexer_unit_test.rb | 51 + .../test/unit/parser_unit_test.rb | 82 + .../test/unit/regexp_unit_test.rb | 44 + .../test/unit/strainer_unit_test.rb | 164 + .../liquid-4.0.2/test/unit/tag_unit_test.rb | 21 + .../test/unit/tags/case_tag_unit_test.rb | 10 + .../test/unit/tags/for_tag_unit_test.rb | 13 + .../test/unit/tags/if_tag_unit_test.rb | 8 + .../test/unit/template_unit_test.rb | 78 + .../test/unit/tokenizer_unit_test.rb | 55 + .../test/unit/variable_unit_test.rb | 162 + vendor/bundle/gems/listen-3.1.5/CHANGELOG.md | 1 + .../bundle/gems/listen-3.1.5/CONTRIBUTING.md | 38 + vendor/bundle/gems/listen-3.1.5/LICENSE.txt | 22 + vendor/bundle/gems/listen-3.1.5/README.md | 297 + vendor/bundle/gems/listen-3.1.5/bin/listen | 12 + vendor/bundle/gems/listen-3.1.5/lib/listen.rb | 57 + .../gems/listen-3.1.5/lib/listen/adapter.rb | 45 + .../listen-3.1.5/lib/listen/adapter/base.rb | 141 + .../listen-3.1.5/lib/listen/adapter/bsd.rb | 106 + .../listen-3.1.5/lib/listen/adapter/config.rb | 26 + .../listen-3.1.5/lib/listen/adapter/darwin.rb | 92 + .../listen-3.1.5/lib/listen/adapter/linux.rb | 106 + .../lib/listen/adapter/polling.rb | 37 + .../lib/listen/adapter/windows.rb | 98 + .../gems/listen-3.1.5/lib/listen/backend.rb | 38 + .../gems/listen-3.1.5/lib/listen/change.rb | 76 + .../gems/listen-3.1.5/lib/listen/cli.rb | 65 + .../gems/listen-3.1.5/lib/listen/directory.rb | 87 + .../listen-3.1.5/lib/listen/event/config.rb | 55 + .../listen-3.1.5/lib/listen/event/loop.rb | 117 + .../lib/listen/event/processor.rb | 122 + .../listen-3.1.5/lib/listen/event/queue.rb | 55 + .../gems/listen-3.1.5/lib/listen/file.rb | 80 + .../gems/listen-3.1.5/lib/listen/fsm.rb | 132 + .../lib/listen/internals/thread_pool.rb | 29 + .../gems/listen-3.1.5/lib/listen/listener.rb | 133 + .../lib/listen/listener/config.rb | 41 + .../gems/listen-3.1.5/lib/listen/logger.rb | 32 + .../gems/listen-3.1.5/lib/listen/options.rb | 23 + .../lib/listen/queue_optimizer.rb | 132 + .../gems/listen-3.1.5/lib/listen/record.rb | 118 + .../listen-3.1.5/lib/listen/record/entry.rb | 64 + .../lib/listen/record/symlink_detector.rb | 39 + .../gems/listen-3.1.5/lib/listen/silencer.rb | 97 + .../lib/listen/silencer/controller.rb | 48 + .../gems/listen-3.1.5/lib/listen/version.rb | 3 + vendor/bundle/gems/mercenary-0.3.6/.gitignore | 17 + vendor/bundle/gems/mercenary-0.3.6/.rspec | 2 + .../bundle/gems/mercenary-0.3.6/.travis.yml | 15 + vendor/bundle/gems/mercenary-0.3.6/Gemfile | 4 + .../gems/mercenary-0.3.6/History.markdown | 109 + .../bundle/gems/mercenary-0.3.6/LICENSE.txt | 22 + vendor/bundle/gems/mercenary-0.3.6/README.md | 250 + vendor/bundle/gems/mercenary-0.3.6/Rakefile | 1 + .../mercenary-0.3.6/examples/help_dialogue.rb | 46 + .../gems/mercenary-0.3.6/examples/logging.rb | 39 + .../gems/mercenary-0.3.6/examples/trace.rb | 21 + .../gems/mercenary-0.3.6/lib/mercenary.rb | 21 + .../mercenary-0.3.6/lib/mercenary/command.rb | 280 + .../mercenary-0.3.6/lib/mercenary/option.rb | 87 + .../lib/mercenary/presenter.rb | 94 + .../mercenary-0.3.6/lib/mercenary/program.rb | 53 + .../mercenary-0.3.6/lib/mercenary/version.rb | 3 + .../gems/mercenary-0.3.6/mercenary.gemspec | 24 + .../gems/mercenary-0.3.6/script/bootstrap | 7 + .../gems/mercenary-0.3.6/script/cibuild | 6 + .../gems/mercenary-0.3.6/script/console | 3 + .../gems/mercenary-0.3.6/script/examples | 18 + .../gems/mercenary-0.3.6/spec/command_spec.rb | 98 + .../gems/mercenary-0.3.6/spec/option_spec.rb | 83 + .../mercenary-0.3.6/spec/presenter_spec.rb | 39 + .../gems/mercenary-0.3.6/spec/program_spec.rb | 19 + .../gems/mercenary-0.3.6/spec/spec_helper.rb | 14 + vendor/bundle/gems/pathutil-0.16.2/Gemfile | 22 + vendor/bundle/gems/pathutil-0.16.2/LICENSE | 19 + vendor/bundle/gems/pathutil-0.16.2/Rakefile | 12 + .../gems/pathutil-0.16.2/lib/pathutil.rb | 909 ++ .../pathutil-0.16.2/lib/pathutil/helpers.rb | 129 + .../pathutil-0.16.2/lib/pathutil/version.rb | 7 + .../gems/public_suffix-3.0.3/.gitignore | 11 + .../gems/public_suffix-3.0.3/.rubocop.yml | 36 + .../public_suffix-3.0.3/.rubocop_defaults.yml | 184 + .../gems/public_suffix-3.0.3/.ruby-gemset | 1 + .../gems/public_suffix-3.0.3/.travis.yml | 25 + .../bundle/gems/public_suffix-3.0.3/.yardopts | 1 + .../gems/public_suffix-3.0.3/2.0-Upgrade.md | 52 + .../gems/public_suffix-3.0.3/CHANGELOG.md | 340 + .../bundle/gems/public_suffix-3.0.3/Gemfile | 10 + .../gems/public_suffix-3.0.3/LICENSE.txt | 22 + .../bundle/gems/public_suffix-3.0.3/README.md | 202 + .../bundle/gems/public_suffix-3.0.3/Rakefile | 49 + .../gems/public_suffix-3.0.3/bin/console | 14 + .../gems/public_suffix-3.0.3/data/list.txt | 12659 ++++++++++++++++ .../public_suffix-3.0.3/lib/public_suffix.rb | 175 + .../lib/public_suffix/domain.rb | 233 + .../lib/public_suffix/errors.rb | 39 + .../lib/public_suffix/list.rb | 243 + .../lib/public_suffix/rule.rb | 348 + .../lib/public_suffix/version.rb | 10 + .../public_suffix-3.0.3/public_suffix.gemspec | 25 + .../gems/public_suffix-3.0.3/test/.empty | 2 + .../test/acceptance_test.rb | 127 + .../test/benchmarks/bm_find.rb | 66 + .../test/benchmarks/bm_find_all.rb | 102 + .../test/benchmarks/bm_names.rb | 91 + .../test/benchmarks/bm_select.rb | 26 + .../test/benchmarks/bm_select_incremental.rb | 25 + .../test/benchmarks/bm_valid.rb | 101 + .../test/profilers/domain_profiler.rb | 12 + .../test/profilers/find_profiler.rb | 12 + .../test/profilers/find_profiler_jp.rb | 12 + .../test/profilers/initialization_profiler.rb | 11 + .../test/profilers/list_profsize.rb | 11 + .../test/profilers/object_binsize.rb | 57 + .../gems/public_suffix-3.0.3/test/psl_test.rb | 49 + .../public_suffix-3.0.3/test/test_helper.rb | 13 + .../gems/public_suffix-3.0.3/test/tests.txt | 98 + .../test/unit/domain_test.rb | 104 + .../test/unit/errors_test.rb | 23 + .../test/unit/list_test.rb | 239 + .../test/unit/public_suffix_test.rb | 186 + .../test/unit/rule_test.rb | 220 + .../bundle/gems/rb-fsevent-0.10.3/.gitignore | 13 + vendor/bundle/gems/rb-fsevent-0.10.3/Gemfile | 3 + .../bundle/gems/rb-fsevent-0.10.3/Guardfile | 8 + .../bundle/gems/rb-fsevent-0.10.3/LICENSE.txt | 22 + .../bundle/gems/rb-fsevent-0.10.3/README.md | 260 + vendor/bundle/gems/rb-fsevent-0.10.3/Rakefile | 33 + .../gems/rb-fsevent-0.10.3/bin/fsevent_watch | Bin 0 -> 42376 bytes .../bundle/gems/rb-fsevent-0.10.3/ext/LICENSE | 21 + .../ext/fsevent_watch/FSEventsFix.c | 626 + .../ext/fsevent_watch/FSEventsFix.h | 105 + .../ext/fsevent_watch/TSICTString.c | 373 + .../ext/fsevent_watch/TSICTString.h | 74 + .../rb-fsevent-0.10.3/ext/fsevent_watch/cli.c | 201 + .../rb-fsevent-0.10.3/ext/fsevent_watch/cli.h | 45 + .../ext/fsevent_watch/common.h | 22 + .../ext/fsevent_watch/compat.c | 41 + .../ext/fsevent_watch/compat.h | 100 + .../ext/fsevent_watch/defines.h | 40 + .../ext/fsevent_watch/main.c | 548 + .../ext/fsevent_watch/signal_handlers.c | 66 + .../ext/fsevent_watch/signal_handlers.h | 16 + .../gems/rb-fsevent-0.10.3/ext/rakefile.rb | 226 + .../gems/rb-fsevent-0.10.3/lib/otnetstring.rb | 85 + .../gems/rb-fsevent-0.10.3/lib/rb-fsevent.rb | 3 + .../lib/rb-fsevent/fsevent.rb | 157 + .../lib/rb-fsevent/version.rb | 5 + .../gems/rb-fsevent-0.10.3/rb-fsevent.gemspec | 27 + .../bundle/gems/rb-inotify-0.10.0/.gitignore | 21 + .../bundle/gems/rb-inotify-0.10.0/.travis.yml | 21 + .../bundle/gems/rb-inotify-0.10.0/.yardopts | 4 + vendor/bundle/gems/rb-inotify-0.10.0/Gemfile | 16 + .../bundle/gems/rb-inotify-0.10.0/LICENSE.md | 10 + .../bundle/gems/rb-inotify-0.10.0/README.md | 103 + vendor/bundle/gems/rb-inotify-0.10.0/Rakefile | 14 + .../gems/rb-inotify-0.10.0/lib/rb-inotify.rb | 15 + .../lib/rb-inotify/errors.rb | 3 + .../rb-inotify-0.10.0/lib/rb-inotify/event.rb | 146 + .../lib/rb-inotify/native.rb | 33 + .../lib/rb-inotify/native/flags.rb | 94 + .../lib/rb-inotify/notifier.rb | 315 + .../lib/rb-inotify/version.rb | 24 + .../lib/rb-inotify/watcher.rb | 88 + .../gems/rb-inotify-0.10.0/rb-inotify.gemspec | 28 + .../rb-inotify-0.10.0/spec/inotify_spec.rb | 9 + .../rb-inotify-0.10.0/spec/notifier_spec.rb | 170 + .../rb-inotify-0.10.0/spec/spec_helper.rb | 29 + vendor/bundle/gems/rouge-3.3.0/Gemfile | 28 + vendor/bundle/gems/rouge-3.3.0/LICENSE | 186 + vendor/bundle/gems/rouge-3.3.0/bin/rougify | 18 + vendor/bundle/gems/rouge-3.3.0/lib/rouge.rb | 84 + .../bundle/gems/rouge-3.3.0/lib/rouge/cli.rb | 432 + .../gems/rouge-3.3.0/lib/rouge/demos/abap | 6 + .../rouge-3.3.0/lib/rouge/demos/actionscript | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/apache | 21 + .../rouge-3.3.0/lib/rouge/demos/apiblueprint | 33 + .../rouge-3.3.0/lib/rouge/demos/applescript | 2 + .../gems/rouge-3.3.0/lib/rouge/demos/awk | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/biml | 38 + .../gems/rouge-3.3.0/lib/rouge/demos/bsl | 7 + .../bundle/gems/rouge-3.3.0/lib/rouge/demos/c | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/ceylon | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/cfscript | 18 + .../gems/rouge-3.3.0/lib/rouge/demos/clojure | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/cmake | 7 + .../rouge-3.3.0/lib/rouge/demos/coffeescript | 5 + .../rouge-3.3.0/lib/rouge/demos/common_lisp | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/conf | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/console | 6 + .../gems/rouge-3.3.0/lib/rouge/demos/coq | 13 + .../gems/rouge-3.3.0/lib/rouge/demos/cpp | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/crystal | 45 + .../gems/rouge-3.3.0/lib/rouge/demos/csharp | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/css | 4 + .../bundle/gems/rouge-3.3.0/lib/rouge/demos/d | 16 + .../gems/rouge-3.3.0/lib/rouge/demos/dart | 6 + .../gems/rouge-3.3.0/lib/rouge/demos/diff | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/digdag | 19 + .../gems/rouge-3.3.0/lib/rouge/demos/docker | 9 + .../gems/rouge-3.3.0/lib/rouge/demos/dot | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/eiffel | 30 + .../gems/rouge-3.3.0/lib/rouge/demos/elixir | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/elm | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/erb | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/erlang | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/factor | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/fortran | 22 + .../gems/rouge-3.3.0/lib/rouge/demos/fsharp | 12 + .../gems/rouge-3.3.0/lib/rouge/demos/gherkin | 17 + .../gems/rouge-3.3.0/lib/rouge/demos/glsl | 14 + .../gems/rouge-3.3.0/lib/rouge/demos/go | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/gradle | 10 + .../gems/rouge-3.3.0/lib/rouge/demos/graphql | 17 + .../gems/rouge-3.3.0/lib/rouge/demos/groovy | 9 + .../gems/rouge-3.3.0/lib/rouge/demos/hack | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/haml | 5 + .../rouge-3.3.0/lib/rouge/demos/handlebars | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/haskell | 6 + .../gems/rouge-3.3.0/lib/rouge/demos/hcl | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/html | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/http | 14 + .../gems/rouge-3.3.0/lib/rouge/demos/hylang | 10 + .../gems/rouge-3.3.0/lib/rouge/demos/idlang | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/igorpro | 9 + .../gems/rouge-3.3.0/lib/rouge/demos/ini | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/io | 11 + .../gems/rouge-3.3.0/lib/rouge/demos/irb | 4 + .../rouge-3.3.0/lib/rouge/demos/irb_output | 2 + .../gems/rouge-3.3.0/lib/rouge/demos/java | 5 + .../rouge-3.3.0/lib/rouge/demos/javascript | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/jinja | 9 + .../gems/rouge-3.3.0/lib/rouge/demos/json | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/json-doc | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/jsonnet | 28 + .../gems/rouge-3.3.0/lib/rouge/demos/jsp | 29 + .../gems/rouge-3.3.0/lib/rouge/demos/jsx | 17 + .../gems/rouge-3.3.0/lib/rouge/demos/julia | 11 + .../gems/rouge-3.3.0/lib/rouge/demos/kotlin | 3 + .../gems/rouge-3.3.0/lib/rouge/demos/lasso | 12 + .../gems/rouge-3.3.0/lib/rouge/demos/liquid | 11 + .../lib/rouge/demos/literate_coffeescript | 3 + .../lib/rouge/demos/literate_haskell | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/llvm | 20 + .../gems/rouge-3.3.0/lib/rouge/demos/lua | 12 + .../gems/rouge-3.3.0/lib/rouge/demos/m68k | 16 + .../gems/rouge-3.3.0/lib/rouge/demos/make | 6 + .../gems/rouge-3.3.0/lib/rouge/demos/markdown | 4 + .../rouge-3.3.0/lib/rouge/demos/mathematica | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/matlab | 6 + .../rouge-3.3.0/lib/rouge/demos/moonscript | 16 + .../gems/rouge-3.3.0/lib/rouge/demos/mosel | 10 + .../gems/rouge-3.3.0/lib/rouge/demos/mxml | 22 + .../gems/rouge-3.3.0/lib/rouge/demos/nasm | 26 + .../gems/rouge-3.3.0/lib/rouge/demos/nginx | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/nim | 27 + .../gems/rouge-3.3.0/lib/rouge/demos/nix | 19 + .../rouge-3.3.0/lib/rouge/demos/objective_c | 18 + .../gems/rouge-3.3.0/lib/rouge/demos/ocaml | 12 + .../gems/rouge-3.3.0/lib/rouge/demos/pascal | 14 + .../gems/rouge-3.3.0/lib/rouge/demos/perl | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/php | 3 + .../rouge-3.3.0/lib/rouge/demos/plaintext | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/plist | 142 + .../gems/rouge-3.3.0/lib/rouge/demos/pony | 17 + .../rouge-3.3.0/lib/rouge/demos/powershell | 49 + .../gems/rouge-3.3.0/lib/rouge/demos/praat | 26 + .../gems/rouge-3.3.0/lib/rouge/demos/prolog | 9 + .../rouge-3.3.0/lib/rouge/demos/prometheus | 9 + .../rouge-3.3.0/lib/rouge/demos/properties | 7 + .../gems/rouge-3.3.0/lib/rouge/demos/protobuf | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/puppet | 6 + .../gems/rouge-3.3.0/lib/rouge/demos/python | 6 + .../bundle/gems/rouge-3.3.0/lib/rouge/demos/q | 2 + .../gems/rouge-3.3.0/lib/rouge/demos/qml | 9 + .../bundle/gems/rouge-3.3.0/lib/rouge/demos/r | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/racket | 24 + .../gems/rouge-3.3.0/lib/rouge/demos/ruby | 9 + .../gems/rouge-3.3.0/lib/rouge/demos/rust | 12 + .../gems/rouge-3.3.0/lib/rouge/demos/sass | 3 + .../gems/rouge-3.3.0/lib/rouge/demos/scala | 3 + .../gems/rouge-3.3.0/lib/rouge/demos/scheme | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/scss | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/sed | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/shell | 2 + .../gems/rouge-3.3.0/lib/rouge/demos/sieve | 10 + .../gems/rouge-3.3.0/lib/rouge/demos/slim | 17 + .../rouge-3.3.0/lib/rouge/demos/smalltalk | 6 + .../gems/rouge-3.3.0/lib/rouge/demos/smarty | 12 + .../gems/rouge-3.3.0/lib/rouge/demos/sml | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/sqf | 14 + .../gems/rouge-3.3.0/lib/rouge/demos/sql | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/swift | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/tap | 5 + .../gems/rouge-3.3.0/lib/rouge/demos/tcl | 1 + .../rouge-3.3.0/lib/rouge/demos/terraform | 31 + .../gems/rouge-3.3.0/lib/rouge/demos/tex | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/toml | 9 + .../gems/rouge-3.3.0/lib/rouge/demos/tsx | 17 + .../gems/rouge-3.3.0/lib/rouge/demos/tulip | 13 + .../gems/rouge-3.3.0/lib/rouge/demos/turtle | 26 + .../gems/rouge-3.3.0/lib/rouge/demos/twig | 9 + .../rouge-3.3.0/lib/rouge/demos/typescript | 1 + .../gems/rouge-3.3.0/lib/rouge/demos/vala | 8 + .../gems/rouge-3.3.0/lib/rouge/demos/vb | 4 + .../gems/rouge-3.3.0/lib/rouge/demos/verilog | 27 + .../gems/rouge-3.3.0/lib/rouge/demos/vhdl | 23 + .../gems/rouge-3.3.0/lib/rouge/demos/viml | 14 + .../gems/rouge-3.3.0/lib/rouge/demos/vue | 11 + .../gems/rouge-3.3.0/lib/rouge/demos/wollok | 11 + .../gems/rouge-3.3.0/lib/rouge/demos/xml | 2 + .../gems/rouge-3.3.0/lib/rouge/demos/yaml | 4 + .../gems/rouge-3.3.0/lib/rouge/formatter.rb | 76 + .../rouge-3.3.0/lib/rouge/formatters/html.rb | 38 + .../lib/rouge/formatters/html_inline.rb | 31 + .../lib/rouge/formatters/html_legacy.rb | 45 + .../lib/rouge/formatters/html_linewise.rb | 28 + .../lib/rouge/formatters/html_pygments.rb | 18 + .../lib/rouge/formatters/html_table.rb | 62 + .../rouge-3.3.0/lib/rouge/formatters/null.rb | 20 + .../lib/rouge/formatters/terminal256.rb | 181 + .../gems/rouge-3.3.0/lib/rouge/guesser.rb | 57 + .../lib/rouge/guessers/disambiguation.rb | 106 + .../lib/rouge/guessers/filename.rb | 27 + .../lib/rouge/guessers/glob_mapping.rb | 45 + .../lib/rouge/guessers/mimetype.rb | 16 + .../lib/rouge/guessers/modeline.rb | 46 + .../rouge-3.3.0/lib/rouge/guessers/source.rb | 31 + .../rouge-3.3.0/lib/rouge/guessers/util.rb | 34 + .../gems/rouge-3.3.0/lib/rouge/lexer.rb | 462 + .../gems/rouge-3.3.0/lib/rouge/lexers/abap.rb | 240 + .../lib/rouge/lexers/actionscript.rb | 196 + .../rouge-3.3.0/lib/rouge/lexers/apache.rb | 73 + .../lib/rouge/lexers/apache/keywords.yml | 764 + .../lib/rouge/lexers/apiblueprint.rb | 49 + .../lib/rouge/lexers/apple_script.rb | 369 + .../gems/rouge-3.3.0/lib/rouge/lexers/awk.rb | 162 + .../gems/rouge-3.3.0/lib/rouge/lexers/biml.rb | 43 + .../gems/rouge-3.3.0/lib/rouge/lexers/bsl.rb | 82 + .../gems/rouge-3.3.0/lib/rouge/lexers/c.rb | 213 + .../rouge-3.3.0/lib/rouge/lexers/ceylon.rb | 124 + .../rouge-3.3.0/lib/rouge/lexers/cfscript.rb | 154 + .../rouge-3.3.0/lib/rouge/lexers/clojure.rb | 113 + .../rouge-3.3.0/lib/rouge/lexers/cmake.rb | 207 + .../lib/rouge/lexers/coffeescript.rb | 175 + .../lib/rouge/lexers/common_lisp.rb | 346 + .../gems/rouge-3.3.0/lib/rouge/lexers/conf.rb | 25 + .../rouge-3.3.0/lib/rouge/lexers/console.rb | 137 + .../gems/rouge-3.3.0/lib/rouge/lexers/coq.rb | 188 + .../gems/rouge-3.3.0/lib/rouge/lexers/cpp.rb | 79 + .../rouge-3.3.0/lib/rouge/lexers/crystal.rb | 430 + .../rouge-3.3.0/lib/rouge/lexers/csharp.rb | 115 + .../gems/rouge-3.3.0/lib/rouge/lexers/css.rb | 274 + .../gems/rouge-3.3.0/lib/rouge/lexers/d.rb | 177 + .../gems/rouge-3.3.0/lib/rouge/lexers/dart.rb | 105 + .../gems/rouge-3.3.0/lib/rouge/lexers/diff.rb | 33 + .../rouge-3.3.0/lib/rouge/lexers/digdag.rb | 70 + .../rouge-3.3.0/lib/rouge/lexers/docker.rb | 51 + .../gems/rouge-3.3.0/lib/rouge/lexers/dot.rb | 69 + .../rouge-3.3.0/lib/rouge/lexers/eiffel.rb | 66 + .../rouge-3.3.0/lib/rouge/lexers/elixir.rb | 134 + .../gems/rouge-3.3.0/lib/rouge/lexers/elm.rb | 90 + .../gems/rouge-3.3.0/lib/rouge/lexers/erb.rb | 53 + .../rouge-3.3.0/lib/rouge/lexers/erlang.rb | 115 + .../rouge-3.3.0/lib/rouge/lexers/factor.rb | 303 + .../rouge-3.3.0/lib/rouge/lexers/fortran.rb | 178 + .../rouge-3.3.0/lib/rouge/lexers/fsharp.rb | 119 + .../rouge-3.3.0/lib/rouge/lexers/gherkin.rb | 138 + .../lib/rouge/lexers/gherkin/keywords.rb | 16 + .../gems/rouge-3.3.0/lib/rouge/lexers/glsl.rb | 136 + .../gems/rouge-3.3.0/lib/rouge/lexers/go.rb | 175 + .../rouge-3.3.0/lib/rouge/lexers/gradle.rb | 38 + .../rouge-3.3.0/lib/rouge/lexers/graphql.rb | 244 + .../rouge-3.3.0/lib/rouge/lexers/groovy.rb | 113 + .../gems/rouge-3.3.0/lib/rouge/lexers/hack.rb | 49 + .../gems/rouge-3.3.0/lib/rouge/lexers/haml.rb | 230 + .../lib/rouge/lexers/handlebars.rb | 80 + .../rouge-3.3.0/lib/rouge/lexers/haskell.rb | 198 + .../gems/rouge-3.3.0/lib/rouge/lexers/hcl.rb | 163 + .../gems/rouge-3.3.0/lib/rouge/lexers/html.rb | 140 + .../gems/rouge-3.3.0/lib/rouge/lexers/http.rb | 81 + .../rouge-3.3.0/lib/rouge/lexers/hylang.rb | 94 + .../rouge-3.3.0/lib/rouge/lexers/idlang.rb | 312 + .../rouge-3.3.0/lib/rouge/lexers/igorpro.rb | 664 + .../gems/rouge-3.3.0/lib/rouge/lexers/ini.rb | 54 + .../gems/rouge-3.3.0/lib/rouge/lexers/io.rb | 69 + .../gems/rouge-3.3.0/lib/rouge/lexers/irb.rb | 67 + .../gems/rouge-3.3.0/lib/rouge/lexers/java.rb | 88 + .../lib/rouge/lexers/javascript.rb | 283 + .../rouge-3.3.0/lib/rouge/lexers/jinja.rb | 138 + .../gems/rouge-3.3.0/lib/rouge/lexers/json.rb | 30 + .../rouge-3.3.0/lib/rouge/lexers/json_doc.rb | 24 + .../rouge-3.3.0/lib/rouge/lexers/jsonnet.rb | 152 + .../gems/rouge-3.3.0/lib/rouge/lexers/jsp.rb | 120 + .../gems/rouge-3.3.0/lib/rouge/lexers/jsx.rb | 104 + .../rouge-3.3.0/lib/rouge/lexers/julia.rb | 167 + .../rouge-3.3.0/lib/rouge/lexers/kotlin.rb | 127 + .../rouge-3.3.0/lib/rouge/lexers/lasso.rb | 215 + .../lib/rouge/lexers/lasso/keywords.yml | 446 + .../rouge-3.3.0/lib/rouge/lexers/liquid.rb | 288 + .../lib/rouge/lexers/literate_coffeescript.rb | 34 + .../lib/rouge/lexers/literate_haskell.rb | 37 + .../gems/rouge-3.3.0/lib/rouge/lexers/llvm.rb | 81 + .../gems/rouge-3.3.0/lib/rouge/lexers/lua.rb | 126 + .../lib/rouge/lexers/lua/builtins.rb | 24 + .../gems/rouge-3.3.0/lib/rouge/lexers/m68k.rb | 144 + .../gems/rouge-3.3.0/lib/rouge/lexers/make.rb | 113 + .../rouge-3.3.0/lib/rouge/lexers/markdown.rb | 155 + .../lib/rouge/lexers/mathematica.rb | 96 + .../lib/rouge/lexers/mathematica/builtins.rb | 13 + .../rouge-3.3.0/lib/rouge/lexers/matlab.rb | 72 + .../lib/rouge/lexers/matlab/builtins.rb | 13 + .../lib/rouge/lexers/moonscript.rb | 115 + .../rouge-3.3.0/lib/rouge/lexers/mosel.rb | 232 + .../gems/rouge-3.3.0/lib/rouge/lexers/mxml.rb | 69 + .../gems/rouge-3.3.0/lib/rouge/lexers/nasm.rb | 199 + .../rouge-3.3.0/lib/rouge/lexers/nginx.rb | 72 + .../gems/rouge-3.3.0/lib/rouge/lexers/nim.rb | 153 + .../gems/rouge-3.3.0/lib/rouge/lexers/nix.rb | 211 + .../lib/rouge/lexers/objective_c.rb | 195 + .../rouge-3.3.0/lib/rouge/lexers/ocaml.rb | 101 + .../rouge-3.3.0/lib/rouge/lexers/pascal.rb | 67 + .../gems/rouge-3.3.0/lib/rouge/lexers/perl.rb | 201 + .../gems/rouge-3.3.0/lib/rouge/lexers/php.rb | 194 + .../lib/rouge/lexers/php/builtins.rb | 196 + .../lib/rouge/lexers/plain_text.rb | 27 + .../rouge-3.3.0/lib/rouge/lexers/plist.rb | 47 + .../gems/rouge-3.3.0/lib/rouge/lexers/pony.rb | 94 + .../lib/rouge/lexers/powershell.rb | 679 + .../rouge-3.3.0/lib/rouge/lexers/praat.rb | 351 + .../rouge-3.3.0/lib/rouge/lexers/prolog.rb | 61 + .../lib/rouge/lexers/prometheus.rb | 123 + .../lib/rouge/lexers/properties.rb | 52 + .../rouge-3.3.0/lib/rouge/lexers/protobuf.rb | 71 + .../rouge-3.3.0/lib/rouge/lexers/puppet.rb | 129 + .../rouge-3.3.0/lib/rouge/lexers/python.rb | 247 + .../gems/rouge-3.3.0/lib/rouge/lexers/q.rb | 125 + .../gems/rouge-3.3.0/lib/rouge/lexers/qml.rb | 74 + .../gems/rouge-3.3.0/lib/rouge/lexers/r.rb | 90 + .../rouge-3.3.0/lib/rouge/lexers/racket.rb | 545 + .../gems/rouge-3.3.0/lib/rouge/lexers/ruby.rb | 439 + .../gems/rouge-3.3.0/lib/rouge/lexers/rust.rb | 198 + .../gems/rouge-3.3.0/lib/rouge/lexers/sass.rb | 75 + .../lib/rouge/lexers/sass/common.rb | 181 + .../rouge-3.3.0/lib/rouge/lexers/scala.rb | 143 + .../rouge-3.3.0/lib/rouge/lexers/scheme.rb | 113 + .../gems/rouge-3.3.0/lib/rouge/lexers/scss.rb | 35 + .../gems/rouge-3.3.0/lib/rouge/lexers/sed.rb | 173 + .../rouge-3.3.0/lib/rouge/lexers/shell.rb | 190 + .../rouge-3.3.0/lib/rouge/lexers/sieve.rb | 97 + .../gems/rouge-3.3.0/lib/rouge/lexers/slim.rb | 229 + .../rouge-3.3.0/lib/rouge/lexers/smalltalk.rb | 117 + .../rouge-3.3.0/lib/rouge/lexers/smarty.rb | 81 + .../gems/rouge-3.3.0/lib/rouge/lexers/sml.rb | 345 + .../gems/rouge-3.3.0/lib/rouge/lexers/sqf.rb | 109 + .../lib/rouge/lexers/sqf/commands.rb | 15 + .../gems/rouge-3.3.0/lib/rouge/lexers/sql.rb | 141 + .../rouge-3.3.0/lib/rouge/lexers/swift.rb | 182 + .../gems/rouge-3.3.0/lib/rouge/lexers/tap.rb | 89 + .../gems/rouge-3.3.0/lib/rouge/lexers/tcl.rb | 193 + .../rouge-3.3.0/lib/rouge/lexers/terraform.rb | 105 + .../gems/rouge-3.3.0/lib/rouge/lexers/tex.rb | 70 + .../gems/rouge-3.3.0/lib/rouge/lexers/toml.rb | 68 + .../gems/rouge-3.3.0/lib/rouge/lexers/tsx.rb | 20 + .../rouge-3.3.0/lib/rouge/lexers/tulip.rb | 108 + .../rouge-3.3.0/lib/rouge/lexers/turtle.rb | 64 + .../gems/rouge-3.3.0/lib/rouge/lexers/twig.rb | 40 + .../lib/rouge/lexers/typescript.rb | 23 + .../lib/rouge/lexers/typescript/common.rb | 34 + .../gems/rouge-3.3.0/lib/rouge/lexers/vala.rb | 78 + .../gems/rouge-3.3.0/lib/rouge/lexers/vb.rb | 165 + .../rouge-3.3.0/lib/rouge/lexers/verilog.rb | 165 + .../gems/rouge-3.3.0/lib/rouge/lexers/vhdl.rb | 98 + .../gems/rouge-3.3.0/lib/rouge/lexers/viml.rb | 102 + .../lib/rouge/lexers/viml/keywords.rb | 14 + .../gems/rouge-3.3.0/lib/rouge/lexers/vue.rb | 124 + .../rouge-3.3.0/lib/rouge/lexers/wollok.rb | 104 + .../gems/rouge-3.3.0/lib/rouge/lexers/xml.rb | 58 + .../gems/rouge-3.3.0/lib/rouge/lexers/yaml.rb | 374 + .../lib/rouge/plugins/redcarpet.rb | 31 + .../gems/rouge-3.3.0/lib/rouge/regex_lexer.rb | 442 + .../rouge-3.3.0/lib/rouge/template_lexer.rb | 21 + .../rouge-3.3.0/lib/rouge/text_analyzer.rb | 50 + .../gems/rouge-3.3.0/lib/rouge/theme.rb | 214 + .../rouge-3.3.0/lib/rouge/themes/base16.rb | 131 + .../rouge-3.3.0/lib/rouge/themes/colorful.rb | 68 + .../rouge-3.3.0/lib/rouge/themes/github.rb | 72 + .../rouge-3.3.0/lib/rouge/themes/gruvbox.rb | 168 + .../rouge-3.3.0/lib/rouge/themes/igor_pro.rb | 21 + .../rouge-3.3.0/lib/rouge/themes/molokai.rb | 83 + .../rouge-3.3.0/lib/rouge/themes/monokai.rb | 93 + .../lib/rouge/themes/monokai_sublime.rb | 92 + .../rouge-3.3.0/lib/rouge/themes/pastie.rb | 70 + .../lib/rouge/themes/thankful_eyes.rb | 75 + .../rouge-3.3.0/lib/rouge/themes/tulip.rb | 70 + .../gems/rouge-3.3.0/lib/rouge/token.rb | 183 + .../bundle/gems/rouge-3.3.0/lib/rouge/util.rb | 102 + .../gems/rouge-3.3.0/lib/rouge/version.rb | 8 + vendor/bundle/gems/rouge-3.3.0/rouge.gemspec | 25 + vendor/bundle/gems/ruby_dep-1.5.0/.gitignore | 10 + vendor/bundle/gems/ruby_dep-1.5.0/.rspec | 3 + .../bundle/gems/ruby_dep-1.5.0/.rubocop.yml | 3 + vendor/bundle/gems/ruby_dep-1.5.0/.travis.yml | 11 + vendor/bundle/gems/ruby_dep-1.5.0/LICENSE.txt | 21 + vendor/bundle/gems/ruby_dep-1.5.0/README.md | 197 + .../gems/ruby_dep-1.5.0/lib/ruby_dep.rb | 2 + .../ruby_dep-1.5.0/lib/ruby_dep/logger.rb | 48 + .../gems/ruby_dep-1.5.0/lib/ruby_dep/quiet.rb | 3 + .../lib/ruby_dep/ruby_version.rb | 58 + .../ruby_dep-1.5.0/lib/ruby_dep/travis.rb | 58 + .../lib/ruby_dep/travis/ruby_version.rb | 59 + .../ruby_dep-1.5.0/lib/ruby_dep/version.rb | 3 + .../ruby_dep-1.5.0/lib/ruby_dep/warning.rb | 98 + vendor/bundle/gems/safe_yaml-1.0.5/.gitignore | 3 + .../bundle/gems/safe_yaml-1.0.5/.travis.yml | 48 + vendor/bundle/gems/safe_yaml-1.0.5/CHANGES.md | 154 + vendor/bundle/gems/safe_yaml-1.0.5/Gemfile | 11 + .../bundle/gems/safe_yaml-1.0.5/LICENSE.txt | 22 + vendor/bundle/gems/safe_yaml-1.0.5/README.md | 191 + vendor/bundle/gems/safe_yaml-1.0.5/Rakefile | 26 + .../bundle/gems/safe_yaml-1.0.5/bin/safe_yaml | 75 + .../bundle_install_all_ruby_versions.sh | 11 + .../gems/safe_yaml-1.0.5/lib/safe_yaml.rb | 94 + .../safe_yaml-1.0.5/lib/safe_yaml/deep.rb | 34 + .../lib/safe_yaml/libyaml_checker.rb | 36 + .../safe_yaml-1.0.5/lib/safe_yaml/load.rb | 181 + .../lib/safe_yaml/parse/date.rb | 37 + .../lib/safe_yaml/parse/hexadecimal.rb | 12 + .../lib/safe_yaml/parse/sexagesimal.rb | 26 + .../lib/safe_yaml/psych_handler.rb | 99 + .../lib/safe_yaml/psych_resolver.rb | 52 + .../safe_yaml-1.0.5/lib/safe_yaml/resolver.rb | 94 + .../lib/safe_yaml/safe_to_ruby_visitor.rb | 29 + .../safe_yaml-1.0.5/lib/safe_yaml/store.rb | 39 + .../lib/safe_yaml/syck_hack.rb | 36 + .../lib/safe_yaml/syck_node_monkeypatch.rb | 43 + .../lib/safe_yaml/syck_resolver.rb | 38 + .../lib/safe_yaml/transform.rb | 41 + .../lib/safe_yaml/transform/to_boolean.rb | 21 + .../lib/safe_yaml/transform/to_date.rb | 13 + .../lib/safe_yaml/transform/to_float.rb | 33 + .../lib/safe_yaml/transform/to_integer.rb | 26 + .../lib/safe_yaml/transform/to_nil.rb | 18 + .../lib/safe_yaml/transform/to_symbol.rb | 17 + .../safe_yaml/transform/transformation_map.rb | 47 + .../safe_yaml-1.0.5/lib/safe_yaml/version.rb | 3 + .../run_specs_all_ruby_versions.sh | 38 + .../gems/safe_yaml-1.0.5/safe_yaml.gemspec | 19 + .../safe_yaml-1.0.5/spec/exploit.1.9.2.yaml | 2 + .../safe_yaml-1.0.5/spec/exploit.1.9.3.yaml | 2 + .../gems/safe_yaml-1.0.5/spec/issue48.txt | 20 + .../gems/safe_yaml-1.0.5/spec/issue49.yml | 0 .../spec/libyaml_checker_spec.rb | 69 + .../spec/psych_resolver_spec.rb | 10 + .../safe_yaml-1.0.5/spec/resolver_specs.rb | 278 + .../safe_yaml-1.0.5/spec/safe_yaml_spec.rb | 731 + .../gems/safe_yaml-1.0.5/spec/spec_helper.rb | 42 + .../gems/safe_yaml-1.0.5/spec/store_spec.rb | 57 + .../spec/support/exploitable_back_door.rb | 29 + .../spec/syck_resolver_spec.rb | 10 + .../spec/transform/base64_spec.rb | 11 + .../spec/transform/to_date_spec.rb | 60 + .../spec/transform/to_float_spec.rb | 42 + .../spec/transform/to_integer_spec.rb | 64 + .../spec/transform/to_symbol_spec.rb | 51 + .../gems/safe_yaml-1.0.5/spec/yaml_spec.rb | 15 + vendor/bundle/gems/sass-3.7.3/.yardopts | 13 + .../bundle/gems/sass-3.7.3/CODE_OF_CONDUCT.md | 10 + vendor/bundle/gems/sass-3.7.3/CONTRIBUTING.md | 148 + vendor/bundle/gems/sass-3.7.3/MIT-LICENSE | 20 + vendor/bundle/gems/sass-3.7.3/README.md | 237 + vendor/bundle/gems/sass-3.7.3/REVISION | 1 + vendor/bundle/gems/sass-3.7.3/VERSION | 1 + vendor/bundle/gems/sass-3.7.3/VERSION_DATE | 1 + vendor/bundle/gems/sass-3.7.3/VERSION_NAME | 1 + vendor/bundle/gems/sass-3.7.3/bin/sass | 13 + .../bundle/gems/sass-3.7.3/bin/sass-convert | 12 + vendor/bundle/gems/sass-3.7.3/bin/scss | 13 + .../gems/sass-3.7.3/extra/sass-spec-ref.sh | 40 + .../gems/sass-3.7.3/extra/update_watch.rb | 13 + vendor/bundle/gems/sass-3.7.3/init.rb | 18 + vendor/bundle/gems/sass-3.7.3/lib/sass.rb | 102 + .../gems/sass-3.7.3/lib/sass/cache_stores.rb | 15 + .../sass-3.7.3/lib/sass/cache_stores/base.rb | 88 + .../sass-3.7.3/lib/sass/cache_stores/chain.rb | 34 + .../lib/sass/cache_stores/filesystem.rb | 60 + .../lib/sass/cache_stores/memory.rb | 46 + .../sass-3.7.3/lib/sass/cache_stores/null.rb | 25 + .../gems/sass-3.7.3/lib/sass/callbacks.rb | 67 + vendor/bundle/gems/sass-3.7.3/lib/sass/css.rb | 407 + .../gems/sass-3.7.3/lib/sass/deprecation.rb | 55 + .../bundle/gems/sass-3.7.3/lib/sass/engine.rb | 1236 ++ .../gems/sass-3.7.3/lib/sass/environment.rb | 236 + .../bundle/gems/sass-3.7.3/lib/sass/error.rb | 198 + .../bundle/gems/sass-3.7.3/lib/sass/exec.rb | 9 + .../gems/sass-3.7.3/lib/sass/exec/base.rb | 188 + .../sass-3.7.3/lib/sass/exec/sass_convert.rb | 283 + .../sass-3.7.3/lib/sass/exec/sass_scss.rb | 436 + .../gems/sass-3.7.3/lib/sass/features.rb | 48 + .../gems/sass-3.7.3/lib/sass/importers.rb | 23 + .../sass-3.7.3/lib/sass/importers/base.rb | 182 + .../lib/sass/importers/deprecated_path.rb | 51 + .../lib/sass/importers/filesystem.rb | 221 + .../bundle/gems/sass-3.7.3/lib/sass/logger.rb | 17 + .../gems/sass-3.7.3/lib/sass/logger/base.rb | 47 + .../sass-3.7.3/lib/sass/logger/delayed.rb | 50 + .../sass-3.7.3/lib/sass/logger/log_level.rb | 45 + .../bundle/gems/sass-3.7.3/lib/sass/media.rb | 210 + .../bundle/gems/sass-3.7.3/lib/sass/plugin.rb | 134 + .../sass-3.7.3/lib/sass/plugin/compiler.rb | 552 + .../lib/sass/plugin/configuration.rb | 134 + .../sass-3.7.3/lib/sass/plugin/generic.rb | 15 + .../gems/sass-3.7.3/lib/sass/plugin/merb.rb | 48 + .../gems/sass-3.7.3/lib/sass/plugin/rack.rb | 60 + .../gems/sass-3.7.3/lib/sass/plugin/rails.rb | 47 + .../lib/sass/plugin/staleness_checker.rb | 199 + .../gems/sass-3.7.3/lib/sass/railtie.rb | 10 + .../bundle/gems/sass-3.7.3/lib/sass/repl.rb | 57 + .../bundle/gems/sass-3.7.3/lib/sass/root.rb | 7 + .../bundle/gems/sass-3.7.3/lib/sass/script.rb | 66 + .../sass-3.7.3/lib/sass/script/css_lexer.rb | 33 + .../sass-3.7.3/lib/sass/script/css_parser.rb | 36 + .../sass-3.7.3/lib/sass/script/functions.rb | 2920 ++++ .../gems/sass-3.7.3/lib/sass/script/lexer.rb | 518 + .../gems/sass-3.7.3/lib/sass/script/parser.rb | 1001 ++ .../gems/sass-3.7.3/lib/sass/script/tree.rb | 16 + .../lib/sass/script/tree/funcall.rb | 314 + .../lib/sass/script/tree/interpolation.rb | 220 + .../lib/sass/script/tree/list_literal.rb | 119 + .../lib/sass/script/tree/literal.rb | 49 + .../lib/sass/script/tree/map_literal.rb | 64 + .../sass-3.7.3/lib/sass/script/tree/node.rb | 119 + .../lib/sass/script/tree/operation.rb | 149 + .../lib/sass/script/tree/selector.rb | 26 + .../sass/script/tree/string_interpolation.rb | 125 + .../lib/sass/script/tree/unary_operation.rb | 69 + .../lib/sass/script/tree/variable.rb | 57 + .../gems/sass-3.7.3/lib/sass/script/value.rb | 13 + .../lib/sass/script/value/arg_list.rb | 36 + .../sass-3.7.3/lib/sass/script/value/base.rb | 258 + .../sass-3.7.3/lib/sass/script/value/bool.rb | 35 + .../lib/sass/script/value/callable.rb | 25 + .../sass-3.7.3/lib/sass/script/value/color.rb | 704 + .../lib/sass/script/value/function.rb | 19 + .../lib/sass/script/value/helpers.rb | 298 + .../sass-3.7.3/lib/sass/script/value/list.rb | 134 + .../sass-3.7.3/lib/sass/script/value/map.rb | 70 + .../sass-3.7.3/lib/sass/script/value/null.rb | 44 + .../lib/sass/script/value/number.rb | 564 + .../lib/sass/script/value/string.rb | 138 + .../bundle/gems/sass-3.7.3/lib/sass/scss.rb | 14 + .../sass-3.7.3/lib/sass/scss/css_parser.rb | 61 + .../gems/sass-3.7.3/lib/sass/scss/parser.rb | 1343 ++ .../gems/sass-3.7.3/lib/sass/scss/rx.rb | 134 + .../sass-3.7.3/lib/sass/scss/static_parser.rb | 351 + .../gems/sass-3.7.3/lib/sass/selector.rb | 327 + .../lib/sass/selector/abstract_sequence.rb | 112 + .../lib/sass/selector/comma_sequence.rb | 195 + .../sass-3.7.3/lib/sass/selector/pseudo.rb | 283 + .../sass-3.7.3/lib/sass/selector/sequence.rb | 661 + .../sass-3.7.3/lib/sass/selector/simple.rb | 124 + .../lib/sass/selector/simple_sequence.rb | 348 + .../bundle/gems/sass-3.7.3/lib/sass/shared.rb | 76 + .../gems/sass-3.7.3/lib/sass/source/map.rb | 209 + .../sass-3.7.3/lib/sass/source/position.rb | 39 + .../gems/sass-3.7.3/lib/sass/source/range.rb | 41 + .../bundle/gems/sass-3.7.3/lib/sass/stack.rb | 140 + .../gems/sass-3.7.3/lib/sass/supports.rb | 225 + .../sass-3.7.3/lib/sass/tree/at_root_node.rb | 83 + .../sass-3.7.3/lib/sass/tree/charset_node.rb | 22 + .../sass-3.7.3/lib/sass/tree/comment_node.rb | 82 + .../sass-3.7.3/lib/sass/tree/content_node.rb | 9 + .../lib/sass/tree/css_import_node.rb | 68 + .../sass-3.7.3/lib/sass/tree/debug_node.rb | 18 + .../lib/sass/tree/directive_node.rb | 59 + .../sass-3.7.3/lib/sass/tree/each_node.rb | 24 + .../sass-3.7.3/lib/sass/tree/error_node.rb | 18 + .../sass-3.7.3/lib/sass/tree/extend_node.rb | 43 + .../gems/sass-3.7.3/lib/sass/tree/for_node.rb | 36 + .../sass-3.7.3/lib/sass/tree/function_node.rb | 44 + .../gems/sass-3.7.3/lib/sass/tree/if_node.rb | 52 + .../sass-3.7.3/lib/sass/tree/import_node.rb | 75 + .../lib/sass/tree/keyframe_rule_node.rb | 15 + .../sass-3.7.3/lib/sass/tree/media_node.rb | 48 + .../lib/sass/tree/mixin_def_node.rb | 38 + .../sass-3.7.3/lib/sass/tree/mixin_node.rb | 52 + .../gems/sass-3.7.3/lib/sass/tree/node.rb | 240 + .../sass-3.7.3/lib/sass/tree/prop_node.rb | 162 + .../sass-3.7.3/lib/sass/tree/return_node.rb | 19 + .../sass-3.7.3/lib/sass/tree/root_node.rb | 44 + .../sass-3.7.3/lib/sass/tree/rule_node.rb | 153 + .../sass-3.7.3/lib/sass/tree/supports_node.rb | 38 + .../sass-3.7.3/lib/sass/tree/trace_node.rb | 33 + .../sass-3.7.3/lib/sass/tree/variable_node.rb | 36 + .../sass-3.7.3/lib/sass/tree/visitors/base.rb | 72 + .../lib/sass/tree/visitors/check_nesting.rb | 173 + .../lib/sass/tree/visitors/convert.rb | 350 + .../lib/sass/tree/visitors/cssize.rb | 362 + .../lib/sass/tree/visitors/deep_copy.rb | 107 + .../lib/sass/tree/visitors/extend.rb | 64 + .../lib/sass/tree/visitors/perform.rb | 572 + .../lib/sass/tree/visitors/set_options.rb | 139 + .../lib/sass/tree/visitors/to_css.rb | 436 + .../sass-3.7.3/lib/sass/tree/warn_node.rb | 18 + .../sass-3.7.3/lib/sass/tree/while_node.rb | 18 + .../bundle/gems/sass-3.7.3/lib/sass/util.rb | 1137 ++ .../lib/sass/util/multibyte_string_scanner.rb | 151 + .../lib/sass/util/normalized_map.rb | 122 + .../sass-3.7.3/lib/sass/util/subset_map.rb | 109 + .../gems/sass-3.7.3/lib/sass/util/test.rb | 9 + .../gems/sass-3.7.3/lib/sass/version.rb | 120 + vendor/bundle/gems/sass-3.7.3/rails/init.rb | 1 + .../gems/sass-listen-4.0.0/CHANGELOG.md | 1 + .../gems/sass-listen-4.0.0/CONTRIBUTING.md | 38 + .../bundle/gems/sass-listen-4.0.0/LICENSE.txt | 22 + .../bundle/gems/sass-listen-4.0.0/README.md | 297 + .../gems/sass-listen-4.0.0/lib/sass-listen.rb | 55 + .../lib/sass-listen/adapter.rb | 43 + .../lib/sass-listen/adapter/base.rb | 137 + .../lib/sass-listen/adapter/bsd.rb | 106 + .../lib/sass-listen/adapter/config.rb | 26 + .../lib/sass-listen/adapter/darwin.rb | 88 + .../lib/sass-listen/adapter/linux.rb | 108 + .../lib/sass-listen/adapter/polling.rb | 37 + .../lib/sass-listen/adapter/windows.rb | 99 + .../lib/sass-listen/backend.rb | 43 + .../lib/sass-listen/change.rb | 78 + .../sass-listen-4.0.0/lib/sass-listen/cli.rb | 65 + .../lib/sass-listen/directory.rb | 87 + .../lib/sass-listen/event/config.rb | 59 + .../lib/sass-listen/event/loop.rb | 117 + .../lib/sass-listen/event/processor.rb | 122 + .../lib/sass-listen/event/queue.rb | 58 + .../sass-listen-4.0.0/lib/sass-listen/file.rb | 80 + .../sass-listen-4.0.0/lib/sass-listen/fsm.rb | 131 + .../lib/sass-listen/internals/thread_pool.rb | 29 + .../lib/sass-listen/listener.rb | 132 + .../lib/sass-listen/listener/config.rb | 45 + .../lib/sass-listen/logger.rb | 32 + .../lib/sass-listen/options.rb | 23 + .../lib/sass-listen/queue_optimizer.rb | 132 + .../lib/sass-listen/record.rb | 120 + .../lib/sass-listen/record/entry.rb | 62 + .../sass-listen/record/symlink_detector.rb | 39 + .../lib/sass-listen/silencer.rb | 97 + .../lib/sass-listen/silencer/controller.rb | 48 + .../lib/sass-listen/version.rb | 3 + .../specifications/addressable-2.6.0.gemspec | 39 + .../specifications/colorator-1.1.0.gemspec | 34 + .../concurrent-ruby-1.1.4.gemspec | 23 + .../specifications/em-websocket-0.5.1.gemspec | 35 + .../specifications/eventmachine-1.2.7.gemspec | Bin 0 -> 3599 bytes .../bundle/specifications/ffi-1.10.0.gemspec | 49 + .../forwardable-extended-2.6.0.gemspec | 20 + .../http_parser.rb-0.6.0.gemspec | 50 + .../bundle/specifications/i18n-0.9.5.gemspec | 34 + .../specifications/jekyll-3.8.5.gemspec | 71 + .../specifications/jekyll-feed-0.11.0.gemspec | 50 + .../jekyll-paginate-1.1.0.gemspec | 40 + .../jekyll-sass-converter-1.5.2.gemspec | 46 + .../specifications/jekyll-seo-0.0.2.gemspec | 22 + .../jekyll-seo-tag-2.5.0.gemspec | 46 + .../jekyll-sitemap-1.2.0.gemspec | 46 + .../specifications/jekyll-watch-2.1.2.gemspec | 47 + .../specifications/kramdown-1.17.0.gemspec | 66 + .../specifications/liquid-4.0.2.gemspec | 37 + .../specifications/listen-3.1.5.gemspec | 44 + .../specifications/mercenary-0.3.6.gemspec | 38 + .../specifications/pathutil-0.16.2.gemspec | 32 + .../public_suffix-3.0.3.gemspec | 41 + .../specifications/rb-fsevent-0.10.3.gemspec | 42 + .../specifications/rb-inotify-0.10.0.gemspec | 44 + .../bundle/specifications/rouge-3.3.0.gemspec | 25 + .../specifications/ruby_dep-1.5.0.gemspec | 34 + .../specifications/safe_yaml-1.0.5.gemspec | 23 + .../bundle/specifications/sass-3.7.3.gemspec | 50 + .../specifications/sass-listen-4.0.0.gemspec | 39 + 3109 files changed, 370706 insertions(+) create mode 100644 Gemfile create mode 100644 Gemfile.lock create mode 100644 README.md create mode 100644 _config.yaml create mode 100644 _includes/blog.html create mode 100644 _includes/footer.html create mode 100644 _includes/header.html create mode 100644 _includes/navigation.html create mode 100644 _includes/pagination.html create mode 100644 _layouts/default.html create mode 100644 _layouts/post.html create mode 100644 _posts/2016-02-22-raspberrypi-als-server.md create mode 100644 _posts/2016-03-04-iredmail-dkim-fur-weitere-domains-einrichten.md create mode 100644 _posts/2019-03-07-Hello_World.md create mode 100644 _sass/fonts.scss create mode 100644 _sass/main.scss create mode 100644 _sass/normalize.scss create mode 100644 assets/css/styles.scss create mode 100644 assets/fonts/entypo-social.eot create mode 100644 assets/fonts/entypo-social.ttf create mode 100644 assets/fonts/entypo-social.woff create mode 100644 assets/fonts/entypo.eot create mode 100644 assets/fonts/entypo.ttf create mode 100644 assets/fonts/entypo.woff create mode 100644 assets/fonts/open-sans-v15-latin-300.eot create mode 100644 assets/fonts/open-sans-v15-latin-300.svg create mode 100644 assets/fonts/open-sans-v15-latin-300.ttf create mode 100644 assets/fonts/open-sans-v15-latin-300.woff create mode 100644 assets/fonts/open-sans-v15-latin-300.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-300italic.eot create mode 100644 assets/fonts/open-sans-v15-latin-300italic.svg create mode 100644 assets/fonts/open-sans-v15-latin-300italic.ttf create mode 100644 assets/fonts/open-sans-v15-latin-300italic.woff create mode 100644 assets/fonts/open-sans-v15-latin-300italic.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-600.eot create mode 100644 assets/fonts/open-sans-v15-latin-600.svg create mode 100644 assets/fonts/open-sans-v15-latin-600.ttf create mode 100644 assets/fonts/open-sans-v15-latin-600.woff create mode 100644 assets/fonts/open-sans-v15-latin-600.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-600italic.eot create mode 100644 assets/fonts/open-sans-v15-latin-600italic.svg create mode 100644 assets/fonts/open-sans-v15-latin-600italic.ttf create mode 100644 assets/fonts/open-sans-v15-latin-600italic.woff create mode 100644 assets/fonts/open-sans-v15-latin-600italic.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-700.eot create mode 100644 assets/fonts/open-sans-v15-latin-700.svg create mode 100644 assets/fonts/open-sans-v15-latin-700.ttf create mode 100644 assets/fonts/open-sans-v15-latin-700.woff create mode 100644 assets/fonts/open-sans-v15-latin-700.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-700italic.eot create mode 100644 assets/fonts/open-sans-v15-latin-700italic.svg create mode 100644 assets/fonts/open-sans-v15-latin-700italic.ttf create mode 100644 assets/fonts/open-sans-v15-latin-700italic.woff create mode 100644 assets/fonts/open-sans-v15-latin-700italic.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-800.eot create mode 100644 assets/fonts/open-sans-v15-latin-800.svg create mode 100644 assets/fonts/open-sans-v15-latin-800.ttf create mode 100644 assets/fonts/open-sans-v15-latin-800.woff create mode 100644 assets/fonts/open-sans-v15-latin-800.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-800italic.eot create mode 100644 assets/fonts/open-sans-v15-latin-800italic.svg create mode 100644 assets/fonts/open-sans-v15-latin-800italic.ttf create mode 100644 assets/fonts/open-sans-v15-latin-800italic.woff create mode 100644 assets/fonts/open-sans-v15-latin-800italic.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-italic.eot create mode 100644 assets/fonts/open-sans-v15-latin-italic.svg create mode 100644 assets/fonts/open-sans-v15-latin-italic.ttf create mode 100644 assets/fonts/open-sans-v15-latin-italic.woff create mode 100644 assets/fonts/open-sans-v15-latin-italic.woff2 create mode 100644 assets/fonts/open-sans-v15-latin-regular.eot create mode 100644 assets/fonts/open-sans-v15-latin-regular.svg create mode 100644 assets/fonts/open-sans-v15-latin-regular.ttf create mode 100644 assets/fonts/open-sans-v15-latin-regular.woff create mode 100644 assets/fonts/open-sans-v15-latin-regular.woff2 create mode 100644 assets/images/background/elbtunnel.jpg create mode 100644 assets/images/background/hafen.jpg create mode 100644 assets/images/background/mischpult.jpg create mode 100644 assets/images/background/moeve.jpg create mode 100644 assets/images/ico/facebook.png create mode 100644 assets/images/ico/flickr.png create mode 100644 assets/images/ico/instagram.png create mode 100644 assets/images/ico/twitter.png create mode 100644 assets/images/logo.png create mode 100644 index.html create mode 100644 nico.html create mode 100644 vendor/bundle/bin/jekyll create mode 100644 vendor/bundle/bin/jekyll-seo create mode 100644 vendor/bundle/bin/kramdown create mode 100644 vendor/bundle/bin/listen create mode 100644 vendor/bundle/bin/rougify create mode 100644 vendor/bundle/bin/safe_yaml create mode 100644 vendor/bundle/bin/sass create mode 100644 vendor/bundle/bin/sass-convert create mode 100644 vendor/bundle/bin/scss create mode 100644 vendor/bundle/cache/addressable-2.6.0.gem create mode 100644 vendor/bundle/cache/colorator-1.1.0.gem create mode 100644 vendor/bundle/cache/concurrent-ruby-1.1.4.gem create mode 100644 vendor/bundle/cache/em-websocket-0.5.1.gem create mode 100644 vendor/bundle/cache/eventmachine-1.2.7.gem create mode 100644 vendor/bundle/cache/ffi-1.10.0.gem create mode 100644 vendor/bundle/cache/forwardable-extended-2.6.0.gem create mode 100644 vendor/bundle/cache/http_parser.rb-0.6.0.gem create mode 100644 vendor/bundle/cache/i18n-0.9.5.gem create mode 100644 vendor/bundle/cache/jekyll-3.8.5.gem create mode 100644 vendor/bundle/cache/jekyll-feed-0.11.0.gem create mode 100644 vendor/bundle/cache/jekyll-paginate-1.1.0.gem create mode 100644 vendor/bundle/cache/jekyll-sass-converter-1.5.2.gem create mode 100644 vendor/bundle/cache/jekyll-seo-0.0.2.gem create mode 100644 vendor/bundle/cache/jekyll-seo-tag-2.5.0.gem create mode 100644 vendor/bundle/cache/jekyll-sitemap-1.2.0.gem create mode 100644 vendor/bundle/cache/jekyll-watch-2.1.2.gem create mode 100644 vendor/bundle/cache/kramdown-1.17.0.gem create mode 100644 vendor/bundle/cache/liquid-4.0.2.gem create mode 100644 vendor/bundle/cache/listen-3.1.5.gem create mode 100644 vendor/bundle/cache/mercenary-0.3.6.gem create mode 100644 vendor/bundle/cache/pathutil-0.16.2.gem create mode 100644 vendor/bundle/cache/public_suffix-3.0.3.gem create mode 100644 vendor/bundle/cache/rb-fsevent-0.10.3.gem create mode 100644 vendor/bundle/cache/rb-inotify-0.10.0.gem create mode 100644 vendor/bundle/cache/rouge-3.3.0.gem create mode 100644 vendor/bundle/cache/ruby_dep-1.5.0.gem create mode 100644 vendor/bundle/cache/safe_yaml-1.0.5.gem create mode 100644 vendor/bundle/cache/sass-3.7.3.gem create mode 100644 vendor/bundle/cache/sass-listen-4.0.0.gem create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/fastfilereaderext.so create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem.build_complete create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem_make.out create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/mkmf.log create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/rubyeventmachine.so create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/ffi_c.so create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/gem.build_complete create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/gem_make.out create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/mkmf.log create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem.build_complete create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem_make.out create mode 100644 vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/ruby_http_parser.so create mode 100644 vendor/bundle/gems/addressable-2.6.0/CHANGELOG.md create mode 100644 vendor/bundle/gems/addressable-2.6.0/Gemfile create mode 100644 vendor/bundle/gems/addressable-2.6.0/LICENSE.txt create mode 100644 vendor/bundle/gems/addressable-2.6.0/README.md create mode 100644 vendor/bundle/gems/addressable-2.6.0/Rakefile create mode 100644 vendor/bundle/gems/addressable-2.6.0/data/unicode.data create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable/idna.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable/idna/native.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable/idna/pure.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable/template.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable/uri.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/lib/addressable/version.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/addressable/idna_spec.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/addressable/net_http_compat_spec.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/addressable/rack_mount_compat_spec.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/addressable/security_spec.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/addressable/template_spec.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/addressable/uri_spec.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/addressable-2.6.0/tasks/clobber.rake create mode 100644 vendor/bundle/gems/addressable-2.6.0/tasks/gem.rake create mode 100644 vendor/bundle/gems/addressable-2.6.0/tasks/git.rake create mode 100644 vendor/bundle/gems/addressable-2.6.0/tasks/metrics.rake create mode 100644 vendor/bundle/gems/addressable-2.6.0/tasks/rspec.rake create mode 100644 vendor/bundle/gems/addressable-2.6.0/tasks/yard.rake create mode 100644 vendor/bundle/gems/colorator-1.1.0/Gemfile create mode 100644 vendor/bundle/gems/colorator-1.1.0/History.markdown create mode 100644 vendor/bundle/gems/colorator-1.1.0/LICENSE create mode 100644 vendor/bundle/gems/colorator-1.1.0/README.markdown create mode 100644 vendor/bundle/gems/colorator-1.1.0/Rakefile create mode 100644 vendor/bundle/gems/colorator-1.1.0/colorator.gemspec create mode 100644 vendor/bundle/gems/colorator-1.1.0/lib/colorator.rb create mode 100644 vendor/bundle/gems/colorator-1.1.0/lib/colorator/core_ext.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/CHANGELOG.md create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/Gemfile create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/LICENSE.md create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/README.md create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/Rakefile create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/ConcurrentRubyService.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent-ruby.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/agent.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/array.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/async.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atom.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/abstract_thread_local_var.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_boolean.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_fixnum.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_markable_reference.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_reference.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/count_down_latch.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/cyclic_barrier.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/event.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_count_down_latch.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_thread_local_var.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_boolean.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_fixnum.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_count_down_latch.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_semaphore.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/read_write_lock.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/reentrant_read_write_lock.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/ruby_thread_local_var.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/semaphore.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/thread_local_var.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/mutex_atomic.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomics.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_notify_observer_set.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_write_observer_set.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/java_non_concurrent_priority_queue.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/lock_free_stack.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/atomic_reference_map_backend.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/mri_map_backend.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/non_concurrent_map_backend.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/synchronized_map_backend.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/non_concurrent_priority_queue.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/deprecation.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/dereferenceable.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/logging.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/obligation.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/observable.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concurrent_ruby.jar create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/configuration.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/constants.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/dataflow.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/delay.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/errors.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/exchanger.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/abstract_executor_service.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/cached_thread_pool.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/executor_service.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/fixed_thread_pool.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/immediate_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/indirect_immediate_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_executor_service.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_single_thread_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_thread_pool_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_executor_service.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_single_thread_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_thread_pool_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/safe_task_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serial_executor_service.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution_delegator.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/simple_executor_service.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/single_thread_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/thread_pool_executor.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/timer_set.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executors.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/future.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/hash.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/immutable_struct.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/ivar.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/map.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/maybe.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mutable_struct.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mvar.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/options.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promise.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promises.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/re_include.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/scheduled_task.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/set.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/settable_struct.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_lockable_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_struct.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/condition.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_lockable_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lock.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lockable_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mri_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mutex_lockable_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_lockable_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/truffleruby_object.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/volatile.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/synchronized_delegator.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/adder.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/cheap_lockable.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/data_structures.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/power_of_two_tuple.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/striped64.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/volatile.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/xor_shift_random.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/timer_task.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tuple.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tvar.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/at_exit.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/engine.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/monotonic_time.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_extension_loader.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_integer.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/processor_counter.rb create mode 100644 vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/version.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/.gitignore create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/CHANGELOG.rdoc create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/Gemfile create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/README.md create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/Rakefile create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/examples/echo.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/examples/multicast.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/examples/ping.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/examples/test.html create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close03.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close05.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close06.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close75.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/connection.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/debugger.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing03.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing04.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing05.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing07.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing76.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler03.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler05.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler06.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler07.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler08.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler13.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler75.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler76.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake04.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake75.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake76.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/masking04.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_03.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_06.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/version.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/websocket.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/helper.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/common_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft03_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft05_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft06_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft13_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft75_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft76_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/gte_03_examples.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/integration/shared_examples.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/unit/framing_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/unit/handshake_spec.rb create mode 100644 vendor/bundle/gems/em-websocket-0.5.1/spec/unit/masking_spec.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/CHANGELOG.md create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/GNU create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/LICENSE create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/README.md create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/DocumentationGuidesIndex.md create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/GettingStarted.md create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/ChangeLog create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/DEFERRABLES create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/EPOLL create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/INSTALL create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/KEYBOARD create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/LEGAL create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/LIGHTWEIGHT_CONCURRENCY create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/PURE_RUBY create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/RELEASE_NOTES create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/SMTP create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/SPAWNED_PROCESSES create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/docs/old/TODO create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/01_eventmachine_echo_server.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/02_eventmachine_echo_server_that_recognizes_exit_command.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/03_simple_chat_server.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/04_simple_chat_server_step_one.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/05_simple_chat_server_step_two.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/06_simple_chat_server_step_three.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/07_simple_chat_server_step_four.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/08_simple_chat_server_step_five.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_channel.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_queue.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_array.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_counter.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/examples/old/helper.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/.sitearchdir.time create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/Makefile create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/binder.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/binder.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/binder.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/cmain.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/cmain.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/ed.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/ed.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/ed.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/em.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/em.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/em.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/eventmachine.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/extconf.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/.sitearchdir.time create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/Makefile create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/extconf.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/fastfilereaderext.so create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/kb.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/kb.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/page.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/page.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/page.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/pipe.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/pipe.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/project.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/rubyeventmachine.so create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.cpp create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.h create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.o create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/.classpath create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/.project create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactor.java create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactorException.java create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableChannel.java create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableDatagramChannel.java create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableSocketChannel.java create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/buftok.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/callback.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/channel.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/completion.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/connection.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable/pool.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/file_watch.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/future.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/iterator.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/messages.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/pool.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/process_watch.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/processes.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/header_and_content.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient2.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_and_text.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_protocol.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/linetext2.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/memcache.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/object_protocol.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/postgres3.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/saslauth.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpclient.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpserver.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/socks4.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/stomp.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/tcptest.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/pure_ruby.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/queue.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/resolver.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/spawnable.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/streamer.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/threaded_resource.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/tick_loop.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/timers.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/em/version.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/fastfilereaderext.so create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/jeventmachine.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/rakelib/package.rake create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/rakelib/test.rake create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/rakelib/test_pure.rake create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/client.crt create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/client.key create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/dhparam.pem create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/em_test_helper.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_attach.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_basic.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_channel.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_completion.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_count.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_write.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_defer.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_deferrable.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_epoll.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_error_handler.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_exc.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_file_watch.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_fork.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_futures.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_handler_check.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_hc.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient2.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_idle_connection.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_inactivity_timeout.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv4.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv6.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_iterator.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_kb.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_line_protocol.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp2.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_many_fds.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_next_tick.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_object_protocol.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_pause.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_pending_connect_timeout.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_pool.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_process_watch.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_processes.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_proxy_connection.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_pure.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_queue.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_resolver.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_running.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_sasl.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_send_file.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_servers.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_shutdown_hooks.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpclient.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpserver.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_sock_opt.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_spawn.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_args.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_dhparam.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_ecdh_curve.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_extensions.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_methods.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_protocols.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_verify.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_stomp.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_system.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_threaded_resource.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_tick_loop.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_timers.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_ud.rb create mode 100644 vendor/bundle/gems/eventmachine-1.2.7/tests/test_unbind_reason.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/.gitignore create mode 100644 vendor/bundle/gems/ffi-1.10.0/.gitmodules create mode 100644 vendor/bundle/gems/ffi-1.10.0/.travis.yml create mode 100644 vendor/bundle/gems/ffi-1.10.0/.yardopts create mode 100644 vendor/bundle/gems/ffi-1.10.0/CHANGELOG.md create mode 100644 vendor/bundle/gems/ffi-1.10.0/COPYING create mode 100644 vendor/bundle/gems/ffi-1.10.0/Gemfile create mode 100644 vendor/bundle/gems/ffi-1.10.0/LICENSE create mode 100644 vendor/bundle/gems/ffi-1.10.0/LICENSE.SPECS create mode 100644 vendor/bundle/gems/ffi-1.10.0/README.md create mode 100644 vendor/bundle/gems/ffi-1.10.0/Rakefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/appveyor.yml create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/.sitearchdir.time create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Buffer.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DataConverter.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/FunctionInfo.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Makefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructLayout.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Variadic.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/compat.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.la create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.lai create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.so.7 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.so.7.1.0 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi_convenience.la create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/Makefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/a.out create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/config.log create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/config.status create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/fficonfig.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/Makefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffi.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.la create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.map create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.pc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi_convenience.la create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libtool create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/local.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man/Makefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/.deps/.dirstamp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/.dirstamp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/closures.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/java_raw_api.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/prep_cif.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/raw_api.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/types.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/.deps/.dirstamp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/.dirstamp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffi64.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffiw64.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/unix64.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/win64.lo create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/stamp-h1 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite/Makefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.bsd.mk create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.darwin.mk create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.gnu.mk create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.mk create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc.mk create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.appveyor.yml create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.github/issue_template.md create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.gitignore create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis.yml create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/ar-lib create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/build.sh create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/compile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/install.sh create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/moxie-sim.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/site.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi-3.1 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libgcj create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.v1 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE-BUILDTOOLS create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/Makefile.am create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/README.md create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/acinclude.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/autogen.sh create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.guess create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.sub create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.ac create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.host create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/generate-darwin-source-and-headers.py create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/Makefile.am create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi.h.in create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_cfi.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_common.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.pc.in create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libtool-version create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/asmcfi.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_append_flag.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_configure_args.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_require_defined.m4 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/Makefile.am create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi.3 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_call.3 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif.3 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/msvcc.sh create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/internal.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/internal.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/osf.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/arcompact.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/internal.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/closures.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/debug.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/dlmalloc.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/eabi.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ia64_flags.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/unix.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/java_raw_api.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/obsd.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/n32.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/o32.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/eabi.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/hpux32.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/linux.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix_closure.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/asm.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin_closure.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64_closure.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ppc_closure.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/prep_cif.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/raw_api.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/internal.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi64.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/internal.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v8.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v9.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/tile.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/types.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/elfbsd.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/asmnames.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi64.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffiw64.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal64.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/unix64.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64_intel.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffitarget.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/sysv.S create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/stamp-h.in create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/Makefile.am create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/config/default.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/libffi.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/wrapper.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/README create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/call.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_simple.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_args.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_struct_va1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulong_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float4.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/negint.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct11.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest.cc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/go.exp create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi_endian.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdbool.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdint.h create mode 100644 vendor/bundle/gems/ffi-1.10.0/ffi.gemspec create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/autopointer.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/buffer.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/callback.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/enum.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/errno.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/ffi.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/io.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/library.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/managedstruct.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/memorypointer.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd12/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd12/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-cygwin/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-darwin/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd12/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-gnu/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-netbsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-openbsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-solaris/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-windows/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/ia64-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64el-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsel-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6el-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6el-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-aix/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-darwin/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc64-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390x-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-solaris/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc64-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparcv9-solaris/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-cygwin/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-darwin/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd12/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-linux/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-netbsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-openbsd/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-solaris/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-windows/types.conf create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/pointer.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct_layout_builder.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/const_generator.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator_task.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/struct_generator.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/types_generator.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/types.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/union.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/variadic.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/lib/ffi/version.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/getlogin.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/getpid.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/gettimeofday.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/hello.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/inotify.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/pty.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/qsort.rb create mode 100644 vendor/bundle/gems/ffi-1.10.0/samples/sample_helper.rb create mode 100644 vendor/bundle/gems/forwardable-extended-2.6.0/Gemfile create mode 100644 vendor/bundle/gems/forwardable-extended-2.6.0/LICENSE create mode 100644 vendor/bundle/gems/forwardable-extended-2.6.0/Rakefile create mode 100644 vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended.rb create mode 100644 vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended/version.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/.gitignore create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/.gitmodules create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile.lock create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/LICENSE-MIT create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/README.md create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/Rakefile create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/bench/standalone.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/bench/thin.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.gitignore create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.sitearchdir.time create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/RubyHttpParserService.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ext_help.h create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/extconf.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.c create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/.gitkeep create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/README.md create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/TODO create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/build.xml create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.c create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/test.c create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8 create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/AUTHORS create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/CONTRIBUTIONS create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/README.md create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.c create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.h create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/test.c create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/http_parser.rb.gemspec create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/lib/http/parser.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/lib/http_parser.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/spec/parser_spec.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/requests.json create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/responses.json create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/tasks/compile.rake create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/tasks/fixtures.rake create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/tasks/spec.rake create mode 100644 vendor/bundle/gems/http_parser.rb-0.6.0/tasks/submodules.rake create mode 100644 vendor/bundle/gems/i18n-0.9.5/MIT-LICENSE create mode 100644 vendor/bundle/gems/i18n-0.9.5/README.md create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x create mode 100644 vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-master create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/base.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cache.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cascade.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/chain.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/fallbacks.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/flatten.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/gettext.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/interpolation_compiler.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/key_value.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/memoize.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/metadata.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/pluralization.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/simple.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/transliterator.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/config.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/kernel/suppress_warnings.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/string/interpolate.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/exceptions.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/helpers.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/po_parser.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/interpolate/ruby.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/fallbacks.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/parents.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/simple.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/middleware.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/basics.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/defaults.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/interpolation.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/link.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date_time.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/procs.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/time.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/lookup.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/pluralization.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/procs.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/lib/i18n/version.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/all_features_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/cascade_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/chain_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/fallbacks_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/key_value_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/memoize_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/override_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/pluralization_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/api/simple_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/cache_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/cascade_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/chain_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/exceptions_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/fallbacks_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/interpolation_compiler_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/key_value_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/memoize_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/metadata_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/pluralization_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/simple_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/backend/transliterator_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/core_ext/hash_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/gettext/api_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/gettext/backend_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/i18n/exceptions_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/i18n/gettext_plural_keys_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/i18n/interpolate_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/i18n/load_path_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/i18n/middleware_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/i18n_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/locale/fallbacks_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/locale/tag/rfc4646_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/locale/tag/simple_test.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/run_all.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/de.po create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.yml create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/empty.yml create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/syntax.yml create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/plurals.rb create mode 100644 vendor/bundle/gems/i18n-0.9.5/test/test_helper.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/.rubocop.yml create mode 100644 vendor/bundle/gems/jekyll-3.8.5/LICENSE create mode 100644 vendor/bundle/gems/jekyll-3.8.5/README.markdown create mode 100644 vendor/bundle/gems/jekyll-3.8.5/exe/jekyll create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/cleaner.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/collection.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/command.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/clean.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/doctor.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/help.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new_theme.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/live_reload_reactor.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/livereload_assets/livereload.js create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/servlet.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/websockets.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/configuration.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converter.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/identity.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/kramdown_parser.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/rdiscount_parser.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/redcarpet_parser.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/smartypants.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/convertible.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/deprecator.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/document.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/collection_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/document_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/excerpt_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/jekyll_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/site_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/static_file_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/unified_payload_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/url_drop.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/entry_filter.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/errors.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/excerpt.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/external.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/date_filters.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/grouping_filters.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/url_filters.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/frontmatter_defaults.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/generator.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/hooks.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/layout.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_extensions.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/table.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/log_adapter.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/mime.types create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page_without_a_file.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin_manager.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/publisher.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/collection_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/data_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/layout_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/page_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/post_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/static_file_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/theme_assets_reader.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/regenerator.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/related_posts.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/renderer.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/site.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/static_file.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/stevenson.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/highlight.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/include.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/link.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/post_url.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme_builder.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/url.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/ansi.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/exec.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/internet.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/platforms.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/rouge.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/thread_event.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/win_tz.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/version.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/site_template/.gitignore create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/site_template/404.html create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_config.yml create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/site_template/about.md create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/site_template/index.md create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/CODE_OF_CONDUCT.md.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/Gemfile create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/LICENSE.txt.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/README.md.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/default.html create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/page.html create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/post.html create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_config.yml.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_post.md create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/index.html create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/style.scss create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/gitignore.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/theme.gemspec.erb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_p_allowed.rb create mode 100644 vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_puts_allowed.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/.gitignore create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/.rspec create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/.rubocop.yml create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/.travis.yml create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/Gemfile create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/History.markdown create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/LICENSE.txt create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/README.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/Rakefile create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/jekyll-feed.gemspec create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/feed.xml create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/generator.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/meta-tag.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/page-without-a-file.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/version.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/script/bootstrap create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/script/cibuild create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/script/fmt create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/script/release create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/script/test create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-01-collection-doc.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-02-collection-category-doc.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_config.yml create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_data/authors.yml create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_drafts/2015-01-12-a-draft.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_layouts/some_default.html create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-02-march-the-second.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-02-12-strip-newlines.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-liquid.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-pre.html create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-18-author-detail.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-08-08-stuck-in-the-middle.html create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2016-04-25-author-reference.md create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/feed.xslt.xml create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/jekyll-feed_spec.rb create mode 100644 vendor/bundle/gems/jekyll-feed-0.11.0/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/.gitignore create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/.rspec create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/.travis.yml create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/Gemfile create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/History.markdown create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/LICENSE.txt create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/README.md create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/Rakefile create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/jekyll-paginate.gemspec create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pager.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pagination.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/version.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/script/bootstrap create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/script/cibuild create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/script/unbundle create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pager_spec.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pagination_spec.rb create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-20-blah.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-21-bleh.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-22-humor.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-23-hey-there.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-24-whateva.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-25-oh-yes.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/contacts/index.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/index.html create mode 100644 vendor/bundle/gems/jekyll-paginate-1.1.0/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter.rb create mode 100644 vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter/version.rb create mode 100644 vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/sass.rb create mode 100644 vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb create mode 100644 vendor/bundle/gems/jekyll-seo-0.0.2/bin/jekyll-seo create mode 100644 vendor/bundle/gems/jekyll-seo-0.0.2/lib/jekyll-seo.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/.gitignore create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rspec create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rubocop.yml create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/.travis.yml create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/Gemfile create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/History.markdown create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/LICENSE.txt create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/README.md create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_config.yml create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_layouts/default.html create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/advanced-usage.md create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/installation.md create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/usage.md create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/jekyll-seo-tag.gemspec create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/author_drop.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/drop.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/filters.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/image_drop.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld_drop.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/url_helper.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/version.rb create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/template.html create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/bootstrap create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/cibuild create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/release create mode 100644 vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/site create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/.gitignore create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/.rspec create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/.rubocop.yml create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/.travis.yml create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/Gemfile create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/History.markdown create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/LICENSE.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/README.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/Rakefile create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/jekyll-sitemap.gemspec create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap.rb create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap/version.rb create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/jekyll-sitemap.rb create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/page_without_a_file.rb create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/robots.txt create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/sitemap.xml create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/script/bootstrap create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/script/cibuild create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/script/console create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/script/fmt create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/script/release create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/script/test create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/404.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_config.yml create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_layouts/some_default.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink_2.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/test.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/this-has-non-standard-chars.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_other_things/test2.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-02-march-the-second.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-05-11-exclude-this-post.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-01-错误.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-02-错误.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-03-错误.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/feeds/atom.xml create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/images/hubot.png create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/index.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/jekyll-last-modified-at/page.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/exclude-this-page.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/htm.htm create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/index.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/test_index.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subfile.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subpage.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/xhtml.xhtml create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/404.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/excluded.pdf create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/html_file.html create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/test.pdf create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/jekyll-sitemap_spec.rb create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/test_jekyll-last-modified-at.rb create mode 100644 vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch.rb create mode 100644 vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch/version.rb create mode 100644 vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/commands/watch.rb create mode 100644 vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/watcher.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/AUTHORS create mode 100644 vendor/bundle/gems/kramdown-1.17.0/CONTRIBUTERS create mode 100644 vendor/bundle/gems/kramdown-1.17.0/COPYING create mode 100644 vendor/bundle/gems/kramdown-1.17.0/README.md create mode 100644 vendor/bundle/gems/kramdown-1.17.0/Rakefile create mode 100644 vendor/bundle/gems/kramdown-1.17.0/VERSION create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.sh create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/generate_data.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/mdbasics.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/mdsyntax.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/testing.sh create mode 100644 vendor/bundle/gems/kramdown-1.17.0/benchmark/timing.sh create mode 100644 vendor/bundle/gems/kramdown-1.17.0/bin/kramdown create mode 100644 vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/_design.scss create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/bg.png create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/default.scss create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/default.template create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/documentation.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/documentation.template create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/index.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/installation.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/links.markdown create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/metainfo create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/news.feed create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/news.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/options.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/quickref.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/sidebar.template create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/sitemap.sitemap create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/syntax.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/tests.page create mode 100644 vendor/bundle/gems/kramdown-1.17.0/doc/virtual create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/base.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/hash_ast.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/html.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/kramdown.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/latex.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/man.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/itex2mml.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/katex.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/mathjax.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/mathjaxnode.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/ritex.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/sskatex.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/pdf.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/remove_html_tags.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter/coderay.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter/minted.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter/rouge.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/converter/toc.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/document.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/element.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/error.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/options.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/base.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/gfm.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/html.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/abbreviation.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/autolink.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/blank_line.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/block_boundary.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/blockquote.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/codeblock.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/codespan.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/emphasis.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/eob.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/escaped_chars.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/extensions.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/footnote.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/header.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/horizontal_rule.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/html.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/html_entity.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/line_break.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/link.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/list.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/math.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/paragraph.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/smart_quotes.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/table.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/typographic_symbol.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/parser/markdown.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/configurable.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/entities.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/html.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/lru_cache.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/ordered_hash.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/string_scanner.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/utils/unidecoder.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/lib/kramdown/version.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/man/man1/kramdown.1 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/setup.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/run_tests.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/test_files.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/test_location.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/test_string_scanner_kramdown.rb create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/spaces.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/spaces.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/tabs.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/tabs.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/02_eob/beginning.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/02_eob/beginning.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/02_eob/end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/02_eob/end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/02_eob/middle.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/02_eob/middle.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/indented.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/indented.html.gfm create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/indented.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/line_break_last_line.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/line_break_last_line.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/no_newline_at_end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/no_newline_at_end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/one_para.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/one_para.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/two_para.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/two_para.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/with_html_to_native.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/with_html_to_native.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/with_html_to_native.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header_no_newline_at_end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header_no_newline_at_end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.kramdown create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header_no_newline_at_end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header_no_newline_at_end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_prefix.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_prefix.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_prefix.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_stripping.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_stripping.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_stripping.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_ids.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_ids.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_ids.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/indented.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/indented.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/lazy.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/lazy.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/nested.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/nested.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/no_newline_at_end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/no_newline_at_end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/very_long_line.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/very_long_line.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/with_code_blocks.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/with_code_blocks.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/disable-highlighting.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/disable-highlighting.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/disable-highlighting.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/error.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/error.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-opts.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-opts.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-opts.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/issue_gh45.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/issue_gh45.test create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/lazy.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/lazy.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end_1.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end_1.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/disabled.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/disabled.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/disabled.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/multiple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/multiple.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/multiple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/simple.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/tilde_syntax.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/tilde_syntax.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/whitespace.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/whitespace.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_blank_line.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_blank_line.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_eob_marker.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_eob_marker.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_ial.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_ial.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/error.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/error.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/error.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/sepspaces.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/sepspaces.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/septabs.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/septabs.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/brackets_in_item.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/brackets_in_item.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/escaping.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/escaping.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/item_ial.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/item_ial.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy_and_nested.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy_and_nested.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_hr.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_hr.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_others.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_others.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/mixed.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/mixed.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/nested.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/nested.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/other_first_element.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/other_first_element.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ol.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ol.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ul.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ul.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/single_item.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/single_item.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/special_cases.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/08_list/special_cases.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/comment.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/comment.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/deflists.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/deflists.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/deflists.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/tables.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/tables.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/tables.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html5_attributes.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html5_attributes.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_after_block.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_after_block.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_codeblocks.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_codeblocks.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_codeblocks.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_headers.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_headers.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/code.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/code.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/comment.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/comment.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/emphasis.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/emphasis.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/entity.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/entity.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/header.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/header.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/header.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_dl.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_dl.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ol.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ol.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ul.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ul.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/paragraph.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/paragraph.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/typography.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/typography.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/typography.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_1.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_1.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_2.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_2.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/markdown_attr.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/markdown_attr.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/not_parsed.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/not_parsed.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.htmlinput create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.htmlinput create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.kramdown create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.man create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.htmlinput create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.latex create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.options create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html.19 create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.text create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.html create mode 100644 vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.text create mode 100644 vendor/bundle/gems/liquid-4.0.2/History.md create mode 100644 vendor/bundle/gems/liquid-4.0.2/LICENSE create mode 100644 vendor/bundle/gems/liquid-4.0.2/README.md create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/block.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/block_body.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/condition.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/context.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/document.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/drop.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/errors.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/expression.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/extensions.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/file_system.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/forloop_drop.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/i18n.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/interrupts.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/lexer.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/locales/en.yml create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_context.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_tree_visitor.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser_switching.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler/hooks.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/range_lookup.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/resource_limits.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/standardfilters.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/strainer.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tablerowloop_drop.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tag.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/assign.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/break.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/capture.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/case.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/comment.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/continue.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/cycle.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/decrement.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/for.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/if.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/ifchanged.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/include.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/increment.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/raw.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/table_row.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/unless.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/template.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/tokenizer.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/truffle.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/utils.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable_lookup.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/lib/liquid/version.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/fixtures/en_locale.yml create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/assign_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/blank_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/block_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/capture_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/context_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/document_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/drop_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/error_handling_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/filter_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/hash_ordering_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/output_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/parse_tree_visitor_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/parsing_quirks_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/render_profiling_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/security_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/standard_filter_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/break_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/continue_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/for_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/if_else_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/include_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/increment_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/raw_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/standard_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/statements_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/table_row_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/tags/unless_else_tag_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/template_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/trim_mode_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/integration/variable_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/test_helper.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/truffle/truffle_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/block_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/condition_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/context_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/file_system_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/i18n_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/lexer_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/parser_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/regexp_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/strainer_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/tag_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/tags/case_tag_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/tags/for_tag_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/tags/if_tag_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/template_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/tokenizer_unit_test.rb create mode 100644 vendor/bundle/gems/liquid-4.0.2/test/unit/variable_unit_test.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/CHANGELOG.md create mode 100644 vendor/bundle/gems/listen-3.1.5/CONTRIBUTING.md create mode 100644 vendor/bundle/gems/listen-3.1.5/LICENSE.txt create mode 100644 vendor/bundle/gems/listen-3.1.5/README.md create mode 100644 vendor/bundle/gems/listen-3.1.5/bin/listen create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/base.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/bsd.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/config.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/darwin.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/linux.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/polling.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/windows.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/backend.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/change.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/cli.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/directory.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/event/config.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/event/loop.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/event/processor.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/event/queue.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/file.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/fsm.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/listener.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/listener/config.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/logger.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/options.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/queue_optimizer.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/record.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/record/entry.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/record/symlink_detector.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/silencer.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/silencer/controller.rb create mode 100644 vendor/bundle/gems/listen-3.1.5/lib/listen/version.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/.gitignore create mode 100644 vendor/bundle/gems/mercenary-0.3.6/.rspec create mode 100644 vendor/bundle/gems/mercenary-0.3.6/.travis.yml create mode 100644 vendor/bundle/gems/mercenary-0.3.6/Gemfile create mode 100644 vendor/bundle/gems/mercenary-0.3.6/History.markdown create mode 100644 vendor/bundle/gems/mercenary-0.3.6/LICENSE.txt create mode 100644 vendor/bundle/gems/mercenary-0.3.6/README.md create mode 100644 vendor/bundle/gems/mercenary-0.3.6/Rakefile create mode 100644 vendor/bundle/gems/mercenary-0.3.6/examples/help_dialogue.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/examples/logging.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/examples/trace.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/lib/mercenary.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/option.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/presenter.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/version.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/mercenary.gemspec create mode 100644 vendor/bundle/gems/mercenary-0.3.6/script/bootstrap create mode 100644 vendor/bundle/gems/mercenary-0.3.6/script/cibuild create mode 100644 vendor/bundle/gems/mercenary-0.3.6/script/console create mode 100644 vendor/bundle/gems/mercenary-0.3.6/script/examples create mode 100644 vendor/bundle/gems/mercenary-0.3.6/spec/command_spec.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/spec/option_spec.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/spec/presenter_spec.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/spec/program_spec.rb create mode 100644 vendor/bundle/gems/mercenary-0.3.6/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/pathutil-0.16.2/Gemfile create mode 100644 vendor/bundle/gems/pathutil-0.16.2/LICENSE create mode 100644 vendor/bundle/gems/pathutil-0.16.2/Rakefile create mode 100644 vendor/bundle/gems/pathutil-0.16.2/lib/pathutil.rb create mode 100644 vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/helpers.rb create mode 100644 vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/.gitignore create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/.rubocop.yml create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/.rubocop_defaults.yml create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/.ruby-gemset create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/.travis.yml create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/.yardopts create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/2.0-Upgrade.md create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/CHANGELOG.md create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/Gemfile create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/LICENSE.txt create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/README.md create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/Rakefile create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/bin/console create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/data/list.txt create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/domain.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/errors.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/list.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/rule.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/version.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/.empty create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/acceptance_test.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find_all.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_names.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select_incremental.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_valid.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/profilers/domain_profiler.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler_jp.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/profilers/initialization_profiler.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/profilers/list_profsize.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/profilers/object_binsize.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/psl_test.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/test_helper.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/tests.txt create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/unit/domain_test.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/unit/errors_test.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/unit/list_test.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/unit/public_suffix_test.rb create mode 100644 vendor/bundle/gems/public_suffix-3.0.3/test/unit/rule_test.rb create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/.gitignore create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/Gemfile create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/Guardfile create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/LICENSE.txt create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/README.md create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/Rakefile create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/bin/fsevent_watch create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/LICENSE create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.c create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.c create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.c create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/common.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.c create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/defines.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/main.c create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.c create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.h create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/ext/rakefile.rb create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/lib/otnetstring.rb create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent.rb create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/version.rb create mode 100644 vendor/bundle/gems/rb-fsevent-0.10.3/rb-fsevent.gemspec create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/.gitignore create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/.travis.yml create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/.yardopts create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/Gemfile create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/LICENSE.md create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/README.md create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/Rakefile create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/errors.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/event.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native/flags.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/notifier.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/version.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/watcher.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/rb-inotify.gemspec create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/spec/inotify_spec.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/spec/notifier_spec.rb create mode 100644 vendor/bundle/gems/rb-inotify-0.10.0/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/Gemfile create mode 100644 vendor/bundle/gems/rouge-3.3.0/LICENSE create mode 100644 vendor/bundle/gems/rouge-3.3.0/bin/rougify create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/cli.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/abap create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/actionscript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apache create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apiblueprint create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/applescript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/awk create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/biml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/bsl create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/c create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ceylon create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cfscript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/clojure create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cmake create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coffeescript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/common_lisp create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/conf create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/console create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coq create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cpp create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/crystal create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/csharp create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/css create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/d create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dart create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/diff create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/digdag create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/docker create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dot create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/eiffel create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elixir create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elm create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erlang create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/factor create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fortran create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fsharp create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/gherkin create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/glsl create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/go create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/gradle create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/graphql create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/groovy create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/hack create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/haml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/handlebars create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/haskell create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/hcl create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/html create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/http create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/hylang create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/idlang create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/igorpro create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ini create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/io create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/irb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/irb_output create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/java create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/javascript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jinja create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/json create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/json-doc create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jsonnet create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jsp create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jsx create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/julia create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/kotlin create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lasso create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/liquid create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_coffeescript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_haskell create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/llvm create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lua create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/m68k create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/make create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/markdown create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mathematica create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/matlab create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/moonscript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mosel create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mxml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nasm create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nginx create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nim create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nix create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/objective_c create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ocaml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pascal create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/perl create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/php create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plaintext create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plist create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pony create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/powershell create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/praat create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prolog create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prometheus create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/properties create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/protobuf create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/puppet create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/python create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/q create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/qml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/r create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/racket create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ruby create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/rust create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sass create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scala create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scheme create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scss create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sed create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/shell create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sieve create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/slim create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smalltalk create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smarty create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sqf create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sql create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/swift create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tap create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tcl create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/terraform create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tex create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/toml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tsx create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tulip create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/turtle create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/twig create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/typescript create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vala create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/verilog create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vhdl create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/viml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vue create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/wollok create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/xml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/yaml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatter.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_inline.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_legacy.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_linewise.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_pygments.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_table.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/null.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/terminal256.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guesser.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/disambiguation.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/filename.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/glob_mapping.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/mimetype.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/modeline.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/source.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/util.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexer.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/abap.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/actionscript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache/keywords.yml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apiblueprint.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apple_script.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/awk.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/biml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/bsl.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/c.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ceylon.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cfscript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/clojure.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cmake.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/coffeescript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/common_lisp.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/conf.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/console.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/coq.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cpp.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/crystal.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/csharp.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/css.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/d.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/dart.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/diff.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/digdag.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/docker.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/dot.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/eiffel.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/elixir.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/elm.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/erb.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/erlang.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/factor.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/fortran.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/fsharp.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/gherkin.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/gherkin/keywords.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/glsl.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/go.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/gradle.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/graphql.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/groovy.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/hack.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/haml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/handlebars.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/haskell.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/hcl.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/html.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/http.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/hylang.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/idlang.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/igorpro.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ini.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/io.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/irb.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/java.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/javascript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/jinja.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/json.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/json_doc.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/jsonnet.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/jsp.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/jsx.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/julia.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/kotlin.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lasso.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lasso/keywords.yml create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/liquid.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_coffeescript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_haskell.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/llvm.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua/builtins.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/m68k.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/make.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/markdown.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica/builtins.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab/builtins.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/moonscript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mosel.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mxml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nasm.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nginx.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nim.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nix.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/objective_c.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ocaml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pascal.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/perl.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php/builtins.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plain_text.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plist.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pony.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/powershell.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/praat.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/prolog.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/prometheus.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/properties.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/protobuf.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/puppet.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/python.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/q.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/qml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/r.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/racket.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ruby.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/rust.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass/common.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scala.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scheme.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scss.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sed.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/shell.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sieve.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/slim.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/smalltalk.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/smarty.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf/commands.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sql.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/swift.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tap.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tcl.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/terraform.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tex.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/toml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tsx.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tulip.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/turtle.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/twig.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript/common.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vala.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vb.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/verilog.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vhdl.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml/keywords.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vue.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/wollok.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/xml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/yaml.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/plugins/redcarpet.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/regex_lexer.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/template_lexer.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/text_analyzer.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/theme.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/base16.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/colorful.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/github.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/gruvbox.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/igor_pro.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/molokai.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai_sublime.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/pastie.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/thankful_eyes.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/tulip.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/token.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/util.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/lib/rouge/version.rb create mode 100644 vendor/bundle/gems/rouge-3.3.0/rouge.gemspec create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/.gitignore create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/.rspec create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/.rubocop.yml create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/.travis.yml create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/LICENSE.txt create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/README.md create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/logger.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/quiet.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/ruby_version.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis/ruby_version.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/version.rb create mode 100644 vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/warning.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/.gitignore create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/.travis.yml create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/CHANGES.md create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/Gemfile create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/LICENSE.txt create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/README.md create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/Rakefile create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/bin/safe_yaml create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/deep.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/libyaml_checker.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/hexadecimal.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/sexagesimal.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_handler.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_resolver.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/resolver.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/safe_to_ruby_visitor.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_hack.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_node_monkeypatch.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_resolver.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_boolean.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_date.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_float.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_integer.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_nil.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_symbol.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/transformation_map.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/safe_yaml.gemspec create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.2.yaml create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.3.yaml create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/issue49.yml create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/libyaml_checker_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/psych_resolver_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/resolver_specs.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/safe_yaml_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/spec_helper.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/store_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/support/exploitable_back_door.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/syck_resolver_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/base64_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_date_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_float_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_integer_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_symbol_spec.rb create mode 100644 vendor/bundle/gems/safe_yaml-1.0.5/spec/yaml_spec.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/.yardopts create mode 100644 vendor/bundle/gems/sass-3.7.3/CODE_OF_CONDUCT.md create mode 100644 vendor/bundle/gems/sass-3.7.3/CONTRIBUTING.md create mode 100644 vendor/bundle/gems/sass-3.7.3/MIT-LICENSE create mode 100644 vendor/bundle/gems/sass-3.7.3/README.md create mode 100644 vendor/bundle/gems/sass-3.7.3/REVISION create mode 100644 vendor/bundle/gems/sass-3.7.3/VERSION create mode 100644 vendor/bundle/gems/sass-3.7.3/VERSION_DATE create mode 100644 vendor/bundle/gems/sass-3.7.3/VERSION_NAME create mode 100644 vendor/bundle/gems/sass-3.7.3/bin/sass create mode 100644 vendor/bundle/gems/sass-3.7.3/bin/sass-convert create mode 100644 vendor/bundle/gems/sass-3.7.3/bin/scss create mode 100644 vendor/bundle/gems/sass-3.7.3/extra/sass-spec-ref.sh create mode 100644 vendor/bundle/gems/sass-3.7.3/extra/update_watch.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/init.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/base.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/chain.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/filesystem.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/memory.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/null.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/callbacks.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/css.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/deprecation.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/engine.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/environment.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/error.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/exec.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/exec/base.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/exec/sass_convert.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/exec/sass_scss.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/features.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/importers.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/importers/base.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/importers/deprecated_path.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/importers/filesystem.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/logger.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/logger/base.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/logger/delayed.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/logger/log_level.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/media.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/compiler.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/configuration.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/generic.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/merb.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rack.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rails.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/staleness_checker.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/railtie.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/repl.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/root.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_lexer.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_parser.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/functions.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/lexer.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/parser.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/funcall.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/interpolation.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/list_literal.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/literal.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/map_literal.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/operation.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/selector.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/string_interpolation.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/unary_operation.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/variable.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/arg_list.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/base.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/bool.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/callable.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/color.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/function.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/helpers.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/list.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/map.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/null.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/number.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/string.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/scss.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/scss/css_parser.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/scss/parser.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/scss/rx.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/scss/static_parser.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector/abstract_sequence.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector/comma_sequence.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector/pseudo.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector/sequence.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple_sequence.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/shared.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/source/map.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/source/position.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/source/range.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/stack.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/supports.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/at_root_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/charset_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/comment_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/content_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/css_import_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/debug_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/directive_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/each_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/error_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/extend_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/for_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/function_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/if_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/import_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/keyframe_rule_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/media_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_def_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/prop_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/return_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/root_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/rule_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/supports_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/trace_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/variable_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/base.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/check_nesting.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/convert.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/cssize.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/deep_copy.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/extend.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/perform.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/set_options.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/to_css.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/warn_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/tree/while_node.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/util.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/util/multibyte_string_scanner.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/util/normalized_map.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/util/subset_map.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/util/test.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/lib/sass/version.rb create mode 100644 vendor/bundle/gems/sass-3.7.3/rails/init.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/CHANGELOG.md create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/CONTRIBUTING.md create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/LICENSE.txt create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/README.md create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/base.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/bsd.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/config.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/darwin.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/linux.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/polling.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/windows.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/backend.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/change.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/cli.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/directory.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/config.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/loop.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/processor.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/queue.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/file.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/fsm.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/internals/thread_pool.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener/config.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/logger.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/options.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/queue_optimizer.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/entry.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/symlink_detector.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer/controller.rb create mode 100644 vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/version.rb create mode 100644 vendor/bundle/specifications/addressable-2.6.0.gemspec create mode 100644 vendor/bundle/specifications/colorator-1.1.0.gemspec create mode 100644 vendor/bundle/specifications/concurrent-ruby-1.1.4.gemspec create mode 100644 vendor/bundle/specifications/em-websocket-0.5.1.gemspec create mode 100644 vendor/bundle/specifications/eventmachine-1.2.7.gemspec create mode 100644 vendor/bundle/specifications/ffi-1.10.0.gemspec create mode 100644 vendor/bundle/specifications/forwardable-extended-2.6.0.gemspec create mode 100644 vendor/bundle/specifications/http_parser.rb-0.6.0.gemspec create mode 100644 vendor/bundle/specifications/i18n-0.9.5.gemspec create mode 100644 vendor/bundle/specifications/jekyll-3.8.5.gemspec create mode 100644 vendor/bundle/specifications/jekyll-feed-0.11.0.gemspec create mode 100644 vendor/bundle/specifications/jekyll-paginate-1.1.0.gemspec create mode 100644 vendor/bundle/specifications/jekyll-sass-converter-1.5.2.gemspec create mode 100644 vendor/bundle/specifications/jekyll-seo-0.0.2.gemspec create mode 100644 vendor/bundle/specifications/jekyll-seo-tag-2.5.0.gemspec create mode 100644 vendor/bundle/specifications/jekyll-sitemap-1.2.0.gemspec create mode 100644 vendor/bundle/specifications/jekyll-watch-2.1.2.gemspec create mode 100644 vendor/bundle/specifications/kramdown-1.17.0.gemspec create mode 100644 vendor/bundle/specifications/liquid-4.0.2.gemspec create mode 100644 vendor/bundle/specifications/listen-3.1.5.gemspec create mode 100644 vendor/bundle/specifications/mercenary-0.3.6.gemspec create mode 100644 vendor/bundle/specifications/pathutil-0.16.2.gemspec create mode 100644 vendor/bundle/specifications/public_suffix-3.0.3.gemspec create mode 100644 vendor/bundle/specifications/rb-fsevent-0.10.3.gemspec create mode 100644 vendor/bundle/specifications/rb-inotify-0.10.0.gemspec create mode 100644 vendor/bundle/specifications/rouge-3.3.0.gemspec create mode 100644 vendor/bundle/specifications/ruby_dep-1.5.0.gemspec create mode 100644 vendor/bundle/specifications/safe_yaml-1.0.5.gemspec create mode 100644 vendor/bundle/specifications/sass-3.7.3.gemspec create mode 100644 vendor/bundle/specifications/sass-listen-4.0.0.gemspec diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..542c25b --- /dev/null +++ b/Gemfile @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gem 'jekyll' + +group :jekyll_plugins do + gem 'jekyll-sitemap' + gem 'jekyll-feed' + gem 'jekyll-seo-tag' + gem 'jekyll-paginate' +end diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..918e5c7 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,74 @@ +GEM + remote: https://rubygems.org/ + specs: + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) + colorator (1.1.0) + concurrent-ruby (1.1.4) + em-websocket (0.5.1) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + eventmachine (1.2.7) + ffi (1.10.0) + forwardable-extended (2.6.0) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jekyll (3.8.5) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 2.0) + kramdown (~> 1.14) + liquid (~> 4.0) + mercenary (~> 0.3.3) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) + safe_yaml (~> 1.0) + jekyll-feed (0.11.0) + jekyll (~> 3.3) + jekyll-paginate (1.1.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.5.0) + jekyll (~> 3.3) + jekyll-sitemap (1.2.0) + jekyll (~> 3.3) + jekyll-watch (2.1.2) + listen (~> 3.0) + kramdown (1.17.0) + liquid (4.0.2) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + mercenary (0.3.6) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + public_suffix (3.0.3) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + rouge (3.3.0) + ruby_dep (1.5.0) + safe_yaml (1.0.5) + sass (3.7.3) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + +PLATFORMS + ruby + +DEPENDENCIES + jekyll + jekyll-feed + jekyll-paginate + jekyll-seo-tag + jekyll-sitemap + +BUNDLED WITH + 2.0.1 diff --git a/README.md b/README.md new file mode 100644 index 0000000..9bda4ce --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +#www.nicojensen.de +Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/). + +##to compile +bundle exec jekyll serve + +##to Develop +JEKYLL_ENV=production bundle exec jekyll build \ No newline at end of file diff --git a/_config.yaml b/_config.yaml new file mode 100644 index 0000000..f9186d0 --- /dev/null +++ b/_config.yaml @@ -0,0 +1,34 @@ +# Site settings +title: nicojensen.de · by Nico Jensen +owner: Nico Jensen +email: moin@nicojensen.de +description: > # this means to ignore newlines until "baseurl:" + A webseite about Nico Jensen's life, photografie and a lot of stupid stuff +baseurl: "/" +url: "https://nicojensen.de" +twitter_username: _nyansen +github_username: nyansen + +markdown: kramdown +permalink: /:year/:month/:day/:title/ +paginate: 10 +paginate_path: "/blog/page/:num/" + +collections: + authors: + output: true + +defaults: + - scope: + path: "" + type: "posts" + values: + layout: "default" + - scope: + path: "" + values: + layout: "default" +plugins: + - jekyll-sitemap + - jekyll-seo-tag + - jekyll-feed diff --git a/_includes/blog.html b/_includes/blog.html new file mode 100644 index 0000000..9c9c0ad --- /dev/null +++ b/_includes/blog.html @@ -0,0 +1,35 @@ +{% for post in paginator.posts %} +
+
+

{{ post.title }}

+
+
+ {{ post.content }} +
+
+ +
+
+{% endfor %} +{% include pagination.html %} \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..fa7fb68 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..8473e38 --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,6 @@ + diff --git a/_includes/navigation.html b/_includes/navigation.html new file mode 100644 index 0000000..38eec4a --- /dev/null +++ b/_includes/navigation.html @@ -0,0 +1,6 @@ + diff --git a/_includes/pagination.html b/_includes/pagination.html new file mode 100644 index 0000000..d05491a --- /dev/null +++ b/_includes/pagination.html @@ -0,0 +1,13 @@ + + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..d69bf5f --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,24 @@ + + + + + + + + {{ page.title }} + + + + {% feed_meta %} + {% seo %} + + + Subscribe via RSS + {% include header.html %} + {% include navigation.html %} +
+ {{ content }} +
+ {% include footer.html %} + + diff --git a/_layouts/post.html b/_layouts/post.html new file mode 100644 index 0000000..4f112ba --- /dev/null +++ b/_layouts/post.html @@ -0,0 +1,35 @@ +--- +layout: default +--- +
+
+

{{ page.title }}

+
+
+ {{ content }} +
+
+ +
+
diff --git a/_posts/2016-02-22-raspberrypi-als-server.md b/_posts/2016-02-22-raspberrypi-als-server.md new file mode 100644 index 0000000..95ec9dd --- /dev/null +++ b/_posts/2016-02-22-raspberrypi-als-server.md @@ -0,0 +1,26 @@ +--- +layout: post +title: RaspberryPi als Server +--- +Meine Raspberry Pis laufen mit Raspbian einer für ARM optimierten Linux Distribution dessen Basis ein Debian ist. +Für die Installation von Diensten und zur weiteren Wartung verbinde ich mich den rPis nur per SSH, was ich völlig ausreicht. Da Raspbian mit einer vorinstallieren grafischen Oberfläche installiert wird kann man diese entfernen und damit kostbare Ressourcen freigeben. + +Dafür entfernen wir alle [X11] [X11] relevanten Pakete. +Falls die Konfigurationsdateien erhalten bleiben sollen, nutzt "remove" statt "purge" +Mit dem Parameter -y wird die aktion ohne weitere Abfrage direkt ausgeführt. + +``` +apt-get purge -y gpicview xarchiver xpdf galculator scratch dillo midori netsurf-gtk omxplayer alsa-base alsa-utils penguinspuzzle python-pygame lxde-core lxde-common lxde-icon-theme lxinput lxmenu-data lxpolkit lxrandr lxsession lxsession-edit lxshortcut lxtask lxterminal lxappearance lightdm lightdm-gtk-greeter openbox ttf-dejavu-core fontconfig fontconfig-config fonts-freefont-ttf wpagui x11-common dbus-x11 desktop-base desktop-file-utils hicolor-icon-theme leafpad xdg-utils xauth gnome-themes-standard gtk2-engines raspberrypi-artwork wolfram-engine +``` + +Nach dem Aufräumen müssen wir noch "[dpkg] [dpkg]" bereinigen. + +``` +dpkg --configure -a +``` + +Fertig! Damit ist der Raspberry Pi von allen befreit, was eine Desktop Oberfläche erzeugt ober benutzt und kann Server sein. + + +[X11]: https://de.wikipedia.org/wiki/X_Window_System "Wikipedia: X11" +[dpkg]: https://de.wikipedia.org/wiki/Debian_Package_Manager "Wikipedia: Debian Package Manager" \ No newline at end of file diff --git a/_posts/2016-03-04-iredmail-dkim-fur-weitere-domains-einrichten.md b/_posts/2016-03-04-iredmail-dkim-fur-weitere-domains-einrichten.md new file mode 100644 index 0000000..d0667fd --- /dev/null +++ b/_posts/2016-03-04-iredmail-dkim-fur-weitere-domains-einrichten.md @@ -0,0 +1,42 @@ +--- +layout: post +title: DKIM für weitere Domains einrichten +--- +Ich habe mein Mail-Server mit iRedMail installiert. Dies legt bei der Installation für die Hauptdomain eine DKIM-Signatur an. Fügt man nun aber neue Domains hinzu, werde für diese keine DKIM-Signaturen angelegt. Es gibt leider auch keine Möglichkeit in der Admin-Oberfläche DKIM-Signaturen einzurichten. + +Folgende Schritte sind durchzuführen um DKIM-Signaturen anzulegen: + +Zuerst erzeugen wir einen privaten Schlüssel für die Domain und geben diesen die entsprechenden Rechte: + +``` +cd /var/lib/dkim/ +sudo amavisd-new genrsa new_domain.de.pem +sudo chown amavis.amavis new_domain.de.pem +sudo chmod 0644 new_domain.de.pem +``` + +Jetzt ergänzen wir die amavis Konfiguration um den erzeugen Schlüssel: + +``` +vim /etc/amavis/conf.d/50-user +``` + +Hier suchen wir nach dem Eintrag für die Hauptdomain und fügen unsere neue Domain in der Zeile darunter hinzu: + +``` +dkim_key("new_domain.de", "dkim", "/var/lib/dkim/new_domain.de.pem"); +``` + +Zuletzt starten wir den amavisd Service neu: + +``` +sudo service amavis restart +``` + +Nun muss die neue DKIM-Signatur nur noch der Domain hinzugefügt werden. Dafür benötigen wir den öffentlichen Schlüssel. Diesen erhalten wir mit ```showkeys```: + +``` +sudo amavisd-new showkeys new_domain.de +``` + +Ich gehe davon aus, dass bekannt ist wie Ihr diesen Schlüssel hinzufügt. \ No newline at end of file diff --git a/_posts/2019-03-07-Hello_World.md b/_posts/2019-03-07-Hello_World.md new file mode 100644 index 0000000..3c19a45 --- /dev/null +++ b/_posts/2019-03-07-Hello_World.md @@ -0,0 +1,7 @@ +--- +layout: post +title: Hello World +--- +My first Blogpost with jekell. + +I hope this is working well as my new Website. diff --git a/_sass/fonts.scss b/_sass/fonts.scss new file mode 100644 index 0000000..9dd0c83 --- /dev/null +++ b/_sass/fonts.scss @@ -0,0 +1,69 @@ +@font-face { + font-family: entypo; + src: url('../fonts/entypo.ttf'), + url('../fonts/entypo.eot'); /* IE9 */ + -webkit-font-smoothing: antialiased; + } + + @font-face { + font-family: entypo-social; + src: url('../fonts/entypo-social.ttf'), + url('../fonts/entypo-social.eot'); /* IE9 */ + -webkit-font-smoothing: antialiased; + } + + /* open-sans-300 - latin */ + @font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 300; + src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */ + src: local('Open Sans Light'), local('OpenSans-Light'), + url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */ + url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */ + } + /* open-sans-regular - latin */ + @font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 400; + src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */ + src: local('Open Sans Regular'), local('OpenSans-Regular'), + url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */ + } + /* open-sans-600 - latin */ + @font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 600; + src: url('../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */ + src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), + url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */ + url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */ + } + /* open-sans-700 - latin */ + @font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 700; + src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */ + src: local('Open Sans Bold'), local('OpenSans-Bold'), + url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */ + url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */ + } + + .entypo { font-family: entypo; } + \ No newline at end of file diff --git a/_sass/main.scss b/_sass/main.scss new file mode 100644 index 0000000..a6c516f --- /dev/null +++ b/_sass/main.scss @@ -0,0 +1,124 @@ +body { + height: 100%; + max-height: 100%; + font: .625em/1 'Open Sans', sans-serif; + letter-spacing: 0.01rem; + font-size: 1.6em; + line-height: 1.75em; + color: #3A4145; +} + +a { + padding: 0 2px; + color: #4A4A4A; + text-decoration: none; + background: linear-gradient(to bottom,transparent 0,transparent 60%,#FFC0CB 60%,#FFC0CB 100%); +} + +a:hover { + color: #fff; + background-color: #FFC0CB; +} + +header.header { + padding-top: 6rem; + padding-bottom: 3rem; + overflow: hidden; +} + +header.header h1 { + font: 400 32px/1 'Open Sans', sans-serif; + letter-spacing: -1px; + color: #333; + margin-bottom: 6px; + text-decoration: none; +} + +header.header p { + font: 700 14px/1 'Open Sans', sans-serif; + color: #444444; + padding: 0 0 0 2px; +} + +a.rss { + overflow: hidden; + width: 0; + height: 0; + padding: 0; + background: 0 0; + border-style: solid; + border-width: 0 25px 25px 0; + border-color: transparent orange transparent transparent; + text-indent: -1000px; + position: fixed; + top: 0; + right: 0; +} + +.red { + color: red; +} + +.wrapper { + margin: 0 auto; + width: 100%; + max-width: 600px; + padding: 0 10px; +} + +#navView { + margin: 30px 0; + height: 80px; + text-align: center; + padding-top: 50px; + background: url(/assets/images/background/elbtunnel.jpg) no-repeat -1000px -800px; +} + +.post:not(:first-child) { + margin-top: 100px; +} + +.post-content a { + font-weight: 600; +} + +.post-content pre { + padding: 10px; + background-color: #333; + color: #fff; +} + +.post-footer { + border-top: 1px solid #d8d8d8; + margin-top: 24px; +} + +.post-footer p { + font-size: 0.8em; +} + +.pagination { + margin-top: 100px; +} + +.pagination-inner { + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: justify; + -ms-flex-pack: justify; + justify-content: space-between; +} + +footer.site-footer div, article .post-header { + padding-top: 3.6rem; + border-top: #EBF2F6 1px solid; +} + +footer.site-footer { + position: relative; + padding-bottom: 1.5rem; + font-size: 1.2rem; + line-height: 1.75em; + text-align: center; +} diff --git a/_sass/normalize.scss b/_sass/normalize.scss new file mode 100644 index 0000000..5654c53 --- /dev/null +++ b/_sass/normalize.scss @@ -0,0 +1,74 @@ +article, aside, details, +figcaption, figure, +footer, header, hgroup, +main, nav, section, +summary { display: block; } +audio, canvas, video { display: inline-block; } +audio:not([controls]) { display: none; height: 0; } +[hidden], template { display: none; } +html { + font: .625em/1 'Open Sans', sans-serif; + /* font-family: sans-serif; */ + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; +} +body { margin: 0; } +a { background: transparent; } +a:focus { outline: thin dotted; } +a:active, a:hover { outline: 0; } +h1 { font-size: 2em; margin: 0.67em 0; } +abbr[title] { border-bottom: 1px dotted; } +b, strong { font-weight: 700; } +dfn { font-style: italic; } +hr { + -moz-box-sizing: content-box; + box-sizing: content-box; + height: 0; +} +mark { background: #FF0; color: #000; } +code, kbd, pre, +samp { font-family: monospace, serif; font-size: 1em; } +pre { white-space: pre-wrap; } +q { quotes: "\201C" "\201D" "\2018" "\2019"; } +small { font-size: 80%; } +sub, sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} +sup { top: -0.5em; } +sub { bottom: -0.25em; } +img { border: 0; } +svg:not(:root) { overflow: hidden; } +figure { margin: 0; } +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} +legend { border: 0; padding: 0; } +button, input, select, +textarea { font-family: inherit; font-size: 100%; margin: 0; } +button, input { line-height: normal; } +button, select { text-transform: none; } +button, html input[type="button"], +input[type="reset"], input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], html input[disabled] { cursor: default; } +input[type="checkbox"], +input[type="radio"] { box-sizing: border-box; padding: 0; } +input[type="search"] { + -webkit-appearance: textfield; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } +button::-moz-focus-inner, +input::-moz-focus-inner { border: 0; padding: 0; } +textarea { overflow: auto; vertical-align: top; } +table { border-collapse: collapse; border-spacing: 0; } \ No newline at end of file diff --git a/assets/css/styles.scss b/assets/css/styles.scss new file mode 100644 index 0000000..51fb10f --- /dev/null +++ b/assets/css/styles.scss @@ -0,0 +1,5 @@ +--- +--- +@import "fonts"; +@import "normalize"; +@import "main"; diff --git a/assets/fonts/entypo-social.eot b/assets/fonts/entypo-social.eot new file mode 100644 index 0000000000000000000000000000000000000000..3c387fbe2ee3d1daa5ae9b5c749a496e79b3987e GIT binary patch literal 11106 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/entypo-social.woff b/assets/fonts/entypo-social.woff new file mode 100644 index 0000000000000000000000000000000000000000..3197d501e30719634e990daeac41985baa1542c6 GIT binary patch literal 7364 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/entypo.eot b/assets/fonts/entypo.eot new file mode 100644 index 0000000000000000000000000000000000000000..d9d7326fa4fb5c532d33aaaf37be5c7f203e31a2 GIT binary patch literal 35540 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 FirMxiNxRrNX8#X1F5=oA^hRozV~ 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/entypo.woff b/assets/fonts/entypo.woff new file mode 100644 index 0000000000000000000000000000000000000000..e744a7966e95d56331ae814036f78976c943dae9 GIT binary patch literal 21916 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-300.ttf b/assets/fonts/open-sans-v15-latin-300.ttf new file mode 100644 index 0000000000000000000000000000000000000000..35cc356afbeb21f30165215816dd9bd58101c18f GIT binary patch literal 27604 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

m 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 OUye9n0jiN%8vy`H>JCQ$ literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-300italic.eot b/assets/fonts/open-sans-v15-latin-300italic.eot new file mode 100644 index 0000000000000000000000000000000000000000..ceeb9efee8a5b2e7eb1400835c30971f322635e0 GIT binary patch literal 14650 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-300italic.ttf b/assets/fonts/open-sans-v15-latin-300italic.ttf new file mode 100644 index 0000000000000000000000000000000000000000..420d02d5724498f9b823fa686a35fbbe72b8f57e GIT binary patch literal 24944 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 X?_9u#!|#ju%qL&qGZ#gk?Sr)IjU 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-300italic.woff2 b/assets/fonts/open-sans-v15-latin-300italic.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..3161cc30bcf268a04799e9d92bd1b76a067e8bc7 GIT binary patch literal 13532 zcmV<2G$YG*Pew8T0RR9105seH5dZ)H0Af%805p040RR9100000000000000000000 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-600.eot b/assets/fonts/open-sans-v15-latin-600.eot new file mode 100644 index 0000000000000000000000000000000000000000..2d978e8861ca96ecc8314bc3a59483c662a7a74f GIT binary patch literal 15599 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 U98tRx2VsiOs((;~!~Ey}189j%*#H0l literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-600.svg b/assets/fonts/open-sans-v15-latin-600.svg new file mode 100644 index 0000000..410561e --- /dev/null +++ b/assets/fonts/open-sans-v15-latin-600.svg @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-600.ttf b/assets/fonts/open-sans-v15-latin-600.ttf new file mode 100644 index 0000000000000000000000000000000000000000..bc77ab67923745d8e389f75e76f728c6eff78518 GIT binary patch literal 27496 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 F0060hapwR4 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-600.woff2 b/assets/fonts/open-sans-v15-latin-600.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..a0965b7a8990500590bc11075cb66bb6161b49de GIT binary patch literal 14544 zcmV;>I4{R{Pew8T0RR91065S95dZ)H0BlSE061*`0RR9100000000000000000000 z0000Q78?*8bOvAmflLU2CJB!;5ey1}tXP4RWDA2l00A}vBm;(Q1Rw>2L{c>DJ`&Hum5Aq7xL{FNWM$vEr~Xk|;W zqp+H0pFHR?KOiiw-G57o)(To#83Y46F*TN z$y0IiWFJnI1+9Pxr%I|t!NdSWuu-w^oBMxfc4&cXJM*jD_!r?`8I3w z%&s9mozb3ad|0e; z#?-#gnO$$%m0^to1px&`1f%!I93lX+88P#D)u*UpV`Ir(9d`b;I?1C7zUSl-#0Y!< zDGi(t+;`}N&>;_ez!#v9IUettA5?+{Lc~dXhz6ut+j%+?LY8#P*6sAYf(-~tWp z*Xi6f7xmh%285`4VcI5qdmlGU;Hs$Wvsbc71ShtyE+D${$Xtrjc@Lnv zmh4m5P5}~Vh%-52(PmUOPLytZT2KknEF@dD?myKs>~bz2=hHm}ZKIvEi^k|QP0=WN z`v$JF|G*v=EM2!^BUA#L@n}z5X#23Ke{79!6pvS93hVz@M&Stl|JUE6zlZxh-RXAi zwNzd~9{bS$PoM(Pw222l>rP2Z^sDKsj!$9n$X3Ux1ikBU$IlGNf92!-nlQesZEGWb zQQrdY!mk_Da+-1_%24dhUx!-KBKdfNgf?_LbLB0$PB#89^j<}4)q(`CJ=AYBPYZ0MHiSjDTuY{FV*^I4g|p@1h^X) zMHUn;lw`DXwH}Ha=2oGL2=5|!Fm3^{6MM?NjYdzA=S|y8j8pWi>4Hzn=;CS~cI zcYrz%v`UomX>0!rB6I6%>C~W=ZGZx&=ZBm>27v<7-8T4QVcabr@R0`A9YGH_*VfS~ zwikmaHmFRsq4>$87AWq}d=;eQ42Ytf#N^a5B|Dv!RlT9X=9pu@CGx43+yVyKW6;2q zjs=|ZYCdb;&+@!5G$aApyPoDvbx7G%b)^id2Q)h4me*0@Y~NF-!g~ocimcR~MNLT) zxR{(jbMFA6wy+1(KA@%`f@}eHEN1Ro(90dQ_fLpSOHQ_vGxaRfH@3`4EFh$1y*Zzx zmZ4EdfMW1V5RyX0ED<=X%HZ!}R6ANsnGG2TN+H1oPXPbc;*HjL7#2_(djH&Spz3}q z3!KX(3co0&l4(ScDmWBcwn`8!(qV`jjSF=gv5z0LB1`dd}mFv_Omd($KxgJ(QLJWe7N_8)ACa zEji45Cjug60Eus2o~#wd0qD*BOmhrg3FKT)mV0viXu5%u5%Yn-v#mVyCsaCdqOG(4+-&=xMH}7h{qR^Ga{cSPj^md+|B0!h;GRRIn;oUx)KEQ0`9MSgKghmnM+q|VL(5Ln|-iH8Sh zThw(!dGxSF#`+eznWxM$7s-$iK-Teh)nc|Vp|6-tHFjiJq2)!p+|XR10$<0#sn1cS zcg6%J8=QxyC6l@+)Nu((|$L< z6$l#1M2xYeBx3?V+rrisGRLKX8$uuqa5HF_dbKviQ2CLP87!fM_u_UPmS<0a^ss|V zgzCtH$fGnIru%ckmNcM9tw`9(yJ;$@Mi3;9=4j60n2rusHnA_#G4VW$oOeOgui;}9 zT{Z_dvZ0UMIPQTg6BJ!M*x)3N!SWzd<1##>dVC$Fon%Qj?h|*Mug&i1Xef4Iy@P2u zwQ?G>C>UHyJbOc@x24;j+ZmXCdntv=Q%-@*;V|}a{UIGu2g3xw;>ub%RLFNE`@<_H z$9xBrYhpRVH%PlvYBge-VT$jx8ZzcEUlU9v zlKBYnQD(-QTgR|xH(e6l<#y{(^WM|$V^td{n)0ZwNl%nq=$CDZRWnr8L=$`t%yIo2 zQFp<=ly5PKy0#Difi>xuz7coffbmSGHGR*Z;9dMe5~5O zn!%x9IDCZ3z&4|E?5GI9pPot>#yu^*F@Tp-OW;Rb5>Sjfo)E8o_!o8Efz?YH!57Ut z-|;`SZoB@gbkBSv`$(;J%|lkfqWzp)6Kjvv*&B4nT6}qvD&$_r)!OBLA6a=Wt};4h zNmnxCGP_($c*p`K7yQ_M@oVy%Eog?f>;ex;bU zk`@J)ST6L~xjxHoWf{IC*StX2`Eq-k0zr!#j=`(nl8c#KF4TOfW*p}F1uTZD zwI{^4&H53^3S^)-z|c`Fg$iW1Lk+M_&=5^d(>sJ(ue%+ZQu1bWXa?iN!oiJ-(ETFE z8=vddTH`_*nR1pcqs#;*+HchJb?e0^yKyqYckuxwP}fkJE(*}a*fz2%@G|oNQypXv zP-7Q}PqR2&lUAv)EMXZ%<*4#*5-0}!u9Tb2ex)&06GV-Q4}WlFH+pk#?MJNP1Fdvb z3yX0A3e6Cp3_kqM9;{Nke+GrE|DsBDc+*&J9HY6M=$!P$v`VGOtSUJI&1DP>-Y%OC z^(AVhfP|pm@$y&YohvNIfwjdXL2NwPVivhBLdt`*7>5$$UutF8t1}x$GWkfaj32Vv zH1rqs2qv1+lH`{}dKD9RZ5`SmyiYiJqA-R)fh;&K8LN{DHScj!MTN94aVWzs`K|4= zjXSVcUeD2MyK3Kye0@rb?mmcb6St4*$~zakJqPBDK;ur zq;$kFnbg>RLh8T&WkHHd#zeo>r1om7a0!#$HYUR0HbMlktykB z@(^O}tA`;HwQdB*=agY)0NtSO>^khJEE6awIJFz0YaEVg=?I;G1>rJOgLNh~Qif^5 zl4b<5gaQgFlr2LGVk%)yuyhg+D(1Y8gGEPMsKkd-dlN@>KZ6{(U$8$KgS@lRK8Std zHrTUHP5O~qx4}9ccKQp(`hUoe-zI=H?0$4_+!(BxJ~4Av15h$Ix>IK~)|25+i!uLS zgO7Oi`WCjZjX5l8@NA-PxdE0Fa;Ckuk0qR{guBiPVuqT;mYT~kZ(b2NGHiD zEE@C18r&g?(7aw(Pae6`i5d5Pic^?|Vh6wGt)&F(Y6Vw)DY?HKU?sLi?rOW3}+kfGg_JdBoal|Zndt{z>FKhb;O(SC4 zLFPc)6~tskZW&f~rR6`oJHXYJ)x1RCZ;7PT8`NG1MhT4}$u~|ibZsr&#bMn7yRUT2 zQCFZ^HW%zH{5YdPg$~&`Q%Wk+Scg1Sdf0S$qq^n8^F>%g+o`Dc6WYRp{CW?>fP>vyNey<$n2qpD=t>Hff{RH%mizC<;9iCOMEeh z*uq1)J$nxQe}5i~GE?m;`Oa$oNZHoeS=nOl;Bsku&8(=VGDGbwxpg^jxOD#PTiHhb z=xS+K&6=nzJ&$x!YLMWrpU{csTwpV%9J3O5sOc*tz8f1Poh0}^j?_!4?yD~DEw1d7 zuY0I8lmfkD%6jSONCYvtK)t}5nP`EsLRz3~%@JrU5{bfGR6d}H(@~y_^HPLNN}nX1 zMf^GYofMIA7W(_!@02eQa>V~RIf*nn1d~*fklry70rvFIAw`pUNlectAGOGi7d|NX{HQGrA81vdsuMH#z! zySvESGH;P8ZFEcZDFgV*0cAqJcQP4;a7s!r;-XcGvI$nAQrDywAV7+6ju&LsDt+^(jMl3+mhg}yJ>N*mN;<%6E^*K5D&BV*1Xxr{gn1A+l^AIG@8;&Xy#r}Sa zPp=~<6N?kjDR7H$y`t(#Qvih?oUeavlK93U3C&vE_&k37C2MA1Us}4?zCB{-`QR?C&>XT4PC494R68 zM$uIl)7k_V({?O0R+XbH{toHcCh5ZWhi(6=;%}0tsG4v*GvMrsw>IC-Jau}ic$wZC zc5mjMzDjZLOs~S#8<|!xW}e`u?Q~rh7=ee{kiD&9aHf7p`!JUPdQj3pOWJiWg}=Rj zFwu^Zi*gPKw!eZjyoymcHLNN_qO6e!G!}tC*%}4CdR^>tdNU))hG55yU{SUzwsO5S zym@c!2Y3rTD1hMS-MDz&-{#74V`l+1RYB{HZg;c!uDFJl__L2LO`8rsA{$7)bT29k zAN}6L-Wx{4ja-fgrZ}M&KI|h?N$qGfxk8Cl@kd-^l-3>u*1U6zj?_D=1c++nj6^LK zUP`YbOZRwcMtcG;bB$0*N9ior^KTq%UtJF?^V}o-%H3|RJFfq$td2~KtP8njp?daj z?L>l#^%eIc+#M)RXtfjm*vKg}@J)+@UjNSi7|vnNLcB@+vZL2=AUT;>1N@ZxxQy7} zS6ENhB|A8z|LA24>Mfy3QVUYcXoIfzsOzltMY$bIX{!(*0?#vKzep6J{c`c16(pa7 z6(_s7yO`d0?2`X^#&;N%Ar!BqYcB>qmEA1+2sq`V<4wm;Y7A9gMi&?Dcnt5KgP!*Z z^tAm4r=pk*P%c#zMoQe(V%Rg*BQ$@DBYCQMTx060$#KxCsE$D9EF%Z|hxt7>9Ru+x zpcjA^U@zStZig`A)ENb%W(=K`fu#Id5hE>}b*T2-x&FlEALP*UT@b_kd!mX{edg;^ zfIxZW1_t_Mpv=AV%%<>cdwdUfcDXrOAM)-zddw@0EckWin^ zfkT+Wr;27E&(6;q(677|_cc68*+FjDgor7tdD~m-r2{mZPqx7T4sLU$RU1(2hQt*gIq8wpU)^sb{vA z+vJ3^y>@)hZsIB)bNQ5wr2UkY2Kxm*UjHEu;SS)W4N(Q=@b3aFa(s{Cd;_kko)En`(AFOQ@D!#$e~!{;wTT zAwEHq)_4)S*6Az#s{K-0DzMm`SWY?Uo~hc_{hz#?l4j}sy%6pziZzTjJ~xmlwOR@~SkRC36s_kaM;Nu&(J4PNH3ruqp|Vhhy_$5KikIVp8^Bp&X|{hJob#m^x} z-CY1TA1&AM6ipf?4d*u$SgpPxiCz}sUO$p!=Xj^M@i^i-3rCDu*(ne_gVH4z!kcQx z$Qd`OD3>;Ky2*)I3&VqHlkj|QYH@i+c24QC*pqW8%+v&KXg)A~Q&U6uFPEm~Nub%qVG~Y7Wyki(>(1V8 zT0igf^JS8c$ZWRqW*>dL8^h!ECN&`87zm!@9~U0zmQ_)o4}IE^ay1d3o7}S|MQsm? zm9QvScR2+7$KK&k#@uxy%=OK$Zk~9>Lj=SbqZm7uXUe9`6t5^>>gp(>%5Le?^OPL7$S#W^y{Vs_xnqs$>9rsZ2daA@ZW`vQCphUvs++VsItbkL zAo3Yod)Qa`-*B)wCV$uK)w6Z5w>9V!D`8Pa_c=u^&dx7yzwb!#OAc$f{i9N+Smh=G zQ|$SEy3UOY-i(Y0{jvS@UjjZ@X*CiJ1Y;u0q{DhCyp)QT+XwrpP)uo&yO^E{DLwk3 z)r|V4*}nXu79$%`^C?N}lsgk^*q|OM#PU1+Z#pwUC|jMGqk+AFSq%&JBUQ6Fq8YQ5 z>JMuF36~$FIxARPa15hNJ529O`>7Qm$l_mFS^IdK#DA)3Yl;jrPvoS#;8CcJ{GjH4k=&~!}~^+bc3asN=V zQKE>Qc(NvZGP8?D?VOj3SKHFk$`XmPwlG84A(3cXX@i~*F}nG*)Ab8$BJ=#e{w)Zv zigq;KtfEcVHya`A`j-}rO-&cy%|~SmJ3=kxBp0XqFsS|;=ET(}XGOP*C~ih6Hu7id zY%`w1xQy_@(c7colULggLt7y*zs$_InDkU{Lju7Qo|zsOm7ZznO^7x0Oihi6$xQXq zk4$#fPfw1CNl%4&wGzB?GTl9MGQB)=ay)UlIl9mcVR-c!>Bs9TNG+rWa`y5}utu;} zuxdZ=$9Fd--A@JjM*4*Mpp4v7w&--EEE!v!_Lw~6)_loJ#^eS;B^F{Z9ikaxouk@i zQc)jrH{UtmrkHfnwDBOz{2p3rLKSn8Ay?t8;UQV5nRZ1#YQRH5$t>8UKr0yThf2UV zs$VsAwc>J!H8j>#)_AX_@&Bi6tdpzzaok@mO(R1!eozz9dcYhOd!1Ak)R3T+B>bQ; zQZ;UN_tW!-Prl#J&oP6O0yMR5C@sw6aEnU|xcNog((IHAZhd1Nw>IrUob6~6muPM4 zkmzU;Yj10VLR(wg#F{%L%*EB%gghQbYak-R{R915LtE(rX^^G}GuK!xjmToNqWrwX zqzNiLbE;sNinE8C8wM+Rl1pdM5(ye+R>@1+S%OK&(hKtk3jqRB9VT6qVKCny`-wXs`<_Rv52a7vsbIxf{=5t z9~A}<&{O}Wh6{4S#pTCzF00Sy}xfw6*9LB z^;-siJL_{5U<@S&q%NniqeuEiD!XlSr1LFX-rG-{q!6=ygK$LrxM9wr3ndb*r(a>_%RBR=+LNf7!0a^=|h1(ZCJO;RY}S3}#}Xqi<~f=RB-#04!P(pp6R7 zcELmy)iRj@mq$s2p{aL{n^jPDl`010K<%;>DNf~?Gpdw$F-*F&t>Z--VlO+0+LXS- zP3yq5BL!BDw~DJzLd)405Oi*fCm;qVUG#af7X?VEw|XT_1n0lBapJHMvtjf<17AcB z81>~2fxG4g`a5O82sl37B{)fNL2wxkhiYu>@UpUQ^KYcti36K%N0)sbNd8pD6w4{U z1``LT?6>%3Pot~pQ|HhA<88_-=3C|MwfJ`ERoMwUsV;F;DQql#sm5gnw`&_|2aFUI85DVkBIaS#N*@9jgawKLw{PskjY7iv|9ftK0P@&I3*G9o17Tp zpPi8Dt2(HtG^iRFq)3rf&fJr=6}OVL5EsV?MiMXNr<3t=m^%g8%tjzG=|Waor7C7_ z{K`0IN=Huu{WVkDP4#nQeIXhV9kBoBGk!iZ%7OX@k+s8AOk|sXv8Grs6Loc$~6Z53`` zsC^`)#aCUE1JjZ(t}s|m*YEl)&!F(Lx+a%Lk_w(%TPgWVMfl4?gOlBG4JtxBcOCNJ zXHw5(Pi{&<&Y+AYlID8*bl&Iv#>#dK=e5|x4k0^VIpG0^t!E415aN%3iowtA%Krli zo($K=haR_^=-fEmpp+E{y_1cANH5f>%6Jplv%rFmz%sqSQwoRYnHT8Yyd5GMEDOxw znPh{)(x}}7Ug>IU2rQ4E2j|g-m1}bMx>ep-5etEZkP0jt4m{O$aNe?8D^Q^oSnwgR ztl;3h>aboWw=*(1m7ek>I`|c?`IUe4JN?!#|9kJvtsyfW^@R^YDD+j&f?wgTUs-Q{ zYiNv)H(D`{frX(OSYC$?&acxUTcTWh-I!NWUUK~k_xqJM`<;&7{7$!1pYj~z%_|j1 z>?`l3nO%q7Zq)^MF#je1CXxsJdLHrP@YR9CkR<&z_4S0|tL_<)hj)2nmjw2VLC69a zgtmZz{uJhkrX&a^|NHgmW9;-T0GA&`$e2pY%%cxXDxE^{fRISb_V0`Lzc<}-CV&^| zHEhP@nU$y3`?4vZ{aIHA3}~u9V@77jY2PkYc6i!=p+2Nn8EDapZhpGJt)(+E_=nTf4EF^T#_YK_=&hA*47e_D$yD;uPu&w_R0XqL5W02K|PD zS7$`<%jSNK;@WTHu`gL6tx{p?JaJrnQB8)3>5&mQvzl{VMe>Mkz&fc9rZLO;hGh3( zOjFuySBD3WiA=cIxMH{6u2yzKII=CR$_NAYn3Mnkc}=d@!8LgPcz0Aqm@G~NV|j!_ z3*3)}uO4x6*lF(44Z9?p#uKil;~`;mJ6OhPt3SDITLh#`aixThlfl2-6sDRQp&p}p1H`edghxXE?Anq z={7c1uhCJ!n=5&CcIwK*BQb^UwCtuw{K;mKFHhLnAmFNZTX$X5pTSY3JCPPDDU zmKh8o51ijYBVpHK;yxgo1ytlj(I7&A+mTgAhQen`R2cD-=h#p~VYCuM3a!UEFuEl? zX~Pv5V@l|$uFEM4fpd|DK}t!u|7y-lv!h+YV}yhk0BlY}j@p3q+HqYi+r9B1O_5JO#u_nGP> z^Z9ViJW4u;5+Yb$bM;foe_8ba6;bTg!D5M_e+)3NieSK=~S%Gb*bs}^fU!{mH|r_sF9Wr!b5gI zTH~2gaN|HsJbbA1rbqXarZsJ4b4?kc{{o-lwv~=8;S}=XLvkZqY|o{&<48rQ%0`Q0 zpj~{bSV%*wb(;@aef+<44^LsWkvg#{g6DaTtwA&w zHWfUB5u;=Cx!Ew9ex$VkPsK^ybD4t>{J)iZ1shV+wwn3W_~|TejA>qBj0QMe0n{#6 zXt!lu+YohV8@7#yE1oG$)e0E98rvBQz|bvMA93X3UlVgmVph&TV?D`vq0zM zkfDfCUNdn$iL+rQ0J0&)luyx<6RA3!xr3S)gy;mPzcaI%`k4Al#%?-juK`CRmp36(z$!n*!3YkqHDzDR`U_GL4840;?|i#`j?u zl6sGevl6Asn`}((o{cmB3L^)qB@i&t)J)}ic3TC3QzCm=@UG94U@J%@_ikKH_u*A9;kDL<-%cTq}?PzG~} zMR~6YUO8-#&fo5N8~(~=Z85vUEG2q8h^>GOX@g=9bkXe*#lh$OklB$7*%^|b7%Gug zS_aIb;Qgf&*{+%(G3R=VIXxao3nD|?L<`8DnHtV(ze(yeC5i(leVtxXbzf71bqzwd zO9X!T@1#>D^~=JBX;u^wbp#}ItgsxF{Z>J6C6}T?Lv0I&7sY{#5+(ke&Bci{@1K$? zqa*cwt;pYMjYPV`j zm^Sm|W(e9xN{Fm3~bI-EuHm@O0Fcy5Nt#%LAMfBJQQ(r@iE z`@w#+$Xvs|v5VDBcfSd4uEdc~l0sy5X{w!OMzb>S>mTcH`rH0b^MjE&^;m=a2511T zhT8m|a3M2_Dm8}?iN&IHoqJ=BE`e)GtUR}2USTHyBA7rF-#e?m^8ncNg)v@nF)y-Y zr20m-Jm8k^1#3D=gP^$Z$2*F^^otfC!depKc`vLQudUH9ZB)^>$Xk{No*H#d3D(NJOAHi4VxWS-bsEq=o| zSg11n>vT%DdCBz33Q7QEl{`|*Gr_hzVr`MeYh0C-PpM(!`2sJeW3$BOF-s;6hg~Ad zJTun>wk8CJK`_guR7@av$6~A3K9L;ivFGCe*%9MSb_}P6U&3ZzS;I68$U28Zh;(xzkVEG#QPKXc&O9Eaf&MtuE_fPLq>E%zf|KFyYjluL0L7?MV5Y`)krq zE2-Jwm;0MF`^DdDlIO@IxT0rmoTj7pRCXU~F%D_n)bA7PGfC;(H~{$sY|&1?$JOSM zq$}jdZYI=iG_$-1a1wIuKD5d4(Fwd3l>7T~p`-igb)zkgyy@*awC$`lL><$Vi(N&t zjOrkqcOL-MmeEs5i&tfmxB6A2TgFYOH2}6@1W7(!x@xW?6=4pZnAolWJ+Ry+&2-zJ zJP8lGM_~E7d5%Dmj!id>fBF-={{D;gi5TLz{V67Q^LH4=gPtH;q(3ZKO#u^{TH_{R zUplS$&4bIIQ|8!x?kaLFV_gEXe^7 zr3F_(``8tqgAwMC!2z{N`vE`C5+R#n_KHqG^@ z2EpgYC8}~B06fgc>459XX5-M-6MgP$S)S-KtoEGmg!k4ac|{K_0+_qwWszhb zB?)RrRE_zDWJ)jm6#}uYh@@ciAR(<&aH}=g=p>dT@R*Tuh$D~ZY}aHkweOo!DTG;*>>&fnSm zu%x`;d~bx-#XN(y_(?55$AnD}v|C-yU`q9nOmT%z#U(>LcH>HPHJy=#S{h!)*Ni?} z7RCILAEIb!=WKnRQI7A6OVqMoQiIDSOWK=DbP`|A__hh*CBXc+hgH^LP~}NOj*F!n zICrLu9pt5{A6BMXT=-7__H}!|wpO}z6-*)E6!h;WY2jY3B!(5YHEt%DCcg7gyu_h0 zz!U7Y{qK9TQ2z%Hd;9&(uUIjZWES82mYV^=yD5J$b0-ip2_BZG!uJ8WHB^&jamVZTjgNlO46KPieLZ4z{Dq0c0x7;FA-@TJiE z!-ySEM%_*3(b1up43iH)eK!uP;ZJu=(p`{ss6RmAkrWt$pUvRfEb{p^-)Q#mW>FcR z(VF2M4)P-8E|ir6YfC-nua3!h2wUf>lg1 z9`t3xV`K>Qoq1QOTto$sfP7MY#)3QS`oA+)7txV#Tzi)Ux_R&T_dCDs{~zDTzxV() z00N$VDFUFS=>Ilgqwv4>Yr;l;RN!gIN4087w0NQ`kI<0Sk~;2kl!`2DI$+;VdBhi4 znFs3%2Ia-FypTsqfMpqEsmVRb#85x3KXC8$@6=ajiev+IM)srqnmgBN9cx-+8p9 zo?4e1IaT(qfjYN9QlegG6>Zt0jo_!X171y%6rBIYLIP7Bp7IANOQ3BtZTu9$B~(@wlR^&Jg0(sE2IojS)cg0H+?+6L_A>K;;Nx;Jf4kK=(jQx~*BI__+(dmc6dV z@PKir1<>`y9uoy1E2Jb?Qvhk!L#|PKbt;mTJ+N-FZ7{D7RFe$nx&#SWE{||5%$VBO zuY-&*HGa7_`cVN4kk91f_)ICyUa8@{K47(1R~62S5m^3pKYLNFg#IMPqF zU@MYJ$FeGv=}}>1n4A~_9*nGj9M?o5)ENO7QYF`n=RRxH;hQtx-E_yId0o7CE8%0AuLVnv;ceTnshgiq z$R2uNhrbi=e*+#!VOvI`@J;=2&7wY>Z9%tXr|l8U9iK{QJyc;gS5%(79Cj?+hpZ zK)dk$Ul`!l22B|nj^iVhf2(=$@5yI}Z~~f-l7j>Jov@gu2F0C5G;NneC$8yS=)Bg+ zt!eGi)fFMSqP0b1qr4$?r=zX)XQJkFs&dhf`YTn}>eVOe3_s=!UxMpYxX!o*?i$B^ zwe(AStL47R;Ivj3UG(i`G|bXnMtedqni7phEv_;6guAZ4(;`}fYijW#GTrUOBzUvTP-v;~^NZD|+ys-rVZXX$2+op%{W$X1z umypt-!${Ty+F>c$Ysq(bO-QkhkK^(4$0sN82%~-s7)pVBjJKQz0000R?+d&D literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-600italic.eot b/assets/fonts/open-sans-v15-latin-600italic.eot new file mode 100644 index 0000000000000000000000000000000000000000..426d62aeb60618ab6bf5b3be382ef5c876f70b31 GIT binary patch literal 14604 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 E0EeS~Q2+n{ literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-600italic.svg b/assets/fonts/open-sans-v15-latin-600italic.svg new file mode 100644 index 0000000..cce30a7 --- /dev/null +++ b/assets/fonts/open-sans-v15-latin-600italic.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-600italic.ttf b/assets/fonts/open-sans-v15-latin-600italic.ttf new file mode 100644 index 0000000000000000000000000000000000000000..6fb42e99bcf5a43dad513ff2c06b94807abe58b2 GIT binary patch literal 25128 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 F{{h}CjzItb literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-600italic.woff b/assets/fonts/open-sans-v15-latin-600italic.woff new file mode 100644 index 0000000000000000000000000000000000000000..61f6efaf0a02326ac8b6b08212d67a31c3ab45b2 GIT binary patch literal 17124 zcmYgXV{|1=*S)cA+jb^SCbn&JV%wS6wr$%J+qP}z%k%#F&g$J=dv~3#uDj}4N-VE3cx|M27=Ow_;Qz6W z|Lym55jV)%1zWNFu9YV$SkBh1Vn}mn21VvCg$owbVe?N@d znvuR~+AwNg?^tgySHxnfzrO;$5R0C%xRIg0zW$!6nbDEHfuW&=zP>yJG$)IIf1Xh- z3kXSIKs;i`2R~8>dbDmaBpCScE8(wX!X+C4Nq>K=pY;HP_usXX#+V?1>`{Anx4$tp z7{%w#<3|mR**Qr(S6R|8MKmtb61hwm4C>@3;&oBq%d5o{O}9UQqA}sc5zXKdk@iT< z5ogT)0Xd>AKQ(WSa!ZLiC?e`fDkii)kUl7x`XSC3_h;{WwsdpTX^i^1Jhog8k5o4k zSxDh%a(IZwoK(YPS(UP6ovA~t&F+~5?;|h>h;i)wZ_X$Nh-NoNo8Y8U8ZC9%CIUdT zg0RG}Hn6bY+kS44cR7$@pl8UREQjCczDeIbA6mDzV1X|^ys*YV@Q}`a1`q?_Aw#fA zew7WdVpvlw7lx@r<|DOGfbn?Zg#WJZtSsibE{eDnj9mfJeg;Mr5lO`{*QFLjs!x4( z*%dqoXc9Xtl=9f8GCBN6@psDex?_6eDBR93aBMP58OnlV+2*h@Gd zhvZ@0_LNw(-2C8?yn(*F>YN1(`lSjoyBEO{e?VY~2))5}7nD3YKo9aSJfbEjRMJ;hlhzL$l`}7HC?fZ6u_=X^O#FKZiNMrekSy6?a ztU#A4H2|qpe5eXyk_?f(lr%*Nhp#C^M(QAFd((-r6(t{!?Pamn@j>4O_Ia|CZk8H6 z9|=V$M{7sdWkYD%^i71dpm`_vs`mVh-MX2lSs0q#%vcM$_a9hO3t@F8bW~L@U%d_nCu2b1 z+POW%8qQ_Dbye()&jnX_Sii147-eMiejtG}9|2nkm0zytvRosEfo{GUNnZpv%6-Co z$p}fbx&ApDi!=`yPAdU**XddP$Kx*xZLUA9J>j&PS8lsh+Z!~y6(f+Qq5t$nuWB6; zzQm_s%-(Uir~A{{`P7T(aBh>dH3pVR%)mq%$qV=MG3J7P$5s&Gv*2+(g&HN3uy!yr z{5#UOHdWAN4|alr7UO-&fd-kg2+acTU$}Hlt!vwkdDuA&oFHsJy5PG|#o+ye$sg@SL47BY zzRb=)mH$i+Q>M(gmUY>O{~ggBDjL>F0)KR*4eoDG(v9I|Fx_r;Zq&D`L{S?!q;j^A zVBW)8S|kb-KvtcIHxw2|b~WrXEwNhn07Z6h>`myG(GRaWj9VJHaL zFMS3Tt*OuJA0;tvGBdF36m>SHG~6X8*umK#Ii#>8A6aw%yWfx)v0Cb-+mfEko^Ljf z55{Pw(REAoFi`k&jM7-U$O z_{s+2b5~fYIGu>L)S~63Dcx_nq9sLP?J;w-Wz947j>w*Ur@Cg%s>_$gXc32(={5;O zGxwvv9Dmc_FSp<6o&lh;fZkD38vqE<2!fqDpcmPs4jwO`tvrg|Bdgb_17T7WZAw!@ zOKr{i3PRwT`DsJIeNRVn$Lu*|2Eu^AAYecYW{<>AuakU<*$I->BFauZl5I?_W?$xW zz(CcJMETb=hIF_LwQP)3$YpCq1yu#9!NSXF0oEeJjjr}-@=!^V81OLR)*6BT( zLnx2DpreSCi0jZ-_#ctysOk%Po(!*L@o)p)4r~K)k`1Z5)kX2{KqBQD1zwz1W!>LJ zupmf;eOr3AYL<$D{a$v$LCO1K!!a=!lQqrdX^ZbHqm>HMl7aBEn0e6V>b*gNC<|Z9-y+yrx=u^A zqa?DlmRikkZEX-^6_zujp?G-OnO-XgD^LS>E8nzb80aEozN*Jiqo_KYG@m0>8xZQw%T!xbG`AygXX zhvJ zpYRnPc}sc2uoGaU9>(6##l49zStCnXTu!!a4oV=qS98M_Lt zR7DeI?4#fqS%H?j5$|lrm=#+x%h$1*D0Jjn9#~(F%0dkNc{5YvtR1Huk#)ACP9>1` z8LAERdiLF($ig9;u%`g%M1vFjE!J1@ib9@VZ88)XEGbS6&=P4Nl&adh0y|)hOh@mI z{U;@%N+zpl`P=}ri~yu0RKkZu3oa|}ph&?E>(?`IVv0*^J$l@v59pEUS!w+H(ffGQh zT*wH5EX|~uN>#Nn$80vH19IB!fgy>-55p5uKMQVYa;*wEhxedoo^5F(+J_8vE!J;@ zK@SkWz2}+;;-XIa$i>Lsxyfe|_BA~ZOdj6L+$|_ECLP9*%S7U*c3i>~FtGpt2u%43 zpN23kw4Z{>!w_73?P0{k*VNTnglR9@28!k(pMZdR^;0})m~pp&OQ!AYzOL-h@CNEC z6)nJPGtZ|sFFbg^g9&k#_dYMPyq%4#eqoS@>T+slx?%-f%aj= z$z}WusYV;B`(ULUd+k?LAUkT4NdsmFCDxg3)jhf(A>?-w)#7{0}2mh&ES^BMD-*r!O@jqRT3}yp078UjEL587Rnn0KlV@(mSbSwBoyEFJT9e zBx^iuXo@0Axu6Di>8yTHuaT((O;xXmNH(LHNt9-!Dhr8oz~8mMESYlcaTgotAu;yl^{{Io$MsJ==Q6?SkL{+C75yY)JTmd?*FPYSh~v^(pqUrv1SH;xfE#Su2P zU#cu$lA~Lfj^)x4CkteE`5{C1#MFJjX9T_}pxA-1faZ2X5n2l5y5`h3np(l*j?z73SZJpamaL_80UT)M)Qns3B5g1U)C)5n(Pnd=kpzlcgg8sezs!shkoY?-J}J% z8U@eWN^W2u2)0%A1{NnFl4#`vf5qd91V?Qt;W|0Vh@8 z@e+`a;E_uUEjTCJVn9<*4>_X*5SB+Ov{pSV0eW|{S`f>hcV}W*#+oiFiUztGpUNAH z65%6NYd#nxSHD-Y<)XX6O`LmpG&)_+GJ`MIk7~fg2e;|}&=2W>{1&@l>+@IfI0Oyd zYQey3^6tfae%%`NbJrBzEA_??8m@xP|CbVd`sK->T9Caw0ul!y=cr=)ym!$l&DKYx z^cR*EDCa3Tt~+utevZdvi3b6tuGtIfJ&)xNJ|Mtk2ODE#6Nv`7x7Q&gK44ZJfe2$I zD- zQ32spB?JeH3D`#qir^iuK7;9f6LqCh$ci)_Sa^`xyKRv499R zXq7Dh8jvuC%F}0Xr!p%bZyy5|5F#Qd9eIgV?}<$Ye(7B`XmM1P&cSCr7ZhoemWIL5 z=~-TG?~)gPl2yPdWx8z929IQe{wj7yl6aL$k~l zgll|T{D4kbDe9HG?@F=g94r8wD)9|0+*dMP?-LXL=95x4rhqe7o*M2Ho=o*cAte1f z3}j(EJAVu-N}lGZYcy!nc`(Stx94kX{C<4&_`p@@xAX3*Oh-4L+voYEZH?PoW?@yG z!TKno#f;Q_4NtC)&F`UnZ-km^Jr-~DfkVx;WgH8hx4O#Z0H@I81ejC!x26_~J14>X zYd_7yYP{W-CbcUY@AFBz%PIN`i)|5x6Iq`?7%lyVi*iUGaNUy;>%)$gkV}I= z+U2|fMOx`NEjs^_4hW3Dz9rU1wmS-*`*x4vbKKmLEQV=yW!&8xpeH>QWO;0E>ZuE`tb2%OvF76tp2tu_{I2{L9}I*<6!( z1z9*$nX``4ZHRTeK|hCG2kyU&;d_hgF5Z0_bl5}tW~}=4#oGb3Iy+aZ{|CJ->ND#T zJfsh321n9hy-V;n!vQ`iffK$ZN59FR4heRqjyl@dJ*QA*>bP4>NmlRrUdlfNxo9{| zs`SrSrpNy>N`3g%@>0ulW?hbfvCU*CF$5eUCq&07*?!3r#2X6Gfl5mgsovQ8HbgO1 z2yhAWusYRy#shY2XFMATXXw>P4u(8oFe%;0!=#Yehm^)|0>Y3Jp^bIAq4L*EI+u3_ z)GPooy1fO4sbciHwk%q1W@N6`uiG82iujA#CTiH(-VaTof9ZAOtrAnxEh4*$s2O03 zVk}@~8etjvX0QwD6vSBL|0s@)f55(D68x$}d7(VauGlC(z*E`GVTNat&++>Lip6x+ z8nmFCVS_8;?))X2bG6eLV`6BV>EAs+Q)@SxY;@4Ojai%>(x!$l6nK9&Y+L@-XtUp> z(s4_3fG*JkPm-Gmz8aS^k|IJ7=gRL>^U0a{VlmHz0dJ>lLgA;@86}y1 zCC{5II1^}(jK`RsTCdQ3qi8QBrXlhxU3!Zo1)aXYCnSyIPd>M;wU)fY7f{=Ep$j)c zYI33Af+CoZ-)MC*Bs3eC2K+k|u!xr6yLo_NQMLsvXu9sVj>X(3U1EF z;O82{F*9H9=PuW8!cB~GRW>$yJ)LO9EGP1>`?8j51jnWP1s3j#V^m;8iy!X)wVckQZ}2z{-OWub~-an&yA;{a)sGcxxX=x zHY2?ZkE;|9bjK=1Fv{;&dQjy`JyBFq-YjV}sA%C^nr0U{@;9Pj`KdhN(H=c^A8g5k zfZ6lhIAe(qYUds>3Q!$R-e3RC$$A-@)rVWVyOdBhpQWsqR}ydcp(XNr4GAq*1o-_NUQeodqv5VPIp8OMSL-!*uwDA0?UMZ^3g9YK`FMaUUr1d!-i~`l0?b{7;6N?!PtS^SjtXdHfGo^ZK%x%+=Z4s*0GZ_ zP@4Tbwi&r65oA$u%<0=?RK-P*d|Pwxm%k+Xk1ctaQh^SQwGVu<+|19xmzy?;mtT)L zI$B~Fi(*?A(;e9UEUVSVG>hbsMBKkoNe?^SVB7vNp<)vqP7o?Dg76Vr9OO_|o%_IS zfSXLwP>!!gB3U~7$T2-o?KC4G-m8oFqe83CSrLqgr!}sGE9$d!d7jU89J*c`_&#_% z6CbOvLfYmb>j3#xm^mkk6!uDRYF;zO3sF@}XLIUb?*$C75nz|aI7D);ucG=dr?)@n zrHj&k?RAIZC2qmZMXMMJQ^89j9_48)L`x1>cKqeC<{k}6vg>)pZgYxiyw{o3X#jvO z0|c7Bn?>f*88=)X=g_9%p`K`oE>F-nys@hUZe}nlXN(JYj&y^6*QD+GD9SiAOX>dk z3M^R|h~+Oyzy;xvZFGDjDR>D@x zwsx&@Mc8QJB0x9+hR|R$IYg$%CZlujYW)|1S3i{>C_I%Ucj(i<` zp5n+o9WNUW{3>FJ(*7;kpV<>ex`TI^LXv87JFTP1XP);p=nYFGfxIiVVtm>=YB>(% zmOwLEx_jk`$^8?TuRWA!gU5O6T)wp65rkQ5SGIbA4F$%*lqC0*B<>$`woP~j_hq8N za#_!x(0W&FOGVYG756{4k&R7I8O}L5-H;Uc1kRl4PChN>LkXW;!+;jCY6X}XXbAB2 z&)OE?8vv*RA2owU`G8c-ObI8dcje6p6XTeGppaGY1X=c})cP`;`7BWA!as&jbPMiE zv^#9*^RsiGB(t7hHuXkx5$@U+8=6j`s|>mqBDD?Frbqjm`SIGzTp*7#nlD z^p+qD`i6MaPg2hMv`Q6%<-e=q!D8%3yuPb`7bTQeIOxZ?56%veKCFd`brg4_pl^J& zeOAmb>jvw>+2RvIj8Gt%kM1oTm&kadv|Ow++qSbcznAso@Pbg_ZEDUhVPSWg%e?F$ zjl6Bxv3V%Q)0eHDI<270E*;3c7_@XV??l3WZggRF;5*-0<|9o=~7XR#Gy zg*cR*wsCj+oTdZpWNYT{kCg>a=wpfl%AWlFK_IBjDH?LIqe5!vN2DNhC_C>IS> zLquYngUTKP|8YIwL-95j3^&w@ks)1?6%n=;dp5M@GPe%*eC?6YP2fn4qiDkj-Jjw$I~Rc1FisvEo9NskA)%6*o5zQmdSF%=sANLwm7 zcySV)d||>$JE!28X8#1(S+GWf2*m2-#h*GYz;PvU0GN3LB@`r7O&gV2P2Fh8YiBZg zfkppiFIVbpApQD;pIlq%?bEcF;ubk?!Di3neKly(Q4=SfT&ZTWjmgmZID|0S2xJW4$o ztPDCq9na!!A)8Nd$Tu1`MmT?q9|sR}Ldp`?ga7D7^yJs;P(&-QFCDHZE!ULzq@iSyw&WI<|rs@Wu zf5UXfCJ0;TmU~uH*dp9k-n4iIR4n#~?a`z2nuErfhyA;%$7$nMgDu00W4n4@b>f@R z@aU4ud9@$G0(Rq9<+Dc|P1mQ>>v+b6$&`utbmC1D0+$5kS^}Pi6nz3DeaF4l&R-tt zEP@E0;1LJ`}QgA?)I?}r-Mft=gm0mGr2g*T@MwH#5sreE;h2d zw4&Pf(>hbbNp7YTzL|SBY8J+chXw5btgoly{3yB+k37T@83xKVK7--L4~%-Bt)+(N zg6lIvkCJ`clal{N#Iskuv;97vwA?fg7*nMrz3yS2;M@v{DCpug6$qOBn?2be|3WJAIwy=qLciL>OmXIiyn&HKCV?VhJq%?!1q$W zHLH?wsdL#fE;`s`@fpM&pAKx-8ZI$%DmUk$$q%|uat|$^2`CI^Zy?TIU$bm{{fj8t z6VCFSe&2SgjRqbwv>E}~=Ej$;XcOMX0VPRa%YYvfx#Y>lRMA z)qdhiK=^cqWt;UF_smtn!pH|zp(SaT;I+j&ua+LW3$LZ*iJrmo+D!SvF-FKltMhr7 zZu%y()h0XtD>eOko9B3KdQnPFs2U@ZV*LMo<84^g~Ls%}!Wqpx@*) zk9kQlIv&f)puUye7D|wUzrfAU9oQ8dWNfXat#E=I2(C(4sR26?RB%rp3!x!p+VW)| zRH`r@%R5C^o2#idJPcDh9|dhR@D^2wC00aFG2|5DDTnC@cY7!#xeT+4GK(6?*S?M} zc_viHdrO>R@>?_%*MG9ZkAC6g`-ZpIBNCDSmP1)22^}Mx((w}mE_o1r6LZA4$ZBsS zcZ<*_eco9l@bv`>5rV7ZYelG#APX1yGDe|w)OFS^Ms>7!GEoW#e`1ZAiWexGnM0q| z@zQPpV?%0)Q}^)rJ!eYOhIL)E;~3h{xHmEO-AV8L&|2Dv=0bz^b=+#3(32j$hab?Q zyVP7k&Oi@ZjRm)?q^qm%r$b_g43%;gOBshMg#9W1Z64gu_cmp5lCOjwsTx;j>O?%z zhW1s9_uk0*%LD*SW%19tkh#GN`r*z)&qX`LnAxUPqr_y~CE}%V2~D2X$p*H?#@a9D zw`xUieM&%Uwm}P_VI_VxMae>3xYQAvb2mxAoohArFY_~FnegrOlIK$5P84SG_bi37 zW0XiOzD!mW%jLyrp3FoU`iUCl`#70h6ghaPTFqzxV3$`@2iq;ljU05w6$S^i$`Yk> zd9J?#pE6AZTY|e?xCp^)4r0Xk+7s_tNLP1PQ%3!zN8%cNmZWhMb?oe~yj{WOKnQef%m>BSEaYcxv);4cA6G_D^a$zBcH?jZM=Z`E(tUmJt0&=j6Rp0klg>3gEZ1-ILZV zwE;#fkhHw80cm7C`pv=X!UL_6mqiLz;}w#}6FCYhbuJ5~<#**&5o*%a)D_r^>Kf`d z7Y$&+Nhf#xR1X{ld&|jHSxmmCiDP%=NF>zbG$pk3>J9Cs=94TFdX8m9?dIe!0SYb! z(s|0pzd*@qW-aS+G0h((ZA#Ipnk1`m&)k1CrM_1hAc<^J)=9cof>*^Rkw4{oqTY%K z;+qT{K}=QCkUOLp=EZ$rdrwOGFbO$BzAiewUdS}dI7sSw-!5+Z6xf~s33%VB0oHz} z4rBuS1m@KzF*_VIE~m_rXE*s{53a7$yeD~|Z)`iEc%VY&@zr98otOLsy-JnKG0$WB zXMl|G^1LOx)>mT2I!d}D%-~8-znkFvJ_?M$AJypW^$0B7$*8K?NnF=fhExt6k5aaJ zR&<-rFH3T!XuVy2(Mo5lE2DAz0YCf0aIF?!ds{WJ*@rYrLLw>#SCgUH>Z$CpdOlge zPn*t2Zg>$J=gdf?|7W9gvy_Xzn4>q2AZ{F(_h-}Go7Vi?VqrGo;xU*OSY7-h#8@dj)$cIT#{C!`XLE4c?xam{pw45&nQ{y1z%0 z<1IDu_6ka3XcJUE5@G4g`K+FQ4=yUb%%(Cq*BzyD+L{;Koz8If$GI)3H9$@Mk!1sG zK=5DWYevZwDUaCJQLuAWdkv~%Xj{vYz3v^x(cCbrHwFIuvF!@lGZ=7~lRTT-wE)#R zVUkeHfq(Xtecy$AO00mJUCX+R4Qmn@V$Chnk30%M;Ow#wx`$EUg7)y>IetV$`1#VX zdU;>6{5xUcSk=>Rh43(UMv(Fi>L%z6$~YSLVGt#dxQ-`m-^rn68E)Ymz2e{X+V}1* zV>ZF?8M--QR*Oi^pZpWrceY#hUrXMrLGA7t$* z;e6TmVfL+4?apOVRw|3vik6qL+vRgK;hf{+m#vxZ*u^T9MT1%0J*D5<-*dzkOpp_v z!-UINiuM?@azyRORB;ih%B%GI7YP{`&Z27z8O1=H*`>gX!6U)?xDCYVa^rl~%J@u( zF9ApKVrUT`pIQR_SFGzf)(P*C!s}DPzOeL6IKdgSS z7EO9`qq1-WJhWCSkv2n#2O=;qE9mCz;b^b5Hq{JE=Skgp-Qr&Nk4a!yzmu2?a4=K( z()lRB--U`ty>;aiLnkN7!G6A-n_{=o?ld*|inO^849C46gDxSja<_UEy%PMo1IV)Q z+F#NPY-1)QcNUUU<&owQ`y%<(W^@GDwm$E_V3m3D;~TM@m3fe_@Lpn3M!k-wF1LE# zb2t9|7YYOzvhd_ifdf|eEr}Zk4V>eUFIL+VQ?ltSaW<>I;y!l^`7<#vH~2zEK`iCl z>Aj-He$_O3Pp4QDE6ioHy_Fxl6tobUGeCpzOrXVT)W7245Fg_xI}L<*L9(e$Qv)KY z*;S|*h9&^a8~SI(P;XMVy1<%Am1McS%-eBeu*c`lw?&@$^hoO44NQwo2Z2b;ocvn2 zt`=k(3|KypIgy4>VaA^u0D$vszAmWuq)}9%E<%N%_7^cm>Wgn$MyPbCn;LtT9k_qO z9G`)s8l7(uDOwv1Y@BKI1I|kflI$&F(Ot(>=yl(pNKpNbt-Dg<{kr$jSve>^sJ&mk2& zr8q%dxIVd8h?6bLn5lCE$nT($b6i_^9SE?if0zP*-f?{RF3JQGz!^smF*D`B36QE4 zq7<}+;UN_VgHpD0rAx6qqmy}D-24fxGr9-9Gl!p6Qt~8@Ml;mqBXlzV_{6UcN0+JB zDfXsppz;J2gJ3IO-k=C)$I4#FLIs1U(uVby& z#dQ7#pO|bO5A>>L~!&p44O#GTG^O zq(9E=#M0=&M&Bc3ztgS)1P~7oBTz8l&QVfWVV#%kb%)y$!`$p&@ds!WlC&vy)0-<> z6yaZs%&c__WRobMLHT#$(nZN9Fvvkh{77R(D3oPEi{MojS72O?4ujtg&x#})Gc84uQCE?rPeCgI;yHeYNnM@n&2 z25(34W7N>~)Qv#KU3F_C{3veAP1d(0Kymj>a2?%CfG9J4G4N?Z-9dN5wTCw1JdL)R zD#FvPYaGp*FyU_;=>mv-JcVOw%c1kJeH4-hQ&i0KwI#M7$h@0p%RK2AHV7xV4h9j? zUHd>Qv`699oC>EO-stGxzog-%1SETqeU%PFuxLjV$}ZI0g1{;#TQor~LriXxC4=W} zUcQsh17youzm*^Gya~b79sQAN7xka)=*5wh?~{Y+oo~U^paF@a#-U)SeO(G+opmdGOtVW zoLS^O#MNKULb+eshc*IJaXNeG2p?80hlFodru0chQ_CvLcRY3pXD|uw13huZ!5Js5 z7hNH=O6LPpY>a31Bf&PH;`ejGB@ZO+@^!V*bbr1AR_wT^hP`+F>lAsRv(+~n=L&aG zc^1iA>;NJ$mz;me(nd_>Ueb$E_)CSbk3jNBTyrv|bVoo6Rha(ko_mYlNw1=rdP|qZ z>@vU>Jw*mag{JYI%d(Jn;@C$gdTrBuKgb_bXd_aUpb$+;Wz+ECmYf}t>R^vJD%ctp1m{a? z&p1_0-V+7-x+Kv|pb`6Ap*~^h0gDM%Q6-Gxx~8U?(h1h6y>)3L8=GoDgcG;aVL~5B zfQ|(ZZ`J{1X6P}S1SBXnBCz4(7BtPy5X{zAW=U6tmA++LMFnr0^Q}bED+-pR({NvE z)s`UUei2P`0`~2ZnG~Y#oQ13~eMo*=UQ%Gmanpm3%|3M9q0>DMOOLKbM`eOOZy6a~ zjitdf}Q zpeTS{&WE|H`)=hCO`Oia1#RAgu1S^e{#&(o@8Oy{(!x*VbX$e>O91WCM+yuNLP=ZX za*Ejn_6(_*(F>&T<>LgKJ%GU-Zu)Jc%a5Zt`hrL2LfhO58g%ynd(k~se{xN6;@(}> zR1e2~dOWUhaPUBPv;EQhJu-t+?r%OH8=XW>b~wJI9-tQ}%K|~KuLiU_NQh!~ox7JN z_Sqe^OKBVr*WC;K=8s(1R%7dAzH6h#gK1v|$rlAsW{k#SyOB?pfui^IQ0oS-t^VkN zkA&gsUWDq6*UIFb%1}V+B9xAoDvwLy`^4H%Ap5o-)-g)R688IHm~9u*MGWw#R^J5! zdT?7)cMV&bI&Zv3VWPV;x4x@+eb+ior zF0UlnJ8zE$Zt&tY*)W|S^B!$LH-* zxSD}MB}4yGua{eqQH+Q_s1l2t+hi7J-h*pKD+${NCJ-6T*q;`e_&)nMr;+jOE|=* zIgQIe%Drh2<8xBTSj53m{A4nX~m0 zAZSX^#ABi#{$4Ucn`XVxWE?tQ&UH`4tRmQ&cU;>jdD{Ylw0Kdob2bL4qIBCk%MUCs zpw=FWQWi|2kqFo-OO9uCSQC)I@OCM8;Ge?gaXX9j4?LQPL_j#lFMx?r%Oqg6*z5IA zAjiyaH>4+t-hdz2`k?Vj+cR?jKfMjks|9+wR(@1uQ?u4vxLMfM{M37eD(}F4r}R6(Nav=vaSjmIQGNo8 zuYX=BM$!e_^GNr0+hACRvcnlULK8)lS3mj`%S|r5elt^QvK$W=0 z$Rdp4|E(A*=)3{3utfU)#_zS@QiPERc#cGq3mb3HNAV+V31i*BdBBqw+$K6ijT6OX z!La1W^nxR*GsK`wm5(F-7?XS{-@aY1n52I?wp43p3;gu-lL+iL49 z#FIE403ZRgcj?Z1J*IV$Li>3+2`tAg)?rHMn{Kn~&*v+l9Xrf>?j;t|-?( zYcMOor2%_Vtfe-K}9^)~sq1RdeuSfOwNImlBp-=OM|XC@)R7OPOaNJ9j(nGVwD zZ9ZThGA0hH>DN4g3=qJ6lqKf^^LubaXvjH^%}MxV9NTdl61gh`Lo8KWr^*v5LgW;( zA{G;qJso(RqqBEw>X6kG{IIA?;{zj%=J^Zc&CK*7UE5j-;#J|^PkQUqm}5Hzw%~BF z;~0I_jYFbD*hO*zgCfK;J_}TO9391nzlGn_sp1;)7%Wa&2X*HZrWz^c zgmrr@gUYG22bk^#dgtdj)9%gp4_+gUt+oDhH~D6#vw#TVM9ye2R!VhuIWb~nv9?3t zty@;lNR5k4k6At1LD+)&)zv9y?RC*vqKm}BctY#+^)Ws@b^H)6GbJB+vp=0{U9qDmC$9dfw3o3?^Vac zh%LpUQ6tH{v?uxItVJ9Hu(JLB02L2iJ@|MkL`` z&KQhtRDWRO$2 zN3y5daUHj~d6ui=REzU)F=tPx))9mbE|C>O?HOnW^Oe<8hOaqI=QrqnJe0@LAVFyc z&GlE}F@o=A(x}p9-Eo){duba8sx*WxX$YBf@m7;*M5htlwTM-UIw{uE^I?H)D2$ub za);nziMs9W7WFa32D)y%OiQ3y^Fhbi2f23WDDMfp=&tTj=+?Iw^NK-r*}K9**Ojso(+sHj zuSS@5P~OmlzM-AI8!};0YLbfB0&|B(jCSy@@a_RtTD&EQ_vn)Tj$NzU_aI?oiZ_(; zFrz`wcoLX|tdXdL-_#(BA!|ZeB}`msn<3efwnescdRWmCeW(WIOqXeww8KaGp$*5J z2^j-AM^N3U+kpf_dT7FVg^Uudbc%)=_Kj`=UZh2_)RF^5QF9C$iRU8;-y0Qvk`^ZA z4pOhx?8^Vj_?vh%S*m*2wco29J?Oid`1E{@{Y3c+{?0C?np`kvXN06J(Hbu?s-<~O zC>`P5X9a7tFZNm*JvNZ5M^sj^8`HQba(C#=Rok>Qn62vJuGwcf$qJU#vy8p&7*=1A zyE?WOZE#(|J^y`QEa3eob$<9v?Ge@WXUpXJ@AG1b_dmJ)<9pAy<4=gMe*lCDLX#O1 zOtc9oz7V>8h25cl1>{Kplq3;_G70*C+xz<Z0jWJfSsb4s09R#`Ki9n$e%>VxK2(@8SzuQSxn z^3;4I9!We}Yl{(z(Z>7=V=@KBphLQFn6u=^qahJ2SQj*yh+$4;p5LnL}N)yETa5g z%~aNK#@=$xAA7?yu(edTtS{1tpluk)tK_S)Jjc@1m0$R&an=JMk@7$QzuoJsxc{x= zPV0{3OYHieHm~g}Td2nKZ%AL?FMip~7dIJ1V&PK8U1H&IWIEAGP-IEcI?{Ma@-|dO zNwOx^IZ28xSmrU(2HN^D@(x^wF|rn(yD^HM0BEYpu>5eU>Y#W@s;bEPF{+w?aO$$k z@bdDq>X3BHva0Czv$7ih5bXa8`T+(0X{?E+nrW_umRf18jkelpuY-;{>8y*ccG+l} z=}ueWtr-@WYqjk*1)=5yVWwK@yC3FTX_kxL_-2hAe);LQ4R*Wksy({tZjl~t>gk#r z-ihPTn;shgUVfy6f?PXZ<&dXpn8 zsro9376*hV41yRN zk5n~y(-{T2!y%BFC-x{RMdKP7$m77`iD&=+r{uvHYSi6uWGou2Qn;a(LOYxq!E%Hf zStFifkG>uao6cCVl<}$bA>P7XZ`f#*8}Z_cTIZ%V8Kwx+PeB*TiMGe>$p`VsrclHs zBW#__y1lgN+c~1oSrazyDXjrZ&p$?E;*m?j^Z#qK`|Qu`f>$wVA`)q$)h$#@97-?wHa^DM@!6?SBq8lF#p$K)>=2vJ2V4I?Ih!};jIcFg{qp;>IT2w?qFtET1 zRKSRwk<;0Y_GZ>xm#fFz`uqPmEk8+!H~|ntQcB$3oZzt+ZKm23Yo3eNMd`9tE*kkN zYb*a>PILZ929^V)z-TA-g2T=N%P@-l6d=7PElQ#1Y?)jjEnW`odB2KI`C2|)fNu+@ z_UZ-)IDL5k)BiSeXKtTclDy=V_FK>P0{!n&EeD4MO&1Onc7Kn94O8ge^zFp!>(1_eL{$ULr$V|?p! zKnK`y4rSE2%_+bM2X48O?YILkKk}&uH;n7H&w1h$-!*mR^hnePd_ojhu|ooMN4pC) z#adVO3jii{Cs%;{oMrE*YVcufM_8dk$ZCt#bu@sd$&ETGxHF?U)i+Y${#bl^j`JlS z%@cT1*k+&qVI^c;)BE~xG=vSXVYZLu*$Gzdv-|zZ67B!jvl5Rj&FpZXjFV24WPNP# zu8#k4>;D&&=JQ-c`2YDV%CPR|e{Z_iuZ9ii*P~OVLOxGNA76_HFkDd}$lws%8R8ru zc6k;j0U<}qI|1ydzPv=3)c?wSU*p>+wR`j^j!c~ckZ!T^E>jHCMx}}68*G4;VM*4cXI@((5YA{tO zaer@jJDW7May5S4A+V~+z#4EhA9gp)Qh$mK_fYo?_KN`S+GthhVfHTz>b?r?`j0B!ia*q!ol! zTf3@N4Q{x;ud~eXspPfV=F^Q8?gz=F|EO>ol4Tpgbu$lDG_EpuQn%KE= z-bR|Ztl=4Qe)+RpJEm&c-yg5#pXvxkDi}uB(KHCkS6e#S*cGw4Vjm;cL;Zm0lLZH< z`|Y-Gc63|Yn%dN?%eCBRuGv1yxjOY0yQp9Fu(^TEyW$j!EBa9Xs{`(LWZCgaXIzS* zr0n9#^M{U)-^epNaPKC*wUq5($N3;8d7LM>aJ$;48-3W^VCD?g3IJGS zUD$ecp42^WW4)#OPnfUO;5!}DKFkTdus$bVZ&6RWZF(v3BW%cCboM1s9t#;ipl*4E)%517iP7qg4HZ$fd zFQ3YY8%2ne9kDP3Eolk!C{Rfj5B@O}nb@w5q3?qXMJSY}Dm6|#yayhnol!MMcgS&0 zeI^qsvqcopOzmqV5h0t0(OiY$DEb24$85gM9p2bnecArJC^Qsd1qh0_;-}8_cN$R8 zxkxl0J7GY&XcW@sLo^rYaV^l{I_>J2ALZtn&)DQcJwckQBMIL{{a9B0C?J`W-0-+U zv|IE8T~B1Eae_gX*S92Li&G;$83;y^5_M=130Cc=OVUyUPC&r$dEuxQheKhVCg*#dI8Eh+&qnpT8F z^Tdg1OwQ;du^fv=oAk;F2wa2ocu0@xF+E9BR1M%G{{TWi143d#K1@OiY^WJs^;*yj zcxm-l+?>!IZQCrdS?ipA2NQa)J6)t)KRzb<8r)n{a)NCIN!^Q1!*`uTE0Z3ixxohr z{0u=#0|KDoB*yu6856wxUF2-+Y$S{#1neHTt2e=_EN9^T-sf$NE64`ERej~Imn^5C z$U5lXaRN}H#Ivn%C4Sv)hdcUxkkSjJ-ghNwp+w#8yvSsK7<6zYLUFP-pq)mbDQRh< zEeB``Ho9kFjIJXNTDWFQ8pH?pg2~g$HV)8^p^-y129lOp*rz~65Ue!r-LiLwU~R4K z8l(HIwLz$kdX=6Qt11io;T$X8F-9`4jA6|&7O}SeImOj!bgM!!7yNCusQ!;iVBHxfZ+ zF_rg%Z89K@U&s@ngfpu&g~RK{l#BVk<66hco&7R-6Jn_~=!SK>}ePF#E%=<;fAVCM3 zlhU^oqanPZdQmB9SThG;V4ebTHRU&Zefb`+o#SOh$id5leb>zJ%5>avQ=O42RT5@C z4B*w1FtyL(dm%BXl9b^V5_PwkRZiK1M^K2) zZ>XjQrK1;*Uv+>|P|B(AhNxCL1{X|G$td-gLDHAUFvh^H#Gm2R_ zB@fj*n9y!gb6QKH%4mm~0&XHU5tu67{*>l0{KE8Lp&0mKnFOtmRh=50wK15$a*atF z@DE6mGgUGhf=Bz5prYV3*YMfBVW5GywL3sC`0^P_zIG4e{*=R)XulGU6DtC-OCZq8 z(7RX|viGNjy?&oFSFDQ^kV?PsoRV}l*^{pu-P0L%u~B#t+pUeJ+SL4`T~em7(X6*8 z^rZevS(~BBTdFO3)be1d0fLP$Cvb)_t5R>~u)?A^r0v0?0)lblY_$^C=|7w9aZj)FX7B?Ov(xiu?tgRI5}m?HA?I{o-B`AHL5Q>ys~5kEU)+(H>g~$4s}=t ztAl;5c~$;<6-c!pOo57JRm-o!t_m-dO>{a?b4*dt2f#7m493xmyyL*D9mv@SLRn3> zY-&4N2Qj|-V6{MQIAM)h@-6>202>0rDJ1c(;`oQ7q@|Y#tVNK4_E(UW&g)#8eQpfz+AJ@K@u3_7AO4>f!{7%6|}A#2V9?wPd}|qO-g1Xe-0AQvTOmXv&xU$OKqaOHH~HZE6BOXXaO7bC|5XvQ=W%C;ImM z01A(`|4(_i4=w%o|4#L@unSbnol(y3ZIuRQDhmCfn<69nKSgIyYMb|soVm(e0W6~y z`ms%`p)K%8&=U1j&tMVFJ%WOIWn;m?Ax6{3B6We_TP4&j6uNEALZ+U|p$ek;}D2DX>*5-Fvw8R?1It zo_DTyRNhvIv%}!bpJFN;s-wFv`ppO9%?WqukDUMMB>xj`G4iSZ)8Rcy ztsA-V?ZJvr9`cZIVatTZL(aHjlGD!V`mnJp25rq%Zf_P%MNp=)5#jvA=u`u?i%C?| zc?#H%PVkS`6h^s%T|Mj>;pzw_RTUGLc*7@wxsHZZmf5?2%K1ny^@=Na-;f$@`aCSh$%}uhOaH}3%)Q~8Izh@ zrKYng;o=$U8g4-=w+&*WkvOcxO$MRR2ye`vl!f=np;DP)UIP`qw>Ic5)mh_DZ%#K) zw&bUeZf?83!-O$$+~Y{$$;lmQDbI{x;vqI^;l`37a_@-%LDJu%xoJ=n*{P}RM(1&k2*=ex_Z=eowcMlMS&zcrGblCU~{bF4eR*H-C=D+l*J~>{1w_f0=i-VpZX(IF||2_GCZG){u^XK zA^UcGz5r7xoVdNmZ7KXLn6+@b$l+e6@6flDegXzgo4O5`9p80UM)mS5@>y zU97wZ4>E$0t(~k3J#N+5X;B}le4W#*Go$2)w2TZp{_5$dRib#`$glo=DCgrU92 z?Y`yS#<-NFu9!ePjU(a=^OTaL``Z7Vh*k}0a~O_+-s;F=1knWXK);UR#H@y*njFC2 zm8FKx0(eo{dB0rwC~Xg-O=1@IPQpvTr}wuhYYU-IPsz&t+IU5|a^LO!jf<#UUD}U<$8M*AdGv2=9YZdCmsJC{Yz9`11A$e_xTw#?;XD?s5@BRT&3RwjoGkM~+d4i$xvp<<12*NMYY@Nv!=?PGd(rm)~#!2;yiz63h&F;Myb#crzKO`ZC#7Qi}UR z&^HJ+t#bvaemzjGo9|3}Ay5D%JIEl(ifl}1y8P}IByNK&XyNETu318^)}AS9K81$UAkHx&i0LurEYvD z3Ft;dD{J_x)Zx{e4SCn2dgQ5RPu=-rls0h+tk5hztf&m&5^$9N=#!p&oLlMWf8GoK z9>=$bD_KqK?W)QQ=FpO2VP;DGHxxhqxsh-CwBKhWzmXk;aSF*G1tERI4Ks*o39C;- zi+6`;l!azOPIxBUOIIHIA;7xchcm7y_E9YBI8kfowZ=}ewCe;{sBO*!tjqiB-iM=g zvLsbVGW(;@seFhFHXtT4zO1JiHZH{KhWz*@MvxijSowc+SGl|br@3$W+VVjGJm~;C zh2#jJyky(cQ>TJ~I;EI$SxH-fMB%>Tfs^ut4uPbHX4$fE{4<`xf*L92mAL1@%2M)BuKkE{lSGicuGNQT(r1cE4hm5!8yR zv6rsgXN0!MRxC#i%G~}r2pf7N@ulvO$k|n{@C5fzxQYu7E`J~?Rrd%s^rOFD1S$(V z)sZSLvs1Gp*}niq*eHGZLVeIhzk8RhEwhJ}kWycC>YOXVC6dK$TT@#F-k*2M>4okv zD%hfNTx5mBg$w~3mxJa>jrIPg>RmlU>?u`sZlIC?M?W=$B%{bpjRLm1G79O0yvN$_ z>Cb!uxkXk{sbwvD+^qt}KkIc(*D_#vj?~=d!=Fo|hPzQJ>Rbd1w{L5t+)jzSpl@4~FL)rXJP*Xo@? z)9o#zm$SL{JBFI)<(ZMmkv7GuKH9V1n$1v{-Fx@Wh0g{#8au)jf5srei*^v2=IVH7 zC(B#Id=;D-D(2-ZdC-Q1@6C)RJY|{C>Yl_pv#gET73}YkItYPmbQ$&ZP zYBCa5v~NjoKd#CQEU2o3+i8(79)7+$IgWiRCx2}^5+&u()=cr(U#d0Q^``>$jYXDB2vr@W>JBhAb!I%n9r5K51ud6t(ro)j_} z9J+gHF7f0;-d36IpW)8y&t9&sm)P-4^(;SlBZH8fa2WyveZ*b7_l~7tmQ#>ffrkCr z(w5!HokGUns{#06O;`O+fAhf9AOVx^BVen>Q7NqDv8~6X8 z={n$O&att@hdaLds7boA_E(diodj`swttS&`wIDpD!}ZPPHkH3cn#= z%(!_hQc0SI?0}qDBVmC#Wi=&MG70kuIJq|(wkZ!IN?g`Z-8l-qiAsKp=6(*U>kj%rKokrH#Zq6W6HR4b+d zO?Ln5xpK8J;YrxYBD5#s%WLQc%KU?c7*1ChR|5Ka^8%h=Ab;O=rRV6x0t!+8(L)@ zCPRZ^r=%*Xf67MWt`mTtjv0)uR5vjRttEzHlsNwtRZ}*hzCC*n!DAtP^etu-|S-kPY%F)`lw-%88^*uW}J9=(Z zvgOy@{g}Tjd=UkY+ownC2&l$~IT{42587PQ2FcVY%^H1%6l`hXK}|6|vJEpgXSk}K?eH_l*jee7=pnFpGu_82 z25%)TuIMcT+GY6Ci~`Jo6B>pb8)Gvalr-#+S){i#@Yr1;%x&1g#NmmII(&B z8#fUjGoEmEyn7tlgZGfj5qccqW$UDjgXysJXud>Z0?Me;*o&1H>y6Qg@C)a-4-~T` z^!dKKhj9YW@DarEbY%KkU2g%?q$wGj;LgBfqRPYMvOL{FPzXPchqpB8KgYm6N+2eo`uaT3u!O++t?n?hb~WJV<9mt`inthGjjCZ(4M z2si}{rWZ#N{06fMAm;!4xz>^$a~@wCHD-5rZIUN#s4!BNR^~lwcVkFIfM4KBhHP0_ z4~rDyU{8P&^>AdWlYP0dgR1TD4s&O4p|>F}b+wc2Vdc%1@`8C%ycr}@q_w$&hd&W% ziP8px!C)Z)ZvZhURm1;R88cPx?~TBq?;7i0>05H6_4yg3(hPHwrhSRmBQ2s_YyEOw z%61~_$(47ya&8?j3d1HgZWtLSC7BqS8m1(enHrlWBrF%37{n(?x8dt9CXqOmS%GOy z0r@W~==^-DXN>U?$?EV-hZYwK~usm4?dj7%7p=)V53 z{dDf2DYs`dokKOZR?)(nhLCX-Rfc*0oAouWpY>)kB_){S;;5&CcfmMW5u!16uBq;q z=mya<%rE(7wcpi)AH`k>>{;Oqv%c_08VGSv31_J4$5}>2zT* zo__H&D6qE=TBI<06yjrsf?G*}+pi&Yj`ozhad1r3SHA=QzwGDJ3lppN zZ!NcGh=06N;Ztg_jsXh%n^5?p7?*aMPr{=hhOibw4`g}J3YhpMRuDbH*h9Z)?3nTH zaVH*YORS}(HO|T!ZDVGJ#QuK&xju&?%^g$_e-E_g)6If161<~}FoBI5MR=a+p1c5a zN@$X|FWb_$i%>kP{6H;w8oIRcKNVTd?~1f3WAbT^`fTGRy^7s6oIyZ$aZm5PV>uAu zz3yZEHwJ^C`t^a!&D+yExs11~Jj*lAjV<1w90o0jN-eLW@R#{H`KbxXHGQuEOg{kZ zk|n8IuH9t>>F*IMefPe>i`J61)@OxZilEL%?Tg(`o7rE6#7)t3X?YVLXYRdT-7B~M zGuZi&e$B>xGa$KXurhtpcH2N#lNp&Dg~?Ek(3^MH=u**ub6tv3sV8M@pLkknKlDA5 z!Ojy69_UpnR+v8w_1BxcgdD$DYiH>koe>^{YCn^onw-=1U6ql$EndzEm(lYs`=hk%y%1HH5d38u=KH{8` z&Wgq&b`YRPH|hXDA3Oe|MT(N$WdUm5aJ;yA8i`nFPt|DPaHr3r1{t2?P=?{8&hYg}wstO*$EI#C!IkeqDvEf)*hlfHn zeGQ%0iu~AN(G6|a$^s&zK}7R{jvS5xp*CW~?(TKaIiAA(Sz;6kb>X95P1itrs$A3r zcNKMu3%)4D8*_cYx+_z$u3Q``fOA%?w`z$i&yCB!w4G)?a`(ll->r)Eg(6&QseFW>xN{=tdYVAKr~fbgu&och?xU<8mfyWJG z8y4;d*xubg)davveck#Ws~#tVg;frWv|jE4(E4mJnIgktlbw4xSk)$MI50(y1vdx7 z)1^Ju0TT59u|B{6xC7LI4+Uhpy&f?ZWs*MP))-wUa1Q82iYMdzar|lq6*Em)^>L2+ za&+7)H9^AT)XmE<6X}~`_Zr+HK_ziiAtNu-W2;Xfx*d%<_ zarF>7-97H>sgTehZUZYVEs{jyI~e*D5YGMj{N_{l!|@i7-U-l^1tn=d)p}8uErcon zu^L?B0hIF*hn=Jwo0)s8J2b3#e?0r}?Z#$~)mUn}@e?W}lwupKLz#Pnq$TJs@u;yO zH$Ox%T0<+PEUCqXts&#&82|x5UeAE179|YDSMvi<{n;zTc0GVe`>8Rdi3Mm*)|PYu zs4PH+Og<(sp}$Jwp1f}NlbfKWWZaRD4=@GiwkF|Ol3F27VjvPCs`yISXOty^=jFLj z8L;&VdKgCmQJn~`oW^O)si&CGdI^zWf)+13gB-#jhyQ^sy$IWz?$Dw0+*8eqNsN2} zncfrakvDy0=zy0wfihFwQAKLD$SG?g-}2E?1>t$>qAaJ4tW=P zJsTk&v$1>nNj;ioInCgnHIJ4yM{Afxc^ZBvlJK34vPwUT+}0mI6JJ(yLg721Uz9XuEPO_VSVz;|BS$tiXhv3y$lwn^=%H@4i-Eqh zJt}{hU`v%^4T;f9oa4<;{a-AR0euF*4xQ+U!B}~NWe2QEX^L?_h^UZI)8P%;PUHCT zn999DA7+{&Qg0!ny$s3Bw4uwT190#R*tF4Wqzi}|IH}|s;(?@bZ7RdC^7dlq7v#T! zYJl`~KfqcmTz+ANYVHg*%i|ARvIc_jx5po|{u)LEjf(v@F7DX;LQ?p59ydSF#8!ZP zJj!0#AF%m`%Hjn*dTTQq9uhLI)Uc>)Gh7ZT<>Uf*3J`&bAWwAM&B%<`w`TG8cJA02_N();A#nFBaQ!oLGT zOo_IqXk_J0v;^54v%w+dqnL~U!zGm zbdG1TS^6*EYefc+CpXPlvg-_D0(*s>R=^6zD0bGk0K&{z_b0*_pW~x%Y(SS{7gyMd zdhn(R7&>~9CjPngj0LI=rpMtGwL+JK_G*_CR(R|S^d~4eD=20#04tln8sQUs@Ahe1 zrVh&ag{IjJM4=&YLsQN5HDL(ZY*8kOuYg-xGnR1fVpc$Z1T2eCl2UN#TF&Qg`~KS} zckqru_HeGB=>23Sf5LG&tZq51!RK50X_^Qb1z%;%e7+qRRCD5MA2F#GK{k|TdToPxo=FJ21?{OMLSbLb`=ji+Bullb3hyTYuQ*G;A z;D7zUb4!?1NgH+^plBw`CZSl|DnOPn&o$BkgwAe2Q(Vgi>JV9tB1TxOfzqQnw)A0W zt6d;w#av1A^GZ#hiZ6vfA0VaXHKy7wb_q#DFgkit5h}pH;VfIx5Z|NH=;{=pn!TkL zv5bE&tft&KSIWeXu9;Ny$=w@%rfF$}KXDu4-_R5TA7KW!LVZEuSzcOmj#6(L`%y`q zy1foq03xR>h}NIjB(~zHUBLF4I7WuY1V&jdQT6KzUuO>`cUNSmC@F~(g6I=m2%=BM z`gup2Q3fpy|33U1R0!R4=6mHL!i|RB*+4PFwLe;z;l2OYEADe2d2})*0=H$0A(ZT| zEdz?c=$HeW!R$1@6+M8|?nP^qzpWxsn=X4~gL6Zqc}9YP=jVVh|Bd8a9j6V6?r?+x z=<5O7p%%TRoy{@Y%B~RilU}M9#)KrAZieKN1sL01IPHETJIu3)1QQi9Gm)K5vylI?^2b^Zx3`%?dPZiyV^>CHxcwAe^KNAo8sa3 z6I8dN9U4YNkAu>hzedBjp5W8_*B>s>X>TFlUBVJC<>QORa=ExrWTo=N7KFn|ULIQ&ovj&^6z*zm~lK$)uW^CwY7j+O|< zeml?6esQM-8=PoC4DCRzs^T2CP?x;Hx}8H5ZJxt#m7=6-Sf#2qsy-IB3eEd4QCXPd zNRBigjZu3Rt#`8r%b#4=?o`Fv5tw?l3{S)1KG-#57wkzLj0d~gqM=9$n?kxK1T>v8 zNnKaetq-7C;l9^RMhbbcL$B4T=EGC5MMGpaUw9^M;HA5N?qy1D8hJOblc1y{^@i8T4%+GagShw4Fx_=aIFWq6=4 zA52{bXsJT>*Z8I)~IpFq_tlfT=3xU>BbR4n6!{*rC?FybOy-At)G4%_DXCciO>H zHLFyayL~XZMhQ2%#y8j1O|aS|@g(CuU?8w4NRR|ckh>yrvRv3S_ndA&D2FhbND#sS zjvm5loJ`aWx*nmkem6Aorf$yZmqZn`2)*x*?5~NM{NwE?Zu$!fXAKOR z9-R$r2>7|&u3h`bUn>;BQv53yd3Q|GwT(aW+sNsf7goZQJaIlr8u4j6>foP0G~Q;F zr7zIBRO6T5J6iWL*~9GbN<~_;jCq3rJhE#$_buHVs#jP-38fn}v>8YV7$`yw$)fh! zP*u80u2``fWhb$VyeV%R{FaOJ>(`E&#Oe$Z}y?ICJhX4ig@vC9=_KZiWT@sz$Z6Cpy=C zQ4eW%1;D_wR7okmR1iidAKBfKQn?400PGKNcX(lB`5uw?AS$8=w>>}rT%JY$xBjuX zrATFg${KJWy=z^tI^$^h9tjr6QNV2v2mme*M0(lEKtlPgUCI=OUsZX!Si6(c2PdPF zPpn|w+Lo#ONTwoLZ&y8`wlG9h!*OI8%u}k;fNw8%oC>@HJqFtprh*;sz)g{>4cfw+U8pw%RqLJBr3~oxfc?uLM zQKkY)6^t5n7iiF=O^5D<{`ZLiI73E^nJ{&cnM=%Buw=y=0ul-u1{RJDJX?0`5jY@n zx&a#wHmN#-5>^Em-*S|Z^M>j0gfCvG$hd9%G`F-EkWMLnsgt0GUJY6Bkp?So>61CCaoAZVO6d^3$B?f;IDva(V@qH z5wz^vv1@M;oUkx{MigLoYN}L?J@WMS49fr*C+2Py6(vmSavbdm*EEoeL`B}xvjkZVToldf{WF+g_ zEJ>yj)>-VZLLgakQCbp7q0(9Dwj_Oj_u%gR-F)dSPtE8UnUk;3x&gel&l)VMR!_0p z%0k9ciW%!?BqJHfWPV4PQNk361w~>#LS7-a$$jcz0vCE91TDA~tgjUcW-HQOy<%+n zJig%XVz?FLr%b31C^nmhm@Tso+uP9J@Mp| Sg`q6^6CenH{&xB<0RRAADI9zN literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-700.eot b/assets/fonts/open-sans-v15-latin-700.eot new file mode 100644 index 0000000000000000000000000000000000000000..bf88bfad7824b39ee47f0e5a7d6663c577715f43 GIT binary patch literal 15667 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-700.svg b/assets/fonts/open-sans-v15-latin-700.svg new file mode 100644 index 0000000..8e6b61a --- /dev/null +++ b/assets/fonts/open-sans-v15-latin-700.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-700.ttf b/assets/fonts/open-sans-v15-latin-700.ttf new file mode 100644 index 0000000000000000000000000000000000000000..11aec0f49e405c86631d7a177398edc8f60b6243 GIT binary patch literal 28192 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 Zs~4RW#}$`=Xb^z_5^(_ROh5?$004?XtWy90 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-700.woff2 b/assets/fonts/open-sans-v15-latin-700.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..2b04b15bb70adf99751f55d58b3b9fce20e25c05 GIT binary patch literal 14720 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-700italic.eot b/assets/fonts/open-sans-v15-latin-700italic.eot new file mode 100644 index 0000000000000000000000000000000000000000..f754e4ee9b8f7e8fb9fd9533e00d12cf6a685611 GIT binary patch literal 14418 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ϣ*dxNH*QkP+Z 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-700italic.ttf b/assets/fonts/open-sans-v15-latin-700italic.ttf new file mode 100644 index 0000000000000000000000000000000000000000..10a48d3f9a8c7fcf542f434da87cf9a1f5692c60 GIT binary patch literal 25372 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%0AOO8 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 L_$wF@DDX!^{||_OO$kK>l^-qrha>(6 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

Mp3<&L??JQHMxDQnD}@o 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≧oqkUCFJq~fl6bX4NfZD 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 WoxV-X1IXzB literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-800.eot b/assets/fonts/open-sans-v15-latin-800.eot new file mode 100644 index 0000000000000000000000000000000000000000..a0f8a0f37555ab4003d2533300246357d2560b33 GIT binary patch literal 15742 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-800.ttf b/assets/fonts/open-sans-v15-latin-800.ttf new file mode 100644 index 0000000000000000000000000000000000000000..bafdd40f09a8d175bc482cccfa955895420b0df8 GIT binary patch literal 28160 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-800.woff b/assets/fonts/open-sans-v15-latin-800.woff new file mode 100644 index 0000000000000000000000000000000000000000..41ae7883085841499f1c7d1f12a5e9b3fd0395e1 GIT binary patch literal 18644 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-800.woff2 b/assets/fonts/open-sans-v15-latin-800.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..53188bc5c0b93c177028c692d0f409a5067cc6e8 GIT binary patch literal 14740 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%0DvM&_A#gA@u9cu@4wCaXNN&81J-ErQf<(D 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-800italic.eot b/assets/fonts/open-sans-v15-latin-800italic.eot new file mode 100644 index 0000000000000000000000000000000000000000..2e87b3168a81521d1a986c98e023a096f4dbf70a GIT binary patch literal 14738 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-800italic.ttf b/assets/fonts/open-sans-v15-latin-800italic.ttf new file mode 100644 index 0000000000000000000000000000000000000000..cb129bda004e21643de23a63e580fe245f40b0e8 GIT binary patch literal 25560 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-800italic.woff b/assets/fonts/open-sans-v15-latin-800italic.woff new file mode 100644 index 0000000000000000000000000000000000000000..3ee6d548364b59479873ff3784abcaf7ae3079ff GIT binary patch literal 17404 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�uOO=_AVTQ@@1aoR_VFpVbkMm&A>+>!$D}!#aQ`) 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 x%<=V9jhO;H&05t?ojR1I1I;Q{t literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-800italic.woff2 b/assets/fonts/open-sans-v15-latin-800italic.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..2f7058b18548cc7a7dccd12c9dd9267a4fc3a915 GIT binary patch literal 13664 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 yNcpOZGi{0Vsk{}6Wzkh2VwzjtW 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 literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-italic.svg b/assets/fonts/open-sans-v15-latin-italic.svg new file mode 100644 index 0000000..e6a951f --- /dev/null +++ b/assets/fonts/open-sans-v15-latin-italic.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-italic.ttf b/assets/fonts/open-sans-v15-latin-italic.ttf new file mode 100644 index 0000000000000000000000000000000000000000..fe87c21511118026c1f4d7ede896c9d6ff3b4218 GIT binary patch literal 25120 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 Bc2EES literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-italic.woff2 b/assets/fonts/open-sans-v15-latin-italic.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..bad9292bcf1be06b04bfc46f40207c820b4f9bb9 GIT binary patch literal 13416 zcmV-uG?&YFPew8T0RR9105oU-5dZ)H0Ak1h05k;v0RR9100000000000000000000 z0000Q78?*8bOvAmflLU2APJ8&5fBQ2nN)#-NDG5J00A}vBm;(Q1Rw>2QU`=641x(8 zT2vL|n5DqR0Ssi?HKM2ztxER)hXi^=Snd~viL6SMxYRa|9&g7(MeH3pkU`1@05#Ep z^hjD{p6S++SHg+MdzozaSL~m-$akm_fp_yfWYgnFBpg~bjwJu!0uf4U5_0^_X@n%R zJcRx|-^pZ>_x_5dtfG^utweV0wi8i-Hv_OuF^7mw!kUEWgy5y%7#ij*kPlAYHcZI1R2ar&Jt%AG#kT~%LE zrLK%cdH*{#{Hm*jDB*nBZbB}MjwzC+iR+QI&`+$_PA)d!s@QgkxpxM$1{>0KT!n$E#gQc zTZ$EMqT~qIo<>d{t%LTv{}Q1CfR)yX4xzyTkUl~{^YTLjkits1DYFcIeLhpob{0Wg z1?oW;LaH2lrOK7sd%gQBXa4M9cXk%Ua#sm}!V;wT08!RkfEQNK1*{-Fla6%ARfqw= zWgai)T)AlcT$Qd%yUK0hzPA1Ut=DQ=H-*7#+(O;greVhe&ieN8ZTnfj36RKkjipfq zow=`j0P2Kv+z;MC{Tyf3+3ab(qm*PP@S`iL?FbKnt zh9xKf8>S|9`9H9tFyRJmxn5jLEaBcT=z;#Z7XQ38zS25=9ZNLExzRN8|NraX*Z;rz ze9p8fM~&+um1Xqg>lCav=*!SWX!3z@K1tig2gp6awd>}>8!OgNB7A~RC}yfs}={%td3IqJ1&{ym9V9(vi z?VSbS-^ndMk}kC7eod?99D!2{OxSv<8kk<;9i?GoL!RYN8(@Hh4UMa8)Enbf_Do2x zuF*V@u9{1Ifh4@2gpd`}Kf&E+$SkOuCf*|@Y+;4NKFQPD8)JEldvHGNGfi$nIQlSX zsw?EkGn!7=iT|jJvVX08Ae%w(5vB~h#tO3hwcm>{Fi&xGS2WRJxXj+~V~pM1OF}WK zD-44FAobYaf9<7x5~B^?8&Jw4-FLNhShbkt1;MZ!tbi+i{jxTpPF`U_*whp}V|svO z*F~B-l?S}WW8iw4 zCWGqDIwyzjhOoBh-Vx}cen$9&AyD#;PJ1|`)0tK?n=bd5W+Qgl4KSjYxVw3d{HBk! zBLx33rJNE|u;qVMV?kRA7AFMR96-7L959;3Sc_QgB1Y1s7tjqh8>_cI%5KhsBOO67M*ts7#+)2WH?Ex(6GJnMp55=2GYZ>gO3ULqwrws4MTHoTiKC zo}A&3r=B2qXW*(Da)Hzr%smx&4IKU2&sZyAC&yE9?J~3X4%~%7pfqTGv50QcpxRMU zXN>BY&=cTFsw|46;`M_yS6FTZBWV(+!V;+%jFx_A<#tph%kkRJ-5M}Y3nbW%Q?#R| zv@~C2Bx8H9pr4Ye3Etu3Qp)9^Q&w#!B-&RzOk_$d+)C2(28?!(!FLCjoif3yfPB{# z3$oz=3rTReg`UP&woFL@tw*BSm7GhmfR=&HCE1AOS}}&S5=ZqAB$!Wbgd7_Q028?ni9{gO3tpD2smKn` z2aoHNyi7~zMWrN1=_Hw^Ni9;5K2E4*Dv_-5wHFe3O~xCdJi(K^NotnVknYOQblV4% zkfcLCZ=%gKMrz6ZpiXOHoui)BYKytxc8t^Qa_7K3qY?hY65m9wer(k2sWN*`DVlI% zBz13yYTyY+tCB91^e#e?vNeJdPZClo)`Si0G>45WcPz18new>v`y0SwM*uAUlmgUk z0U`mGUYaN-k@!+jqQW0q0gY9xfRz%V*fQGzwL;>{!YbqyS)>)ra?4sOz$(s#k$wC4 zA1V2MN~p2URv$vbyu3c<}c&TKc4*WPcUckGymH~wSaaWZDI*4v#AQMVkUGqHGk)eU~sXI_KC?@Sesq zyUFDueFtlw>2)Rf(U@Sq&1-fa$+^LpG0@--!6xqqBJP;E>n%?qx+15)HZFaQ7xFjg zdUhuAsA#AX-M5(kt1<(F|0IT_4(}$RM{WqwO!j7C*iU+Y0VFd-z-8bR1x97*^er<| z;ge6oICTo zk4HOQ$6Ja^JmoHd$%_p^#SweN@&M;$nHwG&&^yjoM{)PqzzkI(#?QoDD)UT?e(C<@Z=vauhM|&s(Z#*9e(;Titqtv)Tno=KOt~IVZ&+0mYI!Tc6kqk>V z9Co~_il7BLSu!zr=C$I0;ls!Uq+^o3j?!~PZQ3kOLuq+3(bg?aSLxJRmYpah@wkvF zAKAnJhA`+GbGh;GcIWocP|Y3pa#jX*ome_w9rg0V3+o1gowq3ZP23O!yU=cxfia=% zUZR=xhrpH5+gaN4K4U^uv+!G!v)VRW!u45%E~iQCX`tW&)Q#*pT|BZ{Zt;6Vm` zE__6eX5h-~YvS<@)(Tx#j=2!Swc)(jhU1H$ouIG8^-JcC(G;vDwRUfZ9UFyqdq_<@ z$vnceNIS5hCeZ*jUAq@W;eoi^AXjw8jv*G#@G+{%afYFX-9nu^j+71xa6Bt4HajQVWWr(E#}G)fnGgaYhoH_`EVpV>UZ4T1m4+Z`-? z$qOGDH84yvjuzPg0Ic2!QcsHBp5==5#!c{(ac~tbjSsg zfu{_0A=Qy^@VN7E{DO^eWPEpin;2L5I@5~` zF7OTETqRRa0t22gPWCmQ2FQdMj%j(T;D#%0tnus7YjuxoMcqfQ&_;pl?Gir1#xM%%A(fM^C-DFe@}#Zgzy zMpj3i(+;d{V>88>QIIIRQn22tuoWG!ZJLxH(FZbNx9nH4B<)z!Scryz^AUoa9ZWO8a^F@Pf)FuhB;qIa@f4 z;oe(362#&01;&_C->kMa_OjzpS(5slCbhXv zoyHK&3wb{}LFe4qlw){DlUn3$pfH7H$?bv3zuASzo)bC8ubSEGY zCgwN`F^sSDZL!5_NBdGX`+*K1e2Fx|Li1D8w49Ajm|>?r*_VZ}`JXI@4n#E5{P)(DZbc(dk1O#2h0mf+<57-(4MPly1Y*WDEe z{iSyMR^TkfZ>g5{%Z>M^0e=OCz_IogEPUUTkW2dS#tZq^{a+$TJIepu3YCM%KmG6> zIE=VK5)qP1Y=lGWUu@!0k(7!fAEI`G)K`aKYw%5xzzV+;F72dd%dZis575wvkW1PIvWwHPB*{2tL}qf+i9zj^b&<86M3yOM!TEY-jtKTYj} zI26RGA@}?*9#hNZDoxYwiLUEeV|H8)u`n-iaT9!oY11PKNoYr|7aE@);!4vqPLTKR z&BN~1KUn_bq7l3zBE=bjg`SnuQsK0-U|Lc-tpXMrQscD20>|1u9VIn#hTTWnJy#RF}yEOg672;3hGI!4LX_H@<;q|Qo7Nd;xy_3q=XmQLDe28&l%8pCW1rQrk8{P6L~+KbysL&%a;*SV^YB9b3F zELSYFe$ut@;C6P-Xxr$m%d_1xeG)=2r-0NJ6K$(478GDl%Bb&;&u(gLu*Z0mhY1a` zjSDV7KG4--_Qrh<+5_$Tsqq&F#+4|FI@CZWsH}ui?k*8JSTuZxPckZodH&#&xvjawMTArGYnyYKZoqLv6uj=p#=UtHwF;f)alWKt z^JB^A%^AXIy2}lZgyDt$Mp0jFv>bI(C1$iO9;ML?84dA)`3UtuGf=rX53$5#D0) zqha_q!#)r5o2%gO_Kno>VUTN_IS@>)&4(9TT2lD(JJ;uj+P|xm9$Ts>jE-baT-doV zCFtl7xsbpqx?w)6lSdG}Ab~tl$5H&tjnc#0W=0(+i*Pz-Z7A)W+X!2fCD4yBlb(BM zVRdRq4BBn#lwW$;lAO_z7k#eekH;YuKA9QLCFF+EKF1js71L|RT^0Kpo!9JjoD#NY zmZ!R_4_`PFCBQSLS>?R*&$4^Z-(5Z0b?)xvhzxXePgYU>%vu&;1ai{9cbu2kz%Q1L zb(T|T-Fwb5>uL&P@fAs)gZ`41oKz;mEo2e2TqKiQDM_d58K(Ubr{c{&^@Hp|ZsEg; zl%pqB&mR>2_o}6B@zM)nV$bpC$13wh`H@vV$qbvaR1v4wQQZ}g(ilF<{dFXISS%6g z6t8O{pFrL|9MMJszR8ktvRs&_-S3$1u)2G`x1_yN-|GIB-WF(S{Tu8XX7`I_Z-Q|H zr4H?C>NqpCiV~INNC`~Op=QN&x*?7C3)9@zU1NVa@ynr#nyUl6%G9J{9oh$6CnX1z zXYqGnoF)Bx{6c~0`bhcO-V?yW6N{{xp4z^;f4}T)LRRV~nFoDE{q4xfAqXU4Z>m23 zKfWEK?yQ!+&@{FItvyModXVzWk6w&a`RAKsKQ%7EdfH&eGcpDW(pH%1$XMi=ct4E7 zD?7IvH@^J%=bYN5l}P0EiH-gf@- z|Ft+lZdLNfkyGsgx;Urx*51($(D9|gPIgy$(+5Ytm+mvrr9tlFGs{mVrE;I{1mnX7 zh2LOyiYhlRQrxn`)HK284Pz5SCS|xW?vtSAGM7Xh?r~4n9uJU30-Mib5*5~(* zw&{94y|sI4((6UKz1Q#nq{J&)DNdCkqh6l^xK{K|3Ndnz{qM@bOLxPs04)$o8k;9+ zKOSP{8V4f41_Gby@5YTDtViy%FpMEMlX=BgYnY9~&O6|mrGYP>MdLj-& zMnTzHKvk^WUwgyUcSXa=tLBGV{Gytz$07*&Q$EATOSt# zE0(n)i-wD#Rv&Dh>zpjhv z55FC@hE>p_+*T8>{qj8?lKs$JnAw8P-(bP#3yDS4PqnA7XVNcbf7A$;EnPc0P*$7Y zYvl`(-O_vW|FMIHp{5fO1}JKV_g zGK~yF(f4;GR(lU15sIEnss;QWhA(!RB+>&=uu zHxxTxk}jO&*>uy2%F^ibli8Ld%=BVw1dP;?ZIJ}R9Oc8u;WD?cUI0F+M&v9OW;OS% zP2Z>||G1>6w3~J59NXkTVIiAAnHZwk$#$*(ge~vvtX%GlQ9e7;P~+y*#B-w*pX{Y; z4GP8099)(4gVu^bUF#pI%ZcYeT89j{`0R1`I9#fI9Z0R5rDaGDugu(OrTkb@r0iy_ zpJtmKD9U5evZqGrc4NEN?_noz++RA|mHhKU*TI8g-eSa-r>RnusJx>(NNi4a?nt+9 zHB&-8r!Agw9tXep#x3#0VXSEHG3@4_E|D=6dQ43Zza?x%b!qX)qjx$iYwV^MopBs^)p zp|xfqB?!jsCqny(&J0 z0!>Isj*jBQ1$HFHCMCoY*wMjlxci+8kaXLw&J-C(_zclcy(g3ST?Z0_IB3>yGrccc zJ-uAcpo&^r#eq6BtBZ^$M!Pc2QJkz)*C!~{Jvr4oB*MYQMYHxjCcb&ik8ii7C4M-r zHTuqc;z++XHnK)C@#?a2(Ft?X(A&6u(~5oOo%(_Dn6?S{ID7&dRRVJm>OGgiFTrJ? zlSAnq8i0?8@8^|1K^&nz=;|hrYHxxPxl=S^Nm(_B1x%=1Dy394*43c33t9&zIu~Fx zyFhe!cuXIQd)v4@_q+A|{U>A-6dFNDk@19&5q&J~Vwq+0)U2wGMt+nIwPnD_#v}3k z!)I$}Tk$`SAHI11`Re(0!te7nEv(9xyn?CD4Ami#poK>tYbSzr5in9a#X1G#X``8v z`_H(xs)y8`pYC6m8v2&!Za0v=uNq}X8#pneg=&$i5i-fIzfH%fPn(=)ff=O>d09>U z%d@xJXumBfcD^L8oG3Lt%*ZbzXV1!LHY2;%&dNlLqj`6vM_NCRd)uHo_vZ*6^4N^@ z*c=CgCtgP$&1@X4L-%8Bha542Dhk0DgJ+?tae30L#tqrnWPg}veJRzBm(EDU_=H9k z2Il$`6CBBiMz(jdezg$=X3Q6Jxgn4^LCTZ{?j*i)m+bX7R9^rQra=-NeGXe2df>X{ zkYu;k&g7%K>ZhiCln3LQ>;e4O2~4UyM#>bnH&zE~7qpKUJl%5}CkvwLD$rF0Q1?u9 z+PuXNoMwQ@QTZjqQ(x5}p#Z3! zG;cDB)4zEv<=Dytk5ABv>BC`%moM%6+d-zSYJro5A=J=NaIC6XBJFu2I&0ouqDY)P zE)n8T@Ve*dST@y*98sq?e@%yNPf2{bud>}xY9|VUAx@#1d+0n5STdsBV%VeghDi&z zB~hD(!k7+>S52B4H!;$1u*A?{gK~ZuO-rT6X38Ieb-MZ1#uMif*P?HF2QCEwm8Bra zj=Zgx&UJwkT^{U3*|*+6wDOu0v}qw2^O3R2;~Fh28Wx&}Me4EnmAMerZrh{&5UlHM zjbJm+Xcvk>lR?^LFCiLsfRx{kVHqY^{FPy)1RAD8jW#{Kv#HE>`4T7N-(KxtkAn8l-s*I zu{Fot-&HbbA1P^0PH>^dWIHzOFKUd7j?rh7hlWzqJA2=26a9}@WbG~@`(9!BaVXV-u9BGga^SyZE)1&JTf1I!3`1|u19$xLZ z%j@as8=Gq>OV`q`Z(UAK-q==W_v&&AeQkQ$!C`7@#&&wfW^QKM)@Ekz?hfNvG1&d+{r)-WC@*4u(g3rn zD0A_ur-3Q@M@6GN?7VjLl`G+%44{=-XJ^V7r{<~Y5&Gj1%`Ti&cMD7`U7(SR-7?ic zcpWJ=eN^^yF#A`QJ9L|Oel9>Fa|)2VCa!rbTHlG;xQTQxwdf)uj-feCHNSdkjdI&*Ei=IHHz92F#5DUQnBm3b`!NdYHh!0 zS5roq#EkHML05WCc2@Ky(YXx}rZ}&;C&`YFAF32x>*tC{(fQhxkC$nhM-}B9YYzHe zC1CwjA>g@xU2buG&2LOTf#~(5+}1MahA{QLgtt3pABq%5#GgBu*KhDddOyNLLTK!Q* z-TPE}N=m;c)~9ByB(3YjzpiKW0+a8vQ)iRr1UrzDbbXAANOZi_ni|#;!-M-W7=$r@ z*g8mpX*=QZ|KQG}bDyp1?mo8ecV#~9uwcX=7x;R&?$gO%+#vwhjI+(kls#F4*sBkq{6{L`Qi) zF%7W{rsGn0l1hUrh^4Oe*`a9%VIM+Z+;w>VFu^*?xRI%U9hff~&B`oqSev-ol>PNe zODsRjDnmVFvcR~#eC!6VqmC_)+;p>6iV{_Jh`h@YY`30~aNlTY=4m5DXK^Bv@K@Wv zEh5#GMfujXQ-igzPkmjC-c&O}45S`+EsUtq<(;PlN9BzbWj|$dYZ^)l2AGLgg#u=^ zhtl2vL1RmAi@$bRk>}KYzw;g*(?8$u23knw(z(Wj@8=G6P=ZO7^qBlwRL<~n2mbqP zPX_}<6VeG>VL(-C8H=>3LBb z6T6q%5TVVwjJu|M2`+HWglFj7t&)n9cXyYUy77O{9o9^K7M{OV#*-edDLaANaIuZL z@0bx%mngHIp>XHj#|6{vnF@!SE7}W>Z3L@VawYXj{PSn+$Dpr2m$6-f(EdTx`?OYC zlZ2axDKKagbA>tm7Ua}ATO>GOXO6;SQL;Hqaz+I^bGpe&Xjz{By1OC+JiVrT-2c(` zpgyz-Hw(23F+(`mq)>eorX2|8p?0?n94z~(NCl|ZZLCiKOp;K3j=->`X zW5c$^+JO$oDk*8%1{KZZpY;WwG}+;H%Y(moeElHP?7A}9)+-42Ke$zNcqRZKgUjKv z7#X1dzk1{-Yy1*n9Jx&RWN?+VWpr8qW+1A9&f2vg16W=8i$r1OcI5njV#~kUanII~ ztywWMi~YIw2gt}jB$P$Af5^C3Vi)D;T=b%lMVDobXJmUWQB+N=h&{`~9H2Ee%<*?% z1Abtmq3F#{UHZxj5UzFz`j+GrQ+d%&zwG6Vam{!$Kyu&>^T2z%f`>LZZTvY#yo-9e zkVkwFXIHxTCoL~UjQ`W64;2GZR``l#_&FOBXEVC^ddhfP&xv78*`6e4xX6ps)s8XU z(`c@|l@Rk6azjR(t?1%!wA@q1_ei3Un}~BXU0f(-KpJsAKN;s+;|&R*DoLo*M{8bi zu-FkH+HwiQles7KwOL~EgueAiUL0;UV+8+L%OVo$PXGJ+>)-5!eFM1RiNw3?gm17+ zL_`^`sVV^4!A&k?((cug_V~VS4C&6f#Eg~RFTLf~SInGOt~0YF>7=MzQiGp@ZiJG1ntue&|4F3t9 zPy;cwq5arxp1zF_Rn;y1RWF$Q4NxwYZy{ZR-{bW4jc~&k|0HC9qu{t&Y9(bPjNNN- z0F{%PVv?_xdo39ezQIBiocRK}l-A1tncaCW<`C?vTH2N@WmatAR|1Pyu)Glc664L` zruE@M>#F^8o6BtS%uwAn)SL#KU!lh0RLFry9V1mK;N{FjG|$$>dn*&Q9G7pNZPQOM z))bym;|$lgi-wc0>~#I^M|(N4E_t%h2Y&EBsADk3;Z|jfv3Og#vIe( z16oJ8W6U*12rc1_Vbp90;8;vL6oPdJgRdDGaVj%qX`{6Z&pD=(!KbNXoNPQ23!}vd zJWE+pv2xu<{9Zka^$W!40U1jq$8oCHp6P?=^0H@xOLjfw93uczk~RJlFH`H9Sg5LA zFtu8&u>-~BD4_+j_8SkNyaK?hRii3cY4)%n#>*aIRQ=xV`zfOAbBf0eEW~(RQb`ys z`2y;53Y5{lx;JNbfV;*scXvvM%K$i>(uWB&RJFrBq8j($?)Qp!rMTP8$PTO1$!k)U zeiq)a7W8d4g)?m~^2W93BBWB95D;w37t$I>pA?WFQez4E+U}1-kq`)4qOM2DVNY+W zj<^SM4x`RH=L3XK^~96SZac@9xo1AkwO_w%liT7ui*Og`Y|}Yph5Qt(qbQz=5eXSx zhUu*0!|F7p(`WQSh;e0uh+(8pBNQn_PTC>YN6$FNx^R64-$cSf z+tgbDxGS0{jn4v2rUkwte{>odbx1KB_&7DC5zSmf6lSbh3GC5HGP;M@#SAo&REqI*04CWf z`Z9&0Q@SFIM<0|#Ev_0jO=T>#9})r|d9MVJgd?8}bsGScR-Ho z1AYj;ixueR41O2e67n{BSVJ7j3I?^!2MHOWmJnvgy=hzYp-8Aa&SAYXpqwL!a{Xg9dbGjrJC zI<>oeYbW|(<}e&sRp!3k!4@}o0M~}ctRdUTG1c7;o@EjZlseC{UoKnr2g8qaQaT!8 zK_q3W`f#+RorG2}(laxpzJ>(*xLvtbKUi0)3`1Lr2##Y3sK#ns#&L{( z59A@)WHxG}CBzM?)NM|xT(cF{O&s*eHStne^d0tohpja!XxTEuC&R&oPBP9+>y}C> z-&2x?e2<2<%8eQ=n7>mhc1)p_-ZChJc~2vf0$(V{%BVDv?ZFe6c1Ri|Q*yE$uU0Bq zNa^H(q?WjYkw=oq<9u3otv1#=cX`4rxbn)9ki5|cb^tf2gEeOxtUaj{V%0lKDDlv6 zOrZbbvCLPcMj`B=0f6zq;k9))rE2YUDtF$P{w2HdSu8{Agk>>B9;-Red6}eitFih< zH;#-DwLEWJQ%NtBkqp@MlN?&^C5)9^uQD2&j>}jMX=!5*j(8SVL9YU=_M?p{zQjqF z%BCnnEvI$K%!YEE7ft(d+?)${9ncY+2PiWq!`;V76b$7fw zzh~Dx|A+xxq!31;bLd^f+QBhWy$GfDP*T5m357D#7hg8{FvF%@2o9(blWSLlz|{lo z)}(6{Yv@05c9basTMcMYb;2tV{#ZN*@oi-*NkPaZf8H+UbNi#)MNDT`)7#s4COYwT z0Yn5~#;s=fT)WG5z_vU*@RU=!b|k3aRX==?ctGURXwxEx!8nCQL8X!H@4 zIXjn-!{=r8IDXRB_SYRy9u7tHvvw%|Ul{-E$gd;~i~wt5(RPCkPgyH;#YwOADN)4~ zU7n&*#6^)lp(im2E#FpzkQZHVD@xf-ie+iY*Ivg@tzw{K*x?x#)g~5;yA){lPSYy6 z-M-DfxWI_w`w(*W@fek;!H~3_aKH^0d`aSE*csWEV>&)15nU!}G>Zk!xEF%08lLb2TMU+s@pDFa6i}XqBdE0sgw`seyO@rgMeJNPK zPhRY~gcr(0(#{os{-0-7{-b#mr>u<_9a^JIZ zza!Ofef>SWwvRr!PF0Ob`6r7Ts99^e7+n>e7wjoArSM{^yB|aiZl2B4pf_4 z@A<-E|Aw6GJL_x}|0w_aaKZgKnIbjI04*Z(%l?-EEI8?4`hSLB22gkmKF|lbZHb%9 z*hHN1rPx)EQm08z+0H+(>Xp)`nH#|-2(VMEyX3+Q&;aJ%A7(%&e z&aa8KK^TWS3kKMS!An9Q==|jF43-TStx1{fw^zqh~L4xyV zsqXU6qO#Ftq%mWno|k+a8TQ|;YTB&@?iRLX$rq#H@9x#J(WTcUDr7!5iA{4qS-;^83QBm&=TvU#w_G9c)uoc#j;am!5W z$N+f^1I5sAHcLgDMu4oy7XW(<13^Ei(7vYM)zjbB))tl4>Nnx1AAU1z z+J<#A$SB%SU6JjwO>gD6<+>YY(R|VFj@x$7z4uXrTnu>%)`s}{Xu!lP7iI`nIYTKhte~Oqi05(-uBCJM072? z&q`^n)S*4o=0vINL^2nNd_m=P`MxY~SiM7kT7?Z~hWazA)0OFTQnb}kG8k!X-D#DE zT7NQ`*4E3LASO}b&+#Ed8zU3L)$1ZyXgDg$8`$%*HmH;fz4zwn~5UjBmdJjW2< K^m=Xp0000>v^J3d literal 0 HcmV?d00001 diff --git a/assets/fonts/open-sans-v15-latin-regular.eot b/assets/fonts/open-sans-v15-latin-regular.eot new file mode 100644 index 0000000000000000000000000000000000000000..1a8b1160df0f4bfc2ce4ff8b11e250cd49cb24ae GIT binary patch literal 15050 zcmZvjRZtvU@a2cWeTKo^-Q9Jt!8N$My9JWL-JRg>?jg7bcL@$b0tp@|=dM$CS`+|y5&-~!|6L@&e~O8Mf{2U+1R@~-QV{+F098#U001ucKlcBe zA_M^S|JX24to;8$|CitaGyom|TY%etO*#O}|J3`xDh@#VKV}c`1-Sgjy#6D^0R8`n z*MC(^hsj-uxO_4NO?hyWvT0DBNXZ~{O@i8p&5 zH)*l)ZpuN$%iY71R!`K5ohyrX^JshddVkzrKWU9#TChC4utMkT$E^GsUH3NFa~YiO zG=t%N_4kJ^E1!EDYTK7o(=_AY9xcvrhF=|x8scF=5^YKe_T^5Vy2>?=Mqdoc2ee^R zkMX~bWG_Msr=l_mBVS6g#KFIS7zKtXs0yK!(wd|ardB~GgZup3u|uh=_gz1 zIH-D5>)qP{?t8js02}d>oB2yddWzK<9<&b61D&l!y^8>0>GP^wg?rs-ap=G3&JdRj zr>s1z)WkR%UmO$KxS8R|O+gdki?0YblA2Xp_i9y%hy zQ`PXtg>W$URSoFY_0_)==^%Re04=WdG`SI7rJ39FHex>S`DHW=?>PU{u;p8;2Hy4J z5U2GNv69z%k2n+S(Tjna>W(yTX-hd}$+(tOkck*B7L)7m;M~EvD|Vb=C{LF&Od0fT z#G7mo$l>KSKe4+x&dhkjm`{HX*GMf`byhh}8M$EYU%NE+^Tp_)yc}_-Z zHLi2&yPS=VltEi3_*@N$X%t@W8V-O2UCJZbh7Yjlx`o>J4UHr_&9kp?34AOdNp@)=X>pxfwttzV9NzY$Nr6DOHo&z3C|x z3~W_Xpn9W-gB)U*+Xp_&;-xd`nA@R;@;%+0NUB3mvNUS&Lm;RT;wxf{m zks_3NMBkR0nT|RM)6+|-CwEXt(W{s)M+hMAanjb_Uq5}NLwk=_mWw{+-794^!_; zolQ33$}YtXx@o3S#PTkA0b&`tRJCG?!wSt;$f;xq;$Da~Vq>4Uv2tRiz@%r4=I*7CI-VTcN?mLBST0%x$-th5CONJI{rk9JZ z;i|W)#bx$s@$U04lwg$Qk|EBiqL;==?S#pcaC{3)h?a6+zZ}MabQr1TH}*PqZ46Qz zD=$Xk(lzP{=9nP>oTOXcFlYYE61_O?Si4O|HG}K{v2W60uYFy@RfH+Dn7kP^-})`= zhQkUxmX6f> zQXM!L^WxY=#jyRO(Q!v-Q}eM-{N{mJMK4=#o~RoMDx4DOR=vl~;HcmFXG<~oqo?V)&`D?><|AIg zDNK~nwmRmUQ2)CvObo>B)1Hc!{jPf-ck*n#hQjysTv+{{r3IkLQx8VAKAYmEBnQ8c zU-^reMm*|9=xg{JF#^WT#hdotX04(pB9C(Vn66%bdOb*Sa7tae6JHxKcP zn2=O@W<+Y2;}GGCg76)dQi2k6t~Pr#+v@E2@kGEG#q2bb=NX6ZuabXd@=AIg3yD%A z3RC`U;}W05=bR-5CHwC5zZbj?*jpS1pKrVy%hZ_K7fd{QlcZW_7u4_rSC7yucFl+~ zJKHdMn7Nr-(B2{4<5i!h7(f{%r}qT2*jLU8siH%BJi*_&piU46kOoLLXP3&f5O zHY7U2A&$_rf;pd#_nW*7gR)$#g|-{F7iMz#2=Kk4w_Q*ACKJ9~>3M^4{jP3G-DBct zn6=#WOsU!p_&AZhWwdJ3pHW-zIHbYv4nKr^#tTYsrz7=UOBm&cldRcnSA<7lRSWUu zP=-6A6W%Ylnn}V)vxD5dje#nGZC2jBB#n84g$zuGv{JmRWE(iKXAPVaCG zgCm%sI*~u-qIw)T@2)2lCPQ>iJYt_g13Vf#k_I+hf;osZQ`TdA);UMAcv#N!g89i_ zQn}#^C(*z=*U$}W_hZ_0VdDJbt`A0g3B12-Zgan`D9^DFFf@JGk0r#fRySEn#vi>t$qLS7 zTivV51aOXXA32;G&T1ybLJ*_@--=4K<-n3AI)6MCZO>kTEh>UIQ`PFTGTt0^JMG?b zAkKB*pkcy&yf9f`pXq?`VE|u?vFeO8hU|j(ecUfk2OC6p*7#j_Z*)-R0rW^{+yH-AUA9V+iG7pVbW6Zm6nqjFwkb zG?q>;r)KG&2`bTp(CYQ)AI6JUW=Z{)oS;ccZ15a%PkGc^4^yt2An z4n&Krk#@>>rZmE=SEz)}OI}l-e>{Q1WW7c$^q?F;{Uk~Z$5eYHk#(18 zWI-bDs%4I?G2nqCH8{QQX=gfWw;B{m!_a)d98ORtf|L1KNoejz&h=nck5ZQA$$Xk@ z1OC(P6E?5tW_j$^YvpQ9cqEdq(X8;zFda3JV);$4yq$0nhGwYn>na z;z?xfeM)#^GL>6VS_{Ec`AW#Fo0iY&@O-8rqjRbE`Io?xG&OE0WHoP!I1*}mLi#KD z6|G*{NN-n;5^Iiys?rIJAOE(@D1m#Z?@pB$IgXxk!C-w+_fBqK@n;!c{!W3uO;76} zgi-tb{g+m#9XjnIPW0(inkr#)CAIpt{N@7ojcGH^#z{;+sec{eFD#{w7o6utKlzS? zPkbNi6~>RQ@<)rlC^TK)78uHzzGemuDxa!nTH#oBHxS>;ptuFO67$tIRDr)!H?$uE{Yajlgd-m1cT5l8r8Jy9RB5YNwnpOvqTGU#8 zSRIXw-_F6JnQBTf?S!!nR@zV-?f?NgEAo&Gv-hc9>hTZ9DECOfUvdF39e1myCtw;x zx2(cvOd!2tbqhbzwC8WyhZlchSobEF<4TEr;dt<%eWhq_aYP^quk>g(m9Ab}EJD`} zOO4RT8IX<;XCUO5$(yj!T)K=mqKr?Tt1x)E%hcV8G$+8wL>9`1cYLt=12J_u=SckK z(fJo)3v<-*mVJ%VohqX23CQ7f$eE`Xz-J(PT*l4hF{NI-sx(jPMU8fewkvp!4euEY z{l>HWb7)dwb2N4ez9G6vrhJemCZL+|9!J&Lb%Z9L-YYOn&5uA~c;J&~CNW zie;RFi~YXkcDknaKIj}`LXUeA z=8nuesx%sI7G>1a%N%|ePlZjR=6Z^S!;)!Ue_r%tq9d7a}=l24fEyXxQnnP&;GQCx2 zEeH`FVct}D5jzbD-^h0+*#eHG5wTiDFDT8tA7Z$&xqC(1xm>I#EJzI{d+kfb8`0gt z=y!Qy%+!=dT0YPct0&)k`F%DG+}0fQPKFdlksrKY2*GooXKzkKt|Ry)2zNO!s-k|G zBOy^;z~r7H@F{;tr<_HnHRkEzWst3p5BQdF4|(L`l2OO5A`3>4BDc8*+%!|fp57nR z;|8?!^CxV!;&+zgKQM{%Z^2zZ%pI1qcx@c&w7cQ`N@IeAd|c5^H+)Ko?e3&2IQJr` zVs=ueQ9C13JKEExv8Ld#iUJ)jC?F;q+Gm>vT6mF2^ zX!@T$r5$A z49Y0quyt>#bB)N>3fQEdp#L2PrR{ER9y)4!u$@>c};JFbiC`I>JM#I9lMq8nKF{?Y7#f((R z=0#MAZ_(q{C)PbpzDQB4p}|u4J&TFE2AWbeQ`aA^shR_ZZ~64Eu_`ztG)o?pxH5Ct zTl}^`te{_Eu)mj`^96eoYr$kBf!t7pieXddAw3r71 zev(nmD`^=TtYva_#sf^FZN73sl{*sZd!nGk`$ktz*$sv>+UrceY7>`7<&ok^CAs^a zL4Fjt%(vsT@DY>|Yr6U91Bj4XL5Yf+4#MPN6d zDF~=%dBu#kohts*R+IVZ&snM&Q3xlAiIp3?ZMDH?dZZw?E>DS&i^(Pdv(<;;3H#P9 zPcY!xNMjVuXw!$!Wl9*(a(E>Qd$5!}Z0S{2Cq5G5r#gh6vJ<}H$@aMfzw}Yqd?-| zWez2~wq-cl(nzIR-*i6>{;*OaANQ79>-J}MricCUNYEuY)964(;}rS0@fqWY)Gim% z3Za!Sd4p`?-1s22tEY3 z?Ufglnaf^?-Ux-LGL!h^)RO!$(ySh71ikO3vmjqmy~^G+=!LV;hc&z@RYFp>Vrj$P~eDWA|Gk#R66n@swnDj$xU6g4f{01v;w{;G_% zZv-OcFB~yn&07*Xjaxl-)@=1i7(`ABmiS_8v)#oB@)+_%8-i_SXO);JY8V{}MV3=xnN?NsoRvE$9rxjl$}!OC>-^fFcbEkVu#-HnpS@ zDacS+;XTbT(|iW-a{Ok!Z=wh>GVewL)wkDm1`7C}eT$N)Ij!^y^ElMng{6qEPh?h` z<)UG$8jmx_jH`A05@yCbEQf|kGEgMp$zkt7$d!d zY$}fSWvL*|{!x%;XtinoeA+>|o{v?yOTy6kDDyGNVqlQpPwdZRnLygo>;D`+G;RJ?;xvX~OoBP6`? zVZFyhN1+y=XH7J^R{)metXLu9nbBvPI_4B1$`%yXv$7W7!4>+jv8&&yuTWog4Kckx zz%;-{lbb=_g_M^$wgKV&MOIJp+Bahe$mW`rI@B#RIY<<&uq zsKPuceZVyxR50JMROZ@`#`60_RSn`%0iq7bB7Y_w-Jo9lx_IrP^Uf>Im>x1g8M0}? z@#xJh+p6J-ptOO?7hXJpho18WpzpNJuBFl)rp`x#Hot@*+5mbZYqk)J;-eD_FR3_4 zlg*$jk(|8O*fF6)&XI!PjTS0 z+jf+U6!o*y!$Hq=-qEXt3NOOgtLX9X#jeuKHF#rN(yNO;M&zK!k-X#lG-e6KxxC|( zR;!7WCA4SgR5LuR+Ge?=@%$HTTj(tJ>X_nA#8O&i@hiFVW9@lWaqmV_+72R0ZhqPLdv%Qjq8Fl$X^%!Eok8<+v=PddR{K?3rsQ8~{;HJ@KHIds>5RpFE0`)sMgDGy&V03Ry` z{pd=XU&Tc^LI}W?|Svhlc+8z1a-qz zQB$cFwA@A`QA<7~$8rp2h`n985>$Q)d~z`Y3<1tN8FE$0Xr|%TSiMj!=D#Xs>*kk0 z?f|Jz87#VAbykOszStIGID|~S)Vu(}Xa{U#_@&(6L+&@{8TpkobBtlZ2u1)0VmKQ z7?oZ?>xd)vD4*$GVwH3{FE>LB5$Mxz(y^ zaWw&_Yd4_X`^-GDKvRptcazk)2CX8^VU9oNfm(aCA3k5hRQ~K6xoFe~j}V5i+Tyd^a9Xs}47L8xg&R$|?VI%zkI`7mw``j6z$V!)pf6V+rg5Aw7*cQyFgc zqKGiOA2nVqvthBbAnsgIAIhb`3s9V?V+yk^^Wy>GrRu*#G&-*Fhjx&+VF3(38wYO6 z5zYM&!{$S}qzOP-o9siS73lfxILLf0|LowSR8M{Rv8X~W$Wr2d>eAk*+!S6Ch-H^a zY5IF4pfED2{8}^}!bC{_U{UyioSt7sv*H7tM%6tvs}vr+#NDUq?@dpVe$LiYvOM9G zDEaedDw}pht>xpSL<%|p@PZOBW6RF}{;Yj#@y}whucX|AFOe%YldKYo;E^aLY0OiO zNt6*q1(Ey6ic;QRR7D)}POW91J(ZS*ZGE&qV-9_8Ea4?nxwUpgO!S{0DhA(zMv=#x zImF`479uq*dasn+tH@(6SuGsDa_R5bIZ`R-n9{^vhO`6-+`iawe^COOIZJ9-lSYEv z?wmGMl1EpX8L57p6q1}#MeZ)*KWSU2Tiu$bO!GG~ch zVS~(jb#olz#@DJ>A907w9TOw=eDLhv1|XXlbg|QaYC7u%O4TA;5t2-TAY>5D@1@Q; z(zk}~2rr{6Y`;dix|u0PuRUY+Kjv4q>@)5ur>Gj6r$cEG!!7i;6o9GI_EifSa>uwN z-F=+M-Q$T!-Ur94?S{+F5i3!qqx+4IP)U@IpA^*&mZ1Sl@;iF+E}PSctAG$|K5e>y zJ6&ILvKB`_ZpHi2+D3NVJwqs}KHM_9jkOEQ(3h-`K{sOQilI#D`Tel<5gfodY|x*X z`?!~0!NU_|4Bp7Lxq{$6(tb!D$VJ~K88<@8P#KPmV9n@=nWmg|`k^rO8Dh^9N&X9| zGlJG3czgw;%YiHF-^M5QV?9hW|Lu^sYl44SK-%C}{yeERxPbP7^g}Q?g+VcIGW&Zk z@fLxa*oX=9H3{fqn{v?^tymlY;WolJJ;5l19!Cv|5u_3Ky6|nFEU>O>&dqgRQ&cnI z4~TOpI?&FM|7Ax~Wm0mKx(E;T;Lfdic2Zn37#(OmC>^Z@(Pra8_KB?-uk{5EA9WIu zmr(cMnie*e;BaDQ9SxzBNAObE(_*@^=kFvOLo=lx#zmpkgxU;?)$^b~i#F34(Hw=y z(}4S6)jp6DO5mV{RD&wQJuNb!ig?nov4h!*XqiYKPT zfky)S#DclbF=bok9AS=;l^@?^5dRpUe`#qBnyaW_QM@-vGE_*i2$pDg3d)GJVD)gj zootqbBrB>+!?0eR71MdMHgZbeTIOLkmLgHsh5+};Zj`j8m~@UOP$*R?=||&mbaXbs z#GB|QCHym>P3-L$)1viutCI5lZfN#Lz}!V zG*(S9v|Z$~h+mvEj(0p80~*x>FWbq}52Is!==wy%cql1dtx-mdC4QW$P$4ij31tBo~YsO6u+RZ|TX7s!2g(iWzP| ziXJ%e#o<|hPi5Df`%xcIWoq7q6XotKp8iKdCoRO;VjE{I0hP5i-G-VDgQn}+oycOK zcJ+-?t;U~&Uq~M8t|phy2h-V_OI1bxmj0(Nsd|UBu=)WjE&e9~fTA*0==4L%>({ie z;;z)gqFvUN@&pXuw#y;02+d>QV#k}+vQd%WDo1ya4jS*56NCZ9y&(KLXJ2W$`}zF{2@v90DzC;lmg_ zVwoUSRSx@YmS65jpMm90>%jr_5s40uS}bi3a1v%aC92azHl}e7npGK3c!F7Fc#!fp9dZ9m2TrG3Wy7c&s*!priZxi^b@E(xEX`!0urW90gS}L#r&c zH_K9yTq_+AM3*hH0nH#q+&T*<-Ih}&O?t^P3;A;68#rTmKN$s0n*yVm?GF@ZSwRpf zSIBZ2g)*rWmDTrj4lF8PnSW_#`ds28?riP+(Er4}kmZB(jWfI%SwB|tG(7SoPH zmW)bMbfUb?IwTz~@qtooRq9Kr%`j=-#;v+s$pSd3g}Ii|!i}Ju6eZl*kuh%YmxX3| z!QVXUN#wat`(<5p1|L7!Un6|_VDq)VC0+%;lM}|(TU0zk1td_>nsc~j{c}?R zpLQRmQWO!irWH{aF>s!2l8GP7=FW*gKDmRK;{8#Qvx^4#$`0vy%V)8W9Rp)f1X{4t zP?^j|wsv?h#-55DRh6OqQEgLY%XDC8sSu}~x7{`xtsbJVe13hj9_2M2W-0YcEh;K< z)CVg*)o~306f;Qo`WpwuXd3Ciw;d(MrIRe>0}O^Zzz)rNhG<7R#h)5S^N#rFEeOJj zU3e_|=%|t*n>H_n;UayqX&ug7KulE!d!uMX$-p>+fJI(pDA6q@MZD&jkbeC3QL!3E z>buKvVj>m<;s|O9YDikk*LF5b4#RBbU@*jD*FI#JRY{67 zl&wjN7>!VFmIlSs_KeBK!4hH+xMTP)tjImdw`kF40BRl#M^q^fZ9OW}rLwjG-w1Lc zp+l{VD3+ZVt)flwa=&l_EW|Vi`|K13^h#x7@Z=q_PxS=5T4I?)f$ZqV_a333X)k=2 z^tcOx)KU{qIj)`DBsiVek|kP61wP#|SDdq3{?<_=lv9R?aFlQ?EJQ@~F6*rY#-vcC5&Jx-n#~jtgZGd|Jj{zlMyY3y zkpFIPULLQyZJV5Pd5#Q1Td@Yc_Z zw2SybXl=Y5>qyO%Iwp7mVf1-0RY~s-1skouJz5AKv0vpZ#QJ%S8ETMtAr^Jbrag@^ z+$g;$FOQYmBbIXu7fEbIP5lig@ARZhxwA8$^+Tw?zjbZdgx6(6YsD!ic$T+DZUr^; zhiY;uZK*6of{P#Hx0viWp!t+J9N?_i{pz^pWKcm$5=ZMV#EA5dV(;mvUL4BV)A3}^ zjcw#Jc$LA*F|H)v0ch|OJuN7pL2J6Byt`AH=E~rzE$w`Zf2_zQh2uq!Nez9tMMOpN}+aWrbV9DBQN8r~K}yoc}&* z-E0GJ?O*l(Z4r&IrQiEBb0&AFj+x%?Ds*ENiZQ@|*1QGbzFgs8)98I5)posb^`QB` zu89HjkdNQSHGIJ`Gc{2Ru}o!$sWM4q*$8!IcL-OHLZCTI2O|29SiAe5bJz1QPfz`Z zKHf04AK7GK?-C7TZD~XP4IuS_gn3tR?Kgd>#aw%#$iEY>^}avGb_7-{mpf`!Q^46c zg*qn-izskEea{0YDECB8vcf+%RuGup9dAnlQ00hH(IR;H<-j>;3z~M3X0$BM-W%o%Urm_yli%50&5&>`Ai@8Ol6A{g6*&`?bV$A)gxc&Oc>?~Kf|&DdKW1VZrVYr2OiJp<7ftr zqlU5TranH=*VH%fpH+WG{RRXsuZizsDXvX^!kJGSByLatw8oN_;EJm6x^0L_&T`n~ zkl5EwH~qwoz$1@3Y|d$M8uLNr0|5`td8s*jBBtEzGWYRRT`WA<{p?KW=Yr?l<@|0% z`;36;C6QFSIhMmvJaHbBh{sNZK00_xa>NqgiODAe4dDO0*sWdycGu(dw@Qr(D2(NX z4>rmmrI}BSp6Ys08xXrz$JR<)hlx%$($J^dAn$4lH=!r!Zq(9)V`dH+b5MB**N6)P zt<8pR{-!YsF3s^jrmYgKyZ|DUkp9~ZSbHGli1Q2v^J%ejPJ#p)+B8N{;D%fweysun zY*kMfb76aaK7}5HcSFo@UlubY>4L&`qr_?1xmKrd`mGjbHLn@;>;X;oc(oev3O8%4 zM)X*?YPSDj;WTqi;z#obYD6-D3Q}abx0WzWXPVb>&VNWZ9l3?S{~6;u z4@P2OF7m1MBZ-ox2?rf)c5*SDBF*0XI08XKaweX<$mfPSBw)rwu>CBu=#C;`-Y zm}|ED+a(KTb5jmf+Un8|`XK|euW{MuAJ3elyg0+xse0gnF$lo8!I5Vkck(qqHH87O zXf%}s;ru8MvCnaqsH$ifOu3~IBIgG5Rkwewm@W34m~T%Wj)nvs>b-nfoV~Y*_9&ZH$=y=Y-kr3nh`HzMthx8{jNtpA75+dT!3Q5yc# zTc-m=fjvmkEr3jMV2;|Qe8g)(LsErUq;c;uw*l$0Tz}-36#d}b$6;&rDVND+Yz=kkG{93iyaHB{Hr^y*y-+~aPL><vUa-n)u1_-Z% z*MQMD>fscN339*F6sZ+`6VeQe3<7+D8#1;-ljpxU@Z4SKX=x95N|=TwKMu>aK5Th#{KB<(=NbNL z7P-&9b-$y={W~%7>)Qi?$UGl(eK0U`iPS|j1nEv%fEYnucqu#2jP|-_2M54}LV@b< z?UHjG@;z3QL1SsXaCQ!ajLnEe zz-0saIPFM~8cpsmA`q|2;I-NhGCzSz5?+h0*N@{dL)lrpWe?GJBSin9S|%7vww5-) z6nNX+1wL*@PLNOccF@ha#tA0%g0PucnJF~uWfRb-A6+skAjAlihirHeyz~?{_)6PV zkw0aqjfvQGh!iv`VG=5FL_=fIB2!G$tN4nBa!j}pBiQef;>wkUR+?OW=;SpW$6OEz z4OP#TJdwag@0d>Wbp`ZKMhAr)0fNOf|2dnMeYo^TP&rX|iFPR8@BP4cXJL;0XL7Q-S_NmYb;uyAJ9-vKD9R2T({td4zMz?$_zxj(V z!(1kEZ~P%TgMrLe^jKj*{jH$l_wn!1Ze+7^Rla6vwt4+yepI@nkDv8(X^w)L9{a-! zUg6VZbh_a>f3fSSPjC;g^TLXhL#L8LHx#N@+ICF4-R&C zpUJ&x>z0!hB33O>Wcgf!z7GM{^?xVTi^g^E+vvR~v~ptCwq)XsB0uvyE}JQNOI+Rm zv3=0+{cIpwHkK%T2?PtmyEDK@K|8gb{le zb4!z=>P>J;%CKi*T@bzK+(j6LkJq9eDew+O`Qz+3BK=iaUyk6ICt)(D*E3aKd#4di!HX?xPuM=jVzC0T(*;v>G&LRt}~f zU>l5w<`msRu@vP_sZ3ghbI@M2cUxs%!eB^|=K?wIyTq?J&ZrOez=Vx*-R(44w9QV~ z39XefEk;l~WCsw^Ln zFXDYjI~^SJFYUsg`TUg)xuy4h#~4M^@j(1N)@80&i^+mgOR4zrgcLdk2~(#t7C#Pn z;)|`iV*+h9W6xiE5siuCR@+G6;tR9f_i6h6bih8mgtq5|J3j z$6gKTv~fbbdq+Y zu8*Ob6fn)tv;d$K#jIqi*3;85W0dB;$Kx^RGpB6?&tS{(htFgdV3x@3TX8TOcrhbm zaVT#z!N}kqy3EH94*M85)3!iaBctE;r+Kl3+!4-YjJc$ZW5g4x5NElBTN<8S)rjr` z8Oe<-PR%}UI}hZQoAgpeDxlMqMN~Xs%8=N#aS1O;+eTO1uei1LwaoGqAXoUL3AZ{bD5C5h7O+cm1*pt{x_lPRh z1Kw*Q`}?wE>{6F9c=oQ7U*LPUH}>Lv^632!10}bVrVc*>nn31;8ctgK3a#ot$T^h`2uKHXFZWx+p=GIV?0%BK5cTu3_!_6h%Zg5NfFa z#902~w`>;P-+!HGS-KnIAPeKvFO|w$uP52iBolLj*H8oQl;SolEmEeorVR}7PNY~E zpc#!l{b}Ud5`hNb@&p*QPz}#~335RXwFVX6Hk$dy?FLVyc}UBVS|nu z>f_jTV1jzG=J(cC2jP?G)WK;kHp9ZY{E}MlHp<16iI0$gDjbn{EWx#s3A z(+ezBf2r@Zu6xbG3e<*=M_aJt}Me@62V zn%p67Gg4L*TT3(OM#FOVjxYT~8FUP)tIj|FjQi*j>JrPs8R7Qz!ueKo0@At<>;_}B zbqtV7UNy0A$9y}Jf0sUEb7{HXKT9y + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/fonts/open-sans-v15-latin-regular.ttf b/assets/fonts/open-sans-v15-latin-regular.ttf new file mode 100644 index 0000000000000000000000000000000000000000..9d4e8e526d7ebe3630d019a88c53ad2a86b8d74b GIT binary patch literal 26488 zcmb8Y2|!fU{s(@}U1nqUm7N(z7!?&^K*Ws^0YO|4(HJuW7gBRaH1nC;bJxrzQp*-I zGVJZ^;#7!|IfL1MzB}^-~W%@nYs6#d(QWKzu)uS&y7$* zhy@=4F%K*#EFxxdnUIi&?B%APo{8b7Ui<}-$8ci?<0&fge6caGaMBzhMi<2vAcXU)tzrrlG0&_YOX0wLDALFruORp z4&Zqe_urd2qjt_#;}pO%0WfkMXU?8DbHJf`{H~71eJ$b02_Qx%9wa|nPNYVm!UaRE< z!DOaX&*@def_f*%lf1k%i2%mt-sDtTG}(XlLea)`JOYggZ1UdY=1#taU_Xs3yjnx#XAJM)}q&IttMlXptITR&V)p@ zpmGV6#0b%%sIsec9zNE^N9&^99*v+k=!XX5sUeA&E#{%Y7>8w;fey1!gT-JGT{d1P zl5~Hb-P6U86|_(l<1%d~G?+s8~@!HO-&X^nB?Yzf9V*L@K9y z*|CIHETT=)V0J8$_RtE@d|B&iL9enBH%TR3NlhTzXGuwL2|{PPLG%z3BU-d#xAYW) z$}l9zt2!7v8wUpyI;X|kGFK7xtVOX7J07WPbGWGtQ?s*rXG!GLS@`Nf?M|0Pr4saS99lB-Ujs&53Z8l5 z^(U7cemd*^?K>VC)EHcRspazM8RKi{iB$j?|;_F0<)#<^^Ge}{e12Ky_XUF*D|9G8x>5qd(?AkSA5PfaimUR!_ziHz`v|&(1MOj%z#UT3nwk`K=yMNQY zk4RGUh0T1Lz%@3~3R=Fq@w2b5UitKktIh8}{nV5Hc>0Map8oXfs~>*)#W%eB+90qu zC_Ah5Tk*VjhD2e8*<^U2yUj@wRNl^M-O{>xjj1sSPHm4IzrG~sx0!rhjorm`J|>m# z+}WLOb!!I&-2%x=Bhi>>x+@oK%GU5rGiBuI5uTGRGlv>EhuxV1LU!YnNn>TJX%CFS zsj1hel9&0z#kVY(c*m&Vj0b;sL@J#zrptrUb8DMM_U-V}Gdqv0+Cd-aIl#5MU^Pwq z{JFV5)nEKh*j%`sDV|`fAPXl{FM8ESdKGl&ml#btUhv)AD>ZX!Zx3sB7U%Ojt(^YBO^>eKvhlv1tXt`Ksn_nK z^!4w5qHmsfM#@01qqs$aQDrAa(mfEzivm>}blNDb$t>uofz#^^I>;}Lk&wKXGH>uE zBOaT1ic7RXZu)E~IU>((Or!V4O3QxR6M8iCqqH)Cu1r(erMejhlcXbK=@hAcEGtof}=VHY(x;WqNq3UYK^)qNK6{4A?dd%3%{M1ha9tbEs$RpKewJf zBu!W=)zIy0dDj|g6m48X_n_ZA={Gu!TqPP}IUo`(1Sm+DH1a}1uXpqIEjZWj36a)2YEfJ^CYP3GcRTeinhLBFAwwr<5`SyPc8 z0ey5JN=1m?pyh`JwN9{kgfDXB#j0qet$lNQ_0P}s512Bbuy8>CB4{E?pp&`xWxlc< z;)o#fJZFuN63E4B=H73)(!e-LUWOd0Y5i8{Dz8Epux7Usy^5$}qP33FpjOSBN`rii zvd&~6B1+86d6PMd+3L@yc{SCY7xy#aWX$@UO zXVZJ=Z0R0plXOD5OntOB{-sD)0QFHo{W_r5kq!Z~mQW3i(hFL(nrc-v8sKAzTcL(z z9SRZV@mjKSR4TQP`nlJ4Y8+W_SJGwc1nbf{j&6Hq(=_x5+eS!%^o)VdcSTdRjo6G- zh>bJrN`q!KjUF6i9W(LKCN{PUhgM(U=+G^$1D*gt2A}fo5%rvQDM9FK5;=}`*c_D9wDVH8;$>k1)E=j9&n(m#Y z99kxYXxT>oa&ss8#fGM;yq3AZ-*VtD0Xz{)dIge9e2iUVckx1e909TjQ8^r-p+lw8 zmj+e;gSs}fWeN^E@g~b^9Qw`dNml!8%yj9&b^VfRr7O~}ON-u`7CZ0@}102Wk{xHXRlZhBn#wzG6 zXB{0zi)Zy8GX9(2^!n*nU;gy>w?CDBq2JuQW7Edb^}({u+${PGecHAmMtWa*WzW?& zK9jD~k*_}c)W(KEON;KohRtO5#Y=%6%# z8{7OTf2O5TOxU*k+F3|2*d#(HdG^Vq8yOPl0I%v z|6Z|qf4y}1-_100&0XKjd-8$%8y-4&{|ee`;k|Po*)VUT`1+AuQ}>sQ{O5v$m(Co$ zzHaD&nU6ewz2UAE>+Y_8U|`@u{*JpQjQM+hpEYA9&SSKlg4r>d;UX!de;_%|lB|Q< zB7n9&V;5ZuN%jp7-M9JHZI$Jl`J(0q`-WI7QvZlszIy93 zs@W#JPrD!9b>9<%78gz4U&A1mHHR=kwxl4#%~%$29bHD-u%OX=Ly3fi9b2A^^V;hY z3mlz4XqCAO+UpknpDR}~6~oE8a5=`(KsF?UlMDt?tF_yr%)^3FW?3;t)RjES4fV); zDP@Q@Md_G_L3;IV)0fj_{1W)p5zq=mqypF#dYAcV%uq<7*%VAFbZXAy zPc;9?8-Jt?4j3a(X?&H;y-6L3+h5yY|}9H+9NiBf3d+psv9 zu)X1)F_lbl%;R@9kL7prqgSt%?pVG0e;^Vm)T>&f;@cpyQ5mF3ys7yIfRsm9(;`}T zzvLMwjb;$VwSLOyg1_S6$>atSJdkB-n~lU91z$&a(&i3{!-5^0W?f0p95!v`g(7>U z5i1FrfVmJy20Q zr@UrHO2*3ZN1ra4F@E}}*|&S7i(#jhBlBB}RENbTSmt@~Jd(ZLdKi1F?Qw*3vKzaJ zf&S4wdkTFumMHv7OUmR^)7qR$I9aj+h%5&%f~*Ye@;dNEmIIS^F5Y36br{#dn=Eh+ zCJl2ODzBTsxai=?6s#2YZ8oNnRfj7doiu80l&0hTHT6$@d%R#zVa)PdXK#`Iv+s&@ za4*fL>HqrV_)pUP(u{ZLI!Z3mVTZ2&^5R*mv3TUt&D^DXzg;?M_$}kkgx+Y4aY~(? z`!DV}K+T(wY-9EpfyyW^;Zr^&q})_noC7{6DWs2(JUSXCmBJxM9vtc zp(5ifUQi2WlaVV4Mu|ov%q=3o-0~|1OB-7;4;pfn`Tf*SDFliNk5(OQIoPy^%iqA| zNfR4AUT3F0^qiC~9=%q;O`$K3T3A&p^~NZtA%u=WavLF;+@vIsY7-K4rkEI`PEZ?R z4`@u$rszRIlgUVoF@u6eD{&19;<^73x$WeWta?0dXh+x;g2gU);j}9{$7`{Kf1Rc~ zU@!_B*U}-e;fD-9SE zD}gcC>&&J#3R;BLtTxdwC@AuRaZr#^DPsKH2+V-@5JPek9zVPmzZ-o>^P~;Zo%A>z zN$+mLSfBrTmUgF^+}BdQv_w28t&pCii8T58OcM*MR3I9Pc#KM0 z5`_BVII$$i@f0hZwgC_}_iorM3<&rn^1=Vse2!0VS-_2L*~u*z4?ZAus&DzC-AG!J z8Hk0iKzR-2by0s9h?)Lj8N!$`VoYLo;Sp$UW2Ad@-tzSWVakbpWjTde*flX6XN=Pb z@d+fZ1eTYm*IP=0dO>uR1jRNY{&5!6gUAS5#t}NoOPZ~2i-#Xff0*KN z*WScU2L@WJq(yWRMlg_sfFVkwF`BeI0qsb#!Zu7_uoc8B8ooz1y0feFV|xr7GX9Rn z_ zjg8y`r(2r1mshpC2w>B=3oXmr@q!4;&IlDLz{-ZL4sgRv7FKT=-I*ZvI8HY*R=W1t zcI8<_`Hcjzw>&?K7lM5vdQuVS9_n>En1K%n{rHA~ zPx&&*tTFDOgr3#V^HQTxBk4u+_P3kIiU+R`65w_6dv_kY_G6fiECymG-2x6RR2Vgx zAYv`nC|+&S@Khb4;s1>54G)ZAQ@I?_G4Eva#~SmF<9vdKGjfjzufN;Wd;$aZilZrc z{6HoXAdkdjf9B_w1hoQhDhcv!%zVQdpb!O26|v9uey(^-+9AEf#1XBc1@L3XU9WBV z;lIEA`s06F;O{;rO$YZ*q7&(AX{Pk3bWu7(Gihh|ycyCNMLr3PzqFuGRv=afyaUg~ zX4eUWf;yc_t+oyds(FU__Ul)XREjDUz{kM6n}$6=uP{kECw;M}kuKmmv_x(DF7c43u(utwkNB z)2R`?ce=C&EX_edg8@-92Pnr!u_%YX9j@9r&x}`PoXPkS9A**lr$o>O2}n0mj3B*7 z*PoUimd<|NwEOAjFLPBbkBSH1JS%-z(=vmr+O%QA#>L=S<|A;BjU5>F5^XTEqiv#) zlB!SSoleL{r@%wjw__y&qP0n03PtOVIHNHCeX@@u>p2)W%++%_odPF)^}W=*ZuHxe z8u#?wu<4Cwq;u~b%0BS)%B?+@um0j6boq&Q2kc7ivZQu!b$M3FtB*bPYT1^-bM6>i zJv^fvp%e0Wv}0nd$+i5Cm7?Vv>f%zZ@QJZKISS6iXRm z(gU(4ID$13gMKU|C15dAof?4@t3|^L26Pl&E=nvbf?_*cDY7_(=L5MY#z_B?e#5^j zjjx`3?p5(%^U!P3C)C}{?`L;tjEZC@9P*So#9bGeD81kfjdn z13&2Ir||!B1pT3wA9lC=)I`gAC3onh#Il-)KE8eDW9SVws(LVbi(%2E7+qYf!)O$> z(H0#~wKALdS?&W6GifHvSr7u!2ff=^@8Lmge(~kq(j`Y0b#|9N*)1(-`m(z-E}N>F zsI9xlmic- z6%+Xa6ZwjrCQBJ(nAt?Xka{1bchczxq~6@JmW5n1cckTcZa~Xm z)<47A0`#vT?tlpqWKqp)p;f4wXWB1}Ii~Z0J9G;6N4%^rU2#~7-Xp~v;oj%oZ(h=J znoH+bqPKGN#-y>9Ma*DKsEJyjf-XuFAP#t{xyfc}GbIo)lcNP5A+OoSYg)|w3(ddr ziOYqp+m>ISjD8ysVV;40)qv8df<*+xXc6vKQN);`R%9xK*(YrEa5E4TIxStH9_gs+ z+WKoAHd_{cxr}~zVmk!%{UNex1MZG+-iDTs!huaZ;g^om=E%rAp@?g0v_$R0I{4$r zE{u!_u*Z)fuVCn$gW{F-zcagvWN<#gE1rOOjt*#%+0%${{5W`hZJcQXc0sxfx_>;q zyj5B!?dN>__U0Py>lPQRiDv0#etT;%Ah#S~ek{e)e$YZD42DJ1as0#5%gYF*tA$Iv zRpkK{YzK)DrBf}2lNuX|HB&D*HQNst3)1A|-?k}VEXQ4mrvwkRk%Az&d4l*quJ2dF#|f6bhd zBS%KVkw%9l1q(cz`JHwrU+&SAKYsV)&vCXRGwxpf5C8BJ)h|6S86Vu&@X9mO9=fAs z_k(n>SyixPLB*mjnR}17*y|d%jaRFu)s7wuxI>Vtb;uXkkn=1EBv^}w zK=cl)MP~u=0I_tIX3~exjzoXk_K*F4qX_W)gsXnio*?M-hzlTc}u!`L0_P+a{ zAKtlhUmv}9UV}z6=Z(ht?Ty>&>xI$MCFw`}yD+SLJ@O1I7ERo>_Qfy1Jay&VJO5(b zPzwyN6~+)JfmdUK_R;duE|me0nTZvUv0#0>pmIicG3?c_%wek6ZDHXoIJjKRRfOoY zKM#Ajt3PLHrnLX@M_1oB-A+@ep4w=aWY>CUf;8&2cYANn1%5E9kOTZ!fuH<V!;RY>Y~1wV_RUYyRBFP%E<1+}p~rszcHVPudcQvP>Dhn1 z6Nb_X+}IGa?Hx#p*14j19#S_x&J|UJa5qt@Ks+GIcoU-9dk!*q5tLaS4iB=g3|%T7 z0eMeWD!1sr(w9{H;LYz_4B~UU_x+=C$3uVLVdVO*v(t_g`2yNg`r*ULCte-2CDp@! zzGv%>CmGce;FlRyNyv^M?qb*LZ5%T5BJXhOuoQGqkZQ3gXj7Ybwi@I(wvrcM*aJvd z=@6mJYw%|0AcoA`Ql_qT764hT2;Z=(bUDCYR=_PmGAR%h#g{R7~RNKnF(9*Nf+L z&J7ffyz|{xMioky`gP|{Pv3fK);*(_&iU^zb@vFxlcT+}20nIN({p6kwE7JPUwCxW zgiW!wvg|&iJ9~FeZFN0!$7I|M1;Q|M5segGQHeV9x2& z+{-Kee)OG|7qPlKjqEw>))(Gt$!3=EPB2Q1cm>olL0?-~U7zXzJOyW3OHvJNFcdX{X%m9zA>JJ3@vFJQL@LZw2!<+XufWi zj;e2q46fib0XQ|29Hk9rv~L#lcmtHeu+0$zv3Vg>oVTC11ukP`27IIJ;(AqJ8* zDaLFw!E<7K07eL>ov;Y7R3nzQ!ujnOqKz|Lek97=@+adCRm#k{4{m9gIq#v34J+d` z=}%9gbeJaN$h;%Zai^Cp+y7k4L+tyX7g|mT#r0*QkBpk|!oL{Dgt-;)+DS$rn%Eh; z+O93geW?sDk3**#1k1{a)hiAR=D&y26@5tj056XionqVBpWSoS^ zmW>!-r^UwToRDK?-h7krZ|}t-qrzpg=o)ET<5<|^q#v(t{_Jm5fAtG$YJPtAu7 zQN(0&6a`IYtw|F{;@iZ0c)hlFBS4xX z<4UnA%n43DHa5l_QyZZF+Fq!ndz}|IWwrwb9EOq71e3_McDr;x6q>MA6K) zhQjR~yNwtbxV2yI$f>0(9xPs2FsOf*em%1X-Uk?yTEFFXi$#$CEH+`cqh`d)3(+o} z&1@SOGzQEjH3+2+6DsyhJ1>?=6Gk7{3b3-6qR#O2QB+0y zNhinF8Ptmm7CMYuS629MX-Uh1@l)7}-UT}=S187c&I-g(n_92e*>n!4-e53m?5JMB zs&+;(O~7nCX8*T&FS4eUtvfjy=#5y-7CIP<`jLj!(OUn3Ij^1)id%A_fG%)>>xVZF zA9d^;cZQA3d^rvyN5RX`QJo%1HENQLbAQDDMU)NhslSKS1|RWJscQeXWkyX@-5dL* zDs(#cvx00ogzJ8t`P1-~R9^HJ4{c-D#w8@WoJIq@c0m(sg}Tu&(Fx(Hc)=`LANGWi zm_Ul2B`K^{##1>qWyl^FQb<2-%hGgAJbPTauy@J~jV3C?db;VQo_3AkePNGuj$79I z+%vbgEJFNXyi``2dmx*uYgxOeu0uWd0e}KjKFm=g&oMb*QHv_rU97}~YN8whCd)u# z5Gn3(*b`=cm6sltmOW2B)csFs8QpkPIwQSyl*`~;(ipm{CAZZ3fK6 zfSJ|sB!K4}4pC>dB0-*zU^K>vd}5NrhfJybtOB!aM9FK0f$Pg=s+d6!s~VAXbr|{_ zPIu+g!{_HNz5AXs$7al#K8wrqU8KGfsF~>bdP{%w$Xr?KJx?ls};g zj4Km5@fBDF9Re2K6dhyLmj!vNNu@&CS4Gm(h&lSD^p}*x0PJJvn`~ysA@l~N!?KT1 zOR1@}JbO`(3HKGu3g(YX@3FW?&Ar9<6qkR;FJd(Wx=;h}yz@6Eu8$LX61SbOsLpgebLux`aseCm5s6 zD2i~2T-wUaffQEJ${bVX%*c)@|N7+3%U?f1*R3qQHzQ;Dv^_f?d2;=|-}g|x`lg#& zuF>Xxdv@_2*E;|COK-p48&IL>OehdfgX+bB)M%U5V2E{ExG1MhOia>8$3zbeYGYzh zd}SUSv_%sUr8_s5g4|Rzq;PSYW`p=<`AK|bBhr9kConYEc&xGS_6-Xb(gtaC|3Q4* z_3LL|dF3PVbj9)^e_JPAT6B5BsxI5tr~hmW^3mvuMSHm1C91jagn&vV6>%S#y`&ftv&I zd)1wPoB8M?vu5u^i90kN@W=8mPBJRc&1zIfMVa-ew$k!?yV0R`MeB@4wMm6aD`In) zY)LlGWHZ_H)S=R|njI!DQNs=APp-^nzN#!f*;K;RW^$C_5&vK*Alk(KAr4qf7wna) zs7iW~_LW}TCA~!Z;2_e({oEDqVzacUagp>B)#Hoj2-i*;u$Z!$gGUat4~Y|$;wxf- zL86ETjEq&qjH0lFU^1flH_6caE2Bp1Z+yKf0rkv%Q5lz-No=ali9KUt5>a>PRrSkr z@V$G)cU5_`9^b&A$DuV33~C{E!a|fleB5m0+ag{pTfr>GBJ(oVGGiU3n5fNYNrlw{ zD!N?Ew)Ck~Yex+oRB`s@v5!<|k6Sr-&YT6?kJOhB+V=0a-&;KNWciBq-KW;xyCQ$n z-=EA_z4^ISn%cz0_~hiR4X$d zR&g-1vr|%Ya#B;W>B8)kl$@NDlx%TUR<~|hnHd?G;cpggn1IUh0wwcKdcc?R`CPmy zJt@hqHMzu`o~RA7n)FF}j#$ko<+bXqacN$gKMpk~iUwA81+-%&nVu05!3-=pb|7ah zsGQyvtf-R|yvZGaT&v*E?7%98<$?}=;lh=RmW^82ePYqcw=Tc1cy6z$%@4dv$G*mn zlhV$&&PqF9oV=HI-Lsc=erB(9F|=2D=NZAfcl++0UH@i}|KZ(pzx0{wmk!I%NIPG9 zS!#IeEFJyIKcw^j*h@Qw!jG|aUc}qES>h?Ir6iIQhvYx_CsO-7 z#~Z9knCjcNy@cf>ul*Zp6l}{DyBryTrSCT3Ro-g$|I-w~;5Lo=KoYe7+{4vCk4Wv`R z#;YK#g($67FsM+(trs<{Cb%6aZ2iJOp)QJ;R*LdfPDjmSA@O-qBXVbzb<)Q)sZQF> z`RD_M(oX5If%Jj6wx6;dq#Ec!7xogw1@s)^&MLJilm+2~r{BnmW5%*r5IU`HewBB% z{6LqlA+4>Es%1_EuLL6M22W{#-BfVZZ2`Z}Mc|_gT5y&@tGBvTIX(4ev^Ls|R*lVM zO|o*3`!>#Mv)cZW!x#bDWEPvZB0Oa0&+Ek&1+~q~%c)LmQusfZjXOWJta{XKQ|SJY zL$2;VyK)N^8y>uV<^NwVofr?-4iexAoWmX9c$Jdck*oE#lF#gj}T;)Cm5-$v|JFWp zwdDn&!@IZ6*}UNVmv!^*7+*FZe`e3Zymez&?GU~!yTg^fbMc0r3kr5_ymMGV--0yn z=&n8H!P0G?bI~H>B`k(aZp*o_4I&VFYA;>geTMtBE_(wrgdh8b`aAj`%fjqfJfr|V zfRkhgVnv-!V=Fru%M-^!rJA#BD`*v6Qxj<@V#JYgySJ}l=So? z4Xa{xGd{1c)ae=;=tAk*^KZ*;?ic!4Tf+`r^ zB%(%5+32OzOorDMTTEVyEauET{2rld_J!Jh74N?O-d9{#saX~Jy^Qx;uU)5tg#Nd3 zgXwC1G}BuF9r9rYWEzGAQS=xNg+fY2conR=wO>zVO9FR3zpyYryeAPq+2IV9y4b09b<$UyAB1z-C+%Z zl^LZ)ijh}yI<4x@^aGHDS`wOr%)b1^@0NDg(In~PI$9|~DMWsAdTH`NdOICkC{2!Q z`w96_3Pw2xeEG;(ZW(BkO73nYR88LI6Iu=t?X%c60s}KUo5_-HXv_ALu(q)GS=&!o z+gg4o+N$?+X4aIoj78kR1L=}V=KN0N_E(^YSg+HV#a=H9$x{EDS>ok)z%t& zqL;>-;=OjEQ)iNZj8;Md_T9OM1yjwIsFI+?+hzkI)_eO{SiRvaw5&0hwI^@zVlJFZ zAx1xr70PC}^RKv}rPcHM#{B*6vifnoUw-A-yWT*s$He|k^LzKp&tWc?|L!dnQ%Z;Q zoG>f3`^u^#jYX4#<>{4kZcCzRD+{sRGk{s*Pc*A*AzM4hv&(NiNy~}mSN~QRazw6+#>zPC?}DRkVpALA1OClOeQ&Kp=;u~4ss`Lkf@Y4&;ut( zE?I(%gak@00ZmQF)(s7Gft!K-#~M8~i=socYi%kN0hv)QqC=&JS!dQ!6^aU|v8@O| z@i5bnb3!2rjD1!e#(WNhwvk6i2#Gly^1%{kswFMf7U|OvcZ5IPa+FJG`IIZTUO|t| zl?z_OWsUS-+yTZ#3n5WaISQClfoe6G&vArZm#ZsfyrWziT$SH?NX7^?L~!=U7Ih>~ zY2o;*7ROt!D=lJgZo#msj53*6Wvp`4qhJ-hn+^^r2KMxj54Qv|Ee;g*83?f<{1hDn zMnrw9#iY(tKchaYzM_UiR;vZA);uVv zo+{~4I<^YMUArdIvC^XxXtl6)JWd}SPj8nV8&9if)kFzf=6THFMbyXrf>jZRJQP-j zGs%@GU^B4}p(U$H)G))vndpfzcuImMt40)fvq9idIHzJoUvkOZD_9G1da|9XDi?q= zk}8n|R#B)#7yIt!$XTUD++VdgP8KRH+&8yiv{OczOt#9jC^4fB+Ooah^I8_#?U#H7};z%u)k3nnDB1$b+N6G;ZmiP`QyA%zN zU2@FEfjDvtZ3U9^Q6Ty8;l{>`G=@5xukA*O_25-gp?j7+PwbGL4(MZs>QvqR2yh0_u3qI;1Tr_70Vr9_5> z7iC9YiAJ#agOYrQibA~B%?fE{Q%Z>0P}wtX;Lvq7C!alfXWm1_7e`EAR8=^zG_Y!s z^lifjAHMmq@Z-wbq5&Rv=Uo5oJ0?E*bm4Yi`oYpWi^>;N>`5X5qe?sIH-AnF(X(6e~7IC|M@NkJ{WbRtUu+$tY48`PJ1R!qKT*1}aQMqB9)E7{os}DRKYU~t|NQ*5QJi`)O@HiJ zjZz}jDf^b&E32fRKfF__^ZHQA^7W!AjSt)&d}{l6wPqTZ+3@f~yV<%%hLcqz0dIwh zrldu(reyU(s3OC4l%Ft)ACM^$AEDSE@7E2L?|1mC`^P~Ka73q@?#mQa`k#zy2_~bv zEA(n@ZG8{pj+Y?-GcbuG4F`mpXQ>$J<0*t}GTXJNYjrCv4B-~7&!WZ1b}f!ePbw{} zkrv;gMUo7MGRkD>5L)P(I2xls0(pYB3<%>;QO9;&4GN@rRQmXMRPDw%jTW0(rS)~x zCKUyvc&8=CXoBUV8s6+($*&ron|x-K|U79tF26??MXQJz-wXz zuZ*^sFK7>pGupo`(=PU}?$?cy?f) zC)rrblSngS6T9(?RiXO>(N3MtjO-_6nGBl^FAG39Hc~YRim}y+!VXJYa7;Eag~_!8~NteuUR8~)u(S>uiQW$_fz->AgFCUDvT3WhV^|Z zcC;qN+wD4V$W6*V21N~FWpCy^C}LwZc7LtxSy?fZeK>6(?`o1cL$u3EUL|J9O23C( zf3baL#q6<5P=c|2PDNeyqUPtb>ABL`D8hKaFQpHh_4rdtHAZ3G&}Cb(tpWuZgXaxi zzV-K~Yq%BJ@4UThLd!z``;0T>?6pk!TNKK_By)x{Lb*TQubU;`zri_wynh^JN(mQ_xRC>;mHCZR zE`I;RJ0ISy7c?j`qQ$$nqIiU+Z{eGQ!=$&d=Llskk0lSuld?5L>XtP+?(peOU!J0& zi{~P{(-W-_EGlPzh=e3_kqS&l;NCsN-e3gJpIW{=3eP`JJcZR8y&sxPqv#g6#& zh(Nb!mC0sHAO=fD~i`*R|AqO*igV*30yJ6PLvD?tNDx6{V5w) zBen)}yioceZ&t~4wRvCR`qLass_M%YQZq(+PI`onp@Evwys_n3&ew8@8`50xyVOeQ zuQPAC#g1L8Q?PYqg-h9MChWl8$V+Soi$|zS#7rSi)k&x^PDC|h1{oRXnxrvuPG?HG z!x5jN5iT4v>|?i7ZoTf=`sCx= z9(vMCt=ik3@?(&6q-`(}_ z!@Ce6)T1hUFLa2J)qtys*@PIOktJ?o!v%6 zeDGZL4mr&EhMc#u6=F3w?V9?NcoyJwQSoF5Z@;|W@- z|6g0GBQ0b26SM$cftpwkQW1rLtcE{Q7H{+6^(%grIz{gs*K z*nnQ32CZPW5DhBT!Pqh{u*wqZL%|H*3gZdGMe9vH?_QAD+t6~c4Z@35Q;Rs}4M^Mf zZf3n}4OB#trU9`g*83|g+$i@RhS_uD#WNA$IiE4Qs^`Mkd_&tboVQB9+&zJ2-Nxn< zBmK@bk*l!B;ALI!N!*7hQ3ni$V)fzHhZ|C3hw*~W-EMsHh-2~!ZywxTZyNC$!5ev3z zv8awkNWnL&p{e7N;LT~95m$;{yahoXr%cd^9E3u?J^$=ATPm{nMr_L5x^|)Tqe_fUOpMyi z+h2QaBKA_9d2vOl-q*FOUf6a)bnKw(L3mO^J|*kvI$Ui~6){ zQPlfBtrU4qwkd!~Y<}3bzW+ z3D?CU@p18GRhDX_>XhobI!;}no}m7xroU#f=6!99cBFQV_OMQ)%hgru?$hnneH-PC znjF;-^}D`EzfJ$V{s%*}VT@s&;aS5KBX5j1<{7JubB*^Ke=rr9mYCi)d(745pRp{e zEst0(TYj<*wyv@n3b55*jbIT<@Rc3kZC*oN4T;=0ETi@P`OSlmbP*7)4`+3}6>$Kx-= zf0Iz05KNeoupnVw!ovxT3BM%@iH^k7#GJ&E#K#i%C%%~YcH-xWza(jrdL%uTv_I*^ zq_>m4Ncz>C>weT7avyiU<^IV1gNO61_iXb#<$2C?+Vh_08&7kxAvq~|W%2{bPbMEq zK9zhi`73WX?-uVaZ$s}pwvLS*kIK}eG4B_yHZQ&1 z)aPfs76s%a3w?|GGzuEab_RY^Aaq0{*Uo;~QpH5E0o>?efAg6^|93GsX$N87! zH0N!t628VYA33egC8t#y9KFdx;avFpN8Fo0rU=uB70(p@k)UOnCC{! zVJB$-ye@qEg;6AfuWxM@9!Ac%7BGKFLi|}$i|<-tA*qENOAy8pAI1#9X4uK8S~m)Q z`FBV?i-g#9;ey;g#Gc^`@ccQ<@jOYwy@`ojCecAyC_I6OVY?rNRgD+gV%3z>F(gJl z7=NE3G3?;`;^4?GRS|f726$)&DWf`RzHm6q$49{@IDlunx{f5U1NtL@>kYe1B+o*A zGozVk*0=1&^4oKLyR<;NQ(m>oLR3C45neb*?_(N6+%Dq1u{25f22a({A2fJp8!UJD zq@1vrSzd(2f0e(C{v!sE0C6W zZ;-dpx;)(4=8ks9%dKhR$UfbIXsUtr*^ql1+rD@K$LFB>*=$l%gJCB*}a3JV70_YdUt>)WSy zuiTzFJ+d>pr+4exrK2x31?6j=q-eVZulF%T>9iWP3b`JRk}mELttt%hDQ-(qwYSh) zUEH;cyD)lELDw#Y-lD3IyV@PXmyqf$#vNSpR)^eG?ocYes@q+z3I))z<_|3cO3T2F zmelO-L;A2GyzbDM0_#}n+@r6gqZq9@!U1LQ74ssSOj+@*UmW)&i9-TS&6U$gG8nT)GS(@*eDs2)=p z;;ZrO8oqGNnw23-TBwt^Ak^vZ&!T~&iJ>mug2GT5>$SA}#yF*IL(-6#V)nY%{7f(% z?|0u~9__AFhp(to%s&%$GsF!D(eg?U`->|ARo1L2^16%GRIRB#+`4$2*KPK$*{9d9 znOO*Qld{SX#q}d=<3dI2f+2I&B-#t0%2O{YFAdp--&z^sQi|M@s(}prm*@5LjPqD- zv_S`dejB1=0FVO=dprycYYzv=IGltQ53f|t-DF(ceiBGe3x>EVcISBHj$rDe_Eh@^z?1BeHTVEYjK3&f-^F2oREyP}>qR%LpF(e8RrtTTlcF)A8;CAWQy8J5 zG88BP#sbx0CMn$4JsnR}SAk%Y8C{20hSI$=Lw0Yz!bP~iz$%4kU}tY5f>aT)`G_2nI2`5f`LezY&k9rvssDWPBiE{B{0z-6h0Ybqzygp#V_ zCScvwxGUp4p+FE64tgsm1{vD{L!CataQMTtz$+D%r6ath!$%|ShD-7tc7t^%q!j+4 z8*gQt(hV3eq)E}ZE4es6h=yida2Mf+H@^=)L+TU_4l@ugUuBG&-^X1^<4B}6zzB76 z7fvh)w`1owb&3-{Wk7MHHx)ZYKLd*6JXqrLU)L@iZo9(+<8ci`YB9UVZb3}pwg&t; zfL&8?8O@m9UFn_Z4SFZJLxHkNh9ZU@8Ovd0$T(N1Qd&{j{;VCcfF|O>Z5eZ6WQK~; zZs3q1H#AT_kKh_SbMx(z$Zhu;jkk2f8b%3kxI-9EDJ3DoSUAwrf@x#rvjy#i>~)*5 zq~!&@W?vw{7W1TD;KnuHk_l_PBP#pItszeq#@)@vwvtj>T9Mzi3q)J~J}+H0d|!aB z8Zo-^IhZo;RTY){Im!*F$`9`AfP0nCxd{o#S2=c-U1Uw%?1c4HjuVaCKJK{yA&cd^ zf_yz{TwY)PM|EjzA-7DS1{8*FA0@o&t=xe3&lYrwzm@Ef%9iAgDk*5?|q= zM~<$1R!{Jl{E30`*&o;?dJq z^XFXy+q9ly_eeKQ9GO(ik4#FWro_C&XA=1#rKw4SOZ`cuMJY+CS>}-`{thE!Y^_OZ zp*2axw#Hpa~M^Zl-IfE=B&yfER!A$64#3JZndf&c^5ou|qht;i6 z5!$j_Lv&RrWd!>S3?Cg*tqPHmqi?O;N9n!6`y~#n8k<}?h!H@hw_`fk!W`KH-{+t-^0Ioi0)0{-vV+%uY`Y#s89YX{98rbU~8ox zBkI!Kq<~B&ci@Pa%X6#6XDzM_hOIt;6q2EsN1=?ZZkQQ?ppgGsYe3;Y z`@2jCMXU~#!pm9__fmrww20+J!CNqZ<|agtEZ_qhIMsouk_$ABLB%Nci6c^&h**-F zc)$Z*R8^)R?&d@NT_@z2(f~s@z{RMSiT^uB7Rko`gB;Qmm5jZB=RVj+)DQd60>FGe zATI#aMW}mV9?Brpxeg{nFqdJ75Dy1_N016K5)rLiNF@o9(d1Udv~I(@k#8qez|J1> zICyh8d7jjR|5kvz*ODFJo?VF7t)T*0Mm8go{a>=4JOHkLk$gygAPi0nfo z?=rbW_LFDHL2`(^M4HF}@-kUTo+ii03*;yj$$zK{8%kKpOGl%?|7YQmogr@u)9a>A zRo6|Q+`W7M0_}{s6KB_spD}x)P*^v62D@C8-#sJzovE*xQ8&A`Zsx?K>lRcb-07_0{KrlPXttSYW1Ay=mRdc9CKxN z=+wz~RO1?c$p`-L2lBTD=RI&}z;k+V7B=^RZ{7h6#i05H`MVVO;c$K)pF_#N@L7r{ Iuw(WA0f3+O}=Gr?zow+qT`F+O}=mc63^j~b|_QU_D{Kx+PASNs#3IG88{n60>2SmW8n7o|QkCytw5&s7) z0IZmjir|k{`olGT;Iuill_94@&jAL#qg5^fn;8`%A5`aeAR2NN}L4OvDm zPJ}<&%MbsrY(9bvW}&H_nKb|aq6`3lrUL*F|9lLZkjxAmf67AK{N(w+cF_PNW>)T| z0088V#1a4iD7axgj`5nC7#ITpJb^zV>wf@lGqN-P5r4FfA5QQCQn(55GIMJuw;yfe z$2QcDEvtXy8lhIUMnC!ZPJY_b_JfXRPiS9j1GgW$0);>22>%1H3ox{efwjqxHt@qQ zfAX!7a|$fk**ZD_0D}L1_>XO1%2ap@Bs&L_pR&U2Kly&18wg6MIk^x3^uu6(@LvG_ zAKUof{XZT0Ck6h0DFC-MykS4^K7LHV&UH7PEHJ1zWFX)Hc6fygmXv%Zfps0~#K4t<@37zh>>e0JD1ZN+f*7rHtF-}9god2}m^s4c{M4N^#sCRqkJ_`l z{f(*dTYT<3e$>#Im7TeFS=bF}A(`wHd_#(d@=(6P#2^qq#2I zgdgY^J}faT3Kr&9H_$EO0Ur_~)B@Ru+1PjUx8`^ETQf2x@vSWah{j(KL1!jr#toCy z-kIr{;ok{)0eNw8Ie9Pu86JY~|MjP{vY6|-DB@NSb_Gb=85mVWBo*6Sr&=JXKK0pU zXV4s=QS7i#%446(A@p;1ATebISUx{OBG~xFM=ulfWQI~dV}RIFnP3}(p^zIg@`i zMnUKmX>laMsu+54QMz>?UOIW;mxLQCE3(f6Ih()pLU+3QucQ*fw?dx||9Pgl8jfn5 zWT}D{2#a7t6%=HM3U*_`aAzIPbySJd?6&#(RYfP_W?-6IF64K^I~DIP#cjh~Q2YRF z{P&9-1I}0K2DEW9SFN?K~5Be^!&yyXrv((`E zNGO6iT06Qf8-mlOZz9YEO*^?)wdZH7R!!VZ!qBW{##$IwqpOBnWhg|Nai&+!X&^A^ ze_YbCJwfRjO=YPs=%cIu%HeHC*0l<+KlB?bEdfql}E+4KqSfNtzoBr-gvJ^YpC#ArMUUiBhcoZBRAjs9g4Gcb{V(YvLh`@{lo`kh4Ut0vpb45oJ`|H>P5v8pYMqCjzn`i+%9-()oWo{JF<11M9M}Q<6LZ=e zwWV|}H(Q{iS&AAtNri{Y352D>8!lZ_>)N_w9(oP~Cji@rF7Pf`F>wE2Vxzq%pzkEo zo7rJgIc$2EGG)fOtjjtyd_;4oXjmr+{L!8^u)jS?JBF9RaJ$*DQQx8xMQz}a%HB$X zc@JyxCy~DZvg$;oQQ2we)6&{zU$1dg$>yZh^|jD!rc5P9+TVfn|q z_VBuXt)ZHi_P)LqoxHy5BW3o*ij^8&qHk|miE9?oz>>l zWm|i`U!`e!0d2*;`aT#g;Zr7DW(__qQmv*&lfSHtI}AxfDw zGvnW=)XHl@P`-Gja~RNN(xFhJWTRL7_NFeiEBjEZ4Gj?yl9CZZHZf{b@N4s-+5@&^ zCwFd_@uaC+n|z*o5Y3zR8IC^BKb+4g|TPJvF@UBuh2JP24Bx%bovAh|+ z4KGqCn>T|ok}0TI$zrKFDD%=%(T#O|Il}J9skmCLyNIE6HTXQnM_H;?uLM4-u&^vH zvaqPQd3~OloG({uKcO1Q5Y*(m1OGAa!M)%%0KVm{FFpg6<}?t`skVaW+PoAt+n!4uk^-(}x;EzH%h_jG0yWj< z&sLWG=dH=&?Y9lcr$dXU)ol9!K4AVqL;Y3@2JLr0MFGth&N1%|CgqaSK6{`R_a zBHGsn2#tFy(6+MZ<$xH=p8{xbUOM$kaB9$um~d8N2ua*Q5mL-M_Rv53W3&-!HExC# zjKAKq8n=BQW4>>gx?CT?Q~{76BfolyTYG@5`>B*s9fFc zKOXxkkRA0WYK`4RN~HhHq^VFV))OP7kTtY+Uv6}oJj+=LP}7YhXji)Qbve1%K}H)n z3)K>PZ-Z)A$}@pa!Ep3h>IbSCP(b?YqRN<3pC6n-symkke6%l;<(MC};x#~AZ1}7S z8B^I9l3+B&Ox4 zv(x5Qy=J-MKRMlD(c!@ZvAKoDMoDu&+ChbZVzstkT(bs!T;Y5o%$BM^BHgK9!i;iI zStSAF4cSjoCp_AdES;2#56Km0ZL%hpT&`3wo2*w&Hk&r*+6vWnJz)G(oY@31n4@rO0ou?Pl7FBF>M z@l0|I5V>yD(77NWLjWW8(NRE}!PXx9c-S)jy2%Rk2FR36kvLZ`4_+?5J-W)&5)Oz$ z2QR8w?I#6(?5<%usZ5KTrpLw;Ac1iJLGltP4!?&ihzr)~jaicRFE&xuX+0mR%|zk7j`uvj*B+p_1bx(_9iJ;b z_oCNC@ZM$DzIL+*FG8MIwKzqPh1m6!*ue!_Xg3(aGV5U%689?I7YpPypgdcbLD z{NW+dsPElkGMs6_g%MuJ2u?eS<;KP9C2*C*a>?M6uf(zj(*e`-u)jxX$5}bP;8Tj( za-KfTV-J9HH$04PR^#FPxBHbYus!wq!euZL&+~^EjbhD;T}$X3KJsyMj#IfC3r0z5bn3A(L~U1^ zc9=RxY7vAs&yqdXitX(a5T9jgmKK@3u!U4GxR+07I~_VM=FCkTm$9pw+(R;{8_+#- zend>ljJn*yPac}CO?K75-ME55L*abIv$wu2T?|3jW&iaYGu5DXvu={1R*k8QQKl-9|Ig7x10xpz-eFbsabe;J=0(@m0R6Kksy&AaKNs2_ew1SP*IK34Ax3NZd%5 zqe!y-w)`sRalUBqWii;@NATvlY;CkWW9w`)0DADcG{+{_DLqO14=jn*sdY>8T^*x)rz3nY1rmDvqE>p4!#;DJAWM>-8 z{_`6Esof+Xg`HA4Zb(F@hKx}qeXxZzr+tZQf(^lfa;mlvogr$*AFgn)v*%nYd=sNW zT_03=l3J!yA@+SkP*CQyeW2FecK4O;h`_LXCnHzcX8GCUQ(-Qm)M@F?c%*+4&Gr5I zrBL2l{y01`%RX}jCK-}e(lM=!up82Lk8B9`HkpPWK&Lf)rqg_Yh!iI6VTeCriOej`XAaiP@HwDN+9$5;S!0>t%Y;+>E!pajooxRp z>1Ra=Q}WhIn~)`IZh+)p1<+j6EPjmo_pk!XL(H0&X2G&dLx#3HHa{U@Z$@dKkeXWa zMiWAR!Rsoz-DZHN>vNqH~v)d z2~|pl+ZODYigUtJS_m*_dgu0qM;T3UMzB5AN`o>jXk!2Zo#q=17{uMNY>5Rl0_+B( zX-|NtP6bQBdG_~}_;S{!*Zoy`N4ocSilfyw-G%=vftUM%SyQmg3up>q=1|u={rBCP zL`YHncc#k0ME&(qWb5bDE`>|C=isqHYc@}b>y^lQdCJPYUTwlf&tG?z7F@A{zs|=` z^%$$H!6uY#*nR*&DC;fai2iQ86bX6(yog9cDIpANMbJYirbvVcA{8Wjw(lTrezB_N z)P>re4=j z@Q&lwK=j7^F?LN#;wf3R`i7F6;X66{i^@t2p$oJpxOe|fm9}D7 zjJ*~5x+DI{F$Ln+Qy9WR6S%IJR8F*P_Xg~AXYKz%>A{n8;yW*P?z zj>;e6KlgN^Y zBd^lx)g}I=nVb|AVSk|JcDx1T%yOaP;^#fK1+!DZur}zFG@e&07X!&DfGEJ6;q*^T zxC8|bStKr@I=ujN-zUnA3xoa}2YDVRU0n!-49?i~U;6PH%_s=K&4e-|$Y`OGoyCgv z%n7|B8`zA>c<5wtjsg4rhHTJ_J;fMXajx?@)DtJVR)dO08$o7|YN@BcWY2@htH5xA zC(gf0JQ5ttC?Dl9Y$cf`0eOr%A5(BQqq$(a+SZ)VGDZYv6bGiD#@_gTWO&vcs*O<4 zV?_`MR6-Ow6Jw_(xH{ZcoM_#bK%*c>yJbLs2W_KFa-{1_`PZqt^-Fffy4aGy{Tx?lv)@y17gENM{{&GNGr|;G{>bdj?Hu zozgeQ2R zj20Hp|K{7(``u^VV`b6>$fGe}l4`gpix^XrRqDafOeR75ur!YK$ZuG{7_Csb7?^=f z5z-b6J?eEizN{GZKD<6FOof<_jg_eVQflpKD$}kNgw9DT>Bk57VZWReo337*BQe0# zC(v7^G40DF;Ve_+vlgib-$k|F9eT3AsJV1K6lcDs)1LO7)rNn_ePteeF!+P3i}ihptLf9^Mr!h@DCdx!;4OCts)2O_?fZHKvD9QdDPVx(;-b}i zy@I(|*nYye-mKHtX?KsH`@lNJ`+R7!UTvPpp0iZ%&d0aq`}|m6tnifSY+kNihk3&T z=C=bt2C#n{>&n>!!o|yE>6QG}K?UxiZ@HD3!Ui{RVh7tQE(3|hlYpi zgj82-gaRV#=M9z>dM6;l=P@O<>0DCsQOY?YS4C!rdG)(*ms^9I^}J85?e&y$q%Nc; z%=6pRsh_&PhJZYN_G%<+2L zg?rb_ozF0}_Of1WcgpVL!TT#;qWQ_cLL^Si_8M<^2R3*BGbz&*4nF*Mx+?X(t$_P3 zbtM!-Jw%8dpI~L2Gq!a$tuPEXvP;?~;>n+V*|bzaR&<3rR5-D03qU-kyue-}k%~}W z$`>q7k?H%F?9#X^;NTa>Iy09?GW8 zVX-RAhoE~x!dX7+o8-JLvvqc@&1c8B5l~(>9x)24&VjlnDJtsFiHIN>tOGo=T8`U- z5P7X4_s~>c4qiMRZRden=_7FL^j?xo__7*nR;DY2L@w{!x8Yc>7s&v;K>{liSR()2 zsQ|p9pDtfR%CzQ04Pwq6Zcdw1j+@Qtbv&aa5EL}fEv0xY>JmtjGcl0gP33jEDW}Tf z0PqGAFrU_NaxD+3I2&^m`L=N9U$yiV9H;&y$wuJHgF5j<=-)%)NAnIdyAKjiL)!e> zq?vi}qX-^$S0KISvG_tGa!VGIm^Eeei-8xLE%sL=WjgsH%#0Hhwmk@*ubDJjuo0Ttvyhu9p%Y?Zak_~m8e-}VY{)U zZ9+EnkNfr^rSR=kgnO1II)dZ(EMoP~_vykYG938pL>)>8D$sP<(TtZ%w!dFSU%H)` z!HO5pos_n%OV?*=yQ*a|2c~LsUe5QsK9eQsSbdjDtt0f_-_Dz-vfd6r0D)AQ{SiUE zb(KSsWm<9x9r0;KrXUc*6OP`hBts3@CdaYEJsWi8SnychaXO-(zHhv%oXVUfv6t?q z7}wZ_9X|cJ{E@X7RoDQrQ2(%Vd)k4~E};APra+r)qAa zRqPmo*1ZCka43tcr;KbfI6{;(PV2vX@-)1Nr>t>)Y27gW%+mntGb|z0huc+8Nv47Y>GLo%kw_i!Y@6wP4aLvE)ZTc(&uUX!A;&r-#2 zOrW1?@Cv1@YpO?74Wc3Ggj^vB71J%3H=J>|wibGlF0Yk$cors2&KG+QBp{n*4e?HO zdzm!zUX$C$Xwj5|FM=UbN7|B51{Gdd`nED^uY(;Ol;I2xihN|r+jR`m`tm8pvQ=Bm zRCwwd_?mrle@+@HIga;jzQue$Oag7DcG`@V86i}9TFw;&97%sZ(>KOICmAIGC$#Z- z3olpuo_DkzzU!{mI~pJL3$*%OKC^TkwZX>qG7XEhZHjTpy5F?x5r7450tD5n zkMYSG8d9A$v^^j2ZR16*?I6*RLM8#Zt~5hjqV9d=YQK_rihEqF2Ztw6z3+B8e0|Eh zbj>JNxE@y+?uI`2@ZLz@u=O@MKGz>R&y$`D1_7W=z&qx*xbn3QzShS~P@$~t8r6}h zVQ6TRZuE7vWr>jHf>3A>3(IUxCoUKqudua_~ z=FOSUow|%;su=g6&Z~MF5%v^iY*@pXhe;mvqC(}z zMRgdL4&VlMZELIDo-i{w9M@U#s7{!HOX`+p2Zh^WqLQ^`Y?EZeCZj-JHc;8q{!)g5 z&fq<-VWXf8*<+$LNJAV%R$xvOO7oR=6#td0eQ?s*M>rEM{ zYju3?K;10d_slJ{~?_9{1nRhXJQEc*pWJYph2A?)g(5-8yun8h}A+V z@*A!}y_&I5ouNE-<&+54j88}VagoHl%?+qZhThiqDD61M_bJUIe$dC1fH(SJ+PshZ z3BUcLcYE5$?JUyp(A7~(wL%IT=lAxP+mY~NLl5BqTsfSBU>(!WEq%fca6^`W-YQM- zjHTnbN)jPQLG1gHCj84zort4O?e3AX^M6X1R%`m752xk@^6p+A3+hLbB{v$H4qP+D z$*tj26={|t14ap@U*%s1+mx<{!N;0c*j7ScscmyqdY#YBA@5gJX${7G^XFzM-KCjO?e2otMt5vdWTN`!kpD6%DpJT4Z z?dm}IjjX#4x7kP#Xz?B3C6lW>hEVI3j2MX*VHsm6P`%~k1kH-h|7fDym=9Fzp;AKF zZBA1X8Cg?0+uR)o&OP1vsaKPNy_nOsG~1slDb9D`N2EcU3Zz`@T!|jbPWZPvSTf0* zIEt#WQsKgjlt^aPQAxcd3Vtz|#Z{}UjgnmK>+F-CI1K?0*9|SNw>k;#BxPNormgQT zz&s0^K_yv%R$OT`HK#6!Vq8~RYlwYK#Q_Hr{>@eTGXcA9q5zDVgpRR*wF#_QBNeir z_Pbo;7KruPtnE>4a@I!7bDo476{#ePG!2zC({F!K1?; zYXZLOpORA#1*LM5W(JWTD_wbN0WB?=r_agxLfUmpZOEbWhqFOV`CK)ZhtnRc?$;R{OhrrYZ53#1gGLQe&cQVubd&ZXlxUgJ&O@ZggX2Qwe z)rJiCq4s*WRoSGR^^{Dj2Viv*jKl2o;$n`*r^w(P1brEzg8xKuv!`b1d#@E{yly5#73rjmf-oj?2? zBUZ-2N9|#A`JzeyWUpq$yTJ%4_w)x#6hh^CAqxb#a{mS`W_H{Gh_W*D2)V*Pr&qbc zD0Z?dsLC^N=rmVyy}U{SYVrFkDaie;_Yk~Zc2oT^+3ef~XCMjU?l;WfF_ICkRc6<4 z?GeACZpx3}@G|3j3mDAqgy@`el9gdN{(*OBBU~(`A2_C#lPnk{k(Ne_$L2sZ6)xZF zP0z=lNt^JJ2`R~B)PE+Hp&r%h-B!lO$vI`Ao-%TGAJoOqj#Cpg7g{KbWfMJGd2g$b8|8kfdjb}<`vK?dK24YPXu;@7W{hQ zKmSrbdg*7iN?uzl4+PPW6sr(p+6jM~-#1d5O>Wxa5%gZy?gAvVkf5Nt&T2^(%%py^+gknLQ}yr@Gd7^W&N%82)p@Fw=i znTC?pstIL+8pvL5_Gh-lZrf_GzpuKGyVGKrmUVAHQG=SZYss4rK4daAxnQ`XH%9K~Z=&#_eG4{ z#@%A>plY4})(zla|Gno2w95(~Va2>Aou7SDHfmx&zC{`^NUTK`65u~??Oeui5Xh~wm($ujOlLTU{4Xx`uJQ=N~lusw$3eTSFx%DQAM@uo&7T<-T z-nbr`%2GZP%i$rg75+a;1t}`uvnW?oTKt)k@}mPBp=@kbZZCnFG9@!BcJ<{Ni_dP} zw{;_L-Agv#KkM(szcRK>4s)_;)c>6oRe%1O`YWPQMgEY}#m>UcmO4kYQCIx$eC;+M z`DmldVf1aPqCxZdY^&J&y(3>BA>qSG!^QZ$_vFZ3I+lK1|RVJ2Bg=x z*VyasA;{TMU;(-olX7ydr&YRj|FVpMLlzTlh<9o^LPrf83J<_C^H71tP~^Z?GE#sP zn2@e4H*qpIOKq;9;n~>S{U(w#Tj7b6SLX6qoMzIPFecKu^i9_l&}zEAS7~B+R=&E5 z8*TSvT@%k$njSwBtj;ZsTn)~%+J8R>>0CTq>0BgW1ol+Jtv5IM3@q*q%gKGt-S#4K z<@$tJdmqE8et${eJ{;w&hWKs;akTI2fe^|I=orVppqFsrN%qrrD24;g77R3EeW8N~ z^dAFR6a=Q@on|h?T>0pXy0TESG{Oy)(HzEgX`V+Wak`^~Yo3!<7xqeBrPc1Pt}T)b zAIN00nITnVyIH*qc$RgWu7u7O3`+{y>6)9j*Uf7T3z6W!fC`jtKL%*7@goF)nvOtm zl?_BS>MxvwHIS-Tk}HJd;u^Q=Hq1s)8mV3^AwWngN$$<7gU}86HD16-*O;tJATGNY zX|2w0+FOq`HkT6!<2?uHA`+2V5mV-pMhH3!lg8FqQ&_AU4hl}?7dMx&y^&0L;#O>5#NkPB`XBOyx_P%lsC_QJ$%rckPvLC@mTe2?%Tf66(N zq+CHhUv$)Zh+ZRwvx7jN@zOIw{;Qfd};iasMg@uN5_+<3m;zW z*d%C5?Jc|DrC5g*<5o71x@!+3? z=Xigbs?yM%XK&s zQE1tG(dUP9BweZd{?hPwhr;A66NnPVOj87@lw^{yal&EavSVAqgJbqY+8((?Ddj?r z?fk=@Y?s>Mxsg^ol zalHBlbhkvy)z!t7R~xi+NvI7vX~%ERuHO9jiPer%n-g6Z?M_ph;)HP7uam|?27~2O ziyU*ov60bvP8{%BJh?@BX;$eMu}%Jfye@pRdMSF}!s4iDxa!ruXz{U&1oed9$_{>L z{stk0#DC2TS=(hP6e~j41ZqBn)4(srXqt+YkndoGD15mOm(t~8zAtkMSuEpSzIA1U zqNP$4^#9gIKlF(>#qKrtfkX9J<-c_yK{J5FmsVKZpHy8MP8J;W(`~jnhvi6&7}8mR z0z!~ER%k^55p!ZTb?eRx;IG%{7OE{8SpqaniNVGQtkpFzjW(Nk*O%Vc1TXx5NVwRn zGJP_uRU~xlyr&Zh2_J}6UV_>JCZ69Qy$>|qHim9I;*ba;qoQ?^*m4gwmV1rzJ1%A%yj8Xqhc`V zjqm3=Q|0aUzHBoqxTt0@fR2SHr@ zK`zZ&6sbU&{-mU@EyR-AdQ}dsAO2p7ycCWRzsCJ_Z7af0%6698ofRfF6nLXQO{C*6szHI0|c zGX;drX0g*;u15D2q5WuPUPL@jljm+#`r3Fr*(@KaqgL(b~p5Mj8p5HIBK^pYo@pz;+Zj-=z{9doAkEWfd z=g|w5^7m2tRb27k^g=C5gdAB}hI+W>=Il|t56n7iQ(C0k?kQ_idd3|~9$>Pf-;G}D z>BB(smtw1=MM7GGOos>IWk5IS(yw zn#7RHk#NZxU*)*QP%VUte#vz)dPPfcPPt^3dnY+A{4o|u8Q(69LJ!kI*HLSQk z`hI_O(g)_COP94w=EP~Cx0&6S(sH#~LmvGs9dzYyN2cG|51IsoSG?!6Z%C~)9M@!U zOfOawj!wJ#-~c3NOt4BT=Bn*Jz^5(m7mlrMo<2rO&hF(Kj`z&ea=PE{;JWC2+#X+7 z=mm6UFIE0pGEKBY+dnL03Rhr)%7Y0iy3{!2hFVV5+EHR?uC3qI$IUeTqN3`oLK=w9 zQq+XdQWN$96BKwBZ%-CzCsbz)$TrLpQA4uVu*z+8DSh9#1&LV3(XE!(R4LPFPe}Pz z;Znr)u}+~%P0gkn1d3!SgME#{OXa)_GYc=@!sb0*&D_I7z)voI=A)8x%OP{H?g8Q_3So5Zu^}Qn+#VNv+|=z1;ZXf2pnULll|_$7VwEA~ zvC$leJM~%pLN=oip=qu}O*nGF=vkwZ`)*dL2Ih~HH3@U^uMLmyTQ>qw#=I8DL`i!W zdDuI?BK*ZdF7vphQx#%ZvlQRYOz(iZ?QYyM8m?ZSi`&T^qD|JQu9fqHHnV0n8$_W0J)0VNub)))k@g$wQ$?Ro#`5d#Yi&rFPFJ!By%;_2)-^XDbubgpVPhM8C zVjS!0>O+PZ(gVnKzjB?EJiGW|{aPqteiMrRQ{h!B(ZfJ|!LBx4_dQ42*H#yC`r8-7 zzITQPb0@Ws`1~h4L6NL~TpDjL`xiNQTuIIJFewQ+`?h}_tPr63gTU;4w-a*AWo&mH zur#%gFTByzvO1&Q+);2IKiJIlRMFKCCs&7?QG`>@4#?`no!`hTz6XQDSQ0`eMCS+L zlq@YmCM`T#G36dJCo+C71*`i!OH6YUoDZF-uA5zPf))`KEdSHJU;6AaVouZh7!_L= z6*UW;SrLwU$t@>-D2DUc!rM_l)N!-4W8ubc73I@xPRq^ zAT_!m6&de6n#<^E+#bcjc0q)Lv@=I?efG!XczxAM%-oWbRBm)dv&HCtS*&56j`JFR zD`37mnO-}nR)Q=Qo6C>+8FA=!2er%P%$4pwSS&X!os# zcwAifOG*(_bvX)eE>~e%>jdr(D}(0pAu2-IU5-0#<6q9xJPkhk4Ud+AR}HGE;zK#w z+p<}~V5LGlTa4Cs1E&|u^uzUkHrBzJ#8*Si_;?>zhjV<|E=MVvf%3!DAYCPVYAJbk z7*{GgM9mdgZQ|un$&;bnV~^n}&7gqI(^=NEu3LSN{`uXb-w|ITzz~d&X0Z)xak}~- z0eYdl2A1Zyt@%cX(hSkaJ2UPKwmUWcNG!F*uz&u0jGQgNPv>=5AbEC%3TkuuMRWG+ z3X8YO<>iKIKKS4HLK$8+Kw;SIP2fX%6YjX5;`M?s{crb%McVylU=CFHWpMMZRJc;^ zZ=NX1#l%=r1vTC7E*?f0q2%2oD%VD=nG(i=+$!fl_jo(j3TM?}*?Ejxt)EV(S8OMa zb)@-|1SzAPZ@0-NvT!Pr<}hESP?0U`nrK+(K>E2G4r`wy#t{)+mg5jn{&@ux z*8>d@#)@DrH_{;DutJ`x#ISOiQAl`V(yQA_BDAI61$p0hGstS(>}Q(eOf4v>F>u3n zR&v8r>i@TT!fN8wi6!!L!X<)L1M5@9+6m6A+k;+$KO2-*LTG(b`pU3NH29eAX}q7L z?!+btpWr=DRdf*T_l?VaVi>j5(ks2~~fsc{^Qpdsh=M?b#$UKd8LA|F}V8YL4UvEU-++(+02yuA>4RO7REOAM&Q2KMi;Yf z7a>V!oR*1_?XG_Pe3|nQtwO?mmQr1N?3<2R_&k9F}&~L zsm3xrv5_`w0jpQv;p|IYdh~{Ovy>pMX&bKsDIGIrlBucAA`jN^6^E5QAPcieMQ5=% zf38XjLTJs@*QlG8)18zbV{W7ozhHJp?lYU?2F&Qa6U25%e#ip;|D~bZlY!7H)$==oZW_=#BS3tk$9FPr%?^J5Rnc>AO^a!_NC*`m&gM1nj z&N)u=a=^EE#|o+TB;5X;IL2Gj2bs3?6r6MCxCp zJBYWT?DMrzfM22<&Y?&1e?oVqY)Z9n{jI&3rYspdX>KGNUnoDV3$t{3M(MM4%NTtl&41JzCkjq~ z6bNB{BeBDOfUDF(u7Ga9p#_5THydD8L&x~L5+cT<{0WujUm~)V$FL5g6Y@12tW8_d zy&$36b-rPEG5z30qF^TGoBjLWQG4F_!4ba$w6S7rMZMDrCm|1B@072;M1x?4VU4KE z9y-%*2aQ(Q4e2YW>06W6><^o-dP1lqMFjMzu;dk4Zc^S9YzZb~SsTjfIM>mTL`F#x zljM47_gqu?@rwNg?=z67{}Vz4z5CH}YMr!I+5zpV_F6BY*VJ3-z4bBrJbjh^!$=ss z5g6HxlEy+~lX2L%VmvjznUI;yTxf1G51UuaXXbY+r?tS^U>&e7SP!g^cFZ1Y&$L(C zJMEM9E&H|o$H5)b8SYGXmOI;>K;U1C+%;G~&;1Lx zGRor%w=u%g3%3(A@xuL_H3h5@Bcc_xIw5Wev@7!~>4pqhYUFW>sMUZ6ZI)?fw21~O z<5oAxC=rr`%vR;R+j_3>zLaK?Lu(-^;FK$4ffMrxC6eZOW}NXhi~40}R;AaS*NurU zJKt{xUnVXH=?gD!5xhR--^+fpl4XG@rGnz-6`fKOINPlxOL~=gGW!Ey?FKJ-G@(KzWw<1=U+%zL{v;%LQ+avMpjNh>x%Onx7*5lcGR&IOA_P z>zg}WKnT!ncn7F4QIt4_CS zHG2F~q*a^daL#TxA1;K8;ZnF9uDEKIHl$Hhn9SwM}c-nH9$*BlnSgZ{g z24W~`S%&f`3?~N{P2S_gzE41x(8 z-dPpwn2&(-5CkO6-(N)4X#Cm#-xBB;V!=HHm2bk4qR0@T9BuXP&}tl!!3J3rGEfVp zlcD1u^G!g*+MmthynEcUgOg7F&W@T(I+68P#l$j?ZC%+i31S_dft9Vz8Bl0583; zQdTfu+F8MjU^y_O_ye@f&YCz~YR^Cg1Dr}sd!itMjo6qqMj1U(6srN9$*>BUt5n>K zn*06Ye=bTF_20g)TJ}Kz1fxVzBkgEYa7c6Ss>|zY?ODgNbX(s4zrXruqmZYh$+KX7 zSmAUr*4+|Nq3bsSY+G6b|DR6(yV8I(qZyVo5*sM-Pn<-LyyPr7>&Hd&&M&I1>krf} zSAg9%_5NQ@ZDu4xSPqZ^qfX_5Qd9~&hEeUOl0omyBz=8S=-FK+Es%=Wy`1v3==9X< z^5Kd%Jndd{l+&D*WILYG8m>%FeD%q&(kk}#jESkhg88hRVqBmXAbt@AC3bE0M?@gO z5982eZhCwB6Hm|wO*O^GT;n=Yh*LN z=&B4XfC1jG&6+Koveneg-3yuJ#X%L@cK{OPxHBlx12iOluJqu_Llv=zirll}f5I&? z@_63PyL;7mL*A4(=dF2vK9XaRbHPrK8@e+x5hu}$MbQ> z0r~z>Gcr#9{`cbFSHE>U9D6wWaOk1vVavnnhcN@orw1W}Y{10PR@UYOJ zKym=d-_O^_+sl(k@W8v{ux_pxm*Akl0DnJUA8#)=R~Kg|M_U_fD@){ZF(0ek8m(l; zS^8V)V}l96p#aUM1utTPMYThm71N#SIJaP42sEOwS}(F%4Z2yxDC9*nqBSLw_!(_^ z_(!-68}vLn-+WC*;YS>!J-pJ88@hLtqVTu-YCLS{J8x1L{re&#ObsdIT zb$0?)nmZA)708*i+wEziJ2YK-oYeFTv=%yp8*C%GDM5?!swbLAl8>R_zyVhE>DT|L z;;h(&rCmmVL-7K?$)e0}Z@*y3*aoA?e*lN<@4vqBMktF5cpU_!0=OxytkCqB7beM& zre0!KM7`a3sK+;0k`4|g&x()&x*-8e-{;ZF1n;f_BkbU_s^3+-rVnF{RS5(w+KD3K zw!Flw)23B8e6eoqvmwY;Ad9YPSu$98r^nISt{38lyhF5(`8nc890epSY05j4fD zYC2?=EAm@10o|_K`l1W`P6Y89(CGG{OvVft{@=7%GFqT#jwrGK1xHJJc!w#@$(2D{CCOS|qOsa;q+vti z1BqRsIBL@xU!O|0$rS5Q;5VdLAR8HBMG`XJikd3h8%$CF79i`2-cw0h;5m9^>b}e( zsU`rbQ?Sz{&-_->u)$(G0%F$z>2D7|T`=7MjOKRcMclA5420+>ZTUIDq!N}@x>v>mqHgXY z5Wzba1uDD=u6$ORJN%hD*7Yqp>RIn$v~J4#FnCDRXvI||qC`A;j1x+_C-08s%uJEI zCgS}Wp67jhkPHzs#oPRIs`>~c)F;pvgLnv^q1fHrxQFAkkDCXjILQ^aWkI{?U`4)> zko+a08duqVXh}?Wm_Mgv1l`aQ+ncJBgleR%M3X@5t_TBW7ZDIUL5fLs5c=6>83tIn z$aTqc$(2PpOz}zl)*b_?+yJcn`m54n2GH4WO&fnJsarXHPh#kP=HwgIRfICspdgnU zk@aY(yy(ijzr{whIzT1q-1hprOPul5H=hOfhS>wL0qxmtE+o@B1-uwjTaQsRNz;j zG=k-w*l>n%Cv%^0Ap{nDCQ50+@b=eIWX-EAZBJAZil_#`8BZ`yy8I%giDoQBCU{qr zp!p;OXQoKD4lXx^@f4>C=1tB^m}PFoTgih6DXgp(DT*rnv<`*nOPP8Z_BiV4Si` zGNuzc+>TqiS#L}*p(w2e!2p_gC+=$2^Kl@-4Y1oHWD5mxi1v4c4JbgdO}@yHMnQtC z1wrnqBeJYqrBiYFXwb7WU>ZazRWS@0KuH{$7#D1h1u0#bM9BQgD2rFbtGJmpL%`rL zWnHkLoh?)wKa`q&9G9SS^{F!hn@`@1X&Hw^sYr-UfhCfZUGs|YN(yFNf*inxZ@=OZ(X z9xnjX=_>X&dhjDGr?QN|U9FzkO8>|Ve~Og3+of7{w@xEKrg+{dd}j+--aZ6XbpK^h zFK(8yS`5c|+5BuztUD!Ih`1c!Rl&=NyI;)tjea0Z!d(kG-AZK zLbU3BJFG?>0&)4g77VfmSRT!AK3p#|18kFn zq1JtUq2lP)tcd68HNmdf4OF;ly3s2ZRn2L@Vu~=K*z8C%CPlGtrnc0t)px`B6c=-v zEod4Rt0D(0$tW_pVJ4aORqp7_#**W#fu3Yn$k^>Uk}*}>5^ctUP7;*kiEZ6js57li zgk-Qe!xf9V8)A@GYF#m--6&+TjHA*UGeqWP+qjUj{|V~z0=tmF0G2Rj<9>)I-?u5o z28~n(YLzt#(8$Z*mMqx@)l7-qD%MbFu~nDZMj#o~OJ=RN*kV?k0!#({{VyuYY-)0R zC)-bd&Sbm7R(AwIP1?_?CDy5v{!@Oz{Gk8V^$VX}e{K1gPGj+bp3r!Pb7dh@)i^nJ zaf57?sgp-{!SmG1+q>D0G%qKVp`V5LT~lreX_ujF<{5oj5@ZjkFtj6A3|$(-E>FT- z8`m&ix7FzU9>qUN~GkwFiN zLX4EKN}lR5eHmEBK@PgBg~hfYRtQ!(Z5vXcpj$7(#0A2}$s)!thCdV5yq9$W8w;rO zu@|JSozA(b{7msd|6+_r-jd+jx@v7WD$2Z2kp0ruOQWwnnc?Ahm4k7bF9L?^>p~A6 zOh%~7W=Jl4=Y*K5XqB;%!i=vDVKkp-Dq)!Px0vgz*qO(gHR(6yQya@iZ!zXS4)6ZY zY-sh!mEMNoPhjLv^yp`8^e@Wz7x$lHpU~8LdML+|v^6xNJoSh5Cf;~MZH{1bcF=B# zaAZ{-7*OljK?`d#<7;cDZ->~8k9!b{cx}HSba_PEMk&b>kw@{!+5ez({BJ(U2c;&+ zvI}ss)Kfyr6oSEzpik63wR2lD{k{2D->@es@z%J=Yf`zAq7~nyoR?PRm-0G{$Npqf zZ}h)vA)nOC@=*+r95<2k?e#@Q!<=M{+++7E2`qY&Tgw`d)(Es!A7xR!cn|>& zI`*+F8EPgPzPBGuFQEsxAgVykFqA9SetE+uFs2v&9E{R~X>5Bxj56qYa5llf` zgkygX6A9y8T1RUX#hU)0V5-VwG(xR_1@^9P+mg^Y81y8#M^O-{u!DjQ6uLT+ewh;> zK6X9=3Rf)1Ay=gFzURiQl$TWC?(y~!D)j?3nZ*Ccd@-oIH>Jv`A!lcZuntRI@{HLMc@ZoXMrGr!B+ln;C^&8t)Vt^&97sE+2)#`8r zd8Yi&0jL-;6=>y3w&G)M+~D4ulxVyuc}80^a?|e&fIPGeo4bz@j&MsC2Si6CCF1k) z!#EVX#eu(nx)ae6Ma&yYAcTe%!#NN2j8KZ+VHB!aY22a2h@?Xh*cm4wh=YNFexk7vzX$ySiNeL<9dl$IZ}(}9x~_MJjlsxS zNwa=UyKBE_cK0X<4msnQP(=1giU|&*Mk|TqKX>uP15_*}6rSjsDd6J&WLM44BnCz~ z#TuvDx7`|;=(`|lO|KAlMzoa|x`{O62C;hFW|+~-xv9+5uavg!4;v)B{^F>Std#^y zjbnZF*Bh3;eQcIiUG8Zb;@{C#wpJ9}X&mUOy41Y*>1)GM{q?@4asINdxrQ37s+Ouf zTcH2beI#-swL5hp^0Rx6zV2)}6;@?!wxQWs)j3=}ET|HUR+~lczS5451)=GMI>{J> z3grm-A@4o!NP8;Q31{zs!C_rp-R)6sC$)~xN{rMcBKW`As&4B~^7k@-eE2?$QM60{ zw)bNs;xpBy)kr96F>!Qkfrx~yV6%IDN7;%@ob$#=2%Qb9fk1E6pJ7i-oo=_SCui1j zizt1L@xCE6>A>Fd+x6+{jze23E_R?#@RKj1YC5Ot^*|HqLo-clhQBGZt{a8JyP_-~ zSjXg>@9%4DpC!IM?iMS^#L1iI&LXp;yL5wWY(}>EM2Li;;lQFz z_zn~3n4|UHTJi6HS}NPCoEq7?^L+RIi$CbAJ4%7?=Ic7AhZ-BtHHNnmLrd_>!qVmsPy;9Fcc0@eQH!rJVFh|JP1*E+|n%80~O0O08|sD46dp087@ta-YD#of-`YzRS@{)j zr3bxNZLcExKs5&^cO$okFHT29ael?KR_ouHREwal$PBOSt8_5ry8>7;*ZMOa;+d_N z`YQA49B*xmI{Bqp#wT(+7L=&o4T;ZvNAPha)aLUX! z{KsXV&iAlz3rg4LBH<(r@R`c zB|b|l&!5P+{#TPRVrrV(#FZ3ZBBEwdpEWR=1}b)c@^9I+w%a|!MpdLfA0(eV|M1la z*`x8Ck4X^wZ5p?T-U=`~t_S7j&V=gg8y@@FuwspXnf+lU?9!^8vmMnIrNePx4!?hj zG^5(1km#HLeVS)NK0>>^=~W3YB*7u#*YBi3uB~^-=au2kI%Z&m7O%nRriTOR6ENH% zJ6UlC!&F)7FiQDMRCps^)h9kFo4#WbfZ1^M+N$2$1-09}3TKjGTWy{$}459?6Y=dH=+L&j`Ty=Kml+fBlJonf|c;^7S928NN*AspX!| zs0;g_?)i{!FZj=;jlGRmYNc1vl;=;he`hYaQc{2F5@TuP(TwPr+W(<79srhBjG&1% z4bs?X>&Ca@fx7y};o>V#2pB`o4bAOO^kg?-7<2=kGCXpI>FpF#M`}dfBaF}Y4*fg7 z_DJG~ZWeouRJ1dby=`O4{JGXINu!t0)x!W|w$e^$UxAQXCDVT$*8_pT2LFr?Upzm5 z>*j^|+jDbJ%pJ*j@OQ}|_>M%ZE;nu8XUI41weQi1@CP<%GdI*Qs5^4%rBUgsaPpc{VlCE1QZ?^f|bunj7~^I zMhX&D{hk4iE*7f> zfIC2>q&`Ak|J*=__t8Ta6mTWfyu8X$GP1}YejO2e`|{ZJ51-pRCWrX(=l0#%H=e-^ z&xrJZy$FA}XL9i1C)k7ZNnb~jicw8Az;dFzV#Ndyv;SVzaO=(2ulaX}`K?da9<;9E z5>@x)Au6gM_;}?It_F6HYE+IP*ZGw1Euq z_RYJ&I92`cKv*lKW^JJ$J?s>YH%~82SLk4CFI zI)9YgLD~DQeZ}D{>B803d#GR$K{R7#&w`n?+S#?4!Lp2D@1qARaH?2eLSV>0qE9$w zk4Tu71=)HuBrZ1V&ZYH7EGb)|AYCAY4Tbi$iVT}z>Jw?i`2(j)PqVW+nx`%#h+gk; zc4x!IEf*1?LZ=mE={FpfCgXbnWF2%NKKtU_)%AP$4lWz*zVM(#f29BUQ2O0@`4L3m zji4$AEcTjrD)VK=RFq+RuMQ&62!-{5U;Fz9A8o7+K0McdZp&;;)dcRka&+)55x{y@ zXtaV{!iM~)k3N_mIQR*6aA#+*^@7YIR3m0o*Yk35sppZ4PnM{CN`4*sszW-Y(!W(J zyoUu7TUDn1^_t_}#oP{Vtid3I+4Po{g7|01|LHR$0`F2t5+WfNU3 zmf~$|(KqqjdYdCG3zAA!@o36n*h#;dv;Lhp_qQ?soh&)YiH}T0tKBBdOXl#dOIw)3 zD>a*x?u!+7h})N1ibKzS3{!02U-;|jRnp#M^VMuYWbM(9M7!FY~AMSiiZ?T@-M=iHAAqxDmoNrw+)eV{~YIFrwsj31kN! z34f%V#G=q-YOctv3<<1K3PW>hOJtao7-Yxxh@|?Z!VS~yrzR>-O|~ucU#Zmsigc}p z(n&M6>5b*ElOvw~oSyWsN4dMe zohCn}oM=*5;4Cj1TtEERKh@5o6+%zhTJS#W>N4c1(cbl6HoF!FYHJ-%!p=#r4w0S8 z_}=yT1^G3mqGHjL1WW}HeoUZHd*AZgv%AH2ou;4NC!Al;Bc_#CM^ehmk_qhML;|-g zio&TR(y~g4N$he8gCtmxtw_>Glj* zEs7K7N^gwyDNPYM$#VTplbcS@*_#?2l6!mNQUXmXM#RdUmP@j;C7A@ZW#Pb);HWHoP+OHwNE-{MAE_V3!iTh( zyESVbs^r*J9b5mi-ajS);}wL7Oq;6k56tt{+pQX0j;)Am$yX2wO5Bb(cC+zFOp=;P zvC0v}Z_RA+ESo(mE)68rHIf6%Dl-gr0EYk?0J|NJ9=>))5hP21PqoN;yz z7@V6o{)*R}0mt%E+fWN>^NxQ0rZ#Y2bjIP3DXI-)#ss1cmDFc&uoQ)`posD)w`ef@ z#cAQNq^)W2LT~?oxSc1QmFdk3&rM0CT=cw3aaiz}$PYx`3U1AA+-&sQhm=Oog0+_qkuo(|6Q#`@LSEZ;-Xz=iP5 z=2QyW1ntwL{46mAWB*z{zb*gA)wmE){bGmPyy&>-*vROiUu+a5Dj{y!BsxAJCQjSG z?0(-I464cYP3KSDIprTdY-^p7G3D8Qsm<4GxC*Oo68b&L>qTQ@`S z5Z=xQSsj(wnb>nWO}+kl|I_p< zid7DjP9w5OOAxdLoM>3^#=q!xYI*XGee!El!0+c-$c)Xr{sT-$u(6ssz{nnqc-R+2m1*WdimR%f${+A3Qpt5 zEV@r5`%F9F2RvK?rWZMj(S{SmIL^2y@C)7%~vgrc|0JrSS?(Pgwkn1{|_`+1oK^W}lvYI3`I_2hov z=+CYOl?Gr#HNqo?o0dZ1V3NW#4z~Mjo3@$i_&DA^`zK&+Y7QWO(t^R6!FuGd7&U0Y zJ7?xBgYmkxx{C(;DEN8m?>1#Pf(p}K=)L#_2o>4tU!6q#sChZ13U+g#99}V>L zHrJjAHqVJ#wsEwF#SQ(+XTe>i{XvIse;QViSezmX%P1=-(aa99DPvb~0#HmXURe3tUu zbq%(UYRBJrY5O2oF<+1209J`HFL_2f#im=D;n7OAxrOl$jVnqeLI>RcK9^RQk;=@^ z&t{xSOQ*9{-S`c3bd@c`03EaM61z-Ey?@$NU4UD!S4i@#|0V17uQa|e@*t%9^zBVc zc&=?TF(dE5Do#YN@U$I?l#fOVO=yb)?@p~L#aFEjqU+SX>f;c>4Lv>cbW>G(c(un+ z^&@XG@z-ZPzPn=mcc+t3bH^6*co=h{2}o-P0W&TEPPfO@N{$9NEN_4mTx}+&cNTa; zTz?1JTJmZWtm7z7K0t;VdeRzXzvY;2^=4+crELK3udCE-5@nz%v|) z+z1J~o)!Kf-a^E4LZlx<4u2XV{M~%$Xw)5}mWYmeP%JwVgornVNJpE6wb3hLTyIIs zDqI|VxU>u$BrH3l{#>~>x=EJ{|27N}?+TGNh8+ICS=iwY2?_r^M0_Mf+S)Aab5laZ ztv=z%LY4++L8kyGeVIoXX#0`WMuN1;3P2}pgeT+{l?#{lHvAtpd0^?SOWQ!Cs^jUR;7ocD2 zJ6KNA9i$U9$@(e47t=N8Hm{4He%6)P`4%S6SJ59D+Z3S$?5~6p;_nGN$$bE!mcn{sv ztFFK~vqHqKRhBgSyzGYr`x6{t!xbTZNBIqE0;+g5o2R(c@?96nD=^l)r!MRVg?>yV zCuvFWh${}$X>!No;qd8ar)h6tnsUmR2OvZU1xVzVpJlXJWfhKH42p(6$QU1cK0Rpba}nM-QO(LrtVAj z;^ibRCaW&;xy+PO4vxA$l*Jc?arl1sp!fPc^Bb-yOuHz=1n{JOl|UAn!EEqvU~7Bmclw=%IcTYz{$`+4b0|T-J6V zT#(-?R=nBRc>Drw2vzKRQmiweK)J|$kWuus2N`0glz?z-uZofxyo%(sHT(^eWbNO= ztf{6jcHM$c67af^^wkv#Wn1)y5cqmMOxbn9Clljcpp#1eDpbFpsUys}Yz$VO^N4iv z78|WQlz8S%Fh01IlRK1YwB>0Y5I%3gz5(EuqIyd~X$eN7Oa+F&l2v1~`5eGcXtNgC zaPf|87k+6Cu;OlY%J!#lE_Qf`-5Z^)C_zKMIfz#UU1 zoysjV%pJWr%57NHO8IK%m=cjoh1$q6a-3QfzM+Hjj!e;vA`h)QIp1m zI;V+<5)<@Cij=BHC^>|B{t+khu7zaw&?)?K2XJpz!v|KS;THxARpRzel*`)}>c>gm z0=&-EEqT1^)hqnd)Mo7#`|$y7_I4E9S;gddVw3&_$0`R>++t%fXm6%7?z!G-#l;4>S)_WetJmmpz_3kO)ghQG2UczAXm)I*c1-a}<>12M%pYa* zRHFoADjXr`p2%l}Wf-ms_Yq#0QJzTP=8#f-Jfg+U=~2v-@M=bVOcaC^K>X@+aLQ1@ z`F4yfPwO}y&Qg5dL(4$`EoI6I(Gz_&$;@V~fJKBLqR?6b13c!O<7Yg1vp(H0VLuRz zG9>pmGQ0#3PIBHOX?43G#pVmdW;p#t4Z^Ljk$2yfI3-z17M-ktNmM+O)iEy@5N9Wd zv;K}?JNDoOVDAZj*oXm@Wy{-^7{$IJ5P~U9h?JN^G!{O>T6Q^@biSHlB5q`}vuWY0 zN6&n^sg^`ia$pE^HejyKi~H1T-Zq6&8uykXiYk#~c9b1tVyZd8YmG}zFR*_qP1LDz zOi(h`78r+Pcxl826Oxow)YgP4j5MLg!Kx<#!KRKqy<{SY;rpQ_kL^dO48qUP2ka%n z3=VZ}umyDx2RteM#7E^w$mvn3J$|3%UtM6sMNb2$VWM_6cZCKJ6^`+=I-E7+y~wc@8m-7G9x@j^adh5>Y=aPh`dxc& z<>;_zeAkj(h&hgpm6ww1Cmf`vPkf>oA=yhAF^++q-yQGBbzi?)i}9!A-bbFqZx-FS zuK6#%)6ZM{IcECz6Z|&4*6A45>+3kcMbYl`#LkqroGjb!ur3is2RvS!{YbnEff6A^ ztgH-`V%_00XE-1(W<#GwA`j8T1_uaHvoiTix{(B_{QGhLR=PgRY6x3Xn%_`93M2Fh z@HI+9wjwf$CwI$&7Y#Bw0ca*o+46$)$l(W!p1LikREq;dBDc)kdb%p?b{A8IJLZ;X zweHHIa5a{jJR57{HA5GPu;L?b|5zQSQ;ducxkMs6T3HCz3?Xx7n(1N{57J<#H80iS zydmR7qLXeUuQO~Gu3YLCOPpaGmud&PF&)mJGbM$-h&i1!bDF+HO;ek?YSRYY4?`)v zPt@VwNcbe>>YXN$ET-fpm+6YMs3g`-k;HSEXl$boARe8&4Q1A|i#j|s9GN_4S?mb! z1NX*1p+2@w@aav==5KNrkM5I4J`p9&yeNgNEzLFF3(CxrfR!3$lJ`zTN~LO~5z~k{ z@Y%6h+Yg~slBG&Gbxb2HP8_75klBrdc#xhp-Bb#B!O>{Rq3Sri1}stg8F`k%b@{`* zSlXJSPiRD+&TP3YPTe$F02pnDkY&CY{5d3BW~!+vxbxC&_zXb1XUQoD?=G&P@0HpJ zx*UrwMYSQNaK8+s_q7urp{}XNPZWnenCeefe}cDhA=zYub9TZGe)F%zw(?BY)6&M->d7#Qs;=I{w%UU?Z}An7FQ+%+ zd7Ki>rg9Do1;eYWu_)FF9H!|oyFK=+Q%TNEkmw?pohp)0aW&ZJyF)M++K)cgv-Tod zsMy2l(n->A7et)B{wjJ*J)4Cnlw?x})DW=wWoaM4)9c|?T@Qldj{fXapdY{JZs?rN zw@=IqW}aXWZuGFU-(Rvv>ENnbqlLlY>QPa*4M-ox(f-Kv33>U73Un>5M2v1+EV^** ze(9$c!{hZJCWtzw?SZyDqIDdPe?9Lw?{x{Np_pqQ-&y~Sylu-4HE29D3(-`a;@}}|=aX2hG;R&67ivw#NW`}W1nk(%uU!g8~)vTw7!K?^c8_-~1Iz82gj@5Jkfb__XF`4AJaH7_E;+sfmL7 z!0G+keX@RQ#cwyt=GMpFr_Fqn=}qT|F+Np;rPG&soU;5{GqaHJ6dHJ+r+F1dDJd zO=8|IP(CT#-d~P}oKUqTQ97xtRmKR9=Nd%HPv3)h7orT7<47l5dqv~Fzct*w|g0rbBf;KlRm zIeI)@!^+;hs%w0Atg7)Y1O4Zx?alV)Onr~>p1A0@TYRXtM35&&1t z+<-A%@4QK4m*>1Qw*%_)5eCiAXL)rWTT9zI*tVr@dt+Nh`=icgw9SpN)UK8eY%5BJ z;^i5(qHqSCaSDkX^?qygmX>_laULpeY<#V#o_!B;>M6ONYj;79$a$Dj8DG7T&X#uY z7n0zU^EEG;{)#VSs@z(x4@J?fQ~dk1-(|Zqx8<2why3A|*vwQ5vN!{}nw#bZReVxz z>pTjErZf4qadBZZF{ygxPKArN*n-YW94E;M7FSvz1+Bi!YO%lmfQDT^=ui~&Rc+b7 zhlB|EL5up}yU4HB^%oxYCRC#|3n`Z$py{D-MXaO}gW7Fq;4T{ zA7g1u`)2X;=imQm>2-TB1?OJAUiKSe8u| zo1LyK=BI&fcUh>yd(u7Whkp7I$Cr8-hr@sv?}uveiv_&3NW6N>*Kn2&)?WA_n)4~a z5~xfp6|eqTPBLSbHFu?&r?-?=t;zw`fc(dY`)4)v z^dMl(mXm@d|5uR#bo!~zxnWgtfV{i27I@7Ir#nE^Y^BpYDg6d|9K*?C0cxdl^%X3S zpAz4N3ZJ&hEj;Sy-s`JHG@j?HdzyC$H!kakr= z`!&*PLoP$<3VIQg79*x!1(gly>=&ODVQqlIx)h?%1FBM5H8`4n=PuR}z+CHCEd!#T z1Jq0bxr!)1(u2lPl?~D6jeoW*CRUrMdSS9%z*Iz|p)<@K^s1a`y)v1sRmqN-N5dt>IkaZc(28Ztzu3#e$`7Z zQod$zI9@WGXjyno8zkg4`1V^mIbaUo&R3BCZi8a$1ccWO#jt7lOWif)(Z^0aOh+;4XwR*q@NrZygvr2EOT@ z9E>s)a>VaHV+j!*)=ZWaGFI4N}Xo7x<1-GsI zQBg=6OgnRqHuzgmEz+7P8ZVm!s7?Jtd3k2LOgOWT9?X*`sLdihUvGE{GJuoupdVMnq|85RTL9_Vt%fx9BdE($qIMmY{n z^hN`xRtuirA^2pOOI;o2tB_6;-7V?|I+$@dQgNCl%WDus6ibX&~(I6s??~{ph=51 z9mnX>qt5`CAtS~hpiG!DV-5!HI7?QnAt0fkonXV39eWNOIdOK93k+9ouyEYrc_1M2 zFh!iDSj98=kmEpLe%^T(FR6A>kFesCPHd?bU_=2h0 zaozINXDl=9JHFyORv9BTZ(N*s4HDdwXu+bll5AMDWlOs>Ae1!_k=~b-A86`g0bJ4a*QyzNa7t>})oOheptUD@j{MB+BO|*{L6%??U>60?pm)$V`qx?rn@OC(J^V0jw;ads<#yA3 z=)18B_!F>O@e1Bpfh;$Uf|XU7VtikHc<&x6&--w^C4tT>D{V|@%%_v6tX_D*ac;fv S;!94Je$jcs3Lw8Xr*8q*m{%hJ literal 0 HcmV?d00001 diff --git a/assets/images/background/elbtunnel.jpg b/assets/images/background/elbtunnel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e223fe92db390ec51bc57e1210c9922dd2ee56c GIT binary patch literal 172102 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 z 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 literal 0 HcmV?d00001 diff --git a/assets/images/background/hafen.jpg b/assets/images/background/hafen.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9716a327593df37b285c8c3eea2209a2fa0364f2 GIT binary patch literal 50461 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 literal 0 HcmV?d00001 diff --git a/assets/images/background/mischpult.jpg b/assets/images/background/mischpult.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97123684f740a1f901081931d529853c5d1eb3d4 GIT binary patch literal 147416 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 R)N@%*X@MqS%;A@N{{+(qX)gc( literal 0 HcmV?d00001 diff --git a/assets/images/background/moeve.jpg b/assets/images/background/moeve.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bb6394862421856315c01c74f59ea42198c033c GIT binary patch literal 69657 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 z zQ^-n7RdbjkZUz8J-Nr)_G!Xg+&XZm*$w!ii!WAh53W?U@f}8TF1`c(V5)%UNgQ`P{ z3(HDFO;X9Gkd|(5r@VY>+B{`MzqtEzqqezb)ep-ykM{4kWVx5S$dFpwt#;jyQ3Zu| z4tK8I>(SElw{u~sbp!GZ=S!BC_j+3Myuzzt%JPB3LdH+~KDFz~6mRcJ_o~XST`RMi zYo4weajwtWmZ9UD0&Eke9{Eq(t2sGS$|HV!{?XT>#J^77dlga>QQqzR97(6QA<1i& zwyu~s@Otd~;7ggyz6|N#-1Gj(p-G7~(X)PQaIL+ypv$h}gF|COKHYu2X30ladyL%C zwR>>r5xq_iZ4PN6XO5;L`Pgw@hqRRTFf(DNWLiPNc8^YzV4vt|T^s9pV%$2{0OazK z<82Bkw8TZurF1>Y^*ey0^+@Gy&t9QSS>)XmP?BDI9tbUMfP2_Zb$FndIsB`$z@Zpa zQf2tutJ>dxL_~+cokxf6b9C;!&7*v_v(w6q*fcBv5KU{iG5v>aA75^FTAogMTDUbi z&Li0^JSH5;7P_!119-}f{2V5!Cj3koTp7TtK%Y6sh*KAEj3~L0_=BYmN(uU>eb9r{ zl#-$xq^+cYiUIxG09gy8)iPjIaIJ(qiQ3guCjjaLt*aJ;%Q-I_o(B2mEOmvWBjq7G z$K}N(4V+SOVU}iJWNW|BxIcmuU8>g!gDNAmfhTXRZ@J^1SfZPtl2Tqe93C3dQeQRft&jJe%1Qc-@*jPk)EpS`&Tmq$sHbfv?Rd`& zQ)Rv5o{Xvy{d;vkr+6WF+9RvAYpwEe$jr_|V?TXndV4qXPH_HTms>VIoqs!M%g13G z?|NrW?Ce&V8IaQY__6z|{?|Slaq!ZK)Y`19wlt3f`x{&WIHr4`8AOKwIf|pUj}7{Y ze!{z8Svq4~4RXLjv&h`!QPL(QQJW zWr&wq8 zgSz&$3wCZ8<6m_Ch|SMIIizc7Zs}Nu(wV1TJQP3JIB)JTYst*<)%kvbvTu%VIiX1| zmz^CjHGfX`%FWMqIHzfrj4yfEe0#j#M&B-jznS3kiqGx+(dmtAu% zzA?Rf7v19Ytabm8EuGDsKcDa}a_o`2ulAK5Je1kG@#4^bn6^LNUJeTh7!{k6<2AqV zxM}Os`!Vq|>Rr?8@*0nw*MSkpI^$yyOSNVH9^o|l#K{D{;V5z&)XTPf0eq3&9__ij z64)bkBxj7tC@Bi8>uCHb%~yg1IWp6$k;Jk#NR}87l#m~eNf&>e20k;CF$P1^J|lqN zm~gR`fc|V!|2)X9{==a?>cmFjc?8`~T=7`!QcfLHhf7cHuN+-Vl z{K$xz)g$l3Pd#+Cb=af$JJru8_Z{%-t8XSgdeofaGq0fQkzfA$xW|I@i*JAbJg!Bi z3HuicAueI{E~nd#4q0`&!r~j!g%7L)qzuZMvs4n!jRgk;A-j_nanO7YIiB3A5flY) zxqwwuqLI!3xF1&}7K6+7wO~pE`N&8L4KU%iorglrt6%&va>%rd@qMtU3)#t?^=^U$MCWlCCn=iHb{Cwl){w(7Hgm^ahRUxfS3 zbgSL4a@C%L^@Z1JgFo^)`DXN_#?AW+>iT`v^X{|1Gp@AmnrzN*S^C?v@&S*=YPU=* z*m!rNX7cLS{U`YOuK421iu=3>KOokVnh% zY&yoqKO^R!wWgg06i$i&Z8D-xqm?;&9P!p$UbG^i!eVtHrDGORgdh~SfE-I?M1;0- z-7z9qLtwRqySdQoNUZ6yIl|Xx_Vhxe$usWmCghx37(TjZ1PBg5ma9qOU%kQ@R@&0z z$nd=z)=Vu<>E(IpMEv$2><@nIf5X;R&^=??lzX2?pXcwY((<>@ugc4x-0S;sHGeF= z7aDV>w&KRqU8}BCUFhLi_-5hLJ`Np5^|{mkqk%g%zX|P}(sktt&F>R_3fTXr>9(Kb z$k1~sXB`jz!@T}A!N?pwT1H0c1+!7zWHdZ$B9<{%8|E_rbe(&Ep)z7TFANj}U!%P9bCvrbsdTeL*p@k1h=l|C7 z&gNmhwH=OX#&i?Ducvzzdx?6-kR=fnVVEsMer_{jsA)7fP@DlL(%^$xxr^i%bL&Ew z51=^0x(pM+7)3@bML}HJ3rvrIi7<_#9bLNFLi4nUoo0rXlFs@NsHL58%nGaazz^5*KtdKGmDU6oQ5`XQDcfCA!mmzS#mV0-#}jNd!_%yLHw(Jn;! zlDXia!{O_77e__ZBsO{Q`zP&)vGtv@JiO zH|K^#jOxeU2%SX|9?@kO!mA-BLX!iP& zmd)l#`=sXNX>%t(cs+dOgXhiP?&@S4o|V4gSZ(8#Nl`CvuKen8NXkIxmRqlX*fa28 zQRCiz-(2~Jaju*FZMWaEmR$PmWa6^Q{jM7d&8-_3DW5-WdiUkTLmLCG$F}`A)i8F? zm**~Znm1=h&v6-ta`T!}|4ey&vUSylv7hxE|J9P&tCox{%1Ny`aP;#FJtLaW4*D|i z?o@<+sZC^TPgAVZFIxWqQ@*M4VZbceg8JxIa%&-CT60!pf zmkwPCB8G$f0p_t0N>6!Ik*sR6&dvY2dO!upA*8@LAq#ZKr;Kn3%$$%Co62R8 z!bGtIIcc)6?PqFCdcFNt9+%o3L~AGD`fdF%SD-m1Ew*%n>z}}_fe5QO*8tHqLXQh@f?I)r1HwqT**yxR z2@kb@81wt!&68At>4j5V7T=$A>R3w7+X=1J3+u!7zL}%!-lp2XJM>*fkUad}tg0m{ z`?VPnZ<&I>G99uvN39<4g<`m-#M|j~vC|muqnOt#ij*pO!x)_{(=oW?Z076l$9k<9 zHg6$*?-u(+(|bqX-=0tKg4c6&~wMmvAdVA+Fv|;sb=h;KPF{1-2VP`^X+Bd zHnw<=Uij0O%6C1-yYeC#SsJ{P~iv zF5YP#b+l>GgHsDDUL8Z3&;H)`_eZzSS!*X2ZkiIGU^-BqyZmS2EE|$N2u=i!9I?Go zUAVJ~O`MUn6VT!1gt%+xLjh!in?jqK5N}Yr)FY>n;+4_CA9lE)#FHvjGGK07*<3C} zf$QzD3fgIEj}`?3CrWO={v@s$c#)Knq^M#zQ8arcSV*9k>U9*4054+3u4T2(XV_r9 zMkUGHqtZHGI}>^uOscXsfCbu}NQqjIrv;9x7U?y4m`UUV-IxVeb6o*VIEaG?o#gyH z_^iOV5ly7v8v$+~rY7LSS%7W9gY6R{WTe6SGr;Qvn*zilcKd%fTDG9=Sa_d}s7bn> z8&R8nJYE&@Vv1kWy#w&H>%X3J z@4~?|`@ftO_4l5m$vyXG6y1HdFu?cet>9@joAstQM<+cgXU;FrJvm&XlDA4mMXf(5 zEy_JJWBU4a?o<1$_bgN&9+&23j47NOb3Mxv5h`$TDOqQUo6-Atn%uB1&Ac_~(}@D+ zSbhGm=SP-4>%8^K(8`65J{A5GUCQOnes{CXR`ttOr8Ql$-t7zDayl~u>%jK1q& zUih#Xg&+=WBr>$%xD}ZY39<4ICAh27BZ_0Kh=-)nn;`awfYF&XC*%p#vjGQxEf(<9sM_MLY@v|f;$H<0EQP9R*vpt z5g(EsRIP3niv6(#S!>*Ff zUHdN>aClNL=f9@>xjVzYbf#DQ-Pu=V#izpENBTS~@A_zsVLQGTr$uesSW>-uTJ_99 zJ4cn)4C?eIxAe{X(!dhUoUfH*fSBK0vu|F-q@(jHCiFVpDsJ|_=v&q?7zy!?0%h9S zkSIR~@9{`PQHpH}n@Ol-%hE!tzw($P4?El9>Bv0n8tgiyyk0MR;S@5(XYKFimi0*o z)W^b8%&YIdv%$YR*ZN}L>_=`s#d#?gN1XD}?@r$z2wEaz0~C~#SFAF^6)D8(_y}K* zf;ITz1|1`Y97LLFGiFAR#^+nMBa=#1T45I+jq&`zMrn9?1>KLATI60_jQ3gGK5y=9 zj&`{`WVZ8p<3s1F2eYR?oSm#GU6V2(IqLe5r0SsSr5$77rn^L7x`9!_=%*tN=*2Kb zyi3IBZgKZwdOu^xc|ztT-1>D!9&#U@GGZ;4v4qzG4~b9dfXK??BM-}+7W0}=3RjXv zVR28xM1kXvWdOS=*O-yEFG#^MAz5EB^3n`2cbGC0Xvd?4R+wZWLmFle9|V{A+tfN8 zFiQ%EVk+&tApL&CU%~HZ&WrqHVeprp%^Pmco$?@j<-7rF8i#382c{PLR1HkoysZB4 z(3Z7x3jrK6=}7$6G&gjNW@-MC}&w?Ge7i@% zT@sLW2H@Br6*fK^M1|}aBC(h?VWOTIOl^#4$hKF8H~J0 zB=)OR1JC5&RhIo5nHN^XH^M;1s+2Ey2@#^Y>&l?&cY`d=L1kChB%KQfk3)&A2`^Vh zRexZ|cI^g^pPd{TQ%PUGVC>R}3+6uI(Rc;R#+%n^@*#y@a>u(znt)<8SdAB;T`Wi& zvv6ijXkCLWgrk!OX~*dFGzjMzdTV*3Y2;SDe5{bTUk z>H2==m3NPMkh-_AYtrzG`2n}Re;StJe68ommxug1?=TOYvvJk0-kWnL z{`7vxuxhP#OwNNr4G0W6U7Xyy@yM%~)V3{g{bD51Ilp9_n(}Svu3}!dZ+39!kn1MC$l@Ani{kET;+&q z$7(z_+U|A`d0r{cHpZ+!)Q>sP-{tg-=~+lEneG-5Cv{t&z0Usbrq737ZLD{FmE^+v zgN{(aG@UTacHf5P}B#AAKv50(yfL#R-r_lQe@TNkC9B$XT`!zt8Sm0TW$ zJFDrM?7zu3|J%+6Wp`UuawR-n?xrR*eFG+HaE}w<+rnEW7a6WCyxtlty`Xs)@IaP< z->H@YA9Oyi$2t~PhB;42#m1S-EYYc#qP*|cPM-GWeBFZd_Xpoh>0UpqZdt_c+Rt;o z2pyT+@E~b(cI=k-b2k6+th)7neEihmwY}c|@tk>D@a0@@^U8OwNwMa}PIrGQ-c|d& zbNQ`<-RF(6%-Fx8^+?GCw-npl*5P|A9++2I9`7w_9eMoioVm-!KV7jbUU^{Y-&()n zn=e=gesON&~iikoGU5+r1L`M=}v*o=X?c!dVR4i;Jwnv(P4;V zYgU4+Fn0P!qaQ8({Q85((r2SCP5ttV@uO~?8lm^n2l>|f`rYLzxOWebko-3&#=Rc} zaZ@fRhV|?R4gtr;`xj^pFDFC!1aD(rOp$d@2u-3Vq~`znigQM!?V@R6z9rRKwJ^V+ z$D#iJNt)2y+!7-fnT#`NDR0DH>}v;NZF&$)hS_n#H7~DSnYguQY+DwT?1@$(Fby zcO5UoqQA~Tb!&78s!$w+Hyt<82L%Yz@tejtI3~tmMM{+!>EEi2#-i_>T#SB6myBTl zXawVs$YfK>=IlY58q)vpeyQN#_UU11ztGdsKrxbSwhz-lTN&2Kko2F1&|<~-wHrEQ ztd<}pN{r+J?wvacERR;)Vm&F3M{EAdq;YZ9`_tykJy_GP^UV|2@78|YFS7N}$m73d zwmkqh`>fA=+N1R!=1AZ}vwq{7mQ&N>8}|)q%}TFz`}vzU_Fr9_bh6RwkJkRno~9pv zWgJ%*GjCV%n6V@OVIIx?>)7vG23^}SadT$C^2%YqZ_ze4=N!D=y*|`^M2aar^>}vG z%+K$StN+o`sUquUzt*gpW%d0I_eqcYZCm)@o2tTevuck0G5N859;-(tKgcxP8NTuu z(o^Plx_#r$k$sEWa&N6E8DCW+sXS^B9j%+3wz?!Krv96Mn04oZQh!|h<;sQk_Rs1y z?rcQ;o!_2p3Giv!Xqjy4cPgqTvEYib%nfx>PSFt)+U7s(&W_ORopLWKyyzafczU8TI~&)AR6chl$c!ui4}MG-kK&t z>w(Hk@%E?C#YeSvxjk)nq@6!Mbn~IsZeQYrOx>_X?&UUkN0g5y;He0&Xp?WXrYZOz zZ>3nRkfJw2T3uQ|UkLFES%3=+G%#&kE;SYe^1j!@bWoNf!>`9hR)^Tnhec^PLYe^- zHY3#Ld1jLmCq!MF2WEhsrB9_Ful{?s%P|j;I@)2Bk znsr>1ni7^jBn1luc+q8QbFIVi_{mYeEq7kNUeteBcJ__=i>^KDKkVj|ls)E{{;K3^LUT;b2qPwME+hxvtJm6^kq#=G1pHbUd zf0}r(^!1Q89eRG+>2*?7?bS!;I{AA4*{AKb`AFR-n+~rZVC1w!srdZLA5N-g;==xl6YmcL`5j;WISc=TR5s z`Jn2l!OLd)RcKbOiMZg`HC5a&_SrG*rLqw-Z7YV{uAcC{vN%;)eGBP;-|j!W*RT5v zC(Wc3&tGy^&nf(VU3JfxrE@*fw+vVmSbB5pSH(kGOVmwn88Zqki_RZ=y&z*@&0O)q zXAKLgwmZ(6@Z{za#Y5*G2eml==uC{76@R_;A9;L!K4^IneHFKb?T#`){?{mB+$DIfswv6%=yEfSM6gNghciCZiC9F+X$Z*p9+cV&Q733(EgDnhPOP;uZ?~ z;t%P6Ty_?+(2;$^Cy8S)-NlR*;2LxE)2R_xYVR!a+35Z4s9rq|szScJ|TllPYV)Bygm%m&ZS~KiUcHJknx$o=i4;>noT5H`DUpmbDPN#Vz z{cQ5`?o)Q`+COAPzNqLz(@iIhGT{5J6(QBBm-6ij4nF##_KPn%ul#$;a=+V7V_Q>4 zRNijA9l-t=x$UDnIm?dE?)mmrhjBLt$2G-f@98k%w~n{ZH@~pU57xDI9baud(K5I> zcw_MAKmPo1)!Nq2luITLklbJP+`(_lx2lk)fX3ACr)STox?O&2+C_79L!i$s{rHwG z&wp)5ee#&u>$)%C!I#P^ZJhU?ZT;K+VY&o#{p_T->yGXEjUKTO(?s*M{GVO3g^>>*f%J)IfO8$Q4XD zuw5HC*V)Yyo|k2iyM{VjR7|}#VO#0Rs;RzUxgSERA zduL7t$IZgIn0nyL1VYnXKjE_RC$srxtn z56-2G7i3Avkh*L(9)PwoM^5-ukYr?wp+zav|X5ue)yCf8kzM`$c`ju?O2X zm{WXCcJ)?JE5RgLj>{KYLI=FO24zjuhJPg?(cSEs2dxm%Zi^8L;J@%#QW zCBD{}(tPu_b?TzHXWuSyE8aOaF!#>nR=?P~Sa!{A!Iiof z^|y9K+_BF)5aVVP>0GxRTCerj3f6B^hY8%itbe!mC;h0#E{D2oyEbu&eqUYnVTZz7 zayetfIy%vI_YJXDhpH%kso7{MxxQx1fF!SqLSIS%0@wjh+DI%ZZ})b9`6Av*>-xC2 zSt80?7$@E3}$b z@UXT44Jl?XI7vIv8rMvUOyfm*c*|gLa1a-Y&dj_@uQArzk$GwlS^MIp(@b3{;>+|- zQ4yAq!S0!iE+JpveAg)Pc6KcNDthMVll7UmZy)h_T<`Nqld^UG#mLZ*+VwVDeE8hO zH9TM2gQ&%~y4|04a?{8@J=`sIDd&3Kj&bkZ+I%(pmg|T9I-j~`|nhL%h6PTn0dA!6QhaZnBYAgbcTVja zIO5#lkt44^Snzmrco)sABZqEHZmsW`Q+cE9uFg)q#@+*(#gI2%Rnt&XqqHgCyk35r#5ecid)UzeZFWxTXWs# zKYcc7;GK~Nn?7=hYc0%l49NCyX;MpKp$NqSs833}*5l?I4IPyu=3QgFqc; zysG3H7qUjUul+?SAM6L>d^*>BGhXP6|EzI|GS^Ic8596=xboa87ZgptJYsW50ak0E zbcIs(8G~065IPT;q_wQ{I)N^{M7gRdVy_zWQp72FbNYq;*`ms$ik)Q(E02zdrfB7d)OPqw_Lg9s z9`7{5CU)Q&M!u02HUN@9`Duy*i}Ow_d}8p9L2>{kv<`}*+=#Ff03_D&#FO_F{_u43 z_1rUluOC0HSv75B#oyrz_9nSL%|4#!x_xHDQ>XBuHMjme?3P+QWc0>muLX@wx#M1) zYk2pKYizff5!D*CS-;+IoB$c522ODZ#4ndM$&Rd%{vqR3XHe&^%+`~Ck{UvY^qkI(ya*6Z~= zL%Py_x6+=iPOs@<<=MOG=zT*;7HD-M$7sm5ynUaPTrQ;xZz!*|VP47v_Pb48a$`KE zNz;B5OeaL;lTT1woo={_&Bmmk;ib$KFQ#THj2-QB_UrA7S6h5Oz0*z=XTav@pJ?mV zATZUOhn0B#K&FZsXY*V_fps@4>b+*{>2o=e(q*oD?oBXVG2;{nqSXeu)vtyGhYA-u zSqIR+%TnBRufd4Q=IlUj89utu1^<+MB$5R}h@~{pI^a&9g^~v2JIo-tJBwp`+@RfG z*;;yUFM|GLOK!r&in<^L9G;6hFTtjUR1ENkb4!-53IC%= zNe)Hxf0BGov=*lh!a3vZ?>f=;4|S90t5QJz9HoOGsy5W$CD*Z7^A9CSRGPWo zhMBb1JzBXsrXSrVtMtOfb4I!DUjx%i5?B+XoWa$nZYTZ z)-#H2%GRDl4Qe+c)n%Sa_fJik5+|5_<4gC68M=}dVDMZ?$DzZeW?^@f{6W=@vCj|5 zhWR(7IP2e6#ALC6yS9W3e#($oI;+1*N${{~!|O53=BP@R*oTzbnT?kX-~}EN>BIu;`qud2BgJ=-=@Pn6CZh!?n!t`LJp2~DpbNN zOq@zoTDdO7#S&AV#;x&IDq!_t-UqRCzo$8T?aq}Y_sEVOqE)_qLzAX=S zJ#mzssMG3I@M%-aOu-FQMQc?>EjWtuwFn-{yOL?aN8r2nl8n6HH3zYWt{@G8JT#~BMJqF#x$X(ob3M$E4jAXbJBC;few2^B9 z9u+arLV0`}3e-EGe!6b~z9VS8*g)_o;Y7s6T!3-fdIKqInaoUpZKeO<@PXcUTH8yG zoTlnC89-AK^eYf>DzGxzv^UbW}q3oNJ|u{|>bdkB66ebSDqg-z0(HiR5ubMeAlme}>~Z*USIm zvvmtH@LACj7bEwuT!?m!h`5sh^h*uLN*4458%q*XkShm?Q>mGG8cgrh!hou63PEczBFbttNAt4psfEN?MZ^0lLgxC;FP#}^4X$lw9 zQHg{TZPr!vgMY8`Qv!XjtJapLjo_jaWwKwyIhH*671HUEuckld=diQvQejUoCFvik zFtL$+;o3@2&4!V~^&Izo@>uoK+5Fs@TYSn2YJ+M+0d1;YT^OEcU;A~sRjTGE9{-y7 z;1x3|8CUDM$d=FFfltrDU>m*_8(k`Q-=R1%emj1OK#z^EdP1t15VxXaSfw*44}0IZ zRT@AXE-$g5YVUY<)_K>MpR3}h7Ix-0(Eg>Cvs`;4JSrXdm8&31!H1|Yv7@BcXQ(pj zM$%H5d1|Znr5Z`};#84kcTsM4OhMqv(Y^?$s#hx2u19H4m5oMt$~b~6P$Tke%_gy9 z=!V(xY&3Rm^nwR#oN?2d_N>q|qf2OXvn5^NR)7vI++Tm$iDx!yK8CV=c7B@A?$dg3 zvELHa6iW);)~bjH4?lEOH)6^2z zghK{L#q}*&+5>!i|5r^zCN$`_H7|1mZ_ZX-?cxq2FEX_IEewEh1$3=)n9`ZB>y!i3 z5Za!Pq454B#b5Gdt5*t@dGGs|fq<4*(Mkrk{84roOlFq@VSeM>4i&R4<56|w&F=D9 zpRAkI@)SE434vPkilIm40<}itPWHW?J7xMRK9K$-P$L%)3}LRL<7h zcVXMHa+4!rt@8TzF4~8{TB4JQWQW?UdpKG5XkFyw=EG-z)*tzufd7U2&6ei}NN5m@ zK+?4Z5EJ17ZXpZAC?@9HoOy8JPddMOL7H2>=SeMy{vv?=*b&m3U}2qFM>|6d)z&+h zNPS0smAA+sd#hjjER<@LeQZ)}fiBq^C;NT{LSO*7@pMQ%`f;&? z$OMsuYb5`XvCaJ`(#S^pSc^@McA{CwcU?TFT5b5;3L_ya>7%(9S66|xIivXVB>p5T z)({dkOKxjx>%E4#xsgxz0((yCbhO!T9Tp;U0O2ZENSW)gOgu=gp7FF+$n)#|%_!lb zRd9qKEW>b+HeSVD%3?i_i+^xXeqRqd?(}h9ZEaQMGPThcVV;-eIxGDdgqT316mb?Wvadn{Y}vh{)dY2D*B?}+iY~*Z@x|JAId)j6PrwAxe*Phelh6IBL=)gFXD+!yd=nx}iN44rWB8qpVBuE}N7)m0Oyw> oRa;SOwjB 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 literal 0 HcmV?d00001 diff --git a/assets/images/ico/facebook.png b/assets/images/ico/facebook.png new file mode 100644 index 0000000000000000000000000000000000000000..a91024c1d7b20b24cc550b87827085da0c704c9a GIT binary patch literal 5788 zcmW-lWl$7e7sl`I(k&^VGziitNV9;_jdX`J(p`%v5=uyScZf(!tO5cqow9&*HwZ|- z{NE4fK6B^JnR7lo&&+Rbq=uS2As!7L0Dw?Y;knkGBK|8Jth=*Q(gJlSxULEY9suBz z{Z|l>o_QYtJXL#HSq%+47f%-tI~P|5MOj$}S9cd1d#6_b_@cA4ee@H~C?)65UJ>ic z{66@S;uH#)m@9F5NeuEyJ^_ojB&6`}cM*8HTs;-bIlW7QS9`q~gs3WWs> z29h<@4_nM`01jY&zQLX~Qdf}AE&vK#CwN#$dlqlQS~S@707E=jU?N?|hs0@tUY?h| zLHsL}pvjRz6|aPkY3VFKlZVCS!*BqsP>mM}{Ne&;_Z!vP;5AdOv~1q%NL%ymMw zxS+@%Ah#0E#DjsXh9C?Y1mvNJHca3hqaQ~MHwTC`8Loc7APfbvbYufC1{GK?-)P4| znVIXmCItvUqLKzult-VCHzf_z_#7Q9EHN(qaQY%+LB&C0gS*0%nUcXwrmzlE86*IJ z=6vM)jj&YQ`r69kn$5b?{@?EW8^;3|CP~J_`J2`cPz*q#Hnfj6TV0)mx%NP6ygD4q zi~w2}*v+4tJek4GHN+eCKachkzJk+b=V|ncKYW0PkH5=mnb*d*94&eKWYJ|II{5VN z^=8KZ0Jx>Y)2fgKVb^XJuf40aV%AX@GW@U4)|qd5-i2JpaEvTH{bI~T5p}2^*`&dw z+T+)(75|*EFKLN%GeqE!KKU9q!G{o3hN~mh8nEk8PRQUr2sD~Vf7BbmgO9mC(BQ`d z65FQ&erEtAbezY+IU!&mrEnR5){XndrHNE3KXCwfo*VkOMjD&oJ9#CNDD(TnRwNbF z0_!=PfCVW|B7?Ppcz~C8KUtdkB~tV^Mtu#8CihA%7=95q)5{1m>V=6Z~HJ|#9mB^QNFhW?Sszut1{` zWIH&fZ%KYQy@`vH*H_V(EoI$dt|M*1(ZdaU%m3pMQ$neF9jia-d6%!H=$ANsxk|P@ zMmol9R?|mBWM&BpEJS^uR@CqqS>ps0@f95vW)!#!wF@OjN$fLK*tX-G`~Ixp)FLVw zQsNuqh~v~hUG{aZG?I&UM=Yt}=Cf!OCXy-%zLHwSD9RC#Ny{zQ94N~k$0?5x%`sGT z&h^&d)qY<__S7q#bs&RM7FEbyFfp8NZ)<;M$Ghp-f;$&R_abFDWz=y4dvkp=?5__2 zVK`w}kAfvTwIg)^b;3)g z3Qk%tf2rf4BQ@byj{mYkhq%I2H>g-n=c~qY8SXe`#YEXdoo{7A)q`3-TCo~Knq~#< zX4h{ntO#qv-^t~MD-^u6YWzw4k&*JJz^g-jnMrqD*fy7As;Z???fH(1H|8a+H*bK7 zwya0FO{Gn|P1c&*0EFo0mxTk7=}e_T#zDft0B#t!6!(`&hbo(@;Hqb6e{?(Aa@T#A za(5fO@8y~W&*I8D5p@1rj!3ovY z{^b4${WHF&I6`sMPW-}F2mNtY8;+^=O(O?y7fbJ<>{{Zx>F^a&6r%TzuMD)>YQIsb@=To9B^rEJ#(X9ET!J@lK)Ab}or3d7a~rN?N7a zYZ`uc^1G zf$3!%o%+{Iw(Lnh=iZqvqlGq9fVrro#H)+JO_=0QNobCL&inS_cBXlWcIM#8;Iv@u ztL#g$3)FS&zm7$}Bg#WHOmoP0$SR~QlqU2m%n?S9k%m!(Er|IM^BWc~fh2_t0WP5d zy?cTSlIn=|-0I1!Em!&o#V?#J3PaipzJ4|py2*Pn;X^p{B*8Al=PH~14LA`C@=g&= z^!C(gROdnD9FGOcdA2m`v_0KC&$uQlR}3y~+hPu5%RV%V%{Vl;d)rnzIB7Xq?PN3| zn#!9(ec%6kahO8tNydV^8@bZ;yGtT+*#o-nl>Q`hCH-Zxr&aapY<@G<+U6iC+eh3$ z&>${Q_+2V#O0Cpt7=w%k?|t>vlGmya$&TJ;yiIQ`3;BbMd*~LT%~li^N!B|14k;5xx*?CLlFTYyD@&{Y)yOri zE$OM5O$46!Iit~klp25SZYyjTZojTPGwArN)aD>PF&utCSVepIah2B0S?P~wp1;FM z%s}11uK}2#h2XAHe?#TWQJzr2see|82}<|6s-m%dnhibKG3OI-OceHzLhR3e;!bNl zr>~x4+l!!+*Q0xH=3;3qXK5dcCOd*~n%4 z)fsA6PrTamuj;ng$o^Q!g#&WJW9r`&k4cVS+y2iT+Q!#xa}SzWTTcFYpYBrm;O(i* zn)t{1e!gl)UvFVw5O0Ol-F$h4bYA#pjx-9o2qi$L{+TWuHZR zn0x432mK@ti?6B%XM*;d_FLwA+UV2Rui!Tt$0HY3Jtf2HXOioIH&?u8Z;vloM{}Os z(I$qiw5l`!Ut$6;H52ac3|0zSssQ-2-ce~70Oz-Nx(R?69{^kC0EngnK;`nutXuAm zPMZ~8wZQmh0w&@zF=?KNIN>S^nbKv|~!-BT&>3Y8PZWf7v6Rbc{dww~= z3UvcGJG)$&XFHcUi}*V{wmIuQ*)x7a0TF3=N#97(7&L&J5Rr@pSBB*lL56?vHy2+p z-xJwF{kd0qJSZ@mEv!tO@E7qGo0JYP4BwZQd-pVd+0Taj;05t+5Z6}WzLX|PU3&nM zh`~V4bc-EL#aDws9!s-B`EGy3KI>Me#pJ{I0h9@F%@y!OhNtTsHDKl`Ut1am53=MV ztqql)bEba5K!~Aky)$tn`e(T@yc$zZvZdL(Xb|?|D9&$6$%;Q{_KtDTO+_)F-eSuQZZ5xyvE|2DfXs=Y}A;a@1MHv#$h3$IvCq}wYf@s$s9@U()9SQ z0rDOLiiGeebPXfRPpafutXwEkydLH9mw&ifpOVhrd5%pG;I0r)&O`GFLDYju?+~Sa z7q7RDQlmg6_vqnAR+jS&Kq(S<<8CZqDt5n`dKef}5Bm~)!A0%@oMuKcq!j*ac1PRI zWlxU>B?xgnJ7H+1fHS&lhjDGJ4hBuMiC`kv28No#@q;oz?2SvRR`A)y zKGo|;;|9+g7*Bn;(dAh=@r0b$I)t=ePc{uO@A{iCb7$(vo=jdum4}}wK{QM!Tw^8g z5EzCGqL`s|(Sw59(~EC7O?ux3mN+2CVHDrPGn@z!Qcaisd_g9coMIeCq;!TF$1jw``{ z75!|C693oL_i(QUkjtdsLE67vr(K)@L8sbF#2vEKSZ=>2UPqNcjF&MoC|A~BtPdQ1 zq!<{89ZcI5Eb-s{5{r#@fyLXuv1JXtm zJME=Vr3sH7PexA8zQ+*uLi16A#^UvUPT<sslDVzFCEX5$*G8Liw+MxjP`hp z)M7UEdpo=A2TVu3vqJ)w9pGiOf;AiHY39q|>xct?V>P4KM11pFUz~k5>i`K(9S+}I z!KWYs*;L-EtwlFRJD~@UDcw8k!0!LO2c&84LArqbvjbQ7o8uc=J+1?W5}aJxJ^wn!vPEO1Fa}6-I)(9wiSUfrqpUN< zwdlE$K_bH7V8vib0W6NsbVUshMNQ51FpSx%pu_gmAQT?G(S6{s>cAwckU#Dss25mW(sGP)wiELzp!ACiAdxBnL?tJ4$6+S*_9-H3cJ}ofY;pJDgXV1imy8iyt zk^64T*E%D3UyqJ0%i3+lZL;ZO(|Fi0bXChE3E&g5Ez!LmX!-X0fSWjluVZa z`)HK)pnsh1;+)Qqn*T!!npGv(a(g_MyuZ73=u&@eK>d-{D&VG@)@ zw(K4KSedqM`0==ceZnOlBfua;T8qv-tL)0xf)-)J8HSm1FXRRc#%;r>@W@5R^XtII z3DLRv_W@?2U2-`qw^uxr19I%o%SsS#izC(9`Xg?~`7-Z0C%scHw6Kx6;=5asg6{mH z)uV?k^2_HOF!(1=jMV40Lnd0=QF)=Q00+n3B~);|*&+b_oriuNMOM_r2u5Q)&|4*lIBN2m^-oQ*SODhi@!*KBd5 zpmV)Paz^WN=?4a{_7;>Hw{No$$V-R{rm!lea=^@y52lJe!ZG^BAqY=<@PO%woYiJO z#1qdoLj3Co<+34&Wn2&P6{cg!h=phll@C=PZN{|?g5s?^#CSLd?R8V`d zqoF_p56b3;0ERF}%^(;$nyu^#f}j6@}E|#Ne6(ifY-~>ucxW+7?cPX#K5#r{u=R!Qyo0>3^=uSkjRz^QIwGsqGN< ze;bF?M3)S~9HTD-`e{D-+T1~1lzFGBitqi4b68&sCtm)Vg7$#hwoD(v-FS)_@08j& zX<)j$z#;e}e0HYUN3Wy4**Y8o5MJL~ETt`J5zXi!vX-(T^4gQ(_7bl7v~EfOkl{#| zV@tU|jraAd9^OdZg7NsNspGST1`S;s_6EoTeiAnAB*~)mMnyz{c`FU>l;^9)tQu+n zGz@ea^<@HSg-q1>2)B|x=v8L!abVuTC^=JzUf(VdTGa^k4NW`s39l$|HYo~%H06uI z0`O+#oXFsfqP{i^kk*WKueKz+wTyixO4A{YQ)wYrMp*C$> z#9wxP0f9xn1Xp`BYy}GUQ;8K{Fz`UT0ulJyKo%<8lgr3NAi&3>LK8*nZeHHzBM7`> zDb;rle?`0Hcy?kZS2rp00EW=}3`-w=v(tW+Pnfgp9szbDW-=M@|FiKZuv;y>5d$s_ W)hw}^Z?*5T2^3$bJ+GEAfAc@joaa9P literal 0 HcmV?d00001 diff --git a/assets/images/ico/flickr.png b/assets/images/ico/flickr.png new file mode 100644 index 0000000000000000000000000000000000000000..da74f989d626a43060e7c6724bed4a1eb4ba7e29 GIT binary patch literal 6694 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 literal 0 HcmV?d00001 diff --git a/assets/images/ico/instagram.png b/assets/images/ico/instagram.png new file mode 100644 index 0000000000000000000000000000000000000000..5acff86e9b2fb052378e7fec98a8f27c0361f8e6 GIT binary patch literal 7068 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

d^H{anx}Lr^TqvGDd|D@?{^(fp94r*FuTR( zCG)|3hAHsV7YD?()yPkuxfi)8XX(%DNz#jn!uCLHuAl)E5r?ZY+a|+g^FQjuP>{XObPgY5$ z!o!*g?nbfoP=UlV|++(fGAC-d)@WPrWEXI$9tUmO=N9X|a0&*d0HN{o$* zVg`HrTX5^zF0=45TpOLzdjyjTY!~!UJHfeym~fN{ROt}wC zIo?DChevmr&rV%*DnYQq8#FcL`FRMP_WQxfg$!{i4WnBA+38t>7wk1C!l-ssj*0Jq zXmr@d=(>WYU17{7XsZ#%Hfhu+@cKY}Eu30p7$>*Yn=IwkuY;HY>d_c}?bm({e({$- zh(Y~~U;j$IG(y_7n~`pmq+ zG8fZooW?eI(e*E)LobdktO-(UmOeu|09VbQV)+xGCZ&0_6+On(_!s;8Vz=k z)1ILi=+`U7g8lt{SmM7YrhsgFP-i&^VzUbWPLjh@Pu*dn!}(Y#=UX zTL?lyHt03u=5~6{TKSt;xte#zD1d8hMpzz}b(v*pQO&SK1bB9I2oDiJ4T-0UYvpiK z!P&IHkMetF^W}$@)l$>+mZ#GZ@~7IccH&Wpn=u%c&>tkQwYvpZscydA;|aB^SGTwX zGa7Xege;k2N6pJ#Cx;%D1AN1^*A0U|VQim*E@dmG3IW3pS#UY2tb;3M8RVRlbx5my z#x-oEyYTWWUw|*Z@+!P>NVKLZJPs0%x}-Kr6QP4%FEp49ZkD6+h)45jLXT)x@uH>% z6jK|)u9fr+BjBwu`8XAhrFK_s5ba7Muw9yH9`HIewykZ4IylD|Ts%{a5?=n<k2l@6WSPB-aH9=G~Dct}co+aUeYXVIPR}0l8YUV+G zbd@$)*_J7~Z%DSw8!cTs<(r5q1UH$W6(!Z??|R=};rnxm!j&qPm1_vvl-#6%$=%p;&v}^$}E4d%m9F)S!f4(=*0-BryJR3}*p=8dwH z|E*S#uPKeyT7&dN)x(XvmQ8(VC}$4DC7G-jVwX%n3+syJYAE}p%#gfkOH!#N07i66 zS~KLa-0$hPJ+t>A+)FRyS@N5r4<(v76wsH<wZf729QgPU<`mKPU^Wq%K5)cl)~s zaQgzE~6h}>g-d&8K3#%OKJb*ZJ$7_^>S zsI1MhHC`OYrKwa;B~*Kg=#;t2xX7l{iUQm-`0+FI`TT8St6100*ttZB;8VBTM}(fi z4GiErqaIwjeg%U$rbEM=8yh1`bG8Rvn9one3lTR0={pd0k)$$N=9cS$W`(aCBVKQw z;V0r^hZY{5$fY62U2oh#8J^zbnSobcc?I5h;|)HQi=q|+11Gub8^feZ=T#`FD^4ns zRGRs^ulqW9`iZCDSAX?a8@1bT{nxkzwS#k;CDV4xS>f_F)HWgL>$J-djasXI%$c`V z=11>)duIsa`3WQVU;p)AhyUs)eo*S|oz5zq&aQU@TY3Ge=J{_zwU^PO4~=WJVanIG z3io<-h-)otW&?$ICG*u%RFK0-wx_jSRtGL))Ipz2bBNqpZs@@IpQJFqsC@4CGpA zs$FY}hDerzzO8)daC@2`lK6XDA3^MLfu-rCD{-&U$|*ErigS80hSwe~AsuGWOS&*# zjA630A6yjk?=H-Y{YSfl+${t|=_K^iO<;d}2-mJ(g)4glc7{TUtNwk(f>vIBH$KeTQog=X72C8m4wDOzuWB9h ztRU)Zrd(I8U_sh8w9(Tp{G0#vH{g5!)Bgna4z`&slW523_S9EbJN1E8E4vb8M6k~> zE}S8T1j$u;o@a+_K8)P!4MDuQ?){LUvaOPdX%gZ6fgG&neb6*X7^@HGmq~);v+&7X zHq5nm7wq|S0!u13L+Y3&^<%^9H{M&g;5vF`ob0dD-7mGjpECO)j(0}1lp?BTE!)uM z&FhWqpyif=`#I3W>{6t88TgD4kWL7Y7T=A5{Db(UAF@ui+PbyP*PCTCoUWDY zfswaBW|;0LY&*O?Cx@r-(idKa=bw8S-Z*h(nH@Py$Q-DemyqGTJ=ord8&_|@mF=C& zO{mrq0iIH*Bc;d)Nt|2bQ}wi5EPra7s7<+3j83+P4-Z+zE$c7?VRkuBX=wIh~AGg8RA&!@%57 zu#q=^{t%p9yJotWtq@{QI^wVT;)@U9*=L`H?|a|hhH^TK)=^Z;jsn3(9r`vp-vBT# zV#BmGcsBMGE;0Cb-t~!iDjPGeCPJ5kMEWMFYdEG3foCqDQrV~o2U)Nv^j?Szv~(>L z#w9*2KlZkRwpm7M2ltC6c-N2Rs=7+B4h*y>-Os!BEm`G|Rj#FD*BUoe4iTPt*VXJw zvEVBVOJG}9Lgv5k_I#?GTyjzONqPwG2x*gVbG0Zwi%G^jGAWbedv&;ZHRyQ zF?Gc$A&tS3EGsV(E&OedbokNMk@msUrxagU(T+B-SX#*P0Svc?-?_Vle>9se^z?WL zIUY z6Aj>qMhv-|z!Fgd&{)R~)q0Sq3I8&bzO( z$Nhzd0q}-E$Z zB)E#{mj)Z19oo_O{7s8Uf$sNQ@OF(w6-2YG=f)+8sxJH|ZMiOqUim8xG zLE1Xw&sudIg3siylV*^0%orNsPv-I^6mI=F+9c@EaPJ8&a3meT@rz^xGFQ%VQ@LDYQ3;n^vJUAHDCULA5yec?PLZ# zx8izwT;``qYXOerG2HF+;o#sZ+_}?%@nQ%Id@YOYNURR=3QUPMx|ll(Fb4a@({S;U^FP-MRdE-@BmJy6WHB7 z;1h}(pxs^qgKo;7bEc<}^GeCxW~r$OgCk2M2$3=)s|u!BU^#G5bLxWLZ!*a`t=jXd zV&L?Mr;aS}u&SQ0~q7&=rtugV#`_S$Q#)$TQ`{Wy2R^uk)prLuKR-!pPjmj9gd z$xSzuG6Rp;bxVtz&Bmkb70H(jbwdV87Fq79WyE#z)|AVlti!hH!JI!`yY2+~uzIoRN4xPg#VApF5FYlMF@AnaVBf z!KvLenh~WunpE?voV`D-amXcSGmr`19D1IdRoi;5Hkt_1f!eH=9BmBPhP884O1qwjJwX7FSU1 zQA_E;Q!!)Ot%{I!;;FbABDP2raI|V1j7e)`e~IgmwLS3uknxPc15vrdpQ*UjJb;wc z(i}&@b04(6iMAS~0Q`E*S_b1m{-CM7!U#R04r{G~la&u@#2PD@?LrwtF8p`8mc)nm zEa#A66+G3;{U&zZ62#q6J*gp6qpxy2exgK*E`b0ur_Cch5?8l&Y?PSV7w2qBts?Rm z`~_2U+XQ}Xwo_tS_Ju83jYR22XUEH5*i!PTp3dtGU}?D57iX5sYVKZJ<(m}s-XWF@ z_wN#Z{IYQ3WmMiR<$6&vz?B0nJ;k)L@9X5rpZAL1zv6XOI67r1V2YGY>2t~YS_;k% zXI!126327Te-1wK;g{gG`xZ`SJs=*&d~yPvZUXbASPKsE59S>WyE_B+d$~6!s&IqnwKmE_};`}u0 zo6iW{KPDhbe-EnQlo(~_f!&}ym4A?6*WYNmH>B-{3@tbbOsK|IersK{BNoVB0N zck89R;Zz%4J$^bK^91L^hYy(>KASD;MX5F;#7%l4?eEvp4b8`_qe5OZlWv~hC$-ju4H8H0@e*>AKYDx6KQS3Cqa8H z^Q3&x!B_1A?5FV_e*(Y!4brO@mYh@$Qpcy~fk6a#TfIGTqFYQE%u@f6N;l~#X7R)> z91S?;EfzCa;Qr_u;P@$kYjKgbOy)%LjTj(H)0|Vw;L$=Sy_0Pezs-ujN2tThMc|3X zYBS}AB9!<6b}^7!M6XFPLxgVGOYq9R@XxPYzXn%!x9{BAdiYa=9BwWqN1&EM2c+?T z(;?bXg@=J$^qjmgi7}ZN=h{;8XG~oVfQY$eg?lxH06uu93TN@e|Mug-5TOrdq>k&3T4(C%>CuE!Fu9 zE50_gXH0`qsjcs!wTfTL^W&j$IN27!%6!?;EZx=f$X&pi_I86H)3Hf-Z4#)pYh%#* zDqSlj@k4J~-_)u4DSR;>$0hy>fnV($thA||+nXSFikq}1vfeg4@zj%Wa+?E#wcfAJfL8w2AX1Cb9d7h?6j8qd|TD@w@%zEIi z){MVD9PPoiD|_(d?Hh3G##IdJTQJ($hEcEcle=l}dkD2rZH%3bFt~RTnV_R|7#zDL ziB#&O`RR;#b$26|+SlCbDNM&MfV5tKNl^zrH=#>6G)Db(ebuG=vFE6pSfybjLhizA z$4!`vcFf$3Z@1IRxbLtQjkG2)6{wY|#I`_Ko9Dg>MaQV~tAX16dhz`NuLJLU2qJ%B zTzO0;`xY2f$+hYSzW;AJlu|ah%$tU*+HE}(>z;2Awp#n1-965UPn=6|rY1L`Z{`^H z`oL&|%ysde10j3dtc1eGM-O3gHir3`^iQZS)Eji1G_*rDH6_Vd;!65J7CIiM&B7xq!GPb?{`_9`)HX@GVc?;)&6lH;9{g z03*_SA*M?@{yUvy{FB6#@uYs@p;LV+bLo1T33X5o6~&z0iu6S2oON0vA`)etEP?P> zrAsZJm6PHX^9;vzg&M_HscR-dRQ9kYFnxjoofaNHvzwGiamuymz-(ETOG_h+6)s)vzY;{4*jA0OMf(a1(QW+7O`Ng)m{pNsrS*vOl`o9^7)_#pT|t- z(ZfTyb!))V%RKN>Ioe<)DAH^g4zjM)0MX!GnC($DvQK@>Fm%uAw@J@UQ;DSB33!jo ziC98r-GMyObPn_588?4ldEsRa=BLLK4DMsj&N{lw8<5iIE42P^+<=4Y`;czo@8(oe zEEw+b9Hvfu&I2Ngl|mpF`zcTVUL$%=URHsPqax0}w$NzUHt0kRg~^3;6mUVF_P;O7 zSX=jn9c#$f+P#L5a!mNP%ao_C>P=-CTi0Q1Yp^QX5RtsKZLnJBRO)aeE;&u=(!&WL2pT;}3t`KRz@z-QYHO& zIyr&o{^B$6r+@Z2c=aBl_HqZ30mhN^g!_FQ&p`TqodK@=e2Urb-bF)9W(6I@(|57! zj|9mi=y40{WWnF>c5)c?hp@Xng6oLVpFos;;|d}69iA8+4#)wVYL6t-zeW$mEbOj-z%r-FnwD$OPlCdb6KhmbnVGi zK|99Ds`}xtTnkV8?%limna#lQKrEb#j7=;wcH^eNxj~~xt*tLM1A4nDx|YRs&eZDT zlw~eL>TO3KI)sX%c4_xslf>AP1}4cfKJg_$e-lSuV-w z4J@oUc5Ko?TKS%8p=0-Z{Mw6(8>OCMMKcVqzxEny2R--27g$T=9dCU*+y!!H8 zxc};Xc<}l?AZ0gh#^Q4hwtH~r&K-E-t#|nI^;_3rbg%`J;!NuJtx3!kYrRctU{mH2 zOe&(4v?jQPEL}Nsdld2vx+>(*m?ALxw|;;O-3feU;h)Hy#pZ!O1j z264t_!LH0n1PZtd?)7X)`DDtpGM1=@^jde%vXQaz4Db_hAiNhJ~j zy&k2{UFeg6beF_#_Tc)#6}Wn37eDX9?HgCQwrtXo2RM+%o4-&d# z2Dagwv?-WL0B@$1;?7!#*1TPEaA&19JdYkeIEI(L_!^v?O<_DKAnAN z#lOG-Sh0KKvqJ}i*IG-%AFK|&iy5>ElY#BDSE(kyx*goxY5%(B`S}g8%W9pg2CF92 zIx&zjZ7fNGVFyp>W*wF$jx!XDgkDDqXlZ zO72CH0Wkg4*TlVAqm#-t%CC`1YWrr*Iff7BZuf zR0TS)pu+P+x@TZa^AKz`a1(c(tS?L1YU6>R*tN{cRIwk%tgB0+l4_-=1`rIvzZbvw zas2XM`H2XgcGV(M$c}6HiJX<5c=Abj<{cPQ-%xNm?s3h1p&zkTU$K~hEiB(kV&Kh} zQ#cvh%T1_mniwNC$)c=XZZslo+MGR1o9Xk@H@9GSxCPg)Q7}J%elKJ9ahe*Xh1{V@ zNF&1lT_WoD)PLOTBtOmznkYhP?hsv4r&c^Ll&tj!wSH>Ui|E@bcm#81k&3!wCzYY2 z>EtZ%cpCxDEt0}Dw1UHnb9T3;HT`KTwz!kvUT|=y|E746A3S)#D2^u8&dy30c1Eqm zVd2eqk8fhUaN}FSrCqby&t)T;qc!%iU(b2G@r&yJUXLgI9DkJ%NS^G#a<*h@+<^3T zh(XiUJU1YjV#UVTX>RKSV}mKlV>AW?yu`@Q2YQd5r&Bg7x%c{AzRxee^b)@&n!kAG zJKqVn-u@ILab63rzs><)oVzkuj2CeG_HCxREf5@$vlk`S^!wxK1Rfl}0pIW)?}}y- z?25l_U9R(*IjT`>Z?jZtUbgq{I+&*T0bA;-J$9|>+bE3BUt+rT*tp{T%Sp6$vi2uW3IcS zU`~0xjp1z4hiq#Ab2WjJ(?gh?ov_sTKqUd?Us!WLseD7g)g_q;gQvKi;X7EuZ2Ay` zwSlX{0?xsOTml1SABk#Q~e*I&W%APE! zG4WGZ$?(p<4goL;u)hcD>j<8!g?7d3Jhf^z7+9l{OxY(ST^8-YZd7waCa}^(ixCv*X;az4ZxUL(6wG(G zwmE3_NN~+cc`wOw%+4%KfJ%KCJUAM|%dg<#ew4w^;0gxz1?!I+JB4hUF7KkLU>eny zE06Sa8V++OXzE6R1c_CotVnhBTyYjgdNx^UnWVzn>UeqPFTMuH&%X?24sfM7fP;gZ z&>fP8pu+ult$LnFM8H}I* zJRA>mxPIprBv(^jqtsSNIvHPARvGQ2E2YxZ*6NlZPLo`iopJAmS9|5idqcHF=t{qYn@i%u#>>58s#Y7A*!hb zZ{5T)8*D?Zog`*%i9_Ddu<`T$t&%|$!KrC5S3%2$Uz4rPMEFXJk@u7Mls|?)|0AoC zIS<4pB{Q0ei9z=S6EF}^M48fN7ZA7gMW4KVJJP2U8DSplOw zh28~v)u|7@b+b)PI#u(g=FQ^W;UB_|Rc z1U|U?#*Ws>kKxaLkSFL|ATAvdKc0FF0m;?&8=5JOQ|!$lz&oAmti>>J0zy^0aj4e% zQCcVIOA?=^s(J8U|Jet3HY_1+2_@`~v*L`W$%v=VHFjmAK1Bjwt^d|>-GltEwVP|? ztAh=13dyglu?C+{V*;yyJ`?N2tM&P7#ihYWREx7Ws!5*7^`-2v=_sW(vVtC0+hvul z;Q|b4=O2$5Y12oqy90yKE_CuOm}3?}eU=9pq$y*g59_VnNHU<(aAb~QXSBmjK#+wWjPA_gpUMlc+bFGX53(FYZHp zW%keI{A}ZLsINF0ukO^mczI$7hJvjv0;e;6t8-6fH}0x%tt$vFh=H&1FgpaRb)0STJS-B~rop zLU2Z{Es;KU86*zwUWCjWv)KWP3!mE=IR=4`F3FUlh}oUR>sq3@9C1^NG7IbhfBo!uc2qa{nd*pM`9c=3{jTDKc&s1d)dzowh#O1F< z^MO25D;M00#j=q^ilv+4vJCy3JP+yQB{b?0r-`zH>H3Q|=P`)wi zk-J^TeSC}qDXuyC?7;_j;(`aIJ~t0R*WAw;hy=3XRGXTSgplDI-X0FJ%PKWKF4HHz z7xWq^Xp@I5m2HT{pj8hZJh}^~6WmxNQB93j{Gfe9X2|4jPhg~)FU7qFLBe!AAl3*y$*;Iw!ZFyGT_niP&tom4iA5eF|%*Bv*af))l7Vzb-1v)f{H9tC%g zHfw`jKG@MSTKQLokwUc7TceAt!EBMXu-j8Q<*u#K-(A|Z-?JXGfI|vHKu*`rF zIe{OtaU>w4v7ADi3cT^az64=lT~l_G3b_gv(Y2!*$R5UQjZ%(@`BmgWn|_$bRA_4>F@MBhKl zw=kfOFt|@)Ih`R;+JbJHivw9j;!$&`782ZtV zv`6j`jIU!V?Yisz|C@jwuW#7QR(YKFf8H8t3*>F;?MOwTof(+5O1d?wS6A`pKa9`+ zJA_SnCI;6S^=xR3b9T4A3x*o$L^tnbjNB*3W3IXH?(Xno$noiPHa$PMzx$on+zX`u zOWNo%j!$kue!zswAgXkxHY6ikG24OzXD4f>FVLK3#5en2;N#wJA`J|PI@gM{ys3Wg z__G;!&GAHh2E)OjgQRC$e5%2YF#e{CY8y9HOF{1z+oqZjKB zqWzj{pVUn^u8v&b0eEsch6VKo=o%GP5PT|Q*#;^%_P$1Tz+a6ou`IJmW}uxOZcJ14 zm%jNn8BxcS%lPqLY17{iZzt#b7+TdSGi8KScOPS*9BhwR&H`9-d&vmeIz9E(7nX$d zJ4WhZIyIEtjnhvt+IlkvX-gmZ(sbr3b;1A8~tUa=K z^BN==;AM`ZV&qO_CURq{hqS7&*;bS>SJuZGK(sO_pf5nA`maoIkL?3DJwDD&8+uEi z&Mn()0*ijKxn83VbovIXFZUSLSo`654NtzmKUMm-tyce&PJ2wJCJcP_>UDVATXG=R z;3Xa27~BufPN2#vIHOr35*V9F8E?5LFQjXv9yJqXO#Yn)Qw~R`alzdO9VcDtq*BjJ zGkwublZadRn19%mi?xk_K*%^o>t2~Lc5+%jUT)V0F&n?0<}g7BCW5}i@u<|Q!NyT8 zz<_g&r_)r7Z>4sup&6`*kL_#A;Mfweysm}IYq)$Vb@xrk?YuINFQ1)@+`(Sz@2*4T zn~-&AvKtW;^ZN6?+sub8{ZEO4A~BKZJ{U7#6B1C7Ie7JDiz1DG`^?Kb<1ET$(DPsh z*g`Zx2+emAa?{DAmae?FZV!Wh&eS*x&P!W17+P5>poyHoIP;^%S%>7I4a^Y1+a4+J zWw3|AJzT?vq%nlD!#dgL%a-@lg_+x5ZrNw83l*&KdVQ09sZC|bO-ifv--fjnh02$9 zyl|VYRVl?GD)b@$A+Cep!rb*WdOWQ$aaTHn*Y4ei2WQ6|+$T$kFH~nQ$5S{tQ5;X`vKi%n#w0 z-__(`yMd#`ElRCJFyz6)f@bER;qJAv^$5ye<#lc!U?4f`7;H=M@i8@sJT! zLrwjDgY}@Ymu_fXBq`weweg;88e6R2v$gmUY43PV4s~8jU}X>Z<84!Hjr%C^CW#MH z4sPWl$U^Y)@%MpCTfC~6rE>4y8}OEAZn2lH!3?Q~h?#_4?LKU8VYafnEh1$!Oh`IC{fxAz zq-kqS!~Ei+!+d3pncD9_4h=sXs2gigMP;*i1^CQiT@$ixT)no0qBp-@VWqUzYztwx z%TmGF=@Ml+|FinqIYNi2Mb~1sm$i1qjL4VCJW0>@ZmQBxx>v#3jqW{b2+805E`0b8 z8J+)kqfrj8zH|nk`ow48BOiSMPN{U40h~UV9=Cq;Nv_81!StO{HI6Y+1Y$iPk zs_#|!{nDMXNhA!p*8mt=9la6IHO*Cx8 z75vILW{ofgM3t@nATF`tn!O9;g>;{_m1aj-NZp-gk4#WHr5lon8lOsqI!uiaBere+ zaPXThG+8PU7o##QwN+xbu22%Z(oL;Q+mvk&2Wo)a;{`f;eU(qI+N7PZ8?{QhX zF%-W4Wh^VD9v!*}>W+bT6NN>pNgkZo`A| z39i2!_I7W;!=po}mIbc=G0YYS2xb$EX_&DQ5kXy|=I(<#kKaSBGqbJ<)=sY(QSsM} z=lxcE+z)yUgm{zHo6T<2W{8b?YqSiF@`^`I^@O8iz2Jpl`jO+G2ITJ$yKZF%#vy;> zf_mje`or2z)^_77=RxY5&V=wL^P*u+@TKx{H`TSj(iAfv95*$dF55e}Oue>&3?VZ7 zcK4HlKV4_3xtk!E=1~zl2enuWz834t44W&;>oxJ|$>@F(dyLR~wIE%jE~{Dk^+^Aw z`%dN-JST#Wr;ohrPX|Koy)O}@HqKLOREov!=4ZSuoqdjKA}Zz2jb`w*8u%hqMAZLftl zyU*g`rPzC-2CMbo@)ZX>xPK7;{Tm2g|HS(o(9m9qfORn2g~JmWkSrHVNR}1eI0w3qTYTHI6Ze7qCD)62YJHTg!WHxMFeO^_*2@Vam zmJRBKo@Lci2lT;5k}P3DB|6M9BzXshTSKNeF34>R(fP2K!S*19Ty@~)^=+O9>C7L& z)>eYZI)OnSI5^i-v6O4#loeu%%yJ#9W5YvCG!lquIQ|limNOtpasLs!hW8V`lT@>4 zAB{oMv@BaelIR);5G$zmpQsB1{AE@{E#&6umZiLY<=%&P$!%7@AgK1i`9c0Na~$i+ zE$2}Y*8z!56iL;74d=*ahdTOW%2=#>KfWnX8aF&)taPKyyjU!s>UFo?Uo4LP=)l3jKJ4s}^vi6;JbWd%*Kb~}G(;dWgjOvF zqPSM=O_ZJ0-QU1({e4PJX=8d*hFXiiroMrzExLAcQ~SkuWNjPf8@{&hsf}e>HR|u4 z(pZZSZDw=$nyydSP0Mwr>2j|cOCpjB^B+_zFU}VH8t6Xn@9#so zWmyA+1fM!{Lhzbp2k0}+s?-zFGVqsWwS-0d8dzPm+jq`Wi$(?uT6$ZQA+T34tu?C2 zW?5~Tt@OD)g*U^vY6e%;`n>jLy{X!CSjUgi15nZZTn8%N402bX)+(<)PH=BhC{?&W z@oTHynwopq9Xfv>@A3bJ_xkr~O^xu7A70r3)$hQ(nDdl2m1eq1yb#1AU>=xyn``cV z7{tN2iff&&9!;Hip0->D%9%{_)o5SgCP;BblMyg$#u@WIeAG3rc{8U|hY3?bvQ;#} zs%m$5<`!EH;(Q{xAl(k;eq)ESOySBgwr=_|n6SeCFhR;!1*2i>{9#!)-cLB%qR}Wy z#IGsbq#EvOeyy~5XUw{>jz*d}l&Bg`PhY9V@0SXW>a|~k5_TR-(m=6Z_n+v-RM-0b;rpI``fa~IS#;pu@gqp6 zbcccd5&oNgpA52#WeJCe9i~NY<;#oNGV40j{$~14JR@R9xgyGz?*Mz>OJ9C5mHChG zvG3#BsAJW{oMuKYwe5C;PakImT&F5s0KX`>mk@$`GYG0iI@aW}*Zf%jUX(wCS~W(c z^;$P0aiNm>zKsx+ac0Y3X?Dw3nt$vEM(kq*^DlLSs5P%4o=K44u2xd$Mia5sAcSb6 z$F=x|16GT5;@1JKUqb2+5GfrmAF>M>*WjzVex3{y=g?HkX!w9khY&eO4TpK?Tj8;R z?`OeijD}He9qcqHccs%xQf>r1&Q1cNq%{Vzzl<`M2!Q8Z`%5rrE@(PFZhimpYU1`% zjn_>F$0qOMP47kS;p3NMRu2~lS-r#sXfXZ!;|R2LI(>W`yl*@n|C~^Sa@$wGQV?!d!c$wiejTNU>Ireq^J?)MVjBB6GJ;y#?qv& z#z_kj{$83U`}G^9pj(Jz3Y%P*#-gI1cO12=EKGy;=*ufSJmh|t@YVu15~U+f+Cb1z zBKChF=vQ^h-k?Xi6IA?vN?XfooK=1hh}>-y zyNhL{<$?%WcM+v8E$lw|1ib$65I*^-=ODwi^z^MKV2G%yi_e{Pw%9;qd2#}$XA|fT z5YZ=@%MuNz&r2GB(hH3GOOcFD4I^`-Xh4fd3B;-)pMo5Q1JQJ6-%K;cthfsue7?kF zyeG0w3RMT+MTTpn*MZWDu+eM^eek_aol{T(j{erLtcwrDD)L=bUf12mjEk&6m{9)y zxaUgB_RWWoAxS3K5~5R8^FUX2EtN1hGF2^85*IWRrM=Ou^LB;6`if0WAk$&RYiDpp zdhHfOG z6xW5mh>6x@rPLd+o>1kDvc|5hbwj=rKm9H6OP3dZmT=6Y6q?Jxz{|1*E(34UFh-_ zVz&6&J53Pk<+7nS6jUq&4_>kidfp{F+b0bKR}?XW!ZLbi5aYP@B$(&y3c~*LnQ^?9 zD3eVbTWf7uM#Xvyu*wEeO}0>bIB9jwtyfNbGl={mU6=D3sE@B%1W@4t(m4&w4kZPw6CM;cadCUJ}w-%Qo+kgWLge70x}Fo9!D zByJ&^#%sS!(=mQb2po(-lh7mZ%o)mDSOt?bXsEt!gx*;$D=6mpn$iRoRS9!MXLFh$ zOqA20aj2qomMEt+@9Wr=hDKv2Y+i@f1A8-)W*+^z(uSWL|9C_gsP@?yY))) z70N82msfE0$^h*23OCI6m~iw6zvA zPYf`>UdgORRR0pDeWtD#WxyX=^8QOYh*(&O+`Tk2hzLBeEoyL=ax9{Nd|hok`k(ge z!e3u#PIlH9Ti3Pti0`E$sbPK(iP_Nqbd*16&lxnOw^LIeHnwH|=b(QeTyTI?-jykO zm21=@SIjf`cU%6g;rgsuw`%oZvFEaXTCBQOGj(;}2?C@!pT%-Qr#`&%?av%^`s2TQ z@A%OlboaMel8^-~6@`1g#EDe7%mVC%!EV!_62IP7rqM=C@qxK+ z(fwtk_si5|H!(822}^yiO&B>3{+PzBe?AqAb=~1-T8%H)V0S3GvSoek+!{;@68oC) z-yqI==LyZjBQz<<3Xcdpyumkf-f^AGX4Bw}>B|$Ih2tj*J<69JRwiGQ=P$|oI;ycR zVY0vGT*?Mnl0hHSbZ`u|)%{p|q_){_n^;lpYf}Hf1@p*vSk?7Fk*?Sj8P~B={HVXu zt^L;umVWqeO%}V(8?i=^Hfm)oN!35XFqnrJpcVx^(W*tV*U=nq8eSj1LWhL6^Y(#CF?mag3C+7Fz zo4LjRc8E9BsQlNab_b6etkY!`g1ZEG8-le@Uuy&h4b?cIB#)$Rbjaxzf(frnU5*K7*El)(ny8M}P-SZ* z$Tec?dJBpbT=4Sbf;B7AL802S%qE2q<>n@Gdgt|rtV6|9$2JU^h0Kj^qWigZKWETU zieyDOoA8W9nl53mjhS7kxMoY48%?49f7HF{vn9uMCw4Nc?)LV6y#eS2Xfyy~ApwFA z2~reANu;cW8Y#vfCSt7c2Zuk{|A-?T;cxz8$Jk>>*dBWv+kgIxNg2GbvJrvg~E?llvrf-RBB}5_$-y^iccXrTe>dn}v!}W`8}I1>!aX)#!=`>sAEo zjFWB6Fc|lA5~`!FrHys-ZEZ##>dvqcn@g}bxstl}VkN&*6nN9|`d6ZU->wZI^mA?1 z!x6C^pmtS>=z=8G9FC#3(R>U){oq~r$)$T|rcnLkB{lua8z!jBo+N_C+Uf{a^8svb zpe(z2CiIxZ><(qi#JVq8gv0UJY?~COrXe8pvJ37F?H7Js7|a=?}CDP+V$FrLNY-YdqzczDS?df*hHqxX#QP9AX1?xMUfed4h{G#Z$-73Cm!#sj_NSbyPm8wKo+` zs9RVj_djn9?lSIY)IZma=4m7G;wt12vy3QP2i<^2y0Va?GQC<~qjg6`ts{*pts6N` zQdLV!#xVE&%$YMVQR}cfpZw$g#_IoM*2o8Y<2_*}%1!!Y+O zz$``3EKP*yS=$9dXrn;Qmftb|_(B-SLs$m4(o`;hvve9@s&XIHwI4XjD46mCj+vbO zy~>xhc8j+E&XmieXqcx#ab7A9?P2E}6A?l=g`J%wb$3(_%qrsl3pFqowu0@g8SI;+ zZ%vpR^<~ED;aH31KR_!wuuF0<8~qD#D2l4(!vC>IYKZd zt3nOsBjI{nRGAJ3l+MphfY*~b zOvW?l4dy1J(*zCm@?hXb*Zmv2ez2>rBCQ_5bYFKPnOPRGT%t+x%HMdtzP6$3sHy$I z;`QUSrL-TsN~BG66Rr@6{BmnQ$vr1t&D6m;3YtAEdOgB>mG;F4XZP}u9+d9z64vh6 zNXi$qS0fd?e!yOHP8R+1Ba)ty`OoS208VbM!As9S3xnkYxN-mP3p1g9=gj#tA6)t5 zD(vql81L`F?raXbJ2}jzW0T1P8LuCyp<25LL94`P7%+o}5%yl`V0yHQ zwbW5)tSmcJ8bve=z`qxE`0dZ)NyW6e8dedU`G*fTmdpIR9*)w&uQ$xTFe~R>nEL>T zgW>L31RVFU%6ObidJz_wa==rabp1Hl#y^m(J*qe$ly22Q_Fg+%71~ayT0VJ3v{Y?M zQXIg;pc+zn>-B0OyPvJ4m^8RU!q@j}xMhM|{0wZHqvGm+Te?rW zBZF_U2HW9bTpKu*T2upg>#wfBrAxP9X0G1Wc<*=aJ$&##KHA;6gDAmt?*OJ|qd0eN z*=bqn!zWakFIqnoVJ6@NZ?s(m+BKS3*vtIRZ&&l#n~{cx59G=ZIic&(Y+6JVFw7Xx z`VMr@tMqxurK%tF5Z>XEmxHtwj;bGoMGePjR6Y26KO4H8TGo;W1kAb2MOY#Iee*yo zu?%yQy+P`Aam!eL#43WkcgsZD+9#lIWtfoA}mir zJeI8;K&eE?G;s^1RIOC4E@R&|o_V3mHU@n6CXxJICLX5gqUYf<89E|`*^k>WORMc@ zovtJ)^H^LRrKnxs0nN;%shrR#W4N}2fHZN)wVOPKL_my!P|14QP|pkCI&{fJHic+h zTyoa#zW3!2N^>vgdTQPa19}hg;R=)(WQ!7pgC3O9${6S#a`q+3a8QLmlD~5a&NzS7x<;7Tg>_OS}2QQ?@RZWl?n}G80 z;X~5drX6*t>*+~=1}=HjoxhW{u<&=Fq2}0?y>uI7>qD``qgEa%JoGrf+c-Cp9ga|_>hrMu zfxZtYA^Xf%7A81yrjJR3Rz*G03J~}QTLW==ErJhZT#eTJLQ ziawOJBLav-xJ``_g2!>N;?2kYo@~8doRBg~kY+fj6@#$^-|ynZizbnHK$IdQ zWNyR`d~*8%+vmp1vR7NL9hA-Xv)}mI4qR5je?uQcr%D)5=6^_D+NRo zrcv6RVBKz{F6gdwIP)af`cZiBt;Xd1AssB6sC*Z0z5#5Ni2o}v+fi8cAyY+@qt@iW zWa`W2yvGOT=aRB#Jro|(6xJ*ts?f45F<%ju<$;Y<(p9Pk9wW7}vI;UXi%naY4&9G3 zu+F$9gU0?qX6lVuMU{qhgD80}s50P3VCD10+@q=4S(>IwLfM{Rm|FxXoogQ{wX+iFJ@}4{pOh`;FT}-;6Ps?R@L#7$6;e_^|yAnAN^J}oBaVcRg1j? zII$*SvV8!@)+JSO3xhlJvtvl5)^wrL-IcI5tMF=$-=Rr75XtZJ2BCen#X&!^L!*I;WUW!w-H{!&`H*&H z#PVmvADfj++TPa-DUXL`;E#=8`W}NKvA3BC>ZqBHGX;3fXY1xCr0?$F9G}_MJ&$mz zmDfP6C6jnwGS40O0jwIZUdk2cEZtIt%P48cT&7=Fsyb=-izGuIM8B_CH88U#^%d#7 z+c^t*pWc8ndX$=`eneR`c-Ilt)1SYC9WqEN%UVx9RxhmOKic^6>GQ>6c`2J_I9#$^ zeN{!yY22T{eoCluu9Bop23cwp;Q3fp4fpxREfWr)Ik3pjOqGy=@ z7pWnw{WItc_FXqG{BMur`AwvXg1`*%|9n6aush>9T)+1SZfx(uzBd2XADAReCDhNR z>_LQ~3rN@_x|M}exz}YutPT0I{&ld(E3>0S4Zf6UWv(4LgHIm<@93m;^pK^Ewutqh zB=sIR@L3HI><0k!upwU|qhJE#y?v;rrh+Oe8X6EZd{ji&8!J66D<4d8G^o`&QQKx- zp=S|9MM|jA%PbEhI^IgM^0QyrI(hR5iPV=PSY> zEjaUbEFR^4=GUVXF%d)7-~9wGSM=Dz(Sax$-XEbF@R~QP35sFn=VuTnUY?aBg?BLv zMHox&`2;;bUDZwS()?b3G=S@$+=jpW(ci$O%hzC9%%RAvtn^?s{7zMrUl?qT-h1NM zad`UNNmw4Pn&)8Be3;VUo;D&w=c5!u4;VGSVSeu%-Mp%71ozPSsMg))9WEYX(plCT zlxtG}btLvj8{Ye~X6+#(1$Wq6w;sT!pMFXiB*If^!zauTIg<>JA(Wa8U)MHv?WG$& zYX*GO*B&xK+r;2uA;y`WpH_NdaAyjeZd5folJ&*Rog8V(4d?|K5wG7m^Od#Ir)#9P zQDgla1Z3@$RG&?%#`94dy$he2x5;j#4g8Q%#ec^voc``$ozl&D_{)}A2@sLVK+dD? zWpPiyv&)2xBxZ$kc&Y`uV)N%RVVi~5fh(Z2w-r`L#e!ZJYco-x>G!;fArcTU`=rLL zV3tyRTq0n6z?eU7#b`jVn8nebolxzuo)gfmy{j~_q+mSr^0jL)HY-~9muO?NnmcXp!E{a)Wg>jO zUd3KZKYUVW=E3ftytnrThQAj1lLOfC1-R`2`A1F^E zj$65_Cp9~4DVQ9L=?igS)YQma@annBQP`6rC$WqkYMa%`N<@>H^%}A7jq06YPXnvT zie0~Gh{z4UWx`D!Tgb6+8KtUhlanxa=^O-{G%*RA_1y8fN+LHIS&ote_&b>8W9BU_ z&aS}`UVyP9;%k_5GQ@aUag;+DmKjn^nW6rA8_yATmR!Q>W#*G^=8P9)x`{CAqeWTLT z^<@qF<7eQ+X*82rUL4#bdZNqNqtSoJ>gJHe5lvuMzsy~C(a@5CXfiA2u0uI$i%9DZ7%Ld!IBwwM}`buXjEuZYRQyKeV9!OKXvH&yl}W`UL1hMLcCfZ zp})}0KrQ)Pb)>=~;W8EsGS!T&I^SI7cNpMdl$@9GDCsvhe(v-Qn z84lO!T40R1`|tte!ya6}ejV=Jy9d+VsfoAZ*AEU3ejhP+Tx*!cH+8pCSZ3@HH<5c@ zyB)o@7pkP2$YpR3vBqD+OO0xFG(m?3G^9;#cX{MJ^CYI-AcP;VuMmElw7C}9-h;KAawhE64qE5W#uDg9|qeUtQBYTm|gS;N;0NzKf=_OjP>fE%#QglB+B4a^`5kYdU3r`if-*Cbg*`Nv$`@ssbQ2Xt}<7UYfY?^5IYxE_}VvOY3epA%ay-hthXHk zDz({)``4^*1A@{`>D-pVjr8xT8d`dvJ}|#OhF(8&jra`8!4Sr?5$NG@xW1Re&7Bcc zgOeaf=AOe%x^HW%$7y|*x4h`_ zO^yE^fznl3K)<(QGvcDQZA4w}oP*wQmDW~K*#M6XPavHbhbiYHvm`a~_;GTzG|$i! zeSeV;pRa(Ny9sMypMi`sPL~3rF}KCRxiWB5k(4D`=0&)X`NYQk56yLO#mqdsggptQ zFJ`uvV1jdj=Th1YP&)oOxD5q+W=y(Z$|gf?eH`j4GzprKED(QoWrHMY^Q)-|T+&_N z@fZqh43fen>ZzO8y3LO+t*j?lX{H8ahOeAtq={4U9L!w#&5~vsR8pbIdIM9q3A4Nk z#V7MV<;-o)8GQzAd$|5oO>eenin0^z_}&%zR8;gm&)7$z*3)t|zdKHbm2+w)(Q_he zC{c?7mX~_4b!Q7MzyB`Wy8JP%>(Ryv438ayXU?64pMLZ)jE=4R+7l;E{{9P}e-1W| zufV8>P|p70nR}RVc+5{hq?J;Z#F%-`oW`$(4|zE+eSioJsF^jx+*_@L=YuX9tV!`o zX6c08?r2b_BNJVeJ%_)KU1%~M&aL0;6bA!LnJdu=M;CDQ(`#loy-k@rzLv5cG6-=Q zL3K1;_7G!F_2v&}>309|o1&}56~sJVtz(v?2pp=yWVvgK?kMb}qx>v|&zkqWO~KFx z6kP0MJ*O-NE2quT3I!9!s|j97^u|3)%LI2xR&ARTBv^}WF$wSblDo*(`PD8klMTt+U_A|)@}Mt zT|D@%nTo?Udu}{hm{$7FPqpkrjJxf*Pb-YDsskDK$#ljZ&27FW6>E) zV%A(!sWN>XACsLl?Zf%==V3M-Sv>v8lkn=7z6g^7B`0w0Klrtcjg99_#(o(Yd#i(r z`~?=XWvU{$5Nv5DBlZVV9LrMus@b6~Sc(+GDOsGUX=oP^^MYJZd#JkiPP5k#%9*>e zG<*OeYMXL+8^c5)t43QItm8rW&*jY+AMBpltB2Ck(WW>ZC@?$e!^~t>`v+rq|H?J^ z^zIhi-r9!U$=qglNMO+1H}7iNs)Y7bvl4j3x=jXD=y(b*YgnDtFa&C_CSZKC+JoQ8Y`#Txj-`=9QhmyYt(IAmvXJ_ZarTv3n9cBlYpMPfERAkGh5X?O!_gA0fnt5p@-W2Kp^7P?(=vL##SS~Th6XwMKt%yMuU z+8`hJ^GAHFH|W!V#n$~TxOI0MZr{EQTie$1Dm-`30_s}0AdbZUZZjp0$s`h5xsqHH z>DZ=^*){rz&|#O;(;|F7+?>=Q6M;u@oN82K!FzD!h8a9&?TAAbuRlW>7iQ;!(ZB^8 zyY|TSOi3>Zo#k}{zS7{63JIb$vrV(!G-xu8-g7$aSmlNIedhfSENi1+S!y8yI8l0D zc`jsxX+u(B`F~$f?RH)NR86(bi7b^sZp*+^y_Yb_I%)v#`ghG5H%ZmOFkf1YL|J$e z$aMsZG_|fcm~+1)TF0s$3S+8hSh+B9fb{tj7EISVkKJd7SU`kqssKsrAu)0 z-W?dvC-9S>ULskO2lpSD>a~DEO}{-JkN+FQ+wlt-e2arSPL^tG4&VonDr;YdS$S0{ zURPf>|MqR{lA}@uo)c+LOy~YVVmAZD zhuDqh^9~*^OjiHPDmw@R`Oy3yJvt@ac(?^0U3*|M#T~eLpkQa3!GY@01ffDamDJv5 z_5l?Als*zYoZ-V7m5$1JqskDF(Lu%@Q$*|7o@6t!jD~+aM$eP76>GZ$`tBm&t2>qi zPchb1Ga2_&*<2c|2VA{*%%er#wu!Y)!g8i)GHc6nE(k8kxL<%KDdylN(}}gHGv{;9 zY`7m@xemAP9l+qsag#mmLRDJYEeTl>HE{0OS&C?OIOXZr6Vc%;eUGcmOiPcMvW^dR zPb8P|J^SAgms(mj2v{CES2Uy<`OuIkDnBu>dna3%fu-%UxlZhdIC02pMtDw3p6e`^9_T0=!n!+LeT+anP(D&H!I9EQb(oMOtK?WEL&73 zZQ0Ax3Wd+c@b8GNfAYzv<|5yNy>W%*5FAX{X=!oR6k(>xu!9t`K_Oh^o+LrWxNApd zpE)*AU3$9ragDhO$~d^|WEklXY`u|z>7!+6X=c;)aHUFtsXduhQtUgOk{MjPb`3uI z=p%UY_!nSvWoXLRy`;*t^YWpZXc}RnAutVr7+%c3$Is?wYrFDf%+?C8fzJ%3h=j2e zZ=kOH7peqj7ww?HS$1?vaOJ^VNERX;8Oj53h4%6Cugusi&TT7hX^l z+@E^xJp95pf02w|9&PQx$5%eZd%1>j*u=EIX7{g!!F^UteZv#6N}B~SJj1&q9=P~r zY@A{liMVhzGrPXoO_Zln3MWcbdMt?~QcIViir7xA&J3!CXipf}!^PRQSn!yTNuZf0 z4=$4}E!SAO9aK4%h?WrOtlOOxnKgxpf%kXz;PTA}aP{6k+}bN)&m^VyCOwnQ7p6Sw z*$0d)fhy<;MWg0(#SeMMHmWOEe)C9tZM9?m&!V+C2HOJ4^w#(s;|jn3n?hfpqY%9A85ls!1=BM_!(vM{qY z2IMVjH{rZLfO{sx`FB6O1ZU4Z2fd3Y%^Mv+-|3CW-1!)Z!tte1sz4ERq8%l!<{Y^x z$x8b{rO*?AN-E@f=lyu>J&OmEDy^)Z4KYpJEQedOtgk}>o+oByF!3lvW5QSj!GoDs z99+@~Xr2!VX9je@sgkU@<0dJ?0L|5&kcl9dZU)_GNDDX4%+6+Hl@&tklCwREh#pg+ zg(Ct82Sv)@`H$j;s2kz6?=sYW5TfSh+nro^+d=<1p=64A@U=G*u@wRL=IHvlAvyA^ zrA^Iw1Vl0i^;f<3WEOPt@K5GE%a!Xb)o27JmM4xKgY#zqb{{EIncgv^Wc}CefrpcdHVEf4S9D3clLFpGJ#43h=M!*T+040m<;BZNu|y_ zB$y5Jl$n4s(u=7xZ{@M9FxyEnOq3W+7g6+chqJQEZT0X-Dv%4CE6WBquQoeWHP?rqp|n33{iC}-~B1Z0@O7nL0f%AD737#t}$ z@dPOA-N<%$vYSV(7s4vu#;!vXB}*p2!)M2m8AR-#oWh66L}jB1+L2keeQ$FdtN$(5 zwZZEdC4I6M2xE`g)_#p>K8Mj}lRP&e?8|W^yx*Qn?)2>0(TdNj=PKuBze7Z{?yd@n z2Dz4&U^eg3Ox_QJAO&IVzMxvzK+6W18%oI|>RGrT zIHRh?%WOahr4u~ULA!3YQM?o}zChLi78bS+TG2KG%WN1NZ@G>W1d>~n1cTb4oTDb{g zS)1#G<|oy>hy)Px#7smd$wMvapsD|WMP!D;Y=}-cmo8sXE8*B!0rZ6ZplA?GL~smw zFgyJpwi2y1cq&>iX!wFq43amlUcEw%(v_1Nu(^2*E`I(cxPI-n`MP70nN9fe>o4|> zZLWWFJRN_3G*~_wTZRS(D&eqpN6P|hwqgGLmsBu?#&V$akW0M~zpFhV+q?a#-)fp& zgm`?bAw@#uuDv96%#+VEGEQK5S>*(x@Iv0d{|Ii~x@Era!GkTcQ$Cu)_5_Uu^2cJE zh#->*)dTs4^28&SSj)qaU$|{$EMt2-At`0nU?>qyv@aDF@AI;Ot*8KTUl*yDN7 zNE7?P4}Jj0*S-j!d;Uon&(JykK5T6C2^K;6*v9$^Q%+ajq=L12=w8TreQ|QZUo0z| z-jlYbegkKP#acGt)KSUy%|Ga(RZTFR{B0c$>ky7RY%)0w@{QLnP)KaMzl-jF`rO7U zm}SF2C&bQE`^@nAFr<<8c-mm5He8>QmY@n#Hu%+3v0kPD60(M9Y;-l%RCLlg+wKz? zrkKF4RF5$Cix;;^`SHTb&%-yr^(#=Cr0`#V_fO#Noh_;&kTG`tiKSmM&-{O3pT`Bk zU8|ZcfGnBJ?NT&!WV5ZWngIEWiZ$I;z2n;nL(a)E%JwzX_*Q!pHEx)e!9x>bdtuqs zc4Pc^QF)dD@t1{)x_(shV=%*sM4C3v={)C@4Qu%H{v58{+J{eXn;^eqGWNZ~d`;n? zRD|)W04hLefF05mBoCa|p;w+KPJtAa`_T2i%m`1O9_+&-^SSfoW!kZa!`#mS_=W4( zONblina#SaM>Hc!*L1U`>RXD@1IwFICuU8^hV~oR(qzB5#)wc&F0oK z0R2e0caxiJ7a0(}B7(|fZojZl6;9ZO9_-A{9^j@>ipuHzYp(-N*tl?w#Y}o^+)pY? zixXG8X7P6wW9rti$h%{^d!igh9Klyi+XE5NY?ZDSV&3WI5=!S%fyf4j(mq3>DrlII z>z0i|9zinXuwyId&c({%)D|XUwv6rFX{SYFk2|-X60Dg|eL}7rrN5N+vR2+*O-D}E zL1yhAgNo^caTb z89Vc&3GNpr@X^Ot;Nipj@X<#fnst5v@4WLPlhxmc<-SR4=6kR{s($griF03F&ia3` zIJgHC9uEzGwVWfhvg!OA=6hdr845A}Z83S->5h_8s!~nnF5EcXVY?>6G=x0T`ak&J z8SX*&sW4ezHUP3b!{grFIe?Epz6Q7M?+{C7*8~jI4-cz~qvFh6OamHzab+UXu4wSZ zdC1a)WyaY744imMct)0n~cL@YzWSv7C`xXDO{>C7SDzkeV8>aX^oIJghL{X4%3 z&p&$x?%%s>f_ecPD=V~VAaq!o;65*csz6wVBQbF@d#!rzn)&M@V$7PaPn$xby$<%c zWWthCPBl_N{hTeHU>2<62JINg@x1Z75+SI`^a@QcmV zdkz91k3~B6vgXE;CU`|zStcv11!J@PSe@hjZEot(t^- zKgoRzvdqpu84i&Zl=-45MGtXuVtpv8D$uTCY$_6DGT`D?rUIH)h}Euu$jt^l8^Jq2 zc?8GLUWU=qy1C9H%JLAe$2kqe)YS~t9f9;iknMn>wr8^RLEoBX5a#aic5b+P^}oz= z+@<5g<9%f(AfHsYM!jOCYRC0vKD*7zl^Y+nUs@y+z@pY4r)P;x+l7cGDWhx}pMxwI z%?~nc!O{rf7eAoUP*sxM2Ri=tI_P>ZE_pt&lFC3FDX_P}LT&N~G6?P=#SmIHzZ5bf zt*ZpD?`3&HF^;LWbMuT7Qzyk1(u^!oM?e0MI@~jJBP) zuCaG_`_6Uv=}$j`N84L)=E6Dn;?KPS=RfxXe01pwT>9`6`u$ffo`>fz95=~`_=dU1 z|J9*9cP8iii&R)_Sj~%<&0l{Z494}vKC#6vW&RBRqNXB%C;L0*)U)4yRAAkl>lwgb8Q9ee(`+^D~#(+tSrS z2O);YSuw*WHTECFGMFjgb>7%KM(?-1yF;I&9p;Y^%HwA1={2H^SH(mbnp%3T740aCi&Q_`^m^KqSR)-9=obA9 zpG6z6RHLG(t?S@O&q-TV?%7Ex+e^d~qAdTw@v7j4sav-ms$JlN8s3L=GYPr%5Uj)b zeC90xqyC{3t+O}jIdbLMjGuMFY_(<9$eiPa7hZs4Cb&QI!n5$^n{UGK*amDr+JkrA z{*Zcg$CvwXY6Gj-{x7WcS6?>2_`yQVUARfS3TZy2&6W#O-iu2Ayg9gI_QCT=vU~V! zfR|#>a7YRlKyAR?G%z@dL~UE32usZ}K?+$*%_`uNH< z`0Ky;OZf5oAHv@LuE|(Y)W4+QjyfQ7Q;}q%mNdZ6>Ei#tOCOtR<4&Ejo3gWoP5-Y^n<8fdxWT&Lo~^%>nz$y@6dl| zz>Yyd=FPe#I`+?HEgud*>W~1RO6wjb<>3=K??IbIn_lDh+nl*l83mUaJ7IW_=i~Ln z%-W9qt444SVGbU`OB;t(=2*PO*vPY8*Kvlx0~O4Cy(-yV4H0-zlBu#FrCdhvkb00jvYH@0+WSvFk64|#TViA*I$PSxE_~HhCNe-&vf{{U=p&@ANX~Pc;%n| zse)hp%Iomd$zz~Q;77b&shnUjkJA_oyT|b)W_2=UF>}Yu=LivDXy|Mwa_Z3a> z^Li8S9=n&Kz5m22s$I!WsO{6ntZ6V%S}Nm3G7(X>nGhlT@hRQOlu21yZO^|yS)WJG4b#!oQDU~2e4B<1l<>;I5jS(=Dj9<@C-9**>ThAo0mB^p}PBy zyzKrUhapbBI=3c-je5@AhDa4iFPzS)p+a?!M(z1pm@1d0Irk~CU6#-gce)Qxn43G_ z--5~hwq3x;6v&TT6XDTiD0_EcdHtc;03N~J>*l`9kjH)sCMNrxD|2ocdXJX%a0)8Y znfDl&`?{3dCNoKln%AQyH&!Tx`T6qdakzhfAGWtIQ}($$I&Ly%G+;0lMSpSAStT}! zX=&fXO$QCwvA57eI(kKcyr(U-bIokF#X$i>H6&dah62j@9%QDp+8>z>Yh>2&feF&{ zb$I{s&|K>YeDmio!p6vC_TmooRt{jeDPXuh0NpdcJy%%!@r62zg-Dw}zi!V=px^&P6VEryJZ-Xv&t~BWHP6QwcXU&mw|`GQ1CA!;(#K^CL{J<4kh-+ z@URGcSHd=b9z;%o5LZ@dJT zFMkL>{F@&@-z=VIFFph3o;(eM)fo(ySHAWa|LuRaVG``^n$qsRBfOk81OhJmo964K zSSmm{%Pbku4BKdmVX2g|U0Cyi{=J{zf`R>8EJK;NYaCFpod+qkSy zCuWcM(TH6=+ODV^YMbs%wV}JPr+!dVLp6T8DEQ z4d%`QEW7JEgmW$)P6;Xv3i?Vk`f4f9K88JF)=ilzda9PjD{W}1A!~fpo>1Ewuuu^+ z)}dDf&243&f_N8d!!x9W&nZ67k9H>X?7s2F8}QT_vz~jW;oIN-He7u1gn8d7y!Y-q zaR1ItvY5n>xqJ-io8l!gpTB9Y@^{l77Hx*9L3R+}zYfev-UF<3hW5MRsXd;jW(^9Z%{$tN~oW!V%qOIGX-Ir7L&PNDo z$-IVxquv`pJA{-xmzd;`w!9-9q=I7^(NGn*hpU!=k|NOSN&00ijb^L8rM=t(CuCgR zgu;o;Mk9|1XAq8%>|D((qsKMg^ITd*0Hgt%itoh9O*ngY1UtL;;OZyW;m`m4`*7)s zpvhH)Ywq2;4g33J@(n(5_B3p+Xv!b}rY_>q7%%8(a?>mSmC83{h(0J-qEq?O6fY=pMG=#IU;_KW0s3)DuQu2< z(YFYX?3&tZcbKUg%8U5kI7}0E)-fAJ^bqaLMoWFlLXka#7(9(V<9Q=yZvqIeMq~hC zCV;OyaiXA|o|@xTL6lLQD{IXboDchZW{hKMmu;C!fGdu0G8uF{tMItiQH>r&OJ)?7 zz8ug)N1&AbVf!hrF=h@4djcr!@P*HvhqGrsXELJ!;BYd*h{&+WoEfs4L`^x$!j0Tp zjsHASb!@JWBnSpPd8<+5CafLHLkA7ZsIeCWz|1vN(`>tybdWd~HKsv3c=25mq=(IM zG4*nuaW5~a6kS>xnFc^)fas?09B=RPHvsMkNc3PFU^(;~-21I+3TB8xp z(aYU$FMKA2$LcNoWY-18Aj;lNWr;+AOPAh;AO7$v+`VT>66c>?@$rG5e}sWp_hyvm zUx|`m{~aLjpg)~A-@n|JZKeOlnSX037nG%`-4!<%=B`o3%z~PaYF$H>zc?%|Se zSRItI4tcKB7yP%FLX{9Q}?9Ub5CdzITsJE*zss87vf`9uX&(AdlcGpAUJ zPdr{=@0w|76PaTACpV>8FC>=nm81zW6(waf2)WFvDO|t11@C=$8D4nhc{qN06?#LQ zTi7S4PU$(_FucAhnWj$HyJub`LDN6*AY!d?Z>Q(Zv8(kBl%8nE7=jL1 zB~f{-LSJEFb;+XuU&T~C^%?Hf!q+)gn(UBB@ENq5$mI!k!qjOUs#Za-)S~P5^MXfczNE+BD8czOPsVdsg?6c#PJuBO8uAD+8>MvD#=2b{}J+Sb8`(%pQ)4*qZy(47fi(r{H9&Izr;f+hQ zW-vSvCnZGJBwcLSO~-x#HewX&P!ESl2QmR<=2<6rPjGT`Yiqk!T|_%H$Y`@+saub8 zW}?%MtsR%uo_9>I%|2V^-W5#Jz`*ClnR}|w&gWrg0D3-y8qdb09{I)_FTs}l9cwX$Xwxf)eLauu3b zz+psyBiy4dTf68yJD{o%N|R0!IfZ^ja?UCKpEBp@nFuyq%3htmN-7E7s0KRDL$%!R z@S2A__Q(eSV;|Hol=9ar_&E=ZB`mt|`NKYuWxh=5-(P+8Rp|8}n4Dk@E?&F{7cN|& zwT-XCxf~4i#n`-dFoI)i%b-LLl()&P9E|wKnEB1jW+rr(~rVZJ*5k#H$TMZ zQ`1_uCG+Z%ltoIS_HhG*C;Fscw6(*!dwlG`5g`Or+(MyjMy6m05B7H8!&^IW<^C8R z%_Qts85D?zp#>UB0AymJH)Gm#Ym~J*9=d2aFgbNVQr(mR(@T2YMA~I7Du}_h=QC$w z2}pNs%-@lghjv@YzCnhQWT6`|haOJgP78SSa2Fol--h|Tf~BQZ(xfN7bXn416YAgF zNlRBH8H-X>gFkPZIMw@l9Hyb4$PS$EZ1uc_1Jw_I$aT2vp{@| zsH-tnBjrrpQUjGAP6Hj-xv6^0o)jY)6Ayx97q;IOd{byaF`e8&k~I9JYCeALUF$N~ zH1M}TUyFicmtMbg=OrXGFnxavb5v&j0W@><|K6|la#1W!J30g_S zmxgQ$hW|pz=P-lDYczMh0du5}D)XQ$Et^ZT3-7%14t)7bufTK9orUG09dd!H-Ymdh z2N@5NiP%m~Lwhw7!T{m#S3bClC;@77HqwCtWP06G<;L`yhe=ag<>1#h=p#3}Tjx)p z-7sg-G-#V-NJ?M`E13w}*3j70Z4aU8_C)d#d5<966t)XDg|-Sqcfnr^dTHU>Razwq zwwa&Bz*sqPM1-*C7-sJ)W}RY;S~)f#>NaxRFI~C<4<6XqbmEBtZD2H&zK&DrC*cY6 zb@rJaY^)7H+H-wFi?|1a$Cal|Q}gF3^YwaIdWHvt0kKVhKfO47GG4*ZolL6TPF|f# zdsYDMh=neRQ;*u&vUJP^mVOgfN1ko|q@EHtb~YWu(rC>F@Iu32WdrW-P2rVyAL12vm2Z6%(Kq|3|Bzm#M;^# zz|L*6yWfZTOv7-nZXSSbIM^>>@1P(jA$mAqPTDOV%BZBBE9f~{V)F{5P)_HiHON3L zn>fn$VaXi-9*3k>mzQ8~XBU=+LpTt+bqu===I9DgF@zUy(*D5?Dkx4iEXB6^T)WLrlr0 z!>N)@_Jes3*El0qld_sE6o_T*zJwb2RB-?|{&F|TYB5~oxL0XkBS}0IkFbhbS3OK9 zatCFogaVQphqVRkXu}QQh%ng;4OSvaaQ9K6nS~7O>G-0Bn>WXY9zl&LS~!goNGrY< zvzd_IitmGpsVpQ`Z?2V(R}^?N>j`b=b86ieP8{&>0~GV~Q>2x1MyoG@kM?$nHPi3s@Z`x=_z%AGYw#ccC;uV6 z#~=Uee+z%`2Y&>|Okf`_ufW0H0jvy7{32FP^|}<N1?ts_q5aq1opPV_w?ENpBX z#uDhl+%bS77LE%B{~MVa_&pOn&qNU|Iwan$MTv!aJh-dlkkRpt6|Yl)=e2&;oQ2s` zKu@qXrPm>43K=t``GSK~eJirn)K7`A(Uhtd23-_7qe{WSSO>d%(R{;VmeApv;)nfF z9aPokCIY_V341ep<{?1r{iBawfoIMiHye_MsoB^~0dJ|6Sv%EHAEEL%%y%^6p9iK8 zA`Nn_lc{m$dsxq6(QDe?7Y$l9b(333-zF35xxg$o%+Ozd zeI2ILA?dr5M1hGX_?g&C`{>fgXp{|4Kf4SkkH1Ld4fFn|&DR%Aws=dDepYUWPFrsF zYpHr;xL`tqfshK>&G8nU3)udy!+vEP<||c`AVc13Kzz5aqvYSb?$0 z&Trg#1a}`zV5jUunI9v3xMWJAsSf6|(mdRx@!7US9bJC{C2p(Bo zUh$bkIIe9++^ugdZDgJ_Z=o5abfO}mDO}8PPT=-~hqQ4_bq0U@Z~hFvUgdD+%o(_U z<73#qa~U}l69x2I2@f@hw22DTqPqz!Xoj;XV`EW~34p|0TWG3z$FGJ#o&#kNV0#CcuL zQS%$y$Sa$0^WGFbym}Yj+*7c=u?l^fc{WK$K7z@tiquJE(f~^}Ne&C@;jog>F;AT! zfXqElEps1f5I&5i*vjByHi-AYwfzE-CSDFwmMPaeVEshL*)aOg(Lu zTZg)=3A@qt$%)~DKeq5p4L6rWnW4E>bN(HwwyqaY%y6o93M!w&@^BfRI5~u^hqvK_ z_kRkv@7{)k=}p+!*nsc9^%m^xJc7yo492Fye)z~FTH`64>@QgzrAoghGx3L5oMZM+ z!M)`{do{&{7j@0M7JD?w6>I{j7iyJcDFSrtF?nc)U?*{s=y}bQzv}@<~|fnFX@91)pAfpY(F@7*k7b?;G+hj$W+25_`VJeHYZ^8Sl+a=Kc}9|Ni@M zY~%B=Hbhf~F|2HEf}VEFGdxD0rHfG&B?KMk+vUWxXmjjj^n}+{rRStudF5R^cvlM5 ztg2w`~zWQrK6K5L*N;f`8le@SBn+(Av+a0uSd_U3QT* zR2-Q&K^s6Wy-j5VO9ca4?dwAM32d7F)@GB-?Zhgs)py?cF>IbX38&7E;OVEIreVIb zXV1dg3!B!abNRr}>A2&16%np1v+@}zzLzJ#Ei>O=4TDZw7rU#BX}kET^GkEwnfa>@ zzQ`&!Nv1qclrEj`u*-T#$^2~QI^P5H`=m1=F_X{Xq1ojg?M+~RX3Fp?gNd*@;U(dA z8it4!%ExO6wrhKU$uiskjaite)QC_Ju4x=AE*upO$A)WrwR#ct9KU%kv=e7ijzgnJ z&jT}WbX=M^X3BUxfp>oVK79D`HP|%4>CB1a)OXn5y#u>Db5n_!ojk`fZjG{a)T>5) zjf$?T)%8Stx36>a**Oh2q5jFdM3zjT=k4y#vN;DbvoK%BR@Pwi_y#=v)LFPRpTUE> z_dM_VXKAh;^-mhO?e(vSo{26=cmySC3yD4{VJa$-0s5okCJP$F+wWb5FT8va)}LA- zJa>f{KhDWs*BbLBRK6l*K6^AxTUL=QfNX(otqN@s9Y2rjmkHGqS_IL$%)=u} zH83T)ra!76c_hLZ?TN|eQ1ScnAe8n=sC|!`BbPaAQq1U;tlZk^xohSoXuUjw^T5T4 z@VpO&dHw$G0o=!DN+Bik^YGPgd>#JD@BTU*d;WQNXp*^q{@?uz*nV(eCAc@%s3@Gz z3$XJ4@>OdnWjp*dBa=Klub6KyAI9bWEM;|Sr59#ikBfOPnk29`j983t}1v_U=QFMa7tl);RM?U%*W1Y^4Z$B(w4pPBGI-zNU+sE2M%IpI9m3z(bCL}kj`!jY9; zVDnWt%^H84Nu`F(Vmu%G`PtJ?lHT<5&pb=GKgy6EbscnJ!AHrCyRiFIayISBSR;20 z>r1Otu_0>;dlSz+ZMEs41NI1=f$IBo_<3rr8+LRe`FE{h;b35!e$1lJ6$wnaNO3j9 z{=*rJ2o6el{E60is4rzHwQe)uO^r8u&R#ha4qfh&YmuJ=7q558XMRzDP- z*tA%{(N!&j8ENJlx~H(TXyv^KMPfY5o+vf@1jALO?Ce`^c0uHM-$aO_Fu@o7KWE@| z!bxXEP00DkW_|s~!h_p_0Ye%LV^|fw3=a18edSV??a&sg30k)su$Xs{xns3*Z|f0^ z`VxBP=LnCCmIg3Bm|M>K!w0a57G0Qjpkkuz6UYBxQW71otORMETeB<`Jk0gfZ~-=J zA~uo$xA^Oad&>mF<-yQ=_5dd1eR$_bZ^Nyt*C?=);$1FV*%fW~`?F;Chw1-o_7K&T zT{DzS6Xyu#=v8Vm_wC&&XcNot-rI%`KD-RiKD_}OD?OMa+ejXNEDidu4ao~)>5hgl zLW1NK>cDRIT$D*WEPcyN<9HIH30VUUV~+*!{Q-vk zLUW?bRY1AFHJP6bO&iSwf1-LV&8+Ycp_>89Ex{v$KCCYH;P`PA5qk(%Kluo*-uMJ= zKl}+H05@;kH8Jfv?Cy;zVV%wnT%W=mXJIRTnPsn-b9$FZ9H_Sy-YE0^T_i=C0eGVHLTgQgSzSE^PQ8PK-qKJ)Ql=8hR!RSgJpACDDGLDCM%9wdRvZ(hL0p=KRRFs>Da^r{~M2a&=V#Q9ni+n?%g0-9=!Lde|sW1E?*VXR!Ndo6hOfvEx)p zboFBv!FFw!@lm0eMb%r_vk3ovWqBFKTRX6d+WBTJpqBsc?hA10)G?Uu??)55@%w+a zxrRodQK5PxL_LkRA-VA0gqUp?ORbURtJIKLL>REYzYZEiDrWfX%C70yut~|<^|*e8 zZk<&1$Deq>isW3p)`|=6;YP%NPkVb|MUnExLw$GVz=trC6j>}W+!E_-;^TCFM5;wE zy>lJ?Jr@asC#}>R?BhHONdGGEe;t~@ZCQgEt;K_bM{woJ75L+tHgHU;p8ZFMOA+zQNrBgT@i7|cN`sM|A zxL3mcxqx>cPT|JX{9ZPMsi+|9PoR(G6K1DXL6eF_W{s-zBSHb40mfto`_l<5t*z1m zN5`Z7(g+TaUu$;QLfPJcaIWcgbFrSBG)zN&tkz5;!|O43gF0@qPn8m8nDwJKC|;(y za>mZWPrywPTgTMY!N%n5)7!TVP^wn2Ik8Uq(_DmBdJj+=Y@8LOC&T}!*c;=BRb z67tACPV<@tb!)N*)GT1WwB`|n;30I93+aR_52*NuuL8fp(|yll>ga*Fwz$Ao*VpO$ z*!Ni4 z<*;acZ)?-zwPC{KMwUg4H*<5IMaFu$mnM$sz|wKd6)`jLbHXf{&Ivbl*TAd=&*J1G zr9_g_WUuy|?K_V7-24yke=nCTyEQe=;|U|KN`h8V(K*AGL;6w-ml=f~xlj>d^`ao|HwX1J*RJ)TmAi+I(3 zfe+kX3s+iyW|*L>TIiytEuydeEK{$Z0U%&urm0&rZ4Mjr?i%K5!+`~4k9EBkWyo#U z1Me+U<-%+%o%ZYcGjnDT%xA_v3|1W)wP?)yqU3QG{vB1DQY;+WTZ9dVa6`mM3gkIb zJ@)k6!rzH#e^uEuu1-`~+a`)b4fQriHEr0Y{TQDB>h8%^ItTasi^Qp|jWQilQV&yQ zZ8Usc1?`WcO6E31yFeUo1`XnfsyXYp{+5O#k}Sc^keu4kW7<{LJn3$)OBwO)$=xl9 zYvJ?H%8)2FhMaedTd%$L8jMzN!=3xP@V)PS55Dr{l9DuJ$^G$n{}7h?8C?J55`6Kc z7vXEKzh(!&6mGWiMZV7Xej(5OIrD)pHcs9x%r;2nD9xTl7(Uy&ExLi>BDFWGbk&5- zv__+4!lcHPoe0B5A8IimuFT^29N>i4y0G1S!W|D8S7~ESbO)-VH54P9ROmyYhV-+- zha{)P8Njm6!JepRlGQ0~M#zi_%d4+Vhtp@W5Q;yLqNUq*Ibo_TLTc)@&^>B)y>S=$9VOlKsdGKGtX-xm#_ znfDn!>`j+;9aR!|@hnBp-cS^eD)z^A(8mOVf*z2empiB`6>;OeF1$W^1MM)?$fIKQ z5zZ=gD^{FtIw>onrUE9LEYNon8FwR>z;u*c4qfh_k4w;QQmp!=2N8G!xMw zagg5EFmoP{XYlahLxOhJPYoBcqSB4DE9-1)D5pKA&{H@J_6$X|UGp@XOuZ9AYGCNk zsgr;iZ3Zn|@HS2Lv|{MGHbS?@174RtDGNTIkC*kG+BoVVlV*{ug;M20u{EzC+3{>M z4_|hjhuauQTEs~xhm{dmhV_P>HN0QD)~G$t%v}RPS^ji;pQzN>yTe%aop1dHeCu1^ zqG7|AUw#?B|0fsW+SSX@lLdLIBAaGqWr-42r35$L`2lw#&$qE(+6DmP z4WK=vOLagNji=k2uf5B`D5R#`s14uU+X zxz`Tz*w%3@oi^dFwuahKH19vlADW(&A{z1u?F(7PI2^1AVHqV{lbtbCKe_5OSyay( zgVQ;iU)|pu!`|M0z+vvTo2ywN?IZ$jl6Fm&azl@^Xk54CiyF$|2H9$K49R3@YjP!O z^-OL+wl!hfSTBbqYHbqB=^DwiJPKf3A#f$-#lT#1H4D6!Sze$@EEN6m1{Fu!wWV|I z<(@s%kgLWFTEz5Y(V$3b&%u+da|Pfz?L8hwbQ7q`itT$75Nyy!pDSXv5%(FoNF}H* zL>mOEo1)KZZvY!6VB_G@iPPud)z`iN>!(kc2VnqfW)m3CrtsGd8A zM}nGq!p?j=kGe9zPE79Lo=ahvMO36z6|W1&O-sJ;#N*AQeY&sS`MLD8%^V8ueN?He zGZ4~`agOD)**y9PMIGP{ds ze`G#&YHtPc0&h6&w$|3L39z_ML7psUuo#`U0(3c8KYBX`QFgTN@me_Ldq+S%+pz z6);|!Q0(Gq-J@7sde^Fc<}+{AQXNRqlvjwJ9T2TO6Hg8)%LZX29Lj2Jkf2&EN!uob zc@2}Hk@IpuT`H9KcsQ=$+RX>>)?07E`tg(S;>({WHr{u?`(60xgZD@&_QIKy@a*Z| zHktd7h$faPqo2d(Fo~=M8T!ReE^EsTuejR>- z#1~x+rvxhSl&m0=3l}5eblN%mgr7xOyK8xL;qHe`A3si?p)KQ&n%ivj9Lzt2LnK{P zN02UavnIT)pKbZf;2N{m*aMsH_~42`$DGE3=C}>^4libkBfAVG!>;74WXbpR8dUp4 zrj*5LtH_0kpr}mxz6t)EHXhJkGlm&a?0*2dC1DA&<1TohZS!vnR$O_68(Xw_29Ro0 zSxRV#aIq1)g>ziO!3-T-ueg!BjkYu!BHPhLnGkP|PU$iWkI7Z3^jx?&!kdf;hTFo5 zDAS2gt8^8Uvac_+j@F}(hb}`8VKsY>d33(m_p{f&J^Mfv+rgl3dx0RGCQk)B4n@B} zsF?=kFzY*PNGHnllO`$3VynQfp{?Qz1G{Q*MG9f1RIQR=nSc$${O_njFRMnykv8hX zU>NpU@DGwDLNC(vc}+Jje;zt!BZc(axN7N;b#T{){Va6S2l=Fy1zof9 zA`UPi_Mf|*=Zrat3t=h83nVnx;H<@4g8_IJLb{8EHzdX5LWxhD)M5)R`|~(xqU0=z ze`R=XJy;wv6}IRq2}$T z$k56rIm!fG`d-ZI*B#kymL<}wLEt9(mt(7_wAUf*P?YeQMtuBUY`FzfeOzI$McMtL z3V@Cmsk8wE5ti*;gDVtNT*ZQdOOgGehnp<7ShxpqG#Ho+DT9@Pq~`j)dk=^%Hq83| z_qfT2*Ie{GUp09IDRr4c27?CQjgZhY95+>lWytjE$8ynZ9t+0}4_ z_oH&8snnFaM*|1ZVbzF#2K|9|>_X0ao(*6!+oLS}{Dt$dw0<1UKmP@oPiNLQU^;=V z-CekH?HYXg=~dWV?!)q{XW`W8WB&S?^SzMw;Ea&vOXJw8&y zF>nTAxrKPbuks}-2XS9sy0V!Ym(g{1ugl@@|IZ?fwJT#kbTbi67$@~+#f^Vi4I-F} zHU3j?O)`N_`W>wk$4O5Kf2nuWY2oo6g)X=VRtss0QKs9mb{ENd zcR^T8lt}v(6yRK6ELBeo6U5M=DQvKIO+qhHb4|T)L*ow;`4iG_#vwcFs6>hs;$p@R zn}&paM5}S-z9Xd*?9kw;Q>S2OhH}XF;rrkJKFrDt{?likfox?3u3o)L(jRy3+=AiR z)0E-w?Cg*x4Q^yYRK0_P{b%|E;e-46wvvy_k~SD1q!qSlMx;&AMcVFh6N4|HTV$r3 z9*+8!@|Zb6E!iWLMY32Mp%Y6FW+n?ON^}ew!DzS)lS-52TBVsw8{A~k)WZ1p6}%ef z4M)>FSBdYW&#Ytzl}{$d&PitLgL@`Fb3^oR5qWKsqUQOB8+vr@ zgDS|xv|?U1*dRV@PMfQu>C_dj`?wmdf9A`2u6!}Wa(KNCjBL`N7go_}Gcs*b9>&gE z#EdyCF*{Tq!r|ze5)JJ~+O*?xOD%jx>)Aa50v>!8uT$4w5CqfO;7*))2lr4P0_thz zu&>`Xc$I4YXc4?#Sbt$VGvod{(&j}+u4R&cWzPu-yDtL=YH-hCeF>_tv~yod98-0pI#z5 zB(brCllztOyg7uod~k1@FzZyzi!j0V4*X$(p)2s$nTs1}Fc+JgfO52b3#_z+752}1 z1ERX&a0+>cE)8kQYq~pWo#gcTG(SUD`LkxFZ9MPKG6dB%RF!5b?M$c7=IZmfq5ZJn z(8$=54AE`+q-a1;+_PyL@C!4)#z2t6aG4&NQioFl zKuSwY8EtL%s!eOZYc3$23_WTEYPDJpnbd8G9gK;mNk=;yPeuP7#tj=J%b3xVKu>9f z(GGoPehQkQvUy?UhAp10ni9*Lh3hQtBk1P(wtb0MAdS~x?kYla*GYnes|bXMu(HI; z=9hlymtfOm?rM7*mQS33mtJ}aKK$UvFxlTusv*TR@$*QHWDnJ|>9A54H@0iyw5##f zRt==VJzR{|CMqMWopsO=_sYyJHJz1CAV)hK3`OpdxzK~jWD2{x`!EzE$OnCMadu!j zsYp+y6gsx^)Adk;`uBy;eCEVf#EsPywh1$l245t2A01N{NT_L0v;T z?>{<^)}U(y9a zWOtORZuZNhU&X<~6CT)%r9+kTFoW&GdP`mN73sRHD?%4A`I<^spC*lO&g{cPu`__C zIz5Y|JDiRUG^C50a3@!=+<)RANeQH5mzBZw4bQ7)wPkUlrfU}~&&7BCtqjA_v@6B7 z9u&Bd5NtC8g(7Z{Qw4GA^a*(7m6ze+-W=}Ty9+lz{1DDO`z+|`82;z~<$r_!`~Uhs z;ljD6U~+8^gV8rhObm6pDqW&4!&!`M}c%gWWByQxmDWXNQKeub{12e*CIoI&%wDfvw6(m4jm2MRCoL^c?f;P z-1~21Q0XW=g)T>+w83{6WDv<_Xc_d4>Yxyg_J_^6D4?fqWF0trn?J6XQ!a`Is&y1y(zw-_j0Md zLC$!*4Zrt$zh@HE9{fkoKM!JgnK1d!eeQFRX{;b3VYZ{xyKak1<0=b0n_@qv>%NyceaVqcE z9%ai}V`c-_lU>t-6#6iuQURCVH!Tw?Vi!go&TNE1hT)Y^ayD$J#v|)73xwY%m8)fP zL1aFEh_?bbS=%;wghj?4T^q zTc-6qWIb!M2*%OOZ1dNtn#z5(FR9rt~7DW26r6DMA_fJ{G0dT!slLv zuYUEb063&+l9Ye?yT1!Byzm^n^}T-!FCQ!5`0JQCvWM|51>L*m6JWL)S z49sl}(xYI(T`Uo%bz#Ph-|a$o8Jj3QMN(!VH&}V97T;8s{_L;xY1hT~njnp+ZIQv_ z`(u8Vz&>s|QjXWd{9{XP9NV(y7Sxz{S;w=b)>3h7X8^iDat))$we zS&6dqR+w3*NlEA*aM&6zi_&M0o<^Bjy%3&0D<1yk;#4|?Xk3AR+k>85GGnRzIco&0(zr|{{G_u=xT_u$2I$4xK? zxPR+1JTn9s4h7sfC}3x%pfEe4SXzdOIWbcR!we~e=7JvYS?NydeJeN0Ec(8oTLcrh z7UR|)Ehb)R*=xnX>)4k_=!UdR!rtcgzm&aZ%)`xqvy>XPpqfLAD8seSp76RVVMc55 zz8Yn)pBq0EB(}03^9qIE+Wr(m#luv|#H;M+0tk0rQy96%9A78PED+k2$yi>38;(IY z8#<4S9EDJ?zF&>qbypP3v)+iRIr9@#7dOAxgC%ocD_j`pV>?;_RSe8J*o5BlIkS$Z zG;LU~Ydi3wv{mA%oSy-f5K`cg6m+dCWt;oM-g+IhQ6H%+JQtcoq|6siQ{%nH*H6rv zBbE|Ej^<$<&n7kqxw#F&iix_0IVk|*=HMzBP1r2ZbrF?2K5kwr?U-iD|C=?j3Z3;{)&f@9AfKS~QDuN>d4D5qAZo{%~1b=qm3#@%P^-64%QR|w(QjTbR* zgl8=C#9Vjt-@VZ&#_36?zFyPQYVN4nl9VNTnN3jXUYkv#sLEJS%(K@dt&O7Ef^udu z_TCe)dHRH@BKKf#d>_`1Y52;QE||}I7VbXSf@A(Z%>6V#wBdY&Qep zRUL7cvRW}n3CiLQuqqd3vh+Zp%>8f(8yg#NJYR#Q(E;4Ly9@VsCd9Ov=o!q-&77Kx zFvj4~AHZN~2*Ui1+PhPC{n_bUY46C6!ajc&P{iX*hW>rPMvwdXUDVFb^K4{kwVfHi zkB0$4w894AwQN8Vc1GVa4kYUl)pHvR{~h((v}y4~FlDOS1NzXaD|?{rvz9! z7uE{1s2on5Gy#777>q^_O?k2hTbC{ahUc|m9}2|lrxi@*CfgHs@@}en(auWx4x|&M zon8qCExT}XT}GKZP2jag1(hsV&PW0}Ch}5M^02$0l(By-W|b<)fW4KhyC0%=L{j48 z!zM?8je4q92ephv9rb;M>f+J6e=p|lp>Yo#vt3*RbRg_VH_(`P>AZ9?vv({QIdGrv zSPA|coTy4(8nIq0vaG+fQ-FvKF zD6Y3CXfMLx7p<`f)=dVcx=_xt}~NGfv&S;~SPzBAd#6 zA!W`6_8!?|(SVfHk&caqCOwLFKpZHbx2-(Qi9JBUQI>F=9N+8saTDBEHqD1E!Nfcb zpWfMmyF0s-#o-OdO$GM^{QD^HCGPJr@3&IL-)W|tI<$a(yx{r|<kV`UX*gWr^r#H4w%0E**yhG{dv#L}QKquMEYU#mB=6XiLe2ROy?X9V$b>Q) zYUFTF&tL0Qcuncf#xOU*Q;KJLyi_4*`&yh-4P_jjefC*+=?kwB=6?6%k3lX^;p1zc z!vFJ!Z^1_&eFQHYLnEHEu)ethYfD4FDP(!?Bwm{1HKr@#=}iFNQ1Dn-D0D?fm(dVW z>Uz!+mz64s#)yqGtb%)e^hiV)#qo?8E0!LSb^+Z@;|WCRODn9Sl^gD}W4m|&0~ncO z?8CCj;3|CpvN#~Ei1p*E(9cf7(@%c`{`!YMhJW{?ci{TXN3dU_{pZM396gwt4;=^P zo)zQgo!l+1oM8eLVaS}J7P4$5l-E$AeSB=yBE0LoaG8Ckh6$|U-rwPXnIGWc#*sT# z!Qb;baTjp{uM>j2PWUAn9#6Ko?N6pv^nu<0S#vX!C0S*hvGd%lzd`&T)`1v}e7Qq;IH6P0Za!~PJ~S9-JtSB4ez^BEMghrZObk`%eS zaXni>1QV@pNRhH4RHFR?Ld+bZ@Sy>xdB-KTV6gk}kjUWs#fPkK* zfdS_0{Dk>q`Y<1aX{j|MHM(0vku5Gou~>Un<({#J?{4edbMJf4o|${3*bNAnB7%_- z;cjmB%-&tkJtwdlw~^VnhCVn5D{WbAapY!FlicuAG?^%b+oiNXe%4KMkURdJWnWl*lu0KaMQ=}mOR z_Bq$T2YTK1xS`hATXCBblspPW2BGg}QAC0n&%N?XpjJurP)m){i>%ZtfSY&7-9Cr4 z3B&xx!A)D+uOW7B2vC~y5|(nHDZJ98m{{edn|3v$5z-VLvZ3A?4e3Wee2YH%?I-l_ z{__8#kN)x3^gsS@e@gS|6+3|yjju20cdsw_StdHZeMCnb!FSqyDzgMZ={_R&y*IHJ z*7O=1HPtuO*n+@E!h}M4kB!ytXnnlh)^bR@Wyg;#@s5=uqqX`}QF##e*;11;15eh= z14a~edQ!_D?H|xjeliqRwNF2PLjU<6Kc*)yUePjH@kZ^^JS}R2AyI6}_w#?Y$l2DG zZxZpS4M})7;pW8O|DPlGwM_4ZF)WwaS*I41H!w7Y&S^B6OV^|3`nlNV8v+KUDe!tc zXsCLW6mPm8K0%ounc9f1E^?FCNcd=jUO|mY;)X#gdIS4vQxCYwqvU7I>+fIJ{(V!1 z@%xtbn&;OfE^9`%e#YO7{x{XYrFjWNor!oC$?`@-T2u42X1oi7)CtPXvVujqk(smD zKzrWoQCidH1X}%Jb8$l*-C>lJ z;Dx$9z#Ll!U>|8?D=O+~u7Pz#rDBm&(t4$&O_^#51xB?;Jbb7T+G?6m7O^3ouc%9? z(ef|T36(3vVId{sDc#x`(c5?5r$2afm+l|->7!qNO0P~%Xt7A>%h`k@1dha{Ue!{h zg2<5vg3d@RJD;U8HB?)6;4W>XT47nQxra8A*Q##a^GhkVWe@~rlbPN{5L)&|8v$EI zs=Ss?+s~=Ote}Bj2sYHZHPWqR7&mR+f8y_j$z009IxE$5jqK)@VtHgHQRDUF8TrGC z5X~dd^29pyxPCLvWR$sm-b#tuTf%WKg*us5ZSiy1=J#&(L)z|#QX_9i3H7>}aCjKX zHK)rOm}tH98^7|L>be0v1|(A;w42}}F}xw>!lF?3LW$=;*V)IQsGfna$ZNeVJ1Zi$ z!}1`3rden`yhd$6=5q`rSMq;g?;6cJ`e^@uUMA{4lJ*hRjGauWRX-`rX`bL2VOtWXk(ZX3 zGvURG!?=-=7Y!R1IA^$t(%3$yKD~rr?y0n3;~JH-A9z@p>zYbcO`zM9of0R zA}F0?naDZ6dj5j8M}2zm&LjH4_y2%sF{9?d=@PAm=g(XuirQ?y>{K zUWjN9E4cG}M`IhO)~IHro3FR3Ng$+$agQQ16&Msor8_mXFEiZaBKOjHud+FqVZEl8 z{-A!YwfwF^DA{95W1-!n>*<0P%Z#1O4*mGYKc;uz`7S;F<{NtQh8gtGp^qU<>WV0n{Zfv z^H@3!SH`fYkFpWrZYXoy#QF4Jn|a+7h2JzQVdW5m8|w15p4>c!@4SmQMD-Reqgk~Y zQT%Lw7aIs-lVP^WpsD4XI^FnM=C$D*o7Ze1u64v#Ma}F_K-+m8AXxn4HhTboV@fYD zO(<&U{z9kX!w)~C>2g6Qm*@1`-~N`Ko_b9+U_tGSR>?nbK;((R#Tj=P-ylN?$GL^w|?$j5!@1 zAJg{!5sf$k-|NM+;{B4$I6bZ6M6TiB)=NbbgW0 zWS&#DSh8bSQoqyZXi`*G%DM)o?YxI!?3|T0gta+M-os=^!)qyj zSfBV!Y}6O1s=BS&gJ?)zm#xg?ZnP#K5!$Fwi?$Uhm#ks5)?c~F@V`lDBe9u76x3zp z$QmR~f$ekCY-|CFW=mq5_>EMu4F~b5pQ{FZpPvul$TQvmVVcpf*X9TaQP7Gb^&#yZ z@6(UI{{wpT)_u{M{OrpGO=st9@Vg45Gkt<`6U6}xY-BL(X(166d`!!5gy%3cr4Gp{ zY63N0b3gM!bT<)UOKsQACxrGMXi;9U+2|ovl1c_?q4jN7)9$i8O6cj6ujr>g`%m;Q|MYwG zum6|-nZEM@Kf8HGFFt=v-S$v|*ZCrmAPCiwEX}s?tZcohj@HCv1`S1%z#&T_vq?i4 zEa>$*V%%ZOtD_aOyP~8~KsPrMT+zJVA+E!3CA!MpB&D~U><)(1wXOJ^c4qs+E z5Yp=o`JB2!shMC|80ig9rs}?1DjEk;0 zX2;*n^Grcqo7MGLin4(QGMp-5qaGVn$Fp*AK2LmT_C%f)jYzuD@b-i}-c*NvljNTN z%oNR${u_dVH;Hc7WFlMPM(lSr4->DQ*G)YUIWPLBMcn=D-|ww$nkVo%ZG0s(`ya&C zn~uvqqqgSW+>buzzpc}5LRi`8{p(--lAb?*PIvC#6B>d?Kl~v*I9<`{$p!s_ZPC_X zNO$h-3f>*|aW3|)*g|D_6c}UTpLAH(IgkOy-47WVMI=T z%4!K}%`n#5TysdtOLvf_pz|GvxuObk-qfq5Oz5>D_Q-(4g^B2yrxA$phPs!}tU9EAIIo}li+rxcMWd?mdlM!9)vX|u4eeuB~x|l5J>}o=< z&oAla=>Ku$nGJ)d$xr(tqsv3KJv^|5Ys&etqf_&)4F5{DGU8xH5Km#bXvysZPPOL~o+N=P|AxNnU zBvz5iXB_Nq(<3(Ow~vnL-t9Z|_WgI*kgsTWr~<@k(w34N%H^fh2>B}uy&9|PoZ5k^ zz)Vd_o!87gSVV?ApJ6HdG=4A2HipZFSaaEMtX94vHBvx& zqEJ^3YfX{T@391>+sC%VDF!39^u@N>Yns@m_aL8D`l8yQ`<<&*`@H- z71WRAppqK5XJ=X+?YC$tK{HCrKV^m;<@`x`VM5y{AUhMG_eq}fP>-M^3Z-|RI!$kp zNMz6{K^W8;x#dmt#6F!t!&x**%bKW|n>h2GA+4Gz^}6(v zA9D8j{=3xY-@W+NFE|5zL4Wt3{sX;!dO?S~yblI3?Qi$l_LhPKYlZm;0@;JjggxsK zz@~1t_2gA;y+xgFER9rYDs|Tv5f2Pv7rZrFqwKk{*Ldhc2CX&Q?5t75j|}6 zDB%^KCmCI_fgUeb64^g}_Cm@yr)OuPb-0*oR~*rx8Y5FvGzJlB=2}BFq(nhjXWpZ% zR?}-fXg(ue&4_MzQ0j&^SZg3{Y=}0FbrWIICJZl`kusm7TAGc%6Np2v@h%;tYC=%P z=j*I{EyJ}@c1%WQhMbUXC3624^7n49Blr1Wdq9VKTXgsCZF>9ReR})uT^e+Il(JDz z`QCuzU(Tx?*JK`TMzA&o>Ss|wSmBfdx{=(fwlAp8f#Wh1dp|rbAjL@+H*&UYnrdv; zfNvW5AzEiov|6x|ZTqE>4f}c%!eirkHi!amVo-J|Exn0kshw+4 zpQf*7ABr0%WN#YEx)H`11k&TPeLug%YDY;^18lULVlW0pQ^@faM)D(H^z*BsULGxS2?- z-L*qWMu@nhU1F4Glp`surR}~Nj+S*|EbUC=5E(>WnA^LmK}bsrcE+HBH7dn(dA0cz>6+wujOW2-`#R zFr>t1&DXW0bj*&W6$wv7IliWCjPVZp^ugW^E$@TS=Ps?-=s+Ok^T$uvz$bJ)ok%HY zJekmhqy7p1ZMA}7;OqhQL_`~zqH$0jQjBc~K#s$M*Nlf*Cq#x3kQXL>1d2$c^-#xV z=aUE2NM$S5!P3=wgStG4w^7p#MtzeY^-a#Cl@>K(rwSKdnutlcIxGR0bprMo8}%v; z-U1vzrB37m6%^(u%ap>qQgRgA<7^EP%JDuMb52olA8+3};3)lwZXF#;`7TYC{JtqI z%Y-iG*EH(1sm14z^1WEiXEdG7dChtAb^H9-4EUa`Ortk2fZWLN_UL4zlc6)It4v*3 z1tp-fqD>l}6$H{s%$06>wXAWp6o%K_YJO6K4%QiZKZC;gp=O*H4nn+Eeh4ZSLWy8a zbS`M1Tp@R5Uc6B{?zGbXPUwp-KBHg$<|8WFm-IjVtA9g(@CQGkKlzvcJ^j1C{CnY88toAEhda`f zh(xK5O(!3ux5-mg#8T^g5dKZpXuTuGT_}57mXo2V@ikQcZlEQM$Zy5FjK+i>H*Uw0 zPFXYzfdwxLrC|_7Rn3=*iq#IU#RJhYH)b>%8D8X&5{~+?P}k?DG#K`@=Kj`0cO8)D zLu9>}^XEZLoQ=ZX-k#v*mx&tl1sn{2CI+SOxBvFeeKFRHWF@b=W&?kDIiU;A2ilmu z=DVW-jfP!*UJ7Zzk1se&n~tg9>NrE_HvldExXWp-<@^tCKr-1)S_vTs?)mhy9s3+M zBi@@Z;^hWG@!D&>nrjV(aRVQDc>_w#HdbT4&R8Pga&79{LiaXBuAA=lP0{Nn6(?U@ z<0fQ|X6~6YqG4lT(nh`x`e}}t=lP9Dp|Yy8G`M@#pW8R}4uZxU#-@x!8p>%>E6Lb< zW-|_duQoI0O_b99HHvVyncabX`rh}xM|a;D3gT~Ti;X@J88IGN*00lh^;KM z9`1Xm{y^48|6?=3>2p#`xy7U%t!^N=b!nL=yY;T`D#IBg2pOGN_^~27>Mzfn-{}#hVtGF(P7f%=#9@iQ3Qw3tA-uw z4MOS{oUUga)v*D1eez7M>G{P(7U={Q*DfPQ;I)Jlj zC7d~cr#q2FfA;z@e?*6N*x~GRlz8_R#>Eb)2oL2t7i`qvEUqEgJzdi2SGk5B~}jm=~&&hz@^3ys!2CuA|elJV_mV;jw&t^Pp1BhB31-jZ?Z z!=rsR?p@m1?$b8zOB~4kP@Wk)7gL&!r;^=lcUm;$sD;CSUhgZKU7S*@#~B>o`=Hep zP9j_|eiySNUvWm&4O|@M5#DJJqio=^C15TsKZ$Y1xsp=lWwFs<2d3ZTXePq4O3VUf z^+b;$D!rzriR#3-Wy;tX7)}&RSuA7k*k3_2Ybea5urW{U^vG})mF9gq!%_$(L&d36 zt~u!6r!-MEoKaH~!f)Dcrem1>;h>~(e z)8qyH^%jIu@?*4Xo! z&?;#@dk?1|Yxq0r;UK2kf|1x|!@E7A$*d!h_5~YVyzczuRL)_Kqr$iDJ>Up&M{4up z@w26(emH7NR+*FLrA)YM^w(IbGzM8qGlGimiY!fP_>_Gr)#Y3Ja8kKdvtKWww< zN^tdP_MS~Avj0#|#`#R=3(XYxoUt^x4n+LI37%>70QUla$LC!c)Qn8qdo}xNV@36j zUek~__~17o5t`|x-|Y_~JB3))MSbVLySuF{cY~qRsl>B`{s**fw~B?*H zeQU_?;Wb1AiiT-ftmHmq*-D-ftH=dd;%Yi~Mgl^@%ZYLb;oc;LJ};?>Xz;a-ntfM4 zt4zEB98X!SEG(MCG{{3cF&a7JBhjWu{Iv-y-qb#*hF^>^OLJ$?{fxjh(5EE2wnIp9GwUupxi= zCIdd!$kj>lz;q3|XTH>OPMYxpowaDODs@02Q|B~UCNyKmGv}xknEp9GbSZyL@ER{O zaGd=nvR|6C4>fURr8J%X2(!34bI=mT#az%(h>%+?AfhUD z_2lOff5*?mt-cxg*WL_J8~D8K(UzQl7-W15gq-MAoXa`3TYdgpfxbHXW;3RpX@gX< zl?3(gNTcut21eLRc5d@dS<>0X6FR>*7YJ-GU(w<5`;@;rr3D-QEzU-}`AcfSTLvuy zNiB?EhEBa^jxdh1rS!86F>7HnQ0nMWQN{EK;Kd8#>snlu`xxq#RB<>YqtJAU6Fyz>d*B z>F_fYg@wWE7Y033MZ(xt1v`F)#hPhYL;MBWlfv-Z+s3ub$$0(4*p!B{LTAB+ay)Q@ z)9#!@tCfmUBz5&aYY+ zVv094WNajD>q2(w)27pizOZ?dAgvMX_^fS+E<-cKV{2Fbh_0kuh1RgKbgLOhqm!u^ z_bgqyVIb7lK@{bh6rNYsslH;3XWnik7>=D`pYRkP=O&OkU&twrhfjwbkmX zmLoFg%xqp0DbMG6{BD0hJKM-tT70OsGw#XaO3t-4Us4Z-5XLHq#kiyFFq8UQTw&z1 z#MQ*bxwy?}q76fJ3geDOCZMeSHZb8WX_j}|p*Y&%Xh6eGj}C_0dcLvcNGE+xdfJ15 zGlP@w^jfZ2Cigow6MCs;KNx&lE%jQr_-72LT%2Ff;o&V>@!eV_Dt@qB%}t+2n`@6YqUDQv83xa~?F}i4E%OjK_5KPfXy-c0wanD6f1OpeTtf+Mnzr3!FML`L+i1OM zpsP7Y5Za6&tlLt*GGW)Z-uDh_^DAXgFYjS*TwYA%KJ4xs(pynip7$3oUeITsd_zwk z=k)B^GY*n3>0}o{**&^*`+XYj@5eEFw#eepo3(X$xZt5s;|3>8CzPly7Km^uU;S23 z-;);tMT}cET`6UvuM+4jJejk=VNY>$dK>|kY!Ihxpr%*X6t0#+DAsBBB;xG>@xVW$ zECTdL8xv<7fv$x7s}RpysmVt&_!D_488&?oX2z%(L0l@up!dSII3YCla37@hJJOQD zVrL=m$KS@|D|+(uEBf-QmE6#s-EC>89^Kwk_+_hY_~lKO5=pEfMl8}COYq5vdSpD9 zBQ64o)p9O_JYmdHZLYQSxX?i`WGrF(x*B2$F_+5kMyUw>iCp_;(>b!CYc^<^GwutH z-~r<-B#LM$wi_FXvx-6ni*$nzOO0eOAAovxESW|qMjc)skv1Ba`v=<+h4;E}>@6vq zVEwGqLd0t)BK7&nr9=jN53;9pnHaPPqNrGSX0VQ()_`V{C12k{KcDaOVwOn6-s$vd ze65*BDZKD8fBwjA8VMdalRQ0rO)sBMe-QLj2#o=fC8ylrUY8XL3ZYb*}Cl;^1gdmnlqrQB7GPz?@$6OBW&#(Wd)>?UYnlgE71`<>Cs@5yQSwiN>7*p5K?Un1iA)hmR6pR7P6X_g8{m8_o31O={p*HH3-Ob z-C zlpwgs8;&klMLP@mH1~zfTo3{kysqExO1b*=>u2=x#i>BJpFKTgd$~(5U%sSXf64YX zppQRU(e7@C9z8gWAdnpdjYV@M6Hx|<9Dd!(N%^DVwyxw8KG}w!9Vc!A{B5K!6I@-5 zZW7d+d2`}-1G529w+~~T@`S-beNv;T$fbX|LDTpu@%A$WzaFbTA&ff=HfpF?Ftle7 zVZzi}R81Ufw;2&VYSlJ7v1J(?bG2FshlQ8jV&{PG+dCtE zZ{JM7RSh-&Va3ngZl_j%RL5u?ZRtu{nZ5Z@TP8jwgNl`}XO)IDUCe2fF9dd}Yp?fG zWZaOP8GJcPW|=YW+8gQA?x~8Tgj!Ats`&-1gVe=Er%^faCHpeOUe>s~i9f^c*lKs( z5Sx5PY*7k@-0LDHOBgq81JyqgaaAtyx z41b5Q-x`kOTygJk9yn*9psX>sS*Jy5C5h5EKs3f09j*D=@-U+*2*26hls6W?pRFdoj`kH(v|>tF%F7nuLTqDv) z)Y1}^NP-BpP^@^7R}qAkfJ(u%qoyYip=`}z=9Tms#@ACZ;{W2q?{Ty^kRd13WYKu<^;>jwbRcLXlzAW;-0era z0rsV)-eL!qa3-*rD-Vh|228w$I(LC`3%E@*Tr@CF!vP~k$$SYFglOw}!#@qET+?ts zC)MfSdN5Hb>Y8j$vM36iL%00tR_VvlTx>8@aolmGiwd@9>dF$Co8i*Zuvk(hLl_2? zh;|q>2C>ZfFJ|*v;DJ)3Mq6>>)%7^%iBKUh6SraGz7*>aN;^DN6WaEi?VA7zq2t`z+?cjVR)Bp&jY2}2lwvKXsA>Jz0MAO^|+Arnk|;J!+UEu+NZ72Holj@ zxvSQ&$7m+w-ksR+yHpHkHlh=hjEUGXZ%nxvdH9hEHlY&#M2#eucP>B-xlAYViZ88ki{NfkCpkAxW ze2_`V`XU=*1AOoH0hLK6jtLG1ktfzbB4cnG2P-kW?Lce%D;Tdlr3~JmACx4E1c_wV zv|MPtQz%CwZE{N5OclDL;y2HQx`7PbRmvAsx(p2&5~vwaMiR~nzHSJXce;^qwOGc^ zIz%$7-2+=Uwl!LtiCDA`@iia=n#?Zf{QNatT)x(M0*(YxN1sj-5n};;1Kx*whR??F4>j{LWr{G?=zjr2-zgj#$*TLIF7+kVYZ+ zT`aW#x#>BSapPq2SnygwG*uvk?m=qJ@_en3~7$t&w|+W|O&~J@$wD!ao6{fO-Z}8%({nKu6rt z$W2Gp1G=7Gim~6?-f;@_7uOf!h;TFDIronaX|-HQ6b7R?==CWc3~ZVq4=N}-0ryA{ zWzI1zJEIvpv@7!%1kCd+bCzX5e2kFn--I8F(UU6qA6O2lR7GXM#|0KyK!4G z2$Wu126vtCH81h091Rclh928qE~o(?9d&lDS7Ol>}u#D#7;3UHwb>y=btJJ|s1Bz-Cv|3WC zn)_CHOZq|J_7@o?86#FShhuZsAtp75h6pV$)&^hvi9|32Zko~zEcbtIOCzOo78a{* zqeovh+#j-%x0i{FWuJB^m96$gqv)jB--w1slBfabv& zNS|5KTqB^E@;s!ON5!nQ{#-%+MqjoN&M1@=BkNS$I;oMDL<7TEdFg1L^N2PZWs|}* zDH>eE*!(YUMC7n(3biik`28Cw3Ysrr(%$|yot|+(80V4&U5^Voxk$2@56Jtz?8+7}557dt zJsZJCrYUM8?|}RUELk*+hwrRU&=pnP$(9`W3ZS3@d?sq8*%Sjx{9ZO})`O$oE*vrK z(0O!;Jkeb?b*^TgV3UW(dtr#9SffSI07$gPD~HcVWy7brcjlUyc+7$fHJTuckhVizX*f5B>XNbjF zplKFxW&kdiSc&1l6*TCz1a`QXO*y*GrEevMF)nIsjfvUJ_Wq2gGZ)z@Ek&!!TzDOC z-@Yx`k2H_rL^>K&%$Eys!ksn@c-v)*HmbAF6wVL78;yqYu%n5O>s_TwW6U*J$qMtC zMW+&esByv0X}nON-Nk95ZT6cTwI*W>p)y)vl{%qasZJl zSz(>#;J`s#-EGnS))q&uFR9=t64?*Vr)`F3QZ`-}7grRw`!w9$;x%fkSV*F%9z@ew zw&Z1+QMcF@r=;Z#K6hZ*Q_Uu3E3Ij-(o&SAVBql}&TBN>mUROQqo82= z+9qs*WGg;Uh^yPh)dH}iH-u51?k~y!(2?rHzcE)VDgEsB&9?^@JCr}mR*Uo8Y zXU`*oD&!ne!<(|=U_s^pR+$?T!naZ><@W;;`2Arx|w@-;6ZIHmovzb6f{?5luvx->HK{yQo zmei|(O&3k!e4ViqyJMNU@=9c79EwT>4Rb8ESt$J&gL^N-CT0(rVCd+pg&h;m6|a$- zzErKP8oe%m?g3$MCMhNsCr$UbxRh1{_9Jvo(d|M8?@b z`uLE~RQgM$Ak2KIcID(Wlgt}%>d@SOpEkt~Jq4cD1qz+kA^W8;=O7(zbyW`aop6#X ziYzd*MYc?)?~N#D`_=CbnQa5X9Q%;73P(m;~?Pw5|jJhfc;XuZU*_LZ} zJ73CVtBnR){hr|JPfk;#RSKs;qw>F%)^c+pK_sRVGo z@*r|XgmsVk!ITVWwUqOPBSBV!M(2|!Pw4p80loL$d-VA0FX@XfzMx%kCxy_a~QO4TeS;U!-Sn)qAr+g#VkNqz(6RI~wx@EALGo=XDYx_-` zAX#=+@2^l^!4&bk0R|aOuSL;Gi31=saqB)K;wJ8*P4=d#bK1Nd3`3Ke1lTg4IK5GIDLEs60Sk}QVE@&mJaF*+XM=6u+?(L zzlz%(T3}OSLrU|*HIS5DEpsVg?nEQ}3(q3OvZ`=pV5k~2f*186;D>?UAg$x3ixo|; z+32z1>$2B|;b`$jZ3}NqDG{q3yUv50BhMwpId5)$h=jKt`9R9&wcyQ-nmv1Zsln$$ z{B2kvV~@41P#S?qn`%L!n-~UTHbc2W>$P?q-EOE9bOIa=b~`;6_4_F>Ce=Viuvm=+ zK?7>y$z(}WHe3i-Bp~AS1!MP!+^-i`QseISweg8fIi8HEJ>>I>5;1~7+!b^KnzNIf zZ{o5~(TJT-GN$GAN+R|`nhWZdI(_SJUqCo&gELC zabetLw%|%9XLokGl2-Nx?Bv+UclliK5Kh^_!|5SH+TGcrxzI3x2x(j3q4@jt#U%|! z+ftSZ44WTNTQKb4>IXL7ZWbYv3%fGuD~7Nz5XM3yro}?(DS85{1yom!O)EkPYNcA8 zpw6&0S)suw#o4KDr%oJ-hN>W340P1cLHKAqmFemB0+`m zUN0?dCiki%L2edZNlkF#Q!&@xA4heA8`h1U?WJhhmE7PG0)#jaFuc~a(W}9=c|D5A z8q-|)>IEH#(ydIdDz`s{L9K-1jJmxIw~o!jU#2=gD|#Hg9eoVug0Xup^obV^ga$n>lu2-$qoX5s4i_ASoY3*@W65YxD+dP; zqW$gdy;|KF$6G+53*65+x#{UB?2B=i&zq|=52LmjcuHJmrM;D^Chm(X_~;m)J+W}3 z{q;?14ZH9dH8@Rdq`hfVH|xiK{ohBsyr~|opHplkcH2bswt2{=u>Jpy|3yVypNtKf zd`@-dLzlH!Ct!3AY;a^L#H%t>u@Qq`?cZ{ZPsX35by)fvG+^7XF;PV3#@@UZK?MkD zqM`y%1iXo*k5Lvv_UFwdU|)y~;Bx8lah#$oZgjqQkIWHe6@|3)A>Xb9N4Hsn&E|}poTSin#Pr? zXzrAoEPZJvQ-kp46E;Mbr>`jHh^WUYLl@~kM^3RIY*33-{t`jD@V_Pck4nQe0oWdI zmQ3M8P(wmW2%@ee(Qb24)(L{Fk-EG*m&hF{KC~29%UtlUC>LaG2v>uW6uxZfd&6y&2L!4jLCt$XLw?<8Yar)y zes!tCHEiT=-?`7%FlWcdX%$~XGDoHp$zV^n$Hts*-dA6ICWf=q?+7k^GQE=8dVqjIcz{#O4Nek)QlwES9zx+phe0z@7WNjhhA>dc!^ohWInhO z@2IMlWL|td=mqo#JsNHe`LkB?I-r0M&G&`_+S%WcpQp1c{<%+EyM1wR>&&o;g$$(s}5nC=j4w6PM`VE5GzzsIhC~mgYj!8>AL8-^I z5tpcg8C*!vl|V3krg%Aq>tY4_iEEX+GD{% zDlWZV?r?)dS*iRqw$~9>Dq)CL!%~qYf-ovHLYFTo%;$37wEkX5AC3&$tskuN%T!^Kq`!}m2t041sfu| zs!?4x{x&m+0IzoR&yjF0wK2JEN`b{2=qBp-vZ(mwi_iqs#+zaaybJ_zAdZTkLCnkG z_y73S@94$za}JDNN}%`b<%RG|-MM#n1}NmjMtwe)3>o3)iW{Tejjtk;ut9TLIGB>) zKn-R($+Wf&Z#IlIs)Z2|f~p`iG{IG)BM%FqGgWj%TMRka5dpu0Zlp$Bffx;tX~}?u zA3c=0Bc#$=s@3zvrftc%wLlTsz~JvgHbTOqL0X%|c_PEG^>G=>(_gf1vErAIO9%GLo~i zGrGr7H{OToQ8>fB!vl%L(XhquU<`2HxQ}qAOFmEh9_xC1d`yd}PW<8vP7LdXj0#y4 zCUNm|>Ngohnh?ZrEqA?wC(jK#pUJ3fL^+);sXN+s2pNmG!Fb0eqgR-6N?w=&x*K@7 zU74=T)|ATpy1Sp*Ht&JYJ#tgsd=u8aR#Q&%+QfM7)v}v&2EOrjd?tlcQ*UJG!I~yx zb3${IhOi5&i~x7+5vMgLb?s!kZ|rPy*1}Yqa{yJDsa)fkQDv~Ylajq;Y@3fSuWVVd zSq8D8^0Zk8fh1_P=s33~UPHYaJ*y*?nhc-SnpXWvUt2l|!kQ4c1%Dt)-x?j#qemam ztCyGb_{nP;?rd`gd}|W7+QAqli&e5Pe95H~U#_TJ$?&CTYjCW{%IF1+v1oWA!ypF| zC`_OtB^b0iV%&RyM(ZetAarVplK=uCwSG(b(2#mNON94TPLIH~@%%ZG6 zaGBY3Ee;nDCF2^U9K_MoaIhmwjymz(!((?X*VhwXhnX3QQKB%U^OnvR94(y=M}1Mp zZSW;K8W<|z#D!9JzHqR=mNYSYG+8d3+}mhiglze}S7+zE9(O5N~- zt$T+woc5HO;p#-nU5B^c7ns&+x)Ssd8rc0-L{m2CNp>xzrCx_KfLjL~aXh7ylUMZC z+Yg0e;Mwz+LK4;+j)XJ}yhcEBq23NMG7$CvX#mw3joTD%hI@c=)+(LIdS6|QdCd=8 z9kenyxgcgjVTIJPjiAEd-a-9nm;zmMt1z%ZtSLBV+%~qS^F! zk#U2LqFJ`73A1cC7BW6Nc<4vzRRmuDop78;8AkOx@r+a@QG>k6s|K_LJO~C1vL`T% zi|SZVTUS9HAmJR1hCurC+9)u5_r_SaMJbFN>tqo}uE{Oe#>Xj)kyhw)xzYHN;mT1t z%hHt}opZz#q-l6cyT;)1qlUqDHZ82nQ8rcQTv^WJzYk2q+9Hj7K^Rxo3GM4?ji%Y6 z)hgR=^oZp-t2C>%(HqumGVWuW?aR)=K3!es^z_LIU5u}VpKFQPkf1Y;`R0v%jBQh$ z8wY5ztNEQP%E-7*g$~Pw)LC=kp&DkG($GF zmolCzMD%(*qvONGWu8sF-gc*5F&x71M+PdFS921&2~|TN3bf>7k72+cwKevetIhr7 zBTJgngqxJheAdS%w~9RfS-Hkn?l=Bz7Gp~c){xq3<~XY+@@&r^Jrai?G834UYFOYH zFI6qASl5g-Uq08lTyKjUx=JEUuPIJrTZ#lTVKcA z8Ba?XX3;^uB9aS!sM)kOTBml()&_#6YGLIxox={O#+_5^izve(F7OL;hzWQn${U879AOCm!QU3~@Ccv0R2A5mv)9pkAfWwtb z3$4NtU%ZpM)0!J3@Y)f7=P0?$5kn8b&U{L=}5GYr{Mb@%A_PB`v8s9C9xqbX|^Dm%u5<)5slf10^$f#usjFDU?TkkAUptt z2NpKKLx^aUok`3abjas`uZ!sk%{fX2DrAcdJ0h{G@s-debh;fjG6%vwi3Z*Z{4N|V z_CSBz4QV{Pq+~obI+_^``Z4YA4>{tzq>IZJygtBGw`m_!oP69~tl|)hi#hG|wrJGh zW6x4CC}rK;6$#o!aVihsx7=k$7YMk~+<-~sNG)ZZDg;k=+%ub$Ih?}$IQPYXB} zHuRI(OrTLI8lf%Q@FBL9uh=qd!IG3nE`X~j|kvQ`S22@5}nPvr@u>2jsBkPMG#SZJ_^pvCe4&8rnPo5(m859#GONBV%OMo_`pmJDn*Um9VJCB66VL*XL-_|xCeqqiT>?R&SS z*_xsxmvSbP@6zOICDY7LzIjZ$9QDuG$(@}|*s0!T!_wl<;p}I6L9b7r(u23zxxD*8 zgkMTQ9Cg6hE))llYn135xk?#G6Ca<2e*>|gglMrw=g4F^x}Wm8@C_8v5b(YO*4qL< z4|vzv@FEif%>+Q2V$h`Y70P>H{xJaz)E698IsP({V8@ji_;+$Sw=3NG0V!!@OzuXTVyT7p2zXqgW$; zX+G+`KnXTUQZc?bp75rd^TgklDDmU|1fgR1<%>Tn20XDP!I_Zg$w$QEnAH~r(zn98 z>HUt(8tNDRU-XA_)gca?)S>wztIU-PoD`sJ*oF+*A8aF-RiSyob_u;O=@$wVIg;zg z&$0%%R&gv=uK-zJru{wfBvoF;-W+ua?>r2X!}h@bPf z{)U}EeBpDg>uf|(BgLs}GuG>JRjCH)EN((3O*?G{6D9UK`(WttcUMx4JGmu$(3;lA+K@U`Fv;ZNkMu zQfBL|620^9aGd_AFXseqWt4zMTSGa{-u?k4Y^=^tE@;pm^6Ps#%!EOvm7+HUP17z^ zp@^MB3JkQPU{?K^b->V)6_loH-3eKwHDBJBCHm#C-uW-!B+(` z8{sJyUME{293jY+a3s+>uVi4Q-n(-)CymH^%ZA8JM{hUf1f`3&95X{Kjd}5 zbx+v<;=Jvg!*IAK?>&2cA`PJj5AR6^@aok|S?7;G{#eRm_wL=3^AP%GTx&=1`>&oq zmwSfi3?-mE!84b7Gy`F+CW>rJ`#5C{(Go^BGPGmyMGf!Xtc}`e%zlQ5R{&gq-I{7s z(MOV0sGCBXkamyZnr#mT>mf|0rcY(*UhQ;tlOtR+n$AY;TRRQvPjB1z`Q!5b8Z|j+ zdKa?EzTvFx=ra}ZQ@ z^jdaQ)X{+Jb3MU7De`^Of6epS)UYna9o;hsqYtD-2kDD6 z(Tz+Qpn46Xk8*;XOQ;V6A`g`V!*CBjP-)>juZyNOh=St0kX3+prrqwybg6J+q{`ia zhF`1QmpT`Ym!xDO3@~6SRPyo)_4gq~w)q4C%p#WhtfiAhgbUi8pk->4p;FvNtr4$7 zL9bq43p-?|x6M)TP$D}RX$Wm&Gq?9vl=L#%+1{u2;E2!hh|+1Fqfg}=2g>H1x7&2* z_H%mr&Bwg16CnpnT9{sC=ahGZX-;auq*H?e`O0&1KNLk&7Ag!-`f_lk8Bd_nvG2ht zAez$JXCcwYmI!iiL_EKC$A&_b3_S(84u$dWVf3xz0apL&@{-nzQLPjBHjPKDSnZoN^k-ETOrbFQ!R;5Ubx zY9-~MaIoHL53Dz^{nFP>^aFm7Y8%f%xej$LJmNMzk6>*$%qJsjewHH|vkuqvJ2Jyv z1*$(Nre$n@!83Jz@tPig@fESzya1p3`6h*Od-L7GQ29pA27979;K7j+r_^&!w{=s6 zf;9(&T42PRU5$-OSNqbMl^Nx2m98GHzel7fJy|pFkUNr}wGO|J(={7IJYJSN0AN6$ zzxZEl*cq4R_&zGZqIMM7qB48J&yr-Lh(K?`}!s z6zheu45)Zznm1NMgLTn{b)OzQctB5IoJ!5U&)0(EJ%9d8))tNe{~>AzD#uO>3r`Gi zo#XX)G9bb!}!p|b4!ofq*&_MMEaukYra}?=24?mLh_e^4F z7<^?je^S=&Q_C4t<8lW@HuQ---gzGpV%a|}J%fD>uGKMwhSlFJ$G)$}ur$ZFY@R;f zj-sUUjZ>>s)_H5H-#0RpU>(=qM9pkQ%B=I{Z;adXNEjiuDw3PYV5D-r?5mk{aq=+e-%qO6xJ(SVJl zrj|pNE-)%GLVLg-PU@p}F(PS#A!<+9jV-6z;2ZRIbV8I5IGHBM)73kJx4}G2oeqpc zpIY6JUY(Amc@ab$rGrzYtC4(G&V&Cy=OKl77K$)uQ60{z> z?UrE3VKC?OF)a@Gm`8m&OLpm}zZ}y){A@mBsFQpE(x8+c`)z$6hBe=g88my@}aRknvCF~BFUP9^Hz+8Wa6-hKM) zi_gVC?;U8fb<9yWbZ-+jl3jM>heyg6bIA@1_YM5_a1>YryLmvryuWuO!&%o?b3rWi zdo6m2p2QOAN0*&+$(cnaa9KP`Dl*dLENEtQH#2FzfsaPutC1SeZmZ=cur*4o6pE}7 zvTT-{Xf7N9mTW$yR2JnXLzZP5nnh$vkAkdGLj!;nB?^qghsjUYNR-5&?P)FN#YjCElu&Y(NR;nlrMYd1o<~v$nF4JD8jiwcG<3--We`9%Vj8krh^@v+_ zWNHLmH=&s}(XcdSNZ%xWE$eTEvVHyBQt|Q?vaeFAvar9V8kddSt*D8GSYp1W*Wo<^ znvX5EJuUDh&FRapo}MCdKdn#E1vly$`eW37IxF5Dgj^Vd=MAfdYp%pvVc>|lET6at zrmeBul@9CfXAZU&m!y#GgJJJDo(_x{Z>_ucc>h%R(GP%4GQIA0~yaf-Lk0FXl-PN`*nRi z6%-9@wZ*kt?i@RvTo`#h8!durLhJHX89?S044a>{>l*zgnFGm^io(~3DrCknfG)$8 zMNFB*MYmLL)JjFha_7z+SyQY9o`DJzzK#GXOWKHw-$X&+_tN}5-K?+s^>eGV=GXmw zrxv&4+UGgdss^9Gt(9AcW21E&;akp`=HC@bmV0uY6@m$lqb;=09?qZ2%BdM~nkJvi zCe(|+cYGV)ph)-$WJ$o~^1Kt8olVSJ9j=C>sHVeFlLxgxCxS62azb?=e3= zr)*<`*AVOo&>jyJ{|XGb4BUFqoWPLCM<)GuWsrb`t`}V4Eq+bH>GFa%Zq6IJ$A|2M zq}<>D*w}|l_%#g@$HloCT<%wX% zq3Y8X$7m+JiqMIK42MuaQt=H$epqBn5Vl~?H=XH}VZX0A1yCoiU!T!8-#n*ped_}{ zJDc)rwXt|{F_j@4)HIPc=V8X1@LFnzh~B|h1LdV{q|^(@zOfOMskjMUoV?_TXP(N@-{q#9ukwHJ}w zMq;Y>HwraM6Xwb|6x0mR7GQmZ!vfJ9)^BTPR}A@lz7WH-!-gB{3&V6aJ)>`Z=UY1K zV8m4}t}fN!b~|+E;eB>o=QN*!g5Z`!)la^8CI;>J__o;?u{cabeWb`1>I(htN@dw#A3Yo`LMx-MC;vw3|*nOgyA%B zhzOr!SP_!js9G@Facao?LQ``OOwGM2vtg>UD5zF;w2r1_D3FDL(FIBVKocxpfPKjXD zaJ=c{T&7=7uCD2XBh}k%sK?`ku2bODd2J@w9C_R5F_Ci$Zz&5T>dJUP5tV=EJKv!n z|M)$AKxXvezj&Yi;xGP!UOxK;wb?kJu8oXhm1()CoK9+yhp$Uni6yVs-z&9v55H@8 zL%N)$AYw;G3;uVzzE}gmuTD>2No0u!6XNBF$n#V)HW)|TGn^Z~5V7NZm|Dg9zP>n- zNPft{fUs)jTa?b1BE$h_iR(xI0+@KEAnwZh%SbZ3k?K9fF{MV* zV6Q(%bBQ3wcuuEhSM>IG-cd;3M2WnBX&20V zq|KWd@a-9tklOOKN^?1{juG|%JbJ?KLw$FLqgV;eII3I~E4n!6w3>}$nJtAwhyO_r z4(`%udslegQFGm<_vq^4IY)3k8gO*^V)ASH*FX3+1-p;woDDvBQ~sMj`6K$j|DWHm zA>E=eJCzB4jrLajzAKsF1xZ-KYcs>tC=}%*HX1NW{B?PGLGAuf6r55a@Tz3ZB;_=6 zfWX@TrIn1;QsjKy=AQXz}Wdol}nvk8cU~9Y$!**~rn}0o}fPSJv;PG17PM z-q9hdQ{bUfI+1~}LRdC|zL~BT^!evs(!=|=MPwN<8s3j+6-FPMcRZfSy}i1e@->Cj z?+tlf3!6&PVh*CTl=_1$ambipZg+b$;b-yg?Rx^t><>mlGmH|@z59o56XKbG6Y0fM zBgCA#(vFm-%*Ms%Yh+uYV(j~co*`SAVX$0#KZs7zr-(uW!Id;uMH}EGOxBCVMxbGN z%dMye9G^92vL1X4TYLB6oK{nyG!)!XOARW9n&fqbrOH<02_mmfzvn2WL2xGoYLelF z5@ENDBhp%SVJ5s|>7${qwlduC*4W`*W#y{&Jo!i&`#M`%so8a3vSG@YxaiJ#^S*mN(ByZNmEuzTQ^nIwN&w6Q(A^kcN zK*--rAQf4majJ9qSpD77uA4F7WMG&pi+(Dtvo=oFumo7N&|0}V*NOXqNMp<-gKEPT zP(q`A^s)oAp79XR`Rk9Gtajo7r!NEKe)G7(bQ4K!-exsp^8}Ij!+_G#T~$NXhb~U?BujH(f|XX|d)wHlj-y2V2h- zGzc4Opi%C!(Zc&-uM5dEM`Bu>{DAPf;r7pX*s;B?0$ zk(H3?10rW7%0?1JnN49+arv_F(cI@GCuw#IH+wr2K71lIC@_jK`UuwCT7KVSdCSHf~iQRce* zpKT8_olISW6{Tn?y=K94l*VGi!SW0>DiAVtVjUiU=Wx20Wof#&%7uX8BoJH8_~96l zqBK_XYf5;Nm5V7yL!3%s9XV>~qTVSbLR+J^9*#^?D-@0s;h-Qh_FX7CLB!8eMEUSk zh3chZ;tVW`sO8BtTjQ&!6fZ3i6zbubfte*{$}32e&}uYi!`Q3bIlhXm24)Fd7rO! ziMav3{NqQzk*4bLo!deM{Ob7&S+C))uJ^6O+w|(>j9O>cbnDhF>fatplntJr z(Qt?Ea0HI%GU_P(f;D8|r@`^M;Emw`0j!%vA;vfA|K-z9BCaHOVOC@t3l&^(i>i^So2nlCJhnDK}z-ggonm6j025rvMY z9oaH|uW-OXkY5%PFJKim?AzOYG15xYT~x-!^qjzSnIx(gV53cOig8CAVXGGz<6e#K zqxaG8>tNOLbS?vcG8HL!3j<#^?%!w!g zTwAi4%kwK5M-#oSTy;)!Qi8w;6Tvw-u@sGxmE{qi*XnoOy$}ayor^WnS?*9Y+VHL$ z+nZzxHw`m2{}vdaLd{ScBAjLeG%#ARO;~CL(WEu4R?Eg)YgSvK?Y0JID?A&9braCPWn{d`Rz7h+!9h$~& zVBcHYdYb5iCe_W%i+qhQ#qTy(Qf8+9ZX!5~g0WG!jp%TDY-%owNUe^WAhbOIsdIHT z0__AE)r(5fcp^8kw*`TTzBDQktFaobiGU$zmU&}qhYv%JMot|7cgB0_6TO9!4=%+89OP&7F zJI4~y<2~|>tQ6vi;~*2jxxt88E_WTcTe%u?9JI{3*i_oEJbL;CrAI+)Yw3A z+!RIM#6DSLlv?>nF6hJfUR95j#978?gWnJbQMa zMr7)-Q0%J&|Doc1f#ArE8aWh-L4=5a4%s&(+nbL>MAo zQYL2eDxXNZMP@2jZ+Z`eT^DB%oS~!Lfv_zmvvXlC9P~Ik8o$s|R!dXK75H)BL&7f2 zILqlzzoym2jDGy#Lwfn@0sZ>Z=X5oT=#!7zYyih>yhoHR4rtV$&eF;Jbt1a}SFGkUTG?_0 zI}T73gPaY-Lkn=5L<#L~52!a7QpxuIbgb$}gF#mYaaOpYd=9%D5np2PrVt)!arj?9 z`G&Spsya9lBRd;UiF!E=cDDE)bU8zriLstc76vE3E6zY*jEh94S&#PV`LmZgd%)+Q zh9wi|*K$6UDPKhF*OM__jxS9EPAQaai2(Od8qlj$IE;)0k6`9i2%8#)rI~Jf!zPVE zF@;F#u#zL0LWB#$?GbbZo^W!|jOZG4wwoq2Z8Odne^Ao0gig=Lu8gMi9i}l3fqB0F zQkSQSQ$Cbukux*ScJP%<=ic?J{sK64z=Ue)81$>C@t7+TMl+7U^~=ajkNbT3+RRnf zb(y7!th8aNER`D|n--qAX|}+RWLKtczX|a|-h`(M5`zZq2Gxg`Y`Lc?+jkS6e(XO$ zrAIkjZf??shEOr5qV60@TBic>pEE}*woCjc<&$n)TSPlSYacTtu7vP^}D;=z6> z6v5rT7(FP14|`R@C)f1pjv>+vaVZx3n6Uy!G}eRPYKvxOXYn+-6&FHPi$e}m-_xb3aoZHem9 z-$3Mu=APXDeovx!Ac27nK{Ff~4b~ddcIbN`qPIPc%jsAmah(5mzx!P|Hr5d}cQ}OG zw~rk!iJ*Jry2%_{hIPhwK)kt>c&0Md4a-3@Jpl4By_@MzNQo5N9)b?Zt}h-MP2P`69;>(%+fH@Wl-mF zv0qJn(+TciJvvz0K6bTIgM=+uqo{M4-$hpu#&Psz3MnV!A zd@Cq_O_>S9GJ&a;YnNW(d4iV7N{Qa(d#P-1z}+f#w=htyQoj5&Sr)WV)fPA&*(_bY zY3)ET!Ezl5M~!oEeU~DsR~Y3bo4(`oudcPps^_UGtU~lNL6Sg?9L$xYPLCt}lB3g8 ziDvfL@L?=JP3H=+T$O^PBko<>sW(2cg*bAs)h03M}p%hHlL_gDys%!9z5xE)6B^%dFtdb0rkA*zxZZ`d&d z7%B*BH^+Rnq!q*z1Tj-6eP>?5m;8E`t-eezMaN$f-jwCUf&&Df|p{!I4IIaZ|<<@9Vj1(eCtoPsk?SG)Jzj-d_ zHocf|gg&4bmopke5pVDoy}Uy6Ovm!Ud4B)?h<^U_FR7bc(gzRjD7xmdBav<#Y>9zA zySSvY(@WJ41&<8{DhC(_0%5~LCy~>@s8?BT?oO=f9s71_=T*%evpjpnM44)GhV7UH-voJnPabPPR`CR?h#My$0Ugp5%b znQ|yH6+5z@dbMwBFf~I6D!3%5D6+y05$S%>d4y!Os$sYNYq#}WdmLXSsfzC7x{+$| z!rOaiSxjBF?s%ihHAm{JN;P@veK?>M@ZJe3FQcbWv$?Ny)d=^i6){S%7J?e5b$hsq`5*=x#SeTK-$V*Y)t0KlCJn6oAa^8Fv1+6N+Xve z%G=;E&z98dVzCgh1d{T#!A#ff(Ttr0@ZsPj>G#{zGK;v(+oIHDH<}7}gevMCC>O|L zvT(#ssM}*o7rLoHVSvLWfMEf5bYN2RLZ?2%ETBh+cf~+Ie6&yFvnjPWqW#%NAJdZ) zA_T4xN7qk3MkSa56^ zR4SLU(GKq((();!^4ff_=As#Ues)dcWkR2Q{*>N&@I5+x@l3dHf`i-qxp>UCg^IX) z+!Z}qIFumb>+EHc!SE_mw-v~5gWmrtMRo%TsTOl zOhm>qNEnGmf^wewQ8eo4qLgNc`CJ)twcyuU2w)|=gDe?kJpg&&&;>RNYT?i$O^e85 zoYYKSG3_95(^@~Aw;k}aGc>SwSRY?$s@Y4heFh({Yf(Pd=vpHTytiK`uV%S)S{E6g zEoaE&wKdA2UUNI_R>CKc!!-Oi=;cAqQ zjxk&_s%BnFT{066?`w&$G`$R+#;T7lXsU(Zgb~#myuzzgLXRIHnLy2I+NCR_jhTSl z3ncvzkXU84&DO+?+G$us41hu*!s~TonG~JO#>ykp@2;hcK4(p0h_&pEL65=Wlkwo@ z%go(G!J*^kn9>L~1kSl<2cAr7{o#k-rrwjUWxy((cV&aGBopCH*r`u6O7w@OP@(^x zT~BF##cB0NzolRN?C131qbvHeKl?K|E;57D%PXN1UmNGX;XfC3232IFhCKyRgRTrnUAXG(_gL@pW5!^|V@Rh_kXDJ^E!8 zpH$30UQ?IB|F^Hg)cl)`vULD(QKJy>`(Qp(WwQ@qSsn4Soi_KQ`Zr;}ZK=kO!2P}G zD=WD*4agB5+Itn4;mJ*`woRmtE45JhMkGwt2rqBsdADojv{5&3y<37fd!OujZDRQh zHZWK!jd$rIX1;WE#i(DK2kna*L-$BU;bxGhVQCpqQrYd?-q(*c@4SPjV znQu&AY$HKWwk7Wm4B-zVoMonJ_N!$f-(l}ia|f49A{q$F?GD6=Gzl}+x{o_CRQ~F_{&S3d!&TE;|B}dgK*JC=JCG^`*KjEPEN{spB zazUf*KqBq#|Hs&yHCu9BXJRWe&wTD&x8?yu6+i$4K~kd3rqz^0so9d-YCp)Ku*1<0 zj()Ko{O;f2-(ZJd91g!YLcx|Ok)o)9R5vGq1OcJ|0w@%!3N_uTJD&NR9K61@_sX+! zpS%Tuad>Z?dxp%NJJ!k%IIc|kBd#9;ZBW$xV&Bn6L%o4@Y5_&llG%oAF_XIX);dRH zv$J%(J)}wI&SS0X240>X9MN>R5bA*9vw_NA(_?SNY(6LCO)wYY`bE}DMrXk{b0{|qo`b$D95`_C=xsn7)lmSG zpFDMa6fF~ATM-ZY z{Ic1ctgNff(KzQTFrpIryIM0hb$pLxv8X1cA}=a?#lS;rBoZBqXcanJS8}QhyV>DT z0}u((LMsj800zqceN<*e=8YeQxb)mNkYfKKxN&4e-*ohoJPo?#r%!NM9H;xY@2n%O z%N^m+R3=i<;B(|*63wTD{LR+-wB{}s-!!PoPQ7}w*e@90crwn-Y3Rjg4)OLgJhM-aQeul|deeeRNTV zVrS522gDooE*s|udynbqk%RXA!5{o4UBC7`&G^{o>>P$i$I>Vr4jkg(<+F2%*zx%~ zP1q2qV=PnycFm(Gu806vYNckwx{Zb*pF%Q~4L0cAUQ(*A_j?##+Mx^QFVj9}K{B1{ zx%JmJwtO>c;rL3_Ifq{mtL}4PCx`fxh-%{RX}K^2_w#;a#V<%AdKtbzbWA zPxcN=1tNSm&@#d6GbcH1gawX^Ey0D65}`*jisJ9eNR2-10Mr z2P-V1)+mOk3C;8@H7$NB0xRT&3B@-;EOm5>@($(I=y0)^FAYjix2=mL^8hCuMzf(Y zu|`!Rb}gMK6^T_`ved*D@nf}JwbUXtf1eFlz8f3STVq(~?80Eq8qq5MOFfh^N#awL zwrp9Yh^V%=aGG#AMR~xJ6;-BS_5Jqzv5&2`KppNs)Z2ipUvTapmZW4Fsq#NRNE`)5 zEHBL5Mgo={4bmJ#D<_9EJ|4JXmu6e2YuoL}lw&f9*cG^0g;y1oA&WBZ@HN31xUXT{ z*^p0WsZjjF=wToyU4S=*Z)m>eBYu9uktpBa@<1ewk@}hE1IeIAX0*BS(a_dF~QjdHyL}$4QvOKvx4`Egu)k-lWD}xDsgqi zP6--F-RL^7$ox8#mRdkN%}3PT>w!zugK-LskbO>TUckLxvmwWf_ zxJWTtDr-ptt`V2KB%)NczAj9WfLJ>2_m0$kQ98u+#r{Ti*y-xz^+M{>O69Bg@Nket zjinv`w}w-r^gK`L14={M(POs@4>#npRYWuoiwFP$hfux~4L0IIpmRW~39#v5)fOmBFVv`f;MT;^6G@ zDx}f!$dtrlkmK~g5xWmGgVEr_zdq;B{-E4j<)>D{Lqj`fcG!uW6T<}~+(Q#+ z%7*XoScI^*I6{X;>V=E$1~|F>p&&aD!Nw0BP-}h5GcJ-efuzsC7ysn&sr)X-j3#&F zqJRtCj^Mzbuo2OD1HehkjUkbMWvi=p@vS0L9EWN7l2ucpVKxjvpFm6+84317zu$Jf zi-w=DT)0RCj`S;E`3h$hJM_aJ{*d0g!v_88MLK_Ox5RXBZgS+EIH$?}f(C;zee%gC zVzBXkT$7t0{i;M);5|v(l^gIkoUcp1b zT^J%SLS7@3t1OqiKCf^^HF6=xx8-oMC7W_+&|t~KI%{3Opbo;R*-JPftKS!vRV<9t zM!*$u3^QP4x!$covWCbKa#>no&8X_MS1lS%wNvZ()Maj=$X6-_)_7|6t$+`znH&w* z-`4h5^_i;?^|BvY*jRfKM$*vGKt=krUUIh69UeDJT+NWQSq*sZy3m+Cowr zjGVgrJe9h-Xr<;2iR6KrnX^#^v~QGgw8%zlhUa9$m7~fSs2Y-qN=!=%*E=RHg~`=j zn3*4zKx7GY3u@d^lC%Luq%#V2OCQZ01xP365(I6R~ViN4%bk4&XN&AurfjBdSDpvG6KE%6SnZ zHOocB8;_{uB6o9)sI?~!SmmO}#8D-HS^ybaRCJ|I5B`2c+DS2%DMysm+AU18g3fgy zjrMbAw(0hr59rF}UAlVdOgXp$96LCN?%w^B8ci34T)OnUIHg;+?ntzYb&~9lk7S24 zlM?S91HLzw&xy7iQP{^H-;ryFG7(-Q^9p>Oy1foL+mQ>$N|POVK6lr*NE;O*tY>kH z)TQ8|BhYNl4wgtS0;M-!OVv_Fl_YE-d#FskV~1`^$|m5lte{h&PSnQn-lSPlW;T|W zM)3SmTuz88)Du}L44n;@Z1f#wFt&VTp_-uto#j+71$I1qQVqL>5o<7Ir%)>dY~CTL z^RtcA$~3D|85c`V7rCyvYj&!GEeX^L7vPlrO<`X&lnZKn9b#5&i5!z}oJJmlqmMcn zJ_U-{Atqdluxw?Woo#GeCu}K`tphnF3wXamKDYcM3>V$xH~)#k!Wte+DU*qu=Hlj7 zjtWgp+Ta{2qr}?Ipi(%3P0$Jw0E&oN!1)FFgyDt_>c&VOPif!%tzAV;F}vpaIE ziLc!Y;Z(y75=oPok8d^{h%r06waJFKMSBPP!Um}bp)Pvg%OMzhex=dySz#2# z&qU2wB_6xS^s{0rDipA4jFhj)M!R(lO&quG|H^UXMP*V`qkM~=(fcke8QCaZX@k|s zT4aWEIP*%Tdm1{!ihNiCH+5X9bcWX{vLiOtFtC` z_$eTYiW5#;GXxOG7KUz-NhF=e8}x%8|BQb8<9}wOHRabv9HH`i`F}BIMw_V3qq5yeX*!;YsK@u& z2)_SlLN`7)pl^KhkLcm!J&wT7(cY6sw7I!OgJ_Kw-Cc?{Qrc&un2zUyC^33g^P5aqu}<%%hbAik28l`k`7_a9>{@S*VREMY_zvgleXmmuw_b@ z-8E#v@6&9%;iADHqK#f(zDF9Bd~pD2yn41L#(O?*IWn-ll#T8VZEf`F;`v=VW}}ai z)8Wy+WGaA2!T{f&&&0T6k01)4G&4Hp^*A}6lw@vNuEOg;PL~S9pED$%+`dbn|NIth zZ=I#R?txG>pt*>MYkOx)aQ=vT7wJp_mkSrpiGq~U2xI@ba?esA+cpdJ##HB0X8_b` zhNurEowGRZkjq>R#ng*USSnpdi;!28dNh!+bhu(bi)J~=st&*^7g_kBM$cA2LeqXN zk!UGGqeZQQ+hYvTJxZyJ>)YXLH)V%{y-<=48d$G3$MMj0(R#i{`r4zgB``go3SF@o z@~PDDeQjMn3j>v27zOvM(l02988RfHUI~Ve@Z2Jw%aD|cXhepx8J~xJIvUT)MyNHu zh3PG-Hm^3BLx`&#$h1z#QmyOyD8XDAG!(JT9&hFbLffe5ALiM+i7MA1mGju`9QBNG;;d76Y!RAi||E&^UGk)Kgk8QSa3!0@) zW=uB@Zy|w)H9cwtFh~pv%zS!=W?LHrM>;X-qYlYJyjX&pENppQ&l8WYo|b4C-KZ!Z z^!rY6sIk_iH-Gs{`qi&~#gXNR(34%`D7)M2Qv#K#0Odhp;->Smze8ONgWE$L&%_e!6C|J?Og>8ro-6?)^1 zH)y@TMvp$d&xZJ;vc89PQjOB0Y;Y~hkzwT1ZndTHrsxmIu3>@{nZ$hjL?Y>}-Lt~w z{^aODqQyS%6=9_0Yl+vX8dk5}p&K`Dh@nMf-|D#RqupAU1}J0@g)MWfCkFfR!Gm%# zQ;bN{ZT>4)u831Z_MkOf6?xD|6*u#Ea#D%*$jonqib~JMGe`BD-g#E9#AC&cPa&PM zfCFu&l^H^oSD=Vt#HxmbW1~t$9cnLN4Js4KQB(`vdH86h}pRE5{cd>>g|wwON7!fD;eS38o8*Pl!`#KOq+sdcgpIyOjtRkB}62V)P%*z z7Y;)XZwam#XroR!dLKQgwXf7@gaiNq{aK_;4k{X3W zWvJV75ljZuO~hW!WAdB6;WVEweC@p{a65-=C`$SPQ1)t6=NwYz8qOQ%IjTNKLykm$ z^5*+=@6LhLx7S*mbZ+fDuM=NDPB)UmVsLqFV*Z>)ChIU*OzG1nPiahVQTNO)?N9l; z<2C-woPPG+9csLHn?AgGQ|k6;YR=gXpd=xU&U~LZ*^vfp+~(++@AiMbd5iAvkLWr6 z`Sq{;D|+$ubF@Dk(Rgs|V5O*^^Lk_)brikU(zyaN3?vEq8M$kU&jw>^uCtR`V+RPQ zh;&?z!SUI&*(qMUd`ZNh5v_Imj#hWX#(OfI@W0ok#)}9U*Fw~rIO^J5-=J$(p5x5t zQ#K3}DOn*3zj$#|oWRlXp)^-P{fp+UHkZJH2WP0|D9H-=GxY|ZOh$aodTwGe0wfcB zEP604B{~o1V+$WfI8) z{U7%=P8bJH)Rv2MW+U>YSH-S}Le}B;fsuhN|4#FalLh)yt z30WxMN`u)(?9~fXfl!Kqux)lLGKB)Z8gGcTT!$dnt+gkR%X|3VRionwFjaP-(_pbUk45ICt_9xDHLkCBi1e?v^9Nh;ZVimzRElsiR8W)sHbd z&*wd4veeeJ(qL%B%CU1~ucOzRCfd!9n-ZHE8yH^u7jOSkrYdn9s1-vLqT=;UWFd?1 z(<$)5$GtX9=7p^H5jz<~L9tiBdgq;YgjRPpJeINu2FDQjh~ykQp7UGVKHErz!Zw!r z_ndCuzDxJ-+~v)f(!cxWAJQwYyh6Xe`72t?mKbt5rJToLT4RRro z=+~mWFdA3jkmY+k8Quz~yRUUy!&iqU(a%z%KYM+xQ4M&#lt(tAnw zg`$Vx$gM%LY=$aSuWMsVPZmCEdkCQcjA{naR1r(=f5qviQF+{zOemxiuAvoH^q~DW zj#ZI!>O8IUZu#@qIfv6Ccm0ge(A(=6W-FCBiM0IQxA}ZBdoF^Oaig{k1ib*t0Yi)QrL% z^Q#-8l%3>7h{nDlg&41?n*I}A{Ck&G(BO|7nITrkxD`mY03j4Bebm5 zb-~ZUpF5ekdKGZcQpZfeYcdtQDvSooFs^augqEEeO-~{`Y(}l|K|5AGvXnKp`;_tP ze)7(*MAZlpY6raXI5!AXG&|Hm)ai+UGIARjSaTd_kBxeRqg&e8q@yW+59kiqu;ZLy zScend9Gn&OlLoCf96fR)XQ#sJHU}f-Ag4ZU2)Wv5ybzR8GiE2ycZT>Me)J~wHn!-? zZ@fWQUU-Q<`RLbzYKbse%noXhI8+k;7sZYrM_4-@sFk+(z0HQ3xYMDiByRKO?Fe80 zaQcLve((|Po;ybuuU@6c`%mb2IHaweow6(-xb(pZjZTg^V&CG3{VE%^5j|jM*j}TO zI$<<)5_&4|aPI7RdieB#V}L|9FdE4|+C6hl5J|gd&eNm&Peri^#@$gpv>oR=CT@{= z%qJ4T0@)Nr+Te1{{BWwVu4Hjqq#hdSy68-uLme8&-q0HP>X4WfWhfiB{{5*j_EKAK zxbut?=d=U`MOtGksNG5A-d;xB?*1&L`KVcm&UIKx>+b4!EbLg}g)))d?MfL=X&_Yl zR7H4fiAW8&22FO7H;nK@UiD{{&TP{*S0fuQ8{h7F1k<2?{ZO(khxo_^uAur*8UxhM z9gI4W*jMSu5r|GE3!xCVjdv>n_*q$BSY`msdcrB>>i(Q+YDkMoWU`=3+Rap@L}ltwt})ote*X|19G)NzGr zCN?YT$8Ox&XA4P3nvs+*<+3!haO6Tx?4<4LN0s^ z!2g_3hEt-#e1kTm>YX@yv)XY&1L&}bl3ZCEK=fDT^@aZRx zW2GBQZGLOh@vkGASCS|z9^LA0O3i-cZ%Q~_lx2p)-7@M!G>=`PwPEFbS*rQ0A}ws4 z*Y4puj+i=*k~(VGP~9l3Yb!QiYtTCRtqs*B;TDw{WXJ`hIChI9v5nmj+8F92V;Ipo zB+E(}V&lV7mG+)A!?4-~mdVp*3nA=L4ZVH8g-qJDt1T1NAys@tZ+Z5?3R`C|PivGH zrYvNQtL4-YTaqptpGtJ5jGne3O|%N1ttfT{bjEcVVJPMjptpV*+TTWLfN?8Bk$pUQ z>*VP8@pLjd52FIia~pN`SmxgZKZ>HV;~#;hshiS@DE2(;d8vcybZRn>Wp`y461F{u z4WCX@fj^3YU*uAQ$G@efE75x}2Laxa~ENSC8sMP#poGrDmFe%FlY-oYap ziu#mOdT(=d)B!~+NB`MqN-aL;rlfqSIHrPsCQUa53Rcd1J`u&IS;U5uUyCWkdB*R9 zK}u5E;^W-l45Xcj=q+_2C_Wv@1>9vL4{GumxVuq{1%n_*)VQ*<2Cqf8MUS8C)6d_2 zo332EK<6%9rsMs6n(%i{*x*LsjS=QMSF;o?RjB1Okfm`nnT=%v7zj;}gf&_&1A_<% zN(5)Nd$hZ`Ne>=Ar2CH^)8%Vdg@WMdf{G2L7_qTgvPs$g10hURxBkp zbFVLIKYLjoZF<(v*gJi1U<((`JLRT`R5lKFL>-0%IzHH0p*mhHqw#P*g*3yV(v63SC&vBp$?5^Y)tu3y^)sT7fzq19lFj*8JOEHY zufI3Fh!^wuVrT+hAfb{EUT`$%xZ`4iLuWBB$+Q5W>}c8!e(Bgnp)z!atO4*ppb*4x z#WY5C<8OLlSL8^2YqKk~!*^c!9KH7Pb-I7+BYJXt;3DkYNtH)bjbf9z7o}5NxxSvRB=&YG%+!h+k?aayKG1X3bI>S$33;rK+*P|bED?qX zpE@Z*aiXr|_6z>|1IxW7&Uj;}GypDwm>(Xn`yId8YBc@`0iY~UzK|LwIA)qa$4IRK zP`pSYx*SuDsB8Kuuww4ixMMa%6X5f5c*eH82S}I+N8=;l(VM`oCW6&v|3`E1hb&S$ z8Bb^gE*6dy$4M?J_=t}o<umJfv@z;AG40OWH*ixaf6ZG9xq*9} zE@Q&vea6)BXk6_@r>HN z2CcK9j(c5ta_~@$(PH69=DIB>j&bzlSZ-=W=e_l={El+VgdHl3_vX$fb?04r{P+$# z!YN;y4LWz`5{;)bj^d9fYJi7l#*TbUowbBUlSAtCI<$W4&zju(wW^gzMgab?p#n$P6239^7f1H%woEXPFvl|)af#E zZLUbLDc4AeZO=UVL>s7HtU4<4TGR{zDr8B}9MBsU?4@c%ER?aND)6QP@ZPZ>@=@_` z{El-5!zvIS%Lz%6YwOB8Eq^Rda0gCM8`g@T(cnU(Ts?Lz9qI9?p|Tt>mJCZLL^YtZ ztcMQB(eRA2t{))f+cYhQ=#=R)%ZgG?5TK4yCUY?>>-Xxo9Gyif*=VcP_B`mYN$S*^ zWyyx`WN#1`!XPT$Cm3&a_I}Wfd?^ohV&M%obd%FXEPPC;)0fl%o_aO4lop^ynDlR%lEglAIzF0O@ z99knQ$8Qm_L%k=D;!2bDC|{{@<9}M$Tc)Jm zC{R>tE0$2P3OSoAt0*rF?n~6MXR{H_N2x^A_?sepESHF+_9(l>ZqqgrH_x!P#)cau z9RAzp+PX|FJAstB7->9ku8N9Kl`D<#P;LQ!T_aEQFi<1cv3xXAwP9Uk5N+ETtFLY?!C6tTfw?{?qh4|u$o&dw)* zwTXg>;~R0=&% z1(!PoZw637Er%Qe<~H`6KwW+>@bxht=((s(hne7t==jN@$nO>XE)9Dvj_Ntu8mDfk zEO*N42vTwxeUF?TWYiFZQB!6H!0nOqo9E?u z1QIZ;>+5YnyEGexz)#b$=YDBA%4v13uH@Dd{D6 zKlp)~-i)KeUT5h%BNr{AnJ$sEuZ1rgbxA3Dg4bh`6w$Rr`(A2IA#=itdGb^Yc&FnU zgP2Hm?Lf!MxpBrdSK$o0o%Qm&^u|!7D^YElxh6Osp!l`2W!5OUh|jN6vQ{3my@B;y z)F~)7dqpXzhB8>O^p@c-rlPi?779z-daBm6Ef-7}xmvMpjTT)t8V5#&R_eq0-FlAN zyjBCLQE1r2JB>}U4(SoHXxej81vgv6u0t%HhElS7*k&zO#VN%2hh%WpxY~Jy!Vsrf zhY|Kvbn>@O0NW17t?<1E&D~Pa+srY9)W-HRP5u98{Pf*$P)!_KHlEP*_=F>-p}_JI zFe|z`-cNho?jLhDEL<%xCcxM>4!khAq%!k`L%xXNmhwv> z5&MiI!zsUJ$OegTOODhFnL?fL_p>>sL4o+2PY_aFSVTWXnRz~$%&XP6la{~Pn}WJQ zMu27@5E~bFx9HKsdtP&~;0Ux&{Z>yJtm8Qt6H%s71Vvmb(~yxegO;pI(;WRmtGOmH zKwzomLY$mXhokwg+<1xh-haUFVS{rtq-NiVOeF0!DmYSaW*ouKCQ^PH&rT?Bvcu#I zqU*I5r|2DIo<|?w3A%#FMdKhn1Kf6zxRwC0>|@;gyb{L?Hw4j6W9swk*6{*S(Tb?c z`=&c{@Xc9L$OJ2#n@st(*a`7VJ4xYmZ-LCE;8IzBp~qoV^p{%yJT)==Veb-WwLxg5b)g`t+O=`KY` z>?k>qO5|&x_9X^KY{S)m5b-P~20 zfY3N6?dA&AqV zEk*8FbWRE2a8haN>hW1gMSIP(tfl48)5=zs&)#N;HZuwXzhIC2R4GN4 z%%8s3fg2NbO+;GK`OZsk^i$`lva+M@Htcc|O%A@hRW>Z-!laq6r8{16)W6+hAte+< z?fADF0nR-YL0;AgQ=_Oi{I4Jd+_ySy#avmxPJXQN1#8WCr{v-CX{Swt=2_>9X8}J#*3*J zWxx;3mc4;YBDKm8e!Xxsp?9ZB^lM5Q|1cuG~b5XBORA4=Kf@X}@0;V^G32 zfr}`o~>41f#RWNj|XTj+O1xBljFOv7w~>K97S}%@wN%)4rHdE`6I+pYcP+yzQTcd7e z?^aPhQDuVnwBarrmD`M4*9BR+r38K!S4^FsLtjC7wV*Oi@Lsng`O`=bsKq$Nk)lQrx4Q_H)r_n{c~IY;e@DBiGv%)EjU z7AJ{+66e`_X*z#ZIyK*1*L+c z=G@iU`S$~k8i#Du#~f)QLLak}7$dp||8dd~1D1*!c~MeE6yA%101Qpjd@`27C`8|I zEPxg^l8!|2oo0_Np1UkRfu}w>;wZG!r?}-{Wy{){r+8&-4E!Ro(@MqPPk;+AT(k9s zE6)p*a&*KFFn2~P7Ih{}`4-iQKp5^>E_LuV$P%_1emDg(g`1+Uss>sOsFI;Mtg|a) zKspb>1Dq>1{pRL+IdLk{4S%Na5uv1n3EAAiE~CUzTC8&hCMc*h7Zd>Cj`+^x@|HAJ zuXe9G*yI?&NkM}X7pTB!4`re?ml*{hF=C&I*xDu1Fg2Qbv*{3yOgQ@tK#hl%OYF^r z#D0Is<8sJ*DD@ND_Y>Tp_ zY4Pey<3F#J7JL>>vi+WL@Fon@Y<;?JTKKa#eUvxemd`X0wQFk29BNR-a2IjOLnGOH z;U7^|NvROoyv#@DnUAy+$#8A+-Li^W2U9l;r?q`d`e(jj?y3b#=xL($c0ZVvm=akY zMeh}H<0p5tm*{R&RdmwM*rwqB^MK*2*0RAd_u2>Mj2> z_Ucy3SB;WNtHsx<6A4#3jspf#(HB~F!c?ro=Eeexbq0D$YwJD9Oxn$aHhL}s#=kqQ zrmQ`pa~N+thcXMIXnY3~K(1~V^aIr6x zV9wGMTSc~liu&q+aiVr$$Yyb3GmE9jxt)kr$B+H^EEG`4;coj8+7Q-ATuVUO_v6Qp zUjEbn{phs4)#!RCk6g%2^V1YV0_+ngR zbTCb60D*0Z-1+wr|31!Wzm-c3evT*(Q>MVWaHI_0l#~rSBG;tFrZ06hLGUwg^w+4> zY05Fjo$fFkh?4N%{qmu=__S!3S;p`RK*}5o3W^eyMfWK&d_t|1BS7G9lZ@{312X|M@j}PEW*A6nCyvWv25JO2Rqp^1 zxeLdgr@lR3^aQ7bS~{SjGY-5KaU@g?INm{*U(L?<#&Z{`-|f)x!v~ZcjcEs&!a|5@ zTs9=lS)5;7LIabeFFk~IyF>l84z2MyV-RaGM)P}t$e=WQPVR18LKgv{M1+or9Yz_> zPUZ8o`6=X5eh6m7oA@p}|d4DCNX zpbtL!HGSa=Ul2!dd_1CFw_m2_%G)ixHJ~4slGdagyiu+o+l;a}Y~Al_*d0B_taK1= zvUygDg}8=)B#$m<3!r8wK!t$4;~BvtuZ3Gu#(HddnC@F6q}Rg=g6My0h;13g{oX2# zp2Nz!*P#EQQ?Zt_KICb)-0&gF!%l`tqEk$Z=PPiC-vdIr%z<#>J;S6 zXc9>i8`%pC>j&?>BO9>YayMh* zNu?-g;Q*L`kA;+N>1 zsLVRlxXElnx-93|pv^|!;dEw*;kMXpTV@G)VCpCsn$7kKlu^qXY7p(`tMOLH9Yw{; zaoWaXIJIflSR6(+FP*wo>Qdvbh8a^P3h7lREI#Z<`y6-yV=l;txje8X9)K(RyRJe((n@Jx16aW18Ff&C)9+pV1@t8Z6@k|<|;Qw&- zcHu!^uxH}Oj3f3*(Qs%PnM8Fwl$bP4VVp#NG?J1G&>{;##zZnn3gZSkUr|W`%bR}) zj|PZFa)+-67rZdJA#^RE_73=FOH$J~Z&M#U=T8Roop1jgU3=~}efi5@=IHMlWjh(2 z+gTT5aC~w^4JZ|Pg06Y$hG@Y1p7P%@rk}yMr%NIylqp6{sJ^slaLmzqr%#`M{bl<6 z=daQS51-QB<9+I6J?bP~iY6QdaW>HJ#8T%S775Mxz1s@XK|})us@NHJppzoEbWlow^f(c!R|&?0g409T&hp_gBJj^@JwojiWR`2)BTrqYbg z)w`&gJGoJ8pT~*KM@EFHzHTRx9>n3{vCt><);6ith{^`Lmg<~h`&`O05ZusBil`pq zCvb3xNR*}*yhDXd5=+-cZumwzlb>k7ueY2A?!m!BdT{>{@3*$lX%CK1mWDGfBnod} zjq;}K5tN2dZx>`t?9FKy|9xWsf zP$VFJq9UsiUk-@d0=nP2(uYD7C7Sgalr2qY#H;-63VAN+0g9zjR)ZHp8Ep;TV#zfs zg@e=@v&Gum=WHfq4V^}$dJKv-u|qsANJ%QHQd*|MDd_tZ>7*PzAsJj~Slv3W3J*zO zv&cMr)J@IeM!^1b&d^h!w~~5{ym?@shpJMQzCxP$%sG=e6RDgy)-w4C`OLB@oBLT7 zcTWFQQYP zFY>bK6vDqO)JTMc`F%|gZOOu9mHM6&vvwYyx2!BOoPcv0%WySp8U&@Ws( zFG@0xpFD89aUj7GzV^?aI!@U!TQ#G=0jNW~)|5G}4!tCTmv<5Jhz;YsaFHYM?O*%a z*W^Zd@0aho5)p9Whm$g@4)rM&6(yT0(uSSKu(Jo64o6Zd>uqk8V#^kHZ6gviKUFpl z>xl_f72)EJ-gw59?bNg6&XK2tGgVn`nQkmR1p?R> z;#_#YBcMD4nIU|L5`lr?5$KtTlm(V`ex0z4y^;(*P=@ajfh#QlTCKU$14U#B^ai|M zT&OoEPicTD&q4-<5@7$(4w;t1Tm(J3as~4r&cxn52+Gy`` z6u(cS>4+W8f}TElBAch%@6cMiE0Lj z19cRlSn39NLgvH@$br`rB^Iq4TXBdwf-(Dky>4Mcxja5Yer27DEm>Fx6AFl{VGe0N zY?ISE!>}=IYwMwN3ypZ)Bg}>>>P*7>Ugcmfolg>%O<6a5m{+n6>>Jx~4v|6np9V2j zbi@uRHlw)eY-&j0LcV+cJT$w0cpAt3(zpj>wn}+vYLY+ZfB%4QihonqsWghmCXh6j zDjX;AxlFr7BqH{ZHeVxyute&cye9G}d8vJL(dD!r zTquahkwyz^9p7|_;NNFMe(%#yM4$B9wM%sA$|X8??i?-HflQ`DiQIAHimPmCRHE3gPt0KZsM!dP-u*Iror)&xeR9W(3RUHTX zEScwM;n!|$_38Z1E`8}sU!r|>P+)FEO&X;Nyk_IfW?7pKm1oMR0%aDD1Bb}4<1tA} z10p;w9vZ9lbv)-FU^6MXoIiiQ?DRXMJ}(8v9ol7IoVPm`H?Smzb}yxFuUkga0_*hX zn|5=fj64_VSfVRDHrCq$nbaEz&z)t5;3%BcXje6VwUMR!Ivn^3Yqg=&8}^e%o@yxZ zy}*y#h&hgWtB5|^#``=DWJBU!y(+PBcxC~_t|SNkY6Tvc4e z^dqbjvM7)`c0*eQu#Q82SAHPH^M@rI%PMKnc-D!AeLK6xni;MzJ(>ouEg{t*kSZMN zhN9TgI9t4XMM5u*DuZ#Bj=^3B%Xh@T|A0U0$De83Q;)aBL?e-@x9R2=>e2Wgk~sM{ z-m-W;hSWFRTmw|p2s7m_U_qk()1mYn>O*GDgI182CM(%jx<9x|SE^ z6myincYi<+@4d|z`&V@7@_Bms^Pi*VpTEk{;uYu2*l?oJw|{t0F1m1+a8z036WXK( ztzn#(qt7P~@6!3JyYz)OZqSpb2lUp@KcvzA2@P8fY5q!gyx9`xabd=*pXMu2HE_o) z3Mbp!#AYBR;Af|WE0#F}_31i0A2uW-zOfx_Dx))-YxKtT>-75dm#K3!qQULE)ZpXn zL9LzBgarq?`<%hd*7)X5lK{6IE0;u>g=smY-|xwg5zs45&KAz?Y;lG#E29{JW_ngT zybjOby?eK;vD=gw22d22Hr7ESN`v88RJqnR+QQt3eYCN$ThidBsNoL>bUZw!%NNg6 zzqc+CezTpG!A8i>0jH`=hfB1V1}@9UJd8SRbIwBaLT(W)O;`t1M-A(4!>(rXz`;h(lAp-34^vk*Em z1biCkSR-f4BwA|GMzN)DwuW0Bjcw$H^8+EYGo)8o9^_?L)D^Uc0c z-Vo0+xb3++;3y#VH)Vr+`}S?RzxRNRQkS;RZi-^i^DjOp&B67}4KYfHl29w2dfY#d zD8R3uaAXW@KKRpby!>UUcR##;!p8lvtIwrbSqFBJjw>HknCd*mgHW|4dPC=x;TNq> z%CSr*d>m8HOW%=b8JPQ*UV4ds@K=8=g4o!MINk;u^!3g<-8*_Js24iPD#j@GDXP6G zo2^bci3{V1I{7?ZNQTmDyMBfmZ@dO;11KbB3sjy^(_5fruvYjTua#MYPM=S#MWdmE z=;1mEKK|-OSu6PrUIz?B9iKpyd#B{f#@`jK`oXfrhUguk z{qR{^Shk7`-GJ*oMU{!wCClk_g%`-$Jzbl+iDcW8IL*O^v=aOik;Fefi)nM&P>q(5 zEkR3wn*?e|MQkG+AZGra|NU=8`VQPMGsnnS$m=4SK;xAEJ?BU;O*r!6&p|I~o^)si zC>$V)QsYY81QzNkz_BATL|huTs7Mwrf-jtS1WBFJO};v%Z~WE}gp5%C;=7wpIHJ?% z%@mI)>hbY*GwN>eu?#srP1%5NoS_HzpST9z_7)u-Kc%=$w6VRxkszng6UdFNQ#0A6 zqH*5e3@Lre?|HEIgl^q_L~p-)Q;a(dJ<2v0&)=YHSNJ@e59Fo-#lilgBbhXV@jI9D z`MiIdzIgRT>V4yD^u72;bn~No)ZW^mJvNY&r(=#x`MaW#)ZIu_uAJ5?M6gTlY-AzL z9%WG>>zOwB{F@zN*gTw$XfJz2&0dq{gG?rjzxwK{^v$pT9yNKR|ML(2K_-f`7GLp_VvYioUnij+6lI-kRAE}0nk--@V(}Hh?*_b$p7F5xh z^A{+dq=I-tKLuo6al_sGC!-S@j3(6WZSs2T2sC!@&K(-f*(kygfuAPoQZ~X=b0HJD zomNC0{#=w_FwT!=bDtg2!%rVeDQ&BFhPJy;X>h`hb&uDQ_wLU2MULtdiQ?fDLit=8VE6Rpz9O>vme^N4Gfn8>xjvo7 zbA$OY??qm#mZOiw9g{?kX%mBdO3_?IzHaJio<;2nfeUAi$ey#@l`N(H-|k4wUUUScNWX9lIUmE8^O0%WI;5|D&8HwnO zIxC^=@XlnBI?aiep*&X6ki=v$=t0U}ik<2c9x^Mmm{;Tn#d%F-?&t6MBmSvyAM|YF z9&$)4#(XK~RW7y|cM--m$}uh~NsKox96VA|#9RoyDms;URjgL!uqx;n|35YAb-WUl z`k0Bzl#j+Wh2Jr!ier=NZ* z8w<~$-Mu14{PK;a{Cx4n7wOd-FSFsB%lnUy1|s#Yw?=>XJKvyJ zUwDr8_x5S;lTRdKFQZMMi2yN$aW66{`$%*&T}U>u>;d>mPJd&fyyD7b4WT*Ep$e2v zq}i6wOGO!3+ipj0z!7H?$44VJ;v9{Su~ECO9^Y{jktc%_xel+t_IbK@?*To0@L10I zQtxuf6R$O0d>*bRvY`(?_<**zF3`qWR3a6$B;-U#oTe+Bkm`=wC^l5Rv9;FRm%pmS zR*RMLiJK|#Fhkp<^wWxVe7xM#-We3WUqW%T0xPr;Uq~z!iX<=E07X$npJqB>d4zdr(ofpI?!Zg6YcuwdWQ(7$gtU3N2aA1&H5|^*I&!Ow>JBk z#@*G-m0lt8wLwQ&DwyY3>tXr#`S}z6`-TTyN>oT*LscMtiSuuT)Ymhq*E%J4KZ=tV z?oruH)n=8>{gy^vH+A9u6no{TNVpavX;8*x=_fLD2d>tS1;9qwfC0x8>}N0qnxg?(xF`N0YyHk;L01hUn_$ zOLX}>j8318%qCqqbCJ4Ny23+$!ja||Zrq^%! z*%ID%l!j2I8vEun_+AQ*P8&&EjL9qm_WlVwjj0%iEk5?)@r>TMv`N49tW=?BodDH3h3HOq!|m#=X$^A8okKU z8ctgh{6WK!!%LsrzAOe}k&fv2_<#;hhK|Cw+ZP`Ac6Xf}5wG0BfYwPKyPv>xT3t5J{p(a&WZIS=RyWp1A}eEsk(wx!G}j zm$c5_>5N>u4#(>noouY~rJzNm5mBsrG_OQh8WlxaZY*pX9EtF_a~$URv`Sq7ku0H6 zjvT8e{x8lHU6V`C3DJ58TeJg8b%+^j+(BGr%Ph9PP(nnF)3BW5A*{0wjZ)V{t~kSN zUdsv@3U*r&9(6b_DsQi#h^*nV%~5T_kJ^zf?riT6fKFK^v@|n~Y z4eNE>qBi^mkIGKFJBi|Fe9(W(hWt;Ga#}T(;f>`2I+&kwNef0_YK~Q`Zn%+F=t6_2 z-O(c$QNw`$;aN&85`7kF#Y@T<|9l{eIKY&oj(E3vrH54XLza)7$8Q>y8&s6Mk(l%6 z0Ex2q=po$%uT9hO-Jo=XM;Dv1zabcSIDtR?(?6v@|BG+a&u@N2+Z%lcm4YovT-}u7 zRbd0E>j5&?SgOe{{M6@bUwDDO_{A^MrE_PcSFrc+9(4+*4mBT5N~A$r8uv&X2pZe? zci#_&EE_-76c!~Cm#Q~B5Brik1#5xkG)f=cURyF6bUhRo3=<>Aw0FSHVCtDf$LvVQ zgff1+lh988Wyjvw=}YasZO&Z?#G*4Lq)Z`kYQRy`$9KcHhek?k{hG1qNW7Ap#c@b3nd%aV!bbx=ynGGT+*8ddwyXx^TaMe^w1?E|PR%dNi3 zs~@e*8Q6*8I&Iz1kcT4W*2ZKdYig@1;&KYJrFA$igKLzO3iu4&=b^%s|K7jl&;6Md z?s#_1y%|@g$AC|Ea2)4NW0_+qRMYTp`LzDTO|yFB0Y_snb|SDLH6b)Zn-Vo+(xyN? zHTO(wa)-pe6yuGh@Us{4GxIZkG7y$K>`qa&>C44JdW(oNb_kmyQVvJa!12f**AIYU z$^cD69jncTVm9FKo6_fAxj{#V4H;e%j1EVOM}r}MNLyfds6ER~kR`%tue8Ld56dP@ zKzy|!%zilfY+lfSFZRKM1A6fBKCk7+eC;B-cx`vjN~30-t5pccAOX4=t#KeJN(@*zx)Eda^ofXtyeEg#Q5aF zW12sDL~RkO=u#8YysbiNfN29az2B6Q#z!*YDQlTI!`F>$# z>fj_0Dpuzhw2G1D&aUA7Aj89dfNU#an7t-^ynkzvH2)&B%(JGeG=ldh_&t8y=I39q zC!1$QP0HrRc-@AxwI<6E0}Re$b!?Z4Q#;J|PY#cIdep8Lve{^r_1Ttq`-m=_zaSX! z-7{aKpa1;lbo=8+G(1_*;Di@7OG@66G@JU!eL3)vr7ohG&qfZe2}wJCOS9$byGwzwwo?(3ijP1|^fnbok_{Y!2|pM4n@Z@@12$B4+HVi!)#HLd0yN zlo0k;a$n?*uLiRLvhfx!Ri3A9agHdpV6CEtkDLHQjosgbg1PM=hiJqp!a@-qxHqOklhOakAMWr;b%G2-Gx8tL08;#lHs-qpKmItcvMvEpP^L*xwWQcmP1~#lU z*Wsu`WRG&$lxq;6Zo;9d5O!Jw_p>!z;cyW4giMe7$yp1NwAlNQ!^U1;%i&@PzCx|i zP1n!ZC&A>Uo6ygB78Uf=Z3wF5lZ1JOWNpJnG!|Ja6;ye9vZcpBcF?d4n6} z0xnA|j>FiHczwi1`@8&wf2NC{$YdiM%|;vlSMs;#^GrtbXA2jFE)X$_K4>A>c_3X- z{Y#6P@X6$^T3?;|gLg}cs{J<3C~T-Y-kaDFk!9`?Ni-J8*u3C<(~uhJX}O?cgSMBn+=x9O!_poby79NZM!JQM{&Mpnj6j0oP5s-yh3oY z5M1GFiVP6t6*ykeFUXwyVkSZz4w~zFN|_HjTwNW_%(6xb3hUI-7Bu4MnY=NlDfd)i zcU4*d3+J4%^ApejP%f0$Qt5_egV4Z-dZ6Kds=%etR@=O^@2?9SopDW8YUAoWZC^l3 zL`w9wgq1cc14Lmq5Dw>6Md4G)u56>+HZZH2v;p^)|Bf-{HF)oieBY-WjuL8-cBP?O zc)E%TB(%{igPQi!ry(JrN-oL5w|Oj?q^`-S>0zwXcU zfF1eJGGa+Ynk*|vqUV`|RmwwXQ;MZh6UDV0%@k3sG*@KCT-y^u6zWkG}HN-=pqFAJBx2(qjLqG>biSM$Q$6 z>~q&|(91VoqF&UXhxb0EcRzWH#*-=aI6CevPF(iHP6RZ(7!Cs+0ige~d76zhw$OaHCl(x_~rPcwL%~6DH#|8;@osEKc$BF{o&>!a%$f z(cmUn+rHL_HAR+!l8s2G@zJ7((P;Hc%)Jxb-jqlmq+vQ7Wtk$Eb>oa0())2YM$^k1 z>U40P<)=!zRmS5Di=Sj>?Im;J!c%a>c{TVbCG89%Bv$Sj-&}lFboeY03q^p01~Hv4 zhs#{{TIER((H1tkwcj6>CPD+R+&oHwZ0p|I_gFgA#)_g;Iq_|buAYYun1v3_>Nz0$ z*Cw%kZfN-I+S;KYL8dfU5k8?9NZ1FlMz`(x;x#D7F-RsVP0_aW+CssQ$~3R<(}42| zSuV~Q`&~KX zJm6D%3?MBy8k@4=8V%W#vhiyHkI%=0hULb_njkUyTQRL~w&=1cQ?td$$1K}nl9K}IV8645UxJrG~wWoPO0bALU7(W$IKZ_LtVd74hLDFte2?6n}F(Jw-`u zr=02n2%w_M)1Fm$z)L5i;DHc|r-luVT1yV$aE*hG#+5-JgZ09+RsbL>+@JUhHTXwU)=FCrk(ntaa#UN2|#*JW@C*FfoJag422 zqq2uIqI5h!xhs)4F4f9D%hKgwO^BvYBPhq6#4F85i98LiIaUn2rqo4NTl>`^Cb_?& zsuEJsdIVwL?KHMUg~WzU>M%12A(VC+KcQl!TxP{z z>YCE_cosDc>ky5^|9yvFGu8F68QwFEd#B@Wo<`Cty<(nC9m&_i4M`M&aA~+&qAPL# zHK(!vYnDb=F+iH(HK^C~-$XAJ!+z^BdRtK zLwM5q*0!&y&dN=z5uS@|HJzps+J#aMG6kTY&{TDs*EOA;k>xC?8%dM85p`)UnyCp5 zN0^c&{<)xQyJz{v>e1oxksRm8x9-th&RjM&&T@uzK?b9gwGYRlHFp<{rlo*|Yi{}~ zS5%Y@{Zbem0`P8{udIf_F-97V#ePOZYoC#CSbD;$!;`54?(%o)uvwzfF}@Fi+@1#r zaMsL!hYa69(lCe??GRB&Fta(ai??H%mX zm_KVG5wk}EuyIFJm_*BZf0Vh4oVF671XkW)&=km~@ISM{L<}mt-FvpSfT zj7&3E`GHxrW#)3J@BgMzA%13!AiZdbU}oy$?&3yMp8?(v|W4 za85%50;_uT%v zwiX|%deuebm4PymqioVT};Gbo<5H8u3x-4{4@mwCe2}kfz%=!6Q=A(Ap&=AFzC?+n&Kf>NX2?CG{ zvE--D!_+0BfL6E=11F4?sp=Kxg8gnZQ+naWtF*D%=Hu9>$B!SgF+QTrjbnCh9cnfl z>Y>#pIK)!IUHKL;CdI1CjYV9G*z?WUV=)`QV|OvgPBy|LB3BK^oBVoJ~0*&Bds1boeS zXz1#q9pKs;%BG3!P(G^ogN!gl+&bX-=SW2Q~sXv2{hYleBi?pTB$djG++%( zuC6Jm5q!7dN<-3g_xvDInu1%-i?TT?S_cY~!-0aF=LQ8$BC(4 ztZW+la*L>nNspeh6uu(!WTn(mH$-Da*441jd;kyzH*TP66&r8q2`mO&qjih3*VpPG zlr{R6?K02Oim_HlW%Waq_uLAApxlF>lgX^SHkKMe9Y4-dOEi`fU9Tginyte-P2?vu zs-gHuNHbv9=CrboM(z?S6qkd>7e5ZcPJTY6~jTIV7Ili@6w)$j5%Xd9dZPYC>!sS zXd;`41w`}+Bhv5gQaa8gwM5gHZ$CE5oBW;)X*gcFe2u>P)vwaG{^~DF&yBa^R8uBuJ513yj?YFW#7 zh_9>?eOfUL3vKw)UQw>)m#{arb!-GpiW7rZ6@7$}%jh@%|wk{}I=hTPDId zCLJ7{$otOhoa4s@+TJ?L*}xew%%A`Uq_3E;lh|z1@Ba3eMP&Nq9!SP6l z#vscE^wDrI=I3YPWWmkiC}kbfAcm*LspH9^)<(&3fnlo5|BU?NC1lcaa*9?dIDbkW zhlQ+mJ5>>5(`u zlmleXC218C9*9C9(G>+UAJr*g8({CKgm!{DYiI~;l&mNWHF{Q5#Rg9@cMwsD=nyoK zFF$C6t>0;x6s_^CgN15IPURVuvC(Rp+Iqd#@GV9@qzqSsWijSjs?%e$HFjJ3b{Qk*jq}kRy)SN5dMeuLu*>Kuk@u^e=3- zWt*vXp5avEZa>VuIIa-JFZ?8;o)nC_Nm2e2E%N`!fB&jtsola>yToF+GhJvW+!5A{ zLX<*z!SdBwaF`v0T+wA3N{ zGJ3-CJ{+Hv>xI{&R(|i^kPXoXQc8hgzk1~bf#vORfnL$&vIIsoOTAQsEB=p z(VsQ6R_?A2d7Nsjb;~stvfBsMSpZ`f|7IdOp4ZPKhJza?jkyY-Ln6TkvVYy2jT4wGPWEu&YM}@%f zfFp+}_7p=B)ASL=o8Ovc(N`Dz9>nJpjszjjoaHkbv)7u(9BJkanhG*T+G@f(jT9L( zh|{X5qspA_FQi3b)f+E$1Ed+AULAvwP?W6^>H($aW{4Tz`&ke)yi07f$&3j~?Eopa0}8ZLD=@bNd2K zMmeotdxbteDCn>L?j3_%~-&`4+u# z;}wdsjvFfK5dHGKH|fn^{TKTB*S}7e+GiXJ$7`()K!ut*T~%x_lrsR)OjJ-Dl)vMt zpobcKZ3o9+qBno`J{_?`m}h*`Qtoe_F`Yl(qL;2DbYXi)TYWbaGa6?yUD{~xQp9Ua z^F4a`T0sZ*bNb-cF{grEYIC$b0#kp>4e1CXp^?+cbWUw{evKwO*#2c|c6X^Wm{E=_ z>i&sbe+Y@dIP}(2IVWU!Gu~6(^^3G~w#T2fE@rvC#s;E!O#6@b*fFf}O)}@}j~oPY zhmM=PD8_802mVIIex1sWaW{%XF`!m1eV;U6qDr9s;>qifosDZeCzWK0hC9Z5z3Cz&9S+1W-I zPc1&b@yv1Pfa6H!P5k*{+8V=eXy^-lE&eW!(2;?moRrO%Lqgza8crwf7y#MD@LA@? zNxbABRLgn^@7=9+y3ASMQ@$_8)6w!AFU&$RxTT z$dUQY%5oX{TL3exX8c7d9s}_j+#`7X_3JOmdnKr7x5#x#-1}P1whSSPQO~Q{;M@ZT zphkugALJ^f`I{FdwF5q9;e~PF&8OM8bOdpUrm0pV(sX&Qg#WG|E zHdajAg9i#*a6Xwo+qjnl2P*fJIr>ulK(hwT!8HUTYOOeGe2Ign_>$+ zs6_4LbW~kbpI6dkGU>1WtQ(UqFJ|muNJ+d@%bDj5X++L>ZW9%;=N5Z*z3R z2LHlqVr*M$i0Y61H;Xz!83vmYHy>D;-Ca!mjD={=9OXj8w_qObq!H`r*eE%h1;SK~%g z4ps~X^<;6vyTA=w91M=6c8}-rdZ2$~(lK{~V1VfH9ZPY`;fH|?nse5I$PIk#Eg+bh zoW<}uK=6CK%{R`hMZfs)7Ck+gQGcyp4y_=Q!K2g4grZjJtGs5jG~sj4Xg1=TvzN&F zI%?fxmzozdX#mB=Ooopn!)asK%{2kzq*+cdUgG!3MBXHq!7~^JRo}t6Eana|fy_!H zdd1!=R$3z@++$hRsPKTRK(S57t)TVXlq2dQz&gZ3rLIdw*>u!0BGv%GkF8N-h|NwF zih32GfTKqNms3$YULLX$+8TdYm&ZeU75E;Vo~+A!wb`kJW;RMxA}ovfw^6O^lOkT> z=E2_(ROni(LX`b`S^JKbQ?_Eb{Tkqy-30iu#AB7PRQU?Vy$&IxXQ{td^a&1fe) z(p;HFb;dodps6ebQP)BF<#B#G3}veV);ZK=1a5z{R-l&ro)7rfZ`t_<&2)9*Tl-U= zS(d3Z5y)Y6!-l0(M2h_oNGy|8BuX~fP5!b!=QQ?zOO@Y6AbDP0NaSujy=mc$JNQo) zTAwNM63<>qOGp}|IN#LqR^Xub39+Z;)^`1~gH zcmMExFZ$K2%5dGEXU${!oy>N{_{NOI#z4wIP`o*s~k_0*+k-4_(X{vO1nTYe+-M0OAnZlm3h$zn{wbvcr5vXTGw!&@|Y_?SA4O%dBZdtr?; zhUe+R&Kga|PxxF1@;UAGZR)nxIm1}<2AJs5wez&G-lJ<*@6ni}iNW!l9_;N)&tU)H zh^8|R9+Gu-EPT@oHwgH73W;2wJp9CSY-~}FBl__yq8?u>WJ~FEEbN>GXF1}W8hwtg zBAION@HuRv7qGM8(%=?SVX#O>f+26UyQL#=^-`*Z7b?T)^6x$}SLNQks13h^5spHg=OE~4J&PvNzv+=A_(o(~1%VtUmtYsFBx&^mgWUKH%Q-+drBR9br z8Jc7rE)!H=O?gB=Q_FgK?5f>cmWM=h!tv`{n4vAzl#V9gm&fO$WNYcf6%e4H1B;Wd zYXl=Iw-deI$^1G0xM``im8V{3JN`w)VIc{BI30x#gbyf#YjYu-CzT7v#y$TJ{QTvx z7U({|Sm87dqoS4X*Qn$aC8m|;N$hI<%B!sdPco%AbIR}sdyl|lN63b6-v;_(K!=Yr z!JS`wVT*qAw_c~+bDI)@Bc1DZwj`yybNi{3ZZIu67$4G?e&ba~Q4q(jBm&NuwU!f( zn7N@3;NqbeboCmf_ZoEX?qkPd$m=PJ^NT5`rPE4OVK1bfE57%i{^?CNY)*87nr^gy zW7kc|j=jv6B90=z0g-m%c#jW{L`(J6S3gJHjlQJg((p-KIe}e))Vq-Z;Pc$HXG?km z!2W01pezH3SOUMc)8C<}%W`5!rYt0)C~D|tlikf`Pj{YbKI5LUzP0|f_rG_Y>Pt6qSaqvT?X!pfU*osF zZ^6gadTlJu)nH}){=n5eqq>)%_2i^&l7 z*n3Op{ z;Y=aK`7Nfr_D}@Mq_!IKwcKWdGZ-YavA-#!zaJkQ(g%;9&?kopjW2D|`u5B0Q2LNW zl1T8y>(A5o);^}Y4-V5?9N{E!|z;PgEE9_{b!@@q$U($QE9 z;#_+e*@9*Z(CRK|Yn;)X|NY$c>-4!7_b91&u}%*-`Y&j-JC-JJJYM6E;nWlvL(JJx z4A=*sU_7JoFrzWwx*J>TbaVGQJ4kjI$$+kmOZxWvAJE;0kLi@3@8&4wD4ipa(_>-R z6p}<}idMPQVaJ%@Ej8jqc|+>x{9uQDzE^ziC7*9pVJ6^IAgD0(>}}+^f)!E?)<&&Q zpaw=^YeJ3SK@@$lj4sUVBB2G}01rV&43Pym9vC*q3|XQ##m{&#yQ?Lb@g^({EqPPI z$)gO~XGaibtBJ8%LLVzsihSX1zntSEK30iTbfL%w8}*SPMtWtej~3Be7GURzpAGxN z`h2>Wa350WBR%{kDP|-5QjHH$v{H@IU?^fwvd1(M6q#{hUBq{9j;3_lw_)8pb(*nD zE&Fugp+-pN^UWaOXi7YJElCOvq%l8R%?d#Hh2DjhW)M6oK*Q+I8@Mtu5e3r}T_vbr z=hxT$QjIlGeYotZspa!fNO!^p^{Si~3!FHC(h;E9mWkKOtES_vDT@Am5QhJRz35-$ z58Vx_JjPn|lg|9zp_NZg5js}^iZ^iY-XR8r(=Hj|%i?5s&t zoTekU*cOsvot<5wosCV31*uYsSC-8=T!`01L=W`K?FYB%_0PRPuUx+@L}am3QL$Q} z)jikP7$ORu9Ov}m2lqIQZ74m>yGwdnwCj3sl3>L#N>xPGs8|XH9)@R1N9PH{TZCmf4KYsTYU{I7(K_<%t-s;i%6MJ8yUpr+Lpu z78jyKL?y1S8@i1N0|B(pjGfgNzVHRwyZ#*g-tYebz4PHmt(y1rNRbi4QCLG4t&|}= z?L%eQ1MG6VzO92>!Zvy)NDO>0Wv8A)CzM&8Wmu%9DRtSJw)A0gT`qH9naa-=R;9sK z&$fuStB+|$5E+v({uw^p7)`rmReoQq)=cQ&vwd`ittTHg*;dyI&IxAN&wM2!dw+Kn z-xs$qXJX`LzEiN8xkbFT7yPn>zc!T_wyGy#SLw%gm7M%Z&{dgy7jo&}1D~VD)&<0h zy3X5||E!%*+;0h@7!?4V9kOHtFW~3s)#2;y+qdglyuX(0I^}mk&!1|2!moeQx)cRba1#!(2R*g!Shn>d5Ws}9=P@;7$CtS8PM0FD*VS~ z5dQZNQx>op{tn0+@O2kDxd`WwR|?Uq9Qlk zbin5k&}c1Y12v?_vjf+e?`tH&zl&2ox24mGMdkrkUa$pnB>U*_NLVzVPA9aCI5%Nu z`1J58z5LRPQW~B`+Bl0q&CHogDq5lJ<)N^|_kNutD>0a(v0%`b#hezwREC$3?MzP} z(}y3wMU&}c+Tq~x`t=?9+zVT@F<40H2JDN7h@$};;&7=dL_w~xv8G3RD*{b8bRP1>NPe$-nzu?Q=XSd?wf%Z$4P2a}_zHvdUkF3FG5 z!Frjirb10$SLqByC=(b_-5gwnO z1dNpEtiV!ZJQonBZk=(J4&o~A6JHgl4D^BG+!N>R){;RTt${uk z5$wj!w%iyr_SV-nX))J&*lc-BAAUHe<(#AU<3sxVXJ4aHuP=4oH{N)IwzjTNe|<#v zA3qY~{_c0*p^rZL9z8jo&~N<4H|Ssdt8dVc{K!82$N$Nf1)%~+q~F~~T^}C(?(GKv zjPfR5lLca!SOOf6BlWy!78>gESTu;*QGUSt*G4@$KDaOSH_5u3p@>P9k78iim(*h8 zL+u<$A6(1f*&~O~SLDDa-+51>`pwM&-MW5@KKt3v(#>nv`MFGm_dYKt)Mw*PLlA=T zvyW4(Y-wbRO45=)gYQAWo=S$rpeS|58-A`6xA;t458IIYfN-#W9>z2(8iA# zi%yE%WoqoMQ;A;FUfpcN=biE9$KP7X4H*$WZ!_(+xJt|rmmQ|RRVW=Rn;1mWNV)vx zn$2AJOqLe)cJ*1ijb(EzJ`ax1BjYz!E#maE6F*uu$7%Q0G=`#D70{#wb&_}uW16i4aeEO8UCcJI;#Lmg?zpXQKZ~~=v_XF39-(w&W zhJBUFmLE8HQTtPV&p&FBnz?7^uLVOgS&!qH#@&nnhEVioM}jSfZYZK+Oiktv8+$UF zNG-mQ6Ap!q5PoYi5vq^W@RX7E4)|yH9~{sRzV<48>BqiAU;p~oDegfudX1hQ9f}d$*w~cDU$3_* z5h9>^NO!*d_9J@#oqP1wpL|F!zi^Xo-MT3yirzY+`;7K3Z_w8MIz9j5Wqx>{qdV_^ zC>!{A@(>K#{QWV%{|Y;fZ8csoP%dMRG6RY55Ye5UobkUovP9{iAJg&K5rt*O26C?N zn{#BHtP8^TWOhok4E!!bs-l7pPoD6x*@*LdQ?}wWjB~mS2AJ4vIcKM|!A@dEy?)49 z#ShY}uf9r`_Qo8YA8@8n%0SYCgWL42@4QLVCr9){UwVyReBoufynBg;DM|~OV2;s0 zKq-F~>mo~reTottfC~9NeU6r^=_#e)vCkGXX9rp=XB?F;0izOhOvTPS<47InpBEF# zW;wm|96P^RCX4^k(PI^R2%%84;AP|)GM85kq+*99gMqQ~N)SxZp=Mtd_183fv7_}x~ ziu$SvDDd+|1|d&NGhc@0O7qI;pyKfeIq zja=g&QG1f~v{#rfrKhFxg8F$l$I)nA9Xo#pt`EPvfB&IQMOS6rw8nk#9XYa+JfGP! z`8B@&-yS;MTih?4Kh~?QHUr((uXx z84a%_GJ?^rel5%Lzp%)b`|}`d)irAlnR6J^E+cduNM=pQH={QSjh&nc^8am+>*xNnUZr;E9R;jPKJ96nYq4Lm#uaGRu|p)3;q z{Mhw5#M^hqpz9i}@YBbwuD&2PLN*d}YSll1-~XW>`XT*H7cD}78?a4mtS^4?i!{h1 z+G6LkHX2JQi!xWnFi~RA85sA8tFfbDoMYk`r~_B;mvw|F6o$l&?@M$6F^`OYPrQMu zxJEQt9TA(^)`#H3T}c3CHj8?YabY?b@5knph?EZXKF@3j$S~hQ3*BOqjzJio)9F-W z5Og#>+jU=4GV0c=Eef`%*6uHawtdK7R~gLD3Va@Q--!BI?s@)gp<^^% zHJZPQkL8?vC9NW~YX97amHH(n%bYBGFoh!AFJy8CDMT65kLE2hwlb4{%&tNdN-IF9 zbkE(#mHTKHpNY~qzf#P72NVO0~g>A7X+`ZET1tW~-Ay~xn9w{UDk@xA~`cM{gh zP5keNe2ic7BlE5vYnLbf`{Hvi9eEAPDyZRBg=vx6&2l$g7I@_d#R8`wQ_yTt$waG6 zlB%N8zgc9(Kb$YizcdGz40}Q-^++SN)OoWqFnHt&0bXh}ue*!MaQJ?AH6TdAq1KuT zrwNC{Y&!>Z%s2O=`;UnI4*lroU#B1Y@)zlk{@@$*@WDeGv9}+jJ9PB$Hb2}E--J?X zwaeTY(RfFAT*@G)JC9E3!QmNw@6LVN-r1o2tCz%RUcGu*N+Z394dbv!As=tCoYG`| zNYgWgy(R1@HaLQR@9xK<&5EHWsI~WSulY`ZLmxF+OmxO^WhG^C>8);0OvDan#<&g5%ISDd3cPqSG4pI2}%aCx1YT>X_DdVd%jtb4pbLt{9y< z>~jRNyL%O_M|})vR!lfrD5vUtlS)*w7Qip2pxNb2BOUQ|_M{LQaW+9SHXMA81!s2U zqELYn(Bb5P1PE9cI#9+N>1-hkqgfEK*$!z9q+&5(dwtGirZOi8n2e}mUlUmWx)NA<|8M0U|F4XJkv5(8Sas$)tH2%s|wxlH>-N!Th6 ztWvvg@bF=4J(_WD$`_UJ(AeOeiBiW-GzN`RaLfQjgZYra#BuTl<_Y6x9O`}vVO810 zj5~}AjEFxaE5U{1>NXA=8hLeZ+y6d`@Pc1Q*BuND!=}7 ze*5#8&)r_AyqKsjQMGcg;vBck3OANk@B(pSFn z75c^>{4w3X_ed`N_=pWXds&%s49TUA$__c`C-Sh?hAB;^CsJa;*N0E;(}y2^$OdIg zy!7?mTjHtLHe;zx$30DjOLtG9mHOU$?+LkynJ2f2hh@&{cA#;W!FgHi< zYLN;ebuel6qAPUe^7C}WjuzZHaWbWkKKh6Tqk&{le!0UUA0J7Av|G>{jvJ>Ywkoo7 z2CmDu-mMq=jZPR>8*))i%=S7q0}JSzABFk6>&j<8lxwxRb9Z>iKfjjNt&2MS>$Rv4 z5wewDe3Xd~Q}m_xR`nECHIeI?zfA%o;K6kuTgB)5Xcx03HlrZdnoZA%U>F&- zM(*cn7#c`sgQ@qSgZ{Nz!`RA7i1hsoEH8_e^EL|QF6T}dg{_9RPmyd{DE^IWw%Hep z=6$6vU-;TNy^r|yt2Tja&)zrcUA}oA74_+S?$a~JWl*W&l5}+4hoi12Fi2~hYQ&D% z1YQjqsbCvKRFn&~Kq-wjHt4_4`}bGa@Bh!5&Q#*%GUKx*_Z2pzbADyej^KUXqIG_)!GUGEc(Mim4v}**k^V-1BcL7P4V0Wwe=Dbr@lbjuy^Tc5 zZ~bF_#%$P2j)0+qif7GtOE|_+s#tO+mZ2$z;U?7kdqc`$5b=Qc;l>#|)MX%L5fR2M zVnqT7XHY8qLg3BN)OMY*dQ)TAx*n+<9S+N z<9qlBwa*a;8B@A<{|P(RgdRURpc})hd>=~*L?XT?h!$~=5w!s!QxkN7|0HV0!v&L# zWL2gVE3e<HZk>6PL_g|gm* zK_ci&bZ%U-DrBa}rZ(2cwcKR)m`$KlwkBQk%wU_bt9yqcJ`*`w2lPmqQZh+|tQkTi z|JJ&B)38-SwV=)(d^M>?FIB0%S3zfM@;hGR5Fd}ihS1IzAV+qNR6@j%Dz%$JXbAf$ zr(66Azwh^bk#h^wd~CbF27MZbPc`m{NTs$EC1mu!;3b!vy3A|fy+!BZ>8UHXq!wQIDNjwKrZ@RO0$;_p8`VVgA*8MoemAG{+FvZ*@|8p&tqsH3nj;&bjD zss?L(pQI^Rg}%-sgdJj~1qeAJO%q8!Bad0ohC@;~D%8#$2l}!M&vAJBg1x3(Q!5qC z7d3hU={>OJ`1$qcu4tXQ#~Y!qeCFi%*Ck38BBo0ECYoZp2+(CNA+YCY>cmR(il%VD zMi&u#<|5Xx2+!$PY9?4XwJD8~LGysJ2ppf)R%Jvx>C=1`ldVPFT$;+i|Ni@Q>-m=j z#`e}*Z_)4m?*A))`x8I$MLC|2wH8zqu<-*$LKqi^MNN3G3_N*JUPb?{`Uo({sL#6g~I2&uI+VT8I+MFxiBg0(1ur*)cs|@)nM=*wZ z9M9N!GdEp2;4Zfd99})s0U1;8(O>B&t8AEH1=yQYQyu0MVVOyo7<&HboON z2wYu^7f|U21@h`!i>ml#4vOCZk^|_PuxcwPT}0!1kr;=+=q$nqayh6nCEOAQ$yl^p z3pS1*%G%)c|IVWaH0~9&xxGnu?z~SY5AV>`oh$VGm0fy~qxsvn2lW2;9@E_?6FQzO z>G14;GXXZ({gEj1D4`mAWj1Q4&qtL`!oo4_UDAfovT))9q+BBdj&|c=pQfiXic&== z5TsPPu`&`57_{Rb6W2Ow7ssv(GiR)U(0gJn>yo%3UmMvF`Sho zkOay3p|hbK#yuJi`qCsFun|AYW^CL-di@7q;p2of7;$9I_ooULQhP2YQ$D9Ner!w5 zdU)Z-W99G%6dV(LSVzb%`kWCAIBNl3JY@sS&Ivt*V#W*jj2+TsPSweR5^-LkWJg7Y zat|hU3!3F9d4wFn4`gB%S;yLVgVH#nk3aZOXaf*9rMzHaa1Yo>9CEbRAM(BHAyb(M zUL8YZ@4oXs{mCDHOt(Ki5PtX1zwyH~n`iW$cRrvmfBA=7#u)~qKiH_zBbBei>p{}G zqRSUawb`cYN~kqXz~SXZsxoX%zqau6q#GD(1{+Jn24#b0O^K@`$Y96_b6{PVpcyIO zF`3Gd8P={yb61JTH|~Cf>dWl;&AYC;5$Hz!8nMqWRb4@@-hx02@q_cDPd3mbJ zn%a>#YDDUI`DGg4k#>c=yVNW0zhCCh`IhgXd?Vj|e*Q4m_Z7Kg@=v12#nO!rN0RO| z4?T9m%7rQoWunF`X@)GUWv09xV%#Gc9MKcP#a6$}zxWD&&QCO(hAvbZ|5UV0KYAq0ZY`I;nbpD%&ox}!T^K5o1=Lg)WZ2r7xaM6xO2I3hl zHFcL+2~5>9Qhp>uxHe45L5V8rX}VeXjD0pC-0+DTHrgUV!!OUW1*OBa8jd?!_r}?I z^WM3AoBrj$_-%HK>vZep=jaPR^d&L)-}?49=(X2gtEcoV7|`n*J9t?`Er7C&8B1Sb z=^_;zzZ9~Hx5QU6YSolo3A1j{xh&V#XuZiDP+{tL`u)vpa78#OVKMcj?)-+DPxR$O zC{5JbBGoS2q(!FZ0wxc!;zzz0WiSHCGcgcPBF~UuR$8#E!XjED?!t2fgQy?fcK_33 zXP#ke_YM|r3f9kFeDsTP#7jTUHJWV=3ev8K+N`zSn#b=O4y3S^@%V_VE?>RDGFKAK zH6^v*;qQOBKj_!egMKN-ulM`PPyWR6v+QT|-~E{vq$(DoHU!>cKH(WieDbB#(b4?G zr7l2nRf2yU#z%QnfT>=_m6RedlPXLCcrzNazzZkw>5Q%ZVUhh8r|dmZ!^MOe@X>2{ zA4jeeJ|3uQk?`QFHe7@H1$?~>Q3=A zlteS2`GxPjsCco2OF7?JzQNHcM~VDfWDoG_9FOpI>XazHR(T|i8UQ6wlZKvby1vOT zHbS!rWsr^I0PbXw(0z{7@1KTr_b8($r<~><9@9E#0)mXj{JCk)MwK1Z)2BzGAho}D z$OiqCjUpa2N8}Nwx+%(1GwLOkC@qCp6u=E1a4LMphB=QUGbw|<;&7WXVx?G2_KKU&yp`h(R(KJ}~Za zrqbsK=XEy3lj9lP{^$;8EK7Ry;0bMx_vkE7=vv05?eu?fs_=N7<{g8Ip@m|{5Eviar)MYZEcfWfbJrY& z0eTzC;{juj7f>7E@TL^ zISNH*Ob0VX(l2!g9{smsvjd@)F5I)j^=G_p!R?-=v5PBn$rOShmrNjvv`LsG zg3N)F(~1AUQMrVn9z!x0$Is4}{=c$m{9OqS@T%u zf8opj<+C+ZwE>Zf$N@NH6weO+@1CSP;(>E&!Lm@>U1E`>{811i0F*G2!Cp?AF<=9} z^X1>?zxngL(EnmBa@|o(x~K$mkuK#$HBb>+@K_;jf)&dM_7yOzFw=G}3C(Lo51u}D z{4qLdwgG{GYu9LfV@psbAAIy7JAfHIK0H#6Y;dB>0trP94nq{;$x*V(oHs9B8obN} z>KDg}kd|q89s<)k&@p9;K6bFJ5YlB;R1aU24lN-ADj0}i=PH=(s**AWIOJb_^%dIK zIMgAaeo9rWG|Y9K4weFj9nXRtDMTCuCYHp?P}pgp>86Mp`dCm#AmVm{1X9yoG=nSh z66j_#P@}(Vo*^}!Lre=t&Fl9Q{NWqS7JTW){{t%c+$7y}Tm?ssNzs^uJIF87Saci=8ae=pf{U^xw4Hi2XTOxu zCB&-h&<^TWx_ezP3$MdO%{YcrzmfP?AOd=;!?NU}(;LH8YBFpA2dfa+?8<_$-0IYpH zbM!up(bV)-@o&E&N*6$^4fUkiPUHrLv=@dZv0j7AZi>8xw(_5o30QY2Qd+{}I_L4L z{NBHB5xajc?Qi`^-B(=l*WxqFGR*@DT4{+kNS(l|)Y2$}Wi7 zv1ziR8y*Di<@jkrt5KG;vArQR@uw#T^vV6()F1Rze1nb3t(R`n6^ecc`R=;rmybaS7h+iO?p+VuhTIR!!^wqOTaAoBs1JyB5& zIMad+`uuF__)RL|is>h@P&JETat&Z`jboZNks_onx_sg4)AMEB_?4$u=@cj+l;NUO zsW?}T5x8rqOpm3gm?gsfkNfuc;E+z)$q3|eIHIG&Q|J&;uRoIL4URKTdNL1@^!ju> z&*;X@Tl7bN{HOHJ`|r!8`FXOokfs0sa{3>-9ZC{mG@ zt~bU_krEIu37ud=KG*3^BOR+8`otGlfWr(u!`@AiVStR)R2t>3@r}i2hRr7h^Z(X2 zt_Eu~(T$7r4EjmCL0b!&2Sv+huc84_nYlLP&u`wEf%c{Ge0l?gLWZr{y-msbI)Ft{ z6d_`W8jV~glger-b??pf9_?M)qtCo>onCwS7VVAKq%nym5z(Y|T}b0= zf+yEp%Vs*ZjOQ6Ug{H#QaO>$;uc=YjE~kxgw~cPb9S#e|Jw;kCR0V|xn=_-OeER4u zoCvBUtnYW-TyvSD&vh*|OR43~>FMDy{ox<}A>DoWP%8b z$^*#C8lMXBfe?yEQC#yP0M^$R-eZmcBYtl}(tQruKmqGK$p>_{obq?P2+QIZ%OL!7 zY=FN6B1=2^jadO#sRa<(fo}pM0X_n&YE| zP#NU>cUD`20bb6J#p_2X=kz0~?MlflEM&uhAu}E%!YPAt4pfk;d?M;YK#X6#woNbH zx=Js-e3PzU*{0zLx}=Y30Z0}iUOrxyB8x)3B~*q>AVn4&eQ?A+JDUg`a~KUJf{sd1 z^zt);1ZLrlL6=&~mBuB}ZcEL>ET z;Mp2Z-ET0<8jHeJ!p19yg@D$vd+nDUd<7)qd$GuN6&0}$g_CmBGHa1ZnUko3Hhl%r z`N*Bf+b>1CxmpDpd8S^;NZ2=>x>bE_&wiL=w2TEW&_~0$W2nil!-P51XjtInyRj8M*=&>;=oAg3ASY~_H_AMooJTfspMK&dW-LUz@hzHj=0bDR3Igq)uFw&t95Gt{expMguJCZee?&cM`d}&Nu z+iNs{nor;+7s+v9BpfN?@6EXPR1h4S2SXw#je!hIDN5DJX*w9R>c<)>&7=VcHpeB5 z+@h)5Mvf;acaxs=c(jAQ<_;1l!x_?mECt^`$L9}6bZzIVIE$0BdoAN;R9NLec@w8zp3T)O2DJa0Tx90N|ocu|n~ zs6K43W`6Y1Sa@b#{IUPFPN(Z}`mz-%W33tL!s^==?XIHu^)cgJD5H;vG2^~!^4pK} zP01(-+Edb2Zt}Tv;Or8|l4yO7;b>I9&o@4Ho&&zVgrAiky;~G4dn{;-Wns1apo!e) zvxx|-$TgLb7*Xt**eRC%IyCa~VqM$)qLp64)isW-p|jUPQ-XsS4|H^z$5D{n=$0 z{5Khn!&e$nu<|6I1@)<;Bgg4MHF`$*XZ$*Q!BJp|QWH>tm`V(_AB{&oS~8_{w#hD;Or@4UUZ`&QBQfK#b81?3&xRuKb>$&Sg44&DAOZ4!p0PQvf~4HMEP*m zi@9r>E=%bt0F^*XMJwe_Bm{(ya1zo0!z62^5qeQNh-Z%6mhXw&S)5?Qg?5n<;YQI1cI2rs}}-o#Rd!+N2VO)y`-<1-hzV? z{`rVAq|wG$*2BT^kz%xE;EU7wEN=k=d>py`OpIaJ9v-st3$W60PtjgLTIpU=ZDDQT z*~FzjCy8D|LsC?N6Zf(1^?7)MRt6>Z8+`tr6JtS|d6~+Y-7_o4*fqgf10E~})RX2j z!)6A_aQYAL-IM2gQ8Ze~3~MUaX{F23O~}vZg$PIkpiu~9QXBhoDHG<>6YTZM7Ie@I zyfs~oF1RZ+Z2^tZT__U9gO8SZC(E(G)A(T`SK5oTEL|$^mXxrOjtdAS^{GXEh0pKj zYnxV`mpr@(BHj%~x-$zG8h53|>@|%e`2!t}Kx58W<+=j5eiNXJZYf=4gH7CNYRviT z&-3fwB!P~CgQ#e0d%bP~Nv*c_ z_?6@O$eLPf?xxd{CglZxi#W$f5gx{y0RsV1Yanhka(B@&8=EORjUjo|$A zOy()f2n^X+TNWi7OiCpK`tcwCar(Fa-`9m72=7ChFD!`Qx97-xXX|QRM;Az9={Nm) zHMY7drPl4u*wk$0)y-iXghQX7XS}(oIsgz&ahUFI6IAB|+Ea+N*mV$jW9?0JD??ZP ze(N*4_37>=_Sb)xXQbY1Mb+ksU!etCmp#3#qsCHu$Tn+~VqaKBXju-v@3LF^Y?{b| z3^8Md)iN`&ElE#?l*Aaj84Mjr((A+w2zpj$XPgaB7Ioxm)5hrin2oWF$9e)?!`_|3 z)oW{>Q@1>A=d76kwJ0F`9*rTy{Gb$QI>XrWF+L8%_~-dJ^X||S;I5yh8Q^C;{`2>)*HHa9O=QEUA93B$5W)Qu>1OZyN z#}D8MNc;I`bKV%UD)`sIX!GZSQTkUh-r#AuLMqFJDuIhmy0uJ`W|9RP*(h>zW6<_P zt*}beyDr%)qmBztnxc+Z@`l_P#_+|nyUkY3jX=^0xj8UKO_gMMNV`tnd+d#Nq=xcB^ zezG{D0AfI$zcS%x7xl&ILItYe=yr0d2!m{CzxhppOfIuZ8md=zc4%{JolXuPNpxQ3b5Y!yv%|c!vq{G%PX&Lp$&MLtZ$T#t z3!rOehZ->>%F2aP2W*^~)X&ibhjUt>&hDVT`1k4Y2}Q#By_B9qFHRZ;K~PUP(kC@+ zir&EA85g%6rg+boUgOeNG$FfEaB3vlQ~~vLl*WXpYi-1P1_CWOhdXzO zj*jke#x~@C2Xu6D%vr=#f;Sja6Kqi@)JP5{iIu`iiTpL=4rI;&ze93pw9r0fLlCx! z;t*izaN<43J=$q;(`FwK}k|Ef*K#Tv8&HpsG13^mt7@v)@Y^Ot`oBE7v8*LPl3m>&p4LIxP%~ zrg6(wowc9zh5q!x-6wQ%Jf$b0*54B0*UE+L3R9;Wmj*Q67)gWzx`eoDs9upd8OKVE z!U%QHE0X$hO!JQBWZ&0T zR90#r(6ClYXg4D5jC<~kd*R?&4>WP7sN31Nms+v7q_tWV?$AXX6iFOn&H$agD!6Ih=yJCua3* z7>Utvy@oOP&%oA{Ift65)7$$N@m@sTu&R8}MSSGmUIK(zoKr@1(-nO#>J2~q^B%fK9X;K0I#s_tCtX^DhBFbvy0Ve9IzMv#z;b003*kURjB(g_COriBt zy21wXDgXNz6I?0gJj)03y!d-;oxW6M#ok3+)2m7`T}W8yrtPZEF)%#}=35O+OzaKSr;lfC1TJmB*J$RJRXm^d)BaSlpo@@+aVH89p3M1be4aBog=ZZxS zdwefJH6TT1CrmBlajIq&#DToXO$jSABB#@l_9YYsptV($Oy(HJ=hp%QNSUhJSf3?u zl*BOl)+~~REjqYb!f{+#9DFBohb!0ZkO^afBxN!Y3ABMQs)Ok<(x?XOWRa_~O&$g< zMIaj}!E-~D^ytY``mymkUB9-^PVy;DWTav#(~Bh<0B8ha)qxTtBAF;m5=Zr0H4ROr zuP$qbQmpOJWj82c1a7WFCjcY)AL{M!@k@S|h09RjJTXlgRZ25$SZdFZoR6q6R5)2H7ssA!iYtd7pTMr3V_y|RPf zD6jVxG=AN2k@W@_zzkRM*mNPI1{q{eDs&}4l^G0EhzsXMEz^hV)zVk#l62+60(~`} zKL!Is2U0)}22>+S5_%v8+Jd7_O{j-H=%Z??Z#N@)&kG7 zu~|5zLtS@tCuxf`EwpwGLlwspUn15hWDe$)D{+BMQcIb*Ysu!;@_u*bwj!^98&1>>^h~QA)MZ^vv za?lz8t+bdv^;C&MzUOgkjac;R6Mboa#ieEP;X|8LD`MWd(UzwG4=%O6Ie+hH)H4Em);d z(b@o*uc##Dg)my#-18g97e)3Ou_sbGLxa?u;BvBbjaps%DF0|cQMTAG{d-^z%jZsS zY1Mj&D(l0LFrb{)YD?Yc)GY`5h$X*lW;WCY&WyvIfA)X!>z{S^M|Zx*pAGPj-|cVu zy@2m$J}9my>?|TDMMEf8aUeK!M3i};YBo}rteV>Fa;}Oyr3^G^$wRULXilOV&EIdv zDQyo%w4R=b5>Mzb>HKC~{1^DU|MXc#dKC<^tK3uurthT3$JYc8T?YhdUh;~7;||k-aEgE)fFc#G2tc*K(S6SrI)<2Xr!JL4CNCA9 z=d;r@jd(fAjQHMctR-}LZ%li8ecIq4Z!PFkh{hwj>jF_vgqk-CmeO<_tPO=}vP^Oc zQ{G^)IvVhy3mh`EhG8is90@fg0(ZRB2%@1_BW0t=sbR4p=X1&9P#Utx3^EbXs9e^i z1WiD%%yY#F3-3v#_~6XcgYbN&v-Wts*nh3LqsE?9iZEE>wm?uN*K$cFC=jX9@W1EM z+#YeZB3UD+6X@OS?rhP2_!Iv=r`sD+b3fVKpdFOS@&z3oAJECcV;TcJ#73;wPvjmz zZ4NvnRXKM!@I_tb$oV9Ie=jO_oS`!gPK~K6V^=dr)??!iHj8-$L}{h64^9_ae}yAL z5Ci3VM4JakhhkWT8p34`KJ2tH%nj+3&sZ6FWkTENCWz6MUhEprz$?MnF;`7$sxxY{ zKqju7SLAI%xws?HV@*xrZSQEnc7?wEDc*Jy5<_5oFJkcc^SUoFw3SPAE-*s28KOVS z#vO*!%93DKGaL7`aRBp0c&?w85 zvYM0wF=T6MFXt}%ku2diVcdPkyb>+can!a}eT`gyxX=%9pIMeUR|0Xu({@6M=OuK= zpsH(+MG-XPxM6ipEk*_v0*z+ST_2xL=x8$2@{Zp0+x+@j{*xc%*VR=g*sa&C`ub_( z*;ecIr^cFc4>=;K*o!iC69ZXe^r?gGR1D@6!V-|O^F$cVcmpdV<SlRj&35 za6t8y&toZuImh6IE4?Ar*T!QejUh!GShFoS2krCggR%f!O|x{O2WH$C zz`qyTa8nJa5!HkK1XU7+R;LNW+)W5Yuc>y0;F z@gkb2mF^3IBg;J|y$051&pYYG=eSvdPXEO=UYB#*&saSyvlw-}ti&W6IttHmd|PI5 zZqnM*^E5+mO-Vme^=tTk#OL#i8=rj~CoP`w1~VP4jHvyr!|>$z4~`4Rwx3P%;+&D{ z8u>2r!*^J-i4%NI`qICWH8m@06)>DTKGT0blBGqOK_FD|r(S)b44YK;r#^i&Qn#+% z?W1(LcI^51hQ4PiW$ryL!@1||+HD_E=sVi(^Y*7>yUw~R%HAz|U1;3v6ZH*f2b!Z^ z&pj;n&On-LM7?;VhzVg$TM7a~SnB}&%a@e$=Hb|wc1B~`8PDk6WZoif;(z>eKJMrF zkbk9)JTAhvyI1Hfo{Ji)_2!{cA}!&Qq4wex+Eq4uA!!7;$SbMAh8(FQLz!|^3iid# z%^fxI6)IgP4ClSB@Oi)+4VM zB<25e%$?4#R&GLd%FevP5Q^h4TV#%Z#)hbHKa*5A>mxxRWx^3e5;a$J@4*9l=R4n} zJNF*Z?c4XM_{Q>eHD3Qx_tq)oKlOLofg#W`^D9dKDr{=lI~enwdVl*f)%ZlCX_!o89Mr z?+*5vxP+g=`rc~m;hL*NPr5-@!&Bp3Q=GOO z7x;^^tg1i9B6rN5h-Nd4Yk%NMG@(dHT7w!TNCcEkAZpn5tOajY#ER*iQcLvP?w#K# z&qZtp5n#}|pMJxW|N9yK+kdXYEsK^Yw~tin!gGDc;={oGp(%e@?3u>BuK&15Ck)hh z_!nALQQf4eADm-2Bd|saG5{+-lugpD4H~;4URJlY4dfpD&+_|zfWQ5(pH)lm*2123 zf$~tpz@cS=bCFr<@UVq63Kvq<0KMsqjXt79MDE7Ew~S|U47)GF5AFsgVEEA#gJFb> zol;)}np6$+s=akK>_ZGGDW15$mbNr%MFLS~ z$kfC@$h$H!Hsh;y#$7u3rpYL+T}UUequ-tp?A}-Me==>lxEaFFh~Q!4koEY<}G# z9y36q!8%@Rj8*Q|PgFTNi>i*C>j*1s%+5Cx3j4um4UtkKf7O&TiUJQimaV%tXCNbF6eDx#d zwrpPecU|=}%ZmI`m^}*{m~w0G*Z4g@i!z;@b9r7jz=y-ON`PK4;oCZ2oW;-do>_AT z!I6|00y|h#BW8dA5u>(1O1P|Rg@{B^d6b8D^n{?B1JQ^jCP9lxqQnJ9oDt|UF%W}A zk?=;~%N?m)ZY@UB2r^ufQ4ND^b{Y3QPpLNW^&!LlFH;bcPVqcx7G*LlHADQ4%h&c`^M zEkulDV{JpqFY~BJ4|zdt?_Hr!4kpBQn)dobX|BTV_TxVFLU5^1_}ViX@`Jc?Ws7z< z`?RxF(y%(K@7D~#Z&wc%9oQUH_>>}wjCvwIjHyyM(ulu?xvE`7sOjgf ztPnUV;R$cZDL>F094L|CZ^PL-r@a$Cw@sl=1!s)t))wGi!Qg190|TTEd@$JJsCgi? z3CqQ@AsR!pTG^%xMCD4>4Dj%#yd`|ok#h1EsIkZTHKp452udd_1s!5A*(LZvID092 z>{y2}O@awc*|GK3HtAdMeN1nCaF1@@_yKVg*s$ZB=V^I%z**J-P1zZ*WxR=!k)R%y zAZ-KVCTAl{zLz;@9!8pVRD92pNEsq0r^mE5*q|HNZpiyVJAq*$X{;p;Sr^W6I9zj3 z&qnn~nv+@Xguj*CDiZxuzQ63OHaEAW{DkwhUIaFn@VG=yrV+t}%xT0lbNfqD<{uQ}D zj~+b{9w?kE1nNZ@ZP1fv3_5emd;qaLJU%(sGpGZ=z{=8W;L(Qy{}F%y$lW5G!%{O& zmu>Lpyxr@kf0v#4liB=C>?hD$$WDX?qiV!BjI$lgx+rZb)wH6xkTD4l60hUq(=)ND z09{m7Pv%qR`OM7{#m~mMx2NoUL3bYV2`9fh0)=OR8Qiz|&L+)y;u&~QQo z`y_iT4+~^Kjkap_HU9Iz!>_LjO395-Q%B~^N=RM2d+2!FeT0V9a8=un%dz z($)EM5p}5Cpq31RfVLJittg+wc(`twks69x2rB@@iN=$a5lkRip2yrFCLrer0SKplS;j=7Co<< zQz+RGoSjZ(GhzwYu#jYK{j|m3;Ww>pGSeTg_aSU8sG5}s!zPu+ddW>M!DYrK#*I>t zIJkHyM%^fteLfP4(kx21G7R=qPta#EqBH$i*Ka6`dU1QW>`+QwR@yN|Bc&qlvPFh1 zjZVu{n#uE^-V;)L_mC+{W6(sQT?~AiN!FFWTA4(nVbJd(upDxrF*`T4?yt+rK_syc zkmcDmqI84zVvX1}piG8R4c`Cg(IX-LgCL6^(fjrAE)}_z$V^>K>|bS5uT{y<@b83C z@HKn}?m3<*9GKq6(xWi;%2ipz6l(M@@{G!c8d+7`G!s3WI{o1^5%9$`(J~gXH^f8D zPzGpM;pMIBtv7h#_}(LVxEUIiz>33Ap(Frg0K6SMIvCf)a}jN<_vqHuOZ1o{rziK0 zXwH%D0s}9Ba$kf|_%r;6uklX!OJ(J-pcsRvnrFCK97gox#1&9thBf~ybaj7+hAGag5EUnApO#LJjvT%g(SY1HW9UN$f(gz{A*p3v zHfbY_yYTTO(x{e*f9j;;3NYxEf^tCQ1;K1&D8OrH^IRZrFp#Afs#4NgaCV5WP++6! zDzk@rW{`)naS(wT)pID?4wa}AsR0CLUOORbyp>Z183G!rik5K(uyPw-C4Zz*4AL_g zC47dFW?4fFq98d(b@v{>%Nf-*dhvx<=#^Jq5i+$8-sW_CaV9+X>7dW|WGRj$5=4)x z36a$BLz*1v?oS+2CQ>t zfx(Fz%cl3iqt=c^Im|(1v4`CB>v*K4B#ktelDUDc6R=}3E`U`bRRO_Yu2Da@ZbGNc zDkZu?We(9(LWCYCu8ic$RYrF$%8Eg=zbN!dZ)H$F59z^FihG9=6DD54GZTkFYh*tP z! zfpqA=_@YDWm`kfoN31RK#6=<6MatAaIAOzX@Jo$koQCID`RgnEH(v?dMhJYm($JIJ z^SCeMGmFZN85aWkvna&ZZ|&CnY@=Be?_*MNzQ?D>^&&YvITbo%OQFpf;_p%0y|gu^ zy=^p1hcq5?v_9Ymmd&(-4lgec&}|&o+#`4F&=EjMT|I1~TVUmFf;be`Gl#bgO0V%$ z%0LZ_su_1}ytr}ag{!+~#vN3Mr53DrQp$6dtgX~?fj_+`$8pA8S?tOd7kA;(e2L|O zjses$1J$ykWtPsFm2Q1NEz5X63~O!VR4@bzD^)_L*I$2~p34Jz?)qow%H`{|?kuhs zYpCZ&|IM&s{9KJdlhH}v0%GH+TlW>d*AEAEofOfV@h4gR)Mx?ld+QVVP{I}qY7*6y z8G4=0AViM$+?86i7g5UOYODEKE?bkiwjaAR1OB=cqvA&P$r<;`Wng9Cal}+=kVR^d z+R8(aepADjwd>(@o@G@VjE$JJ&&LmzP+xNt`_qS3b|)#jb#Om3Xs)-AXE5V{WOrw; zRbOs768Eyq$DBbupW^k6Y@L}nhh=prdtAgo+wEUi0O0ehmx@gKt~}4 z%{(8ZHPqtKmkcL^h7dOf?4V$CY}puc0~rS)QEdoD$GpS|M;_df+@DLf@;8GNU8uw z3LEaZNG__HmBexi(MEGh)>$&N1pSgY7P5b?N(Q94g5($ zrfi#%Jyk-MDW@WiDbyOakcpk0)lEht{lY`*yMd=OHc+MeS=t-4P(k_%C99U~LV8+k zkY`yl;DiQcPs=*T$A@j!!N5urQA_B0o!9oDzb?-5l(V2Zpz?_SY`WBVR`6MfpnZ&c zw|TsjX=UX_7wy_e13ghx1M!xvAFuh@a*i3w_6@VG^)2vTDWkelj|!hGg{KJL+YG`g zKt>nA(v)y>@>z7ni7bov`8|J|-|}5GJ-8VIwi8uW&ag;kM2{hp$&5SU>Q zG73OU7)T{VpGRZl@$-Sx#?AO|P_p_|<8IhlyD>uT;A*rDjL0V@Y96@YQ-jol4K)zJ zI#RYe7H)2?Q4VTSXl6W^J!Yp6N!n?n&&mT{{wDwI1zw~-ZQ*wp>h&zn_u3mKv4cQX zE8tiSr-n^TB1zUoq?-*dpf#jE%hAiQAIrjk*9Vc+%P(J|Q7@*!+DHU9M1Ib3*J#wc zbPL8(JZcgC)RTovSJ#CzC{?^yHjq*ImRirP`MSO7#rj$0flG-CHSSf^{Jc~MVqRDS z)JIlSuJ##=F#vzIWhDxG3v0H-(yq(u&Q7ychB{;_H?MK*U9NvwV|_K6I(VXNfHFnt zqCsp9yl=r#7~XUD;Zyq4KY2&e*;}`6QGe7IgK-q2Y_U!2QLn|%p)}1sd9YR<&@x0> z^OeZ`EYu+Phof`I4x0}U`Uf}RX_2*WNO8V{ba1gUm}{g;P}G@Htl1IWvut?5%U1o} zH-z;tmRkeTC`^O;{Is`0t!Ozf)JY&~gs~G%S-_AB#lri&gf>5XP?MYCE7tpPYfs*L zb~#IgHl*^WxX3+_xa}OjMJeP>Bz)l^DaVXN^xkN={K--$%`n`9 zI&;j<3M%WsGhXSoG#O=w=UBQy9&`NvJ;tF1qvoa z1FOmiFOjK1$5CCo*TznHov>}kP)P^OXh6v}rF zr-bZH#^yQuq4|u~dLd^SASKGf!aPCm>CCwn>HoKq%A#7}qzXsp@N@=5D%Ls}ol9PF*kyuJ=@AEmy%_{ou=}7c2m_1~-5GKluE@ta8=lJR!Mb{wk_=j`L2@KK@S0@>_Uvl@e(i&X)_|p|#Y1lzz@KW|ZQ)o%0-(TCzrt=JV3dx zxTsLjIX}(6e4dZ-7yQYlX9;L`r^%?InnR_XZZ)J%S%C$kbf6mTmGxvT%0MwYICxF` z`{fs&qZ>D_(DoXJZyq_U_0UZxp6P~lUfJrs7IoL@eMoimCB~&}7&-k2s*cJsZ2nvt zrP4f%HT~8}M9oY>5AmTJBy2^B7Tp2@DbK>gM;B5zMy)s%$;8SNfi~k_iST$;bCsB8 zYu(Uw%|^MWLFr(#QJZVXQQI2&Dvk@er$H6Dy6CJX+%irXphJL^v4xF{>A4%%-8v0g zRIO%wlE__OZG7^&+#=`aG&}uswus&CJD!UnBm5e)-{7-*XoEeGYh2pjH0YF|&S3rQ zvtA#L*WQeXuUl%o;I>D7v<6XU04mUR6Gv{6(+yeSdIVWDjaq6*KE~Vz7)=1(mvoc8 ze|A=@8=2ZwcR(tPqn5sFZOEyOa}K2>g^Z0?z|R&L=Zb35Q{xFDHWW1{ZvQ@%(;7Z(QA_C;20K_wGYl@c zm&bicRgs)=7Vt?Lr+dok>DvkztN*BFI}bm-F4dEUZd>| zHs;9zg?#VQXuy$v#`nf)i^4%gJrY_TMAJa49MiZSg$DrFTL{y8~35nbNnlVjS#bRmC!KgRv6WSDF=JEcn-BN24Cd+$Sm(E_i0 zW%mWz*xV4xUlN=wvd16Ix%$TV`Oh6d5KkYdf|p1vyY zv3$~`;B4^ldy6JdmUGv@Z3dliT$EAJbcV6B(ufFuV-K>?IpuW?PW~!v8g*LofxbW{ z2FRLwn;RQW%U~heyqQz;LhT+j-d#Edzs%!P^R8+H#%M4iSOmI_cg1wJklK5i>Uudk zJg&hDuqAz1XFN_! z#2mg);Ktv7gTMSO{`*hJL9-(d^r6vx9f-NA6jg zvo-D3$5jXg^~Lzi6`^0h9t4Y)a9M9297Rb>Q0_YdS}s)cp|CAapWFi#6F^{ zc}xdDca#rkhDZvX{Wz5eCIn_x@O%6bKgDGkRI1Q7_&xfu zsy|tME-BnYiz6v9z_FO;H6@s<`x|uQ$~LFqkhoK{Nxk`svONT0_b8}Z(}X?`co%EG zN=eExr-m)BT8S9&7iJh#pQ>twXMx_r(s8`#^seLC0C^-Zx1n;upz(}sO`{a8)jQwc zDuG$VTDq(xaho9wsD^N+PJG(X1HSkGp0SUs_pcvo^P}5$#6d$?8)$^Bt!-N8RNf*f z;NcBZZU)$D#mXb1_sGg%VPxVL4Qpg~>e+ubHLZXGG-93UIDh)X);-HBp+`ASv@iL5l@) z>8{@*^R5#qtETT_^Bi{WQc+0ab9=?lH0>Nc1*CiY{ZH}h_awWT+mvq9(z7M9?C$&& zsh&?ED5j`4s?lTqwU;$?)}a%thN4;5^Y=yh8(%1Ghp+uX>R2Pe@R&$ly)jshArOX8 zP~3rF(p85k(&;-e{zaJ}LS!RnbBQX4d~PGYv9ELFm7fkNJq_u>>5`6t3+*!k;ERzVezr|?m_7aEb6oD{T*BR~VvCgw;L!W1Dpke=fn!DK4JPw0t)Sq`{z zz7W1&c;B3QIYgaP+SwY@{-q7t*&NXJ7DrbpB6Ccm0-3VJR6R$aJ2J^xxM7AWYB+er zD6l6k9dr?>a}lQy>~|sPlgx=nScHwp91um()GQOuGIDuUZUPi28{Bi$yuf6M#+U$O zfSRdP;ixF}eB^BuSvy%!CBjP%I3^lR(wC?N4Tb-gKtPnLmLgmX2<55ZYIP<+2+pLI zUCMi;50JTr9gGcMd&&{>AnnOCo(z*965$AIh-@ybL^($`P*TbC-VCgQVd1EA(V1{6 zT$qsvHIfA_>pDm3>lQ{#uM z3iAetzD?L$XD?i%#tniADhjA7>2rmg4NWMYYhzxdCeeK>9M4IWw-_i3uU6lswC%EQ zDwMPt5|o~cl_P{^qpTgLvOLZO-mmafWI&m$8MRw+%W3#j4Mkpd8v8vL+~uNM><=z= zg{iG{ir@3+SG=YXWd4IjvXJT$Z)1`C;islPuEswQumtuErohumDHxEc$Y1A<*1-j8 znS&C;X6i8u>5rnXXXwFCX{cVz{h%TgNel037hO*RqRdfJi?`eFmM`5+w%T42x9e`$ zEZ_^7VVWy^N|WP>807|&TYvvk{N*yg{&F|+wP{uvT{ecb&Rcw>lR5JIdtefVHmX*>n6@H zX&Oc~X4vZCc$k8e2(!8=q;+?P*>y7qLhH*Zosn@WYiFT2`rP#m3RP0d3ZoA_kMS>^ zb16zKOHrV-4H$Dq#IEIl*mGLsxOA2+K5NW8q)sQ)G$*xZF_KKpHe7B(#BtPOGxW6~ z{l3q0&pk(%IF;VsyTpz{c}UQZ#fC$z{vbP}J9qBTciw!HjpP~qz$-7;nVd|!y66{1 zNU{(#`n_n)`T$l=Xq3sC2-k07im?F|fN|PT)ml5&NW?i}ZKEXOPl5Y=4nxHF>N-BA z+t)`mc1HB7oS|v47y5O5pUd8&J>N58BL$^?A6m7D^j>&wCv%mPVA^$|@Eaw|ZXnaoP-)KIYu- zdAa_~Px9}6s+kQ^(mTHt)lwR(=M%!ZKc$X~_fcPO&bK%xh?nlcD2>my|WPNLWM?l_GwRQ3LF8>eq)t(?T%Qr9?l0YEV|H zlyixr`d}1NZ+A@9jMGTo3}-^d)TbOm4y6tXxa!hR^0)hJN&j0XnnQV{dXI9-l}>a? zUx*Lh%hl7#G;6HU52iK2K{D(`lH#3CpVIn>qe~bizMjotpRVq2(xt5-4U(Kj(X{6E z)|(wmR4fKmMlf^1;R|mrI^3m!7F-jOKMQ5I9!KJUSi{%`oXr4L11UaW=p#NRl!{6q zDY8HiEdf~yo5*oRc-c*>X|zJp_(V+)*AG7STsrNABM7SmI|~E}kSz=THn-Jr`)eZ|dXhk>8A$2zd-nJCI67MhZ;;{AOQ%!pm!>QbDCOA{=R_y8sa*<+ zX+uWaW62r>YUgwdtYH>nM^pR(&goX?g+v< z(14UC)UbS`Qw7v=`et~|NczohSw~q>gE62xYNfnZSrt8#GOv}+(D$>lDTLMAldmRp zk+s;Lkq&lW6-yYQc8fp;aHq82r&&p`~%Y&1Fz zA6r#TG$!eOv1mm^s`#XU{xVQXPvLtXPbhtILL~++P-luGaTZx(G#Ey-v9UpyHaFSe$FwyX&@M;r0D?|Wj%0Yq z23jOyDje*M+=%hKP)FuDMwKHA8#Dr`f{)eZs@AmG@_aNcnE%q%Y@-$DE&~c%$f~+AR!{gYTQsU&WQ;#kV8-2$Ej|Lt?|=B>3tc#!uZL?!);Gd- zJj)o&;CQTqb;PTTn_(w|ZO~R-UUF;d8bZsAPZtKLJq&%{+zEplEs11uRgp?%idSH&no~tofa7ctet85$aZ}CU}4L+-FHZ(tG+%biljIC>>C6rGQ zRrkfHMFAUmHY&qpNMru2t^SAxoH6WP9nsd#kapR*taB8KKENn0bOJTz^96RiaOz5E z^5&>>_asu51yVhgd!yZc9ZG>`1wK9H=o1>VBGboFYMiq{4A~$Anba=Jd9K)gAEqed z`=zqPL7hf$y~>yeCOix{8AM7pdX!6DR!T618_aTD37r-W#UN{RSgInB^kYhyhEqOv z2UNp*5qp<9bR(CoQv|9VDicO(n9{zZ52%124MOl?HPe*0Z2*EcCi$F$bx zOl!O?a}9;?d}FeDA&@{hzBnZC<42OcAj1*o6F2m^emd^M=zM&+)qbtnY1Fc!>H}z? z`x|Unh+g?(x&|zYe4G7xz^&TtXd5~W3dE^#f+5?(OhNd#ZX0B z%Mjc;?oFa)pJw=soEAfE^BYD{QEUU~Rhn>=-D;B1K4*DIgMvTSV*sdtr0Gcm|dCKke= zrW?IJ9MFC=q|4I-ZdAcB3pekrHm`InBs3egqn!eLx9=LxG~v2bV! zZS0{79S?fchtd>p(nUV6>)wJa$;uXMqF{?LBjIYd@4x>p{nl^&E9r9}NFTD9!Y9Bqcc4IL)dWcR$=1*1YV(z*sha;}2e;6y`%U>#6ptXmO|uLWSa%Q>>@o z;ULSvp{}UIQD1e2vCM%aE$8YR-c@2Ec3$pTzsrC7*I{pbT)CZ-1b1#&4pai&zNOCx zRMSG>`&0?UG}ZQhmLgIj4GEcEl2al7P(7GA=9ZzO(29C zY*0Zfv@b(7MadC)Zz=SYvY~JzkWOPj1^8uaqGW+^r!4S;(UeNGtl8lA`w_i(b->3Q z(fc3Yr@N0&DH`?YEOWJPIR+byvX3O~pYjdfjEnrQ#$|B@bt{l40bVrV2t5sW(-mhT zhOs#$dVV{hS8raWYx^;64KmsoozTYGfI?&rc~eFTLTv`39zAzdosxwhQ{rp_k!mhP zU=^DL$51$^zv$)Rv+D|;Oq=nyQJaBjTe`>N7&`rxtL$12A|?Mb~{ zOF&8xCAes8F7W&eQ@%}=)WC&^E!q$REU7RSgmBYf!GJ=T-vioH7zp9p$%I}s!}q`z zi2yopG-qTIDUjyCA>l|4Zj96x%>|HkGS3JzZkSKec% zjq5CFkfgGPkvT4wrAOS=^WcQ)1R*kl^$nsY7&R@K>D1?R!cKcpvLgv4!^C_Do>dl< zwJc>GRWf9zhC26<8BU;?BXEh}lCUntVZt^L5_-4M!@yHiDqMs|GBB4*=A73Q&~Su0 zl%|>TTCXor{^8-V<5(ZL45ZS5Bu6=2I;AbJjbZ=|Jq^Gl@xC}!PW!XD;=`dkuqYQ4 z_Clelo@bmz%qx0+|7C&bJ$mv`nMFg*7$IciW3rp-0JSosG*W#5%wO=n=1jUT6X}SQ z=UMK=P!hSH(7{ciV&=-NaGGh7*3y~gm?wOXAmm}gYd|Skc}5H?3Dg#?m!OZvUJT}HR!^~8HIK9uMO{Yc@NemoV%#B#a0gVKnO|b=vzo8 z;gyLOS@=@WeT4)dakDOiM4+e$YT~Nz^eg@yjJvOYYM#`DXX~iGrml1~!8~j^0jnpP zSM_;ZN>gB`2HRXp>Jv0hL zRW=}NQqRSM&lWTjWCYRYUf!nbdzbSLZRW z7b%VVkxo$LowVL%I2{$A%+;DLg3zXpmR5YeZIlr7?;NkTi*PiLb<=jdxFE;pr@9&) zD1UfYoOcz0Qw!f+d5x(+A$2D3jPi{38j8BNflW6aZ%Shi21JRP3i&t6b-<7!2`xv~O@ z6R_!OWCgw=6C&C;ZY0YZBvBUvj9xNa{eDtU_ zm23CKG9JIzQnn0o-Zr5uRfP5RGyePkjSciK7?pwTVRH%>X*v64ZR2R~-s5(3Z`phqhs8PJ6h%yc#A&Mc4kU~ljCBzs52?U`e0TLnuV;vUc2g^gKYh14i_E- z1HU_H4Jq?E>PIi5tBW;JC73$cS7HTn?e zMh48rHt$j=qt=cxan_y>l!d7VG-Z#j&se+)CgHYr!ZAlml*$1_#oLJ)lDH!9jHhEF z&?Pe|hwu#Yp>Trit!gz6;0b%mw(&YgY~+a|G$Y3)ZUpL-Wv?a= zd;t z{Sds?x=>tuL(pJm6bDFF?u_P~jJ}*pX{7XbhNYs=PVK>I<+QDDtYy2@)^omsA(!iA z9_qq=fTeg^s-rc+u)|tttIa5tQG=gKHE3q7>>H)h zKKJZrkz13(KyYqGc;26b=YI#D*W^iT%w6o1GVN0nH!a)7^6G0?*)GnrEFmBU+j&?p z=1Ep$=50*!$nW_MZ1x6BXK(|l83P6XGnOmWbTZ2;kX1ahOk%UfqKdUE2J z?e6ZxT??(7?>YBg_|muTp1GHA-FCO{os-0BB0~x0IwKVeE~;;N;)y4At{&`tZN@D}g`T`LCH1isTwbUyVlL3Y z2y;ng0+nS8ND_A?j0WM=s?Is-&P(QsFw`LLD&=$I#Snq_3kG{Eeb1KX6!dQ1yh+TL zE00{us)))SK)sP)d-2omS3dP=_m4mRfpRIJ7r?_>-f%iHTKQ4cu=5qfDeryVlTi$d>{wkv{05DD1Hlr!83vSqLjxlT05gVh{XgnWSEATASOT>*mKw1u!^qkH@mTapdWUEP{ycQZhW`Xeh&$iz$!#+lz9Ha^*yvlC^mFF?3|Y z44kdP_Q`t^M~$QFvgro(U2&=v`R1LcOdYw;q&4o_d{LvyB4)UBfdy9oL+rOfCnYzf zrsEoiYf%SA29z)WA|$gW0ZA_F`^b{MNGt8AZR~|111BV8%4CO!<$h{}3JLoj*)OD< z582tOBfWeoYo)P^{PvxlJ$K{LBUUs-YbyBL&JH&&&(2VToG!2A3?sNUeXtS3`<=j6n_{K{+Yl~>+y&%gAdd-3(VuHA+2-t0o9;mKKw zWMZdmps`*6WUSAz-ROzaMKz4BY4g=DpVI)DKZMIqwr8Y5T_ZtF1{Kd@o|){c=P$^xpxCq z7bGd)3dzL>6lTQdYvorPnrFS3*l#6EneJ^^SM`FZHytKJW{>V8s&Hr^u%YWHrZO?8 z7qNH1mT_Cs1A6dmrjjZ=ayt`DTUJ_XzTE`Xp%^s5A<_=&gK0%WKL{0&;|~q9urgx< z6~f`Q>u%YxZ5ZmOhwNZ~@LB>->5zLqwF#op&_$zM<|>qH=t~hPKp* zEN#4E#XH_)h{OhqoGn$EPj5K5_}M3?tSz#U#+l`*lDq?nge_$1bVJ;7&0;KWiSQ9O z^F-#@yCMr3E*cKfEJYAR(_?!w)v}pf8kF~3;fRw4W=|9c8qddYAND`8BM{qGU2v2d zKvl*q}YzCct zmn&Y)AXQ7L=5rS=W`bRxou8BpofM1XIzTwiG*yQzE;ey15VNCM$Qfo7ZKXW@SbTq~B-z8+#?cTgJI@WS0F|M_i#uH}0ZD7U_X|#0AIh_kl zG3lTX1%M=y!LVN@dvF0iARP>>G$yk~*b}U*n8b;moy;4m0@#Dou~rW1%g2@$q|GK! zW=D_th88B;w!{rjlr6?-PBuK{_b1o^enF-(GCxH4M0D-hc`15!Wg?EbR2GrA?j12) zNR=kC0SNjw&WI%h+m5;~$K2$^XJPK79N-&|-GnUtX=2$>wkmdYs4jVeB`XfT`QE*7 zcH6xQnffPx^%KMkXR0S$e6W~L=6mk``6+Yj;dd;_aq-W-lyE$+?oZr%o_ZH7B=CJv z?*{`HS`*^13x0QDrg)K0!0+87b4Z=MjJ|ql^%l2EdTUaWCs}>J1>a=j3N!AG0VUI4 zWpOGL5)5%3+4?;-BOp!e)rNxoM2vHB+LykI zW_hiavYi}k8O)I8Xb67W)d>rfNuU`7)wamn?tGpI)L=I(Zi$D%(m;oeUNgoh`q})s z$bxy}nF=X}oRxEnWaxY^DgXR*8NX0#B6Ka}F7lK9ST@|yg~U;1@& z_Q57Behxxx_!W*2b~6XgzMO z%-;GD_LFVojp@1A>)ZCdwBc!+lj_{04M%++JT6#~q0WTv4}>!`o7V58S~v=wXwOMM zdj<>mHnWc9G1xyQUSO~-4dZ@Q^e{B@wUfBE2Vk>dqC_rN-wEg3`{8`PtC_!UgL<;o z*StMW8gwnDpOrAXE_?9S(C!!?zJOh1kyA77F7}yeXpKYOHnzcd6Kk`C7Xn`2auHDEL06#YrkJm$ zVM0s|ADU)%3%2;1upt52-q$WA(?cc>V)_di)lVLR#OB(XdI7OYBo%t?3Myh+BX>VjT zHbvd@a|-?>nFQGpYVw^fabRdd+<(;U!Kz>>+vlW{PMA9?N|K|NXZVSRm;zNENyRCa z$lqNJni`lXA`Xn4?3O8n-DX8Rdvdmizd|Win_azj&CT`>X&QM6 z`}SmYMpL|Km*-o^!Vj-QX5YHk-+a@3^b?;XhQfo>g*(H31UA^GyKe2!0K!w|-eIN- zI~%2bkEZ+Z{}sV7X$=7avia**uh6z3z4gYyzFRNO+|}JVED~qLw77ly775awE;^D} z2qF=IICl`mR4wt9?x|u^_FUCQpD-mL{{s}O3J}6a5Gu0@y29uHIUF^8=5VFF+ajk(S$^0l@X`L z+f&az&C<*-zL>pJHIY$+5Dkzkv4$%=RApP+5X370Q~Q=ULCgkXqYp2Q*8w&h2FWaB zX2~2DpSIPOHg;iqz7zKUH^J*};dQDe+bX+YKv@W$zli zm11}DU_DxLTe;x6GO(F9O+H&ZHcTWaDBe6Nm^?Q5vKY83FzPji`wc57HK?|*lFee( zvC2YFcDt1}s8xV+*rOb8T;OPEPoO6a>UN^H?h};z(-r$0D^#q?LfZBnWx0hxH{MQJ z*EGX=8*J4j*UJatIq!#a=N6vdx*uy3bZx3C-BTGcwtB1k6_)ulW~gCn?=9(PS&sD~?l+8jySA^BJ#O?NheGZcdXQ7=K24gBU*U0z9RCz6fG%aCf z%S9&|;(@l&g+@64gj&*jw{nt_22XUNC({VF=xDmn@|k^Lu1k^wzv@`arlUHJ%Q@sh zuaL%wHP;3+&Ak;@)dNaL!*iU}McnYB<#fF6@(FLtBHsCO{e= zvbU^}(zVUiK5@c=+l&wlB|n=^7M?-pr`P08vuNjwilyHFw!vCR=koXccKH4M@UpvF zW$0o(#%js7qD_;f8!}DWr7axY26<~@Jr?{`zdcJD%Xg;jj0Uz7Z(McA(|*r83hq{Z zpk4)Q8>+e~k+t2atZTR2yVa$MS57Bm#AVk#&t51j6XoCp&CWF#$qAMu`^9m2vdd}; ztrS`q_}9B||Fake;q~7zOnk}$*2Lm_#^|=xF{GgG`c@eATKY>RienDH^pCiy&y zj7#U91GnS!_^&r78Dh|+M&Sv29QER}Fo0gPNAE zecw%5N-t;ds#W?PRy3;WXytD6aUS7ck4@z2`Ju|FRv#XFFZdm(pCvFtU9HzlAv>|E z$t1;rO4p=+f04 ze;j@Hjc@_1Ah`XRM3_b=C#uhUbq$L401Qn^pBt+j$T4uAxn}1YHFf90%HUPFXGO)1 z{asPE*9BgDRF)SfEOGj5qejiR|9aD)5u@>ly!0gOfGDFVi3f}*_@#lDPy4TB){Rb8 zl3iC~9z0z{aaa^l{pTDRGUCsOy8@?LQCG*eQ#f&_G~^K=u&<^QcY<#77?9>WZfD9I z<|X{R`{2aAdFz&Y>+Wrm6?p6J1NX|ETkiI~rQ18)b1OfC&+x=z~epekyV>zS=a`SSsU7m zaO}dz#vxzmX*8L@?5v}S=8e%m^4Vh`3AD+UZ%evbT4{iyzpFQr$`sfqZ6SvdVktRL zOEBPqs>a8NNh?WS0Stj1O?N1?CNL{1k{ zO$>Blx0S;f&33G5uM3c!L&!FS)#U9vk^OClRkYt4ljakxueg?>Y`msTQ6AY9r`DO_ z6?7s&GHqom1umIfRpyk9ioA`^j7O`kij=k1!3EBoHN57}CZ8bHbN>ar$3A6Yt4*e! zjVVj!OwKn2@7dz)brwPgUQTKp^r7iX;o5Sb*bJQMCX6Z)))R%fUx8tsT+yVo^|81( zm07{gQ=Wnco_C#4G`n00upJ!h%WL022TOw6KVTi08#k^~(A(de5q#2ZmhOCU?oJ*s z(+G!+?w_2wTX*izfEj9jU}nA~Lu!#Fb}X$x!H5uuLBTPe-ya#v4%w^$>5qY`t93s1 zXq5fzv(J**fnK14ejOz<^4}-bNAYg^HQAeoxY{=HFgPLZVsoUxU*ua7B zRWDf9$>`CWH~I4nQ^i(6jS0Rb+eItauswv*d9b}kys61ox)>(4xaZd zdMs7B5}_*%z*b{jkB##DZN^RpCbFp35)JhfxDD=O0lqT|nzUbxk+$uljLl$-$r@}0 z_p#xEp_#bJWle2)MPH=vWrELTU3jHH@(DX3UNQz6=10#Z6J~Ak)GagKSO)k(cY+k} zXqDHdBJ*VN_sL{ka!@tnCRPOOT;EdwB-n}m-hT^ZhNtlRf8O}^CTXjrCTp?`_pUf- zjgA|4<)mLnMi!lMH}8dsBSJudCm2~be-Kb(Rt`HEk#d}8zt}Dck6C*G-GT+z1YSvO zIK}Q$grE14iOWH!1=kbP1epgLvEAE<`yGPFN zU2zYvp8!Gh-U7we&fLlIUBa{<+`U65`739hlrCxUz#P1pv6vNNzu0CF>F5TbE1I~( z%y~(bUbjqc7I;x61tQ!g(NggOQMI1G@Emb!c-@mXuDbU<_oUnNYZ{p9;u&Y$&6M!# z2~}ap$Dh!w09Hd`(&lq?BeshTWqPQz*SYzO>3+CPsGqYDcmP>K$|on)Q(_K9c+DnH zpem(R1BR`B%ORw=MaQGXour+UP#u}YLn(?1goy(hlN5TwXz4m3$dVx~q6_vssFdB) zbTFwGPfrydi~W|3o@JNRPE?lNq8U6wbolcYRBJXU>)k?5N(Zh95H@k*A*O~QMTE8R z`i5Xp>Cj{|2ik|S9ZD(7C%fu;BQ8!hcyd79(AkgH1J+ltRX$#> zU^KC23hPA^+~Wq1+q?iHR7RvT2}r@`o`#xGoSfe0-_K4UsNZ#q^E2$uI@J9_q#_>f z<_e9BryavP1VhOn3hQLJY=dT}H=T>4PFl_ld}f5$@Z6a|m575;&pr2?m{qWJ0cF^j zZL>^H4lI7vZA}$&wHb36f3jwL9u{e2AQdhvAR?CvZIsQr+p1n{z{B$(pXb6HITWiu z#M=?quNMK$fH9-j^Jq-xg_9u}^f6Eo2?(V)s^^oD1Gz3{llfLaAN-fYC*c0);j!=2 z>sYT}((<293tFOL`PxsxZO8AbnnBuhRXVFqZd*&ey4p~x=i8}@+FqtT7Pdj`Vk&x{ z@8s4l@Z<HPhs-TP1BHNR^ZEtgSi$;yy|*iLuIy{B8jwn1ikz7}jP?72JV;*mI= z=ZuV2c6K*#%eZtMiijm<=b*pm+DnfDPL3=mkf*5(k!>0Z%E(uz30Bg0 z#=yY=aw$Vx%DoJ|2%YtP#_-8pL8z*cSSiRv=_m+qb`Kb9$H~#fxw{7e?rgPS*anWx za=l^}5@}T+AAFC@Ktju(w`jFz!exaQakwV(LeaXg6|9`jCt}5tnDx|&K?lmblB_en z7aTjZJv@E$p4)}}@GpG%7r8I{9q)6K^#gZ${w4>n^8;BV_`>KXeBPX(x91L=Kg&}$ zAs^j|ODnk0u*`;xeW%%TJ1v@h9J}s(Nv>FNh1H&?J5A`~1T`F2++;kDQe+jtlQYcL zmST&xCzToMzNb8GN)_CO&tEc-mc`=yY)y)yJdC&JR+}{qupK>e754oDVmIO6Zb4;) z{;|i$+_1zdw1@3S-T3|a4&l?Q#mY6ir71*CJ|uBEUoz(0iq3mdYfPLZ=}{tLmIniK z@?n~L(F8TzDTwR8`tr-7(LZtb&K|hc`kdx8C>cb51e|q&isSf%n~)Yl!Kw%sM68;2 zclX_V$<9{2z&aRo)^Tul!T?LmH1Yyi4P5iU0rtv`D>Te@b_$Eo#MAL&B~<^RCNzHm zs;?hr*rO-4(b=?wI;Ybk&eGv{q94WP`~=RHUGa!r!)Kns_ur!m5B0K8^%U7=hgS|L z8Q7WZ<*Zv(B&o?SRhot66pFO6>g;MZ+iGI#_Gz+#^Au{r!wjSZ73cinnR_94qnO{e z`%%^#sY{At;>wp2!b2%kZgd`Inrt_6tJQZ4$FH-Cu}07szE$(&;pY#-w%vpOegk^4 zmQ692r_`)|JuX(YCiWP^pq?49&tbv;;r*40Nfba4TEpOOGm2hE+Ub2gNfFRO;w7_J z*#gnzAR9Ck07I!@46(8Z$5hS+&_peq_>0vN0_GW0J8_UA_^jgjFxwY}!+tZj@;Ih^ z-X&oK;r1aD=9!yUX()-Rzj!8onl16_i|kkvS*iT&Bxp2~kUA}?*fB~W@C2?_Xi?~c z%2JZ;a;eC!FhQ|{F%}0_$fjmVSk5^%Bz1a|vi%tI@Dm0$E&E$nGN{_X+2^`nZ86vC zDazvUs!ER|f?vw@w++hL=fU>B3K<1MO|+2I&_82LTZFpY-P;fHF|a)c&FmF9P{_ny zi<(Snz&EtVAA{rft>~aM=z-hik7Z-ZJ|T2SiUaQwX0JtX85)S*<-=oYY!BB@4% zj{lNI24$y_a6_D`qys88dck1s_2Oa65qlEZ=FZ!RKaH6&%VdTbbE(0mYXzUZ?sdK^hJ10CKsqS}b86??+ZMdgmXOta>?%e?-j9LP;l z?2R?AH@!I6v`m-VthE8@3D`HYVgir~9`aj-Obb41b@!fo_q*Ta zo_+i=cYx;C%X8N+*RY+D#L;ljme(H^-Ey*@NrFe<89HY-Ysyq9yTqq0#Ci=X5VR6Z ziD9)_t2AA1bfGk}ZAhvibqL%mL3f?fNWL_^xM=j;PQy~Aads*qSe-~BKUPpQ>7$*? zlwxEZ5$$u`7cvSNqLk}N>5Dn>P--%s<2}QDHrUkKGZq@CDS4LNWBUy@=wWh^Io$Mo zm#2Zp@M=5oXZPV4{Tgq$k1YHJ|Nnlt|HZyfzoOf~uhq(gw{_NNh2Cbn(5`PGvGK%+ z!oC?!rDIh^O02>UJhpwPETBUr9&vZ*Rc%yhCFC6Pb>3*P5mdF2)NiBEh&grr#1 zE=Ye!FZ?mR5<3-*_J&D}rIinF14nNRx)o2hqx)9k*S>GgM>E#GAtj$Tdsrx?U-mNmMRz zf>c%Qv|$AYW-=^@$Hx!yYQaNEg40O@btSxb^07+2WYTT6jZ3R8UtFXlsKGq-q%YHw zMoXYgBVbRYu&pbRGlD|z4FAn9Q0Ji zf`U$H#L1|R=H)roqrOkzVKtO84iTz3D4lV*X%|Z8_dN5Y`>e-~+|^xp!t&Ie;Xsp* zgh682g4T*i=x=n=*Qp$G5Xpjbku{bJ8z+WUG8rxRMBkov6fePZ0N3Ob~ z&-*+QNPFQ^&&zCtoYP8~bnNWq>9}yin!E@I+8PQa;*`tSb&!9wct)1`z}J&sr%<7> zY6)5mtBw+6u#59$h772(A%pl$QJK}o6a$^w3aGU?QBpYptFf+4Y@KkeVJ$mXU;^c9 z@Z-OQApC6i_7X@V0vHV-sp)!#ssvv_d&L79V{s z%N0LW6*~^rGVbg|xN0P$AFCq9u=LthWmJlD3>O}8m#ROf@8h?@^In7P{g2@9UyLWP z8YbIJP1PTpy~#F5J*8}5TXTz1GsKo?xf+VB0i*izy-!7X-=&z1k4e}eie9u^7bEVN z$ufMy0f9?+p{ikH%Cigvo=~Tdu`gDPx%0xs*m5%EeHfWxs29--ad`jm?0s0MVWqh+zs;J5UR ziV8PuL!tJX)5XnJ8%j@P*^It`t?KWO*gBqTwLx~?9+`}{RfJ;A8vOJcv0C&7TKzCQ z{%x?`f9<>%GmbD!gezw~H2VC3d4&7kj=Jr zBH6O_lr?7;C`*H_hocnU#p(^KQ@p+W^2@|R!u_V_kFtAIQrjwuUKre4-;UaAg**=K zGYk<0YY(IWG8l7=i$29-e3~&}mxH@zaLu$SGWPo7u_vQlc{Nz7?#9E2{bS8eJDgNu z`hN``dnKjjKZM`^D3x?#X|@r#gxrlVGuwEAJfdREn9F84fu1sDbTeOzEuJIl*&y-M?iFQmXD35(Ki={AxbmS7V<_?WIAS+$bu5KtB?;t`fNPc+f zPL_=MZoHU8EA}r@fs-~rM2X0mKWZVngLM7^{=YmnV~%DWVNSuEdCr zd2&MRDk{SvnRxBBH{8K5{-WrKM|XsblWB5i4}_|T3wVRg^4`rS1IM0KK{;)2vXEcP z*>xCvg0cB-vt`YYGriCFu4*IGHvg>N3c`F=3P7(_4Q$91vYC3VGlTobV)qtC)9h7) znSQ3iMDY0EgzNXeYeM_8yqL3gl?HN)*Xv_AbVg2GLIu8cc8j5u`GhpDVq7z{ianjK zA-+9o{$pbm-|wxrZevt)2ZsX-NWY(*+^>5Gg;skd^J}M5l|qWg-U^vnT;8f-zT+V# zOXjcPk2+A+3>M7*q91gpw;VUc?PHVm z>{XSISu&a#;!187RaZ+kBymzl-ui@^-boh2^YzjlLtw|%eMp-o59=hm0KPT;&XPWWg(f6-0u!lP003q%&ps zfm?{M&2rJKbF-JyMhFDSov(Tb>Sx4=S?L8JeDKY>D~4xCZ_kf);-kFtz*|RryD^oX zH7#*sKiJ1%u%}6k^;5==csA@SoH9M!*@J8nGN$umcm1*J?svZTv)mJpTye|ex7^|G zj1?AHri280(Q*-cAHCxWCwO5f;ecJ&7nR_AN3}mV_~D07Ws$&bM4#FX$uc;al14KW zdT%&zi5lHJ1-#yL#KGU$oe|>#O}ufDC0Tr0aCz8@A(lYZ7_uxTl*~xU;(4$ua*q{u+)K3W&MEfa2SUaDH7WzRr7_#`|BRUJP_m~?bTu&*VmVj_5xAubHwSYdJH z)#U}&Rv8qVNGpHhj*hO%wnFj-Row=^E0nBzyN6Cqvr!I1jehW_V(SYr+D1V;j9WOt zYd=e45##v-B^+O)R7f3=(*aN1hbk|j^36m676saeX6|oyyGT%|n6k4%NZDeq){B)2*=ouU%g1$xforB@R@1q3gMUOokbhefSSTS^sJH z+rJO5`AR!ZzVu}_qk>*q;>V=YrW%YZ#!-`ULzK;Th$Hzy2if|9rPKIOn8_fPs?J-)U6%c6g{7>D zVOBS7e4fTcW(Sty*`Of}C31AJ^w2f9ap`XF3NL^`eNrZ@MQ$KxpPI$41a?w61~JN3 zY##e3_BhqofU-rd934_{z^VXWhx?cU=(MeH+Cj@iGv_g{)xoLlEDu4c8HdH1mz!nI zkU6M@0-_1QZ3(Q^y*`up{WxsTcfkF}2LFPAO4!Ok9|mI!1=aqf{8-8E!=bA+RJJIo zt*jngB#7JY+QK2r`$54~soqvWQYV?UI;lV3o)e1E+sCXTfSr}7B`n6Y;;SL1He-f^ z%^YX4)aHr90Ae3?yk7*m#1Vy6+DgHzF%9D;i18~mhy2#XUkBlf-~l@%;V&4r8pH8x zeklb-oT5scsUudt>RFovQ$^O9o>G|YLj1AL`{yAhe%+=|U)PaD3A}2S*mQz4+=bQP zIA~)Ah{oLLwnR2r9kV%fRzMq}inaGR*_ha`wO7F?$0Pe%C1F-baX>Qy$iUa0weu5F zPLP)i?|r^nyYuzR9iN_1wLoke*OI5GE$@)IV|MO9Q#Gup%u=UwqPzf8Y-B)vr+|=_4K0%3wvwQ9UUiIjs*WKrR_Gh`L-gS){rarD%KPUE_49I#G zWuCxA3CJnR#U|$_+P;zcCT3OKY{m=>vtznIHY;HoNl#Yq9uHJ=J=WQr2S zJ>%%4J_;E$X4max?v|@lVq4*LIW$MTFh{%uF2fA!Q>7c?=$KPYL<4LtaTb=Xw+uzxj>w29RLWNf} zaNuJWTB$X2SbyAa@%pVawk{Au1>bFnYgsC9eXYtuiGTPYybs==x5}CPT_;&GgxOpd zOYAZ%^x3mA2ht=H9x-Q4A=bO zdRU~UP}XdK+6`ul6P(2S!dWH`H-3>Xh8itVBx)fzJr6Jcdbocap8M~?&-c}oC}n)O z5q)kJ0E^l1RvWXNZ8R(wkTZ8#(v*@H3fP;T=%4jqS1t8PfGvOc0zTXE4c-|KabnsS6|yo24lsabbaZkCzPm<*rusPA*wo-& zjN(%u<*dJv6L2kh5w)2`Ef`eO9xsv>s410oFsr{SW^1f6$yp%{5mAchsmxpU8xHQ+ zRKb%0F8VI`@9I+bG5DOX-K^tRW0yWApP>di0f;vC^6yQd@3ls1BWLU@n#g2@N3R+WUbXfeH+DUH z+>G6tv`ulz$JqXkJm3_}^OOcF#|@ivkfHBP8^+vmq7qpu@YDmi@W1e>$KBIUKIRS& zrVvE$yG0Md^6(HYIHYdQg`4kl1;JTYFWh5P{cLCuDK`U!=+Z*P)y!Dk4~hNgilvJt z!5VD)MOD#;Qu9QvM&2=mh6iYgX65&f=^UL+cgfW$k*#4OZ6Lf`$!A+y+jF)abh0oT zPTErQ%&EPa>|abmyFgkrtVY>ssSVeT=)p9Y;h$_N9NG*JJyH=?x|>|)bhi*B5W`XzbG#;O=P{Qs}R{X0=cpbq|4rU222TsinqEIxyxWGH$|wn>|vBLuUjK#Pkxw#mYd zJU>X4ok+DZG`)d?+Dy5$j328pZyUn3D&|k2c>o{RqPpV#|S!`E%4dBW(Eqo{qWK(Az_WvA&+4TD& z`GbpCAn-Rl;XVqP_bVS|C{&gzMyB05LtcS~Gl(k~aq z(fke#W&8AAs3DSA&&P?2SVzZvFlY`EbQx0Um@$S1-IQHAHy1MtKD3L*3YDv$mIl5Mf>+3l+~Rs$DM$~al|`>x8-wpi?5ybo z7Jj!9mpOJ$)8s(Er|QSl->de?sFPG{YVJoEgLY9>%w6|^F1!yNVzR+~Z2GWfn2hPc zjAe7%?lh%SxGn}^5=OISo88oO$BPE1tWNY;ptq6*gT8g#;$!C$+Q&@cRODgUU;Mr} znhnqS5x8)E5q|ws5YYY<{Cu?R9}E+eN*VMKHJ{k|KAH1Y2`j$bF8_Bs?c8!cGKq9S-K40AC$1l7k) zHWyOX6)%>|@SQMVY5NWs1V?P%ZY>PbdrR zb0>I^uUyc$G&crxW1D^{<`(7RlBq{hmXnWU$3q&lZ4-XaZe3C(v25xitI^@#X+o~! zK0ymvVWg4bUKHu3l;L2emU`C5L0)?7#1&`8%6}`IOkMHd0~t|xk}h-!C)iMxF|Lt^ z{xWR)H-;2G4BzM9c7F0zBqK`=Jau1U@7QdbfSL75%zF`LMXqr!A3zbEq$$T*>`g;uTad-l`CIe__mCPQ!w z-ZwM+UOlmbnBPBj%N3q87zEg4gibA79N~OlY>vrQg%(4^oF*(DhKv3Rx%|fxeBk)a zryS^)=c~eU4v#(RtuL3W47I6V&+hz+d-bJT^w_N3qb4nTukN_T>4t+V9SW>M_?kr; z?pk|Ik(!1-3ZM5sz~BBhZYNg)8=j@0fZYq+>q^On)RR0lN$jG49=vV`b?Y%u!ZnGH zlLt_S_xr?Z9V8_8(ik$YwZ^P<^)K|$E1F{vUb4GD55`qaGTskd zV!F7)UXdx*Pz_~8oep6&dC|};tJkT)}!*T%3@`xPSwFzFBTfIR=HsTm_Z6^tL9tTh)&rynsgcL0+H| z!3tR+veVCK2z^mT&Lm7Qj<|i;{wr7Zs2PMO_?*VgH{A3@JlYMKMVgT)o~?Lw-TSdN zk2>maaa+}6FFb8^|C(${@od}Ns`bk?nAr16s|l7|uHALY^R*2FEKsnuRLE-9=D7ug zKoNshQ-;R*;u>VzJaK$-LxYg7&q>ZCDQGR$nd5F3?W|R#+AzKp=&I!dEN-puZ!7(k zOp_Kkwq)f64O%KxtDXqY`*ryJd*JWi1AlwN?teXQHAAkx&T&qH79fHUR|UeL32NbR zBt4tWMkKeZAt~o$F?E~w(}<_5CJp*}+K-{hrrEgtxP9tI#fwaEw{PF3g#bN@RW(-Q z;}&x&_FHpB17sF{WAXzv_FfDASn3XYGD3NW+Q{On&KFTM-E8E9wp2zoV%Ur&P{!vm z+w^`*A~uOTQ0}6RfMHQr4M$b zuoh^lR3H*kzC%qAIOc1jAhHG`UHDOUa^S%X#NkQY3mtg+_y)Y}1F$bX)W`5|LN@Tn zn77`s6`UGW<7Y{5pb5IUFn92x68&k^xI2SjcYnEnpG$`xNnPNJk{Y#1`v17-G1ri& zk&y^LDa#5B0esMVS8r3+YKd7OtEM@&$>*0db#xf-554@3rFQa^ArgFYNXER8EXf%f|GMUplM}_Q3hE^ z=rrlMEsux6QHkIhf`cY#lEmkCmojq)E0qF{)R5atk`rRt2y{H9ij@`(!JIFRxq{C_ ze)L?}o`b`E+J@lTOg;8Yoyv{)K^`Fv^3-u7RK5L7Ngl9u9-3maj<&$oHSy5^r%;R4 zl_?y9qAMt`YEfvPTPKXt{QawN|6X|RPu9YO`aE)Is?Fc4M6PDN5bocH!l2s9>o!@) zu#}$|lERYJvJ$Ap8kO+%it`gQYQ$SwCcQq!$YIP%BpEuU5vdpV7_oA9ZY_(JDd(}8;b}&n!&=#>K zHicTG8_r?uA<*$pgT75&l_15`e$PoW$;=s^4h;o+L$TkKhRIp_-WoK+aE;b|DSSQ# zSPk}d?@cjps|ByPwWWvJ>H{A81^D@W@Ywgl`!90?y6Qn$eVKad+;YSb-q2~#p(}aR3Z+q8^E_9;11(nYPE{X6 zo+{shcKshS9j^ zvsuSVU{Ikv?(t~zT!SrU%r2YUtlfOZ8bvIu;)nAT-hZ|;C;Ljw-jN-K>YoV7G?2AV z9QPg0&Q4&v4yD4Fh=x1s%HY05tbiNt%+==#(i>*lJK(w3s%7>>saD?7dC7F*?M}43 zR@>zt$e-D2B6Y#!YgZS?hPnIT#)a-@_kv1!L z3gtQmcO1lVdeR3kBl&R<7aPgCi(qdv@WS@4oCZ$bjcUZ$eUz%~i8axcy)vQTUbY)u~bm%!_OY@o*Tg$4}4)OJQSTnL}rMT?}yL&aXqdzpT6Gbwd$;$zO{YATH4oE zstS$R?NT}_?kDE?HwDIz`^|nIV&Rzg*KH>MT46can3orVDa##WK*zsffWLb6YMvHW zO5^@?KWFs=t&$fQ?0?%{r-jCB1^G6xj2E41aS(DUjuT{5*kvq|vzsO>$1!iT-;%Vf zB}Qw$td>cfk+d9=#Xy1Rdc-egx+MBr(yE4&ZC=Lm9c!HUz(&ypRZ1@|gVE9nC73Fg z&Q8?sB6*c|-LN=p=s>exIKd;N)ELRtXhYtnygxP_zhAE!6{;CS*r#}*3YR?xMv`f8 zKMw!>yYTZT;pe|TpN6l%%zP>A5M*-T)an{*j47O~G-29sMu=r@V&jQK$E2fuhE|6} z+r$$SGab1$NZKF-jmm`Tsu4#g4bsf}m5M-x))k7uY@wB`wiSqrN2ti~&&@H@MvWNA zGFpM0a2qFhg2VZ-JHZS-kZ4?x^UTE|>*(4(WBrpEW0E-K8(2D$nMOQn=Db+mIWm$? zq$rp=Zz@ka|KKy;PCvy0ku{Vw6NmTNxXkoY`QxYywlK4zYIqV7GngsMWcZOpplw5HpgbLl?3^7^kHpu#`T8q#eza}M zg{~qGf%;;}-FoY`d-i}pSbhIGA|Z~*EqP7Bb88n2_eAg=%%CV8jmsdP9epE z|4U3w4>zuFYx7&18P$S5HP%f#soxZ{rW{qRTx@s24 zMZ#gJzz0(?4d}Dx`Wp6~d`BhzVad610)I?|1FU5tHz|kx<;1XovuNhimJ3{;Mp-I2 zYxF}4SxY?Q-98+`L`pimWUk$*A z3ncHriYwjb;NHaCie+IeKTOI|<|x5E#3cRdl#d-v4~jjTE-3b5#rM#m7lmi^_nLKK zgG=iCsJV*^gLwxn$7m7xwI-=qEV=-qm_}1&wPRQDX%${ep zR+D|5ahm!ic+C&M<39lZf7LQ*YV5q`%-c$-uF^Eawx--63=#k?HH8MgvQ{iR4pl;n z*dhI++yD-#IFD>)U_Eis9Sm=;y!1lBFe;|@;f{n#=%};4E<2cX zQijockdTVtqnugJ=FA}_y=^fA(cpwws&A&8(IST#KRbp30z!<6aM-?=$xv>%kV*6e zR$|12A!Edq5KAUBu|Vw(46tYCOQt-+FB`Vc6i$E3e09wHFiRr+Xiq~foluvOu@NI| zn4ZgOgxssZ_lmFj)%sie_4>z7@8A2H&9eJrM?1|km<_Ek14AEFSmp7Q+3~F?DRPP5 zi-rvn^CxLSfs~F**Ow3*X|^YpBY=I0+2|5p7J6>pv=RhjULROhQHOspSP`$iCE-)v zx7e+Ri)wcQfg4`G169?$ol>?*x)($uVu3B4cWN~oi5EiBwuE8Od)i+Z=(ySUQDQE-q6fJBMVA0!DXGzC$u6U zMN!8R*A48rMlGWJ&>JC7RDq+~&}RK^eIF;TUx?RYPX-M)khhK^c0nW$aR1}}!GwSV z*{rCFHR$e`30j@|z-_~G9fQj8`GOWv^bMVP4qoeCu4&}iH(_=tXY@ zuX$_etqXw-zN*jSq$iSGUkq2-MP+~gAj4glRiB?N-RrNtN!x`6+xT3RQoeTW8mX`< z1r@h*GMiFWjQF}%f3Lmy265f@4i8*B>D}qcIaTe?J@=gZZU6L_x|6r=xI1_5y0cT3 zW?uITnn-V3gleXRv(rN)f5R5Tq?XpL*%uZwo5?hr<%(LXENWWFj<)`Yc?wRwKu1_M zwfl&*bIYrxk6W^#g%ghFwrUm_qKkLnEB9{5xb?(Bt2i>0?p4K6znc>lP0Ajn)ToUk zy7$?VMzsJ+fcjLw^cT3 zu~1Hm(&#p|GT))BDH>GTY%&#YDiuJjS3>H~v`+_qyVVo7fr;iorcH)aEh|K?MJv>0 z>CjoXNN{&sIVmGXt1P&`37`AF!ec)OfB%rOSNf_SHRh6}CeU@ir>@lMMQdPI4T)!$ z`b^K(&%zZ~r%GJ!z}#4$uVsMZZkf=gF{ib6)$@r`&@Fr}X{QZqN2qlxms1 zb|03x+Xj<8u$Go)PiouXimnwAszA6X`Eh!NBQT>4SSn#~#T7C&Ec;788^TS!xYk6K zUJaIK%?(PcXQNWNLsLsnlrB?=5ck?7<^B3>w9suh*oWA#uO&7_JuBfM9J3&HK%!|s zN5de@jv)w#aMwUKc&a`~6LPW1!cVOJs3~y6MjF&)Z3t6F%pEi6UZi``xv2@f%3p(3 z{PD*h|IoEZu6zhq@gIUL=d0m>e)Y3^^GEO?>%auA@XP?O1lFiQxt%`kO)upQVG3XXB?sBD~u_X{?sn-I1F=-9AIU5@6=d(sqR-I?`ZnrMYA zbSlTZnHQf%N8B|)*Ns*SDWMcE2b>_1&I6W<$L#FnxcDskJhmyLbG7dlnPX2LtI?5r z6A7;(=8w|CIG#gUd!k9t;2P2LVY|vTCM0e}0RWFZ!%dn2&rNXVZNl>jvr0-5ni*YR zcx`Y4ykV6{lA-2)lMesk^-R|^neJfqxV{6=|LgF1c>ih3X2C#by;sK;(Ao=h3<6d< zq{bqpb}GC(n>C{zrSw=E=)2m)a#-+XCI>3t&`gSeZ~5^$pv8-brzzdz_ie-4rr-(N61L`Y}0iRHXZq z8ClrU$gtbkr}6^ah{KQuJN+D;B-J5+d@wxYY8i7*(kYjVL1hBichrl?hNBFe*fxSI ztHV+!pnBF{&--BD{?<$ri}|6PtY+Gpb-@Yz)9~}B;X?fzv)SZdg$wdufyb_Ero<JO=PfQp1>Yq+c(R=}mpzbBWS>eS8-{j#)SzdQ4|q-z&4W zl9PZV)u55kR*ZJ6VVNY*th%MJgT#l_m0Cy>h0S6r_KEYcn$y@+6^X0n1bksy&G1av zn%Af+<*flBK1R3U|9=CLjQ?#i_kT|VAqFwkrom&6H^h|3%yWv0t`gH4G3zLpQ}v9B z#wdk<@+5jYvGT#97nKT?&CRCUa>}wdJ$~AIxpU_ZW!NgAqUV>!G=$G^0mbi)`wRd7 z`s=UL+{!c0JmcQ`-uKe;5XPZiRMY0Z3_c$pS9TL7ahlcFT3x%l`-IWI-OaxfQK-w? z|G&5Y`VW2i@AYl^m*H6bQ8?9~Q0gKzA z-D~&Yz;VmRX5-9WC(#e=oBa#9KoLQ)GwUOv$h{KZq^`A=FwH-%?6)c!J2E>FnU)g=M6(< zDYGLuaQiKBr&=_xmgunTj%G3lZP8Ta`9hj*+z?HDG}!(yu;oM=+D}rZezJy4%!?xj zN*-!Tjx%@k@0{U#wIWR`lC@dNciKqs7F)qyw0~r}7GVW!^4+_4hh-jOCLAp8tmq(1{cf1qibKLQumAAtz@9=z!G z_ND~O)L3vb3>sxI*y=1&*4AarGWv1|W^j^9#e385(VC)^*gGllNoL3lg_sRrO5Gb* zWa}4d`BZ)b^(eZ9U91(EW!cnKiEYa27`M&t?LeR6nzb%>o}d+KoxZ=d+p~^OHek|r z%f6UOGc|L~*Fz?nwOtZ7WP>YbMC|a8ohRXAJt?=xab}6xH9iNkPp$waTO;_jDl0tx zYw+`jVEcav9{c&rgzz%BU*0}Lw@F+&^bVp6%Y~nh$$x)}@ejjA_lNhUhhG|3LrESy ztI3eTHe8&$sLq$r^a8}f!D>DKHUOG=Vc;ZaL~RkcT-BqnQfHPK`o%LWeuYSdlu zK{CURp0k5?Zab|Bnj+jLo&W@CiQ|+F-Zd;T){v{SY&3`-sA?|jbi~+iVZ9pUFi;MD zn-dubGE>ds$Ek3i>hLI~c7Uc(dt^llgk3L`Je)qn!6mUv^eK#51U91k??{W?4AO=2 zj<6s(MZtEXbTXFl6ZjdLL6$>d16mY>%BK(tvOJirH7rzG@>2kqOfxTD7o)b#(hffl zul-x__rC?(_%VeIA7;#adAkhmm$!F#({4UpSR7P81{veW;9~sVWw-o8{c`;;!T-OC zC~|l)qoe}OEKNyDAyuwQT+Sowq2;M8cd?(UvSSF2QFtV?geo1M$PI1l@MD=+%9t7R zvK^aOsP)imESy*a>(!`HaBa|1djnYBuw67Xa4B<2X^Qr_HP72>F14XFFKI6D2G%To zu{dL2)2TpfOL?l#ln)+C8b&Eq$^K7Kc3-`@=h=vP7L z{eyAQ{lUIpJ;iJdRFp*R@YY>{K!0O?;7;Qi1Vp4??ub98YDqVo!KQ}P8@*_jkTo8< z7on~N(nWFb3o^Z(`P3ck?-Df=b@tKEb2^95oFz9sT)D}vcZ>eSOwAmv?O?r%|v)sR+KnceTy=+x; z1z&^Ehz56pVIb>ArO(~O)YTmcpiZ@TdS=Anc62?PvTQuNMXkFvF*Q(Lc`6Nl9ENI% zYB`g|hZkMcP}$!*A{9;=!AHj{(&$HshBWP8-r3ptJAL2%ofw-R-P_xxtRGo5x`?0| zI4^SX@}j&9?w7aEROUX$1*hS#c0!aWxB!1N#r{X*ru*%XS^bOfoUer7@fGcSKWAN} zrw&;hP2gUTsarfdHzysB=r_Kc++LmMf%BQJ+DH~!y8QVq=d6s$ zSN4vU=WZQwES#e}>Kd9UVVzRt)QaS>YU8%!*S49wsa`55Nbzj_yEb3*Y{+_Gk`-PE zS(ZR$h+~FCxDmR_jawa#8MM+p4JG0GBAbj^J+YWC!Nn05mvvhI6nxx|!{7c7_}eez zXX817{BFFd0GP6h9yU00dAkhmm$%>G%{CA1D0B}OF-^PntfwB@=9k;x@gn`p@T9MF zA^rZwr{6!{nLc~%XwThwuhJP3y$NOhPR`$~=e z)+*Xs;GFdt7}qw+?4e2&3!BMSMnM-O7kx2Rsu{lWx>fBnsHdtdKAqUpq1i`4&m`z< zl6wF;B{~&-cUV}D;pb1H#{hii{}W#GNqW7&VLG#-gK)TLsaXmwB4!&eG55>hetG*0 z-PrjDby#A~$PmMx(9j%Q%#E4cMM>8*X!;<-BF65MQx`wEH*de|>f!8*?>}h&x&HX< zD;BHnE1KE<1hL_Zq@f2LpG2H^(i)7cv4a@!4r0+0yx=`Cbx`mM@o{8$u(zo%WenOR zPC3l*Bb}9~LuI5cq+pb&gf^vQuF4|FuQ+l})qxu~d|7VRl^KH<35!UtL!LMrBJ)DT zP05zM1|lnv;&!O!OCMGLg@4~WI4XwhB>qd)!Fuc74~&>zJPa`L#^Z{xmRb`Q1~;U` z!|WqVRmACEg24hW5?wF;xbvx-9nRQH86Ct}I|aUd{3+O$pMv-QyYRXXBh12c5d6NX zx@zg5%9~d?;M$=6@^%^AFK?fz;9gMz?KG&>w$DnHP0299W@SPeTuVxMA3iuZ`0%RR z{P}fv_T>;DelG;Ce-%HaRr5LUVnGvmM-J`pi-3<#v|C9Y7L zC1kJ*$eMBBY2&W!VX6%m@p|#I5L)5lci#-p{9W)azX!s~?`dNA^61l5oUKP3pT*Z2 zYTgmHo(4?~RIJ-aCQrkf=Iul@`J*R3c8qHox94Ei5p>Wy7H$mNWBH6nl-l9MPKo0% zNbp-QiTz!J`lt-D+x8zQuzAwfmgcM|sT z9Z4Nyc81KE+1bLa)>$LwL-5vk|BLW>pAQdy8T|a+leYcc@bkSn5Fs1&_o4}X1%iw-_`-}v4zook}z!IXJk|G69qOf70Xhd%$ zc4Y=CnHUDLJ@|L!N^qwqOIQR>WB{nlfZ@Wv4;T4QKo0#AlC{0t_wkEhE50a%=8K?o z{~hq0#|kSmfl;igqN;EP7q&9Ol6qNT+eXIKX7rkyuVY{IAvCkBCseJ%px%&CV)^A1 z%$(nXYU=4$%cilyWVMD2>#vs%Wf@M>iO^PM3Iz8T*#me0gZcjhfBQ#t_x>NjaeT=_ zS=0y?nFTLagaoamVf%D}!@x{TtLflTs}s02_0jGte4Rc=B@Hfbm%;t=_8AQBV}V`$ zNICfRq^-^ue3ZXY=8AOO ziNnqzkM&V@Mx8u&-_0bOQB=@R{Q;)l7`4qck#;8lqUE6z7>+jwAS@l!$+y z&vyy~>?9lAxB&*ES4Z(ZbtywLB*UA0rYb6aP4Eu#^hM$rpGWqMI>2SJe=1&Yw)+%;5k1g8D9hU_rX@Z4<3Uc z-+w+l{(11}pXbO2#8+l3VQX?!x$v4nGEC78ik1cju?EMs3aEWJt&xMp_Q$FM3W7e2 z3YygpVH)TzaxBwr>108H=SR4I9Jc4<@TZS0Hfs#(ABER_6dvo7YA?H?dZ71Cu3|uS zTzQD6ZX24dYKSER*lz(Tl03}RX8|z{=2}gt3Z+iL;^&~7P}WIzrANW#?J~Gu-u{V$ z`w;l*VI1U@vqp$K2en7~l%1_6?T%!%ju}o zXKFJPz8kVXbplseJR0=%ebj9z2i=(Egg5Z>1^De#khOmbe#fDq=b^gzHF$$h>Q?l< zEHaHaH6>kyB5AQVl<5bNesEjn>{v-)Mvs%R6BQkEL!Sce9I0U2CSS{jNLy0@BIt}_jki~yc-^S5?=Ep zJogFs|4n#33Pl!ka*+#0g6s){z_)C}A1LzEw|kb|rCwFW$!Ma$>(@c8TS z|JUK?t8jk>@308G1W$bl{{JF8=hd+)tX8U2h^LTAkVOK&pE~of^<7^`{BFV~Ln>35 z7RH4>NEJs~LV};;`^;v$Jb}76&z6nqYmAiuzTSFs;@>TNqx=2xb{X6+Z~q?!`wY9R z2lj*W>^YmVL@#9ModjCXkN1&-6=uR{Ll)3`79T_7jxcrma|rTqTC7N2tZ`>Ep5RnR zq1l9`Y4^mC!-b_#64~>U`R{#RIGj)wF%u>=bsfW(M(CuSz6!zTRroIda01&qb)o*Q z*Wq)qVS5Ab(Yr?=tG(7Fe+_=W0)Ib*pLjoj`yTwh2S0b64Z)XrZ&*1kH`2R8N)8o}@eIK587w_=+9r&iV;PY?6`@IR@ z^LEZ^RVguzA14ip$(43}x!EnArC1Q*u?QJn8QzQGr$z?Bd +

+

About me

+
+
+

Moin,

+

ich bin Nico ein Anwendungsentwickler aus Stade. Da ich aber in Hamburg arbeite Pendel ich mit dem ÖPNV nach Hamburg.

+

Neben dem pendeln und arbeiten in Hamburg, habe ich einen techniktick. Ich spiele gerne mit neuen technischen Spielereien rum :-) zudem fotografiere ich gerne und zocke am PC. Hier am liebsten Grand strategy Spiele von Paradox.

+

Falls Du Anmerkungen zu meinen Artikel, dieser Seite oder mich hast, kannst Du hier erfahren, wie Du mich erreichen kannst.

+
+ \ No newline at end of file diff --git a/vendor/bundle/bin/jekyll b/vendor/bundle/bin/jekyll new file mode 100644 index 0000000..856a03f --- /dev/null +++ b/vendor/bundle/bin/jekyll @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'jekyll' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('jekyll', 'jekyll', version) +else +gem "jekyll", version +load Gem.bin_path("jekyll", "jekyll", version) +end diff --git a/vendor/bundle/bin/jekyll-seo b/vendor/bundle/bin/jekyll-seo new file mode 100644 index 0000000..be9a987 --- /dev/null +++ b/vendor/bundle/bin/jekyll-seo @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'jekyll-seo' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('jekyll-seo', 'jekyll-seo', version) +else +gem "jekyll-seo", version +load Gem.bin_path("jekyll-seo", "jekyll-seo", version) +end diff --git a/vendor/bundle/bin/kramdown b/vendor/bundle/bin/kramdown new file mode 100644 index 0000000..4ec70e0 --- /dev/null +++ b/vendor/bundle/bin/kramdown @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'kramdown' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('kramdown', 'kramdown', version) +else +gem "kramdown", version +load Gem.bin_path("kramdown", "kramdown", version) +end diff --git a/vendor/bundle/bin/listen b/vendor/bundle/bin/listen new file mode 100644 index 0000000..2d6326e --- /dev/null +++ b/vendor/bundle/bin/listen @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'listen' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('listen', 'listen', version) +else +gem "listen", version +load Gem.bin_path("listen", "listen", version) +end diff --git a/vendor/bundle/bin/rougify b/vendor/bundle/bin/rougify new file mode 100644 index 0000000..9438711 --- /dev/null +++ b/vendor/bundle/bin/rougify @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'rouge' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('rouge', 'rougify', version) +else +gem "rouge", version +load Gem.bin_path("rouge", "rougify", version) +end diff --git a/vendor/bundle/bin/safe_yaml b/vendor/bundle/bin/safe_yaml new file mode 100644 index 0000000..262707c --- /dev/null +++ b/vendor/bundle/bin/safe_yaml @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'safe_yaml' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('safe_yaml', 'safe_yaml', version) +else +gem "safe_yaml", version +load Gem.bin_path("safe_yaml", "safe_yaml", version) +end diff --git a/vendor/bundle/bin/sass b/vendor/bundle/bin/sass new file mode 100644 index 0000000..010477d --- /dev/null +++ b/vendor/bundle/bin/sass @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'sass' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('sass', 'sass', version) +else +gem "sass", version +load Gem.bin_path("sass", "sass", version) +end diff --git a/vendor/bundle/bin/sass-convert b/vendor/bundle/bin/sass-convert new file mode 100644 index 0000000..76f42cf --- /dev/null +++ b/vendor/bundle/bin/sass-convert @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'sass' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('sass', 'sass-convert', version) +else +gem "sass", version +load Gem.bin_path("sass", "sass-convert", version) +end diff --git a/vendor/bundle/bin/scss b/vendor/bundle/bin/scss new file mode 100644 index 0000000..f64ed7c --- /dev/null +++ b/vendor/bundle/bin/scss @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby2.5 +# +# This file was generated by RubyGems. +# +# The application 'sass' is installed as part of a gem, and +# this file is here to facilitate running it. +# + +require 'rubygems' + +version = ">= 0.a" + +if ARGV.first + str = ARGV.first + str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding + if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then + version = $1 + ARGV.shift + end +end + +if Gem.respond_to?(:activate_bin_path) +load Gem.activate_bin_path('sass', 'scss', version) +else +gem "sass", version +load Gem.bin_path("sass", "scss", version) +end diff --git a/vendor/bundle/cache/addressable-2.6.0.gem b/vendor/bundle/cache/addressable-2.6.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..608e8b7ec2e4228fee0fc9a9e9b91c263ed86a5b GIT binary patch literal 104448 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/concurrent-ruby-1.1.4.gem b/vendor/bundle/cache/concurrent-ruby-1.1.4.gem new file mode 100644 index 0000000000000000000000000000000000000000..7f3f4c07c81d3597157a60bdeb71c0282e8ae934 GIT binary patch literal 353792 zcmeFYQ*bU!5U?5BHcxEZPTttIabnxHZQHhOJ2|oK?6SQ*)vS=iaw|Lgak z!Nvka#Q1+zK>x>iU7VZ^9sdi-&BD~w=KtvUpW6Rt{{KC<|B>APH2nXqCSep5kTV~; z4hU$EruN@0b~N9$y8X?t-eK287hQ9Mp+(k9a4C*qAwqUI5LrcL)JPR6>R7k;+fT`j z*c{2mV=x(54U|47cRSv&Fg!SjV_ao9Oj5p{!|9m4M{nL-wCo5K#*1LJghDPt)KYYs zn1e}pUjEL5Q6py^k)INrNGQ#q*ieZfbw%O|nU;yMKlS+~S(e6Q3;y1RqqO5)m}8Tc zWURekqdCMBEYwqhhtH0q6X4LrC(WSy zIYLC?OIlhaXi26dD&iIpJR6{iskN+lh#?Cd^*<9caAnX`yd%H`aDzu{so)$OgQ1v} zD2XCv#N?mlHo!9|AS?1Q#ne1R6iWI5*T5cih~pHVA{0XXJa)OjNy}OTt;4kCPDncl zq`At(gq+W(fJ?x`^jTxQNapH10P%%@BSrgT4N`LG3U!R)xS z2o9Q~A)54x03c60@2DY;I3CwK?5=&P*VQ9)Bdc=FtD*CxwBu}yzf@h~_I#nJlGGi$ zB>tSL@`IO{4poz13DxA`6(E=IOre>yXj#}M{(Zt19$;lO*0FkhC%6lD0h`#~cg54a z-5zjVEH#ZsU=zno0CEKDJc>GfzR-xpl15e^NBA}GJkb@lHi~%emPYX{ zqD=MY%pV})dImII(eYA3!d{iV5m1hrI`Bv@_oOqjE?lok<2q2hh6sV#y@K*px}b^P z4=K8Bej_+PhV60wX1l#Zrv0`PTe0uMT26UIoz^B4lmA{$rkhvfj|)Y6uvE%_^9F?5?tJD?s~m!2Ct6dRa5{qzt{NOv$9H ztR}G8Wi+NScF@*JsA61ti5s^NB}VI-a#Ji*ny-%VxUnF!C_xNSO~5(IOvMyFBHyZ| zxufc$ilIT5ovFqox)B@1K4Z_@ZzJ}048Nrm(JA4S7ulkHP5P?;vlhPq|CJ1msxpr{ zV3w_>$0BPNKv!mhH^zDrOCvF_EM)! zNqEB(r_#6_vY4LauKF+^V0Uj*?wIb`4ZLcOcqKyVdL9m6`xH$_cyYc45_q z$ku6aW97dm7y?}hy6QXpIq$4Kj7V14B&|-&aa|-Ywh@%y&{Pikk}`VB@YyeNT0bYs zmv7d&hn8CliC2(Nn)vE679+kzh4bP#^@Kg^((1Z+?ctjQ=OW|^5@W#`cmXCR*RSSl zx@^blJJqfu__N-Jt5|Sa4#6F>qcc`Z+bL(Z7G{vMpOb?$-_~n1D;f#!>cXxjgMOi5 zJZrO1LiPFCvCy9nDN2Q2i#~+j3BL<7!M14{j2hKbUZVhhwEcEH_}~kgTPEA!7$;6S z)`YK+Ofgy$qB>*<0QL0HJsC6OJ_Vn7OP|iB87*4y<|o`0NO|I5MajZ3t?EjCj7w9T z#ea6-B=`HpMc*`%x$eTFI>G}1i&bo|*HqiIk8A1{h=RQ^3qS?a_5ldTp|@?n>ZVb5LvGK@zJVJ=|Q889K0ZJN|) zEChf@5JbK?zVSKNlPIrijIMbDC+~FY^aS-r+GLzA11-7_ghLOJoz;J9*$tti9}_bh zBiny$_&@lM{eR;>MyCIt|NigTkpF}Ku6izAx5OJMdHsgUEM&a?Cg7kXo4liN$4aD{ zXh+b#OEx;0QR)4WWS0^p>WBAF%&?jJSbc@rWAR~d%spN%=~`%yFQk`aW?9XQAj@CS z{ZC$NcYT_io;-i=-db30e*eLK+t}FI@b2#ZOhNn}|M)cbG_-uD&4g{?#=W59o8T( zs*j74D;3&z^`S~scwNV<|uVnk_(rtir`Q#W)b9`yG_$;#p#Od4ampZxq2yWOxI zM`D3M_u;q?uE&U08=hpbDKngs7QJ5wq!m$>u!alGfKf{*)h2)%;YAF306sYK`)mSN zgkk=sppq9}bjQpxKoMtU1T-YSO?j`QFZ$3|ruWBze?l^{057WYatN(#C;@5^Ob@P` zp!vz1Bv+2yFnQd!hI2i&oSz=yrJj70_zB@LN$3h#jU(qTFyo4HL)J`Z{5SDe!+{M? zR=sElKcPSkblcvVZaA<(JkND!53J&qC)!E|uFiZg;Pgw>*>o;v zG#HB^wv73NEFzrqW5Xjk<^n*{k%FC>+n<~psm!(DbP*yHC)JEB+tq{t0&)pT`ZTob z3^%tk4C|2bd1&HietX?}*RxM@Vm6Ozyic2n0MW}EK;M4e3=76KV#XOEg(hcW!eDq3 zmE#8K0GtdFD0fHHxhHn89%Xv?sN(uu{uqs*c2cWE)4b z6C=F6bEn-Klmpg(ozt&3m?14jaR(Z7O8|6g-<5m&Ee$3T{)ZnUZrcKc$DSmJpClZ! z1A8|cB z%aLwBFjpQ9l@k+C4i~nf8ebA!)OKT{+S&gWpL^c+GW<+pB%J^T@+XuE6pP0(;W~8b z&&x-%@m?;Ty?I=3O@vRdMPaHI91zq(p7;~fy?(kf;mdNoX8#MhB+%MW4q-nh5Yc@N z-+5Qlip*M`^a7~ecuZUF^6*8{3`H|$nD07xtfzgpG|1T@q!#}TPVf}L)i7Mj6^aWe zPlc26+q2Zpm3~;CH`G!0h^i5a`=vN$_;@m!!42o%Y-+y-;Or~i;Mu6WamFk3_@8j$WsiY!J5)IZf< z^RNode;UpG-M_Hx0l3IO(a-~)1_nBwL!_vvhRbOQdM{&ft=5CSQ_6z-87Iao-^Mrm z*u=6?>-azoLkKUUsQQ_FMV(;MT0URbZANU+TMoL_p1{H>{jqRmzIi2=tQq~&pj^R- zhCV|#4C{vm@-<&aW&TAuQ}dvyzLA`3TPp3kqME_Uo8;VT*Bp)4W5kk8*x{eW9D%nN zAjg7Nz{(})VC+24Nm#DTi%->Z>1Bw9etP`QxkyVR9-vr|0b$fZuT_6kfjwXBW01!J zxq3 zTSRLL)JkK)=jbExLrQMBm9mx(8TUc^tRtp`z}ANhuLOyevH4<#@}m-66kx#H4d{{h zLhq-STzCQQoAY)EV0t8HBG9UU?JK}A5ywVE|+rN0+a2$W4$4XaJ_(;(`e>ih3s{SxrWH0zh#sj zd5B5^bYO-XY*8W4(zWHAP4C?i9PmP*Z^ppi_yhS$4E06O;emvl^7X^6GvgIObSMJF zC}^pmI+yOj6u|3ID1&F7UGgvN;duK&|J2m63EBZ)s(M^Y!3qq9tP=hFSlGkE1 zu&qlpTeRmHycm298!q33D6ebo3IYZ>M>U1Ln#P8=EJ*|wQjL&d0sS&&)r}*mg#n!~ zn_m8W-|^0|Fv`bhoONaa?F)hjgEQ{XJ;cw%(SHY+hg$PfmPcg%Lj8jDh;hm*1=<79 z5*q6N5hFl(2^E6%*A$myCV(k13ZpYYB@6}XdPHP083OC&Nuppz0>Cz)n^cT07lyGT zszi<-2z5xF>8%XUO_Dn{z=iz3bE&~i$MT|ed^eh&&nS&+j@FYz^u!Jku$4~HZTDk=YOFwdIAI3I z&uSS`cPDaTCWASibkKu$)M##e!hslYe(b(?T4gX3*a!8N;5I`K#b2qomZod^8 z2P;!2X{bXKfgk%rZm+J(=SH(6wYYd3()+2JW$lEw4PdoK^Gy5X6@Ym^=C1B&d`jYW zjY*hOKr-y*;p6qVMg{|cm_HJ8OCPtxUV;bTg+m<#AA?tGCW>B9A!*Q1irD_yb)AdZ zh%IrW*F@h8y^e2P7QY#@ji=QUQ_3Y5+{OnjJUfP4lyhYcf3gJoWGgYvj;3ptJS(JU zf%PP14hF#haD(B8nv`^?F>d<^A37?0udn522nDoj04Hf5nD5*PXP_mPcetf8ctXoDp7;Kip6rp2Eu8}FX z#A;t?7xrN~g3^m$^aOrI!G)nHz9TC(X{>?THx8}`@-WXndq1M85^ukphKxeEse8U@ z9;5Jht`KYK`-U^)r%t1dZ=znt=%@d%m}wevlKEvD9O$@?^jS_##p4p`$<{b_2ZN-# ziGD6MUeFSj(enpm%e8!q^jbcWO(w>c?FZBJ*m$W;**|}3kZR5$oFcf`swuotMK&;Heq#4bT$2D?JQHII`AT5iYLHHi) zVJKhlsb-BCF1Q+*mn}=dzp+$3bZnkZj0ZD-YsP%%ZS|Qu) ze$NUY^_i#mb}07sNxZBkPMZ!-=7a?}M5F)4^?6P6zURO@%5!_P?F>C{REoMgBdl{X z$tXFEm+4LpARy>d521-sHr`djTCxi zQ>t^_Ff+PiaXz*2X9Clm$>JgmI1N+vVgc-U|6=2Bb`hz!5%V04@xVFT<2THXH} zj#((al|uTu7)0jqZg}>(z-GKJF@nrVbBUo@8|{mVyPZblUyN&FUl<-mh|M5OQM5ka znl7pgBaEcF6)LF*DQwREQEPw7gjQZh0-XawcrEXyjaXL*W;1CRCO>b-wBdk#lweg$TSR5+np zgUpi-VM&{~5%?h3FkkvyG{#i}K>^jO&r1565$`)4bPI|I`HzQ1TUfYE&mBV!)w?o> z=EO}4G!@zu*4PA*BpqobKjeCl{fcE&Y&x%jw23%2i1o~>M?{^RtGyO-2c!{?epLnJ zgtr6^vQsQgpc3EUw&foMEB!P9$q+h6WF)RR)dmx3aUM!u>ajR=^Vk(I!fOF3PFKrb znP~tkI*}N!X7&098rxbrpF{EZq&yLZVsBjO zF=W`Qx=?OKJVIQgjSSAW7BGaT(4jB$=ic=wbmvCKM!ZACMEts?1zvD>yOzGb7^M6b z=b*mx{K}$4k&qQ~2#%qhD(0f3^k6D_AZKU-j^`iKL=B99G{8hrp}k%g83r>R zltB0hjOJcD1WmK48sk)uS3#J~E|B^DN%~IxVMwX`^8%0)?KI0{Osh`wHaQ|}BepX& zlO3BNrvXm-vJ(Hb;4OnAiP3SAr$$*kyOXk)v1mUQ>ciLNZ3giADCigeU8r&{tyjh3 z+B89|PgfM@Ksds@S+!%;2U&gEG=6%qN@PS})*u+_bUCo6)Su7wk#XEu9RB*M?bRiK zWQHU56DA(*q)$kML@~sYInc?v*cKtFsU0hQLp~K=ScUc(Ux8G145cod#-88?GJY(& zq-h4IeX`H0R13C(nPe96Q}lulT&Ef8IqGgac>!otw;c?Eb8AAB{M>>bv^aL7$;eU+ zdlcP5=nxbE&FV$L^3g`TfZTsL$>I z>Vf}?n*Jl$&KnFvzVC46#`_=hu<$|o*81!Pn5U&3Bvkzl7hBA5tY#D{nLUE%PLq?W z5TWP+Q;V4r4b~ciYLzq8bT2hLmsTUc2E4iCHzL6e5Lj8XNMng#vlD*{K)dE;% zEEFbJC?6?_#p0NJC*U-V7RM5v$KYggp?EzX2)-aoI>OQH&(5b z3awA`)5XCd88Dxu9AyAq>=pRuO33c}#tplGWFN2)XV{AX5=CC%L<~Go^qfbG9!pZ# z>Zs=k9+8(XrX%EUa3B8g%cYI>D&2x@x(l3Uf2xMduae}m>)!NWPVs?oatWk!uym~S z`j-1d^k2*3##kB2&wyWqoOr*S4dwRZNAb}P+DLcw#QmB%I~0aVlo*L^5Z3&X(l$J0v9Ibi7wF< z?1^k2ZkJ{Wh;sNs%k@_XZa8TKgtdNYD#~U*a><}{W4ogOfm8aWeiCWqFEzxi$Y~Q~ zu!~x;&maP-Nz>7gO~dGd%UZnrd7;W|Z z0Ha#GZpC_*l)fllK&UW&$V`2!giIPao6%cL3tW~SAG+6qof%++ZzL{2=Rqgp(` z1$1{x{cidRI+VvC4uzfSZC2WroRu)Fe!*U|`EQZ{1VTkZ?b5r&ZITyEJ)zMH=)*qS zzd2<~DkvP{j-m4J8=iZa^&OR8yMsPDV{g8*bg`g}5oIkjpb(Py`D`}Nl&AohCd`rJ zl-BG}OJ~V{svsOfxb4ePcx9p42wwFJEn(f8@;fyiI}(1$wh}YV2r4(-^~7xWRtixw z%4y_~Wh$GIvsWZn#U6;QF?noxk+~S5b;I(af-hx!j{UxkA=_XlE0j+D&SVc9m}rt` zPEMZ_MY7+TGn8}3)2ds|mcroD3)ZnB*{;)tJ|k!IG{QaggCsi^nd1;w8taS}+m)j5 z@D$vHsw%?PbFDR|$$o=q+Hvzj0D2x1qwzEQrY2DTcaZ1oS0RCt?ly@-$n_U${E(gb zE;VONQ&h8wdA)P#hz_~tDlYn}t1w~d?XqH#a}m4!hJqlxV|>Jz4y(5m=`==eCw=nT zQ*BFHZdq6?+q16sZWA$}Os$1YV1!-E0@};s-9%P}FxE*+q-IZJ#K%=esK8olrLalf zXL(90%dT*;NW9`+vyqzhCaCz_B%YK;cI7M1(jG4O068)Wu;`COrI))V4feeGs8XK$ zGbvP_M&r#=QWq5Afg;qx03ba|undWTtB_D;_%EkXXjW_DU$K%FK4>A~nel&FZrLtc zpk&O>G}G=)xD6{eFO-gA&5Dam)`dHkfwdXX<&EX@4Ptq>al#*3S(rIrcNOdj7rB#^ zwS%+$09XU2v#ytUOVf z)OCV)LV{|D0sAUS4$&PX*Gv%ibRN~vbhe=hD_nHd?wHbADe9*0m5Z#Hs7LZrnswn3 z`$rV;yc#GT!4`X)Ws|oEe1u@x*S?GpYJv2vtZAaCB<3xR6sgWz6)8P@bGXx7{*lmz ziv_vTzAUN}R~PG;pqk_GUq*~|3nh$)U0|L^f^?8q&`+I_P1j`traMmH~BXK zV2d=K=8cOJnV1MvQbo;pV~@_$pA)g?Lw`o}CZj)-`t zXIf})Y-Wo9s7$R=%*v_ow^p-BI(EuVTbWYBQlOdmG{E4+)Zf-6L(DNt6d(JknW`Sj ze^zu?v~wJ6en=907FU8Au0c2nlQ6tzuN1J6retXx8BBtdJ4~0)rl!O>zEqSC^ciIh zK*d>RqSr$__*d~(|M(Ug9{~B2sAz@CewFmYyJ)nhcA}2R>&=h-`M4OWIXSx4!jCyQ zFMFChQoipKd%kxqx+J?hrK0pkuK#_C;DQx|sT`~mFPea+^eA%zWiFj!Ly@}IydLw) zSE2gmFg@lU$5J*=^&J>sH9FPVne@xB{k18gms!OX?R)f~`AEdcpb`OWo3 zQEF?bBs{E#W<(@-Sx*%pQ+XsIsGBPw^K87HOYnJ;>^9&mb%2ka;uv3X+AV<3f5~z% zv>U+Ru{Nswon^mQlg;qNiTu zb^Dj4Y#utlgBkZT_xt!evSha%)lJWJzThD^5nfJF+F-7Pztc~a0^gd%4`&oO+z|V4 zrcTZZ)jj$NHZ^b)+A;IuKZB^NX4rlM-qL@+Iv}XiCeNJGX-8WQ(3rK;E`)AChq(}^ zpGikVmh06;CNoYiLStXhsa zVHbom!x*AskQ~S+ZLG+RQ*kyYkdZ(dwMyW->9~L(eD-*qrGyx3brrKYd5)G3IC9&R zM6S3rG;gyfmYpb=PAHAU0w|p(`HD-!-7|*C%=AwvK@8v162b1|5|-C*Ln)hbOZR7a z^774#$_lsJHy7etC3mneIFxQ-KJ;e)*`Q#oi_5yW7YVQnCv^jbGJJmjuBphiP=tB6 zP~9GZf{M2$y_Ep@VHx{EUiw@Z0GWxeOLF{~Gh76;hj<$knQwV!*hs)tM_(c$HzP}2 zu5>n9mVV_wPGr0j5;)fDa8S$1YGa_j2CSF{E}r=bX}3P%L75d%_L?-1ZKrxR6;~^9 zp*?~Xem#R*3D4V8|GSpS$Vpl4C+}@39=Dw88ssR^4bXuBv1&zJY9(gB}JHwmxXPgDo{lrUDZ&23H21pi;nIR?F}a-v0AB~Na}DF zX{;_0fsyg?pdTi#g&>l=2ubnA(qGO-*2H7 zVSdWTLqlH^kLEfAHq5m0B;8s0$dtJQ{~coE+@d{^d+68A&+FUaw9fApbdd7Wb#x>$ zDf!CBMMju~&BM}6HtuBPNj}@)xT9R)2AsrYJDcE?McxImwv;NNP9xtYLGUF-jf~b}siS zNzw{BhIyqYSdY-fFH$gPc~`i{<_dATKTwP6alisK!p0bpk}6&2ig(Ou5~*n}+Zq8c z?;d?=Yl+S+Sutj4O)*OW5y560k7AZ{Yo&Fn&#mM4aEGkV<*nvAq(!4gKbLIcU+6Sv zh?a<8=g*r~M+R$cUtI0)=G)6nOj#7+Pi370&Sh@MDdm24-pje7t0oYYp#;1vk(d{od?N81so zRj?Y3#oC7UQY6Jd4mG7O1>Ap%_P-iUx=zM9Wo`6IthfFkOtjc@b~EmfL^~1^^ES@R zKOJpFS4%$keZUd9LxgS(J#}Uvelqj#Vzde?>Y{SIcoI8VFJ-8yTk?DR1IAkX(t)vM z@?64JS++hmYmtayduDzCiYIC6Xf2jOBX?HTiy@0^g~CFyrQlN}9bS%tAa7QXyA^Rh z;&I=+Ul5x|;xNGFA2N6ToU*QsEOuumCBT-@Rm5RY?`2`@ut+DI`jh!KLr$OSCcQM? zOkjJ3X>agx+N0@eif>4*B4b)42r_s9qJE_mu$Q#qV2?(=Yfw6ai(Ww8T-XHY5GNNC zq4>v=WLC>?&gdF}-&Ws{b7{amKU7TZ-=dM@MtsVnJpT#awn#xn6e15vS!s&8Yya&n z4~17p`JR67&)3#hcdBvq@2l9DhR&~-vGvi!kA*>g zw3s@NJ2>m%7mBA)itnWtvQ_bl>*vbAfo~U`l}ke^4M>r5ZHrb3O0X?2C2?-lcM;;L zwZz!98;|+lRem*R*1L{*S-tQ*{;1Tq7&*1(;mjs-es${duIhiu7cHKpYNKJ_NlQUT zMV+yXslFm5piYE0w>`Um8Q!1Ejx!bUD^1i_6u(j}Vn`7g8KVc!MVmho2R)Ou)(~j| zlN;FpSpL3iKleTB+m7t3SEu9&f*k3uy}-O*!fYhBt(NQ&W+(3_x~L1D|hkRcl2s!fQj zN$uql^)BFMg3bY9N-pY0y;>16YaBxYI#U4P5b8VxcA$LudAOfp0|@-X9(yBh&qJH4 zS~WuxS}-;#9QXb8Wvfw6&a^Wy&I31EUBZgQVb3oDPx|eG=7v{)D8E;%Gt<-OpG^r^ zPHtHc1D(>S<_4@hUjN&%lc=&;wR1>zt@~PkJfsDJJT)6S2;%?%za)g0a!;(Neib~mSJTEB`KSpfX;Bu8+ zLkPj?+&YbXbr7s`q$vEW8e((?ejGQ zXAf>O_&ii2%j)Xdg(;s=~OxQK>0`$B{6!_e~IND2}~iR!u`0LTLFvDC~i zq6RTBm3i4y*M?)?IV7ZUad~{rl9u#hnQFZe(&Q}NBaS~~CFKe|SZp-YI%i5D%-z1= ze5;kzie?Z9p!a6_*#v#upO&X4`gqxqZWLpL2rnIo^*PHX%b`R zhj&1f1f6_57@WlyR|damU0z*&jh_%d+a4bF?)ERQ+|JJz`&Uq(KH&Jb;ch$>=8#>t zh;DMjU9S|kvGT9L!F*?LXZvR>(9uo5uD@r~0S*Tl>%TyL;Y%DmVPUN4mJ@^e(y5s8K{5i5`MQ3^KAZN zUjNqAJ^Z?L{7x~OQ>iIcWD9Wm!FT>Zw(cpX8Lf?6AQCZ~rCXu9JSx&t^x~}oOpZHO z+3-%uJXqz0bmVG+UxRsbV{#>MhFu2O@Lt3)n?rZc-q%M^uv)fUO$X3U4FU^y(J(T)#nxP2&5+xmQ-L5RF!A=GSr1u79iuDQn%G_fUl9!Ete z2o6>dnMg7eYT0Tb#;Zn=oXd&2=pUb0EaZZ^Unt#>nrn|U0}$j~f1Rw0xQh|3+~ia*W23QTxmCHYWrnnujxsj&}^b;?!pDEeyfr7*da!E%u zJefU>!syqQ@^sXQ4+ZGglzO2kn`b+0BZj|p&iL};PL<+5i|>{U+a$)EjH)?3DlUz% z5=j#-fcAeFRks%;R#5eF^tVYJ84itrg{(UqO;8N#a{qy6fALfdx8j1Q34*Y}$X%@V zz^2F-2%A~3c-)$~z78uz1w6D{i;oRo>jK%txN{Q>8F)G<@|95Hj1tgQE;@lmo$wHO zAWQU|(u}fP=v4re|J)D|#6Ttf8~mM4g<6HU?IEugCDv^TK*UAlVCNtB&5>f%8Gw5? zyz>ruS%6_I$zaH<>sJZ&_t8g4OkLkh_x5Zh$=p+yBtBI|8Jd4S0ub$~CO8u7EyCki zF99vv^3uhQF5q03+r34=f*IJ151sJ>To|9h57AZpT!sj>xO_JLu~?s+h^Z=sSTQN6 z{X~oNB&27URC7h6D%Il}HvWanA0>h|yGmSi$uU&-;vS^4N0hI~2Lm0qL|GRmFp(XN3m7$&kqz#5_2>~$3d z&l{Fm=m-JM>O4MCPVLjJUGySE@q zmU|CuW%^)?W*KTHrVCCKY;+t=9&pS6G%q#4XEI7#bI#H_vUsRpM;?d5og=3>Q_6K5 zhaJH~ZQa&C7wu!$%nyAe>2meuq9jCd=}3(czpJZ%nSxbeKKFF9*|OwXL#6VsJVK^( zUS8)EL(f>9o&E`wMU~1+LugIT-Jr`hl~^RuKL9z4j6`~LVuzE&T9^y2aY&TQ!ixAg zr~e12^vDJ9;{X_Yua5=bbmP(pP0w&qDd&}O4n@Yq@+DYO;rXZ<vrX#a)_%Rh6+PgU=WTMs*ln<0&OMpu$^t zEhL^)dPQj%Z+qTEav&6bW&9)DQ7o^Pe0T}IT`#{j82N%;!}GfQNzRfy!s#+BoQh2M zZCW8h zVi?8tMDHgflUxL36W)$lQ{H^@HT(^;S(TPL!Oe@OG+*^b;AWR4mPMDB+&xRzab$#T zil&7cF(ZdI#%X^bJNG*@j6k3YYnVVS)fVnSNDxb7kfW}h7;!?_vHzMPp!}$}xCORg zDLN|CV?yu>sKVqt2MCc-di7g#^))r4(pRw-%G{piid5>BqTnhJ(st#kPj{hi^fETk zjD)f{`HFRm>j3Conv-CB_@Nu#wp_8BtDJF=B(1mCYYiuR;ws-iU zSM1**omJuR_t4bXLFz9BQ=-aRN`e8)b!Wohe`&dB(xR>%#Q6RwUS_V=ZYKJ4#zZLp zW~aE^hlY?<`qTs^;#F(QL@ zzLqArIqTTyQ4G^!zKAThQtK`4KH(-=g0cIfrDEGn-Z+TUBY4V{S=cq1rj%Hu=#|sn)p8Xjg{^9BwWQj7Ek|X8$jOa+qy7`XZ3Dpf%;B6d&wx+Ak<{{CbBbo zgLqb-=xF{$9jPv?920L^jV$)o)>aSTktrXnQQu543!N@As2{9NhiOi7r*bVmdkd+N zSY$l(x%i9FN>BU3F}nb<}tn_fnt z>nV#Cu1{PDc<~Bl@+wv%4)E3i{h|w~N)X`ojQ?iAZM~*89NDjcmwkt#`fecIug+cT zF%2n!`L6Yx3^KM+_fjUV_vr=m2V#@>cWHb7*?{if;Z7!Mkk3H*F%4CCbgzgV-f$zH zjZcFncPa+C=1}`et9mBvUu(4(U*hm}{oyz%HjtWyqD86;do53hHyjCdG`Zu5H>GgSgO9{SsR2$U;`GUr<*@Eq1>9&x zB1CSO0E%P`1ot`_c?^{~02kfZ!iXcrb~|#GJdCV9EEJrMz+;hiol%nrqZ2!2o7M_4 z$EnG>jhADoF$+1Tt8?F1A@@=xMX+S@8Di@Sz2C|y!DM-~(!e$F18~v`4byM`Z@YH2 z^V1|k+;eH~_s{NZ#-L^B9j2^=Dy@XpqdA1lmNawr>u$l^3m2w$CvhV(Ns<;Ts2(ae zaHMTOfJgJ+N7#}gF3&)lx=v87^2i$Nbei3m^|ADQz6hTy=>#qtkI2(tFdX#1i5GH6 zP3|rYcG`lM>7`}Hve0|mXW?m{TUC;EOg@eNTMqgNPF5Yk<}kOGzVphyo>o@0Ca_Cg zLsvHCEJ;C_866pw46htgOC@4`JcUzpDh0AAgOPI28N*LR9uWNea~^s74sqCLAhe6H zt4A>fEUF*3sDeus@Wu-5C9-2A=CB8>ujAW@!KGbrKM!UYpDpu^L_>;WBuHhbYsQ3j z-v8u+pPs)fy^;U)#?Vcc{|87%1?*N327^dcwE>7-Uw>sTiBm*D81oec(LP#12(!`*e>`T)c zxUv6A{d`z8R3$rQU&hwLmgaPA6#c%6Ky2`1KFE(;L=03FreXc4OOEOIrIB`&me%_O z>UJT!ne!1AGie0w`ZW9k(qPN>J-^|;=&6cVQ}E6fAANEoHUg}0up-Lb`9hQ{tk7b{ z1I1)or@WN;D`;B88pN%(aqoRJg>}X$<9&k`8`~+Xarm94uD<;f&Y6RBT}ZJy>7Ai< znx4Yt9PNY|uun8nq8 z%;I=9)i*x*uz0CcLoNBP{>gOHAJdoyRm1Sc)Nw0MSi@9`);IgDnH<@MEK5|+wpTy7!%C9_U>1vMG)z8DDU4vvd-Ia(y}D) zc&Z?~VDOeFkS|3*yrat*j!q7fnB_&obR$f`?B?u5_JpoYspoh&b8Kfml{3}#FvhF{ zKv@eygEYV@R#|*1ntycBPeqRqTnk059L%SUH6l|EPT6rhx&}e;JcL?v3bRE^O50sO zU{;_}dj8$FBx(Vgt7x(X&BfHLEayU-yTq}*Slzkt?O556?mqVDrvr|g+b~+g z&&<3wDRS_&zw#@X6?-3>jI4qrpaCn?a8FZx6lpE8n}Q{rr-?09m&XrPGLRDK^hu78 z2W91PXUUD~Hz^>9B7j_DGY^X>2X^vlDOOg%*2%k~^ks*}DFf>crWyw1EAt^jc=go1(7v&5YnV*_06x|B-+Lt-vpsm*HDuJy!o z=gO<@*8Kj8U`EW36D7P=-5?cj5xnUYLsMdQo%YFAlL&%Ti|$A(&zThj{f!Y0j#-7{ zZp3HfZwCET{vwC>v32)wQzF+iY!wP&$4e)elLP*fx2omj|B z`ioOrUJ|FuYV~3olBWbdiWsuW+MlW_474q2*x zhQ{N~Af-mteNCb-9X-{6ecj^O*@4`vGP!sie_3%roE1_f@N;sPwG?pY;{3WlGtuSKxSu!FQJgK6sb|Buy@o-#Hfe}obtHByG=@Cb5V7TK2r$uPS3K*_rzMd(uKEIU6H?^IysNFDs1sbr!dz6ld~r%n41V;7~PX z?R7qW*tS#>5JjL?5oy|Z&6SShd-67Ei+AUUD;HF|9qkmnQAU8MDk>Ke7M@J~c2lC* zfsDwzpy&x4fKb$(L9rS#snzpD((wIae<#74ag|O_FusK0C5iwTKT6$Sf&Xc;6(h7h zR@mF*rqaAB@Zup2{wlmDUc`YHzE_u5B=?T$Akm6Az6JWfDr5SijWZ0T4kMB>SstPo zg|BB_t_0-(m}9(Lh-PG)R^{dV_B&68C?%~X%}WNKv_0XzV{5pgO!khu)(K^Av}E7SAqb`(^E7tC8?agjh*4PG z^P-a%6bv3DuO+B@)lJnl`CF?>-|pe5!uMS*;~y~%xU2QC{{=}vw!b^8#nCh|_C&6y z5#Ro4Z@w$uwdz#-1T=MPiS#1B1!WO9 zl-Ps4>xwfxm03FA*c*U8(6k3y#t!sezGgnYN4CvN zCRD)^m29qRgcT1luhYRKJUwgz+a(p}D(6^pE>i>Lnv!!^(nRUU#UanJ*uw1;ShB@I zhXSg;a^nh@TwuT2`JQ{}^~Ddcn6`0!#pm0w_g}+tch(JOHOlM9!rrEM+J9jkwP$o2 z8O(O>{<3@f1sj=7#)ocCxZ>Q2q*FOyAuO!_yG<{im%*8yk-b^&g*nt^fG@ z)PH)=oW@ZTOvR=QE(MkpHdUY7unYNW-+8s2uW!kfLuSzV5Lne(r2?YMvQ2P5wY9<9 z`mQdv>S6=_R}o@W{Oti=^r~ETAkr`Kt}CGrzWqqSck)N{e!Et4;t7x)RXcCBuv&Th zbpPGX$^*DragDk z{A3gY<52bLe<0d>bNqJS%ogUFwoB;&6dk(OFauTEkc;GFS#1O0+S~;;eZg4Nnf&C% z$&2*GyqPg-Qyfq!eex91J-91nQ!i}3zw!+7^d$Z&aI-ETINdunljBJ;dr{~dsG`xE zh@V$hf3qHc{&{6Zw8YAa&7ZGfH%=h0supi+D`%0-)@xXH7S@~C)t-v4I`qqE_mv~URC(Apt6e`o3^$Zx$;r`B%ql#5m^Elsf z*4K(xpR6m+UeRhviXT$93Qs5&+9VoJIRq+pAa3DJtAz_^fNl}A*e1O{Aw#u%5?cwqU|NkGY=Wd9ZCA!dn{9-C_2DB|psV+-85jC6SgG!~Zh*3pUC=sbd(@a+VG3(8% zt?sa+M4H`$l-u__RD{o4N}Ry{)qN86awD)++$k_(Zs~_zD*cvzLzMloq7>^xFuV3K zOrce5yn9uw5lQRFp`n|)h%da!L|*{M1HyPzmxs#huYsN=9hDHH3{}P2@!}nAF}KOQ zMe;9MaAj1iIcv4^4aeF1h;nvKZxE-HJ<+W`_JeU>X(4#uPWr;K_qFUGxUjNVo2rEo z3*!WR203L_=WC5d5H|2BZr`4G4A z6VWvvBwpgvWllMV<8_~brtA~sVog!rl3z5)gsk)0S^X^hSPjwO`xx`>rXFa~P;vn`d(|B+S3ss&rZjJPHbXR8>e=Ta5T^ zH3fUk)aPH*sa^VK7*D&^=FjKV^PjK8$G_Ho{`fOH#eZ)8T<~H4tnz+-cD(TCJVXCk zrT+Zfbk={aHCfcQ|Hm4whuI(hVJiugSGZP4U0Tb4xRR9-AU0a9)!+VO^RuA;eqJeb zXtL$A9j#d%nI@v-+2^%Fm)2>te5VvP%^Wcs_w6gmGrdW^fotCE=FQ9YTiCzj8oy6G z9P@&V;f*CaEK7DV+GHu+(big7M=fXdH+=P( z3n>9jA)TscdLFpt($uu5SD>)tn77hr>2Ktcd zVug;Q>S61Z0vq;-OXV<;X|`S>ZE9I~_|6}cKn_-&X|At>svdRcGD~ho`pzSEucjc*&;eOktu%x-5ZHk zB>sh@pC^1;tPI92a?cbKWyi0;5vU8^vi z>C5a%ZB>7?dL!ApAQI6}s5|=sc5MHxx<}urarYGgG(<813In(0{L$$ z7YA2m9C;=@N?zJ6=aI9C2>m4!I(@D}3XN}_O=t57Hc8E0ngPyAQ|#RJ{A~8x$};{? zByO@`8^4N`|G=`o>fRhsmnWDIDk`#`!k10 z1P?&q0uEf*7k#P+o_N7jz7W+}GpJ=Zlo!B9fEnoF;0U8|v4hUviGyYYYP8ucBJiZI zFaGnYIuk)nd;DHhshgVJ_7lu=6Fn(v1VDbUwqS=bq7XX+2^?=Nk3EICQFsLg8E}dQ zEQvRm!7o^)4vV_Plz9{@J-vp@E&iHi6>H1%63KB0LpHgdqwenCeSJz?N9!siiCk&Lhf}OTz0umToShG8(C3orM!2;i7&kr%B2)YSDd&06Fu*)%( z7ST%w0@6{b$0fFFh_JCg?&Kx>qaAi^g&SX8?j3w$aUqL#qb_EQm{gGKTy|!zYuAjH z;cWLg9@D4}2k}~AMf3m>cs*QzzWL{49M#}{t=gXiiM+M2wurzlfv!C}uJ`&>c(J?)Wt7?T8 zw)L`GdfDx~a4X*&ZbZiyhdGD)6!6(vX-EP%f;$v%z^dhNrS=+{GV`RcptcgKThVRj z7k+z_Foc)TaF^vVf|WvJ8kxn#@*m*{6ePG@5G9~kgpI6)W8b>F5;a$$ox0C6cs%}M z!kQ_X^|PCXd}xfj#(U;=vQ!{uF`5^4zc`k3A00KU$p1Zdnr0W+oh~4S2y4=j7eK4& zhJ_m@Zn$r{(9CV#szdp$w4R3U1@`Z2FL^WV>cTd@yhNtNN1pv~NcFVW=5!Y$&%yiC ze7NAe{XGV zKm3~i{k!~lV>&P#Mni`a264%sRSJ(IRDH&h@{669ZtV3A`5dYuk7pJA4duUjp>uG& zukSyAm+I1(vK(U7Lt5f679|6S-zxU)GrDGMms$c)RVs49M|BmjHM*k=RDBB+=tfHz zEEdrV$4)+P3RBi{#a0z4)f&yes`{_9VqJT-RF{~$n5lt#znyaB+WYF$R71Ou4s+EN z?*&F&=eOOsHA3e(R z|0fT(w!iZK-{VK8&Cc0qIkry68X`Hsn_`?-Sn2E8Lbh+e!;?UE?O#4Qndh|B>3a$X zMkQisj&#DuRI_!?ySH>?XwJ(cF7Q3)E#IC~@)A!jFdv#Xa@yi8Rp?tFR(X^iA5#vK zFj~-(E7qc8m6m62J4z$=0_R}iBr;-MZD?5Y=K6X?sEYt~y$QEZH-@Sz;&!R=*@Vua zbD0wKi%w&69G_cbXR04Z{3OX+CIZeN(|!)Ddv+Ome2N=&0k7vJsw8tSlu=Jtc*M>E z%uU4u<0E&1r$5bYq(2-u_#XfNH+KqH$IFH3&@Mb`X4Q~#erD?-`q6K;>Onw~oUxUS zx=~54B6o6)>XFi<%)i08UHhofrTsJfDBOe>Z+GsLIRyz672H`Al)hg!YIv$WNf zRA(?#U#XjMhcaPmsn+l&%=a(RFkyh3rx#agAEZTD?MZPjOiY}r zNC7jvn~t>C92=O6e>@up+EK1~)t;OpR%`oH?N6)%o1@#5iY|Qj*I)A(QaTfkmz`Ov zX7P8=a>)Ap>`t?N`X`(2(-{RL8AXJ15Y3K0 zecX0V{PCS>Fo_BMTe&&*>;0|TTL+Y=*pd3Gu2!V%TSaq(e{Dwo?8Y{_LgV$ zj%Y_c$zmg$U@;KY%y^t{060~bH7d)ejC+Azq%J<w*fFs=-RYiK% z_^{TCH}gDbYB$@zHnA;1VAdDQ5Z62kA|*GD8*(rJqsk60QxQtic`45PB=gzTh%Sai zZ&?|M*dv43W(s@GtfwfCkr;1*cipj#@)B6A_10e$LHImZ=oaWl>#HTZJxi{CvMrA* z9flK5RA}X2ty@<6?#`(y^%+llJ*m!OVwkZ(Y`(8=_bhf|3OHkQQdgm-8kFh1N%{iF zm`b`uV^0-GT9yAjb^Z9Zbf$-XZi}%}T6<8{ZRaq(d1M4r#6&4`7Zh?n#R}_$HB4@c z7g3;PO20w}blG`E*_P_-dfFU$AXgUqK6qdO}G7EN6vE#Q$&kx}Z$ zDlm#jKx}*gJRlU9va0UdQvi)z21MPuS;soQcqE5!v|y^I+NBfeCWSt=Z-!_+j#F#k zCcH?2GFKMqB~XJbz_KAO4(nsxc&~3w4+SgLH1@`h@w- zrMLY1b2c0uU~Wf%>*`9bJ9MXg^9>n&VgRkJZ%eGgWF+m+2IP~X#qqkRxkf}2-+ZH1 zrJ5V8CI;APHJJKn=6tiroHU(aW8Jp$&F6w2=~}PBQ{y(sc@utHY->LKV#ek%s2>ri zk-v}Xvq0;4TBb1C)=N#XiJZ&w1~$s)KX;t*Ch@=WpzB@Ze_IbXA8+L2e_LPUe}A(0 zUm7!7zu#ckyb%8{akTmPv2@bV#~U{u0r}nj%MVYN{x%3%5|qwXOWT)t{)bdoK$F zW-&M~2>5bm_s9LCy+VjBGhQ}2x7;U-;%6yXRsfB3h^0bF1puxIA>BjxC?7aVXHXtE zLdAeXMsos2nU%R=oAQOF2%qdhJJ5@X1o>~kuz|K@F_B{E0JyUfvOfDv0$*{V1}1!}d%&&NiW!FLIoVF%!*=DP@(9Z)@BE_0>= zU->$2g`CKYReFY^knY#O*dCcvcut)z>7na|>DGo&HJ9cJpGw9A+Y6_|HSI#c2+?$+ zZ}m_?1#%zKeLo=M&@0KOz&*!V(HFy2vR)Q1-gS{{y_}s&Km^cE8emOobAn%#5Ni8I zY_AAMY^ynsVK#OvUZ5{7`wSEY(JGJhCbb(7v8I$oGs~_=CGSEN51y05AUl0TS2f`j z96}`!pK6Hp60>g{eUExIyAmpFiednkKlXa@3Sjwv{zqi+Re*TTLS)G;w+^VhAWVdY zY6%9**Yk5ulH|qk((a6ft_(9uNyzz*5pxhhtfwexHYaKfm{EiVs|9}?d4BavftU5N z==vfBn3E7eHs9!Wcbvj)#5hB8ySdB>yV$@!%LwcTy3C6g(+qGo=|}3awD>HnuAF~d z$#JAij?O_=2I5&`)d`l-P+>$f3GA(Ihc!=U<8J6zSJYazd#ayY>PlwFLnCE%0pME= ziQ=U_pnh_rl_)?k$bmvb^e z%ER&JAD^#$&LCjxS_I^iTL8psGlpM}aKl?lDvZ=k6KPG8O~g6$$S(_+;K$^+;|t46 z%mAFb8ZA5jQp3x6H4PTnH(6RJhCa%D50i;Mt1jG923nehL)WhBt3Wj4u9a(8pKEtt z0=}K?3#`FhYBVeIP7S?aNnU!37UherP`xxKCckc_GhDEWbt}8ZY_aQDp&9&Hc@7{B zYsow6HNQdUQO*2~e;ri!!2o`LlKV<&|7Mg1y510Pyzrts5L-d!-j)gp8cP8GnMg5B z&s!!K|CJt>r$>CQ@>MaZ$#;8-BA4O>*RO|~NCsXjMHUH94a=lgmWcUmDKi5;e{r3m zVb6Bt#%=hfJz1;(Wt27cSp6txWHgkhpqv#23z2_O$V|H-uYmEY3)SmVCZV=Ayz3*- za};Z8c&%0qt!~NZG+lu{N0&>*_hmU`DCZBg8tgQp`!kFF1QY8^ydQ1R7Fn=5bbl^A*PEeDcrZ^YP`qiM|188DHp zin4z{NTOLr_Gg@;5?{ljA^7zBsU%00%}*D~VfqM{AGuY{`kN#{wYJDde?z?Bb1r5g z;-$Rii(Jb<8r&CA2K9GqYCu*JMs0O>#$vivjpj*R<>8{&$B_!cGsR}UTr6O%+fknj zm3~tz&FQrA0aAy58_P&9=025ma`rD)w#h{<9D)>21n6XF#GDoVyL{BaiSb&zawyz)3qdY%6oS+@XFvrj|W$a ztle;NpRZh34ue6x%PF=j!05}mZsU~|D7Y&vkLiBm=sJ4FW_PEW%xU{7Elr)W25+)J z1TlSkJ;=8rrA06!u=RyRr3H>j5x!&^b7k_ojVIyX(O+=g@zr?_fXpWUce4L^;8Yi7-#u~;4)r~)WImT2d~!BCB*>H#Vb}G)@_+JKLrNA{wRzY<~eu^tTl+=tU%ru#n#Lx-xpE_3g25 zx&Y(u_03k|_RwBS`&5UwFa5+N5m`#-&u%wix8GM&rT%X;-@dfwi`VE~Gh@^K_UmK1 zxXt?99^OC43N>!JM1|U?%al1)ZjGfY9%i5M74Nrluh49>Kol^^L)Pj=9IJtAcN47K z%MH_WOp4C4XJzgbqK&pman%R$@;v|94JvPzkxY9|Mr^((;|$8=wwu9Q7xc<&)7K zHu?saA0bqV!;&61KEs3|`#CRGfqKo$xDh<2#)kpW$|F_Wpm%kWn znQH;B@&BRYFYo``*!-IR^H1*oGnDdY@caE6-SJd(=jHe8zo6sJO!13*?aWC3N-jGy zsk{2?>~*-Iv(9|Fq^Ir&zB^QZ6sPQ_%vqPt@LwlAhdf_q-imy(Xt4~X129+B`9U!M zrnvLItZ&cl(SffUOi%L|tb83!C$RI%m`!o&jvmU^?cas5hXp9@c~7tseG;$Sr}Gbp z%k!}!Q`_{u5G%U*J8r$4pLVfRAdijw5I6A*^dr{`mYWJS{c_XDbbm+leIYI01L1An zBS9t6tgZT8jDKjjb5HZS#t)ND*cx;5W*KMqG^s4(P;~l*XF89qsL?Zw_ePs zIK2_6Ux%tvcMS>5G91orZAM!j$@Qf=Q#!x$@+bsAH|n=#x+yhm&fxp^AibT_{oUiE zz0+Euo4fI5P1g~5>=x*B_C$hw*v7nHu84Ac5J7JSQUnaBfohpU;e_^Vhkepioc*sUye9b_q*3rlv%VuJK;9C9bEmfeGM+|}G0t3bCqXO}(jKUi&n28Z()rb3B zD}BkASuAr8W4c;4plZn9)BR5mH#W8l_djhv`kMd$&v^ddjlJI7Xxg1>04(g4&8#mS!2A8L zdrGfY`m$#Oa`zP8AnNP8!4RzV0p3dF&@G7z-fIkJLzLxgWzm6yvM8IrQIf7sDO@XA z_FegXlJlJdVWJh|^v+nknSvspHG3VE&uC=;KoF!Ws!%63J>U2^Cv9$A zer3lJCn!sj-%8hWbKd>#Vg9C;f_^y%dAAFBw~t@`u)llu#|OOA&Xx^#FEz|IAK8G{k8luejCh?~TNfwBE z8$KPmoHLX_Qr=KQc0K32^Wx_5XQ1;nF1tK{Cg*S>r{^bx?Sr?urG| z;2?7+Z?;ul3cC8YVrA=eo(zk=e%8R9>dPsxHVL8@ocXj|A3mMMi5xrOG;sjMLE;D1 z6}*~mfL4cC5q}k#?u)K!>-s8vPaip{Q$UlD(FRodSFzG+WjiGwwigR9^I~YUQXW9g zBL!=u7BEssVx@Jm5m>iSo{pnCnHG?0hAo!C6E1B z0BGXMgJGty_kvl%g5VD`|ye=M?W{EqV6kDXzUDOY$R52mZ;;?w_ zF8Y<~^E$_?d1GO$N?{Losq~0<(?mZ!JKj5n{p2N)*nHeLm6OKS#^$41OI(fI1aIoR zlK5XQ;ETDx6)y}0jG5sSw3Nkn4cjg4s0(zc!BbaJ>of>YT{r9kRf(}2hhTSiUEuyQ z!e|L!3jX1(eg$AjUyR%dEMnZ~%7ISz1&Zj|!=bsWM;xG6C3c8Zvkyg&ZndNfN4ru6 z>gr=4>nUz)8lB5+zw75uBZ@aV992NWD)dS zIZ3XmlLl?tjH9+fABg5mQE2;m_V+Ij4|WTwD+(-IvSPn)soR&_>oQp^vGfOdjtz)< z7s*RZ0*_=E!Ine(0;3?dqV^_j2L{G461oRg2Tcnx)dzWh&>a89P8?6iyrM3O3E-z! z_@`L{T4TH$mq5W)MtP!F5s1Qrd3ob0G`Dx4Q#RNE%qm%nvtO?P*XZFLra%QDZ0T_f zH0sZgP%*LK)6>Ud0-XavkK@u_k$VF3j7Q!C0KNp#l_1L;HepY1H-8zA8{tSocAR<|@ftFsjD< z$tk6P^n`OzR2{D)TQirkbJ|}3oI4PEeBZ==kR$ffKZMv9wc#bB^vW#k>m_#4Nc<02@S`ti#SzaIZ#Q zZzS;EVN1%E^%aL8H-+2pd#EV@dcba&pot~>vR^7dPo?}qCdi!0XiMbLW&{57?LDxB z#Y_0PJStOqJ}={&OHb$Jyoj~M>b@!QvG9zZl?|o5(_iM;-8EA#nXQe5`BTl!@`r`f z{3B;L*Nb?A)0gFan90wb_nhd~k>k!}V1EyWnK824MLZ7K!_l z1daWBQ5x7U_&T#0xmFK#vANLH z;uK_ka?Cg-7Q?iGSV1pm8YSU9%S<5?GWKf&QtHvq51w>0Ms33 zub$(35y0!IqNBPwA?Ak@+sbS3f%~ddRUy~9%k`U_jQwr?D+nYb6G|! zx=zU{*X7HUnmRLL+XPy|6s@^!%znr97An0Soyq!P) z^Jr`P>-nEQ!TBFYt$FT52$jTug)gZ9cq*+Lbi|GZZcmB=&3yM`U3~anG05inItv_X z+m~@K0)dV-_{Crv^mJSp^<-C>ZeqP@t2OCJucpCwJM}Z@TAT@YG66xpBi!0E#nhG@ zD!B^HQ1RTcUV1#*%ffhd@lteYQ2WadcwV;pqe!n_H!tv3`5*Zr=?@uCuifHcu+xpP z?)2i8SbrB(hkR><^#!YB0xh3A~ry&%Rb)JsSpg@LZGw{I5D#Igzy zQ1g-wIWfh)tX{o#sV=pHBXNc)CynSSbIuA3xdLD9C?M0KUrq-{YsbUJ>i!r^riyISR1u z_rmE=97>ndLcmn_I3OtoQ8>nwysnI5l#oB{z7s#3o-}|Yu#5dqz-SZkItr%~N~%&N zocid;!kjv_rTZbqR_mDjCqDu6^a9KTOt1@;?bO4v5MZbQ8IHpsb}$0VAM>|OEEUn* zbT&XJgJ7;;(jz5|#iC0Ch5-$@={)&XfK?e&K3?Un$*S1aD5ctyp8m26SYQi%j6RzxiHpQMT-# z>ly|x==oDn)%9*B{xjyBcK`|Ci6zrXs=gu?1|50u2?5QB05j#vRdI(2C)dUVw@ZNlN7yUjaX!tAKZT7! zFe4cdb1$F;`=3PNFmlH+4*^V^(p9}APEjEc70HZprZHod-{(&afeMINz{FM}!|x{F zpOhi5%Bzc0Rsex+`MC!F4WJDMa{8F|LlQz|%EuwaYe4Ufe0Rc=QOR2iI|k$9vtA7K zh}GxMHAkGJq_64~&=PRIQ_N|}QjEixAVHUJkN|MFmT1@b67~nLXc3eV*bxZFbi%U9 zi?9!PBNInd-(o^LCIRDYk?0FO5Mj7t=pnI!hAq0F)x)|IUSY^=ay&x;OUK``AO|X| zQZ+L=T9cCTAdGlrUDDmrqEY+-r^|r!S^0KqLcBsihQkPJqS;fVy$;-vx3tFgj_-fA zu}#(p?CX@v*&GMflu^sr2h#vF3bMx|UMD1+0jE%7*o=%854n#x^~Rp>Mu0x-LCXMQ zV!~qkvG#gOU0Om7rss=+0janK{%vtizz+>N3DGEWDS8-ts2O2HR$6rWI&W45MN_5# z(EgOO0>@ylF!MtE_8MUX3@qhfUOL-|JR05*bSj!bh;eK_-!Rju=jL<+Ou?o2Cv^4_ z)&+O}*dspWCVCPU`KQZ{SenL$0~hugT8yyD{1>4j-XBkr8FO?)47UCEnSf7b6R$^m z9)Jec#V~{F9niJ~3Yq9MeM)H`hB&H4O-df&R5$?3b0sDuj`7JAC|V^O8y@QEnB5<_ zLF{3#L=~~wCdhlRj9Fj)_Y~2An-eru57vNEJ|iJxz$??kWExGvSYrJzW|!CvexVpG zp&<%=i%p)56wAlC_Gf`RR!9Lc4ETf9M2skLLTC$-AqKR2dZ1Eyv0{LZbn3XP6*s2< zcOMjbSh0j@8&@JG&<1qiD@a03`y{$!A8<{Xj7$5>A8@rH$ z0o_jpk{VVSR~nHMp`eASpnt6ki%$oBU|A>lvYL_Qih^CS;XHXnN#g)x4^JcFqQ=Nm z36b!-_barop%#KDQR_1Xc7%OUCME7uH=?70bh<`si-f*!9X+Gl%vG+66`#LEK@E#_mGWdq{Dfoz)JOTu$S5em0Q(q*pd5L9F!M0WAPO(xcjyb( zRTD4a24s=Rm$J4q-(9fl!VEpw)|CE`L{nNE?KO2U*TTxx)%{os870rtl9qR&A&bd5 z8xc0f(k1!I<=*H(GnfE=95pL!+GJ9n2W95CPs^^ z+o*|I@lmMs&E)8O+IqSVQx>b$^+TXD6vnis*0PLHnkm{O9g(zj!YROh6ef~+2Oo|@ zF2f9kpqHOu^>8;Uc44h8QtK}KQmuU^suP@VkGgBfgo+m};`S%ahfX#QgkoapCb8J! zjdRLSeEY z8*p-~a?AIdK|mt;7-uoN=Fh_WtdOXQcwSDR@G|Ok=Zr z6>9~^HYj8QX`xU(paVCV@cmD9OZZX{G7HS^2?ucx%t)Tmyh@NhF7q|h=3Wr<&~O%DuIX-bK>|(E=$(|56#vq%~u0(@2Xb4(hpPnNZ~s z(L7|iV2UbI)88uVUYP@omMK^3dYzt`w;f%NB3`q3^l|n-Ao_im=kx#K+ZTTY%ITpi zOzDYf%Gmib6?X@wO1$rlyB+d=+C5nf?SxvqV&S4p0{DPR+_D6y9J3mSw>F}xCEhhB z^x1MbPvJ=d9f*U%IkSQ#4(KHDMOu`FMF~5(^o80HT`GD|uodDwOvr4~EHh|-mScv$ z#R6042{8%7Av~d+Vfr!__D|uE7niK1sBj6LB_xCpDVq5Y7-*qcO!IZ2yaH1fkQ~Gq z6C*!zUjS2uuSwvCfA?5@gI!Frd3AS29BCTlWOi z$=umnWH-(kQjXmxC51oYcJUq%&`H0rma!{7&_D{$6AtSo*;iFbyoP+;%`#kENPX&&( ztSuvSh}u$pn4CKLakM)guQ@i}Upe9(mdZ?h3E~erura1xweX@z4$xcpSQtj&^M>=0 zILX;4m5)=-$&VC+Hvm!8dD8b-*A$@4px0FkyA)l^*d?7dtj!+veG->`sahbK3MUHl4`AvEBvwq835j_X#{ zdOL8s$yqEc;QGfH3^;n28eh0I2paGk-_5bre@@~OX32NH*SP!+zv!X7?`#7@9f4&Mxm6o9|I5x$=jU_Re9obhi zjxy?@l*fdOZ)OS31P%m(6;$n#hl&(QkQakIDEyNUcQMO>>wuJq^G{a{RR0l9aPkiBO{;;5;6m=~D8-;wtB?Z!v7cXIZH1vff`ta(X%j{=+ma=N)BsBqli; z=2$w^$?6M^hYt>)8^@NlGKxN3(b9ooa{|%EpeU+1cS1&T+$ml`y@AE;iK$sQgY!** zn-ae_Jz?)~d1fnwBb0aq)Ntw&4Wl=Cxe}O*S(afF1StvynltMQroKSBUXY-QRL2v4 zKsqfV&*@^laKCx8`@cUP@4o(i&(R+a`LZGv+P{CTI3uVLDfBFz|P9x(IBV6O6@aE)0YH&BK!8&Ow=n9QIm|2z{*^h`yw^M6o^Nq zb5QI`-D=A0hGXtwcB<6xa#_Ii@GhhoBRoVVVJj2bEvIGfV%P@ulhtc2i zH7U=Gs4yd1*S5mgj(OOGt%B|%Y>TC!1?u9+BBqSw^P1eHSrNo1D73kUXYwKm(ieB5 z0>e9m@2+jDX{PcFA6S-F+~a9!NwTIn>WZgo;0NR)=iKMYKd=ShXghq)j6g!ipA0-! z`9w2@a~zB{13lYRBt&Id&mC7q(d;Zk2ZFmx?lO0IP^`e}xCGEKQkOz9te`W9p`HZj z`gce$1U1w<8=UvAoMm}lxovSOYT=CH6O1lEW(z(lR0I|K-;2qm~nU=--wR7EGm$veR9q(I XVDSF9OVV&IY;v#( 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

RV{N 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%0DAMv!(B$wZFj;&R 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

_O*}GBQ>;^E?<^UmdPpFo}WD1p;EaPNj*U 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%0DTL|8SlsPogYMYp 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%0DewDl=pEvaELn+FSI{cF)>vHX%2@fAkYO_ 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%0Dm*U|XO&UZ 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
    Wt0&~Us__%-x1MdFrXGPR2l$iV)EsLw0a%0 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%0D{=JkKQX^{ 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 z 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%0AL_4+nQu`5*VAx=bJ0m+}hU?mErM_o-}~YcTa= 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/ffi-1.10.0.gem b/vendor/bundle/cache/ffi-1.10.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..e75b906ae6e83a26bb752eadf3d4b4090453c61c GIT binary patch literal 869376 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

      )zx_aa`}saVP#0dUB-*;&OjmTc`%FBp)!B~ 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

      -x^>W(nYDQ*%UG30lR#_#r@JqGk~k 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

    1. pX>RzB_Izk~#jJ$CJf#FHi5U>|~89ceT>~wYM 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
        Q|6@A#~X=qm!9Ius}0Z!7DRW#f5&s@__b}K z=FebSr+qL3oA)q!S(A+Sfqk>{Jn5TR#hp%HQa^!-%x$_}5jx-p*0prq?j(prt$7`t zYg*#h63jEGFvnzb_eGY2G8$@z4{F)s?dor}Vv83q4ViW@rXnME@>&0wXB=C~vy5GC zSO%$Bs;+!u`S27cl(xCr;14pq=q`pAEi$}L&geQHZgAmU3@*$L&bFiSC>%U02gBZ7 z1a*P`mlB4lRWS`qh2;TM8G{%?xShr+9M61C6F85)Ll!1djeSkXnQK*fQxKgj>oApm zX_=a-;3X>XBP}`ri=;yuy-CtpMsjwY^Oo{gVOPQFI8cvc^E_B??NV}w-V%OO_Pcf_ z;S-Z!nk(vFS;Z$4dE3M`*5v!2((EqeWMWjlR`FeX^|NAjn4hJqNA@sh#^N2LF+6b= z8<{J4nT5)qvxalBnkxTWdzrkxrNfBi)Qe3)VgGU+T~6jWx)eFHWcs#P&u-@}^1sy2 zROr)&Cui|RuoDzBl?v_o>xd91Ri5FSz; zs3LVZC2a+#`9VO&3olo;V^wTmdNEE3K6N@H8*Nkq{EFL=59`L;MlWpCN+t9kJB_Dl z@O2v28p1`)vFqmo+nq*OgMTqnV~xrUFQHVUh9%n-_*vyQD+yoSc$=K6B8Z;+7Lj~w zT=HBM4O>Q8<#q^}xB8*zAN7vUk9Wi`9BwyDC|&J>t3pTX;GShVkh93bDa8d&t{tI@}Cz72|KU z-Td2Z(We7pbbT8duxUx?@tgoTyGt#UZyCO@_^)>Z|2-%EYopbS8ZQ2KquE%+fBn+& zzcVO+5yHdFF2Mt6AkN@JbMnp{-^2rTUei=+B2?$7VbFsMeLb%etSwmby zKdQL;F9R>`%@vq9%+}l6s!d`s7zlVhF zEAqqMiPV&mlIByOdOv+`ePMN;O)Wm~?`Gs;B6>1~ZAD{6K;i$pK)XMR{IBCKe^~qn zxBzT5T>S6$R&yo)eT|MKu(1k3ONz~n){%)@@EufShc_x#m8e|69QAou*c zzUJH4dAzV%peK9}&S0TnLb=3%@17^Ra_N4MMmr@2Ilw=fJ1Qm#{oUff(ej@D-h|9o zBl@+yQxZ2nst2PwAQJ=5HI=^ZR~RffIFF}w=)@@nqyQ1A#6Y7ZCp3t5{;1di8*l*7 zA3J~TYa3rwrtd&*8(Oq9ot3^$+qD+H7)I4n2|6qAct!Ye%yJ2N!U&%hTeVh)a+XWO z6jPg!8d0&M5mXDio&zfg^DEI{nhYhVA2b%UTAuU}W1)9^ADXpbGxB|C!H2f^Ah82g z+!ZJ%h8NWu_#V0`hR4BBDDndZa)4aJ7_v2M%@XBMj&N&_f{q+04!>p2k6d{E3|}`( z`ZLi1eZd#mcFCF{@vzK|mqnMvtCeu$s41-V8O28!OjSfW;I6D|3Vy%3oYdvb|A#%e zn(v)-@yzc2pFLn*(1AD|mT1-L#|SkKWE-cP0K=80Jor}4iH&k&r$lq1i)=JbE3$-! zs4NXHX=0IfkRZY)Pp$)FUK;jFU-uiec8l|fgs8R^$%IpCnXySb3Jm%=U5@%SX^W9>U&Nqi$I$ym^)1m%NgL9hHj|0b@ z(7v1PEI*|Sie1>t7?!4vt9z32lRd)5co zZ|#N>Wqc=s%tzX0ZM$uhd@iDni4MrG zn^lp$Z8wA=dsRgp;{%2(Ejoiw(|9VFbB^1taSn@PxWWPj9jf=)E}iom=Woh$`?aPv z4cQ|T3ti!UC(>zM!htC?^uJ{P()U;}LtVHW4>njqyy;~D10 z`x`72gJB}WK*N8!`SsZq2|k@))Ww|ue=K?#IA=0}eWI3AZ0PN_l_L0nk)>IKedoOr zq?tQGnzop-Ni^}loESe|88%Go;S!Wa{S%;L6(4oUd1E#EhZhkkUeY;DR zxUUaaDeo^J)jNW_T3!;_n{z~VO*1Xcj*EqM=H{)ABejcR%@Nzr^(DJNW?x38W;q4~C)So_ky}=RK@7=3?2c0=T z9RQgKVgH}<{(pgK^|L!_qxk*5x!Dd~`=9n^bM^lJ1-}0i)%c$OBQ)dh)Yu8&$M~<{ z$MNrj%ecIZ9RTDZQ-CYrVm}lZ0|YB;fR#1C${Jv04e-gW0o*r!E1`QfzPucd=zwaCN*&BECAJfzW0fBH}}EH5&YRWq_>< zaS*}!@P5Xwqz3Z)bb!Hd^YPwo$nCE(;ovL>P?Zt=HyQg&7SDjGyFl17cAa+dw7TY^ zu5%DpV<228e;|&dw+QEV`vI0!__TTbB|GZb~*_+WFZT9-`AAZG4-C1m8#A6H^Rm{l|b^rFCFyGteZ>8Q}>%d=x}R zKuuWkYBsLpzzpK3i6BuiGp;W{hzKf`gwYv{^%$(L|5lap>3l0IVmLeN#62kG2LvhQ z$1y48#1|>$hr#h<+bih$l8sz%h5wMD){V8v+k@oWu7hV#EK^co666xdd=#q_7|-P? zMsE^M?&Hy!1=Un0K))&D`Nbl@YEQ-blzO3WrUs6Uiic}8Ua?TRBw8=~v?mI;TwSxR zkU)c7^AiR3#JC1|+2c1O>!TTa_Ko$0`vl2$ZDycZ8HNfgK8GA2dBV?K|B=JlK!`qP zBGy4XXXHFjbdAj+VKQt?S>bVM)|Zf*zK%Op^~CVBH;xXRC9CH;QWb!gK!fnp`Xdbc zCiWZmwD|n`R}cm}a!bAwr$X5%u25)Dp`_^miA1R|BttmoB0PryE|u!54PeZxr9Q?Q z62=5|k%7aE8Z-b5LA)R_1OtjAs{+bW)ox5#0Xz4X;xm77)aqj&XfGc>G9-D1ymgNdLizhEd}BjT$V@q}yGDM|BjRP;rMuBrQPIo@X}YhV7D#ndwyxGP7)RR*1nRhDL}ow;7w&*b;-gRf96b+ie;o=#2aZ z{YQw7ETy9X5^9I!3V*3X-w^!%Le}HbxtI3|;X0l*nR4{18Lg)xt2gYm9iOobxfjnwd{%Y_b_@7XJ zQV~&QEFbK5O$3{KQw#p`jz&i$k})c|V;GPfTl>ohM~Tyf(J0NRyUfmtsN|gci_x^g zLPlw!4^gS&+>$cR#pp*%jDFYQ7hbE|W1 z;dAcc-5hfd|2e1JL-&wV<1IMg)Mq2?w{tv-dH4i}pYNQ@@JTgF`?T^7<31~(-1)Cc za?#DrX+|HP1&t}vyNi>P@3vAU@ghm#V7ru2a$!UhR0Y8FqAmcRv6Cs;VZx!R!{r%a zKnMLUmW6T_nvO;mAJl^1<&_wTRKm#sWn?_ zS1%y9uCLRt#&oXZ6y|lNit(T;s6YIjiSKt&!D3j91_!w-nfk7JE_R`Uv-bz_S zgG?h94E{=P&6A4mN;X#_I=f^VyJYO#OC%_sKx-;YRj3|2WVS{vIfM+Jx)>q1JajyN zt_1GHQqyH0xXw)JiE<9Wg4rDzyca&73muqq0EmMvXSStPz`_%5F?4;6F@oN+jVx5P zc-Z^GX!Z84kdj6<$YqYSKO&`+G$Ul^1AO+{@spc)ZM!D{{e(Iu^Z zB_fQhz_gtixZwDyZpE6V6piGj6yIeHZs8!LnLro9^t(46eKTXcwOC{>(XN0hxR3-! zm#FFj3IoKMKM0^+hO6dyzedzulUB0QfLL^3a=9Wz-n%9ZTm$jVw9a2k;Zn%NB*N*PGhv+tap>)b5;+ms%2sBXQaA9nqvh%R@Pq<~uBSrZ@IFswou=r2!s zXO`@C2WQ>E2wEES5Oh&IKn+MxEVS@IMmsgLh;)0iv zdW(l1W0OnVQBYj_7sap-JJ^Y7GMfoVy&Vp1PswM)6qBobN#P(J$49ST9UpWLo;^9* zdq(l}<$zGAdE09?!d}>jbWr$^KTzPiFggwXi*gwB7!Jj-UENh;qFoJCfmLOy!78vS zsD@Wc-Rq5~(g$YDdVxeBgVkGL;AgY9JcrrBO|x(&hCLRBg~CHaoCkLr(LU!&NWeW; z(+i@L!5LhZ6{wN3Z7Y)Q%?qwCN`CNtJRO{og%SZU;n>Hx*ccS(|e@Q-MCq zAdABFKE0_0X*0MO4||O6C{I#hS11GJWA?p1KEtCSJt_kD;1&F?M_*)AD&&%<2CI@>xPXEA>ep|3(q;=Wz!xNMaJ4OgWkrcKu%`!z(nVX)>ky>Q5 zwkpOb&L9xjqMH{!_&lv;()wvm=IM-?Z3Zeh&-!9ela?Ly7ujN*YyHd;N*o)tWH%66 z9o&w_?qvG}kCbBr17~o7(O{b?8f|UTZ>EN|pCy0F4PXS4QSMKMjSy29?S2uP9rlBpc4SSPRSXmo8 z+`=Gsp3)Y2MEl3th!j0_F}43XU?4CFL{7fhtXv@530ArCbG7*pb z<`dHdW<;j0{ zhyF7+{!eSOx#h%LUH zpVGpBKW3!%pD-@ZGmJj|6H0n2tMDE9HlAKm5mE>O%l_q;Uj%03a6CDy_55LKsnpBv?G4qs-@c)O7-fLk}+Ut-0PL@Z-nA6%ys{NAREST z9ra3SgVIIu7N!3_O-tY5FM;YvOXk>y>`?#3Fzvt}-rqzc&J#>6jmo97%gMLNpQSXy zZkA5_rLa!}DmK7^ri{OhAK~9DJyz?S2z~6$QJ!9W}K3&Wi?>pt>k$Usl!BRdKDe>5LWw zv(Io|c;Q0qpz1u(7G}VdiP^uMmYO&lxCBuN7w8n05SkoMx;;q8=-^0*RAa=2 zUCTAxn=XSQgjlBMbiUCVX z^U)-|B|0QID9PLA946sJ!LKBdfec$s?}3 zrO6|)y!Dw!XiN2XbIJa0E!p4g{O&GFfCC=^9z8S2&*rZ8J1+S}^T==DA-`xY`3)rb zMT?W47_@s1c~UpMscmoS7IsO@!VZckHe!Z&;GJVIDUPN_El8D-EuVrx@LeV9pcGN1 zQyb28RMmZlztgCobwnVM%szW|`HpNZGaQzsU;~Y`R3md4Kafg|dO)+?qK@%`C6mE$ ze2(&7pz<~-ug!{O>S8s7q6SHu-1*Fi*(uLAVx+)O$r_HYUeOdmb6Q?BCMi-9A&w*R zbY2RKweKp}LRI#=pXs(>==q%(_?Kz!l#3PznHFgW``c5sE!dC+aQq+sNV^TZGZal-qGosX8N{HxAca4c?!kvvkJv>3B7m8C21JnjIU-pB{JK5`&OXN zRb(JR!*`KQL_-NoS5cvf-7G;%W?{e~3+K_F#l}tKJk3bv=?}*-`a=euCTqdT4;wAQ zITuxTbO)zb!dfK^J~=NuL3ZZkC%o#Uw|hELU6KIj228a z3&LY#r)*^_psKB?rl*qEzfrRXBaR!SB}o=9j`roJ!*COZ(zKMnaX)H#`->93@O zwuE;xkL-eTBWd!51f?Ysizu;S_JCkMomQy+YpkcH3WY5xr3nE`&Sq4`w-|x>8<~Tq z;VJ0f?$hJv-|roFpC2Bc9K7nj!k5x+S&m^ILhyG_pTB~VVgeQ|C8tFU6SFfq1PXA| zr28h=2pXrzgRL+^6ve>KImqV3pgj0Y=%p9CbU#~~1P)I_y=+#N>lVv<{QTKdonMg4 z+@a)k2IShsd*jROc87`7E_d~3wwwr;nrXw6^&}_j)rG%W3{;xQeBrOxn|I)^7eiz& zlJ_JpuW$ZDaHGXCpX6oskh$>oUZ}?}o+{HCt7=?Idq!SM}3?j{(`v#e&U5a|Upo8NjV-wyG*okFTYw1>>t2P|QTY zvKNKoqeptQg-5<$m7MEU$+%tdMae9Rx1&hjj*MH${0owKg{gVVZ{+0uV4$5w_Ivf@ zqDxncd$oJVALl^axfF&)*h``lb5u!T!-fxKTeo!GCe3j+4PhVT~p(214~0>YX5-ZA^wt>`oQi@QEiU&2V|^5s3)N^}?m;udtIO)Oa&S9if$#)8GYH}U9<;;#uwLiPlWuDC0@WRhL# zuAVWw0o}7!_TwV0<3wO5mTtatC(TFP{PLqeyOZXd+2uJ^4TvAn zKKbD?=?&tQ%kau&c;zy@avA=tU52xMz(zv%j2;Xy-S{w__26{oMByQ;@Rd3`Ndzto z!l+zEFp9w$Mt~_>Vdr$vaWYQ&TOvEaUm{Rq9{h$hr;-_Ee7y6sGvqLEbB-ir0~<*N zXYq&w)1Uo8f$0MRabRJ}jO9&L(k=SoBNfMxp3SQna0&gSZUMjKRuQ%f>ImD5Rnm+K zDrrWGRnl%1RMKwkI*0_u{7Yy8%fA`9D1}Au1*aT_9pnFBB1%9CrvVbgcyuO%gpAE;*f^4`LQqkSi#VzLrsiNQB?_ZZ3C=d4$ZqZ@5%ykv z6e05&jM4hS?ISFsm7EQ!Uk)S|D0NmLnOK{`02|JSF|WtH0UPO% zfq|mKao~;iMKt(N3YRRxwc>){eP)4h!)!5SevRd;oH7mEOOp`|{>mxU zz(h!XFM#CNnI>MVCSKpJi3}+6ykQ7%;`akXo;Q%&G~xt5E(TP6e{|!_o+=ECtmq95 z1_ZS}x;t8g@;iB}+l-c2T>>W#a%bMxh6W{dzX)Te+%VXxXLFFO=TXZ-onB;tZKTlm zUT(-I>&;zuCr^cADvO~64;V(%$V}mu>3nENa`8-%nPkt)V&f?a`fPT@i2JN6x*eLa z+m9~-&{)IXsNW~?AcYy*2razgC7{405HX$7I+(wSXBjE1mtrW_kAg&e?jQ`a`$3k% zfL>$@xjs~P^Kgubvhn~XXnr3O@!QeS#l-VskTFe~-asCeEpBF&N@ogD>N#`9hPu&*<*Vp}Sld=XvaGQFM>e zV%Wra@bG$aZ-oXOEe{9%kui!N6@;Jvyzz)1WpG88Lm##mW^vfzZ`Z!t=p|>vD~w|M z9jpf?ByUkAc#*`tB*nD%!6s%fVyG4F>rj`ARUG7l6;nW5{84l3Fky`On+MDovOjW1 z_Q)NXgLn*C)Pau;*$BvG2eMQnAC z0w^zzmAn*4vIgXIL6Vu{d}5H~kBEmnKrOC0Gsv1oe4B;xV|p~Ju?Dw4un=pfOe{i8 z98?llTm=GkO>i{$y}|QRj^M+ayjUHKTK7@LeUWP0p&d6vQClaskB=+zoz* z!F-3mjK-5)SqDGG+BFPd;}AITK80jA{=teDVHv_|NZ!R+PR-+M~ZFwM-8;!F_t^r{~H_{Z9bQY`R0lFi=f0=q(Tu=M7A2!+z0G<0bE<4^pSHvVwi+RP7BH%Ji631E6&+76Vc!qq*)!b6^!haTx={nN zp5Bbk#&C^4gDw7bC{qUaf*tt3d+9y6pyL3Dv%sGUWxBe%!k7No_|mt4dX`E$3+!1Y z63Vmsqi_E4o{-Mx1nDf*Ru)9FUyZd8W^>>JZ4N#!)aE7haCzX&TCuuDV4ViEoFAO| z+yrNK6nfrS{X&qLO@U>yG$d%|(PP5sr@^|?D1Jz|&)dOu`c)nIj@lj=P6ISH3;!w5 zKZ8ltQBdJAwt9GeA}g>3&Y*1@lqVzIttV_n|PY^ZIS+X#dUu0Y}2%=L`^2 ztHtjS-l4qj!&^b`O}+9L2Txl5e^&qfBmXP3|Gy&y*g5#GtwwXxw*N=N@Ni}S{}04} z{n!Ao&##X?%=e)j7z1OMb$-DMe+*_9>+;Q<^d~|CUM-SO#fFr9@?(Aga64ZUyVX z796OEb_8buC;!hDCjf6(9c=M5mP^8pjBpcX8Vx}At6UU82o+sZDFhxLhV-8~oh-hXGE0UGS6%UCDBw&}? zg<|G0ilI3jnt%q>WW*$3k`Gi?u4^nct0&#r=}`3MJekc>(Y{!-p{_HM+aMwoEtyGE zazjq5J&dy1613h2>gp-#>X`! zzsCnV-aXy1cS9q0OAkI2>(?wNXNwP%LM(IF?iL!{vEmLya&PryDoX>3iRg^=3VLH;CTSsvYf$GUa^5#$y zV$+$iKRq*c!EF_Er!#NNcu}%;S4)$TL?-RS1ql|s8D@nlCpSUv@RdvCHaDV^xi6}o za%TTA=al)A>pxwj{tM1~y-41{j=TmMdG7~@F`}&2Zwutfo2O;$lg#y}Wv0jrsovxA z(yCL`%~mI=`>#$?w`859?$Rdjmv?X8zmV3+mE>~aKuZL3Q+iJnP_Hh*i}z_M55i{K z&>l2*%-cMP!uAEfBj(&u0z_QAwUfCk%L_k>f_`|zby^l|aP7dK-qyt}H54~B z$%?ocVXjTbUQSaoqkt!K)1Gc3 z*a)&?$wAY!N)G0i6zG~x!T$V$29~8&v^T$~32nJ-SsUrnDNhiWb1E<(FRii*6g|l) zN)VU}G%H~)t-=?Jwd*ZASgc(MgSl+klf1Hoin&0;5+!r#!Y6r!7uX9X+VtSsteBD6DlK3`L7R&y|cgjX`BDWxhQbs;f3A6L>NX|LcUzf3qu2eWYw zh@{4il$jSmj*LD}$#i-Rc{pgN8B>VrK)2DT)et_#8s>AswqWw)b35TwX0d}^CxD1++fnc;4AfU^D znpp<45J+IQ)bb4IgJJ~Q3@CE8c=TB@pr+fq+c2O`=e_#Sa_O*XF`z|&K#eUCz6bY; z8t=ot!uMN>O?MhvceNcq44RnV{(lm~&pQJEn`8gKxwYAH?f;`zYi0lc&%yr+Lqhv% z=DYu99e>G5pt+&E2DUcHX&~bWOnw6|_FnF<+yz$d0xRd=m9xM<0{zPe{-x6H(KF>J z9@a1JY3EvEg6$T0m;x(2OS~F=4(11Zpbz|Sgkjy{k^5{wA;Z{k1|veJjPFIf33o5X zNxUAw=QM#zWVAPsTQ*K%^P|T=T}I;ccHyf`Y@qV}AU|&lz6R{^?8|}75B4VpoP~@m zObh>lfC60mO2IeNLDs3VWjgEL683^TwU3@WIe1oH5CKC64@?D2gbuz>Zf_xlymkKoxE#ya+*MZ=JKn7PQvg^J)ctu}5(T;Ot#{23x?1poz zFr&-+>xkyop;vonZWMjlLdA%XEQ6U+EK_b8eXD=kJNdDD^25=giZjoJ|7-S7qPorL zqKKrIH_8(Uf>&6{>*7jYFI0()&sWqH#?qVHm!fK3FIEkKE#+e^p&eZWA(OL%49tpLR25&*RzXp7 z+vODR6cm^9T=GwHDQAY^Xey|b!Mk#RyK+&pa+k8O^AyT5H^QZ^v-@+0>fC>E{0nZ0 z!b&^dIy(hb+S6f1t^~05?RrjLs68 zM3fphS~6TP)h8B;N*trLRRmk4wmW1|o%ZZ=5ls=ZxKTla|Na-+c^pV9x$`j!env-k zMMn=o#DDd}%hx2HTBPuohO5K{@S$xZBTb4%&zg}a|#pi=hYxh zIEpY^jG|kmg+JORlhGR2oxDj#0!sDL1J@^TMG|YPX!6-rbD^73BIK$kz zhfwVr^t!D3`-qcN@I(-YFu+SZypC^FPp3xoYL4bhFd#y15=MfuIW-SfrEE`lc{QD( zv>job>YfbQU&D~f=@?{FQTS>S#1jxCCn@R;hBtMyW^)Y$UPVNslFc27OM#5IEJAW) z^hfC#o9*jb*bdg=pN>K{ldTCU(i^_q3wHCSQ?apNvKTNH;tK}ZwgP9@ECE*L7LWB+ zLy+F3Am3ie8b_J!i5**LjnVLI_!$q(OkNOg3ynx{H!W!9cY8si6;us2Cs zGtAxx$S|f!`UYkacC_erZydlS_-dqdR@j`}fJB1p>lOeA(q>iR-H7L-*Qns=zIgre z=nZr~NCF~{q_oD5@FHw4$dN;449f}viGhWJJWJ^U+4$8=++Wxq@= z$EjpD@W(Wn3CKt|oZD-ystWxp0g1Cg%iSZL!q0n-^&CJ%=V+%!j1!%=XRJV*j8C2u z-3^ic;ZFG6g^U-1Bg_$BbA(-q+#}W|uED8p0eMD6jrzn}Df{P0w+qR_Cc3Pijx{|W zYsHhHWmL1Ygi($cka_KrCkvD`WNo)mf;^5F5#O`TX3MIljav(Lwh;T?lAetI-*Usn z3(|5pb_>JZ6R8=1%{*#9B&A!QB2}k6NsPg_LjD!iC<-aMiI^yT;`D_i)V2-Ih)T%08nj z(d)vS0m2C-UU;PeWh{M-XvtjW>&AMA5yU({?!k3Ifh|p{_!~+CDn+3amrM3NMm&E6k*a@)(23%v*2buRFp zgm7y#*+?V!FE)vuPK{l(%>nuMVi0_NF{r?1tp#77hYav(!^3T=!Z35t{vem1;mZy#SkC|9UvaKA7bN09>aPHeyj8+gBApdDw zJn9TtKiOabs~^FXXURHeKZNzdi6 z9OUR-9Q3n_jeB+**t0tXJlh*WC3r-lNHUnQdO(74j?@dR0p14}_^-zeQzWb0PU`yG zx;c-M>#o+yh)JOZmAB-#1yX&P79PpB?2p48^Ok{3Yb#TnI4eubT)`Z~J0<`<>Jpf0xOIzZ zJS$%O;3-RF5yoPh=^YVpsRgJm%JzF@`@ORLUfF*C6K%g&rrvjE>Mc~| zmKFUlp3M?ws=$Y4bPNV`=3@Wlqs`4Kb4nN{y+FYvoRf-!temh4 z$evUR#f55b+tV0o1Qu~=IrwJYdR4db)e#n>! z-6F0>mu9-lW6+mF z?LR@%xWuK<${I-smX)1Ktzjjx3^G!6?W$)yu0lPJ-9`?j&T0lp(oGea&0vH|wz-y} za|}bj^3jNR+;u){I`MxuX{BUX250R^7gC?(Xr3Gk@f>2r*Ag^-0&-!NL8ff9V@aPh z#$tNvA3qMFs(31)vT*H9V~{w>F4ORbH`nXGj{+j{$~aiZXKE}r0KqsFESi`i@hMSM z&d0k9c{ygXbLr091~vhjJIoj$d!vwA*yS45lZ+}s&kr!5pYS^1o=~LRrr`;GPbnxM z_8sl+V2Y!{;6iCKym9J5vc8;<%^mB2T}#FOL{@CDbkT28_4z_ho*IdD#!F z*Qn3NajjkB%MzE7oNS<2SVr|N%;!s_pOwQJAn}K^ZLbHc%ewB9*4yUlJQAc*rj8T1 zSPtW~7Qp3Dkh*&OAo}?Ei9Dh~iW2Kc3*o$KSu05w=$wV@ec~lua3$Xi)SAp&#~$YF z)!u(auY0_5?y?5|g2fDWU}dYuLk6#?KAPDsE2z*65BS8XN-nUBkE7hDUgHMs;0UXn zCLhYnQ96^XJRO(!bj)?yvg(=VgjVD)Nd{$xtK?(6T?kWe|6GC;>AZ3tJ?s8-@Dr=; z#fo?Q#^V+r$rrLxmj4?pU|}IV`@4dn<#dNbKDL45F z3$0hkRb*fwT6`T7J9#P7PPkrEyJv+KX{w;ye5{?ekAuEhczwPjqaN`&GX0AT`?19V~m^#iFuvYe=OH& zzu)rqNAz0;3bK5aaSM^PDDh9SbaY%dgE6}KGI`T(!F_NMPl3#nk+c0smnQ5UzL^?E zlXzV(cA4J(Qe38UtYP_{xN?uag?seprMUnc`fG~3>Qde@8|G( zdnen4-Cgg{&9*QaPqr_JoievC9&=nB{mAX%+#2WEM(5f6<_1x6dw|xO#lF*)w79e+ z@3qSHOY2hGq%ZGyKqE6nTM}4ImS-fp&0Yiw_i3De2O#0x&5rEyK@e_M>2>nP(l9C0 zVZ-1z#}`@pAv=O_@NLl9{Xp)>AIK&2J)DuZt2syST(@7rf|qgfm4dV>e7%R4@7+52 z-p0rGHtV^Zhwn#o@OAuiwR^7i&b=3W3K!h%C0%g0-`53qEy#1hT?@Wg7u^0R-(_~Y z&;t^0*jVkDNJ%-WO@rjmt9YoyY2mV|9lSt-p5aBGBIeKHbK&?#cC;~tEJ%~ym3T^? z=@v+v54RzK{3&F``98thyRLt42b~ET4R*^-d!?@@XL;VdXYppI-4GtU!`|D{ujqao zwtvF{n|}XYUH9*olM-h0`01k4Lqp~pjVC3MY0Wv+XdSs^>$fWE07koCp2x1MnuEj-V1W zj-f)9W^X}XU46}dfU|{-<=?Zh4_wbESl8yPcl00u56#Acl43T7B_b)qVe8YdYr9~C<=j=4M1^e`jrc3n>W*dWi$!eH;y`Xi z;p^u5K`)>In&)fn>*rm#SGVuhy?SdYKjbgl^LUQq@#??N;=f}5?-?rlX7!5?>Hpnm zwOei5|2t~5HaA!P-(QOV_u9rj{7?9QOOo+xx)1~z$k^z!5tDj&&& zz;z!FgvPQaetU9oxcB;4=9k~@3#|;tBP__>nK-?RQUJ?d|^vf9~xcz?Js+`Tibln9x_~hrJW2`k>1UaIYv9Dr6g+*N z_vIPP*v|*umwW&2?!7n)8reB9r{v|{PcNPWi#Z_wjv#8ucm)NS!nR&Y@$V;*|8<~= z4;ufe5jLBfuKeF@v{&-~$N0};v&u}YRBDv7Us&H+3O%1l2~sLWzEb?DnNuokms&Zc z;L~PKsb*Aa8=q`vgwhtixxLwDzz>X0Vq`RNwM52_C!^&XP%3r&pTek9+9v+=Y&;XD z&4=ABlyyl69i6k3jMom~>jGB~cSc1Bl}rPNU6{A9;r-HvFQNAf^frvVUn2O@^vv2} zw+UZb3r$)_L0kH5x1Z&lec~4@t(S_-XRp{om<;;wk-moc4q!r{oX)2S2ws z03iM32!Nen75#6e0a|H*RvMr$G5Vja=s|^r75|TwESa!?%izAtCibJsFSX!5)gbsK zxPL$RkNyzK4>F5kKngSSvU|Mu{lRe;2=nmhmu^?z+xIK~sg|I)Hyc$X`Y|_Ns?R_G(L+&YtWp_MCkyYO13Ax!wTaK2Fbr=rmXl=v%O6>LBJUh46lI zRzao~E`ZFW=3XZ3lMDSbVi)L?x; zVu0VMo)GG}9KR`jJ!s&UMhR-AQ~V5uSBiT*F4JzUHxW2x9AbvyIPQ^CD|)cTvI6=Z zsS5as9gPx(aym>jQZ%aIa!oAPROR?dzHBs3El($y1Em2mWUP$G3t311KYQ=~)y9!D z41d3l{)&mc$x0xIW+a4wI0@$B@ILr*04Lrz>!UMB1C}EstwtD}tlz)=t4rUfXCz^g zP4*#Y7sGUS^{u+Ps=6*vbqq7`h*FsDr2$QG0nGP$Sd!_`Y-LMG*er6I;ks6WVL$j8 zhO-K5(t4{Fjn@S3OlcUVt$nN}9cmI;-=dg4#`Z@tvmG~K1<{apsK#k%8@_PT@1oBh zY|1FS9u2N0Vaoy-HwYknJWqoT>~3fl@>D=71)zK6!z;K(jia=aUk)O*a~qt;N6ucD z*8`_G7*#5bZEg@b2C!V%#^ z902@yyK+#qwLUeXT+k8noUk-j1(k=E*4-*1NEwzh3-$<@_W8{77PJYc`Tv@)8qqPQgqVHT#h6O_qNs8UIN znBt=JypFBU#z0nn!Az1Eb%A9~Bs^CnxRIAN!bz@>?a=K3B(|oe7Ja;C84UaFdt&x=dJjLF425EoYSb>f~oJ+_vW+veK6Dv_CD{!j-tybkNz9@}y zq|ZdkiHc(#2SD7YcxZhfseK2jJyu=8iYBG+oY!)9kN5Hc`dtw*Fix*W(j6N^b&k`F zLT&&@Jw<`GAFcx*F$1cME-ALM84GY`|I}CC4*f+57`cEpBB&y_8lR&Ha@^R#@382i zhDIt2Zad&&`eP^b{quVk+oOp$tl_jprTo8tRFw)>fN|}Fg}?lvb%3()}dIo~bqUWXGk*us`^;8!d z5m^geR-d;f&M!Ml)~9&*NS+fn?qrM^4p9A>7x3^rd`P-O_zT4*xR%$MZy6ASaRCxm zXSE^tra`2?NnUCY>u(+Tt*O67l6@VtjE`;kaYKIuA$jj6(akfpPB}CRagB z!`LGrjvED{p*y1i2-@L)UREUR9FXWgkc`e?6ZX2Gp_C+t{p<69d3o7(zT`OUXNxyd z0wZ+wE)b&ELS2bg+2XCFc<3(20>a_k7Op%v>@U%RTO`%t{Ue^Px@3%-P#Xpl{sG5q0bsLgtBa_mzJ zR%-7EedE^Aax+*zK7c=AZPt%Z;TOD3@$chwbUAxh;g6~^Gcj0xgwf3h7X!E|&XP+g z$Cv{_q{@GUJCB%y^(5;J2En6WPyX3>q>6X1FV*|5Y}`_%dzf-(SH-3|OnR`#vRdPI zv!`nAqbG4u&1gf_JJ|)G!|SV&JyLTRthz1V3pIr3oZ7=uhXb_q#2*-pU979`m<9&N*J_u%-j+cn;7 z;nQ$1y1wmp@uugCHdr44lfDi^T%#Ax`lCnn?{J-^a##y+-Pkoqr-*l+P1uQZCi`jwQad}ZCi$2+rp-5ep@v?r`0I#thPGV z!$6_g+G2KVTY0;+yy4oY-|OYH-NH2opRG}|P2tr=eva>q(bI6z*sa*w?L4hdX2F-Y zJ=7nlmn2e&%ZGL}TBEQt6{)?;Cadj@Vl8qS>h6%M1tq^y1Li!XXhPO(D^3F%q#6JsR8b8^qH(LZ1|!jUqsX*zBepIQy| zsU<&k)Tg%i1a~@HK*+eZMnZ0tlzd&Bn_;o_zrNR0^h}FoG^~31*-R7-U2~pn+Us6U zEN(KF?pfI=U~6`>Xxb1iCKc~FC^1UgvR_3d!w#(fH9JNrlN_JbSlDc~1GZo5che^QLH9OPQiY(iCkGJF=}3JF>0C?Z~$L zc4S-2+L2LI^$o!iHHQA4JwQP*O13I$guck(P91; z#U>%B28>WWWH>!1OPV1bo1br{wI&XrQ+r&jB zCGY;LPr@KET2NjZ_Vw0z3=`$bE@GP~>iWzR2kpTB)gR#99q2P@vV47OARMtEE-3qE?d+OVg;upDx+@;@Ls3{f#y?D$*-joea;A8vZvLnsxpN<4b!*o4leM z|K%(CyBbm2E86B2?fjRosBH{s+d{Gx!k^3L@!`KY_Meyv6u++b{s{ZeR@B(Y*?(?4 z#Q*&Z+J6$x_%nZ;0ZvU5D49-#x!n<3mp#O7e6a9*u<(4a@ci>ycov#%ena=>`08pr zvcG4uK3t}`Z-ddy{&o#VYSy>EVVaDulkvPNzpC%O1>6$_}5v5O1k;JF~%iT|h=_Nmx0YaF% zEnGc*Hu0~pQO%ce-Jf!OaM8U2^zEk;D={*sB!(IOgwK&T$;T{I_Mp=-Obyd~;5-!` zuZIVSRM7qgli-a0E-ZP)W5yL+=f+g)_zhTwbf#iNsb>xhBbiL6$wvl|WKO&qJ_?u- z7###iJKzGF9Y@F&Bw{$a2S-8m%fH8 zwZTXx`4n@DMEc;8jGqd~>*au)T6svVp+xQF#^M3A8hU^?(Qdk%w)fownkN-n98A#6MEpVtQ2Z`dt zoG9X8X27;qv>7kH6e3lw(p_+;Dkd?WMjHp^0Dm(u7O%+Z7&zMDM{__%)&Ile$4Wh$n?i*50*qZ#(&g7)yxAyA97eAa>jE73~%Ql!MRC^%-;;?D!uAW zK30jSAvx1zy5{s%H7NM1(-DZx(SqIMtNOM+UeB*H41`DrLB;-E_tI=*EDZr#B_ZZg zc4Im{I612}+~KdOeDX-_k$zVs&t=`}bs#R_j8AKL-;Yt1LeEQ94#fNhl(^%^#SX19eQ*d zU0=!0soqFty{FQFedUWgId^-THyl$N;^@P7gMJ@~BN;%kxs74?AqWq!T2}DQseXV& zQD4NZ16~{*ZIS;X_LAaxB0x5Pbip!ZH^@ndX$Ps54oTS~mCHGv$-&IPNLt|4RZOQ2 z-C3>5s1klByp_Uj3k?ijs8-vln0HNhg#$#JBI4SZZxdq$xq%Lac^nu#a$?8F zMw)G$d3AuMIXmG17(2Od@Ym|9z5X`mA~1#a{^!A4d4?F}4Qv@;Zh4jDTULYF10lQU zavgeMC3q8{4+;T|+t|6DU_vVN;Z4D-N4x1z|QN4qc zWH7CxhNYi}$U+$z7y+{4j*c%(CS5HrVKqMpKhabAN|Hhq-4QrihlQ0ZLX%&8!a$6V z3`rN*0qgMyX^yb)2)Q?(AQ3FeVJGzKU__n4Nwm1qJCk!gL^Tgba`@^ihyT?R_6*CG z25MH*-yA@IA-lpskTQtksk-4q0!MyiY7C@Qj(fds^DAm&o*49W$ExtjoU6Dau}NKE zzxSfFHr$1|Gz{Nc}K3IEp%V@%kaM;_?zrVxZQK%)%mMkg|Q=19E ztg~M*{d)c4=ne0=A$>pH-N#(8)QI_A&F+eI1uBR;MOAv%Ju52U0Nz;zuC51bWON;h zBXKy8^x+Dxc_f?f1{au;{Til3;-0+t0Sqef*?JreahQA#)&b2%W2Ib4Zzsb+Z@{UG zVH0M+&s@Ht$(K~`@gwe$jNKKsBn|Cmuuv+bf-+mir zHC$XFc-PdofB!qIzVnoeZ@dW^l9;HyqrJ^vzB;WY_3*sTi%|>z2^FioX^N-i=;|tJ zci%Ls)ue`Cs$2&;3+)Gr1WxI3$21H0+pP zf!<+X*CXqzqG3>`e&+=n!QC+EW9R&$P_<`YhxL4yOoi;c7CNO~l6aZUCdp-rmvvRJ z;~wpxRAj^dNH9=#AV(%-lVO&<)5`RXe9h?Oss={YPNlP0=Y^fg-XtL2xvIm7%rNc?uerx4!@h!)oAJ{G)z zKurTv5gUb+FJ&GnXqj>xNxuL_XkoZTt)^QuCvz8>yHG#Cl9z!l<+Yhu7&zcmM}|_% z?{&qg*Ta!l&WB_0Izw#@>-+#oF0T`^X}}m5s5I0u@98A4_$6q)QWVMo!2ccHg=i4= zcO?D1Znsd2C{YPBH;4=6be6z1%LWTcpL1!rFLa`3!R{NYD1j(HRL1nbXNE(n6ujlV zJ!a0pICT|6#gu7>l>T6v_K+2@PLb4`F0Uau;enhZp}0t=XnG!g7`Q4EpJG5_r6%`6 zVUZI?pM*+7X2>S_K`6q6a=1@wR(*eE?OCq7#*QVWJewxxCYz*fKitjCX*cGoHpHCe=F8SCuP92nPL-6B7>4ne9)@GaoMjP}3N{&$9U zm9zDCzpMRkqZMtoZTsK2(S+g$``^Ea{qM@!9{gX}|4N)$zzP^GGO2dRQ4+7GYz<2Z zNHU^es0>(tFa>@v1%5CEelP|8&zl0X1R{dHo&nQ&aMu074FapayA7abI-LTVK6*7w z(VzoP55B-jYhIIjD(RO3I(@{)^bCIVkg-JV0U0BsmV5?G_4*^zA=vB^)65rG7gvyv z!>ZTN1zIw7*#r+pu%pU!ky1G9=$0wSQQYQyK#VAMd3bbkdWM=-6fW!HBWh&j@5j4b zF8|&?INW`GESt#Ml}{3~7IVa974GADGflBnh2c{BDYp%K+&g}G`Wnu17*#xvIhK7Y z*-m%X@bOLvnRQ|OFbdbMnlTb;R@P`IYFonXK#617^f)x@I?;Q=Y6rycjT$le8{zpi z+W}J#!drW8>n68uI;}a5ujBGOJ~!hho-ND^SgMMq%kfY3E0eS^s(T#bflU17}-nv__iEo6Mi7exP*E^F!UO7 zgA_Ofa&d)bIN4+X=g_bZmQQ~J5GQ7T&)DcN1PSPZc12B)=Ww2W9MjR~sB?)3Vs|sr z<^tk9ou1Jv{O*J_Jrgd3;$=-gGjetH;12`Ecm6Suo52We`VdBn7Yua4Hc8f7CIw)U z?}IgKa{$-=2Tq0HvoXk@oK5YIamCEbDk|;8Pq0gRpg)DfzWVFwv;TV*o?p&>ok`x` zXmn#Wx^Wv(8y3fKhIz+JvWgKxa?Sn z)k2~fAqSkA%dz!ZE<`~E05_7uOqz`|{jK}-A7?;M;qV&1t_(#1VS5rp5t!h3WImN0 zUF1N)arrf!j>+e7q+l3>K--(k5&BK7>zV!}jbMb~i+1J}Px5usjs~AR8*9@o#9;*j zxD1f~K1!b~BsQ$KP-|zo5lq?EFS!D=BJ|D&K%*2b>lR+s!$-;Oqk5>r#5fsTK(1C_ zDBiDQnyX5UfWB6RTE+Tvn-KhH)Ei$}ua-ITOfz);n>JJx-~wJghfAqz>;zSboE$ZJ zCl!=f8y3P<-93DPxf$(_n#zuMJWYUfd&mZbrDGyxw~h2D&z`^X9+YVmnRQ}+9b=rY z&z`;X&bDbU8cd}7>g>dZ(=zIuy*_!-l~s*88+u;(3dAkpTq&e@CN7cWKoVbU-9X;^(?W2=QK8-9&nT&+_AIsCYd= zsUqxnhoupy?&4~lEL`pX)Rn$!{%T#8tKnwOnBU!$6B?Kij#f=L0ajx;8%%~I=yhn? zATnhaACZr7rZCD)!Tf!#WA(W=zM6pSBzPLNoa&ehA1eRW#bWQOYSt@ZT$?-3(>b^y zaF1{U3jNpz1w~kM3dOL!s6)1R8M_y>D8{q1L9=i=apQ~G<3Lou&fb|@Wy1zpOr9S6 zzh3{jYhxZEo`%KYmLDSTY8VjNDMbgE$h_b@6pg`~2%V=U3T4>b^9FSQu+3!ao?K9_ z0lp9UR=+-nb2yVXqG#`8&5F#&C|)Wl2B76V(TVY}uknnh?Zt&6j4SN#m%+qXM!B#? zkOrnvsE0ACRXKV}&F=hsnEpBo^K@qY7$BuxgT>=+Op~AWWBz8;+AbLLF~-dvxVJl- zB@GKCCUa1SE!du_L$h2B0F`*{&2UGnup|*`RN8UK|XhmyAN7mQ#uY5TbXACAzyL zmD|=$Kt&Wu=I?V77kKHC$wk32Z4}Tu!gDRJG`tv%t*4EO$8}FaxSseDDkuX!MeQh} ziY+9++}%e$4sXSJ2!pK|EW>Xm`yd7*>xDaJp_nyImVT&9_Mg6St6ry3-CC-er%F7( zN^^dd*8D0P^Q*MySJ|9jr8B?EmRqIhD9pQ~-Y3JULUZ3*9DmZzEzf8S3hOf!7DOd?D=>RSo`iuNBmDyH={TV>=X?IIU%m9|SO34s7= z{kZ8-HW^-LAfU1`lC`^0Bd4@Z$h+KCK!_(YdS??VxomJXK_~Rby_KBG>pP)|hq2UDYhbF}pDT40x}SLf|!A={KtRjO__GwK=&xoXvQ|2LHfj@qP# zdXrlCRk+rv<(vaeL8mBs6_W7Tf|@KlH${P#47L4;(twh5MVVm;r8{S>P?aXmf-wSy z-tAEe1y8xuc3^6)h8x1lRN%<*q2}3CAr&bOh67fJN)?W0tJaoa6lkgZqBb%K<^!E~ zb;L;gvtMe2N;{K;qx7cuhL>v~l{9O4_|9mOKKk90UPuhAq)8#$u}6;3X2>F~dn4yW zI)2tU^YT1u@4RXm`_4aACz>BV+=E_rP^FcAO@Ly*CGNE`PfZf@5n=mP4<0o5d&yc>@`x^$98ibzJcvoRn$ zS`S{lAZOuQ{j5M4kE?HVRAHg(aJXC7r^Otx{@?VmevX&A-CSZt%MbO!*_h`O$LRH_1*v zp@_ite{A-`=TQcoLjMH}6hO9lBu=n5*kquhXOOHU$T~$J84r<@2GQIXRcf8zHqi_M zEhd2Z1cFM!1BZa7%-GV9XfT!W7NoN{RJjH!eKp@K!4uczt}=@URFUZ7smgMIr(nC} zPBvY%Ig$|Gv%pa!f}#1w1Vcdb9>@y}Eoxb2B}+~tN|*;$!w<_v605mIJuqbOwqrdi zd<Ul0QlRk5-}o_hzf@ z`hT=H;)ncCe?|WfMx2}jNVK&DEE4?eguoZ}!yl4a9gUgDDv3NgrYWn)`YPf~CZqSl zWzD$x;0XTU{PE!Y@!DIcWKhch=#=HWFq?6 z4U07tZCN}GQ0^L1d?s1=h%DhBaS$QL)da+WgYMJa)1y5K26VbaiYhV`c1LP@v&aZT z`v-^B5wN2iq8VrvP*xDp&(kgqtoF}}NR`9?bV@b+J9GSfydoSTcAH4Cdi@7GjKV|wG9WxDoONS|Gxo{sqOu3a4_&I(nCJ|J1i(2(7 zXQnkdIK5_pfBl^feEUEjx_ex)U`O&>GIvj$o}In1`r}QSyGJ%ey;mv*me>}(<;Ehe z)Jhg!Y%%J!Q7WO^UPWZXtL*|+ym%5Z@@V>zy_(Qz2`(MBp3=(`7Oe>Rmpmas8)QZJ zpOw6Ww-i>qQZbJlMq=pHDQIJ-?&KR1S(0iyR*Q^VoH{K|i(6nHQJXu#f1ON1#ob`p zsoUtZq!ISijJYTL*GVZ<+!L0ax{Xdt8evcER$WB9th*^@ihIJcQ@7En)5vNiR0t}r zxSNTlpc$plsfXepJJ*nZcpQMR9?E~6zE`+3{tHUwEbP=7?AOu1h2>$ zXYki3?obLSa^8|t#k=te_;m8NIv>L#o#ESBREG9&K0Ohh-VG|-(m_9e!}1=Ll|knNF1!O zFieB4+w1RvRd@E^2v99Bz>IvedurX972h>#p9u2=xHa9AAnQI}ZrU!`(&_tV`d=Bd z#H;`LklcQq4lmBL{=EbMDUbgVHR49(#{X!x;|KlEAEW=Nge&=Q9nJ9hVBDW3mq;;( z$qZ=XH&^iG`|%_lAzqB9m)}B5YvI znO3GuCBupogaFq~S;U`$cpJgu0XG7Aw^iLyGS8}mtIvSALSGWn35XA z%vSZwWKyeOOEc^MTlNM)$6rjro1r+0t#T_HB9ylCrJOynRs*R#Zph-VVJ`G^95`df zIRd}vey)EnO^2ZZiMc^saq4VC5yrF*8n=x`F9;ro8Tl^?2jV8I-{WvsW@Q#p(5>Wv z;tv=GB8 z!PWS~P_7SjI*q9A)9b+y?u>8`&e$oxtX6^qd-~fN09Rv#?U#d@HgM+3#fhhRoh6s4 z=;TYZsK9EEVHlL!0Dx4)YW0oeBEk82FZdfh5m#YA&`)%syNRMov@NPM3aT_zl`Vgb zEmfi8uh3ByHvJVgRfV>{LR(eX@K@MS67Xmi`3ZUSJ!T350U!DF`S4;t? z54Uz51lH^q*!n>RXW(y*+gR{{1Sot=j=q`1MA4O;GENj)_HL-;@+cs{}hc&CV;8t!*M1$OT%-MQPX2k068pGu6h4fV3T=}F9dCcdF3o#!LmNNA>%QG&wd$TSbxis?nYt}t0 zEeuZ=IUnbP**T%CfbXLFIi8s4Lg0OahA1vW6XOU z9!#+QocceMo$kp3Y>xh~6}Q{2{nzG${nvy3??M0fp#OW&|2^pcRv0r8!_mY%nW33D zpF$8dKcFR+^fEd;JQ6~uaK~paBet{}4w7?>_PRo-iZ&rgM%V*!PmE}BTPj_U&H8Y8 z+Lf>2B+mL=Q96HHY0Wv4|iW3 z@ru|HUYUan9TjO^DLl>JSjkzhkWSMGx>^e{v5pp-SSHQrbM7J8$h< z&Y_u0=qLOozWOTs!e~PpWRY&%=@Yu*iaJTI@)YsZMT-F%70*_+PDE=nEvPX7N)1}) zMs|snZkJO~;_G`u|GBm%8oGH!MV8QCRmk06G0`e7a*b1i?igt;e+|D8)?^f3xK^tK zzf}OOGEOd8)h)@!tP*fv^iK~1X4 z(Vl)@JN;OwXY^!#$G%?Qp)a<=y2GTR_8n$r^|Z{imhO#@h3ZX26~yGFle&ac4}Y!s zVF@!M)tujrP7mPDt2ShtPxuewo{3#hCSADbJTb17bdSYAn|I00&s4^+Em6QoTov|^ zv?P?~_A6-3siK7#A=*^BD0_0Xux;}HYmZmrzIl*aT|BO|F0(DNh;N-sFd$?Q7Q z6ci3~_bTbV>!%Yoqa+#%KbUHYfRctQGTSHtVPY>ac?w+`XC8TbXVC~!#w#(?IBVJ= zx3U;3G<7ihl~$iWH{KQ!T1;~rgrT=t^j6XqcU*xQl->=ucXD)lqOl2Y6C_p^ESnM7 zF)(c|yzCt?&LseeQ&#%N$)bOA$0;o|P%#+y zfFWAF{2w}2$P}oDRr?UtjrUyOeCqb&ujD}Z66OPE@iKVd(mLQT>-dEd%J0Z8iA)u4 zT;muj`ocW0LQR}0B|nLCPH#K zz4XBAX5aM?wtWGlc5f#S;(d~A`<~F>dU$k8(HcrccCOq~6sv01WnQGW4Xc(0T(S9r zbH>|H_(7;MVR`AxK0QZ7o&pJr_~^;Ptb3kWH+fwjm+Rwi9nMy=wD-fyuBhSg+*A`U z_n>{S4fY|-@ec*OLnxVt0?vU)VDS!sVdgql7Q_J+OHNR>6d#U_E#w_EH{94iTxtx1 zMdK9YO{PQ_HDwiCR?(_vQvupT;|}6lV)BJ3NSG&q*Fz;?hEQbWZLf)%JTG0pD090Y zqnaQTGhRA!MbVO4$3%(J@4T(?qF5yPOU-Gxq6RE$pcOm}f;WnHj$H6@#l^V} zMIF6$7bBXkNx39Vl_Z|YXiZ*9+8%&W+mIiKvqAqS?spYPKe7X89Y8z*w8kgG@UdE% zX@h}K1NNqB-1ez5e`@ll4&hKvR8bwZYI%W0bfRH(7}iEZiS^3~^sXp>F#>pB6_RA@ zCd=2Am3Up=Urk_Lpq8;5TRh%qQ%@mk@V9i%dPGrvK>+wFFnMbgw3-W@LTY3}Xv==LQ+r;D*gfIC8FvB>n&6_c@NOwh$yt&k2cCwJ9UH<){%+=Cd&u+tU&H_1 zcG_Pj*%d}h$UdL_o5%k(HaA$eEc~4hc1X@fvloK1Hg@N0_5%K!EqPvp0)RrjcB2L~NB zfX72YScz+gnAqrRkz(jre#s9 zS<7g4Fq-AQxrVfl$j^I}4A!Dk^eGZ-$aejhcW-g|A-JSJ-537$+bq!kev3e>|KW;mp&h{~|fb;e2hoe)^=fmC8GtcMer`^5%gFW~2t6hZQd^|aLc654naI&2@ z3UQ1`jEAzPyZfj+GK`i!&q_}kNWFnGe{yg}WgaUP8vw<(D}q3Ub3riX7Qrx1br}$S z1d0G1F9=DP_40$<&#Sr4fAhbLXtUW1h-SM~9Yt9!NUmj?G+aC*y zh;7r(pUJe}x?j=Xpnw1eekvXm5ayuZV9=`Vo;-7{&b>zG{?@NvzVf#IqzuVrv>g>^ z$1>y;;ct|6Ip2G$h8b8Wjm;@eX^o>AqR#&1A?9#0P23ByT|`WjN5*%5wsErh-CJVVHv#cw-d0P81xYQivTd zz>XK5aj*@TCTcp2f{2OfM~ZSDLp7Btd@OTnVg6>?TsD9uvrI41#PXYP1pl~(mD-?l zmNU%!dGJzud?Xx7D)=K#p)#!D3Bb#Hex+346lD<66UR%w6 z4<@378MQ{yjIB{P2%nsfr?YC!u#pue^kfmvA)S6xMv>|HWG6sJO<|oVO=4$gO22~z zEu(;gys`N;mUXy{?62wQ5U41&V6h=Hm$bP=J!xaM`JbC_30T}%iwWST9W`dSKf9DF zI-@aTNBzN+fvFVIm>BV9_6|!#;xjcWM&@qsT{0L^Cn8HUVmN)&VW%(-GbV4j?Dcf} z5e|^M6ET-T#PubyRxRX=#4NZcik6(4lJV=$=9Btc5sCe0DbT&;V9NFIqC?X5N-!T~<6u#cYpms}2!8X$SVi?VH(`es zolYnLKcF8jn+A#6DMPbS1QbAk!==J<` zulpnGuR_z30734a=q6#edy!-_JaO1sna0j(qm&i0agACVs+4jNN}GX18@Vq$fZo28 zhsdDWX;*Uu!tjqUv>P5*35Ee^U+6-_)WY#1s#xaT%8f!8cgsYxhNfi7w;f$xNZC9i zrhl|cG+D>jy{^%gAF!fbtZ=Cd9SqPC_!n!!fhMR0XLw~Ibu*HQFb(O$ycQ=6C;aIv zT)s`uDtcl18+U#ty7sI+hh%=(jVr#7yNrui~A21$%E{ih82uzi5 zAy>;4>k64m%=^h12PbgvrSzJS%nZ=t_9f!c@8RIdAcauJ1 zRl({>Z(7Fb8hn^4hcW4~jEM3L(5>$Tj8)OYw(<)JMUF;vrOqFhTGeV-Q@BMv(YTd2 z8aG)DBgS+53ox8a-bXve7n_S#-*aAVx&$vvMt1Y2erp=^*OYSuw38=No(2co9iG#J zm`eR|W+d3u$-R?|-@yjcY^I{Cx+)JIFtG;Vx9Ic74!HR_(XWlS_H^VT1lDXK58lu? zFJRAR@21ys2t`Lxdbmr6BY`J+$xZKTL)a!4IKSJdqLXQ@j05Xkd^~4;3JfY_qybSOk3$o+#awpaQmzN$m65ld!d;Lm$YA zDAbU^gdT^zi!CsvjWjm3G#F1D0=Z?0ErxJM^?O)wH^dLyjF}tCG!nyq%jd-UZKy*Ck;!0F-4gVykd3bls0Y^rA)=MyVQgV)O!q!rauhQ`-l}`@6 zcd2n)Ov3eRvf~eX&k``)pTV4?s2u0aiEEI2+A9^6lYVG1eu{rsTi3Moa@vzsz-+dq z@(nk|n7mijU@bB`+56T($mMhV>!pmLT;VzJ+jn`UV$D-Hs)i*R0y z_sjdPgklR($kq`mEUgD9ll%-_|F%hQ?kF9V$T(^?Qg$d7di)ZOy$U}!3T30u7KPMM zZJB5>QE0JY`o$(k7{Z;iL%~$-KEsu8RNGlb;8FtC>gr%=0c$A{%9Y9PE>to8+*Ldh z^59nsh)H)8kfg*(C{oH>1aWr55sfBm>|$+@z@BgufvZAOj%;Cn!{){O-zE{i-k~;hXlG zZ`9obw@&x;hoi$YJEWJ{cb3rpXNkc~n}@Mg4QaFDM+tOBsrxT%`lO5PB@4tHHW*%S+D$R?J<+#z!6EuHX(d zu4EDXuDD*wF%sR*yO@`_obUaD9!N@!ujbcNv=#>rlq0jso$sYnblwbq8I1bm%cma{ z$T~O?uB|fm$9m}6qMHd1&Of5!K1CS-b??COUr}ZR{BM|yF0YeI%$RmP8;nq&O8R&Z zE?8|pP5*U0m>S%(_T&*umH|gh5Boa8Y=0b%#y2$93A+U)090OWo`9Td5ents%Fvr4 z0KP@(3|ZXtWYNNVS={InTjVkeSD!CU5y`blqnD#Fk5efnRMfi=3|86sJP)B9cj#d~ zh>`qX%Y0N66$7by$>#*oG_)QR{!`{yf4C*qgW1)8v)PrI_#}KHwovM0;n>1NC$njH zR$Is}3s3b1MmPR{WL5v?wYz#Sp!%H+s0dBget-Kazpflrm!DyI^#|Bi<-ZeMR0uH7 z)=FyfX0@FXgefqZ`qiUEpPx8Ib}7sOeqBg)Z)7=9J%~pj9lzYbmtVEt4z4I|BJZDn zFp_jEU{j!@DLFzGMF!A?Iy{1mwe**Y{|3LeTlW(IsyzPF#>Pe*=ktF)#Q*(k#(zSj z@kM~55Kd92Bo0*Q3qwq|;!o4T3`ke_(|Fp?2YvFyXHr3z3L{1Nf;w@KDKiLE_|5tF z`wRqw^?v%T4AHdKZaqY4dWh2W5T)rMO4FY@O4I!$GKFtIrRK(NQgNDq{$r#j71dJ3 zh*F_KpYOiuK6`b73i#8oZGApHJ>btBH$oA5^&V41f}`VulbX@-?bQ|ZJspg&UkQwS zi{lRTe+B=@ut^rg)7LNH9Ci0<=ESZ?^ytQ{JWbFGa3CS(N?|DQOLtaLUWV*Ics)Y; za6Y)i8eRH}^gqJ=c)(#a*!UqFa99ipbpSthOebFHFH5OUWs1HN@zJ(7CoxjV`l^S^ z$@FJ)A4q2Lj4=cm^k;Kt-WtQ4Cbwh;33Yno>(R{WVH!2K(DV%!=8&d0rDC_CzguXh zz2URE6RBHx+N+PO)~W>NTiVJL{j3dT9R4X3a*pdI$JyXeUny$1;fhe6$h{$o-+XuD zMKZv+RRb8P($(VlCFM&~mnecD zyL6F3&DcQho86~LU(P!iUJgD0N78Pgna?Dd&g5O8lmg=G;E+;Da9++zK zKqjLim`Hefh&SH;;T5jh72c_m>ugT4JX3{7%PlZ&67Yf@eHmBj9|VCw-R$DXp@snFkI)68bC%Y&AW7jwm@+I z!Wy3sK_b4MU`4pVFW4gjHkKYTaF1%Vf&4REGQbFWD4z#A?A(U3+_H$RFI z7MIAeTV;6sykAcb{onTszQ2Cu`TnM}>Hq4jEyBVSw0eH<{N>3%xB$MB54b_$={wxg zE&W-|t@{dNBUdr#@wZQMGe=d&8`O;CCsU*IBUp1Im;j#}_3%YJD;jJ8`zLDMti~egL09V84y&;7hYbF)=>c&fE~R zpvQg$CU(6mX-3ssi3bAWTuEuH633og!=ZW{ZDT&lb0Bz{AOZbI|8<=V>%7i`Oe|S; zJ)~1l73H->Hf7W=z81(nj0Y_)l&?chv+3&e6+Ut1MD*9v5t~PqtT^4_nH8)dddltbwo1k;=$t!X@!1@4e#kC; z$AqEos12$pAB16Y`Nc1S6&1kpt$+h#r)a4ys;}0%WM+EcMdL2nHwRY9z(Lr=Zuktk>lZN_#te zi3H|mkcovRUdmZH8=ATjrPa`$yqHXOkaiE1{P-+Dw*~P&&tLAduqkh1Y508s|7zB7 z>S0FZ`z2j}H*jUCdlFCuxF+ahomD0}v=3Gz%;71}l#WLHW~A)dQ*lRXV-@lE1$@_4 zdNrPY#DFpukX=e;JV|?~Jt1g#)%}`INvVTREq%$lrRXLqa2RbEd3B;O-cXMOu!qw1xKd%HxiDcIB7P$(@ zXp$ODo)psfz&POiO8Ti1Caa}_pUBrQj?O^312p*Q<;gzu)!9*}l`n`VlA;Oo52pns zyZ+kw3NXx!-?J%vaI=I5erlUtpUb%$LMd7)p~~v$LPWJAWgFZJLwu(ZVSAgg)I-r- zIGBav9mI5(BHu7QpKqa6%?P`RNrVH}`;Znw7#ak6ZwAKR$Qw(H^Z&waC$73=I!!)i z+Utt~N1%u$o4~++N>%^(_QAKztK^;@O&!#myvZ!!L17v#=dYAxgQ8&=89=h~OtO718L3yHl*i5wH z&^E5$DojA(jW~bucumHca~FP1r%%zl0h~6d1p7jahob>74$9!I=AvXH?RWOcvx2Kn z)KV$KwNK*qcKA-Y3- zIt%_5O2rkTBJd-dEqfSI)s#<);ozsl8piK0^4EuFBb}X$yfnatK5(FG{Z|lJI3kYE z;Q&rIZz(eJX)?N=n5U+g`sfW2qM+1^C~d=itQOL?0%b$Nf(bLZ{1TW!*M~Pq3n$aG zm-b1bDMge#tVKp^RENcvsslP2a9Me=V17MgKlMSD_NNN>#Y|aoeV!IiATSxK0d|F4 zm2vd_td4V{p?^ezJbS>0&|GJaJ~;@=5oHMkG39Yu%4*?SYGM3NOKJ2pXDJ=ZEZlfM zDIWqpRwbOQ6Jz~1lc(V*AnvsWGzPgRAqP?&6?$D9Twm1l0^u+ykPU+((J&~I41*%U zFes7>gCemoD3S_kk!9$2ApkOI@P~gd;lwR$N1SsnWD{|GjIt$3C`^cLOmNtmg1Gn# zNm7>d;K)%+2oFK2>r2ss<+NNmrcI`9kZ3Od#h)sIHmj=+Zj&o~__4HAsDu&Fa0fiW zp@rWOQ4Lfe$}_mLmd6x2SmD!s zIv%4@R+ra+Bf+msMwgSR`W>2DP9vioGvJYsctn_OYKJX$R0NegSIR?GENMg8&W{BD z>0H4f!39_dSQ@;SMNv_1Qi`5?U9^0$ap=h( zhGzyQNoFi{Wza&-QppE&mom;%=vbgoh>C@e`;L>XjJ&bPy{9W31T-y~3g3YIIvKfw zj8Gc~hez!eJySRZ&tAO#sokV7(DEsS0=b^(7bGo&o(MWZ z6SJI~cI4Nt(BE1vPnwk6IdK_}c=6n2-b`Nxkk<<**(!r_`WY$1oWU%ZHLMiQf?2;z zoqyqY7Rc7MK=!c0VJ-lEv1bNv4~yjkD@a-9#v{Y*S>bp2^$E9gUDocFQ_leN=K1pl zmd2kA&jz!=0u(3KGeLDW7tXB4)kfs4iiWkNIS->fMjFX4M|9U zRw6C!XJ?9{yS8g)BK1Z>NjfNS$x~Uo63w(CcQnvJ!z4{4K0>-|vWGmym|`pSWF!P; zv>DH?2*^wgJ?FORP`2>j^2_1z?lXZ}s9y1VXEEmqYtR5thAoz<)G}gmn=~5H8suWera-?1`scNr%vc+FI>OYoF}vPPo>;pO`o7H{Zxc=xoQ~w(`OD zmQ4<~OkTLx-n3@L$<91U)e3U0`4YXo_9uEP$^YibKxZf-N>?7vpb@NK-m=$9a=&R+ zMlq2tY;4H&bMP1k9JS|t3ObOB`l@042FxDD86NSKuC+>Qf~G=>y)J((e-Y`hKtDl+If z$RPbbgCi6Y7U=BuPSMlpPO*Zis7%Np!|*>K$9R%Tz*moRGt#4i``2`IHgyNiHB2{e zg@ZUML12~j2j5yQAfl2I5ms5d@U7(#BJXhW1CTK^JyBrPlbpV=xb`>dnvtzLT%|ap zpAlJ6WeoImDW0}GH>;kv6rnK)shX!0qm9Vt;vS$1yd#Qon^!swJ`9Raz}JGk7WUO5`rK_Wm)~WV0}(UH*h`RoqmZr5n1Zm9 zq20xFd?ll@;s<#=&6fmMOczqMge(jZT#hwSv08wf+*tf$VpV38L=TuWBc64n(j@>5 zxk`Q^pA;CFHbK1M2qJ(jW291=sCXm5%nRaz<=pbC0-h8O<1$s%x z6)#SdQc+q{<%}jA!|M!qSbmH~OUCqS!nNhR?R-*FvQvRbEYzskk;7NR)=G!QE-}W4 zVB+9ZjXTPPQjrl-3OW=gm!ZR&MGZRbD%whDrg|#V#}p%5UTcn*(aeZd!VyY%i&!R- zF^1i6C5xZ~U(|9&=%=P-CM#?S-32u>6ie=gn-dbmqr9f;Fc$<|>f7tmw$OJ2l!~qk z-kN#g^>@BPOK(pMhD}&#C$CxI2lkZ^GtQ(5?03h=;UbNe7rT8?Wt+Mx;S7A~u^jw*u$A z<~^?hVc~nm!uR}y@_uy{#*Sm`2&`MvlClzX-S?IEZ&8Az7fbK6g#F!qk}!mbpyXA? zTWGw<2)uzgu5rAX95pa$%4IrAr^!%;L!DetC*w?8pJx=Wpf{eR%11H0NP07&l;K9l z$3H$NAFL@SB|-d;jadnGWmv^GL_A$dE0KCFct0H$ewyT@#=L4)u!QmkT_6gcMoT{L>tN9) z0_Bo7aJUCIntD(a1v=y~(4h#Y9?CG#MiVpSv-w$ucb;QeFhAdfysf+;;FleCL9A-K zz=}*QLvWBwhT=boJ*9ZN;~@wuKSyoK;a(9opTODwD-72fx0}^3r-MnY{v}G6VfZ*~ z+%{DB$;NG~2V%@^r;k6Q4g7hrML#dBpAzi*s|kQzY1}p$tc=EmV55cx%MD`!*l5zv zhV@ed9E~SKVCKGr+o`6TH>i1Z!Ie1y|*Rf%p&H*C4$#C;{4C{trCs$lv}N3(r73Z=;<(hwFEWzZK=7b^8BNRu~7rZaB| zS7{2aJVj~t%V~dLhUOLfWhgETv@KL}?c^fo>bS!@ZZ1Cc<^F6>J}sX)&#yLHPM>co z+8(rNe;RF?nIBAL6_fh2(w8u;Q#Q3|^dO2RphK zcgMtHYGtZ?exZ2q1zJ=KQ+MX;Ro&$++=}N`wYV#%+}xizVY9qMzg)?#DCx1Y(K<* z|I5UGUs>CO|BLwV5@~!f;3>j-)LI}Cd_F*Xw6)bPY_7e_tPB18bDh)s6aIV)=4s(8$^rmBus|!bi%x?JMaQz|L`$M$%hiLB)(cYJi z_J052-kA+NK6*-T^}r<^oOORtL3Z8mZUd;9PN#sUk6xh`BISgQGl|m{WtVa`3SZ;! z%lf_*Vo_>UqD`8~84-=Z$X5pe!#sDWUU<%O7;p~aF z!l|1KlNm}i8OCNZC^qnDWXvHK1s~c0r>t1>VU?fXYp54c-@23ysN1bo9$(Y4aU~Oy znx+VSk2QWedSO&@QaW{X_;`>ypT0giK0A8RJv=-O8~m^_3qQhDWajNeRSpoY8?;$b z*@h}s2V#d$Umffn9UkpujGZua@LdPbnp^vA%4 zu!91yglll1khy~!7>URPn5k)|4YgS~t}g^FY6CQA;Dd9#%OkDp#28R>kEC@h-#<9q zeSIt^qkHDn55vN0;&iYq8lqG>be0TB8EQKXS|%~irg2z#e;4k;7d77sM{Tmb4P9YQKl8gkDH56Sau+e+p^PJd?w~X++il>LUb0N9u8Wb^-uDA@8m9& zed7*6X-j6aUiLyUNaWt}%hT7u3Wt&P`Poae#J>H=&ha@clJH9IMo+`4_G5#|QnKSY zjbcxucwVEHr%}_>2)02afE1}#-9|tp{ag)@f;>SD|5=fbBFmA9$Duj0lila9UIN2= zKo?UOx9sv4zpppCU$iFx@{h~;5_OdZ7 z=nY+&iddGFMxZn^ej3#=hvjszM5reWm$A1ehLnYdK7`$eGqjLY=@sj6as85N=XGW9 z@tX(!8)pd}Yjuqs@2`iJ2*wXS> zcVxqSyLf?iv8P?MK)c9p=ZUZKsUZ9W+Z!EVnjmEemkuZx`^8}91VurvLfSlLLyUHU z5m7_}HsL91;*s_Ql@92Fl`>#RyQRGG@ra_*i}B|0!3co*O(?8Z5JoE(QUi^XJAanI z85H`p9=@kolFFi5n$D}p0>Zj>szNFj5l#AsCZ~f{6dX~XMG@;1b}EIo-c#X5Z^j=|kO&V9^6qoN){bMwg;E7DiwLdaIB=+-6{c#o}0aaHbN-`MC7J zAGgAaQfW|cJJdwg<3m|3*f9(|F;$T=coTJ~iTwW7s?s@KMw!r^sUyGuE0(o6w_go8 zJ0blA+d8uSF)l_sMxh&+MtoNwO^bLP%Hh3?E?mCyR*(jq3J0zBz~nmbDb<2;VJbWJ zdgzOe#8&Nf`0?K9%(~}uR?xYNfCu*;2WR-S*pUG|7ecNXIZ>B1i~Y^W#k-_g^@@jkt0$4*+~ zed^!T5aWPT@C!Q7GfWBdk-PmDfqwcpoF{6D>+IU{c$ zwYdkYY@6p1!1L-1zMSH>2A_O^*Z$8f^OIC>=r2?Us-SX$?T>oQU2?9L3#pD4dFQd@ zImMR2{A=jD#I^yb>V#S}N>+k$2J8gSu(vAOt&2?A8CnDlE(R%wA(kE;L$LWkV#R;yPT zzUBg&<&Ia8KkTyZus(0t;++-(Oo6wnc^mI&;R%EM!$Q<8=T+M!Rda`a&s3XDmOL&= zodDUCcW8eZc`0waDc_hrr|doE2{z3~?x!@oy2j7LY)lbIfutl;mW`%5e|&~(qCjHu zlv_;k$1u=L5B1`fC!Oq+R+DfFz@;2*PykM(_&q;D;9~r{mI(5`vSLB$^fi>XsI|<@ z`THx1<-Z%}kBz552t z44nBlBF8O0XFUnOl9CxM5>|NY#L+fuS(QGyPL(o*cSH`e;*Z$;qhL4u%BaSNF01VNN5IhI9nu84xz1wqqW5VeD#l`DD8O*Xs**rc5+A=WGiHhl%n zI0!nq0@S<(!B&1)bT7Sn`6`GS1%+sY%l}1DL6vUwG>GD&!Watk3-bEK>(hh%s1-!5 zqOy%3+Nk6T*&J;5^nb9_ErgkH4ELa=Tb^_ecHbB~41e#xG4>Vy-g^U^sZCX1?V+Wr zvcvje_s0WmT$nTCvWp}6%=lny^_Qgo?bc`C0CVYovz7Dz+>9US{~t;JonYGL4dCXy zGDt-(1C?~KTy}dF#XRyW*^p1@1>7&`rmGCwsZ8q(Ri@`{R`UvGSc|0e>aQW{XMmt zZ29@qbTFHxqwuHkw4d|yU-JYAsKbv=JqDhFLj}N(4g7)MyfFhRoD{yqo;Z9kD1I;~ zelRG0Fev`d8x+exPtq?d@5Jr8`|qAU4{XC@_O;L1BU>LHY2Du=4RSB8zNv@*r~$zY zA3qNNp$j5eAggH20j$;uu%Ay4j=O-YhevNrJ;Gk~4L^DV1aH-P_@?G+7gVD+K8JgD zOw+ZGjV_LT;LHl^vW5k=+dViwG>3igV*ij@t)u=ucvJsgKKt#2>!j+2MOcUX>5bc& zXlc4V{s2^Gh{Sr-jKhm0n^D+#G}8{RlF{W*<;u3Lzng|zoHi6`cG^Mkz4iC^9jBsr zD5HltQP=#0_3c4B;P$Zt~_2dF@pRDUK zwq4CWUY(EOnhew12|l;!NPDKcd$&sf(f!i!+3a?AU%fg$5MNDi&Fp$)yK3UM4^#Bt zG&bp=`g9iw;hS2pe$L@Tb35* zr4r~jWEYDRI>7(>Da;(7F_VmLOWXV(>r2zdoY89CigqknMd!U*9q_lUt&5w-wQy)HIe-)(C)-bm#$JN(AHEP?H;BnYvBarEAG9CA5r@yc? zrIp}n{9zchs$Ztr1o*lyp)c{RqrdfURaQ(Y(k00)xm8>tZ)4cI$|qe6H%cwOOwT9v zu!`Vo)FPXqi7bBR^MVLI6mP#qD||F=<(df-32(~^R(p}&2+LOfex9H~_xR!>gbwM< zO4A46^*@G~EpLorCV(RL={XXa*I&}U8de|>XebZ#6<`zPh8~Ak z*S&Wb+qFkzf@04wFPAZto(gGFIUOFMpq=!!B%cmd->`1J1Yv)+b=ugz+ea9lxGkj>!^2x(hJM zr~$-{ReH8qX%RSy@S?fSuc{8P({kTx*}t_4_pCxVb!Zhk90n^L{wfC^#bzxU{BWG~ zEz5F>Mr58fn5qCn4Tz{rKhSx*#frF|v0hJm-EL_~D*@gh!QXOEK4Q4~o#qJNX?XB^ z?7+W%na;YCUU&BHdi2Zs`E3n4ob+e|hafcu$5lGVUAiD^Yg{P0=3Vd5e9v#iE#Yfc zt>>y5Br0kbEn9XyoLL0w{naE`Aqe_5=~V2_wkro!`%B$^y+p5}Y&OXPCRPmfxQf}e zi(B#=rf51`s_C)ScD7Vo(tg)yp)$BGzf6XV+4Mya-DTlLZ2|BG0p5Ndz}I?!zuw0H zUmFAb^*#p3k?Sqe(vs}~(=OmF%-&6}5xq)*U{D$Js#_WcKAYg_O6hQ^ds`s>`K@*R zBK4~TlktQ<5EW>eRNxAj$aG3pqiLSjW&omP&{`T1om$_=3A(7HGwP&ecES_kKFW|v zzKSo3gz}+$srudMDeu5JW7$$@FQ3*K!VRNU9s+IWA!c|$8A1yN*;wS>2C^hv7X=5{ zAM~VjQM&u`{T{lz?#J^hZitGsDI0oIfN&CjNTQ;bN0zpx@6zD}o!`p%WmED}JhR7C z(q@|jlV3L3Xo>cAb6R$E%fx7@ZS7aS4hz>S?#Oitg5srW#@<@aHZ|L7 zA&YU&T-#SC2d}zV90WGtY$De|b3PW5^O6u(rEzh!Wr}<|swJj5#R!m^Kla2>Djt*7 z%if_WYVQ0l!wcP=FxbiMj=6fr)xD^SlV!?Ye^CSWH)I6rs0Gop^R0FwR(m{|4Xy^i zqDK-fAFs7wfVfBiolK!ncjkLIv9xm#35ZGwzS@<=hepQN<_D0;tHarf+84F8slIj1!(>MM# z))nVMBJ6g~2nuAahCVU0JByJK{c*E+vCKD$@Ud~q)a`}=1v&tNV} z9QLD@+!Z}fSSrC>%k5cYcMK-p+?M-5Uzw>w(+lCrqeA0x9t$Efth)0kbN3tI;8yR=-ReF6R`1EJ z-dc96qsIO1b#IZq?%gU)`d#-rnX}iu``zm(T6nW*d!z^{`?6lk64K`FlLYpYxi@q=}j3!6p>V1{5L76=R(}%RJ6moU9@$9T6K}; zmJ-zZ$O^3>l-DNpIhGC%1*p$5Z{^xt1+GxLzH={APWGukX`V>T(- zT|)<2HoVSK!wde_;$~a-H9|}48qcqqyw8>M%r zd(AAwCW+|kb66!=%fl|oBEG@mXxSSqjvsg?FVCcQhE}P$DBGmBO6Hr9Ve#u`$g<=^ zG8ht4PZHF7&+N3dXj%%`enVCxDFv+~V}*Adm0@zt7Oe(jHkOu4q)A(tXOe>}sAYaRie7?6R{qC<63t7*Q`lbwn}OWh)8LSrgH zT^k6unYOtxd&ps*-WQs6dm+kWY?MSknZ2Qk7&XRdcUjE}i8mQf!WV4bhP=0aqk&bG z*3rToN7+c*zVT!seMK35M}jMzade6CWFjn|Ghy?J3!`lb*({=&1q5?* zX@c4LY?j~8)%$kR!_ymw?%revPd9p*mX#jjEyHprxs`@#*}JKsSW}M1`q&M!@erdk zB1Uq;XgnFtLqb(QkQgTxgU?*gB*ukMrTpCXZ>?ikVD{G6Pr}TRu!xHW|FoXyAAv`K zkC!;kU z#sIq$wugK=brcxOUMtDix=otBaU%IJL1W_n_y&&b>?TdQAuNILZ=fNtRT(wE8L(%= z%@o7;5>Aarsa%qa@WUXzLFa~KMC3*u>0)uRSr40yVsWyW6DOMm;v@y3$_a9~nOGuC z($J0q8U13ImV9|%Ky88ZzM$F?D73W9ZSDZf5J(Z)?cJf-^66&|%@J2Wb7%`nuXh5h z%z~C{$@1)7HqDST@7kJWK+AA*(WXV>;N5@~NQPcu_bVhe7ZnnlbA-fZv=FOihzVrb zO{t1r$}~m#IeMDh=r&|?61CBKBZ_N_@JZMlQ)!hkN~(^_DX9Wxm6~PRQFojM!_+L+ zk-Dt}<8HiQx-}%X&X8LrcCh)DiY=LANz%VHn0hmCqr)3SO70{k#qH20Cx#g-)Z>_N zHn@%jEo$4Xb^EU{znRmvWl6xLwmIjP%)((49s6SmjE$O0EOuCeC#S|Chgzh&UYJVr z)1(sib+0-CJa%0A;(7;L<(6Tqtj}$WZIxR!&*N;*wN*Bop{=r0)v#4A!cSqsNm#m( zGoh50m)hLf5GZM(UeX(FX1vj=7uw!!A+OZR@k*^C)w}Ff>D^kjlBTxGeYv)ds(rb} zb5-nfTbHZYOPkMCvCnN?u3|53ZZRo9@%^gxc_0>4t+#xt^_Etxmy!2!1-skQP_s8n z)$I9(CHtIHwwDdKbB6&-#d~w>e#dO7-&^zR&r!cG0-;>}-nwt~duvh7sx^nRYAvRI zH`p037judIi~KS`766y4Me^;?FXW3>LH9~flb zFt4m3Krh)e8D%KOONE`SXAsU>!l9tgH&v_nEudle39y!0sBEz@l%YnNd31)t`|@d`M<#S0oFfur`Jx ziU^Q{kw?C$8nH(fibs;4UZCbhVMW&8)E_0c&mPskho!zeAI!4)8<^Y`@K3^}Krs1o z;P}bl={*sIWS3^7A7hZj7r>T_dPS@ON(BCr?ObdQ^!_D{IU`CD!29s;DIIpdaM*p{ zu={g|O#mO?!M_0hJWcw;kM;27>6@_En~lfAY%R%DkPUPNnPND#ez*>2E$k1b9J?YD zkv6nXD6?}SE>0zXEYf%E>}s5e(YQMs_f|1*-K5J&p}N_}t88@$Jpk%XFn(L*;D9s-+uK+#uE z>)(r@D2&bv)Rzawjc8>K=hfcHf#K3ff8uF;6Rw5p?#a=m--C2yMshmkoHQRn9{rGv zdMKpI=jUN^4p3mXcC!pF<8c3{?%v^Umn%}Pu!ypPiU>%etKIz{(Ua#Dh9JVMo^d@q zuD(E)`;{T&hj@kW9UUO zOPoqTRJEZi9rf`k{$h|$!?Wa)_y-zP5a~KU0|XHKWZbkTIe2_`3adx30w9^8>=0Vf6Z204;u|s zqiAJKw$uB6!24!mKtvb-Lyiaq=obqIqMDwSg#%P|Th~36K(G_l1XolHiAF<}`E+o^ zC$4&gcWN@!@qBb;cKcuB+Pn?IVuTe%#^RLi5+0M+KSk*BhME&&6E;A=EZBte2`B3| zS0Ad!{?&)tv0QfUF2?Snn$;fj(iOD74I6g*Cbo}__DNtiwS!+Qhg>#R^Bby3rfT( zito6hg2S5UATB#2ViGlTq_o;?^bS-aB^wy1IEz79&uIVc5&o;;G;n_ldNOO5Mq6~5CzP79FY}cmTu1&dJoA!2XmTcFiyIq@0 zZ`bBx+tm~|Z@l^W2Y~2Ny!nUR6fx1SxN~neMUxnZcx#!PLf-&3F5vcg%^nT>=t%tN zNc`y7_|YlBkB*BUon`T(xgaOe5}ZWy^ErtoaS~03lgL{YE^>V}S?b6$3jXsC+vObp zCLRCgT^NHVaRAMYJKeiYy84^#dszfJaLv0h08KhT&Ccfy#KruMLj|`amTyTc-?FiM zs|3rpTrA&O7Ry@;vH=@0V|nZI*?<B=ROu;gRZRB)}02jK{~RH#^(*hJ^y%Q=e+ExQYTl3{WOxx?V;jbdS2P|r{Q39 zeTzmc@--k>AB|_}`m-0W*T~GQ{^(Ku9blpSUzl*d-MW_yVCDJ0nyq$}%l{k2&4>J7 zf4%%)5^0vp=@t01fHgXH!mh%4aTq=w1Mu-Q1Hj*$kH63UfA-$~uZXF4n3KSA0EO@%3=U*TWTGfATB7qBnef)%(2gF6XR~?gc%( zX)2(5zT_=F5BD|mN3r2C&U;XR)j9wefF*7Wx$BKYvZv-i2l|Ig zkI?C$z%RL_b{}8!1XIwOA=13|0^rm>F=rfgz!uhO<2s#Rke&isD{$fDOt6sjB2^JJMW8LVqG3zw zQAd)nLlgZ+jL%_sLL z^Bf~X@C{7dIPBT*5})5QP>M|PN6OCr41*WZFx%Oh>^orRqd~Xx;YAi`d~IhObX)SO zCz|Yjq!6B1R;os!Q(q2GVuNKVG7yCdGqR;HF#qwb)>4&ff7BrRsTx& zPU&l=WO!s9Z;GgHrNTx>36ZTORpzzh2oZkAm|aArrjYKN7fAVD$t1iw6?D@Ij&V0I z7VW-uTh?g3WrUMDgADx%TC`xPGhoy@GMGWHH0LKn8cS`q9?7WLg3=%`)|6Xlgy$OgSu zoE_K0oUM+TGscjK70axWQ_8FsxpkQ(a`}JgBjX-aBnOS&sbnqJFUvl=@Im4h*&2H##(CqSTZpki=Tt@b{QAe(( zE)b!IpS^szbh<8=mJV2&FiuAPP>LLWc=HT!)4&fl1h8>$3=9zmKV_tgG=1bsj&qRR ztGI&u+-7F9UdEA8(Nu!{Cp_EFV_U+el}94dq(40M&k&Z zjVQfP4IHCS!a_G&Ge#eF>`>4w;yyMuo`lv$j1)cts6*U$gICs*L-b4WEilQr;gVS{{rka^6^c0Fc0(`@ovnQA8>y1}rGBTc8KY zblYf~3fo{Y)}`Ot6#wx@1B!PCVghXst_Fh^MI;2lrK5LLs;?^H)qVDQ7%rlQ48&d9 z`rQLLWhE4#u!D^+RqKmud|9==RE#e*>&uGqWzG6hHNMoXFRR9vb?Zyb_~Kb#))W=T zB|Ar7H)wjt*;`}iv6{H@`~C<-DI;8NUA*_nnITNWt^7(Q3~V|g*S~^N8BwfL|6iGVvk|3d%vN zp3p6?QfkthFx^VhPD$NAUh{{7hw$3CU(wnP6&AwS1}C9%y1$p&2#HZKg1Z@0qmmL* zgNKyIJw2d?kt=p>gYj)6yc02)zzV-$<0A!WeR+(Wc5ye@NHg??5D8iGwAeU4ft{3; z;;g)Ga$YwnZzVZzB`NPpa^97syw&8q)ugMa)TNvq>zCyd-JW=OC^1`;wN`=nYHr5aU2mD*K(HJi_vtlD8huixNOm zUN-@5Gc9id+x4=19O338WvC3W{j9c=1 zCYjZTyVYh0Q!Y7%3XB3YkLogxh}2DAg%M|BHJ}|$2zxy&hS$J`dKQ)j6W9U84p#zV zOa;S=4Bs1dZ#R`Xl5r*#?1%X7+-tR_O?AFzDs`?G6W5Vc6^Dh<=V&^-Ze$y8X*$9{ z1xbpI?hHjoe5^u&U_RZ2QGYZt%v8-qTDFMdBBu^DNIfu5VN*|W|I(pa;(lc#QDp94 z*bE|b|I(j}wxwIh83#zSi(0A$U6gk&bCgY}cFwY_SinF(Y6m(;5mqax=s;ZTUN91L z3U#}~SkmdPH3}9a_ns&j3I(HO6u+%ovCbxKBC*-QN<3#c zt`2degJ-jDb%JYZJyn(Tl<1NN#$WrGJQ`{onr@5w{{!J+YJ)ej0lZ~=4C=TEwSgLdyM)V zI|_3fkb;0Rv7mjz?E2ZED|%g#nlEcJ=8M$f{dEKRd}d&tte2e~jfXP*4}{>U|F4DM zsoy6Ak6Zp@V(_e`hJP7_F?eE8V9?t?IS9|l3c^#j&Oqva!*Dr7 z)qi9FYH4A3MjVExJ}nH-eZuHWr;mCxHcl-iHqOY3jS~y(GjD91`kym4&gy(5w8kW~ z`o$zfUVfIN?R>6@w&;h)NjQz6;H2wcy6C9xA>&7`0dL~REdjZH6qVK0#8LQ@1=XqF zFQ`uai-&=H7VF=A7^Xz@nd;PFyF(=GQqc;$Y-pH%-}*xY<2_um=*zplHs zwi5CGt*uqd5B|U3<0tN5c7Ok}ABljXPG^>L*`tI__b$|Ta<>0!@3?^>({;FMx<5ru zOnh(omy;{rR7bbbG7xXAsyD4?`#dV&d;^!V?SF!d$aH>S^9<;TpgU0f;c@_T zQdwtWZ{75IsUAt%kc3aQTVa|uZk6YZL(>@vGSut-@0tVul5B$C$IczY*=oGL71BdX4pY;a8So@xJdd%D>WIOE# z&1?UIkP#$$gBIS^kc9>n&_}9(hACMQ_`gql^cu{qGOy1QH^>5_?|qpkC(Ug0Jj5kl zi2PxPXo?#3-v3>Zuc>5;QaU>eshozJkUU9_nM*q*px&OzBFboGQobx`>ltNOqVb7* zJ~%p;mKELKm9I&HJ4byA2z9Ly0tpQB_i1JHl|)Q`^A$QgK6;@GCLEGSvd`<}Gp)*W z?-``S^?Ez0(z$$rX4RVFWizGPd3=Uu)v928J~h0OMlF-wfbJf@1hMG#T=ZozF?GYwCDX_(+|8ouYM&20&i5%=eP$1Nw5-7y*4IKV;M)dQzWf;u9VWrQWv>Nqg2%&`&Z;t&F;*` zz5{lNgP!bYvyYPl5$H31>H4Gu0nB$6{&^1MB8u%%8Kv{*n4TPU%ZhA|j2ha1W9q#n;xiRQ6J zT4q{_X3|4%+aWV+vxN8*`*7YNTjt@1%Ds=-uCa3&4uYVA+70<7Y3G9arW7nZwLwYE zLK~Zib@@ypC|ZL|Mv^mm!?#p8PuKr8kTrC_R0}*q|GQdUtJ?Zsj25{1p#Oc)|9%Vo zZ%q9g)BZ-4zjNw-W2)bn<~OGJebD>7E2jqaij^wc7~Vje@2^o9XIraaz~V-P(ofm_(g8z^^30 z*TquQ=9$xVT}7p;t4P$Pqvuyb6;v!u+m2V6SVf+NSS4xVGh&}d>Y0U6qJlod-9tH7 zDjN5Q*8XsRhiS{6^XL!-B@%V|yDv{NghrZf3Xz{n@2@L=1HS=HAj2i36EW>T;2%4g z!}WE@q)rC@0r+5fNcoeW5h#@#3oq3EpZ8~<5F{QDFq1jmKTkRzkjDdRsZJQ%!<}dQ zhvH~|=k&7=4sI~G8Vrr^-N;E4S00IA2j2>?-_$=MSvlvkyU@*0Yr#i2vG5Z zZ+SzU8E$1zZ$SI)j-4=BKlZfZHI+#hu z{5zi5a5#dnelR@eibZG4BDCAkCq>$bmCODCJl$Df-w`AZ;G?XV_ za?WS=p0z08@B~A-8^}bq1L>!NsqkQd(ePYh!kcl1m<|y~R)MT2kYb)A$8?yLY6x@1 zf;r=aGK2HY0(L69Q0?TWpI}bW@qX#yrJO3BJuQ<_o%^7Z2_eRWta3`{GsmfDeD-|h zqte6`gx8>NbY$8huL4B?;oA*Ou3ow;bOjri}@Zd=6kr9?~lKjZ@TTvpw}Dp zG2K~Sa>T5kPxIFOX%1Lo&L4(l-aMt$VANAjzdBwBS}V=?thjB4bQfN^=&guPf9n34 z6BY=z#OS=Pu}_P_;*M80;i$FloAf>WsHIL<6e8wTir(7XZ7hnp{{OmtPrzus!25PC z@xYTWaiBizqQ3LehiT`t*-Afh*_*n?N1LiR4o+jOD~+i38>jogM8c!5od8@wqrbCr z$Se(Y$c{#83J{H=bl_Ls`3OB6fDqEW z&cS=}>1cdA^ovjNcV2v??#G*tBByQ}2_Igiec+R?v?A(@5L7?k47DYq$ZX0?mp}*a zHWOgsscupobikTeMdV~{W(|A_n%0h5HLdOH%e3li)lIRyeE(K6-A;$kc@RF)w}J^0 z|0}u~MITh4c*kL@{T4^hRxBDO4Hp8svFLfEGkLB$fXRm#&*+tmosBDavL))Oo9^r( zpf}(i-lRMJEULOg5O^iqVA5|H>bnVzg$Jw(R^n=S*d(p^P$`0Ag2T@sb0641llL$< z4)7UuGQ)g{4e~yCw|J}KVnAkh09*6`>&~!?8zlx(H@dV|E#mE$dVOFOlhrZYJhHmT zg~?<(MqML=o@1ute{MR^R?W7E4`HnMoXOzCk`KQPE{NN=CGHYtPWnry4;`>+rqFe@ zOL+YqCSxT?lwxUVI35u?lRhqZOqI;5m)^@+1l7P>li!TGAu*7t7EX{pv2zF4u)Vo1{(HYE3Fv2kgi#*J zSkiy*k8bg9m@B%gsLS;MNexE>*hzJ7c_i7g`)nUX@?0)w^<)c)RUi0lz|9|RIkvC8SgN?_WCvh8ls^vv7esb z8;m68$alEzLQ9@eI%k`MPC?1=-D%%Z%$-v+h zRY#VSDXVx2pvioI&aAaP8Kq!ulx9Gh%m>Mq1*}g{$3|-HE0vAZHl}@(wjfi{?#zX? zDR)ehJf_PYJcpvQo~H0)T)Th38E-7SjBSYEl3h~Hb;$yBi;$CLC=u3BoNQWk)(;}a)voksIWFo^nzcwE_Ny15=XBN52;(RiW1gE`8QPxqXda+edqN% zycispKVvngwDcVV_y3PudU2Oz@xj;bAs`Ek{oZge@?e#}oV43$$kC_Mc{%DR5tIG` zXI@b15_a8l5{Ly^V)BBC&4vMW7?36#yowO@Z2|VDO#LR(IS;I zh_ZPqtxc^8De5tci=^Zs^nkfcfV-&t5-0gb{moAWv83%^re|voT7DNjk3TXmz^Mo` zO7|SjNqHSQOxq#di@g|CQ7x*w#(Ck910{2SV2jWSks*;bqqZ#%QM4h20MMm;?y(K& zP5mNoEjW-XA4Q3I+p^djAUnE7>l(|U?eF}#(YTy+fCKa!=yK?LBPI*N-5+Vxtyj6E zMN!w2LX%ar1MK${Fod|yY4LEKiY8QB*c2-@w0PPIt)DhyJ9a_q8?8B^PSJ_>AKR{& zK`Nfc5ByUEtP7e>!6RAf5jca?Kiq(b0)Jgn)_^Lud(y& zfIuNkfK_IugTfPUEfW=TSi@+_)-zQ)S%EQnPby~luA0G?X-cG27 z(JM@>;9X~EXz|@z!E;&9^kXE^2#Jj35^(hrEC0q>jHL=3@vOOX{_o-EFKqwCVsz>H8`^)B zS5~XFX#9^_^&$SpU&j7xskjUOr2UtonE9;0@RXN#Y8+@}GGbdO@+0Nr2{sZdJ(z+$ zn1Vf+f<2gm{qd$??LLMck^z&>K^WUVZ~Wv$0x9YAXaUISk4ETEe*$~Uz{lBxYA0n- zX0lMeDzAIXjsdrW2@p5@B4?&o0p*2U7=Xn0TBWQR9m%W`gF2x&hDnx!k^C2+vQ7Ot z`Z1ud`m+yGD{b6xll4)aEIvOtJv+xO749YqG7-04>KW~6@Vk27+kd|E>QEI?xt%)& zc{6N?VXtG$znL02Y|^moVJ7A-v|>onG!XY3S);Pu!{f78Fs+4aB_HjaAN;)EINkZB zv2$`D%C)ISJIcI$im@5^`xjqL>&gqtC z!>m;)r>o_6OG?6UA;@YXeHqH+Ry;>OAk}B1@&Htxi=r6;S;ypHaZ$$MWVCG_(#f-0 z^YqTEI7!AY44!g&E72TmHDJJ~I`*NXLPh8CRugLpD-m8z=CDlKxeXG=8rkFXY_NKT zBDdi2K*n<^Zi@BuNJUaH?EEJIEi(Y1&QvWU%6Sx6a4k|EQgd{6QqFG>M&#%ZnV~kU z(W_aRUC!)6WLE1&U_`#-U5DhbFofODpxbJ|Ls1$)Q^`)o zs~2qJS#~JDsl%7}sqLevp)D!wr7f+Kc_i=?F5j?X_i*L4nj$VkGvr!m1&rnT+6ZKk z&|73H(-G`8ZT!*m`uT(4m!0z!h_kS*C%Vx zI8K(S3Fao-6uS4k*%{wTYiSDg5NSy+G`MDyX}WwKH{fF(oCmrLx8fjv1@FiLWi$XJ zF411w8+Fi<#mRJ6Dzd4Fby+7!>Z$643MbTc!U`w26`fL*DK(w4$|;pHjaq!D9E-4O zPDmB2NmRl1NJtVCtQcYb#IbkfAq}yR95w9H{~g8$ur3|?H=VH_)zw%WEXdpUGah2U zirFbVpOGEgbJ-o!v$tXZ48p#vP~Sl=NPsM>Iu{ZJr{TY%t4q0Ds%n&~hoyqB(<{{J zI+I(8y#xaAE1$ovDcI1n!8O?d_0c3-TzkWz z-&dVd!^wy-3~{sqN%#^t@LPPpsq$37lo~>#{Jc~@5uMfzMH$Zgc9WrD*Ox^Ya5r## zC5A!W?rClxd_Uvw;bjx4IeBTevbwb?Q0L9d%d?d?N*5N~dGqoTJvDEPl(;YoQPDMs z{5Y4A41*#@jmkpEPDD!~#}XR%UxQ4{@yJm*ltJZ?x%?^c_WB2%>bM&j3TN>eb_s`# zz1^MNpIE` zcrF-bKRG0BO!LYc+SmvqT)C9!RyWiNqwFtpURh2EgXj&@A{h_|SGhhrb#-sWpw}6X zJ2aipUW5XcQz-C9LPmv6s)p1Ew00^12iJ0mBPxbaAYtk!-T?oK6;}#$w6IsH3W~rl zWss`rJsVidXP|*88GsC^5ki0#W^o}#ThHaJfa%;wl3??SSCJF}FhlOOqEf0VrK(ai z%UhKxC~I&^O{LUS%9>0eS;LY!;}%~^o+fMzNi>szMwUv_EG#qyQ^s3`&;Sg(gF|pp zceL>+LycW1r**?dbDO(io4Lu|u*uxwZrEa8(oxt$R$R>U?!y`^EvvfG(6v&kk-{l} zYEz{CNysD1Bv>$4bT^U!ouvT^0Fs8YHXVpscjrI{v(3UM8I*;PyGj5e{N9?J4|X#D zJN7?g;QYnwQm6mb>X>2wQ!cxe=>6|2ko0i=^BsOLKs*ik!yJE@|2Y50Kn}sAGxnEX zdhdKZ_$qn5Z+iY)tw!U&Rm!X7wTJotUGD#SBu++yCJN8&3jqTzJ+>#~K@Ug(<+b5x z(3&)Tp-G~HAysx>ogcs4`R9J)_ymt^&d~or9^m{iP;| zx^_X#LL18l?iJZ%zYz?(opB`rnA>ns#Rza>)lZsZx13O90(+OndoQ8tp4Y!^^g1_w zD^iTY2t?AjhSgZjEEPA}-Iav8S2Vhrv|?^jmubXE4~@m+omMF$=%nIuyT&(SCKu)& zPiiM!HHG6FEjGLzT>jQ9j+;rHr8+pFs#O>??t~bk>#_w?hyq7%r4k3KV2 zdb+jLPOikK2bW9Yx|9BgPQQg>Q$yc**G!yVyrgiKCsIeys4LX%(r6S46_l>60)0pV zUYkD246Yif%PN}G%T|U&;z%Q5xp1a5FnP^PB&taQ2uT^;R(BT8>j{<1c^oTfGUiGO zRe-Fbre9=i5NOgWT1%J{ifeQeTFmv(ab`-f)@674vXeNQ4ASEsjh6REqsFDzYDg>J zgyPjyfgqeTD=9;jh;rDVN-B{AdbOJ}%x;XZub|j0;#f(Y!!&ghrL^R=Z6%F$#Rk|y zU^RV=^in&m)$R<5RSxuQnKc0p3`(FUe$oUF#XJ_G5+U)N>Y{v}B=)Lr(}y2pe2_RwYtu&~D*wZF2O88%B3!+wMF$>V$@OYG$ve2nb_47k*rcpnURw| z8N)*-{wKCp;m}o*Bwm}k%88v=OXi%gf2t(O)|He^O(IRXm2_q~>86QT1T9v{TDk;~ z%rgj9DB&idm&D7t?JG08b1i9(g@SrIYfRdiN$ED;-POc?O`MuY1xfvuwnc?jrix0n zlrd|jE^zIBQvdU|FlC_KdP4WBRm;2Vq-~O?376e&;;v-S8&F)Cunfm?S(bnC?n+B? z?exuts?3^;sbZn%k(^uQ1O8%Uot{_jgQkI&jg_wzi}BBdKNS%h@@&9SOrm?Lc>U>J zYjoB<>us2MXJtkNqWBSAO-In~Ju!dZ4C?$P%93~wbJfoOkBpOPt4U`8h}%(?nt_HfwDX66jHv(GG4`uWJb#knVX!b}_Yb z$CM3_b~T9L327JutJ5sPR-@AoGhf0h^vkmR8`a6G&sal|btTb~M4W>*GOFZq6n8CN zPJ_IR>W@_pb$k&mdAh%|_i|r`AXt_`0qOKWI1lH4Uu+66{rtaLD_1MA^S?^<;r#Er zod20;dg99O`y*wLrVjw!lDjI}AQ}tfNVw!Y65A?hhY$R9I2ms{kZ8Dm?&gKNzFsX> z%5GIWM;}e?N%)-1>e(lf?}K{8!OKl_@H`SrDJRWMGA&I51Q4z|@BKhb`s7dvtuP!3 zRY*zc6dC$Viq5zIMd{2FJ}93|^0(|X3359iN>?iolXMt;Em!r)LMpNBKpJxMh6YeRaBba5@E6;Ky-lcku5W zH4jExC_vEi7QCKR?`gaki<3eIXa2iM-Y4aR^3nV;E$IYWQYP zF1>yG=B;>}xqwa#+i)3dy?tvoDpJ+Iha>3CwpjdI@V37wvIcOwJ3k2wNS_Us7Zxr9 z{PzZb3H$|BE-znY|E&iy>?$S}LBZ}CeVD6ZrvW1vqGffb3w0&Qm{!RFyga3k%lt27J_9ML;s_bsS!6 z(3i|jQiUwVG!b&T*64ObfkksxHCz2nIl6^0jt zbq2~Wh5BeDe*NwfM^Bsw-O3RC4 zQxtomR;`*jPfm|tobJ3#$ZY01+dVxvIZw)TaCCOQb9mVJ3HCYrr<6k_Arg59sJ9;g z7wOSADZVsxYJ+^toulK^m*`l;MIq~kb8@Vt{#@X3DJl+MYURJ5SLH*d*evWkP!bIuNOX0wc#sOaCZFabeFo3 z1~hyn0`vN~)HdW`cKYpsy?ue2UY)?ofV}2k||zud@40kYym>Z8=!UcrUfC4c+IQy?p_IGjl z^lxB)G*(dXT7*d-*A6E#Kayusr%zq3OqmyQ=8RIWX0!HRV<*#dXx^MxYZQ*HeB5?m zX@mz#q9;gsdA@T>3HX5TA&u;xK07|c4L*I2r&I33^TR#WL)+#%eU*J+W-yZ=4_A&g zzdAq0*-Y>9nNu})*bd*eweh%0XT`$KFaM;3U;er6?C#>@?k+ypHoi!i*F}53+Wx7Am#8-QvSAlgtW6?U%om&;6(Whsjpt1JUcj| zM1I_M_IH0eZczX7lT10%DJsvoPC18^7pMEwSbBi>*ZV-Slt5404*DL#^R5{T@tk5y zL8jD?P)>QmZ7`MB*IQCA(k#HanegL8hvr)>xDL^{VL z`ABJ!Quzr|PR<)fPa3cAO<{7(7|@?uRj1Ud+m2jqFir0Z`h2eAAo2$>Y-d3Abdeuvlao7}IO-(?c!G54>W#Y}-5r{{YI zJB%PdZab$tM?eCY#82DK8OL)o`#O?@dG2m&ry1Scbpvbjt|=o zhug&jeo`rtY3di1-T*QPKj7Q8WAujZ1@AJ@;w*kJ-}$Q)Bjh)&4~J({6jtBOv@n+q zBTRuD%|>(F;8j*Vt5jYe)w53J)k(jobYm5;5~S{42CT!c;VXaZ`W^v)y7*B7zGA8H}8(aFZ?dQDqQr~hAOLV`N(Ob!C-8p%UAd|P&B|# zkn+BxQs`;hK~)sS`D%A=XsZ#vvRWimhmev)H$8llUu478vrHX?nFlIo*l6PwzKwfb ziJW}gb}SX#cKC*0+5??TkK2agij&pbwxd;a+x$c+p;B%;e1k8zC014H7nzO*3f4E3 zu^yRI|XuRexvwIa0|Taws$$`!i;Re#toe>DMQi+%8wg+ z1x3FpMVzUCld3sQjpn=lDk(C2(_aQ=p+Q(8q)aOTzQg{`AQ$5`{1(!foq{B*?o^(@v1`M056u;H!-np51ecPf2-uHEkjQd~R+u>`v|CMqhNp@Mu+{^h?S-+>4 z)7Pi9tv=mLED1}~&V9N|TjuL}GKJ2gVyaWyJ^jZ_U*dSJ(r;O$S?*_MkXC{lqxQ2% znFZbMR8N#N`bhKKp3A2-krFFk=7o^p$6$Nmr0{@L7x`r8gG!1APJ+MHX9o$e{Nd(x z)sOmtfvLHg)2;)4WU)$L0(D-Df((O>qb|orc8xzOyrZ zU8cI`O?BfmTyMmjJ~Wog@f2T}dw3|N`lThi+8K_rnfu05NOR{+bhZoQJtX^!rZv&M zSA2}=K`PAX8TWL-i+YbvUlfwuW~Vq^nqJB20$KTJs)oFW&>A@)0l4HzF_eM{NH$j=qNJlC0 zkz__YLQ-mYmCXI3luQd-G$U?@5s4&oKi~I=!*hbiwmT&(N_xnWDURQ1PS8o|Y5A*( z%e0C$<2aDAfk9}CUe9q#XRn?=KX|==w&5h6Id8}_7WlV++Q9S1#`)>1{p}Q64{29m zTbksZ%r;t*!ZTTt{$1LRW~5!fVq&31HVw!~YeYyRYupUmC+0-66}1XMOE@;u#xw7o zmkn)yn-^ZMSRDE7ksn+O1B_rRRc+|qMxzQgCnk&K@+R91v$-SL;F9HPCT7)~39TSA z$_O$;HXDl}s{08)7bOOS%LiB5ROF&%3?! z^NX9ako|1X+z6rw$C=ux8zRMQOWR>J&dztvU!B>uSWf1%J6ItUt8vO?Pn^}CkAY=H zHly08ecG4Rn*?#gae9Mb+`VmfeXn1X)_xmKra0;$Pe8q=<0O6@wM7Y%0@1+V&e*#O z1R4|p$R@q)s<)tt?m7IY+X=>y=8!dIQL1D&L;zEjG_V;Snyp1WNr6=111w~M6NtRn zvSJ+{F65-4O+K`w%8I8VVoIf4Dl*LE8ceHOzz@5Km9mdQ zypXk%=@WSgbVKGY-8FQ5G%%)_Pd@x=+Ef|I{H~`dA+;fSvWb_wDg7fdp$U41bCKEH zFFU742S+b9M3XPm7>pr*zlBSWLT@oET=H7k*o3kY8Zr2V1*0lQ4bq18C<_g&;<|NQ z`x+uYiC<*WG6fwgcv5CfosQK#kWYBBgc084^KV9@`o zix=DkK3yZ0m=`Z2l1CL;O~u)ytXa$o+Yik8@8O5mzq4uZ%!5||YP=>xHVP^GZBXTTN)7VKK}SJ#V#zL?JQEh$Kwy&Q_-4rxkY-j+V02aR#^T>f*g{97EMADl4GTq* z#ec(>u#iSzALi_=>ci>~FiU8ZfQ$jUMZ^eD0v@z!mKDRvC9B$``GVI+5&ctrJeRO8 z8=@gfs!47#Q}Vbff(Ydnmj5-Y-qO;eN6W3nkXsm4ag*8|s8X&{^ySif2PuTX4<-)S z7rpo4tC3kH1JG~m>E$p1NOAsEfnl(q4U_y zS^g9iHL(~YEKRUO>_Q2Cc?p+XX#z)NiWqRtT8;bnrXl4hxLKn!WO=&+!E#4JK2fAAI$Jnz(FI!+ z*UDw6_Qr3D<~8tAF?llja3en6iMN}&ZrwP$d76>RE>q6R&~ChJ(&!x$h#2#!HXe92iM&-;DNAr4=WRoXi5nv6^8@B?;NB+9bBbzF4mJdRott zN!y%QI{+@XAyjdPONWxCW4O(1s26nFX8#B%p&qeo!w>joenkVZ@GHLISJZb&i29L~ zMB#JTpzX94Me2;zqM*sPnr|kG#LqTp|6(}$lU1hSWlyS)WIQ6K(_7ilH_@_y&g&74 zJ4Q|`WT#`LTg4!p3KCej5&82Xn~l`o*gyJti*jPZR@m)Xt5qO-n7d|@UOLSUwNcjZ znW7p%Krpl|%F~3E(tw$6${r~|Vjf=+VDaw?KuK)b62m8v2H5Z#n*!d<;tpuY0P>1n0Y_-GE@M0C_cQbcjWDe}Sft6J+Q*pxG z5HV6t8s~&eHfe~o8DXj1He!@!zuVsxttRN~9EbW!^^xuy>=W4+st?R14qi*hjl-qa zSW|_yBtg!TpN@}yrIk>whFr>C%R@+nU}T!1JZ{ajP%lVDP<3cc7!oaJ&mJR1L6-6h z0eIh$6N@I2noTr$)C^LsH9G*+h{j}!F6rh}icBlBC`o&1(gEQUnLuV?iJ~=MgfUyp z>0y>*3NYq_JvHpHH45^GM&^kyy_TbdjfK;Q-6YjSQpU1zYDPMiv<%eC1S}M3X!^y% zw!Bt4Io;nqIDU0zNRAXk%7@%i=NpJOE2Y)-!b+*Ol1CK;(v!NDhct$)O2!JbCK6+F z9fRmK`p^N1#uLG9F!p^v<`m#C_3`hE)|S(T2C_g|y4(#FHR zVE?P}|Kir--|GIqm2xEhU!}b2KE(g~9zS>~E1rpoEc63jbl<{(&OXfghxu=t34OEs z|EjCCS~UKrTPd$R%>VBb|5HRFc2ain2}(f z>a=F$ThTaGh)zD20x*z7zGrlzIrc}r00kj@L1E|x9mjOV$>g#NBHCf6>Gx6UftoQT zxTe!r=h4*Ip_{_*punWWF0rDjknjp(Faj7kkeP1r@@g5K3~90GJi#GbzZY5NAFeFhlt%eM>qJbP#O$AVzlsZu74&oWV66++X9(=Oe%AcisbD z9!FlCIc5%Cx{g6sDHiM4=)z4AFkXBJv3q>->%q~B6+R?KDHuLO=^wAh}|!X)wA14o0wp<)=WB0Io^*kW)MTyOhCAZ{7qA*1m^CdyeAfg|`9tOkc>igeu+5-&65@vY6dkZ)LrIm4*$I>Lkf^0$! zLa<0j>QZ^m_|CumFc`IDo}m{2WqG4SU}YWwvsA{b$z4skC8G$q@xVcX0ni2g@DWDcU!r!|KJdb*ViVumn)!H}H%W|!J&;vy&hONj> z`tSOK5B+$H^+LOcA)~ z$fr=?g!6N#+EdM>b|Zq21Gc(|ZuTr2;fIi@D5xN^M_HTo5xl9@! z;1MCPdCARKaxD*gM~Nv3JxH+iFfbQ3`%ZU-E3s7X6^wp<-DzHH-ixgRWWxd+@Z4y> z#?@>lQBF1jJj*n)qfddkEghx7!H+sB=*rJ5M)s#MAZutQ!l9xN>q+m zq59ew43YN@hEXOz2x-pAbUCDH_-SD<9a%*|2bU~KB0#R)N(h1uNf0fJc8`+U0m5S^SS)4Q^(_jHnzPP~5)GvdfYkzbv zs^?I7hGw$PJ@`W69m9lVW+kjq_c%mq#Ap8sbLbdlVRv7O-b(7L$B*O5m1q~n>-zNRGwS;EX^y(S z?Qp3?4!^wgZ6W%^!W@aNxzacM#X(cC|sxcMa{hKi?hb###egGL}QA>ctG%bMzJERn0eTr=0cQ2%4!UiThagH}5{|X5^ z`!8-)*5rA{9K!0gtQpR}u(<50>E-nbXw!q-&;+;rv3DciP|IU?zIdC}u-|60JnnWc zjeJQ+Xu1y_QjmgKkF;}_$ZBN|mXHFjg2^SIzVH#TyE9N1*(|~0{v@bYUoK$Mg~L5K zZ5zZHL%K&%UspmBR_gYx6mpuR{d5Rfk+Pcn3)I)RUP;0B?<75M@cI>>?sF7Bq2fnI zaqj&%Yx=l^{b;qCG9@fwnjoov)e7{-H6}hfD6>!5{S`#O(kV0uiz}*2W@QSq6d}}@ zH#Rd0ceJ>h4WirG_M}hVDX8QD(X7?#jQP4ISzOkFLo^pRD~M~5%euZSo}IP%na=)_ zncv8#O*8SWSdj=DybnVobx=Fb7ilNxbzo<93391e$SETP!x1`$EMk9AkuLe~_O2s+_B<(BT;9(0U zbl7ef5Tv?gCWx|}NG7PFdoc$jW|NVxq41O>ZNpL-D?n2hr>Z%*Awf@ELqU}c(e5mX z0Z#bL)MC-eNXn%>zuoDp+Yg1hDls5^KI^Tuj-0aKET>x)Q3z0>`S`L3(#(t2pg|1E z$2F{hwlH+p1kV>a1J4HnsfjFL(EbN!%wRGePR4A~$sJC7fqAgJ1c~!VAiQg1GZrFd z{um&z30j2>G}@kW!vdoeE9;Fpz9{ zGK9t-vyUNStoWfEst-#0jt4aUh?MmVg}?NDBtXCyx_}#_cEBEr%5+-B&7TaRS+Ki{ zw1J-+L;{YXbk&<9GsA^=DqN*oB`K(gW0`&1H}-{Q0oWD6R~+K3xM8MjeSXuGJUv=W z;1rCkXlGD*GUSeySEmqt0B61QP(Kgr7fp)~{vr?(UwuT>BG;NgU(gmv-47>!=wO`- zYF0t(va*7#$#vDWF669{h5q$>m)+Z}vF+m~uxrE{`h#(1Nvp)Kcx)#Ya1LKwlme1P zGg;`kcT*}tTfoT}>GAWc0vK6SmSmkT_D>f%lhmDpVl+I# zQ8j}m<|S41j88&IZ*=KPp`=BE9<|`_D&w#FXQh<>EG^%+N6}K9b?tP1#w1PkA(v_5 zp?8N*1axD?2QN?nnj@ba8=>=|X?(njr_&ygHZKr-Qav8slHvLUnCG~pR@(&Z zika=;^^77nE*c0mVsa>ka{r_Ve}e^AL023ip8z&1Mb@mfV)7=+n482h7GkT>4_mk) zB6guvmumWDmBi`E%v-VIS+fR3HVsK_Z6ItgY?Vx6a94Xc}7y2+wLc&lyrqFC0mR@xy?1zsB z+gyAz<-lF0T#|PrfHf1@1>H_<{_O5sQLp;1p~`>h01A z|HvENHt+=B{1mxTOH-$P7OdNMp|rj_MZ6h)Xk9FqN+$8?4TzNB7IgNkTAO|$eSuz< zJf8S8A3M^r;_sS}(Uthk6|8(fm>QG{d(tKP{TJT)^}f-JT@tpmkiC$kMB9d9QGEQ@ zn}2OxEN$gVOZkO65QYJKzmwh>A0wOZg-Aw`1<5NLo{K27ubLFE;7u2#Fjyy~Wrj6O zmo*HVQY$Ar&j!_<&CvTxsb#s8Fx>syWGx259Si=|EAe;qE9 z1jgKnv31&lg#UJPJ9`lpp%!QPW0p2tCAHxqpHz7@X;|PcQdY~DZ*caCVt;^*?s~YU z>t0^?NEO^ks%ivFrC?B6x&TphOUa^{`NmYk%EoZIi;$U?IboTS`Wb>L2qp?i(n8aj zQMI1lcgqwACmZD`c9{*a5J}M-<^)3&DlN_-GoowX!`SdB1)2B|`CCjE>DE9+re>44 zn=Z0ozh|8&Y$S>ZVA;kburyP{=d2+(7)AyQL>J$wv5p+3&Y9IhrJTRgNfn)ro+ zMI+MX4Zr`s0h=XWjbw3(TP35>OA9em< z4t7MBd4vGqIIvPpSbQp^oIF>A9L zvwuWyLh8q!&w4#l87rgJ*1!+?i(?})5k}vJ9k2u>?-_5Z%1en9W>$A$Hfx%UZWfB5 zANY8kC`ZY``O+B%rE4;oBl0MqJjWAi=2oD1pl7Wd_&b4V3<+j&NpUbC67s_L?3^{} zvLW@|X^y++jbMu`tq(jwv0>!~j*Mue*%aNNY7$u|P={Je#ie44psX)t`6xB%qq{`w zYTD<@QuborT~zUxZlOq+aV*;gupr8PQXm6voGFXsM?UO!njV=>k!=#D_9j54z87@l@$DmQ z8>ubXzb{0Zu+x}fClwE4lPW4r8v}>>dz(#7ET4a*BH?*Q6YiSRn$^yBNFVIT9KufvS zaPSEP-KZ*^1n4*$X0|-Mfc}IYWHtg*?Nr(#jz<&HSz%nfLAM3;ZpspEA6Ctg-;l}= z`lC8jhPD$~d6~+aVW)LbY8vt*tVBq+WYsUSALNFX&J`BgBKt@&_aBi5TtCfPpBLy( zSgXMDk~sdSSX$0T;GohknkLNzo_ifs3lgwcG3bppCt`4H=*+e$`}X}HP5nd-3PVLI z6)}jk+(Z^(rThkYZRL|qURjijp)NUsug0BjXM8J016Y0fWb26boxJKca8|%(4|nE# ztmFv`8lB^iqw^z2+J@(vZn7} zJl!g5&l(z@7)P!ca zP4pgzSLng3Yr}d7XG*X0AM!_1^AuefVErhL@w^BfZU(+R1BylsAGH7$D5ZFj6m~^h z`6tCwSuEheS37@>KNSM{C=aFiEQ7Sl_z^o)%Xb{;#Oq6ScZa3IK3bJayMkVU&BjSv zOnNX`JFS_Gp;%DZaNYWpIo!RoiNhhDyfI+`kqwneC!IDi_h}Ab#ukxfe8B!fRA~JK zeCUvzlV|}iwkQ43pxb?elFCI90ivaY*85SPH?WEZeY28){yCM2jLw%-#uK*K;wi-B#D1w_*SaVk_NQfU3$o4Lrc4{LDw1UATZi`GY zCf&1wI+5O^+p%;{DRmGR)kms@I!h~jRw)NCOb|@jZ1ERS`~@gU+UJ_{8IjBukIPy7 zU7_F57fRcs{*t~kqU?+Uhu{4{aTs`)ovf8{c6Im+G(YHd#>Mss2D>P)n}}l)p3tZ& zw9VrOpR~#>hterEcaG|;QX={@aE)SMoVM`N2FCA@)ds#QVe#0}wF)_bC^BCU7D4=u7hX+a+! z9GJqddQX~QY&@QLfBoA@k}dWO+>RBR8wHyGTS#MuLVkF1aM*@ zWuPqUhiEra4Ny>-?1!9Lv^_w56VmT-bi{E@$xPiA0%_b)0>rw)Y&rNZnsx65?pn51 z*91w7gs3c%kylehi}0l^v>B7bd%@RPP?1lcrqohRs3ntL3mR}usVA+L)x@?;DNwTt zmV3V^@+!NP6?MuB3mXqwJt4bCF2TI^3qog9(NS5gT-(n}+Qd9P{R}O+ej?3*$6m zPIsPy12|)<Q?{!1JKvrWeWeezS+GH`ei<+@pHp=Yi zhzKPM&o^m39OVaSN+|2Nun0kU@-RR>>tOohmN|jtJQ6?qqfYylTGF5NF4@#G3}Yau zpXlxfo<7E;nUiTH()W)rL2!+TBtI2ZOI(xYTt)*b8%&jzf>3B6$J*#n)Vg&L;4pKIxTi9Q#DRG1I)zS;;od_neLM&HT2b zj8r*>?lDpfiBd$;2SpX?6LE|KK+{p~z<2=(2%sOKckyK3L_pP8vG$T}CoTF9a`6>>UMQ$EFOuEftOd?$vy7&kF~Y6~c< z*aZUXZd4t*h2(3;w@8c_1+WxGFW z7Mt*^bk!_1Jy^O)O$8GJt?)XdK_7+H2C;qE-RO@|lf9%2u#~5K46XoiK#srBY$Uay zgxp`L%*<1(&dkCY0M^Vr04$cLbvv`ER;u%8z8~k23KEiT|A!4;qJ|mxDuS4iP0>UoTMAi3a?OiOdbg!^*vzh) z)k!nEXJ*ID>XL-c2$O&THuhid?>0_O_n#lUMj4wu3^^VI-hj$i%}I+mHicuYC7s60 zsA90Dj8FxOTMDfO!$WV}AshPuX>}Q?mO{Bi0u}b(=OVfC7pB@1GDN|M>_Q|3<=i{n zsIl6*cU!h4JMEFs*k>>ymo&24lN#dYXaE~%)d7Lg9_{3yVrkj#O{!`(?oQ$5TKQy# zb?m=495s{6x!N04dAn+zl94&t+Kuel^vv_OU3TdaFpb&6p;$|7 zM0D}&?85iP4fxe;)Fe}jVWtXaXBNFTUIZBUBMRa0<- z;@R1S=frLA*Ewc>YzdK=#S3R=7M&BXG*pb*lPgTDL$Z8BZ^*82HrJPXB$HnXu{#-! z;Hi6CAP|#&=Y}+MN?#Vpwb3XAtK&$i^UyR5c3B)Nf)E z^mNA3z8)2tjtoPCyF9i5_qu^PW{Ds|#){e)hL6Y#!XGyY5rTBw7YC=XRMxD(4_MH+ zN%|dj%^->#t@;Fnqd|x`=i%#J5G_a%uq(_*S}7R;LD6|@)#4?z8MDj713qjT;+B*A z-lY#h0tNCgoejExeITGxgp@SD3px|bw8Ts>(HI({{L@MC)oWogdJYjpx>~ZNC|E%< z_~ZW zB*i=FZLiT~1NNlRX-$@^Bf!{WodNgd92APvqJiPUnW!UIk(X?#Cz&HeM7d}+*{BEL zMj|j0@Jy?cdBL${7{xOpHNjZT`s(mDGm72wn^iU^z2*(6J}bKwhFzeX?Jx7s-wbRxt# z`bi7EGY}@}dcJKfyJ!utI+)z|ZYG*#FSn(7Bl^*7Q~-%Ej-s(Ag(Ey#36eILClg{DZT z6?yu)vP9J>SG+Od&%Fa;`W@XSB+Bm?JG;)^9bAbQPd`kugddP<>5KR-+SnA z6R-{yG+$Ffokt+OkB&EOIx!denlj@&BI12Cz^RxMd;EG*+$^E(e#&8ubu3F9>2y3z z)MjIojDW85{(=&PMkc1@-vBIm5y*XIqZBBS+xt`oGj4*g9DVdLl0qG4<|QiAcAg0aE@gdWDT9az6DKp42<7Q`#<9j z!Y{o4HU0kQmDS2>^#0ds<-z{%kGuc1`e6Gv-S$uXFB<=ezl`;tzAgda7gdxBjz_{_ z)|81nr;$;)97&32A{IVkG|{`nV0*=)ct-K>RKno$H@`WyZ})Q^$#7jAJkorAaJYZ8 z^KxIsW~NgE>1(B+AmZAiZA3oy&LhKgJam{Tu(}?}8~rh1E)^+ww(^M_542AKT?c6g z)WX9fe#6r$g_&}6oYrvTs@yrl``#h>8Ig#oliavs|q9hG+0`UNh-o>rU|lUEb6E z;N21i7!8Gw=}AZ!wA*xuu4-eCw?=a^8cpvi8Vhv1Ur6n2s9J^svEArwTGMwcU(8)~ zdYxJ6R3bg>%-Ehf^sgdb^HLwoYhJY$5_T+`dtpW?`MjJ#lCcaP@Hf~%%l*&Z|EKf+Rk!9w`Mb!qKfH?tO82geeUm4z=0ZBK zqRcy#-}uP)jH~@cOSvHLhT*`(k+hXWIE(%bY{$ln4sONJkdKY<6avcm8Mg1RO~Kut z4&_UA`&QMk*&$gUFh7BlGqbyAuT2&ZiMO9pdeO#nT2bmWwT!>$N z3w*q=sOn@--vB3aau3Ua-7jwe1|f*iSsNJW62p0Q2hBycCJj2h393W_+wVbN<>)y3 zh%DnM=rUCK-08nZhZc%=!fFJGKZT3rZLGTb4R^1>xJ9=(?I;sp_01goq1R#Cygu55 z1{hY^gT3ebK?jH~hkx=LkvF`;K)n>7uCJ#h!0-G<&dnE}R#H_0Hyl9;rJFHIzQnRcmo}|Cxq@4(|#PsEpgCQ4vM1s zcrgfVVjYTIz!EJ7*ddY}jBZg~$NeGi)j{u3&3LdJNy%6yD@d$Kq6+k4b2RK{c5ER{jA_Y;oi0qv$IV&aBSap9vAYskf&ByE7S|CHOS?b;nP}Wy-=yvRtuGS#VyooWn{WaHwa=$e$MYme6R#$4(dciFhDz$pK3gT+5P+Y65uB@%s%Vv&yJVFbKwNiD>U9J01 z%Jtar;hdq1H}w#*bbuU`qv*J6f*K6VJqLCT^Ex^}T6D;9R_@~QOgI5!OdW49RQFo) z)q=E2qmrNK9OqxLQYx36oyi!eGT0E$@UY_?1OvPj^BFLbf%u8G5&!iYs{h*kpVtNH zdC)Fhf9?HW)m@3ke_1KlRvz|$-{WU_N$mM};)*L94Kew#;c9q0WJjX-`S40n9}?H- z_c|oFv(Jl#_&Nv1c&PL>PK-$)yT_4ng<{u5Plypr!Xa@|YwvqT3?RPnkQg9**(osq zxYsc;7Wnd0V(ilJn0Rb-<0ft{U?nTixiK9J2kGa+LM$yi&ZADdPZ7R%4i8=&9Y1gU zSnf-Wqex$|F7_G!$+c|)R=Id|yRi%FBNY~WI` zpYOKv{OzhkBL?$}M%dF)Sp^9FcnEw%F%6W^CIwCQ%L>#Y45L}nB-RP62%!>Ti7Sc9 zjU6kkpxhVP=a5=VrJ&8&!HtG$bSG%&tbuT;PQ-76jwK~-FlG5FWcE%&6a>qTT7W7YDMxoD1?e)X$zzGp#KUOe z&0%*E;6H#j_VLa}=(r!7UAmnK`uC|E2R($>ewUB3NtSNVkh+_E>m0vTHpShh^GH@= zjeQQY;TX09e~eveL;aCzEGRg6hwgou6O_br24WU)ydB1(Ps*G|pI3uHD?+4wWx62e zV@Q`VnpC5%sFG<8$K1U5J%I*|))EkFKg2d5zy)@Zs&DEwyx40DB+~;C(ri_(MR7s$ zursbJCumV*V}@dnauzv@LQ980*$_4=A*55VJ#O*=8{_m0h<=@XR1)U}TmuoTkzgl)5 zP|m zxj{EjP5LO<6m?V-GjZr)lxv(EW-3s25#Ys&;AnI}toV=L%5FM$^P$=6U|2Yq&<3)P zMDatby1rfmyeC&zsKAu{^gf`w>p^Ova~Y6)GqP5yRiV02c$YYVY2G&J0_6$cLd%LM^>I1r}4kw=|_6Ky0E*_T^i*#!x%-7`wp0~?}wbsRjLDq{q5EzbZaZg@<^S74xTaXn1W+BpMx)t*a zQD#f8RJ7f1g*I?Sr0wAP4~{|p@bg!Y|BV^;HRXSIwY*kdi^~5iE2|Ik|M$`VFFB@$ z-(6o{F;DNrkN8sJm+ej;*h3f31=^#h(Q>PN2wj?Iif?e9az0OnZcUggW3eU5n+|ENN0*bf`=(N^)-Q~dib}yEjW&zj zIdnb~OVD|~*DJ6ll-1u$EXfo^sZ`24DD%Ac_?lt#yV~S;@<#aVZb)+}wH3%c<^}*#UB92Bm;8mQpg{HKH)WwqK>Xci2(6-^ zNmyABz6#tUx{R)fx@AtlE6He9Of)O0XvVOq=uaI!d1&^Ag4?Px^&7kC%!-v0BQSBK{f zNHdR8_VjK~+Si~p*O-*@Xf8FPvl1y7Ar9!0h!>!P1Vy_=_0T{%-V8fJB?rjLh@FK= z&@;7aJnJN$b;4NI^kx#<7Nr%FM|oZ@HyJUD6Wzdk?RX`G#( zzS=!MbM!atnUmA~lg94B^IWsjF2MMb9YBG!5_n|wmSauiLi6AbkRxW!7i0$)0@%(C z+BsD?zZ^+;Q@+R-9!rqAjyyW%AqL0))Z~|lS>xz<=k&!HA$Tvm%3-BPuMQ7qR)}{a zQ!VX&ffx;x_FAnG*QPAERV~Cbb4z*Vo%vk5pH~H_bl!1jIO#I8#(3m4{h-kiIZE^j zg8p90zfJkKCI9;JZ(IJol7FuYv8z()hdy>>rr+e>ck*vn{_V-Xeff7F{|fxPw=&FaFdgxCFI#Btn z_LZoGQWax0u_fd=AGT3GUFxT%ero9_Uq7|=Q))|9hHIU*qo01$Pw(_oS3mXiQ-2ol zfzF!H=zrMl{fAukA>Tj5Z=2$`QrCs09sX2kg;%A2!?I*gZx#;=+XS8~7pDG4ON>og zIl!;*1^?n8TVEgKKX7rpV>bg_5aCaQ^)ad==x8>lE;rAyOa@Eqr%zHo!`Nvq-E#WA z@je%;f>T&@A!Y;M;2*ETX$(;>7KFs6A^ixOr$Lp(1(_9Y8X*qpN6)Q(@ zE@W^ahYML;$m7=jN64%2K;9O4_PROT}C&=ho6^gIoI^(;-3J zr~PtV;Fp_u5c%htLv<{Ih_+#G*G`sFuMoR-;%uOzv}OH*`M@ZD0f7*Jdr(L_O;UwU zkfSM^n?7WzopK)zwr=!(1-ie`uKaN$Q21kq1go#4k4xpd4vbqiMyARmQ)sUg+SNbN z_!Rz(BZ$9{fwrsZV_E&aW9b@WSvSYB&|WRHYlZe&pBHb@U`kR93}IkZ7;XoJ+y2AQFqB3J%5(^KJru9N8+ zf1#+^CQ-9ZqGp>!%{GaeZ4x!xBx<%(MNOi`?>i4xOzEWhnezbtK`s}vxsa~{`6>tp z@>L*TrTQ>W9_H&`dcM+cD(O;Dm&#VCY=!HivK1;@nIaZdzM5R5H;H_}7~dtToMI`wmXc7@R5(PNB6@XjT7ILsa;a4kP|T{@ALf4`}uK z4(OUOpmlRV3$4{ct5#^O6ye8IQ8#KICX5~3*?IyNEa=TEm|O1v_P(CP1`>HmlIaufzW3VI{rc#vqkc0i{#T5$)_!n zPg^9Pwn#p0rS2z*IKR@wNVZ3!KzIHqE_`yk-w)>&K2c2$*`bf#4;$}?tzmN*40Des zO}Bu(6^utKg~tbpD{cAaZ$m^LiYHAQhWcf*Mz*u?xk+C_VG=}y#JGcp&_94GcGIT) zp@l|+&~uSw>__;3eD{eaoW z0iw@ve>gW7$EDn(d%M>Ce0eP;UkpWT2t}qy`VRn>%;EgO!(a?jft}$vmgUWV*qqOi zHw|DbzOdosfINQ#cv`99s3=i^I+hd8Xt7{M%T@|CU&zbO{#Zi9PGCeidWM`atE&~X z8WFVR5Y4qbId6rK*+Sd~&9x$8sO>XF|+G(Hc!e{~k7Xx`u5=2gpJ@5-IIx?{ z&g4KVkdOy1%)4ASas@&vgf%mYrvab|h7@-MNU0CY)*ywB%L)Kwu-)*8PR1oxgwxuN z=@H8cwbVGh)8Y@6JC)9aQDXCS9d9Pgwg_iCq(x>`WQk0vR%U8+2CwRbvzNA3Y+EEp zGCL+qm}Y zqBB&R4tIv?w}qKq0MVeCgQRA~NYbKn{uM`bvhz2NtcQ$F&K%$@(8^WYxOx<|s#9c& z{vNsCJd|m-NhYAHw)3O2XdRe3mj%;GXTnuJW@2UbfdGFh9W7C#^I;Xoo7T8B;@K8~ zSxS!7l#0a`osFtG;cV0`mfTj!(o%B-s#Yw}R&=3(6PsSVQ!?E?DO*~OsI_WEtu-Q| zHXZg%@*S7?4kINoF*^%5X2rmfqia_j?h=G=5<9zrCaakPsb#lMGnQIq!h2*M}Clz4jl**`ra0e*z;?7Nvgul+EU8vdCB(|Vny4Dm^a zR3QSflJazH*M^g^dGjSs1~BFWeE=`o?CM-9N~+}^nh9Ac;lERdr0AW08;b{TZDsJ* za^bC&f_G6w6+?M5hH{gl+{{OLcFEwP!^MD$SpoFTRYQLrs$w$1X%O~sRdZ!()y!3^=2B|43bYo|F1-=&f$`j4SrON-G9`ygix4-+mBf*& zaG+&n+w`vr{gv4+zFf%1msw7}%<%~=lWfdb=5=$o0WW99djMX(UMt&1xth9;QfZpAwwu%o&l2bb)UScs_l8x`qV2i{v61*V$(Or=6 zIo*Zkocy>#S5tDh@CY|xj5F;?v(-jzLVSa6rjc=Ov6fFINnAo}ciFkTysTZy(xoC@ zGPlt9`q(1ey~NyLP1JzrqI+WmIKdp@H#Kxem8j~a74OpD-6r}ZQ{iHSab3F%w$X_Z zadnJC&(f`EMNdShtz5=;lu7?wW~Rqwp~C<#VamoO%-Fc(?F&L6Fdp?ntZ_!%eTf|(nG1?O0Wh4FlryDb-K7ncC_S$d<>EL5Kblb6nTs3x%TP<@t% z>KuR-!8Od^xBy&VbS?%~?SiaGv^XvEkYswnLG^{#G9MRfo5_cXk7{q#UN)>r8VOL5 zXJWvnq;X_lL>BiY2)WqKh{Hm6yyn92zQ|qJxcn}27X_C#UIa@UEgr%Nz&wOsBd|qmQ%=1jN6R>$`KNm#%`O;`Nqi8?J?fJPtd%j2e zwxB%??lm;+h0%VV-?kI5RgU&1LHiY;{i<{2T-C0~UY}PA8||(o;Xji1)%4hv$yH$? zpS*@tfuOLnd6nU6rnX49wG6PY z3Sjyw*sS!5cP1Hul!xi7Tuh6CE5tXayG0E8FukJ2Yx%N`?tLe@Y@OClY>!a6D$+xWI#_uc7$$&LXbH4-sb59L7S%&?L3_* z3%dfJ00Sms+<+e3bYAwYm$jF&)F*4iUUF4o_SYjRaG-B+A;?8$!T*L9`IHcx7VfUO zDUSG?1p02o5Py?E{7pSYz(qWRmWBA6;)uVI3hkACvy2Yh6lnZk0@nM%TC$fsv{OuZ zaK90NyD+qThlxeo6Q8GXVFxxaCpAHc7+v^$EKm*Xtm19k=ni_F9%)_TpXF0*`w#@`4%Z*?l4PenegN=z{F>l!v`Hzu2uzHe4oWaIi=iOCg9OpQrQArf%+D-|1yQS`GBBIwS7QGP> zy&f06tM9h-cK{BqE`kZYVoaE^Cf`V*!ZjWkFm?qgt|0;!qhh$wp^soMY137&i|i&n zkTHpjX=F?!n}9ACUz^gkyx(SeE4QjHu20uHx3x8(60RhkOd`sruYxWKK^oU`#tzt^ z39H%zTSyaIL=%I3%7`Ww*s09Ib+&MgEnHtqR1^1Gm~GQmXcepGX0}eVh;CX$H!Y%@ zRw3Q=bz@aq2#V;Y*`P+1e}bc{xUO$kxjbWPtIh%ygBJ5))rUGp3@A6-TB3s3$hnR} zsF7osQA5nA4+}P1k0VtKOzJj+Nl7$8S`1Fw14qe~!JEdfA-0YKxM$KbAk(hx(YvCYWT6Ua2#$Tauhd=O|g#UN{LGh~fur;@8! z9$v8%?`~#i`+R(GIz}q(=?IZQx;tF{cJG*{mG(rKF@dU9*Z^&_Ot)OfME!FmtyU}P zW=ztW75miel(2U}`lRvCg@9Hq1Y$!1u5Kl*jon7U&cK4$1i9GIE5$~$5yOUIF)Yys z29Mps3$Y<{L1R=48aW0U(_*_X4;?o<2qfZ+vm~<$p93@(4BlQNh2(Y~G#XqI|lwZ8w81?|rgzJM!<@;Q=~CXXDA2sWZHt zBe~U5(M!j5Q5!!P&d`tW<#aI`qn`9`%qGX<=@4Q;#P+Q-LzC%vIPKmc92`t-8_mXp`KRvGevZD37pUJI;fBF-uwFR5 z#oR{D9Cb(5v+)$&jd8p21=7LKux8j(G{3bGR>iv+8V|^ifB*73`nNr@r(GBQh85T8 zqid&ck7hRN;;iAx?AEqWkE8=JE}#r=y)vK+qH=R*JUT(PgWpflM|(QMzmekS;Uy@c z@e~rNb>~p>DH=~8UL6jFzPX<`e7|C+zgSlZ^si{qg$LLuHz?=NY6%#nLSvz z5+s3%(f?hxfByCNHhS^PAL##Hym|BDm-Zhgn0S5*jh+3`rb#(>6W75h<9bcIqxlzH zd`RIxuil*fjHA4Gd3k-={sUJ6U0k+*dG+=!y7=`CdVzj>@uq!w_WSjVH|V$D-~9IL z+gHa3y|tlOHYAY2;sKEoW}{`#yN)~aEB*%->=1tst>IH^j4)7f`11f47Y+OU-U5G<(LE4-?~MBH!oo@7uZJ@}zWpiw2)C5UXZQ;^ zj6Z|6H2UC?w^Hr+_E9`F+~5Nt6pc2)C}@+BJH{O*L4uPwg^D z^NmgIHv0L%A5g3fU6KWYs^jkui54aL|LWeixCX(0Vx0HJ(|N5fAsqd={~fBsw;M}w zLDu0lP7cVIc-mVG_ z+W9#1%Jc)R04|hkk80#c{hgnIMDhe$KQ~cDtv>rX4J(4I#f;d4&ge`&z ztL$Pb(PApxVx~$H?vM_4Jx-&4H$k+nJ^_Xal{uqG_Xkt}*qW<(83i^S;NU($lPBmv z;=TolVfl2qe<-G>j{wfVso8P=(Lu0p1#aj%zx@86pg7)dV%na+x_I&Xb-RO~1uL9! zvCe_gf!2IR8{_c;zIO95w8q#rn?sA`SxQg_48l2XtkNrasTCS9A~lqNV%v)tTAFl` zCS6d{NK;{ral3$vn_oL;b?k^C{Nw+yrjAj+ z51fZ5ixGYezwew`e|$G_Tzf`7eKY57fo%r-{TwVteLx=hn9^na&yjWPz>X%)j94x9 z9TswT>bPI9Xz}NkSPzd~1q>x@<6v}-FjPshb8NO_Gi!VY?uTaE13tN|C-->|mBmGdr6Y}e0=VK?7X3g{L55cvU zJf|F^Zz82!_3-y0{hZOq*c$E9uOHwVegR&|m-(>%1J13E?U$JI{b>r#1)&69VG`_$ z*H8RU|4G_iCj}qSul;jEoOIgnNp<179j~oZX>FbS+B&S-euaWhPg|{2j}yG`EB=Vp z>2yfygo}7shl*eu2RG>V_kQi2N^9@r*WO{s8Y;Q0kQdnN}?qH32Sa zE9PQ9ND?v6%B-Z8C0lGIJZ1)!Xyk`qD80LM8XMK(f7o_I&P$7;_c%_V}ekI8DB-;f+^LqN)h0dQkq#k0cQ5NtW*v|W=fQwT$?L{qgu5b)dV=It&OAoocET9M3^?1 zFBL5=6)7T{3_C1CKFw<7(-e?Tb8F>e=e!@}ydUPgzZJy?*G}_s(q!R8Vqzx8R?EOn zrIs4WPXIkkOKlGyc<8b`2(h?F9b5=8D)vQ)lO#xXow_jFvF2x|1 zVwg*DD~=hi`x;=U$;3_>2R0K=m3puwKLJEBJ=i^@m=sPf#rs@}54jX>F2!9g#VD6z zoJ%n&u41_^ZlH45$Ia8ZRXe#%-2|)ATN#p^5j5$1oLH0oWHzaCW>A=G?hK)jl%c}j zLLwqV8fMDyFs{N$BA5wz=;<&GCkQS_^FvRANigv`;E%r!=&;^HM<_jQg%Z*^J%^H4 z8i~Y^AYlxX#^=WqDSpZOy!#dRMQ+anp_8>gh_3xfNPf}pEc!FYtx)WKmU%Mw=@7;T10}0lj zrjbBt29!Xeg_WQn63GVIi-qLS9DeM87F|Dz04E1UsPtsxGQfM-ic6vWn(yuZrBE`4EFv}vwFV1Hg2eCV#Lv(l&-S4f2np9~U2KqoQQF6U zR(f{>FUo*q=nF6s#)5Tzex>agdkY}D;1Hy_vbKwb!RHWhW0$;l@ z5|MiFvrZ<-gYc8jdW>fT9P#JruV$E4{KFYMPkuYYecz(rP;b9CE4KTa72W%d_mPb< zh>5L1<;WU{;cCD}RbJa2R=AgskbY@|BoNWhlss+eQ!*b$rA>lF;GTGUF=6*&!ln=V zWkf#c44i6*?;U~B`!bRS0shSqU^wvkclKn>$cLAz+utSTLsZOAMTDb@vxfN)Vl3}v zFx{Kh$+mY&@LsK$_o@i*Rc8ZpQAB0a&ybGFl1|K6Ic$+X2P;cZkzt9y^JWT*_KIXr z8LpVEiU?m7XHApa1Xm;0u|AVbshSl_)fADc>3s8Zd<$WR*M|}y$jm@c@m`ed zMFsiTOu28i}Ckxqhva$!??yOiSr3CywmvH@n zBB%{Z_PS(iNYw_nEM#%Z>Rv-0(wd&7bm%Tqi_{WYRJKosyZ(k8w-O$y;_pTtUzG7y zu5`~@$SzOSfQF%HZ=JtwnM@@jp-y^<1Et8>z?KlP8lJaGwVY4{IH7Pkp#+>zIGj*K zIH52(p;pTYRe%#JmlJBh36;YMRfH2NlM`CCoX`X~p>a8(1)R`0oX|u#p)omOR?7)f zfDlHIZ7h#CbXNVp$MCUO?7h;IcW{6QSLktmy7<`5pAwvuvLkuB? z7%Y=4Fvj9m*k$MP^0Gock^J)bM2HxCx(t>iT&C>i%V0?Y`&~cd9XX+JdJG#ib@BBG z^~kk<{5d6tOR{}0zDnL7HnP7yw(h0i0+#ggX9*`E;RM)XBE?99_N;SeomD6dl3$)M z2oXaVXW`19vob4x&cc;HjQHejL@u?iFOvE*B_)+Jy2AJ@vY-dTARAc1a}Pca4f)dH z%Z3&vEu4$a#h}WiStP$a;SeH*a4sTKGA>F?$;j^)pgE*92ZWT8&xJQ*fZV0%$~mGw z!~1XK>jpxaQ z-dK64jA$3NKE;)vARop!%n zq0~rzc~T=p45_s}skK>)fP1_}z->=(?bLHmaQ#0U?@pieo}7@d{O+_*ZuF-@e=6@% z!fRvUwdum&Hc0QUN00mP-(QdJ>B8UW6Cy>(h}>j)Q{EAQlE*YpiRQ(YZJVWb^k}&X zB}g;O6CtHy$nd2n!3U~6-k{IZ)31-bp5%{R_mTAE%@cAy`i+MJ z9R0J82vFtp?vFQE;xD61y``75@dU%2uHe1D_ZNLjiRX!xrniq{zDJEOB`v>&mN>no_aU6cMQ@C8S1QE9(?$S1Bu5 zO`zoEMiqe#OmrrOkb;OM?hCC3jBYgt09aRF9mb4`F=mKh z%-AuE(bq=R5X3o_#Gz3Rhioi%jTONWR(hJQdR_4nRLD|f5h~E_m!a-Y3o3Y85K*~V zrk2k$-!6D>uf5rv*X+f$&~yl%;PW?hKmQFq&iJCjMT3hD7lXeL*WUv~g;Qmv>yqdD zh_yL_$NfM};G)1qg^LCk9WF-kHNI81M}C$fv$Hwv(SCmR{>%k|GZ+5Lr>MTg@@Jo~ zt;q^!ss~H%cDvEyuP1S#JI{5i-JKJ16xf{;$kt=pi|pMgU~jW_??g4v0KB%M)W zK-2|+m`EeP?hxi*wr*omz6kSCm9es>%uS~2t0Iaw``Yc(39i&1rXAOAjE?aOm-=S zB%@*^86rqBtOsQUR|vEmpDjR}A&j;R#KDx7QlK*{2AwGaI@9`=T(7Dznd5Cm_WCRW z%xrLC|Ed^1VOh@sIz;VT8-412L7#917b7&kwP*g;3{TO(na<{@51VM=7ih2;_2ycpi1k6oay)p2C}YHA~AMxt8X(GZS9zlE7m)8XRI9^o7? z8mIPb;o{)Tw(m$nW7M-qzpHXiyN1q@zE@&60i|HMZI%F|IgKmFL^7)8M z?hNf2BvqSFyM23Bhiu^8WNLqO#)}!L&@rw#F54Zh`pllfWA_VA=7UX0fdR*m#tWjy zb0F<~L4DWmP9a;Mnc72VHn*qvjXnQl+at;&!m{qjBEM!f)?$lhcmV6ADAFLA4lP~B z@x1u1r?mNjz8|psfb9nceqhKcw?Dnir*r(kdq42O54e8d&JT>T z6CL|>vHBg88u~L_qE)nfg@-!&%}5aH2O%p6*+FO!gt#>g=BfmwP7rz@ggyizHwfJY zp;2Dq8p5sujrQq=&sQF6ZD?0MSf2gAmbQb?Dr6tXht-87`T0_eGk1pGc zL92$#CoS=pPSRR^l2(0LGOFr{)bL~Y>`7<6OTVlop~3F z=H%de%N{r*8@;%`{`IVLhHo!loV~{F=wFa)k{%0#SQ74dwwT%-{CeE4&78mO@t_uY zQI~#*l>mR}|MDz{|4F4;N8R3dI6t5-?hMENk7+IBkI`hiC_|1z;VWO*?Dki)%R zdn(t_kEntE84}D0#q;pN0v>?y@D~-woXxR1%})+sMLgysEt*w3|9AV<+jhN<{@?#Y zG>lG9k&FnI^KTFQIajwLRm zlVBAwVFRd2gbQEE17|A8O@$Q80r@#T{}RU4)1MxLZ7Vrb|83kF@}lFWEX{Z}>wV@k z*e@V}8Ek**Q>R7XFh$@5BJhe^gKZ=V2!e`&A&i3jqOya>Vggd50&;4Oya^Ej-w(ma zguv|2cQ~!D=!cj@(EW*+Oo@>EqzXvYVM^7>mntNj7HYuARf<(iq#BWaRICavj^rp? zDq5*>Q7dd&D?-AScmfYOT)oWol*~0+BFRxDN81s}OB+Xq#zuxFj0`CUAu)MWj}s$> zlV-GBlA}wGAvvbxG#?0Nq^-wXla0A%Va!Q|FvyVgO7VzsCW1&ahDO=o6;X0pk|Q_p zAAT=m0vS`tm_)`jvav_&R{UPSw#WusT>=P{*B5DJ`XmO{6|395=dscLvY5~2b>xY9 zZB6eRF#tvmI)mDP=N1g1Tm!CtkpxJ`)mk)+R%=Pfkwh{uhwINk9DW+a8Bn~@(!>!* z6Hnu2P{KXP;B^rbpcR+^zIYW}9BH6zuZX1$$XsCyT@jYL#Fu@@?CQlYH)68aXmO;0 zDh;$9LV&al7}3}m(F$Tj62MDLKpQ}foN6_i(Sk_>T^bnDz?25f2ZbVOH;~w5BeA&z z5~WfIWdLCVXjM{Z#f}B1l+vIj4X~{?z_!`|+iC-Bs|~QNHo&&pfa_R%yJ(ia9j#*e z8szyJ^h#Qr9*QA+18Sadr{H0 zpgGxC^CPIat8Jdb-V$%7O{}}bpCcsNUm|NHCkupUb*!3|*RLRnI3JubhAVy;&Mk|gONeDkNQEi|tF;f_7Mhhlc zx?~xWWlC1_!Qn~TAzU`uxNI(qOQ|$w8PM1Oew!)$$_B5LlGTzdZ2DQ)^s}((XJOON z!ls{vO+PEUZ{?fDxAYC_8?&>8JYT2ANo&_sF&$X3IpcdblQE78t9YXB4V}{daU$&A zw5Y!07?}SbC!LQIYto<0Cbb_HeOdYe*LpUes?raa91E!N`SAn_jT7K0HBEb6I_kTKKv&_n7WIkoCgA_vE&QOgsdI3RPRo5JLs z^Vzo0XmQs|0+Ykwv7B&p2JoXL@iV}! z(!eX(R$?bLY`tS}Zb8$q8|>J&ZQIF?jU8jhcCusJwr$(CZQC~PFVFM7bQDz3qCK_{zezYX%-B8x2X{I8|YE?@8KM> z)zmy9CC{3>$S@j zD-dC@8v??wo-%~XVqoswen*90nT@(`wK6ac6G&?^Qw=2GnG5St8uk^valMbUA$&X& zNI989Y_lM8Y64?Q`js#Con@LGAilCh!h3?k_Th4?2gD@QLFavW>`J=|S$6n4)BA?X zzKUGFidhaUybXU*l4ihT6Lb*^x$3ZT5g>RogcF8^5{_wE^f)1u700ZBRL_!liU+dQ zKYj0-x?)+mVp+46?9~DdA@-=t>;9CTB^c@G`iQs@ZhuFj{l1Sf;Boc8j!* zos*jRJSJ~_%xqnOzkg;^zys<()hE2SD{L<%gM7R{pu`Rx_Xv%&1Z9eG!zjfbf|C@0 zvqUA(#tXxr+^+bmXvNG-&dU2e0A%j?Z;}1qA};9~jZvYLB5TyYRj9o(AzeWGek9f% zcjgYa=G+$=$_WVTtn}sLHOmqVeNL?tF3&*Q)Dj$Au{PY6I^?QAYpRX~yU7a|EI*8& z{W|_7f|9vW_6{k{^suTLx-u2M0!OaCl;(g+$>{w|SF#t4`^W>2@zUC3`Ek+WO#I5x zZt%r#Qy07NJu7~l$CHS%s~jWrN=&r*KWv=gXH^d^bO|IxJL8)Lq22t~J0eIWBRR&| z=-X>9EFQWa`qXTsH@|AkySg*wz)OjXE?28%qqPoYGyq307Z;qKd&b0ZhnDY;sS5L; z9qT@y&*cxzU&k*E>>-%t5D;c_n(?O2@a8Md!6cNd#T0vYK;*X54Tf)MPtoFrwYx@P z1)2LAC2Xj^y|ePJxP$rQl6?)?2buRwE_#3JX&H>nSXo{G_)2PYB4qCg)$fud;Q)qoDtg+&MI5p$F;eD!zc4lM6hD1?gnuu`~bmy#bC7?Vq zr{U1ENHJ%zi3Kc^wB3Ab8RtghKP8dW<}$YyqAHSxrSbm(?8=dUhLF^lR2H9HB!#V& z#9B;ke(|R$zn9J|C9QCUaFHV6JRz+{el6%fdp}V6{QXjc_Ydq zjh}v~$$t8wno6Q7N-Ihv*ZOHyO21GYN6YQWEoMhaUoT8wM_p3co9{1bV+yji(bS)y zv`Z*so+5_cG@`U?m?oN1`D;U)4Z@*T+&e`JW>b&WI;OH~!Uo+5T|`+rQssJ+vw}uU zv+u55d}?Qov=81E&v}2${m1AByz31ACv4*KF&gylWu!V1GkG=;=h*Jeyl?*@q_*-w zV)_p-n)ywTwgpT|^QQ^RQmxlOHhfzm6}9G zCF%6)Vq%B8#%A4C*R|ABI&{7CDsCq?<4kf77)6IDjzP#bC2L}0V!en~hkCwfJi%Y| z)idm^-|~5P>t4$Z3~^}lpvA#yr;WF2M6&P^MgV2Wg)oYS$6LuX-hL?)C!lC|jyfk) zKBOb^rZ45Y?Gm=$jBH*OtPi1}jBqBvHKno2cYY8DnzH(3#Eb#CmUiC8h@?4IBVP$G znEEfQ)_>@{kITpsI(ht;oY>77=EtMR^NEBWYma0|G+sER2K zCx&lMA~k#F{aO_Y)hCd4$K;MCYV)=fmE4BQ0Z7PVOzhv;5O>q1;8{foM4Saq}#3$>%hBZub8I1!*Jmqf3<5i8bmUWrY`A^qutb>mKi zI$_GyFe1MQ>4`hI>|RLaa$80zsBu<?^ME)iLYfZ=RU~Y2|uY-ar zg!@f%S<^axS|wr4DMxTfwfhJ9R4w1aC26*`f;%9v!c@j0`JYabVr4}o%CG9=rQ!-$ zQDRpEN@O?u!H)cJr=;0D8VA%~G!a{5Ai8{x{ne;b#2QltiLUfUP^9zK>&A~OO|9hY zTneR(5z@R{puA%<=u|1%ah#XWk(J_gVSH6Y`!wdTl!9f!{&5k9>eRBin;!?`;&lR7 zHAzLpt)nlnFNAM1sa0dS;^W)jl@M5Kb2C zKZhYSiBqo60R`uQ#iuRlKBmyfDiu+t2@K?Mj@IL5S$;#?dqKDrP6-Ts4AmU9Fo z7j4#%jN_H`pwk>U=SQwQp#rx=!fL8w)f5<`zQtlbZkoDtE00)rR(ByU)*Gpdza|0mp2^k2fodw~O|Ea4#kHh8)ps@Yb~O_5^ze^H&RK0ys{> zuu>}RugSn&4nJ8IugSQx@)gnO7_9$pCz;9PWlNJHYGltew{v_O6G|x2)OIhZ<#a&) zI!x>Mt1abp4t9{I2V5LQn~ty4oX=P@&r?{;{wwJ9E<>+Q3A!-ebJy6v8usSd-C9$1 z1%(TnWgpB;9`tECs|szf0kNKta;|;<8jQMSL`%V*n)Nwu?|wSGw?6ubn_i!cL=}Hv zg$q|Uy2DZ2FUXfG#e9C}-MQ_4RX9$aTh~^kA*dPPoUDx`p1{JSbwgSomd0gTQWX#m zwnT3!k>8d7*85dvLgJ^y_Pgxe8rZobw&FgvB3Z1O(Q_$FxOURavI#T1$rg8XBgiT$ z#LAk>2*ackzNo&`ap_f+xs3$jw9YL)vA{iAq?GC5>Y8&mZmKWV1{Sd(|7Bkq+Dp zG^bI6urh`Tyy)k_uzeV3gxbz0PRIEJtDEHieC>-LJ1{I!TC&2d6>SirfqsOM{LffQO~85h?W7bga4Dbb&z2I|lP z3iQ#O9tntvTcGm6aq@@b5$XJt4Hp!w*$oufs`j&AIQ*8a{cFa8Yucb+lLu`qMVH0}i&WSNc|o8Q!vnz2bpfM432d@9rNy5y!TA>L_Xvxn{=gAyojgOLZ%&pQHsCtjA4W(2 z4tE*`K%GLThZ7i-O21EFAr^9!ke*7U zMA+vh&J0+^1W*=p2|R8u^t@KmWTQtGhz9*bue3~q$rtYI*1JSFIaAl!)1x3B}c49l{Xwr9?BN9Can)A6^hvqO@%ieC(*3-Lc<;fm-R^uX`Wk^E z&)(Sw$66z>PET~?u*b_}u3l;6N%!d+3PJsTIGnq+IFgc6mk6 zdwT`w=I-crn(JkMd4KK0y^nATPFEI(*T2m&&K^fJ$3Kj;gnXNrkA54FS1AcBl z7$|b2bK3YaGX#FIJ|Usk!gyjzz7K*3a~gBODGv)15!>(AfuA+wO__zoxF6Yg^Su9D zYmm?3$3qZ@5hSo#kRWa_6%g{v#>3@(Fk-U%3kqi7IyI__{vY?XQ1~wemW`$l!pt-l zTxWfTx3u3uhCad*)=-8LMf)Re`wRn(X97bV|!Fqc&-b32gp3xJmp z%n%=($5L5yKY#=5;?=%pnB!10LE}V)LBr)MAm`?N&&8D@MDu~CVycP^4ZD!T- zp!a^JTshfDls#5bZh*}>F2hw7XX@j<_Jyud5h$!7YoWwNz)QmquDi+C#?rQOqJiCV+bbynv~+0k_B3b=x` z`K4ht8|1EFJ$`H42~a3FR9pqZ+MPu ziFardELlB8`_RG~GfpE|IrvX`?6S5%S|xi=il<>0C2LQLrXOYQN#XpXj6EsXo+E-2 zNZ5vF%!7yo&tZU-bRc8bg?&}fK?!N7Weyn>1G_Pv7ybcu~# z_`2;pry(uUn*3sifqn!NefJmk5~}OY{i~N z=*xfKdvBJtludN6BllHD0f>Rp9|N@?CVUSJ?9M;mRY+gP8GzV=aDP^ywc$JxL;5N5 z_ONwUu;*&^)V&%*>ROe}pFY)x&|4k)H6u;|@iMKhB>RoVGxxOyoIcFOS^qZl}ZuHHy zeg6e@dHRw+r=UrPl8JinRzT1OPsi5_7Ab6j?T$dEjdT+vHPtf;b0)dtQ>J)9f2ZVb z@b-(mX%6$(JPHl~?sjLE!bZuECPdxc;X*tXZH5>*l$g){cE{uM1sKpKgxqdgnkXUc z?hpbHd$q+SHFZTFj31MfCyzD4X|m_m%bDzgd`5{(Zw840$KN`k@Xf$+3Vp@o~PBaKE=TW3sVBjxiD)>d`vn5W6TSi~8D` zTUdod>GboDMS}JD%wOoU`P3*;M%bK@JF))2vY{PNkC|ybx9)x%xIk&%g=33ac^aVCN@WGx&NE%n!g`E$B0qm?BOlb zvHJ1`5E{Jp77V&WA3*H=%Q#eH)V-~HnB&>J0ir!sKjF*6oo$%`VDk~{yw<^gdc^a4 zVg(%TiO061$m4Cx{?MlhMsm0PGof*C!l-O!&>G|pb_#IWP6ZlHF-CIuubMu(9#%^P zl3V#$RJwA=V?`Jm26HqwUL?Nk!oQ}h@3T>>Fm}{I3z(;YVXhc ziu~5=ENMY_Jf7dc>xw$Hma$EM^~U8Azlq_;Z4-A9FDSU13mhO=8#Rd?G}SJAg~FGL ze$;&@Y@5$wjUS#TjVYOhSD2wPgF2n@oeP-m-N5Ky`STuNc42QATb^|iI>)Kdl@~f+ z?D)suii}}Gml=T1;dsP2shdwWszE zRX|Yt)k|0mx;>Bwcuv-!sP6x8wyZxVXS$#&e>{8lUr#BwE04EFca_HjJpF${pr5^~ z2r|rEDI2V>nS)Ux@HAxl=or>0nB}F`Y!hi=-zz?R51@_$wYQ)IU%eCpw`&NVRHP#X z0Q{-wWATWB81bBFegdz(7HLh5w&awSM?G`$siL4q#dlJ#b(V61 zz)ZqNen>A!VS0+94qpS*z+oY?_^Hj!7^z;X&p%@a&+q&+vz0Q#ttyNWBxd zCkKP+j}#41&VmRc_IUoCxmpj1gU(#(1n(B2Q1-fvEzt^#9;c8+UXoH0e9I!X%v(fU z(Fcg|-TZ@A=APcXar+odRShTJWH*^J%|T)j9lDLhjRd@5+KzifjQYYiM&zYR$)N`NC$5}&E zvlmd`uVTVaYjNO-(wvT7z{PV03bOc2UB3jKLhd0b2CN;utBQ$CEx z!&Br`7x12r?|LjH{3foqTW%=tjcGmcCOOM+pnl^!sRZZlQVT|f7lW$DJEIyIX0=}9 zv%+4Fp*ND^VoyVdFY&n~*|Q52#G*b|Zsz?Xv((`eOkGAKGMI9f%uK3Qzqc6HA5|>F zoG4_lC0r&9{(?bOu{1WhG!(rKWH62_;}86Oau*Y@GSR7;;;|a?hVDfbdc}+5aLX%~ zo=_D4djPO3FgT-|omMbReZ2vDpeN#)8}feAjpv;kIgNqLgkkQDZIXUryP_Dlj%yI7 zd&-b<6Q{i6s(Z?ey6TKS%9VQPB7@1qch(A?>LCPiExqy5#MyB}6nZ73G}_)XU#bNVa(%kHe`2kZdGZPKIb0F=$Tf+k7#X1bheNap?*1PR z(R%8CImG+* z7c)ZhQHEBDI)?r49nlkmzj^DT<6jQ~zZ(x9y&6xQiv9J#=Bu)<=euut>mx>i1%ynW zS4Mt_!`a|ufttsYF!?h#Q#%{c&XtG7ki_I25Bwl$$YhnenFA82ld(PWNf*t3@6I5d zs0^=Mw_m)Bz?_k$sJup;J-fPbYQ1+AwUcUDG$+tY)x;uTYTjHmpTzOT>N=i0=L7@q ze?EWb$)hsj-qQU!r_tV}nQ!tDg+BZ79(IJ#f9*n0)zS=z5($pzOVHN5Ue&%{$#v|A zHL;`Sz^?D!w|xDlya22^dA#O59EAJtI~Mrc=5nCF$~vW&@}e$giwoGSO9%C0@L%?N zdhoXv=F(45l(7C67L0R``!6h*q&AdM8~$JC9a(u-wEzLLrZTk$rsbKwC7z;=1F+;(D%Dgl*o0;<2=;T+IfB_j5^zh&6wT7@Q zm)fdVvQK8oQ%T0z`@rj4-&qvRDGFz&l`jw+W|{VeH0!+$C%FS264pW-4Bjl-;)FZe z_?bm~?uItLEFq;WMb`Dy>qXz71%O@TbXFe_MuInzDJe?k+Gm1wOstpzdw`0h0h@Nu zoU75w(0vIG5-E5Sx6J`tc^CLF!Se8#XakJbx zss2eBKF9)dxxS*ZG@rU5pEWmpskI`xs+n5%N`0y0JlvwjcqJRW5ya}$!q_bj?Lai1 zpf#~VKa7498GAP3zPKXAI94}P2$p;gxh7a%Op$-iS20{)r+{`P(m~tM5k93G^4-$-=L`!u#5VTGr7_20vk98}bTNVn5-Vd=rH`#V15k^hgy{u9V5 zkhx(2n}PnwQCkP4<9^_RWV%g6pvxQ73s9g-L%fwFrulCPTlq*YYq;H`LUxt%dd>^owFxNGCR+O?xm%kAx)3 zA@Wy;n=>vMdK0Er6o?g?K3(-FcAF*r*j9C$1N*=b>Oqr6?27;AaFQn21lDk7g*xrO z5OkeHFQkkSJqxPaq9~aUDQi~zy-CJxwnRM~F=G`P6rLf=q=&jl8I*}~&35>DeLW^7ZyVwTkM+-&{GBzEJImD6WydHknGDjFt6phx0OH zZ|A=-dd~L0tmK? zP%PXHW(RvE{X#_K4u)Kr&SIhPIGV}!fjEdgJhQdU_QCjmcRq*BLdx{L|Lh<*$+1(t z=^*F;_)px8W&;8(0?uCHx17cGxN|b&ezJfrzR|Dr;@CVbqUM~KgkSDt7YX+KK}}+8 z3Gi@T4L8E*m7%x)b~cK+v>QL-Fah4et3$;I$0|eri;PN6j1AIc;l*RjmMr#t-cO9xqMwvdYh2Xy56kDY$(Or$XuFPxpQ zPC*c#bpkK&lcINpaRni>=n7GC=j!sQ_3S-yBT-p9gS~qjq0}W=UxUfbUfMGwJTs-V3-500CEY1SnZ*gE>3E} zxp)KjH&Wm;rpJq5tpL$L0iN}A;C3}DsTr_c9U|HTw06=X_`yK2;j^Xias}xA+GzoN zJo~7v1GYYaAe#Y&Yb^ruQcX-;S3L%)V-G#3q8!gxK4^gM7~H)-JQXBGbG^Fk-Pnig z{uP^qYEd47=rU6`1P5YVAL=zIeTH4#dQ)Y(J2krsH8(-ikMG%v5BU`CUOkt7x;qSR z*()zY(GULI3_htVFP#mYa-&GPh#8ra&d(RNKHA^+wrrgHFuDh;Zl<1ie>?j6b|OL7 zQ|E5`X7OI^G)xw{k7VYo<_0)EqwxOn9LUFF)6eR-Z1;!)HVAfP?YPwP5-S@m;j#yr>4#8DEHHtS*Q z^f^rvMUxd<^|dNx?gEB7DQmp5pT;20Pa(VBH(SE+^K$B@J9^L7%_6tE-?4leI@MU- z!7|rcb!ut*2dg*o&N)P4Jas>CpVki4wrjHVRN?_7oDC5CN!g>WVFJX<=$%;y!A8;F zPNuaC3pu`+k4~)MysfM7BJw%;fTCBo=N?qS8Tgo<=OS;w_f|&$=wwpK-!cB8oeMxw z*_SQ1w7){{_$B)K%mvf;d_JIt$GLsAJ)JK^tn$WSRrB=%us8(g`=LF6pchqnLURUz z`t{v$ux1cWSFC7w^ySl@SMn(!YIE5GNP73_4&>tB-RjTcL0NgORIMikZcKT#Qmxen zPLDRUGVAGeCqYUYjskAnr*{o4R7{f@0|^H14ne`U54hcUP2l^wf)(e#k*fn$pROB} zJUE{`24Fvbd}HiU7%Z`-OFi)H^WfKdjmxAU^QMC4h~FZs2L4H-l_bMpQnJX&g| zdGM%K-5l8O`VToTvF?OUc|Nyt45SA)NM2$|gCyZE5TUZ-Rl}{2|EWhbl|MSDQ|Rg* z;9cT_t2Bx1FT2mw3HV3%lUit)Qwm;~qDhK)rAQFFFBZxdqK!(#EDSTVaH26OpLuwf zymXIIdD3XSQaWPmlYR!fr+xEq6~xx}8@8lVn>^C#Bad>vE4(Za>m9cvK>YZ-r*{lt z&^`fN-vJM82;C^aF@t?_h@jpi_QSCGGi=ygM+ZwaN~lDMHf+7WvyBA&^KI5)R%-tMWx;VHZ@vcw3S zZ(po7Yy9AN@E3_0axuW;OGi9r6n4O>=|l@4iwdC&3(3q(9s{?3CDAA55XI(D2`)q~sBfG99QK|pDCHm$NZEG>%qPSt zSrkf2*6*N!LNqTL3OVBQh9_4|yLJSX6@5}eulwn}b^UX`02R^N-$$=_{B8B^GWuB~ z_-tW6Zhbb;C%?;hF-5r%mnaKcyfOu@9>sw_@jspjXule~!z32+!8`Wa5P$(*GQRFJ-fwKAd^0N* zGr}5bfV^%Opd<|zAiw?LgYy80CTInvy#5m1>M@e0NO1s|@o29?M6TuRKG(r5BoZKd z;5j}S*bZj#{Trv+p?_{Jb!qXK-ZJs*_(kcuEw%Y1K`guvM2sDBGGyP^OLG|DxH&7u z+u}JQTkU~^Oms|loav_fCzE)AMEX@)aRNgM<50w_ zuevS)^g5;Frx9pQBZo~Qo?-kX2Uz;Gx^SI3!yT%HJ_MF%xbs9&o%#bYsuCG-v1IAu z(|2Tg4c6!Puex#o+A|<=>E}mYc{KufKJd{x{Wf;>kxJUu+a!!`_qpS6n6}fH1di;X z-UA*+k!bV1TjAmC$B1d^viXaQhrFL3aAPdW*GI|>-R4iFVkfORh_#u@kP0HiWE*<{ zBZhmpzn!b}5(6RB$umJBGY|O@7-rugeBh*Yitez9rx7ZJl&=(2D%BR8*$7KiZacws zNZRxQ4@y(qKF3XVjXPi0ZdVAe-LD;j=zXozANB5Yj{PaHB=h0(@kHPOu+8`qa1Qz= z$V!}k2AY5eO2!8^5=X`Um>~F!=wez3qC5StuXJL1sc8g^5K;0@IkL(9E$i!5D)7@b zGKv8`hW|w_gfvmnt4>G&$3_2_iXb+|-`|GNho55n<=4`secx&n7d@sUU|uA+vu;qw z1-QlDC|0(y*-wal?mbfgeuCrb%f7T5>P5cF&Q4(p4;OX>Y|1dT&JFhoJZ24^2#=I^ z+6B6gXfm^vs$!xwaBj8Z5E=a$(D-BV;?30sU_JTaR-Gn*(en<`URnX)U{&i(IkXneSIkZZnw;eI{vMo7HP zp22SxA}?dP;s~8$3MQ5df{ln0%3GuAu%+V zBv-W%Ayde;N9Egus+q|K)nzbmBW<@Vp`KtzDc&Ae9tz0Pzp|4t*qih3BrNZJPWA^C(y zN?qwh=}qQD>jAu>K43<@4Pg4$$5!CGB?ln+)z9m4+rklE&cL_65p{!}pdNT4i(;JoC)#anslx(RuPRwGwMT=} zqh%IWIH@Js7OVnRgGKg%BAxuMG0e+!o^ZeVK9acr`6ld!l=hCinSHK@;<)nNbmdl! zn%vyQYrT9Gya2acNh{K!^mp=XmHpN}^hxzSdcbvmH+yG&guS;wull-{OttQy+$NKZ zR**(TpIE_2ANBBJHT&(MYX&=xmn+Z4C7??G6XU}0jz!Sn%ZH5%pk`V6z75!^0c_4c z2nfPFoBCeP0IlT!*9(9enN9;iVOK#o!b{9EFzlO(dwEW#eU0INB=B|TWf?`d80@tS zCKVb7yaGgMP~6VvM7L4@T^1yxZ84CHgoHQ@S%fIWo@IHh^kmFh@oGZ3{Rw=|mos2@ z?e@v3;QRiT?Pq6|?1|@jPM(i5qkICQpN1%W$2I@iIkX;t|XuXTYfE|1#xWK%NiP z5pGVvs49U}!k{Y{rrark&{-?(pEvI|XVW7z2`qL@gvujeM!{@EvCkC>yHfWRTtq96 zxc0L$hM>&~4|Z8*YaGB?EAz_}qvI|f3Y=o7oyaaw<;<#X?OW13+pnVT0W?HcK6X!D z?JofCy8-ECRADzg1{NQ0K1<#JD9GAU5xPSSkcYE;fe@1=0#HJBK~8W)WWk4axDC#C zJpxVUUw?~*5EhI~*c*>^dNgj{{P>q=oPKQ<7NSV<^~qU9Wf;rDKL;ExP(F%`ko8)R z_h)^;;lks)*wd^e++9JA@RL8?Z9kr7;Cn4Zbe=76c)b_rY<+$5LJB#G-xIIkw;4d- z)RX<_=f2`w7z(f;C}FQ2ui;QEFtm30>#j7TD?3u7wYlh_P`8lyXB|=#_=dVcyC4a3 z4`!1!BDL0#r*u=ZI9nlkr2OO^Mb%yoYEj`TIrd?*zSH45oVo-`@jPU_ij(iMo(OFD zkU3!l+>NGQ!mu9Um?-5)XB%XE`yeM6vR>y`=q$$cK+V%{(ui*_L52jr(j{DX zT8PlSHP1Q&0??FEYLsCfD=Rp0msws1NJx^>srm1N7PYLFD~_I=CXK{qOA+A)PFzaU zgrob{sVfax>0;BN695?j&G8)WNWl^DH-lpHeLL!ZvFhcvi3kL_*Rd0d=Q$zl7y=(G}Yw z=_*XX7wrUlvN&*rz*envAd4qYcJk~>L2l+4gx5QvC&;r;dIj6&XE8oAv}(=DDQxXJ zoiV_J{sw?;o%zu}EsFH9qaO2B!=b`v45;|{+93%40&KaQJP+b)2y)}c!9#3bs9Eq#=G z>{i+!A5?@NZv?!6nl^HP{GZ0h*O>Mf0DddLMJ}skcJ@p;#4fP%i5AFw>>YZm&tw)IftJz}e| zW3}kofa8k(Us=a0*|ov#aK0_=JNN_fv8346DB~yZdw}O>`(V)}a!S3lwv+_Q<|w^A zUB_TkVCC4-xFcgg>>q)#2i64#RjEY;BBqF}z=jY}jbWXf%ht znVqEw{U4JK)Cmivxlw2i0xXn&?k<~bNB-bBXfO56S6ejHR!}F5-Kl$ZhTU_Yg3jlV z;8C^v1F%cS>@$&bVsLk;U^O*tRJb>kY|I_8S{lb3q%+K08nIlYLlUZ`~48K6mX2Z*n^DwJL|Xbr4NlwKXTgVF+_*Qc2wv$7s0 zgWXa9<+QWOYQQI+}X(Nho7qeQ9bb>l~WuQ;L((O0^H{=BzUeHva6#T)}V%rl_gUK`A%=9N>u^Oo9sS zv%#D9$(1>deQf6*AKoeqy<&N1Cek9#p5Zo#&_6PEi+k90QrmfgNNEhbA_V-%C+xu^5}+ecac8c@!TYHbU+xdJR@z1ABb__l!tVtgO-`JU!y z5$QA@1U=*TZi7;CrATRgX_q%b>}~))o!QJ0dRqXF2bV7XyQ=_=LJx$$6MVjA6WuRB z$#+1@gJV_*xuIV*RV9F(*~ww=FTnQq&hxjAY$JeR?qN!4;=>#oN?cHy3q&)RM6k>w zidI~3VuxwEMDdrIN_A9)@fGz-ZpU~~#zdd2>R~?ZYX8?H8nq0`U;V3V&Pt78qv6rW+4(A$tc27^$twy%?G8 z;wjEv7c_L+?{#qPe4vi)V^;;`b|Kw>lS{KoxO*ca3ocWhF3zTX#R}m?>V>QMRvWe4 zxx4Y3d7#MdU|>vWNFKW)%|4*WxV9EQ4EtW}wy}SMje!FgSlvV$Z%4mjUtmZxz_3Ri zClTp5_PuXQE_V?g3P<2>`eWsb!{f}!bmXl6(3j{;9vQWkQk&w4ROLpLqy1CVTCHRL z>jhz7D|2p;hiO5>(n zL!hwu249C~A4+!EHqwH1eJ3Y*2P}t6yAMcl0yvHUBE`l59FJdb@*htEXf*&0YZqXj zD+I%o&<~Zx-yA~aDTDQ&4^YO#Teh z5X=OoAWO>p| zEG`A*ig9l8k6Z!fQYIIDBTW!(HBIp7Mke?Ae)^Z?Et|^l^silkU4f_*k8TrYZ03cX{dI$(`&fSd4*%6=DKhjz^ie+b!=d-)Lf*^~5t?^I6_{#k(EyZpzS6%h$l z27AJA^lr@Q4Pv90z0k5@C~Wa$C|us!qdKZJ@v_vKy}m6kJw~xtbl1}T6Z#c)XTKY; zn~)%BB0yaSv8_m~AsdLRua^rUQnAJhz&Tf{USy6&orsd+Q7qCf4S#FKLMSW!s;M0K z=D_;sIr}l7EkHoX&v!N`;J5WDBsTQm@&aR*4M!ATado9smn za~t_3qSK);y^zGuUeY)C27T0{hmg87)KoBfWQ_gUK5&-9S205s|E-1HEMZUlvMXT8 z4Z;EVMUbL)IGDb&aTbxiPu2Q(SV?D?FIM^k0x#`|$jL~I-GPZA&;7Y-U7FGWkbvfT zu?pbw`j!^i$^q2x0QM-5F1iG|Ga_rzo*4voGj8gsI8Xy@yD?gJ&YI!%0^sn$_jC~k z7+o`1H@lK5AkGSvAe1`u=Pthy8nhssWe|C>M0U0n z+1i|CXf1=o>;d|?yZ$1y0=L1BJuPRnuo04f$7IFbw?W?fhwz;F^UaUUNM3Cmk@#*(1rwfHvdpKFUkYL3 z2KQ~q6mZ0gQl<3SUMA2F^tll8gN9`}VU3C`OS!%m4`$op9GEVKQ2qs2UT6aH&ep#_ zN4x-lfuCo(o^O&j%C?-$VNK-xqLe^04QXN4I5Hy5>v%-#E@@!{k51>aW1H8gq%L*R zHY3slSZv#n=EZfSc_Z}mx6l(1dVzPfVq18K@)RkPT0Epf zoAX0KUji>rk^_#D?JiBtt5%Gu_G(jqEg2P*lhfjw5s6w>d-Dmit|@tsFzZ50oJe@! zl6^)^G1{ta27^5JY{&5wY5R8G5h%0A9|(+pf97<3^%VZB)hCCc)of2KF{dT@>rr$A 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 _#-oqv_fz+kS9WoEC-%p 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/http_parser.rb-0.6.0.gem b/vendor/bundle/cache/http_parser.rb-0.6.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..3d3d508f71748d4a96108b857f7e4d3d641f1446 GIT binary patch literal 177664 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�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 Ctr^4s literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/i18n-0.9.5.gem b/vendor/bundle/cache/i18n-0.9.5.gem new file mode 100644 index 0000000000000000000000000000000000000000..4c638ca516222301aa436d8555127f87c5f830bb GIT binary patch literal 61952 zcmeFYQ;;q^5H>irZQHhO+cRh8jBVSVcWm1>&e*nX+xz{y7rXV}?A4;Swr@JAPEy@f zNuE^q6I(MEV^d=nV+M0Cp#Q6c=|5p(V*~mh`ak)fH46(1D-bg)3mX#$2NOFh2M`l8 zD;paN5E0Y=RSx|h*L8JvF?RaTC3g!mGn@aT;eTrXpV|Mn*#7t6{-^2xZ|xFBLjf5W z2kU@<4r|FeZ*m~@K5FLo9+9a$kjir}$}Nt_Z&x_i^YXI+_J#JM#Na`wfHpLEuI+Dw ziV2E=IQWNOq=x(m1BY)+FfWHqgnL=8y|OBv3H$Ya5Hk7tR{P(=STEX>B8%aVLh200 zkC0=;l?gmf+X!T!)&Z&KoagF=;I6o4nb~jdC>xzR*jbdYPQOq|Uu%sU2Ycpbm#Im4 z<(?t*arPC?NAUK^V5jZoymRa+M+VTqBe3O?<25P}4jygdcisl-e$Z&&>rTO5l-3Ng zc1}UN(4dDf8me&{zHjNtOT>ph9bPS3xr`c^rX5pVeJ&lJ#C??H77651BL%9TF1PmX zG4ytQoS3RfEh7Og(RQ05a5(H#FzdHBK%|~xqv}1Tfqmw`-2#^oeq5&^Kjyblm{l(C zAj5W5${kzH3-=I8`S4gsLiACbYFb=e^;i{mp=t~REQ2kVVz>K|eDjh-oC|@8`W`9+ zg06@|tva-aP!PBsgJuh0I1}I__aWk_&K9_L+B*StpU}xbv@tAT*t}28xmx$Y~epFoC;kWANhyhpCs| zksU(r8%GuH{s}CFdyI4PM8b?p)dJVU7enk|1yeLz#6cQ}S9ymcy~6Bn!{qu-9P&pK zfC)?UjZ$cd8YD8`mGIb%;F=*1qZ?gZuxR_{tK626%scJqA-q;==?(CM<_ zrf{mQ;i%bW?H@i%_mYUaE8%7*4QB2Uy1P3E*ybJ|H}t2}*>Bd)9fG|W$jRCrR-!TQrv{mtBWG-tbx?yNm~ZZjW0eHQz4)mT$Bj7jO=?EFTF z(lh!aXouJ{edlV^OVgaGyiIm=6+8s-bExf9dFA=x>Xo5o@Lp9QIB*8x{S_Y$if(DU zsMPe`M{l$sK40MciOFxiGI@*i|JIB0|D%5Wuh{<|0{%aS|IF;1Ow7#xGyb!3aQy%H z|9{7p``_{Zs>jkDcij!^qHds$3q%)Q2p$76QiYSQbtttQV>`KATxGjWp1B=7UrGa2 zXkPP-0Nw`SwctcN$3Gdhq=O%-pt-fJt2 z`I>p2Z>jIg`e0G)_WN|K_hr2MivPjqb6b0JyT{{5Y@XJU;P3A7FfOfNgNyI`$iZ}0 zH0`Rr$osJ_XPTb~-OrHj8?L!$ItUG=r1Dapik(L9ZUo zfu@TP(PSM&gA&IS$|YME5oxv*i>&7j=r^`px5%-K&|Gp_hEZZJ#}OeCo5HP#cqPb> zj;vy=(2tOKD1h^M*+|kXKVx=086@Yq%!^V9zyjE1LUa?0NmUHAO=DSZ!K*60qLA3`IGgUrOeMJSf#j6|&4RH

        bA98bb8QV-v9(QLyS>lPP;J$1&%K3O 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𝔮{i~!zjv` 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⋼QD=wwzc{#RYPtITQeN6GKYc4+uP|6Fa+LqeCf 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ê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 Njlkas{7*vQe*totbj|<( literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/jekyll-sass-converter-1.5.2.gem b/vendor/bundle/cache/jekyll-sass-converter-1.5.2.gem new file mode 100644 index 0000000000000000000000000000000000000000..7f0d488d9f06cda432267c5b1000307e13eb5eed GIT binary patch literal 5632 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/jekyll-seo-0.0.2.gem b/vendor/bundle/cache/jekyll-seo-0.0.2.gem new file mode 100644 index 0000000000000000000000000000000000000000..da61f7c669f10c7fddc7fae771ebc5073ad27b1b GIT binary patch literal 5632 zcmeHKXH*kd7KTuy8v>}55s;?TKngu7MaW1HfdQll7?2uBq=jOkL@;3cEdH3D-z4yI$Ka6jRsV0}|K8iLoBL||-?b^9D!_$cD*gcA>2yGa4uOG>J~@j#FjbLt zTIvJ|hzZ0y#vh*LGP}WMsxE(28j;`#txZWAH(`K3P}7w2Q(b1F&p@L4jafo?T zV(u%qaQm~T$i0*Pma6!fTjqlLcmr2A6_HuBt`6?4V{^Avl)08ObN^8ub*_%Msc0lf zKS9pv0^XFAigT1qN3`4`B8zL`d(1oJf4mk);iRpgvRXWgbnPpxd=I=Ij~dXJP4iga zt_#$zmFo3ULNw0cQ zUtR%^_Z&;MRe7r@-NvhE=GRUNjJK86@OCvSpP=7#HWwQ*GKi;<{p|BQpKpARVyJAK zsUXPd6bGW^!<+OsJMcNU?^0_#hMl}nv@tSTt!o-<&m#;0p^zc8Gq@1FVMVcVlQZTn z#akcvcHT_*&5$G)E0niCE0vMRFogKYK_i>;X=0nUB=`PH51NPT0O;fATo-zO>Rq5^ z+?gNDioqw1nVEsQ@E#3%13F;lQj+jb0y7;g5#&wcz*Bx{fqlw z81O&jKLqmSP56rc5E%3u|9|hy{>c7c`Ty1h6FLqDKJ(ipR;IVYN!^jN${6A~4r{{~ zbyoqSFKKz&4urvFTc?-I2BJQHx?bXgyoA)Nns8F!1>JqMMrVgvy?cgWCr-WA%wT_K z*~!umXdl4h8=IS9;g~In2YVl$X!=wL#`ej~*}dUD^R} zkAz|-8dmB%nbiEtr#?<`w&l|v%RbxnhmMVVAa>d96HV*8p830CdA@p5#DlG9J53~7 zNS&lPT*y~Ly3ng?$S_0@9EFaST?2Hr62w2$-T_cpLh-gP$LQR|dfN>C#3O^J=VRlo z`7c@cjNmWw*WTRR@bhR&vZ!!4B(>yZ?#}GULb5Oo33te2kA?sOuX!cY)i#NTE>wKf zlH*G`eEgyVo>v}$s8`Ajc`o=j`4KiCYXCt z_9;cm8iWU`_1T<~(NL7UZBVUUT^R5k-WVSmAy zd+0;5{jwI9NZx`|aoeV`Wf_M+3>wL4O`8u>H0L|znI}hcgUy}dB;f)FQqzNZW)zu9 z4-i(Vixp`d$;HCz7t?Yx$XK&;mis}%iM%VvqZaNrrSC=w;RX$Rp$Hw4K)5zrLQ&!z zxT&A2F;-&JQ}x_3dc+l0JyLOFUUSlCgemPL(B8v--<)4?R5x+XPFpV^QPxqp&VYAH zH>>98fWChtWUG$U>>e81n>)KGIxm~9KT=>cUXAIxR~BT9_ZhHmL*^By6E2=VpNK2f zUZ)RK*$2I<&jmuK3L3$kK<^5HCon{PP7-%O+Vj4ua%vIH#I#`Na^LlaeO^oV$cCeq zHudo+C!WslL-WXmLK$+$7kY^8l-&L~Y{Uh*B&Bf|AM0R+Gm*Ew-nxV}Ej~cqEey&o z%Z9Jwi*~B|5%hN^RF7*pHF#cX>d6fbXKUP9&Gd%-Iw{fmxV>{McU`0pN&~DK?Tu)tPvWEh3ar4!Rp7?s9lU$DeBw=@n!bU?{4j|^4v^4 zb8wzXTQY6EtIq5uCIk+i46vTa-cXOGYb{+)z3qHQ&^x=PJBfw$$t;yMtm_i5R#}Ij zVllR$v1PZg8S#0o2A`l?Ic_-jHAe8dYMVaw@Du8pms%;yn^dP8PK-LmYwqWZS~OD{ zOQ$I5p|pFO?@lVhgja(RRLW`X@Mu)bo#$`1A8T+Te#$cEwlAZ8>^bIl$D?i59(>@T zgB6xXW6?MwDQZE@YPCR}lkViW?cUkks&lv^=x{Q8#6Mpeo*zKU-Z`D@p5xXU*%xU# z8ZmZO_&w8hly6RTj|K?5ck-#+ybFJ;?NA8fWB&U?i7D=O;7DKMzOD1o%lz|hGRXTj z*=Z?;WTuXML&4M45^(~1HI5dl{PxYU5_+Yuk-y|gl7AM`!Q{mzO1IpVm^gmbfiRrU z3v#tk0R?h9Xs+8oNh#y&cheNfR6%g#R!wH!4J-ozRm;|eOUFa~?M&5q(QCQ$zFHa_LNDIyZ7&0Re~*r8*AnN>l^juF z(vW+FFs_QvQFX}%IN&u;G^z4ozM8})y;Ee3aP#B53y;|G>0Ag2DiAzkvr_BofW=P5 z+U2f8yRa$KjFfIPnqKyOD0-$F3rN>Qi=aPkltMC+QuFsWwU`%rLHTb4OuZZcLJ*7P zpJlF^5%EU){Yop?ZFAJHWYOsc3bIf9#pK5WhMdu)ibX)oOt>r@lpz*_9fe6<5%k$^ z+Vv8kRB5vYYhFDr5zS^`7HXe&$9S!XPFzq{1tJq}^H5G5@Iz)-WuPo-2|p4J?3GRK z!CKv_m|i3&!_Jf#c*lsgYEL`T34%BAmEPhf$}&q%Z^>FjKWW@U_C+jTa(fgMwM3a{ z*bVz6%*D04%flt{q0XJ_;2-%D{(t&H`}?AU!XhwX+R@&a;6En|{6!l5C;bQ2g?yF& zebIs6^xt1{A%D&Pd@~HMOCAIA?nHOSdD%@&G#osL&>>gWV*6bf1?N#d1Jhwtn67o}7F<3H108 z;K1RFkzw^!^mV;?NYC0z<)NMTvbdgd!t2TmmYfn6)+6vbQMmg#`aMtswo;3z?y*(| zl)za_$K%@MMob7|_~X#1Se$)37>!H~wC`;TdV(+JG$UxYDLo?t*@k)526#9vvNKP2 zDuqP3$vCOBH+n{jW8X+I9>^D~Q}wrA7IAV5=NMTRJoN@EkG)vXuE6tPvq$+aZ*ylN Z6B6!o|0QUDTjU!8-w^nQz~2Xfe*$5w7oz|G literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/jekyll-seo-tag-2.5.0.gem b/vendor/bundle/cache/jekyll-seo-tag-2.5.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..88b0008eff042a1c807119f5ed2cd90529052b77 GIT binary patch literal 17920 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/jekyll-sitemap-1.2.0.gem b/vendor/bundle/cache/jekyll-sitemap-1.2.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..cc452b6d7e3f2a183c885a1aa3035b27bba24dfb GIT binary patch literal 71680 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

        qo@ts@cY%0rWs*)P3*c}y) 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�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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/liquid-4.0.2.gem b/vendor/bundle/cache/liquid-4.0.2.gem new file mode 100644 index 0000000000000000000000000000000000000000..ba4b429af5d7359f589e6729a37395f4f1e4f775 GIT binary patch literal 75776 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

        ds&I9XRhUj|H#k%Zd6% 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 F{s+pUi#PxP literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/mercenary-0.3.6.gem b/vendor/bundle/cache/mercenary-0.3.6.gem new file mode 100644 index 0000000000000000000000000000000000000000..e5333e006bae100c0b2bb4a1eda22d89487e348d GIT binary patch literal 16896 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/pathutil-0.16.2.gem b/vendor/bundle/cache/pathutil-0.16.2.gem new file mode 100644 index 0000000000000000000000000000000000000000..9dd34ccc76706486a43d7271049a8870c8d3b2fc GIT binary patch literal 11776 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 h;P(mY%fe{72>Rc80{B{{=m|^WXpg literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/rb-fsevent-0.10.3.gem b/vendor/bundle/cache/rb-fsevent-0.10.3.gem new file mode 100644 index 0000000000000000000000000000000000000000..e88708245ef168c343df9b060fc0659fea7713b5 GIT binary patch literal 50688 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/rouge-3.3.0.gem b/vendor/bundle/cache/rouge-3.3.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..d78065222137692a6ac3431073cf60dc46d9fc93 GIT binary patch literal 331776 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 z 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 H5%|9Vw5%1? literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/sass-3.7.3.gem b/vendor/bundle/cache/sass-3.7.3.gem new file mode 100644 index 0000000000000000000000000000000000000000..50c33c0330a2fc466b4b8017860b7b1baf6ca7ca GIT binary patch literal 208896 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

        *Xb)Vcqw@bG=e} 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 z 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 Rg8N5-e-!vff&V`R{tHnT@Us8_ literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/sass-listen-4.0.0.gem b/vendor/bundle/cache/sass-listen-4.0.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..94646539b8f75d78e003bc7c6a6352ff4340ac4a GIT binary patch literal 27136 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 C4^;U8 literal 0 HcmV?d00001 diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/fastfilereaderext.so b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/fastfilereaderext.so new file mode 100644 index 0000000000000000000000000000000000000000..ade52650f69aacd88bdeeac53a0f7603cf134c84 GIT binary patch literal 72781 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 Lr3V{Co(KOA=K6|? literal 0 HcmV?d00001 diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem.build_complete b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem.build_complete new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem_make.out b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem_make.out new file mode 100644 index 0000000..5c8bfc8 --- /dev/null +++ b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/gem_make.out @@ -0,0 +1,16 @@ +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader +/usr/bin/ruby2.5 -r ./siteconf20190309-21147-zuvz9k.rb extconf.rb +creating Makefile + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader +make "DESTDIR=" clean + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader +make "DESTDIR=" +compiling mapper.cpp +compiling rubymain.cpp +linking shared-object fastfilereaderext.so + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader +make "DESTDIR=" install +/usr/bin/install -c -m 0755 fastfilereaderext.so ./.gem.20190309-21147-o00jm5 diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/mkmf.log b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/mkmf.log new file mode 100644 index 0000000..8123d7d --- /dev/null +++ b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/mkmf.log @@ -0,0 +1,12 @@ +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +/usr/lib/ruby/2.5.0/mkmf.rb:395: warning: Insecure world writable dir /mnt/c in PATH, mode 040777 +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: int main(int argc, char **argv) +4: { +5: return 0; +6: } +/* end */ + diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/rubyeventmachine.so b/vendor/bundle/extensions/x86_64-linux/2.5.0/eventmachine-1.2.7/rubyeventmachine.so new file mode 100644 index 0000000000000000000000000000000000000000..42a55747f1d1eba3e98a589ddf789d1666d65a54 GIT binary patch literal 961269 zcmeFad0AS#GUIuJ}mq(c(umVhk*K~Xy)X&{iLO*#dY8*oMChv5Twy`tbD3`#7+6urOABj(qumMbV%4x z&jili3s1VYaaGOFk<6!_#7md=i(nyr_P#GOnxDme1)HIsD&Hl@M|%FJR}wSMROQ*& zrIGETo?IPKw?UB66Zg~^vyGhzS+(n*s7SjiI_h`5r@lF)?fH9~sEFRkP>-hr_c6G4 zB=tzS`wrvAQ;$ztne>h8yZVtMj0aCMT6#I+2LEl*7bC}>G(6$h$xUnTeZp;2d-Ix- zd++)4t;4oDGF&?zsoqrIZ+gN*?>%y3`hXJx)h$C>k2<}+!AN?^m^`F9&*e&Zus*Z; zo{M(&&goU{b^kuT*ZgOzpX>2vlHqtTY&_uf2UcWd&wXmM(JQ#GdT!E$%!H9HS7KVv zF-C)<*P1t6s||0Dq{ZPs*XI>nGO%de+^pBqjUJ;fb;l)TFYSHTIU5JY4}}A6bHw%N z5ocVK@X#&C^ty52@XH>KKWy|^RPE~1J849m5pTE#x)KI_=ly-pK<^iwLo%9ro%#H* zGmJA<_cD5=IKCxY+>V>BJLJQ-3(qyU?_>IYJRiW_fcrt*bo~YQ-^3@wc$A-y;rVy| z{5YOZ;C_&#`9a;`*82aeGvC|xWC8! z18%ww%ZKqZp1{EV&ye)i$#(RlX7-5+-%?j+m;ajWZCd_Erc z3Aj(heKPLhxY3lx>9|MXJ`?vC+-KuH2lu(Sow!qRt7|+yr{g{!_XNf-z;hyhR($ll zkg-X4X5gNTI}`U5+-}?++%s@rjN6NQ7Vb-N&%u2e?s>Sc#O=eKhdUqleB5*u;8}>< zk9!eggfGVDB}|v#S%y2n^woHl^XCdYD{)_odj;-l+;pwN^CsN4;0`l(E1tLGz61B~ zao>yke%yb={Q&LMt zjkxLB#LvxmzRI5o--6H0xL?El2IFt>^KCp^aPMIHT|7C&8Xw~GPR2jN^Ap^k;@*wB z6*pab@cbw4ub7VF*~XtKeJ_9h7SDaS_v1c@`#an};QkT!Pq^v&g`dCS8He$sCyyb= z{G2=_{*r4dhpc|;_j?CFbkT;BQ;#id{pWFSPF#CvZ&t5q9cP{8KK|wEH{PES{Oj_+4DU1b=G9BH z&ROhtRbIKG_M+P_Oug>LzU$6<@bu>&zjs4%$GX$zRp$Qv)5z9uJdXYbI|+1FGaKK|;(w;g}=?%=V{Ui9KW@3?Nw-@pG$T-;Hbifj_;y`0KZxo&9v=+XHW(AKvxa z8KYAt?|$*w)BpI+?(4VonK1vhB?&iexysw`+S67&_}0qVc{_gD^7*$Fr@G$F8J9Ed z@K27km!dOQuE;-S{Is)!pI>$0!V@>X^Zu!|u8dRvnz6Mxe)yL&KB<}Odi>bqZuzoh zdwXNz*_R&`sU3CqC2x=I^X!dZ?wwv-e)~U$&Kc6b=Pe&xd1~Uq@2?tj&(Hq9^|*WF z>*xE%{`uk1+lMc|Gk9LfSI6I&nf?AZafdfe+WY#uRgd>R_r;MJi3mTYvrd<*ad!jGei0-@Gp`d-2#^uJ}o=UaRU>KX>LO!P{=hPuzLa@VhF{ z*!kNH)Ak#Kue>$XW8i?e4Y&S!c3oP|H1EZZxe4Iy*E8&T(APUVum9&4MNYpY(cyS` z%w;1t<;-%mZwa?Poqyb4JNm>|{kkOaD#zOKKfQn7hqK=v``34#x$(&-?(tvv%zMMm z9oYD%tgFjz`$u8QpO^krH1hs)8n0V^)r>b=2A@4@=%Z(j%)WQz>-XOiJa1#is;~MD zYW^|fw@s7A9w?80WX^-*E>YkDb`B{{D$)?tgu6*~W!~FMIQ~&7YR9TzbM$n*(n<-}~FMpWRXW z$C0nUP`AJT?sTf`|bX}ou0gDb!76rS3Ljt*qQ0A zXO6EQ^!A=_ZW`uW@W_R}lt+7R-|Wk|vn27xv+nc!?oYQKKdC+K`avT-#y1b&c=CB) zZ5cCT#3iq1?znbKeBHZ?|MA={1OBk^!}CWU_kG=-m1!dm zR{!84GW$T-eFhvKJLzU{j2Z%c+MG>3rknNn0-R?pZ@;CCrfKD z`lcdOS^UheSG*nEen#f5ryOrB^6XCT-T$QOGhX=dgI^ZytNEt>w=s84$~!ka%(vOs z&}+ceFWl+fkh;HP%#FieTCijP>^FCvvUGp=_MZwyRXbL0o;2) zGSa68D~4WvWqF^c%BnUl-1+XA1B&(?I_n%y+{7(8*Hm7;@S)=$e)67C*NiB8>xH-O zPW8?D@wB{)jjO*+I#6EHIBiDqah{(NxLiPzR%!qjvxIOWbdE<@iejE36 z{B_@b_Vinxq#qu7cz9}U?yc!5wPUOPSUdFdwR0YS?*5rOF1qQHS@}0@o>V*Hlj%Lb z`r*!3pD4NZr9BU%pX(X>#xu)?UY@^U#_Zos-&MRK@N2Uq}D@!x-eH9p`ZYrF;v0xLP*3$5|s7;C)N20!ey=6}yd&#%t1=BJ_4 zp^TzE=h@)LBZF1Fww-N_Hy>|}FSoJ7Ybn*|gWSHuhPMIgeGloN8m|g*I}Yw5eB#jU67dY2OP*TI+MN zji3C@M$h#&_Bqu?&)GJ59%tjv1vdTbb{jqa1^ENCexg2B+UVoA!ROh?PqFdOavM9G zeTuc6^K9A|uw{Qga7mTyU7umE|tBsyP8+~%1&j@8i?fHm}oP{=V^$#}f^1V%* zq_xmMtvvPdN}GDUa;7zZ2mIg4AI`UF_cb>C<@yQM^5@vtt=T3%++xGuF~nNF-^R{^ zdt38=XT#r!Mzpf$G#h>Hv9qU*{Cu1Exx~h9SM;&g=PDcjxgYIi)sDy5;N>=Q#@WQZ zcd@Z&WuN11{N&})*82Qr6W<~>{=CA*-)^(<^Al37_1t39E*ot0A8zAsi*5Y&MjQDR zHtqYRO}#F&k@LNc-M+Qaf3S`Imz{2HpH(*Vla)69zu0En$+C&J*V*{b2R8GTN*g;D z+4Q4dF<-Ls|4VK3xyZ(DciYtWQS^7KIRBiD{y*D{Yg26G=i1!@At1Hu2$B8~^#FVoKF1izZ%O|CEax53j^KAn zewr`RHG8bozm+zKaosNd#k&{LzQ-8Vys7SB{A1R~b(Z9RPdVaJk-3C7)`S?II2wW7MA@84owUV0IM>oNH- zhMpwLZDc*4WBfdB-==L6_#NXPak)t?5^ykHF2*VN+ia=GQLK+o>GQ5+gd2!!AmRzt zt0`I5>k#8hMI3p$a3;GE8sa@@M+4+(` zk6#|3S;f`B{??K#1*~NJJrN&{kuPz8H8TEmvh<(4%OroXDwpLq6iMJ7#;-e;`Ptvl z+~Qh`f2lt@xIzfy;-YsBf3N$*ZQ6$#^qxS z?{>-OkPo9&#Bg;E2e= zqawmS^r8}%>KB`NylZ(=3YaAy#r?$m z*R@Q_ujhL0I$i2%o+rGBfK2sjY?E@79}eX>@8CGE;`1i>7x9aO2FOw+vl-I{%W{)= zeg$_G*GsHt@<&WF{ww>rgZr<8@iAkh90&JDg4pV#O?Fe)i9Xtx~{DmNQ7i|KkmZ3kqx3Xl}2h7bVDQ ziFfv-Pb;67a&Vse*dGFKNPxy^x>m5B4JJKLL!cmk@NScQs=v&G!9{zS;=t@vCGO}W z9aHtwOL)8vY?pEx~Hm(C4goU z*Mi|vjw2%J94XHD0f9xxzgPlveuS=p$4Pzi*pSLk>bajba9o-!*^Ru@r5x{168M?% z$Ig{G zp?W2898+=TALvH{U&QrgImfb}H_nu}nrH5?8LwaFe%Ek73V4j={DI>@V5bCBytyZG_A3|r6`EUIlVLYnC%*Q&v=7WBu4Bf?b~Lzs)qL`El)VSiKn`$kFJaf~eY7&hFW)Hvvo_)Nxop@PB=4v8O<52FYJF5!7CvRt^0 zxH8$#113NJ6YG=AxN5HpU=Wfc4w6B_Wi00$ZZDUqz5aEQ)W4eLDEqw2R$BRSEziBMD`&E*^hVd|-1F(K^@%WX@_zxqco{jq@@Hpd*91p$RU%)1=7j5EO zGb&DT)xrI)C-WC^e{3@0$MU$=+AJ9tGXFo%kouU{Wn(#>H<;o%*>9lH*GPIw)|bT? zS!iF18_91{Q0@{eUZyH&d%kc=uGhPYo;zb)}=S0 zan&v_aedo)UNM2|dnWhCrfeyIhXJF7`?ZVhb1Cz?MoWF_M@W9IhH>htQvW2=eC$&0 zF9x?SyPMI^DdjlMkaGUQ3Go~U>fe+FDm#3Qbh1y<%M$;J^|@n=l+(`ZP2~?m;cwJ0 zS~p1fm==obDE2F3u*Cn#cq;Q7rhVF%*{@pI&y}BSz_>~6;x(k4p7LQ-*u>|;zRdrc zEN~o`TR2qWExA&_k1XdtG!V&eD3yS!*ZrqSTpWgm3}v4`aKCf$zTZBUzmNURFty8U z#8r}S-eL>ZzUzhX>#$QK273(G^41!CIBSSfE zH<!xlRz%xzjC`bal7BZ4V=Vw zOXmHV66QZ~lH9K|uh)WuWq)y)<`sWOJfm{kUyuSgyc)fROT79^i9g8ln~#=u%QLOl zuED%Wyw~9I2xb@8U$7t&b{^N&&gZiHWbU|a%zrAkmzUeCf$>Rj4AJhU{k@b^B<|WJ z8Sh|!7>9U5@uB5%3EaoH6aGW`I86JTJseU_6U$%3{8PBSTF#R|DrmY!bNqL3{4bTT z@hr!mR-XU(81KdNx7LjkQ2nJw`E94|4m6FY>Laz?OxC2qI-(#1deZc2PEx~52GFoBtP((1O_txCD*sfRNp`H zyduE;8g4AEJ9&I*WPKcrM>*~VUXg&pG365Fsy}-9kogDme6nG$1n%!4pFtiUy}e|+ z%wl{4%lDe(x3e7_tPi@6xW+kTxyfHh`h58?R&soBEs^psM}MYk$1#$>mFMSb9#zl& zlXRivAIJLKf_^0W>DUn>zlw*Sq8&v);&}+fiYv_i?Ak186}NXF9+JN$@wye+#nlT9 zL~>eL4y$RL$L;9i4S=7RKOK5e`?hdgQtey7<+f~+j8mDPrpF{dj~%lQj6-U0mNWzd8PdlBJvg`+pDa3^uiVLMlw>>L(x9`6}>e-CPlYvGx)-CaCi!Z0eX&pE!Cy; zzF2#4Kdt6|s{CXs$BkkUp+gWqD{;aTShZKlDk#JRBO? z%pc%(QSr8Ngp^bLwal;DJ=Z1~hm#-HXm(EggN*NKcDWIMN;?EL9)sZSHPiz;_7`$N6SA3k=l zJ-?KKT`d34?C0K%5}3^RC185 z7nK&0C|@vrsy}$~{Kfu)V0MW)P4X3$E}WddFq;x{gK55*^L@c`zu!}m8ypwNFDmy; zEAi?AvvY&aWM8ho7$Th&K~L^DAE0r?{)!4uNp^0&0J773(|!K({0e`z7yM(DR9|UX zpH!DkvuCDa^0%aB1Ght}62@3tn1lIMSO8npRpp^8k z$}K7??V@3BFs0M23d%|=Pz`jX{9swRa4@SHbT*=W4Rj}Pj?FCh=Lh}NozP8${Y#fo zKSJs0F{ftp<(C%vVy!;krm=IAeHQJV$qua-p2i7&W3;D=)@D9bkdr4^OsexH9S+`lBh z04?D+$}8tD_f?bz%F!$fjPm(D|IEtLU{Q%byS%)toPhHDBI*?s_X?Ky3KlK#Eyyn_ zHvCIV@*%e?SAc%Ywl_gZd!m27?z+YZbMqx3y+_yAYmQs!&g`OEJLKIzIS?c3T_{z{dtqML5 zb-5U6XmE2LEB3KqSFG@bV198iMEffil?8odl5(p|&UBAty;yS2B1Xh$Q6T)e6!Fy; zEc2mfF13-6nkm_4mE{ViY#6Et9k-~P5cKS-BS}h+NtzALPH9q5eh^K#$hV--svc<> zB6UhucF}yvUg+;+hrgwZMy1gx%U@AYUKBtNMWYoiFU>D0D)1HLSCFT6Yy7keWMP%1|3077iKrIK z%3(le3lv#um?lc{78NSfsA6pRoylARW#IxU{D`AuO^P%ebkH-T+Ob43wdg(0G-Xh& z?@-^hz*CZQA^hUX;QX@6(n6Jwj8dY7DB+;yg3JAZGE7H0VN9PesL)6ftgK+=f@J}- z52s}m6!{>+Jscj50sY`V1DhBEsK~s&RZ1F!)a&sPG;R& zBv~_O0h+|7*G%;XGv%lPKgcA$SdEGnVtn-#mz4$PBLXb3G6SNb;K~8hWMaaQ#$%{d zp`-+3e||x*XekZUG&q)329>*!jz?f13FwnF6H}FmNuWlw8fa3+p+a7niR(oJEech7 zQPltMr6TxSOO16b9{PP(SLT-nE9KhDG{14CLW~&qFOf{DCsR#J@~hKE)@j^d;}{6>T`88a(r z4KBJKnF~Ryn5VZyF2Pc&QcEr`E-ERa2?mWGmc^1c%oJQR1e5Xx5r^d@r+cLK`4&`B zPsfZ3{jHGZ+4zWfSz3m!T96;4a4zNnDsEC-LO`int^mYBji!%9{zBjU)2&!N%&B+7|5Og_)LqVkPJIe0%geEj z5TQ!+A)$^{cyNmC5p9ghMUz4$yKv%kdMd=QdvR&;@+0!Ou^Pl2fX1yO@lg-Xjm2yl znZ4K>vI%BsxwM5etGMDw5}mLPSiCgQkh5d3oj)J{#QwLJFM?$zLa-+mqC117ol+^| zP@r`t8T2geo{D;VrKe3MM>|rD5LvoTB*Y}b-bx-+9y8>^Bgjk@97kXnFBg|b;BcNd zQ%qAt6Qf};GdU9Xcuxh7KRj+IW*RERc-lE>NsoE=5ty7~{YV(~Gh5HI)qRsI6|sTW=V6nV}2-^h=bQdXgkB9&zVqLrl_ zYi=hk+JtLlV$XU$_UW|^ciS>jQ5!@)IZHNsa&lJeou=K!ZN;L>U}4!Zx%RTEoqD}z zwuf_ECN}iTJ0lcc8CvDH)jalE%_>(Gzh85vTX;<8J3^~eS)f%m^&ZbESFAvbLAbL# zi$qbJ1stt1|O{%J*#TXMS z*D9P#d#WwU&RL);&MHr5<8{v$ix0GN50(k>rhYPhdRZY}PS|x3yY7u}vZ$=GxG)P7 zdNq-^>;g_&SkCZQbuN@``YX*LF-{cILQkzBEMC|+X_`;nUTuuV793X0V-=T-6!Yy{ z6tigFY1LRQYlOGGQ~jm>@}dGysoYY=42(9+J6D4i?XCvMa(}_n1(*{WCH|6vfPC9% z6$G5=subA8dNPg)O>Em%w39`@|DR21Y>T8~Ec*13OR=GA} zv0}~9WoN~jMZ8-z?Uo!#J(>y1x6s)1IT9o71b1%V9f1>*)hrG#D%xP{H5O^C)mDvH zj%l~O;ZvNx%tii!CA5C2ScEqu`reVXU>q6}6IT6Y8e;V_+RQmpTj;Y~t6ps5`82h( zh-v?oBioC%@OnGRc+q9SErwHzP=ACXyARQJMOrPgAh`R~yogT<&`B1dQTLe;%IKaC z;W0OuTIk2y0gufr2d|!aN7_p(Bsx+@r{0|7vF#A3tXPDjKsZp7Us*+qBplPikXBN* zl%`GCXTbR#5um_S=)Ex_d^R?`7ge^%E6QZO0bVRb(v1xARl z=r$w*hhS_{a;ie~UOt?R z@X2!`bdqZUUayHAWC-il7Uzk#kG^1RhHc9s*81kAjAd6VB~w$!(&gknExUxK9sXcZ zQISD2v1RZC8Yb}$kZAdqjR5{6f+W2FLzh81?dw_9!s+B8PMZgtG{MwKjR~<8sM_*3 zvtpmHvUHkw1IXvdEG&n8{p={V?!6K3>&k)@$gmgVDZA{{NQz=i`3 zK;d+jcmpXCsMWYBkJxxnffphqT&iF*p^(B0#ID8++SZ^~3KTAIPLED6N$af zal4?xV`MhGHI$vUD}!aW^Z4+wER$2pjJcn+GvXukn{# zuFTNEiLrEYK2}-kyc)H$)D)g&=|7^yrBOQD2(~Y(u*-pipp~Vf^N@7-CWSLPa48nS zF~Z7mQZvd+q<4uS9&f4bqF1-h=-#Z&_e~{QJO#gpW zZc*$AJoePIGxbL*uIRry0^g;Y)(t`LZG-7PPa)oD5ocEjmpyEqS7VAQA(R0w5-RFiDNAW1`a;J)%7G9&5JEIkP9mVDF*FeFAWGc zN>c|TJ8fh?+wJ^wh5ucLQjSD(UXzFZ?*#w*zk}$~9sYNPiMNOBui}qmV&;Lb^52r= zX8Pcs<4{eXJlvyJ8yFQZzRTT+3VHTkp7`n7VgGj;{$Kjbi*Cb2*CVb)hN@I~iK(}L6dYR-x$Hbu8ew9_?aX^TQ**0x9!TXEJqs1yqAa@cMvTIEnXE;a&V`|vjD zmJ55i^6DPngwI$hL554Cm3j_>u9yl##HBH$YckJhW2tHGe4JKVs188I@KhXNz|mVT zmbUUhSS$s92NRHqVquRZztfjR+X>lk*VLw#metJ4A9mXL0Yslznr!;=rjJ{C#4d9M7&U}REx`S92X~XaRiwbu7WJ}FC(IC{$jZ^NJP<6 z?CpsBm?hH5dXdLh07_&ms!GA3Ui#=qiaKTul6F#jEU`=0fXqqiaLxslrL;a5OK896 zVsT=UBvv9lWqy%R7$RcQmRHC#FJRFnQx;m@mo1=k#zZa3$8KnTxnKMNqOe7wAAcN; zzjQ((wgwAOd+DoPk6*#pF~6c&xSdrnzs|T#}z=Z1fk} zXp+veT-a3;e*s8;INUYUxMhp-gK}#De*!6MLMsX%{dJ|k%b#1$_Z7%LXD94Tj&XE?dcLve zq{KL!_}hKD_^T}Nq;JRQf#23v-x45ydz`+zqDSn%-s1PjdxEB`hoBPhFMU#yWWG*H zmO(NoMdhStAN;bql%dKZu6W#(O5e&sTB#?Yq)kubXz}cg{6~pY`o0hPM4I;$Y4m&F zB%3tt5#u`wY4|D4#vGm@?FPx5KFzKxuD~XdZzCY`Fk0EU|N>nBUZkbzlVro1YJ$f%jaAZ?tNC`c_zGx@kJ)Q zo$-JPcRVNMRGDxuicO9nQ-;JSuOlMeab%S zdx>_MaP>WE3H_l_uD&QG`*P-*a0lagCS3iV&mt49zTYum!qxZjRGDz~z4Fy2+{NXtHsM~z>rHqb<7-TK zfbj+sUd{Mg6JF1FqX}2v+tgyh)%TX|G~w#|bX!fh`kj-A30L1k-)_Ry@7NqN;d$x{ zkNEpHmA^GGo?yaTxL!#nJm!ZcTzzk)!-N|wf0PMV-@lt|!qxYrrkU`V-jMtm+JjU0U@BrftCcK*Q zwI;lt@kSFK^IH?HzQ1j!30L1Y*=oYo_lZVKxca?|b`!3CH|dZGPhx*C`1?JT-#Qpi zFyS%3HQ_P8HQ_P8HQ_P8HQ}vXZn6nizu%H(!ef4G!ef4G!VPX0uL)0Le69(1FrH_^ zV}5JGV}5JGlUYuc36J@$33oC7Y7_2dyxxT8F}}ux2N-WK;nj?Ch_;tD?d@ci!#K7JNS2Cl1;e!{gyNnUO!WQ@oT_@ ztKSQ%GU3U2lE2!7tKU^vZNlrBzutta-`!ec!qxAsHJEVq`*>?jxat>;CS3K4btYW( zizXAU`o%UAuD<`c#e}Qhf8J@rRljI8;i_LmOt``A-fqH^7(Zmf9gG|Ndw$9vRKG|t z;i_LGneb$mGsJ|ee&I0TF6JL)!o7?qoA5lw(@c1PahD0NX54MU>lyc&aMdsBO}P4f zxiuzS{eEVP30L2Xzte=P-%)8bEA4b_e&Jc;qS zCfvbzo(WfezQ}|tKM$DjWR_E9!j+#_n{f5JXRA%Pm*v!(aOLM~On89#8%((J^R*_t zp7|S1xbkzu)zwcFt-fcUyfOo~`o4YjJ8EV;kNwb$Z{z)8!v9GB@DoX z_SE?kH2MFaOni;f@O2uVtl^s#GoD@>JYa*@+u)5h_%<8dtJPQ6r%|h~jt3@nwy%!6 zHTlc6`YzJ&Yc+hehTo;xVXcOLrt!CGc&^4DvBBGI@IyAZ!TZuwq%MDy4W4X+Z`1HQ zH9gZbyXp8g-dCh@)o+DSwr#v`LpU#82sWBDIXb?L*UQBJ2l|JvJdIz+xA8iKSdZ5D zw`u)C{YC+aifH&YjXy#2pC`FYdW_O=kH+uT@LoMSGc3~ZKX<~$BFzuSXmVC-IRBJ` z$hB6(d5SFXZ5sZfCV#DFA02Pk;uwB%Bz7IraQs9@=cUQn(uo=g8jhb3iCsw=es&Bs zj3FA{tlmsi98tjU?H;ZtJV(4WUI zV%70Q8vhJUPL+oD(C}&vzfHqeYxreax%C=;xrVRN@W(a0LBsh~jYw_O@Fg1mIt^d0 z;oCI)dJS*UaQ^8Tk-AgE|D@HcRl{G`EhPP<=DH^_0!yOvls^P;mJfh*!gJoj7hM%hOAJTCAR8Hr0L8t$p)`=Pk8h*Nl zCu#T@8a_nBM`^f2!$)iQC=EYT!;>|9jE1LaxcZGXN_J`Zxf;J)!<`!L)o}IOM3g*N z!^dj;c^W=W!xw3Is)h$Ne7uHNX*eHW6sgr3j-RNCU8^-*{l*<7)@%5L7`I`p(eMj2 zyg|b!YWP|W*T=g?4WFd(uhVdshBs;WWDVb@;h7rVqTyK@zEi`qHM~{Br)qda!`&L* zuHhaHKcwLoX}B@5)BmSwc!GxKXn2x_PuK7v8a_kA9U6YIhL6&4uZAaU_$3;irr|R+ z+@;~OG~BJ>vo+kS;g@RoTn(S2;dvT9SHl-+_&f~{X!sQxUZvqzYIwDVU!~!zH9Swl z>oq)I!`Eo|d<}2V@B$5AtKo$j-l*Yz4PU3>3pBh*!xw7!HVt2-;Vl|oq~SX?e6fbN zYPdchi)eVU#^0{tB^rK6!%H>X;Q2hwS;{m#LBj(Yo}}SdYxociFV}E~hF56#C=Cy4 zc(R69YIvH4FV%3DhA-1_w}w|~xL3ok(eSw%eyxV*Y4~*-zDUDw(C~nUuh8%+4X@Vl zY7M_p!&hr~jfU52c&&!7(ePCo-k{+(Y4}O@SPf7r{S#{eyfJNYraWvhvVPBeYoLX)f9}6e1b%G&8rEUB~wT0qjkfLj??~* ze-lq};S0%7tsxZUP*L3(e;A9 zhG<$6M5_f|PBe9^Xh6`5iB2FoPtfy;?nAU!(3cZ^G|?_W&m{U7qLT%E5z#cok2(ZB znP{5YN0S77KGFS&HUynQbRyC1zX3SyOrmLOA8i%%2%>39A8irzP@-unA8iu!K%!|1 zA8i!$(L~eKJ=!4X9z@fWJz6j5!@mPfQ}t-IpbrpDQ}k#+&|ecxQ}bw^p!X0>Q}U=+ z&>s^`Q}L)v&^w4ek?3SWzfLqwy`v66Zz7te+|eXKuP2(O+EGK$PZ3R1>}dP1RR2eb zb`aev=!b}=DRs0((DxBdlYwZHpzk31RH7RNeGAbeiEa?|N}^9Ax?a%N5KU9%Xtkir zi9UnqfS?x>J&Nc&LC+_8G|^r`UrzLyM7sn%ljt!-Cky%_qR%4QA?V3OpG|aL#v zCllQy=sSqcB)U=1w-B90bc3K*5}i$Sy`ZlldJ56if-Wa|D$xN!FDBYebe^E+6YU|| zE9lFKzKCd-pl1?2jp$@SUqo~c(GEdRCVD#2NrFC~=ov&Cf=(ftrkv6C!=n9(rm1GM zRnQ}drYUB$MbJZurm1DLNzem{&Lz50&_@$ZQ_N_CpnDKaQ_E<*pby^ynx>S|YC#_$ znx>M`fS|u7nx>G^JVEav`ZA)ug8rE3%ZYXgdI!<-h)x#t>qOI(GU^cYCZcI78BG%O zdZK9x88rm`6wyAS+kX=6Pjnv9t%81t=zOAE1brXTGX&gJ_zfMe7B9I0TxeX3=UvA0V2hWYK`2zb2ZdV$nQ7?;(0Q z(OyA+Of*f&qAo%2Ao^OOlLh@c(KH2%It0Cm=qK)XYSz3%YDyAh<^ zb*XV+&lksA3@q@;c&QYP-i z=njUf1;dnt<|#Cq8}8;QG^)~*qPyV^O&NmQL6ec_BM^{y3Ze$edyVo@d99>hc%oC5 zN9};}9uuj^QjRPO>cM}X;%}7vagv|x3jXU9|769#MDbTk{_U%YaWL5l{L>ZxK*fK7 z;wSr4{U!e$lK*7IzXz#8pMHv;><|8{CI5WMzmFbN<);+?E`gxF?LP|s49TA&`I{8~ zO2r>*k0!}KK=SvH{L~&o{!HeNPZ9|eDSftk^dWcX3wO<-{>yq?xfv6~Pj3c0CWZ&D z>}aL=pSv#pBO!0%4m=e9#zQ^bp-t|MUr%z!wYaw*suYy%m*In2ct$7p_^T~H9i0!?%?JHbe)rUN-a4BRG+wWDY6Am zhjM4IazkgMnKuE3td5o|qjMmD{WCfZpF6YHyTkqRDOWfniK^vt*Ikm(c3dX|RU_;Y zX^HOiDo4e)Acugpa=*JSBf*`%3CgBl<5+f-J3M*R=6Yw-=6YSfj7y={hc^v3GG@DL znvybR<%Cab2RS>}6Aq3{a))}mSN)J!dsZB(5}umi4jr6cS3EMIElKsK@H~|ENpO%m zJ=0OXf9XO`=rebC9u)ed@|&DcnkwX$|pM@zr>7Pxn3yw^v?BABUAZDLXn>(~S z5|75s3H^YN?$DOV&9JIF)Er6tzN5oaQ#^81Tu%Dl%J=47nQ=wNl^IuUPCNz5f-R{3qG{8c*=YnQ>M?)1ry^5fj0cirKc-~pP?XvNon zhP1se`)k-Ur0vm8`+DlKMkaXDwbav$mk`=AE|FM%Iryo9DVf(5T6Rf7pnpa23hTSX`+!VYk+xahetHYfR#WE7_c(rY1z48~fPv~bh(Xd*Q);LHDoc^3bmnJ0ABC<}u;)XgBB_LznK=?VP;p9vkT?AvyR z>X+zO;R-azSCNm%%Hbub%kId_`|)|z-pW=ox$H;FlA_OpgYzN0eNXNO>-ne?2j{rM z{o79L>`&p$qzrMegTfI8JOtfbwAA+UFWlkGA=%C*ian9++9prvqsrkc_@Trtp=wC@g%P@CXVukLplBsfn`^Hx(+dSBLaO5Cm`)Nb9$o^F% zVIMg}{KjhZle*NQadAl9;|`}`rt}s9QsmGs@k>Y-stgJ-kGFLbn^b-o4<=@?I?-y(dNJ@m zr_vilyqGv#rMDxU;xl+222Z3~gy~&S;WyM_Uew6P8MN6Mp|>(-c|z~arj8<*Z&v~@ zmI7O-#!$^2+BGlqbx!E>>`+7uUD4k#FYX%eS%ja;qx}rzL3y`|@{%yCrBXy8K2^xq zn9MqNtlA5MocTEC534?bLFTy<@7@|6 z>@={Qi1Brv$=_I?*_u8#N|9&AMD8Rnhq9#4{TBKR(e%lZnfG3&Dsw+)?y66!oj#)D zG^0CFfhnlq7%A`%F@YDcz`^b?hJ@yhJDQ*pxlrPBm>W`9p-!djCFCvBqxe8R&7hGh?*r=2$#RqXOH-w3y;UsniGK0PA}e zrMJY=XNdH`txDfhDEUbw3w@JC>Oe%ZSbh5uLwziNf5DM=2jbnV41_u{DG*`k`*tuc z6pXtgJ`5D(XXnGuHeVzBVjLc_WAFJ!B*MjlLlH=5nD7+5hdAgCS2vV$=f$)6i34%4z@>bO|_;eXd7O;og=(!&!6kUgPuGzq(q zNH0_A0hzv^RHAejb~#!8WhCD#NpvGp#RK3$DWwJ z=J=X1Cp*-facSqYzi#3$-wJ(4xkKYdiUmn1XXKz9{4>NIE*_be6D}ONCBEQFf@v-XELtJ@MVaq$#&;u4#A!6Bc~Fb{VN5Pi}Yrd zJ2+HR|0;m4FywpKHIV&lWmFpSBzG7qtvzxU)^W+)c~>Hk$NJN}D^VfQxe&Z?nag`` zFUq@z;xSBgn^xXI+MWof7RJgOXkA|3k;|h=I(%paih-+$xq4)jC~jZG!NpBL^}?m)`FX^C0shj@rzI&(dFT1iF2SZ?GuDH)wIUBw}0*Kvxyit9Za0t)V5uX zZ;wYr9g+?v4#*nWH}ZQ5Npw|9Ugz6w?}&XmaFeY$o}@y* zh{0MNlJPu9_PIi8^;U(l&$VAF`(W~Vl|$NQc+56AC=<4cwcnBL^OmyDXJ2)(&r*uW zuumy#vK*T1fC{irW=xa)Ur0@^koFoqi`5NZhj<74ncQ0%-FZxsljqlM3^ysWVR&vQm zHY($zPNZP3JpP4pRHQC-AXQl`(6+&(O1?RN^u(_6q9;!7BA?r@4=LoLaX@Ia0Y;h^ zt;a4tr++8>U!=qTdF-U|;yO|W{(rS<-~0b1t*VU|Y1(*U?w`)4RUL_UH-+Mk{V@pkIk5GKFfV!?%qL1NKpJpE#YCIxjP5zRirPx=&8oZ&}v<6=T01M_TFsjfd z$8LP~qJykz3T;kY{TDPO*3_Y`uf*X~WDe?pge{fnG&m(sU-hpWf}R_HF(4xGHcUH> zoVsU5*3&bz=LJGTyRjJ>Y1xCS7qsN0?+Kaj8z=FT8*cAvx zDs!;pCoScSM(mPiLDD8j%E1zQEXEXg@CC@-*3{__kvIN{b^NHd$3wecriobOL}GX# z@*QC6mt+lI?{*GSGiCHhh+IVx98xdku^|I3xIQ3Sa10)Dp!$fafxwKl8Ug}lV^JDK z!z-!66gN?6*14lq?1%7Hh?p<2zwC!|M%pP(qO=GP4dgF5vb2}WRB21Nv`&AyV+{&Y zT$jY^!SfW^f5R(Wv>}5PU!rq|^M{Vx*FsTu zbEXRqindyR>h?Y)d^4QKaF4lp8$H%P_Nctv^h%~Kr}}4i_-2~Vf?+2;HXiEbPJCjM zyRNSrDNQn^QBR562IoST-;6y`7uxFPYD!)I&X2kOeB}OD9qx^hp6(y_;9XBIcc=v$ z4F4v5)ephm*u--im3`cyWo~z9&fLwjUrB<@To@hu+QlQ2B0sdk^4K5lPrD&spg7tl z-W*whz9Z&gyCcthMs1UY9b~-nNOad#MI!m15;XYZ65&zT(gV(XEw#7Y4QnT<=&EbU z#b|H6OZE}S-nLWgkHWP=Kay6F_j&BO90jDy0v;_^E;X0bTGa%Rv{J*HuiYK>)F<4u zK^a=&LI=zVElEQIdVvDMY-?Xfy=c_fY<9D-fvo}?jKNZ>AcGkO#eu(shjNM24r0Ovu5joxXVO(U;)J zu}~gCDp4$;kbj8mcTfVmpMt6en<0|5E`j|Lc+AY^9>b96ZpNEpdUSn5+&pE7fW!A- z7Y?;XXu9VY@##`*v)|K;I$G$`r0~ss@dKAD%$*4Sz0)z`D?d|*liz%0z-+PL7CSV8wl-}V@;!MFe+IH8=^lE`&>?s%lBvAT^@_7e^yt`p%Gp%?3JEYOQ^89DAnHt#5bO(pbd>s0 zgOLtt=&TPkQ3Hv%W{wZSo|S!&r(3P zm{BwwZiTLzj1TCl+ZV~Mx}7A|OmqT;q2?q7C)aH2XiwbOV^!0N?IO%Y{sB>K=*;HW zwctZ4ZFi(Ui9m$gO3^X2rL8UOJyds5N639B)Y7(&{J5L`VG0|p|2wTQ{RegG??J=p z`rinBh5i9jJe)d!^&cShzZ#^S{@+5BmHvPEfb`uRnL)}x|D*nM{of!(S^u7UV*1Y_ zqsv$sBIC$lC+xp*A?x3W577S-dZ6%2sPLMJPlB}5{~R0rzkHuc!}?BGZC_-HXovsE z{>NzgU)AY9cahPh{;!d7H2ve0{_P8d{zwh1K>& zZW8VAAL&1hvatQvb^6bH!Xw34)yJfN1{9S3FZJKHFhveJLSd&mkC z^k@CIigvKlKi9cq1I9PZ_i#>NH`uD*ObG4X&g@=9}cmEi^)h<1=A}t(i%<2N+qQf+lcAPCXQu?(G$enhzfH=J|S=7 z!Y=+aR#;(YVfVf(3qv_{!iJ`XQ)FSUP$}WmJT5E`g?U1+niLyKymV^gi^wY|OPn$X zS6dsiYGU_ohdaL8_PIX3gqAsQ0w^|q=hC!-<`=`oNEq4`dHrI;2w#g?Q;!>ts>bW? zVBhA(=!-o#mY)wRYxaQpk@H9} zZIs`N`gPqeK(+eJM=QxAC((Z3>~fxpsvm(wnSVyN{JMP(<;MhJni_fVosJGRb!V;q zF5U?Xg&!0j_eDZz_1O6jQQluwdAlH@tG*etpz*~hNF49V&Ee%2+9-V6HW(x){6LF% z+_n=Bv`-Fp48r#`5fOgAkshO8&%qfE9Io1UxM$AjZSI<{d`={>kiwz_b zH92#7U0y;?`sWqH#QgetIK`HP$h^1FY16-1hNDh`Gjb6C;h`B_^OL1Yi>?;8$t$rZI~&)cN&?vbW^poz34Z{^mc7RK3}cib?g zSaZ*+{y8VKEoXEK*~ydm#8!9RATPDJY*m5akR+z*8U8jy{Pu zT}7?Gs^f-qtQ|c+enTtBjfW<|8G5)!V~?TN9qza$_vmJPS`l-H@#GG%c!~4Hhq z3}5u+!&dQx&M%92^xGTV{lgRLh`k@fA~!sB5atIsv(`7U_DKx?a-DLU=xr}5KY}yJ zes>SqeR}wTMm%^m;|Xo^jBfXcBeFNI7WgaFNEg%Yj0Y8$+c2KdhrrV-C-I5R7h`kA z6Ka}1dZ$9B$8DQV4l@7>Ob_jP`Do;CJCFRMW^Y_#?Hu@#CoFXGNKHIpp@}CfisB-s zs{nM^J$io*x#Qtp?u|e7BuB-j(7Ra0BaT407F+z_JjmZv#P{ZZy+{g)cjhJSi4bvIwrC9dHJbV zV(sJjlpQJ?mlNuUI1j;hJmKCM%~SJGM_8ew!<$@-Ka$I+xj3(vN3M($Yw0ZmJP&6B ze^YzK@Vwkf)PXSqyzXA7`ZsyH*g7LOkM2QPkpBwVH4=P{sv$S=>by9RcaL-^SAx5) zzLnZHbTct>U69@cDmscfU|qkPK7;cX4+0iX@{l0UH!61{jsSX$vEZDz5EA{Hck0pxB?l zI$ES_BId5l_6>Y9B3vSUZEYkf^4~M@Vg7PVGu`Q5yA!8;?GAn2Q7?LB+!C*Q^pdn-KWQa(UQ^pYrO7JI zEjN@wJSME3^u0?3Kr>vt=J3=FI?FveO8GbV!6JK`+MmP3mdeSYazs;$65OHfBogOj z+b|6EJLv-`UYGg|nY3==oE>oWN$6Y=|5o%xil-TvABZxdityLV`I;xR zbA1P*2G&s6MIArs$HXWe>szp28#!SMUVHUI>=5>(H-0yM(+-Ua^&__t0CKN4mFDVO zUKPvmpi}fcdL2g$vDa~xgP;M)5KB>#i}ME`MIJyOh+K|;!f9f$D0kC~s2kJ`UQK$1 zHg0G}Hmp#w*3a9_E6d1D)OlzVL#|ipUBj`IOLi?cDq!kb-yggTT(gxPUyO|M(oVL;(}{zt)UHh zJjC|@)|x*^>W}mg^Ze$T2KtN(!&amGgx2o~iUwr5@UcmJ5FfX7euN8(3k)<;(S?t# z;)D1|UQQR#wRj}pjzr0H;X8@O(A9v)EBG-w^szyAW4VLDV$UIW-C0SIjl#tA%IUFf z#2cPXA0za!Zl%Z(x|1}7kS38%tanlknrqteFI`(}C{Q88YMDW(i43H;I}~oEha5M# zU5mvV>V1(}qVVR(r*MK~Cr}ofa4$ov04lWo}0t5nX zY$_;faHX0Cf*=qP%>TaU+}nLS;4I(wKhOX71G)FssXBG))TvXaPHpcoYN+8lkA8RC z54qwnWD3+GheFu9)r|fk_I7**({Bo>AE7`FMTgM;0}?6r%6n47;uYQoZc~Z)>7c`` zNRNT=3Rgmh9F7+_>E@oVI%KY3$~^5O)@VV8_xUL1qwX4T*u3)|(5Q+jmDgso6cuG2 zq(TZ6e-A83fXS4yIVh+*oic;2!Nbgzkj2>DOs<3=Ox%Ts38p49k4R9v zz||)?GJW{RlB(ZQgFQ;Bci1-!51v}RGI+k-cX*+p^KHUtuoOFSxRKzTQ?V#U)5`MNi%_(1R5l`=`YB)Gsgx{Glaj;l9ITkGb^|8ZrF0*wlpm z8d~=&;L*RJ>_V@~CS@^N$}o@p+0FOn6Egr?sLiuYGqfVmm9b5mIRvoa7LDQi9lLh!wJN znaD`n4*t`*Bo_S@{ZA#+-eUjaI)ERBqC)*%Cg*pQOdFTu^%vv2OO*a9XZ|=*-oW9& z!@dbRKy=9zDvZ5G3UgU3r?kr!#Y#tqT0TH;tq>{nraSb$>l7iG-qREGMti{7?eW)Zf1~Tteubf$QvywCkL&E|cB*qT z5Xg1Rzd@}oL3^VQskH`@JT=J$giFZ_M7v2W&~Q03u9@~JKbIACp-VH2DMaY;gJ=maYlPvuK$>@n3(NYOR4YfRv<(5?=FLqfaK z0-51Kr;*#otcS0xwjXAVoKZqMS*O=J(25QN!R8RwU?g(_Y!PUQ3mf<-9*P>SE5sni zw0oO;-)nw-FaAT+b&U!9H?(>%j;^rhs(~Y3?KqEheo7tR74$cA#nV8@iCQl`)Rv)F zo&K#f68EVP$owpqOm+$$A*@b_ydf2p@B4@YCY!?===Wh~ALiQlT zUzS!L{s8txYHIn;Rk8EjaU8sSaP`bzmtNjoeE4wL4rrIQtjxALTA}%=<)K(=<%ks( z?Xs|{x(vSJ8Rv&PgQ`UX!e!|xHrb0cZ{k8LauFD;+{3!LgpCqGje z{=9sCG`)Q1ir945f5F+iBS0}k$4o~H$L3+o!BwK|l-a$@!e+kdhPo;ZFJ@s%V-?pM9TS2GwdrD%S3NI5-o7UGtV_{=Kg9%OrFJ(Gsha(%J_ zr2+%i3``;9l+RzER++j!b~uEm8d2b#EZiNK3{X}XI9b?!+%1+3M?M#jnEB|D-8!(v z4z(iI7HnpPzaX?A%dt)S^$6r5a3(EKETr;PlQj6R!JkdRr!a)fwQRV9L-iQbr{z{e zUZ&w1o95zhWYLQu@!F2&%1FUi1A7J5G(S>fkwkx-zeA`YE%SHM^VkZ{<0z!Y8$6H0^$jK{ zF_wiVNKd=kN@1MKuy?C;>w z%5oPw4XK(Z1F66tT?OQeE1(-v#F7m+xjn?IJ3s|wMHbsv1L~^QJMd<{`PGG@zMvBl zi_8)W&tPclaQ-f|K4>#+`3#8m$?A45&N6d zp2B@Gt;wZ)SbjMWtJ_Ev`3H3mZB{)``1gH1IItf%Q1Ci9K)o*WO^2-mrFOc%AE)$t zaV9+#`N-%o+%9?jro><0B=NHlzinLYPt9N|Q;>f$dc6Y?4K~S%W$yaJHE#+K;|T1z zx3TI;DaL*nug&%}IN}-x$HT&RY_=XutR3xe6rzpImN}b2*>@r@WO)J~klYj4a@FX5 zj96g?T?BQ$x6StPKWP}igBYLRL3u<#a?IARi8_5|U*JrP2j`WLQ=WnKza3R`?yXT& zJW?|08b0yUG5I=q7l28;zJS*Z{5N-t5=t6e)4RUc;QAUVa(r;D13S+UTTC)c*<+|J z>HqyuyN&}ykShajecg=*e;9r%lBD5xVnv?M~kGv)|XBLPcG@HW-bO!62XW>0jId~=G_%kD%WHyq;o`&pe zd&T(y;jQ^Q5(ZQYA}1M7tOYpVwtdNL(l0t&+lbRROjqPiN7o<2eLII6O{K)DcD;XT zvKZefo3G|6pn^7M7OKq`n#&=>^mgII5Hp&>8_B+EF8Sm-{+f~ZwXb@Xlw_G{lzW=Y zI7Gl%yONEh>I*dIvY^TK<4&YUs~BA>t>R!lz}17PB(+ssOxZ@znP84N5a_+jOw>6) zn>cit$xuXy!CYvFZN~Z__|TKq2i*oc3p%|&vjqe#PRm2foxP4x!}HOzu^+Xtna>|K*khLmh1nA!z;m8-y;tJw4Z0fw z7?`71&$Gg(SmE2yze-hL}0 zlex&hqnUXi3_PTaJ@2>=;50WoAi=DWqo8YTslFy~)=USL<4+6Q}WYm7u zD@cU(-)Bj!OyC0%C!i)hm>=_C9u4;n)EO}!m%w}}Fvp&?c<@FN`u&I=2wx%wD8Z{K zH8?*bh7~|N(cINC&m14@E`Q{hx(j zNo73hWkBuh>1PTHd-H(|dP|9AT=lZ>soDIAP0Qmq(Hdy_2i1MjdL68;2=6Ez+%LSy z-5L3j^Z-*f(xOaK3{)*>oOgXsc?ZQ9?PPKGs6*B5ID{h|)@v}|vR}_-JPdqJ6J6k| ziBRUJG!UI@(s|a8(@5yWmFRhOunV!W4nyE(3sRpaPQ!?wPD5YKnLtv>gP7jMOF2A- zsb&ERBaLbxf@BFlmRB{JN68E{j}ovSH8cP0#c6)b+LYz?D#KD7G@0IPU6`W`epiN^8zQmyH z%|#-p_ws?Jc`s0jW;_FAcpClllys*p^noAL$)Z;xi$5WY*rR(l`b_2n%x_5JZ!$MY z^N~ic;&+N5so=F&%AQ`bPEnF(PtM(cq3|+rU9j?1pj;E|8}!tCAbKT^=$UIFrm>gIEVj@{W}ygJ!Is%T6)EPUZX)IEsTVv#kY%2h*y^(!%eX3M zJt$l%XTx8_D@x&UI%Wa~F7oDdE(zp>2Fy zRs#{a+M~{^liUk0{`+yNEJsh;RB*ae&SsWN4dAtKL=b# zO%liavPxv+vgp9SL*vfGSTn(n+UTQgzU{W(P(R-I+#l!tzM;+cWy#-h|D3y9Ro43q zu`K(1D2KDKa1STs;q)e1@CgT8_r+G|x74x2Wy;bVg~nD6?S!ZUdQrJxyoxcEjf3H! zWWpC99E+8)-pL9N0!mrzq)wN<=vMnepA0I2@r30-?utHCY!&1UIL72Lb6Hf`t|D^X zeif17sRJTqf1qCTO+{;@HuF_~hZlJ34&2WY(M6}#tsIA&O+63_^xR0F?L=nAqQzo0 z1bnr`ThV<3Hu_gYdM=NX*L^Ej>#{rUXwCn&9oI}e%_eLYnYw3~wx}XJCZl}*_W<3H z$CJv=k6d$HOGS8ug>vLr=}xI|h#4GMVU*4dDT%ItQi;oN1=hE$h$8Q06@{C}7QznC zuo9X7&B>e@nWI5K42EbGi%=@N9HJ+pd}?j8}eA`_3pdeUzJSZ$h~gFp>H z67wnal%)Hg)wl0X+A#Ath&3ldt2%X#3RE8kXQt7Gu-Z}AJV!7*kl#6YqDL9*$J37| zsuV{Z?ky8UEL{6NnfSjf40<~=wy$vBU2=R#LJFq0 z&qwqUfh5O={vVDgae5->{93&BfwYuye++M_TUB{=*3J##E%RHt&EK_u_XXC71=p{X z?XTgf7E*Qp%-Ib)0;d0490%;ZRe1o4C(Z+yy6s-0Sjsr-lc%YqWxnk|2tXUN;>{-* zlzno(m=()=(X41P%ZW-I2>s->+3cYZ={U<{EsR5QjI-E(Cmb!b;628s`b@Z729s1r zfb^=fQhe2i;KlStO(8$b+u}!C`vBA~Tjm+|_$*WRBt56TngT@SJd+W;&cTPinl21Z zT6|SSH1O)zv<9z=8{Jvv6y`#&3K%m9&I`xhnoDk|y|qQSAoi9l0muU%d^Icwc+-hY zu?t>5nY_VxAJ|x4XI&Q#Yc=-~QzZM@SBcwo?{Hn$w8tI8&%DA~APqX9#msuG z%2`;ca0Utr`xPq{hR3&k`tIF^wolX7XJ(Vw@A;{o36D5jhwRCtEanC|S^{3h)*xOi zS{qv)+Y$RP(ZR<|>__jW&_~*=?;IT7GY`hIY{rK+#u(%~Gah(rHjO{R8nMSJ!c319 z?vp$2coaZln(H59w$4Wd;<8KA6%ClLz~D9`wkqDf?RjMsARHYIH2C=!_0@-Zi_u<@)A(XBW+c90y2i_@E%0vGnn-+@q^!@F1xxi!B~ z)^Pl90F1uQUlAUjR}uaNYo0Mx%uV=@KoH79{l+^hh~tJ3*6Npv7dke_dCtQ8YU$vL z$Sp%zlHG&zH%VDy1+Xj2?FVyNeyebxf80ryJv7fMj0KLfbonh$hQ->^^=1ckXoa^~_E@Cck$fI?podj>uK(6U zxb;ZSq7HOn2#@Z@In-ZCKV}w!ja+$!8klAk-jWyG1n;l83C)pX?(Gkg$v5VDxr{!f z1S)B4PIMgP$6cQxt=)5UMG-MLYH!)glw0W!8l;g(fAGsAh@rzwQG5A4oc*wVyg=p6 zKT*4b`NR||J{qB_81~)|{Kz0HJ_Jk}RPy+RfO+RJW8pMvj z3NcWQ3lp(dSib)6JBfnWD>An?QezWj77hnqLIgFflNYEzrD`s_>y+SZjt)+N=|1*F ztNVQGy|t&kx%!T;kAU-QiM112=`(Bo=0mLO7fVw|gz)>ZDy^T{?786)VRs$9UTVrS z|K#?Up^g5~ya1x0ccjnHP}ACT86xghF`s#CZ#XU2tezoV;yqmV=fsK39*?N`OY2gy zkoY;&Zm1>2cTXk)Lk6dZ&zwk1ku@6Niz&;*<^(aG+&`vt77z8CmjNDGd6 zAt%@$Q`#LX3V#S(Y}vy=zMLX5ump!ae8eQdkKpK7&R#T9@F5(aaCBr*f!+(JrkOLH zx>D^erUWKbe(S)2z!#jQd_~jpi$^71Kbk`hNQq7am)eA9F?@I;92Q(~F7$@^71C>C zmBgWeQK6OtgU^Gm-b&YLO4sFh)cu8Y`9W9UPWqR?BhZYO9KM*hfFsm9t!`Q;EYTf^ zDOEaXDGbZ8Oc}{+Qt)L8 z4zglzB)GqV>lNHb!BtFs6Tx`|@1>I#pdgaJ=%!|K40IP_#bQbG1=L5nVZn+_&M=is z6q%4?%Je1gvgjFjOY|q=7-7tXLK9-v=?h}c!W-aN4bCH{&)z0Vu5kh6snv7_yD+Z2 ztnGfDHu=BnVtqZ1^(DL|^7o97_YBHk3tJ)2vZt?Ot=m%#9m-dB1DD=5@*KZ}a zMNmz^U1s0VSu{2Ed<44?TZ0iayF6$Tw94pbWDS)lATXZ9#cvg@A%LC6m#XueO)3 zcMDxfeD&4P1|V6!nm^$U{9W=A8Cy{O6d%PUkAc4wLo>RT4AB}N$R%WDBv-$)qE{d> z#xn^4@KyIBJ|`e2dJMh*m*RQEvb`2#GJ0UF$dOHGfoG!1s62l}dKq6FwqgQJ~+ zBM(5^&X(g?k>5N6GSrHkL=jhgKU;`R44z|t4xUjmkevM)K43|X;{z&x92z`p{4CV2 zhm25*rweB9E8Q>;6=Vmz1BMwEe>k1DnGGD#-YhT>?T@8c(H{JWWZuRuD^l>sC;2EI z2%)W8O=&&mUIAaG;KLN0PjDKU-HzZ;abJ*#bQtyym;-#y0)5}TrweipeCtrqXdXZJ z>QZjGhoMd8FmelIEt7ICiX|O;^jcE?!tqK)C{f}Ii6+2k%N*OL%g@Bg3It||I%3fHGeGRxyg(hBxW|PNSij0Tza#2P2x;)bY z@h5ptM)0(;B{Fn_g&TK%2)^VQ@Hpd%(jiz_tj94sT5r6aeM2|YW6=<6%)v-7-sAk{ z_<9@nw&2d1+w-jJ*V1`qmTaM_-wCI2j_HZs9#;-!qcAWmdvUG}80puk z=oYrksrx>1%67xzxwK<0kj)}#vI}G1&>ype&Ks6Pagwj*3)mB}M_v70dT}MsXO}}k zT^Swj>06P)@#(Rt!>5M}xVoZ;zzBVfY9H)AMWnYfnsDrY~iw+%kp5AxUY#v6Rf?H}( zxbpD+X6@Zbk7WKxem$^D_jvN^T0nwr0soBYP8_690tZ0tikBa8F zihB46&~6M!a`}PzHvZysmTkY|ZDl(x1i#qdvM$Pg!jH}Xj+~0f^EvDm;E?GQ!`bqE zv&2h6o8&O@rSW>54dZ@fqsHI^_E{ABcW^*e;f7mJLOEpEB-dh9gukn;wBN`h-omfp zR6zB9N%rw3ox%-cRw9qUN9EzKD+_-PoSnb6yzpkfZ~DS{d29p6iZH{glcrvsZ!n+0 z8R*4kDbzxFsD@)=`g9Wc%|%E`tlrZtd`%7FbPJVan|2G=vJSLccueSF8>ZJ#)7RVps|Alt9i8+tNi!bRQom(S5{(^Uv_9J<8txlAFPuefdj{pT^vp%*Vn=oPVawN$yDI zupijwJF$Of9tyr5y)w=}<|)));&q#^XFbll$qM)HJcrfh`av+?o814XHR}vCgX1mx z3Cfcrq!oqV1&(*@jxiMGz;ISf|DTk+vp{}D;W|idu*tIDpnzMEceC&?7o7qm;lC4? z)mTFae+cQNA-$atHcHUuW*D1;cGv==96fko1|P+l*sE06^8nx+J{5-35QtCw{F5mg zS+CUvge6(;1Czgra&CHk3tMgyEi<1bOz(Hx@$oTWMeLeE%}=&BDtUP zjonyIW#m;BCuX_wR_budSG`j30|DKK`}5$cfjAxLyFe+9$yg__KJdye#C2qDKCK8f z1KyQk(_8UayvJa~r#JuyiLG$Q<-vIXk!qZnB6vn%d&gp{`^VP&-{4CzIBI6|*yCJ! zcpo6342E-=0uSA>p*;K+G3>)@fF*|X8jx+SKIHWTaeY=AcOdYT1kh$*K*vGgcx)0G zuE)#04dH~c>TIge5bWMKXeW>n=?^nKb=(N&@aezyf@*Do2MfLf`o_X7`J3drYt-(g zPqJDI{`yxwif5sc>&j^*+);z*k<20mk5e!ob(I8<0N9*|9Gw{#TBY6COd{FKAtA|5 zibJbiCq*AN)?_EeQize$lz(HM$xe!yNDA$gd#JSKMcLYx7ZD9q5!&P#^4e^+QnT%) zoo+;OtT0dTQ_mNma)Ow4l@7@YKbFf1!0?<$qy=!;LiKXWpn7{?XW3VD_EoPy6lzWE z^w2g{axwz!8c}q1gc#&>2CTy>@4kcw_}~nlKyF3hfq@FtR!07g*g>$zmhru!u)GB; z^+JmwWs8HDn|M$th_7-gZ7l7Ko)A-^zM7*!3Pgn2Nb3ZOM0q&Fifh(z7zzZhdwkVF zHmB^($>gjOD3pm#D^Fxo!(Xqe0R8FP(aEc21g|(-WIU#b>eR)oDUQO zKiS<)I;m%o6k>2>XAy(qs*UYPwnrR)q9bn| z9eKN3gKyj~f<_=3 z;tG^6SwnPkBzms&5;ymRZmsrIWhGl5Y{Q4hBJUh(S(RIrqsX)5s+9WEs_ZHCmc+i# zkrY*V;UQ9$+YZ*M+y*r9nNh##>|#Y_hVGA7(BqU0#k_I~TK2Q%1EDapGj&d+VEKJ~ z6!TGcIs2%0m{}xqJJcG$uPJyt!NUlCoM4?W^(TbwbO~)XO~j1~o-P%Q3LaS-TM^st zwKo&z-Duwj`-h5P-(8?+3Xg-S88Iz;KiHHUd7$TOk7{F&cOy?Eczzwgv5Qo`*&K4L zF#5HS^dz#MO<(N?m?Hp!9vzqKiNUR@p}Pf?wjq%ReT$*Fqmff;Fi&SIz*Jv#e}vcr zu|dTeE(Wl<3ROqfi*~H&e94O4--0FfY@wlO_7>p6R2`h!HJ3q$;PS)~c+d{2;AmmJ ziS$6nbE$;6_Mw^tai1QR8Ix{b&5xwi+Y`E*lQ@^3&U$CJfl7R#77?|*-UAtM#9`rN z5|*$6fA!Jdf$j>N$^H=^@OMn*0}Xd7u$c={yts>AyCIeWPi7&H6ljk3J`F z2TMW}4HyrBicrgbfzzQkjwSw8PMQuoP{D78h9eTU{kwK7qm14F5>`3#itm)~@a>+< zh3_Z7$M@`H{YZMme**Y$6cmompE2hi@2_=?E2r$kLe$I2$YAeU7b{d{LX|&}G`vH07betu1*AZ07!;TG1Wa zNtEA1sgOyPE~pg8UOA7Ikla!II)OpiflQIOY(7x5Y>^VNSMG9@%h^(KiK8XDNk8`v zlJ8}&V18oCMkxw>16fJBg-sux^a6+#+v;WD0tVYz=9=e)m)Chz>U^Plk+}pundPnEaR8Phi4q>>OWacPdIEzwK%sIEw?c5p;asJg;&AuvsWw=rF6iR+QRzK}ShR%quR{34K}M5g9Y9vb_PC$Le_O0>qQ=yv31HBNoOd2JMo{6Jv66NuL}iPv?B zSCe>U$H^b!w&)vQ*~Iz7E7ci)jY1FK5a>_9-SIl;&O<03z3^z9N@<3)wl+>>)8m`2 zm`VwY%cXIutZ9%4n>(OTU_WY`!cDU(QqE++zj82g((Rb{r&S3LqF>2RZ&`V{ph&iBP9kE6=a?Zble zJy;F6j|!MYB;frv21U~t_>ygFf*5V?V?eOMDR6E@4 zo>@^+SQ>8d)l?y8xc(9KH=r2;jYU;?tcJqy+ln2aXAN!+om~tm+ZDMcq3fqPDBHxiKFbWTF>2hQhl{p&;aIaY8*<5NO9cCZJJ|U8QrKI?A~IR`4)7KBqdH$T2NgXVx966W2JxP>S~Spy>iMW#RQM zwdQl-Pw1F1V43q7dOtMtB7G%!4lxDvY5X6$WSC;i|%z zUVBSOH8#Lw`R&`82-9waE=ZIWb94FiBQZVKOIJLN4EM+6&`vXlH4tjKk=u+je4!7K z4tt`osBpr5Z{LUyGZnmYdYgI3FU9=zW9@QqHsJ`AC)`-aJ02j4W+N&Zb9v3dktX#~ zvEFY|&Gi7P7rUBi1w)fBG~fLLnezC-w_`y^fh8hM zBw_k?6LCGjfxb$lkkM;3*1r8kn7`*8FS6ioaQM^wl^g=2y>n@pxd|!R^BzYragJrM zAE4praqbpjwK@DbzUoI2tE^}^eACPDh9PYZ)|Yf#ESAe;fn5dIY~l*lr{awB;5s0s z!HM;+G&Vg*&vcRgNfHw2EW82f5z-&Jc)9nutcZB;BLWvM&#k^nCFc@W8keI(72#N_ zMdk$z)GKKO9D-gLJ-&+0F|W0@;zaB1Gy#ssJDxZMZsRPz$~SLn zg}3ujJP35uy+n8PaW^t;=1~ehT*0Ri{2Iag0~{CDEOUUTEDvDKpHr4v5j$xHi;y6C zGMct0)rvTMk%Hr<#8X|GNOdn$(P}{hXEk)Yfv-*Gd1(bAbSc?cew&_>E-?Sj-?={>F{uf8UH~KKNwLL&Zq-nQK@@PIFrW z5rsIh*Vu&Wa+>ooAgfKyEdxzxYt}A5+gkJ&JRp5hsclia_b>uzJXA!k?JkB|f#UoT zNziPzh-5F~is86DpsPc}I|pGi2-bg?t`7=F{P~+O^MxIUP3EO*kw>V(Z-tHY$d2FX zNizN(!KlL-j4RE}uj}}#tJqo1=870q)Q#w^fdH3A8_u3P^2`a*^U%Otu57=J@+@3g zO;)Iq>v%n0ljZqs5@cteLUz~%t6G#RtB8utbiEnR2%tPg%iAXTZ4UGpNziP*P`$1NORjclWy((oig zg_*UKW9$J@mG6Udjc&X}0bKS{k(;(pIZh*8CJl89Audc@uhwh^q9h0#8giX`&EnoG zL@>k|78Aw!Q4|}E&4<_Je}YaJ3^|3o%Njg{eJFT?-^fW$=4)8EGUPKnV-E^B!k!{h z5FW=z@%7`Oko)fsa)KkF6@-6-^H&NF#jwK4^HNi7bd8dLnvJeNgc=%Tb92nseRa_fX;e-9~D(Qz&hVdW<%eZJSTH*C#B|3KF z=8@sfxpg-H;ISCtP}t8jpnM5lHkmYG)A$SHylfI)vb{RC;g2BlJbc2?sHp%Gm4i*@ zF31aC%I-LVVUUVGyg`@)SU@sIhP@S{BB}9x;0#>xMGW>=n15_CeRJ zM=7ZTG16`o^do^punoftX2GrmAaF^%WAmGSR8@|8^i#OBWBV92>2z%Ez#Fz?zhjLQ zZTF`H2SX2>h!^OA4}Qi2mHz=SNuFD;);wV}O?O_+*LV?m%!fZ1@7P~%MaE>9J6TB3 z)M_5X8~W>wz=kRslI5#@2h!r{vnSuJ{q+dY6RU#8afotz+arhobS!k#%mh@qr=XWJ z*ePf?*1s0?2bNB`clb4U)q=V>8->*D5*E=e_-31y^c%@R`hhzc0hu0z%%WfbJ{CqX z#%`^RZTDCc(P9K8%NO?sh__!h2$*+S5AiY0E!iLto!g-fY4`p>()v0Ur&p2Ju%et| zT^D4rM3EmP#S&|^FZq(J$hTa@pzP~e9=o8u6syU!PZaA_MnJJn7pmHJZ?6fo$y_2r zg7f1v7Dg4x?T00#&crxk8`RJiypvRalKwUb#Z1ZLpb{F`SA7Fx*)??h%248NAh5@G zu3O+k0LF!{BU41AbFi99U3>XSLc27KZP2kLK@L#Je(p ziBc?V#r#sUIptvHh>JRqb6n$*+rbN=@kq7w7|ys}XJ`(R{5S+^uAcMMzVd? z2O*8q5r6s}SuMp;ef~P6%-n)M>h|Gy+f=cNBANF=EX%|5d3{PxV378LZWSs;1`h2} zaxHBwC6$$)@Twe16e`CTO6|(YPx(XUcgWI^V27N)@ebAm}Hfh^y7P(SF zo6UA9SCe^J1R5(H98)7x;7#Ts3759G>k1-jHg_N>_Ht}Ra(lylhY^`H(TQ6wxwWU) zg8T4kbc96cxl!EtyEx`Uzs%KW&L-T0iq7>p12lI>2(bB8bcyaM!uoq$iNGr@M8wX(??^I5WIJbm+KKj^<#hT^(#1pOU4paZy#HNH?Ja7MzOwd_7v z%fbE8vcM7J_!ba{BeetvQYEebxD`dVjYN209UeTH+KV_J{(`pn7|%_$H$HoA3EGSa zUJh}V*}7ZwR;<*|cqc+{tf6UY&+~bjiD|lc2a|q8KaD z^Vmxi-kK4>t(h2SLbaMTP#+e+M+vy_(u`mfmB*3BNxK2z(5B6}W-Qf$(;eOh2?wcA z7^Za?>5}e{_3Lzp;#|3LBg`3Wo6WuqFHnxVV|c*A+${=56w99-UDTb5HB?-Vh~N}l z3i)3193&^U~T3baD_t>vD1qdYC&X zju;fd3nC2VGOY~dn`#|#!ODI|>YgW%IVaTMX1x(9rK9Dj8s_pnJXr-ZPiP;MfXWfO zE81bA4}EW7Bu@4(4{wfT(Y`N7XK9z<(1QBFK}7>aAC^EL)(5wi7j6y|l@?v>pIA_8 z_fLCq0Vd}HI1lKYytkoVKxX!4IDg;!6W?)@Z|k5OM%&Sl5xikXLt5}Ce0A&>xh5^E zU*QkFdjqZLGET=Ir@s|E5NqOjV=p|Xv#O5Xg=xnmBqtNeR(M_#`bqFWc!}rQz3}u; zlWxjb3mWBf2zl~(?10!Xy4Sy;mg17 zpDtnlgcS@oYyWholw13!S$H=mNt^y}J0ltAMdV2R-|dG2C|R3+Xa%(r`XLx*WXILY z4jy3+mMtFzb_^psUK--9FFpAK;!U2o`eF&o@%#GX1@e2J`r>bpg?;IZbEpm-eX-ys zk}3LP875yGeUXMr^6HB|#?co&@B)4D;d(qEgdY-<`s7RHwb}eaaze#j5D_K)9ewd2 z@b61sR9w85zDNi&?Gv28_am})&flwqs%#7Y9B|Pl8pm{}I;D1A4&Q^jK9t@kwDuiX z^lhg+EDc2JIc z0P*+AKj^&WORK#IcT2AEFLn|3EvA`)SN%^gE8i3~nqBe_391 zMNXwXDNpx<pNARFnX~Mn(U%-cKGy?TYvOk|r;X_B*4b)MAVVykpUzUf@$qRm5 z-o3E`_Y}ujE-ER3&$hClZgY^e_6smR4#8eb|CoNL75C&CbcyadNS-l>%v-IZ3;g3S z@ch8C%c1TOTIz(3#dd)5oY<#MKQlQe_EJLRDxthicI{Mg6k^m$TD3-?FV1D~xTglVJk^ z62@>Cd*CBOTCDCH+(Qk0av~sldK?P)K3b3!#+f7`+<^c)LAJuh`IFxolYLQ^?Q?Iu z=FHV1&}KzWgO=IiyYnM_l!rH#H!f-cwdLJEET6v{=ORKyz^iB4Q%TUjhpurzB<)91 ziDl3@z6YeA3ZE-`RXx^`pibB?MC{*v-2ZKzv-wgj;`YzOJibJ+A z+?t07{B^SmfAdZCYJg!{lslbLgjmlc2}Y8dkgUaX!>u?I90Qo%Yc4*Z-_N@T4^Ij~-lh zdl2#~(G1rHF0v1bbxpK4I4CgP0yTu*ww{inh4vtS;fjgt0m#8!KL`zO=vQ4|9{xOd zEEhMeDSY4ZRV*&|RbY&}Rn-P8m@6}s-$+q(C1zf}2z*bzzdMkk@wr`zrT2aykG+$~ zTG~JN*DWi(xB}aJ^eC-Q=+RP&(VGk`<>5prdN9~JRvWfa15dzLY2)7z$gAbAz#*Bq zl3PZwU*lv5Gj0$g_REta!jiW+mlu8(n2F1&?6duasinTh7R8?NQj~)G8=w_%iLXwq zu-6gp;fU1gDo|2pA5&H|(trEuP%AlT-Po2CK*4sJRp-NBR5Tp#3ntx41N*idY)bC8 z5dXdX*`%9sq8E0{ZVd#Psu*(Vq`JKiQ%#Um3$UHpn<_yf4EMYgUQjT^Uy9Lw;o1I) zJz38p+|4Fa4HUQc#Qu2bb(~9;ztZVX;k?DHN@Bf2+x^7oy_YumJbZp1#^@Md%Mc}&E?lSDE9ypxqA*K>I0v-a8_8$%m) zO{;MO~?}&!h~+zWExa)u9-QEyoK?t3UGrS^P5;9qgzT_*6S;@BOjo zp%VACKX!kVlPF#xF%Ynk6tLerPYl<8VC-cM`3vIM=@XEhbH8e1-{I2G#E!x}IIK5m zdY=6NZO=!JelXQ*k<~^&n3nYIn)zto>DE^$Xro?pjAstSmES0?Jf*|LcQ5%S5sm$O zJFpUY!Y|X<-*SQmI?pU>|9K_&W3D6zd7vLU&3)g&TFe+>dZBLUh4X9q92mcS6&uaN zee={wg#!THJ68LaAh@>`9$>lJ1giN#aN4vE5H_0=9JWv96ZaRHiwS7#OUh8fzG4}e z6%u=)`9(wn>p2m-7R_{^)uVr}#BFF;Xx*cK2|D=1J!t*&5R~Iwi{^XCd&Icdk79hn zvaMNZg+C1xLDQRO(FCxU19RgTreZp(AOFgr4%J$Q?h*otlYG&I;}GX?C$K~;QjA+p zycRS^3d~48iZ|d>a*c^{>E&&=7H!$A&H;{C$_a1bM|$OT(08;2Gy4|G-I zoujZ#ffd@|o8jBJ3bR@$KfEm`05uZz!YV2dGpLsk6{&U4U z?8HWghz-IPH2u&c@FJ;Z$2;s z4Is2NHM|`A)@so{14r0Xe?}O<2Z#4}IxyEi-uAo)%br?=xHK+vVYH04?E8mOFZ7r` zjlqS>$7Lc*^q6*u)w&MnNwhidghwx6H-n6vapGDDEwJCcjWqBVsQb}#+XFL4LO68J zu9DosGG)X5wyyOoWE_Qx|t0HfTG^4i0xR<>w{0v3TwV>R-E3}412VVMHbZdN^L%l^!q zo6TF0dyeSnogA*P?2enaXl$4EnR8Jn>0V&%TxreUkd8;}Gc=ZJP)Lf$ zj26Ga*U%F7Tvj@#DE)-V#lrL$`@@rD8CPD_mR4qfr!L9XuC&@Kwm}n;_o1vBFF-tVz%r_CcglfXcTk-8)1v+J#u1qh?m@a!+Ld` z%tsHS46Uaek3z1_DuE~9V)KrKRQ%Z>RTF*QX&L^bly0Y!8?%w(n&#LEBs|582pQVb80_m(zDt*sspwmv$kX zEE{Nraq+JsuNC2y6=)3I->>Lizt5)AQqdhPR4!cB6&==;Jt-wa2!gh#bBp1m6|I4!GXmtDD?mRpKeD8pBXUF$%c|LLpgg_Pwe02(X`@Emi+(wI@R zK?(XzGCtmK`fBa~7=0(}$L%{Y^#ywZo5gm}YZ1xZaw(!j3i`;S`08^Z4c~(bv!s1zokP+t_2k62$(LEFL#o*sR%jj70* zf$OPhb!VIX!R<=>AHtkU`<>i+q%M#2-%^evDXL%NM`%%2rTt(o#jG5Qf+%H`VK>3u zxfHibFp2s&ItSC;Zuv+<>3gIJl$3UdRZ^A<=N9g(><3R2o|rbZEK!hZL9Sgfz$gXi^=iI7y*|C4xylMYobCkl5f zkGvycqN-)Zli|J2tRtq<+n1h%dc-k{EpG8J9BwJcg@l6FE`hZoLt;uji$PF5o(PsT zXEiGs!p7sP-XI!j2E)TIwBT=J)o%RdFZwZH@!?{LIgu?BYWqxxcJ&aJK;{N#7b95L z5*Va&C@^(+}KK6D0yvJd*u52-A8^#eT6GrTIOGM5lbq@c4rimT2+J9!@&n^{a0 z$$U}4+b?FU;!RYlKN5T&z-Ho^5~oJvtk5{`^h2CIjB^uFz<5fg<^Tyr{!GmNqeNnH z|BoJxmV9Tc-z!aOVlcUE~U=(MBGb_R;hDT*Io{hCp1TDbeJ${p8+gtXqlbMmQ;BVC{$T-yC$NhS) z{(`2#9>%$7IQ0yRmv{gfCXS@@c2|IJ zLXj%;_!yPBo~Sa+vt^)6QWA`VP=LJfbs3E%S^!&5xe?cl?u7E*`?U`XH`=KcMTuly zH5es}6lBVyxTP=Zumahe7kkI$j~j(v>ciN&QD_n(L6B%RoJyf{*83LX6*Ug6;&$KJ zzybNYXQ`j^cQPNS_me5J+~|}Kz2S&Bv*_>1;!8AYCyV7GHnM^*9a-$_-oKYmCl%O# zL=2GdOp!3G&vVaN!TpkP-!kp9w)fRVXWr^{XVgY#j!F8~`TzgiU$Xm;ASB6OvH>9p z8f18p_}rJj1a80c;d~mGCu`BRP)G4DHW(gIlzn;*i1azjDr^}$xT1TDHUEcpIAnN* zsa}bBf;|{6HCpX(eaB|so$c5-aFUwU{U>KW&sY5dWjWGW=Jdcdx%I3Em>k8CKJIzy zh43cLw|sp+f-#YibjjNy-&7tTf=k{u;gN!F1b4Un(9VRxd-M_=v9|_OkQLp3!8`o3O#Ob|njOlg%z$pODVd;nj$*b|o58xk1AEbv8&-@PT@zpvfmSwh}wnzFp z*Y8-EI?{J3&rw=|gG`!C4jk`Lj!It^>& zk05_cjD>y_zOrb;{h*y1Am9Up(x(Jr|(u|@bBrn z8y-&&ebi@4->Lhi5B$w>%GbwQ0mY2fROWQJBWvpGD7rzI;OJT!a$J6mU^B%xRQMrq zSK~G(r~D`!%m40P<>!QDR>_XVsexlyA;p}PC`y2Dvj1? ziX>X#b0)b(^1$pah~)RZkUMl>?^<^8&kYdZS5HAg5D0-S=za!-NA{EmrKVH9!ng;& zLm^>J3fR>P3Tq;|FqH?bZ}aS_DoYe3GaaHCub>PSAeSGM&mn+&nBE(#_Q)?-#g&IL zOYjxYf-3U{s$80)vNoZ>DevULvnUGU-Q_y#IxumxIa0 zL0=-C*4MoFO+-{wJK=(WkEa<|5jE;nM2n;0lUbD>ed5S_XUMzR2-iab<;Yso!KtBD z$pCM9Gmc~7ed{BKe{p@W8)KopLg;=vnt)t96gDC1sR4MTo;Xd7e#neKdYX%k z=EVePWbN;z|JfBWH~q2k^q(g{T%Qov_aYx%0rXb2i9ubk+&?(|N1ON)IVAFkhMD`X z<8N#uO2$r(|9j;rL%Jk>3_?2PNB0B>#kr2{fusT4atu>p+JI z5189u$_U78L&b|$o^jbQ>HqbdYN}m>BxJ#7jz03Xr!U>ikv0SKGiI(vHVcyhZhI;n zQpxo;-esFZEsXs+tR=M;eGDbybtu`aUK_4@vrK0MnsWu>L#%m*13cv)(mK zwUWH{qrjgB{P*lR$JoLs?5B7A7>pI4`yP7UAZyt!c#lEhZ`47}&bMo>X-|T`Z3&zJ z2ZtflNt^GSJp~vD+yw4A_0`X@2HPW3*(vZkgrTN>a(`};bJoP`*;jKg)JX}R2=5^C z&=FRge;lo*<(lt-*s@Q{W$paKy!i)wMKJW_flS9$_lHP^5aI1AkvE)B-UQjIS&6N~ z7@bu3`h9CY>A@7)!w{8+pSIE)8E&c!uR~df<`H-LlsZ2dFiH%WFEE_~5akb`9d8qq zy|WUjA_W#>2>3V9k!*iSeNN>l7KYMERvn~_KaBX6kHcBSu)9ND)lnuw; zhv*Jv-Xbw5Y6qp@e5GJmoPth50qr5LeRVtXr1U?;0U%2JhvXa&c1xUt3|To~I>s}s z3!1pd?y)(3a&{X$P$=-`-fn@P1x+G!Kd=KsLX%Uy~{!002pd9kD2}Rq>9;1C(28vMhBkAV=pL+fdpJ+3>d=j~M zN3u;1z9nq>89g!B)OfnfrrYQl>DPVx+M>RNb2tuzp=@Y z#ZPg>gKoq6s1qYldH2@G6Dtg#HM0=XF9@;PjnOT;ynugEDAP|p1DZz zU=UKb9__?@mkR2l*5FEn^Y-GUj+>5^f58mx?=kZZe^_$trbvis zbSAn}Ob2Na#SfLD(wdHTx{E~rE2>QkkG;gKLu$4RUo}rUrf@^BGrZ;X)o|X>{7g1- z;TTHotKm*@^9_TbQ_&s3bUPqWMguNzvsrp9D2`O*b_L?DdL&8s3t@_x1Q50>Oq2WU z;0c$WSPJZx$J*Jr6E(~GSz9v#f5!Azun&0I6^uzyT!K3GvQwYome9I(JXrf2B2Zh#m;~7`QKVZd>$@OFMqzQE^-My#&aDEcZ zeRNA@+-G8UtFW)l!kub4r6F@oDJHeX1uG(%7sKorFrwp>^3=HYm zP}Ga)(O8kC?8>Oe5;&RP%b2c%TL<~s#ZjO#ucLg_RK9B7eu4~+MJTtHv-fxlY-J6% z!2^;83mzq@P)WLT_xoIomG$%db{&T z>Uc+vlIeV0@F-vJ0}bZ#Zf@Zv3%g+9Yl$*nNs2B6qJ%tw_FoVK)pE7N98<_xJV0|F zbRX%-?`YIO#u7Pn}QD$QoG|o!!Vi0kiLtH9n;B!5LoS}lrq4_JKt--Lw;Z9d=GWLhvGZh4j)c>i{E2*$G>|!@vD$8D&}EOjUIc~ z*(gI8e$oxF`?fQRU3{m4-YX)A;a^G8CbI}4Bjs`i-l2^aFN5-9?1~wZ;;~F;7x?&q zb=!-B@ZM%P`2~Zf2OY3}^u*0SAs|vb?NV+pD z+~Ugh$gfA9pdXGDe5xP1ASKFrD<59{a7nz0bYpDl2iPBM#Z9jy@;a4yWg&c@`r#pu zeqcW4`y-TY(GN`t{qP~nV;2O0*(Ji&4=cdT=qtamqDtE8%i{$9ztPWYr15BB`!EB$ z_;Dv66b$)MKi|MyEac*p!!9^bquz=K8EeWJqc= z`0gJGx~?T%Wu&XNO}~`sDc=Re(>0FA(LWD(@N^@d-Ds%4Q@(K*xcVoZxR!TudFAMz z(>=IWK`^4Th|AGGO{N6ssc%^RxIF~@k*DFY=N)~KLo(({g`tw0Oa{MK?NL7AyM;0b zJi`%0xN*LDt{D51HTaIM#fO7$i3868O2(h#d>ek-#Ycl`=$}hC784~i9{C|WRl~17 zli`kD8b%OM^h4{Ba>3Nz$-~@wr?s)Oc_x9_*|d~X@DV7J`6;Lpt{#A)jPV3~*zP>l zA89e`=@RiH%$LjQ21I??Fn6A+2OA;=7;h+FU7Nd%bpgZqZL>jIDi*xboNdHWDF;H# z^r)g&rQl8Aoyk3drD`@4odR9MNU-wl^h;k5cFfL01R0)OFR5fx#hG|DQTc8*uOVse z|Em12!fE(lm!AT>kMifl%P$h{EkBDG;kt@fg?C#1!=3UgOUyOG2PyyaTK*H_<(E`i ze!QBfe53qGD*KD*MaeN&_jcSOi?FUnCvIQmL^Ia69wJkb=vd%CS&pitTw-rg6xu*s zjbpJPdC~Z?t(Nb^MO$$fWNRNTKj>V~$vZqah4-wKiU<~9NV%Lis-RD#edI{pH^%N2 zc{doxVFiSBpdr5ct-hi4F{h(@j{{_npb^qU^Xy%C_DNCR^;{gI*L~ zJbyf)3()@#lT^ZsQ}AlOlJ92occjz)82gbE&hRN4UnptQE@mKr3nKR4(cs5QH5OsM z@nMit+xolbP#t*;gepqYkx#6-sSVY*ET3NU=_(8>piEMz)=Qft@?u9&3%y!Nu z$#T!YkR%m4?sOeSa5!7y8P57@-b6YKX<0xu7xe5A`y%pJdWLpD2>w6;*KxZrN(#!|Q*YAB;E9*}o=k%aPHr<~N z0nK4-{!f4YSwA&c%5jJ*P4-Q;2HchE=zvZpo%IySo(2@Lk4+;oWsC5e#~G0>;l<{V z!$<_qcNJ-BG8anKvPD>m{;6CS{SZkdQqU8xX0?1bnsY5rwpZIbQlhz@=RB0b(L}&2slUfd!GDt2O4_Z!=9QQ(YW-WnSxh-;Bd8iiR z??Mso6JufQ;**~9lR-_#5=uFKNK#1&M&Z?DJ01KXAY$1cM^#&Wh;sMIV5i2(=HDET}bQ`CvhuSCH2>28u4mw6)er>43ZdM z!=+18v*o+lOh7u%`j;gBo=yH9&Zd||cqg(u zL3ou*_ZAjaye@G8O?cWw0oS6Y`tPNPLqSk0({qaFoEQKev)@KSY`FsT3CLmsv=R z@17QB`22)Y+7=0Sg&B|F)%272*uRhXN$t7xB2bJ*gSG7N50-}3K}X6YM919V2($TM z(zPCLP_qqVBajMrAR1wCs98l2UGd?CW;I}CJg8DndN$L$0fvF)pk%o{6)c0XCk;+! zpUa@|Z6Ea7qX~JP!0+ec-)xUL}TeXRSs+3L2+m-FUa443DQZlD#4iE$&5K1rHgAKl_N9eAn@UB(f2uIwWE*h z;=7)d(jVPJO5YVko7ED*Q~Kjcu$2BosX-}yX_l7$VP%M!!bo=U8G^51)sb%L!;(Z~ z=L)=<10{a5S%D|*JDsr@@C3-<0W9zPkkCHz*T?Z~7nzwIh_xV>U|8IYF^w_6_F96% z>0Jo2(|7$14-Ur51)P4D2CsF457FQoH257icubPlNB*;O|&|7Uxn89;3kxZt$@h ze31tK-3{IdTL;A{(BM1W;5Rh*Pz}D;4W6XIJNXSe#0~DR!D}?QyBnOP!EbADdkw~s z0+HgX6LHcV^gaBCnNla49s|ZmakiKX>5~!FEa=FJ#GG=$wTO*&2r^FsJ?8rM1RQzx zqa>pE2$G1M2e2CvAzcXWWco>*PJoMCL<&v<4s&um^am0XDaaGd>2EQ=L*l?C3Oq`I zcM-V#Kqba5o~gi23JemsCJwwuf%_?t{4sL{SR4>YcI12Di4<(@4%2Zd=sl8ATF3*t z_yUdc{?`)aEQnwJQuC$43KVva!U`2uudpr(yH#Pc1hsiqVS9wH*>8R)I0<_@m29t3 z@Yf1HOu^3(3@=NH8L8lT3SRS-q^?2x)ztkJ{G@`f|5m_b-`nfC^%_u{?^-ndr4XU6mXK*6~R-n3G{9picbL&50^{#wDmV(hGW zM-==cWhauoOu-xD;F}fPsNi}9e-#IxuizIH{F;JS#=*T599HnkFNCxPg4?lR2P=4# zg4?YV@Bw5?I>B2-aTO0x@I{*XS11atl2r=sso-=4zw!sSV6Q7UQ^7y}BFKj@Z>i9S z6ukKnDfiSC0iQ~68uK2j;AIMKQAx^+7i@@vXDQgJ?@mxCioCai?^Ey@p9}JK1dFV7 zQShw_j;#@JW*odr+FkJ=1%If*RFBcVa&4`GPgC&ADygp!ER?^a;A{n-r^p{8Sjzpl zf_FSD5@Sr&OJJlO~6#VI@g1kL6DwIN_!u$$*al63wqo@c^UQlqVf;apu z;Gg3R4=ecF8N!ne3f=^lf);v|f)^^d=Qc^br-KU~px|c}eA89|&yT0>so)v~-}94z ze~72fRPaaz&-+BcpT@zPGZ0`G_gC;h1qXo~g2!r{nJy*%e3j%{uCNIT`$S=nE38;yS1N3d!md)-Ia&vO7513I3KZ5})19EODuw-` zdIDZYhr<~PzDmJ$3jXpqDdolkgaiE)Hc4Th0H&4mk%Es`@L398s!3l{SbK%FQ`iUb zr1vX0_E%xT>nnr_@5jMo6#Sur7i|*o+i~zk3VvC^i?y9SPq1*mK*9GY_;f{Hk9tML zby3)@3X3fl%!Fx?cI_`E9;Dzt8wGrMJma+rK25<##squ;dJ0Ybj)Jol{99DOWpVK1 z3f}RM6#B|#0zN$so}}Q_3Vu?-z2e|26+B15-+U~om*u*7mnisQ1z)Y;4+$2Y9IfF0 z!`_>KS5;mA-}{_hWE*HTJue0r7_kS-Uruehum*?t7B@H8un9${qD0mYo*D0vf=&A z@cv?W3k>gQ!@JV(&N749l$hH64ZGT~H=3+Rn5_TsbVcVH-YtgL-|+rqc*huCo8c+L zd&2Pg8s2KddoNYja+9NVetV6ss@|^FrTX=o=0FKB2!T^m7fp!O%Ag{UxE>cq%vayM+FV&}SI=0z?0a z(Elj(BMm*r(3^z*y3qR@dc@Fg7y27Qj~X|pCg^!f=pPw+`_1 zD|8}A?R>=0TMYdop|f*UJAY#6n+<)r(1!^9GDB|^`YL{Ff?Kxm&N%beli_|`0XM#% zUO%yJ5Q~47J@`Y~;c|a>V?=%Y%HPcUA^xWr;rA2%@rK_f{99uD?*<3?2OIu&;g`ku z&&2pqrS&%pe^iYB!oflQcMX4|@W1^sDF1rl_m}b?H~a?Sx5W4r!e=nYABJBp{L5qf z>B83|z(s~%Abk1rit;{S{lp={_jLUYKS%fn#rXdi2tP&F-|!>Cf1jz;n;jy~x;?k8JWy_W?EiR1bF08CrTw7eb(qtz;+!C_YmlZCns#sB2 zTD`QmqN=d2taf=>t>}keTUJwDTVGgGT~$?9QeRPBRajPATU}dNS6^Je%$TC(&MFh3 zrAsNU7`f#Y^(zbOE0&g3FVl50_M)%u-;@)5HDy($6;)>ig?Fj%d*u@R*|ndcA>o5_qbzthlZ$=49i(WmPEEO<7o7RZ?a} z<5WYasKTF>m57wpl~>mr8w|^OUP`nLqZKERb=xKKitFnsvT#YM(NJ0zBrB?x6Go+x z#l#zqjnr314ATgT&rKD}>Pl)WYU-%v7grb8TH$kx>!nt-K~?cm>&azR zajMB^(lr$}Qy>r{=!Wd74P#8P$LKS)i^spA*40CR6t~jfz zxU#Uay1HgDBf;4TmeF}@3(r|rTvfl!x}ruJ#YjkDbnV6Tl2X$n>KL99tBHLpRt5x| zm5`Rlin7we#VhN}5-MI%fZ))$xp~%9TSS z@hFs$*UHrtFRLp%vbL;l+0wEu#YaRK-o(6$B`YH`Q%I>to?BZ{uZx%Q2cmY4GE$8E zMk=y&SzUc(v98WOtWiO}n9_eY-xB;~8p2e$icxSy1qM~sM~X{I%JevdY0Ij#t+bOF zT=1Z&PuzKWdaR-$D=Vu@iglALsjiI#ks6VHANWoBx+X|F6?f%1RaQExq^3rlxN@3I z%O{$#T(@CKb!l0orntUbnlj#lqpsm;*zryyhSWWYRbxLBQl0)55+wxJQ-f% zJiJ#`c5dZL>v|d{9(8KS;!}u<$@TSROKa-ON+&O&FHV)=AI<`TsjM?rmG0--#OfNU zM8_J?3|Ye@zYOnlh;!|Oj!k9)vx}e0D{AYP6<0=11327*iITHfj=g@GpEG`M(6AulyNTlbM_9J4*X;G z>eMQjhGmOUJ2F_MFvl&cC}nR_E2~>Gujm1@Y zE+nCrR+m;RkyVFG1*NeuN)4}2W+5(iC-KPKIdyL}%%9S}W+stFn^Mb~uB=wVkMUnm zFqNe-=b1f2gb7micnLEGi;3#WD6(Vc>DuJ9J>Mnyf6X8p;wuII@Z|xmXV* zOdY|L%>E$IBrEwuC)kSWxnF9W;Gg(}WoLG53swf5@M#Xn>h zn_$c0Sd;Lu9OFvMD$AJJB>p;&Ce*Rs(kt{xT}@euZciPqoy#w)I=ia++^Sfnedsj` z)Y<1OD_d3;Vd2PJ7O7ZTQ(3l@1p&<+EGTO#i|eV|QqxP~4$$GXGQyUDtCG}ZjhK-0|3R_$jkP&aMYdz2jkH zh4+#Zm1eK0CE|P_#=w5OBf zxMK|x{SXW0QoH;ZY0NSWrVm>1^;xnOHY1w!n8WHMu4C?wdnCS&mVH`8cP}fPsN~!V zy<*i%XPucnxmnIhW7n2RKZu2a*?q_YhvS~wGHuw9tXjs|T3PZ;WXT%2;DSg8%E-}? z!w-*iF@}<3%$Q+%4YRLuC7?Q%YJAe!&-nalSLcQGd4o#vl! z4i={4@ucZ;FB8m?ZyA$nO?_=)eMA?RV2WPYYDGp;FCG(Car-L2prZ8qidWxP{!}J` z`m*^%Z=OEjo2z3taS@SV%wDx){VMC~P?$?9QvqQ*}17oI3n;mY`G=Ra(p z!pWtjCzYN1@8tjY{4=klW^c!gpd-iS`y%oWyma2_RhrZ`WZ=}pi3Ugwkl`|8i0ja@Ce=FXXV!nAoKBC=pisC4J;cgnJ= zxq4!l!?9+UeM=nId4ALW(`2gB0n~L(I?q3qsi_kL}o7j+v*=((0#)H(2i`u{H6~`ux3)2ZCiwq`bJQv{H`b^=EX>3HDqx z9{s9@(*V83l?NGrS#F+HUoMmLQik+ec{9MYe^yx~vx!w?LHk!u6K2C2KYn^`bya<0 zuo9SrAW@kU2q{@$>C)nJCxc84Q-5$SsW_~`d89lZmLya$6 z!C_dPylFW8_~VsK+VUDGVPUI}^av10!BWC5WQ4>3U|-%Sv!);vPULK}aE>j#biR$W_dRbEkk5b^WlJbb&!WltX zMlCI_;_RvREKW14>Sblc=0uL25!VlT$x>hrztvpx7AiNsRLIrp>Qt^60hqT{K?f?6 zleNN<;Eb%6_b{bpOOW9-I-u6sJpku~m6fWvUe%VBlvOM@FMd>AU1gzYt1D+?C2zb~ z63c!;=&T5t(s*q}OXxG@LUWSL+cmv^x5Rj+xT6v@O^vr!{BfGRbW`#4N!9gJXPb8EmK!jQCMDG zSFeR6X7$SkC0otl1zhlc$vV@#$~5b9qk_;Yw6UjOrNk2Es4#ZWEx}o6Y3JILaaBQr@!0#TW}1c4Q*b;hD^k8BR0i z)>Y07My|MOsHf_2OHDhmu;7$A^X3%JojZH^n2yP#;>mfl=Pn1C&k}Z zqqE7$Ms3+S%NQW*BDK{VtJKtTN1?KeS17SHLoLT4411C4C1y^lJ5FcK?9fH@j8wrJ zKYb9Q11MN&Oj|0hubWw1S1zZ5Sy`t}o;`osuv6wwIj!*Is*2c>dfHMwT7R#gop(xQ z4vm<1D3~VmyFLI24whnbpP56II;mQknf2oI>e?Wx;z6MpD8xAlW7FPOI)W-`toczlGPpx0P=@-`q!|(E;$}+sJbkSoE7{bUWXy-*VaI@o2P-ZzIpmd}s3f z@?+-P$a5Gu?WTyl*$u9_6n2=KtRJ;44XZ~@b`A<1SIOn4b&gVPukVSj<+<%$a5^Gw zd!ifDm8t==2PoA9?&K1AE7*_&pFd)~^;o5{!Hvf$RRpe>q*Nm~-~^?b|GX#KjK1(+ z_C&*6S8m{s{1$*s-~jZte6T0F5N!Q$PjtJ;eY7XK8;pQ8$hCk?U^D-bKr?dLAHxTm zz$`ADwSl>E@$3`yfDy0;%mo|4MsPdW4DJNm!7#sgQ1mJF0b9TVQ1O2*)qn+HBiINw zgKc0dnElzFXgk;dhI?Z#m<_grGr`DT$q(j&jbIVj3^sy0z-F)=Yz4!8$OmSF;m;`_ z%m!<~CU7$tX{VlGBbeP6d9VNse}NpB4Xy!rfCXR? zSPnLTYr!^fGuRHcfZ^Tv1B`&}VD{h1&&9lEa4i`A2l8MIxE*W(cYMPL!w07kf1-VEk~sa%3A0wZ7pmM@t+>lfZ>DD17?FQp!~ljJHP_49aMuT?=bR# z1z-zU4rWKN8_We;L3Jo{+|XBt;cqY-Tmcq<8^OrojGe;Iibi*Xxx=E-wfsVcI)eOQ zcm)1tJX1%~K48&k+JX400gJ!}a0S>1HiAvyX0RD-0b9TwU@O=Twt=Y!P=7E2sxkNp z41)z=1S|)$!3HoF+z1wc&0rC@9jpP{zy@$P*a(IXq0aIz$Rxkp#fjRiG z^=RzFe{IJwN3jA3=b#VF23LT&U?W%rZU$?>7O)ZA0XBi{LO+(dZ#d-~hrhtc1pEZ% zf*ZjCuo-Luw}UO({I5WB}fKLa`#UPS%CY;d#Snb;%rBJv-F++yMv zY$+!{sLqBDHdo=-vDj6EJz&E*@WGZ^_+Ypm{?YK4<43UITyPxruEc-Gpyzzr8O;3= zc7R3TTCm|l+EK89@^kRx#gq>=UxMAVXDgTkwu9TLZ^0_`QQt-|Tj~uKf#KEY0UIvG z9_k&r48LMW<67DU%)Xp_*wX^81)HxxALX=wZD1R?8&p50{9~~btO3e=4F0cSB61_|Og$dEzzEn5=78!h$_K+>IT!&Oz#^~-Yyh`{ zP2di&1#Ab~z|>s)@l)&q8^8jv4O{_6HsN=ngImGuyRjQA0(T1?3{S>RFbix2bHR3S zAsF6F{lIK+Em#0Hfkog}umNlZo4}o53#g`$?;h$07J#{64Y&|&23LUX;6^a}XXp_= zxI_5hZsCIiro#U@{sD`?g{g6dxK3mMp*bzZknj&y{X| z`hfMJ>FJSm-pur@HU8xE>{Ti5H9gX^&^;x605WLKOG8}h@IK$H*Y`yGfQnLAxwB*C zik%*MH@~qbdX43;ar4p#tP16&N8B@eXgepTr%o1a{I6zw$09!fJ3kTvWvv%`)=9nA zczNkrtNa=1+3pl$&E&wE$!XO|loQglbe><@XM{`sm-a-@=2@MP9(K=2Pn9^y zgT5R8tq{8Q?~L>&=iDCY;ke(V9pvMjS1?;gTDO~@KO>?J3gS)LL3Cx~*B^r35m=0_ zH7>r;ZLz#VQ;0o}QEmgCA6y0UxmIAdc@KTEPWUBrX;%9<%MYffUfO7Jr*Bh z;U8-GQ$(L`?`h(9;$w|BRs4QZdUip27HQ(Z#Ga13MdWMgLa)^I0?TKLwRN2;bv-dX zvLJoHRP8;j=Pu-Spl7j_Tjl9lqWMrB--g}Npj;XeOo=^KD z7qN1y+<5zoeTQ29pcsFlwq24^PM+oOs~oYj61nD}9PE_1)b)qHHJ~TOpYZSc9{x7V z@60~Q|NcJmOMH7NrhMsl65s1&{97aOy~-of2F%jK>50UHjM+1E-De{@fqd=QeWA^F zrAxn9ADSlPGUMPH#v{gMG-S;RhUIAzw~SS>aoT8OOhv~!^hMs;6Fp1xQPLV$_Xpa` zofhl-Gtw{)rUWM+soys8EhJw&{@q+cY>tGOu0Q;Z@DGp-+P@MZ<|FOmbu;{kkZijM zeIWEE@+Hzm-&p9Ip`XID(PzuUrbUqE!QTo0b>ZXB4dRz8LsQZt>%A%IS?grJT9Yz4 zJ!e(7lhTXan|h?@K*1|W#AdI2>e&fd{PZyT%l~Bkl+<2szVQ@}o?#m-Pbw?LrKaZ#)AV1D1xFTVs0n)Kq49)7y;6q}$Tc9hSu*PKMels0cV^mb9!^M4J&lIb zLyJghKa`ShH~Bj2pW=trmQOd0eT04s^mg)P3AG?SEFkoUp{H`Dn=JnvbU6b~roZ2b zeu?Anto{hkram3Vy@5SU`SW6Y8|O5j*f9aVoHeHl-+qKX4|*2#-T@I5dZm?5v@Z|( zYAfH15-!57<%f8EK% z)pY3q;*Sg9x5AGIKQaEH?|?3`3_Y^Q_LqC1w?ogg@(V0|8}yv*cAi7e4=nv{=-~sR z^0$g&A1U`M=&8^X+d=3(d-4N1?AS->@;__r9(3_zXHnES$ z_d{?q^klz{fZo&zJrDXu=*fOq1icY@vYqwN*LI?39rOn14AZfX*mD>370{FG^%(S; zPV~PDy}T1WyPy|!BJa_G7eY_2??C7U(39&m7W&Li^vs5y+lii1=sBIxFMyt%M3;VZ zt;jR($(V2Y&0-?je8e9Q!=DL1*{{MBcu>F;NNUl*b0eBU;Fyl>B%Nd_hhr!Q?ZNeFvPGl7rQR# zMSPS02vJGDEu@yZ{?KnCZn5liB>kmJRaUijtV)t{n4GM% z`8g|X20!!DB>z{)ZANaa$k~t3doshwcr-<5mFeL*b{shrdMfV>Ir`#%oiKKa`~>LP z&_@X!9|;J39#1nnq09e4Rs?;%2-=UxuZF%Ey57fGy3|MFtQGoWJbUvgg*qj-gUBsH zuAFz6TJHF+FLE0LxxQV?y^35m?@G14e~s+azJU~3%0##wxe+{@ zcKKl}o`t^}{toyj#rR8UE3(GxUBgQmfaJJ-5F+`m)8gX z^X?b0^^2dcNc)z;SlBNb?JIoy5j!q`UIaZNw3%`)({WvX3w(LUoSg4r=s8`KC-zI6 z34aF9UJDc*H-Y`dG4rP}(TN=%1uWc$zC$hlYP&vJ=gyS<5&N7~Ug&&BuYmD7nvA}A z$ZzM}HfHYSkJ*swE&p#;-v(LlTq*0Fz4iw)(sM&kIq5m}arqMMJ{zYTpWcsJfv zdGA|(SO)lg??*U63JrJJknCL`i+VoNo@4ou!@KeELSQv5;Fm|v6Fna zllEGNC)&dJJvWwDde|b7$sm4tr~j!a&|`Sgxtg5k%}N@>r>1d?(c!FadfLfJG87=~ zU5ftQ=%3xOz4d-@TF3q1jP%BfoltkD(=DOcD}I?xd+z3rfvlH3pZe+XfcUm&t0-|@ z_Cyg#WQ0b> zdKi0}vF8!7=cB{yI2S(~m37yHiNh>sb|jgk%&02|6H+gUv#b#NE72qWBV?i<3W{Q* z%(OK3gjhni8nI6PyAEP}+>d>^1Xh>v6RX$toz}}N?{vM^5eJ*G=g%^Z%{BGv{OopC zdYj|U+55=lgfywwtLQ06iALv%o^hS|hXL?dS~(J%h;&~etL`rs5OmFtbUe3!q~t$X z+mX&YSP{fmt6X`rV?NTKABMm7w7u7p&p~g59ud)`^`z+C#gAt6N|+hFr*_cWlZiw4 z$@}j^p>Kw+*H@C4kJvGx3;B6gK5;!G@|9LTsEg>4{mVewSM)#2vv&X#-gzZ&bfn+s zAy?3gzda!S_K+hM*2()ZJMYhud7q_L+}$(Nq#wRdx#i5`3wV}#uaWhu>}9hrjD_1& z86^0Ko&5%}|3RMa8~X@-1oS58J!4cOpJ(OsgwEMo6MW6u7|h zpBGY6T=QOcoxDG==j6--oU?Y)U1z1ayjSgnVf&Bx?S0D0=@X3>+H%&*UOw^t9p$iX z@32Leem8J1^A-929?PfKh57Q{Pw(x?cTv(vl%M8annaT6TDP-DJB0g2&3*T^_D zfbx^#N7jw!CFZsJyF(+`(?1$zM7H)6#oAHq&4a%cK4AGB&yhVmZk ztb2)PfSe<9VhEi;x=hFX?qK8 zNqPMUjje+?Z=^i2GjVPppFNK!S{!%F-gAQvcRh|QLQlisz0VKpp|41yFQTYJsag&6 za;fJIDy_?=&#jktXZBqHwy#Q&iw?Y^ky<3a3BdiVnD?eio%rq&dm>SDjzwBN5*N2b zh;QhR@$8*PxqA=4I{%1F`p=N)Uhg~dpv&L*1Y#fQr;8v&=5hx|sPXp3;)M2|-Lbu8 zyuOxvGs!p6=G)i38Ij+H{KEf0{ww6m{{#6$anf4+Bl`)dhaGS9`(YU{>~cr1Fl5}E zhrHNdY2(M9ZxH9}z3CnIyNv7Z4V}j7EHfcVf1DukNco#w+GiJo7&h$Vo$8GAW;b+9 z=liY`>@=tQzdPf)eSjk0V%bw|J z(yuBHWB$Z1H^ur@XR$3KIIj|uquBaG^vtIHHXk01-YIsUXv$9h`)=Uk>28k9_T!7^gBjW>Uzk3 zK|X*x)?>wd2eYc>7P*>tzprM~;a`e;Oj+prG9t$Jd4Qnt~;Wv|B;wfW4b- z0%hlszj1st`b&wsoFKnmlkg%sHm0y-KP9QzP5iBv_MX5#Lh>Kn!EWxHt)g${o`Kco zegy}bGt%lzB{=Ohr^=@OW3!l#(Q}-Q<8|&yu{9`8)Wyf^ZkGIFe_qrnYcrT z_apM@IOVREexD=9*(OXSc4YkO$C1{?lm9#8m-LfT^ld#Q8oi2VQ#SS1ciP<3I}{FE z%D)!*EXIjdA|D^?Xd`<*%pACeIgovXH90uri4$h22x5_9nO%F)Z(ue}}9p$u6OWdEt-&=?s52H``eWkx_MW6N? zZMP;gQ~V~*?{LhDEz*ATj-b7#N2A|b`|bRv&j{n|Rek@54R&hiy3WTOT{E%cF7%bp zi>QLANExj&4} zhhpDs__=p?^qa^^oNXlEV2PuLIDOFi^*kx>)3zs$0ix$x^oT#l@f>`{@^CNoX6RKy zjJKuk7v)9?!}N4H0gTOtlJ9-;?IhoYlCMMAC&r4NnO4TLd95dto#Y$HtIyW?QS-hw zsXShO*fQqWYi8yRnACR{@w%Jx^oT6V*&QfmopJPCd;~IkyPzT#)+r&8%{Ft>Bo1(k;MN`JGQUT^Pq1o z+xy&T5%e~GcL;aJJ`(5k(04#*n@MIl-#V>B99?VqEU#i8Dd%431(cH*=R)5GeP$>0 zx1qOC&X|}MisSh!=sTf*D|Fh`-nU|Xo_ODinY_Vq8C#N9qOo&`SBa~p1<~jY;>ROc zCF&T7-|-J+$%sqi2a5-a8_Tyo8-JDlXK^L@@+2M?Mx&?8`spKHTIllh{6AI3W9I+R zNo>g@kb+Xh-|ti2ZhmL0vvEb@%Nxyp6no_N9z^YUombT2$-f5~-P&po_mw6FLFC%AJ)S zIg8UOE=|kYRz6bhHsn(2|5QikUx2+QTE5JK@59f6|9yITj%9x9LXVU)0)7MhQ%pG# zW(@4$y(CwyrJULDTj2j(_}X5kH(u2Q?;3?H^{q#4=8|ZXX;IrNr-4FW2fYZo_87&pegWdq0os8BaxAKMlD)hC`6a6XlUCf&+K=d;ZRPt44f`c7gkEaplj#>gZ$?idUHp74^sUfmSUnt2GOLR=)7}rm z-wFR1%je>C>eMvzE$B58{N)2k#3-iP77W1xNNi_#@yK?1MiW ze$77kmGB$)!Cwcz8U7?ONXL)#yy@KVF#YRZ_^tckKL@`Zeh^p2Z=%f9Zx?)3-Zj4` z4h`>vKLUOPerNU(T52}@T=-{7fqHJzdj-31$(GHuc{fP^wXfrJ|6NVKa`FK>ZW7y5 zuYX{yg+DYlKXv*01o}|+O*Vwn^|Z~j5F7l>8y<;+ucW++&dZbd>6b%!@Dt-w=p&#v zLQfv|@}O^oJ^`6nzpvFBEnUA-_*(-$8?aR_$J6GRNv{W1!`}h_5L>^*Gq_plEvas4 z;+$?GR_gH>`C5M%HTNLtZ;N$2vmNG!1WP>iHvI6}(dds7?OMrr#P5aV>+AaVQUQF? z*YjA$ALJ`Vp3}{GH0f*o+OAsVzXnWH` z^jDHUyD}Ork^IQ6?LBZj{ryJ!do$Q8VlvK;g}$A9D}jcme!e_+JPi-e2^&GVSiTSMJ^J($5|yUutzU`as8c(fQsQX7Os)|!mC2u^5<7s#AF+iB0m=S#uZU>zql@t*ZY(i>8+_Q zhjli`3?1*K(w-}=e96A$r9RgppM9P^51bpw+kI*F613Ck`uKK*dFIZLy&j?8lf6oQ z`M(GpId3_N{Iua->)iPHDrX%RJMMd(p7z_QDy;(Ig7}#Gk z%1h%NP=e3MYVQA$KZpMl;d;{EUwT+S2lOO|A#So zJ!T}8C;8tdf7XT3=x-(eFM|9*c}21OdMvT|gLzllc_4AMnf%(`4axcUws$u211_@n zNzO-Jk45?%m_862i*nB=6cc}$Sn8WcdF#l(ll-IUKi(N8zx|!R*cltkws;?!p2kom zLz?MQ(pXaOSJBhfVBX7m@<%^)JllHb%I~_w9KBaVNxd&%B9;H6Voxs;Id&tKXh{7yBxEYlZ)Vn=j#>%(GUq^^9&mV+${pyBRY&qX#iVJztK?* z)`~tt&i5~I)I9$>NBziHt*JBo21lLZb1mWgeNp?Suy8H%Z*{z2x{exauE{4`sd7oC*x> z{XR9h#r5wGsk>c&ZAi5W=Ns4mWk_8d@*fJRd!ztFGa?I=`ibN3aMaHnpYy3#Y;A{* zevsYfR?mOMS5JEWeZJb|k>zIJf74f+e1C_pUhr*kL$))1Hi!IYJ@shF|Eb6CYs0z5 z^I!JVZJyuisi!0_#q~PNZ*o+v|Byo{8&^%rgVpT#H<8)#H+t$LhtrH^*MAU#>wg(i zAG-b>p8CS|f8wc!L;faDJsy%KqyVjS?{M#rJ{s5YuMDXjj=$4Y7rX0C#Kiy{zhM2;~$|7>3vtIKj!`}Bym8^HL=;L z_y@ZF>iSQosmnu*X`i7hO|9{kDz(S+A52sC`TqTBYOC)z_fYSNrI)4n`~~oVi&oG71*3G{ooP25WY+Gf7(-B*4@9Zr@Es%XI(qH`#(-of9vl5t%tg~hyT|eYEuvYwI1rF9`)Mj zF~4+jIDvEg_K>>LJ%Ogzt+gTK-|wld;`cv={Chn0amZigsXZZ6|5FD&LrwqY_}BaD za(5z{T>q*Rbw$X(Bt>nJTyKW__fpgcA^+_Z^{nTAouXdz{0~#q#lHWduh#kgJwCrX zkG6+X{Oh_&-7oDXO*~|(tQ?7hZ*~0f*Hm4D8drLHo1?ZnMqTMBuF|EZ_$aadn{%HZOuH4-&6dV{b2?)rN?b%)gd z?;-yckN-Wvzt2-IcpP$Kc6j#t4g=Kv!oS}JO}`UKT;MZ$U*`CKb<{6xn07@^>V=H4 zhdBqye_n8<%%9HNGRK6jaQzLgx=9S9rg}?4@u`{nO=T$8rtE)}bh=+T{+Ev0=J=Po z>N6=Ap3FP@!Mlmc(N#~#?Bi?`O)t6rYpz4LTc0pyXWksT%W3h|%TgWMc1w!1?V1$z zuOG{R%*l_p~k}$I}dg;CKO!nICn@*{;byx%oS4ONdL$_`6}RdzvynqVM3<;9RF{Q zX-Y@6?JxNca|T}O^igVyL+Cl{+zq&r(f{L+`cCX4wN=XM_#)y`M!}jjq;T{r7bKPtw%o&U_LW_>w@_Oh7!p~>HB)5+S}EWJJ8 zcVn{S6Sf!$(l48wjjaZ=ExqO?lg_p20*gff-(rKs#(@5T$=B7-+&>vk+q(wCUl}a; zyTQgk8Z3I%V3WmGt3RlJgRQ>``1&$6dAgf=2KCQ=&FE>jm~HD7e#Owk-&6krStRfY z>aV^q`I;@}T0L$5X8jwiolO?AZGD?xH+q|_p5~ywLE5%sQ2*riZ?XE?Ee7@fpVt13 zHtw4(HhpI5U9-bri;csutw+S-_r-r(AfMF!|I_NP+DtvwpAANKTD0kQ8xQTa-CM0c zl&xP^?cWr{^Y_%hz{Y>O?Kj^W|MH(V@(JSq|F-|P+IElFaiGZ7H~S6ahiqHVT#E%3 zzpwp^tXz%7|EckBYWaWhbD?REh{a@01qFuRc#6Sf{`aNBMJ8Xi#R7|s7L~;Y{hx($ zzHIUP+NUXyv-tnj_6e67|I}FgK7S_jbI&&Uo2o398*H)ZBAZqg!xo#DTRA%q>^1&d zeyhc7oA3X6{Hr(R{-^!l3EmY>@S*e4@eNZdSWBgtsyJbGNlG z&8GDM49}dY>d%hx#va$EcUr-IHr>r)e~VeSn}>iNxx}OcJLT^p$fvsj`7;sv6QE71 ze@0Dx0>AIE>Bz-Kg14BuzVfP7KJ7Lg{*g)l-KM`X$^ZJ#tvSXo$%?1j_C3|&5{t_% zuCaK%#Z4BsSbWOjYZgDW_>IMs`%Q`aTRhz2IE&LQo@#N4#pM>)SiIiiCW~7vK4tMW ziyvD2#$w7ZZ21-sw>Zw?bc?52Tw-y##WfbMx46mT7K=|=e9hvA7QeBW(rnAOc(}!J z7N=W0)#4J1%Pp?4c)i6<7PnY@%HnGlKeYIb#gqqZ`4$hiIL_j9i>F##VsW{}H5RY8 zxXI!ci%(g6&Ekg^zp)SiIiiCW~7vK4tMWiyvD2#$w9DwtS0+TO4O`y2Vp1 zF0r`W;u?$BTij%Ei^ZobzGm@5i{DsG`K2x2;^7tz^?!fv<$>Ie2TtU8xyU zr;d+g&0owP*IO1DJ1S??*pXwF>D1^8M~@wqJ$BUCVTP_QAgh^%>}0al6gI%l0g=Z{ z+Rk{Y$fkp-rpBhPF=8tG8}smyO$SFxXWMi#On~4j=X5R?8P;zNtm z|Bl>MpWhPX4~{JQjWeRb5;T~4gRN39mABfZQ!rHrOVB_*SSlGGq0?@`f^^uX1Nlf& zI@_j$@^WoDSULnts9-7&wo?1qn$}qPU}@2iq`xsK-DJ~&ea$ua4Bq^P3)B4wBupyFW>aYLX7}CKJYFF|59Wt(J zc+9c!pS_>S|Ku!NA-kmu>KknFB9@(N`9(I}WYa-^ZA(f=PBZ!gevwV*Mwd-_2Lbop#R&g<{%!M?bbO+2S@Z>`Fj!V^M7UwXf893pC7d65|a+% zJ2?99O8;!#o@Y+?g7z#o`R__%ruh;}897Pq-v_h0>KjO?x>n1paJYVe;?EG5*Z9OQm3|+p6#9DrI+|DtI;1 zmHvO7#&txkD%DxVnB(O~l=|V(ob3fOqA5qYkB7N1-tFsqC_i*B2h-iYIZp=l(2tMd z`JbzYG6RRU&*S+!c@Bpz<7c;j$@75F28!smN1h|0MbmkX%5#=C=t!QGBZ+LUcnk?g zCvv=Vv89`<6S>}N-AH&kG1E(#LBiLG0`E5F#cnA&vCwUvz_}Q0tGqMmoZSXGSCLrjoqRiq!<-5fG%?a7bV-cXiDs`@5@Q^>&%4zdein(b+O`(&b25{*NVqCgbS%&FOi-+V zkap$~&^^_&4v_DDa+NWpQk)d|&qC8ZzoM#M`RAfO?FWP5`zz(~hZpmh;&!V!L#bY( zEu4A}KYNLW-gWh*RH5onrTX;DT?eI4&mZ^Iu-*`_T&;Nhl8m>-1OfpTaMOn+X)()DmC1`R>K{4YPjne z4R?R6;b-XtT%Vrzj?!>{zJ}&f4G&zQ;laB!JoH-)5AV?M%P%!-=}EKo>G{ZW8n*sf z!>?Qdp-<0W57F?bghij8kDaaIH)}LJe!qs_wQ6`m{RbZm(J;33cNsIh@KN)8r8180hL((G1~)gO7meg){Bs}yobgvif^fzY%%x7o zX}v^c_;gXZTq=Myvr+;DH%dMEV9h1WAzt{=?(j1D_Yegu8QPqT`pgtgL7!NFcS_!j?+uZiIkR=sBoGgxr6)AnBjDj@*?GB zEBHTjO)7Qp7gR00ze$A$pVynzfhHA+RF~BAmsL$Fcks}svjO}-hsog$j>MZ2DOpyl!q+(?hzm^W4MfVSN>zBHA-Sqg?^7P6;rsNS zd$)#pdNl66XuD38{aHh~{L*iq-W9!x^Zp-DOV2&+3Up;$O_QjMN%+K3?&v|TinwP? z?9L=nAi-U94l>Hmpl0rw+2jpvC4AlDJ0Pcq&ZXhq#qt~uZKR>y5_ulr_Y(0Rj6?j8 zC+K7DlBFjpF4c0H&o@&ZEMw_H-1!pebV|&W2X)A4RNk%sC7oIXhYCaII8-yv?_Okb z7-`i@D&by^d&7RwePZ|4Z5Ui8wyIG0NS>F-bLwF)RPtQ843YEs4xAtYhFEh2gqs3l z<`g*khdR7)-e~?xt&)c^`a!vCsF2gA_K%1UJ%^qo1Ln|kgNI+7$#rXDPq`a%MDC*j zxGPKSQp1)Lv3)*ir(21{9%$(>2R=BS;li>Fk3*FXIez~Psl;6Owssy#HfzS{TO^N4EfURpOnRP8iqv~}qa>LJ~+cdT!2(C>dn$n>o^p2wk|v!J<|2Q?~{nCg43Gb)j)i_H9&C|A8UqH?%MVWwm`;`gH< z$IM&|shsb?ZxhX20cBM{HJV0QGdBceJ7l`gOkr8yMN_@SW|R=&Ynd*}oeiiANmwYW$WZeC1t;gWX>_(zwdYB|zO@JEA(( zn<=6EsH0^^A3?u#f8!iR#v}L+3`tWN>J!d!P)-P_nZK3b=`Q>+_5H}z>fCcYmKGtf zBoIqs|o2kD+a&ylY04m$WyelBpNhd6_--^Tc|&=Gezy*@zOpuY)w zk<$yqok8+<%iS}b=TYqpawYKt=M|mU%H-=7JJQt7psy#A$Z^HF&Y;tAwR^1V9w>=J zhLSkWeG8g1XrLq}xNVXc_m-Gm>Kr_WaZbuw!P4MDz5@>uml<}s^Z87c+QPm8)~&)G zqS>=fCwHYYwLca^b++(B{s4_-KPNRk$C($QF`>GD3}Ft57HoIf1`v_t-9 zz{(V9HSRZ({XAy@fuytdV`Lu8S7*-@*Qha)=GTszWHcDd^YJmh(J^H@jGsG?W2n}# z5PnHarnfHV4|H$$9p@Cnc_>O<`4cpk1Tt!zX20hYL3viZbu$mQ3)}c$g^cYVI4A9I zbN?Dvi?EFcHTz@dAi_}RegoFK@!bDfNbb*^cTTjqcf;Bf&#l>CI2Yj}ox4Bt&cS?b z+0QeyyI(sW_qDYf2Wx_`P1&0LcPE97kJQwi59^G0?w*UFF&HyIYTwkuIxn7Evpx4c zEZ4cOfpudn_c3FO$erqjFzs7$%fqlTwL_1&{S4AQ-A!~J8N1yV<1AV8x?%Sc26|oQ zC&KzI`PDI+)z9UZc}#hJ7?#vp9V3flcYrH@|5oRU2+QQstby*g3=i7MPms5&I-BteMc}64`c0o)eht|*3`f?r}iQKFHZLX0kM`lH5a`$E<_f_bMe1=$Z zHzM=Xn4DBm`#%X(YGN+d$_L$J~S9Z@bj2g`2!L z$s?LyL-5nCG#}JH2hD3;=Q|`^y0q!VhJ1zV^o5iekj=bylnxOYdX3bTu5&CBc`>PD zMc|;%Me%K}Gaq_Uz%w)4xC4g6dne)9mr(r{NvW;BD2X2{lH9y&aLq8 z6d5xDw#q2JO|dKSnhF}{j{5Mv{I)CdjYI71KAHe#$13Oa+RAbVm za~~V39Y)1^Fr;SiHIMj4sK zjG6BK-5zDVq-&iAe@>FjWAl)y3N@c*%PNOoCo-~PFjK@hEmIqMG1r#04*m@>J$f1$ z_mGT&%R@)zSUt_~A5GGuWzGxT*xTxP75=+PdKQGx^PpGFQt)#L0|I+Yy|m0r z-U0Nn(+46m5dKh+NvL~BroY3wtt+y9F&F;yKt}Zve++#O1$svsY)ytfb)r&7F&PbA zMLxZ2t(nEqIIC$+uW7ba_f}azn=Ss`veORz1@F6Um!ewvf0spi)19=t|L7w;-Yz>z ze-cx$yGd5zzFxR*mUa7KyNE^iXRkwjN6flQI`MIuc>gX4-v-3Y-|(b{org2{J0is0 zEu_;4o_>4>{!FqB>$d>rmiOo#cf&ja#^^XRPl|u^Mf})|@Jtvd2~!t1Of#QoCej`x zXBmu|fSIWe!iGIPpX`4a#8@ubFN3>2kWhyC(nx$Q+3$k!i-2jfA2*cjZ}gy3$&mOI z+?PZ`?9SXG#`lt(!+tsnv3FLTZp1!AWOqj~z0=p*NB1rEIH~UYvUxEL(Jp5po^FWI zj&ya~5+BJxWm;nAt@5ZhM4#xE(2erBZcN=MU&#LHu#?g0{;d)fwR{Jz5d)9Y#BVQ# zur45Gp2CwA|HsWdZ;El&=}Ju?J?vI$=I(ifs!8$*zS~9YYLUp%4H|M<8IolTXyf}~ zoU2>3n=|e-niA?Bz8<#Oyt>tTI>(J9Hc=*j8sre+YI}1ux3Ba32rkx;Z#C!H!KKM392F)eo@X6AarGSB_a%|TiH`Jhd!i%F7o6zGb8uL7 z2qIa02Ruq%>XTY$@?0v%K+YuDw0mWG&pt_Bym?Dx1aT(Gp4>Z2Z^ZT0>^Vf8BWIx-MdnPcLRNKNu5;WBrR0B6cOHQCNT9+j`n-JSX~vNkh20A4 zwODSws`E~9euQgv?$2R;9m{RlXE+hh=1ymIDt~~+mMyC~uhfx0S^AME9|`LyVQcT` zMW46S`IpcC6d>%`uuh5RmQ|g%+$km8b?&oaofFTk*%vvxXWQIYz-o-=mPMa;pYs&; z){DM-VErP_mPMcUpmQ>l%3D(Qc33aO*|O;K9&xfA%l-(~XL0sD((>D#okV8I1ahZf zV{g8?Vwn|?RIf`=JHEJHd0#uzimcoyWRC49r$zQSTUp*$i>i}hFA@=HKC9|VRE<01 zHp)E3{UIw0y^xf@b#ZA-*D|D4ubX0mYg{>z)NOVrLJ!3Rg_NnK^~%b7%H6b3>W{!H z9fXu#oq4ah{aJZxAMJwwZA?bj(&+eyJBOLh=^4Rn`AYL<>Vo8l(raX|N9aWs56)-= zCd7m!s?D0q>lgYv1B-JqyafSY=`D?SaOmD67|YS+)WBLUY!lrZXkPEIP%Z8BTVZd2 zbzPkOQ5)=|LpuwsEAEH&D`9I3bq(~2&C3hjPQ`Q&cp3gXA`@?bak66b3PO(%Q`!^X zz;}jpl#$h#R~X7-+aApFBbCZQ}XQx!^|YRj4gKR-#2tj4?*q2Co+J&WNlP12)f zE(w*P(NWLjg%sj^1o6ut zvpsVSmT7vXkfFAd)mg7XTBVmv=e=YwpYkP+boM*SIgxREs<+?K&Qu=sOI$tV*Qm!P zD8v@wOJ~1B9Qk82h#l(uFiA|Wfu{U|Dmwe|e;pYy&$+5IG55q%MXcx-1aGL0$+w6CDGDk(y%lKLq( ze=^d2%Jj-Loe4$eprP`1MZf)+B7dUF>GPp;JzBCvrOGj{SDa5-yuN@ZegLt8@4#0{ zWXb~8iu~0%WUdjp81}lDh~5GY{RmgP<+ zJ_AMHYDIG8BU5-rE`J8qOxrIcIb|=CsejmlxIbv9%WtPexFUrr?+2lG&2i_W~+$Y*5xnp9?IiWk%N^95D{JMj9-k@&)-6<0M z$7Cu~?gM2?5=X4#IsZcz6KPAelw334XbML#7LC~EV^i8FU=6XnWFqBFlrVT9b0*Q=_ki>voqREs8yFb}A1x&M{&JTSDrC(j$?ITAX!8_!qEWuUCk zALjCWjl^rV%Ad~WCT+0xvs{zXRa5z&iTAtd5kziH#a*HMn3^`2Q8#UqsFvGQaer9$ z21eJ6$Hf(L%PKi{eg+0-e5cDS6TWU+{iGdd8(7*g|0+hyG^Iu5idMWNm45|V(w=Z` zhb&*i+RPJ|^1SQ`;&!nh|8m@x_Kfok9Qh{7dER7}1Npa#rUP|t<;qury;@y<|0ChQ z>WKH`8`oflxs+7@u92vjScKRc`t_;Y6-ySIHWky-wn-J`4p~AeLQ?tXG5V)nVTJBzoH6h(==7?ni-|y8tdvtDv&W$Dk^u-l9f*T6%Cb%l|ZY!7DEcuX8#8_IJ{1p4-zMHXD6sj2~Gts4` zI0C|!dvNi}s6+0Z0s9mADO|Z8mzeo!Ru^f#9RXp>wYh}MGtTS_dx9e%>|e&%@w%M2 z>{$BHmvYgrPtV=vzMW(5+qwF_U7yg1H6Gm1$W4IzB}O~_j~U7m;H1}ZQ~&Yue(I!? z843Cyryu3dSNA{u27GkV#d$pD3Uz2cJy1FZ@3ZNnXsC#5khPH2pdY)|&{J!e!O)3@ zpT{-GwN9%+KX$D_#z*CTO-Dw*|`kP{P<8r9wlRDAy3MPoO$fQO3f9KJ^YaWM9_$wtwrwSFSCS79!#}bhQJ;zB4Syl z9F1i*Qi3Wte>ieWhcUf4)8NmK$w=W^P|cBTc<7w_26Ea5(OHU2oydtrs$lRYxEJ4A z0OvBOH+0mXm%;^~K8nnxC(=63&*5+BAY<0TW~D4`Iovx2xzPAiY2;2?Mc?bNt)j1W z*j9N1Yl2pJSDu4bIhZjrlkdO}#NMD)j)F2Npk{umS+-S9f_z%Q>d-24h`4t!-Z=;M z1tRhV88g3z6tqen!`jCpB7cJBCovI+CpE{kN+j26c?9CqA|jS$zC^ALt+Gx0@D}_} zV=_{>77SYDfulJyl;T2ot2zs?2e9b6lX0@<)1fI!nma*_J&TVkz8<&X9Mn9o_^FJVP(>`&2 zkBEHt7VGv5PE2u9OZo_;lnJ>0V<+;zN!AW!Epd!&M@}A)BlnLHa96VJb+2MPDLUY2 zxn~@DpL!o~tW4g#9$_hZz<7C14V}QE?0{T(4u_gf<9WI~4+!0h>I42CzP_Fy>X9B0~|3^#PDG41&b=Q}-^ zwimJ10mrw#&LoB}WVoO6L>j_<8Sd{;=bZiw4{)yN zkMKZ-2Re6QM9R5{;bJFi0K&r=zR0-&>*kyh3=eYlP);esgE816JeuK)oy#d_48ud5 z+bL%p!$X}+%9+gYFlQs>OksGq)h(+BA`7T=7uZXxM;0np|JP}X#TS4Yjd1IB$ipI} zMnm2=LN=y_H7@7S8M*j5^9MK3D zv7yvvXpRLWga%_;Q|s})lHb$#%@}~6Zr38yTK7}LM~Ld>1Gl7F-CCyuIaU?O9|6KW zt5&zRMBZbVJ5zOWx~-w0dzh5B6iv+F?IVM_M*Nw*6Qdi-dY&n_8JYwl-P4Ibh_SRbf}2eyeGtXGg8ouyi@J4#I?Nc zS=cG5yo0H@*xtylxVT;fD;jK6Kc^EeQEw%b$42#Xw6AicSV=093?IQO_JqT-+zoyY zMc`w5kKyjlkZV<6ghuS<=1wVqZnr_W<-OmK8fKqM4eh#U|6XJAc+-(QRpMocV#a%7n2h2UQ|??Hw~0@Z!Juf;oVo2W#sXU zD9jS;nT@{ZEkuzm?{Y9G?=u8#ujUYD{VMLSt~cm>W<3_aVXp;Dm*QoBKjPhha3ycz zFlKrUN?+MK0I_FyJ9;wH4~m)T?Vx9PgCH~NwZ#}y#Y^vnnUI%)a8+**3R2Dct^qRl ziaTQM;B`htRQJ9Fn(bYIBIkG|$g7685I5YKUPDN$Wy!YhcI4W=vLq@hMujxIWTn_ z?~%5a)z;evOSbdQLn+#OKf;C`JpMQA+1^n!wsX9yHTl~er9RiIdM0jTUfaHSgW-iy zHTx~^TV!^?^3H%24_aP*DDyOy%D5b|y#Kivb1iQY?DnkXJ%%20*zzvvk9TjDcNI+c zyybm{&ViE=*_f@qXn9AG`%74QLgvdjt5AZ+U3hK+C116?O^|W~!l3MHmbU`E=XJ|F z45i<&yq}@zo0c~ZW_io(*4)+_Mj7efS!SRI1U!XK16fJ2=tNVJ%r20mUj@BPb}{f81z%iTZWeP zndR{<>F1UQk=7SDyMc6HTHZUz?<>nIg+acyykSuO8_QdRD zx3;Tg{m=3Sq7VIUd1bKDAC^~iA)Fms9;Z=%S>A?DIOqWuQ~)~u5mdkuXPImG@H}dLi~6L<_l5dC1k;qP&;VvGY}VeY;~O zpgb4(-J-nB&}^&nz8OI`x!(0?(c6_bz5tJil=l&u#%(Axbh%x5qmbVn%Bza9?@-=6 zq`Omj6Jegal-CZHzgu}X^uW4Od23KBJC%0E? z!v6qxozNy8R9+hlOb;pVxhQ;EEAJF4{1N3HLb~0`YXGzEQQn!T@JE$*)lj-#_V%Gy zJ&vPBXhlybFLN;V>?&^#+UH&v8B(4?!7v2ugIxxq|0%ETx#)k&gYNLl?0pW+o>pFC zV270VCvks%81k_4-bLBJR^B71&2LaSFx|Hh4bJaCgf8DBzd|%ck%RS&IDV~*+GE5@xxs!OX|hwc^5CWO6b`(mY-7-J7C}bJb{@fuID^n_ zQsgO16gSSUphY97GkrRcM=9lWAgRn!&J6DGsa37eV)T&sAUz?-Mk$ITTyz#k7>-If z8aV>~K~JMKM)PVj%+=W7y@-DblUVBF`%ncchi^8Nb0bEuyrx`VL^?Bxssd*ICrB;6 z5y|61(HgP=Oe)4L&$191I-w@w!*TS|k~h@d!JbFNYAPZosf$1v<_ocg#n4DpnW8Rg z8psQLNG}nFA54LOMi--K7FvK>Z$MIfJH*M)<0!IC2Mmqmf!7fcqVaBiscMjqn{*G*Ul4lU83y<8aj$HiI zB30KGq>x;ijvuEJe){7(s!l@_=rkMy7jm>Rm}E2^+1I;_b6jT*;(2^ZaLLG#Qw`B7 z{k#&O6@c!*SHv&?mN_`5bB_+rMQ|5_*l<8qxm!zq#@vYVId1|9UJ4=Mbi58C&C1{s zx|G}4ozD^f0bj|00V|^>ieAbcsE&)SoQ|)63|JZ5@l`q~2Cxp|O?;36D}ygqOS!ws z>4^9MA7nuEw(pa@RT5_9PSJuu((C+f-5=fYp zYtd33opGK7$E!Y<1QJ}of@=(SwmV;gV=T>yjqPl_));P+ckE6+IjYH}d{O5_L9UOl z*n$B`n)#h-g0Pjr_jqE~G2H*|^za$%m@PZ#OVg-+F~}qF6(LmLD(z2&F9WU2r&D38 zv^O+zmV>t1r!!z>IJBKda695VD}bfk+Uz_I+998=ZTfdD&|e4bs846W%HSL9Qa)aB zzDL|GG@3Dh3Y!WA_{_%2;3J+fJbK{70BNH|Y&mN%hQ|(^wgLGJO)lkraMcau8TbaR zODCP?asxQRb1gdvPqOUkE}3-`F6B81X9ePGk_A|$+)(M<4BErVbO?ih$qtED2DeC- za%Y@#81bV%BLli2zWX79Rt9&)WpG#A7#>Y<{sd8LSl86rh8W0|F$b%Iuats@6CP|o zAkoU;Zi7gn0pbJ6+*T=f&Z~W(ee2WN2(*;7NtO@7Fx+)6nT_Qe z)`DQG3)V0Aih2ydaHUpgDkp3RjzX|8f>y>sD#VRm@>9xf>CU-8df+RGbra;VMyD9G zSw5WsBXph)Qs`m?@%9L#V@4PMr<8jno$G*X!B>QGOtDJup$WJWc-W`YU{)#5_c#YZ zd&#G3CAN|N9%!Fbq;vPCa}u;ae7cs;O@2=5d03y}EBUfk<=Mvg3HRexV0((UA!NzN zu}*8S_4HY#I|TzzDWA$Y7Xh5=GjITa0np7ZOFV=t<@qdU5qQ@7e5U%QS~#o4j$@T_ zlJ9H>e$eMhblD~Bvg1bd2gee^X0$J(es3ZEL2?qSbP==r7PMb|x*l%1%g9N`U6Ka)Z1x2lx#YczR;Qv5OpTU!2qc6G9WVO1Z7exf8rk`TU8&=|47!W^m%e zUgtH$-}f0Aurm0hxs(r-o$nBjbT?%;?Q*i^j7~g2F6FU8Cks3=pHG*JhX$SIp!H9t z>)~deBGGh}1-hcFj0}!mst%Hk0XpALmQa4AL!wch8?&8j5#Jmz76L5g31a6C(4O__ z4447sMIGdTas)vugHwGyKbp_nucGNb1`_IF3eDW5I@}dDw|VI?euYg2D}(#$F6|2z z)dcZzqnjc$kMqZI?J#2KpjFBv1*$z5hWk=YGsOt|SD3`{myH}b5euUf)~3;DGXKHS zdX#ZYn)Jm|Te@JWIVFOXmKrXT|Kh2HrcJQaNNx?|XZoLoc*JE=_60$WoKXz}RQTjV zAGp3LsHab|P@&F81;N&HhOa#j(DGkJgaQ?3COC79g}v>9XZ zW0IE*LAV~kvI`L?LqLD#@c3BlNgd$~lOMIE6y@uURrOrXkZGp_AkUNeSc%-F(iFzZ zBOuO~iNaVRP5^NMhl$=sV1&}}vB$ZsA+3y~#4TVdyAgr65Ln3Z_8;7{B$q30!E;OO zVNi4mzA{X*;Uz|zC5kqAxPkQ#M~Z68Iv{W1TgLR~L5-z~16qm6tCD2R49Yl^k>PSR zp`s$rkE$4Kr97{rK8Bd8y^I>BrD8Vxd6-1DRNQgC40G``p~(<_slQUv5ZA{B=)W_!COJbpqIOz!M`x<)h6JWMzc&NEBmZtC`A;ge)2 zd@s!5QV)eXY?bmHlzIrfZ&%=#;q@iqr!r9Bm9X4Ftx~SStxv)Io1cP<&E$%psCS^J z|K}pc5gM9qt={OU7osAVegW(}og?;A(-AE+IyJZK0g!$GHiIK{Qm>lHD)f2F!Rx+l zmwf}8FtbjQm{9|KNOuaLQz|2|DvI2Wwr))E5!oCWDy=1=}0kSVwydl40#2=yfNKt5_q8MN8ycdfCIbA@`>2-*O$8DcM29~q(< zclEe7hbOyFcQ~uIyoiJoijwX$&pBSoK33Bd!Ng-+3BH zJc0@FN_8+B#cUYj+s9%Mz<}F%ix6+;d1t^Z%V6NI&6o>T`Pi*PGq`vOpRA3{tVKT> zyhgG?^`dnSPnAda>U5v$3kIBPkZxn&q!LU=URNp^-j;Q)qK zrMd|9YF{BL{x_Wu@?#;q-~rD{wWtB0jRGynU?-va-Awj+-3AV{eJ$1O8xsO0+r*_Nq&pe~ED?%(R35K#`yeM{Yl z>1f$+pg#qU+20^g#!2%}h|PQ*3H=<8kbR|H_A_Y0`XvHoG%;DH#xMXcQ#ML}P8H_l zA+*RSI~ADyLTC|l>I(YP;3%VO#ZwG4MW8E2hceoFD*{u=KdT>Nvxehmx#DW%N+WA4 zW&Q08gRI$Hk(9N?&lgNZWL8(imMboE`~*BhWiL?8nSe{1na8`G22NLHzk*h|Dmb`E zDzm}X0y{Dvkk{&i~xSu>Stz|%hez#lWjN(!H%GW2>N|fh1e5IdqiiQ`N>Z8;gK{Gj4?h zB~BTQE6o39)nsPhs%2x5;vpy?<_uxFF6JDB06x02&NHQoVPJwSd$L&UtlPkp=&au% zCY{x1FCn|>til>}R4QL1x^0t!B~H!_DDeZhiN>KSgoporq-xjT>k$1 z8pT%v^Gxa!WXTzUlr#8NAZcir&Nm9lZ0@!he4&uUGIRZDEO41JgD)eJdH6PCwaG1p ziITlv&EVUNBp#OF3RPm5=0O<@aFv`n=9Y#H1il`hU5r;}f)7mK*D2Kx3*0A6dh$qm ze>seiv{LZwLzpqcR;z2`ws|MtIImNe4@LMchS#fDJG?%go5DBB>(yDk5Ggm2mR%89 zY9iAy`k!6q-UuPooP`LO;iEL1>7sKYbcW+cYdX><5llq|vHU}ZyCiMqGAA@I; z8rT%uIdJ#bq{KI)zZmNQT^I*b7m}EfZfuVeTwT6!m&_ zKQyj4@~d2|6k(J+DuOqf+?E!Xw~j;WH`MCUX7b_@yDe5#LA~3E2Yc^yLhCC`#a!zo zQX2=*ZAWVd(ED*?^*=v{P{sOyfvpb+IQyblK8Js%GZL5Xpu@kcgm}xPJLvH5SE5Zs zT)Kk}|G{w7r90^GpA2WabO#;&i{Y3{chKR#8EzP&JLs^b7|9QnwnRipq+N*apu@IA z3PW@U9d;$sGemdL;gCf7hHgf~4~Hc(I7D~Q;fR`!QLiLKchKQfH3yOLA>N+DXDBK> zHAHvN;iyDrhR#9lgfrDRaLftyr?f0}JJ`xYoU??hs~cd)r6Ib54reR6G`T!PchKQl z>RLorhUgADTu)7hfHfhygAO;xNk>#=i0+`nEhMrvM0e2Pe2Lr{qC4pDSrXY5qC4nt zOO=5%kA~yghPD@=FLkwO^Tvb8&CN8CZDz)YxxJ!o$_Xt{I; zZOAU&L8n+$DB{u`v<^p6xyBuInC_q}y;%bskoyX(Chnjsl`6`u6iF3#(9;l3byF`I zjH|eVP902G+(D-fBWk&H2c0@lH;OqRqz-QnI^01o!G+(ngJ?UBWmj+q9i}_z)Dg{q zhv^PFbt3;n+&1o@DJ>e=gWn8F5O>fi)(kY>%*ur~fRb7H>N;|{MiZ~SQn1yx%Vo{$ za#{PWT&}B%+gE1gb za=E#$T((Y=%eHIevi(lE+{V+VnU!~ZCzrdcqIqXl-q}hn_gyHLT@&Q;0DVAaR(|j< zxje*u9GR6LJ|>q(ewEAaDrb2zxx6|-E=N}4QnhkK<)Oz^tz1cUlWVHF6xV8NF2GN|G`2Gy zXJgAuYkd$vW?Gx?G45ohwXK966sFtfGoC z*Frj22R zRF-!8oTc49XBoH8S=;*Xt_!!%S;H}wack`yY+Zy+-Si2YsNy}10XVE$bo-nRx6l23Qcdaj)|qts zoE}m;U?o+XZlBX5YA%@IO_=%Q((QA4WlgecXVwElx{kTIbo-oMMaLqw>GnB2OUI(M z=RukD8afusrQ7H9Gj*)6Hr+m_*U_=^7~MXn*VQpg#pw1qy`hQPF}i(DZ)&1$jBcOP zTbO7hMz_!DElo5Uqub~7)+QQ@(d~13dlN0JO}EeK=jiCJ+8OAr>78_}SB!3-)4S-H ztIoWjH==zNTZ*d9zLY*tt%h-6m6^EIrrYQAL7HUOt~vy3C^D?&z6x`<%X7vAwBW zx_wUHpyFs3P$>nMT)L4<->gY+`<&6Ap5QVw1~ik)KpAy2hFvJJG2`Vjo((@UW5Om} z>KsKWL%kxXb1TjnaOyI}G#sDvq^-nx3Ow~oo77uK)F|sb7gsytQa`>hTnK>ItF7c?vvr zwcPmcB*z0R9j5_#jKUDSzr}e9JoPf+;@wCa;xyJcPl2aS5GB7P6MrD!dt5R^3QvJY z-xDc07#g$`2_%d?<1)l0TYy-S^<}sjc73V4N=%pg}IYLq?OqRzeiuXJl3QvKjJ|Mz* zyFHyN&QsvgvqcK;!>4JdMa6jvJaw-K;axhRp~1&uppT9fA-sKST(pSu6nN@ml9adf zWQeE0qmPQwIm6A9A8DJWf|sDM^?3?B`U~4PCjnYNmeQ)vQ{bt$(yp8rB$Tr1*G5TG z_Y>h%AsOK*@aSer8c%_z{=s_Tgd!NhJ(`2?N`_r`Jd#wolHrIumEo%xKEvfH@G4g`9CdjLyvizu ztGT%tXscYqaJKsm#=T}Gu$n<(eO$%%R3J5`_iCd~P9QsPED@SUp9eG}dp zz=^Un=DF|6Cpn|eto)mvSSvHJwq;_Snb~xK3pBIY7F?W@P+C=OTRV!qygc_^wZl$S zQxl&1u6nivdEU8dr!z6MG~v1Ls)eLB<+*Qm1?+V~uY`n>goHSGwFC+N-xAn}ET;#W zAtY>1NZ|U-NRZ(FErBDV<;c13s%<|>NZ6UsL4yCcgl({u)lANPS8Z!-@IWH91pn{U z`ACdby`d0Q^P=hqS^Vl+)BRGPV~z71YwE{p3{ZX(9J*WKp$X5i#(9o4^(%Q8!v`|| zWRr8Owm!#-g)z^u+WH)8W1eHJ)|Qj-=GEHGLhWMZEazAqImha?=EBM4IaaSdhab!3 zIaaR&!x5L~SiM4qqb|>}dfge$c6VNYa1VxKF3+)gJsEE3@*JyoKEwHL52o$Ka65Md zZZ%$Sh6~*XVhHzPxTni=tlkBzuf8tNv3eIW+|T7XRo@(BW0n5M0Q|9pS7|2riOf-H8Y;7KZe32rd!om17ZHDpVV{#;nWPpu#)}o3%`W zjW0uRxnwbGGJ;nN^|eb7yk3HzO+b)Gqmir>LAnjM!u2WlehI!m9l^cK&6x?_Xq7qN zqXh2xGjK^mvNP&0^H|O#5z!r_1kKc?M5K*7UaC7db2(AJ2{EbTltA1+? zzB$M00O7JgBV0pR_1hA8k72G9bZyk>hM%n_$ieB%vyY+=UfVVM{8|369b@oEvl^6rf-pv zyiXaVf&* z4nsKVR+@xx$9@QByT?$swF~nRuH{Y}k8tO+5stb4A7p)sm;b!Z$c_`YXJZ&sklb z{t9nn&~kbDE4-agTq7<|e}!ds#nWG%L4zM5Fv-I}J~jHq zL?hJFJ2zM1blS`}!IRZt3g%!J?*@!ut@^>jb)NnUjb%3~PW=r2 z-|?+Eq88G$I-lsOACZRbTve@(CWo&^3;Lr+*14t-b*h?y+A2U=wPw1tpP(j}#DMk& za*>bbF(a$h1yjLt-TzP-!ZI1~%78`IYb=Le_uhX?QA=1B z0A3Za1lF)xUBcY1ui|TU8+h*a`K(s?sOUNm-iC%OQn**=WgpcRYQ3H%e|Q}-QXc}M z=Vx7{15zuc7zye;@gKi5E~Z2o_-YoZhSm+x_v-Au6P2Oz05uO_k{EBJ7)Tw~lrV-jvo#k=x z>a-)#^XuF>02WlaXd|Z0Jx7T*HiY_O^tM2{;HypcVLQ}ry9E$Y=dP!GC5ADv7_-%v zsH-~n=fE-;qb)TP$UHx>)jpG=cg^r^LXY)YEScHWw}Mi=6BNqBvyoQ!BM@)Q%@J%= z>HxsQOrjff5wwqA^b7Qqp8f%lPZMYw%orco7Cl|iKY=)qsnfPU2rI^mGcnSNC93;~ z?#oc55h&Gp#`AmxI`9~1UYy53sh7%=mVqZL5L!L|6xL**w(1K#0@^Hm zYd#<&&vMv4{#+rh=#{f9W<9jpjh)sM`> zOC4l!&X;5=P~}iS3iS;+Z)^&krN7C5p6Gejxns}AxXE*nEs?q-&q2nwsWT8(_3=}a zRP#(1$1V}+zpqHpVDtH|3Ju zjWeGvKR}cl=Pa$uuV~_KTvoL`<*>rL6fK7pjyh!S(XI=W*I~G0MA@yUSPtIv^+#>l zh9^S3egiZP=I!0t;4KZl&PR^|?Q=SMfr|_q!nPOEU$(RM_@bi0M!>Yrc$bRAeX&2V z48H^INO@n?uacAhpc2`ARe#yV*>8qPaUD{CuaZ-~&*$ier1G_MPwR?$s{>3$^qw6+*6+d8rzcmqq2vwYoBySsp z>ePlrQE9MI+A8|Uz|R40Bd{C-==YVO9|N6bhA8WzPe(!1ZYK=n+f;2?hJ^jBeOhr= z3sO{aK6*%LiZ$rjQY7rhp&;LI#SEmjypF_0g-MAIfgl2Y^#u&>Yhcc8tO0+bRjOe= zEg`8Ef<+}slF~sCN#^W5=8RJf%z2PCs5_df8n*;&J{>{%s4Yuk=T`! zZNI*1Fk=0oW-D|-wO~mM&zejk1m&Z)Tt_uUkp)!qS>}8qDdz=#&V7TNt^GPNr-p$+ z29@I0p;j!30o#u+K4<9*wgZLZ$YeXUSi!>AtBq(qj${&DhGcEZo|(jd>X z49v-8BG1<_%&0XKS!nQ4S_<+!z&z!s(wZeP?CM4)L-$w4%6iNtmRiT#UW;7h+t(yy zzT=TZtUTY(w`j0|TcV+qYnb=)qFILiLuai2gx(*ICkJ0;$eiHz+ioJkm~oXa7Iktx zt#K<=-(}baS^A^4Ov&?AzjaB>vid{Mp(lLR@1W`rQ1$)$bpooMha{rivaI)%&F!(9!~J_xh5c?SRqHb~m++8aB?M_)%NFfedZv-AiKdh6C05 zR54tw$b!$X(J=a>yvwDtipWQ8 z`5$v%syUcD-aO;Ro0Quper}unSdbkZOT?+%BPTxHf1Zx_RM<7 z_Ha_R2mEZaf^7e5U_NyChbg~i*E&~nKW_M9K^dDhg7gzf(sMzOLgo9?2V<|DeE7V= z8d=7|^bm1A5Ysr?#d@SJ*~1KbNMROG`KU?HR<_6&f1WRXNX)=|%n{gZ)Nf-Uq@VJ^ zL>9k7Lg|bNqqdA_jBKV( zK=1WlK#ftKKLf4|I&*(hab~}J5WxgXQb4>%Y%>6Yi zWo~EaEHfQO>*>dkiw*g0-Z5nMU$NYJvfW=#wg)5UXoOEvF0t?=LtUk&n&jgGJ9KJ> za!B1?rIy67X&yS4tR64iyww~>eCQFsF0YZgEQUTsR~S(&S0;o=xgHD3wc5ZeS7Qyc zT>W+$dh&f{%mtSszl~B;#|@sCe!doHxKUBVImmrzG~KkW>qR5Fvo1Pel2W7Fe2pIU z$M2%w3`~ulOw!1E){;-MMx*9)(RQmUG#L7deAJc#jJw)iw~97-kW|#yurcS_U=Ulp z>f2(-#Rl%sMIgOo8};C1WO1J=F<>mnVlgBXO-&Lx%@_HJFLH3Xf%$0F8d)9nsUB5a z`}#ma+$$8fCQ00WU)(Q&xUB}}qgd;bze*wQpz?`Wv&lzo8P>ut{6Q)FQWSn@VY;b` zXQV2Ar9pNjW!D0U#31f&bCWB2)WEEY9vYU$@s^=isER5aSnx-qhqV@O2ik1O_qBON zw5fq|mFylX+#HrxGv0Ml5O=BlvWYgOv1y;f_zjl`&iG8mzZ@qx(|?Kh*l#8W>Fu@F z*g*+#_S(qUF^Sylwb8M^ObdkBYqN(=^)2(7Sf&p2E$VKH!KQLP2x6J4fn_cfthDUdhT{@$b3HZwHF-9*PGnsL+Hph49F27i9Y|blh1+D0mk<4PnK#*e9 z4~nIp(>bzO?KCXKs%_{jR*}$ItZ^+38O6dwArwkGhloZ#!efq+`zD}3U8F#L4P&A} z?OOT;>LLYt7E+}^U8F!~1J(uVA_dxo_|Ox6fx1b7>S1wIG{Hz_fqw7{)GjE{Gy}6h zl^_G%LB=qyl7=u)8VhJ0FqMi#Ls{iP`T4a=&aZoWf$T{r!uD0GpmClvi{Vn+}k znxBE*Hx;*>V*4l11{Xm0cZ?|Ney=EjX>+eY_u~ep?$2mgp5py!=+ynF&_(z3=e0)E z9V0kzDSSH~jqnlq$oHqA1e0`S7)GcdAGKvLG}I-SBqf*+sAR|(^sq_x{dmmwFyj46 zOfqUK&1RIZsWtLf+Gn0fUt`!}f%F}aUbHnS_4Oc#goVC@!MhC1w@B8gozo$1ne7u3 zqE1rO{v=VK_@XuiqK+7tubiy$H&1}5HT*9W%Lf)C%nzPbvYh&1kCeMnYt+;l))Xg1 z>!g*@g?!QRq$~#^k!XKBxMh7|VAd3!O`BHMFZ6=Wi8bXvml(5<8r`C6!r)sq8#Jnq z+_Xlwh(>QR-nK+iungz7frdwX4Y!Mi<)9T!G@@8Lr+f_~4=F9VXu5%^VHL>qHC+8K z8jh?-^WQHvJ7MsI&7Kc5yk9ijO^sqvW3vZEqmFH%5&R>|hZpGP*iTy4k}+|L{a6A5F*t)I8gaI15@RTG%SP3{f17JFB3Xdo^Z^N`SNYOkOx*- zd+9H3qn{eNcsJO!_OJQB;z4oBOImTVq3_nKz#^>H$XaBr!ov>oSq%NGQAaO@4PLcl zCVgT>lh5*=q=jA;3th^xwJ>ZfTMaNs+3xjw&5(`;=IdB!q31p$cZ`RS_e4mcVF(3g zE`gN6-3*y8YpqeYO#=VNc3(qm81NnhZz&Eg0OT$FMQAi(q~UrQN$=1a>Bo6<3=lk1 zEcdIx8g=0)t z%s0r^sBXM7JI>aB@XlkN(<#kyI1?GmJa0E_mC#ZXd8SiFy0avPC%1+HLHVdHe6?IM zindF47`_E^iuM~eRv7Ii6?Q17up+7JxqLI(RnZX@jW7bfw9C=sf^9~GhT!b8S z7s(Nw{z81{5x+~+ayVg_(E(Zbz79&jTT03SZ3LW;7~97D)R)WIweB=vJ?D@H-xC{dO6aqApS@R0Wy_ z#v*G9U*SG((5VzK(dmkedrbp<80HB8I}hjs$Z6g><#3i)%vDl-$_BCq}A^CN0FinOd39ysi$GMcwss5;Gt+> zlEiZjiuToiOmeofl9(W!jo#|Nz!2qKu59dDg!I#S_Ve$>)~MSt{Z&^x<%Vm%HVAH5 zBT%Z6j4gsLiD5TFM~s#;r;wS^O^BAR$+jPxuPoC<-42tte`eQsI5R!hZw`XB(IbznxIH zUu#289&N^4N^9TdaPvor!IQ>6np7-)n`rbEHHu{#6Yda=MxyvdQtS!?u=XtWf$5AEw~v|BX#l^PvM z(&%GfqufBFcak*vJxQaV|4pM0#z3Qk4ri9pBU+VMpwUQZR1`C0)<{1Pr2J?5xed-Y zF!w>>S^lLE_p)?UA7~ngdyWN^S;@NEO|jj;XpzyB^iV$uxk}d&ZBn+?zfpgE<(Dm@q#ZhFw7vQ1wSG{*A5GMN3~~% z1!V~Ek@$l95cs?W0*@ik1&w;aHwdJRMBrBhZi0p48!;rr%4HubXLI_j5O?*+&aArD z!Znk@&>)2)W*%)|=!@D-#O@oqc&IBb9;hR?rR4F%hqah)A?k`-2<}PI`?|~3t*F<} zr{Xz4KwF}=PSFLdhDyoHf|7X>lAnBt!uq%#pvIk%HpMy%!HmZES*jL6F{^s3`_V`d zzg*n{!SPGfA&~uDa1F;{DQDN@Mk&r(c*7L+^BBXin_JNxoYnFSi+4RC>mS(}76GTttpeo}k8h_zFLtHMOsKAeO>yuNDE73uuK0IX%V%c1Y?Lx{}ySfYAGV)-KtPD?F{*=%c(B? zTckxLGSj7hi?mGD3w>>lOaB&WS!xr?RqoQiMOt;W?P654OaB&W*=i-EUGCDqMOrPj z8IhH4zio)rQ^gRl#-)FYwC3t>*l4rchmjT%+3M22MOwZ@?sVzjBJC`R>~c#PX(@k# z`lw6)7HI{d+kTh+Ez;Vkn~~2UD@6Ym8T^+VcmYVMjLnv|__s*spOaY59<);(v>f`k z&|%l1e~WbS%@T2{LY@vst+4OkB1Hcd(KpXPnISjuZxJn3lv^oMMf_Wg2At|vxu_Se z;@_gmV8Y_xqRKF$mP7v*RR-!tF$aVy!<&E({}%kiG=61Ml>;9p;Y%@Urn{jDlV@5X z`nRYuA{Tgw{w=CZT!LWO__v@m{O>h>Gblm)Tclg{d-6nA;VMuvGq0{Hmuocf+H(Y3 zJy!+^5i_Gc$M9lFI{K{-@_=^nj7E{{Dfm&f0g%M-uJ<;lDY$g;PiT=tEX%Yl`0Ie4dB zo_hrXA~GwByH!LxPca=5Epo*ONf=a7ni)}z(POG+R#JWBnyO~tY9GqMkXZGt#TW>xxmDjb|21!A(eFhp-=1*{aJ4Tl zK+g)DeFJ#DW_5?0{~-7c8$tC>`w%?&*-O~!02$c_AvF6r{NNt~5YHJi&8qgxkrUW! z4B98;AgDQVE}dyr``^x|G^nuXO9E@emP7DgC+^bjfa(%`i%I2&3RyKdjjm>^^_#J) z5`>OEk5%*Y<3Pe{%d7BIj6|b+B%6FX_nNOF<7%nu!&P`Y4W1R`VIVn&%aKjBbanfc zn&<9+;}HvFs>UB{o>u}M$%|I7YPO^8vQ)iq;Y1FEFUa#D^0G2+LbN9SLCmUFOLaSi zJ1^oX2_-K$0wkt>|3(|BJ`pC=scVgyGS;eAS9LGf3D2DKIM^Git7hxC=CWig@gC<` zl9|=|b0p8qYEum(V`f&{=D36+18`L3iRVz~wP$~Z8m~U=H)NE16Iza?VqcY@o=37Y zDt4+a!lPeBA{G0Q;Y;3PxDF36SD&W#f$151yWmy{|9mdOi)Z1^q+&yABD`dtgljcGcqxmaVsVBqznWpY7pf`SU7sGo z@cixdpl@WpmUCL+SJyv{J?|jC z=L6YN$R-Q+0{!p3&*9}DYUu}{zxo_jlcUhV{pkGp8lK}0k6}@E!DHI*OD4(e-+Ds+8OMuZt#&7;=<>8yT)by$qmKyLBVY2)6Cc4jrJ`(N;# zuLf+jtcQTpr-bO0R13n`e8KBr?5FZR(gKfzkzW5!W44+f+YP>p)#8_Q8>E+G`n}M6 zA}YTe8M~v@t;m|*E_5d+B$-hUW|5KL$L~{tD;?*d1=SLi=QcQ)i^35#X!4riRDc6L9Zfds9sS zokdv2gVywWqP1!uOan|_NuG& z5TV=*ENbx81uNhz&wb6#e$l}6^3^B-^Do@p|JY~UX5cP>dIoTt9gSR_oH4mRsWNL%$a>V*yXAC`MRjIK!73DOUns zUr|cIibK%mHs>zCq2CMq(SS#H2I0BaIdKmZV261P_|bqzcLw3v?c|*_JU;{HyBDpo z?hH>OlkBdl&(($}2YB6pN9QFx#i}k!E_s~`ynh9r#HeBw2zMhj{!7C>37qo-?qFom zjP7?%qdN@adNAEmfzb%dRxA8sJ_`J~fG4SGwcG@o)pD2PHmHt);fsJt%Gs8yhwPKD zV{DfqSeaP8myzA^T zjPt>?q5`8;AUt#2%eNVxTY%pm@FW#;=*`e^n_KVzig^eO?*>eA15I!i2@pJc4OhtsTCYW0PlQFsMOp-lL4e`rG6t;rx&n&C}o8ih~EI`#{svPLpSmC8n9Xa(0LfSq=0{b z>5OWKBrHL(R)H{%3SGR+NUR5@{D4s=C&H7xLVbc!Qf?mfba8P79zBaGsD}D>H-z#Y zHMvd)(-i@ultX@W+Y|14Lbq)-+*`r9@BiRVt_h~gzDbQ*ZPLAiG$;QhT~c*OR_}zK zde|ynV?`h`9W)e#m<3#A2%834wa{SECk&`RvVGFmjM()xWS5;O1;)ziyYIF|#t%?O=MG zIdkTvmmyL~{IS{$#Xj2XuwCUdaJ~wz_sA)wqSjWyZDmj@k}~fxET++v)sMhWkw@ln z1>Ae!W~N+*!U~+3jXdx*aIYbNb5fdZflEs2au%Sr3HbBl;685GLiZC@`vMx{!_sw< zdnviyHYwvUDHQHS;Jh~AWem_5MR^MlFyOfYf#z-cxzRWD*YMshd!;dxMi3qqM||+**kY zK7ehvXn}qW)-Lo8CcrKz{L?^r(%gR3T1>V7i}`m3?b^X^0VQ)eUf?F--*7xb3$qZ8iOjNZ||Il z8V4r0jAlNa>DxP}vL@Mu^zEIKu48Uz`u5JLqGORl`u5Jr(y?eEeS7EB(6Lx&`u5H_ zQ^yJm>DxP}j*gXgp>OY;x;kd5E^#!0oQ5W9ciD^L=QK4@w+nrH=d>`mM0Sg$Vh?VZy_$6VEkzP)q$Dz+3= zNROjA1J%NqSY;G0h4k&6Gf0!{Li+a38Kz@yVI3sO8L4AdC;IlznWES&RA>73&Y7+b zYe_qC=}h0=IkPm$?hN1FISX|p(wV-!bINrr+KIlsb5<+1H`STGy>m9GDB1-o>Sqe# zGp?M?ngrk8HToB!;xlUu=qi_iRWS}^))+QMVq+G|W&HJWnQ$L2wZC5mS=EQ-#PM>A zjvXx(dtwjXLzU8Pl>c(8K*IXvRtJXtms?w)$##6>{Xq?0ZaoOfUZ0vhSRnIq>t&GN z@gdz9&&#N=2vtVN(M zpVe*7B0OAl_Nd>`SGv1SW7~cbyx#0`yt%S^T!?|Ruk#JwbLHWE6&1GJR!`yu$MQj(T_+)t{ZIZmGl&XtIVfadt?Da^e88VoU7W}GG4ZuOK<_RvVrNd0~ZFL^#7y6hs zLP6Tiz*6jUZpWW`L!>s1W<-Q5+tokBo*Kd{0Ieb{#VH73rsibWzher#7FyW1 z1G*;xd)ok4wI_U_Td;iy&awwoSZ(&c1)eg3<#LCkl|Z^Uuv)Z z2Kabja{^q1NYiW+#_i8pWY<8E?Q6hr)4woPb>6e70k6!2R|?~mcHxx<;FYE2l_lbp zR_ApB40-;@fm1DZYngFKKd~K5c4N*&wmBzbJ$~kkm7GToA-sU$h+|k%xw4Au>G?26!A@;3et zd8fSpv))kA>oRu0^7W8-8@};NkWeZuo0(V|UiJ{ekNL16Uhy0VZ}`OQiAZQ=bV9tz zJoc$ox7~yHQiy(!@6TkzO#@)HK>*kE+ziXG{~>yj$j7XukB^%1F91@NjTp~2C5TxNjTry>BvoW`lu@4&160GtAnXqYX@+wcLr^SZP1C*ZY!H4X4U6HDKX zT-W{tGXuy_-N4kFjCAs4$%{iL&24)*j!{BgbqSz}z8nL4?mGwZuMC7Q2XtkST3#GF zwcW#LAd-4JpgV)q8gAfzJj0~sv5dn(YI$+!|I&H3Wc>EbS)Yf{$+RF|;SVS&KC-QCMg>T>~|mq^X`iq34;LJOv`)G$D!5-?vJ zI`iGpu&}`M0WAq&c_-*R;#SA~Ky3v14noW~TP)9t*RSuKm)ywJ=Jnk^Fg-&?ZF%Xe zN8LluSk`V9@4tY)Bpk@GV$qqTN5#>fM4f}u{7K$ zGy@G<6uk$~1HK5WpzS84J}dOZR+IV#Kt~d(1wJ?Q{e33&mw>(xQn%T|yo*AgVV0=) zuYwu)YW3OKtTud&=1dMfj){t@3#`Ry`2BYPzb5oCCYGuzuwFiHwOM@ypzWcHUIjD~ zu-9{H0^~zuJO@qwsz_2c%;ku(f6U|MH0w#_Ymb_JV`i7rE@l;!2 z=lZzS=EMnTF+%;g7oz)vJluy&d5*n|^1Kk9hY`V^4s2;K5n)7<9k3U_UpKp+b2Q(EddQ+ zl|%n;yxNfM(sq2L&iJkT-kN*ay`@wMNpGcm!8<4>(q$ zmTSL#KfA-QqnwVMIS>i`CHyBC{rn~T2?^^Z{4WgqOZbsUHU{5#I$CA0I-Uhexlhfm zCXiVj^B-Ss^dWuQKCd%+50~(JK{t!^4-u4=GPSU}etkf57&O~Qk4^<@WiVd*s=LTD zjHfGd&mRPGpri{@D!%a^vq1Kj@HIfG=ToyU5XdOm8stJB(n{vhPFTVhgDi?MYZ0i+ zXLXyjpA)-1>WS9=5}yCK`i~`iS}SBrg@Yx04cg~lm+<5bmhg-OOZc}T`WQ8A$He{; z{##If^QqY#3CR*(A*pccvRIwW5}vB6j9j4p5}uw%f+allPb}f7bFhRzryV0^34bRO z`Ahigmth7CiE18x%9(Lj>JcpA*MhW(nFVdMMJo5>b z@LwVFa|N!%5zAJ{Lix-57Yj&l4=+-~SO$KnR}?sEDu>$6vzF zTn|^o$kZMWXmSEJOZdC5#UM2U@D+frAuOf#m+&9pafiJfQ6TiUz7gwMMV4{BzD z=UL#d1w4B7ZI@rV?*LE`&X0@O=*52IsCFne+mE6e(XX9u~J){WWZNzoVc{tIZ&F zmO)Jt?T$-$HV0Y4OGE2@*%nk48$$-~F5OO)=_UM2g}Bv_l32pCL01_5W`PuZQW~d%*UiJq(5pmhd^(=q8+4 z!k^h52S@OYj{;v}310wGC!d@>o>&GwaRf{FVt^9^hQoleal*|qtRoQ*mhk0ZyESchg3R3$^_*JiA(+h>)3h1sNwZDX)dmOg~!Uq98mq=}v@O4j^)E@%+JdxTg z;U7X%m(Bfa)b+vxL8CsewBJqGt@9+F!zdJPRo=26+M@ zS}a>E&x#M0@FT7?OZcT=S{caD%k!h|wl^(nE;ZN&XlDgE!4m$ea=bq#&ojV}_#z~) zUB4`|_^0y|L=H%s_W(GMh>$T_&j;G0laHt{-Hp#jgCT$%uGLl!m>or}MO|L9&L zrU-bkFD6*RU%ba&^Rm!=zf8eXzx4(qn^fRD1$PEL?Ea9*E-Zbq(Abou_ zn|;OPZkF(S&{NeIFwCpSl<10P3IG2n`ws9bitp_`yD68V31Tz~(nJ)cNs*=!6cwz5 zrXYka8mct)Di9D9K}swLH$g&E1QZmEB1NzuR(q|sy_;pct^{wDBVD9d+`@Xw&eX$tp)|8$5)s>nEB*Ju1Sa(f8m@l0TEJZFn z63oA>2Vwmtf_X(s)d52tNMLc-QQnXg8#iO~>dtLM^aWCcyHlvyq)TJ;U#qC9UIdw{ zO7Y+Bn^skfLUV!X!^?y^9FAZBRrkL4DR;O04m#3(uN-ueRzTlC`rT&(R_*n3&%+S^ zvI7|Yy-E6soxVWutr6d%e*}l;Tx2W0Rr6oWi_^}B7Md;$QSC>w!KelUrcqsuKw{qM zlahb+1dZw;Fl|(%+o;|}M{_+m_u|S{yhg=PVpNarVN}gz7hqbN+Yv~NO0BH>{09bh z$iWUI!8C@tHglW#((C!gf1L&!V@=kECm#7m@K zJ#2UR&#H2>(MLjxPY=_bls>tZdxFUBIt6j@$ICtHHAtlh&EDdq{%^CtycOB8hl&5l z2_w&W(*%=ia^J}D zmm8opu2f4^Uws7CHKSm!P}TSS|Eivcu~DUS)otD^Bim}&Z>Acy+V-gl#4WN(sx%L> zomDpD!o(!~2ifo5hU_zHb9>1ChfJt@J0yl`Y-1qtAL7`w7!p~+I)4`>SR!tD)$SD&kQs+2k2q?nS-9Ix3*#MpE_1 zMzjrt3}SPit_9R3K2bc~MP;p#S79QedQUx4hbO)m7Pa*7a@$b(%__!YV9M}rW8%J2 zn|L;iG3Uw(NLH1DO3fWp4dFQ=i1cbAbp18&vU!V)xD(-A&Oufgt|%TSV=^KMnp@BZ zpzGAgVuJVs1xxTRL$!=WyI6g%YI!BpqM^hHsW$g4X6CPIB9E#`%uFujs`9t8czlhr zyxeb4+SO0e$m^1-MWt$OHr1;Sv1yu3JmUM&*7@>)NUo9;B0GUAC&qJ%tu-RwX=UCvKtTUvm_c zT%$^O{*K`r(GlGsxD;qpcHpRQ+5#Sf#CF}A3)C;nwB7`1?lF~K z*E^1d>ZNo_9_$l0%IjLAA~;*g;aNY4oZU?Bd@AAbKZ)9I2_W+)%Y`QbCCKCsx*VJ< z1G2shg~9^NCJnj$9sXtfgrBR%4)p99sVl;F(_is@unS>Sm71E*Jl;r?=H(t>?x$-D!qbl8S&_}8;oDu=ka~cs zc?wcIKP-FB$q;{<8OhU;lBILAU~u(6HO`Y@kttgZX~x+CW;y2a)l3ynp*&hC9+Q_l z16ry)BRxUpWmx?X^3ozHP0nVv(}LVPkZo07l*!=mO2nn4v_BJwh17JSrj|!FCD^O# za*uBe{#(M_;}zFnnz^({DnFBvdrm*V-W3jlc*avQjKf{8%5zL2&wfgXMe{T_+63$w zrYRtwwb{$vP#4q-l-hw*t;70bN`fyhtDnk*^6aQ&rCm3mpsIHun`cUuV{d}nRi8}u z;*hPC%$U@Ztw>jmoQF_pCvve}rT)s}}+S@MaE;A2(x^OyD=a2(UpRm;r+H%<7D zY@S~gPmFisYV@yFzTz*rJl4u^X^mIyh4$c95&k2a$6X}|SL;(1?6Zac$Q~ZD<7w$R zt~FK~{=fsWjydL6b554nbFzFrC+nE>2JDNENpHyBxW?$u@g$MnrV&~gJxVD39CAe$ zlc%?1n@%{^! zQnNo&Rs#z3ka{4W=~#7G)x4JcZccj7k9T?A<4`4?!0txK{~(zCDo7U6XV(j!w~dft zVBZiz-c`ublf+9OxTVNynFIDBLTFj`Lx5!Opdr0(J{`E>pRb3Sb>Kf6Vi>ssy_TGv zO}~ESbW9gBy7z$jh&Wp0^{V**xRd*og7Y(|smMzci)vv0c)h;f2+Xur-vV<2_;t%* z%%dKgdYqz#2>c%qlA0}f3{(BL;k-55+z)2`T(r+M+iH+IervY-4Z7=3M!l|?Lu#u| z8D__j*ZPu8n5ZbkL$QB0FwnIvu8aMl)uq9I*2PNh`4=6f8iFpNHF`pmu||XctU(jy z|BQwfHe3+b@NC=$4gRx+74T)x|M_gyz^x88M|Q+DXz-skur>2)d_5H!(%WRilp}aL zAI6=hH_|ZQ9;LVEl2UU%So(Qp3x)Oc4`In?xa#Bp5qkR1pm^wbl$w2^vaF|Pf?Un9 z%6R&nGvS&LlxAR`OUR`V%zlEpOl9aZdl%NJ6Ve0h{vqU9g&0qtJI-pk3G6!vp=H^3 z15(D*-*^gY7J~n9h+*Ukbe{g_Doo%py61s;nK)YHJpH!U!1)l=@5*Xm{y0zHvJ992 zd3`i4V+mt1p3bLkFN0-SfpvmdThzS6KMmH4Wd^z+QB7+Wgi5Zld+ z@lT+`Qke@;QBQaKysiyW&= zsqB3Z4hiF>FWC8nREA*oCm^{}S#TeYZ6ag}*t0^&cM373l3!%CEC>5>LTFj`(}0vI zl`mg}nis);H^eY<1-erCVI9tq08zdN<`8kT$d$^9L*P_GK32nJVo?puA6F{-mjKfk z{5EAUrc~H4c^T^vL52Y)Yju!>&{oBen+_V+&Bj zQh5TDXB;)Vt+H&XyaDn)$0}1Q$83N@f+IiU$Af)!+Cwn=Cf?Z=?C;qau@I6C_Q@e+ znnFye6rg2NEp5TRgb-Sm-5roJrSccLed!DS$Phy@1-eq1Rf_oqMt3_fvxuWbu2eRl z$CkyQK3Y}-^T(CS%gcdz9{gQpFs4*=bwUOgyIuY24H$|y;m*$A0L&hEGk$a&bM>@C z;It>FD*CYO!jRK@=WcK=Cntf5z%S4*CL+NV}4o~G*M zMef4CyaC;x zLTcwQoEelLhT0c0oE@x2#I-MCxK^;AvK<*dEjX64ofvKsTtwN68EzHi;o-LSB@E{T zkJdu?QieMQLnJsCGAoy9E!Oj&Ki# zy9dX0MYs>cJ%SjjbnQHbuMD1`p8gD9g`pV20~zia+)6!z8SWJH7w=Vp3~R@f8(hQEC<@Zt9#yk4oi-)a%^J z;Y@1mSOlkP@buvbPE$avKZ2{3`rc>+H}eSP)CK^Yd~!di)Ps_X5zvE@Pc`?e-F;(x zN)_R39xjd8Nl#5jY1FMn<@hut2>tUSOhTTXn4B5mXf-dwr-w}Y%iZRAkzetf!I}2V z2+tnPjLd~cW=6R6JTt<*>Us8;^gN|k=3tZObPfQ7yWKNL$c%8NFtuVsyuE5pLh4oZ z5qzo_fSHkg_|0esv%1bkE}gQ5c5<_3EU;$dj(;8}~2kmc0xDg*qBVOu06k+|^`u9FX17;6FJoizz7n}il{rM#O#yeg@P!oF;UJ*8^ zKROQ<41_ga7QaO*S=WC=JM!M31*4y1+?TC}^;ws1Ms8&l%tS+!mA4Jge_4Al5IHH! z{}uk7wGC4Bvu6AZ|IfM_QjN1>Phx#iR^N}|16kMph?Ca5th+G^`M}FsdOOY@^0Gd_ z-T%C-ZHW6DFYBmpaMFcj?MLG~U9t{6?%@RTtfTfIojx)lijl=Q7L(r^QDioFeJjka znAza1b@*Rt4+^TmZjve;{0_l)b}`uS2L$)L3L!5ziVF7L0WuO1L*Wylxsc&iX8!GW z_vxNL5-F|T;Liq_W)5b}hTz{OEAzfY_%JifPdT<2VNbq*_LP)Xu&IH_1aKlL&#l9a zubgan^u5UL)XgoiCaNW!xy_@?AkpZwN1;6Hv+>OE-N*+&YZ3aEl&r@d#&;sTtV+nu z0?E1)ZcyN79o~vEJ%+GRrTC7@+S zPzQ}S&&REnBdLr|Tf|2kwW^mosS3RDN*a+FVPf0fvs*mA{%e_gExMs+|3=kja%De+ zKF3w(3lxjjtJzQBK41M=aDE3hwZG+Lp8#2}*K>=&-d}<$Dkp$d)3Lo?r|tviqbM9% znt|Fn&Uy6~a25@E5uD3Fy~=T{%8Pb_y}imVu!n(lOUR~q7PAF)tI7S>e*nx}@QXr> zTGcYQ80;OD-?m9w2lfUB@vdo)Zxc6JIP5M6zY6Le$1%Ex)E^4rX?3o*hm>5qn@N0S zxBsb9iYWevEtT?wY zTTb)y4{pHC1j3s5`9%kCGm%C%_w(P~gqs2ueJekIBw8++%xuc>^Is)r3U504`EBRp z=2pTw`}zCO^2jvaT;=CS7T{+3Pq3|@pTGNM+{~eKjPmm{uffe+T5zME|Hd5L6!NCP z&+mdtAb0U*x}QJxP2Akgo4J1e@u>Q84-K8~4`nV%*MZ18Tywtx%h!$puA++at zsi;~;fQz$9Y&^Y&!u|bwi@pG2I;eL$PBv?VH=++(YB_)4ve4K{s$?Bt&xTN~u;0Re zy%Fb7QHN)?hxp2h{{+|{kA!ct3HS>hKoz#xew5;?q88M^W&C$A{df4zuK>Mh`2X{HWgsM3hw<|rR5N-@i*Kbb{MbuGo!(t zCC8vyqXCi)+{w61Ca8**SFjQ2@yjTyp)J_$9mH#y%4VhK$osI=8CFYAaQcSakwcz? z{tUT$F<5@)F>2;5U>7<__TMnmbgOKqypeZLfkYj7?q-#!suGU?z1~T9BU-U;4rq>k zgCfv-tfJlmVsD5V`4WoRZ!De1DI`lFhrmupPic~;4VA_^BJu}NgC4#s%+cc%e=4vo zL%f!l!H>HI_`!upo%NyP6@MkLeH`8!aeWC;*L?G8h{{&f1R!pWqrOAV%8=y;L(~b1 zS_;HNA*$DWb_Un|%HPeP?rqj(z{yDPrJ^bqoazDp1KCckaGEw?B0dz+QjMw7pTYLfFNI4H}D{b@nQDRd}aS(cCcED|)JqeZ}(DIpd zyr8My6QiQHSRikM_CDpv# zCLl?}90u`og1II$6b1I`J^1~F30~mmFN00;D{o?c{-9a7`HeS4e*QCT<^SMKv7cX? z7X8Vag?|1@l$HF=Et@5N{sV*^rhNzfjzz0+bF8i?`^g{5^vW-YSuilF(+O2I`wIMc zP08>}MUEjoLVxF-ZLQQk=HhdTKYRA4BppvoQvW>XT5J&oVYU%f(c6&3d`FdsUc zch(>10Q?^Q&_RIw1oC0WGJV-uH;n{;kpCRo1vz#Y$_1Cn9W~{w7uJAZ!~gb1@SB6z zE{Xp$*tyVyp^rl9gWWg|;n2rlof?~=kQ9Yn3U-$eGKym#|0O>c^;zw};74I& z0J$j+ne>!QYgAc`R(6GgaU%fcH89Zxja! z{`T}gkSDfUR#Dg=fTY3gO`^4nAI09oUzf5F70O~yRP3q1HFQ|peSEcfTWD!DMO_9& z*AUh4W8{hdiF|o8_CkU>Jc;v#oQg^@8Pr0@F?r40@*3WXp29yVW!CSWw;cRc4&ycK z#u8i~EPDm7G(g?yI0;Ql!?o*B9@XUg6*vnV{4X8GYcvmCpTEfOxyvRIHLeP-gre6D zYi#Cn;I;-kKf&XRO=VzmIBRSk?E{UphkS1WC z6^Cdu_;lLI$Y5wmQAk&?dxj8g2BnF7i-fsmP+?I(3gR$r279FM{XB%FDQqzy55{5I z#|}wvvLdXY$0=+FAbT7vp&~S==liqL3*e(#qrV5J5=zhHW;l|K7p6B#A0=DL$4HcI z1kyE*1`uoNM7>dbJo8^quZ=FxwQmaR3dleQOK9Il>GN3|X)!$%sH_500lw!*0@}cR zoc`96@di!>9tU`%6Y$1s1NU|Mv$H~bt0;_9xh9#~xS@W~3o|3E1$i3I({N_wB-Glx z2w(4K+Fx#@0S3RB5jr~-X|^DR8?-Yc?cut3p`c-&f{+(Eu^H(Xf}R=SmfyU{TcG4c zcz8l)WSG+F@OcsLoXv~m>+jn+43nN2Vfc!arq#F^C+lK#DxZ2;FTfi<^Rli!fQNV- zFS}jmmWw~aS1r7(FACADd0E>(#bHcd)&m&!e(hyF^Qz7}&xH5^FY83~z~6dV`5$8u z1fyWXhV_q#AcO5up0-MPO2~}x&MD!4qU?a(`@wzmEcC0%ZU!l}6GkdwU+KVDNZ{NK~% zUeHTIp3V@BDJCyFB3(h3Qv7UlfW!)2CsG4*8?4ZZ`v90v9nMzhhLQ7;bASX25yYI1 zOYQJR>XgnlS$Ts(QWR1b?9)StsnE|z=ZT>krz-3cKyu?Soz!_&j(;J9r73JQAUDQg zI?3_8oIW9hRZ`djKpt|igjzISYteSu{dy=+Sp~Kq0gO^1FE8>5m>CRaMxO4+U%u1H zjIf&IMLZ-ngTWh`tzn6E(-K>LW4y#jmoor63s)U-vRC29Yf6UyYpPrX`jsIsp&f2Y zKqO64!Ia_nxzV8#i>+qbr*LByo8s;TrpV!Jv5ik_{I)^@g**xNmN-P);mK*s9#u$+ zLf!-WqYz?>El=ib4D&5jVLlQP!KKOaMrpD2m7p|)r75gFAdTZNEw=uWjf&$c~zz!tKn zZ-pMu)i9FfJ)l0PW^%I6#gEsN4FAPcIRtw8O^z2YuVK$qa*Lg~ zU(<~C71sfniyh7u*SDz`eWs8=Aw$3(9zup|En7Yo4K{mCMce`IoDg9qP9N;KILxh7 zMXdqi@i4^fpA^#>4@kSivC;^Xj}w1%y!{8Wgq ztoT!pfJGf55A7zH84O~Ohr-B+ZY1=6!m4FtaowqrXrdBPehf2c0&E*xYA^#hNUAp`^>0F_ z-s})#3GzUlR3P^}4$5!50fzBpMy|unWZ{C6De~b}fO4_PgiYv=(wcBZ%7nZw3{nfw z2FK+p!3!a-y^1KVJ#mPr!t)S1pJ?iB9|8U&;3wTGefy5WaF=nD!{seOfPT`%czImY zl#nUlvRTZKk7h zXyQfrgb^$NZKA&{HsmWX4?6$_ zC(OAP<$8cEhZp6;sT_qaJqMTCP8+AnO{hKo7dm-1RT|tE-b|VzImLsTha#VHZDy)15|RO7u;SCVK0Mc+GgbAC&~kagVrFP@6Zf*89aG6x`)gj zxbIhn8U5@E&_{rFqoXt6WpJT;l*{genYh0{k$H2x1ox)_uo}##9Y6yiAmael@c6*s z4Iut-CI5U8PTu&V38sp$n5C`B&7M!MQiu3e|e~NIwa_}Hv>L;8{XjN`Uvd#HJ zgfV=R7yP;!VK0OF^(V^nqk^Y#yBn8A$$%@fy$E|5wK&x0Nm5ZB%Mcs@@wmwr%|Mtn zcehH&8s21A0~;|>!Ld{@tveJn0piQ-o(A1dBoZzbkQy5NE4Fs($A+vE}2N3fTYzKSi&u%D&o;ohsgj zl{J_do^+?2f35HN`*q9obQv~y1P((D_}q)G+w(tFI?}A8D@y6;>U1xITBF>E5u5~S z6I>dHwtJzoM0tK`a4wj+4xoV$kiipAqg)>z3<6@3LowjWKE572gKNm6JeDrF3xEe5 znoYWGo%AfaD9^SF9tZnn2VpID4#%@5yl73f!0&?plfxu5)x+5Wn++S$S6E5zKO`t;kc?lbU5C`9gcTUz!ScL;Siqc6tMpZeM%4J ziS9&Q2<`%)*nwD6yy%^*xhp|i@93<#UX&k62%Z7$6-Q@l?nSv@BiIYt0Y}%$9F|R# zn~H)zz)YQP6V8B_!Tm!~Zd?koao@}_X@$w+^nvl6N>P4#B4`iLB@W2?>P7j93h4;l5R6=cw+4|H*nSE+o5WttDS?p;VuT@WljML(2HI{pL-0nO^!~V^P)r8^uGk! zTaHe@@uJ)z5qu2V&yKEc7|#c8;|YR0;QP4LQU>s58if|+R-vF4?%O)1bE6Sn`oQ?! zpy-I^0CobXs{_)FFsh@|^at&pM0%JH2~IOy4{3jgLdwj z37*FNUdMC|HO=E*7qcBB`UeyF1wcO}0x{%g@p&^avc{!}X8^|@(+MWj0kaY20H-wCK;s8!Maq| zIifEx-rs>v!84%R!vLl$0G%m3A)2LJ4YWpyfCR&;FwV2VywCwmmFFRtK{wFy9G%TP z9GLWBpp7p}uiP5+si4g+OXrcGK{04+66tXRrbw0ZfY=W1geL8=Z|yBTm}-jLLh`;i zSzD4R@)2vpVUWXPkEROcaQu!HYOpC8S|E7a+sJ}i*%tSM`vIf=2Tg_Em7v6Myl9QtulBkWVuoD9AQx85 zpsN|GH%mIV!=UO_D3~e(8(=!JiSGZHDy`7)*&A=RY#oH}n5GFEAB=I#pA;W}*zdUJ z2wyj_|CR0lbA9+$3r-EeC*F!MoP~3sV_8z9I8_mkchU_)T$X*%3ZW9}pA)>(#`(Qy<6vdrHlQ4m8JJI|NTPG1tKnxdAF9DUzm-E=OE%t8*x1I z^AYI{Nf86g)!enpf$sxwbrSe);Ts6e2d;r`Vuj)*_6h{vO%g&3T<4r)!D(Tp{RZH1 z_x@8paJ(qF5ay!i&Q>@Q3ZDhR^OJ-D?gMZ?3qC3Y4+L;jdGM_OkFwy3A$Tr;3(JGK z%DKRT<5{{Hz?aH{xz2fRIq+8i9x4y!Tgeg&j(f@R^Dq&H%Q!z@CumLK3(B3 zYgvhSF-`@hFj)eAJ04DM!SRxL6u>PZm@m!LaIVkDDQC+E0DfH_%vBnl%b8JWK8EhN zOe#aoT&vNq9GF`V`X_S@Zn9>Gug|u2aU9$f9}D^9Y#WhLro{ zPQ|R1Mfb@h4epXf&@o%M0=CKPMqMqdRf?ZR?5~6tgcXFV$vT$pAEcV;|hNSU$6QzDEQ( zaR4|6EvHg-@p>h2isV%5+#hh)1@J06t zc$Tx-o*~S3zF?Uz2T`&>knku7i{#)jm~4Qi5*dsawNywS!Sme7fEda)~^ z3jr&V*OKx$DCGMHQ^3DlURXpY%5@NTMU;agI_k}`MP$T_K|(@<8)-0EhGHvRv~yY!9Rk+Et3$D%espkHqk*owTkE<{o?>+=XaJv2hk{CHOPl7 zImtV?fIZXZ;2EKJtbxYQahXPr_5C^&)qJx=W4kWVcwEcwOe^|%KTS_J4nFC0T=1S_ zc|Ah4Y4>Ap23K6|x6ra!npDLOO!FRLLkb`J{K9LOnpX)=rSMgPUpTCUZxc2v_tXoS zpy5{i2$RlkawhX%n&Y<%<$hzr z>*?%U`XJI};s&wn$Ws~hG4u|T+D=wTaI4U6*MPOpxLV)7}N9|0DVcM(dx zh@saI;)9+yPq?P&Wh;w$IsNnBNsq~KH{*S%qAMXZN<$t(^C*Xf`*J-bxi80iO9`H{ z4~v@+@%tJ%7eQ@+z#=KA3Uo-D+mVkD7g$NUj48zjq`9TN2&|*yKOZgbmCF+ZSTkV7 zY{bBQDE%y}xiJP^m{)?OHn{H7)mGAdnT)lV>J}4I&ik;1nz$Z|TUAOd3Vnk9N%6%c zIMfPPOxI@}27Z~mVo~lv$?#frV!!-`A64x;ww9K}k@=uB%DghN&Ojjsf z4;3*v5$MebEta*&ICKAta=41A@x}DU+Pf)_TGKDFA|R@UfN&XK6ANghFh+IkVhpix z#dL`iPltU_9O`I`>I(h}xd1vU1hqDsF61FO*Xl~`57=Va53BA|B`K(Wiwq%Isz~yz z)P1&Ls1Q8A!DwWeRtUDl?{b5RpQVD@B_1mcS}r4D377u%E0>y&VdMp(TCb^b zD3_Yr;IEL|H8uSD?q3CU7LGW-84HFYBE$&S?Xc0|~8tC~II$AGfu5ck& zy-Vn=Ro^!342v?n(cl$I4a-Z8!;5kR5?lmTeQ@cl1_OM-(BDfrFaTjMBeOStxO!l= zaI;nut87zf4tJcru{^N>UWI5^>R4)sMdu*9{r6M8SVpTkj`|dk1;S+r4w7mWrd0D& z6vp)kgv}E!ax4dHC^6xRMndqUCCrggHo5{t2R$+A4C0BGGE%1U7KBy{7Z}d5z^w%S zvPDIusE;AHA4ZOaWQFj!fsR((G$bATYXa$hD`j^&i zjXVtcq?jzhzXyR_Cdr@`vH?6iY_Q@#W;OJK3VMW&FYV~%3ClzM)IVfvJ>4-i2s6NR#c;cWCXOFmu5$daI1a$r z6D^#p&VuuEN|gxDZOknn{Pz8sZpAMrV8Yn5upxD8?BWq<2wDq$XXeEO#(l2 ztqds8do$F?HvWI=JGPXvz&o7s#e=S(dLatq{|=IBk@SCs(fLaP>cJ(9|96M(BAHwUG}IMpq-uxLP@wb2UPos~xn_dB-KV+Lr(r zSG%N(bG3{;6vD`zz+c*`S#-5~fH1E18bZd^PO{jztNpC@(bXDtC7!O<6(Q?teXYPh zxY~Fimq{|HjH@-Z8jj>@EiEr}weM34!)$#7x{Ksu3rTXd=WXuL)mB0zbhY;_W49%S zuJ%^KK*=<y4raF7*|_{kZIL+TA+74UF`uii>}5~_>HTb+TFR@K8uaJT0h0p)ousMxY}xj ztgF?0mlk2nZ2oykz4}fdmq{|HjH~@%qdbzU9kRU8)ox1rGtAcX9(1*e)_^2en`R~H zYFQ|-(AA19BgYa$SNpDNwgaM7*E(0@bhSB_Nmu(g4&VUNa_DM*CU7u-w45@o z_Nd&q1rAgFp;=}l*g*?wU@NZ_^8o6{WDI5(t8)w8G^Bg6c-iO&Wqki(o?nyWxYt1~ z7TIg0o^a&Ob_jHV7jqp3k!lP%0!qZjwt8&6Q zPB?f!Ip&u`;Z-VpoJAZV=0=uvywTzLqa*8_*}GJ@eK}#oyijhlxm5#j>jErxYbL90 zOUn^H_w}`mfewBPrBK8T;{~3pQ{M~4Wo3cG+8OFwSVQi%idb)BaR8#Y-*VPE>KNi5 zuvFIBmmFt2IgeWoZT-Y@)YexlBLhXRNprSlJ{fOftgWu(8aQmCtvL5p|7h!lae!AU zwJnEj3}!oc*j;B!a(#;wkAuh@Ug2s9>HdTa9Du{{PUwdR_->fG;odi%TiDM^cQ7$x z>Si4zGaqMJaxdJ^SF_O>g<5XzyY*%kjJHy)`{T#}V_-Kkw2N8Jn=}wwSXgodM1P*kVcmCilyoVaj~3j$yXuypBq*#lfO`M zEyss>#*Ax>8Q|qvUbf+BFZ`Y_s?ENV=G z>J2i*Qd95|7+7Jax0eg|Hy)2hsKCB0t{UoI1NqlgH}^Y^=!1!Kx!a;xP{~>@#FS`> z<<|-5Vs30wmsa$GN$*H84)#KrXmLD&N_rR(8q|?$4 zS{BL%i~0jR<`vVhL7uVHq$HG#gJHFyp*b#10>_n!Nuc_>cHnilRd7+5#aDr|30F+0 z;C@72D&JWYYuHng@__*}K{KhxIY6;wB(RoS7A-B3<1Hu28EMC>8!;xZ?06>Z2Pb=j zvm+CI zxXq+kw7khmbY2Y5ma9%v@vS>?^DJ-h7v;zKy!nt_<>a{{Jf7`Qo=)d&0P|f3;ETWz zfW0TzdH!zwP8lb`sb^|g3`7Iu*0a+A+$1by2h1Vx((Oa02A{z+|Df|` z@Xi@vZ~4T;?cT52gf_QyBsM18^W6`~QhCR+Pe2REXEAO9m}@nkp{at3~lNKJ$&QYzb% z;@u$T$O6;fhi#FqJ|kYoQ>K-Ow=HL*RK{w_u=>;*#J1&2i|P$}ylwd*A-1^g=(v{5 zL?9o)rEN>XX11N&%oesSjno^WT`931=+B+R?gI0&iEWFOFl|e33W#l zWB}V1E|kgzJErTTW+6mv+@5#0)iw%H|B19Eh%hGO!FW;O+=O>5UOTLk2XBjmOQ@G^ z%N7s~kh=`q0Juq5$WH4n0@1e21kK=BfW+a^_avrmKJNRe9E;V-H35%p%VyAw9EC&?lkr89WV!CNKVp1IYk+Ri?va81k_(Cf=UhxecFm#bv5Y3+P=a6)b8s=<)XC z7)xa;6WWs>&Zdt6`93afPmY_6NTMa@qPPDFw4ch*XA2Met7Ua%2F4z&e|QFagtxo7 zMArX%V9R1Th%zcM(>>{&ZD^41rc#Km5cJz5s=`$23#{HzHBb#}rN^MuRO)>YGnG0K z5>{%Slxr$=rD0UJNY+BbjOQ6Q#x*CWb8cq|STG0-Ec6-W`SsGdS@#gAFwpbsE2#T$ z-VXNsMtXZcZWm~K6MSNlTHpNh{JQDqJnPK+A7EyIW-=@^@!Ap2#4izY?M@4;wMk7R zxL*2+&k@9SCx0YEY)Z>nx(fvA;yFb+8B;EPw1v|KQ$W9w~B*#sWJ7{$$%`-Ho`$FTS%mmf3#|1 zTS1sB~!t9#L~9HdYl~?lOhlg zsvtM1p97D>U$H!96W#!|aS#k+jZ7`vH0hocgz#*S->dwInTX{niyRDOkuZ#h0@;AORO%^pOWF0dP{#4w&9pneZ}&FWpTFA+isLq2(EYvcld+qq#4JcVy$$V z7O%2MMU~GK?NP}Ep^^*#MafCYN{XaOf)Xa_-MgM3=-IEFk0Tv zja^kj^JYV|2v_377)Dt<*NI=F$gu)Bp}^AsXYF7O;PFlcFgPYZBJ?vt56ZPk5&R9b z;Wxsgy^+b~Lw=ETwoqn{OC`+YiR1;AwK$Bm1!7$CqRT}-e9nND`Jx9(b@Dko{|yLc zrSPj(ys8!VFZDTPU?z|+$IL~M?6;8kH0~8ny7K>wSXNwm7o^=fV=e`+X(45#i{)Oc zl$rMnM4WTrf44L&H;x=W5e2u(qBvKYfg}+nIVkpLETfGjhOc9qB+QkXm&`7OS2}3o z>zH4x9!`~B9|s_6v37H+bY=plNGe!PnOTmfg`XT~Vp(5@h4BnTUwg?F244tVk4(K^ z28_GL<5vmLTh_UOrL*gGc=kE^N$@{GSS+<_x&HeD$YVvJeHDUrsNjqP?M|8a9E8qS zA#9=s!QL`LKMa1|Vg zI<``HLfTww|0pN{v-K;iO5cOA0Fan`j?iumy@wDN{l#P_LcKKf976Lnv;m<{5Gs<_ zokBa7Oe_59?}^%Vx$+Gv9&X1hwmq48chA(qU;mz%#%jui)sI*uHB6>@{zqy2#GP4K z-4t1B7FP2ZK(nxV2|`E_7goP-WlNZ%Khj=OIWDaJPSIRgeGKYwOt`SR1wutq`AZYe z5^FPhNOdqY&DNlgtx~k>`se?imWHx01`SnpTccN*|Py5PX!sdLi40w$h%lCm97^xIVTMKawa!|-~2aWg; z%M07{!LkJ6raez7ESQJ}J$gj>QhD22$*}j#WLJ)kmv0i4mv08<`ApA zp|gdbe%NKP@i+${zS1yG4i@&gI6q;W#}&{5jq?-6c?Iq_$nO6bCyylFUoOtK5nlsz zcczB$#mjVPWet)3T0^$!tw!2kYsl{!>u3KlR(`mrz!pTjUS5hAd%WplWl!8}vaOdR zHP(CeR!`y@sj(gc0Ubph%sN8O)XTA2FFEJ+pnPQGaP_hZP_|x*2^2E%^OMea>fzmOXYKGrKy*P?47BXnO27NavBuU ze@tb<8&F#>?~2#U6D^$e@_q}~dfCu2o^?9H*U?&4Ouck@u-}0a>t%ndf%THR*VK|R z%$H%7lTign^^ zy;JvG#X370NKG3Rhe#$uK>7B;; zDdXI!ai&^5|5u!R5X&qVXCC5PAI8a{6{qU89=6dM(Oz#g(l%Nnq9AOLtp6A*Pa3aP zF4ngYH->7ThWX-vHnvp^0oN`0ZD_k8hSfeXazdNItNlpZC);xBK{_n@`4AX%iG|$E7oU zd`IX-o1KCI!dsvn`*s3-s;u}PefWiXHWtnsnF3b`I{K*{Il|X76T9gdT6dZ=6MMLG z*!YPouMRYIaN6`)Pp1G&h2!BFy5Oi(?204CI`&6+ytR6zaYFPw*Mf8MUbaWn_X*O5 z_c92bcN;@35xN1t~llB&+yS;xCg9%3wNiLgpHnf4D#rMARRxddTO}2f z*;$y)stw|GxHbz9`-@3K{4T|Xt=UP2;%HMJmX=Dl1Neu(Zb(6?^t5-^>Ro?(Hv)Gw z>2vgLZ(2nqG--f85hlgtFEHNI7n}WpaaGDdeBYja8Bc_dV05uU1`H`yAc_^PoB7v^?1HY|HLU_Ajzn-ToOcPCx=+ zJuyQqrhzI~Tug`=K@9$iSnx0ywq}%I#N%8p*9ra;ibNeie!6X9GaVF?XWfUKE8|$Mk9wa6$k(V$6_M7OFZczB^ z#5*N>G(7oCebhCJGpVpbu-`sjFOscLRtGeF2hdD`b&z|DB@->4c|vcYPv|>AT`D8- zrB%O+!h*s-@gzNPkmvVE>x5qKhCAs&SL2DK=v$M7bo0;id!`-t9zBg`wQmIse#sS( z6TUNmxroZYDlPwgV)(f8i>l%VJO@d&s<7^PnyTXZX~N9<>2ff)ewq+gR1VE1PnK>!%wXG{{h(>;}BgfLtcYpfc;H#cFWtr-Q;nc-XYhfoYam)!Ku6eJIS= zljg7$I>AEX!&S-`OXOQ4!xellLdI4>{NqACtRAv_E;ITh&IhNF<%~t;t-Q~4sQyGM z$Tc$vU4oo;bpgz=KrV2uXMj900-Q@MhimO~%5cV5&U`2z7w4#1XE6%h2j3;7@QaC@ z54cL2L)`=`#4cfu6N>zbXUy4_v)WPPW7&oBq-E|fObn%mXbe0YVTa{?5ElgXT}%Bb zfm$rTTk3}X_yWQQHbXFyE0%WFU$()p#*Pza6#!RT07vQ_4Zu7>kG71lmKaW)K4ORY zv@|IEWg@I{^`X#V0Zb892RskEyOPm7j3S7lBPX_g^x-yNaPWdbsPK=yd z0#~w_Rkk`v@d9W(Z$B$Czshj_9EOfV=mQO%jL>y+*~)fC<=+A9vvMYAXb=lPhzS8d z0bqoB6govuB4jWdRp9iy_--j`qvyM&;}I$H!i+Q*%0kO(XvlV2cY~$6Ohe3g{vU~v zpJil#!ape&JA+dBAEqLhaS>-yBflc*eUA%&Yt27sT)!V@ z^n9GCaRD@9ehVp210An~`Du!jfG;Bc0Lx50^|p$_CdUt|eZ+iWQ-0>%Y;s0gh--2Z z&ZH@_tSoDW?*~00o%kZ+kt0bLOHE5=X^w@6ODtTdjb*VC&9W@v+lO4sc+wKXN_17Z zw+}8^yB##K4o$OqSckrg1CZ3YmQ%*bi)6kfmvPqF!cVlWwXBE3f;b16{lF)Q1BNG# z`bg5K@iqZ0h`%6`P!RvKEEdFZu$(L{h`%kPy(RujLAYe)IcQ=*G_@wNAa0BUP!Q)> zPEtW!V97}ZF?J~Gk7d;g3t~GoW__Ai5E=LIIU8?)j?vd~BXElkSzE!+`ym625xOdV zgA`Z}vnI?IRKS`jcgIT&qicbva&ehQT~=x7zE*a($MC3zMu!#rv!xwm=UTmP6d}de zLvBSGQ#Zl3`SJpq1AIW3RrY5PHpqg1Fo_>EF0s6LbGZX5&-y$u2O8Z=wR^cEy@#ru z3xaXLLsmR=z@GjopE(CipU0M<;*Tb^M{vNiEGu-tp8h~cCpuuKBS{y_(>7ibX|#i{wQ)9+ z<xCUA+=n_NGXlvXCQ`#^;t5mc|hOdq^ji#&1WGE|!s&%+kn)v1Lkwi#9M~LzYal zFqX!d7N(_9Y#F^RF)WQQ%9VyoB441|%*MZNkU#{xtR9xe-Ejao?^zB@eHJR^TthNIO zPkx(?nk_PX5*mgJ^=lQ^0A$~^UKDfy&c10afx^4Kq(Z!D?WEAPfG(C@VCY-aE=p{& zfVX%u>|xa5c7gES*p1fqOq*wZm!K!~#bhCvYXOVNT?p|2y_npNP@Ndva=I1Uk3q5) zs}7L6`8V(mNA-9)EZ-Ft#R|diPbtz?#~Y~T+@DRf;X0r(yk96{>FbRUM)~>F8*Uj| zDBUb#S6Q{XmvVyT#otlB93Oy}TM*PbfNH!%clpj4jq9!9gE2xbl{~9Y-&pDkCzh1H zaH{WRu$-0H0|D~}6RDpq{Iqm|m4sXApA?S==vG{b9SFWK)DX|Eg&-H<(n(EobpF0Z z=wKcKZCx4q)57m&&$Y@o1Wx&zKutn#5+870h0?<6+|!)PosmM9djeE5*+6uKpkL^6 zzm0&)HBS*3+_s2|g4z{;&{EGh8x6uzxo+fm&u^PD6@o$G)(Kmr(OMv`QAE9B^|H}; zc|TMSOPOK_o=Es`^7zA z$AsH2zEvQ%UnBydCB6J=}6J8291dBFO=x>vt@)kM<*B6H|UgLoyv0vru$W z$}U*&I__5rKkrlHkdd7WF@I7@4j%Dh!q56#zLXioFU%!Ef}@d9$D&0l0UOH>5&8ik zTC^1!H2WuO_Fue=jmsGHE#qty6-`W@KQ(2hM#F6&BLFLvNfu(4PO@q^QmxZr*tC>! zcv6oEE5|F4m?x|vm?zM`j#jZQon$>}zMOG$yM}{Qwh%0x>|`{7NtoHX(F>t@!mS(0 z0=jgP+cylDTR0}E7`JdxtW=J*X7E9pdB%y~dY0B1*6Y$qPWmoWK~Cd-j}ZPA2){8_ zY7-Br{`qrLGEsmrX$9u-4=}{fj$MJ!GD!wME9Zjui12%6$-H1`O!y%)N>LH6_XYx@Th3;g7?f^m z^ga4#QnvKLBk__`SYCRCyn#HxahogTLk$euDBmFPKJ*pK`z|gFEKfi#BDL-TB>9-m zg_3HMcD@Dr5uV|R^)z+kDKtBnGc1yG0s{>?o{3neThH>#WUeMQ`uUCcKMOKzacSSr zx8gJORpX1Py7W$V6d*+}rrLLnEd8_ZgKt=+byX2(oZbTG1PqX4LWPHs;+V`s=#mu- zEkS51LPgTkO7cxff=Oiux6!k1fZ|i3?qXbO83)V8vR@M|`_);-xNE!#U$pvbg_ex~ zXC1DXP~m2^rwKw89wO~*gw8{#NbdMAmOUr@Zgz=`hry={V_RKHH{~duLs9Ggk{>QRn@BTk5A)As?9^#S8CMB7IK7#uq!MpD=s}A z(uogY1CAt(^|#i19tKufuvGQ|hX)F9o{@F9myNO&|C+Amp!8LQu0?32@UvDj(Jlu5I!?e(~=!{KNWzls{=5o=M!}W+Vr9E2S$6>ln*h z%V>J~bJ5pt)^E?nCI9LA#D1??wQ%{d9=_nCJz%9 z&2q{%d{f84k_iB=#idOW&z3ODiGEMlR%p5&6XJ@5V!YOlN;hms8p8PJHAARmI?NjUbe((NqqdF zuL0M~>ZFftisQf;U^(=$w;cyPS*Z-M9G$g_-q{4D`y&7q5v6(^XPBl+{TS#|)6JKC zUjaz60hnAK6v+<=nkp$zph?cx7hC8qFU80$GA#HWl6T60`*AbE-sEk?&8XlE2mx30 zBJL)uiaX`{1Gt%{EM&tJNjV=zyn;COiQt z=h&Eu)z|WcQ{TR0y~su(>t+yE3hQA9E4~Y=B3tCMK+vcC2?lyy76wJ<35#ThMRv6j z1=G{FNh2^IP#gc`J}nsOx=fOxm{bB_FH~)mP6&;LGi{U}2z7dl)!u82kJAfIPL@HS z-38jSay>!|gx?hX#ztI$`G>#At-%?GS<$}(a|ggN`2?X_>%cSX0)Mv>InawzT&HNR z3mgedOxFf760ku+x4FHmF(dLdhUc~VumKvFf6{I{~WFN%M5hFYr3|}h%tu8`l z>0q*0Pi$%nyspsAO>&l`O7*Qpw^9 zN?BYx|FO7M3creZ(DDl!!@X|~W}y9u$ssU0Kzy@&g-}fP;rBk=uaX7`C5lwK0fW`y zA-tc$yN2-BknA$>Zh&Wma9`m+14QjuI@6f#3RkE-rLp}#%H9J^ilX}-?&_J@8G)5y zabd{2LzJ+jC8}hQC>enT0RcgRAUUZ>5D*lQBuNDk5m1sMLB$A?gP?*510W~}m{H+7 z=T=qE?7IH`?>EoW)75p(y_Ku0ZdG@)!_Fk$0^--;sUvq0t|fB+ju+=G`AdjzRe4O4 zW>wWcy%)BZN%KYo7n>G zRbV1+w+6h$2D@85Ey3mmSQ+w5R2jGih^sJM&%?iB-!Xn0TQi_%ko*chs_^fO5Lw zNsHL>Q9r1ET0OcB1MFvAu9l|lpvUFK;=$F@t?Q?vm78v9116a1CXl@F;m_UX?hq~9o>gj>bQFeS$J%k*vkKv!$6uWEAD(nGkxny|OwxFdrinS9 zd`}9R8^&zjN-&4eKq zbUs5(v(#A7OI39PdR8u0Ni1a>Z*Q`PcsjdO!-1Hm83;X@{M51uP+So`SFEKyu*+*{ z!=$CU13+UZYhCN+bq zdS#=ksvD=uUYMCwysFqts&O61NinzkoT$qDsb!DCCo#!30%qa^sJq@wiqJuLtW|6& z=|;RBdRfe*D(2x#stEwx5?L4&U8qMS#&p4Cfi`6RbW`6PIYVE{DBkCx)v=KF{ zn9QX5z-YQe@#Sh-gho_~Y*qJ}Sa>rj7T0^mv!o4rwC{9oTU<*Zr;F=Nak02=#tmK< zS5{H4xU?9HON+6%v>1!)Ut+env>1y^i?O&Uwn}9c(Zy9+V#4CeihISSRkFCWN*33D zsbq0=gvzDrtN$#nwTfSWcTBavTp87Syzh9J`PC7?LWsYqn!<&T-r@f|uGcAk;XYnO zW>Wj%sp)UQg_myQU(?HHrE?}V*rWFpdV531+uJI$hZ&FSTpuztcG#Ih<4md%JauR_ z;98=};-8^e@pibb1aZ81+@vjjCdE~O2Th)&R6&~O`tTuCsNtKu9)y@)LzoX2B0%=T zhTVp2&ZNlP?lC_n6Tii>V$uzP^A|UhS}p3iYNGbCx^d+sD@|rnTs`5tg_g+b3CVf| z5@!YMxkznrzI7u`Of@`O^dcyS!Tqb=RjO;|F zk25KzFaJK96XW5+{OAGP3&$P19k;#|+<$7|@NV(mOp3mm`K0=E7@Z7ZN9LB2=FH}?o$qjM1h6nANmyZ3x^KYZBC##RJ58_RRh?)iHb!q_5W2HcBf zhE^Ju82$>%KeVh0cFxP{!ne`f2~j;ug0})Ff0%MCu(@#Qs`827l0Q~vjAkobU+wIV^RP8hrI{?SG1s=BIVT_;oixXexiT4ok;)ar0 ze3@Eks@enS2tI&}9jq=>K9k<>d*Llk7BTY{y{w`5k&bq(DL8j#1;J3Es1f5#FJH1z zIDs?05+(%`psnIFL1mtvny_;k zZhOm(g}qdjGhn7k;#TCkE_wZUTvbEz<`)>Qo9~}Mr)&kg2j4$|`$@%jHMTMQ4rt%} zsb%j28&fd8pP7p4WBQqX($5q>>h&}Iq@P&_5A-5vL+v4H`iNoDM>IQT`-tg)uovzP z9bIk3S!{y83{iJva7=#NKk)O@x_|gkThuCY=O#g7eFjCN^yQ72e zi&FLvZJ@yR4-@h2OZE@T;HUeCGvZ?ZQ0O>vLiZ0Rjjo|uSF4Ea9~Oe6`-eOyZ2wRc zMkxN!)yoh4Lj@6F|Iiz>C5rvS3~}{@YXe+J(sm>F@BZOAuYU-`{=#2g`A5P=1ZRnE z_7BIPXQ?V~D6t0qlh;3t`M3CfPyAOApP8*VzW!mdfc?W6$gpOk5~I$~F$f#_4U3Fo zL!WF?#D-p=fXJAJ{*^)4(C^X6|Kq)u6HG(5H3#Z186|A!qm2@2Yyp#o=Z&Y=*y0T` zSc_#tw>kQ@<;EJ@GF8hcVnaU_BOvUy24UDg$A{hD0L4(xO&;Ndy{++fC=>Q@!@b>d zV_`2<^9-1!p}%bstsDAML;80^XFHRI-p0wzhWvqg^$l3nU(*#Q&D0;YED;I7>vK`x zEq0ofyi({LwHcmjx7vl%jT_6c$gG7fnAqOrn_Dlcy|$~O1{{S-pwnx?Jut?A^`V+w z2xFTylX}uUIRoyO=-#VRU}C5^Hu#EMRBn!oiRPk8BV0@}7sHC;V!FAQ0$mm7nTv6C zaj{S?_NikX5nD8p{VF$Z(6KlkP<0WFVvswan#1)iI0w{vxUN;A>r=RzmZd9qJAB`! zB3%XHYH$l(ZQ%;`psO2P%j@AruU^Hr5QfCc5#cz?Iiyyg4T-sjKt%ptM^b@I#mI%F zB%aP;^?YxHG87T_{0^$;hG>oL==UMyBI44Qt)M0x>J6w%eaPPI@LTY?`{S?0!w&#! zAHjg5+GiZju~kLri2IYc@Et_X5!GNMmIoX2vtbbq81>&Dj4>~r_Vr;^t}%lO_&$J` zl1@%r2UFN;0ePJk-vtoEoVE?o8`RWqz~iJ+ASeF@lwo?03&qd_(38<{j;avM|FynV ze7mpqYR}qN?fIL!V+Xty)>*(Yrw&E{zR3~!&=aKG3*hdt?>-Frt8DLyA!ggzDDkQ} zm*F1>Zw*>d(jL>pH#0>fD-No;m35Z0IqC9}e1DbEJf><6zz&yj9hGz2a>b!8cZcY7 zwOu$6Wj9ea((om75yBA(L&o4v`!+uyK~FFf`LZh=kyyy>)pWp*5axU&D_k&lRb*R6 zsWLit+}RXqm4G-MR0H1Ce%#@u^X`~hxQ?-X^a{#u<$mb>i+Z^eDT`hm_x4Xu1LqrZ z_$mU;;gxnt21quyzq6?8RQs6_AIHj~3`6>7Fi$Hm_7R=m+>x&-UVc06_kV>OVHFlf z)Pp@2%CQW5b90Y+k8NM#-5MPj)<^1LRM6=-sED_fxRQ~E*7nDxs6WRP@u9?-@zBQ8 zaWyLsW?FDX*z~k0iC6&oOgVmMdl5|2)MRut{vUTKXFxTij_tzyf~C>@`Tg}#F?{~O z{g}4-cZKop`h34~Ju9&O6Rh?8hAso{nKj`4>wCl{6!@?M+<(&@4oriJeE-lL3C#Ax zeVy)_Z z+9W)a0~ZN$(K+D|(v&Zxg709?m~a}_wtP8MA};zTaHNng7dG%BrxL0%Vqv)$k#Kui zTqLPg+pudOp&hm5Q_mpVCMMKui;MhfJNooV2`LOTqVhu9|1gZT=p;<%We&~^nb zN~#S|Fejlg?i%^hR3a2SozRjO73Jc&g!a6sBo}KEy7Hp3Tx?9}#fvH`H)OUYl3BAoY~;BCmaNIhh>y2FrfDk{BGjwy9)GD)SDwzu>DAM_7B3H z(_gStXPk2lLN*obOgPt&I&gL)>I8b$g1dvR6l35~uzM}|`<=u`apH0Fy9(9GaaF>g zB-}|xLvO)*DgX$MrE|b^I9)e5Gy}KA&^lajRTj>zbW%Z{;UoGW1;?Jof?A<^^Wc+I zXlAOMp3t68elOT;KbBCF3eBl3r@1ZV^wcmp&3i&l^IwwFf)C`h@H06rIwz;66PHkY zaTPf&X)mXx56fxUVmUptK~B#dk<*GF<+L)0ikwtvRRuY{*h)@o`CwmCq4iJ6>6Mq| zwDChZZMr0<%^~#GNrkpV<@D<9a(b|NR0OMHN0V3;n)+Dg&4El{!IY^`eEsrE=z*ZE zGSQ0^l|M$vDa7^oBCeW`szr|$mg5vUcN$27T82Rf`9mxcAy0>1=r95+i0 z4lz_I7kc9M(1WQ_DSwuLyZ6rRbpK3upLgg^J(mma2h{BM59k{@uLyQlU7JdGSPevsN)mMv#?M4|l`Ja;Ia z<%8Qv*;XGHV;Hbby>I*~aWnP42^+=z>m6`EQg9_XT?@heXfbgYE)Dl2CPSq}>7M*F z-Tvk%rigETp%8lKi;LmEkl{LkFCK<_5#6D{e$-3f(=Q=4VLbKzCk2)sz6p77fz(_7 zM5Rxy!bsmbV+))$*csp2;8!>s+yeDw=b_5^UgO(oU0jx{`y?)Rg)nSkOB{ia$Ki+; z1Ll-VKM3%>C&48+7r-J9EMI&tz&$y?K$U{$Mgo5$R!;d<3jplD{WYwUz;ka5_Ch8X69+M zjH-S{qX9IBFplVNK&ARRX^qfv`^u}APv}IJ0h~sPR&b1&Tt)3hKJGv*Xab~V4E=fr z(CUhJU7~$}4DiqjD_I$8s~^y-JPh9{L>RD>7JdRqef2YPhsjt5WWANsnY$77%&Ab~ zOYoYh_Rl%a+rUp`=1?>u#Iy;=Ky0guf1?#%1o5ALlby6LQ1N_S)FTIU9Zb%NriVik zt5sE+h=6_fs^<}OJwUpVGZbC1Djj$W_(1vOO3&=@+u5u~sII7g6Fpp_%A1-~>G@BA zPgA+R!XtAY&fJUe&)_pvAKcB}_VC@r`DgIisw67!X%Cm4h<^s3ryd@G3v`!p@t3SB zRD?a*A~pI?a6u_Xjzo`tPK7}eQR$AWMW|0z0X4;;Ym3Lx`B352??BwGPL0Jv6iD}4 zB3^mLK4GmY^@8pcszgBXy{6P;P-b|vs`O6Xq!zxOd__~#x+ z%2so#xd;C=oL_;%N@7Y->R-#_-$2Zh%j9yQq?*`P}lh*KfH-gG3(xU)P@TAkH)Iiu%+)~rAO_juL9Z;lWyGu(hJ>9(~R^-fKJAw1%B3TfV-PWUj_6>Oq!o5@$GkKJ+8Y5l_xjG zl{j?5(mBfW9d#r74O|IO^%(p&x;Wp*Zsk=5ZVjlT2UounxtaQiJN+VJJpkV02uUaF zRRc#zzALW(97wZ4Sdxk4q@PC2eIeh$Qzncpz_*hlSzrD7T7>bdT8;Lr4#E3mX7TD* z3qZWM?>agzbqUxn7I)I8cL!9?R|W%3-g;GH7=v^iChaek23*_M0ynW&nD6BQ)v&N` z?&-p5;j1|kMkR9E0M8)DOQln-*9gbg)3*!lUepW+jL%c)P_!DM4EJ@PWV9>`!JspwwRN0M~b;Orsw>M``~l7z%0 zbcHx{R_J7s;%n(|iTjdpDg$qli4&hpQRu24aWfNk4={&#?6_o#+WvmuMnjwq(!5MW zCtWyW{F7H0&U)Z)c$~OoW;}y9uJEUCLNbqnaMmNq4K&6~7v@p_UQ}s`-wiNx=d~#o zqE5CD&-u6QG{iC>HTX9%KJ64q?Welhv}b@mG_y!t21o$mK&R0rfEi#e{x=(zPA0B& zV8A9?S~eG3A`x0z5M0cpNRlyt-u zg0R;GRy}9fFN1mDKiKglLAliB>fYH#?hIsZWFr?>91_&0fwxW?kw`KIJvg#thaL>- zWLysXc-pX=fY~z}c3ieDV&^y*0sZmyJZMKnitRiMqZop$u-!%#u-H>q^Q7 zs7HSV3!|G)eR>(1I4O&>p`_#H?4%xZN24+`I%+dWdl)ir|9TiN(d3^~J>!saQWM-f zXTkg&taD^anKIT+`l`{0R46zOvWzO$2Vio*VQ%?+>cp269E`*YTntdj7~H%o-~z!4 z80IZxTOs_*P1`uX?cGc*C9v=2DN%c3^rSAvO-) zGt&@X1?hc{7|Zc=5>tP7KYG~^zX0i?N0e-rTuML7pnC^NG< z`Eq__h!sI<AmI2{(UX|k-uLUzYi z5f!y{Ld6!?^n=;|-)tvc)b{Ybu->L0q`4k3E~591K}7EfJ$S|t*MhXeBgW+@iKzp8 z-%T{ck3jm~BW8`LsC_8(@YjZ|3M2hE{#Ep%_7NYqL`&9}1*x`2jEm^YZy=)2gwAip z!Vo)!_8|54h?F&jNu#=NQz&_fHZiCPAWid#Op%jLPU<}0Ur2Q&Tq}Mk{WXu{DKnE_ zVXyRcN1YP(Auuog2U{W$7n9UieNQ26B9~AEnSdjf2_`1*`F=QIIAwv?^*FJZFoO;I zBVV8GhTR#=VgJF_kqFZOTl3)wdKIi@;8P5M{qPyu950?pfX-U?&c)xC7=MSEueIHZ zFjhvZHZF>nFIQtmCvQxHDJ3~~N%$xKg=B}4FCoZq^1D@VJ4?=q|F@mwd(aC^RLP$J zndl}LD}|Fkc}G*6Ldmamz$u)(5}7bDCAoAXoFH*29cPHV1MiJ0Iaf~X_;-@OyaTp6 zH+e-3g8t+cEitCTFPPjNv7U(E7^n6)7#94|`=4SI*Wu2il24Ri6enTuI@Exo zunHD4o%kU(le$sC&TCYVKL-_zZA%5ObfkhDT}0HmZ4UykoQk#hN>m>$M5 z8t5y(s@tjsF54*96jkqc=3NK%c#7o85S;3DV~*dgz1(_vQP|OL`pRD~6++P-`pT&* zqn9Cy%|g}hHFT&G9j1H(cs23;@#THRo{Vf z>OWOZ_bdwBG=o{<|s zBK#F}Fp{UawtUHL+;lXKLo@ZE)@agUCb9j>CnQN>|| zB-F^e++!+v#)wIt5yZkBgo+j$jtoiZHns$;x#gdSx3^k)4X^|6=tTx*S4+e2DP(;k zKMQ15OUuE#x`lMqo9(?o_5D?6_y;-EPPzYKIBWh?2QM&0SLPJ|rMz-dMytW`z7k}l z+9BXh_!CBxEJX7ZSjFC51#d5!E8z7aj%Y>FZ8Tqp&%4%FYqE>Fhpe~hfc=l5F{o0* zTtuhlgMQR?K*BHE#jEGZiR3khJe&I4a*z=de`8FKUKUt(w zuKZ(`4;7_Om|^(q98gZpz~o_Ymt;FZW9@;z$5l>*LC~_z9>LYG})Dblc`QpnBJ;}U3h-g!ed3d|1V7+vn z)|}A^cTnhR`3MNi8w`yu^n{uoN>=K_?ICc}*SX-+Mm0ndTGhG@?vrW;gdDf7^la@F z8@XFo`mGL%9hY0T2*`oE70XD~UHCpe7|>ZUyHt2SRMzFXcc7bUg@~)VAttxG3dn`a zi+fZ~x!6`87rhj#ma5D3@jy+NnXBq@fjm&lU5|l>s>@aJz-{i-YP{fbdEj>UabBc< z#;EsEtyU?gJvEjFSOG`03$7du_g7>3D2I8dngD7^xQD=;CI<%Lo3?nE7O_@+0S%17 z2M~DRK@~+Jw*Yph0D7FTD6if-0q{uG{wusu^I3SWwNQj?C;d%|k5l0-N{hb-{E)|C z);QI!zp9tUn;bd==!clJz<;Wp1zd+I zb@_^|95_tOb79yRaNJoJjdXE9w-VN6FR081il429hB~8Mp0v zyjz;-x{Z*DAv)MVdAI92QyQIOQZjm|%_^W_yz@aPWKvwYZG{hmTQ3voE1o}Ouc?ZDxBr`9q4?3K{p!^(rfm#E^Bn(O3$^CXAP)Xd%|d?8@1TiM^HdO*{Fmk`ms>;gbXTnd zW0O_sXz#~e#fo{%dh7ezgHlBfLbGN)i7mrm{OqwtlThU+Dt^XQew01m<0HAC?{KnY z9{9|cyN8m;B2^jSRV^nX^69hcL4LKHzY;oGR5R5Qcsp|RU4SdO(+>JZV`n54`8j zyIVQG5IzU!q9?84J#Jxi0Sb2pm5_!_AvjFTxnv&L@0Lt7(j@_vBdmKsfe*XmU5v>o z-3U5^n~=EM5y z!n%vnoE*W8TTL@K4Ez*1(nm>(((kPWJ^6y`u44|*3imVc>sdH&uwQ(@mve*(D}QC^ z;2}99w}^D%4D)>)baj)v4R{lBBrMI@5{8~pzHXQnF{e}y-~+Pg5zaW@#O)@|lYu{( zMbF(n=-KR_`v%@~!fN~?@Xekcoi5=V^}kjU->xTTKk$z|J(}a=?XP6;(N|4d{0aE4 zmgCg?8rdMzAv-Inxw{qY)^kwTC-=ln9@1iuC z=PL{0vBG*r`oZOt8^@9R=3}@4Ho^5a9B+}al49jKwT5R?GR3Ha`sckmWAc=Fkzf;a?>Aa|g9Pe+LF>vUa!dR(1_oLE;4ZP*PnF>3@1MQ1lxZkkTTm;I>%ru#1%FNOK zIA)lkz;~Rt=z_RRBTj-8L}j%Na;7BCv5(Rv@%>&pWiE6rRVdpHQYIQLM^0Hn`;HZYS;vX!zd6ms$6umR8SH~C5svbQmkcF z=!!0|rhwa%!n8$p;LizDG)>AC5C3#Emd2oS@B~mz34la~i zf9gsGvRvI+9dmpf(HZR3tBUVx)g3;At*;)M%_bhcfXHgmO==PdPk5vS#AWmqbXD3b zcnK6d)N0_HvT!)b4pvfYabKl6wGa3aa#n~6j=qAm)y}Z%{6+XYpr5P?J^BhZR9AK) z`tVhu8d%rIp`~Sb6>O=-;C>*|r2$nSEa}s5N7eZ|Bi#g0OHW#cSHXK!QW@nGqw>Ch z271yO?x$XVS~=wibNl1tF=-C3f_BYo3vQ7tn_>X^y^vFQ|mN zy1uEe0iBD%9DN1Xs>UxXCojWxVDw7BVRDV5uiyq%V~2r@0V)}Txfdz;t2#B)WJ?`D z%?LAFA}=!I!^e=@vS}$;zzzS6_hB;k`++ptBhpK=Ww;US=e~ls!>L&yEXqXEJBxy& z-CwGj2yFzu)8o7>A?}7ct>{_zWE6@{fN;hmNof4jyCZ@d+mFF8oG+Q8T7c>j*41tHoyeJe?rOj5{6@GlpnGEQxzm78 zxzlEtj2jJT5@E?WNk+PG&byN_zK|-p6!>bZBBD7Q%LK2wou-)V*oEtTSvVZ01eI^^ z857pGz%P*#7nX3szE-yS2hl$y;gHmrusBW$7WBP=K1s^39PsMo#OV=E3E#v!Ohaf5 zylWOc9H#`U`39gjma)um;52B)>k&>9U;Z3sEVBss%FKG&u0U6#Ho|kK6*ksLJBpEx zl(z3|1~1{~Q7ZlmxzM%d>^bc=6un-th&S^0I-ISMzc|>p;)rfx9Wjd+HQ~|JdTL|v zVl*wM(UZuooTKgsGy+Fvqdfxfry`{(-O_G%oMN3< z!&})$oHjt`YYg@a#>HC0KY-5>>l^u2AY-&Y4euW;r1Ps;>!noRUnN4nG1^y!Q;hbr z;c$x2#0&vO`)Itc1Q{v7SUTZZP+62LM3W-LF1-kEFPfd;)eT29FX=X#gWxmT`f5$q zXg}F{>nJ+@U=y0eC%+E=Oh$C(k2a#y<%Ah{n6YoZ8+|p6=>40;8_^%by{#ni|G|h( zu4hCqfQw={qQ#g5YecUIpSspp-_c4Ew?_2$Yb(ds0ferWgf}M?!OM|xIm~*QYWx2* zqCX7*YefG88E%c}hnSrIzeaRsmkOVRN^3+fhlqPd^z*1Rs;)7j|0Ea2h|Z$+jOff< z&xn4dIWLS6eP2sn7$f>&URWdgdr#p@whU_!7KMi4h}K}1StI(OUCLn|s+oZ1623!V zV?=*(vvQK)tJdOgV+=M%^y;{A{DDNddjTCLEXu7B{X|~aX1;?r7o-G=knI`K*W>*J zA|9#>OBfE#Vb*v?^tXJ_Q3hC557#;xG(k7APPMIIbhHG1x5o(}L}MlYLfs7=4WZN> z3Vf91ct-S%vy`)oshACD0b!j7#)v+CnUQ`4(5o?NV?=L=5u!*R1oTl%+8EKt{bi(o z1avhfZH(wYp(_&Uob|8?28RjT7||cyVp3NYP$j~;^o$X`#-muGK}y|bfLh0-#Y*nD z=L;L@{(v5cNek?Ef5g00q^ALT!jrZ}^ay(VADAs`07WE2tr7jUyNrqYy%=PS=%-+Z zmNNa4&}J65HKP9xo0Nq2Cn2WVGooKhF;chG_oR#w{ehp2R7FBsD!nJlKE*B8$;7aE z3^GRaPeZOY^Y@KG#)v+$igFk)cVa9ofy%q<@v2rSjioUuV?@7Fz({S4Nf{&h3$;uc z9`&TG5&h}gv_<En{cyzbtPwr&R!vC<+{mMp zN9jjIpEaVtmZW*zz!{Vs&lu5n1ze{Xq^E$h*yAx{q|_oG@J42h=)Lk`I1KV85Z}p6 z);wcGe;zO8B=00R-+4SunFxI_qUR6mqW&9ju7)}9^w#LLsChYvoBva@F`{og zt2OTf@vHyR>>1H7gYlbH88e~>VIs+oLzlWN4!4#n!migdqE`T;rpM|?f@ef;2LBEg z(|0&)L=RykngOyJ41A2`L`2>i(NDi^jOcTLFCs_xfX0aaU_@6HwGq%(tHLv)kEyKl zKph5j!jrZ}^eV75Ge6ZOK)-m>)`(uHn~_dzjGF)s6E^2%FrxRvev?|1E)S>*Vci1? zyvJ=^92P0UEdaHRNpqeCBl`0vjPw9NLu1kcA9fS+8|fK&?V1e@{H(*_v3?4ypxv% zUdiJ~Te3#<@~i{y`>=XGG7D!*xyqI-d!SFhFA@ujQ*f4vD`G!cCaD>BKW=&xl^{J>W%w-Rj{Y zZ;j~r9am?41K_PZjq2D7Q ztq0)^kMwUN`sb}cIts!kmgE`HYtJ@0dl}GQ7S3!$&y6<5K-DcxQC>K7AEgb+#)yuW z=j&A01l}+U#~9I9=VOA8zXw|J|@nqfN#j6 z#~9Je*E4!P1pZMLJ;sQ>a4x3otj0eA|J~E0(`Ah4zvaZ++gpJX#sIevj`*}2Bl@mh zrY)ueuWdP5jOZL@ixGYA?5y)p4x}Cb{D2tIId=ZH5q$)-S|j={-2IFZofA)EMCSn9 z7|}UoH%9c`@IAm74Lc46#)$qIJkDCr$a=V}5&c9@<;=wOKRA4dNOTOvj1fH@gOh~- z3Ia%pf!c^(G(|ZNgIoi^9RwvnV?nawGmxPLL1SgFtrh#Qzv6Y&uD>_KpfFtC!ot1(TBogy!DLKhszq# zABTH^hxDUNxE!vH5xw+1u=n9|6OPwO8%%~ZqIW_!oDAQ?I8MY+V?>|U2Ge=?Uc~Wp z3^hjdmo_SAIF#i?PUOL%<7ZVW#xKD)blvoY1n3_RXcFZW1es+S&HUMUlt zCqn^as+SRqG1bfP#G2}_BJ@9)mSRT`4Qr|o-Gwya5MN{1ARb--sx{SD0HLNwDo5O! z>gV9zQyCtrE%0txIL1`J`8(xMof-*zJUKN)g)!CFY=;d=gy#cVVpVvi`lm6~+Dv#0 zpzWTtHPxR1EYimSedPkfsB-pEdAK#6gubXNgGrBz8mJgG7HdCG1!>urzE+~ zTMT<0piME@nCi#nHSj(_M`Exs)o&_cvgJIWUkJ0J(XxP4yY@yw3_7n`b6dJuTifC-;OM zq$C`C?n#D7;k!^O{?yviV^?YK_1Jv(pY5@4IvO+8)8FjJKZM|pGstE~z%`xsxA6Gc zdPb%KiS(1c{U$|I{VfQg7!EPjSAv-AuV(R(E? zlTaQvtr}1N`le!DeZo-*7CF z!q@!{e-{Xga=SFpelILeH{hM)ZUaTg_Lc@ZzGcLV15fif%o=ZL;LC&1(Gb{O99ky8-XxYr9 zt}&n%F=?|j(0dMgCZyEu186`@+AIw;S#6{z1DX+&HcJCT{xs4n0j=?*?b5)RG0I7x z^7jBmBtz}eKzH0tr!qsoj6r5;;4a+MrAqus=peGyTN>zaldEHUOBX=QGjC}iXC7Be zRV1XP%+f&03nrG$V^Zlo(Ku4vj}lD``^F%%H1IgOAc^6`7-W_Pc1}W-XK^o$g=Llo zZdzJ)Q_H&T^i{37smfl^r&62@ePL*e&h-(c=#OR zV3!82zoG5<<-w_unP-;jykfz?_C!^EMC<{-2 zP)yn^4Ww-_(o+G=j7giNfdjDliu5W#Yh%)8X`pu*Gi`hi(B2qqmIkgZ$Mgp6MSTP4 z`xtDN1{%UhE3mo;<3AiaVRmWY8Q4QrVR)A&#QSE1#pEpwG_9kYKY1sw2fT&Hk+x)) z26}yI3Z@V6Az3(PY2c@ghBF=b(;i1U4z0{A4K&W@>T=oy(mUA@?b5*4SnWOmoFC}Y z5vMY5Y2Xl^sr?0zA2atD91)H-+t>0XW5%rtfKb9Cv5I(01G!Hib7}!=^M@f_ZnDW>67$ zZF1NIbvI`B*N;O}kyN(_eoqz-C$ZRHe;UslN?49KO;}5TulDq4 zj+p&N`M!G8RGVGE_hr!|oN>PEzZpH>0>4C##98YxO9Qu;Q%;}0sK!AIUXyUdr`;?K z%=%C{hsh}iygE5?X*Wv)hvu8M*cy08%YjiE4Nx}OS90LsCVP&xWqsi5xo}KIwAi)D zsq$G-+cN^G*{0Q%qS1M{KUt`BrX37GW(&UVfE07v0weSqV3vp#SZzCSWrt&c;2 zSs(Zd9trmv&&UB>+4X^n*p9Le*F}I9C!-_9%=$pnp32z@ur`2tF;K4$6d#PGUXbqw z(4C+JXx0ZlKZ@_iLUIIvM=Tg&*4Rzftd*if;k%mIaNt-ei9* zq>JGM(9>iv-jQC6e3+7EeIV~rP5T>^Ao4kmCUZ@hKKe_d`@;GFCokEo4-|o%T_0da zW!48;)2Y`7q$KqEfE1=)ADGKR(VOhYL&c*E{*DvSW!4Agz+GKX~ zaHlJap^4pqSsGx;Swj=m*`(b*Vl)+FH*@4MwaaVFXy&p(Z%0NUR+H zB=o}Ae#+h?o1jRxK`jDhIkjGn3u-+)-msoJD2A6MD2aWWNuT0@fmbp9sFc)m)<9HB zu0kYDV~S-JBI)td(4S=MPF6B;O1A3L^RTwxU5Jdg;dgLd_Rq8`4;%4EF4-8 zlB%nHrIkZ zma$_}JGB=JK_cA;&;UC4K zp=Hu$H5ud9HVpd?Kn-Ishn7jNtGPcIxEr8*V=!M8ob;hurto1QmdkiRj}d03Musxu z!@r|a@@2qDzp4OUs3W}R!FeS!Pbk+_fuhP8MOC{2A0>qaU{v`KLs{HNYUi$OZHB8q zfppE&H9^A6?GYby_hB_f$}Dm}41PFt){d*|MUV#QV!p9Z-cZNgiRiawOWttl5X*J$ADJt z26n*WdI2PI|SC274#07ftz20nKha5dj+Yfa@Z z4k(Rqtej+AnAFHu>M_#-?gZY>s?Y@>= zW(*iUj#g0g9xMyOWIuP1;}qMt9Ep1Aq8 zl$1VvF2OVRUq*a>W1Kd@*ISiHKp=T=h;QU|fy}BzD!j{ENGGD%#$Oq={^~CHn^lRq z&?&1D@)$$2QJAxnF*L?lKGHDmABB*MKQR!Nv(aiQ2qH&c9sHfgfIDGo^pC5Jw=#vA ze)j;}-~UW^>)L~1wkPNWT0V(8W;=Q~ft#nm-Jb4HAW#WIw+?iN8&N9M=^TQ&h$H$Q z)22PU{>{jNB%YDIM9OFM0=;je+murfNJ$SpOtkblC`+?`Iy3ahFVw2tD+sMQuwdWk z5r-BvHy~1c>rH6YN`&JCx7COH0Y}7zGVi2Ht!LyMb%m)x!;=z_ zzj<(ojC`iZAdjWMw^AlVOE>zHfjwInP;(3G3@P_q5g;!%fYFd8&L7(E;B?q zy9#|XT-+S&hrS(;(pED537uKLiEb`;gw8S)CF7saxq0Hg&=daO>+cy!mAJsTsnnw7 zk>EenoFP~Q#1Xy7GU_P4*rfR)yf$0!$j?%KBXF$=rIq>+7hiaU{%}S91j|tWMlMwm zUDcKP8Q^t~dV{*E6k+JkD3yCCHh$rd;B|S{C{Pxa<+-Vcun8V5Q&jTOa*GJ7D*ExEB*`kP8)bhvY^djo{UIkRG)}0~dF<^hNhfcnP5A2dC04o`pxX#bA!)da+XQ0=k?sJfYfPG>rqEQk4lF**4K*Cl*ci-F zQ|NJb^JxP=1?XuHmajvE-ge6`K-Rtt?>7lC+=yf?OICj(B6Pxiwz|>rF-V`2D0wHt zy3m(y8CYLrSobTSzdX1DzaSB=pLz-*K908e&4sadAOs2P0EaOOcyHaOa06Qvjp%9qC??IfXNMl}-JgQS#9ZhOsCP_S;8DJjuzB7>cmkkF zo^4TRhyZ2k%<)>v!sRU_fY`kgTvOM_S?6WP&}rv{`MN^`(nGf^aD zJ&+A`@NeNZfgvD_^GNJZ^guS$*Z&#%dNmu^0*gDcqPs{R~0~eX*`sSrT5o-vlu0s14P?ECN=A z%*@3MGQ9xCy`h?cf2Qd6<~9MT6Nz4R*B=U~{?Mlgs|h}x32g&G80BeW1#!a6@oer? zwZ6pOrCJBk--OSjffwaq31h)OAzkdq76^Ldxwql9n@a05FYPXqkKyyR^^M4Y%5LAd zXuZww#ortT9Bki6#rR9MZ^%89uSXO|Z2Lw{4*E)+>jPd%M#OI4IMGE<7Mla;%0XNn z#3aIelD}B;oG`=imw~;fOkna{>KUI3J?8a@3{G#~pvwt!Kp5trvH1~fOy`rGcTUDM zyVv(-`$o^vP(a+O$*lgd({jGA2 z0d}7U^b%oFZntktejZKgEqL#>P=su6`^G=#jQBUeFM1qijkkT{JKQf_cPvalI7GeC zVYY7^!9tKkp%n1S9_K3w$86u|gB$Z`D0Q0yZ(}*$_KnuKRV-#I?guo4u+9UsePi=o zMtVA+Cu7oP`^M~7jP#3uUXDqd?Hf7z8R^}C4#cF*_Ki<}GSX)N{ScEj+c&BxlSBS- znE&H2rDwKp-2bC;m{PYmpj!#+n49ez!%G|K27sEzq|NpXAIe^&djaa_N!#rk+Yc${ z11g^cC?XkZw{IkEN379%xXWXZ*}m}(3{O%X+X&5KG1w zjX2ot8*|VSxHsbmaDL0ov)eab-k~Ws!EWCehkk(MnIJCBOqRQ?eLdo-u;y(6=Pi$?DHD-sY~Q$J ztF9m)13v3fSiN+^w%a#0KBJs#zylB2v`XJ$w{Hx}r9&zLxJo99s4>x(cPUQvPf5T& zALLYX5POi!W+GKu|LF+Ij*L0}D;PL1t)oGl^`Dx}_Kg$RuR_hMK-~Ucn!W8C`@lG2 zRho?%*uL>KyslVpeP5d_RpduR!`r?Qd>9jF9J=6Vkl=0KC=UNLi|IR@eX{cpj7w&N ztnLKf&T=9mZ?|uZ{0Lv9!F^2)1pXj7x*su5cK&u)=ZJb7&>XA6+rIG|x_Rb-dI``5 zPg>@Ccs=4(JcY;nR38F5(2H~Yd_Kjz5G4R`fc6+ehzA+4QP4yYP&l2K&Gs0r>wr}`@ z%Gt&{`3>MX(0DXQs;b?-k%G-blC{Nwr)A-o?Hdd08P1)+@Af#-acE^``^FS3?259X zAWh7MXt!@nfLUoi@Mkk|yzLujcH{l0fZodlM;M^lo>9x!<~bz(QxLxONDSKBzR?l` zQ1u5e-=j9+B5${E{4m4hZDHW0J&vTuZr_-G4LWWI*3!cnMkFqv_P%MDlBixFJm`@m zXX0XeHKBX~kRAhJp+}-2H^M(}`^F@^2u!U5VUs0!+c$EZG)1rv&>*_m^QNp;dBEd1k$=gSn6Rn?uTPFtExAS5?Hkvy z-;fDZU4i%Y^k|N3%^2nDkYw~c417iwJ;E91E3nMySqc2*EPBlLjgw>XZg9+s)o$QN zJv};IX8T4eUZ?aVITwKc>gmxOvwfpAj0MsbZ^j__796^vhuHvS`v!;DvVB7wyIWzV zGZ#LSdt%Cku1&UYh>6j^30(@dZ*Tzp@9i7yq1tZWpoQLS-=GoSY~SE0+-%?AxZP~u zcmcla7%g=I3e5J69q{amwMhw*3 zH%4tzP9n(p5dFe9bbx02#-6synFxuh0P0v!FVvfNB-VgMo8ldTW>|*ZzVZA|T6`FQ zhb(Bs_4bV>^K_RuALz4WFy4{8jC_~@o9!EIucKeviq}AavO6=)n@T(WyoFd0-*NJi z&GwDYA!oO5uqv4C8*FrD`-YT+-o7D)skd(wVWH^l8?~om{|k=jj^of}wr{kCM_20^ z;pd6$_Ko}D9^oNxQzo1P*Jk@hzgf!RRpzH#W%S0u zTZ*@R;|ZWt&Ui+B%i1gL6a*;SuyZO{c;-fNjkzE{#lVu>%Zg}4jPU1{eWjZ=M9MJ_FQM4D| z`Kl>=I$K{o%v?%5d=~N4qVK4|AdK-yD~QYLLgM+JO_cK@uGJjCOEXhsAemS|ZC|dO zL(ryP1-^rvm#HD0%h`!Vlph`2DZ(ECIvIm$ZAeU2yFWlBBzzUnA2FE2(8RLp0Ji^M zC7fplp8v(6mCHafv8q~!j#1!BfU0}23?vh8R|(jingcpjYd{@iFo%MPjn%?LG;YEV z02&d4ITTDBs)kI{?L$2QXkHBFP%v?%3StheY9G)E0nIUaYMWE`5ag`Dua$Pw8?k$6SjSY)!G zDo71I;&o6W!j`d7Vl{U+HqNQeAoTV~%sRa_BC)YMw1kQ91mM#=&UOiLE0|i*K==2_ zP_zPsO&*DgBBD*+9Gy7IeGg^|wHt&3mgLCJgTyKBHVj21I5bLJ=e81zApcgWYG@Vu1(>y0sP@)1rM22Jjnb@UUShg|YkK(S$$+iQ?B z-6U_I+4aZ|fijuu3&eGkPr+lQ^^6qD+#^#{tVa${?}do-v3oyXyNE!`KH&w*m*Cn! z8DHBsUxn^JsQ+=^fXrN$1Llq1C4zsYB7LS7SvgvIWko5_#ND2;GL%f%I7dwBG=o^j9HO7y8o@{($tFn7k5xLON=7p|&SLa39! za5eQb91_<@S7)=M`CD}&t!L5M zn7H~2-lM9V|v>)n>@SCt1np0v<8rhB2ZJ?E;W+uWsmFho~LsZ>wRCUUtia`jQ z>BC#0n+a;q=DYmycHkD$N>0p>|>-JA61=&)4cB=$jV>fc>_oE7#kPgGh-;1 zROoF@$q(Tu5246Qnrfbl=&+nHgZBS{UQre9-wZ5Np#i469DlyX5YhNf%<{EkOCL5f6=VWC3+QsT95 z8NGSxcU+)SEl?NXh_6)Kvf=pOSO8k-qqogPLA1Jvmhut(3pV>6&g1n@W6cLhX&e#Z zOIgs>^7rL>76Ki2a&}&-uS^MmXZv}By+-27_|R$O#2WGd9Z-dkVg#|4S8_BM1?O1 zpH+>XLNwlmfS2*3URTa<2ssy!{5Yb2Ga4O_c$7=3B&rT66#>`wDDs4kWV~#d4>RZz zFAqgHg=?#!pdsV$Q1`*%H7zt6o$=qd1FiJQR{`pb|7@X`@tPWk5nsl-v-=(oC!&mt&9gy$M1NDpcc2W;K`bXw{VhPRn~W>t5~EPu zD$gL*4z$i22Pr4dP(>}$uvrLVu+e`Ks#Bu-0LHGW8VeEW)`r0Guh^A1k8zpGQ_)>d z%}vn$@>F&IZ_Qo$1h9l!kxzZ>gOEgl1)z(pOQj5=d}q}67G)Qq8+w;P1&Q*r3<>j% zEL)9kXZYF$Q9i{`!lHZwgMQw!>rBkNON?s>B%2Q@I$h7AV=6I!XgnOt9wteDs_{*@ zoGwW>uq0cNzE9eaBpapnXUxJThdjxOb>L;{OCT<@{u9y!-S9N@KAIpm}h#p$7x>b~2jaR)MTw9o=T*>t&{saSk(+ zJaweT{E{iYH3$8v@Afs{`A$3jl@)z4H$YZUb>4+0E8jAipsBR57mKFbl>KPc1 zIIb@xS9MrjPDAd&tA%pCuc;9w^r5;E)wla+BFCWI&| z#`vd9@%tZY!TT>j_Fa)pU1W-iivF|SblD1tk^{+U2Z8_hCq*-sm4kpIK|GbMM0Sls zvR_(A#_W}lPZIfK*~-^k{*IEJjadpdqUD<=Ac+H|`23hE{tt!b$G{IokQ3vS%8-yk ztAsiTM-_(yHnHnO^w5p0Fh?!jKEE0LT6149>=d1ojB#Rp^?O+?_(Ma4W}gT@^QiwG z#F)V;cy~9D<`%mft6D&&kVl78sBU=xcPbYrdOUBDh?eV)kyBvNS5-9nhDDu*qHz9R z4B7Y*$q4^YJpu(0))a-u2%PW9WlEfksd?ag-lgw#`tr}o9l|Zp$;h9C>CQw|0^?{N z5&5H-WtD}m>kmANX?;eu3@G|t6tyIonC4~Ni3Ao*^ii@OedW&tG#DOXax-?NfYrh! z>j^7sBH0;fytRuW^pXcrOLr%uHkFSTu@AChk1=r?#B&*8HqkPSxa6M~yNIaDD9ISUDN3Fq$%~=E?@NS|`$Wmh9iAks#bp4SoiLmB2oXgv!oieXWGsatp-2nB;R4L`pKs z$+*be4@wVmAAP0ZB@dZ2r%SO2q*hb)R4b&jSi`e161#O5g;r%Foso;EC}7dxuL+S3JBqjo}itSkNwWihSsGa zg8u&~`ws9Zs`u-8cXpEvZI`kbK>-8On^HoR&;R#_Gqdl!=iK+!xoz&;DY1ufc!O}n z7nNGQCLY2W?BGJ?k2c%7O)VAQ3CjmVepxMti)49IDiUaD^Me z+iwOulW;2+R(F>UQV&)iot5Vg5U0PWa2obTn8NCQ9UD=XsE)!_;uO#1Ep!l7`&lJB zqAe{EC;TJ)x(oBlD#6`=OPu4G*9Tmbp|MKtZ3?uo@Q?5>F034ve4r@cM#4WTiYzx_ z)fKObOW$$zVdp|KwBSWbUf~}esmTEK?~x~{j;qQgwngHqu^Uio^miD@#5MRV8~4q* zz8GILCaT}4h-<>Ks^6%HOW`e~->8Udy6r8>e4`?+Sq|mfs^RvFyHA!b$M_FN(q3pS zt?eiqpxNeV6F*i^RXXS3@{BK+Aykn{aZ5l$eI$~i9 z^u~e`|J#C!l=lzRu&{70V&Sz&7?k+m7Iqr2E$K_4S>ZCAaiSt zZldheKP6Vd4vwT-p>=bmCNvElZDLsknOwOC>TV7clPgK-cr=N?%Lu@eNT~#ei5H-9 za;4%@JOd;p18}BG`BzbNu4G;|RyG0NLkdHdxF3|5T&ae~Lvj@O4=#tEE25JtSr6h_ zD!sE<;owjqa&qN`mtdg;w3Ue{Uz7!=k5m7Qz73qafVYX^=v--gJBYztcu?wB^5Pnt zeffsD!dWUOSKd;x&J|8dJNF7_pWR&90N=LI$B&?ObLBl~K5?{(pD4)W%4w*7a-f)8 zDc@hLG$7(d*aA3`j=*8!<4`%dl7$JKsiaf@e5XrUtSCBH&etDS@`PYiux9mdiyc1=^sk3@0GtOJNHVf)tDZ_kt7G; zh0|8|hGvkXO^jEN$(0FEhaD&;SIS}%F%F0<#c35O1>rEU6eK5Cj%DMMP^9d@>3x?{ zSy6PZwEoywIR)i;QW&ztKanaix$1M4q{C9+Yg`VU zDWa1rf8u_kL&*i_eexJ0Cs!t54qT2y`%|n1^~A#5D@$Gh$3j}?$Du<)Uv#eM2O8Yb zx74<;Rj#aEcf(wH0=_!AlA&Z>gDp|AzE@tL?A$A(;oC&|xB^-?S00CEk)us~ML{N4 zRzUr#1I6S@B34q|2}It*=@U|3gTutOkeplzOcm=cQqJOZ(WP`#6rC$g@CaF1DS#N> zfzl5LGlEqlh zuRI0LGr+TBI67C~iS2B09M;IV=_($}iwtB#$9- za%C8wl=_j5i8!<`%7S{xXzrC`rNF5QJUND=b45?$bB_vdE>{~>oy3P8Y7Iiwy&E2e z$PFs0zQ3I!?~bY;zE6=iN7auGQ9Rcd;=Yv-OECIX5B~C&Slm+KWgKcgJ8>E$>n0Ad zs(yC#IkDbz5%LVou~F4yE$51LDh9?R6vkauPo(DeSTuB%sM_bEMAzxCcxug~V)42N zLau?Ey6y+?b@N=DspO=(o>}**{V%GXYsXmrjQN79Kh_^+>J60^J-;gsM@L2hkIeBa z_bR9=VIymX+b%$G{ee9mZXD2V0(LnI>{YY&coUG1qyziZl{De{j=%xW?kACxO_+{> zgPt$c1($mSKJo15#hqnDtiWd;`4Zlr#*y^ZA*5Var9SMD3sC*zs1v^>R-2#V4t(ty zxlpVPfTZ{a)C4$^epN8nnFhY|3>YZZ4#IT+HH^SqXc{=@>5Vqx5AdZ6pq_-4$F&vw zo5w=s&vGGS08MjXJt0(kZ&#SOOgbA*VWG{q61y>Vmzw`|_`Rt?5m@roW zekVB*W3}z~z$s*Zi3JTR%=ZBAmdDNp+9_h!OEPvw0-v16&b>c?Q`{chPb}t!ECT+V z!-*`~sWB=w$o>w-#4$i;95}X&{G89k;a}hh zNJJHf#7sscxEG;!%1Bdm5maz1fOIE`46Y_RWuynfqr!X-@NTijoHDW$g9K$~B=E_3 z?3gmr9MhM|&LZGhdF+@nQtx|g9L?n03VesdiL4Ncl#x>Dtcl|q^xJ&H_EEhQY(~Re z)9$p7WtFUZEtM!cy_SlbFcW|ysRp!e`*;^LZ5(Z49R->8u?N%x94MxJJc4rk1Hvv- z0nZ_&Asi-Jkev3h4cdT=&~ z)rLnw-mF1ZfI;SRzmF%NxvcpLX5Hq(NuqrOr4kYgFM4# z&G|oxREHJ11*F z;c-1J{sT0+9`UCZ;a}WC{PXy>x3jFiqtOafOFjl?{j1fR=S2)s{mbx|>OX+9M?8}- z2o9)=fC2vSAyqTFz;X3DRo_H?_-$R3_4=H!wtR^tAUB}w_ubPGath_3Z+Q>Mttcn@ z*1_ZIttprBoub>jDOdCrquVx=Yx-K#ZClFqd=KV>d=KRm-|J-{-%I&!-=GA@?KsWZ z!S^ub_LMvNwiSfjfpRAwV^qBp<<7o2ogjCi+{O1wWyswqcl8zT4EX`d-F!>CL4J_( z{l2ZV(~oj@L>Y1_hF7 zST!D3ZpWeJtnq|$@H~bXHJ(&r-vSU9so;Gw0EFk1_PZevvy`~BAH;P^EYE^Wc+W@?Cuv|ZQN2wE=AHoF8d3GE%zIcR_^+Uj49Ad!#0`9VaKcA9I`bp7e>Qj}zAQP_i+Ze=v zI2!686#+k2dc^0ehBv`#tEBB-3F6zWKn(cr#W{FC0^Vaja=zAU4Clkp>1XUUAz3}@ z6asSMHrSf&A`KOiOyn5lr9}9g$m+3xhSt(4r}woo$f^7w^CIA%f>IIiS5M-Z@42V? zKLIbu6(sR{rlK*grOMG0$dKB}D!}a#;M$Xwn2G$YGyEo`W4;-6oBo8xqU1K@UfJ*P z(YlrtQL5-o6^N=-1<>UOtL{A>XyQ+xASB;b4bB^U^$T*hUg8|6Lnrs6_=RpCiy9~N z!fd>08oKpyprJ>X!ggrfKFqm>cAkWvp(#J}eb_Rgr@)#KwBp}ENvVHJ79#E)HUhCo zetIhm`sNRUKTBxa@>PL8`B|zxcuxn+y%1H{3R>P%kBK!S`Nb=A)E5Joq^juk5TE+aDPG$Zohr;NhrJq&z14EFq? z_B-%+J;XN|3Wpxd!E1w|qqqZZ4SBAhixA3zt4g7{f1pMP^@6J!p`|DncZT|Wjr zW0gCAAz;mh$)55EL)`1QXjtFF!e+%a+K7t=>cShBe*`WXstbSI@8~x-Y@{v<#O=KW z7mYo2nGA9FV1};YUCLNu+z>n=Y1qWW`mIdd_VKt#@l=I36;Z$zf*$ZQg#!M1&;==a zPool8(5U*qQ26R22OHJwkEmL{J1N(h1=;WW3`4|5jh}-Y^d(@R+vu+OkQ03;Q13KK z84mdt->AWmn@)sW#&?*U=8RG~-<@>Zk~S;)TEnkKZC66B>6?wx+o-*u_|@|*pxmJV z@{~BJ#00Y)&og#SLs}+LMvM!;Gr)oviKx6X7TZq<9$$> zoX}{rfWA=uD!79}r61t=*LvuQho+-liVIb4&B8SZ7V?GC`(S=9ln*sdfzbMDxEVvE zpeYo}K#dg$y;>Bh85#l0xOFa}vcGE#Fk^D9iUpZ%`Ic zMkQMsw?UK2Oki)m6(~$8cRaWgoPsUHN~y)nw|w!?r_`qG_vM~}T!;A-^wrCNT$lM& z%qNE-CzF%tyBXcElzOV*_&)m)vg$=twBmOpTUOI#`qkj|mGH1x#S`!=bY?u$=kpCr zpJkVsGMwqzWrgyeMk$xjJk%O9JfUl+@aGK;K7&7h=pA&${GkU?VFW{aUw{hy-ng4) z;O7Z_u}@3hP`kghK2Ny}c#I|;=i z*!-3!aW!^V=vF@clc)V>M5rOH(PW zg!nMq@oVO1#g{?N*EI7r00IAIoF6)XlU^1|kMv?T)^XOb`iZEHmU=%Z2zBx0@i_>^ zJGhgJXH&F%(`o~Lu^?o>?|u}e;%ZG!5Oxp4WWbN?(p6(wP*mMYExl7UZhc2v)QX>8 z7!!f_)7RlAFuL`&SR(TQhn~4laPEyvC>E-ZuWk54gQtpBJJet;IwqkReKBANJ((Xb z7=+$N?d1tQA%ZgAJAk3RH9TVvEqx$&<-$f%M_Rgq2|)=BL_O{aW&T2U748HnG#_&d zzEIA5Jn#rLLrWJQdOQ_2LN&Gs?xnaI3!bWk0yq~9&BVD_sK}FeH#jsrjARS#Sb!Z-LuXN&mJF>!iN7VZudtx1 zzx^sc(rgWHk5$v&7FF%8yAjg)h)IepLVdkmnBS zgQ2VHx=bj32(RHVqy)I!xttm}-LD02X!X5H;}4zCnqcTBEtCoUr3JXpm#s)JaI=v- zp^8TGhLVjmF|_Ot@+5RW;<7AX$cs8>Mj31PWV{^hZ86rK#AGRfXA*X(`M-c*xh|ei z%|v+`UTYDvdZWFSoSP7Pq8;$6;EWliL%yH~*_6;tteZjs6evUiaX2&)ZYf#An_r~s zllJ#?eFrkb4t>xWJlI$Q){Gf(p(%LQ8whnk5eQl%f-S2_E5Q`w9@Ml`Hi^};x~Q8p zZVF04%Njz!kFw4VPr}_`wyY^Mo{&Bi_+XoT(14##8vMQ!ez&^i0k{ZNz&kM4tWYb2 zpm->Z+6BS;7d?lA=*U_P{^&~PU5m-|RAp)Y>m3FTp&X657;q&trKQqHXg4O*0Ac&s z#--uRGxiNSYw!@f3_UxD73LP4J=Vy@pNsW)j%PY?F1oni>p8>a;h{fRzEEL)+zkI^ zthCAp5O>c{fln}P`7XM&6!4{5szsnEfFr5@VN@0B{W}emfU=AOSfeVDOzTp^Q6{N` z!)FAb9X%g`DF_po-)xL7foCm81b!LQ6Di_ZM`i&TvtkV{zUDZ08+wMXGvy1EH~8>Qw&nSqGlQpm zXV3gZScFcQ_|KKZ`K^gn^I9yz21D7IW?{9*OE4*kSV`mP8*Z&MgXz!M>$A1KJ zjg^0Q8F%#T#Bxsq6G9fS==LbiTd(36sraT!c=b-u1^+qK%LvKy2 zgqb8+AuL4_*o&zL94ah2e`~iH44{$ccN97%h13FG-{Dx3I$>lfwLB^GyFJuhT&T;3 z)aCZZuvP{`JHkbhyAOcwSQxl6`52ISE?RdT-PM;Z$X>~Y`ehfYU5A00$xZJg4S1+LQRA@M zJsGM>ak~%#Wws&kdtx}oSQ|$8p*U{nu80Fb8haz+#K9m=jDI-Q5T69;*%+c#yC8xj zZ^q|f^rnox4t%@IVHvh+4;TziNq=GdDbDA>zjQcO?e|$Aj>lI-vMBf>plc4C*pUTp zQqutg@YpeK*g{Z?eSkUwhmO2@qEq)BmX6l(qrSplZD39E;2%!~&^dkp)Y1i~KCyW1 zv@rk{`!1lwsxV9h{C8>DqEQ3s~ci@0sxj4O;yl_Uq) zzC3tMG=p*|?#{dMcN*AFv3QqB$Qk+OD)ZC&5dCW$I1)l42RQasCm;v7A|9&81eFWIoF0MkU@%{cq zjQnL_o{yYp|AhL^s@;!uP6z*Cr!&_*XNndI1~g z;>wTYj)URvZtlL#TUDk3e$=5@b!%OOuCV78G`I2`)GHk*QRjQ>0|1gdg%9HIEnpwG zIIU???T(p1-;@F<*2<5sLHfZVTFGCr;{NdV_1I>MMcUejegF=Y|5p3YmqC{=ZseCH zC+h&x-D<{PR~sC0C-&xDQ>{>Sq(dL?6K~^N&|u!@8miVFy@+L?cowV@>t<+6N07njl*nMa z?Vs2H5!$;PL??Q+(rBmUcd7U;o>~Ly?!cHPeGZ7<{(3mJ3Pu~724uX8R`a6mmTKN! z$zsigc7co3-NT${?_ItWf2*Kg>q3(&oPh46e=_DpWV@?IuZ)W!1O88OPE~TMk^_D& zk4*LNSV>f$k0{Qha@4fEohX;@2K-#Ohq*qbp`5DZfS*hGQvF<788GK*aGUC%p!n&E zsqM5cPkpvJcg8v3pQ<=dp+A%AAFlMTRi^xDRi3q8b95Nk^8vFi&!-yjOijSZZR%08 z4d;OW4A6joPD5%arz$z%=MuM6KbIT^%$Xk+PxV)CL=6{Q;e{`p;k!Ch4*0nQE7i{> zaRGC#rO@pP-LK?Djmh~=ou9=y;LlO$p?j&{sPq?`QogAL&swiJgK+mYY=T?AH16Nz z*B}(C>_M}@%3mG_I3Guny3@O~`2uK_a~puX2<_?!^6bw*hFrl}wnMwuL3CA|?0XJy zkC97o`}_dPNx)|uij`amo%%xc>V9py9sdBa5g6_16mI5LsOj@`SJcrauH1zi9r0uz zG}WKjp64ez@k~v?$QSRUW?%;i(B-T^vd3CCI6yNs4ow zxB`j`4te{6-wq8B~tw- z)cM(Ql&Qya2FL+Fclr+ahp01m>rPcN{8Ab|&O`_|lcUevi#yf-j6%7Qb*i#}I~ny< zs(+U{kH#5qbt%ppk5SJ}VN?Cwzc$tX+ao+{z217oYlZfHhpNH~_4*l=gB4o)o|=izJdFTZp&v3V>#P-e?_0c0W`$mwissY`<$kPY z>7Rh}pE0}f6W%hiLPJrv{K_1999=cc(y4sPfsDGmKhMMAWso;dz|W0)@C-{)vLU08 zw55ixg9rRy-AfJ8fS+6L1pM6GC)M8@a;kqyEuJ}=5BLuv1gU;*t{3pvP#o?mhsFs7 zEa2y>;&@1e6ifA=qvu>381N57$%PrEKC^)u?tK&Rb4#35KerpigJT#*o2UY)4f8FT zfS<2E2mDtDki!@T{M^R|GR^@%_svQ5^Sgwp{x`u1;G-uzbK{p(|I_zS=3X(W{<@G; z{m&wz0sp$!DL?T!0?4I20sq4)fLhHpDxj!1cc@Kyl``;~(sZsv4fk_RHNj6nbBAVs z0ngkSFV$bJEai`sh8vOK_C}4A>fh9fGWP_T&cezWj0d17ivJnn&$UrlAr>sN3mrlT zGbL9rcnVncUwDZQsSEfybWZiRh8(0AWM4Pnzn|Bf3lI4DLK&)HU|~6sfJSEmurQ8U za$7|$S;6y2+lKFT#9~(fkIK7{3T4Y2T*!+!B~fjrT+ry_A}kAVws+%n6oi#bYu@79)M{zRD{Elhfe=f5H(yY2x~dbV&njbM3`k**+E% z*EP99W3D`i^zzoEA@DVm>o@FS5oS~EN->*~N#7DsQoYUTfX3VV;bab+JSI;_pFU}p z{We2Dh-*IVwGnIWqpY=8{>~FlOL=~>w}bTw4jpkVMIz4mtS2Ra64GWkjoVj2RbN+{ zue{V+Bw`|po9#!-RTPJ|#hVmJ+5sR*&{lI1woX9URk0gE+d418u8Q3a+Tk(CTzM38 zJ%xs-7(6ADrej7i=`zZR%{Ftc{EP-HLFMjT`E3YghIy`BMuU`)#PWj@_6n#$HqY~f zZE(I)_D*OHxE?XsiM+&0Kb)VE9XDgz?Oql8d|%Mq!>F^gVy;X>7z*6W0L_)NuToat zJS7=-;G(8-l@f8K6mwo@7gD!_}Ar7QvF1h$k#ez=(C4aGn}v?2+Ka)i*}J?c!Y~XM}d+R#J(_q3#S0S z1Bym2ObHLEk>_El+8uBQD0;atB`bLHAmJY;0Uim(WEZA{@7AdF;Rnv``A|IP!j!Dw z8Msat?v7*cghDN-WfzmBcr><O{$y=`^C??Q3Vg(+FV zKJY$WxC4-V2?`ZRjt`wcQfUPbz@xBmcXB)5ar6anXg?@fL2eTbn0{1(qP7bwKf*E` zZL8fJ+JP=Y$%);=MrQ2NAX`Chf2U)o3n|wp+m8au#G!qr#JggM6*%n4R<5{?ILNiJ zVc|kudo#2jyACMn+XyRmKUEI6N;k+QzhN2M1rEN0HsOTh10@D=A~r=UWaLSZi$b=7 z(@~Owvz=2|xWApvA$MCGI*62(cgoQ5^+Vi1UfkS(vrAWEsi+EwlEeGOOkoLJmEk%emRNil@1mZc6m^c%$l+DA@ zHv%+`fQ^|<0|Ye?7QU=y7XeTKhYo|5BBn)^x(SUyYzR^Zm#C!(u_%b?ay13S5g@r? z;20UeZUS>6K+vOru<#`q`xyXhUDH~MnC6Q!VM$`f?gZ(OOVmVJ;p%+Oc;WVDZ;m}45!lm(cS!f%& z2qi{HRZl6nK#jo&aand)_(ejy3$%S)2dWbg7Jli_9s%v7ya?BN+mA!L$VDhwK`yLM zRpWqk;eucLFx1yC?ah!gc(9Mvzl1ZS_X%87wZBv*p2a!HQ&`5_2MfPK{1bUNsa9&n+rE$e0+8m43gODovM;Ki;6MLid$WCbUx#C<;*@V!vn@4}RM)`kI|RrV(0=P8l&l~>e;t+&9sqm= z3j2%`5#x}XU)n{Wt?VL{+_#AUcZpHOa5#&hegiQq zT*hh-0&T8KrKE%CU)x}~mN5ug%l%@I2=HN^@YBow`|RbQZgw4NDH537pr*^3B>3U-7a_xSEoKHNv(41n{l6V;7Lm(@fP&bm$t zI8KJKI3)sTh(jj_C7p8l(^8Dg4u4C?=*zr~(?`xJEVG+q%BlyTCva#3^wR__!+Ql? zU|vkZE{N{M!Ho+{nr(*CDJ#E?{M}mkt~&H??E@q41w`!a~W3 zOhF?vGDRSx(}5a1_>6N3ORe!RP##bl96B5ZmWRnh8{E`>5+ zAPo?9>T1eel{x2%%;X1c?CH=ygF_ppqz(ICRUfno@`E>F;a9`#H2^oeR5f*wE^T`N z*$=Hr+%leHU6u8Gs{ot;@Pq4w!zmccCr{v^5^Y93PXE~i%_zH4OLyc zhj2|O8pgt5Sy~lHTWGtwi0MGCLbYxWfOe9L==$F+;9=obF81TVSGpVql?j2q$Z)mu z3ioP32z&Lc|DOtfB)pV94Tp5Zwu`r5EFCZWXSo~()rov$cZIN=>jvt2(B5^a^vKQmqQDW6E3|kBl#?!v?J|&44+HrH z+N&j1jM$2JI9Vp=1Tysm}U0tZ1HsVreWK7JmECeg)c1E~0M#u<)C+_HJnRyNKy% zrZH0AL3;^DyU9^X4qUh~_ucD`RR|Aj+yj2XUIYL|mH#YGrTCx;?$ zl7@w!sI~6{ZIDZ4DBT=VUzo&mg~gyf4vO2apfOHlQi+{Y(I>$yB#mW4vFS#}(nT3t zDEt<&Z>!kvf%T=!)ae^l&iG|V`yB9VE{8#j>3WQu1Wuvzxc_nJG%$%=X)=(C(ALU} z@RPW9Gicl8Mb;DP4eg-3$TKs6jE8n+UW6azu@^x5yo;#8Tv+%)EPD;Kn_YyG737Dc z(A6RQ0ThQ^m?IM){E(0R4Ya?wh%q_!F(Cgy8~V+OE=`(d1W$;e##Du}&(F`;m7u8Y zaw%ECr%`&+r3P9xyAu?~aT(7}T@!H!C%YejM_qSO{rH*e$2(&+GW4WKx(s4^zZkLS z_o(mVrVGE7Yj2AH1vC&Aes)wo1n@VGNZy(7WO!Lxc%eER&V}l5(1A0c;>S=Wc)_xo z;keGqsAwyZ3)SJE1IG$Kdu4ZnVv=ix5(_yeyr&tN9gbO$F(v#tPW%v-I$`39xw!<; zRvbDQ%uVy$Vv&As5fVP)W$NEu3G{=Yn%Me1yUGIyOFjZ80i1K~s75(mQi<5VyG{yd zC+TvIz%3D=jAt@!&66o*)i|#jpvE|Ks5s6`>WfH)3wUs*SkV95$L zlVJ7iQ{dtw@;Iwgx^PQ>yYe3l9n$GW!PMLLn_xN@Dwz5L!MMN-YX&1ukCq`p@VNtz z-4XiUICStSSwZf$lP=tm#-0R)z89*Vplk)X>r7bE+0;G>#j`lHTS`{&w1Ov%0=y22 ztuCylz|w^u8nC~GR<$QwX`sy)K1wC!{`kVcS;#RHr`&YN{s-EdFFF1>1NaeETxw*S zp|G?a0cu6inz&SF0FOcY%WBY`F8qSF-5m_K7JLr14r0b{J=%i+Omm%6V#x4N;)_|3 ztsuYj80428!*Un-OQ3zx<#Sws1mu^v?QPH+FUon87Z}QQ2XH6?_&sI1DHpp5{2T!a zXaN0S^xNcb0M#!$(RaF22-GMqyHlpdj9jR?jt=zWov;k0`DReGi?M=8JlGdVZ)nHH zAT$XpBW$YiDWHRlFjrLDk3+#X0Cm<=auR5zqINw5em|Vj<)I$n=R)fygBkNor=d>( z9LJ#z@sR<%csmuykI-In5lU9DjY{%g?gyOj3K~Nk+M(&iZXi+)+8TM06nb_Sv~66( zc($Br+a21uE)tct8PRDQxlpYU9XM(G!b7m11x1c)g_17Z`P1GrGTV`lAY=Imi%_z2 z3dVBjR6YdCbIDCKQOxK0NS8>@uiK5}-^t61WPL%WHZPMgW;G^Yk9!+CZ$7B#!w z7K*N}Ggkaa_-Y)m4S;r}iVqf7*=n##YP@%>YSW|+ z;2wtJml&>_voFCHm@Ly4w0}VH|Kp^ET4EEHcZu8tZFLvnlP*(=PEczFA62DjAL;|U z85HeYDys{ae-iD7-5c6LE@GZByxAGZbZDQ#p^67rIO|-eDseGRR&Wd=6Wpd^w2rn` zL;D5}O*FQq&{i(AM_hy^Vlt~bYw+)&{nzC(EjM@ zkf`F(xi_rU2HwWy&{~X-J!gZ{9r#F>!w$StJgBvT`~Y%T_`zU%78K9B)TmKdWue*` zg}pWn+}EIZ+vS=8>Nhihd;sm~7{rvX#&+C9SP4r7jy%tU61wKZj|O!2)OVkKbpkK= zG{9WIP3l~@DF=Qd*A0h$y5!+orc`6AkxyyAe;T+Qpy=gtRqr)j_-!Zq5op~Vl-!=Y z>N=(izwBfm2P4vxzy5nYrX#IC_GEgf&V}ls>I=6g-`wN$w$Qij0T$Nf%+W?34~_aVvk$ z1bun{sM%1wxL4Ro~ky0+ZfwV zLh*_VJM*CIk4H8x#thqCpuP#(ZkNjH6n=1;%l;JFKVuM+V3UPvmJYS_Z>nw?uwDrP zz)X5mxJ~q6Q(fILFXzl+Tm>K%0QAP86UJ#@&}nP#qxvyftX;M8vAN*|<{Db73q-Mv z^5H%fvFE_XNF~q5z_g$E^c2T0yqLuAQ1PJ~7C=meyRh8d5UzK@^$}&Et7D<7{+yT& z7%^7VX;%L6$01`qGMia?8kU3i!NPfne%pyiR4eiaUecn2#;VSJt39~4Kv5xv3oBV{ z9_m8d&PAe{hcBpgng{N`Zuf&?m`kN(1uLok9CvxQXF!qZ!p^)uvplk|dsrT3=WQ)$ zTU;u;MhMOtBJV=`a}45UIn_~Ft{xCz#uWib7hh$#&F_uMay8u%mQ4Vp1c3W+=#-^* zG^(ZmNIQ8&wt4-cy-exD2CnDbaXg(;}jI~uvtA^gynYj3$dq*RTYP( zvR|mZjsHWawt_Dsa`S|r?#09ZW>DSlvh_m9s1}pk4%!2Ok8(Mb@K8xL8r0Q|-# zI4(}CN;q_kDKT+4Usv789B0*njFubqt)8#DUDdq&fV15i&`=!O042x3NF&q0Sjgz~ z(m-jRw1MB!Vc>B<8*pd?QElu#p<0)=G^^l#;d>5n%TJDnC1oAl?g8O|>z0xgd`;cP z-0<4|28wGg>^xv$>T;)QCv`vS25O;ry!eSjhr%=<`R)f&5!wzhh?}}pN2RXnP+7sx zQ~<^gh1&rjOm*E-(r%0Nv1j7K3i3s>V49lfxn~d@JPqyg7zc=ITz??1LHo9gaGC(f zp-wS|s$uV4nzbs>x4((zWF)=$sWCgTu#~_Ru zrfE)4t7k>9EcQdxS^J@o1SbxZ76|qs!du}rky0!~{Vmzy=j%sL%YHO3#X%Xz4M}i6 z9yXi%P^Y&1xg8sWLB{xl=~EeE9UMA+)PkaU!mp+m>}j`xzL$&X#{^Mz0N?kvhXSAO za@aGB>NU@k_IN&5q_4dIj8!g6mm1g7JZXolj_+e{0plZ=rC01lv0iMTSjWNm&1JD3 zi}Dc@Qkb|f{~SlVYKj! zAZ0qy#+e)1a33D(KBxK2sE(6+q0EWu;V06JUZa#Q3u(7yfg8on{iLX|t3N+#>=sp~ zGSs_Fw-+-PN3r$N?IEE#$Ns0Z{}kRCCB>bvN>!n)BeQ-~G*y|~YzAvZ&=j8+#!umr2|4$N6d4mOu6R$95}2t9A} zF;LLwx$<;Nf^_@hgQ_Bn0-&e0xr~3Kn*|7Z1Mr{LJ z?^PDijnfv;-zQI(2&b82f1f-oD8?C2Vpw5+3GsIv*HvwuJXAYv*yOR`#s{$Z84k@= z+4r1uXo4oC9<&*fiuq3ImB1imNWEt6g|$??^U>xkw(I9uR!t;5e-+gkq|Ehj{k&kf zyVz!~l{}0$UF2Xgo^Z(+Za8D}ZDMM(q`h%G_Yk%a6Y1g^#lt)>iYNzeEbzhwrmGy5KO-)MGXrUy4t@>SI0sl^b5-vtc+`+ zXb^ol9NNNiSXiO_bC?!_;Q6Uj3}dAvNBO~B4Xjm?VpO|yjEvVW$w#+hmyPmwW2-d2 zq21TSJJAh5xx!+-EcsAKr94yo8iMe$^htBB>mgz<%cavucZH9_^=j#7>^MpBib~;% z^kNMNYh<7ye2(B0fEP|`;J*t}r3?N$;=d#EVyvNFG$B_JvepW>shVN1csIQ3Bn$cl zMqk9$4^i>xUmpeG9>(K$1OrAkfxO`cM)p9z%jgTcMqZ5=d5}hmAH`|Ca4)G-hU|CA z`$7H^$E(8EYT5rmX0I3S|8w4uKXS=`f!L&|Sg*O{`mp`7TtJI1-_WnoxZWUKwK<44 z41P}H%Gqv3SVFjV^AK2BGTAWhOTdFH7T=8f9LFyiD5Oll_}N8p{JL^%XLMMWC2!rx z@fvAq)CKYC=sGxIj!BBOQFe9!3W3-lEzFW>3j4aH>s?d zft#JbG>{}H{*aR|H8Eu0EL_v;P<)DraF+CxEk+ub_L8wWdZguJA;PsEsFPGR9a*ho=S^x2G|jC%)lntKjgUa z*GaNboT7Wo;pz%O-^=TaA>QQ|BLsx8n28DVp&+uBVN`xsF+hEzgdy$so7em8BzQN6 z8|`=hC?7^f`!LA>&pWOhAA-5p#qLqVebeDae8`f624qd8(wOzp4(V*v`=HK}qvp!3 zw2%?#)BW>~8S~~#G-KYqsG7LxTM&%{fA_01tERP}ydxtpOvNs6Y#o-PFl0(iG;cdm z`=N0zCm+L}C!@m}sc4*k3g3srp-R|fCZW!f)&{=-{K@O^Ea?*EKGrQ8KW>$nW*9fQ z0sIJd{=pGx&#obat7MMDJgmZj0#t5WB#Gq?TI8mU3kP#^^M(=Wc6o{LB@b@AR^Jk0*_h z3s}8k(*do%+z3|xQr{xs6!K)tcgGh1=r=(RTCqu{y)c%&l;K@s{YExr8`A zFAt$pUD(412aCUA8ZSp0?~vdrfw+7ZFs zl7j2~FtS_P5jn*OZk5_FHO&NX28~Si<;WoAYfqeWK+BePkS;5U8BpUiLqc+{jK_7Z z%))uI@EOsQ#+1_{Ac?oC*z!?PjvU8%wd5t`%8$@*7Cw)1uzU<2e!i(PTN&U}s4X(> zMwHR$J1hb4Fank%e6p1-D{y`a*IBZ}1gX0z*B&)Nw?(*&*1=HT)Xz5!Y0hP|IWhs~ zYxH(&<8EZJf#wR%?dJG*+Ov2bJ9#J^6S>57JTE2O3&s-i!Y>h;2H{7xBtAH$T) zVz*){5=Z2=KdMr915$SvR#2cYT@ex*e66w{>K9~)C4UJQ7mR}P1yvA56~tUzZ?-E1T}`afM4pR>ae`T%AgobHHz`YJS^Q8R~1hfwJ&(S zw?9tbsq2LsRi>D@TxB%zlg!?*(eAeBbUcH!cwQcUXcF2Gbvr)yjdRx~sl>YNTc+rF zouXsWq+&X)E|-Z+E^a5-+bw%>{XMRC%OOZZzawHb;`KMU{t4H+ z3IWk{9usBxMVK$(PSU;Kd)t913O1b z0mxRxjKtNFm$X}|fzbl7+bmr9RMZ5|Z-VFhH0}EIXOg!FUn07WJP*|e zUmMDnw{g})zL9htaXg6XRU~;H@E};smZyx99a7Q+g0mU;Wr^edQC;(N@jPOJhl+)J zil!I`+l^W>ha=E$mW{q4_`;ta#!WEn<&BX1*F5`^m_!_2?@`IXVVpyW8pfT2MLmoo zO%LO)qdCJkQdq*+?Vn-1I|c9DVcee}=wV#%bIvesnIV=zQ*K|{qJqU?+$u2iFzzHI zJ&ap#xbY^&-cD(X&tY7XAIax1j<3U+VH`(={3WQfW#t*h%>i?@;*5lp^EJ}ds5vgU9Zpy`t8u|F19UJ-cjBRD zu8s+qX5zughT#s?4CT;0Un5Sca!4{KLg3KQ_`vRbb`+8&=M3WZ;n~q&FWhU^3TfX_ zo2s8=9);5v%S9KpZxP{4>5FXKB~><|4GY-p5H&{u-zBOS8dQqqP`se}p|{zC-@^VO zxZWm3j1SH&*b26HN&8{!SlO(j@BbM-zah(EzrVtQqc9{$w7HUU8nJD%!q}*w18L1w zyvyvIRZ?E>CofA93@@gmikNZ>-}45$s3VM4CKpzwSBQ@3Z!m*K1R>d@9`Zc}G{K(n zfp&tKS4#$ZID+Z$3)>ZTxd(d~RZm9B3%Z$kSmBQWe?!Wk%{zHJx&&mq zVYqn*)MQxIxuZIFQs?d%@iCeOO$b@T^@4TB_cc<0IP zz*idF9&?3>fW)wZ_=i_$y6QxQZ;kXdS4`K-#=``AV$x({+u!8)c*s3JOD= zU_bpoj7-dHBul=HGNKL4{T~J%%4@(3!dXt$gXePCQwH*SDg7}@ys^DV=QK+ECSY?b zN0<1Ue|5T1gKZ9err`PwS%5P75P147SPCh@w#;3SDW`M^wq%6Odttm7>GSR(Q+C?W!xY>4&)S$Y@vyU7~!swj}5CK zg18RaNDvQ4A@8{egLo8{nef5@tIhg3+x~8>8={K*YNUj_|s5s z67KiODHi^ggCKW!YgJRZ0$?8~$R8uIi=j+#&go7st6l%^G|30Mb-jGK_4=&cot0n~8xqTJ9SIIJs$N__})b4bU zsYH%Bp$2lwL8jAb7u1Cy{A>t(zFZ9Hp^Q!!L%?5bo30w>E5;2=V0Fh0tnCmRlUn?- zK3*v|nJZ;eO~9a=KzP0IlLj>nJe(^0By$3cRjm=7DN7J@Jn2fo=A+Q>l)88*CSANF z*%_xMY!dD#TiX~)15LVm&%?@l@(cjWn=Nzke+gD{WE!L_>1W7qBJe7f6Zpptg_rX| zQ=`JH`Y~NR{vjm9%nz%Qy+d9wWY$~y6L5DSU}iUD8`0#4CzcyhbJ*ukG9LtKd!6WL zcD=}GZb(7KLa)l-A)DpzmOq^CDjg))yU;D>PnXHF#&n0KF#EZ^7j|_?oD63XiH$xO zztp5@mdnGcJFo>LT`rH>ESEpwdZSdp6dr%^V5^K9Lv1~yy){NV$7pLsY1haGqh-@H z(I5$StGBgXrg`3u?U$xeaAJpYx!V|7j%-@!n16&N_M0eVT@;cf50=(m&|?NY!Tw)O z*^#`SBAHGhnI2a;fSd7m)dNbpy*(ymRMIYF%dW;A8MtA?e59PP8|Wc95m0)=!x9VJCYK+^{GLJJ}lzu*fLg z8I;GPW>D;mccz2u zv?2)04mn`1SUVy(pP1mp^q9>m<$g7gLkAI!rqH0u4?eR1ETKNdB2uV2(yFZ{&Q zd1LlDozG~w66@m8O}*%ri!VH*%Y$O9TCKre&g}3tUJ9iq@?~O8%t4YwTUFE0$DqtsDMk_=Wy8DOau(X5xZWguo7!=d1`N~Al@XL2 z;cL{{as_8i?1QHR4sipCPsrwE61m@FwoJr%IV|p#+Ifg^v$Lh8i*iw4w3+;U^%A^e zaJy0ln?%t?1)~lo=}JuMIe_0}o{tmW+$1bpcHqo6oVN(~AG?mo32$yZmMvL0C#%Wy zg~myiq!|yL<$JhO`NKHS0A}LbU4w#-A%82ST~tt=uGIj98$C?m*b2Tn@^vzj@X9?m*FSRBTccK}0=HX0@YT=jRy}g&9@p+8XXipaa;Ag-dgN^0TA~;0g`Zno zV4`qEmqgqVmEn9+O7tBu5()N>9Pft!P4aRsbw3nnrceU}-NxVLEn#)0_f2@3EqqIABPc87TLY^?fDr*)`Fvu% zZ`4*RxSH+l+=vgrN&)a<#IX#IS|Aqwhj$F`>1Z|{XumFxLTQ-H6*4o0wsK_=t~Uu^ z5_4S5fF4h^2R5J|UVA*WP`}o&G})Ie z$DmvRLbiMi>7W4?%w;~a8 zgs;YB%K@Bo;AFMrCFaUkz%~ir!E>;h4A)c{(2xfB*4 z0D8^kcQwe>zbsj9EIUux{TU~xEf)W^5-5m#@Wq=u?<4n3DonqcqPYOkMbTV?T+xBr z?*^)b2dlhQpd9i+kevW61ez@jP+6oeOFUl~ylBi?cPq048(kGiFR*wpRr`zln4T{K!8_hgzFwQZ9#i zosXJ2gTv$4NBE`Cn$>{;kQ|}MXQYIVpQRW3~GNDnQWBG`DvAnQeK+V zFpURerMzW~uuifwR!@hW&2k4~>;O^L*D33KW%4)IdS04iy&9%!R?5dQ*14lMtTRv! z5M}*)Wu5EZ7b>@>W89uceW{(EF?#1dkvZPmnlRdQdRaNW9OV>CN}MQ_P0|?|<>_?g zl2NLe&q=VnG$%^kz`#;@V?-xdRFoVb%KF=GxK=5*_r$o3M9I-tKv4NZlrFkXFDj=G zL^(B4Vt-_`Q5V+^Rr`^`63H@PiXqcGFVBh7P5Bw8$D)jzLa;-Qnu5*;d8id1G90(_ zItE^@6MlYlfq_sc)K4;BYR2V;d(seeFfaFu9Wm4>l~jw>_v(ho!Q zsI3!I4g8jd-xmC?5k7+TtU)3ZHNQr@yKZ)z1qIcLQ1`v{n{yTI}d~}uXBslU1fb#yQ{m( z`}hX8S>07ZT`a=GD|9C+`uKf7B10`-4Ig(j!Q+ufK4qu7)l_)#E9~6WB5&|i$C=+9 zaXZe=h3Yud!GCp}&Aa4`1s+!-@phHf#c8nqL&rH4&TqOqy5l?;MOLrXY#q;(uNq_* zY!X_ruZ`A_@7#_lrIEu9+Yh1TjGg@@qj`|$dzndZx!ZDw8Mf2(8TwIQafUn zL>%pwA-H}YMmEVKQ4SZtps$~AZcF;}jO&O7k_1k!)WCVOaJzuiaylqZ%Yy!KF48tfxNAVR z9KyLyh|56p5_9DnV4Ed7%81huK_7XZGQv#>w#fJ!QP@v@3cv%fj@4C=vgLW4XW}|b zhMQnT`pFfM0$YTiy>KwsH};h`1IU(-a9#xi=v+bi7!rP2GRIhRI;qYhD)m636Q6?U zpPt-0WY|TGR@%l_X-%7)G`ygK_r0OSPHt)EMQ_(B8j3g{3g^ySO(}S*sl1`YI$t9j zjakl(&4L?N%EGy^4-D{{QMz+u`FCm0SYw;HF(>%@9B%a7*gwV)=f=K^5KvY7O_(^J zW#Oiz-<;vilAuA{)_FW)wqE#|_nM9)C$5>vaQZ2Z=oigai^FSRc-y&RrixnHTXfuc z&tmT#w-mUBUx_=aa_FERZ8(lgc zvZRDT^4vDPKE!Qfph6}cC36IvPQej<+u$CX404Jgmvza{gLpg-`5pasX6J-TpuMaz z!f}{n9Aa7ti@Lh1ca^_prow~0m^4f2uG6Bg;YsG-Fg~K4b0=`FxD`6;&!hK%4nbcp z=foC5fj3o9%3gpPYrY36^)FEC`O)6S>T*zggS_2fE?doymcyfCJx9vt>6?Ueqz?HY z$xp}^_p(ih%#khtQO}V^6P-CyjdCOsjXI-{58-yDJZ?gxbCzuh?mo_uI)L9q9&@DG zYL3*4`E@-{+5nQCC%uk59%RmwYBJ|a)08vLmC{+3EHECsbEUd1&yooSU`DD?sa9yc z6ljhvs=*q&IWix~H@Cf$BYX{KHO#v?!sYfCp+GBtZ&Z#@-QgD2M_erZk+JGVb&z*7 zOlGUa(vN|r7ff%5q!&zI=YVO$1=E_$MbnzhMbp=jnKoQBt;t+CeL?xbh0}DFC7=CQ z+Uzv|%V2ccROp4bGOkOTHHgGZ7>?;>D%_i=G9INxuRG zmj6bl4b@#rGi{#y)w1rnK5f>(WVY}#1am>lmX{#yg0w|aZsdSz!w(>6au1ixuPR(; zooT}lD`;{9NSBl!)s3?(>HJ@5)7k(m4bf>cYaeb*Q;lwL)8=bLVqhmHZMgoYI;JHu zWdV{x58uZF#cH{|x@^252Z8vYQxo)+<1fs?tqLcbh2IyLV?1zLQ>hX^vLh3RpBdo% zOo8)cKUop0ot@R1%>5%91kB@D~|vm))f`;9NJ_t{M+5mkFAPv#u{QN;@ zgldZnLiqAh3Qq833qR^WN|x+17Mu*S$1l*saJ9CN$*sogm8>8$CM@g2i2q!O$8p4t zoYlKcRJ)_!&FVu0X7sy7U2t$}-fd!;cHeE%gHz|r1j}Z?m-8?c>KyHh*|qUl9JdM8 zThjRS1wuB1ZpwjwZyq;lPvU*bP1G}0?csW{XJYY)DW$`74qzZW3^tza=9EOx2(W*d5jKr%LYi7A)!)ePh=;qpF{@;qgY5sAZ-$UY@%XM z9f9Rw;bo>y@BqU`0BGlNE{MF&meY{f-N8^2(mdw>R*?&MHOsg@s9oo%4@~4p?f+x! zJHVqVzPIn}Zjz-YBm^S83kZl1s)bOaC`glDLX##%ihv*>2neErqF5jjK}r+_q=|;A zqF_O=f(1Kvu%rI;d*3r>?v|k6f1hXXotg8VGiPSb)H`=BNO|T$T;CS1a&R?L>)mO1 zj_YPkmv=3q{U#CbTjEK}OhEF?A0Y1#7f*9N0~c7Ja|}zDAXt#$$^!CbwaH8aAj>v$ zJK{X5v1BopQ;BV^BP0)m!vf}KD87elr6J&e*#Lj8IjKxB^%4SkFs-9aumby{O!u4P zAmHf=u4U>_SsGvr@QUDm(*S{J5^*I6gDyxoXfB8U8u)D+{guY-_g}{nTS^RUqiy?4 zux+0Uf%#mR?K7T#;A(+vn+pN?T$pWho?*K@9uo5m+hwv8n6s(``z-u&jpO&92kTVy z7Lv8acu?)&A_+rge}E!oi?JRubIn>MyB0&%rwNshh`nrfqG@-n+d5s+Gb;;__8Y(% zc~SE)q+xsAwbt;Y0dFsxyXw?sdp_DT);k#9eI^86(?RGZE^>>xGZ9!MnDw%?`t363 zybcD#Us1WDN$3#l*o(Qs&7gz88gU_duM380$fW0Faq&vof)`wN`j%~m4>T96tffGi zUcskCP6H6Oh#Vd^{3cwvh9<}#n;vQ7?b z-&(n1zAT!^`4!!CJO7zm>>9>Ih5A#m9>E3}ci9B^qvb@OM-nm#H6z2uW_-4*u{#n=Z`8dMKO|!RHk& z3n(L$@RgIH2PL>2{2$(eRTh`(L}ZLa6uoltuu9+*kmD=`ASc!-C2l9sdMzdH;O}A? zdYDG2CYzPO%|7scuEowhz4_*EC9)-Gif=$E+8_Sppq=GMZ@I;r>2&62clbZ4D#px? zWfZ__CZm8_UJC2*T$4N*3M_?lJ^pqSz=OCJ%lZE)3!9IJ{6(hTy;$-135d8O@JdZE zx4+>!aNi?m%1w}?>NrTKe8%%iO*Bn0pyIUn_LtEEsD?xQRwb<;4tdLoZdH~bZFar- zl?1L=53SEurb<_At^sZpc658@jRfwjy{v(2My>*-NHFUqYqWUi1ayx9T3_EuXb1%! z2N*k1K{(N$t%cOl6A7`e+)PKM=FhLA?MKLNyWeY0+X;|};j}AqmH^xPWOOzBm69t={Fj8spagnU5X)Xn7u)=qa3KW>c5OaK&QzD( z2lp1Gbo0DB2hobKvif@hH;$(?R}XE|ts5SQGD!z#8+@$^y)Ao48` ztjL$(vLc^_>)%9v23li?EHL{u*#q9SX2R5OH}&7eEKVtIuxCu-b`*V{xeUY!V1{X* zR1;-2dksX`ihY#uqZ0nmK>I8NbHG~rY&g6}) z1W9Ag#!edZMqUb=&P}EjnpSoo{Mm6LEPv%V(6$bZZd%tN9kyxhE{_7oHfEccMKcG^ z&d(3Pg)QnYT4`uXL2ZCA8Tt%NVpBRUQ<_o`Y7X(6(!oiwO=&wc+x(@;75WTKsyLV# z$|pX{AR*WEQb=rDXq(b63bXh3*|!P%x%0B)Z5a)>O=$)7u_=8J5+vXMeY8_c;Vk2= z3YVs|g%aLzGS1hOxcY?~jn8rZhky#QHYjwytVa=v+9Rc537t*ZRr zuS53Nbq;4h(CX7DAx!gszl}X0UI5gXsS;Qy*|0@QkwUpw36nI?uXwS~@Z=!3T*Yd( z<7SV3DKLENi$7cOifCaJu6V2(Qt_I2DXdtF%z}F{K1v%_czo125H&t>9vL4s4)Dlf ze|*#=V8=)Jdes!jss>rT@V6tfzUU6PO8{SfYo0I?Lo#|M(ZfADl=0P*Sn#|&;U@5M zj1|WHC|W!I9u8pL$GQ_^qlyy9%yXOtO zp0l^dn%Gdb9|bS#ejG#G~QS6;4&?rL-dw}Q|OAT0L5wOCvu;QAJ> z9fqG^iDxUtwX;^9V`~JLWvdC7W#gw~3bFM7+a3^XY+K;6Y-`~n8;(_pQ}Cd96|`zC zsL3H1OFX^Q)e!j$2v+22xU9&NaQ&Oe5K6KGMB;I`M#r8^OqruE``ciyRAMzX0c$5I zJq_(-pIKM}W!YOic@VY_UmHO{AHxsce=Px7&my3&1e9pW(x#0&sS{Y*y-fB9jxJh& zaM;wt6Q-C;Vu7s}_xb1k!al7$SxMf0yNZ@#Bzs&8CQ~cs$H`U%f5rutk zG4Fto_~W(Jg9IOe2fuBG$5oG1_-d-v+uSHZkAskBUgQ-T0Ld>ePFG|~4f!0b1T;M!%rhinH-w;Ae%H()mz!s}j2jx^vp!L{Ec!If(ks91krg)GHvml|@9 z(u%31l)*kqfe6}Ziwnuz6j(g)HE9J($Ha3oXZEPI(GPc5Lwd3A7 zlK&j{782>ky;da0y;da0z5gbXVGzyNO|THe*?6GnR!m zLl(SO4kZtXoy0JzjaWX~h~=Y=knfP#NDPPChvlGsSPt5URgU%%&EeaIWua|Y7TSho zp>4#lIJ>Ycv37sfvaUl)Pba>O80_4B8z2!EtZ@zyb{+aF*{O;hyI6-V3x>%m;}m5SOL}x1 zIU9n|Ig2hP`8K%hu-n`uiB3%jGMR!vzxdI!Q3V;Lfj^<9U2|a&hIt8AEb7zaaOGbL7c4r!036T_h1#}FA|o(egJ+j;~Nz74s+X=c#|Ox623mP-`opA zo>_%!Ry&Eaz&MMy)7nj%F)`Cx*%GkHlsklJqtfR(8(aA#8pJh|qMOp2AQ~p6NFKBN zHZYPB$)Jyw@_Q3J_Kl%@rIfa4=!!ySgy*bMxTB^<45h>+HuHG&@D(wXbfv7qBgx(| zl!i*-fguxPC|OGBRMmJ(qA0nhi&A)kpVJHdOABO5j*`mwnQ{=Ur}2+G1$_&dg7^NzaMHh$e)WZfC*!&EP0>QCws$LY_e;-lKm4}mctpA9^g_LVIPpWU+Mc6P z2fEmE+zOZNIi6DRK7i44>=7_~j<*HOo+CAzZ0tEY!(}Jr(QK~gupI0;EC+iIa_DoszJ*gmnAM15dmDcWKb!j=` zpwSO8uU0v1VLy)mP*Hj+g>BbAQ4}1hq7=U}qD6+atiq6Hj*{N=hcr!LDgWFYZ7u7O zeHgT$koO^+ha6$rZC==go^9EgTkH@gd4{axzHCbYtGvBYa??56e*;&uNZt-#aV0zW z8^C_IdGc*Ma=(g#=Kxw_n%~3E_dmp7%jTSF=$Gt5^BYvOy-^k<cimWRzPhusMKiiq@RiEw5-c=tvvxgm5 zTxZrh(wTjta9YVWg&THezbN57C*ypbnWw7%>Oj$*SyLs(b!Lk-S+lX0Qycj%CYyCx z4VchIB`pUj+mg`Fv96)~aM)!OImeM3fpAI*T$8w2MFzsFk&2&{vciSxbU+&LkS38W z+%5-*HufJ$-5OP;xAseHF zEcAtp{tqFG9zRqc?QyI5UVY_IcbRm%Xl=&_TaBw-%^WpiK-kEkg~!+nOlS4I05$VXMa>ZE za)UC9E;W^4b*ZO5tIK8TTjyev!ggboY^92p5j_xfNu_XXfmaxt*xJYD>~usD8iFgL zD4JG%ipBOx7SrqFICSvLH78y~=2u5>2mI~ikMp<1=9Uow&x~HXkJ}TnO4Ggkc|cd2 z(g0SdY`h$eWw_sFjt1rRxolM^a1mOSJX0U8)8c9YSJjT38GM74i;2p;56zyLQgkM< z{9avOAP$*JvF$t>k(8TfIwFkJou+CWHQ{!w>NfPrfhclHA8f?hhxv3V1nvhne``!a z2^`a}8e{=trYsQ+_+7l(S5t%L-{MX3Qpdu%6;LX=p7BjFK7>P|B!jw%}5?UM&bk&ikJCLpj*XRE~3W{Vd5-r;f}cbPQs#G}IJ@=P^^|09TV$k{@OTk=d;5fE)78&oK= zZ~e&TTN4dx>f{_(MXkRB zzIoN zQ?y(4+KjIpV*aY35%mxG>h}kqRX-l(t51kkpAY8vJHPsKMH#BUSvaWv@c&f*xNvaM z&UB;tqYJ6ePwcwTNYU1~mC5GEb!&j{kg18ixDM42MVp$FXEG5+DvqjCsqW>A;H1q= z#%4p|ju;Vst1o<#FWjMWqJ)!*SA_}*N7hpKV-W6$C75aWnJFKNaDMRjfCx|g3(s6t z#8L=P8kA?!5k@N3T$JKosR>TPoP)yowO~igU=V(0N=xaF_?_TV-I*=*|G>s`6|ql+ zUxqMJb4|Wd{CAlqRe=diD5*&zlZyne`~j?e?~0zd3`ElQn8Cw9y*tEb z*aZ@>YNP~kZ^>;vh>(*gEaKpG4B#g_z(Pdxo-+AChLwlxz2;OUj0heN9eP$~KQs24 zlXzflo{)29gUjBXvC7CX5}Sm16PWFBk=x|B$dSD`%^5!q+jjP64p2waWk1$W?-Reo`O^v-0VWtv*rb*3}P|kw{X6n4?FyPC@_Z=rek2o1ZDEg zZ|Y-8E(W_q5|@%WkvW;U%w_{qa;3s0C8d=x*2y?uN-8TTJ|)=KjpEs`kXE#*CJOi^ zXGJsjnmvf!ysTDqYR0o>j7o8-zGZ=*>Q|#uJyl^pqr?i#LiO45Tdh8(x+d7qm+BWI z<(IE;ruqtnOR5W$Fx1J2OZ6d^-%ARLPqm$e_g8ANEke&64?PBH)=1_30gLN^hdlgM zjo?1>anHe+b4?$GL}u%-AC&Q_=9ZP`xRpaDN2k_)H%ex*{A?6Ry>Uw03~-%OuA=YZ z><7oC>BHhufoZ6kGlOxMr23dgLliD~)Kv+0#mXoW{75qxablh$S>-Y#KC7O_vsJ7j zEuw+69f@YhP^_<*1h#|; z{rC)o4aA*V<=w!+1QTlB?()AjV2TTB=K39AFkzUFyBfG$Q>IYkjlPzri-*p_# zDtMw&ho$m-^M%qm*?-K@^|c4-2HL8Q>^Al~K=^lb8{L)isSEWdhs;$RQ3mm26vLAF zOL0;%bCpmVnIk&c(k&AFJ*H${q!GJpiqc(H%kecYm68cNiISp=Bm8n74$OIF2JWz| zqsS0!WkiY8TkJ~YhY(BTMr0v6Jk1KGbfZ&CQhGosue#9lr1ZTg8~j3XlF~CuNJXSk zI>x6|n%h4WD>y$As(ln{zi@|ByRsP4dNHKzcRlYqRWRf#XtjiCh%V3c1n~pF@=Oj~ z+~T7qRY&cmqT{HVuv0krG^sjpx#qG$CdC}gH;tq6=?#}C$)~nT`Nf6$NkD?cBJd$$ z#gsx~qLL{qStFE2V{GK;(Z={flsR3k0LkR{l`z$Do!^|0$y?2rie2uozLrQ_B~3I} z=bnrJkR5j_C1%uP>v82vZ6$MKZnH7;9e8a!dQ~LT`8c1yN-onkhUzVGxEmzXZ!VPS z?@Fd$5!H?k0}rzfE85*~=clxLGlR7ymE^$Q!I*D)DIY&CKF{(+uN{t3GFOjQsaV#n zeDi=(hQ4RKqY(<@Gfksnv+cIY1k2Vamf)Q+)~+>@uK>8FURaW~#FrqJ8nG-qAfmuj zPyojd`DUv6*z8{ufrIkDD9aeG6tRrbS~klfaHgS1a9K=41JmAWTsc1Juo25BFx+Ux zpY3vT)yIbIt?2l+E5V>$K}5Q+hxk_ONQQaGMhOkuKE(Fej1sfmu%k)>p=0Lz5_e2lK?}6p%aJ#c?DlIpFeOHx% zcoPml9SQeJ;7Ismke)LWrl8yFpHOlShub_?l@A|A%KJDy2D(P-7HOp3hTopgmZPdn zfLt>mq59ple4fu%d=OncpRI$qcs|=KxX@IMErFMllrL2h0^aKrW(e<7iMde4mDSYMRF&hCCkkw(0Prg^su)p3{Dr|cNYH`NuxQN@W^oQx_OD4h-Y zpN_60`$=qF+9-gPDSeq1l~nlaq9{1SKgxG`6fWP)RSGL$Po+qOe^3c?9o%&VFU3^A z*Jh!@I}>=sVI!3gAA?aroRB>e0YLlrqvAdm9rsU4_}jr<+_9q?iTiKGmPZwfYXI_1 zF|{0aHccD=IhSiLQA*6?qXIKYrP&4}O+johCOdXyZ?0((Me!SqO=b{Y9_gZ_$AY#( z-~-fPz3ai~rs8A{A5pWmFPGZRcO3SZnj=svm&-|b-G{L0*o-PZ0F3r2WG-Czvf4|w zzSyDgZfP8r0Iki-^9k3y?RjqrdlsfwBkv~(?_8~ycdm*Lb$f{Cs+uKTwcU^~>|Qnk z+(SGXu!xJpJ&3BdoTB(~j*ap%;W~iwO}{o)A3nu82m#EE|9&AfU*9)#DS?nhDuh<} zz6ud5T&;vK;?{h|4c$QP{WekN6W@!~)U$ap&1P@#%dkp$CN8RB|tP z#D(2wr;uKo*3FXEx&YYKh>u#^Sh8|ZSWhP$ypNo0>TUI$=a zvI@c6o-9god$LYzbQ2JrzbESrQMYp%dhg*z_hi**YxP=9;IH|j7WZV`2ZY^|^*UU3 zPgWzvM)qV45_M3SzD4 zq+%i)v*eo%`R3**BMQS}S%m*>L|Y0Q(cUN{s;WZ7h~8F0Ck?a@31LKM4%$46GNO~Sja|!Dq)mp%BNN27|)u;nKE7e0H15oBL~UiN%5 zN$qzzn)>1^v^Lnjzn5-D~X-~#tM8nxiXP@@Eqif$NbKUzDz|Qt72bjr0>|;u? zgV+M~vCT+%z-EXP_nS(%OauMmPT3z<-1r=gV*5C3q}@R8p@q$!Yf=ONO;VJ?xC=~W z_1VY37prfRh z>PR*$QbJn|^s^zh6P2dZ*(I4H10ae&rz)`voEnh?L#?dxNfADnkbS9=9hE$eZtA75 z-`ixaehIX8HutyN8`iWBf>wW3biddNRbY=f@dzr`a5+0UR{~_kdbsSH{TcyBOuNxQ zEKbBb=s7s&WF=RX@nv(*j7a3*y6H$RGIcGDfKiEdEqfo%NS@UY0i$I@GB#IXw9W6G zjZfs;?{mTNtXZlWUZk~i^+S}idJ*E9ERo|Rqpt%*$XSwv`?gwE}4exzxnW?tes#A{oW3rDd@7_5*;i}I8|e7>_Vd-I1K zdq-hkeO~r_^RuRdZAEwRFfGBNDcn{OQkJP2thQrKLkF*=6~l`BfWt)(PU|Uvmbpa% zVwr7~@PXs9O;M3x%JViapb6^BlN?&Q?D@lCqnnDUDu@-dG;-LPA%?X|VNGffMaeZA zl;RKkXtw$0O3e%|u->8!-0B9ATo~v|mE_g?ZZE zW@EO)=^^#@Ri$v~el&`bYraqlS8XLlktPC-O*Pfuj!=2(FMq6rWnfo|htX_~qPS2@ zX-}hB-eev?ecY#jVpam`V|NJ1dnCF(j)ej3G41$NXjc*|O6F+ey<)51(WG}(0(Q9# z#*5wH)M~gpiPi8=U@>w8sTD}8_^8SpN?HeZ<1xKTvvEyf?#x`r{fKbyI3IVu31~2FzcW}Qhr-;`m8z79F4Q+^V7hWO1$*ZdL({+4 z;k1;{Q(<1F0Gj?23J}xpql9;2xrzkaM)gg0qom84pB+>!Uo^N=<XQlyFYaSRXzLsSY))J1?8R;wJ^+~OF97o#Y`0A0Nnji2IL z3Jq(MsRqM4>h$mp?-kH4c{JMao=4&7T1p-12&&(}0O<(oNLxG}0ooDtMMrQHW>yU% zwB2u{?fy~M?l;zU|D{>`tUWiAhW}Yev9qhzV8-m~kX7ng(>vR`YD@jXSZ1}~8C^Gps{NMwbs%A z3(U7lWt(Y-C@gImqO|r>XnC8=WLRd3W?gHWgJ=@32kr3MXv>_6qS|BTPQajGS`r_- z^BpEN#Pvx}n;ewyv*6fkb_FrsxHZYH?j3b@H&5EpCgYslodC8-Fy}=Z%RRgjU?qtGhf00q&kS}MpIoXh7L$c7${ zBJFEHRimxWbQEoX?blfC%3vAA(J)uV;lwa&Dlvs<#IXy`Op2049P_Y&TIeXVp&II)1e#;qq= zlMJYM-z1BMyZQM#7s7K*x_`foUA&%Qsi6kCynli-VRpLT4JLJ z0Gi~+XtGg#qoH#ji{nSI3(VFS*q$iZ0u^V!ktl0Jhm|}ZQdX-J`$cqTM5{sB?er+} z5AvT!)$`|%NZDQIo0=NT0p>T30S#uZaT~4uH3u>zhrc_{NzHRFVN#>4Z&ECNW@YVs z^ukX>Hnz%_G}E=vx?zFVA|j0+OzuCSj~LnsT{rwf^2&>1F&3^r4VO4 zQS*`;3Uj~WbLR^8?DKKwo8ziKo4+r>BJG6COFmXg5ISq?ft#NHe^!ZX_i8vmv@I0V z=xA-1D?r-4YDyRx%T**eJIdPZgv8~^drnrLft1CW?a3o+!mH zev~m7Mrkk$`D@33g3dK}M^PjXSo|%Ls|R2MEaSQ6`y7;cc{s=7Z{K_1f$MzfT@GYs zaMXd!JY?NJkeQyS1DWad4`ikXzm)mdl{(j);-lAFA!=PrEdGJa*+BaTGSdT|{p8sW z{0DJ7dLT1lQ3o>H2sfE_gD|u1Z;kN=dxKH`4>Ia(c1Fz<9)wl-2Qrg%^`#UXIIMl%O69LQYZN!oi&5IO>aPjLCE&YXJ+G&7&#~P5&0h%IZ>s!8{xn>F7Oq6Ny3Di@?KBq| zd($ z%^ZcMry+0TypO#5KasDBe;ssVjdB2z?^|U*L!IaSS`|DMguri} zVs4!UA6iB+pN6fPUvIk=7@42z(u8oN{5l{SQu zJ5A^unggXZWNiFIR~iEIOdVW*7J(Jvs(+hW=6j0n@PIyG*2ibk2l|r`EX$*l=qH`T zg>3NGAq}tLAKMinllvzynBC3Wcmki0K#@fbQf6n(4ICkuE<;wT@ zW-ziG2-$09NXj|Ndo}HoNkC`=7ujX!0>(9(wX;~?gmS_^W*9+Wo1m)v9hA-H-x0#=?X0T2**$1&^LHMbsncb-+(H)Q;KBz}6!rHZGO~Q=!zg1 zD}c;1Z9!f%$dXgvdM@ZN0m=WW#R_2z;Wr{LEptKC`O zPknrpheImV$5GQHL@sIK7(G`B4``r{(QULy>EGOzwoyUkvMVcg(?6aFAwB(e_{n}C zF4+e=SvBV{*$;-BY!SJ6rL<`anhc+m>GMC zLfjxXxa=S7qqOWt3$s7%v)2*!PtVJavtw0po9Rc@XEWVX9%lM!$n!Hj%@L4ulBYWU zlm!5r>06CUQ(Xs&9tAto;~=$N1b}pYqq6;>=uNOqtSX}f7Vc#8je4{xTm*+DU5kWm zGk2H7hqhF0j}IfC4Cg}NezO|{tkvNzgYYFV`^`zXcA6Ea z-42)oU~2aO1R;;Spk0n5Fxtn z3gXBarL&dns{&+l;8HljNyPvid*rXR<{7h&k#GLe%Kss_!+hwnR4J!iXk_^oZ;&gIlN*EfA(Dh1sBn<`YG-(V2vM@r?Ah>o8sS3uY3Zl_GJg1S{$8A4pOq`m`cd8&$uvb9YWo8;h$u*UtDYhv< zAHnD1asu(I0N-j3K)Z{$+Sd#{ddeWH>zB5H#PH-hfPzSmJt>9b{rxCEC!-2}I3qiVHNJl~1CgYO! zszDdP5*|!g1SCGbg>gyd-E0*)DLH0Pg63a?X^7ELTo@>Ulv+fSS?LIGad6}H+ns7jJn1axAA4nj^@3~)y z?zvZ+y+wl#E%i#aC{c!6z_qV{8TlG8$C08u^DbPCmdf%flA8(YLGuN|jv#Ee z;g`m-;o0wt!;sKO9udyZnNf?%*$GS4vio#9$(2smgO!p}{Y+st*y3dcML zG~~dpXUQ@S1j{@Ou8Q}tAUdI_W579>16_|m3+xY<1#)86NmV)psR`qQc4C$%6SLbP z%}&nV5*H_D?e3K<*@iV_oNVNhGZq@XWyaX#Al-RD?Kh?A!h$G9C-Cny?U0<`l%)$< zctpTx1X}n2x}+Gt1{^0E0&>tyM`(%VY$;23v8BN}cQvAl7^&=O$Tb%#;QTG+4zn97 z|E2Mlp!whjwfCEkK*%%4aUF)3@W~vw7QuxdK3EU^mnoP3V)EYbSxIas5cdmDTewQz z$NKfCg1J;c9fOnRa0JsMuv(I;JBmO6 z2O_MD7i&T*Q$zf=h*6sE`^6*+(+`MQ#+ziW>8x@hk8oD*w|Pue;+x$)+Uz=$X3TTV zA1~teI<)^Ae_L-kww-5M4M5Gupmu?|gF9H)@hCyMug7bkw)T3j8dj5?y1@BXE zm2m)Xe8>m)_rY{wsN1ls%?r2X{tZA6nzM*`E&#cvjndg@Na3(SD=_6X*e)B_it+Ic zb^a{vhA7`wGe>=ukw910x#o5a^}B0Yz-Ggf1RN<%L?SV3?ggtoNnj&1v?mET)C45g zog_eNu6bBRpZ6pINAxXzO}Bj%&XWX6t>6rpCke!({8#b20AgRoe^g^Bs#?aLB=8t; z_9TI`!ogSZ*DHs62oigeKqQDdsQlBsTyU<9{juZ8Hl0XOW*^>ku zYBh@1og_eNt~shw-7-qdNdk@-5q`uM{=6^Tp^iogCl#mI7ZQ#o5@tM45^zM}IQ;J4FB=U%9S&715iO$&t$-gg>+9l!)iC93>ximC2!2L%gd@q~@9n zRQ!1>lOsl~arHqS;l|1o;)!wA9OGfWIc6gYYmQYkn)BDDdBEA)^ty1+9BV4a`D@dU z!a;MavXbUlSJAqrr?tt2M)V(yNvYHSl+!;R2K~3lxgw!Sz}N&_@}CK43ngp^N3NNtk;-(+4O>>*&VCcd z^h$Oet67=+A`W%K-*)zub2&14P*E2n+;y*ynMXC$^@msp!h+}~^T}bfKuSxqH65e& z5#U|Es7lS0dg#^A(8O z0L(KV!Sya&8%#X-pg98?j{8DQJ*|Q`o#MPc(A}omAB}JZZ1*QzrleCyq_65aj;c|?r-;+Bs*rTI1Io$whyTd#y{JjzgrTYMAtd{a(?xjA%N?e2xJ))C0>A`nyi&MKHb07jUAjt% zsjzd+k9d4(9tZL`{;`YTc(C$!B7^Om98X8QBrZ^3PHvynJpL-4(5u+rXdL*NmA`{y z&nwXtax5|n&+}mdPa%A-Y1$e~$)AMlUCgEA%~S36PO=mU=Ad!n4@ z4Hwo=m2KBMQcgWW%Qj5qj!UdTc_Hd?3VKu&JywCqd>=jtPug1QapRv*?1ykWv?NUt zu+5w;V!S~ru*)Q%e+b`xgfSN_YI$J0a7_Ssr(vTN4Nh%}Dg1T>Qh1(}34xd-L(&2B zJSg@#t7BSfcfWQhgQ1mF8S?NPUs%>e1(Y z-3m=tPwRBmSq&S>HH9RM-2LwoJ}V@lz-&+nvgc0@jZO}?-^U)P))5%IQWLFE82nc- zh;6S&8~kODu?Lzk3XgC4ikUu)0DLDI`63I|{biv#bDevpL+&EMD(GOOT}S#6F8u5|(k05}52Oc%TcCLJ4A+tB=F`P>q^WRWeL=yI zb)?Oab)>DPuaf&gfUQQcD@R++Fh$&G5wd!eYu?t-NGpH3t_k7YB8wxg^d~5lBd!*3Z7}g*JK`D) zT7k(>L2ks=Nc}IPii-_JMqD>2=@b%ariE)9V=NqTEr29D;&PCv5m(k5gmJ`0m>qEy zg1HeFA#TJqMWd^7Q`Cs-bpY&$s{_W|cEq(_fjI>JT3poPi0f`3?1<}Sxa^2)yJ90F zt`|i=j=1VPNjyhfo#E0E*B9{&u_LYj-i4E)xmFg~3sGTM?IYL{F0>qJ-hfPHUniox7 z-2V9oUyxAVG2mc2iv;h7LgQ?u~T6 zVX8F8(*N|N7UH?2BRq4|)2JOhbJa7k5Un=O zr0W*AuB=PfHn_gLn6ABWwJA;4uW%({bo-VuYtZjz;fa0#653yeC3kePZyGOyjtp@{ zF1ta%ZpHNHc^&x-KBW5;l7H2puPZ|onW(APX96Z#9dD!n9#3s0i8x-oa@#)kypokF zul2kyP$D!-fp~A5ZRc!aX-OI7DC-@Q_m6}o zfQ~wA^3P?_AQ4J{*RN6uEXh9?pfnDIGRE$L>pjzaG#FkB2fS8|NcxtfANN2kUC6Ol z;qG(QXL!cfp7i2xJ33vUr{b1EP``RB@MLP7`E55oBu^CK8QYL-QPbExd zNWYULx*(-F+~txRqg?vcs%`W0Mq>IVLdekYjH)=Yx(yoU&h1w)m?^Rsnw}(6Q=q%(5R8QlnCm8prY7y)4s9k><9H31VWbzG{T7tlnZ?s3+WZ(Ob$M`Bp1ALUM?!*1=DAH9?R&YPnFncN?yNv z27+3Y&*_itaV&qhPZgHA`*EqLR0R6yHCdJK%OLWfRCil zYAPi_0(i*U=YfTQe?kCHN{S@Mx+F6siay)`)=|>UgQF}tqQOaXtOCw=!Jjek)TX%H zv<+6jl=1=Z>bnhXfbUh=3e_j0DP(^|CHU4_L&zRP8sBPnSqq<$?= zp|xolBs1UXP>K67b?rEnfqY#fBGI~}UFt`-S^EB=p^FU5!g~- znIL=Gp`GzEF2ZQn%tJ37+E_K8nG%9` zG=uxk;WZ&4_)-tJ|Dro3xbQ-_|3`O5@a_=Yf74wh*uMkZ|Il4KR0*AI63%{rr(tMt zBY2E>nun%Bm!yDrvO;fTRG$D3g>Ro-U!>qVOb&r+4VJitvQZN;D5Sp;H;~ z6g7{+GcuG0MU#pfDm)?7n2M!{XL9JWy6~i$@=#=2s2in~F)IL@6KdWSp0Z|QeLS-c zRbiwVW&@1imQ z4WYjDTq2&$p~3VtG6s?E3e_C}Pp0U$FLVrjQBqU02k|`bC0vSpE0V?CG>PG)Vq*ec zVAUYxZP@#rC9)HxYn@*3wsOuL3jWxXZYmTGra_){r+A5>q~pw?aKhWeaO(M+#SuN^ zzJ{=H!j%Xa%mX&OBH?1)r*uOn2y)R-v7Q}qFLnd6saS84i;cemm;R)B!JHOw_pnAW z4FSalT!iqDS9}s~{Fm59O}#{ucmtNzN`?|fjhpNxOojMj15xd~gz0pSz7@{IK+=SM zXpbl@CA<;WWJ)MCY4R{6;o54L!WYk4f{@hWccjVfP8)dFaG~9OtK618DYs=W%k7>Y zf~EqOK$hIk=y;f<+fs&+#Xmgw+Ek++e1g?_VAx_TUn+C*>mg3ZFMKP<&Bct zqqoUzZNA*rAC_DG4|01V8CITJ{K>j<+uUAmTgJ$3>wLLA{fOMQJtMd6$K|%;JGt%L zREzAp4$AGBPvy2d09#Hi{%lpbJ$H@V3P#9n@7;3SzeR2b-jLhD-{tmv223Hf_zTVC z_F^Zw9U3dQmzK!w<;UfA_^{lLd@Q$DewW*;WnhM>#b0Y8x7WMN?dU|@(u#-8pY?bz zVk)BMq!lk}+Tk8}{sIiuOT0BZgf~z^CEiJ=fxsHdEbZiZ7c>k^`T*XNUv)}^6(UdG{9$REF`RBt( z4y2m8pIXdoK1SkVE_mgeGw;fnn&06lMg*KDW-H?Il2^f7-eZ1NFzwG_1_OUmM9EG^ zL8)T?{MKetEmFv6xho7Gf4x_-hUqZJGFF_14yR;ov-l?Kw;ijg zO4H9VD@{#l_783e;qK7n*|V_0N;iFhqA1n>cSKbAMOcn!s(hV;8a{}rF;&jhfP3g1 zw5q1cPjnAkKzG$Ii^F}R*$dDM_*ctCsAoebnYR#f%7tdEC8>HXG*+din{QokHEE!{ zND`5!hwufpJJp3SI<c# zr?CSUy0igCq}z)We7$NbA?mx&An-bnb7I7J^-n(w3D23mhw<15q}j3L24#?{P{8zk z&nmJ4fymmIt{iAy&XKW^yC*BJyz)te^!bts>Nq7lGQ; zoQ9Q<+6$BcKDGX%G=`Su8?-7nB6KP#jM!_CawjOQ%}>Z3CgW~U9&vm&bJxJmy!tgh z1nw%+eKj7Qf&Nk~hO8L^Y%uc}fL%@XPprUG0G=rf_8NS!1GqkB_AAx~!^O}^;V+4` zq8iRY#GxT(4We!glC9*7#Tr(_SJ0q`#+cn`h`XPUei^IvWYZV+H_4}qs_fLfhHKsh zeW5A-5#F`(>CC+hUX*@^8HV2MX`lWK>AWcYZc`J+d)%i>OT>%P?=`a~d)`kzUG$f% zDqnFv;$LB=qOP+sOhuC#F>0^=4Ra9orda`dss+-e_*-j{B={Gv{W}hg17plS7|zy zw9_0w@H;W2s6<%Me#7pdsc4Y1LjG(ABZ zN&-n2K^@=Bleeh6jl@(5NHhhq`{fuB~c9c+p1~FBLkz*chKI5 zva|tZo>UJNZ&-bkG=u!BY`E0 zZ4+Ta$(YpOZxfcuQC{ecK*kXzR|lz1g!~tpxX{~yOV%p64M z0}woxBxz)QGw=iyIvWUm3D8^s?u-F>nWvz6C>(tCgvPNB^e2dstZ({vKH~VrtV8`Z z`w{#~EPK-*F93V>;NNJt%*UX8>F8eO?E^r%C|G-*ZT7G*gh>|un)Zzsg4{BAH9E08 z=6hw3>N>J*_A&)?b+Gvq95PExThKcb?V{By*%%csF+_s_ewd9 zZDlx!NK)IGYwl3Y1)$gPF*Yv2TxV(^2fbSiCeo^SnS!okMt-H}F+k4n(SFNf zfuZk%b=E163rCN{099CqS>Ten3-p(KOq6LgT7f*P5Sou}(0l;EX&)r%Y{uC`>W|0J zwo4McR7|z;w}oeuNl56L&^73n1XBa_7BQIUWQxFm`4*j-pt}J%#79RZQ^bx81ve{j z20#m9fL^9xriJF^DdrK-pYkzL$?TU49rHq&Tae7>0eH^`Ne3E1W(x9+(91As(eFnf z18FYB0<_5%;FqCY7>Wq6JU~qf1EbSUmediZuSlq6gwgvI_!vODV}bDrY>|+(KpW!YKz{0@B|EH%mn?@o>z2?KEte$lFMx`dj>!p% z^)dxGB%#l3DzPR&4SgUbT1@H!^BG!6Y5uPQy-y6rj$$%Pqr5}+B~;&~u}%bNp%0XF zL=}RdA5U1jTG6Y4-1{%+=#n5`Dt5u#t$go-=g0H#MHPoc^=`tR_mrhrI%Z$^N7^wP z0a-koj57(}o>FuRAiJLj9aS(AK_Kzy`^s_y;J5lLQZRC{<|pX%#8I$lDV>La+;$#x zd4T0Y<9$<-F1a$lJa6}5EeE&yb>xUC-qhn^4i~`!) z5G$Y^{gtbLW=+6AQHjx6)2=vqp2sADc3gqg0BYs~{isz@5qoRWH7IeLejsxSqiy`Dm4dH*ufXX5E%Jd; zik4XjMOP=)zDa?P0<_f!Mkz{Q>czpgHYo52K&O0QyrLp@Pttu)EBYLeMbIJG^!sQp zQ-E(IRoke*Y5+Czfl-RCcm;}{N~*eDfmZ|6&j&^+N?__0!4|ME$)m{tE%JeW)S9Cr z_V1)aSWpo3qd;ygjP^1GSSmc#W&II=PWr$oMN6E4qLstPT+)9AC{*4hJxWmmQ@aOu zp4F%;0@TO{#w#jfuLxJZ&!r#8eudFqridLBeC!FAet@{erI3wYKMjfv4Bz;<0#^aF z$p=O$N?_{f;Ae9b_#!|jePFzzBKDT>tdAA_GmxPQE`A^FWs2C@!JA%GU`2rH`@pCi z-SiwJ1%(sZ5>9`}E-{$#0Nv~ZnIbQfnACfNejkO>{})DijUwHUGt zmk%-iPG-Kg3?PF-X^op#LQmZUxoXlkH^AsMosW=0>3<>#;q>njWlH*iMjX5p!*!pR zJ`i<#j!Az9lsSR)%C&F{rSHBHw{ZHCJ#b4&f3zWPRnjkPhZ{J)&%_-p`w_g^q!%yd zd56994=;zI2GaAIkr+zPy9OV~#xE&-0JNTi-!!k~%~(_jrHz_T6(2{hV$$ELK^5m> z@D)nmjJU(;{p(T1m366Ng~nD`IjCcW9YexZ*lVpR?A{kCtP(C>`p=lQoAf@(6q(YO zB5z^>piRd_C*VP*6F+D(w?73u`yB<8ElL5?yHdcD*HJ*xKEmo@9^e}I<(&1W)d+BXx)D)nl>??eK#lRQ_5%>!6&EwOO2A~fAYJWm zReS&l3FbcNWwM&1+|t5k1VF|lGoIGNh7ZMJqYVmVrJ^v?N?Kp2^~mAVytGo*7tT5h z5ou+tFD2{dQt*|tzACN951s6#RkXgWtcOuZX;rOnPMZ_tt6_bfX;TfwkXBp0fi?w5 zep)^ChT3dFj;39#-f)}8U;}B5)SJ?#E=(k?iF&KFISWfkYoXq(tmg^7%z8IxCBtsg zT3KJmHXmOOUmNQSnO2>yhPR8MrI@VWn0GzQEmb5}hTxXfpE=&k1_iRxP}phxtuK^S z6-;S^tj}weh`u{*ykWI4tp{VzT-ro)$Vz$wx7LFv5BJih*q}h`QRBR{TdXJCnqMVO zn`3<`tv*3%q}^?3Z>IIoDHFZ4`%DV#0tNL81#yil?ExDU@KQ^6M_Cl1-a?f z=#K(0C90V<7FNSN7zbmE<<)p9NLauewy==dcRpC4Q%}Njeh0CAsKk)Z9SCRN4C+3? z8-cnjaWgir#?l5vw>Rn4@TiB9Em2|&yoM?SQEfq^sD`-f6I&6*C`1&~=XH1=Wt!OW zS7fG_oq#^J*lmV6#3%6?A}@PB47k`=0fx?CC@*}jZ@^JD6~gD3JOuHdAs4ba)Ov&_ zh7xWa1aOmn5cHb};xqjW(kw1J8%;p55TRe-uWKoqwD2yX^` zUUqLZqUn8P?*+F8SQ4dN>1DU1@EO9!{Q@zx1x(!6q7yd}2+g~y2$EIojD%)SLdRR| zZrS2-8xhj=a>GXky~qgeWXS#kHc@P>pt$eAW<(q`d(HrWMv0Oy5X1`v9KkJFq)bLz zmwrN|{NhUyS9F9Fo86R|`MapdJq^*B*$Dn(e+!BG9E9X$e~ThcuPBjo+k@3m#A-Ix zsspz9l15MMTB!> zMLa6|8)|o{Na2o)IPEe-RCY~jSRg{!nMO2J`t|76(ytdG+^7+yMfNz<)?&{HYx_9T zB9PK|Nv01cNiJfWTELT#*p4UAC8hsL`<_pb7&m${4X3c)*z!+kg1Re}}Kb(Xn@+XQL{4|j+AUfOFzFS`S} zl46x5pScf4lICT9$J|en7KGbkB3Y5agnAt-quVI9j-t6;CXydYz8lpfeJ?YzD#?Da zSaNnc6i)w3;_N`Wl&!eL^0k0jj@ipF#wmtQ1Tk?BP9!ETdoiRGJ7DG_n14%J1Q&K) zg&JPQY-hyTi;!)_UN-rl@E?r}g<4+%#41WEC#mJ0o+y1qTy|OXQN`Xg%su`i5;B+r zh%R9*#x~iP=K%Je;a&}H28xGuYzu6$=b0345{imN@-+KqbaTZP+ophY)@CpJnHmUf zFQME_WQ8(oG^>{)0qGYqq1cdu~ zyF||2N)kDm?n~Kh%#~`(-Afu=u0axlPw`6qxS`2vOMzbbuIZpA8s13eMyE((ymC)u zgZwqGq;mgLH1na>pq4Vck<5KjQOxBBq=9^y;f>_`eR3o%*G$0xqWF*8NtIgsce|m= z=!U9*Y^X{tTaO!MQp?sKi(93MU!cP-+p^b1s6Jn#WXoP|x6wSilUt`~vZl)4sD)*- zSd;7qld`QN+iS|UvD<6vqZXFE)>OiPxCZ{!mcW?2suJ4OWFn-M3(dGkNcG6j(_D+- zzK&E)46PYI>s7YTCr3T+LnP5m1o;+19spy;uL$xiWWdowczu?T`#@gpLjrJl&DK=J zcg}|Hd03_FLf}h;P_v9<;L4azMLNx>3*6W*wn5DMpnvOQ7`XtwW_*NK_Qw3%u^E}s zg^*iC@fVG}PL8nb-N%sn|!>kW;n85R%ak(;wTg zb)NqlD6L8PjFg2w<=WTZ0;Mx4QK4S;eOai8M@$)L#=otjwoOh6T?9?DH?t;xYAy$r z{|LfwOF2)>{v5NeVqcqKaPwanmh>`OwnP&iia{Z^zYgauknmh5yfZTqsk)#Uw=;IR zpgFfkdR@cZy4N+#eU6DHFuf%^2YOPJz+HWTWhjfBa!t6qF8Enf>S(pFqUrvgxi8JVo9s>8>3tP2Q{MZWzoaZ%4YD2L~2~ z`)azgf?KMWQxjlqq}=>VK=yY(A^`r z5f!vtPr9!QmO&q1ZUEgqgAZXAQ*I#Ly@ER_XE5EpQDxvBN_U^&JjxkPci-S+lrw_v ze!*1A8Ao^j;Qf>{p6&r&$1-TC%gvX$%d_mMO?ZoY=} z0dOZIA-5}5A#+N2HUfHd4O7Lgvc)+i%vPgon5}qv-N(pmusjFTY-c`bjv(j_d-F1L)c`BI!DPd025{g1prA!7S^hT7Gb{9h}ObM65 zH8}-59q&ReRCYV&~9h;N{<%2X(IN`Mvd9|QpGg3~_%{j2m-;PTu=y9^L zeXxPaYzvYl+wK^T?Vrs=k(J2IDq}ALGT{ScX4R_MbnZcBR;$1r`GFh8LC321y$(6S zyG8)9;t@E#;6(_p`T&CicCYzIaLQiu5=c`%JP8G83#vC`a$0U#i&1Nh+QT>!`TQod zM(J;D250&sXgxydTQ|uU1B`t0lTN(|+A9Urq@@ zJqW~FhswAdji1;1^{)ZV9{Z&TD=DyjfV}8nUT<$VXjca32qIY!pMaX)SQWBUZkbH8 z8fC~uym1%Wh}Y}L-4N96)0;hS7V{~Pk|H9TK-{HHq}Qv*kDzsL@rIvYr3BRvi0d6H zg95x>%^v`CNalwqGDHA@r3JbGuq6)a^$Npe%&<-O_yWra>Iop8b10h**a8Hk&GRI}^$05!eQY>Nuq1InY0n!!4p zaS*Mg*R08D;BId7v*LCGbND>CK0iGS+_W_(QJYWrbSYlREw9Bvwt_VElrTg3@gj^zlD+=r&NRFKuSPh%K%y7U|#QqYk+7{-6Dd5cpB7aB8cWc z1CjMlRgn=A#9N@A^brFaAr`aFTmxm87DSaGu)hEaKu<}GH*glBGV4vX2rN-x)d8s! zfem1BZ8ZC!l1eKku#SNAb+D*%8+bX(E#I__FccSt835mL9)>|ZScx~A%}CP2K79>J z%8s^BY~=46-UVVZohjk>q%@bqSaP^$J@^htALBo`YHjQAlKHgz(igj;=Ajc9@&X(< zWa|rHjE8_~47H^KaSYD+0heGE1UJTC1c`&ElX7&9juhcTr=up+`i-?9*c1L?!B#3Mqd#iMVe80&-RP7SCnYQ}4rznW`mol*A+Xkj z4I5tM1+cUw7D8Kxfj$oOuu+2sP4GgyWu)Pa;P5y2voED{L`r9gEayAqS}@QYS%SZ$ z@C{;16MX9Wjv{Zio-2BCJA8_zhQKtc5p1g7p!c z-Xe z{|+rU0@ z3oP^W9@cxxB<6TvS%x=`1BMihEt1pq5mSrU*t~HZ2vjKq?G4zNSm-1fLm<^06f{(h zNZBj~`ulgLKkI3^Pr61gXxc0MsFO4 z2ssLcohtMK%zJC%A60DLIF1u0C=_)?q3rWQ|^>X43tO{WD;-ER~ z=Dn5(?S#Ly9~2U4&?b}PNA!0oDlg4u6>8uFQ0~Bg3fYsMLY1nn7_Cy6Ad&l1bbbw$ zlIn9m2@0R83U?N`Z)%~KBM5~A4(X@1(Xa>GN|-(9avZzx)tVI%tMjhFOB?u0HD@Xw zfz)aEUj0VHq1U_g-7tI{{Tzjr+Ke-%9#bhC!$lebMAKs;4!FZd(~0j znP33d1PrJch9sDV5g7@JBnc`>5ET_vFlW>?Col)hx@%b7#Wk(Cu4&D?`knJUw?g-{ z8{YT*whx2n#8^K-DsxM4ufPpQwAAn0WHb(x%`ns^bo+#d&(;O-v;1( zQ;1n$Zi7vjie^^W^!z}N{j=h5xS4C%gw@s*?ym0cd!VVM89##GncG`CTOmxk&|GWF z{|W}gP~g$^roS`wAsaniqhuU_YOu$1s0n@;G?Z7I8n*Za7S=4Dr{c{Z6E@+8aC~!Q zhGAD*j$dGSA~ww2)5d4^mr@{09MO2Y;(QF$Ke0pys}rA@gJDu5w<)J{KwXH#)exH= zS0C~-YdR0a;Q`AOI@k)|?N9jvfg=$($23@UG}KK`-T#M!55Zi91K5yz)X#4sf6v0# zd1fBkI<$Sk;d=O4OA%!jnM<(x<(H|WZNeJ>hx=CE%KmlgW7;fh>MC_agNCNX%0#t9 zn5bIaz-g2v!bH{TMuwLfGEsFuqlD8WOAVQ*y3es2WTNVRw%s5TRrho424Bvaw9qrFa>9K5lIACS_EN<>o|8+mT&rxoJj->{83k?-3%q)N*6cxMY`FZgxlL zW9;tB&3*`xU23^G6CtuoEjJ4gy1YNe><2F%0=^;YHK$N6t79r5E-Pu&mC;hO&p0CfP$ulk6d-6{hq6yvHZ(A*D(7kkV>125qkFA*DI9 z0N#{6q_l&%2ph^CQrg{A!hy1flqT6jN|Wp%rAhXX(jrO{QC3$C zlGQa6WpzDIdKHc#J6^->isJ}WXW z_r|I%WPP{b(BC%G%9LTxX`3lEy|7mHkgR17$>y_%bh7LrZDRJ2HZglho0vVMP0Sv0 zHV=j8;xA?oX(Q|*%MkZL${H0x_K-Hh9zvtAhcKlYx2|1)i{pIukc()QKR$z3_K-FO z>>)HOdq^8)4`GC`heQcA17QzoqwFE8ff4o)29i0=>*+beCu!pPzIKdv$rhq*}8nK4#A#G}fJ%o)U>>*5;lhnc<(x!ktq)mc7 zL{Q2eQlac2ZF^sjAh**U^Bq(4HVaCcH5)@$% zVLGXpK4=#9kf4A)B*w^x9h@$7ggqoE!XAyx_7JhhpGXS3NRVI;5qtbSq}mhgA!3jI ztp5aih?rP4ZBtVu_Ga6|JVGpS+U=NYr750!o*+Y0x5cZHD$sQsw zVGpTHu!l%4vQr5iM`eONL`=&$bkvk!4~a}VZlr7qO0b6%0qHKT$OLgWzKP-_ z*h6Aa!k%Cc5xb;kmupVK9ug$kLx|Edg|L1E${untVq^9Y@gx;jjIxIaCSnhXO5-R- z*+T>qv4;po#-GrG1jX1xh;h_hj6H>-j`=s|*F>>-*r$wh)< z>>-+(^dLbo_7F`i=3?w2nwsn(K{56aHIqFgD8?S5X1;nD6k`t&vk-$+7P5!1SUM`D zK z1Rb%5L?yEgO1FWshX^oY4~c-v9#X07A%cn6Lj)5YVVpi>4+#p{Lj)xC6!wrxVGj{M z5qpS0v`Kk`5h#0zU?TRA2$QTP(Ur;`BIt-cM9|RzRGC2nWe*Wx#2yj>Ek@Zx1QW4` z2qsZYGI0cj>>&b@6KISSDvm(eL&Rmo9um9MYKu!{4-sI*9+D4C)}2Wzl|4j~MC>7P zl0*YY2Fe~H=!iWeAFb>mfwG4PFk%mhfrS+;#vUSQX$~FYBn1hSJw)6_>>>GXl^G-` z#vT%RR7_~eCNh0=;B1x35B2e}aK}YN%1?WV_NCwItB1!l{w6KRrlITJ&S#xC%5p={J zQh+Y3fwG54l88N|ND^BEWe*W_#2!+BF06sFhe(o$J)|H>e9DvvLCI-kC=5a_K?D?39Kx}9+IDR(rq#JkbJbVhg240 z4=F4t**k(_>>-5(C9tv>dq{rPwxHs+7<))QTG>N_V(cM>1toh&u(=3(NMS(4``%#n?j%d?(Pw*h7k-wGjVj z>>*YE|7Q=W`hUqDQuTk!9#Zu`vWHY9*+Z(jx|{P>E^m^BJ)|nh9&#s7tim2r zRcqNp7-eVsg*~Jy$sSVGl0Bp6N#YcD9RZ+NUqub@z>wRW{;-c!*pMBBJv;N-fO<^4wjOX zyS?i^1Z?HhIXDkFgARKW@20qa1518ayx+qDJE>kcMY*4wp3FLR*;&~5!teoUkUC@; zHoi2(W>e+!vGJ8`^xTGi+<%yMuxyQ`?l30S*dNUHi0K{1=7!U>?V(7pZx|Qu{iODH zH%d`W=2%$!jlUW(Ta1SyyMy`qvAd&`-*Nj?iIa$hg)$nPbk&T!^yFkXG{UegfgM7!EvVF~Tz$&ieP@_~lM#*}eB$ zBRH$aHfRuE27M!UPoGCP_jICt9^l+5Jiz&FF{|!Qn}|Ko-*6*K-R_(V;qe+Qb$!^@bd+Nz);#}r2;U!?ZR9!6AmX(!GPgGpI+=dh-r-E{Q%erq z$#q6x^K&fU5H^sA9oiiU{D%5{HTj9KHiZaBjdy*CqZ*ShfMI!Pw8=TI?LKrp z#tw789@aY}#Au{(cDU|+AYOVLLzF(Ah4pnJShJiWyr+Qp!__#x)5oW&O{U>rW{kDw8#@}6z zLZb)eFI+t+%Ygsdos6Qphsb#S#=RN4JfZHc_pQf&xn~A%hl3!Ny6M0E+JJdJoV zVMz9R4DKsJ1jk;3eQPCcADrDw@k;B~Sj0sxDv6`#o)pB^ z@KH9>n_d9zLEyzKf;=X4Tc@_cK;MMonqe><75cH}%GAR>T<1-iPlIV%lv*AWx}8$j zbhD|K!*p?!TFu+04#2ToQm=>U?kKf9MRa?nYA|rVqVpGFdOb?5<~>pyw|AWnY5okR zujABwOy~|w9TcW6!z;cOShNp!6Z65Tq1|oj9bnppW?OGOMRcd8-bT^bSmw7d4T;Ts zOz6%??Tg()%qPKgYGjrtfbQL?zPzrQkLU|&;@HuaXU8kmzx#aZ1stN~Vco3&{Vwt$ z58~W+QfFfSzJn!r9;P?){5XpFG&LAa@CY$q!2VO{Lh^F@EO-}1{WA45PPc9rFD=(# zkxHtaPwL#1KMsRLvgrl$zJx@@6}14j${&GarQ~u1%wzJs?Do*t$fb*aEov-o_@eZj z(2b+!?fmmGPQ=BfFkKnCaCYmv3aNMT`|f5_-v`qpacVK|I=Hy_DtoIV$9LS}oE+>KG=UJk&WEkSxy)aR0OfgD(J zZC4JgU{#D`8I_4%^WM_J6H~eTa7{E+O1gVI$#KB9A_|MU#k~jT zIg@+kco_XdKf|%>HO6m!&|eXJ{bcNFJHj#qOHS~+@AfU;a06n&``>MONLWB8BlA%_Fc5{TajCpCtG3QgXQ+xC)MQ@+X-&-99;wNp^O>WRj8C zXZ>C-O~0OG*nO{ISdHXWT)G#$G2qlc$U$_l;pOw*h?V4W!_?yHHMi+tq~f15?2~zD zls6wb5PUgdB7UutV~qSc^*^BMex+d}%>pKB9&N4qcW|BW&yZR^0P~QSAG3{i(5QnB zl6E|3)ZrSC6!D)^U&`v%itD$ExIPzy+rL3vSMK&dx*mz6ufMOfE|IO$VjSlDA(D3K|C+WVj_UqnQsxav`(HG|=Q#TKr$}z(H~!D%%do>U6Y)2k zthcR%^>)P9pI}Vy_9%{wPCW^5%as6^ACu^PS^a`Gh*bjIeHqI?d_GSC+}n< zl>nDSA?ig!q^t-tq}zHD;Fc=^E*6Xdss6G zaNBQSL-I?o!qoL7z-_MtxUEnk{c1%*$sLOQSWg1naz_Yo`59T9lT%Lu-15iF0f^?J zrb7?{BdsOCWeMs@fLs2onFtG)Bu)u%>q&rHzO~erpQRUlj{t^~OJ08R;T>q&rHt^~OJ9!{Og z-X*DqkpQ>-wyY?>lPh#Oj0Cvt_otcP&$Td<0Jr^In)zLwnq?=`B8}uxLQX7h>K({X&dXx8C9AJ(THVEOmz;fYuNK zTyLoP4l(XNHa0gxOeDbdjxZI7?iiZvR2m6zJt4qdhlHj#%>4;D1_^WbBT5NyJt4ro zm5`%g9v4AKZ=wXao)F-Qml-gVNJL7Oy9kin-Ym$`B*68Q0QXAR*GCv86QB~{dP0E9 zgyv~rULcMoa*ieeuBQaJBpdlM-visnIhq8xo)X~tXzMH%EeUhcD_&~GAq3juD2|3HA-q3^A+uUnal^tB!Kk|5udEbdFbf>#3E z4t@Cy)0XB&6xDi=;IDg-N+|(uhrYYup{(`L7Z>Z+g9Lxw!-+hgC;@JVzI?1}J?tHO zkl?R-;L*(KG=F7^iM<6=9~H=!i2V5zGB zA{y!MA?9ykY%V7zJJSD&=#u_6LEcE;j9H(>u$s;=Z%;@kB+OlnsBomO$D_zqgbalF z&yhSgGX}kT0+zb_5gYZ&G{l@8#^yGN$@U6qL@p0adA-sO z6TMwvF?Zu{BOy;BVU7$ZVXu^65@jbs-o)Sg5##`YXs>)6die>FTcMUxvRoy$@_OYR zwpVA^caAX3T!3M(G-D7jp&10sp~SI7VXw62+~F9+o|f-{?GyIOj+hlP3t(TKhtXc) zF5qPNzQHjhi|*KyZ|2+&VD6%W@F!Pr$B-<#;{aM-qvg@aaxBTBJ03<$BG#$Ds6WnW zn~aaWn2Vmz^!i1~qU&!*j^*#09bx4XBckgLa+1}PEV_J)sRx8hOW3cIMUNy|bf>=j zdi}UgN*3K9oX`!wMi$)=#AMN(d-G#zA&c(32hWI(kVSXilVK%`?%bc@tdK=_K9FH0 zi|#y#;aVY!?mU=bC5!HS5W`9q-TAi+D_L~sgBk8GWYL`uVOYtcJ15AZJ15AZJ15AZ zJ15AZJ15AZJ15AZJ15AZJ15AZJ15AZJCEZrTgjq3C&;2ZC&;2ZC&;2ZTe9e3B#Z8R z77NX<&ZYD8)5lRHi|#!82gGIrexEL6(X}yIbnQGIqJ=EFc0Plnci=E084FU>A}j>Z zT`U3gKtzmb5CZ51O90KYW<$WMn5_LL0d#{BKyyCq*9f2+gaEohh@l%|0_f|J#aJXN zMgUzG6F}EJ@FIZO;C1|GenI_)kpQ|*2%!0blHRNG{Uv7@383qQ0GjVCsf8~%Im1W* zUH3M_e2q!lY#0fk>uzRJo*y+b!*gMV4K$9_$fcGVxpXbbSA-h5bRC0^P$QRKMH&{R zMlOx0kq09#L5)m0m53U705*gg`Q|XzQX_X2YUFIdV?aZ|i-zO>gag}AB^@6Fk_QgA z?Mv`m(zya*?}5MLRM&;KUXFL?*9Z&iWiXzYl3D{uolGneq4!cwhVyeNR*uF?29TBKo+{Tv zdHyJWJLu?P{L|-Ve-%5a%4-4d+MG^D`We&1;B#KeXgz zzT_Tc?3~nvnEl6d687uR&ZcKYvjN+wLBb6Z&IUXkHUzvp$=ZL;nKuOO>lnlK$_9LT z-w^Q4i)?TPnx-M(iv-!=Az&JUBfBy@3-Q^25A+)XzG~DE@U5t9aE-*XK^p=-ByR}# zB)lOY6Rn1`pN2!V+o^==4$rdI|Vg?F|M&L1^cCU)te0Vl)vd4+fOK*TpaiK&ln>r5@e zW>5UpF;@E#J{jG(9sazd@i&nR9Z4W23uTg1$vfL!d1send(vs-o$dYu!`ycbi?|va zlX(Vfz7qBGcyc?Pyt5s9@(g%731vHmyt4x1+0pwZf(?)q0u$cZNvE}X5=r(W7EXnC zwlyAxOqxR8*}(G7HuFsC{RZ)x*UP7q|?Y3biCtW znv6x7fB`_JJMKBt5OgwpNhGs3{u=op%v*%WJ3=r6(+6Yx;ZYbLJWb!WBns#5k>q^( zoZ;(_jc+oqXA${Yn4AG8Gmu8Uso;Ht?Jq(jeLIc3QuKaCuq`HHq<{=a9lQm+cyuzn zj%*~OqPGo9JwqG=PKLLWjl6~Q_QUoON#n$*qZ>D;0XQDUX(2!Y5gBi~^4X2Q5U1V|tPWcbc&BQHy!&G6c~k#`v0 z%dl?=!Eq~2jBh9!`KFxrJuv0C2#^Xffa*`;YlA$#IGNFOIK4Y|@h-3pO#-KHvknbD zTOKt`U;1Vgo-||Bs3ymqD+Z+IYf|1Qq&z)L%{}1syRS!zE%I(uBj+W&vteElLO8Z^ z+`@ae92vrgd=0km4-p(cXn-+JyJp5Y8GcpPD16AzWBU&wj>j;kQTUKQK-}N+;?E)< zGB|F$Ul3h!m~93L#63X%n#Kp&k==pVIYhBhoyH~XzkLulD2!+SIgNa8&l`cbQDHo5 z?KJXc$D4?_IbpnXX_Q+d@BO@GFkTV@7{D`1_5|-Qy_>Q9WN5Tq+vIrT;`_-)z6|NT z2F$x5j$P|C@})`hDdK7lPjtEVk!}E9o@>Gd+oO8u@;vw-9m5!*~Xq4Bv!poLL9sE!ch#OY~;6 zj9JFyHVTw)Uh9#N@6dX$A@W@;0uyJAW9jEp#Qhw`GkM}T#kWSivLQH;VM*>27}1^O ztvIK#9F6Gpgnd{62K!A{X)EkQz;{)AGasOOX8|iuQ8{rV@@Q!vIzIYu3A2B)jH^-V|8W2;!4A|4*R*b4t&Jy zy_i?VUvsR_mDRBgi(?Ht&3xkQW$HQh3ZI{A$@Jl}I66S2s^;*r~F6e9Vlh&wNgmq2tN%<#+ISu1wI)0CcaeYFv|(@%LJ z+&=y0YZ&BA@#&x3#-KbhX#5uYkoO|6TSC9QT%I=8DXHa6&9r6&1UXws>bDw>^dzY_ z6L^Vy`tAe6pwq|?3*7bqbj1=K44g*3f^K$UTrz(84POF&pzQRMW}f{THU_(V20v3y zl*8r7FjG#HM}$XI-ZeQh;AKJRi2*z&K#?(|5$=xHsWy%=h{TP$uE3pq8!Qz^k?fa= zufEHGQJ6=9mo0MnnJ8h0pN=Gg2Z7w(#+heW*CfKtcykTwNArBMFyUY`9Jo)I@gwMg z$00%%7@p+bw0YD@nE?CN>@P5$?N$MXoQV5ph?^mpxrX+tdsv5ghArB8tk!1;0Z*ER zW=}*SJGSgaz@1}gIoAxrwmHw#W7Y0n1Jd152#rB#f#G3%TkEDYEYG2C%@K~X$nY?} z&{X0dTs-rC1w}va^^`S*aa7P&>!achG)|~tZfcUJ<|PD zvf?Rqu5pl><(g~$fo+!c97EW7rZp`0V0*sdi92+$kuI9u4dQ}l>v`t#LUX0N(AUxEN($X4cuQn`G-oyLCIZSRY=`9ckmfU}46( z?PbiI2t$YaSQB2j9f6QVkFx06vw$Aw4vNq#BlHVIFEBiT-eJ+Lm>quZvF@WtvB>c3 zIoBM3|I+)J%N_{*2BF2~B3wPSNY)Mg#H-)A=3e}3l3NgBl4a%ro69{?tMg5moGtK2 zWG6j1m96oTMQUrjVYjq3*rBFX^&!s*quY{h?Ryn4&IdD%Ejgt9R3Os?zGfO;|e5q10Hcv)n4!_43LX78|6sP7FZk#q~{u*590mOtChYUMTA zx&Q+Lp*r@g1m3HUYwcmF!> z<{Fmd79bWImS?j?pe*upFZNeTp}gkc$_0k^dm*Hig`~D}cZR2xhBtbI%{2zQ^v~k+ zu_6iF8h54P-6O%^wLz$Mu6YY9rdeh_v1QP`ZJr!MzOivbQ1VonJJ;~|QTMPxwmg1# z%{dO`%VhZ6Ww9w+Kr`rNsVRq06O!lR5C;mgrO;U*^s+?9G$#kmmOBx+~(8CqJ`>ZzIgaobX&j2NjR- z#MBnme!(JZEz<4nx&q^^^f`ddHGL4;D532UdLN-RrZCxgW4ml`=VQU*uGVg z^U(c~gm~!gvN1e#w@8+M=+-1WbTi3n^KE|KjhrfW7Ne1_z#`os7e>)V;T*$;9)?Nh z?D5(SIKIozta%KU4c`+&II)LSe2ox{P07EsrK zgOzDRYr8O)?gvEagGUX9)2M>fwM1th zoU?Eh$QrN5Tb+}_gkf3M+=b+Slk%{}{ZXDP%o!H-dcyVP=4>0wK4wuMZG!RJ$Txnx zAA!t{N*wH_Z+96+*8CEA^S$u_U`!|2=d{42PWFhIp1K$N&dDAh=1iJ-$k*6t^!W1m z%&}J>+@#@#jR;Tj+HXhD>SwVrS5nVB?K6ZIhygWgzJ&LaPa&`9m1VtAnPjdSjJ!Di ziPxYdEcY4uO7x_eoxgx#viWv5Hc#^=dMO*-!b>kV_F}{0Mc1LB}#_&r$V%{Fli#QMU zGjk1_o=F!QcEAl5S#L9P&n;PKdclAM+cLpQ=?7E4#uP%&GyMTL?lE2+AA-;~5;_W@ z=O5>3Cp!x#nsK}m9gn!mCk#{qPeW*d;T*>EHsk1=G0&?V!yRc7j0Xce*NjK#YJ^ZJ zUUR=~Qw)J$^xX}D=Jobhg61_hGnprs-AS+;UUJWsOYR;|(mAiX2|wTbX#MiS`w}?i zSWV4xdUeBb>ZcQsJ$~ul{9j;rgIs0fa*V<+b*}f$SeD$y&EIHo{w-khB(w#gHxXKF zI6qLB)PEiw(h(3%)+S2kN69#!(IVL`NOlbjn(PvUG`A%PF}F3QFv)r54%mK@l5nRg zwEGL;@@5#+<&_Aj%asWIn#=oO>--dtNWZad(iZ1CIqYEI=}(XBp&iF5`K1=)E|5p| z(MYZrAGB^Lou1R=gXOd;6k1d5gt7vzvw2`=f)~u&_i;oYxYm;Qk z?)tlg*j@de4!f%`Y1CbsjNPTl*j<{8-PIyl*j<{8-KELcT}-yd6eiK`8Y?AXcNN;B z?oyZRE_KQ7`ZbsAu7z;9#H>F-hjq*Dnr}F9^Rl%s=dL!xn~megT(chxPb2vv(-)z+ zW(WLl{S0?F3P~rE_|tISeiV@kzZ;>s=0^N0oHJp0@Zr3Ai{Qr!e29ggV_1mu%oJ?z zBf0T7otOMzB>xhTn%jp6;Zg(t%q>j*Gq%TIdztw%QFk2?dQUpQ#&2YuS9rHdoq0`p z6_V*a>5~Ydy1auu%%Z;_`T`7QBDX}y*3W7KFOYlh!4q_=G#r8(%upP!=NjIB?+WN* zxd$(Vxs|9G@54_41be3i&z0Np<%nBihFQ&qkhle*ueT71iQAxt#Y4};YWCl{GQX>1jp}TiSAzX z=~k1^NJoI{44=F&KVI7cFR97TtVy4Mo9Ywu?rH0Ju}0vHe?Mp$8oaE z48;@;3U%5%BsZh^e#vEK8Hc8Iyp{TO%(x~vUS#fqZIQWA{;$A4uFyEE_o{`jg)ejb zr2^e7pf}{7vw46%jN-pxp)U(`i$GsT{363zFP66c%wno+?ryWc$grIk8Mg5v!}euS zIU_l8yjH%g1)H(0QU67TGn2UCCFBwdsf-}j40Z-HrK{`AxkoLySdgDtb1QsYYd8ZL z+G^*ZZW9)oe<03WXMVxzmtU?h%Wcv{NWg=2EAPVob?W7EbDK5x)+0IYX+z`nst|R9 zC`6Urz_&?m5QV6+8yUXQP$8=886|vMN>}6P$8=8*>-~pQC-iq8&rtuy3%e? zA*$=evT;+S5OuTY|Hj3*#q6*zPCH0V`)JEs%q0l@*ps0r5TZiVE#@bL`0eE_ zCJo0_h`Pn>gAf&>ZZUkoeR+QzCFF7XG28S&m%hSP7!F_?PlNQzsw=Thxv z{@;z!pn6hev7S^}LQksfr#;c3swY+UPli=bs_b73tDaQZ&kWak$D+^6eqmVkq{<>Rc2&E^`y#N+2}8NQe`RGP(7(KUp7=vsw^!VswY(zm^TOET0!)r%1X_ju%UWV zWl24$vZS6=S%v9v0Phoqm7-`#J*l#4(~P@@vs1NjQPcx>^`u%S z^rSRgs3(1J*jN0CzXx$q_PP;scb?|D*NB-No8X_sqBB$lWOgB>y3Gg zHmWDpM)joHEY-+m6yd9AbN&&sT0T!!E3S~$1y9Io<)3AB;ZL%{?l^epyy)K9$uKrZ3a2t&`QdePwmkNLgJoTUOU!DXW{Fkku_8$m+IV zWOe)281ofv?&vS8JCByt?@pK1UCU&3_YJbT=P_B`d-fhoa36L1D%#wCpR68uLsk!d zE31dP>`B|hd&_FW@v?e!p{yRePF9bPb~tJ*kR( zJ*m!CPpWOKC)GCAlWH65Nwtmjq%MTh+-3NS^`zR0p43{ziJlaVilClUThWuE(fBrA zjiM*jHeXMQZ<^-hPrf#;;Usn20zE03RZps|>PazTEPY1_H3QL;YO8uuw*s?}7zSdX zQ!@|F+Nz!uO`<1Ni0QWh7}b-aN%W)y!$KzXq}mqfN&ODsgq~E}0zD~dMA4IKTPu1} zY$VZ>V#1uH7Cou91$t6#6M9mDQa!15swY+1`+g*^sO<9*PUsbteH|PiMNg{TgHK`b zsh(7o>PfA}$Z?Fk#b1@sld2l`5EAJ(6jjGR#;{QCRVDPK-bSoa?o}o9q!^pqOq1wI zRareLM%y<46M9nVgq~Eog`QNpQqC^UHa{-Fy?sJY>Qm;yGnZx*>q*gIbCD{g6M9nV z7J5?Yq@Gkdp(mA2=t-p$dQ$1x%{W^d(UVHgoi1VWC8ZO3Qt70gR65p^N+H5I@Xh_j`gIf2Ug-#E_zaF(UbD9DSA?A(UamhIw8PyK9;&#*i=s{ zEqYQk&WB-9WE4HAbiSU{zfdaGlS=37NvVN)Qt5m>DH@c-RrI9Nq9?^(iu9x;spv_i zMNf*xNKZPgX5peH3GO!TDE`Fc{38`YDlF3^*T&7vojRy`>eWK}C% zX=14(MD?VqRZogm(UXc2Yc*9dDy@1_1VwsMU($u>Nu^a!iq`Mp9Cv)9_dM`1L{eoi|9$Im3mU?B6?C{6+NkRfu0mIRz0b75j`oUlZxr(uINdn3-qL7 zj4&AU3R(4}(na*7^1-Snl~z3|j=^9n98|H?2~J$~oCAO9gq{>zNiW8kpXy1a6M9mG zcIru`6M9l&m!k6f2-SN^C-kJm9+T#aUQ{}vCnffnAz$qYJt?tAf7X9OPfAR3A0hP< zJ*o7+*ORI)(36tUB2|d~9MO}iF3^*b-W5HmwCYLmpdflu>7<^Nz(h}~I-w^exyVi> zDo@o3Jt;A@;z2}B2|cOEq~k{VNI?lbsUjfV#TA**lMlM;-K zKVgDP7t@m>Mw#H!#q^}Oi>RJdx|p7nq!uQ)bTK_CNi9@w>0)|Pnm6^N(#7);aYqfgF~g6fE-Q>b5S<}DW)eCdl4O|wCYL8Add8;1fx5{ z!Y5Dx)sqs;E6C;@W+fOo(5WBQlM+m%CnXr&86LkEZK`@wf{FB`5_t(m^`rz7=}ASH z#Gyy@q^eaR8%tCpmdv7Jt+Z3dQuTk^`xp*Pf9S6o|IssBaBkxr3>|>1SIto zJ*jHZlM+9Xo|HheNqK{jRy`@fM0!#YCRt6Qt5r`*(2<^$prZq*YDJ}0PfCE1o>T<1 z7}b*!Or$3zm_#+n!Iv)7lM;}eKx3rnNu^a!N?b;IQn5>|wzyP1DFH@$Qu)AS-I=6X z^`s<8q$d?8Ni=|Dpn6h*j`XDR(W)nvRy`>JMtV{)u&{!~^rQqW&7nh_Y=mjmlM=U) zo>abD)rv|N)02ukDyF)ao>YWM=t-qjPfBu)^rZ50&1ol4gDI_gQi6{3q>7-EJ;8L< zswXAsB0Z^sbcybetW-}*l5ACpX-O=4N#dqoeh0VR zJeQMSK=h;}Npzu?thwq*2|Ch~DnJ+3K=q^~Nu(!LB#CM;rBzQ#(2<^00lKgTswX8$ zB0Z^sB=JS3=t-qjPfC(RdQt^Rq#B8)RXr(566r}5B#Bzg)aB!NijvFCnb3ZPX6K!5k0B2>PfLl3iPDp5>fP|szpzV zkODm^fry?|bum3DISWf;N7*YgXmz2Ul$4RBRz0b7F+C}{nAnYaQt4uPQfelXeY%*Q zl$t-@jQy^do|F_dY8rc{BRXA7PfE}{0wjUO^rZ6Ls-9GJF+C{(^0;R`e#ESc=}8r4 zO<;8~J*oVxlWvRYN#&zePpZ0@o>XB$Dg2Z!rYBWcPy(xq=}F~hZ3`-Hi|I+_qg78T zT})4^u%HxvN*B|UDl900)y4Fr^0T%D6}QFor1H_KCzURyCskNb3O}Wb=}8q9l)&m@ zdQ$mW+k%SQVtP{fXw{RdE~Y0{SWpT-rHkoF6&94h>SB6Q`B~e7irZp(Qu%1rld3MJ zCskNb>Pe-G=}8GNJ~oM-RJxd+lmPXVPZg)?VtP{f&g^MY(8ctmilC+bwh<&Z=@%QBM?m!~I{%hQv}VSRPb!zECzVU;N#$DVN#&AyQn@@msa&3(R4%C}m20Udm5cSH+7Ba7 zSVjB#U1X(tQtgi&CR^hhWp(00S)H^Rt4{L{z*jC+swcIeAI6O8NmY&Er`t+JRW+`Y zgh@qJb$mC5!-rdIx>!A_y%8Hd+=}$17@Hd?ChAGy;Z~$4MUxK3{pO5h5fXY*Rk5BF zOX2L_<48q_o>bLIYD4g&csWL0IbEmyhLSX! zBM~z;jLm(LEaYTF^E+utpoQ$pcB)F~Nil1&YyF%9)*cS25kJ(E@{8$7`7QON{Ljr` zW-WSBeo{}$PwGkeNj)h)p(izgiA7J!Pv}W8HrGf~tS7~|aPOy_iNCQ>Ps&f~N%?tt zQhriT%74_5mqqoY{G^_g|F9V{tWZyCGRq;dPkvHQYI+>~bV5&x(fX#6CQ0f^iEUN{ zi1noWq@GlSQavd@sV7C7Hi8I7`6cf2gI#AnVq-liVpLDc-^v|$6y&C8j`XCYI-)1# zXWVng73xW;nR-%wTel}hHb-!*Cne5BPs(rao{1qF>q$wuiFQO!%J1y%xgTV9nB41* z2Y*=V1aoK_7}1mRySn=ffRC=Q@l#s0Gl@2#=t=npxWo4cXfOa|El4_{o|NC{p3)EY z6JaAiMZ$>;P0^F`XW>IzfFeC9DT(AHptio%lfs&raGTD!7CkAfMNbNA(UZcOHKJYg zq_B?kq_}S-^rY5}b)8!OWR5w}lk#UsD~XYe z@=qsP^rZYLJiv*blppI!`LUjqf9i}e2|X!4){{C633GIm(3A3GJt>-1Ps)$=q$JI7 zT4FsZe@W+q3iPCoCPMV2{N3EPO&w%KyX52dj@rPb%SqdQ$$|YmO+;lS=rYo|OOIUw{~aTzAGW5k09GA$n5& zmW#13M|x6{Ll2fR!?MaJGBWN+%g^B;qEhTx=iq6_=ZQ*fe;kkWZ@aB_!KsGl8!Ia1 zf9TSKic0xOQ7JzuD&>FT&cO-G^pm4-QdG)Mic0x^lMGZ;%KywQM{X)A<%gnD6hQMo zcPFN4q3oZZRG9L=b{C=esxak$<9@>G1F8yBJ`|>o-VU!HVyRosYKnlA4~41I5Or1< zox7N}OebtB018tVVB`7-kU}W81}F<%gANddDIW?`55xFO1igyBL}AK@!qi)c{~)yK zQCSqGf@3c|)^%ihk?VO!VZ-Je3^})5)P9YpzVagyZwOG|z+SyePFiIP^QE?i^@SUj@?* zQED}Bn_7m87D@dmOixFt<+-BYGj%PF$=}iWW|%&TQmc87RQpk`vxVkgVDfi}O3nv| z{=n2bI5kM>PB3+&S^7{Eru>6b!y0VrePG%zPR-|v{?yb6?2&9Nb1Y0_V>2Hd`ZH38 zqU2(p0n^;bEYAe}yHk%Gf|kD+(bv($d~@3JD6T3@`Ol|*z+qu6AKz^N=*h^3Jeu?0 zN%bA=I`^=8e}d_gJU{w~&;K;FzTR~nC&tCQ_^q)>=Sg0wFy()l`WOdBw+^mcV{N=tdQ${O$a= zaR3${OWYm-;vJ0)KzlejD0VVamVCZ;h&(QHUNNnM7eK zxUe5ixw2!-gk@=H%`r-Lbxi5vxsw06zhDSlTm`_r`Ji}L6#1y&(Xkjb;_)Q_-_8T8 z!c_2PElMhouV8k66V_HT<)6+Y`+KJ^!08J8eFL_4L%S+W1tsoE?APvBi2gn{QDG_w%rOVT)EaO8*Kv_? zEKL)aPZXwtq3##hacFY)0`lN|v=)>KQ{Wc80|yy*GyqfbL9t6wm0Q;;*9ESag|q_eXBDO%MZcMfm1b9@L6t8uJrGD%S#C<) zc^D>U>sO}2C<;?szs7h`nA-aFqtJKz!ZH?1PVmC8#gHgWNgp`fs&VmW(7KlcCat>? zffiY*!c?n9^D?YMufXtbHA(L5rQ~vh@Bkd=V zKF+AEZV=bo;xqLB$@NV*#JAd4T5?=oTH)PdX+&YFXt8?X@ZV~Pq`mTgO?v^;J|<;; z1!@0_MmUxwJw4aiC(P2R8|$H_z_H=jS5p)RhZ(JFc0!;fjSAqt?PFqKt>smloB9~`X3Dpr`PQH81JA}DSoJvY)q1Dk}<8{H!T1lqyVRH*$C2mrh9w6{cz~p%Z@ml=Mc0sjMhW z@q4I58c~?as>0OAQKF~=bBsf4e}+}&EBuMVRL2GUoXUFuQwALq3R4{u3R4{u3R4{u z3R4{u3R4{u3R4{u3R4{u3R4{u3R4{~;I}WTFx4@sFqKt>DSq4~Ra1qjni4sJ@LR9A zDXfGP6{fPn&CYMY;`Xp+DooXEU_@Es+artqN0FRhZ%@aS4Sf=y-Ct z@(Ve2Dm${I5{0RnZCO!%IalaZ6sBtSrJCKM$;E^F3E>+Zg+mpetVqR-{y6DwR-} zO6|GhzIZ=x%V^xTBowAn{dhPswLc$&_=Lh#YC!zWSZbhtGqzJ1Fo&D3QKlcT)ID4xZ?LzA6Kqry~56sCR$S7s2*!w8{{Lv9nI zRN*Bh3R4>hIT_|D5#$YlP~jyd3RB``Da@A>!jk2#2PAhl3nB_rDOH%d1NKKF43h~^ z6<$)JFvW!CEnxmk9807MFDX@+`Wmqw+EQ~74{RS*cuA?kR5k5+7`^i4q29^xJ3UpH z>eQDXp^2VSr&wXCQ>-x6sozKNEecbe{)56)r@k9vU)vmrR6}vB@3fZ$`R-(KU%ak% zRAH)9UxSCNwlp^)-g=PWuX~V6slrsJzWc=0H*EJ#efgl*mf`N$ zg9Lxw1CM4-r`eoNO6^&NeXPhx=Z#J{(sL4~!c=MiC)D-p$kaf6fNV$lyC})~Sn9S1 zA{yymBj)EYHrG>3cBGg0hmIW7|%`W@4psmZW#F+RV&&jYaJN<%EqgQUhk*Y|q@SY;< z72bgAWBt?sGN^{VvWa0m(j0D@k=q%}@fE~Iy>cF6E(~LHZ-~kE$~A~yADZ%det-C2!*}U0Z$+M5wZn;-$alj1){z3C?MjcHEP%qimW&WgfR?STxd!c^@bhHFJ(s&+8LsxVc15W}i4Rr_0pRbi_3 zV1`v;s`e0uRbi?&p)ggOP?)MsC`{ER6sBqu3RATSg{j(v!c=WSVX8KvFjbpSn5s=E zOw}e7rfL%kQ?*HjsoJwxXorJ9?!Z3x7%zf{PU}2Ekh-xXlCv*Guq^lM#HF^eyh`Cn1ZD)0ZJ9@1SPvaA)p= zpyS3{#S$T_ZX#sGH>32Hm@iJLkX1Jk zvf|59YT=tzDrD8|ZHD>&lz#gwLRQ^wW>TJpH8R6fZbsU6F&eIWUtR|IYtZ=HOdQNs zdKWFeZI=cHA31odCqDKfR z)afH&{D*PJyj@>5`<{1PgVXNzJ=OwK`QcO?>?(hMJ5p9&`5odb@4OXcsZQlq@8L?{ zR4zFeE4T8O%~+)>Py7(8pz@LR=;g|W1t?7A)0ZO(_+!7u8b7!4t>-nAsyy^34FxLK zRc7V7%GQ$GM&!E6)-mXaTvypuWVunfuChq3>w3f`mGy72eL;lyR%p(o;j@Z&$Dy&ph}7-|6x#8O8>ap(9)o`Cg=)BXg@urM}vJVG3g zyok#NCu3``en{WrV7Ob4fZ5)~KF|f_FpFVa!Gw}#{D9{Wx7R%z9DUO1YHD)_5cfu? z2`d%?)o<9H_;<6V^lx6n-&--_r7egXH1T6Wlnde;SbvHU&I7Ow_T~s8BZ%sQ@JJ7f zltrhsc$kn!2l^+Q1%DhI&iGB|!_lz!&$O-NX0zh*WVo9Yx^%`5{|c!3Jzjy54N{@- zZ3IO%DT+vG#%yM1{O*?kFm^XIEC)HD?F9NDU=(_??KR~r*v79wCvYbRs#;L*0r7E+ zI&Cd%6aMx>gvtr3#^RoGfk^+1e_ zQNysam{ZPP68WkT)EPj`j!=C^JOb1iyUtdWy9$=;Lu-yZV=m1>*0=Xxfje{HKP+wo zFfSFs9sTuc;HF>wN9>mG!~S)IkuGC9I!8Be24=^B*#Ark#$#(NTK^MforAc24_t4{ z+$FL&dpzC|#~qH)6DQ#E@q5!~IF@-`GH9!pFviW<#=Q$MDN5Lx1%~-Ksl9&0#zL7p z2vTn|-*aT6Y#Syr^US$Oayhe+rx{X6HmY7;oYeY$faaUeF|U7X2tqOVLQH42CWh~0 zIDDAJhJAmjJNTy8u(j0i3D#P7@O88;lMKIb2k-L`ww4>7fd1j0%vzZAA&%1qOWo(F zNA4T^IbCRQJDDzsCY`#Pq)beilYRb_@dWK+c11zV!9X1mBK0zL!d`zv2b|MkH1cq> zuD~V(GChPj6VACBh^MRZlm!S+5EsIFS%hfZ9i8pAF$dte93UxykYAs=JyI%X;;w%K zq?751N7r`n`vUtDAY=x&uvyG&2eTLtW-Tl&F#k{}t75UR07qSSFLMZkK|u!6#H-o9XPW15k7N^+NP^=49v3EXCLYHzewH~Z&VDO_%?ISd5SAG16Zhd@ zpJ^tc`D}U1B*EPPKUplnp6FWl2#Co>30g~nj{yEMN>Ii<>7?O2>a8@ndNeCKT>Cc~ zcsyEjcx3|)<^~BjNH`ntrl=v{O={Nu^Bv((XOIIpUuTedg2i+O=OMnB&ftv_&#~JO z@KvdXfbT;!1Z^=x*bp#2E8$RQa3gZeFk1*A%0DBr0q+tT0^YS{?SH2_#_&;SHekCn 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/ffi_c.so b/vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/ffi_c.so new file mode 100644 index 0000000000000000000000000000000000000000..a17ce0b9aabc3e43230214b6ecff7c1d39c34549 GIT binary patch literal 673703 zcmd>nd0bRg|NpQhE;*x#(&}iKSe9tggOv#?dNDL|DWA*$SrkPem{Dv|Y@nQ`DY8wi zo@}?}Dca4-P*l`5v@FX?Z1awolA4lc{@$PSIrq+Cm@%K{`~Cg?`QdAv`+0xP_F2y7 zEce_y3sTcZg@=V%jK2uWRTiR_U&lzYWMsYCUS3%&$(AHbJNzGK=_S%enVhy4Z(73z zXnb2Nc0p4er{QDk!F*ef-U2ti8#)ToveCxhMm|bS`4-81i)23I+s4INjPGcfJrdva z*(gN~{En09jBiRye;GeJa_PGHJspaZEs1iBtLaQw@7NsGx$7*&kB6#?*)8b!sp*a;O`ZDYVdiD2>iW)&ztzH z#Ag*g@8Po=ALFkU7i;iYhtGO^>hal#5B+Vz=OcVR#is$Et@wP75B+_G&vtRe|Lwrn zxA=UIPa{6`_XB@few5$z^)o)d;Ijvxz4-i!&whMm~1 zaa{i;=@aw~BS+xV4j=l9mf!91-2tDDl4h>O(h2nG_;kj{ijNJSF8G{*kNVe5(&xT0 z@xgC>hpw8kv-0A#Z@+r}!qsCxuS>ml-GRjs%XfCE{A9ypzB#}3`SkGt`S(3^;|F!; z{QS|iQ`?tJbG(@R+s6-h&(nABeK~gK?3#cWw996aFrv3+p z_kCzy@341Ln+AG6`E5)^!2^$8(fx+nv&Iz9$eI>0_lb5l#NYFL#up<}x9wf^*tf~P zcfQO0Z2oB-9nO?NkAWR*VRvlX zddHYi9iysK|9bkfJ)iII{I2)6&M%y^{FR$FjDEIiy4Cvi&6Cfu)FkejF);k}L#HiB zO?~l5*~?v?zH-z0-v^(2@XfOu|FJde>9>DByz0lrw{?8+y_(lP`tXxqUl}#?z2`n# zcH_3B5!b%I{>(lL^7F^t)OSo4+PXD$YKQZSZhw6EuE>R#zVg%Fo2!OT{d{c3Omlmxj&kfl^e_#22-f}_1nFS- zeHb5u)jKSNer^t7uRBqGuyXFiI1>#2JOq9yMET>b!P{RKLZ3IoF2UsO9zs7qhG>6O zh<4r;qMiQ;;fKBu_8k+VUK+Q8>8&T)6HKn#L-e~oA?$l2`cbg*7eUX#@Y_Pjdrye| z_)`cytO(&(D?;@50hkvBYtQr$?b#ec-uWT=>2D$Q@I(mxPYR*uun_XLgpk+WF1TD@ zhp0Czg#Wx4!aqNO-h%nbcOlyOK!|$dkv>>CH-*r{10n2kNeDk*+&Q=&riJhasMBJ{ zC-AQdKrlafB1Ad15PtFy>=I1gCqvkAJnRxIePf8Y{YVIZOAMihV;tY{~SqM8uhiK<*A=0}-q^}K; zen$xWN8rKidqoJlPYY4b=n(qf7eYVdLg;5w2tS;HxMU9uR-lK3@bfc5;ID_U?}s7c z>iZ$mPYF@}`62rIX2=^%&ku*N;{YTM7Kh&oq5qpg`19%z`rH+w{r85DcTfoZ)4DpC zT-S&2pKj1ku=Ia~h^x^d+P^OZUL2x5#gHply}d*DZ92;7jZfg;>=5?)I0Qa8ggze$ zVXv=3lruHNIMpLWIYUFl)!8BRHZnx{pF#n_{P181xtMuCmGwAiIz8GYnq*pu|xC^rm0=WLc|W%-S= zoe#!-(cSWe|QV>QhPFFJB?cl zR$<@MEm;BnKU3OkkAv&Y;Np4D6796x+21N8evY(bV|Pw}T*`Yw$aT8K9#DRw)LRK{ z;^Oaj>Hi0$|DPr69m8zPI^nmcTb94e1snbJcNn6J1(gTjkHQc(w6js_Qx;<>mwH$( zH*Je0W4?%E9W7bcaQRiT{ad9TGQ14@A=7V@`frx{e_yu$3)#-bfc7-XI8zaT_mqB8 zBK4Ll%ikc|)4Y~}?Xo>TNq?~CGmtFPKPCOSZ-759MEfaDCIrOE2&sqWa4u)6EPsS7 zzeM`^8M6F%!~b(Q;VLO_H1te<)#rZ3hsyL*KoV}B%D@nbqj=z*EXyC36-qos#Ap0B zP6G1lQ^Zf|7qJ2TB2Cu2Pu4p@rmvN8zEZ%@Kg^;VCivUOUzS5suI4RVuv_}uo6sBe z_pE?^bieffz<6$x{kNu=3%-MkvpgmJxkUEg8zi1A(^uch>6_$uWRdnw4zTaDvOV^I z_H2>;JvjiMB+Fkf$Jr)X?~Ra`^xqJmx9w7I83B5GK*n3!0B+|t#0&aMk#aTs$#g&d zvN%P15Vr%$nI+R#$nn&$doLkZcS}-0`gSsXqqMtImj9&Ge_;G6k#@95L3c{~UM>A3 zA)tIs`gz84T(DOLpg1{hHp_VhiWPrn$v7}g#({ezz76R~pEUvcv_emWFAAu4meg}r z0DhWmfAV@R7{inJOO*94ce6l`N<2>5H@SrIo>JZ?;lEU`C7}FahX2d)Xpk&tjr5<| z0RORMW=@}7T$EYn$S!qcW?C}y3yKOXnQ0TpX6ELV=1ngsbL5py96O@0xF~O8_O!x0 z<^|_u=9Fhs0ojEGw;Z=9LI4-&vHCU067WIL?A1$DnBi)9Jd%IeU;3O%X%@4w91O7nBc@m$})F?9Ae6 zGxKsBnYW<0;v7nlmsXUUS8lW*KffSzB5KV{FD{*Wtp=IigGiHshqZH zh0ZLq^JeFi%%iWeJj&TNU8W&RX5M&bk)vRCo(W9P$(&nS;K-YnU0Pa@SDNW8Dk&{? zKp)ib?9zFn;W^nQ*+dr>LUGR72CKwbHbd5zQ4C>`eO%t$v?6#)Q4U+FusGX6MaX2N zoZMn3oJ4||PNhttzCtRUu5zcDmq=uwWNW%E%_}P@hGrbavS`@?RtXX~vZ+P6q;!^n zwNJ`1%)~9B(gG3_RF;!n1O-el6Z)MYELWDDpO;yfHz!XtCvQStjuX0@XDTyqe0I@v zsoPBIFmTwM8M89;vkNFk5W}Pu6$o*1t`Sa173b!mf8=H6P=A0q(8ma!URXRWyD)Q3 zc4>j=WB!D~Z8NDqD7k0nIc5~+DgZiMw(wD5r=mfYQs=aJndQ`n$ms=o6OM|nK?TI6a)vwe z^Wmk2)}^Y;3W}x|<~b1K{A%-K!VoflS@xW~%>2^q*?F1h#d#%;g5n~{$}Q%Gp{z{O zDmBb8qckr&SCE-=3t$naBXjzkLJKuTrlHGGupO0T=uX8lM-`W5l!~}S@Ps^vvt$H{ z&&WnAgh8Q7s&h_up%Y%iUM_WnuFL_A%%$pcf}_-#<1p%@KH@K;L_{g7jOsDkCZ%NA zm5wigVk0h&%XYvp*NMhVEFKTbs;bK?EiIxBo0*rYsE;~xjx!HFDU38a&yiL%r+Aid ze4`zP%>-RoOm@yFE-s{iW63GZ%Pw-3pvwq6vjhywY-iEzY@<~eoXi}f*vplIGE+n+ zm`&+t8{scAQ#3Xc&IXZSW+(}W7?jk!L5dquoST=Dn+vJPKuTiKV&Qyc^U89Hi;So) zde4H>7PU<{Hya_CDlI9^Gkr)3z}}50Uz*3mPGFA~-MMvB3Mix- zkZ4L`1oBF>KRDWoG}@OdIe z$q*<8Aovx1CTU^F|>`8q=|i!fZ!=ap`Q+5TrFn zF)5GKH8;D|7~jWX5-Qt2!I&>d;S90324ylsBN~tXWzG_FIGZ3GFg<%7rUQnk+~WqB zoqSwDp~<2UK<*1e7phATF2`s&DM2l{EuL0H>Pn&MoKbdQrV%r;OIsx{rg3nsIf%Oc zD4jVw71QXvQe!e&P?S^X%tZo!bP^L-QzAhX6wSz^)kdzExcO@zK5u*;CT4k9HneTG z!Zg|~!Xg$&Ms)HokXQw>cXL_7J$M3H92%UaWy4ffOdB0`y^ z$<>2N``0#PsRE1ww9s$}1p%PRHP#ulJ|?F?JK;riSq6_o&3UG$sa70CQ(Kl=6k3L% zU3#6GY@BoUw7gO!G50z(39eD$Ns~xFK4}^w=$>NIwPs52{ zww&VGC54#m1URAr2RfvID~_2xtr-3jtVNkvbxLQal}R8uy;$TDtm(xHSDiG`co@h+ zVmU4MSL?@Q>OxEq5jHO#bV=eRWyP1^%K}J_pM)e3om(iFbeTg}msv9NXafgB-!v?h z#r~9Kbb8wG5t)NT8OHUcmkcuTOD`F0UJvwN4wjo>=9k?36*OHNo3dsCT*wVj1&Xrx z^F=6m{3s_5SJF`_fqZ|F*!&Fmqx9HnMCrlW#EFUTFO}07bwrBV42sjA{Qq!KAJu5& z;u5(Q&TH)AhT#!~|9}47Dem#``5@<61-R4E&hiQ{`U``$=16`5=+ZNZA8A=7F-{+$ zq>r@RFL{*TA<{=%Hc0Hj`yYlgoMzc7>23uD*wK!%eAlYHaI-w)`6VzHwFnUMum60K7rs*zl+3o97)2+PHsf)LY$))5Qm*uaI~`0A3>TqyRii z;>iJchQzf1JXzuy0eFJMCkNnmiDw1iHi^#&z%3Fl3Ba2rT^@ipO1dHdZ;C~Pbg;G@FOFAav|gK0qLvD7&rXUNN=Cbcv3+6tP;kP18{o|<5~c| z+`)K80B*}=d~yI@EA^ihfLro7{fq#7xx7JF5`Z_$^yPv0?OaYp04^R-1ZzV<<5H5)|AxQ$frm1@EG?Ct1N`6kJpA zv(3`+JgkDBtKgFr{5%EEQt%c9pP}GAlzK}P`~oF?xq=^3@CpU*ui%RmTpo=Q+-e1v zM==C$jC<4+69;HRW(99l@KFk`E4ZfM%?kd8g10F67zMZV^!JNT6g*nN<&g-%wJEq&@rPIi zPglyZE4cAoEV1Ji{1qjAf`U&~@FWHQUBQzToSvUG{xk(&XMp(5Q1E62pRC~TD0r5F z|DfPA6kHBzf?J~CJ|(>||Dq83cgXn?^f^z1@|cUb_Ksr!5bC4TETS%U##HG z3jUOW*PO}zPphSH1z)M)>PoIw!D+2${B2Zl91$`98Wdbzk!@FSV-7)?8Wp^~SqjES z1@EZf%?ggABj#U=f@2}#|2xYsFOHO$f6)q#qc7&4O~Gv@YO%yBcsB*ND|n28$16BJ zTWkC!D0mM8#CMW{8)rL-ovh$zD(N)^H_rMJJ43%?t z%Rq1&6MPBP528y1y^3gBy7;mL z{W{TS5}hIF7l}TL=wv}ZMfBN3CkT2O(dQ6t7xZGH&n4O>=(~wNk7$da?;yG-(apz6 z{#%H)6Wu82Qlfhi-5}_hMAKxzS1aggM4wM|ji7HJI*#b&f*wzFAEK)TJ%;EDh^`Ry zaH9JXT_WhqiH;{aOVERe?niWnpf4nvmLk4nLH8z_mLR?aL7zo*f1>Sz?n?B{zNAe-6-f%qEm=&5cEu|3LHvqH6^G4bc;cUM}dZL{B2RTF{$`zK-Y$L9ZqHdZJ4N zy^3g>lKZj*{W{VABsxRTFA{wN(aC~-is&gsCkT2O(Kixp7xZGHrxI-w^xZ_?M6^ZF zcMzRPbn_p={zPXH-6-f%qO*x^5cEuL9d3yHQ1x+~GM ziM9#41JOl9TLc|WG);MZ%`L+I^`L30>uVJB0itgvx*Inh~yex2xfL}v*4MWSyZI$6+95q&Gs z34&fm^le1j1-+Q)+ljUb`fj4<6KxUn9Yil6y7`E(KhYILHwwCx=!HZ#2zn;bcMx4G z=xIc|h^`Uz4MbNGy5JV#G(gk?xULfH_e+Efd_^)Ptw3z zy$hO0>@LLiCU#9W7%j+W?MYQ&D&vi^d`$eI2QZFL()zV%?w>VROXs=aQ|pkq6KbQ0 z&w;5Y8fkum^qY_n>DMah*R(`v?zP&QJ;SuH25n1=Q)G^r3)j%9wj#6U-f-dv%3m?m zjeHhoU(Gf2F0fIh`)5Zd%`GvT^^5OMi z>7E?BBTsYdP(@nK#JFyn_0_eSyIxy~#?ap|ZAksx!6a@7I%H&!$HJjkGB350~xNJmt~aO40@X zlC`jw@{Xe7DJV19GR1ep@2Y}GKgoyd!R42ve~sp7o(y~aa9adu&SbPVWm1~^_mqig?k}Ln4w)=G?1ghs!?6mL#>|V z5}_CPu(gt&(M>tL4myvuR^pYumUQgK{>lqjD@w?~@)t zzbokEq^6g+o)?%-ZhDmIrA%v09;V$)XZXsYBIKXP^kg6TIp_kWvwV}8{wLEjd>Yef zOqctTm>$A(tS_GFeoWhau}q)Ibi6N`>Gn(~_*&4pP~RVQLNC!iooOG_Hs5y8>F(Y7 ziWa1EZ}9y@eDBb@E5e|teTXQ-n1M1r5M?ImzaFHd^?D+lP3Sr0x-|EvZH=ry^Sff; zM^ppf05@x8;570(!@z}xfuGkD1GlnIKW@Kb=YN=Xo*ZqhJkvCEy88f(eByI9^GfQo zDL0`Tpx;2IU29w0d5fU^c3#7@Y3J9NHtqZ*(`;wM-%+lc@yTL626`UTSzpG=pF^%&?hreno=4D=AD?P5I!x*yZ=Vm$`>Or{gWdJJ@XrlZAr4D=ssg#B$| zJx2CkNeYL(zhiq_E;sCb4KtAE6H!Kze*8DKcd8gdDBe)0e1y_rkT?SYjC*a>A-3TZ z8bhinvp2DJ2rMW@rnx9Z#%JLwB9Dly+hkCU)<;kY?)|QxMKpE(L;nGp-0M+X7>Y}G z@7FvD`h0kJn&-+mTx&Vo^kI~TJ2RWOu3GoNXWi?Y>ScY%zXtM)YEZyX(M6IFuA&DX z)-w-Ko!h6>DgGta|2;519VNA4FzbLK9u_K0a{U$NxWx5WxT6b=uc=`c^pQuKNj8%A z>yZMu8-P-tH*qQBrG!_fT%YDXk#b$iBtv}Em+l#qa%6+Wj<-`+eheQ?TeHua;`${b z`S6A?Yvo3YsayU^b00!Oey=56pt~gKrLf-NWLtQed%d;tHzc~+JNU9RPil0!`-d^! zP8VqH4`}T-YyCEA?blitQ7Hp=jIBDnz}_?g?bTgqPMT*DqHtYU{&06>?=;uC@bn=E z9f>K2Q*DTk`<>bP{QXeS5iCaRXoEM^=8V)lsdmkC<#rk~9INzmX((Dr^1}@2?iMyf z%1tSmbv!TpsGqS0um!gn11p#*FvK-IBHvtQq$7h+pLxK zg8mERJT&}(m{#m04b%D;j)%tT+n}wK!z1Ht$g#m%`66-@{i@mmxUo#u&z4__JY%+z=MNL$?j98 z@^nemqp!j$xoNYwMtIP#rfU5C!9U*`50z@3TkQi6PibLvO&Vr5f5Fz$&_wDp&x=un~cd8OhnHDn>xUwTrp zt>?RKxaPwUPlArIucm3erQVktts(HL@|m}etE|?otnHCBHgLU z+ejMxd;7MI@BL(afR>c_-c!Us&y_O1`zF1LpA?~SRo_8F@JIC8WAxUYdLjA{dW^YV z_sdth$CU4+@qG-^g_ci^@0LLM1_bS|t>rVuuh#O3@#}!qX2f@2CCX+2k7B^W_+<#_ zL8l2S-(ugX$u|?}PE9^Ld4y`eQ<3jtX+OkY#eV0L{SNx&v))kadlJR7h&@QedKqzd z>MPJsjP;A(ey{7NCg0sicWUw_lSll$e67cqG}#|vKV^IwY4k^$L=9@a-O)+ZL3=Gz zu%(6iFcZl8$&meQ4A)IB(Y$DrwDErZc^F@=7Zmw-oAUee$KTeRQWGxz0VX({-1wF)sT6cDf1hqH?+rq+qAT;{J)%{ z{783-@{>pXz5GW1jTQ5Y{?fl~t^B(;`S*_gu{*Ae)7vjbC~~cfg|*qelQ5t*ZCp+F zBq>B~g4>znYsy6J$Xdke6Dih*)``g=YC)_&=%6mscA|SGRWx!@97@NooCxRoc8p$4 zTSQ${et}wkoB4tu%AqWg;O=ve*f%BCOw7uAquuQz&!D&HWq`&8uXaLV%4lE(f;f|X$&(&}gCoH;OYkx%R_nX%Kv+^r2+f8@J z#S1_2kB3;V>5F!qIN>R?VIA4@A(hr&bJM1|hWRhbT-WrXY2)+A19(-tQ@?pXl=J`< zFq#Uu+Sc?*es$aVZigRPPgsItOM~XOEaP_c2kbXsqk%VHTWw-T>!1I?ZjtVpWq0($ zdJ3y4>>OadtBZX@p(m6<8>H&~2>9h>8TW>!23lW>{qg@@eZ`{uQ`6Tzc&w?f6pYlY zudkqzkox)t$|S$~5B2plvQansFZ896h5j$29)K@HA)6f@%XmkO&B@wIN_8oS;Qf=XMKS+e@*7G`A&07vwyNG$67!kNP z?FTjzyC&yiq{p-mmrWnaUWfS){LPsEwC!InLOFi<3s1Fwl_6UQ`Qz0xg7mLg@=)n7 zZRG!!<w^?idWqGXTIYVNZ(rgVz@=Rp2^zXIOj4EZT*);`li=|jJL~n{CDyr+kY!R zd7L4?7|#z;SU^m~4)NY-&-K{Wj8}tw>zbqk(nEIjJ1G)UdfD=`=oW`aE{or>9q;%VQy<-YS zK00RQ7*2DFEiLHZVYEwvS-H1cM4G!ct^M}2_6=IUEotpHmS3(#Or`xgbo>p7pfu6& zZGc5MzR;){i~5^Z$#{bp8!g&X*Yqgo&|BcohL>?<9z{c}n7q4%I{p36JP&XwoI;!j zfDErb(aVzN{!1Rh!1@BmN!*|7c8Ih(iiT$QPP*w|0~a6_S}W=JrMBgGy62*lBkL`8 zoM)V#w&vH)DXyP;iW~ajjsEU}oR3aeE9pc8 zpO^5apNrD>Xzjl-52=)wjP>-78+aJ-Sa0sRIOnokANv`q#H=VIy`N6j@Ao~Sk5HEo zYdg`qX`PbhDTM0#eb@9L%dLM7t>Sc{ZyMWOuM_lo-_1-zvZgmFyurU#z`uk)QQ5~3 z$i&G!sXv@=`;s@&4o#Y1C@}#_ocTC+ggxl#um)~&$HkNGZ0Y#Vo(>W>zGJ@V7G|N_ zkC8C%F9U1o?5NF9d#rI`H!kAoLf`%|N`#(cg)_SA^uDA805;a^WSXmQ!6BMIUB|+$ z_xec9;M$pci@`mPlPA_ipMrE9i?H6iUM7p@WI2=!=SSd)WI)Yxn&w`!aF@jnxN1|H zcjCDgYt_4yXN}$&b9`+`gY}*QWTMgAS~*-~9~(W!+wFYJ<*NcKyw6j*xxn}K!BjmUqoC*3D$ckU=j(M7=Bo^A&B5t>&hruY{=sDzU zu5}3k=U-9>{>rUZ+UvmGfSYXT{hG{%SB@4njI#Msg}IaAYjxV1rp~S(dp3P3?#Fm+ zsMvXz<}I-`Rr&ju{wQ>f&hL8?vueZ(_ZHW#o~}R6wpLC=N#a1()uQaE3zxzE-b5FE zX@pO?-M{(7iE4d{$iLpVfb;8D3)=}j*QrYOJ&XkAxKM?$()ThD%tpxzW2lRJqAuY& z_Md0eaWU!u-ktGxOgsiS-=9ix|KVMLu#7|9du_RzC$djG>D-;#0`JSI*SwMI&m+Lq z*sS$iH?Wo*)tUw>6;`jez;c%P=lJ!Zc{*)KbEo6BwyQQQWyqQZ`_kPT^k4p@W=v|y z)h_KO%6Eou;&YYyEVM+K|CmSJuv|rh#QCcwRKIcl>Pu_o^P+(Vg%?JhL89?#ziP}n zaV81}ob*W_VKk<31wGALc|S7HNw=}yxbxsE>Fp1sxBnr%A6#&4`D~nVo8K3mw-Sjc z8IHKQ_gmi{j5$4qE3f0SF#UP>R{D@1oj>p}q?-Yk&O^!bRS$eZB0A`N)doIa^-r=p zj%dvz4kF7npwrz5S3C85__~ZB`}KFxY~NHc`M#e#k9Ls#;Xl?##8Oiq6&UxVK2o9O z|3Dw{f%?GFCRHI1LnKnju0VzO_2CjhDVRPAh|^jh*TLyceY}8X|D8VMD&-W;=N){6 z^s$phs}hWR@_b(6Cenv_KCcFr$N9W}vj>dC$bg}y&H22?z~=LLgG~MS&*ymt$2+rx zzd+~0cUu?>SGeH7)R-gwybrv!|9BpdqI@AYC?jMI(l ztd)-=KOH6&D>QU3Z~yafura;;9vXz{FzLNWK;7(u{A%<`ob$q2vUdi@I{zuvwHxXR z*Ha)Tsp?x+RioLg9PTb z%`TV*{wn+1kN>599(c&qj}6ldsh@2d6#dYsbyEG@C-u|UuOFNWf`TTuQji@2l7e=$ zRgmA0I>NJC$00*Mzin)-A5_ssK^H>=K6j2NRVy4XsD4hp|CK#x_P=IKsbv3qYkjN! z_Zk%N_x+FjjQiiELHeJTgASP4rUN!XYEs&lfgKP*GDAVuMdJ_E9Z~jkp1;P*XOSLO?}>kaYyR& z{JQ^%KG8<{8x~rhIgm2AKGTOBnbV+`tz~6?B>nR5^m#sdP;h;=Cr(g(UITGWef|Ig z2hk@#YS5~GuYjkh-uaH8jq~r-rZ#OfO(O5ypl^d~q#Pb4y^{hUy0`SsQNg^k+$lVB zet)?ylIH15u1H7j`f0B9(fS#Xiu@CW$I>NcA2JS_PS@(Zdj$GNYyG6bKr|oo!P2Ck zVS?VTe+|n>mph{OhYTVB%66FjxApjN>iQ|W&(u#d%>`ILZ`B6T&$Cbydhbc~GoZD8 z=*S-FCla@I^=1erRrEVuLPgs->iJb<_QxN|-*~<%`=ggH?6N4k;o48Lw#%`@sK zxCPbE3nJ|K^|KV7X6k1zWH_mQCJn3=d(PXi*#9Xq3{M(ikA)Uh=oP!#Y_jNozE91# zGL9GF`>5y1^*8oaX!FEcNwHtBt7zh;e}fz;?)7Oo$MtJglc)28lC(i(g;wbqNm>|L zEBn!s+=XIL2Dx5Z4xVSh9{ZYKA~5&GLJ7|U`FC5ai|93;sdzZ$A1U6{6Y1WFA9pZ{P{6 z*nPu6a2(XHKu@7rT}S3q3)8)`pscUc+xzfPae6;&3T-LBS##;p+K{^2mr{$MF=~wS zyr#R2ehhRB-=(ltmZGdQ@`}zM3Xh|pQb+ZW_$ViRh`!*{*3A_Lrt!Ta#&>a>Pu|Vg zsV{{;`R5}+;^#@9ADZCt`#()p`1zrS$cX;+$^YW>LuZqm{^y52h6bpEkcDt}IB<>P zpC7$JzQp|@;Q67Y!pnj^KeQ79na>ZE!Vi@3Mm|53g7MqGwYrUZ1D${V&Ea^#4fzkGyp?br|}a*iuPtGb?QS&5AJW$BD&#DNnIEM(eOo)gPfZX zsS#FMj4cv`6&b($ab>cMD@Wm*n3DU(fyOBrL`!`)T;0^szlAS#iB_@@UqottB-tOT4_YhtgH4Lv|9UXRrsHvB6w}W6M%t13 zBhZSqitg8?iOJMCsADW<4s(t1z?0Zd^sy8ALfC?iBhj8WOux)Uf+cnYmk!;Cr>s$H zWSpKvM)M4gqeqSZ6w?ZekM0K0creo4!Uv2T&!WO^jwezoPIPiC#r0sv0~C)v?c@Qe zRB=G+9<)px!8siT&>^X+nZk}I^w-~@@zi&WW~_8)rw`f?OZqqI#^9<&A^Tu&G-URD!{^!}>BulhgRRhbhZbA1c1|G!p%dFO}aS{Am6# zx$m=IZ>S089+*2~)l?Uzr@Tfw!tvnYI2UWj{!R=!d4J)}!&_)ib7kjP>Q;Jnz4*jecrX{Y3d~eaC7=KX0&p-ojVtzDB)( zb#%4q57doTyn0eSoe4G4@nX^yju>w|2z_-TeMOSKR{x#8lBK@JBMOqfE|dBi4qr9( z^$>*dT_IA+_+-u>Pwr3elfbR~iD%>T{RrC@nEpibFEci6LAH~=AAv>z))nucnJ+;o z)aShtN?m#pG#TtA3eMWLT7n4>kNtk7Nj+VNeouP33bcND=(@sD7d>CvbT9SOL-0mZ zo1-DB?_A_p=Hupm+R63#H~v>O-_&O~mN2G1w?kcj(?6|?UNUv6nf|Bfwb#Ex>h(FO z!O*KR5;)hiRcotplH#1*H`*Q?1PyR(;(`twG}7 z(+G=VzWqPaZ=c&u{XT^`kE!3USidLl-?WNkpAD+tH7|vf`E97f(64;=hv?k@iGE8F zCQSWK3SHM2)CKiclX|a$ubb+<9|HS&2=)G_`t{G}*nidaWG%EJ#uu8;t-saO?{JK4 ztY6IMXu=V4K4)D-qcmyuSG+A{tmwD;1d_1L%*`=?0_ycIhSD_c<2dT{!|=tXHU9OZ zI?+?(0<9kn|Lsb#1@kzl>8xMKJE28McQ`_;m?$rE~*W>E@W?HSst8Ov% z7mo4H^v^$`AoTx}`{!p;i-(oyzR^ z0z8by@3jaw$*Z^UCgY*oa-X6#L<2|hVk#W ziqg(ivmB+4<&F6f?u?2$n^}Hf{Ma#phfx+oqIzc4d@oonSRRSUZVjsAvkaM(z}>?J6soSxXNHR)fmw!>qr!uFWc|1G7f3_Uedb z$hDv1h&QGM!#Py(x|-_?W*p*tFOv>m{~iyF1yOQm09b!uCrBE7PAW2X=8|G z$d$^hBKGr0HP?mAI=ERh;~=*9&0JPyY3%Ah63b}(Aqq&|m`}EdT%W6~ubK4&=UN9A zTWSsCH*iJos9Bz4)`tk$u*eH$mU|iB{fEFGr!0mkdU!}>O=eb?BO;eqWesK4 zW#0BKVRdX!n~uu}onb!x5(W~FTutW-5u9zT~<-Qdz^9)x>qJQ(1kP)yQ>ysIodS>mj-) z=}ml>Scav3dzP@6WgK3fS95*ItO2aphtyo}F)NqjSf!e4IkW!YTxBY&idmhxt{kvf z?Xwwwn9VUs%`%=@J2=ZIGt1?Si|0qZi9;xhAyH3eZRb%SL1jfU>yuxE9{Q>*-!noF z2Y7Vrsj@z0Ry(#-4`LaXdV^Unb1s|8TEeU?Y>sG^bvv^*aIX(nS<{$xnU1M~H}TkB zo-zFSv}jyEM)yhd7e>!vbeBXM7_~9FO`@w9jbwC_M4w^wkKLlS)e^mz(O(&TU83cT z{>bPGiB4m5JEMXqpC zjIL+&Zi#MWbRDB^iN4P0T1M}Z=wpn&&FHNXy_3-w87-D*38POink&&87=4h@e@b*D zqjxiUjYKbDbOECyB^t}<97eB@XgH&Vj1H9O-Y10~3K+daqF*wa&*()Gtz|Tq(S8zr zkfkfvsn#pLKL}vs=$1{2pr#)Y$y^_)KjK)ax0!BwM+D@W2Mz3J> zXcPB@{5 zZyDXk=pz!{z~~Q*-Y3x-M!#Zokwlj<`Z1#mC0fboT1Ib`Xc43DFzS%#WJX_Mv{<6U z8GVM)0*Ur#^hri%O0+wp|6+8OL@kUy#^`K`?)jI{!!kyV+P+|PDWjz_?P^9JVbo~v zidJa3OuLxTM^{tvi6pT(uGBND1e;Z06%xxB23}@XIu(Kyoh)kn{jM1)T%*vrfHO4XIGo@U>tQ}m| zUiv}}XEM5l(OnXaVDwvFMSls@EGCIryRbWh8a9H(%Ca;5HIMP{Qx>C9QOvq&yU6mk z%G&c7VKHy;XkDXL^ck~~z81M&Qdw^@>v~{l!?W}SQN}TP9ivZ6G>OrLYeg|n0yWz; zTV}u(2Z~utEW@+LGwW>5j!Q(39~+KZ??3sTD;s>v0w(Pi6TYrQ|V- ze-^ni)rvl4)?D_nDJts?W_8*ma*@REp1>bzVF|Osc%DB>t?PDXb*~q>E>l_4n01T` z?4uSqnpw*^S2toATI$a%=f|SJNHtd%W^HDXf5&56W(yB5qvSE4i9nmUk64DM>|oY| zV)RY?idf<;`;e=aS!ar=WMVB?to9X*?-JoE@f8!VX8dsgFz%D|g;FkL^q}aYiFcZ* zr!jtv@p9m%kfWKEAZCb(S;R7$+n-pTsDBq=&x&qL7K)vwsJDprMBU3U-lye`TFg)x zL-dx|p$RBS9L&-a$vxar*AdelRZL&FUxz2ckt&K(MWS5Y%BhmTZu&Rxqk{iEW|pf@ zBmREUxI4-YzHcs^0sHm-_or=rgj!0!_uxs6$L;n?4e z+vt^Ahs0X|>G5`P#z}XH5OxSVp)~AyyGPj4-8u1k4*0a=Y?tTE@E(N` zHg9>DmUBX%OYQVrZO2Qm#FNJE5x6a%60POnOzv=7n)TJBDm-R%d5ZO&^5}f`Ez$D_ zd9Q%`f;bpYhyNP0Op%ZvTV z(`TRvc;7;NtxmvyEKvBv)TqgJ@gol(vVX6yk2n(v^bN4`s?%{r4mSdA%IKiggS1%k z-CDF(KSDgnC`^Vr)%S;qgSMUpc>magRQ#>6`ewSobHKhexTw}V3*vn}perd4?Vq;5 zprTFipvQ8^k>c?@j~*sm?cBwL&?A-+`miNb<{8LRgi{E#Gk<(3Ay)u71NPTD8)VGj zzrgS&K98b>@9Jg3en=Vf$8o`W1gwFZ^eGZ2^?74H0FPdGome5bzM}hxc^2 zC%lz@CS$c7m-@Rx(hR#+KU_TVss2s|$s6nI3sp;bP5(p*CCcM_BjaY^3EcDGSi-vA zn2u<`>RhVIy&F&Q!QAPdF#YlSkpMSZoWgh$<7W7u&^rz0D49~HZ(gi6d6Mu`dHgwA z|3I{L7M&=yIlF6~+r=5s)Ac?NpxpY@SkxzaBEPoh9Tlc|Zj6J&CdTKICHLz~5V-I%BNV&d*_nKV&Y?!>Pg1dTqSIU6 zPCrBq!sDgrDvnDC5gga<7V<|=YB$Y|S3}_iA0DU0J))Z)gKDNs#pCICi6gw|a5i}n zz5gSziRNPBR|>XN!~fLZCrEMsiR0C1tT-tXZ~pE}+lP4dDr$~+s}BAX$A1wsVsw;^ zBRV6=LYil)UH=PJh{H2@Rf7IoHIBcy{tQF=(sT5c)Whb-D3AF*DU3^pV(6f=_0<+S z9;~@93MTr4p0*9S2Y(DY0rR6gdBBG%tL9N9_on;XQ)><5-M03|@#Lo7_hH&}Tuj zzA0crtxr(p;?)s}>u|W6)q2Z)t^AGNA8tHG9j$-zCo-aIQU9eky1Uo3lAFLDL8Rcx`l5QRqM_6hB*F{0s;C*9g0)WFP&?g%CsQw`Z#Fb<(S-ZzY)> zrP6ags=rS%UX}AXonhBsgR@rsO22L7{3kya>A-98hjyI?RaBj@R`!C&>V?!y^O#Z{ z;@MCiX&pzde#BV(>yO4*oI{bt9rZCW-Sv3+JD(Rf-Zt>!HbmQ6bQZX}@kRpuGp{(I zb?-pbB)Uy99j@w+o2u;)Z}_m6<8*n#s+;2sioZg|+xgTK-XEejiKr2iF6vzm$Hwms zQO6px$MHD~+g~&m6O{)9xZZ&t7-coUM;Ua!z;AZIJE{)rGcg2+peb(J)$4b|ziA%f z((p``d%JI6EB}QKeumSmra7CQDGVLeK;6V$@B5HCsdwlm;*0spFy=28{I&f1K;EIx zn)!P&zZ`sV!Vj6BCT2S-Je-*mh^cXZY&R7Z;g%oLu)pr}1o|rtRFL@b8%4^gBBf1# zj+Evd`p8Yx(5PyB=|76lHMEi-Z(__J7)@&_xOj%%ETEX))XThyy-L<^$oI* zM`A<&Cv-cruVr@c7EyQ_*qByCGB1&N9ljTm#i3$-8Da{wdNy-9aiQIjfb0B-*?$Uy z#duk5e^QIX;RV#)eJhZ}h|knl99`)c!pa!%9Rm&`{EtLJ?mhHgw-eDTyAbPVblRFT z9N#lv^s2gQ_tBb2*AEe{qv4MANZPHYtK$Reg*DwAZ-E|M)7|+6ezQ$Ee=s*zydO&b z{tNjR)sCNX>2fy&L;J+|!~R56>-ed;|AOOPAVk3wYLixv^(J%~={|8nlq*W`*N1nv zw4*0zJl7;>p6in|?*g0VncK1<*=EttTn#xr5x5Q;SW7>D2D#1nOmaJJgzImeOiqqR zWfJrc5pOUaIxnPmf?*=EKMn=Bb14SX@3kb`H4o11dPI=HT11SaM(A~+Yf%{Rvj^5T zeTm=u;paogy4O+F2ceI0*U=N!hiZo$#j#tvn|>|MO>+kPhnM(S(3dL_jv}K_H3FfS zNMqU14Uf^J4m<$_ZL(Ofw7M5}#L*o_#${>Vi^Cdm%+>u%D$Q6%#w8FunXaIak#QMx zl`PjsC@XfH=Sn@r)5CT2Ed0DsBn94)LvrKn^LwY|tiuZ*>JG1IXRUl4A?xrOb{lKu zx1fZ)G$gr>#*T9j-ep&k zhz?|lsDF^Eq37%G5qh>(eiuzRwN)q=*C-uA;LO)PZZ96|2^%@2Fs_^Rz7+TYtY5C2 zh|RAShidOaGxXjlw5paQ@LpLrA1`uix1ycX&MzCm@5Xp6?zOHTdb*CD?dXVi6w~AIxi;8RTHoNg4(sgcnSxpx%T6|?4^>Msl5;2G$ zWkCy@TuQr6gFdJ}5evT66A=rVb}0PYBwv3C^&zuw1nb#oPZu@+WBN9v62HG^@Uy69 zl4nO1J%4tZFQRq+E2O-lomF?j-ugnBl16?Qr4nCsHkqaK-j4=qo=6mqT2{gOs4vkjx-F*> zmFRy#7@De#a|$~WzlPcc)6ie!x~*jU77ZYo;!p~8 zk93qG#y@z3yTPT04QX)}pj0~L9fqGvd-*Pk@{a5D5eq3J21wucG_mqmJStf8tJ+kY zBP)Ih<%s^hl`a4IwY@AbDt-Yru?DAb@kTd0_p;Y3P>m;Q$2Gz;-UpBIWrX{yCqHdt z)6?2i{}bdTn{J`xkUtmA@YREGwM1Df&x1$N$kx+ht?Y%&~(U`YuK(@NGvSy@hxV9Qr6a8d-6&-U1VlPQDZ&BXO6(5Dxtwm^iiz z5Bg)Q>CoND_b7`8S;(nlPz#*eT6GHm;n==65kaW@Bt0HY@jVH*hwm)ImwH|r+e-&i z+(+dbWq;=By4d2!Z2cq5)@NYbb2*HK*?8&-`p!k)Fy5)Qk@odcCci5NocdIn24eoR z8A&N#VM>^Up933#jm!qTKJ7gD&b4%JZd~6q*H6tA?=7WN)~YjMcF(Qlc<9V~`*JPk zGrXkjlk+J5k;8cV^P0v;ys1rdZ^X`TJW=UhM_gY~;E}^=u3wtnN7LQkk92=E7C#6s z6MJ0PT(r<@2>Mcxw0T@Ky`k5Wt1(|;@n;JsB#cjLKB{0zuG z{TqlwoHYEHdc}K7kip`}$CmI)W9Ovj+TA?XJv}K6tHy)Rj&&E~ zRRpt_k9A*@FxEXfnbZx%j&vlat2c;*4p;C}tdxsVs@$uaP2Z_L5w6L|H( zCM;(A{YHFj8vd2;pxiFG&61HD84O)1;My84Hl zG8svlUf}r`+JEmS#{Se3%#R1(S9U_o$N1M}+{ZtJ6VR{h9u#+w^kE+}yXKyZ zUrbMqCqAv*0@nL-e-~?Gu@RMt8()2NbacFA-g#P6KR8tr?%&YwcH>2;dS?VzxL35k zz8n|0dHDf-SN$s9i-OwZ4|@CN+(JQJ>~rAO0k*V@OFc>-D{)AXf{Ng>}Dtk`}K8t-Kix z#8bG|${EyP3Z?WU2wn$*eDiM>Zv^q=(i=>t#^co>G?R8zM2+!A;=US^(MwvFbdH{~(t;9&zyFfv8J2S5dK=B>zNIF)>f*7YiBFHn#m^61;fS;0 zIXO?_A6Jt<<8`O2u$Hvwo6$Yco~mal2lfN(n3>0>c}UyXCehrZ5JWKT)7(W+Rp&JK zTr@JWLUT`C--76Z=M-U_G&juU)_qf`ceS63_uD67w^j(E-+epCj_9ESKO=qCuIBdc zN6*ZhL+*uL89k4#&_|~VB?0Mj$&*2vi6MrU5q{R!Peb+PKzHZX*11=#5}?Y z$NDVdVFopV0)^+nI4Z(FI(I-Uqgt@rso#$#i1uMlBJZXp!(#f^LhIuGb`np7h9}5x zalc!5kLho?KaMRC+#9DPzQ>Wb)%`QPO9>u?AGg6PH}_)Nfc-%67G(W=$RuyO?9{sp z0cXL{@gf3!V<|QLcF49tf1h;kUe8;_Rlho}!B%=B+xS{?FQwt>2yoH**+%Q%C8OhS zf#$~k@0jTN;oTs(#kgDVz5%Zyo|Xh*Y+@Lb{wf;lS&*RTu+EdF`2LA23_jey_}x$} z(pMN??2%*xl8UzDTNy7FEEw-{G{_Y6Vrrf1IPUG|*d1jQ297~kbc*Tj^#esXh>mug z&T3e5Gl^c0nOi;O!d@umca8#0yp-H^G}+w{Edq$}@@aW?%U@*~`U{+jB6uL+^3 z#&Bw$cs-Tojk+0SI682<+lzLuMTg#>EIRHI(Z;XY@vi_^i8pj!Wd*gvy=~xDsP!Np zr$NBcuO&|wF#;nW?yy1^zT43^Tlp7_@irl|Ig781ix!R4ZQS&k+x<=FJ~FxlC8LkL ziXI^Ph$z5#^>KS>jEcnBiXzciH9oR`48yGzoM7llN~Z%6Us5`rpLn8P8`cXmCvT#2 z6V;1b88-a_3UJ<`14cj}?x=Wt={dq+QI8=pTsnq0-o$Gu3(_AZ=kpFdGF+r@#+QDn zNFTG8AaCLTQT9&#SK*~Yzhtx+1A%^2Bpg~NpqR%vn4OOF9L#PNG7o)**&i_b;6}LW zCOwmRi zApwaKkw8?`s8NDzP(}k7NerVC2pU-w1rvSaYwHUxT3hAS23bM zSOczzUd78r0xtA%6cCifEx-4zI%j4A@_qMy|L6JhXy$ZRcXf4jb#-<1rtu$Y{0oei zF8zVVzp3$0#?!x{@sDf#{ftj%xsPdloyJEcJ?XDSJa*Oj&z~hejPiO_Hi`3jKOHpnW%>t~^$F7XnP7&SAX&eoep|!Q8^aiE z%B^Lf4ojZMklm96l4T>{1*vNk?SoawXm%T@3Tu(RJb}^vhpWK%)vT*B~Z~K8>oK{A{G(@1C;McXj-X5M^Zgt2La{}`p48EI3qf~C_!ql*GNKJJX1hP1X z0$Ft`YO#eH+WO9PK}EuLZ61+f@K1B+uDn|XV;ReIO`KvdXOn3_w%EryUeS3qGRzra zj~#TpjX)paY!LVPQVgO+YtI0u9+E!f--&NTP2-Psv?D*5x|t@l3gYK5=>TLSqEX0F z!`V$$XZ9=3_(;U+)`lfWi1eK;ni^OodC&{^`;ndB+1J@_m6!F z8n}NV$Vz}%(L@I-=Z zu+j?3VB(C&6zyv=Gg5RzpChBG)3^Vh$niFwaG&30nus7B35rH4&9H7SrR>EMAlcl7lm;v%sH6z#mSi zFL68XP3&rzf?=JR^}u}ti$SW)GCulS+%Ab09f8r2`~AkCflx7YljnOwu>^r8p}>)y z>yz;JEi6Da%nv`(UE42jd=f9}cw-@ot060+!Oly(;x1)z@-MD$;`?9C$sijp!`$ID z)nLs*jp3cEBF&xDeUvDl`bBu-sTlJs1c3R%JD2UGP&`;%OpfY~Rq0>u*6sLiH`C;1 zv9>_$U^v=gw0u^{2yDV0Q_|9$+~0LKN9*n1YSp*urfSQxQ)ZZ}1pCEkvC@J_bv1U* zwc}7=`?F4sJG4V=ReE8tJOZ(~r4SPI8b0Y;fKw8#5_$~RUx`$3EiOVDYY}dKbIoh> z902kZ#rNz=VJYyILUUa%{S{l_G&0X1h0JhpcO7?*BiT%0Fp`Be89XFrl9vo=__79) zT_nl&nkks7?nyHRdT$}B#i-UT;N2;v@^I2vTIlpf8<_J)vrYWxqQVe>X^nu1yj{Wy zVPA;GhvV^QAzt+j$DdD8=ey8@pihT!KMNFh>t}Yb=DWwEI+*!DOCmm(%8wtikw)qV z*TZPA8w0^Xkw4l@8Ao?gE>&i}*?a})q4H#0R@lxi3gR|6@VpXxY7mdA!HpKSJ2FtH zeyGSU$QJh36bBw`iZrE~tEH}7Hl(Lxxw#qL2m*-hIM|iQ&BxaRC%Ew9LXQi>P^vdy zOq$Yh-nIiQ7tgUlWU;e)>F{hakMEwEAOp&T?2`}Jq3yE zLQ_X0NOC9UN?eL`-wT%=+RzKEDz6@U>4I!STs!pFc5*yOVAIS0|(R zUbq~l7qYvm73XP08cTD_dyT}NrNc-&_H)8sP1bi>_qR9{ybetLgrQln7Zd)g16(>^ zqc91bxWG0B6^QzoYes2gp!Q2D#pF8HfIblDFHw|o#b7<^{kA*WSc}cw?AgeZ7#@)R zrXFn5EGG|yBEA1ARu17#ZulSG%Y-8@g5Hfv40*8(5!Ie%2`{n+xG5vSgUAg&OqyP zY+wVZhI#@R^2>0%0IMSXqh0@C)z7i>cA1wh!*U^Z*~#9t&1q=RUvmOepTm>_UFL7| z@iVH^L*bNdEgMxol;IsHyHHF{8u__qKQvpnPaPcJUn?>5aW_ zGl3t^)Xie`;F!+9wzJ(O(X+AbrYWV@;=nx@fMXbIr!x&2qJnD5uC6fM*ocr`J2WFw z2t3n>N8ZPM2QrQqVFR_b@{ux+UYSaRKK?Qwjq?R}?fcA2V26_~SX}&V zamT!m*UR5a&<~J8Z4dG>+<=t)*Eig&DKND!DuD*=o0513SLp~hkXHOF4yWw8>EEX9 zrCebJD)5(hOdWC8Bf<^;atXpU8iw)D<5bS|UiwjP#7Kn)-g3hg8V&~*x)FU55$97| zykX?VcWV_NnCnJoA=-O*w+j}O<{b!%@enYgFy+~xMl}l+S0Xq-DV%ByrV}ZcA17Xgte(MBW^??T(Vd}+Z zMSkrNsC|<>w*9xB0NKKT0h6*9r3>l>#$9k7`!1Yk{{$8cSQ9|iG)yARQ2HHo&!mIP zXV6PJ1nSN}!vWPJC&p22zFbfRYL5~Sj3TKVhB3FEI9G;u*lGg;o>XssB()t7657rd z+OT4aX)pdc+sPtOv-4sW6sq4AIKbz8&wrp{=5=P>E`}955B=EZ4CYryewEQb z)*EU(_I#YacTkFRt8zMUe4Nv@&|6}_6_6y^2MkIe>LBG^6oPiya9lj~`CjTLkUF+% zUMH5e7KVasT^I<*bQYDM)52!9LUXvGKt^JFU`^P*IcFZE4^k6+1*+dXatSC3(v`Jk z1e0H!NFE(H2dV01fT+%a9Vi*i-;krso|p?AR%T;8&8mV>g=RQ~K(ePj4u6B`g0fM8 zTvi|&yy-23D5_azGUdxY^d7fnSTT85`U_S}f=9woF^{vNvVd|5EskjLR9LlQhniF` zW%hKMG|}MUuX|3kO_zGP2L3Fdj<0&TK8S-RDCp<80FfQ$wK(W4Evp$Ic_-AmApb0XTLLZrLi~9CiD=O;V5P3x zr)w&Mj-PZ6HV-tbpMDcrZTVLL?wy0h^!tZ50q??6niSqZc)u3uH-JA5lUvW(KCkc@ zgl7Vtn10nK=4-c8_&8s~5Sim#0ZwsTNx&~pz>BkB(&_lj*8)C=eLsW@Zj{$bX_n;f zd6*6se1`OZy=;B+!iC)XgNHC{$ab!fW>i+g^|%t`!X^mR7GU%>OCa;I%1oR5J7htM zC%qKsFvZN|6iYQl6;g2b5z(|`qFa*_J;_935W@Ih7TXW{rpJ#Z?`luQbDerH=c?f} z{dS6(X+|Kx6`8Cu`;y$S-Fs(~FPDQ-CypnJwge)Z+E}+#>!QY}7IQHLZj={cmFAlP zUJP{=W?03hmm7mXfjRynWWb?FyR^D^+U!S=rpJ%v*34~UlW@k|i=sqdm02MObt&wsG$RfP zyR z=H4k(TyKW7aSGZh&25U*pg>X9)__9u_AMBxccoNbJpuEAR2lE8CZh!|MeU#fpF+2X z@dU5nS?7E91GIgX^F0O-*Y0r}#(}$E>Bm61VlBB>ItDX?+@!ZD-1)daMX|pg$8Lr) zul7HbzJaxj27AZhD*#9TUkZJ^pgrg}&y(erzgpCMlQZXcfxk&OS#G8(JnX{1Q20HB z%Oc0$6kg!M?<3p}9>8GTj>=$<)$l@N8n}vWw$sNB5sp^KL&+7GZ2QOL34!MTpR%W$ z68PtA7@%|0O@^XhbS#qL7$t|im-!9v`a!727jCi*Y(m^SpvfqEIHHa5;lh0s`_oZU z>~^SGEq2Zj);semR2doz)Ii%{y(NA&~#Px%nZH+330o^v3- zNf&{@634ZO-owA9__EADSZkiYe^EZ(AvNX+evgtqRo6KA5Vv0uX#figJ)4~QsHVs* z)+pq+WC$84T^p!9IEDG;AA`$n$l*palDfz~bT|1(Uq~DC#4yGj2x*JWL1oeABP0!D zzH?*x$78ZE>eGu*C^57tCjSYWqD(p+g4qjq16?$@ah7KtydrfWs8&Hw04bXIp?G|` z#@~l{Iv0AZbZ!PLF`x~W5pN;-zt1$IAiL~ncSJ!G^16p5CWG9J25rVgv)eO;wO$RXA3-A|CHO5G3SI9UlC&<>CtyR`9{e z5usFl#zm7x@B?ypA(A9{HfrSz0cK&gec6Ml^R4WpgbU}wVqS$un@C8JZh_1$2PHpcgsLQzoARF|3%W>#*8DYEdR9v2i--t zic-M?;kq8Z4viB#Tl`zxk|uMhXwfEcPc`c#wwF)}EXByHo8VnK*Nw=_!7LvxNwZWG zzyngp#P%I-O=tw^*qZQZ1$%D%{3BlhPp`aCjxW`Ifh4F!^O0c7&gDDNpp}0M+b854 zj&PqUA0!T=%v02U%Cx%993K(4`CM#v4;;`hFJm44M`PrRRQChaJ)J$vZX@qsq*Xn^ z4D(xMh-;+j)!+@_@xGJ9st-t2`VZ`)kt53k9A_iY$M3 zk`19y$^*5SKI9oFICyaq2+ z0RD|;iH~{JGUiq1!0+$?w1qPpWV!ttc>7AZY33lM>sL{$%VV!5lo#4J>8gap`o<;} z0@Iu>)(up9G|@pA`+;*2fC&_Tng98Hk{qaR1KXONmSDJ>X88Xg+}f6MG^u#xjtX@cx4 z52cJ?)l99qsk21A%FgAwj3AO-YYNe@Sf1rH~kB^DpDX_ocSuh2eSKJ@mg<)faa@*I|f zO?Gx>3CoI`5ofw99A{=BnXf7JVEh&91DX;0oyGTWPsue)q+++^40qnfS3)1#{xZ-) zwSS)y6SjUe&vERs5A8xKb>#j=`0Jm41Y+1!X`%uA%NVx(Pk7PTuZSG}=QMhXM$4S` zoM+HlGN-*z21ftol7^#t2D%_JU4;m9jf?>t!B^935)JxidXx1}qy_{%te{t5f?;rH zebmP=MdPu7`JKA5F=BWWFys0!7DA*{&oqG{czsGvfAA);qZp|cQJ{Vfk&3vU~4oT+a zI9wt2gDgnx;qSrvru9+sr66V2X9EMTek*pJc|y?h(v@5D(#?2=xZ9vKw-U`#oxZ#@ zKc$~FwiDLUGnSWj$7FBQu23y@2lS~7;F;pd?O_!{x0(Jl5^yh+p8DXL*p&xEj<7V0 zK^SSY3zd}VdWBrD6_&k%vem(?Kz>=3qWfn2rzk zQiv@7dy;m!tJb%uhs{rZN0x@Yz0K$(IQ$Z)%OlDf3yCu;&W6}w)sW+J$q;x!-bLq< zk@`~z`_oT|_~iZ<9+8J}{|B86IpLj)Iht4P7wYj%7+XMbl6@&Ap!11;@&PjarUiiU z^b=I&51A903&TD#yXRq4{0dUfGk`v8*r6F=#3d!I*%$ z*9^t&(g73_TsHHxj;}IbI2XA~tk1Z1ullLbe8zsrBMaY`1m=DqV-&V;UJLxK=P!_z zM>?y%>i8TO11IEeERsN3{fcN;S)C?gO4Tw6XibhJpyHsr6|t|O1*Nl_No*(aPu{OO z;{9i-2*@AjHo)q`Z!ehl=X)=Iwc*dQcQUtbS@6-XKmJ+L@^wOgMt*?b113IJ`omH9 zb@+uLy;r{wG7aQAIyq;Pc+ zsytDKi=ul3))j6U{|Hgdr>8WKRGEya{mb$Dci5TbfD3=k!5;!OTW(3^VPaJ3Ix;aD{2a_v%> z_q@L?2V`@zF2}U!p{GWvcdf zXd1})*ek2@6r6oa3HMr4wJqG_zW`Z)AFb#&orL(3IPooTW_tEhcPuFL7>xf|WT^Zk zJkM)QuZ;F;hXem1$@sTGGZ8BOtjyCG6=V(GzLJ4-bzj#_4pu zkTS`?p6bDCs&P8)pndO`!gz{p^Br7r%zHu!Ok=E%1s=ezNJzBqRbhWil>d~Z6aRjp z^DKrem1ox%`kT2u4v)x!yKL5~-?u%p`b^X(*`8U12+Rj@A7U3&#qGD$VN!$)6kwk@ znC0L|1bI;j-3y)SzaxvfUpC|o=cwE#2Xj``1K0kz`%rNd*H`re;~KcwhG=g*66|!_ z{D#)q`^v@HaICPX@H}b({F@TC$KYk^e^w5Gn~SY(eQk~*@9}WU3<}DkGRqlgH7~e= z9Ol)3CcPM7^q=*@qVl{k@e>zSeL&K9nO!J7Vcu;iI9D@qG@I^49;6_)_@SM-eW8$E zHZ8y_>NlZeME@t4W_}=-VP6G=LGDe91tzG|2{iPw_?rKeaIeLc*TYVcJv40sbq}!u zILu3(e}Fj>{&u-D(QC8l&FN+w(Yq$#IWz&oxS)}yA5B5IN$@YPW4r^|lCEPsjm;Mg z=CZ2l|3>{l^|_4KYa08(d{fx53TvZzI>qyJMEvN#y1x-k`ze|>XYa?@KSq`GsrG1g z{#5nwY|slEx#`NB3zYQN-wbbk)ll3yl4nluOFG~>#tn|*Lb*X*C`-vJeZ)B-C}a#g ze%4Uz0Br*;(9gP(Vu@Xv-UW4#cmHK<8~8tI=Sl6uXHfiWfsrw%=czr&(!#h*D5EOs zUEYQ50De1@JSs44D5sp6!79Su9c&vE!7jJPVT|8mzJaJ<&rL3OHdq)`c{L#D;#dtD zvz*IXSZ0#HH#Qpm=v0Q?{6T%Jr73fAIvwI zeMwfBH$#To9A}-!iy_OctKb5-46WAPI&Y7AA*19z{L=MoefMCfb$U{Llc!R9+^={Z z%KD4@73XyX%J}_?9oWGjGE@;I*dLBz{a#HV_bW#4^TvE>f6HG<;9uOY*dOAw*Zqpu zfl`Rf|EK#EZBYx^KOewy_r728GsaUa?HUgtd6DAq>9wrY{fg}&8SbD0r+bq* z7QKNAc%Szx*4+ypv;lh4LRzp+CA7rvSGaY7&jsAOU$KcXNK--99 z;@}`BQ~SCPv@G2EKG4l*U>Uq*w$mbq8!@=(&7ioH0>*5w_rie?uBV_G>)eg$k~?k7v?3IVr^;;D0}<*1k&GuACnc2ov5j+5UcB4 zp*ZM}U!{QTc;%0cgX(`4&?V5(nkx_og%mUbAXIXvG%+0%k84ei(fIZ8_+NAzlCdOx zlf)lLM^=W;=6^X2McLVN{b((6G5DdhWGXgTo84r21jm*!DNoq*A_5;3GTZQ6^u7oO zMH^R2*X^L&oAZmXm6nI70vHJy=t>#|d689h>n`>Jzp;tk^7mtQuFUlbTN~5|mO|uG zZj$~;%qIp(*)pFfh7IqdB_gw$R{n%U`XiIlW2q@I$Jj^uZNd^4f7~CDz_&UHo>-qi z8{7m5qKVrNfA z&*$EQY`1};1*zDHJie>B_y<-q`|dQhCX_4<#*X6Ty0H|KI2j@x=*3ew+ zVcU}*&__L`qQjj>@v#>?*L*FMU_ZmZ^aG1+n6-dh&X)^i^Ma3s?%}VB%Y*cX1wmGy z{h>79_Tlz9SpPTn69(GBtJ+}+9bE%^X1(5Fmjbi&6m$#trIMt-4N=uzhYhS1r$E?y{h~L8`b6#l?haw8;-QDj;@%@MUeK)>ebJO3RTp#cLUrfox?*e|Xg1F`ASR^mAd*+!kw*@A+ z1aC2?fl@cHzT6&{YmSiy*-~!bkZb<+C#z8m6oqA@n#%f|l`&;F@sQJ($eeNj9$Zew{5|`UT?0Jj>Y4EzLs1z;7klYDmn{KV#94QXG;<~qTfV) z%k1+pJ_KJ!vVoW*%9Qm%q!fAG=X@u_Ty}DNzEcKa+s3g93*v|JTqL|t@Ybx6-$ zStm?L%)g^W7rFQsiJ1Bax%l4|{H{I*eYh_ANO0f=G6|aRel`i@^JHj;T(k$6U79f* zeXz|uYE#(&05#avwBJOsTc`1dl-0*^-Y5(la-z<^_gK$6!6lyFhz+z2P~tJ+$RwP0 z&WtxF$8|OnmS_`gOl`3KPifHg_jsjjK0&)%Qh)R05)P8$nm;>K9R?%5AdEFQoHBS4 z$x$GT02l%?3B~=r%hPc(!QCa&-fkWydJoNVGsY6`v!kqS zraPb<1LBnSL(%j{$QlNFjM*r1UnnQ1ml!z5(B`<}$i5&S*Bn&_ zlp9|Szqn;1^T}o4i0@+G2yK!IHa)Wz@+CY#f4bcI)!!MRrgPL&qgT@4Z z=ui8MN^`pm5EpwyV5MrASty}lAYwoPF4(Oc#I;MzuB`PfpVZuv<*PaX_;GSmw-0E! zqXu{2{ol23KuDmCFibU8Ud=73$w?FC12yh4Sc!VvfO<@VBVuFAc^R>p3IEVg6dydA zb-|h)PoZBy_IAosBkWc*hch0`iqE@}hv-Y#9<~nAcK^a2tLs)y&Q>~`(pIT`vN)yJ zCsVeDLANthnC_qUdoK0FZdmRrybm82$1gj$_ww0}1{LM@3D5tEj5uVA%WTT8R0+UcV>zf1EYg*kz`ElehO19fmU;=P7A;v7Ld zI3Ml!Eyt7TYE#&Q#MT&v!=~td(IFjml~Jtk{ccn1J5%(7{}pCyZGA_MCu78b&xi4$ zCZ1i9W!^)%N%Rf}25Y&Ta>Q}k0U)2>V_}<&0(PZ<+V{9^19g4Vwh2k&@ z$UardckTXmDB1a5x(4SC)%hl!tt$PzN?T?kCUGh{Bf5)5ijV&#ssQEDm!X4utd*|c z4HyU7SLT+D;&q;7tbnzw#KsX^Se?hIyhbYzNui_j5Ee{h~UZa++(eo58UM_$wPh==2(Y-?_10gPCsEq%tne=RL|GKDL=JrQ2m&>VP`HH zp=`YJuMP@&KyIM+KxVxIiaNW(dDE)w|L zX*k!(*ZjM8NImnN91S}fE^z3(M*1%`oZ;*enay0O;Vj26?5=i1b{!n3`$iI+nH4Dn zZ(Gob;Y^SEKe-be8`Y^koU*E=8QRB^{KYO`G4eYvNk0F01ysl2DE5!iz?j%N1kTsM z$k-|b$}})6#v%N44OGPDB5;xh!m$?+I8p<}vBwa|)<9wG9t1KpP!PKvf!}^%?ThoB z2~t~sOvAa(hTqq4mh5Ll{&zH-;Xto}TmIP+_Blr(i2HQA;-|H}TV{R1 zLp?h%67c0Fj-6b7$uEg)N|y~aGOR$o$ow}@dpQISk0k}_4uIo#Tf$RgUJzAD> z0(aXej>{vmD)K}gI^WKa&zFnEwdlaCszc2!_P!eV6H*4007&dANQVM zc7uH-@%1HMsjGU)-3b(^dxx?Z`4uZt=aF2T(5{=M;&~HLa-R^rrv36VoW~JeA71o* z0QG(udK=HcfDwVZR0_h*B|GsGs5_hiIr@C0pj#WL>%b`6f2>eg=rDPbJp)xb>t_rQ zLl76Yw+l?$jUwC*zr}P$zvaYuAXb}8cHn)VKOyZtz9CDHsVVAtSgT3LBJd|9O;yXz@PH?pbG`YNG{{61=2$grFXq^H zTP5?sw|kjCJRGvtN}ua}oTl<1>ZhaqT3RYIaEo=PJaaSK)jr`UqT(?bm|h|HJE>U# z#+-$fTyq-)q(W0##Nj53k`%lPyBSfOheU((kP_@LMgyRW9l3}DX znq7iMMv~D;Lc=fBh4xnHQ3^f7g?=NAyxw$Gs9&L-TAg+jL&;e>YnJP_3h0{ald$#CT%Re3*klQYG~_C%mlkyNWUrtM#$(@uG&;ls z!`PK%u8PXdNS+kVei5Sus`keO7qeMOVkB+$iAw9*@h(B;Tg*e-x#&2d%&F#9_JT%|cq0H6$8HqazbX_Htt3#v{D zz>SDO8NY%b=4I)u{Fcul7v?&k0p#mJyS zXW8K_h4w(S=oYG0OyPLc^l`=XIWWn5+uuPmaGvDUBa=HG!xY2XoQzlIszXsab#HvR zj_a$Xu$++#t8%UMZG1h#oa|=PC0uWO@?25yX8oB_c?PDJT1c9t9+!)L$2V`y&xZj$ zd>MLVo4s)(3zQ+Cm_{Of>Zow7!wUOiKe9)e!vqT=CUHl7)k!9k5m*f;f)b*XVdD#f zOwnKg7>w6Yb@00XAavWWq>M2+v5!4^(Gj{+9Kk*SzN zFF(CC!cz5m$+IXv|kAKGF2WWf;lnV_t zKOXdsIMxF0K;iLo1??0fOEAQyjRNy==4(7>E({T@2p1Macz zQkl*+waGyS^Bjs4hw|H*2*N`H;l~G`N3XzZ>0!K_Liq&2x*VBMNFwW8!TLuRQjKFi zFXCe_c$V2t#^U_;aL2({e11cD-i!gpT}C_M8dejQmHAY};n35+MOdZz0O^9bWk@Wv zlTd5(kta?;UfF2YOA1P3HiE!hJ=PP{e$qY!{YwS!W7s7S$m893mAWT9sXIhQL1%wJ z6Ln!bx&A)gwo0PIXq)xl!05A2n1&y8!0Sme`~`(%Ag897i2HwL658cBnFCJBgx&u! zGvGTH3665V^YQ(#R2pY|%sMbr90DbQw?Y~A(A-|DDzSu%6Pd0)2)uPeMz7DgulS&F zWDy*&Yq4t>_x}z+g}s?F#+EOdG_Fm{S65?<=us&PFPBQ3o|Bf14i5*n@IoE9_ig3A^TcS zHxs<{oQVluws!*GAP)`~afQ9iNTV-mc=`B_xDt`~_0aR=fI^F7*x z^^|RI)nWEL>~#C)KrIgfd=QPRr17a3En?CnS7LuYwpZ!C4P-}^Kwy z+^ip2=6d}oFk^sHRLP}?p|z1jzned7o|X#pehK}k!2Q?wa^X29qS3j-oty9#m)B%} zw+;fj+1lK|4gycQGzPmI=An2`MVP`}C3t<^+hBnkIQ<_qql3|QDKPDr2BX9Ibi!v~ zK$*n>S^9a>)(cq%x%mpJ`1YnPb+hH4A_+12ViUJ}5bstpL3|qCvJnakYyiS&unVVB zVi0_uB~|K&@hst8aV03r%o0YHYE`iNUutr{MAC1c=PIG3Dov!;naL_~yY+Vq;oS3? z^EwJC-t!T)h-3Nw4Vo_Yx$48cDabI#NMZhyB;|0Fxd{v$V~@oq0G6~~;tR~BG%UFO z*hEhb1_vExmg{VEiv5I>dJ~ zz+jS4ZjVO``7dz^_)3OaTpRnH(C~TkDNlD^VEga=DvtUbMU7d99h}FJ3TF7xDAs&? zfUG?Cr0*2${>oed+F?h?8UgtPyZn#K+4yOu9TkD)znS^rscHm0r?Ln(hL{IWm0 zyR#wDzW5WVA7>pSn|c{s;uSG&tIKmPGYl& zMf^C^M}tqmxKfGY4Fl4i;CE7s;@Jv{l^Gf@HZ04#C->u_68Q0f2d!IfUyo3MxtrrL zPwi`)exBsmg-HbpUS_)q1&1gF7sacb3JU)6JcQ7|V~gGr-`-w%^Cmik>rpRNeURnJ)5M>m51PXuZ+!LzBIR~xEW^pV+R^|G19$c8Kv_I1K@M1hFW#`n;#m!F zdiPrd>NsDecfPV6H|^K;M9_3$>q@J_!(nHJ zhF5C1Sne-H{CVjJ z04Pm3wFoiGOS7<4&BdEme8ag;D3#*52bv>9s{D6uKy@&W;c~<1`a~x?oOZZ$vTS^@ zlR=OIwV4`?yDoVtsl&_KUH#b~co!T9SvF1VUY0-C#heDr-uw=F_DHwrS^BU+W8#Ni%UY->;o%SOQ z+}43$aiFd}5}PR~9qV|}F#xT1H<&E zmDp!#EN>Zrz5g=fwak1oqrD`mz#W?zCHDEbB~53!a~MnrFk?YHYE_a|HtMXdqpkCp zCWkM!r3CISLifYPeRk0^U%+Rz3XK#vyas>cJE@)lZW+ZuC@#t~X{;ZtTx`z6nsm<} znHKvvu+oejMymt0<ugW1;Fw(u zb&T&~ChLiB_xit*K4;}j!n1JD?l4wLtRKx==}dSU##ip+>4kHpE9@JRNDG;@H6mH$35CzdtzqGTmqJz>X;89d@|gfa2`>*>nTMd z2L4MJrStmN1znc;lw7qB9U_U>hjE_c07>i3|Lc*?ydsH;Ze#&gy4ixpshwlhuZP3j0SK_H+U^49o&| z{vO9U6)?9^PX`;!P9aUozx7v1d(VX^Lwxtc<7u;JXjR9>%jlbcU7@g=0m6o35`g0r zP;s>YG82Gpx&pWPN&)-~6(A&GehoH!`y<_z+@}n}yGmZ?6C|m3-cRL-5ubl^;%*l` zgdx}b#BKyTr2}^g01bSU#W?dA+nzkW(0|T@-f+mBodw=wPM)qmXLCmGTYff1;ij|2 znP(TBLA;N+c(Fc!$sEp5;0Xad-hvX~zDv4MBgM~)_V(lGk10RgzH{1uAj`y>lIgY6 zu{9M4=wiiu1l8+KvnE=!`b%i~aj0XWa#+Vm_)CridTMyyr`6h7lU%<<`fX`R>B$oD z!NmP-%81*3n1)JU5sp8G*DtRcYHY5X7rIYg^@FD#^N}%G{Q_@YjXC0xCP`fHpihZ0DLsSYR~!n*V{ei5N;q+c`qp5TUJ;T<>1BCvAU6HImye;V8lx zJxY-I64c95hMoD`$GNzIiyA0#1sBbmM3eG0j3$J0M*dJ<}N`t zESFP!I24Nz>}Q>V=?X;8l)E>z$ZIP)pB8bpr{F$M++l|*4R>xP!SVhfHdNxq2lH&B@CK89cu1JwP#_lZmN3SJWpN-wtAVGeZjLpt7C7VKY8|Y zx^IiW09!ax{Mz2P{KaT<&;p;9-Dvw2-jzHtOta^w&8@B zY=a9YBRQh3MaoN=(hlaxfL@-Lp?k}*sbMqZPKXTDa)zg8=0y*9ww&q1Qqj%Haogwc zDoC-{IbE*Xf{+7NCH!wF=7rCd1tcPxC}0QE@|GQ)|0*J%b1!0&QXuV;P*c{AxZR~3jn5FqYpnN zt#kQzzmL2y!)~H5*oUS{-P)Mm>_#{vOO&i1_QUu)qdS=EkW72BJl4_&rwS!T;`OD2z7k`yGhazm#E|+x4O!(CBA1da@UNF{5SW@r_ZE?^Z%^ z!{1V}KN@^aVo73zg`FskvL3-}7~I0-(k#^YKzX{g! z&hspkL%o#Qqjn4ExN~K=$5|uAkbQ{8A9K0H|Hz(8%-P#D{@_6p|4)hce+99e1-H(r z`}ur)@#m5N4D7|&m>BsLTggTu1ZjhtX*9l0?+~cHmN9lUEQ;U_Lwr7ShEQ7c@JC=m zG<)kVA?Ynp3)5`^i-4&7%HL?w4M<})OR?D>uS9ygXryGzyq%=(FelSe5++=a2sAaP zVNosML`fMO1^~8hx$PP3r$PE=u9S4y&ne<`MNGJE{`#Di7u*F2+&vWcYRVa$*Dmfu z7#j_4yG)8A?sk$cH~~6L{6PnSSwLofVjr-BgAfl=1@u*W0g=W76?(jv>uWdHI~w01 zDc39oG1t03{-h~?j@F~Ekd}E1Xpzloc+<)37q7|{h<4dDTAIHoU8^!cX*U&&jRsFk zROJjw7o19ULf6**E>XuQQGY|cSCvl_RSAPA_-T46Q7=jt&umYk#G<{4%`VK{F)~ik zXVTI|RjLox0l?}l5LpP$)gYPslB5fMiw-Rmovy{22c*p4GQ@inr6eet3#|gyKk4OK z-VOz$NiNY`Q<8Go3S#Lsk}G><6UwrSHolLaXl4m$(akxpand98I3ZDw4qA_wC2_Em zTaO*&S2XBL)Z-iF;2-GDQjecq&Qkw@(shXU>hX4>xi|kNob9U=RVYQDUJ8o*K6J0c z;}k7KoZHqnOG!nCC`Hc!z`9+b6y2sla(0kXG~A=;NSC7CN>QIAiZ-8jui)-98$a>tVZA$$ioc)*E))SP{!ATT7nP}?=eq~20I&?X5*+n}jy3x!Tz$!bO z%Av6rbJi$CSqY*JRiYM1`rvq%sB|SNlpyLCWyeSCaO_Bam#B3p7R~(%;ypIKm*Ml6 z+p=4r)4W{wD9AjoxyB^r8j{Gh61mFlVE<)OmE(l8%+D}ymbnt%A2d5T$(5?iN3<&^ zgM`GQ?JJNi8hi!-^7nMc;wYB}$=_qODqpjwvMPLs7|2XVC29%cy{b%65b^YssuVpg z*fU27x?gn*?^SVX$`jNqmDVb{QmHw`rREjJMuP_>sCi6VHRMtA0|bcF)GF(aPNL>D z1(BNPaMT3N98hZ3k6>N5>01kHIguCMtU$EOn^TpVFDS3k;H#2;qsdij{;omtW`9YS z-LwSh?4mi6Jkti;y`MIY`^E(Be+l1;Zc*HqxVV=xHX7`o!2P=NcL4h_`F?vE$U{vZ zmAV9vL%hfLvlYaezPpn(&3(iGOty} z-6$nzPC$+YnI!Y9IGL9q&LwlEiqx4(W=QEWHe;i~9vUQ>Hz5W)nQvAW9HO|7A@2Qw zo274}FG{!&@X#+eXDa%y*^Q#X9dK>2>m0A>H)@dR57u-`BwglO0c>2*nPlG+$Ga5K zLiTd=y~>`gcxStKKVxh(_;3R6Vof(z@!sR&J%D&mi{q_M;Jr`NpQ3m#b@AS+cn2i# zUajd4RJ>=ocsmmBdisil4<{w?_SW=kmkJ*`yLj^yZ)yT>M@{#Rq|5vh4lJ-%*Egod z@oqx2+k6|P$%}AhE&2PArZ*oj7Q4_jNdC^#bfXk+g8;tQWyzD`cxNW?-l^%2Q@qn$ zyp@W#GJ*GUNtb=YLX>Y8r78MRfG_AmUVKXTnDFA<1nv_R_s0}dyrt#h&S5P5W;|86 zG2!P%lKqjy*@dZKd_Bj#!T&odJrZ^eMc~6qK{JqGJw;Rapw^r_plfs=?kR+~Bm7c@8(?tGjl;7p@ZfzF zzKZaiIQ&zR_^V)0Vfb5rAZqn|6_m4-!;{3w){(F$Zd7TcxxPNQyI3J(1SvDPz>44xl87#+5 zgrm{15Uj^zu{d>#*J4L8Y9jNx`%zY5KAf9JTr4g59RK)5@3+-bgL zfEG7BTx$>z7qeA242a9@blE@g6FVUGPlT3~veE#QQ z#I$H*8g?mTZM}JGxcgFG>(ULs<@);>>JpaJ8Vzg=ZY_&!+6quXG6F~&+=z$-O9k- zRVgqF?UzYPkF}Vj4txuy#x&H%YwsP4aer+(Qq_E$CU;^zP5X?qi`Nl3y1vXl!_2~C z-bqTqOmkd)pbsHpyK`M54lJ$@)NUtB?fGmzxWmgL%QDRS-;wzbO6{yP+(@w`rPt%+ zYvAria@C$cUQ?TyNLgl|3bg~}V~#?h;sBlsoKiZES7drcoMrrrn? zy6Euf#vO}~#fj5E?U6)l2iGpp`qZ7waI~n?Ija4aKqEm=-z6B@zZ0Oc?tuLlUJjq; z_H`(U)e71F&eRdXiUrGtM6i$9I zOk|l4u(rX59kKyyYBf`O`T}*ENruZCEdnfo2vMkUGiko*aS-P^o6HR4G5g)e*hvlE z!VHd@v}EX&GjSwdRt#I%LweON<`~E)t~=-&=;h&PtCy`&@ps>lijONHEoAZ2U$X`M zAG|K{LGW1PZNzh17TP0>NG=`vr!ceR8V9J^1^sGDMFRX+DBi+&{sF`r`C%l8l?q0) z`MxX1)ozg1b@&ePwa5+O$ahc{XJPd91TMeaItDSQR2|y^p9T1ocEFaeupO#F6v)A| z_1GSU-+KJ!;&(cJVG#Ip{*epifGq>2Gvvp40RmFb``ZRu%XQN<+e_AKp~bO}mv@Tu zLT;SdHnqrsY1}y4LLABSAoJ#2R1`12qCc5RVb=)vOdz%JAkA@#SWmcekhwmBY@34; zxz1oNuKn8nr(XkcoZ#V>-2zjEy^knvvzS&a5vlUA-ogA|VyVw9^-pw4T?oT9CZLF7 z5_qt*r}2LS2FX+q88Hd`2^j$sy z!?ihcK_?z>ja`8IB4h(zxYv?NBcSp)f&Ov>DPMF5=vt?2LP@$u!=98SE3lq@ z6D@kV$SY@xmNQJtaV9{3K*vLxRbt-5pX#mwSYkuVxO2KcnMwX8?NXwm1VQemf?W^&W=zd(H0C_e|I!Ly269AvM$ z$==pvcWN^3@1=4%WgmsU|B4j);ptwXccRdQeTikZUKE$awuuFWtm-qu_{90o#Pg^b z>}AW(?5Xxre1Ah5=|FwVZ=?g~T!uS8;S1~gawv41Qqj4LRAia&C=Jn~g;Y+KzX3ny zC=u$SmsDR}36VBFm6=B*D!U{68Q|W7J+XF~MiMWR5{qtDFsFL}FAW3Co?IS%U?t!(AwB`_o!Qu)PDn^U33&6<{@Zqe0SmZMOVr9e*FHk zzkIi#@0-i-lJD*O{%(|fZ{m0VG4j2Z-*-=!?~nO?-y`z9gx?c`^8FUSe|=WIXY>28 z+vWR7en0h)eBaOS@6MC&sr-JiNxpC4_eV?R`#OGaoG;&__F1Je2#A7v8p%{D}ItrkQqeOBDV?iH9R6 zg9`*76vX+E4ixymQL@%8o@lsbSh4UNUEr-o?i`(t>qh{g`a*4CDNkyaC*4BLh|LIF zLz{6l6BWk|ZycBK#UGEd6kKJe`8>qjgcUL@V05p=fiqVz#1p0ANC?|h+?;gfbwvdv zbDT2CwGXnSWZ^`s8n2Ye3RSrx`U~|~&kT=j;RATM2KA9(#1E$&N z8-In#8u)`CvIedJvSxeI53P``X@v|z3|-P>E=fkl9<>WS3PeGoER=5}Z1a~AhIsI# z4A-?H;BPx7-IXp$GbCv{ zuONRz8z8(`q@2cFHCQ+utf&VIr=fb&S#NfkU4g*VdoUzejp1mgI^;oj_utSD#%)?^ zcocfLe>4Je{aZcrX*ZsR2ngmH^!hbvH)8W>sJ_X^DySMO1ww){JP?~zLHRDI!;Lt7 z#$3|kv{xgIX)X@wX)UM#ab(??%Y+JMV$mb@R+e_iHB1JxH`1I=b%*`2M2bRuvG)2+ zMrheDX}XIh$ljF; zg@N=wrx3ZDLeKC!*3}L@6X!BZN?E0PJ`#E+g|I%Mh6%V8a#Dk@%H=8ZDWO}y6~zx7 zVufZoUjT%NX|8&n1;w(bdgfDd7E-wUv8Z&JE*xba{)qCu7Wx8d8c}MaugWDlg0eiK zahL%Z78&df4y~|i+<3TbZ*r(k34SW*>!R zROSB<=+eEKE(3z3ng(t^Oh?QHXEq>UB1BlnAq$VA*r8Q%UC<#gHG(8bb&2|)F9tcD zE_f6HG(L}rvYU}qe7T*kGMlm5QP}}ir}Y-`jh&K!vGcX+#Ieqbj_YWe+HbNxgOwXu zT8(Y!u3c3D6}AQ{Y!%*iu?99`Olg=F`T)ZK>#)WhhD4^*xl_+Gl)N^K0=YY^+o7K^ zls1KaK$I^w%ntpKB+aW(Kek=F8-uO*@M+&9J}gH-_z($gO^J1kgnmwmb$~negIITS z{--eABcUJAqklk;-ZkM#(AS7DPYi|z4!>E5*%cov$BS-8v#7}I2cUeW;fiH87P`%S zSeka`g54f06^$)wawa01Led@VP=ghEL$Zj+2kIG&VRy$k&d+!|L+AHE?pF0XB)NY3 zd-ZDyHIhkA2hj+;1k&eF(IcKs?EH)vdf)z&g=1)PBD5(KY4RE=h!G>oq* zD-wDm1*LFEaNYwN4DIl(O$^9y+Z$V1h0{VW)?E1_45mrVX;mF-CcWsZ?0~#N)!oQT zKt@#;0i-vOK$!BR9||-!o&}~>b%Aub1>kqD0%q4-IXguV1ZpPD_Eok6{{4yQXo+Ny zuIyOnI5d;Nbi~85Vf~vIHFs!-@@|dYtnDj(Io`G%ZXDRET_cz=$NTR@PM_WWOFWSk z0g`?+uuE;a3N-G??>d^jYu0z*M$MY_(5ro+ybo~d1ZaQL<#W|3Le z{Ay}sT?xSo2qw7*MMvVNT$e52+hY>DxT_UF8)$O_GXQ+F7OBagyXJ=xL}x(k2NA@72Xl2o;WF`|HhVyH%iH}=pK zm~UDgV86J0fvDkXV0Rq_ixO!2rcgc6IWIsNaU8-;y4_Rt#8s4{whJ+u~85E%{JeFt*v1ARhF=Ri#7sF-?I zk4S~77 za9{yN0yg9{Dg~>Smf?KZw~EB7#Z@JR(0^6Gil!U=OZBnG_YoiNB;dQBV0ytI7jvq@cNo95!+ywOe*SlTwamSTY@@G(h6p{2x`jJ5)ef zTbPQ4rhB6iI!L{As(Me&qogz(5MrCC(xMI*!xuji0~JKmX%8)qp?d~mVeNwbpcaa8 zFD)J&co+0ECcb;==})k)2Zf4XLiF@B5Ej?dcY$tKPv4Is{u+BiP0xawo~3GfmS_Z9 z)=*td4QP_4R!D1d8^iQ+Dn#1-uj)c`Ly|Z&u2JHe6fDi-CpAzvA4Ed>XidT#5e0q6 z3ljH@8;9Svfjb^dq$}5SeAlZL>p;sYsuL*Q$YM<8KM60|08gb3$tmw?%dD{$3x{BH zI46^uzrs;Z9MKM(H6y`aAOOE19L`UGCoGakn{qz)+GJa4l3&-bgfuAKGHEi11g{(U!cC| z_Z43@zoAMivRqXp`-94P=XEpI)S38uZnP89Rp$Lr!UvGJDX9jrKCYcu=}WLrN`Em#BFKGG3*-xCh5k-= z;{oM5*66@we&F|W`CZ!=p?*H!+P-V2WHCP$+G9tKt_K_+nfyH`BX$7d@i>^(c9GLz z`!jBSH()MXg0X&dN#MFO3;4HxG5-##;NOcz^6%y2`S(TA&5zeEyq`W86LGk3*j!6LHXh6U3qMlGOM{9pUwC*(`f15wv?2d&W2cp zhUkPqU@BFn*AQ#a5TonCgBnDl9opiv816^?wfO^n1{S#S3tPvBB>~&vS^|9A1C!-< z?TMOi?X_9>L_6Sanb^Uju}^QZv;%(84($++b^s2^XTDnm%lH2;-a)b_K)g!v#N2o2}8|siYT_XfzpFMlDQSXbDKgR zkUSy2qYG$;21GoDNK9f^B&f%%^fTuoM3V=oWCo3%Rt^wt$3X3U$Rurvx81n$i|WvE zG%~HSm`xg}`x0RrF3zMe36)F1AkFD;w1YRhoe@r1;mvMSoz?$cE}Qc`E7ke?f0qrj zHc`8&u`B-z5-|-FrJWi(>A%PY^59TikrDyRQTINf&jNQnN{wj`g|rQ1|3iz&DA)@^ z`@hYBTF*WbbDCo?TF2)X1%ExK+2`!ViLVp>2NM(36z&XTDAa^Z9g2=6?b&DWXOF2v z)IW_C`!8k>uG>6$;Z#k7R%IVg6@}SJc8Z|SlF+`a07ZGh`SfEMNK2r5WnOWh`>lBu z{Q}+l<&DJO^1Si*JG2IWF0RL)D`()(xHytxtRiq|Oh4MwM)zKO0i20vL)^^Wik;V*^#H6utD1lqvQgE}pex>4R0R2jn z@(JZS(|?BVP_oT_khJR5qAiXFtn!Mpg@wuLOB+k3MWhD;9g#FC5#_t)=p&pC-1VUJ zalTpgAR8GQPuajI65@jgZ6{^Hc9zBsYwQD#`{MFdf_64@5&zuO<(B6Ij`gU%&*B;k( zJ%3!!>v=t|AFu26I%mbaI~XR(?yC6X?5;>IADz*=H2m@Tyt++b-+78GyPN(wV*Z^Y ze{|AEd=#F8-c(QUqvyOYy*&-;|g0Wr{R(*~iL0l!;dJ&vgD} z1iy=Dv)qZ(KAUp411+gSdVjxOTw^3f&5{2qDc zfv?LGI{6X_uH!Ec`pUk~fR*>%iEp6sI9GQiZ)g?MW;13HB{HGiLS1$s;O*r znrkboR#(?nRYsd`s;`QUy`ZLg=vZfcMNM;6w7M}WQWeqqy6W1dss@-Fo9pZA8k+jB zVAx-vSyYF%B!P0_lQ*Hx`*a$+%O!UQL8B^6ezYO*wEL32$_iB(t7&`{Ul)HgS+ zKzoj}rb-i1((D)6)Qt_*O;wh!p{kw`fS%N`*%CxPq$zEegd9Bq#5hm%km$cVlzgT(vCPPSSk5wW5^y{}p zNnENWi7l!2KEnMP?%U%tCK}eaP}@Fng4cFZUfZ=$#7X*XC+)S}FIFDE?GTb$WmP0K z$`&PYsg@+Rq}qM!t#H4#`}X*ZiH7wp)V5E~_S#O$Yr7VTI7z?lq`kKL#meKi9YRv8 ztcs*Y*`g#a)sn=PRJ(7z74Fw|-yWYa(XhUSQg=;V?Hbc`lQ1p!i<(W!w%a64eF=q@ z!8Y0yC$+|uB(b;IsO~vc|Qn1*Wk!Wm+3A zY_>_O(xy#~iN(ren`{Y5ZMH>8?HPbewIs16)$X_33MV(*mi2As3uSc?qRwpRF(+UlwFjqS%_q?212uPsR|xrGBT#SQW0Op#b5QJ*|$ZBA$= z`s2ietaV^q)|e2_T5$rthBq~^wpleiPKCb1`!_vzlaqGV6S%lilHhYszU1oquOW%LeBObSYFUy`68OBms?fc(wbsiSbG=NG zy)xSl@7HJ$Prc=P0Tr<72@Beam4F#^K6#i^>PTDL;Ng!Z35y|8f3w3*GT zS64MmyP!Uy1N{iNO#HOEqPj-z@#>-kPu(hfsvh##nxi&Mg_%#`d*zQ!a8_2YacZiY znwU^(tEfa2Me7N+&FE~uTtZ>oV=5;Fx7DA+=VNLV8s@kT;Xyyf#(baVg(F-as^!Yrhy+w{@ zR&5YzDMN{?qDyD^X74<6`Z(6squEud*J-@eiC)ZZ4O0Ima zkz5D)>i0gbU0mC^WF5hr0D}S65b6)#5=ZiY78LchR-0>KYp84c~)} zPJTsG#jLtoWaZ4lOor-++yrsvMRO)n*<4RpNQA3{u3puQ#@eQ6eM6m0lh-(it*dhK zZvv`U6<4opsA#y!Sz_I}z_{2etgEl8b!sXan^s^rhZ~%%RCDA4(tD36oYAt1b zMMHIktgOVYv$(W4e?@WLRae^7f`wPu#O&gQGxLg-yl|G6T(GcsVP3w+n_o~|P+DMf zg>x43V=qQsenCOW%sC5`ZGOT0nFWh2MM~!^n7v|t-jaE?q!`_$a~3X0D9S4?wmCa* zOw(pgn`RqNZ>(e0XiS(!%>XPhoIjwLo5`}^MW3&W(bsiGFY zoAI%Fb@ht+hN}7%t7_^Rn;WX4Hn7G=nYt^Qnpt_|A1r(0IeDC3&^RvYk5q4*F|wsw zjdK2I3{*5VRjgVYHQiBJy(;QiqpKg|x#1>RHe^1utR9CH)z;NsysoaYnSNA#tIRUw ztBKxN&GNLejz3cQCAw^ym|n^Bdc7yNx}l0DYKTN{Tw9G%H&*B=oKD1*36rzd<2k3E z$;ipg#lMAKm|1ff1XWc|MRQYK1FJzrW7UkrOk(N=ldGHkP&YntpbZsvNE^yAa3EqMgQ>n*NmY$`DInObMaB3y}4>)1ig ztX`9^$qU9$oK##TD~D=Mm@gCO&9A7h$CwlDL+o~=(Xkuh5i2q^6>Yoy9t5=9Q%dD;6%!XDTk9Q(9VFu%dvu zIB$V7bIxopxglrr3ht3+l`Lhiv~tz>#=7y7o!JYPt|*=}bCxq_L21s4yy7{t7ue*I zIad`(DmFP@O4=))I3Zq4+AE%%9WN$rii;PrCRoiTX$lKjX-c)!rcH7F!lg4Y-g0Zk z5c2Z#7Z)s9q7*M@Nas&aS}y$U*Y|OD>DebjW{s9ReKY3b zk9$;iR_p_Q$0Swm$g?H$jLCmOq#~9LDH#gpM#Y)M8L3U_x;%qTlQdxlcd;{^Di&ku z(F!vYaSNNPY)-CabJz(c)y@d3U0uC~9fI!Ob^aQlpTxWI9lUmpbd|m7uv=0M5~dir zIX1UC(WW~5#DrO6{H(4_QpWwOtgcNWWcA4DLPHfdTUBgnR@kR%CVs7%vUBjsCW<7u z_?*yg-8=gcXr9x_O@`e)>20s{xl`HP+uPK{9vv*@O5qyGHJU4%>keq!xE|%&#kGfP zAJ?l~B0JD^5ZZLE3)c7cp30TV^$xtRalOd(EY~-=c5*$$^+~P|b8XsqvBba@!cs7x~mfffvy_kvH zbAt?hb7W`r$Qf0#B5!7z$VsO+7#gZ>Xs%|wUam%)s>EBKE#tMnOjUAUY>s>q`@t!c zXV^SamfLvYmff0NfjKWwpF50Y$c@|un+`fxI-vC~_J&+NclP#nb9HgGkgw+|=PKdK z<;voUa)r4%;pyONB|Xr!UG(tlE3%MHV_vXFYTWyKmT=Q+mpM6k8JKGOTU_DK;*uFB zOF=1#{HoQB&JqrHBqIwVx0i-{W^;87CtHra9TlomdSyw$ie(GuUAR>3 z^~v#)g$s)<@3Oqbd5dQ+@ptXwX>+vVw0?=W`7-^@)ydVt)y~z*)xuTJRl=3Y73Old zdUkRT#I-}O9w|$>S}CvRk}^ke2lYt2#^Zup-vaOWDYMUL=KW)D>GzJK>>bJZ7i{oJ z33n<^?&|6d?3#0>VRA;~ERzEX?tsx#cRgc@tpw;$k601^$ZK8l@zCbtf4y?o{60jy z+)KsjeCKC?k9=WBJ^@F**wX(Kr_0w#`hR!_&wNsxwEjd&;`AW{(mkyqN8SVO|B2Iw z^(Rsir^`2z`+wr~do4-kiOUC*37V5vkmVEhTVnIx-{Ifx?H$_5I{Gy0H`fNP_HP~k zx?g#!p6TuVG1m(CuLmFCdP?(BcC2d|^5;1yh-{vP`ZuDiJ&Z%zF4}ZwFWpc8NYP%s17;j~wmI0_(vdu;db+5`NaG9jpgC!7lI+ zn6(qVd@-T~ECM^g7BKu}^nzJn7uX7h_$EvEaoPuFf#qN;xLwM>0-uzFJyH&4o=W{- z8CcT6vl_4i+zobt`@yWQ;DSrz4q#VrPhq5}rGO*;^v;%AbJHc+yIg9e|&;$)fQNGZ#7wiU|DDq$i z*u4jRVDwq^fn9tTtQ#!Az-C!n|^&0krxnL{U z%Fjo3gYDoUugIp2y6kvGDEU*jA1rLBFpcA8BFb8Zs8~eZx zupZ1h2YIj_+%0sl3(SooHvv1rDA;i>a$pbGBIW1N9 z?H9ubwvI4!Dd0_RJ(cCC{^f%&GA69H0y= z0k?ql;1000kbOJY4fcS}Y}zvoyNifVuoWx4q zwP0>B^?)s4JJAhrli{BNsZD1BS1~&tM5y54M6^zz%Q+*uDaJuoFB4I_1dcQ4SV? zJ>XifwSw^qmanAUV96@@X43vj=wK_@3OZHL!FKSF&{t!}Ecn+DA7BsI3AR?#zI^zv zBaXlluwHN-drYvSo_;Jqz7aoy&IaVc5^y`%3ho9w!2MwPP3SA69E^hPU=HZqjD3P1 z#6B(FbOI5kAR-;f2sU&;o(IQa|_t*a3F_koW*QeuBMV$xn&*#g6m%&!`vd0n5Pu z?IKRVaX&{MEC+XhSN;O~!6W;aAHYd3(B37E(*S0HN5K+s(Tmg%%4ehn$Gv&6<8BDM zXAT=2YIPmiCOMEW$`y!4FC!8z&CO)0a}vjXKq z(xa3hIWs*pXQ*%)y}Q8h-A8*_QdIACL()S9L-Wus_3q=!f^H1No`r@w$J8zM9^}e} zJ{A;vS3;5UVYGY4)}y`WNIA6%Oy?R+x$w(RD2knT1`5(Mwg&UlqnoiabJL)FjJCvqz`RSRP2jPTGse!xE zoR=P*nVx~>+3BG|(JbwJ8o3RhJlZQumi6xnTAF7n7Q5w#<+ekw7P_%}uGo#P&7yyk z=)VQ!Gz2$Wvu9efjs8&q>_dKx$QMcfUE}wkv}-!_{m`!!y7oK6*D0ku`YFn_U3W{n z?h4LKkKUOwGd*+bpuF^~&8hk6IhzLOr{@Ot4oT0!gL&zhaM)Jjzu9sBJ&L}pZAW{D zOFjCLn0uP?Ov=yp{fG3OQqR^Dv~8ApHl@y{imwex&!WY?7tx;|*PjwZ*{75BkE3W5 z<%iI}RO%!iHV5+4Gd2b3<+VdhSQ2oiGlZ9`82(K3oTmJn0;RscvMH-kIzwCa%~5?z z&^J3hjK1Qb#a>dl9I@k3#IFrXbH2jRct z*paRD_iINDay!s_-Fvj74gLeivEyl_zh65JA{V}w_e%TO(Kw(#MyC>g@E@yR@|FI6 z?bwLi2K1Kpvm+i)1qt)fPWX4gf2{HKywcyV9Vvs^JD|7!IFFC7L_4zKceWqfj#8z+ zUpuxUmx^VCQd=@#_f)X$EM#7Ci-r}Bp8`>`Uv zG4mgCdyzXeV~@uPXih zwsX`F=HvU{yB)>w7r}olJ8G2ve(iV^xq9?IDE>D7Gy6p2zYkiE;JMoAN<|$ zj~9O9KX0AAB0YnBitH0*e{>kW1MpoVd}e>d{z3P3b98@H*=K)bYq9I{bZQLoOyIrR zRRjM9_)lclHuzfL`*-cyhkX0{uq$O4>jBR&PGr|O_%h)8ckQY{J_q@=;&0P0v+e#T ztJaTeZ`?>fw!y#QJ=nDezLx)kT`6oV+mWyDXV>}x?aGF~`#spT9KHkp2fNyk4?S?S zx5>B5>_6wGXZ7E=h`*kPzYP8p_2WVKoEM851!axqfg@g1HOO9Uoy{BB42|1ecZ3~ooBrJ zu)tD#m)G}3O#JsK@*V9bw)1)TcEk7Y*g1}RhH=NcANfks$>XzTz;Q4g{)~rDY*!_G zQTYBHyJSD|DDt_;H~V(sC37Ekvv1ctvmf#HCU$;)3AruEt@P!*`KEt+O#36mAN-qy zzfW9qpPY0MA^kEP{>(?-L;K;&g74pHzu5IC@+HXM`X24t2Y>r}uKYL<-ZG$fhzJJGG5-{GsPW=A6Tv6Pa_4IqBuW>)c}ifOML-F&Klb+g!f@Ii&M zoIfGn9Z2-2w5Lgkl%H7tw*LC{fJ#(6&7a)^=-)?q2jy~ZH=zCgxzOYN_3I6m=pS_o zw|QUeZ+|xB^6tY)$I|cn=f3{>wO>X5M)Z{NjznMoY@=M>r3jx;|NZ^-C!A}&gr1C@ z{q-NDJWTlo$I|cn=PUj7C!EVoKb7;bKKhGkS1IK^lwYR$?+y?@{m%dLMv_wnRbuwbElk>>N)c~dp@2U_;a5dsiL8Q2m2IBQ^ekF=xhDj|NUI|CG@Q29iG1S9;CdS z@-@lv$+`Q0=hIy$iqCuw_FH!KuV*>s8z}!z)w2_Q+n?xP&mPKKDgRH^Gm-2>v}iv{GrbeN`mbydO1v4eI6j# zz?E_FD*EJIs=je>nDQdZy?OQo&nb9_Fu**OFg}XUWPCi;zn)6U9m=Ec&2Qg3Q9ZlR z*EK*r&r`ma^7wps-2T};U_A-*`>0W@uixt5o@~lHC@*+#?RjRvdJ^K`4$=2?|9aXe z-$8l)f2f|xI2lU+D)iIZ|R>-8^q_lvafCqAbY`e>y~ zx-UJOqI{)4Cv^6U`h1kiSoV3eO5}1{vuERZRr_2(BvRcwvhQf` zCBio^J-iC-Qa+0EwUqbOn@xE+<(}P}xF2Y71B-{~$+)PI`j^AE1HKtjVCv@)y18$y z_Rk@ueRsgu3Ezdvw<#bN*pKw*qtLscKO{xwzSP{$nCIjHJrXX^1LWzj?1Mk|1)djb zoZT6iE9)`OE&cu|2{0;?9{lP&CU%dE(!Lkk05i* zey{3tU!(gKY1c;N_alFW$eVifzCNprD7DW+by%6_i96vB{qkt<{J#9r>uppMFCM?_ zOJ0IM6aKf7{b2693hnuBE+>!jSUBO>C2&U{&zL(J>8Ek$V()(5)f9c4BL{!x`u!yF zQVf0juQe{n%SXy9Des}2<7WRO`ZiL2fb#RC6n%Z)Q)q*J2>KYIFGvqxL2V+pi}LVq zj`m(8<@jw=pxU=1o1%TtqtNS=zFFR@khseV!yg60(?Hz9L@_`p#<1gvo<>=eNJECmSA8u z3rPR{ihZ&me%OY-tk-!5*RRFK(N4cEn%(m(mgbs+a?mD>~ue98+*sjm`x z)*H$12T8weq&$c6+f;6Iz|4nrz)rr9gUG(gPe+&G^FT_EkwsVivPq{32-beJm zMEP#YzaWJsE*J-T4m6j+a8JVPMbeI87hum{6Q5r#@|t1dW}MQ!eUHAc#JajEWqx{R zD8TKR%p|yu;~#qvf(cF~awUH|+B;F~Fn*mc%~_1*21?^`8Kf(wub_| z9HN7iax?zn>wwSnH~JFalMwnorN1rlXx`fiz7WusnEr>}`WEkmOFfIz!_Cl4`;!N*7-5eIV0*%Da)Pm2x9jm>vxj(X2x6v7M=Z zD}0%MKiYe-&sUzLe<$=D=*Exqe=StezlZX2$}d$po$uzQM_2pnmGHd|-v;;!d_HeI zuJifC_K{=R55jkc@)6G!%s7QZuTBq%o^0shgGYN8`g#^fe=bUoUYDLR%XF5Bm*w!~ zz!#4f)=&Q&vcu&clP1KAU4W;fa~pCcZy)V_*d-I6pOW`e5A|84bU!Wj??b-xouj=h z1M2Vidv{|0LFir3y?)*t@ScyBc|+T*x1%!YZ}_rBj~PG4emZYc%3>4d_MJK*=W`Xq ze*pgL)b6|F+(*wzd7ipi-jkE}vARNme{#^kRLhhL3#u6}w*4}0x1lF|i0@X2V&X;n zb3uB2;3cz<~Px~ea`iI;=$_rM=-zuDigKU(5#JIuR_qu7ugg75c! zKVWR)dw+A7M0iA)w1LPU8u)deqN1V9W=Wf^yrE|PL;r?<(NC#fJ7*0~op0AivpmiT z%JS&H@3&L?r@`HmDa zbjn=;;yUr1+nfvLr98%FOjs&F9D`eslSHuoWZ@lGo{?vx6vQp zLf;B~E%doQou_u81?Ig@@z+l1+o3-zbQ6yY{r4yWpZDfnA=-KJC8;meYxhs4zDmD7 zvGXwWBItvRg#9D2K9Y@9F6H8rg!m&qmJ?5Q1Dr4K>FHir*u?%~Etdv`+L3thU$`$+j7$~!49l0xoZ zHXt;bgBD4)My%ni^4-6QIYj>4bKpZ1}> z_Wj!d=LLo{eDV?gO8#`bM}G0cHuyW?A1F>m-!7$((s8*}&Kq@J4SdyFj0I+f5dXX? z^$+XqT|ip=!?a}L@i65FDCc-o{S#mB#g0)dL_)tt>apu+ij23?p>{tq9eQSZZ_<6E z$dyu_>y;b7$JbHmmnP^X(DO*!`10nfb^iQ29a0;78{oTJ_{?}@UwLP6uDst`$YY1TznY(39(dB981;Nw;(pk8;_sy1-d_uUykD85H>E7# zX%7c_Q9O+%9H{G!)RT`~R+!(|^5r;h(D$2`dHh1-BmQZEKNtQwDKLJGzgR5&wGDa) z^vi_KnsJkkkDZk7r+l_8XWt_|DH$7Q&qEJI_ze^(F!smoSd$zUWG3$1_AQ5=gZ?z3>qpw!M0pnFS4o+POK<-nhZ%MQ zRX7yiCd{uQw-dQC}4Kye2r|e09_~2FKdXPKn%bEGYo}aYYo=ZGG z85v{#IfdWJk$$6|#Pbt#e<-h%f2_}vuFoZ9+?FC=a$0ZiH?+RQ?+cjs%H%vuUc65{ zc+mY!F*4hb??V1Rac*JSk3RXXqqna3^ZPN*Sw=FDJK(Pp`%VAo`9U-=(~om~5l;Fg zAO0Tr=WCqneH`nh^d}1;!-B^>clsID5{bW!$c4_-eFAKZ=LJl!g|Z+@9JfI)gMLKy zZepJr4Zi8x9X1SnM9&`hw+e#=q#=~s>b^={bCqfO9TpnppB`SBQ)w?=Hd=x{LgKMH>j{Ckr5 znRiQUV@-Sskv$mKKKNUs{0k>3z(04(eMrCO&*u5jTt+gR%p68!pT|cD<8d?{lyxq@ znW6f0J}~D+dXAWd$1-OnoFf(wHE(obBVz{}Sg6blVb*{2$#;HhM4#zjP9fQ@aJS;W zh(QyaHuw&~w^I4yR!@{}VYX#9y9&r^AynnfQl) zeKJ3`^Y*LuN8!-;R&e%E*3|+#3iFZ4N4^{R3w6Fs+>deSD6_J^Z73XiZDQ7Yoz|Qu zZ$;1E^Z7jzvBS)}=6=ig*?S+?+wJ&X)rN>2&m*5Xn%_F}?SL!c`(&KENpIi)(;I;= zCg-JAbKgF43h{Y?_K&e+uKzsS%>RYV-wTrO=)~{E$n8dMo+v_YtDI-)K4^n+q`zG; z?cE6fe)tc{{am~r{O+IAX9d31XPwdgn#B3j$ZyYNUJqJ%eST@4V;A_}v(j_N^5FIC zT?YtsyRjF2!#G&maS^}U;@e~VA3t}Hbx(JjzW-+p4g9W;iSkuF@yBxX?Y+3S_k|Q| zpPrYQ{bVpT#l|8>2-2jHuxy2Y!vwygNZPqRJuIg`GCw^^c?ab(?b-3d(o${XPw0D~ zcR@eRr^n}avEx;x?@)Stz6s>@9S~y2$f?X<6LtT@d@XiJ`8dkgQr>r8m``~*|?JxPalUap*+bNSgUB;#HuHTp-S2YzW7{Qm=EGMqY2fur=#@&3_fPyjOZ;(% z(jOsh>+zq{-Rk*6+OreB{nT@bj_*6=F`=Hvm~ok(ULQQ!O&*w{laJW(I`VrbAKRb9 zI6yoeeVo$8W*dj`I1~NF(D$SNykpR7pdWxPyaUN^Jpp~^3Fyxshb}h1u5=j_*3aI) zn|`&+f{F8yIJ*ZsSw_r$MRxTfKaTQ@DZL5b3-aUPs>FCGg|8kyww>C}>(O98()K3k ztx8~foon94Ok90+osf0)Ao9_i-rkKW zzg5mZ{riZl0K1B)zfS1)jzw?^j)_mwxx_f75hY5PPURXLT&wIcVf z%IUc%^Mig*)trk4I9!rLLUht5Rtj?iBYpKK@+DK_>rvwOq;Iqnn76$!>&iZ<5B^(| z>of0*#?N7IqdHvXS7#kmjLgW(m`{=aYzmpUf0=asb*Ut{BG7N*2!4PSCh45BV5sQh zM-k0$euR_PDeSp3CB9CX{n%_?V$DT!PXFg)cHt9$?m}NrF25(H`tFqe)A!AE9>@y* zA&{QQ6F`5RLQXz1j~_%{ey2R~+;0@+!!Bq2rreBgrZ+ji)9KKxXXBvnh2AWR%zTJ; z^E^M0KhQd|9Dez2be1>&BlR~?9;W&^_^*ahFM2B} zm)~BQOIqx@OWsGgQ{G3|n!@{m`aSJc$>Auxe579<&1JkIf2tH1zr^o{ME@S8ZxuTF z6Q9ck7Wo6DV5r_MFj&0puj$v6JmxF(e^}NPqn}~O(X8IL7TA=%!I#*`hQEv7iusw; z$3A!y?@-HwEO~Rl(=2u`hi}8|_&M?>F-93=Tx^8C1Ny=U8SK7W;&|Zu6kfItZX3q9 zU_VV)GIacLE2oim-}=1hE91BPbpMv<2L={58Bu>))8jic9#Up9KCk9CCPdMy^zd@} zZ5+u_l$TNd6&WZd-g!PT^X_25T`5I(4l++D9!}8*_|l$Y`1hA{F6@tUjJ!*J&*09K zxw0Q+p7X!=UlM#t_M>d2`?SaIMI6xG+*C}6HiJa@n1xL8LG6{XyEQjC4?(KbC>6-(zH~0mYXE3JTanRr9w`GPW z(L+AH82T$~;?FOPe4s$YjeHICVQV=jp)TK_fg+#275Y@@Y}?}WCPOyzJE1RzZuZAs ze+1_F^3OxR9r`yDZwSsXCr(cTF-C6z!tA(m0wRA z^dCZRN}|{K^rxYpb)(+rd+iClX6U1lc?tRf=sk&ciXDG2rixb6-jo9FFFqJQ-?065 zkFRGm^eldx=UVCaz!}3*qniVPc@p@~2EL_}yP5ysTYZZ@-wF&)?}lIeSxI>-<^Pfj zO?f~b`IwK$-2wf&Ta)EX{8PS-@@(Nu(6@{74$A*2<$k*l`u6UF{?Xg`z3)H*UHbX{ zfZ-7_vFk8=gKpC>T4gKp+sPd@Mw!yxj@p+5$F zNuqpUfuWoE5Bjg5|2EOih4-HE;ou!9n+6qZ&nUd_)WZ8mUi+C5ZQ%#f9~}13koHjU zoJ?f+%o_w)AT{UGmIYm(IR-_L(N@Lv!7*8~6cz<)jPUl05TJ$m&6j*TuAAiedtl8hn3!?blGyrXVnOcUVeR_{N_ISPiTIa z6?2>gHZffD?e|zsr)xfZnzi>#&3o-RL-QF*mwkOM{!eP3cQ%lr<+4?k&-T-;J+d{D&kk*f>woLZaqdUp0`-Z6*s{I;Ryc@*>i$!Cl9Lto{SwSNm0 zmnp7RT(7uU@gBv;6rWUlR`Er}*A(ATOkHSeK2>py;$+1_#bt`C71t|nR=h{?F~uhp zpH+NO@ioPF6jRO3A3trZI7V@@Vxi(P#np=I6*nv1qxhKOlZwwOzNq+`;ya3|i?scU zV-zPV7Ah`NT&=iXakJt*ijOHisranoi;Ax)zN47BSnF3Dqc~ZyP;r^!YQ^=6n-%X- zd`$64#b*^?RD4bG9mQ00GlTyX$0$x#EL2>kxLR?&;%3Er6dzN3Qt?^E7ZqPqd`B_0 zRNJpOMsc!Yq2e;d)r#vCH!I$w_?Y68iq9&(sQ8-VJBq1GwSL7hijx%!6_+WlR$Q;R zS@9ml#}uDbd{*&A#n%+yQA}N?^(&51oUB-=xJ+@i;(Eo+iuWj5ZU6oIUk~*0K-8|k z-a7B0$JKhSrMD>7E0!ykDCR0=DMl5;ijHEB*4M4rrP!(1uGrzxZ?=|n>3*zprOkI= zuejP``+AElT3+%&o9|p>vGoS!TdVm7i!Ik#bZRwUZ859PVs4Ga)<%obbr#F(HNVPY zdy~a*rNvII->Fi1v&A0G_uOLhPKCv;n=E!~zI&t1d;RhMcT{h^ZEWXq#l+)F8L+DH}N-NZnT~y!VnE{5{$B zr#ym&!Qa11lE0!82k)tnjgt`;iPy zERf`7NQS1ES`JC+&5|5kdJ2zk)84+9unO&gBkdij#tEgNGwt2GBpKQ_lJsFoheK!6 zn6x93&Immv>7$a4hUERYv|dSPrnTbQG{==pR@&tv?3zqY+FX$cm`rZkt(;DzrI<`n z+V5ye+8~oDNxS$YGN~q0mi8JEmKJh}+FOr#RM0o9wKwc8Z8(qu_R^>`!ES9mEJU^E2l8X7?|eYmJf8He8jS4b?J z#Qzixlu0W507E4uaIbqKe38)E6h+R)^CKfPgm2pfabk94630k`BfsS^%8fjQmSAKn zK@f<@lkZ`XJOV4^gy%v?3H;CDS?rdK9NeHb6Zo@*OOSL@ql9x%HK{WvIUWDCvrEfZgC?|!q5_kd<$!VTWDQNC~_&@X$eO@0L!q* zPcfq<8hJ?oaoJw9Ab7}NAd-spEiEaLkp@GN^9+U~Sq7t#%M2n|Y!XOLXNT3<&SG zA|-N_O@t!VHW7|&u!(5oBQ}BjJvN1c&uJ_b7eA10zA~6W8=SPMG&69OA%vXaQWn0NKPiEx;N9XwS+IhUH}SEw ze>i>rp-u@w;T$S|J_nbH(SQ@)jpmfV*Mff#$ztjhnbG3UmUANeaY1_IFd9ya$j>q0 z1>EpwChHGL$~id{_+D@j29N9^0s`L;uEoBQPr)D9V~sr}Bk)XcG90JYRMk3xPQ&4x zTF?I?4}3Rx7wn-^E1EYrfgczP!p_MVf$s#%MCE2eEAXsQe_BPuO-|rBQ*MXZS~yG- zPIE?V!t~6*)4{tbOB=?Yz_(2>Ij2@MI)S~W`mhtuf-NQR``|NhL^k1_VC47eql+0O zEiI{$LP#e?{)&GwBoufv_%a2yZEq#C?eBiu{uUg83fs0GZJTM%K~qi0HuP=7B~yrW zCN2DHa2jH^h3}Y3YzzNk%AMh#hHb<%#6@P{_26n)ZL{7;Xx5=%2IXOA#9P>&8HlCq z@YyD$$WU_9w(=)1G3D#Rmo|o=2xOZ~M%qKncY#SM!Vq;bgyD2aW1wg`<2xdFjp0oV z{g{$7C2C$IG0HjPb$WM5gZm1()X)L`o+ZS8kT_iu&ew%MSev{IFZY7rW@G~ zIS|>y*bPSBraUF`JEqw|kzW#MsgZHaaf2hjgFO@(fydJ#UnbawM83oXFf?)*Qo|xw zkscoTGL21-JcwsbioC?%aAYt`S|suX{*H)z44o%O8sHxpnGXLck?&&csgZ}7#!rhh zk$8X~nP_VV8dG0aHU?=5I;^iiWL|WNPRgDcEr~mX8}j?SpI2gME0`6w;w8 zOc)*$PdTB7SfPebaHZHuc`J&Srpy%nA7EKVaM5i-_)P)Di|>Nn8W>!%R+1r^8iJ)2 zq{E@BFeSff*JToJt=DR|VzA?8oq*)Jcom$M9d)Ns9Bw$P8(d&iN>mNoeaOE3D4>FJfvSWNEER3#FRAJ->&D3)~)%OmL^_yj^uZ&Cqch zUD4@I#4BTeg6p+lY^{`9;@Fq-_Tynd!s8J`oL+- zLGFj$%({BVz0DOTUX;16agF0{HoTbsAZEEstQn8{X4nF2hNg`fHf^h3no#w!gsQJd zsJhZty&|#dDzEB!xFxXDbXM>csuqvi?AULK!*>pnt=-t8;>4YUWQ;lE?jvs9F9)R2 z?is|P>2V6gjbmk**7QXeeqC5P3@6PjgV+5`Kn8PA{?oCQ`;7L*R&l}*v#SlRggVyv zc}PN|hPfwGgLCn0{-$JY6*b#nJnxT;JDWf6Y=%Ng)-V{(%P^&8I=fhYi#?^-NIdIH znEZKDWnM0phFOVXBXRyzq}{07EtS0LTNAZzJOAPk?)Y)wS3;Hl;VfSJv2Dk>lgYc^ z`HPUwAUS4(=A3gs$h_w6{;E*2m11(v`B#dohlWgymWaLz$=bNzM8E{j2+4{YtWnw- zN;|>`cgGl`f**rseKy9J?Tnu$(fvZeJ5i&d=Hs>`W06E#y1>if?Jvv?9hkYjx+HuD0FWzygkasf@3~z+jW?cWd@ez_!8wd zdT%qeXUmlGrizJ-`=P)jmuL{i*ij|iZK_=wXq3v`>5wM=OWJprsWn_Cf{t^)1;=gs z2rjj?T8@7}xum+1-mv*)Ok389R%6BF>m^n{VYCH4Q8q=4I#so1A?toB5J06d>G^F9<^RXKOM*s(fO2*WHN~DP|?S8LjO$q;yHaO@1E`!+qOh86o zun7G!j&welCN}mc`+366$8GzRSTTb?d8oV8{xc(X5r1`@4^ue7T^jtmyVS`Uex(&S zAA&P|J=M6gWH?2&e5@s-a5Q_X8D`Ql44;MRGBa%z$owX^QMV{zf5xu96s6Wo9$UoeP!E{&)|o3LgUl@cUr!5`^NN~i>GVWgk0Odp3S=OWE~jtrmJ_1f5PXnPQF zrpa>Zg~;iK56j!WO$GT&Ar;NxPwKzq??bWu%PfN*O5OfMK20`ASz4j_$C0qQZ7;ED zo%C%;0T!W2KP0h05-*VWvLs$6F^nZK{|yoa|K!j0k{d*$3nTpLS#E30Kb?#Tg)6m= zFms8!(Ou5A%S6$0$i-GGao{NOsJS9~i+isp%1NLTyRnaGauj_~sr4dyoBIT!2~qS- zrM3(8cK0u$SfXgMC_bP~NQxq_T^Fgxzl@)X#7{Pg#6Lulc*niANZdv+^_4L`%NL&= z!(aU*3NFBlw`0_$?lrbz38q%+Ho^3dKEZUdGMQjHQ!^S&mlkWAC76C-HAn=`c|pt3 z7?44{C~zxPO_LpBR8>sXMiXYI;i^vngrJK*gXf2Y;-6cg*HLfpxD0ZcC`7wUdz03{f6T47p z&+7m(%I)MiaWyNh`>@#rlq*}c%DHVvsMD^RmgA$Cn$B~9FCngZ`A%VGWn+`$ ze%5R;OypOo+HQ%m&jpsD(?q@~i`}Bce(jzjtD#4YvM9Nq58RLFOj!yqy-USp8Qe;# zU3nHcIX_T>Sq7)buKE!zDYrTfNcCGNe;!*W-9kcwYf=M=IV56VRrWs_Uo8r)cS6z8 zq39S$o+gP236op!)5Ncc+HAAy=u%O5&BtwPV`j4cvmEP?oM*P7lg+N zrG*LPu^u_YBgd{yAREaZUC`-*t5}+YO~I>?vNz35Vv{rdQ*032BeK;fS84O5AxLZ< z&SD>9cG-quJieP@w)7_Z0ND~bPPF2^WEZ_WL$s|$da>M&+oaw59Fh9I&GvdpwU&=# zV3f*TOOw_t&tBXk@+0??3MdwhPN^)$Ta}^HFibcT2AM_Iqae0=1zdb|7PW(}RGj~~ zN;x#$JyIi53n>;GV&7CLi60wj(#aF3PxevIsAR5@{FX?{j%h#jnLU&|6*If4kCKS( zR9&*|6I~mfrNV8ZcbOdVUymP`G_9lSk9-wNpFyZp2Hyd%S*DuwQ7DzM_X=0e8%mS$ zmorgoFk`M%#+*l%lL+@no`}kj%aHA!3_1BvM`p-Xl5k4p1R$hJqH=?G6$hieI<=HnjOlO!+4QAWO$L~KNYyf|dNsF8b6k03V5 z$360AvAhD(0|;6sul6`oI{q_E|07JsbsyC#N=#$s2!pup9T;-9Db2X<5zQFamC4<+ zN5*sJ;~tsx0gA`5vB7pPXuL6g8->%)CUk9-cY3;wD5Y&LQ+L83S%{j1Q6Z09uKbA# z$>75uc5huOH&(LGE@gBcVWtk&1pkRHJ34F3=$!a*=2F+SbDt_XTPFjz?YyWr_gM~k z)M;o#NkSIE zCrCIs&E=MNB4aFehh~b%$bh*O+NEJFlt>&NwS-2PJ&&wZ=38K%ct0+oTA9atRF105 z$8FmjO%9Z|u^=%p#uJxU9x1o%5`zN<>GZV>F!!)j;Z#`Or4|?kThC<_m>4=Nk$W>5 zOH6njmPmV@>|*1&!`);{rDKPwjt=Ra!zsv{eig}Bq0(%>njSUt@(3;OHZo-*BON+V zCTO|0y;l;_p+6%LTdLe%huR%q%udehv7<~nFH^bv>EN*Gw=-m7l9^PV$eMn8kOcj? z%=bdMN)k@ypR>`JS+Z@|5!GEs)M z`|b}#Mgne}jBW|I4U&+6>mU)EtXhsAa3SUL1MXcDaPNvL3Al5jBxItvjRgH%$eL!o zkgJmMfZIIU3pnGZ&m&>w_3|02f9@+HEtVXLg}gs3wM*DqA4+zRDVu?f535`PkQ zS4u*{?h_@IRQh+gz| z@hIBQMvrlsD2QFB#J(<@pyfSQs8NJuq!vjN#bw(hAufBKL~OINdoHtwirIE)V3Bp^ z%FB@9}( z()v_L&h(a3v8Gp63GbEtHI_^ej{ShQO7zMq(S{zoN|>MUc$cibFYA38k##Vem130Y zcL*1^_aV4U0E%?%YNaIvpxK(7r{xlBZtvekM&fVqMI@wbi6kWcK29QbqjDcJ{>;{7 zx^fNn+S6;o@0X%V!tbPUBqaPkLIO|J`krV}$$0d2h$qawym8fYNZ6IaIL53LA5x)m ztaN+Z5HO)9tg*Y4)<5*_SBgZGw^DqWow4nbcBRH6?~_=cV93cAdn<*pYX#Z9c0H;( zT8&-V(t4MqNXDK#mR)A0@TgrzvRWi%rTCLbcB^Dk(CyPgY0Mq4Cj{M_2_$FwL2>m_ z2|Dk4A=i1G)b?E*X7|EJCFquq_k!-|T6n%i)&||tzmUE75^q0TWfkNO6U`&hVS-Mi zWAl{OH|R!adA*TYD>4#v&!N)<-O20|P0-CF5xY*glY?$TeA2r@CcSaW36sJUe?%CZ>FKhEG485YzIbHLz1Rx~!|**M zYy=qZnaI3Bh2)Wkdvr1aCIW;tcB|6*N9M{Vp@+Oe(fdvB!>Omx)Y|8pet4(I7RO$b3a4yHqkMGWTeqH0EsB z6C(5F1d=oTK5oD5S%vovr5eA5R}&aEGRzQ4xdCqro#dfvE|Br{Ky=oTp_PLN2ZEi ziOg0}Cy}{V5)zrYli@PwJ(sDNADQ;Nr$rc?=^r`8b62_Y#Ut}oaaa8O^IJ&R2r%BW zw{t4gZQ9u-_Q>2Mtg%|9^^eS(l_C-6MW*~OT-$FgN{vV6vy8U{Lk6?GOgM;LLbk76 zcc=~-gPg+3con-uGIr0g?6S9WN|p0E_s9bxDRbs;M6y$9Ns+lr3#Bo;VNZz6pC^!< ziHBrWILmAoyOmJtb!FQD#4*M+?>ajwPh>*nRabLVYCM+A4sU|F2sL$TTq?)jNi@XiXRF^%2vuK8Q z!BCo zZ)>b^UmwW0d{xtGjr%k@jBz3yTXrntOjvrxJbY6PD-Yd0{z7&I+A-$eWw% zovJD~Vzhsdb;^XLD2V-8iG9QJYg%4!g}OvY!tzbDny{QPlZ1q2Gl|$CWls)Ey}9;h z%e~6whvgtQM5|0#z9{-+w)~eQBrMBj(Tb_RR~Z|YcTlb#a;hQoiHGH9#Y1N8wmxh@ zft`@7$4pqdD%NfrcDK|oVJXb9bS3r=%hQx1(dLEaM@IR^M3o#5%a5}bB^vWQ`fXTR z<1+FGFmAM}>9WR+Lx(X=gkzJBWt<61j~X6fj9Mw85|-`M6DwEIq_8a2LTS=1uqTA& z4GAP?;)YaI22EJDDB&jSd&2U^ES5GbgC;CbDe%HFXu|RV@^-eg`T2z!mRnVoysn1! z5$G{tDGFkLRAS$-{G^t5SfMo{Bw=~xY!Y(M-6{zQ%e^FG|5SD_EbW<(F5-=}!7SoC zm20rqsG$3hD3;lBaS;g#%a2Jy!ZK$LZ07aECseN68e?8h+yHgzZyaw*tQZ z9KB^c!>g*Tj8)pkiS_VjP+)`B`qKujibYR0n&h|aOWP&rF*#_p&@>75#Gp+eITOE#hust#v`V|HfU2!&}Pl^f;Pnj?QZfmXj9x` zq&~z3JZOirC$Vv2J^WD=*r2ukv_Y$4?Y5?Wighy63Ue%7iT&c@$}^NAvFHWu zlQM#ARZ%6!gZAw{#=L-j8?;v9+>!x|8?9=(ta10C!x$&RvB}3W&IYYg!>1Udo)=M> zX}>@{v2rCQ2dx%Lll}yIV$dd#oQWZN(;aMsRtZ;F-!s#mCL0^`Fk-L?+Ou(i-IoqF zLEB2+2JK+?xgn18H}W=URaJ`^JlNeR`#uR;Q4rg!#C}1m19M!ikS+{zcw?8Noj6xw6#rmVI>dE%L?kt&Uez z^-$087rCDi8-EE+gq$hzqS0H*)h+J1$n6pidDCdfQk;>g$1k2wCmGey-T`!wNUws~R^QLa$jUgOVss4)JllZ5#5UJ@)v@?NtW zFhS=1K+d(EY}-cmcQ(iZCdl4G#=0?Jf@~2Uw?P)*-2>i_B5#7MSj{Lo)o6b?mr5nb zL_zFheH;=~hb-1|bDke?C(GtiB4%9~2??@qNmAIQJHT@kWGADI@NlpT?wc89!g_>YUe)7G2<$4da)iebKk=% z)?vNzw$v|kpD@QBS7QIU?;A>yVD{#|&&YyptLjuT}&N^#W(%g42p-F#$Jz?&PD8IDU znRs;uD(&km-tRQU!}4Tyu{JF2`%1r{J{y+y4W-y}FD&hQI=ji6upFm#w2Hy5yMc|g z2}@BByH1JTIQ7DEf|hq$p`VD5gysBeNJv=TCkYA5pOc8)s_e%P%VOp7!_svJ(JB*` z6KJUk%j+Z|VfkBW`_yukkvE2%iF4u}YEeQwEM=c>!_xZjtQB5ZT928q{E&+E*oJMD z`XwxdId+#4`-kPdN|9*u!ty6)_}$g6_97m9U&qj%c@vCWYlbEtDqR40}RYzL`LB#&2L=W$WSn#Mpy$ zgnZn#(`S1jY4^9_QF-Fj_bDN%>CVJ?X{NpM9IjnC##;x{DNjqMm>U@D^s=htPI#Dnzm4jns;1Ri@CZ6g z;E8bTNhS6h6|p@^kzhBYLcZUy9#bYh&hAUMt6j>(JYha=+hg2FCYtz$m}nluTa)Lk zPBwW5`F@J z=1#F%LQRBYuPL$r=s2hp3HRjDaifhH^B}$6+7=%jd*&sZco!zw(P2&gU&)(U)#m4{ z8^GkDsy54-+=xzNvM7t4rNn+Fn{e}}^;Yx?A}XU}2ld3tR5WRHAsd1rQ3>a6EPVb%_8dMGBtg0A?BJz0EXBf zl<0-Iy_uYVsNAZ5QK=4R+TLZF`DIUmQT9j`Dne6cLn?C6vG-1VliJfPxSa z4OLN;D5zM8*s!2r12k$t@kMOdyTZJZH}A&V_va{qN^PI5Tse zGiPR=nR}<)yDc=a5h7~}nHePVnR{ehELEi}kr!h{&~>r<83+rJO_QF>un^gVKS6jm zm(yyt!MNNRHpOKcOO4mW-CQH>P%^KIGux^NKRt3L9*p$*NJ5?>UL^i90Pa-Tt-lUmNq`M)%DeMZ7 z3u@r*Uz%u%YzEOjIwEh@)EWbwMJS0p4NxKSjTA`a_i5~FRkuWLe68@`s+D>02>Dmj zFp0d^SrAC%u@p$;MG(BSEyM2^k?)4GeY7fnM~yMTD_gaP6p_p>(wfXNd(I)KFk!Z- zu$N)kt-zMcEKQt6#b#=TFP@%9Eh z1E&UEoDG)@vyID-Gc3$D;r3@Y;__HEyUn=#mvx!OQZqDhHeYPyQDnNzVA5$Q+ zTb~DGf2n$q+0Kg$veojIYGs)1`HN|o%$^G~!t4tuklA-a@X`+`rf@qxBn{;Zv%hc> zys{&bQbb|47A(u`A(f~wVYaETg7bqFI0a!d06MQgG*dJ6rUv+N9AP%Wsjiy18%EO%$}+p#p+Ohd(M1`vjmv-S;__k38*zE8n%!<(e#^Q{W2qVcm&=CP znp)aXoNNkrgxL=xpVS&n3^H3IO+j5|Pk+7`M*gl-g@tHFUViOm)3N+1#FjJFc^BAo zzj7jd9)kNy=aqxbZzJd&P#<(5jsbI*>tQupO;7)Rn2wUu7a%>=6c4PtcH^|X8}Wo9 z>jW8xGeYS%fD}r1ya)m*T?rxOsjVQTcRi;5mfDP(jN#Ep+9jiJq&be&&ru+ww?puz zdKlrp+zoaNVLT=~_F^cdA5aC-{v0G_Xm62B@CM6?A*rq+bvMiU(!)@n!g^6S4tAaD zy&u6{&yhD%8x2xHEr1us6PfC&X^k*mQ%K|~(dL?fr8Y7%Sk<2F|U&)h)$6g!wB-zflza_FZ1T|cK?c^$SZ|Mo<(CmEVZH9Pr z%=q_9?FePgv7W!m4)NyL@rcVY#LJhF)U_IxrJcX*a1@5$LV6SmhcQw&oA^tG`J7a&bb1S=_=Le0`|2=5@?Cf)_Li3 zHU8CaLCQ=#mSpAAU^x4iUa1;+Fl8P6OW@Pa0sY_kUB_>*&)EZ z*T3s|>m6z|GX%8r$IvjxfUjwfV?g{W2pj_jK=Asq=~8NaqH#u=?J}eu#)xdQS+yFf z75JCaG@Fg8rrA1R%El{U{$sQ8yCTwT3s)mDJyo;fr_x?S(iBoe8tzP6L^LQriC`P_ zdW~m;Hm$PpZi8-84L0bWqG1~JH;re*?VCYjnxkH3zfA{878uNT-!apEvZrsk<^AT#M-qh<>*pOk2;M5_Sxce|RM^o5~1H)L^{-`WH zfnKdj(2)z@-9Xnj&lbj|eb*o?1DOf0WmrZs6aF3H-CRCR&2Bd?uY^r;nZ{Bp{x6s1 z#%)teyNHwjCX}Pu)U|*WU!C~w>iNKciVYVz8x+scjm zD@E1`@;M@<*IolbdMyR%wGdK$)t2qGX3FLqQIYq{Jk`pKbvt&_u5??y{<)2m@Cen&0w}wKSpp@XHQd;-k!{4 zB+QAkG?ZHLe>p3+V4GSY$kT`*b9MtXXyrt$Mp=OM+8IOWYxH%^$ZaB)hsO;xMK%*!;xk#)a+p;W_E z+g5&N0ZT^K&lFiF$WADe)cvJEO5MLlfpx#fM%e1Bwrt%SzB;pf8CiFz%{*IIJ1c3I zRew0FNYyW+z^dN_!7J~ehFK@x;G^-!ytX}2LSP{;zra;a=4#6uQ ztPsQbyAf}`u2ZG)y{xI)|G|{uyi{!KI|B7Q8$rYQ?8kQIsEwj-wE7`kA?Jxqoup~I zbN(DnA&Y~YACGbw?^deLjEr~hF9>*d2fY){i?dBO2b?_`!CjrbMom_TvlqjhI7>sR z+ca%AXNB`NwMLLn5J}EIk4#cuC^EqL=QPrkFu?i4+M$SlZC8b5nc^)z4h0a-%iGq? z@3fqkchwgoXgDw5qAa+}a$df$xCucS=fm2E>gniTrymPP`I*4~AwAtx)5!Vbkdop2 z{+f{Ge38a%7c=+K3^{+?-6(IhrZvv_7Mfbpoet!qOv3qxfE3Q>-UET09|9pYTeX9n z-*xG$hiXM_UHvtTcFFk*XpXno+bEFpZ$R*-^1FxQc7x3$jNd*iy%$R5R>5?PX6@-Q zAFpc^*vsZun_P(6mz#ko91OVA7_|r*u4UhoKSym$lzRA`8M9*$nYv2TcH>&=Mol5r zgB@cFd@yDxG&)B4G8Y)?89oZMx5OMbK)!wrMCQE&PvCy zsr7<Pu(EUJ0ml_WP9pj5Y3EhrS)~Y3n*g_t!ixdjd%jMUuI3BGgEnqYbL=NWh z+Jw(%Sib#e!aEQ)-^DGK$MNY8*zZ5K3LOQT-T0F!zL8~m+f%dj_J$X2LK~{JC@%n* zTC+=0I2;SAToWpYY8!gbqIx_C)bd?WyywUx{|HT}CaQgiCuQW3|01Fu(nQ<8%(G7l zP#(<~qp5X-b_mTQln=2_04g2qHwx@vJs*OxjjC=t*dqPL<4JHOZHvr>m8CFb281cz zz*7}<^meF~^=yW$rkiPxCZM0mg){iTnRYQ6vyrQ52NSMExN@t)NL0;)?9P4C(WSCXM^c*L?E_Rew2df^l>Z~@8BMe; zX;$_6XiM&^silNQLfl=KmhAl~1Ww`RQeaCy10nT*s@s-yzt$;xUJF$rGfL)$PNz){ zlYi0_hspMjLEtbs3_|K;g?#=U+hr2Ywt^L&Mv@g*zyKPI-{(x(3JQ)|{XmeVd{Dhg z8m~dYgAm0F%T_0%v5LEh#!SSVfs9M<3`v;3Irk&O(y@(&A&=v0@zRmkh{e#VivH5p zHaOZe?OJKtlc8-s>w2}*v_^gnX=CReHwV9$Bfm}=tH)XFwH@h{Pfvy-EKSe7ZeCSv ziR=8ei%~~x`rGSqlh~q(YlNgw>YMSP6k;nSJ+K}y`(ThbNo_= z90*U{tSTH#$feU^q-+rW_p8KSwOrH=ba}dKq8DrsD zgbgYB%2?m|DNsl_(@$~;uiCtHhKvt3{J_%w+l!Hv36o+^7dgSvhEo0IPGLq1BQJpE zvGM~rCj1`4hEfB>(*aK_N3L6D3RBVpX49c>Fy0EKUV=h-&N(JAOQ}axeInHdhuWZO zMZM)SP~U$y_5Z4R4b_K*##r^4RG$)1=d8Wc*(SfuR38=M7K#i~tD&AcP1P*}&F#hx zQau#9jnL7d_Xs7Megae&IN{$A$iQ15q%KlpmVrVA@W?QbHys(O&Q+_Kq3XcUUQ1wy zLsj0h5I9urO@TwzTnMQZ3b8{K1|~1vU+aNv9ts0GRHc_|Jjr~n#+%MShd}0TSu&Fx zU~_oY1Ng5JROka@gW+C!tyq}rB{^Xn-k8N)a0&3DLD6u#A zyade1!tF$j-;wd_VXVkF3%!5Cu(Qy6-t!2`&@S*D2$~P*%i_NIfWC<41NyR7efSHQ zDl9CvS^f*bgWSU`aaY3yumYD+P0dgC4q6d{Mxn{ z`yG1pM3xR8<{?-)!&aqGu#r#44?egJGLR{MmFi~sm&SvNvw(3IGmsmB=ns0?<|o0; z2pay$s*>TKh=zZ%%8~q!<)2`tBS`*<+ExUFNek5x9z*v3{0OBK{xO48yYo%ycjw<} zimDJ)98D`IzXALk;GhiuZc*(T(LR9M3fQ~Pw@nS=)*@FSYTa3Yi@&1$vw9i+{rNv;&QX36bcBB=QXu~xgy5zAP}2ea z)oCR8*A;nL{@E%C@NXPPIYSRE35?5yVKYdNkC3I|pXj%K75qC^L8L13!Ek|}1q)17 zE=RF(#*GUF)wZs5yvHt3jU9N6#yr?GQxy~bj$s)BO?b|0*rfevU$J-;yfhCU=JcKU zi2`#_?BCEcKT%+C@z>1&ZZuaRBu}zS)uHWdYR^9gQz_vTvq_C#Zt5YxM1ftTu+rWF zyV}CSZ+Kq$kq*q0>FdL)UTxIhpgOrY5bCM(Ro!yYJPoGcAg8adDs;1f?uqIWGA;yE z$oK#SlCkVf7`sA^Su(oMvWIMgjf-HwJ&`ycD0#%lRb-wiGi&1{W=8UT0VN?{$y*Re zzSALisV<7KKs| znYvu~1>wru6h^8x%D=%KG3=YOPMcLXo}nL~P0aWwhnt4IZO1Dosqr?8G0q)xm56@x3lIvF)z zR8*Cq;&|E;)Jj+_ztlmQ@$XO7t`qG8s7=oO8``P6RNHbcvt%M$PX(H~O^|DdLH{aS8Yo<_u=)BBJj8)>e!5S@;%#M0g}6IUj;@@c~KFcGbKyoTT7Oer10Q} z_OOhpS6f+9-VtQX*~rqN$Rh|=Zcz~V+c+ip3n*rBvO#tEqm{fc|Hs3Fp`@%vMnABW zl;BDRg_07?{m@eKAAVEmC@2|93g%7(Nl8JJZBt5qsE$;i#r(e(;|W^G#SBtcUMRjb zLdmZcRU@eN7Bv-C%kOYdhLUYGre3t)r#30M0@|t9G_7$;_Rv(X553z5RV0*r3P_=3 z!AB5C$@3wkwyAcblq`jbdtks&Qg#C#1xP44S%EQAUSxGDvmzx2e++??TugzKY=B@E z&hJ-PBm=viFfN=I{TFemYE=kOvPdII$(NvSDQRmdK*>k=5GT!N3zwzjaNO=4#*9Ih z4n@vJu<~2Yi|lQjk}tJD2D1CPU3K@&P;vq~kI6t3{=*F9DN%w`Ke72qa0`OwDN#P5 zZbnHF%_u4Rzr8=TloZSo1W8Fz`vUO^{wn4B!w(+)XE5Net3@8tt-PV$!ME%aPjWuz4mlUjs1Dghn>c zgyyRPO}@6zga$VmVNU9e=9>t~!`(1-XeApq>@U3lmCM;Nvq|+_VK@=soxsK`tiix; zx3JOQfOw-Em?zJKXQ+BnU&-Z5s*`zVLOnH8)h+Xuq8hVjnJ!o8L<1d&>JsYR1E^5% zFAAjIl5b(`I5oB_^_HR}ht$Bv3ou}w2~ADh4%C3ffZwYbZ8I62#f;8HJik;}?x|V% zY~cWY82)2bFX<;mx|ix4I(vQxfjpf{fjoU2f|uH=`j)4pUit)$Bu_tv1i}j6=~+>Pc1G7N`AyVN0D_V zqaM(cj}^WGh4S&5C?6{ns`k;CZAQI{>ZEGk&k#t}p%h5fH4xD4RX;%0CxPNcs;+=+ zscP#hK-C$!85-5AF<6(&ugyh_OQW}usiCTA{=_eQtW+3z-8falImpAj0^Oj>vCOF2 zd!^08Xv~03Lsb)ggkgEIG~qtKTB@4&=nYkkY^bX5+e6P#)!?=w%u&^79`Tz}^+R>2 zXn^?m27*FWW|O-1Qd1MVQ}t_wO*F6w6b1Ge?3Ul}zzkK}Xv|8ZK9uUD>d#P5y{?It zs%N4av!iNCQyUEQQbI}9y?=+m?Zqkzr0UZUQqQXTu2kjC_7IGYUI_JVsA|45@CQ&b z)1IctuqiWZY8x{n|N8w8|H!{e3gq9l5WMnZ6?5_T$a;we0%R=GNRqKNvbJQjH4-3W zF-oCCVb;8|WW0PAqC5i+Tw?rZzYKv2ij^($wt++7{I% zWNi5t1d?$)1(NYj2&vCiy-_lj48%EF7%*fs-wOB~C?Vq#MP|sD;~&e+NXG7eLm(N) zQy>{vLGa2~Dn`h7jRpc_EY(Po@n0}!$!KdNK*peyO}v9TG!gBDwC_=3AtSR%ZPmox$+(ZEtTeFpS19ay z*e(Cfff+JR*O&&QUP*P5@eQb_nxTz&HBQFk6q7#+EIR$6c}@ zUaHD(Wp2|qtO42N_{UxTOf<Esl3bQUj7`0Wv9|uxE5ivcYjaj_(x~5-3CV+ z3YuUt$M?F)OBeUbaged{^Mv=wQIJQFHbIuw@0Xl&a+RP*sgu=g|A+kLS1HpDghKgT z6q6ST>d7z0pRek5RDalin(91Lc@EXD(nOxAEZ<+Ta*on`300FDh<(i8NvscIJp^p( zPEEY@ThoYU)p9Vh<*|`_H5CVPJpXZj&}u+Q@V0q?{-QZqf@c;yN4==9Di#9QE5Nan zJ}GrD7hqY3e_7Q^Y5i$`1+<2<56EDA0knkww?gnLJk6}DvFJ_6hu}Z!`{4C|pi$mZ z75ENFs;dSpXHO?e@?5MbRm}4xzd4wZ&GSc_=iX8FIdl_Vw$CksJnAyV11{HLFkpOn zS$sJU$nqyuNqpI&0oRxG94$Hz2V4mgSyE%OXYy`mT~3C=G@b`2U#CEJFt04p7NsyB ze<)IK+hH8TX8@Cc07rl*R&;)_skPcu@=g(pY;D{QvU<=NIo-( zufmf5fWC!T>r@Bo*|rh?U6ioj{)nepL(c`OvE67SYN0`TZi0!_ffyrsW$8H?Fdk#N zL}8`-is5mD@vJ5NNUc|x<(pYz>Z3!?4GOI`&{{${+!Z90Z^J3@mj5V()Rk(?^6hjz zeIZLsb+FMKRciQV=IuWLC7-ixuthT&eZq{!!)%Krx=?F1%Wt}RGH-uV)k}t$_PZA9 zq~Cwh2xIS}AE{0ld3ZJ6yE-eh%0T(zs`ReQkfV&|&rx9S+OHVKc;n~QXzyAH z8;ek-rgxbSex3r9eDHIkX0**@G`tQO{etGMg+lq&n#iwSn%;GY#uQaZkxrsId)KQ_ zm)`X&1@^A?typ{PAo3Xl7^pCqyMf8}u2Y~Uo#T24I$g@sjs_{TAr`X zAoYdcBvHLU@A?L9rpzx@^=$9@2AP>hcf;&2Vb%056YkW8_b!F8D>mM{dKMuMvxHrt z%Guua*^M?2qj4N;n%-r?TM;&Sn()xJws-yW-pOCk|OW4MCw310`c0tcU_{eqG4hPj`%Xz!|ljaN{mrgxdb?*vMo8XIiUOh$Fgh(+tv0c>gQ z6ix44s_qS!BE3#^_O5AAm)>`+1~ZD zf-}7<>{kX1Ob1R3tcH;KpQ`VE@6v=!zrm&$>`3q02BhA*G=E2HgVk!$5n6qD^7MGs zsxk$V`WlGT@(bPi!o5rL4D_z=KmcX_W>wGjt}z>e%wGtrF4H$6T=}TN*cBV?U4vf% zd(COxdey}vwp@Pgz5l{qr_8071n{vR_pOB%@emEc5hLiF}bw5?jFnq@#7|r&O z2+lAF!Mj69jaF@!;8Xc1S_{Hh{SJ{%ViB{ z5nc7%rpo<8Hi!FfvHe9?IbqY>DNOh;giZf3;Uo64cZz>r_51{Syi*vhdEN9*@q;?h z!0Kz~*Q0zwYMM2}X(65`c@>Qijo+xj;q)n(NPUKh0j~h7WtP)NVG|9k&&`05*7PHl zz|%7?OKWq`9JH2M^(cj|G|**)lGl57M^lp5$59}!y}e;9qQ)$*?JVaEq#sfb8+EtX zJB3-;><^TD3#?i*D%oF(cIhT$bO0K=5(0 zWXt6j`h_&eZ-L!Qt@QVr9lr(E6-j(n0^`!fihT83a6S`{6`ahsz`Cdgc{)=xCWlY< za=rAKn(#Xw7Ej4QagtEu?YE;yY;(J-Q71N=GCu{7beOl{qI8%Y6xd<9?8Bn5>#tQz zrt4!l9JpQkzUbDfZjPx1l4=0zKim12!mM=u&mpANsk+G~U>pSKM=Gtb#s`7R6}r+u&nJ|Fz$WA^SEgCeNP2S2>XC$lp%Mn{}M85l-v)iZia5Telyt3lKWa%6>>jCr|MOGH*(vA z47qdtL9ip_{vVKL(eFcr7nys6My16(e@_J7F0OooicQ?TkXZ3n`Y;}yoP&^Ws{w?rOhuXmy<^NEy~U%Ti| zn}^ZBTbO!_GvWIYHhG$Gt1`>(f8J%j2zq3<(fR`+VfP$$U^|(V-k5*S! zI+rhjomgO!)`Pq{1bM^`&)K5(K1C$^|EOuQj6^F11(|qAr#2&Gl?tD zQ;cD^t^WYKC&V+%t5)qSyWiS{dGElg%e3SGu=@;!u`4vn?!n9Pv}Rsis8QV^8FJrv zkEfFndC}l-STvIn32s5qOhzQwyWCDj{^8YyZ=uA=h^QPkP$wf-XwKef`m*FM)Er4o zi)J!%t16U=!tGQbr*DFR6qk^A1vo8}k(U)!EvPSuBBkj=>cKhz?f%pzlaUVtFG zL-k(pNuA{D)v#4U{v9ZvbQ_vA_kta&vDs*RMh*6x4KR^bBUQBCz#6|7lqs}yjQDgsq3k(%6<`Q^&b}1ba~^<@3ahb3drlQ>Y(kZqdx6 z*v=!*^)?|x@{r#Tc7)~618HU{7b?8LxH_L2yfJ*kOxS&jhC^WYDTkoz$ck|+UurF1 zPOWllm9wStUsas}Ji}_p?HXlA!oD)ML~9)}a{0BL9|$t{K4jrC^?QUXdn$|_sqx;? z1Kk2I^~tuXDvyA#y!_g&57|77MtVQnJ4|>J!X{4>E&$Z@4)a2#*_1J|*_1J_VZH!8 z_70OW5Z%$t1JnU;toXDAC6wMlvpNq@4gOR*(2)nB!QOE;Or(0_cbuuPY6BZe z7<&i(NG()YE*`O9^G~_!K!x?`Sg;0(-|*5K^<$SfjmT8*Ds>DmA^s{Px33 zKuPa-Ml&iICq?@d8D+`+Ju_kNXg&(PBdwWad&dh3&h!q?=XZ;;2F3y>29Af2`j4vb z_UL32G932&gJDN{$G?Cyz2hr|Pc*KcPYw2t7nliq$9ELiJ6eneM*5xg*|B_^wR}9a z%B@woaU7yWG&c_0eu3UG6Lqf4tx@f4?-=%QkhxbN3zw-|5UyOIFm|Ozd&l6v;h26$ z&*~zEmtXtlqxR+`uRXUqz&>e7a5;kJUM0b=5d43>B!Ac#^Q0wj#lMJvEc@Q5IoGhZ z|NIyQlTJa4=1J=jRoE;F{7RGbiO^WI^d&bMcLRMwp0qwt)OJA~L=?LOeMsG|DBC51 z%f4SLvUEHh`WKPx5p$5A^oXk|utzk|gLP`l_J~H7eXC&T3Dl-}-jc6R=8i+@`9Zm2 zh1W@De=swi8tabq@^+dgr^XJ|fcg3!mu78pgFt&C17YbAfC@{`ra+e70>M0?rPN5+ z)EbI64KV3OyDl>KRn<(F`}2CMDwCC8Xq{cQ_juI8K-G48+%!JS*@R5L_)|LD5`b`9 zu#MyrfAC5eHKeRpt0;q9e(iwA0;IehW*ioNj$q{$1+j}X&iamfAOm>=uR(R^XIMYr z37df^lpSbUFTwQ)n*1afnP6G}4=?>a38lz_U?BCu22&rqv%bBiR10b}QDi-RNcFwRpe*Y%tHLtBC{yHSL9Ql}tlx_K zg!Ow&fiP;Z|mw^e20S-UkM>~frGaXWHOtv37HPC^BI_tPOu(8Gc~cfXO+IPN^eu? za1Ir|)_J`YMyl;kB$gLwyi{AU2Bg~X+@)>>I@suZ%l`@swPmbbgLZS?b4*PR5dLTc zE5|E{eX-FFc3?ly#Qz~QQ59F9zwz>GzxfKctqa;nDj&)2gS`pgpvnArnBnGAeD9F$ zC|`>w@olccR!Eo>>5PO}`1eko#7OEDJUQ@s6B96G9}90-j~c?o*IN2xPoiWZ{$%h6 zDSo@f-?=OPRtMh~2S|@og)U+hZ^dS89jvy#u(tRmMqU|T?sROWu=lV~tKbJX%kPgF zYQWQ2c%RkAZ7+S6DkXmKyw8kMEL>F5$=FV>)a1@cZt|3|A)ot+g-a@pj+egK$*5G7 zLKL=qmT$ufx0L`tN1Ka26Ky4i9!fIv)a^tthc`>(HLD=yw%zo`y zot*B#)&^mxyRZtUZ1{1RlN?w>5O!VwcB=78bGyWW0k2X=c9w#tQ79c~JvHF=x^`!oo<(S_NMqbTeG2iEraK$YC@ z!t7eP!fte62M1vesN&G z2Vv2*PJgSf3*=U`$pp!g-Y*2Iq)Uo1Dh9wmANqcI|^DQBOTbaLD;@7tZq&q zHy$M5MJHbm!bZ6;``e3}+vyIh$%}!q9pu6`&o<_@CRaPK;X&987iNFKLSc6}uv3Dt z`7W%+DI0pg3l3~^5VqKb6`dGx@?!_~c@TD%3tQ=w4Y~d0z}mkQsFD>f%+BVtCW~(| znX>_=1Yvb9%zpVrVPy{N;vnp97goAHTQ=NH4|HHp1!2#+F#9n$&27E|`y&W@&xP41 zb#1qE99U{gph~v8F#91BgIfmokY8Jbzr9jVF$Xf`UQd9 zhB>gig0M;#<~e19la&ta%OGs73#)O;h90okftCCxP$kta%>Ib7Ho(OWY-$j8h6}4( zkS!Z>`^XL=$zBd@T@dz-3)^0mbrQ{efCGCw2=lIS`kUSU z(A?%YFn%VJvqqiqwQynfMKOgfbzmcduzg&ZSDkedHF>oIJ0l3|>%vNo&caZ(dmY$4 zLD;@7tl_vU47oKpu&;x#Q7)|Hm@EvreeJ+Hy&9;JNiM8mVE`7s-2~a(l|k5HF3fYv zh91z~fvpU}=DDysr)+StzXN+V2s^=rc~04o+aw3}cMx`l3$yP%D3upDuzs%vs^n4^ zW$A#Ii1u5)N2lj3d_N)uDC))`_O}_2G60Zl! z_MQu~-#=2=PY!H!5cZu5v+sZ@tniL3OO^&<;aaDg)?X4JR~Lm%2f6MH!dkj8yLjTI z2RVrU1`#DL!mgX(9a0C;{Ea|GbaxSU$;3;~a}c9~h%y&pS4+I~=?>zQAYxw^VHZlg z^koj>mLOuZi?C}XUV5X0*cwC}BfPVOK`H^y>~{SP(JaMc73V zFa4E+SQJE@<|6ER2;Q>aY$(7s-w;Hsa1nMX#7nnu5N`z$buPlLf_Uj34kGqepyYSE z2)h8{rH4C+bP(~Zi?C}SUV55?I5voQ*G1T64=;V3gSbA3_})d>6%Q|cj)Qn5hzMWn zbSt~qfm@M-2)`XDc~ci**E#UrT?f%Gh-m2|>=K8U{!WO(Vm4q|2y zF~ddJMGP-J#z9;jL{z&7yMBQmBe? zzp2C*Co7k(Op?yO$j36F2XKJU_#^|&JQArU4&hY@X~`F z#DhUZM;BoiBE0lL4&v(|VjmY_*C4#~Q4XTr`+<`8brE*?0q<@&hzUW&P#0lW9=!Aw z4&tmJ;s6(67ahDbe^8GX?*?}V5r?`6yWZfX>m9_WLBugG!Y(y<={Frj%dLTupW!0x zDub8)#zFAo(9ZPXQWs$t7`$}o?rb?u3nJFL2)nj`mueiuZ9&96F2XJ=c@~ zITvA96uk5Z2a)(7P>%Opgk4PV(uX>T{ep-uU4&gn@Y2-|;=~~0Hy2@-5WMtx4&q-y zMDF!YAGE6nUb@ynyc0w;cM*2sz)RodAewv_DEXc)!mb&3>E|58zClD^7h#tRyz~bS zVqp-mzl*Rd1z!4R2eB@QnBpSrB7v9AzbDJ9*Mf)zF2b%4U?tx{|1pxbgis0n7|3`tkYFXznk-r(oOQ&Q{JFsJeu+A>5WPTQgDcQS@f7b_L zyE6+nk-qO=*NK)?dKvqr$lhAvjZC%giQ#*oDyN)J;Z^X z6oeh>!t5(HT7Q)e?6x3mp$oI$e^l6F2lh!2c8&|PuT|*W^il`b=D&d|S?j{=M+6nN zL1DZzjSs?Zb78iiUix7Nu{4ONcM-OXxHCDf-4{f><|0Z@$Px)FKtDLJZ-cN8U0B6Y zSr{5Q?>-Y`i8_1|sEDs!n9bTtw{sAaf{0&Tgw54Umn(w&TOLHQxF#7_d66rh#*7MUqMf7%I4bEx>s(qaUn-heMaAEeP zH6_v`4(ysB>`)hGzo@FPR~5$A+7g52p959cdIwe$g#GNo?CZMP$d5X(`-8A1nS)R` zE>Uus@k(KDJFxGAu#PUQp(XpB!A*F9LPa!^PR3hSkCqK48qSPG$sQ16-K> zHDQHycVJfrVZ#EjWkD}TIJlRBxUnv-VQB`(70)9aSmet<;SO836P;(X1LH3gICG0rU0CV#EUXNVrw;6+AnZ&R)-WRr zLoe9oz>2>LCbHT_4g%2s+eB8`$XSJm z+-V{wYGnU8`H1v<6I)?pUuKbfjV-mY(E`MVG`7UXc4cf>V~cETj75!TtY>387b7-D zW4G(^#{OGdAvRZIx7pZ+9K_~nY=ey*(+;uiG`8NxzRB9&M`JhJSXR3KZpf6aPGgVw zV-L?O-1tTazdHFWidlFw#i}%7LksiRid6%0A)jL8pWsEP#>h*M7+PlJD_THaZsbM8 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

        H}=4^#YayY^nP*tPilI4q{jz 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%0AO% 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, callback_invoke, closure); + ^ +compiling FunctionInfo.c +compiling LastError.c +compiling LongDouble.c +compiling MappedType.c +compiling MemoryPointer.c +compiling MethodHandle.c +compiling Platform.c +compiling Pointer.c +compiling Struct.c +compiling StructByReference.c +compiling StructByValue.c +compiling StructLayout.c +compiling Thread.c +compiling Type.c +compiling Types.c +compiling Variadic.c +compiling ffi.c +linking shared-object ffi_c.so + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c +make "DESTDIR=" install +make -C "/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu" +make[1]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu« wird betreten +make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-Wall -fexceptions' 'CXXFLAGS=-g -O2' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/bash /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/bash' 'exec_prefix=/usr/local' 'infodir=/usr/local/share/info' 'libdir=/usr/local/lib' 'mandir=/usr/local/share/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/usr/bin/ld' 'NM=/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive +make[2]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu« wird betreten +Making all in include +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include« wird betreten +make[3]: Für das Ziel »all« ist nichts zu tun. +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include« wird verlassen +Making all in testsuite +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite« wird betreten +make[3]: Für das Ziel »all« ist nichts zu tun. +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite« wird verlassen +Making all in man +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man« wird betreten +make[3]: Für das Ziel »all« ist nichts zu tun. +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man« wird verlassen +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu« wird betreten +make[3]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu« wird verlassen +make[2]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu« wird verlassen +make[1]: Verzeichnis »/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu« wird verlassen +compiling AbstractMemory.c +compiling ArrayType.c +compiling Buffer.c +compiling Call.c +compiling ClosurePool.c +compiling DataConverter.c +compiling DynamicLibrary.c +compiling Function.c +Function.c: In function ‘callback_prep’: +Function.c:951:5: warning: ‘ffi_prep_closure’ is deprecated (declared at /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffi.h:332): use ffi_prep_closure_loc instead [-Wdeprecated-declarations] + ffiStatus = ffi_prep_closure(code, &fnInfo->ffi_cif, callback_invoke, closure); + ^ +compiling FunctionInfo.c +compiling LastError.c +compiling LongDouble.c +compiling MappedType.c +compiling MemoryPointer.c +compiling MethodHandle.c +compiling Platform.c +compiling Pointer.c +compiling Struct.c +compiling StructByReference.c +compiling StructByValue.c +compiling StructLayout.c +compiling Thread.c +compiling Type.c +compiling Types.c +compiling Variadic.c +compiling ffi.c +linking shared-object ffi_c.so +/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20190309-21147-767qlj diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/mkmf.log b/vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/mkmf.log new file mode 100644 index 0000000..6f17a94 --- /dev/null +++ b/vendor/bundle/extensions/x86_64-linux/2.5.0/ffi-1.10.0/mkmf.log @@ -0,0 +1,250 @@ +package configuration for libffi is not found +have_header: checking for ffi.h... -------------------- no + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: int main(int argc, char **argv) +4: { +5: return 0; +6: } +/* end */ + +"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -o conftest.i" +conftest.c:3:17: fatal error: ffi.h: Datei oder Verzeichnis nicht gefunden + #include + ^ +compilation terminated. +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: #include +/* end */ + +-------------------- + +find_header: checking for ffi.h in /usr/local/include,/usr/include/ffi... -------------------- no + +"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -o conftest.i" +conftest.c:3:17: fatal error: ffi.h: Datei oder Verzeichnis nicht gefunden + #include + ^ +compilation terminated. +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: #include +/* end */ + +"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I/usr/local/include conftest.c -o conftest.i" +conftest.c:3:17: fatal error: ffi.h: Datei oder Verzeichnis nicht gefunden + #include + ^ +compilation terminated. +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: #include +/* end */ + +"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I/usr/include/ffi conftest.c -o conftest.i" +conftest.c:3:17: fatal error: ffi.h: Datei oder Verzeichnis nicht gefunden + #include + ^ +compilation terminated. +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: #include +/* end */ + +-------------------- + +have_header: checking for shlwapi.h... -------------------- no + +"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -o conftest.i" +conftest.c:3:21: fatal error: shlwapi.h: Datei oder Verzeichnis nicht gefunden + #include + ^ +compilation terminated. +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: #include +/* end */ + +-------------------- + +have_header: checking for ruby/thread.h... -------------------- yes + +"gcc -E -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -o conftest.i" +checked program was: +/* begin */ +1: #include "ruby.h" +2: +3: #include +/* end */ + +-------------------- + +have_func: checking for rb_thread_blocking_region()... -------------------- no + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +conftest.c: In function ‘t’: +conftest.c:13:57: error: ‘rb_thread_blocking_region’ undeclared (first use in this function) + int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_blocking_region; return !p; } + ^ +conftest.c:13:57: note: each undeclared identifier is reported only once for each function it appears in +checked program was: +/* begin */ + 1: #include "ruby.h" + 2: + 3: /*top*/ + 4: extern int t(void); + 5: int main(int argc, char **argv) + 6: { + 7: if (argc > 1000000) { + 8: printf("%p", &t); + 9: } +10: +11: return 0; +12: } +13: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_blocking_region; return !p; } +/* end */ + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +/tmp/ccMCi6Wx.o: In Funktion `t': +/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/conftest.c:14: Nicht definierter Verweis auf `rb_thread_blocking_region' +collect2: error: ld returned 1 exit status +checked program was: +/* begin */ + 1: #include "ruby.h" + 2: + 3: /*top*/ + 4: extern int t(void); + 5: int main(int argc, char **argv) + 6: { + 7: if (argc > 1000000) { + 8: printf("%p", &t); + 9: } +10: +11: return 0; +12: } +13: extern void rb_thread_blocking_region(); +14: int t(void) { rb_thread_blocking_region(); return 0; } +/* end */ + +-------------------- + +have_func: checking for rb_thread_call_with_gvl()... -------------------- yes + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +conftest.c: In function ‘t’: +conftest.c:13:57: error: ‘rb_thread_call_with_gvl’ undeclared (first use in this function) + int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_with_gvl; return !p; } + ^ +conftest.c:13:57: note: each undeclared identifier is reported only once for each function it appears in +checked program was: +/* begin */ + 1: #include "ruby.h" + 2: + 3: /*top*/ + 4: extern int t(void); + 5: int main(int argc, char **argv) + 6: { + 7: if (argc > 1000000) { + 8: printf("%p", &t); + 9: } +10: +11: return 0; +12: } +13: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_with_gvl; return !p; } +/* end */ + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +checked program was: +/* begin */ + 1: #include "ruby.h" + 2: + 3: /*top*/ + 4: extern int t(void); + 5: int main(int argc, char **argv) + 6: { + 7: if (argc > 1000000) { + 8: printf("%p", &t); + 9: } +10: +11: return 0; +12: } +13: extern void rb_thread_call_with_gvl(); +14: int t(void) { rb_thread_call_with_gvl(); return 0; } +/* end */ + +-------------------- + +have_func: checking for rb_thread_call_without_gvl()... -------------------- yes + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +conftest.c: In function ‘t’: +conftest.c:13:57: error: ‘rb_thread_call_without_gvl’ undeclared (first use in this function) + int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_without_gvl; return !p; } + ^ +conftest.c:13:57: note: each undeclared identifier is reported only once for each function it appears in +checked program was: +/* begin */ + 1: #include "ruby.h" + 2: + 3: /*top*/ + 4: extern int t(void); + 5: int main(int argc, char **argv) + 6: { + 7: if (argc > 1000000) { + 8: printf("%p", &t); + 9: } +10: +11: return 0; +12: } +13: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_thread_call_without_gvl; return !p; } +/* end */ + +"gcc -o conftest -I/usr/include/x86_64-linux-gnu/ruby-2.5.0 -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC conftest.c -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.5 -lpthread -lgmp -ldl -lcrypt -lm -lc" +checked program was: +/* begin */ + 1: #include "ruby.h" + 2: + 3: /*top*/ + 4: extern int t(void); + 5: int main(int argc, char **argv) + 6: { + 7: if (argc > 1000000) { + 8: printf("%p", &t); + 9: } +10: +11: return 0; +12: } +13: extern void rb_thread_call_without_gvl(); +14: int t(void) { rb_thread_call_without_gvl(); return 0; } +/* end */ + +-------------------- + +extconf.h is: +/* begin */ +1: #ifndef EXTCONF_H +2: #define EXTCONF_H +3: #define HAVE_RUBY_THREAD_H 1 +4: #define HAVE_RB_THREAD_CALL_WITH_GVL 1 +5: #define HAVE_RB_THREAD_CALL_WITHOUT_GVL 1 +6: #define HAVE_FFI_PREP_CIF_VAR 1 +7: #define USE_INTERNAL_LIBFFI 1 +8: #define RUBY_1_9 1 +9: #endif +/* end */ + diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem.build_complete b/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem.build_complete new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem_make.out b/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem_make.out new file mode 100644 index 0000000..5f74dba --- /dev/null +++ b/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/gem_make.out @@ -0,0 +1,16 @@ +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser +/usr/bin/ruby2.5 -r ./siteconf20190309-21147-1wfbrum.rb extconf.rb +creating Makefile + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser +make "DESTDIR=" clean + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser +make "DESTDIR=" +compiling ruby_http_parser.c +compiling ryah_http_parser.c +linking shared-object ruby_http_parser.so + +current directory: /home/nico/www/nicojensen.de/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser +make "DESTDIR=" install +/usr/bin/install -c -m 0755 ruby_http_parser.so ./.gem.20190309-21147-hgf8ah diff --git a/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/ruby_http_parser.so b/vendor/bundle/extensions/x86_64-linux/2.5.0/http_parser.rb-0.6.0/ruby_http_parser.so new file mode 100644 index 0000000000000000000000000000000000000000..36a5efd708513165caa5bc775f50632d26b19b99 GIT binary patch literal 93236 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

        x%O$>Q=+Pd>PJ&+lQbWzC{FL3z$p%htV8LG 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/addressable-2.6.0/CHANGELOG.md b/vendor/bundle/gems/addressable-2.6.0/CHANGELOG.md new file mode 100644 index 0000000..90531e1 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/CHANGELOG.md @@ -0,0 +1,227 @@ +# Addressable 2.6.0 +- added `tld=` method to allow assignment to the public suffix +- most `heuristic_parse` patterns are now case-insensitive +- `heuristic_parse` handles more `file://` URI variations +- fixes bug in `heuristic_parse` when uri starts with digit +- fixes bug in `request_uri=` with query strings +- fixes template issues with `nil` and `?` operator +- `frozen_string_literal` pragmas added +- minor performance improvements in regexps +- fixes to eliminate warnings + +# Addressable 2.5.2 +- better support for frozen string literals +- fixed bug w/ uppercase characters in scheme +- IDNA errors w/ emoji URLs +- compatibility w/ public_suffix 3.x + +# Addressable 2.5.1 +- allow unicode normalization to be disabled for URI Template expansion +- removed duplicate test + +# Addressable 2.5.0 +- dropping support for Ruby 1.9 +- adding support for Ruby 2.4 preview +- add support for public suffixes and tld; first runtime dependency +- hostname escaping should match RFC; underscores in hostnames no longer escaped +- paths beginning with // and missing an authority are now considered invalid +- validation now also takes place after setting a path +- handle backslashes in authority more like a browser for `heuristic_parse` +- unescaped backslashes in host now raise an `InvalidURIError` +- `merge!`, `join!`, `omit!` and `normalize!` don't disable deferred validation +- `heuristic_parse` now trims whitespace before parsing +- host parts longer than 63 bytes will be ignored and not passed to libidn +- normalized values always encoded as UTF-8 + +# Addressable 2.4.0 +- support for 1.8.x dropped +- double quotes in a host now raises an error +- newlines in host will no longer get unescaped during normalization +- stricter handling of bogus scheme values +- stricter handling of encoded port values +- calling `require 'addressable'` will now load both the URI and Template files +- assigning to the `hostname` component with an `IPAddr` object is now supported +- assigning to the `origin` component is now supported +- fixed minor bug where an exception would be thrown for a missing ACE suffix +- better partial expansion of URI templates + +# Addressable 2.3.8 +- fix warnings +- update dependency gems +- support for 1.8.x officially deprecated + +# Addressable 2.3.7 +- fix scenario in which invalid URIs don't get an exception until inspected +- handle hostnames with two adjacent periods correctly +- upgrade of RSpec + +# Addressable 2.3.6 +- normalization drops empty query string +- better handling in template extract for missing values +- template modifier for `'?'` now treated as optional +- fixed issue where character class parameters were modified +- templates can now be tested for equality +- added `:sorted` option to normalization of query strings +- fixed issue with normalization of hosts given in `'example.com.'` form + +# Addressable 2.3.5 +- added Addressable::URI#empty? method +- Addressable::URI#hostname methods now strip square brackets from IPv6 hosts +- compatibility with Net::HTTP in Ruby 2.0.0 +- Addressable::URI#route_from should always give relative URIs + +# Addressable 2.3.4 +- fixed issue with encoding altering its inputs +- query string normalization now leaves ';' characters alone +- FakeFS is detected before attempting to load unicode tables +- additional testing to ensure frozen objects don't cause problems + +# Addressable 2.3.3 +- fixed issue with converting common primitives during template expansion +- fixed port encoding issue +- removed a few warnings +- normalize should now ignore %2B in query strings +- the IDNA logic should now be handled by libidn in Ruby 1.9 +- no template match should now result in nil instead of an empty MatchData +- added license information to gemspec + +# Addressable 2.3.2 +- added Addressable::URI#default_port method +- fixed issue with Marshalling Unicode data on Windows +- improved heuristic parsing to better handle IPv4 addresses + +# Addressable 2.3.1 +- fixed missing unicode data file + +# Addressable 2.3.0 +- updated Addressable::Template to use RFC 6570, level 4 +- fixed compatibility problems with some versions of Ruby +- moved unicode tables into a data file for performance reasons +- removing support for multiple query value notations + +# Addressable 2.2.8 +- fixed issues with dot segment removal code +- form encoding can now handle multiple values per key +- updated development environment + +# Addressable 2.2.7 +- fixed issues related to Addressable::URI#query_values= +- the Addressable::URI.parse method is now polymorphic + +# Addressable 2.2.6 +- changed the way ambiguous paths are handled +- fixed bug with frozen URIs +- https supported in heuristic parsing + +# Addressable 2.2.5 +- 'parsing' a pre-parsed URI object is now a dup operation +- introduced conditional support for libidn +- fixed normalization issue on ampersands in query strings +- added additional tests around handling of query strings + +# Addressable 2.2.4 +- added origin support from draft-ietf-websec-origin-00 +- resolved issue with attempting to navigate below root +- fixed bug with string splitting in query strings + +# Addressable 2.2.3 +- added :flat_array notation for query strings + +# Addressable 2.2.2 +- fixed issue with percent escaping of '+' character in query strings + +# Addressable 2.2.1 +- added support for application/x-www-form-urlencoded. + +# Addressable 2.2.0 +- added site methods +- improved documentation + +# Addressable 2.1.2 +- added HTTP request URI methods +- better handling of Windows file paths +- validation_deferred boolean replaced with defer_validation block +- normalization of percent-encoded paths should now be correct +- fixed issue with constructing URIs with relative paths +- fixed warnings + +# Addressable 2.1.1 +- more type checking changes +- fixed issue with unicode normalization +- added method to find template defaults +- symbolic keys are now allowed in template mappings +- numeric values and symbolic values are now allowed in template mappings + +# Addressable 2.1.0 +- refactored URI template support out into its own class +- removed extract method due to being useless and unreliable +- removed Addressable::URI.expand_template +- removed Addressable::URI#extract_mapping +- added partial template expansion +- fixed minor bugs in the parse and heuristic_parse methods +- fixed incompatibility with Ruby 1.9.1 +- fixed bottleneck in Addressable::URI#hash and Addressable::URI#to_s +- fixed unicode normalization exception +- updated query_values methods to better handle subscript notation +- worked around issue with freezing URIs +- improved specs + +# Addressable 2.0.2 +- fixed issue with URI template expansion +- fixed issue with percent escaping characters 0-15 + +# Addressable 2.0.1 +- fixed issue with query string assignment +- fixed issue with improperly encoded components + +# Addressable 2.0.0 +- the initialize method now takes an options hash as its only parameter +- added query_values method to URI class +- completely replaced IDNA implementation with pure Ruby +- renamed Addressable::ADDRESSABLE_VERSION to Addressable::VERSION +- completely reworked the Rakefile +- changed the behavior of the port method significantly +- Addressable::URI.encode_segment, Addressable::URI.unencode_segment renamed +- documentation is now in YARD format +- more rigorous type checking +- to_str method implemented, implicit conversion to Strings now allowed +- Addressable::URI#omit method added, Addressable::URI#merge method replaced +- updated URI Template code to match v 03 of the draft spec +- added a bunch of new specifications + +# Addressable 1.0.4 +- switched to using RSpec's pending system for specs that rely on IDN +- fixed issue with creating URIs with paths that are not prefixed with '/' + +# Addressable 1.0.3 +- implemented a hash method + +# Addressable 1.0.2 +- fixed minor bug with the extract_mapping method + +# Addressable 1.0.1 +- fixed minor bug with the extract_mapping method + +# Addressable 1.0.0 +- heuristic parse method added +- parsing is slightly more strict +- replaced to_h with to_hash +- fixed routing methods +- improved specifications +- improved heckle rake task +- no surviving heckle mutations + +# Addressable 0.1.2 +- improved normalization +- fixed bug in joining algorithm +- updated specifications + +# Addressable 0.1.1 +- updated documentation +- added URI Template variable extraction + +# Addressable 0.1.0 +- initial release +- implementation based on RFC 3986, 3987 +- support for IRIs via libidn +- support for the URI Template draft spec diff --git a/vendor/bundle/gems/addressable-2.6.0/Gemfile b/vendor/bundle/gems/addressable-2.6.0/Gemfile new file mode 100644 index 0000000..9ca55ca --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/Gemfile @@ -0,0 +1,32 @@ +source 'https://rubygems.org' + +gemspec + +group :test do + gem 'rspec', '~> 3.5' + gem 'rspec-its', '~> 1.1' +end + +group :development do + gem 'launchy', '~> 2.4', '>= 2.4.3' + gem 'redcarpet', :platform => :mri_19 + gem 'yard' +end + +group :test, :development do + gem 'rake', '> 10.0', '< 12' + gem 'simplecov', :require => false + gem 'coveralls', :require => false, :platforms => [ + :ruby_20, :ruby_21, :ruby_22, :ruby_23 + ] + # Used to test compatibility. + gem 'rack-mount', git: 'https://github.com/sporkmonger/rack-mount.git', require: 'rack/mount' + + if RUBY_VERSION.start_with?('2.0', '2.1') + gem 'rack', '< 2', :require => false + else + gem 'rack', :require => false + end +end + +gem 'idn-ruby', :platform => [:mri_20, :mri_21, :mri_22, :mri_23, :mri_24] diff --git a/vendor/bundle/gems/addressable-2.6.0/LICENSE.txt b/vendor/bundle/gems/addressable-2.6.0/LICENSE.txt new file mode 100644 index 0000000..ef51da2 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/vendor/bundle/gems/addressable-2.6.0/README.md b/vendor/bundle/gems/addressable-2.6.0/README.md new file mode 100644 index 0000000..fa65c28 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/README.md @@ -0,0 +1,119 @@ +# Addressable + + + +[![Gem Version](http://img.shields.io/gem/dt/addressable.svg)][gem] +[![Build Status](https://secure.travis-ci.org/sporkmonger/addressable.svg?branch=master)][travis] +[![Test Coverage Status](https://img.shields.io/coveralls/sporkmonger/addressable.svg)][coveralls] +[![Documentation Coverage Status](http://inch-ci.org/github/sporkmonger/addressable.svg?branch=master)][inch] + +[gem]: https://rubygems.org/gems/addressable +[travis]: http://travis-ci.org/sporkmonger/addressable +[coveralls]: https://coveralls.io/r/sporkmonger/addressable +[inch]: http://inch-ci.org/github/sporkmonger/addressable + +# Description + +Addressable is a replacement for the URI implementation that is part of +Ruby's standard library. It more closely conforms to RFC 3986, RFC 3987, and +RFC 6570 (level 4), providing support for IRIs and URI templates. + +# Reference + +- {Addressable::URI} +- {Addressable::Template} + +# Example usage + +```ruby +require "addressable/uri" + +uri = Addressable::URI.parse("http://example.com/path/to/resource/") +uri.scheme +#=> "http" +uri.host +#=> "example.com" +uri.path +#=> "/path/to/resource/" + +uri = Addressable::URI.parse("http://www.詹姆斯.com/") +uri.normalize +#=> # +``` + + +# URI Templates + +For more details, see [RFC 6570](https://www.rfc-editor.org/rfc/rfc6570.txt). + + +```ruby + +require "addressable/template" + +template = Addressable::Template.new("http://example.com/{?query*}") +template.expand({ + "query" => { + 'foo' => 'bar', + 'color' => 'red' + } +}) +#=> # + +template = Addressable::Template.new("http://example.com/{?one,two,three}") +template.partial_expand({"one" => "1", "three" => 3}).pattern +#=> "http://example.com/?one=1{&two}&three=3" + +template = Addressable::Template.new( + "http://{host}{/segments*}/{?one,two,bogus}{#fragment}" +) +uri = Addressable::URI.parse( + "http://example.com/a/b/c/?one=1&two=2#foo" +) +template.extract(uri) +#=> +# { +# "host" => "example.com", +# "segments" => ["a", "b", "c"], +# "one" => "1", +# "two" => "2", +# "fragment" => "foo" +# } +``` + +# Install + +```console +$ gem install addressable +``` + +You may optionally turn on native IDN support by installing libidn and the +idn gem: + +```console +$ sudo apt-get install idn # Debian/Ubuntu +$ brew install libidn # OS X +$ gem install idn-ruby +``` + +# Semantic Versioning + +This project uses [Semantic Versioning](https://semver.org/). You can (and should) specify your +dependency using a pessimistic version constraint covering the major and minor +values: + +```ruby +spec.add_dependency 'addressable', '~> 2.5' +``` + +If you need a specific bug fix, you can also specify minimum tiny versions +without preventing updates to the latest minor release: + +```ruby +spec.add_dependency 'addressable', '~> 2.3', '>= 2.3.7' +``` diff --git a/vendor/bundle/gems/addressable-2.6.0/Rakefile b/vendor/bundle/gems/addressable-2.6.0/Rakefile new file mode 100644 index 0000000..64b9dea --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/Rakefile @@ -0,0 +1,34 @@ +# frozen_string_literal: true + +require 'rubygems' +require 'rake' + +require File.join(File.dirname(__FILE__), 'lib', 'addressable', 'version') + +PKG_DISPLAY_NAME = 'Addressable' +PKG_NAME = PKG_DISPLAY_NAME.downcase +PKG_VERSION = Addressable::VERSION::STRING +PKG_FILE_NAME = "#{PKG_NAME}-#{PKG_VERSION}" + +RELEASE_NAME = "REL #{PKG_VERSION}" + +PKG_SUMMARY = "URI Implementation" +PKG_DESCRIPTION = <<-TEXT +Addressable is a replacement for the URI implementation that is part of +Ruby's standard library. It more closely conforms to the relevant RFCs and +adds support for IRIs and URI templates. +TEXT + +PKG_FILES = FileList[ + "lib/**/*", "spec/**/*", "vendor/**/*", "data/**/*", + "tasks/**/*", + "[A-Z]*", "Rakefile" +].exclude(/pkg/).exclude(/database\.yml/). + exclude(/Gemfile\.lock/).exclude(/[_\.]git$/) + +task :default => "spec" + +WINDOWS = (RUBY_PLATFORM =~ /mswin|win32|mingw|bccwin|cygwin/) rescue false +SUDO = WINDOWS ? '' : ('sudo' unless ENV['SUDOLESS']) + +Dir['tasks/**/*.rake'].each { |rake| load rake } diff --git a/vendor/bundle/gems/addressable-2.6.0/data/unicode.data b/vendor/bundle/gems/addressable-2.6.0/data/unicode.data new file mode 100644 index 0000000000000000000000000000000000000000..cdfc22418a51396f2b89cfc1afb2c892b30d7e3f GIT binary patch literal 115740 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 0 && segment.size < 64 + IDN::Idna.toASCII(segment, IDN::Idna::ALLOW_UNASSIGNED) + elsif segment.size >= 64 + segment + else + '' + end + end.join('.') + end + + def self.to_unicode(value) + value.to_s.split('.', -1).map do |segment| + if segment.size > 0 && segment.size < 64 + IDN::Idna.toUnicode(segment, IDN::Idna::ALLOW_UNASSIGNED) + elsif segment.size >= 64 + segment + else + '' + end + end.join('.') + end + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/lib/addressable/idna/pure.rb b/vendor/bundle/gems/addressable-2.6.0/lib/addressable/idna/pure.rb new file mode 100644 index 0000000..519094d --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/lib/addressable/idna/pure.rb @@ -0,0 +1,676 @@ +# frozen_string_literal: true + +# encoding:utf-8 +#-- +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +#++ + + +module Addressable + module IDNA + # This module is loosely based on idn_actionmailer by Mick Staugaard, + # the unicode library by Yoshida Masato, and the punycode implementation + # by Kazuhiro Nishiyama. Most of the code was copied verbatim, but + # some reformatting was done, and some translation from C was done. + # + # Without their code to work from as a base, we'd all still be relying + # on the presence of libidn. Which nobody ever seems to have installed. + # + # Original sources: + # http://github.com/staugaard/idn_actionmailer + # http://www.yoshidam.net/Ruby.html#unicode + # http://rubyforge.org/frs/?group_id=2550 + + + UNICODE_TABLE = File.expand_path( + File.join(File.dirname(__FILE__), '../../..', 'data/unicode.data') + ) + + ACE_PREFIX = "xn--" + + UTF8_REGEX = /\A(?: + [\x09\x0A\x0D\x20-\x7E] # ASCII + | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte + | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs + | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte + | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates + | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 + | [\xF1-\xF3][\x80-\xBF]{3} # planes 4nil5 + | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 + )*\z/mnx + + UTF8_REGEX_MULTIBYTE = /(?: + [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte + | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs + | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte + | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates + | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 + | [\xF1-\xF3][\x80-\xBF]{3} # planes 4nil5 + | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 + )/mnx + + # :startdoc: + + # Converts from a Unicode internationalized domain name to an ASCII + # domain name as described in RFC 3490. + def self.to_ascii(input) + input = input.to_s unless input.is_a?(String) + input = input.dup + if input.respond_to?(:force_encoding) + input.force_encoding(Encoding::ASCII_8BIT) + end + if input =~ UTF8_REGEX && input =~ UTF8_REGEX_MULTIBYTE + parts = unicode_downcase(input).split('.') + parts.map! do |part| + if part.respond_to?(:force_encoding) + part.force_encoding(Encoding::ASCII_8BIT) + end + if part =~ UTF8_REGEX && part =~ UTF8_REGEX_MULTIBYTE + ACE_PREFIX + punycode_encode(unicode_normalize_kc(part)) + else + part + end + end + parts.join('.') + else + input + end + end + + # Converts from an ASCII domain name to a Unicode internationalized + # domain name as described in RFC 3490. + def self.to_unicode(input) + input = input.to_s unless input.is_a?(String) + parts = input.split('.') + parts.map! do |part| + if part =~ /^#{ACE_PREFIX}(.+)/ + begin + punycode_decode(part[/^#{ACE_PREFIX}(.+)/, 1]) + rescue Addressable::IDNA::PunycodeBadInput + # toUnicode is explicitly defined as never-fails by the spec + part + end + else + part + end + end + output = parts.join('.') + if output.respond_to?(:force_encoding) + output.force_encoding(Encoding::UTF_8) + end + output + end + + # Unicode normalization form KC. + def self.unicode_normalize_kc(input) + input = input.to_s unless input.is_a?(String) + unpacked = input.unpack("U*") + unpacked = + unicode_compose(unicode_sort_canonical(unicode_decompose(unpacked))) + return unpacked.pack("U*") + end + + ## + # Unicode aware downcase method. + # + # @api private + # @param [String] input + # The input string. + # @return [String] The downcased result. + def self.unicode_downcase(input) + input = input.to_s unless input.is_a?(String) + unpacked = input.unpack("U*") + unpacked.map! { |codepoint| lookup_unicode_lowercase(codepoint) } + return unpacked.pack("U*") + end + (class <= HANGUL_LBASE && ch_one < HANGUL_LBASE + HANGUL_LCOUNT && + ch_two >= HANGUL_VBASE && ch_two < HANGUL_VBASE + HANGUL_VCOUNT + # Hangul L + V + return HANGUL_SBASE + ( + (ch_one - HANGUL_LBASE) * HANGUL_VCOUNT + (ch_two - HANGUL_VBASE) + ) * HANGUL_TCOUNT + elsif ch_one >= HANGUL_SBASE && + ch_one < HANGUL_SBASE + HANGUL_SCOUNT && + (ch_one - HANGUL_SBASE) % HANGUL_TCOUNT == 0 && + ch_two >= HANGUL_TBASE && ch_two < HANGUL_TBASE + HANGUL_TCOUNT + # Hangul LV + T + return ch_one + (ch_two - HANGUL_TBASE) + end + + p = [] + ucs4_to_utf8 = lambda do |ch| + if ch < 128 + p << ch + elsif ch < 2048 + p << (ch >> 6 | 192) + p << (ch & 63 | 128) + elsif ch < 0x10000 + p << (ch >> 12 | 224) + p << (ch >> 6 & 63 | 128) + p << (ch & 63 | 128) + elsif ch < 0x200000 + p << (ch >> 18 | 240) + p << (ch >> 12 & 63 | 128) + p << (ch >> 6 & 63 | 128) + p << (ch & 63 | 128) + elsif ch < 0x4000000 + p << (ch >> 24 | 248) + p << (ch >> 18 & 63 | 128) + p << (ch >> 12 & 63 | 128) + p << (ch >> 6 & 63 | 128) + p << (ch & 63 | 128) + elsif ch < 0x80000000 + p << (ch >> 30 | 252) + p << (ch >> 24 & 63 | 128) + p << (ch >> 18 & 63 | 128) + p << (ch >> 12 & 63 | 128) + p << (ch >> 6 & 63 | 128) + p << (ch & 63 | 128) + end + end + + ucs4_to_utf8.call(ch_one) + ucs4_to_utf8.call(ch_two) + + return lookup_unicode_composition(p) + end + (class < cc + unpacked[i] = last + unpacked[i-1] = ch + i -= 1 if i > 1 + else + i += 1 + end + end + return unpacked + end + (class <= HANGUL_SBASE && cp < HANGUL_SBASE + HANGUL_SCOUNT + l, v, t = unicode_decompose_hangul(cp) + unpacked_result << l + unpacked_result << v if v + unpacked_result << t if t + else + dc = lookup_unicode_compatibility(cp) + unless dc + unpacked_result << cp + else + unpacked_result.concat(unicode_decompose(dc.unpack("U*"))) + end + end + end + return unpacked_result + end + (class <= HANGUL_SCOUNT + l = codepoint + v = t = nil + return l, v, t + end + l = HANGUL_LBASE + sindex / HANGUL_NCOUNT + v = HANGUL_VBASE + (sindex % HANGUL_NCOUNT) / HANGUL_TCOUNT + t = HANGUL_TBASE + sindex % HANGUL_TCOUNT + if t == HANGUL_TBASE + t = nil + end + return l, v, t + end + (class <?" + + "@ABCDEFGHIJKLMNO" + + "PQRSTUVWXYZ[\\]^_" + + "`abcdefghijklmno" + + "pqrstuvwxyz{|}~\n" + + # Input is invalid. + class PunycodeBadInput < StandardError; end + # Output would exceed the space provided. + class PunycodeBigOutput < StandardError; end + # Input needs wider integers to process. + class PunycodeOverflow < StandardError; end + + def self.punycode_encode(unicode) + unicode = unicode.to_s unless unicode.is_a?(String) + input = unicode.unpack("U*") + output = [0] * (ACE_MAX_LENGTH + 1) + input_length = input.size + output_length = [ACE_MAX_LENGTH] + + # Initialize the state + n = PUNYCODE_INITIAL_N + delta = out = 0 + max_out = output_length[0] + bias = PUNYCODE_INITIAL_BIAS + + # Handle the basic code points: + input_length.times do |j| + if punycode_basic?(input[j]) + if max_out - out < 2 + raise PunycodeBigOutput, + "Output would exceed the space provided." + end + output[out] = input[j] + out += 1 + end + end + + h = b = out + + # h is the number of code points that have been handled, b is the + # number of basic code points, and out is the number of characters + # that have been output. + + if b > 0 + output[out] = PUNYCODE_DELIMITER + out += 1 + end + + # Main encoding loop: + + while h < input_length + # All non-basic code points < n have been + # handled already. Find the next larger one: + + m = PUNYCODE_MAXINT + input_length.times do |j| + m = input[j] if (n...m) === input[j] + end + + # Increase delta enough to advance the decoder's + # state to , but guard against overflow: + + if m - n > (PUNYCODE_MAXINT - delta) / (h + 1) + raise PunycodeOverflow, "Input needs wider integers to process." + end + delta += (m - n) * (h + 1) + n = m + + input_length.times do |j| + # Punycode does not need to check whether input[j] is basic: + if input[j] < n + delta += 1 + if delta == 0 + raise PunycodeOverflow, + "Input needs wider integers to process." + end + end + + if input[j] == n + # Represent delta as a generalized variable-length integer: + + q = delta; k = PUNYCODE_BASE + while true + if out >= max_out + raise PunycodeBigOutput, + "Output would exceed the space provided." + end + t = ( + if k <= bias + PUNYCODE_TMIN + elsif k >= bias + PUNYCODE_TMAX + PUNYCODE_TMAX + else + k - bias + end + ) + break if q < t + output[out] = + punycode_encode_digit(t + (q - t) % (PUNYCODE_BASE - t)) + out += 1 + q = (q - t) / (PUNYCODE_BASE - t) + k += PUNYCODE_BASE + end + + output[out] = punycode_encode_digit(q) + out += 1 + bias = punycode_adapt(delta, h + 1, h == b) + delta = 0 + h += 1 + end + end + + delta += 1 + n += 1 + end + + output_length[0] = out + + outlen = out + outlen.times do |j| + c = output[j] + unless c >= 0 && c <= 127 + raise StandardError, "Invalid output char." + end + unless PUNYCODE_PRINT_ASCII[c] + raise PunycodeBadInput, "Input is invalid." + end + end + + output[0..outlen].map { |x| x.chr }.join("").sub(/\0+\z/, "") + end + (class <= 0 && c <= 127 + raise PunycodeBadInput, "Input is invalid." + end + input.push(c) + end + + input_length = input.length + output_length = [UNICODE_MAX_LENGTH] + + # Initialize the state + n = PUNYCODE_INITIAL_N + + out = i = 0 + max_out = output_length[0] + bias = PUNYCODE_INITIAL_BIAS + + # Handle the basic code points: Let b be the number of input code + # points before the last delimiter, or 0 if there is none, then + # copy the first b code points to the output. + + b = 0 + input_length.times do |j| + b = j if punycode_delimiter?(input[j]) + end + if b > max_out + raise PunycodeBigOutput, "Output would exceed the space provided." + end + + b.times do |j| + unless punycode_basic?(input[j]) + raise PunycodeBadInput, "Input is invalid." + end + output[out] = input[j] + out+=1 + end + + # Main decoding loop: Start just after the last delimiter if any + # basic code points were copied; start at the beginning otherwise. + + in_ = b > 0 ? b + 1 : 0 + while in_ < input_length + + # in_ is the index of the next character to be consumed, and + # out is the number of code points in the output array. + + # Decode a generalized variable-length integer into delta, + # which gets added to i. The overflow checking is easier + # if we increase i as we go, then subtract off its starting + # value at the end to obtain delta. + + oldi = i; w = 1; k = PUNYCODE_BASE + while true + if in_ >= input_length + raise PunycodeBadInput, "Input is invalid." + end + digit = punycode_decode_digit(input[in_]) + in_+=1 + if digit >= PUNYCODE_BASE + raise PunycodeBadInput, "Input is invalid." + end + if digit > (PUNYCODE_MAXINT - i) / w + raise PunycodeOverflow, "Input needs wider integers to process." + end + i += digit * w + t = ( + if k <= bias + PUNYCODE_TMIN + elsif k >= bias + PUNYCODE_TMAX + PUNYCODE_TMAX + else + k - bias + end + ) + break if digit < t + if w > PUNYCODE_MAXINT / (PUNYCODE_BASE - t) + raise PunycodeOverflow, "Input needs wider integers to process." + end + w *= PUNYCODE_BASE - t + k += PUNYCODE_BASE + end + + bias = punycode_adapt(i - oldi, out + 1, oldi == 0) + + # I was supposed to wrap around from out + 1 to 0, + # incrementing n each time, so we'll fix that now: + + if i / (out + 1) > PUNYCODE_MAXINT - n + raise PunycodeOverflow, "Input needs wider integers to process." + end + n += i / (out + 1) + i %= out + 1 + + # Insert n at position i of the output: + + # not needed for Punycode: + # raise PUNYCODE_INVALID_INPUT if decode_digit(n) <= base + if out >= max_out + raise PunycodeBigOutput, "Output would exceed the space provided." + end + + #memmove(output + i + 1, output + i, (out - i) * sizeof *output) + output[i + 1, out - i] = output[i, out - i] + output[i] = n + i += 1 + + out += 1 + end + + output_length[0] = out + + output.pack("U*") + end + (class <> 1 + # delta >> 1 is a faster way of doing delta / 2 + delta += delta / numpoints + difference = PUNYCODE_BASE - PUNYCODE_TMIN + + k = 0 + while delta > (difference * PUNYCODE_TMAX) / 2 + delta /= difference + k += PUNYCODE_BASE + end + + k + (difference + 1) * delta / (delta + PUNYCODE_SKEW) + end + (class < '?', + '/' => '/', + '#' => '#', + '.' => '.', + ';' => ';', + '&' => '&' + } + JOINERS = { + '?' => '&', + '.' => '.', + ';' => ';', + '&' => '&', + '/' => '/' + } + + ## + # Raised if an invalid template value is supplied. + class InvalidTemplateValueError < StandardError + end + + ## + # Raised if an invalid template operator is used in a pattern. + class InvalidTemplateOperatorError < StandardError + end + + ## + # Raised if an invalid template operator is used in a pattern. + class TemplateOperatorAbortedError < StandardError + end + + ## + # This class represents the data that is extracted when a Template + # is matched against a URI. + class MatchData + ## + # Creates a new MatchData object. + # MatchData objects should never be instantiated directly. + # + # @param [Addressable::URI] uri + # The URI that the template was matched against. + def initialize(uri, template, mapping) + @uri = uri.dup.freeze + @template = template + @mapping = mapping.dup.freeze + end + + ## + # @return [Addressable::URI] + # The URI that the Template was matched against. + attr_reader :uri + + ## + # @return [Addressable::Template] + # The Template used for the match. + attr_reader :template + + ## + # @return [Hash] + # The mapping that resulted from the match. + # Note that this mapping does not include keys or values for + # variables that appear in the Template, but are not present + # in the URI. + attr_reader :mapping + + ## + # @return [Array] + # The list of variables that were present in the Template. + # Note that this list will include variables which do not appear + # in the mapping because they were not present in URI. + def variables + self.template.variables + end + alias_method :keys, :variables + alias_method :names, :variables + + ## + # @return [Array] + # The list of values that were captured by the Template. + # Note that this list will include nils for any variables which + # were in the Template, but did not appear in the URI. + def values + @values ||= self.variables.inject([]) do |accu, key| + accu << self.mapping[key] + accu + end + end + alias_method :captures, :values + + ## + # Accesses captured values by name or by index. + # + # @param [String, Symbol, Fixnum] key + # Capture index or name. Note that when accessing by with index + # of 0, the full URI will be returned. The intention is to mimic + # the ::MatchData#[] behavior. + # + # @param [#to_int, nil] len + # If provided, an array of values will be returend with the given + # parameter used as length. + # + # @return [Array, String, nil] + # The captured value corresponding to the index or name. If the + # value was not provided or the key is unknown, nil will be + # returned. + # + # If the second parameter is provided, an array of that length will + # be returned instead. + def [](key, len = nil) + if len + to_a[key, len] + elsif String === key or Symbol === key + mapping[key.to_s] + else + to_a[key] + end + end + + ## + # @return [Array] + # Array with the matched URI as first element followed by the captured + # values. + def to_a + [to_s, *values] + end + + ## + # @return [String] + # The matched URI as String. + def to_s + uri.to_s + end + alias_method :string, :to_s + + # Returns multiple captured values at once. + # + # @param [String, Symbol, Fixnum] *indexes + # Indices of the captures to be returned + # + # @return [Array] + # Values corresponding to given indices. + # + # @see Addressable::Template::MatchData#[] + def values_at(*indexes) + indexes.map { |i| self[i] } + end + + ## + # Returns a String representation of the MatchData's state. + # + # @return [String] The MatchData's state, as a String. + def inspect + sprintf("#<%s:%#0x RESULT:%s>", + self.class.to_s, self.object_id, self.mapping.inspect) + end + + ## + # Dummy method for code expecting a ::MatchData instance + # + # @return [String] An empty string. + def pre_match + "" + end + alias_method :post_match, :pre_match + end + + ## + # Creates a new Addressable::Template object. + # + # @param [#to_str] pattern The URI Template pattern. + # + # @return [Addressable::Template] The initialized Template object. + def initialize(pattern) + if !pattern.respond_to?(:to_str) + raise TypeError, "Can't convert #{pattern.class} into String." + end + @pattern = pattern.to_str.dup.freeze + end + + ## + # Freeze URI, initializing instance variables. + # + # @return [Addressable::URI] The frozen URI object. + def freeze + self.variables + self.variable_defaults + self.named_captures + super + end + + ## + # @return [String] The Template object's pattern. + attr_reader :pattern + + ## + # Returns a String representation of the Template object's state. + # + # @return [String] The Template object's state, as a String. + def inspect + sprintf("#<%s:%#0x PATTERN:%s>", + self.class.to_s, self.object_id, self.pattern) + end + + ## + # Returns true if the Template objects are equal. This method + # does NOT normalize either Template before doing the comparison. + # + # @param [Object] template The Template to compare. + # + # @return [TrueClass, FalseClass] + # true if the Templates are equivalent, false + # otherwise. + def ==(template) + return false unless template.kind_of?(Template) + return self.pattern == template.pattern + end + + ## + # Addressable::Template makes no distinction between `==` and `eql?`. + # + # @see #== + alias_method :eql?, :== + + ## + # Extracts a mapping from the URI using a URI Template pattern. + # + # @param [Addressable::URI, #to_str] uri + # The URI to extract from. + # + # @param [#restore, #match] processor + # A template processor object may optionally be supplied. + # + # The object should respond to either the restore or + # match messages or both. The restore method should + # take two parameters: `[String] name` and `[String] value`. + # The restore method should reverse any transformations that + # have been performed on the value to ensure a valid URI. + # The match method should take a single + # parameter: `[String] name`. The match method should return + # a String containing a regular expression capture group for + # matching on that particular variable. The default value is `".*?"`. + # The match method has no effect on multivariate operator + # expansions. + # + # @return [Hash, NilClass] + # The Hash mapping that was extracted from the URI, or + # nil if the URI didn't match the template. + # + # @example + # class ExampleProcessor + # def self.restore(name, value) + # return value.gsub(/\+/, " ") if name == "query" + # return value + # end + # + # def self.match(name) + # return ".*?" if name == "first" + # return ".*" + # end + # end + # + # uri = Addressable::URI.parse( + # "http://example.com/search/an+example+search+query/" + # ) + # Addressable::Template.new( + # "http://example.com/search/{query}/" + # ).extract(uri, ExampleProcessor) + # #=> {"query" => "an example search query"} + # + # uri = Addressable::URI.parse("http://example.com/a/b/c/") + # Addressable::Template.new( + # "http://example.com/{first}/{second}/" + # ).extract(uri, ExampleProcessor) + # #=> {"first" => "a", "second" => "b/c"} + # + # uri = Addressable::URI.parse("http://example.com/a/b/c/") + # Addressable::Template.new( + # "http://example.com/{first}/{-list|/|second}/" + # ).extract(uri) + # #=> {"first" => "a", "second" => ["b", "c"]} + def extract(uri, processor=nil) + match_data = self.match(uri, processor) + return (match_data ? match_data.mapping : nil) + end + + ## + # Extracts match data from the URI using a URI Template pattern. + # + # @param [Addressable::URI, #to_str] uri + # The URI to extract from. + # + # @param [#restore, #match] processor + # A template processor object may optionally be supplied. + # + # The object should respond to either the restore or + # match messages or both. The restore method should + # take two parameters: `[String] name` and `[String] value`. + # The restore method should reverse any transformations that + # have been performed on the value to ensure a valid URI. + # The match method should take a single + # parameter: `[String] name`. The match method should return + # a String containing a regular expression capture group for + # matching on that particular variable. The default value is `".*?"`. + # The match method has no effect on multivariate operator + # expansions. + # + # @return [Hash, NilClass] + # The Hash mapping that was extracted from the URI, or + # nil if the URI didn't match the template. + # + # @example + # class ExampleProcessor + # def self.restore(name, value) + # return value.gsub(/\+/, " ") if name == "query" + # return value + # end + # + # def self.match(name) + # return ".*?" if name == "first" + # return ".*" + # end + # end + # + # uri = Addressable::URI.parse( + # "http://example.com/search/an+example+search+query/" + # ) + # match = Addressable::Template.new( + # "http://example.com/search/{query}/" + # ).match(uri, ExampleProcessor) + # match.variables + # #=> ["query"] + # match.captures + # #=> ["an example search query"] + # + # uri = Addressable::URI.parse("http://example.com/a/b/c/") + # match = Addressable::Template.new( + # "http://example.com/{first}/{+second}/" + # ).match(uri, ExampleProcessor) + # match.variables + # #=> ["first", "second"] + # match.captures + # #=> ["a", "b/c"] + # + # uri = Addressable::URI.parse("http://example.com/a/b/c/") + # match = Addressable::Template.new( + # "http://example.com/{first}{/second*}/" + # ).match(uri) + # match.variables + # #=> ["first", "second"] + # match.captures + # #=> ["a", ["b", "c"]] + def match(uri, processor=nil) + uri = Addressable::URI.parse(uri) + mapping = {} + + # First, we need to process the pattern, and extract the values. + expansions, expansion_regexp = + parse_template_pattern(pattern, processor) + + return nil unless uri.to_str.match(expansion_regexp) + unparsed_values = uri.to_str.scan(expansion_regexp).flatten + + if uri.to_str == pattern + return Addressable::Template::MatchData.new(uri, self, mapping) + elsif expansions.size > 0 + index = 0 + expansions.each do |expansion| + _, operator, varlist = *expansion.match(EXPRESSION) + varlist.split(',').each do |varspec| + _, name, modifier = *varspec.match(VARSPEC) + mapping[name] ||= nil + case operator + when nil, '+', '#', '/', '.' + unparsed_value = unparsed_values[index] + name = varspec[VARSPEC, 1] + value = unparsed_value + value = value.split(JOINERS[operator]) if value && modifier == '*' + when ';', '?', '&' + if modifier == '*' + if unparsed_values[index] + value = unparsed_values[index].split(JOINERS[operator]) + value = value.inject({}) do |acc, v| + key, val = v.split('=') + val = "" if val.nil? + acc[key] = val + acc + end + end + else + if (unparsed_values[index]) + name, value = unparsed_values[index].split('=') + value = "" if value.nil? + end + end + end + if processor != nil && processor.respond_to?(:restore) + value = processor.restore(name, value) + end + if processor == nil + if value.is_a?(Hash) + value = value.inject({}){|acc, (k, v)| + acc[Addressable::URI.unencode_component(k)] = + Addressable::URI.unencode_component(v) + acc + } + elsif value.is_a?(Array) + value = value.map{|v| Addressable::URI.unencode_component(v) } + else + value = Addressable::URI.unencode_component(value) + end + end + if !mapping.has_key?(name) || mapping[name].nil? + # Doesn't exist, set to value (even if value is nil) + mapping[name] = value + end + index = index + 1 + end + end + return Addressable::Template::MatchData.new(uri, self, mapping) + else + return nil + end + end + + ## + # Expands a URI template into another URI template. + # + # @param [Hash] mapping The mapping that corresponds to the pattern. + # @param [#validate, #transform] processor + # An optional processor object may be supplied. + # @param [Boolean] normalize_values + # Optional flag to enable/disable unicode normalization. Default: true + # + # The object should respond to either the validate or + # transform messages or both. Both the validate and + # transform methods should take two parameters: name and + # value. The validate method should return true + # or false; true if the value of the variable is valid, + # false otherwise. An InvalidTemplateValueError + # exception will be raised if the value is invalid. The transform + # method should return the transformed variable value as a String. + # If a transform method is used, the value will not be percent + # encoded automatically. Unicode normalization will be performed both + # before and after sending the value to the transform method. + # + # @return [Addressable::Template] The partially expanded URI template. + # + # @example + # Addressable::Template.new( + # "http://example.com/{one}/{two}/" + # ).partial_expand({"one" => "1"}).pattern + # #=> "http://example.com/1/{two}/" + # + # Addressable::Template.new( + # "http://example.com/{?one,two}/" + # ).partial_expand({"one" => "1"}).pattern + # #=> "http://example.com/?one=1{&two}/" + # + # Addressable::Template.new( + # "http://example.com/{?one,two,three}/" + # ).partial_expand({"one" => "1", "three" => 3}).pattern + # #=> "http://example.com/?one=1{&two}&three=3" + def partial_expand(mapping, processor=nil, normalize_values=true) + result = self.pattern.dup + mapping = normalize_keys(mapping) + result.gsub!( EXPRESSION ) do |capture| + transform_partial_capture(mapping, capture, processor, normalize_values) + end + return Addressable::Template.new(result) + end + + ## + # Expands a URI template into a full URI. + # + # @param [Hash] mapping The mapping that corresponds to the pattern. + # @param [#validate, #transform] processor + # An optional processor object may be supplied. + # @param [Boolean] normalize_values + # Optional flag to enable/disable unicode normalization. Default: true + # + # The object should respond to either the validate or + # transform messages or both. Both the validate and + # transform methods should take two parameters: name and + # value. The validate method should return true + # or false; true if the value of the variable is valid, + # false otherwise. An InvalidTemplateValueError + # exception will be raised if the value is invalid. The transform + # method should return the transformed variable value as a String. + # If a transform method is used, the value will not be percent + # encoded automatically. Unicode normalization will be performed both + # before and after sending the value to the transform method. + # + # @return [Addressable::URI] The expanded URI template. + # + # @example + # class ExampleProcessor + # def self.validate(name, value) + # return !!(value =~ /^[\w ]+$/) if name == "query" + # return true + # end + # + # def self.transform(name, value) + # return value.gsub(/ /, "+") if name == "query" + # return value + # end + # end + # + # Addressable::Template.new( + # "http://example.com/search/{query}/" + # ).expand( + # {"query" => "an example search query"}, + # ExampleProcessor + # ).to_str + # #=> "http://example.com/search/an+example+search+query/" + # + # Addressable::Template.new( + # "http://example.com/search/{query}/" + # ).expand( + # {"query" => "an example search query"} + # ).to_str + # #=> "http://example.com/search/an%20example%20search%20query/" + # + # Addressable::Template.new( + # "http://example.com/search/{query}/" + # ).expand( + # {"query" => "bogus!"}, + # ExampleProcessor + # ).to_str + # #=> Addressable::Template::InvalidTemplateValueError + def expand(mapping, processor=nil, normalize_values=true) + result = self.pattern.dup + mapping = normalize_keys(mapping) + result.gsub!( EXPRESSION ) do |capture| + transform_capture(mapping, capture, processor, normalize_values) + end + return Addressable::URI.parse(result) + end + + ## + # Returns an Array of variables used within the template pattern. + # The variables are listed in the Array in the order they appear within + # the pattern. Multiple occurrences of a variable within a pattern are + # not represented in this Array. + # + # @return [Array] The variables present in the template's pattern. + def variables + @variables ||= ordered_variable_defaults.map { |var, val| var }.uniq + end + alias_method :keys, :variables + alias_method :names, :variables + + ## + # Returns a mapping of variables to their default values specified + # in the template. Variables without defaults are not returned. + # + # @return [Hash] Mapping of template variables to their defaults + def variable_defaults + @variable_defaults ||= + Hash[*ordered_variable_defaults.reject { |k, v| v.nil? }.flatten] + end + + ## + # Coerces a template into a `Regexp` object. This regular expression will + # behave very similarly to the actual template, and should match the same + # URI values, but it cannot fully handle, for example, values that would + # extract to an `Array`. + # + # @return [Regexp] A regular expression which should match the template. + def to_regexp + _, source = parse_template_pattern(pattern) + Regexp.new(source) + end + + ## + # Returns the source of the coerced `Regexp`. + # + # @return [String] The source of the `Regexp` given by {#to_regexp}. + # + # @api private + def source + self.to_regexp.source + end + + ## + # Returns the named captures of the coerced `Regexp`. + # + # @return [Hash] The named captures of the `Regexp` given by {#to_regexp}. + # + # @api private + def named_captures + self.to_regexp.named_captures + end + + ## + # Generates a route result for a given set of parameters. + # Should only be used by rack-mount. + # + # @param params [Hash] The set of parameters used to expand the template. + # @param recall [Hash] Default parameters used to expand the template. + # @param options [Hash] Either a `:processor` or a `:parameterize` block. + # + # @api private + def generate(params={}, recall={}, options={}) + merged = recall.merge(params) + if options[:processor] + processor = options[:processor] + elsif options[:parameterize] + # TODO: This is sending me into fits trying to shoe-horn this into + # the existing API. I think I've got this backwards and processors + # should be a set of 4 optional blocks named :validate, :transform, + # :match, and :restore. Having to use a singleton here is a huge + # code smell. + processor = Object.new + class <validate or + # transform messages or both. Both the validate and + # transform methods should take two parameters: name and + # value. The validate method should return true + # or false; true if the value of the variable is valid, + # false otherwise. An InvalidTemplateValueError exception + # will be raised if the value is invalid. The transform method + # should return the transformed variable value as a String. If a + # transform method is used, the value will not be percent encoded + # automatically. Unicode normalization will be performed both before and + # after sending the value to the transform method. + # + # @return [String] The expanded expression + def transform_partial_capture(mapping, capture, processor = nil, + normalize_values = true) + _, operator, varlist = *capture.match(EXPRESSION) + + vars = varlist.split(",") + + if operator == "?" + # partial expansion of form style query variables sometimes requires a + # slight reordering of the variables to produce a valid url. + first_to_expand = vars.find { |varspec| + _, name, _ = *varspec.match(VARSPEC) + mapping.key?(name) && !mapping[name].nil? + } + + vars = [first_to_expand] + vars.reject {|varspec| varspec == first_to_expand} if first_to_expand + end + + vars. + inject("".dup) do |acc, varspec| + _, name, _ = *varspec.match(VARSPEC) + next_val = if mapping.key? name + transform_capture(mapping, "{#{operator}#{varspec}}", + processor, normalize_values) + else + "{#{operator}#{varspec}}" + end + # If we've already expanded at least one '?' operator with non-empty + # value, change to '&' + operator = "&" if (operator == "?") && (next_val != "") + acc << next_val + end + end + + ## + # Transforms a mapped value so that values can be substituted into the + # template. + # + # @param [Hash] mapping The mapping to replace captures + # @param [String] capture + # The expression to replace + # @param [#validate, #transform] processor + # An optional processor object may be supplied. + # @param [Boolean] normalize_values + # Optional flag to enable/disable unicode normalization. Default: true + # + # + # The object should respond to either the validate or + # transform messages or both. Both the validate and + # transform methods should take two parameters: name and + # value. The validate method should return true + # or false; true if the value of the variable is valid, + # false otherwise. An InvalidTemplateValueError exception + # will be raised if the value is invalid. The transform method + # should return the transformed variable value as a String. If a + # transform method is used, the value will not be percent encoded + # automatically. Unicode normalization will be performed both before and + # after sending the value to the transform method. + # + # @return [String] The expanded expression + def transform_capture(mapping, capture, processor=nil, + normalize_values=true) + _, operator, varlist = *capture.match(EXPRESSION) + return_value = varlist.split(',').inject([]) do |acc, varspec| + _, name, modifier = *varspec.match(VARSPEC) + value = mapping[name] + unless value == nil || value == {} + allow_reserved = %w(+ #).include?(operator) + # Common primitives where the .to_s output is well-defined + if Numeric === value || Symbol === value || + value == true || value == false + value = value.to_s + end + length = modifier.gsub(':', '').to_i if modifier =~ /^:\d+/ + + unless (Hash === value) || + value.respond_to?(:to_ary) || value.respond_to?(:to_str) + raise TypeError, + "Can't convert #{value.class} into String or Array." + end + + value = normalize_value(value) if normalize_values + + if processor == nil || !processor.respond_to?(:transform) + # Handle percent escaping + if allow_reserved + encode_map = + Addressable::URI::CharacterClasses::RESERVED + + Addressable::URI::CharacterClasses::UNRESERVED + else + encode_map = Addressable::URI::CharacterClasses::UNRESERVED + end + if value.kind_of?(Array) + transformed_value = value.map do |val| + if length + Addressable::URI.encode_component(val[0...length], encode_map) + else + Addressable::URI.encode_component(val, encode_map) + end + end + unless modifier == "*" + transformed_value = transformed_value.join(',') + end + elsif value.kind_of?(Hash) + transformed_value = value.map do |key, val| + if modifier == "*" + "#{ + Addressable::URI.encode_component( key, encode_map) + }=#{ + Addressable::URI.encode_component( val, encode_map) + }" + else + "#{ + Addressable::URI.encode_component( key, encode_map) + },#{ + Addressable::URI.encode_component( val, encode_map) + }" + end + end + unless modifier == "*" + transformed_value = transformed_value.join(',') + end + else + if length + transformed_value = Addressable::URI.encode_component( + value[0...length], encode_map) + else + transformed_value = Addressable::URI.encode_component( + value, encode_map) + end + end + end + + # Process, if we've got a processor + if processor != nil + if processor.respond_to?(:validate) + if !processor.validate(name, value) + display_value = value.kind_of?(Array) ? value.inspect : value + raise InvalidTemplateValueError, + "#{name}=#{display_value} is an invalid template value." + end + end + if processor.respond_to?(:transform) + transformed_value = processor.transform(name, value) + if normalize_values + transformed_value = normalize_value(transformed_value) + end + end + end + acc << [name, transformed_value] + end + acc + end + return "" if return_value.empty? + join_values(operator, return_value) + end + + ## + # Takes a set of values, and joins them together based on the + # operator. + # + # @param [String, Nil] operator One of the operators from the set + # (?,&,+,#,;,/,.), or nil if there wasn't one. + # @param [Array] return_value + # The set of return values (as [variable_name, value] tuples) that will + # be joined together. + # + # @return [String] The transformed mapped value + def join_values(operator, return_value) + leader = LEADERS.fetch(operator, '') + joiner = JOINERS.fetch(operator, ',') + case operator + when '&', '?' + leader + return_value.map{|k,v| + if v.is_a?(Array) && v.first =~ /=/ + v.join(joiner) + elsif v.is_a?(Array) + v.map{|inner_value| "#{k}=#{inner_value}"}.join(joiner) + else + "#{k}=#{v}" + end + }.join(joiner) + when ';' + return_value.map{|k,v| + if v.is_a?(Array) && v.first =~ /=/ + ';' + v.join(";") + elsif v.is_a?(Array) + ';' + v.map{|inner_value| "#{k}=#{inner_value}"}.join(";") + else + v && v != '' ? ";#{k}=#{v}" : ";#{k}" + end + }.join + else + leader + return_value.map{|k,v| v}.join(joiner) + end + end + + ## + # Takes a set of values, and joins them together based on the + # operator. + # + # @param [Hash, Array, String] value + # Normalizes keys and values with IDNA#unicode_normalize_kc + # + # @return [Hash, Array, String] The normalized values + def normalize_value(value) + unless value.is_a?(Hash) + value = value.respond_to?(:to_ary) ? value.to_ary : value.to_str + end + + # Handle unicode normalization + if value.kind_of?(Array) + value.map! { |val| Addressable::IDNA.unicode_normalize_kc(val) } + elsif value.kind_of?(Hash) + value = value.inject({}) { |acc, (k, v)| + acc[Addressable::IDNA.unicode_normalize_kc(k)] = + Addressable::IDNA.unicode_normalize_kc(v) + acc + } + else + value = Addressable::IDNA.unicode_normalize_kc(value) + end + value + end + + ## + # Generates a hash with string keys + # + # @param [Hash] mapping A mapping hash to normalize + # + # @return [Hash] + # A hash with stringified keys + def normalize_keys(mapping) + return mapping.inject({}) do |accu, pair| + name, value = pair + if Symbol === name + name = name.to_s + elsif name.respond_to?(:to_str) + name = name.to_str + else + raise TypeError, + "Can't convert #{name.class} into String." + end + accu[name] = value + accu + end + end + + ## + # Generates the Regexp that parses a template pattern. + # + # @param [String] pattern The URI template pattern. + # @param [#match] processor The template processor to use. + # + # @return [Regexp] + # A regular expression which may be used to parse a template pattern. + def parse_template_pattern(pattern, processor=nil) + # Escape the pattern. The two gsubs restore the escaped curly braces + # back to their original form. Basically, escape everything that isn't + # within an expansion. + escaped_pattern = Regexp.escape( + pattern + ).gsub(/\\\{(.*?)\\\}/) do |escaped| + escaped.gsub(/\\(.)/, "\\1") + end + + expansions = [] + + # Create a regular expression that captures the values of the + # variables in the URI. + regexp_string = escaped_pattern.gsub( EXPRESSION ) do |expansion| + + expansions << expansion + _, operator, varlist = *expansion.match(EXPRESSION) + leader = Regexp.escape(LEADERS.fetch(operator, '')) + joiner = Regexp.escape(JOINERS.fetch(operator, ',')) + combined = varlist.split(',').map do |varspec| + _, name, modifier = *varspec.match(VARSPEC) + + result = processor && processor.respond_to?(:match) ? processor.match(name) : nil + if result + "(?<#{name}>#{ result })" + else + group = case operator + when '+' + "#{ RESERVED }*?" + when '#' + "#{ RESERVED }*?" + when '/' + "#{ UNRESERVED }*?" + when '.' + "#{ UNRESERVED.gsub('\.', '') }*?" + when ';' + "#{ UNRESERVED }*=?#{ UNRESERVED }*?" + when '?' + "#{ UNRESERVED }*=#{ UNRESERVED }*?" + when '&' + "#{ UNRESERVED }*=#{ UNRESERVED }*?" + else + "#{ UNRESERVED }*?" + end + if modifier == '*' + "(?<#{name}>#{group}(?:#{joiner}?#{group})*)?" + else + "(?<#{name}>#{group})?" + end + end + end.join("#{joiner}?") + "(?:|#{leader}#{combined})" + end + + # Ensure that the regular expression matches the whole URI. + regexp_string = "^#{regexp_string}$" + return expansions, Regexp.new(regexp_string) + end + + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/lib/addressable/uri.rb b/vendor/bundle/gems/addressable-2.6.0/lib/addressable/uri.rb new file mode 100644 index 0000000..9109256 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/lib/addressable/uri.rb @@ -0,0 +1,2510 @@ +# frozen_string_literal: true + +# encoding:utf-8 +#-- +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +#++ + + +require "addressable/version" +require "addressable/idna" +require "public_suffix" + +## +# Addressable is a library for processing links and URIs. +module Addressable + ## + # This is an implementation of a URI parser based on + # RFC 3986, + # RFC 3987. + class URI + ## + # Raised if something other than a uri is supplied. + class InvalidURIError < StandardError + end + + ## + # Container for the character classes specified in + # RFC 3986. + module CharacterClasses + ALPHA = "a-zA-Z" + DIGIT = "0-9" + GEN_DELIMS = "\\:\\/\\?\\#\\[\\]\\@" + SUB_DELIMS = "\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=" + RESERVED = GEN_DELIMS + SUB_DELIMS + UNRESERVED = ALPHA + DIGIT + "\\-\\.\\_\\~" + PCHAR = UNRESERVED + SUB_DELIMS + "\\:\\@" + SCHEME = ALPHA + DIGIT + "\\-\\+\\." + HOST = UNRESERVED + SUB_DELIMS + "\\[\\:\\]" + AUTHORITY = PCHAR + PATH = PCHAR + "\\/" + QUERY = PCHAR + "\\/\\?" + FRAGMENT = PCHAR + "\\/\\?" + end + + SLASH = '/' + EMPTY_STR = '' + + URIREGEX = /^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/ + + PORT_MAPPING = { + "http" => 80, + "https" => 443, + "ftp" => 21, + "tftp" => 69, + "sftp" => 22, + "ssh" => 22, + "svn+ssh" => 22, + "telnet" => 23, + "nntp" => 119, + "gopher" => 70, + "wais" => 210, + "ldap" => 389, + "prospero" => 1525 + } + + ## + # Returns a URI object based on the parsed string. + # + # @param [String, Addressable::URI, #to_str] uri + # The URI string to parse. + # No parsing is performed if the object is already an + # Addressable::URI. + # + # @return [Addressable::URI] The parsed URI. + def self.parse(uri) + # If we were given nil, return nil. + return nil unless uri + # If a URI object is passed, just return itself. + return uri.dup if uri.kind_of?(self) + + # If a URI object of the Ruby standard library variety is passed, + # convert it to a string, then parse the string. + # We do the check this way because we don't want to accidentally + # cause a missing constant exception to be thrown. + if uri.class.name =~ /^URI\b/ + uri = uri.to_s + end + + # Otherwise, convert to a String + begin + uri = uri.to_str + rescue TypeError, NoMethodError + raise TypeError, "Can't convert #{uri.class} into String." + end if not uri.is_a? String + + # This Regexp supplied as an example in RFC 3986, and it works great. + scan = uri.scan(URIREGEX) + fragments = scan[0] + scheme = fragments[1] + authority = fragments[3] + path = fragments[4] + query = fragments[6] + fragment = fragments[8] + user = nil + password = nil + host = nil + port = nil + if authority != nil + # The Regexp above doesn't split apart the authority. + userinfo = authority[/^([^\[\]]*)@/, 1] + if userinfo != nil + user = userinfo.strip[/^([^:]*):?/, 1] + password = userinfo.strip[/:(.*)$/, 1] + end + host = authority.sub( + /^([^\[\]]*)@/, EMPTY_STR + ).sub( + /:([^:@\[\]]*?)$/, EMPTY_STR + ) + port = authority[/:([^:@\[\]]*?)$/, 1] + end + if port == EMPTY_STR + port = nil + end + + return new( + :scheme => scheme, + :user => user, + :password => password, + :host => host, + :port => port, + :path => path, + :query => query, + :fragment => fragment + ) + end + + ## + # Converts an input to a URI. The input does not have to be a valid + # URI — the method will use heuristics to guess what URI was intended. + # This is not standards-compliant, merely user-friendly. + # + # @param [String, Addressable::URI, #to_str] uri + # The URI string to parse. + # No parsing is performed if the object is already an + # Addressable::URI. + # @param [Hash] hints + # A Hash of hints to the heuristic parser. + # Defaults to {:scheme => "http"}. + # + # @return [Addressable::URI] The parsed URI. + def self.heuristic_parse(uri, hints={}) + # If we were given nil, return nil. + return nil unless uri + # If a URI object is passed, just return itself. + return uri.dup if uri.kind_of?(self) + + # If a URI object of the Ruby standard library variety is passed, + # convert it to a string, then parse the string. + # We do the check this way because we don't want to accidentally + # cause a missing constant exception to be thrown. + if uri.class.name =~ /^URI\b/ + uri = uri.to_s + end + + if !uri.respond_to?(:to_str) + raise TypeError, "Can't convert #{uri.class} into String." + end + # Otherwise, convert to a String + uri = uri.to_str.dup.strip + hints = { + :scheme => "http" + }.merge(hints) + case uri + when /^http:\//i + uri.sub!(/^http:\/+/i, "http://") + when /^https:\//i + uri.sub!(/^https:\/+/i, "https://") + when /^feed:\/+http:\//i + uri.sub!(/^feed:\/+http:\/+/i, "feed:http://") + when /^feed:\//i + uri.sub!(/^feed:\/+/i, "feed://") + when %r[^file:/{4}]i + uri.sub!(%r[^file:/+]i, "file:////") + when %r[^file://localhost/]i + uri.sub!(%r[^file://localhost/+]i, "file:///") + when %r[^file:/+]i + uri.sub!(%r[^file:/+]i, "file:///") + when /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/ + uri.sub!(/^/, hints[:scheme] + "://") + when /\A\d+\..*:\d+\z/ + uri = "#{hints[:scheme]}://#{uri}" + end + match = uri.match(URIREGEX) + fragments = match.captures + authority = fragments[3] + if authority && authority.length > 0 + new_authority = authority.gsub(/\\/, '/').gsub(/ /, '%20') + # NOTE: We want offset 4, not 3! + offset = match.offset(4) + uri = uri.dup + uri[offset[0]...offset[1]] = new_authority + end + parsed = self.parse(uri) + if parsed.scheme =~ /^[^\/?#\.]+\.[^\/?#]+$/ + parsed = self.parse(hints[:scheme] + "://" + uri) + end + if parsed.path.include?(".") + new_host = parsed.path[/^([^\/]+\.[^\/]*)/, 1] + if new_host + parsed.defer_validation do + new_path = parsed.path.sub( + Regexp.new("^" + Regexp.escape(new_host)), EMPTY_STR) + parsed.host = new_host + parsed.path = new_path + parsed.scheme = hints[:scheme] unless parsed.scheme + end + end + end + return parsed + end + + ## + # Converts a path to a file scheme URI. If the path supplied is + # relative, it will be returned as a relative URI. If the path supplied + # is actually a non-file URI, it will parse the URI as if it had been + # parsed with Addressable::URI.parse. Handles all of the + # various Microsoft-specific formats for specifying paths. + # + # @param [String, Addressable::URI, #to_str] path + # Typically a String path to a file or directory, but + # will return a sensible return value if an absolute URI is supplied + # instead. + # + # @return [Addressable::URI] + # The parsed file scheme URI or the original URI if some other URI + # scheme was provided. + # + # @example + # base = Addressable::URI.convert_path("/absolute/path/") + # uri = Addressable::URI.convert_path("relative/path") + # (base + uri).to_s + # #=> "file:///absolute/path/relative/path" + # + # Addressable::URI.convert_path( + # "c:\\windows\\My Documents 100%20\\foo.txt" + # ).to_s + # #=> "file:///c:/windows/My%20Documents%20100%20/foo.txt" + # + # Addressable::URI.convert_path("http://example.com/").to_s + # #=> "http://example.com/" + def self.convert_path(path) + # If we were given nil, return nil. + return nil unless path + # If a URI object is passed, just return itself. + return path if path.kind_of?(self) + if !path.respond_to?(:to_str) + raise TypeError, "Can't convert #{path.class} into String." + end + # Otherwise, convert to a String + path = path.to_str.strip + + path.sub!(/^file:\/?\/?/, EMPTY_STR) if path =~ /^file:\/?\/?/ + path = SLASH + path if path =~ /^([a-zA-Z])[\|:]/ + uri = self.parse(path) + + if uri.scheme == nil + # Adjust windows-style uris + uri.path.sub!(/^\/?([a-zA-Z])[\|:][\\\/]/) do + "/#{$1.downcase}:/" + end + uri.path.gsub!(/\\/, SLASH) + if File.exist?(uri.path) && + File.stat(uri.path).directory? + uri.path.sub!(/\/$/, EMPTY_STR) + uri.path = uri.path + '/' + end + + # If the path is absolute, set the scheme and host. + if uri.path =~ /^\// + uri.scheme = "file" + uri.host = EMPTY_STR + end + uri.normalize! + end + + return uri + end + + ## + # Joins several URIs together. + # + # @param [String, Addressable::URI, #to_str] *uris + # The URIs to join. + # + # @return [Addressable::URI] The joined URI. + # + # @example + # base = "http://example.com/" + # uri = Addressable::URI.parse("relative/path") + # Addressable::URI.join(base, uri) + # #=> # + def self.join(*uris) + uri_objects = uris.collect do |uri| + if !uri.respond_to?(:to_str) + raise TypeError, "Can't convert #{uri.class} into String." + end + uri.kind_of?(self) ? uri : self.parse(uri.to_str) + end + result = uri_objects.shift.dup + for uri in uri_objects + result.join!(uri) + end + return result + end + + ## + # Percent encodes a URI component. + # + # @param [String, #to_str] component The URI component to encode. + # + # @param [String, Regexp] character_class + # The characters which are not percent encoded. If a String + # is passed, the String must be formatted as a regular + # expression character class. (Do not include the surrounding square + # brackets.) For example, "b-zB-Z0-9" would cause + # everything but the letters 'b' through 'z' and the numbers '0' through + # '9' to be percent encoded. If a Regexp is passed, the + # value /[^b-zB-Z0-9]/ would have the same effect. A set of + # useful String values may be found in the + # Addressable::URI::CharacterClasses module. The default + # value is the reserved plus unreserved character classes specified in + # RFC 3986. + # + # @param [Regexp] upcase_encoded + # A string of characters that may already be percent encoded, and whose + # encodings should be upcased. This allows normalization of percent + # encodings for characters not included in the + # character_class. + # + # @return [String] The encoded component. + # + # @example + # Addressable::URI.encode_component("simple/example", "b-zB-Z0-9") + # => "simple%2Fex%61mple" + # Addressable::URI.encode_component("simple/example", /[^b-zB-Z0-9]/) + # => "simple%2Fex%61mple" + # Addressable::URI.encode_component( + # "simple/example", Addressable::URI::CharacterClasses::UNRESERVED + # ) + # => "simple%2Fexample" + def self.encode_component(component, character_class= + CharacterClasses::RESERVED + CharacterClasses::UNRESERVED, + upcase_encoded='') + return nil if component.nil? + + begin + if component.kind_of?(Symbol) || + component.kind_of?(Numeric) || + component.kind_of?(TrueClass) || + component.kind_of?(FalseClass) + component = component.to_s + else + component = component.to_str + end + rescue TypeError, NoMethodError + raise TypeError, "Can't convert #{component.class} into String." + end if !component.is_a? String + + if ![String, Regexp].include?(character_class.class) + raise TypeError, + "Expected String or Regexp, got #{character_class.inspect}" + end + if character_class.kind_of?(String) + character_class = /[^#{character_class}]/ + end + # We can't perform regexps on invalid UTF sequences, but + # here we need to, so switch to ASCII. + component = component.dup + component.force_encoding(Encoding::ASCII_8BIT) + # Avoiding gsub! because there are edge cases with frozen strings + component = component.gsub(character_class) do |sequence| + (sequence.unpack('C*').map { |c| "%" + ("%02x" % c).upcase }).join + end + if upcase_encoded.length > 0 + component = component.gsub(/%(#{upcase_encoded.chars.map do |char| + char.unpack('C*').map { |c| '%02x' % c }.join + end.join('|')})/i) { |s| s.upcase } + end + return component + end + + class << self + alias_method :encode_component, :encode_component + end + + ## + # Unencodes any percent encoded characters within a URI component. + # This method may be used for unencoding either components or full URIs, + # however, it is recommended to use the unencode_component + # alias when unencoding components. + # + # @param [String, Addressable::URI, #to_str] uri + # The URI or component to unencode. + # + # @param [Class] return_type + # The type of object to return. + # This value may only be set to String or + # Addressable::URI. All other values are invalid. Defaults + # to String. + # + # @param [String] leave_encoded + # A string of characters to leave encoded. If a percent encoded character + # in this list is encountered then it will remain percent encoded. + # + # @return [String, Addressable::URI] + # The unencoded component or URI. + # The return type is determined by the return_type + # parameter. + def self.unencode(uri, return_type=String, leave_encoded='') + return nil if uri.nil? + + begin + uri = uri.to_str + rescue NoMethodError, TypeError + raise TypeError, "Can't convert #{uri.class} into String." + end if !uri.is_a? String + if ![String, ::Addressable::URI].include?(return_type) + raise TypeError, + "Expected Class (String or Addressable::URI), " + + "got #{return_type.inspect}" + end + uri = uri.dup + # Seriously, only use UTF-8. I'm really not kidding! + uri.force_encoding("utf-8") + leave_encoded = leave_encoded.dup.force_encoding("utf-8") + result = uri.gsub(/%[0-9a-f]{2}/iu) do |sequence| + c = sequence[1..3].to_i(16).chr + c.force_encoding("utf-8") + leave_encoded.include?(c) ? sequence : c + end + result.force_encoding("utf-8") + if return_type == String + return result + elsif return_type == ::Addressable::URI + return ::Addressable::URI.parse(result) + end + end + + class << self + alias_method :unescape, :unencode + alias_method :unencode_component, :unencode + alias_method :unescape_component, :unencode + end + + + ## + # Normalizes the encoding of a URI component. + # + # @param [String, #to_str] component The URI component to encode. + # + # @param [String, Regexp] character_class + # The characters which are not percent encoded. If a String + # is passed, the String must be formatted as a regular + # expression character class. (Do not include the surrounding square + # brackets.) For example, "b-zB-Z0-9" would cause + # everything but the letters 'b' through 'z' and the numbers '0' + # through '9' to be percent encoded. If a Regexp is passed, + # the value /[^b-zB-Z0-9]/ would have the same effect. A + # set of useful String values may be found in the + # Addressable::URI::CharacterClasses module. The default + # value is the reserved plus unreserved character classes specified in + # RFC 3986. + # + # @param [String] leave_encoded + # When character_class is a String then + # leave_encoded is a string of characters that should remain + # percent encoded while normalizing the component; if they appear percent + # encoded in the original component, then they will be upcased ("%2f" + # normalized to "%2F") but otherwise left alone. + # + # @return [String] The normalized component. + # + # @example + # Addressable::URI.normalize_component("simpl%65/%65xampl%65", "b-zB-Z") + # => "simple%2Fex%61mple" + # Addressable::URI.normalize_component( + # "simpl%65/%65xampl%65", /[^b-zB-Z]/ + # ) + # => "simple%2Fex%61mple" + # Addressable::URI.normalize_component( + # "simpl%65/%65xampl%65", + # Addressable::URI::CharacterClasses::UNRESERVED + # ) + # => "simple%2Fexample" + # Addressable::URI.normalize_component( + # "one%20two%2fthree%26four", + # "0-9a-zA-Z &/", + # "/" + # ) + # => "one two%2Fthree&four" + def self.normalize_component(component, character_class= + CharacterClasses::RESERVED + CharacterClasses::UNRESERVED, + leave_encoded='') + return nil if component.nil? + + begin + component = component.to_str + rescue NoMethodError, TypeError + raise TypeError, "Can't convert #{component.class} into String." + end if !component.is_a? String + + if ![String, Regexp].include?(character_class.class) + raise TypeError, + "Expected String or Regexp, got #{character_class.inspect}" + end + if character_class.kind_of?(String) + leave_re = if leave_encoded.length > 0 + character_class = "#{character_class}%" unless character_class.include?('%') + + "|%(?!#{leave_encoded.chars.map do |char| + seq = char.unpack('C*').map { |c| '%02x' % c }.join + [seq.upcase, seq.downcase] + end.flatten.join('|')})" + end + + character_class = /[^#{character_class}]#{leave_re}/ + end + # We can't perform regexps on invalid UTF sequences, but + # here we need to, so switch to ASCII. + component = component.dup + component.force_encoding(Encoding::ASCII_8BIT) + unencoded = self.unencode_component(component, String, leave_encoded) + begin + encoded = self.encode_component( + Addressable::IDNA.unicode_normalize_kc(unencoded), + character_class, + leave_encoded + ) + rescue ArgumentError + encoded = self.encode_component(unencoded) + end + encoded.force_encoding(Encoding::UTF_8) + return encoded + end + + ## + # Percent encodes any special characters in the URI. + # + # @param [String, Addressable::URI, #to_str] uri + # The URI to encode. + # + # @param [Class] return_type + # The type of object to return. + # This value may only be set to String or + # Addressable::URI. All other values are invalid. Defaults + # to String. + # + # @return [String, Addressable::URI] + # The encoded URI. + # The return type is determined by the return_type + # parameter. + def self.encode(uri, return_type=String) + return nil if uri.nil? + + begin + uri = uri.to_str + rescue NoMethodError, TypeError + raise TypeError, "Can't convert #{uri.class} into String." + end if !uri.is_a? String + + if ![String, ::Addressable::URI].include?(return_type) + raise TypeError, + "Expected Class (String or Addressable::URI), " + + "got #{return_type.inspect}" + end + uri_object = uri.kind_of?(self) ? uri : self.parse(uri) + encoded_uri = Addressable::URI.new( + :scheme => self.encode_component(uri_object.scheme, + Addressable::URI::CharacterClasses::SCHEME), + :authority => self.encode_component(uri_object.authority, + Addressable::URI::CharacterClasses::AUTHORITY), + :path => self.encode_component(uri_object.path, + Addressable::URI::CharacterClasses::PATH), + :query => self.encode_component(uri_object.query, + Addressable::URI::CharacterClasses::QUERY), + :fragment => self.encode_component(uri_object.fragment, + Addressable::URI::CharacterClasses::FRAGMENT) + ) + if return_type == String + return encoded_uri.to_s + elsif return_type == ::Addressable::URI + return encoded_uri + end + end + + class << self + alias_method :escape, :encode + end + + ## + # Normalizes the encoding of a URI. Characters within a hostname are + # not percent encoded to allow for internationalized domain names. + # + # @param [String, Addressable::URI, #to_str] uri + # The URI to encode. + # + # @param [Class] return_type + # The type of object to return. + # This value may only be set to String or + # Addressable::URI. All other values are invalid. Defaults + # to String. + # + # @return [String, Addressable::URI] + # The encoded URI. + # The return type is determined by the return_type + # parameter. + def self.normalized_encode(uri, return_type=String) + begin + uri = uri.to_str + rescue NoMethodError, TypeError + raise TypeError, "Can't convert #{uri.class} into String." + end if !uri.is_a? String + + if ![String, ::Addressable::URI].include?(return_type) + raise TypeError, + "Expected Class (String or Addressable::URI), " + + "got #{return_type.inspect}" + end + uri_object = uri.kind_of?(self) ? uri : self.parse(uri) + components = { + :scheme => self.unencode_component(uri_object.scheme), + :user => self.unencode_component(uri_object.user), + :password => self.unencode_component(uri_object.password), + :host => self.unencode_component(uri_object.host), + :port => (uri_object.port.nil? ? nil : uri_object.port.to_s), + :path => self.unencode_component(uri_object.path), + :query => self.unencode_component(uri_object.query), + :fragment => self.unencode_component(uri_object.fragment) + } + components.each do |key, value| + if value != nil + begin + components[key] = + Addressable::IDNA.unicode_normalize_kc(value.to_str) + rescue ArgumentError + # Likely a malformed UTF-8 character, skip unicode normalization + components[key] = value.to_str + end + end + end + encoded_uri = Addressable::URI.new( + :scheme => self.encode_component(components[:scheme], + Addressable::URI::CharacterClasses::SCHEME), + :user => self.encode_component(components[:user], + Addressable::URI::CharacterClasses::UNRESERVED), + :password => self.encode_component(components[:password], + Addressable::URI::CharacterClasses::UNRESERVED), + :host => components[:host], + :port => components[:port], + :path => self.encode_component(components[:path], + Addressable::URI::CharacterClasses::PATH), + :query => self.encode_component(components[:query], + Addressable::URI::CharacterClasses::QUERY), + :fragment => self.encode_component(components[:fragment], + Addressable::URI::CharacterClasses::FRAGMENT) + ) + if return_type == String + return encoded_uri.to_s + elsif return_type == ::Addressable::URI + return encoded_uri + end + end + + ## + # Encodes a set of key/value pairs according to the rules for the + # application/x-www-form-urlencoded MIME type. + # + # @param [#to_hash, #to_ary] form_values + # The form values to encode. + # + # @param [TrueClass, FalseClass] sort + # Sort the key/value pairs prior to encoding. + # Defaults to false. + # + # @return [String] + # The encoded value. + def self.form_encode(form_values, sort=false) + if form_values.respond_to?(:to_hash) + form_values = form_values.to_hash.to_a + elsif form_values.respond_to?(:to_ary) + form_values = form_values.to_ary + else + raise TypeError, "Can't convert #{form_values.class} into Array." + end + + form_values = form_values.inject([]) do |accu, (key, value)| + if value.kind_of?(Array) + value.each do |v| + accu << [key.to_s, v.to_s] + end + else + accu << [key.to_s, value.to_s] + end + accu + end + + if sort + # Useful for OAuth and optimizing caching systems + form_values = form_values.sort + end + escaped_form_values = form_values.map do |(key, value)| + # Line breaks are CRLF pairs + [ + self.encode_component( + key.gsub(/(\r\n|\n|\r)/, "\r\n"), + CharacterClasses::UNRESERVED + ).gsub("%20", "+"), + self.encode_component( + value.gsub(/(\r\n|\n|\r)/, "\r\n"), + CharacterClasses::UNRESERVED + ).gsub("%20", "+") + ] + end + return escaped_form_values.map do |(key, value)| + "#{key}=#{value}" + end.join("&") + end + + ## + # Decodes a String according to the rules for the + # application/x-www-form-urlencoded MIME type. + # + # @param [String, #to_str] encoded_value + # The form values to decode. + # + # @return [Array] + # The decoded values. + # This is not a Hash because of the possibility for + # duplicate keys. + def self.form_unencode(encoded_value) + if !encoded_value.respond_to?(:to_str) + raise TypeError, "Can't convert #{encoded_value.class} into String." + end + encoded_value = encoded_value.to_str + split_values = encoded_value.split("&").map do |pair| + pair.split("=", 2) + end + return split_values.map do |(key, value)| + [ + key ? self.unencode_component( + key.gsub("+", "%20")).gsub(/(\r\n|\n|\r)/, "\n") : nil, + value ? (self.unencode_component( + value.gsub("+", "%20")).gsub(/(\r\n|\n|\r)/, "\n")) : nil + ] + end + end + + ## + # Creates a new uri object from component parts. + # + # @option [String, #to_str] scheme The scheme component. + # @option [String, #to_str] user The user component. + # @option [String, #to_str] password The password component. + # @option [String, #to_str] userinfo + # The userinfo component. If this is supplied, the user and password + # components must be omitted. + # @option [String, #to_str] host The host component. + # @option [String, #to_str] port The port component. + # @option [String, #to_str] authority + # The authority component. If this is supplied, the user, password, + # userinfo, host, and port components must be omitted. + # @option [String, #to_str] path The path component. + # @option [String, #to_str] query The query component. + # @option [String, #to_str] fragment The fragment component. + # + # @return [Addressable::URI] The constructed URI object. + def initialize(options={}) + if options.has_key?(:authority) + if (options.keys & [:userinfo, :user, :password, :host, :port]).any? + raise ArgumentError, + "Cannot specify both an authority and any of the components " + + "within the authority." + end + end + if options.has_key?(:userinfo) + if (options.keys & [:user, :password]).any? + raise ArgumentError, + "Cannot specify both a userinfo and either the user or password." + end + end + + self.defer_validation do + # Bunch of crazy logic required because of the composite components + # like userinfo and authority. + self.scheme = options[:scheme] if options[:scheme] + self.user = options[:user] if options[:user] + self.password = options[:password] if options[:password] + self.userinfo = options[:userinfo] if options[:userinfo] + self.host = options[:host] if options[:host] + self.port = options[:port] if options[:port] + self.authority = options[:authority] if options[:authority] + self.path = options[:path] if options[:path] + self.query = options[:query] if options[:query] + self.query_values = options[:query_values] if options[:query_values] + self.fragment = options[:fragment] if options[:fragment] + end + self.to_s + end + + ## + # Freeze URI, initializing instance variables. + # + # @return [Addressable::URI] The frozen URI object. + def freeze + self.normalized_scheme + self.normalized_user + self.normalized_password + self.normalized_userinfo + self.normalized_host + self.normalized_port + self.normalized_authority + self.normalized_site + self.normalized_path + self.normalized_query + self.normalized_fragment + self.hash + super + end + + ## + # The scheme component for this URI. + # + # @return [String] The scheme component. + def scheme + return defined?(@scheme) ? @scheme : nil + end + + ## + # The scheme component for this URI, normalized. + # + # @return [String] The scheme component, normalized. + def normalized_scheme + return nil unless self.scheme + @normalized_scheme ||= begin + if self.scheme =~ /^\s*ssh\+svn\s*$/i + "svn+ssh".dup + else + Addressable::URI.normalize_component( + self.scheme.strip.downcase, + Addressable::URI::CharacterClasses::SCHEME + ) + end + end + # All normalized values should be UTF-8 + @normalized_scheme.force_encoding(Encoding::UTF_8) if @normalized_scheme + @normalized_scheme + end + + ## + # Sets the scheme component for this URI. + # + # @param [String, #to_str] new_scheme The new scheme component. + def scheme=(new_scheme) + if new_scheme && !new_scheme.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_scheme.class} into String." + elsif new_scheme + new_scheme = new_scheme.to_str + end + if new_scheme && new_scheme !~ /\A[a-z][a-z0-9\.\+\-]*\z/i + raise InvalidURIError, "Invalid scheme format: #{new_scheme}" + end + @scheme = new_scheme + @scheme = nil if @scheme.to_s.strip.empty? + + # Reset dependent values + remove_instance_variable(:@normalized_scheme) if defined?(@normalized_scheme) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The user component for this URI. + # + # @return [String] The user component. + def user + return defined?(@user) ? @user : nil + end + + ## + # The user component for this URI, normalized. + # + # @return [String] The user component, normalized. + def normalized_user + return nil unless self.user + return @normalized_user if defined?(@normalized_user) + @normalized_user ||= begin + if normalized_scheme =~ /https?/ && self.user.strip.empty? && + (!self.password || self.password.strip.empty?) + nil + else + Addressable::URI.normalize_component( + self.user.strip, + Addressable::URI::CharacterClasses::UNRESERVED + ) + end + end + # All normalized values should be UTF-8 + @normalized_user.force_encoding(Encoding::UTF_8) if @normalized_user + @normalized_user + end + + ## + # Sets the user component for this URI. + # + # @param [String, #to_str] new_user The new user component. + def user=(new_user) + if new_user && !new_user.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_user.class} into String." + end + @user = new_user ? new_user.to_str : nil + + # You can't have a nil user with a non-nil password + if password != nil + @user = EMPTY_STR if @user.nil? + end + + # Reset dependent values + remove_instance_variable(:@userinfo) if defined?(@userinfo) + remove_instance_variable(:@normalized_userinfo) if defined?(@normalized_userinfo) + remove_instance_variable(:@authority) if defined?(@authority) + remove_instance_variable(:@normalized_user) if defined?(@normalized_user) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The password component for this URI. + # + # @return [String] The password component. + def password + return defined?(@password) ? @password : nil + end + + ## + # The password component for this URI, normalized. + # + # @return [String] The password component, normalized. + def normalized_password + return nil unless self.password + return @normalized_password if defined?(@normalized_password) + @normalized_password ||= begin + if self.normalized_scheme =~ /https?/ && self.password.strip.empty? && + (!self.user || self.user.strip.empty?) + nil + else + Addressable::URI.normalize_component( + self.password.strip, + Addressable::URI::CharacterClasses::UNRESERVED + ) + end + end + # All normalized values should be UTF-8 + if @normalized_password + @normalized_password.force_encoding(Encoding::UTF_8) + end + @normalized_password + end + + ## + # Sets the password component for this URI. + # + # @param [String, #to_str] new_password The new password component. + def password=(new_password) + if new_password && !new_password.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_password.class} into String." + end + @password = new_password ? new_password.to_str : nil + + # You can't have a nil user with a non-nil password + @password ||= nil + @user ||= nil + if @password != nil + @user = EMPTY_STR if @user.nil? + end + + # Reset dependent values + remove_instance_variable(:@userinfo) if defined?(@userinfo) + remove_instance_variable(:@normalized_userinfo) if defined?(@normalized_userinfo) + remove_instance_variable(:@authority) if defined?(@authority) + remove_instance_variable(:@normalized_password) if defined?(@normalized_password) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The userinfo component for this URI. + # Combines the user and password components. + # + # @return [String] The userinfo component. + def userinfo + current_user = self.user + current_password = self.password + (current_user || current_password) && @userinfo ||= begin + if current_user && current_password + "#{current_user}:#{current_password}" + elsif current_user && !current_password + "#{current_user}" + end + end + end + + ## + # The userinfo component for this URI, normalized. + # + # @return [String] The userinfo component, normalized. + def normalized_userinfo + return nil unless self.userinfo + return @normalized_userinfo if defined?(@normalized_userinfo) + @normalized_userinfo ||= begin + current_user = self.normalized_user + current_password = self.normalized_password + if !current_user && !current_password + nil + elsif current_user && current_password + "#{current_user}:#{current_password}".dup + elsif current_user && !current_password + "#{current_user}".dup + end + end + # All normalized values should be UTF-8 + if @normalized_userinfo + @normalized_userinfo.force_encoding(Encoding::UTF_8) + end + @normalized_userinfo + end + + ## + # Sets the userinfo component for this URI. + # + # @param [String, #to_str] new_userinfo The new userinfo component. + def userinfo=(new_userinfo) + if new_userinfo && !new_userinfo.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_userinfo.class} into String." + end + new_user, new_password = if new_userinfo + [ + new_userinfo.to_str.strip[/^(.*):/, 1], + new_userinfo.to_str.strip[/:(.*)$/, 1] + ] + else + [nil, nil] + end + + # Password assigned first to ensure validity in case of nil + self.password = new_password + self.user = new_user + + # Reset dependent values + remove_instance_variable(:@authority) if defined?(@authority) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The host component for this URI. + # + # @return [String] The host component. + def host + return defined?(@host) ? @host : nil + end + + ## + # The host component for this URI, normalized. + # + # @return [String] The host component, normalized. + def normalized_host + return nil unless self.host + @normalized_host ||= begin + if !self.host.strip.empty? + result = ::Addressable::IDNA.to_ascii( + URI.unencode_component(self.host.strip.downcase) + ) + if result =~ /[^\.]\.$/ + # Single trailing dots are unnecessary. + result = result[0...-1] + end + result = Addressable::URI.normalize_component( + result, + CharacterClasses::HOST) + result + else + EMPTY_STR.dup + end + end + # All normalized values should be UTF-8 + @normalized_host.force_encoding(Encoding::UTF_8) if @normalized_host + @normalized_host + end + + ## + # Sets the host component for this URI. + # + # @param [String, #to_str] new_host The new host component. + def host=(new_host) + if new_host && !new_host.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_host.class} into String." + end + @host = new_host ? new_host.to_str : nil + + # Reset dependent values + remove_instance_variable(:@authority) if defined?(@authority) + remove_instance_variable(:@normalized_host) if defined?(@normalized_host) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # This method is same as URI::Generic#host except + # brackets for IPv6 (and 'IPvFuture') addresses are removed. + # + # @see Addressable::URI#host + # + # @return [String] The hostname for this URI. + def hostname + v = self.host + /\A\[(.*)\]\z/ =~ v ? $1 : v + end + + ## + # This method is same as URI::Generic#host= except + # the argument can be a bare IPv6 address (or 'IPvFuture'). + # + # @see Addressable::URI#host= + # + # @param [String, #to_str] new_hostname The new hostname for this URI. + def hostname=(new_hostname) + if new_hostname && + (new_hostname.respond_to?(:ipv4?) || new_hostname.respond_to?(:ipv6?)) + new_hostname = new_hostname.to_s + elsif new_hostname && !new_hostname.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_hostname.class} into String." + end + v = new_hostname ? new_hostname.to_str : nil + v = "[#{v}]" if /\A\[.*\]\z/ !~ v && /:/ =~ v + self.host = v + end + + ## + # Returns the top-level domain for this host. + # + # @example + # Addressable::URI.parse("www.example.co.uk").tld # => "co.uk" + def tld + PublicSuffix.parse(self.host, ignore_private: true).tld + end + + ## + # Sets the top-level domain for this URI. + # + # @param [String, #to_str] new_tld The new top-level domain. + def tld=(new_tld) + replaced_tld = domain.sub(/#{tld}\z/, new_tld) + self.host = PublicSuffix::Domain.new(replaced_tld).to_s + end + + ## + # Returns the public suffix domain for this host. + # + # @example + # Addressable::URI.parse("www.example.co.uk").domain # => "example.co.uk" + def domain + PublicSuffix.domain(self.host, ignore_private: true) + end + + ## + # The authority component for this URI. + # Combines the user, password, host, and port components. + # + # @return [String] The authority component. + def authority + self.host && @authority ||= begin + authority = String.new + if self.userinfo != nil + authority << "#{self.userinfo}@" + end + authority << self.host + if self.port != nil + authority << ":#{self.port}" + end + authority + end + end + + ## + # The authority component for this URI, normalized. + # + # @return [String] The authority component, normalized. + def normalized_authority + return nil unless self.authority + @normalized_authority ||= begin + authority = String.new + if self.normalized_userinfo != nil + authority << "#{self.normalized_userinfo}@" + end + authority << self.normalized_host + if self.normalized_port != nil + authority << ":#{self.normalized_port}" + end + authority + end + # All normalized values should be UTF-8 + if @normalized_authority + @normalized_authority.force_encoding(Encoding::UTF_8) + end + @normalized_authority + end + + ## + # Sets the authority component for this URI. + # + # @param [String, #to_str] new_authority The new authority component. + def authority=(new_authority) + if new_authority + if !new_authority.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_authority.class} into String." + end + new_authority = new_authority.to_str + new_userinfo = new_authority[/^([^\[\]]*)@/, 1] + if new_userinfo + new_user = new_userinfo.strip[/^([^:]*):?/, 1] + new_password = new_userinfo.strip[/:(.*)$/, 1] + end + new_host = new_authority.sub( + /^([^\[\]]*)@/, EMPTY_STR + ).sub( + /:([^:@\[\]]*?)$/, EMPTY_STR + ) + new_port = + new_authority[/:([^:@\[\]]*?)$/, 1] + end + + # Password assigned first to ensure validity in case of nil + self.password = defined?(new_password) ? new_password : nil + self.user = defined?(new_user) ? new_user : nil + self.host = defined?(new_host) ? new_host : nil + self.port = defined?(new_port) ? new_port : nil + + # Reset dependent values + remove_instance_variable(:@userinfo) if defined?(@userinfo) + remove_instance_variable(:@normalized_userinfo) if defined?(@normalized_userinfo) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The origin for this URI, serialized to ASCII, as per + # RFC 6454, section 6.2. + # + # @return [String] The serialized origin. + def origin + if self.scheme && self.authority + if self.normalized_port + "#{self.normalized_scheme}://#{self.normalized_host}" + + ":#{self.normalized_port}" + else + "#{self.normalized_scheme}://#{self.normalized_host}" + end + else + "null" + end + end + + ## + # Sets the origin for this URI, serialized to ASCII, as per + # RFC 6454, section 6.2. This assignment will reset the `userinfo` + # component. + # + # @param [String, #to_str] new_origin The new origin component. + def origin=(new_origin) + if new_origin + if !new_origin.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_origin.class} into String." + end + new_origin = new_origin.to_str + new_scheme = new_origin[/^([^:\/?#]+):\/\//, 1] + unless new_scheme + raise InvalidURIError, 'An origin cannot omit the scheme.' + end + new_host = new_origin[/:\/\/([^\/?#:]+)/, 1] + unless new_host + raise InvalidURIError, 'An origin cannot omit the host.' + end + new_port = new_origin[/:([^:@\[\]\/]*?)$/, 1] + end + + self.scheme = defined?(new_scheme) ? new_scheme : nil + self.host = defined?(new_host) ? new_host : nil + self.port = defined?(new_port) ? new_port : nil + self.userinfo = nil + + # Reset dependent values + remove_instance_variable(:@userinfo) if defined?(@userinfo) + remove_instance_variable(:@normalized_userinfo) if defined?(@normalized_userinfo) + remove_instance_variable(:@authority) if defined?(@authority) + remove_instance_variable(:@normalized_authority) if defined?(@normalized_authority) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + # Returns an array of known ip-based schemes. These schemes typically + # use a similar URI form: + # //:@:/ + def self.ip_based_schemes + return self.port_mapping.keys + end + + # Returns a hash of common IP-based schemes and their default port + # numbers. Adding new schemes to this hash, as necessary, will allow + # for better URI normalization. + def self.port_mapping + PORT_MAPPING + end + + ## + # The port component for this URI. + # This is the port number actually given in the URI. This does not + # infer port numbers from default values. + # + # @return [Integer] The port component. + def port + return defined?(@port) ? @port : nil + end + + ## + # The port component for this URI, normalized. + # + # @return [Integer] The port component, normalized. + def normalized_port + return nil unless self.port + return @normalized_port if defined?(@normalized_port) + @normalized_port ||= begin + if URI.port_mapping[self.normalized_scheme] == self.port + nil + else + self.port + end + end + end + + ## + # Sets the port component for this URI. + # + # @param [String, Integer, #to_s] new_port The new port component. + def port=(new_port) + if new_port != nil && new_port.respond_to?(:to_str) + new_port = Addressable::URI.unencode_component(new_port.to_str) + end + + if new_port.respond_to?(:valid_encoding?) && !new_port.valid_encoding? + raise InvalidURIError, "Invalid encoding in port" + end + + if new_port != nil && !(new_port.to_s =~ /^\d+$/) + raise InvalidURIError, + "Invalid port number: #{new_port.inspect}" + end + + @port = new_port.to_s.to_i + @port = nil if @port == 0 + + # Reset dependent values + remove_instance_variable(:@authority) if defined?(@authority) + remove_instance_variable(:@normalized_port) if defined?(@normalized_port) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The inferred port component for this URI. + # This method will normalize to the default port for the URI's scheme if + # the port isn't explicitly specified in the URI. + # + # @return [Integer] The inferred port component. + def inferred_port + if self.port.to_i == 0 + self.default_port + else + self.port.to_i + end + end + + ## + # The default port for this URI's scheme. + # This method will always returns the default port for the URI's scheme + # regardless of the presence of an explicit port in the URI. + # + # @return [Integer] The default port. + def default_port + URI.port_mapping[self.scheme.strip.downcase] if self.scheme + end + + ## + # The combination of components that represent a site. + # Combines the scheme, user, password, host, and port components. + # Primarily useful for HTTP and HTTPS. + # + # For example, "http://example.com/path?query" would have a + # site value of "http://example.com". + # + # @return [String] The components that identify a site. + def site + (self.scheme || self.authority) && @site ||= begin + site_string = "".dup + site_string << "#{self.scheme}:" if self.scheme != nil + site_string << "//#{self.authority}" if self.authority != nil + site_string + end + end + + ## + # The normalized combination of components that represent a site. + # Combines the scheme, user, password, host, and port components. + # Primarily useful for HTTP and HTTPS. + # + # For example, "http://example.com/path?query" would have a + # site value of "http://example.com". + # + # @return [String] The normalized components that identify a site. + def normalized_site + return nil unless self.site + @normalized_site ||= begin + site_string = "".dup + if self.normalized_scheme != nil + site_string << "#{self.normalized_scheme}:" + end + if self.normalized_authority != nil + site_string << "//#{self.normalized_authority}" + end + site_string + end + # All normalized values should be UTF-8 + @normalized_site.force_encoding(Encoding::UTF_8) if @normalized_site + @normalized_site + end + + ## + # Sets the site value for this URI. + # + # @param [String, #to_str] new_site The new site value. + def site=(new_site) + if new_site + if !new_site.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_site.class} into String." + end + new_site = new_site.to_str + # These two regular expressions derived from the primary parsing + # expression + self.scheme = new_site[/^(?:([^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?$/, 1] + self.authority = new_site[ + /^(?:(?:[^:\/?#]+):)?(?:\/\/([^\/?#]*))?$/, 1 + ] + else + self.scheme = nil + self.authority = nil + end + end + + ## + # The path component for this URI. + # + # @return [String] The path component. + def path + return defined?(@path) ? @path : EMPTY_STR + end + + NORMPATH = /^(?!\/)[^\/:]*:.*$/ + ## + # The path component for this URI, normalized. + # + # @return [String] The path component, normalized. + def normalized_path + @normalized_path ||= begin + path = self.path.to_s + if self.scheme == nil && path =~ NORMPATH + # Relative paths with colons in the first segment are ambiguous. + path = path.sub(":", "%2F") + end + # String#split(delimeter, -1) uses the more strict splitting behavior + # found by default in Python. + result = path.strip.split(SLASH, -1).map do |segment| + Addressable::URI.normalize_component( + segment, + Addressable::URI::CharacterClasses::PCHAR + ) + end.join(SLASH) + + result = URI.normalize_path(result) + if result.empty? && + ["http", "https", "ftp", "tftp"].include?(self.normalized_scheme) + result = SLASH.dup + end + result + end + # All normalized values should be UTF-8 + @normalized_path.force_encoding(Encoding::UTF_8) if @normalized_path + @normalized_path + end + + ## + # Sets the path component for this URI. + # + # @param [String, #to_str] new_path The new path component. + def path=(new_path) + if new_path && !new_path.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_path.class} into String." + end + @path = (new_path || EMPTY_STR).to_str + if !@path.empty? && @path[0..0] != SLASH && host != nil + @path = "/#{@path}" + end + + # Reset dependent values + remove_instance_variable(:@normalized_path) if defined?(@normalized_path) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # The basename, if any, of the file in the path component. + # + # @return [String] The path's basename. + def basename + # Path cannot be nil + return File.basename(self.path).sub(/;[^\/]*$/, EMPTY_STR) + end + + ## + # The extname, if any, of the file in the path component. + # Empty string if there is no extension. + # + # @return [String] The path's extname. + def extname + return nil unless self.path + return File.extname(self.basename) + end + + ## + # The query component for this URI. + # + # @return [String] The query component. + def query + return defined?(@query) ? @query : nil + end + + ## + # The query component for this URI, normalized. + # + # @return [String] The query component, normalized. + def normalized_query(*flags) + return nil unless self.query + return @normalized_query if defined?(@normalized_query) + @normalized_query ||= begin + modified_query_class = Addressable::URI::CharacterClasses::QUERY.dup + # Make sure possible key-value pair delimiters are escaped. + modified_query_class.sub!("\\&", "").sub!("\\;", "") + pairs = (self.query || "").split("&", -1) + pairs.sort! if flags.include?(:sorted) + component = pairs.map do |pair| + Addressable::URI.normalize_component(pair, modified_query_class, "+") + end.join("&") + component == "" ? nil : component + end + # All normalized values should be UTF-8 + @normalized_query.force_encoding(Encoding::UTF_8) if @normalized_query + @normalized_query + end + + ## + # Sets the query component for this URI. + # + # @param [String, #to_str] new_query The new query component. + def query=(new_query) + if new_query && !new_query.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_query.class} into String." + end + @query = new_query ? new_query.to_str : nil + + # Reset dependent values + remove_instance_variable(:@normalized_query) if defined?(@normalized_query) + remove_composite_values + end + + ## + # Converts the query component to a Hash value. + # + # @param [Class] return_type The return type desired. Value must be either + # `Hash` or `Array`. + # + # @return [Hash, Array, nil] The query string parsed as a Hash or Array + # or nil if the query string is blank. + # + # @example + # Addressable::URI.parse("?one=1&two=2&three=3").query_values + # #=> {"one" => "1", "two" => "2", "three" => "3"} + # Addressable::URI.parse("?one=two&one=three").query_values(Array) + # #=> [["one", "two"], ["one", "three"]] + # Addressable::URI.parse("?one=two&one=three").query_values(Hash) + # #=> {"one" => "three"} + # Addressable::URI.parse("?").query_values + # #=> {} + # Addressable::URI.parse("").query_values + # #=> nil + def query_values(return_type=Hash) + empty_accumulator = Array == return_type ? [] : {} + if return_type != Hash && return_type != Array + raise ArgumentError, "Invalid return type. Must be Hash or Array." + end + return nil if self.query == nil + split_query = self.query.split("&").map do |pair| + pair.split("=", 2) if pair && !pair.empty? + end.compact + return split_query.inject(empty_accumulator.dup) do |accu, pair| + # I'd rather use key/value identifiers instead of array lookups, + # but in this case I really want to maintain the exact pair structure, + # so it's best to make all changes in-place. + pair[0] = URI.unencode_component(pair[0]) + if pair[1].respond_to?(:to_str) + # I loathe the fact that I have to do this. Stupid HTML 4.01. + # Treating '+' as a space was just an unbelievably bad idea. + # There was nothing wrong with '%20'! + # If it ain't broke, don't fix it! + pair[1] = URI.unencode_component(pair[1].to_str.gsub(/\+/, " ")) + end + if return_type == Hash + accu[pair[0]] = pair[1] + else + accu << pair + end + accu + end + end + + ## + # Sets the query component for this URI from a Hash object. + # An empty Hash or Array will result in an empty query string. + # + # @param [Hash, #to_hash, Array] new_query_values The new query values. + # + # @example + # uri.query_values = {:a => "a", :b => ["c", "d", "e"]} + # uri.query + # # => "a=a&b=c&b=d&b=e" + # uri.query_values = [['a', 'a'], ['b', 'c'], ['b', 'd'], ['b', 'e']] + # uri.query + # # => "a=a&b=c&b=d&b=e" + # uri.query_values = [['a', 'a'], ['b', ['c', 'd', 'e']]] + # uri.query + # # => "a=a&b=c&b=d&b=e" + # uri.query_values = [['flag'], ['key', 'value']] + # uri.query + # # => "flag&key=value" + def query_values=(new_query_values) + if new_query_values == nil + self.query = nil + return nil + end + + if !new_query_values.is_a?(Array) + if !new_query_values.respond_to?(:to_hash) + raise TypeError, + "Can't convert #{new_query_values.class} into Hash." + end + new_query_values = new_query_values.to_hash + new_query_values = new_query_values.map do |key, value| + key = key.to_s if key.kind_of?(Symbol) + [key, value] + end + # Useful default for OAuth and caching. + # Only to be used for non-Array inputs. Arrays should preserve order. + new_query_values.sort! + end + + # new_query_values have form [['key1', 'value1'], ['key2', 'value2']] + buffer = "".dup + new_query_values.each do |key, value| + encoded_key = URI.encode_component( + key, CharacterClasses::UNRESERVED + ) + if value == nil + buffer << "#{encoded_key}&" + elsif value.kind_of?(Array) + value.each do |sub_value| + encoded_value = URI.encode_component( + sub_value, CharacterClasses::UNRESERVED + ) + buffer << "#{encoded_key}=#{encoded_value}&" + end + else + encoded_value = URI.encode_component( + value, CharacterClasses::UNRESERVED + ) + buffer << "#{encoded_key}=#{encoded_value}&" + end + end + self.query = buffer.chop + end + + ## + # The HTTP request URI for this URI. This is the path and the + # query string. + # + # @return [String] The request URI required for an HTTP request. + def request_uri + return nil if self.absolute? && self.scheme !~ /^https?$/i + return ( + (!self.path.empty? ? self.path : SLASH) + + (self.query ? "?#{self.query}" : EMPTY_STR) + ) + end + + ## + # Sets the HTTP request URI for this URI. + # + # @param [String, #to_str] new_request_uri The new HTTP request URI. + def request_uri=(new_request_uri) + if !new_request_uri.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_request_uri.class} into String." + end + if self.absolute? && self.scheme !~ /^https?$/i + raise InvalidURIError, + "Cannot set an HTTP request URI for a non-HTTP URI." + end + new_request_uri = new_request_uri.to_str + path_component = new_request_uri[/^([^\?]*)\??(?:.*)$/, 1] + query_component = new_request_uri[/^(?:[^\?]*)\?(.*)$/, 1] + path_component = path_component.to_s + path_component = (!path_component.empty? ? path_component : SLASH) + self.path = path_component + self.query = query_component + + # Reset dependent values + remove_composite_values + end + + ## + # The fragment component for this URI. + # + # @return [String] The fragment component. + def fragment + return defined?(@fragment) ? @fragment : nil + end + + ## + # The fragment component for this URI, normalized. + # + # @return [String] The fragment component, normalized. + def normalized_fragment + return nil unless self.fragment + return @normalized_fragment if defined?(@normalized_fragment) + @normalized_fragment ||= begin + component = Addressable::URI.normalize_component( + self.fragment, + Addressable::URI::CharacterClasses::FRAGMENT + ) + component == "" ? nil : component + end + # All normalized values should be UTF-8 + if @normalized_fragment + @normalized_fragment.force_encoding(Encoding::UTF_8) + end + @normalized_fragment + end + + ## + # Sets the fragment component for this URI. + # + # @param [String, #to_str] new_fragment The new fragment component. + def fragment=(new_fragment) + if new_fragment && !new_fragment.respond_to?(:to_str) + raise TypeError, "Can't convert #{new_fragment.class} into String." + end + @fragment = new_fragment ? new_fragment.to_str : nil + + # Reset dependent values + remove_instance_variable(:@normalized_fragment) if defined?(@normalized_fragment) + remove_composite_values + + # Ensure we haven't created an invalid URI + validate() + end + + ## + # Determines if the scheme indicates an IP-based protocol. + # + # @return [TrueClass, FalseClass] + # true if the scheme indicates an IP-based protocol. + # false otherwise. + def ip_based? + if self.scheme + return URI.ip_based_schemes.include?( + self.scheme.strip.downcase) + end + return false + end + + ## + # Determines if the URI is relative. + # + # @return [TrueClass, FalseClass] + # true if the URI is relative. false + # otherwise. + def relative? + return self.scheme.nil? + end + + ## + # Determines if the URI is absolute. + # + # @return [TrueClass, FalseClass] + # true if the URI is absolute. false + # otherwise. + def absolute? + return !relative? + end + + ## + # Joins two URIs together. + # + # @param [String, Addressable::URI, #to_str] The URI to join with. + # + # @return [Addressable::URI] The joined URI. + def join(uri) + if !uri.respond_to?(:to_str) + raise TypeError, "Can't convert #{uri.class} into String." + end + if !uri.kind_of?(URI) + # Otherwise, convert to a String, then parse. + uri = URI.parse(uri.to_str) + end + if uri.to_s.empty? + return self.dup + end + + joined_scheme = nil + joined_user = nil + joined_password = nil + joined_host = nil + joined_port = nil + joined_path = nil + joined_query = nil + joined_fragment = nil + + # Section 5.2.2 of RFC 3986 + if uri.scheme != nil + joined_scheme = uri.scheme + joined_user = uri.user + joined_password = uri.password + joined_host = uri.host + joined_port = uri.port + joined_path = URI.normalize_path(uri.path) + joined_query = uri.query + else + if uri.authority != nil + joined_user = uri.user + joined_password = uri.password + joined_host = uri.host + joined_port = uri.port + joined_path = URI.normalize_path(uri.path) + joined_query = uri.query + else + if uri.path == nil || uri.path.empty? + joined_path = self.path + if uri.query != nil + joined_query = uri.query + else + joined_query = self.query + end + else + if uri.path[0..0] == SLASH + joined_path = URI.normalize_path(uri.path) + else + base_path = self.path.dup + base_path = EMPTY_STR if base_path == nil + base_path = URI.normalize_path(base_path) + + # Section 5.2.3 of RFC 3986 + # + # Removes the right-most path segment from the base path. + if base_path =~ /\// + base_path.sub!(/\/[^\/]+$/, SLASH) + else + base_path = EMPTY_STR + end + + # If the base path is empty and an authority segment has been + # defined, use a base path of SLASH + if base_path.empty? && self.authority != nil + base_path = SLASH + end + + joined_path = URI.normalize_path(base_path + uri.path) + end + joined_query = uri.query + end + joined_user = self.user + joined_password = self.password + joined_host = self.host + joined_port = self.port + end + joined_scheme = self.scheme + end + joined_fragment = uri.fragment + + return self.class.new( + :scheme => joined_scheme, + :user => joined_user, + :password => joined_password, + :host => joined_host, + :port => joined_port, + :path => joined_path, + :query => joined_query, + :fragment => joined_fragment + ) + end + alias_method :+, :join + + ## + # Destructive form of join. + # + # @param [String, Addressable::URI, #to_str] The URI to join with. + # + # @return [Addressable::URI] The joined URI. + # + # @see Addressable::URI#join + def join!(uri) + replace_self(self.join(uri)) + end + + ## + # Merges a URI with a Hash of components. + # This method has different behavior from join. Any + # components present in the hash parameter will override the + # original components. The path component is not treated specially. + # + # @param [Hash, Addressable::URI, #to_hash] The components to merge with. + # + # @return [Addressable::URI] The merged URI. + # + # @see Hash#merge + def merge(hash) + if !hash.respond_to?(:to_hash) + raise TypeError, "Can't convert #{hash.class} into Hash." + end + hash = hash.to_hash + + if hash.has_key?(:authority) + if (hash.keys & [:userinfo, :user, :password, :host, :port]).any? + raise ArgumentError, + "Cannot specify both an authority and any of the components " + + "within the authority." + end + end + if hash.has_key?(:userinfo) + if (hash.keys & [:user, :password]).any? + raise ArgumentError, + "Cannot specify both a userinfo and either the user or password." + end + end + + uri = self.class.new + uri.defer_validation do + # Bunch of crazy logic required because of the composite components + # like userinfo and authority. + uri.scheme = + hash.has_key?(:scheme) ? hash[:scheme] : self.scheme + if hash.has_key?(:authority) + uri.authority = + hash.has_key?(:authority) ? hash[:authority] : self.authority + end + if hash.has_key?(:userinfo) + uri.userinfo = + hash.has_key?(:userinfo) ? hash[:userinfo] : self.userinfo + end + if !hash.has_key?(:userinfo) && !hash.has_key?(:authority) + uri.user = + hash.has_key?(:user) ? hash[:user] : self.user + uri.password = + hash.has_key?(:password) ? hash[:password] : self.password + end + if !hash.has_key?(:authority) + uri.host = + hash.has_key?(:host) ? hash[:host] : self.host + uri.port = + hash.has_key?(:port) ? hash[:port] : self.port + end + uri.path = + hash.has_key?(:path) ? hash[:path] : self.path + uri.query = + hash.has_key?(:query) ? hash[:query] : self.query + uri.fragment = + hash.has_key?(:fragment) ? hash[:fragment] : self.fragment + end + + return uri + end + + ## + # Destructive form of merge. + # + # @param [Hash, Addressable::URI, #to_hash] The components to merge with. + # + # @return [Addressable::URI] The merged URI. + # + # @see Addressable::URI#merge + def merge!(uri) + replace_self(self.merge(uri)) + end + + ## + # Returns the shortest normalized relative form of this URI that uses the + # supplied URI as a base for resolution. Returns an absolute URI if + # necessary. This is effectively the opposite of route_to. + # + # @param [String, Addressable::URI, #to_str] uri The URI to route from. + # + # @return [Addressable::URI] + # The normalized relative URI that is equivalent to the original URI. + def route_from(uri) + uri = URI.parse(uri).normalize + normalized_self = self.normalize + if normalized_self.relative? + raise ArgumentError, "Expected absolute URI, got: #{self.to_s}" + end + if uri.relative? + raise ArgumentError, "Expected absolute URI, got: #{uri.to_s}" + end + if normalized_self == uri + return Addressable::URI.parse("##{normalized_self.fragment}") + end + components = normalized_self.to_hash + if normalized_self.scheme == uri.scheme + components[:scheme] = nil + if normalized_self.authority == uri.authority + components[:user] = nil + components[:password] = nil + components[:host] = nil + components[:port] = nil + if normalized_self.path == uri.path + components[:path] = nil + if normalized_self.query == uri.query + components[:query] = nil + end + else + if uri.path != SLASH and components[:path] + self_splitted_path = split_path(components[:path]) + uri_splitted_path = split_path(uri.path) + self_dir = self_splitted_path.shift + uri_dir = uri_splitted_path.shift + while !self_splitted_path.empty? && !uri_splitted_path.empty? and self_dir == uri_dir + self_dir = self_splitted_path.shift + uri_dir = uri_splitted_path.shift + end + components[:path] = (uri_splitted_path.fill('..') + [self_dir] + self_splitted_path).join(SLASH) + end + end + end + end + # Avoid network-path references. + if components[:host] != nil + components[:scheme] = normalized_self.scheme + end + return Addressable::URI.new( + :scheme => components[:scheme], + :user => components[:user], + :password => components[:password], + :host => components[:host], + :port => components[:port], + :path => components[:path], + :query => components[:query], + :fragment => components[:fragment] + ) + end + + ## + # Returns the shortest normalized relative form of the supplied URI that + # uses this URI as a base for resolution. Returns an absolute URI if + # necessary. This is effectively the opposite of route_from. + # + # @param [String, Addressable::URI, #to_str] uri The URI to route to. + # + # @return [Addressable::URI] + # The normalized relative URI that is equivalent to the supplied URI. + def route_to(uri) + return URI.parse(uri).route_from(self) + end + + ## + # Returns a normalized URI object. + # + # NOTE: This method does not attempt to fully conform to specifications. + # It exists largely to correct other people's failures to read the + # specifications, and also to deal with caching issues since several + # different URIs may represent the same resource and should not be + # cached multiple times. + # + # @return [Addressable::URI] The normalized URI. + def normalize + # This is a special exception for the frequently misused feed + # URI scheme. + if normalized_scheme == "feed" + if self.to_s =~ /^feed:\/*http:\/*/ + return URI.parse( + self.to_s[/^feed:\/*(http:\/*.*)/, 1] + ).normalize + end + end + + return self.class.new( + :scheme => normalized_scheme, + :authority => normalized_authority, + :path => normalized_path, + :query => normalized_query, + :fragment => normalized_fragment + ) + end + + ## + # Destructively normalizes this URI object. + # + # @return [Addressable::URI] The normalized URI. + # + # @see Addressable::URI#normalize + def normalize! + replace_self(self.normalize) + end + + ## + # Creates a URI suitable for display to users. If semantic attacks are + # likely, the application should try to detect these and warn the user. + # See RFC 3986, + # section 7.6 for more information. + # + # @return [Addressable::URI] A URI suitable for display purposes. + def display_uri + display_uri = self.normalize + display_uri.host = ::Addressable::IDNA.to_unicode(display_uri.host) + return display_uri + end + + ## + # Returns true if the URI objects are equal. This method + # normalizes both URIs before doing the comparison, and allows comparison + # against Strings. + # + # @param [Object] uri The URI to compare. + # + # @return [TrueClass, FalseClass] + # true if the URIs are equivalent, false + # otherwise. + def ===(uri) + if uri.respond_to?(:normalize) + uri_string = uri.normalize.to_s + else + begin + uri_string = ::Addressable::URI.parse(uri).normalize.to_s + rescue InvalidURIError, TypeError + return false + end + end + return self.normalize.to_s == uri_string + end + + ## + # Returns true if the URI objects are equal. This method + # normalizes both URIs before doing the comparison. + # + # @param [Object] uri The URI to compare. + # + # @return [TrueClass, FalseClass] + # true if the URIs are equivalent, false + # otherwise. + def ==(uri) + return false unless uri.kind_of?(URI) + return self.normalize.to_s == uri.normalize.to_s + end + + ## + # Returns true if the URI objects are equal. This method + # does NOT normalize either URI before doing the comparison. + # + # @param [Object] uri The URI to compare. + # + # @return [TrueClass, FalseClass] + # true if the URIs are equivalent, false + # otherwise. + def eql?(uri) + return false unless uri.kind_of?(URI) + return self.to_s == uri.to_s + end + + ## + # A hash value that will make a URI equivalent to its normalized + # form. + # + # @return [Integer] A hash of the URI. + def hash + @hash ||= self.to_s.hash * -1 + end + + ## + # Clones the URI object. + # + # @return [Addressable::URI] The cloned URI. + def dup + duplicated_uri = self.class.new( + :scheme => self.scheme ? self.scheme.dup : nil, + :user => self.user ? self.user.dup : nil, + :password => self.password ? self.password.dup : nil, + :host => self.host ? self.host.dup : nil, + :port => self.port, + :path => self.path ? self.path.dup : nil, + :query => self.query ? self.query.dup : nil, + :fragment => self.fragment ? self.fragment.dup : nil + ) + return duplicated_uri + end + + ## + # Omits components from a URI. + # + # @param [Symbol] *components The components to be omitted. + # + # @return [Addressable::URI] The URI with components omitted. + # + # @example + # uri = Addressable::URI.parse("http://example.com/path?query") + # #=> # + # uri.omit(:scheme, :authority) + # #=> # + def omit(*components) + invalid_components = components - [ + :scheme, :user, :password, :userinfo, :host, :port, :authority, + :path, :query, :fragment + ] + unless invalid_components.empty? + raise ArgumentError, + "Invalid component names: #{invalid_components.inspect}." + end + duplicated_uri = self.dup + duplicated_uri.defer_validation do + components.each do |component| + duplicated_uri.send((component.to_s + "=").to_sym, nil) + end + duplicated_uri.user = duplicated_uri.normalized_user + end + duplicated_uri + end + + ## + # Destructive form of omit. + # + # @param [Symbol] *components The components to be omitted. + # + # @return [Addressable::URI] The URI with components omitted. + # + # @see Addressable::URI#omit + def omit!(*components) + replace_self(self.omit(*components)) + end + + ## + # Determines if the URI is an empty string. + # + # @return [TrueClass, FalseClass] + # Returns true if empty, false otherwise. + def empty? + return self.to_s.empty? + end + + ## + # Converts the URI to a String. + # + # @return [String] The URI's String representation. + def to_s + if self.scheme == nil && self.path != nil && !self.path.empty? && + self.path =~ NORMPATH + raise InvalidURIError, + "Cannot assemble URI string with ambiguous path: '#{self.path}'" + end + @uri_string ||= begin + uri_string = String.new + uri_string << "#{self.scheme}:" if self.scheme != nil + uri_string << "//#{self.authority}" if self.authority != nil + uri_string << self.path.to_s + uri_string << "?#{self.query}" if self.query != nil + uri_string << "##{self.fragment}" if self.fragment != nil + uri_string.force_encoding(Encoding::UTF_8) + uri_string + end + end + + ## + # URI's are glorified Strings. Allow implicit conversion. + alias_method :to_str, :to_s + + ## + # Returns a Hash of the URI components. + # + # @return [Hash] The URI as a Hash of components. + def to_hash + return { + :scheme => self.scheme, + :user => self.user, + :password => self.password, + :host => self.host, + :port => self.port, + :path => self.path, + :query => self.query, + :fragment => self.fragment + } + end + + ## + # Returns a String representation of the URI object's state. + # + # @return [String] The URI object's state, as a String. + def inspect + sprintf("#<%s:%#0x URI:%s>", URI.to_s, self.object_id, self.to_s) + end + + ## + # This method allows you to make several changes to a URI simultaneously, + # which separately would cause validation errors, but in conjunction, + # are valid. The URI will be revalidated as soon as the entire block has + # been executed. + # + # @param [Proc] block + # A set of operations to perform on a given URI. + def defer_validation(&block) + raise LocalJumpError, "No block given." unless block + @validation_deferred = true + block.call() + @validation_deferred = false + validate + return nil + end + + protected + SELF_REF = '.' + PARENT = '..' + + RULE_2A = /\/\.\/|\/\.$/ + RULE_2B_2C = /\/([^\/]*)\/\.\.\/|\/([^\/]*)\/\.\.$/ + RULE_2D = /^\.\.?\/?/ + RULE_PREFIXED_PARENT = /^\/\.\.?\/|^(\/\.\.?)+\/?$/ + + ## + # Resolves paths to their simplest form. + # + # @param [String] path The path to normalize. + # + # @return [String] The normalized path. + def self.normalize_path(path) + # Section 5.2.4 of RFC 3986 + + return nil if path.nil? + normalized_path = path.dup + begin + mod = nil + mod ||= normalized_path.gsub!(RULE_2A, SLASH) + + pair = normalized_path.match(RULE_2B_2C) + parent, current = pair[1], pair[2] if pair + if pair && ((parent != SELF_REF && parent != PARENT) || + (current != SELF_REF && current != PARENT)) + mod ||= normalized_path.gsub!( + Regexp.new( + "/#{Regexp.escape(parent.to_s)}/\\.\\./|" + + "(/#{Regexp.escape(current.to_s)}/\\.\\.$)" + ), SLASH + ) + end + + mod ||= normalized_path.gsub!(RULE_2D, EMPTY_STR) + # Non-standard, removes prefixed dotted segments from path. + mod ||= normalized_path.gsub!(RULE_PREFIXED_PARENT, SLASH) + end until mod.nil? + + return normalized_path + end + + ## + # Ensures that the URI is valid. + def validate + return if !!@validation_deferred + if self.scheme != nil && self.ip_based? && + (self.host == nil || self.host.empty?) && + (self.path == nil || self.path.empty?) + raise InvalidURIError, + "Absolute URI missing hierarchical segment: '#{self.to_s}'" + end + if self.host == nil + if self.port != nil || + self.user != nil || + self.password != nil + raise InvalidURIError, "Hostname not supplied: '#{self.to_s}'" + end + end + if self.path != nil && !self.path.empty? && self.path[0..0] != SLASH && + self.authority != nil + raise InvalidURIError, + "Cannot have a relative path with an authority set: '#{self.to_s}'" + end + if self.path != nil && !self.path.empty? && + self.path[0..1] == SLASH + SLASH && self.authority == nil + raise InvalidURIError, + "Cannot have a path with two leading slashes " + + "without an authority set: '#{self.to_s}'" + end + unreserved = CharacterClasses::UNRESERVED + sub_delims = CharacterClasses::SUB_DELIMS + if !self.host.nil? && (self.host =~ /[<>{}\/\\\?\#\@"[[:space:]]]/ || + (self.host[/^\[(.*)\]$/, 1] != nil && self.host[/^\[(.*)\]$/, 1] !~ + Regexp.new("^[#{unreserved}#{sub_delims}:]*$"))) + raise InvalidURIError, "Invalid character in host: '#{self.host.to_s}'" + end + return nil + end + + ## + # Replaces the internal state of self with the specified URI's state. + # Used in destructive operations to avoid massive code repetition. + # + # @param [Addressable::URI] uri The URI to replace self with. + # + # @return [Addressable::URI] self. + def replace_self(uri) + # Reset dependent values + instance_variables.each do |var| + if instance_variable_defined?(var) && var != :@validation_deferred + remove_instance_variable(var) + end + end + + @scheme = uri.scheme + @user = uri.user + @password = uri.password + @host = uri.host + @port = uri.port + @path = uri.path + @query = uri.query + @fragment = uri.fragment + return self + end + + ## + # Splits path string with "/" (slash). + # It is considered that there is empty string after last slash when + # path ends with slash. + # + # @param [String] path The path to split. + # + # @return [Array] An array of parts of path. + def split_path(path) + splitted = path.split(SLASH) + splitted << EMPTY_STR if path.end_with? SLASH + splitted + end + + ## + # Resets composite values for the entire URI + # + # @api private + def remove_composite_values + remove_instance_variable(:@uri_string) if defined?(@uri_string) + remove_instance_variable(:@hash) if defined?(@hash) + end + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/lib/addressable/version.rb b/vendor/bundle/gems/addressable-2.6.0/lib/addressable/version.rb new file mode 100644 index 0000000..445d282 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/lib/addressable/version.rb @@ -0,0 +1,32 @@ +# frozen_string_literal: true + +# encoding:utf-8 +#-- +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +#++ + + +# Used to prevent the class/module from being loaded more than once +if !defined?(Addressable::VERSION) + module Addressable + module VERSION + MAJOR = 2 + MINOR = 6 + TINY = 0 + + STRING = [MAJOR, MINOR, TINY].join('.') + end + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/addressable/idna_spec.rb b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/idna_spec.rb new file mode 100644 index 0000000..651f75a --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/idna_spec.rb @@ -0,0 +1,300 @@ +# frozen_string_literal: true + +# coding: utf-8 +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +require "spec_helper" + +# Have to use RubyGems to load the idn gem. +require "rubygems" + +require "addressable/idna" + +shared_examples_for "converting from unicode to ASCII" do + it "should convert 'www.google.com' correctly" do + expect(Addressable::IDNA.to_ascii("www.google.com")).to eq("www.google.com") + end + + long = 'AcinusFallumTrompetumNullunCreditumVisumEstAtCuadLongumEtCefallum.com' + it "should convert '#{long}' correctly" do + expect(Addressable::IDNA.to_ascii(long)).to eq(long) + end + + it "should convert 'www.詹姆斯.com' correctly" do + expect(Addressable::IDNA.to_ascii( + "www.詹姆斯.com" + )).to eq("www.xn--8ws00zhy3a.com") + end + + it "should convert 'www.Iñtërnâtiônàlizætiøn.com' correctly" do + "www.Iñtërnâtiônàlizætiøn.com" + expect(Addressable::IDNA.to_ascii( + "www.I\xC3\xB1t\xC3\xABrn\xC3\xA2ti\xC3\xB4" + + "n\xC3\xA0liz\xC3\xA6ti\xC3\xB8n.com" + )).to eq("www.xn--itrntinliztin-vdb0a5exd8ewcye.com") + end + + it "should convert 'www.Iñtërnâtiônàlizætiøn.com' correctly" do + expect(Addressable::IDNA.to_ascii( + "www.In\xCC\x83te\xCC\x88rna\xCC\x82tio\xCC\x82n" + + "a\xCC\x80liz\xC3\xA6ti\xC3\xB8n.com" + )).to eq("www.xn--itrntinliztin-vdb0a5exd8ewcye.com") + end + + it "should convert " + + "'www.ほんとうにながいわけのわからないどめいんめいのらべるまだながくしないとたりない.w3.mag.keio.ac.jp' " + + "correctly" do + expect(Addressable::IDNA.to_ascii( + "www.\343\201\273\343\202\223\343\201\250\343\201\206\343\201\253\343" + + "\201\252\343\201\214\343\201\204\343\202\217\343\201\221\343\201\256" + + "\343\202\217\343\201\213\343\202\211\343\201\252\343\201\204\343\201" + + "\251\343\202\201\343\201\204\343\202\223\343\202\201\343\201\204\343" + + "\201\256\343\202\211\343\201\271\343\202\213\343\201\276\343\201\240" + + "\343\201\252\343\201\214\343\201\217\343\201\227\343\201\252\343\201" + + "\204\343\201\250\343\201\237\343\202\212\343\201\252\343\201\204." + + "w3.mag.keio.ac.jp" + )).to eq( + "www.xn--n8jaaaaai5bhf7as8fsfk3jnknefdde3" + + "fg11amb5gzdb4wi9bya3kc6lra.w3.mag.keio.ac.jp" + ) + end + + it "should convert " + + "'www.ほんとうにながいわけのわからないどめいんめいのらべるまだながくしないとたりない.w3.mag.keio.ac.jp' " + + "correctly" do + expect(Addressable::IDNA.to_ascii( + "www.\343\201\273\343\202\223\343\201\250\343\201\206\343\201\253\343" + + "\201\252\343\201\213\343\202\231\343\201\204\343\202\217\343\201\221" + + "\343\201\256\343\202\217\343\201\213\343\202\211\343\201\252\343\201" + + "\204\343\201\250\343\202\231\343\202\201\343\201\204\343\202\223\343" + + "\202\201\343\201\204\343\201\256\343\202\211\343\201\270\343\202\231" + + "\343\202\213\343\201\276\343\201\237\343\202\231\343\201\252\343\201" + + "\213\343\202\231\343\201\217\343\201\227\343\201\252\343\201\204\343" + + "\201\250\343\201\237\343\202\212\343\201\252\343\201\204." + + "w3.mag.keio.ac.jp" + )).to eq( + "www.xn--n8jaaaaai5bhf7as8fsfk3jnknefdde3" + + "fg11amb5gzdb4wi9bya3kc6lra.w3.mag.keio.ac.jp" + ) + end + + it "should convert '点心和烤鸭.w3.mag.keio.ac.jp' correctly" do + expect(Addressable::IDNA.to_ascii( + "点心和烤鸭.w3.mag.keio.ac.jp" + )).to eq("xn--0trv4xfvn8el34t.w3.mag.keio.ac.jp") + end + + it "should convert '가각갂갃간갅갆갇갈갉힢힣.com' correctly" do + expect(Addressable::IDNA.to_ascii( + "가각갂갃간갅갆갇갈갉힢힣.com" + )).to eq("xn--o39acdefghijk5883jma.com") + end + + it "should convert " + + "'\347\242\274\346\250\231\346\272\226\350" + + "\220\254\345\234\213\347\242\274.com' correctly" do + expect(Addressable::IDNA.to_ascii( + "\347\242\274\346\250\231\346\272\226\350" + + "\220\254\345\234\213\347\242\274.com" + )).to eq("xn--9cs565brid46mda086o.com") + end + + it "should convert 'リ宠퐱〹.com' correctly" do + expect(Addressable::IDNA.to_ascii( + "\357\276\230\345\256\240\355\220\261\343\200\271.com" + )).to eq("xn--eek174hoxfpr4k.com") + end + + it "should convert 'リ宠퐱卄.com' correctly" do + expect(Addressable::IDNA.to_ascii( + "\343\203\252\345\256\240\355\220\261\345\215\204.com" + )).to eq("xn--eek174hoxfpr4k.com") + end + + it "should convert 'ᆵ' correctly" do + expect(Addressable::IDNA.to_ascii( + "\341\206\265" + )).to eq("xn--4ud") + end + + it "should convert 'ᆵ' correctly" do + expect(Addressable::IDNA.to_ascii( + "\357\276\257" + )).to eq("xn--4ud") + end + + it "should convert '🌹🌹🌹.ws' correctly" do + expect(Addressable::IDNA.to_ascii( + "\360\237\214\271\360\237\214\271\360\237\214\271.ws" + )).to eq("xn--2h8haa.ws") + end + + it "should handle two adjacent '.'s correctly" do + expect(Addressable::IDNA.to_ascii( + "example..host" + )).to eq("example..host") + end +end + +shared_examples_for "converting from ASCII to unicode" do + long = 'AcinusFallumTrompetumNullunCreditumVisumEstAtCuadLongumEtCefallum.com' + it "should convert '#{long}' correctly" do + expect(Addressable::IDNA.to_unicode(long)).to eq(long) + end + + it "should return the identity conversion when punycode decode fails" do + expect(Addressable::IDNA.to_unicode("xn--zckp1cyg1.sblo.jp")).to eq( + "xn--zckp1cyg1.sblo.jp") + end + + it "should return the identity conversion when the ACE prefix has no suffix" do + expect(Addressable::IDNA.to_unicode("xn--...-")).to eq("xn--...-") + end + + it "should convert 'www.google.com' correctly" do + expect(Addressable::IDNA.to_unicode("www.google.com")).to eq( + "www.google.com") + end + + it "should convert 'www.詹姆斯.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "www.xn--8ws00zhy3a.com" + )).to eq("www.詹姆斯.com") + end + + it "should convert '詹姆斯.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--8ws00zhy3a.com" + )).to eq("詹姆斯.com") + end + + it "should convert 'www.iñtërnâtiônàlizætiøn.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "www.xn--itrntinliztin-vdb0a5exd8ewcye.com" + )).to eq("www.iñtërnâtiônàlizætiøn.com") + end + + it "should convert 'iñtërnâtiônàlizætiøn.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--itrntinliztin-vdb0a5exd8ewcye.com" + )).to eq("iñtërnâtiônàlizætiøn.com") + end + + it "should convert " + + "'www.ほんとうにながいわけのわからないどめいんめいのらべるまだながくしないとたりない.w3.mag.keio.ac.jp' " + + "correctly" do + expect(Addressable::IDNA.to_unicode( + "www.xn--n8jaaaaai5bhf7as8fsfk3jnknefdde3" + + "fg11amb5gzdb4wi9bya3kc6lra.w3.mag.keio.ac.jp" + )).to eq( + "www.ほんとうにながいわけのわからないどめいんめいのらべるまだながくしないとたりない.w3.mag.keio.ac.jp" + ) + end + + it "should convert '点心和烤鸭.w3.mag.keio.ac.jp' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--0trv4xfvn8el34t.w3.mag.keio.ac.jp" + )).to eq("点心和烤鸭.w3.mag.keio.ac.jp") + end + + it "should convert '가각갂갃간갅갆갇갈갉힢힣.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--o39acdefghijk5883jma.com" + )).to eq("가각갂갃간갅갆갇갈갉힢힣.com") + end + + it "should convert " + + "'\347\242\274\346\250\231\346\272\226\350" + + "\220\254\345\234\213\347\242\274.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--9cs565brid46mda086o.com" + )).to eq( + "\347\242\274\346\250\231\346\272\226\350" + + "\220\254\345\234\213\347\242\274.com" + ) + end + + it "should convert 'リ宠퐱卄.com' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--eek174hoxfpr4k.com" + )).to eq("\343\203\252\345\256\240\355\220\261\345\215\204.com") + end + + it "should convert 'ᆵ' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--4ud" + )).to eq("\341\206\265") + end + + it "should convert '🌹🌹🌹.ws' correctly" do + expect(Addressable::IDNA.to_unicode( + "xn--2h8haa.ws" + )).to eq("\360\237\214\271\360\237\214\271\360\237\214\271.ws") + end + + it "should handle two adjacent '.'s correctly" do + expect(Addressable::IDNA.to_unicode( + "example..host" + )).to eq("example..host") + end + + it "should normalize 'string' correctly" do + expect(Addressable::IDNA.unicode_normalize_kc(:'string')).to eq("string") + expect(Addressable::IDNA.unicode_normalize_kc("string")).to eq("string") + end +end + +describe Addressable::IDNA, "when using the pure-Ruby implementation" do + before do + Addressable.send(:remove_const, :IDNA) + load "addressable/idna/pure.rb" + end + + it_should_behave_like "converting from unicode to ASCII" + it_should_behave_like "converting from ASCII to unicode" + + begin + require "fiber" + + it "should not blow up inside fibers" do + f = Fiber.new do + Addressable.send(:remove_const, :IDNA) + load "addressable/idna/pure.rb" + end + f.resume + end + rescue LoadError + # Fibers aren't supported in this version of Ruby, skip this test. + warn('Fibers unsupported.') + end +end + +begin + require "idn" + + describe Addressable::IDNA, "when using the native-code implementation" do + before do + Addressable.send(:remove_const, :IDNA) + load "addressable/idna/native.rb" + end + + it_should_behave_like "converting from unicode to ASCII" + it_should_behave_like "converting from ASCII to unicode" + end +rescue LoadError + # Cannot test the native implementation without libidn support. + warn('Could not load native IDN implementation.') +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/addressable/net_http_compat_spec.rb b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/net_http_compat_spec.rb new file mode 100644 index 0000000..8663a86 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/net_http_compat_spec.rb @@ -0,0 +1,30 @@ +# frozen_string_literal: true + +# coding: utf-8 +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +require "spec_helper" + +require "addressable/uri" +require "net/http" + +describe Net::HTTP do + it "should be compatible with Addressable" do + response_body = + Net::HTTP.get(Addressable::URI.parse('http://www.google.com/')) + expect(response_body).not_to be_nil + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/addressable/rack_mount_compat_spec.rb b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/rack_mount_compat_spec.rb new file mode 100644 index 0000000..7b02cb7 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/rack_mount_compat_spec.rb @@ -0,0 +1,106 @@ +# frozen_string_literal: true + +# coding: utf-8 +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +require "spec_helper" + +require "addressable/uri" +require "addressable/template" +require "rack/mount" + +describe Rack::Mount do + let(:app_one) do + proc { |env| [200, {'Content-Type' => 'text/plain'}, 'Route 1'] } + end + let(:app_two) do + proc { |env| [200, {'Content-Type' => 'text/plain'}, 'Route 2'] } + end + let(:app_three) do + proc { |env| [200, {'Content-Type' => 'text/plain'}, 'Route 3'] } + end + let(:routes) do + s = Rack::Mount::RouteSet.new do |set| + set.add_route(app_one, { + :request_method => 'GET', + :path_info => Addressable::Template.new('/one/{id}/') + }, {:id => 'unidentified'}, :one) + set.add_route(app_two, { + :request_method => 'GET', + :path_info => Addressable::Template.new('/two/') + }, {:id => 'unidentified'}, :two) + set.add_route(app_three, { + :request_method => 'GET', + :path_info => Addressable::Template.new('/three/{id}/').to_regexp + }, {:id => 'unidentified'}, :three) + end + s.rehash + s + end + + it "should generate from routes with Addressable::Template" do + path, _ = routes.generate(:path_info, :one, {:id => '123'}) + expect(path).to eq '/one/123/' + end + + it "should generate from routes with Addressable::Template using defaults" do + path, _ = routes.generate(:path_info, :one, {}) + expect(path).to eq '/one/unidentified/' + end + + it "should recognize routes with Addressable::Template" do + request = Rack::Request.new( + 'REQUEST_METHOD' => 'GET', + 'PATH_INFO' => '/one/123/' + ) + route, _, params = routes.recognize(request) + expect(route).not_to be_nil + expect(route.app).to eq app_one + expect(params).to eq({id: '123'}) + end + + it "should generate from routes with Addressable::Template" do + path, _ = routes.generate(:path_info, :two, {:id => '654'}) + expect(path).to eq '/two/' + end + + it "should generate from routes with Addressable::Template using defaults" do + path, _ = routes.generate(:path_info, :two, {}) + expect(path).to eq '/two/' + end + + it "should recognize routes with Addressable::Template" do + request = Rack::Request.new( + 'REQUEST_METHOD' => 'GET', + 'PATH_INFO' => '/two/' + ) + route, _, params = routes.recognize(request) + expect(route).not_to be_nil + expect(route.app).to eq app_two + expect(params).to eq({id: 'unidentified'}) + end + + it "should recognize routes with derived Regexp" do + request = Rack::Request.new( + 'REQUEST_METHOD' => 'GET', + 'PATH_INFO' => '/three/789/' + ) + route, _, params = routes.recognize(request) + expect(route).not_to be_nil + expect(route.app).to eq app_three + expect(params).to eq({id: '789'}) + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/addressable/security_spec.rb b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/security_spec.rb new file mode 100644 index 0000000..601e808 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/security_spec.rb @@ -0,0 +1,59 @@ +# frozen_string_literal: true + +# coding: utf-8 +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +require "spec_helper" + +require "addressable/uri" + +describe Addressable::URI, "when created with a URI known to cause crashes " + + "in certain browsers" do + it "should parse correctly" do + uri = Addressable::URI.parse('%%30%30') + expect(uri.path).to eq('%%30%30') + expect(uri.normalize.path).to eq('%2500') + end + + it "should parse correctly as a full URI" do + uri = Addressable::URI.parse('http://www.example.com/%%30%30') + expect(uri.path).to eq('/%%30%30') + expect(uri.normalize.path).to eq('/%2500') + end +end + +describe Addressable::URI, "when created with a URI known to cause crashes " + + "in certain browsers" do + it "should parse correctly" do + uri = Addressable::URI.parse('لُصّبُلُلصّبُررً ॣ ॣh ॣ ॣ 冗') + expect(uri.path).to eq('لُصّبُلُلصّبُررً ॣ ॣh ॣ ॣ 冗') + expect(uri.normalize.path).to eq( + '%D9%84%D9%8F%D8%B5%D9%91%D8%A8%D9%8F%D9%84%D9%8F%D9%84%D8%B5%D9%91' + + '%D8%A8%D9%8F%D8%B1%D8%B1%D9%8B%20%E0%A5%A3%20%E0%A5%A3h%20%E0%A5' + + '%A3%20%E0%A5%A3%20%E5%86%97' + ) + end + + it "should parse correctly as a full URI" do + uri = Addressable::URI.parse('http://www.example.com/لُصّبُلُلصّبُررً ॣ ॣh ॣ ॣ 冗') + expect(uri.path).to eq('/لُصّبُلُلصّبُررً ॣ ॣh ॣ ॣ 冗') + expect(uri.normalize.path).to eq( + '/%D9%84%D9%8F%D8%B5%D9%91%D8%A8%D9%8F%D9%84%D9%8F%D9%84%D8%B5%D9%91' + + '%D8%A8%D9%8F%D8%B1%D8%B1%D9%8B%20%E0%A5%A3%20%E0%A5%A3h%20%E0%A5' + + '%A3%20%E0%A5%A3%20%E5%86%97' + ) + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/addressable/template_spec.rb b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/template_spec.rb new file mode 100644 index 0000000..a019165 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/template_spec.rb @@ -0,0 +1,1451 @@ +# frozen_string_literal: true + +# coding: utf-8 +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +require "spec_helper" + +require "bigdecimal" +require "addressable/template" + +shared_examples_for 'expands' do |tests| + tests.each do |template, expansion| + exp = expansion.is_a?(Array) ? expansion.first : expansion + it "#{template} to #{exp}" do + tmpl = Addressable::Template.new(template).expand(subject) + if expansion.is_a?(Array) + expect(expansion.any?{|i| i == tmpl.to_str}).to be true + else + expect(tmpl.to_str).to eq(expansion) + end + end + end +end + +describe "eql?" do + let(:template) { Addressable::Template.new('https://www.example.com/{foo}') } + it 'is equal when the pattern matches' do + other_template = Addressable::Template.new('https://www.example.com/{foo}') + expect(template).to be_eql(other_template) + expect(other_template).to be_eql(template) + end + it 'is not equal when the pattern differs' do + other_template = Addressable::Template.new('https://www.example.com/{bar}') + expect(template).to_not be_eql(other_template) + expect(other_template).to_not be_eql(template) + end + it 'is not equal to non-templates' do + uri = 'https://www.example.com/foo/bar' + addressable_template = Addressable::Template.new uri + addressable_uri = Addressable::URI.parse uri + expect(addressable_template).to_not be_eql(addressable_uri) + expect(addressable_uri).to_not be_eql(addressable_template) + end +end + +describe "==" do + let(:template) { Addressable::Template.new('https://www.example.com/{foo}') } + it 'is equal when the pattern matches' do + other_template = Addressable::Template.new('https://www.example.com/{foo}') + expect(template).to eq other_template + expect(other_template).to eq template + end + it 'is not equal when the pattern differs' do + other_template = Addressable::Template.new('https://www.example.com/{bar}') + expect(template).not_to eq other_template + expect(other_template).not_to eq template + end + it 'is not equal to non-templates' do + uri = 'https://www.example.com/foo/bar' + addressable_template = Addressable::Template.new uri + addressable_uri = Addressable::URI.parse uri + expect(addressable_template).not_to eq addressable_uri + expect(addressable_uri).not_to eq addressable_template + end +end + +describe "Type conversion" do + subject { + { + :var => true, + :hello => 1234, + :nothing => nil, + :sym => :symbolic, + :decimal => BigDecimal('1') + } + } + + it_behaves_like 'expands', { + '{var}' => 'true', + '{hello}' => '1234', + '{nothing}' => '', + '{sym}' => 'symbolic', + '{decimal}' => RUBY_VERSION < '2.4.0' ? '0.1E1' : '0.1e1' + } +end + +describe "Level 1:" do + subject { + {:var => "value", :hello => "Hello World!"} + } + it_behaves_like 'expands', { + '{var}' => 'value', + '{hello}' => 'Hello%20World%21' + } +end + +describe "Level 2" do + subject { + { + :var => "value", + :hello => "Hello World!", + :path => "/foo/bar" + } + } + context "Operator +:" do + it_behaves_like 'expands', { + '{+var}' => 'value', + '{+hello}' => 'Hello%20World!', + '{+path}/here' => '/foo/bar/here', + 'here?ref={+path}' => 'here?ref=/foo/bar' + } + end + context "Operator #:" do + it_behaves_like 'expands', { + 'X{#var}' => 'X#value', + 'X{#hello}' => 'X#Hello%20World!' + } + end +end + +describe "Level 3" do + subject { + { + :var => "value", + :hello => "Hello World!", + :empty => "", + :path => "/foo/bar", + :x => "1024", + :y => "768" + } + } + context "Operator nil (multiple vars):" do + it_behaves_like 'expands', { + 'map?{x,y}' => 'map?1024,768', + '{x,hello,y}' => '1024,Hello%20World%21,768' + } + end + context "Operator + (multiple vars):" do + it_behaves_like 'expands', { + '{+x,hello,y}' => '1024,Hello%20World!,768', + '{+path,x}/here' => '/foo/bar,1024/here' + } + end + context "Operator # (multiple vars):" do + it_behaves_like 'expands', { + '{#x,hello,y}' => '#1024,Hello%20World!,768', + '{#path,x}/here' => '#/foo/bar,1024/here' + } + end + context "Operator ." do + it_behaves_like 'expands', { + 'X{.var}' => 'X.value', + 'X{.x,y}' => 'X.1024.768' + } + end + context "Operator /" do + it_behaves_like 'expands', { + '{/var}' => '/value', + '{/var,x}/here' => '/value/1024/here' + } + end + context "Operator ;" do + it_behaves_like 'expands', { + '{;x,y}' => ';x=1024;y=768', + '{;x,y,empty}' => ';x=1024;y=768;empty' + } + end + context "Operator ?" do + it_behaves_like 'expands', { + '{?x,y}' => '?x=1024&y=768', + '{?x,y,empty}' => '?x=1024&y=768&empty=' + } + end + context "Operator &" do + it_behaves_like 'expands', { + '?fixed=yes{&x}' => '?fixed=yes&x=1024', + '{&x,y,empty}' => '&x=1024&y=768&empty=' + } + end +end + +describe "Level 4" do + subject { + { + :var => "value", + :hello => "Hello World!", + :path => "/foo/bar", + :semi => ";", + :list => %w(red green blue), + :keys => {"semi" => ';', "dot" => '.', "comma" => ','} + } + } + context "Expansion with value modifiers" do + it_behaves_like 'expands', { + '{var:3}' => 'val', + '{var:30}' => 'value', + '{list}' => 'red,green,blue', + '{list*}' => 'red,green,blue', + '{keys}' => [ + 'semi,%3B,dot,.,comma,%2C', + 'dot,.,semi,%3B,comma,%2C', + 'comma,%2C,semi,%3B,dot,.', + 'semi,%3B,comma,%2C,dot,.', + 'dot,.,comma,%2C,semi,%3B', + 'comma,%2C,dot,.,semi,%3B' + ], + '{keys*}' => [ + 'semi=%3B,dot=.,comma=%2C', + 'dot=.,semi=%3B,comma=%2C', + 'comma=%2C,semi=%3B,dot=.', + 'semi=%3B,comma=%2C,dot=.', + 'dot=.,comma=%2C,semi=%3B', + 'comma=%2C,dot=.,semi=%3B' + ] + } + end + context "Operator + with value modifiers" do + it_behaves_like 'expands', { + '{+path:6}/here' => '/foo/b/here', + '{+list}' => 'red,green,blue', + '{+list*}' => 'red,green,blue', + '{+keys}' => [ + 'semi,;,dot,.,comma,,', + 'dot,.,semi,;,comma,,', + 'comma,,,semi,;,dot,.', + 'semi,;,comma,,,dot,.', + 'dot,.,comma,,,semi,;', + 'comma,,,dot,.,semi,;' + ], + '{+keys*}' => [ + 'semi=;,dot=.,comma=,', + 'dot=.,semi=;,comma=,', + 'comma=,,semi=;,dot=.', + 'semi=;,comma=,,dot=.', + 'dot=.,comma=,,semi=;', + 'comma=,,dot=.,semi=;' + ] + } + end + context "Operator # with value modifiers" do + it_behaves_like 'expands', { + '{#path:6}/here' => '#/foo/b/here', + '{#list}' => '#red,green,blue', + '{#list*}' => '#red,green,blue', + '{#keys}' => [ + '#semi,;,dot,.,comma,,', + '#dot,.,semi,;,comma,,', + '#comma,,,semi,;,dot,.', + '#semi,;,comma,,,dot,.', + '#dot,.,comma,,,semi,;', + '#comma,,,dot,.,semi,;' + ], + '{#keys*}' => [ + '#semi=;,dot=.,comma=,', + '#dot=.,semi=;,comma=,', + '#comma=,,semi=;,dot=.', + '#semi=;,comma=,,dot=.', + '#dot=.,comma=,,semi=;', + '#comma=,,dot=.,semi=;' + ] + } + end + context "Operator . with value modifiers" do + it_behaves_like 'expands', { + 'X{.var:3}' => 'X.val', + 'X{.list}' => 'X.red,green,blue', + 'X{.list*}' => 'X.red.green.blue', + 'X{.keys}' => [ + 'X.semi,%3B,dot,.,comma,%2C', + 'X.dot,.,semi,%3B,comma,%2C', + 'X.comma,%2C,semi,%3B,dot,.', + 'X.semi,%3B,comma,%2C,dot,.', + 'X.dot,.,comma,%2C,semi,%3B', + 'X.comma,%2C,dot,.,semi,%3B' + ], + 'X{.keys*}' => [ + 'X.semi=%3B.dot=..comma=%2C', + 'X.dot=..semi=%3B.comma=%2C', + 'X.comma=%2C.semi=%3B.dot=.', + 'X.semi=%3B.comma=%2C.dot=.', + 'X.dot=..comma=%2C.semi=%3B', + 'X.comma=%2C.dot=..semi=%3B' + ] + } + end + context "Operator / with value modifiers" do + it_behaves_like 'expands', { + '{/var:1,var}' => '/v/value', + '{/list}' => '/red,green,blue', + '{/list*}' => '/red/green/blue', + '{/list*,path:4}' => '/red/green/blue/%2Ffoo', + '{/keys}' => [ + '/semi,%3B,dot,.,comma,%2C', + '/dot,.,semi,%3B,comma,%2C', + '/comma,%2C,semi,%3B,dot,.', + '/semi,%3B,comma,%2C,dot,.', + '/dot,.,comma,%2C,semi,%3B', + '/comma,%2C,dot,.,semi,%3B' + ], + '{/keys*}' => [ + '/semi=%3B/dot=./comma=%2C', + '/dot=./semi=%3B/comma=%2C', + '/comma=%2C/semi=%3B/dot=.', + '/semi=%3B/comma=%2C/dot=.', + '/dot=./comma=%2C/semi=%3B', + '/comma=%2C/dot=./semi=%3B' + ] + } + end + context "Operator ; with value modifiers" do + it_behaves_like 'expands', { + '{;hello:5}' => ';hello=Hello', + '{;list}' => ';list=red,green,blue', + '{;list*}' => ';list=red;list=green;list=blue', + '{;keys}' => [ + ';keys=semi,%3B,dot,.,comma,%2C', + ';keys=dot,.,semi,%3B,comma,%2C', + ';keys=comma,%2C,semi,%3B,dot,.', + ';keys=semi,%3B,comma,%2C,dot,.', + ';keys=dot,.,comma,%2C,semi,%3B', + ';keys=comma,%2C,dot,.,semi,%3B' + ], + '{;keys*}' => [ + ';semi=%3B;dot=.;comma=%2C', + ';dot=.;semi=%3B;comma=%2C', + ';comma=%2C;semi=%3B;dot=.', + ';semi=%3B;comma=%2C;dot=.', + ';dot=.;comma=%2C;semi=%3B', + ';comma=%2C;dot=.;semi=%3B' + ] + } + end + context "Operator ? with value modifiers" do + it_behaves_like 'expands', { + '{?var:3}' => '?var=val', + '{?list}' => '?list=red,green,blue', + '{?list*}' => '?list=red&list=green&list=blue', + '{?keys}' => [ + '?keys=semi,%3B,dot,.,comma,%2C', + '?keys=dot,.,semi,%3B,comma,%2C', + '?keys=comma,%2C,semi,%3B,dot,.', + '?keys=semi,%3B,comma,%2C,dot,.', + '?keys=dot,.,comma,%2C,semi,%3B', + '?keys=comma,%2C,dot,.,semi,%3B' + ], + '{?keys*}' => [ + '?semi=%3B&dot=.&comma=%2C', + '?dot=.&semi=%3B&comma=%2C', + '?comma=%2C&semi=%3B&dot=.', + '?semi=%3B&comma=%2C&dot=.', + '?dot=.&comma=%2C&semi=%3B', + '?comma=%2C&dot=.&semi=%3B' + ] + } + end + context "Operator & with value modifiers" do + it_behaves_like 'expands', { + '{&var:3}' => '&var=val', + '{&list}' => '&list=red,green,blue', + '{&list*}' => '&list=red&list=green&list=blue', + '{&keys}' => [ + '&keys=semi,%3B,dot,.,comma,%2C', + '&keys=dot,.,semi,%3B,comma,%2C', + '&keys=comma,%2C,semi,%3B,dot,.', + '&keys=semi,%3B,comma,%2C,dot,.', + '&keys=dot,.,comma,%2C,semi,%3B', + '&keys=comma,%2C,dot,.,semi,%3B' + ], + '{&keys*}' => [ + '&semi=%3B&dot=.&comma=%2C', + '&dot=.&semi=%3B&comma=%2C', + '&comma=%2C&semi=%3B&dot=.', + '&semi=%3B&comma=%2C&dot=.', + '&dot=.&comma=%2C&semi=%3B', + '&comma=%2C&dot=.&semi=%3B' + ] + } + end +end +describe "Modifiers" do + subject { + { + :var => "value", + :semi => ";", + :year => %w(1965 2000 2012), + :dom => %w(example com) + } + } + context "length" do + it_behaves_like 'expands', { + '{var:3}' => 'val', + '{var:30}' => 'value', + '{var}' => 'value', + '{semi}' => '%3B', + '{semi:2}' => '%3B' + } + end + context "explode" do + it_behaves_like 'expands', { + 'find{?year*}' => 'find?year=1965&year=2000&year=2012', + 'www{.dom*}' => 'www.example.com', + } + end +end +describe "Expansion" do + subject { + { + :count => ["one", "two", "three"], + :dom => ["example", "com"], + :dub => "me/too", + :hello => "Hello World!", + :half => "50%", + :var => "value", + :who => "fred", + :base => "http://example.com/home/", + :path => "/foo/bar", + :list => ["red", "green", "blue"], + :keys => {"semi" => ";","dot" => ".","comma" => ","}, + :v => "6", + :x => "1024", + :y => "768", + :empty => "", + :empty_keys => {}, + :undef => nil + } + } + context "concatenation" do + it_behaves_like 'expands', { + '{count}' => 'one,two,three', + '{count*}' => 'one,two,three', + '{/count}' => '/one,two,three', + '{/count*}' => '/one/two/three', + '{;count}' => ';count=one,two,three', + '{;count*}' => ';count=one;count=two;count=three', + '{?count}' => '?count=one,two,three', + '{?count*}' => '?count=one&count=two&count=three', + '{&count*}' => '&count=one&count=two&count=three' + } + end + context "simple expansion" do + it_behaves_like 'expands', { + '{var}' => 'value', + '{hello}' => 'Hello%20World%21', + '{half}' => '50%25', + 'O{empty}X' => 'OX', + 'O{undef}X' => 'OX', + '{x,y}' => '1024,768', + '{x,hello,y}' => '1024,Hello%20World%21,768', + '?{x,empty}' => '?1024,', + '?{x,undef}' => '?1024', + '?{undef,y}' => '?768', + '{var:3}' => 'val', + '{var:30}' => 'value', + '{list}' => 'red,green,blue', + '{list*}' => 'red,green,blue', + '{keys}' => [ + 'semi,%3B,dot,.,comma,%2C', + 'dot,.,semi,%3B,comma,%2C', + 'comma,%2C,semi,%3B,dot,.', + 'semi,%3B,comma,%2C,dot,.', + 'dot,.,comma,%2C,semi,%3B', + 'comma,%2C,dot,.,semi,%3B' + ], + '{keys*}' => [ + 'semi=%3B,dot=.,comma=%2C', + 'dot=.,semi=%3B,comma=%2C', + 'comma=%2C,semi=%3B,dot=.', + 'semi=%3B,comma=%2C,dot=.', + 'dot=.,comma=%2C,semi=%3B', + 'comma=%2C,dot=.,semi=%3B' + ] + } + end + context "reserved expansion (+)" do + it_behaves_like 'expands', { + '{+var}' => 'value', + '{+hello}' => 'Hello%20World!', + '{+half}' => '50%25', + '{base}index' => 'http%3A%2F%2Fexample.com%2Fhome%2Findex', + '{+base}index' => 'http://example.com/home/index', + 'O{+empty}X' => 'OX', + 'O{+undef}X' => 'OX', + '{+path}/here' => '/foo/bar/here', + 'here?ref={+path}' => 'here?ref=/foo/bar', + 'up{+path}{var}/here' => 'up/foo/barvalue/here', + '{+x,hello,y}' => '1024,Hello%20World!,768', + '{+path,x}/here' => '/foo/bar,1024/here', + '{+path:6}/here' => '/foo/b/here', + '{+list}' => 'red,green,blue', + '{+list*}' => 'red,green,blue', + '{+keys}' => [ + 'semi,;,dot,.,comma,,', + 'dot,.,semi,;,comma,,', + 'comma,,,semi,;,dot,.', + 'semi,;,comma,,,dot,.', + 'dot,.,comma,,,semi,;', + 'comma,,,dot,.,semi,;' + ], + '{+keys*}' => [ + 'semi=;,dot=.,comma=,', + 'dot=.,semi=;,comma=,', + 'comma=,,semi=;,dot=.', + 'semi=;,comma=,,dot=.', + 'dot=.,comma=,,semi=;', + 'comma=,,dot=.,semi=;' + ] + } + end + context "fragment expansion (#)" do + it_behaves_like 'expands', { + '{#var}' => '#value', + '{#hello}' => '#Hello%20World!', + '{#half}' => '#50%25', + 'foo{#empty}' => 'foo#', + 'foo{#undef}' => 'foo', + '{#x,hello,y}' => '#1024,Hello%20World!,768', + '{#path,x}/here' => '#/foo/bar,1024/here', + '{#path:6}/here' => '#/foo/b/here', + '{#list}' => '#red,green,blue', + '{#list*}' => '#red,green,blue', + '{#keys}' => [ + '#semi,;,dot,.,comma,,', + '#dot,.,semi,;,comma,,', + '#comma,,,semi,;,dot,.', + '#semi,;,comma,,,dot,.', + '#dot,.,comma,,,semi,;', + '#comma,,,dot,.,semi,;' + ], + '{#keys*}' => [ + '#semi=;,dot=.,comma=,', + '#dot=.,semi=;,comma=,', + '#comma=,,semi=;,dot=.', + '#semi=;,comma=,,dot=.', + '#dot=.,comma=,,semi=;', + '#comma=,,dot=.,semi=;' + ] + } + end + context "label expansion (.)" do + it_behaves_like 'expands', { + '{.who}' => '.fred', + '{.who,who}' => '.fred.fred', + '{.half,who}' => '.50%25.fred', + 'www{.dom*}' => 'www.example.com', + 'X{.var}' => 'X.value', + 'X{.empty}' => 'X.', + 'X{.undef}' => 'X', + 'X{.var:3}' => 'X.val', + 'X{.list}' => 'X.red,green,blue', + 'X{.list*}' => 'X.red.green.blue', + 'X{.keys}' => [ + 'X.semi,%3B,dot,.,comma,%2C', + 'X.dot,.,semi,%3B,comma,%2C', + 'X.comma,%2C,semi,%3B,dot,.', + 'X.semi,%3B,comma,%2C,dot,.', + 'X.dot,.,comma,%2C,semi,%3B', + 'X.comma,%2C,dot,.,semi,%3B' + ], + 'X{.keys*}' => [ + 'X.semi=%3B.dot=..comma=%2C', + 'X.dot=..semi=%3B.comma=%2C', + 'X.comma=%2C.semi=%3B.dot=.', + 'X.semi=%3B.comma=%2C.dot=.', + 'X.dot=..comma=%2C.semi=%3B', + 'X.comma=%2C.dot=..semi=%3B' + ], + 'X{.empty_keys}' => 'X', + 'X{.empty_keys*}' => 'X' + } + end + context "path expansion (/)" do + it_behaves_like 'expands', { + '{/who}' => '/fred', + '{/who,who}' => '/fred/fred', + '{/half,who}' => '/50%25/fred', + '{/who,dub}' => '/fred/me%2Ftoo', + '{/var}' => '/value', + '{/var,empty}' => '/value/', + '{/var,undef}' => '/value', + '{/var,x}/here' => '/value/1024/here', + '{/var:1,var}' => '/v/value', + '{/list}' => '/red,green,blue', + '{/list*}' => '/red/green/blue', + '{/list*,path:4}' => '/red/green/blue/%2Ffoo', + '{/keys}' => [ + '/semi,%3B,dot,.,comma,%2C', + '/dot,.,semi,%3B,comma,%2C', + '/comma,%2C,semi,%3B,dot,.', + '/semi,%3B,comma,%2C,dot,.', + '/dot,.,comma,%2C,semi,%3B', + '/comma,%2C,dot,.,semi,%3B' + ], + '{/keys*}' => [ + '/semi=%3B/dot=./comma=%2C', + '/dot=./semi=%3B/comma=%2C', + '/comma=%2C/semi=%3B/dot=.', + '/semi=%3B/comma=%2C/dot=.', + '/dot=./comma=%2C/semi=%3B', + '/comma=%2C/dot=./semi=%3B' + ] + } + end + context "path-style expansion (;)" do + it_behaves_like 'expands', { + '{;who}' => ';who=fred', + '{;half}' => ';half=50%25', + '{;empty}' => ';empty', + '{;v,empty,who}' => ';v=6;empty;who=fred', + '{;v,bar,who}' => ';v=6;who=fred', + '{;x,y}' => ';x=1024;y=768', + '{;x,y,empty}' => ';x=1024;y=768;empty', + '{;x,y,undef}' => ';x=1024;y=768', + '{;hello:5}' => ';hello=Hello', + '{;list}' => ';list=red,green,blue', + '{;list*}' => ';list=red;list=green;list=blue', + '{;keys}' => [ + ';keys=semi,%3B,dot,.,comma,%2C', + ';keys=dot,.,semi,%3B,comma,%2C', + ';keys=comma,%2C,semi,%3B,dot,.', + ';keys=semi,%3B,comma,%2C,dot,.', + ';keys=dot,.,comma,%2C,semi,%3B', + ';keys=comma,%2C,dot,.,semi,%3B' + ], + '{;keys*}' => [ + ';semi=%3B;dot=.;comma=%2C', + ';dot=.;semi=%3B;comma=%2C', + ';comma=%2C;semi=%3B;dot=.', + ';semi=%3B;comma=%2C;dot=.', + ';dot=.;comma=%2C;semi=%3B', + ';comma=%2C;dot=.;semi=%3B' + ] + } + end + context "form query expansion (?)" do + it_behaves_like 'expands', { + '{?who}' => '?who=fred', + '{?half}' => '?half=50%25', + '{?x,y}' => '?x=1024&y=768', + '{?x,y,empty}' => '?x=1024&y=768&empty=', + '{?x,y,undef}' => '?x=1024&y=768', + '{?var:3}' => '?var=val', + '{?list}' => '?list=red,green,blue', + '{?list*}' => '?list=red&list=green&list=blue', + '{?keys}' => [ + '?keys=semi,%3B,dot,.,comma,%2C', + '?keys=dot,.,semi,%3B,comma,%2C', + '?keys=comma,%2C,semi,%3B,dot,.', + '?keys=semi,%3B,comma,%2C,dot,.', + '?keys=dot,.,comma,%2C,semi,%3B', + '?keys=comma,%2C,dot,.,semi,%3B' + ], + '{?keys*}' => [ + '?semi=%3B&dot=.&comma=%2C', + '?dot=.&semi=%3B&comma=%2C', + '?comma=%2C&semi=%3B&dot=.', + '?semi=%3B&comma=%2C&dot=.', + '?dot=.&comma=%2C&semi=%3B', + '?comma=%2C&dot=.&semi=%3B' + ] + } + end + context "form query expansion (&)" do + it_behaves_like 'expands', { + '{&who}' => '&who=fred', + '{&half}' => '&half=50%25', + '?fixed=yes{&x}' => '?fixed=yes&x=1024', + '{&x,y,empty}' => '&x=1024&y=768&empty=', + '{&x,y,undef}' => '&x=1024&y=768', + '{&var:3}' => '&var=val', + '{&list}' => '&list=red,green,blue', + '{&list*}' => '&list=red&list=green&list=blue', + '{&keys}' => [ + '&keys=semi,%3B,dot,.,comma,%2C', + '&keys=dot,.,semi,%3B,comma,%2C', + '&keys=comma,%2C,semi,%3B,dot,.', + '&keys=semi,%3B,comma,%2C,dot,.', + '&keys=dot,.,comma,%2C,semi,%3B', + '&keys=comma,%2C,dot,.,semi,%3B' + ], + '{&keys*}' => [ + '&semi=%3B&dot=.&comma=%2C', + '&dot=.&semi=%3B&comma=%2C', + '&comma=%2C&semi=%3B&dot=.', + '&semi=%3B&comma=%2C&dot=.', + '&dot=.&comma=%2C&semi=%3B', + '&comma=%2C&dot=.&semi=%3B' + ] + } + end + context "non-string key in match data" do + subject {Addressable::Template.new("http://example.com/{one}")} + + it "raises TypeError" do + expect { subject.expand(Object.new => "1") }.to raise_error TypeError + end + end +end + +class ExampleTwoProcessor + def self.restore(name, value) + return value.gsub(/-/, " ") if name == "query" + return value + end + + def self.match(name) + return ".*?" if name == "first" + return ".*" + end + def self.validate(name, value) + return !!(value =~ /^[\w ]+$/) if name == "query" + return true + end + + def self.transform(name, value) + return value.gsub(/ /, "+") if name == "query" + return value + end +end + +class DumbProcessor + def self.match(name) + return ".*?" if name == "first" + end +end + +describe Addressable::Template do + describe 'initialize' do + context 'with a non-string' do + it 'raises a TypeError' do + expect { Addressable::Template.new(nil) }.to raise_error(TypeError) + end + end + end + + describe 'freeze' do + subject { Addressable::Template.new("http://example.com/{first}/{+second}/") } + it 'freezes the template' do + expect(subject.freeze).to be_frozen + end + end + + describe "Matching" do + let(:uri){ + Addressable::URI.parse( + "http://example.com/search/an-example-search-query/" + ) + } + let(:uri2){ + Addressable::URI.parse("http://example.com/a/b/c/") + } + let(:uri3){ + Addressable::URI.parse("http://example.com/;a=1;b=2;c=3;first=foo") + } + let(:uri4){ + Addressable::URI.parse("http://example.com/?a=1&b=2&c=3&first=foo") + } + let(:uri5){ + "http://example.com/foo" + } + context "first uri with ExampleTwoProcessor" do + subject { + Addressable::Template.new( + "http://example.com/search/{query}/" + ).match(uri, ExampleTwoProcessor) + } + its(:variables){ should == ["query"] } + its(:captures){ should == ["an example search query"] } + end + + context "second uri with ExampleTwoProcessor" do + subject { + Addressable::Template.new( + "http://example.com/{first}/{+second}/" + ).match(uri2, ExampleTwoProcessor) + } + its(:variables){ should == ["first", "second"] } + its(:captures){ should == ["a", "b/c"] } + end + + context "second uri with DumbProcessor" do + subject { + Addressable::Template.new( + "http://example.com/{first}/{+second}/" + ).match(uri2, DumbProcessor) + } + its(:variables){ should == ["first", "second"] } + its(:captures){ should == ["a", "b/c"] } + end + + context "second uri" do + subject { + Addressable::Template.new( + "http://example.com/{first}{/second*}/" + ).match(uri2) + } + its(:variables){ should == ["first", "second"] } + its(:captures){ should == ["a", ["b","c"]] } + end + context "third uri" do + subject { + Addressable::Template.new( + "http://example.com/{;hash*,first}" + ).match(uri3) + } + its(:variables){ should == ["hash", "first"] } + its(:captures){ should == [ + {"a" => "1", "b" => "2", "c" => "3", "first" => "foo"}, nil] } + end + # Note that this expansion is impossible to revert deterministically - the + # * operator means first could have been a key of hash or a separate key. + # Semantically, a separate key is more likely, but both are possible. + context "fourth uri" do + subject { + Addressable::Template.new( + "http://example.com/{?hash*,first}" + ).match(uri4) + } + its(:variables){ should == ["hash", "first"] } + its(:captures){ should == [ + {"a" => "1", "b" => "2", "c" => "3", "first"=> "foo"}, nil] } + end + context "fifth uri" do + subject { + Addressable::Template.new( + "http://example.com/{path}{?hash*,first}" + ).match(uri5) + } + its(:variables){ should == ["path", "hash", "first"] } + its(:captures){ should == ["foo", nil, nil] } + end + end + + describe 'match' do + subject { Addressable::Template.new('http://example.com/first/second/') } + context 'when the URI is the same as the template' do + it 'returns the match data itself with an empty mapping' do + uri = Addressable::URI.parse('http://example.com/first/second/') + match_data = subject.match(uri) + expect(match_data).to be_an Addressable::Template::MatchData + expect(match_data.uri).to eq(uri) + expect(match_data.template).to eq(subject) + expect(match_data.mapping).to be_empty + expect(match_data.inspect).to be_an String + end + end + end + + describe "extract" do + let(:template) { + Addressable::Template.new( + "http://{host}{/segments*}/{?one,two,bogus}{#fragment}" + ) + } + let(:uri){ "http://example.com/a/b/c/?one=1&two=2#foo" } + let(:uri2){ "http://example.com/a/b/c/#foo" } + it "should be able to extract with queries" do + expect(template.extract(uri)).to eq({ + "host" => "example.com", + "segments" => %w(a b c), + "one" => "1", + "bogus" => nil, + "two" => "2", + "fragment" => "foo" + }) + end + it "should be able to extract without queries" do + expect(template.extract(uri2)).to eq({ + "host" => "example.com", + "segments" => %w(a b c), + "one" => nil, + "bogus" => nil, + "two" => nil, + "fragment" => "foo" + }) + end + + context "issue #137" do + subject { Addressable::Template.new('/path{?page,per_page}') } + + it "can match empty" do + data = subject.extract("/path") + expect(data["page"]).to eq(nil) + expect(data["per_page"]).to eq(nil) + expect(data.keys.sort).to eq(['page', 'per_page']) + end + + it "can match first var" do + data = subject.extract("/path?page=1") + expect(data["page"]).to eq("1") + expect(data["per_page"]).to eq(nil) + expect(data.keys.sort).to eq(['page', 'per_page']) + end + + it "can match second var" do + data = subject.extract("/path?per_page=1") + expect(data["page"]).to eq(nil) + expect(data["per_page"]).to eq("1") + expect(data.keys.sort).to eq(['page', 'per_page']) + end + + it "can match both vars" do + data = subject.extract("/path?page=2&per_page=1") + expect(data["page"]).to eq("2") + expect(data["per_page"]).to eq("1") + expect(data.keys.sort).to eq(['page', 'per_page']) + end + end + end + + describe "Partial expand with symbols" do + context "partial_expand with two simple values" do + subject { + Addressable::Template.new("http://example.com/{one}/{two}/") + } + it "builds a new pattern" do + expect(subject.partial_expand(:one => "1").pattern).to eq( + "http://example.com/1/{two}/" + ) + end + end + context "partial_expand query with missing param in middle" do + subject { + Addressable::Template.new("http://example.com/{?one,two,three}/") + } + it "builds a new pattern" do + expect(subject.partial_expand(:one => "1", :three => "3").pattern).to eq( + "http://example.com/?one=1{&two}&three=3/" + ) + end + end + context "partial_expand form style query with missing param at beginning" do + subject { + Addressable::Template.new("http://example.com/{?one,two}/") + } + it "builds a new pattern" do + expect(subject.partial_expand(:two => "2").pattern).to eq( + "http://example.com/?two=2{&one}/" + ) + end + end + context "issue #307 - partial_expand form query with nil params" do + subject do + Addressable::Template.new("http://example.com/{?one,two,three}/") + end + it "builds a new pattern with two=nil" do + expect(subject.partial_expand(two: nil).pattern).to eq( + "http://example.com/{?one}{&three}/" + ) + end + it "builds a new pattern with one=nil and two=nil" do + expect(subject.partial_expand(one: nil, two: nil).pattern).to eq( + "http://example.com/{?three}/" + ) + end + it "builds a new pattern with one=1 and two=nil" do + expect(subject.partial_expand(one: 1, two: nil).pattern).to eq( + "http://example.com/?one=1{&three}/" + ) + end + it "builds a new pattern with one=nil and two=2" do + expect(subject.partial_expand(one: nil, two: 2).pattern).to eq( + "http://example.com/?two=2{&three}/" + ) + end + it "builds a new pattern with one=nil" do + expect(subject.partial_expand(one: nil).pattern).to eq( + "http://example.com/{?two}{&three}/" + ) + end + end + context "partial_expand with query string" do + subject { + Addressable::Template.new("http://example.com/{?two,one}/") + } + it "builds a new pattern" do + expect(subject.partial_expand(:one => "1").pattern).to eq( + "http://example.com/?one=1{&two}/" + ) + end + end + context "partial_expand with path operator" do + subject { + Addressable::Template.new("http://example.com{/one,two}/") + } + it "builds a new pattern" do + expect(subject.partial_expand(:one => "1").pattern).to eq( + "http://example.com/1{/two}/" + ) + end + end + context "partial expand with unicode values" do + subject do + Addressable::Template.new("http://example.com/{resource}/{query}/") + end + it "normalizes unicode by default" do + template = subject.partial_expand("query" => "Cafe\u0301") + expect(template.pattern).to eq( + "http://example.com/{resource}/Caf%C3%A9/" + ) + end + + it "does not normalize unicode when byte semantics requested" do + template = subject.partial_expand({"query" => "Cafe\u0301"}, nil, false) + expect(template.pattern).to eq( + "http://example.com/{resource}/Cafe%CC%81/" + ) + end + end + end + describe "Partial expand with strings" do + context "partial_expand with two simple values" do + subject { + Addressable::Template.new("http://example.com/{one}/{two}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1").pattern).to eq( + "http://example.com/1/{two}/" + ) + end + end + context "partial_expand query with missing param in middle" do + subject { + Addressable::Template.new("http://example.com/{?one,two,three}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1", "three" => "3").pattern).to eq( + "http://example.com/?one=1{&two}&three=3/" + ) + end + end + context "partial_expand with query string" do + subject { + Addressable::Template.new("http://example.com/{?two,one}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1").pattern).to eq( + "http://example.com/?one=1{&two}/" + ) + end + end + context "partial_expand with path operator" do + subject { + Addressable::Template.new("http://example.com{/one,two}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1").pattern).to eq( + "http://example.com/1{/two}/" + ) + end + end + end + describe "Expand" do + context "expand with unicode values" do + subject do + Addressable::Template.new("http://example.com/search/{query}/") + end + it "normalizes unicode by default" do + uri = subject.expand("query" => "Cafe\u0301").to_str + expect(uri).to eq("http://example.com/search/Caf%C3%A9/") + end + + it "does not normalize unicode when byte semantics requested" do + uri = subject.expand({ "query" => "Cafe\u0301" }, nil, false).to_str + expect(uri).to eq("http://example.com/search/Cafe%CC%81/") + end + end + context "expand with a processor" do + subject { + Addressable::Template.new("http://example.com/search/{query}/") + } + it "processes spaces" do + expect(subject.expand({"query" => "an example search query"}, + ExampleTwoProcessor).to_str).to eq( + "http://example.com/search/an+example+search+query/" + ) + end + it "validates" do + expect{ + subject.expand({"query" => "Bogus!"}, + ExampleTwoProcessor).to_str + }.to raise_error(Addressable::Template::InvalidTemplateValueError) + end + end + context "partial_expand query with missing param in middle" do + subject { + Addressable::Template.new("http://example.com/{?one,two,three}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1", "three" => "3").pattern).to eq( + "http://example.com/?one=1{&two}&three=3/" + ) + end + end + context "partial_expand with query string" do + subject { + Addressable::Template.new("http://example.com/{?two,one}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1").pattern).to eq( + "http://example.com/?one=1{&two}/" + ) + end + end + context "partial_expand with path operator" do + subject { + Addressable::Template.new("http://example.com{/one,two}/") + } + it "builds a new pattern" do + expect(subject.partial_expand("one" => "1").pattern).to eq( + "http://example.com/1{/two}/" + ) + end + end + end + context "Matching with operators" do + describe "Level 1:" do + subject { Addressable::Template.new("foo{foo}/{bar}baz") } + it "can match" do + data = subject.match("foofoo/bananabaz") + expect(data.mapping["foo"]).to eq("foo") + expect(data.mapping["bar"]).to eq("banana") + end + it "can fail" do + expect(subject.match("bar/foo")).to be_nil + expect(subject.match("foobaz")).to be_nil + end + it "can match empty" do + data = subject.match("foo/baz") + expect(data.mapping["foo"]).to eq(nil) + expect(data.mapping["bar"]).to eq(nil) + end + it "lists vars" do + expect(subject.variables).to eq(["foo", "bar"]) + end + end + + describe "Level 2:" do + subject { Addressable::Template.new("foo{+foo}{#bar}baz") } + it "can match" do + data = subject.match("foo/test/banana#bazbaz") + expect(data.mapping["foo"]).to eq("/test/banana") + expect(data.mapping["bar"]).to eq("baz") + end + it "can match empty level 2 #" do + data = subject.match("foo/test/bananabaz") + expect(data.mapping["foo"]).to eq("/test/banana") + expect(data.mapping["bar"]).to eq(nil) + data = subject.match("foo/test/banana#baz") + expect(data.mapping["foo"]).to eq("/test/banana") + expect(data.mapping["bar"]).to eq("") + end + it "can match empty level 2 +" do + data = subject.match("foobaz") + expect(data.mapping["foo"]).to eq(nil) + expect(data.mapping["bar"]).to eq(nil) + data = subject.match("foo#barbaz") + expect(data.mapping["foo"]).to eq(nil) + expect(data.mapping["bar"]).to eq("bar") + end + it "lists vars" do + expect(subject.variables).to eq(["foo", "bar"]) + end + end + + describe "Level 3:" do + context "no operator" do + subject { Addressable::Template.new("foo{foo,bar}baz") } + it "can match" do + data = subject.match("foofoo,barbaz") + expect(data.mapping["foo"]).to eq("foo") + expect(data.mapping["bar"]).to eq("bar") + end + it "lists vars" do + expect(subject.variables).to eq(["foo", "bar"]) + end + end + context "+ operator" do + subject { Addressable::Template.new("foo{+foo,bar}baz") } + it "can match" do + data = subject.match("foofoo/bar,barbaz") + expect(data.mapping["bar"]).to eq("foo/bar,bar") + expect(data.mapping["foo"]).to eq("") + end + it "lists vars" do + expect(subject.variables).to eq(["foo", "bar"]) + end + end + context ". operator" do + subject { Addressable::Template.new("foo{.foo,bar}baz") } + it "can match" do + data = subject.match("foo.foo.barbaz") + expect(data.mapping["foo"]).to eq("foo") + expect(data.mapping["bar"]).to eq("bar") + end + it "lists vars" do + expect(subject.variables).to eq(["foo", "bar"]) + end + end + context "/ operator" do + subject { Addressable::Template.new("foo{/foo,bar}baz") } + it "can match" do + data = subject.match("foo/foo/barbaz") + expect(data.mapping["foo"]).to eq("foo") + expect(data.mapping["bar"]).to eq("bar") + end + it "lists vars" do + expect(subject.variables).to eq(["foo", "bar"]) + end + end + context "; operator" do + subject { Addressable::Template.new("foo{;foo,bar,baz}baz") } + it "can match" do + data = subject.match("foo;foo=bar%20baz;bar=foo;bazbaz") + expect(data.mapping["foo"]).to eq("bar baz") + expect(data.mapping["bar"]).to eq("foo") + expect(data.mapping["baz"]).to eq("") + end + it "lists vars" do + expect(subject.variables).to eq(%w(foo bar baz)) + end + end + context "? operator" do + context "test" do + subject { Addressable::Template.new("foo{?foo,bar}baz") } + it "can match" do + data = subject.match("foo?foo=bar%20baz&bar=foobaz") + expect(data.mapping["foo"]).to eq("bar baz") + expect(data.mapping["bar"]).to eq("foo") + end + it "lists vars" do + expect(subject.variables).to eq(%w(foo bar)) + end + end + + context "issue #137" do + subject { Addressable::Template.new('/path{?page,per_page}') } + + it "can match empty" do + data = subject.match("/path") + expect(data.mapping["page"]).to eq(nil) + expect(data.mapping["per_page"]).to eq(nil) + expect(data.mapping.keys.sort).to eq(['page', 'per_page']) + end + + it "can match first var" do + data = subject.match("/path?page=1") + expect(data.mapping["page"]).to eq("1") + expect(data.mapping["per_page"]).to eq(nil) + expect(data.mapping.keys.sort).to eq(['page', 'per_page']) + end + + it "can match second var" do + data = subject.match("/path?per_page=1") + expect(data.mapping["page"]).to eq(nil) + expect(data.mapping["per_page"]).to eq("1") + expect(data.mapping.keys.sort).to eq(['page', 'per_page']) + end + + it "can match both vars" do + data = subject.match("/path?page=2&per_page=1") + expect(data.mapping["page"]).to eq("2") + expect(data.mapping["per_page"]).to eq("1") + expect(data.mapping.keys.sort).to eq(['page', 'per_page']) + end + end + + context "issue #71" do + subject { Addressable::Template.new("http://cyberscore.dev/api/users{?username}") } + it "can match" do + data = subject.match("http://cyberscore.dev/api/users?username=foobaz") + expect(data.mapping["username"]).to eq("foobaz") + end + it "lists vars" do + expect(subject.variables).to eq(%w(username)) + expect(subject.keys).to eq(%w(username)) + end + end + end + context "& operator" do + subject { Addressable::Template.new("foo{&foo,bar}baz") } + it "can match" do + data = subject.match("foo&foo=bar%20baz&bar=foobaz") + expect(data.mapping["foo"]).to eq("bar baz") + expect(data.mapping["bar"]).to eq("foo") + end + it "lists vars" do + expect(subject.variables).to eq(%w(foo bar)) + end + end + end + end + + context "support regexes:" do + context "EXPRESSION" do + subject { Addressable::Template::EXPRESSION } + it "should be able to match an expression" do + expect(subject).to match("{foo}") + expect(subject).to match("{foo,9}") + expect(subject).to match("{foo.bar,baz}") + expect(subject).to match("{+foo.bar,baz}") + expect(subject).to match("{foo,foo%20bar}") + expect(subject).to match("{#foo:20,baz*}") + expect(subject).to match("stuff{#foo:20,baz*}things") + end + it "should fail on non vars" do + expect(subject).not_to match("!{foo") + expect(subject).not_to match("{foo.bar.}") + expect(subject).not_to match("!{}") + end + end + context "VARNAME" do + subject { Addressable::Template::VARNAME } + it "should be able to match a variable" do + expect(subject).to match("foo") + expect(subject).to match("9") + expect(subject).to match("foo.bar") + expect(subject).to match("foo_bar") + expect(subject).to match("foo_bar.baz") + expect(subject).to match("foo%20bar") + expect(subject).to match("foo%20bar.baz") + end + it "should fail on non vars" do + expect(subject).not_to match("!foo") + expect(subject).not_to match("foo.bar.") + expect(subject).not_to match("foo%2%00bar") + expect(subject).not_to match("foo_ba%r") + expect(subject).not_to match("foo_bar*") + expect(subject).not_to match("foo_bar:20") + end + end + context "VARIABLE_LIST" do + subject { Addressable::Template::VARIABLE_LIST } + it "should be able to match a variable list" do + expect(subject).to match("foo,bar") + expect(subject).to match("foo") + expect(subject).to match("foo,bar*,baz") + expect(subject).to match("foo.bar,bar_baz*,baz:12") + end + it "should fail on non vars" do + expect(subject).not_to match(",foo,bar*,baz") + expect(subject).not_to match("foo,*bar,baz") + expect(subject).not_to match("foo,,bar*,baz") + end + end + context "VARSPEC" do + subject { Addressable::Template::VARSPEC } + it "should be able to match a variable with modifier" do + expect(subject).to match("9:8") + expect(subject).to match("foo.bar*") + expect(subject).to match("foo_bar:12") + expect(subject).to match("foo_bar.baz*") + expect(subject).to match("foo%20bar:12") + expect(subject).to match("foo%20bar.baz*") + end + it "should fail on non vars" do + expect(subject).not_to match("!foo") + expect(subject).not_to match("*foo") + expect(subject).not_to match("fo*o") + expect(subject).not_to match("fo:o") + expect(subject).not_to match("foo:") + end + end + end +end + +describe Addressable::Template::MatchData do + let(:template) { Addressable::Template.new('{foo}/{bar}') } + subject(:its) { template.match('ab/cd') } + its(:uri) { should == Addressable::URI.parse('ab/cd') } + its(:template) { should == template } + its(:mapping) { should == { 'foo' => 'ab', 'bar' => 'cd' } } + its(:variables) { should == ['foo', 'bar'] } + its(:keys) { should == ['foo', 'bar'] } + its(:names) { should == ['foo', 'bar'] } + its(:values) { should == ['ab', 'cd'] } + its(:captures) { should == ['ab', 'cd'] } + its(:to_a) { should == ['ab/cd', 'ab', 'cd'] } + its(:to_s) { should == 'ab/cd' } + its(:string) { should == its.to_s } + its(:pre_match) { should == "" } + its(:post_match) { should == "" } + + describe 'values_at' do + it 'returns an array with the values' do + expect(its.values_at(0, 2)).to eq(['ab/cd', 'cd']) + end + it 'allows mixing integer an string keys' do + expect(its.values_at('foo', 1)).to eq(['ab', 'ab']) + end + it 'accepts unknown keys' do + expect(its.values_at('baz', 'foo')).to eq([nil, 'ab']) + end + end + + describe '[]' do + context 'string key' do + it 'returns the corresponding capture' do + expect(its['foo']).to eq('ab') + expect(its['bar']).to eq('cd') + end + it 'returns nil for unknown keys' do + expect(its['baz']).to be_nil + end + end + context 'symbol key' do + it 'returns the corresponding capture' do + expect(its[:foo]).to eq('ab') + expect(its[:bar]).to eq('cd') + end + it 'returns nil for unknown keys' do + expect(its[:baz]).to be_nil + end + end + context 'integer key' do + it 'returns the full URI for index 0' do + expect(its[0]).to eq('ab/cd') + end + it 'returns the corresponding capture' do + expect(its[1]).to eq('ab') + expect(its[2]).to eq('cd') + end + it 'returns nil for unknown keys' do + expect(its[3]).to be_nil + end + end + context 'other key' do + it 'raises an exception' do + expect { its[Object.new] }.to raise_error(TypeError) + end + end + context 'with length' do + it 'returns an array starting at index with given length' do + expect(its[0, 2]).to eq(['ab/cd', 'ab']) + expect(its[2, 1]).to eq(['cd']) + end + end + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/addressable/uri_spec.rb b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/uri_spec.rb new file mode 100644 index 0000000..7cecd0c --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/addressable/uri_spec.rb @@ -0,0 +1,6545 @@ +# frozen_string_literal: true + +# coding: utf-8 +# Copyright (C) Bob Aman +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + +require "spec_helper" + +require "addressable/uri" +require "uri" +require "ipaddr" + +if !"".respond_to?("force_encoding") + class String + def force_encoding(encoding) + @encoding = encoding + end + + def encoding + @encoding ||= Encoding::ASCII_8BIT + end + end + + class Encoding + def initialize(name) + @name = name + end + + def to_s + return @name + end + + UTF_8 = Encoding.new("UTF-8") + ASCII_8BIT = Encoding.new("US-ASCII") + end +end + +module Fake + module URI + class HTTP + def initialize(uri) + @uri = uri + end + + def to_s + return @uri.to_s + end + + alias :to_str :to_s + end + end +end + +describe Addressable::URI, "when created with a non-numeric port number" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:port => "bogus") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with a invalid encoded port number" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:port => "%eb") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with a non-string scheme" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:scheme => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string user" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:user => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string password" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:password => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string userinfo" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:userinfo => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string host" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:host => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string authority" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:authority => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string path" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:path => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string query" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:query => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a non-string fragment" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:fragment => :bogus) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when created with a scheme but no hierarchical " + + "segment" do + it "should raise an error" do + expect(lambda do + Addressable::URI.parse("http:") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "quote handling" do + describe 'in host name' do + it "should raise an error for single quote" do + expect(lambda do + Addressable::URI.parse("http://local\"host/") + end).to raise_error(Addressable::URI::InvalidURIError) + end + end +end + +describe Addressable::URI, "newline normalization" do + it "should not accept newlines in scheme" do + expect(lambda do + Addressable::URI.parse("ht%0atp://localhost/") + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should not unescape newline in path" do + uri = Addressable::URI.parse("http://localhost/%0a").normalize + expect(uri.to_s).to eq("http://localhost/%0A") + end + + it "should not unescape newline in hostname" do + uri = Addressable::URI.parse("http://local%0ahost/").normalize + expect(uri.to_s).to eq("http://local%0Ahost/") + end + + it "should not unescape newline in username" do + uri = Addressable::URI.parse("http://foo%0abar@localhost/").normalize + expect(uri.to_s).to eq("http://foo%0Abar@localhost/") + end + + it "should not unescape newline in username" do + uri = Addressable::URI.parse("http://example:foo%0abar@example/").normalize + expect(uri.to_s).to eq("http://example:foo%0Abar@example/") + end + + it "should not accept newline in hostname" do + uri = Addressable::URI.parse("http://localhost/") + expect(lambda do + uri.host = "local\nhost" + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with ambiguous path" do + it "should raise an error" do + expect(lambda do + Addressable::URI.parse("::http") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with an invalid host" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:host => "") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with a host consisting of " + + "sub-delims characters" do + it "should not raise an error" do + expect(lambda do + Addressable::URI.new( + :host => Addressable::URI::CharacterClasses::SUB_DELIMS.gsub(/\\/, '') + ) + end).not_to raise_error + end +end + +describe Addressable::URI, "when created with a host consisting of " + + "unreserved characters" do + it "should not raise an error" do + expect(lambda do + Addressable::URI.new( + :host => Addressable::URI::CharacterClasses::UNRESERVED.gsub(/\\/, '') + ) + end).not_to raise_error + end +end + +describe Addressable::URI, "when created from nil components" do + before do + @uri = Addressable::URI.new + end + + it "should have a nil site value" do + expect(@uri.site).to eq(nil) + end + + it "should have an empty path" do + expect(@uri.path).to eq("") + end + + it "should be an empty uri" do + expect(@uri.to_s).to eq("") + end + + it "should have a nil default port" do + expect(@uri.default_port).to eq(nil) + end + + it "should be empty" do + expect(@uri).to be_empty + end + + it "should raise an error if the scheme is set to whitespace" do + expect(lambda do + @uri.scheme = "\t \n" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme is set to all digits" do + expect(lambda do + @uri.scheme = "123" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme begins with a digit" do + expect(lambda do + @uri.scheme = "1scheme" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme begins with a plus" do + expect(lambda do + @uri.scheme = "+scheme" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme begins with a dot" do + expect(lambda do + @uri.scheme = ".scheme" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme begins with a dash" do + expect(lambda do + @uri.scheme = "-scheme" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme contains an illegal character" do + expect(lambda do + @uri.scheme = "scheme!" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme contains whitespace" do + expect(lambda do + @uri.scheme = "sch eme" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if the scheme contains a newline" do + expect(lambda do + @uri.scheme = "sch\neme" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if set into an invalid state" do + expect(lambda do + @uri.user = "user" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if set into an invalid state" do + expect(lambda do + @uri.password = "pass" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if set into an invalid state" do + expect(lambda do + @uri.scheme = "http" + @uri.fragment = "fragment" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should raise an error if set into an invalid state" do + expect(lambda do + @uri.fragment = "fragment" + @uri.scheme = "http" + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when initialized from individual components" do + before do + @uri = Addressable::URI.new( + :scheme => "http", + :user => "user", + :password => "password", + :host => "example.com", + :port => 8080, + :path => "/path", + :query => "query=value", + :fragment => "fragment" + ) + end + + it "returns 'http' for #scheme" do + expect(@uri.scheme).to eq("http") + end + + it "returns 'http' for #normalized_scheme" do + expect(@uri.normalized_scheme).to eq("http") + end + + it "returns 'user' for #user" do + expect(@uri.user).to eq("user") + end + + it "returns 'user' for #normalized_user" do + expect(@uri.normalized_user).to eq("user") + end + + it "returns 'password' for #password" do + expect(@uri.password).to eq("password") + end + + it "returns 'password' for #normalized_password" do + expect(@uri.normalized_password).to eq("password") + end + + it "returns 'user:password' for #userinfo" do + expect(@uri.userinfo).to eq("user:password") + end + + it "returns 'user:password' for #normalized_userinfo" do + expect(@uri.normalized_userinfo).to eq("user:password") + end + + it "returns 'example.com' for #host" do + expect(@uri.host).to eq("example.com") + end + + it "returns 'example.com' for #normalized_host" do + expect(@uri.normalized_host).to eq("example.com") + end + + it "returns 'com' for #tld" do + expect(@uri.tld).to eq("com") + end + + it "returns 'user:password@example.com:8080' for #authority" do + expect(@uri.authority).to eq("user:password@example.com:8080") + end + + it "returns 'user:password@example.com:8080' for #normalized_authority" do + expect(@uri.normalized_authority).to eq("user:password@example.com:8080") + end + + it "returns 8080 for #port" do + expect(@uri.port).to eq(8080) + end + + it "returns 8080 for #normalized_port" do + expect(@uri.normalized_port).to eq(8080) + end + + it "returns 80 for #default_port" do + expect(@uri.default_port).to eq(80) + end + + it "returns 'http://user:password@example.com:8080' for #site" do + expect(@uri.site).to eq("http://user:password@example.com:8080") + end + + it "returns 'http://user:password@example.com:8080' for #normalized_site" do + expect(@uri.normalized_site).to eq("http://user:password@example.com:8080") + end + + it "returns '/path' for #path" do + expect(@uri.path).to eq("/path") + end + + it "returns '/path' for #normalized_path" do + expect(@uri.normalized_path).to eq("/path") + end + + it "returns 'query=value' for #query" do + expect(@uri.query).to eq("query=value") + end + + it "returns 'query=value' for #normalized_query" do + expect(@uri.normalized_query).to eq("query=value") + end + + it "returns 'fragment' for #fragment" do + expect(@uri.fragment).to eq("fragment") + end + + it "returns 'fragment' for #normalized_fragment" do + expect(@uri.normalized_fragment).to eq("fragment") + end + + it "returns #hash" do + expect(@uri.hash).not_to be nil + end + + it "returns #to_s" do + expect(@uri.to_s).to eq( + "http://user:password@example.com:8080/path?query=value#fragment" + ) + end + + it "should not be empty" do + expect(@uri).not_to be_empty + end + + it "should not be frozen" do + expect(@uri).not_to be_frozen + end + + it "should allow destructive operations" do + expect { @uri.normalize! }.not_to raise_error + end +end + +describe Addressable::URI, "when initialized from " + + "frozen individual components" do + before do + @uri = Addressable::URI.new( + :scheme => "http".freeze, + :user => "user".freeze, + :password => "password".freeze, + :host => "example.com".freeze, + :port => "8080".freeze, + :path => "/path".freeze, + :query => "query=value".freeze, + :fragment => "fragment".freeze + ) + end + + it "returns 'http' for #scheme" do + expect(@uri.scheme).to eq("http") + end + + it "returns 'http' for #normalized_scheme" do + expect(@uri.normalized_scheme).to eq("http") + end + + it "returns 'user' for #user" do + expect(@uri.user).to eq("user") + end + + it "returns 'user' for #normalized_user" do + expect(@uri.normalized_user).to eq("user") + end + + it "returns 'password' for #password" do + expect(@uri.password).to eq("password") + end + + it "returns 'password' for #normalized_password" do + expect(@uri.normalized_password).to eq("password") + end + + it "returns 'user:password' for #userinfo" do + expect(@uri.userinfo).to eq("user:password") + end + + it "returns 'user:password' for #normalized_userinfo" do + expect(@uri.normalized_userinfo).to eq("user:password") + end + + it "returns 'example.com' for #host" do + expect(@uri.host).to eq("example.com") + end + + it "returns 'example.com' for #normalized_host" do + expect(@uri.normalized_host).to eq("example.com") + end + + it "returns 'user:password@example.com:8080' for #authority" do + expect(@uri.authority).to eq("user:password@example.com:8080") + end + + it "returns 'user:password@example.com:8080' for #normalized_authority" do + expect(@uri.normalized_authority).to eq("user:password@example.com:8080") + end + + it "returns 8080 for #port" do + expect(@uri.port).to eq(8080) + end + + it "returns 8080 for #normalized_port" do + expect(@uri.normalized_port).to eq(8080) + end + + it "returns 80 for #default_port" do + expect(@uri.default_port).to eq(80) + end + + it "returns 'http://user:password@example.com:8080' for #site" do + expect(@uri.site).to eq("http://user:password@example.com:8080") + end + + it "returns 'http://user:password@example.com:8080' for #normalized_site" do + expect(@uri.normalized_site).to eq("http://user:password@example.com:8080") + end + + it "returns '/path' for #path" do + expect(@uri.path).to eq("/path") + end + + it "returns '/path' for #normalized_path" do + expect(@uri.normalized_path).to eq("/path") + end + + it "returns 'query=value' for #query" do + expect(@uri.query).to eq("query=value") + end + + it "returns 'query=value' for #normalized_query" do + expect(@uri.normalized_query).to eq("query=value") + end + + it "returns 'fragment' for #fragment" do + expect(@uri.fragment).to eq("fragment") + end + + it "returns 'fragment' for #normalized_fragment" do + expect(@uri.normalized_fragment).to eq("fragment") + end + + it "returns #hash" do + expect(@uri.hash).not_to be nil + end + + it "returns #to_s" do + expect(@uri.to_s).to eq( + "http://user:password@example.com:8080/path?query=value#fragment" + ) + end + + it "should not be empty" do + expect(@uri).not_to be_empty + end + + it "should not be frozen" do + expect(@uri).not_to be_frozen + end + + it "should allow destructive operations" do + expect { @uri.normalize! }.not_to raise_error + end +end + +describe Addressable::URI, "when parsed from a frozen string" do + before do + @uri = Addressable::URI.parse( + "http://user:password@example.com:8080/path?query=value#fragment".freeze + ) + end + + it "returns 'http' for #scheme" do + expect(@uri.scheme).to eq("http") + end + + it "returns 'http' for #normalized_scheme" do + expect(@uri.normalized_scheme).to eq("http") + end + + it "returns 'user' for #user" do + expect(@uri.user).to eq("user") + end + + it "returns 'user' for #normalized_user" do + expect(@uri.normalized_user).to eq("user") + end + + it "returns 'password' for #password" do + expect(@uri.password).to eq("password") + end + + it "returns 'password' for #normalized_password" do + expect(@uri.normalized_password).to eq("password") + end + + it "returns 'user:password' for #userinfo" do + expect(@uri.userinfo).to eq("user:password") + end + + it "returns 'user:password' for #normalized_userinfo" do + expect(@uri.normalized_userinfo).to eq("user:password") + end + + it "returns 'example.com' for #host" do + expect(@uri.host).to eq("example.com") + end + + it "returns 'example.com' for #normalized_host" do + expect(@uri.normalized_host).to eq("example.com") + end + + it "returns 'user:password@example.com:8080' for #authority" do + expect(@uri.authority).to eq("user:password@example.com:8080") + end + + it "returns 'user:password@example.com:8080' for #normalized_authority" do + expect(@uri.normalized_authority).to eq("user:password@example.com:8080") + end + + it "returns 8080 for #port" do + expect(@uri.port).to eq(8080) + end + + it "returns 8080 for #normalized_port" do + expect(@uri.normalized_port).to eq(8080) + end + + it "returns 80 for #default_port" do + expect(@uri.default_port).to eq(80) + end + + it "returns 'http://user:password@example.com:8080' for #site" do + expect(@uri.site).to eq("http://user:password@example.com:8080") + end + + it "returns 'http://user:password@example.com:8080' for #normalized_site" do + expect(@uri.normalized_site).to eq("http://user:password@example.com:8080") + end + + it "returns '/path' for #path" do + expect(@uri.path).to eq("/path") + end + + it "returns '/path' for #normalized_path" do + expect(@uri.normalized_path).to eq("/path") + end + + it "returns 'query=value' for #query" do + expect(@uri.query).to eq("query=value") + end + + it "returns 'query=value' for #normalized_query" do + expect(@uri.normalized_query).to eq("query=value") + end + + it "returns 'fragment' for #fragment" do + expect(@uri.fragment).to eq("fragment") + end + + it "returns 'fragment' for #normalized_fragment" do + expect(@uri.normalized_fragment).to eq("fragment") + end + + it "returns #hash" do + expect(@uri.hash).not_to be nil + end + + it "returns #to_s" do + expect(@uri.to_s).to eq( + "http://user:password@example.com:8080/path?query=value#fragment" + ) + end + + it "should not be empty" do + expect(@uri).not_to be_empty + end + + it "should not be frozen" do + expect(@uri).not_to be_frozen + end + + it "should allow destructive operations" do + expect { @uri.normalize! }.not_to raise_error + end +end + +describe Addressable::URI, "when frozen" do + before do + @uri = Addressable::URI.new.freeze + end + + it "returns nil for #scheme" do + expect(@uri.scheme).to eq(nil) + end + + it "returns nil for #normalized_scheme" do + expect(@uri.normalized_scheme).to eq(nil) + end + + it "returns nil for #user" do + expect(@uri.user).to eq(nil) + end + + it "returns nil for #normalized_user" do + expect(@uri.normalized_user).to eq(nil) + end + + it "returns nil for #password" do + expect(@uri.password).to eq(nil) + end + + it "returns nil for #normalized_password" do + expect(@uri.normalized_password).to eq(nil) + end + + it "returns nil for #userinfo" do + expect(@uri.userinfo).to eq(nil) + end + + it "returns nil for #normalized_userinfo" do + expect(@uri.normalized_userinfo).to eq(nil) + end + + it "returns nil for #host" do + expect(@uri.host).to eq(nil) + end + + it "returns nil for #normalized_host" do + expect(@uri.normalized_host).to eq(nil) + end + + it "returns nil for #authority" do + expect(@uri.authority).to eq(nil) + end + + it "returns nil for #normalized_authority" do + expect(@uri.normalized_authority).to eq(nil) + end + + it "returns nil for #port" do + expect(@uri.port).to eq(nil) + end + + it "returns nil for #normalized_port" do + expect(@uri.normalized_port).to eq(nil) + end + + it "returns nil for #default_port" do + expect(@uri.default_port).to eq(nil) + end + + it "returns nil for #site" do + expect(@uri.site).to eq(nil) + end + + it "returns nil for #normalized_site" do + expect(@uri.normalized_site).to eq(nil) + end + + it "returns '' for #path" do + expect(@uri.path).to eq('') + end + + it "returns '' for #normalized_path" do + expect(@uri.normalized_path).to eq('') + end + + it "returns nil for #query" do + expect(@uri.query).to eq(nil) + end + + it "returns nil for #normalized_query" do + expect(@uri.normalized_query).to eq(nil) + end + + it "returns nil for #fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "returns nil for #normalized_fragment" do + expect(@uri.normalized_fragment).to eq(nil) + end + + it "returns #hash" do + expect(@uri.hash).not_to be nil + end + + it "returns #to_s" do + expect(@uri.to_s).to eq('') + end + + it "should be empty" do + expect(@uri).to be_empty + end + + it "should be frozen" do + expect(@uri).to be_frozen + end + + it "should not be frozen after duping" do + expect(@uri.dup).not_to be_frozen + end + + it "should not allow destructive operations" do + expect { @uri.normalize! }.to raise_error { |error| + expect(error.message).to match(/can't modify frozen/) + expect(error).to satisfy { |e| RuntimeError === e || TypeError === e } + } + end +end + +describe Addressable::URI, "when frozen" do + before do + @uri = Addressable::URI.parse( + "HTTP://example.com.:%38%30/%70a%74%68?a=%31#1%323" + ).freeze + end + + it "returns 'HTTP' for #scheme" do + expect(@uri.scheme).to eq("HTTP") + end + + it "returns 'http' for #normalized_scheme" do + expect(@uri.normalized_scheme).to eq("http") + expect(@uri.normalize.scheme).to eq("http") + end + + it "returns nil for #user" do + expect(@uri.user).to eq(nil) + end + + it "returns nil for #normalized_user" do + expect(@uri.normalized_user).to eq(nil) + end + + it "returns nil for #password" do + expect(@uri.password).to eq(nil) + end + + it "returns nil for #normalized_password" do + expect(@uri.normalized_password).to eq(nil) + end + + it "returns nil for #userinfo" do + expect(@uri.userinfo).to eq(nil) + end + + it "returns nil for #normalized_userinfo" do + expect(@uri.normalized_userinfo).to eq(nil) + end + + it "returns 'example.com.' for #host" do + expect(@uri.host).to eq("example.com.") + end + + it "returns nil for #normalized_host" do + expect(@uri.normalized_host).to eq("example.com") + expect(@uri.normalize.host).to eq("example.com") + end + + it "returns 'example.com.:80' for #authority" do + expect(@uri.authority).to eq("example.com.:80") + end + + it "returns 'example.com:80' for #normalized_authority" do + expect(@uri.normalized_authority).to eq("example.com") + expect(@uri.normalize.authority).to eq("example.com") + end + + it "returns 80 for #port" do + expect(@uri.port).to eq(80) + end + + it "returns nil for #normalized_port" do + expect(@uri.normalized_port).to eq(nil) + expect(@uri.normalize.port).to eq(nil) + end + + it "returns 80 for #default_port" do + expect(@uri.default_port).to eq(80) + end + + it "returns 'HTTP://example.com.:80' for #site" do + expect(@uri.site).to eq("HTTP://example.com.:80") + end + + it "returns 'http://example.com' for #normalized_site" do + expect(@uri.normalized_site).to eq("http://example.com") + expect(@uri.normalize.site).to eq("http://example.com") + end + + it "returns '/%70a%74%68' for #path" do + expect(@uri.path).to eq("/%70a%74%68") + end + + it "returns '/path' for #normalized_path" do + expect(@uri.normalized_path).to eq("/path") + expect(@uri.normalize.path).to eq("/path") + end + + it "returns 'a=%31' for #query" do + expect(@uri.query).to eq("a=%31") + end + + it "returns 'a=1' for #normalized_query" do + expect(@uri.normalized_query).to eq("a=1") + expect(@uri.normalize.query).to eq("a=1") + end + + it "returns '/%70a%74%68?a=%31' for #request_uri" do + expect(@uri.request_uri).to eq("/%70a%74%68?a=%31") + end + + it "returns '1%323' for #fragment" do + expect(@uri.fragment).to eq("1%323") + end + + it "returns '123' for #normalized_fragment" do + expect(@uri.normalized_fragment).to eq("123") + expect(@uri.normalize.fragment).to eq("123") + end + + it "returns #hash" do + expect(@uri.hash).not_to be nil + end + + it "returns #to_s" do + expect(@uri.to_s).to eq('HTTP://example.com.:80/%70a%74%68?a=%31#1%323') + expect(@uri.normalize.to_s).to eq('http://example.com/path?a=1#123') + end + + it "should not be empty" do + expect(@uri).not_to be_empty + end + + it "should be frozen" do + expect(@uri).to be_frozen + end + + it "should not be frozen after duping" do + expect(@uri.dup).not_to be_frozen + end + + it "should not allow destructive operations" do + expect { @uri.normalize! }.to raise_error { |error| + expect(error.message).to match(/can't modify frozen/) + expect(error).to satisfy { |e| RuntimeError === e || TypeError === e } + } + end +end + +describe Addressable::URI, "when created from string components" do + before do + @uri = Addressable::URI.new( + :scheme => "http", :host => "example.com" + ) + end + + it "should have a site value of 'http://example.com'" do + expect(@uri.site).to eq("http://example.com") + end + + it "should be equal to the equivalent parsed URI" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com")) + end + + it "should raise an error if invalid components omitted" do + expect(lambda do + @uri.omit(:bogus) + end).to raise_error(ArgumentError) + expect(lambda do + @uri.omit(:scheme, :bogus, :path) + end).to raise_error(ArgumentError) + end +end + +describe Addressable::URI, "when created with a nil host but " + + "non-nil authority components" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:user => "user", :password => "pass", :port => 80) + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with both an authority and a user" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new( + :user => "user", :authority => "user@example.com:80" + ) + end).to raise_error(ArgumentError) + end +end + +describe Addressable::URI, "when created with an authority and no port" do + before do + @uri = Addressable::URI.new(:authority => "user@example.com") + end + + it "should not infer a port" do + expect(@uri.port).to eq(nil) + expect(@uri.default_port).to eq(nil) + expect(@uri.inferred_port).to eq(nil) + end + + it "should have a site value of '//user@example.com'" do + expect(@uri.site).to eq("//user@example.com") + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when created with a host with trailing dots" do + before do + @uri = Addressable::URI.new(:authority => "example...") + end + + it "should have a stable normalized form" do + expect(@uri.normalize.normalize.normalize.host).to eq( + @uri.normalize.host + ) + end +end + +describe Addressable::URI, "when created with a host with a backslash" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:authority => "example\\example") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with a host with a slash" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:authority => "example/example") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with a host with a space" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:authority => "example example") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when created with both a userinfo and a user" do + it "should raise an error" do + expect(lambda do + Addressable::URI.new(:user => "user", :userinfo => "user:pass") + end).to raise_error(ArgumentError) + end +end + +describe Addressable::URI, "when created with a path that hasn't been " + + "prefixed with a '/' but a host specified" do + before do + @uri = Addressable::URI.new( + :scheme => "http", :host => "example.com", :path => "path" + ) + end + + it "should prefix a '/' to the path" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com/path")) + end + + it "should have a site value of 'http://example.com'" do + expect(@uri.site).to eq("http://example.com") + end + + it "should have an origin of 'http://example.com" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when created with a path that hasn't been " + + "prefixed with a '/' but no host specified" do + before do + @uri = Addressable::URI.new( + :scheme => "http", :path => "path" + ) + end + + it "should not prefix a '/' to the path" do + expect(@uri).to eq(Addressable::URI.parse("http:path")) + end + + it "should have a site value of 'http:'" do + expect(@uri.site).to eq("http:") + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from an Addressable::URI object" do + it "should not have unexpected side-effects" do + original_uri = Addressable::URI.parse("http://example.com/") + new_uri = Addressable::URI.parse(original_uri) + new_uri.host = 'www.example.com' + expect(new_uri.host).to eq('www.example.com') + expect(new_uri.to_s).to eq('http://www.example.com/') + expect(original_uri.host).to eq('example.com') + expect(original_uri.to_s).to eq('http://example.com/') + end + + it "should not have unexpected side-effects" do + original_uri = Addressable::URI.parse("http://example.com/") + new_uri = Addressable::URI.heuristic_parse(original_uri) + new_uri.host = 'www.example.com' + expect(new_uri.host).to eq('www.example.com') + expect(new_uri.to_s).to eq('http://www.example.com/') + expect(original_uri.host).to eq('example.com') + expect(original_uri.to_s).to eq('http://example.com/') + end + + it "should not have unexpected side-effects" do + original_uri = Addressable::URI.parse("http://example.com/") + new_uri = Addressable::URI.parse(original_uri) + new_uri.origin = 'https://www.example.com:8080' + expect(new_uri.host).to eq('www.example.com') + expect(new_uri.to_s).to eq('https://www.example.com:8080/') + expect(original_uri.host).to eq('example.com') + expect(original_uri.to_s).to eq('http://example.com/') + end + + it "should not have unexpected side-effects" do + original_uri = Addressable::URI.parse("http://example.com/") + new_uri = Addressable::URI.heuristic_parse(original_uri) + new_uri.origin = 'https://www.example.com:8080' + expect(new_uri.host).to eq('www.example.com') + expect(new_uri.to_s).to eq('https://www.example.com:8080/') + expect(original_uri.host).to eq('example.com') + expect(original_uri.to_s).to eq('http://example.com/') + end +end + +describe Addressable::URI, "when parsed from something that looks " + + "like a URI object" do + it "should parse without error" do + uri = Addressable::URI.parse(Fake::URI::HTTP.new("http://example.com/")) + expect(lambda do + Addressable::URI.parse(uri) + end).not_to raise_error + end +end + +describe Addressable::URI, "when parsed from a standard library URI object" do + it "should parse without error" do + uri = Addressable::URI.parse(URI.parse("http://example.com/")) + expect(lambda do + Addressable::URI.parse(uri) + end).not_to raise_error + end +end + +describe Addressable::URI, "when parsed from ''" do + before do + @uri = Addressable::URI.parse("") + end + + it "should have no scheme" do + expect(@uri.scheme).to eq(nil) + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should have a path of ''" do + expect(@uri.path).to eq("") + end + + it "should have a request URI of '/'" do + expect(@uri.request_uri).to eq("/") + end + + it "should be considered relative" do + expect(@uri).to be_relative + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'ftp://ftp.is.co.za/rfc/rfc1808.txt'" do + before do + @uri = Addressable::URI.parse("ftp://ftp.is.co.za/rfc/rfc1808.txt") + end + + it "should use the 'ftp' scheme" do + expect(@uri.scheme).to eq("ftp") + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have a host of 'ftp.is.co.za'" do + expect(@uri.host).to eq("ftp.is.co.za") + end + + it "should have inferred_port of 21" do + expect(@uri.inferred_port).to eq(21) + end + + it "should have a path of '/rfc/rfc1808.txt'" do + expect(@uri.path).to eq("/rfc/rfc1808.txt") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have an origin of 'ftp://ftp.is.co.za'" do + expect(@uri.origin).to eq('ftp://ftp.is.co.za') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'http://www.ietf.org/rfc/rfc2396.txt'" do + before do + @uri = Addressable::URI.parse("http://www.ietf.org/rfc/rfc2396.txt") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have a host of 'www.ietf.org'" do + expect(@uri.host).to eq("www.ietf.org") + end + + it "should have inferred_port of 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/rfc/rfc2396.txt'" do + expect(@uri.path).to eq("/rfc/rfc2396.txt") + end + + it "should have a request URI of '/rfc/rfc2396.txt'" do + expect(@uri.request_uri).to eq("/rfc/rfc2396.txt") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should correctly omit components" do + expect(@uri.omit(:scheme).to_s).to eq("//www.ietf.org/rfc/rfc2396.txt") + expect(@uri.omit(:path).to_s).to eq("http://www.ietf.org") + end + + it "should correctly omit components destructively" do + @uri.omit!(:scheme) + expect(@uri.to_s).to eq("//www.ietf.org/rfc/rfc2396.txt") + end + + it "should have an origin of 'http://www.ietf.org'" do + expect(@uri.origin).to eq('http://www.ietf.org') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'ldap://[2001:db8::7]/c=GB?objectClass?one'" do + before do + @uri = Addressable::URI.parse("ldap://[2001:db8::7]/c=GB?objectClass?one") + end + + it "should use the 'ldap' scheme" do + expect(@uri.scheme).to eq("ldap") + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have a host of '[2001:db8::7]'" do + expect(@uri.host).to eq("[2001:db8::7]") + end + + it "should have inferred_port of 389" do + expect(@uri.inferred_port).to eq(389) + end + + it "should have a path of '/c=GB'" do + expect(@uri.path).to eq("/c=GB") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should not allow request URI assignment" do + expect(lambda do + @uri.request_uri = "/" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should have a query of 'objectClass?one'" do + expect(@uri.query).to eq("objectClass?one") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should correctly omit components" do + expect(@uri.omit(:scheme, :authority).to_s).to eq("/c=GB?objectClass?one") + expect(@uri.omit(:path).to_s).to eq("ldap://[2001:db8::7]?objectClass?one") + end + + it "should correctly omit components destructively" do + @uri.omit!(:scheme, :authority) + expect(@uri.to_s).to eq("/c=GB?objectClass?one") + end + + it "should raise an error if omission would create an invalid URI" do + expect(lambda do + @uri.omit(:authority, :path) + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should have an origin of 'ldap://[2001:db8::7]'" do + expect(@uri.origin).to eq('ldap://[2001:db8::7]') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'mailto:John.Doe@example.com'" do + before do + @uri = Addressable::URI.parse("mailto:John.Doe@example.com") + end + + it "should use the 'mailto' scheme" do + expect(@uri.scheme).to eq("mailto") + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should not have an inferred_port" do + expect(@uri.inferred_port).to eq(nil) + end + + it "should have a path of 'John.Doe@example.com'" do + expect(@uri.path).to eq("John.Doe@example.com") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +# Section 2 of RFC 6068 +describe Addressable::URI, "when parsed from " + + "'mailto:?to=addr1@an.example,addr2@an.example'" do + before do + @uri = Addressable::URI.parse( + "mailto:?to=addr1@an.example,addr2@an.example" + ) + end + + it "should use the 'mailto' scheme" do + expect(@uri.scheme).to eq("mailto") + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should not have an inferred_port" do + expect(@uri.inferred_port).to eq(nil) + end + + it "should have a path of ''" do + expect(@uri.path).to eq("") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should have the To: field value parameterized" do + expect(@uri.query_values(Hash)["to"]).to eq( + "addr1@an.example,addr2@an.example" + ) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'news:comp.infosystems.www.servers.unix'" do + before do + @uri = Addressable::URI.parse("news:comp.infosystems.www.servers.unix") + end + + it "should use the 'news' scheme" do + expect(@uri.scheme).to eq("news") + end + + it "should not have an inferred_port" do + expect(@uri.inferred_port).to eq(nil) + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should have a path of 'comp.infosystems.www.servers.unix'" do + expect(@uri.path).to eq("comp.infosystems.www.servers.unix") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'tel:+1-816-555-1212'" do + before do + @uri = Addressable::URI.parse("tel:+1-816-555-1212") + end + + it "should use the 'tel' scheme" do + expect(@uri.scheme).to eq("tel") + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should not have an inferred_port" do + expect(@uri.inferred_port).to eq(nil) + end + + it "should have a path of '+1-816-555-1212'" do + expect(@uri.path).to eq("+1-816-555-1212") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'telnet://192.0.2.16:80/'" do + before do + @uri = Addressable::URI.parse("telnet://192.0.2.16:80/") + end + + it "should use the 'telnet' scheme" do + expect(@uri.scheme).to eq("telnet") + end + + it "should have a host of '192.0.2.16'" do + expect(@uri.host).to eq("192.0.2.16") + end + + it "should have a port of 80" do + expect(@uri.port).to eq(80) + end + + it "should have a inferred_port of 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a default_port of 23" do + expect(@uri.default_port).to eq(23) + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have a path of '/'" do + expect(@uri.path).to eq("/") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have an origin of 'telnet://192.0.2.16:80'" do + expect(@uri.origin).to eq('telnet://192.0.2.16:80') + end +end + +# Section 1.1.2 of RFC 3986 +describe Addressable::URI, "when parsed from " + + "'urn:oasis:names:specification:docbook:dtd:xml:4.1.2'" do + before do + @uri = Addressable::URI.parse( + "urn:oasis:names:specification:docbook:dtd:xml:4.1.2") + end + + it "should use the 'urn' scheme" do + expect(@uri.scheme).to eq("urn") + end + + it "should not have an inferred_port" do + expect(@uri.inferred_port).to eq(nil) + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should have a path of " + + "'oasis:names:specification:docbook:dtd:xml:4.1.2'" do + expect(@uri.path).to eq("oasis:names:specification:docbook:dtd:xml:4.1.2") + end + + it "should not have a request URI" do + expect(@uri.request_uri).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when heuristically parsed from " + + "'192.0.2.16:8000/path'" do + before do + @uri = Addressable::URI.heuristic_parse("192.0.2.16:8000/path") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have a host of '192.0.2.16'" do + expect(@uri.host).to eq("192.0.2.16") + end + + it "should have a port of '8000'" do + expect(@uri.port).to eq(8000) + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have a path of '/path'" do + expect(@uri.path).to eq("/path") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have an origin of 'http://192.0.2.16:8000'" do + expect(@uri.origin).to eq('http://192.0.2.16:8000') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com'" do + before do + @uri = Addressable::URI.parse("http://example.com") + end + + it "when inspected, should have the correct URI" do + expect(@uri.inspect).to include("http://example.com") + end + + it "when inspected, should have the correct class name" do + expect(@uri.inspect).to include("Addressable::URI") + end + + it "when inspected, should have the correct object id" do + expect(@uri.inspect).to include("%#0x" % @uri.object_id) + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have an authority segment of 'example.com'" do + expect(@uri.authority).to eq("example.com") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should be considered ip-based" do + expect(@uri).to be_ip_based + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not have a specified port" do + expect(@uri.port).to eq(nil) + end + + it "should have an empty path" do + expect(@uri.path).to eq("") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + expect(@uri.query_values).to eq(nil) + end + + it "should have a request URI of '/'" do + expect(@uri.request_uri).to eq("/") + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should be considered absolute" do + expect(@uri).to be_absolute + end + + it "should not be considered relative" do + expect(@uri).not_to be_relative + end + + it "should not be exactly equal to 42" do + expect(@uri.eql?(42)).to eq(false) + end + + it "should not be equal to 42" do + expect(@uri == 42).to eq(false) + end + + it "should not be roughly equal to 42" do + expect(@uri === 42).to eq(false) + end + + it "should be exactly equal to http://example.com" do + expect(@uri.eql?(Addressable::URI.parse("http://example.com"))).to eq(true) + end + + it "should be roughly equal to http://example.com/" do + expect(@uri === Addressable::URI.parse("http://example.com/")).to eq(true) + end + + it "should be roughly equal to the string 'http://example.com/'" do + expect(@uri === "http://example.com/").to eq(true) + end + + it "should not be roughly equal to the string " + + "'http://example.com:bogus/'" do + expect(lambda do + expect(@uri === "http://example.com:bogus/").to eq(false) + end).not_to raise_error + end + + it "should result in itself when joined with itself" do + expect(@uri.join(@uri).to_s).to eq("http://example.com") + expect(@uri.join!(@uri).to_s).to eq("http://example.com") + end + + it "should be equivalent to http://EXAMPLE.com" do + expect(@uri).to eq(Addressable::URI.parse("http://EXAMPLE.com")) + end + + it "should be equivalent to http://EXAMPLE.com:80/" do + expect(@uri).to eq(Addressable::URI.parse("http://EXAMPLE.com:80/")) + end + + it "should have the same hash as http://example.com" do + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com").hash) + end + + it "should have the same hash as http://EXAMPLE.com after assignment" do + @uri.origin = "http://EXAMPLE.com" + expect(@uri.hash).to eq(Addressable::URI.parse("http://EXAMPLE.com").hash) + end + + it "should have a different hash from http://EXAMPLE.com" do + expect(@uri.hash).not_to eq(Addressable::URI.parse("http://EXAMPLE.com").hash) + end + + it "should not allow origin assignment without scheme" do + expect(lambda do + @uri.origin = "example.com" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should not allow origin assignment without host" do + expect(lambda do + @uri.origin = "http://" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should not allow origin assignment with bogus type" do + expect(lambda do + @uri.origin = :bogus + end).to raise_error(TypeError) + end + + # Section 6.2.3 of RFC 3986 + it "should be equivalent to http://example.com/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com/")) + end + + # Section 6.2.3 of RFC 3986 + it "should be equivalent to http://example.com:/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com:/")) + end + + # Section 6.2.3 of RFC 3986 + it "should be equivalent to http://example.com:80/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com:80/")) + end + + # Section 6.2.2.1 of RFC 3986 + it "should be equivalent to http://EXAMPLE.COM/" do + expect(@uri).to eq(Addressable::URI.parse("http://EXAMPLE.COM/")) + end + + it "should have a route of '/path/' to 'http://example.com/path/'" do + expect(@uri.route_to("http://example.com/path/")).to eq( + Addressable::URI.parse("/path/") + ) + end + + it "should have a route of '..' from 'http://example.com/path/'" do + expect(@uri.route_from("http://example.com/path/")).to eq( + Addressable::URI.parse("..") + ) + end + + it "should have a route of '#' to 'http://example.com/'" do + expect(@uri.route_to("http://example.com/")).to eq( + Addressable::URI.parse("#") + ) + end + + it "should have a route of 'http://elsewhere.com/' to " + + "'http://elsewhere.com/'" do + expect(@uri.route_to("http://elsewhere.com/")).to eq( + Addressable::URI.parse("http://elsewhere.com/") + ) + end + + it "when joined with 'relative/path' should be " + + "'http://example.com/relative/path'" do + expect(@uri.join('relative/path')).to eq( + Addressable::URI.parse("http://example.com/relative/path") + ) + end + + it "when joined with a bogus object a TypeError should be raised" do + expect(lambda do + @uri.join(42) + end).to raise_error(TypeError) + end + + it "should have the correct username after assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq(nil) + expect(@uri.to_s).to eq("http://newuser@example.com") + end + + it "should have the correct username after assignment" do + @uri.user = "user@123!" + expect(@uri.user).to eq("user@123!") + expect(@uri.normalized_user).to eq("user%40123%21") + expect(@uri.password).to eq(nil) + expect(@uri.normalize.to_s).to eq("http://user%40123%21@example.com/") + end + + it "should have the correct password after assignment" do + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + expect(@uri.user).to eq("") + expect(@uri.to_s).to eq("http://:newpass@example.com") + end + + it "should have the correct password after assignment" do + @uri.password = "#secret@123!" + expect(@uri.password).to eq("#secret@123!") + expect(@uri.normalized_password).to eq("%23secret%40123%21") + expect(@uri.user).to eq("") + expect(@uri.normalize.to_s).to eq("http://:%23secret%40123%21@example.com/") + expect(@uri.omit(:password).to_s).to eq("http://example.com") + end + + it "should have the correct user/pass after repeated assignment" do + @uri.user = nil + expect(@uri.user).to eq(nil) + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + # Username cannot be nil if the password is set + expect(@uri.user).to eq("") + expect(@uri.to_s).to eq("http://:newpass@example.com") + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + @uri.password = nil + expect(@uri.password).to eq(nil) + expect(@uri.to_s).to eq("http://newuser@example.com") + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + @uri.password = "" + expect(@uri.password).to eq("") + expect(@uri.to_s).to eq("http://newuser:@example.com") + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + @uri.user = nil + # Username cannot be nil if the password is set + expect(@uri.user).to eq("") + expect(@uri.to_s).to eq("http://:newpass@example.com") + end + + it "should have the correct user/pass after userinfo assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + @uri.userinfo = nil + expect(@uri.userinfo).to eq(nil) + expect(@uri.user).to eq(nil) + expect(@uri.password).to eq(nil) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => nil, + :password => nil, + :host => "example.com", + :port => nil, + :path => "", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +# Section 5.1.2 of RFC 2616 +describe Addressable::URI, "when parsed from " + + "'HTTP://www.w3.org/pub/WWW/TheProject.html'" do + before do + @uri = Addressable::URI.parse("HTTP://www.w3.org/pub/WWW/TheProject.html") + end + + it "should have the correct request URI" do + expect(@uri.request_uri).to eq("/pub/WWW/TheProject.html") + end + + it "should have the correct request URI after assignment" do + @uri.request_uri = "/pub/WWW/TheProject.html?" + expect(@uri.request_uri).to eq("/pub/WWW/TheProject.html?") + expect(@uri.path).to eq("/pub/WWW/TheProject.html") + expect(@uri.query).to eq("") + end + + it "should have the correct request URI after assignment" do + @uri.request_uri = "/some/where/else.html" + expect(@uri.request_uri).to eq("/some/where/else.html") + expect(@uri.path).to eq("/some/where/else.html") + expect(@uri.query).to eq(nil) + end + + it "should have the correct request URI after assignment" do + @uri.request_uri = "/some/where/else.html?query?string" + expect(@uri.request_uri).to eq("/some/where/else.html?query?string") + expect(@uri.path).to eq("/some/where/else.html") + expect(@uri.query).to eq("query?string") + end + + it "should have the correct request URI after assignment" do + @uri.request_uri = "?x=y" + expect(@uri.request_uri).to eq("/?x=y") + expect(@uri.path).to eq("/") + expect(@uri.query).to eq("x=y") + end + + it "should raise an error if the site value is set to something bogus" do + expect(lambda do + @uri.site = 42 + end).to raise_error(TypeError) + end + + it "should raise an error if the request URI is set to something bogus" do + expect(lambda do + @uri.request_uri = 42 + end).to raise_error(TypeError) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "HTTP", + :user => nil, + :password => nil, + :host => "www.w3.org", + :port => nil, + :path => "/pub/WWW/TheProject.html", + :query => nil, + :fragment => nil + }) + end + + it "should have an origin of 'http://www.w3.org'" do + expect(@uri.origin).to eq('http://www.w3.org') + end +end + +describe Addressable::URI, "when parsing IPv6 addresses" do + it "should not raise an error for " + + "'http://[3ffe:1900:4545:3:200:f8ff:fe21:67cf]/'" do + Addressable::URI.parse("http://[3ffe:1900:4545:3:200:f8ff:fe21:67cf]/") + end + + it "should not raise an error for " + + "'http://[fe80:0:0:0:200:f8ff:fe21:67cf]/'" do + Addressable::URI.parse("http://[fe80:0:0:0:200:f8ff:fe21:67cf]/") + end + + it "should not raise an error for " + + "'http://[fe80::200:f8ff:fe21:67cf]/'" do + Addressable::URI.parse("http://[fe80::200:f8ff:fe21:67cf]/") + end + + it "should not raise an error for " + + "'http://[::1]/'" do + Addressable::URI.parse("http://[::1]/") + end + + it "should not raise an error for " + + "'http://[fe80::1]/'" do + Addressable::URI.parse("http://[fe80::1]/") + end + + it "should raise an error for " + + "'http://[]/'" do + expect(lambda do + Addressable::URI.parse("http://[]/") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when parsing IPv6 address" do + subject { Addressable::URI.parse("http://[3ffe:1900:4545:3:200:f8ff:fe21:67cf]/") } + its(:host) { should == '[3ffe:1900:4545:3:200:f8ff:fe21:67cf]' } + its(:hostname) { should == '3ffe:1900:4545:3:200:f8ff:fe21:67cf' } +end + +describe Addressable::URI, "when assigning IPv6 address" do + it "should allow to set bare IPv6 address as hostname" do + uri = Addressable::URI.parse("http://[::1]/") + uri.hostname = '3ffe:1900:4545:3:200:f8ff:fe21:67cf' + expect(uri.to_s).to eq('http://[3ffe:1900:4545:3:200:f8ff:fe21:67cf]/') + end + + it "should allow to set bare IPv6 address as hostname with IPAddr object" do + uri = Addressable::URI.parse("http://[::1]/") + uri.hostname = IPAddr.new('3ffe:1900:4545:3:200:f8ff:fe21:67cf') + expect(uri.to_s).to eq('http://[3ffe:1900:4545:3:200:f8ff:fe21:67cf]/') + end + + it "should not allow to set bare IPv6 address as host" do + uri = Addressable::URI.parse("http://[::1]/") + skip "not checked" + expect(lambda do + uri.host = '3ffe:1900:4545:3:200:f8ff:fe21:67cf' + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when parsing IPvFuture addresses" do + it "should not raise an error for " + + "'http://[v9.3ffe:1900:4545:3:200:f8ff:fe21:67cf]/'" do + Addressable::URI.parse("http://[v9.3ffe:1900:4545:3:200:f8ff:fe21:67cf]/") + end + + it "should not raise an error for " + + "'http://[vff.fe80:0:0:0:200:f8ff:fe21:67cf]/'" do + Addressable::URI.parse("http://[vff.fe80:0:0:0:200:f8ff:fe21:67cf]/") + end + + it "should not raise an error for " + + "'http://[v12.fe80::200:f8ff:fe21:67cf]/'" do + Addressable::URI.parse("http://[v12.fe80::200:f8ff:fe21:67cf]/") + end + + it "should not raise an error for " + + "'http://[va0.::1]/'" do + Addressable::URI.parse("http://[va0.::1]/") + end + + it "should not raise an error for " + + "'http://[v255.fe80::1]/'" do + Addressable::URI.parse("http://[v255.fe80::1]/") + end + + it "should raise an error for " + + "'http://[v0.]/'" do + expect(lambda do + Addressable::URI.parse("http://[v0.]/") + end).to raise_error(Addressable::URI::InvalidURIError) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/'" do + before do + @uri = Addressable::URI.parse("http://example.com/") + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to http://example.com" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com")) + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to HTTP://example.com/" do + expect(@uri).to eq(Addressable::URI.parse("HTTP://example.com/")) + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to http://example.com:/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com:/")) + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to http://example.com:80/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com:80/")) + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to http://Example.com/" do + expect(@uri).to eq(Addressable::URI.parse("http://Example.com/")) + end + + it "should have the correct username after assignment" do + @uri.user = nil + expect(@uri.user).to eq(nil) + expect(@uri.password).to eq(nil) + expect(@uri.to_s).to eq("http://example.com/") + end + + it "should have the correct password after assignment" do + @uri.password = nil + expect(@uri.password).to eq(nil) + expect(@uri.user).to eq(nil) + expect(@uri.to_s).to eq("http://example.com/") + end + + it "should have a request URI of '/'" do + expect(@uri.request_uri).to eq("/") + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => nil, + :password => nil, + :host => "example.com", + :port => nil, + :path => "/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have the same hash as its duplicate" do + expect(@uri.hash).to eq(@uri.dup.hash) + end + + it "should have a different hash from its equivalent String value" do + expect(@uri.hash).not_to eq(@uri.to_s.hash) + end + + it "should have the same hash as an equal URI" do + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com/").hash) + end + + it "should be equivalent to http://EXAMPLE.com" do + expect(@uri).to eq(Addressable::URI.parse("http://EXAMPLE.com")) + end + + it "should be equivalent to http://EXAMPLE.com:80/" do + expect(@uri).to eq(Addressable::URI.parse("http://EXAMPLE.com:80/")) + end + + it "should have the same hash as http://example.com/" do + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com/").hash) + end + + it "should have the same hash as http://example.com after assignment" do + @uri.path = "" + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com").hash) + end + + it "should have the same hash as http://example.com/? after assignment" do + @uri.query = "" + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com/?").hash) + end + + it "should have the same hash as http://example.com/? after assignment" do + @uri.query_values = {} + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com/?").hash) + end + + it "should have the same hash as http://example.com/# after assignment" do + @uri.fragment = "" + expect(@uri.hash).to eq(Addressable::URI.parse("http://example.com/#").hash) + end + + it "should have a different hash from http://example.com" do + expect(@uri.hash).not_to eq(Addressable::URI.parse("http://example.com").hash) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com?#'" do + before do + @uri = Addressable::URI.parse("http://example.com?#") + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => nil, + :password => nil, + :host => "example.com", + :port => nil, + :path => "", + :query => "", + :fragment => "" + }) + end + + it "should have a request URI of '/?'" do + expect(@uri.request_uri).to eq("/?") + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq("http://example.com") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://@example.com/'" do + before do + @uri = Addressable::URI.parse("http://@example.com/") + end + + it "should be equivalent to http://example.com" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com")) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => "", + :password => nil, + :host => "example.com", + :port => nil, + :path => "/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com./'" do + before do + @uri = Addressable::URI.parse("http://example.com./") + end + + it "should be equivalent to http://example.com" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com")) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://:@example.com/'" do + before do + @uri = Addressable::URI.parse("http://:@example.com/") + end + + it "should be equivalent to http://example.com" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com")) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => "", + :password => "", + :host => "example.com", + :port => nil, + :path => "/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'HTTP://EXAMPLE.COM/'" do + before do + @uri = Addressable::URI.parse("HTTP://EXAMPLE.COM/") + end + + it "should be equivalent to http://example.com" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com")) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "HTTP", + :user => nil, + :password => nil, + :host => "EXAMPLE.COM", + :port => nil, + :path => "/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end + + it "should have a tld of 'com'" do + expect(@uri.tld).to eq('com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://www.example.co.uk/'" do + before do + @uri = Addressable::URI.parse("http://www.example.co.uk/") + end + + it "should have an origin of 'http://www.example.co.uk'" do + expect(@uri.origin).to eq('http://www.example.co.uk') + end + + it "should have a tld of 'co.uk'" do + expect(@uri.tld).to eq('co.uk') + end + + it "should have a domain of 'example.co.uk'" do + expect(@uri.domain).to eq('example.co.uk') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://sub_domain.blogspot.com/'" do + before do + @uri = Addressable::URI.parse("http://sub_domain.blogspot.com/") + end + + it "should have an origin of 'http://sub_domain.blogspot.com'" do + expect(@uri.origin).to eq('http://sub_domain.blogspot.com') + end + + it "should have a tld of 'com'" do + expect(@uri.tld).to eq('com') + end + + it "should have a domain of 'blogspot.com'" do + expect(@uri.domain).to eq('blogspot.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/~smith/'" do + before do + @uri = Addressable::URI.parse("http://example.com/~smith/") + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to http://example.com/%7Esmith/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com/%7Esmith/")) + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to http://example.com/%7esmith/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com/%7esmith/")) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/%E8'" do + before do + @uri = Addressable::URI.parse("http://example.com/%E8") + end + + it "should not raise an exception when normalized" do + expect(lambda do + @uri.normalize + end).not_to raise_error + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should not change if encoded with the normalizing algorithm" do + expect(Addressable::URI.normalized_encode(@uri).to_s).to eq( + "http://example.com/%E8" + ) + expect(Addressable::URI.normalized_encode(@uri, Addressable::URI).to_s).to be === + "http://example.com/%E8" + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/path%2Fsegment/'" do + before do + @uri = Addressable::URI.parse("http://example.com/path%2Fsegment/") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should be equal to 'http://example.com/path%2Fsegment/'" do + expect(@uri.normalize).to be_eql( + Addressable::URI.parse("http://example.com/path%2Fsegment/") + ) + end + + it "should not be equal to 'http://example.com/path/segment/'" do + expect(@uri).not_to eq( + Addressable::URI.parse("http://example.com/path/segment/") + ) + end + + it "should not be equal to 'http://example.com/path/segment/'" do + expect(@uri.normalize).not_to be_eql( + Addressable::URI.parse("http://example.com/path/segment/") + ) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?%F6'" do + before do + @uri = Addressable::URI.parse("http://example.com/?%F6") + end + + it "should not raise an exception when normalized" do + expect(lambda do + @uri.normalize + end).not_to raise_error + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should not change if encoded with the normalizing algorithm" do + expect(Addressable::URI.normalized_encode(@uri).to_s).to eq( + "http://example.com/?%F6" + ) + expect(Addressable::URI.normalized_encode(@uri, Addressable::URI).to_s).to be === + "http://example.com/?%F6" + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/#%F6'" do + before do + @uri = Addressable::URI.parse("http://example.com/#%F6") + end + + it "should not raise an exception when normalized" do + expect(lambda do + @uri.normalize + end).not_to raise_error + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should not change if encoded with the normalizing algorithm" do + expect(Addressable::URI.normalized_encode(@uri).to_s).to eq( + "http://example.com/#%F6" + ) + expect(Addressable::URI.normalized_encode(@uri, Addressable::URI).to_s).to be === + "http://example.com/#%F6" + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/%C3%87'" do + before do + @uri = Addressable::URI.parse("http://example.com/%C3%87") + end + + # Based on http://intertwingly.net/blog/2004/07/31/URI-Equivalence + it "should be equivalent to 'http://example.com/C%CC%A7'" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com/C%CC%A7")) + end + + it "should not change if encoded with the normalizing algorithm" do + expect(Addressable::URI.normalized_encode(@uri).to_s).to eq( + "http://example.com/%C3%87" + ) + expect(Addressable::URI.normalized_encode(@uri, Addressable::URI).to_s).to be === + "http://example.com/%C3%87" + end + + it "should raise an error if encoding with an unexpected return type" do + expect(lambda do + Addressable::URI.normalized_encode(@uri, Integer) + end).to raise_error(TypeError) + end + + it "if percent encoded should be 'http://example.com/C%25CC%25A7'" do + expect(Addressable::URI.encode(@uri).to_s).to eq( + "http://example.com/%25C3%2587" + ) + end + + it "if percent encoded should be 'http://example.com/C%25CC%25A7'" do + expect(Addressable::URI.encode(@uri, Addressable::URI)).to eq( + Addressable::URI.parse("http://example.com/%25C3%2587") + ) + end + + it "should raise an error if encoding with an unexpected return type" do + expect(lambda do + Addressable::URI.encode(@uri, Integer) + end).to raise_error(TypeError) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q=string'" do + before do + @uri = Addressable::URI.parse("http://example.com/?q=string") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com'" do + expect(@uri.authority).to eq("example.com") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/'" do + expect(@uri.path).to eq("/") + end + + it "should have a query string of 'q=string'" do + expect(@uri.query).to eq("q=string") + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should be considered absolute" do + expect(@uri).to be_absolute + end + + it "should not be considered relative" do + expect(@uri).not_to be_relative + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com:80/'" do + before do + @uri = Addressable::URI.parse("http://example.com:80/") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com:80'" do + expect(@uri.authority).to eq("example.com:80") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have explicit port 80" do + expect(@uri.port).to eq(80) + end + + it "should have a path of '/'" do + expect(@uri.path).to eq("/") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should be considered absolute" do + expect(@uri).to be_absolute + end + + it "should not be considered relative" do + expect(@uri).not_to be_relative + end + + it "should be exactly equal to http://example.com:80/" do + expect(@uri.eql?(Addressable::URI.parse("http://example.com:80/"))).to eq(true) + end + + it "should be roughly equal to http://example.com/" do + expect(@uri === Addressable::URI.parse("http://example.com/")).to eq(true) + end + + it "should be roughly equal to the string 'http://example.com/'" do + expect(@uri === "http://example.com/").to eq(true) + end + + it "should not be roughly equal to the string " + + "'http://example.com:bogus/'" do + expect(lambda do + expect(@uri === "http://example.com:bogus/").to eq(false) + end).not_to raise_error + end + + it "should result in itself when joined with itself" do + expect(@uri.join(@uri).to_s).to eq("http://example.com:80/") + expect(@uri.join!(@uri).to_s).to eq("http://example.com:80/") + end + + # Section 6.2.3 of RFC 3986 + it "should be equal to http://example.com/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com/")) + end + + # Section 6.2.3 of RFC 3986 + it "should be equal to http://example.com:/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com:/")) + end + + # Section 6.2.3 of RFC 3986 + it "should be equal to http://example.com:80/" do + expect(@uri).to eq(Addressable::URI.parse("http://example.com:80/")) + end + + # Section 6.2.2.1 of RFC 3986 + it "should be equal to http://EXAMPLE.COM/" do + expect(@uri).to eq(Addressable::URI.parse("http://EXAMPLE.COM/")) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => nil, + :password => nil, + :host => "example.com", + :port => 80, + :path => "/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end + + it "should not change if encoded with the normalizing algorithm" do + expect(Addressable::URI.normalized_encode(@uri).to_s).to eq( + "http://example.com:80/" + ) + expect(Addressable::URI.normalized_encode(@uri, Addressable::URI).to_s).to be === + "http://example.com:80/" + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com:8080/'" do + before do + @uri = Addressable::URI.parse("http://example.com:8080/") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com:8080'" do + expect(@uri.authority).to eq("example.com:8080") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 8080" do + expect(@uri.inferred_port).to eq(8080) + end + + it "should have explicit port 8080" do + expect(@uri.port).to eq(8080) + end + + it "should have default port 80" do + expect(@uri.default_port).to eq(80) + end + + it "should have a path of '/'" do + expect(@uri.path).to eq("/") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should be considered absolute" do + expect(@uri).to be_absolute + end + + it "should not be considered relative" do + expect(@uri).not_to be_relative + end + + it "should be exactly equal to http://example.com:8080/" do + expect(@uri.eql?(Addressable::URI.parse( + "http://example.com:8080/"))).to eq(true) + end + + it "should have a route of 'http://example.com:8080/' from " + + "'http://example.com/path/to/'" do + expect(@uri.route_from("http://example.com/path/to/")).to eq( + Addressable::URI.parse("http://example.com:8080/") + ) + end + + it "should have a route of 'http://example.com:8080/' from " + + "'http://example.com:80/path/to/'" do + expect(@uri.route_from("http://example.com:80/path/to/")).to eq( + Addressable::URI.parse("http://example.com:8080/") + ) + end + + it "should have a route of '../../' from " + + "'http://example.com:8080/path/to/'" do + expect(@uri.route_from("http://example.com:8080/path/to/")).to eq( + Addressable::URI.parse("../../") + ) + end + + it "should have a route of 'http://example.com:8080/' from " + + "'http://user:pass@example.com/path/to/'" do + expect(@uri.route_from("http://user:pass@example.com/path/to/")).to eq( + Addressable::URI.parse("http://example.com:8080/") + ) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => nil, + :password => nil, + :host => "example.com", + :port => 8080, + :path => "/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com:8080'" do + expect(@uri.origin).to eq('http://example.com:8080') + end + + it "should not change if encoded with the normalizing algorithm" do + expect(Addressable::URI.normalized_encode(@uri).to_s).to eq( + "http://example.com:8080/" + ) + expect(Addressable::URI.normalized_encode(@uri, Addressable::URI).to_s).to be === + "http://example.com:8080/" + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com:%38%30/'" do + before do + @uri = Addressable::URI.parse("http://example.com:%38%30/") + end + + it "should have the correct port" do + expect(@uri.port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/%2E/'" do + before do + @uri = Addressable::URI.parse("http://example.com/%2E/") + end + + it "should be considered to be in normal form" do + skip( + 'path segment normalization should happen before ' + + 'percent escaping normalization' + ) + @uri.normalize.should be_eql(@uri) + end + + it "should normalize to 'http://example.com/%2E/'" do + skip( + 'path segment normalization should happen before ' + + 'percent escaping normalization' + ) + expect(@uri.normalize).to eq("http://example.com/%2E/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/..'" do + before do + @uri = Addressable::URI.parse("http://example.com/..") + end + + it "should have the correct port" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/../..'" do + before do + @uri = Addressable::URI.parse("http://example.com/../..") + end + + it "should have the correct port" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/path(/..'" do + before do + @uri = Addressable::URI.parse("http://example.com/path(/..") + end + + it "should have the correct port" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/(path)/..'" do + before do + @uri = Addressable::URI.parse("http://example.com/(path)/..") + end + + it "should have the correct port" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/path(/../'" do + before do + @uri = Addressable::URI.parse("http://example.com/path(/../") + end + + it "should have the correct port" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/(path)/../'" do + before do + @uri = Addressable::URI.parse("http://example.com/(path)/../") + end + + it "should have the correct port" do + expect(@uri.inferred_port).to eq(80) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'/..//example.com'" do + before do + @uri = Addressable::URI.parse("/..//example.com") + end + + it "should become invalid when normalized" do + expect(lambda do + @uri.normalize + end).to raise_error(Addressable::URI::InvalidURIError, /authority/) + end + + it "should have a path of '/..//example.com'" do + expect(@uri.path).to eq("/..//example.com") + end +end + +describe Addressable::URI, "when parsed from '/a/b/c/./../../g'" do + before do + @uri = Addressable::URI.parse("/a/b/c/./../../g") + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + # Section 5.2.4 of RFC 3986 + it "should normalize to '/a/g'" do + expect(@uri.normalize.to_s).to eq("/a/g") + end +end + +describe Addressable::URI, "when parsed from 'mid/content=5/../6'" do + before do + @uri = Addressable::URI.parse("mid/content=5/../6") + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + # Section 5.2.4 of RFC 3986 + it "should normalize to 'mid/6'" do + expect(@uri.normalize.to_s).to eq("mid/6") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://www.example.com///../'" do + before do + @uri = Addressable::URI.parse('http://www.example.com///../') + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end + + it "should normalize to 'http://www.example.com//'" do + expect(@uri.normalize.to_s).to eq("http://www.example.com//") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/path/to/resource/'" do + before do + @uri = Addressable::URI.parse("http://example.com/path/to/resource/") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com'" do + expect(@uri.authority).to eq("example.com") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/path/to/resource/'" do + expect(@uri.path).to eq("/path/to/resource/") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should be considered absolute" do + expect(@uri).to be_absolute + end + + it "should not be considered relative" do + expect(@uri).not_to be_relative + end + + it "should be exactly equal to http://example.com:8080/" do + expect(@uri.eql?(Addressable::URI.parse( + "http://example.com/path/to/resource/"))).to eq(true) + end + + it "should have a route of 'resource/' from " + + "'http://example.com/path/to/'" do + expect(@uri.route_from("http://example.com/path/to/")).to eq( + Addressable::URI.parse("resource/") + ) + end + + it "should have a route of '../' from " + + "'http://example.com/path/to/resource/sub'" do + expect(@uri.route_from("http://example.com/path/to/resource/sub")).to eq( + Addressable::URI.parse("../") + ) + end + + + it "should have a route of 'resource/' from " + + "'http://example.com/path/to/another'" do + expect(@uri.route_from("http://example.com/path/to/another")).to eq( + Addressable::URI.parse("resource/") + ) + end + + it "should have a route of 'resource/' from " + + "'http://example.com/path/to/res'" do + expect(@uri.route_from("http://example.com/path/to/res")).to eq( + Addressable::URI.parse("resource/") + ) + end + + it "should have a route of 'resource/' from " + + "'http://example.com:80/path/to/'" do + expect(@uri.route_from("http://example.com:80/path/to/")).to eq( + Addressable::URI.parse("resource/") + ) + end + + it "should have a route of 'http://example.com/path/to/' from " + + "'http://example.com:8080/path/to/'" do + expect(@uri.route_from("http://example.com:8080/path/to/")).to eq( + Addressable::URI.parse("http://example.com/path/to/resource/") + ) + end + + it "should have a route of 'http://example.com/path/to/' from " + + "'http://user:pass@example.com/path/to/'" do + expect(@uri.route_from("http://user:pass@example.com/path/to/")).to eq( + Addressable::URI.parse("http://example.com/path/to/resource/") + ) + end + + it "should have a route of '../../path/to/resource/' from " + + "'http://example.com/to/resource/'" do + expect(@uri.route_from("http://example.com/to/resource/")).to eq( + Addressable::URI.parse("../../path/to/resource/") + ) + end + + it "should correctly convert to a hash" do + expect(@uri.to_hash).to eq({ + :scheme => "http", + :user => nil, + :password => nil, + :host => "example.com", + :port => nil, + :path => "/path/to/resource/", + :query => nil, + :fragment => nil + }) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end +end + +describe Addressable::URI, "when parsed from " + + "'relative/path/to/resource'" do + before do + @uri = Addressable::URI.parse("relative/path/to/resource") + end + + it "should not have a scheme" do + expect(@uri.scheme).to eq(nil) + end + + it "should not be considered ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should not have an authority segment" do + expect(@uri.authority).to eq(nil) + end + + it "should not have a host" do + expect(@uri.host).to eq(nil) + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should not have a port" do + expect(@uri.port).to eq(nil) + end + + it "should have a path of 'relative/path/to/resource'" do + expect(@uri.path).to eq("relative/path/to/resource") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should not be considered absolute" do + expect(@uri).not_to be_absolute + end + + it "should be considered relative" do + expect(@uri).to be_relative + end + + it "should raise an error if routing is attempted" do + expect(lambda do + @uri.route_to("http://example.com/") + end).to raise_error(ArgumentError, /relative\/path\/to\/resource/) + expect(lambda do + @uri.route_from("http://example.com/") + end).to raise_error(ArgumentError, /relative\/path\/to\/resource/) + end + + it "when joined with 'another/relative/path' should be " + + "'relative/path/to/another/relative/path'" do + expect(@uri.join('another/relative/path')).to eq( + Addressable::URI.parse("relative/path/to/another/relative/path") + ) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end +end + +describe Addressable::URI, "when parsed from " + + "'relative_path_with_no_slashes'" do + before do + @uri = Addressable::URI.parse("relative_path_with_no_slashes") + end + + it "should not have a scheme" do + expect(@uri.scheme).to eq(nil) + end + + it "should not be considered ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should not have an authority segment" do + expect(@uri.authority).to eq(nil) + end + + it "should not have a host" do + expect(@uri.host).to eq(nil) + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should not have a port" do + expect(@uri.port).to eq(nil) + end + + it "should have a path of 'relative_path_with_no_slashes'" do + expect(@uri.path).to eq("relative_path_with_no_slashes") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should not be considered absolute" do + expect(@uri).not_to be_absolute + end + + it "should be considered relative" do + expect(@uri).to be_relative + end + + it "when joined with 'another_relative_path' should be " + + "'another_relative_path'" do + expect(@uri.join('another_relative_path')).to eq( + Addressable::URI.parse("another_relative_path") + ) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/file.txt'" do + before do + @uri = Addressable::URI.parse("http://example.com/file.txt") + end + + it "should have a scheme of 'http'" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com'" do + expect(@uri.authority).to eq("example.com") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/file.txt'" do + expect(@uri.path).to eq("/file.txt") + end + + it "should have a basename of 'file.txt'" do + expect(@uri.basename).to eq("file.txt") + end + + it "should have an extname of '.txt'" do + expect(@uri.extname).to eq(".txt") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/file.txt;parameter'" do + before do + @uri = Addressable::URI.parse("http://example.com/file.txt;parameter") + end + + it "should have a scheme of 'http'" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com'" do + expect(@uri.authority).to eq("example.com") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/file.txt;parameter'" do + expect(@uri.path).to eq("/file.txt;parameter") + end + + it "should have a basename of 'file.txt'" do + expect(@uri.basename).to eq("file.txt") + end + + it "should have an extname of '.txt'" do + expect(@uri.extname).to eq(".txt") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/file.txt;x=y'" do + before do + @uri = Addressable::URI.parse("http://example.com/file.txt;x=y") + end + + it "should have a scheme of 'http'" do + expect(@uri.scheme).to eq("http") + end + + it "should have a scheme of 'http'" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'example.com'" do + expect(@uri.authority).to eq("example.com") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have no username" do + expect(@uri.user).to eq(nil) + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/file.txt;x=y'" do + expect(@uri.path).to eq("/file.txt;x=y") + end + + it "should have an extname of '.txt'" do + expect(@uri.extname).to eq(".txt") + end + + it "should have no query string" do + expect(@uri.query).to eq(nil) + end + + it "should have no fragment" do + expect(@uri.fragment).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end +end + +describe Addressable::URI, "when parsed from " + + "'svn+ssh://developername@rubyforge.org/var/svn/project'" do + before do + @uri = Addressable::URI.parse( + "svn+ssh://developername@rubyforge.org/var/svn/project" + ) + end + + it "should have a scheme of 'svn+ssh'" do + expect(@uri.scheme).to eq("svn+ssh") + end + + it "should be considered to be ip-based" do + expect(@uri).to be_ip_based + end + + it "should have a path of '/var/svn/project'" do + expect(@uri.path).to eq("/var/svn/project") + end + + it "should have a username of 'developername'" do + expect(@uri.user).to eq("developername") + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end +end + +describe Addressable::URI, "when parsed from " + + "'ssh+svn://developername@RUBYFORGE.ORG/var/svn/project'" do + before do + @uri = Addressable::URI.parse( + "ssh+svn://developername@RUBYFORGE.ORG/var/svn/project" + ) + end + + it "should have a scheme of 'ssh+svn'" do + expect(@uri.scheme).to eq("ssh+svn") + end + + it "should have a normalized scheme of 'svn+ssh'" do + expect(@uri.normalized_scheme).to eq("svn+ssh") + end + + it "should have a normalized site of 'svn+ssh'" do + expect(@uri.normalized_site).to eq("svn+ssh://developername@rubyforge.org") + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should have a path of '/var/svn/project'" do + expect(@uri.path).to eq("/var/svn/project") + end + + it "should have a username of 'developername'" do + expect(@uri.user).to eq("developername") + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should not be considered to be in normal form" do + expect(@uri.normalize).not_to be_eql(@uri) + end +end + +describe Addressable::URI, "when parsed from " + + "'mailto:user@example.com'" do + before do + @uri = Addressable::URI.parse("mailto:user@example.com") + end + + it "should have a scheme of 'mailto'" do + expect(@uri.scheme).to eq("mailto") + end + + it "should not be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should have a path of 'user@example.com'" do + expect(@uri.path).to eq("user@example.com") + end + + it "should have no user" do + expect(@uri.user).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end +end + +describe Addressable::URI, "when parsed from " + + "'tag:example.com,2006-08-18:/path/to/something'" do + before do + @uri = Addressable::URI.parse( + "tag:example.com,2006-08-18:/path/to/something") + end + + it "should have a scheme of 'tag'" do + expect(@uri.scheme).to eq("tag") + end + + it "should be considered to be ip-based" do + expect(@uri).not_to be_ip_based + end + + it "should have a path of " + + "'example.com,2006-08-18:/path/to/something'" do + expect(@uri.path).to eq("example.com,2006-08-18:/path/to/something") + end + + it "should have no user" do + expect(@uri.user).to eq(nil) + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/x;y/'" do + before do + @uri = Addressable::URI.parse("http://example.com/x;y/") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?x=1&y=2'" do + before do + @uri = Addressable::URI.parse("http://example.com/?x=1&y=2") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end +end + +describe Addressable::URI, "when parsed from " + + "'view-source:http://example.com/'" do + before do + @uri = Addressable::URI.parse("view-source:http://example.com/") + end + + it "should have a scheme of 'view-source'" do + expect(@uri.scheme).to eq("view-source") + end + + it "should have a path of 'http://example.com/'" do + expect(@uri.path).to eq("http://example.com/") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://user:pass@example.com/path/to/resource?query=x#fragment'" do + before do + @uri = Addressable::URI.parse( + "http://user:pass@example.com/path/to/resource?query=x#fragment") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have an authority segment of 'user:pass@example.com'" do + expect(@uri.authority).to eq("user:pass@example.com") + end + + it "should have a username of 'user'" do + expect(@uri.user).to eq("user") + end + + it "should have a password of 'pass'" do + expect(@uri.password).to eq("pass") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/path/to/resource'" do + expect(@uri.path).to eq("/path/to/resource") + end + + it "should have a query string of 'query=x'" do + expect(@uri.query).to eq("query=x") + end + + it "should have a fragment of 'fragment'" do + expect(@uri.fragment).to eq("fragment") + end + + it "should be considered to be in normal form" do + expect(@uri.normalize).to be_eql(@uri) + end + + it "should have a route of '../../' to " + + "'http://user:pass@example.com/path/'" do + expect(@uri.route_to("http://user:pass@example.com/path/")).to eq( + Addressable::URI.parse("../../") + ) + end + + it "should have a route of 'to/resource?query=x#fragment' " + + "from 'http://user:pass@example.com/path/'" do + expect(@uri.route_from("http://user:pass@example.com/path/")).to eq( + Addressable::URI.parse("to/resource?query=x#fragment") + ) + end + + it "should have a route of '?query=x#fragment' " + + "from 'http://user:pass@example.com/path/to/resource'" do + expect(@uri.route_from("http://user:pass@example.com/path/to/resource")).to eq( + Addressable::URI.parse("?query=x#fragment") + ) + end + + it "should have a route of '#fragment' " + + "from 'http://user:pass@example.com/path/to/resource?query=x'" do + expect(@uri.route_from( + "http://user:pass@example.com/path/to/resource?query=x")).to eq( + Addressable::URI.parse("#fragment") + ) + end + + it "should have a route of '#fragment' from " + + "'http://user:pass@example.com/path/to/resource?query=x#fragment'" do + expect(@uri.route_from( + "http://user:pass@example.com/path/to/resource?query=x#fragment" + )).to eq(Addressable::URI.parse("#fragment")) + end + + it "should have a route of 'http://elsewhere.com/' to " + + "'http://elsewhere.com/'" do + expect(@uri.route_to("http://elsewhere.com/")).to eq( + Addressable::URI.parse("http://elsewhere.com/") + ) + end + + it "should have a route of " + + "'http://user:pass@example.com/path/to/resource?query=x#fragment' " + + "from 'http://example.com/path/to/'" do + expect(@uri.route_from("http://elsewhere.com/path/to/")).to eq( + Addressable::URI.parse( + "http://user:pass@example.com/path/to/resource?query=x#fragment") + ) + end + + it "should have the correct scheme after assignment" do + @uri.scheme = "ftp" + expect(@uri.scheme).to eq("ftp") + expect(@uri.to_s).to eq( + "ftp://user:pass@example.com/path/to/resource?query=x#fragment" + ) + expect(@uri.to_str).to eq( + "ftp://user:pass@example.com/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct site segment after assignment" do + @uri.site = "https://newuser:newpass@example.com:443" + expect(@uri.scheme).to eq("https") + expect(@uri.authority).to eq("newuser:newpass@example.com:443") + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("newpass") + expect(@uri.userinfo).to eq("newuser:newpass") + expect(@uri.normalized_userinfo).to eq("newuser:newpass") + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(443) + expect(@uri.inferred_port).to eq(443) + expect(@uri.to_s).to eq( + "https://newuser:newpass@example.com:443" + + "/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct authority segment after assignment" do + @uri.authority = "newuser:newpass@example.com:80" + expect(@uri.authority).to eq("newuser:newpass@example.com:80") + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("newpass") + expect(@uri.userinfo).to eq("newuser:newpass") + expect(@uri.normalized_userinfo).to eq("newuser:newpass") + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(80) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq( + "http://newuser:newpass@example.com:80" + + "/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct userinfo segment after assignment" do + @uri.userinfo = "newuser:newpass" + expect(@uri.userinfo).to eq("newuser:newpass") + expect(@uri.authority).to eq("newuser:newpass@example.com") + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("newpass") + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq( + "http://newuser:newpass@example.com" + + "/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct username after assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + expect(@uri.authority).to eq("newuser:pass@example.com") + end + + it "should have the correct password after assignment" do + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + expect(@uri.authority).to eq("user:newpass@example.com") + end + + it "should have the correct host after assignment" do + @uri.host = "newexample.com" + expect(@uri.host).to eq("newexample.com") + expect(@uri.authority).to eq("user:pass@newexample.com") + end + + it "should have the correct host after assignment" do + @uri.hostname = "newexample.com" + expect(@uri.host).to eq("newexample.com") + expect(@uri.hostname).to eq("newexample.com") + expect(@uri.authority).to eq("user:pass@newexample.com") + end + + it "should raise an error if assigning a bogus object to the hostname" do + expect(lambda do + @uri.hostname = Object.new + end).to raise_error + end + + it "should have the correct port after assignment" do + @uri.port = 8080 + expect(@uri.port).to eq(8080) + expect(@uri.authority).to eq("user:pass@example.com:8080") + end + + it "should have the correct origin after assignment" do + @uri.origin = "http://newexample.com" + expect(@uri.host).to eq("newexample.com") + expect(@uri.authority).to eq("newexample.com") + end + + it "should have the correct path after assignment" do + @uri.path = "/newpath/to/resource" + expect(@uri.path).to eq("/newpath/to/resource") + expect(@uri.to_s).to eq( + "http://user:pass@example.com/newpath/to/resource?query=x#fragment" + ) + end + + it "should have the correct scheme and authority after nil assignment" do + @uri.site = nil + expect(@uri.scheme).to eq(nil) + expect(@uri.authority).to eq(nil) + expect(@uri.to_s).to eq("/path/to/resource?query=x#fragment") + end + + it "should have the correct scheme and authority after assignment" do + @uri.site = "file://" + expect(@uri.scheme).to eq("file") + expect(@uri.authority).to eq("") + expect(@uri.to_s).to eq("file:///path/to/resource?query=x#fragment") + end + + it "should have the correct path after nil assignment" do + @uri.path = nil + expect(@uri.path).to eq("") + expect(@uri.to_s).to eq( + "http://user:pass@example.com?query=x#fragment" + ) + end + + it "should have the correct query string after assignment" do + @uri.query = "newquery=x" + expect(@uri.query).to eq("newquery=x") + expect(@uri.to_s).to eq( + "http://user:pass@example.com/path/to/resource?newquery=x#fragment" + ) + @uri.query = nil + expect(@uri.query).to eq(nil) + expect(@uri.to_s).to eq( + "http://user:pass@example.com/path/to/resource#fragment" + ) + end + + it "should have the correct query string after hash assignment" do + @uri.query_values = {"?uestion mark" => "=sign", "hello" => "g\xC3\xBCnther"} + expect(@uri.query.split("&")).to include("%3Fuestion%20mark=%3Dsign") + expect(@uri.query.split("&")).to include("hello=g%C3%BCnther") + expect(@uri.query_values).to eq({ + "?uestion mark" => "=sign", "hello" => "g\xC3\xBCnther" + }) + end + + it "should have the correct query string after flag hash assignment" do + @uri.query_values = {'flag?1' => nil, 'fl=ag2' => nil, 'flag3' => nil} + expect(@uri.query.split("&")).to include("flag%3F1") + expect(@uri.query.split("&")).to include("fl%3Dag2") + expect(@uri.query.split("&")).to include("flag3") + expect(@uri.query_values(Array).sort).to eq([["fl=ag2"], ["flag3"], ["flag?1"]]) + expect(@uri.query_values(Hash)).to eq({ + 'flag?1' => nil, 'fl=ag2' => nil, 'flag3' => nil + }) + end + + it "should raise an error if query values are set to a bogus type" do + expect(lambda do + @uri.query_values = "bogus" + end).to raise_error(TypeError) + end + + it "should have the correct fragment after assignment" do + @uri.fragment = "newfragment" + expect(@uri.fragment).to eq("newfragment") + expect(@uri.to_s).to eq( + "http://user:pass@example.com/path/to/resource?query=x#newfragment" + ) + + @uri.fragment = nil + expect(@uri.fragment).to eq(nil) + expect(@uri.to_s).to eq( + "http://user:pass@example.com/path/to/resource?query=x" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:fragment => "newfragment").to_s).to eq( + "http://user:pass@example.com/path/to/resource?query=x#newfragment" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:fragment => nil).to_s).to eq( + "http://user:pass@example.com/path/to/resource?query=x" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:userinfo => "newuser:newpass").to_s).to eq( + "http://newuser:newpass@example.com/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:userinfo => nil).to_s).to eq( + "http://example.com/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:path => "newpath").to_s).to eq( + "http://user:pass@example.com/newpath?query=x#fragment" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:port => "42", :path => "newpath", :query => "").to_s).to eq( + "http://user:pass@example.com:42/newpath?#fragment" + ) + end + + it "should have the correct values after a merge" do + expect(@uri.merge(:authority => "foo:bar@baz:42").to_s).to eq( + "http://foo:bar@baz:42/path/to/resource?query=x#fragment" + ) + # Ensure the operation was not destructive + expect(@uri.to_s).to eq( + "http://user:pass@example.com/path/to/resource?query=x#fragment" + ) + end + + it "should have the correct values after a destructive merge" do + @uri.merge!(:authority => "foo:bar@baz:42") + # Ensure the operation was destructive + expect(@uri.to_s).to eq( + "http://foo:bar@baz:42/path/to/resource?query=x#fragment" + ) + end + + it "should fail to merge with bogus values" do + expect(lambda do + @uri.merge(:port => "bogus") + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should fail to merge with bogus values" do + expect(lambda do + @uri.merge(:authority => "bar@baz:bogus") + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should fail to merge with bogus parameters" do + expect(lambda do + @uri.merge(42) + end).to raise_error(TypeError) + end + + it "should fail to merge with bogus parameters" do + expect(lambda do + @uri.merge("http://example.com/") + end).to raise_error(TypeError) + end + + it "should fail to merge with both authority and subcomponents" do + expect(lambda do + @uri.merge(:authority => "foo:bar@baz:42", :port => "42") + end).to raise_error(ArgumentError) + end + + it "should fail to merge with both userinfo and subcomponents" do + expect(lambda do + @uri.merge(:userinfo => "foo:bar", :user => "foo") + end).to raise_error(ArgumentError) + end + + it "should be identical to its duplicate" do + expect(@uri).to eq(@uri.dup) + end + + it "should have an origin of 'http://example.com'" do + expect(@uri.origin).to eq('http://example.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/search?q=Q%26A'" do + + before do + @uri = Addressable::URI.parse("http://example.com/search?q=Q%26A") + end + + it "should have a query of 'q=Q%26A'" do + expect(@uri.query).to eq("q=Q%26A") + end + + it "should have query_values of {'q' => 'Q&A'}" do + expect(@uri.query_values).to eq({ 'q' => 'Q&A' }) + end + + it "should normalize to the original uri " + + "(with the ampersand properly percent-encoded)" do + expect(@uri.normalize.to_s).to eq("http://example.com/search?q=Q%26A") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?&x=b'" do + before do + @uri = Addressable::URI.parse("http://example.com/?&x=b") + end + + it "should have a query of '&x=b'" do + expect(@uri.query).to eq("&x=b") + end + + it "should have query_values of {'x' => 'b'}" do + expect(@uri.query_values).to eq({'x' => 'b'}) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q='one;two'&x=1'" do + before do + @uri = Addressable::URI.parse("http://example.com/?q='one;two'&x=1") + end + + it "should have a query of 'q='one;two'&x=1'" do + expect(@uri.query).to eq("q='one;two'&x=1") + end + + it "should have query_values of {\"q\" => \"'one;two'\", \"x\" => \"1\"}" do + expect(@uri.query_values).to eq({"q" => "'one;two'", "x" => "1"}) + end + + it "should escape the ';' character when normalizing to avoid ambiguity " + + "with the W3C HTML 4.01 specification" do + # HTML 4.01 Section B.2.2 + expect(@uri.normalize.query).to eq("q='one%3Btwo'&x=1") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?&&x=b'" do + before do + @uri = Addressable::URI.parse("http://example.com/?&&x=b") + end + + it "should have a query of '&&x=b'" do + expect(@uri.query).to eq("&&x=b") + end + + it "should have query_values of {'x' => 'b'}" do + expect(@uri.query_values).to eq({'x' => 'b'}) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q=a&&x=b'" do + before do + @uri = Addressable::URI.parse("http://example.com/?q=a&&x=b") + end + + it "should have a query of 'q=a&&x=b'" do + expect(@uri.query).to eq("q=a&&x=b") + end + + it "should have query_values of {'q' => 'a, 'x' => 'b'}" do + expect(@uri.query_values).to eq({'q' => 'a', 'x' => 'b'}) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q&&x=b'" do + before do + @uri = Addressable::URI.parse("http://example.com/?q&&x=b") + end + + it "should have a query of 'q&&x=b'" do + expect(@uri.query).to eq("q&&x=b") + end + + it "should have query_values of {'q' => true, 'x' => 'b'}" do + expect(@uri.query_values).to eq({'q' => nil, 'x' => 'b'}) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q=a+b'" do + before do + @uri = Addressable::URI.parse("http://example.com/?q=a+b") + end + + it "should have a query of 'q=a+b'" do + expect(@uri.query).to eq("q=a+b") + end + + it "should have query_values of {'q' => 'a b'}" do + expect(@uri.query_values).to eq({'q' => 'a b'}) + end + + it "should have a normalized query of 'q=a+b'" do + expect(@uri.normalized_query).to eq("q=a+b") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q=a%2bb'" do + before do + @uri = Addressable::URI.parse("http://example.com/?q=a%2bb") + end + + it "should have a query of 'q=a+b'" do + expect(@uri.query).to eq("q=a%2bb") + end + + it "should have query_values of {'q' => 'a+b'}" do + expect(@uri.query_values).to eq({'q' => 'a+b'}) + end + + it "should have a normalized query of 'q=a%2Bb'" do + expect(@uri.normalized_query).to eq("q=a%2Bb") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?v=%7E&w=%&x=%25&y=%2B&z=C%CC%A7'" do + before do + @uri = Addressable::URI.parse("http://example.com/?v=%7E&w=%&x=%25&y=%2B&z=C%CC%A7") + end + + it "should have a normalized query of 'v=~&w=%25&x=%25&y=%2B&z=%C3%87'" do + expect(@uri.normalized_query).to eq("v=~&w=%25&x=%25&y=%2B&z=%C3%87") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?v=%7E&w=%&x=%25&y=+&z=C%CC%A7'" do + before do + @uri = Addressable::URI.parse("http://example.com/?v=%7E&w=%&x=%25&y=+&z=C%CC%A7") + end + + it "should have a normalized query of 'v=~&w=%25&x=%25&y=+&z=%C3%87'" do + expect(@uri.normalized_query).to eq("v=~&w=%25&x=%25&y=+&z=%C3%87") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/sound%2bvision'" do + before do + @uri = Addressable::URI.parse("http://example.com/sound%2bvision") + end + + it "should have a normalized path of '/sound+vision'" do + expect(@uri.normalized_path).to eq('/sound+vision') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/?q='" do + before do + @uri = Addressable::URI.parse("http://example.com/?q=") + end + + it "should have a query of 'q='" do + expect(@uri.query).to eq("q=") + end + + it "should have query_values of {'q' => ''}" do + expect(@uri.query_values).to eq({'q' => ''}) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://user@example.com'" do + before do + @uri = Addressable::URI.parse("http://user@example.com") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have a username of 'user'" do + expect(@uri.user).to eq("user") + end + + it "should have no password" do + expect(@uri.password).to eq(nil) + end + + it "should have a userinfo of 'user'" do + expect(@uri.userinfo).to eq("user") + end + + it "should have a normalized userinfo of 'user'" do + expect(@uri.normalized_userinfo).to eq("user") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have default_port 80" do + expect(@uri.default_port).to eq(80) + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have the correct username after assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq(nil) + expect(@uri.to_s).to eq("http://newuser@example.com") + end + + it "should have the correct password after assignment" do + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + expect(@uri.to_s).to eq("http://user:newpass@example.com") + end + + it "should have the correct userinfo segment after assignment" do + @uri.userinfo = "newuser:newpass" + expect(@uri.userinfo).to eq("newuser:newpass") + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("newpass") + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq("http://newuser:newpass@example.com") + end + + it "should have the correct userinfo segment after nil assignment" do + @uri.userinfo = nil + expect(@uri.userinfo).to eq(nil) + expect(@uri.user).to eq(nil) + expect(@uri.password).to eq(nil) + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq("http://example.com") + end + + it "should have the correct authority segment after assignment" do + @uri.authority = "newuser@example.com" + expect(@uri.authority).to eq("newuser@example.com") + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq(nil) + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq("http://newuser@example.com") + end + + it "should raise an error after nil assignment of authority segment" do + expect(lambda do + # This would create an invalid URI + @uri.authority = nil + end).to raise_error + end +end + +describe Addressable::URI, "when parsed from " + + "'http://user:@example.com'" do + before do + @uri = Addressable::URI.parse("http://user:@example.com") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have a username of 'user'" do + expect(@uri.user).to eq("user") + end + + it "should have a password of ''" do + expect(@uri.password).to eq("") + end + + it "should have a normalized userinfo of 'user:'" do + expect(@uri.normalized_userinfo).to eq("user:") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have the correct username after assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("") + expect(@uri.to_s).to eq("http://newuser:@example.com") + end + + it "should have the correct password after assignment" do + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + expect(@uri.to_s).to eq("http://user:newpass@example.com") + end + + it "should have the correct authority segment after assignment" do + @uri.authority = "newuser:@example.com" + expect(@uri.authority).to eq("newuser:@example.com") + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("") + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq("http://newuser:@example.com") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://:pass@example.com'" do + before do + @uri = Addressable::URI.parse("http://:pass@example.com") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have a username of ''" do + expect(@uri.user).to eq("") + end + + it "should have a password of 'pass'" do + expect(@uri.password).to eq("pass") + end + + it "should have a userinfo of ':pass'" do + expect(@uri.userinfo).to eq(":pass") + end + + it "should have a normalized userinfo of ':pass'" do + expect(@uri.normalized_userinfo).to eq(":pass") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have the correct username after assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("pass") + expect(@uri.to_s).to eq("http://newuser:pass@example.com") + end + + it "should have the correct password after assignment" do + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + expect(@uri.user).to eq("") + expect(@uri.to_s).to eq("http://:newpass@example.com") + end + + it "should have the correct authority segment after assignment" do + @uri.authority = ":newpass@example.com" + expect(@uri.authority).to eq(":newpass@example.com") + expect(@uri.user).to eq("") + expect(@uri.password).to eq("newpass") + expect(@uri.host).to eq("example.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq("http://:newpass@example.com") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://:@example.com'" do + before do + @uri = Addressable::URI.parse("http://:@example.com") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have a username of ''" do + expect(@uri.user).to eq("") + end + + it "should have a password of ''" do + expect(@uri.password).to eq("") + end + + it "should have a normalized userinfo of nil" do + expect(@uri.normalized_userinfo).to eq(nil) + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have the correct username after assignment" do + @uri.user = "newuser" + expect(@uri.user).to eq("newuser") + expect(@uri.password).to eq("") + expect(@uri.to_s).to eq("http://newuser:@example.com") + end + + it "should have the correct password after assignment" do + @uri.password = "newpass" + expect(@uri.password).to eq("newpass") + expect(@uri.user).to eq("") + expect(@uri.to_s).to eq("http://:newpass@example.com") + end + + it "should have the correct authority segment after assignment" do + @uri.authority = ":@newexample.com" + expect(@uri.authority).to eq(":@newexample.com") + expect(@uri.user).to eq("") + expect(@uri.password).to eq("") + expect(@uri.host).to eq("newexample.com") + expect(@uri.port).to eq(nil) + expect(@uri.inferred_port).to eq(80) + expect(@uri.to_s).to eq("http://:@newexample.com") + end +end + +describe Addressable::URI, "when parsed from " + + "'#example'" do + before do + @uri = Addressable::URI.parse("#example") + end + + it "should be considered relative" do + expect(@uri).to be_relative + end + + it "should have a host of nil" do + expect(@uri.host).to eq(nil) + end + + it "should have a site of nil" do + expect(@uri.site).to eq(nil) + end + + it "should have a normalized_site of nil" do + expect(@uri.normalized_site).to eq(nil) + end + + it "should have a path of ''" do + expect(@uri.path).to eq("") + end + + it "should have a query string of nil" do + expect(@uri.query).to eq(nil) + end + + it "should have a fragment of 'example'" do + expect(@uri.fragment).to eq("example") + end +end + +describe Addressable::URI, "when parsed from " + + "the network-path reference '//example.com/'" do + before do + @uri = Addressable::URI.parse("//example.com/") + end + + it "should be considered relative" do + expect(@uri).to be_relative + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should have a path of '/'" do + expect(@uri.path).to eq("/") + end + + it "should raise an error if routing is attempted" do + expect(lambda do + @uri.route_to("http://example.com/") + end).to raise_error(ArgumentError, /\/\/example.com\//) + expect(lambda do + @uri.route_from("http://example.com/") + end).to raise_error(ArgumentError, /\/\/example.com\//) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from " + + "'feed://http://example.com/'" do + before do + @uri = Addressable::URI.parse("feed://http://example.com/") + end + + it "should have a host of 'http'" do + expect(@uri.host).to eq("http") + end + + it "should have a path of '//example.com/'" do + expect(@uri.path).to eq("//example.com/") + end +end + +describe Addressable::URI, "when parsed from " + + "'feed:http://example.com/'" do + before do + @uri = Addressable::URI.parse("feed:http://example.com/") + end + + it "should have a path of 'http://example.com/'" do + expect(@uri.path).to eq("http://example.com/") + end + + it "should normalize to 'http://example.com/'" do + expect(@uri.normalize.to_s).to eq("http://example.com/") + expect(@uri.normalize!.to_s).to eq("http://example.com/") + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from " + + "'example://a/b/c/%7Bfoo%7D'" do + before do + @uri = Addressable::URI.parse("example://a/b/c/%7Bfoo%7D") + end + + # Section 6.2.2 of RFC 3986 + it "should be equivalent to eXAMPLE://a/./b/../b/%63/%7bfoo%7d" do + expect(@uri).to eq( + Addressable::URI.parse("eXAMPLE://a/./b/../b/%63/%7bfoo%7d") + ) + end + + it "should have an origin of 'example://a'" do + expect(@uri.origin).to eq('example://a') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://example.com/indirect/path/./to/../resource/'" do + before do + @uri = Addressable::URI.parse( + "http://example.com/indirect/path/./to/../resource/") + end + + it "should use the 'http' scheme" do + expect(@uri.scheme).to eq("http") + end + + it "should have a host of 'example.com'" do + expect(@uri.host).to eq("example.com") + end + + it "should use port 80" do + expect(@uri.inferred_port).to eq(80) + end + + it "should have a path of '/indirect/path/./to/../resource/'" do + expect(@uri.path).to eq("/indirect/path/./to/../resource/") + end + + # Section 6.2.2.3 of RFC 3986 + it "should have a normalized path of '/indirect/path/resource/'" do + expect(@uri.normalize.path).to eq("/indirect/path/resource/") + expect(@uri.normalize!.path).to eq("/indirect/path/resource/") + end +end + +describe Addressable::URI, "when parsed from " + + "'http://under_score.example.com/'" do + it "should not cause an error" do + expect(lambda do + Addressable::URI.parse("http://under_score.example.com/") + end).not_to raise_error + end +end + +describe Addressable::URI, "when parsed from " + + "'./this:that'" do + before do + @uri = Addressable::URI.parse("./this:that") + end + + it "should be considered relative" do + expect(@uri).to be_relative + end + + it "should have no scheme" do + expect(@uri.scheme).to eq(nil) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from " + + "'this:that'" do + before do + @uri = Addressable::URI.parse("this:that") + end + + it "should be considered absolute" do + expect(@uri).to be_absolute + end + + it "should have a scheme of 'this'" do + expect(@uri.scheme).to eq("this") + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from '?'" do + before do + @uri = Addressable::URI.parse("?") + end + + it "should normalize to ''" do + expect(@uri.normalize.to_s).to eq("") + end + + it "should have the correct return type" do + expect(@uri.query_values).to eq({}) + expect(@uri.query_values(Hash)).to eq({}) + expect(@uri.query_values(Array)).to eq([]) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from '?one=1&two=2&three=3'" do + before do + @uri = Addressable::URI.parse("?one=1&two=2&three=3") + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({"one" => "1", "two" => "2", "three" => "3"}) + end + + it "should raise an error for invalid return type values" do + expect(lambda do + @uri.query_values(Fixnum) + end).to raise_error(ArgumentError) + end + + it "should have the correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one", "1"], ["two", "2"], ["three", "3"] + ]) + end + + it "should have a 'null' origin" do + expect(@uri.origin).to eq('null') + end +end + +describe Addressable::URI, "when parsed from '?one=1=uno&two=2=dos'" do + before do + @uri = Addressable::URI.parse("?one=1=uno&two=2=dos") + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({"one" => "1=uno", "two" => "2=dos"}) + end + + it "should have the correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one", "1=uno"], ["two", "2=dos"] + ]) + end +end + +describe Addressable::URI, "when parsed from '?one[two][three]=four'" do + before do + @uri = Addressable::URI.parse("?one[two][three]=four") + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({"one[two][three]" => "four"}) + end + + it "should have the correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one[two][three]", "four"] + ]) + end +end + +describe Addressable::URI, "when parsed from '?one.two.three=four'" do + before do + @uri = Addressable::URI.parse("?one.two.three=four") + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({ + "one.two.three" => "four" + }) + end + + it "should have the correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one.two.three", "four"] + ]) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one[two][three]=four&one[two][five]=six'" do + before do + @uri = Addressable::URI.parse("?one[two][three]=four&one[two][five]=six") + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({ + "one[two][three]" => "four", "one[two][five]" => "six" + }) + end + + it "should have the correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one[two][three]", "four"], ["one[two][five]", "six"] + ]) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one.two.three=four&one.two.five=six'" do + before do + @uri = Addressable::URI.parse("?one.two.three=four&one.two.five=six") + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({ + "one.two.three" => "four", "one.two.five" => "six" + }) + end + + it "should have the correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one.two.three", "four"], ["one.two.five", "six"] + ]) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one=two&one=three'" do + before do + @uri = Addressable::URI.parse( + "?one=two&one=three&one=four" + ) + end + + it "should have correct array query values" do + expect(@uri.query_values(Array)).to eq( + [['one', 'two'], ['one', 'three'], ['one', 'four']] + ) + end + + it "should have correct hash query values" do + skip("This is probably more desirable behavior.") + expect(@uri.query_values(Hash)).to eq( + {'one' => ['two', 'three', 'four']} + ) + end + + it "should handle assignment with keys of mixed type" do + @uri.query_values = @uri.query_values(Hash).merge({:one => 'three'}) + expect(@uri.query_values(Hash)).to eq({'one' => 'three'}) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one[two][three][]=four&one[two][three][]=five'" do + before do + @uri = Addressable::URI.parse( + "?one[two][three][]=four&one[two][three][]=five" + ) + end + + it "should have correct query values" do + expect(@uri.query_values(Hash)).to eq({"one[two][three][]" => "five"}) + end + + it "should have correct array query values" do + expect(@uri.query_values(Array)).to eq([ + ["one[two][three][]", "four"], ["one[two][three][]", "five"] + ]) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one[two][three][0]=four&one[two][three][1]=five'" do + before do + @uri = Addressable::URI.parse( + "?one[two][three][0]=four&one[two][three][1]=five" + ) + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({ + "one[two][three][0]" => "four", "one[two][three][1]" => "five" + }) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one[two][three][1]=four&one[two][three][0]=five'" do + before do + @uri = Addressable::URI.parse( + "?one[two][three][1]=four&one[two][three][0]=five" + ) + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({ + "one[two][three][1]" => "four", "one[two][three][0]" => "five" + }) + end +end + +describe Addressable::URI, "when parsed from " + + "'?one[two][three][2]=four&one[two][three][1]=five'" do + before do + @uri = Addressable::URI.parse( + "?one[two][three][2]=four&one[two][three][1]=five" + ) + end + + it "should have the correct query values" do + expect(@uri.query_values).to eq({ + "one[two][three][2]" => "four", "one[two][three][1]" => "five" + }) + end +end + +describe Addressable::URI, "when parsed from " + + "'http://www.詹姆斯.com/'" do + before do + @uri = Addressable::URI.parse("http://www.詹姆斯.com/") + end + + it "should be equivalent to 'http://www.xn--8ws00zhy3a.com/'" do + expect(@uri).to eq( + Addressable::URI.parse("http://www.xn--8ws00zhy3a.com/") + ) + end + + it "should not have domain name encoded during normalization" do + expect(Addressable::URI.normalized_encode(@uri.to_s)).to eq( + "http://www.詹姆斯.com/" + ) + end + + it "should have an origin of 'http://www.xn--8ws00zhy3a.com'" do + expect(@uri.origin).to eq('http://www.xn--8ws00zhy3a.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://www.詹姆斯.com/ some spaces /'" do + before do + @uri = Addressable::URI.parse("http://www.詹姆斯.com/ some spaces /") + end + + it "should be equivalent to " + + "'http://www.xn--8ws00zhy3a.com/%20some%20spaces%20/'" do + expect(@uri).to eq( + Addressable::URI.parse( + "http://www.xn--8ws00zhy3a.com/%20some%20spaces%20/") + ) + end + + it "should not have domain name encoded during normalization" do + expect(Addressable::URI.normalized_encode(@uri.to_s)).to eq( + "http://www.詹姆斯.com/%20some%20spaces%20/" + ) + end + + it "should have an origin of 'http://www.xn--8ws00zhy3a.com'" do + expect(@uri.origin).to eq('http://www.xn--8ws00zhy3a.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://www.xn--8ws00zhy3a.com/'" do + before do + @uri = Addressable::URI.parse("http://www.xn--8ws00zhy3a.com/") + end + + it "should be displayed as http://www.詹姆斯.com/" do + expect(@uri.display_uri.to_s).to eq("http://www.詹姆斯.com/") + end + + it "should properly force the encoding" do + display_string = @uri.display_uri.to_str + expect(display_string).to eq("http://www.詹姆斯.com/") + if display_string.respond_to?(:encoding) + expect(display_string.encoding.to_s).to eq(Encoding::UTF_8.to_s) + end + end + + it "should have an origin of 'http://www.xn--8ws00zhy3a.com'" do + expect(@uri.origin).to eq('http://www.xn--8ws00zhy3a.com') + end +end + +describe Addressable::URI, "when parsed from " + + "'http://www.詹姆斯.com/atomtests/iri/詹.html'" do + before do + @uri = Addressable::URI.parse("http://www.詹姆斯.com/atomtests/iri/詹.html") + end + + it "should normalize to " + + "http://www.xn--8ws00zhy3a.com/atomtests/iri/%E8%A9%B9.html" do + expect(@uri.normalize.to_s).to eq( + "http://www.xn--8ws00zhy3a.com/atomtests/iri/%E8%A9%B9.html" + ) + expect(@uri.normalize!.to_s).to eq( + "http://www.xn--8ws00zhy3a.com/atomtests/iri/%E8%A9%B9.html" + ) + end +end + +describe Addressable::URI, "when parsed from a percent-encoded IRI" do + before do + @uri = Addressable::URI.parse( + "http://www.%E3%81%BB%E3%82%93%E3%81%A8%E3%81%86%E3%81%AB%E3%81%AA" + + "%E3%81%8C%E3%81%84%E3%82%8F%E3%81%91%E3%81%AE%E3%82%8F%E3%81%8B%E3" + + "%82%89%E3%81%AA%E3%81%84%E3%81%A9%E3%82%81%E3%81%84%E3%82%93%E3%82" + + "%81%E3%81%84%E3%81%AE%E3%82%89%E3%81%B9%E3%82%8B%E3%81%BE%E3%81%A0" + + "%E3%81%AA%E3%81%8C%E3%81%8F%E3%81%97%E3%81%AA%E3%81%84%E3%81%A8%E3" + + "%81%9F%E3%82%8A%E3%81%AA%E3%81%84.w3.mag.keio.ac.jp" + ) + end + + it "should normalize to something sane" do + expect(@uri.normalize.to_s).to eq( + "http://www.xn--n8jaaaaai5bhf7as8fsfk3jnknefdde3f" + + "g11amb5gzdb4wi9bya3kc6lra.w3.mag.keio.ac.jp/" + ) + expect(@uri.normalize!.to_s).to eq( + "http://www.xn--n8jaaaaai5bhf7as8fsfk3jnknefdde3f" + + "g11amb5gzdb4wi9bya3kc6lra.w3.mag.keio.ac.jp/" + ) + end + + it "should have the correct origin" do + expect(@uri.origin).to eq( + "http://www.xn--n8jaaaaai5bhf7as8fsfk3jnknefdde3f" + + "g11amb5gzdb4wi9bya3kc6lra.w3.mag.keio.ac.jp" + ) + end +end + +describe Addressable::URI, "with a base uri of 'http://a/b/c/d;p?q'" do + before do + @uri = Addressable::URI.parse("http://a/b/c/d;p?q") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g:h' should resolve to g:h" do + expect((@uri + "g:h").to_s).to eq("g:h") + expect(Addressable::URI.join(@uri, "g:h").to_s).to eq("g:h") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g' should resolve to http://a/b/c/g" do + expect((@uri + "g").to_s).to eq("http://a/b/c/g") + expect(Addressable::URI.join(@uri.to_s, "g").to_s).to eq("http://a/b/c/g") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with './g' should resolve to http://a/b/c/g" do + expect((@uri + "./g").to_s).to eq("http://a/b/c/g") + expect(Addressable::URI.join(@uri.to_s, "./g").to_s).to eq("http://a/b/c/g") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g/' should resolve to http://a/b/c/g/" do + expect((@uri + "g/").to_s).to eq("http://a/b/c/g/") + expect(Addressable::URI.join(@uri.to_s, "g/").to_s).to eq("http://a/b/c/g/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '/g' should resolve to http://a/g" do + expect((@uri + "/g").to_s).to eq("http://a/g") + expect(Addressable::URI.join(@uri.to_s, "/g").to_s).to eq("http://a/g") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '//g' should resolve to http://g" do + expect((@uri + "//g").to_s).to eq("http://g") + expect(Addressable::URI.join(@uri.to_s, "//g").to_s).to eq("http://g") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '?y' should resolve to http://a/b/c/d;p?y" do + expect((@uri + "?y").to_s).to eq("http://a/b/c/d;p?y") + expect(Addressable::URI.join(@uri.to_s, "?y").to_s).to eq("http://a/b/c/d;p?y") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g?y' should resolve to http://a/b/c/g?y" do + expect((@uri + "g?y").to_s).to eq("http://a/b/c/g?y") + expect(Addressable::URI.join(@uri.to_s, "g?y").to_s).to eq("http://a/b/c/g?y") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '#s' should resolve to http://a/b/c/d;p?q#s" do + expect((@uri + "#s").to_s).to eq("http://a/b/c/d;p?q#s") + expect(Addressable::URI.join(@uri.to_s, "#s").to_s).to eq( + "http://a/b/c/d;p?q#s" + ) + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g#s' should resolve to http://a/b/c/g#s" do + expect((@uri + "g#s").to_s).to eq("http://a/b/c/g#s") + expect(Addressable::URI.join(@uri.to_s, "g#s").to_s).to eq("http://a/b/c/g#s") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g?y#s' should resolve to http://a/b/c/g?y#s" do + expect((@uri + "g?y#s").to_s).to eq("http://a/b/c/g?y#s") + expect(Addressable::URI.join( + @uri.to_s, "g?y#s").to_s).to eq("http://a/b/c/g?y#s") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with ';x' should resolve to http://a/b/c/;x" do + expect((@uri + ";x").to_s).to eq("http://a/b/c/;x") + expect(Addressable::URI.join(@uri.to_s, ";x").to_s).to eq("http://a/b/c/;x") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g;x' should resolve to http://a/b/c/g;x" do + expect((@uri + "g;x").to_s).to eq("http://a/b/c/g;x") + expect(Addressable::URI.join(@uri.to_s, "g;x").to_s).to eq("http://a/b/c/g;x") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with 'g;x?y#s' should resolve to http://a/b/c/g;x?y#s" do + expect((@uri + "g;x?y#s").to_s).to eq("http://a/b/c/g;x?y#s") + expect(Addressable::URI.join( + @uri.to_s, "g;x?y#s").to_s).to eq("http://a/b/c/g;x?y#s") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '' should resolve to http://a/b/c/d;p?q" do + expect((@uri + "").to_s).to eq("http://a/b/c/d;p?q") + expect(Addressable::URI.join(@uri.to_s, "").to_s).to eq("http://a/b/c/d;p?q") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '.' should resolve to http://a/b/c/" do + expect((@uri + ".").to_s).to eq("http://a/b/c/") + expect(Addressable::URI.join(@uri.to_s, ".").to_s).to eq("http://a/b/c/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with './' should resolve to http://a/b/c/" do + expect((@uri + "./").to_s).to eq("http://a/b/c/") + expect(Addressable::URI.join(@uri.to_s, "./").to_s).to eq("http://a/b/c/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '..' should resolve to http://a/b/" do + expect((@uri + "..").to_s).to eq("http://a/b/") + expect(Addressable::URI.join(@uri.to_s, "..").to_s).to eq("http://a/b/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '../' should resolve to http://a/b/" do + expect((@uri + "../").to_s).to eq("http://a/b/") + expect(Addressable::URI.join(@uri.to_s, "../").to_s).to eq("http://a/b/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '../g' should resolve to http://a/b/g" do + expect((@uri + "../g").to_s).to eq("http://a/b/g") + expect(Addressable::URI.join(@uri.to_s, "../g").to_s).to eq("http://a/b/g") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '../..' should resolve to http://a/" do + expect((@uri + "../..").to_s).to eq("http://a/") + expect(Addressable::URI.join(@uri.to_s, "../..").to_s).to eq("http://a/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '../../' should resolve to http://a/" do + expect((@uri + "../../").to_s).to eq("http://a/") + expect(Addressable::URI.join(@uri.to_s, "../../").to_s).to eq("http://a/") + end + + # Section 5.4.1 of RFC 3986 + it "when joined with '../../g' should resolve to http://a/g" do + expect((@uri + "../../g").to_s).to eq("http://a/g") + expect(Addressable::URI.join(@uri.to_s, "../../g").to_s).to eq("http://a/g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with '../../../g' should resolve to http://a/g" do + expect((@uri + "../../../g").to_s).to eq("http://a/g") + expect(Addressable::URI.join(@uri.to_s, "../../../g").to_s).to eq("http://a/g") + end + + it "when joined with '../.././../g' should resolve to http://a/g" do + expect((@uri + "../.././../g").to_s).to eq("http://a/g") + expect(Addressable::URI.join(@uri.to_s, "../.././../g").to_s).to eq( + "http://a/g" + ) + end + + # Section 5.4.2 of RFC 3986 + it "when joined with '../../../../g' should resolve to http://a/g" do + expect((@uri + "../../../../g").to_s).to eq("http://a/g") + expect(Addressable::URI.join( + @uri.to_s, "../../../../g").to_s).to eq("http://a/g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with '/./g' should resolve to http://a/g" do + expect((@uri + "/./g").to_s).to eq("http://a/g") + expect(Addressable::URI.join(@uri.to_s, "/./g").to_s).to eq("http://a/g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with '/../g' should resolve to http://a/g" do + expect((@uri + "/../g").to_s).to eq("http://a/g") + expect(Addressable::URI.join(@uri.to_s, "/../g").to_s).to eq("http://a/g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g.' should resolve to http://a/b/c/g." do + expect((@uri + "g.").to_s).to eq("http://a/b/c/g.") + expect(Addressable::URI.join(@uri.to_s, "g.").to_s).to eq("http://a/b/c/g.") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with '.g' should resolve to http://a/b/c/.g" do + expect((@uri + ".g").to_s).to eq("http://a/b/c/.g") + expect(Addressable::URI.join(@uri.to_s, ".g").to_s).to eq("http://a/b/c/.g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g..' should resolve to http://a/b/c/g.." do + expect((@uri + "g..").to_s).to eq("http://a/b/c/g..") + expect(Addressable::URI.join(@uri.to_s, "g..").to_s).to eq("http://a/b/c/g..") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with '..g' should resolve to http://a/b/c/..g" do + expect((@uri + "..g").to_s).to eq("http://a/b/c/..g") + expect(Addressable::URI.join(@uri.to_s, "..g").to_s).to eq("http://a/b/c/..g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with './../g' should resolve to http://a/b/g" do + expect((@uri + "./../g").to_s).to eq("http://a/b/g") + expect(Addressable::URI.join(@uri.to_s, "./../g").to_s).to eq("http://a/b/g") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with './g/.' should resolve to http://a/b/c/g/" do + expect((@uri + "./g/.").to_s).to eq("http://a/b/c/g/") + expect(Addressable::URI.join(@uri.to_s, "./g/.").to_s).to eq("http://a/b/c/g/") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g/./h' should resolve to http://a/b/c/g/h" do + expect((@uri + "g/./h").to_s).to eq("http://a/b/c/g/h") + expect(Addressable::URI.join(@uri.to_s, "g/./h").to_s).to eq("http://a/b/c/g/h") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g/../h' should resolve to http://a/b/c/h" do + expect((@uri + "g/../h").to_s).to eq("http://a/b/c/h") + expect(Addressable::URI.join(@uri.to_s, "g/../h").to_s).to eq("http://a/b/c/h") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g;x=1/./y' " + + "should resolve to http://a/b/c/g;x=1/y" do + expect((@uri + "g;x=1/./y").to_s).to eq("http://a/b/c/g;x=1/y") + expect(Addressable::URI.join( + @uri.to_s, "g;x=1/./y").to_s).to eq("http://a/b/c/g;x=1/y") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g;x=1/../y' should resolve to http://a/b/c/y" do + expect((@uri + "g;x=1/../y").to_s).to eq("http://a/b/c/y") + expect(Addressable::URI.join( + @uri.to_s, "g;x=1/../y").to_s).to eq("http://a/b/c/y") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g?y/./x' " + + "should resolve to http://a/b/c/g?y/./x" do + expect((@uri + "g?y/./x").to_s).to eq("http://a/b/c/g?y/./x") + expect(Addressable::URI.join( + @uri.to_s, "g?y/./x").to_s).to eq("http://a/b/c/g?y/./x") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g?y/../x' " + + "should resolve to http://a/b/c/g?y/../x" do + expect((@uri + "g?y/../x").to_s).to eq("http://a/b/c/g?y/../x") + expect(Addressable::URI.join( + @uri.to_s, "g?y/../x").to_s).to eq("http://a/b/c/g?y/../x") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g#s/./x' " + + "should resolve to http://a/b/c/g#s/./x" do + expect((@uri + "g#s/./x").to_s).to eq("http://a/b/c/g#s/./x") + expect(Addressable::URI.join( + @uri.to_s, "g#s/./x").to_s).to eq("http://a/b/c/g#s/./x") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'g#s/../x' " + + "should resolve to http://a/b/c/g#s/../x" do + expect((@uri + "g#s/../x").to_s).to eq("http://a/b/c/g#s/../x") + expect(Addressable::URI.join( + @uri.to_s, "g#s/../x").to_s).to eq("http://a/b/c/g#s/../x") + end + + # Section 5.4.2 of RFC 3986 + it "when joined with 'http:g' should resolve to http:g" do + expect((@uri + "http:g").to_s).to eq("http:g") + expect(Addressable::URI.join(@uri.to_s, "http:g").to_s).to eq("http:g") + end + + # Edge case to be sure + it "when joined with '//example.com/' should " + + "resolve to http://example.com/" do + expect((@uri + "//example.com/").to_s).to eq("http://example.com/") + expect(Addressable::URI.join( + @uri.to_s, "//example.com/").to_s).to eq("http://example.com/") + end + + it "when joined with a bogus object a TypeError should be raised" do + expect(lambda do + Addressable::URI.join(@uri, 42) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when converting the path " + + "'relative/path/to/something'" do + before do + @path = 'relative/path/to/something' + end + + it "should convert to " + + "\'relative/path/to/something\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("relative/path/to/something") + end + + it "should join with an absolute file path correctly" do + @base = Addressable::URI.convert_path("/absolute/path/") + @uri = Addressable::URI.convert_path(@path) + expect((@base + @uri).to_str).to eq( + "file:///absolute/path/relative/path/to/something" + ) + end +end + +describe Addressable::URI, "when converting a bogus path" do + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.convert_path(42) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when given a UNIX root directory" do + before do + @path = "/" + end + + it "should convert to \'file:///\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given a Windows root directory" do + before do + @path = "C:\\" + end + + it "should convert to \'file:///c:/\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///c:/") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given the path '/one/two/'" do + before do + @path = '/one/two/' + end + + it "should convert to " + + "\'file:///one/two/\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///one/two/") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given the tld " do + it "'uk' should have a tld of 'uk'" do + uri = Addressable::URI.parse("http://example.com") + uri.tld = "uk" + + expect(uri.tld).to eq("uk") + end + + context "which " do + let (:uri) { Addressable::URI.parse("http://comrade.net/path/to/source/") } + + it "contains a subdomain" do + uri.tld = "co.uk" + + expect(uri.to_s).to eq("http://comrade.co.uk/path/to/source/") + end + + it "is part of the domain" do + uri.tld = "com" + + expect(uri.to_s).to eq("http://comrade.com/path/to/source/") + end + end +end + +describe Addressable::URI, "when given the path " + + "'c:\\windows\\My Documents 100%20\\foo.txt'" do + before do + @path = "c:\\windows\\My Documents 100%20\\foo.txt" + end + + it "should convert to " + + "\'file:///c:/windows/My%20Documents%20100%20/foo.txt\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///c:/windows/My%20Documents%20100%20/foo.txt") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given the path " + + "'file://c:\\windows\\My Documents 100%20\\foo.txt'" do + before do + @path = "file://c:\\windows\\My Documents 100%20\\foo.txt" + end + + it "should convert to " + + "\'file:///c:/windows/My%20Documents%20100%20/foo.txt\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///c:/windows/My%20Documents%20100%20/foo.txt") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given the path " + + "'file:c:\\windows\\My Documents 100%20\\foo.txt'" do + before do + @path = "file:c:\\windows\\My Documents 100%20\\foo.txt" + end + + it "should convert to " + + "\'file:///c:/windows/My%20Documents%20100%20/foo.txt\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///c:/windows/My%20Documents%20100%20/foo.txt") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given the path " + + "'file:/c:\\windows\\My Documents 100%20\\foo.txt'" do + before do + @path = "file:/c:\\windows\\My Documents 100%20\\foo.txt" + end + + it "should convert to " + + "\'file:///c:/windows/My%20Documents%20100%20/foo.txt\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///c:/windows/My%20Documents%20100%20/foo.txt") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given the path " + + "'file:///c|/windows/My%20Documents%20100%20/foo.txt'" do + before do + @path = "file:///c|/windows/My%20Documents%20100%20/foo.txt" + end + + it "should convert to " + + "\'file:///c:/windows/My%20Documents%20100%20/foo.txt\'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("file:///c:/windows/My%20Documents%20100%20/foo.txt") + end + + it "should have an origin of 'file://'" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.origin).to eq('file://') + end +end + +describe Addressable::URI, "when given an http protocol URI" do + before do + @path = "http://example.com/" + end + + it "should not do any conversion at all" do + @uri = Addressable::URI.convert_path(@path) + expect(@uri.to_str).to eq("http://example.com/") + end +end + +class SuperString + def initialize(string) + @string = string.to_s + end + + def to_str + return @string + end +end + +describe Addressable::URI, "when parsing a non-String object" do + it "should correctly parse anything with a 'to_str' method" do + Addressable::URI.parse(SuperString.new(42)) + end + + it "should raise a TypeError for objects than cannot be converted" do + expect(lambda do + Addressable::URI.parse(42) + end).to raise_error(TypeError) + end + + it "should correctly parse heuristically anything with a 'to_str' method" do + Addressable::URI.heuristic_parse(SuperString.new(42)) + end + + it "should raise a TypeError for objects than cannot be converted" do + expect(lambda do + Addressable::URI.heuristic_parse(42) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when form encoding a hash" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.form_encode( + [["&one", "/1"], ["=two", "?2"], [":three", "#3"]] + )).to eq("%26one=%2F1&%3Dtwo=%3F2&%3Athree=%233") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.form_encode( + {"q" => "one two three"} + )).to eq("q=one+two+three") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.form_encode( + {"key" => nil} + )).to eq("key=") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.form_encode( + {"q" => ["one", "two", "three"]} + )).to eq("q=one&q=two&q=three") + end + + it "should result in correctly encoded newlines" do + expect(Addressable::URI.form_encode( + {"text" => "one\ntwo\rthree\r\nfour\n\r"} + )).to eq("text=one%0D%0Atwo%0D%0Athree%0D%0Afour%0D%0A%0D%0A") + end + + it "should result in a sorted percent encoded sequence" do + expect(Addressable::URI.form_encode( + [["a", "1"], ["dup", "3"], ["dup", "2"]], true + )).to eq("a=1&dup=2&dup=3") + end +end + +describe Addressable::URI, "when form encoding a non-Array object" do + it "should raise a TypeError for objects than cannot be converted" do + expect(lambda do + Addressable::URI.form_encode(42) + end).to raise_error(TypeError) + end +end + +# See https://tools.ietf.org/html/rfc6749#appendix-B +describe Addressable::URI, "when form encoding the example value from OAuth 2" do + it "should result in correct values" do + expect(Addressable::URI.form_encode( + {"value" => " %&+£€"} + )).to eq("value=+%25%26%2B%C2%A3%E2%82%AC") + end +end + +# See https://tools.ietf.org/html/rfc6749#appendix-B +describe Addressable::URI, "when form unencoding the example value from OAuth 2" do + it "should result in correct values" do + expect(Addressable::URI.form_unencode( + "value=+%25%26%2B%C2%A3%E2%82%AC" + )).to eq([["value", " %&+£€"]]) + end +end + +describe Addressable::URI, "when form unencoding a string" do + it "should result in correct values" do + expect(Addressable::URI.form_unencode( + "%26one=%2F1&%3Dtwo=%3F2&%3Athree=%233" + )).to eq([["&one", "/1"], ["=two", "?2"], [":three", "#3"]]) + end + + it "should result in correct values" do + expect(Addressable::URI.form_unencode( + "q=one+two+three" + )).to eq([["q", "one two three"]]) + end + + it "should result in correct values" do + expect(Addressable::URI.form_unencode( + "text=one%0D%0Atwo%0D%0Athree%0D%0Afour%0D%0A%0D%0A" + )).to eq([["text", "one\ntwo\nthree\nfour\n\n"]]) + end + + it "should result in correct values" do + expect(Addressable::URI.form_unencode( + "a=1&dup=2&dup=3" + )).to eq([["a", "1"], ["dup", "2"], ["dup", "3"]]) + end + + it "should result in correct values" do + expect(Addressable::URI.form_unencode( + "key" + )).to eq([["key", nil]]) + end + + it "should result in correct values" do + expect(Addressable::URI.form_unencode("GivenName=Ren%C3%A9")).to eq( + [["GivenName", "René"]] + ) + end +end + +describe Addressable::URI, "when form unencoding a non-String object" do + it "should correctly parse anything with a 'to_str' method" do + Addressable::URI.form_unencode(SuperString.new(42)) + end + + it "should raise a TypeError for objects than cannot be converted" do + expect(lambda do + Addressable::URI.form_unencode(42) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when normalizing a non-String object" do + it "should correctly parse anything with a 'to_str' method" do + Addressable::URI.normalize_component(SuperString.new(42)) + end + + it "should raise a TypeError for objects than cannot be converted" do + expect(lambda do + Addressable::URI.normalize_component(42) + end).to raise_error(TypeError) + end + + it "should raise a TypeError for objects than cannot be converted" do + expect(lambda do + Addressable::URI.normalize_component("component", 42) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when normalizing a path with an encoded slash" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.parse("/path%2Fsegment/").normalize.path).to eq( + "/path%2Fsegment/" + ) + end +end + +describe Addressable::URI, "when normalizing a partially encoded string" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component( + "partially % encoded%21" + )).to eq("partially%20%25%20encoded!") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component( + "partially %25 encoded!" + )).to eq("partially%20%25%20encoded!") + end +end + +describe Addressable::URI, "when normalizing a unicode sequence" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component( + "/C%CC%A7" + )).to eq("/%C3%87") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component( + "/%C3%87" + )).to eq("/%C3%87") + end +end + +describe Addressable::URI, "when normalizing a multibyte string" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component("günther")).to eq( + "g%C3%BCnther" + ) + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component("g%C3%BCnther")).to eq( + "g%C3%BCnther" + ) + end +end + +describe Addressable::URI, "when normalizing a string but leaving some characters encoded" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.normalize_component("%58X%59Y%5AZ", "0-9a-zXY", "Y")).to eq( + "XX%59Y%5A%5A" + ) + end + + it "should not modify the character class" do + character_class = "0-9a-zXY" + + character_class_copy = character_class.dup + + Addressable::URI.normalize_component("%58X%59Y%5AZ", character_class, "Y") + + expect(character_class).to eq(character_class_copy) + end +end + +describe Addressable::URI, "when encoding a string with existing encodings to upcase" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.encode_component("JK%4c", "0-9A-IKM-Za-z%", "L")).to eq("%4AK%4C") + end +end + +describe Addressable::URI, "when encoding a multibyte string" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.encode_component("günther")).to eq("g%C3%BCnther") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.encode_component( + "günther", /[^a-zA-Z0-9\:\/\?\#\[\]\@\!\$\&\'\(\)\*\+\,\;\=\-\.\_\~]/ + )).to eq("g%C3%BCnther") + end +end + +describe Addressable::URI, "when form encoding a multibyte string" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.form_encode({"GivenName" => "René"})).to eq( + "GivenName=Ren%C3%A9" + ) + end +end + +describe Addressable::URI, "when encoding a string with ASCII chars 0-15" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.encode_component("one\ntwo")).to eq("one%0Atwo") + end + + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.encode_component( + "one\ntwo", /[^a-zA-Z0-9\:\/\?\#\[\]\@\!\$\&\'\(\)\*\+\,\;\=\-\.\_\~]/ + )).to eq("one%0Atwo") + end +end + +describe Addressable::URI, "when unencoding a multibyte string" do + it "should result in correct percent encoded sequence" do + expect(Addressable::URI.unencode_component("g%C3%BCnther")).to eq("günther") + end + + it "should consistently use UTF-8 internally" do + expect(Addressable::URI.unencode_component("ski=%BA%DAɫ")).to eq("ski=\xBA\xDAɫ") + end + + it "should result in correct percent encoded sequence as a URI" do + expect(Addressable::URI.unencode( + "/path?g%C3%BCnther", ::Addressable::URI + )).to eq(Addressable::URI.new( + :path => "/path", :query => "günther" + )) + end +end + +describe Addressable::URI, "when partially unencoding a string" do + it "should unencode all characters by default" do + expect(Addressable::URI.unencode('%%25~%7e+%2b', String)).to eq('%%~~++') + end + + it "should unencode characters not in leave_encoded" do + expect(Addressable::URI.unencode('%%25~%7e+%2b', String, '~')).to eq('%%~%7e++') + end + + it "should leave characters in leave_encoded alone" do + expect(Addressable::URI.unencode('%%25~%7e+%2b', String, '%~+')).to eq('%%25~%7e+%2b') + end +end + +describe Addressable::URI, "when unencoding a bogus object" do + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.unencode_component(42) + end).to raise_error(TypeError) + end + + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.unencode("/path?g%C3%BCnther", Integer) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when encoding a bogus object" do + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.encode(Object.new) + end).to raise_error(TypeError) + end + + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.normalized_encode(Object.new) + end).to raise_error(TypeError) + end + + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.encode_component("günther", Object.new) + end).to raise_error(TypeError) + end + + it "should raise a TypeError" do + expect(lambda do + Addressable::URI.encode_component(Object.new) + end).to raise_error(TypeError) + end +end + +describe Addressable::URI, "when given the input " + + "'http://example.com/'" do + before do + @input = "http://example.com/" + end + + it "should heuristically parse to 'http://example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com/") + end + + it "should not raise error when frozen" do + expect(lambda do + Addressable::URI.heuristic_parse(@input).freeze.to_s + end).not_to raise_error + end +end + +describe Addressable::URI, "when given the input " + + "'https://example.com/'" do + before do + @input = "https://example.com/" + end + + it "should heuristically parse to 'https://example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("https://example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'http:example.com/'" do + before do + @input = "http:example.com/" + end + + it "should heuristically parse to 'http://example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com/") + end + + it "should heuristically parse to 'http://example.com/' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'https:example.com/'" do + before do + @input = "https:example.com/" + end + + it "should heuristically parse to 'https://example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("https://example.com/") + end + + it "should heuristically parse to 'https://example.com/' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("https://example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'http://example.com/example.com/'" do + before do + @input = "http://example.com/example.com/" + end + + it "should heuristically parse to 'http://example.com/example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com/example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'http://prefix\\.example.com/'" do + before do + @input = "http://prefix\\.example.com/" + end + + it "should heuristically parse to 'http://prefix/.example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.authority).to eq("prefix") + expect(@uri.to_s).to eq("http://prefix/.example.com/") + end + + it "should heuristically parse to 'http://prefix/.example.com/' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://prefix/.example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'http://p:\\/'" do + before do + @input = "http://p:\\/" + end + + it "should heuristically parse to 'http://p//'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.authority).to eq("p") + expect(@uri.to_s).to eq("http://p//") + end + + it "should heuristically parse to 'http://p//' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://p//") + end +end + +describe Addressable::URI, "when given the input " + + "'http://p://'" do + before do + @input = "http://p://" + end + + it "should heuristically parse to 'http://p//'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.authority).to eq("p") + expect(@uri.to_s).to eq("http://p//") + end + + it "should heuristically parse to 'http://p//' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://p//") + end +end + +describe Addressable::URI, "when given the input " + + "'http://p://p'" do + before do + @input = "http://p://p" + end + + it "should heuristically parse to 'http://p//p'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.authority).to eq("p") + expect(@uri.to_s).to eq("http://p//p") + end + + it "should heuristically parse to 'http://p//p' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://p//p") + end +end + +describe Addressable::URI, "when given the input " + + "'http://prefix .example.com/'" do + before do + @input = "http://prefix .example.com/" + end + + # Justification here being that no browser actually tries to resolve this. + # They all treat this as a web search. + it "should heuristically parse to 'http://prefix%20.example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.authority).to eq("prefix%20.example.com") + expect(@uri.to_s).to eq("http://prefix%20.example.com/") + end + + it "should heuristically parse to 'http://prefix%20.example.com/' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://prefix%20.example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "' http://www.example.com/ '" do + before do + @input = " http://www.example.com/ " + end + + it "should heuristically parse to 'http://prefix%20.example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.scheme).to eq("http") + expect(@uri.path).to eq("/") + expect(@uri.to_s).to eq("http://www.example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'http://prefix%2F.example.com/'" do + before do + @input = "http://prefix%2F.example.com/" + end + + it "should heuristically parse to 'http://prefix%2F.example.com/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.authority).to eq("prefix%2F.example.com") + expect(@uri.to_s).to eq("http://prefix%2F.example.com/") + end + + it "should heuristically parse to 'http://prefix%2F.example.com/' " + + "even with a scheme hint of 'ftp'" do + @uri = Addressable::URI.heuristic_parse(@input, {:scheme => 'ftp'}) + expect(@uri.to_s).to eq("http://prefix%2F.example.com/") + end +end + +describe Addressable::URI, "when given the input " + + "'/path/to/resource'" do + before do + @input = "/path/to/resource" + end + + it "should heuristically parse to '/path/to/resource'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("/path/to/resource") + end +end + +describe Addressable::URI, "when given the input " + + "'relative/path/to/resource'" do + before do + @input = "relative/path/to/resource" + end + + it "should heuristically parse to 'relative/path/to/resource'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("relative/path/to/resource") + end +end + +describe Addressable::URI, "when given the input " + + "'example.com'" do + before do + @input = "example.com" + end + + it "should heuristically parse to 'http://example.com'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com") + end +end + +describe Addressable::URI, "when given the input " + + "'example.com' and a scheme hint of 'ftp'" do + before do + @input = "example.com" + @hints = {:scheme => 'ftp'} + end + + it "should heuristically parse to 'http://example.com'" do + @uri = Addressable::URI.heuristic_parse(@input, @hints) + expect(@uri.to_s).to eq("ftp://example.com") + end +end + +describe Addressable::URI, "when given the input " + + "'example.com:21' and a scheme hint of 'ftp'" do + before do + @input = "example.com:21" + @hints = {:scheme => 'ftp'} + end + + it "should heuristically parse to 'http://example.com:21'" do + @uri = Addressable::URI.heuristic_parse(@input, @hints) + expect(@uri.to_s).to eq("ftp://example.com:21") + end +end + +describe Addressable::URI, "when given the input " + + "'example.com/path/to/resource'" do + before do + @input = "example.com/path/to/resource" + end + + it "should heuristically parse to 'http://example.com/path/to/resource'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com/path/to/resource") + end +end + +describe Addressable::URI, "when given the input " + + "'http:///example.com'" do + before do + @input = "http:///example.com" + end + + it "should heuristically parse to 'http://example.com'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com") + end +end + +describe Addressable::URI, "when given the input which "\ + "start with digits and has specified port" do + before do + @input = "7777.example.org:8089" + end + + it "should heuristically parse to 'http://7777.example.org:8089'" do + uri = Addressable::URI.heuristic_parse(@input) + expect(uri.to_s).to eq("http://7777.example.org:8089") + end +end + +describe Addressable::URI, "when given the input " + + "'feed:///example.com'" do + before do + @input = "feed:///example.com" + end + + it "should heuristically parse to 'feed://example.com'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("feed://example.com") + end +end + +describe Addressable::URI, "when given the input " + + "'file://localhost/path/to/resource/'" do + before do + @input = "file://localhost/path/to/resource/" + end + + it "should heuristically parse to 'file:///path/to/resource/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("file:///path/to/resource/") + end +end + +describe Addressable::URI, "when given the input " + + "'file://path/to/resource/'" do + before do + @input = "file://path/to/resource/" + end + + it "should heuristically parse to 'file:///path/to/resource/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("file:///path/to/resource/") + end +end + +describe Addressable::URI, "when given the input " + + "'file://///path/to/resource/'" do + before do + @input = "file:///////path/to/resource/" + end + + it "should heuristically parse to 'file:////path/to/resource/'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("file:////path/to/resource/") + end +end + +describe Addressable::URI, "when given the input " + + "'feed://http://example.com'" do + before do + @input = "feed://http://example.com" + end + + it "should heuristically parse to 'feed:http://example.com'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("feed:http://example.com") + end +end + +describe Addressable::URI, "when given the input " + + "::URI.parse('http://example.com')" do + before do + @input = ::URI.parse('http://example.com') + end + + it "should heuristically parse to 'http://example.com'" do + @uri = Addressable::URI.heuristic_parse(@input) + expect(@uri.to_s).to eq("http://example.com") + end +end + +describe Addressable::URI, "when assigning query values" do + before do + @uri = Addressable::URI.new + end + + it "should correctly assign {:a => 'a', :b => ['c', 'd', 'e']}" do + @uri.query_values = {:a => "a", :b => ["c", "d", "e"]} + expect(@uri.query).to eq("a=a&b=c&b=d&b=e") + end + + it "should raise an error attempting to assign {'a' => {'b' => ['c']}}" do + expect(lambda do + @uri.query_values = { 'a' => {'b' => ['c'] } } + end).to raise_error(TypeError) + end + + it "should raise an error attempting to assign " + + "{:b => '2', :a => {:c => '1'}}" do + expect(lambda do + @uri.query_values = {:b => '2', :a => {:c => '1'}} + end).to raise_error(TypeError) + end + + it "should raise an error attempting to assign " + + "{:a => 'a', :b => [{:c => 'c', :d => 'd'}, " + + "{:e => 'e', :f => 'f'}]}" do + expect(lambda do + @uri.query_values = { + :a => "a", :b => [{:c => "c", :d => "d"}, {:e => "e", :f => "f"}] + } + end).to raise_error(TypeError) + end + + it "should raise an error attempting to assign " + + "{:a => 'a', :b => [{:c => true, :d => 'd'}, " + + "{:e => 'e', :f => 'f'}]}" do + expect(lambda do + @uri.query_values = { + :a => 'a', :b => [{:c => true, :d => 'd'}, {:e => 'e', :f => 'f'}] + } + end).to raise_error(TypeError) + end + + it "should raise an error attempting to assign " + + "{:a => 'a', :b => {:c => true, :d => 'd'}}" do + expect(lambda do + @uri.query_values = { + :a => 'a', :b => {:c => true, :d => 'd'} + } + end).to raise_error(TypeError) + end + + it "should raise an error attempting to assign " + + "{:a => 'a', :b => {:c => true, :d => 'd'}}" do + expect(lambda do + @uri.query_values = { + :a => 'a', :b => {:c => true, :d => 'd'} + } + end).to raise_error(TypeError) + end + + it "should correctly assign {:a => 1, :b => 1.5}" do + @uri.query_values = { :a => 1, :b => 1.5 } + expect(@uri.query).to eq("a=1&b=1.5") + end + + it "should raise an error attempting to assign " + + "{:z => 1, :f => [2, {999.1 => [3,'4']}, ['h', 'i']], " + + ":a => {:b => ['c', 'd'], :e => true, :y => 0.5}}" do + expect(lambda do + @uri.query_values = { + :z => 1, + :f => [ 2, {999.1 => [3,'4']}, ['h', 'i'] ], + :a => { :b => ['c', 'd'], :e => true, :y => 0.5 } + } + end).to raise_error(TypeError) + end + + it "should correctly assign {}" do + @uri.query_values = {} + expect(@uri.query).to eq('') + end + + it "should correctly assign nil" do + @uri.query_values = nil + expect(@uri.query).to eq(nil) + end + + it "should correctly sort {'ab' => 'c', :ab => 'a', :a => 'x'}" do + @uri.query_values = {'ab' => 'c', :ab => 'a', :a => 'x'} + expect(@uri.query).to eq("a=x&ab=a&ab=c") + end + + it "should correctly assign " + + "[['b', 'c'], ['b', 'a'], ['a', 'a']]" do + # Order can be guaranteed in this format, so preserve it. + @uri.query_values = [['b', 'c'], ['b', 'a'], ['a', 'a']] + expect(@uri.query).to eq("b=c&b=a&a=a") + end + + it "should preserve query string order" do + query_string = (('a'..'z').to_a.reverse.map { |e| "#{e}=#{e}" }).join("&") + @uri.query = query_string + original_uri = @uri.to_s + @uri.query_values = @uri.query_values(Array) + expect(@uri.to_s).to eq(original_uri) + end + + describe 'when a hash with mixed types is assigned to query_values' do + it 'should not raise an error' do + skip 'Issue #94' + expect { subject.query_values = { "page" => "1", :page => 2 } }.to_not raise_error + end + end +end + +describe Addressable::URI, "when assigning path values" do + before do + @uri = Addressable::URI.new + end + + it "should correctly assign paths containing colons" do + @uri.path = "acct:bob@sporkmonger.com" + expect(@uri.path).to eq("acct:bob@sporkmonger.com") + expect(@uri.normalize.to_str).to eq("acct%2Fbob@sporkmonger.com") + expect(lambda { @uri.to_s }).to raise_error( + Addressable::URI::InvalidURIError + ) + end + + it "should correctly assign paths containing colons" do + @uri.path = "/acct:bob@sporkmonger.com" + @uri.authority = "example.com" + expect(@uri.normalize.to_str).to eq("//example.com/acct:bob@sporkmonger.com") + end + + it "should correctly assign paths containing colons" do + @uri.path = "acct:bob@sporkmonger.com" + @uri.scheme = "something" + expect(@uri.normalize.to_str).to eq("something:acct:bob@sporkmonger.com") + end + + it "should not allow relative paths to be assigned on absolute URIs" do + expect(lambda do + @uri.scheme = "http" + @uri.host = "example.com" + @uri.path = "acct:bob@sporkmonger.com" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should not allow relative paths to be assigned on absolute URIs" do + expect(lambda do + @uri.path = "acct:bob@sporkmonger.com" + @uri.scheme = "http" + @uri.host = "example.com" + end).to raise_error(Addressable::URI::InvalidURIError) + end + + it "should not allow relative paths to be assigned on absolute URIs" do + expect(lambda do + @uri.path = "uuid:0b3ecf60-3f93-11df-a9c3-001f5bfffe12" + @uri.scheme = "urn" + end).not_to raise_error + end +end + +describe Addressable::URI, "when initializing a subclass of Addressable::URI" do + before do + @uri = Class.new(Addressable::URI).new + end + + it "should have the same class after being parsed" do + expect(@uri.class).to eq(Addressable::URI.parse(@uri).class) + end + + it "should have the same class as its duplicate" do + expect(@uri.class).to eq(@uri.dup.class) + end + + it "should have the same class after being normalized" do + expect(@uri.class).to eq(@uri.normalize.class) + end + + it "should have the same class after being merged" do + expect(@uri.class).to eq(@uri.merge(:path => 'path').class) + end + + it "should have the same class after being joined" do + expect(@uri.class).to eq(@uri.join('path').class) + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/spec/spec_helper.rb b/vendor/bundle/gems/addressable-2.6.0/spec/spec_helper.rb new file mode 100644 index 0000000..4427f21 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/spec/spec_helper.rb @@ -0,0 +1,24 @@ +# frozen_string_literal: true + +require 'bundler/setup' +require 'rspec/its' + +begin + require 'coveralls' + Coveralls.wear! do + add_filter "spec/" + add_filter "vendor/" + end +rescue LoadError + warn "warning: coveralls gem not found; skipping Coveralls" + require 'simplecov' + SimpleCov.start do + add_filter "spec/" + add_filter "vendor/" + end +end + +RSpec.configure do |config| + config.warnings = true + config.filter_run_when_matching :focus +end diff --git a/vendor/bundle/gems/addressable-2.6.0/tasks/clobber.rake b/vendor/bundle/gems/addressable-2.6.0/tasks/clobber.rake new file mode 100644 index 0000000..a9e32b3 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/tasks/clobber.rake @@ -0,0 +1,4 @@ +# frozen_string_literal: true + +desc "Remove all build products" +task "clobber" diff --git a/vendor/bundle/gems/addressable-2.6.0/tasks/gem.rake b/vendor/bundle/gems/addressable-2.6.0/tasks/gem.rake new file mode 100644 index 0000000..6ca09eb --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/tasks/gem.rake @@ -0,0 +1,93 @@ +# frozen_string_literal: true + +require "rubygems/package_task" + +namespace :gem do + GEM_SPEC = Gem::Specification.new do |s| + s.name = PKG_NAME + s.version = PKG_VERSION + s.summary = PKG_SUMMARY + s.description = PKG_DESCRIPTION + + s.files = PKG_FILES.to_a + + s.has_rdoc = true + s.extra_rdoc_files = %w( README.md ) + s.rdoc_options.concat ["--main", "README.md"] + + if !s.respond_to?(:add_development_dependency) + puts "Cannot build Gem with this version of RubyGems." + exit(1) + end + + s.required_ruby_version = '>= 2.0' + + s.add_runtime_dependency 'public_suffix', '>= 2.0.2', '< 4.0' + s.add_development_dependency 'bundler', '>= 1.0', '< 3.0' + + s.require_path = "lib" + + s.author = "Bob Aman" + s.email = "bob@sporkmonger.com" + s.homepage = "https://github.com/sporkmonger/addressable" + s.license = "Apache-2.0" + end + + Gem::PackageTask.new(GEM_SPEC) do |p| + p.gem_spec = GEM_SPEC + p.need_tar = true + p.need_zip = true + end + + desc "Generates .gemspec file" + task :gemspec do + spec_string = GEM_SPEC.to_ruby + File.open("#{GEM_SPEC.name}.gemspec", 'w') do |file| + file.write spec_string + end + end + + desc "Show information about the gem" + task :debug do + puts GEM_SPEC.to_ruby + end + + desc "Install the gem" + task :install => ["clobber", "gem:package"] do + sh "#{SUDO} gem install --local pkg/#{GEM_SPEC.full_name}" + end + + desc "Uninstall the gem" + task :uninstall do + installed_list = Gem.source_index.find_name(PKG_NAME) + if installed_list && + (installed_list.collect { |s| s.version.to_s}.include?(PKG_VERSION)) + sh( + "#{SUDO} gem uninstall --version '#{PKG_VERSION}' " + + "--ignore-dependencies --executables #{PKG_NAME}" + ) + end + end + + desc "Reinstall the gem" + task :reinstall => [:uninstall, :install] + + desc 'Package for release' + task :release => ["gem:package", "gem:gemspec"] do |t| + v = ENV['VERSION'] or abort 'Must supply VERSION=x.y.z' + abort "Versions don't match #{v} vs #{PROJ.version}" if v != PKG_VERSION + pkg = "pkg/#{GEM_SPEC.full_name}" + + changelog = File.open("CHANGELOG.md") { |file| file.read } + + puts "Releasing #{PKG_NAME} v. #{PKG_VERSION}" + Rake::Task["git:tag:create"].invoke + end +end + +desc "Alias to gem:package" +task "gem" => "gem:package" + +task "gem:release" => "gem:gemspec" + +task "clobber" => ["gem:clobber_package"] diff --git a/vendor/bundle/gems/addressable-2.6.0/tasks/git.rake b/vendor/bundle/gems/addressable-2.6.0/tasks/git.rake new file mode 100644 index 0000000..1238c8d --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/tasks/git.rake @@ -0,0 +1,47 @@ +# frozen_string_literal: true + +namespace :git do + namespace :tag do + desc "List tags from the Git repository" + task :list do + tags = `git tag -l` + tags.gsub!("\r", "") + tags = tags.split("\n").sort {|a, b| b <=> a } + puts tags.join("\n") + end + + desc "Create a new tag in the Git repository" + task :create do + changelog = File.open("CHANGELOG.md", "r") { |file| file.read } + puts "-" * 80 + puts changelog + puts "-" * 80 + puts + + v = ENV["VERSION"] or abort "Must supply VERSION=x.y.z" + abort "Versions don't match #{v} vs #{PKG_VERSION}" if v != PKG_VERSION + + git_status = `git status` + if git_status !~ /^nothing to commit/ + abort "Working directory isn't clean." + end + + tag = "#{PKG_NAME}-#{PKG_VERSION}" + msg = "Release #{PKG_NAME}-#{PKG_VERSION}" + + existing_tags = `git tag -l #{PKG_NAME}-*`.split('\n') + if existing_tags.include?(tag) + warn("Tag already exists, deleting...") + unless system "git tag -d #{tag}" + abort "Tag deletion failed." + end + end + puts "Creating git tag '#{tag}'..." + unless system "git tag -a -m \"#{msg}\" #{tag}" + abort "Tag creation failed." + end + end + end +end + +task "gem:release" => "git:tag:create" diff --git a/vendor/bundle/gems/addressable-2.6.0/tasks/metrics.rake b/vendor/bundle/gems/addressable-2.6.0/tasks/metrics.rake new file mode 100644 index 0000000..107cc24 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/tasks/metrics.rake @@ -0,0 +1,24 @@ +# frozen_string_literal: true + +namespace :metrics do + task :lines do + lines, codelines, total_lines, total_codelines = 0, 0, 0, 0 + for file_name in FileList["lib/**/*.rb"] + f = File.open(file_name) + while line = f.gets + lines += 1 + next if line =~ /^\s*$/ + next if line =~ /^\s*#/ + codelines += 1 + end + puts "L: #{sprintf("%4d", lines)}, " + + "LOC #{sprintf("%4d", codelines)} | #{file_name}" + total_lines += lines + total_codelines += codelines + + lines, codelines = 0, 0 + end + + puts "Total: Lines #{total_lines}, LOC #{total_codelines}" + end +end diff --git a/vendor/bundle/gems/addressable-2.6.0/tasks/rspec.rake b/vendor/bundle/gems/addressable-2.6.0/tasks/rspec.rake new file mode 100644 index 0000000..8528843 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/tasks/rspec.rake @@ -0,0 +1,23 @@ +# frozen_string_literal: true + +require "rspec/core/rake_task" + +namespace :spec do + RSpec::Core::RakeTask.new(:simplecov) do |t| + t.pattern = FileList['spec/**/*_spec.rb'] + t.rspec_opts = ['--color', '--format', 'documentation'] + end + + namespace :simplecov do + desc "Browse the code coverage report." + task :browse => "spec:simplecov" do + require "launchy" + Launchy.open("coverage/index.html") + end + end +end + +desc "Alias to spec:simplecov" +task "spec" => "spec:simplecov" + +task "clobber" => ["spec:clobber_simplecov"] diff --git a/vendor/bundle/gems/addressable-2.6.0/tasks/yard.rake b/vendor/bundle/gems/addressable-2.6.0/tasks/yard.rake new file mode 100644 index 0000000..515f960 --- /dev/null +++ b/vendor/bundle/gems/addressable-2.6.0/tasks/yard.rake @@ -0,0 +1,29 @@ +# frozen_string_literal: true + +require "rake" + +begin + require "yard" + require "yard/rake/yardoc_task" + + namespace :doc do + desc "Generate Yardoc documentation" + YARD::Rake::YardocTask.new do |yardoc| + yardoc.name = "yard" + yardoc.options = ["--verbose", "--markup", "markdown"] + yardoc.files = FileList[ + "lib/**/*.rb", "ext/**/*.c", + "README.md", "CHANGELOG.md", "LICENSE.txt" + ].exclude(/idna/) + end + end + + task "clobber" => ["doc:clobber_yard"] + + desc "Alias to doc:yard" + task "doc" => "doc:yard" +rescue LoadError + # If yard isn't available, it's not the end of the world + desc "Alias to doc:rdoc" + task "doc" => "doc:rdoc" +end diff --git a/vendor/bundle/gems/colorator-1.1.0/Gemfile b/vendor/bundle/gems/colorator-1.1.0/Gemfile new file mode 100644 index 0000000..044fba3 --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/Gemfile @@ -0,0 +1,11 @@ +source "https://rubygems.org" +gemspec + +gem "rake" +group :development do + gem "rspec-helpers", :require => false + gem "luna-rspec-formatters", :require => false + gem "pry", :require => false unless ENV[ + "CI" + ] +end diff --git a/vendor/bundle/gems/colorator-1.1.0/History.markdown b/vendor/bundle/gems/colorator-1.1.0/History.markdown new file mode 100644 index 0000000..bac4270 --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/History.markdown @@ -0,0 +1,25 @@ +## 1.1.0 / 2016-06-28 + +### Minor Enhancements + +* Support jruby (#8) + +## 1.0.0 / 2016-04-28 + +### Major enhancements + +- Merge Simple::ANSI and Colorator. (#7) + +### Minor Enhancements + +- Delete unnecessary `Symbol#to_sym` (#2) +- Change argument name of `Enumerator#each` for better code legibility (#3) + +### Development Fixes + +- Convert to new RSpec expectation syntax (#1) +- Fix `String#blue` result in README (#4) + +## 0.1 / 2013-04-13 + +Birthday! diff --git a/vendor/bundle/gems/colorator-1.1.0/LICENSE b/vendor/bundle/gems/colorator-1.1.0/LICENSE new file mode 100644 index 0000000..b3b6be9 --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/LICENSE @@ -0,0 +1,21 @@ +The MIT License + +Copyright (c) Parker Moore + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/vendor/bundle/gems/colorator-1.1.0/README.markdown b/vendor/bundle/gems/colorator-1.1.0/README.markdown new file mode 100644 index 0000000..9cf886d --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/README.markdown @@ -0,0 +1,47 @@ +# colorator + +Colorize your text for the terminal + +[![Build Status](https://travis-ci.org/octopress/colorator.png?branch=master)](https://travis-ci.org/octopress/colorator) + +## Example + +```ruby +"this string".red +# => \e[31mthis string\e[0m +"my string".blue +# => \e[34mmy string\e[0m +# etc... +``` + +## Supported Colors + +- `red` +- `black` +- `green` +- `yellow` +- `magenta` +- `white` +- `blue` +- `cyan` +- `bold` + +## Other supported Ansi methods + +- `clear_line` +- `has_ansi?`, `has_color?` +- `strip_ansi`, `strip_color` +- `reset_ansi`, `reset_color` +- `clear_screen` +- `ansi_jump` + +## Why + +There are a bunch of gems that provide functionality like this, but none have +as simple an API as this. Just call `"string".color` and your text will be +colorized. + +## License + +MIT. Written as a single Ruby file by Brandon Mathis, converted into a gem by +Parker Moore. diff --git a/vendor/bundle/gems/colorator-1.1.0/Rakefile b/vendor/bundle/gems/colorator-1.1.0/Rakefile new file mode 100644 index 0000000..b7e9ed5 --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/Rakefile @@ -0,0 +1,6 @@ +require "bundler/gem_tasks" +require "rspec/core/rake_task" + +RSpec::Core::RakeTask.new(:spec) + +task :default => :spec diff --git a/vendor/bundle/gems/colorator-1.1.0/colorator.gemspec b/vendor/bundle/gems/colorator-1.1.0/colorator.gemspec new file mode 100644 index 0000000..a4bd0cd --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/colorator.gemspec @@ -0,0 +1,23 @@ +# coding: utf-8 + +require File.expand_path('lib/colorator.rb', __dir__) + +Gem::Specification.new do |spec| + spec.name = "colorator" + spec.summary = "Colorize your text in the terminal." + spec.version = Colorator::VERSION + spec.authors = ["Parker Moore", "Brandon Mathis"] + spec.email = ["parkrmoore@gmail.com", "brandon@imathis.com"] + spec.homepage = "https://github.com/octopress/colorator" + spec.licenses = ["MIT"] + + all = `git ls-files -z`.split("\x0").reject { |f| f.start_with?(".") } + spec.files = all.select { |f| File.basename(f) == f || f =~ %r{^(bin|lib)/} } + spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } + spec.require_paths = ["lib"] + + spec.extra_rdoc_files = ["README.markdown", "LICENSE"] + spec.rdoc_options = ["--charset=UTF-8"] + + spec.add_development_dependency "rspec", "~> 3.1" +end diff --git a/vendor/bundle/gems/colorator-1.1.0/lib/colorator.rb b/vendor/bundle/gems/colorator-1.1.0/lib/colorator.rb new file mode 100644 index 0000000..107f6e3 --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/lib/colorator.rb @@ -0,0 +1,111 @@ +$:.unshift File.dirname(__FILE__) + +module Colorator + module_function + VERSION = "1.1.0" + + # -------------------------------------------------------------------------- + + ANSI_MATCHR = /\x1b.*?[jkmsuABGKH]/ + ANSI_COLORS = { + :black => 30, + :red => 31, + :green => 32, + :yellow => 33, + :blue => 34, + :magenta => 35, + :cyan => 36, + :white => 37, + :bold => 1 + } + + # -------------------------------------------------------------------------- + # Allows you to check if a string currently has ansi. + # -------------------------------------------------------------------------- + + def has_ansi?(str) + str.match(ANSI_MATCHR).is_a?( + MatchData + ) + end + + # -------------------------------------------------------------------------- + # Jump the cursor, moving it up and then back down to it's spot, allowing + # you to do fancy things like multiple output (downloads) the way that Docker + # does them in an async way without breaking term. + # -------------------------------------------------------------------------- + + def ansi_jump(str, num) + "\x1b[#{num}A#{clear_line(str)}\x1b[#{ + num + }B" + end + + # -------------------------------------------------------------------------- + + def reset_ansi(str = "") + "\x1b[0m#{ + str + }" + end + + # -------------------------------------------------------------------------- + + def clear_line(str = "") + "\x1b[2K\r#{ + str + }" + end + + # -------------------------------------------------------------------------- + # Strip ANSI from the current string, making it just a normal string. + # -------------------------------------------------------------------------- + + def strip_ansi(str) + str.gsub( + ANSI_MATCHR, "" + ) + end + + # -------------------------------------------------------------------------- + # Clear the screen's current view, so the user gets a clean output. + # -------------------------------------------------------------------------- + + def clear_screen(str = "") + "\x1b[H\x1b[2J#{ + str + }" + end + + # -------------------------------------------------------------------------- + + def colorize(str = "", color) + "\x1b[#{color}m#{str}\x1b[0m" + end + + # -------------------------------------------------------------------------- + + Colorator::ANSI_COLORS.each do |color, code| + define_singleton_method color do |str| + colorize( + str, code + ) + end + end + + # -------------------------------------------------------------------------- + + class << self + alias reset_color reset_ansi + alias strip_color strip_ansi + alias has_color? has_ansi? + end + + # -------------------------------------------------------------------------- + + CORE_METHODS = ( + public_methods - Object.methods + ) +end + +require "colorator/core_ext" diff --git a/vendor/bundle/gems/colorator-1.1.0/lib/colorator/core_ext.rb b/vendor/bundle/gems/colorator-1.1.0/lib/colorator/core_ext.rb new file mode 100644 index 0000000..f2e0bf0 --- /dev/null +++ b/vendor/bundle/gems/colorator-1.1.0/lib/colorator/core_ext.rb @@ -0,0 +1,9 @@ +class String + Colorator::CORE_METHODS.each do |method| + define_method method do |*args| + Colorator.public_send(method, + self, *args + ) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/CHANGELOG.md b/vendor/bundle/gems/concurrent-ruby-1.1.4/CHANGELOG.md new file mode 100644 index 0000000..92fe29d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/CHANGELOG.md @@ -0,0 +1,465 @@ +## Current + +## Release v1.1.4 (14 Dec 2018) + +* (#780) Remove java_alias of 'submit' method of Runnable to let executor service work on java 11 +* (#776) Fix NameError on defining a struct with a name which is already taken in an ancestor + +## Release v1.1.3 (7 Nov 2018) + +* (#775) fix partial require of the gem (although not officially supported) + +## Release v1.1.2 (6 Nov 2018) + +* (#773) more defensive 1.9.3 support + +## Release v1.1.1, edge v0.4.1 (1 Nov 2018) + +* (#768) add support for 1.9.3 back + +## Release v1.1.0, edge v0.4.0 (31 OCt 2018) (yanked) + +* (#768) yanked because of issues with removed 1.9.3 support + +## Release v1.1.0.pre2, edge v0.4.0.pre2 (18 Sep 2018) + +concurrent-ruby: + +* fixed documentation and README links +* fix Set for TruffleRuby and Rubinius +* use properly supported TruffleRuby APIs + +concurrent-ruby-edge: + +* add Promises.zip_futures_over_on + +## Release v1.1.0.pre1, edge v0.4.0.pre1 (15 Aug 2018) + +concurrent-ruby: + +* requires at least Ruby 2.0 +* [Promises](http://ruby-concurrency.github.io/concurrent-ruby/1.1.0/Concurrent/Promises.html) + are moved from `concurrent-ruby-edge` to `concurrent-ruby` +* Add support for TruffleRuby + * (#734) Fix Array/Hash/Set construction broken on TruffleRuby + * AtomicReference fixed +* CI stabilization +* remove sharp dependency edge -> core +* remove warnings +* documentation updates +* Exchanger is no longer documented as edge since it was already available in + `concurrent-ruby` +* (#644) Fix Map#each and #each_pair not returning enumerator outside of MRI +* (#659) Edge promises fail during error handling +* (#741) Raise on recursive Delay#value call +* (#727) #717 fix global IO executor on JRuby +* (#740) Drop support for CRuby 1.9, JRuby 1.7, Rubinius. +* (#737) Move AtomicMarkableReference out of Edge +* (#708) Prefer platform specific memory barriers +* (#735) Fix wrong expected exception in channel spec assertion +* (#729) Allow executor option in `Promise#then` +* (#725) fix timeout check to use timeout_interval +* (#719) update engine detection +* (#660) Add specs for Promise#zip/Promise.zip ordering +* (#654) Promise.zip execution changes +* (#666) Add thread safe set implementation +* (#651) #699 #to_s, #inspect should not output negative object IDs. +* (#685) Avoid RSpec warnings about raise_error +* (#680) Avoid RSpec monkey patching, persist spec results locally, use RSpec + v3.7.0 +* (#665) Initialize the monitor for new subarrays on Rubinius +* (#661) Fix error handling in edge promises + +concurrent-ruby-edge: + +* (#659) Edge promises fail during error handling +* Edge files clearly separated in `lib-edge` +* added ReInclude + +## Release v1.0.5, edge v0.3.1 (26 Feb 2017) + +concurrent-ruby: + +* Documentation for Event and Semaphore +* Use Unsafe#fullFence and #loadFence directly since the shortcuts were removed in JRuby +* Do not depend on org.jruby.util.unsafe.UnsafeHolder + +concurrent-ruby-edge: + +* (#620) Actors on Pool raise an error +* (#624) Delayed promises did not interact correctly with flatting + * Fix arguments yielded by callback methods +* Overridable default executor in promises factory methods +* Asking actor to terminate will always resolve to `true` + +## Release v1.0.4, edge v0.3.0 (27 Dec 2016) + +concurrent-ruby: + +* Nothing + +concurrent-ruby-edge: + +* New promises' API renamed, lots of improvements, edge bumped to 0.3.0 + * **Incompatible** with previous 0.2.3 version + * see https://github.com/ruby-concurrency/concurrent-ruby/pull/522 + +## Release v1.0.3 (17 Dec 2016) + +* Trigger execution of flattened delayed futures +* Avoid forking for processor_count if possible +* Semaphore Mutex and JRuby parity +* Adds Map#each as alias to Map#each_pair +* Fix uninitialized instance variables +* Make Fixnum, Bignum merger ready +* Allows Promise#then to receive an executor +* TimerSet now survives a fork +* Reject promise on any exception +* Allow ThreadLocalVar to be initialized with a block +* Support Alpha with `Concurrent::processor_count` +* Fixes format-security error when compiling ruby_193_compatible.h +* Concurrent::Atom#swap fixed: reraise the exceptions from block + +## Release v1.0.2 (2 May 2016) + +* Fix bug with `Concurrent::Map` MRI backend `#inspect` method +* Fix bug with `Concurrent::Map` MRI backend using `Hash#value?` +* Improved documentation and examples +* Minor updates to Edge + +## Release v1.0.1 (27 February 2016) + +* Fix "uninitialized constant Concurrent::ReentrantReadWriteLock" error. +* Better handling of `autoload` vs. `require`. +* Improved API for Edge `Future` zipping. +* Fix reference leak in Edge `Future` constructor . +* Fix bug which prevented thread pools from surviving a `fork`. +* Fix bug in which `TimerTask` did not correctly specify all its dependencies. +* Improved support for JRuby+Truffle +* Improved error messages. +* Improved documentation. +* Updated README and CONTRIBUTING. + +## Release v1.0.0 (13 November 2015) + +* Rename `attr_volatile_with_cas` to `attr_atomic` +* Add `clear_each` to `LockFreeStack` +* Update `AtomicReference` documentation +* Further updates and improvements to the synchronization layer. +* Performance and memory usage performance with `Actor` logging. +* Fixed `ThreadPoolExecutor` task count methods. +* Improved `Async` performance for both short and long-lived objects. +* Fixed bug in `LockFreeLinkedSet`. +* Fixed bug in which `Agent#await` triggered a validation failure. +* Further `Channel` updates. +* Adopted a project Code of Conduct +* Cleared interpreter warnings +* Fixed bug in `ThreadPoolExecutor` task count methods +* Fixed bug in 'LockFreeLinkedSet' +* Improved Java extension loading +* Handle Exception children in Edge::Future +* Continued improvements to channel +* Removed interpreter warnings. +* Shared constants now in `lib/concurrent/constants.rb` +* Refactored many tests. +* Improved synchronization layer/memory model documentation. +* Bug fix in Edge `Future#flat` +* Brand new `Channel` implementation in Edge gem. +* Simplification of `RubySingleThreadExecutor` +* `Async` improvements + - Each object uses its own `SingleThreadExecutor` instead of the global thread pool. + - No longers supports executor injection + - Much better documentation +* `Atom` updates + - No longer `Dereferenceable` + - Now `Observable` + - Added a `#reset` method +* Brand new `Agent` API and implementation. Now functionally equivalent to Clojure. +* Continued improvements to the synchronization layer +* Merged in the `thread_safe` gem + - `Concurrent::Array` + - `Concurrent::Hash` + - `Concurrent::Map` (formerly ThreadSafe::Cache) + - `Concurrent::Tuple` +* Minor improvements to Concurrent::Map +* Complete rewrite of `Exchanger` +* Removed all deprecated code (classes, methods, constants, etc.) +* Updated Agent, MutexAtomic, and BufferedChannel to inherit from Synchronization::Object. +* Many improved tests +* Some internal reorganization + +## Release v0.9.1 (09 August 2015) + +* Fixed a Rubiniux bug in synchronization object +* Fixed all interpreter warnings (except circular references) +* Fixed require statements when requiring `Atom` alone +* Significantly improved `ThreadLocalVar` on non-JRuby platforms +* Fixed error handling in Edge `Concurrent.zip` +* `AtomicFixnum` methods `#increment` and `#decrement` now support optional delta +* New `AtomicFixnum#update` method +* Minor optimizations in `ReadWriteLock` +* New `ReentrantReadWriteLock` class +* `ThreadLocalVar#bind` method is now public +* Refactored many tests + +## Release v0.9.0 (10 July 2015) + +* Updated `AtomicReference` + - `AtomicReference#try_update` now simply returns instead of raising exception + - `AtomicReference#try_update!` was added to raise exceptions if an update + fails. Note: this is the same behavior as the old `try_update` +* Pure Java implementations of + - `AtomicBoolean` + - `AtomicFixnum` + - `Semaphore` +* Fixed bug when pruning Ruby thread pools +* Fixed bug in time calculations within `ScheduledTask` +* Default `count` in `CountDownLatch` to 1 +* Use monotonic clock for all timers via `Concurrent.monotonic_time` + - Use `Process.clock_gettime(Process::CLOCK_MONOTONIC)` when available + - Fallback to `java.lang.System.nanoTime()` on unsupported JRuby versions + - Pure Ruby implementation for everything else + - Effects `Concurrent.timer`, `Concurrent.timeout`, `TimerSet`, `TimerTask`, and `ScheduledTask` +* Deprecated all clock-time based timer scheduling + - Only support scheduling by delay + - Effects `Concurrent.timer`, `TimerSet`, and `ScheduledTask` +* Added new `ReadWriteLock` class +* Consistent `at_exit` behavior for Java and Ruby thread pools. +* Added `at_exit` handler to Ruby thread pools (already in Java thread pools) + - Ruby handler stores the object id and retrieves from `ObjectSpace` + - JRuby disables `ObjectSpace` by default so that handler stores the object reference +* Added a `:stop_on_exit` option to thread pools to enable/disable `at_exit` handler +* Updated thread pool docs to better explain shutting down thread pools +* Simpler `:executor` option syntax for all abstractions which support this option +* Added `Executor#auto_terminate?` predicate method (for thread pools) +* Added `at_exit` handler to `TimerSet` +* Simplified auto-termination of the global executors + - Can now disable auto-termination of global executors + - Added shutdown/kill/wait_for_termination variants for global executors +* Can now disable auto-termination for *all* executors (the nuclear option) +* Simplified auto-termination of the global executors +* Deprecated terms "task pool" and "operation pool" + - New terms are "io executor" and "fast executor" + - New functions added with new names + - Deprecation warnings added to functions referencing old names +* Moved all thread pool related functions from `Concurrent::Configuration` to `Concurrent` + - Old functions still exist with deprecation warnings + - New functions have updated names as appropriate +* All high-level abstractions default to the "io executor" +* Fixed bug in `Actor` causing it to prematurely warm global thread pools on gem load + - This also fixed a `RejectedExecutionError` bug when running with minitest/autorun via JRuby +* Moved global logger up to the `Concurrent` namespace and refactored the code +* Optimized the performance of `Delay` + - Fixed a bug in which no executor option on construction caused block execution on a global thread pool +* Numerous improvements and bug fixes to `TimerSet` +* Fixed deadlock of `Future` when the handler raises Exception +* Added shared specs for more classes +* New concurrency abstractions including: + - `Atom` + - `Maybe` + - `ImmutableStruct` + - `MutableStruct` + - `SettableStruct` +* Created an Edge gem for unstable abstractions including + - `Actor` + - `Agent` + - `Channel` + - `Exchanger` + - `LazyRegister` + - **new Future Framework** - unified + implementation of Futures and Promises which combines Features of previous `Future`, + `Promise`, `IVar`, `Event`, `Probe`, `dataflow`, `Delay`, `TimerTask` into single framework. It uses extensively + new synchronization layer to make all the paths **lock-free** with exception of blocking threads on `#wait`. + It offers better performance and does not block threads when not required. +* Actor framework changes: + - fixed reset loop in Pool + - Pool can use any actor as a worker, abstract worker class is no longer needed. + - Actor events not have format `[:event_name, *payload]` instead of just the Symbol. + - Actor now uses new Future/Promise Framework instead of `IVar` for better interoperability + - Behaviour definition array was simplified to `[BehaviourClass1, [BehaviourClass2, *initialization_args]]` + - Linking behavior responds to :linked message by returning array of linked actors + - Supervised behavior is removed in favour of just Linking + - RestartingContext is supervised by default now, `supervise: true` is not required any more + - Events can be private and public, so far only difference is that Linking will + pass to linked actors only public messages. Adding private :restarting and + :resetting events which are send before the actor restarts or resets allowing + to add callbacks to cleanup current child actors. + - Print also object_id in Reference to_s + - Add AbstractContext#default_executor to be able to override executor class wide + - Add basic IO example + - Documentation somewhat improved + - All messages should have same priority. It's now possible to send `actor << job1 << job2 << :terminate!` and + be sure that both jobs are processed first. +* Refactored `Channel` to use newer synchronization objects +* Added `#reset` and `#cancel` methods to `TimerSet` +* Added `#cancel` method to `Future` and `ScheduledTask` +* Refactored `TimerSet` to use `ScheduledTask` +* Updated `Async` with a factory that initializes the object +* Deprecated `Concurrent.timer` and `Concurrent.timeout` +* Reduced max threads on pure-Ruby thread pools (abends around 14751 threads) +* Moved many private/internal classes/modules into "namespace" modules +* Removed brute-force killing of threads in tests +* Fixed a thread pool bug when the operating system cannot allocate more threads + +## Release v0.8.0 (25 January 2015) + +* C extension for MRI have been extracted into the `concurrent-ruby-ext` companion gem. + Please see the README for more detail. +* Better variable isolation in `Promise` and `Future` via an `:args` option +* Continued to update intermittently failing tests + +## Release v0.7.2 (24 January 2015) + +* New `Semaphore` class based on [java.util.concurrent.Semaphore](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Semaphore.html) +* New `Promise.all?` and `Promise.any?` class methods +* Renamed `:overflow_policy` on thread pools to `:fallback_policy` +* Thread pools still accept the `:overflow_policy` option but display a warning +* Thread pools now implement `fallback_policy` behavior when not running (rather than universally rejecting tasks) +* Fixed minor `set_deref_options` constructor bug in `Promise` class +* Fixed minor `require` bug in `ThreadLocalVar` class +* Fixed race condition bug in `TimerSet` class +* Fixed race condition bug in `TimerSet` class +* Fixed signal bug in `TimerSet#post` method +* Numerous non-functional updates to clear warning when running in debug mode +* Fixed more intermittently failing tests +* Tests now run on new Travis build environment +* Multiple documentation updates + +## Release v0.7.1 (4 December 2014) + +Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/issues/142) for more information on the next planned release. + +* Added `flat_map` method to `Promise` +* Added `zip` method to `Promise` +* Fixed bug with logging in `Actor` +* Improvements to `Promise` tests +* Removed actor-experimental warning +* Added an `IndirectImmediateExecutor` class +* Allow disabling auto termination of global executors +* Fix thread leaking in `ThreadLocalVar` (uses `Ref` gem on non-JRuby systems) +* Fix thread leaking when pruning pure-Ruby thread pools +* Prevent `Actor` from using an `ImmediateExecutor` (causes deadlock) +* Added missing synchronizations to `TimerSet` +* Fixed bug with return value of `Concurrent::Actor::Utils::Pool#ask` +* Fixed timing bug in `TimerTask` +* Fixed bug when creating a `JavaThreadPoolExecutor` with minimum pool size of zero +* Removed confusing warning when not using native extenstions +* Improved documentation + +## Release v0.7.0 (13 August 2014) + +* Merge the [atomic](https://github.com/ruby-concurrency/atomic) gem + - Pure Ruby `MutexAtomic` atomic reference class + - Platform native atomic reference classes `CAtomic`, `JavaAtomic`, and `RbxAtomic` + - Automated [build process](https://github.com/ruby-concurrency/rake-compiler-dev-box) + - Fat binary releases for [multiple platforms](https://rubygems.org/gems/concurrent-ruby/versions) including Windows (32/64), Linux (32/64), OS X (64-bit), Solaris (64-bit), and JRuby +* C native `CAtomicBoolean` +* C native `CAtomicFixnum` +* Refactored intermittently failing tests +* Added `dataflow!` and `dataflow_with!` methods to match `Future#value!` method +* Better handling of timeout in `Agent` +* Actor Improvements + - Fine-grained implementation using chain of behaviors. Each behavior is responsible for single aspect like: `Termination`, `Pausing`, `Linking`, `Supervising`, etc. Users can create custom Actors easily based on their needs. + - Supervision was added. `RestartingContext` will pause on error waiting on its supervisor to decide what to do next ( options are `:terminate!`, `:resume!`, `:reset!`, `:restart!`). Supervising behavior also supports strategies `:one_for_one` and `:one_for_all`. + - Linking was added to be able to monitor actor's events like: `:terminated`, `:paused`, `:restarted`, etc. + - Dead letter routing added. Rejected envelopes are collected in a configurable actor (default: `Concurrent::Actor.root.ask!(:dead_letter_routing)`) + - Old `Actor` class removed and replaced by new implementation previously called `Actress`. `Actress` was kept as an alias for `Actor` to keep compatibility. + - `Utils::Broadcast` actor which allows Publish–subscribe pattern. +* More executors for managing serialized operations + - `SerializedExecution` mixin module + - `SerializedExecutionDelegator` for serializing *any* executor +* Updated `Async` with serialized execution +* Updated `ImmediateExecutor` and `PerThreadExecutor` with full executor service lifecycle +* Added a `Delay` to root `Actress` initialization +* Minor bug fixes to thread pools +* Refactored many intermittently failing specs +* Removed Java interop warning `executor.rb:148 warning: ambiguous Java methods found, using submit(java.lang.Runnable)` +* Fixed minor bug in `RubyCachedThreadPool` overflow policy +* Updated tests to use [RSpec 3.0](http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3) +* Removed deprecated `Actor` class +* Better support for Rubinius + +## Release v0.6.1 (14 June 2014) + +* Many improvements to `Concurrent::Actress` +* Bug fixes to `Concurrent::RubyThreadPoolExecutor` +* Fixed several brittle tests +* Moved documentation to http://ruby-concurrency.github.io/concurrent-ruby/frames.html + +## Release v0.6.0 (25 May 2014) + +* Added `Concurrent::Observable` to encapsulate our thread safe observer sets +* Improvements to new `Channel` +* Major improvements to `CachedThreadPool` and `FixedThreadPool` +* Added `SingleThreadExecutor` +* Added `Current::timer` function +* Added `TimerSet` executor +* Added `AtomicBoolean` +* `ScheduledTask` refactoring +* Pure Ruby and JRuby-optimized `PriorityQueue` classes +* Updated `Agent` behavior to more closely match Clojure +* Observer sets support block callbacks to the `add_observer` method +* New algorithm for thread creation in `RubyThreadPoolExecutor` +* Minor API updates to `Event` +* Rewritten `TimerTask` now an `Executor` instead of a `Runnable` +* Fixed many brittle specs +* Renamed `FixedThreadPool` and `CachedThreadPool` to `RubyFixedThreadPool` and `RubyCachedThreadPool` +* Created JRuby optimized `JavaFixedThreadPool` and `JavaCachedThreadPool` +* Consolidated fixed thread pool tests into `spec/concurrent/fixed_thread_pool_shared.rb` and `spec/concurrent/cached_thread_pool_shared.rb` +* `FixedThreadPool` now subclasses `RubyFixedThreadPool` or `JavaFixedThreadPool` as appropriate +* `CachedThreadPool` now subclasses `RubyCachedThreadPool` or `JavaCachedThreadPool` as appropriate +* New `Delay` class +* `Concurrent::processor_count` helper function +* New `Async` module +* Renamed `NullThreadPool` to `PerThreadExecutor` +* Deprecated `Channel` (we are planning a new implementation based on [Go](http://golangtutorials.blogspot.com/2011/06/channels-in-go.html)) +* Added gem-level [configuration](http://robots.thoughtbot.com/mygem-configure-block) +* Deprecated `$GLOBAL_THREAD_POOL` in lieu of gem-level configuration +* Removed support for Ruby [1.9.2](https://www.ruby-lang.org/en/news/2013/12/17/maintenance-of-1-8-7-and-1-9-2/) +* New `RubyThreadPoolExecutor` and `JavaThreadPoolExecutor` classes +* All thread pools now extend the appropriate thread pool executor classes +* All thread pools now support `:overflow_policy` (based on Java's [reject policies](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadPoolExecutor.html)) +* Deprecated `UsesGlobalThreadPool` in lieu of explicit `:executor` option (dependency injection) on `Future`, `Promise`, and `Agent` +* Added `Concurrent::dataflow_with(executor, *inputs)` method to support executor dependency injection for dataflow +* Software transactional memory with `TVar` and `Concurrent::atomically` +* First implementation of [new, high-performance](https://github.com/ruby-concurrency/concurrent-ruby/pull/49) `Channel` +* `Actor` is deprecated in favor of new experimental actor implementation [#73](https://github.com/ruby-concurrency/concurrent-ruby/pull/73). To avoid namespace collision it is living in `Actress` namespace until `Actor` is removed in next release. + +## Release v0.5.0 + +This is the most significant release of this gem since its inception. This release includes many improvements and optimizations. It also includes several bug fixes. The major areas of focus for this release were: + +* Stability improvements on Ruby versions with thread-level parallelism ([JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/)) +* Creation of new low-level concurrency abstractions +* Internal refactoring to use the new low-level abstractions + +Most of these updates had no effect on the gem API. There are a few notable exceptions which were unavoidable. Please read the [release notes](API-Updates-in-v0.5.0) for more information. + +Specific changes include: + +* New class `IVar` +* New class `MVar` +* New class `ThreadLocalVar` +* New class `AtomicFixnum` +* New class method `dataflow` +* New class `Condition` +* New class `CountDownLatch` +* New class `DependencyCounter` +* New class `SafeTaskExecutor` +* New class `CopyOnNotifyObserverSet` +* New class `CopyOnWriteObserverSet` +* `Future` updated with `execute` API +* `ScheduledTask` updated with `execute` API +* New `Promise` API +* `Future` now extends `IVar` +* `Postable#post?` now returns an `IVar` +* Thread safety fixes to `Dereferenceable` +* Thread safety fixes to `Obligation` +* Thread safety fixes to `Supervisor` +* Thread safety fixes to `Event` +* Various other thread safety (race condition) fixes +* Refactored brittle tests +* Implemented pending tests +* Added JRuby and Rubinius as Travis CI build targets +* Added [CodeClimate](https://codeclimate.com/) code review +* Improved YARD documentation diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/Gemfile b/vendor/bundle/gems/concurrent-ruby-1.1.4/Gemfile new file mode 100644 index 0000000..21bffcd --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/Gemfile @@ -0,0 +1,39 @@ +source 'https://rubygems.org' + +require File.join(File.dirname(__FILE__ ), 'lib/concurrent/version') + +no_path = ENV['NO_PATH'] +options = no_path ? {} : { path: '.' } + +gem 'concurrent-ruby', Concurrent::VERSION, options +gem 'concurrent-ruby-edge', Concurrent::EDGE_VERSION, options +gem 'concurrent-ruby-ext', Concurrent::VERSION, options.merge(platform: :mri) + +group :development do + gem 'rake', '~> 12.0' + gem 'rake-compiler', '~> 1.0' + gem 'rake-compiler-dock', '~> 0.6.0' + gem 'pry', '~> 0.11', platforms: :mri +end + +group :documentation, optional: true do + gem 'yard', '~> 0.9.0', :require => false + gem 'redcarpet', '~> 3.0', platforms: :mri # understands github markdown + gem 'md-ruby-eval', '~> 0.3' +end + +group :testing do + gem 'rspec', '~> 3.7' + gem 'timecop', '~> 0.7.4' +end + +# made opt-in since it will not install on jruby 1.7 +group :coverage, optional: !ENV['COVERAGE'] do + gem 'simplecov', '~> 0.10.0', :require => false + gem 'coveralls', '~> 0.8.2', :require => false +end + +group :benchmarks, optional: true do + gem 'benchmark-ips', '~> 2.7' + gem 'bench9000' +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/LICENSE.md b/vendor/bundle/gems/concurrent-ruby-1.1.4/LICENSE.md new file mode 100644 index 0000000..eb46190 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/LICENSE.md @@ -0,0 +1,23 @@ +``` +Copyright (c) Jerry D'Antonio -- released under the MIT license. + +http://www.opensource.org/licenses/mit-license.php + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. +``` diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/README.md b/vendor/bundle/gems/concurrent-ruby-1.1.4/README.md new file mode 100644 index 0000000..3ae95db --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/README.md @@ -0,0 +1,349 @@ +# Concurrent Ruby + +[![Gem Version](https://badge.fury.io/rb/concurrent-ruby.svg)](http://badge.fury.io/rb/concurrent-ruby) +[![Build Status](https://travis-ci.org/ruby-concurrency/concurrent-ruby.svg?branch=master)](https://travis-ci.org/ruby-concurrency/concurrent-ruby) +[![Build status](https://ci.appveyor.com/api/projects/status/iq8aboyuu3etad4w?svg=true)](https://ci.appveyor.com/project/rubyconcurrency/concurrent-ruby) +[![License](https://img.shields.io/badge/license-MIT-green.svg)](http://opensource.org/licenses/MIT) +[![Gitter chat](https://img.shields.io/badge/IRC%20(gitter)-devs%20%26%20users-brightgreen.svg)](https://gitter.im/ruby-concurrency/concurrent-ruby) + +Modern concurrency tools for Ruby. Inspired by +[Erlang](http://www.erlang.org/doc/reference_manual/processes.html), +[Clojure](http://clojure.org/concurrent_programming), +[Scala](http://akka.io/), +[Haskell](http://www.haskell.org/haskellwiki/Applications_and_libraries/Concurrency_and_parallelism#Concurrent_Haskell), +[F#](http://blogs.msdn.com/b/dsyme/archive/2010/02/15/async-and-parallel-design-patterns-in-f-part-3-agents.aspx), +[C#](http://msdn.microsoft.com/en-us/library/vstudio/hh191443.aspx), +[Java](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/package-summary.html), +and classic concurrency patterns. + + + +The design goals of this gem are: + +* Be an 'unopinionated' toolbox that provides useful utilities without debating which is better + or why +* Remain free of external gem dependencies +* Stay true to the spirit of the languages providing inspiration +* But implement in a way that makes sense for Ruby +* Keep the semantics as idiomatic Ruby as possible +* Support features that make sense in Ruby +* Exclude features that don't make sense in Ruby +* Be small, lean, and loosely coupled +* Thread-safety +* Backward compatibility + +## Contributing + +**This gem depends on +[contributions](https://github.com/ruby-concurrency/concurrent-ruby/graphs/contributors) and we +appreciate your help. Would you like to contribute? Great! Have a look at +[issues with `looking-for-contributor` label](https://github.com/ruby-concurrency/concurrent-ruby/issues?q=is%3Aissue+is%3Aopen+label%3Alooking-for-contributor).** And if you pick something up let us know on the issue. + +## Thread Safety + +*Concurrent Ruby makes one of the strongest thread safety guarantees of any Ruby concurrency +library, providing consistent behavior and guarantees on all three of the main Ruby interpreters +(MRI/CRuby, JRuby, Rubinius, TruffleRuby).* + +Every abstraction in this library is thread safe. Specific thread safety guarantees are documented +with each abstraction. + +It is critical to remember, however, that Ruby is a language of mutable references. *No* +concurrency library for Ruby can ever prevent the user from making thread safety mistakes (such as +sharing a mutable object between threads and modifying it on both threads) or from creating +deadlocks through incorrect use of locks. All the library can do is provide safe abstractions which +encourage safe practices. Concurrent Ruby provides more safe concurrency abstractions than any +other Ruby library, many of which support the mantra of +["Do not communicate by sharing memory; instead, share memory by communicating"](https://blog.golang.org/share-memory-by-communicating). +Concurrent Ruby is also the only Ruby library which provides a full suite of thread safe and +immutable variable types and data structures. + +We've also initiated discussion to document [memory model](docs-source/synchronization.md) of Ruby which +would provide consistent behaviour and guarantees on all four of the main Ruby interpreters +(MRI/CRuby, JRuby, Rubinius, TruffleRuby). + +## Features & Documentation + +**The primary site for documentation is the automatically generated +[API documentation](http://ruby-concurrency.github.io/concurrent-ruby/index.html) which is up to +date with latest release.** This readme matches the master so may contain new stuff not yet +released. + +We also have a [IRC (gitter)](https://gitter.im/ruby-concurrency/concurrent-ruby). + +### Versioning + +* `concurrent-ruby` uses [Semantic Versioning](http://semver.org/) +* `concurrent-ruby-ext` has always same version as `concurrent-ruby` +* `concurrent-ruby-edge` will always be 0.y.z therefore following + [point 4](http://semver.org/#spec-item-4) applies *"Major version zero + (0.y.z) is for initial development. Anything may change at any time. The + public API should not be considered stable."* However we additionally use + following rules: + * Minor version increment means incompatible changes were made + * Patch version increment means only compatible changes were made + + +#### General-purpose Concurrency Abstractions + +* [Async](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Async.html): + A mixin module that provides simple asynchronous behavior to a class. Loosely based on Erlang's + [gen_server](http://www.erlang.org/doc/man/gen_server.html). +* [ScheduledTask](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/ScheduledTask.html): + Like a Future scheduled for a specific future time. +* [TimerTask](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/TimerTask.html): + A Thread that periodically wakes up to perform work at regular intervals. +* [Promises](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promises.html): + Unified implementation of futures and promises which combines features of previous `Future`, + `Promise`, `IVar`, `Event`, `dataflow`, `Delay`, and (partially) `TimerTask` into a single + framework. It extensively uses the new synchronization layer to make all the features + **non-blocking** and **lock-free**, with the exception of obviously blocking operations like + `#wait`, `#value`. It also offers better performance. + +#### Thread-safe Value Objects, Structures, and Collections + +Collection classes that were originally part of the (deprecated) `thread_safe` gem: + +* [Array](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Array.html) A thread-safe + subclass of Ruby's standard [Array](http://ruby-doc.org/core-2.2.0/Array.html). +* [Hash](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Hash.html) A thread-safe + subclass of Ruby's standard [Hash](http://ruby-doc.org/core-2.2.0/Hash.html). +* [Set](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Set.html) A thread-safe + subclass of Ruby's standard [Set](http://ruby-doc.org/stdlib-2.4.0/libdoc/set/rdoc/Set.html). +* [Map](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Map.html) A hash-like object + that should have much better performance characteristics, especially under high concurrency, + than `Concurrent::Hash`. +* [Tuple](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Tuple.html) A fixed size + array with volatile (synchronized, thread safe) getters/setters. + +Value objects inspired by other languages: + +* [Maybe](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Maybe.html) A thread-safe, + immutable object representing an optional value, based on + [Haskell Data.Maybe](https://hackage.haskell.org/package/base-4.2.0.1/docs/Data-Maybe.html). + +Structure classes derived from Ruby's [Struct](http://ruby-doc.org/core-2.2.0/Struct.html): + +* [ImmutableStruct](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/ImmutableStruct.html) + Immutable struct where values are set at construction and cannot be changed later. +* [MutableStruct](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/MutableStruct.html) + Synchronized, mutable struct where values can be safely changed at any time. +* [SettableStruct](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/SettableStruct.html) + Synchronized, write-once struct where values can be set at most once, either at construction + or any time thereafter. + +Thread-safe variables: + +* [Agent](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Agent.html): A way to + manage shared, mutable, *asynchronous*, independent state. Based on Clojure's + [Agent](http://clojure.org/agents). +* [Atom](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Atom.html): A way to manage + shared, mutable, *synchronous*, independent state. Based on Clojure's + [Atom](http://clojure.org/atoms). +* [AtomicBoolean](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/AtomicBoolean.html) + A boolean value that can be updated atomically. +* [AtomicFixnum](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/AtomicFixnum.html) + A numeric value that can be updated atomically. +* [AtomicReference](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/AtomicReference.html) + An object reference that may be updated atomically. +* [Exchanger](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Exchanger.html) + A synchronization point at which threads can pair and swap elements within pairs. Based on + Java's [Exchanger](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Exchanger.html). +* [MVar](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/MVar.html) A synchronized + single element container. Based on Haskell's + [MVar](https://hackage.haskell.org/package/base-4.8.1.0/docs/Control-Concurrent-MVar.html) and + Scala's [MVar](http://docs.typelevel.org/api/scalaz/nightly/index.html#scalaz.concurrent.MVar$). +* [ThreadLocalVar](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/ThreadLocalVar.html) + A variable where the value is different for each thread. +* [TVar](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/TVar.html) A transactional + variable implementing software transactional memory (STM). Based on Clojure's + [Ref](http://clojure.org/refs). + +#### Java-inspired ThreadPools and Other Executors + +* See the [thread pool](http://ruby-concurrency.github.io/concurrent-ruby/master/file.thread_pools.html) + overview, which also contains a list of other Executors available. + +#### Thread Synchronization Classes and Algorithms + +* [CountDownLatch](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/CountDownLatch.html) + A synchronization object that allows one thread to wait on multiple other threads. +* [CyclicBarrier](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/CyclicBarrier.html) + A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point. +* [Event](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Event.html) Old school + kernel-style event. +* [ReadWriteLock](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/ReadWriteLock.html) + A lock that supports multiple readers but only one writer. +* [ReentrantReadWriteLock](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/ReentrantReadWriteLock.html) + A read/write lock with reentrant and upgrade features. +* [Semaphore](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Semaphore.html) + A counting-based locking mechanism that uses permits. +* [AtomicMarkableReference](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/AtomicMarkableReference.html) + +#### Deprecated + +Deprecated features are still available and bugs are being fixed, but new features will not be added. + +* ~~[Future](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Future.html): + An asynchronous operation that produces a value.~~ Replaced by + [Promises](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promises.html). + * ~~[.dataflow](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent.html#dataflow-class_method): + Built on Futures, Dataflow allows you to create a task that will be scheduled when all of + its data dependencies are available.~~ Replaced by + [Promises](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promises.html). +* ~~[Promise](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promise.html): Similar + to Futures, with more features.~~ Replaced by + [Promises](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promises.html). +* ~~[Delay](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Delay.html) Lazy evaluation + of a block yielding an immutable result. Based on Clojure's + [delay](https://clojuredocs.org/clojure.core/delay).~~ Replaced by + [Promises](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promises.html). +* ~~[IVar](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/IVar.html) Similar to a + "future" but can be manually assigned once, after which it becomes immutable.~~ Replaced by + [Promises](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Promises.html). + +### Edge Features + +These are available in the `concurrent-ruby-edge` companion gem. + +These features are under active development and may change frequently. They are expected not to +keep backward compatibility (there may also lack tests and documentation). Semantic versions will +be obeyed though. Features developed in `concurrent-ruby-edge` are expected to move to +`concurrent-ruby` when final. + +* [Actor](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Actor.html): Implements + the Actor Model, where concurrent actors exchange messages. + *Status: Partial documentation and tests; depends on new future/promise framework; stability is good.* +* [Channel](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Channel.html): + Communicating Sequential Processes ([CSP](https://en.wikipedia.org/wiki/Communicating_sequential_processes)). + Functionally equivalent to Go [channels](https://tour.golang.org/concurrency/2) with additional + inspiration from Clojure [core.async](https://clojure.github.io/core.async/). + *Status: Partial documentation and tests.* +* [LazyRegister](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/LazyRegister.html) +* [LockFreeLinkedSet](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Edge/LockFreeLinkedSet.html) + *Status: will be moved to core soon.* +* [LockFreeStack](http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/LockFreeStack.html) + *Status: missing documentation and tests.* + +## Supported Ruby versions + +* MRI 2.0 and above +* JRuby 9000 +* TruffleRuby are supported. +* Any Ruby interpreter that is compliant with Ruby 2.0 or newer. + +Actually we still support mri 1.9.3 and jruby 1.7.27 but we are looking at ways how to drop the support. +Java 8 is preferred for JRuby but every Java version on which JRuby 9000 runs is supported. + +The legacy support for Rubinius is kept but it is no longer maintained, if you would like to help +please respond to [#739](https://github.com/ruby-concurrency/concurrent-ruby/issues/739). + +## Usage + +Everything within this gem can be loaded simply by requiring it: + +```ruby +require 'concurrent' +``` + +*Requiring only specific abstractions from Concurrent Ruby is not yet supported.* + +To use the tools in the Edge gem it must be required separately: + +```ruby +require 'concurrent-edge' +``` + +If the library does not behave as expected, `Concurrent.use_stdlib_logger(Logger::DEBUG)` could +help to reveal the problem. + +## Installation + +```shell +gem install concurrent-ruby +``` + +or add the following line to Gemfile: + +```ruby +gem 'concurrent-ruby', require: 'concurrent' +``` + +and run `bundle install` from your shell. + +### Edge Gem Installation + +The Edge gem must be installed separately from the core gem: + +```shell +gem install concurrent-ruby-edge +``` + +or add the following line to Gemfile: + +```ruby +gem 'concurrent-ruby-edge', require: 'concurrent-edge' +``` + +and run `bundle install` from your shell. + + +### C Extensions for MRI + +Potential performance improvements may be achieved under MRI by installing optional C extensions. +To minimise installation errors the C extensions are available in the `concurrent-ruby-ext` +extension gem. `concurrent-ruby` and `concurrent-ruby-ext` are always released together with same +version. Simply install the extension gem too: + +```ruby +gem install concurrent-ruby-ext +``` + +or add the following line to Gemfile: + +```ruby +gem 'concurrent-ruby-ext' +``` + +and run `bundle install` from your shell. + +In code it is only necessary to + +```ruby +require 'concurrent' +``` + +The `concurrent-ruby` gem will automatically detect the presence of the `concurrent-ruby-ext` gem +and load the appropriate C extensions. + +#### Note For gem developers + +No gems should depend on `concurrent-ruby-ext`. Doing so will force C extensions on your users. The +best practice is to depend on `concurrent-ruby` and let users to decide if they want C extensions. + +## Maintainers + +* [Petr Chalupa](https://github.com/pitr-ch) (lead maintainer, point-of-contact) +* [Jerry D'Antonio](https://github.com/jdantonio) (creator) +* [Chris Seaton](https://github.com/chrisseaton) + +### Special Thanks to + +* [Brian Durand](https://github.com/bdurand) for the `ref` gem +* [Charles Oliver Nutter](https://github.com/headius) for the `atomic` and `thread_safe` gems +* [thedarkone](https://github.com/thedarkone) for the `thread_safe` gem + +and to the past maintainers + +* [Michele Della Torre](https://github.com/mighe) +* [Paweł Obrok](https://github.com/obrok) +* [Lucas Allan](https://github.com/lucasallan) + +## License and Copyright + +*Concurrent Ruby* is free software released under the +[MIT License](http://www.opensource.org/licenses/MIT). + +The *Concurrent Ruby* [logo](https://github.com/ruby-concurrency/concurrent-ruby/wiki/Logo) was +designed by [David Jones](https://twitter.com/zombyboy). It is Copyright © 2014 +[Jerry D'Antonio](https://twitter.com/jerrydantonio). All Rights Reserved. diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/Rakefile b/vendor/bundle/gems/concurrent-ruby-1.1.4/Rakefile new file mode 100644 index 0000000..95a4e35 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/Rakefile @@ -0,0 +1,346 @@ +#!/usr/bin/env rake + +require_relative 'lib/concurrent/version' +require_relative 'lib/concurrent/utility/engine' + +if Concurrent.ruby_version :<, 2, 0, 0 + # @!visibility private + module Kernel + def __dir__ + File.dirname __FILE__ + end + end +end + +core_gemspec = Gem::Specification.load File.join(__dir__, 'concurrent-ruby.gemspec') +ext_gemspec = Gem::Specification.load File.join(__dir__, 'concurrent-ruby-ext.gemspec') +edge_gemspec = Gem::Specification.load File.join(__dir__, 'concurrent-ruby-edge.gemspec') + +require 'rake/javaextensiontask' + +class ConcurrentRubyJavaExtensionTask < Rake::JavaExtensionTask + def java_classpath_arg(*args) + jruby_cpath = nil + + if RUBY_PLATFORM =~ /java/ + begin + cpath = Java::java.lang.System.getProperty('java.class.path').split(File::PATH_SEPARATOR) + cpath += Java::java.lang.System.getProperty('sun.boot.class.path').split(File::PATH_SEPARATOR) + jruby_cpath = cpath.compact.join(File::PATH_SEPARATOR) + rescue => e + end + + unless jruby_cpath + libdir = RbConfig::CONFIG['libdir'] + if libdir.start_with? "classpath:" + raise 'Cannot build with jruby-complete' + end + jruby_cpath = File.join(libdir, "jruby.jar") + end + end + + unless jruby_cpath + jruby_home = ENV['JRUBY_HOME'] + if jruby_home + candidate = File.join(jruby_home, 'lib', 'jruby.jar') + jruby_cpath = candidate if File.exist? candidate + end + end + + raise "jruby.jar path not found" unless jruby_cpath + + jruby_cpath += File::PATH_SEPARATOR + args.join(File::PATH_SEPARATOR) unless args.empty? + jruby_cpath ? "-cp \"#{jruby_cpath}\"" : "" + end +end + +ConcurrentRubyJavaExtensionTask.new('concurrent_ruby', core_gemspec) do |ext| + ext.ext_dir = 'ext/concurrent-ruby' + ext.lib_dir = 'lib/concurrent' +end + +unless Concurrent.on_jruby? + require 'rake/extensiontask' + + Rake::ExtensionTask.new('concurrent_ruby_ext', ext_gemspec) do |ext| + ext.ext_dir = 'ext/concurrent-ruby-ext' + ext.lib_dir = 'lib/concurrent' + ext.source_pattern = '*.{c,h}' + + ext.cross_compile = true + ext.cross_platform = ['x86-mingw32', 'x64-mingw32'] + end +end + +require 'rake_compiler_dock' +namespace :repackage do + desc '* with Windows fat distributions' + task :all do + Dir.chdir(__dir__) do + # store gems in vendor cache for docker + sh 'bundle package' + + # needed only if the jar is built outside of docker + Rake::Task['lib/concurrent/concurrent_ruby.jar'].invoke + RakeCompilerDock.exec 'support/cross_building.sh' + end + end +end + +require 'rubygems' +require 'rubygems/package_task' + +Gem::PackageTask.new(core_gemspec) {} if core_gemspec +Gem::PackageTask.new(ext_gemspec) {} if ext_gemspec && !Concurrent.on_jruby? +Gem::PackageTask.new(edge_gemspec) {} if edge_gemspec + +CLEAN.include('lib/concurrent/2.*', 'lib/concurrent/*.jar') + +begin + require 'rspec' + require 'rspec/core/rake_task' + + RSpec::Core::RakeTask.new(:spec) + + options = %w[ --color + --backtrace + --seed 1 + --format documentation + --tag ~notravis ] + + namespace :spec do + desc '* Configured for ci' + RSpec::Core::RakeTask.new(:ci) do |t| + t.rspec_opts = [*options].join(' ') + end + + desc '* test packaged and installed gems instead of local files' + task :installed do + Dir.chdir(__dir__) do + sh "gem install pkg/concurrent-ruby-#{Concurrent::VERSION}.gem" + sh "gem install pkg/concurrent-ruby-ext-#{Concurrent::VERSION}.gem" if Concurrent.on_cruby? + sh "gem install pkg/concurrent-ruby-edge-#{Concurrent::EDGE_VERSION}.gem" + ENV['NO_PATH'] = 'true' + sh 'bundle update' + sh 'bundle exec rake spec:ci' + end + end + end + + desc 'executed in CI' + task :ci => [:compile, 'spec:ci'] + + task :default => [:clobber, :compile, :spec] +rescue LoadError => e + puts 'RSpec is not installed, skipping test task definitions: ' + e.message +end + +current_yard_version_name = [*Concurrent::VERSION.split('.')[0..1], 'x'].join('.') + +begin + require 'yard' + require 'md_ruby_eval' + require_relative 'support/yard_full_types' + + common_yard_options = ['--no-yardopts', + '--no-document', + '--no-private', + '--embed-mixins', + '--markup', 'markdown', + '--title', 'Concurrent Ruby', + '--template', 'default', + '--template-path', 'yard-template', + '--default-return', 'undocumented'] + + desc 'Generate YARD Documentation (signpost, master)' + task :yard => ['yard:signpost', 'yard:master'] + + namespace :yard do + + desc '* eval markdown files' + task :eval_md do + Dir.chdir File.join(__dir__, 'docs-source') do + sh 'bundle exec md-ruby-eval --auto' + end + end + + task :update_readme do + Dir.chdir __dir__ do + content = File.read(File.join('README.md')). + gsub(/\[([\w ]+)\]\(http:\/\/ruby-concurrency\.github\.io\/concurrent-ruby\/master\/.*\)/) do |_| + case $1 + when 'LockFreeLinkedSet' + "{Concurrent::Edge::#{$1} #{$1}}" + when '.dataflow' + '{Concurrent.dataflow Concurrent.dataflow}' + when 'thread pool' + '{file:thread_pools.md thread pool}' + else + "{Concurrent::#{$1} #{$1}}" + end + end + FileUtils.mkpath 'tmp' + File.write 'tmp/README.md', content + end + end + + define_yard_task = -> name do + desc "* of #{name} into subdir #{name}" + YARD::Rake::YardocTask.new(name) do |yard| + yard.options.push( + '--output-dir', "docs/#{name}", + '--main', 'tmp/README.md', + *common_yard_options) + yard.files = ['./lib/**/*.rb', + './lib-edge/**/*.rb', + './ext/concurrent_ruby_ext/**/*.c', + '-', + 'docs-source/thread_pools.md', + 'docs-source/promises.out.md', + 'LICENSE.md', + 'CHANGELOG.md'] + end + Rake::Task[name].prerequisites.push 'yard:eval_md', 'yard:update_readme' + end + + define_yard_task.call current_yard_version_name + define_yard_task.call 'master' + + desc "* signpost for versions" + YARD::Rake::YardocTask.new(:signpost) do |yard| + yard.options.push( + '--output-dir', 'docs', + '--main', 'docs-source/signpost.md', + *common_yard_options) + yard.files = ['no-lib'] + end + + define_uptodate_task = -> name do + namespace name do + desc "** ensure that #{name} generated documentation is matching the source code" + task :uptodate do + Dir.chdir(__dir__) do + begin + FileUtils.cp_r 'docs', 'docs-copy', verbose: true + Rake::Task["yard:#{name}"].invoke + sh 'diff -r docs/ docs-copy/' + ensure + FileUtils.rm_rf 'docs-copy', verbose: true + end + end + end + end + end + + define_uptodate_task.call current_yard_version_name + define_uptodate_task.call 'master' + end + +rescue LoadError => e + puts 'YARD is not installed, skipping documentation task definitions: ' + e.message +end + +desc 'build, test, and publish the gem' +task :release => ['release:checks', 'release:build', 'release:test', 'release:publish'] + +namespace :release do + # Depends on environment of @pitr-ch + + mri_version = '2.5.1' + jruby_version = 'jruby-9.1.17.1' + + task :checks => "yard:#{current_yard_version_name}:uptodate" do + Dir.chdir(__dir__) do + sh 'test -z "$(git status --porcelain)"' do |ok, res| + unless ok + begin + STDOUT.puts 'Command failed. Continue? (y/n)' + input = STDIN.gets.strip.downcase + end until %w(y n).include?(input) + exit 1 if input == 'n' + end + end + sh 'git fetch' + sh 'test $(git show-ref --verify --hash refs/heads/master) = ' + + '$(git show-ref --verify --hash refs/remotes/origin/master)' do |ok, res| + unless ok + begin + STDOUT.puts 'Command failed. Continue? (y/n)' + input = STDIN.gets.strip.downcase + end until %w(y n).include?(input) + exit 1 if input == 'n' + end + end + end + end + + desc '* build all *.gem files necessary for release' + task :build => 'repackage:all' + + desc '* test actual installed gems instead of cloned repository on MRI and JRuby' + task :test do + Dir.chdir(__dir__) do + old = ENV['RBENV_VERSION'] + + ENV['RBENV_VERSION'] = mri_version + sh 'rbenv version' + sh 'bundle exec rake spec:installed' + + ENV['RBENV_VERSION'] = jruby_version + sh 'rbenv version' + sh 'bundle exec rake spec:installed' + + puts 'Windows build is untested' + + ENV['RBENV_VERSION'] = old + end + end + + desc '* do all nested steps' + task :publish => ['publish:ask', 'publish:tag', 'publish:rubygems', 'publish:post_steps'] + + namespace :publish do + publish_edge = false + + task :ask do + begin + STDOUT.puts 'Do you want to publish anything? (y/n)' + input = STDIN.gets.strip.downcase + end until %w(y n).include?(input) + exit 1 if input == 'n' + begin + STDOUT.puts 'Do you want to publish edge? (y/n)' + input = STDIN.gets.strip.downcase + end until %w(y n).include?(input) + publish_edge = input == 'y' + end + + desc '** tag HEAD with current version and push to github' + task :tag do + Dir.chdir(__dir__) do + sh "git tag v#{Concurrent::VERSION}" + sh "git push origin v#{Concurrent::VERSION}" + sh "git tag edge-v#{Concurrent::EDGE_VERSION}" if publish_edge + sh "git push origin edge-v#{Concurrent::EDGE_VERSION}" if publish_edge + end + end + + desc '** push all *.gem files to rubygems' + task :rubygems do + Dir.chdir(__dir__) do + sh "gem push pkg/concurrent-ruby-#{Concurrent::VERSION}.gem" + sh "gem push pkg/concurrent-ruby-edge-#{Concurrent::EDGE_VERSION}.gem" if publish_edge + sh "gem push pkg/concurrent-ruby-ext-#{Concurrent::VERSION}.gem" + sh "gem push pkg/concurrent-ruby-ext-#{Concurrent::VERSION}-x64-mingw32.gem" + sh "gem push pkg/concurrent-ruby-ext-#{Concurrent::VERSION}-x86-mingw32.gem" + end + end + + desc '** print post release steps' + task :post_steps do + puts 'Manually: create a release on GitHub with relevant changelog part' + puts 'Manually: send email same as release with relevant changelog part' + puts 'Manually: tweet' + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/ConcurrentRubyService.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/ConcurrentRubyService.java new file mode 100644 index 0000000..fb6be96 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/ConcurrentRubyService.java @@ -0,0 +1,17 @@ +import org.jruby.Ruby; +import org.jruby.runtime.load.BasicLibraryService; + +import java.io.IOException; + +public class ConcurrentRubyService implements BasicLibraryService { + + public boolean basicLoad(final Ruby runtime) throws IOException { + new com.concurrent_ruby.ext.AtomicReferenceLibrary().load(runtime, false); + new com.concurrent_ruby.ext.JavaAtomicBooleanLibrary().load(runtime, false); + new com.concurrent_ruby.ext.JavaAtomicFixnumLibrary().load(runtime, false); + new com.concurrent_ruby.ext.JavaSemaphoreLibrary().load(runtime, false); + new com.concurrent_ruby.ext.SynchronizationLibrary().load(runtime, false); + new com.concurrent_ruby.ext.JRubyMapBackendLibrary().load(runtime, false); + return true; + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java new file mode 100644 index 0000000..dfa9e77 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java @@ -0,0 +1,175 @@ +package com.concurrent_ruby.ext; + +import java.lang.reflect.Field; +import java.io.IOException; +import java.util.concurrent.atomic.AtomicReferenceFieldUpdater; +import org.jruby.Ruby; +import org.jruby.RubyClass; +import org.jruby.RubyModule; +import org.jruby.RubyNumeric; +import org.jruby.RubyObject; +import org.jruby.anno.JRubyClass; +import org.jruby.anno.JRubyMethod; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; +import org.jruby.runtime.load.Library; + +/** + * This library adds an atomic reference type to JRuby for use in the atomic + * library. We do a native version to avoid the implicit value coercion that + * normally happens through JI. + * + * @author headius + */ +public class AtomicReferenceLibrary implements Library { + public void load(Ruby runtime, boolean wrap) throws IOException { + RubyModule concurrentMod = runtime.defineModule("Concurrent"); + RubyClass atomicCls = concurrentMod.defineClassUnder("JavaAtomicReference", runtime.getObject(), JRUBYREFERENCE_ALLOCATOR); + try { + sun.misc.Unsafe.class.getMethod("getAndSetObject", Object.class); + atomicCls.setAllocator(JRUBYREFERENCE8_ALLOCATOR); + } catch (Exception e) { + // leave it as Java 6/7 version + } + atomicCls.defineAnnotatedMethods(JRubyReference.class); + } + + private static final ObjectAllocator JRUBYREFERENCE_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JRubyReference(runtime, klazz); + } + }; + + private static final ObjectAllocator JRUBYREFERENCE8_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JRubyReference8(runtime, klazz); + } + }; + + @JRubyClass(name="JRubyReference", parent="Object") + public static class JRubyReference extends RubyObject { + volatile IRubyObject reference; + + static final sun.misc.Unsafe UNSAFE; + static final long referenceOffset; + + static { + try { + UNSAFE = UnsafeHolder.U; + Class k = JRubyReference.class; + referenceOffset = UNSAFE.objectFieldOffset(k.getDeclaredField("reference")); + } catch (Exception e) { + throw new RuntimeException(e); + } + } + + public JRubyReference(Ruby runtime, RubyClass klass) { + super(runtime, klass); + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context) { + UNSAFE.putObject(this, referenceOffset, context.nil); + return context.nil; + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context, IRubyObject value) { + UNSAFE.putObject(this, referenceOffset, value); + return context.nil; + } + + @JRubyMethod(name = {"get", "value"}) + public IRubyObject get() { + return reference; + } + + @JRubyMethod(name = {"set", "value="}) + public IRubyObject set(IRubyObject newValue) { + UNSAFE.putObjectVolatile(this, referenceOffset, newValue); + return newValue; + } + + @JRubyMethod(name = {"compare_and_set", "compare_and_swap"}) + public IRubyObject compare_and_set(ThreadContext context, IRubyObject expectedValue, IRubyObject newValue) { + Ruby runtime = context.runtime; + + if (expectedValue instanceof RubyNumeric) { + // numerics are not always idempotent in Ruby, so we need to do slower logic + return compareAndSetNumeric(context, expectedValue, newValue); + } + + return runtime.newBoolean(UNSAFE.compareAndSwapObject(this, referenceOffset, expectedValue, newValue)); + } + + @JRubyMethod(name = {"get_and_set", "swap"}) + public IRubyObject get_and_set(ThreadContext context, IRubyObject newValue) { + // less-efficient version for Java 6 and 7 + while (true) { + IRubyObject oldValue = get(); + if (UNSAFE.compareAndSwapObject(this, referenceOffset, oldValue, newValue)) { + return oldValue; + } + } + } + + private IRubyObject compareAndSetNumeric(ThreadContext context, IRubyObject expectedValue, IRubyObject newValue) { + Ruby runtime = context.runtime; + + // loop until: + // * reference CAS would succeed for same-valued objects + // * current and expected have different values as determined by #equals + while (true) { + IRubyObject current = reference; + + if (!(current instanceof RubyNumeric)) { + // old value is not numeric, CAS fails + return runtime.getFalse(); + } + + RubyNumeric currentNumber = (RubyNumeric)current; + if (!currentNumber.equals(expectedValue)) { + // current number does not equal expected, fail CAS + return runtime.getFalse(); + } + + // check that current has not changed, or else allow loop to repeat + boolean success = UNSAFE.compareAndSwapObject(this, referenceOffset, current, newValue); + if (success) { + // value is same and did not change in interim...success + return runtime.getTrue(); + } + } + } + } + + private static final class UnsafeHolder { + private UnsafeHolder(){} + + public static final sun.misc.Unsafe U = loadUnsafe(); + + private static sun.misc.Unsafe loadUnsafe() { + try { + Class unsafeClass = Class.forName("sun.misc.Unsafe"); + Field f = unsafeClass.getDeclaredField("theUnsafe"); + f.setAccessible(true); + return (sun.misc.Unsafe) f.get(null); + } catch (Exception e) { + return null; + } + } + } + + public static class JRubyReference8 extends JRubyReference { + public JRubyReference8(Ruby runtime, RubyClass klass) { + super(runtime, klass); + } + + @Override + public IRubyObject get_and_set(ThreadContext context, IRubyObject newValue) { + // efficient version for Java 8 + return (IRubyObject)UNSAFE.getAndSetObject(this, referenceOffset, newValue); + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java new file mode 100644 index 0000000..a09f916 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java @@ -0,0 +1,248 @@ +package com.concurrent_ruby.ext; + +import org.jruby.*; +import org.jruby.anno.JRubyClass; +import org.jruby.anno.JRubyMethod; +import com.concurrent_ruby.ext.jsr166e.ConcurrentHashMap; +import com.concurrent_ruby.ext.jsr166e.ConcurrentHashMapV8; +import com.concurrent_ruby.ext.jsr166e.nounsafe.*; +import org.jruby.runtime.Block; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; +import org.jruby.runtime.load.Library; + +import java.io.IOException; +import java.util.Map; + +import static org.jruby.runtime.Visibility.PRIVATE; + +/** + * Native Java implementation to avoid the JI overhead. + * + * @author thedarkone + */ +public class JRubyMapBackendLibrary implements Library { + public void load(Ruby runtime, boolean wrap) throws IOException { + + RubyModule concurrentMod = runtime.defineModule("Concurrent"); + RubyModule thread_safeMod = concurrentMod.defineModuleUnder("Collection"); + RubyClass jrubyRefClass = thread_safeMod.defineClassUnder("JRubyMapBackend", runtime.getObject(), BACKEND_ALLOCATOR); + jrubyRefClass.setAllocator(BACKEND_ALLOCATOR); + jrubyRefClass.defineAnnotatedMethods(JRubyMapBackend.class); + } + + private static final ObjectAllocator BACKEND_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JRubyMapBackend(runtime, klazz); + } + }; + + @JRubyClass(name="JRubyMapBackend", parent="Object") + public static class JRubyMapBackend extends RubyObject { + // Defaults used by the CHM + static final int DEFAULT_INITIAL_CAPACITY = 16; + static final float DEFAULT_LOAD_FACTOR = 0.75f; + + public static final boolean CAN_USE_UNSAFE_CHM = canUseUnsafeCHM(); + + private ConcurrentHashMap map; + + private static ConcurrentHashMap newCHM(int initialCapacity, float loadFactor) { + if (CAN_USE_UNSAFE_CHM) { + return new ConcurrentHashMapV8(initialCapacity, loadFactor); + } else { + return new com.concurrent_ruby.ext.jsr166e.nounsafe.ConcurrentHashMapV8(initialCapacity, loadFactor); + } + } + + private static ConcurrentHashMap newCHM() { + return newCHM(DEFAULT_INITIAL_CAPACITY, DEFAULT_LOAD_FACTOR); + } + + private static boolean canUseUnsafeCHM() { + try { + new com.concurrent_ruby.ext.jsr166e.ConcurrentHashMapV8(); // force class load and initialization + return true; + } catch (Throwable t) { // ensuring we really do catch everything + // Doug's Unsafe setup errors always have this "Could not ini.." message + if (isCausedBySecurityException(t)) { + return false; + } + throw (t instanceof RuntimeException ? (RuntimeException) t : new RuntimeException(t)); + } + } + + private static boolean isCausedBySecurityException(Throwable t) { + while (t != null) { + if ((t.getMessage() != null && t.getMessage().contains("Could not initialize intrinsics")) || t instanceof SecurityException) { + return true; + } + t = t.getCause(); + } + return false; + } + + public JRubyMapBackend(Ruby runtime, RubyClass klass) { + super(runtime, klass); + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context) { + map = newCHM(); + return context.getRuntime().getNil(); + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context, IRubyObject options) { + map = toCHM(context, options); + return context.getRuntime().getNil(); + } + + private ConcurrentHashMap toCHM(ThreadContext context, IRubyObject options) { + Ruby runtime = context.getRuntime(); + if (!options.isNil() && options.respondsTo("[]")) { + IRubyObject rInitialCapacity = options.callMethod(context, "[]", runtime.newSymbol("initial_capacity")); + IRubyObject rLoadFactor = options.callMethod(context, "[]", runtime.newSymbol("load_factor")); + int initialCapacity = !rInitialCapacity.isNil() ? RubyNumeric.num2int(rInitialCapacity.convertToInteger()) : DEFAULT_INITIAL_CAPACITY; + float loadFactor = !rLoadFactor.isNil() ? (float)RubyNumeric.num2dbl(rLoadFactor.convertToFloat()) : DEFAULT_LOAD_FACTOR; + return newCHM(initialCapacity, loadFactor); + } else { + return newCHM(); + } + } + + @JRubyMethod(name = "[]", required = 1) + public IRubyObject op_aref(ThreadContext context, IRubyObject key) { + IRubyObject value; + return ((value = map.get(key)) == null) ? context.getRuntime().getNil() : value; + } + + @JRubyMethod(name = {"[]="}, required = 2) + public IRubyObject op_aset(IRubyObject key, IRubyObject value) { + map.put(key, value); + return value; + } + + @JRubyMethod + public IRubyObject put_if_absent(IRubyObject key, IRubyObject value) { + IRubyObject result = map.putIfAbsent(key, value); + return result == null ? getRuntime().getNil() : result; + } + + @JRubyMethod + public IRubyObject compute_if_absent(final ThreadContext context, final IRubyObject key, final Block block) { + return map.computeIfAbsent(key, new ConcurrentHashMap.Fun() { + @Override + public IRubyObject apply(IRubyObject key) { + return block.yieldSpecific(context); + } + }); + } + + @JRubyMethod + public IRubyObject compute_if_present(final ThreadContext context, final IRubyObject key, final Block block) { + IRubyObject result = map.computeIfPresent(key, new ConcurrentHashMap.BiFun() { + @Override + public IRubyObject apply(IRubyObject key, IRubyObject oldValue) { + IRubyObject result = block.yieldSpecific(context, oldValue == null ? context.getRuntime().getNil() : oldValue); + return result.isNil() ? null : result; + } + }); + return result == null ? context.getRuntime().getNil() : result; + } + + @JRubyMethod + public IRubyObject compute(final ThreadContext context, final IRubyObject key, final Block block) { + IRubyObject result = map.compute(key, new ConcurrentHashMap.BiFun() { + @Override + public IRubyObject apply(IRubyObject key, IRubyObject oldValue) { + IRubyObject result = block.yieldSpecific(context, oldValue == null ? context.getRuntime().getNil() : oldValue); + return result.isNil() ? null : result; + } + }); + return result == null ? context.getRuntime().getNil() : result; + } + + @JRubyMethod + public IRubyObject merge_pair(final ThreadContext context, final IRubyObject key, final IRubyObject value, final Block block) { + IRubyObject result = map.merge(key, value, new ConcurrentHashMap.BiFun() { + @Override + public IRubyObject apply(IRubyObject oldValue, IRubyObject newValue) { + IRubyObject result = block.yieldSpecific(context, oldValue == null ? context.getRuntime().getNil() : oldValue); + return result.isNil() ? null : result; + } + }); + return result == null ? context.getRuntime().getNil() : result; + } + + @JRubyMethod + public RubyBoolean replace_pair(IRubyObject key, IRubyObject oldValue, IRubyObject newValue) { + return getRuntime().newBoolean(map.replace(key, oldValue, newValue)); + } + + @JRubyMethod(name = "key?", required = 1) + public RubyBoolean has_key_p(IRubyObject key) { + return map.containsKey(key) ? getRuntime().getTrue() : getRuntime().getFalse(); + } + + @JRubyMethod + public IRubyObject key(IRubyObject value) { + final IRubyObject key = map.findKey(value); + return key == null ? getRuntime().getNil() : key; + } + + @JRubyMethod + public IRubyObject replace_if_exists(IRubyObject key, IRubyObject value) { + IRubyObject result = map.replace(key, value); + return result == null ? getRuntime().getNil() : result; + } + + @JRubyMethod + public IRubyObject get_and_set(IRubyObject key, IRubyObject value) { + IRubyObject result = map.put(key, value); + return result == null ? getRuntime().getNil() : result; + } + + @JRubyMethod + public IRubyObject delete(IRubyObject key) { + IRubyObject result = map.remove(key); + return result == null ? getRuntime().getNil() : result; + } + + @JRubyMethod + public RubyBoolean delete_pair(IRubyObject key, IRubyObject value) { + return getRuntime().newBoolean(map.remove(key, value)); + } + + @JRubyMethod + public IRubyObject clear() { + map.clear(); + return this; + } + + @JRubyMethod + public IRubyObject each_pair(ThreadContext context, Block block) { + for (Map.Entry entry : map.entrySet()) { + block.yieldSpecific(context, entry.getKey(), entry.getValue()); + } + return this; + } + + @JRubyMethod + public RubyFixnum size(ThreadContext context) { + return context.getRuntime().newFixnum(map.size()); + } + + @JRubyMethod + public IRubyObject get_or_default(IRubyObject key, IRubyObject defaultValue) { + return map.getValueOrDefault(key, defaultValue); + } + + @JRubyMethod(visibility = PRIVATE) + public JRubyMapBackend initialize_copy(ThreadContext context, IRubyObject other) { + map = newCHM(); + return this; + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java new file mode 100644 index 0000000..b566076 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java @@ -0,0 +1,93 @@ +package com.concurrent_ruby.ext; + +import org.jruby.Ruby; +import org.jruby.RubyBoolean; +import org.jruby.RubyClass; +import org.jruby.RubyModule; +import org.jruby.RubyNil; +import org.jruby.RubyObject; +import org.jruby.anno.JRubyClass; +import org.jruby.anno.JRubyMethod; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; +import org.jruby.runtime.load.Library; + +import java.io.IOException; +import java.util.concurrent.atomic.AtomicBoolean; + +public class JavaAtomicBooleanLibrary implements Library { + + public void load(Ruby runtime, boolean wrap) throws IOException { + RubyModule concurrentMod = runtime.defineModule("Concurrent"); + RubyClass atomicCls = concurrentMod.defineClassUnder("JavaAtomicBoolean", runtime.getObject(), JRUBYREFERENCE_ALLOCATOR); + atomicCls.defineAnnotatedMethods(JavaAtomicBoolean.class); + } + + private static final ObjectAllocator JRUBYREFERENCE_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JavaAtomicBoolean(runtime, klazz); + } + }; + + @JRubyClass(name = "JavaAtomicBoolean", parent = "Object") + public static class JavaAtomicBoolean extends RubyObject { + + private AtomicBoolean atomicBoolean; + + public JavaAtomicBoolean(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context, IRubyObject value) { + atomicBoolean = new AtomicBoolean(convertRubyBooleanToJavaBoolean(value)); + return context.nil; + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context) { + atomicBoolean = new AtomicBoolean(); + return context.nil; + } + + @JRubyMethod(name = "value") + public IRubyObject value() { + return getRuntime().newBoolean(atomicBoolean.get()); + } + + @JRubyMethod(name = "true?") + public IRubyObject isAtomicTrue() { + return getRuntime().newBoolean(atomicBoolean.get()); + } + + @JRubyMethod(name = "false?") + public IRubyObject isAtomicFalse() { + return getRuntime().newBoolean((atomicBoolean.get() == false)); + } + + @JRubyMethod(name = "value=") + public IRubyObject setAtomic(ThreadContext context, IRubyObject newValue) { + atomicBoolean.set(convertRubyBooleanToJavaBoolean(newValue)); + return context.nil; + } + + @JRubyMethod(name = "make_true") + public IRubyObject makeTrue() { + return getRuntime().newBoolean(atomicBoolean.compareAndSet(false, true)); + } + + @JRubyMethod(name = "make_false") + public IRubyObject makeFalse() { + return getRuntime().newBoolean(atomicBoolean.compareAndSet(true, false)); + } + + private boolean convertRubyBooleanToJavaBoolean(IRubyObject newValue) { + if (newValue instanceof RubyBoolean.False || newValue instanceof RubyNil) { + return false; + } else { + return true; + } + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java new file mode 100644 index 0000000..672bfc0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java @@ -0,0 +1,113 @@ +package com.concurrent_ruby.ext; + +import java.io.IOException; +import java.util.concurrent.atomic.AtomicLong; +import org.jruby.Ruby; +import org.jruby.RubyClass; +import org.jruby.RubyFixnum; +import org.jruby.RubyModule; +import org.jruby.RubyObject; +import org.jruby.anno.JRubyClass; +import org.jruby.anno.JRubyMethod; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; +import org.jruby.runtime.load.Library; +import org.jruby.runtime.Block; + +public class JavaAtomicFixnumLibrary implements Library { + + public void load(Ruby runtime, boolean wrap) throws IOException { + RubyModule concurrentMod = runtime.defineModule("Concurrent"); + RubyClass atomicCls = concurrentMod.defineClassUnder("JavaAtomicFixnum", runtime.getObject(), JRUBYREFERENCE_ALLOCATOR); + + atomicCls.defineAnnotatedMethods(JavaAtomicFixnum.class); + } + + private static final ObjectAllocator JRUBYREFERENCE_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JavaAtomicFixnum(runtime, klazz); + } + }; + + @JRubyClass(name = "JavaAtomicFixnum", parent = "Object") + public static class JavaAtomicFixnum extends RubyObject { + + private AtomicLong atomicLong; + + public JavaAtomicFixnum(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context) { + this.atomicLong = new AtomicLong(0); + return context.nil; + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context, IRubyObject value) { + this.atomicLong = new AtomicLong(rubyFixnumToLong(value)); + return context.nil; + } + + @JRubyMethod(name = "value") + public IRubyObject getValue() { + return getRuntime().newFixnum(atomicLong.get()); + } + + @JRubyMethod(name = "value=") + public IRubyObject setValue(ThreadContext context, IRubyObject newValue) { + atomicLong.set(rubyFixnumToLong(newValue)); + return context.nil; + } + + @JRubyMethod(name = {"increment", "up"}) + public IRubyObject increment() { + return getRuntime().newFixnum(atomicLong.incrementAndGet()); + } + + @JRubyMethod(name = {"increment", "up"}) + public IRubyObject increment(IRubyObject value) { + long delta = rubyFixnumToLong(value); + return getRuntime().newFixnum(atomicLong.addAndGet(delta)); + } + + @JRubyMethod(name = {"decrement", "down"}) + public IRubyObject decrement() { + return getRuntime().newFixnum(atomicLong.decrementAndGet()); + } + + @JRubyMethod(name = {"decrement", "down"}) + public IRubyObject decrement(IRubyObject value) { + long delta = rubyFixnumToLong(value); + return getRuntime().newFixnum(atomicLong.addAndGet(-delta)); + } + + @JRubyMethod(name = "compare_and_set") + public IRubyObject compareAndSet(ThreadContext context, IRubyObject expect, IRubyObject update) { + return getRuntime().newBoolean(atomicLong.compareAndSet(rubyFixnumToLong(expect), rubyFixnumToLong(update))); + } + + @JRubyMethod + public IRubyObject update(ThreadContext context, Block block) { + for (;;) { + long _oldValue = atomicLong.get(); + IRubyObject oldValue = getRuntime().newFixnum(_oldValue); + IRubyObject newValue = block.yield(context, oldValue); + if (atomicLong.compareAndSet(_oldValue, rubyFixnumToLong(newValue))) { + return newValue; + } + } + } + + private long rubyFixnumToLong(IRubyObject value) { + if (value instanceof RubyFixnum) { + RubyFixnum fixNum = (RubyFixnum) value; + return fixNum.getLongValue(); + } else { + throw getRuntime().newArgumentError("value must be a Fixnum"); + } + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java new file mode 100644 index 0000000..a3e847d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java @@ -0,0 +1,159 @@ +package com.concurrent_ruby.ext; + +import java.io.IOException; +import java.util.concurrent.Semaphore; +import org.jruby.Ruby; +import org.jruby.RubyClass; +import org.jruby.RubyFixnum; +import org.jruby.RubyModule; +import org.jruby.RubyNumeric; +import org.jruby.RubyObject; +import org.jruby.anno.JRubyClass; +import org.jruby.anno.JRubyMethod; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; + +public class JavaSemaphoreLibrary { + + public void load(Ruby runtime, boolean wrap) throws IOException { + RubyModule concurrentMod = runtime.defineModule("Concurrent"); + RubyClass atomicCls = concurrentMod.defineClassUnder("JavaSemaphore", runtime.getObject(), JRUBYREFERENCE_ALLOCATOR); + + atomicCls.defineAnnotatedMethods(JavaSemaphore.class); + } + + private static final ObjectAllocator JRUBYREFERENCE_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JavaSemaphore(runtime, klazz); + } + }; + + @JRubyClass(name = "JavaSemaphore", parent = "Object") + public static class JavaSemaphore extends RubyObject { + + private JRubySemaphore semaphore; + + public JavaSemaphore(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + + @JRubyMethod + public IRubyObject initialize(ThreadContext context, IRubyObject value) { + this.semaphore = new JRubySemaphore(rubyFixnumInt(value, "count")); + return context.nil; + } + + @JRubyMethod + public IRubyObject acquire(ThreadContext context, IRubyObject value) throws InterruptedException { + this.semaphore.acquire(rubyFixnumToPositiveInt(value, "permits")); + return context.nil; + } + + @JRubyMethod(name = "available_permits") + public IRubyObject availablePermits(ThreadContext context) { + return getRuntime().newFixnum(this.semaphore.availablePermits()); + } + + @JRubyMethod(name = "drain_permits") + public IRubyObject drainPermits(ThreadContext context) { + return getRuntime().newFixnum(this.semaphore.drainPermits()); + } + + @JRubyMethod + public IRubyObject acquire(ThreadContext context) throws InterruptedException { + this.semaphore.acquire(1); + return context.nil; + } + + @JRubyMethod(name = "try_acquire") + public IRubyObject tryAcquire(ThreadContext context) throws InterruptedException { + return getRuntime().newBoolean(semaphore.tryAcquire(1)); + } + + @JRubyMethod(name = "try_acquire") + public IRubyObject tryAcquire(ThreadContext context, IRubyObject permits) throws InterruptedException { + return getRuntime().newBoolean(semaphore.tryAcquire(rubyFixnumToPositiveInt(permits, "permits"))); + } + + @JRubyMethod(name = "try_acquire") + public IRubyObject tryAcquire(ThreadContext context, IRubyObject permits, IRubyObject timeout) throws InterruptedException { + return getRuntime().newBoolean( + semaphore.tryAcquire( + rubyFixnumToPositiveInt(permits, "permits"), + rubyNumericToLong(timeout, "timeout"), + java.util.concurrent.TimeUnit.SECONDS) + ); + } + + @JRubyMethod + public IRubyObject release(ThreadContext context) { + this.semaphore.release(1); + return getRuntime().newBoolean(true); + } + + @JRubyMethod + public IRubyObject release(ThreadContext context, IRubyObject value) { + this.semaphore.release(rubyFixnumToPositiveInt(value, "permits")); + return getRuntime().newBoolean(true); + } + + @JRubyMethod(name = "reduce_permits") + public IRubyObject reducePermits(ThreadContext context, IRubyObject reduction) throws InterruptedException { + this.semaphore.publicReducePermits(rubyFixnumToNonNegativeInt(reduction, "reduction")); + return context.nil; + } + + private int rubyFixnumInt(IRubyObject value, String paramName) { + if (value instanceof RubyFixnum) { + RubyFixnum fixNum = (RubyFixnum) value; + return (int) fixNum.getLongValue(); + } else { + throw getRuntime().newArgumentError(paramName + " must be integer"); + } + } + + private int rubyFixnumToNonNegativeInt(IRubyObject value, String paramName) { + if (value instanceof RubyFixnum && ((RubyFixnum) value).getLongValue() >= 0) { + RubyFixnum fixNum = (RubyFixnum) value; + return (int) fixNum.getLongValue(); + } else { + throw getRuntime().newArgumentError(paramName + " must be a non-negative integer"); + } + } + + private int rubyFixnumToPositiveInt(IRubyObject value, String paramName) { + if (value instanceof RubyFixnum && ((RubyFixnum) value).getLongValue() > 0) { + RubyFixnum fixNum = (RubyFixnum) value; + return (int) fixNum.getLongValue(); + } else { + throw getRuntime().newArgumentError(paramName + " must be an integer greater than zero"); + } + } + + private long rubyNumericToLong(IRubyObject value, String paramName) { + if (value instanceof RubyNumeric && ((RubyNumeric) value).getDoubleValue() > 0) { + RubyNumeric fixNum = (RubyNumeric) value; + return fixNum.getLongValue(); + } else { + throw getRuntime().newArgumentError(paramName + " must be a float greater than zero"); + } + } + + class JRubySemaphore extends Semaphore { + + public JRubySemaphore(int permits) { + super(permits); + } + + public JRubySemaphore(int permits, boolean value) { + super(permits, value); + } + + public void publicReducePermits(int i) { + reducePermits(i); + } + + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java new file mode 100644 index 0000000..3193ec4 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java @@ -0,0 +1,306 @@ +package com.concurrent_ruby.ext; + +import org.jruby.Ruby; +import org.jruby.RubyBasicObject; +import org.jruby.RubyClass; +import org.jruby.RubyModule; +import org.jruby.RubyObject; +import org.jruby.RubyThread; +import org.jruby.anno.JRubyClass; +import org.jruby.anno.JRubyMethod; +import org.jruby.runtime.Block; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.Visibility; +import org.jruby.runtime.builtin.IRubyObject; +import org.jruby.runtime.load.Library; +import sun.misc.Unsafe; + +import java.io.IOException; +import java.lang.reflect.Field; +import java.lang.reflect.Method; + +public class SynchronizationLibrary implements Library { + + private static final Unsafe UNSAFE = loadUnsafe(); + + private static Unsafe loadUnsafe() { + try { + Class ncdfe = Class.forName("sun.misc.Unsafe"); + Field f = ncdfe.getDeclaredField("theUnsafe"); + f.setAccessible(true); + return (Unsafe) f.get((java.lang.Object) null); + } catch (Exception var2) { + return null; + } catch (NoClassDefFoundError var3) { + return null; + } + } + + private static boolean supportsFences() { + if (UNSAFE == null) { + return false; + } else { + try { + Method m = UNSAFE.getClass().getDeclaredMethod("fullFence", new Class[0]); + if (m != null) { + return true; + } + } catch (Exception var1) { + // nothing + } + + return false; + } + } + + private static final ObjectAllocator JRUBY_OBJECT_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JRubyObject(runtime, klazz); + } + }; + + private static final ObjectAllocator OBJECT_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new Object(runtime, klazz); + } + }; + + private static final ObjectAllocator ABSTRACT_LOCKABLE_OBJECT_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new AbstractLockableObject(runtime, klazz); + } + }; + + private static final ObjectAllocator JRUBY_LOCKABLE_OBJECT_ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JRubyLockableObject(runtime, klazz); + } + }; + + public void load(Ruby runtime, boolean wrap) throws IOException { + RubyModule synchronizationModule = runtime. + defineModule("Concurrent"). + defineModuleUnder("Synchronization"); + + RubyModule jrubyAttrVolatileModule = synchronizationModule.defineModuleUnder("JRubyAttrVolatile"); + jrubyAttrVolatileModule.defineAnnotatedMethods(JRubyAttrVolatile.class); + + defineClass(runtime, synchronizationModule, "AbstractObject", "JRubyObject", + JRubyObject.class, JRUBY_OBJECT_ALLOCATOR); + + defineClass(runtime, synchronizationModule, "JRubyObject", "Object", + Object.class, OBJECT_ALLOCATOR); + + defineClass(runtime, synchronizationModule, "Object", "AbstractLockableObject", + AbstractLockableObject.class, ABSTRACT_LOCKABLE_OBJECT_ALLOCATOR); + + defineClass(runtime, synchronizationModule, "AbstractLockableObject", "JRubyLockableObject", + JRubyLockableObject.class, JRUBY_LOCKABLE_OBJECT_ALLOCATOR); + + defineClass(runtime, synchronizationModule, "Object", "JRuby", + JRuby.class, new ObjectAllocator() { + @Override + public IRubyObject allocate(Ruby runtime, RubyClass klazz) { + return new JRuby(runtime, klazz); + } + }); + } + + private RubyClass defineClass( + Ruby runtime, + RubyModule namespace, + String parentName, + String name, + Class javaImplementation, + ObjectAllocator allocator) { + final RubyClass parentClass = namespace.getClass(parentName); + + if (parentClass == null) { + System.out.println("not found " + parentName); + throw runtime.newRuntimeError(namespace.toString() + "::" + parentName + " is missing"); + } + + final RubyClass newClass = namespace.defineClassUnder(name, parentClass, allocator); + newClass.defineAnnotatedMethods(javaImplementation); + return newClass; + } + + // Facts: + // - all ivar reads are without any synchronisation of fences see + // https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/runtime/ivars/VariableAccessor.java#L110-110 + // - writes depend on UnsafeHolder.U, null -> SynchronizedVariableAccessor, !null -> StampedVariableAccessor + // SynchronizedVariableAccessor wraps with synchronized block, StampedVariableAccessor uses fullFence or + // volatilePut + // TODO (pitr 16-Sep-2015): what do we do in Java 9 ? + + // module JRubyAttrVolatile + public static class JRubyAttrVolatile { + + // volatile threadContext is used as a memory barrier per the JVM memory model happens-before semantic + // on volatile fields. any volatile field could have been used but using the thread context is an + // attempt to avoid code elimination. + private static volatile ThreadContext threadContext = null; + + @JRubyMethod(name = "full_memory_barrier", visibility = Visibility.PUBLIC) + public static IRubyObject fullMemoryBarrier(ThreadContext context, IRubyObject self) { + // Prevent reordering of ivar writes with publication of this instance + if (!supportsFences()) { + // Assuming that following volatile read and write is not eliminated it simulates fullFence. + // If it's eliminated it'll cause problems only on non-x86 platforms. + // http://shipilev.net/blog/2014/jmm-pragmatics/#_happens_before_test_your_understanding + final ThreadContext oldContext = threadContext; + threadContext = context; + } else { + UNSAFE.fullFence(); + } + return context.nil; + } + + @JRubyMethod(name = "instance_variable_get_volatile", visibility = Visibility.PUBLIC) + public static IRubyObject instanceVariableGetVolatile( + ThreadContext context, + IRubyObject self, + IRubyObject name) { + // Ensure we ses latest value with loadFence + if (!supportsFences()) { + // piggybacking on volatile read, simulating loadFence + final ThreadContext oldContext = threadContext; + return ((RubyBasicObject) self).instance_variable_get(context, name); + } else { + UNSAFE.loadFence(); + return ((RubyBasicObject) self).instance_variable_get(context, name); + } + } + + @JRubyMethod(name = "instance_variable_set_volatile", visibility = Visibility.PUBLIC) + public static IRubyObject InstanceVariableSetVolatile( + ThreadContext context, + IRubyObject self, + IRubyObject name, + IRubyObject value) { + // Ensure we make last update visible + if (!supportsFences()) { + // piggybacking on volatile write, simulating storeFence + final IRubyObject result = ((RubyBasicObject) self).instance_variable_set(name, value); + threadContext = context; + return result; + } else { + // JRuby uses StampedVariableAccessor which calls fullFence + // so no additional steps needed. + // See https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/runtime/ivars/StampedVariableAccessor.java#L151-L159 + return ((RubyBasicObject) self).instance_variable_set(name, value); + } + } + } + + @JRubyClass(name = "JRubyObject", parent = "AbstractObject") + public static class JRubyObject extends RubyObject { + + public JRubyObject(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + } + + @JRubyClass(name = "Object", parent = "JRubyObject") + public static class Object extends JRubyObject { + + public Object(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + } + + @JRubyClass(name = "AbstractLockableObject", parent = "Object") + public static class AbstractLockableObject extends Object { + + public AbstractLockableObject(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + } + + @JRubyClass(name = "JRubyLockableObject", parent = "AbstractLockableObject") + public static class JRubyLockableObject extends JRubyObject { + + public JRubyLockableObject(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + + @JRubyMethod(name = "synchronize", visibility = Visibility.PROTECTED) + public IRubyObject rubySynchronize(ThreadContext context, Block block) { + synchronized (this) { + return block.yield(context, null); + } + } + + @JRubyMethod(name = "ns_wait", optional = 1, visibility = Visibility.PROTECTED) + public IRubyObject nsWait(ThreadContext context, IRubyObject[] args) { + Ruby runtime = context.runtime; + if (args.length > 1) { + throw runtime.newArgumentError(args.length, 1); + } + Double timeout = null; + if (args.length > 0 && !args[0].isNil()) { + timeout = args[0].convertToFloat().getDoubleValue(); + if (timeout < 0) { + throw runtime.newArgumentError("time interval must be positive"); + } + } + if (Thread.interrupted()) { + throw runtime.newConcurrencyError("thread interrupted"); + } + boolean success = false; + try { + success = context.getThread().wait_timeout(this, timeout); + } catch (InterruptedException ie) { + throw runtime.newConcurrencyError(ie.getLocalizedMessage()); + } finally { + // An interrupt or timeout may have caused us to miss + // a notify that we consumed, so do another notify in + // case someone else is available to pick it up. + if (!success) { + this.notify(); + } + } + return this; + } + + @JRubyMethod(name = "ns_signal", visibility = Visibility.PROTECTED) + public IRubyObject nsSignal(ThreadContext context) { + notify(); + return this; + } + + @JRubyMethod(name = "ns_broadcast", visibility = Visibility.PROTECTED) + public IRubyObject nsBroadcast(ThreadContext context) { + notifyAll(); + return this; + } + } + + @JRubyClass(name = "JRuby") + public static class JRuby extends RubyObject { + public JRuby(Ruby runtime, RubyClass metaClass) { + super(runtime, metaClass); + } + + @JRubyMethod(name = "sleep_interruptibly", visibility = Visibility.PUBLIC, module = true) + public static IRubyObject sleepInterruptibly(final ThreadContext context, IRubyObject receiver, final Block block) { + try { + context.getThread().executeBlockingTask(new RubyThread.BlockingTask() { + @Override + public void run() throws InterruptedException { + block.call(context); + } + + @Override + public void wakeup() { + context.getThread().getNativeThread().interrupt(); + } + }); + } catch (InterruptedException e) { + throw context.runtime.newThreadError("interrupted in Concurrent::Synchronization::JRuby.sleep_interruptibly"); + } + return context.nil; + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java new file mode 100644 index 0000000..e11e15a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java @@ -0,0 +1,31 @@ +package com.concurrent_ruby.ext.jsr166e; + +import java.util.Map; +import java.util.Set; + +public interface ConcurrentHashMap { + /** Interface describing a function of one argument */ + public interface Fun { T apply(A a); } + /** Interface describing a function of two arguments */ + public interface BiFun { T apply(A a, B b); } + + public V get(K key); + public V put(K key, V value); + public V putIfAbsent(K key, V value); + public V computeIfAbsent(K key, Fun mf); + public V computeIfPresent(K key, BiFun mf); + public V compute(K key, BiFun mf); + public V merge(K key, V value, BiFun mf); + public boolean replace(K key, V oldVal, V newVal); + public V replace(K key, V value); + public boolean containsKey(K key); + public boolean remove(Object key, Object value); + public V remove(K key); + public void clear(); + public Set> entrySet(); + public int size(); + public V getValueOrDefault(Object key, V defaultValue); + + public boolean containsValue(V value); + public K findKey(V value); +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java new file mode 100644 index 0000000..86aa4eb --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java @@ -0,0 +1,3863 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on the 1.79 version. + +package com.concurrent_ruby.ext.jsr166e; + +import org.jruby.RubyClass; +import org.jruby.RubyNumeric; +import org.jruby.RubyObject; +import org.jruby.exceptions.RaiseException; +import com.concurrent_ruby.ext.jsr166y.ThreadLocalRandom; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; + +import java.util.Arrays; +import java.util.Map; +import java.util.Set; +import java.util.Collection; +import java.util.Hashtable; +import java.util.HashMap; +import java.util.Iterator; +import java.util.Enumeration; +import java.util.ConcurrentModificationException; +import java.util.NoSuchElementException; +import java.util.concurrent.ConcurrentMap; +import java.util.concurrent.locks.AbstractQueuedSynchronizer; + +import java.io.Serializable; + +/** + * A hash table supporting full concurrency of retrievals and + * high expected concurrency for updates. This class obeys the + * same functional specification as {@link java.util.Hashtable}, and + * includes versions of methods corresponding to each method of + * {@code Hashtable}. However, even though all operations are + * thread-safe, retrieval operations do not entail locking, + * and there is not any support for locking the entire table + * in a way that prevents all access. This class is fully + * interoperable with {@code Hashtable} in programs that rely on its + * thread safety but not on its synchronization details. + * + *

        Retrieval operations (including {@code get}) generally do not + * block, so may overlap with update operations (including {@code put} + * and {@code remove}). Retrievals reflect the results of the most + * recently completed update operations holding upon their + * onset. (More formally, an update operation for a given key bears a + * happens-before relation with any (non-null) retrieval for + * that key reporting the updated value.) For aggregate operations + * such as {@code putAll} and {@code clear}, concurrent retrievals may + * reflect insertion or removal of only some entries. Similarly, + * Iterators and Enumerations return elements reflecting the state of + * the hash table at some point at or since the creation of the + * iterator/enumeration. They do not throw {@link + * ConcurrentModificationException}. However, iterators are designed + * to be used by only one thread at a time. Bear in mind that the + * results of aggregate status methods including {@code size}, {@code + * isEmpty}, and {@code containsValue} are typically useful only when + * a map is not undergoing concurrent updates in other threads. + * Otherwise the results of these methods reflect transient states + * that may be adequate for monitoring or estimation purposes, but not + * for program control. + * + *

        The table is dynamically expanded when there are too many + * collisions (i.e., keys that have distinct hash codes but fall into + * the same slot modulo the table size), with the expected average + * effect of maintaining roughly two bins per mapping (corresponding + * to a 0.75 load factor threshold for resizing). There may be much + * variance around this average as mappings are added and removed, but + * overall, this maintains a commonly accepted time/space tradeoff for + * hash tables. However, resizing this or any other kind of hash + * table may be a relatively slow operation. When possible, it is a + * good idea to provide a size estimate as an optional {@code + * initialCapacity} constructor argument. An additional optional + * {@code loadFactor} constructor argument provides a further means of + * customizing initial table capacity by specifying the table density + * to be used in calculating the amount of space to allocate for the + * given number of elements. Also, for compatibility with previous + * versions of this class, constructors may optionally specify an + * expected {@code concurrencyLevel} as an additional hint for + * internal sizing. Note that using many keys with exactly the same + * {@code hashCode()} is a sure way to slow down performance of any + * hash table. + * + *

        A {@link Set} projection of a ConcurrentHashMapV8 may be created + * (using {@link #newKeySet()} or {@link #newKeySet(int)}), or viewed + * (using {@link #keySet(Object)} when only keys are of interest, and the + * mapped values are (perhaps transiently) not used or all take the + * same mapping value. + * + *

        A ConcurrentHashMapV8 can be used as scalable frequency map (a + * form of histogram or multiset) by using {@link LongAdder} values + * and initializing via {@link #computeIfAbsent}. For example, to add + * a count to a {@code ConcurrentHashMapV8 freqs}, you + * can use {@code freqs.computeIfAbsent(k -> new + * LongAdder()).increment();} + * + *

        This class and its views and iterators implement all of the + * optional methods of the {@link Map} and {@link Iterator} + * interfaces. + * + *

        Like {@link Hashtable} but unlike {@link HashMap}, this class + * does not allow {@code null} to be used as a key or value. + * + *

        ConcurrentHashMapV8s support parallel operations using the {@link + * ForkJoinPool#commonPool}. (Tasks that may be used in other contexts + * are available in class {@link ForkJoinTasks}). These operations are + * designed to be safely, and often sensibly, applied even with maps + * that are being concurrently updated by other threads; for example, + * when computing a snapshot summary of the values in a shared + * registry. There are three kinds of operation, each with four + * forms, accepting functions with Keys, Values, Entries, and (Key, + * Value) arguments and/or return values. (The first three forms are + * also available via the {@link #keySet()}, {@link #values()} and + * {@link #entrySet()} views). Because the elements of a + * ConcurrentHashMapV8 are not ordered in any particular way, and may be + * processed in different orders in different parallel executions, the + * correctness of supplied functions should not depend on any + * ordering, or on any other objects or values that may transiently + * change while computation is in progress; and except for forEach + * actions, should ideally be side-effect-free. + * + *

          + *
        • forEach: Perform a given action on each element. + * A variant form applies a given transformation on each element + * before performing the action.
        • + * + *
        • search: Return the first available non-null result of + * applying a given function on each element; skipping further + * search when a result is found.
        • + * + *
        • reduce: Accumulate each element. The supplied reduction + * function cannot rely on ordering (more formally, it should be + * both associative and commutative). There are five variants: + * + *
            + * + *
          • Plain reductions. (There is not a form of this method for + * (key, value) function arguments since there is no corresponding + * return type.)
          • + * + *
          • Mapped reductions that accumulate the results of a given + * function applied to each element.
          • + * + *
          • Reductions to scalar doubles, longs, and ints, using a + * given basis value.
          • + * + * + *
          + *
        + * + *

        The concurrency properties of bulk operations follow + * from those of ConcurrentHashMapV8: Any non-null result returned + * from {@code get(key)} and related access methods bears a + * happens-before relation with the associated insertion or + * update. The result of any bulk operation reflects the + * composition of these per-element relations (but is not + * necessarily atomic with respect to the map as a whole unless it + * is somehow known to be quiescent). Conversely, because keys + * and values in the map are never null, null serves as a reliable + * atomic indicator of the current lack of any result. To + * maintain this property, null serves as an implicit basis for + * all non-scalar reduction operations. For the double, long, and + * int versions, the basis should be one that, when combined with + * any other value, returns that other value (more formally, it + * should be the identity element for the reduction). Most common + * reductions have these properties; for example, computing a sum + * with basis 0 or a minimum with basis MAX_VALUE. + * + *

        Search and transformation functions provided as arguments + * should similarly return null to indicate the lack of any result + * (in which case it is not used). In the case of mapped + * reductions, this also enables transformations to serve as + * filters, returning null (or, in the case of primitive + * specializations, the identity basis) if the element should not + * be combined. You can create compound transformations and + * filterings by composing them yourself under this "null means + * there is nothing there now" rule before using them in search or + * reduce operations. + * + *

        Methods accepting and/or returning Entry arguments maintain + * key-value associations. They may be useful for example when + * finding the key for the greatest value. Note that "plain" Entry + * arguments can be supplied using {@code new + * AbstractMap.SimpleEntry(k,v)}. + * + *

        Bulk operations may complete abruptly, throwing an + * exception encountered in the application of a supplied + * function. Bear in mind when handling such exceptions that other + * concurrently executing functions could also have thrown + * exceptions, or would have done so if the first exception had + * not occurred. + * + *

        Parallel speedups for bulk operations compared to sequential + * processing are common but not guaranteed. Operations involving + * brief functions on small maps may execute more slowly than + * sequential loops if the underlying work to parallelize the + * computation is more expensive than the computation itself. + * Similarly, parallelization may not lead to much actual parallelism + * if all processors are busy performing unrelated tasks. + * + *

        All arguments to all task methods must be non-null. + * + *

        jsr166e note: During transition, this class + * uses nested functional interfaces with different names but the + * same forms as those expected for JDK8. + * + *

        This class is a member of the + * + * Java Collections Framework. + * + * @since 1.5 + * @author Doug Lea + * @param the type of keys maintained by this map + * @param the type of mapped values + */ +public class ConcurrentHashMapV8 + implements ConcurrentMap, Serializable, ConcurrentHashMap { + private static final long serialVersionUID = 7249069246763182397L; + + /** + * A partitionable iterator. A Spliterator can be traversed + * directly, but can also be partitioned (before traversal) by + * creating another Spliterator that covers a non-overlapping + * portion of the elements, and so may be amenable to parallel + * execution. + * + *

        This interface exports a subset of expected JDK8 + * functionality. + * + *

        Sample usage: Here is one (of the several) ways to compute + * the sum of the values held in a map using the ForkJoin + * framework. As illustrated here, Spliterators are well suited to + * designs in which a task repeatedly splits off half its work + * into forked subtasks until small enough to process directly, + * and then joins these subtasks. Variants of this style can also + * be used in completion-based designs. + * + *

        +     * {@code ConcurrentHashMapV8 m = ...
        +     * // split as if have 8 * parallelism, for load balance
        +     * int n = m.size();
        +     * int p = aForkJoinPool.getParallelism() * 8;
        +     * int split = (n < p)? n : p;
        +     * long sum = aForkJoinPool.invoke(new SumValues(m.valueSpliterator(), split, null));
        +     * // ...
        +     * static class SumValues extends RecursiveTask {
        +     *   final Spliterator s;
        +     *   final int split;             // split while > 1
        +     *   final SumValues nextJoin;    // records forked subtasks to join
        +     *   SumValues(Spliterator s, int depth, SumValues nextJoin) {
        +     *     this.s = s; this.depth = depth; this.nextJoin = nextJoin;
        +     *   }
        +     *   public Long compute() {
        +     *     long sum = 0;
        +     *     SumValues subtasks = null; // fork subtasks
        +     *     for (int s = split >>> 1; s > 0; s >>>= 1)
        +     *       (subtasks = new SumValues(s.split(), s, subtasks)).fork();
        +     *     while (s.hasNext())        // directly process remaining elements
        +     *       sum += s.next();
        +     *     for (SumValues t = subtasks; t != null; t = t.nextJoin)
        +     *       sum += t.join();         // collect subtask results
        +     *     return sum;
        +     *   }
        +     * }
        +     * }
        + */ + public static interface Spliterator extends Iterator { + /** + * Returns a Spliterator covering approximately half of the + * elements, guaranteed not to overlap with those subsequently + * returned by this Spliterator. After invoking this method, + * the current Spliterator will not produce any of + * the elements of the returned Spliterator, but the two + * Spliterators together will produce all of the elements that + * would have been produced by this Spliterator had this + * method not been called. The exact number of elements + * produced by the returned Spliterator is not guaranteed, and + * may be zero (i.e., with {@code hasNext()} reporting {@code + * false}) if this Spliterator cannot be further split. + * + * @return a Spliterator covering approximately half of the + * elements + * @throws IllegalStateException if this Spliterator has + * already commenced traversing elements + */ + Spliterator split(); + } + + + /* + * Overview: + * + * The primary design goal of this hash table is to maintain + * concurrent readability (typically method get(), but also + * iterators and related methods) while minimizing update + * contention. Secondary goals are to keep space consumption about + * the same or better than java.util.HashMap, and to support high + * initial insertion rates on an empty table by many threads. + * + * Each key-value mapping is held in a Node. Because Node fields + * can contain special values, they are defined using plain Object + * types. Similarly in turn, all internal methods that use them + * work off Object types. And similarly, so do the internal + * methods of auxiliary iterator and view classes. All public + * generic typed methods relay in/out of these internal methods, + * supplying null-checks and casts as needed. This also allows + * many of the public methods to be factored into a smaller number + * of internal methods (although sadly not so for the five + * variants of put-related operations). The validation-based + * approach explained below leads to a lot of code sprawl because + * retry-control precludes factoring into smaller methods. + * + * The table is lazily initialized to a power-of-two size upon the + * first insertion. Each bin in the table normally contains a + * list of Nodes (most often, the list has only zero or one Node). + * Table accesses require volatile/atomic reads, writes, and + * CASes. Because there is no other way to arrange this without + * adding further indirections, we use intrinsics + * (sun.misc.Unsafe) operations. The lists of nodes within bins + * are always accurately traversable under volatile reads, so long + * as lookups check hash code and non-nullness of value before + * checking key equality. + * + * We use the top two bits of Node hash fields for control + * purposes -- they are available anyway because of addressing + * constraints. As explained further below, these top bits are + * used as follows: + * 00 - Normal + * 01 - Locked + * 11 - Locked and may have a thread waiting for lock + * 10 - Node is a forwarding node + * + * The lower 30 bits of each Node's hash field contain a + * transformation of the key's hash code, except for forwarding + * nodes, for which the lower bits are zero (and so always have + * hash field == MOVED). + * + * Insertion (via put or its variants) of the first node in an + * empty bin is performed by just CASing it to the bin. This is + * by far the most common case for put operations under most + * key/hash distributions. Other update operations (insert, + * delete, and replace) require locks. We do not want to waste + * the space required to associate a distinct lock object with + * each bin, so instead use the first node of a bin list itself as + * a lock. Blocking support for these locks relies on the builtin + * "synchronized" monitors. However, we also need a tryLock + * construction, so we overlay these by using bits of the Node + * hash field for lock control (see above), and so normally use + * builtin monitors only for blocking and signalling using + * wait/notifyAll constructions. See Node.tryAwaitLock. + * + * Using the first node of a list as a lock does not by itself + * suffice though: When a node is locked, any update must first + * validate that it is still the first node after locking it, and + * retry if not. Because new nodes are always appended to lists, + * once a node is first in a bin, it remains first until deleted + * or the bin becomes invalidated (upon resizing). However, + * operations that only conditionally update may inspect nodes + * until the point of update. This is a converse of sorts to the + * lazy locking technique described by Herlihy & Shavit. + * + * The main disadvantage of per-bin locks is that other update + * operations on other nodes in a bin list protected by the same + * lock can stall, for example when user equals() or mapping + * functions take a long time. However, statistically, under + * random hash codes, this is not a common problem. Ideally, the + * frequency of nodes in bins follows a Poisson distribution + * (http://en.wikipedia.org/wiki/Poisson_distribution) with a + * parameter of about 0.5 on average, given the resizing threshold + * of 0.75, although with a large variance because of resizing + * granularity. Ignoring variance, the expected occurrences of + * list size k are (exp(-0.5) * pow(0.5, k) / factorial(k)). The + * first values are: + * + * 0: 0.60653066 + * 1: 0.30326533 + * 2: 0.07581633 + * 3: 0.01263606 + * 4: 0.00157952 + * 5: 0.00015795 + * 6: 0.00001316 + * 7: 0.00000094 + * 8: 0.00000006 + * more: less than 1 in ten million + * + * Lock contention probability for two threads accessing distinct + * elements is roughly 1 / (8 * #elements) under random hashes. + * + * Actual hash code distributions encountered in practice + * sometimes deviate significantly from uniform randomness. This + * includes the case when N > (1<<30), so some keys MUST collide. + * Similarly for dumb or hostile usages in which multiple keys are + * designed to have identical hash codes. Also, although we guard + * against the worst effects of this (see method spread), sets of + * hashes may differ only in bits that do not impact their bin + * index for a given power-of-two mask. So we use a secondary + * strategy that applies when the number of nodes in a bin exceeds + * a threshold, and at least one of the keys implements + * Comparable. These TreeBins use a balanced tree to hold nodes + * (a specialized form of red-black trees), bounding search time + * to O(log N). Each search step in a TreeBin is around twice as + * slow as in a regular list, but given that N cannot exceed + * (1<<64) (before running out of addresses) this bounds search + * steps, lock hold times, etc, to reasonable constants (roughly + * 100 nodes inspected per operation worst case) so long as keys + * are Comparable (which is very common -- String, Long, etc). + * TreeBin nodes (TreeNodes) also maintain the same "next" + * traversal pointers as regular nodes, so can be traversed in + * iterators in the same way. + * + * The table is resized when occupancy exceeds a percentage + * threshold (nominally, 0.75, but see below). Only a single + * thread performs the resize (using field "sizeCtl", to arrange + * exclusion), but the table otherwise remains usable for reads + * and updates. Resizing proceeds by transferring bins, one by + * one, from the table to the next table. Because we are using + * power-of-two expansion, the elements from each bin must either + * stay at same index, or move with a power of two offset. We + * eliminate unnecessary node creation by catching cases where old + * nodes can be reused because their next fields won't change. On + * average, only about one-sixth of them need cloning when a table + * doubles. The nodes they replace will be garbage collectable as + * soon as they are no longer referenced by any reader thread that + * may be in the midst of concurrently traversing table. Upon + * transfer, the old table bin contains only a special forwarding + * node (with hash field "MOVED") that contains the next table as + * its key. On encountering a forwarding node, access and update + * operations restart, using the new table. + * + * Each bin transfer requires its bin lock. However, unlike other + * cases, a transfer can skip a bin if it fails to acquire its + * lock, and revisit it later (unless it is a TreeBin). Method + * rebuild maintains a buffer of TRANSFER_BUFFER_SIZE bins that + * have been skipped because of failure to acquire a lock, and + * blocks only if none are available (i.e., only very rarely). + * The transfer operation must also ensure that all accessible + * bins in both the old and new table are usable by any traversal. + * When there are no lock acquisition failures, this is arranged + * simply by proceeding from the last bin (table.length - 1) up + * towards the first. Upon seeing a forwarding node, traversals + * (see class Iter) arrange to move to the new table + * without revisiting nodes. However, when any node is skipped + * during a transfer, all earlier table bins may have become + * visible, so are initialized with a reverse-forwarding node back + * to the old table until the new ones are established. (This + * sometimes requires transiently locking a forwarding node, which + * is possible under the above encoding.) These more expensive + * mechanics trigger only when necessary. + * + * The traversal scheme also applies to partial traversals of + * ranges of bins (via an alternate Traverser constructor) + * to support partitioned aggregate operations. Also, read-only + * operations give up if ever forwarded to a null table, which + * provides support for shutdown-style clearing, which is also not + * currently implemented. + * + * Lazy table initialization minimizes footprint until first use, + * and also avoids resizings when the first operation is from a + * putAll, constructor with map argument, or deserialization. + * These cases attempt to override the initial capacity settings, + * but harmlessly fail to take effect in cases of races. + * + * The element count is maintained using a LongAdder, which avoids + * contention on updates but can encounter cache thrashing if read + * too frequently during concurrent access. To avoid reading so + * often, resizing is attempted either when a bin lock is + * contended, or upon adding to a bin already holding two or more + * nodes (checked before adding in the xIfAbsent methods, after + * adding in others). Under uniform hash distributions, the + * probability of this occurring at threshold is around 13%, + * meaning that only about 1 in 8 puts check threshold (and after + * resizing, many fewer do so). But this approximation has high + * variance for small table sizes, so we check on any collision + * for sizes <= 64. The bulk putAll operation further reduces + * contention by only committing count updates upon these size + * checks. + * + * Maintaining API and serialization compatibility with previous + * versions of this class introduces several oddities. Mainly: We + * leave untouched but unused constructor arguments refering to + * concurrencyLevel. We accept a loadFactor constructor argument, + * but apply it only to initial table capacity (which is the only + * time that we can guarantee to honor it.) We also declare an + * unused "Segment" class that is instantiated in minimal form + * only when serializing. + */ + + /* ---------------- Constants -------------- */ + + /** + * The largest possible table capacity. This value must be + * exactly 1<<30 to stay within Java array allocation and indexing + * bounds for power of two table sizes, and is further required + * because the top two bits of 32bit hash fields are used for + * control purposes. + */ + private static final int MAXIMUM_CAPACITY = 1 << 30; + + /** + * The default initial table capacity. Must be a power of 2 + * (i.e., at least 1) and at most MAXIMUM_CAPACITY. + */ + private static final int DEFAULT_CAPACITY = 16; + + /** + * The largest possible (non-power of two) array size. + * Needed by toArray and related methods. + */ + static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; + + /** + * The default concurrency level for this table. Unused but + * defined for compatibility with previous versions of this class. + */ + private static final int DEFAULT_CONCURRENCY_LEVEL = 16; + + /** + * The load factor for this table. Overrides of this value in + * constructors affect only the initial table capacity. The + * actual floating point value isn't normally used -- it is + * simpler to use expressions such as {@code n - (n >>> 2)} for + * the associated resizing threshold. + */ + private static final float LOAD_FACTOR = 0.75f; + + /** + * The buffer size for skipped bins during transfers. The + * value is arbitrary but should be large enough to avoid + * most locking stalls during resizes. + */ + private static final int TRANSFER_BUFFER_SIZE = 32; + + /** + * The bin count threshold for using a tree rather than list for a + * bin. The value reflects the approximate break-even point for + * using tree-based operations. + * Note that Doug's version defaults to 8, but when dealing with + * Ruby objects it is actually beneficial to avoid TreeNodes + * as long as possible as it usually means going into Ruby land. + */ + private static final int TREE_THRESHOLD = 16; + + /* + * Encodings for special uses of Node hash fields. See above for + * explanation. + */ + static final int MOVED = 0x80000000; // hash field for forwarding nodes + static final int LOCKED = 0x40000000; // set/tested only as a bit + static final int WAITING = 0xc0000000; // both bits set/tested together + static final int HASH_BITS = 0x3fffffff; // usable bits of normal node hash + + /* ---------------- Fields -------------- */ + + /** + * The array of bins. Lazily initialized upon first insertion. + * Size is always a power of two. Accessed directly by iterators. + */ + transient volatile Node[] table; + + /** + * The counter maintaining number of elements. + */ + private transient final LongAdder counter; + + /** + * Table initialization and resizing control. When negative, the + * table is being initialized or resized. Otherwise, when table is + * null, holds the initial table size to use upon creation, or 0 + * for default. After initialization, holds the next element count + * value upon which to resize the table. + */ + private transient volatile int sizeCtl; + + // views + private transient KeySetView keySet; + private transient ValuesView values; + private transient EntrySetView entrySet; + + /** For serialization compatibility. Null unless serialized; see below */ + private Segment[] segments; + + /* ---------------- Table element access -------------- */ + + /* + * Volatile access methods are used for table elements as well as + * elements of in-progress next table while resizing. Uses are + * null checked by callers, and implicitly bounds-checked, relying + * on the invariants that tab arrays have non-zero size, and all + * indices are masked with (tab.length - 1) which is never + * negative and always less than length. Note that, to be correct + * wrt arbitrary concurrency errors by users, bounds checks must + * operate on local variables, which accounts for some odd-looking + * inline assignments below. + */ + + static final Node tabAt(Node[] tab, int i) { // used by Iter + return (Node)UNSAFE.getObjectVolatile(tab, ((long)i< 1 ? 64 : 1; + + /** + * Spins a while if LOCKED bit set and this node is the first + * of its bin, and then sets WAITING bits on hash field and + * blocks (once) if they are still set. It is OK for this + * method to return even if lock is not available upon exit, + * which enables these simple single-wait mechanics. + * + * The corresponding signalling operation is performed within + * callers: Upon detecting that WAITING has been set when + * unlocking lock (via a failed CAS from non-waiting LOCKED + * state), unlockers acquire the sync lock and perform a + * notifyAll. + * + * The initial sanity check on tab and bounds is not currently + * necessary in the only usages of this method, but enables + * use in other future contexts. + */ + final void tryAwaitLock(Node[] tab, int i) { + if (tab != null && i >= 0 && i < tab.length) { // sanity check + int r = ThreadLocalRandom.current().nextInt(); // randomize spins + int spins = MAX_SPINS, h; + while (tabAt(tab, i) == this && ((h = hash) & LOCKED) != 0) { + if (spins >= 0) { + r ^= r << 1; r ^= r >>> 3; r ^= r << 10; // xorshift + if (r >= 0 && --spins == 0) + Thread.yield(); // yield before block + } + else if (casHash(h, h | WAITING)) { + synchronized (this) { + if (tabAt(tab, i) == this && + (hash & WAITING) == WAITING) { + try { + wait(); + } catch (InterruptedException ie) { + Thread.currentThread().interrupt(); + } + } + else + notifyAll(); // possibly won race vs signaller + } + break; + } + } + } + } + + // Unsafe mechanics for casHash + private static final sun.misc.Unsafe UNSAFE; + private static final long hashOffset; + + static { + try { + UNSAFE = getUnsafe(); + Class k = Node.class; + hashOffset = UNSAFE.objectFieldOffset + (k.getDeclaredField("hash")); + } catch (Exception e) { + throw new Error(e); + } + } + } + + /* ---------------- TreeBins -------------- */ + + /** + * Nodes for use in TreeBins + */ + static final class TreeNode extends Node { + TreeNode parent; // red-black tree links + TreeNode left; + TreeNode right; + TreeNode prev; // needed to unlink next upon deletion + boolean red; + + TreeNode(int hash, Object key, Object val, Node next, TreeNode parent) { + super(hash, key, val, next); + this.parent = parent; + } + } + + /** + * A specialized form of red-black tree for use in bins + * whose size exceeds a threshold. + * + * TreeBins use a special form of comparison for search and + * related operations (which is the main reason we cannot use + * existing collections such as TreeMaps). TreeBins contain + * Comparable elements, but may contain others, as well as + * elements that are Comparable but not necessarily Comparable + * for the same T, so we cannot invoke compareTo among them. To + * handle this, the tree is ordered primarily by hash value, then + * by getClass().getName() order, and then by Comparator order + * among elements of the same class. On lookup at a node, if + * elements are not comparable or compare as 0, both left and + * right children may need to be searched in the case of tied hash + * values. (This corresponds to the full list search that would be + * necessary if all elements were non-Comparable and had tied + * hashes.) The red-black balancing code is updated from + * pre-jdk-collections + * (http://gee.cs.oswego.edu/dl/classes/collections/RBCell.java) + * based in turn on Cormen, Leiserson, and Rivest "Introduction to + * Algorithms" (CLR). + * + * TreeBins also maintain a separate locking discipline than + * regular bins. Because they are forwarded via special MOVED + * nodes at bin heads (which can never change once established), + * we cannot use those nodes as locks. Instead, TreeBin + * extends AbstractQueuedSynchronizer to support a simple form of + * read-write lock. For update operations and table validation, + * the exclusive form of lock behaves in the same way as bin-head + * locks. However, lookups use shared read-lock mechanics to allow + * multiple readers in the absence of writers. Additionally, + * these lookups do not ever block: While the lock is not + * available, they proceed along the slow traversal path (via + * next-pointers) until the lock becomes available or the list is + * exhausted, whichever comes first. (These cases are not fast, + * but maximize aggregate expected throughput.) The AQS mechanics + * for doing this are straightforward. The lock state is held as + * AQS getState(). Read counts are negative; the write count (1) + * is positive. There are no signalling preferences among readers + * and writers. Since we don't need to export full Lock API, we + * just override the minimal AQS methods and use them directly. + */ + static final class TreeBin extends AbstractQueuedSynchronizer { + private static final long serialVersionUID = 2249069246763182397L; + transient TreeNode root; // root of tree + transient TreeNode first; // head of next-pointer list + + /* AQS overrides */ + public final boolean isHeldExclusively() { return getState() > 0; } + public final boolean tryAcquire(int ignore) { + if (compareAndSetState(0, 1)) { + setExclusiveOwnerThread(Thread.currentThread()); + return true; + } + return false; + } + public final boolean tryRelease(int ignore) { + setExclusiveOwnerThread(null); + setState(0); + return true; + } + public final int tryAcquireShared(int ignore) { + for (int c;;) { + if ((c = getState()) > 0) + return -1; + if (compareAndSetState(c, c -1)) + return 1; + } + } + public final boolean tryReleaseShared(int ignore) { + int c; + do {} while (!compareAndSetState(c = getState(), c + 1)); + return c == -1; + } + + /** From CLR */ + private void rotateLeft(TreeNode p) { + if (p != null) { + TreeNode r = p.right, pp, rl; + if ((rl = p.right = r.left) != null) + rl.parent = p; + if ((pp = r.parent = p.parent) == null) + root = r; + else if (pp.left == p) + pp.left = r; + else + pp.right = r; + r.left = p; + p.parent = r; + } + } + + /** From CLR */ + private void rotateRight(TreeNode p) { + if (p != null) { + TreeNode l = p.left, pp, lr; + if ((lr = p.left = l.right) != null) + lr.parent = p; + if ((pp = l.parent = p.parent) == null) + root = l; + else if (pp.right == p) + pp.right = l; + else + pp.left = l; + l.right = p; + p.parent = l; + } + } + + @SuppressWarnings("unchecked") final TreeNode getTreeNode + (int h, Object k, TreeNode p) { + return getTreeNode(h, (RubyObject)k, p); + } + + /** + * Returns the TreeNode (or null if not found) for the given key + * starting at given root. + */ + @SuppressWarnings("unchecked") final TreeNode getTreeNode + (int h, RubyObject k, TreeNode p) { + RubyClass c = k.getMetaClass(); boolean kNotComparable = !k.respondsTo("<=>"); + while (p != null) { + int dir, ph; RubyObject pk; RubyClass pc; + if ((ph = p.hash) == h) { + if ((pk = (RubyObject)p.key) == k || k.equals(pk)) + return p; + if (c != (pc = (RubyClass)pk.getMetaClass()) || + kNotComparable || + (dir = rubyCompare(k, pk)) == 0) { + dir = (c == pc) ? 0 : c.getName().compareTo(pc.getName()); + if (dir == 0) { // if still stuck, need to check both sides + TreeNode r = null, pl, pr; + // try to recurse on the right + if ((pr = p.right) != null && h >= pr.hash && (r = getTreeNode(h, k, pr)) != null) + return r; + // try to continue iterating on the left side + else if ((pl = p.left) != null && h <= pl.hash) + dir = -1; + else // no matching node found + return null; + } + } + } + else + dir = (h < ph) ? -1 : 1; + p = (dir > 0) ? p.right : p.left; + } + return null; + } + + int rubyCompare(RubyObject l, RubyObject r) { + ThreadContext context = l.getMetaClass().getRuntime().getCurrentContext(); + IRubyObject result; + try { + result = l.callMethod(context, "<=>", r); + } catch (RaiseException e) { + // handle objects "lying" about responding to <=>, ie: an Array containing non-comparable keys + if (context.runtime.getNoMethodError().isInstance(e.getException())) { + return 0; + } + throw e; + } + + return result.isNil() ? 0 : RubyNumeric.num2int(result.convertToInteger()); + } + + /** + * Wrapper for getTreeNode used by CHM.get. Tries to obtain + * read-lock to call getTreeNode, but during failure to get + * lock, searches along next links. + */ + final Object getValue(int h, Object k) { + Node r = null; + int c = getState(); // Must read lock state first + for (Node e = first; e != null; e = e.next) { + if (c <= 0 && compareAndSetState(c, c - 1)) { + try { + r = getTreeNode(h, k, root); + } finally { + releaseShared(0); + } + break; + } + else if ((e.hash & HASH_BITS) == h && k.equals(e.key)) { + r = e; + break; + } + else + c = getState(); + } + return r == null ? null : r.val; + } + + @SuppressWarnings("unchecked") final TreeNode putTreeNode + (int h, Object k, Object v) { + return putTreeNode(h, (RubyObject)k, v); + } + + /** + * Finds or adds a node. + * @return null if added + */ + @SuppressWarnings("unchecked") final TreeNode putTreeNode + (int h, RubyObject k, Object v) { + RubyClass c = k.getMetaClass(); + boolean kNotComparable = !k.respondsTo("<=>"); + TreeNode pp = root, p = null; + int dir = 0; + while (pp != null) { // find existing node or leaf to insert at + int ph; RubyObject pk; RubyClass pc; + p = pp; + if ((ph = p.hash) == h) { + if ((pk = (RubyObject)p.key) == k || k.equals(pk)) + return p; + if (c != (pc = pk.getMetaClass()) || + kNotComparable || + (dir = rubyCompare(k, pk)) == 0) { + dir = (c == pc) ? 0 : c.getName().compareTo(pc.getName()); + if (dir == 0) { // if still stuck, need to check both sides + TreeNode r = null, pr; + // try to recurse on the right + if ((pr = p.right) != null && h >= pr.hash && (r = getTreeNode(h, k, pr)) != null) + return r; + else // continue descending down the left subtree + dir = -1; + } + } + } + else + dir = (h < ph) ? -1 : 1; + pp = (dir > 0) ? p.right : p.left; + } + + TreeNode f = first; + TreeNode x = first = new TreeNode(h, (Object)k, v, f, p); + if (p == null) + root = x; + else { // attach and rebalance; adapted from CLR + TreeNode xp, xpp; + if (f != null) + f.prev = x; + if (dir <= 0) + p.left = x; + else + p.right = x; + x.red = true; + while (x != null && (xp = x.parent) != null && xp.red && + (xpp = xp.parent) != null) { + TreeNode xppl = xpp.left; + if (xp == xppl) { + TreeNode y = xpp.right; + if (y != null && y.red) { + y.red = false; + xp.red = false; + xpp.red = true; + x = xpp; + } + else { + if (x == xp.right) { + rotateLeft(x = xp); + xpp = (xp = x.parent) == null ? null : xp.parent; + } + if (xp != null) { + xp.red = false; + if (xpp != null) { + xpp.red = true; + rotateRight(xpp); + } + } + } + } + else { + TreeNode y = xppl; + if (y != null && y.red) { + y.red = false; + xp.red = false; + xpp.red = true; + x = xpp; + } + else { + if (x == xp.left) { + rotateRight(x = xp); + xpp = (xp = x.parent) == null ? null : xp.parent; + } + if (xp != null) { + xp.red = false; + if (xpp != null) { + xpp.red = true; + rotateLeft(xpp); + } + } + } + } + } + TreeNode r = root; + if (r != null && r.red) + r.red = false; + } + return null; + } + + /** + * Removes the given node, that must be present before this + * call. This is messier than typical red-black deletion code + * because we cannot swap the contents of an interior node + * with a leaf successor that is pinned by "next" pointers + * that are accessible independently of lock. So instead we + * swap the tree linkages. + */ + final void deleteTreeNode(TreeNode p) { + TreeNode next = (TreeNode)p.next; // unlink traversal pointers + TreeNode pred = p.prev; + if (pred == null) + first = next; + else + pred.next = next; + if (next != null) + next.prev = pred; + TreeNode replacement; + TreeNode pl = p.left; + TreeNode pr = p.right; + if (pl != null && pr != null) { + TreeNode s = pr, sl; + while ((sl = s.left) != null) // find successor + s = sl; + boolean c = s.red; s.red = p.red; p.red = c; // swap colors + TreeNode sr = s.right; + TreeNode pp = p.parent; + if (s == pr) { // p was s's direct parent + p.parent = s; + s.right = p; + } + else { + TreeNode sp = s.parent; + if ((p.parent = sp) != null) { + if (s == sp.left) + sp.left = p; + else + sp.right = p; + } + if ((s.right = pr) != null) + pr.parent = s; + } + p.left = null; + if ((p.right = sr) != null) + sr.parent = p; + if ((s.left = pl) != null) + pl.parent = s; + if ((s.parent = pp) == null) + root = s; + else if (p == pp.left) + pp.left = s; + else + pp.right = s; + replacement = sr; + } + else + replacement = (pl != null) ? pl : pr; + TreeNode pp = p.parent; + if (replacement == null) { + if (pp == null) { + root = null; + return; + } + replacement = p; + } + else { + replacement.parent = pp; + if (pp == null) + root = replacement; + else if (p == pp.left) + pp.left = replacement; + else + pp.right = replacement; + p.left = p.right = p.parent = null; + } + if (!p.red) { // rebalance, from CLR + TreeNode x = replacement; + while (x != null) { + TreeNode xp, xpl; + if (x.red || (xp = x.parent) == null) { + x.red = false; + break; + } + if (x == (xpl = xp.left)) { + TreeNode sib = xp.right; + if (sib != null && sib.red) { + sib.red = false; + xp.red = true; + rotateLeft(xp); + sib = (xp = x.parent) == null ? null : xp.right; + } + if (sib == null) + x = xp; + else { + TreeNode sl = sib.left, sr = sib.right; + if ((sr == null || !sr.red) && + (sl == null || !sl.red)) { + sib.red = true; + x = xp; + } + else { + if (sr == null || !sr.red) { + if (sl != null) + sl.red = false; + sib.red = true; + rotateRight(sib); + sib = (xp = x.parent) == null ? null : xp.right; + } + if (sib != null) { + sib.red = (xp == null) ? false : xp.red; + if ((sr = sib.right) != null) + sr.red = false; + } + if (xp != null) { + xp.red = false; + rotateLeft(xp); + } + x = root; + } + } + } + else { // symmetric + TreeNode sib = xpl; + if (sib != null && sib.red) { + sib.red = false; + xp.red = true; + rotateRight(xp); + sib = (xp = x.parent) == null ? null : xp.left; + } + if (sib == null) + x = xp; + else { + TreeNode sl = sib.left, sr = sib.right; + if ((sl == null || !sl.red) && + (sr == null || !sr.red)) { + sib.red = true; + x = xp; + } + else { + if (sl == null || !sl.red) { + if (sr != null) + sr.red = false; + sib.red = true; + rotateLeft(sib); + sib = (xp = x.parent) == null ? null : xp.left; + } + if (sib != null) { + sib.red = (xp == null) ? false : xp.red; + if ((sl = sib.left) != null) + sl.red = false; + } + if (xp != null) { + xp.red = false; + rotateRight(xp); + } + x = root; + } + } + } + } + } + if (p == replacement && (pp = p.parent) != null) { + if (p == pp.left) // detach pointers + pp.left = null; + else if (p == pp.right) + pp.right = null; + p.parent = null; + } + } + } + + /* ---------------- Collision reduction methods -------------- */ + + /** + * Spreads higher bits to lower, and also forces top 2 bits to 0. + * Because the table uses power-of-two masking, sets of hashes + * that vary only in bits above the current mask will always + * collide. (Among known examples are sets of Float keys holding + * consecutive whole numbers in small tables.) To counter this, + * we apply a transform that spreads the impact of higher bits + * downward. There is a tradeoff between speed, utility, and + * quality of bit-spreading. Because many common sets of hashes + * are already reasonably distributed across bits (so don't benefit + * from spreading), and because we use trees to handle large sets + * of collisions in bins, we don't need excessively high quality. + */ + private static final int spread(int h) { + h ^= (h >>> 18) ^ (h >>> 12); + return (h ^ (h >>> 10)) & HASH_BITS; + } + + /** + * Replaces a list bin with a tree bin. Call only when locked. + * Fails to replace if the given key is non-comparable or table + * is, or needs, resizing. + */ + private final void replaceWithTreeBin(Node[] tab, int index, Object key) { + if ((key instanceof Comparable) && + (tab.length >= MAXIMUM_CAPACITY || counter.sum() < (long)sizeCtl)) { + TreeBin t = new TreeBin(); + for (Node e = tabAt(tab, index); e != null; e = e.next) + t.putTreeNode(e.hash & HASH_BITS, e.key, e.val); + setTabAt(tab, index, new Node(MOVED, t, null, null)); + } + } + + /* ---------------- Internal access and update methods -------------- */ + + /** Implementation for get and containsKey */ + private final Object internalGet(Object k) { + int h = spread(k.hashCode()); + retry: for (Node[] tab = table; tab != null;) { + Node e, p; Object ek, ev; int eh; // locals to read fields once + for (e = tabAt(tab, (tab.length - 1) & h); e != null; e = e.next) { + if ((eh = e.hash) == MOVED) { + if ((ek = e.key) instanceof TreeBin) // search TreeBin + return ((TreeBin)ek).getValue(h, k); + else { // restart with new table + tab = (Node[])ek; + continue retry; + } + } + else if ((eh & HASH_BITS) == h && (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) + return ev; + } + break; + } + return null; + } + + /** + * Implementation for the four public remove/replace methods: + * Replaces node value with v, conditional upon match of cv if + * non-null. If resulting value is null, delete. + */ + private final Object internalReplace(Object k, Object v, Object cv) { + int h = spread(k.hashCode()); + Object oldVal = null; + for (Node[] tab = table;;) { + Node f; int i, fh; Object fk; + if (tab == null || + (f = tabAt(tab, i = (tab.length - 1) & h)) == null) + break; + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean validated = false; + boolean deleted = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + validated = true; + TreeNode p = t.getTreeNode(h, k, t.root); + if (p != null) { + Object pv = p.val; + if (cv == null || cv == pv || cv.equals(pv)) { + oldVal = pv; + if ((p.val = v) == null) { + deleted = true; + t.deleteTreeNode(p); + } + } + } + } + } finally { + t.release(0); + } + if (validated) { + if (deleted) + counter.add(-1L); + break; + } + } + else + tab = (Node[])fk; + } + else if ((fh & HASH_BITS) != h && f.next == null) // precheck + break; // rules out possible existence + else if ((fh & LOCKED) != 0) { + checkForResize(); // try resizing if can't get lock + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + boolean validated = false; + boolean deleted = false; + try { + if (tabAt(tab, i) == f) { + validated = true; + for (Node e = f, pred = null;;) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + ((ev = e.val) != null) && + ((ek = e.key) == k || k.equals(ek))) { + if (cv == null || cv == ev || cv.equals(ev)) { + oldVal = ev; + if ((e.val = v) == null) { + deleted = true; + Node en = e.next; + if (pred != null) + pred.next = en; + else + setTabAt(tab, i, en); + } + } + break; + } + pred = e; + if ((e = e.next) == null) + break; + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (validated) { + if (deleted) + counter.add(-1L); + break; + } + } + } + return oldVal; + } + + /* + * Internal versions of the six insertion methods, each a + * little more complicated than the last. All have + * the same basic structure as the first (internalPut): + * 1. If table uninitialized, create + * 2. If bin empty, try to CAS new node + * 3. If bin stale, use new table + * 4. if bin converted to TreeBin, validate and relay to TreeBin methods + * 5. Lock and validate; if valid, scan and add or update + * + * The others interweave other checks and/or alternative actions: + * * Plain put checks for and performs resize after insertion. + * * putIfAbsent prescans for mapping without lock (and fails to add + * if present), which also makes pre-emptive resize checks worthwhile. + * * computeIfAbsent extends form used in putIfAbsent with additional + * mechanics to deal with, calls, potential exceptions and null + * returns from function call. + * * compute uses the same function-call mechanics, but without + * the prescans + * * merge acts as putIfAbsent in the absent case, but invokes the + * update function if present + * * putAll attempts to pre-allocate enough table space + * and more lazily performs count updates and checks. + * + * Someday when details settle down a bit more, it might be worth + * some factoring to reduce sprawl. + */ + + /** Implementation for put */ + private final Object internalPut(Object k, Object v) { + int h = spread(k.hashCode()); + int count = 0; + for (Node[] tab = table;;) { + int i; Node f; int fh; Object fk; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length - 1) & h)) == null) { + if (casTabAt(tab, i, null, new Node(h, k, v, null))) + break; // no lock when adding to empty bin + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + Object oldVal = null; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 2; + TreeNode p = t.putTreeNode(h, k, v); + if (p != null) { + oldVal = p.val; + p.val = v; + } + } + } finally { + t.release(0); + } + if (count != 0) { + if (oldVal != null) + return oldVal; + break; + } + } + else + tab = (Node[])fk; + } + else if ((fh & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + Object oldVal = null; + try { // needed in case equals() throws + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + oldVal = ev; + e.val = v; + break; + } + Node last = e; + if ((e = e.next) == null) { + last.next = new Node(h, k, v, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { // unlock and signal if needed + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (oldVal != null) + return oldVal; + if (tab.length <= 64) + count = 2; + break; + } + } + } + counter.add(1L); + if (count > 1) + checkForResize(); + return null; + } + + /** Implementation for putIfAbsent */ + private final Object internalPutIfAbsent(Object k, Object v) { + int h = spread(k.hashCode()); + int count = 0; + for (Node[] tab = table;;) { + int i; Node f; int fh; Object fk, fv; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length - 1) & h)) == null) { + if (casTabAt(tab, i, null, new Node(h, k, v, null))) + break; + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + Object oldVal = null; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 2; + TreeNode p = t.putTreeNode(h, k, v); + if (p != null) + oldVal = p.val; + } + } finally { + t.release(0); + } + if (count != 0) { + if (oldVal != null) + return oldVal; + break; + } + } + else + tab = (Node[])fk; + } + else if ((fh & HASH_BITS) == h && (fv = f.val) != null && + ((fk = f.key) == k || k.equals(fk))) + return fv; + else { + Node g = f.next; + if (g != null) { // at least 2 nodes -- search and maybe resize + for (Node e = g;;) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) + return ev; + if ((e = e.next) == null) { + checkForResize(); + break; + } + } + } + if (((fh = f.hash) & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (tabAt(tab, i) == f && f.casHash(fh, fh | LOCKED)) { + Object oldVal = null; + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + oldVal = ev; + break; + } + Node last = e; + if ((e = e.next) == null) { + last.next = new Node(h, k, v, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (oldVal != null) + return oldVal; + if (tab.length <= 64) + count = 2; + break; + } + } + } + } + counter.add(1L); + if (count > 1) + checkForResize(); + return null; + } + + /** Implementation for computeIfAbsent */ + private final Object internalComputeIfAbsent(K k, + Fun mf) { + int h = spread(k.hashCode()); + Object val = null; + int count = 0; + for (Node[] tab = table;;) { + Node f; int i, fh; Object fk, fv; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length - 1) & h)) == null) { + Node node = new Node(fh = h | LOCKED, k, null, null); + if (casTabAt(tab, i, null, node)) { + count = 1; + try { + if ((val = mf.apply(k)) != null) + node.val = val; + } finally { + if (val == null) + setTabAt(tab, i, null); + if (!node.casHash(fh, h)) { + node.hash = h; + synchronized (node) { node.notifyAll(); }; + } + } + } + if (count != 0) + break; + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean added = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 1; + TreeNode p = t.getTreeNode(h, k, t.root); + if (p != null) + val = p.val; + else if ((val = mf.apply(k)) != null) { + added = true; + count = 2; + t.putTreeNode(h, k, val); + } + } + } finally { + t.release(0); + } + if (count != 0) { + if (!added) + return val; + break; + } + } + else + tab = (Node[])fk; + } + else if ((fh & HASH_BITS) == h && (fv = f.val) != null && + ((fk = f.key) == k || k.equals(fk))) + return fv; + else { + Node g = f.next; + if (g != null) { + for (Node e = g;;) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) + return ev; + if ((e = e.next) == null) { + checkForResize(); + break; + } + } + } + if (((fh = f.hash) & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (tabAt(tab, i) == f && f.casHash(fh, fh | LOCKED)) { + boolean added = false; + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + val = ev; + break; + } + Node last = e; + if ((e = e.next) == null) { + if ((val = mf.apply(k)) != null) { + added = true; + last.next = new Node(h, k, val, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + } + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (!added) + return val; + if (tab.length <= 64) + count = 2; + break; + } + } + } + } + if (val != null) { + counter.add(1L); + if (count > 1) + checkForResize(); + } + return val; + } + + /** Implementation for compute */ + @SuppressWarnings("unchecked") private final Object internalCompute + (K k, boolean onlyIfPresent, BiFun mf) { + int h = spread(k.hashCode()); + Object val = null; + int delta = 0; + int count = 0; + for (Node[] tab = table;;) { + Node f; int i, fh; Object fk; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length - 1) & h)) == null) { + if (onlyIfPresent) + break; + Node node = new Node(fh = h | LOCKED, k, null, null); + if (casTabAt(tab, i, null, node)) { + try { + count = 1; + if ((val = mf.apply(k, null)) != null) { + node.val = val; + delta = 1; + } + } finally { + if (delta == 0) + setTabAt(tab, i, null); + if (!node.casHash(fh, h)) { + node.hash = h; + synchronized (node) { node.notifyAll(); }; + } + } + } + if (count != 0) + break; + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 1; + TreeNode p = t.getTreeNode(h, k, t.root); + Object pv; + if (p == null) { + if (onlyIfPresent) + break; + pv = null; + } else + pv = p.val; + if ((val = mf.apply(k, (V)pv)) != null) { + if (p != null) + p.val = val; + else { + count = 2; + delta = 1; + t.putTreeNode(h, k, val); + } + } + else if (p != null) { + delta = -1; + t.deleteTreeNode(p); + } + } + } finally { + t.release(0); + } + if (count != 0) + break; + } + else + tab = (Node[])fk; + } + else if ((fh & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f, pred = null;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + val = mf.apply(k, (V)ev); + if (val != null) + e.val = val; + else { + delta = -1; + Node en = e.next; + if (pred != null) + pred.next = en; + else + setTabAt(tab, i, en); + } + break; + } + pred = e; + if ((e = e.next) == null) { + if (!onlyIfPresent && (val = mf.apply(k, null)) != null) { + pred.next = new Node(h, k, val, null); + delta = 1; + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + } + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (tab.length <= 64) + count = 2; + break; + } + } + } + if (delta != 0) { + counter.add((long)delta); + if (count > 1) + checkForResize(); + } + return val; + } + + /** Implementation for merge */ + @SuppressWarnings("unchecked") private final Object internalMerge + (K k, V v, BiFun mf) { + int h = spread(k.hashCode()); + Object val = null; + int delta = 0; + int count = 0; + for (Node[] tab = table;;) { + int i; Node f; int fh; Object fk, fv; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length - 1) & h)) == null) { + if (casTabAt(tab, i, null, new Node(h, k, v, null))) { + delta = 1; + val = v; + break; + } + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 1; + TreeNode p = t.getTreeNode(h, k, t.root); + val = (p == null) ? v : mf.apply((V)p.val, v); + if (val != null) { + if (p != null) + p.val = val; + else { + count = 2; + delta = 1; + t.putTreeNode(h, k, val); + } + } + else if (p != null) { + delta = -1; + t.deleteTreeNode(p); + } + } + } finally { + t.release(0); + } + if (count != 0) + break; + } + else + tab = (Node[])fk; + } + else if ((fh & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f, pred = null;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + val = mf.apply((V)ev, v); + if (val != null) + e.val = val; + else { + delta = -1; + Node en = e.next; + if (pred != null) + pred.next = en; + else + setTabAt(tab, i, en); + } + break; + } + pred = e; + if ((e = e.next) == null) { + val = v; + pred.next = new Node(h, k, val, null); + delta = 1; + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (tab.length <= 64) + count = 2; + break; + } + } + } + if (delta != 0) { + counter.add((long)delta); + if (count > 1) + checkForResize(); + } + return val; + } + + /** Implementation for putAll */ + private final void internalPutAll(Map m) { + tryPresize(m.size()); + long delta = 0L; // number of uncommitted additions + boolean npe = false; // to throw exception on exit for nulls + try { // to clean up counts on other exceptions + for (Map.Entry entry : m.entrySet()) { + Object k, v; + if (entry == null || (k = entry.getKey()) == null || + (v = entry.getValue()) == null) { + npe = true; + break; + } + int h = spread(k.hashCode()); + for (Node[] tab = table;;) { + int i; Node f; int fh; Object fk; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length - 1) & h)) == null){ + if (casTabAt(tab, i, null, new Node(h, k, v, null))) { + ++delta; + break; + } + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean validated = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + validated = true; + TreeNode p = t.getTreeNode(h, k, t.root); + if (p != null) + p.val = v; + else { + t.putTreeNode(h, k, v); + ++delta; + } + } + } finally { + t.release(0); + } + if (validated) + break; + } + else + tab = (Node[])fk; + } + else if ((fh & LOCKED) != 0) { + counter.add(delta); + delta = 0L; + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + int count = 0; + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + e.val = v; + break; + } + Node last = e; + if ((e = e.next) == null) { + ++delta; + last.next = new Node(h, k, v, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (count > 1) { + counter.add(delta); + delta = 0L; + checkForResize(); + } + break; + } + } + } + } + } finally { + if (delta != 0) + counter.add(delta); + } + if (npe) + throw new NullPointerException(); + } + + /* ---------------- Table Initialization and Resizing -------------- */ + + /** + * Returns a power of two table size for the given desired capacity. + * See Hackers Delight, sec 3.2 + */ + private static final int tableSizeFor(int c) { + int n = c - 1; + n |= n >>> 1; + n |= n >>> 2; + n |= n >>> 4; + n |= n >>> 8; + n |= n >>> 16; + return (n < 0) ? 1 : (n >= MAXIMUM_CAPACITY) ? MAXIMUM_CAPACITY : n + 1; + } + + /** + * Initializes table, using the size recorded in sizeCtl. + */ + private final Node[] initTable() { + Node[] tab; int sc; + while ((tab = table) == null) { + if ((sc = sizeCtl) < 0) + Thread.yield(); // lost initialization race; just spin + else if (UNSAFE.compareAndSwapInt(this, sizeCtlOffset, sc, -1)) { + try { + if ((tab = table) == null) { + int n = (sc > 0) ? sc : DEFAULT_CAPACITY; + tab = table = new Node[n]; + sc = n - (n >>> 2); + } + } finally { + sizeCtl = sc; + } + break; + } + } + return tab; + } + + /** + * If table is too small and not already resizing, creates next + * table and transfers bins. Rechecks occupancy after a transfer + * to see if another resize is already needed because resizings + * are lagging additions. + */ + private final void checkForResize() { + Node[] tab; int n, sc; + while ((tab = table) != null && + (n = tab.length) < MAXIMUM_CAPACITY && + (sc = sizeCtl) >= 0 && counter.sum() >= (long)sc && + UNSAFE.compareAndSwapInt(this, sizeCtlOffset, sc, -1)) { + try { + if (tab == table) { + table = rebuild(tab); + sc = (n << 1) - (n >>> 1); + } + } finally { + sizeCtl = sc; + } + } + } + + /** + * Tries to presize table to accommodate the given number of elements. + * + * @param size number of elements (doesn't need to be perfectly accurate) + */ + private final void tryPresize(int size) { + int c = (size >= (MAXIMUM_CAPACITY >>> 1)) ? MAXIMUM_CAPACITY : + tableSizeFor(size + (size >>> 1) + 1); + int sc; + while ((sc = sizeCtl) >= 0) { + Node[] tab = table; int n; + if (tab == null || (n = tab.length) == 0) { + n = (sc > c) ? sc : c; + if (UNSAFE.compareAndSwapInt(this, sizeCtlOffset, sc, -1)) { + try { + if (table == tab) { + table = new Node[n]; + sc = n - (n >>> 2); + } + } finally { + sizeCtl = sc; + } + } + } + else if (c <= sc || n >= MAXIMUM_CAPACITY) + break; + else if (UNSAFE.compareAndSwapInt(this, sizeCtlOffset, sc, -1)) { + try { + if (table == tab) { + table = rebuild(tab); + sc = (n << 1) - (n >>> 1); + } + } finally { + sizeCtl = sc; + } + } + } + } + + /* + * Moves and/or copies the nodes in each bin to new table. See + * above for explanation. + * + * @return the new table + */ + private static final Node[] rebuild(Node[] tab) { + int n = tab.length; + Node[] nextTab = new Node[n << 1]; + Node fwd = new Node(MOVED, nextTab, null, null); + int[] buffer = null; // holds bins to revisit; null until needed + Node rev = null; // reverse forwarder; null until needed + int nbuffered = 0; // the number of bins in buffer list + int bufferIndex = 0; // buffer index of current buffered bin + int bin = n - 1; // current non-buffered bin or -1 if none + + for (int i = bin;;) { // start upwards sweep + int fh; Node f; + if ((f = tabAt(tab, i)) == null) { + if (bin >= 0) { // Unbuffered; no lock needed (or available) + if (!casTabAt(tab, i, f, fwd)) + continue; + } + else { // transiently use a locked forwarding node + Node g = new Node(MOVED|LOCKED, nextTab, null, null); + if (!casTabAt(tab, i, f, g)) + continue; + setTabAt(nextTab, i, null); + setTabAt(nextTab, i + n, null); + setTabAt(tab, i, fwd); + if (!g.casHash(MOVED|LOCKED, MOVED)) { + g.hash = MOVED; + synchronized (g) { g.notifyAll(); } + } + } + } + else if ((fh = f.hash) == MOVED) { + Object fk = f.key; + if (fk instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean validated = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + validated = true; + splitTreeBin(nextTab, i, t); + setTabAt(tab, i, fwd); + } + } finally { + t.release(0); + } + if (!validated) + continue; + } + } + else if ((fh & LOCKED) == 0 && f.casHash(fh, fh|LOCKED)) { + boolean validated = false; + try { // split to lo and hi lists; copying as needed + if (tabAt(tab, i) == f) { + validated = true; + splitBin(nextTab, i, f); + setTabAt(tab, i, fwd); + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (!validated) + continue; + } + else { + if (buffer == null) // initialize buffer for revisits + buffer = new int[TRANSFER_BUFFER_SIZE]; + if (bin < 0 && bufferIndex > 0) { + int j = buffer[--bufferIndex]; + buffer[bufferIndex] = i; + i = j; // swap with another bin + continue; + } + if (bin < 0 || nbuffered >= TRANSFER_BUFFER_SIZE) { + f.tryAwaitLock(tab, i); + continue; // no other options -- block + } + if (rev == null) // initialize reverse-forwarder + rev = new Node(MOVED, tab, null, null); + if (tabAt(tab, i) != f || (f.hash & LOCKED) == 0) + continue; // recheck before adding to list + buffer[nbuffered++] = i; + setTabAt(nextTab, i, rev); // install place-holders + setTabAt(nextTab, i + n, rev); + } + + if (bin > 0) + i = --bin; + else if (buffer != null && nbuffered > 0) { + bin = -1; + i = buffer[bufferIndex = --nbuffered]; + } + else + return nextTab; + } + } + + /** + * Splits a normal bin with list headed by e into lo and hi parts; + * installs in given table. + */ + private static void splitBin(Node[] nextTab, int i, Node e) { + int bit = nextTab.length >>> 1; // bit to split on + int runBit = e.hash & bit; + Node lastRun = e, lo = null, hi = null; + for (Node p = e.next; p != null; p = p.next) { + int b = p.hash & bit; + if (b != runBit) { + runBit = b; + lastRun = p; + } + } + if (runBit == 0) + lo = lastRun; + else + hi = lastRun; + for (Node p = e; p != lastRun; p = p.next) { + int ph = p.hash & HASH_BITS; + Object pk = p.key, pv = p.val; + if ((ph & bit) == 0) + lo = new Node(ph, pk, pv, lo); + else + hi = new Node(ph, pk, pv, hi); + } + setTabAt(nextTab, i, lo); + setTabAt(nextTab, i + bit, hi); + } + + /** + * Splits a tree bin into lo and hi parts; installs in given table. + */ + private static void splitTreeBin(Node[] nextTab, int i, TreeBin t) { + int bit = nextTab.length >>> 1; + TreeBin lt = new TreeBin(); + TreeBin ht = new TreeBin(); + int lc = 0, hc = 0; + for (Node e = t.first; e != null; e = e.next) { + int h = e.hash & HASH_BITS; + Object k = e.key, v = e.val; + if ((h & bit) == 0) { + ++lc; + lt.putTreeNode(h, k, v); + } + else { + ++hc; + ht.putTreeNode(h, k, v); + } + } + Node ln, hn; // throw away trees if too small + if (lc <= (TREE_THRESHOLD >>> 1)) { + ln = null; + for (Node p = lt.first; p != null; p = p.next) + ln = new Node(p.hash, p.key, p.val, ln); + } + else + ln = new Node(MOVED, lt, null, null); + setTabAt(nextTab, i, ln); + if (hc <= (TREE_THRESHOLD >>> 1)) { + hn = null; + for (Node p = ht.first; p != null; p = p.next) + hn = new Node(p.hash, p.key, p.val, hn); + } + else + hn = new Node(MOVED, ht, null, null); + setTabAt(nextTab, i + bit, hn); + } + + /** + * Implementation for clear. Steps through each bin, removing all + * nodes. + */ + private final void internalClear() { + long delta = 0L; // negative number of deletions + int i = 0; + Node[] tab = table; + while (tab != null && i < tab.length) { + int fh; Object fk; + Node f = tabAt(tab, i); + if (f == null) + ++i; + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + for (Node p = t.first; p != null; p = p.next) { + if (p.val != null) { // (currently always true) + p.val = null; + --delta; + } + } + t.first = null; + t.root = null; + ++i; + } + } finally { + t.release(0); + } + } + else + tab = (Node[])fk; + } + else if ((fh & LOCKED) != 0) { + counter.add(delta); // opportunistically update count + delta = 0L; + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + try { + if (tabAt(tab, i) == f) { + for (Node e = f; e != null; e = e.next) { + if (e.val != null) { // (currently always true) + e.val = null; + --delta; + } + } + setTabAt(tab, i, null); + ++i; + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + } + } + if (delta != 0) + counter.add(delta); + } + + /* ----------------Table Traversal -------------- */ + + /** + * Encapsulates traversal for methods such as containsValue; also + * serves as a base class for other iterators and bulk tasks. + * + * At each step, the iterator snapshots the key ("nextKey") and + * value ("nextVal") of a valid node (i.e., one that, at point of + * snapshot, has a non-null user value). Because val fields can + * change (including to null, indicating deletion), field nextVal + * might not be accurate at point of use, but still maintains the + * weak consistency property of holding a value that was once + * valid. To support iterator.remove, the nextKey field is not + * updated (nulled out) when the iterator cannot advance. + * + * Internal traversals directly access these fields, as in: + * {@code while (it.advance() != null) { process(it.nextKey); }} + * + * Exported iterators must track whether the iterator has advanced + * (in hasNext vs next) (by setting/checking/nulling field + * nextVal), and then extract key, value, or key-value pairs as + * return values of next(). + * + * The iterator visits once each still-valid node that was + * reachable upon iterator construction. It might miss some that + * were added to a bin after the bin was visited, which is OK wrt + * consistency guarantees. Maintaining this property in the face + * of possible ongoing resizes requires a fair amount of + * bookkeeping state that is difficult to optimize away amidst + * volatile accesses. Even so, traversal maintains reasonable + * throughput. + * + * Normally, iteration proceeds bin-by-bin traversing lists. + * However, if the table has been resized, then all future steps + * must traverse both the bin at the current index as well as at + * (index + baseSize); and so on for further resizings. To + * paranoically cope with potential sharing by users of iterators + * across threads, iteration terminates if a bounds checks fails + * for a table read. + * + * This class extends ForkJoinTask to streamline parallel + * iteration in bulk operations (see BulkTask). This adds only an + * int of space overhead, which is close enough to negligible in + * cases where it is not needed to not worry about it. Because + * ForkJoinTask is Serializable, but iterators need not be, we + * need to add warning suppressions. + */ + @SuppressWarnings("serial") static class Traverser { + final ConcurrentHashMapV8 map; + Node next; // the next entry to use + K nextKey; // cached key field of next + V nextVal; // cached val field of next + Node[] tab; // current table; updated if resized + int index; // index of bin to use next + int baseIndex; // current index of initial table + int baseLimit; // index bound for initial table + int baseSize; // initial table size + + /** Creates iterator for all entries in the table. */ + Traverser(ConcurrentHashMapV8 map) { + this.map = map; + } + + /** Creates iterator for split() methods */ + Traverser(Traverser it) { + ConcurrentHashMapV8 m; Node[] t; + if ((m = this.map = it.map) == null) + t = null; + else if ((t = it.tab) == null && // force parent tab initialization + (t = it.tab = m.table) != null) + it.baseLimit = it.baseSize = t.length; + this.tab = t; + this.baseSize = it.baseSize; + it.baseLimit = this.index = this.baseIndex = + ((this.baseLimit = it.baseLimit) + it.baseIndex + 1) >>> 1; + } + + /** + * Advances next; returns nextVal or null if terminated. + * See above for explanation. + */ + final V advance() { + Node e = next; + V ev = null; + outer: do { + if (e != null) // advance past used/skipped node + e = e.next; + while (e == null) { // get to next non-null bin + ConcurrentHashMapV8 m; + Node[] t; int b, i, n; Object ek; // checks must use locals + if ((t = tab) != null) + n = t.length; + else if ((m = map) != null && (t = tab = m.table) != null) + n = baseLimit = baseSize = t.length; + else + break outer; + if ((b = baseIndex) >= baseLimit || + (i = index) < 0 || i >= n) + break outer; + if ((e = tabAt(t, i)) != null && e.hash == MOVED) { + if ((ek = e.key) instanceof TreeBin) + e = ((TreeBin)ek).first; + else { + tab = (Node[])ek; + continue; // restarts due to null val + } + } // visit upper slots if present + index = (i += baseSize) < n ? i : (baseIndex = b + 1); + } + nextKey = (K) e.key; + } while ((ev = (V) e.val) == null); // skip deleted or special nodes + next = e; + return nextVal = ev; + } + + public final void remove() { + Object k = nextKey; + if (k == null && (advance() == null || (k = nextKey) == null)) + throw new IllegalStateException(); + map.internalReplace(k, null, null); + } + + public final boolean hasNext() { + return nextVal != null || advance() != null; + } + + public final boolean hasMoreElements() { return hasNext(); } + public final void setRawResult(Object x) { } + public R getRawResult() { return null; } + public boolean exec() { return true; } + } + + /* ---------------- Public operations -------------- */ + + /** + * Creates a new, empty map with the default initial table size (16). + */ + public ConcurrentHashMapV8() { + this.counter = new LongAdder(); + } + + /** + * Creates a new, empty map with an initial table size + * accommodating the specified number of elements without the need + * to dynamically resize. + * + * @param initialCapacity The implementation performs internal + * sizing to accommodate this many elements. + * @throws IllegalArgumentException if the initial capacity of + * elements is negative + */ + public ConcurrentHashMapV8(int initialCapacity) { + if (initialCapacity < 0) + throw new IllegalArgumentException(); + int cap = ((initialCapacity >= (MAXIMUM_CAPACITY >>> 1)) ? + MAXIMUM_CAPACITY : + tableSizeFor(initialCapacity + (initialCapacity >>> 1) + 1)); + this.counter = new LongAdder(); + this.sizeCtl = cap; + } + + /** + * Creates a new map with the same mappings as the given map. + * + * @param m the map + */ + public ConcurrentHashMapV8(Map m) { + this.counter = new LongAdder(); + this.sizeCtl = DEFAULT_CAPACITY; + internalPutAll(m); + } + + /** + * Creates a new, empty map with an initial table size based on + * the given number of elements ({@code initialCapacity}) and + * initial table density ({@code loadFactor}). + * + * @param initialCapacity the initial capacity. The implementation + * performs internal sizing to accommodate this many elements, + * given the specified load factor. + * @param loadFactor the load factor (table density) for + * establishing the initial table size + * @throws IllegalArgumentException if the initial capacity of + * elements is negative or the load factor is nonpositive + * + * @since 1.6 + */ + public ConcurrentHashMapV8(int initialCapacity, float loadFactor) { + this(initialCapacity, loadFactor, 1); + } + + /** + * Creates a new, empty map with an initial table size based on + * the given number of elements ({@code initialCapacity}), table + * density ({@code loadFactor}), and number of concurrently + * updating threads ({@code concurrencyLevel}). + * + * @param initialCapacity the initial capacity. The implementation + * performs internal sizing to accommodate this many elements, + * given the specified load factor. + * @param loadFactor the load factor (table density) for + * establishing the initial table size + * @param concurrencyLevel the estimated number of concurrently + * updating threads. The implementation may use this value as + * a sizing hint. + * @throws IllegalArgumentException if the initial capacity is + * negative or the load factor or concurrencyLevel are + * nonpositive + */ + public ConcurrentHashMapV8(int initialCapacity, + float loadFactor, int concurrencyLevel) { + if (!(loadFactor > 0.0f) || initialCapacity < 0 || concurrencyLevel <= 0) + throw new IllegalArgumentException(); + if (initialCapacity < concurrencyLevel) // Use at least as many bins + initialCapacity = concurrencyLevel; // as estimated threads + long size = (long)(1.0 + (long)initialCapacity / loadFactor); + int cap = (size >= (long)MAXIMUM_CAPACITY) ? + MAXIMUM_CAPACITY : tableSizeFor((int)size); + this.counter = new LongAdder(); + this.sizeCtl = cap; + } + + /** + * Creates a new {@link Set} backed by a ConcurrentHashMapV8 + * from the given type to {@code Boolean.TRUE}. + * + * @return the new set + */ + public static KeySetView newKeySet() { + return new KeySetView(new ConcurrentHashMapV8(), + Boolean.TRUE); + } + + /** + * Creates a new {@link Set} backed by a ConcurrentHashMapV8 + * from the given type to {@code Boolean.TRUE}. + * + * @param initialCapacity The implementation performs internal + * sizing to accommodate this many elements. + * @throws IllegalArgumentException if the initial capacity of + * elements is negative + * @return the new set + */ + public static KeySetView newKeySet(int initialCapacity) { + return new KeySetView(new ConcurrentHashMapV8(initialCapacity), + Boolean.TRUE); + } + + /** + * {@inheritDoc} + */ + public boolean isEmpty() { + return counter.sum() <= 0L; // ignore transient negative values + } + + /** + * {@inheritDoc} + */ + public int size() { + long n = counter.sum(); + return ((n < 0L) ? 0 : + (n > (long)Integer.MAX_VALUE) ? Integer.MAX_VALUE : + (int)n); + } + + /** + * Returns the number of mappings. This method should be used + * instead of {@link #size} because a ConcurrentHashMapV8 may + * contain more mappings than can be represented as an int. The + * value returned is a snapshot; the actual count may differ if + * there are ongoing concurrent insertions or removals. + * + * @return the number of mappings + */ + public long mappingCount() { + long n = counter.sum(); + return (n < 0L) ? 0L : n; // ignore transient negative values + } + + /** + * Returns the value to which the specified key is mapped, + * or {@code null} if this map contains no mapping for the key. + * + *

        More formally, if this map contains a mapping from a key + * {@code k} to a value {@code v} such that {@code key.equals(k)}, + * then this method returns {@code v}; otherwise it returns + * {@code null}. (There can be at most one such mapping.) + * + * @throws NullPointerException if the specified key is null + */ + @SuppressWarnings("unchecked") public V get(Object key) { + if (key == null) + throw new NullPointerException(); + return (V)internalGet(key); + } + + /** + * Returns the value to which the specified key is mapped, + * or the given defaultValue if this map contains no mapping for the key. + * + * @param key the key + * @param defaultValue the value to return if this map contains + * no mapping for the given key + * @return the mapping for the key, if present; else the defaultValue + * @throws NullPointerException if the specified key is null + */ + @SuppressWarnings("unchecked") public V getValueOrDefault(Object key, V defaultValue) { + if (key == null) + throw new NullPointerException(); + V v = (V) internalGet(key); + return v == null ? defaultValue : v; + } + + /** + * Tests if the specified object is a key in this table. + * + * @param key possible key + * @return {@code true} if and only if the specified object + * is a key in this table, as determined by the + * {@code equals} method; {@code false} otherwise + * @throws NullPointerException if the specified key is null + */ + public boolean containsKey(Object key) { + if (key == null) + throw new NullPointerException(); + return internalGet(key) != null; + } + + /** + * Returns {@code true} if this map maps one or more keys to the + * specified value. Note: This method may require a full traversal + * of the map, and is much slower than method {@code containsKey}. + * + * @param value value whose presence in this map is to be tested + * @return {@code true} if this map maps one or more keys to the + * specified value + * @throws NullPointerException if the specified value is null + */ + public boolean containsValue(Object value) { + if (value == null) + throw new NullPointerException(); + Object v; + Traverser it = new Traverser(this); + while ((v = it.advance()) != null) { + if (v == value || value.equals(v)) + return true; + } + return false; + } + + public K findKey(Object value) { + if (value == null) + throw new NullPointerException(); + Object v; + Traverser it = new Traverser(this); + while ((v = it.advance()) != null) { + if (v == value || value.equals(v)) + return it.nextKey; + } + return null; + } + + /** + * Legacy method testing if some key maps into the specified value + * in this table. This method is identical in functionality to + * {@link #containsValue}, and exists solely to ensure + * full compatibility with class {@link java.util.Hashtable}, + * which supported this method prior to introduction of the + * Java Collections framework. + * + * @param value a value to search for + * @return {@code true} if and only if some key maps to the + * {@code value} argument in this table as + * determined by the {@code equals} method; + * {@code false} otherwise + * @throws NullPointerException if the specified value is null + */ + public boolean contains(Object value) { + return containsValue(value); + } + + /** + * Maps the specified key to the specified value in this table. + * Neither the key nor the value can be null. + * + *

        The value can be retrieved by calling the {@code get} method + * with a key that is equal to the original key. + * + * @param key key with which the specified value is to be associated + * @param value value to be associated with the specified key + * @return the previous value associated with {@code key}, or + * {@code null} if there was no mapping for {@code key} + * @throws NullPointerException if the specified key or value is null + */ + @SuppressWarnings("unchecked") public V put(K key, V value) { + if (key == null || value == null) + throw new NullPointerException(); + return (V)internalPut(key, value); + } + + /** + * {@inheritDoc} + * + * @return the previous value associated with the specified key, + * or {@code null} if there was no mapping for the key + * @throws NullPointerException if the specified key or value is null + */ + @SuppressWarnings("unchecked") public V putIfAbsent(K key, V value) { + if (key == null || value == null) + throw new NullPointerException(); + return (V)internalPutIfAbsent(key, value); + } + + /** + * Copies all of the mappings from the specified map to this one. + * These mappings replace any mappings that this map had for any of the + * keys currently in the specified map. + * + * @param m mappings to be stored in this map + */ + public void putAll(Map m) { + internalPutAll(m); + } + + /** + * If the specified key is not already associated with a value, + * computes its value using the given mappingFunction and enters + * it into the map unless null. This is equivalent to + *

         {@code
        +     * if (map.containsKey(key))
        +     *   return map.get(key);
        +     * value = mappingFunction.apply(key);
        +     * if (value != null)
        +     *   map.put(key, value);
        +     * return value;}
        + * + * except that the action is performed atomically. If the + * function returns {@code null} no mapping is recorded. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and no mapping is recorded. Some + * attempted update operations on this map by other threads may be + * blocked while computation is in progress, so the computation + * should be short and simple, and must not attempt to update any + * other mappings of this Map. The most appropriate usage is to + * construct a new object serving as an initial mapped value, or + * memoized result, as in: + * + *
         {@code
        +     * map.computeIfAbsent(key, new Fun() {
        +     *   public V map(K k) { return new Value(f(k)); }});}
        + * + * @param key key with which the specified value is to be associated + * @param mappingFunction the function to compute a value + * @return the current (existing or computed) value associated with + * the specified key, or null if the computed value is null + * @throws NullPointerException if the specified key or mappingFunction + * is null + * @throws IllegalStateException if the computation detectably + * attempts a recursive update to this map that would + * otherwise never complete + * @throws RuntimeException or Error if the mappingFunction does so, + * in which case the mapping is left unestablished + */ + @SuppressWarnings("unchecked") public V computeIfAbsent + (K key, Fun mappingFunction) { + if (key == null || mappingFunction == null) + throw new NullPointerException(); + return (V)internalComputeIfAbsent(key, mappingFunction); + } + + /** + * If the given key is present, computes a new mapping value given a key and + * its current mapped value. This is equivalent to + *
         {@code
        +     *   if (map.containsKey(key)) {
        +     *     value = remappingFunction.apply(key, map.get(key));
        +     *     if (value != null)
        +     *       map.put(key, value);
        +     *     else
        +     *       map.remove(key);
        +     *   }
        +     * }
        + * + * except that the action is performed atomically. If the + * function returns {@code null}, the mapping is removed. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and the current mapping is left + * unchanged. Some attempted update operations on this map by + * other threads may be blocked while computation is in progress, + * so the computation should be short and simple, and must not + * attempt to update any other mappings of this Map. For example, + * to either create or append new messages to a value mapping: + * + * @param key key with which the specified value is to be associated + * @param remappingFunction the function to compute a value + * @return the new value associated with the specified key, or null if none + * @throws NullPointerException if the specified key or remappingFunction + * is null + * @throws IllegalStateException if the computation detectably + * attempts a recursive update to this map that would + * otherwise never complete + * @throws RuntimeException or Error if the remappingFunction does so, + * in which case the mapping is unchanged + */ + @SuppressWarnings("unchecked") public V computeIfPresent + (K key, BiFun remappingFunction) { + if (key == null || remappingFunction == null) + throw new NullPointerException(); + return (V)internalCompute(key, true, remappingFunction); + } + + /** + * Computes a new mapping value given a key and + * its current mapped value (or {@code null} if there is no current + * mapping). This is equivalent to + *
         {@code
        +     *   value = remappingFunction.apply(key, map.get(key));
        +     *   if (value != null)
        +     *     map.put(key, value);
        +     *   else
        +     *     map.remove(key);
        +     * }
        + * + * except that the action is performed atomically. If the + * function returns {@code null}, the mapping is removed. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and the current mapping is left + * unchanged. Some attempted update operations on this map by + * other threads may be blocked while computation is in progress, + * so the computation should be short and simple, and must not + * attempt to update any other mappings of this Map. For example, + * to either create or append new messages to a value mapping: + * + *
         {@code
        +     * Map map = ...;
        +     * final String msg = ...;
        +     * map.compute(key, new BiFun() {
        +     *   public String apply(Key k, String v) {
        +     *    return (v == null) ? msg : v + msg;});}}
        + * + * @param key key with which the specified value is to be associated + * @param remappingFunction the function to compute a value + * @return the new value associated with the specified key, or null if none + * @throws NullPointerException if the specified key or remappingFunction + * is null + * @throws IllegalStateException if the computation detectably + * attempts a recursive update to this map that would + * otherwise never complete + * @throws RuntimeException or Error if the remappingFunction does so, + * in which case the mapping is unchanged + */ + @SuppressWarnings("unchecked") public V compute + (K key, BiFun remappingFunction) { + if (key == null || remappingFunction == null) + throw new NullPointerException(); + return (V)internalCompute(key, false, remappingFunction); + } + + /** + * If the specified key is not already associated + * with a value, associate it with the given value. + * Otherwise, replace the value with the results of + * the given remapping function. This is equivalent to: + *
         {@code
        +     *   if (!map.containsKey(key))
        +     *     map.put(value);
        +     *   else {
        +     *     newValue = remappingFunction.apply(map.get(key), value);
        +     *     if (value != null)
        +     *       map.put(key, value);
        +     *     else
        +     *       map.remove(key);
        +     *   }
        +     * }
        + * except that the action is performed atomically. If the + * function returns {@code null}, the mapping is removed. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and the current mapping is left + * unchanged. Some attempted update operations on this map by + * other threads may be blocked while computation is in progress, + * so the computation should be short and simple, and must not + * attempt to update any other mappings of this Map. + */ + @SuppressWarnings("unchecked") public V merge + (K key, V value, BiFun remappingFunction) { + if (key == null || value == null || remappingFunction == null) + throw new NullPointerException(); + return (V)internalMerge(key, value, remappingFunction); + } + + /** + * Removes the key (and its corresponding value) from this map. + * This method does nothing if the key is not in the map. + * + * @param key the key that needs to be removed + * @return the previous value associated with {@code key}, or + * {@code null} if there was no mapping for {@code key} + * @throws NullPointerException if the specified key is null + */ + @SuppressWarnings("unchecked") public V remove(Object key) { + if (key == null) + throw new NullPointerException(); + return (V)internalReplace(key, null, null); + } + + /** + * {@inheritDoc} + * + * @throws NullPointerException if the specified key is null + */ + public boolean remove(Object key, Object value) { + if (key == null) + throw new NullPointerException(); + if (value == null) + return false; + return internalReplace(key, null, value) != null; + } + + /** + * {@inheritDoc} + * + * @throws NullPointerException if any of the arguments are null + */ + public boolean replace(K key, V oldValue, V newValue) { + if (key == null || oldValue == null || newValue == null) + throw new NullPointerException(); + return internalReplace(key, newValue, oldValue) != null; + } + + /** + * {@inheritDoc} + * + * @return the previous value associated with the specified key, + * or {@code null} if there was no mapping for the key + * @throws NullPointerException if the specified key or value is null + */ + @SuppressWarnings("unchecked") public V replace(K key, V value) { + if (key == null || value == null) + throw new NullPointerException(); + return (V)internalReplace(key, value, null); + } + + /** + * Removes all of the mappings from this map. + */ + public void clear() { + internalClear(); + } + + /** + * Returns a {@link Set} view of the keys contained in this map. + * The set is backed by the map, so changes to the map are + * reflected in the set, and vice-versa. + * + * @return the set view + */ + public KeySetView keySet() { + KeySetView ks = keySet; + return (ks != null) ? ks : (keySet = new KeySetView(this, null)); + } + + /** + * Returns a {@link Set} view of the keys in this map, using the + * given common mapped value for any additions (i.e., {@link + * Collection#add} and {@link Collection#addAll}). This is of + * course only appropriate if it is acceptable to use the same + * value for all additions from this view. + * + * @param mappedValue the mapped value to use for any + * additions. + * @return the set view + * @throws NullPointerException if the mappedValue is null + */ + public KeySetView keySet(V mappedValue) { + if (mappedValue == null) + throw new NullPointerException(); + return new KeySetView(this, mappedValue); + } + + /** + * Returns a {@link Collection} view of the values contained in this map. + * The collection is backed by the map, so changes to the map are + * reflected in the collection, and vice-versa. + */ + public ValuesView values() { + ValuesView vs = values; + return (vs != null) ? vs : (values = new ValuesView(this)); + } + + /** + * Returns a {@link Set} view of the mappings contained in this map. + * The set is backed by the map, so changes to the map are + * reflected in the set, and vice-versa. The set supports element + * removal, which removes the corresponding mapping from the map, + * via the {@code Iterator.remove}, {@code Set.remove}, + * {@code removeAll}, {@code retainAll}, and {@code clear} + * operations. It does not support the {@code add} or + * {@code addAll} operations. + * + *

        The view's {@code iterator} is a "weakly consistent" iterator + * that will never throw {@link ConcurrentModificationException}, + * and guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not guaranteed to) + * reflect any modifications subsequent to construction. + */ + public Set> entrySet() { + EntrySetView es = entrySet; + return (es != null) ? es : (entrySet = new EntrySetView(this)); + } + + /** + * Returns an enumeration of the keys in this table. + * + * @return an enumeration of the keys in this table + * @see #keySet() + */ + public Enumeration keys() { + return new KeyIterator(this); + } + + /** + * Returns an enumeration of the values in this table. + * + * @return an enumeration of the values in this table + * @see #values() + */ + public Enumeration elements() { + return new ValueIterator(this); + } + + /** + * Returns a partitionable iterator of the keys in this map. + * + * @return a partitionable iterator of the keys in this map + */ + public Spliterator keySpliterator() { + return new KeyIterator(this); + } + + /** + * Returns a partitionable iterator of the values in this map. + * + * @return a partitionable iterator of the values in this map + */ + public Spliterator valueSpliterator() { + return new ValueIterator(this); + } + + /** + * Returns a partitionable iterator of the entries in this map. + * + * @return a partitionable iterator of the entries in this map + */ + public Spliterator> entrySpliterator() { + return new EntryIterator(this); + } + + /** + * Returns the hash code value for this {@link Map}, i.e., + * the sum of, for each key-value pair in the map, + * {@code key.hashCode() ^ value.hashCode()}. + * + * @return the hash code value for this map + */ + public int hashCode() { + int h = 0; + Traverser it = new Traverser(this); + Object v; + while ((v = it.advance()) != null) { + h += it.nextKey.hashCode() ^ v.hashCode(); + } + return h; + } + + /** + * Returns a string representation of this map. The string + * representation consists of a list of key-value mappings (in no + * particular order) enclosed in braces ("{@code {}}"). Adjacent + * mappings are separated by the characters {@code ", "} (comma + * and space). Each key-value mapping is rendered as the key + * followed by an equals sign ("{@code =}") followed by the + * associated value. + * + * @return a string representation of this map + */ + public String toString() { + Traverser it = new Traverser(this); + StringBuilder sb = new StringBuilder(); + sb.append('{'); + Object v; + if ((v = it.advance()) != null) { + for (;;) { + Object k = it.nextKey; + sb.append(k == this ? "(this Map)" : k); + sb.append('='); + sb.append(v == this ? "(this Map)" : v); + if ((v = it.advance()) == null) + break; + sb.append(',').append(' '); + } + } + return sb.append('}').toString(); + } + + /** + * Compares the specified object with this map for equality. + * Returns {@code true} if the given object is a map with the same + * mappings as this map. This operation may return misleading + * results if either map is concurrently modified during execution + * of this method. + * + * @param o object to be compared for equality with this map + * @return {@code true} if the specified object is equal to this map + */ + public boolean equals(Object o) { + if (o != this) { + if (!(o instanceof Map)) + return false; + Map m = (Map) o; + Traverser it = new Traverser(this); + Object val; + while ((val = it.advance()) != null) { + Object v = m.get(it.nextKey); + if (v == null || (v != val && !v.equals(val))) + return false; + } + for (Map.Entry e : m.entrySet()) { + Object mk, mv, v; + if ((mk = e.getKey()) == null || + (mv = e.getValue()) == null || + (v = internalGet(mk)) == null || + (mv != v && !mv.equals(v))) + return false; + } + } + return true; + } + + /* ----------------Iterators -------------- */ + + @SuppressWarnings("serial") static final class KeyIterator extends Traverser + implements Spliterator, Enumeration { + KeyIterator(ConcurrentHashMapV8 map) { super(map); } + KeyIterator(Traverser it) { + super(it); + } + public KeyIterator split() { + if (nextKey != null) + throw new IllegalStateException(); + return new KeyIterator(this); + } + @SuppressWarnings("unchecked") public final K next() { + if (nextVal == null && advance() == null) + throw new NoSuchElementException(); + Object k = nextKey; + nextVal = null; + return (K) k; + } + + public final K nextElement() { return next(); } + } + + @SuppressWarnings("serial") static final class ValueIterator extends Traverser + implements Spliterator, Enumeration { + ValueIterator(ConcurrentHashMapV8 map) { super(map); } + ValueIterator(Traverser it) { + super(it); + } + public ValueIterator split() { + if (nextKey != null) + throw new IllegalStateException(); + return new ValueIterator(this); + } + + @SuppressWarnings("unchecked") public final V next() { + Object v; + if ((v = nextVal) == null && (v = advance()) == null) + throw new NoSuchElementException(); + nextVal = null; + return (V) v; + } + + public final V nextElement() { return next(); } + } + + @SuppressWarnings("serial") static final class EntryIterator extends Traverser + implements Spliterator> { + EntryIterator(ConcurrentHashMapV8 map) { super(map); } + EntryIterator(Traverser it) { + super(it); + } + public EntryIterator split() { + if (nextKey != null) + throw new IllegalStateException(); + return new EntryIterator(this); + } + + @SuppressWarnings("unchecked") public final Map.Entry next() { + Object v; + if ((v = nextVal) == null && (v = advance()) == null) + throw new NoSuchElementException(); + Object k = nextKey; + nextVal = null; + return new MapEntry((K)k, (V)v, map); + } + } + + /** + * Exported Entry for iterators + */ + static final class MapEntry implements Map.Entry { + final K key; // non-null + V val; // non-null + final ConcurrentHashMapV8 map; + MapEntry(K key, V val, ConcurrentHashMapV8 map) { + this.key = key; + this.val = val; + this.map = map; + } + public final K getKey() { return key; } + public final V getValue() { return val; } + public final int hashCode() { return key.hashCode() ^ val.hashCode(); } + public final String toString(){ return key + "=" + val; } + + public final boolean equals(Object o) { + Object k, v; Map.Entry e; + return ((o instanceof Map.Entry) && + (k = (e = (Map.Entry)o).getKey()) != null && + (v = e.getValue()) != null && + (k == key || k.equals(key)) && + (v == val || v.equals(val))); + } + + /** + * Sets our entry's value and writes through to the map. The + * value to return is somewhat arbitrary here. Since we do not + * necessarily track asynchronous changes, the most recent + * "previous" value could be different from what we return (or + * could even have been removed in which case the put will + * re-establish). We do not and cannot guarantee more. + */ + public final V setValue(V value) { + if (value == null) throw new NullPointerException(); + V v = val; + val = value; + map.put(key, value); + return v; + } + } + + /* ---------------- Serialization Support -------------- */ + + /** + * Stripped-down version of helper class used in previous version, + * declared for the sake of serialization compatibility + */ + static class Segment implements Serializable { + private static final long serialVersionUID = 2249069246763182397L; + final float loadFactor; + Segment(float lf) { this.loadFactor = lf; } + } + + /** + * Saves the state of the {@code ConcurrentHashMapV8} instance to a + * stream (i.e., serializes it). + * @param s the stream + * @serialData + * the key (Object) and value (Object) + * for each key-value mapping, followed by a null pair. + * The key-value mappings are emitted in no particular order. + */ + @SuppressWarnings("unchecked") private void writeObject(java.io.ObjectOutputStream s) + throws java.io.IOException { + if (segments == null) { // for serialization compatibility + segments = (Segment[]) + new Segment[DEFAULT_CONCURRENCY_LEVEL]; + for (int i = 0; i < segments.length; ++i) + segments[i] = new Segment(LOAD_FACTOR); + } + s.defaultWriteObject(); + Traverser it = new Traverser(this); + Object v; + while ((v = it.advance()) != null) { + s.writeObject(it.nextKey); + s.writeObject(v); + } + s.writeObject(null); + s.writeObject(null); + segments = null; // throw away + } + + /** + * Reconstitutes the instance from a stream (that is, deserializes it). + * @param s the stream + */ + @SuppressWarnings("unchecked") private void readObject(java.io.ObjectInputStream s) + throws java.io.IOException, ClassNotFoundException { + s.defaultReadObject(); + this.segments = null; // unneeded + // initialize transient final field + UNSAFE.putObjectVolatile(this, counterOffset, new LongAdder()); + + // Create all nodes, then place in table once size is known + long size = 0L; + Node p = null; + for (;;) { + K k = (K) s.readObject(); + V v = (V) s.readObject(); + if (k != null && v != null) { + int h = spread(k.hashCode()); + p = new Node(h, k, v, p); + ++size; + } + else + break; + } + if (p != null) { + boolean init = false; + int n; + if (size >= (long)(MAXIMUM_CAPACITY >>> 1)) + n = MAXIMUM_CAPACITY; + else { + int sz = (int)size; + n = tableSizeFor(sz + (sz >>> 1) + 1); + } + int sc = sizeCtl; + boolean collide = false; + if (n > sc && + UNSAFE.compareAndSwapInt(this, sizeCtlOffset, sc, -1)) { + try { + if (table == null) { + init = true; + Node[] tab = new Node[n]; + int mask = n - 1; + while (p != null) { + int j = p.hash & mask; + Node next = p.next; + Node q = p.next = tabAt(tab, j); + setTabAt(tab, j, p); + if (!collide && q != null && q.hash == p.hash) + collide = true; + p = next; + } + table = tab; + counter.add(size); + sc = n - (n >>> 2); + } + } finally { + sizeCtl = sc; + } + if (collide) { // rescan and convert to TreeBins + Node[] tab = table; + for (int i = 0; i < tab.length; ++i) { + int c = 0; + for (Node e = tabAt(tab, i); e != null; e = e.next) { + if (++c > TREE_THRESHOLD && + (e.key instanceof Comparable)) { + replaceWithTreeBin(tab, i, e.key); + break; + } + } + } + } + } + if (!init) { // Can only happen if unsafely published. + while (p != null) { + internalPut(p.key, p.val); + p = p.next; + } + } + } + } + + + // ------------------------------------------------------- + + // Sams + /** Interface describing a void action of one argument */ + public interface Action { void apply(A a); } + /** Interface describing a void action of two arguments */ + public interface BiAction { void apply(A a, B b); } + /** Interface describing a function of one argument */ + public interface Generator { T apply(); } + /** Interface describing a function mapping its argument to a double */ + public interface ObjectToDouble { double apply(A a); } + /** Interface describing a function mapping its argument to a long */ + public interface ObjectToLong { long apply(A a); } + /** Interface describing a function mapping its argument to an int */ + public interface ObjectToInt {int apply(A a); } + /** Interface describing a function mapping two arguments to a double */ + public interface ObjectByObjectToDouble { double apply(A a, B b); } + /** Interface describing a function mapping two arguments to a long */ + public interface ObjectByObjectToLong { long apply(A a, B b); } + /** Interface describing a function mapping two arguments to an int */ + public interface ObjectByObjectToInt {int apply(A a, B b); } + /** Interface describing a function mapping a double to a double */ + public interface DoubleToDouble { double apply(double a); } + /** Interface describing a function mapping a long to a long */ + public interface LongToLong { long apply(long a); } + /** Interface describing a function mapping an int to an int */ + public interface IntToInt { int apply(int a); } + /** Interface describing a function mapping two doubles to a double */ + public interface DoubleByDoubleToDouble { double apply(double a, double b); } + /** Interface describing a function mapping two longs to a long */ + public interface LongByLongToLong { long apply(long a, long b); } + /** Interface describing a function mapping two ints to an int */ + public interface IntByIntToInt { int apply(int a, int b); } + + + /* ----------------Views -------------- */ + + /** + * Base class for views. + */ + static abstract class CHMView { + final ConcurrentHashMapV8 map; + CHMView(ConcurrentHashMapV8 map) { this.map = map; } + + /** + * Returns the map backing this view. + * + * @return the map backing this view + */ + public ConcurrentHashMapV8 getMap() { return map; } + + public final int size() { return map.size(); } + public final boolean isEmpty() { return map.isEmpty(); } + public final void clear() { map.clear(); } + + // implementations below rely on concrete classes supplying these + abstract public Iterator iterator(); + abstract public boolean contains(Object o); + abstract public boolean remove(Object o); + + private static final String oomeMsg = "Required array size too large"; + + public final Object[] toArray() { + long sz = map.mappingCount(); + if (sz > (long)(MAX_ARRAY_SIZE)) + throw new OutOfMemoryError(oomeMsg); + int n = (int)sz; + Object[] r = new Object[n]; + int i = 0; + Iterator it = iterator(); + while (it.hasNext()) { + if (i == n) { + if (n >= MAX_ARRAY_SIZE) + throw new OutOfMemoryError(oomeMsg); + if (n >= MAX_ARRAY_SIZE - (MAX_ARRAY_SIZE >>> 1) - 1) + n = MAX_ARRAY_SIZE; + else + n += (n >>> 1) + 1; + r = Arrays.copyOf(r, n); + } + r[i++] = it.next(); + } + return (i == n) ? r : Arrays.copyOf(r, i); + } + + @SuppressWarnings("unchecked") public final T[] toArray(T[] a) { + long sz = map.mappingCount(); + if (sz > (long)(MAX_ARRAY_SIZE)) + throw new OutOfMemoryError(oomeMsg); + int m = (int)sz; + T[] r = (a.length >= m) ? a : + (T[])java.lang.reflect.Array + .newInstance(a.getClass().getComponentType(), m); + int n = r.length; + int i = 0; + Iterator it = iterator(); + while (it.hasNext()) { + if (i == n) { + if (n >= MAX_ARRAY_SIZE) + throw new OutOfMemoryError(oomeMsg); + if (n >= MAX_ARRAY_SIZE - (MAX_ARRAY_SIZE >>> 1) - 1) + n = MAX_ARRAY_SIZE; + else + n += (n >>> 1) + 1; + r = Arrays.copyOf(r, n); + } + r[i++] = (T)it.next(); + } + if (a == r && i < n) { + r[i] = null; // null-terminate + return r; + } + return (i == n) ? r : Arrays.copyOf(r, i); + } + + public final int hashCode() { + int h = 0; + for (Iterator it = iterator(); it.hasNext();) + h += it.next().hashCode(); + return h; + } + + public final String toString() { + StringBuilder sb = new StringBuilder(); + sb.append('['); + Iterator it = iterator(); + if (it.hasNext()) { + for (;;) { + Object e = it.next(); + sb.append(e == this ? "(this Collection)" : e); + if (!it.hasNext()) + break; + sb.append(',').append(' '); + } + } + return sb.append(']').toString(); + } + + public final boolean containsAll(Collection c) { + if (c != this) { + for (Iterator it = c.iterator(); it.hasNext();) { + Object e = it.next(); + if (e == null || !contains(e)) + return false; + } + } + return true; + } + + public final boolean removeAll(Collection c) { + boolean modified = false; + for (Iterator it = iterator(); it.hasNext();) { + if (c.contains(it.next())) { + it.remove(); + modified = true; + } + } + return modified; + } + + public final boolean retainAll(Collection c) { + boolean modified = false; + for (Iterator it = iterator(); it.hasNext();) { + if (!c.contains(it.next())) { + it.remove(); + modified = true; + } + } + return modified; + } + + } + + /** + * A view of a ConcurrentHashMapV8 as a {@link Set} of keys, in + * which additions may optionally be enabled by mapping to a + * common value. This class cannot be directly instantiated. See + * {@link #keySet}, {@link #keySet(Object)}, {@link #newKeySet()}, + * {@link #newKeySet(int)}. + */ + public static class KeySetView extends CHMView implements Set, java.io.Serializable { + private static final long serialVersionUID = 7249069246763182397L; + private final V value; + KeySetView(ConcurrentHashMapV8 map, V value) { // non-public + super(map); + this.value = value; + } + + /** + * Returns the default mapped value for additions, + * or {@code null} if additions are not supported. + * + * @return the default mapped value for additions, or {@code null} + * if not supported. + */ + public V getMappedValue() { return value; } + + // implement Set API + + public boolean contains(Object o) { return map.containsKey(o); } + public boolean remove(Object o) { return map.remove(o) != null; } + + /** + * Returns a "weakly consistent" iterator that will never + * throw {@link ConcurrentModificationException}, and + * guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not + * guaranteed to) reflect any modifications subsequent to + * construction. + * + * @return an iterator over the keys of this map + */ + public Iterator iterator() { return new KeyIterator(map); } + public boolean add(K e) { + V v; + if ((v = value) == null) + throw new UnsupportedOperationException(); + if (e == null) + throw new NullPointerException(); + return map.internalPutIfAbsent(e, v) == null; + } + public boolean addAll(Collection c) { + boolean added = false; + V v; + if ((v = value) == null) + throw new UnsupportedOperationException(); + for (K e : c) { + if (e == null) + throw new NullPointerException(); + if (map.internalPutIfAbsent(e, v) == null) + added = true; + } + return added; + } + public boolean equals(Object o) { + Set c; + return ((o instanceof Set) && + ((c = (Set)o) == this || + (containsAll(c) && c.containsAll(this)))); + } + } + + /** + * A view of a ConcurrentHashMapV8 as a {@link Collection} of + * values, in which additions are disabled. This class cannot be + * directly instantiated. See {@link #values}, + * + *

        The view's {@code iterator} is a "weakly consistent" iterator + * that will never throw {@link ConcurrentModificationException}, + * and guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not guaranteed to) + * reflect any modifications subsequent to construction. + */ + public static final class ValuesView extends CHMView + implements Collection { + ValuesView(ConcurrentHashMapV8 map) { super(map); } + public final boolean contains(Object o) { return map.containsValue(o); } + public final boolean remove(Object o) { + if (o != null) { + Iterator it = new ValueIterator(map); + while (it.hasNext()) { + if (o.equals(it.next())) { + it.remove(); + return true; + } + } + } + return false; + } + + /** + * Returns a "weakly consistent" iterator that will never + * throw {@link ConcurrentModificationException}, and + * guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not + * guaranteed to) reflect any modifications subsequent to + * construction. + * + * @return an iterator over the values of this map + */ + public final Iterator iterator() { + return new ValueIterator(map); + } + public final boolean add(V e) { + throw new UnsupportedOperationException(); + } + public final boolean addAll(Collection c) { + throw new UnsupportedOperationException(); + } + } + + /** + * A view of a ConcurrentHashMapV8 as a {@link Set} of (key, value) + * entries. This class cannot be directly instantiated. See + * {@link #entrySet}. + */ + public static final class EntrySetView extends CHMView + implements Set> { + EntrySetView(ConcurrentHashMapV8 map) { super(map); } + public final boolean contains(Object o) { + Object k, v, r; Map.Entry e; + return ((o instanceof Map.Entry) && + (k = (e = (Map.Entry)o).getKey()) != null && + (r = map.get(k)) != null && + (v = e.getValue()) != null && + (v == r || v.equals(r))); + } + public final boolean remove(Object o) { + Object k, v; Map.Entry e; + return ((o instanceof Map.Entry) && + (k = (e = (Map.Entry)o).getKey()) != null && + (v = e.getValue()) != null && + map.remove(k, v)); + } + + /** + * Returns a "weakly consistent" iterator that will never + * throw {@link ConcurrentModificationException}, and + * guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not + * guaranteed to) reflect any modifications subsequent to + * construction. + * + * @return an iterator over the entries of this map + */ + public final Iterator> iterator() { + return new EntryIterator(map); + } + + public final boolean add(Entry e) { + K key = e.getKey(); + V value = e.getValue(); + if (key == null || value == null) + throw new NullPointerException(); + return map.internalPut(key, value) == null; + } + public final boolean addAll(Collection> c) { + boolean added = false; + for (Entry e : c) { + if (add(e)) + added = true; + } + return added; + } + public boolean equals(Object o) { + Set c; + return ((o instanceof Set) && + ((c = (Set)o) == this || + (containsAll(c) && c.containsAll(this)))); + } + } + + // Unsafe mechanics + private static final sun.misc.Unsafe UNSAFE; + private static final long counterOffset; + private static final long sizeCtlOffset; + private static final long ABASE; + private static final int ASHIFT; + + static { + int ss; + try { + UNSAFE = getUnsafe(); + Class k = ConcurrentHashMapV8.class; + counterOffset = UNSAFE.objectFieldOffset + (k.getDeclaredField("counter")); + sizeCtlOffset = UNSAFE.objectFieldOffset + (k.getDeclaredField("sizeCtl")); + Class sc = Node[].class; + ABASE = UNSAFE.arrayBaseOffset(sc); + ss = UNSAFE.arrayIndexScale(sc); + } catch (Exception e) { + throw new Error(e); + } + if ((ss & (ss-1)) != 0) + throw new Error("data type scale not a power of two"); + ASHIFT = 31 - Integer.numberOfLeadingZeros(ss); + } + + /** + * Returns a sun.misc.Unsafe. Suitable for use in a 3rd party package. + * Replace with a simple call to Unsafe.getUnsafe when integrating + * into a jdk. + * + * @return a sun.misc.Unsafe + */ + private static sun.misc.Unsafe getUnsafe() { + try { + return sun.misc.Unsafe.getUnsafe(); + } catch (SecurityException se) { + try { + return java.security.AccessController.doPrivileged + (new java.security + .PrivilegedExceptionAction() { + public sun.misc.Unsafe run() throws Exception { + java.lang.reflect.Field f = sun.misc + .Unsafe.class.getDeclaredField("theUnsafe"); + f.setAccessible(true); + return (sun.misc.Unsafe) f.get(null); + }}); + } catch (java.security.PrivilegedActionException e) { + throw new RuntimeException("Could not initialize intrinsics", + e.getCause()); + } + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java new file mode 100644 index 0000000..47a923c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java @@ -0,0 +1,203 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on 1.9 version. + +package com.concurrent_ruby.ext.jsr166e; +import java.util.concurrent.atomic.AtomicLong; +import java.io.IOException; +import java.io.Serializable; +import java.io.ObjectInputStream; + +/** + * One or more variables that together maintain an initially zero + * {@code long} sum. When updates (method {@link #add}) are contended + * across threads, the set of variables may grow dynamically to reduce + * contention. Method {@link #sum} (or, equivalently, {@link + * #longValue}) returns the current total combined across the + * variables maintaining the sum. + * + *

        This class is usually preferable to {@link AtomicLong} when + * multiple threads update a common sum that is used for purposes such + * as collecting statistics, not for fine-grained synchronization + * control. Under low update contention, the two classes have similar + * characteristics. But under high contention, expected throughput of + * this class is significantly higher, at the expense of higher space + * consumption. + * + *

        This class extends {@link Number}, but does not define + * methods such as {@code hashCode} and {@code compareTo} because + * instances are expected to be mutated, and so are not useful as + * collection keys. + * + *

        jsr166e note: This class is targeted to be placed in + * java.util.concurrent.atomic. + * + * @since 1.8 + * @author Doug Lea + */ +public class LongAdder extends Striped64 implements Serializable { + private static final long serialVersionUID = 7249069246863182397L; + + /** + * Version of plus for use in retryUpdate + */ + final long fn(long v, long x) { return v + x; } + + /** + * Creates a new adder with initial sum of zero. + */ + public LongAdder() { + } + + /** + * Adds the given value. + * + * @param x the value to add + */ + public void add(long x) { + Cell[] as; long b, v; HashCode hc; Cell a; int n; + if ((as = cells) != null || !casBase(b = base, b + x)) { + boolean uncontended = true; + int h = (hc = threadHashCode.get()).code; + if (as == null || (n = as.length) < 1 || + (a = as[(n - 1) & h]) == null || + !(uncontended = a.cas(v = a.value, v + x))) + retryUpdate(x, hc, uncontended); + } + } + + /** + * Equivalent to {@code add(1)}. + */ + public void increment() { + add(1L); + } + + /** + * Equivalent to {@code add(-1)}. + */ + public void decrement() { + add(-1L); + } + + /** + * Returns the current sum. The returned value is NOT an + * atomic snapshot: Invocation in the absence of concurrent + * updates returns an accurate result, but concurrent updates that + * occur while the sum is being calculated might not be + * incorporated. + * + * @return the sum + */ + public long sum() { + long sum = base; + Cell[] as = cells; + if (as != null) { + int n = as.length; + for (int i = 0; i < n; ++i) { + Cell a = as[i]; + if (a != null) + sum += a.value; + } + } + return sum; + } + + /** + * Resets variables maintaining the sum to zero. This method may + * be a useful alternative to creating a new adder, but is only + * effective if there are no concurrent updates. Because this + * method is intrinsically racy, it should only be used when it is + * known that no threads are concurrently updating. + */ + public void reset() { + internalReset(0L); + } + + /** + * Equivalent in effect to {@link #sum} followed by {@link + * #reset}. This method may apply for example during quiescent + * points between multithreaded computations. If there are + * updates concurrent with this method, the returned value is + * not guaranteed to be the final value occurring before + * the reset. + * + * @return the sum + */ + public long sumThenReset() { + long sum = base; + Cell[] as = cells; + base = 0L; + if (as != null) { + int n = as.length; + for (int i = 0; i < n; ++i) { + Cell a = as[i]; + if (a != null) { + sum += a.value; + a.value = 0L; + } + } + } + return sum; + } + + /** + * Returns the String representation of the {@link #sum}. + * @return the String representation of the {@link #sum} + */ + public String toString() { + return Long.toString(sum()); + } + + /** + * Equivalent to {@link #sum}. + * + * @return the sum + */ + public long longValue() { + return sum(); + } + + /** + * Returns the {@link #sum} as an {@code int} after a narrowing + * primitive conversion. + */ + public int intValue() { + return (int)sum(); + } + + /** + * Returns the {@link #sum} as a {@code float} + * after a widening primitive conversion. + */ + public float floatValue() { + return (float)sum(); + } + + /** + * Returns the {@link #sum} as a {@code double} after a widening + * primitive conversion. + */ + public double doubleValue() { + return (double)sum(); + } + + private void writeObject(java.io.ObjectOutputStream s) + throws java.io.IOException { + s.defaultWriteObject(); + s.writeLong(sum()); + } + + private void readObject(ObjectInputStream s) + throws IOException, ClassNotFoundException { + s.defaultReadObject(); + busy = 0; + cells = null; + base = s.readLong(); + } + +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java new file mode 100644 index 0000000..93a277f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java @@ -0,0 +1,342 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on 1.5 version. + +package com.concurrent_ruby.ext.jsr166e; +import java.util.Random; + +/** + * A package-local class holding common representation and mechanics + * for classes supporting dynamic striping on 64bit values. The class + * extends Number so that concrete subclasses must publicly do so. + */ +abstract class Striped64 extends Number { + /* + * This class maintains a lazily-initialized table of atomically + * updated variables, plus an extra "base" field. The table size + * is a power of two. Indexing uses masked per-thread hash codes. + * Nearly all declarations in this class are package-private, + * accessed directly by subclasses. + * + * Table entries are of class Cell; a variant of AtomicLong padded + * to reduce cache contention on most processors. Padding is + * overkill for most Atomics because they are usually irregularly + * scattered in memory and thus don't interfere much with each + * other. But Atomic objects residing in arrays will tend to be + * placed adjacent to each other, and so will most often share + * cache lines (with a huge negative performance impact) without + * this precaution. + * + * In part because Cells are relatively large, we avoid creating + * them until they are needed. When there is no contention, all + * updates are made to the base field. Upon first contention (a + * failed CAS on base update), the table is initialized to size 2. + * The table size is doubled upon further contention until + * reaching the nearest power of two greater than or equal to the + * number of CPUS. Table slots remain empty (null) until they are + * needed. + * + * A single spinlock ("busy") is used for initializing and + * resizing the table, as well as populating slots with new Cells. + * There is no need for a blocking lock: When the lock is not + * available, threads try other slots (or the base). During these + * retries, there is increased contention and reduced locality, + * which is still better than alternatives. + * + * Per-thread hash codes are initialized to random values. + * Contention and/or table collisions are indicated by failed + * CASes when performing an update operation (see method + * retryUpdate). Upon a collision, if the table size is less than + * the capacity, it is doubled in size unless some other thread + * holds the lock. If a hashed slot is empty, and lock is + * available, a new Cell is created. Otherwise, if the slot + * exists, a CAS is tried. Retries proceed by "double hashing", + * using a secondary hash (Marsaglia XorShift) to try to find a + * free slot. + * + * The table size is capped because, when there are more threads + * than CPUs, supposing that each thread were bound to a CPU, + * there would exist a perfect hash function mapping threads to + * slots that eliminates collisions. When we reach capacity, we + * search for this mapping by randomly varying the hash codes of + * colliding threads. Because search is random, and collisions + * only become known via CAS failures, convergence can be slow, + * and because threads are typically not bound to CPUS forever, + * may not occur at all. However, despite these limitations, + * observed contention rates are typically low in these cases. + * + * It is possible for a Cell to become unused when threads that + * once hashed to it terminate, as well as in the case where + * doubling the table causes no thread to hash to it under + * expanded mask. We do not try to detect or remove such cells, + * under the assumption that for long-running instances, observed + * contention levels will recur, so the cells will eventually be + * needed again; and for short-lived ones, it does not matter. + */ + + /** + * Padded variant of AtomicLong supporting only raw accesses plus CAS. + * The value field is placed between pads, hoping that the JVM doesn't + * reorder them. + * + * JVM intrinsics note: It would be possible to use a release-only + * form of CAS here, if it were provided. + */ + static final class Cell { + volatile long p0, p1, p2, p3, p4, p5, p6; + volatile long value; + volatile long q0, q1, q2, q3, q4, q5, q6; + Cell(long x) { value = x; } + + final boolean cas(long cmp, long val) { + return UNSAFE.compareAndSwapLong(this, valueOffset, cmp, val); + } + + // Unsafe mechanics + private static final sun.misc.Unsafe UNSAFE; + private static final long valueOffset; + static { + try { + UNSAFE = getUnsafe(); + Class ak = Cell.class; + valueOffset = UNSAFE.objectFieldOffset + (ak.getDeclaredField("value")); + } catch (Exception e) { + throw new Error(e); + } + } + + } + + /** + * Holder for the thread-local hash code. The code is initially + * random, but may be set to a different value upon collisions. + */ + static final class HashCode { + static final Random rng = new Random(); + int code; + HashCode() { + int h = rng.nextInt(); // Avoid zero to allow xorShift rehash + code = (h == 0) ? 1 : h; + } + } + + /** + * The corresponding ThreadLocal class + */ + static final class ThreadHashCode extends ThreadLocal { + public HashCode initialValue() { return new HashCode(); } + } + + /** + * Static per-thread hash codes. Shared across all instances to + * reduce ThreadLocal pollution and because adjustments due to + * collisions in one table are likely to be appropriate for + * others. + */ + static final ThreadHashCode threadHashCode = new ThreadHashCode(); + + /** Number of CPUS, to place bound on table size */ + static final int NCPU = Runtime.getRuntime().availableProcessors(); + + /** + * Table of cells. When non-null, size is a power of 2. + */ + transient volatile Cell[] cells; + + /** + * Base value, used mainly when there is no contention, but also as + * a fallback during table initialization races. Updated via CAS. + */ + transient volatile long base; + + /** + * Spinlock (locked via CAS) used when resizing and/or creating Cells. + */ + transient volatile int busy; + + /** + * Package-private default constructor + */ + Striped64() { + } + + /** + * CASes the base field. + */ + final boolean casBase(long cmp, long val) { + return UNSAFE.compareAndSwapLong(this, baseOffset, cmp, val); + } + + /** + * CASes the busy field from 0 to 1 to acquire lock. + */ + final boolean casBusy() { + return UNSAFE.compareAndSwapInt(this, busyOffset, 0, 1); + } + + /** + * Computes the function of current and new value. Subclasses + * should open-code this update function for most uses, but the + * virtualized form is needed within retryUpdate. + * + * @param currentValue the current value (of either base or a cell) + * @param newValue the argument from a user update call + * @return result of the update function + */ + abstract long fn(long currentValue, long newValue); + + /** + * Handles cases of updates involving initialization, resizing, + * creating new Cells, and/or contention. See above for + * explanation. This method suffers the usual non-modularity + * problems of optimistic retry code, relying on rechecked sets of + * reads. + * + * @param x the value + * @param hc the hash code holder + * @param wasUncontended false if CAS failed before call + */ + final void retryUpdate(long x, HashCode hc, boolean wasUncontended) { + int h = hc.code; + boolean collide = false; // True if last slot nonempty + for (;;) { + Cell[] as; Cell a; int n; long v; + if ((as = cells) != null && (n = as.length) > 0) { + if ((a = as[(n - 1) & h]) == null) { + if (busy == 0) { // Try to attach new Cell + Cell r = new Cell(x); // Optimistically create + if (busy == 0 && casBusy()) { + boolean created = false; + try { // Recheck under lock + Cell[] rs; int m, j; + if ((rs = cells) != null && + (m = rs.length) > 0 && + rs[j = (m - 1) & h] == null) { + rs[j] = r; + created = true; + } + } finally { + busy = 0; + } + if (created) + break; + continue; // Slot is now non-empty + } + } + collide = false; + } + else if (!wasUncontended) // CAS already known to fail + wasUncontended = true; // Continue after rehash + else if (a.cas(v = a.value, fn(v, x))) + break; + else if (n >= NCPU || cells != as) + collide = false; // At max size or stale + else if (!collide) + collide = true; + else if (busy == 0 && casBusy()) { + try { + if (cells == as) { // Expand table unless stale + Cell[] rs = new Cell[n << 1]; + for (int i = 0; i < n; ++i) + rs[i] = as[i]; + cells = rs; + } + } finally { + busy = 0; + } + collide = false; + continue; // Retry with expanded table + } + h ^= h << 13; // Rehash + h ^= h >>> 17; + h ^= h << 5; + } + else if (busy == 0 && cells == as && casBusy()) { + boolean init = false; + try { // Initialize table + if (cells == as) { + Cell[] rs = new Cell[2]; + rs[h & 1] = new Cell(x); + cells = rs; + init = true; + } + } finally { + busy = 0; + } + if (init) + break; + } + else if (casBase(v = base, fn(v, x))) + break; // Fall back on using base + } + hc.code = h; // Record index for next time + } + + + /** + * Sets base and all cells to the given value. + */ + final void internalReset(long initialValue) { + Cell[] as = cells; + base = initialValue; + if (as != null) { + int n = as.length; + for (int i = 0; i < n; ++i) { + Cell a = as[i]; + if (a != null) + a.value = initialValue; + } + } + } + + // Unsafe mechanics + private static final sun.misc.Unsafe UNSAFE; + private static final long baseOffset; + private static final long busyOffset; + static { + try { + UNSAFE = getUnsafe(); + Class sk = Striped64.class; + baseOffset = UNSAFE.objectFieldOffset + (sk.getDeclaredField("base")); + busyOffset = UNSAFE.objectFieldOffset + (sk.getDeclaredField("busy")); + } catch (Exception e) { + throw new Error(e); + } + } + + /** + * Returns a sun.misc.Unsafe. Suitable for use in a 3rd party package. + * Replace with a simple call to Unsafe.getUnsafe when integrating + * into a jdk. + * + * @return a sun.misc.Unsafe + */ + private static sun.misc.Unsafe getUnsafe() { + try { + return sun.misc.Unsafe.getUnsafe(); + } catch (SecurityException se) { + try { + return java.security.AccessController.doPrivileged + (new java.security + .PrivilegedExceptionAction() { + public sun.misc.Unsafe run() throws Exception { + java.lang.reflect.Field f = sun.misc + .Unsafe.class.getDeclaredField("theUnsafe"); + f.setAccessible(true); + return (sun.misc.Unsafe) f.get(null); + }}); + } catch (java.security.PrivilegedActionException e) { + throw new RuntimeException("Could not initialize intrinsics", + e.getCause()); + } + } + } + +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java new file mode 100644 index 0000000..b7fc5a9 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java @@ -0,0 +1,3800 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on the 1.79 version. + +package com.concurrent_ruby.ext.jsr166e.nounsafe; + +import org.jruby.RubyClass; +import org.jruby.RubyNumeric; +import org.jruby.RubyObject; +import org.jruby.exceptions.RaiseException; +import com.concurrent_ruby.ext.jsr166e.ConcurrentHashMap; +import com.concurrent_ruby.ext.jsr166y.ThreadLocalRandom; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; + +import java.util.Arrays; +import java.util.Map; +import java.util.Set; +import java.util.Collection; +import java.util.Hashtable; +import java.util.HashMap; +import java.util.Iterator; +import java.util.Enumeration; +import java.util.ConcurrentModificationException; +import java.util.NoSuchElementException; +import java.util.concurrent.ConcurrentMap; +import java.util.concurrent.atomic.AtomicIntegerFieldUpdater; +import java.util.concurrent.atomic.AtomicReferenceArray; +import java.util.concurrent.locks.AbstractQueuedSynchronizer; + +import java.io.Serializable; + +/** + * A hash table supporting full concurrency of retrievals and + * high expected concurrency for updates. This class obeys the + * same functional specification as {@link java.util.Hashtable}, and + * includes versions of methods corresponding to each method of + * {@code Hashtable}. However, even though all operations are + * thread-safe, retrieval operations do not entail locking, + * and there is not any support for locking the entire table + * in a way that prevents all access. This class is fully + * interoperable with {@code Hashtable} in programs that rely on its + * thread safety but not on its synchronization details. + * + *

        Retrieval operations (including {@code get}) generally do not + * block, so may overlap with update operations (including {@code put} + * and {@code remove}). Retrievals reflect the results of the most + * recently completed update operations holding upon their + * onset. (More formally, an update operation for a given key bears a + * happens-before relation with any (non-null) retrieval for + * that key reporting the updated value.) For aggregate operations + * such as {@code putAll} and {@code clear}, concurrent retrievals may + * reflect insertion or removal of only some entries. Similarly, + * Iterators and Enumerations return elements reflecting the state of + * the hash table at some point at or since the creation of the + * iterator/enumeration. They do not throw {@link + * ConcurrentModificationException}. However, iterators are designed + * to be used by only one thread at a time. Bear in mind that the + * results of aggregate status methods including {@code size}, {@code + * isEmpty}, and {@code containsValue} are typically useful only when + * a map is not undergoing concurrent updates in other threads. + * Otherwise the results of these methods reflect transient states + * that may be adequate for monitoring or estimation purposes, but not + * for program control. + * + *

        The table is dynamically expanded when there are too many + * collisions (i.e., keys that have distinct hash codes but fall into + * the same slot modulo the table size), with the expected average + * effect of maintaining roughly two bins per mapping (corresponding + * to a 0.75 load factor threshold for resizing). There may be much + * variance around this average as mappings are added and removed, but + * overall, this maintains a commonly accepted time/space tradeoff for + * hash tables. However, resizing this or any other kind of hash + * table may be a relatively slow operation. When possible, it is a + * good idea to provide a size estimate as an optional {@code + * initialCapacity} constructor argument. An additional optional + * {@code loadFactor} constructor argument provides a further means of + * customizing initial table capacity by specifying the table density + * to be used in calculating the amount of space to allocate for the + * given number of elements. Also, for compatibility with previous + * versions of this class, constructors may optionally specify an + * expected {@code concurrencyLevel} as an additional hint for + * internal sizing. Note that using many keys with exactly the same + * {@code hashCode()} is a sure way to slow down performance of any + * hash table. + * + *

        A {@link Set} projection of a ConcurrentHashMapV8 may be created + * (using {@link #newKeySet()} or {@link #newKeySet(int)}), or viewed + * (using {@link #keySet(Object)} when only keys are of interest, and the + * mapped values are (perhaps transiently) not used or all take the + * same mapping value. + * + *

        A ConcurrentHashMapV8 can be used as scalable frequency map (a + * form of histogram or multiset) by using {@link LongAdder} values + * and initializing via {@link #computeIfAbsent}. For example, to add + * a count to a {@code ConcurrentHashMapV8 freqs}, you + * can use {@code freqs.computeIfAbsent(k -> new + * LongAdder()).increment();} + * + *

        This class and its views and iterators implement all of the + * optional methods of the {@link Map} and {@link Iterator} + * interfaces. + * + *

        Like {@link Hashtable} but unlike {@link HashMap}, this class + * does not allow {@code null} to be used as a key or value. + * + *

        ConcurrentHashMapV8s support parallel operations using the {@link + * ForkJoinPool#commonPool}. (Tasks that may be used in other contexts + * are available in class {@link ForkJoinTasks}). These operations are + * designed to be safely, and often sensibly, applied even with maps + * that are being concurrently updated by other threads; for example, + * when computing a snapshot summary of the values in a shared + * registry. There are three kinds of operation, each with four + * forms, accepting functions with Keys, Values, Entries, and (Key, + * Value) arguments and/or return values. (The first three forms are + * also available via the {@link #keySet()}, {@link #values()} and + * {@link #entrySet()} views). Because the elements of a + * ConcurrentHashMapV8 are not ordered in any particular way, and may be + * processed in different orders in different parallel executions, the + * correctness of supplied functions should not depend on any + * ordering, or on any other objects or values that may transiently + * change while computation is in progress; and except for forEach + * actions, should ideally be side-effect-free. + * + *

        + * + *

        The concurrency properties of bulk operations follow + * from those of ConcurrentHashMapV8: Any non-null result returned + * from {@code get(key)} and related access methods bears a + * happens-before relation with the associated insertion or + * update. The result of any bulk operation reflects the + * composition of these per-element relations (but is not + * necessarily atomic with respect to the map as a whole unless it + * is somehow known to be quiescent). Conversely, because keys + * and values in the map are never null, null serves as a reliable + * atomic indicator of the current lack of any result. To + * maintain this property, null serves as an implicit basis for + * all non-scalar reduction operations. For the double, long, and + * int versions, the basis should be one that, when combined with + * any other value, returns that other value (more formally, it + * should be the identity element for the reduction). Most common + * reductions have these properties; for example, computing a sum + * with basis 0 or a minimum with basis MAX_VALUE. + * + *

        Search and transformation functions provided as arguments + * should similarly return null to indicate the lack of any result + * (in which case it is not used). In the case of mapped + * reductions, this also enables transformations to serve as + * filters, returning null (or, in the case of primitive + * specializations, the identity basis) if the element should not + * be combined. You can create compound transformations and + * filterings by composing them yourself under this "null means + * there is nothing there now" rule before using them in search or + * reduce operations. + * + *

        Methods accepting and/or returning Entry arguments maintain + * key-value associations. They may be useful for example when + * finding the key for the greatest value. Note that "plain" Entry + * arguments can be supplied using {@code new + * AbstractMap.SimpleEntry(k,v)}. + * + *

        Bulk operations may complete abruptly, throwing an + * exception encountered in the application of a supplied + * function. Bear in mind when handling such exceptions that other + * concurrently executing functions could also have thrown + * exceptions, or would have done so if the first exception had + * not occurred. + * + *

        Parallel speedups for bulk operations compared to sequential + * processing are common but not guaranteed. Operations involving + * brief functions on small maps may execute more slowly than + * sequential loops if the underlying work to parallelize the + * computation is more expensive than the computation itself. + * Similarly, parallelization may not lead to much actual parallelism + * if all processors are busy performing unrelated tasks. + * + *

        All arguments to all task methods must be non-null. + * + *

        jsr166e note: During transition, this class + * uses nested functional interfaces with different names but the + * same forms as those expected for JDK8. + * + *

        This class is a member of the + * + * Java Collections Framework. + * + * @since 1.5 + * @author Doug Lea + * @param the type of keys maintained by this map + * @param the type of mapped values + */ +public class ConcurrentHashMapV8 + implements ConcurrentMap, Serializable, ConcurrentHashMap { + private static final long serialVersionUID = 7249069246763182397L; + + /** + * A partitionable iterator. A Spliterator can be traversed + * directly, but can also be partitioned (before traversal) by + * creating another Spliterator that covers a non-overlapping + * portion of the elements, and so may be amenable to parallel + * execution. + * + *

        This interface exports a subset of expected JDK8 + * functionality. + * + *

        Sample usage: Here is one (of the several) ways to compute + * the sum of the values held in a map using the ForkJoin + * framework. As illustrated here, Spliterators are well suited to + * designs in which a task repeatedly splits off half its work + * into forked subtasks until small enough to process directly, + * and then joins these subtasks. Variants of this style can also + * be used in completion-based designs. + * + *

        +     * {@code ConcurrentHashMapV8 m = ...
        +     * // split as if have 8 * parallelism, for load balance
        +     * int n = m.size();
        +     * int p = aForkJoinPool.getParallelism() * 8;
        +     * int split = (n < p)? n : p;
        +     * long sum = aForkJoinPool.invoke(new SumValues(m.valueSpliterator(), split, null));
        +     * // ...
        +     * static class SumValues extends RecursiveTask {
        +     *   final Spliterator s;
        +     *   final int split;             // split while > 1
        +     *   final SumValues nextJoin;    // records forked subtasks to join
        +     *   SumValues(Spliterator s, int depth, SumValues nextJoin) {
        +     *     this.s = s; this.depth = depth; this.nextJoin = nextJoin;
        +     *   }
        +     *   public Long compute() {
        +     *     long sum = 0;
        +     *     SumValues subtasks = null; // fork subtasks
        +     *     for (int s = split >>> 1; s > 0; s >>>= 1)
        +     *       (subtasks = new SumValues(s.split(), s, subtasks)).fork();
        +     *     while (s.hasNext())        // directly process remaining elements
        +     *       sum += s.next();
        +     *     for (SumValues t = subtasks; t != null; t = t.nextJoin)
        +     *       sum += t.join();         // collect subtask results
        +     *     return sum;
        +     *   }
        +     * }
        +     * }
        + */ + public static interface Spliterator extends Iterator { + /** + * Returns a Spliterator covering approximately half of the + * elements, guaranteed not to overlap with those subsequently + * returned by this Spliterator. After invoking this method, + * the current Spliterator will not produce any of + * the elements of the returned Spliterator, but the two + * Spliterators together will produce all of the elements that + * would have been produced by this Spliterator had this + * method not been called. The exact number of elements + * produced by the returned Spliterator is not guaranteed, and + * may be zero (i.e., with {@code hasNext()} reporting {@code + * false}) if this Spliterator cannot be further split. + * + * @return a Spliterator covering approximately half of the + * elements + * @throws IllegalStateException if this Spliterator has + * already commenced traversing elements + */ + Spliterator split(); + } + + + /* + * Overview: + * + * The primary design goal of this hash table is to maintain + * concurrent readability (typically method get(), but also + * iterators and related methods) while minimizing update + * contention. Secondary goals are to keep space consumption about + * the same or better than java.util.HashMap, and to support high + * initial insertion rates on an empty table by many threads. + * + * Each key-value mapping is held in a Node. Because Node fields + * can contain special values, they are defined using plain Object + * types. Similarly in turn, all internal methods that use them + * work off Object types. And similarly, so do the internal + * methods of auxiliary iterator and view classes. All public + * generic typed methods relay in/out of these internal methods, + * supplying null-checks and casts as needed. This also allows + * many of the public methods to be factored into a smaller number + * of internal methods (although sadly not so for the five + * variants of put-related operations). The validation-based + * approach explained below leads to a lot of code sprawl because + * retry-control precludes factoring into smaller methods. + * + * The table is lazily initialized to a power-of-two size upon the + * first insertion. Each bin in the table normally contains a + * list of Nodes (most often, the list has only zero or one Node). + * Table accesses require volatile/atomic reads, writes, and + * CASes. Because there is no other way to arrange this without + * adding further indirections, we use intrinsics + * (sun.misc.Unsafe) operations. The lists of nodes within bins + * are always accurately traversable under volatile reads, so long + * as lookups check hash code and non-nullness of value before + * checking key equality. + * + * We use the top two bits of Node hash fields for control + * purposes -- they are available anyway because of addressing + * constraints. As explained further below, these top bits are + * used as follows: + * 00 - Normal + * 01 - Locked + * 11 - Locked and may have a thread waiting for lock + * 10 - Node is a forwarding node + * + * The lower 30 bits of each Node's hash field contain a + * transformation of the key's hash code, except for forwarding + * nodes, for which the lower bits are zero (and so always have + * hash field == MOVED). + * + * Insertion (via put or its variants) of the first node in an + * empty bin is performed by just CASing it to the bin. This is + * by far the most common case for put operations under most + * key/hash distributions. Other update operations (insert, + * delete, and replace) require locks. We do not want to waste + * the space required to associate a distinct lock object with + * each bin, so instead use the first node of a bin list itself as + * a lock. Blocking support for these locks relies on the builtin + * "synchronized" monitors. However, we also need a tryLock + * construction, so we overlay these by using bits of the Node + * hash field for lock control (see above), and so normally use + * builtin monitors only for blocking and signalling using + * wait/notifyAll constructions. See Node.tryAwaitLock. + * + * Using the first node of a list as a lock does not by itself + * suffice though: When a node is locked, any update must first + * validate that it is still the first node after locking it, and + * retry if not. Because new nodes are always appended to lists, + * once a node is first in a bin, it remains first until deleted + * or the bin becomes invalidated (upon resizing). However, + * operations that only conditionally update may inspect nodes + * until the point of update. This is a converse of sorts to the + * lazy locking technique described by Herlihy & Shavit. + * + * The main disadvantage of per-bin locks is that other update + * operations on other nodes in a bin list protected by the same + * lock can stall, for example when user equals() or mapping + * functions take a long time. However, statistically, under + * random hash codes, this is not a common problem. Ideally, the + * frequency of nodes in bins follows a Poisson distribution + * (http://en.wikipedia.org/wiki/Poisson_distribution) with a + * parameter of about 0.5 on average, given the resizing threshold + * of 0.75, although with a large variance because of resizing + * granularity. Ignoring variance, the expected occurrences of + * list size k are (exp(-0.5) * pow(0.5, k) / factorial(k)). The + * first values are: + * + * 0: 0.60653066 + * 1: 0.30326533 + * 2: 0.07581633 + * 3: 0.01263606 + * 4: 0.00157952 + * 5: 0.00015795 + * 6: 0.00001316 + * 7: 0.00000094 + * 8: 0.00000006 + * more: less than 1 in ten million + * + * Lock contention probability for two threads accessing distinct + * elements is roughly 1 / (8 * #elements) under random hashes. + * + * Actual hash code distributions encountered in practice + * sometimes deviate significantly from uniform randomness. This + * includes the case when N > (1<<30), so some keys MUST collide. + * Similarly for dumb or hostile usages in which multiple keys are + * designed to have identical hash codes. Also, although we guard + * against the worst effects of this (see method spread), sets of + * hashes may differ only in bits that do not impact their bin + * index for a given power-of-two mask. So we use a secondary + * strategy that applies when the number of nodes in a bin exceeds + * a threshold, and at least one of the keys implements + * Comparable. These TreeBins use a balanced tree to hold nodes + * (a specialized form of red-black trees), bounding search time + * to O(log N). Each search step in a TreeBin is around twice as + * slow as in a regular list, but given that N cannot exceed + * (1<<64) (before running out of addresses) this bounds search + * steps, lock hold times, etc, to reasonable constants (roughly + * 100 nodes inspected per operation worst case) so long as keys + * are Comparable (which is very common -- String, Long, etc). + * TreeBin nodes (TreeNodes) also maintain the same "next" + * traversal pointers as regular nodes, so can be traversed in + * iterators in the same way. + * + * The table is resized when occupancy exceeds a percentage + * threshold (nominally, 0.75, but see below). Only a single + * thread performs the resize (using field "sizeCtl", to arrange + * exclusion), but the table otherwise remains usable for reads + * and updates. Resizing proceeds by transferring bins, one by + * one, from the table to the next table. Because we are using + * power-of-two expansion, the elements from each bin must either + * stay at same index, or move with a power of two offset. We + * eliminate unnecessary node creation by catching cases where old + * nodes can be reused because their next fields won't change. On + * average, only about one-sixth of them need cloning when a table + * doubles. The nodes they replace will be garbage collectable as + * soon as they are no longer referenced by any reader thread that + * may be in the midst of concurrently traversing table. Upon + * transfer, the old table bin contains only a special forwarding + * node (with hash field "MOVED") that contains the next table as + * its key. On encountering a forwarding node, access and update + * operations restart, using the new table. + * + * Each bin transfer requires its bin lock. However, unlike other + * cases, a transfer can skip a bin if it fails to acquire its + * lock, and revisit it later (unless it is a TreeBin). Method + * rebuild maintains a buffer of TRANSFER_BUFFER_SIZE bins that + * have been skipped because of failure to acquire a lock, and + * blocks only if none are available (i.e., only very rarely). + * The transfer operation must also ensure that all accessible + * bins in both the old and new table are usable by any traversal. + * When there are no lock acquisition failures, this is arranged + * simply by proceeding from the last bin (table.length - 1) up + * towards the first. Upon seeing a forwarding node, traversals + * (see class Iter) arrange to move to the new table + * without revisiting nodes. However, when any node is skipped + * during a transfer, all earlier table bins may have become + * visible, so are initialized with a reverse-forwarding node back + * to the old table until the new ones are established. (This + * sometimes requires transiently locking a forwarding node, which + * is possible under the above encoding.) These more expensive + * mechanics trigger only when necessary. + * + * The traversal scheme also applies to partial traversals of + * ranges of bins (via an alternate Traverser constructor) + * to support partitioned aggregate operations. Also, read-only + * operations give up if ever forwarded to a null table, which + * provides support for shutdown-style clearing, which is also not + * currently implemented. + * + * Lazy table initialization minimizes footprint until first use, + * and also avoids resizings when the first operation is from a + * putAll, constructor with map argument, or deserialization. + * These cases attempt to override the initial capacity settings, + * but harmlessly fail to take effect in cases of races. + * + * The element count is maintained using a LongAdder, which avoids + * contention on updates but can encounter cache thrashing if read + * too frequently during concurrent access. To avoid reading so + * often, resizing is attempted either when a bin lock is + * contended, or upon adding to a bin already holding two or more + * nodes (checked before adding in the xIfAbsent methods, after + * adding in others). Under uniform hash distributions, the + * probability of this occurring at threshold is around 13%, + * meaning that only about 1 in 8 puts check threshold (and after + * resizing, many fewer do so). But this approximation has high + * variance for small table sizes, so we check on any collision + * for sizes <= 64. The bulk putAll operation further reduces + * contention by only committing count updates upon these size + * checks. + * + * Maintaining API and serialization compatibility with previous + * versions of this class introduces several oddities. Mainly: We + * leave untouched but unused constructor arguments refering to + * concurrencyLevel. We accept a loadFactor constructor argument, + * but apply it only to initial table capacity (which is the only + * time that we can guarantee to honor it.) We also declare an + * unused "Segment" class that is instantiated in minimal form + * only when serializing. + */ + + /* ---------------- Constants -------------- */ + + /** + * The largest possible table capacity. This value must be + * exactly 1<<30 to stay within Java array allocation and indexing + * bounds for power of two table sizes, and is further required + * because the top two bits of 32bit hash fields are used for + * control purposes. + */ + private static final int MAXIMUM_CAPACITY = 1 << 30; + + /** + * The default initial table capacity. Must be a power of 2 + * (i.e., at least 1) and at most MAXIMUM_CAPACITY. + */ + private static final int DEFAULT_CAPACITY = 16; + + /** + * The largest possible (non-power of two) array size. + * Needed by toArray and related methods. + */ + static final int MAX_ARRAY_SIZE = Integer.MAX_VALUE - 8; + + /** + * The default concurrency level for this table. Unused but + * defined for compatibility with previous versions of this class. + */ + private static final int DEFAULT_CONCURRENCY_LEVEL = 16; + + /** + * The load factor for this table. Overrides of this value in + * constructors affect only the initial table capacity. The + * actual floating point value isn't normally used -- it is + * simpler to use expressions such as {@code n - (n >>> 2)} for + * the associated resizing threshold. + */ + private static final float LOAD_FACTOR = 0.75f; + + /** + * The buffer size for skipped bins during transfers. The + * value is arbitrary but should be large enough to avoid + * most locking stalls during resizes. + */ + private static final int TRANSFER_BUFFER_SIZE = 32; + + /** + * The bin count threshold for using a tree rather than list for a + * bin. The value reflects the approximate break-even point for + * using tree-based operations. + * Note that Doug's version defaults to 8, but when dealing with + * Ruby objects it is actually beneficial to avoid TreeNodes + * as long as possible as it usually means going into Ruby land. + */ + private static final int TREE_THRESHOLD = 16; + + /* + * Encodings for special uses of Node hash fields. See above for + * explanation. + */ + static final int MOVED = 0x80000000; // hash field for forwarding nodes + static final int LOCKED = 0x40000000; // set/tested only as a bit + static final int WAITING = 0xc0000000; // both bits set/tested together + static final int HASH_BITS = 0x3fffffff; // usable bits of normal node hash + + /* ---------------- Fields -------------- */ + + /** + * The array of bins. Lazily initialized upon first insertion. + * Size is always a power of two. Accessed directly by iterators. + */ + transient volatile AtomicReferenceArray table; + + /** + * The counter maintaining number of elements. + */ + private transient LongAdder counter; + + /** + * Table initialization and resizing control. When negative, the + * table is being initialized or resized. Otherwise, when table is + * null, holds the initial table size to use upon creation, or 0 + * for default. After initialization, holds the next element count + * value upon which to resize the table. + */ + private transient volatile int sizeCtl; + + // views + private transient KeySetView keySet; + private transient ValuesView values; + private transient EntrySetView entrySet; + + /** For serialization compatibility. Null unless serialized; see below */ + private Segment[] segments; + + static AtomicIntegerFieldUpdater SIZE_CTRL_UPDATER = AtomicIntegerFieldUpdater.newUpdater(ConcurrentHashMapV8.class, "sizeCtl"); + + /* ---------------- Table element access -------------- */ + + /* + * Volatile access methods are used for table elements as well as + * elements of in-progress next table while resizing. Uses are + * null checked by callers, and implicitly bounds-checked, relying + * on the invariants that tab arrays have non-zero size, and all + * indices are masked with (tab.length - 1) which is never + * negative and always less than length. Note that, to be correct + * wrt arbitrary concurrency errors by users, bounds checks must + * operate on local variables, which accounts for some odd-looking + * inline assignments below. + */ + + static final Node tabAt(AtomicReferenceArray tab, int i) { // used by Iter + return tab.get(i); + } + + private static final boolean casTabAt(AtomicReferenceArray tab, int i, Node c, Node v) { + return tab.compareAndSet(i, c, v); + } + + private static final void setTabAt(AtomicReferenceArray tab, int i, Node v) { + tab.set(i, v); + } + + /* ---------------- Nodes -------------- */ + + /** + * Key-value entry. Note that this is never exported out as a + * user-visible Map.Entry (see MapEntry below). Nodes with a hash + * field of MOVED are special, and do not contain user keys or + * values. Otherwise, keys are never null, and null val fields + * indicate that a node is in the process of being deleted or + * created. For purposes of read-only access, a key may be read + * before a val, but can only be used after checking val to be + * non-null. + */ + static class Node { + volatile int hash; + final Object key; + volatile Object val; + volatile Node next; + + static AtomicIntegerFieldUpdater HASH_UPDATER = AtomicIntegerFieldUpdater.newUpdater(Node.class, "hash"); + + Node(int hash, Object key, Object val, Node next) { + this.hash = hash; + this.key = key; + this.val = val; + this.next = next; + } + + /** CompareAndSet the hash field */ + final boolean casHash(int cmp, int val) { + return HASH_UPDATER.compareAndSet(this, cmp, val); + } + + /** The number of spins before blocking for a lock */ + static final int MAX_SPINS = + Runtime.getRuntime().availableProcessors() > 1 ? 64 : 1; + + /** + * Spins a while if LOCKED bit set and this node is the first + * of its bin, and then sets WAITING bits on hash field and + * blocks (once) if they are still set. It is OK for this + * method to return even if lock is not available upon exit, + * which enables these simple single-wait mechanics. + * + * The corresponding signalling operation is performed within + * callers: Upon detecting that WAITING has been set when + * unlocking lock (via a failed CAS from non-waiting LOCKED + * state), unlockers acquire the sync lock and perform a + * notifyAll. + * + * The initial sanity check on tab and bounds is not currently + * necessary in the only usages of this method, but enables + * use in other future contexts. + */ + final void tryAwaitLock(AtomicReferenceArray tab, int i) { + if (tab != null && i >= 0 && i < tab.length()) { // sanity check + int r = ThreadLocalRandom.current().nextInt(); // randomize spins + int spins = MAX_SPINS, h; + while (tabAt(tab, i) == this && ((h = hash) & LOCKED) != 0) { + if (spins >= 0) { + r ^= r << 1; r ^= r >>> 3; r ^= r << 10; // xorshift + if (r >= 0 && --spins == 0) + Thread.yield(); // yield before block + } + else if (casHash(h, h | WAITING)) { + synchronized (this) { + if (tabAt(tab, i) == this && + (hash & WAITING) == WAITING) { + try { + wait(); + } catch (InterruptedException ie) { + Thread.currentThread().interrupt(); + } + } + else + notifyAll(); // possibly won race vs signaller + } + break; + } + } + } + } + } + + /* ---------------- TreeBins -------------- */ + + /** + * Nodes for use in TreeBins + */ + static final class TreeNode extends Node { + TreeNode parent; // red-black tree links + TreeNode left; + TreeNode right; + TreeNode prev; // needed to unlink next upon deletion + boolean red; + + TreeNode(int hash, Object key, Object val, Node next, TreeNode parent) { + super(hash, key, val, next); + this.parent = parent; + } + } + + /** + * A specialized form of red-black tree for use in bins + * whose size exceeds a threshold. + * + * TreeBins use a special form of comparison for search and + * related operations (which is the main reason we cannot use + * existing collections such as TreeMaps). TreeBins contain + * Comparable elements, but may contain others, as well as + * elements that are Comparable but not necessarily Comparable + * for the same T, so we cannot invoke compareTo among them. To + * handle this, the tree is ordered primarily by hash value, then + * by getClass().getName() order, and then by Comparator order + * among elements of the same class. On lookup at a node, if + * elements are not comparable or compare as 0, both left and + * right children may need to be searched in the case of tied hash + * values. (This corresponds to the full list search that would be + * necessary if all elements were non-Comparable and had tied + * hashes.) The red-black balancing code is updated from + * pre-jdk-collections + * (http://gee.cs.oswego.edu/dl/classes/collections/RBCell.java) + * based in turn on Cormen, Leiserson, and Rivest "Introduction to + * Algorithms" (CLR). + * + * TreeBins also maintain a separate locking discipline than + * regular bins. Because they are forwarded via special MOVED + * nodes at bin heads (which can never change once established), + * we cannot use those nodes as locks. Instead, TreeBin + * extends AbstractQueuedSynchronizer to support a simple form of + * read-write lock. For update operations and table validation, + * the exclusive form of lock behaves in the same way as bin-head + * locks. However, lookups use shared read-lock mechanics to allow + * multiple readers in the absence of writers. Additionally, + * these lookups do not ever block: While the lock is not + * available, they proceed along the slow traversal path (via + * next-pointers) until the lock becomes available or the list is + * exhausted, whichever comes first. (These cases are not fast, + * but maximize aggregate expected throughput.) The AQS mechanics + * for doing this are straightforward. The lock state is held as + * AQS getState(). Read counts are negative; the write count (1) + * is positive. There are no signalling preferences among readers + * and writers. Since we don't need to export full Lock API, we + * just override the minimal AQS methods and use them directly. + */ + static final class TreeBin extends AbstractQueuedSynchronizer { + private static final long serialVersionUID = 2249069246763182397L; + transient TreeNode root; // root of tree + transient TreeNode first; // head of next-pointer list + + /* AQS overrides */ + public final boolean isHeldExclusively() { return getState() > 0; } + public final boolean tryAcquire(int ignore) { + if (compareAndSetState(0, 1)) { + setExclusiveOwnerThread(Thread.currentThread()); + return true; + } + return false; + } + public final boolean tryRelease(int ignore) { + setExclusiveOwnerThread(null); + setState(0); + return true; + } + public final int tryAcquireShared(int ignore) { + for (int c;;) { + if ((c = getState()) > 0) + return -1; + if (compareAndSetState(c, c -1)) + return 1; + } + } + public final boolean tryReleaseShared(int ignore) { + int c; + do {} while (!compareAndSetState(c = getState(), c + 1)); + return c == -1; + } + + /** From CLR */ + private void rotateLeft(TreeNode p) { + if (p != null) { + TreeNode r = p.right, pp, rl; + if ((rl = p.right = r.left) != null) + rl.parent = p; + if ((pp = r.parent = p.parent) == null) + root = r; + else if (pp.left == p) + pp.left = r; + else + pp.right = r; + r.left = p; + p.parent = r; + } + } + + /** From CLR */ + private void rotateRight(TreeNode p) { + if (p != null) { + TreeNode l = p.left, pp, lr; + if ((lr = p.left = l.right) != null) + lr.parent = p; + if ((pp = l.parent = p.parent) == null) + root = l; + else if (pp.right == p) + pp.right = l; + else + pp.left = l; + l.right = p; + p.parent = l; + } + } + + @SuppressWarnings("unchecked") final TreeNode getTreeNode + (int h, Object k, TreeNode p) { + return getTreeNode(h, (RubyObject)k, p); + } + + /** + * Returns the TreeNode (or null if not found) for the given key + * starting at given root. + */ + @SuppressWarnings("unchecked") final TreeNode getTreeNode + (int h, RubyObject k, TreeNode p) { + RubyClass c = k.getMetaClass(); boolean kNotComparable = !k.respondsTo("<=>"); + while (p != null) { + int dir, ph; RubyObject pk; RubyClass pc; + if ((ph = p.hash) == h) { + if ((pk = (RubyObject)p.key) == k || k.equals(pk)) + return p; + if (c != (pc = (RubyClass)pk.getMetaClass()) || + kNotComparable || + (dir = rubyCompare(k, pk)) == 0) { + dir = (c == pc) ? 0 : c.getName().compareTo(pc.getName()); + if (dir == 0) { // if still stuck, need to check both sides + TreeNode r = null, pl, pr; + // try to recurse on the right + if ((pr = p.right) != null && h >= pr.hash && (r = getTreeNode(h, k, pr)) != null) + return r; + // try to continue iterating on the left side + else if ((pl = p.left) != null && h <= pl.hash) + dir = -1; + else // no matching node found + return null; + } + } + } + else + dir = (h < ph) ? -1 : 1; + p = (dir > 0) ? p.right : p.left; + } + return null; + } + + int rubyCompare(RubyObject l, RubyObject r) { + ThreadContext context = l.getMetaClass().getRuntime().getCurrentContext(); + IRubyObject result; + try { + result = l.callMethod(context, "<=>", r); + } catch (RaiseException e) { + // handle objects "lying" about responding to <=>, ie: an Array containing non-comparable keys + if (context.runtime.getNoMethodError().isInstance(e.getException())) { + return 0; + } + throw e; + } + + return result.isNil() ? 0 : RubyNumeric.num2int(result.convertToInteger()); + } + + /** + * Wrapper for getTreeNode used by CHM.get. Tries to obtain + * read-lock to call getTreeNode, but during failure to get + * lock, searches along next links. + */ + final Object getValue(int h, Object k) { + Node r = null; + int c = getState(); // Must read lock state first + for (Node e = first; e != null; e = e.next) { + if (c <= 0 && compareAndSetState(c, c - 1)) { + try { + r = getTreeNode(h, k, root); + } finally { + releaseShared(0); + } + break; + } + else if ((e.hash & HASH_BITS) == h && k.equals(e.key)) { + r = e; + break; + } + else + c = getState(); + } + return r == null ? null : r.val; + } + + @SuppressWarnings("unchecked") final TreeNode putTreeNode + (int h, Object k, Object v) { + return putTreeNode(h, (RubyObject)k, v); + } + + /** + * Finds or adds a node. + * @return null if added + */ + @SuppressWarnings("unchecked") final TreeNode putTreeNode + (int h, RubyObject k, Object v) { + RubyClass c = k.getMetaClass(); + boolean kNotComparable = !k.respondsTo("<=>"); + TreeNode pp = root, p = null; + int dir = 0; + while (pp != null) { // find existing node or leaf to insert at + int ph; RubyObject pk; RubyClass pc; + p = pp; + if ((ph = p.hash) == h) { + if ((pk = (RubyObject)p.key) == k || k.equals(pk)) + return p; + if (c != (pc = pk.getMetaClass()) || + kNotComparable || + (dir = rubyCompare(k, pk)) == 0) { + dir = (c == pc) ? 0 : c.getName().compareTo(pc.getName()); + if (dir == 0) { // if still stuck, need to check both sides + TreeNode r = null, pr; + // try to recurse on the right + if ((pr = p.right) != null && h >= pr.hash && (r = getTreeNode(h, k, pr)) != null) + return r; + else // continue descending down the left subtree + dir = -1; + } + } + } + else + dir = (h < ph) ? -1 : 1; + pp = (dir > 0) ? p.right : p.left; + } + + TreeNode f = first; + TreeNode x = first = new TreeNode(h, (Object)k, v, f, p); + if (p == null) + root = x; + else { // attach and rebalance; adapted from CLR + TreeNode xp, xpp; + if (f != null) + f.prev = x; + if (dir <= 0) + p.left = x; + else + p.right = x; + x.red = true; + while (x != null && (xp = x.parent) != null && xp.red && + (xpp = xp.parent) != null) { + TreeNode xppl = xpp.left; + if (xp == xppl) { + TreeNode y = xpp.right; + if (y != null && y.red) { + y.red = false; + xp.red = false; + xpp.red = true; + x = xpp; + } + else { + if (x == xp.right) { + rotateLeft(x = xp); + xpp = (xp = x.parent) == null ? null : xp.parent; + } + if (xp != null) { + xp.red = false; + if (xpp != null) { + xpp.red = true; + rotateRight(xpp); + } + } + } + } + else { + TreeNode y = xppl; + if (y != null && y.red) { + y.red = false; + xp.red = false; + xpp.red = true; + x = xpp; + } + else { + if (x == xp.left) { + rotateRight(x = xp); + xpp = (xp = x.parent) == null ? null : xp.parent; + } + if (xp != null) { + xp.red = false; + if (xpp != null) { + xpp.red = true; + rotateLeft(xpp); + } + } + } + } + } + TreeNode r = root; + if (r != null && r.red) + r.red = false; + } + return null; + } + + /** + * Removes the given node, that must be present before this + * call. This is messier than typical red-black deletion code + * because we cannot swap the contents of an interior node + * with a leaf successor that is pinned by "next" pointers + * that are accessible independently of lock. So instead we + * swap the tree linkages. + */ + final void deleteTreeNode(TreeNode p) { + TreeNode next = (TreeNode)p.next; // unlink traversal pointers + TreeNode pred = p.prev; + if (pred == null) + first = next; + else + pred.next = next; + if (next != null) + next.prev = pred; + TreeNode replacement; + TreeNode pl = p.left; + TreeNode pr = p.right; + if (pl != null && pr != null) { + TreeNode s = pr, sl; + while ((sl = s.left) != null) // find successor + s = sl; + boolean c = s.red; s.red = p.red; p.red = c; // swap colors + TreeNode sr = s.right; + TreeNode pp = p.parent; + if (s == pr) { // p was s's direct parent + p.parent = s; + s.right = p; + } + else { + TreeNode sp = s.parent; + if ((p.parent = sp) != null) { + if (s == sp.left) + sp.left = p; + else + sp.right = p; + } + if ((s.right = pr) != null) + pr.parent = s; + } + p.left = null; + if ((p.right = sr) != null) + sr.parent = p; + if ((s.left = pl) != null) + pl.parent = s; + if ((s.parent = pp) == null) + root = s; + else if (p == pp.left) + pp.left = s; + else + pp.right = s; + replacement = sr; + } + else + replacement = (pl != null) ? pl : pr; + TreeNode pp = p.parent; + if (replacement == null) { + if (pp == null) { + root = null; + return; + } + replacement = p; + } + else { + replacement.parent = pp; + if (pp == null) + root = replacement; + else if (p == pp.left) + pp.left = replacement; + else + pp.right = replacement; + p.left = p.right = p.parent = null; + } + if (!p.red) { // rebalance, from CLR + TreeNode x = replacement; + while (x != null) { + TreeNode xp, xpl; + if (x.red || (xp = x.parent) == null) { + x.red = false; + break; + } + if (x == (xpl = xp.left)) { + TreeNode sib = xp.right; + if (sib != null && sib.red) { + sib.red = false; + xp.red = true; + rotateLeft(xp); + sib = (xp = x.parent) == null ? null : xp.right; + } + if (sib == null) + x = xp; + else { + TreeNode sl = sib.left, sr = sib.right; + if ((sr == null || !sr.red) && + (sl == null || !sl.red)) { + sib.red = true; + x = xp; + } + else { + if (sr == null || !sr.red) { + if (sl != null) + sl.red = false; + sib.red = true; + rotateRight(sib); + sib = (xp = x.parent) == null ? null : xp.right; + } + if (sib != null) { + sib.red = (xp == null) ? false : xp.red; + if ((sr = sib.right) != null) + sr.red = false; + } + if (xp != null) { + xp.red = false; + rotateLeft(xp); + } + x = root; + } + } + } + else { // symmetric + TreeNode sib = xpl; + if (sib != null && sib.red) { + sib.red = false; + xp.red = true; + rotateRight(xp); + sib = (xp = x.parent) == null ? null : xp.left; + } + if (sib == null) + x = xp; + else { + TreeNode sl = sib.left, sr = sib.right; + if ((sl == null || !sl.red) && + (sr == null || !sr.red)) { + sib.red = true; + x = xp; + } + else { + if (sl == null || !sl.red) { + if (sr != null) + sr.red = false; + sib.red = true; + rotateLeft(sib); + sib = (xp = x.parent) == null ? null : xp.left; + } + if (sib != null) { + sib.red = (xp == null) ? false : xp.red; + if ((sl = sib.left) != null) + sl.red = false; + } + if (xp != null) { + xp.red = false; + rotateRight(xp); + } + x = root; + } + } + } + } + } + if (p == replacement && (pp = p.parent) != null) { + if (p == pp.left) // detach pointers + pp.left = null; + else if (p == pp.right) + pp.right = null; + p.parent = null; + } + } + } + + /* ---------------- Collision reduction methods -------------- */ + + /** + * Spreads higher bits to lower, and also forces top 2 bits to 0. + * Because the table uses power-of-two masking, sets of hashes + * that vary only in bits above the current mask will always + * collide. (Among known examples are sets of Float keys holding + * consecutive whole numbers in small tables.) To counter this, + * we apply a transform that spreads the impact of higher bits + * downward. There is a tradeoff between speed, utility, and + * quality of bit-spreading. Because many common sets of hashes + * are already reasonably distributed across bits (so don't benefit + * from spreading), and because we use trees to handle large sets + * of collisions in bins, we don't need excessively high quality. + */ + private static final int spread(int h) { + h ^= (h >>> 18) ^ (h >>> 12); + return (h ^ (h >>> 10)) & HASH_BITS; + } + + /** + * Replaces a list bin with a tree bin. Call only when locked. + * Fails to replace if the given key is non-comparable or table + * is, or needs, resizing. + */ + private final void replaceWithTreeBin(AtomicReferenceArray tab, int index, Object key) { + if ((key instanceof Comparable) && + (tab.length() >= MAXIMUM_CAPACITY || counter.sum() < (long)sizeCtl)) { + TreeBin t = new TreeBin(); + for (Node e = tabAt(tab, index); e != null; e = e.next) + t.putTreeNode(e.hash & HASH_BITS, e.key, e.val); + setTabAt(tab, index, new Node(MOVED, t, null, null)); + } + } + + /* ---------------- Internal access and update methods -------------- */ + + /** Implementation for get and containsKey */ + private final Object internalGet(Object k) { + int h = spread(k.hashCode()); + retry: for (AtomicReferenceArray tab = table; tab != null;) { + Node e, p; Object ek, ev; int eh; // locals to read fields once + for (e = tabAt(tab, (tab.length() - 1) & h); e != null; e = e.next) { + if ((eh = e.hash) == MOVED) { + if ((ek = e.key) instanceof TreeBin) // search TreeBin + return ((TreeBin)ek).getValue(h, k); + else { // restart with new table + tab = (AtomicReferenceArray)ek; + continue retry; + } + } + else if ((eh & HASH_BITS) == h && (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) + return ev; + } + break; + } + return null; + } + + /** + * Implementation for the four public remove/replace methods: + * Replaces node value with v, conditional upon match of cv if + * non-null. If resulting value is null, delete. + */ + private final Object internalReplace(Object k, Object v, Object cv) { + int h = spread(k.hashCode()); + Object oldVal = null; + for (AtomicReferenceArray tab = table;;) { + Node f; int i, fh; Object fk; + if (tab == null || + (f = tabAt(tab, i = (tab.length() - 1) & h)) == null) + break; + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean validated = false; + boolean deleted = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + validated = true; + TreeNode p = t.getTreeNode(h, k, t.root); + if (p != null) { + Object pv = p.val; + if (cv == null || cv == pv || cv.equals(pv)) { + oldVal = pv; + if ((p.val = v) == null) { + deleted = true; + t.deleteTreeNode(p); + } + } + } + } + } finally { + t.release(0); + } + if (validated) { + if (deleted) + counter.add(-1L); + break; + } + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & HASH_BITS) != h && f.next == null) // precheck + break; // rules out possible existence + else if ((fh & LOCKED) != 0) { + checkForResize(); // try resizing if can't get lock + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + boolean validated = false; + boolean deleted = false; + try { + if (tabAt(tab, i) == f) { + validated = true; + for (Node e = f, pred = null;;) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + ((ev = e.val) != null) && + ((ek = e.key) == k || k.equals(ek))) { + if (cv == null || cv == ev || cv.equals(ev)) { + oldVal = ev; + if ((e.val = v) == null) { + deleted = true; + Node en = e.next; + if (pred != null) + pred.next = en; + else + setTabAt(tab, i, en); + } + } + break; + } + pred = e; + if ((e = e.next) == null) + break; + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (validated) { + if (deleted) + counter.add(-1L); + break; + } + } + } + return oldVal; + } + + /* + * Internal versions of the six insertion methods, each a + * little more complicated than the last. All have + * the same basic structure as the first (internalPut): + * 1. If table uninitialized, create + * 2. If bin empty, try to CAS new node + * 3. If bin stale, use new table + * 4. if bin converted to TreeBin, validate and relay to TreeBin methods + * 5. Lock and validate; if valid, scan and add or update + * + * The others interweave other checks and/or alternative actions: + * * Plain put checks for and performs resize after insertion. + * * putIfAbsent prescans for mapping without lock (and fails to add + * if present), which also makes pre-emptive resize checks worthwhile. + * * computeIfAbsent extends form used in putIfAbsent with additional + * mechanics to deal with, calls, potential exceptions and null + * returns from function call. + * * compute uses the same function-call mechanics, but without + * the prescans + * * merge acts as putIfAbsent in the absent case, but invokes the + * update function if present + * * putAll attempts to pre-allocate enough table space + * and more lazily performs count updates and checks. + * + * Someday when details settle down a bit more, it might be worth + * some factoring to reduce sprawl. + */ + + /** Implementation for put */ + private final Object internalPut(Object k, Object v) { + int h = spread(k.hashCode()); + int count = 0; + for (AtomicReferenceArray tab = table;;) { + int i; Node f; int fh; Object fk; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length() - 1) & h)) == null) { + if (casTabAt(tab, i, null, new Node(h, k, v, null))) + break; // no lock when adding to empty bin + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + Object oldVal = null; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 2; + TreeNode p = t.putTreeNode(h, k, v); + if (p != null) { + oldVal = p.val; + p.val = v; + } + } + } finally { + t.release(0); + } + if (count != 0) { + if (oldVal != null) + return oldVal; + break; + } + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + Object oldVal = null; + try { // needed in case equals() throws + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + oldVal = ev; + e.val = v; + break; + } + Node last = e; + if ((e = e.next) == null) { + last.next = new Node(h, k, v, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { // unlock and signal if needed + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (oldVal != null) + return oldVal; + if (tab.length() <= 64) + count = 2; + break; + } + } + } + counter.add(1L); + if (count > 1) + checkForResize(); + return null; + } + + /** Implementation for putIfAbsent */ + private final Object internalPutIfAbsent(Object k, Object v) { + int h = spread(k.hashCode()); + int count = 0; + for (AtomicReferenceArray tab = table;;) { + int i; Node f; int fh; Object fk, fv; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length() - 1) & h)) == null) { + if (casTabAt(tab, i, null, new Node(h, k, v, null))) + break; + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + Object oldVal = null; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 2; + TreeNode p = t.putTreeNode(h, k, v); + if (p != null) + oldVal = p.val; + } + } finally { + t.release(0); + } + if (count != 0) { + if (oldVal != null) + return oldVal; + break; + } + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & HASH_BITS) == h && (fv = f.val) != null && + ((fk = f.key) == k || k.equals(fk))) + return fv; + else { + Node g = f.next; + if (g != null) { // at least 2 nodes -- search and maybe resize + for (Node e = g;;) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) + return ev; + if ((e = e.next) == null) { + checkForResize(); + break; + } + } + } + if (((fh = f.hash) & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (tabAt(tab, i) == f && f.casHash(fh, fh | LOCKED)) { + Object oldVal = null; + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + oldVal = ev; + break; + } + Node last = e; + if ((e = e.next) == null) { + last.next = new Node(h, k, v, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (oldVal != null) + return oldVal; + if (tab.length() <= 64) + count = 2; + break; + } + } + } + } + counter.add(1L); + if (count > 1) + checkForResize(); + return null; + } + + /** Implementation for computeIfAbsent */ + private final Object internalComputeIfAbsent(K k, + Fun mf) { + int h = spread(k.hashCode()); + Object val = null; + int count = 0; + for (AtomicReferenceArray tab = table;;) { + Node f; int i, fh; Object fk, fv; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length() - 1) & h)) == null) { + Node node = new Node(fh = h | LOCKED, k, null, null); + if (casTabAt(tab, i, null, node)) { + count = 1; + try { + if ((val = mf.apply(k)) != null) + node.val = val; + } finally { + if (val == null) + setTabAt(tab, i, null); + if (!node.casHash(fh, h)) { + node.hash = h; + synchronized (node) { node.notifyAll(); }; + } + } + } + if (count != 0) + break; + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean added = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 1; + TreeNode p = t.getTreeNode(h, k, t.root); + if (p != null) + val = p.val; + else if ((val = mf.apply(k)) != null) { + added = true; + count = 2; + t.putTreeNode(h, k, val); + } + } + } finally { + t.release(0); + } + if (count != 0) { + if (!added) + return val; + break; + } + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & HASH_BITS) == h && (fv = f.val) != null && + ((fk = f.key) == k || k.equals(fk))) + return fv; + else { + Node g = f.next; + if (g != null) { + for (Node e = g;;) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) + return ev; + if ((e = e.next) == null) { + checkForResize(); + break; + } + } + } + if (((fh = f.hash) & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (tabAt(tab, i) == f && f.casHash(fh, fh | LOCKED)) { + boolean added = false; + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + val = ev; + break; + } + Node last = e; + if ((e = e.next) == null) { + if ((val = mf.apply(k)) != null) { + added = true; + last.next = new Node(h, k, val, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + } + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (!added) + return val; + if (tab.length() <= 64) + count = 2; + break; + } + } + } + } + if (val != null) { + counter.add(1L); + if (count > 1) + checkForResize(); + } + return val; + } + + /** Implementation for compute */ + @SuppressWarnings("unchecked") private final Object internalCompute + (K k, boolean onlyIfPresent, BiFun mf) { + int h = spread(k.hashCode()); + Object val = null; + int delta = 0; + int count = 0; + for (AtomicReferenceArray tab = table;;) { + Node f; int i, fh; Object fk; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length() - 1) & h)) == null) { + if (onlyIfPresent) + break; + Node node = new Node(fh = h | LOCKED, k, null, null); + if (casTabAt(tab, i, null, node)) { + try { + count = 1; + if ((val = mf.apply(k, null)) != null) { + node.val = val; + delta = 1; + } + } finally { + if (delta == 0) + setTabAt(tab, i, null); + if (!node.casHash(fh, h)) { + node.hash = h; + synchronized (node) { node.notifyAll(); }; + } + } + } + if (count != 0) + break; + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 1; + TreeNode p = t.getTreeNode(h, k, t.root); + Object pv; + if (p == null) { + if (onlyIfPresent) + break; + pv = null; + } else + pv = p.val; + if ((val = mf.apply(k, (V)pv)) != null) { + if (p != null) + p.val = val; + else { + count = 2; + delta = 1; + t.putTreeNode(h, k, val); + } + } + else if (p != null) { + delta = -1; + t.deleteTreeNode(p); + } + } + } finally { + t.release(0); + } + if (count != 0) + break; + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f, pred = null;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + val = mf.apply(k, (V)ev); + if (val != null) + e.val = val; + else { + delta = -1; + Node en = e.next; + if (pred != null) + pred.next = en; + else + setTabAt(tab, i, en); + } + break; + } + pred = e; + if ((e = e.next) == null) { + if (!onlyIfPresent && (val = mf.apply(k, null)) != null) { + pred.next = new Node(h, k, val, null); + delta = 1; + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + } + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (tab.length() <= 64) + count = 2; + break; + } + } + } + if (delta != 0) { + counter.add((long)delta); + if (count > 1) + checkForResize(); + } + return val; + } + + /** Implementation for merge */ + @SuppressWarnings("unchecked") private final Object internalMerge + (K k, V v, BiFun mf) { + int h = spread(k.hashCode()); + Object val = null; + int delta = 0; + int count = 0; + for (AtomicReferenceArray tab = table;;) { + int i; Node f; int fh; Object fk, fv; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length() - 1) & h)) == null) { + if (casTabAt(tab, i, null, new Node(h, k, v, null))) { + delta = 1; + val = v; + break; + } + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + count = 1; + TreeNode p = t.getTreeNode(h, k, t.root); + val = (p == null) ? v : mf.apply((V)p.val, v); + if (val != null) { + if (p != null) + p.val = val; + else { + count = 2; + delta = 1; + t.putTreeNode(h, k, val); + } + } + else if (p != null) { + delta = -1; + t.deleteTreeNode(p); + } + } + } finally { + t.release(0); + } + if (count != 0) + break; + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & LOCKED) != 0) { + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f, pred = null;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + val = mf.apply((V)ev, v); + if (val != null) + e.val = val; + else { + delta = -1; + Node en = e.next; + if (pred != null) + pred.next = en; + else + setTabAt(tab, i, en); + } + break; + } + pred = e; + if ((e = e.next) == null) { + val = v; + pred.next = new Node(h, k, val, null); + delta = 1; + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (tab.length() <= 64) + count = 2; + break; + } + } + } + if (delta != 0) { + counter.add((long)delta); + if (count > 1) + checkForResize(); + } + return val; + } + + /** Implementation for putAll */ + private final void internalPutAll(Map m) { + tryPresize(m.size()); + long delta = 0L; // number of uncommitted additions + boolean npe = false; // to throw exception on exit for nulls + try { // to clean up counts on other exceptions + for (Map.Entry entry : m.entrySet()) { + Object k, v; + if (entry == null || (k = entry.getKey()) == null || + (v = entry.getValue()) == null) { + npe = true; + break; + } + int h = spread(k.hashCode()); + for (AtomicReferenceArray tab = table;;) { + int i; Node f; int fh; Object fk; + if (tab == null) + tab = initTable(); + else if ((f = tabAt(tab, i = (tab.length() - 1) & h)) == null){ + if (casTabAt(tab, i, null, new Node(h, k, v, null))) { + ++delta; + break; + } + } + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean validated = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + validated = true; + TreeNode p = t.getTreeNode(h, k, t.root); + if (p != null) + p.val = v; + else { + t.putTreeNode(h, k, v); + ++delta; + } + } + } finally { + t.release(0); + } + if (validated) + break; + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & LOCKED) != 0) { + counter.add(delta); + delta = 0L; + checkForResize(); + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + int count = 0; + try { + if (tabAt(tab, i) == f) { + count = 1; + for (Node e = f;; ++count) { + Object ek, ev; + if ((e.hash & HASH_BITS) == h && + (ev = e.val) != null && + ((ek = e.key) == k || k.equals(ek))) { + e.val = v; + break; + } + Node last = e; + if ((e = e.next) == null) { + ++delta; + last.next = new Node(h, k, v, null); + if (count >= TREE_THRESHOLD) + replaceWithTreeBin(tab, i, k); + break; + } + } + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (count != 0) { + if (count > 1) { + counter.add(delta); + delta = 0L; + checkForResize(); + } + break; + } + } + } + } + } finally { + if (delta != 0) + counter.add(delta); + } + if (npe) + throw new NullPointerException(); + } + + /* ---------------- Table Initialization and Resizing -------------- */ + + /** + * Returns a power of two table size for the given desired capacity. + * See Hackers Delight, sec 3.2 + */ + private static final int tableSizeFor(int c) { + int n = c - 1; + n |= n >>> 1; + n |= n >>> 2; + n |= n >>> 4; + n |= n >>> 8; + n |= n >>> 16; + return (n < 0) ? 1 : (n >= MAXIMUM_CAPACITY) ? MAXIMUM_CAPACITY : n + 1; + } + + /** + * Initializes table, using the size recorded in sizeCtl. + */ + private final AtomicReferenceArray initTable() { + AtomicReferenceArray tab; int sc; + while ((tab = table) == null) { + if ((sc = sizeCtl) < 0) + Thread.yield(); // lost initialization race; just spin + else if (SIZE_CTRL_UPDATER.compareAndSet(this, sc, -1)) { + try { + if ((tab = table) == null) { + int n = (sc > 0) ? sc : DEFAULT_CAPACITY; + tab = table = new AtomicReferenceArray(n); + sc = n - (n >>> 2); + } + } finally { + sizeCtl = sc; + } + break; + } + } + return tab; + } + + /** + * If table is too small and not already resizing, creates next + * table and transfers bins. Rechecks occupancy after a transfer + * to see if another resize is already needed because resizings + * are lagging additions. + */ + private final void checkForResize() { + AtomicReferenceArray tab; int n, sc; + while ((tab = table) != null && + (n = tab.length()) < MAXIMUM_CAPACITY && + (sc = sizeCtl) >= 0 && counter.sum() >= (long)sc && + SIZE_CTRL_UPDATER.compareAndSet(this, sc, -1)) { + try { + if (tab == table) { + table = rebuild(tab); + sc = (n << 1) - (n >>> 1); + } + } finally { + sizeCtl = sc; + } + } + } + + /** + * Tries to presize table to accommodate the given number of elements. + * + * @param size number of elements (doesn't need to be perfectly accurate) + */ + private final void tryPresize(int size) { + int c = (size >= (MAXIMUM_CAPACITY >>> 1)) ? MAXIMUM_CAPACITY : + tableSizeFor(size + (size >>> 1) + 1); + int sc; + while ((sc = sizeCtl) >= 0) { + AtomicReferenceArray tab = table; int n; + if (tab == null || (n = tab.length()) == 0) { + n = (sc > c) ? sc : c; + if (SIZE_CTRL_UPDATER.compareAndSet(this, sc, -1)) { + try { + if (table == tab) { + table = new AtomicReferenceArray(n); + sc = n - (n >>> 2); + } + } finally { + sizeCtl = sc; + } + } + } + else if (c <= sc || n >= MAXIMUM_CAPACITY) + break; + else if (SIZE_CTRL_UPDATER.compareAndSet(this, sc, -1)) { + try { + if (table == tab) { + table = rebuild(tab); + sc = (n << 1) - (n >>> 1); + } + } finally { + sizeCtl = sc; + } + } + } + } + + /* + * Moves and/or copies the nodes in each bin to new table. See + * above for explanation. + * + * @return the new table + */ + private static final AtomicReferenceArray rebuild(AtomicReferenceArray tab) { + int n = tab.length(); + AtomicReferenceArray nextTab = new AtomicReferenceArray(n << 1); + Node fwd = new Node(MOVED, nextTab, null, null); + int[] buffer = null; // holds bins to revisit; null until needed + Node rev = null; // reverse forwarder; null until needed + int nbuffered = 0; // the number of bins in buffer list + int bufferIndex = 0; // buffer index of current buffered bin + int bin = n - 1; // current non-buffered bin or -1 if none + + for (int i = bin;;) { // start upwards sweep + int fh; Node f; + if ((f = tabAt(tab, i)) == null) { + if (bin >= 0) { // Unbuffered; no lock needed (or available) + if (!casTabAt(tab, i, f, fwd)) + continue; + } + else { // transiently use a locked forwarding node + Node g = new Node(MOVED|LOCKED, nextTab, null, null); + if (!casTabAt(tab, i, f, g)) + continue; + setTabAt(nextTab, i, null); + setTabAt(nextTab, i + n, null); + setTabAt(tab, i, fwd); + if (!g.casHash(MOVED|LOCKED, MOVED)) { + g.hash = MOVED; + synchronized (g) { g.notifyAll(); } + } + } + } + else if ((fh = f.hash) == MOVED) { + Object fk = f.key; + if (fk instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + boolean validated = false; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + validated = true; + splitTreeBin(nextTab, i, t); + setTabAt(tab, i, fwd); + } + } finally { + t.release(0); + } + if (!validated) + continue; + } + } + else if ((fh & LOCKED) == 0 && f.casHash(fh, fh|LOCKED)) { + boolean validated = false; + try { // split to lo and hi lists; copying as needed + if (tabAt(tab, i) == f) { + validated = true; + splitBin(nextTab, i, f); + setTabAt(tab, i, fwd); + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + if (!validated) + continue; + } + else { + if (buffer == null) // initialize buffer for revisits + buffer = new int[TRANSFER_BUFFER_SIZE]; + if (bin < 0 && bufferIndex > 0) { + int j = buffer[--bufferIndex]; + buffer[bufferIndex] = i; + i = j; // swap with another bin + continue; + } + if (bin < 0 || nbuffered >= TRANSFER_BUFFER_SIZE) { + f.tryAwaitLock(tab, i); + continue; // no other options -- block + } + if (rev == null) // initialize reverse-forwarder + rev = new Node(MOVED, tab, null, null); + if (tabAt(tab, i) != f || (f.hash & LOCKED) == 0) + continue; // recheck before adding to list + buffer[nbuffered++] = i; + setTabAt(nextTab, i, rev); // install place-holders + setTabAt(nextTab, i + n, rev); + } + + if (bin > 0) + i = --bin; + else if (buffer != null && nbuffered > 0) { + bin = -1; + i = buffer[bufferIndex = --nbuffered]; + } + else + return nextTab; + } + } + + /** + * Splits a normal bin with list headed by e into lo and hi parts; + * installs in given table. + */ + private static void splitBin(AtomicReferenceArray nextTab, int i, Node e) { + int bit = nextTab.length() >>> 1; // bit to split on + int runBit = e.hash & bit; + Node lastRun = e, lo = null, hi = null; + for (Node p = e.next; p != null; p = p.next) { + int b = p.hash & bit; + if (b != runBit) { + runBit = b; + lastRun = p; + } + } + if (runBit == 0) + lo = lastRun; + else + hi = lastRun; + for (Node p = e; p != lastRun; p = p.next) { + int ph = p.hash & HASH_BITS; + Object pk = p.key, pv = p.val; + if ((ph & bit) == 0) + lo = new Node(ph, pk, pv, lo); + else + hi = new Node(ph, pk, pv, hi); + } + setTabAt(nextTab, i, lo); + setTabAt(nextTab, i + bit, hi); + } + + /** + * Splits a tree bin into lo and hi parts; installs in given table. + */ + private static void splitTreeBin(AtomicReferenceArray nextTab, int i, TreeBin t) { + int bit = nextTab.length() >>> 1; + TreeBin lt = new TreeBin(); + TreeBin ht = new TreeBin(); + int lc = 0, hc = 0; + for (Node e = t.first; e != null; e = e.next) { + int h = e.hash & HASH_BITS; + Object k = e.key, v = e.val; + if ((h & bit) == 0) { + ++lc; + lt.putTreeNode(h, k, v); + } + else { + ++hc; + ht.putTreeNode(h, k, v); + } + } + Node ln, hn; // throw away trees if too small + if (lc <= (TREE_THRESHOLD >>> 1)) { + ln = null; + for (Node p = lt.first; p != null; p = p.next) + ln = new Node(p.hash, p.key, p.val, ln); + } + else + ln = new Node(MOVED, lt, null, null); + setTabAt(nextTab, i, ln); + if (hc <= (TREE_THRESHOLD >>> 1)) { + hn = null; + for (Node p = ht.first; p != null; p = p.next) + hn = new Node(p.hash, p.key, p.val, hn); + } + else + hn = new Node(MOVED, ht, null, null); + setTabAt(nextTab, i + bit, hn); + } + + /** + * Implementation for clear. Steps through each bin, removing all + * nodes. + */ + private final void internalClear() { + long delta = 0L; // negative number of deletions + int i = 0; + AtomicReferenceArray tab = table; + while (tab != null && i < tab.length()) { + int fh; Object fk; + Node f = tabAt(tab, i); + if (f == null) + ++i; + else if ((fh = f.hash) == MOVED) { + if ((fk = f.key) instanceof TreeBin) { + TreeBin t = (TreeBin)fk; + t.acquire(0); + try { + if (tabAt(tab, i) == f) { + for (Node p = t.first; p != null; p = p.next) { + if (p.val != null) { // (currently always true) + p.val = null; + --delta; + } + } + t.first = null; + t.root = null; + ++i; + } + } finally { + t.release(0); + } + } + else + tab = (AtomicReferenceArray)fk; + } + else if ((fh & LOCKED) != 0) { + counter.add(delta); // opportunistically update count + delta = 0L; + f.tryAwaitLock(tab, i); + } + else if (f.casHash(fh, fh | LOCKED)) { + try { + if (tabAt(tab, i) == f) { + for (Node e = f; e != null; e = e.next) { + if (e.val != null) { // (currently always true) + e.val = null; + --delta; + } + } + setTabAt(tab, i, null); + ++i; + } + } finally { + if (!f.casHash(fh | LOCKED, fh)) { + f.hash = fh; + synchronized (f) { f.notifyAll(); }; + } + } + } + } + if (delta != 0) + counter.add(delta); + } + + /* ----------------Table Traversal -------------- */ + + /** + * Encapsulates traversal for methods such as containsValue; also + * serves as a base class for other iterators and bulk tasks. + * + * At each step, the iterator snapshots the key ("nextKey") and + * value ("nextVal") of a valid node (i.e., one that, at point of + * snapshot, has a non-null user value). Because val fields can + * change (including to null, indicating deletion), field nextVal + * might not be accurate at point of use, but still maintains the + * weak consistency property of holding a value that was once + * valid. To support iterator.remove, the nextKey field is not + * updated (nulled out) when the iterator cannot advance. + * + * Internal traversals directly access these fields, as in: + * {@code while (it.advance() != null) { process(it.nextKey); }} + * + * Exported iterators must track whether the iterator has advanced + * (in hasNext vs next) (by setting/checking/nulling field + * nextVal), and then extract key, value, or key-value pairs as + * return values of next(). + * + * The iterator visits once each still-valid node that was + * reachable upon iterator construction. It might miss some that + * were added to a bin after the bin was visited, which is OK wrt + * consistency guarantees. Maintaining this property in the face + * of possible ongoing resizes requires a fair amount of + * bookkeeping state that is difficult to optimize away amidst + * volatile accesses. Even so, traversal maintains reasonable + * throughput. + * + * Normally, iteration proceeds bin-by-bin traversing lists. + * However, if the table has been resized, then all future steps + * must traverse both the bin at the current index as well as at + * (index + baseSize); and so on for further resizings. To + * paranoically cope with potential sharing by users of iterators + * across threads, iteration terminates if a bounds checks fails + * for a table read. + * + * This class extends ForkJoinTask to streamline parallel + * iteration in bulk operations (see BulkTask). This adds only an + * int of space overhead, which is close enough to negligible in + * cases where it is not needed to not worry about it. Because + * ForkJoinTask is Serializable, but iterators need not be, we + * need to add warning suppressions. + */ + @SuppressWarnings("serial") static class Traverser { + final ConcurrentHashMapV8 map; + Node next; // the next entry to use + K nextKey; // cached key field of next + V nextVal; // cached val field of next + AtomicReferenceArray tab; // current table; updated if resized + int index; // index of bin to use next + int baseIndex; // current index of initial table + int baseLimit; // index bound for initial table + int baseSize; // initial table size + + /** Creates iterator for all entries in the table. */ + Traverser(ConcurrentHashMapV8 map) { + this.map = map; + } + + /** Creates iterator for split() methods */ + Traverser(Traverser it) { + ConcurrentHashMapV8 m; AtomicReferenceArray t; + if ((m = this.map = it.map) == null) + t = null; + else if ((t = it.tab) == null && // force parent tab initialization + (t = it.tab = m.table) != null) + it.baseLimit = it.baseSize = t.length(); + this.tab = t; + this.baseSize = it.baseSize; + it.baseLimit = this.index = this.baseIndex = + ((this.baseLimit = it.baseLimit) + it.baseIndex + 1) >>> 1; + } + + /** + * Advances next; returns nextVal or null if terminated. + * See above for explanation. + */ + final V advance() { + Node e = next; + V ev = null; + outer: do { + if (e != null) // advance past used/skipped node + e = e.next; + while (e == null) { // get to next non-null bin + ConcurrentHashMapV8 m; + AtomicReferenceArray t; int b, i, n; Object ek; // checks must use locals + if ((t = tab) != null) + n = t.length(); + else if ((m = map) != null && (t = tab = m.table) != null) + n = baseLimit = baseSize = t.length(); + else + break outer; + if ((b = baseIndex) >= baseLimit || + (i = index) < 0 || i >= n) + break outer; + if ((e = tabAt(t, i)) != null && e.hash == MOVED) { + if ((ek = e.key) instanceof TreeBin) + e = ((TreeBin)ek).first; + else { + tab = (AtomicReferenceArray)ek; + continue; // restarts due to null val + } + } // visit upper slots if present + index = (i += baseSize) < n ? i : (baseIndex = b + 1); + } + nextKey = (K) e.key; + } while ((ev = (V) e.val) == null); // skip deleted or special nodes + next = e; + return nextVal = ev; + } + + public final void remove() { + Object k = nextKey; + if (k == null && (advance() == null || (k = nextKey) == null)) + throw new IllegalStateException(); + map.internalReplace(k, null, null); + } + + public final boolean hasNext() { + return nextVal != null || advance() != null; + } + + public final boolean hasMoreElements() { return hasNext(); } + public final void setRawResult(Object x) { } + public R getRawResult() { return null; } + public boolean exec() { return true; } + } + + /* ---------------- Public operations -------------- */ + + /** + * Creates a new, empty map with the default initial table size (16). + */ + public ConcurrentHashMapV8() { + this.counter = new LongAdder(); + } + + /** + * Creates a new, empty map with an initial table size + * accommodating the specified number of elements without the need + * to dynamically resize. + * + * @param initialCapacity The implementation performs internal + * sizing to accommodate this many elements. + * @throws IllegalArgumentException if the initial capacity of + * elements is negative + */ + public ConcurrentHashMapV8(int initialCapacity) { + if (initialCapacity < 0) + throw new IllegalArgumentException(); + int cap = ((initialCapacity >= (MAXIMUM_CAPACITY >>> 1)) ? + MAXIMUM_CAPACITY : + tableSizeFor(initialCapacity + (initialCapacity >>> 1) + 1)); + this.counter = new LongAdder(); + this.sizeCtl = cap; + } + + /** + * Creates a new map with the same mappings as the given map. + * + * @param m the map + */ + public ConcurrentHashMapV8(Map m) { + this.counter = new LongAdder(); + this.sizeCtl = DEFAULT_CAPACITY; + internalPutAll(m); + } + + /** + * Creates a new, empty map with an initial table size based on + * the given number of elements ({@code initialCapacity}) and + * initial table density ({@code loadFactor}). + * + * @param initialCapacity the initial capacity. The implementation + * performs internal sizing to accommodate this many elements, + * given the specified load factor. + * @param loadFactor the load factor (table density) for + * establishing the initial table size + * @throws IllegalArgumentException if the initial capacity of + * elements is negative or the load factor is nonpositive + * + * @since 1.6 + */ + public ConcurrentHashMapV8(int initialCapacity, float loadFactor) { + this(initialCapacity, loadFactor, 1); + } + + /** + * Creates a new, empty map with an initial table size based on + * the given number of elements ({@code initialCapacity}), table + * density ({@code loadFactor}), and number of concurrently + * updating threads ({@code concurrencyLevel}). + * + * @param initialCapacity the initial capacity. The implementation + * performs internal sizing to accommodate this many elements, + * given the specified load factor. + * @param loadFactor the load factor (table density) for + * establishing the initial table size + * @param concurrencyLevel the estimated number of concurrently + * updating threads. The implementation may use this value as + * a sizing hint. + * @throws IllegalArgumentException if the initial capacity is + * negative or the load factor or concurrencyLevel are + * nonpositive + */ + public ConcurrentHashMapV8(int initialCapacity, + float loadFactor, int concurrencyLevel) { + if (!(loadFactor > 0.0f) || initialCapacity < 0 || concurrencyLevel <= 0) + throw new IllegalArgumentException(); + if (initialCapacity < concurrencyLevel) // Use at least as many bins + initialCapacity = concurrencyLevel; // as estimated threads + long size = (long)(1.0 + (long)initialCapacity / loadFactor); + int cap = (size >= (long)MAXIMUM_CAPACITY) ? + MAXIMUM_CAPACITY : tableSizeFor((int)size); + this.counter = new LongAdder(); + this.sizeCtl = cap; + } + + /** + * Creates a new {@link Set} backed by a ConcurrentHashMapV8 + * from the given type to {@code Boolean.TRUE}. + * + * @return the new set + */ + public static KeySetView newKeySet() { + return new KeySetView(new ConcurrentHashMapV8(), + Boolean.TRUE); + } + + /** + * Creates a new {@link Set} backed by a ConcurrentHashMapV8 + * from the given type to {@code Boolean.TRUE}. + * + * @param initialCapacity The implementation performs internal + * sizing to accommodate this many elements. + * @throws IllegalArgumentException if the initial capacity of + * elements is negative + * @return the new set + */ + public static KeySetView newKeySet(int initialCapacity) { + return new KeySetView(new ConcurrentHashMapV8(initialCapacity), + Boolean.TRUE); + } + + /** + * {@inheritDoc} + */ + public boolean isEmpty() { + return counter.sum() <= 0L; // ignore transient negative values + } + + /** + * {@inheritDoc} + */ + public int size() { + long n = counter.sum(); + return ((n < 0L) ? 0 : + (n > (long)Integer.MAX_VALUE) ? Integer.MAX_VALUE : + (int)n); + } + + /** + * Returns the number of mappings. This method should be used + * instead of {@link #size} because a ConcurrentHashMapV8 may + * contain more mappings than can be represented as an int. The + * value returned is a snapshot; the actual count may differ if + * there are ongoing concurrent insertions or removals. + * + * @return the number of mappings + */ + public long mappingCount() { + long n = counter.sum(); + return (n < 0L) ? 0L : n; // ignore transient negative values + } + + /** + * Returns the value to which the specified key is mapped, + * or {@code null} if this map contains no mapping for the key. + * + *

        More formally, if this map contains a mapping from a key + * {@code k} to a value {@code v} such that {@code key.equals(k)}, + * then this method returns {@code v}; otherwise it returns + * {@code null}. (There can be at most one such mapping.) + * + * @throws NullPointerException if the specified key is null + */ + @SuppressWarnings("unchecked") public V get(Object key) { + if (key == null) + throw new NullPointerException(); + return (V)internalGet(key); + } + + /** + * Returns the value to which the specified key is mapped, + * or the given defaultValue if this map contains no mapping for the key. + * + * @param key the key + * @param defaultValue the value to return if this map contains + * no mapping for the given key + * @return the mapping for the key, if present; else the defaultValue + * @throws NullPointerException if the specified key is null + */ + @SuppressWarnings("unchecked") public V getValueOrDefault(Object key, V defaultValue) { + if (key == null) + throw new NullPointerException(); + V v = (V) internalGet(key); + return v == null ? defaultValue : v; + } + + /** + * Tests if the specified object is a key in this table. + * + * @param key possible key + * @return {@code true} if and only if the specified object + * is a key in this table, as determined by the + * {@code equals} method; {@code false} otherwise + * @throws NullPointerException if the specified key is null + */ + public boolean containsKey(Object key) { + if (key == null) + throw new NullPointerException(); + return internalGet(key) != null; + } + + /** + * Returns {@code true} if this map maps one or more keys to the + * specified value. Note: This method may require a full traversal + * of the map, and is much slower than method {@code containsKey}. + * + * @param value value whose presence in this map is to be tested + * @return {@code true} if this map maps one or more keys to the + * specified value + * @throws NullPointerException if the specified value is null + */ + public boolean containsValue(Object value) { + if (value == null) + throw new NullPointerException(); + Object v; + Traverser it = new Traverser(this); + while ((v = it.advance()) != null) { + if (v == value || value.equals(v)) + return true; + } + return false; + } + + public K findKey(Object value) { + if (value == null) + throw new NullPointerException(); + Object v; + Traverser it = new Traverser(this); + while ((v = it.advance()) != null) { + if (v == value || value.equals(v)) + return it.nextKey; + } + return null; + } + + /** + * Legacy method testing if some key maps into the specified value + * in this table. This method is identical in functionality to + * {@link #containsValue}, and exists solely to ensure + * full compatibility with class {@link java.util.Hashtable}, + * which supported this method prior to introduction of the + * Java Collections framework. + * + * @param value a value to search for + * @return {@code true} if and only if some key maps to the + * {@code value} argument in this table as + * determined by the {@code equals} method; + * {@code false} otherwise + * @throws NullPointerException if the specified value is null + */ + public boolean contains(Object value) { + return containsValue(value); + } + + /** + * Maps the specified key to the specified value in this table. + * Neither the key nor the value can be null. + * + *

        The value can be retrieved by calling the {@code get} method + * with a key that is equal to the original key. + * + * @param key key with which the specified value is to be associated + * @param value value to be associated with the specified key + * @return the previous value associated with {@code key}, or + * {@code null} if there was no mapping for {@code key} + * @throws NullPointerException if the specified key or value is null + */ + @SuppressWarnings("unchecked") public V put(K key, V value) { + if (key == null || value == null) + throw new NullPointerException(); + return (V)internalPut(key, value); + } + + /** + * {@inheritDoc} + * + * @return the previous value associated with the specified key, + * or {@code null} if there was no mapping for the key + * @throws NullPointerException if the specified key or value is null + */ + @SuppressWarnings("unchecked") public V putIfAbsent(K key, V value) { + if (key == null || value == null) + throw new NullPointerException(); + return (V)internalPutIfAbsent(key, value); + } + + /** + * Copies all of the mappings from the specified map to this one. + * These mappings replace any mappings that this map had for any of the + * keys currently in the specified map. + * + * @param m mappings to be stored in this map + */ + public void putAll(Map m) { + internalPutAll(m); + } + + /** + * If the specified key is not already associated with a value, + * computes its value using the given mappingFunction and enters + * it into the map unless null. This is equivalent to + *

         {@code
        +     * if (map.containsKey(key))
        +     *   return map.get(key);
        +     * value = mappingFunction.apply(key);
        +     * if (value != null)
        +     *   map.put(key, value);
        +     * return value;}
        + * + * except that the action is performed atomically. If the + * function returns {@code null} no mapping is recorded. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and no mapping is recorded. Some + * attempted update operations on this map by other threads may be + * blocked while computation is in progress, so the computation + * should be short and simple, and must not attempt to update any + * other mappings of this Map. The most appropriate usage is to + * construct a new object serving as an initial mapped value, or + * memoized result, as in: + * + *
         {@code
        +     * map.computeIfAbsent(key, new Fun() {
        +     *   public V map(K k) { return new Value(f(k)); }});}
        + * + * @param key key with which the specified value is to be associated + * @param mappingFunction the function to compute a value + * @return the current (existing or computed) value associated with + * the specified key, or null if the computed value is null + * @throws NullPointerException if the specified key or mappingFunction + * is null + * @throws IllegalStateException if the computation detectably + * attempts a recursive update to this map that would + * otherwise never complete + * @throws RuntimeException or Error if the mappingFunction does so, + * in which case the mapping is left unestablished + */ + @SuppressWarnings("unchecked") public V computeIfAbsent + (K key, Fun mappingFunction) { + if (key == null || mappingFunction == null) + throw new NullPointerException(); + return (V)internalComputeIfAbsent(key, mappingFunction); + } + + /** + * If the given key is present, computes a new mapping value given a key and + * its current mapped value. This is equivalent to + *
         {@code
        +     *   if (map.containsKey(key)) {
        +     *     value = remappingFunction.apply(key, map.get(key));
        +     *     if (value != null)
        +     *       map.put(key, value);
        +     *     else
        +     *       map.remove(key);
        +     *   }
        +     * }
        + * + * except that the action is performed atomically. If the + * function returns {@code null}, the mapping is removed. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and the current mapping is left + * unchanged. Some attempted update operations on this map by + * other threads may be blocked while computation is in progress, + * so the computation should be short and simple, and must not + * attempt to update any other mappings of this Map. For example, + * to either create or append new messages to a value mapping: + * + * @param key key with which the specified value is to be associated + * @param remappingFunction the function to compute a value + * @return the new value associated with the specified key, or null if none + * @throws NullPointerException if the specified key or remappingFunction + * is null + * @throws IllegalStateException if the computation detectably + * attempts a recursive update to this map that would + * otherwise never complete + * @throws RuntimeException or Error if the remappingFunction does so, + * in which case the mapping is unchanged + */ + @SuppressWarnings("unchecked") public V computeIfPresent + (K key, BiFun remappingFunction) { + if (key == null || remappingFunction == null) + throw new NullPointerException(); + return (V)internalCompute(key, true, remappingFunction); + } + + /** + * Computes a new mapping value given a key and + * its current mapped value (or {@code null} if there is no current + * mapping). This is equivalent to + *
         {@code
        +     *   value = remappingFunction.apply(key, map.get(key));
        +     *   if (value != null)
        +     *     map.put(key, value);
        +     *   else
        +     *     map.remove(key);
        +     * }
        + * + * except that the action is performed atomically. If the + * function returns {@code null}, the mapping is removed. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and the current mapping is left + * unchanged. Some attempted update operations on this map by + * other threads may be blocked while computation is in progress, + * so the computation should be short and simple, and must not + * attempt to update any other mappings of this Map. For example, + * to either create or append new messages to a value mapping: + * + *
         {@code
        +     * Map map = ...;
        +     * final String msg = ...;
        +     * map.compute(key, new BiFun() {
        +     *   public String apply(Key k, String v) {
        +     *    return (v == null) ? msg : v + msg;});}}
        + * + * @param key key with which the specified value is to be associated + * @param remappingFunction the function to compute a value + * @return the new value associated with the specified key, or null if none + * @throws NullPointerException if the specified key or remappingFunction + * is null + * @throws IllegalStateException if the computation detectably + * attempts a recursive update to this map that would + * otherwise never complete + * @throws RuntimeException or Error if the remappingFunction does so, + * in which case the mapping is unchanged + */ + @SuppressWarnings("unchecked") public V compute + (K key, BiFun remappingFunction) { + if (key == null || remappingFunction == null) + throw new NullPointerException(); + return (V)internalCompute(key, false, remappingFunction); + } + + /** + * If the specified key is not already associated + * with a value, associate it with the given value. + * Otherwise, replace the value with the results of + * the given remapping function. This is equivalent to: + *
         {@code
        +     *   if (!map.containsKey(key))
        +     *     map.put(value);
        +     *   else {
        +     *     newValue = remappingFunction.apply(map.get(key), value);
        +     *     if (value != null)
        +     *       map.put(key, value);
        +     *     else
        +     *       map.remove(key);
        +     *   }
        +     * }
        + * except that the action is performed atomically. If the + * function returns {@code null}, the mapping is removed. If the + * function itself throws an (unchecked) exception, the exception + * is rethrown to its caller, and the current mapping is left + * unchanged. Some attempted update operations on this map by + * other threads may be blocked while computation is in progress, + * so the computation should be short and simple, and must not + * attempt to update any other mappings of this Map. + */ + @SuppressWarnings("unchecked") public V merge + (K key, V value, BiFun remappingFunction) { + if (key == null || value == null || remappingFunction == null) + throw new NullPointerException(); + return (V)internalMerge(key, value, remappingFunction); + } + + /** + * Removes the key (and its corresponding value) from this map. + * This method does nothing if the key is not in the map. + * + * @param key the key that needs to be removed + * @return the previous value associated with {@code key}, or + * {@code null} if there was no mapping for {@code key} + * @throws NullPointerException if the specified key is null + */ + @SuppressWarnings("unchecked") public V remove(Object key) { + if (key == null) + throw new NullPointerException(); + return (V)internalReplace(key, null, null); + } + + /** + * {@inheritDoc} + * + * @throws NullPointerException if the specified key is null + */ + public boolean remove(Object key, Object value) { + if (key == null) + throw new NullPointerException(); + if (value == null) + return false; + return internalReplace(key, null, value) != null; + } + + /** + * {@inheritDoc} + * + * @throws NullPointerException if any of the arguments are null + */ + public boolean replace(K key, V oldValue, V newValue) { + if (key == null || oldValue == null || newValue == null) + throw new NullPointerException(); + return internalReplace(key, newValue, oldValue) != null; + } + + /** + * {@inheritDoc} + * + * @return the previous value associated with the specified key, + * or {@code null} if there was no mapping for the key + * @throws NullPointerException if the specified key or value is null + */ + @SuppressWarnings("unchecked") public V replace(K key, V value) { + if (key == null || value == null) + throw new NullPointerException(); + return (V)internalReplace(key, value, null); + } + + /** + * Removes all of the mappings from this map. + */ + public void clear() { + internalClear(); + } + + /** + * Returns a {@link Set} view of the keys contained in this map. + * The set is backed by the map, so changes to the map are + * reflected in the set, and vice-versa. + * + * @return the set view + */ + public KeySetView keySet() { + KeySetView ks = keySet; + return (ks != null) ? ks : (keySet = new KeySetView(this, null)); + } + + /** + * Returns a {@link Set} view of the keys in this map, using the + * given common mapped value for any additions (i.e., {@link + * Collection#add} and {@link Collection#addAll}). This is of + * course only appropriate if it is acceptable to use the same + * value for all additions from this view. + * + * @param mappedValue the mapped value to use for any + * additions. + * @return the set view + * @throws NullPointerException if the mappedValue is null + */ + public KeySetView keySet(V mappedValue) { + if (mappedValue == null) + throw new NullPointerException(); + return new KeySetView(this, mappedValue); + } + + /** + * Returns a {@link Collection} view of the values contained in this map. + * The collection is backed by the map, so changes to the map are + * reflected in the collection, and vice-versa. + */ + public ValuesView values() { + ValuesView vs = values; + return (vs != null) ? vs : (values = new ValuesView(this)); + } + + /** + * Returns a {@link Set} view of the mappings contained in this map. + * The set is backed by the map, so changes to the map are + * reflected in the set, and vice-versa. The set supports element + * removal, which removes the corresponding mapping from the map, + * via the {@code Iterator.remove}, {@code Set.remove}, + * {@code removeAll}, {@code retainAll}, and {@code clear} + * operations. It does not support the {@code add} or + * {@code addAll} operations. + * + *

        The view's {@code iterator} is a "weakly consistent" iterator + * that will never throw {@link ConcurrentModificationException}, + * and guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not guaranteed to) + * reflect any modifications subsequent to construction. + */ + public Set> entrySet() { + EntrySetView es = entrySet; + return (es != null) ? es : (entrySet = new EntrySetView(this)); + } + + /** + * Returns an enumeration of the keys in this table. + * + * @return an enumeration of the keys in this table + * @see #keySet() + */ + public Enumeration keys() { + return new KeyIterator(this); + } + + /** + * Returns an enumeration of the values in this table. + * + * @return an enumeration of the values in this table + * @see #values() + */ + public Enumeration elements() { + return new ValueIterator(this); + } + + /** + * Returns a partitionable iterator of the keys in this map. + * + * @return a partitionable iterator of the keys in this map + */ + public Spliterator keySpliterator() { + return new KeyIterator(this); + } + + /** + * Returns a partitionable iterator of the values in this map. + * + * @return a partitionable iterator of the values in this map + */ + public Spliterator valueSpliterator() { + return new ValueIterator(this); + } + + /** + * Returns a partitionable iterator of the entries in this map. + * + * @return a partitionable iterator of the entries in this map + */ + public Spliterator> entrySpliterator() { + return new EntryIterator(this); + } + + /** + * Returns the hash code value for this {@link Map}, i.e., + * the sum of, for each key-value pair in the map, + * {@code key.hashCode() ^ value.hashCode()}. + * + * @return the hash code value for this map + */ + public int hashCode() { + int h = 0; + Traverser it = new Traverser(this); + Object v; + while ((v = it.advance()) != null) { + h += it.nextKey.hashCode() ^ v.hashCode(); + } + return h; + } + + /** + * Returns a string representation of this map. The string + * representation consists of a list of key-value mappings (in no + * particular order) enclosed in braces ("{@code {}}"). Adjacent + * mappings are separated by the characters {@code ", "} (comma + * and space). Each key-value mapping is rendered as the key + * followed by an equals sign ("{@code =}") followed by the + * associated value. + * + * @return a string representation of this map + */ + public String toString() { + Traverser it = new Traverser(this); + StringBuilder sb = new StringBuilder(); + sb.append('{'); + Object v; + if ((v = it.advance()) != null) { + for (;;) { + Object k = it.nextKey; + sb.append(k == this ? "(this Map)" : k); + sb.append('='); + sb.append(v == this ? "(this Map)" : v); + if ((v = it.advance()) == null) + break; + sb.append(',').append(' '); + } + } + return sb.append('}').toString(); + } + + /** + * Compares the specified object with this map for equality. + * Returns {@code true} if the given object is a map with the same + * mappings as this map. This operation may return misleading + * results if either map is concurrently modified during execution + * of this method. + * + * @param o object to be compared for equality with this map + * @return {@code true} if the specified object is equal to this map + */ + public boolean equals(Object o) { + if (o != this) { + if (!(o instanceof Map)) + return false; + Map m = (Map) o; + Traverser it = new Traverser(this); + Object val; + while ((val = it.advance()) != null) { + Object v = m.get(it.nextKey); + if (v == null || (v != val && !v.equals(val))) + return false; + } + for (Map.Entry e : m.entrySet()) { + Object mk, mv, v; + if ((mk = e.getKey()) == null || + (mv = e.getValue()) == null || + (v = internalGet(mk)) == null || + (mv != v && !mv.equals(v))) + return false; + } + } + return true; + } + + /* ----------------Iterators -------------- */ + + @SuppressWarnings("serial") static final class KeyIterator extends Traverser + implements Spliterator, Enumeration { + KeyIterator(ConcurrentHashMapV8 map) { super(map); } + KeyIterator(Traverser it) { + super(it); + } + public KeyIterator split() { + if (nextKey != null) + throw new IllegalStateException(); + return new KeyIterator(this); + } + @SuppressWarnings("unchecked") public final K next() { + if (nextVal == null && advance() == null) + throw new NoSuchElementException(); + Object k = nextKey; + nextVal = null; + return (K) k; + } + + public final K nextElement() { return next(); } + } + + @SuppressWarnings("serial") static final class ValueIterator extends Traverser + implements Spliterator, Enumeration { + ValueIterator(ConcurrentHashMapV8 map) { super(map); } + ValueIterator(Traverser it) { + super(it); + } + public ValueIterator split() { + if (nextKey != null) + throw new IllegalStateException(); + return new ValueIterator(this); + } + + @SuppressWarnings("unchecked") public final V next() { + Object v; + if ((v = nextVal) == null && (v = advance()) == null) + throw new NoSuchElementException(); + nextVal = null; + return (V) v; + } + + public final V nextElement() { return next(); } + } + + @SuppressWarnings("serial") static final class EntryIterator extends Traverser + implements Spliterator> { + EntryIterator(ConcurrentHashMapV8 map) { super(map); } + EntryIterator(Traverser it) { + super(it); + } + public EntryIterator split() { + if (nextKey != null) + throw new IllegalStateException(); + return new EntryIterator(this); + } + + @SuppressWarnings("unchecked") public final Map.Entry next() { + Object v; + if ((v = nextVal) == null && (v = advance()) == null) + throw new NoSuchElementException(); + Object k = nextKey; + nextVal = null; + return new MapEntry((K)k, (V)v, map); + } + } + + /** + * Exported Entry for iterators + */ + static final class MapEntry implements Map.Entry { + final K key; // non-null + V val; // non-null + final ConcurrentHashMapV8 map; + MapEntry(K key, V val, ConcurrentHashMapV8 map) { + this.key = key; + this.val = val; + this.map = map; + } + public final K getKey() { return key; } + public final V getValue() { return val; } + public final int hashCode() { return key.hashCode() ^ val.hashCode(); } + public final String toString(){ return key + "=" + val; } + + public final boolean equals(Object o) { + Object k, v; Map.Entry e; + return ((o instanceof Map.Entry) && + (k = (e = (Map.Entry)o).getKey()) != null && + (v = e.getValue()) != null && + (k == key || k.equals(key)) && + (v == val || v.equals(val))); + } + + /** + * Sets our entry's value and writes through to the map. The + * value to return is somewhat arbitrary here. Since we do not + * necessarily track asynchronous changes, the most recent + * "previous" value could be different from what we return (or + * could even have been removed in which case the put will + * re-establish). We do not and cannot guarantee more. + */ + public final V setValue(V value) { + if (value == null) throw new NullPointerException(); + V v = val; + val = value; + map.put(key, value); + return v; + } + } + + /* ---------------- Serialization Support -------------- */ + + /** + * Stripped-down version of helper class used in previous version, + * declared for the sake of serialization compatibility + */ + static class Segment implements Serializable { + private static final long serialVersionUID = 2249069246763182397L; + final float loadFactor; + Segment(float lf) { this.loadFactor = lf; } + } + + /** + * Saves the state of the {@code ConcurrentHashMapV8} instance to a + * stream (i.e., serializes it). + * @param s the stream + * @serialData + * the key (Object) and value (Object) + * for each key-value mapping, followed by a null pair. + * The key-value mappings are emitted in no particular order. + */ + @SuppressWarnings("unchecked") private void writeObject(java.io.ObjectOutputStream s) + throws java.io.IOException { + if (segments == null) { // for serialization compatibility + segments = (Segment[]) + new Segment[DEFAULT_CONCURRENCY_LEVEL]; + for (int i = 0; i < segments.length; ++i) + segments[i] = new Segment(LOAD_FACTOR); + } + s.defaultWriteObject(); + Traverser it = new Traverser(this); + Object v; + while ((v = it.advance()) != null) { + s.writeObject(it.nextKey); + s.writeObject(v); + } + s.writeObject(null); + s.writeObject(null); + segments = null; // throw away + } + + /** + * Reconstitutes the instance from a stream (that is, deserializes it). + * @param s the stream + */ + @SuppressWarnings("unchecked") private void readObject(java.io.ObjectInputStream s) + throws java.io.IOException, ClassNotFoundException { + s.defaultReadObject(); + this.segments = null; // unneeded + // initialize transient final field + this.counter = new LongAdder(); + + // Create all nodes, then place in table once size is known + long size = 0L; + Node p = null; + for (;;) { + K k = (K) s.readObject(); + V v = (V) s.readObject(); + if (k != null && v != null) { + int h = spread(k.hashCode()); + p = new Node(h, k, v, p); + ++size; + } + else + break; + } + if (p != null) { + boolean init = false; + int n; + if (size >= (long)(MAXIMUM_CAPACITY >>> 1)) + n = MAXIMUM_CAPACITY; + else { + int sz = (int)size; + n = tableSizeFor(sz + (sz >>> 1) + 1); + } + int sc = sizeCtl; + boolean collide = false; + if (n > sc && + SIZE_CTRL_UPDATER.compareAndSet(this, sc, -1)) { + try { + if (table == null) { + init = true; + AtomicReferenceArray tab = new AtomicReferenceArray(n); + int mask = n - 1; + while (p != null) { + int j = p.hash & mask; + Node next = p.next; + Node q = p.next = tabAt(tab, j); + setTabAt(tab, j, p); + if (!collide && q != null && q.hash == p.hash) + collide = true; + p = next; + } + table = tab; + counter.add(size); + sc = n - (n >>> 2); + } + } finally { + sizeCtl = sc; + } + if (collide) { // rescan and convert to TreeBins + AtomicReferenceArray tab = table; + for (int i = 0; i < tab.length(); ++i) { + int c = 0; + for (Node e = tabAt(tab, i); e != null; e = e.next) { + if (++c > TREE_THRESHOLD && + (e.key instanceof Comparable)) { + replaceWithTreeBin(tab, i, e.key); + break; + } + } + } + } + } + if (!init) { // Can only happen if unsafely published. + while (p != null) { + internalPut(p.key, p.val); + p = p.next; + } + } + } + } + + + // ------------------------------------------------------- + + // Sams + /** Interface describing a void action of one argument */ + public interface Action { void apply(A a); } + /** Interface describing a void action of two arguments */ + public interface BiAction { void apply(A a, B b); } + /** Interface describing a function of one argument */ + public interface Generator { T apply(); } + /** Interface describing a function mapping its argument to a double */ + public interface ObjectToDouble { double apply(A a); } + /** Interface describing a function mapping its argument to a long */ + public interface ObjectToLong { long apply(A a); } + /** Interface describing a function mapping its argument to an int */ + public interface ObjectToInt {int apply(A a); } + /** Interface describing a function mapping two arguments to a double */ + public interface ObjectByObjectToDouble { double apply(A a, B b); } + /** Interface describing a function mapping two arguments to a long */ + public interface ObjectByObjectToLong { long apply(A a, B b); } + /** Interface describing a function mapping two arguments to an int */ + public interface ObjectByObjectToInt {int apply(A a, B b); } + /** Interface describing a function mapping a double to a double */ + public interface DoubleToDouble { double apply(double a); } + /** Interface describing a function mapping a long to a long */ + public interface LongToLong { long apply(long a); } + /** Interface describing a function mapping an int to an int */ + public interface IntToInt { int apply(int a); } + /** Interface describing a function mapping two doubles to a double */ + public interface DoubleByDoubleToDouble { double apply(double a, double b); } + /** Interface describing a function mapping two longs to a long */ + public interface LongByLongToLong { long apply(long a, long b); } + /** Interface describing a function mapping two ints to an int */ + public interface IntByIntToInt { int apply(int a, int b); } + + + /* ----------------Views -------------- */ + + /** + * Base class for views. + */ + static abstract class CHMView { + final ConcurrentHashMapV8 map; + CHMView(ConcurrentHashMapV8 map) { this.map = map; } + + /** + * Returns the map backing this view. + * + * @return the map backing this view + */ + public ConcurrentHashMapV8 getMap() { return map; } + + public final int size() { return map.size(); } + public final boolean isEmpty() { return map.isEmpty(); } + public final void clear() { map.clear(); } + + // implementations below rely on concrete classes supplying these + abstract public Iterator iterator(); + abstract public boolean contains(Object o); + abstract public boolean remove(Object o); + + private static final String oomeMsg = "Required array size too large"; + + public final Object[] toArray() { + long sz = map.mappingCount(); + if (sz > (long)(MAX_ARRAY_SIZE)) + throw new OutOfMemoryError(oomeMsg); + int n = (int)sz; + Object[] r = new Object[n]; + int i = 0; + Iterator it = iterator(); + while (it.hasNext()) { + if (i == n) { + if (n >= MAX_ARRAY_SIZE) + throw new OutOfMemoryError(oomeMsg); + if (n >= MAX_ARRAY_SIZE - (MAX_ARRAY_SIZE >>> 1) - 1) + n = MAX_ARRAY_SIZE; + else + n += (n >>> 1) + 1; + r = Arrays.copyOf(r, n); + } + r[i++] = it.next(); + } + return (i == n) ? r : Arrays.copyOf(r, i); + } + + @SuppressWarnings("unchecked") public final T[] toArray(T[] a) { + long sz = map.mappingCount(); + if (sz > (long)(MAX_ARRAY_SIZE)) + throw new OutOfMemoryError(oomeMsg); + int m = (int)sz; + T[] r = (a.length >= m) ? a : + (T[])java.lang.reflect.Array + .newInstance(a.getClass().getComponentType(), m); + int n = r.length; + int i = 0; + Iterator it = iterator(); + while (it.hasNext()) { + if (i == n) { + if (n >= MAX_ARRAY_SIZE) + throw new OutOfMemoryError(oomeMsg); + if (n >= MAX_ARRAY_SIZE - (MAX_ARRAY_SIZE >>> 1) - 1) + n = MAX_ARRAY_SIZE; + else + n += (n >>> 1) + 1; + r = Arrays.copyOf(r, n); + } + r[i++] = (T)it.next(); + } + if (a == r && i < n) { + r[i] = null; // null-terminate + return r; + } + return (i == n) ? r : Arrays.copyOf(r, i); + } + + public final int hashCode() { + int h = 0; + for (Iterator it = iterator(); it.hasNext();) + h += it.next().hashCode(); + return h; + } + + public final String toString() { + StringBuilder sb = new StringBuilder(); + sb.append('['); + Iterator it = iterator(); + if (it.hasNext()) { + for (;;) { + Object e = it.next(); + sb.append(e == this ? "(this Collection)" : e); + if (!it.hasNext()) + break; + sb.append(',').append(' '); + } + } + return sb.append(']').toString(); + } + + public final boolean containsAll(Collection c) { + if (c != this) { + for (Iterator it = c.iterator(); it.hasNext();) { + Object e = it.next(); + if (e == null || !contains(e)) + return false; + } + } + return true; + } + + public final boolean removeAll(Collection c) { + boolean modified = false; + for (Iterator it = iterator(); it.hasNext();) { + if (c.contains(it.next())) { + it.remove(); + modified = true; + } + } + return modified; + } + + public final boolean retainAll(Collection c) { + boolean modified = false; + for (Iterator it = iterator(); it.hasNext();) { + if (!c.contains(it.next())) { + it.remove(); + modified = true; + } + } + return modified; + } + + } + + /** + * A view of a ConcurrentHashMapV8 as a {@link Set} of keys, in + * which additions may optionally be enabled by mapping to a + * common value. This class cannot be directly instantiated. See + * {@link #keySet}, {@link #keySet(Object)}, {@link #newKeySet()}, + * {@link #newKeySet(int)}. + */ + public static class KeySetView extends CHMView implements Set, java.io.Serializable { + private static final long serialVersionUID = 7249069246763182397L; + private final V value; + KeySetView(ConcurrentHashMapV8 map, V value) { // non-public + super(map); + this.value = value; + } + + /** + * Returns the default mapped value for additions, + * or {@code null} if additions are not supported. + * + * @return the default mapped value for additions, or {@code null} + * if not supported. + */ + public V getMappedValue() { return value; } + + // implement Set API + + public boolean contains(Object o) { return map.containsKey(o); } + public boolean remove(Object o) { return map.remove(o) != null; } + + /** + * Returns a "weakly consistent" iterator that will never + * throw {@link ConcurrentModificationException}, and + * guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not + * guaranteed to) reflect any modifications subsequent to + * construction. + * + * @return an iterator over the keys of this map + */ + public Iterator iterator() { return new KeyIterator(map); } + public boolean add(K e) { + V v; + if ((v = value) == null) + throw new UnsupportedOperationException(); + if (e == null) + throw new NullPointerException(); + return map.internalPutIfAbsent(e, v) == null; + } + public boolean addAll(Collection c) { + boolean added = false; + V v; + if ((v = value) == null) + throw new UnsupportedOperationException(); + for (K e : c) { + if (e == null) + throw new NullPointerException(); + if (map.internalPutIfAbsent(e, v) == null) + added = true; + } + return added; + } + public boolean equals(Object o) { + Set c; + return ((o instanceof Set) && + ((c = (Set)o) == this || + (containsAll(c) && c.containsAll(this)))); + } + } + + /** + * A view of a ConcurrentHashMapV8 as a {@link Collection} of + * values, in which additions are disabled. This class cannot be + * directly instantiated. See {@link #values}, + * + *

        The view's {@code iterator} is a "weakly consistent" iterator + * that will never throw {@link ConcurrentModificationException}, + * and guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not guaranteed to) + * reflect any modifications subsequent to construction. + */ + public static final class ValuesView extends CHMView + implements Collection { + ValuesView(ConcurrentHashMapV8 map) { super(map); } + public final boolean contains(Object o) { return map.containsValue(o); } + public final boolean remove(Object o) { + if (o != null) { + Iterator it = new ValueIterator(map); + while (it.hasNext()) { + if (o.equals(it.next())) { + it.remove(); + return true; + } + } + } + return false; + } + + /** + * Returns a "weakly consistent" iterator that will never + * throw {@link ConcurrentModificationException}, and + * guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not + * guaranteed to) reflect any modifications subsequent to + * construction. + * + * @return an iterator over the values of this map + */ + public final Iterator iterator() { + return new ValueIterator(map); + } + public final boolean add(V e) { + throw new UnsupportedOperationException(); + } + public final boolean addAll(Collection c) { + throw new UnsupportedOperationException(); + } + } + + /** + * A view of a ConcurrentHashMapV8 as a {@link Set} of (key, value) + * entries. This class cannot be directly instantiated. See + * {@link #entrySet}. + */ + public static final class EntrySetView extends CHMView + implements Set> { + EntrySetView(ConcurrentHashMapV8 map) { super(map); } + public final boolean contains(Object o) { + Object k, v, r; Map.Entry e; + return ((o instanceof Map.Entry) && + (k = (e = (Map.Entry)o).getKey()) != null && + (r = map.get(k)) != null && + (v = e.getValue()) != null && + (v == r || v.equals(r))); + } + public final boolean remove(Object o) { + Object k, v; Map.Entry e; + return ((o instanceof Map.Entry) && + (k = (e = (Map.Entry)o).getKey()) != null && + (v = e.getValue()) != null && + map.remove(k, v)); + } + + /** + * Returns a "weakly consistent" iterator that will never + * throw {@link ConcurrentModificationException}, and + * guarantees to traverse elements as they existed upon + * construction of the iterator, and may (but is not + * guaranteed to) reflect any modifications subsequent to + * construction. + * + * @return an iterator over the entries of this map + */ + public final Iterator> iterator() { + return new EntryIterator(map); + } + + public final boolean add(Entry e) { + K key = e.getKey(); + V value = e.getValue(); + if (key == null || value == null) + throw new NullPointerException(); + return map.internalPut(key, value) == null; + } + public final boolean addAll(Collection> c) { + boolean added = false; + for (Entry e : c) { + if (add(e)) + added = true; + } + return added; + } + public boolean equals(Object o) { + Set c; + return ((o instanceof Set) && + ((c = (Set)o) == this || + (containsAll(c) && c.containsAll(this)))); + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java new file mode 100644 index 0000000..ecf552a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java @@ -0,0 +1,204 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on 1.9 version. + +package com.concurrent_ruby.ext.jsr166e.nounsafe; + +import java.util.concurrent.atomic.AtomicLong; +import java.io.IOException; +import java.io.Serializable; +import java.io.ObjectInputStream; + +/** + * One or more variables that together maintain an initially zero + * {@code long} sum. When updates (method {@link #add}) are contended + * across threads, the set of variables may grow dynamically to reduce + * contention. Method {@link #sum} (or, equivalently, {@link + * #longValue}) returns the current total combined across the + * variables maintaining the sum. + * + *

        This class is usually preferable to {@link AtomicLong} when + * multiple threads update a common sum that is used for purposes such + * as collecting statistics, not for fine-grained synchronization + * control. Under low update contention, the two classes have similar + * characteristics. But under high contention, expected throughput of + * this class is significantly higher, at the expense of higher space + * consumption. + * + *

        This class extends {@link Number}, but does not define + * methods such as {@code hashCode} and {@code compareTo} because + * instances are expected to be mutated, and so are not useful as + * collection keys. + * + *

        jsr166e note: This class is targeted to be placed in + * java.util.concurrent.atomic. + * + * @since 1.8 + * @author Doug Lea + */ +public class LongAdder extends Striped64 implements Serializable { + private static final long serialVersionUID = 7249069246863182397L; + + /** + * Version of plus for use in retryUpdate + */ + final long fn(long v, long x) { return v + x; } + + /** + * Creates a new adder with initial sum of zero. + */ + public LongAdder() { + } + + /** + * Adds the given value. + * + * @param x the value to add + */ + public void add(long x) { + Cell[] as; long b, v; HashCode hc; Cell a; int n; + if ((as = cells) != null || !casBase(b = base, b + x)) { + boolean uncontended = true; + int h = (hc = threadHashCode.get()).code; + if (as == null || (n = as.length) < 1 || + (a = as[(n - 1) & h]) == null || + !(uncontended = a.cas(v = a.value, v + x))) + retryUpdate(x, hc, uncontended); + } + } + + /** + * Equivalent to {@code add(1)}. + */ + public void increment() { + add(1L); + } + + /** + * Equivalent to {@code add(-1)}. + */ + public void decrement() { + add(-1L); + } + + /** + * Returns the current sum. The returned value is NOT an + * atomic snapshot: Invocation in the absence of concurrent + * updates returns an accurate result, but concurrent updates that + * occur while the sum is being calculated might not be + * incorporated. + * + * @return the sum + */ + public long sum() { + long sum = base; + Cell[] as = cells; + if (as != null) { + int n = as.length; + for (int i = 0; i < n; ++i) { + Cell a = as[i]; + if (a != null) + sum += a.value; + } + } + return sum; + } + + /** + * Resets variables maintaining the sum to zero. This method may + * be a useful alternative to creating a new adder, but is only + * effective if there are no concurrent updates. Because this + * method is intrinsically racy, it should only be used when it is + * known that no threads are concurrently updating. + */ + public void reset() { + internalReset(0L); + } + + /** + * Equivalent in effect to {@link #sum} followed by {@link + * #reset}. This method may apply for example during quiescent + * points between multithreaded computations. If there are + * updates concurrent with this method, the returned value is + * not guaranteed to be the final value occurring before + * the reset. + * + * @return the sum + */ + public long sumThenReset() { + long sum = base; + Cell[] as = cells; + base = 0L; + if (as != null) { + int n = as.length; + for (int i = 0; i < n; ++i) { + Cell a = as[i]; + if (a != null) { + sum += a.value; + a.value = 0L; + } + } + } + return sum; + } + + /** + * Returns the String representation of the {@link #sum}. + * @return the String representation of the {@link #sum} + */ + public String toString() { + return Long.toString(sum()); + } + + /** + * Equivalent to {@link #sum}. + * + * @return the sum + */ + public long longValue() { + return sum(); + } + + /** + * Returns the {@link #sum} as an {@code int} after a narrowing + * primitive conversion. + */ + public int intValue() { + return (int)sum(); + } + + /** + * Returns the {@link #sum} as a {@code float} + * after a widening primitive conversion. + */ + public float floatValue() { + return (float)sum(); + } + + /** + * Returns the {@link #sum} as a {@code double} after a widening + * primitive conversion. + */ + public double doubleValue() { + return (double)sum(); + } + + private void writeObject(java.io.ObjectOutputStream s) + throws java.io.IOException { + s.defaultWriteObject(); + s.writeLong(sum()); + } + + private void readObject(ObjectInputStream s) + throws IOException, ClassNotFoundException { + s.defaultReadObject(); + busy = 0; + cells = null; + base = s.readLong(); + } + +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java new file mode 100644 index 0000000..f521642 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java @@ -0,0 +1,291 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on 1.5 version. + +package com.concurrent_ruby.ext.jsr166e.nounsafe; + +import java.util.Random; +import java.util.concurrent.atomic.AtomicIntegerFieldUpdater; +import java.util.concurrent.atomic.AtomicLongFieldUpdater; + +/** + * A package-local class holding common representation and mechanics + * for classes supporting dynamic striping on 64bit values. The class + * extends Number so that concrete subclasses must publicly do so. + */ +abstract class Striped64 extends Number { + /* + * This class maintains a lazily-initialized table of atomically + * updated variables, plus an extra "base" field. The table size + * is a power of two. Indexing uses masked per-thread hash codes. + * Nearly all declarations in this class are package-private, + * accessed directly by subclasses. + * + * Table entries are of class Cell; a variant of AtomicLong padded + * to reduce cache contention on most processors. Padding is + * overkill for most Atomics because they are usually irregularly + * scattered in memory and thus don't interfere much with each + * other. But Atomic objects residing in arrays will tend to be + * placed adjacent to each other, and so will most often share + * cache lines (with a huge negative performance impact) without + * this precaution. + * + * In part because Cells are relatively large, we avoid creating + * them until they are needed. When there is no contention, all + * updates are made to the base field. Upon first contention (a + * failed CAS on base update), the table is initialized to size 2. + * The table size is doubled upon further contention until + * reaching the nearest power of two greater than or equal to the + * number of CPUS. Table slots remain empty (null) until they are + * needed. + * + * A single spinlock ("busy") is used for initializing and + * resizing the table, as well as populating slots with new Cells. + * There is no need for a blocking lock: When the lock is not + * available, threads try other slots (or the base). During these + * retries, there is increased contention and reduced locality, + * which is still better than alternatives. + * + * Per-thread hash codes are initialized to random values. + * Contention and/or table collisions are indicated by failed + * CASes when performing an update operation (see method + * retryUpdate). Upon a collision, if the table size is less than + * the capacity, it is doubled in size unless some other thread + * holds the lock. If a hashed slot is empty, and lock is + * available, a new Cell is created. Otherwise, if the slot + * exists, a CAS is tried. Retries proceed by "double hashing", + * using a secondary hash (Marsaglia XorShift) to try to find a + * free slot. + * + * The table size is capped because, when there are more threads + * than CPUs, supposing that each thread were bound to a CPU, + * there would exist a perfect hash function mapping threads to + * slots that eliminates collisions. When we reach capacity, we + * search for this mapping by randomly varying the hash codes of + * colliding threads. Because search is random, and collisions + * only become known via CAS failures, convergence can be slow, + * and because threads are typically not bound to CPUS forever, + * may not occur at all. However, despite these limitations, + * observed contention rates are typically low in these cases. + * + * It is possible for a Cell to become unused when threads that + * once hashed to it terminate, as well as in the case where + * doubling the table causes no thread to hash to it under + * expanded mask. We do not try to detect or remove such cells, + * under the assumption that for long-running instances, observed + * contention levels will recur, so the cells will eventually be + * needed again; and for short-lived ones, it does not matter. + */ + + /** + * Padded variant of AtomicLong supporting only raw accesses plus CAS. + * The value field is placed between pads, hoping that the JVM doesn't + * reorder them. + * + * JVM intrinsics note: It would be possible to use a release-only + * form of CAS here, if it were provided. + */ + static final class Cell { + volatile long p0, p1, p2, p3, p4, p5, p6; + volatile long value; + volatile long q0, q1, q2, q3, q4, q5, q6; + + static AtomicLongFieldUpdater VALUE_UPDATER = AtomicLongFieldUpdater.newUpdater(Cell.class, "value"); + + Cell(long x) { value = x; } + + final boolean cas(long cmp, long val) { + return VALUE_UPDATER.compareAndSet(this, cmp, val); + } + + } + + /** + * Holder for the thread-local hash code. The code is initially + * random, but may be set to a different value upon collisions. + */ + static final class HashCode { + static final Random rng = new Random(); + int code; + HashCode() { + int h = rng.nextInt(); // Avoid zero to allow xorShift rehash + code = (h == 0) ? 1 : h; + } + } + + /** + * The corresponding ThreadLocal class + */ + static final class ThreadHashCode extends ThreadLocal { + public HashCode initialValue() { return new HashCode(); } + } + + /** + * Static per-thread hash codes. Shared across all instances to + * reduce ThreadLocal pollution and because adjustments due to + * collisions in one table are likely to be appropriate for + * others. + */ + static final ThreadHashCode threadHashCode = new ThreadHashCode(); + + /** Number of CPUS, to place bound on table size */ + static final int NCPU = Runtime.getRuntime().availableProcessors(); + + /** + * Table of cells. When non-null, size is a power of 2. + */ + transient volatile Cell[] cells; + + /** + * Base value, used mainly when there is no contention, but also as + * a fallback during table initialization races. Updated via CAS. + */ + transient volatile long base; + + /** + * Spinlock (locked via CAS) used when resizing and/or creating Cells. + */ + transient volatile int busy; + + AtomicLongFieldUpdater BASE_UPDATER = AtomicLongFieldUpdater.newUpdater(Striped64.class, "base"); + AtomicIntegerFieldUpdater BUSY_UPDATER = AtomicIntegerFieldUpdater.newUpdater(Striped64.class, "busy"); + + /** + * Package-private default constructor + */ + Striped64() { + } + + /** + * CASes the base field. + */ + final boolean casBase(long cmp, long val) { + return BASE_UPDATER.compareAndSet(this, cmp, val); + } + + /** + * CASes the busy field from 0 to 1 to acquire lock. + */ + final boolean casBusy() { + return BUSY_UPDATER.compareAndSet(this, 0, 1); + } + + /** + * Computes the function of current and new value. Subclasses + * should open-code this update function for most uses, but the + * virtualized form is needed within retryUpdate. + * + * @param currentValue the current value (of either base or a cell) + * @param newValue the argument from a user update call + * @return result of the update function + */ + abstract long fn(long currentValue, long newValue); + + /** + * Handles cases of updates involving initialization, resizing, + * creating new Cells, and/or contention. See above for + * explanation. This method suffers the usual non-modularity + * problems of optimistic retry code, relying on rechecked sets of + * reads. + * + * @param x the value + * @param hc the hash code holder + * @param wasUncontended false if CAS failed before call + */ + final void retryUpdate(long x, HashCode hc, boolean wasUncontended) { + int h = hc.code; + boolean collide = false; // True if last slot nonempty + for (;;) { + Cell[] as; Cell a; int n; long v; + if ((as = cells) != null && (n = as.length) > 0) { + if ((a = as[(n - 1) & h]) == null) { + if (busy == 0) { // Try to attach new Cell + Cell r = new Cell(x); // Optimistically create + if (busy == 0 && casBusy()) { + boolean created = false; + try { // Recheck under lock + Cell[] rs; int m, j; + if ((rs = cells) != null && + (m = rs.length) > 0 && + rs[j = (m - 1) & h] == null) { + rs[j] = r; + created = true; + } + } finally { + busy = 0; + } + if (created) + break; + continue; // Slot is now non-empty + } + } + collide = false; + } + else if (!wasUncontended) // CAS already known to fail + wasUncontended = true; // Continue after rehash + else if (a.cas(v = a.value, fn(v, x))) + break; + else if (n >= NCPU || cells != as) + collide = false; // At max size or stale + else if (!collide) + collide = true; + else if (busy == 0 && casBusy()) { + try { + if (cells == as) { // Expand table unless stale + Cell[] rs = new Cell[n << 1]; + for (int i = 0; i < n; ++i) + rs[i] = as[i]; + cells = rs; + } + } finally { + busy = 0; + } + collide = false; + continue; // Retry with expanded table + } + h ^= h << 13; // Rehash + h ^= h >>> 17; + h ^= h << 5; + } + else if (busy == 0 && cells == as && casBusy()) { + boolean init = false; + try { // Initialize table + if (cells == as) { + Cell[] rs = new Cell[2]; + rs[h & 1] = new Cell(x); + cells = rs; + init = true; + } + } finally { + busy = 0; + } + if (init) + break; + } + else if (casBase(v = base, fn(v, x))) + break; // Fall back on using base + } + hc.code = h; // Record index for next time + } + + + /** + * Sets base and all cells to the given value. + */ + final void internalReset(long initialValue) { + Cell[] as = cells; + base = initialValue; + if (as != null) { + int n = as.length; + for (int i = 0; i < n; ++i) { + Cell a = as[i]; + if (a != null) + a.value = initialValue; + } + } + } +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java new file mode 100644 index 0000000..3ea409f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java @@ -0,0 +1,199 @@ +/* + * Written by Doug Lea with assistance from members of JCP JSR-166 + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +// This is based on 1.16 version + +package com.concurrent_ruby.ext.jsr166y; + +import java.util.Random; + +/** + * A random number generator isolated to the current thread. Like the + * global {@link java.util.Random} generator used by the {@link + * java.lang.Math} class, a {@code ThreadLocalRandom} is initialized + * with an internally generated seed that may not otherwise be + * modified. When applicable, use of {@code ThreadLocalRandom} rather + * than shared {@code Random} objects in concurrent programs will + * typically encounter much less overhead and contention. Use of + * {@code ThreadLocalRandom} is particularly appropriate when multiple + * tasks (for example, each a {@link ForkJoinTask}) use random numbers + * in parallel in thread pools. + * + *

        Usages of this class should typically be of the form: + * {@code ThreadLocalRandom.current().nextX(...)} (where + * {@code X} is {@code Int}, {@code Long}, etc). + * When all usages are of this form, it is never possible to + * accidently share a {@code ThreadLocalRandom} across multiple threads. + * + *

        This class also provides additional commonly used bounded random + * generation methods. + * + * @since 1.7 + * @author Doug Lea + */ +public class ThreadLocalRandom extends Random { + // same constants as Random, but must be redeclared because private + private static final long multiplier = 0x5DEECE66DL; + private static final long addend = 0xBL; + private static final long mask = (1L << 48) - 1; + + /** + * The random seed. We can't use super.seed. + */ + private long rnd; + + /** + * Initialization flag to permit calls to setSeed to succeed only + * while executing the Random constructor. We can't allow others + * since it would cause setting seed in one part of a program to + * unintentionally impact other usages by the thread. + */ + boolean initialized; + + // Padding to help avoid memory contention among seed updates in + // different TLRs in the common case that they are located near + // each other. + private long pad0, pad1, pad2, pad3, pad4, pad5, pad6, pad7; + + /** + * The actual ThreadLocal + */ + private static final ThreadLocal localRandom = + new ThreadLocal() { + protected ThreadLocalRandom initialValue() { + return new ThreadLocalRandom(); + } + }; + + + /** + * Constructor called only by localRandom.initialValue. + */ + ThreadLocalRandom() { + super(); + initialized = true; + } + + /** + * Returns the current thread's {@code ThreadLocalRandom}. + * + * @return the current thread's {@code ThreadLocalRandom} + */ + public static ThreadLocalRandom current() { + return localRandom.get(); + } + + /** + * Throws {@code UnsupportedOperationException}. Setting seeds in + * this generator is not supported. + * + * @throws UnsupportedOperationException always + */ + public void setSeed(long seed) { + if (initialized) + throw new UnsupportedOperationException(); + rnd = (seed ^ multiplier) & mask; + } + + protected int next(int bits) { + rnd = (rnd * multiplier + addend) & mask; + return (int) (rnd >>> (48-bits)); + } + + /** + * Returns a pseudorandom, uniformly distributed value between the + * given least value (inclusive) and bound (exclusive). + * + * @param least the least value returned + * @param bound the upper bound (exclusive) + * @throws IllegalArgumentException if least greater than or equal + * to bound + * @return the next value + */ + public int nextInt(int least, int bound) { + if (least >= bound) + throw new IllegalArgumentException(); + return nextInt(bound - least) + least; + } + + /** + * Returns a pseudorandom, uniformly distributed value + * between 0 (inclusive) and the specified value (exclusive). + * + * @param n the bound on the random number to be returned. Must be + * positive. + * @return the next value + * @throws IllegalArgumentException if n is not positive + */ + public long nextLong(long n) { + if (n <= 0) + throw new IllegalArgumentException("n must be positive"); + // Divide n by two until small enough for nextInt. On each + // iteration (at most 31 of them but usually much less), + // randomly choose both whether to include high bit in result + // (offset) and whether to continue with the lower vs upper + // half (which makes a difference only if odd). + long offset = 0; + while (n >= Integer.MAX_VALUE) { + int bits = next(2); + long half = n >>> 1; + long nextn = ((bits & 2) == 0) ? half : n - half; + if ((bits & 1) == 0) + offset += n - nextn; + n = nextn; + } + return offset + nextInt((int) n); + } + + /** + * Returns a pseudorandom, uniformly distributed value between the + * given least value (inclusive) and bound (exclusive). + * + * @param least the least value returned + * @param bound the upper bound (exclusive) + * @return the next value + * @throws IllegalArgumentException if least greater than or equal + * to bound + */ + public long nextLong(long least, long bound) { + if (least >= bound) + throw new IllegalArgumentException(); + return nextLong(bound - least) + least; + } + + /** + * Returns a pseudorandom, uniformly distributed {@code double} value + * between 0 (inclusive) and the specified value (exclusive). + * + * @param n the bound on the random number to be returned. Must be + * positive. + * @return the next value + * @throws IllegalArgumentException if n is not positive + */ + public double nextDouble(double n) { + if (n <= 0) + throw new IllegalArgumentException("n must be positive"); + return nextDouble() * n; + } + + /** + * Returns a pseudorandom, uniformly distributed value between the + * given least value (inclusive) and bound (exclusive). + * + * @param least the least value returned + * @param bound the upper bound (exclusive) + * @return the next value + * @throws IllegalArgumentException if least greater than or equal + * to bound + */ + public double nextDouble(double least, double bound) { + if (least >= bound) + throw new IllegalArgumentException(); + return nextDouble() * (bound - least) + least; + } + + private static final long serialVersionUID = -5851777807851030925L; +} diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent-ruby.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent-ruby.rb new file mode 100644 index 0000000..08917e3 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent-ruby.rb @@ -0,0 +1 @@ +require_relative "./concurrent" diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent.rb new file mode 100644 index 0000000..87de46f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent.rb @@ -0,0 +1,134 @@ +require 'concurrent/version' +require 'concurrent/constants' +require 'concurrent/errors' +require 'concurrent/configuration' + +require 'concurrent/atomics' +require 'concurrent/executors' +require 'concurrent/synchronization' + +require 'concurrent/atomic/atomic_markable_reference' +require 'concurrent/atomic/atomic_reference' +require 'concurrent/agent' +require 'concurrent/atom' +require 'concurrent/array' +require 'concurrent/hash' +require 'concurrent/set' +require 'concurrent/map' +require 'concurrent/tuple' +require 'concurrent/async' +require 'concurrent/dataflow' +require 'concurrent/delay' +require 'concurrent/exchanger' +require 'concurrent/future' +require 'concurrent/immutable_struct' +require 'concurrent/ivar' +require 'concurrent/maybe' +require 'concurrent/mutable_struct' +require 'concurrent/mvar' +require 'concurrent/promise' +require 'concurrent/scheduled_task' +require 'concurrent/settable_struct' +require 'concurrent/timer_task' +require 'concurrent/tvar' +require 'concurrent/promises' + +require 'concurrent/thread_safe/synchronized_delegator' +require 'concurrent/thread_safe/util' + +require 'concurrent/options' + +# @!macro internal_implementation_note +# +# @note **Private Implementation:** This abstraction is a private, internal +# implementation detail. It should never be used directly. + +# @!macro monotonic_clock_warning +# +# @note Time calculations on all platforms and languages are sensitive to +# changes to the system clock. To alleviate the potential problems +# associated with changing the system clock while an application is running, +# most modern operating systems provide a monotonic clock that operates +# independently of the system clock. A monotonic clock cannot be used to +# determine human-friendly clock times. A monotonic clock is used exclusively +# for calculating time intervals. Not all Ruby platforms provide access to an +# operating system monotonic clock. On these platforms a pure-Ruby monotonic +# clock will be used as a fallback. An operating system monotonic clock is both +# faster and more reliable than the pure-Ruby implementation. The pure-Ruby +# implementation should be fast and reliable enough for most non-realtime +# operations. At this time the common Ruby platforms that provide access to an +# operating system monotonic clock are MRI 2.1 and above and JRuby (all versions). +# +# @see http://linux.die.net/man/3/clock_gettime Linux clock_gettime(3) + +# @!macro copy_options +# +# ## Copy Options +# +# Object references in Ruby are mutable. This can lead to serious +# problems when the {#value} of an object is a mutable reference. Which +# is always the case unless the value is a `Fixnum`, `Symbol`, or similar +# "primitive" data type. Each instance can be configured with a few +# options that can help protect the program from potentially dangerous +# operations. Each of these options can be optionally set when the object +# instance is created: +# +# * `:dup_on_deref` When true the object will call the `#dup` method on +# the `value` object every time the `#value` method is called +# (default: false) +# * `:freeze_on_deref` When true the object will call the `#freeze` +# method on the `value` object every time the `#value` method is called +# (default: false) +# * `:copy_on_deref` When given a `Proc` object the `Proc` will be run +# every time the `#value` method is called. The `Proc` will be given +# the current `value` as its only argument and the result returned by +# the block will be the return value of the `#value` call. When `nil` +# this option will be ignored (default: nil) +# +# When multiple deref options are set the order of operations is strictly defined. +# The order of deref operations is: +# * `:copy_on_deref` +# * `:dup_on_deref` +# * `:freeze_on_deref` +# +# Because of this ordering there is no need to `#freeze` an object created by a +# provided `:copy_on_deref` block. Simply set `:freeze_on_deref` to `true`. +# Setting both `:dup_on_deref` to `true` and `:freeze_on_deref` to `true` is +# as close to the behavior of a "pure" functional language (like Erlang, Clojure, +# or Haskell) as we are likely to get in Ruby. + +# @!macro deref_options +# +# @option opts [Boolean] :dup_on_deref (false) Call `#dup` before +# returning the data from {#value} +# @option opts [Boolean] :freeze_on_deref (false) Call `#freeze` before +# returning the data from {#value} +# @option opts [Proc] :copy_on_deref (nil) When calling the {#value} +# method, call the given proc passing the internal value as the sole +# argument then return the new value returned from the proc. + +# @!macro executor_and_deref_options +# +# @param [Hash] opts the options used to define the behavior at update and deref +# and to specify the executor on which to perform actions +# @option opts [Executor] :executor when set use the given `Executor` instance. +# Three special values are also supported: `:io` returns the global pool for +# long, blocking (IO) tasks, `:fast` returns the global pool for short, fast +# operations, and `:immediate` returns the global `ImmediateExecutor` object. +# @!macro deref_options + +# @!macro warn.edge +# @api Edge +# @note **Edge Features** are under active development and may change frequently. +# +# - Deprecations are not added before incompatible changes. +# - Edge version: _major_ is always 0, _minor_ bump means incompatible change, +# _patch_ bump means compatible change. +# - Edge features may also lack tests and documentation. +# - Features developed in `concurrent-ruby-edge` are expected to move +# to `concurrent-ruby` when finalised. + + +# {include:file:README.md} +module Concurrent +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/agent.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/agent.rb new file mode 100644 index 0000000..815dca0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/agent.rb @@ -0,0 +1,587 @@ +require 'concurrent/configuration' +require 'concurrent/atomic/atomic_reference' +require 'concurrent/atomic/thread_local_var' +require 'concurrent/collection/copy_on_write_observer_set' +require 'concurrent/concern/observable' +require 'concurrent/synchronization' + +module Concurrent + + # `Agent` is inspired by Clojure's [agent](http://clojure.org/agents) + # function. An agent is a shared, mutable variable providing independent, + # uncoordinated, *asynchronous* change of individual values. Best used when + # the value will undergo frequent, complex updates. Suitable when the result + # of an update does not need to be known immediately. `Agent` is (mostly) + # functionally equivalent to Clojure's agent, except where the runtime + # prevents parity. + # + # Agents are reactive, not autonomous - there is no imperative message loop + # and no blocking receive. The state of an Agent should be itself immutable + # and the `#value` of an Agent is always immediately available for reading by + # any thread without any messages, i.e. observation does not require + # cooperation or coordination. + # + # Agent action dispatches are made using the various `#send` methods. These + # methods always return immediately. At some point later, in another thread, + # the following will happen: + # + # 1. The given `action` will be applied to the state of the Agent and the + # `args`, if any were supplied. + # 2. The return value of `action` will be passed to the validator lambda, + # if one has been set on the Agent. + # 3. If the validator succeeds or if no validator was given, the return value + # of the given `action` will become the new `#value` of the Agent. See + # `#initialize` for details. + # 4. If any observers were added to the Agent, they will be notified. See + # `#add_observer` for details. + # 5. If during the `action` execution any other dispatches are made (directly + # or indirectly), they will be held until after the `#value` of the Agent + # has been changed. + # + # If any exceptions are thrown by an action function, no nested dispatches + # will occur, and the exception will be cached in the Agent itself. When an + # Agent has errors cached, any subsequent interactions will immediately throw + # an exception, until the agent's errors are cleared. Agent errors can be + # examined with `#error` and the agent restarted with `#restart`. + # + # The actions of all Agents get interleaved amongst threads in a thread pool. + # At any point in time, at most one action for each Agent is being executed. + # Actions dispatched to an agent from another single agent or thread will + # occur in the order they were sent, potentially interleaved with actions + # dispatched to the same agent from other sources. The `#send` method should + # be used for actions that are CPU limited, while the `#send_off` method is + # appropriate for actions that may block on IO. + # + # Unlike in Clojure, `Agent` cannot participate in `Concurrent::TVar` transactions. + # + # ## Example + # + # ``` + # def next_fibonacci(set = nil) + # return [0, 1] if set.nil? + # set + [set[-2..-1].reduce{|sum,x| sum + x }] + # end + # + # # create an agent with an initial value + # agent = Concurrent::Agent.new(next_fibonacci) + # + # # send a few update requests + # 5.times do + # agent.send{|set| next_fibonacci(set) } + # end + # + # # wait for them to complete + # agent.await + # + # # get the current value + # agent.value #=> [0, 1, 1, 2, 3, 5, 8] + # ``` + # + # ## Observation + # + # Agents support observers through the {Concurrent::Observable} mixin module. + # Notification of observers occurs every time an action dispatch returns and + # the new value is successfully validated. Observation will *not* occur if the + # action raises an exception, if validation fails, or when a {#restart} occurs. + # + # When notified the observer will receive three arguments: `time`, `old_value`, + # and `new_value`. The `time` argument is the time at which the value change + # occurred. The `old_value` is the value of the Agent when the action began + # processing. The `new_value` is the value to which the Agent was set when the + # action completed. Note that `old_value` and `new_value` may be the same. + # This is not an error. It simply means that the action returned the same + # value. + # + # ## Nested Actions + # + # It is possible for an Agent action to post further actions back to itself. + # The nested actions will be enqueued normally then processed *after* the + # outer action completes, in the order they were sent, possibly interleaved + # with action dispatches from other threads. Nested actions never deadlock + # with one another and a failure in a nested action will never affect the + # outer action. + # + # Nested actions can be called using the Agent reference from the enclosing + # scope or by passing the reference in as a "send" argument. Nested actions + # cannot be post using `self` from within the action block/proc/lambda; `self` + # in this context will not reference the Agent. The preferred method for + # dispatching nested actions is to pass the Agent as an argument. This allows + # Ruby to more effectively manage the closing scope. + # + # Prefer this: + # + # ``` + # agent = Concurrent::Agent.new(0) + # agent.send(agent) do |value, this| + # this.send {|v| v + 42 } + # 3.14 + # end + # agent.value #=> 45.14 + # ``` + # + # Over this: + # + # ``` + # agent = Concurrent::Agent.new(0) + # agent.send do |value| + # agent.send {|v| v + 42 } + # 3.14 + # end + # ``` + # + # @!macro agent_await_warning + # + # **NOTE** Never, *under any circumstances*, call any of the "await" methods + # ({#await}, {#await_for}, {#await_for!}, and {#wait}) from within an action + # block/proc/lambda. The call will block the Agent and will always fail. + # Calling either {#await} or {#wait} (with a timeout of `nil`) will + # hopelessly deadlock the Agent with no possibility of recovery. + # + # @!macro thread_safe_variable_comparison + # + # @see http://clojure.org/Agents Clojure Agents + # @see http://clojure.org/state Values and Change - Clojure's approach to Identity and State + class Agent < Synchronization::LockableObject + include Concern::Observable + + ERROR_MODES = [:continue, :fail].freeze + private_constant :ERROR_MODES + + AWAIT_FLAG = ::Object.new + private_constant :AWAIT_FLAG + + AWAIT_ACTION = ->(value, latch) { latch.count_down; AWAIT_FLAG } + private_constant :AWAIT_ACTION + + DEFAULT_ERROR_HANDLER = ->(agent, error) { nil } + private_constant :DEFAULT_ERROR_HANDLER + + DEFAULT_VALIDATOR = ->(value) { true } + private_constant :DEFAULT_VALIDATOR + + Job = Struct.new(:action, :args, :executor, :caller) + private_constant :Job + + # Raised during action processing or any other time in an Agent's lifecycle. + class Error < StandardError + def initialize(message = nil) + message ||= 'agent must be restarted before jobs can post' + super(message) + end + end + + # Raised when a new value obtained during action processing or at `#restart` + # fails validation. + class ValidationError < Error + def initialize(message = nil) + message ||= 'invalid value' + super(message) + end + end + + # The error mode this Agent is operating in. See {#initialize} for details. + attr_reader :error_mode + + # Create a new `Agent` with the given initial value and options. + # + # The `:validator` option must be `nil` or a side-effect free proc/lambda + # which takes one argument. On any intended value change the validator, if + # provided, will be called. If the new value is invalid the validator should + # return `false` or raise an error. + # + # The `:error_handler` option must be `nil` or a proc/lambda which takes two + # arguments. When an action raises an error or validation fails, either by + # returning false or raising an error, the error handler will be called. The + # arguments to the error handler will be a reference to the agent itself and + # the error object which was raised. + # + # The `:error_mode` may be either `:continue` (the default if an error + # handler is given) or `:fail` (the default if error handler nil or not + # given). + # + # If an action being run by the agent throws an error or doesn't pass + # validation the error handler, if present, will be called. After the + # handler executes if the error mode is `:continue` the Agent will continue + # as if neither the action that caused the error nor the error itself ever + # happened. + # + # If the mode is `:fail` the Agent will become {#failed?} and will stop + # accepting new action dispatches. Any previously queued actions will be + # held until {#restart} is called. The {#value} method will still work, + # returning the value of the Agent before the error. + # + # @param [Object] initial the initial value + # @param [Hash] opts the configuration options + # + # @option opts [Symbol] :error_mode either `:continue` or `:fail` + # @option opts [nil, Proc] :error_handler the (optional) error handler + # @option opts [nil, Proc] :validator the (optional) validation procedure + def initialize(initial, opts = {}) + super() + synchronize { ns_initialize(initial, opts) } + end + + # The current value (state) of the Agent, irrespective of any pending or + # in-progress actions. The value is always available and is non-blocking. + # + # @return [Object] the current value + def value + @current.value # TODO (pitr 12-Sep-2015): broken unsafe read? + end + + alias_method :deref, :value + + # When {#failed?} and {#error_mode} is `:fail`, returns the error object + # which caused the failure, else `nil`. When {#error_mode} is `:continue` + # will *always* return `nil`. + # + # @return [nil, Error] the error which caused the failure when {#failed?} + def error + @error.value + end + + alias_method :reason, :error + + # @!macro agent_send + # + # Dispatches an action to the Agent and returns immediately. Subsequently, + # in a thread from a thread pool, the {#value} will be set to the return + # value of the action. Action dispatches are only allowed when the Agent + # is not {#failed?}. + # + # The action must be a block/proc/lambda which takes 1 or more arguments. + # The first argument is the current {#value} of the Agent. Any arguments + # passed to the send method via the `args` parameter will be passed to the + # action as the remaining arguments. The action must return the new value + # of the Agent. + # + # * {#send} and {#send!} should be used for actions that are CPU limited + # * {#send_off}, {#send_off!}, and {#<<} are appropriate for actions that + # may block on IO + # * {#send_via} and {#send_via!} are used when a specific executor is to + # be used for the action + # + # @param [Array] args zero or more arguments to be passed to + # the action + # @param [Proc] action the action dispatch to be enqueued + # + # @yield [agent, value, *args] process the old value and return the new + # @yieldparam [Object] value the current {#value} of the Agent + # @yieldparam [Array] args zero or more arguments to pass to the + # action + # @yieldreturn [Object] the new value of the Agent + # + # @!macro send_return + # @return [Boolean] true if the action is successfully enqueued, false if + # the Agent is {#failed?} + def send(*args, &action) + enqueue_action_job(action, args, Concurrent.global_fast_executor) + end + + # @!macro agent_send + # + # @!macro send_bang_return_and_raise + # @return [Boolean] true if the action is successfully enqueued + # @raise [Concurrent::Agent::Error] if the Agent is {#failed?} + def send!(*args, &action) + raise Error.new unless send(*args, &action) + true + end + + # @!macro agent_send + # @!macro send_return + def send_off(*args, &action) + enqueue_action_job(action, args, Concurrent.global_io_executor) + end + + alias_method :post, :send_off + + # @!macro agent_send + # @!macro send_bang_return_and_raise + def send_off!(*args, &action) + raise Error.new unless send_off(*args, &action) + true + end + + # @!macro agent_send + # @!macro send_return + # @param [Concurrent::ExecutorService] executor the executor on which the + # action is to be dispatched + def send_via(executor, *args, &action) + enqueue_action_job(action, args, executor) + end + + # @!macro agent_send + # @!macro send_bang_return_and_raise + # @param [Concurrent::ExecutorService] executor the executor on which the + # action is to be dispatched + def send_via!(executor, *args, &action) + raise Error.new unless send_via(executor, *args, &action) + true + end + + # Dispatches an action to the Agent and returns immediately. Subsequently, + # in a thread from a thread pool, the {#value} will be set to the return + # value of the action. Appropriate for actions that may block on IO. + # + # @param [Proc] action the action dispatch to be enqueued + # @return [Concurrent::Agent] self + # @see #send_off + def <<(action) + send_off(&action) + self + end + + # Blocks the current thread (indefinitely!) until all actions dispatched + # thus far, from this thread or nested by the Agent, have occurred. Will + # block when {#failed?}. Will never return if a failed Agent is {#restart} + # with `:clear_actions` true. + # + # Returns a reference to `self` to support method chaining: + # + # ``` + # current_value = agent.await.value + # ``` + # + # @return [Boolean] self + # + # @!macro agent_await_warning + def await + wait(nil) + self + end + + # Blocks the current thread until all actions dispatched thus far, from this + # thread or nested by the Agent, have occurred, or the timeout (in seconds) + # has elapsed. + # + # @param [Float] timeout the maximum number of seconds to wait + # @return [Boolean] true if all actions complete before timeout else false + # + # @!macro agent_await_warning + def await_for(timeout) + wait(timeout.to_f) + end + + # Blocks the current thread until all actions dispatched thus far, from this + # thread or nested by the Agent, have occurred, or the timeout (in seconds) + # has elapsed. + # + # @param [Float] timeout the maximum number of seconds to wait + # @return [Boolean] true if all actions complete before timeout + # + # @raise [Concurrent::TimeoutError] when timout is reached + # + # @!macro agent_await_warning + def await_for!(timeout) + raise Concurrent::TimeoutError unless wait(timeout.to_f) + true + end + + # Blocks the current thread until all actions dispatched thus far, from this + # thread or nested by the Agent, have occurred, or the timeout (in seconds) + # has elapsed. Will block indefinitely when timeout is nil or not given. + # + # Provided mainly for consistency with other classes in this library. Prefer + # the various `await` methods instead. + # + # @param [Float] timeout the maximum number of seconds to wait + # @return [Boolean] true if all actions complete before timeout else false + # + # @!macro agent_await_warning + def wait(timeout = nil) + latch = Concurrent::CountDownLatch.new(1) + enqueue_await_job(latch) + latch.wait(timeout) + end + + # Is the Agent in a failed state? + # + # @see #restart + def failed? + !@error.value.nil? + end + + alias_method :stopped?, :failed? + + # When an Agent is {#failed?}, changes the Agent {#value} to `new_value` + # then un-fails the Agent so that action dispatches are allowed again. If + # the `:clear_actions` option is give and true, any actions queued on the + # Agent that were being held while it was failed will be discarded, + # otherwise those held actions will proceed. The `new_value` must pass the + # validator if any, or `restart` will raise an exception and the Agent will + # remain failed with its old {#value} and {#error}. Observers, if any, will + # not be notified of the new state. + # + # @param [Object] new_value the new value for the Agent once restarted + # @param [Hash] opts the configuration options + # @option opts [Symbol] :clear_actions true if all enqueued but unprocessed + # actions should be discarded on restart, else false (default: false) + # @return [Boolean] true + # + # @raise [Concurrent:AgentError] when not failed + def restart(new_value, opts = {}) + clear_actions = opts.fetch(:clear_actions, false) + synchronize do + raise Error.new('agent is not failed') unless failed? + raise ValidationError unless ns_validate(new_value) + @current.value = new_value + @error.value = nil + @queue.clear if clear_actions + ns_post_next_job unless @queue.empty? + end + true + end + + class << self + + # Blocks the current thread (indefinitely!) until all actions dispatched + # thus far to all the given Agents, from this thread or nested by the + # given Agents, have occurred. Will block when any of the agents are + # failed. Will never return if a failed Agent is restart with + # `:clear_actions` true. + # + # @param [Array] agents the Agents on which to wait + # @return [Boolean] true + # + # @!macro agent_await_warning + def await(*agents) + agents.each { |agent| agent.await } + true + end + + # Blocks the current thread until all actions dispatched thus far to all + # the given Agents, from this thread or nested by the given Agents, have + # occurred, or the timeout (in seconds) has elapsed. + # + # @param [Float] timeout the maximum number of seconds to wait + # @param [Array] agents the Agents on which to wait + # @return [Boolean] true if all actions complete before timeout else false + # + # @!macro agent_await_warning + def await_for(timeout, *agents) + end_at = Concurrent.monotonic_time + timeout.to_f + ok = agents.length.times do |i| + break false if (delay = end_at - Concurrent.monotonic_time) < 0 + break false unless agents[i].await_for(delay) + end + !!ok + end + + # Blocks the current thread until all actions dispatched thus far to all + # the given Agents, from this thread or nested by the given Agents, have + # occurred, or the timeout (in seconds) has elapsed. + # + # @param [Float] timeout the maximum number of seconds to wait + # @param [Array] agents the Agents on which to wait + # @return [Boolean] true if all actions complete before timeout + # + # @raise [Concurrent::TimeoutError] when timout is reached + # @!macro agent_await_warning + def await_for!(timeout, *agents) + raise Concurrent::TimeoutError unless await_for(timeout, *agents) + true + end + end + + private + + def ns_initialize(initial, opts) + @error_mode = opts[:error_mode] + @error_handler = opts[:error_handler] + + if @error_mode && !ERROR_MODES.include?(@error_mode) + raise ArgumentError.new('unrecognized error mode') + elsif @error_mode.nil? + @error_mode = @error_handler ? :continue : :fail + end + + @error_handler ||= DEFAULT_ERROR_HANDLER + @validator = opts.fetch(:validator, DEFAULT_VALIDATOR) + @current = Concurrent::AtomicReference.new(initial) + @error = Concurrent::AtomicReference.new(nil) + @caller = Concurrent::ThreadLocalVar.new(nil) + @queue = [] + + self.observers = Collection::CopyOnNotifyObserverSet.new + end + + def enqueue_action_job(action, args, executor) + raise ArgumentError.new('no action given') unless action + job = Job.new(action, args, executor, @caller.value || Thread.current.object_id) + synchronize { ns_enqueue_job(job) } + end + + def enqueue_await_job(latch) + synchronize do + if (index = ns_find_last_job_for_thread) + job = Job.new(AWAIT_ACTION, [latch], Concurrent.global_immediate_executor, + Thread.current.object_id) + ns_enqueue_job(job, index+1) + else + latch.count_down + true + end + end + end + + def ns_enqueue_job(job, index = nil) + # a non-nil index means this is an await job + return false if index.nil? && failed? + index ||= @queue.length + @queue.insert(index, job) + # if this is the only job, post to executor + ns_post_next_job if @queue.length == 1 + true + end + + def ns_post_next_job + @queue.first.executor.post { execute_next_job } + end + + def execute_next_job + job = synchronize { @queue.first } + old_value = @current.value + + @caller.value = job.caller # for nested actions + new_value = job.action.call(old_value, *job.args) + @caller.value = nil + + return if new_value == AWAIT_FLAG + + if ns_validate(new_value) + @current.value = new_value + observers.notify_observers(Time.now, old_value, new_value) + else + handle_error(ValidationError.new) + end + rescue => error + handle_error(error) + ensure + synchronize do + @queue.shift + unless failed? || @queue.empty? + ns_post_next_job + end + end + end + + def ns_validate(value) + @validator.call(value) + rescue + false + end + + def handle_error(error) + # stop new jobs from posting + @error.value = error if @error_mode == :fail + @error_handler.call(self, error) + rescue + # do nothing + end + + def ns_find_last_job_for_thread + @queue.rindex { |job| job.caller == Thread.current.object_id } + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/array.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/array.rb new file mode 100644 index 0000000..5693179 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/array.rb @@ -0,0 +1,66 @@ +require 'concurrent/utility/engine' +require 'concurrent/thread_safe/util' + +module Concurrent + + # @!macro concurrent_array + # + # A thread-safe subclass of Array. This version locks against the object + # itself for every method call, ensuring only one thread can be reading + # or writing at a time. This includes iteration methods like `#each`. + # + # @note `a += b` is **not** a **thread-safe** operation on + # `Concurrent::Array`. It reads array `a`, then it creates new `Concurrent::Array` + # which is concatenation of `a` and `b`, then it writes the concatenation to `a`. + # The read and write are independent operations they do not form a single atomic + # operation therefore when two `+=` operations are executed concurrently updates + # may be lost. Use `#concat` instead. + # + # @see http://ruby-doc.org/core-2.2.0/Array.html Ruby standard library `Array` + + # @!macro internal_implementation_note + ArrayImplementation = case + when Concurrent.on_cruby? + # Because MRI never runs code in parallel, the existing + # non-thread-safe structures should usually work fine. + ::Array + + when Concurrent.on_jruby? + require 'jruby/synchronized' + + class JRubyArray < ::Array + include JRuby::Synchronized + end + JRubyArray + + when Concurrent.on_rbx? + require 'monitor' + require 'concurrent/thread_safe/util/data_structures' + + class RbxArray < ::Array + end + + ThreadSafe::Util.make_synchronized_on_rbx RbxArray + RbxArray + + when Concurrent.on_truffleruby? + require 'concurrent/thread_safe/util/data_structures' + + class TruffleRubyArray < ::Array + end + + ThreadSafe::Util.make_synchronized_on_truffleruby TruffleRubyArray + TruffleRubyArray + + else + warn 'Possibly unsupported Ruby implementation' + ::Array + end + private_constant :ArrayImplementation + + # @!macro concurrent_array + class Array < ArrayImplementation + end + +end + diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/async.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/async.rb new file mode 100644 index 0000000..9e75ca9 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/async.rb @@ -0,0 +1,445 @@ +require 'concurrent/configuration' +require 'concurrent/ivar' +require 'concurrent/synchronization/lockable_object' + +module Concurrent + + # A mixin module that provides simple asynchronous behavior to a class, + # turning it into a simple actor. Loosely based on Erlang's + # [gen_server](http://www.erlang.org/doc/man/gen_server.html), but without + # supervision or linking. + # + # A more feature-rich {Concurrent::Actor} is also available when the + # capabilities of `Async` are too limited. + # + # ```cucumber + # Feature: + # As a stateful, plain old Ruby class + # I want safe, asynchronous behavior + # So my long-running methods don't block the main thread + # ``` + # + # The `Async` module is a way to mix simple yet powerful asynchronous + # capabilities into any plain old Ruby object or class, turning each object + # into a simple Actor. Method calls are processed on a background thread. The + # caller is free to perform other actions while processing occurs in the + # background. + # + # Method calls to the asynchronous object are made via two proxy methods: + # `async` (alias `cast`) and `await` (alias `call`). These proxy methods post + # the method call to the object's background thread and return a "future" + # which will eventually contain the result of the method call. + # + # This behavior is loosely patterned after Erlang's `gen_server` behavior. + # When an Erlang module implements the `gen_server` behavior it becomes + # inherently asynchronous. The `start` or `start_link` function spawns a + # process (similar to a thread but much more lightweight and efficient) and + # returns the ID of the process. Using the process ID, other processes can + # send messages to the `gen_server` via the `cast` and `call` methods. Unlike + # Erlang's `gen_server`, however, `Async` classes do not support linking or + # supervision trees. + # + # ## Basic Usage + # + # When this module is mixed into a class, objects of the class become inherently + # asynchronous. Each object gets its own background thread on which to post + # asynchronous method calls. Asynchronous method calls are executed in the + # background one at a time in the order they are received. + # + # To create an asynchronous class, simply mix in the `Concurrent::Async` module: + # + # ``` + # class Hello + # include Concurrent::Async + # + # def hello(name) + # "Hello, #{name}!" + # end + # end + # ``` + # + # When defining a constructor it is critical that the first line be a call to + # `super` with no arguments. The `super` method initializes the background + # thread and other asynchronous components. + # + # ``` + # class BackgroundLogger + # include Concurrent::Async + # + # def initialize(level) + # super() + # @logger = Logger.new(STDOUT) + # @logger.level = level + # end + # + # def info(msg) + # @logger.info(msg) + # end + # end + # ``` + # + # Mixing this module into a class provides each object two proxy methods: + # `async` and `await`. These methods are thread safe with respect to the + # enclosing object. The former proxy allows methods to be called + # asynchronously by posting to the object's internal thread. The latter proxy + # allows a method to be called synchronously but does so safely with respect + # to any pending asynchronous method calls and ensures proper ordering. Both + # methods return a {Concurrent::IVar} which can be inspected for the result + # of the proxied method call. Calling a method with `async` will return a + # `:pending` `IVar` whereas `await` will return a `:complete` `IVar`. + # + # ``` + # class Echo + # include Concurrent::Async + # + # def echo(msg) + # print "#{msg}\n" + # end + # end + # + # horn = Echo.new + # horn.echo('zero') # synchronous, not thread-safe + # # returns the actual return value of the method + # + # horn.async.echo('one') # asynchronous, non-blocking, thread-safe + # # returns an IVar in the :pending state + # + # horn.await.echo('two') # synchronous, blocking, thread-safe + # # returns an IVar in the :complete state + # ``` + # + # ## Let It Fail + # + # The `async` and `await` proxy methods have built-in error protection based + # on Erlang's famous "let it fail" philosophy. Instance methods should not be + # programmed defensively. When an exception is raised by a delegated method + # the proxy will rescue the exception, expose it to the caller as the `reason` + # attribute of the returned future, then process the next method call. + # + # ## Calling Methods Internally + # + # External method calls should *always* use the `async` and `await` proxy + # methods. When one method calls another method, the `async` proxy should + # rarely be used and the `await` proxy should *never* be used. + # + # When an object calls one of its own methods using the `await` proxy the + # second call will be enqueued *behind* the currently running method call. + # Any attempt to wait on the result will fail as the second call will never + # run until after the current call completes. + # + # Calling a method using the `await` proxy from within a method that was + # itself called using `async` or `await` will irreversibly deadlock the + # object. Do *not* do this, ever. + # + # ## Instance Variables and Attribute Accessors + # + # Instance variables do not need to be thread-safe so long as they are private. + # Asynchronous method calls are processed in the order they are received and + # are processed one at a time. Therefore private instance variables can only + # be accessed by one thread at a time. This is inherently thread-safe. + # + # When using private instance variables within asynchronous methods, the best + # practice is to read the instance variable into a local variable at the start + # of the method then update the instance variable at the *end* of the method. + # This way, should an exception be raised during method execution the internal + # state of the object will not have been changed. + # + # ### Reader Attributes + # + # The use of `attr_reader` is discouraged. Internal state exposed externally, + # when necessary, should be done through accessor methods. The instance + # variables exposed by these methods *must* be thread-safe, or they must be + # called using the `async` and `await` proxy methods. These two approaches are + # subtly different. + # + # When internal state is accessed via the `async` and `await` proxy methods, + # the returned value represents the object's state *at the time the call is + # processed*, which may *not* be the state of the object at the time the call + # is made. + # + # To get the state *at the current* time, irrespective of an enqueued method + # calls, a reader method must be called directly. This is inherently unsafe + # unless the instance variable is itself thread-safe, preferably using one + # of the thread-safe classes within this library. Because the thread-safe + # classes within this library are internally-locking or non-locking, they can + # be safely used from within asynchronous methods without causing deadlocks. + # + # Generally speaking, the best practice is to *not* expose internal state via + # reader methods. The best practice is to simply use the method's return value. + # + # ### Writer Attributes + # + # Writer attributes should never be used with asynchronous classes. Changing + # the state externally, even when done in the thread-safe way, is not logically + # consistent. Changes to state need to be timed with respect to all asynchronous + # method calls which my be in-process or enqueued. The only safe practice is to + # pass all necessary data to each method as arguments and let the method update + # the internal state as necessary. + # + # ## Class Constants, Variables, and Methods + # + # ### Class Constants + # + # Class constants do not need to be thread-safe. Since they are read-only and + # immutable they may be safely read both externally and from within + # asynchronous methods. + # + # ### Class Variables + # + # Class variables should be avoided. Class variables represent shared state. + # Shared state is anathema to concurrency. Should there be a need to share + # state using class variables they *must* be thread-safe, preferably + # using the thread-safe classes within this library. When updating class + # variables, never assign a new value/object to the variable itself. Assignment + # is not thread-safe in Ruby. Instead, use the thread-safe update functions + # of the variable itself to change the value. + # + # The best practice is to *never* use class variables with `Async` classes. + # + # ### Class Methods + # + # Class methods which are pure functions are safe. Class methods which modify + # class variables should be avoided, for all the reasons listed above. + # + # ## An Important Note About Thread Safe Guarantees + # + # > Thread safe guarantees can only be made when asynchronous method calls + # > are not mixed with direct method calls. Use only direct method calls + # > when the object is used exclusively on a single thread. Use only + # > `async` and `await` when the object is shared between threads. Once you + # > call a method using `async` or `await`, you should no longer call methods + # > directly on the object. Use `async` and `await` exclusively from then on. + # + # @example + # + # class Echo + # include Concurrent::Async + # + # def echo(msg) + # print "#{msg}\n" + # end + # end + # + # horn = Echo.new + # horn.echo('zero') # synchronous, not thread-safe + # # returns the actual return value of the method + # + # horn.async.echo('one') # asynchronous, non-blocking, thread-safe + # # returns an IVar in the :pending state + # + # horn.await.echo('two') # synchronous, blocking, thread-safe + # # returns an IVar in the :complete state + # + # @see Concurrent::Actor + # @see https://en.wikipedia.org/wiki/Actor_model "Actor Model" at Wikipedia + # @see http://www.erlang.org/doc/man/gen_server.html Erlang gen_server + # @see http://c2.com/cgi/wiki?LetItCrash "Let It Crash" at http://c2.com/ + module Async + + # @!method self.new(*args, &block) + # + # Instanciate a new object and ensure proper initialization of the + # synchronization mechanisms. + # + # @param [Array] args Zero or more arguments to be passed to the + # object's initializer. + # @param [Proc] block Optional block to pass to the object's initializer. + # @return [Object] A properly initialized object of the asynchronous class. + + # Check for the presence of a method on an object and determine if a given + # set of arguments matches the required arity. + # + # @param [Object] obj the object to check against + # @param [Symbol] method the method to check the object for + # @param [Array] args zero or more arguments for the arity check + # + # @raise [NameError] the object does not respond to `method` method + # @raise [ArgumentError] the given `args` do not match the arity of `method` + # + # @note This check is imperfect because of the way Ruby reports the arity of + # methods with a variable number of arguments. It is possible to determine + # if too few arguments are given but impossible to determine if too many + # arguments are given. This check may also fail to recognize dynamic behavior + # of the object, such as methods simulated with `method_missing`. + # + # @see http://www.ruby-doc.org/core-2.1.1/Method.html#method-i-arity Method#arity + # @see http://ruby-doc.org/core-2.1.0/Object.html#method-i-respond_to-3F Object#respond_to? + # @see http://www.ruby-doc.org/core-2.1.0/BasicObject.html#method-i-method_missing BasicObject#method_missing + # + # @!visibility private + def self.validate_argc(obj, method, *args) + argc = args.length + arity = obj.method(method).arity + + if arity >= 0 && argc != arity + raise ArgumentError.new("wrong number of arguments (#{argc} for #{arity})") + elsif arity < 0 && (arity = (arity + 1).abs) > argc + raise ArgumentError.new("wrong number of arguments (#{argc} for #{arity}..*)") + end + end + + # @!visibility private + def self.included(base) + base.singleton_class.send(:alias_method, :original_new, :new) + base.extend(ClassMethods) + super(base) + end + + # @!visibility private + module ClassMethods + def new(*args, &block) + obj = original_new(*args, &block) + obj.send(:init_synchronization) + obj + end + end + private_constant :ClassMethods + + # Delegates asynchronous, thread-safe method calls to the wrapped object. + # + # @!visibility private + class AsyncDelegator < Synchronization::LockableObject + safe_initialization! + + # Create a new delegator object wrapping the given delegate. + # + # @param [Object] delegate the object to wrap and delegate method calls to + def initialize(delegate) + super() + @delegate = delegate + @queue = [] + @executor = Concurrent.global_io_executor + end + + # Delegates method calls to the wrapped object. + # + # @param [Symbol] method the method being called + # @param [Array] args zero or more arguments to the method + # + # @return [IVar] the result of the method call + # + # @raise [NameError] the object does not respond to `method` method + # @raise [ArgumentError] the given `args` do not match the arity of `method` + def method_missing(method, *args, &block) + super unless @delegate.respond_to?(method) + Async::validate_argc(@delegate, method, *args) + + ivar = Concurrent::IVar.new + synchronize do + @queue.push [ivar, method, args, block] + @executor.post { perform } if @queue.length == 1 + end + + ivar + end + + # Perform all enqueued tasks. + # + # This method must be called from within the executor. It must not be + # called while already running. It will loop until the queue is empty. + def perform + loop do + ivar, method, args, block = synchronize { @queue.first } + break unless ivar # queue is empty + + begin + ivar.set(@delegate.send(method, *args, &block)) + rescue => error + ivar.fail(error) + end + + synchronize do + @queue.shift + return if @queue.empty? + end + end + end + end + private_constant :AsyncDelegator + + # Delegates synchronous, thread-safe method calls to the wrapped object. + # + # @!visibility private + class AwaitDelegator + + # Create a new delegator object wrapping the given delegate. + # + # @param [AsyncDelegator] delegate the object to wrap and delegate method calls to + def initialize(delegate) + @delegate = delegate + end + + # Delegates method calls to the wrapped object. + # + # @param [Symbol] method the method being called + # @param [Array] args zero or more arguments to the method + # + # @return [IVar] the result of the method call + # + # @raise [NameError] the object does not respond to `method` method + # @raise [ArgumentError] the given `args` do not match the arity of `method` + def method_missing(method, *args, &block) + ivar = @delegate.send(method, *args, &block) + ivar.wait + ivar + end + end + private_constant :AwaitDelegator + + # Causes the chained method call to be performed asynchronously on the + # object's thread. The delegated method will return a future in the + # `:pending` state and the method call will have been scheduled on the + # object's thread. The final disposition of the method call can be obtained + # by inspecting the returned future. + # + # @!macro async_thread_safety_warning + # @note The method call is guaranteed to be thread safe with respect to + # all other method calls against the same object that are called with + # either `async` or `await`. The mutable nature of Ruby references + # (and object orientation in general) prevent any other thread safety + # guarantees. Do NOT mix direct method calls with delegated method calls. + # Use *only* delegated method calls when sharing the object between threads. + # + # @return [Concurrent::IVar] the pending result of the asynchronous operation + # + # @raise [NameError] the object does not respond to the requested method + # @raise [ArgumentError] the given `args` do not match the arity of + # the requested method + def async + @__async_delegator__ + end + alias_method :cast, :async + + # Causes the chained method call to be performed synchronously on the + # current thread. The delegated will return a future in either the + # `:fulfilled` or `:rejected` state and the delegated method will have + # completed. The final disposition of the delegated method can be obtained + # by inspecting the returned future. + # + # @!macro async_thread_safety_warning + # + # @return [Concurrent::IVar] the completed result of the synchronous operation + # + # @raise [NameError] the object does not respond to the requested method + # @raise [ArgumentError] the given `args` do not match the arity of the + # requested method + def await + @__await_delegator__ + end + alias_method :call, :await + + # Initialize the internal serializer and other stnchronization mechanisms. + # + # @note This method *must* be called immediately upon object construction. + # This is the only way thread-safe initialization can be guaranteed. + # + # @!visibility private + def init_synchronization + return self if defined?(@__async_initialized__) && @__async_initialized__ + @__async_initialized__ = true + @__async_delegator__ = AsyncDelegator.new(self) + @__await_delegator__ = AwaitDelegator.new(@__async_delegator__) + self + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atom.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atom.rb new file mode 100644 index 0000000..abef1cb --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atom.rb @@ -0,0 +1,222 @@ +require 'concurrent/atomic/atomic_reference' +require 'concurrent/collection/copy_on_notify_observer_set' +require 'concurrent/concern/observable' +require 'concurrent/synchronization' + +# @!macro thread_safe_variable_comparison +# +# ## Thread-safe Variable Classes +# +# Each of the thread-safe variable classes is designed to solve a different +# problem. In general: +# +# * *{Concurrent::Agent}:* Shared, mutable variable providing independent, +# uncoordinated, *asynchronous* change of individual values. Best used when +# the value will undergo frequent, complex updates. Suitable when the result +# of an update does not need to be known immediately. +# * *{Concurrent::Atom}:* Shared, mutable variable providing independent, +# uncoordinated, *synchronous* change of individual values. Best used when +# the value will undergo frequent reads but only occasional, though complex, +# updates. Suitable when the result of an update must be known immediately. +# * *{Concurrent::AtomicReference}:* A simple object reference that can be +# atomically. Updates are synchronous but fast. Best used when updates a +# simple set operations. Not suitable when updates are complex. +# {Concurrent::AtomicBoolean} and {Concurrent::AtomicFixnum} are similar +# but optimized for the given data type. +# * *{Concurrent::Exchanger}:* Shared, stateless synchronization point. Used +# when two or more threads need to exchange data. The threads will pair then +# block on each other until the exchange is complete. +# * *{Concurrent::MVar}:* Shared synchronization point. Used when one thread +# must give a value to another, which must take the value. The threads will +# block on each other until the exchange is complete. +# * *{Concurrent::ThreadLocalVar}:* Shared, mutable, isolated variable which +# holds a different value for each thread which has access. Often used as +# an instance variable in objects which must maintain different state +# for different threads. +# * *{Concurrent::TVar}:* Shared, mutable variables which provide +# *coordinated*, *synchronous*, change of *many* stated. Used when multiple +# value must change together, in an all-or-nothing transaction. + + +module Concurrent + + # Atoms provide a way to manage shared, synchronous, independent state. + # + # An atom is initialized with an initial value and an optional validation + # proc. At any time the value of the atom can be synchronously and safely + # changed. If a validator is given at construction then any new value + # will be checked against the validator and will be rejected if the + # validator returns false or raises an exception. + # + # There are two ways to change the value of an atom: {#compare_and_set} and + # {#swap}. The former will set the new value if and only if it validates and + # the current value matches the new value. The latter will atomically set the + # new value to the result of running the given block if and only if that + # value validates. + # + # ## Example + # + # ``` + # def next_fibonacci(set = nil) + # return [0, 1] if set.nil? + # set + [set[-2..-1].reduce{|sum,x| sum + x }] + # end + # + # # create an atom with an initial value + # atom = Concurrent::Atom.new(next_fibonacci) + # + # # send a few update requests + # 5.times do + # atom.swap{|set| next_fibonacci(set) } + # end + # + # # get the current value + # atom.value #=> [0, 1, 1, 2, 3, 5, 8] + # ``` + # + # ## Observation + # + # Atoms support observers through the {Concurrent::Observable} mixin module. + # Notification of observers occurs every time the value of the Atom changes. + # When notified the observer will receive three arguments: `time`, `old_value`, + # and `new_value`. The `time` argument is the time at which the value change + # occurred. The `old_value` is the value of the Atom when the change began + # The `new_value` is the value to which the Atom was set when the change + # completed. Note that `old_value` and `new_value` may be the same. This is + # not an error. It simply means that the change operation returned the same + # value. + # + # Unlike in Clojure, `Atom` cannot participate in {Concurrent::TVar} transactions. + # + # @!macro thread_safe_variable_comparison + # + # @see http://clojure.org/atoms Clojure Atoms + # @see http://clojure.org/state Values and Change - Clojure's approach to Identity and State + class Atom < Synchronization::Object + include Concern::Observable + + safe_initialization! + attr_atomic(:value) + private :value=, :swap_value, :compare_and_set_value, :update_value + public :value + alias_method :deref, :value + + # @!method value + # The current value of the atom. + # + # @return [Object] The current value. + + # Create a new atom with the given initial value. + # + # @param [Object] value The initial value + # @param [Hash] opts The options used to configure the atom + # @option opts [Proc] :validator (nil) Optional proc used to validate new + # values. It must accept one and only one argument which will be the + # intended new value. The validator will return true if the new value + # is acceptable else return false (preferrably) or raise an exception. + # + # @!macro deref_options + # + # @raise [ArgumentError] if the validator is not a `Proc` (when given) + def initialize(value, opts = {}) + super() + @Validator = opts.fetch(:validator, -> v { true }) + self.observers = Collection::CopyOnNotifyObserverSet.new + self.value = value + end + + # Atomically swaps the value of atom using the given block. The current + # value will be passed to the block, as will any arguments passed as + # arguments to the function. The new value will be validated against the + # (optional) validator proc given at construction. If validation fails the + # value will not be changed. + # + # Internally, {#swap} reads the current value, applies the block to it, and + # attempts to compare-and-set it in. Since another thread may have changed + # the value in the intervening time, it may have to retry, and does so in a + # spin loop. The net effect is that the value will always be the result of + # the application of the supplied block to a current value, atomically. + # However, because the block might be called multiple times, it must be free + # of side effects. + # + # @note The given block may be called multiple times, and thus should be free + # of side effects. + # + # @param [Object] args Zero or more arguments passed to the block. + # + # @yield [value, args] Calculates a new value for the atom based on the + # current value and any supplied arguments. + # @yieldparam value [Object] The current value of the atom. + # @yieldparam args [Object] All arguments passed to the function, in order. + # @yieldreturn [Object] The intended new value of the atom. + # + # @return [Object] The final value of the atom after all operations and + # validations are complete. + # + # @raise [ArgumentError] When no block is given. + def swap(*args) + raise ArgumentError.new('no block given') unless block_given? + + loop do + old_value = value + new_value = yield(old_value, *args) + begin + break old_value unless valid?(new_value) + break new_value if compare_and_set(old_value, new_value) + rescue + break old_value + end + end + end + + # Atomically sets the value of atom to the new value if and only if the + # current value of the atom is identical to the old value and the new + # value successfully validates against the (optional) validator given + # at construction. + # + # @param [Object] old_value The expected current value. + # @param [Object] new_value The intended new value. + # + # @return [Boolean] True if the value is changed else false. + def compare_and_set(old_value, new_value) + if valid?(new_value) && compare_and_set_value(old_value, new_value) + observers.notify_observers(Time.now, old_value, new_value) + true + else + false + end + end + + # Atomically sets the value of atom to the new value without regard for the + # current value so long as the new value successfully validates against the + # (optional) validator given at construction. + # + # @param [Object] new_value The intended new value. + # + # @return [Object] The final value of the atom after all operations and + # validations are complete. + def reset(new_value) + old_value = value + if valid?(new_value) + self.value = new_value + observers.notify_observers(Time.now, old_value, new_value) + new_value + else + old_value + end + end + + private + + # Is the new value valid? + # + # @param [Object] new_value The intended new value. + # @return [Boolean] false if the validator function returns false or raises + # an exception else true + def valid?(new_value) + @Validator.call(new_value) + rescue + false + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/abstract_thread_local_var.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/abstract_thread_local_var.rb new file mode 100644 index 0000000..fcdeed7 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/abstract_thread_local_var.rb @@ -0,0 +1,66 @@ +require 'concurrent/constants' + +module Concurrent + + # @!macro thread_local_var + # @!macro internal_implementation_note + # @!visibility private + class AbstractThreadLocalVar + + # @!macro thread_local_var_method_initialize + def initialize(default = nil, &default_block) + if default && block_given? + raise ArgumentError, "Cannot use both value and block as default value" + end + + if block_given? + @default_block = default_block + @default = nil + else + @default_block = nil + @default = default + end + + allocate_storage + end + + # @!macro thread_local_var_method_get + def value + raise NotImplementedError + end + + # @!macro thread_local_var_method_set + def value=(value) + raise NotImplementedError + end + + # @!macro thread_local_var_method_bind + def bind(value, &block) + if block_given? + old_value = self.value + begin + self.value = value + yield + ensure + self.value = old_value + end + end + end + + protected + + # @!visibility private + def allocate_storage + raise NotImplementedError + end + + # @!visibility private + def default + if @default_block + self.value = @default_block.call + else + @default + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_boolean.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_boolean.rb new file mode 100644 index 0000000..4da4419 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_boolean.rb @@ -0,0 +1,126 @@ +require 'concurrent/atomic/mutex_atomic_boolean' +require 'concurrent/synchronization' + +module Concurrent + + ################################################################### + + # @!macro atomic_boolean_method_initialize + # + # Creates a new `AtomicBoolean` with the given initial value. + # + # @param [Boolean] initial the initial value + + # @!macro atomic_boolean_method_value_get + # + # Retrieves the current `Boolean` value. + # + # @return [Boolean] the current value + + # @!macro atomic_boolean_method_value_set + # + # Explicitly sets the value. + # + # @param [Boolean] value the new value to be set + # + # @return [Boolean] the current value + + # @!macro atomic_boolean_method_true_question + # + # Is the current value `true` + # + # @return [Boolean] true if the current value is `true`, else false + + # @!macro atomic_boolean_method_false_question + # + # Is the current value `false` + # + # @return [Boolean] true if the current value is `false`, else false + + # @!macro atomic_boolean_method_make_true + # + # Explicitly sets the value to true. + # + # @return [Boolean] true is value has changed, otherwise false + + # @!macro atomic_boolean_method_make_false + # + # Explicitly sets the value to false. + # + # @return [Boolean] true is value has changed, otherwise false + + ################################################################### + + # @!macro atomic_boolean_public_api + # + # @!method initialize(initial = false) + # @!macro atomic_boolean_method_initialize + # + # @!method value + # @!macro atomic_boolean_method_value_get + # + # @!method value=(value) + # @!macro atomic_boolean_method_value_set + # + # @!method true? + # @!macro atomic_boolean_method_true_question + # + # @!method false? + # @!macro atomic_boolean_method_false_question + # + # @!method make_true + # @!macro atomic_boolean_method_make_true + # + # @!method make_false + # @!macro atomic_boolean_method_make_false + + ################################################################### + + # @!visibility private + # @!macro internal_implementation_note + AtomicBooleanImplementation = case + when defined?(JavaAtomicBoolean) + JavaAtomicBoolean + when defined?(CAtomicBoolean) + CAtomicBoolean + else + MutexAtomicBoolean + end + private_constant :AtomicBooleanImplementation + + # @!macro atomic_boolean + # + # A boolean value that can be updated atomically. Reads and writes to an atomic + # boolean and thread-safe and guaranteed to succeed. Reads and writes may block + # briefly but no explicit locking is required. + # + # @!macro thread_safe_variable_comparison + # + # Performance: + # + # ``` + # Testing with ruby 2.1.2 + # Testing with Concurrent::MutexAtomicBoolean... + # 2.790000 0.000000 2.790000 ( 2.791454) + # Testing with Concurrent::CAtomicBoolean... + # 0.740000 0.000000 0.740000 ( 0.740206) + # + # Testing with jruby 1.9.3 + # Testing with Concurrent::MutexAtomicBoolean... + # 5.240000 2.520000 7.760000 ( 3.683000) + # Testing with Concurrent::JavaAtomicBoolean... + # 3.340000 0.010000 3.350000 ( 0.855000) + # ``` + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicBoolean.html java.util.concurrent.atomic.AtomicBoolean + # + # @!macro atomic_boolean_public_api + class AtomicBoolean < AtomicBooleanImplementation + # @return [String] Short string representation. + def to_s + format '%s value:%s>', super[0..-2], value + end + + alias_method :inspect, :to_s + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_fixnum.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_fixnum.rb new file mode 100644 index 0000000..553aae0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_fixnum.rb @@ -0,0 +1,143 @@ +require 'concurrent/atomic/mutex_atomic_fixnum' +require 'concurrent/synchronization' + +module Concurrent + + ################################################################### + + # @!macro atomic_fixnum_method_initialize + # + # Creates a new `AtomicFixnum` with the given initial value. + # + # @param [Fixnum] initial the initial value + # @raise [ArgumentError] if the initial value is not a `Fixnum` + + # @!macro atomic_fixnum_method_value_get + # + # Retrieves the current `Fixnum` value. + # + # @return [Fixnum] the current value + + # @!macro atomic_fixnum_method_value_set + # + # Explicitly sets the value. + # + # @param [Fixnum] value the new value to be set + # + # @return [Fixnum] the current value + # + # @raise [ArgumentError] if the new value is not a `Fixnum` + + # @!macro atomic_fixnum_method_increment + # + # Increases the current value by the given amount (defaults to 1). + # + # @param [Fixnum] delta the amount by which to increase the current value + # + # @return [Fixnum] the current value after incrementation + + # @!macro atomic_fixnum_method_decrement + # + # Decreases the current value by the given amount (defaults to 1). + # + # @param [Fixnum] delta the amount by which to decrease the current value + # + # @return [Fixnum] the current value after decrementation + + # @!macro atomic_fixnum_method_compare_and_set + # + # Atomically sets the value to the given updated value if the current + # value == the expected value. + # + # @param [Fixnum] expect the expected value + # @param [Fixnum] update the new value + # + # @return [Boolean] true if the value was updated else false + + # @!macro atomic_fixnum_method_update + # + # Pass the current value to the given block, replacing it + # with the block's result. May retry if the value changes + # during the block's execution. + # + # @yield [Object] Calculate a new value for the atomic reference using + # given (old) value + # @yieldparam [Object] old_value the starting value of the atomic reference + # + # @return [Object] the new value + + ################################################################### + + # @!macro atomic_fixnum_public_api + # + # @!method initialize(initial = 0) + # @!macro atomic_fixnum_method_initialize + # + # @!method value + # @!macro atomic_fixnum_method_value_get + # + # @!method value=(value) + # @!macro atomic_fixnum_method_value_set + # + # @!method increment(delta) + # @!macro atomic_fixnum_method_increment + # + # @!method decrement(delta) + # @!macro atomic_fixnum_method_decrement + # + # @!method compare_and_set(expect, update) + # @!macro atomic_fixnum_method_compare_and_set + # + # @!method update + # @!macro atomic_fixnum_method_update + + ################################################################### + + # @!visibility private + # @!macro internal_implementation_note + AtomicFixnumImplementation = case + when defined?(JavaAtomicFixnum) + JavaAtomicFixnum + when defined?(CAtomicFixnum) + CAtomicFixnum + else + MutexAtomicFixnum + end + private_constant :AtomicFixnumImplementation + + # @!macro atomic_fixnum + # + # A numeric value that can be updated atomically. Reads and writes to an atomic + # fixnum and thread-safe and guaranteed to succeed. Reads and writes may block + # briefly but no explicit locking is required. + # + # @!macro thread_safe_variable_comparison + # + # Performance: + # + # ``` + # Testing with ruby 2.1.2 + # Testing with Concurrent::MutexAtomicFixnum... + # 3.130000 0.000000 3.130000 ( 3.136505) + # Testing with Concurrent::CAtomicFixnum... + # 0.790000 0.000000 0.790000 ( 0.785550) + # + # Testing with jruby 1.9.3 + # Testing with Concurrent::MutexAtomicFixnum... + # 5.460000 2.460000 7.920000 ( 3.715000) + # Testing with Concurrent::JavaAtomicFixnum... + # 4.520000 0.030000 4.550000 ( 1.187000) + # ``` + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicLong.html java.util.concurrent.atomic.AtomicLong + # + # @!macro atomic_fixnum_public_api + class AtomicFixnum < AtomicFixnumImplementation + # @return [String] Short string representation. + def to_s + format '%s value:%s>', super[0..-2], value + end + + alias_method :inspect, :to_s + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_markable_reference.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_markable_reference.rb new file mode 100644 index 0000000..f20cd46 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_markable_reference.rb @@ -0,0 +1,164 @@ +module Concurrent + # An atomic reference which maintains an object reference along with a mark bit + # that can be updated atomically. + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicMarkableReference.html + # java.util.concurrent.atomic.AtomicMarkableReference + class AtomicMarkableReference < ::Concurrent::Synchronization::Object + + attr_atomic(:reference) + private :reference, :reference=, :swap_reference, :compare_and_set_reference, :update_reference + + def initialize(value = nil, mark = false) + super() + self.reference = immutable_array(value, mark) + end + + # Atomically sets the value and mark to the given updated value and + # mark given both: + # - the current value == the expected value && + # - the current mark == the expected mark + # + # @param [Object] expected_val the expected value + # @param [Object] new_val the new value + # @param [Boolean] expected_mark the expected mark + # @param [Boolean] new_mark the new mark + # + # @return [Boolean] `true` if successful. A `false` return indicates + # that the actual value was not equal to the expected value or the + # actual mark was not equal to the expected mark + def compare_and_set(expected_val, new_val, expected_mark, new_mark) + # Memoize a valid reference to the current AtomicReference for + # later comparison. + current = reference + curr_val, curr_mark = current + + # Ensure that that the expected marks match. + return false unless expected_mark == curr_mark + + if expected_val.is_a? Numeric + # If the object is a numeric, we need to ensure we are comparing + # the numerical values + return false unless expected_val == curr_val + else + # Otherwise, we need to ensure we are comparing the object identity. + # Theoretically, this could be incorrect if a user monkey-patched + # `Object#equal?`, but they should know that they are playing with + # fire at that point. + return false unless expected_val.equal? curr_val + end + + prospect = immutable_array(new_val, new_mark) + + compare_and_set_reference current, prospect + end + + alias_method :compare_and_swap, :compare_and_set + + # Gets the current reference and marked values. + # + # @return [Array] the current reference and marked values + def get + reference + end + + # Gets the current value of the reference + # + # @return [Object] the current value of the reference + def value + reference[0] + end + + # Gets the current marked value + # + # @return [Boolean] the current marked value + def mark + reference[1] + end + + alias_method :marked?, :mark + + # _Unconditionally_ sets to the given value of both the reference and + # the mark. + # + # @param [Object] new_val the new value + # @param [Boolean] new_mark the new mark + # + # @return [Array] both the new value and the new mark + def set(new_val, new_mark) + self.reference = immutable_array(new_val, new_mark) + end + + # Pass the current value and marked state to the given block, replacing it + # with the block's results. May retry if the value changes during the + # block's execution. + # + # @yield [Object] Calculate a new value and marked state for the atomic + # reference using given (old) value and (old) marked + # @yieldparam [Object] old_val the starting value of the atomic reference + # @yieldparam [Boolean] old_mark the starting state of marked + # + # @return [Array] the new value and new mark + def update + loop do + old_val, old_mark = reference + new_val, new_mark = yield old_val, old_mark + + if compare_and_set old_val, new_val, old_mark, new_mark + return immutable_array(new_val, new_mark) + end + end + end + + # Pass the current value to the given block, replacing it + # with the block's result. Raise an exception if the update + # fails. + # + # @yield [Object] Calculate a new value and marked state for the atomic + # reference using given (old) value and (old) marked + # @yieldparam [Object] old_val the starting value of the atomic reference + # @yieldparam [Boolean] old_mark the starting state of marked + # + # @return [Array] the new value and marked state + # + # @raise [Concurrent::ConcurrentUpdateError] if the update fails + def try_update! + old_val, old_mark = reference + new_val, new_mark = yield old_val, old_mark + + unless compare_and_set old_val, new_val, old_mark, new_mark + fail ::Concurrent::ConcurrentUpdateError, + 'AtomicMarkableReference: Update failed due to race condition.', + 'Note: If you would like to guarantee an update, please use ' + + 'the `AtomicMarkableReference#update` method.' + end + + immutable_array(new_val, new_mark) + end + + # Pass the current value to the given block, replacing it with the + # block's result. Simply return nil if update fails. + # + # @yield [Object] Calculate a new value and marked state for the atomic + # reference using given (old) value and (old) marked + # @yieldparam [Object] old_val the starting value of the atomic reference + # @yieldparam [Boolean] old_mark the starting state of marked + # + # @return [Array] the new value and marked state, or nil if + # the update failed + def try_update + old_val, old_mark = reference + new_val, new_mark = yield old_val, old_mark + + return unless compare_and_set old_val, new_val, old_mark, new_mark + + immutable_array(new_val, new_mark) + end + + private + + def immutable_array(*args) + args.freeze + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_reference.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_reference.rb new file mode 100644 index 0000000..620c069 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_reference.rb @@ -0,0 +1,204 @@ +require 'concurrent/synchronization' +require 'concurrent/utility/engine' +require 'concurrent/atomic_reference/numeric_cas_wrapper' + +# Shim for TruffleRuby::AtomicReference +if Concurrent.on_truffleruby? && !defined?(TruffleRuby::AtomicReference) + # @!visibility private + module TruffleRuby + AtomicReference = Truffle::AtomicReference + end +end + +module Concurrent + + # Define update methods that use direct paths + # + # @!visibility private + # @!macro internal_implementation_note + module AtomicDirectUpdate + + # @!macro atomic_reference_method_update + # + # Pass the current value to the given block, replacing it + # with the block's result. May retry if the value changes + # during the block's execution. + # + # @yield [Object] Calculate a new value for the atomic reference using + # given (old) value + # @yieldparam [Object] old_value the starting value of the atomic reference + # @return [Object] the new value + def update + true until compare_and_set(old_value = get, new_value = yield(old_value)) + new_value + end + + # @!macro atomic_reference_method_try_update + # + # Pass the current value to the given block, replacing it + # with the block's result. Return nil if the update fails. + # + # @yield [Object] Calculate a new value for the atomic reference using + # given (old) value + # @yieldparam [Object] old_value the starting value of the atomic reference + # @note This method was altered to avoid raising an exception by default. + # Instead, this method now returns `nil` in case of failure. For more info, + # please see: https://github.com/ruby-concurrency/concurrent-ruby/pull/336 + # @return [Object] the new value, or nil if update failed + def try_update + old_value = get + new_value = yield old_value + + return unless compare_and_set old_value, new_value + + new_value + end + + # @!macro atomic_reference_method_try_update! + # + # Pass the current value to the given block, replacing it + # with the block's result. Raise an exception if the update + # fails. + # + # @yield [Object] Calculate a new value for the atomic reference using + # given (old) value + # @yieldparam [Object] old_value the starting value of the atomic reference + # @note This behavior mimics the behavior of the original + # `AtomicReference#try_update` API. The reason this was changed was to + # avoid raising exceptions (which are inherently slow) by default. For more + # info: https://github.com/ruby-concurrency/concurrent-ruby/pull/336 + # @return [Object] the new value + # @raise [Concurrent::ConcurrentUpdateError] if the update fails + def try_update! + old_value = get + new_value = yield old_value + unless compare_and_set(old_value, new_value) + if $VERBOSE + raise ConcurrentUpdateError, "Update failed" + else + raise ConcurrentUpdateError, "Update failed", ConcurrentUpdateError::CONC_UP_ERR_BACKTRACE + end + end + new_value + end + end + + require 'concurrent/atomic_reference/mutex_atomic' + + # @!macro atomic_reference + # + # An object reference that may be updated atomically. All read and write + # operations have java volatile semantic. + # + # @!macro thread_safe_variable_comparison + # + # @see http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicReference.html + # @see http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/package-summary.html + # + # @!method initialize(value = nil) + # @!macro atomic_reference_method_initialize + # @param [Object] value The initial value. + # + # @!method get + # @!macro atomic_reference_method_get + # Gets the current value. + # @return [Object] the current value + # + # @!method set(new_value) + # @!macro atomic_reference_method_set + # Sets to the given value. + # @param [Object] new_value the new value + # @return [Object] the new value + # + # @!method get_and_set(new_value) + # @!macro atomic_reference_method_get_and_set + # Atomically sets to the given value and returns the old value. + # @param [Object] new_value the new value + # @return [Object] the old value + # + # @!method compare_and_set(old_value, new_value) + # @!macro atomic_reference_method_compare_and_set + # + # Atomically sets the value to the given updated value if + # the current value == the expected value. + # + # @param [Object] old_value the expected value + # @param [Object] new_value the new value + # + # @return [Boolean] `true` if successful. A `false` return indicates + # that the actual value was not equal to the expected value. + # + # @!method update + # @!macro atomic_reference_method_update + # + # @!method try_update + # @!macro atomic_reference_method_try_update + # + # @!method try_update! + # @!macro atomic_reference_method_try_update! + + + # @!macro internal_implementation_note + class ConcurrentUpdateError < ThreadError + # frozen pre-allocated backtrace to speed ConcurrentUpdateError + CONC_UP_ERR_BACKTRACE = ['backtrace elided; set verbose to enable'].freeze + end + + # @!macro internal_implementation_note + AtomicReferenceImplementation = case + when Concurrent.on_cruby? && Concurrent.c_extensions_loaded? + # @!visibility private + # @!macro internal_implementation_note + class CAtomicReference + include AtomicDirectUpdate + include AtomicNumericCompareAndSetWrapper + alias_method :compare_and_swap, :compare_and_set + end + CAtomicReference + when Concurrent.on_jruby? + # @!visibility private + # @!macro internal_implementation_note + class JavaAtomicReference + include AtomicDirectUpdate + end + JavaAtomicReference + when Concurrent.on_truffleruby? + class TruffleRubyAtomicReference < TruffleRuby::AtomicReference + include AtomicDirectUpdate + alias_method :value, :get + alias_method :value=, :set + alias_method :compare_and_swap, :compare_and_set + alias_method :swap, :get_and_set + end + when Concurrent.on_rbx? + # @note Extends `Rubinius::AtomicReference` version adding aliases + # and numeric logic. + # + # @!visibility private + # @!macro internal_implementation_note + class RbxAtomicReference < Rubinius::AtomicReference + alias_method :_compare_and_set, :compare_and_set + include AtomicDirectUpdate + include AtomicNumericCompareAndSetWrapper + alias_method :value, :get + alias_method :value=, :set + alias_method :swap, :get_and_set + alias_method :compare_and_swap, :compare_and_set + end + RbxAtomicReference + else + MutexAtomicReference + end + private_constant :AtomicReferenceImplementation + + # @!macro atomic_reference + class AtomicReference < AtomicReferenceImplementation + + # @return [String] Short string representation. + def to_s + format '%s value:%s>', super[0..-2], get + end + + alias_method :inspect, :to_s + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/count_down_latch.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/count_down_latch.rb new file mode 100644 index 0000000..4c0158d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/count_down_latch.rb @@ -0,0 +1,100 @@ +require 'concurrent/atomic/mutex_count_down_latch' +require 'concurrent/atomic/java_count_down_latch' +require 'concurrent/utility/engine' + +module Concurrent + + ################################################################### + + # @!macro count_down_latch_method_initialize + # + # Create a new `CountDownLatch` with the initial `count`. + # + # @param [new] count the initial count + # + # @raise [ArgumentError] if `count` is not an integer or is less than zero + + # @!macro count_down_latch_method_wait + # + # Block on the latch until the counter reaches zero or until `timeout` is reached. + # + # @param [Fixnum] timeout the number of seconds to wait for the counter or `nil` + # to block indefinitely + # @return [Boolean] `true` if the `count` reaches zero else false on `timeout` + + # @!macro count_down_latch_method_count_down + # + # Signal the latch to decrement the counter. Will signal all blocked threads when + # the `count` reaches zero. + + # @!macro count_down_latch_method_count + # + # The current value of the counter. + # + # @return [Fixnum] the current value of the counter + + ################################################################### + + # @!macro count_down_latch_public_api + # + # @!method initialize(count = 1) + # @!macro count_down_latch_method_initialize + # + # @!method wait(timeout = nil) + # @!macro count_down_latch_method_wait + # + # @!method count_down + # @!macro count_down_latch_method_count_down + # + # @!method count + # @!macro count_down_latch_method_count + + ################################################################### + + # @!visibility private + # @!macro internal_implementation_note + CountDownLatchImplementation = case + when Concurrent.on_jruby? + JavaCountDownLatch + else + MutexCountDownLatch + end + private_constant :CountDownLatchImplementation + + # @!macro count_down_latch + # + # A synchronization object that allows one thread to wait on multiple other threads. + # The thread that will wait creates a `CountDownLatch` and sets the initial value + # (normally equal to the number of other threads). The initiating thread passes the + # latch to the other threads then waits for the other threads by calling the `#wait` + # method. Each of the other threads calls `#count_down` when done with its work. + # When the latch counter reaches zero the waiting thread is unblocked and continues + # with its work. A `CountDownLatch` can be used only once. Its value cannot be reset. + # + # @!macro count_down_latch_public_api + # @example Waiter and Decrementer + # latch = Concurrent::CountDownLatch.new(3) + # + # waiter = Thread.new do + # latch.wait() + # puts ("Waiter released") + # end + # + # decrementer = Thread.new do + # sleep(1) + # latch.count_down + # puts latch.count + # + # sleep(1) + # latch.count_down + # puts latch.count + # + # sleep(1) + # latch.count_down + # puts latch.count + # end + # + # [waiter, decrementer].each(&:join) + class CountDownLatch < CountDownLatchImplementation + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/cyclic_barrier.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/cyclic_barrier.rb new file mode 100644 index 0000000..42f5a94 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/cyclic_barrier.rb @@ -0,0 +1,128 @@ +require 'concurrent/synchronization' +require 'concurrent/utility/native_integer' + +module Concurrent + + # A synchronization aid that allows a set of threads to all wait for each + # other to reach a common barrier point. + # @example + # barrier = Concurrent::CyclicBarrier.new(3) + # jobs = Array.new(3) { |i| -> { sleep i; p done: i } } + # process = -> (i) do + # # waiting to start at the same time + # barrier.wait + # # execute job + # jobs[i].call + # # wait for others to finish + # barrier.wait + # end + # threads = 2.times.map do |i| + # Thread.new(i, &process) + # end + # + # # use main as well + # process.call 2 + # + # # here we can be sure that all jobs are processed + class CyclicBarrier < Synchronization::LockableObject + + # @!visibility private + Generation = Struct.new(:status) + private_constant :Generation + + # Create a new `CyclicBarrier` that waits for `parties` threads + # + # @param [Fixnum] parties the number of parties + # @yield an optional block that will be executed that will be executed after + # the last thread arrives and before the others are released + # + # @raise [ArgumentError] if `parties` is not an integer or is less than zero + def initialize(parties, &block) + Utility::NativeInteger.ensure_integer_and_bounds parties + Utility::NativeInteger.ensure_positive_and_no_zero parties + + super(&nil) + synchronize { ns_initialize parties, &block } + end + + # @return [Fixnum] the number of threads needed to pass the barrier + def parties + synchronize { @parties } + end + + # @return [Fixnum] the number of threads currently waiting on the barrier + def number_waiting + synchronize { @number_waiting } + end + + # Blocks on the barrier until the number of waiting threads is equal to + # `parties` or until `timeout` is reached or `reset` is called + # If a block has been passed to the constructor, it will be executed once by + # the last arrived thread before releasing the others + # @param [Fixnum] timeout the number of seconds to wait for the counter or + # `nil` to block indefinitely + # @return [Boolean] `true` if the `count` reaches zero else false on + # `timeout` or on `reset` or if the barrier is broken + def wait(timeout = nil) + synchronize do + + return false unless @generation.status == :waiting + + @number_waiting += 1 + + if @number_waiting == @parties + @action.call if @action + ns_generation_done @generation, :fulfilled + true + else + generation = @generation + if ns_wait_until(timeout) { generation.status != :waiting } + generation.status == :fulfilled + else + ns_generation_done generation, :broken, false + false + end + end + end + end + + # resets the barrier to its initial state + # If there is at least one waiting thread, it will be woken up, the `wait` + # method will return false and the barrier will be broken + # If the barrier is broken, this method restores it to the original state + # + # @return [nil] + def reset + synchronize { ns_generation_done @generation, :reset } + end + + # A barrier can be broken when: + # - a thread called the `reset` method while at least one other thread was waiting + # - at least one thread timed out on `wait` method + # + # A broken barrier can be restored using `reset` it's safer to create a new one + # @return [Boolean] true if the barrier is broken otherwise false + def broken? + synchronize { @generation.status != :waiting } + end + + protected + + def ns_generation_done(generation, status, continue = true) + generation.status = status + ns_next_generation if continue + ns_broadcast + end + + def ns_next_generation + @generation = Generation.new(:waiting) + @number_waiting = 0 + end + + def ns_initialize(parties, &block) + @parties = parties + @action = block + ns_next_generation + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/event.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/event.rb new file mode 100644 index 0000000..825f38a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/event.rb @@ -0,0 +1,109 @@ +require 'thread' +require 'concurrent/synchronization' + +module Concurrent + + # Old school kernel-style event reminiscent of Win32 programming in C++. + # + # When an `Event` is created it is in the `unset` state. Threads can choose to + # `#wait` on the event, blocking until released by another thread. When one + # thread wants to alert all blocking threads it calls the `#set` method which + # will then wake up all listeners. Once an `Event` has been set it remains set. + # New threads calling `#wait` will return immediately. An `Event` may be + # `#reset` at any time once it has been set. + # + # @see http://msdn.microsoft.com/en-us/library/windows/desktop/ms682655.aspx + # @example + # event = Concurrent::Event.new + # + # t1 = Thread.new do + # puts "t1 is waiting" + # event.wait(1) + # puts "event ocurred" + # end + # + # t2 = Thread.new do + # puts "t2 calling set" + # event.set + # end + # + # [t1, t2].each(&:join) + # + # # prints: + # # t2 calling set + # # t1 is waiting + # # event occurred + class Event < Synchronization::LockableObject + + # Creates a new `Event` in the unset state. Threads calling `#wait` on the + # `Event` will block. + def initialize + super + synchronize { ns_initialize } + end + + # Is the object in the set state? + # + # @return [Boolean] indicating whether or not the `Event` has been set + def set? + synchronize { @set } + end + + # Trigger the event, setting the state to `set` and releasing all threads + # waiting on the event. Has no effect if the `Event` has already been set. + # + # @return [Boolean] should always return `true` + def set + synchronize { ns_set } + end + + def try? + synchronize { @set ? false : ns_set } + end + + # Reset a previously set event back to the `unset` state. + # Has no effect if the `Event` has not yet been set. + # + # @return [Boolean] should always return `true` + def reset + synchronize do + if @set + @set = false + @iteration +=1 + end + true + end + end + + # Wait a given number of seconds for the `Event` to be set by another + # thread. Will wait forever when no `timeout` value is given. Returns + # immediately if the `Event` has already been set. + # + # @return [Boolean] true if the `Event` was set before timeout else false + def wait(timeout = nil) + synchronize do + unless @set + iteration = @iteration + ns_wait_until(timeout) { iteration < @iteration || @set } + else + true + end + end + end + + protected + + def ns_set + unless @set + @set = true + ns_broadcast + end + true + end + + def ns_initialize + @set = false + @iteration = 0 + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_count_down_latch.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_count_down_latch.rb new file mode 100644 index 0000000..cb5b35a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_count_down_latch.rb @@ -0,0 +1,42 @@ +if Concurrent.on_jruby? + + module Concurrent + + # @!macro count_down_latch + # @!visibility private + # @!macro internal_implementation_note + class JavaCountDownLatch + + # @!macro count_down_latch_method_initialize + def initialize(count = 1) + Utility::NativeInteger.ensure_integer_and_bounds(count) + Utility::NativeInteger.ensure_positive(count) + @latch = java.util.concurrent.CountDownLatch.new(count) + end + + # @!macro count_down_latch_method_wait + def wait(timeout = nil) + result = nil + if timeout.nil? + Synchronization::JRuby.sleep_interruptibly { @latch.await } + result = true + else + Synchronization::JRuby.sleep_interruptibly do + result = @latch.await(1000 * timeout, java.util.concurrent.TimeUnit::MILLISECONDS) + end + end + result + end + + # @!macro count_down_latch_method_count_down + def count_down + @latch.countDown + end + + # @!macro count_down_latch_method_count + def count + @latch.getCount + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_thread_local_var.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_thread_local_var.rb new file mode 100644 index 0000000..b41018f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_thread_local_var.rb @@ -0,0 +1,37 @@ +require 'concurrent/atomic/abstract_thread_local_var' + +if Concurrent.on_jruby? + + module Concurrent + + # @!visibility private + # @!macro internal_implementation_note + class JavaThreadLocalVar < AbstractThreadLocalVar + + # @!macro thread_local_var_method_get + def value + value = @var.get + + if value.nil? + default + elsif value == NULL + nil + else + value + end + end + + # @!macro thread_local_var_method_set + def value=(value) + @var.set(value) + end + + protected + + # @!visibility private + def allocate_storage + @var = java.lang.ThreadLocal.new + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_boolean.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_boolean.rb new file mode 100644 index 0000000..a033de4 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_boolean.rb @@ -0,0 +1,62 @@ +require 'concurrent/synchronization' + +module Concurrent + + # @!macro atomic_boolean + # @!visibility private + # @!macro internal_implementation_note + class MutexAtomicBoolean < Synchronization::LockableObject + + # @!macro atomic_boolean_method_initialize + def initialize(initial = false) + super() + synchronize { ns_initialize(initial) } + end + + # @!macro atomic_boolean_method_value_get + def value + synchronize { @value } + end + + # @!macro atomic_boolean_method_value_set + def value=(value) + synchronize { @value = !!value } + end + + # @!macro atomic_boolean_method_true_question + def true? + synchronize { @value } + end + + # @!macro atomic_boolean_method_false_question + def false? + synchronize { !@value } + end + + # @!macro atomic_boolean_method_make_true + def make_true + synchronize { ns_make_value(true) } + end + + # @!macro atomic_boolean_method_make_false + def make_false + synchronize { ns_make_value(false) } + end + + protected + + # @!visibility private + def ns_initialize(initial) + @value = !!initial + end + + private + + # @!visibility private + def ns_make_value(value) + old = @value + @value = value + old != @value + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_fixnum.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_fixnum.rb new file mode 100644 index 0000000..77b91d2 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_fixnum.rb @@ -0,0 +1,75 @@ +require 'concurrent/synchronization' +require 'concurrent/utility/native_integer' + +module Concurrent + + # @!macro atomic_fixnum + # @!visibility private + # @!macro internal_implementation_note + class MutexAtomicFixnum < Synchronization::LockableObject + + # @!macro atomic_fixnum_method_initialize + def initialize(initial = 0) + super() + synchronize { ns_initialize(initial) } + end + + # @!macro atomic_fixnum_method_value_get + def value + synchronize { @value } + end + + # @!macro atomic_fixnum_method_value_set + def value=(value) + synchronize { ns_set(value) } + end + + # @!macro atomic_fixnum_method_increment + def increment(delta = 1) + synchronize { ns_set(@value + delta.to_i) } + end + + alias_method :up, :increment + + # @!macro atomic_fixnum_method_decrement + def decrement(delta = 1) + synchronize { ns_set(@value - delta.to_i) } + end + + alias_method :down, :decrement + + # @!macro atomic_fixnum_method_compare_and_set + def compare_and_set(expect, update) + synchronize do + if @value == expect.to_i + @value = update.to_i + true + else + false + end + end + end + + # @!macro atomic_fixnum_method_update + def update + synchronize do + @value = yield @value + end + end + + protected + + # @!visibility private + def ns_initialize(initial) + ns_set(initial) + end + + private + + # @!visibility private + def ns_set(value) + Utility::NativeInteger.ensure_integer_and_bounds value + @value = value + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_count_down_latch.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_count_down_latch.rb new file mode 100644 index 0000000..e99744c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_count_down_latch.rb @@ -0,0 +1,44 @@ +require 'concurrent/synchronization' +require 'concurrent/utility/native_integer' + +module Concurrent + + # @!macro count_down_latch + # @!visibility private + # @!macro internal_implementation_note + class MutexCountDownLatch < Synchronization::LockableObject + + # @!macro count_down_latch_method_initialize + def initialize(count = 1) + Utility::NativeInteger.ensure_integer_and_bounds count + Utility::NativeInteger.ensure_positive count + + super() + synchronize { ns_initialize count } + end + + # @!macro count_down_latch_method_wait + def wait(timeout = nil) + synchronize { ns_wait_until(timeout) { @count == 0 } } + end + + # @!macro count_down_latch_method_count_down + def count_down + synchronize do + @count -= 1 if @count > 0 + ns_broadcast if @count == 0 + end + end + + # @!macro count_down_latch_method_count + def count + synchronize { @count } + end + + protected + + def ns_initialize(count) + @count = count + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_semaphore.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_semaphore.rb new file mode 100644 index 0000000..2042f73 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_semaphore.rb @@ -0,0 +1,115 @@ +require 'concurrent/synchronization' +require 'concurrent/utility/native_integer' + +module Concurrent + + # @!macro semaphore + # @!visibility private + # @!macro internal_implementation_note + class MutexSemaphore < Synchronization::LockableObject + + # @!macro semaphore_method_initialize + def initialize(count) + Utility::NativeInteger.ensure_integer_and_bounds count + + super() + synchronize { ns_initialize count } + end + + # @!macro semaphore_method_acquire + def acquire(permits = 1) + Utility::NativeInteger.ensure_integer_and_bounds permits + Utility::NativeInteger.ensure_positive permits + + synchronize do + try_acquire_timed(permits, nil) + nil + end + end + + # @!macro semaphore_method_available_permits + def available_permits + synchronize { @free } + end + + # @!macro semaphore_method_drain_permits + # + # Acquires and returns all permits that are immediately available. + # + # @return [Integer] + def drain_permits + synchronize do + @free.tap { |_| @free = 0 } + end + end + + # @!macro semaphore_method_try_acquire + def try_acquire(permits = 1, timeout = nil) + Utility::NativeInteger.ensure_integer_and_bounds permits + Utility::NativeInteger.ensure_positive permits + + synchronize do + if timeout.nil? + try_acquire_now(permits) + else + try_acquire_timed(permits, timeout) + end + end + end + + # @!macro semaphore_method_release + def release(permits = 1) + Utility::NativeInteger.ensure_integer_and_bounds permits + Utility::NativeInteger.ensure_positive permits + + synchronize do + @free += permits + permits.times { ns_signal } + end + nil + end + + # Shrinks the number of available permits by the indicated reduction. + # + # @param [Fixnum] reduction Number of permits to remove. + # + # @raise [ArgumentError] if `reduction` is not an integer or is negative + # + # @raise [ArgumentError] if `@free` - `@reduction` is less than zero + # + # @return [nil] + # + # @!visibility private + def reduce_permits(reduction) + Utility::NativeInteger.ensure_integer_and_bounds reduction + Utility::NativeInteger.ensure_positive reduction + + synchronize { @free -= reduction } + nil + end + + protected + + # @!visibility private + def ns_initialize(count) + @free = count + end + + private + + # @!visibility private + def try_acquire_now(permits) + if @free >= permits + @free -= permits + true + else + false + end + end + + # @!visibility private + def try_acquire_timed(permits, timeout) + ns_wait_until(timeout) { try_acquire_now(permits) } + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/read_write_lock.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/read_write_lock.rb new file mode 100644 index 0000000..246f21a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/read_write_lock.rb @@ -0,0 +1,254 @@ +require 'thread' +require 'concurrent/atomic/atomic_fixnum' +require 'concurrent/errors' +require 'concurrent/synchronization' + +module Concurrent + + # Ruby read-write lock implementation + # + # Allows any number of concurrent readers, but only one concurrent writer + # (And if the "write" lock is taken, any readers who come along will have to wait) + # + # If readers are already active when a writer comes along, the writer will wait for + # all the readers to finish before going ahead. + # Any additional readers that come when the writer is already waiting, will also + # wait (so writers are not starved). + # + # This implementation is based on `java.util.concurrent.ReentrantReadWriteLock`. + # + # @example + # lock = Concurrent::ReadWriteLock.new + # lock.with_read_lock { data.retrieve } + # lock.with_write_lock { data.modify! } + # + # @note Do **not** try to acquire the write lock while already holding a read lock + # **or** try to acquire the write lock while you already have it. + # This will lead to deadlock + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/ReentrantReadWriteLock.html java.util.concurrent.ReentrantReadWriteLock + class ReadWriteLock < Synchronization::Object + + # @!visibility private + WAITING_WRITER = 1 << 15 + + # @!visibility private + RUNNING_WRITER = 1 << 29 + + # @!visibility private + MAX_READERS = WAITING_WRITER - 1 + + # @!visibility private + MAX_WRITERS = RUNNING_WRITER - MAX_READERS - 1 + + safe_initialization! + + # Implementation notes: + # A goal is to make the uncontended path for both readers/writers lock-free + # Only if there is reader-writer or writer-writer contention, should locks be used + # Internal state is represented by a single integer ("counter"), and updated + # using atomic compare-and-swap operations + # When the counter is 0, the lock is free + # Each reader increments the counter by 1 when acquiring a read lock + # (and decrements by 1 when releasing the read lock) + # The counter is increased by (1 << 15) for each writer waiting to acquire the + # write lock, and by (1 << 29) if the write lock is taken + + # Create a new `ReadWriteLock` in the unlocked state. + def initialize + super() + @Counter = AtomicFixnum.new(0) # single integer which represents lock state + @ReadLock = Synchronization::Lock.new + @WriteLock = Synchronization::Lock.new + end + + # Execute a block operation within a read lock. + # + # @yield the task to be performed within the lock. + # + # @return [Object] the result of the block operation. + # + # @raise [ArgumentError] when no block is given. + # @raise [Concurrent::ResourceLimitError] if the maximum number of readers + # is exceeded. + def with_read_lock + raise ArgumentError.new('no block given') unless block_given? + acquire_read_lock + begin + yield + ensure + release_read_lock + end + end + + # Execute a block operation within a write lock. + # + # @yield the task to be performed within the lock. + # + # @return [Object] the result of the block operation. + # + # @raise [ArgumentError] when no block is given. + # @raise [Concurrent::ResourceLimitError] if the maximum number of readers + # is exceeded. + def with_write_lock + raise ArgumentError.new('no block given') unless block_given? + acquire_write_lock + begin + yield + ensure + release_write_lock + end + end + + # Acquire a read lock. If a write lock has been acquired will block until + # it is released. Will not block if other read locks have been acquired. + # + # @return [Boolean] true if the lock is successfully acquired + # + # @raise [Concurrent::ResourceLimitError] if the maximum number of readers + # is exceeded. + def acquire_read_lock + while true + c = @Counter.value + raise ResourceLimitError.new('Too many reader threads') if max_readers?(c) + + # If a writer is waiting when we first queue up, we need to wait + if waiting_writer?(c) + @ReadLock.wait_until { !waiting_writer? } + + # after a reader has waited once, they are allowed to "barge" ahead of waiting writers + # but if a writer is *running*, the reader still needs to wait (naturally) + while true + c = @Counter.value + if running_writer?(c) + @ReadLock.wait_until { !running_writer? } + else + return if @Counter.compare_and_set(c, c+1) + end + end + else + break if @Counter.compare_and_set(c, c+1) + end + end + true + end + + # Release a previously acquired read lock. + # + # @return [Boolean] true if the lock is successfully released + def release_read_lock + while true + c = @Counter.value + if @Counter.compare_and_set(c, c-1) + # If one or more writers were waiting, and we were the last reader, wake a writer up + if waiting_writer?(c) && running_readers(c) == 1 + @WriteLock.signal + end + break + end + end + true + end + + # Acquire a write lock. Will block and wait for all active readers and writers. + # + # @return [Boolean] true if the lock is successfully acquired + # + # @raise [Concurrent::ResourceLimitError] if the maximum number of writers + # is exceeded. + def acquire_write_lock + while true + c = @Counter.value + raise ResourceLimitError.new('Too many writer threads') if max_writers?(c) + + if c == 0 # no readers OR writers running + # if we successfully swap the RUNNING_WRITER bit on, then we can go ahead + break if @Counter.compare_and_set(0, RUNNING_WRITER) + elsif @Counter.compare_and_set(c, c+WAITING_WRITER) + while true + # Now we have successfully incremented, so no more readers will be able to increment + # (they will wait instead) + # However, readers OR writers could decrement right here, OR another writer could increment + @WriteLock.wait_until do + # So we have to do another check inside the synchronized section + # If a writer OR reader is running, then go to sleep + c = @Counter.value + !running_writer?(c) && !running_readers?(c) + end + + # We just came out of a wait + # If we successfully turn the RUNNING_WRITER bit on with an atomic swap, + # Then we are OK to stop waiting and go ahead + # Otherwise go back and wait again + c = @Counter.value + break if !running_writer?(c) && !running_readers?(c) && @Counter.compare_and_set(c, c+RUNNING_WRITER-WAITING_WRITER) + end + break + end + end + true + end + + # Release a previously acquired write lock. + # + # @return [Boolean] true if the lock is successfully released + def release_write_lock + return true unless running_writer? + c = @Counter.update { |counter| counter - RUNNING_WRITER } + @ReadLock.broadcast + @WriteLock.signal if waiting_writers(c) > 0 + true + end + + # Queries if the write lock is held by any thread. + # + # @return [Boolean] true if the write lock is held else false` + def write_locked? + @Counter.value >= RUNNING_WRITER + end + + # Queries whether any threads are waiting to acquire the read or write lock. + # + # @return [Boolean] true if any threads are waiting for a lock else false + def has_waiters? + waiting_writer?(@Counter.value) + end + + private + + # @!visibility private + def running_readers(c = @Counter.value) + c & MAX_READERS + end + + # @!visibility private + def running_readers?(c = @Counter.value) + (c & MAX_READERS) > 0 + end + + # @!visibility private + def running_writer?(c = @Counter.value) + c >= RUNNING_WRITER + end + + # @!visibility private + def waiting_writers(c = @Counter.value) + (c & MAX_WRITERS) / WAITING_WRITER + end + + # @!visibility private + def waiting_writer?(c = @Counter.value) + c >= WAITING_WRITER + end + + # @!visibility private + def max_readers?(c = @Counter.value) + (c & MAX_READERS) == MAX_READERS + end + + # @!visibility private + def max_writers?(c = @Counter.value) + (c & MAX_WRITERS) == MAX_WRITERS + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/reentrant_read_write_lock.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/reentrant_read_write_lock.rb new file mode 100644 index 0000000..42d7f3c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/reentrant_read_write_lock.rb @@ -0,0 +1,379 @@ +require 'thread' +require 'concurrent/atomic/atomic_reference' +require 'concurrent/errors' +require 'concurrent/synchronization' +require 'concurrent/atomic/thread_local_var' + +module Concurrent + + # Re-entrant read-write lock implementation + # + # Allows any number of concurrent readers, but only one concurrent writer + # (And while the "write" lock is taken, no read locks can be obtained either. + # Hence, the write lock can also be called an "exclusive" lock.) + # + # If another thread has taken a read lock, any thread which wants a write lock + # will block until all the readers release their locks. However, once a thread + # starts waiting to obtain a write lock, any additional readers that come along + # will also wait (so writers are not starved). + # + # A thread can acquire both a read and write lock at the same time. A thread can + # also acquire a read lock OR a write lock more than once. Only when the read (or + # write) lock is released as many times as it was acquired, will the thread + # actually let it go, allowing other threads which might have been waiting + # to proceed. Therefore the lock can be upgraded by first acquiring + # read lock and then write lock and that the lock can be downgraded by first + # having both read and write lock a releasing just the write lock. + # + # If both read and write locks are acquired by the same thread, it is not strictly + # necessary to release them in the same order they were acquired. In other words, + # the following code is legal: + # + # @example + # lock = Concurrent::ReentrantReadWriteLock.new + # lock.acquire_write_lock + # lock.acquire_read_lock + # lock.release_write_lock + # # At this point, the current thread is holding only a read lock, not a write + # # lock. So other threads can take read locks, but not a write lock. + # lock.release_read_lock + # # Now the current thread is not holding either a read or write lock, so + # # another thread could potentially acquire a write lock. + # + # This implementation was inspired by `java.util.concurrent.ReentrantReadWriteLock`. + # + # @example + # lock = Concurrent::ReentrantReadWriteLock.new + # lock.with_read_lock { data.retrieve } + # lock.with_write_lock { data.modify! } + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/ReentrantReadWriteLock.html java.util.concurrent.ReentrantReadWriteLock + class ReentrantReadWriteLock < Synchronization::Object + + # Implementation notes: + # + # A goal is to make the uncontended path for both readers/writers mutex-free + # Only if there is reader-writer or writer-writer contention, should mutexes be used + # Otherwise, a single CAS operation is all we need to acquire/release a lock + # + # Internal state is represented by a single integer ("counter"), and updated + # using atomic compare-and-swap operations + # When the counter is 0, the lock is free + # Each thread which has one OR MORE read locks increments the counter by 1 + # (and decrements by 1 when releasing the read lock) + # The counter is increased by (1 << 15) for each writer waiting to acquire the + # write lock, and by (1 << 29) if the write lock is taken + # + # Additionally, each thread uses a thread-local variable to count how many times + # it has acquired a read lock, AND how many times it has acquired a write lock. + # It uses a similar trick; an increment of 1 means a read lock was taken, and + # an increment of (1 << 15) means a write lock was taken + # This is what makes re-entrancy possible + # + # 2 rules are followed to ensure good liveness properties: + # 1) Once a writer has queued up and is waiting for a write lock, no other thread + # can take a lock without waiting + # 2) When a write lock is released, readers are given the "first chance" to wake + # up and acquire a read lock + # Following these rules means readers and writers tend to "take turns", so neither + # can starve the other, even under heavy contention + + # @!visibility private + READER_BITS = 15 + # @!visibility private + WRITER_BITS = 14 + + # Used with @Counter: + # @!visibility private + WAITING_WRITER = 1 << READER_BITS + # @!visibility private + RUNNING_WRITER = 1 << (READER_BITS + WRITER_BITS) + # @!visibility private + MAX_READERS = WAITING_WRITER - 1 + # @!visibility private + MAX_WRITERS = RUNNING_WRITER - MAX_READERS - 1 + + # Used with @HeldCount: + # @!visibility private + WRITE_LOCK_HELD = 1 << READER_BITS + # @!visibility private + READ_LOCK_MASK = WRITE_LOCK_HELD - 1 + # @!visibility private + WRITE_LOCK_MASK = MAX_WRITERS + + safe_initialization! + + # Create a new `ReentrantReadWriteLock` in the unlocked state. + def initialize + super() + @Counter = AtomicFixnum.new(0) # single integer which represents lock state + @ReadQueue = Synchronization::Lock.new # used to queue waiting readers + @WriteQueue = Synchronization::Lock.new # used to queue waiting writers + @HeldCount = ThreadLocalVar.new(0) # indicates # of R & W locks held by this thread + end + + # Execute a block operation within a read lock. + # + # @yield the task to be performed within the lock. + # + # @return [Object] the result of the block operation. + # + # @raise [ArgumentError] when no block is given. + # @raise [Concurrent::ResourceLimitError] if the maximum number of readers + # is exceeded. + def with_read_lock + raise ArgumentError.new('no block given') unless block_given? + acquire_read_lock + begin + yield + ensure + release_read_lock + end + end + + # Execute a block operation within a write lock. + # + # @yield the task to be performed within the lock. + # + # @return [Object] the result of the block operation. + # + # @raise [ArgumentError] when no block is given. + # @raise [Concurrent::ResourceLimitError] if the maximum number of readers + # is exceeded. + def with_write_lock + raise ArgumentError.new('no block given') unless block_given? + acquire_write_lock + begin + yield + ensure + release_write_lock + end + end + + # Acquire a read lock. If a write lock is held by another thread, will block + # until it is released. + # + # @return [Boolean] true if the lock is successfully acquired + # + # @raise [Concurrent::ResourceLimitError] if the maximum number of readers + # is exceeded. + def acquire_read_lock + if (held = @HeldCount.value) > 0 + # If we already have a lock, there's no need to wait + if held & READ_LOCK_MASK == 0 + # But we do need to update the counter, if we were holding a write + # lock but not a read lock + @Counter.update { |c| c + 1 } + end + @HeldCount.value = held + 1 + return true + end + + while true + c = @Counter.value + raise ResourceLimitError.new('Too many reader threads') if max_readers?(c) + + # If a writer is waiting OR running when we first queue up, we need to wait + if waiting_or_running_writer?(c) + # Before going to sleep, check again with the ReadQueue mutex held + @ReadQueue.synchronize do + @ReadQueue.ns_wait if waiting_or_running_writer? + end + # Note: the above 'synchronize' block could have used #wait_until, + # but that waits repeatedly in a loop, checking the wait condition + # each time it wakes up (to protect against spurious wakeups) + # But we are already in a loop, which is only broken when we successfully + # acquire the lock! So we don't care about spurious wakeups, and would + # rather not pay the extra overhead of using #wait_until + + # After a reader has waited once, they are allowed to "barge" ahead of waiting writers + # But if a writer is *running*, the reader still needs to wait (naturally) + while true + c = @Counter.value + if running_writer?(c) + @ReadQueue.synchronize do + @ReadQueue.ns_wait if running_writer? + end + elsif @Counter.compare_and_set(c, c+1) + @HeldCount.value = held + 1 + return true + end + end + elsif @Counter.compare_and_set(c, c+1) + @HeldCount.value = held + 1 + return true + end + end + end + + # Try to acquire a read lock and return true if we succeed. If it cannot be + # acquired immediately, return false. + # + # @return [Boolean] true if the lock is successfully acquired + def try_read_lock + if (held = @HeldCount.value) > 0 + if held & READ_LOCK_MASK == 0 + # If we hold a write lock, but not a read lock... + @Counter.update { |c| c + 1 } + end + @HeldCount.value = held + 1 + return true + else + c = @Counter.value + if !waiting_or_running_writer?(c) && @Counter.compare_and_set(c, c+1) + @HeldCount.value = held + 1 + return true + end + end + false + end + + # Release a previously acquired read lock. + # + # @return [Boolean] true if the lock is successfully released + def release_read_lock + held = @HeldCount.value = @HeldCount.value - 1 + rlocks_held = held & READ_LOCK_MASK + if rlocks_held == 0 + c = @Counter.update { |counter| counter - 1 } + # If one or more writers were waiting, and we were the last reader, wake a writer up + if waiting_or_running_writer?(c) && running_readers(c) == 0 + @WriteQueue.signal + end + elsif rlocks_held == READ_LOCK_MASK + raise IllegalOperationError, "Cannot release a read lock which is not held" + end + true + end + + # Acquire a write lock. Will block and wait for all active readers and writers. + # + # @return [Boolean] true if the lock is successfully acquired + # + # @raise [Concurrent::ResourceLimitError] if the maximum number of writers + # is exceeded. + def acquire_write_lock + if (held = @HeldCount.value) >= WRITE_LOCK_HELD + # if we already have a write (exclusive) lock, there's no need to wait + @HeldCount.value = held + WRITE_LOCK_HELD + return true + end + + while true + c = @Counter.value + raise ResourceLimitError.new('Too many writer threads') if max_writers?(c) + + # To go ahead and take the lock without waiting, there must be no writer + # running right now, AND no writers who came before us still waiting to + # acquire the lock + # Additionally, if any read locks have been taken, we must hold all of them + if c == held + # If we successfully swap the RUNNING_WRITER bit on, then we can go ahead + if @Counter.compare_and_set(c, c+RUNNING_WRITER) + @HeldCount.value = held + WRITE_LOCK_HELD + return true + end + elsif @Counter.compare_and_set(c, c+WAITING_WRITER) + while true + # Now we have successfully incremented, so no more readers will be able to increment + # (they will wait instead) + # However, readers OR writers could decrement right here + @WriteQueue.synchronize do + # So we have to do another check inside the synchronized section + # If a writer OR another reader is running, then go to sleep + c = @Counter.value + @WriteQueue.ns_wait if running_writer?(c) || running_readers(c) != held + end + # Note: if you are thinking of replacing the above 'synchronize' block + # with #wait_until, read the comment in #acquire_read_lock first! + + # We just came out of a wait + # If we successfully turn the RUNNING_WRITER bit on with an atomic swap, + # then we are OK to stop waiting and go ahead + # Otherwise go back and wait again + c = @Counter.value + if !running_writer?(c) && + running_readers(c) == held && + @Counter.compare_and_set(c, c+RUNNING_WRITER-WAITING_WRITER) + @HeldCount.value = held + WRITE_LOCK_HELD + return true + end + end + end + end + end + + # Try to acquire a write lock and return true if we succeed. If it cannot be + # acquired immediately, return false. + # + # @return [Boolean] true if the lock is successfully acquired + def try_write_lock + if (held = @HeldCount.value) >= WRITE_LOCK_HELD + @HeldCount.value = held + WRITE_LOCK_HELD + return true + else + c = @Counter.value + if !waiting_or_running_writer?(c) && + running_readers(c) == held && + @Counter.compare_and_set(c, c+RUNNING_WRITER) + @HeldCount.value = held + WRITE_LOCK_HELD + return true + end + end + false + end + + # Release a previously acquired write lock. + # + # @return [Boolean] true if the lock is successfully released + def release_write_lock + held = @HeldCount.value = @HeldCount.value - WRITE_LOCK_HELD + wlocks_held = held & WRITE_LOCK_MASK + if wlocks_held == 0 + c = @Counter.update { |counter| counter - RUNNING_WRITER } + @ReadQueue.broadcast + @WriteQueue.signal if waiting_writers(c) > 0 + elsif wlocks_held == WRITE_LOCK_MASK + raise IllegalOperationError, "Cannot release a write lock which is not held" + end + true + end + + private + + # @!visibility private + def running_readers(c = @Counter.value) + c & MAX_READERS + end + + # @!visibility private + def running_readers?(c = @Counter.value) + (c & MAX_READERS) > 0 + end + + # @!visibility private + def running_writer?(c = @Counter.value) + c >= RUNNING_WRITER + end + + # @!visibility private + def waiting_writers(c = @Counter.value) + (c & MAX_WRITERS) >> READER_BITS + end + + # @!visibility private + def waiting_or_running_writer?(c = @Counter.value) + c >= WAITING_WRITER + end + + # @!visibility private + def max_readers?(c = @Counter.value) + (c & MAX_READERS) == MAX_READERS + end + + # @!visibility private + def max_writers?(c = @Counter.value) + (c & MAX_WRITERS) == MAX_WRITERS + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/ruby_thread_local_var.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/ruby_thread_local_var.rb new file mode 100644 index 0000000..06afae7 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/ruby_thread_local_var.rb @@ -0,0 +1,161 @@ +require 'thread' +require 'concurrent/atomic/abstract_thread_local_var' + +module Concurrent + + # @!visibility private + # @!macro internal_implementation_note + class RubyThreadLocalVar < AbstractThreadLocalVar + + # Each thread has a (lazily initialized) array of thread-local variable values + # Each time a new thread-local var is created, we allocate an "index" for it + # For example, if the allocated index is 1, that means slot #1 in EVERY + # thread's thread-local array will be used for the value of that TLV + # + # The good thing about using a per-THREAD structure to hold values, rather + # than a per-TLV structure, is that no synchronization is needed when + # reading and writing those values (since the structure is only ever + # accessed by a single thread) + # + # Of course, when a TLV is GC'd, 1) we need to recover its index for use + # by other new TLVs (otherwise the thread-local arrays could get bigger + # and bigger with time), and 2) we need to null out all the references + # held in the now-unused slots (both to avoid blocking GC of those objects, + # and also to prevent "stale" values from being passed on to a new TLV + # when the index is reused) + # Because we need to null out freed slots, we need to keep references to + # ALL the thread-local arrays -- ARRAYS is for that + # But when a Thread is GC'd, we need to drop the reference to its thread-local + # array, so we don't leak memory + + # @!visibility private + FREE = [] + LOCK = Mutex.new + ARRAYS = {} # used as a hash set + @@next = 0 + private_constant :FREE, :LOCK, :ARRAYS + + # @!macro thread_local_var_method_get + def value + if array = get_threadlocal_array + value = array[@index] + if value.nil? + default + elsif value.equal?(NULL) + nil + else + value + end + else + default + end + end + + # @!macro thread_local_var_method_set + def value=(value) + me = Thread.current + # We could keep the thread-local arrays in a hash, keyed by Thread + # But why? That would require locking + # Using Ruby's built-in thread-local storage is faster + unless array = get_threadlocal_array(me) + array = set_threadlocal_array([], me) + LOCK.synchronize { ARRAYS[array.object_id] = array } + ObjectSpace.define_finalizer(me, self.class.thread_finalizer(array)) + end + array[@index] = (value.nil? ? NULL : value) + value + end + + protected + + # @!visibility private + def allocate_storage + @index = LOCK.synchronize do + FREE.pop || begin + result = @@next + @@next += 1 + result + end + end + ObjectSpace.define_finalizer(self, self.class.threadlocal_finalizer(@index)) + end + + # @!visibility private + def self.threadlocal_finalizer(index) + proc do + Thread.new do # avoid error: can't be called from trap context + LOCK.synchronize do + FREE.push(index) + # The cost of GC'ing a TLV is linear in the number of threads using TLVs + # But that is natural! More threads means more storage is used per TLV + # So naturally more CPU time is required to free more storage + ARRAYS.each_value do |array| + array[index] = nil + end + end + end + end + end + + # @!visibility private + def self.thread_finalizer(array) + proc do + Thread.new do # avoid error: can't be called from trap context + LOCK.synchronize do + # The thread which used this thread-local array is now gone + # So don't hold onto a reference to the array (thus blocking GC) + ARRAYS.delete(array.object_id) + end + end + end + end + + private + + if Thread.instance_methods.include?(:thread_variable_get) + + def get_threadlocal_array(thread = Thread.current) + thread.thread_variable_get(:__threadlocal_array__) + end + + def set_threadlocal_array(array, thread = Thread.current) + thread.thread_variable_set(:__threadlocal_array__, array) + end + + else + + def get_threadlocal_array(thread = Thread.current) + thread[:__threadlocal_array__] + end + + def set_threadlocal_array(array, thread = Thread.current) + thread[:__threadlocal_array__] = array + end + end + + # This exists only for use in testing + # @!visibility private + def value_for(thread) + if array = get_threadlocal_array(thread) + value = array[@index] + if value.nil? + default_for(thread) + elsif value.equal?(NULL) + nil + else + value + end + else + default_for(thread) + end + end + + def default_for(thread) + if @default_block + raise "Cannot use default_for with default block" + else + @default + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/semaphore.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/semaphore.rb new file mode 100644 index 0000000..1b2bd8c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/semaphore.rb @@ -0,0 +1,145 @@ +require 'concurrent/atomic/mutex_semaphore' +require 'concurrent/synchronization' + +module Concurrent + + ################################################################### + + # @!macro semaphore_method_initialize + # + # Create a new `Semaphore` with the initial `count`. + # + # @param [Fixnum] count the initial count + # + # @raise [ArgumentError] if `count` is not an integer or is less than zero + + # @!macro semaphore_method_acquire + # + # Acquires the given number of permits from this semaphore, + # blocking until all are available. + # + # @param [Fixnum] permits Number of permits to acquire + # + # @raise [ArgumentError] if `permits` is not an integer or is less than + # one + # + # @return [nil] + + # @!macro semaphore_method_available_permits + # + # Returns the current number of permits available in this semaphore. + # + # @return [Integer] + + # @!macro semaphore_method_drain_permits + # + # Acquires and returns all permits that are immediately available. + # + # @return [Integer] + + # @!macro semaphore_method_try_acquire + # + # Acquires the given number of permits from this semaphore, + # only if all are available at the time of invocation or within + # `timeout` interval + # + # @param [Fixnum] permits the number of permits to acquire + # + # @param [Fixnum] timeout the number of seconds to wait for the counter + # or `nil` to return immediately + # + # @raise [ArgumentError] if `permits` is not an integer or is less than + # one + # + # @return [Boolean] `false` if no permits are available, `true` when + # acquired a permit + + # @!macro semaphore_method_release + # + # Releases the given number of permits, returning them to the semaphore. + # + # @param [Fixnum] permits Number of permits to return to the semaphore. + # + # @raise [ArgumentError] if `permits` is not a number or is less than one + # + # @return [nil] + + ################################################################### + + # @!macro semaphore_public_api + # + # @!method initialize(count) + # @!macro semaphore_method_initialize + # + # @!method acquire(permits = 1) + # @!macro semaphore_method_acquire + # + # @!method available_permits + # @!macro semaphore_method_available_permits + # + # @!method drain_permits + # @!macro semaphore_method_drain_permits + # + # @!method try_acquire(permits = 1, timeout = nil) + # @!macro semaphore_method_try_acquire + # + # @!method release(permits = 1) + # @!macro semaphore_method_release + + ################################################################### + + # @!visibility private + # @!macro internal_implementation_note + SemaphoreImplementation = case + when defined?(JavaSemaphore) + JavaSemaphore + else + MutexSemaphore + end + private_constant :SemaphoreImplementation + + # @!macro semaphore + # + # A counting semaphore. Conceptually, a semaphore maintains a set of + # permits. Each {#acquire} blocks if necessary until a permit is + # available, and then takes it. Each {#release} adds a permit, potentially + # releasing a blocking acquirer. + # However, no actual permit objects are used; the Semaphore just keeps a + # count of the number available and acts accordingly. + # + # @!macro semaphore_public_api + # @example + # semaphore = Concurrent::Semaphore.new(2) + # + # t1 = Thread.new do + # semaphore.acquire + # puts "Thread 1 acquired semaphore" + # end + # + # t2 = Thread.new do + # semaphore.acquire + # puts "Thread 2 acquired semaphore" + # end + # + # t3 = Thread.new do + # semaphore.acquire + # puts "Thread 3 acquired semaphore" + # end + # + # t4 = Thread.new do + # sleep(2) + # puts "Thread 4 releasing semaphore" + # semaphore.release + # end + # + # [t1, t2, t3, t4].each(&:join) + # + # # prints: + # # Thread 3 acquired semaphore + # # Thread 2 acquired semaphore + # # Thread 4 releasing semaphore + # # Thread 1 acquired semaphore + # + class Semaphore < SemaphoreImplementation + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/thread_local_var.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/thread_local_var.rb new file mode 100644 index 0000000..9f09e4c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/thread_local_var.rb @@ -0,0 +1,104 @@ +require 'concurrent/atomic/ruby_thread_local_var' +require 'concurrent/atomic/java_thread_local_var' +require 'concurrent/utility/engine' + +module Concurrent + + ################################################################### + + # @!macro thread_local_var_method_initialize + # + # Creates a thread local variable. + # + # @param [Object] default the default value when otherwise unset + # @param [Proc] default_block Optional block that gets called to obtain the + # default value for each thread + + # @!macro thread_local_var_method_get + # + # Returns the value in the current thread's copy of this thread-local variable. + # + # @return [Object] the current value + + # @!macro thread_local_var_method_set + # + # Sets the current thread's copy of this thread-local variable to the specified value. + # + # @param [Object] value the value to set + # @return [Object] the new value + + # @!macro thread_local_var_method_bind + # + # Bind the given value to thread local storage during + # execution of the given block. + # + # @param [Object] value the value to bind + # @yield the operation to be performed with the bound variable + # @return [Object] the value + + + ################################################################### + + # @!macro thread_local_var_public_api + # + # @!method initialize(default = nil, &default_block) + # @!macro thread_local_var_method_initialize + # + # @!method value + # @!macro thread_local_var_method_get + # + # @!method value=(value) + # @!macro thread_local_var_method_set + # + # @!method bind(value, &block) + # @!macro thread_local_var_method_bind + + ################################################################### + + # @!visibility private + # @!macro internal_implementation_note + ThreadLocalVarImplementation = case + when Concurrent.on_jruby? + JavaThreadLocalVar + else + RubyThreadLocalVar + end + private_constant :ThreadLocalVarImplementation + + # @!macro thread_local_var + # + # A `ThreadLocalVar` is a variable where the value is different for each thread. + # Each variable may have a default value, but when you modify the variable only + # the current thread will ever see that change. + # + # @!macro thread_safe_variable_comparison + # + # @example + # v = ThreadLocalVar.new(14) + # v.value #=> 14 + # v.value = 2 + # v.value #=> 2 + # + # @example + # v = ThreadLocalVar.new(14) + # + # t1 = Thread.new do + # v.value #=> 14 + # v.value = 1 + # v.value #=> 1 + # end + # + # t2 = Thread.new do + # v.value #=> 14 + # v.value = 2 + # v.value #=> 2 + # end + # + # v.value #=> 14 + # + # @see https://docs.oracle.com/javase/7/docs/api/java/lang/ThreadLocal.html Java ThreadLocal + # + # @!macro thread_local_var_public_api + class ThreadLocalVar < ThreadLocalVarImplementation + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/mutex_atomic.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/mutex_atomic.rb new file mode 100644 index 0000000..d092aed --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/mutex_atomic.rb @@ -0,0 +1,56 @@ +module Concurrent + + # @!visibility private + # @!macro internal_implementation_note + class MutexAtomicReference < Synchronization::LockableObject + include AtomicDirectUpdate + include AtomicNumericCompareAndSetWrapper + alias_method :compare_and_swap, :compare_and_set + + # @!macro atomic_reference_method_initialize + def initialize(value = nil) + super() + synchronize { ns_initialize(value) } + end + + # @!macro atomic_reference_method_get + def get + synchronize { @value } + end + alias_method :value, :get + + # @!macro atomic_reference_method_set + def set(new_value) + synchronize { @value = new_value } + end + alias_method :value=, :set + + # @!macro atomic_reference_method_get_and_set + def get_and_set(new_value) + synchronize do + old_value = @value + @value = new_value + old_value + end + end + alias_method :swap, :get_and_set + + # @!macro atomic_reference_method_compare_and_set + def _compare_and_set(old_value, new_value) + synchronize do + if @value.equal? old_value + @value = new_value + true + else + false + end + end + end + + protected + + def ns_initialize(value) + @value = value + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb new file mode 100644 index 0000000..709a382 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb @@ -0,0 +1,28 @@ +module Concurrent + + # Special "compare and set" handling of numeric values. + # + # @!visibility private + # @!macro internal_implementation_note + module AtomicNumericCompareAndSetWrapper + + # @!macro atomic_reference_method_compare_and_set + def compare_and_set(old_value, new_value) + if old_value.kind_of? Numeric + while true + old = get + + return false unless old.kind_of? Numeric + + return false unless old == old_value + + result = _compare_and_set(old, new_value) + return result if result + end + else + _compare_and_set(old_value, new_value) + end + end + + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomics.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomics.rb new file mode 100644 index 0000000..16cbe66 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/atomics.rb @@ -0,0 +1,10 @@ +require 'concurrent/atomic/atomic_reference' +require 'concurrent/atomic/atomic_boolean' +require 'concurrent/atomic/atomic_fixnum' +require 'concurrent/atomic/cyclic_barrier' +require 'concurrent/atomic/count_down_latch' +require 'concurrent/atomic/event' +require 'concurrent/atomic/read_write_lock' +require 'concurrent/atomic/reentrant_read_write_lock' +require 'concurrent/atomic/semaphore' +require 'concurrent/atomic/thread_local_var' diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_notify_observer_set.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_notify_observer_set.rb new file mode 100644 index 0000000..50d52a6 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_notify_observer_set.rb @@ -0,0 +1,107 @@ +require 'concurrent/synchronization' + +module Concurrent + module Collection + + # A thread safe observer set implemented using copy-on-read approach: + # observers are added and removed from a thread safe collection; every time + # a notification is required the internal data structure is copied to + # prevent concurrency issues + # + # @api private + class CopyOnNotifyObserverSet < Synchronization::LockableObject + + def initialize + super() + synchronize { ns_initialize } + end + + # @!macro observable_add_observer + def add_observer(observer = nil, func = :update, &block) + if observer.nil? && block.nil? + raise ArgumentError, 'should pass observer as a first argument or block' + elsif observer && block + raise ArgumentError.new('cannot provide both an observer and a block') + end + + if block + observer = block + func = :call + end + + synchronize do + @observers[observer] = func + observer + end + end + + # @!macro observable_delete_observer + def delete_observer(observer) + synchronize do + @observers.delete(observer) + observer + end + end + + # @!macro observable_delete_observers + def delete_observers + synchronize do + @observers.clear + self + end + end + + # @!macro observable_count_observers + def count_observers + synchronize { @observers.count } + end + + # Notifies all registered observers with optional args + # @param [Object] args arguments to be passed to each observer + # @return [CopyOnWriteObserverSet] self + def notify_observers(*args, &block) + observers = duplicate_observers + notify_to(observers, *args, &block) + self + end + + # Notifies all registered observers with optional args and deletes them. + # + # @param [Object] args arguments to be passed to each observer + # @return [CopyOnWriteObserverSet] self + def notify_and_delete_observers(*args, &block) + observers = duplicate_and_clear_observers + notify_to(observers, *args, &block) + self + end + + protected + + def ns_initialize + @observers = {} + end + + private + + def duplicate_and_clear_observers + synchronize do + observers = @observers.dup + @observers.clear + observers + end + end + + def duplicate_observers + synchronize { @observers.dup } + end + + def notify_to(observers, *args) + raise ArgumentError.new('cannot give arguments and a block') if block_given? && !args.empty? + observers.each do |observer, function| + args = yield if block_given? + observer.send(function, *args) + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_write_observer_set.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_write_observer_set.rb new file mode 100644 index 0000000..3f3f7cc --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_write_observer_set.rb @@ -0,0 +1,111 @@ +require 'concurrent/synchronization' + +module Concurrent + module Collection + + # A thread safe observer set implemented using copy-on-write approach: + # every time an observer is added or removed the whole internal data structure is + # duplicated and replaced with a new one. + # + # @api private + class CopyOnWriteObserverSet < Synchronization::LockableObject + + def initialize + super() + synchronize { ns_initialize } + end + + # @!macro observable_add_observer + def add_observer(observer = nil, func = :update, &block) + if observer.nil? && block.nil? + raise ArgumentError, 'should pass observer as a first argument or block' + elsif observer && block + raise ArgumentError.new('cannot provide both an observer and a block') + end + + if block + observer = block + func = :call + end + + synchronize do + new_observers = @observers.dup + new_observers[observer] = func + @observers = new_observers + observer + end + end + + # @!macro observable_delete_observer + def delete_observer(observer) + synchronize do + new_observers = @observers.dup + new_observers.delete(observer) + @observers = new_observers + observer + end + end + + # @!macro observable_delete_observers + def delete_observers + self.observers = {} + self + end + + # @!macro observable_count_observers + def count_observers + observers.count + end + + # Notifies all registered observers with optional args + # @param [Object] args arguments to be passed to each observer + # @return [CopyOnWriteObserverSet] self + def notify_observers(*args, &block) + notify_to(observers, *args, &block) + self + end + + # Notifies all registered observers with optional args and deletes them. + # + # @param [Object] args arguments to be passed to each observer + # @return [CopyOnWriteObserverSet] self + def notify_and_delete_observers(*args, &block) + old = clear_observers_and_return_old + notify_to(old, *args, &block) + self + end + + protected + + def ns_initialize + @observers = {} + end + + private + + def notify_to(observers, *args) + raise ArgumentError.new('cannot give arguments and a block') if block_given? && !args.empty? + observers.each do |observer, function| + args = yield if block_given? + observer.send(function, *args) + end + end + + def observers + synchronize { @observers } + end + + def observers=(new_set) + synchronize { @observers = new_set } + end + + def clear_observers_and_return_old + synchronize do + old_observers = @observers + @observers = {} + old_observers + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/java_non_concurrent_priority_queue.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/java_non_concurrent_priority_queue.rb new file mode 100644 index 0000000..2be9e43 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/java_non_concurrent_priority_queue.rb @@ -0,0 +1,84 @@ +if Concurrent.on_jruby? + + module Concurrent + module Collection + + + # @!macro priority_queue + # + # @!visibility private + # @!macro internal_implementation_note + class JavaNonConcurrentPriorityQueue + + # @!macro priority_queue_method_initialize + def initialize(opts = {}) + order = opts.fetch(:order, :max) + if [:min, :low].include?(order) + @queue = java.util.PriorityQueue.new(11) # 11 is the default initial capacity + else + @queue = java.util.PriorityQueue.new(11, java.util.Collections.reverseOrder()) + end + end + + # @!macro priority_queue_method_clear + def clear + @queue.clear + true + end + + # @!macro priority_queue_method_delete + def delete(item) + found = false + while @queue.remove(item) do + found = true + end + found + end + + # @!macro priority_queue_method_empty + def empty? + @queue.size == 0 + end + + # @!macro priority_queue_method_include + def include?(item) + @queue.contains(item) + end + alias_method :has_priority?, :include? + + # @!macro priority_queue_method_length + def length + @queue.size + end + alias_method :size, :length + + # @!macro priority_queue_method_peek + def peek + @queue.peek + end + + # @!macro priority_queue_method_pop + def pop + @queue.poll + end + alias_method :deq, :pop + alias_method :shift, :pop + + # @!macro priority_queue_method_push + def push(item) + raise ArgumentError.new('cannot enqueue nil') if item.nil? + @queue.add(item) + end + alias_method :<<, :push + alias_method :enq, :push + + # @!macro priority_queue_method_from_list + def self.from_list(list, opts = {}) + queue = new(opts) + list.each{|item| queue << item } + queue + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/lock_free_stack.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/lock_free_stack.rb new file mode 100644 index 0000000..9996f78 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/lock_free_stack.rb @@ -0,0 +1,158 @@ +module Concurrent + + # @!macro warn.edge + class LockFreeStack < Synchronization::Object + + safe_initialization! + + class Node + # TODO (pitr-ch 20-Dec-2016): Could be unified with Stack class? + + # @return [Node] + attr_reader :next_node + + # @return [Object] + attr_reader :value + + # @!visibility private + # allow to nil-ify to free GC when the entry is no longer relevant, not synchronised + attr_writer :value + + def initialize(value, next_node) + @value = value + @next_node = next_node + end + + singleton_class.send :alias_method, :[], :new + end + + # The singleton for empty node + EMPTY = Node[nil, nil] + def EMPTY.next_node + self + end + + attr_atomic(:head) + private :head, :head=, :swap_head, :compare_and_set_head, :update_head + + # @!visibility private + def self.of1(value) + new Node[value, EMPTY] + end + + # @!visibility private + def self.of2(value1, value2) + new Node[value1, Node[value2, EMPTY]] + end + + # @param [Node] head + def initialize(head = EMPTY) + super() + self.head = head + end + + # @param [Node] head + # @return [true, false] + def empty?(head = self.head) + head.equal? EMPTY + end + + # @param [Node] head + # @param [Object] value + # @return [true, false] + def compare_and_push(head, value) + compare_and_set_head head, Node[value, head] + end + + # @param [Object] value + # @return [self] + def push(value) + while true + current_head = head + return self if compare_and_set_head current_head, Node[value, current_head] + end + end + + # @return [Node] + def peek + head + end + + # @param [Node] head + # @return [true, false] + def compare_and_pop(head) + compare_and_set_head head, head.next_node + end + + # @return [Object] + def pop + while true + current_head = head + return current_head.value if compare_and_set_head current_head, current_head.next_node + end + end + + # @param [Node] head + # @return [true, false] + def compare_and_clear(head) + compare_and_set_head head, EMPTY + end + + include Enumerable + + # @param [Node] head + # @return [self] + def each(head = nil) + return to_enum(:each, head) unless block_given? + it = head || peek + until it.equal?(EMPTY) + yield it.value + it = it.next_node + end + self + end + + # @return [true, false] + def clear + while true + current_head = head + return false if current_head == EMPTY + return true if compare_and_set_head current_head, EMPTY + end + end + + # @param [Node] head + # @return [true, false] + def clear_if(head) + compare_and_set_head head, EMPTY + end + + # @param [Node] head + # @param [Node] new_head + # @return [true, false] + def replace_if(head, new_head) + compare_and_set_head head, new_head + end + + # @return [self] + # @yield over the cleared stack + # @yieldparam [Object] value + def clear_each(&block) + while true + current_head = head + return self if current_head == EMPTY + if compare_and_set_head current_head, EMPTY + each current_head, &block + return self + end + end + end + + # @return [String] Short string representation. + def to_s + format '%s %s>', super[0..-2], to_a.to_s + end + + alias_method :inspect, :to_s + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/atomic_reference_map_backend.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/atomic_reference_map_backend.rb new file mode 100644 index 0000000..dc51893 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/atomic_reference_map_backend.rb @@ -0,0 +1,927 @@ +require 'concurrent/constants' +require 'concurrent/thread_safe/util' +require 'concurrent/thread_safe/util/adder' +require 'concurrent/thread_safe/util/cheap_lockable' +require 'concurrent/thread_safe/util/power_of_two_tuple' +require 'concurrent/thread_safe/util/volatile' +require 'concurrent/thread_safe/util/xor_shift_random' + +module Concurrent + + # @!visibility private + module Collection + + # A Ruby port of the Doug Lea's jsr166e.ConcurrentHashMapV8 class version 1.59 + # available in public domain. + # + # Original source code available here: + # http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/ConcurrentHashMapV8.java?revision=1.59 + # + # The Ruby port skips out the +TreeBin+ (red-black trees for use in bins whose + # size exceeds a threshold). + # + # A hash table supporting full concurrency of retrievals and high expected + # concurrency for updates. However, even though all operations are + # thread-safe, retrieval operations do _not_ entail locking, and there is + # _not_ any support for locking the entire table in a way that prevents all + # access. + # + # Retrieval operations generally do not block, so may overlap with update + # operations. Retrievals reflect the results of the most recently _completed_ + # update operations holding upon their onset. (More formally, an update + # operation for a given key bears a _happens-before_ relation with any (non + # +nil+) retrieval for that key reporting the updated value.) For aggregate + # operations such as +clear()+, concurrent retrievals may reflect insertion or + # removal of only some entries. Similarly, the +each_pair+ iterator yields + # elements reflecting the state of the hash table at some point at or since + # the start of the +each_pair+. Bear in mind that the results of aggregate + # status methods including +size()+ and +empty?+} are typically useful only + # when a map is not undergoing concurrent updates in other threads. Otherwise + # the results of these methods reflect transient states that may be adequate + # for monitoring or estimation purposes, but not for program control. + # + # The table is dynamically expanded when there are too many collisions (i.e., + # keys that have distinct hash codes but fall into the same slot modulo the + # table size), with the expected average effect of maintaining roughly two + # bins per mapping (corresponding to a 0.75 load factor threshold for + # resizing). There may be much variance around this average as mappings are + # added and removed, but overall, this maintains a commonly accepted + # time/space tradeoff for hash tables. However, resizing this or any other + # kind of hash table may be a relatively slow operation. When possible, it is + # a good idea to provide a size estimate as an optional :initial_capacity + # initializer argument. An additional optional :load_factor constructor + # argument provides a further means of customizing initial table capacity by + # specifying the table density to be used in calculating the amount of space + # to allocate for the given number of elements. Note that using many keys with + # exactly the same +hash+ is a sure way to slow down performance of any hash + # table. + # + # ## Design overview + # + # The primary design goal of this hash table is to maintain concurrent + # readability (typically method +[]+, but also iteration and related methods) + # while minimizing update contention. Secondary goals are to keep space + # consumption about the same or better than plain +Hash+, and to support high + # initial insertion rates on an empty table by many threads. + # + # Each key-value mapping is held in a +Node+. The validation-based approach + # explained below leads to a lot of code sprawl because retry-control + # precludes factoring into smaller methods. + # + # The table is lazily initialized to a power-of-two size upon the first + # insertion. Each bin in the table normally contains a list of +Node+s (most + # often, the list has only zero or one +Node+). Table accesses require + # volatile/atomic reads, writes, and CASes. The lists of nodes within bins are + # always accurately traversable under volatile reads, so long as lookups check + # hash code and non-nullness of value before checking key equality. + # + # We use the top two bits of +Node+ hash fields for control purposes -- they + # are available anyway because of addressing constraints. As explained further + # below, these top bits are used as follows: + # + # - 00 - Normal + # - 01 - Locked + # - 11 - Locked and may have a thread waiting for lock + # - 10 - +Node+ is a forwarding node + # + # The lower 28 bits of each +Node+'s hash field contain a the key's hash code, + # except for forwarding nodes, for which the lower bits are zero (and so + # always have hash field == +MOVED+). + # + # Insertion (via +[]=+ or its variants) of the first node in an empty bin is + # performed by just CASing it to the bin. This is by far the most common case + # for put operations under most key/hash distributions. Other update + # operations (insert, delete, and replace) require locks. We do not want to + # waste the space required to associate a distinct lock object with each bin, + # so instead use the first node of a bin list itself as a lock. Blocking + # support for these locks relies +Concurrent::ThreadSafe::Util::CheapLockable. However, we also need a + # +try_lock+ construction, so we overlay these by using bits of the +Node+ + # hash field for lock control (see above), and so normally use builtin + # monitors only for blocking and signalling using + # +cheap_wait+/+cheap_broadcast+ constructions. See +Node#try_await_lock+. + # + # Using the first node of a list as a lock does not by itself suffice though: + # When a node is locked, any update must first validate that it is still the + # first node after locking it, and retry if not. Because new nodes are always + # appended to lists, once a node is first in a bin, it remains first until + # deleted or the bin becomes invalidated (upon resizing). However, operations + # that only conditionally update may inspect nodes until the point of update. + # This is a converse of sorts to the lazy locking technique described by + # Herlihy & Shavit. + # + # The main disadvantage of per-bin locks is that other update operations on + # other nodes in a bin list protected by the same lock can stall, for example + # when user +eql?+ or mapping functions take a long time. However, + # statistically, under random hash codes, this is not a common problem. + # Ideally, the frequency of nodes in bins follows a Poisson distribution + # (http://en.wikipedia.org/wiki/Poisson_distribution) with a parameter of + # about 0.5 on average, given the resizing threshold of 0.75, although with a + # large variance because of resizing granularity. Ignoring variance, the + # expected occurrences of list size k are (exp(-0.5) * pow(0.5, k) / + # factorial(k)). The first values are: + # + # - 0: 0.60653066 + # - 1: 0.30326533 + # - 2: 0.07581633 + # - 3: 0.01263606 + # - 4: 0.00157952 + # - 5: 0.00015795 + # - 6: 0.00001316 + # - 7: 0.00000094 + # - 8: 0.00000006 + # - more: less than 1 in ten million + # + # Lock contention probability for two threads accessing distinct elements is + # roughly 1 / (8 * #elements) under random hashes. + # + # The table is resized when occupancy exceeds a percentage threshold + # (nominally, 0.75, but see below). Only a single thread performs the resize + # (using field +size_control+, to arrange exclusion), but the table otherwise + # remains usable for reads and updates. Resizing proceeds by transferring + # bins, one by one, from the table to the next table. Because we are using + # power-of-two expansion, the elements from each bin must either stay at same + # index, or move with a power of two offset. We eliminate unnecessary node + # creation by catching cases where old nodes can be reused because their next + # fields won't change. On average, only about one-sixth of them need cloning + # when a table doubles. The nodes they replace will be garbage collectable as + # soon as they are no longer referenced by any reader thread that may be in + # the midst of concurrently traversing table. Upon transfer, the old table bin + # contains only a special forwarding node (with hash field +MOVED+) that + # contains the next table as its key. On encountering a forwarding node, + # access and update operations restart, using the new table. + # + # Each bin transfer requires its bin lock. However, unlike other cases, a + # transfer can skip a bin if it fails to acquire its lock, and revisit it + # later. Method +rebuild+ maintains a buffer of TRANSFER_BUFFER_SIZE bins that + # have been skipped because of failure to acquire a lock, and blocks only if + # none are available (i.e., only very rarely). The transfer operation must + # also ensure that all accessible bins in both the old and new table are + # usable by any traversal. When there are no lock acquisition failures, this + # is arranged simply by proceeding from the last bin (+table.size - 1+) up + # towards the first. Upon seeing a forwarding node, traversals arrange to move + # to the new table without revisiting nodes. However, when any node is skipped + # during a transfer, all earlier table bins may have become visible, so are + # initialized with a reverse-forwarding node back to the old table until the + # new ones are established. (This sometimes requires transiently locking a + # forwarding node, which is possible under the above encoding.) These more + # expensive mechanics trigger only when necessary. + # + # The traversal scheme also applies to partial traversals of + # ranges of bins (via an alternate Traverser constructor) + # to support partitioned aggregate operations. Also, read-only + # operations give up if ever forwarded to a null table, which + # provides support for shutdown-style clearing, which is also not + # currently implemented. + # + # Lazy table initialization minimizes footprint until first use. + # + # The element count is maintained using a +Concurrent::ThreadSafe::Util::Adder+, + # which avoids contention on updates but can encounter cache thrashing + # if read too frequently during concurrent access. To avoid reading so + # often, resizing is attempted either when a bin lock is + # contended, or upon adding to a bin already holding two or more + # nodes (checked before adding in the +x_if_absent+ methods, after + # adding in others). Under uniform hash distributions, the + # probability of this occurring at threshold is around 13%, + # meaning that only about 1 in 8 puts check threshold (and after + # resizing, many fewer do so). But this approximation has high + # variance for small table sizes, so we check on any collision + # for sizes <= 64. The bulk putAll operation further reduces + # contention by only committing count updates upon these size + # checks. + # + # @!visibility private + class AtomicReferenceMapBackend + + # @!visibility private + class Table < Concurrent::ThreadSafe::Util::PowerOfTwoTuple + def cas_new_node(i, hash, key, value) + cas(i, nil, Node.new(hash, key, value)) + end + + def try_to_cas_in_computed(i, hash, key) + succeeded = false + new_value = nil + new_node = Node.new(locked_hash = hash | LOCKED, key, NULL) + if cas(i, nil, new_node) + begin + if NULL == (new_value = yield(NULL)) + was_null = true + else + new_node.value = new_value + end + succeeded = true + ensure + volatile_set(i, nil) if !succeeded || was_null + new_node.unlock_via_hash(locked_hash, hash) + end + end + return succeeded, new_value + end + + def try_lock_via_hash(i, node, node_hash) + node.try_lock_via_hash(node_hash) do + yield if volatile_get(i) == node + end + end + + def delete_node_at(i, node, predecessor_node) + if predecessor_node + predecessor_node.next = node.next + else + volatile_set(i, node.next) + end + end + end + + # Key-value entry. Nodes with a hash field of +MOVED+ are special, and do + # not contain user keys or values. Otherwise, keys are never +nil+, and + # +NULL+ +value+ fields indicate that a node is in the process of being + # deleted or created. For purposes of read-only access, a key may be read + # before a value, but can only be used after checking value to be +!= NULL+. + # + # @!visibility private + class Node + extend Concurrent::ThreadSafe::Util::Volatile + attr_volatile :hash, :value, :next + + include Concurrent::ThreadSafe::Util::CheapLockable + + bit_shift = Concurrent::ThreadSafe::Util::FIXNUM_BIT_SIZE - 2 # need 2 bits for ourselves + # Encodings for special uses of Node hash fields. See above for explanation. + MOVED = ('10' << ('0' * bit_shift)).to_i(2) # hash field for forwarding nodes + LOCKED = ('01' << ('0' * bit_shift)).to_i(2) # set/tested only as a bit + WAITING = ('11' << ('0' * bit_shift)).to_i(2) # both bits set/tested together + HASH_BITS = ('00' << ('1' * bit_shift)).to_i(2) # usable bits of normal node hash + + SPIN_LOCK_ATTEMPTS = Concurrent::ThreadSafe::Util::CPU_COUNT > 1 ? Concurrent::ThreadSafe::Util::CPU_COUNT * 2 : 0 + + attr_reader :key + + def initialize(hash, key, value, next_node = nil) + super() + @key = key + self.lazy_set_hash(hash) + self.lazy_set_value(value) + self.next = next_node + end + + # Spins a while if +LOCKED+ bit set and this node is the first of its bin, + # and then sets +WAITING+ bits on hash field and blocks (once) if they are + # still set. It is OK for this method to return even if lock is not + # available upon exit, which enables these simple single-wait mechanics. + # + # The corresponding signalling operation is performed within callers: Upon + # detecting that +WAITING+ has been set when unlocking lock (via a failed + # CAS from non-waiting +LOCKED+ state), unlockers acquire the + # +cheap_synchronize+ lock and perform a +cheap_broadcast+. + def try_await_lock(table, i) + if table && i >= 0 && i < table.size # bounds check, TODO: why are we bounds checking? + spins = SPIN_LOCK_ATTEMPTS + randomizer = base_randomizer = Concurrent::ThreadSafe::Util::XorShiftRandom.get + while equal?(table.volatile_get(i)) && self.class.locked_hash?(my_hash = hash) + if spins >= 0 + if (randomizer = (randomizer >> 1)).even? # spin at random + if (spins -= 1) == 0 + Thread.pass # yield before blocking + else + randomizer = base_randomizer = Concurrent::ThreadSafe::Util::XorShiftRandom.xorshift(base_randomizer) if randomizer.zero? + end + end + elsif cas_hash(my_hash, my_hash | WAITING) + force_acquire_lock(table, i) + break + end + end + end + end + + def key?(key) + @key.eql?(key) + end + + def matches?(key, hash) + pure_hash == hash && key?(key) + end + + def pure_hash + hash & HASH_BITS + end + + def try_lock_via_hash(node_hash = hash) + if cas_hash(node_hash, locked_hash = node_hash | LOCKED) + begin + yield + ensure + unlock_via_hash(locked_hash, node_hash) + end + end + end + + def locked? + self.class.locked_hash?(hash) + end + + def unlock_via_hash(locked_hash, node_hash) + unless cas_hash(locked_hash, node_hash) + self.hash = node_hash + cheap_synchronize { cheap_broadcast } + end + end + + private + def force_acquire_lock(table, i) + cheap_synchronize do + if equal?(table.volatile_get(i)) && (hash & WAITING) == WAITING + cheap_wait + else + cheap_broadcast # possibly won race vs signaller + end + end + end + + class << self + def locked_hash?(hash) + (hash & LOCKED) != 0 + end + end + end + + # shorthands + MOVED = Node::MOVED + LOCKED = Node::LOCKED + WAITING = Node::WAITING + HASH_BITS = Node::HASH_BITS + + NOW_RESIZING = -1 + DEFAULT_CAPACITY = 16 + MAX_CAPACITY = Concurrent::ThreadSafe::Util::MAX_INT + + # The buffer size for skipped bins during transfers. The + # value is arbitrary but should be large enough to avoid + # most locking stalls during resizes. + TRANSFER_BUFFER_SIZE = 32 + + extend Concurrent::ThreadSafe::Util::Volatile + attr_volatile :table, # The array of bins. Lazily initialized upon first insertion. Size is always a power of two. + + # Table initialization and resizing control. When negative, the + # table is being initialized or resized. Otherwise, when table is + # null, holds the initial table size to use upon creation, or 0 + # for default. After initialization, holds the next element count + # value upon which to resize the table. + :size_control + + def initialize(options = nil) + super() + @counter = Concurrent::ThreadSafe::Util::Adder.new + initial_capacity = options && options[:initial_capacity] || DEFAULT_CAPACITY + self.size_control = (capacity = table_size_for(initial_capacity)) > MAX_CAPACITY ? MAX_CAPACITY : capacity + end + + def get_or_default(key, else_value = nil) + hash = key_hash(key) + current_table = table + while current_table + node = current_table.volatile_get_by_hash(hash) + current_table = + while node + if (node_hash = node.hash) == MOVED + break node.key + elsif (node_hash & HASH_BITS) == hash && node.key?(key) && NULL != (value = node.value) + return value + end + node = node.next + end + end + else_value + end + + def [](key) + get_or_default(key) + end + + def key?(key) + get_or_default(key, NULL) != NULL + end + + def []=(key, value) + get_and_set(key, value) + value + end + + def compute_if_absent(key) + hash = key_hash(key) + current_table = table || initialize_table + while true + if !(node = current_table.volatile_get(i = current_table.hash_to_index(hash))) + succeeded, new_value = current_table.try_to_cas_in_computed(i, hash, key) { yield } + if succeeded + increment_size + return new_value + end + elsif (node_hash = node.hash) == MOVED + current_table = node.key + elsif NULL != (current_value = find_value_in_node_list(node, key, hash, node_hash & HASH_BITS)) + return current_value + elsif Node.locked_hash?(node_hash) + try_await_lock(current_table, i, node) + else + succeeded, value = attempt_internal_compute_if_absent(key, hash, current_table, i, node, node_hash) { yield } + return value if succeeded + end + end + end + + def compute_if_present(key) + new_value = nil + internal_replace(key) do |old_value| + if (new_value = yield(NULL == old_value ? nil : old_value)).nil? + NULL + else + new_value + end + end + new_value + end + + def compute(key) + internal_compute(key) do |old_value| + if (new_value = yield(NULL == old_value ? nil : old_value)).nil? + NULL + else + new_value + end + end + end + + def merge_pair(key, value) + internal_compute(key) do |old_value| + if NULL == old_value || !(value = yield(old_value)).nil? + value + else + NULL + end + end + end + + def replace_pair(key, old_value, new_value) + NULL != internal_replace(key, old_value) { new_value } + end + + def replace_if_exists(key, new_value) + if (result = internal_replace(key) { new_value }) && NULL != result + result + end + end + + def get_and_set(key, value) # internalPut in the original CHMV8 + hash = key_hash(key) + current_table = table || initialize_table + while true + if !(node = current_table.volatile_get(i = current_table.hash_to_index(hash))) + if current_table.cas_new_node(i, hash, key, value) + increment_size + break + end + elsif (node_hash = node.hash) == MOVED + current_table = node.key + elsif Node.locked_hash?(node_hash) + try_await_lock(current_table, i, node) + else + succeeded, old_value = attempt_get_and_set(key, value, hash, current_table, i, node, node_hash) + break old_value if succeeded + end + end + end + + def delete(key) + replace_if_exists(key, NULL) + end + + def delete_pair(key, value) + result = internal_replace(key, value) { NULL } + if result && NULL != result + !!result + else + false + end + end + + def each_pair + return self unless current_table = table + current_table_size = base_size = current_table.size + i = base_index = 0 + while base_index < base_size + if node = current_table.volatile_get(i) + if node.hash == MOVED + current_table = node.key + current_table_size = current_table.size + else + begin + if NULL != (value = node.value) # skip deleted or special nodes + yield node.key, value + end + end while node = node.next + end + end + + if (i_with_base = i + base_size) < current_table_size + i = i_with_base # visit upper slots if present + else + i = base_index += 1 + end + end + self + end + + def size + (sum = @counter.sum) < 0 ? 0 : sum # ignore transient negative values + end + + def empty? + size == 0 + end + + # Implementation for clear. Steps through each bin, removing all nodes. + def clear + return self unless current_table = table + current_table_size = current_table.size + deleted_count = i = 0 + while i < current_table_size + if !(node = current_table.volatile_get(i)) + i += 1 + elsif (node_hash = node.hash) == MOVED + current_table = node.key + current_table_size = current_table.size + elsif Node.locked_hash?(node_hash) + decrement_size(deleted_count) # opportunistically update count + deleted_count = 0 + node.try_await_lock(current_table, i) + else + current_table.try_lock_via_hash(i, node, node_hash) do + begin + deleted_count += 1 if NULL != node.value # recheck under lock + node.value = nil + end while node = node.next + current_table.volatile_set(i, nil) + i += 1 + end + end + end + decrement_size(deleted_count) + self + end + + private + # Internal versions of the insertion methods, each a + # little more complicated than the last. All have + # the same basic structure: + # 1. If table uninitialized, create + # 2. If bin empty, try to CAS new node + # 3. If bin stale, use new table + # 4. Lock and validate; if valid, scan and add or update + # + # The others interweave other checks and/or alternative actions: + # * Plain +get_and_set+ checks for and performs resize after insertion. + # * compute_if_absent prescans for mapping without lock (and fails to add + # if present), which also makes pre-emptive resize checks worthwhile. + # + # Someday when details settle down a bit more, it might be worth + # some factoring to reduce sprawl. + def internal_replace(key, expected_old_value = NULL, &block) + hash = key_hash(key) + current_table = table + while current_table + if !(node = current_table.volatile_get(i = current_table.hash_to_index(hash))) + break + elsif (node_hash = node.hash) == MOVED + current_table = node.key + elsif (node_hash & HASH_BITS) != hash && !node.next # precheck + break # rules out possible existence + elsif Node.locked_hash?(node_hash) + try_await_lock(current_table, i, node) + else + succeeded, old_value = attempt_internal_replace(key, expected_old_value, hash, current_table, i, node, node_hash, &block) + return old_value if succeeded + end + end + NULL + end + + def attempt_internal_replace(key, expected_old_value, hash, current_table, i, node, node_hash) + current_table.try_lock_via_hash(i, node, node_hash) do + predecessor_node = nil + old_value = NULL + begin + if node.matches?(key, hash) && NULL != (current_value = node.value) + if NULL == expected_old_value || expected_old_value == current_value # NULL == expected_old_value means whatever value + old_value = current_value + if NULL == (node.value = yield(old_value)) + current_table.delete_node_at(i, node, predecessor_node) + decrement_size + end + end + break + end + + predecessor_node = node + end while node = node.next + + return true, old_value + end + end + + def find_value_in_node_list(node, key, hash, pure_hash) + do_check_for_resize = false + while true + if pure_hash == hash && node.key?(key) && NULL != (value = node.value) + return value + elsif node = node.next + do_check_for_resize = true # at least 2 nodes -> check for resize + pure_hash = node.pure_hash + else + return NULL + end + end + ensure + check_for_resize if do_check_for_resize + end + + def internal_compute(key, &block) + hash = key_hash(key) + current_table = table || initialize_table + while true + if !(node = current_table.volatile_get(i = current_table.hash_to_index(hash))) + succeeded, new_value = current_table.try_to_cas_in_computed(i, hash, key, &block) + if succeeded + if NULL == new_value + break nil + else + increment_size + break new_value + end + end + elsif (node_hash = node.hash) == MOVED + current_table = node.key + elsif Node.locked_hash?(node_hash) + try_await_lock(current_table, i, node) + else + succeeded, new_value = attempt_compute(key, hash, current_table, i, node, node_hash, &block) + break new_value if succeeded + end + end + end + + def attempt_internal_compute_if_absent(key, hash, current_table, i, node, node_hash) + added = false + current_table.try_lock_via_hash(i, node, node_hash) do + while true + if node.matches?(key, hash) && NULL != (value = node.value) + return true, value + end + last = node + unless node = node.next + last.next = Node.new(hash, key, value = yield) + added = true + increment_size + return true, value + end + end + end + ensure + check_for_resize if added + end + + def attempt_compute(key, hash, current_table, i, node, node_hash) + added = false + current_table.try_lock_via_hash(i, node, node_hash) do + predecessor_node = nil + while true + if node.matches?(key, hash) && NULL != (value = node.value) + if NULL == (node.value = value = yield(value)) + current_table.delete_node_at(i, node, predecessor_node) + decrement_size + value = nil + end + return true, value + end + predecessor_node = node + unless node = node.next + if NULL == (value = yield(NULL)) + value = nil + else + predecessor_node.next = Node.new(hash, key, value) + added = true + increment_size + end + return true, value + end + end + end + ensure + check_for_resize if added + end + + def attempt_get_and_set(key, value, hash, current_table, i, node, node_hash) + node_nesting = nil + current_table.try_lock_via_hash(i, node, node_hash) do + node_nesting = 1 + old_value = nil + found_old_value = false + while node + if node.matches?(key, hash) && NULL != (old_value = node.value) + found_old_value = true + node.value = value + break + end + last = node + unless node = node.next + last.next = Node.new(hash, key, value) + break + end + node_nesting += 1 + end + + return true, old_value if found_old_value + increment_size + true + end + ensure + check_for_resize if node_nesting && (node_nesting > 1 || current_table.size <= 64) + end + + def initialize_copy(other) + super + @counter = Concurrent::ThreadSafe::Util::Adder.new + self.table = nil + self.size_control = (other_table = other.table) ? other_table.size : DEFAULT_CAPACITY + self + end + + def try_await_lock(current_table, i, node) + check_for_resize # try resizing if can't get lock + node.try_await_lock(current_table, i) + end + + def key_hash(key) + key.hash & HASH_BITS + end + + # Returns a power of two table size for the given desired capacity. + def table_size_for(entry_count) + size = 2 + size <<= 1 while size < entry_count + size + end + + # Initializes table, using the size recorded in +size_control+. + def initialize_table + until current_table ||= table + if (size_ctrl = size_control) == NOW_RESIZING + Thread.pass # lost initialization race; just spin + else + try_in_resize_lock(current_table, size_ctrl) do + initial_size = size_ctrl > 0 ? size_ctrl : DEFAULT_CAPACITY + current_table = self.table = Table.new(initial_size) + initial_size - (initial_size >> 2) # 75% load factor + end + end + end + current_table + end + + # If table is too small and not already resizing, creates next table and + # transfers bins. Rechecks occupancy after a transfer to see if another + # resize is already needed because resizings are lagging additions. + def check_for_resize + while (current_table = table) && MAX_CAPACITY > (table_size = current_table.size) && NOW_RESIZING != (size_ctrl = size_control) && size_ctrl < @counter.sum + try_in_resize_lock(current_table, size_ctrl) do + self.table = rebuild(current_table) + (table_size << 1) - (table_size >> 1) # 75% load factor + end + end + end + + def try_in_resize_lock(current_table, size_ctrl) + if cas_size_control(size_ctrl, NOW_RESIZING) + begin + if current_table == table # recheck under lock + size_ctrl = yield # get new size_control + end + ensure + self.size_control = size_ctrl + end + end + end + + # Moves and/or copies the nodes in each bin to new table. See above for explanation. + def rebuild(table) + old_table_size = table.size + new_table = table.next_in_size_table + # puts "#{old_table_size} -> #{new_table.size}" + forwarder = Node.new(MOVED, new_table, NULL) + rev_forwarder = nil + locked_indexes = nil # holds bins to revisit; nil until needed + locked_arr_idx = 0 + bin = old_table_size - 1 + i = bin + while true + if !(node = table.volatile_get(i)) + # no lock needed (or available) if bin >= 0, because we're not popping values from locked_indexes until we've run through the whole table + redo unless (bin >= 0 ? table.cas(i, nil, forwarder) : lock_and_clean_up_reverse_forwarders(table, old_table_size, new_table, i, forwarder)) + elsif Node.locked_hash?(node_hash = node.hash) + locked_indexes ||= ::Array.new + if bin < 0 && locked_arr_idx > 0 + locked_arr_idx -= 1 + i, locked_indexes[locked_arr_idx] = locked_indexes[locked_arr_idx], i # swap with another bin + redo + end + if bin < 0 || locked_indexes.size >= TRANSFER_BUFFER_SIZE + node.try_await_lock(table, i) # no other options -- block + redo + end + rev_forwarder ||= Node.new(MOVED, table, NULL) + redo unless table.volatile_get(i) == node && node.locked? # recheck before adding to list + locked_indexes << i + new_table.volatile_set(i, rev_forwarder) + new_table.volatile_set(i + old_table_size, rev_forwarder) + else + redo unless split_old_bin(table, new_table, i, node, node_hash, forwarder) + end + + if bin > 0 + i = (bin -= 1) + elsif locked_indexes && !locked_indexes.empty? + bin = -1 + i = locked_indexes.pop + locked_arr_idx = locked_indexes.size - 1 + else + return new_table + end + end + end + + def lock_and_clean_up_reverse_forwarders(old_table, old_table_size, new_table, i, forwarder) + # transiently use a locked forwarding node + locked_forwarder = Node.new(moved_locked_hash = MOVED | LOCKED, new_table, NULL) + if old_table.cas(i, nil, locked_forwarder) + new_table.volatile_set(i, nil) # kill the potential reverse forwarders + new_table.volatile_set(i + old_table_size, nil) # kill the potential reverse forwarders + old_table.volatile_set(i, forwarder) + locked_forwarder.unlock_via_hash(moved_locked_hash, MOVED) + true + end + end + + # Splits a normal bin with list headed by e into lo and hi parts; installs in given table. + def split_old_bin(table, new_table, i, node, node_hash, forwarder) + table.try_lock_via_hash(i, node, node_hash) do + split_bin(new_table, i, node, node_hash) + table.volatile_set(i, forwarder) + end + end + + def split_bin(new_table, i, node, node_hash) + bit = new_table.size >> 1 # bit to split on + run_bit = node_hash & bit + last_run = nil + low = nil + high = nil + current_node = node + # this optimises for the lowest amount of volatile writes and objects created + while current_node = current_node.next + unless (b = current_node.hash & bit) == run_bit + run_bit = b + last_run = current_node + end + end + if run_bit == 0 + low = last_run + else + high = last_run + end + current_node = node + until current_node == last_run + pure_hash = current_node.pure_hash + if (pure_hash & bit) == 0 + low = Node.new(pure_hash, current_node.key, current_node.value, low) + else + high = Node.new(pure_hash, current_node.key, current_node.value, high) + end + current_node = current_node.next + end + new_table.volatile_set(i, low) + new_table.volatile_set(i + bit, high) + end + + def increment_size + @counter.increment + end + + def decrement_size(by = 1) + @counter.add(-by) + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/mri_map_backend.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/mri_map_backend.rb new file mode 100644 index 0000000..d5d809d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/mri_map_backend.rb @@ -0,0 +1,66 @@ +require 'thread' +require 'concurrent/collection/map/non_concurrent_map_backend' + +module Concurrent + + # @!visibility private + module Collection + + # @!visibility private + class MriMapBackend < NonConcurrentMapBackend + + def initialize(options = nil) + super(options) + @write_lock = Mutex.new + end + + def []=(key, value) + @write_lock.synchronize { super } + end + + def compute_if_absent(key) + if stored_value = _get(key) # fast non-blocking path for the most likely case + stored_value + else + @write_lock.synchronize { super } + end + end + + def compute_if_present(key) + @write_lock.synchronize { super } + end + + def compute(key) + @write_lock.synchronize { super } + end + + def merge_pair(key, value) + @write_lock.synchronize { super } + end + + def replace_pair(key, old_value, new_value) + @write_lock.synchronize { super } + end + + def replace_if_exists(key, new_value) + @write_lock.synchronize { super } + end + + def get_and_set(key, value) + @write_lock.synchronize { super } + end + + def delete(key) + @write_lock.synchronize { super } + end + + def delete_pair(key, value) + @write_lock.synchronize { super } + end + + def clear + @write_lock.synchronize { super } + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/non_concurrent_map_backend.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/non_concurrent_map_backend.rb new file mode 100644 index 0000000..e7c62e6 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/non_concurrent_map_backend.rb @@ -0,0 +1,140 @@ +require 'concurrent/constants' + +module Concurrent + + # @!visibility private + module Collection + + # @!visibility private + class NonConcurrentMapBackend + + # WARNING: all public methods of the class must operate on the @backend + # directly without calling each other. This is important because of the + # SynchronizedMapBackend which uses a non-reentrant mutex for performance + # reasons. + def initialize(options = nil) + @backend = {} + end + + def [](key) + @backend[key] + end + + def []=(key, value) + @backend[key] = value + end + + def compute_if_absent(key) + if NULL != (stored_value = @backend.fetch(key, NULL)) + stored_value + else + @backend[key] = yield + end + end + + def replace_pair(key, old_value, new_value) + if pair?(key, old_value) + @backend[key] = new_value + true + else + false + end + end + + def replace_if_exists(key, new_value) + if NULL != (stored_value = @backend.fetch(key, NULL)) + @backend[key] = new_value + stored_value + end + end + + def compute_if_present(key) + if NULL != (stored_value = @backend.fetch(key, NULL)) + store_computed_value(key, yield(stored_value)) + end + end + + def compute(key) + store_computed_value(key, yield(@backend[key])) + end + + def merge_pair(key, value) + if NULL == (stored_value = @backend.fetch(key, NULL)) + @backend[key] = value + else + store_computed_value(key, yield(stored_value)) + end + end + + def get_and_set(key, value) + stored_value = @backend[key] + @backend[key] = value + stored_value + end + + def key?(key) + @backend.key?(key) + end + + def delete(key) + @backend.delete(key) + end + + def delete_pair(key, value) + if pair?(key, value) + @backend.delete(key) + true + else + false + end + end + + def clear + @backend.clear + self + end + + def each_pair + dupped_backend.each_pair do |k, v| + yield k, v + end + self + end + + def size + @backend.size + end + + def get_or_default(key, default_value) + @backend.fetch(key, default_value) + end + + alias_method :_get, :[] + alias_method :_set, :[]= + private :_get, :_set + private + def initialize_copy(other) + super + @backend = {} + self + end + + def dupped_backend + @backend.dup + end + + def pair?(key, expected_value) + NULL != (stored_value = @backend.fetch(key, NULL)) && expected_value.equal?(stored_value) + end + + def store_computed_value(key, new_value) + if new_value.nil? + @backend.delete(key) + nil + else + @backend[key] = new_value + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/synchronized_map_backend.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/synchronized_map_backend.rb new file mode 100644 index 0000000..190c8d9 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/synchronized_map_backend.rb @@ -0,0 +1,82 @@ +require 'concurrent/collection/map/non_concurrent_map_backend' + +module Concurrent + + # @!visibility private + module Collection + + # @!visibility private + class SynchronizedMapBackend < NonConcurrentMapBackend + + require 'mutex_m' + include Mutex_m + # WARNING: Mutex_m is a non-reentrant lock, so the synchronized methods are + # not allowed to call each other. + + def [](key) + synchronize { super } + end + + def []=(key, value) + synchronize { super } + end + + def compute_if_absent(key) + synchronize { super } + end + + def compute_if_present(key) + synchronize { super } + end + + def compute(key) + synchronize { super } + end + + def merge_pair(key, value) + synchronize { super } + end + + def replace_pair(key, old_value, new_value) + synchronize { super } + end + + def replace_if_exists(key, new_value) + synchronize { super } + end + + def get_and_set(key, value) + synchronize { super } + end + + def key?(key) + synchronize { super } + end + + def delete(key) + synchronize { super } + end + + def delete_pair(key, value) + synchronize { super } + end + + def clear + synchronize { super } + end + + def size + synchronize { super } + end + + def get_or_default(key, default_value) + synchronize { super } + end + + private + def dupped_backend + synchronize { super } + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/non_concurrent_priority_queue.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/non_concurrent_priority_queue.rb new file mode 100644 index 0000000..695ffdf --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/non_concurrent_priority_queue.rb @@ -0,0 +1,143 @@ +require 'concurrent/collection/java_non_concurrent_priority_queue' +require 'concurrent/collection/ruby_non_concurrent_priority_queue' +require 'concurrent/utility/engine' + +module Concurrent + module Collection + + # @!visibility private + # @!macro internal_implementation_note + NonConcurrentPriorityQueueImplementation = case + when Concurrent.on_jruby? + JavaNonConcurrentPriorityQueue + else + RubyNonConcurrentPriorityQueue + end + private_constant :NonConcurrentPriorityQueueImplementation + + # @!macro priority_queue + # + # A queue collection in which the elements are sorted based on their + # comparison (spaceship) operator `<=>`. Items are added to the queue + # at a position relative to their priority. On removal the element + # with the "highest" priority is removed. By default the sort order is + # from highest to lowest, but a lowest-to-highest sort order can be + # set on construction. + # + # The API is based on the `Queue` class from the Ruby standard library. + # + # The pure Ruby implementation, `RubyNonConcurrentPriorityQueue` uses a heap algorithm + # stored in an array. The algorithm is based on the work of Robert Sedgewick + # and Kevin Wayne. + # + # The JRuby native implementation is a thin wrapper around the standard + # library `java.util.NonConcurrentPriorityQueue`. + # + # When running under JRuby the class `NonConcurrentPriorityQueue` extends `JavaNonConcurrentPriorityQueue`. + # When running under all other interpreters it extends `RubyNonConcurrentPriorityQueue`. + # + # @note This implementation is *not* thread safe. + # + # @see http://en.wikipedia.org/wiki/Priority_queue + # @see http://ruby-doc.org/stdlib-2.0.0/libdoc/thread/rdoc/Queue.html + # + # @see http://algs4.cs.princeton.edu/24pq/index.php#2.6 + # @see http://algs4.cs.princeton.edu/24pq/MaxPQ.java.html + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/PriorityQueue.html + # + # @!visibility private + class NonConcurrentPriorityQueue < NonConcurrentPriorityQueueImplementation + + alias_method :has_priority?, :include? + + alias_method :size, :length + + alias_method :deq, :pop + alias_method :shift, :pop + + alias_method :<<, :push + alias_method :enq, :push + + # @!method initialize(opts = {}) + # @!macro priority_queue_method_initialize + # + # Create a new priority queue with no items. + # + # @param [Hash] opts the options for creating the queue + # @option opts [Symbol] :order (:max) dictates the order in which items are + # stored: from highest to lowest when `:max` or `:high`; from lowest to + # highest when `:min` or `:low` + + # @!method clear + # @!macro priority_queue_method_clear + # + # Removes all of the elements from this priority queue. + + # @!method delete(item) + # @!macro priority_queue_method_delete + # + # Deletes all items from `self` that are equal to `item`. + # + # @param [Object] item the item to be removed from the queue + # @return [Object] true if the item is found else false + + # @!method empty? + # @!macro priority_queue_method_empty + # + # Returns `true` if `self` contains no elements. + # + # @return [Boolean] true if there are no items in the queue else false + + # @!method include?(item) + # @!macro priority_queue_method_include + # + # Returns `true` if the given item is present in `self` (that is, if any + # element == `item`), otherwise returns false. + # + # @param [Object] item the item to search for + # + # @return [Boolean] true if the item is found else false + + # @!method length + # @!macro priority_queue_method_length + # + # The current length of the queue. + # + # @return [Fixnum] the number of items in the queue + + # @!method peek + # @!macro priority_queue_method_peek + # + # Retrieves, but does not remove, the head of this queue, or returns `nil` + # if this queue is empty. + # + # @return [Object] the head of the queue or `nil` when empty + + # @!method pop + # @!macro priority_queue_method_pop + # + # Retrieves and removes the head of this queue, or returns `nil` if this + # queue is empty. + # + # @return [Object] the head of the queue or `nil` when empty + + # @!method push(item) + # @!macro priority_queue_method_push + # + # Inserts the specified element into this priority queue. + # + # @param [Object] item the item to insert onto the queue + + # @!method self.from_list(list, opts = {}) + # @!macro priority_queue_method_from_list + # + # Create a new priority queue from the given list. + # + # @param [Enumerable] list the list to build the queue from + # @param [Hash] opts the options for creating the queue + # + # @return [NonConcurrentPriorityQueue] the newly created and populated queue + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb new file mode 100644 index 0000000..bdf3cba --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb @@ -0,0 +1,150 @@ +module Concurrent + module Collection + + # @!macro priority_queue + # + # @!visibility private + # @!macro internal_implementation_note + class RubyNonConcurrentPriorityQueue + + # @!macro priority_queue_method_initialize + def initialize(opts = {}) + order = opts.fetch(:order, :max) + @comparator = [:min, :low].include?(order) ? -1 : 1 + clear + end + + # @!macro priority_queue_method_clear + def clear + @queue = [nil] + @length = 0 + true + end + + # @!macro priority_queue_method_delete + def delete(item) + return false if empty? + original_length = @length + k = 1 + while k <= @length + if @queue[k] == item + swap(k, @length) + @length -= 1 + sink(k) + @queue.pop + else + k += 1 + end + end + @length != original_length + end + + # @!macro priority_queue_method_empty + def empty? + size == 0 + end + + # @!macro priority_queue_method_include + def include?(item) + @queue.include?(item) + end + alias_method :has_priority?, :include? + + # @!macro priority_queue_method_length + def length + @length + end + alias_method :size, :length + + # @!macro priority_queue_method_peek + def peek + empty? ? nil : @queue[1] + end + + # @!macro priority_queue_method_pop + def pop + return nil if empty? + max = @queue[1] + swap(1, @length) + @length -= 1 + sink(1) + @queue.pop + max + end + alias_method :deq, :pop + alias_method :shift, :pop + + # @!macro priority_queue_method_push + def push(item) + raise ArgumentError.new('cannot enqueue nil') if item.nil? + @length += 1 + @queue << item + swim(@length) + true + end + alias_method :<<, :push + alias_method :enq, :push + + # @!macro priority_queue_method_from_list + def self.from_list(list, opts = {}) + queue = new(opts) + list.each{|item| queue << item } + queue + end + + private + + # Exchange the values at the given indexes within the internal array. + # + # @param [Integer] x the first index to swap + # @param [Integer] y the second index to swap + # + # @!visibility private + def swap(x, y) + temp = @queue[x] + @queue[x] = @queue[y] + @queue[y] = temp + end + + # Are the items at the given indexes ordered based on the priority + # order specified at construction? + # + # @param [Integer] x the first index from which to retrieve a comparable value + # @param [Integer] y the second index from which to retrieve a comparable value + # + # @return [Boolean] true if the two elements are in the correct priority order + # else false + # + # @!visibility private + def ordered?(x, y) + (@queue[x] <=> @queue[y]) == @comparator + end + + # Percolate down to maintain heap invariant. + # + # @param [Integer] k the index at which to start the percolation + # + # @!visibility private + def sink(k) + while (j = (2 * k)) <= @length do + j += 1 if j < @length && ! ordered?(j, j+1) + break if ordered?(k, j) + swap(k, j) + k = j + end + end + + # Percolate up to maintain heap invariant. + # + # @param [Integer] k the index at which to start the percolation + # + # @!visibility private + def swim(k) + while k > 1 && ! ordered?(k/2, k) do + swap(k, k/2) + k = k/2 + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/deprecation.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/deprecation.rb new file mode 100644 index 0000000..35ae4b2 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/deprecation.rb @@ -0,0 +1,34 @@ +require 'concurrent/concern/logging' + +module Concurrent + module Concern + + # @!visibility private + # @!macro internal_implementation_note + module Deprecation + # TODO require additional parameter: a version. Display when it'll be removed based on that. Error if not removed. + include Concern::Logging + + def deprecated(message, strip = 2) + caller_line = caller(strip).first if strip > 0 + klass = if Module === self + self + else + self.class + end + message = if strip > 0 + format("[DEPRECATED] %s\ncalled on: %s", message, caller_line) + else + format('[DEPRECATED] %s', message) + end + log WARN, klass.to_s, message + end + + def deprecated_method(old_name, new_name) + deprecated "`#{old_name}` is deprecated and it'll removed in next release, use `#{new_name}` instead", 3 + end + + extend self + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/dereferenceable.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/dereferenceable.rb new file mode 100644 index 0000000..b0d1a2e --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/dereferenceable.rb @@ -0,0 +1,73 @@ +module Concurrent + module Concern + + # Object references in Ruby are mutable. This can lead to serious problems when + # the `#value` of a concurrent object is a mutable reference. Which is always the + # case unless the value is a `Fixnum`, `Symbol`, or similar "primitive" data type. + # Most classes in this library that expose a `#value` getter method do so using the + # `Dereferenceable` mixin module. + # + # @!macro copy_options + module Dereferenceable + # NOTE: This module is going away in 2.0. In the mean time we need it to + # play nicely with the synchronization layer. This means that the + # including class SHOULD be synchronized and it MUST implement a + # `#synchronize` method. Not doing so will lead to runtime errors. + + # Return the value this object represents after applying the options specified + # by the `#set_deref_options` method. + # + # @return [Object] the current value of the object + def value + synchronize { apply_deref_options(@value) } + end + alias_method :deref, :value + + protected + + # Set the internal value of this object + # + # @param [Object] value the new value + def value=(value) + synchronize{ @value = value } + end + + # @!macro dereferenceable_set_deref_options + # Set the options which define the operations #value performs before + # returning data to the caller (dereferencing). + # + # @note Most classes that include this module will call `#set_deref_options` + # from within the constructor, thus allowing these options to be set at + # object creation. + # + # @param [Hash] opts the options defining dereference behavior. + # @option opts [String] :dup_on_deref (false) call `#dup` before returning the data + # @option opts [String] :freeze_on_deref (false) call `#freeze` before returning the data + # @option opts [String] :copy_on_deref (nil) call the given `Proc` passing + # the internal value and returning the value returned from the proc + def set_deref_options(opts = {}) + synchronize{ ns_set_deref_options(opts) } + end + + # @!macro dereferenceable_set_deref_options + # @!visibility private + def ns_set_deref_options(opts) + @dup_on_deref = opts[:dup_on_deref] || opts[:dup] + @freeze_on_deref = opts[:freeze_on_deref] || opts[:freeze] + @copy_on_deref = opts[:copy_on_deref] || opts[:copy] + @do_nothing_on_deref = !(@dup_on_deref || @freeze_on_deref || @copy_on_deref) + nil + end + + # @!visibility private + def apply_deref_options(value) + return nil if value.nil? + return value if @do_nothing_on_deref + value = @copy_on_deref.call(value) if @copy_on_deref + value = value.dup if @dup_on_deref + value = value.freeze if @freeze_on_deref + value + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/logging.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/logging.rb new file mode 100644 index 0000000..2c74999 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/logging.rb @@ -0,0 +1,32 @@ +require 'logger' + +module Concurrent + module Concern + + # Include where logging is needed + # + # @!visibility private + module Logging + include Logger::Severity + + # Logs through {Concurrent.global_logger}, it can be overridden by setting @logger + # @param [Integer] level one of Logger::Severity constants + # @param [String] progname e.g. a path of an Actor + # @param [String, nil] message when nil block is used to generate the message + # @yieldreturn [String] a message + def log(level, progname, message = nil, &block) + #NOTE: Cannot require 'concurrent/configuration' above due to circular references. + # Assume that the gem has been initialized if we've gotten this far. + logger = if defined?(@logger) && @logger + @logger + else + Concurrent.global_logger + end + logger.call level, progname, message, &block + rescue => error + $stderr.puts "`Concurrent.configuration.logger` failed to log #{[level, progname, message, block]}\n" + + "#{error.message} (#{error.class})\n#{error.backtrace.join "\n"}" + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/obligation.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/obligation.rb new file mode 100644 index 0000000..2c9ac12 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/obligation.rb @@ -0,0 +1,220 @@ +require 'thread' +require 'timeout' + +require 'concurrent/atomic/event' +require 'concurrent/concern/dereferenceable' + +module Concurrent + module Concern + + module Obligation + include Concern::Dereferenceable + # NOTE: The Dereferenceable module is going away in 2.0. In the mean time + # we need it to place nicely with the synchronization layer. This means + # that the including class SHOULD be synchronized and it MUST implement a + # `#synchronize` method. Not doing so will lead to runtime errors. + + # Has the obligation been fulfilled? + # + # @return [Boolean] + def fulfilled? + state == :fulfilled + end + alias_method :realized?, :fulfilled? + + # Has the obligation been rejected? + # + # @return [Boolean] + def rejected? + state == :rejected + end + + # Is obligation completion still pending? + # + # @return [Boolean] + def pending? + state == :pending + end + + # Is the obligation still unscheduled? + # + # @return [Boolean] + def unscheduled? + state == :unscheduled + end + + # Has the obligation completed processing? + # + # @return [Boolean] + def complete? + [:fulfilled, :rejected].include? state + end + + # Is the obligation still awaiting completion of processing? + # + # @return [Boolean] + def incomplete? + ! complete? + end + + # The current value of the obligation. Will be `nil` while the state is + # pending or the operation has been rejected. + # + # @param [Numeric] timeout the maximum time in seconds to wait. + # @return [Object] see Dereferenceable#deref + def value(timeout = nil) + wait timeout + deref + end + + # Wait until obligation is complete or the timeout has been reached. + # + # @param [Numeric] timeout the maximum time in seconds to wait. + # @return [Obligation] self + def wait(timeout = nil) + event.wait(timeout) if timeout != 0 && incomplete? + self + end + + # Wait until obligation is complete or the timeout is reached. Will re-raise + # any exceptions raised during processing (but will not raise an exception + # on timeout). + # + # @param [Numeric] timeout the maximum time in seconds to wait. + # @return [Obligation] self + # @raise [Exception] raises the reason when rejected + def wait!(timeout = nil) + wait(timeout).tap { raise self if rejected? } + end + alias_method :no_error!, :wait! + + # The current value of the obligation. Will be `nil` while the state is + # pending or the operation has been rejected. Will re-raise any exceptions + # raised during processing (but will not raise an exception on timeout). + # + # @param [Numeric] timeout the maximum time in seconds to wait. + # @return [Object] see Dereferenceable#deref + # @raise [Exception] raises the reason when rejected + def value!(timeout = nil) + wait(timeout) + if rejected? + raise self + else + deref + end + end + + # The current state of the obligation. + # + # @return [Symbol] the current state + def state + synchronize { @state } + end + + # If an exception was raised during processing this will return the + # exception object. Will return `nil` when the state is pending or if + # the obligation has been successfully fulfilled. + # + # @return [Exception] the exception raised during processing or `nil` + def reason + synchronize { @reason } + end + + # @example allows Obligation to be risen + # rejected_ivar = Ivar.new.fail + # raise rejected_ivar + def exception(*args) + raise 'obligation is not rejected' unless rejected? + reason.exception(*args) + end + + protected + + # @!visibility private + def get_arguments_from(opts = {}) + [*opts.fetch(:args, [])] + end + + # @!visibility private + def init_obligation + @event = Event.new + @value = @reason = nil + end + + # @!visibility private + def event + @event + end + + # @!visibility private + def set_state(success, value, reason) + if success + @value = value + @state = :fulfilled + else + @reason = reason + @state = :rejected + end + end + + # @!visibility private + def state=(value) + synchronize { ns_set_state(value) } + end + + # Atomic compare and set operation + # State is set to `next_state` only if `current state == expected_current`. + # + # @param [Symbol] next_state + # @param [Symbol] expected_current + # + # @return [Boolean] true is state is changed, false otherwise + # + # @!visibility private + def compare_and_set_state(next_state, *expected_current) + synchronize do + if expected_current.include? @state + @state = next_state + true + else + false + end + end + end + + # Executes the block within mutex if current state is included in expected_states + # + # @return block value if executed, false otherwise + # + # @!visibility private + def if_state(*expected_states) + synchronize do + raise ArgumentError.new('no block given') unless block_given? + + if expected_states.include? @state + yield + else + false + end + end + end + + protected + + # Am I in the current state? + # + # @param [Symbol] expected The state to check against + # @return [Boolean] true if in the expected state else false + # + # @!visibility private + def ns_check_state?(expected) + @state == expected + end + + # @!visibility private + def ns_set_state(value) + @state = value + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/observable.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/observable.rb new file mode 100644 index 0000000..b513271 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/observable.rb @@ -0,0 +1,110 @@ +require 'concurrent/collection/copy_on_notify_observer_set' +require 'concurrent/collection/copy_on_write_observer_set' + +module Concurrent + module Concern + + # The [observer pattern](http://en.wikipedia.org/wiki/Observer_pattern) is one + # of the most useful design patterns. + # + # The workflow is very simple: + # - an `observer` can register itself to a `subject` via a callback + # - many `observers` can be registered to the same `subject` + # - the `subject` notifies all registered observers when its status changes + # - an `observer` can deregister itself when is no more interested to receive + # event notifications + # + # In a single threaded environment the whole pattern is very easy: the + # `subject` can use a simple data structure to manage all its subscribed + # `observer`s and every `observer` can react directly to every event without + # caring about synchronization. + # + # In a multi threaded environment things are more complex. The `subject` must + # synchronize the access to its data structure and to do so currently we're + # using two specialized ObserverSet: {Concurrent::Concern::CopyOnWriteObserverSet} + # and {Concurrent::Concern::CopyOnNotifyObserverSet}. + # + # When implementing and `observer` there's a very important rule to remember: + # **there are no guarantees about the thread that will execute the callback** + # + # Let's take this example + # ``` + # class Observer + # def initialize + # @count = 0 + # end + # + # def update + # @count += 1 + # end + # end + # + # obs = Observer.new + # [obj1, obj2, obj3, obj4].each { |o| o.add_observer(obs) } + # # execute [obj1, obj2, obj3, obj4] + # ``` + # + # `obs` is wrong because the variable `@count` can be accessed by different + # threads at the same time, so it should be synchronized (using either a Mutex + # or an AtomicFixum) + module Observable + + # @!macro observable_add_observer + # + # Adds an observer to this set. If a block is passed, the observer will be + # created by this method and no other params should be passed. + # + # @param [Object] observer the observer to add + # @param [Symbol] func the function to call on the observer during notification. + # Default is :update + # @return [Object] the added observer + def add_observer(observer = nil, func = :update, &block) + observers.add_observer(observer, func, &block) + end + + # As `#add_observer` but can be used for chaining. + # + # @param [Object] observer the observer to add + # @param [Symbol] func the function to call on the observer during notification. + # @return [Observable] self + def with_observer(observer = nil, func = :update, &block) + add_observer(observer, func, &block) + self + end + + # @!macro observable_delete_observer + # + # Remove `observer` as an observer on this object so that it will no + # longer receive notifications. + # + # @param [Object] observer the observer to remove + # @return [Object] the deleted observer + def delete_observer(observer) + observers.delete_observer(observer) + end + + # @!macro observable_delete_observers + # + # Remove all observers associated with this object. + # + # @return [Observable] self + def delete_observers + observers.delete_observers + self + end + + # @!macro observable_count_observers + # + # Return the number of observers associated with this object. + # + # @return [Integer] the observers count + def count_observers + observers.count_observers + end + + protected + + attr_accessor :observers + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concurrent_ruby.jar b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/concurrent_ruby.jar new file mode 100644 index 0000000000000000000000000000000000000000..76eee54f2d457025f4481991d590abc8e10a9682 GIT binary patch literal 137023 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

        #cvEpi`Ih_qvq_eTjKM1 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Π-#%eqfn#^bg=Qd`P zO_6#%DJ)~V(nK?3JFDalH*pDyrwsOXfq)4|BKFb%My7ZDL>M{Zp41YNCAomKIn{Ig zi|qqoOLC3Ar53RtY(zJSym6Fi{#ut%;O%vhc)Ci81Q&$R+oU2tdHG421vL|FVHU`m zoX-h?o4UDIqivCX5IXKO1j7+|`g0({Za4V%G*WC~a~BG5s;7z-3$RjexBJUnlBqmO z^5a;`{;Y-c(-DIhU_C$3Y;I`eGjbr>g7OqwqJVM0*~9O5w7yY6Z0`qZUd+r-Vdg~G zmpc^hecESvRPGkwM64$2AoEa^I+H(J9z23v)Si@eke5lfPUe#_i1k-Vu7prku`JYL z{g6L$0Icj!X^NWGe23@jMFIeO{|5OPm|Oz`P#uykx7oPax)2(5#Dxbyq?P8f5(4);nbQYdwoUw`5s@FrsL*ZpKUI7nA$`l!1{|`z_3!x z7=tut{(6zw>~~UJsr4&)FOMi#MvW~-7$Q0v{dYO~OXxP#lHne|HtfIkB zKIuRrY8-`)N#FzndezCL<*HGQm5@w7LRP5DiSh8>IysK>Jub^Qebll0p zemQ<86Z&jo>YXrz@^>E*%27>JXT5}kfIGHPPvT*`AZ71W3j&-x23U7@@n|otJ12+Y zpCB;kKZih2O~}H#-77QV|#fnvbd&uy9Kwfzw_@H zG;+KP?%1k;O1XU7Y~UU!taVsiP2qF!f`UP}9O}FQ!z!*8J*nt{Xr2=bZ4y60o`VHf zEG9`XaLa_sA5?0o<&;VfQZ2>dREu>u$xSETbNPZ{hfb9|X4eocZtFH)Bw=r@5r0E& zr%f<^((C5HP2%Oels>w@DwAFjH6_YffnL{y!z~1pet;b;g>~PxeR|4rwk}OIX@qjMdrktB2vw`XeZRyfD0h`%@32 z|8MrNe@s~t7#|EebHAp2rkugC28KqNRa|k?vWhHOFFaoeMDOQnon8AM5hO`kOPZnY z|BYV3}_nswo2FK&S^i;3mZ;eFoN!`jhnP9 z6Ng3m#0!+k&*zSzZ%|57_d|{u$ED^F+E=!XE9|06HVC9BPEk4HOa{Y4Nj_(@rU^W zih<}lH5t>=R#q_p$Mg}f(ufHKi(*T=y^sTyOA#CwB@^S+?z>Xs(5aRxE33cw!%bnl zhmXK)yKSR>^)v8=#52y$eU)YZOENmK`w((Kbo-uzNzlu{v{{gVYn*%(fr~eryF}0J zJeskuUe4O5GqY0B!lQV+F;TdEn$C9rPB21)9J}z{--J0vuzvLIsXqC1AFmS|iq@(A zC5670Y1!0~Dfzn4b|8U}YjlxtkvEYa*)y;57q?!roHD|FGXCnoue?01os%rR=Y{kF z(LwnHuKqF6ocze3v7(bvc&b-Czv`9ZGa`fR2LM<8<5cyhTOS2CYXehz8*4LnJx4Q} z|11gkYpyD+uvQ{-BEb$0YR(U1QT~{#67c2Bw#AGW@(Y*731`&gIzmYxLVok*LbBM7 zu?{>><0%f~BPTly-Y}!aQ$Yw|0hEYnF0@;^(_P2{?i%D~E@-iR1z!ZrWpqAVBZbKA zFqypc#v5^BNqTx@!B%74HOoyETrh~QSI)`ksz%nK+{*T-ylzrO)s~PeafT+v_Y!yN zkUH=HPv{KG*y(*(qwR8*%r!t%gelxcDrQUZy?UftW;YkozpSY66>G@PMftZ)C&3o} zqRST{9cN(bAn^_SYd&W*Z}&HU+o8h#THi@~*)yDwfLM3~H5IyLf;R8&uVaE1so^Y8 zd3;WC{dy788sxlDR0bnZ@qIYW?zS;L4j%RZHvz4WQtc5yq3pRpk?&R2a4P zi!5iL9T&bYI~F571iQ`4ZApcn6Mz|g+fV0s82{}UNpDXksk_d{9DtUHNy(vVS3OMY z_WKIt%5y6ePj2RiuU;iy0xMKYCT-Fx6lv`4Uowx851B{PZ<&X$;9i;z)Q8N2%roSd z6DUgM=U+~s^LaH6zhoYIqD)Svo_6>Ixtg_AuMJb;+_n_;=Asj}Gc?YRSVjGj2{?zD ziWLfaE6?*?>R(`Ep;gww z*+zkqv&9&;bM^y+X*^(b;z}Y6bAdUJJj8*oI6rIy5E1J<-O1kk(X_sNc2h94iZ;$C zaR$|uF`T3pm4@{bAuNh{r(DC2W<8pP(qCxt0P4l*m{TF+VaQMJ!#o0}C;WV5O!i?G z=@X3@EPef(`d||Q!MFNIXv+U|LjQgQ`)}5+W@Q={_1Y&eILJ81AS$=t@sUgL6+uwC zNQMe?q}GU|$3pMQZpCCTf3qJ-@HE*zO>n>Nw632Yp>>fQ*lzV^dsJb`B;85fldoyV zCOazX>^Y#1rmxuqj2C8!1ab=NI73%_>P$GnhvN41Oo3hUu@lVunO_ql{35^cm%sL{ z!?+*%yUZmUP;$ zsM%auNJl8ugG=Q*?#MP5mUtu&^#~;9kV~$777klfFIhACtg_Df^T1sq0oOheN`+yY z9R2$OjKI|o-gjOLvzFQ+Qh*Gj#Yd7u)E-g#U>y6kOCE9>PaQ=X#iO%T)xf)-cy#ga zj}ixqyn&H^(mvEgLV_oR7T$GkvEhar!$6B%WVb54FD>KbSA4r03ZF|vQw`4{O2X#q z!SXNKcP|t?i=pVk0f(T4gJs|&VrYcsS(S!y-Ijj8*@Dr@_H_G5ZqxsCa{qoqnINx4 zBftmGwUVfzB<_U-*DDZq8|qpnYAPyA7~C6ox@K*D;>@yij&fJ#YR80myuINsG#y77Yfo?Mtyx_gK(M0dHj?TimLTW0cgjb;$kIgjv1L2Pwe^fEa#}<7T#Dj zf#l3bb_YMQtCXa&&i3=cQv%EmLW#h7``x{OHvBEr_@O?rVI{$`&#@NT;%EMfE?S7j zr9kD$yUBh)7Qr!>)kC2brNGf|lh^kNkooA``fQ?XtdE;ZzE~FCc}_FoW}7CUdr{Cg z#G!X;S5bTTrKm|E@mRtPH{or2qk6yHo*$0{?l{Nt&;%mv0SK`>jyL{9gBW>|WW6MB zu)j`XDh_IL*N@!R{!izY>2E}+pz(nSKb&)V%dHo_R3tT+x6K9>_a&6d#PG*Jiq}mB zXVVxtGY}&&GthES^y|!VBlC6PY(^nYSc;P^2N~;4q&xg_(Mfp;O5^y1bM+O?FZouk zJ3hz^2c-3mc1Lf%2UB3E!LYftt6DD1i6p!}l;NZ0ZAhUy3D}wSxU2M0ux=ZpVFh@} z-4-m8XMzi`ItmPO0oeZzuM6G-;7Lhud8hJl?E}<9`}hKVpMXeQ#g|XLiwKiD5xoL! z1jZ`aXdc+ckB*wflJ9cYw4h;yHvcjrh$O*iLo3ONF`SZSlCy2P$3x=m3$i?dh{joM zzjPNr@8tazhei|w{)eD_rJB|YNP~NXPZl9vIJ{G4C)-pK+M9t+{vGj)2D0=5w`Shs zPDoq+i+!dE^o}Fy6(o|Yz$)tzBw<^i2hGz1_^)zkA1e+o`zQy2KN4ILe;5w_3E1M( zcW|`VGjNo&F|g3nw=|N`H#ahH{JTbC#(uG#0TZ*!i|Q2>>hLPLVb20UzGb1Zp}vU7 z>PP(nlKp%|%nbA?!FLs!5Y(QZHh6J_TSJ2Jn@s_ensmmS4q)BfzPW=|N4P^ECEv*2 zRCmfQDycVd1qu_;-cRE!5@J4Skyq$=nGEhU)~}lkx{L-G76Xfq><~g0aP4hHiM+sda-NZ*)A8*Um^Mho>~^cty8pu^iPO)6 z)X)|Oj-FH>-!CYcQI?+8NH-O)&BQ}!;ATxLFvdxTsT>Q14J z(5{%uEN^tUeMBSY(nvR3e4S^dh0}bhyAX#gsRJREuGtND&1z5Ls&BsGq+70mz4(05 zgV{|rrt$!cpLzY-cBKj@p4FnyS()seiX+=S)uhM(D?w?vQeKW?_im;YJzIV3r_3(&0#MY=d`YP- zCt!zj*~`+kGo3B|Rsg?xnL69L6-({oYkU=HC#|CoFc!_iJ!fG3NM2j>k1L7%!*wQC zGy&+If{p}^J;EGMmULxT)oKQl7 z43r?Sjfrm;o*9J&=~keJK%CYomHGhxHS8S^F}O{+cmdFluIT}-!~pF8Wf)BtCDb}O z8d%u2rGhDxqZe!}ma%~p?JfAY3hw#HGhX~JMWFO)-nidKp&R{CFwXuj7W-ePQ^w!E zVAOsIa}eOcq=R9&;Q(dXxv+dj`o8FX<@04De6hA;+7LhqFNARs}6rw;0l@-hnzUl~g#CkskL zCHjy7%|J^axH#*CaUvI`h= zmDvW)=SF)Hl_xf-*N#w|Eqf*1tP!Ex7Id%i#%n=7-m_Li8sV0%s;|heRw8rKufZ9g zpv4Ppf%2BO6sA~) z)|A-+wWc3s)tb(VS<|>{yiq@FWZzVhI#a_9$Y(K;Pg{_M6 zoWoOvqsZ>F19aH-#FBS3P(WVwlc!XpCpTn#*^Kmuo9k-N8zZ)E*QdLq{-3j*lWz7U zJAJx`JVrw3@@bsGO3-U5-@n-RlFY_8xvyZ`9F;Imt{#^MNl^4ZG$Da<@*~7#G&O~@$;BX;f)mb!8cj$R!L4*p%l z`sf2NNa(B&A)Cb{wLK_?AjU|JpHz07RBn_SYZU{pzz}az2o#|v{(`mm>9z!IRz7y5 zwx;j~)NPzIF1Z11jV0a)h2ub?iP-!)1o^`kv65oeY;>2ypct9LzpRhklz;MoeINtH z5Bl(*Uw{2c=k`y~!SCL}=jdp!Y-9Ps(OCYyEv7AT;@4JyfsQe1N{+~GP+9n1Q(8cL zzx^NZ1eW@c7E{O+9+N%F7nA%umQhDXL`$y_O}nvvJi}#TVg=-gs=r}N3Y$1`<()$fTGyR|o z%lE=FGR8Ljpt+3~ZItUbN1kNSuiErjmBH^qe-v6IG#6P650+k5o;#)(A123$r+%yo znfi_>z>Y%=6&)~`Ntj_BzP(TbskigO* zI!}?nw3T-Bo#i$UGc53hEQ1&(1v2$)%%)>o)H)l&Ty*z3ZPoC6cQTLdX%4Qc`^vNfuNy=oZK5 zSQLUxdrC&T9unl+EWlQR3)Dyg^O=)jzW0G!hZf7>yyBqHBpa?fFNhpj#e9QFX|upt zgU_Bxv-cj8m8`-zph@kh&`FjmQ{@@^vzCryQ)>ucQtBgl06ow++65LO7as{~4*6)7 z^%sO{3QRHG!y8&yFG=K~cD~`=LDfXXtmlJ&%QNtsU)cr^A_Ki-(6Z_2!s6d3Abqd} zf0z=XFss{Jwu?6QLVkefn)`-D+5HI?3R*vSQiOI@kOqNOYDYAD9O3!8=!xka%Bv`uuKdHO1O-9!wjh-E8X zV&xTV8e=7K?Np@qJxHGuZ&cxS=Lxli$H&VvY%SzLdkN>o!o+{MjfZEdmVoXWm^*h0 z?}Ymq=@PGo=C`CCkh1Si`{Roy`lF=&Pj7Sn^hN(yV81|F%>h{n`JKAfae4+KTFkpz z7&v37o76NKIKfgE7mAn;T+U!ZlHrK<2zHH2473*nW#k&J*yzbHp-R;#;t;4LmgQ#v zcQK85lakobwu?uN2_^n`Pn$#H%N^SWo6FPwxXJ>+=>P{g^A;J3%#JAA@?>Q$PzHkI zRxxH|i7V(DdE|~iru*UBWK|kgSJ&kOfdg$>k9AQ?arlwhni0%ZV4`tEQhQnmt`~YnN^~ZN3+RtB1N^=kci_K z!~r7vs;!76Gkh>AFJCjk)dH~+1;oM8RBdftlMvFN&!_&RJZzIZvvYK_b7Bot5AoLS zfa7g$=xPSf76oE_>HtG*Bi!(^lrE0Ta0R28@tTKApI)S88&>%k1k^Sk+wwF$VuqiD zTwq!Co6aIDiWHhhz!}wJ!*bb857Oi9X5*>qt-fcx#@;21iMU+9^xu(X%*W1AIG6Iy zCb=(4)KG=`RD;Gf8>qh4mQWqJM`m6pdYCSTQ=MYNpof2tVN6CNar-ikSEkGF2cpqK zI8I^9*mx;g7KmBMDCyV8K?LDM{A5>nYq=&kes>%zyq15Kn#pD)nvM?Q2J=}LO3{rw zOXwR3%MtqPw9u%jD@YP@Yv~qK>$vp%B`7tLCUNHAu`=;gTVt*TvC*T_>?QH~^d&Pj zMI-)XW(^4<*^2lcX39;m4Dv`K>DX~*tiRb>q7f^138;(Y$eZrCfl#7Y%lVWRVA{_; zTlmFl(OynXM>!!hk7id=C2F4j#ER28hjtmuiZm(Qc$NrD_05m18J0gyfE;GVQ&M_{ zds4|qlC2%+n;=jNM(iv_aIsI$wL`5(e}tr=O-e1Onqp9Iv=rhdcO2cPtakgTzCsTf z5lEs(vKZowEjLrDQnuqWZs58YKrjK&2db2JS7(l)b5p~K8;Og*nShwr+;DreX6Hdiw5U#8H;X@fsVp-YlyjnNPbGAt zez91op*(K?+3@4)llh}~Ob5I_CkxxWygNL=;E7;~jp-}kHiKKOE`5}6L3#ziQ7)|j8HHC}1<6)G&L>Gb)v#g?1-gPcr3^ewS; z^!7?QO;H-Ocx>Ao2?wpnJ%MXo+Ql+RKiuZ`rtOPD!WDeV8>5<$RH5p`+#10vY#o1d zY6zt^NOJMwV?O)*&9tnL5sYv#ImrkCn$Xklo3(YP z$(Nvy$*J*=l3U(?aeDf943C_Y#K&efuabHT9?Q34Uspt~S-9rSsZd!+U-=J$r_ayO zU^3nsUrf3D=WyI+SIe8+_GzeTUl;`RjrRIzD`DJ2lFFwSRVqDDD1b!3S#-!Caf)xf zlctUlZ4g1sA^mz${3oB!!y6qc&Hx134JwHQD$43OCALMEp|B%@$?l}|12~n*R4=0H z8|#J3M9veYv{2Nn2gdL^4xlaC1U*njeC$KbSJW}GhA@@hlShwmIo~p6W|*Q%yx0gP z@^X+fEA0j)>Fi6)y>5V8;)>|RPz$Gp%TvNH6Eg4lWvsQCR2NBp9KCV?m%_Oa5c{MPIii%+ zlA-iD!$iqFoTac#_%n#YxA<~>aKC7|r}udw&JR)t@QTfjz~x+ymwCd zM_ly8;S6em2aAS7IOj(fp3*Gzx-Z>LEV5rmccs;hlH(bcSSoR&%)lf7J-(tfel>mV zEvzXkFLMuG`?;|4Xr{qNC%j}?ye<8L)PTMsl+BicZZUWjF)ed>NgNKMe3DP*($L_N ziI++5)1#UT;97L(=Zn72hAid-LOxtho&=9zO!qlQ9DEkSp%?+htRx2YuYD-rn8KWS zKN3ao$3*=}0{ma&slTZRl@Jw-0ra002&XmLIu;lrx(3yD_|jWtRD&T@w1nQ!ut8d< z4UPyfH9d@Dr|5#O^_5`wEFt5!ViYz5Td73l-aMD(K|pz4W>L2#6zXr$f= z#8p$g3=fsrR0EkPamCJ3q$S-^(0}&zm7ze3zCzF0tK}a#K<32TxzT?E0f`!U%uW6( z#@7)}6LzG6oStx{gs!82(6tbdY@@g%)JnLMM!xJHuz`5FqTg7u&EcvxxvF>>>U#kx z&`vVHp>hS(ip$tez7s^=Y%A3trPvGn`aM(x^7R6OMt<>@8A$xF{C)* z*OG1-L(Bx;v6&DXq$5a!uB*fR@IblXrbH24jW{fsgn$-fo7jMZ7#yb0D z(Vv?(QaFzjW;~hJbkgq)%(ZR_jffPMUUrVK5OrL`xVA5K!2I;|o780ee z<|nuMBS1?Wt`Isr`HA+p;guioVJ?#%iQygf`iaI)Hi1V|-cf)j+(r zvh2>398RUvLXA9gg{jTm{=(QA(P93G@lL&i^W{Cnh0yZod|z%dTAZaib;fYk7VhWt zrA_O|{){caXBM07sj*tj70!{XvD)qr(kV=R1LM{dNC>!v;=tkCk(j=K4W zw2NB%!Ev|~?B~^V6Z1TXWLy$y60i#Dj3(|TWBEpn`;y;=>s!!{7*hzV2X(JnU?fkt<#x~Vm|1%dgDethAQ|6wL zmiT*`9Yip+@tv67{o~04^LDrsC?R>lrsVrkxBbZ>+8__4r)^Fd0PMcxeopk#@BomR z_9%6Am(E~K4{2}2^+d$}(B&La0;q3%<&@0*>-JxcE?`$$xxX+bf722_bk71$4q%aX zoE0q?<9`SVM&@$0H)9wMrofm0``VQqV{?ivdMHF>-nZhnfl|Lse7hwIn>o=%;#C}- zX@eBGqltwZ4^E+Rp1sXXf=JA&{50q#+lQV(Fs2LjjW-XwIczuwwT&E#ZR*P~zga>} z@mGxF3Oupb7sLAE9%Y<)0RrJ*F2OT?6BN4@TX^;_qI1D-t0e<^`l*+C^2LkxYW;>$ z;S%XLYzYiqd;vD9GxYf$#pSB_qxxy>ZQC%XgZc-uBOJxhRBeHivVDkTD97gcD1FOm zC2aw<&Yb?R=8^I@cJf$z?_xS0O#H*z$C=1ekEGnf&N;8lEaVVb=5sDaIVUZ(iwvuk z7et4!0Rrw)s4wd3D|bP+)!HrL%^Zv0qCLZzZf_I z%o1)QZ5P*M+EUc;K&4u_JHb*DY(g5#WeCf2bJRc`2%e2PaK1xw zi;c6X4-n8}8+Cu={eh_5ouKAPTfUkbihFq%{q`JVmqEPIi9o6UX~O=3?aNy$j$`89 zx4r{&`y$^I{_cmDqe3K???z?@PO;OJiY7j>M0REQktn06;_taSnY_2u+;xCvC|ZtH z9w1I-!FJB(AYdw2q$W`no0H_y4$j6PBJ(w}J4t-W-7VE|I^XLL4c1`gPSY>0Q7XHJ z*Fr@WvrN!Wh`Yb?PgO-B%_DL1sYUY`Xj75#XS1YI;^#7Iab+4Y^e5tV{*z)C4&-JtKp}+`#0AZ&2#MU?()O8|Tfn zd|0{zVpy0$7&BKXf!r8C^ob7@2lHeeSN?Ek8sBRF`R$02KcAp{Hs7KlveDgWs%p4H08xDG%U)t zwJe~NQ*#rwb=mXgBB9w?r?!wgSL^6g$642x{aw0C?wYK`dE$-wOuUXl7HQ~fvk zshM_For^c-Cpe3GI}2YIDXE|Wzah$qAGcu8$yuojz20Jm2d05WNp4Y7=8K+qtY$A|pabxfey^e7ffVD~Ev$WyWUm1JFUFmc}#K6ja#+&bHR za!-i0>uXOVctsbo+QCR7Nx+R_5td@m(ng?h6L65iOo1F?Pu>sUDTr>#Kl&OGAE@UQ zdzX@c9BHUXnFu$~XO6cjry4Y>#8El<6r#7CU;mwX@xFm}_|4&`ZnTJuK^=<`2K{oz z@m}sEUS2|UQ2;*NcRS&5Mf1ci1WLJgFvttYvy`jI+*6U-}_FBCQ(!;sv^@%uk~ zL@2ZVLye&D_i9M3W~;TDdfZKrDsU>4M1DeHa4`kERAk1I>&>tw>mcXUGs=`DqRXnw z0%C5otT(y-S|JU7Iy&o`gLJN>3r~iF)8ETPRR@Go(N~%5Xd<2{&v*Dx;jTzgqiRKW zLP9{0!iW>ma+XMPn)A(agUjr+%K5Dt_hV0(F;Qhnj`aPkd_^| zMbEIWr~*&VO9r9@5JatV2Wh3$v_7^rd#W^K{1~Ht;1?fZ6x3+e%LhN#<=pDdYx+!v zkjZut&x*ipb2AU$cHC$05#A*|nu8!XyyJmS%%K8B*hNa+vru_{+AHzEpYp z$_ur$exOHUnnJ3kD!kqeql(<_D^=bD+fgkQPsQ028lnURJ5Q-tZQUiDxz+Uf7Sm?& zE-p0H1eOOTqf$9xOzK>-$26x~w=E{NEcL>Cj7i}AxPq4QZKrydpQ% zJI=~_G|No6S2P>rSa*6#)Pc_jsYX3tD%?QpP;Yq%j|#S?RU*sXro(T0uRm8$7}83{ zO7=-}NW|`k^y1zT9RVMu@aIOK_7o>Ya1#%gN6oqrjtA9)peb5(RXd2T#0@SnTgPr> zyW;5(^_FY|=k0qX9~g`U2@w_zNpGSWgSw+S_$^wkb}7{8=bH7(Jb%2}0t4?KI+3FL zsLcC6N}YKB6;SX|nS2Jnq~?DeyMO3la{omK8>9XA4UGAtfmLS*{%T(K9KX6-<>u>j z?ylmGQOs-r#PKJ$p#mYH5;r33kUsSG5D-07cU-Ac=+|&)<)Nph=OJ5^E1?3hgy#|z zqGz=}p+IBfl4n)NGFIXw!~Fw*HBf^~*ZsW$RJH>`)Xznz4D{gHEg>;o$LoNd2zu+yadhSOKZvI9dj>`vuKMfUohaCE2>o*Vf~H9_LLsSvD7+sHg7i4tJ6# zw}oP?Al|wJhFQ{$G%J>N$P>CFkH?o{;YZ`@w;N`sue$KRP;F=MV2iNa3APTjRA~6y zW+tf*wh%hF$dEK47R<{pd01zfw5n=nso>#|REq7=NWNNf9@*C$UC-6b9)@kn)^HtZ zrweuyH{sWPGczfTpN$L0Ab`nvd7$Z@<7wsu%<(ZV7Gvd|IZ9N3ah3LBz&XPLWwl4k z9rizT?fPA<9J=h)OA&8M*w;GAU`;VyK|M&#RvePiNNWtBM(l ze76@$JS|QVglRa{lw4)K3h1w#A*8xfUthE*s%TLsa#ANvlAWf9rfFq_lblIWhLcL^ zBor42lC=g=2QBOY`au?NkDd%o%gLJ(t@vtEz}iqg1f3akpMJCP^Wx`EhxO;nG!=kV zKbm1QCxJdy0#4US7=WEuhvaYA+gSwCu{|>%h6nVK!>s$=B&)VNa_C6b@>872g2P=; zky?A#-`0|S$IS+s=FC`(qn!;K6vtUXPBc=u1; zI!f0<7E))M5HZIZfVB+tw|ERCTB50Wk@8S=^01a=Om3r7v0&lUk2+eXE{50LBqrAO z*Gu}WiVZnZTirn}qN~YWp6vkkavOw7GQku&Jlo=Nl%yFf8wQfLs2Donp<8RD&R5_? zo_WRGqvW<&7^Q~MqTC!Q#77cLbMt;Gx_PN_m~ZvsChtrcK1?;sBGpz|o|YP;53Wvq zT}B~QJ(Bdy7AJA&Y7RGyZ?Tt)PfQ%&0|CYlgJh*=D=R9uK9{AxE4TCAj-fJ$GBdx? ztb1Fu*DJj*E-1jxb3FB()Es2R!$mA1(A?l0U&ml$W)}W(n-gpT{#_ibkuq=E z6fo6hud(sXwA2(A#MPRpi6m~zmXbejV$g6S*P4U?144VnkSo}ifhFDvph^4`f2;iYIy8^kFH*0J$cT?L^r5XqV0 zNRAW4V)qf=$aMUIL26xojl#CE$>!&zt2&R^TTQhBs6E@->4@o5t8@k`dp?i0Xxg)) z>dqVT{uy=yG(q~*s9A=HB-efghl8;IB~ z>0zIA^If70>Yl{H4W`-|10>rB_8bt?jnbJccQ-xLEv=6`h0#hPmnm>UJpKN@NFN|s6eWNpQS%u7($ zC(FsW_Bn1Z|MgYyv&EiyrS@>1p28vhO5I8*pH;~CICb)zV)D(BPb4@j3TR>& zrM$e%N|-}pNiWSbybIFCXKy}Lw0RO)v{bj~OUdH#6E7!`&+o2TjoEtbmFZUXc=c9k zg1$Jfq^wW=$aW5i^k-1#S4cvRuk57QbX&!-4b=eRBx5;^i+!$gEkk@xjv=T@`in_Hg8QZK2Hm-17q}#Rb9p(k5eXmtl zeSz289wl`Owm7^l2=;=9cq$@VgJVGB0p)jUg{jZeC2(4ltjp5_?EzM_IPpEm(u#iv zrY_iso@{850+N1yx&zMiX0T>rO~wQxElLTJ#tSQUBDOmlKRl zSrAv5Kihu};EJi-4ankXVGo+UikMJ@zahr~L`&&V7|@>A9U#P85eORroa@I%Qgo;+ zkUVbYv?|9PpPz_H6NE4_$zJq{JFqO%n7@}=N!zg_w zyca0``y~IJ7xyjvnrNY}lHO9lm>RY~yddp>GIk_av&P6Rxpu zAQROc+asr6#=m!LS)5)p4!--0oMtgEyYOw9Zg`V(@^&Vgp=tTETTyhXL~nGiQtNaY z2loh+iAKo-X*vjT^rn_;fr)oUXUNxs#*jg z@=2XQlWzo!YrAKJblRcSDOuu%#>ZZF)aI+~N;fpx0+BJ&E0Ri zKX1O>kG~(O$+5)z9NYZ{^|T@WzH+g-A-Cp*3AcEH$JvcTbSwn-hJ&j0^Y_~-*%}3x z@Q?9n1olrOlT<1L$+~zW%2YJ(Eqt9pK;0%J`$%_r8w+vHTG|{YmEZPnneu ztp8tyE<>u#9FPw!eInh({ayD6NHv*Q0x^2lT~t0eK%c^6L?qUr*5h;?#H${e+Z&F^ z9h9t>X<_Q%Z8gUc^p7!E2S>{&@;#-pW;%PSKzLr}Z zhLo!HO!_AZf;tETqi_DrjPsR}KYUpN23tL_BUD#a;SeAl6Q@-}IncLK4?& zNp4FyatfZ1Zx{`f;I%IvVIcg!kjwJA^4i)n%}!wAbDM>iBITenNBx?R?o{fEIzOUD z{Ku$?{ELMrWbJ70Cgx~lujgoE|5v@$E2+tREYo|Zo`l7sj+f$%77`5bjTeG9Q$^~4z27lfZit^P)5js?`RVi>0Va09Y19?y^mS-Rg=pkq2mq$t*2=0&btj@pK5 zMh>9@!4(esP!CvQ!A3icnXK6Hv-j7IPA>FM5le(JAV`WK2HhW)B2~P zU4#M-&U@&cv5l64b{P0eyzO%VKbNJKWSKID zRhyHghp!fld`=RsES#! zZQD*x*829o8~2<#ZLfB3dt00DpZTk|`8;Ec-uoCs4wxC>1SMY5p4&f2Gf0C!!nMzV zJ@tDkA`_O_BRa!?W+I#_j8WMnol5AbAIwmG_ko>UTqE74A7*7wu9z?M(~$-+MJ%bZ zwkVc;QEJVzVS?RtrsnvVmf|#x-}T%}%CW-sJd~^eVhy2_py&BqUD<`Uoe_pEZjtMR zaEj#s%Nm0Q@s}^eZUzm)l!)e8~LpT_%5?u!znkCp3aW zeQbUak30PRmJal(z>8AlP{K#Lb{aiLo)4?i8DQ8rKI@s{_?5 z^0-UtkwgedIYQo%5M&%;5eD@lh~C9z+Up2^L>6Qo5&RKD`MRd`VB-+xF^28E7fKuU z9_9|(_Q#Z6s+_z6o^nLgy0|j>US96|8qAxQP;nKcF(d6SV@X!rEw}v9JU4kc7XEaV zTmm&p1o|m5>;br_g0YhVhx>wT3UW^Z7r(!6IQuVZjqIOH1~}B8g2bP!*?+p>{ywWp zCeHs+Bo?VyIiaXv`pVW1vkkk#&cH&}T2mn-gV#N#D;9sPM#$ zUUc0Wp_GsllZRDObe5{pk#DF-xN66ll8MHVg*k??Km8P#NRJU&ypuznQc_bmHfsAU zSk_w8vLKBx=T06y{lvJlJ-a16nB>o-oW=;2Axb-lOFto#*)L(Vyf0o}qP^>p zOZW1YNSr=gCOv;M!*8-so0ZTt(02&7lMvqwXU67Z`5c(;#*AkMicPLf{6VL}1F9QW z!xSCWU_OpUha?uXmm$(iiwd?K9utvVZ?$x^b^I+@Xb`u>U4$RU6}N%I7^f&fqJ-z? z^&9p2Ve8sV)zt%to7l`Q&;buocro)$Y7F=>5Ym zzIMJl)TA7Qo6dTJ)I}QZi43|uPs_9yp6YFhI}fGS!IRO2J&>?M~Y_V^|oni*?HcneFG zP|RD20YS5c`QQq0&>i4liJ-d4W~bb1Wrrpv)#k;y+i~cdE2o`qQc-GcxDU1m8Z&lI zuPs{yILd{2T5?>X_|zc^<%~VP7b|X;0KDy5oJFak-`TL$zTd36{@QUdlDY1;WI5qo z*80;!q(r68ttreJYi`-2tfb?zh9!jAJkjrcB(*Dc=}!XIxsOQ(sY^v(-p;RTh73e* zX0t;FV~S;O{BA8>+CJ^?d>*&Go!xe%4gy*1k~_}F1|*98S9En^Ryi**1t^hvVEEjb8&Iwbr0QV+f z$2KhMZy2Q;f^)x!S1*tj{P;893m}@HMnL*1epr1yga*h89`>wLfo3Z2S5mttt-E+$ zXbL8FaW`Mq%KCGjDkan>oE#u2#^`!I9;D0_y+VC?GfTO~IGy)1;q()d{8;Oq4BG?| z21Gco_>?OnIx~~LSgL#*O(nE|sF>%D)v45UvZe7r!%4KRPVuO`kft*b0z9X z6#9pmj+lw=PJVeC1s|C$b_L4Yksp{{t$P}MLW|$th4K;jhCmq80+kaw%qyA!pSN`X0aBVX1`0giUUjM(Oj}o@d zf*zj_WxLPE|Giu}DmxnfAC)U*9%S`xZ_gTv zf`5rKdFBlFIC_4U&?p<`M;kC+92pqu8tUo;0*<1Ig8dCk!;g*vLY-!8v-Y9q=Ad<`UH*ikD&ci3jM$0l^xB9(9MtAzwzC&OfrhsKcF8>!l+h47=jV8 zLYp3g#l_}abE^W&8;C%%5ga{{z2hNdW7Lb=&JBpT5qB1k1&TGN_$pcdF3^|XenFx- zIE%nY;_x>zsbf{q2>L2+3ip~UI1--|1ik@P0tyO&Vad(q$S$c-{FKl}>giw`PN{Vw zs%WWS1;(fMfM);Gdtjc5L9=f;p=v-PA`tcQSPun&mW&rE?V-{HYie1sk91aGg2#5< z0sE^s;SriB`|$}B_8)-~`Fz93&W7H|&eq7q(b2@#S0yrvwYL+kRlT)Us&1`0;!MrM_ZC2d*yCCIBpFkYOeMz-cO6I@PC_iv zWa=;G`w1lad&`_TG^ZVkq+PVqzzmo!O?nYcrPW}-6!crwFkZydYx_Q01(3fj^%b{O zg*eZtBk+t^Lyy(ZxS=-RR`yS#W3-Q^FsM+=1^2xMv?*7J_rRV>NX_L;hx^=I4QPz2 z$-%Kf4%!EZf3A6Sc>+O|bQvxs)!7Y;ca_kvDNs?3kL$S*_kOnqKf?Zb=yzgVU?P58 zI;P!N?`b|vvA?UpW{3Nou{H52zbyPkV`=0Z8?b{s?f{>CJ=go$dL0rV**4lnH?NXi z+=DFjEn_j^mdRE33)HHGJsZc@v>o*>#9sZPq-5{sDO@NY zX2|W9>)b(KOHw6`4=Y)B$9$ilKL-Gu(bC*C4;N3jQ0Hs3- zbEkCA zUqvjtp!e6ANDe@( z_uZO4oIY(6N9Q&4C1$=aCxhRCoQ-&*M56$c{t9(b!45bUb*u6A>`~BB;*W$;l2KA= zki=0A4jfqBsKvx--IeP5B&!IC_d$@Bm;CCl@;w~@5h$z>>`bkUaoB5LVo+F@natyuj9C>U9?q8L;Re|VB9@veobtq$ z!$3bGp@ay5vB@lhkl{n;`Bh0%8RExri-xAQ^;YdlnCe>Om0KUa~%bye8eaC+md5jDaUE(LNhq@9%3_z zC^=cDdK4an@(43!dSiPe-om{3Bo5i}#?lK|83p9G)5X;&xaCYb372tsMYmV_Jx!;Y z+usjV){5cteTb-G*`Z`Pn~dY8cbKuF{kjR|Fu_}<+bmbIrklTUu-daZq$AgFIcm3f z_(lfvB0X@sL8sFUu_TggiGKT4YAIe*Ca;kVWfwAsKDy7tPf)Y4!H@ zVXHZLkQpOXBDeK{R_V!zg4Zq>kBb+P1sD5vccPV^aD~ak^z0C6(E2-VNIDOqhdh1O zkAj+KQn9IE%eBqN+&0@s9QJJwj+~MDRcl+~Hsy)Xb40#C*PYppA^`TRNL04WVJ{ZC z%YZd=uX$~LZLYue&QE5~4=OKjwj=LHZQgRj?(FB{Omh8JX+~LWQ}iGdX;^s$elbQ^()Q`Ch!y&jXP;Xd>lvcPh2;$giRm@<=~@goO&XKk zW!CzlQ`$oqh_5JjQ49nE3HCdXw2gcKM{#f%q+3N$pZ@JC_ct`D*T4*&MlxT~v1#d7 z9F~D^y1A|xO?X!zvrmv8N3&>cc99I}VaRCj6`Op56@bjp%h>u1Mn*dxxxwhx*yowK zGg2)u_aIEiBL+p`iNub0Uswp>Wak^U^QjpN!Z!cOzm24xlnX62pLK%OAL|6ke|SMk z+u524di?cNw)^Y(f6r?7ijMmKM_FycpR!sxU)?q((lFRzi1;X2;50$*91o8&k#WxO z{{FIlel$YrJ169u>ASbYdc{O3OsuHk+RW(qfcSv$FQAwjpH>kpb$=Q%a8-ukfiAGZ zADH}>i&z{>9Dm!uUY&(6x<6r|{$sZGPb15Jhb%j~4*rV(Cg9*;)j>Q7pI^WzNLU#= zoKRSxv7QY_d;HwwLDro$7~)cXTb2kq`B$1BS^DsU`}#RhTj}RyI0_VK?uZ`hZi{hE z=D=Um;Yg0&u%vms(~=|u;%IWMJT&f&SdAdQ`}kCVyh(C0-sma`S2Z$vMwrT@+n0nl zb@qMDvjwi1q&qw+rJ_Qt;8jfvs3zE6!RmYKA25YsP@R14bOCWfuDgiW_KK-OTUB(g zw=Y9n_>#6qf2X$h`j}GfpJ3tt5v+e&1ALm6|EBZ)^>r0}QtmjPbH?e6xCgW$F$MkE zoT2h`cP3c?{gW)9*geY`ZTaQOaQhLkSOe$oWRkis#8i6_%09zFRA~7uim9o}$G;BO zd7ZsZq%0<`qO$tZ>GBg?#?zS}z8!pvyzq9ooEikm5u=RJm2S*~NTexNM_pvEG9rti zAXD$a?Dd$ZuWQZSG5kidum1aHDb+JI~ zMj2;;kr5T&io4rzsg4F)d69#l909l*A###e$mLX^Mdo=_SLX0wS*SaFFOv##*l*S5 z(pO@s;wsgSHJQCioJ@3&{Y2jM4;2WrFk5Q3c(ch&>0p^W*7WiRUeN=|kUh$ce&R5l zyf9t?+H_6AP%X-~7z;agv763S_Pb^?b=H6aA|I(vqDckk=xddHjhaMNzZ`u==lYxDa zXcLqb9*LoI1WW*>s8r0Jh(3i|3D{b9U^z*Wcw~anKx`irtW;F(&{uMXTf)N#GYu=W8P{ZHx6aD)YK=M7~83nyh? zw*xsQ5EADhR$*QH0C~g^HvZl<5>McUJ=&&u;Z2zR){-&FhZxb!#UBk;n&%Z}yBcsF zWE9@))At5h=hMi}{1|UIIRL@9UW7RdS82i<)Db?KE=R;pM(j2vklJRaPYAVx<=H#nhV~|mwf?I#MMG@g z$nIIn6LBx!*C>PXZ&w-Sc+87l$2F4Kh_%D9_SV#X(F`(%z=wGW1Q{=rPn6JEhz%fGdhc_hDyBOrLWVm5*DO)tL>gqf#`-S(G-O?J|n< z543fK8#4q<-E*8ie-9fT=kL!CXYD|)+d@#$Ol*dB@DY=J63pZ^4%0mnVTr0(FOy_O ze9N4iT_zAFknU>=a;C=4gr}``H4&4;XLt$rX^|V7yO62Q!-oS3vg^AUb`tI@(K1Xi zTX?oQ$%yf}!|Jj4P;EeUdNTJgh=RblL7tlaEjIjkszHo%hcNhIu!k8cLSns^QRmpt zr6QF)Q$iV%Lk!LhjKyS$o{Ib~nJHlqO@O>2X(jebBU7pb_yj?FLW}d#%GsdkNHf}9 zr(ayot(MH}BKJ=B?6{ohyqJ~Af25O z*}zDeNB23UNKKYt!moLQ#D0Os{R%1g#j`kPvp386A?rC2V$Kap(S71yEiCK%s|#lc zpp#vdJZPBL81hA{ngMJSx#ND$d(}d#ZnlexO#%tabY(Tjo@K!RASfT;RjEmxknRp(@sy?f*?}_dy4|MM3bo0J7>M$tou;*@xs52N) z3mGc)0o2j?vVxl34q5W{2{^t8C7{YxjU&ji)Eq$%Xi-}rU%(KEHJs(L^}e!>0fsB= zRsGF4$3bVgMSc-ntuNV;iSEm%w44e|;t&xCm6x$&@@yfwgjtG4-}Ax0%yY`0KVHO5 zuclYuBO1@Chg#l}Y~wCFrGlMar@qU{$}#W{i+kHH<{>dzOmfh&PV=`DQ;v#R&8WoLoCop|G2aj8>!8AuuNGk z(Tc>`Aim%4@3A)Y`!d%oIFT4#n}F7m>e<;rJ;oRDQtyEo9b0s3?dvUCUVLweS+oh-YH6~^*C8<@`@i_j;)bPHgVY^bUgX3is z_L`{y0hqUB;^;1G`0Gc{sdH|{^4(0}aP(^7g44*!6Yx)d^mW*dxoOyWG7cnxl) zL(jPGa!d9r!G}&*Tz1NS#;jfrXv9HKGRkKO?Pkt~o6|0A&72Y@9sgJzVWdocuou+! zMKg1Q#6#on1(`nKzOGOXu2@E=RO59gm}Xesebrk=ntnaDo7^whYD?^`2%+KwZ^6D;6es zYI99tk*mo~6}C}DoNe1h5<}mrP+xxnQd{gx{p0>09UgZ3V;vJUd(d5+o^-C-r$}7f zGKmTHtA1fm-^`%YobFNk6?c1!9hpeo8~U}cIvA$!-|V?zgPM4;qiZr^^n+a2k|5uu zF+_(lMGPylApz*+`D_L-HlyECnl{x{-RPPZ z4h|p`Bixiyh zUKIvc#ZK?Z?up)*XGENw%b?+wSRaDJoUrd=nh1$Ku;oIVLNX?3P)$lbhZmDF7#*`86%h$7TGx~)Cm7#v3E#1Nk=~vl~V?za|CkyqglgKIY z`jlG<9|{Vq=xKSZ9tG;NP)P|MDfgVwtj|HVv|Gmn1RS7(5Go3(wL#T)JSSZCl@;GG z+O_U#?dHUiucq8O{{FPP8`EmViSGvTH^MP=DkaI*ol-D;7_p(|6L`xIz)Y(0 zG%2u9VwN2~bS3l5DA`3Zdp0kA0V@1nHxVK6ltpxU;M?XODo?uVs?W7gZRdJ_st~9Q zh;3Z?{w*Sz7qbQa^W{5*60qU>)J_AP1W4ZN>ta*()>L{=zlIM3U0)7YGP!pZ>(NFD}Eg71Mq3UtEU6wTScKC%U13ME9R6PydeYe_R)`Q<8t} zGFWhK(V_K$dIlnBP7OgOp+ZIK0qch-TEGnL)^1)hF=e}6@IC~2rm#>YV(>ctndJq4 z@VWA_7D|{X4M#>2i>j`D@@!)jAUs9_@m(a=ZXUBH$@63n0&UK(x z{)xeWSYpA<1CQpfS;7rTe)cI2$+ZU@$@#6E*~o!UObQ(o(IoCuhK*sV6{n+^ZL1mq>*s!eQ9ox-P(hG6`N&D((W_=7IQN*j%-C^s5L_-; z1rtH%&P|BFBHc%hNzGr#2K^CPfzLPoiCC&+VrKKHtp1Bo%2pVa1Q9^29RBRYX8F0p zoR5!;Kt~12m?1@i84WFpVaKEq%3;7v-O!%z8@!q7j@TXa*GiR6ByMwAeABkl^Xjsk z_eXCph}r;eXhvxgr2fKytN;xVCs++R^I<$GbGf$Tj-P{F@R&?0Y9735Kl`)!`)-N` zcKVeZQi=9jU&{w6NT&{44ony$g;k{&?oJ zNxvpKPl$buY^s8zEsPny4-ig+qhpRVudtqdUzWmaJeP4e$i$PYNtNt5EohiVJ)=W{ z9YBy=NJefuwx9Uifp}uK0K4;M%`6PFRb%ts3yyA)%E-`%)D4Tw0EsYJO)UNuM^-#- zYFIyPn<0;MM1-PPRj*q$RS(hQe9rht7SNPVG>v;?5oK73F({GAMS;_gTFiL)H*x5s z-=X-|Fn`5Q4e$TlZ2M1dCMA1oi~nNREmHXRtg%v}Vm{{;2*J}qAuo&)4N4pa4FO8m z1Scf}k=?|N_}L2o)!$dy!APL+&KRLL)1$ZJK_7iIRt^Z`knxlmm%$l|mYJSO%6yPj zlGeHmD!WcmQ7o826kE{QkxOC}BPWHb>N8d0J+gcr-^<+lF?I0vb9ZXOmgM(MXBwX_ z-p4d7lyBBpQf+byVCp_1hy*HB_TDv4Th8%{%AII7ici`pec8TMqAG2~6pWz80@Oj{ zNO|2Pc+~Ya^h(2L)Ly)GiHR+*Jtt~%B}%mQH8fF-kVX5fRZb~!64Ys?IurX6ul*Rf z@mC$lgn|FFB?9fl2k>9#iq9o+{{8dRko*zwf9e}jb~JD`ada~IH+S^kEQ|^2htB=p zd4slrh-&u&i*hRrT_G}Xf@DTtAUJ?d)ls9mwe@uRCnDR}V(8CXrWy5_7nVfXVfEi6 zV8`Z$GGNinDFiResXy-!Sg77|+D|mQLQNemvkpFg8y-1M<4))6ZGJY`T}GG+4nxsR z95l7y6XMfExw%T!Z6qG53APe3;*QGtC^2mo$VnCWD;0qF3L~l&pwB+f_R^|JV zP0Nb{*c!^b(W-v!7=k|ckVg2WxE)%x1ex$ z8JnsjyYX{87G(03sIBuhaIk!4Zba6Eveq(vH#*E{ohmq;H8`2RdNGTNZ4$M!I$vN* z+Nn}3yBN%HK)SsAcNpJvz}Hr)ZmqEy=m_ATfv~Mu%&9LQc|Qf1lXjb<2Zu0SaF8h7 zq->@Sl_u@2DFg7f%ztr~^II4+KSu$U5>l#M2)R*ZsqBYc%pOhFmzFSNLK0=5k4K!S zBt+O}7OabE7!YGJ&dTz5nb%EjMM{?vQB0eKk+q!rqmh_%7h(%fYU{O=mXlVGn#yz29uAwVV$6Gm3aq^m~RvXMr`U@fAAT?Gje@Xl1dwf-zkD;j*po9t@V>31aunw-H5E$W#}in*jQX( zZ*w=q8C=yobiLaoiTME5kl1O}^hwaBSn{xziOzr?G>VZB)BN@ zQjW&Z4{g80){I|bN5Y(_^|?NuZc36*5WAhI#g)7i>u2Wn#eTE+V$I?Q;(A2}aHmEo zo4>9ZecbRzalH;`{2;OB>4R(@>nUoCHDG4F*MFgzf2Jbe+QcuyLVfgBnL*7`lE0&( zDk29fkz3eP+{=+XKW=(h*2~-6_7hkGxB#+MncR`C*bv;%MYi!OkuMB0-4WXRUd)jR zHvJzF$@>NuMOKh^$F5SNWJEge7Jyd!MbSjksacthvVe}LDSurGGD-LyCE7zIv2DO= zb4&Slu}5aMb;x!4fIk)8A8ES4a+iz@9u(iWmvDz51iQC$!Ac%c>a16IV%q$5tzmcDQr1X%jNLotD0;+S$q-RCHd(J|$0H=X zspxj{TLT>&;9B}!R*^Qg+#Eps!Yp1XZ8iHLi9hg_(d0@OciJH6)k9xs$dfo-+eWG4 zRuer%6pYKtDc++4>CVTxo5E!9S)JXCC9Q4hijR)Z`yEe(m@_rmtobUaaehV|X%b1b ziT;X8W|l_Z)7M9TTBxIP2P3VYW&575EpikeYSWS+KML0Gh=tP+>&G*p$&NDA z9;rB>iWRRHF5SoFs0-2$dOOavrOG|W3*K(S4Re~rww(gD3#jU979$!7pc!d{jR-og z7;La(Idjb{mfO-FXq*Ku>hI%j(38-@zvWalL%d0nx;gb7H9ohHtXe`bK0CYV-Pp<% z_X3?Xy>d;8w==9}pW0SHw}E@w*~Py;c=~Fz+e`8EcZxP!7$dO!N&YOr{wa3<(-ckF z(Zod1;@{>GjH$yoE6@FSzhCm&|IO)yEJzq9AOX*S zXsU18(|dw*r@5s{!3zy+7%$zV9u&+!7dVSu8EdK6+}zY$?K)R+R*g<#h8l4}gdu~H5S_)}B`r-&!)SF+RLvuEww&A) zHQa^U2HC>y!XsC#oTu?CUVE3Nud7vt-y=X^H5{nX;pb@U46p22>RYYRLE2-83Rtki z$pz#466AF{_pp_@?GB>bVTzf;)LAn0FO>&qD!4VR7%@%a!_cU!VET7dvkaCyG7g{l zWmpuI2qHD&`y$kR?&kfQNRiZWVxuYPnt_Y(%$$U-SZ{=IQlxR`Wo?;)tW-GA$rer7Vy{lE!yv|ZG+MeCr6IEK~eCwl< zO2q+|^GHFnGCW8tnu-l|ytoAj@p@zzL!Bb3*=P|nx~iZ3q^x;qDks|1PO^#%%W}8s zEJ%{-H(TuxI2&lNW5M{j0I)f$ zs*Jwf3S;l4bI&m2hyhiI`DFx*sml)mI0I)*6egWy1^7G+$;D?mgq$w0_6oo(ZE8zbCsg|p0Kef87B%}8a@sknN! z(~MS^7pJvlieP_B~w^-h*9E?(1DJkJSOB>XJkzo2arC z?o(Y@-V>jlJ3k{*;aGMm1Jo`-Lh`b4D`{EhLqH8IxoasV-0=qC zIsyo=-BIimlCU0;OtBsree<_VzHEHd@D1XA%ZJB#1Y2jkl%iafRA!d` zfxRK2^*+*7L;BtA3J2tdVWSH!ZGz!R@@O1Z40ASS&i&i!G0IjO-7K)nREEnHzk~}n z63iS4`n=Yis!jjA_*jNI3-ZsU{N1y;H9gmG1I*bUI2ExZJttNCdl_kH<)jwKBzV1- zQg+GG}Sny)LofK9_bj1%cse2mUe= zMXf1^-4XhRNJUll`a6fn&;PD+If{dY*doDsmk` zos}+)I}w~sVzWy{W3>HIlRboZ`&!}hBM3ecfh_PDG}HxX8;H@f1Jnf=S5@MDJ@Ipi zMKOkOO9>fp^>gtuwrd!l)Dd^&2yv(ZLINSW{_q44T zKf^77a-BE>m3WT7#5!N?JzrFACQ%@U7f=)3pU+6n!9^HDbb%b{f-C9Md&Sh=SxNL9 zd~_>A&HZBqEhaVeL>zczK}MBE0gIM6u`~s?iZA$seUZ!B-LifZxwl-%$g^iNL5*(uy%CMEyc!~kbTXAcM zudu`O9TR@Pej2|XG}*KqHdTA$Pa##t46jK(s#WI#fGUW&DN8%F96zTdOh`IQ+a6ho zwIHQwQFV;0&KQL?FdvW#3DF}`rqlrn+JdB|dRPr;cDgCCdZdZa$PDLR3$p zJ!>~@j5ARJoPaQkxwaVk!`Do+MNm$4w)o5yfpIwm63&7+q-eo);cMI@M7~6Pf3xm> zFTsOr6Rc{fP8wo#=LqdG(YaX=drC3rmj{d{#qwsp$jIO$p`P2|)PsBkb{hj_F1rA_ zyY`<#xl5Gw9>MTy?}kM(mv(Q-L8*(9sr5Gjh1-Og`J!@Kaic?~5j1a<8T2#Fk^7Q* z%;--s-OL*YeBd@q4({cF`B)j0-h+8BN8%+io#n4I9l`HAmt^r;!t6e9m*`V1DFCr? ze7>~>@5bp^S4id*U*I4F;xD0z<-~ELVupkhq2Dn!v30{JS3@;AAWghcM?8SgyrXDu z#arq0b0Zv?#655vHx=vrQ}Fyyt+sKGiibq^nW!w9CGitsPA{B!g2sI>>;z5a9~-<_h^*|W#3OV>#@wS>&NNgi_wo9S8h?}3 zs|dt?Fu?vgvJkA{u}5Rg5Uggd2-E~|bo?B&uVViFzM9JQLL@Neh<{JQI6cXMvshFJ zCl}K=6E_wMW6r+K`XX7H?*rq&4tX;7mR$g@pjAlCN*DRAEt8zbP&R?7e4WYT$ z=p_-Xm=6Iu-aUtXT9O3c7bp4o^c0D1d?J9@#}=N30%Q(X0IQCA3a$vykj&x+lYEC? zVfI<`en}v5=0brC@4SW`aoI#%=p**xuhd~(pTI=yu&;c-$3JrNxYK_VjsScJsK9BPCEwo`Ba^C3IpbJCeMJv8i zSNyQxUFPzMk@DLiLK}4FhTM@zp5k__5@|PiRuvp-mipN@$20%nbN^u5px_l{Qq4m) zP51WPVB3OVGy0U7x)vNwcO~H10zsAj61WI`l-Pbk;W<0O)Z=-mvN?^GKo z&=I=Fz7u-$MhRpsD$+#l%JmF>?*V<6p~-zWLGr`4dSqT4!l}z9=$Cz`alJ9(kiC_? zMsd&iPLk#OrRM4aS@iqYC|@LkOJ?)E4I^m3a1RgW(QPvgy?5x73BNAU%LR2LzwGE8 zyIRs$ndYot{gzL$i(KzU&A}glwE@48^L;*}hntoqx_5Z5q>luiZomGVos0UJSN2nr zcYLqpkCe`Szrpo=KmChKzIwMOh*P2WjZ^wpp?idPB&#hyMUD^k;Y~k<=gVJIzVGZN zupjMA0UxnU!5>2D!yje8_h?7%I#e`<=qdEJZ6vGoU5meW$K5Yai;`-c_&=Z_uV>fu zYpg>5T2F+cM53+#}~-9_%0ZDiLwrb-}7#CU2LFrE4<*f!DxKN^99Uf0RIpIyXCGbqZ5Hh#(90t_XM+VFD^ulLNE2u;=@T$aYb zpg^VBRjj_3;ivvMX~=9nx`r01n_w~iwIGd^x9qVD)XU=Sns0UAL%cD%uEylDBJ3^Q z+)#XeiY)qQJyI-npLm@?-9LIOxy@Et>PpYql{!Kf4sHo8dy3W_PSed()Pp}GQUy;* zV-2UQlqF&ZC8tT`aF2gCoJk7EhR4YKX=X!#*<-28bk7(~*p!D8l z>aAm@%1p)tY1$SK%WwL>tZV2gy%V}NdS~53sn`;bZu~Nye<^;$vpZ9oJI_DzuO87U zbWOD?7^ACqEzcg`UM{JqTG}gH3&benAuDn{x$r4A@8b9_qhli~;1#A|Vd@GnS^1`1 z$l^6fJX3I^hU7({RXRB2FJ}Bz=$2nD9!$yDDEBa!D4$(4f|ml>hf#Ldu$)2R>$5@5 zkWlbpY%QigoFO4wxIn9l_m`DE{Zqu=S}oW?Uq)aFM&#&xAeo*}=AKx!K8g+^;Kv`B z(Qf^i-h>0&MvU+W{j5=uSHBVaD`V4!z{4c0Ya#0m454wTi|fM;u`{WP8`2HIGl?Y^ zwG~E2`mLMQe;bVUX{!>CsAspv*dX65RvGfH5TVzuZG+#3sSn+UL*GZ08V~jxx+>C` z&`07do#aP!5~tKX^kFO!^vRqO*J&FV25+NNC&MaK?S^BUbkrsd8zwU;0g}NCs}w2c zDMy8~>lG{2RKvp@BNua5DcPtHBGRtY!l*+O@~WP0Cia1NH!lv?V6;C9Ua9<4 zKHVSf58|f7-`DCR_HKW~_ESIIdg&{8b*PIa@ArLgbdU1W!rhkHX0SttdzFdb{e`%( z`3ptvnlGZ{@p~VVM$_V1+7k2(B|^^(_{_V`v<73_Yz+Es;S(@fF_jcd$n+ssY)+@w z{fKLeLTY)jhg4HVU$t%Jiv#-zXM*B|wVP=qO~9UyRw3qI6@^3fqRPlhgztEX0j4LP zmtBC2#t{5BxV=U{`Q2V!jf2hnuN?ayVQn<~%O%_(<3ds# z8PdP%2c|l{@9VJm;pKe%ElxC39z8lD0s%b}{)yoDr>^F|2#)_SEH){Q%J%T1@+fKQ zs`7gSZBGXyH?wg-41)2!J$k$h`lg$GxK3kGlhGoq|@M1Qlf(mVjDy4L=!m)O+ovR_Xf{c1tFdI z+4oX4Jh_=)g~O(?t#&S)_WJvpV2RTu=GCuMTwg0V&>Ykw0{s;iZ>L zhY&|(Suwp?6^aD4oO6ByJII=iWb-Zd}C4)hE93RK;;R*fVtZUFC#xQA! zIwF2gG3jT1#b*G(rCxH8AHX1^35iu6Pl}I4g7gOdm-=B*$C_dIDL09KT2TMba??MZ z52I>e?PBuZ=fkYXe$I!{Dfyfa6M~L}S`JBJsg>lYAgpQ2#)=Hh+h`$ZXjt3}g<7J- zludN0Aj+VPtPn<@@ksC<%y`ZWON*YP>2sLnbI)mY)w2j){}AVc=jwa)X+shmXYCZnw06f}k$JQw$837Ft!0{|lB8%cvuF?W85~!pG%8+V zX0~^!?_hRCUuI2%;$X9dy(opCCMdh@0o6>65s{SH7~v_dSn>BB^}}2uI)r(Ud?=Ah zsUo}8mt(IjDQp>{J(MR{4K`@E>Laz0+okeM$hO0uagB}jy`J!S$p>t!)}OjH1pew! zfdMS=PGyhokV{X=1sg81q?z?6(C_4wv-XJ0dD?#-pR-^bK`<*rT{W==a3sF7u^J~kdk`G=8g-6V_8|Daan~{ zd7eYmq!f=i)= zxP+y+36hZ3lSOC5jI$o8Y&#=Zgv%+(w{Fg&2wNE7B5{<0Cl*O~xhAC}8v=ed@-Y^_ z`G^a>1-?6O_nCir362xS$^mN=3jn7M@RaDBydd>8X(?9Ln;<&7NxBBPo)cWQB)Xt1 zVV)EMWU~g^Y6|Tl5QbzH4vL-FT!UM5Ufld^yR9#5>GjE{vRL~^d-p$Wn)&;DIsNB} zF8_A8P{BhCDj^+}_(dpa<3~Z^>w=Jh z6_&UigZSttU=Uq1P!w-l7V1Y$t$XY6-ElTiA3OfWz ztQu*AiRvfB^tp>~QdSZ(g~&*lUz9W}AucJ-uvGG>_`DcPw1An@iYLC|cb3`8s&mcq z`g9fOuOqT~TrYd~G;*eIUP>7aToro_1;gt!LL5f4P9Z$ZZNmp0ccixT=2GBQv%gQM zi}yX*j*Lv65LOC_+(iFbY$4^LIw_hXSnJ}VP^bDXl-m9aI&p`fG#q+aXH}% zuE=z2T4lZ7Qi`_^*=!rN8Edi*d7D}XUUzaKX2h!`$6A)OE%b(lMO(gR>JLjef*^KU zWx&+TZ|BDvWeAJ0O@Ggenf5AkC!*al4Q>}sG5`do&VYbZGP7pRJ;8ySEVKN`W@H)M zQZ6Aci!Ax5R&MUoY|EO|5m?P;OCD#X_|9$T;Tj`%Y{-@&)rx~?4u*895;vd$WduDi z)yJR<-%@Gn?(JD};NrK)f&@KIRItfSMj}ns>Q4qXmS%YPq?0vTyt8+ca(2BZGjv1HWdp}_(qRQk;m~H|x4~r~h zUQVNH0#SlW-6Q%U&NSvdR3^#nH*-QBfGF250+~iKhEQN>nNwQ9D;ebus=&3Pow09& z?D7J9o9eG9&n-y0sI|1pV38*yGMq2U_M{C8X(7E`+ zK1-3d2~~~N(`KKmXEJyleZ=MGPQ-IWN9F#CeNEA_id3I*5BZO0lk=ZBYX0S<>Fim$#05z~B97Zj5N<(-3LptF@e`6TLZm`QZ2D9!K)dT* zp~pEX$h(1E%(*P+=q%{es4To_ehKidDfePxHt4xV@ZC75erqeQ(Ct(kyy)~)LDA!V zZ}$P3{J!@4%9h>z3jeBAjr$xW_65$9n-Cu%LhOGrb`Ig0Fi{rnpo5O{#Wp&&{l&Iz z+qRSL*tTuk?%1}?$-kKGJhP}pt!i}(x6V0lJa*M!C_69pG4bvV#qh8eae8_>2k#}8 za0RfId|fU|HlmpZr@4&~x*6I;7IS;(Vz*X^+a==r4|L6DX;5ii+SU`;y4AXaw@$U0 zg~pwQbns~ZtYCD79&Y-*1o>tb+qQK2?A72Nf<^sZ?4RwQy}N#To^sqeC=a^G?sSpE zRJ%82kX$>Kc;_+Io_eUC^81~Ho16FB+1E4(pO{}nc(#u3<&YtJTLXKzF;{K+D3rmz z!%snBUx?Z_T_x|bsv$~)kzWoxXC2-Ic=*3k`H+dM_MU4IV~@#gQVgCZy9f6a6D|CX zg=4bAqpTr(V!rJArQQWex)ZjR;ykJv6-4QL25&6cGD5e)hMOUHx&SL%k;4ePH~DVw zBzRw_ai7$9q3n1rLZm*#$fE3@yCJ{dL-yp^lwdq2;2Hz)T!k`o78C*z>;3(wjCyaFDhsZZ~3y@vtv?HG!509uf;Z)_p zsQpPDk_OcM>Wwm;?fRW7^0BK-(MG2g28fkItJkTc3l)tQ#Y1huFR1Y_Gn{uS%CT)s zH=Gu=XPDOgDj-dHIL7xY&`s5$4qHw`+7d~7L(~&{4-%*=s^Ax+OMjPFBPI#scm_#?maNFHmV8G9Svw zS}n{J7zl-ogT{?@XQgK(G*&enavClk>=(J;W|JsPXXEhz=LZ3gBc{`U-r2;3Df(Rs z90ZajnG|nGN<#iPnXv*Z_CTKCjJ>d)6DQTy#A$6w^D>WLmHy=S< zv{%B7AA>(l(b1-E~B<~Zqy z?_}5;$bUxZH6~;+x=&1;%nwWBDRNeutykC!ljzJQ1k~OQp+}`M7<1m>$?mZldi3tc z-Ru=jWAiw65X8l+5f1nc-P`XSPNvX%YmEj`3X^nba2qeO=V{C)FvJhQWNXW@=iA+? zFGvG^NsvuoYqRGEMX)5yiV?!{6qj_Em}lRno!$<$abktLJ4fHCK0;TS9oM&XRq5*J z)J&%&*#gE+(PuFxvDUSn$f7ams?95G5I3?u_*TMJ6y)TQDgY0sRH{FRnU(&gNbZ9Q zV*I1!=o^o1!6HqBDIdqeIuomgE*`a6juIC#oxtJ@Shg7753sEc({I68)v4{HCK{Lv zgqI+UvO!-GOCa_E$fk=I*gZV973pBlc3~d=0K38R)qo{}bU56P3%J=s+>JcNE`Ou0 ztf0GMs&DJE@=qDlG5sy8UX!D9U%Hf}%I94W_}ORJ`-tb&)Jy;3t$%LFwqBil1*JU;fSl&DO1Zm220Qqx?J zTj2$r7!M|a$H=i@g!Ow6wvx7-Q*vSiFO}gmD@Aydt(A>gQZTW2jdLa*P>B9Mxc)Cx)lD=rmZM?g zi!WZ*4>}%iBtT0}1a~I5 z=%74quuV=<|WJII62s~dRyGXyR z2K1GGb+Z9v)>!qLD>lmXFr(vHrC?DA4K&XDCyQE-Ca}wjze_JUDWv4wJfE}0D{c=E zJ7tyaiFkmz1fQPZy9EEJ?3LOqHw{WUBw(yc5g95I>iUF3betSSDiX}yPMHRU}5@;>P^xw-eZHe2%XO_{foVqqal?a+ilAYwxvcKDn zeLznf3a8bo=!PbZN-%BvgV{s0+-qj(ocbR|`JZT)pw1+3?%gp+eBsb3b22{-Ryn>I z!V5VpoeQki^S;JR#ObrA0g{$UNKaYChgy?=w=dkhgjUaPkkIF6MWoOq$__w}*?q{~ zM|2H^Inx_389GwzX2%oCSO+0fsh_HHY?B3pJO~eRz>s5nl33E%MbJt&N^08Lk?_FTI5tEE*qgYAaboUy=WFXI3lOWWD^66 zvU0D3>0I0R*m&T>!^Yd=1-8sRAiOd4;^ab6a8_~sHDus~Zb1F@D~p}n`dwGvNscKk_te^Osm!+ZQ{D9$wL}BrY$wEphAeL zMtLiWVeqJEHj77OrgkIbxQ7XJCM(h_3pd~W8-**?0pe@e$G~nw6!;_sd@dgys;@_c zXm)+muY<0bF#@cR1Tn4k2BBG~Ss`&zlmmE7`c$tQM9G6?k(#NNmR=8cdM#q-D0FVmU6&cDY)FWsqR=H-kQaE}3#j+s9*<|b;1aEA$uhMXU85xZ;w$rev0W1?38%{2hX(};3ihnP*YKsYp#)3 z8%=7Gp6Jz@y$FgUmYKHQspvI|wo1jwJqS3^0|4le^xfV}f*hC0mMiI3Bxcjg&B(T; zu=J&dVFB&>2mnw0q;TTWr)|yWsUZBFViyZ!7Z=m|bRdQd;XxC$%AA6)EQGXXjL)8x4$DCY> zy_m*8qGHFYa+DUW{P33xG^TZYB_KX0H3?CNSVh|+Xh6U~d8MY#c$FB|O7`u8y?w#x z4AUHKX$(K7GR~@c)4XhYp>53A2nr2?>fG=+tVyviPP$my=U`56V0fzGrn+pTq{@5* zQAIwjh@dkb;f8|Bkhqrrk+aL1+{(EXsO0h+6A|L(}=C+OlX8e zGs29BmZ-U^N`$s{3sFlcfhED1xuOEjWFa|O`DY=lF=ivnc%U;T3k)Mx(o$F)TiQ7p zNyTk5Yd2vJN9hM#>R*)*^xUm4cm7q5@QiW5g%+B8GY#TUQ>f_K8D@ikB|`f069-~Q zqavMXp^Lw10b~AJwUkgCKF|q{R1mQ#xTWT%fr0bI&7{&8{)S{zDu;SrSz)t zwx-QxgJWMv)hoe%bFoK>L;EVcE}@0$!?ky=%cOrvv?qAqw3?D?{W`?_SG)5W?erH! zBU4z|AHC60ec*5tJ18M&)lk9Zvn8`zco9d}d6X#}Pg56J~lYdu64v=R}K zB&ZRAox7PX)KMm)?0dc}f3gcrhOuk2pcdJ1X72U86qB8uY?RCh4HFtD z479x?mYce(zx<3&+|@`{P*o&`-8p$o4jq7sowGHt@X?UYcno{}9iZGBqNg?z;36DA zL{b-PUmjrmFx5&+1E;DU+_Awp%WF}ksb14jQI}g%3auKYY~n)Q>S|e{JQtGtX=x}SGso`$RSfuJ2aV|XgM`=^`6emMXb82e;Fo+k zHJw9wRTYRqc^5C{MX~-31~l5`x^kG`XQ$YC2EeIV!iVjs6Q*ILoFR6VgeNPXOpL7K z`Q8gdve5hr19kOAcF0{&TB9d3W~koNU-mLQhXZ=m_3x_;oC|eqj5}8|WQh8AL&WlxxTnNj;wlCTmGaVrD6 zNRtk_76H+kw~@U)tP=6hq|up&!G;M|sxZa#mb$jKy2N~FEJ4&bA}XT$zd(%gf{=NF5>fl!f>;W!stz#seu#^;qE?q7mW8&+CO6{bP7Wu|#k zsA?(6S}8k{r)X;aZVT3`fJI*RDmxdLFI~^ZB2D^}5w|O=mbuHOTCK^Ju(?sbMEbnQ zji#-;f>3lzO%g^>tLV#hOwdI)<_*8gD(L>$1^(6fC#4a0*HsYo?*JUz7QC=0VW|^3 z_-*2O!^WSCYK>D6_I?FwXD+847w`)TyhRzYR2m(HyMIN8Pj&N;0qx9$lM0Bg0<#t84SW-lsite~*zist!5+#2W&NGDV9Uo!%f_vcj zyUh`R0IcEcXq~eJ4yr~sp)*~DhU}2r#`o93YBPA4T7wgLgWwQt2uhO_EBJc5dU8?e$W2a_urPhg?RCgmQN0R~O2Z z+K~BhMrIO2X}4aZnsS^3-xKqMEjJ*WxnQF$a-f+eHxk8)vGK zKi-VXc(-Sk0C1>e$Aa=0^A~H}HFJ4&I6U{82;5c%mmO~g zc!)2m*QXQEZe4X~etv*B5`%+oM!Wq@xe@1&IAGPc2GF88gscClX4zTy6PPE+Sr@(w z3X(;Y*dZCauU-+eG)BK~YC-fMzc=seLPNmVT^r=ey%IU!9RrLBA3Np89o4#Zp^Kwe zclv;iZOBm~GY`H)ZgbyAXrq|QGHBKdYN~fDEz;GKsre`@QYAFP3w9k-Ri^~rdt}F64Hrd(~E6N(~FY0@L&cMSo{6AE7KmA1S8(L?F(29#o@nbv9N;RQ= zO$8QjW2V_o_xK3hIKIRClDrb*B{lGMg-kL(&8=Wk$D5IjqoSl^MtFI)>VrlVy1(LL zj6H!n^C7mpgKs2$30B=Q-7CY-)^SPwa0D-+>P8&F39e5xw9A@MDF(w_zdJmO@|CvHZX<#ogBYCs|H@f+aKStCE$N3~$pAu`#k`A=)T zr`8vn#yFy45fNw%sfR5{5TELAV`{YE^N^d6neq z%fAAJH}3d@TrG=6nq7gJ04ZkRQZ|GZd7^{{+Jv&9&iQ5%f(hZUop`@Rj*x@B@w8T- z`ord!Y7=^}qmS=e%v%b3PzqYzrw_mRfRM7148y`5DvBF9iW_otlDD3MD)buXbrkwTGDH}Pv5y|%?%bYQ)cq7b8KxV1HwC#4 zZ2UgaaNY<_lAl_!T;ZRXTm8PsALKsNCo=0ax41ZlyG!Gz1~dOix8=(TbSguP8X-8# z8|nEwe~^_q%T=)U;4~tkm5%3#Xu~_7{!+`W3V1jTwrg#}^2yf$Z!WXkhIgh}FV^`L zTXMEzpT`w`DbLo!`@s0z>A|7Dq8wzr)U$T#eBI^2<5jZxL${o*kKuuAb$TnH$b)LA zw0jWfObjp2wkP)Bf|I}LAAFjrRQs zvfwH3{*$xQw~W{SOFnzRc7f(OzYWz_r5P!NXHdx*eg5A@kg=y)-78m8-en@~%#t21 zB#7wDq$jL{yoUf&ua$b;ZTyG}qGUiKu&iJ2SHY^s9q6V+_7k0?JX6iQ_L z9&w{cb`Wbs69{(}Yh?Q5K8nR`Ht9ChFe^kZ5X* zVt`{>1V>}9XfHHa)gz4`CpM5>CsL(ZlN~8lMjqSJi?Dm_NH5y`$5w+>Um7}btx2_0 z*?h3#B&kYEu;PW7fno3t`@e?spl(vc!yoQkcpxq`a`QqRiq6?3He;tc?QKh?mup0~ z&{`9LlXT&zzdLb7ztrrKkyJ3_^KxZTH;^y?h+w~V5F*6vk2>JAw1Ca5*l&9^ar08f zrfVrG`eh~eQ0)8vMf+3)>s(uf=rrS_(Rnt%LB2=+o&bww@+#ti3lgicEvA84l>F0H za2~@|R)G6UKQfJ<($_UP71-k@o#BrrroSRo8K*+zJXq63-&FPPRs_XEYjTOUKsu?v z%k@(owDSn+K8t+j4a|QN2HXP@>K-2XxKk|WiP3+P3f!amdm@ta#Oc3@4enu!eEbp4 ze?{{x_yZh&pkAteK}Z9e5xph6AzjL^;_e<@-Bi4@{jPMcLtY8rb9}%<|HbZJ1lhd^qwZOD}DSLF4x@yK44R;_!8v2AsvJpknnAs*U^8&QXK;F3l z`V#|l_Xx3ZV+Bm0kky$61}ms~X!ge&e^4mL$nrsW%krzx1XXl3sSgS+6~v=_Wmjoe z{3aJ(ahk{x7o`|a1__1#QT2~7VbE(ZajC8x4y1B%AM3!%cAnU^+4EqxkW{37%?fjW zBzcXdK?z$ACWe2fUFu4`gI%`WCZp{;Wli+JVfST!7x@S-=2MZdjrOJBJbyZ7ZWmxC*75XI_ zH?hZbHgy~Ax_NTA%wAqOkyS8V!^#!4j;8J7Mniq^C3T&b0TbQ9EpCv&-_AAF0oGmX zHGN9LyNicy8oAmN$VD*h%^rB}7FpW&P8rV<|8hBbI zZ~@~Dy>`*8;COi*15rjHs$nTB=6K^tiyBpLAut(9yL7ULWmT#} zDLpvZywI)C1%9(^a*$`$y+t=&l&l0+ckXcSOoQW79A=l$8U$|%Ev_#zrBs=*yD5d# z;$KCiO8?Z1g*snl466BqRm9@R)NE4iUBiJ@S5w@?RPZ^cHA}mEd)P)^CF#5)L%VK! zkoCXC+Kbh~^Pko{p2}-IpCSiaOI7;cXt+B3#xpIS3oKRi3k_AWPINQ2mLZF7dsGXy zHZn`L)*^GZc8Nw!t-A*4s+U!hCBX|9)o7Q{a{2c8Mum3Gw8mJ%a?H5CwOiWbAPSI< zNqS1yHyZr&4{kAR;hHT{D^CLyb7Rk#`E@Y!z&8GOaSl=J9HAa~5I&-b!wNeBlD0fU zXJJHPwXBAC_09N5oV8~Is`)pVD3>T(Y*2BVS|X}Za;hyAvjZcdd_zCOXd-8gI&Zl^ z?NKz>e!LhO8DdQ-o`bTeD7yArW>vi8N44hrKRk=+T0Arop?#A!=6|9CuO-sx?P;rj z4EYhk)ekdF=tv^8%-%}$d!@$>JJ#DH?6*S6D(eq)BuONxkIsXxk}=lg)zH^$`jO{| zK~?0q3iIcv_7$LSM8l`Bc)}XHia8hPyLhGc1Q))%%>j6tf1V8 ztV#)i$xZiK<2g3BLFcCSK{9l|GNS-_2Y3Cmw=1=I2l?U*-AWU@6~Cfw0MyBK!?5v+ zi*pov{ zeKtDr7I*QvcZj?*r^u4{^9AuFXHLXM&huu_x}`mHX?Bxj$@(`B{xvAvpcObX?4X?k znh@0u!JfMx-0-^{7BJ_38bBBObn@_f(Qko|md^rno!3z#!#LEvxV!6c_=!%Cm≫ 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 W1A!U@!~yuPoCyTPX&H!OApZv?7+kLa literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/configuration.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/configuration.rb new file mode 100644 index 0000000..c6774da --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/configuration.rb @@ -0,0 +1,184 @@ +require 'thread' +require 'concurrent/delay' +require 'concurrent/errors' +require 'concurrent/atomic/atomic_reference' +require 'concurrent/concern/logging' +require 'concurrent/executor/immediate_executor' +require 'concurrent/executor/cached_thread_pool' +require 'concurrent/utility/at_exit' +require 'concurrent/utility/processor_counter' + +module Concurrent + extend Concern::Logging + + autoload :Options, 'concurrent/options' + autoload :TimerSet, 'concurrent/executor/timer_set' + autoload :ThreadPoolExecutor, 'concurrent/executor/thread_pool_executor' + + # @return [Logger] Logger with provided level and output. + def self.create_simple_logger(level = Logger::FATAL, output = $stderr) + # TODO (pitr-ch 24-Dec-2016): figure out why it had to be replaced, stdlogger was deadlocking + lambda do |severity, progname, message = nil, &block| + return false if severity < level + + message = block ? block.call : message + formatted_message = case message + when String + message + when Exception + format "%s (%s)\n%s", + message.message, message.class, (message.backtrace || []).join("\n") + else + message.inspect + end + + output.print format "[%s] %5s -- %s: %s\n", + Time.now.strftime('%Y-%m-%d %H:%M:%S.%L'), + Logger::SEV_LABEL[severity], + progname, + formatted_message + true + end + end + + # Use logger created by #create_simple_logger to log concurrent-ruby messages. + def self.use_simple_logger(level = Logger::FATAL, output = $stderr) + Concurrent.global_logger = create_simple_logger level, output + end + + # @return [Logger] Logger with provided level and output. + # @deprecated + def self.create_stdlib_logger(level = Logger::FATAL, output = $stderr) + logger = Logger.new(output) + logger.level = level + logger.formatter = lambda do |severity, datetime, progname, msg| + formatted_message = case msg + when String + msg + when Exception + format "%s (%s)\n%s", + msg.message, msg.class, (msg.backtrace || []).join("\n") + else + msg.inspect + end + format "[%s] %5s -- %s: %s\n", + datetime.strftime('%Y-%m-%d %H:%M:%S.%L'), + severity, + progname, + formatted_message + end + + lambda do |loglevel, progname, message = nil, &block| + logger.add loglevel, message, progname, &block + end + end + + # Use logger created by #create_stdlib_logger to log concurrent-ruby messages. + # @deprecated + def self.use_stdlib_logger(level = Logger::FATAL, output = $stderr) + Concurrent.global_logger = create_stdlib_logger level, output + end + + # TODO (pitr-ch 27-Dec-2016): remove deadlocking stdlib_logger methods + + # Suppresses all output when used for logging. + NULL_LOGGER = lambda { |level, progname, message = nil, &block| } + + # @!visibility private + GLOBAL_LOGGER = AtomicReference.new(create_simple_logger(Logger::WARN)) + private_constant :GLOBAL_LOGGER + + def self.global_logger + GLOBAL_LOGGER.value + end + + def self.global_logger=(value) + GLOBAL_LOGGER.value = value + end + + # @!visibility private + GLOBAL_FAST_EXECUTOR = Delay.new { Concurrent.new_fast_executor(auto_terminate: true) } + private_constant :GLOBAL_FAST_EXECUTOR + + # @!visibility private + GLOBAL_IO_EXECUTOR = Delay.new { Concurrent.new_io_executor(auto_terminate: true) } + private_constant :GLOBAL_IO_EXECUTOR + + # @!visibility private + GLOBAL_TIMER_SET = Delay.new { TimerSet.new(auto_terminate: true) } + private_constant :GLOBAL_TIMER_SET + + # @!visibility private + GLOBAL_IMMEDIATE_EXECUTOR = ImmediateExecutor.new + private_constant :GLOBAL_IMMEDIATE_EXECUTOR + + # Disables AtExit handlers including pool auto-termination handlers. + # When disabled it will be the application programmer's responsibility + # to ensure that the handlers are shutdown properly prior to application + # exit by calling {AtExit.run} method. + # + # @note this option should be needed only because of `at_exit` ordering + # issues which may arise when running some of the testing frameworks. + # E.g. Minitest's test-suite runs itself in `at_exit` callback which + # executes after the pools are already terminated. Then auto termination + # needs to be disabled and called manually after test-suite ends. + # @note This method should *never* be called + # from within a gem. It should *only* be used from within the main + # application and even then it should be used only when necessary. + # @see AtExit + def self.disable_at_exit_handlers! + AtExit.enabled = false + end + + # Global thread pool optimized for short, fast *operations*. + # + # @return [ThreadPoolExecutor] the thread pool + def self.global_fast_executor + GLOBAL_FAST_EXECUTOR.value + end + + # Global thread pool optimized for long, blocking (IO) *tasks*. + # + # @return [ThreadPoolExecutor] the thread pool + def self.global_io_executor + GLOBAL_IO_EXECUTOR.value + end + + def self.global_immediate_executor + GLOBAL_IMMEDIATE_EXECUTOR + end + + # Global thread pool user for global *timers*. + # + # @return [Concurrent::TimerSet] the thread pool + def self.global_timer_set + GLOBAL_TIMER_SET.value + end + + # General access point to global executors. + # @param [Symbol, Executor] executor_identifier symbols: + # - :fast - {Concurrent.global_fast_executor} + # - :io - {Concurrent.global_io_executor} + # - :immediate - {Concurrent.global_immediate_executor} + # @return [Executor] + def self.executor(executor_identifier) + Options.executor(executor_identifier) + end + + def self.new_fast_executor(opts = {}) + FixedThreadPool.new( + [2, Concurrent.processor_count].max, + auto_terminate: opts.fetch(:auto_terminate, true), + idletime: 60, # 1 minute + max_queue: 0, # unlimited + fallback_policy: :abort # shouldn't matter -- 0 max queue + ) + end + + def self.new_io_executor(opts = {}) + CachedThreadPool.new( + auto_terminate: opts.fetch(:auto_terminate, true), + fallback_policy: :abort # shouldn't matter -- 0 max queue + ) + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/constants.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/constants.rb new file mode 100644 index 0000000..676c2af --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/constants.rb @@ -0,0 +1,8 @@ +module Concurrent + + # Various classes within allows for +nil+ values to be stored, + # so a special +NULL+ token is required to indicate the "nil-ness". + # @!visibility private + NULL = ::Object.new + +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/dataflow.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/dataflow.rb new file mode 100644 index 0000000..d55f19d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/dataflow.rb @@ -0,0 +1,81 @@ +require 'concurrent/future' +require 'concurrent/atomic/atomic_fixnum' + +module Concurrent + + # @!visibility private + class DependencyCounter # :nodoc: + + def initialize(count, &block) + @counter = AtomicFixnum.new(count) + @block = block + end + + def update(time, value, reason) + if @counter.decrement == 0 + @block.call + end + end + end + + # Dataflow allows you to create a task that will be scheduled when all of its data dependencies are available. + # {include:file:docs-source/dataflow.md} + # + # @param [Future] inputs zero or more `Future` operations that this dataflow depends upon + # + # @yield The operation to perform once all the dependencies are met + # @yieldparam [Future] inputs each of the `Future` inputs to the dataflow + # @yieldreturn [Object] the result of the block operation + # + # @return [Object] the result of all the operations + # + # @raise [ArgumentError] if no block is given + # @raise [ArgumentError] if any of the inputs are not `IVar`s + def dataflow(*inputs, &block) + dataflow_with(Concurrent.global_io_executor, *inputs, &block) + end + module_function :dataflow + + def dataflow_with(executor, *inputs, &block) + call_dataflow(:value, executor, *inputs, &block) + end + module_function :dataflow_with + + def dataflow!(*inputs, &block) + dataflow_with!(Concurrent.global_io_executor, *inputs, &block) + end + module_function :dataflow! + + def dataflow_with!(executor, *inputs, &block) + call_dataflow(:value!, executor, *inputs, &block) + end + module_function :dataflow_with! + + private + + def call_dataflow(method, executor, *inputs, &block) + raise ArgumentError.new('an executor must be provided') if executor.nil? + raise ArgumentError.new('no block given') unless block_given? + unless inputs.all? { |input| input.is_a? IVar } + raise ArgumentError.new("Not all dependencies are IVars.\nDependencies: #{ inputs.inspect }") + end + + result = Future.new(executor: executor) do + values = inputs.map { |input| input.send(method) } + block.call(*values) + end + + if inputs.empty? + result.execute + else + counter = DependencyCounter.new(inputs.size) { result.execute } + + inputs.each do |input| + input.add_observer counter + end + end + + result + end + module_function :call_dataflow +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/delay.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/delay.rb new file mode 100644 index 0000000..83799d0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/delay.rb @@ -0,0 +1,199 @@ +require 'thread' +require 'concurrent/concern/obligation' +require 'concurrent/executor/immediate_executor' +require 'concurrent/synchronization' + +module Concurrent + + # This file has circular require issues. It must be autoloaded here. + autoload :Options, 'concurrent/options' + + # Lazy evaluation of a block yielding an immutable result. Useful for + # expensive operations that may never be needed. It may be non-blocking, + # supports the `Concern::Obligation` interface, and accepts the injection of + # custom executor upon which to execute the block. Processing of + # block will be deferred until the first time `#value` is called. + # At that time the caller can choose to return immediately and let + # the block execute asynchronously, block indefinitely, or block + # with a timeout. + # + # When a `Delay` is created its state is set to `pending`. The value and + # reason are both `nil`. The first time the `#value` method is called the + # enclosed opration will be run and the calling thread will block. Other + # threads attempting to call `#value` will block as well. Once the operation + # is complete the *value* will be set to the result of the operation or the + # *reason* will be set to the raised exception, as appropriate. All threads + # blocked on `#value` will return. Subsequent calls to `#value` will immediately + # return the cached value. The operation will only be run once. This means that + # any side effects created by the operation will only happen once as well. + # + # `Delay` includes the `Concurrent::Concern::Dereferenceable` mixin to support thread + # safety of the reference returned by `#value`. + # + # @!macro copy_options + # + # @!macro delay_note_regarding_blocking + # @note The default behavior of `Delay` is to block indefinitely when + # calling either `value` or `wait`, executing the delayed operation on + # the current thread. This makes the `timeout` value completely + # irrelevant. To enable non-blocking behavior, use the `executor` + # constructor option. This will cause the delayed operation to be + # execute on the given executor, allowing the call to timeout. + # + # @see Concurrent::Concern::Dereferenceable + class Delay < Synchronization::LockableObject + include Concern::Obligation + + # NOTE: Because the global thread pools are lazy-loaded with these objects + # there is a performance hit every time we post a new task to one of these + # thread pools. Subsequently it is critical that `Delay` perform as fast + # as possible post-completion. This class has been highly optimized using + # the benchmark script `examples/lazy_and_delay.rb`. Do NOT attempt to + # DRY-up this class or perform other refactoring with running the + # benchmarks and ensuring that performance is not negatively impacted. + + # Create a new `Delay` in the `:pending` state. + # + # @!macro executor_and_deref_options + # + # @yield the delayed operation to perform + # + # @raise [ArgumentError] if no block is given + def initialize(opts = {}, &block) + raise ArgumentError.new('no block given') unless block_given? + super(&nil) + synchronize { ns_initialize(opts, &block) } + end + + # Return the value this object represents after applying the options + # specified by the `#set_deref_options` method. If the delayed operation + # raised an exception this method will return nil. The execption object + # can be accessed via the `#reason` method. + # + # @param [Numeric] timeout the maximum number of seconds to wait + # @return [Object] the current value of the object + # + # @!macro delay_note_regarding_blocking + def value(timeout = nil) + if @executor # TODO (pitr 12-Sep-2015): broken unsafe read? + super + else + # this function has been optimized for performance and + # should not be modified without running new benchmarks + synchronize do + execute = @evaluation_started = true unless @evaluation_started + if execute + begin + set_state(true, @task.call, nil) + rescue => ex + set_state(false, nil, ex) + end + elsif incomplete? + raise IllegalOperationError, 'Recursive call to #value during evaluation of the Delay' + end + end + if @do_nothing_on_deref + @value + else + apply_deref_options(@value) + end + end + end + + # Return the value this object represents after applying the options + # specified by the `#set_deref_options` method. If the delayed operation + # raised an exception, this method will raise that exception (even when) + # the operation has already been executed). + # + # @param [Numeric] timeout the maximum number of seconds to wait + # @return [Object] the current value of the object + # @raise [Exception] when `#rejected?` raises `#reason` + # + # @!macro delay_note_regarding_blocking + def value!(timeout = nil) + if @executor + super + else + result = value + raise @reason if @reason + result + end + end + + # Return the value this object represents after applying the options + # specified by the `#set_deref_options` method. + # + # @param [Integer] timeout (nil) the maximum number of seconds to wait for + # the value to be computed. When `nil` the caller will block indefinitely. + # + # @return [Object] self + # + # @!macro delay_note_regarding_blocking + def wait(timeout = nil) + if @executor + execute_task_once + super(timeout) + else + value + end + self + end + + # Reconfigures the block returning the value if still `#incomplete?` + # + # @yield the delayed operation to perform + # @return [true, false] if success + def reconfigure(&block) + synchronize do + raise ArgumentError.new('no block given') unless block_given? + unless @evaluation_started + @task = block + true + else + false + end + end + end + + protected + + def ns_initialize(opts, &block) + init_obligation + set_deref_options(opts) + @executor = opts[:executor] + + @task = block + @state = :pending + @evaluation_started = false + end + + private + + # @!visibility private + def execute_task_once # :nodoc: + # this function has been optimized for performance and + # should not be modified without running new benchmarks + execute = task = nil + synchronize do + execute = @evaluation_started = true unless @evaluation_started + task = @task + end + + if execute + executor = Options.executor_from_options(executor: @executor) + executor.post do + begin + result = task.call + success = true + rescue => ex + reason = ex + end + synchronize do + set_state(success, result, reason) + event.set + end + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/errors.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/errors.rb new file mode 100644 index 0000000..b69fec0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/errors.rb @@ -0,0 +1,69 @@ +module Concurrent + + Error = Class.new(StandardError) + + # Raised when errors occur during configuration. + ConfigurationError = Class.new(Error) + + # Raised when an asynchronous operation is cancelled before execution. + CancelledOperationError = Class.new(Error) + + # Raised when a lifecycle method (such as `stop`) is called in an improper + # sequence or when the object is in an inappropriate state. + LifecycleError = Class.new(Error) + + # Raised when an attempt is made to violate an immutability guarantee. + ImmutabilityError = Class.new(Error) + + # Raised when an operation is attempted which is not legal given the + # receiver's current state + IllegalOperationError = Class.new(Error) + + # Raised when an object's methods are called when it has not been + # properly initialized. + InitializationError = Class.new(Error) + + # Raised when an object with a start/stop lifecycle has been started an + # excessive number of times. Often used in conjunction with a restart + # policy or strategy. + MaxRestartFrequencyError = Class.new(Error) + + # Raised when an attempt is made to modify an immutable object + # (such as an `IVar`) after its final state has been set. + class MultipleAssignmentError < Error + attr_reader :inspection_data + + def initialize(message = nil, inspection_data = nil) + @inspection_data = inspection_data + super message + end + + def inspect + format '%s %s>', super[0..-2], @inspection_data.inspect + end + end + + # Raised by an `Executor` when it is unable to process a given task, + # possibly because of a reject policy or other internal error. + RejectedExecutionError = Class.new(Error) + + # Raised when any finite resource, such as a lock counter, exceeds its + # maximum limit/threshold. + ResourceLimitError = Class.new(Error) + + # Raised when an operation times out. + TimeoutError = Class.new(Error) + + # Aggregates multiple exceptions. + class MultipleErrors < Error + attr_reader :errors + + def initialize(errors, message = "#{errors.size} errors") + @errors = errors + super [*message, + *errors.map { |e| [format('%s (%s)', e.message, e.class), *e.backtrace] }.flatten(1) + ].join("\n") + end + end + +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/exchanger.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/exchanger.rb new file mode 100644 index 0000000..5a99550 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/exchanger.rb @@ -0,0 +1,352 @@ +require 'concurrent/constants' +require 'concurrent/errors' +require 'concurrent/maybe' +require 'concurrent/atomic/atomic_reference' +require 'concurrent/atomic/count_down_latch' +require 'concurrent/utility/engine' +require 'concurrent/utility/monotonic_time' + +module Concurrent + + # @!macro exchanger + # + # A synchronization point at which threads can pair and swap elements within + # pairs. Each thread presents some object on entry to the exchange method, + # matches with a partner thread, and receives its partner's object on return. + # + # @!macro thread_safe_variable_comparison + # + # This implementation is very simple, using only a single slot for each + # exchanger (unlike more advanced implementations which use an "arena"). + # This approach will work perfectly fine when there are only a few threads + # accessing a single `Exchanger`. Beyond a handful of threads the performance + # will degrade rapidly due to contention on the single slot, but the algorithm + # will remain correct. + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Exchanger.html java.util.concurrent.Exchanger + # @example + # + # exchanger = Concurrent::Exchanger.new + # + # threads = [ + # Thread.new { puts "first: " << exchanger.exchange('foo', 1) }, #=> "first: bar" + # Thread.new { puts "second: " << exchanger.exchange('bar', 1) } #=> "second: foo" + # ] + # threads.each {|t| t.join(2) } + + # @!visibility private + class AbstractExchanger < Synchronization::Object + + # @!visibility private + CANCEL = ::Object.new + private_constant :CANCEL + + def initialize + super + end + + # @!macro exchanger_method_do_exchange + # + # Waits for another thread to arrive at this exchange point (unless the + # current thread is interrupted), and then transfers the given object to + # it, receiving its object in return. The timeout value indicates the + # approximate number of seconds the method should block while waiting + # for the exchange. When the timeout value is `nil` the method will + # block indefinitely. + # + # @param [Object] value the value to exchange with another thread + # @param [Numeric, nil] timeout in seconds, `nil` blocks indefinitely + # + # @!macro exchanger_method_exchange + # + # In some edge cases when a `timeout` is given a return value of `nil` may be + # ambiguous. Specifically, if `nil` is a valid value in the exchange it will + # be impossible to tell whether `nil` is the actual return value or if it + # signifies timeout. When `nil` is a valid value in the exchange consider + # using {#exchange!} or {#try_exchange} instead. + # + # @return [Object] the value exchanged by the other thread or `nil` on timeout + def exchange(value, timeout = nil) + (value = do_exchange(value, timeout)) == CANCEL ? nil : value + end + + # @!macro exchanger_method_do_exchange + # @!macro exchanger_method_exchange_bang + # + # On timeout a {Concurrent::TimeoutError} exception will be raised. + # + # @return [Object] the value exchanged by the other thread + # @raise [Concurrent::TimeoutError] on timeout + def exchange!(value, timeout = nil) + if (value = do_exchange(value, timeout)) == CANCEL + raise Concurrent::TimeoutError + else + value + end + end + + # @!macro exchanger_method_do_exchange + # @!macro exchanger_method_try_exchange + # + # The return value will be a {Concurrent::Maybe} set to `Just` on success or + # `Nothing` on timeout. + # + # @return [Concurrent::Maybe] on success a `Just` maybe will be returned with + # the item exchanged by the other thread as `#value`; on timeout a + # `Nothing` maybe will be returned with {Concurrent::TimeoutError} as `#reason` + # + # @example + # + # exchanger = Concurrent::Exchanger.new + # + # result = exchanger.exchange(:foo, 0.5) + # + # if result.just? + # puts result.value #=> :bar + # else + # puts 'timeout' + # end + def try_exchange(value, timeout = nil) + if (value = do_exchange(value, timeout)) == CANCEL + Concurrent::Maybe.nothing(Concurrent::TimeoutError) + else + Concurrent::Maybe.just(value) + end + end + + private + + # @!macro exchanger_method_do_exchange + # + # @return [Object, CANCEL] the value exchanged by the other thread; {CANCEL} on timeout + def do_exchange(value, timeout) + raise NotImplementedError + end + end + + # @!macro internal_implementation_note + # @!visibility private + class RubyExchanger < AbstractExchanger + # A simplified version of java.util.concurrent.Exchanger written by + # Doug Lea, Bill Scherer, and Michael Scott with assistance from members + # of JCP JSR-166 Expert Group and released to the public domain. It does + # not include the arena or the multi-processor spin loops. + # http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/util/concurrent/Exchanger.java + + safe_initialization! + + class Node < Concurrent::Synchronization::Object + attr_atomic :value + safe_initialization! + + def initialize(item) + super() + @Item = item + @Latch = Concurrent::CountDownLatch.new + self.value = nil + end + + def latch + @Latch + end + + def item + @Item + end + end + private_constant :Node + + def initialize + super + end + + private + + attr_atomic(:slot) + + # @!macro exchanger_method_do_exchange + # + # @return [Object, CANCEL] the value exchanged by the other thread; {CANCEL} on timeout + def do_exchange(value, timeout) + + # ALGORITHM + # + # From the original Java version: + # + # > The basic idea is to maintain a "slot", which is a reference to + # > a Node containing both an Item to offer and a "hole" waiting to + # > get filled in. If an incoming "occupying" thread sees that the + # > slot is null, it CAS'es (compareAndSets) a Node there and waits + # > for another to invoke exchange. That second "fulfilling" thread + # > sees that the slot is non-null, and so CASes it back to null, + # > also exchanging items by CASing the hole, plus waking up the + # > occupying thread if it is blocked. In each case CAS'es may + # > fail because a slot at first appears non-null but is null upon + # > CAS, or vice-versa. So threads may need to retry these + # > actions. + # + # This version: + # + # An exchange occurs between an "occupier" thread and a "fulfiller" thread. + # The "slot" is used to setup this interaction. The first thread in the + # exchange puts itself into the slot (occupies) and waits for a fulfiller. + # The second thread removes the occupier from the slot and attempts to + # perform the exchange. Removing the occupier also frees the slot for + # another occupier/fulfiller pair. + # + # Because the occupier and the fulfiller are operating independently and + # because there may be contention with other threads, any failed operation + # indicates contention. Both the occupier and the fulfiller operate within + # spin loops. Any failed actions along the happy path will cause the thread + # to repeat the loop and try again. + # + # When a timeout value is given the thread must be cognizant of time spent + # in the spin loop. The remaining time is checked every loop. When the time + # runs out the thread will exit. + # + # A "node" is the data structure used to perform the exchange. Only the + # occupier's node is necessary. It's the node used for the exchange. + # Each node has an "item," a "hole" (self), and a "latch." The item is the + # node's initial value. It never changes. It's what the fulfiller returns on + # success. The occupier's hole is where the fulfiller put its item. It's the + # item that the occupier returns on success. The latch is used for synchronization. + # Because a thread may act as either an occupier or fulfiller (or possibly + # both in periods of high contention) every thread creates a node when + # the exchange method is first called. + # + # The following steps occur within the spin loop. If any actions fail + # the thread will loop and try again, so long as there is time remaining. + # If time runs out the thread will return CANCEL. + # + # Check the slot for an occupier: + # + # * If the slot is empty try to occupy + # * If the slot is full try to fulfill + # + # Attempt to occupy: + # + # * Attempt to CAS myself into the slot + # * Go to sleep and wait to be woken by a fulfiller + # * If the sleep is successful then the fulfiller completed its happy path + # - Return the value from my hole (the value given by the fulfiller) + # * When the sleep fails (time ran out) attempt to cancel the operation + # - Attempt to CAS myself out of the hole + # - If successful there is no contention + # - Return CANCEL + # - On failure, I am competing with a fulfiller + # - Attempt to CAS my hole to CANCEL + # - On success + # - Let the fulfiller deal with my cancel + # - Return CANCEL + # - On failure the fulfiller has completed its happy path + # - Return th value from my hole (the fulfiller's value) + # + # Attempt to fulfill: + # + # * Attempt to CAS the occupier out of the slot + # - On failure loop again + # * Attempt to CAS my item into the occupier's hole + # - On failure the occupier is trying to cancel + # - Loop again + # - On success we are on the happy path + # - Wake the sleeping occupier + # - Return the occupier's item + + value = NULL if value.nil? # The sentinel allows nil to be a valid value + me = Node.new(value) # create my node in case I need to occupy + end_at = Concurrent.monotonic_time + timeout.to_f # The time to give up + + result = loop do + other = slot + if other && compare_and_set_slot(other, nil) + # try to fulfill + if other.compare_and_set_value(nil, value) + # happy path + other.latch.count_down + break other.item + end + elsif other.nil? && compare_and_set_slot(nil, me) + # try to occupy + timeout = end_at - Concurrent.monotonic_time if timeout + if me.latch.wait(timeout) + # happy path + break me.value + else + # attempt to remove myself from the slot + if compare_and_set_slot(me, nil) + break CANCEL + elsif !me.compare_and_set_value(nil, CANCEL) + # I've failed to block the fulfiller + break me.value + end + end + end + break CANCEL if timeout && Concurrent.monotonic_time >= end_at + end + + result == NULL ? nil : result + end + end + + if Concurrent.on_jruby? + + # @!macro internal_implementation_note + # @!visibility private + class JavaExchanger < AbstractExchanger + + def initialize + @exchanger = java.util.concurrent.Exchanger.new + end + + private + + # @!macro exchanger_method_do_exchange + # + # @return [Object, CANCEL] the value exchanged by the other thread; {CANCEL} on timeout + def do_exchange(value, timeout) + result = nil + if timeout.nil? + Synchronization::JRuby.sleep_interruptibly do + result = @exchanger.exchange(value) + end + else + Synchronization::JRuby.sleep_interruptibly do + result = @exchanger.exchange(value, 1000 * timeout, java.util.concurrent.TimeUnit::MILLISECONDS) + end + end + result + rescue java.util.concurrent.TimeoutException + CANCEL + end + end + end + + # @!visibility private + # @!macro internal_implementation_note + ExchangerImplementation = case + when Concurrent.on_jruby? + JavaExchanger + else + RubyExchanger + end + private_constant :ExchangerImplementation + + # @!macro exchanger + class Exchanger < ExchangerImplementation + + # @!method initialize + # Creates exchanger instance + + # @!method exchange(value, timeout = nil) + # @!macro exchanger_method_do_exchange + # @!macro exchanger_method_exchange + + # @!method exchange!(value, timeout = nil) + # @!macro exchanger_method_do_exchange + # @!macro exchanger_method_exchange_bang + + # @!method try_exchange(value, timeout = nil) + # @!macro exchanger_method_do_exchange + # @!macro exchanger_method_try_exchange + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/abstract_executor_service.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/abstract_executor_service.rb new file mode 100644 index 0000000..80ff953 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/abstract_executor_service.rb @@ -0,0 +1,134 @@ +require 'concurrent/errors' +require 'concurrent/executor/executor_service' +require 'concurrent/synchronization' +require 'concurrent/utility/at_exit' + +module Concurrent + + # @!macro abstract_executor_service_public_api + # @!visibility private + class AbstractExecutorService < Synchronization::LockableObject + include ExecutorService + + # The set of possible fallback policies that may be set at thread pool creation. + FALLBACK_POLICIES = [:abort, :discard, :caller_runs].freeze + + # @!macro executor_service_attr_reader_fallback_policy + attr_reader :fallback_policy + + # Create a new thread pool. + def initialize(*args, &block) + super(&nil) + synchronize { ns_initialize(*args, &block) } + end + + # @!macro executor_service_method_shutdown + def shutdown + raise NotImplementedError + end + + # @!macro executor_service_method_kill + def kill + raise NotImplementedError + end + + # @!macro executor_service_method_wait_for_termination + def wait_for_termination(timeout = nil) + raise NotImplementedError + end + + # @!macro executor_service_method_running_question + def running? + synchronize { ns_running? } + end + + # @!macro executor_service_method_shuttingdown_question + def shuttingdown? + synchronize { ns_shuttingdown? } + end + + # @!macro executor_service_method_shutdown_question + def shutdown? + synchronize { ns_shutdown? } + end + + # @!macro executor_service_method_auto_terminate_question + def auto_terminate? + synchronize { ns_auto_terminate? } + end + + # @!macro executor_service_method_auto_terminate_setter + def auto_terminate=(value) + synchronize { self.ns_auto_terminate = value } + end + + private + + # Handler which executes the `fallback_policy` once the queue size + # reaches `max_queue`. + # + # @param [Array] args the arguments to the task which is being handled. + # + # @!visibility private + def handle_fallback(*args) + case fallback_policy + when :abort + raise RejectedExecutionError + when :discard + false + when :caller_runs + begin + yield(*args) + rescue => ex + # let it fail + log DEBUG, ex + end + true + else + fail "Unknown fallback policy #{fallback_policy}" + end + end + + def ns_execute(*args, &task) + raise NotImplementedError + end + + # @!macro executor_service_method_ns_shutdown_execution + # + # Callback method called when an orderly shutdown has completed. + # The default behavior is to signal all waiting threads. + def ns_shutdown_execution + # do nothing + end + + # @!macro executor_service_method_ns_kill_execution + # + # Callback method called when the executor has been killed. + # The default behavior is to do nothing. + def ns_kill_execution + # do nothing + end + + def ns_auto_terminate? + !!@auto_terminate + end + + def ns_auto_terminate=(value) + case value + when true + AtExit.add(self) { terminate_at_exit } + @auto_terminate = true + when false + AtExit.delete(self) + @auto_terminate = false + else + raise ArgumentError + end + end + + def terminate_at_exit + kill # TODO be gentle first + wait_for_termination(10) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/cached_thread_pool.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/cached_thread_pool.rb new file mode 100644 index 0000000..1c7c18d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/cached_thread_pool.rb @@ -0,0 +1,62 @@ +require 'concurrent/utility/engine' +require 'concurrent/executor/thread_pool_executor' + +module Concurrent + + # A thread pool that dynamically grows and shrinks to fit the current workload. + # New threads are created as needed, existing threads are reused, and threads + # that remain idle for too long are killed and removed from the pool. These + # pools are particularly suited to applications that perform a high volume of + # short-lived tasks. + # + # On creation a `CachedThreadPool` has zero running threads. New threads are + # created on the pool as new operations are `#post`. The size of the pool + # will grow until `#max_length` threads are in the pool or until the number + # of threads exceeds the number of running and pending operations. When a new + # operation is post to the pool the first available idle thread will be tasked + # with the new operation. + # + # Should a thread crash for any reason the thread will immediately be removed + # from the pool. Similarly, threads which remain idle for an extended period + # of time will be killed and reclaimed. Thus these thread pools are very + # efficient at reclaiming unused resources. + # + # The API and behavior of this class are based on Java's `CachedThreadPool` + # + # @!macro thread_pool_options + class CachedThreadPool < ThreadPoolExecutor + + # @!macro cached_thread_pool_method_initialize + # + # Create a new thread pool. + # + # @param [Hash] opts the options defining pool behavior. + # @option opts [Symbol] :fallback_policy (`:abort`) the fallback policy + # + # @raise [ArgumentError] if `fallback_policy` is not a known policy + # + # @see http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executors.html#newCachedThreadPool-- + def initialize(opts = {}) + defaults = { idletime: DEFAULT_THREAD_IDLETIMEOUT } + overrides = { min_threads: 0, + max_threads: DEFAULT_MAX_POOL_SIZE, + max_queue: DEFAULT_MAX_QUEUE_SIZE } + super(defaults.merge(opts).merge(overrides)) + end + + private + + # @!macro cached_thread_pool_method_initialize + # @!visibility private + def ns_initialize(opts) + super(opts) + if Concurrent.on_jruby? + @max_queue = 0 + @executor = java.util.concurrent.Executors.newCachedThreadPool + @executor.setRejectedExecutionHandler(FALLBACK_POLICY_CLASSES[@fallback_policy].new) + @executor.setKeepAliveTime(opts.fetch(:idletime, DEFAULT_THREAD_IDLETIMEOUT), java.util.concurrent.TimeUnit::SECONDS) + self.auto_terminate = opts.fetch(:auto_terminate, true) + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/executor_service.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/executor_service.rb new file mode 100644 index 0000000..0fcbeee --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/executor_service.rb @@ -0,0 +1,185 @@ +require 'concurrent/concern/logging' + +module Concurrent + + ################################################################### + + # @!macro executor_service_method_post + # + # Submit a task to the executor for asynchronous processing. + # + # @param [Array] args zero or more arguments to be passed to the task + # + # @yield the asynchronous task to perform + # + # @return [Boolean] `true` if the task is queued, `false` if the executor + # is not running + # + # @raise [ArgumentError] if no task is given + + # @!macro executor_service_method_left_shift + # + # Submit a task to the executor for asynchronous processing. + # + # @param [Proc] task the asynchronous task to perform + # + # @return [self] returns itself + + # @!macro executor_service_method_can_overflow_question + # + # Does the task queue have a maximum size? + # + # @return [Boolean] True if the task queue has a maximum size else false. + + # @!macro executor_service_method_serialized_question + # + # Does this executor guarantee serialization of its operations? + # + # @return [Boolean] True if the executor guarantees that all operations + # will be post in the order they are received and no two operations may + # occur simultaneously. Else false. + + ################################################################### + + # @!macro executor_service_public_api + # + # @!method post(*args, &task) + # @!macro executor_service_method_post + # + # @!method <<(task) + # @!macro executor_service_method_left_shift + # + # @!method can_overflow? + # @!macro executor_service_method_can_overflow_question + # + # @!method serialized? + # @!macro executor_service_method_serialized_question + + ################################################################### + + # @!macro executor_service_attr_reader_fallback_policy + # @return [Symbol] The fallback policy in effect. Either `:abort`, `:discard`, or `:caller_runs`. + + # @!macro executor_service_method_shutdown + # + # Begin an orderly shutdown. Tasks already in the queue will be executed, + # but no new tasks will be accepted. Has no additional effect if the + # thread pool is not running. + + # @!macro executor_service_method_kill + # + # Begin an immediate shutdown. In-progress tasks will be allowed to + # complete but enqueued tasks will be dismissed and no new tasks + # will be accepted. Has no additional effect if the thread pool is + # not running. + + # @!macro executor_service_method_wait_for_termination + # + # Block until executor shutdown is complete or until `timeout` seconds have + # passed. + # + # @note Does not initiate shutdown or termination. Either `shutdown` or `kill` + # must be called before this method (or on another thread). + # + # @param [Integer] timeout the maximum number of seconds to wait for shutdown to complete + # + # @return [Boolean] `true` if shutdown complete or false on `timeout` + + # @!macro executor_service_method_running_question + # + # Is the executor running? + # + # @return [Boolean] `true` when running, `false` when shutting down or shutdown + + # @!macro executor_service_method_shuttingdown_question + # + # Is the executor shuttingdown? + # + # @return [Boolean] `true` when not running and not shutdown, else `false` + + # @!macro executor_service_method_shutdown_question + # + # Is the executor shutdown? + # + # @return [Boolean] `true` when shutdown, `false` when shutting down or running + + # @!macro executor_service_method_auto_terminate_question + # + # Is the executor auto-terminate when the application exits? + # + # @return [Boolean] `true` when auto-termination is enabled else `false`. + + # @!macro executor_service_method_auto_terminate_setter + # + # Set the auto-terminate behavior for this executor. + # + # @param [Boolean] value The new auto-terminate value to set for this executor. + # + # @return [Boolean] `true` when auto-termination is enabled else `false`. + + ################################################################### + + # @!macro abstract_executor_service_public_api + # + # @!macro executor_service_public_api + # + # @!attribute [r] fallback_policy + # @!macro executor_service_attr_reader_fallback_policy + # + # @!method shutdown + # @!macro executor_service_method_shutdown + # + # @!method kill + # @!macro executor_service_method_kill + # + # @!method wait_for_termination(timeout = nil) + # @!macro executor_service_method_wait_for_termination + # + # @!method running? + # @!macro executor_service_method_running_question + # + # @!method shuttingdown? + # @!macro executor_service_method_shuttingdown_question + # + # @!method shutdown? + # @!macro executor_service_method_shutdown_question + # + # @!method auto_terminate? + # @!macro executor_service_method_auto_terminate_question + # + # @!method auto_terminate=(value) + # @!macro executor_service_method_auto_terminate_setter + + ################################################################### + + # @!macro executor_service_public_api + # @!visibility private + module ExecutorService + include Concern::Logging + + # @!macro executor_service_method_post + def post(*args, &task) + raise NotImplementedError + end + + # @!macro executor_service_method_left_shift + def <<(task) + post(&task) + self + end + + # @!macro executor_service_method_can_overflow_question + # + # @note Always returns `false` + def can_overflow? + false + end + + # @!macro executor_service_method_serialized_question + # + # @note Always returns `false` + def serialized? + false + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/fixed_thread_pool.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/fixed_thread_pool.rb new file mode 100644 index 0000000..c9e03da --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/fixed_thread_pool.rb @@ -0,0 +1,206 @@ +require 'concurrent/utility/engine' +require 'concurrent/executor/thread_pool_executor' + +module Concurrent + + # @!macro thread_pool_executor_constant_default_max_pool_size + # Default maximum number of threads that will be created in the pool. + + # @!macro thread_pool_executor_constant_default_min_pool_size + # Default minimum number of threads that will be retained in the pool. + + # @!macro thread_pool_executor_constant_default_max_queue_size + # Default maximum number of tasks that may be added to the task queue. + + # @!macro thread_pool_executor_constant_default_thread_timeout + # Default maximum number of seconds a thread in the pool may remain idle + # before being reclaimed. + + # @!macro thread_pool_executor_attr_reader_max_length + # The maximum number of threads that may be created in the pool. + # @return [Integer] The maximum number of threads that may be created in the pool. + + # @!macro thread_pool_executor_attr_reader_min_length + # The minimum number of threads that may be retained in the pool. + # @return [Integer] The minimum number of threads that may be retained in the pool. + + # @!macro thread_pool_executor_attr_reader_largest_length + # The largest number of threads that have been created in the pool since construction. + # @return [Integer] The largest number of threads that have been created in the pool since construction. + + # @!macro thread_pool_executor_attr_reader_scheduled_task_count + # The number of tasks that have been scheduled for execution on the pool since construction. + # @return [Integer] The number of tasks that have been scheduled for execution on the pool since construction. + + # @!macro thread_pool_executor_attr_reader_completed_task_count + # The number of tasks that have been completed by the pool since construction. + # @return [Integer] The number of tasks that have been completed by the pool since construction. + + # @!macro thread_pool_executor_attr_reader_idletime + # The number of seconds that a thread may be idle before being reclaimed. + # @return [Integer] The number of seconds that a thread may be idle before being reclaimed. + + # @!macro thread_pool_executor_attr_reader_max_queue + # The maximum number of tasks that may be waiting in the work queue at any one time. + # When the queue size reaches `max_queue` subsequent tasks will be rejected in + # accordance with the configured `fallback_policy`. + # + # @return [Integer] The maximum number of tasks that may be waiting in the work queue at any one time. + # When the queue size reaches `max_queue` subsequent tasks will be rejected in + # accordance with the configured `fallback_policy`. + + # @!macro thread_pool_executor_attr_reader_length + # The number of threads currently in the pool. + # @return [Integer] The number of threads currently in the pool. + + # @!macro thread_pool_executor_attr_reader_queue_length + # The number of tasks in the queue awaiting execution. + # @return [Integer] The number of tasks in the queue awaiting execution. + + # @!macro thread_pool_executor_attr_reader_remaining_capacity + # Number of tasks that may be enqueued before reaching `max_queue` and rejecting + # new tasks. A value of -1 indicates that the queue may grow without bound. + # + # @return [Integer] Number of tasks that may be enqueued before reaching `max_queue` and rejecting + # new tasks. A value of -1 indicates that the queue may grow without bound. + + + + + + # @!macro thread_pool_executor_public_api + # + # @!macro abstract_executor_service_public_api + # + # @!attribute [r] max_length + # @!macro thread_pool_executor_attr_reader_max_length + # + # @!attribute [r] min_length + # @!macro thread_pool_executor_attr_reader_min_length + # + # @!attribute [r] largest_length + # @!macro thread_pool_executor_attr_reader_largest_length + # + # @!attribute [r] scheduled_task_count + # @!macro thread_pool_executor_attr_reader_scheduled_task_count + # + # @!attribute [r] completed_task_count + # @!macro thread_pool_executor_attr_reader_completed_task_count + # + # @!attribute [r] idletime + # @!macro thread_pool_executor_attr_reader_idletime + # + # @!attribute [r] max_queue + # @!macro thread_pool_executor_attr_reader_max_queue + # + # @!attribute [r] length + # @!macro thread_pool_executor_attr_reader_length + # + # @!attribute [r] queue_length + # @!macro thread_pool_executor_attr_reader_queue_length + # + # @!attribute [r] remaining_capacity + # @!macro thread_pool_executor_attr_reader_remaining_capacity + # + # @!method can_overflow? + # @!macro executor_service_method_can_overflow_question + + + + + # @!macro thread_pool_options + # + # **Thread Pool Options** + # + # Thread pools support several configuration options: + # + # * `idletime`: The number of seconds that a thread may be idle before being reclaimed. + # * `max_queue`: The maximum number of tasks that may be waiting in the work queue at + # any one time. When the queue size reaches `max_queue` and no new threads can be created, + # subsequent tasks will be rejected in accordance with the configured `fallback_policy`. + # * `auto_terminate`: When true (default) an `at_exit` handler will be registered which + # will stop the thread pool when the application exits. See below for more information + # on shutting down thread pools. + # * `fallback_policy`: The policy defining how rejected tasks are handled. + # + # Three fallback policies are supported: + # + # * `:abort`: Raise a `RejectedExecutionError` exception and discard the task. + # * `:discard`: Discard the task and return false. + # * `:caller_runs`: Execute the task on the calling thread. + # + # **Shutting Down Thread Pools** + # + # Killing a thread pool while tasks are still being processed, either by calling + # the `#kill` method or at application exit, will have unpredictable results. There + # is no way for the thread pool to know what resources are being used by the + # in-progress tasks. When those tasks are killed the impact on those resources + # cannot be predicted. The *best* practice is to explicitly shutdown all thread + # pools using the provided methods: + # + # * Call `#shutdown` to initiate an orderly termination of all in-progress tasks + # * Call `#wait_for_termination` with an appropriate timeout interval an allow + # the orderly shutdown to complete + # * Call `#kill` *only when* the thread pool fails to shutdown in the allotted time + # + # On some runtime platforms (most notably the JVM) the application will not + # exit until all thread pools have been shutdown. To prevent applications from + # "hanging" on exit all thread pools include an `at_exit` handler that will + # stop the thread pool when the application exits. This handler uses a brute + # force method to stop the pool and makes no guarantees regarding resources being + # used by any tasks still running. Registration of this `at_exit` handler can be + # prevented by setting the thread pool's constructor `:auto_terminate` option to + # `false` when the thread pool is created. All thread pools support this option. + # + # ```ruby + # pool1 = Concurrent::FixedThreadPool.new(5) # an `at_exit` handler will be registered + # pool2 = Concurrent::FixedThreadPool.new(5, auto_terminate: false) # prevent `at_exit` handler registration + # ``` + # + # @note Failure to properly shutdown a thread pool can lead to unpredictable results. + # Please read *Shutting Down Thread Pools* for more information. + # + # @see http://docs.oracle.com/javase/tutorial/essential/concurrency/pools.html Java Tutorials: Thread Pools + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Executors.html Java Executors class + # @see http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html Java ExecutorService interface + # @see http://ruby-doc.org//core-2.2.0/Kernel.html#method-i-at_exit Kernel#at_exit + + + + + + # @!macro fixed_thread_pool + # + # A thread pool that reuses a fixed number of threads operating off an unbounded queue. + # At any point, at most `num_threads` will be active processing tasks. When all threads are busy new + # tasks `#post` to the thread pool are enqueued until a thread becomes available. + # Should a thread crash for any reason the thread will immediately be removed + # from the pool and replaced. + # + # The API and behavior of this class are based on Java's `FixedThreadPool` + # + # @!macro thread_pool_options + class FixedThreadPool < ThreadPoolExecutor + + # @!macro fixed_thread_pool_method_initialize + # + # Create a new thread pool. + # + # @param [Integer] num_threads the number of threads to allocate + # @param [Hash] opts the options defining pool behavior. + # @option opts [Symbol] :fallback_policy (`:abort`) the fallback policy + # + # @raise [ArgumentError] if `num_threads` is less than or equal to zero + # @raise [ArgumentError] if `fallback_policy` is not a known policy + # + # @see http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executors.html#newFixedThreadPool-int- + def initialize(num_threads, opts = {}) + raise ArgumentError.new('number of threads must be greater than zero') if num_threads.to_i < 1 + defaults = { max_queue: DEFAULT_MAX_QUEUE_SIZE, + idletime: DEFAULT_THREAD_IDLETIMEOUT } + overrides = { min_threads: num_threads, + max_threads: num_threads } + super(defaults.merge(opts).merge(overrides)) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/immediate_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/immediate_executor.rb new file mode 100644 index 0000000..282df7a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/immediate_executor.rb @@ -0,0 +1,66 @@ +require 'concurrent/atomic/event' +require 'concurrent/executor/abstract_executor_service' +require 'concurrent/executor/serial_executor_service' + +module Concurrent + + # An executor service which runs all operations on the current thread, + # blocking as necessary. Operations are performed in the order they are + # received and no two operations can be performed simultaneously. + # + # This executor service exists mainly for testing an debugging. When used + # it immediately runs every `#post` operation on the current thread, blocking + # that thread until the operation is complete. This can be very beneficial + # during testing because it makes all operations deterministic. + # + # @note Intended for use primarily in testing and debugging. + class ImmediateExecutor < AbstractExecutorService + include SerialExecutorService + + # Creates a new executor + def initialize + @stopped = Concurrent::Event.new + end + + # @!macro executor_service_method_post + def post(*args, &task) + raise ArgumentError.new('no block given') unless block_given? + return false unless running? + task.call(*args) + true + end + + # @!macro executor_service_method_left_shift + def <<(task) + post(&task) + self + end + + # @!macro executor_service_method_running_question + def running? + ! shutdown? + end + + # @!macro executor_service_method_shuttingdown_question + def shuttingdown? + false + end + + # @!macro executor_service_method_shutdown_question + def shutdown? + @stopped.set? + end + + # @!macro executor_service_method_shutdown + def shutdown + @stopped.set + true + end + alias_method :kill, :shutdown + + # @!macro executor_service_method_wait_for_termination + def wait_for_termination(timeout = nil) + @stopped.wait(timeout) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/indirect_immediate_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/indirect_immediate_executor.rb new file mode 100644 index 0000000..4f9769f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/indirect_immediate_executor.rb @@ -0,0 +1,44 @@ +require 'concurrent/executor/immediate_executor' +require 'concurrent/executor/simple_executor_service' + +module Concurrent + # An executor service which runs all operations on a new thread, blocking + # until it completes. Operations are performed in the order they are received + # and no two operations can be performed simultaneously. + # + # This executor service exists mainly for testing an debugging. When used it + # immediately runs every `#post` operation on a new thread, blocking the + # current thread until the operation is complete. This is similar to how the + # ImmediateExecutor works, but the operation has the full stack of the new + # thread at its disposal. This can be helpful when the operations will spawn + # more operations on the same executor and so on - such a situation might + # overflow the single stack in case of an ImmediateExecutor, which is + # inconsistent with how it would behave for a threaded executor. + # + # @note Intended for use primarily in testing and debugging. + class IndirectImmediateExecutor < ImmediateExecutor + # Creates a new executor + def initialize + super + @internal_executor = SimpleExecutorService.new + end + + # @!macro executor_service_method_post + def post(*args, &task) + raise ArgumentError.new("no block given") unless block_given? + return false unless running? + + event = Concurrent::Event.new + @internal_executor.post do + begin + task.call(*args) + ensure + event.set + end + end + event.wait + + true + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_executor_service.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_executor_service.rb new file mode 100644 index 0000000..113e0bc --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_executor_service.rb @@ -0,0 +1,91 @@ +if Concurrent.on_jruby? + + require 'concurrent/errors' + require 'concurrent/utility/engine' + require 'concurrent/executor/abstract_executor_service' + + module Concurrent + + # @!macro abstract_executor_service_public_api + # @!visibility private + class JavaExecutorService < AbstractExecutorService + java_import 'java.lang.Runnable' + + FALLBACK_POLICY_CLASSES = { + abort: java.util.concurrent.ThreadPoolExecutor::AbortPolicy, + discard: java.util.concurrent.ThreadPoolExecutor::DiscardPolicy, + caller_runs: java.util.concurrent.ThreadPoolExecutor::CallerRunsPolicy + }.freeze + private_constant :FALLBACK_POLICY_CLASSES + + def initialize(*args, &block) + super + end + + def post(*args, &task) + raise ArgumentError.new('no block given') unless block_given? + return handle_fallback(*args, &task) unless running? + @executor.submit Job.new(args, task) + true + rescue Java::JavaUtilConcurrent::RejectedExecutionException + raise RejectedExecutionError + end + + def wait_for_termination(timeout = nil) + if timeout.nil? + ok = @executor.awaitTermination(60, java.util.concurrent.TimeUnit::SECONDS) until ok + true + else + @executor.awaitTermination(1000 * timeout, java.util.concurrent.TimeUnit::MILLISECONDS) + end + end + + def shutdown + synchronize do + self.ns_auto_terminate = false + @executor.shutdown + nil + end + end + + def kill + synchronize do + self.ns_auto_terminate = false + @executor.shutdownNow + nil + end + end + + private + + def ns_running? + !(ns_shuttingdown? || ns_shutdown?) + end + + def ns_shuttingdown? + if @executor.respond_to? :isTerminating + @executor.isTerminating + else + false + end + end + + def ns_shutdown? + @executor.isShutdown || @executor.isTerminated + end + + class Job + include Runnable + def initialize(args, block) + @args = args + @block = block + end + + def run + @block.call(*@args) + end + end + private_constant :Job + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_single_thread_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_single_thread_executor.rb new file mode 100644 index 0000000..1cf59b0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_single_thread_executor.rb @@ -0,0 +1,29 @@ +if Concurrent.on_jruby? + + require 'concurrent/executor/java_executor_service' + require 'concurrent/executor/serial_executor_service' + + module Concurrent + + # @!macro single_thread_executor + # @!macro abstract_executor_service_public_api + # @!visibility private + class JavaSingleThreadExecutor < JavaExecutorService + include SerialExecutorService + + # @!macro single_thread_executor_method_initialize + def initialize(opts = {}) + super(opts) + end + + private + + def ns_initialize(opts) + @executor = java.util.concurrent.Executors.newSingleThreadExecutor + @fallback_policy = opts.fetch(:fallback_policy, :discard) + raise ArgumentError.new("#{@fallback_policy} is not a valid fallback policy") unless FALLBACK_POLICY_CLASSES.keys.include?(@fallback_policy) + self.auto_terminate = opts.fetch(:auto_terminate, true) + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_thread_pool_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_thread_pool_executor.rb new file mode 100644 index 0000000..6308e4f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_thread_pool_executor.rb @@ -0,0 +1,123 @@ +if Concurrent.on_jruby? + + require 'concurrent/executor/java_executor_service' + + module Concurrent + + # @!macro thread_pool_executor + # @!macro thread_pool_options + # @!visibility private + class JavaThreadPoolExecutor < JavaExecutorService + + # @!macro thread_pool_executor_constant_default_max_pool_size + DEFAULT_MAX_POOL_SIZE = java.lang.Integer::MAX_VALUE # 2147483647 + + # @!macro thread_pool_executor_constant_default_min_pool_size + DEFAULT_MIN_POOL_SIZE = 0 + + # @!macro thread_pool_executor_constant_default_max_queue_size + DEFAULT_MAX_QUEUE_SIZE = 0 + + # @!macro thread_pool_executor_constant_default_thread_timeout + DEFAULT_THREAD_IDLETIMEOUT = 60 + + # @!macro thread_pool_executor_attr_reader_max_length + attr_reader :max_length + + # @!macro thread_pool_executor_attr_reader_max_queue + attr_reader :max_queue + + # @!macro thread_pool_executor_method_initialize + def initialize(opts = {}) + super(opts) + end + + # @!macro executor_service_method_can_overflow_question + def can_overflow? + @max_queue != 0 + end + + # @!macro thread_pool_executor_attr_reader_min_length + def min_length + @executor.getCorePoolSize + end + + # @!macro thread_pool_executor_attr_reader_max_length + def max_length + @executor.getMaximumPoolSize + end + + # @!macro thread_pool_executor_attr_reader_length + def length + @executor.getPoolSize + end + + # @!macro thread_pool_executor_attr_reader_largest_length + def largest_length + @executor.getLargestPoolSize + end + + # @!macro thread_pool_executor_attr_reader_scheduled_task_count + def scheduled_task_count + @executor.getTaskCount + end + + # @!macro thread_pool_executor_attr_reader_completed_task_count + def completed_task_count + @executor.getCompletedTaskCount + end + + # @!macro thread_pool_executor_attr_reader_idletime + def idletime + @executor.getKeepAliveTime(java.util.concurrent.TimeUnit::SECONDS) + end + + # @!macro thread_pool_executor_attr_reader_queue_length + def queue_length + @executor.getQueue.size + end + + # @!macro thread_pool_executor_attr_reader_remaining_capacity + def remaining_capacity + @max_queue == 0 ? -1 : @executor.getQueue.remainingCapacity + end + + # @!macro executor_service_method_running_question + def running? + super && !@executor.isTerminating + end + + private + + def ns_initialize(opts) + min_length = opts.fetch(:min_threads, DEFAULT_MIN_POOL_SIZE).to_i + max_length = opts.fetch(:max_threads, DEFAULT_MAX_POOL_SIZE).to_i + idletime = opts.fetch(:idletime, DEFAULT_THREAD_IDLETIMEOUT).to_i + @max_queue = opts.fetch(:max_queue, DEFAULT_MAX_QUEUE_SIZE).to_i + @fallback_policy = opts.fetch(:fallback_policy, :abort) + + raise ArgumentError.new("`max_threads` cannot be less than #{DEFAULT_MIN_POOL_SIZE}") if max_length < DEFAULT_MIN_POOL_SIZE + raise ArgumentError.new("`max_threads` cannot be greater than #{DEFAULT_MAX_POOL_SIZE}") if max_length > DEFAULT_MAX_POOL_SIZE + raise ArgumentError.new("`min_threads` cannot be less than #{DEFAULT_MIN_POOL_SIZE}") if min_length < DEFAULT_MIN_POOL_SIZE + raise ArgumentError.new("`min_threads` cannot be more than `max_threads`") if min_length > max_length + raise ArgumentError.new("#{fallback_policy} is not a valid fallback policy") unless FALLBACK_POLICY_CLASSES.include?(@fallback_policy) + + if @max_queue == 0 + queue = java.util.concurrent.LinkedBlockingQueue.new + else + queue = java.util.concurrent.LinkedBlockingQueue.new(@max_queue) + end + + @executor = java.util.concurrent.ThreadPoolExecutor.new( + min_length, + max_length, + idletime, + java.util.concurrent.TimeUnit::SECONDS, + queue, + FALLBACK_POLICY_CLASSES[@fallback_policy].new) + + self.auto_terminate = opts.fetch(:auto_terminate, true) + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_executor_service.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_executor_service.rb new file mode 100644 index 0000000..7b2ee73 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_executor_service.rb @@ -0,0 +1,78 @@ +require 'concurrent/executor/abstract_executor_service' +require 'concurrent/atomic/event' + +module Concurrent + + # @!macro abstract_executor_service_public_api + # @!visibility private + class RubyExecutorService < AbstractExecutorService + safe_initialization! + + def initialize(*args, &block) + super + @StopEvent = Event.new + @StoppedEvent = Event.new + end + + def post(*args, &task) + raise ArgumentError.new('no block given') unless block_given? + synchronize do + # If the executor is shut down, reject this task + return handle_fallback(*args, &task) unless running? + ns_execute(*args, &task) + true + end + end + + def shutdown + synchronize do + break unless running? + self.ns_auto_terminate = false + stop_event.set + ns_shutdown_execution + end + true + end + + def kill + synchronize do + break if shutdown? + self.ns_auto_terminate = false + stop_event.set + ns_kill_execution + stopped_event.set + end + true + end + + def wait_for_termination(timeout = nil) + stopped_event.wait(timeout) + end + + private + + def stop_event + @StopEvent + end + + def stopped_event + @StoppedEvent + end + + def ns_shutdown_execution + stopped_event.set + end + + def ns_running? + !stop_event.set? + end + + def ns_shuttingdown? + !(ns_running? || ns_shutdown?) + end + + def ns_shutdown? + stopped_event.set? + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_single_thread_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_single_thread_executor.rb new file mode 100644 index 0000000..305a49e --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_single_thread_executor.rb @@ -0,0 +1,22 @@ +require 'concurrent/executor/ruby_thread_pool_executor' + +module Concurrent + + # @!macro single_thread_executor + # @!macro abstract_executor_service_public_api + # @!visibility private + class RubySingleThreadExecutor < RubyThreadPoolExecutor + + # @!macro single_thread_executor_method_initialize + def initialize(opts = {}) + super( + min_threads: 1, + max_threads: 1, + max_queue: 0, + idletime: DEFAULT_THREAD_IDLETIMEOUT, + fallback_policy: opts.fetch(:fallback_policy, :discard), + auto_terminate: opts.fetch(:auto_terminate, true) + ) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_thread_pool_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_thread_pool_executor.rb new file mode 100644 index 0000000..92fbd31 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_thread_pool_executor.rb @@ -0,0 +1,362 @@ +require 'thread' +require 'concurrent/atomic/event' +require 'concurrent/concern/logging' +require 'concurrent/executor/ruby_executor_service' +require 'concurrent/utility/monotonic_time' + +module Concurrent + + # @!macro thread_pool_executor + # @!macro thread_pool_options + # @!visibility private + class RubyThreadPoolExecutor < RubyExecutorService + + # @!macro thread_pool_executor_constant_default_max_pool_size + DEFAULT_MAX_POOL_SIZE = 2_147_483_647 # java.lang.Integer::MAX_VALUE + + # @!macro thread_pool_executor_constant_default_min_pool_size + DEFAULT_MIN_POOL_SIZE = 0 + + # @!macro thread_pool_executor_constant_default_max_queue_size + DEFAULT_MAX_QUEUE_SIZE = 0 + + # @!macro thread_pool_executor_constant_default_thread_timeout + DEFAULT_THREAD_IDLETIMEOUT = 60 + + # @!macro thread_pool_executor_attr_reader_max_length + attr_reader :max_length + + # @!macro thread_pool_executor_attr_reader_min_length + attr_reader :min_length + + # @!macro thread_pool_executor_attr_reader_idletime + attr_reader :idletime + + # @!macro thread_pool_executor_attr_reader_max_queue + attr_reader :max_queue + + # @!macro thread_pool_executor_method_initialize + def initialize(opts = {}) + super(opts) + end + + # @!macro thread_pool_executor_attr_reader_largest_length + def largest_length + synchronize { @largest_length } + end + + # @!macro thread_pool_executor_attr_reader_scheduled_task_count + def scheduled_task_count + synchronize { @scheduled_task_count } + end + + # @!macro thread_pool_executor_attr_reader_completed_task_count + def completed_task_count + synchronize { @completed_task_count } + end + + # @!macro executor_service_method_can_overflow_question + def can_overflow? + synchronize { ns_limited_queue? } + end + + # @!macro thread_pool_executor_attr_reader_length + def length + synchronize { @pool.length } + end + + # @!macro thread_pool_executor_attr_reader_queue_length + def queue_length + synchronize { @queue.length } + end + + # @!macro thread_pool_executor_attr_reader_remaining_capacity + def remaining_capacity + synchronize do + if ns_limited_queue? + @max_queue - @queue.length + else + -1 + end + end + end + + # @!visibility private + def remove_busy_worker(worker) + synchronize { ns_remove_busy_worker worker } + end + + # @!visibility private + def ready_worker(worker) + synchronize { ns_ready_worker worker } + end + + # @!visibility private + def worker_not_old_enough(worker) + synchronize { ns_worker_not_old_enough worker } + end + + # @!visibility private + def worker_died(worker) + synchronize { ns_worker_died worker } + end + + # @!visibility private + def worker_task_completed + synchronize { @completed_task_count += 1 } + end + + private + + # @!visibility private + def ns_initialize(opts) + @min_length = opts.fetch(:min_threads, DEFAULT_MIN_POOL_SIZE).to_i + @max_length = opts.fetch(:max_threads, DEFAULT_MAX_POOL_SIZE).to_i + @idletime = opts.fetch(:idletime, DEFAULT_THREAD_IDLETIMEOUT).to_i + @max_queue = opts.fetch(:max_queue, DEFAULT_MAX_QUEUE_SIZE).to_i + @fallback_policy = opts.fetch(:fallback_policy, :abort) + raise ArgumentError.new("#{@fallback_policy} is not a valid fallback policy") unless FALLBACK_POLICIES.include?(@fallback_policy) + + raise ArgumentError.new("`max_threads` cannot be less than #{DEFAULT_MIN_POOL_SIZE}") if @max_length < DEFAULT_MIN_POOL_SIZE + raise ArgumentError.new("`max_threads` cannot be greater than #{DEFAULT_MAX_POOL_SIZE}") if @max_length > DEFAULT_MAX_POOL_SIZE + raise ArgumentError.new("`min_threads` cannot be less than #{DEFAULT_MIN_POOL_SIZE}") if @min_length < DEFAULT_MIN_POOL_SIZE + raise ArgumentError.new("`min_threads` cannot be more than `max_threads`") if min_length > max_length + + self.auto_terminate = opts.fetch(:auto_terminate, true) + + @pool = [] # all workers + @ready = [] # used as a stash (most idle worker is at the start) + @queue = [] # used as queue + # @ready or @queue is empty at all times + @scheduled_task_count = 0 + @completed_task_count = 0 + @largest_length = 0 + @ruby_pid = $$ # detects if Ruby has forked + + @gc_interval = opts.fetch(:gc_interval, @idletime / 2.0).to_i # undocumented + @next_gc_time = Concurrent.monotonic_time + @gc_interval + end + + # @!visibility private + def ns_limited_queue? + @max_queue != 0 + end + + # @!visibility private + def ns_execute(*args, &task) + ns_reset_if_forked + + if ns_assign_worker(*args, &task) || ns_enqueue(*args, &task) + @scheduled_task_count += 1 + else + handle_fallback(*args, &task) + end + + ns_prune_pool if @next_gc_time < Concurrent.monotonic_time + end + + # @!visibility private + def ns_shutdown_execution + ns_reset_if_forked + + if @pool.empty? + # nothing to do + stopped_event.set + end + + if @queue.empty? + # no more tasks will be accepted, just stop all workers + @pool.each(&:stop) + end + end + + # @!visibility private + def ns_kill_execution + # TODO log out unprocessed tasks in queue + # TODO try to shutdown first? + @pool.each(&:kill) + @pool.clear + @ready.clear + end + + # tries to assign task to a worker, tries to get one from @ready or to create new one + # @return [true, false] if task is assigned to a worker + # + # @!visibility private + def ns_assign_worker(*args, &task) + # keep growing if the pool is not at the minimum yet + worker = (@ready.pop if @pool.size >= @min_length) || ns_add_busy_worker + if worker + worker << [task, args] + true + else + false + end + rescue ThreadError + # Raised when the operating system refuses to create the new thread + return false + end + + # tries to enqueue task + # @return [true, false] if enqueued + # + # @!visibility private + def ns_enqueue(*args, &task) + if !ns_limited_queue? || @queue.size < @max_queue + @queue << [task, args] + true + else + false + end + end + + # @!visibility private + def ns_worker_died(worker) + ns_remove_busy_worker worker + replacement_worker = ns_add_busy_worker + ns_ready_worker replacement_worker, false if replacement_worker + end + + # creates new worker which has to receive work to do after it's added + # @return [nil, Worker] nil of max capacity is reached + # + # @!visibility private + def ns_add_busy_worker + return if @pool.size >= @max_length + + @pool << (worker = Worker.new(self)) + @largest_length = @pool.length if @pool.length > @largest_length + worker + end + + # handle ready worker, giving it new job or assigning back to @ready + # + # @!visibility private + def ns_ready_worker(worker, success = true) + task_and_args = @queue.shift + if task_and_args + worker << task_and_args + else + # stop workers when !running?, do not return them to @ready + if running? + @ready.push(worker) + else + worker.stop + end + end + end + + # returns back worker to @ready which was not idle for enough time + # + # @!visibility private + def ns_worker_not_old_enough(worker) + # let's put workers coming from idle_test back to the start (as the oldest worker) + @ready.unshift(worker) + true + end + + # removes a worker which is not in not tracked in @ready + # + # @!visibility private + def ns_remove_busy_worker(worker) + @pool.delete(worker) + stopped_event.set if @pool.empty? && !running? + true + end + + # try oldest worker if it is idle for enough time, it's returned back at the start + # + # @!visibility private + def ns_prune_pool + return if @pool.size <= @min_length + + last_used = @ready.shift + last_used << :idle_test if last_used + + @next_gc_time = Concurrent.monotonic_time + @gc_interval + end + + def ns_reset_if_forked + if $$ != @ruby_pid + @queue.clear + @ready.clear + @pool.clear + @scheduled_task_count = 0 + @completed_task_count = 0 + @largest_length = 0 + @ruby_pid = $$ + end + end + + # @!visibility private + class Worker + include Concern::Logging + + def initialize(pool) + # instance variables accessed only under pool's lock so no need to sync here again + @queue = Queue.new + @pool = pool + @thread = create_worker @queue, pool, pool.idletime + end + + def <<(message) + @queue << message + end + + def stop + @queue << :stop + end + + def kill + @thread.kill + end + + private + + def create_worker(queue, pool, idletime) + Thread.new(queue, pool, idletime) do |my_queue, my_pool, my_idletime| + last_message = Concurrent.monotonic_time + catch(:stop) do + loop do + + case message = my_queue.pop + when :idle_test + if (Concurrent.monotonic_time - last_message) > my_idletime + my_pool.remove_busy_worker(self) + throw :stop + else + my_pool.worker_not_old_enough(self) + end + + when :stop + my_pool.remove_busy_worker(self) + throw :stop + + else + task, args = message + run_task my_pool, task, args + last_message = Concurrent.monotonic_time + + my_pool.ready_worker(self) + end + end + end + end + end + + def run_task(pool, task, args) + task.call(*args) + pool.worker_task_completed + rescue => ex + # let it fail + log DEBUG, ex + rescue Exception => ex + log ERROR, ex + pool.worker_died(self) + throw :stop + end + end + + private_constant :Worker + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/safe_task_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/safe_task_executor.rb new file mode 100644 index 0000000..414aa64 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/safe_task_executor.rb @@ -0,0 +1,35 @@ +require 'concurrent/synchronization' + +module Concurrent + + # A simple utility class that executes a callable and returns and array of three elements: + # success - indicating if the callable has been executed without errors + # value - filled by the callable result if it has been executed without errors, nil otherwise + # reason - the error risen by the callable if it has been executed with errors, nil otherwise + class SafeTaskExecutor < Synchronization::LockableObject + + def initialize(task, opts = {}) + @task = task + @exception_class = opts.fetch(:rescue_exception, false) ? Exception : StandardError + super() # ensures visibility + end + + # @return [Array] + def execute(*args) + synchronize do + success = false + value = reason = nil + + begin + value = @task.call(*args) + success = true + rescue @exception_class => ex + reason = ex + success = false + end + + [success, value, reason] + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serial_executor_service.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serial_executor_service.rb new file mode 100644 index 0000000..f1c38ec --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serial_executor_service.rb @@ -0,0 +1,34 @@ +require 'concurrent/executor/executor_service' + +module Concurrent + + # Indicates that the including `ExecutorService` guarantees + # that all operations will occur in the order they are post and that no + # two operations may occur simultaneously. This module provides no + # functionality and provides no guarantees. That is the responsibility + # of the including class. This module exists solely to allow the including + # object to be interrogated for its serialization status. + # + # @example + # class Foo + # include Concurrent::SerialExecutor + # end + # + # foo = Foo.new + # + # foo.is_a? Concurrent::ExecutorService #=> true + # foo.is_a? Concurrent::SerialExecutor #=> true + # foo.serialized? #=> true + # + # @!visibility private + module SerialExecutorService + include ExecutorService + + # @!macro executor_service_method_serialized_question + # + # @note Always returns `true` + def serialized? + true + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution.rb new file mode 100644 index 0000000..d314e90 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution.rb @@ -0,0 +1,107 @@ +require 'concurrent/errors' +require 'concurrent/concern/logging' +require 'concurrent/synchronization' + +module Concurrent + + # Ensures passed jobs in a serialized order never running at the same time. + class SerializedExecution < Synchronization::LockableObject + include Concern::Logging + + def initialize() + super() + synchronize { ns_initialize } + end + + Job = Struct.new(:executor, :args, :block) do + def call + block.call(*args) + end + end + + # Submit a task to the executor for asynchronous processing. + # + # @param [Executor] executor to be used for this job + # + # @param [Array] args zero or more arguments to be passed to the task + # + # @yield the asynchronous task to perform + # + # @return [Boolean] `true` if the task is queued, `false` if the executor + # is not running + # + # @raise [ArgumentError] if no task is given + def post(executor, *args, &task) + posts [[executor, args, task]] + true + end + + # As {#post} but allows to submit multiple tasks at once, it's guaranteed that they will not + # be interleaved by other tasks. + # + # @param [Array, Proc)>] posts array of triplets where + # first is a {ExecutorService}, second is array of args for task, third is a task (Proc) + def posts(posts) + # if can_overflow? + # raise ArgumentError, 'SerializedExecution does not support thread-pools which can overflow' + # end + + return nil if posts.empty? + + jobs = posts.map { |executor, args, task| Job.new executor, args, task } + + job_to_post = synchronize do + if @being_executed + @stash.push(*jobs) + nil + else + @being_executed = true + @stash.push(*jobs[1..-1]) + jobs.first + end + end + + call_job job_to_post if job_to_post + true + end + + private + + def ns_initialize + @being_executed = false + @stash = [] + end + + def call_job(job) + did_it_run = begin + job.executor.post { work(job) } + true + rescue RejectedExecutionError => ex + false + end + + # TODO not the best idea to run it myself + unless did_it_run + begin + work job + rescue => ex + # let it fail + log DEBUG, ex + end + end + end + + # ensures next job is executed if any is stashed + def work(job) + job.call + ensure + synchronize do + job = @stash.shift || (@being_executed = false) + end + + # TODO maybe be able to tell caching pool to just enqueue this job, because the current one end at the end + # of this block + call_job job if job + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution_delegator.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution_delegator.rb new file mode 100644 index 0000000..8197781 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution_delegator.rb @@ -0,0 +1,28 @@ +require 'delegate' +require 'concurrent/executor/serial_executor_service' +require 'concurrent/executor/serialized_execution' + +module Concurrent + + # A wrapper/delegator for any `ExecutorService` that + # guarantees serialized execution of tasks. + # + # @see [SimpleDelegator](http://www.ruby-doc.org/stdlib-2.1.2/libdoc/delegate/rdoc/SimpleDelegator.html) + # @see Concurrent::SerializedExecution + class SerializedExecutionDelegator < SimpleDelegator + include SerialExecutorService + + def initialize(executor) + @executor = executor + @serializer = SerializedExecution.new + super(executor) + end + + # @!macro executor_service_method_post + def post(*args, &task) + raise ArgumentError.new('no block given') unless block_given? + return false unless running? + @serializer.post(@executor, *args, &task) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/simple_executor_service.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/simple_executor_service.rb new file mode 100644 index 0000000..b278dbf --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/simple_executor_service.rb @@ -0,0 +1,100 @@ +require 'concurrent/atomics' +require 'concurrent/executor/executor_service' + +module Concurrent + + # An executor service in which every operation spawns a new, + # independently operating thread. + # + # This is perhaps the most inefficient executor service in this + # library. It exists mainly for testing an debugging. Thread creation + # and management is expensive in Ruby and this executor performs no + # resource pooling. This can be very beneficial during testing and + # debugging because it decouples the using code from the underlying + # executor implementation. In production this executor will likely + # lead to suboptimal performance. + # + # @note Intended for use primarily in testing and debugging. + class SimpleExecutorService < RubyExecutorService + + # @!macro executor_service_method_post + def self.post(*args) + raise ArgumentError.new('no block given') unless block_given? + Thread.new(*args) do + Thread.current.abort_on_exception = false + yield(*args) + end + true + end + + # @!macro executor_service_method_left_shift + def self.<<(task) + post(&task) + self + end + + # @!macro executor_service_method_post + def post(*args, &task) + raise ArgumentError.new('no block given') unless block_given? + return false unless running? + @count.increment + Thread.new(*args) do + Thread.current.abort_on_exception = false + begin + yield(*args) + ensure + @count.decrement + @stopped.set if @running.false? && @count.value == 0 + end + end + end + + # @!macro executor_service_method_left_shift + def <<(task) + post(&task) + self + end + + # @!macro executor_service_method_running_question + def running? + @running.true? + end + + # @!macro executor_service_method_shuttingdown_question + def shuttingdown? + @running.false? && ! @stopped.set? + end + + # @!macro executor_service_method_shutdown_question + def shutdown? + @stopped.set? + end + + # @!macro executor_service_method_shutdown + def shutdown + @running.make_false + @stopped.set if @count.value == 0 + true + end + + # @!macro executor_service_method_kill + def kill + @running.make_false + @stopped.set + true + end + + # @!macro executor_service_method_wait_for_termination + def wait_for_termination(timeout = nil) + @stopped.wait(timeout) + end + + private + + def ns_initialize + @running = Concurrent::AtomicBoolean.new(true) + @stopped = Concurrent::Event.new + @count = Concurrent::AtomicFixnum.new(0) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/single_thread_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/single_thread_executor.rb new file mode 100644 index 0000000..797cb18 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/single_thread_executor.rb @@ -0,0 +1,56 @@ +require 'concurrent/executor/ruby_single_thread_executor' + +module Concurrent + + if Concurrent.on_jruby? + require 'concurrent/executor/java_single_thread_executor' + end + + SingleThreadExecutorImplementation = case + when Concurrent.on_jruby? + JavaSingleThreadExecutor + else + RubySingleThreadExecutor + end + private_constant :SingleThreadExecutorImplementation + + # @!macro single_thread_executor + # + # A thread pool with a single thread an unlimited queue. Should the thread + # die for any reason it will be removed and replaced, thus ensuring that + # the executor will always remain viable and available to process jobs. + # + # A common pattern for background processing is to create a single thread + # on which an infinite loop is run. The thread's loop blocks on an input + # source (perhaps blocking I/O or a queue) and processes each input as it + # is received. This pattern has several issues. The thread itself is highly + # susceptible to errors during processing. Also, the thread itself must be + # constantly monitored and restarted should it die. `SingleThreadExecutor` + # encapsulates all these bahaviors. The task processor is highly resilient + # to errors from within tasks. Also, should the thread die it will + # automatically be restarted. + # + # The API and behavior of this class are based on Java's `SingleThreadExecutor`. + # + # @!macro abstract_executor_service_public_api + class SingleThreadExecutor < SingleThreadExecutorImplementation + + # @!macro single_thread_executor_method_initialize + # + # Create a new thread pool. + # + # @option opts [Symbol] :fallback_policy (:discard) the policy for handling new + # tasks that are received when the queue size has reached + # `max_queue` or the executor has shut down + # + # @raise [ArgumentError] if `:fallback_policy` is not one of the values specified + # in `FALLBACK_POLICIES` + # + # @see http://docs.oracle.com/javase/tutorial/essential/concurrency/pools.html + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Executors.html + # @see http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html + + # @!method initialize(opts = {}) + # @!macro single_thread_executor_method_initialize + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/thread_pool_executor.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/thread_pool_executor.rb new file mode 100644 index 0000000..72e1bae --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/thread_pool_executor.rb @@ -0,0 +1,87 @@ +require 'concurrent/utility/engine' +require 'concurrent/executor/ruby_thread_pool_executor' + +module Concurrent + + if Concurrent.on_jruby? + require 'concurrent/executor/java_thread_pool_executor' + end + + ThreadPoolExecutorImplementation = case + when Concurrent.on_jruby? + JavaThreadPoolExecutor + else + RubyThreadPoolExecutor + end + private_constant :ThreadPoolExecutorImplementation + + # @!macro thread_pool_executor + # + # An abstraction composed of one or more threads and a task queue. Tasks + # (blocks or `proc` objects) are submitted to the pool and added to the queue. + # The threads in the pool remove the tasks and execute them in the order + # they were received. + # + # A `ThreadPoolExecutor` will automatically adjust the pool size according + # to the bounds set by `min-threads` and `max-threads`. When a new task is + # submitted and fewer than `min-threads` threads are running, a new thread + # is created to handle the request, even if other worker threads are idle. + # If there are more than `min-threads` but less than `max-threads` threads + # running, a new thread will be created only if the queue is full. + # + # Threads that are idle for too long will be garbage collected, down to the + # configured minimum options. Should a thread crash it, too, will be garbage collected. + # + # `ThreadPoolExecutor` is based on the Java class of the same name. From + # the official Java documentation; + # + # > Thread pools address two different problems: they usually provide + # > improved performance when executing large numbers of asynchronous tasks, + # > due to reduced per-task invocation overhead, and they provide a means + # > of bounding and managing the resources, including threads, consumed + # > when executing a collection of tasks. Each ThreadPoolExecutor also + # > maintains some basic statistics, such as the number of completed tasks. + # > + # > To be useful across a wide range of contexts, this class provides many + # > adjustable parameters and extensibility hooks. However, programmers are + # > urged to use the more convenient Executors factory methods + # > [CachedThreadPool] (unbounded thread pool, with automatic thread reclamation), + # > [FixedThreadPool] (fixed size thread pool) and [SingleThreadExecutor] (single + # > background thread), that preconfigure settings for the most common usage + # > scenarios. + # + # @!macro thread_pool_options + # + # @!macro thread_pool_executor_public_api + class ThreadPoolExecutor < ThreadPoolExecutorImplementation + + # @!macro thread_pool_executor_method_initialize + # + # Create a new thread pool. + # + # @param [Hash] opts the options which configure the thread pool. + # + # @option opts [Integer] :max_threads (DEFAULT_MAX_POOL_SIZE) the maximum + # number of threads to be created + # @option opts [Integer] :min_threads (DEFAULT_MIN_POOL_SIZE) When a new task is submitted + # and fewer than `min_threads` are running, a new thread is created + # @option opts [Integer] :idletime (DEFAULT_THREAD_IDLETIMEOUT) the maximum + # number of seconds a thread may be idle before being reclaimed + # @option opts [Integer] :max_queue (DEFAULT_MAX_QUEUE_SIZE) the maximum + # number of tasks allowed in the work queue at any one time; a value of + # zero means the queue may grow without bound + # @option opts [Symbol] :fallback_policy (:abort) the policy for handling new + # tasks that are received when the queue size has reached + # `max_queue` or the executor has shut down + # + # @raise [ArgumentError] if `:max_threads` is less than one + # @raise [ArgumentError] if `:min_threads` is less than zero + # @raise [ArgumentError] if `:fallback_policy` is not one of the values specified + # in `FALLBACK_POLICIES` + # + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadPoolExecutor.html + + # @!method initialize(opts = {}) + # @!macro thread_pool_executor_method_initialize + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/timer_set.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/timer_set.rb new file mode 100644 index 0000000..bd99ef6 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/timer_set.rb @@ -0,0 +1,175 @@ +require 'concurrent/scheduled_task' +require 'concurrent/atomic/event' +require 'concurrent/collection/non_concurrent_priority_queue' +require 'concurrent/executor/executor_service' +require 'concurrent/executor/single_thread_executor' + +require 'concurrent/options' + +module Concurrent + + # Executes a collection of tasks, each after a given delay. A master task + # monitors the set and schedules each task for execution at the appropriate + # time. Tasks are run on the global thread pool or on the supplied executor. + # Each task is represented as a `ScheduledTask`. + # + # @see Concurrent::ScheduledTask + # + # @!macro monotonic_clock_warning + class TimerSet < RubyExecutorService + + # Create a new set of timed tasks. + # + # @!macro executor_options + # + # @param [Hash] opts the options used to specify the executor on which to perform actions + # @option opts [Executor] :executor when set use the given `Executor` instance. + # Three special values are also supported: `:task` returns the global task pool, + # `:operation` returns the global operation pool, and `:immediate` returns a new + # `ImmediateExecutor` object. + def initialize(opts = {}) + super(opts) + end + + # Post a task to be execute run after a given delay (in seconds). If the + # delay is less than 1/100th of a second the task will be immediately post + # to the executor. + # + # @param [Float] delay the number of seconds to wait for before executing the task. + # @param [Array] args the arguments passed to the task on execution. + # + # @yield the task to be performed. + # + # @return [Concurrent::ScheduledTask, false] IVar representing the task if the post + # is successful; false after shutdown. + # + # @raise [ArgumentError] if the intended execution time is not in the future. + # @raise [ArgumentError] if no block is given. + def post(delay, *args, &task) + raise ArgumentError.new('no block given') unless block_given? + return false unless running? + opts = { + executor: @task_executor, + args: args, + timer_set: self + } + task = ScheduledTask.execute(delay, opts, &task) # may raise exception + task.unscheduled? ? false : task + end + + # Begin an immediate shutdown. In-progress tasks will be allowed to + # complete but enqueued tasks will be dismissed and no new tasks + # will be accepted. Has no additional effect if the thread pool is + # not running. + def kill + shutdown + end + + private :<< + + private + + # Initialize the object. + # + # @param [Hash] opts the options to create the object with. + # @!visibility private + def ns_initialize(opts) + @queue = Collection::NonConcurrentPriorityQueue.new(order: :min) + @task_executor = Options.executor_from_options(opts) || Concurrent.global_io_executor + @timer_executor = SingleThreadExecutor.new + @condition = Event.new + @ruby_pid = $$ # detects if Ruby has forked + self.auto_terminate = opts.fetch(:auto_terminate, true) + end + + # Post the task to the internal queue. + # + # @note This is intended as a callback method from ScheduledTask + # only. It is not intended to be used directly. Post a task + # by using the `SchedulesTask#execute` method. + # + # @!visibility private + def post_task(task) + synchronize{ ns_post_task(task) } + end + + # @!visibility private + def ns_post_task(task) + return false unless ns_running? + ns_reset_if_forked + if (task.initial_delay) <= 0.01 + task.executor.post{ task.process_task } + else + @queue.push(task) + # only post the process method when the queue is empty + @timer_executor.post(&method(:process_tasks)) if @queue.length == 1 + @condition.set + end + true + end + + # Remove the given task from the queue. + # + # @note This is intended as a callback method from `ScheduledTask` + # only. It is not intended to be used directly. Cancel a task + # by using the `ScheduledTask#cancel` method. + # + # @!visibility private + def remove_task(task) + synchronize{ @queue.delete(task) } + end + + # `ExecutorService` callback called during shutdown. + # + # @!visibility private + def ns_shutdown_execution + ns_reset_if_forked + @queue.clear + @timer_executor.kill + stopped_event.set + end + + def ns_reset_if_forked + if $$ != @ruby_pid + @queue.clear + @condition.reset + @ruby_pid = $$ + end + end + + # Run a loop and execute tasks in the scheduled order and at the approximate + # scheduled time. If no tasks remain the thread will exit gracefully so that + # garbage collection can occur. If there are no ready tasks it will sleep + # for up to 60 seconds waiting for the next scheduled task. + # + # @!visibility private + def process_tasks + loop do + task = synchronize { @condition.reset; @queue.peek } + break unless task + + now = Concurrent.monotonic_time + diff = task.schedule_time - now + + if diff <= 0 + # We need to remove the task from the queue before passing + # it to the executor, to avoid race conditions where we pass + # the peek'ed task to the executor and then pop a different + # one that's been added in the meantime. + # + # Note that there's no race condition between the peek and + # this pop - this pop could retrieve a different task from + # the peek, but that task would be due to fire now anyway + # (because @queue is a priority queue, and this thread is + # the only reader, so whatever timer is at the head of the + # queue now must have the same pop time, or a closer one, as + # when we peeked). + task = synchronize { @queue.pop } + task.executor.post{ task.process_task } + else + @condition.wait([diff, 60].min) + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executors.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executors.rb new file mode 100644 index 0000000..eb1972c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/executors.rb @@ -0,0 +1,20 @@ +require 'concurrent/executor/abstract_executor_service' +require 'concurrent/executor/cached_thread_pool' +require 'concurrent/executor/executor_service' +require 'concurrent/executor/fixed_thread_pool' +require 'concurrent/executor/immediate_executor' +require 'concurrent/executor/indirect_immediate_executor' +require 'concurrent/executor/java_executor_service' +require 'concurrent/executor/java_single_thread_executor' +require 'concurrent/executor/java_thread_pool_executor' +require 'concurrent/executor/ruby_executor_service' +require 'concurrent/executor/ruby_single_thread_executor' +require 'concurrent/executor/ruby_thread_pool_executor' +require 'concurrent/executor/cached_thread_pool' +require 'concurrent/executor/safe_task_executor' +require 'concurrent/executor/serial_executor_service' +require 'concurrent/executor/serialized_execution' +require 'concurrent/executor/serialized_execution_delegator' +require 'concurrent/executor/single_thread_executor' +require 'concurrent/executor/thread_pool_executor' +require 'concurrent/executor/timer_set' diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/future.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/future.rb new file mode 100644 index 0000000..1af182e --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/future.rb @@ -0,0 +1,141 @@ +require 'thread' +require 'concurrent/constants' +require 'concurrent/errors' +require 'concurrent/ivar' +require 'concurrent/executor/safe_task_executor' + +require 'concurrent/options' + +# TODO (pitr-ch 14-Mar-2017): deprecate, Future, Promise, etc. + + +module Concurrent + + # {include:file:docs-source/future.md} + # + # @!macro copy_options + # + # @see http://ruby-doc.org/stdlib-2.1.1/libdoc/observer/rdoc/Observable.html Ruby Observable module + # @see http://clojuredocs.org/clojure_core/clojure.core/future Clojure's future function + # @see http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Future.html java.util.concurrent.Future + class Future < IVar + + # Create a new `Future` in the `:unscheduled` state. + # + # @yield the asynchronous operation to perform + # + # @!macro executor_and_deref_options + # + # @option opts [object, Array] :args zero or more arguments to be passed the task + # block on execution + # + # @raise [ArgumentError] if no block is given + def initialize(opts = {}, &block) + raise ArgumentError.new('no block given') unless block_given? + super(NULL, opts.merge(__task_from_block__: block), &nil) + end + + # Execute an `:unscheduled` `Future`. Immediately sets the state to `:pending` and + # passes the block to a new thread/thread pool for eventual execution. + # Does nothing if the `Future` is in any state other than `:unscheduled`. + # + # @return [Future] a reference to `self` + # + # @example Instance and execute in separate steps + # future = Concurrent::Future.new{ sleep(1); 42 } + # future.state #=> :unscheduled + # future.execute + # future.state #=> :pending + # + # @example Instance and execute in one line + # future = Concurrent::Future.new{ sleep(1); 42 }.execute + # future.state #=> :pending + def execute + if compare_and_set_state(:pending, :unscheduled) + @executor.post{ safe_execute(@task, @args) } + self + end + end + + # Create a new `Future` object with the given block, execute it, and return the + # `:pending` object. + # + # @yield the asynchronous operation to perform + # + # @!macro executor_and_deref_options + # + # @option opts [object, Array] :args zero or more arguments to be passed the task + # block on execution + # + # @raise [ArgumentError] if no block is given + # + # @return [Future] the newly created `Future` in the `:pending` state + # + # @example + # future = Concurrent::Future.execute{ sleep(1); 42 } + # future.state #=> :pending + def self.execute(opts = {}, &block) + Future.new(opts, &block).execute + end + + # @!macro ivar_set_method + def set(value = NULL, &block) + check_for_block_or_value!(block_given?, value) + synchronize do + if @state != :unscheduled + raise MultipleAssignmentError + else + @task = block || Proc.new { value } + end + end + execute + end + + # Attempt to cancel the operation if it has not already processed. + # The operation can only be cancelled while still `pending`. It cannot + # be cancelled once it has begun processing or has completed. + # + # @return [Boolean] was the operation successfully cancelled. + def cancel + if compare_and_set_state(:cancelled, :pending) + complete(false, nil, CancelledOperationError.new) + true + else + false + end + end + + # Has the operation been successfully cancelled? + # + # @return [Boolean] + def cancelled? + state == :cancelled + end + + # Wait the given number of seconds for the operation to complete. + # On timeout attempt to cancel the operation. + # + # @param [Numeric] timeout the maximum time in seconds to wait. + # @return [Boolean] true if the operation completed before the timeout + # else false + def wait_or_cancel(timeout) + wait(timeout) + if complete? + true + else + cancel + false + end + end + + protected + + def ns_initialize(value, opts) + super + @state = :unscheduled + @task = opts[:__task_from_block__] + @executor = Options.executor_from_options(opts) || Concurrent.global_io_executor + @args = get_arguments_from(opts) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/hash.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/hash.rb new file mode 100644 index 0000000..9919079 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/hash.rb @@ -0,0 +1,59 @@ +require 'concurrent/utility/engine' +require 'concurrent/thread_safe/util' + +module Concurrent + + # @!macro concurrent_hash + # + # A thread-safe subclass of Hash. This version locks against the object + # itself for every method call, ensuring only one thread can be reading + # or writing at a time. This includes iteration methods like `#each`, + # which takes the lock repeatedly when reading an item. + # + # @see http://ruby-doc.org/core-2.2.0/Hash.html Ruby standard library `Hash` + + # @!macro internal_implementation_note + HashImplementation = case + when Concurrent.on_cruby? + # Because MRI never runs code in parallel, the existing + # non-thread-safe structures should usually work fine. + ::Hash + + when Concurrent.on_jruby? + require 'jruby/synchronized' + + class JRubyHash < ::Hash + include JRuby::Synchronized + end + JRubyHash + + when Concurrent.on_rbx? + require 'monitor' + require 'concurrent/thread_safe/util/data_structures' + + class RbxHash < ::Hash + end + ThreadSafe::Util.make_synchronized_on_rbx RbxHash + RbxHash + + when Concurrent.on_truffleruby? + require 'concurrent/thread_safe/util/data_structures' + + class TruffleRubyHash < ::Hash + end + + ThreadSafe::Util.make_synchronized_on_truffleruby TruffleRubyHash + TruffleRubyHash + + else + warn 'Possibly unsupported Ruby implementation' + ::Hash + end + private_constant :HashImplementation + + # @!macro concurrent_hash + class Hash < HashImplementation + end + +end + diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/immutable_struct.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/immutable_struct.rb new file mode 100644 index 0000000..05b8035 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/immutable_struct.rb @@ -0,0 +1,93 @@ +require 'concurrent/synchronization/abstract_struct' +require 'concurrent/synchronization' + +module Concurrent + + # A thread-safe, immutable variation of Ruby's standard `Struct`. + # + # @see http://ruby-doc.org/core-2.2.0/Struct.html Ruby standard library `Struct` + module ImmutableStruct + include Synchronization::AbstractStruct + + def self.included(base) + base.safe_initialization! + end + + # @!macro struct_values + def values + ns_values + end + + alias_method :to_a, :values + + # @!macro struct_values_at + def values_at(*indexes) + ns_values_at(indexes) + end + + # @!macro struct_inspect + def inspect + ns_inspect + end + + alias_method :to_s, :inspect + + # @!macro struct_merge + def merge(other, &block) + ns_merge(other, &block) + end + + # @!macro struct_to_h + def to_h + ns_to_h + end + + # @!macro struct_get + def [](member) + ns_get(member) + end + + # @!macro struct_equality + def ==(other) + ns_equality(other) + end + + # @!macro struct_each + def each(&block) + return enum_for(:each) unless block_given? + ns_each(&block) + end + + # @!macro struct_each_pair + def each_pair(&block) + return enum_for(:each_pair) unless block_given? + ns_each_pair(&block) + end + + # @!macro struct_select + def select(&block) + return enum_for(:select) unless block_given? + ns_select(&block) + end + + # @!macro struct_new + def self.new(*args, &block) + clazz_name = nil + if args.length == 0 + raise ArgumentError.new('wrong number of arguments (0 for 1+)') + elsif args.length > 0 && args.first.is_a?(String) + clazz_name = args.shift + end + FACTORY.define_struct(clazz_name, args, &block) + end + + FACTORY = Class.new(Synchronization::LockableObject) do + def define_struct(name, members, &block) + synchronize do + Synchronization::AbstractStruct.define_struct_class(ImmutableStruct, Synchronization::Object, name, members, &block) + end + end + end.new + private_constant :FACTORY + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/ivar.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/ivar.rb new file mode 100644 index 0000000..2a724db --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/ivar.rb @@ -0,0 +1,207 @@ +require 'concurrent/constants' +require 'concurrent/errors' +require 'concurrent/collection/copy_on_write_observer_set' +require 'concurrent/concern/obligation' +require 'concurrent/concern/observable' +require 'concurrent/synchronization' + +module Concurrent + + # An `IVar` is like a future that you can assign. As a future is a value that + # is being computed that you can wait on, an `IVar` is a value that is waiting + # to be assigned, that you can wait on. `IVars` are single assignment and + # deterministic. + # + # Then, express futures as an asynchronous computation that assigns an `IVar`. + # The `IVar` becomes the primitive on which [futures](Future) and + # [dataflow](Dataflow) are built. + # + # An `IVar` is a single-element container that is normally created empty, and + # can only be set once. The I in `IVar` stands for immutable. Reading an + # `IVar` normally blocks until it is set. It is safe to set and read an `IVar` + # from different threads. + # + # If you want to have some parallel task set the value in an `IVar`, you want + # a `Future`. If you want to create a graph of parallel tasks all executed + # when the values they depend on are ready you want `dataflow`. `IVar` is + # generally a low-level primitive. + # + # ## Examples + # + # Create, set and get an `IVar` + # + # ```ruby + # ivar = Concurrent::IVar.new + # ivar.set 14 + # ivar.value #=> 14 + # ivar.set 2 # would now be an error + # ``` + # + # ## See Also + # + # 1. For the theory: Arvind, R. Nikhil, and K. Pingali. + # [I-Structures: Data structures for parallel computing](http://dl.acm.org/citation.cfm?id=69562). + # In Proceedings of Workshop on Graph Reduction, 1986. + # 2. For recent application: + # [DataDrivenFuture in Habanero Java from Rice](http://www.cs.rice.edu/~vs3/hjlib/doc/edu/rice/hj/api/HjDataDrivenFuture.html). + class IVar < Synchronization::LockableObject + include Concern::Obligation + include Concern::Observable + + # Create a new `IVar` in the `:pending` state with the (optional) initial value. + # + # @param [Object] value the initial value + # @param [Hash] opts the options to create a message with + # @option opts [String] :dup_on_deref (false) call `#dup` before returning + # the data + # @option opts [String] :freeze_on_deref (false) call `#freeze` before + # returning the data + # @option opts [String] :copy_on_deref (nil) call the given `Proc` passing + # the internal value and returning the value returned from the proc + def initialize(value = NULL, opts = {}, &block) + if value != NULL && block_given? + raise ArgumentError.new('provide only a value or a block') + end + super(&nil) + synchronize { ns_initialize(value, opts, &block) } + end + + # Add an observer on this object that will receive notification on update. + # + # Upon completion the `IVar` will notify all observers in a thread-safe way. + # The `func` method of the observer will be called with three arguments: the + # `Time` at which the `Future` completed the asynchronous operation, the + # final `value` (or `nil` on rejection), and the final `reason` (or `nil` on + # fulfillment). + # + # @param [Object] observer the object that will be notified of changes + # @param [Symbol] func symbol naming the method to call when this + # `Observable` has changes` + def add_observer(observer = nil, func = :update, &block) + raise ArgumentError.new('cannot provide both an observer and a block') if observer && block + direct_notification = false + + if block + observer = block + func = :call + end + + synchronize do + if event.set? + direct_notification = true + else + observers.add_observer(observer, func) + end + end + + observer.send(func, Time.now, self.value, reason) if direct_notification + observer + end + + # @!macro ivar_set_method + # Set the `IVar` to a value and wake or notify all threads waiting on it. + # + # @!macro ivar_set_parameters_and_exceptions + # @param [Object] value the value to store in the `IVar` + # @yield A block operation to use for setting the value + # @raise [ArgumentError] if both a value and a block are given + # @raise [Concurrent::MultipleAssignmentError] if the `IVar` has already + # been set or otherwise completed + # + # @return [IVar] self + def set(value = NULL) + check_for_block_or_value!(block_given?, value) + raise MultipleAssignmentError unless compare_and_set_state(:processing, :pending) + + begin + value = yield if block_given? + complete_without_notification(true, value, nil) + rescue => ex + complete_without_notification(false, nil, ex) + end + + notify_observers(self.value, reason) + self + end + + # @!macro ivar_fail_method + # Set the `IVar` to failed due to some error and wake or notify all threads waiting on it. + # + # @param [Object] reason for the failure + # @raise [Concurrent::MultipleAssignmentError] if the `IVar` has already + # been set or otherwise completed + # @return [IVar] self + def fail(reason = StandardError.new) + complete(false, nil, reason) + end + + # Attempt to set the `IVar` with the given value or block. Return a + # boolean indicating the success or failure of the set operation. + # + # @!macro ivar_set_parameters_and_exceptions + # + # @return [Boolean] true if the value was set else false + def try_set(value = NULL, &block) + set(value, &block) + true + rescue MultipleAssignmentError + false + end + + protected + + # @!visibility private + def ns_initialize(value, opts) + value = yield if block_given? + init_obligation + self.observers = Collection::CopyOnWriteObserverSet.new + set_deref_options(opts) + + @state = :pending + if value != NULL + ns_complete_without_notification(true, value, nil) + end + end + + # @!visibility private + def safe_execute(task, args = []) + if compare_and_set_state(:processing, :pending) + success, val, reason = SafeTaskExecutor.new(task, rescue_exception: true).execute(*@args) + complete(success, val, reason) + yield(success, val, reason) if block_given? + end + end + + # @!visibility private + def complete(success, value, reason) + complete_without_notification(success, value, reason) + notify_observers(self.value, reason) + self + end + + # @!visibility private + def complete_without_notification(success, value, reason) + synchronize { ns_complete_without_notification(success, value, reason) } + self + end + + # @!visibility private + def notify_observers(value, reason) + observers.notify_and_delete_observers{ [Time.now, value, reason] } + end + + # @!visibility private + def ns_complete_without_notification(success, value, reason) + raise MultipleAssignmentError if [:fulfilled, :rejected].include? @state + set_state(success, value, reason) + event.set + end + + # @!visibility private + def check_for_block_or_value!(block_given, value) # :nodoc: + if (block_given && value != NULL) || (! block_given && value == NULL) + raise ArgumentError.new('must set with either a value or a block') + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/map.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/map.rb new file mode 100644 index 0000000..5b71447 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/map.rb @@ -0,0 +1,337 @@ +require 'thread' +require 'concurrent/constants' +require 'concurrent/synchronization' +require 'concurrent/utility/engine' + +module Concurrent + # @!visibility private + module Collection + + # @!visibility private + MapImplementation = case + when Concurrent.on_jruby? + # noinspection RubyResolve + JRubyMapBackend + when Concurrent.on_cruby? + require 'concurrent/collection/map/mri_map_backend' + MriMapBackend + when Concurrent.on_rbx? || Concurrent.on_truffleruby? + require 'concurrent/collection/map/atomic_reference_map_backend' + AtomicReferenceMapBackend + else + warn 'Concurrent::Map: unsupported Ruby engine, using a fully synchronized Concurrent::Map implementation' + require 'concurrent/collection/map/synchronized_map_backend' + SynchronizedMapBackend + end + end + + # `Concurrent::Map` is a hash-like object and should have much better performance + # characteristics, especially under high concurrency, than `Concurrent::Hash`. + # However, `Concurrent::Map `is not strictly semantically equivalent to a ruby `Hash` + # -- for instance, it does not necessarily retain ordering by insertion time as `Hash` + # does. For most uses it should do fine though, and we recommend you consider + # `Concurrent::Map` instead of `Concurrent::Hash` for your concurrency-safe hash needs. + class Map < Collection::MapImplementation + + # @!macro map.atomic_method + # This method is atomic. + + # @!macro map.atomic_method_with_block + # This method is atomic. + # @note Atomic methods taking a block do not allow the `self` instance + # to be used within the block. Doing so will cause a deadlock. + + # @!method compute_if_absent(key) + # Compute and store new value for key if the key is absent. + # @param [Object] key + # @yield new value + # @yieldreturn [Object] new value + # @return [Object] new value or current value + # @!macro map.atomic_method_with_block + + # @!method compute_if_present(key) + # Compute and store new value for key if the key is present. + # @param [Object] key + # @yield new value + # @yieldparam old_value [Object] + # @yieldreturn [Object, nil] new value, when nil the key is removed + # @return [Object, nil] new value or nil + # @!macro map.atomic_method_with_block + + # @!method compute(key) + # Compute and store new value for key. + # @param [Object] key + # @yield compute new value from old one + # @yieldparam old_value [Object, nil] old_value, or nil when key is absent + # @yieldreturn [Object, nil] new value, when nil the key is removed + # @return [Object, nil] new value or nil + # @!macro map.atomic_method_with_block + + # @!method merge_pair(key, value) + # If the key is absent, the value is stored, otherwise new value is + # computed with a block. + # @param [Object] key + # @param [Object] value + # @yield compute new value from old one + # @yieldparam old_value [Object] old value + # @yieldreturn [Object, nil] new value, when nil the key is removed + # @return [Object, nil] new value or nil + # @!macro map.atomic_method_with_block + + # @!method replace_pair(key, old_value, new_value) + # Replaces old_value with new_value if key exists and current value + # matches old_value + # @param [Object] key + # @param [Object] old_value + # @param [Object] new_value + # @return [true, false] true if replaced + # @!macro map.atomic_method + + # @!method replace_if_exists(key, new_value) + # Replaces current value with new_value if key exists + # @param [Object] key + # @param [Object] new_value + # @return [Object, nil] old value or nil + # @!macro map.atomic_method + + # @!method get_and_set(key, value) + # Get the current value under key and set new value. + # @param [Object] key + # @param [Object] value + # @return [Object, nil] old value or nil when the key was absent + # @!macro map.atomic_method + + # @!method delete(key) + # Delete key and its value. + # @param [Object] key + # @return [Object, nil] old value or nil when the key was absent + # @!macro map.atomic_method + + # @!method delete_pair(key, value) + # Delete pair and its value if current value equals the provided value. + # @param [Object] key + # @param [Object] value + # @return [true, false] true if deleted + # @!macro map.atomic_method + + + def initialize(options = nil, &block) + if options.kind_of?(::Hash) + validate_options_hash!(options) + else + options = nil + end + + super(options) + @default_proc = block + end + + # Get a value with key + # @param [Object] key + # @return [Object] the value + def [](key) + if value = super # non-falsy value is an existing mapping, return it right away + value + # re-check is done with get_or_default(key, NULL) instead of a simple !key?(key) in order to avoid a race condition, whereby by the time the current thread gets to the key?(key) call + # a key => value mapping might have already been created by a different thread (key?(key) would then return true, this elsif branch wouldn't be taken and an incorrent +nil+ value + # would be returned) + # note: nil == value check is not technically necessary + elsif @default_proc && nil == value && NULL == (value = get_or_default(key, NULL)) + @default_proc.call(self, key) + else + value + end + end + + alias_method :get, :[] + # TODO (pitr-ch 30-Oct-2018): doc + alias_method :put, :[]= + + # Get a value with key, or default_value when key is absent, + # or fail when no default_value is given. + # @param [Object] key + # @param [Object] default_value + # @yield default value for a key + # @yieldparam key [Object] + # @yieldreturn [Object] default value + # @return [Object] the value or default value + # @raise [KeyError] when key is missing and no default_value is provided + # @!macro map_method_not_atomic + # @note The "fetch-then-act" methods of `Map` are not atomic. `Map` is intended + # to be use as a concurrency primitive with strong happens-before + # guarantees. It is not intended to be used as a high-level abstraction + # supporting complex operations. All read and write operations are + # thread safe, but no guarantees are made regarding race conditions + # between the fetch operation and yielding to the block. Additionally, + # this method does not support recursion. This is due to internal + # constraints that are very unlikely to change in the near future. + def fetch(key, default_value = NULL) + if NULL != (value = get_or_default(key, NULL)) + value + elsif block_given? + yield key + elsif NULL != default_value + default_value + else + raise_fetch_no_key + end + end + + # Fetch value with key, or store default value when key is absent, + # or fail when no default_value is given. This is a two step operation, + # therefore not atomic. The store can overwrite other concurrently + # stored value. + # @param [Object] key + # @param [Object] default_value + # @yield default value for a key + # @yieldparam key [Object] + # @yieldreturn [Object] default value + # @return [Object] the value or default value + # @!macro map.atomic_method_with_block + def fetch_or_store(key, default_value = NULL) + fetch(key) do + put(key, block_given? ? yield(key) : (NULL == default_value ? raise_fetch_no_key : default_value)) + end + end + + # Insert value into map with key if key is absent in one atomic step. + # @param [Object] key + # @param [Object] value + # @return [Object, nil] the value or nil when key was present + def put_if_absent(key, value) + computed = false + result = compute_if_absent(key) do + computed = true + value + end + computed ? nil : result + end unless method_defined?(:put_if_absent) + + # Is the value stored in the map. Iterates over all values. + # @param [Object] value + # @return [true, false] + def value?(value) + each_value do |v| + return true if value.equal?(v) + end + false + end + + # All keys + # @return [::Array] keys + def keys + arr = [] + each_pair { |k, v| arr << k } + arr + end unless method_defined?(:keys) + + # All values + # @return [::Array] values + def values + arr = [] + each_pair { |k, v| arr << v } + arr + end unless method_defined?(:values) + + # Iterates over each key. + # @yield for each key in the map + # @yieldparam key [Object] + # @return [self] + # @!macro map.atomic_method_with_block + def each_key + each_pair { |k, v| yield k } + end unless method_defined?(:each_key) + + # Iterates over each value. + # @yield for each value in the map + # @yieldparam value [Object] + # @return [self] + # @!macro map.atomic_method_with_block + def each_value + each_pair { |k, v| yield v } + end unless method_defined?(:each_value) + + # Iterates over each key value pair. + # @yield for each key value pair in the map + # @yieldparam key [Object] + # @yieldparam value [Object] + # @return [self] + # @!macro map.atomic_method_with_block + def each_pair + return enum_for :each_pair unless block_given? + super + end + + alias_method :each, :each_pair unless method_defined?(:each) + + # Find key of a value. + # @param [Object] value + # @return [Object, nil] key or nil when not found + def key(value) + each_pair { |k, v| return k if v == value } + nil + end unless method_defined?(:key) + alias_method :index, :key if RUBY_VERSION < '1.9' + + # Is map empty? + # @return [true, false] + def empty? + each_pair { |k, v| return false } + true + end unless method_defined?(:empty?) + + # The size of map. + # @return [Integer] size + def size + count = 0 + each_pair { |k, v| count += 1 } + count + end unless method_defined?(:size) + + # @!visibility private + def marshal_dump + raise TypeError, "can't dump hash with default proc" if @default_proc + h = {} + each_pair { |k, v| h[k] = v } + h + end + + # @!visibility private + def marshal_load(hash) + initialize + populate_from(hash) + end + + undef :freeze + + # @!visibility private + def inspect + format '%s entries=%d default_proc=%s>', to_s[0..-2], size.to_s, @default_proc.inspect + end + + private + + def raise_fetch_no_key + raise KeyError, 'key not found' + end + + def initialize_copy(other) + super + populate_from(other) + end + + def populate_from(hash) + hash.each_pair { |k, v| self[k] = v } + self + end + + def validate_options_hash!(options) + if (initial_capacity = options[:initial_capacity]) && (!initial_capacity.kind_of?(Integer) || initial_capacity < 0) + raise ArgumentError, ":initial_capacity must be a positive Integer" + end + if (load_factor = options[:load_factor]) && (!load_factor.kind_of?(Numeric) || load_factor <= 0 || load_factor > 1) + raise ArgumentError, ":load_factor must be a number between 0 and 1" + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/maybe.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/maybe.rb new file mode 100644 index 0000000..7ba3d3e --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/maybe.rb @@ -0,0 +1,229 @@ +require 'concurrent/synchronization' + +module Concurrent + + # A `Maybe` encapsulates an optional value. A `Maybe` either contains a value + # of (represented as `Just`), or it is empty (represented as `Nothing`). Using + # `Maybe` is a good way to deal with errors or exceptional cases without + # resorting to drastic measures such as exceptions. + # + # `Maybe` is a replacement for the use of `nil` with better type checking. + # + # For compatibility with {Concurrent::Concern::Obligation} the predicate and + # accessor methods are aliased as `fulfilled?`, `rejected?`, `value`, and + # `reason`. + # + # ## Motivation + # + # A common pattern in languages with pattern matching, such as Erlang and + # Haskell, is to return *either* a value *or* an error from a function + # Consider this Erlang code: + # + # ```erlang + # case file:consult("data.dat") of + # {ok, Terms} -> do_something_useful(Terms); + # {error, Reason} -> lager:error(Reason) + # end. + # ``` + # + # In this example the standard library function `file:consult` returns a + # [tuple](http://erlang.org/doc/reference_manual/data_types.html#id69044) + # with two elements: an [atom](http://erlang.org/doc/reference_manual/data_types.html#id64134) + # (similar to a ruby symbol) and a variable containing ancillary data. On + # success it returns the atom `ok` and the data from the file. On failure it + # returns `error` and a string with an explanation of the problem. With this + # pattern there is no ambiguity regarding success or failure. If the file is + # empty the return value cannot be misinterpreted as an error. And when an + # error occurs the return value provides useful information. + # + # In Ruby we tend to return `nil` when an error occurs or else we raise an + # exception. Both of these idioms are problematic. Returning `nil` is + # ambiguous because `nil` may also be a valid value. It also lacks + # information pertaining to the nature of the error. Raising an exception + # is both expensive and usurps the normal flow of control. All of these + # problems can be solved with the use of a `Maybe`. + # + # A `Maybe` is unambiguous with regard to whether or not it contains a value. + # When `Just` it contains a value, when `Nothing` it does not. When `Just` + # the value it contains may be `nil`, which is perfectly valid. When + # `Nothing` the reason for the lack of a value is contained as well. The + # previous Erlang example can be duplicated in Ruby in a principled way by + # having functions return `Maybe` objects: + # + # ```ruby + # result = MyFileUtils.consult("data.dat") # returns a Maybe + # if result.just? + # do_something_useful(result.value) # or result.just + # else + # logger.error(result.reason) # or result.nothing + # end + # ``` + # + # @example Returning a Maybe from a Function + # module MyFileUtils + # def self.consult(path) + # file = File.open(path, 'r') + # Concurrent::Maybe.just(file.read) + # rescue => ex + # return Concurrent::Maybe.nothing(ex) + # ensure + # file.close if file + # end + # end + # + # maybe = MyFileUtils.consult('bogus.file') + # maybe.just? #=> false + # maybe.nothing? #=> true + # maybe.reason #=> # + # + # maybe = MyFileUtils.consult('README.md') + # maybe.just? #=> true + # maybe.nothing? #=> false + # maybe.value #=> "# Concurrent Ruby\n[![Gem Version..." + # + # @example Using Maybe with a Block + # result = Concurrent::Maybe.from do + # Client.find(10) # Client is an ActiveRecord model + # end + # + # # -- if the record was found + # result.just? #=> true + # result.value #=> # + # + # # -- if the record was not found + # result.just? #=> false + # result.reason #=> ActiveRecord::RecordNotFound + # + # @example Using Maybe with the Null Object Pattern + # # In a Rails controller... + # result = ClientService.new(10).find # returns a Maybe + # render json: result.or(NullClient.new) + # + # @see https://hackage.haskell.org/package/base-4.2.0.1/docs/Data-Maybe.html Haskell Data.Maybe + # @see https://github.com/purescript/purescript-maybe/blob/master/docs/Data.Maybe.md PureScript Data.Maybe + class Maybe < Synchronization::Object + include Comparable + safe_initialization! + + # Indicates that the given attribute has not been set. + # When `Just` the {#nothing} getter will return `NONE`. + # When `Nothing` the {#just} getter will return `NONE`. + NONE = ::Object.new.freeze + + # The value of a `Maybe` when `Just`. Will be `NONE` when `Nothing`. + attr_reader :just + + # The reason for the `Maybe` when `Nothing`. Will be `NONE` when `Just`. + attr_reader :nothing + + private_class_method :new + + # Create a new `Maybe` using the given block. + # + # Runs the given block passing all function arguments to the block as block + # arguments. If the block runs to completion without raising an exception + # a new `Just` is created with the value set to the return value of the + # block. If the block raises an exception a new `Nothing` is created with + # the reason being set to the raised exception. + # + # @param [Array] args Zero or more arguments to pass to the block. + # @yield The block from which to create a new `Maybe`. + # @yieldparam [Array] args Zero or more block arguments passed as + # arguments to the function. + # + # @return [Maybe] The newly created object. + # + # @raise [ArgumentError] when no block given. + def self.from(*args) + raise ArgumentError.new('no block given') unless block_given? + begin + value = yield(*args) + return new(value, NONE) + rescue => ex + return new(NONE, ex) + end + end + + # Create a new `Just` with the given value. + # + # @param [Object] value The value to set for the new `Maybe` object. + # + # @return [Maybe] The newly created object. + def self.just(value) + return new(value, NONE) + end + + # Create a new `Nothing` with the given (optional) reason. + # + # @param [Exception] error The reason to set for the new `Maybe` object. + # When given a string a new `StandardError` will be created with the + # argument as the message. When no argument is given a new + # `StandardError` with an empty message will be created. + # + # @return [Maybe] The newly created object. + def self.nothing(error = '') + if error.is_a?(Exception) + nothing = error + else + nothing = StandardError.new(error.to_s) + end + return new(NONE, nothing) + end + + # Is this `Maybe` a `Just` (successfully fulfilled with a value)? + # + # @return [Boolean] True if `Just` or false if `Nothing`. + def just? + ! nothing? + end + alias :fulfilled? :just? + + # Is this `Maybe` a `nothing` (rejected with an exception upon fulfillment)? + # + # @return [Boolean] True if `Nothing` or false if `Just`. + def nothing? + @nothing != NONE + end + alias :rejected? :nothing? + + alias :value :just + + alias :reason :nothing + + # Comparison operator. + # + # @return [Integer] 0 if self and other are both `Nothing`; + # -1 if self is `Nothing` and other is `Just`; + # 1 if self is `Just` and other is nothing; + # `self.just <=> other.just` if both self and other are `Just`. + def <=>(other) + if nothing? + other.nothing? ? 0 : -1 + else + other.nothing? ? 1 : just <=> other.just + end + end + + # Return either the value of self or the given default value. + # + # @return [Object] The value of self when `Just`; else the given default. + def or(other) + just? ? just : other + end + + private + + # Create a new `Maybe` with the given attributes. + # + # @param [Object] just The value when `Just` else `NONE`. + # @param [Exception, Object] nothing The exception when `Nothing` else `NONE`. + # + # @return [Maybe] The new `Maybe`. + # + # @!visibility private + def initialize(just, nothing) + @just = just + @nothing = nothing + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mutable_struct.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mutable_struct.rb new file mode 100644 index 0000000..836b7f4 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mutable_struct.rb @@ -0,0 +1,229 @@ +require 'concurrent/synchronization/abstract_struct' +require 'concurrent/synchronization' + +module Concurrent + + # An thread-safe variation of Ruby's standard `Struct`. Values can be set at + # construction or safely changed at any time during the object's lifecycle. + # + # @see http://ruby-doc.org/core-2.2.0/Struct.html Ruby standard library `Struct` + module MutableStruct + include Synchronization::AbstractStruct + + # @!macro struct_new + # + # Factory for creating new struct classes. + # + # ``` + # new([class_name] [, member_name]+>) -> StructClass click to toggle source + # new([class_name] [, member_name]+>) {|StructClass| block } -> StructClass + # new(value, ...) -> obj + # StructClass[value, ...] -> obj + # ``` + # + # The first two forms are used to create a new struct subclass `class_name` + # that can contain a value for each member_name . This subclass can be + # used to create instances of the structure like any other Class . + # + # If the `class_name` is omitted an anonymous struct class will be created. + # Otherwise, the name of this struct will appear as a constant in the struct class, + # so it must be unique for all structs under this base class and must start with a + # capital letter. Assigning a struct class to a constant also gives the class + # the name of the constant. + # + # If a block is given it will be evaluated in the context of `StructClass`, passing + # the created class as a parameter. This is the recommended way to customize a struct. + # Subclassing an anonymous struct creates an extra anonymous class that will never be used. + # + # The last two forms create a new instance of a struct subclass. The number of value + # parameters must be less than or equal to the number of attributes defined for the + # struct. Unset parameters default to nil. Passing more parameters than number of attributes + # will raise an `ArgumentError`. + # + # @see http://ruby-doc.org/core-2.2.0/Struct.html#method-c-new Ruby standard library `Struct#new` + + # @!macro struct_values + # + # Returns the values for this struct as an Array. + # + # @return [Array] the values for this struct + # + def values + synchronize { ns_values } + end + alias_method :to_a, :values + + # @!macro struct_values_at + # + # Returns the struct member values for each selector as an Array. + # + # A selector may be either an Integer offset or a Range of offsets (as in `Array#values_at`). + # + # @param [Fixnum, Range] indexes the index(es) from which to obatin the values (in order) + def values_at(*indexes) + synchronize { ns_values_at(indexes) } + end + + # @!macro struct_inspect + # + # Describe the contents of this struct in a string. + # + # @return [String] the contents of this struct in a string + def inspect + synchronize { ns_inspect } + end + alias_method :to_s, :inspect + + # @!macro struct_merge + # + # Returns a new struct containing the contents of `other` and the contents + # of `self`. If no block is specified, the value for entries with duplicate + # keys will be that of `other`. Otherwise the value for each duplicate key + # is determined by calling the block with the key, its value in `self` and + # its value in `other`. + # + # @param [Hash] other the hash from which to set the new values + # @yield an options block for resolving duplicate keys + # @yieldparam [String, Symbol] member the name of the member which is duplicated + # @yieldparam [Object] selfvalue the value of the member in `self` + # @yieldparam [Object] othervalue the value of the member in `other` + # + # @return [Synchronization::AbstractStruct] a new struct with the new values + # + # @raise [ArgumentError] of given a member that is not defined in the struct + def merge(other, &block) + synchronize { ns_merge(other, &block) } + end + + # @!macro struct_to_h + # + # Returns a hash containing the names and values for the struct’s members. + # + # @return [Hash] the names and values for the struct’s members + def to_h + synchronize { ns_to_h } + end + + # @!macro struct_get + # + # Attribute Reference + # + # @param [Symbol, String, Integer] member the string or symbol name of the member + # for which to obtain the value or the member's index + # + # @return [Object] the value of the given struct member or the member at the given index. + # + # @raise [NameError] if the member does not exist + # @raise [IndexError] if the index is out of range. + def [](member) + synchronize { ns_get(member) } + end + + # @!macro struct_equality + # + # Equality + # + # @return [Boolean] true if other has the same struct subclass and has + # equal member values (according to `Object#==`) + def ==(other) + synchronize { ns_equality(other) } + end + + # @!macro struct_each + # + # Yields the value of each struct member in order. If no block is given + # an enumerator is returned. + # + # @yield the operation to be performed on each struct member + # @yieldparam [Object] value each struct value (in order) + def each(&block) + return enum_for(:each) unless block_given? + synchronize { ns_each(&block) } + end + + # @!macro struct_each_pair + # + # Yields the name and value of each struct member in order. If no block is + # given an enumerator is returned. + # + # @yield the operation to be performed on each struct member/value pair + # @yieldparam [Object] member each struct member (in order) + # @yieldparam [Object] value each struct value (in order) + def each_pair(&block) + return enum_for(:each_pair) unless block_given? + synchronize { ns_each_pair(&block) } + end + + # @!macro struct_select + # + # Yields each member value from the struct to the block and returns an Array + # containing the member values from the struct for which the given block + # returns a true value (equivalent to `Enumerable#select`). + # + # @yield the operation to be performed on each struct member + # @yieldparam [Object] value each struct value (in order) + # + # @return [Array] an array containing each value for which the block returns true + def select(&block) + return enum_for(:select) unless block_given? + synchronize { ns_select(&block) } + end + + # @!macro struct_set + # + # Attribute Assignment + # + # Sets the value of the given struct member or the member at the given index. + # + # @param [Symbol, String, Integer] member the string or symbol name of the member + # for which to obtain the value or the member's index + # + # @return [Object] the value of the given struct member or the member at the given index. + # + # @raise [NameError] if the name does not exist + # @raise [IndexError] if the index is out of range. + def []=(member, value) + if member.is_a? Integer + length = synchronize { @values.length } + if member >= length + raise IndexError.new("offset #{member} too large for struct(size:#{length})") + end + synchronize { @values[member] = value } + else + send("#{member}=", value) + end + rescue NoMethodError + raise NameError.new("no member '#{member}' in struct") + end + + # @!macro struct_new + def self.new(*args, &block) + clazz_name = nil + if args.length == 0 + raise ArgumentError.new('wrong number of arguments (0 for 1+)') + elsif args.length > 0 && args.first.is_a?(String) + clazz_name = args.shift + end + FACTORY.define_struct(clazz_name, args, &block) + end + + FACTORY = Class.new(Synchronization::LockableObject) do + def define_struct(name, members, &block) + synchronize do + clazz = Synchronization::AbstractStruct.define_struct_class(MutableStruct, Synchronization::LockableObject, name, members, &block) + members.each_with_index do |member, index| + clazz.send :remove_method, member + clazz.send(:define_method, member) do + synchronize { @values[index] } + end + clazz.send(:define_method, "#{member}=") do |value| + synchronize { @values[index] = value } + end + end + clazz + end + end + end.new + private_constant :FACTORY + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mvar.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mvar.rb new file mode 100644 index 0000000..9034711 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/mvar.rb @@ -0,0 +1,242 @@ +require 'concurrent/concern/dereferenceable' +require 'concurrent/synchronization' + +module Concurrent + + # An `MVar` is a synchronized single element container. They are empty or + # contain one item. Taking a value from an empty `MVar` blocks, as does + # putting a value into a full one. You can either think of them as blocking + # queue of length one, or a special kind of mutable variable. + # + # On top of the fundamental `#put` and `#take` operations, we also provide a + # `#mutate` that is atomic with respect to operations on the same instance. + # These operations all support timeouts. + # + # We also support non-blocking operations `#try_put!` and `#try_take!`, a + # `#set!` that ignores existing values, a `#value` that returns the value + # without removing it or returns `MVar::EMPTY`, and a `#modify!` that yields + # `MVar::EMPTY` if the `MVar` is empty and can be used to set `MVar::EMPTY`. + # You shouldn't use these operations in the first instance. + # + # `MVar` is a [Dereferenceable](Dereferenceable). + # + # `MVar` is related to M-structures in Id, `MVar` in Haskell and `SyncVar` in Scala. + # + # Note that unlike the original Haskell paper, our `#take` is blocking. This is how + # Haskell and Scala do it today. + # + # @!macro copy_options + # + # ## See Also + # + # 1. P. Barth, R. Nikhil, and Arvind. [M-Structures: Extending a parallel, non- strict, functional language with state](http://dl.acm.org/citation.cfm?id=652538). In Proceedings of the 5th + # ACM Conference on Functional Programming Languages and Computer Architecture (FPCA), 1991. + # + # 2. S. Peyton Jones, A. Gordon, and S. Finne. [Concurrent Haskell](http://dl.acm.org/citation.cfm?id=237794). + # In Proceedings of the 23rd Symposium on Principles of Programming Languages + # (PoPL), 1996. + class MVar < Synchronization::Object + include Concern::Dereferenceable + safe_initialization! + + # Unique value that represents that an `MVar` was empty + EMPTY = ::Object.new + + # Unique value that represents that an `MVar` timed out before it was able + # to produce a value. + TIMEOUT = ::Object.new + + # Create a new `MVar`, either empty or with an initial value. + # + # @param [Hash] opts the options controlling how the future will be processed + # + # @!macro deref_options + def initialize(value = EMPTY, opts = {}) + @value = value + @mutex = Mutex.new + @empty_condition = ConditionVariable.new + @full_condition = ConditionVariable.new + set_deref_options(opts) + end + + # Remove the value from an `MVar`, leaving it empty, and blocking if there + # isn't a value. A timeout can be set to limit the time spent blocked, in + # which case it returns `TIMEOUT` if the time is exceeded. + # @return [Object] the value that was taken, or `TIMEOUT` + def take(timeout = nil) + @mutex.synchronize do + wait_for_full(timeout) + + # If we timed out we'll still be empty + if unlocked_full? + value = @value + @value = EMPTY + @empty_condition.signal + apply_deref_options(value) + else + TIMEOUT + end + end + end + + # acquires lock on the from an `MVAR`, yields the value to provided block, + # and release lock. A timeout can be set to limit the time spent blocked, + # in which case it returns `TIMEOUT` if the time is exceeded. + # @return [Object] the value returned by the block, or `TIMEOUT` + def borrow(timeout = nil) + @mutex.synchronize do + wait_for_full(timeout) + + # if we timeoud out we'll still be empty + if unlocked_full? + yield @value + else + TIMEOUT + end + end + end + + # Put a value into an `MVar`, blocking if there is already a value until + # it is empty. A timeout can be set to limit the time spent blocked, in + # which case it returns `TIMEOUT` if the time is exceeded. + # @return [Object] the value that was put, or `TIMEOUT` + def put(value, timeout = nil) + @mutex.synchronize do + wait_for_empty(timeout) + + # If we timed out we won't be empty + if unlocked_empty? + @value = value + @full_condition.signal + apply_deref_options(value) + else + TIMEOUT + end + end + end + + # Atomically `take`, yield the value to a block for transformation, and then + # `put` the transformed value. Returns the transformed value. A timeout can + # be set to limit the time spent blocked, in which case it returns `TIMEOUT` + # if the time is exceeded. + # @return [Object] the transformed value, or `TIMEOUT` + def modify(timeout = nil) + raise ArgumentError.new('no block given') unless block_given? + + @mutex.synchronize do + wait_for_full(timeout) + + # If we timed out we'll still be empty + if unlocked_full? + value = @value + @value = yield value + @full_condition.signal + apply_deref_options(value) + else + TIMEOUT + end + end + end + + # Non-blocking version of `take`, that returns `EMPTY` instead of blocking. + def try_take! + @mutex.synchronize do + if unlocked_full? + value = @value + @value = EMPTY + @empty_condition.signal + apply_deref_options(value) + else + EMPTY + end + end + end + + # Non-blocking version of `put`, that returns whether or not it was successful. + def try_put!(value) + @mutex.synchronize do + if unlocked_empty? + @value = value + @full_condition.signal + true + else + false + end + end + end + + # Non-blocking version of `put` that will overwrite an existing value. + def set!(value) + @mutex.synchronize do + old_value = @value + @value = value + @full_condition.signal + apply_deref_options(old_value) + end + end + + # Non-blocking version of `modify` that will yield with `EMPTY` if there is no value yet. + def modify! + raise ArgumentError.new('no block given') unless block_given? + + @mutex.synchronize do + value = @value + @value = yield value + if unlocked_empty? + @empty_condition.signal + else + @full_condition.signal + end + apply_deref_options(value) + end + end + + # Returns if the `MVar` is currently empty. + def empty? + @mutex.synchronize { @value == EMPTY } + end + + # Returns if the `MVar` currently contains a value. + def full? + !empty? + end + + protected + + def synchronize(&block) + @mutex.synchronize(&block) + end + + private + + def unlocked_empty? + @value == EMPTY + end + + def unlocked_full? + ! unlocked_empty? + end + + def wait_for_full(timeout) + wait_while(@full_condition, timeout) { unlocked_empty? } + end + + def wait_for_empty(timeout) + wait_while(@empty_condition, timeout) { unlocked_full? } + end + + def wait_while(condition, timeout) + if timeout.nil? + while yield + condition.wait(@mutex) + end + else + stop = Concurrent.monotonic_time + timeout + while yield && timeout > 0.0 + condition.wait(@mutex, timeout) + timeout = stop - Concurrent.monotonic_time + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/options.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/options.rb new file mode 100644 index 0000000..bdd22a9 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/options.rb @@ -0,0 +1,42 @@ +require 'concurrent/configuration' + +module Concurrent + + # @!visibility private + module Options + + # Get the requested `Executor` based on the values set in the options hash. + # + # @param [Hash] opts the options defining the requested executor + # @option opts [Executor] :executor when set use the given `Executor` instance. + # Three special values are also supported: `:fast` returns the global fast executor, + # `:io` returns the global io executor, and `:immediate` returns a new + # `ImmediateExecutor` object. + # + # @return [Executor, nil] the requested thread pool, or nil when no option specified + # + # @!visibility private + def self.executor_from_options(opts = {}) # :nodoc: + if identifier = opts.fetch(:executor, nil) + executor(identifier) + else + nil + end + end + + def self.executor(executor_identifier) + case executor_identifier + when :fast + Concurrent.global_fast_executor + when :io + Concurrent.global_io_executor + when :immediate + Concurrent.global_immediate_executor + when Concurrent::ExecutorService + executor_identifier + else + raise ArgumentError, "executor not recognized by '#{executor_identifier}'" + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promise.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promise.rb new file mode 100644 index 0000000..f5f31eb --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promise.rb @@ -0,0 +1,579 @@ +require 'thread' +require 'concurrent/constants' +require 'concurrent/errors' +require 'concurrent/ivar' +require 'concurrent/executor/safe_task_executor' + +require 'concurrent/options' + +module Concurrent + + PromiseExecutionError = Class.new(StandardError) + + # Promises are inspired by the JavaScript [Promises/A](http://wiki.commonjs.org/wiki/Promises/A) + # and [Promises/A+](http://promises-aplus.github.io/promises-spec/) specifications. + # + # > A promise represents the eventual value returned from the single + # > completion of an operation. + # + # Promises are similar to futures and share many of the same behaviours. + # Promises are far more robust, however. Promises can be chained in a tree + # structure where each promise may have zero or more children. Promises are + # chained using the `then` method. The result of a call to `then` is always + # another promise. Promises are resolved asynchronously (with respect to the + # main thread) but in a strict order: parents are guaranteed to be resolved + # before their children, children before their younger siblings. The `then` + # method takes two parameters: an optional block to be executed upon parent + # resolution and an optional callable to be executed upon parent failure. The + # result of each promise is passed to each of its children upon resolution. + # When a promise is rejected all its children will be summarily rejected and + # will receive the reason. + # + # Promises have several possible states: *:unscheduled*, *:pending*, + # *:processing*, *:rejected*, or *:fulfilled*. These are also aggregated as + # `#incomplete?` and `#complete?`. When a Promise is created it is set to + # *:unscheduled*. Once the `#execute` method is called the state becomes + # *:pending*. Once a job is pulled from the thread pool's queue and is given + # to a thread for processing (often immediately upon `#post`) the state + # becomes *:processing*. The future will remain in this state until processing + # is complete. A future that is in the *:unscheduled*, *:pending*, or + # *:processing* is considered `#incomplete?`. A `#complete?` Promise is either + # *:rejected*, indicating that an exception was thrown during processing, or + # *:fulfilled*, indicating success. If a Promise is *:fulfilled* its `#value` + # will be updated to reflect the result of the operation. If *:rejected* the + # `reason` will be updated with a reference to the thrown exception. The + # predicate methods `#unscheduled?`, `#pending?`, `#rejected?`, and + # `#fulfilled?` can be called at any time to obtain the state of the Promise, + # as can the `#state` method, which returns a symbol. + # + # Retrieving the value of a promise is done through the `value` (alias: + # `deref`) method. Obtaining the value of a promise is a potentially blocking + # operation. When a promise is *rejected* a call to `value` will return `nil` + # immediately. When a promise is *fulfilled* a call to `value` will + # immediately return the current value. When a promise is *pending* a call to + # `value` will block until the promise is either *rejected* or *fulfilled*. A + # *timeout* value can be passed to `value` to limit how long the call will + # block. If `nil` the call will block indefinitely. If `0` the call will not + # block. Any other integer or float value will indicate the maximum number of + # seconds to block. + # + # Promises run on the global thread pool. + # + # @!macro copy_options + # + # ### Examples + # + # Start by requiring promises + # + # ```ruby + # require 'concurrent' + # ``` + # + # Then create one + # + # ```ruby + # p = Concurrent::Promise.execute do + # # do something + # 42 + # end + # ``` + # + # Promises can be chained using the `then` method. The `then` method accepts a + # block and an executor, to be executed on fulfillment, and a callable argument to be executed + # on rejection. The result of the each promise is passed as the block argument + # to chained promises. + # + # ```ruby + # p = Concurrent::Promise.new{10}.then{|x| x * 2}.then{|result| result - 10 }.execute + # ``` + # + # And so on, and so on, and so on... + # + # ```ruby + # p = Concurrent::Promise.fulfill(20). + # then{|result| result - 10 }. + # then{|result| result * 3 }. + # then(executor: different_executor){|result| result % 5 }.execute + # ``` + # + # The initial state of a newly created Promise depends on the state of its parent: + # - if parent is *unscheduled* the child will be *unscheduled* + # - if parent is *pending* the child will be *pending* + # - if parent is *fulfilled* the child will be *pending* + # - if parent is *rejected* the child will be *pending* (but will ultimately be *rejected*) + # + # Promises are executed asynchronously from the main thread. By the time a + # child Promise finishes intialization it may be in a different state than its + # parent (by the time a child is created its parent may have completed + # execution and changed state). Despite being asynchronous, however, the order + # of execution of Promise objects in a chain (or tree) is strictly defined. + # + # There are multiple ways to create and execute a new `Promise`. Both ways + # provide identical behavior: + # + # ```ruby + # # create, operate, then execute + # p1 = Concurrent::Promise.new{ "Hello World!" } + # p1.state #=> :unscheduled + # p1.execute + # + # # create and immediately execute + # p2 = Concurrent::Promise.new{ "Hello World!" }.execute + # + # # execute during creation + # p3 = Concurrent::Promise.execute{ "Hello World!" } + # ``` + # + # Once the `execute` method is called a `Promise` becomes `pending`: + # + # ```ruby + # p = Concurrent::Promise.execute{ "Hello, world!" } + # p.state #=> :pending + # p.pending? #=> true + # ``` + # + # Wait a little bit, and the promise will resolve and provide a value: + # + # ```ruby + # p = Concurrent::Promise.execute{ "Hello, world!" } + # sleep(0.1) + # + # p.state #=> :fulfilled + # p.fulfilled? #=> true + # p.value #=> "Hello, world!" + # ``` + # + # If an exception occurs, the promise will be rejected and will provide + # a reason for the rejection: + # + # ```ruby + # p = Concurrent::Promise.execute{ raise StandardError.new("Here comes the Boom!") } + # sleep(0.1) + # + # p.state #=> :rejected + # p.rejected? #=> true + # p.reason #=> "#" + # ``` + # + # #### Rejection + # + # When a promise is rejected all its children will be rejected and will + # receive the rejection `reason` as the rejection callable parameter: + # + # ```ruby + # p = Concurrent::Promise.execute { Thread.pass; raise StandardError } + # + # c1 = p.then(-> reason { 42 }) + # c2 = p.then(-> reason { raise 'Boom!' }) + # + # c1.wait.state #=> :fulfilled + # c1.value #=> 45 + # c2.wait.state #=> :rejected + # c2.reason #=> # + # ``` + # + # Once a promise is rejected it will continue to accept children that will + # receive immediately rejection (they will be executed asynchronously). + # + # #### Aliases + # + # The `then` method is the most generic alias: it accepts a block to be + # executed upon parent fulfillment and a callable to be executed upon parent + # rejection. At least one of them should be passed. The default block is `{ + # |result| result }` that fulfills the child with the parent value. The + # default callable is `{ |reason| raise reason }` that rejects the child with + # the parent reason. + # + # - `on_success { |result| ... }` is the same as `then {|result| ... }` + # - `rescue { |reason| ... }` is the same as `then(Proc.new { |reason| ... } )` + # - `rescue` is aliased by `catch` and `on_error` + class Promise < IVar + + # Initialize a new Promise with the provided options. + # + # @!macro executor_and_deref_options + # + # @!macro promise_init_options + # + # @option opts [Promise] :parent the parent `Promise` when building a chain/tree + # @option opts [Proc] :on_fulfill fulfillment handler + # @option opts [Proc] :on_reject rejection handler + # @option opts [object, Array] :args zero or more arguments to be passed + # the task block on execution + # + # @yield The block operation to be performed asynchronously. + # + # @raise [ArgumentError] if no block is given + # + # @see http://wiki.commonjs.org/wiki/Promises/A + # @see http://promises-aplus.github.io/promises-spec/ + def initialize(opts = {}, &block) + opts.delete_if { |k, v| v.nil? } + super(NULL, opts.merge(__promise_body_from_block__: block), &nil) + end + + # Create a new `Promise` and fulfill it immediately. + # + # @!macro executor_and_deref_options + # + # @!macro promise_init_options + # + # @raise [ArgumentError] if no block is given + # + # @return [Promise] the newly created `Promise` + def self.fulfill(value, opts = {}) + Promise.new(opts).tap { |p| p.send(:synchronized_set_state!, true, value, nil) } + end + + # Create a new `Promise` and reject it immediately. + # + # @!macro executor_and_deref_options + # + # @!macro promise_init_options + # + # @raise [ArgumentError] if no block is given + # + # @return [Promise] the newly created `Promise` + def self.reject(reason, opts = {}) + Promise.new(opts).tap { |p| p.send(:synchronized_set_state!, false, nil, reason) } + end + + # Execute an `:unscheduled` `Promise`. Immediately sets the state to `:pending` and + # passes the block to a new thread/thread pool for eventual execution. + # Does nothing if the `Promise` is in any state other than `:unscheduled`. + # + # @return [Promise] a reference to `self` + def execute + if root? + if compare_and_set_state(:pending, :unscheduled) + set_pending + realize(@promise_body) + end + else + @parent.execute + end + self + end + + # @!macro ivar_set_method + # + # @raise [Concurrent::PromiseExecutionError] if not the root promise + def set(value = NULL, &block) + raise PromiseExecutionError.new('supported only on root promise') unless root? + check_for_block_or_value!(block_given?, value) + synchronize do + if @state != :unscheduled + raise MultipleAssignmentError + else + @promise_body = block || Proc.new { |result| value } + end + end + execute + end + + # @!macro ivar_fail_method + # + # @raise [Concurrent::PromiseExecutionError] if not the root promise + def fail(reason = StandardError.new) + set { raise reason } + end + + # Create a new `Promise` object with the given block, execute it, and return the + # `:pending` object. + # + # @!macro executor_and_deref_options + # + # @!macro promise_init_options + # + # @return [Promise] the newly created `Promise` in the `:pending` state + # + # @raise [ArgumentError] if no block is given + # + # @example + # promise = Concurrent::Promise.execute{ sleep(1); 42 } + # promise.state #=> :pending + def self.execute(opts = {}, &block) + new(opts, &block).execute + end + + # Chain a new promise off the current promise. + # + # @return [Promise] the new promise + # @yield The block operation to be performed asynchronously. + # @overload then(rescuer, executor, &block) + # @param [Proc] rescuer An optional rescue block to be executed if the + # promise is rejected. + # @param [ThreadPool] executor An optional thread pool executor to be used + # in the new Promise + # @overload then(rescuer, executor: executor, &block) + # @param [Proc] rescuer An optional rescue block to be executed if the + # promise is rejected. + # @param [ThreadPool] executor An optional thread pool executor to be used + # in the new Promise + def then(*args, &block) + if args.last.is_a?(::Hash) + executor = args.pop[:executor] + rescuer = args.first + else + rescuer, executor = args + end + + executor ||= @executor + + raise ArgumentError.new('rescuers and block are both missing') if rescuer.nil? && !block_given? + block = Proc.new { |result| result } unless block_given? + child = Promise.new( + parent: self, + executor: executor, + on_fulfill: block, + on_reject: rescuer + ) + + synchronize do + child.state = :pending if @state == :pending + child.on_fulfill(apply_deref_options(@value)) if @state == :fulfilled + child.on_reject(@reason) if @state == :rejected + @children << child + end + + child + end + + # Chain onto this promise an action to be undertaken on success + # (fulfillment). + # + # @yield The block to execute + # + # @return [Promise] self + def on_success(&block) + raise ArgumentError.new('no block given') unless block_given? + self.then(&block) + end + + # Chain onto this promise an action to be undertaken on failure + # (rejection). + # + # @yield The block to execute + # + # @return [Promise] self + def rescue(&block) + self.then(block) + end + + alias_method :catch, :rescue + alias_method :on_error, :rescue + + # Yield the successful result to the block that returns a promise. If that + # promise is also successful the result is the result of the yielded promise. + # If either part fails the whole also fails. + # + # @example + # Promise.execute { 1 }.flat_map { |v| Promise.execute { v + 2 } }.value! #=> 3 + # + # @return [Promise] + def flat_map(&block) + child = Promise.new( + parent: self, + executor: ImmediateExecutor.new, + ) + + on_error { |e| child.on_reject(e) } + on_success do |result1| + begin + inner = block.call(result1) + inner.execute + inner.on_success { |result2| child.on_fulfill(result2) } + inner.on_error { |e| child.on_reject(e) } + rescue => e + child.on_reject(e) + end + end + + child + end + + # Builds a promise that produces the result of promises in an Array + # and fails if any of them fails. + # + # @overload zip(*promises) + # @param [Array] promises + # + # @overload zip(*promises, opts) + # @param [Array] promises + # @param [Hash] opts the configuration options + # @option opts [Executor] :executor (ImmediateExecutor.new) when set use the given `Executor` instance. + # @option opts [Boolean] :execute (true) execute promise before returning + # + # @return [Promise] + def self.zip(*promises) + opts = promises.last.is_a?(::Hash) ? promises.pop.dup : {} + opts[:executor] ||= ImmediateExecutor.new + zero = if !opts.key?(:execute) || opts.delete(:execute) + fulfill([], opts) + else + Promise.new(opts) { [] } + end + + promises.reduce(zero) do |p1, p2| + p1.flat_map do |results| + p2.then do |next_result| + results << next_result + end + end + end + end + + # Builds a promise that produces the result of self and others in an Array + # and fails if any of them fails. + # + # @overload zip(*promises) + # @param [Array] others + # + # @overload zip(*promises, opts) + # @param [Array] others + # @param [Hash] opts the configuration options + # @option opts [Executor] :executor (ImmediateExecutor.new) when set use the given `Executor` instance. + # @option opts [Boolean] :execute (true) execute promise before returning + # + # @return [Promise] + def zip(*others) + self.class.zip(self, *others) + end + + # Aggregates a collection of promises and executes the `then` condition + # if all aggregated promises succeed. Executes the `rescue` handler with + # a `Concurrent::PromiseExecutionError` if any of the aggregated promises + # fail. Upon execution will execute any of the aggregate promises that + # were not already executed. + # + # @!macro promise_self_aggregate + # + # The returned promise will not yet have been executed. Additional `#then` + # and `#rescue` handlers may still be provided. Once the returned promise + # is execute the aggregate promises will be also be executed (if they have + # not been executed already). The results of the aggregate promises will + # be checked upon completion. The necessary `#then` and `#rescue` blocks + # on the aggregating promise will then be executed as appropriate. If the + # `#rescue` handlers are executed the raises exception will be + # `Concurrent::PromiseExecutionError`. + # + # @param [Array] promises Zero or more promises to aggregate + # @return [Promise] an unscheduled (not executed) promise that aggregates + # the promises given as arguments + def self.all?(*promises) + aggregate(:all?, *promises) + end + + # Aggregates a collection of promises and executes the `then` condition + # if any aggregated promises succeed. Executes the `rescue` handler with + # a `Concurrent::PromiseExecutionError` if any of the aggregated promises + # fail. Upon execution will execute any of the aggregate promises that + # were not already executed. + # + # @!macro promise_self_aggregate + def self.any?(*promises) + aggregate(:any?, *promises) + end + + protected + + def ns_initialize(value, opts) + super + + @executor = Options.executor_from_options(opts) || Concurrent.global_io_executor + @args = get_arguments_from(opts) + + @parent = opts.fetch(:parent) { nil } + @on_fulfill = opts.fetch(:on_fulfill) { Proc.new { |result| result } } + @on_reject = opts.fetch(:on_reject) { Proc.new { |reason| raise reason } } + + @promise_body = opts[:__promise_body_from_block__] || Proc.new { |result| result } + @state = :unscheduled + @children = [] + end + + # Aggregate a collection of zero or more promises under a composite promise, + # execute the aggregated promises and collect them into a standard Ruby array, + # call the given Ruby `Ennnumerable` predicate (such as `any?`, `all?`, `none?`, + # or `one?`) on the collection checking for the success or failure of each, + # then executing the composite's `#then` handlers if the predicate returns + # `true` or executing the composite's `#rescue` handlers if the predicate + # returns false. + # + # @!macro promise_self_aggregate + def self.aggregate(method, *promises) + composite = Promise.new do + completed = promises.collect do |promise| + promise.execute if promise.unscheduled? + promise.wait + promise + end + unless completed.empty? || completed.send(method){|promise| promise.fulfilled? } + raise PromiseExecutionError + end + end + composite + end + + # @!visibility private + def set_pending + synchronize do + @state = :pending + @children.each { |c| c.set_pending } + end + end + + # @!visibility private + def root? # :nodoc: + @parent.nil? + end + + # @!visibility private + def on_fulfill(result) + realize Proc.new { @on_fulfill.call(result) } + nil + end + + # @!visibility private + def on_reject(reason) + realize Proc.new { @on_reject.call(reason) } + nil + end + + # @!visibility private + def notify_child(child) + if_state(:fulfilled) { child.on_fulfill(apply_deref_options(@value)) } + if_state(:rejected) { child.on_reject(@reason) } + end + + # @!visibility private + def complete(success, value, reason) + children_to_notify = synchronize do + set_state!(success, value, reason) + @children.dup + end + + children_to_notify.each { |child| notify_child(child) } + observers.notify_and_delete_observers{ [Time.now, self.value, reason] } + end + + # @!visibility private + def realize(task) + @executor.post do + success, value, reason = SafeTaskExecutor.new(task, rescue_exception: true).execute(*@args) + complete(success, value, reason) + end + end + + # @!visibility private + def set_state!(success, value, reason) + set_state(success, value, reason) + event.set + end + + # @!visibility private + def synchronized_set_state!(success, value, reason) + synchronize { set_state!(success, value, reason) } + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promises.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promises.rb new file mode 100644 index 0000000..5c5853c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/promises.rb @@ -0,0 +1,1936 @@ +require 'concurrent/synchronization' +require 'concurrent/atomic/atomic_boolean' +require 'concurrent/atomic/atomic_fixnum' +require 'concurrent/collection/lock_free_stack' +require 'concurrent/errors' +require 'concurrent/re_include' + +module Concurrent + + # {include:file:docs-source/promises-main.md} + module Promises + + # @!macro promises.param.default_executor + # @param [Executor, :io, :fast] default_executor Instance of an executor or a name of the + # global executor. Default executor propagates to chained futures unless overridden with + # executor parameter or changed with {AbstractEventFuture#with_default_executor}. + # + # @!macro promises.param.executor + # @param [Executor, :io, :fast] executor Instance of an executor or a name of the + # global executor. The task is executed on it, default executor remains unchanged. + # + # @!macro promises.param.args + # @param [Object] args arguments which are passed to the task when it's executed. + # (It might be prepended with other arguments, see the @yeild section). + # + # @!macro promises.shortcut.on + # Shortcut of {#$0_on} with default `:io` executor supplied. + # @see #$0_on + # + # @!macro promises.shortcut.using + # Shortcut of {#$0_using} with default `:io` executor supplied. + # @see #$0_using + # + # @!macro promise.param.task-future + # @yieldreturn will become result of the returned Future. + # Its returned value becomes {Future#value} fulfilling it, + # raised exception becomes {Future#reason} rejecting it. + # + # @!macro promise.param.callback + # @yieldreturn is forgotten. + + # Container of all {Future}, {Event} factory methods. They are never constructed directly with + # new. + module FactoryMethods + extend ReInclude + + module Configuration + # @return [Executor, :io, :fast] the executor which is used when none is supplied + # to a factory method. The method can be overridden in the receivers of + # `include FactoryMethod` + def default_executor + :io + end + end + + include Configuration + + # @!macro promises.shortcut.on + # @return [ResolvableEvent] + def resolvable_event + resolvable_event_on default_executor + end + + # Created resolvable event, user is responsible for resolving the event once by + # {Promises::ResolvableEvent#resolve}. + # + # @!macro promises.param.default_executor + # @return [ResolvableEvent] + def resolvable_event_on(default_executor = self.default_executor) + ResolvableEventPromise.new(default_executor).future + end + + # @!macro promises.shortcut.on + # @return [ResolvableFuture] + def resolvable_future + resolvable_future_on default_executor + end + + # Creates resolvable future, user is responsible for resolving the future once by + # {Promises::ResolvableFuture#resolve}, {Promises::ResolvableFuture#fulfill}, + # or {Promises::ResolvableFuture#reject} + # + # @!macro promises.param.default_executor + # @return [ResolvableFuture] + def resolvable_future_on(default_executor = self.default_executor) + ResolvableFuturePromise.new(default_executor).future + end + + # @!macro promises.shortcut.on + # @return [Future] + def future(*args, &task) + future_on(default_executor, *args, &task) + end + + # @!macro promises.future-on1 + # Constructs new Future which will be resolved after block is evaluated on default executor. + # Evaluation begins immediately. + # + # @!macro promises.future-on2 + # @!macro promises.param.default_executor + # @!macro promises.param.args + # @yield [*args] to the task. + # @!macro promise.param.task-future + # @return [Future] + def future_on(default_executor, *args, &task) + ImmediateEventPromise.new(default_executor).future.then(*args, &task) + end + + # Creates resolved future with will be either fulfilled with the given value or rejection with + # the given reason. + # + # @!macro promises.param.default_executor + # @return [Future] + def resolved_future(fulfilled, value, reason, default_executor = self.default_executor) + ImmediateFuturePromise.new(default_executor, fulfilled, value, reason).future + end + + # Creates resolved future with will be fulfilled with the given value. + # + # @!macro promises.param.default_executor + # @return [Future] + def fulfilled_future(value, default_executor = self.default_executor) + resolved_future true, value, nil, default_executor + end + + # Creates resolved future with will be rejected with the given reason. + # + # @!macro promises.param.default_executor + # @return [Future] + def rejected_future(reason, default_executor = self.default_executor) + resolved_future false, nil, reason, default_executor + end + + # Creates resolved event. + # + # @!macro promises.param.default_executor + # @return [Event] + def resolved_event(default_executor = self.default_executor) + ImmediateEventPromise.new(default_executor).event + end + + # General constructor. Behaves differently based on the argument's type. It's provided for convenience + # but it's better to be explicit. + # + # @see rejected_future, resolved_event, fulfilled_future + # @!macro promises.param.default_executor + # @return [Event, Future] + # + # @overload create(nil, default_executor = self.default_executor) + # @param [nil] nil + # @return [Event] resolved event. + # + # @overload create(a_future, default_executor = self.default_executor) + # @param [Future] a_future + # @return [Future] a future which will be resolved when a_future is. + # + # @overload create(an_event, default_executor = self.default_executor) + # @param [Event] an_event + # @return [Event] an event which will be resolved when an_event is. + # + # @overload create(exception, default_executor = self.default_executor) + # @param [Exception] exception + # @return [Future] a rejected future with the exception as its reason. + # + # @overload create(value, default_executor = self.default_executor) + # @param [Object] value when none of the above overloads fits + # @return [Future] a fulfilled future with the value. + def make_future(argument = nil, default_executor = self.default_executor) + case argument + when AbstractEventFuture + # returning wrapper would change nothing + argument + when Exception + rejected_future argument, default_executor + when nil + resolved_event default_executor + else + fulfilled_future argument, default_executor + end + end + + # @!macro promises.shortcut.on + # @return [Future] + def delay(*args, &task) + delay_on default_executor, *args, &task + end + + # @!macro promises.future-on1 + # The task will be evaluated only after the future is touched, see {AbstractEventFuture#touch} + # + # @!macro promises.future-on2 + def delay_on(default_executor, *args, &task) + DelayPromise.new(default_executor).event.chain(*args, &task) + end + + # @!macro promises.shortcut.on + # @return [Future] + def schedule(intended_time, *args, &task) + schedule_on default_executor, intended_time, *args, &task + end + + # @!macro promises.future-on1 + # The task is planned for execution in intended_time. + # + # @!macro promises.future-on2 + # @!macro promises.param.intended_time + # @param [Numeric, Time] intended_time `Numeric` means to run in `intended_time` seconds. + # `Time` means to run on `intended_time`. + def schedule_on(default_executor, intended_time, *args, &task) + ScheduledPromise.new(default_executor, intended_time).event.chain(*args, &task) + end + + # @!macro promises.shortcut.on + # @return [Future] + def zip_futures(*futures_and_or_events) + zip_futures_on default_executor, *futures_and_or_events + end + + # Creates new future which is resolved after all futures_and_or_events are resolved. + # Its value is array of zipped future values. Its reason is array of reasons for rejection. + # If there is an error it rejects. + # @!macro promises.event-conversion + # If event is supplied, which does not have value and can be only resolved, it's + # represented as `:fulfilled` with value `nil`. + # + # @!macro promises.param.default_executor + # @param [AbstractEventFuture] futures_and_or_events + # @return [Future] + def zip_futures_on(default_executor, *futures_and_or_events) + ZipFuturesPromise.new_blocked_by(futures_and_or_events, default_executor).future + end + + alias_method :zip, :zip_futures + + # @!macro promises.shortcut.on + # @return [Event] + def zip_events(*futures_and_or_events) + zip_events_on default_executor, *futures_and_or_events + end + + # Creates new event which is resolved after all futures_and_or_events are resolved. + # (Future is resolved when fulfilled or rejected.) + # + # @!macro promises.param.default_executor + # @param [AbstractEventFuture] futures_and_or_events + # @return [Event] + def zip_events_on(default_executor, *futures_and_or_events) + ZipEventsPromise.new_blocked_by(futures_and_or_events, default_executor).event + end + + # @!macro promises.shortcut.on + # @return [Future] + def any_resolved_future(*futures_and_or_events) + any_resolved_future_on default_executor, *futures_and_or_events + end + + alias_method :any, :any_resolved_future + + # Creates new future which is resolved after first futures_and_or_events is resolved. + # Its result equals result of the first resolved future. + # @!macro promises.any-touch + # If resolved it does not propagate {AbstractEventFuture#touch}, leaving delayed + # futures un-executed if they are not required any more. + # @!macro promises.event-conversion + # + # @!macro promises.param.default_executor + # @param [AbstractEventFuture] futures_and_or_events + # @return [Future] + def any_resolved_future_on(default_executor, *futures_and_or_events) + AnyResolvedFuturePromise.new_blocked_by(futures_and_or_events, default_executor).future + end + + # @!macro promises.shortcut.on + # @return [Future] + def any_fulfilled_future(*futures_and_or_events) + any_fulfilled_future_on default_executor, *futures_and_or_events + end + + # Creates new future which is resolved after first of futures_and_or_events is fulfilled. + # Its result equals result of the first resolved future or if all futures_and_or_events reject, + # it has reason of the last resolved future. + # @!macro promises.any-touch + # @!macro promises.event-conversion + # + # @!macro promises.param.default_executor + # @param [AbstractEventFuture] futures_and_or_events + # @return [Future] + def any_fulfilled_future_on(default_executor, *futures_and_or_events) + AnyFulfilledFuturePromise.new_blocked_by(futures_and_or_events, default_executor).future + end + + # @!macro promises.shortcut.on + # @return [Future] + def any_event(*futures_and_or_events) + any_event_on default_executor, *futures_and_or_events + end + + # Creates new event which becomes resolved after first of the futures_and_or_events resolves. + # @!macro promises.any-touch + # + # @!macro promises.param.default_executor + # @param [AbstractEventFuture] futures_and_or_events + # @return [Event] + def any_event_on(default_executor, *futures_and_or_events) + AnyResolvedEventPromise.new_blocked_by(futures_and_or_events, default_executor).event + end + + # TODO consider adding first(count, *futures) + # TODO consider adding zip_by(slice, *futures) processing futures in slices + # TODO or rather a generic aggregator taking a function + end + + module InternalStates + # @private + class State + def resolved? + raise NotImplementedError + end + + def to_sym + raise NotImplementedError + end + end + + private_constant :State + + # @private + class Pending < State + def resolved? + false + end + + def to_sym + :pending + end + end + + private_constant :Pending + + # @private + class ResolvedWithResult < State + def resolved? + true + end + + def to_sym + :resolved + end + + def result + [fulfilled?, value, reason] + end + + def fulfilled? + raise NotImplementedError + end + + def value + raise NotImplementedError + end + + def reason + raise NotImplementedError + end + + def apply + raise NotImplementedError + end + end + + private_constant :ResolvedWithResult + + # @private + class Fulfilled < ResolvedWithResult + + def initialize(value) + @Value = value + end + + def fulfilled? + true + end + + def apply(args, block) + block.call value, *args + end + + def value + @Value + end + + def reason + nil + end + + def to_sym + :fulfilled + end + end + + private_constant :Fulfilled + + # @private + class FulfilledArray < Fulfilled + def apply(args, block) + block.call(*value, *args) + end + end + + private_constant :FulfilledArray + + # @private + class Rejected < ResolvedWithResult + def initialize(reason) + @Reason = reason + end + + def fulfilled? + false + end + + def value + nil + end + + def reason + @Reason + end + + def to_sym + :rejected + end + + def apply(args, block) + block.call reason, *args + end + end + + private_constant :Rejected + + # @private + class PartiallyRejected < ResolvedWithResult + def initialize(value, reason) + super() + @Value = value + @Reason = reason + end + + def fulfilled? + false + end + + def to_sym + :rejected + end + + def value + @Value + end + + def reason + @Reason + end + + def apply(args, block) + block.call(*reason, *args) + end + end + + private_constant :PartiallyRejected + + PENDING = Pending.new + RESOLVED = Fulfilled.new(nil) + + def RESOLVED.to_sym + :resolved + end + + private_constant :PENDING, :RESOLVED + end + + private_constant :InternalStates + + # Common ancestor of {Event} and {Future} classes, many shared methods are defined here. + class AbstractEventFuture < Synchronization::Object + safe_initialization! + private(*attr_atomic(:internal_state) - [:internal_state]) + + include InternalStates + + def initialize(promise, default_executor) + super() + @Lock = Mutex.new + @Condition = ConditionVariable.new + @Promise = promise + @DefaultExecutor = default_executor + @Callbacks = LockFreeStack.new + @Waiters = AtomicFixnum.new 0 + self.internal_state = PENDING + end + + private :initialize + + # @!macro promises.shortcut.event-future + # @see Event#$0 + # @see Future#$0 + + # @!macro promises.param.timeout + # @param [Numeric] timeout the maximum time in second to wait. + + # @!macro promises.warn.blocks + # @note This function potentially blocks current thread until the Future is resolved. + # Be careful it can deadlock. Try to chain instead. + + # Returns its state. + # @return [Symbol] + # + # @overload an_event.state + # @return [:pending, :resolved] + # @overload a_future.state + # Both :fulfilled, :rejected implies :resolved. + # @return [:pending, :fulfilled, :rejected] + def state + internal_state.to_sym + end + + # Is it in pending state? + # @return [Boolean] + def pending? + !internal_state.resolved? + end + + # Is it in resolved state? + # @return [Boolean] + def resolved? + internal_state.resolved? + end + + # Propagates touch. Requests all the delayed futures, which it depends on, to be + # executed. This method is called by any other method requiring resolved state, like {#wait}. + # @return [self] + def touch + @Promise.touch + self + end + + # @!macro promises.touches + # Calls {AbstractEventFuture#touch}. + + # @!macro promises.method.wait + # Wait (block the Thread) until receiver is {#resolved?}. + # @!macro promises.touches + # + # @!macro promises.warn.blocks + # @!macro promises.param.timeout + # @return [Future, true, false] self implies timeout was not used, true implies timeout was used + # and it was resolved, false implies it was not resolved within timeout. + def wait(timeout = nil) + result = wait_until_resolved(timeout) + timeout ? result : self + end + + # Returns default executor. + # @return [Executor] default executor + # @see #with_default_executor + # @see FactoryMethods#future_on + # @see FactoryMethods#resolvable_future + # @see FactoryMethods#any_fulfilled_future_on + # @see similar + def default_executor + @DefaultExecutor + end + + # @!macro promises.shortcut.on + # @return [Future] + def chain(*args, &task) + chain_on @DefaultExecutor, *args, &task + end + + # Chains the task to be executed asynchronously on executor after it is resolved. + # + # @!macro promises.param.executor + # @!macro promises.param.args + # @return [Future] + # @!macro promise.param.task-future + # + # @overload an_event.chain_on(executor, *args, &task) + # @yield [*args] to the task. + # @overload a_future.chain_on(executor, *args, &task) + # @yield [fulfilled, value, reason, *args] to the task. + # @yieldparam [true, false] fulfilled + # @yieldparam [Object] value + # @yieldparam [Exception] reason + def chain_on(executor, *args, &task) + ChainPromise.new_blocked_by1(self, @DefaultExecutor, executor, args, &task).future + end + + # @return [String] Short string representation. + def to_s + format '%s %s>', super[0..-2], state + end + + alias_method :inspect, :to_s + + # Resolves the resolvable when receiver is resolved. + # + # @param [Resolvable] resolvable + # @return [self] + def chain_resolvable(resolvable) + on_resolution! { resolvable.resolve_with internal_state } + end + + alias_method :tangle, :chain_resolvable + + # @!macro promises.shortcut.using + # @return [self] + def on_resolution(*args, &callback) + on_resolution_using @DefaultExecutor, *args, &callback + end + + # Stores the callback to be executed synchronously on resolving thread after it is + # resolved. + # + # @!macro promises.param.args + # @!macro promise.param.callback + # @return [self] + # + # @overload an_event.on_resolution!(*args, &callback) + # @yield [*args] to the callback. + # @overload a_future.on_resolution!(*args, &callback) + # @yield [fulfilled, value, reason, *args] to the callback. + # @yieldparam [true, false] fulfilled + # @yieldparam [Object] value + # @yieldparam [Exception] reason + def on_resolution!(*args, &callback) + add_callback :callback_on_resolution, args, callback + end + + # Stores the callback to be executed asynchronously on executor after it is resolved. + # + # @!macro promises.param.executor + # @!macro promises.param.args + # @!macro promise.param.callback + # @return [self] + # + # @overload an_event.on_resolution_using(executor, *args, &callback) + # @yield [*args] to the callback. + # @overload a_future.on_resolution_using(executor, *args, &callback) + # @yield [fulfilled, value, reason, *args] to the callback. + # @yieldparam [true, false] fulfilled + # @yieldparam [Object] value + # @yieldparam [Exception] reason + def on_resolution_using(executor, *args, &callback) + add_callback :async_callback_on_resolution, executor, args, callback + end + + # @!macro promises.method.with_default_executor + # Crates new object with same class with the executor set as its new default executor. + # Any futures depending on it will use the new default executor. + # @!macro promises.shortcut.event-future + # @abstract + # @return [AbstractEventFuture] + def with_default_executor(executor) + raise NotImplementedError + end + + # @!visibility private + def resolve_with(state, raise_on_reassign = true) + if compare_and_set_internal_state(PENDING, state) + # go to synchronized block only if there were waiting threads + @Lock.synchronize { @Condition.broadcast } unless @Waiters.value == 0 + call_callbacks state + else + return rejected_resolution(raise_on_reassign, state) + end + self + end + + # For inspection. + # @!visibility private + # @return [Array] + def blocks + @Callbacks.each_with_object([]) do |(method, args), promises| + promises.push(args[0]) if method == :callback_notify_blocked + end + end + + # For inspection. + # @!visibility private + def callbacks + @Callbacks.each.to_a + end + + # For inspection. + # @!visibility private + def promise + @Promise + end + + # For inspection. + # @!visibility private + def touched? + promise.touched? + end + + # For inspection. + # @!visibility private + def waiting_threads + @Waiters.each.to_a + end + + # @!visibility private + def add_callback_notify_blocked(promise, index) + add_callback :callback_notify_blocked, promise, index + end + + # @!visibility private + def add_callback_clear_delayed_node(node) + add_callback(:callback_clear_delayed_node, node) + end + + private + + def add_callback(method, *args) + state = internal_state + if state.resolved? + call_callback method, state, args + else + @Callbacks.push [method, args] + state = internal_state + # take back if it was resolved in the meanwhile + call_callbacks state if state.resolved? + end + self + end + + def callback_clear_delayed_node(state, node) + node.value = nil + end + + # @return [Boolean] + def wait_until_resolved(timeout) + return true if resolved? + + touch + + @Lock.synchronize do + @Waiters.increment + begin + unless resolved? + @Condition.wait @Lock, timeout + end + ensure + # JRuby may raise ConcurrencyError + @Waiters.decrement + end + end + resolved? + end + + def call_callback(method, state, args) + self.send method, state, *args + end + + def call_callbacks(state) + method, args = @Callbacks.pop + while method + call_callback method, state, args + method, args = @Callbacks.pop + end + end + + def with_async(executor, *args, &block) + Concurrent.executor(executor).post(*args, &block) + end + + def async_callback_on_resolution(state, executor, args, callback) + with_async(executor, state, args, callback) do |st, ar, cb| + callback_on_resolution st, ar, cb + end + end + + def callback_notify_blocked(state, promise, index) + promise.on_blocker_resolution self, index + end + end + + # Represents an event which will happen in future (will be resolved). The event is either + # pending or resolved. It should be always resolved. Use {Future} to communicate rejections and + # cancellation. + class Event < AbstractEventFuture + + alias_method :then, :chain + + + # @!macro promises.method.zip + # Creates a new event or a future which will be resolved when receiver and other are. + # Returns an event if receiver and other are events, otherwise returns a future. + # If just one of the parties is Future then the result + # of the returned future is equal to the result of the supplied future. If both are futures + # then the result is as described in {FactoryMethods#zip_futures_on}. + # + # @return [Future, Event] + def zip(other) + if other.is_a?(Future) + ZipFutureEventPromise.new_blocked_by2(other, self, @DefaultExecutor).future + else + ZipEventEventPromise.new_blocked_by2(self, other, @DefaultExecutor).event + end + end + + alias_method :&, :zip + + # Creates a new event which will be resolved when the first of receiver, `event_or_future` + # resolves. + # + # @return [Event] + def any(event_or_future) + AnyResolvedEventPromise.new_blocked_by2(self, event_or_future, @DefaultExecutor).event + end + + alias_method :|, :any + + # Creates new event dependent on receiver which will not evaluate until touched, see {#touch}. + # In other words, it inserts delay into the chain of Futures making rest of it lazy evaluated. + # + # @return [Event] + def delay + event = DelayPromise.new(@DefaultExecutor).event + ZipEventEventPromise.new_blocked_by2(self, event, @DefaultExecutor).event + end + + # @!macro promise.method.schedule + # Creates new event dependent on receiver scheduled to execute on/in intended_time. + # In time is interpreted from the moment the receiver is resolved, therefore it inserts + # delay into the chain. + # + # @!macro promises.param.intended_time + # @return [Event] + def schedule(intended_time) + chain do + event = ScheduledPromise.new(@DefaultExecutor, intended_time).event + ZipEventEventPromise.new_blocked_by2(self, event, @DefaultExecutor).event + end.flat_event + end + + # Converts event to a future. The future is fulfilled when the event is resolved, the future may never fail. + # + # @return [Future] + def to_future + future = Promises.resolvable_future + ensure + chain_resolvable(future) + end + + # Returns self, since this is event + # @return [Event] + def to_event + self + end + + # @!macro promises.method.with_default_executor + # @return [Event] + def with_default_executor(executor) + EventWrapperPromise.new_blocked_by1(self, executor).event + end + + private + + def rejected_resolution(raise_on_reassign, state) + Concurrent::MultipleAssignmentError.new('Event can be resolved only once') if raise_on_reassign + return false + end + + def callback_on_resolution(state, args, callback) + callback.call(*args) + end + end + + # Represents a value which will become available in future. May reject with a reason instead, + # e.g. when the tasks raises an exception. + class Future < AbstractEventFuture + + # Is it in fulfilled state? + # @return [Boolean] + def fulfilled? + state = internal_state + state.resolved? && state.fulfilled? + end + + # Is it in rejected state? + # @return [Boolean] + def rejected? + state = internal_state + state.resolved? && !state.fulfilled? + end + + # @!macro promises.warn.nil + # @note Make sure returned `nil` is not confused with timeout, no value when rejected, + # no reason when fulfilled, etc. + # Use more exact methods if needed, like {#wait}, {#value!}, {#result}, etc. + + # @!macro promises.method.value + # Return value of the future. + # @!macro promises.touches + # + # @!macro promises.warn.blocks + # @!macro promises.warn.nil + # @!macro promises.param.timeout + # @return [Object, nil] the value of the Future when fulfilled, nil on timeout or rejection. + def value(timeout = nil) + internal_state.value if wait_until_resolved timeout + end + + # Returns reason of future's rejection. + # @!macro promises.touches + # + # @!macro promises.warn.blocks + # @!macro promises.warn.nil + # @!macro promises.param.timeout + # @return [Exception, nil] nil on timeout or fulfillment. + def reason(timeout = nil) + internal_state.reason if wait_until_resolved timeout + end + + # Returns triplet fulfilled?, value, reason. + # @!macro promises.touches + # + # @!macro promises.warn.blocks + # @!macro promises.param.timeout + # @return [Array(Boolean, Object, Exception), nil] triplet of fulfilled?, value, reason, or nil + # on timeout. + def result(timeout = nil) + internal_state.result if wait_until_resolved timeout + end + + # @!macro promises.method.wait + # @raise [Exception] {#reason} on rejection + def wait!(timeout = nil) + result = wait_until_resolved!(timeout) + timeout ? result : self + end + + # @!macro promises.method.value + # @return [Object, nil] the value of the Future when fulfilled, nil on timeout. + # @raise [Exception] {#reason} on rejection + def value!(timeout = nil) + internal_state.value if wait_until_resolved! timeout + end + + # Allows rejected Future to be risen with `raise` method. + # @example + # raise Promises.rejected_future(StandardError.new("boom")) + # @raise [StandardError] when raising not rejected future + # @return [Exception] + def exception(*args) + raise Concurrent::Error, 'it is not rejected' unless rejected? + reason = Array(internal_state.reason).flatten.compact + if reason.size > 1 + ex = Concurrent::MultipleErrors.new reason + ex.set_backtrace(caller) + ex + else + ex = reason[0].clone.exception(*args) + ex.set_backtrace Array(ex.backtrace) + caller + ex + end + end + + # @!macro promises.shortcut.on + # @return [Future] + def then(*args, &task) + then_on @DefaultExecutor, *args, &task + end + + # Chains the task to be executed asynchronously on executor after it fulfills. Does not run + # the task if it rejects. It will resolve though, triggering any dependent futures. + # + # @!macro promises.param.executor + # @!macro promises.param.args + # @!macro promise.param.task-future + # @return [Future] + # @yield [value, *args] to the task. + def then_on(executor, *args, &task) + ThenPromise.new_blocked_by1(self, @DefaultExecutor, executor, args, &task).future + end + + # @!macro promises.shortcut.on + # @return [Future] + def rescue(*args, &task) + rescue_on @DefaultExecutor, *args, &task + end + + # Chains the task to be executed asynchronously on executor after it rejects. Does not run + # the task if it fulfills. It will resolve though, triggering any dependent futures. + # + # @!macro promises.param.executor + # @!macro promises.param.args + # @!macro promise.param.task-future + # @return [Future] + # @yield [reason, *args] to the task. + def rescue_on(executor, *args, &task) + RescuePromise.new_blocked_by1(self, @DefaultExecutor, executor, args, &task).future + end + + # @!macro promises.method.zip + # @return [Future] + def zip(other) + if other.is_a?(Future) + ZipFuturesPromise.new_blocked_by2(self, other, @DefaultExecutor).future + else + ZipFutureEventPromise.new_blocked_by2(self, other, @DefaultExecutor).future + end + end + + alias_method :&, :zip + + # Creates a new event which will be resolved when the first of receiver, `event_or_future` + # resolves. Returning future will have value nil if event_or_future is event and resolves + # first. + # + # @return [Future] + def any(event_or_future) + AnyResolvedFuturePromise.new_blocked_by2(self, event_or_future, @DefaultExecutor).future + end + + alias_method :|, :any + + # Creates new future dependent on receiver which will not evaluate until touched, see {#touch}. + # In other words, it inserts delay into the chain of Futures making rest of it lazy evaluated. + # + # @return [Future] + def delay + event = DelayPromise.new(@DefaultExecutor).event + ZipFutureEventPromise.new_blocked_by2(self, event, @DefaultExecutor).future + end + + # @!macro promise.method.schedule + # @return [Future] + def schedule(intended_time) + chain do + event = ScheduledPromise.new(@DefaultExecutor, intended_time).event + ZipFutureEventPromise.new_blocked_by2(self, event, @DefaultExecutor).future + end.flat + end + + # @!macro promises.method.with_default_executor + # @return [Future] + def with_default_executor(executor) + FutureWrapperPromise.new_blocked_by1(self, executor).future + end + + # Creates new future which will have result of the future returned by receiver. If receiver + # rejects it will have its rejection. + # + # @param [Integer] level how many levels of futures should flatten + # @return [Future] + def flat_future(level = 1) + FlatFuturePromise.new_blocked_by1(self, level, @DefaultExecutor).future + end + + alias_method :flat, :flat_future + + # Creates new event which will be resolved when the returned event by receiver is. + # Be careful if the receiver rejects it will just resolve since Event does not hold reason. + # + # @return [Event] + def flat_event + FlatEventPromise.new_blocked_by1(self, @DefaultExecutor).event + end + + # @!macro promises.shortcut.using + # @return [self] + def on_fulfillment(*args, &callback) + on_fulfillment_using @DefaultExecutor, *args, &callback + end + + # Stores the callback to be executed synchronously on resolving thread after it is + # fulfilled. Does nothing on rejection. + # + # @!macro promises.param.args + # @!macro promise.param.callback + # @return [self] + # @yield [value, *args] to the callback. + def on_fulfillment!(*args, &callback) + add_callback :callback_on_fulfillment, args, callback + end + + # Stores the callback to be executed asynchronously on executor after it is + # fulfilled. Does nothing on rejection. + # + # @!macro promises.param.executor + # @!macro promises.param.args + # @!macro promise.param.callback + # @return [self] + # @yield [value, *args] to the callback. + def on_fulfillment_using(executor, *args, &callback) + add_callback :async_callback_on_fulfillment, executor, args, callback + end + + # @!macro promises.shortcut.using + # @return [self] + def on_rejection(*args, &callback) + on_rejection_using @DefaultExecutor, *args, &callback + end + + # Stores the callback to be executed synchronously on resolving thread after it is + # rejected. Does nothing on fulfillment. + # + # @!macro promises.param.args + # @!macro promise.param.callback + # @return [self] + # @yield [reason, *args] to the callback. + def on_rejection!(*args, &callback) + add_callback :callback_on_rejection, args, callback + end + + # Stores the callback to be executed asynchronously on executor after it is + # rejected. Does nothing on fulfillment. + # + # @!macro promises.param.executor + # @!macro promises.param.args + # @!macro promise.param.callback + # @return [self] + # @yield [reason, *args] to the callback. + def on_rejection_using(executor, *args, &callback) + add_callback :async_callback_on_rejection, executor, args, callback + end + + # Allows to use futures as green threads. The receiver has to evaluate to a future which + # represents what should be done next. It basically flattens indefinitely until non Future + # values is returned which becomes result of the returned future. Any encountered exception + # will become reason of the returned future. + # + # @return [Future] + # @example + # body = lambda do |v| + # v += 1 + # v < 5 ? Promises.future(v, &body) : v + # end + # Promises.future(0, &body).run.value! # => 5 + def run + RunFuturePromise.new_blocked_by1(self, @DefaultExecutor).future + end + + # @!visibility private + def apply(args, block) + internal_state.apply args, block + end + + # Converts future to event which is resolved when future is resolved by fulfillment or rejection. + # + # @return [Event] + def to_event + event = Promises.resolvable_event + ensure + chain_resolvable(event) + end + + # Returns self, since this is a future + # @return [Future] + def to_future + self + end + + private + + def rejected_resolution(raise_on_reassign, state) + if raise_on_reassign + raise Concurrent::MultipleAssignmentError.new( + "Future can be resolved only once. It's #{result}, trying to set #{state.result}.", + current_result: result, new_result: state.result) + end + return false + end + + def wait_until_resolved!(timeout = nil) + result = wait_until_resolved(timeout) + raise self if rejected? + result + end + + def async_callback_on_fulfillment(state, executor, args, callback) + with_async(executor, state, args, callback) do |st, ar, cb| + callback_on_fulfillment st, ar, cb + end + end + + def async_callback_on_rejection(state, executor, args, callback) + with_async(executor, state, args, callback) do |st, ar, cb| + callback_on_rejection st, ar, cb + end + end + + def callback_on_fulfillment(state, args, callback) + state.apply args, callback if state.fulfilled? + end + + def callback_on_rejection(state, args, callback) + state.apply args, callback unless state.fulfilled? + end + + def callback_on_resolution(state, args, callback) + callback.call(*state.result, *args) + end + + end + + # Marker module of Future, Event resolved manually by user. + module Resolvable + end + + # A Event which can be resolved by user. + class ResolvableEvent < Event + include Resolvable + + + # @!macro raise_on_reassign + # @raise [MultipleAssignmentError] when already resolved and raise_on_reassign is true. + + # @!macro promise.param.raise_on_reassign + # @param [Boolean] raise_on_reassign should method raise exception if already resolved + # @return [self, false] false is returner when raise_on_reassign is false and the receiver + # is already resolved. + # + + # Makes the event resolved, which triggers all dependent futures. + # + # @!macro promise.param.raise_on_reassign + def resolve(raise_on_reassign = true) + resolve_with RESOLVED, raise_on_reassign + end + + # Creates new event wrapping receiver, effectively hiding the resolve method. + # + # @return [Event] + def with_hidden_resolvable + @with_hidden_resolvable ||= EventWrapperPromise.new_blocked_by1(self, @DefaultExecutor).event + end + end + + # A Future which can be resolved by user. + class ResolvableFuture < Future + include Resolvable + + # Makes the future resolved with result of triplet `fulfilled?`, `value`, `reason`, + # which triggers all dependent futures. + # + # @!macro promise.param.raise_on_reassign + def resolve(fulfilled = true, value = nil, reason = nil, raise_on_reassign = true) + resolve_with(fulfilled ? Fulfilled.new(value) : Rejected.new(reason), raise_on_reassign) + end + + # Makes the future fulfilled with `value`, + # which triggers all dependent futures. + # + # @!macro promise.param.raise_on_reassign + def fulfill(value, raise_on_reassign = true) + promise.fulfill(value, raise_on_reassign) + end + + # Makes the future rejected with `reason`, + # which triggers all dependent futures. + # + # @!macro promise.param.raise_on_reassign + def reject(reason, raise_on_reassign = true) + promise.reject(reason, raise_on_reassign) + end + + # Evaluates the block and sets its result as future's value fulfilling, if the block raises + # an exception the future rejects with it. + # @yield [*args] to the block. + # @yieldreturn [Object] value + # @return [self] + def evaluate_to(*args, &block) + promise.evaluate_to(*args, block) + end + + # Evaluates the block and sets its result as future's value fulfilling, if the block raises + # an exception the future rejects with it. + # @yield [*args] to the block. + # @yieldreturn [Object] value + # @return [self] + # @raise [Exception] also raise reason on rejection. + def evaluate_to!(*args, &block) + promise.evaluate_to(*args, block).wait! + end + + # Creates new future wrapping receiver, effectively hiding the resolve method and similar. + # + # @return [Future] + def with_hidden_resolvable + @with_hidden_resolvable ||= FutureWrapperPromise.new_blocked_by1(self, @DefaultExecutor).future + end + end + + # @abstract + # @private + class AbstractPromise < Synchronization::Object + safe_initialization! + include InternalStates + + def initialize(future) + super() + @Future = future + end + + def future + @Future + end + + alias_method :event, :future + + def default_executor + future.default_executor + end + + def state + future.state + end + + def touch + end + + def to_s + format '%s %s>', super[0..-2], @Future + end + + alias_method :inspect, :to_s + + def delayed_because + nil + end + + private + + def resolve_with(new_state, raise_on_reassign = true) + @Future.resolve_with(new_state, raise_on_reassign) + end + + # @return [Future] + def evaluate_to(*args, block) + resolve_with Fulfilled.new(block.call(*args)) + rescue Exception => error + resolve_with Rejected.new(error) + raise error unless error.is_a?(StandardError) + end + end + + class ResolvableEventPromise < AbstractPromise + def initialize(default_executor) + super ResolvableEvent.new(self, default_executor) + end + end + + class ResolvableFuturePromise < AbstractPromise + def initialize(default_executor) + super ResolvableFuture.new(self, default_executor) + end + + def fulfill(value, raise_on_reassign) + resolve_with Fulfilled.new(value), raise_on_reassign + end + + def reject(reason, raise_on_reassign) + resolve_with Rejected.new(reason), raise_on_reassign + end + + public :evaluate_to + end + + # @abstract + class InnerPromise < AbstractPromise + end + + # @abstract + class BlockedPromise < InnerPromise + + private_class_method :new + + def self.new_blocked_by1(blocker, *args, &block) + blocker_delayed = blocker.promise.delayed_because + promise = new(blocker_delayed, 1, *args, &block) + blocker.add_callback_notify_blocked promise, 0 + promise + end + + def self.new_blocked_by2(blocker1, blocker2, *args, &block) + blocker_delayed1 = blocker1.promise.delayed_because + blocker_delayed2 = blocker2.promise.delayed_because + delayed = if blocker_delayed1 && blocker_delayed2 + # TODO (pitr-ch 23-Dec-2016): use arrays when we know it will not grow (only flat adds delay) + LockFreeStack.of2(blocker_delayed1, blocker_delayed2) + else + blocker_delayed1 || blocker_delayed2 + end + promise = new(delayed, 2, *args, &block) + blocker1.add_callback_notify_blocked promise, 0 + blocker2.add_callback_notify_blocked promise, 1 + promise + end + + def self.new_blocked_by(blockers, *args, &block) + delayed = blockers.reduce(nil) { |d, f| add_delayed d, f.promise.delayed_because } + promise = new(delayed, blockers.size, *args, &block) + blockers.each_with_index { |f, i| f.add_callback_notify_blocked promise, i } + promise + end + + def self.add_delayed(delayed1, delayed2) + if delayed1 && delayed2 + delayed1.push delayed2 + delayed1 + else + delayed1 || delayed2 + end + end + + def initialize(delayed, blockers_count, future) + super(future) + @Delayed = delayed + @Countdown = AtomicFixnum.new blockers_count + end + + def on_blocker_resolution(future, index) + countdown = process_on_blocker_resolution(future, index) + resolvable = resolvable?(countdown, future, index) + + on_resolvable(future, index) if resolvable + end + + def delayed_because + @Delayed + end + + def touch + clear_and_propagate_touch + end + + # for inspection only + def blocked_by + blocked_by = [] + ObjectSpace.each_object(AbstractEventFuture) { |o| blocked_by.push o if o.blocks.include? self } + blocked_by + end + + private + + def clear_and_propagate_touch(stack_or_element = @Delayed) + return if stack_or_element.nil? + + if stack_or_element.is_a? LockFreeStack + stack_or_element.clear_each { |element| clear_and_propagate_touch element } + else + stack_or_element.touch unless stack_or_element.nil? # if still present + end + end + + # @return [true,false] if resolvable + def resolvable?(countdown, future, index) + countdown.zero? + end + + def process_on_blocker_resolution(future, index) + @Countdown.decrement + end + + def on_resolvable(resolved_future, index) + raise NotImplementedError + end + end + + # @abstract + class BlockedTaskPromise < BlockedPromise + def initialize(delayed, blockers_count, default_executor, executor, args, &task) + raise ArgumentError, 'no block given' unless block_given? + super delayed, 1, Future.new(self, default_executor) + @Executor = executor + @Task = task + @Args = args + end + + def executor + @Executor + end + end + + class ThenPromise < BlockedTaskPromise + private + + def initialize(delayed, blockers_count, default_executor, executor, args, &task) + super delayed, blockers_count, default_executor, executor, args, &task + end + + def on_resolvable(resolved_future, index) + if resolved_future.fulfilled? + Concurrent.executor(@Executor).post(resolved_future, @Args, @Task) do |future, args, task| + evaluate_to lambda { future.apply args, task } + end + else + resolve_with resolved_future.internal_state + end + end + end + + class RescuePromise < BlockedTaskPromise + private + + def initialize(delayed, blockers_count, default_executor, executor, args, &task) + super delayed, blockers_count, default_executor, executor, args, &task + end + + def on_resolvable(resolved_future, index) + if resolved_future.rejected? + Concurrent.executor(@Executor).post(resolved_future, @Args, @Task) do |future, args, task| + evaluate_to lambda { future.apply args, task } + end + else + resolve_with resolved_future.internal_state + end + end + end + + class ChainPromise < BlockedTaskPromise + private + + def on_resolvable(resolved_future, index) + if Future === resolved_future + Concurrent.executor(@Executor).post(resolved_future, @Args, @Task) do |future, args, task| + evaluate_to(*future.result, *args, task) + end + else + Concurrent.executor(@Executor).post(@Args, @Task) do |args, task| + evaluate_to(*args, task) + end + end + end + end + + # will be immediately resolved + class ImmediateEventPromise < InnerPromise + def initialize(default_executor) + super Event.new(self, default_executor).resolve_with(RESOLVED) + end + end + + class ImmediateFuturePromise < InnerPromise + def initialize(default_executor, fulfilled, value, reason) + super Future.new(self, default_executor). + resolve_with(fulfilled ? Fulfilled.new(value) : Rejected.new(reason)) + end + end + + class AbstractFlatPromise < BlockedPromise + + def initialize(delayed_because, blockers_count, event_or_future) + delayed = LockFreeStack.of1(self) + super(delayed, blockers_count, event_or_future) + # noinspection RubyArgCount + @Touched = AtomicBoolean.new false + @DelayedBecause = delayed_because || LockFreeStack.new + + event_or_future.add_callback_clear_delayed_node delayed.peek + end + + def touch + if @Touched.make_true + clear_and_propagate_touch @DelayedBecause + end + end + + private + + def touched? + @Touched.value + end + + def on_resolvable(resolved_future, index) + resolve_with resolved_future.internal_state + end + + def resolvable?(countdown, future, index) + !@Future.internal_state.resolved? && super(countdown, future, index) + end + + def add_delayed_of(future) + delayed = future.promise.delayed_because + if touched? + clear_and_propagate_touch delayed + else + BlockedPromise.add_delayed @DelayedBecause, delayed + clear_and_propagate_touch @DelayedBecause if touched? + end + end + + end + + class FlatEventPromise < AbstractFlatPromise + + private + + def initialize(delayed, blockers_count, default_executor) + super delayed, 2, Event.new(self, default_executor) + end + + def process_on_blocker_resolution(future, index) + countdown = super(future, index) + if countdown.nonzero? + internal_state = future.internal_state + + unless internal_state.fulfilled? + resolve_with RESOLVED + return countdown + end + + value = internal_state.value + case value + when Future, Event + add_delayed_of value + value.add_callback_notify_blocked self, nil + countdown + else + resolve_with RESOLVED + end + end + countdown + end + + end + + class FlatFuturePromise < AbstractFlatPromise + + private + + def initialize(delayed, blockers_count, levels, default_executor) + raise ArgumentError, 'levels has to be higher than 0' if levels < 1 + # flat promise may result to a future having delayed futures, therefore we have to have empty stack + # to be able to add new delayed futures + super delayed || LockFreeStack.new, 1 + levels, Future.new(self, default_executor) + end + + def process_on_blocker_resolution(future, index) + countdown = super(future, index) + if countdown.nonzero? + internal_state = future.internal_state + + unless internal_state.fulfilled? + resolve_with internal_state + return countdown + end + + value = internal_state.value + case value + when Future + add_delayed_of value + value.add_callback_notify_blocked self, nil + countdown + when Event + evaluate_to(lambda { raise TypeError, 'cannot flatten to Event' }) + else + evaluate_to(lambda { raise TypeError, "returned value #{value.inspect} is not a Future" }) + end + end + countdown + end + + end + + class RunFuturePromise < AbstractFlatPromise + + private + + def initialize(delayed, blockers_count, default_executor) + super delayed, 1, Future.new(self, default_executor) + end + + def process_on_blocker_resolution(future, index) + internal_state = future.internal_state + + unless internal_state.fulfilled? + resolve_with internal_state + return 0 + end + + value = internal_state.value + case value + when Future + add_delayed_of value + value.add_callback_notify_blocked self, nil + else + resolve_with internal_state + end + + 1 + end + end + + class ZipEventEventPromise < BlockedPromise + def initialize(delayed, blockers_count, default_executor) + super delayed, 2, Event.new(self, default_executor) + end + + private + + def on_resolvable(resolved_future, index) + resolve_with RESOLVED + end + end + + class ZipFutureEventPromise < BlockedPromise + def initialize(delayed, blockers_count, default_executor) + super delayed, 2, Future.new(self, default_executor) + @result = nil + end + + private + + def process_on_blocker_resolution(future, index) + # first blocking is future, take its result + @result = future.internal_state if index == 0 + # super has to be called after above to piggyback on volatile @Countdown + super future, index + end + + def on_resolvable(resolved_future, index) + resolve_with @result + end + end + + class EventWrapperPromise < BlockedPromise + def initialize(delayed, blockers_count, default_executor) + super delayed, 1, Event.new(self, default_executor) + end + + private + + def on_resolvable(resolved_future, index) + resolve_with RESOLVED + end + end + + class FutureWrapperPromise < BlockedPromise + def initialize(delayed, blockers_count, default_executor) + super delayed, 1, Future.new(self, default_executor) + end + + private + + def on_resolvable(resolved_future, index) + resolve_with resolved_future.internal_state + end + end + + class ZipFuturesPromise < BlockedPromise + + private + + def initialize(delayed, blockers_count, default_executor) + super(delayed, blockers_count, Future.new(self, default_executor)) + @Resolutions = ::Array.new(blockers_count, nil) + + on_resolvable nil, nil if blockers_count == 0 + end + + def process_on_blocker_resolution(future, index) + # TODO (pitr-ch 18-Dec-2016): Can we assume that array will never break under parallel access when never re-sized? + @Resolutions[index] = future.internal_state # has to be set before countdown in super + super future, index + end + + def on_resolvable(resolved_future, index) + all_fulfilled = true + values = ::Array.new(@Resolutions.size) + reasons = ::Array.new(@Resolutions.size) + + @Resolutions.each_with_index do |internal_state, i| + fulfilled, values[i], reasons[i] = internal_state.result + all_fulfilled &&= fulfilled + end + + if all_fulfilled + resolve_with FulfilledArray.new(values) + else + resolve_with PartiallyRejected.new(values, reasons) + end + end + end + + class ZipEventsPromise < BlockedPromise + + private + + def initialize(delayed, blockers_count, default_executor) + super delayed, blockers_count, Event.new(self, default_executor) + + on_resolvable nil, nil if blockers_count == 0 + end + + def on_resolvable(resolved_future, index) + resolve_with RESOLVED + end + end + + # @abstract + class AbstractAnyPromise < BlockedPromise + end + + class AnyResolvedFuturePromise < AbstractAnyPromise + + private + + def initialize(delayed, blockers_count, default_executor) + super delayed, blockers_count, Future.new(self, default_executor) + end + + def resolvable?(countdown, future, index) + true + end + + def on_resolvable(resolved_future, index) + resolve_with resolved_future.internal_state, false + end + end + + class AnyResolvedEventPromise < AbstractAnyPromise + + private + + def initialize(delayed, blockers_count, default_executor) + super delayed, blockers_count, Event.new(self, default_executor) + end + + def resolvable?(countdown, future, index) + true + end + + def on_resolvable(resolved_future, index) + resolve_with RESOLVED, false + end + end + + class AnyFulfilledFuturePromise < AnyResolvedFuturePromise + + private + + def resolvable?(countdown, future, index) + future.fulfilled? || + # inlined super from BlockedPromise + countdown.zero? + end + end + + class DelayPromise < InnerPromise + + def initialize(default_executor) + event = Event.new(self, default_executor) + @Delayed = LockFreeStack.of1(self) + super event + event.add_callback_clear_delayed_node @Delayed.peek + end + + def touch + @Future.resolve_with RESOLVED + end + + def delayed_because + @Delayed + end + + end + + class ScheduledPromise < InnerPromise + def intended_time + @IntendedTime + end + + def inspect + "#{to_s[0..-2]} intended_time: #{@IntendedTime}>" + end + + private + + def initialize(default_executor, intended_time) + super Event.new(self, default_executor) + + @IntendedTime = intended_time + + in_seconds = begin + now = Time.now + schedule_time = if @IntendedTime.is_a? Time + @IntendedTime + else + now + @IntendedTime + end + [0, schedule_time.to_f - now.to_f].max + end + + Concurrent.global_timer_set.post(in_seconds) do + @Future.resolve_with RESOLVED + end + end + end + + extend FactoryMethods + + private_constant :AbstractPromise, + :ResolvableEventPromise, + :ResolvableFuturePromise, + :InnerPromise, + :BlockedPromise, + :BlockedTaskPromise, + :ThenPromise, + :RescuePromise, + :ChainPromise, + :ImmediateEventPromise, + :ImmediateFuturePromise, + :AbstractFlatPromise, + :FlatFuturePromise, + :FlatEventPromise, + :RunFuturePromise, + :ZipEventEventPromise, + :ZipFutureEventPromise, + :EventWrapperPromise, + :FutureWrapperPromise, + :ZipFuturesPromise, + :ZipEventsPromise, + :AbstractAnyPromise, + :AnyResolvedFuturePromise, + :AnyFulfilledFuturePromise, + :AnyResolvedEventPromise, + :DelayPromise, + :ScheduledPromise + + + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/re_include.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/re_include.rb new file mode 100644 index 0000000..516d58c --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/re_include.rb @@ -0,0 +1,58 @@ +module Concurrent + + # Methods form module A included to a module B, which is already included into class C, + # will not be visible in the C class. If this module is extended to B then A's methods + # are correctly made visible to C. + # + # @example + # module A + # def a + # :a + # end + # end + # + # module B1 + # end + # + # class C1 + # include B1 + # end + # + # module B2 + # extend Concurrent::ReInclude + # end + # + # class C2 + # include B2 + # end + # + # B1.send :include, A + # B2.send :include, A + # + # C1.new.respond_to? :a # => false + # C2.new.respond_to? :a # => true + module ReInclude + # @!visibility private + def included(base) + (@re_include_to_bases ||= []) << [:include, base] + super(base) + end + + # @!visibility private + def extended(base) + (@re_include_to_bases ||= []) << [:extend, base] + super(base) + end + + # @!visibility private + def include(*modules) + result = super(*modules) + modules.reverse.each do |module_being_included| + (@re_include_to_bases ||= []).each do |method, mod| + mod.send method, module_being_included + end + end + result + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/scheduled_task.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/scheduled_task.rb new file mode 100644 index 0000000..90f78b0 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/scheduled_task.rb @@ -0,0 +1,318 @@ +require 'concurrent/constants' +require 'concurrent/errors' +require 'concurrent/configuration' +require 'concurrent/ivar' +require 'concurrent/collection/copy_on_notify_observer_set' +require 'concurrent/utility/monotonic_time' + +require 'concurrent/options' + +module Concurrent + + # `ScheduledTask` is a close relative of `Concurrent::Future` but with one + # important difference: A `Future` is set to execute as soon as possible + # whereas a `ScheduledTask` is set to execute after a specified delay. This + # implementation is loosely based on Java's + # [ScheduledExecutorService](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ScheduledExecutorService.html). + # It is a more feature-rich variant of {Concurrent.timer}. + # + # The *intended* schedule time of task execution is set on object construction + # with the `delay` argument. The delay is a numeric (floating point or integer) + # representing a number of seconds in the future. Any other value or a numeric + # equal to or less than zero will result in an exception. The *actual* schedule + # time of task execution is set when the `execute` method is called. + # + # The constructor can also be given zero or more processing options. Currently + # the only supported options are those recognized by the + # [Dereferenceable](Dereferenceable) module. + # + # The final constructor argument is a block representing the task to be performed. + # If no block is given an `ArgumentError` will be raised. + # + # **States** + # + # `ScheduledTask` mixes in the [Obligation](Obligation) module thus giving it + # "future" behavior. This includes the expected lifecycle states. `ScheduledTask` + # has one additional state, however. While the task (block) is being executed the + # state of the object will be `:processing`. This additional state is necessary + # because it has implications for task cancellation. + # + # **Cancellation** + # + # A `:pending` task can be cancelled using the `#cancel` method. A task in any + # other state, including `:processing`, cannot be cancelled. The `#cancel` + # method returns a boolean indicating the success of the cancellation attempt. + # A cancelled `ScheduledTask` cannot be restarted. It is immutable. + # + # **Obligation and Observation** + # + # The result of a `ScheduledTask` can be obtained either synchronously or + # asynchronously. `ScheduledTask` mixes in both the [Obligation](Obligation) + # module and the + # [Observable](http://ruby-doc.org/stdlib-2.0/libdoc/observer/rdoc/Observable.html) + # module from the Ruby standard library. With one exception `ScheduledTask` + # behaves identically to [Future](Observable) with regard to these modules. + # + # @!macro copy_options + # + # @example Basic usage + # + # require 'concurrent' + # require 'thread' # for Queue + # require 'open-uri' # for open(uri) + # + # class Ticker + # def get_year_end_closing(symbol, year) + # uri = "http://ichart.finance.yahoo.com/table.csv?s=#{symbol}&a=11&b=01&c=#{year}&d=11&e=31&f=#{year}&g=m" + # data = open(uri) {|f| f.collect{|line| line.strip } } + # data[1].split(',')[4].to_f + # end + # end + # + # # Future + # price = Concurrent::Future.execute{ Ticker.new.get_year_end_closing('TWTR', 2013) } + # price.state #=> :pending + # sleep(1) # do other stuff + # price.value #=> 63.65 + # price.state #=> :fulfilled + # + # # ScheduledTask + # task = Concurrent::ScheduledTask.execute(2){ Ticker.new.get_year_end_closing('INTC', 2013) } + # task.state #=> :pending + # sleep(3) # do other stuff + # task.value #=> 25.96 + # + # @example Successful task execution + # + # task = Concurrent::ScheduledTask.new(2){ 'What does the fox say?' } + # task.state #=> :unscheduled + # task.execute + # task.state #=> pending + # + # # wait for it... + # sleep(3) + # + # task.unscheduled? #=> false + # task.pending? #=> false + # task.fulfilled? #=> true + # task.rejected? #=> false + # task.value #=> 'What does the fox say?' + # + # @example One line creation and execution + # + # task = Concurrent::ScheduledTask.new(2){ 'What does the fox say?' }.execute + # task.state #=> pending + # + # task = Concurrent::ScheduledTask.execute(2){ 'What do you get when you multiply 6 by 9?' } + # task.state #=> pending + # + # @example Failed task execution + # + # task = Concurrent::ScheduledTask.execute(2){ raise StandardError.new('Call me maybe?') } + # task.pending? #=> true + # + # # wait for it... + # sleep(3) + # + # task.unscheduled? #=> false + # task.pending? #=> false + # task.fulfilled? #=> false + # task.rejected? #=> true + # task.value #=> nil + # task.reason #=> # + # + # @example Task execution with observation + # + # observer = Class.new{ + # def update(time, value, reason) + # puts "The task completed at #{time} with value '#{value}'" + # end + # }.new + # + # task = Concurrent::ScheduledTask.new(2){ 'What does the fox say?' } + # task.add_observer(observer) + # task.execute + # task.pending? #=> true + # + # # wait for it... + # sleep(3) + # + # #>> The task completed at 2013-11-07 12:26:09 -0500 with value 'What does the fox say?' + # + # @!macro monotonic_clock_warning + # + # @see Concurrent.timer + class ScheduledTask < IVar + include Comparable + + # The executor on which to execute the task. + # @!visibility private + attr_reader :executor + + # Schedule a task for execution at a specified future time. + # + # @param [Float] delay the number of seconds to wait for before executing the task + # + # @yield the task to be performed + # + # @!macro executor_and_deref_options + # + # @option opts [object, Array] :args zero or more arguments to be passed the task + # block on execution + # + # @raise [ArgumentError] When no block is given + # @raise [ArgumentError] When given a time that is in the past + def initialize(delay, opts = {}, &task) + raise ArgumentError.new('no block given') unless block_given? + raise ArgumentError.new('seconds must be greater than zero') if delay.to_f < 0.0 + + super(NULL, opts, &nil) + + synchronize do + ns_set_state(:unscheduled) + @parent = opts.fetch(:timer_set, Concurrent.global_timer_set) + @args = get_arguments_from(opts) + @delay = delay.to_f + @task = task + @time = nil + @executor = Options.executor_from_options(opts) || Concurrent.global_io_executor + self.observers = Collection::CopyOnNotifyObserverSet.new + end + end + + # The `delay` value given at instanciation. + # + # @return [Float] the initial delay. + def initial_delay + synchronize { @delay } + end + + # The monotonic time at which the the task is scheduled to be executed. + # + # @return [Float] the schedule time or nil if `unscheduled` + def schedule_time + synchronize { @time } + end + + # Comparator which orders by schedule time. + # + # @!visibility private + def <=>(other) + schedule_time <=> other.schedule_time + end + + # Has the task been cancelled? + # + # @return [Boolean] true if the task is in the given state else false + def cancelled? + synchronize { ns_check_state?(:cancelled) } + end + + # In the task execution in progress? + # + # @return [Boolean] true if the task is in the given state else false + def processing? + synchronize { ns_check_state?(:processing) } + end + + # Cancel this task and prevent it from executing. A task can only be + # cancelled if it is pending or unscheduled. + # + # @return [Boolean] true if successfully cancelled else false + def cancel + if compare_and_set_state(:cancelled, :pending, :unscheduled) + complete(false, nil, CancelledOperationError.new) + # To avoid deadlocks this call must occur outside of #synchronize + # Changing the state above should prevent redundant calls + @parent.send(:remove_task, self) + else + false + end + end + + # Reschedule the task using the original delay and the current time. + # A task can only be reset while it is `:pending`. + # + # @return [Boolean] true if successfully rescheduled else false + def reset + synchronize{ ns_reschedule(@delay) } + end + + # Reschedule the task using the given delay and the current time. + # A task can only be reset while it is `:pending`. + # + # @param [Float] delay the number of seconds to wait for before executing the task + # + # @return [Boolean] true if successfully rescheduled else false + # + # @raise [ArgumentError] When given a time that is in the past + def reschedule(delay) + delay = delay.to_f + raise ArgumentError.new('seconds must be greater than zero') if delay < 0.0 + synchronize{ ns_reschedule(delay) } + end + + # Execute an `:unscheduled` `ScheduledTask`. Immediately sets the state to `:pending` + # and starts counting down toward execution. Does nothing if the `ScheduledTask` is + # in any state other than `:unscheduled`. + # + # @return [ScheduledTask] a reference to `self` + def execute + if compare_and_set_state(:pending, :unscheduled) + synchronize{ ns_schedule(@delay) } + end + self + end + + # Create a new `ScheduledTask` object with the given block, execute it, and return the + # `:pending` object. + # + # @param [Float] delay the number of seconds to wait for before executing the task + # + # @!macro executor_and_deref_options + # + # @return [ScheduledTask] the newly created `ScheduledTask` in the `:pending` state + # + # @raise [ArgumentError] if no block is given + def self.execute(delay, opts = {}, &task) + new(delay, opts, &task).execute + end + + # Execute the task. + # + # @!visibility private + def process_task + safe_execute(@task, @args) + end + + protected :set, :try_set, :fail, :complete + + protected + + # Schedule the task using the given delay and the current time. + # + # @param [Float] delay the number of seconds to wait for before executing the task + # + # @return [Boolean] true if successfully rescheduled else false + # + # @!visibility private + def ns_schedule(delay) + @delay = delay + @time = Concurrent.monotonic_time + @delay + @parent.send(:post_task, self) + end + + # Reschedule the task using the given delay and the current time. + # A task can only be reset while it is `:pending`. + # + # @param [Float] delay the number of seconds to wait for before executing the task + # + # @return [Boolean] true if successfully rescheduled else false + # + # @!visibility private + def ns_reschedule(delay) + return false unless ns_check_state?(:pending) + @parent.send(:remove_task, self) && ns_schedule(delay) + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/set.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/set.rb new file mode 100644 index 0000000..04dc936 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/set.rb @@ -0,0 +1,66 @@ +require 'concurrent/utility/engine' +require 'concurrent/thread_safe/util' +require 'set' + +module Concurrent + + # @!macro concurrent_set + # + # A thread-safe subclass of Set. This version locks against the object + # itself for every method call, ensuring only one thread can be reading + # or writing at a time. This includes iteration methods like `#each`. + # + # @note `a += b` is **not** a **thread-safe** operation on + # `Concurrent::Set`. It reads Set `a`, then it creates new `Concurrent::Set` + # which is union of `a` and `b`, then it writes the union to `a`. + # The read and write are independent operations they do not form a single atomic + # operation therefore when two `+=` operations are executed concurrently updates + # may be lost. Use `#merge` instead. + # + # @see http://ruby-doc.org/stdlib-2.4.0/libdoc/set/rdoc/Set.html Ruby standard library `Set` + + + # @!macro internal_implementation_note + SetImplementation = case + when Concurrent.on_cruby? + # Because MRI never runs code in parallel, the existing + # non-thread-safe structures should usually work fine. + ::Set + + when Concurrent.on_jruby? + require 'jruby/synchronized' + + class JRubySet < ::Set + include JRuby::Synchronized + end + JRubySet + + when Concurrent.on_rbx? + require 'monitor' + require 'concurrent/thread_safe/util/data_structures' + + class RbxSet < ::Set + end + ThreadSafe::Util.make_synchronized_on_rbx Concurrent::RbxSet + RbxSet + + when Concurrent.on_truffleruby? + require 'concurrent/thread_safe/util/data_structures' + + class TruffleRubySet < ::Set + end + + ThreadSafe::Util.make_synchronized_on_truffleruby Concurrent::TruffleRubySet + TruffleRubySet + + else + warn 'Possibly unsupported Ruby implementation' + ::Set + end + private_constant :SetImplementation + + # @!macro concurrent_set + class Set < SetImplementation + end +end + diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/settable_struct.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/settable_struct.rb new file mode 100644 index 0000000..9706cff --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/settable_struct.rb @@ -0,0 +1,129 @@ +require 'concurrent/synchronization/abstract_struct' +require 'concurrent/errors' +require 'concurrent/synchronization' + +module Concurrent + + # An thread-safe, write-once variation of Ruby's standard `Struct`. + # Each member can have its value set at most once, either at construction + # or any time thereafter. Attempting to assign a value to a member + # that has already been set will result in a `Concurrent::ImmutabilityError`. + # + # @see http://ruby-doc.org/core-2.2.0/Struct.html Ruby standard library `Struct` + # @see http://en.wikipedia.org/wiki/Final_(Java) Java `final` keyword + module SettableStruct + include Synchronization::AbstractStruct + + # @!macro struct_values + def values + synchronize { ns_values } + end + alias_method :to_a, :values + + # @!macro struct_values_at + def values_at(*indexes) + synchronize { ns_values_at(indexes) } + end + + # @!macro struct_inspect + def inspect + synchronize { ns_inspect } + end + alias_method :to_s, :inspect + + # @!macro struct_merge + def merge(other, &block) + synchronize { ns_merge(other, &block) } + end + + # @!macro struct_to_h + def to_h + synchronize { ns_to_h } + end + + # @!macro struct_get + def [](member) + synchronize { ns_get(member) } + end + + # @!macro struct_equality + def ==(other) + synchronize { ns_equality(other) } + end + + # @!macro struct_each + def each(&block) + return enum_for(:each) unless block_given? + synchronize { ns_each(&block) } + end + + # @!macro struct_each_pair + def each_pair(&block) + return enum_for(:each_pair) unless block_given? + synchronize { ns_each_pair(&block) } + end + + # @!macro struct_select + def select(&block) + return enum_for(:select) unless block_given? + synchronize { ns_select(&block) } + end + + # @!macro struct_set + # + # @raise [Concurrent::ImmutabilityError] if the given member has already been set + def []=(member, value) + if member.is_a? Integer + length = synchronize { @values.length } + if member >= length + raise IndexError.new("offset #{member} too large for struct(size:#{length})") + end + synchronize do + unless @values[member].nil? + raise Concurrent::ImmutabilityError.new('struct member has already been set') + end + @values[member] = value + end + else + send("#{member}=", value) + end + rescue NoMethodError + raise NameError.new("no member '#{member}' in struct") + end + + # @!macro struct_new + def self.new(*args, &block) + clazz_name = nil + if args.length == 0 + raise ArgumentError.new('wrong number of arguments (0 for 1+)') + elsif args.length > 0 && args.first.is_a?(String) + clazz_name = args.shift + end + FACTORY.define_struct(clazz_name, args, &block) + end + + FACTORY = Class.new(Synchronization::LockableObject) do + def define_struct(name, members, &block) + synchronize do + clazz = Synchronization::AbstractStruct.define_struct_class(SettableStruct, Synchronization::LockableObject, name, members, &block) + members.each_with_index do |member, index| + clazz.send :remove_method, member if clazz.instance_methods.include? member + clazz.send(:define_method, member) do + synchronize { @values[index] } + end + clazz.send(:define_method, "#{member}=") do |value| + synchronize do + unless @values[index].nil? + raise Concurrent::ImmutabilityError.new('struct member has already been set') + end + @values[index] = value + end + end + end + clazz + end + end + end.new + private_constant :FACTORY + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization.rb new file mode 100644 index 0000000..49c68eb --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization.rb @@ -0,0 +1,30 @@ +require 'concurrent/utility/engine' + +require 'concurrent/synchronization/abstract_object' +require 'concurrent/utility/native_extension_loader' # load native parts first +Concurrent.load_native_extensions + +require 'concurrent/synchronization/mri_object' +require 'concurrent/synchronization/jruby_object' +require 'concurrent/synchronization/rbx_object' +require 'concurrent/synchronization/truffleruby_object' +require 'concurrent/synchronization/object' +require 'concurrent/synchronization/volatile' + +require 'concurrent/synchronization/abstract_lockable_object' +require 'concurrent/synchronization/mutex_lockable_object' +require 'concurrent/synchronization/jruby_lockable_object' +require 'concurrent/synchronization/rbx_lockable_object' + +require 'concurrent/synchronization/lockable_object' + +require 'concurrent/synchronization/condition' +require 'concurrent/synchronization/lock' + +module Concurrent + # {include:file:docs-source/synchronization.md} + # {include:file:docs-source/synchronization-notes.md} + module Synchronization + end +end + diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_lockable_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_lockable_object.rb new file mode 100644 index 0000000..bc12603 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_lockable_object.rb @@ -0,0 +1,98 @@ +module Concurrent + module Synchronization + + # @!visibility private + class AbstractLockableObject < Synchronization::Object + + protected + + # @!macro synchronization_object_method_synchronize + # + # @yield runs the block synchronized against this object, + # equivalent of java's `synchronize(this) {}` + # @note can by made public in descendants if required by `public :synchronize` + def synchronize + raise NotImplementedError + end + + # @!macro synchronization_object_method_ns_wait_until + # + # Wait until condition is met or timeout passes, + # protects against spurious wake-ups. + # @param [Numeric, nil] timeout in seconds, `nil` means no timeout + # @yield condition to be met + # @yieldreturn [true, false] + # @return [true, false] if condition met + # @note only to be used inside synchronized block + # @note to provide direct access to this method in a descendant add method + # ``` + # def wait_until(timeout = nil, &condition) + # synchronize { ns_wait_until(timeout, &condition) } + # end + # ``` + def ns_wait_until(timeout = nil, &condition) + if timeout + wait_until = Concurrent.monotonic_time + timeout + loop do + now = Concurrent.monotonic_time + condition_result = condition.call + return condition_result if now >= wait_until || condition_result + ns_wait wait_until - now + end + else + ns_wait timeout until condition.call + true + end + end + + # @!macro synchronization_object_method_ns_wait + # + # Wait until another thread calls #signal or #broadcast, + # spurious wake-ups can happen. + # + # @param [Numeric, nil] timeout in seconds, `nil` means no timeout + # @return [self] + # @note only to be used inside synchronized block + # @note to provide direct access to this method in a descendant add method + # ``` + # def wait(timeout = nil) + # synchronize { ns_wait(timeout) } + # end + # ``` + def ns_wait(timeout = nil) + raise NotImplementedError + end + + # @!macro synchronization_object_method_ns_signal + # + # Signal one waiting thread. + # @return [self] + # @note only to be used inside synchronized block + # @note to provide direct access to this method in a descendant add method + # ``` + # def signal + # synchronize { ns_signal } + # end + # ``` + def ns_signal + raise NotImplementedError + end + + # @!macro synchronization_object_method_ns_broadcast + # + # Broadcast to all waiting threads. + # @return [self] + # @note only to be used inside synchronized block + # @note to provide direct access to this method in a descendant add method + # ``` + # def broadcast + # synchronize { ns_broadcast } + # end + # ``` + def ns_broadcast + raise NotImplementedError + end + + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_object.rb new file mode 100644 index 0000000..532388b --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_object.rb @@ -0,0 +1,24 @@ +module Concurrent + module Synchronization + + # @!visibility private + # @!macro internal_implementation_note + class AbstractObject + + # @abstract has to be implemented based on Ruby runtime + def initialize + raise NotImplementedError + end + + # @!visibility private + # @abstract + def full_memory_barrier + raise NotImplementedError + end + + def self.attr_volatile(*names) + raise NotImplementedError + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_struct.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_struct.rb new file mode 100644 index 0000000..8c4dff4 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_struct.rb @@ -0,0 +1,159 @@ +module Concurrent + module Synchronization + + # @!visibility private + # @!macro internal_implementation_note + module AbstractStruct + + # @!visibility private + def initialize(*values) + super() + ns_initialize(*values) + end + + # @!macro struct_length + # + # Returns the number of struct members. + # + # @return [Fixnum] the number of struct members + def length + self.class::MEMBERS.length + end + alias_method :size, :length + + # @!macro struct_members + # + # Returns the struct members as an array of symbols. + # + # @return [Array] the struct members as an array of symbols + def members + self.class::MEMBERS.dup + end + + protected + + # @!macro struct_values + # + # @!visibility private + def ns_values + @values.dup + end + + # @!macro struct_values_at + # + # @!visibility private + def ns_values_at(indexes) + @values.values_at(*indexes) + end + + # @!macro struct_to_h + # + # @!visibility private + def ns_to_h + length.times.reduce({}){|memo, i| memo[self.class::MEMBERS[i]] = @values[i]; memo} + end + + # @!macro struct_get + # + # @!visibility private + def ns_get(member) + if member.is_a? Integer + if member >= @values.length + raise IndexError.new("offset #{member} too large for struct(size:#{@values.length})") + end + @values[member] + else + send(member) + end + rescue NoMethodError + raise NameError.new("no member '#{member}' in struct") + end + + # @!macro struct_equality + # + # @!visibility private + def ns_equality(other) + self.class == other.class && self.values == other.values + end + + # @!macro struct_each + # + # @!visibility private + def ns_each + values.each{|value| yield value } + end + + # @!macro struct_each_pair + # + # @!visibility private + def ns_each_pair + @values.length.times do |index| + yield self.class::MEMBERS[index], @values[index] + end + end + + # @!macro struct_select + # + # @!visibility private + def ns_select + values.select{|value| yield value } + end + + # @!macro struct_inspect + # + # @!visibility private + def ns_inspect + struct = pr_underscore(self.class.ancestors[1]) + clazz = ((self.class.to_s =~ /^#" + end + + # @!macro struct_merge + # + # @!visibility private + def ns_merge(other, &block) + self.class.new(*self.to_h.merge(other, &block).values) + end + + # @!visibility private + def pr_underscore(clazz) + word = clazz.to_s.dup # dup string to workaround JRuby 9.2.0.0 bug https://github.com/jruby/jruby/issues/5229 + word.gsub!(/::/, '/') + word.gsub!(/([A-Z]+)([A-Z][a-z])/,'\1_\2') + word.gsub!(/([a-z\d])([A-Z])/,'\1_\2') + word.tr!("-", "_") + word.downcase! + word + end + + # @!visibility private + def self.define_struct_class(parent, base, name, members, &block) + clazz = Class.new(base || Object) do + include parent + self.const_set(:MEMBERS, members.collect{|member| member.to_s.to_sym}.freeze) + def ns_initialize(*values) + raise ArgumentError.new('struct size differs') if values.length > length + @values = values.fill(nil, values.length..length-1) + end + end + unless name.nil? + begin + parent.send :remove_const, name if parent.const_defined?(name, false) + parent.const_set(name, clazz) + clazz + rescue NameError + raise NameError.new("identifier #{name} needs to be constant") + end + end + members.each_with_index do |member, index| + clazz.send :remove_method, member if clazz.instance_methods.include? member + clazz.send(:define_method, member) do + @values[index] + end + end + clazz.class_exec(&block) unless block.nil? + clazz + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/condition.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/condition.rb new file mode 100644 index 0000000..ac528bc --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/condition.rb @@ -0,0 +1,58 @@ +module Concurrent + module Synchronization + # TODO (pitr-ch 04-Dec-2016): should be in edge + class Condition < LockableObject + safe_initialization! + + # TODO (pitr 12-Sep-2015): locks two objects, improve + # TODO (pitr 26-Sep-2015): study + # http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/8-b132/java/util/concurrent/locks/AbstractQueuedSynchronizer.java#AbstractQueuedSynchronizer.Node + + singleton_class.send :alias_method, :private_new, :new + private_class_method :new + + def initialize(lock) + super() + @Lock = lock + end + + def wait(timeout = nil) + @Lock.synchronize { ns_wait(timeout) } + end + + def ns_wait(timeout = nil) + synchronize { super(timeout) } + end + + def wait_until(timeout = nil, &condition) + @Lock.synchronize { ns_wait_until(timeout, &condition) } + end + + def ns_wait_until(timeout = nil, &condition) + synchronize { super(timeout, &condition) } + end + + def signal + @Lock.synchronize { ns_signal } + end + + def ns_signal + synchronize { super } + end + + def broadcast + @Lock.synchronize { ns_broadcast } + end + + def ns_broadcast + synchronize { super } + end + end + + class LockableObject < LockableObjectImplementation + def new_condition + Condition.private_new(self) + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_lockable_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_lockable_object.rb new file mode 100644 index 0000000..359a032 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_lockable_object.rb @@ -0,0 +1,13 @@ +module Concurrent + module Synchronization + + if Concurrent.on_jruby? && Concurrent.java_extensions_loaded? + + # @!visibility private + # @!macro internal_implementation_note + class JRubyLockableObject < AbstractLockableObject + + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_object.rb new file mode 100644 index 0000000..b04382f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_object.rb @@ -0,0 +1,44 @@ +module Concurrent + module Synchronization + + if Concurrent.on_jruby? && Concurrent.java_extensions_loaded? + + module JRubyAttrVolatile + def self.included(base) + base.extend(ClassMethods) + end + + module ClassMethods + def attr_volatile(*names) + names.each do |name| + + ivar = :"@volatile_#{name}" + + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name} + instance_variable_get_volatile(:#{ivar}) + end + + def #{name}=(value) + instance_variable_set_volatile(:#{ivar}, value) + end + RUBY + + end + names.map { |n| [n, :"#{n}="] }.flatten + end + end + end + + # @!visibility private + # @!macro internal_implementation_note + class JRubyObject < AbstractObject + include JRubyAttrVolatile + + def initialize + # nothing to do + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lock.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lock.rb new file mode 100644 index 0000000..ed865b3 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lock.rb @@ -0,0 +1,34 @@ +module Concurrent + module Synchronization + # TODO (pitr-ch 04-Dec-2016): should be in edge + class Lock < LockableObject + # TODO use JavaReentrantLock on JRuby + + public :synchronize + + def wait(timeout = nil) + synchronize { ns_wait(timeout) } + end + + public :ns_wait + + def wait_until(timeout = nil, &condition) + synchronize { ns_wait_until(timeout, &condition) } + end + + public :ns_wait_until + + def signal + synchronize { ns_signal } + end + + public :ns_signal + + def broadcast + synchronize { ns_broadcast } + end + + public :ns_broadcast + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lockable_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lockable_object.rb new file mode 100644 index 0000000..34cc8d9 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lockable_object.rb @@ -0,0 +1,74 @@ +module Concurrent + module Synchronization + + # @!visibility private + # @!macro internal_implementation_note + LockableObjectImplementation = case + when Concurrent.on_cruby? && Concurrent.ruby_version(:<=, 1, 9, 3) + MonitorLockableObject + when Concurrent.on_cruby? && Concurrent.ruby_version(:>, 1, 9, 3) + MutexLockableObject + when Concurrent.on_jruby? + JRubyLockableObject + when Concurrent.on_rbx? + RbxLockableObject + when Concurrent.on_truffleruby? + MutexLockableObject + else + warn 'Possibly unsupported Ruby implementation' + MonitorLockableObject + end + private_constant :LockableObjectImplementation + + # Safe synchronization under any Ruby implementation. + # It provides methods like {#synchronize}, {#wait}, {#signal} and {#broadcast}. + # Provides a single layer which can improve its implementation over time without changes needed to + # the classes using it. Use {Synchronization::Object} not this abstract class. + # + # @note this object does not support usage together with + # [`Thread#wakeup`](http://ruby-doc.org/core-2.2.0/Thread.html#method-i-wakeup) + # and [`Thread#raise`](http://ruby-doc.org/core-2.2.0/Thread.html#method-i-raise). + # `Thread#sleep` and `Thread#wakeup` will work as expected but mixing `Synchronization::Object#wait` and + # `Thread#wakeup` will not work on all platforms. + # + # @see Event implementation as an example of this class use + # + # @example simple + # class AnClass < Synchronization::Object + # def initialize + # super + # synchronize { @value = 'asd' } + # end + # + # def value + # synchronize { @value } + # end + # end + # + # @!visibility private + class LockableObject < LockableObjectImplementation + + # TODO (pitr 12-Sep-2015): make private for c-r, prohibit subclassing + # TODO (pitr 12-Sep-2015): we inherit too much ourselves :/ + + # @!method initialize(*args, &block) + # @!macro synchronization_object_method_initialize + + # @!method synchronize + # @!macro synchronization_object_method_synchronize + + # @!method wait_until(timeout = nil, &condition) + # @!macro synchronization_object_method_ns_wait_until + + # @!method wait(timeout = nil) + # @!macro synchronization_object_method_ns_wait + + # @!method signal + # @!macro synchronization_object_method_ns_signal + + # @!method broadcast + # @!macro synchronization_object_method_ns_broadcast + + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mri_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mri_object.rb new file mode 100644 index 0000000..74202f5 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mri_object.rb @@ -0,0 +1,43 @@ +module Concurrent + module Synchronization + + module MriAttrVolatile + def self.included(base) + base.extend(ClassMethods) + end + + module ClassMethods + def attr_volatile(*names) + names.each do |name| + ivar = :"@volatile_#{name}" + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name} + #{ivar} + end + + def #{name}=(value) + #{ivar} = value + end + RUBY + end + names.map { |n| [n, :"#{n}="] }.flatten + end + end + + def full_memory_barrier + # relying on undocumented behavior of CRuby, GVL acquire has lock which ensures visibility of ivars + # https://github.com/ruby/ruby/blob/ruby_2_2/thread_pthread.c#L204-L211 + end + end + + # @!visibility private + # @!macro internal_implementation_note + class MriObject < AbstractObject + include MriAttrVolatile + + def initialize + # nothing to do + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mutex_lockable_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mutex_lockable_object.rb new file mode 100644 index 0000000..f288c51 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mutex_lockable_object.rb @@ -0,0 +1,76 @@ +module Concurrent + # noinspection RubyInstanceVariableNamingConvention + module Synchronization + + # @!visibility private + # @!macro internal_implementation_note + module ConditionSignalling + protected + + def ns_signal + @__Condition__.signal + self + end + + def ns_broadcast + @__Condition__.broadcast + self + end + end + + + # @!visibility private + # @!macro internal_implementation_note + class MutexLockableObject < AbstractLockableObject + include ConditionSignalling + + safe_initialization! + + def initialize(*defaults) + super(*defaults) + @__Lock__ = ::Mutex.new + @__Condition__ = ::ConditionVariable.new + end + + protected + + def synchronize + if @__Lock__.owned? + yield + else + @__Lock__.synchronize { yield } + end + end + + def ns_wait(timeout = nil) + @__Condition__.wait @__Lock__, timeout + self + end + end + + # @!visibility private + # @!macro internal_implementation_note + class MonitorLockableObject < AbstractLockableObject + include ConditionSignalling + + safe_initialization! + + def initialize(*defaults) + super(*defaults) + @__Lock__ = ::Monitor.new + @__Condition__ = @__Lock__.new_cond + end + + protected + + def synchronize # TODO may be a problem with lock.synchronize { lock.wait } + @__Lock__.synchronize { yield } + end + + def ns_wait(timeout = nil) + @__Condition__.wait timeout + self + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/object.rb new file mode 100644 index 0000000..1254427 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/object.rb @@ -0,0 +1,157 @@ +module Concurrent + module Synchronization + + # @!visibility private + # @!macro internal_implementation_note + ObjectImplementation = case + when Concurrent.on_cruby? + MriObject + when Concurrent.on_jruby? + JRubyObject + when Concurrent.on_rbx? + RbxObject + when Concurrent.on_truffleruby? + TruffleRubyObject + else + warn 'Possibly unsupported Ruby implementation' + MriObject + end + private_constant :ObjectImplementation + + # Abstract object providing final, volatile, ans CAS extensions to build other concurrent abstractions. + # - final instance variables see {Object.safe_initialization!} + # - volatile instance variables see {Object.attr_volatile} + # - volatile instance variables see {Object.attr_atomic} + class Object < ObjectImplementation + # TODO make it a module if possible + + # @!method self.attr_volatile(*names) + # Creates methods for reading and writing (as `attr_accessor` does) to a instance variable with + # volatile (Java) semantic. The instance variable should be accessed oly through generated methods. + # + # @param [Array] names of the instance variables to be volatile + # @return [Array] names of defined method names + + # Has to be called by children. + def initialize + super + initialize_volatile_with_cas + end + + # By calling this method on a class, it and all its children are marked to be constructed safely. Meaning that + # all writes (ivar initializations) are made visible to all readers of newly constructed object. It ensures + # same behaviour as Java's final fields. + # @example + # class AClass < Concurrent::Synchronization::Object + # safe_initialization! + # + # def initialize + # @AFinalValue = 'value' # published safely, does not have to be synchronized + # end + # end + def self.safe_initialization! + # define only once, and not again in children + return if safe_initialization? + + def self.new(*args, &block) + object = super(*args, &block) + ensure + object.full_memory_barrier if object + end + + @safe_initialization = true + end + + # @return [true, false] if this class is safely initialized. + def self.safe_initialization? + @safe_initialization = false unless defined? @safe_initialization + @safe_initialization || (superclass.respond_to?(:safe_initialization?) && superclass.safe_initialization?) + end + + # For testing purposes, quite slow. Injects assert code to new method which will raise if class instance contains + # any instance variables with CamelCase names and isn't {.safe_initialization?}. + def self.ensure_safe_initialization_when_final_fields_are_present + Object.class_eval do + def self.new(*args, &block) + object = super(*args, &block) + ensure + has_final_field = object.instance_variables.any? { |v| v.to_s =~ /^@[A-Z]/ } + if has_final_field && !safe_initialization? + raise "there was an instance of #{object.class} with final field but not marked with safe_initialization!" + end + end + end + end + + # Creates methods for reading and writing to a instance variable with + # volatile (Java) semantic as {.attr_volatile} does. + # The instance variable should be accessed oly through generated methods. + # This method generates following methods: `value`, `value=(new_value) #=> new_value`, + # `swap_value(new_value) #=> old_value`, + # `compare_and_set_value(expected, value) #=> true || false`, `update_value(&block)`. + # @param [Array] names of the instance variables to be volatile with CAS. + # @return [Array] names of defined method names. + def self.attr_atomic(*names) + @volatile_cas_fields ||= [] + @volatile_cas_fields += names + safe_initialization! + define_initialize_volatile_with_cas + + names.each do |name| + ivar = :"@Atomic#{name.to_s.gsub(/(?:^|_)(.)/) { $1.upcase }}" + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name} + #{ivar}.get + end + + def #{name}=(value) + #{ivar}.set value + end + + def swap_#{name}(value) + #{ivar}.swap value + end + + def compare_and_set_#{name}(expected, value) + #{ivar}.compare_and_set expected, value + end + + def update_#{name}(&block) + #{ivar}.update(&block) + end + RUBY + end + names.flat_map { |n| [n, :"#{n}=", :"swap_#{n}", :"compare_and_set_#{n}", :"update_#{n}"] } + end + + # @param [true,false] inherited should inherited volatile with CAS fields be returned? + # @return [Array] Returns defined volatile with CAS fields on this class. + def self.volatile_cas_fields(inherited = true) + @volatile_cas_fields ||= [] + ((superclass.volatile_cas_fields if superclass.respond_to?(:volatile_cas_fields) && inherited) || []) + + @volatile_cas_fields + end + + private + + def self.define_initialize_volatile_with_cas + assignments = @volatile_cas_fields.map do |name| + "@Atomic#{name.to_s.gsub(/(?:^|_)(.)/) { $1.upcase }} = Concurrent::AtomicReference.new(nil)" + end.join("\n") + + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def initialize_volatile_with_cas + super + #{assignments} + end + RUBY + end + + private_class_method :define_initialize_volatile_with_cas + + def initialize_volatile_with_cas + end + + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_lockable_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_lockable_object.rb new file mode 100644 index 0000000..8dbd3c3 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_lockable_object.rb @@ -0,0 +1,65 @@ +module Concurrent + module Synchronization + + # @!visibility private + # @!macro internal_implementation_note + class RbxLockableObject < AbstractLockableObject + safe_initialization! + + def initialize(*defaults) + super(*defaults) + @__Waiters__ = [] + @__owner__ = nil + end + + protected + + def synchronize(&block) + if @__owner__ == Thread.current + yield + else + result = nil + Rubinius.synchronize(self) do + begin + @__owner__ = Thread.current + result = yield + ensure + @__owner__ = nil + end + end + result + end + end + + def ns_wait(timeout = nil) + wchan = Rubinius::Channel.new + + begin + @__Waiters__.push wchan + Rubinius.unlock(self) + signaled = wchan.receive_timeout timeout + ensure + Rubinius.lock(self) + + if !signaled && !@__Waiters__.delete(wchan) + # we timed out, but got signaled afterwards, + # so pass that signal on to the next waiter + @__Waiters__.shift << true unless @__Waiters__.empty? + end + end + + self + end + + def ns_signal + @__Waiters__.shift << true unless @__Waiters__.empty? + self + end + + def ns_broadcast + @__Waiters__.shift << true until @__Waiters__.empty? + self + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_object.rb new file mode 100644 index 0000000..b9a0e3f --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_object.rb @@ -0,0 +1,48 @@ +module Concurrent + module Synchronization + + module RbxAttrVolatile + def self.included(base) + base.extend(ClassMethods) + end + + module ClassMethods + + def attr_volatile(*names) + names.each do |name| + ivar = :"@volatile_#{name}" + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name} + Rubinius.memory_barrier + #{ivar} + end + + def #{name}=(value) + #{ivar} = value + Rubinius.memory_barrier + end + RUBY + end + names.map { |n| [n, :"#{n}="] }.flatten + end + + end + + def full_memory_barrier + # Rubinius instance variables are not volatile so we need to insert barrier + # TODO (pitr 26-Nov-2015): check comments like ^ + Rubinius.memory_barrier + end + end + + # @!visibility private + # @!macro internal_implementation_note + class RbxObject < AbstractObject + include RbxAttrVolatile + + def initialize + # nothing to do + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/truffleruby_object.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/truffleruby_object.rb new file mode 100644 index 0000000..b25fe21 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/truffleruby_object.rb @@ -0,0 +1,46 @@ +module Concurrent + module Synchronization + + module TruffleRubyAttrVolatile + def self.included(base) + base.extend(ClassMethods) + end + + module ClassMethods + def attr_volatile(*names) + names.each do |name| + ivar = :"@volatile_#{name}" + + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name} + full_memory_barrier + #{ivar} + end + + def #{name}=(value) + #{ivar} = value + full_memory_barrier + end + RUBY + end + + names.map { |n| [n, :"#{n}="] }.flatten + end + end + + def full_memory_barrier + TruffleRuby.full_memory_barrier + end + end + + # @!visibility private + # @!macro internal_implementation_note + class TruffleRubyObject < AbstractObject + include TruffleRubyAttrVolatile + + def initialize + # nothing to do + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/volatile.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/volatile.rb new file mode 100644 index 0000000..9dffa91 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/volatile.rb @@ -0,0 +1,36 @@ +module Concurrent + module Synchronization + + # Volatile adds the attr_volatile class method when included. + # + # @example + # class Foo + # include Concurrent::Synchronization::Volatile + # + # attr_volatile :bar + # + # def initialize + # self.bar = 1 + # end + # end + # + # foo = Foo.new + # foo.bar + # => 1 + # foo.bar = 2 + # => 2 + + Volatile = case + when Concurrent.on_cruby? + MriAttrVolatile + when Concurrent.on_jruby? + JRubyAttrVolatile + when Concurrent.on_rbx? + RbxAttrVolatile + when Concurrent.on_truffleruby? + TruffleRubyAttrVolatile + else + MriAttrVolatile + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/synchronized_delegator.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/synchronized_delegator.rb new file mode 100644 index 0000000..92e7c45 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/synchronized_delegator.rb @@ -0,0 +1,50 @@ +require 'delegate' +require 'monitor' + +module Concurrent + unless defined?(SynchronizedDelegator) + + # This class provides a trivial way to synchronize all calls to a given object + # by wrapping it with a `Delegator` that performs `Monitor#enter/exit` calls + # around the delegated `#send`. Example: + # + # array = [] # not thread-safe on many impls + # array = SynchronizedDelegator.new([]) # thread-safe + # + # A simple `Monitor` provides a very coarse-grained way to synchronize a given + # object, in that it will cause synchronization for methods that have no need + # for it, but this is a trivial way to get thread-safety where none may exist + # currently on some implementations. + # + # This class is currently being considered for inclusion into stdlib, via + # https://bugs.ruby-lang.org/issues/8556 + # + # @!visibility private + class SynchronizedDelegator < SimpleDelegator + def setup + @old_abort = Thread.abort_on_exception + Thread.abort_on_exception = true + end + + def teardown + Thread.abort_on_exception = @old_abort + end + + def initialize(obj) + __setobj__(obj) + @monitor = Monitor.new + end + + def method_missing(method, *args, &block) + monitor = @monitor + begin + monitor.enter + super + ensure + monitor.exit + end + end + + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util.rb new file mode 100644 index 0000000..c67084a --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util.rb @@ -0,0 +1,16 @@ +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # TODO (pitr-ch 15-Oct-2016): migrate to Utility::NativeInteger + FIXNUM_BIT_SIZE = (0.size * 8) - 2 + MAX_INT = (2 ** FIXNUM_BIT_SIZE) - 1 + # TODO (pitr-ch 15-Oct-2016): migrate to Utility::ProcessorCounter + CPU_COUNT = 16 # is there a way to determine this? + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/adder.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/adder.rb new file mode 100644 index 0000000..7a6e8d5 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/adder.rb @@ -0,0 +1,74 @@ +require 'concurrent/thread_safe/util' +require 'concurrent/thread_safe/util/striped64' + +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # A Ruby port of the Doug Lea's jsr166e.LondAdder class version 1.8 + # available in public domain. + # + # Original source code available here: + # http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/LongAdder.java?revision=1.8 + # + # One or more variables that together maintain an initially zero + # sum. When updates (method +add+) are contended across threads, + # the set of variables may grow dynamically to reduce contention. + # Method +sum+ returns the current total combined across the + # variables maintaining the sum. + # + # This class is usually preferable to single +Atomic+ reference when + # multiple threads update a common sum that is used for purposes such + # as collecting statistics, not for fine-grained synchronization + # control. Under low update contention, the two classes have similar + # characteristics. But under high contention, expected throughput of + # this class is significantly higher, at the expense of higher space + # consumption. + # + # @!visibility private + class Adder < Striped64 + # Adds the given value. + def add(x) + if (current_cells = cells) || !cas_base_computed {|current_base| current_base + x} + was_uncontended = true + hash = hash_code + unless current_cells && (cell = current_cells.volatile_get_by_hash(hash)) && (was_uncontended = cell.cas_computed {|current_value| current_value + x}) + retry_update(x, hash, was_uncontended) {|current_value| current_value + x} + end + end + end + + def increment + add(1) + end + + def decrement + add(-1) + end + + # Returns the current sum. The returned value is _NOT_ an + # atomic snapshot: Invocation in the absence of concurrent + # updates returns an accurate result, but concurrent updates that + # occur while the sum is being calculated might not be + # incorporated. + def sum + x = base + if current_cells = cells + current_cells.each do |cell| + x += cell.value if cell + end + end + x + end + + def reset + internal_reset(0) + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/cheap_lockable.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/cheap_lockable.rb new file mode 100644 index 0000000..d9b4c58 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/cheap_lockable.rb @@ -0,0 +1,118 @@ +require 'concurrent/thread_safe/util' +require 'concurrent/thread_safe/util/volatile' + +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # Provides a cheapest possible (mainly in terms of memory usage) +Mutex+ + # with the +ConditionVariable+ bundled in. + # + # Usage: + # class A + # include CheapLockable + # + # def do_exlusively + # cheap_synchronize { yield } + # end + # + # def wait_for_something + # cheap_synchronize do + # cheap_wait until resource_available? + # do_something + # cheap_broadcast # wake up others + # end + # end + # end + # + # @!visibility private + module CheapLockable + private + engine = defined?(RUBY_ENGINE) && RUBY_ENGINE + if engine == 'rbx' + # Making use of the Rubinius' ability to lock via object headers to avoid the overhead of the extra Mutex objects. + def cheap_synchronize + Rubinius.lock(self) + begin + yield + ensure + Rubinius.unlock(self) + end + end + + def cheap_wait + wchan = Rubinius::Channel.new + + begin + waiters = @waiters ||= [] + waiters.push wchan + Rubinius.unlock(self) + signaled = wchan.receive_timeout nil + ensure + Rubinius.lock(self) + + unless signaled or waiters.delete(wchan) + # we timed out, but got signaled afterwards (e.g. while waiting to + # acquire @lock), so pass that signal on to the next waiter + waiters.shift << true unless waiters.empty? + end + end + + self + end + + def cheap_broadcast + waiters = @waiters ||= [] + waiters.shift << true until waiters.empty? + self + end + elsif engine == 'jruby' + # Use Java's native synchronized (this) { wait(); notifyAll(); } to avoid the overhead of the extra Mutex objects + require 'jruby' + + def cheap_synchronize + JRuby.reference0(self).synchronized { yield } + end + + def cheap_wait + JRuby.reference0(self).wait + end + + def cheap_broadcast + JRuby.reference0(self).notify_all + end + else + require 'thread' + + extend Volatile + attr_volatile :mutex + + # Non-reentrant Mutex#syncrhonize + def cheap_synchronize + true until (my_mutex = mutex) || cas_mutex(nil, my_mutex = Mutex.new) + my_mutex.synchronize { yield } + end + + # Releases this object's +cheap_synchronize+ lock and goes to sleep waiting for other threads to +cheap_broadcast+, reacquires the lock on wakeup. + # Must only be called in +cheap_broadcast+'s block. + def cheap_wait + conditional_variable = @conditional_variable ||= ConditionVariable.new + conditional_variable.wait(mutex) + end + + # Wakes up all threads waiting for this object's +cheap_synchronize+ lock. + # Must only be called in +cheap_broadcast+'s block. + def cheap_broadcast + if conditional_variable = @conditional_variable + conditional_variable.broadcast + end + end + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/data_structures.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/data_structures.rb new file mode 100644 index 0000000..ff1e8ed --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/data_structures.rb @@ -0,0 +1,63 @@ +require 'concurrent/thread_safe/util' + +# Shim for TruffleRuby.synchronized +if Concurrent.on_truffleruby? && !TruffleRuby.respond_to?(:synchronized) + module TruffleRuby + def self.synchronized(object, &block) + Truffle::System.synchronized(object, &block) + end + end +end + +module Concurrent + module ThreadSafe + module Util + def self.make_synchronized_on_rbx(klass) + klass.class_eval do + private + + def _mon_initialize + @_monitor = Monitor.new unless @_monitor # avoid double initialisation + end + + def self.new(*args) + obj = super(*args) + obj.send(:_mon_initialize) + obj + end + end + + klass.superclass.instance_methods(false).each do |method| + case method + when :new_range, :new_reserved + klass.class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{method}(*args) + obj = super + obj.send(:_mon_initialize) + obj + end + RUBY + else + klass.class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{method}(*args) + monitor = @_monitor + monitor or raise("BUG: Internal monitor was not properly initialized. Please report this to the concurrent-ruby developers.") + monitor.synchronize { super } + end + RUBY + end + end + end + + def self.make_synchronized_on_truffleruby(klass) + klass.superclass.instance_methods(false).each do |method| + klass.class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{method}(*args, &block) + TruffleRuby.synchronized(self) { super(*args, &block) } + end + RUBY + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/power_of_two_tuple.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/power_of_two_tuple.rb new file mode 100644 index 0000000..b54be39 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/power_of_two_tuple.rb @@ -0,0 +1,38 @@ +require 'concurrent/thread_safe/util' +require 'concurrent/tuple' + +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # @!visibility private + class PowerOfTwoTuple < Concurrent::Tuple + + def initialize(size) + raise ArgumentError, "size must be a power of 2 (#{size.inspect} provided)" unless size > 0 && size & (size - 1) == 0 + super(size) + end + + def hash_to_index(hash) + (size - 1) & hash + end + + def volatile_get_by_hash(hash) + volatile_get(hash_to_index(hash)) + end + + def volatile_set_by_hash(hash, value) + volatile_set(hash_to_index(hash), value) + end + + def next_in_size_table + self.class.new(size << 1) + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/striped64.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/striped64.rb new file mode 100644 index 0000000..5530e97 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/striped64.rb @@ -0,0 +1,246 @@ +require 'concurrent/thread_safe/util' +require 'concurrent/thread_safe/util/power_of_two_tuple' +require 'concurrent/thread_safe/util/volatile' +require 'concurrent/thread_safe/util/xor_shift_random' + +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # A Ruby port of the Doug Lea's jsr166e.Striped64 class version 1.6 + # available in public domain. + # + # Original source code available here: + # http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java?revision=1.6 + # + # Class holding common representation and mechanics for classes supporting + # dynamic striping on 64bit values. + # + # This class maintains a lazily-initialized table of atomically updated + # variables, plus an extra +base+ field. The table size is a power of two. + # Indexing uses masked per-thread hash codes. Nearly all methods on this + # class are private, accessed directly by subclasses. + # + # Table entries are of class +Cell+; a variant of AtomicLong padded to + # reduce cache contention on most processors. Padding is overkill for most + # Atomics because they are usually irregularly scattered in memory and thus + # don't interfere much with each other. But Atomic objects residing in + # arrays will tend to be placed adjacent to each other, and so will most + # often share cache lines (with a huge negative performance impact) without + # this precaution. + # + # In part because +Cell+s are relatively large, we avoid creating them until + # they are needed. When there is no contention, all updates are made to the + # +base+ field. Upon first contention (a failed CAS on +base+ update), the + # table is initialized to size 2. The table size is doubled upon further + # contention until reaching the nearest power of two greater than or equal + # to the number of CPUS. Table slots remain empty (+nil+) until they are + # needed. + # + # A single spinlock (+busy+) is used for initializing and resizing the + # table, as well as populating slots with new +Cell+s. There is no need for + # a blocking lock: When the lock is not available, threads try other slots + # (or the base). During these retries, there is increased contention and + # reduced locality, which is still better than alternatives. + # + # Per-thread hash codes are initialized to random values. Contention and/or + # table collisions are indicated by failed CASes when performing an update + # operation (see method +retry_update+). Upon a collision, if the table size + # is less than the capacity, it is doubled in size unless some other thread + # holds the lock. If a hashed slot is empty, and lock is available, a new + # +Cell+ is created. Otherwise, if the slot exists, a CAS is tried. Retries + # proceed by "double hashing", using a secondary hash (XorShift) to try to + # find a free slot. + # + # The table size is capped because, when there are more threads than CPUs, + # supposing that each thread were bound to a CPU, there would exist a + # perfect hash function mapping threads to slots that eliminates collisions. + # When we reach capacity, we search for this mapping by randomly varying the + # hash codes of colliding threads. Because search is random, and collisions + # only become known via CAS failures, convergence can be slow, and because + # threads are typically not bound to CPUS forever, may not occur at all. + # However, despite these limitations, observed contention rates are + # typically low in these cases. + # + # It is possible for a +Cell+ to become unused when threads that once hashed + # to it terminate, as well as in the case where doubling the table causes no + # thread to hash to it under expanded mask. We do not try to detect or + # remove such cells, under the assumption that for long-running instances, + # observed contention levels will recur, so the cells will eventually be + # needed again; and for short-lived ones, it does not matter. + # + # @!visibility private + class Striped64 + + # Padded variant of AtomicLong supporting only raw accesses plus CAS. + # The +value+ field is placed between pads, hoping that the JVM doesn't + # reorder them. + # + # Optimisation note: It would be possible to use a release-only + # form of CAS here, if it were provided. + # + # @!visibility private + class Cell < Concurrent::AtomicReference + + alias_method :cas, :compare_and_set + + def cas_computed + cas(current_value = value, yield(current_value)) + end + + # @!visibility private + def self.padding + # TODO: this only adds padding after the :value slot, need to find a way to add padding before the slot + # TODO (pitr-ch 28-Jul-2018): the padding instance vars may not be created + # hide from yardoc in a method + attr_reader *(12.times.collect{ |i| "padding_#{i}".to_sym }) + end + padding + end + + extend Volatile + attr_volatile :cells, # Table of cells. When non-null, size is a power of 2. + :base, # Base value, used mainly when there is no contention, but also as a fallback during table initialization races. Updated via CAS. + :busy # Spinlock (locked via CAS) used when resizing and/or creating Cells. + + alias_method :busy?, :busy + + def initialize + super() + self.busy = false + self.base = 0 + end + + # Handles cases of updates involving initialization, resizing, + # creating new Cells, and/or contention. See above for + # explanation. This method suffers the usual non-modularity + # problems of optimistic retry code, relying on rechecked sets of + # reads. + # + # Arguments: + # [+x+] + # the value + # [+hash_code+] + # hash code used + # [+x+] + # false if CAS failed before call + def retry_update(x, hash_code, was_uncontended) # :yields: current_value + hash = hash_code + collided = false # True if last slot nonempty + while true + if current_cells = cells + if !(cell = current_cells.volatile_get_by_hash(hash)) + if busy? + collided = false + else # Try to attach new Cell + if try_to_install_new_cell(Cell.new(x), hash) # Optimistically create and try to insert new cell + break + else + redo # Slot is now non-empty + end + end + elsif !was_uncontended # CAS already known to fail + was_uncontended = true # Continue after rehash + elsif cell.cas_computed {|current_value| yield current_value} + break + elsif current_cells.size >= CPU_COUNT || cells != current_cells # At max size or stale + collided = false + elsif collided && expand_table_unless_stale(current_cells) + collided = false + redo # Retry with expanded table + else + collided = true + end + hash = XorShiftRandom.xorshift(hash) + + elsif try_initialize_cells(x, hash) || cas_base_computed {|current_base| yield current_base} + break + end + end + self.hash_code = hash + end + + private + # Static per-thread hash code key. Shared across all instances to + # reduce Thread locals pollution and because adjustments due to + # collisions in one table are likely to be appropriate for + # others. + THREAD_LOCAL_KEY = "#{name}.hash_code".to_sym + + # A thread-local hash code accessor. The code is initially + # random, but may be set to a different value upon collisions. + def hash_code + Thread.current[THREAD_LOCAL_KEY] ||= XorShiftRandom.get + end + + def hash_code=(hash) + Thread.current[THREAD_LOCAL_KEY] = hash + end + + # Sets base and all +cells+ to the given value. + def internal_reset(initial_value) + current_cells = cells + self.base = initial_value + if current_cells + current_cells.each do |cell| + cell.value = initial_value if cell + end + end + end + + def cas_base_computed + cas_base(current_base = base, yield(current_base)) + end + + def free? + !busy? + end + + def try_initialize_cells(x, hash) + if free? && !cells + try_in_busy do + unless cells # Recheck under lock + new_cells = PowerOfTwoTuple.new(2) + new_cells.volatile_set_by_hash(hash, Cell.new(x)) + self.cells = new_cells + end + end + end + end + + def expand_table_unless_stale(current_cells) + try_in_busy do + if current_cells == cells # Recheck under lock + new_cells = current_cells.next_in_size_table + current_cells.each_with_index {|x, i| new_cells.volatile_set(i, x)} + self.cells = new_cells + end + end + end + + def try_to_install_new_cell(new_cell, hash) + try_in_busy do + # Recheck under lock + if (current_cells = cells) && !current_cells.volatile_get(i = current_cells.hash_to_index(hash)) + current_cells.volatile_set(i, new_cell) + end + end + end + + def try_in_busy + if cas_busy(false, true) + begin + yield + ensure + self.busy = false + end + end + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/volatile.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/volatile.rb new file mode 100644 index 0000000..cdac2a3 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/volatile.rb @@ -0,0 +1,75 @@ +require 'concurrent/thread_safe/util' + +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # @!visibility private + module Volatile + + # Provides +volatile+ (in the JVM's sense) attribute accessors implemented + # atop of +Concurrent::AtomicReference+. + # + # Usage: + # class Foo + # extend Concurrent::ThreadSafe::Util::Volatile + # attr_volatile :foo, :bar + # + # def initialize(bar) + # super() # must super() into parent initializers before using the volatile attribute accessors + # self.bar = bar + # end + # + # def hello + # my_foo = foo # volatile read + # self.foo = 1 # volatile write + # cas_foo(1, 2) # => true | a strong CAS + # end + # end + def attr_volatile(*attr_names) + return if attr_names.empty? + include(Module.new do + atomic_ref_setup = attr_names.map {|attr_name| "@__#{attr_name} = Concurrent::AtomicReference.new"} + initialize_copy_setup = attr_names.zip(atomic_ref_setup).map do |attr_name, ref_setup| + "#{ref_setup}(other.instance_variable_get(:@__#{attr_name}).get)" + end + class_eval <<-RUBY_EVAL, __FILE__, __LINE__ + 1 + def initialize(*) + super + #{atomic_ref_setup.join('; ')} + end + + def initialize_copy(other) + super + #{initialize_copy_setup.join('; ')} + end + RUBY_EVAL + + attr_names.each do |attr_name| + class_eval <<-RUBY_EVAL, __FILE__, __LINE__ + 1 + def #{attr_name} + @__#{attr_name}.get + end + + def #{attr_name}=(value) + @__#{attr_name}.set(value) + end + + def compare_and_set_#{attr_name}(old_value, new_value) + @__#{attr_name}.compare_and_set(old_value, new_value) + end + RUBY_EVAL + + alias_method :"cas_#{attr_name}", :"compare_and_set_#{attr_name}" + alias_method :"lazy_set_#{attr_name}", :"#{attr_name}=" + end + end) + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/xor_shift_random.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/xor_shift_random.rb new file mode 100644 index 0000000..bdde2dd --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/xor_shift_random.rb @@ -0,0 +1,50 @@ +require 'concurrent/thread_safe/util' + +module Concurrent + + # @!visibility private + module ThreadSafe + + # @!visibility private + module Util + + # A xorshift random number (positive +Fixnum+s) generator, provides + # reasonably cheap way to generate thread local random numbers without + # contending for the global +Kernel.rand+. + # + # Usage: + # x = XorShiftRandom.get # uses Kernel.rand to generate an initial seed + # while true + # if (x = XorShiftRandom.xorshift).odd? # thread-localy generate a next random number + # do_something_at_random + # end + # end + module XorShiftRandom + extend self + MAX_XOR_SHIFTABLE_INT = MAX_INT - 1 + + # Generates an initial non-zero positive +Fixnum+ via +Kernel.rand+. + def get + Kernel.rand(MAX_XOR_SHIFTABLE_INT) + 1 # 0 can't be xorshifted + end + + # xorshift based on: http://www.jstatsoft.org/v08/i14/paper + if 0.size == 4 + # using the "yˆ=y>>a; yˆ=y<>c;" transform with the (a,b,c) tuple with values (3,1,14) to minimise Bignum overflows + def xorshift(x) + x ^= x >> 3 + x ^= (x << 1) & MAX_INT # cut-off Bignum overflow + x ^= x >> 14 + end + else + # using the "yˆ=y>>a; yˆ=y<>c;" transform with the (a,b,c) tuple with values (1,1,54) to minimise Bignum overflows + def xorshift(x) + x ^= x >> 1 + x ^= (x << 1) & MAX_INT # cut-off Bignum overflow + x ^= x >> 54 + end + end + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/timer_task.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/timer_task.rb new file mode 100644 index 0000000..e766f2e --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/timer_task.rb @@ -0,0 +1,334 @@ +require 'concurrent/collection/copy_on_notify_observer_set' +require 'concurrent/concern/dereferenceable' +require 'concurrent/concern/observable' +require 'concurrent/atomic/atomic_boolean' +require 'concurrent/executor/executor_service' +require 'concurrent/executor/ruby_executor_service' +require 'concurrent/executor/safe_task_executor' +require 'concurrent/scheduled_task' + +module Concurrent + + # A very common concurrency pattern is to run a thread that performs a task at + # regular intervals. The thread that performs the task sleeps for the given + # interval then wakes up and performs the task. Lather, rinse, repeat... This + # pattern causes two problems. First, it is difficult to test the business + # logic of the task because the task itself is tightly coupled with the + # concurrency logic. Second, an exception raised while performing the task can + # cause the entire thread to abend. In a long-running application where the + # task thread is intended to run for days/weeks/years a crashed task thread + # can pose a significant problem. `TimerTask` alleviates both problems. + # + # When a `TimerTask` is launched it starts a thread for monitoring the + # execution interval. The `TimerTask` thread does not perform the task, + # however. Instead, the TimerTask launches the task on a separate thread. + # Should the task experience an unrecoverable crash only the task thread will + # crash. This makes the `TimerTask` very fault tolerant. Additionally, the + # `TimerTask` thread can respond to the success or failure of the task, + # performing logging or ancillary operations. `TimerTask` can also be + # configured with a timeout value allowing it to kill a task that runs too + # long. + # + # One other advantage of `TimerTask` is that it forces the business logic to + # be completely decoupled from the concurrency logic. The business logic can + # be tested separately then passed to the `TimerTask` for scheduling and + # running. + # + # In some cases it may be necessary for a `TimerTask` to affect its own + # execution cycle. To facilitate this, a reference to the TimerTask instance + # is passed as an argument to the provided block every time the task is + # executed. + # + # The `TimerTask` class includes the `Dereferenceable` mixin module so the + # result of the last execution is always available via the `#value` method. + # Dereferencing options can be passed to the `TimerTask` during construction or + # at any later time using the `#set_deref_options` method. + # + # `TimerTask` supports notification through the Ruby standard library + # {http://ruby-doc.org/stdlib-2.0/libdoc/observer/rdoc/Observable.html + # Observable} module. On execution the `TimerTask` will notify the observers + # with three arguments: time of execution, the result of the block (or nil on + # failure), and any raised exceptions (or nil on success). If the timeout + # interval is exceeded the observer will receive a `Concurrent::TimeoutError` + # object as the third argument. + # + # @!macro copy_options + # + # @example Basic usage + # task = Concurrent::TimerTask.new{ puts 'Boom!' } + # task.execute + # + # task.execution_interval #=> 60 (default) + # task.timeout_interval #=> 30 (default) + # + # # wait 60 seconds... + # #=> 'Boom!' + # + # task.shutdown #=> true + # + # @example Configuring `:execution_interval` and `:timeout_interval` + # task = Concurrent::TimerTask.new(execution_interval: 5, timeout_interval: 5) do + # puts 'Boom!' + # end + # + # task.execution_interval #=> 5 + # task.timeout_interval #=> 5 + # + # @example Immediate execution with `:run_now` + # task = Concurrent::TimerTask.new(run_now: true){ puts 'Boom!' } + # task.execute + # + # #=> 'Boom!' + # + # @example Last `#value` and `Dereferenceable` mixin + # task = Concurrent::TimerTask.new( + # dup_on_deref: true, + # execution_interval: 5 + # ){ Time.now } + # + # task.execute + # Time.now #=> 2013-11-07 18:06:50 -0500 + # sleep(10) + # task.value #=> 2013-11-07 18:06:55 -0500 + # + # @example Controlling execution from within the block + # timer_task = Concurrent::TimerTask.new(execution_interval: 1) do |task| + # task.execution_interval.times{ print 'Boom! ' } + # print "\n" + # task.execution_interval += 1 + # if task.execution_interval > 5 + # puts 'Stopping...' + # task.shutdown + # end + # end + # + # timer_task.execute # blocking call - this task will stop itself + # #=> Boom! + # #=> Boom! Boom! + # #=> Boom! Boom! Boom! + # #=> Boom! Boom! Boom! Boom! + # #=> Boom! Boom! Boom! Boom! Boom! + # #=> Stopping... + # + # @example Observation + # class TaskObserver + # def update(time, result, ex) + # if result + # print "(#{time}) Execution successfully returned #{result}\n" + # elsif ex.is_a?(Concurrent::TimeoutError) + # print "(#{time}) Execution timed out\n" + # else + # print "(#{time}) Execution failed with error #{ex}\n" + # end + # end + # end + # + # task = Concurrent::TimerTask.new(execution_interval: 1, timeout_interval: 1){ 42 } + # task.add_observer(TaskObserver.new) + # task.execute + # sleep 4 + # + # #=> (2013-10-13 19:08:58 -0400) Execution successfully returned 42 + # #=> (2013-10-13 19:08:59 -0400) Execution successfully returned 42 + # #=> (2013-10-13 19:09:00 -0400) Execution successfully returned 42 + # task.shutdown + # + # task = Concurrent::TimerTask.new(execution_interval: 1, timeout_interval: 1){ sleep } + # task.add_observer(TaskObserver.new) + # task.execute + # + # #=> (2013-10-13 19:07:25 -0400) Execution timed out + # #=> (2013-10-13 19:07:27 -0400) Execution timed out + # #=> (2013-10-13 19:07:29 -0400) Execution timed out + # task.shutdown + # + # task = Concurrent::TimerTask.new(execution_interval: 1){ raise StandardError } + # task.add_observer(TaskObserver.new) + # task.execute + # + # #=> (2013-10-13 19:09:37 -0400) Execution failed with error StandardError + # #=> (2013-10-13 19:09:38 -0400) Execution failed with error StandardError + # #=> (2013-10-13 19:09:39 -0400) Execution failed with error StandardError + # task.shutdown + # + # @see http://ruby-doc.org/stdlib-2.0/libdoc/observer/rdoc/Observable.html + # @see http://docs.oracle.com/javase/7/docs/api/java/util/TimerTask.html + class TimerTask < RubyExecutorService + include Concern::Dereferenceable + include Concern::Observable + + # Default `:execution_interval` in seconds. + EXECUTION_INTERVAL = 60 + + # Default `:timeout_interval` in seconds. + TIMEOUT_INTERVAL = 30 + + # Create a new TimerTask with the given task and configuration. + # + # @!macro timer_task_initialize + # @param [Hash] opts the options defining task execution. + # @option opts [Integer] :execution_interval number of seconds between + # task executions (default: EXECUTION_INTERVAL) + # @option opts [Integer] :timeout_interval number of seconds a task can + # run before it is considered to have failed (default: TIMEOUT_INTERVAL) + # @option opts [Boolean] :run_now Whether to run the task immediately + # upon instantiation or to wait until the first # execution_interval + # has passed (default: false) + # + # @!macro deref_options + # + # @raise ArgumentError when no block is given. + # + # @yield to the block after :execution_interval seconds have passed since + # the last yield + # @yieldparam task a reference to the `TimerTask` instance so that the + # block can control its own lifecycle. Necessary since `self` will + # refer to the execution context of the block rather than the running + # `TimerTask`. + # + # @return [TimerTask] the new `TimerTask` + def initialize(opts = {}, &task) + raise ArgumentError.new('no block given') unless block_given? + super + set_deref_options opts + end + + # Is the executor running? + # + # @return [Boolean] `true` when running, `false` when shutting down or shutdown + def running? + @running.true? + end + + # Execute a previously created `TimerTask`. + # + # @return [TimerTask] a reference to `self` + # + # @example Instance and execute in separate steps + # task = Concurrent::TimerTask.new(execution_interval: 10){ print "Hello World\n" } + # task.running? #=> false + # task.execute + # task.running? #=> true + # + # @example Instance and execute in one line + # task = Concurrent::TimerTask.new(execution_interval: 10){ print "Hello World\n" }.execute + # task.running? #=> true + def execute + synchronize do + if @running.false? + @running.make_true + schedule_next_task(@run_now ? 0 : @execution_interval) + end + end + self + end + + # Create and execute a new `TimerTask`. + # + # @!macro timer_task_initialize + # + # @example + # task = Concurrent::TimerTask.execute(execution_interval: 10){ print "Hello World\n" } + # task.running? #=> true + def self.execute(opts = {}, &task) + TimerTask.new(opts, &task).execute + end + + # @!attribute [rw] execution_interval + # @return [Fixnum] Number of seconds after the task completes before the + # task is performed again. + def execution_interval + synchronize { @execution_interval } + end + + # @!attribute [rw] execution_interval + # @return [Fixnum] Number of seconds after the task completes before the + # task is performed again. + def execution_interval=(value) + if (value = value.to_f) <= 0.0 + raise ArgumentError.new('must be greater than zero') + else + synchronize { @execution_interval = value } + end + end + + # @!attribute [rw] timeout_interval + # @return [Fixnum] Number of seconds the task can run before it is + # considered to have failed. + def timeout_interval + synchronize { @timeout_interval } + end + + # @!attribute [rw] timeout_interval + # @return [Fixnum] Number of seconds the task can run before it is + # considered to have failed. + def timeout_interval=(value) + if (value = value.to_f) <= 0.0 + raise ArgumentError.new('must be greater than zero') + else + synchronize { @timeout_interval = value } + end + end + + private :post, :<< + + private + + def ns_initialize(opts, &task) + set_deref_options(opts) + + self.execution_interval = opts[:execution] || opts[:execution_interval] || EXECUTION_INTERVAL + self.timeout_interval = opts[:timeout] || opts[:timeout_interval] || TIMEOUT_INTERVAL + @run_now = opts[:now] || opts[:run_now] + @executor = Concurrent::SafeTaskExecutor.new(task) + @running = Concurrent::AtomicBoolean.new(false) + @value = nil + + self.observers = Collection::CopyOnNotifyObserverSet.new + end + + # @!visibility private + def ns_shutdown_execution + @running.make_false + super + end + + # @!visibility private + def ns_kill_execution + @running.make_false + super + end + + # @!visibility private + def schedule_next_task(interval = execution_interval) + ScheduledTask.execute(interval, args: [Concurrent::Event.new], &method(:execute_task)) + nil + end + + # @!visibility private + def execute_task(completion) + return nil unless @running.true? + ScheduledTask.execute(timeout_interval, args: [completion], &method(:timeout_task)) + _success, value, reason = @executor.execute(self) + if completion.try? + self.value = value + schedule_next_task + time = Time.now + observers.notify_observers do + [time, self.value, reason] + end + end + nil + end + + # @!visibility private + def timeout_task(completion) + return unless @running.true? + if completion.try? + self.value = value + schedule_next_task + observers.notify_observers(Time.now, nil, Concurrent::TimeoutError.new) + end + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tuple.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tuple.rb new file mode 100644 index 0000000..f8c4c25 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tuple.rb @@ -0,0 +1,86 @@ +require 'concurrent/atomic/atomic_reference' + +module Concurrent + + # A fixed size array with volatile (synchronized, thread safe) getters/setters. + # Mixes in Ruby's `Enumerable` module for enhanced search, sort, and traversal. + # + # @example + # tuple = Concurrent::Tuple.new(16) + # + # tuple.set(0, :foo) #=> :foo | volatile write + # tuple.get(0) #=> :foo | volatile read + # tuple.compare_and_set(0, :foo, :bar) #=> true | strong CAS + # tuple.cas(0, :foo, :baz) #=> false | strong CAS + # tuple.get(0) #=> :bar | volatile read + # + # @see https://en.wikipedia.org/wiki/Tuple Tuple entry at Wikipedia + # @see http://www.erlang.org/doc/reference_manual/data_types.html#id70396 Erlang Tuple + # @see http://ruby-doc.org/core-2.2.2/Enumerable.html Enumerable + class Tuple + include Enumerable + + # The (fixed) size of the tuple. + attr_reader :size + + # @!visibility private + Tuple = defined?(Rubinius::Tuple) ? Rubinius::Tuple : ::Array + private_constant :Tuple + + # Create a new tuple of the given size. + # + # @param [Integer] size the number of elements in the tuple + def initialize(size) + @size = size + @tuple = tuple = Tuple.new(size) + i = 0 + while i < size + tuple[i] = Concurrent::AtomicReference.new + i += 1 + end + end + + # Get the value of the element at the given index. + # + # @param [Integer] i the index from which to retrieve the value + # @return [Object] the value at the given index or nil if the index is out of bounds + def get(i) + return nil if i >= @size || i < 0 + @tuple[i].get + end + alias_method :volatile_get, :get + + # Set the element at the given index to the given value + # + # @param [Integer] i the index for the element to set + # @param [Object] value the value to set at the given index + # + # @return [Object] the new value of the element at the given index or nil if the index is out of bounds + def set(i, value) + return nil if i >= @size || i < 0 + @tuple[i].set(value) + end + alias_method :volatile_set, :set + + # Set the value at the given index to the new value if and only if the current + # value matches the given old value. + # + # @param [Integer] i the index for the element to set + # @param [Object] old_value the value to compare against the current value + # @param [Object] new_value the value to set at the given index + # + # @return [Boolean] true if the value at the given element was set else false + def compare_and_set(i, old_value, new_value) + return false if i >= @size || i < 0 + @tuple[i].compare_and_set(old_value, new_value) + end + alias_method :cas, :compare_and_set + + # Calls the given block once for each element in self, passing that element as a parameter. + # + # @yieldparam [Object] ref the `Concurrent::AtomicReference` object at the current index + def each + @tuple.each {|ref| yield ref.get} + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tvar.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tvar.rb new file mode 100644 index 0000000..09138c8 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/tvar.rb @@ -0,0 +1,258 @@ +require 'set' +require 'concurrent/synchronization' + +module Concurrent + + # A `TVar` is a transactional variable - a single-element container that + # is used as part of a transaction - see `Concurrent::atomically`. + # + # @!macro thread_safe_variable_comparison + # + # {include:file:docs-source/tvar.md} + class TVar < Synchronization::Object + safe_initialization! + + # Create a new `TVar` with an initial value. + def initialize(value) + @value = value + @version = 0 + @lock = Mutex.new + end + + # Get the value of a `TVar`. + def value + Concurrent::atomically do + Transaction::current.read(self) + end + end + + # Set the value of a `TVar`. + def value=(value) + Concurrent::atomically do + Transaction::current.write(self, value) + end + end + + # @!visibility private + def unsafe_value # :nodoc: + @value + end + + # @!visibility private + def unsafe_value=(value) # :nodoc: + @value = value + end + + # @!visibility private + def unsafe_version # :nodoc: + @version + end + + # @!visibility private + def unsafe_increment_version # :nodoc: + @version += 1 + end + + # @!visibility private + def unsafe_lock # :nodoc: + @lock + end + + end + + # Run a block that reads and writes `TVar`s as a single atomic transaction. + # With respect to the value of `TVar` objects, the transaction is atomic, in + # that it either happens or it does not, consistent, in that the `TVar` + # objects involved will never enter an illegal state, and isolated, in that + # transactions never interfere with each other. You may recognise these + # properties from database transactions. + # + # There are some very important and unusual semantics that you must be aware of: + # + # * Most importantly, the block that you pass to atomically may be executed + # more than once. In most cases your code should be free of + # side-effects, except for via TVar. + # + # * If an exception escapes an atomically block it will abort the transaction. + # + # * It is undefined behaviour to use callcc or Fiber with atomically. + # + # * If you create a new thread within an atomically, it will not be part of + # the transaction. Creating a thread counts as a side-effect. + # + # Transactions within transactions are flattened to a single transaction. + # + # @example + # a = new TVar(100_000) + # b = new TVar(100) + # + # Concurrent::atomically do + # a.value -= 10 + # b.value += 10 + # end + def atomically + raise ArgumentError.new('no block given') unless block_given? + + # Get the current transaction + + transaction = Transaction::current + + # Are we not already in a transaction (not nested)? + + if transaction.nil? + # New transaction + + begin + # Retry loop + + loop do + + # Create a new transaction + + transaction = Transaction.new + Transaction::current = transaction + + # Run the block, aborting on exceptions + + begin + result = yield + rescue Transaction::AbortError => e + transaction.abort + result = Transaction::ABORTED + rescue Transaction::LeaveError => e + transaction.abort + break result + rescue => e + transaction.abort + raise e + end + # If we can commit, break out of the loop + + if result != Transaction::ABORTED + if transaction.commit + break result + end + end + end + ensure + # Clear the current transaction + + Transaction::current = nil + end + else + # Nested transaction - flatten it and just run the block + + yield + end + end + + # Abort a currently running transaction - see `Concurrent::atomically`. + def abort_transaction + raise Transaction::AbortError.new + end + + # Leave a transaction without committing or aborting - see `Concurrent::atomically`. + def leave_transaction + raise Transaction::LeaveError.new + end + + module_function :atomically, :abort_transaction, :leave_transaction + + private + + class Transaction + + ABORTED = ::Object.new + + ReadLogEntry = Struct.new(:tvar, :version) + + AbortError = Class.new(StandardError) + LeaveError = Class.new(StandardError) + + def initialize + @read_log = [] + @write_log = {} + end + + def read(tvar) + Concurrent::abort_transaction unless valid? + + if @write_log.has_key? tvar + @write_log[tvar] + else + @read_log.push(ReadLogEntry.new(tvar, tvar.unsafe_version)) + tvar.unsafe_value + end + end + + def write(tvar, value) + # Have we already written to this TVar? + + unless @write_log.has_key? tvar + # Try to lock the TVar + + unless tvar.unsafe_lock.try_lock + # Someone else is writing to this TVar - abort + Concurrent::abort_transaction + end + + # If we previously wrote to it, check the version hasn't changed + + @read_log.each do |log_entry| + if log_entry.tvar == tvar and tvar.unsafe_version > log_entry.version + Concurrent::abort_transaction + end + end + end + + # Record the value written + + @write_log[tvar] = value + end + + def abort + unlock + end + + def commit + return false unless valid? + + @write_log.each_pair do |tvar, value| + tvar.unsafe_value = value + tvar.unsafe_increment_version + end + + unlock + + true + end + + def valid? + @read_log.each do |log_entry| + unless @write_log.has_key? log_entry.tvar + if log_entry.tvar.unsafe_version > log_entry.version + return false + end + end + end + + true + end + + def unlock + @write_log.each_key do |tvar| + tvar.unsafe_lock.unlock + end + end + + def self.current + Thread.current[:current_tvar_transaction] + end + + def self.current=(transaction) + Thread.current[:current_tvar_transaction] = transaction + end + + end + +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/at_exit.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/at_exit.rb new file mode 100644 index 0000000..0e52ca3 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/at_exit.rb @@ -0,0 +1,97 @@ +require 'logger' +require 'concurrent/synchronization' + +module Concurrent + + # Provides ability to add and remove handlers to be run at `Kernel#at_exit`, order is undefined. + # Each handler is executed at most once. + # + # @!visibility private + class AtExitImplementation < Synchronization::LockableObject + include Logger::Severity + + def initialize(*args) + super() + synchronize { ns_initialize(*args) } + end + + # Add a handler to be run at `Kernel#at_exit` + # @param [Object] handler_id optionally provide an id, if already present, handler is replaced + # @yield the handler + # @return id of the handler + def add(handler_id = nil, &handler) + id = handler_id || handler.object_id + synchronize { @handlers[id] = handler } + id + end + + # Delete a handler by handler_id + # @return [true, false] + def delete(handler_id) + !!synchronize { @handlers.delete handler_id } + end + + # Is handler with handler_id rpesent? + # @return [true, false] + def handler?(handler_id) + synchronize { @handlers.key? handler_id } + end + + # @return copy of the handlers + def handlers + synchronize { @handlers }.clone + end + + # install `Kernel#at_exit` callback to execute added handlers + def install + synchronize do + @installed ||= begin + at_exit { runner } + true + end + self + end + end + + # Will it run during `Kernel#at_exit` + def enabled? + synchronize { @enabled } + end + + # Configure if it runs during `Kernel#at_exit` + def enabled=(value) + synchronize { @enabled = value } + end + + # run the handlers manually + # @return ids of the handlers + def run + handlers, _ = synchronize { handlers, @handlers = @handlers, {} } + handlers.each do |_, handler| + begin + handler.call + rescue => error + Concurrent.global_logger.call(ERROR, error) + end + end + handlers.keys + end + + private + + def ns_initialize(enabled = true) + @handlers = {} + @enabled = enabled + end + + def runner + run if synchronize { @enabled } + end + end + + private_constant :AtExitImplementation + + # @see AtExitImplementation + # @!visibility private + AtExit = AtExitImplementation.new.install +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/engine.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/engine.rb new file mode 100644 index 0000000..bc4173e --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/engine.rb @@ -0,0 +1,56 @@ +module Concurrent + module Utility + + # @!visibility private + module EngineDetector + def on_jruby? + ruby_engine == 'jruby' + end + + def on_jruby_9000? + on_jruby? && ruby_version(JRUBY_VERSION, :>=, 9, 0, 0) + end + + def on_cruby? + ruby_engine == 'ruby' + end + + def on_rbx? + ruby_engine == 'rbx' + end + + def on_truffleruby? + ruby_engine == 'truffleruby' + end + + def on_windows? + !(RbConfig::CONFIG['host_os'] =~ /mswin|mingw|cygwin/).nil? + end + + def on_osx? + !(RbConfig::CONFIG['host_os'] =~ /darwin|mac os/).nil? + end + + def on_linux? + !(RbConfig::CONFIG['host_os'] =~ /linux/).nil? + end + + def ruby_engine + defined?(RUBY_ENGINE) ? RUBY_ENGINE : 'ruby' + end + + def ruby_version(version = RUBY_VERSION, comparison, major, minor, patch) + result = (version.split('.').map(&:to_i) <=> [major, minor, patch]) + comparisons = { :== => [0], + :>= => [1, 0], + :<= => [-1, 0], + :> => [1], + :< => [-1] } + comparisons.fetch(comparison).include? result + end + end + end + + # @!visibility private + extend Utility::EngineDetector +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/monotonic_time.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/monotonic_time.rb new file mode 100644 index 0000000..c9f4b36 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/monotonic_time.rb @@ -0,0 +1,58 @@ +require 'concurrent/synchronization' + +module Concurrent + + class_definition = Class.new(Synchronization::LockableObject) do + def initialize + @last_time = Time.now.to_f + super() + end + + if defined?(Process::CLOCK_MONOTONIC) + # @!visibility private + def get_time + Process.clock_gettime(Process::CLOCK_MONOTONIC) + end + elsif Concurrent.on_jruby? + # @!visibility private + def get_time + java.lang.System.nanoTime() / 1_000_000_000.0 + end + else + + # @!visibility private + def get_time + synchronize do + now = Time.now.to_f + if @last_time < now + @last_time = now + else # clock has moved back in time + @last_time += 0.000_001 + end + end + end + + end + end + + # Clock that cannot be set and represents monotonic time since + # some unspecified starting point. + # + # @!visibility private + GLOBAL_MONOTONIC_CLOCK = class_definition.new + private_constant :GLOBAL_MONOTONIC_CLOCK + + # @!macro monotonic_get_time + # + # Returns the current time a tracked by the application monotonic clock. + # + # @return [Float] The current monotonic time since some unspecified + # starting point + # + # @!macro monotonic_clock_warning + def monotonic_time + GLOBAL_MONOTONIC_CLOCK.get_time + end + + module_function :monotonic_time +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_extension_loader.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_extension_loader.rb new file mode 100644 index 0000000..a944bd7 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_extension_loader.rb @@ -0,0 +1,79 @@ +require 'concurrent/utility/engine' + +module Concurrent + + module Utility + + # @!visibility private + module NativeExtensionLoader + + def allow_c_extensions? + Concurrent.on_cruby? + end + + def c_extensions_loaded? + defined?(@c_extensions_loaded) && @c_extensions_loaded + end + + def java_extensions_loaded? + defined?(@java_extensions_loaded) && @java_extensions_loaded + end + + def load_native_extensions + unless defined? Synchronization::AbstractObject + raise 'native_extension_loader loaded before Synchronization::AbstractObject' + end + + if Concurrent.on_cruby? && !c_extensions_loaded? + ['concurrent/concurrent_ruby_ext', + "concurrent/#{RUBY_VERSION[0..2]}/concurrent_ruby_ext" + ].each { |p| try_load_c_extension p } + end + + if Concurrent.on_jruby? && !java_extensions_loaded? + begin + require 'concurrent/concurrent_ruby.jar' + set_java_extensions_loaded + rescue LoadError => e + raise e, "Java extensions are required for JRuby.\n" + e.message, e.backtrace + end + end + end + + private + + def load_error_path(error) + if error.respond_to? :path + error.path + else + error.message.split(' -- ').last + end + end + + def set_c_extensions_loaded + @c_extensions_loaded = true + end + + def set_java_extensions_loaded + @java_extensions_loaded = true + end + + def try_load_c_extension(path) + require path + set_c_extensions_loaded + rescue LoadError => e + if load_error_path(e) == path + # move on with pure-Ruby implementations + # TODO (pitr-ch 12-Jul-2018): warning on verbose? + else + raise e + end + end + + end + end + + # @!visibility private + extend Utility::NativeExtensionLoader +end + diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_integer.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_integer.rb new file mode 100644 index 0000000..10719e7 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_integer.rb @@ -0,0 +1,53 @@ +module Concurrent + module Utility + # @private + module NativeInteger + # http://stackoverflow.com/questions/535721/ruby-max-integer + MIN_VALUE = -(2**(0.size * 8 - 2)) + MAX_VALUE = (2**(0.size * 8 - 2) - 1) + + def ensure_upper_bound(value) + if value > MAX_VALUE + raise RangeError.new("#{value} is greater than the maximum value of #{MAX_VALUE}") + end + value + end + + def ensure_lower_bound(value) + if value < MIN_VALUE + raise RangeError.new("#{value} is less than the maximum value of #{MIN_VALUE}") + end + value + end + + def ensure_integer(value) + unless value.is_a?(Integer) + raise ArgumentError.new("#{value} is not an Integer") + end + value + end + + def ensure_integer_and_bounds(value) + ensure_integer value + ensure_upper_bound value + ensure_lower_bound value + end + + def ensure_positive(value) + if value < 0 + raise ArgumentError.new("#{value} cannot be negative") + end + value + end + + def ensure_positive_and_no_zero(value) + if value < 1 + raise ArgumentError.new("#{value} cannot be negative or zero") + end + value + end + + extend self + end + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/processor_counter.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/processor_counter.rb new file mode 100644 index 0000000..6d6ae8d --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/processor_counter.rb @@ -0,0 +1,158 @@ +require 'rbconfig' +require 'concurrent/delay' + +module Concurrent + module Utility + + # @!visibility private + class ProcessorCounter + def initialize + @processor_count = Delay.new { compute_processor_count } + @physical_processor_count = Delay.new { compute_physical_processor_count } + end + + # Number of processors seen by the OS and used for process scheduling. For + # performance reasons the calculated value will be memoized on the first + # call. + # + # When running under JRuby the Java runtime call + # `java.lang.Runtime.getRuntime.availableProcessors` will be used. According + # to the Java documentation this "value may change during a particular + # invocation of the virtual machine... [applications] should therefore + # occasionally poll this property." Subsequently the result will NOT be + # memoized under JRuby. + # + # On Windows the Win32 API will be queried for the + # `NumberOfLogicalProcessors from Win32_Processor`. This will return the + # total number "logical processors for the current instance of the + # processor", which taked into account hyperthreading. + # + # * AIX: /usr/sbin/pmcycles (AIX 5+), /usr/sbin/lsdev + # * Alpha: /usr/bin/nproc (/proc/cpuinfo exists but cannot be used) + # * BSD: /sbin/sysctl + # * Cygwin: /proc/cpuinfo + # * Darwin: /usr/bin/hwprefs, /usr/sbin/sysctl + # * HP-UX: /usr/sbin/ioscan + # * IRIX: /usr/sbin/sysconf + # * Linux: /proc/cpuinfo + # * Minix 3+: /proc/cpuinfo + # * Solaris: /usr/sbin/psrinfo + # * Tru64 UNIX: /usr/sbin/psrinfo + # * UnixWare: /usr/sbin/psrinfo + # + # @return [Integer] number of processors seen by the OS or Java runtime + # + # @see https://github.com/grosser/parallel/blob/4fc8b89d08c7091fe0419ca8fba1ec3ce5a8d185/lib/parallel.rb + # + # @see http://docs.oracle.com/javase/6/docs/api/java/lang/Runtime.html#availableProcessors() + # @see http://msdn.microsoft.com/en-us/library/aa394373(v=vs.85).aspx + def processor_count + @processor_count.value + end + + # Number of physical processor cores on the current system. For performance + # reasons the calculated value will be memoized on the first call. + # + # On Windows the Win32 API will be queried for the `NumberOfCores from + # Win32_Processor`. This will return the total number "of cores for the + # current instance of the processor." On Unix-like operating systems either + # the `hwprefs` or `sysctl` utility will be called in a subshell and the + # returned value will be used. In the rare case where none of these methods + # work or an exception is raised the function will simply return 1. + # + # @return [Integer] number physical processor cores on the current system + # + # @see https://github.com/grosser/parallel/blob/4fc8b89d08c7091fe0419ca8fba1ec3ce5a8d185/lib/parallel.rb + # + # @see http://msdn.microsoft.com/en-us/library/aa394373(v=vs.85).aspx + # @see http://www.unix.com/man-page/osx/1/HWPREFS/ + # @see http://linux.die.net/man/8/sysctl + def physical_processor_count + @physical_processor_count.value + end + + private + + def compute_processor_count + if Concurrent.on_jruby? + java.lang.Runtime.getRuntime.availableProcessors + else + os_name = RbConfig::CONFIG["target_os"] + if os_name =~ /mingw|mswin/ + require 'win32ole' + result = WIN32OLE.connect("winmgmts://").ExecQuery( + "select NumberOfLogicalProcessors from Win32_Processor") + result.to_enum.collect(&:NumberOfLogicalProcessors).reduce(:+) + elsif File.readable?("/proc/cpuinfo") && (cpuinfo_count = IO.read("/proc/cpuinfo").scan(/^processor/).size) > 0 + cpuinfo_count + elsif File.executable?("/usr/bin/nproc") + IO.popen("/usr/bin/nproc --all", &:read).to_i + elsif File.executable?("/usr/bin/hwprefs") + IO.popen("/usr/bin/hwprefs thread_count", &:read).to_i + elsif File.executable?("/usr/sbin/psrinfo") + IO.popen("/usr/sbin/psrinfo", &:read).scan(/^.*on-*line/).size + elsif File.executable?("/usr/sbin/ioscan") + IO.popen("/usr/sbin/ioscan -kC processor", &:read).scan(/^.*processor/).size + elsif File.executable?("/usr/sbin/pmcycles") + IO.popen("/usr/sbin/pmcycles -m", &:read).count("\n") + elsif File.executable?("/usr/sbin/lsdev") + IO.popen("/usr/sbin/lsdev -Cc processor -S 1", &:read).count("\n") + elsif File.executable?("/usr/sbin/sysconf") and os_name =~ /irix/i + IO.popen("/usr/sbin/sysconf NPROC_ONLN", &:read).to_i + elsif File.executable?("/usr/sbin/sysctl") + IO.popen("/usr/sbin/sysctl -n hw.ncpu", &:read).to_i + elsif File.executable?("/sbin/sysctl") + IO.popen("/sbin/sysctl -n hw.ncpu", &:read).to_i + else + # TODO (pitr-ch 05-Nov-2016): warn about failures + 1 + end + end + rescue + return 1 + end + + def compute_physical_processor_count + ppc = case RbConfig::CONFIG["target_os"] + when /darwin1/ + IO.popen("/usr/sbin/sysctl -n hw.physicalcpu", &:read).to_i + when /linux/ + cores = {} # unique physical ID / core ID combinations + phy = 0 + IO.read("/proc/cpuinfo").scan(/^physical id.*|^core id.*/) do |ln| + if ln.start_with?("physical") + phy = ln[/\d+/] + elsif ln.start_with?("core") + cid = phy + ":" + ln[/\d+/] + cores[cid] = true if not cores[cid] + end + end + cores.count + when /mswin|mingw/ + require 'win32ole' + result_set = WIN32OLE.connect("winmgmts://").ExecQuery( + "select NumberOfCores from Win32_Processor") + result_set.to_enum.collect(&:NumberOfCores).reduce(:+) + else + processor_count + end + # fall back to logical count if physical info is invalid + ppc > 0 ? ppc : processor_count + rescue + return 1 + end + end + end + + # create the default ProcessorCounter on load + @processor_counter = Utility::ProcessorCounter.new + singleton_class.send :attr_reader, :processor_counter + + def self.processor_count + processor_counter.processor_count + end + + def self.physical_processor_count + processor_counter.physical_processor_count + end +end diff --git a/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/version.rb b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/version.rb new file mode 100644 index 0000000..4acc1d5 --- /dev/null +++ b/vendor/bundle/gems/concurrent-ruby-1.1.4/lib/concurrent/version.rb @@ -0,0 +1,4 @@ +module Concurrent + VERSION = '1.1.4' + EDGE_VERSION = '0.4.1' +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/.gitignore b/vendor/bundle/gems/em-websocket-0.5.1/.gitignore new file mode 100644 index 0000000..616915c --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/.gitignore @@ -0,0 +1,3 @@ +*.gemspec +pkg +Gemfile.lock diff --git a/vendor/bundle/gems/em-websocket-0.5.1/CHANGELOG.rdoc b/vendor/bundle/gems/em-websocket-0.5.1/CHANGELOG.rdoc new file mode 100644 index 0000000..f7dd9fb --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/CHANGELOG.rdoc @@ -0,0 +1,149 @@ += Changelog + +== 0.5.1 / 2014-04-23 + +- new features: + - Support for receiving binary messages + +- changed: + - Allow additional close codes to be sent by apps + - Raise better errors on missing Sec-WebSocket-Key2 + - Updated http_parser.rb dependency to 0.6.0 + +- bug fixes: + - Abort if HTTP request URI is invalid + - Force close connections that have been sent a close handshake after a timeout + +- improved spec compliance on: + - Missing continuation frames + - Fragmented control frames + - Close behaviour after protocol errors + +== 0.5.0 / 2013-03-05 + +- new features: + - onclose handler is now passed a hash containing was_clean (set to true in drafts 03 and above when a connection is closed with a closing handshake, either by the server or the client), the close code, and reason (drafts 06 and above). Close code 1005 indicates that no code was supplied, and 1006 that the connection was closed abnormally. + - use Connection#support_close_codes? to easily check whether close codes are supported by the WebSocket protocol (drafts 06 and above) + - closes connection with 1007 close code if text frame contains invalid UTF8 + - added Handshake#secure? for checking whether the connection is secure (either ssl or behind an ssl proxy) + +- changed: + - Defaults to sending no close code rather than 1000 (consistent with browsers) + - Allows sending a 3xxx close code + - Renamed Connection#close_websocket to Connection#close (again for consistency with browsers). Old method is available till 0.6. + - Sends reasons with internally generated closure (previously only sent code) + - Echos close code when replying to close handshake + +== 0.4.0 / 2013-01-22 + +- new features: + - on_open handler is now passed a handshake object which exposes the request headers, path, and query parameters + - Easily access the protocol version via Handshake#protocol_version + - Easily access the origin via Handshake#origin + +- changed: + - Removed Connection#request - change to using handshake passed to on_open + +- internals: + - Uses the http_parser.rb gem + +== 0.3.8 / 2012-07-12 + +- bug fixes: + - Fixed support for Ruby 1.8.7 which was broken in 0.3.7 + +== 0.3.7 / 2012-07-11 + +- new features: + - Supports sending 1009 error code when incoming frame is too large to handle, and added associated exception class WSMessageTooBigError [Martyn Loughran] + - Supports overriding the maximum frame size by setting the max_frame_size accessor on the connection object (in bytes). Default unchanged at 10MB. [Martyn Loughran] + +- bug fixes: + - Fixes some encoding issues on Ruby 1.9 [Dingding Ye] + - Raises a HandshakeError if WS header is empty [Markus Fenske] + - Connection#send would mutate passed string to BINARY encoding. The fix still mutates the string by forcing the encoding back to UTF-8 before returning, but if the passed string was encoded as UTF-8 this is equivalent [Martyn Loughran] + +== 0.3.6 / 2011-12-23 + +- new features: + - Supports sending ping & pong messages + - Supports binding to received ping & pong messages + +== 0.3.5 / 2011-10-24 + +- new features: + - Support WebSocket draft 13 + +== 0.3.2 / 2011-10-09 + +- bugfixes: + - Handling of messages with > 2 frames + - Encode string passed to onmessage handler as UTF-8 on Ruby 1.9 + - Add 10MB frame length limit to all draft versions + +== 0.3.1 / 2011-07-28 + +- new features: + - Support WebSocket drafts 07 & 08 + +== 0.3.0 / 2011-05-06 + +- new features: + - Support WebSocket drafts 05 & 06 +- changes: + - Accept request headers in a case insensitive manner + - Change handling of errors. Previously some application errors were caught + internally and were invisible unless an onerror callback was supplied. See + readme for details + +== 0.2.1 / 2011-03-01 + +- bugfixes: + - Performance improvements to draft 76 framing + - Limit frame lengths for draft 76 + - Better error handling for draft 76 handshake + - Ruby 1.9 support + +== 0.2.0 / 2010-11-23 + +- new features: + - Support for WebSocket draft 03 +- bugfixes: + - Handle case when handshake split into two receive_data calls + - Stricter regexp matching of frames + +== 0.1.4 / 2010-08-23 + +- new features: + - Allow custom ssl certificate to be used by passing :tls_options + - Protect against errors caused by non limited frame lengths + - Use custom exceptions rather than RuntimeError +- bugfixes: + - Handle invalid HTTP request with HandshakeError + +== 0.1.3 / 2010-07-18 + +- new features: + - onerror callback +- bugfixes: + - proper handling of zero spaces in key1 or key2(prevent ZeroDivisionError) + - convert received data to utf-8 to prevent ruby 1.9 errors + - fix handling of null bytes within a frame + +== 0.1.2 / 2010-06-16 + +- new features: + - none +- bugfixes: + - allow $ character inside header key + +== 0.1.1 / 2010-06-13 + +- new features: + - wss/ssl support +- bugfixes: + - can't & strings + +== 0.1.0 / 2010-06-12 + +- initial release \ No newline at end of file diff --git a/vendor/bundle/gems/em-websocket-0.5.1/Gemfile b/vendor/bundle/gems/em-websocket-0.5.1/Gemfile new file mode 100644 index 0000000..bd789f6 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/Gemfile @@ -0,0 +1,9 @@ +source "http://rubygems.org" + +gemspec + +gem "em-websocket-client", git: "git@github.com:movitto/em-websocket-client.git", branch: "expose-websocket-api" +gem "em-spec", "~> 0.2.6" +gem "em-http-request", "~> 1.1.1" +gem "rspec", "~> 2.12.0" +gem "rake" diff --git a/vendor/bundle/gems/em-websocket-0.5.1/README.md b/vendor/bundle/gems/em-websocket-0.5.1/README.md new file mode 100644 index 0000000..19d5db8 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/README.md @@ -0,0 +1,146 @@ +# EM-WebSocket + +[![Gem Version](https://badge.fury.io/rb/em-websocket.png)](http://rubygems.org/gems/em-websocket) +[![Analytics](https://ga-beacon.appspot.com/UA-71196-10/em-websocket/readme)](https://github.com/igrigorik/ga-beacon) + +EventMachine based, async, Ruby WebSocket server. Take a look at examples directory, or check out the blog post: [Ruby & Websockets: TCP for the Web](http://www.igvita.com/2009/12/22/ruby-websockets-tcp-for-the-browser/). + +## Simple server example + +```ruby +require 'em-websocket' + +EM.run { + EM::WebSocket.run(:host => "0.0.0.0", :port => 8080) do |ws| + ws.onopen { |handshake| + puts "WebSocket connection open" + + # Access properties on the EM::WebSocket::Handshake object, e.g. + # path, query_string, origin, headers + + # Publish message to the client + ws.send "Hello Client, you connected to #{handshake.path}" + } + + ws.onclose { puts "Connection closed" } + + ws.onmessage { |msg| + puts "Recieved message: #{msg}" + ws.send "Pong: #{msg}" + } + end +} +``` + +## Protocols supported, and protocol specific functionality + +Supports all WebSocket protocols in use in the wild (and a few that are not): drafts 75, 76, 1-17, rfc. + +While some of the changes between protocols are unimportant from the point of view of application developers, a few drafts did introduce new functionality. It's possible to easily test for this functionality by using + +### Ping & pong supported + +Call `ws.pingable?` to check whether ping & pong is supported by the protocol in use. + +It's possible to send a ping frame (`ws.ping(body = '')`), which the client must respond to with a pong, or the server can send an unsolicited pong frame (`ws.pong(body = '')`) which the client should not respond to. These methods can be used regardless of protocol version; they return true if the protocol supports ping&pong or false otherwise. + +When receiving a ping, the server will automatically respond with a pong as the spec requires (so you should _not_ write an onping handler that replies with a pong), however it is possible to bind to ping & pong events if desired by using the `onping` and `onpong` methods. + +### Close codes and reasons + +A WebSocket connection can be closed cleanly, regardless of protocol, by calling `ws.close(code = nil, body = nil)`. + +Early protocols just close the TCP connection, draft 3 introduced a close handshake, and draft 6 added close codes and reasons to the close handshake. Call `ws.supports_close_codes?` to check whether close codes are supported (i.e. the protocol version is 6 or above). + +The `onclose` callback is passed a hash which may contain following keys (depending on the protocol version): + +* `was_clean`: boolean indicating whether the connection was closed via the close handshake. +* `code`: the close code. There are two special close codes which the server may set (as defined in the WebSocket spec): + * 1005: no code was supplied + * 1006: abnormal closure (the same as `was_clean: false`) +* `reason`: the close reason + +Acceptable close codes are defined in the WebSocket rfc (). The following codes can be supplies when calling `ws.close(code)`: + +* 1000: a generic normal close +* range 3xxx: reserved for libraries, frameworks, and applications (and can be registered with IANA) +* range 4xxx: for private use + +If unsure use a code in the 4xxx range. em-websocket may also close a connection with one of the following close codes: + +* 1002: WebSocket protocol error. +* 1009: Message too big to process. By default em-websocket will accept frames up to 10MB in size. If a frame is larger than this the connection will be closed without reading the frame data. The limit can be overriden globally (`EM::WebSocket.max_frame_size = bytes`) or on a specific connection (`ws.max_frame_size = bytes`). + +## Secure server + +It is possible to accept secure `wss://` connections by passing `:secure => true` when opening the connection. Pass a `:tls_options` hash containing keys as described in http://eventmachine.rubyforge.org/EventMachine/Connection.html#start_tls-instance_method + +**Warning**: Safari 5 does not currently support prompting on untrusted SSL certificates therefore using a self signed certificate may leave you scratching your head. + +```ruby +EM::WebSocket.start({ + :host => "0.0.0.0", + :port => 443, + :secure => true, + :tls_options => { + :private_key_file => "/private/key", + :cert_chain_file => "/ssl/certificate" + } +}) do |ws| + # ... +end +``` + +It's possible to check whether an incoming connection is secure by reading `handshake.secure?` in the onopen callback. + +## Running behind an SSL Proxy/Terminator, like Stunnel + +The `:secure_proxy => true` option makes it possible to use em-websocket behind a secure SSL proxy/terminator like [Stunnel](http://www.stunnel.org/) which does the actual encryption & decryption. + +Note that this option is only required to support drafts 75 & 76 correctly (e.g. Safari 5.1.x & earlier, and Safari on iOS 5.x & earlier). + +```ruby +EM::WebSocket.start({ + :host => "0.0.0.0", + :port => 8080, + :secure_proxy => true +}) do |ws| + # ... +end +``` + +## Handling errors + +There are two kinds of errors that need to be handled -- WebSocket protocol errors and errors in application code. + +WebSocket protocol errors (for example invalid data in the handshake or invalid message frames) raise errors which descend from `EM::WebSocket::WebSocketError`. Such errors are rescued internally and the WebSocket connection will be closed immediately or an error code sent to the browser in accordance to the WebSocket specification. It is possible to be notified in application code of such errors by including an `onerror` callback. + +```ruby +ws.onerror { |error| + if error.kind_of?(EM::WebSocket::WebSocketError) + # ... + end +} +``` + +Application errors are treated differently. If no `onerror` callback has been defined these errors will propagate to the EventMachine reactor, typically causing your program to terminate. If you wish to handle exceptions, simply supply an `onerror callback` and check for exceptions which are not descendant from `EM::WebSocket::WebSocketError`. + +It is also possible to log all errors when developing by including the `:debug => true` option when initialising the WebSocket server. + +## Emulating WebSockets in older browsers + +It is possible to emulate WebSockets in older browsers using flash emulation. For example take a look at the [web-socket-js](https://github.com/gimite/web-socket-js) project. + +Using flash emulation does require some minimal support from em-websocket which is enabled by default. If flash connects to the WebSocket port and requests a policy file (which it will do if it fails to receive a policy file on port 843 after a timeout), em-websocket will return one. Also see for an example policy file server which you can run on port 843. + +## Examples & Projects using em-websocket + +* [Pusher](http://pusher.com) - Realtime Messaging Service +* [Livereload](https://github.com/mockko/livereload) - LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading +* [Twitter AMQP WebSocket Example](http://github.com/rubenfonseca/twitter-amqp-websocket-example) +* examples/multicast.rb - broadcast all ruby tweets to all subscribers +* examples/echo.rb - server <> client exchange via a websocket + +# License + +The MIT License - Copyright (c) 2009-2013 Ilya Grigorik, Martyn Loughran diff --git a/vendor/bundle/gems/em-websocket-0.5.1/Rakefile b/vendor/bundle/gems/em-websocket-0.5.1/Rakefile new file mode 100644 index 0000000..0bd2718 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/Rakefile @@ -0,0 +1,11 @@ +require 'bundler' +Bundler::GemHelper.install_tasks + +require 'rspec/core/rake_task' + +RSpec::Core::RakeTask.new do |t| + t.rspec_opts = ["-c", "-f progress", "-r ./spec/helper.rb"] + t.pattern = 'spec/**/*_spec.rb' +end + +task :default => :spec diff --git a/vendor/bundle/gems/em-websocket-0.5.1/examples/echo.rb b/vendor/bundle/gems/em-websocket-0.5.1/examples/echo.rb new file mode 100644 index 0000000..4e64886 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/examples/echo.rb @@ -0,0 +1,24 @@ +require File.expand_path('../../lib/em-websocket', __FILE__) + +EM.run { + EM::WebSocket.run(:host => "0.0.0.0", :port => 8080, :debug => false) do |ws| + ws.onopen { |handshake| + puts "WebSocket opened #{{ + :path => handshake.path, + :query => handshake.query, + :origin => handshake.origin, + }}" + + ws.send "Hello Client!" + } + ws.onmessage { |msg| + ws.send "Pong: #{msg}" + } + ws.onclose { + puts "WebSocket closed" + } + ws.onerror { |e| + puts "Error: #{e.message}" + } + end +} diff --git a/vendor/bundle/gems/em-websocket-0.5.1/examples/multicast.rb b/vendor/bundle/gems/em-websocket-0.5.1/examples/multicast.rb new file mode 100644 index 0000000..b1692d5 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/examples/multicast.rb @@ -0,0 +1,47 @@ +require 'em-websocket' +# requires the twitter-stream gem +require 'twitter/json_stream' +require 'json' + +# +# broadcast all ruby related tweets to all connected users! +# + +username = ARGV.shift +password = ARGV.shift +raise "need username and password" if !username or !password + +EventMachine.run { + @channel = EM::Channel.new + + @twitter = Twitter::JSONStream.connect( + :path => '/1/statuses/filter.json?track=ruby', + :auth => "#{username}:#{password}", + :ssl => true + ) + + @twitter.each_item do |status| + status = JSON.parse(status) + @channel.push "#{status['user']['screen_name']}: #{status['text']}" + end + + + EventMachine::WebSocket.start(:host => "0.0.0.0", :port => 8080, :debug => true) do |ws| + + ws.onopen { + sid = @channel.subscribe { |msg| ws.send msg } + @channel.push "#{sid} connected!" + + ws.onmessage { |msg| + @channel.push "<#{sid}>: #{msg}" + } + + ws.onclose { + @channel.unsubscribe(sid) + } + } + + end + + puts "Server started" +} diff --git a/vendor/bundle/gems/em-websocket-0.5.1/examples/ping.rb b/vendor/bundle/gems/em-websocket-0.5.1/examples/ping.rb new file mode 100644 index 0000000..fe569c3 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/examples/ping.rb @@ -0,0 +1,24 @@ +require File.expand_path('../../lib/em-websocket', __FILE__) + +EventMachine::WebSocket.start(:host => "0.0.0.0", :port => 8080, :debug => false) do |ws| + timer = nil + ws.onopen { + puts "Ping supported: #{ws.pingable?}" + timer = EM.add_periodic_timer(1) { + p ["Sent ping", ws.ping('hello')] + } + } + ws.onpong { |value| + puts "Received pong: #{value}" + } + ws.onping { |value| + puts "Received ping: #{value}" + } + ws.onclose { + EM.cancel_timer(timer) + puts "WebSocket closed" + } + ws.onerror { |e| + puts "Error: #{e.message}" + } +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/examples/test.html b/vendor/bundle/gems/em-websocket-0.5.1/examples/test.html new file mode 100644 index 0000000..07d4636 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/examples/test.html @@ -0,0 +1,29 @@ + + + + + +
        + + diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket.rb new file mode 100644 index 0000000..3eaa105 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket.rb @@ -0,0 +1,24 @@ +$:.unshift(File.dirname(__FILE__) + '/../lib') + +require "eventmachine" + +%w[ + debugger websocket connection + handshake + handshake75 handshake76 handshake04 + framing76 framing03 framing04 framing05 framing07 + close75 close03 close05 close06 + masking04 + message_processor_03 message_processor_06 + handler handler75 handler76 handler03 handler05 handler06 handler07 handler08 handler13 +].each do |file| + require "em-websocket/#{file}" +end + +unless ''.respond_to?(:getbyte) + class String + def getbyte(i) + self[i] + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close03.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close03.rb new file mode 100644 index 0000000..8981776 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close03.rb @@ -0,0 +1,14 @@ +module EventMachine + module WebSocket + module Close03 + def close_websocket(code, body) + # TODO: Ideally send body data and check that it matches in ack + send_frame(:close, '') + @state = :closing + start_close_timeout + end + + def supports_close_codes?; false; end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close05.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close05.rb new file mode 100644 index 0000000..8f8c150 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close05.rb @@ -0,0 +1,14 @@ +module EventMachine + module WebSocket + module Close05 + def close_websocket(code, body) + # TODO: Ideally send body data and check that it matches in ack + send_frame(:close, "\x53") + @state = :closing + start_close_timeout + end + + def supports_close_codes?; false; end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close06.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close06.rb new file mode 100644 index 0000000..14cc80e --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close06.rb @@ -0,0 +1,19 @@ +module EventMachine + module WebSocket + module Close06 + def close_websocket(code, body) + if code + close_data = [code].pack('n') + close_data << body if body + send_frame(:close, close_data) + else + send_frame(:close, '') + end + @state = :closing + start_close_timeout + end + + def supports_close_codes?; true; end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close75.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close75.rb new file mode 100644 index 0000000..9d6ba02 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/close75.rb @@ -0,0 +1,11 @@ +module EventMachine + module WebSocket + module Close75 + def close_websocket(code, body) + @connection.close_connection_after_writing + end + + def supports_close_codes?; false; end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/connection.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/connection.rb new file mode 100644 index 0000000..331b615 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/connection.rb @@ -0,0 +1,313 @@ +module EventMachine + module WebSocket + class Connection < EventMachine::Connection + include Debugger + + attr_writer :max_frame_size + + # define WebSocket callbacks + def onopen(&blk); @onopen = blk; end + def onclose(&blk); @onclose = blk; end + def onerror(&blk); @onerror = blk; end + def onmessage(&blk); @onmessage = blk; end + def onbinary(&blk); @onbinary = blk; end + def onping(&blk); @onping = blk; end + def onpong(&blk); @onpong = blk; end + + def trigger_on_message(msg) + @onmessage.call(msg) if defined? @onmessage + end + def trigger_on_binary(msg) + @onbinary.call(msg) if defined? @onbinary + end + def trigger_on_open(handshake) + @onopen.call(handshake) if defined? @onopen + end + def trigger_on_close(event = {}) + @onclose.call(event) if defined? @onclose + end + def trigger_on_ping(data) + @onping.call(data) if defined? @onping + end + def trigger_on_pong(data) + @onpong.call(data) if defined? @onpong + end + def trigger_on_error(reason) + return false unless defined? @onerror + @onerror.call(reason) + true + end + + def initialize(options) + @options = options + @debug = options[:debug] || false + @secure = options[:secure] || false + @secure_proxy = options[:secure_proxy] || false + @tls_options = options[:tls_options] || {} + @close_timeout = options[:close_timeout] + + @handler = nil + + debug [:initialize] + end + + # Use this method to close the websocket connection cleanly + # This sends a close frame and waits for acknowlegement before closing + # the connection + def close(code = nil, body = nil) + if code && !acceptable_close_code?(code) + raise "Application code may only use codes from 1000, 3000-4999" + end + + close_websocket_private(code, body) + end + + # Deprecated, to be removed in version 0.6 + alias :close_websocket :close + + def post_init + start_tls(@tls_options) if @secure + end + + def receive_data(data) + debug [:receive_data, data] + + if @handler + @handler.receive_data(data) + else + dispatch(data) + end + rescue => e + debug [:error, e] + + # There is no code defined for application errors, so use 3000 + # (which is reserved for frameworks) + close_websocket_private(3000, "Application error") + + # These are application errors - raise unless onerror defined + trigger_on_error(e) || raise(e) + end + + def unbind + debug [:unbind, :connection] + + @handler.unbind if @handler + rescue => e + debug [:error, e] + # These are application errors - raise unless onerror defined + trigger_on_error(e) || raise(e) + end + + def dispatch(data) + if data.match(/\A/) + send_flash_cross_domain_file + else + @handshake ||= begin + handshake = Handshake.new(@secure || @secure_proxy) + + handshake.callback { |upgrade_response, handler_klass| + debug [:accepting_ws_version, handshake.protocol_version] + debug [:upgrade_response, upgrade_response] + self.send_data(upgrade_response) + @handler = handler_klass.new(self, @debug) + @handshake = nil + trigger_on_open(handshake) + } + + handshake.errback { |e| + debug [:error, e] + trigger_on_error(e) + # Handshake errors require the connection to be aborted + abort + } + + handshake + end + + @handshake.receive_data(data) + end + end + + def send_flash_cross_domain_file + file = '' + debug [:cross_domain, file] + send_data file + + # handle the cross-domain request transparently + # no need to notify the user about this connection + @onclose = nil + close_connection_after_writing + end + + # Cache encodings since it's moderately expensive to look them up each time + ENCODING_SUPPORTED = "string".respond_to?(:force_encoding) + UTF8 = Encoding.find("UTF-8") if ENCODING_SUPPORTED + BINARY = Encoding.find("BINARY") if ENCODING_SUPPORTED + + # Send a WebSocket text frame. + # + # A WebSocketError may be raised if the connection is in an opening or a + # closing state, or if the passed in data is not valid UTF-8 + # + def send_text(data) + # If we're using Ruby 1.9, be pedantic about encodings + if ENCODING_SUPPORTED + # Also accept ascii only data in other encodings for convenience + unless (data.encoding == UTF8 && data.valid_encoding?) || data.ascii_only? + raise WebSocketError, "Data sent to WebSocket must be valid UTF-8 but was #{data.encoding} (valid: #{data.valid_encoding?})" + end + # This labels the encoding as binary so that it can be combined with + # the BINARY framing + data.force_encoding(BINARY) + else + # TODO: Check that data is valid UTF-8 + end + + if @handler + @handler.send_text_frame(data) + else + raise WebSocketError, "Cannot send data before onopen callback" + end + + # Revert data back to the original encoding (which we assume is UTF-8) + # Doing this to avoid duping the string - there may be a better way + data.force_encoding(UTF8) if ENCODING_SUPPORTED + return nil + end + + alias :send :send_text + + # Send a WebSocket binary frame. + # + def send_binary(data) + if @handler + @handler.send_frame(:binary, data) + else + raise WebSocketError, "Cannot send binary before onopen callback" + end + end + + # Send a ping to the client. The client must respond with a pong. + # + # In the case that the client is running a WebSocket draft < 01, false + # is returned since ping & pong are not supported + # + def ping(body = '') + if @handler + @handler.pingable? ? @handler.send_frame(:ping, body) && true : false + else + raise WebSocketError, "Cannot ping before onopen callback" + end + end + + # Send an unsolicited pong message, as allowed by the protocol. The + # client is not expected to respond to this message. + # + # em-websocket automatically takes care of sending pong replies to + # incoming ping messages, as the protocol demands. + # + def pong(body = '') + if @handler + @handler.pingable? ? @handler.send_frame(:pong, body) && true : false + else + raise WebSocketError, "Cannot ping before onopen callback" + end + end + + # Test whether the connection is pingable (i.e. the WebSocket draft in + # use is >= 01) + def pingable? + if @handler + @handler.pingable? + else + raise WebSocketError, "Cannot test whether pingable before onopen callback" + end + end + + def supports_close_codes? + if @handler + @handler.supports_close_codes? + else + raise WebSocketError, "Cannot test before onopen callback" + end + end + + def state + @handler ? @handler.state : :handshake + end + + # Returns the maximum frame size which this connection is configured to + # accept. This can be set globally or on a per connection basis, and + # defaults to a value of 10MB if not set. + # + # The behaviour when a too large frame is received varies by protocol, + # but in the newest protocols the connection will be closed with the + # correct close code (1009) immediately after receiving the frame header + # + def max_frame_size + defined?(@max_frame_size) ? @max_frame_size : WebSocket.max_frame_size + end + + def close_timeout + @close_timeout || WebSocket.close_timeout + end + + private + + # As definited in draft 06 7.2.2, some failures require that the server + # abort the websocket connection rather than close cleanly + def abort + close_connection + end + + def close_websocket_private(code, body) + if @handler + debug [:closing, code] + @handler.close_websocket(code, body) + else + # The handshake hasn't completed - should be safe to terminate + abort + end + end + + # Allow applications to close with 1000, 1003, 1008, 1011, 3xxx or 4xxx. + # + # em-websocket uses a few other codes internally which should not be + # used by applications + # + # Browsers generally allow connections to be closed with code 1000, + # 3xxx, and 4xxx. em-websocket allows closing with a few other codes + # which seem reasonable (for discussion see + # https://github.com/igrigorik/em-websocket/issues/98) + # + # Usage from the rfc: + # + # 1000 indicates a normal closure + # + # 1003 indicates that an endpoint is terminating the connection + # because it has received a type of data it cannot accept + # + # 1008 indicates that an endpoint is terminating the connection because + # it has received a message that violates its policy + # + # 1011 indicates that a server is terminating the connection because it + # encountered an unexpected condition that prevented it from fulfilling + # the request + # + # Status codes in the range 3000-3999 are reserved for use by libraries, + # frameworks, and applications + # + # Status codes in the range 4000-4999 are reserved for private use and + # thus can't be registered + # + def acceptable_close_code?(code) + case code + when 1000, 1003, 1008, 1011, (3000..4999) + true + else + false + end + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/debugger.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/debugger.rb new file mode 100644 index 0000000..a5b3266 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/debugger.rb @@ -0,0 +1,17 @@ +module EventMachine + module WebSocket + module Debugger + + private + + def debug(*data) + if @debug + require 'pp' + pp data + puts + end + end + + end + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing03.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing03.rb new file mode 100644 index 0000000..61e6ab8 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing03.rb @@ -0,0 +1,162 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + module Framing03 + def initialize_framing + @data = '' + @application_data_buffer = '' # Used for MORE frames + @frame_type = nil + end + + def process_data + error = false + + while !error && @data.size > 1 + pointer = 0 + + more = ((@data.getbyte(pointer) & 0b10000000) == 0b10000000) ^ fin + # Ignoring rsv1-3 for now + opcode = @data.getbyte(0) & 0b00001111 + pointer += 1 + + # Ignoring rsv4 + length = @data.getbyte(pointer) & 0b01111111 + pointer += 1 + + payload_length = case length + when 127 # Length defined by 8 bytes + # Check buffer size + if @data.getbyte(pointer+8-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + # Only using the last 4 bytes for now, till I work out how to + # unpack 8 bytes. I'm sure 4GB frames will do for now :) + l = @data[(pointer+4)..(pointer+7)].unpack('N').first + pointer += 8 + l + when 126 # Length defined by 2 bytes + # Check buffer size + if @data.getbyte(pointer+2-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + l = @data[pointer..(pointer+1)].unpack('n').first + pointer += 2 + l + else + length + end + + if payload_length > @connection.max_frame_size + raise WSMessageTooBigError, "Frame length too long (#{payload_length} bytes)" + end + + # Check buffer size + if @data.getbyte(pointer+payload_length-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + # Throw away data up to pointer + @data.slice!(0...pointer) + + # Read application data + application_data = @data.slice!(0...payload_length) + + frame_type = opcode_to_type(opcode) + + if frame_type == :continuation && !@frame_type + raise WSProtocolError, 'Continuation frame not expected' + end + + if more + debug [:moreframe, frame_type, application_data] + @application_data_buffer << application_data + # The message type is passed in the first frame + @frame_type ||= frame_type + else + # Message is complete + if frame_type == :continuation + @application_data_buffer << application_data + message(@frame_type, '', @application_data_buffer) + @application_data_buffer = '' + @frame_type = nil + else + message(frame_type, '', application_data) + end + end + end # end while + end + + def send_frame(frame_type, application_data) + debug [:sending_frame, frame_type, application_data] + + if @state == :closing && data_frame?(frame_type) + raise WebSocketError, "Cannot send data frame since connection is closing" + end + + frame = '' + + opcode = type_to_opcode(frame_type) + byte1 = opcode # since more, rsv1-3 are 0 + frame << byte1 + + length = application_data.size + if length <= 125 + byte2 = length # since rsv4 is 0 + frame << byte2 + elsif length < 65536 # write 2 byte length + frame << 126 + frame << [length].pack('n') + else # write 8 byte length + frame << 127 + frame << [length >> 32, length & 0xFFFFFFFF].pack("NN") + end + + frame << application_data + + @connection.send_data(frame) + end + + def send_text_frame(data) + send_frame(:text, data) + end + + private + + # This allows flipping the more bit to fin for draft 04 + def fin; false; end + + FRAME_TYPES = { + :continuation => 0, + :close => 1, + :ping => 2, + :pong => 3, + :text => 4, + :binary => 5 + } + FRAME_TYPES_INVERSE = FRAME_TYPES.invert + # Frames are either data frames or control frames + DATA_FRAMES = [:text, :binary, :continuation] + + def type_to_opcode(frame_type) + FRAME_TYPES[frame_type] || raise("Unknown frame type") + end + + def opcode_to_type(opcode) + FRAME_TYPES_INVERSE[opcode] || raise(WSProtocolError, "Unknown opcode #{opcode}") + end + + def data_frame?(type) + DATA_FRAMES.include?(type) + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing04.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing04.rb new file mode 100644 index 0000000..41352e6 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing04.rb @@ -0,0 +1,15 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + # The only difference between draft 03 framing and draft 04 framing is + # that the MORE bit has been changed to a FIN bit + module Framing04 + include Framing03 + + private + + def fin; true; end + end + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing05.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing05.rb new file mode 100644 index 0000000..636336a --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing05.rb @@ -0,0 +1,163 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + module Framing05 + def initialize_framing + @data = MaskedString.new + @application_data_buffer = '' # Used for MORE frames + @frame_type = nil + end + + def process_data + error = false + + while !error && @data.size > 5 # mask plus first byte present + pointer = 0 + + @data.read_mask + pointer += 4 + + fin = (@data.getbyte(pointer) & 0b10000000) == 0b10000000 + # Ignoring rsv1-3 for now + opcode = @data.getbyte(pointer) & 0b00001111 + pointer += 1 + + # Ignoring rsv4 + length = @data.getbyte(pointer) & 0b01111111 + pointer += 1 + + payload_length = case length + when 127 # Length defined by 8 bytes + # Check buffer size + if @data.getbyte(pointer+8-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + # Only using the last 4 bytes for now, till I work out how to + # unpack 8 bytes. I'm sure 4GB frames will do for now :) + l = @data.getbytes(pointer+4, 4).unpack('N').first + pointer += 8 + l + when 126 # Length defined by 2 bytes + # Check buffer size + if @data.getbyte(pointer+2-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + l = @data.getbytes(pointer, 2).unpack('n').first + pointer += 2 + l + else + length + end + + if payload_length > @connection.max_frame_size + raise WSMessageTooBigError, "Frame length too long (#{payload_length} bytes)" + end + + # Check buffer size + if @data.getbyte(pointer+payload_length-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + # Read application data + application_data = @data.getbytes(pointer, payload_length) + pointer += payload_length + + # Throw away data up to pointer + @data.unset_mask + @data.slice!(0...pointer) + + frame_type = opcode_to_type(opcode) + + if frame_type == :continuation && !@frame_type + raise WSProtocolError, 'Continuation frame not expected' + end + + if !fin + debug [:moreframe, frame_type, application_data] + @application_data_buffer << application_data + @frame_type = frame_type + else + # Message is complete + if frame_type == :continuation + @application_data_buffer << application_data + message(@frame_type, '', @application_data_buffer) + @application_data_buffer = '' + @frame_type = nil + else + message(frame_type, '', application_data) + end + end + end # end while + end + + def send_frame(frame_type, application_data) + debug [:sending_frame, frame_type, application_data] + + if @state == :closing && data_frame?(frame_type) + raise WebSocketError, "Cannot send data frame since connection is closing" + end + + frame = '' + + opcode = type_to_opcode(frame_type) + byte1 = opcode | 0b10000000 # fin bit set, rsv1-3 are 0 + frame << byte1 + + length = application_data.size + if length <= 125 + byte2 = length # since rsv4 is 0 + frame << byte2 + elsif length < 65536 # write 2 byte length + frame << 126 + frame << [length].pack('n') + else # write 8 byte length + frame << 127 + frame << [length >> 32, length & 0xFFFFFFFF].pack("NN") + end + + frame << application_data + + @connection.send_data(frame) + end + + def send_text_frame(data) + send_frame(:text, data) + end + + private + + FRAME_TYPES = { + :continuation => 0, + :close => 1, + :ping => 2, + :pong => 3, + :text => 4, + :binary => 5 + } + FRAME_TYPES_INVERSE = FRAME_TYPES.invert + # Frames are either data frames or control frames + DATA_FRAMES = [:text, :binary, :continuation] + + def type_to_opcode(frame_type) + FRAME_TYPES[frame_type] || raise("Unknown frame type") + end + + def opcode_to_type(opcode) + FRAME_TYPES_INVERSE[opcode] || raise(WSProtocolError, "Unknown opcode #{opcode}") + end + + def data_frame?(type) + DATA_FRAMES.include?(type) + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing07.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing07.rb new file mode 100644 index 0000000..58318e4 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing07.rb @@ -0,0 +1,185 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + module Framing07 + + def initialize_framing + @data = MaskedString.new + @application_data_buffer = '' # Used for MORE frames + @frame_type = nil + end + + def process_data + error = false + + while !error && @data.size >= 2 + pointer = 0 + + fin = (@data.getbyte(pointer) & 0b10000000) == 0b10000000 + # Ignoring rsv1-3 for now + opcode = @data.getbyte(pointer) & 0b00001111 + pointer += 1 + + mask = (@data.getbyte(pointer) & 0b10000000) == 0b10000000 + length = @data.getbyte(pointer) & 0b01111111 + pointer += 1 + + # raise WebSocketError, 'Data from client must be masked' unless mask + + payload_length = case length + when 127 # Length defined by 8 bytes + # Check buffer size + if @data.getbyte(pointer+8-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + # Only using the last 4 bytes for now, till I work out how to + # unpack 8 bytes. I'm sure 4GB frames will do for now :) + l = @data.getbytes(pointer+4, 4).unpack('N').first + pointer += 8 + l + when 126 # Length defined by 2 bytes + # Check buffer size + if @data.getbyte(pointer+2-1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + l = @data.getbytes(pointer, 2).unpack('n').first + pointer += 2 + l + else + length + end + + # Compute the expected frame length + frame_length = pointer + payload_length + frame_length += 4 if mask + + if frame_length > @connection.max_frame_size + raise WSMessageTooBigError, "Frame length too long (#{frame_length} bytes)" + end + + # Check buffer size + if @data.getbyte(frame_length - 1) == nil + debug [:buffer_incomplete, @data] + error = true + next + end + + # Remove frame header + @data.slice!(0...pointer) + pointer = 0 + + # Read application data (unmasked if required) + @data.read_mask if mask + pointer += 4 if mask + application_data = @data.getbytes(pointer, payload_length) + pointer += payload_length + @data.unset_mask if mask + + # Throw away data up to pointer + @data.slice!(0...pointer) + + frame_type = opcode_to_type(opcode) + + if frame_type == :continuation + if !@frame_type + raise WSProtocolError, 'Continuation frame not expected' + end + else # Not a continuation frame + if @frame_type && data_frame?(frame_type) + raise WSProtocolError, "Continuation frame expected" + end + end + + # Validate that control frames are not fragmented + if !fin && !data_frame?(frame_type) + raise WSProtocolError, 'Control frames must not be fragmented' + end + + if !fin + debug [:moreframe, frame_type, application_data] + @application_data_buffer << application_data + # The message type is passed in the first frame + @frame_type ||= frame_type + else + # Message is complete + if frame_type == :continuation + @application_data_buffer << application_data + message(@frame_type, '', @application_data_buffer) + @application_data_buffer = '' + @frame_type = nil + else + message(frame_type, '', application_data) + end + end + end # end while + end + + def send_frame(frame_type, application_data) + debug [:sending_frame, frame_type, application_data] + + if @state == :closing && data_frame?(frame_type) + raise WebSocketError, "Cannot send data frame since connection is closing" + end + + frame = '' + + opcode = type_to_opcode(frame_type) + byte1 = opcode | 0b10000000 # fin bit set, rsv1-3 are 0 + frame << byte1 + + length = application_data.size + if length <= 125 + byte2 = length # since rsv4 is 0 + frame << byte2 + elsif length < 65536 # write 2 byte length + frame << 126 + frame << [length].pack('n') + else # write 8 byte length + frame << 127 + frame << [length >> 32, length & 0xFFFFFFFF].pack("NN") + end + + frame << application_data + + @connection.send_data(frame) + end + + def send_text_frame(data) + send_frame(:text, data) + end + + private + + FRAME_TYPES = { + :continuation => 0, + :text => 1, + :binary => 2, + :close => 8, + :ping => 9, + :pong => 10, + } + FRAME_TYPES_INVERSE = FRAME_TYPES.invert + # Frames are either data frames or control frames + DATA_FRAMES = [:text, :binary, :continuation] + + def type_to_opcode(frame_type) + FRAME_TYPES[frame_type] || raise("Unknown frame type") + end + + def opcode_to_type(opcode) + FRAME_TYPES_INVERSE[opcode] || raise(WSProtocolError, "Unknown opcode #{opcode}") + end + + def data_frame?(type) + DATA_FRAMES.include?(type) + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing76.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing76.rb new file mode 100644 index 0000000..55982ff --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/framing76.rb @@ -0,0 +1,105 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + module Framing76 + def initialize_framing + @data = '' + end + + def process_data + debug [:message, @data] + + # This algorithm comes straight from the spec + # http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-76#section-5.3 + + error = false + + while !error + return if @data.size == 0 + + pointer = 0 + frame_type = @data.getbyte(pointer) + pointer += 1 + + if (frame_type & 0x80) == 0x80 + # If the high-order bit of the /frame type/ byte is set + length = 0 + + loop do + return false if !@data.getbyte(pointer) + b = @data.getbyte(pointer) + pointer += 1 + b_v = b & 0x7F + length = length * 128 + b_v + break unless (b & 0x80) == 0x80 + end + + if length > @connection.max_frame_size + raise WSMessageTooBigError, "Frame length too long (#{length} bytes)" + end + + if @data.getbyte(pointer+length-1) == nil + debug [:buffer_incomplete, @data] + # Incomplete data - leave @data to accumulate + error = true + else + # Straight from spec - I'm sure this isn't crazy... + # 6. Read /length/ bytes. + # 7. Discard the read bytes. + @data = @data[(pointer+length)..-1] + + # If the /frame type/ is 0xFF and the /length/ was 0, then close + if length == 0 + @connection.send_data("\xff\x00") + @state = :closing + @connection.close_connection_after_writing + else + error = true + end + end + else + # If the high-order bit of the /frame type/ byte is _not_ set + + if @data.getbyte(0) != 0x00 + # Close the connection since this buffer can never match + raise WSProtocolError, "Invalid frame received" + end + + # Addition to the spec to protect against malicious requests + if @data.size > @connection.max_frame_size + raise WSMessageTooBigError, "Frame length too long (#{@data.size} bytes)" + end + + msg = @data.slice!(/\A\x00[^\xff]*\xff/) + if msg + msg.gsub!(/\A\x00|\xff\z/, '') + if @state == :closing + debug [:ignored_message, msg] + else + msg.force_encoding('UTF-8') if msg.respond_to?(:force_encoding) + @connection.trigger_on_message(msg) + end + else + error = true + end + end + end + + false + end + + # frames need to start with 0x00-0x7f byte and end with + # an 0xFF byte. Per spec, we can also set the first + # byte to a value betweent 0x80 and 0xFF, followed by + # a leading length indicator + def send_text_frame(data) + debug [:sending_text_frame, data] + ary = ["\x00", data, "\xff"] + ary.collect{ |s| s.force_encoding('UTF-8') if s.respond_to?(:force_encoding) } + @connection.send_data(ary.join) + end + + end + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler.rb new file mode 100644 index 0000000..98cdd4e --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler.rb @@ -0,0 +1,97 @@ +module EventMachine + module WebSocket + class Handler + def self.klass_factory(version) + case version + when 75 + Handler75 + when 76 + Handler76 + when 1..3 + # We'll use handler03 - I believe they're all compatible + Handler03 + when 5 + Handler05 + when 6 + Handler06 + when 7 + Handler07 + when 8 + # drafts 9, 10, 11 and 12 should never change the version + # number as they are all the same as version 08. + Handler08 + when 13 + # drafts 13 to 17 all identify as version 13 as they are + # only minor changes or text changes. + Handler13 + else + # According to spec should abort the connection + raise HandshakeError, "Protocol version #{version} not supported" + end + end + + include Debugger + + attr_reader :request, :state + + def initialize(connection, debug = false) + @connection = connection + @debug = debug + @state = :connected + @close_timer = nil + initialize_framing + end + + def receive_data(data) + @data << data + process_data + rescue WSProtocolError => e + fail_websocket(e) + end + + def close_websocket(code, body) + # Implemented in subclass + end + + # Used to avoid un-acked and unclosed remaining open indefinitely + def start_close_timeout + @close_timer = EM::Timer.new(@connection.close_timeout) { + @connection.close_connection + e = WSProtocolError.new("Close handshake un-acked after #{@connection.close_timeout}s, closing tcp connection") + @connection.trigger_on_error(e) + } + end + + # This corresponds to "Fail the WebSocket Connection" in the spec. + def fail_websocket(e) + debug [:error, e] + close_websocket(e.code, e.message) + @connection.close_connection_after_writing + @connection.trigger_on_error(e) + end + + def unbind + @state = :closed + + @close_timer.cancel if @close_timer + + @close_info = defined?(@close_info) ? @close_info : { + :code => 1006, + :was_clean => false, + } + + @connection.trigger_on_close(@close_info) + end + + def ping + # Overridden in subclass + false + end + + def pingable? + # Also Overridden + false + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler03.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler03.rb new file mode 100644 index 0000000..ac4b3ac --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler03.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler03 < Handler + include Framing03 + include MessageProcessor03 + include Close03 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler05.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler05.rb new file mode 100644 index 0000000..4e48e15 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler05.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler05 < Handler + include Framing05 + include MessageProcessor03 + include Close05 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler06.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler06.rb new file mode 100644 index 0000000..ad55ef7 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler06.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler06 < Handler + include Framing05 + include MessageProcessor06 + include Close06 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler07.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler07.rb new file mode 100644 index 0000000..d080cf5 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler07.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler07 < Handler + include Framing07 + include MessageProcessor06 + include Close06 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler08.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler08.rb new file mode 100644 index 0000000..632057f --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler08.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler08 < Handler + include Framing07 + include MessageProcessor06 + include Close06 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler13.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler13.rb new file mode 100644 index 0000000..1dc465d --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler13.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler13 < Handler + include Framing07 + include MessageProcessor06 + include Close06 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler75.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler75.rb new file mode 100644 index 0000000..d9a90d3 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler75.rb @@ -0,0 +1,9 @@ +module EventMachine + module WebSocket + class Handler75 < Handler + include Handshake75 + include Framing76 + include Close75 + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler76.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler76.rb new file mode 100644 index 0000000..c4aaa37 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handler76.rb @@ -0,0 +1,14 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + class Handler76 < Handler + include Handshake76 + include Framing76 + include Close75 + + # "\377\000" is octet version and "\xff\x00" is hex version + TERMINATE_STRING = "\xff\x00" + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake.rb new file mode 100644 index 0000000..12b7904 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake.rb @@ -0,0 +1,156 @@ +require "http/parser" +require "uri" + +module EventMachine + module WebSocket + + # Resposible for creating the server handshake response + class Handshake + include EM::Deferrable + + attr_reader :parser, :protocol_version + + # Unfortunately drafts 75 & 76 require knowledge of whether the + # connection is being terminated as ws/wss in order to generate the + # correct handshake response + def initialize(secure) + @parser = Http::Parser.new + @secure = secure + + @parser.on_headers_complete = proc { |headers| + @headers = Hash[headers.map { |k,v| [k.downcase, v] }] + } + end + + def receive_data(data) + @parser << data + + if defined? @headers + process(@headers, @parser.upgrade_data) + end + rescue HTTP::Parser::Error => e + fail(HandshakeError.new("Invalid HTTP header: #{e.message}")) + end + + # Returns the WebSocket upgrade headers as a hash. + # + # Keys are strings, unmodified from the request. + # + def headers + @parser.headers + end + + # The same as headers, except that the hash keys are downcased + # + def headers_downcased + @headers + end + + # Returns the request path (excluding any query params) + # + def path + @path + end + + # Returns the query params as a string foo=bar&baz=... + def query_string + @query_string + end + + def query + Hash[query_string.split('&').map { |c| c.split('=', 2) }] + end + + # Returns the WebSocket origin header if provided + # + def origin + @headers["origin"] || @headers["sec-websocket-origin"] || nil + end + + def secure? + @secure + end + + private + + def process(headers, remains) + unless @parser.http_method == "GET" + raise HandshakeError, "Must be GET request" + end + + # Validate request path + # + # According to http://tools.ietf.org/search/rfc2616#section-5.1.2, an + # invalid Request-URI should result in a 400 status code, but + # HandshakeError's currently result in a WebSocket abort. It's not + # clear which should take precedence, but an abort will do just fine. + begin + uri = URI.parse(@parser.request_url) + @path = uri.path + @query_string = uri.query || "" + rescue URI::InvalidURIError + raise HandshakeError, "Invalid request URI: #{@parser.request_url}" + end + + # Validate Upgrade + unless @parser.upgrade? + raise HandshakeError, "Not an upgrade request" + end + upgrade = @headers['upgrade'] + unless upgrade.kind_of?(String) && upgrade.downcase == 'websocket' + raise HandshakeError, "Invalid upgrade header: #{upgrade.inspect}" + end + + # Determine version heuristically + version = if @headers['sec-websocket-version'] + # Used from drafts 04 onwards + @headers['sec-websocket-version'].to_i + elsif @headers['sec-websocket-draft'] + # Used in drafts 01 - 03 + @headers['sec-websocket-draft'].to_i + elsif @headers['sec-websocket-key1'] + 76 + else + 75 + end + + # Additional handling of bytes after the header if required + case version + when 75 + if !remains.empty? + raise HandshakeError, "Extra bytes after header" + end + when 76, 1..3 + if remains.length < 8 + # The whole third-key has not been received yet. + return nil + elsif remains.length > 8 + raise HandshakeError, "Extra bytes after third key" + end + @headers['third-key'] = remains + end + + handshake_klass = case version + when 75 + Handshake75 + when 76, 1..3 + Handshake76 + when 5, 6, 7, 8, 13 + Handshake04 + else + # According to spec should abort the connection + raise HandshakeError, "Protocol version #{version} not supported" + end + + upgrade_response = handshake_klass.handshake(@headers, @parser.request_url, @secure) + + handler_klass = Handler.klass_factory(version) + + @protocol_version = version + succeed(upgrade_response, handler_klass) + rescue HandshakeError => e + fail(e) + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake04.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake04.rb new file mode 100644 index 0000000..a18b9d6 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake04.rb @@ -0,0 +1,28 @@ +require 'digest/sha1' +require 'base64' + +module EventMachine + module WebSocket + module Handshake04 + def self.handshake(headers, _, __) + # Required + unless key = headers['sec-websocket-key'] + raise HandshakeError, "sec-websocket-key header is required" + end + + string_to_sign = "#{key}258EAFA5-E914-47DA-95CA-C5AB0DC85B11" + signature = Base64.encode64(Digest::SHA1.digest(string_to_sign)).chomp + + upgrade = ["HTTP/1.1 101 Switching Protocols"] + upgrade << "Upgrade: websocket" + upgrade << "Connection: Upgrade" + upgrade << "Sec-WebSocket-Accept: #{signature}" + + # TODO: Support sec-websocket-protocol + # TODO: sec-websocket-extensions + + return upgrade.join("\r\n") + "\r\n\r\n" + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake75.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake75.rb new file mode 100644 index 0000000..31039c4 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake75.rb @@ -0,0 +1,18 @@ +module EventMachine + module WebSocket + module Handshake75 + def self.handshake(headers, path, secure) + scheme = (secure ? "wss" : "ws") + location = "#{scheme}://#{headers['host']}#{path}" + + upgrade = "HTTP/1.1 101 Web Socket Protocol Handshake\r\n" + upgrade << "Upgrade: WebSocket\r\n" + upgrade << "Connection: Upgrade\r\n" + upgrade << "WebSocket-Origin: #{headers['origin']}\r\n" + upgrade << "WebSocket-Location: #{location}\r\n\r\n" + + return upgrade + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake76.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake76.rb new file mode 100644 index 0000000..c18260d --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/handshake76.rb @@ -0,0 +1,72 @@ +require 'digest/md5' + +module EventMachine::WebSocket + module Handshake76 + class << self + def handshake(headers, path, secure) + challenge_response = solve_challenge( + headers['sec-websocket-key1'], + headers['sec-websocket-key2'], + headers['third-key'] + ) + + scheme = (secure ? "wss" : "ws") + location = "#{scheme}://#{headers['host']}#{path}" + + upgrade = "HTTP/1.1 101 WebSocket Protocol Handshake\r\n" + upgrade << "Upgrade: WebSocket\r\n" + upgrade << "Connection: Upgrade\r\n" + upgrade << "Sec-WebSocket-Location: #{location}\r\n" + upgrade << "Sec-WebSocket-Origin: #{headers['origin']}\r\n" + if protocol = headers['sec-websocket-protocol'] + validate_protocol!(protocol) + upgrade << "Sec-WebSocket-Protocol: #{protocol}\r\n" + end + upgrade << "\r\n" + upgrade << challenge_response + + return upgrade + end + + private + + def solve_challenge(first, second, third) + # Refer to 5.2 4-9 of the draft 76 + sum = [numbers_over_spaces(first)].pack("N*") + + [numbers_over_spaces(second)].pack("N*") + + third + Digest::MD5.digest(sum) + end + + def numbers_over_spaces(string) + unless string + raise HandshakeError, "WebSocket key1 or key2 is missing" + end + + numbers = string.scan(/[0-9]/).join.to_i + + spaces = string.scan(/ /).size + # As per 5.2.5, abort the connection if spaces are zero. + raise HandshakeError, "Websocket Key1 or Key2 does not contain spaces - this is a symptom of a cross-protocol attack" if spaces == 0 + + # As per 5.2.6, abort if numbers is not an integral multiple of spaces + if numbers % spaces != 0 + raise HandshakeError, "Invalid Key #{string.inspect}" + end + + quotient = numbers / spaces + + if quotient > 2**32-1 + raise HandshakeError, "Challenge computation out of range for key #{string.inspect}" + end + + return quotient + end + + def validate_protocol!(protocol) + raise HandshakeError, "Invalid WebSocket-Protocol: empty" if protocol.empty? + # TODO: Validate characters + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/masking04.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/masking04.rb new file mode 100644 index 0000000..ad050e9 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/masking04.rb @@ -0,0 +1,37 @@ +module EventMachine + module WebSocket + class MaskedString < String + # Read a 4 bit XOR mask - further requested bytes will be unmasked + def read_mask + if respond_to?(:encoding) && encoding.name != "ASCII-8BIT" + raise "MaskedString only operates on BINARY strings" + end + raise "Too short" if bytesize < 4 # TODO - change + @masking_key = String.new(self[0..3]) + end + + # Removes the mask, behaves like a normal string again + def unset_mask + @masking_key = nil + end + + def getbyte(index) + if defined?(@masking_key) && @masking_key + masked_char = super + masked_char ? masked_char ^ @masking_key.getbyte(index % 4) : nil + else + super + end + end + + def getbytes(start_index, count) + data = '' + data.force_encoding('ASCII-8BIT') if data.respond_to?(:force_encoding) + count.times do |i| + data << getbyte(start_index + i) + end + data + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_03.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_03.rb new file mode 100644 index 0000000..c5dec70 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_03.rb @@ -0,0 +1,47 @@ +# encoding: BINARY + +module EventMachine + module WebSocket + module MessageProcessor03 + def message(message_type, extension_data, application_data) + case message_type + when :close + @close_info = { + :code => 1005, + :reason => "", + :was_clean => true, + } + if @state == :closing + # TODO: Check that message body matches sent data + # We can close connection immediately since there is no more data + # is allowed to be sent or received on this connection + @connection.close_connection + else + # Acknowlege close + # The connection is considered closed + send_frame(:close, application_data) + @connection.close_connection_after_writing + end + when :ping + # Pong back the same data + send_frame(:pong, application_data) + @connection.trigger_on_ping(application_data) + when :pong + @connection.trigger_on_pong(application_data) + when :text + if application_data.respond_to?(:force_encoding) + application_data.force_encoding("UTF-8") + end + @connection.trigger_on_message(application_data) + when :binary + @connection.trigger_on_binary(application_data) + end + end + + # Ping & Pong supported + def pingable? + true + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_06.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_06.rb new file mode 100644 index 0000000..4e315b4 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/message_processor_06.rb @@ -0,0 +1,64 @@ +module EventMachine + module WebSocket + module MessageProcessor06 + def message(message_type, extension_data, application_data) + debug [:message_received, message_type, application_data] + + case message_type + when :close + status_code = case application_data.length + when 0 + # close messages MAY contain a body + nil + when 1 + # Illegal close frame + raise WSProtocolError, "Close frames with a body must contain a 2 byte status code" + else + application_data.slice!(0, 2).unpack('n').first + end + + debug [:close_frame_received, status_code, application_data] + + @close_info = { + :code => status_code || 1005, + :reason => application_data, + :was_clean => true, + } + + if @state == :closing + # We can close connection immediately since no more data may be + # sent or received on this connection + @connection.close_connection + elsif @state == :connected + # Acknowlege close & echo status back to client + # The connection is considered closed + close_data = [status_code || 1000].pack('n') + send_frame(:close, close_data) + @connection.close_connection_after_writing + end + when :ping + # Pong back the same data + send_frame(:pong, application_data) + @connection.trigger_on_ping(application_data) + when :pong + @connection.trigger_on_pong(application_data) + when :text + if application_data.respond_to?(:force_encoding) + application_data.force_encoding("UTF-8") + unless application_data.valid_encoding? + raise InvalidDataError, "Invalid UTF8 data" + end + end + @connection.trigger_on_message(application_data) + when :binary + @connection.trigger_on_binary(application_data) + end + end + + # Ping & Pong supported + def pingable? + true + end + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/version.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/version.rb new file mode 100644 index 0000000..3c0d3cd --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/version.rb @@ -0,0 +1,5 @@ +module EventMachine + module Websocket + VERSION = "0.5.1" + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/websocket.rb b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/websocket.rb new file mode 100644 index 0000000..02e4d86 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/lib/em-websocket/websocket.rb @@ -0,0 +1,56 @@ +module EventMachine + module WebSocket + class << self + attr_accessor :max_frame_size + attr_accessor :close_timeout + end + @max_frame_size = 10 * 1024 * 1024 # 10MB + # Connections are given 60s to close after being sent a close handshake + @close_timeout = 60 + + # All errors raised by em-websocket should descend from this class + class WebSocketError < RuntimeError; end + + # Used for errors that occur during WebSocket handshake + class HandshakeError < WebSocketError; end + + # Used for errors which should cause the connection to close. + # See RFC6455 §7.4.1 for a full description of meanings + class WSProtocolError < WebSocketError + def code; 1002; end + end + + class InvalidDataError < WSProtocolError + def code; 1007; end + end + + # 1009: Message too big to process + class WSMessageTooBigError < WSProtocolError + def code; 1009; end + end + + # Start WebSocket server, including starting eventmachine run loop + def self.start(options, &blk) + EM.epoll + EM.run { + trap("TERM") { stop } + trap("INT") { stop } + + run(options, &blk) + } + end + + # Start WebSocket server inside eventmachine run loop + def self.run(options) + host, port = options.values_at(:host, :port) + EM.start_server(host, port, Connection, options) do |c| + yield c + end + end + + def self.stop + puts "Terminating WebSocket Server" + EM.stop + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/helper.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/helper.rb new file mode 100644 index 0000000..76e45b5 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/helper.rb @@ -0,0 +1,173 @@ +# encoding: BINARY + +require 'rubygems' +require 'rspec' +require 'em-spec/rspec' +require 'em-http' + +require 'em-websocket' +require 'em-websocket-client' + +require 'integration/shared_examples' +require 'integration/gte_03_examples' + +RSpec.configure do |c| + c.mock_with :rspec +end + +class FakeWebSocketClient < EM::Connection + attr_reader :handshake_response, :packets + + def onopen(&blk); @onopen = blk; end + def onclose(&blk); @onclose = blk; end + def onerror(&blk); @onerror = blk; end + def onmessage(&blk); @onmessage = blk; end + + def initialize + @state = :new + @packets = [] + end + + def receive_data(data) + # puts "RECEIVE DATA #{data}" + if @state == :new + @handshake_response = data + @onopen.call if defined? @onopen + @state = :open + else + @onmessage.call(data) if defined? @onmessage + @packets << data + end + end + + def send(application_data) + send_frame(:text, application_data) + end + + def send_frame(type, application_data) + send_data construct_frame(type, application_data) + end + + def unbind + @onclose.call if defined? @onclose + end + + private + + def construct_frame(type, data) + "\x00#{data}\xff" + end +end + +class Draft03FakeWebSocketClient < FakeWebSocketClient + private + + def construct_frame(type, data) + frame = "" + frame << EM::WebSocket::Framing03::FRAME_TYPES[type] + frame << encoded_length(data.size) + frame << data + end + + def encoded_length(length) + if length <= 125 + [length].pack('C') # since rsv4 is 0 + elsif length < 65536 # write 2 byte length + "\126#{[length].pack('n')}" + else # write 8 byte length + "\127#{[length >> 32, length & 0xFFFFFFFF].pack("NN")}" + end + end +end + +class Draft05FakeWebSocketClient < Draft03FakeWebSocketClient + private + + def construct_frame(type, data) + frame = "" + frame << "\x00\x00\x00\x00" # Mask with nothing for simplicity + frame << (EM::WebSocket::Framing05::FRAME_TYPES[type] | 0b10000000) + frame << encoded_length(data.size) + frame << data + end +end + +class Draft07FakeWebSocketClient < Draft05FakeWebSocketClient + private + + def construct_frame(type, data) + frame = "" + frame << (EM::WebSocket::Framing07::FRAME_TYPES[type] | 0b10000000) + # Should probably mask the data, but I get away without bothering since + # the server doesn't enforce that incoming frames are masked + frame << encoded_length(data.size) + frame << data + end +end + +# Wrapper around em-websocket-client +class Draft75WebSocketClient + def onopen(&blk); @onopen = blk; end + def onclose(&blk); @onclose = blk; end + def onerror(&blk); @onerror = blk; end + def onmessage(&blk); @onmessage = blk; end + + def initialize + @ws = EventMachine::WebSocketClient.connect('ws://127.0.0.1:12345/', + :version => 75, + :origin => 'http://example.com') + @ws.errback { |err| @onerror.call if defined? @onerror } + @ws.callback { @onopen.call if defined? @onopen } + @ws.stream { |msg| @onmessage.call(msg) if defined? @onmessage } + @ws.disconnect { @onclose.call if defined? @onclose } + end + + def send(message) + @ws.send_msg(message) + end + + def close_connection + @ws.close_connection + end +end + +def start_server(opts = {}) + EM::WebSocket.run({:host => "0.0.0.0", :port => 12345}.merge(opts)) { |ws| + yield ws if block_given? + } +end + +def format_request(r) + data = "#{r[:method]} #{r[:path]} HTTP/1.1\r\n" + header_lines = r[:headers].map { |k,v| "#{k}: #{v}" } + data << [header_lines, '', r[:body]].join("\r\n") + data +end + +def format_response(r) + data = r[:protocol] || "HTTP/1.1 101 WebSocket Protocol Handshake\r\n" + header_lines = r[:headers].map { |k,v| "#{k}: #{v}" } + data << [header_lines, '', r[:body]].join("\r\n") + data +end + +RSpec::Matchers.define :succeed_with_upgrade do |response| + match do |actual| + success = nil + actual.callback { |upgrade_response, handler_klass| + success = (upgrade_response.lines.sort == format_response(response).lines.sort) + } + success + end +end + +RSpec::Matchers.define :fail_with_error do |error_klass, error_message| + match do |actual| + success = nil + actual.errback { |e| + success = (e.class == error_klass) + success &= (e.message == error_message) if error_message + } + success + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/common_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/common_spec.rb new file mode 100644 index 0000000..f8d272e --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/common_spec.rb @@ -0,0 +1,111 @@ +require 'helper' + +# These tests are not specific to any particular draft of the specification +# +describe "WebSocket server" do + include EM::SpecHelper + default_timeout 1 + + it "should fail on non WebSocket requests" do + em { + EM.add_timer(0.1) do + http = EM::HttpRequest.new('http://127.0.0.1:12345/').get :timeout => 0 + http.errback { done } + http.callback { fail } + end + + start_server + } + end + + it "should expose the WebSocket request headers, path and query params" do + em { + EM.add_timer(0.1) do + ws = EventMachine::WebSocketClient.connect('ws://127.0.0.1:12345/', + :origin => 'http://example.com') + ws.errback { fail } + ws.callback { ws.close_connection } + ws.stream { |msg| } + end + + start_server do |ws| + ws.onopen { |handshake| + headers = handshake.headers + headers["Connection"].should == "Upgrade" + headers["Upgrade"].should == "websocket" + headers["Host"].to_s.should == "127.0.0.1:12345" + handshake.path.should == "/" + handshake.query.should == {} + handshake.origin.should == 'http://example.com' + } + ws.onclose { + ws.state.should == :closed + done + } + end + } + end + + it "should expose the WebSocket path and query params when nonempty" do + em { + EM.add_timer(0.1) do + ws = EventMachine::WebSocketClient.connect('ws://127.0.0.1:12345/hello?foo=bar&baz=qux') + ws.errback { fail } + ws.callback { + ws.close_connection + } + ws.stream { |msg| } + end + + start_server do |ws| + ws.onopen { |handshake| + handshake.path.should == '/hello' + handshake.query_string.split('&').sort. + should == ["baz=qux", "foo=bar"] + handshake.query.should == {"foo"=>"bar", "baz"=>"qux"} + } + ws.onclose { + ws.state.should == :closed + done + } + end + } + end + + it "should raise an exception if frame sent before handshake complete" do + em { + # 1. Start WebSocket server + start_server { |ws| + # 3. Try to send a message to the socket + lambda { + ws.send('early message') + }.should raise_error('Cannot send data before onopen callback') + done + } + + # 2. Connect a dumb TCP connection (will not send handshake) + EM.connect('0.0.0.0', 12345, EM::Connection) + } + end + + it "should allow the server to be started inside an existing EM" do + em { + EM.add_timer(0.1) do + http = EM::HttpRequest.new('http://127.0.0.1:12345/').get :timeout => 0 + http.errback { |e| done } + http.callback { fail } + end + + start_server do |ws| + ws.onopen { |handshake| + headers = handshake.headers + headers["Host"].to_s.should == "127.0.0.1:12345" + } + ws.onclose { + ws.state.should == :closed + done + } + end + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft03_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft03_spec.rb new file mode 100644 index 0000000..f299ab6 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft03_spec.rb @@ -0,0 +1,298 @@ +require 'helper' + +describe "draft03" do + include EM::SpecHelper + default_timeout 1 + + before :each do + @request = { + :port => 80, + :method => "GET", + :path => "/demo", + :headers => { + 'Host' => 'example.com', + 'Connection' => 'Upgrade', + 'Sec-WebSocket-Key2' => '12998 5 Y3 1 .P00', + 'Sec-WebSocket-Protocol' => 'sample', + 'Upgrade' => 'WebSocket', + 'Sec-WebSocket-Key1' => '4 @1 46546xW%0l 1 5', + 'Origin' => 'http://example.com', + 'Sec-WebSocket-Draft' => '3' + }, + :body => '^n:ds[4U' + } + + @response = { + :headers => { + "Upgrade" => "WebSocket", + "Connection" => "Upgrade", + "Sec-WebSocket-Location" => "ws://example.com/demo", + "Sec-WebSocket-Origin" => "http://example.com", + "Sec-WebSocket-Protocol" => "sample" + }, + :body => "8jKS\'y:G*Co,Wxa-" + } + end + + def start_client + client = EM.connect('0.0.0.0', 12345, Draft03FakeWebSocketClient) + client.send_data(format_request(@request)) + yield client if block_given? + return client + end + + it_behaves_like "a websocket server" do + let(:version) { 3 } + end + + it_behaves_like "a WebSocket server drafts 3 and above" do + let(:version) { 3 } + end + + # These examples are straight from the spec + # http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-03#section-4.6 + describe "examples from the spec" do + it "should accept a single-frame text message" do + em { + start_server { |ws| + ws.onmessage { |msg| + msg.should == 'Hello' + done + } + } + start_client { |client| + client.onopen { + client.send_data("\x04\x05Hello") + } + } + } + end + + it "should accept a fragmented text message" do + em { + start_server { |ws| + ws.onmessage { |msg| + msg.should == 'Hello' + done + } + } + + connection = start_client + + # Send frame + connection.onopen { + connection.send_data("\x84\x03Hel") + connection.send_data("\x00\x02lo") + } + } + end + + it "should accept a ping request and respond with the same body" do + em { + start_server + + connection = start_client + + # Send frame + connection.onopen { + connection.send_data("\x02\x05Hello") + } + + connection.onmessage { |frame| + next if frame.nil? + frame.should == "\x03\x05Hello" + done + } + } + end + + it "should accept a 256 bytes binary message in a single frame" do + em { + data = "a" * 256 + + start_server { |ws| + ws.onbinary { |msg| + msg.encoding.should == Encoding.find("BINARY") if defined?(Encoding) + msg.should == data + done + } + } + + connection = start_client + + # Send frame + connection.onopen { + connection.send_data("\x05\x7E\x01\x00" + data) + } + } + end + + it "should accept a 64KiB binary message in a single frame" do + em { + data = "a" * 65536 + + start_server { |ws| + ws.onbinary { |msg| + msg.encoding.should == Encoding.find("BINARY") if defined?(Encoding) + msg.should == data + done + } + } + + connection = start_client + + # Send frame + connection.onopen { + connection.send_data("\x05\x7F\x00\x00\x00\x00\x00\x01\x00\x00" + data) + } + } + end + end + + describe "close handling" do + it "should respond to a new close frame with a close frame" do + em { + start_server + + connection = start_client + + # Send close frame + connection.onopen { + connection.send_data("\x01\x00") + } + + # Check that close ack received + connection.onmessage { |frame| + frame.should == "\x01\x00" + done + } + } + end + + it "should close the connection on receiving a close acknowlegement and call onclose with close code 1005 and was_clean=true (initiated by server)" do + em { + ack_received = false + + start_server { |ws| + ws.onopen { + # 2. Send a close frame + EM.next_tick { + ws.close + } + } + + # 5. Onclose event on server + ws.onclose { |event| + event.should == { + :code => 1005, + :reason => "", + :was_clean => true, + } + done + } + } + + # 1. Create a fake client which sends draft 76 handshake + connection = start_client + + # 3. Check that close frame recieved and acknowlege it + connection.onmessage { |frame| + frame.should == "\x01\x00" + ack_received = true + connection.send_data("\x01\x00") + } + + # 4. Check that connection is closed _after_ the ack + connection.onclose { + ack_received.should == true + } + } + end + + # it "should repur" + # + it "should return close code 1005 and was_clean=true after closing handshake (initiated by client)" do + em { + start_server { |ws| + ws.onclose { |event| + event.should == { + :code => 1005, + :reason => "", + :was_clean => true, + } + done + } + } + start_client { |client| + client.onopen { + client.send_data("\x01\x00") + } + } + } + end + + it "should not allow data frame to be sent after close frame sent" do + em { + start_server { |ws| + ws.onopen { + # 2. Send a close frame + EM.next_tick { + ws.close + } + + # 3. Check that exception raised if I attempt to send more data + EM.add_timer(0.1) { + lambda { + ws.send('hello world') + }.should raise_error(EM::WebSocket::WebSocketError, 'Cannot send data frame since connection is closing') + done + } + } + } + + # 1. Create a fake client which sends draft 76 handshake + start_client + } + end + + it "should still respond to control frames after close frame sent" do + em { + start_server { |ws| + ws.onopen { + # 2. Send a close frame + EM.next_tick { + ws.close + } + } + } + + # 1. Create a fake client which sends draft 76 handshake + connection = start_client + + connection.onmessage { |frame| + if frame == "\x01\x00" + # 3. After the close frame is received send a ping frame, but + # don't respond with a close ack + connection.send_data("\x02\x05Hello") + else + # 4. Check that the pong is received + frame.should == "\x03\x05Hello" + done + end + } + } + end + + it "should report that close codes are not supported" do + em { + start_server { |ws| + ws.onopen { + ws.supports_close_codes?.should == false + done + } + } + start_client + } + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft05_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft05_spec.rb new file mode 100644 index 0000000..e07ea28 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft05_spec.rb @@ -0,0 +1,50 @@ +require 'helper' + +describe "draft05" do + include EM::SpecHelper + default_timeout 1 + + before :each do + @request = { + :port => 80, + :method => "GET", + :path => "/demo", + :headers => { + 'Host' => 'example.com', + 'Upgrade' => 'websocket', + 'Connection' => 'Upgrade', + 'Sec-WebSocket-Key' => 'dGhlIHNhbXBsZSBub25jZQ==', + 'Sec-WebSocket-Protocol' => 'sample', + 'Sec-WebSocket-Origin' => 'http://example.com', + 'Sec-WebSocket-Version' => '5' + } + } + end + + def start_client + client = EM.connect('0.0.0.0', 12345, Draft05FakeWebSocketClient) + client.send_data(format_request(@request)) + yield client if block_given? + return client + end + + it_behaves_like "a websocket server" do + let(:version) { 5 } + end + + it_behaves_like "a WebSocket server drafts 3 and above" do + let(:version) { 5 } + end + + it "should report that close codes are not supported" do + em { + start_server { |ws| + ws.onopen { + ws.supports_close_codes?.should == false + done + } + } + start_client + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft06_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft06_spec.rb new file mode 100644 index 0000000..ab8670c --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft06_spec.rb @@ -0,0 +1,144 @@ +require 'helper' + +describe "draft06" do + include EM::SpecHelper + default_timeout 1 + + before :each do + @request = { + :port => 80, + :method => "GET", + :path => "/demo", + :headers => { + 'Host' => 'example.com', + 'Upgrade' => 'websocket', + 'Connection' => 'Upgrade', + 'Sec-WebSocket-Key' => 'dGhlIHNhbXBsZSBub25jZQ==', + 'Sec-WebSocket-Protocol' => 'sample', + 'Sec-WebSocket-Origin' => 'http://example.com', + 'Sec-WebSocket-Version' => '6' + } + } + + @response = { + :protocol => "HTTP/1.1 101 Switching Protocols\r\n", + :headers => { + "Upgrade" => "websocket", + "Connection" => "Upgrade", + "Sec-WebSocket-Accept" => "s3pPLMBiTxaQ9kYGzzhZRbK+xOo=", + } + } + end + + def start_client + client = EM.connect('0.0.0.0', 12345, Draft05FakeWebSocketClient) + client.send_data(format_request(@request)) + yield client if block_given? + return client + end + + it_behaves_like "a websocket server" do + let(:version) { 6 } + end + + it_behaves_like "a WebSocket server drafts 3 and above" do + let(:version) { 6 } + end + + it "should open connection" do + em { + start_server { |server| + server.onopen { + server.instance_variable_get(:@handler).class.should == EventMachine::WebSocket::Handler06 + } + } + + start_client { |client| + client.onopen { + client.handshake_response.lines.sort. + should == format_response(@response).lines.sort + done + } + } + } + end + + it "should accept a single-frame text message (masked)" do + em { + start_server { |server| + server.onmessage { |msg| + msg.should == 'Hello' + if msg.respond_to?(:encoding) + msg.encoding.should == Encoding.find("UTF-8") + end + done + } + server.onerror { + fail + } + } + + start_client { |client| + client.onopen { + client.send_data("\x00\x00\x01\x00\x84\x05Ielln") + } + } + } + end + + it "should return close code and reason if closed via handshake" do + em { + start_server { |ws| + ws.onclose { |event| + # 2. Receive close event in server + event.should == { + :code => 4004, + :reason => "close reason", + :was_clean => true, + } + done + } + } + start_client { |client| + client.onopen { + # 1: Send close handshake + close_data = [4004].pack('n') + close_data << "close reason" + client.send_frame(:close, close_data) + } + } + } + end + + it "should return close code 1005 if no code was specified" do + em { + start_server { |ws| + ws.onclose { |event| + event.should == { + :code => 1005, + :reason => "", + :was_clean => true, + } + done + } + } + start_client { |client| + client.onopen { + client.send_frame(:close, '') + } + } + } + end + + it "should report that close codes are supported" do + em { + start_server { |ws| + ws.onopen { + ws.supports_close_codes?.should == true + done + } + } + start_client + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft13_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft13_spec.rb new file mode 100644 index 0000000..6170bf1 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft13_spec.rb @@ -0,0 +1,104 @@ +# encoding: BINARY + +require 'helper' + +describe "draft13" do + include EM::SpecHelper + default_timeout 1 + + before :each do + @request = { + :port => 80, + :method => "GET", + :path => "/demo", + :headers => { + 'Host' => 'example.com', + 'Upgrade' => 'websocket', + 'Connection' => 'Upgrade', + 'Sec-WebSocket-Key' => 'dGhlIHNhbXBsZSBub25jZQ==', + 'Sec-WebSocket-Protocol' => 'sample', + 'Sec-WebSocket-Origin' => 'http://example.com', + 'Sec-WebSocket-Version' => '13' + } + } + + @response = { + :protocol => "HTTP/1.1 101 Switching Protocols\r\n", + :headers => { + "Upgrade" => "websocket", + "Connection" => "Upgrade", + "Sec-WebSocket-Accept" => "s3pPLMBiTxaQ9kYGzzhZRbK+xOo=", + } + } + end + + def start_client + client = EM.connect('0.0.0.0', 12345, Draft07FakeWebSocketClient) + client.send_data(format_request(@request)) + yield client if block_given? + return client + end + + it_behaves_like "a websocket server" do + let(:version) { 13 } + end + + it_behaves_like "a WebSocket server drafts 3 and above" do + let(:version) { 13 } + end + + it "should send back the correct handshake response" do + em { + start_server + + connection = start_client + + connection.onopen { + connection.handshake_response.lines.sort. + should == format_response(@response).lines.sort + done + } + } + end + + # TODO: This test would be much nicer with a real websocket client... + it "should support sending pings and binding to onpong" do + em { + start_server { |ws| + ws.onopen { + ws.should be_pingable + EM.next_tick { + ws.ping('hello').should == true + } + + } + ws.onpong { |data| + data.should == 'hello' + done + } + } + + connection = start_client + + # Confusing, fake onmessage means any data after the handshake + connection.onmessage { |data| + # This is what a ping looks like + data.should == "\x89\x05hello" + # This is what a pong looks like + connection.send_data("\x8a\x05hello") + } + } + end + + it "should report that close codes are supported" do + em { + start_server { |ws| + ws.onopen { + ws.supports_close_codes?.should == true + done + } + } + start_client + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft75_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft75_spec.rb new file mode 100644 index 0000000..8d9faec --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft75_spec.rb @@ -0,0 +1,123 @@ +require 'helper' + +# These integration tests are older and use a different testing style to the +# integration tests for newer drafts. They use EM::HttpRequest which happens +# to currently estabish a websocket connection using the draft75 protocol. +# +describe "WebSocket server draft75" do + include EM::SpecHelper + default_timeout 1 + + def start_client + client = Draft75WebSocketClient.new + yield client if block_given? + return client + end + + it_behaves_like "a websocket server" do + let(:version) { 75 } + end + + it "should automatically complete WebSocket handshake" do + em { + MSG = "Hello World!" + EventMachine.add_timer(0.1) do + ws = EventMachine::WebSocketClient.connect('ws://127.0.0.1:12345/') + ws.errback { fail } + ws.callback { } + + ws.stream { |msg| + msg.data.should == MSG + EventMachine.stop + } + end + + start_server { |ws| + ws.onopen { + ws.send MSG + } + } + } + end + + it "should split multiple messages into separate callbacks" do + em { + messages = %w[1 2] + received = [] + + EventMachine.add_timer(0.1) do + ws = EventMachine::WebSocketClient.connect('ws://127.0.0.1:12345/') + ws.errback { fail } + ws.stream {|msg|} + ws.callback { + ws.send_msg messages[0] + ws.send_msg messages[1] + } + end + + start_server { |ws| + ws.onopen {} + ws.onclose {} + ws.onmessage {|msg| + msg.should == messages[received.size] + received.push msg + + EventMachine.stop if received.size == messages.size + } + } + } + end + + it "should call onclose callback when client closes connection" do + em { + EventMachine.add_timer(0.1) do + ws = EventMachine::WebSocketClient.connect('ws://127.0.0.1:12345/') + ws.errback { fail } + ws.callback { + ws.close_connection + } + ws.stream{|msg|} + end + + start_server { |ws| + ws.onopen {} + ws.onclose { + ws.state.should == :closed + EventMachine.stop + } + } + } + end + + it "should call onerror callback with raised exception and close connection on bad handshake" do + em { + EventMachine.add_timer(0.1) do + http = EM::HttpRequest.new('http://127.0.0.1:12345/').get + http.errback { } + http.callback { fail } + end + + start_server { |ws| + ws.onopen { fail } + ws.onclose { EventMachine.stop } + ws.onerror {|e| + e.should be_an_instance_of EventMachine::WebSocket::HandshakeError + e.message.should match('Not an upgrade request') + EventMachine.stop + } + } + } + end + + it "should report that close codes are not supported" do + em { + start_server { |ws| + ws.onopen { + ws.supports_close_codes?.should == false + done + } + } + start_client + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft76_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft76_spec.rb new file mode 100644 index 0000000..f1a14e6 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/draft76_spec.rb @@ -0,0 +1,234 @@ +# encoding: BINARY + +require 'helper' + +describe "WebSocket server draft76" do + include EM::SpecHelper + default_timeout 1 + + before :each do + @request = { + :port => 80, + :method => "GET", + :path => "/demo", + :headers => { + 'Host' => 'example.com', + 'Connection' => 'Upgrade', + 'Sec-WebSocket-Key2' => '12998 5 Y3 1 .P00', + 'Sec-WebSocket-Protocol' => 'sample', + 'Upgrade' => 'WebSocket', + 'Sec-WebSocket-Key1' => '4 @1 46546xW%0l 1 5', + 'Origin' => 'http://example.com' + }, + :body => '^n:ds[4U' + } + + @response = { + :headers => { + "Upgrade" => "WebSocket", + "Connection" => "Upgrade", + "Sec-WebSocket-Location" => "ws://example.com/demo", + "Sec-WebSocket-Origin" => "http://example.com", + "Sec-WebSocket-Protocol" => "sample" + }, + :body => "8jKS\'y:G*Co,Wxa-" + } + end + + def start_client + client = EM.connect('0.0.0.0', 12345, FakeWebSocketClient) + client.send_data(format_request(@request)) + yield client if block_given? + return client + end + + it_behaves_like "a websocket server" do + let(:version) { 76 } + end + + it "should send back the correct handshake response" do + em { + start_server + + start_client { |connection| + connection.onopen { + connection.handshake_response.lines.sort. + should == format_response(@response).lines.sort + done + } + } + } + end + + it "should send closing frame back and close the connection after recieving closing frame" do + em { + start_server + + connection = start_client + + # Send closing frame after handshake complete + connection.onopen { + connection.send_data(EM::WebSocket::Handler76::TERMINATE_STRING) + } + + # Check that this causes a termination string to be returned and the + # connection close + connection.onclose { + connection.packets[0].should == + EM::WebSocket::Handler76::TERMINATE_STRING + done + } + } + end + + it "should ignore any data received after the closing frame" do + em { + start_server { |ws| + # Fail if foobar message is received + ws.onmessage { |msg| + fail + } + } + + connection = start_client + + # Send closing frame after handshake complete, followed by another msg + connection.onopen { + connection.send_data(EM::WebSocket::Handler76::TERMINATE_STRING) + connection.send('foobar') + } + + connection.onclose { + done + } + } + end + + it "should accept null bytes within the frame after a line return" do + em { + start_server { |ws| + ws.onmessage { |msg| + msg.should == "\n\000" + } + } + + connection = start_client + + # Send closing frame after handshake complete + connection.onopen { + connection.send_data("\000\n\000\377") + connection.send_data(EM::WebSocket::Handler76::TERMINATE_STRING) + } + + connection.onclose { + done + } + } + end + + it "should handle unreasonable frame lengths by calling onerror callback" do + em { + start_server { |server| + server.onerror { |error| + error.should be_an_instance_of EM::WebSocket::WSMessageTooBigError + error.message.should == "Frame length too long (1180591620717411303296 bytes)" + done + } + } + + client = start_client + + # This particular frame indicates a message length of + # 1180591620717411303296 bytes. Such a message would previously cause + # a "bignum too big to convert into `long'" error. + # However it is clearly unreasonable and should be rejected. + client.onopen { + client.send_data("\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00") + } + } + end + + it "should handle impossible frames by calling onerror callback" do + em { + start_server { |server| + server.onerror { |error| + error.should be_an_instance_of EM::WebSocket::WSProtocolError + error.message.should == "Invalid frame received" + done + } + } + + client = start_client + + client.onopen { + client.send_data("foobar") # Does not start with \x00 or \xff + } + } + end + + it "should handle invalid http requests by raising HandshakeError passed to onerror callback" do + em { + start_server { |server| + server.onerror { |error| + error.should be_an_instance_of EM::WebSocket::HandshakeError + error.message.should == "Invalid HTTP header: Could not parse data entirely (1 != 29)" + done + } + } + + client = EM.connect('0.0.0.0', 12345, FakeWebSocketClient) + client.send_data("This is not a HTTP header\r\n\r\n") + } + end + + it "should handle handshake request split into two TCP packets" do + em { + start_server + + # Create a fake client which sends draft 76 handshake + connection = EM.connect('0.0.0.0', 12345, FakeWebSocketClient) + data = format_request(@request) + # Sends first half of the request + connection.send_data(data[0...(data.length / 2)]) + + connection.onopen { + connection.handshake_response.lines.sort. + should == format_response(@response).lines.sort + done + } + + EM.add_timer(0.1) do + # Sends second half of the request + connection.send_data(data[(data.length / 2)..-1]) + end + } + end + + it "should report that close codes are not supported" do + em { + start_server { |ws| + ws.onopen { + ws.supports_close_codes?.should == false + done + } + } + start_client + } + end + + it "should call onclose when the server closes the connection [antiregression]" do + em { + start_server { |ws| + ws.onopen { + EM.add_timer(0.1) { + ws.close() + } + } + ws.onclose { + done + } + } + start_client + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/gte_03_examples.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/gte_03_examples.rb new file mode 100644 index 0000000..f841618 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/gte_03_examples.rb @@ -0,0 +1,42 @@ +shared_examples_for "a WebSocket server drafts 3 and above" do + it "should force close connections after a timeout if close handshake is not sent by the client" do + em { + server_onerror_fired = false + server_onclose_fired = false + client_got_close_handshake = false + + start_server(:close_timeout => 0.1) { |ws| + ws.onopen { + # 1: Send close handshake to client + EM.next_tick { ws.close(4999, "Close message") } + } + + ws.onerror { |e| + # 3: Client should receive onerror + e.class.should == EM::WebSocket::WSProtocolError + e.message.should == "Close handshake un-acked after 0.1s, closing tcp connection" + server_onerror_fired = true + } + + ws.onclose { + server_onclose_fired = true + } + } + start_client { |client| + client.onmessage { |msg| + # 2: Client does not respond to close handshake (the fake client + # doesn't understand them at all hence this is in onmessage) + msg.should =~ /Close message/ if version >= 6 + client_got_close_handshake = true + } + + client.onclose { + server_onerror_fired.should == true + server_onclose_fired.should == true + client_got_close_handshake.should == true + done + } + } + } + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/shared_examples.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/shared_examples.rb new file mode 100644 index 0000000..813ce7a --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/integration/shared_examples.rb @@ -0,0 +1,252 @@ +# encoding: UTF-8 + +# These tests are run against all draft versions +# +shared_examples_for "a websocket server" do + it "should expose the protocol version" do + em { + start_server { |ws| + ws.onopen { |handshake| + handshake.protocol_version.should == version + done + } + } + + start_client + } + end + + it "should expose the origin header" do + em { + start_server { |ws| + ws.onopen { |handshake| + handshake.origin.should == 'http://example.com' + done + } + } + + start_client + } + end + + it "should send messages successfully" do + em { + start_server { |ws| + ws.onmessage { |message| + message.should == "hello server" + done + } + } + + start_client { |client| + client.onopen { + client.send("hello server") + } + } + } + end + + it "should allow connection to be closed with valid close code" do + em { + start_server { |ws| + ws.onopen { + ws.close(4004, "Bye bye") + done + } + } + + start_client + # TODO: Use a real client which understands how to respond to closing + # handshakes, sending the handshake currently untested + } + end + + it "should raise error if if invalid close code is used" do + em { + start_server { |ws| + ws.onopen { + lambda { + ws.close(2000) + }.should raise_error("Application code may only use codes from 1000, 3000-4999") + done + } + } + + start_client + } + end + + it "should call onclose with was_clean set to false if connection closed without closing handshake by server" do + em { + start_server { |ws| + ws.onopen { + # Close tcp connection (no close handshake) + ws.close_connection + } + ws.onclose { |event| + event.should == {:code => 1006, :was_clean => false} + done + } + } + start_client + } + end + + it "should call onclose with was_clean set to false if connection closed without closing handshake by client" do + em { + start_server { |ws| + ws.onclose { |event| + event.should == {:code => 1006, :was_clean => false} + done + } + } + start_client { |client| + client.onopen { + # Close tcp connection (no close handshake) + client.close_connection + } + } + } + end + + it "should call onerror if an application error raised in onopen" do + em { + start_server { |ws| + ws.onopen { + raise "application error" + } + + ws.onerror { |e| + e.message.should == "application error" + done + } + } + + start_client + } + end + + it "should call onerror if an application error raised in onmessage" do + em { + start_server { |server| + server.onmessage { + raise "application error" + } + + server.onerror { |e| + e.message.should == "application error" + done + } + } + + start_client { |client| + client.onopen { + client.send('a message') + } + } + } + end + + it "should call onerror in an application error raised in onclose" do + em { + start_server { |server| + server.onclose { + raise "application error" + } + + server.onerror { |e| + e.message.should == "application error" + done + } + } + + start_client { |client| + client.onopen { + EM.add_timer(0.1) { + client.close_connection + } + } + } + } + end + + it "should close the connection when a too long frame is sent" do + em { + start_server { |server| + server.max_frame_size = 20 + + server.onerror { |e| + # 3: Error should be reported to server + e.class.should == EventMachine::WebSocket::WSMessageTooBigError + e.message.should =~ /Frame length too long/ + } + } + + start_client { |client| + client.onopen { + EM.next_tick { + client.send("This message is longer than 20 characters") + } + + } + + client.onmessage { |msg| + # 4: This is actually the close message. Really need to use a real + # WebSocket client in these tests... + done + } + + client.onclose { + # 4: Drafts 75 & 76 don't send a close message, they just close the + # connection + done + } + } + } + end + + # Only run these tests on ruby 1.9 + if "a".respond_to?(:force_encoding) + it "should raise error if you try to send non utf8 text data to ws" do + em { + start_server { |server| + server.onopen { + # Create a string which claims to be UTF-8 but which is not + s = "ê" # utf-8 string + s.encode!("ISO-8859-1") + s.force_encoding("UTF-8") + s.valid_encoding?.should == false # now invalid utf8 + + # Send non utf8 encoded data + server.send(s) + } + server.onerror { |error| + error.class.should == EventMachine::WebSocket::WebSocketError + error.message.should == "Data sent to WebSocket must be valid UTF-8 but was UTF-8 (valid: false)" + done + } + } + + start_client { } + } + end + + it "should not change the encoding of strings sent to send [antiregression]" do + em { + start_server { |server| + server.onopen { + s = "example string" + s.force_encoding("UTF-8") + + server.send(s) + + s.encoding.should == Encoding.find("UTF-8") + done + } + } + + start_client { } + } + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/framing_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/framing_spec.rb new file mode 100644 index 0000000..b2a8d33 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/framing_spec.rb @@ -0,0 +1,298 @@ +# encoding: BINARY + +require 'helper' + +describe EM::WebSocket::Framing03 do + class FramingContainer + include EM::WebSocket::Framing03 + + def initialize + @connection = Object.new + def @connection.max_frame_size + 1000000 + end + end + + def <<(data) + @data << data + process_data + end + + def debug(*args); end + end + + before :each do + @f = FramingContainer.new + @f.initialize_framing + end + + describe "basic examples" do + it "connection close" do + @f.should_receive(:message).with(:close, '', '') + @f << 0b00000001 + @f << 0b00000000 + end + + it "ping" do + @f.should_receive(:message).with(:ping, '', '') + @f << 0b00000010 + @f << 0b00000000 + end + + it "pong" do + @f.should_receive(:message).with(:pong, '', '') + @f << 0b00000011 + @f << 0b00000000 + end + + it "text" do + @f.should_receive(:message).with(:text, '', 'foo') + @f << 0b00000100 + @f << 0b00000011 + @f << 'foo' + end + + it "Text in two frames" do + @f.should_receive(:message).with(:text, '', 'hello world') + @f << 0b10000100 + @f << 0b00000110 + @f << "hello " + @f << 0b00000000 + @f << 0b00000101 + @f << "world" + end + + it "2 byte extended payload length text frame" do + data = 'a' * 256 + @f.should_receive(:message).with(:text, '', data) + @f << 0b00000100 # Single frame, text + @f << 0b01111110 # Length 126 (so read 2 bytes) + @f << 0b00000001 # Two bytes in network byte order (256) + @f << 0b00000000 + @f << data + end + end + + # These examples are straight from the spec + # http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-03#section-4.6 + describe "examples from the spec" do + it "a single-frame text message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x04\x05Hello" + end + + it "a fragmented text message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x84\x03Hel" + @f << "\x00\x02lo" + end + + it "Ping request and response" do + @f.should_receive(:message).with(:ping, '', 'Hello') + @f << "\x02\x05Hello" + end + + it "256 bytes binary message in a single frame" do + data = "a"*256 + @f.should_receive(:message).with(:binary, '', data) + @f << "\x05\x7E\x01\x00" + data + end + + it "64KiB binary message in a single frame" do + data = "a"*65536 + @f.should_receive(:message).with(:binary, '', data) + @f << "\x05\x7F\x00\x00\x00\x00\x00\x01\x00\x00" + data + end + end + + describe "other tests" do + it "should accept a fragmented unmasked text message in 3 frames" do + @f.should_receive(:message).with(:text, '', 'Hello world') + @f << "\x84\x03Hel" + @f << "\x80\x02lo" + @f << "\x00\x06 world" + end + end + + describe "error cases" do + it "should raise an exception on continuation frame without preceeding more frame" do + lambda { + @f << 0b00000000 # Single frame, continuation + @f << 0b00000001 # Length 1 + @f << 'f' + }.should raise_error(EM::WebSocket::WebSocketError, 'Continuation frame not expected') + end + end +end + +# These examples are straight from the spec +# http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-03#section-4.6 +describe EM::WebSocket::Framing04 do + class FramingContainer04 + include EM::WebSocket::Framing04 + + def initialize + @connection = Object.new + def @connection.max_frame_size + 1000000 + end + end + + def <<(data) + @data << data + process_data + end + + def debug(*args); end + end + + before :each do + @f = FramingContainer04.new + @f.initialize_framing + end + + describe "examples from the spec" do + it "a single-frame text message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x84\x05\x48\x65\x6c\x6c\x6f" # "\x84\x05Hello" + end + + it "a fragmented text message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x04\x03Hel" + @f << "\x80\x02lo" + end + + it "Ping request" do + @f.should_receive(:message).with(:ping, '', 'Hello') + @f << "\x82\x05Hello" + end + + it "a pong response" do + @f.should_receive(:message).with(:pong, '', 'Hello') + @f << "\x83\x05Hello" + end + + it "256 bytes binary message in a single frame" do + data = "a"*256 + @f.should_receive(:message).with(:binary, '', data) + @f << "\x85\x7E\x01\x00" + data + end + + it "64KiB binary message in a single frame" do + data = "a"*65536 + @f.should_receive(:message).with(:binary, '', data) + @f << "\x85\x7F\x00\x00\x00\x00\x00\x01\x00\x00" + data + end + end + + describe "other tests" do + it "should accept a fragmented unmasked text message in 3 frames" do + @f.should_receive(:message).with(:text, '', 'Hello world') + @f << "\x04\x03Hel" + @f << "\x00\x02lo" + @f << "\x80\x06 world" + end + end +end + +describe EM::WebSocket::Framing07 do + class FramingContainer07 + include EM::WebSocket::Framing07 + + def initialize + @connection = Object.new + def @connection.max_frame_size + 1000000 + end + end + + def <<(data) + @data << data + process_data + end + + def debug(*args); end + end + + before :each do + @f = FramingContainer07.new + @f.initialize_framing + end + + # These examples are straight from the spec + # http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-07#section-4.6 + describe "examples from the spec" do + it "a single-frame unmakedtext message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x81\x05\x48\x65\x6c\x6c\x6f" # "\x84\x05Hello" + end + + it "a single-frame masked text message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x81\x85\x37\xfa\x21\x3d\x7f\x9f\x4d\x51\x58" # "\x84\x05Hello" + end + + it "a fragmented unmasked text message" do + @f.should_receive(:message).with(:text, '', 'Hello') + @f << "\x01\x03Hel" + @f << "\x80\x02lo" + end + + it "Ping request" do + @f.should_receive(:message).with(:ping, '', 'Hello') + @f << "\x89\x05Hello" + end + + it "a pong response" do + @f.should_receive(:message).with(:pong, '', 'Hello') + @f << "\x8a\x05Hello" + end + + it "256 bytes binary message in a single unmasked frame" do + data = "a"*256 + @f.should_receive(:message).with(:binary, '', data) + @f << "\x82\x7E\x01\x00" + data + end + + it "64KiB binary message in a single unmasked frame" do + data = "a"*65536 + @f.should_receive(:message).with(:binary, '', data) + @f << "\x82\x7F\x00\x00\x00\x00\x00\x01\x00\x00" + data + end + end + + describe "other tests" do + it "should raise a WSProtocolError if an invalid frame type is requested" do + lambda { + # Opcode 3 is not supported by this draft + @f << "\x83\x05Hello" + }.should raise_error(EventMachine::WebSocket::WSProtocolError, "Unknown opcode 3") + end + + it "should accept a fragmented unmasked text message in 3 frames" do + @f.should_receive(:message).with(:text, '', 'Hello world') + @f << "\x01\x03Hel" + @f << "\x00\x02lo" + @f << "\x80\x06 world" + end + + it "should raise if non-fin frame is followed by a non-continuation data frame (continuation frame would be expected)" do + lambda { + @f << 0b00000001 # Not fin, text + @f << 0b00000001 # Length 1 + @f << 'f' + @f << 0b10000001 # fin, text (continutation expected) + @f << 0b00000001 # Length 1 + @f << 'b' + }.should raise_error(EM::WebSocket::WebSocketError, 'Continuation frame expected') + end + + it "should raise on non-fin control frames (control frames must not be fragmented)" do + lambda { + @f << 0b00001010 # Not fin, pong (opcode 10) + @f << 0b00000000 # Length 1 + }.should raise_error(EM::WebSocket::WebSocketError, 'Control frames must not be fragmented') + end + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/handshake_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/handshake_spec.rb new file mode 100644 index 0000000..2754ba7 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/handshake_spec.rb @@ -0,0 +1,216 @@ +require 'helper' + +describe EM::WebSocket::Handshake do + def handshake(request, secure = false) + handshake = EM::WebSocket::Handshake.new(secure) + handshake.receive_data(format_request(request)) + handshake + end + + before :each do + @request = { + :port => 80, + :method => "GET", + :path => "/demo", + :headers => { + 'Host' => 'example.com', + 'Connection' => 'Upgrade', + 'Sec-WebSocket-Key2' => '12998 5 Y3 1 .P00', + 'Sec-WebSocket-Protocol' => 'sample', + 'Upgrade' => 'WebSocket', + 'Sec-WebSocket-Key1' => '4 @1 46546xW%0l 1 5', + 'Origin' => 'http://example.com' + }, + :body => '^n:ds[4U' + } + @secure_request = @request.merge(:port => 443) + + @response = { + :headers => { + "Upgrade" => "WebSocket", + "Connection" => "Upgrade", + "Sec-WebSocket-Location" => "ws://example.com/demo", + "Sec-WebSocket-Origin" => "http://example.com", + "Sec-WebSocket-Protocol" => "sample" + }, + :body => "8jKS\'y:G*Co,Wxa-" + } + @secure_response = @response.merge(:headers => @response[:headers].merge('Sec-WebSocket-Location' => "wss://example.com/demo")) + end + + it "should handle good request" do + handshake(@request).should succeed_with_upgrade(@response) + end + + it "should handle good request to secure default port if secure mode is enabled" do + handshake(@secure_request, true). + should succeed_with_upgrade(@secure_response) + end + + it "should not handle good request to secure default port if secure mode is disabled" do + handshake(@secure_request, false). + should_not succeed_with_upgrade(@secure_response) + end + + it "should handle good request on nondefault port" do + @request[:port] = 8081 + @request[:headers]['Host'] = 'example.com:8081' + @response[:headers]['Sec-WebSocket-Location'] = + 'ws://example.com:8081/demo' + + handshake(@request).should succeed_with_upgrade(@response) + end + + it "should handle good request to secure nondefault port" do + @secure_request[:port] = 8081 + @secure_request[:headers]['Host'] = 'example.com:8081' + @secure_response[:headers]['Sec-WebSocket-Location'] = 'wss://example.com:8081/demo' + + handshake(@secure_request, true). + should succeed_with_upgrade(@secure_response) + end + + it "should handle good request with no protocol" do + @request[:headers].delete('Sec-WebSocket-Protocol') + @response[:headers].delete("Sec-WebSocket-Protocol") + + handshake(@request).should succeed_with_upgrade(@response) + end + + it "should handle extra headers by simply ignoring them" do + @request[:headers]['EmptyValue'] = "" + @request[:headers]['AKey'] = "AValue" + + handshake(@request).should succeed_with_upgrade(@response) + end + + it "should raise error on HTTP request" do + @request[:headers] = { + 'Host' => 'www.google.com', + 'User-Agent' => 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB6 GTBA', + 'Accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', + 'Accept-Language' => 'en-us,en;q=0.5', + 'Accept-Encoding' => 'gzip,deflate', + 'Accept-Charset' => 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', + 'Keep-Alive' => '300', + 'Connection' => 'keep-alive', + } + + handshake(@request).should fail_with_error(EM::WebSocket::HandshakeError) + end + + it "should raise error on wrong method" do + @request[:method] = 'POST' + + handshake(@request).should fail_with_error(EM::WebSocket::HandshakeError) + end + + it "should raise error if upgrade header incorrect" do + @request[:headers]['Upgrade'] = 'NonWebSocket' + + handshake(@request).should fail_with_error(EM::WebSocket::HandshakeError) + end + + it "should raise error if Sec-WebSocket-Protocol is empty" do + @request[:headers]['Sec-WebSocket-Protocol'] = '' + + handshake(@request).should fail_with_error(EM::WebSocket::HandshakeError) + end + + %w[Sec-WebSocket-Key1 Sec-WebSocket-Key2].each do |header| + it "should raise error if #{header} has zero spaces" do + @request[:headers][header] = 'nospaces' + + handshake(@request). + should fail_with_error(EM::WebSocket::HandshakeError, 'Websocket Key1 or Key2 does not contain spaces - this is a symptom of a cross-protocol attack') + end + end + + it "should raise error if Sec-WebSocket-Key1 is missing" do + @request[:headers].delete("Sec-WebSocket-Key1") + + # The error message isn't correct since key1 is used to heuristically + # determine the protocol version in use, however this test at least checks + # that the handshake does correctly fail + handshake(@request). + should fail_with_error(EM::WebSocket::HandshakeError, 'Extra bytes after header') + end + + it "should raise error if Sec-WebSocket-Key2 is missing" do + @request[:headers].delete("Sec-WebSocket-Key2") + + handshake(@request). + should fail_with_error(EM::WebSocket::HandshakeError, 'WebSocket key1 or key2 is missing') + end + + it "should raise error if spaces do not divide numbers in Sec-WebSocket-Key* " do + @request[:headers]['Sec-WebSocket-Key2'] = '12998 5 Y3 1.P00' + + handshake(@request). + should fail_with_error(EM::WebSocket::HandshakeError, 'Invalid Key "12998 5 Y3 1.P00"') + end + + it "should raise error if the HTTP header is empty" do + handshake = EM::WebSocket::Handshake.new(false) + handshake.receive_data("\r\n\r\nfoobar") + + handshake. + should fail_with_error(EM::WebSocket::HandshakeError, 'Invalid HTTP header: Could not parse data entirely (4 != 10)') + end + + # This might seems crazy, but very occasionally we saw multiple "Upgrade: + # WebSocket" headers in the wild. RFC 4.2.1 isn't particularly clear on this + # point, so for now I have decided not to accept --@mloughran + it "should raise error on multiple upgrade headers" do + handshake = EM::WebSocket::Handshake.new(false) + + # Add a duplicate upgrade header + headers = format_request(@request) + upgrade_header = "Upgrade: WebSocket\r\n" + headers.gsub!(upgrade_header, "#{upgrade_header}#{upgrade_header}") + + handshake.receive_data(headers) + + handshake.errback { |e| + e.class.should == EM::WebSocket::HandshakeError + e.message.should == 'Invalid upgrade header: ["WebSocket", "WebSocket"]' + } + end + + it "should cope with requests where the header is split" do + request = format_request(@request) + incomplete_request = request[0...(request.length / 2)] + rest = request[(request.length / 2)..-1] + handshake = EM::WebSocket::Handshake.new(false) + handshake.receive_data(incomplete_request) + + handshake.instance_variable_get(:@deferred_status).should == nil + + # Send the remaining header + handshake.receive_data(rest) + + handshake(@request).should succeed_with_upgrade(@response) + end + + it "should cope with requests where the third key is split" do + request = format_request(@request) + # Removes last two bytes of the third key + incomplete_request = request[0..-3] + rest = request[-2..-1] + handshake = EM::WebSocket::Handshake.new(false) + handshake.receive_data(incomplete_request) + + handshake.instance_variable_get(:@deferred_status).should == nil + + # Send the remaining third key + handshake.receive_data(rest) + + handshake(@request).should succeed_with_upgrade(@response) + end + + it "should fail if the request URI is invalid" do + @request[:path] = "/%" + handshake(@request).should \ + fail_with_error(EM::WebSocket::HandshakeError, 'Invalid request URI: /%') + end +end diff --git a/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/masking_spec.rb b/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/masking_spec.rb new file mode 100644 index 0000000..065aa95 --- /dev/null +++ b/vendor/bundle/gems/em-websocket-0.5.1/spec/unit/masking_spec.rb @@ -0,0 +1,29 @@ +# encoding: BINARY + +require 'helper' + +describe EM::WebSocket::MaskedString do + it "should allow reading 4 byte mask and unmasking byte / bytes" do + t = EM::WebSocket::MaskedString.new("\x00\x00\x00\x01\x00\x01\x00\x01") + t.read_mask + t.getbyte(3).should == 0x00 + t.getbytes(4, 4).should == "\x00\x01\x00\x00" + t.getbytes(5, 3).should == "\x01\x00\x00" + end + + it "should return nil from getbyte if index requested is out of range" do + t = EM::WebSocket::MaskedString.new("\x00\x00\x00\x00\x53") + t.read_mask + t.getbyte(4).should == 0x53 + t.getbyte(5).should == nil + end + + it "should allow switching masking on and off" do + t = EM::WebSocket::MaskedString.new("\x02\x00\x00\x00\x03") + t.getbyte(4).should == 0x03 + t.read_mask + t.getbyte(4).should == 0x01 + t.unset_mask + t.getbyte(4).should == 0x03 + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/CHANGELOG.md b/vendor/bundle/gems/eventmachine-1.2.7/CHANGELOG.md new file mode 100644 index 0000000..cd42c39 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/CHANGELOG.md @@ -0,0 +1,179 @@ +# Changelog + +## 1.2.7 (May 12, 2018) +* Fix segfault on large numbers of connections [#843] + +## 1.2.6 (April 30, 2018) +* *Fix segfault when an Exception is raised from unbind callback (for real this time!)* +* Fix race condition while initializing the machine [#756] +* Fix for newer compilers where bind() and std::bind() conflict [#830, #831] +* Be verbose about SSL connection errors [#807] +* Avoid explicitly calling class methods when in class scope +* Java: Add EM_PROTO_SSL/TLS definitions [#773, #791] +* Java: return zero when sending data to a closed connection [#475, #804] +* Pure Ruby: Connection::error? calls report_connection_error_status [#801] + +## 1.2.5 (July 27, 2017) +* Java: Use long for larger values in oneshot timer intervals [#784, #794] + +## 1.2.4 (July 27, 2017) +* Java: Add EM_PROTO_SSL/TLS definitions [#773, #791] +* Fix IPv6 UDP get_peername [#788] +* Allow for larger values in oneshot timer intervals [#784, #793] +* Update extconf.rb to allow MinGW builds with OpenSSL 1.1.0 [#785] + +## 1.2.3 (February 22, 2017) +* Pure Ruby: Add get_sockname [#308, #772] +* Fix segfault when an Exception is raised from unbind callback [#765, #766] +* Allow destructors to throw when compiling in >= C++11 [#767] + +## 1.2.2 (January 23, 2017) +* Java: Fix Fixnum deprecated warning in Ruby 2.4+ [#759] +* Fix uncaught C++ exception in file watcher and raise InvalidSignature [#512, #757] +* Fix connection count off-by-one for epoll and kqueue [#750] +* Fix uninitialized variable warning in EM::P::HttpClient [#749] +* Fix missing initial value for EventableDescriptor NextHeartbeat [#748] +* Fix hostname resolution on Solaris, Ilumos, SmartOS, et al [#745, #746] +* Improve reliability of tests, reduce public Internet accesses in tests [#656, #666, #749] + +## 1.2.1 (November 15, 2016) +* Throw strerror(errno) when getsockname or getpeername fail [#683] +* Use a single concrete implementation of getpeername/getsockname, the rest pure virtuals [#683] +* Use gai_strerror to get the failure string from getaddrinfo [#744] +* Fix deregistering descriptor when using KQUEUE [#728] +* Fix to enable to work an example code in EM::Pool [#731] +* LineText2: Add regular expression delimiter support [#706] +* Pure Ruby: EM rescue ECONNREFUSED on initial TCP connect [#741] +* Pure Ruby: EM SSL (working start_tls) [#712] +* Pure Ruby: EM fixes [#707] +* Java: Use Acceptors to get peer and sock names if not present in Connections [#743] + +## 1.2.0.1 (March 15, 2016) +* Fix crash when accepting IPv6 connections due to struct sockaddr_in [#698, #699] + +## 1.2.0 (March 15, 2016) +* Integrate work from the EventMachine-LE 1.1.x versions [#570] +* Add start_tls options :ecdh_curve, :dhparam, :fail_if_no_peer_cert [#195, #275, #399, #665] +* Add start_tls option :ssl_version for choosing SSL/TLS versions and ciphers [#359, #348, #603, #654] +* Add start_tls option :sni_hostname to be passed to TLS params [#593] +* Add method EM::Channel#num_subscribers to get the number of subscribers to a channel [#640] +* Add support for proc-sources in EM::Iterator [#639] +* Factor out method cleanup_machine to cleanup code from EM.run [#650] +* Replace Exception class with StandardError [#637] +* Close socket on close_connection even after close_connection_after_writing [#694] +* Allow reusing of datagram socket/setting bind device [#662] +* Handle deferred exceptions in reactor thread [#486] +* Reimplement Queue to avoid shift/push performance problem [#311] +* Windows: Switch from gethostbyname to getaddrinfo, support IPv6 addresses [#303, #630] +* Windows: Use rake-compiler-dock to cross-compile gems [#627] +* Windows: Add AppVeyor configuration for Windows CI testing [#578] +* Windows: Bump rake-compiler to version 0.9.x [#542] +* Fix compilation on AIX (w/ XLC) [#693] +* Fix build on OpenBSD [#690] +* Fix OpenSSL compile issue on AIX 7.1 [#678] +* Fix EventMachine.fork_reactor keeps the threadpool of the original process [#425] +* Fix to prevent event machine from stopping when a raise is done in an unbind [#327] + +## 1.0.9.1 (January 14, 2016) +* Fix EPROTO not defined on Windows [#676] +* Fix missing cast to struct sockaddr * [#671] +* Fix bug in OpenSSL path detection [#675] + +## 1.0.9 (January 13, 2016) +* Try more ways to detect OpenSSL [#602, #643, #661, #663, #668, #669] +* Use WSAGetLastError in pipe.cpp same as ed.cpp [#659] +* Test compiler flags with the C++ compiler and add them to CXXFLAGS [#634, #651] +* Restore silent-fail on unsupported EM.epoll and EM.kqueue [#638, #649] +* getDescriptorByFileno deprecated in JRuby 1.7.x, removed in JRuby 9000 [#642, #648] +* Add -Wno-address always-true because on Windows rb_fd_select [#578] +* Remove the WITHOUT_SSL constant [#578] +* Fix SSL error when the server replies a TLS Alert to our ClientHello [#544, #653] +* Use WSAStringToAddress in lieu of inet_pton for IPv6 address detection on Windows [#595, #632] +* Fix nasty TCP/IPv6 bug [#595, #632] +* Use select_large_fdset on Solaris [#611, #625] +* Detect the Solaris Studio compiler [#611, #625] +* Throw a message with strerror included [#136, #621] + +## 1.0.8 (August 6, 2015) +* fix kqueue assertion failed, postpone ArmKqueueWriter until all events are processed [#51, #176, #372, #401, #619] +* fix Rubinius GC, crank the machine from Ruby space when running Rubinius [#201, #202, #617] +* test to show that LineText2 preserves whitespace and newlines [#32, #622] +* bump up compiler warnings and resolve them [#616] +* fix Windows x64 use uintptr_t instead of unsigned long for binding pointers [#612, #615] +* fix linetext2 unroll tail recursion to avoid stack level too deep [#609] +* fix for compilation with SSL on windows [#601] +* open file descriptors and sockets with O_CLOEXEC where possible [#298, #488, #591] +* fix SmtpClient: send second EHLO after STARTTLS. [#589] +* fix nul-terminated strings in C, use StringValueCStr instead of StringValuePtr + +## 1.0.7 (February 10, 2015) +* fix delay in kqueue/epoll reactor shutdown when timers exist [#587] +* fix memory leak introduced in v1.0.5 [#586] +* expose EM.set_simultaneous_accept_count [#420] +* fix busy loop when EM.run and EM.next_tick are invoked from exception handler [#452] + +## 1.0.6 (February 3, 2015) +* add support for Rubinius Process::Status [#568] +* small bugfixes for SmtpServer [#449] +* update buftok.rb [#547] +* fix assertion on Write() [#525] +* work around mkmf.rb bug preventing gem installation [#574] +* add pause/resume support to jruby reactor [#556] +* fix pure ruby reactor to use 127.0.0.1 instead of localhost [#439] +* fix compilation under macruby [#243] +* add chunked encoding to http client [#111] +* fix errors on win32 when dealing with pipes [1ea45498] [#105] + +## 1.0.5 (February 2, 2015) +* use monotonic clocks on Linux, OS X, Solaris, and Windows [#563] +* use the rb_fd_* API to get autosized fd_sets [#502] +* add basic tests that the DNS resolver isn't leaking timers [#571] +* update to test-unit 2.x and improve various unit tests [#551] +* remove EventMachine_t::Popen code marked by ifdef OBSOLETE [#551] +* ruby 2.0 may fail at Queue.pop, so rescue and complain to $stderr [#551] +* set file handle to INVALID_HANDLE_VALUE after closing the file [#565] +* use `defined?` instead of rescuing NameError for flow control [#535] +* fix closing files and sockets on Windows [#564] +* fix file uploads in Windows [#562] +* catch failure to fork [#539] +* use chunks for SSL write [#545] + +## 1.0.4 (December 19, 2014) +* add starttls_options to smtp server [#552] +* fix closesocket on windows [#497] +* fix build on ruby 2.2 [#503] +* fix build error on ruby 1.9 [#508] +* fix timer leak during dns resolution [#489] +* add concurrency validation to EM::Iterator [#468] +* add get_file_descriptor to get fd for a signature [#467] +* add EM.attach_server and EM.attach_socket_server [#465, #466] +* calling pause from receive_data takes effect immediately [#464] +* reactor_running? returns false after fork [#455] +* fix infinite loop on double close [edc4d0e6, #441, #445] +* fix compilation issue on llvm [#433] +* fix socket error codes on win32 [ff811a81] +* fix EM.stop latency when timers exist [8b613d05, #426] +* fix infinite loop when system time changes [1427a2c80, #428] +* fix crash when callin attach/detach in the same tick [#427] +* fix compilation issue on solaris [#416] + +## 1.0.3 (March 8, 2013) +* EM.system was broken in 1.0.2 release [#413] + +## 1.0.2 (March 8, 2013) +* binary win32 gems now include fastfilereader shim [#222] +* fix long-standing connection timeout issues [27fdd5b, igrigorik/em-http-request#222] +* http and line protocol cleanups [#193, #151] +* reactor return value cleanup [#225] +* fix double require from gemspec [#284] +* fix smtp server reset behavior [#351] +* fix EM.system argument handling [#322] +* ruby 1.9 compat in smtp server and stomp protocols [#349, #315] +* fix pause from post_init [#380] + +## 1.0.1 (February 27, 2013) +* use rb_wait_for_single_fd() on ruby 2.0 to fix rb_thread_select() deprecation [#363] +* fix epoll/kqueue mode in ruby 2.0 by removing calls to rb_enable_interrupt() [#248, #389] +* fix memory leak when verifying ssl cerificates [#403] +* fix initial connection delay [#393, #374] +* fix build on windows [#371] diff --git a/vendor/bundle/gems/eventmachine-1.2.7/GNU b/vendor/bundle/gems/eventmachine-1.2.7/GNU new file mode 100644 index 0000000..3b70c5b --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/GNU @@ -0,0 +1,281 @@ +. + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your + freedom to share and change it. By contrast, the GNU General Public + License is intended to guarantee your freedom to share and change free + software--to make sure the software is free for all its users. This + General Public License applies to most of the Free Software + Foundation's software and to any other program whose authors commit to + using it. (Some other Free Software Foundation software is covered by + the GNU Lesser General Public License instead.) You can apply it to + your programs, too. + + When we speak of free software, we are referring to freedom, not + price. Our General Public Licenses are designed to make sure that you + have the freedom to distribute copies of free software (and charge for + this service if you wish), that you receive source code or can get it + if you want it, that you can change the software or use pieces of it + in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid + anyone to deny you these rights or to ask you to surrender the rights. + These restrictions translate to certain responsibilities for you if you + distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether + gratis or for a fee, you must give the recipients all the rights that + you have. You must make sure that they, too, receive or can get the + source code. And you must show them these terms so they know their + rights. + + We protect your rights with two steps: (1) copyright the software, and + (2) offer you this license which gives you legal permission to copy, + distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain + that everyone understands that there is no warranty for this free + software. If the software is modified by someone else and passed on, we + want its recipients to know that what they have is not the original, so + that any problems introduced by others will not reflect on the original + authors' reputations. + + Finally, any free program is threatened constantly by software + patents. We wish to avoid the danger that redistributors of a free + program will individually obtain patent licenses, in effect making the + program proprietary. To prevent this, we have made it clear that any + patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and + modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains + a notice placed by the copyright holder saying it may be distributed + under the terms of this General Public License. The "Program", below, + refers to any such program or work, and a "work based on the Program" + means either the Program or any derivative work under copyright law: + that is to say, a work containing the Program or a portion of it, + either verbatim or with modifications and/or translated into another + language. (Hereinafter, translation is included without limitation in + the term "modification".) Each licensee is addressed as "you". + + Activities other than copying, distribution and modification are not + covered by this License; they are outside its scope. The act of + running the Program is not restricted, and the output from the Program + is covered only if its contents constitute a work based on the + Program (independent of having been made by running the Program). + Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's + source code as you receive it, in any medium, provided that you + conspicuously and appropriately publish on each copy an appropriate + copyright notice and disclaimer of warranty; keep intact all the + notices that refer to this License and to the absence of any warranty; + and give any other recipients of the Program a copy of this License + along with the Program. + + You may charge a fee for the physical act of transferring a copy, and + you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion + of it, thus forming a work based on the Program, and copy and + distribute such modifications or work under the terms of Section 1 + above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + + These requirements apply to the modified work as a whole. If + identifiable sections of that work are not derived from the Program, + and can be reasonably considered independent and separate works in + themselves, then this License, and its terms, do not apply to those + sections when you distribute them as separate works. But when you + distribute the same sections as part of a whole which is a work based + on the Program, the distribution of the whole must be on the terms of + this License, whose permissions for other licensees extend to the + entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest + your rights to work written entirely by you; rather, the intent is to + exercise the right to control the distribution of derivative or + collective works based on the Program. + + In addition, mere aggregation of another work not based on the Program + with the Program (or with a work based on the Program) on a volume of + a storage or distribution medium does not bring the other work under + the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, + under Section 2) in object code or executable form under the terms of + Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + + The source code for a work means the preferred form of the work for + making modifications to it. For an executable work, complete source + code means all the source code for all modules it contains, plus any + associated interface definition files, plus the scripts used to + control compilation and installation of the executable. However, as a + special exception, the source code distributed need not include + anything that is normally distributed (in either source or binary + form) with the major components (compiler, kernel, and so on) of the + operating system on which the executable runs, unless that component + itself accompanies the executable. + + If distribution of executable or object code is made by offering + access to copy from a designated place, then offering equivalent + access to copy the source code from the same place counts as + distribution of the source code, even though third parties are not + compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program + except as expressly provided under this License. Any attempt + otherwise to copy, modify, sublicense or distribute the Program is + void, and will automatically terminate your rights under this License. + However, parties who have received copies, or rights, from you under + this License will not have their licenses terminated so long as such + parties remain in full compliance. + + 5. You are not required to accept this License, since you have not + signed it. However, nothing else grants you permission to modify or + distribute the Program or its derivative works. These actions are + prohibited by law if you do not accept this License. Therefore, by + modifying or distributing the Program (or any work based on the + Program), you indicate your acceptance of this License to do so, and + all its terms and conditions for copying, distributing or modifying + the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the + Program), the recipient automatically receives a license from the + original licensor to copy, distribute or modify the Program subject to + these terms and conditions. You may not impose any further + restrictions on the recipients' exercise of the rights granted herein. + You are not responsible for enforcing compliance by third parties to + this License. + + 7. If, as a consequence of a court judgment or allegation of patent + infringement or for any other reason (not limited to patent issues), + conditions are imposed on you (whether by court order, agreement or + otherwise) that contradict the conditions of this License, they do not + excuse you from the conditions of this License. If you cannot + distribute so as to satisfy simultaneously your obligations under this + License and any other pertinent obligations, then as a consequence you + may not distribute the Program at all. For example, if a patent + license would not permit royalty-free redistribution of the Program by + all those who receive copies directly or indirectly through you, then + the only way you could satisfy both it and this License would be to + refrain entirely from distribution of the Program. + + If any portion of this section is held invalid or unenforceable under + any particular circumstance, the balance of the section is intended to + apply and the section as a whole is intended to apply in other + circumstances. + + It is not the purpose of this section to induce you to infringe any + patents or other property right claims or to contest validity of any + such claims; this section has the sole purpose of protecting the + integrity of the free software distribution system, which is + implemented by public license practices. Many people have made + generous contributions to the wide range of software distributed + through that system in reliance on consistent application of that + system; it is up to the author/donor to decide if he or she is willing + to distribute software through any other system and a licensee cannot + impose that choice. + + This section is intended to make thoroughly clear what is believed to + be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in + certain countries either by patents or by copyrighted interfaces, the + original copyright holder who places the Program under this License + may add an explicit geographical distribution limitation excluding + those countries, so that distribution is permitted only in or among + countries not thus excluded. In such case, this License incorporates + the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions + of the General Public License from time to time. Such new versions will + be similar in spirit to the present version, but may differ in detail to + address new problems or concerns. + + Each version is given a distinguishing version number. If the Program + specifies a version number of this License which applies to it and "any + later version", you have the option of following the terms and conditions + either of that version or of any later version published by the Free + Software Foundation. If the Program does not specify a version number of + this License, you may choose any version ever published by the Free Software + Foundation. + + 10. If you wish to incorporate parts of the Program into other free + programs whose distribution conditions are different, write to the author + to ask for permission. For software which is copyrighted by the Free + Software Foundation, write to the Free Software Foundation; we sometimes + make exceptions for this. Our decision will be guided by the two goals + of preserving the free status of all derivatives of our free software and + of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY + FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN + OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES + PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED + OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS + TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE + PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, + REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING + WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR + REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, + INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING + OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED + TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY + YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER + PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE + POSSIBILITY OF SUCH DAMAGES. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/LICENSE b/vendor/bundle/gems/eventmachine-1.2.7/LICENSE new file mode 100644 index 0000000..fbe8c83 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/LICENSE @@ -0,0 +1,60 @@ +EventMachine is copyrighted free software owned by Francis Cianfrocca +(blackhedd ... gmail.com). The Owner of this software permits you to +redistribute and/or modify the software under either the terms of the GPL +version 2 (see the file GPL), or the conditions below ("Ruby License"): + + 1. You may make and give away verbatim copies of the source form of this + software without restriction, provided that you retain ALL of the + original copyright notices and associated disclaimers. + + 2. You may modify your copy of the software in any way, provided that + you do at least ONE of the following: + + a) place your modifications in the Public Domain or otherwise + make them Freely Available, such as by posting said + modifications to Usenet or an equivalent medium, or by allowing + the author to include your modifications in the software. + + b) use the modified software only within your corporation or + organization. + + c) give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. + + d) make other distribution arrangements with the Owner. + + 3. You may distribute the software in object code or binary form, + provided that you do at least ONE of the following: + + a) distribute the binaries and library files of the software, + together with instructions (in a manual page or equivalent) + on where to get the original distribution. + + b) accompany the distribution with the machine-readable source of + the software. + + c) give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. + + d) make other distribution arrangements with the Owner. + + 4. You may modify and include parts of the software into any other + software (possibly commercial), provided you comply with the terms in + Sections 1, 2, and 3 above. But some files in the distribution + are not written by the Owner, so they may be made available to you + under different terms. + + For the list of those files and their copying conditions, see the + file LEGAL. + + 5. The scripts and library files supplied as input to or produced as + output from the software do not automatically fall under the + copyright of the software, but belong to whoever generated them, + and may be sold commercially, and may be aggregated with this + software. + + 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/README.md b/vendor/bundle/gems/eventmachine-1.2.7/README.md new file mode 100644 index 0000000..4b17cb4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/README.md @@ -0,0 +1,110 @@ +# About EventMachine [![Build Status](https://travis-ci.org/eventmachine/eventmachine.svg?branch=master)](https://travis-ci.org/eventmachine/eventmachine) [![Code Climate Maintainability](https://api.codeclimate.com/v1/badges/e9b0603462905d5b9118/maintainability)](https://codeclimate.com/github/eventmachine/eventmachine/maintainability) + + +## What is EventMachine ## + +EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. +It provides event-driven I/O using the [Reactor pattern](http://en.wikipedia.org/wiki/Reactor_pattern), +much like [JBoss Netty](http://www.jboss.org/netty), [Apache MINA](http://mina.apache.org/), +Python's [Twisted](http://twistedmatrix.com), [Node.js](http://nodejs.org), libevent and libev. + +EventMachine is designed to simultaneously meet two key needs: + + * Extremely high scalability, performance and stability for the most demanding production environments. + * An API that eliminates the complexities of high-performance threaded network programming, + allowing engineers to concentrate on their application logic. + +This unique combination makes EventMachine a premier choice for designers of critical networked +applications, including Web servers and proxies, email and IM production systems, authentication/authorization +processors, and many more. + +EventMachine has been around since the early 2000s and is a mature and battle-tested library. + + +## What EventMachine is good for? ## + + * Scalable event-driven servers. Examples: [Thin](http://code.macournoyer.com/thin/) or [Goliath](https://github.com/postrank-labs/goliath/). + * Scalable asynchronous clients for various protocols, RESTful APIs and so on. Examples: [em-http-request](https://github.com/igrigorik/em-http-request) or [amqp gem](https://github.com/ruby-amqp/amqp). + * Efficient network proxies with custom logic. Examples: [Proxymachine](https://github.com/mojombo/proxymachine/). + * File and network monitoring tools. Examples: [eventmachine-tail](https://github.com/jordansissel/eventmachine-tail) and [logstash](https://github.com/logstash/logstash). + + + +## What platforms are supported by EventMachine? ## + +EventMachine supports Ruby 1.8.7 through 2.6, REE, JRuby and **works well on Windows** as well +as many operating systems from the Unix family (Linux, Mac OS X, BSD flavors). + + + +## Install the gem ## + +Install it with [RubyGems](https://rubygems.org/) + + gem install eventmachine + +or add this to your Gemfile if you use [Bundler](http://gembundler.com/): + + gem "eventmachine" + + + +## Getting started ## + +For an introduction to EventMachine, check out: + + * [blog post about EventMachine by Ilya Grigorik](http://www.igvita.com/2008/05/27/ruby-eventmachine-the-speed-demon/). + * [EventMachine Introductions by Dan Sinclair](http://everburning.com/news/eventmachine-introductions.html). + + +### Server example: Echo server ### + +Here's a fully-functional echo server written with EventMachine: + +```ruby + require 'eventmachine' + + module EchoServer + def post_init + puts "-- someone connected to the echo server!" + end + + def receive_data data + send_data ">>>you sent: #{data}" + close_connection if data =~ /quit/i + end + + def unbind + puts "-- someone disconnected from the echo server!" + end +end + +# Note that this will block current thread. +EventMachine.run { + EventMachine.start_server "127.0.0.1", 8081, EchoServer +} +``` + + +## EventMachine documentation ## + +Currently we only have [reference documentation](http://rdoc.info/github/eventmachine/eventmachine/frames) and a [wiki](https://github.com/eventmachine/eventmachine/wiki). + + +## Community and where to get help ## + + * Join the [mailing list](http://groups.google.com/group/eventmachine) (Google Group) + * Join IRC channel #eventmachine on irc.freenode.net + + +## License and copyright ## + +EventMachine is copyrighted free software made available under the terms +of either the GPL or Ruby's License. + +Copyright: (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. + + +## Alternatives ## + +If you are unhappy with EventMachine and want to use Ruby, check out [Celluloid](https://celluloid.io/). diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/DocumentationGuidesIndex.md b/vendor/bundle/gems/eventmachine-1.2.7/docs/DocumentationGuidesIndex.md new file mode 100644 index 0000000..b8ce5a2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/DocumentationGuidesIndex.md @@ -0,0 +1,27 @@ +# EventMachine documentation guides # + +Welcome to the documentation guides for [EventMachine](http://github.com/eventmachine/eventmachine), +a fast and simple event-processing library for Ruby programs (à la JBoss Netty, Twisted, Node.js +and so on). + +## Guide list ## + + * {file:docs/GettingStarted.md Getting started with EventMachine} + * {file:docs/EventDrivenServers.md Writing event-driven servers} + * {file:docs/EventDrivenClients.md Writing event-driven clients} + * {file:docs/ConnectionFailureAndRecovery.md Connection Failure and Recovery} + * {file:docs/TLS.md TLS (aka SSL)} + * {file:docs/Ecosystem.md EventMachine ecosystem}: Thin, Goliath, em-http-request, em-websockets, Proxymachine and beyond + * {file:docs/BlockingEventLoop.md On blocking the event loop: why it is harmful for performance and how to avoid it} + * {file:docs/LightweightConcurrency.md Lightweight concurrency with EventMachine} + * {file:docs/Deferrables.md Deferrables} + * {file:docs/ModernKernelInputOutputAPIs.md Brief introduction to epoll, kqueue, select} + * {file:docs/WorkingWithOtherIOSources.md Working with other IO sources such as the keyboard} + + +## Tell us what you think! ## + +Please take a moment and tell us what you think about this guide on the [EventMachine mailing list](http://bit.ly/jW3cR3) +or in the #eventmachine channel on irc.freenode.net: what was unclear? What wasn't covered? +Maybe you don't like the guide style or the grammar and spelling are incorrect? Reader feedback is +key to making documentation better. diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/GettingStarted.md b/vendor/bundle/gems/eventmachine-1.2.7/docs/GettingStarted.md new file mode 100644 index 0000000..63acbb7 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/GettingStarted.md @@ -0,0 +1,521 @@ +# @title Getting Started with Ruby EventMachine +# @markup markdown +# @author Michael S. Klishin, Dan Sinclair + +# Getting started with Ruby EventMachine # + + +## About this guide ## + +This guide is a quick tutorial that helps you to get started with EventMachine for writing event-driven +servers, clients and using it as a lightweight concurrency library. +It should take about 20 minutes to read and study the provided code examples. This guide covers + + * Installing EventMachine via [Rubygems](http://rubygems.org) and [Bundler](http://gembundler.com). + * Building an Echo server, the "Hello, world"-like code example of network servers. + * Building a simple chat, both server and client. + * Building a very small asynchronous Websockets client. + + +## Covered versions ## + +This guide covers EventMachine v0.12.10 and 1.0 (including betas). + + +## Level ## + +This guide assumes you are comfortable (but not necessary a guru) with the command line. On Microsoft Windows™, +we recommend you to use [JRuby](http://jruby.org) when running these examples. + + +## Installing EventMachine ## + +### Make sure you have Ruby installed ### + +This guide assumes you have one of the supported Ruby implementations installed: + + * Ruby 1.8.7 + * Ruby 1.9.2 + * [JRuby](http://jruby.org) (we recommend 1.6) + * [Rubinius](http://rubini.us) 1.2 or higher + * [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com) + +EventMachine works on Microsoft Windows™. + + +### With Rubygems ### + +To install the EventMachine gem do + + gem install eventmachine + + +### With Bundler ### + + gem "eventmachine" + + +### Verifying your installation ### + +Lets verify your installation with this quick IRB session: + + irb -rubygems + + ruby-1.9.2-p180 :001 > require "eventmachine" + => true + ruby-1.9.2-p180 :002 > EventMachine::VERSION + => "1.0.0.beta.3" + + +## An Echo Server Example ## + +Lets begin with the classic "Hello, world"-like example, an echo server. The echo server responds clients with the +same data that was provided. First, here's the code: + +{include:file:examples/guides/getting\_started/01\_eventmachine\_echo_server.rb} + + +When run, the server binds to port 10000. We can connect using Telnet and verify it's working: + + telnet localhost 10000 + +On my machine the output looks like: + + ~ telnet localhost 10000 + Trying 127.0.0.1... + Connected to localhost. + Escape character is '^]'. + +Let's send something to our server. Type in "Hello, EventMachine" and hit Enter. The server will respond with +the same string: + + ~ telnet localhost 10000 + Trying 127.0.0.1... + Connected to localhost. + Escape character is '^]'. + Hello, EventMachine + # (here we hit Enter) + Hello, EventMachine + # (this ^^^ is our echo server reply) + +It works! Congratulations, you now can tell your Node.js-loving friends that you "have done some event-driven programming, too". +Oh, and to stop Telnet, hit Control + Shift + ] and then Control + C. + +Lets walk this example line by line and see what's going on. These lines + + require 'rubygems' # or use Bundler.setup + require 'eventmachine' + +probably look familiar: you use [RubyGems](http://rubygems.org) (or [Bundler](http://gembundler.com/)) for dependencies and then require EventMachine gem. Boring. + +Next: + + class EchoServer < EventMachine::Connection + def receive_data(data) + send_data(data) + end + end + +Is the implementation of our echo server. We define a class that inherits from {EventMachine::Connection} +and a handler (aka callback) for one event: when we receive data from a client. + +EventMachine handles the connection setup, receiving data and passing it to our handler, {EventMachine::Connection#receive_data}. + +Then we implement our protocol logic, which in the case of Echo is pretty trivial: we send back whatever we receive. +To do so, we're using {EventMachine::Connection#send_data}. + +Lets modify the example to recognize `exit` command: + +{include:file:examples/guides/getting\_started/02\_eventmachine\_echo_server\_that\_recognizes\_exit\_command.rb} + +Our `receive\_data` changed slightly and now looks like this: + + def receive_data(data) + if data.strip =~ /exit$/i + EventMachine.stop_event_loop + else + send_data(data) + end + end + +Because incoming data has trailing newline character, we strip it off before matching it against a simple regular +expression. If the data ends in `exit`, we stop EventMachine event loop with {EventMachine.stop_event_loop}. This unblocks +main thread and it finishes execution, and our little program exits as the result. + +To summarize this first example: + + * Subclass {EventMachine::Connection} and override {EventMachine::Connection#send_data} to handle incoming data. + * Use {EventMachine.run} to start EventMachine event loop and then bind echo server with {EventMachine.start_server}. + * To stop the event loop, use {EventMachine.stop_event_loop} (aliased as {EventMachine.stop}) + +Lets move on to a slightly more sophisticated example that will introduce several more features and methods +EventMachine has to offer. + + +## A Simple Chat Server Example ## + +Next we will write a simple chat. Initially clients will still use telnet to connect, but then we will add little +client application that will serve as a proxy between telnet and the chat server. This example is certainly longer +(~ 150 lines with whitespace and comments) so instead of looking at the final version and going through it line by line, +we will instead begin with a very simple version that only keeps track of connected clients and then add features +as we go. + +To set some expectations about our example: + + * It will keep track of connected clients + * It will support a couple of commands, à la IRC + * It will support direct messages using Twitter-like @usernames + * It won't use MongoDB, fibers or distributed map/reduce for anything but will be totally [Web Scale™](http://bit.ly/webscaletm) nonetheless. Maybe even [ROFLscale](http://bit.ly/roflscalevideo). + +### Step one: detecting connections and disconnectons ### + +First step looks like this: + +{include:file:examples/guides/getting\_started/04\_simple\_chat\_server\_step\_one.rb} + +We see familiar {EventMachine.run} and {EventMachine.start_server}, but also {EventMachine::Connection#post_init} and {EventMachine::Connection#unbind} we haven't +met yet. We don't use them in this code, so when are they run? Like {EventMachine::Connection#receive_data}, these methods are callbacks. EventMachine calls them +when certain events happen: + + * {EventMachine#post_init} is called by the event loop immediately after the network connection has been established. + In the chat server example case, this is when a new client connects. + * {EventMachine#unbind} is called when client disconnects, connection is closed or is lost (because of a network issue, for example). + +All our chat server does so far is logging connections or disconnections. What we want it to do next is to keep track of connected clients. + + +### Step two: keep track of connected clients ### + +Next iteration of the code looks like this: + +{include:file:examples/guides/getting\_started/05\_simple\_chat\_server\_step\_two.rb} + +While the code we added is very straightforward, we have to clarify one this first: subclasses of {EventMachine::Connection} are instantiated by +EventMachine for every new connected peer. So for 10 connected chat clients, there will be 10 separate `SimpleChatServer` instances in our +server process. Like any other objects, they can be stored in a collection, can provide public API other objects use, can instantiate or inject +dependencies and in general live a happy life all Ruby objects live until garbage collection happens. + +In the example above we use a @@class_variable to keep track of connected clients. In Ruby, @@class variables are accessible from instance +methods so we can add new connections to the list from `SimpleChatServer#post_init` and remove them in `SimpleChatServer#unbind`. We can also +filter connections by some criteria, as `SimpleChatServer#other_peers demonstrates`. + +So, we keep track of connections but how do we identify them? For a chat app, it's pretty common to use usernames for that. Lets ask our clients +to enter usernames when they connect. + + +### Step three: adding usernames ## + +To add usernames, we need to add a few things: + + * We need to invite newly connected clients to enter their username. + * A reader (getter) method on our {EventMachine::Connection} subclass. + * An idea of connection state (keeping track of whether a particular participant had entered username before). + +Here is one way to do it: + +{include:file:examples/guides/getting\_started/06\_simple\_chat\_server\_step\_three.rb} + +This is quite an update so lets take a look at each method individually. First, `SimpleChatServer#post_init`: + + def post_init + @username = nil + puts "A client has connected..." + ask_username + end + +To keep track of username we ask chat participants for, we add @username instance variable to our connection class. Connection +instances are just Ruby objects associated with a particular connected peer, so using @ivars is very natural. To make username +value accessible to other objects, we added a reader method that was not shown on the snippet above. + +Lets dig into `SimpleChatServer#ask_username`: + + def ask_username + self.send_line("[info] Enter your username:") + end # ask_username + + # ... + + def send_line(line) + self.send_data("#{line}\n") + end # send_line(line) + +Nothing new here, we are using {EventMachine::Connection#send_data} which we have seen before. + + +In `SimpleChatServer#receive_data` we now have to check if the username was entered or we need +to ask for it: + + def receive_data(data) + if entered_username? + handle_chat_message(data.strip) + else + handle_username(data.strip) + end + end + + # ... + + def entered_username? + !@username.nil? && !@username.empty? + end # entered_username? + +Finally, handler of chat messages is not yet implemented: + + def handle_chat_message(msg) + raise NotImplementedError + end + +Lets try this example out using Telnet: + + ~ telnet localhost 10000 + Trying 127.0.0.1... + Connected to localhost. + Escape character is '^]'. + [info] Enter your username: + antares_ + [info] Ohai, antares_ + +and the server output: + + A client has connected... + antares_ has joined + +This version requires you to remember how to terminate your Telnet session (Ctrl + Shift + ], then Ctrl + C). +It is annoying, so why don't we add the same `exit` command to our chat server? + + +### Step four: adding exit command and delivering chat messages #### + +{include:file:examples/guides/getting\_started/07\_simple\_chat\_server\_step\_four.rb} + +TBD + +Lets test-drive this version. Client A: + + ~ telnet localhost 10000 + Trying 127.0.0.1... + Connected to localhost. + Escape character is '^]'. + [info] Enter your username: + michael + [info] Ohai, michael + Hi everyone + michael: Hi everyone + joe has joined the room + # here ^^^ client B connects, lets greet him + hi joe + michael: hi joe + joe: hey michael + # ^^^ client B replies + exit + # ^^^ out command in action + Connection closed by foreign host. + +Client B: + + ~ telnet localhost 10000 + Trying 127.0.0.1... + Connected to localhost. + Escape character is '^]'. + [info] Enter your username: + joe + [info] Ohai, joe + michael: hi joe + # ^^^ client A greets us, lets reply + hey michael + joe: hey michael + exit + # ^^^ out command in action + Connection closed by foreign host. + +And finally, the server output: + + A client has connected... + michael has joined + A client has connected... + _antares has joined + [info] _antares has left + [info] michael has left + +Our little char server now supports usernames, sending messages and the `exit` command. Next up, private (aka direct) messages. + + +### Step five: adding direct messages and one more command ### + +To add direct messages, we come up with a simple convention: private messages begin with @username and may have optional colon before +message text, like this: + + @joe: hey, how do you like eventmachine? + +This convention makes parsing of messages simple so that we can concentrate on delivering them to a particular client connection. +Remember when we added `username` reader on our connection class? That tiny change makes this step possible: when a new direct +message comes in, we extract username and message text and then find then connection for @username in question: + + # + # Message handling + # + + def handle_chat_message(msg) + if command?(msg) + self.handle_command(msg) + else + if direct_message?(msg) + self.handle_direct_message(msg) + else + self.announce(msg, "#{@username}:") + end + end + end # handle_chat_message(msg) + + def direct_message?(input) + input =~ DM_REGEXP + end # direct_message?(input) + + def handle_direct_message(input) + username, message = parse_direct_message(input) + + if connection = @@connected_clients.find { |c| c.username == username } + puts "[dm] @#{@username} => @#{username}" + connection.send_line("[dm] @#{@username}: #{message}") + else + send_line "@#{username} is not in the room. Here's who is: #{usernames.join(', ')}" + end + end # handle_direct_message(input) + + def parse_direct_message(input) + return [$1, $2] if input =~ DM_REGEXP + end # parse_direct_message(input) + +This snippet demonstrates how one connection instance can obtain another connection instance and send data to it. +This is a very powerful feature, consider just a few use cases: + + * Peer-to-peer protocols + * Content-aware routing + * Efficient streaming with optional filtering + +Less common use cases include extending C++ core of EventMachine to provide access to hardware that streams events that +can be re-broadcasted to any interested parties connected via TCP, UDP or something like AMQP or WebSockets. With this, +sky is the limit. Actually, EventMachine has several features for efficient proxying data between connections. +We will not cover them in this guide. + +One last feature that we are going to add to our chat server is the `status` command that tells you current server time and how many people +are there in the chat room: + + # + # Commands handling + # + + def command?(input) + input =~ /(exit|status)$/i + end # command?(input) + + def handle_command(cmd) + case cmd + when /exit$/i then self.close_connection + when /status$/i then self.send_line("[chat server] It's #{Time.now.strftime('%H:%M')} and there are #{self.number_of_connected_clients} people in the room") + end + end # handle_command(cmd) + +Hopefully this piece of code is easy to follow. Try adding a few more commands, for example, the `whoishere` command that lists people +currently in the chat room. + +In the end, our chat server looks like this: + +{include:file:examples/guides/getting\_started/08\_simple\_chat\_server\_step\_five.rb} + +We are almost done with the server but there are some closing thoughts. + + +### Step six: final version ### + +Just in case, here is the final version of the chat server code we have built: + +{include:file:examples/guides/getting\_started/03\_simple\_chat\_server.rb} + + +### Step seven: future directions and some closing thoughts ### + +The chat server is just about 150 lines of Ruby including empty lines and comments, yet it has a few features most of chat server +examples never add. We did not, however, implement many other features that popular IRC clients like [Colloquy](http://colloquy.info) have: + + * Chat moderation + * Multiple rooms + * Connection timeout detection + +How would one go about implementing them? We thought it is worth discussing what else EventMachine has to offer and what ecosystem projects +one can use to build a really feature-rich Web-based IRC chat client. + +With multiple rooms it's more or less straightforward, just add one more hash and a bunch of commands and use the information about which rooms participant +is in when you are delivering messages. There is nothing in EventMachine itself that can make the job much easier for developer. + +To implement chat moderation feature you may want to do a few things: + + * Work with client IP addresses. Maybe we want to consider everyone who connects from certain IPs a moderator. + * Access persistent data about usernames of moderators and their credentials. + +Does EventMachine have anything to offer here? It does. To obtain peer IP address, take a look at {EventMachine::Connection#get_peername}. The name of this method is +a little bit misleading and originates from low-level socket programming APIs. + +#### A whirlwind tour of the EventMachine ecosystem #### + +To work with data stores you can use several database drivers that ship with EventMachine itself, however, quite often there are some 3rd party projects in +the EventMachine ecosystem that have more features, are faster or just better maintained. So we figured it will be helpful to provide a few pointers +to some of those projects: + + * For MySQL, check out [em-mysql](https://github.com/eventmachine/em-mysql) project. + * For PostgreSQL, have a look at Mike Perham's [EventMachine-based PostgreSQL driver](https://github.com/mperham/em_postgresql). + * For Redis, there is a young but already popular [em-hiredis](https://github.com/mloughran/em-hiredis) library that combines EventMachine's non-blocking I/O with + extreme performance of the official Redis C client, [hiredis](https://github.com/antirez/hiredis). + * For MongoDB, see [em-mongo](https://github.com/bcg/em-mongo) + * For Cassandra, Mike Perham [added transport agnosticism feature](http://www.mikeperham.com/2010/02/09/cassandra-and-eventmachine/) to the [cassandra gem](https://rubygems.org/gems/cassandra). + +[Riak](http://www.basho.com/products_riak_overview.php) and CouchDB talk HTTP so it's possible to use [em-http-request](https://github.com/igrigorik/em-http-request). +If you are aware of EventMachine-based non-blocking drivers for these databases, as well as for HBase, let us know on the [EventMachine mailing list](http://groups.google.com/group/eventmachine). +Also, EventMachine supports TLS (aka SSL) and works well on [JRuby](http://jruby.org) and Windows. + +Learn more in our {file:docs/Ecosystem.md EventMachine ecosystem} and {file:docs/TLS.md TLS (aka SSL)} guides. + + +#### Connection loss detection #### + +Finally, connection loss detection. When our chat participant closes her laptop lid, how do we know that she is no longer active? The answer is, when EventMachine +detects TCP connectin closure, it calls {EventMachine::Connection#unbind}. Version 1.0.beta3 and later also pass an optional argument to that method. The argument +indicates what error (if any) caused the connection to be closed. + +Learn more in our {file:docs/ConnectionFailureAndRecovery.md Connection Failure and Recovery} guide. + + +#### What the Chat Server Example doesn't demonstrate #### + +This chat server also leaves out something production quality clients and servers must take care of: buffering. We intentionally did not include any buffering in +our chat server example: it would only distract you from learning what you really came here to learn: how to use EventMachine to build blazing fast asynchronous +networking programs quickly. However, {EventMachine::Connection#receive_data} does not offer any guarantees that you will be receiving "whole messages" all the time, +largely because the underlying transport (UDP or TCP) does not offer such guarantees. Many protocols, for example, AMQP, mandate that large content chunks are +split into smaller _frames_ of certain size. This means that [amq-client](https://github.com/ruby-amqp/amq-client) library, for instance, that has EventMachine-based driver, +has to deal with figuring out when exactly we received "the whole message". To do so, it uses buffering and employs various checks to detect _frame boundaries_. +So **don't be deceived by the simplicity of this chat example**: it intentionally leaves framing out, but real world protocols usually require it. + + + +## A (Proxying) Chat Client Example ## + +TBD + + +## Wrapping up ## + +This tutorial ends here. Congratulations! You have learned quite a bit about EventMachine. + + +## What to read next ## + +The documentation is organized as a {file:docs/DocumentationGuidesIndex.md number of guides}, covering all kinds of +topics. TBD + + +## Tell us what you think! ## + +Please take a moment and tell us what you think about this guide on the [EventMachine mailing list](http://bit.ly/jW3cR3) +or in the #eventmachine channel on irc.freenode.net: what was unclear? What wasn't covered? +Maybe you don't like the guide style or the grammar and spelling are incorrect? Reader feedback is +key to making documentation better. diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/ChangeLog b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/ChangeLog new file mode 100644 index 0000000..c7a6c48 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/ChangeLog @@ -0,0 +1,211 @@ +01Oct06: Replaced EventMachine#open_datagram_server with a version that can + take a Class or a Module, instead of just a Module. Thanks to Tobias + Gustafsson for pointing out the missing case. +04Oct06: Supported subsecond timer resolutions, per request by Jason Roelofs. +05Oct06: Added EventMachine#set_quantum, which sets the timer resolution. +15Nov06: Added Connection#set_comm_inactivity_timeout. +15Nov06: Checked in a Line-and-Text Protocol Handler. +18Nov06: Checked in a Header-and-Body Protocol Handler. +22Nov06: Changed EventMachine#reconnect: no longer excepts when called on an + already-connected handler. +28Nov06: Supported a binary-unix gem. +19Dec06: Added EventMachine#set_effective_user. +05Jan07: Upped max outstanding timers to 1000. +15May07: Applied Solaris patches from Brett Eisenberg +22May07: Cleaned up the license text in all the source files. +22May07: Released version 0.7.2 + +23May07: Per suggestion from Bill Kelly, fixed a bug with the initialization + of the network libraries under Windows. The goal is to enable EM to + be used without Ruby. +28May07: Applied patch from Bill Kelly, refactors the declarations of + event names to make EM easier to use from C programs without Ruby. +31May07: Added a preliminary implementation of EventMachine#popen. +01Jun07: Added EM, a "pseudo-alias" for EventMachine. +01Jun07: Added EM#next_tick. +01Jun07: Added EM::Connection#get_outbound_data_size +05Jun07: Removed the code which loads a pure-Ruby EM library in case the + compiled extension is unavailable. Suggested by Moshe Litvin. +06Jun07: Preliminary epoll implementation. +12Jun07: Added an evented popen implementation that, like Ruby's, is + full-duplex and makes the subprocess PID available to the caller. +06Jul07: Performance-tweaked the callback dispatcher in eventmachine.rb. +10Jul07: Released version 0.8.0. +12Jul07: Applied patches from Tim Pease to fix Solaris build problems. +15Jul07: Created a new provisional source branch, experiments/jruby-1. + This is a preliminary implementation of the EM reactor in Java, + suitable for use with JRuby. +17Jul07: Added EventMachine#stop_server, per request from Kirk Haines, + and associated unit tests. +22Jul07: Added EventMachine#stream_file_data. This is a very fast and scalable + way of sending data from static files over network connections. It + has separate implementations for small files and large file, and + has tunings to minimize memory consumption. +26Jul07: Added some patches by Kirk Haines to improve the behavior of + EM::Connection#send_file_data_to_connection. +26Jul07: Added a C++ module for directly integrating EM into C++ programs + with no Ruby dependencies. Needs example code. +29Jul07: Added EventMachine::Protocols::LineText2. +29Jul07: Added EventMachine::Protocols::Stomp. +30Jul07: Added sys/stat.h to project.h to fix compilation bug on Darwin. +13Aug07: Added EventMachine#reactor_running? +15Aug07: Added parameters for EventMachine::Connection:start_tls that can be + used to specify client-side private keys and certificates. +17Aug07: Added EventMachine#run_block, a sugaring for a common use case. +24Aug07: Added a preliminary keyboard handler. Needs docs and testing on + windows. +26Aug07: Created EventMachine::Spawnable, an implementation of Erlang-like + processes. +27Aug07: Silenced some -w warnings, requested by James Edward Gray II. +30Aug07: Added cookies to EM::HttpClient#request. +04Sep07: Added an initial implementation of an evented SMTP client. +04Sep07: Added an initial implementation of an evented SMTP server. +10Sep07: Changed EM#spawn to run spawned blocks in the context of the + SpawnedProcess object, not of whatever was the active object at the + time of the spawn. +14Sep07: Heartbeats weren't working with EPOLL. Noticed by Brian Candler. +15Sep07: Added some features, tests and documents to Deferrable. +16Sep07: Added [:content] parameter to EM::Protocols::SmtpClient#send. +16Sep07: Bumped version to 0.9.0 in anticipation of a release. +18Sep07: Released version 0.9.0. +19Sep07: Added #receive_reset to EM::Protocols::SmtpServer. +19Sep07: User overrides of EM::Protocols::SmtpServer#receive_recipient can now + return a Deferrable. Also fixed bug: SmtpClient now raises a protocol + error if none of its RCPT TO: commands are accepted by the server. +26Sep07: Fixed missing keyboard support for Windows. +03Oct07: Added a default handler for RuntimeErrors emitted from user-written + code. Suggested by Brian Candler. +19Oct07: Set the SO_BROADCAST option automatically on all UDP sockets. +10Nov07: Forced integer conversion of send_datagram's port parameter. +Suggested by Matthieu Riou. +12Nov07: Added saslauth.rb, a protocol module to replace the Cyrus SASL +daemons saslauthd and pwcheck. +15Nov07: Fixed bug reported by Mark Zvillius. We were failing to dispatch + zero-length datagrams under certain conditions. +19Nov07: Added EventMachine#set_max_timers. Requested by Matthieu Riou and + others. +19Nov07: Fixed bug with EM::Connection#start_tls. Was not working with server + connections. Reported by Michael S. Fischer. +26Nov07: Supported a hack for EventMachine#popen so it can return an exit + status from subprocesses. Requested by Michael S. Fischer. +30Nov07: Changed Pipe descriptors so that the child-side of the socketpair is + NOT set nonblocking. Suggested by Duane Johnson. +05Dec07: Re-enabled the pure-Ruby implementation. +06Dec07: Released Version 0.10.0. +13Dec07: Added EM::DeferrableChildProcess +24Dec07: Added a SASL client for simple password authentication. +27Dec07: Removed the hookable error handler. No one was using it and it significantly + degraded performance. +30Dec07: Implemented Kqueue support for OSX and BSD. +04Jan08: Fixed bug in epoll ("Bad file descriptor"), patch supplied by Chris + Heath. +04Jan08: Fixed bug reported by Michael S. Fischer. We were terminating + SSL connections that sent data before the handshake was complete. +08Jan08: Added an OpenBSD branch for extconf.rb, contributed by Guillaume + Sellier. +19Jan08: Added EM::Connection::get_sockname per request by Michael Fischer. +19Jan08: Supported IPv6 addresses. +30Apr08: Set the NODELAY option on sockets that we connect to other servers. + Omission noted by Roger Pack. +14May08: Generated a 0.12 release. +15May08: Supported EM#get_sockname for acceptors (TCP server sockets). + Requested by Roger Pack. +15May08; Accepted a patch from Dan Aquino that allows the interval of a + PeriodicTimer to be changed on the fly. +15Jun08: Supported nested calls to EM#run. Many people contributed ideas to + this, notably raggi and tmm1. +20Jul08: Accepted patch from tmm1 for EM#fork_reactor. +28Jul08: Added a Postgres3 implementation, written by FCianfrocca. +14Aug08: Added a patch by Mike Murphy to support basic auth in the http +client. +28Aug08: Added a patch by tmm1 to fix a longstanding problem with Java +data-sends. +13Sep08: Added LineText2#set_binary_mode, a back-compatibility alias. +13Sep08: Modified the load order of protocol libraries in eventmachine.rb + to permit a modification of HeaderAndContentProtocol. +13Sep08: Modified HeaderAndContent to use LineText2, which is less buggy + than LineAndTextProtocol. This change may be reversed if we can fix + the bugs in buftok. +13Sep08: Improved the password handling in the Postgres protocol handler. +15Sep08: Added attach/detach, contributed by Aman Gupta (tmm1) and Riham Aldakkak, + to support working with file descriptors not created in the reactor. +16Sep08: Added an optional version string to the HTTP client. This is a hack + that allows a client to specify a version 1.0 request, which + keeps the server from sending a chunked response. The right way to + solve this, of course, is to support chunked responses. +23Sep08: ChangeLog Summary for Merge of branches/raggi +Most notable work and patches by Aman Gupta, Roger Pack, and James Tucker. +Patches / Tickets also submitted by: Jeremy Evans, aanand, darix, mmmurf, +danielaquino, macournoyer. + - Moved docs into docs/ dir + - Major refactor of rakefile, added generic rakefile helpers in tasks + - Added example CPP build rakefile in tasks/cpp.rake + - Moved rake tests out to tasks/tests.rake + - Added svn ignores where appropriate + - Fixed jruby build on older java platforms + - Gem now builds from Rakefile rather than directly via extconf + - Gem unified for jruby, C++ and pure ruby. + - Correction for pure C++ build, removing ruby dependency + - Fix for CYGWIN builds on ipv6 + - Major refactor for extconf.rb + - Working mingw builds + - extconf optionally uses pkg_config over manual configuration + - extconf builds for 1.9 on any system that has 1.9 + - extconf no longer links pthread explicitly + - looks for kqueue on all *nix systems + - better error output on std::runtime_error, now says where it came from + - Fixed some tests on jruby + - Added test for general send_data flaw, required for a bugfix in jruby build + - Added timeout to epoll tests + - Added fixes for java reactor ruby api + - Small addition of some docs in httpclient.rb and httpcli2.rb + - Some refactor and fixes in smtpserver.rb + - Added parenthesis where possible to avoid excess ruby warnings + - Refactor of $eventmachine_library logic for accuracy and maintenance, jruby + - EM::start_server now supports unix sockets + - EM::connect now supports unix sockets + - EM::defer @threadqueue now handled more gracefully + - Added better messages on exceptions raised + - Fix edge case in timer fires + - Explicitly require buftok.rb + - Add protocols to autoload, rather than require them all immediately + - Fix a bug in pr_eventmachine for outbound_q + - Refactors to take some of the use of defer out of tests. + - Fixes in EM.defer under start/stop conditions. Reduced scope of threads. +23Sep08: Added patch from tmm1 to avoid popen errors on exit. +30Sep08: Added File.exists? checks in the args for start_tls, as suggested by + Brian Lopez (brianmario). +10Nov08: ruby 1.9 compatibility enhancements +28Nov08: Allow for older ruby builds where RARRAY_LEN is not defined +03Dec08: allow passing arguments to popen handlers +13Jan09: SSL support for httpclient2 (David Smalley) +22Jan09: Fixed errors on OSX with the kqueue reactor, fixed errors in the pure + ruby reactor. Added EM.current_time. Added EM.epoll? and EM.kqueue? +27Jan09: Reactor errors are now raised as ruby RuntimeErrors. +28Jan09: Documentation patch from alloy +29Jan09: (Late sign-off) Use a longer timeout for connect_server (Ilya + Grigorik) +07Feb09: Fix signal handling issues with threads+epoll +07Feb09: Use rb_thread_schedule in the epoll reactor +07Feb09: Use TRAP_BEG/END and rb_thread_schedule in kqueue reactor +08Feb09: Added fastfilereader from swiftiply +08Feb09: 1.9 fix for rb_trap_immediate +08Feb09: Enable rb_thread_blocking_region for 1.9.0 and 1.9.1 +10Feb09: Support win32 builds for fastfilereader +10Feb09: Added a new event to indicate completion of SSL handshake on TCP + connections +10Feb09: Working get_peer_cert method. Returns the certificate as a Ruby + String in PEM format. (Jake Douglas) +10Feb09: Added EM.get_max_timers +11Feb09: Fix compile options for sun compiler (Alasdairrr) +11Feb09: get_status returns a Process::Status object +12Feb09: Add EM::Protocols::Memcache with simple get/set functionality +19Feb09: Add catch-all EM.error_handler +20Feb09: Support miniunit (1.9) +20Feb09: Return success on content-length = 0 instead of start waiting forever + (Ugo Riboni) +25Feb09: Allow next_tick to be used to pre-schedule reactor operations before + EM.run +26Feb09: Added EM.get_connection_count +01Mar09: Switch back to extconf for compiling gem extensions +01Mar09: fixed a small bug with basic auth (mmmurf) diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/DEFERRABLES b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/DEFERRABLES new file mode 100644 index 0000000..6e8856c --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/DEFERRABLES @@ -0,0 +1,246 @@ +EventMachine (EM) adds two different formalisms for lightweight concurrency +to the Ruby programmer's toolbox: spawned processes and deferrables. This +note will show you how to use deferrables. For more information, see the +separate document LIGHTWEIGHT_CONCURRENCY. + +=== What are Deferrables? + +EventMachine's Deferrable borrows heavily from the "deferred" object in +Python's "Twisted" event-handling framework. Here's a minimal example that +illustrates Deferrable: + + require 'eventmachine' + + class MyClass + include EM::Deferrable + + def print_value x + puts "MyClass instance received #{x}" + end + end + + EM.run { + df = MyClass.new + df.callback {|x| + df.print_value(x) + EM.stop + } + + EM::Timer.new(2) { + df.set_deferred_status :succeeded, 100 + } + } + + +This program will spin for two seconds, print out the string "MyClass +instance received 100" and then exit. The Deferrable pattern relies on +an unusual metaphor that may be unfamiliar to you, unless you've used +Python's Twisted. You may need to read the following material through +more than once before you get the idea. + +EventMachine::Deferrable is simply a Ruby Module that you can include +in your own classes. (There also is a class named +EventMachine::DefaultDeferrable for when you want to create one without +including it in code of your own.) + +An object that includes EventMachine::Deferrable is like any other Ruby +object: it can be created whenever you want, returned from your functions, +or passed as an argument to other functions. + +The Deferrable pattern allows you to specify any number of Ruby code +blocks (callbacks or errbacks) that will be executed at some future time +when the status of the Deferrable object changes. + +How might that be useful? Well, imagine that you're implementing an HTTP +server, but you need to make a call to some other server in order to fulfill +a client request. + +When you receive a request from one of your clients, you can create and +return a Deferrable object. Some other section of your program can add a +callback to the Deferrable that will cause the client's request to be +fulfilled. Simultaneously, you initiate an event-driven or threaded client +request to some different server. And then your EM program will continue to +process other events and service other client requests. + +When your client request to the other server completes some time later, you +will call the #set_deferred_status method on the Deferrable object, passing +either a success or failure status, and an arbitrary number of parameters +(which might include the data you received from the other server). + +At that point, the status of the Deferrable object becomes known, and its +callback or errback methods are immediately executed. Callbacks and errbacks +are code blocks that are attached to Deferrable objects at any time through +the methods #callback and #errback. + +The deep beauty of this pattern is that it decouples the disposition of one +operation (such as a client request to an outboard server) from the +subsequent operations that depend on that disposition (which may include +responding to a different client or any other operation). + +The code which invokes the deferred operation (that will eventually result +in a success or failure status together with associated data) is completely +separate from the code which depends on that status and data. This achieves +one of the primary goals for which threading is typically used in +sophisticated applications, with none of the nondeterminacy or debugging +difficulties of threads. + +As soon as the deferred status of a Deferrable becomes known by way of a call +to #set_deferred_status, the Deferrable will IMMEDIATELY execute all of its +callbacks or errbacks in the order in which they were added to the Deferrable. + +Callbacks and errbacks can be added to a Deferrable object at any time, not +just when the object is created. They can even be added after the status of +the object has been determined! (In this case, they will be executed +immediately when they are added.) + +A call to Deferrable#set_deferred_status takes :succeeded or :failed as its +first argument. (This determines whether the object will call its callbacks +or its errbacks.) #set_deferred_status also takes zero or more additional +parameters, that will in turn be passed as parameters to the callbacks or +errbacks. + +In general, you can only call #set_deferred_status ONCE on a Deferrable +object. A call to #set_deferred_status will not return until all of the +associated callbacks or errbacks have been called. If you add callbacks or +errbacks AFTER making a call to #set_deferred_status, those additional +callbacks or errbacks will execute IMMEDIATELY. Any given callback or +errback will be executed AT MOST once. + +It's possible to call #set_deferred_status AGAIN, during the execution a +callback or errback. This makes it possible to change the parameters which +will be sent to the callbacks or errbacks farther down the chain, enabling +some extremely elegant use-cases. You can transform the data returned from +a deferred operation in arbitrary ways as needed by subsequent users, without +changing any of the code that generated the original data. + +A call to #set_deferred_status will not return until all of the associated +callbacks or errbacks have been called. If you add callbacks or errbacks +AFTER making a call to #set_deferred_status, those additional callbacks or +errbacks will execute IMMEDIATELY. + +Let's look at some more sample code. It turns out that many of the internal +protocol implementations in the EventMachine package rely on Deferrable. One +of these is EM::Protocols::HttpClient. + +To make an evented HTTP request, use the module function +EM::Protocols::HttpClient#request, which returns a Deferrable object. +Here's how: + + require 'eventmachine' + + EM.run { + df = EM::Protocols::HttpClient.request( :host=>"www.example.com", + :request=>"/index.html" ) + + df.callback {|response| + puts "Succeeded: #{response[:content]}" + EM.stop + } + + df.errback {|response| + puts "ERROR: #{response[:status]}" + EM.stop + } + } + +(See the documentation of EventMachine::Protocols::HttpClient for information +on the object returned by #request.) + +In this code, we make a call to HttpClient#request, which immediately returns +a Deferrable object. In the background, an HTTP client request is being made +to www.example.com, although your code will continue to run concurrently. + +At some future point, the HTTP client request will complete, and the code in +EM::Protocols::HttpClient will process either a valid HTTP response (including +returned content), or an error. + +At that point, EM::Protocols::HttpClient will call +EM::Deferrable#set_deferred_status on the Deferrable object that was returned +to your program, as the return value from EM::Protocols::HttpClient.request. +You don't have to do anything to make this happen. All you have to do is tell +the Deferrable what to do in case of either success, failure, or both. + +In our code sample, we set one callback and one errback. The former will be +called if the HTTP call succeeds, and the latter if it fails. (For +simplicity, we have both of them calling EM#stop to end the program, although +real programs would be very unlikely to do this.) + +Setting callbacks and errbacks is optional. They are handlers to defined +events in the lifecycle of the Deferrable event. It's not an error if you +fail to set either a callback, an errback, or both. But of course your +program will then fail to receive those notifications. + +If through some bug it turns out that #set_deferred_status is never called +on a Deferrable object, then that object's callbacks or errbacks will NEVER +be called. It's also possible to set a timeout on a Deferrable. If the +timeout elapses before any other call to #set_deferred_status, the Deferrable +object will behave as is you had called set_deferred_status(:failed) on it. + + +Now let's modify the example to illustrate some additional points: + + require 'eventmachine' + + EM.run { + df = EM::Protocols::HttpClient.request( :host=>"www.example.com", + :request=>"/index.html" ) + + df.callback {|response| + df.set_deferred_status :succeeded, response[:content] + } + + df.callback {|string| + puts "Succeeded: #{string}" + EM.stop + } + + df.errback {|response| + puts "ERROR: #{response[:status]}" + EM.stop + } + } + + +Just for the sake of illustration, we've now set two callbacks instead of +one. If the deferrable operation (the HTTP client-request) succeeds, then +both of the callbacks will be executed in order. + +But notice that we've also made our own call to #set_deferred_status in the +first callback. This isn't required, because the HttpClient implementation +already made a call to #set_deferred_status. (Otherwise, of course, the +callback would not be executing.) + +But we used #set_deferred_status in the first callback in order to change the +parameters that will be sent to subsequent callbacks in the chain. In this +way, you can construct powerful sequences of layered functionality. If you +want, you can even change the status of the Deferrable from :succeeded to +:failed, which would abort the chain of callback calls, and invoke the chain +of errbacks instead. + +Now of course it's somewhat trivial to define two callbacks in the same +method, even with the parameter-changing effect we just described. It would +be much more interesting to pass the Deferrable to some other function (for +example, a function defined in another module or a different gem), that would +in turn add callbacks and/or errbacks of its own. That would illustrate the +true power of the Deferrable pattern: to isolate the HTTP client-request +from other functions that use the data that it returns without caring where +those data came from. + +Remember that you can add a callback or an errback to a Deferrable at any +point in time, regardless of whether the status of the deferred operation is +known (more precisely, regardless of when #set_deferred_status is called on +the object). Even hours or days later. + +When you add a callback or errback to a Deferrable object on which +#set_deferred_status has not yet been called, the callback/errback is queued +up for future execution, inside the Deferrable object. When you add a +callback or errback to a Deferrable on which #set_deferred_status has +already been called, the callback/errback will be executed immediately. +Your code doesn't have to worry about the ordering, and there are no timing +issues, as there would be with a threaded approach. + +For more information on Deferrables and their typical usage patterns, look +in the EM unit tests. There are also quite a few sugarings (including +EM::Deferrable#future) that make typical Deferrable usages syntactically +easier to work with. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/EPOLL b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/EPOLL new file mode 100644 index 0000000..13cea8f --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/EPOLL @@ -0,0 +1,141 @@ +EventMachine now supports epoll, bringing large increases in performance and scalability to Ruby programs. + +Epoll(7) is a alternative mechanism for multiplexed I/O that is available in Linux 2.6 kernels. +It features significantly greater performance than the standard select(2) mechanism, when used in +applications that require very large numbers of open I/O descriptors. + +EventMachine has always used select(2) because its behavior is well standardized and broadly supported. +But select becomes unreasonably slow when a program has a +very large number of file descriptors or sockets. Ruby's version of select hardcodes a limit +of 1024 descriptors per process, but heavily loaded processes will start to show performance +degradation even after only a few hundred descriptors are in use. + +Epoll is an extended version of the poll(2) call, and it solves the problems with select. Programs +based on epoll can easily scale past Ruby's 1024-descriptor limit, potentially to tens of thousands +of connectors, with no significant impact on performance. + +(Another alternative which is very similar to epoll in principle is kqueue, supplied on BSD and its +variants.) + + + +This note shows you how to use epoll in your programs. + +=== Compiling EventMachine to use epoll. + +You don't have to do anything to get epoll support in EventMachine. +When you compile EventMachine on a platform that supports epoll, EM will +automatically generate a Makefile that includes epoll. (At this writing, this will only work +on Linux 2.6 kernels.) If you compile EM on a platform without epoll, then epoll support will +be omitted from the Makefile, and EM will work just as it always has. + +=== Using epoll in your programs. + +First, you need to tell EventMachine to use epoll instead of select (but see below, as this requirement +will be removed in a future EventMachine version). Second, you need to prepare your program to use +more than 1024 descriptors, an operation that generally requires superuser privileges. Third, you will probably +want your process to drop the superuser privileges after you increase your process's descriptor limit. + +=== Using EventMachine#epoll + +Call the method EventMachine#epoll anytime before you call EventMachine#run, and your program will +automatically use epoll, if available. It's safe to call EventMachine#epoll on any platform because +it compiles to a no-op on platforms that don't support epoll. + + require 'rubygems' + require 'eventmachine' + + EM.epoll + EM.run { + ... + } + + +EventMachine#epoll was included in this initial release only to avoid changing the behavior of existing +programs. However, it's expected that a future release of EM will convert EventMachine#epoll to a no-op, +and run epoll by default on platforms that support it. + +=== Using EventMachine#set_descriptor_table_size + +In Linux (as in every Unix-like platform), every process has a internal table that determines the maximum +number of file and socket descriptors you may have open at any given time. The size of this table is +generally fixed at 1024, although it may be increased within certain system-defined hard and soft limits. + +If you want your EventMachine program to support more than 1024 total descriptors, you must use +EventMachine#set_descriptor_table_size, as follows: + + require 'rubygems' + require 'eventmachine' + + new_size = EM.set_descriptor_table_size( 60000 ) + $>.puts "New descriptor-table size is #{new_size}" + + EM.run { + ... + } + +If successful, this example will increase the maximum number of descriptors that epoll can use to 60,000. +Call EventMachine#set_descriptor_table_size without an argument at any time to find out the current +size of the descriptor table. + +Using EventMachine#set_descriptor_table_size ONLY affects the number of descriptors that can be used +by epoll. It has no useful effect on platforms that don't support epoll, and it does NOT increase the +number of descriptors that Ruby's own I/O functions can use. + +#set_descriptor_table_size can fail if your process is not running as superuser, or if you try to set a +table size that exceeds the hard limits imposed by your system. In the latter case, try a smaller number. + + +=== Using EventMachine#set_effective_user + +In general, you must run your program with elevated or superuser privileges if you want to increase +your descriptor-table size beyond 1024 descriptors. This is easy enough to verify. Try running the +sample program given above, that increases the descriptor limit to 60,000. You will probably find that +the table size will not be increased if you don't run your program as root or with elevated privileges. + +But of course network servers, especially long-running ones, should not run with elevated privileges. +You will want to drop superuser privileges as soon as possible after initialization. To do this, +use EventMachine#set_effective_user: + + require 'rubygems' + require 'eventmachine' + + # (Here, program is running as superuser) + + EM.set_descriptor_table_size( 60000 ) + EM.set_effective_user( "nobody" ) + # (Here, program is running as nobody) + + EM.run { + ... + } + +Of course, you will need to replace "nobody" in the example with the name of an unprivileged user +that is valid on your system. What if you want to drop privileges after opening a server socket +on a privileged (low-numbered) port? Easy, just call #set_effective_user after opening your sockets: + + require 'rubygems' + require 'eventmachine' + + # (Here, program is running as superuser) + + EM.set_descriptor_table_size( 60000 ) + + EM.run { + EM.start_server( "0.0.0.0", 80, MyHttpServer ) + EM.start_server( "0.0.0.0", 443, MyEncryptedHttpServer ) + + EM.set_effective_user( "nobody" ) + # (Here, program is running as nobody) + + ... + } + + +Because EventMachine#set_effective_user is used to enforce security +requirements, it has no nonfatal errors. If you try to set a nonexistent or invalid effective user, +#set_effective_user will abort your program, rather than continue to run with elevated privileges. + +EventMachine#set_effective_user is a silent no-op on platforms that don't support it, such as Windows. + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/INSTALL b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/INSTALL new file mode 100644 index 0000000..dee2e42 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/INSTALL @@ -0,0 +1,13 @@ +If you have obtained an EventMachine source-tarball (.tar.gz): +unzip and untar the tarball, and enter the directory that is +created. In that directory, say: +ruby setup.rb +(You may need to be root to execute this command.) + +To create documentation for EventMachine, simply type: +rake rdoc +in the distro directory. Rdocs will be created in subdirectory rdoc. + +If you have obtained a gem version of EventMachine, install it in the +usual way (gem install eventmachine). You may need superuser privileges +to execute this command. diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/KEYBOARD b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/KEYBOARD new file mode 100644 index 0000000..6c699e4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/KEYBOARD @@ -0,0 +1,42 @@ +EventMachine (EM) can respond to keyboard events. This gives your event-driven +programs the ability to respond to input from local users. + +Programming EM to handle keyboard input in Ruby is simplicity itself. Just use +EventMachine#open_keyboard, and supply the name of a Ruby module or class that +will receive the input: + + require 'rubygems' + require 'eventmachine' + + module MyKeyboardHandler + def receive_data keystrokes + puts "I received the following data from the keyboard: #{keystrokes}" + end + end + + EM.run { + EM.open_keyboard(MyKeyboardHandler) + } + +If you want EM to send line-buffered keyboard input to your program, just +include the LineText2 protocol module in your handler class or module: + + require 'rubygems' + require 'eventmachine' + + module MyKeyboardHandler + include EM::Protocols::LineText2 + def receive_line data + puts "I received the following line from the keyboard: #{data}" + end + end + + EM.run { + EM.open_keyboard(MyKeyboardHandler) + } + +As we said, simplicity itself. You can call EventMachine#open_keyboard at any +time while the EM reactor loop is running. In other words, the method +invocation may appear anywhere in an EventMachine#run block, or in any code +invoked in the #run block. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/LEGAL b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/LEGAL new file mode 100644 index 0000000..ee01825 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/LEGAL @@ -0,0 +1,25 @@ +LEGAL NOTICE INFORMATION +------------------------ + +EventMachine is Copyright (C) 2006-07 by Francis Cianfrocca. + +EventMachine is copyrighted software owned by Francis Cianfrocca +(blackhedd ... gmail.com). You may redistribute and/or modify this +software as long as you comply with either the terms of the GPL +(see the file GPL), or Ruby's license (see the file COPYING). + +Your use of all the files in this distribution is controlled by these +license terms, except for those files specifically mentioned below: + + + +setup.rb + This file is Copyright (C) 2000-2005 by Minero Aoki + You can distribute/modify this file under the terms of + the GNU LGPL, Lesser General Public License version 2.1. + + +lib/em/buftok.rb + This file is Copyright (C) 2007 by Tony Arcieri. This file is + covered by the terms of Ruby's License (see the file COPYING). + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/LIGHTWEIGHT_CONCURRENCY b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/LIGHTWEIGHT_CONCURRENCY new file mode 100644 index 0000000..3c2cfa0 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/LIGHTWEIGHT_CONCURRENCY @@ -0,0 +1,130 @@ +EventMachine (EM) adds two different formalisms for lightweight concurrency to +the Ruby programmer's toolbox: spawned processes and deferrables. This note +will show you how to use them. + + +=== What is Lightweight Concurrency? + +We use the term "Lightweight Concurrency" (LC) to refer to concurrency +mechanisms that are lighter than Ruby threads. By "lighter," we mean: less +resource-intensive in one or more dimensions, usually including memory and +CPU usage. In general, you turn to LC in the hope of improving the +performance and scalability of your programs. + +In addition to the two EventMachine mechanisms we will discuss here, Ruby +has at least one other LC construct: Fibers, which are currently under +development in Ruby 1.9. + +The technical feature that makes all of these LC mechanisms different from +standard Ruby threads is that they are not scheduled automatically. + +When you create and run Ruby threads, you can assume (within certain +constraints) that your threads will all be scheduled fairly by Ruby's runtime. +Ruby itself is responsible for giving each of your threads its own share of +the total runtime. + +But with LC, your program is responsible for causing different execution +paths to run. In effect, your program has to act as a "thread scheduler." +Scheduled entities in LC run to completion and are never preempted. The +runtime system has far less work to do since it has no need to interrupt +threads or to schedule them fairly. This is what makes LC lighter and faster. + +You'll learn exactly how LC scheduling works in practice as we work through +specific examples. + + +=== EventMachine Lightweight Concurrency + +Recall that EM provides a reactor loop that must be running in order for +your programs to perform event-driven logic. An EM program typically has a +structure like this: + + require 'eventmachine' + + # your initializations + + EM.run { + # perform event-driven I/O here, including network clients, + # servers, timers, and thread-pool operations. + } + + # your cleanup + # end of the program + + +EventMachine#run executes the reactor loop, which causes your code to be +called as events of interest to your program occur. The block you pass to +EventMachine#run is executed right after the reactor loop starts, and is +the right place to start socket acceptors, etc. + +Because the reactor loop runs constantly in an EM program (until it is +stopped by a call to EventMachine#stop), it has the ability to schedule +blocks of code for asynchronous execution. Unlike a pre-emptive thread +scheduler, it's NOT able to interrupt code blocks while they execute. But +the scheduling capability it does have is enough to enable lightweight +concurrency. + + +For information on Spawned Processes, see the separate document +SPAWNED_PROCESSES. + +For information on Deferrables, see the separate document DEFERRABLES. + + +=== [SIDEBAR]: I Heard That EventMachine Doesn't Work With Ruby Threads. + +This is incorrect. EM is fully interoperable with all versions of Ruby +threads, and has been since its earliest releases. + +It's very true that EM encourages an "evented" (non-threaded) programming +style. The specific benefits of event-driven programming are far better +performance and scalability for well-written programs, and far easier +debugging. + +The benefit of using threads for similar applications is a possibly more +intuitive programming model, as well as the fact that threads are already +familiar to most programmers. Also, bugs in threaded programs often fail +to show up until programs go into production. These factors create the +illusion that threaded programs are easier to write. + +However, some operations that occur frequently in professional-caliber +applications simply can't be done without threads. (The classic example +is making calls to database client-libraries that block on network I/O +until they complete.) + +EventMachine not only allows the use of Ruby threads in these cases, but +it even provides a built-in thread-pool object to make them easier to +work with. + +You may have heard a persistent criticism that evented I/O is fundamentally +incompatible with Ruby threads. It is true that some well-publicized attempts +to incorporate event-handling libraries into Ruby were not successful. But +EventMachine was designed from the ground up with Ruby compatibility in mind, +so EM never suffered from the problems that defeated the earlier attempts. + + +=== [SIDEBAR]: I Heard That EventMachine Doesn't Work Very Well On Windows. + +This too is incorrect. EventMachine is an extension written in C++ and Java, +and therefore it requires compilation. Many Windows computers (and some Unix +computers, especially in production environments) don't have a build stack. +Attempting to install EventMachine on a machine without a compiler usually +produces a confusing error. + +In addition, Ruby has a much-debated issue with Windows compiler versions. +Ruby on Windows works best with Visual Studio 6, a compiler version that is +long out-of-print, no longer supported by Microsoft, and difficult to obtain. +(This problem is not specific to EventMachine.) + +Shortly after EventMachine was first released, the compiler issues led to +criticism that EM was incompatible with Windows. Since that time, every +EventMachine release has been supplied in a precompiled binary form for +Windows users, that does not require you to compile the code yourself. EM +binary Gems for Windows are compiled using Visual Studio 6. + +EventMachine does supply some advanced features (such as Linux EPOLL support, +reduced-privilege operation, UNIX-domain sockets, etc.) that have no +meaningful implementation on Windows. Apart from these special cases, all EM +functionality (including lightweight concurrency) works perfectly well on +Windows. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/PURE_RUBY b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/PURE_RUBY new file mode 100644 index 0000000..157d59e --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/PURE_RUBY @@ -0,0 +1,75 @@ +EventMachine is supplied in three alternative versions. + +1) A version that includes a Ruby extension written in C++. This version requires compilation; +2) A version for JRuby that contains a precompiled JAR file written in Java; +3) A pure Ruby version that has no external dependencies and can run in any Ruby environment. + +The Java version of EventMachine is packaged in a distinct manner and must be installed using a +special procedure. This version is described fully in a different document, and not considered +further here. + +The C++ and pure-Ruby versions, however, are shipped in the same distribution. You use the same +files (either tarball or Ruby gem) to install both of these versions. + +If you intend to use the C++ version, you must successfully compile EventMachine after you install it. +(The gem installation attempts to perform this step automatically.) + +If you choose not to compile the EventMachine C++ extension, or if your compilation fails for any +reason, you still have a fully-functional installation of the pure-Ruby version of EM. + +However, for technical reasons, a default EM installation (whether or not the compilation succeeds) +will always assume that the compiled ("extension") implementation should be used. + +If you want your EM program to use the pure Ruby version, you must specifically request it. There +are two ways to do this: by setting either a Ruby global variable, or an environment string. + +The following code will invoke the pure-Ruby implementation of EM: + + $eventmachine_library = :pure_ruby + require 'eventmachine' + + EM.library_type #=> "pure_ruby" + +Notice that this requires a code change and is not the preferred way to select pure Ruby, unless +for some reason you are absolutely sure you will never want the compiled implementation. + +Setting the following environment string has the same effect: + + export EVENTMACHINE_LIBRARY="pure_ruby" + +This technique gives you the flexibility to select either version at runtime with no code changes. + +Support + +The EventMachine development team has committed to support precisely the same APIs for all the +various implementations of EM. + +This means that you can expect any EM program to behave identically, whether you use pure Ruby, +the compiled C++ extension, or JRuby. Deviations from this behavior are to be considered bugs +and should be reported as such. + +There is a small number of exceptions to this rule, which arise from underlying platform +distinctions. Notably, EM#epoll is a silent no-op in the pure Ruby implementation. + + +When Should You Use the Pure-Ruby Implementation of EM? + + +Use the pure Ruby implementation of EM when you must support a platform for which no C++ compiler +is available, or on which the standard EM C++ code can't be compiled. + +Keep in mind that you don't need a C++ compiler in order to deploy EM applications that rely on +the compiled version, so long as appropriate C++ runtime libraries are available on the target platform. + +In extreme cases, you may find that you can develop software with the compiled EM version, but are +not allowed to install required runtime libraries on the deployment system(s). This would be another +case in which the pure Ruby implementation can be useful. + +In general you should avoid the pure Ruby version of EM when performance and scalability are important. +EM in pure Ruby will necessarily run slower than the compiled version. Depending on your application +this may or may not be a key issue. + +Also, since EPOLL is not supported in pure Ruby, your applications will be affected by Ruby's built-in +limit of 1024 file and socket descriptors that may be open in a single process. For maximum scalability +and performance, always use EPOLL if possible. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/RELEASE_NOTES b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/RELEASE_NOTES new file mode 100644 index 0000000..6110820 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/RELEASE_NOTES @@ -0,0 +1,94 @@ +RUBY/EventMachine RELEASE NOTES + +-------------------------------------------------- +Version: 0.9.0, released xxXXX07 +Added Erlang-like distributed-computing features + +-------------------------------------------------- +Version: 0.8.0, released 23Jun07 +Added an epoll implementation for Linux 2.6 kernels. +Added evented #popen. + +-------------------------------------------------- +Version: 0.7.3, released 22May07 +Added a large variety of small features. See the ChangeLog. + +-------------------------------------------------- +Version: 0.7.1, released xxNov06 +Added protocol handlers for line-oriented protocols. +Various bug fixes. + +-------------------------------------------------- +Version: 0.7.0, released 20Nov06 +Added a fix in em.cpp/ConnectToServer to fix a fatal exception that +occurred in FreeBSD when connecting successfully to a remote server. + +-------------------------------------------------- +Version: 0.6.0, released xxJul06 +Added deferred operations, suggested by Don Stocks, amillionhitpoints@yahoo.com. + +-------------------------------------------------- +Version: 0.5.4, released xxJun06 +Added get_peername support for streams and datagrams. + +-------------------------------------------------- +Version: 0.5.3, released 17May06 +Fixed bugs in extconf.rb, thanks to Daniel Harple, dharple@generalconsumption.org. +Added proper setup.rb and rake tasks, thanks to Austin Ziegler. +Fixed a handful of reported problems with builds on various platforms. + +-------------------------------------------------- +Version: 0.5.2, released 05May06 +Made several nonvisible improvements to the Windows +implementation. +Added an exception-handling patch contributed by Jeff Rose, jeff@rosejn.net. +Added a dir-config patch contributed anonymously. +Supported builds on Solaris. + +-------------------------------------------------- +Version: 0.5.1, released 05May06 +Made it possible to pass a Class rather than a Module +to a protocol handler. +Added Windows port. + +-------------------------------------------------- +Version: 0.5.0, released 30Apr06 +Added a preliminary SSL/TLS extension. This will probably +change over the next few releases. + +-------------------------------------------------- +Version: 0.4.5, released 29Apr06 +Changed ext files so the ruby.h is installed after unistd.h +otherwise it doesn't compile on gcc 4.1 + +-------------------------------------------------- +Version: 0.4.2, released 19Apr06 +Changed the Ruby-glue so the extension will play nicer +in the sandbox with Ruby threads. +Added an EventMachine::run_without_threads API to +switch off the thread-awareness for better performance +in programs that do not spin any Ruby threads. + +-------------------------------------------------- +Version: 0.4.1, released 15Apr06 +Reworked the shared-object interface to make it easier to +use EventMachine from languages other than Ruby. + +-------------------------------------------------- +Version: 0.3.2, released 12Apr06 +Added support for a user-supplied block in EventMachine#connect. + +-------------------------------------------------- +Version: 0.3.1, released 11Apr06 +Fixed bug that prevented EventMachine from being run multiple +times in a single process. + +-------------------------------------------------- +Version: 0.3.0, released 10Apr06 +Added method EventHandler::Connection::post_init + +-------------------------------------------------- +Version: 0.2.0, released 10Apr06 +Added method EventHandler::stop + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/SMTP b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/SMTP new file mode 100644 index 0000000..92bf311 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/SMTP @@ -0,0 +1,4 @@ +This note details the usage of EventMachine's built-in support for SMTP. EM +supports both client and server connections, which will be described in +separate sections. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/SPAWNED_PROCESSES b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/SPAWNED_PROCESSES new file mode 100644 index 0000000..ee68e3e --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/SPAWNED_PROCESSES @@ -0,0 +1,148 @@ +EventMachine (EM) adds two different formalisms for lightweight concurrency +to the Ruby programmer's toolbox: spawned processes and deferrables. This +note will show you how to use spawned processes. For more information, see +the separate document LIGHTWEIGHT_CONCURRENCY. + + +=== What are Spawned Processes? + +Spawned Processes in EventMachine are inspired directly by the "processes" +found in the Erlang programming language. EM deliberately borrows much (but +not all) of Erlang's terminology. However, EM's spawned processes differ from +Erlang's in ways that reflect not only Ruby style, but also the fact that +Ruby is not a functional language like Erlang. + +Let's proceed with a complete, working code sample that we will analyze line +by line. Here's an EM implementation of the "ping-pong" program that also +appears in the Erlang tutorial: + + + require 'eventmachine' + + EM.run { + pong = EM.spawn {|x, ping| + puts "Pong received #{x}" + ping.notify( x-1 ) + } + + ping = EM.spawn {|x| + if x > 0 + puts "Pinging #{x}" + pong.notify x, self + else + EM.stop + end + } + + ping.notify 3 + } + +If you run this program, you'll see the following output: + + Pinging 3 + Pong received 3 + Pinging 2 + Pong received 2 + Pinging 1 + Pong received 1 + +Let's take it step by step. + +EventMachine#spawn works very much like the built-in function spawn in +Erlang. It returns a reference to a Ruby object of class +EventMachine::SpawnedProcess, which is actually a schedulable entity. In +Erlang, the value returned from spawn is called a "process identifier" or +"pid." But we'll refer to the Ruby object returned from EM#spawn simply as a +"spawned process." + +You pass a Ruby block with zero or more parameters to EventMachine#spawn. +Like all Ruby blocks, this one is a closure, so it can refer to variables +defined in the local context when you call EM#spawn. + +However, the code block passed to EM#spawn does NOT execute immediately by +default. Rather, it will execute only when the Spawned Object is "notified." +In Erlang, this process is called "message passing," and is done with the +operator !, but in Ruby it's done simply by calling the #notify method of a +spawned-process object. The parameters you pass to #notify must match those +defined in the block that was originally passed to EM#spawn. + +When you call the #notify method of a spawned-process object, EM's reactor +core will execute the code block originally passed to EM#spawn, at some point +in the future. (#notify itself merely adds a notification to the object's +message queue and ALWAYS returns immediately.) + +When a SpawnedProcess object executes a notification, it does so in the +context of the SpawnedProcess object itself. The notified code block can see +local context from the point at which EM#spawn was called. However, the value +of "self" inside the notified code block is a reference to the SpawnedProcesss +object itself. + +An EM spawned process is nothing more than a Ruby object with a message +queue attached to it. You can have any number of spawned processes in your +program without compromising scalability. You can notify a spawned process +any number of times, and each notification will cause a "message" to be +placed in the queue of the spawned process. Spawned processes with non-empty +message queues are scheduled for execution automatically by the EM reactor. +Spawned processes with no visible references are garbage-collected like any +other Ruby object. + +Back to our code sample: + + pong = EM.spawn {|x, ping| + puts "Pong received #{x}" + ping.notify( x-1 ) + } + +This simply creates a spawned process and assigns it to the local variable +pong. You can see that the spawned code block takes a numeric parameter and a +reference to another spawned process. When pong is notified, it expects to +receive arguments corresponding to these two parameters. It simply prints out +the number it receives as the first argument. Then it notifies the spawned +process referenced by the second argument, passing it the first argument +minus 1. + +And then the block ends, which is crucial because otherwise nothing else +can run. (Remember that in LC, scheduled entities run to completion and are +never preempted.) + +On to the next bit of the code sample: + + ping = EM.spawn {|x| + if x > 0 + puts "Pinging #{x}" + pong.notify x, self + else + EM.stop + end + } + +Here, we're spawning a process that takes a single (numeric) parameter. If +the parameter is greater than zero, the block writes it to the console. It +then notifies the spawned process referenced by the pong local variable, +passing as arguments its number argument, and a reference to itself. The +latter reference, as you saw above, is used by pong to send a return +notification. + +If the ping process receives a zero value, it will stop the reactor loop and +end the program. + +Now we've created a pair of spawned processes, but nothing else has happened. +If we stop now, the program will spin in the EM reactor loop, doing nothing +at all. Our spawned processes will never be scheduled for execution. + +But look at the next line in the code sample: + + ping.notify 3 + +This line gets the ping-pong ball rolling. We call ping's #notify method, +passing the argument 3. This causes a message to be sent to the ping spawned +process. The message contains the single argument, and it causes the EM +reactor to schedule the ping process. And this in turn results in the +execution of the Ruby code block passed to EM#spawn when ping was created. +Everything else proceeds as a result of the messages that are subsequently +passed to each other by the spawned processes. + +[TODO, present the outbound network i/o use case, and clarify that spawned +processes are interleaved with normal i/o operations and don't interfere +with them at all. Also, blame Erlang for the confusing term "process"] + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/docs/old/TODO b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/TODO new file mode 100644 index 0000000..686a0d5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/docs/old/TODO @@ -0,0 +1,8 @@ +TODO List: + +12Aug06: Noticed by Don Stocks. A TCP connect-request that results +in a failed DNS resolution fires a fatal error back to user code. +Uuuuuugly. We should probably cause an unbind event to get fired +instead, and add some parameterization so the caller can detect +the nature of the failure. + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/01_eventmachine_echo_server.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/01_eventmachine_echo_server.rb new file mode 100644 index 0000000..51c5c7d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/01_eventmachine_echo_server.rb @@ -0,0 +1,18 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class EchoServer < EM::Connection + def receive_data(data) + send_data(data) + end +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, EchoServer) +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/02_eventmachine_echo_server_that_recognizes_exit_command.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/02_eventmachine_echo_server_that_recognizes_exit_command.rb new file mode 100644 index 0000000..4cfff19 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/02_eventmachine_echo_server_that_recognizes_exit_command.rb @@ -0,0 +1,22 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class EchoServer < EM::Connection + def receive_data(data) + if data.strip =~ /exit$/i + EventMachine.stop + else + send_data(data) + end + end +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, EchoServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/03_simple_chat_server.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/03_simple_chat_server.rb new file mode 100644 index 0000000..3352551 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/03_simple_chat_server.rb @@ -0,0 +1,149 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class SimpleChatServer < EM::Connection + + @@connected_clients = Array.new + DM_REGEXP = /^@([a-zA-Z0-9]+)\s*:?\s*(.+)/.freeze + + attr_reader :username + + + # + # EventMachine handlers + # + + def post_init + @username = nil + + puts "A client has connected..." + ask_username + end + + def unbind + @@connected_clients.delete(self) + puts "[info] #{@username} has left" if entered_username? + end + + def receive_data(data) + if entered_username? + handle_chat_message(data.strip) + else + handle_username(data.strip) + end + end + + + # + # Username handling + # + + def entered_username? + !@username.nil? && !@username.empty? + end # entered_username? + + def handle_username(input) + if input.empty? + send_line("Blank usernames are not allowed. Try again.") + ask_username + else + @username = input + @@connected_clients.push(self) + self.other_peers.each { |c| c.send_data("#{@username} has joined the room\n") } + puts "#{@username} has joined" + + self.send_line("[info] Ohai, #{@username}") + end + end # handle_username(input) + + def ask_username + self.send_line("[info] Enter your username:") + end # ask_username + + + # + # Message handling + # + + def handle_chat_message(msg) + if command?(msg) + self.handle_command(msg) + else + if direct_message?(msg) + self.handle_direct_message(msg) + else + self.announce(msg, "#{@username}:") + end + end + end # handle_chat_message(msg) + + def direct_message?(input) + input =~ DM_REGEXP + end # direct_message?(input) + + def handle_direct_message(input) + username, message = parse_direct_message(input) + + if connection = @@connected_clients.find { |c| c.username == username } + puts "[dm] @#{@username} => @#{username}" + connection.send_line("[dm] @#{@username}: #{message}") + else + send_line "@#{username} is not in the room. Here's who is: #{usernames.join(', ')}" + end + end # handle_direct_message(input) + + def parse_direct_message(input) + return [$1, $2] if input =~ DM_REGEXP + end # parse_direct_message(input) + + + # + # Commands handling + # + + def command?(input) + input =~ /(exit|status)$/i + end # command?(input) + + def handle_command(cmd) + case cmd + when /exit$/i then self.close_connection + when /status$/i then self.send_line("[chat server] It's #{Time.now.strftime('%H:%M')} and there are #{self.number_of_connected_clients} people in the room") + end + end # handle_command(cmd) + + + # + # Helpers + # + + def announce(msg = nil, prefix = "[chat server]") + @@connected_clients.each { |c| c.send_line("#{prefix} #{msg}") } unless msg.empty? + end # announce(msg) + + def number_of_connected_clients + @@connected_clients.size + end # number_of_connected_clients + + def other_peers + @@connected_clients.reject { |c| self == c } + end # other_peers + + def send_line(line) + self.send_data("#{line}\n") + end # send_line(line) + + def usernames + @@connected_clients.map { |c| c.username } + end # usernames +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, SimpleChatServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/04_simple_chat_server_step_one.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/04_simple_chat_server_step_one.rb new file mode 100644 index 0000000..bb283a7 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/04_simple_chat_server_step_one.rb @@ -0,0 +1,27 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class SimpleChatServer < EM::Connection + + # + # EventMachine handlers + # + + def post_init + puts "A client has connected..." + end + + def unbind + puts "A client has left..." + end +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, SimpleChatServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/05_simple_chat_server_step_two.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/05_simple_chat_server_step_two.rb new file mode 100644 index 0000000..1361c5d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/05_simple_chat_server_step_two.rb @@ -0,0 +1,43 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class SimpleChatServer < EM::Connection + + @@connected_clients = Array.new + + + # + # EventMachine handlers + # + + def post_init + @@connected_clients.push(self) + puts "A client has connected..." + end + + def unbind + @@connected_clients.delete(self) + puts "A client has left..." + end + + + + + # + # Helpers + # + + def other_peers + @@connected_clients.reject { |c| self == c } + end # other_peers +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, SimpleChatServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/06_simple_chat_server_step_three.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/06_simple_chat_server_step_three.rb new file mode 100644 index 0000000..d9b85e2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/06_simple_chat_server_step_three.rb @@ -0,0 +1,98 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class SimpleChatServer < EM::Connection + + @@connected_clients = Array.new + + + attr_reader :username + + + # + # EventMachine handlers + # + + def post_init + @username = nil + + puts "A client has connected..." + ask_username + end + + def unbind + @@connected_clients.delete(self) + puts "A client has left..." + end + + def receive_data(data) + if entered_username? + handle_chat_message(data.strip) + else + handle_username(data.strip) + end + end + + + + + # + # Username handling + # + + def entered_username? + !@username.nil? && !@username.empty? + end # entered_username? + + def handle_username(input) + if input.empty? + send_line("Blank usernames are not allowed. Try again.") + ask_username + else + @username = input + @@connected_clients.push(self) + self.other_peers.each { |c| c.send_data("#{@username} has joined the room\n") } + puts "#{@username} has joined" + + self.send_line("[info] Ohai, #{@username}") + end + end # handle_username(input) + + def ask_username + self.send_line("[info] Enter your username:") + end # ask_username + + + + # + # Message handling + # + + def handle_chat_message(msg) + raise NotImplementedError + end + + + + # + # Helpers + # + + def other_peers + @@connected_clients.reject { |c| self == c } + end # other_peers + + def send_line(line) + self.send_data("#{line}\n") + end # send_line(line) +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, SimpleChatServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/07_simple_chat_server_step_four.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/07_simple_chat_server_step_four.rb new file mode 100644 index 0000000..d4948af --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/07_simple_chat_server_step_four.rb @@ -0,0 +1,121 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class SimpleChatServer < EM::Connection + + @@connected_clients = Array.new + + + attr_reader :username + + + # + # EventMachine handlers + # + + def post_init + @username = nil + + puts "A client has connected..." + ask_username + end + + def unbind + @@connected_clients.delete(self) + puts "[info] #{@username} has left" if entered_username? + end + + def receive_data(data) + if entered_username? + handle_chat_message(data.strip) + else + handle_username(data.strip) + end + end + + + + + # + # Username handling + # + + def entered_username? + !@username.nil? && !@username.empty? + end # entered_username? + + def handle_username(input) + if input.empty? + send_line("Blank usernames are not allowed. Try again.") + ask_username + else + @username = input + @@connected_clients.push(self) + self.other_peers.each { |c| c.send_data("#{@username} has joined the room\n") } + puts "#{@username} has joined" + + self.send_line("[info] Ohai, #{@username}") + end + end # handle_username(input) + + def ask_username + self.send_line("[info] Enter your username:") + end # ask_username + + + + # + # Message handling + # + + def handle_chat_message(msg) + if command?(msg) + self.handle_command(msg) + else + self.announce(msg, "#{@username}:") + end + end + + + # + # Commands handling + # + + def command?(input) + input =~ /exit$/i + end # command?(input) + + def handle_command(cmd) + case cmd + when /exit$/i then self.close_connection + end + end # handle_command(cmd) + + + + # + # Helpers + # + + def announce(msg = nil, prefix = "[chat server]") + @@connected_clients.each { |c| c.send_line("#{prefix} #{msg}") } unless msg.empty? + end # announce(msg) + + def other_peers + @@connected_clients.reject { |c| self == c } + end # other_peers + + def send_line(line) + self.send_data("#{line}\n") + end # send_line(line) +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, SimpleChatServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/08_simple_chat_server_step_five.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/08_simple_chat_server_step_five.rb new file mode 100644 index 0000000..03da66b --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/guides/getting_started/08_simple_chat_server_step_five.rb @@ -0,0 +1,141 @@ +#!/usr/bin/env ruby + +require 'rubygems' # or use Bundler.setup +require 'eventmachine' + +class SimpleChatServer < EM::Connection + + @@connected_clients = Array.new + DM_REGEXP = /^@([a-zA-Z0-9]+)\s*:?\s+(.+)/.freeze + + attr_reader :username + + + # + # EventMachine handlers + # + + def post_init + @username = nil + + puts "A client has connected..." + ask_username + end + + def unbind + @@connected_clients.delete(self) + puts "[info] #{@username} has left" if entered_username? + end + + def receive_data(data) + if entered_username? + handle_chat_message(data.strip) + else + handle_username(data.strip) + end + end + + + # + # Username handling + # + + def entered_username? + !@username.nil? && !@username.empty? + end # entered_username? + + def handle_username(input) + if input.empty? + send_line("Blank usernames are not allowed. Try again.") + ask_username + else + @username = input + @@connected_clients.push(self) + self.other_peers.each { |c| c.send_data("#{@username} has joined the room\n") } + puts "#{@username} has joined" + + self.send_line("[info] Ohai, #{@username}") + end + end # handle_username(input) + + def ask_username + self.send_line("[info] Enter your username:") + end # ask_username + + + # + # Message handling + # + + def handle_chat_message(msg) + if command?(msg) + self.handle_command(msg) + else + if direct_message?(msg) + self.handle_direct_message(msg) + else + self.announce(msg, "#{@username}:") + end + end + end # handle_chat_message(msg) + + def direct_message?(input) + input =~ DM_REGEXP + end # direct_message?(input) + + def handle_direct_message(input) + username, message = parse_direct_message(input) + + if connection = @@connected_clients.find { |c| c.username == username } + puts "[dm] @#{@username} => @#{username}" + connection.send_line("[dm] @#{@username}: #{message}") + else + send_line "@#{username} is not in the room. Here's who is: #{usernames.join(', ')}" + end + end # handle_direct_message(input) + + def parse_direct_message(input) + return [$1, $2] if input =~ DM_REGEXP + end # parse_direct_message(input) + + + # + # Commands handling + # + + def command?(input) + input =~ /(exit|status)$/i + end # command?(input) + + def handle_command(cmd) + case cmd + when /exit$/i then self.close_connection + when /status$/i then self.send_line("[chat server] It's #{Time.now.strftime('%H:%M')} and there are #{self.number_of_connected_clients} people in the room") + end + end # handle_command(cmd) + + + # + # Helpers + # + + def announce(msg = nil, prefix = "[chat server]") + @@connected_clients.each { |c| c.send_line("#{prefix} #{msg}") } unless msg.empty? + end # announce(msg) + + def other_peers + @@connected_clients.reject { |c| self == c } + end # other_peers + + def send_line(line) + self.send_data("#{line}\n") + end # send_line(line) +end + +EventMachine.run do + # hit Control + C to stop + Signal.trap("INT") { EventMachine.stop } + Signal.trap("TERM") { EventMachine.stop } + + EventMachine.start_server("0.0.0.0", 10000, SimpleChatServer) +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_channel.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_channel.rb new file mode 100644 index 0000000..16e8d08 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_channel.rb @@ -0,0 +1,43 @@ +require File.dirname(__FILE__) + '/helper' + +EM.run do + + # Create a channel to push data to, this could be stocks... + RandChannel = EM::Channel.new + + # The server simply subscribes client connections to the channel on connect, + # and unsubscribes them on disconnect. + class Server < EM::Connection + def self.start(host = '127.0.0.1', port = 8000) + EM.start_server(host, port, self) + end + + def post_init + @sid = RandChannel.subscribe { |m| send_data "#{m.inspect}\n" } + end + + def unbind + RandChannel.unsubscribe @sid + end + end + Server.start + + # Two client connections, that just print what they receive. + 2.times do + EM.connect('127.0.0.1', 8000) do |c| + c.extend EM::P::LineText2 + def c.receive_line(line) + puts "Subscriber: #{signature} got #{line}" + end + EM.add_timer(2) { c.close_connection } + end + end + + # This part of the example is more fake, but imagine sleep was in fact a + # long running calculation to achieve the value. + 40.times do + EM.defer lambda { v = sleep(rand * 2); RandChannel << [Time.now, v] } + end + + EM.add_timer(5) { EM.stop } +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_queue.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_queue.rb new file mode 100644 index 0000000..761ea76 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_queue.rb @@ -0,0 +1,2 @@ +require File.dirname(__FILE__) + '/helper' + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_array.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_array.rb new file mode 100644 index 0000000..81b0ae3 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_array.rb @@ -0,0 +1,15 @@ +require File.dirname(__FILE__) + '/helper' + +EM.run do + array = (1..100).to_a + + tickloop = EM.tick_loop do + if array.empty? + :stop + else + puts array.shift + end + end + + tickloop.on_stop { EM.stop } +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_counter.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_counter.rb new file mode 100644 index 0000000..58e51ff --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/ex_tick_loop_counter.rb @@ -0,0 +1,32 @@ +require File.dirname(__FILE__) + '/helper' + +class TickCounter + attr_reader :start_time, :count + + def initialize + reset + @tick_loop = EM.tick_loop(method(:tick)) + end + + def reset + @count = 0 + @start_time = EM.current_time + end + + def tick + @count += 1 + end + + def rate + @count / (EM.current_time - @start_time) + end +end + +period = 5 +EM.run do + counter = TickCounter.new + EM.add_periodic_timer(period) do + puts "Ticks per second: #{counter.rate} (mean of last #{period}s)" + counter.reset + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/examples/old/helper.rb b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/helper.rb new file mode 100644 index 0000000..835ded2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/examples/old/helper.rb @@ -0,0 +1,2 @@ +$:.unshift File.expand_path(File.dirname(__FILE__) + '/../lib') +require 'eventmachine' \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/.sitearchdir.time b/vendor/bundle/gems/eventmachine-1.2.7/ext/.sitearchdir.time new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/Makefile b/vendor/bundle/gems/eventmachine-1.2.7/ext/Makefile new file mode 100644 index 0000000..146a910 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/Makefile @@ -0,0 +1,263 @@ + +SHELL = /bin/sh + +# V=0 quiet, V=1 verbose. other values don't work. +V = 0 +Q1 = $(V:1=) +Q = $(Q1:0=@) +ECHO1 = $(V:1=@ :) +ECHO = $(ECHO1:0=@ echo) +NULLCMD = : + +#### Start of system configuration section. #### + +srcdir = . +topdir = /usr/include/ruby-2.5.0 +hdrdir = $(topdir) +arch_hdrdir = /usr/include/x86_64-linux-gnu/ruby-2.5.0 +PATH_SEPARATOR = : +VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby +prefix = $(DESTDIR)/usr +rubysitearchprefix = $(sitearchlibdir)/$(RUBY_BASE_NAME) +rubyarchprefix = $(archlibdir)/$(RUBY_BASE_NAME) +rubylibprefix = $(libdir)/$(RUBY_BASE_NAME) +exec_prefix = $(prefix) +vendorarchhdrdir = $(sitearchincludedir)/$(RUBY_VERSION_NAME)/vendor_ruby +sitearchhdrdir = $(sitearchincludedir)/$(RUBY_VERSION_NAME)/site_ruby +rubyarchhdrdir = $(archincludedir)/$(RUBY_VERSION_NAME) +vendorhdrdir = $(rubyhdrdir)/vendor_ruby +sitehdrdir = $(rubyhdrdir)/site_ruby +rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME) +vendorarchdir = $(rubysitearchprefix)/vendor_ruby/$(ruby_version) +vendorlibdir = $(vendordir)/$(ruby_version) +vendordir = $(rubylibprefix)/vendor_ruby +sitearchdir = $(DESTDIR)./.gem.20190309-21147-xok6aa +sitelibdir = $(DESTDIR)./.gem.20190309-21147-xok6aa +sitedir = $(DESTDIR)/usr/local/lib/site_ruby +rubyarchdir = $(rubyarchprefix)/$(ruby_version) +rubylibdir = $(rubylibprefix)/$(ruby_version) +sitearchincludedir = $(includedir)/$(sitearch) +archincludedir = $(includedir)/$(arch) +sitearchlibdir = $(libdir)/$(sitearch) +archlibdir = $(libdir)/$(arch) +ridir = $(datarootdir)/$(RI_BASE_NAME) +mandir = $(datarootdir)/man +localedir = $(datarootdir)/locale +libdir = $(exec_prefix)/lib +psdir = $(docdir) +pdfdir = $(docdir) +dvidir = $(docdir) +htmldir = $(docdir) +infodir = $(datarootdir)/info +docdir = $(datarootdir)/doc/$(PACKAGE) +oldincludedir = $(DESTDIR)/usr/include +includedir = $(prefix)/include +localstatedir = $(DESTDIR)/var +sharedstatedir = $(prefix)/com +sysconfdir = $(DESTDIR)/etc +datadir = $(datarootdir) +datarootdir = $(prefix)/share +libexecdir = $(exec_prefix)/libexec +sbindir = $(exec_prefix)/sbin +bindir = $(exec_prefix)/bin +archdir = $(rubyarchdir) + + +CC = gcc +CXX = g++ +LIBRUBY = $(LIBRUBY_SO) +LIBRUBY_A = lib$(RUBY_SO_NAME)-static.a +LIBRUBYARG_SHARED = -l$(RUBY_SO_NAME) +LIBRUBYARG_STATIC = -l$(RUBY_SO_NAME)-static +empty = +OUTFLAG = -o $(empty) +COUTFLAG = -o $(empty) +CSRCFLAG = $(empty) + +RUBY_EXTCONF_H = +cflags = $(optflags) $(debugflags) $(warnflags) +cxxflags = $(optflags) $(debugflags) $(warnflags) +optflags = -O3 +debugflags = -ggdb3 +warnflags = -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format +CCDLFLAGS = -fPIC +CFLAGS = $(CCDLFLAGS) -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC $(ARCH_FLAG) +INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir) +DEFS = +CPPFLAGS = -DBUILD_FOR_RUBY -DHAVE_RB_THREAD_CALL_WITHOUT_GVL -DHAVE_RB_THREAD_FD_SELECT -DHAVE_TYPE_RB_FDSET_T -DHAVE_RB_WAIT_FOR_SINGLE_FD -DHAVE_RB_TIME_NEW -DHAVE_INOTIFY_INIT -DHAVE_INOTIFY -DHAVE_WRITEV -DHAVE_PIPE2 -DHAVE_ACCEPT4 -DHAVE_CONST_SOCK_CLOEXEC -DOS_UNIX -DHAVE_EPOLL_CREATE -DHAVE_EPOLL -DHAVE_CLOCK_GETTIME -DHAVE_CONST_CLOCK_MONOTONIC_RAW -DHAVE_CONST_CLOCK_MONOTONIC -DHAVE_MAKE_PAIR -I/usr/local/opt/openssl/include -I/opt/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 $(DEFS) $(cppflags) +CXXFLAGS = $(CCDLFLAGS) -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security $(ARCH_FLAG) +ldflags = -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic +dldflags = -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now +ARCH_FLAG = +DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG) +LDSHARED = $(CXX) -shared +LDSHAREDXX = $(CXX) -shared +AR = ar +EXEEXT = + +RUBY_INSTALL_NAME = $(RUBY_BASE_NAME)2.5 +RUBY_SO_NAME = ruby-2.5 +RUBYW_INSTALL_NAME = +RUBY_VERSION_NAME = $(RUBY_BASE_NAME)-$(ruby_version) +RUBYW_BASE_NAME = rubyw +RUBY_BASE_NAME = ruby + +arch = x86_64-linux-gnu +sitearch = $(arch) +ruby_version = 2.5.0 +ruby = $(bindir)/$(RUBY_BASE_NAME)2.5 +RUBY = $(ruby) +ruby_headers = $(hdrdir)/ruby.h $(hdrdir)/ruby/backward.h $(hdrdir)/ruby/ruby.h $(hdrdir)/ruby/defines.h $(hdrdir)/ruby/missing.h $(hdrdir)/ruby/intern.h $(hdrdir)/ruby/st.h $(hdrdir)/ruby/subst.h $(arch_hdrdir)/ruby/config.h + +RM = rm -f +RM_RF = $(RUBY) -run -e rm -- -rf +RMDIRS = rmdir --ignore-fail-on-non-empty -p +MAKEDIRS = /bin/mkdir -p +INSTALL = /usr/bin/install -c +INSTALL_PROG = $(INSTALL) -m 0755 +INSTALL_DATA = $(INSTALL) -m 644 +COPY = cp +TOUCH = exit > + +#### End of system configuration section. #### + +preload = +libpath = . $(archlibdir) /usr/local/opt/openssl/lib /opt/local/lib /usr/local/lib +LIBPATH = -L. -L$(archlibdir) -L/usr/local/opt/openssl/lib -L/opt/local/lib -L/usr/local/lib +DEFFILE = + +CLEANFILES = mkmf.log +DISTCLEANFILES = +DISTCLEANDIRS = + +extout = +extout_prefix = +target_prefix = +LOCAL_LIBS = +LIBS = $(LIBRUBYARG_SHARED) -lpthread -lgmp -ldl -lcrypt -lm -lc +ORIG_SRCS = binder.cpp cmain.cpp ed.cpp em.cpp kb.cpp page.cpp pipe.cpp rubymain.cpp ssl.cpp +SRCS = $(ORIG_SRCS) +OBJS = binder.o cmain.o ed.o em.o kb.o page.o pipe.o rubymain.o ssl.o +HDRS = $(srcdir)/binder.h $(srcdir)/ed.h $(srcdir)/em.h $(srcdir)/eventmachine.h $(srcdir)/page.h $(srcdir)/project.h $(srcdir)/ssl.h +LOCAL_HDRS = +TARGET = rubyeventmachine +TARGET_NAME = rubyeventmachine +TARGET_ENTRY = Init_$(TARGET_NAME) +DLLIB = $(TARGET).so +EXTSTATIC = +STATIC_LIB = + +TIMESTAMP_DIR = . +BINDIR = $(bindir) +RUBYCOMMONDIR = $(sitedir)$(target_prefix) +RUBYLIBDIR = $(sitelibdir)$(target_prefix) +RUBYARCHDIR = $(sitearchdir)$(target_prefix) +HDRDIR = $(rubyhdrdir)/ruby$(target_prefix) +ARCHHDRDIR = $(rubyhdrdir)/$(arch)/ruby$(target_prefix) +TARGET_SO_DIR = +TARGET_SO = $(TARGET_SO_DIR)$(DLLIB) +CLEANLIBS = $(TARGET_SO) +CLEANOBJS = *.o *.bak + +all: $(DLLIB) +static: $(STATIC_LIB) +.PHONY: all install static install-so install-rb +.PHONY: clean clean-so clean-static clean-rb + +clean-static:: +clean-rb-default:: +clean-rb:: +clean-so:: +clean: clean-so clean-static clean-rb-default clean-rb + -$(Q)$(RM) $(CLEANLIBS) $(CLEANOBJS) $(CLEANFILES) .*.time + +distclean-rb-default:: +distclean-rb:: +distclean-so:: +distclean-static:: +distclean: clean distclean-so distclean-static distclean-rb-default distclean-rb + -$(Q)$(RM) Makefile $(RUBY_EXTCONF_H) conftest.* mkmf.log + -$(Q)$(RM) core ruby$(EXEEXT) *~ $(DISTCLEANFILES) + -$(Q)$(RMDIRS) $(DISTCLEANDIRS) 2> /dev/null || true + +realclean: distclean +install: install-so install-rb + +install-so: $(DLLIB) $(TIMESTAMP_DIR)/.sitearchdir.time + $(INSTALL_PROG) $(DLLIB) $(RUBYARCHDIR) +clean-static:: + -$(Q)$(RM) $(STATIC_LIB) +install-rb: pre-install-rb do-install-rb install-rb-default +install-rb-default: pre-install-rb-default do-install-rb-default +pre-install-rb: Makefile +pre-install-rb-default: Makefile +do-install-rb: +do-install-rb-default: +pre-install-rb-default: + @$(NULLCMD) +$(TIMESTAMP_DIR)/.sitearchdir.time: + $(Q) $(MAKEDIRS) $(@D) $(RUBYARCHDIR) + $(Q) $(TOUCH) $@ + +site-install: site-install-so site-install-rb +site-install-so: install-so +site-install-rb: install-rb + +.SUFFIXES: .c .m .cc .mm .cxx .cpp .o .S + +.cc.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cc.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.mm.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.mm.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.cxx.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cxx.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.cpp.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cpp.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.c.o: + $(ECHO) compiling $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.c.S: + $(ECHO) translating $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.m.o: + $(ECHO) compiling $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.m.S: + $(ECHO) translating $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +$(TARGET_SO): $(OBJS) Makefile + $(ECHO) linking shared-object $(DLLIB) + -$(Q)$(RM) $(@) + $(Q) $(LDSHAREDXX) -o $@ $(OBJS) $(LIBPATH) $(DLDFLAGS) $(LOCAL_LIBS) $(LIBS) + + + +$(OBJS): $(HDRS) $(ruby_headers) diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.cpp b/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.cpp new file mode 100644 index 0000000..5b90876 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.cpp @@ -0,0 +1,124 @@ +/***************************************************************************** + +$Id$ + +File: binder.cpp +Date: 07Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + +#include "project.h" + +#define DEV_URANDOM "/dev/urandom" + + +std::map Bindable_t::BindingBag; + + +/******************************** +STATIC Bindable_t::CreateBinding +********************************/ + +uintptr_t Bindable_t::CreateBinding() +{ + static uintptr_t num = 0; + while(BindingBag[++num]) {} + return num; +} + +#if 0 +string Bindable_t::CreateBinding() +{ + static int index = 0; + static string seed; + + if ((index >= 1000000) || (seed.length() == 0)) { + #ifdef OS_UNIX + int fd = open (DEV_URANDOM, O_RDONLY); + if (fd < 0) + throw std::runtime_error ("No entropy device"); + + unsigned char u[16]; + size_t r = read (fd, u, sizeof(u)); + if (r < sizeof(u)) + throw std::runtime_error ("Unable to read entropy device"); + + unsigned char *u1 = (unsigned char*)u; + char u2 [sizeof(u) * 2 + 1]; + + for (size_t i=0; i < sizeof(u); i++) + sprintf (u2 + (i * 2), "%02x", u1[i]); + + seed = string (u2); + #endif + + + #ifdef OS_WIN32 + UUID uuid; + UuidCreate (&uuid); + unsigned char *uuidstring = NULL; + UuidToString (&uuid, &uuidstring); + if (!uuidstring) + throw std::runtime_error ("Unable to read uuid"); + seed = string ((const char*)uuidstring); + + RpcStringFree (&uuidstring); + #endif + + index = 0; + + + } + + stringstream ss; + ss << seed << (++index); + return ss.str(); +} +#endif + +/***************************** +STATIC: Bindable_t::GetObject +*****************************/ + +Bindable_t *Bindable_t::GetObject (const uintptr_t binding) +{ + std::map::const_iterator i = BindingBag.find (binding); + if (i != BindingBag.end()) + return i->second; + else + return NULL; +} + + +/********************** +Bindable_t::Bindable_t +**********************/ + +Bindable_t::Bindable_t() +{ + Binding = Bindable_t::CreateBinding(); + BindingBag [Binding] = this; +} + + + +/*********************** +Bindable_t::~Bindable_t +***********************/ + +Bindable_t::~Bindable_t() NO_EXCEPT_FALSE +{ + BindingBag.erase (Binding); +} + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.h new file mode 100644 index 0000000..dd32c8d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.h @@ -0,0 +1,52 @@ +/***************************************************************************** + +$Id$ + +File: binder.h +Date: 07Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + +#ifndef __ObjectBindings__H_ +#define __ObjectBindings__H_ + + +#if __cplusplus >= 201103L +#define NO_EXCEPT_FALSE noexcept(false) +#else +#define NO_EXCEPT_FALSE +#endif + +class Bindable_t +{ + public: + static uintptr_t CreateBinding(); + static Bindable_t *GetObject (const uintptr_t); + static std::map BindingBag; + + public: + Bindable_t(); + virtual ~Bindable_t() NO_EXCEPT_FALSE; + + const uintptr_t GetBinding() {return Binding;} + + private: + uintptr_t Binding; +}; + + + + + +#endif // __ObjectBindings__H_ + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/binder.o new file mode 100644 index 0000000000000000000000000000000000000000..18d6dbc513fcc7be3da04bd1faa365461632b4f9 GIT binary patch literal 128504 zcmeFa3wTw<)i=KPISCvANd!?)tdXFi$R*qaMJ1O52?P>z;o|LhlAJ&^HU={pnGa3pN$?53Af>HsygUOYVE%%GOpte(B1}?fFcpw6Su_ zeTAhB)!Pqeu(7^sdwOzV<-qXDZT~FTdJM{6xqV5ja^UaFceGEA?JO)fbTjEHx1WmK zo=xvxxuCqL=e6}~s|KC}3D%f@c$g2lll0q#XXrDa3>fwsXY)Xfr zB8H|g^l~Ezg-I{J^WOXKliLA)*H;d_ZR+>CQ(q>1Ccd<>w4t%Sa?4+)n0Be$K8;kB zJ5HMno}+xr3#)f5aw~WA#i|FS-nmIA60G#AU&pfd-dePYWT-j4^$%U+9{PgmZN-st1t|!+!9A44xlhvGn_AActN_pk3ku3I*ZcPb0w58(F; zEfR&x1M530x35BdUQhRhV)ZU$taByS{gnk3!C1b$sN8bF6eqnO6RFxBcSPz;MLpT~ z2VOBlhYXP1TCZf*l>@Jq{M;QQhtmLS*zh;y8hnPqLAEyeUuef1YqV=CDB8I_fWUhUG~b!()=}h+mFEY9?LjjU$pS)7>XFvYy#A z13e;dr89C zMxJpf@KThKXI%*Iu!t0|fT^YMOhuHPcg4R?t1iO0pc@fC4yI_L;S zzj>}Ww=5Iq)9vEidZ{>{`K&mf`>{B;y)4cbN27a>8FlA$alTw7&R1K+`PyaT-1Rwe zzW#l2zVT~uzWKU1-x>vRFlN-Z9~I|2zZd7b5p;wxqwYRToO{?U#*Di6Y;nGKu{b~Y zvN%6{LY(_w73YBik0#}V$BOf#mEt_qF3!W3i}T2r#QE`0#QDj~;{4Q^%6N|+D9&SZ z#d*9zoS*fG^Tbtf#*T`)r(wj59kq{pzPKaY&%;F%LC4TOXV2jvx z>z)*G^R5%S=Jz%+ErOOOSnCf+;GTVk8HQyifT)frmy0m=xyo_e!h<93I>b1Lp~B+G zHnf8JCrAE)_K`JE;h_=dcbJAY zA10Yj){x_BaEb{=Gk;b`Pl3Nl}R0FZ1u0AkrvxW+_NLRS*Z*Ea@UyoCGoqG)W1sZBUI7O+>7N_tA z1x1`O`_?O!)?9|PWXzcEs3M{$a_R~D zn7Jf!<~g9zu^%~oCgRF$7D;{vV4ck(P4ug-5oxA>JcOAITn3E1oFftqB@Sc5GfO;1ijL`d3gkyJNeawN567mZ zdujX#C|N9*a}=q^{F!f3ya(85ASd1h-J^bf|K>v_Q{gCM^wAXzSkl$Kp@xwl9qx%2a+zE+F<5K$XpXx5Q!Y*1&)tAd$1Q+72;)0hL?Ngh6s#+UpwRs-Mc(d_5v^PJEei9{pk0e_LD zF~#^FLH`s@6S)bfTZsqHVlcMR~ydNhn>N~C)!EKv>6Eg2+|j7;=~7;6kh1o3$wyo$se z;L@e_#hzk_bt{D_-vPq!?>gmAdnrE+!kvSq40((yT^e!U0Yzl29mNX1EaHv@sMvya zUYjjlgrZleJ{EBofTF^qT0jED-4byd0YB5?bcRz2|E#q0Ng#GN0>9PL6ia-i`GWLd zPKNF$f&VON0uu0xf+k1Ydx5&&CSl~~*91-Oy3YdjKVIzPsIN!99I-qU}#r}n$ zsT#Q70P5}#`d5Oc*5dvGsAodxXMObRK)vOmXGv%HtMnXqUo1q%JZGpjF3mN&N z7X_5g8SrIY4Nn))m0l z*2^<#NUkYXl#1zkKe>EGTKoDN4~}PZ9q;1 zq9la8hsdvjxDtpJL`sGl^L`@lLd+Bp-4!V0Tywlkt-_`saZ7ibV#a zKSK&O!$ZJ6NeY&`_**P|0W;QIp0i|s1<6~PWU|ti<)cW*SmX~}yeLCod-&xYoEdkN zU~fQT6M>mTtdv(%9xK=-h<6+?af{VfQIdnb1WpIK*^-!|P4W^r7nqAJHkiQCLc(^v z1?W3S!nzgTA}nCun$dKR?jg`TnMvn2EMqzHDtHX5WjS_~#>Qq9$GHr({1ltd_*?0> zn^luQG6lbh_cIM?%KYwQ0a#*z#g70ZFWtsrY}v+ipQR0QH6!ThXWbu}6Od@(;gY-nwb=5)+>W)NG=KJ6gLAiT!t?tAVNu#a=IH ziG4Ou=Y(Qk;K#lUs4GLU|4Yy^(cA&lS3>B!1pO@Yegvq;L+Ee&=$C-{YY6>_pqm#W z_AqRs?}wjMthfyzr{E$adt5T@I(Xcd0DPSYRwl6LN@*)I1x2kWWtrMpK?1E(!0Ehz z!n{lp+jq9Re3Ijo=j}V!Er$my3qF$0y-44ZO>)ypHrYKZL?${=8DqKoM%4 z7LpX}r>dztCgo|ao-Qk=A7zr*m_NE7M=Dd8q|VD@{_GO-I5=?zfNl6q{3Qa#RA3Fs z-#n5Ffxg@$ktLwCgXm-h%sS50_Mbsb>$?a_`FIkedqM_Fjrdm<%eb1`V#Xb|bPN_f zOX!U(k&L-d?oI{~J;e{N0frTJBG>ZGjq`(urN?7D%G+Gsc0o4aRY@Mw?<5JXgQ)Nrn1yT zJ6ED5bK?FiWulFV7H1iYJMvY5YNl6+1<+?n@mbc+<%>Zu;&S+vszaz~mZFRZkt$J} z6!H%w;tL7<8BT$h%DCT1D*GQ{QxRVlFRITA@nXDt;o^0VxeG!XI&Wia;38v9kWL0QG7RZGlQ_jm&6cEqRY@l(0 z($-89C2NALK9Uus4O%!+$#Yx<(X>s=jlPg*+N>#B2AN-^arKfpjoBn~E4nX|VN2sS z1D+&|ex7fZkM?d_S|+Gd>d0X-(Gg8MIKMKEM*g#nO!K&`$oqMbX*L&#yoAw4F7(jf z^w54?mXl`G>ol|*GwLn1w{wlXT}15d#zc?d`T3aWv@gIR^BwoVV~;!rn^p85c-$?3 zsrPu_d(!n-7btWQp%5H6v1DwULYtogbs>|2@6DOQs9*|T@>8H$r%A#0=1hU|(JRAW z{S=OXVq#M8y*X3(4S40HKzkC6cHC4y1>c)91&$VD?-4!jzUgM)A$o$?DVzwL6FrIA zm~LD|7g29B{!(gy#$QHNPmM&PHSQ%S$qxJ`eg#mqWr?2beiD$|EwuQXK5C`=9e^LO zC{^fdByZ|+&JtkUXYu+YN$x?!;skt-lAKPGdXl_{*FLC%lAP_6G?PS9ISl9$lCWgO z$AhH!O0F7fNfGVf+l>R?=+Q8m5Sr}HAq^wC9iZtY9ZO_VxR6-)5W1(&}?jbW! z6Z|H=$nq-mWOp_oCt7InP9L?>T>S=oaU%J2mh(0KST09S9zUP<$Dk8&Ca*Im%%z>N=n)eZaPl_(5luc-$zd_+E>2Fm3>GZEu{~7eJQh$>E)#`7ie~tQ6^y`_~gthda zs_;(wPg8#v{ii!|vT?$BEHn+WrFmqb;?xP|g5`h~#%Q`NY(HoU=MD94q3BfaR(k6% zU<$mGfEa1`1$S@}V-&_d4nRWz+pB;RM`4VMSfQ9WhXD27{XNO=0lW+9@rtt)6TiYF zXmhH|2b!cB%yVObdB?-hX4PPRLq9E3wK|&6ml%~(iUJEbeH5_lg)y4T6~<_#S{N(C z8<)~RSHM-S6zz~rEM-OBNA7$TAl+qDDOk${SkQ| zD(@nBA13cf@-CM5WO*Mh?<3@Wq`ard`zU!IE$^xFK1SZt2`KvmA zQ|A?RURCEcbzWEJ@9O+Roj26^r#f${^OidQQs>|5ysgeV>b$GYd+NNe&St#|a-ljG zsk23$t?F!3=VEm(QRh;12GqGso$cyeuFej1KBmqU>RhSLRq9-=&Nb>>tIl=md|aLD z)ww~PPpEUFIyb3vvpSzt=N5H7rOv0-xmBIdsPkEMKBvy-)%k)tx2bcxI(Mk^MRmTU z&YkM~mpWfo=PT-%t3F@T&|T_$U7c^J^G$WWrOvn2`Hni@Rp)MX?osDnb-t(0_tp7< zI`^sbLv`*~=K*ydROd(PJfzOU>g-hKFY5eNoxiE`iaM{V^O`!ZtMhkt{-Mqr>ikok zH`T$_KAk5Hd+mh5g>}SPNx3roMof25iH3ig7cWI=7=A0g#{U^!!BjrK~gFv6XbN>z0#stC9ZA?W8Cj= z6n~@m3u9dGG{(68#Fmh}c@o|j<3)+W7`5-h7;g+Tioa3(g)!>mjWMo|3eB7M0UBeE z2tAGI8)Kgu#rNy-rrCXAj7Rl_u@?^}oF=J_F@b1TzNIlntCzx<_6Hu5H5zQGu#G1(XHXYp%P$4tPPhqK9sCBq#@O4;ne9@*_Cty= z^EttB&ZKAZt!_U2?xA>1Bve}qsSunTjaT#}yz204Vg%2_Jrk#ZQJM)qyn{M!bOXZ0 z+$Cs9B)SdINxlTtF?umjU$Dv01CkB6r}HKCZiM%%@WSALMWwZtyizxze$ih7;~fei zVh;|B2y+U!gig|oJ^B*Dui+=2V5pbep7gRrExJ>n)NVDR<<{Vp~-}Q>Y{@P@}Ctbz3^gK1l=4==p$MYT=S|k}K=z z#{s*;!aa|&m21%?ug*m81;x)SmFH2aH$j!6WqWidC|b$R$oPnuvZrV!AB~)3!G#J= zwvm~I03U&$@PZzRI_7WgRQR0&p5qByQ?!4NF0llWqKH_~C--IX8v#z>CyB85PO^># z?f|Uc!dYM^xeUW8x(%=^ESw&vAWGhiBl0r{-ndeC6qC;<0toC0p~qKM=3Z- zdvG@na4&vRUlv89o|8u#arien5zl|N6Y0q#v3B7k?@2^2M)=BL0#1?!mC;)O`$iCs z#E?K|lt8C|CXz{7#zh}S__vmj9_@(F{13cN0j=T+Xcd>@)r9D~0BQ**n^vRAL3AW0 zfWz>UT99!TALdxg+l%*<%5mZTj{Gzs9@mROo2 z`Q?KF-w4Y9~p{dG`l^{nf&K&R-Sayypkw zuFfN|;rx_|NSNp4Mfgdj=>g-CPJZ{{>TQDeXn381`&l3wddVwEv-Ic*z%0S92?Qcu zoFuO`MjHX^vv7J$qMOvqL@$6Br$-RF1!eY?q>W_sYG7{0uZf9LrZ~wjkp*7_>>CzN zhB-;z?}^?I*rOJ%>Uf&^l9W59Z`;rZv2{UpgCrAERaW80)J#4?Gk7PB~8zx3lUyy3AN|Z zfIiv)*jYjN*@)*vPKb&bdy)q7(G9@gm`zg?rTL=LtKUh|tSfpuXuogiec|+Ugg_&l zxY-+h65(epAw5n3cbb#jP>%i$;n-qRWz#P^ooKVaft=*E!sr2@DYA50GhP~uP6w%J_>TByb97SJw`Y z<4#3*t@t)ke++n?B(D^>3qWu>eqJ|1N|3Pc4I^+}M1AX>;5JP0aZ8yt_zT@8u?X_lJNQ_PRiNIdQ3V9>bqXv+Thq zZ(g*w3@}U2q6g?D!@e2-)12Rf4{ESJ4p?t1UM70~De&{@U$IDB^V-1cWA;H!k|%hy?#RqC$9yG{@rZ^D9QUe?h8m}?9$Ah3T^nMVFa?LV#axS7#B}%OeXT@VZ6{`dTo*y zN!%kq*&Rv(o&D>11TqPv_f2Uy_@V86OZ-M4{6GSlw)(xqd1uMpf;2uKOkBm^Z-!A^ z2K`Qw_n_RbgZ5Y1^p6TX3xfhYK1^m%C&^W~^CGCW3^oLl3O-50O!wxA%bHmv?^|DO@#M1w_y8klht!}=_ahp3n zR6I0QTQ$lw!@zslHrYunH0Z5vrSX|O8a+hP__n#!EQ3$v!MwT1V?DLY{^t#{|CiSD zh$YXK7Z2u%yjb752r+XCiZo}&;1k(7tbd1r^U<7qEVIE{t!4<9dDh6ohYg>HCg*$KkExgVvuGdQ#^ z@oIP-z$SlRt{J(ja%}@|cH8F~<8g2PDI&JjWY07ZRK@v3@R15*rh&jZB41?$bQ6&o zM|$B)r7)2x`8<8(0|HFvGxBvhcbt!I4KP@QC5R$(^Lx2?G4rIynS+81)kW(D-YU1x zOUC2gyaR>&cx|W#16r7^`Jz377LzBcv@M^Me56XI$d`CUyiB5<2pWU>xQE*228+)m zBA>`F24z2s&nIWuJs=y7Ewmo*hR8=jzujv++eb{MU+^+bb1fEpB6sBXb1lZlOPbcj zUgyIUBrAMg+=$+R@;!!M6X}f(dA5`Hh)W=)ew&l`m@D@cj7E7TCyVESEj&3e`RRmm zzi<;O+j=K*e?AG!Wc8zbp5-EE**oKneYY6cvx7;f()(7FyGih4`t%EX z*@aNLO-|(fsP;EWx|4g%_Bqh7&%Jq5gK5vp-Oj!a$DPD&$$g@hu;(UJC-}I|f= zkpI18R3O|<@~!R)eXNvrQ|vzjRzfU{oR1~f5jmCxt#N!B#%#=OHrSz@sr_A70tQOjcB3zz{M z@$@qqpB--2$mrZe0*($oA2=*>@c26D(Ea4GB(NLI?I&}Ecz3zl-)dsyWM|I7TFGkt z9~rDunbQyr)_suH9u3xKSN=aXSg(?n-18CO>vr7~ejoFuQg$Snt>C&hKeig{j}cg; z2OoFS74H6kxmUV}!g>Gw9WIXqf{#1l48-i^sX$=#_V7d@_~hN%%L9b~N&4Cl2|k(9 z%fpBu4No(IPvkzgm!}y48lrveZW9Uv0q0L?&Q)H8{|FI#i{Kl4{MD{|a$tc=nvD2R zK|;iibB!dq&+R;MHvT*4zgFOrHV)^BvI%Ss1}+K)E)52*2?jncf$JnS9_@YH<<%>{ z7}vY6O;xU3@4n;t8ji8B&7SYup6`Co_b<c@aV<^_j3ym#H={hjgB5U z^0<-5k95aE1=|-p#SB!9oj($ji3#RwF#iA#3l(^>GjimKNDO8H1@L0m(V#(%T8woy z+0M~Sc*KDw$iPTH7aae)Zq-;q_dU$18ao5&j5aA_)+{&zFlcwofS&ypxKSK`YhlO4 z9D2tCK32T>^zNT$a)RaA6qI)&b{Gy=U#1R$#fuAMZ& z0uRfg%*QP~FN2YtqpQYhsf(FC4zj~IbPgY6%X-8N!jrxV5+&x!uPVo^`>l0(UD9*Z)8HnCF8VUBbixbE5p0gr$$0y@V}>spe|?#V+b%z& z2s%smNVgI5(K#j(+AV@$&mnHf*g9ZVk6eRh=*@RZ#*#W6fI~9&%>f*`B+<}kg$l7Z z_?fnhHQ8=twiMV*eiH(whzy?Vmzcrxmko& ziHXLhycBVCf>QnsxPJ36rORBhnUve%V|j2hopDURAa8dBbCZtqF_fR}n$dn&AnB5^ z6t!2X5AAT3DN2cqp{rfx3KcX{EN^gMYauf2aXeio5DtFIb1GbOoF&rO*Nd+cipCAb z$6|g0g)-6w@LZWCtbusfO&Gi}IXa1MFCTbfUn5XjLna&j?C zXUstru3%1ynj>CLx^QB-y5dBq$0_E8RC(NUf`Mr{c((fgTB6~M2az(nD^SA8<>-Ss zy2Ebw-~U^2v#XV3gyiVLdrg%UF}nm=b7GFkos2y>M}PZ&G45{YNe#JXxSU=0Ljrd< zqj0N5o!yNYb#hMEyRm-X-6?I5k^aA*ZB7>C0EU^DLqO*Mg=6h%=H3-9oDSD)Ik-QJ zEt&&99OPGh=Ys4GIgAaPBSJnC$|esNBS(#MfU;v{jrgd8;_U`qHc5^dH%naQoV~NC z!fEfSJ$8i)r?VRz$u(<-li3{wayPPyI^9KCGC1mdG#eN$z^>|?W1W^m_X?+&Bi3H7 z?siqSUE#7zlw;n^0%ga_(w=j)M8ru?$&UGfiASB@?A@VZNNZTmU85Yt;YjaJnizH~v%Q}ha>|9Az;Fd~7A$v9*v)}=9q43$E@PC5;;lO`5@E;ERhXeoNz<)UK9}fJ71OMT`e>m{}9tU27?Oeq9 z7nTsN`}XL4@pfs&kDoiEueWDLTW527UrTC6^VF#`=1iYIqp2<3>*U0wHl%YRGJqOr zZ)=*dwz+x6hWYan^X5!zZ|m&aFl}vTpX6Y2%!rmvIe2-p5*@tAEvcrywV4_9^fhgq zHf#Fa=`&~0iz{Pooh_-J>CN5UY~0>-dm`PFN=;u!7Imij6Up}WuI6OAs|O%(kp%d^ zZi;81JK07Qty#Nz5jELC3nFl!tqWkR(iS%LwY8_GwRN7T8MIhLZ@Q%=)e0gsQGfHg zB$EMsv-p_^%9KcN>`tLXNi>V*0>(6Vb+)#xMQ|8sSi1HU$&r7eDcNhvj${~@2o|%o zud_Mb*43$r1S^G-cXX{cu_W(VAcFN~x~+py6bY9}Q$20XemTGh;VsZumTD1{lzFnG zh!3W9AX0xx%oriov@G}8x6M_m*h)rur;lHfhDyQ3qPMjMx|X)3LZ zp851uaIR{K7Tp>BY2NG6%^RQIvgWEa(WfI%BgPN=V;2>j6us?&*qun|^CM$vCj#*8 z=U$Wtn_&39xp67}^*en}#+Dk`SNeTe`bSd3yu9eMn^=}NhsTQY@}pnsYenFx5l^3T z+=FB8Rv}MOfZ|t8AtKe`^E*k01i*8sNJ1Dy8O5C|PtMB;eH`h;( zKDN(A(XX#x3U^@%8QO8@tmwzrUm5)i;MW5F7s5yUA-XEIw67|<|0B_HcfP+Sx+WbN zjvRs&_!lZLEL!V=!!y(LNo6B3_KV+~N0#3ceL8yf(&)HY>oUMT|Iwwq1 z=uY&ex)V(s6TRKZ=9H6YZEH_;b~%aq@fbS+f&$O(Jc9?d(k_+R~{WO4_RW z^c;%Ss%0IuB{Rz)pp#AQ$T=QQofEHHRzEj^VkIclr`2jBx>ubY7$i|D&uuk!qNqa1m@U8^M(zx<_uQ6Rt3BD? zy)G$9SHxFVmB$lRH7t64dXGz9(%#jd>Pa+p^>wzOW3h=&SrKf!1xr%tnx?Z-&FQ%I zD(Q1`OrI;QudgY0dYju)o$0pLwq`BGeA_{)ItJ?!_34tCiTYGK(k!wcF`3PzYgsyOj=q~mME`T(NI@YE#Z~( z64kZy<|JwsFP=9CeGYteG})eH=UVi843LJpQt%by3xjAy>2lM-OvmRiYwqnfeYdi- zPP!k5No_oiUMz#Pw7Q`R@z6t8lvdXxo3`FWYkOBR-PXBQ`!mK_x(Rhj_lUlLNtE;9 zLd>zp9cNjX=)^ct5XaWS_O8ygMSY#UZEHJIEk$5Rkqp9Piv00*^od3I+snQ@JB5yb zKCA<^wIkiyo?P3j1GThgZHbe>dzMsjbxm!2g)fiLtNVK(3q+Z55-T{qJ%z>D{lcT* z=p9}kLgP30q&m>SY9V|Aa5Bc^1%5AyH!P`3)QJ?d!k|9wrSc(r;(YK!#&~@2LL};{ ztCm-xx75~QOvrE?s_c(N_U)VEmbZyEpP|PH%s*8}aAsz^^Y|iAk=iLZ-O29qF#t z*388LMrC`lH|?zL>T1DyM8@^H9x@#UBkid z%YlZv#uep`-~Ab_v~G#?%+5q}Z=$;=)tqWc_3FUL9`e$&k3OboFwBV#1T)7xqzT(a z8q&c;kmyaW4~z>bc$v;L7(YYRBj=_%y3-qVvXg<>j2R>ic0w=I=;BAzfs?X_QpFqjs6h_(R7Piiw`Kwd-~%}XEc)ZO;mqG7K_jGNP;T*4pZ1oj8HmOX?C?C6)42-V!cIW)e zF0HeqH$VDnP_ie57L+d0+}8umsJ*YF)A8ph2mPci-G-jZnam$3LpJ#(up~xzG%~ra zo>Hwmf&L?IDaMKPMGW1BQt5wv-QB64W~gocAi`8AI_Kij`UcK*BL7e`bac-3R7Fdx zp;G7qyQ{|(o)di%GvT_9RJyHMrg}S$iR$h`A22E{r)e-4xwf{Y+FP`d_gIRndIWu_ z3RCWrQJ4bqu1YY@?(&;(MF2r*VXCR`2wr48nYUcn#@X+`zjr4mc4ed@|&WpJ7X^6^wW{- zIXlHE6bc2HRkd83f4QeMP>ajZ{Rdk$Hn(FYpM#k^Q&c(US9M~lPIqBn3i>)kXy%Hg zWOg~W^U^6ZIdYDYJ~LEIKNjWb>FP=&;p(og?j~e*c15bUxu>lgi(sjEb%aSmCbsyfD>a3&1O7d_`rVs$@R2VrsQ2u?3we3r$nnEo0N5$vC$><<&Lu)$t+TNGajE#}q+!J_oBWG-hfZUa32}+ofpnn!2Iwge4^?5rt|8 zc3X@Pl4-pPj0LZuk8$e(8s%~mZmh-pF_aUwwtsTNF56#6zt=N9Qn*j_p77LRqJM^IAax;tr7!uK!8reG#SqtjH$`wC0+0p`iu$N1e zV@2aty#(vgw9|^&m!cgDWiGdL*LjwwrBgohB$yL14j^!>iyh*uZDJ>Zd5otmwb(^= zy3*^6j$Ri}R5aF#j{X6fQl`EV{9m+0j7eeGkZwf6#k;G-TcXotb ze$<{PT;|AWRszRJ4P4DRRx~%ar>JkDx9N5thG2hhbF#D5Y2s>w3lY(6aq!-mNaM(? z7h(*eFNOX(l(m^F1wmKs!)XLntk&)XCJm|BQ07xI%hrfTRUfFagDS*Z)V zQ&#vx-~$h^u-EJh)lAi!`nT2Y3ZKG@-TG5?-U}E-ScE1DL%^UByYR^{*CJ7!wW*6v0gZ0GWo~LhCAu1me z6{QWOWu^5pP3%%Y4RTzYaUu%V*2k-Lzc#Thg`)r!o7HWdkbyK+5m_DBm`zkHsViOX zoNt>T(Z<>HgM{TEWeG|~=#FOd3@a&aq_v2|OG+=n=~?DN59NZ2fju=n%JNP#%=niH zg`r1mCV=UIT_>}Rfwcsd*8cG(riFA@ANE08Qg$0z(&vU=XA+gH!{NO!h4WcM z-5Si@*t#VTJ&}SG?QuiK#-BfovS*S(m{T&-F9$T4xrq*kqhv)}dpV9Z%tC0W=ImrW zXQ$GH=(ey5V67T48Dg;nVSrg`1DL(u({t@~A#`#khRy7ny81-TifX7fb`1bN$pJpd z>}l|xcYh}l?2SCIqAsICc~5r^>{P=3y5|S#b2wRJrHZcFn@XMCg1I(vN=tjKIcV6$ zf%Raz0hXq1!b8vSV@Y*QS!s15(c9OQsN%B28o~|fBqWL{wKSduU@q!Rt;Nx`-LP-% zZ)-_8t#;;=ocFGB;0z}>s8h1FplshGtxk$Jq;=oTEi4QGY81UGs0P86f_C6Rg?($X zy*I^;e@KN|>=T;(@1dO8L+8~wHh!GNiJDa_u=~EG3IfX4E{1aVhU$eJhuO8wP*zd; zr#+1x{P=3`MzJvml2rgj-B1>M7FT>`4XWo0x)RkTr#Y~yZz!cX6uO9iu6%ZCqd(!A zvlRy%P{UK9)y?|)(#7$_VjMs>z)-B-Yv~5IG*VnuQ&*9YBViH3*iNI}0=8jT%RLpB z#$H4=iOhPbw0_Ns@=BO!)ilQCI^MpJ8~J9WUjjQT-UOzAv@uH*z~w`>Fez4O|{H&jPP5m zXD53jj@mY;@&!FqSMF+(;H^`ZH^M3pNB?44A>3@Nuf#Th?D%7Ri7lQJGQu?njb_WX z5qfZ9NnK52tr3~t!2Xb%VxHEKQ>MY7k=+R5A}4w<^|70qinb?e_vh)9uHCsnYBgpW zUF|IaHNant>|#yd>~DsnTh>;tsn|0TnM5U406~RiNwR07cYh_X&ECR1CEjj$wE-P%39k@g|wzuh}9 zR_l$rV?+bWJyvva(1A^Z-Q1ehGfml=6^;*8eR3G}VnlW|nK8m+ER4d2HN1$jJiff9 zZcU=5Y$pE8@m%i@@t zIK}TSOFH876UIVQOIcd6vI@IbYhZl}GcYmZXJUIXZH2jlog!I04fQfJ^Hi5=gV(P9 z{6|K2!NitT@u&Rk`E8K>M}Kpc8(!=E?H~-HroL9A8V}`)%DB^`;DYh_g{ zu*S{2KLAl;?hg#Y1FIbs@#Y~Il5s;RhYV18py$=1lkE-Xd^La_pt;xHCNVvhGbxrP zSn8HmRMb%+%{cv&t6;ShM5r5W^tnmLpxv+&j+DdRGO;RNwWP8kV1#K5M(lC27&Nj2 z?D^VXcZ6wckL$E8xEexdmO8W5nWN5JDNpElg41v>x(P|zTFlnQP<9rs7S%u!CrWyP zSFiS1V&^NPSS5(4d|nAKSiG_FA!WLM!@};j)nXTB#=5SK)Qrxy=B^q2{r%!OD+RT+ zb2_ecuSb!)dS*1?Mpk=j##$U`&cMk=XSyTVjLnMFw36wwrXM?l*Sa$|20ma2@4kwf zar{&2-v-uBGGv^=NP`}`%PTFr8d$qup9P`{@G5~Q-Oy8@d3(DiJj;cMXzP$$Wz@!S zmfnNDfji_qYw^R1I>Q86m&~4;%#pX}t7vmzXGS|s(P0a{2J>NMyrK~cG;BKfW+6D# z;WZsx2IXBWf9HWl3m~(KrwA_Z#uf#a7|L>zrACUIddoie*2M0!HFWrNtT}vI%-wBs z{KPw+L)&Y@=48;72H9uF5nZrR_e#L!n5)eeMQOe4(N*A9A+G_jl0zspGAz@e$;v$n zG~=v9{VK6o@UDywEqAH)^TzL>=AyMI1jIGe_s*^!ju?B&m%Y9_8tb?rWlGpmifcu7 zf4dmwl@kPm)?JR;ZrZIXuds5dYWEEQI9P|YD*nX80?X+*7|Tm3)m8P_v^TpmSfX+X zRb7kSMB0AKUZivbT6LF}m)A6|XrQbRdpW&wCMvZa160JZx7k?UP*a!SJ&RI34UmB_ zR6^WrS=GXXxV{WM1BEl1ytyP`Z>sAB3E0K!%Ga#9483kzAg(cH6>blW>c``P4JCBEvHmmQ|}>a5k&5@UR==L6l(z zt(W9%=ku14yam?e9e~v?se{fulo}>BCo(o@yuBG?tlrQKtyo0Io}R1awvc2Wtb!#d zWfyvZ*{Q^Z4;;-mqd%KXIfS6qa0gVD8PI$fo++Pz5DSrpo<1{2Q*^9=0XZ+JOBXaE z$G;vwl>7>47ZiI{xTss*G&3FtoRZt_DPoVstdGdOp^*fkd!M{0><{{YfVI?+Fv3zxA}Nx9jEA1{yl+sPmHoJfjLkJ%1(z~1={u2Hvj;i{$X_85~+ zT)iIJQ69MQMLv|S%z4yNUx_8Pm3e!&Dv&E$dn+(P-2~eTLn`XzN>O09!JNFRbQ>~# zLUdgfp6E?jv|}qAXS4oZANH5~` zwbe2yQ{FA6@qpcOSL+*lTxj=#rW^$db46QvyV@Y&=Ftir0DARMP-oj|9JZ%k)WW4afTlD6t*U;^6?4b$q5VM1~+_>XqbbjBA!%V+&D#b+sKDX9s zH_0%9y>GHWQ`4<}SxU31_H>?}r+ITU;EJ_sYI3AAq;o*5&oPb#5r*=0tEWs^%+L-l{5KujKfb{bi8pRnz4#^2D_b&JaCvX^h;CFHfw% z%iDtAi(PZ?dlRkZT)!VoHYa-xFvT#&=%LM9ez}AL9`nU&oC*x(Pz-$PVUTTQP8DWj z2VdsGXGnN`T(h}lVWau1K2&C-sr+3CgwUYSTggeADNMbLnS7lwzlFN*ydN8JkS z?quBI30zrLs~T?|+i;41(G_gbzJk53@@2I(xa~BwO@osUufvLApf@}D2OlVeo>#J! z>T63^VMc(@jF&_mu9wCI!plGW){9gn^Ueq7oyGj1lMw0(7hBw3rR&#V@YU$u8c#9s zP9t!Yf}g0A-8`O^aKCQJipHYysZ)#aMbGJTil%j>`#Mu6tW9zF{DnwcQmKX z19ENAw3=B((^_k*%8RB=>xL10M-fgDrXekuflZ?Y;|U;Zg&Nj;_O$Mvt~9>2W$&j4 zzZ+*R=%MzDaSpd+xwHn)i*kKTVzBde?+b4j_`JJ;ZmsIyP>#6|G>}0Zq%HK&y}WKs zEh+VY{fkPs!{JquA($iTcLcT3%GDLrpSwc;&lHcN%L3fR2B91EuL4n8wO15$iA(cBT@WXKPs$!Ty+tA6}Ir%Dvm8034R;X|JDh#r(- z>x^zE);K61Z_n6`Fj-!EMiCIs7%;8;WUH}ZwB1HU;@~aoUDwr?#rKe4)~k0}JmDv^ zwLbvtNBg|~uk*rQ7+9#qJ!)8r?-t>cXQmqsomx5g95cjY)*2j@C#q^!&J$kI;JT&} zMhM;oCT)v7)eOB`e3U?DXA_?xR72|_JS?zB;=A4`8RP^%<7{j$=R~`1+|%k>6_xQ( zVSHFeKCr~D5xkn zI%Le`X*dF2)4p7~Bm#?RjE=Qj+8C$Tm98=;VQAo7-*3Tq#CM~ISR>&=CHSSyLB6(C zkB@}P5{(}l)Xs=QK~HtU2}r;+j0$k(r{predo#o}2wa>Ov0|40SU0t_$?Y8$C&NrZ zluk}V_FmWE-((ZRce!vslrvk42up=F)@CLwOldAf-G zX0I=bGZwPmHnOAljpf8G_}wsk(n-ymjZR?HEm0!-n`PU?Y1df}V<6*H!K!;^C4%GR zjIQaQE>j`3o1t>HmPoe3L{2IJt(X@~Wt3sSbjpYs?6^agrJRX}`WQ{Nqyp_X=&_~u zm76d#)X=>v3~}HUzj$ zzz=i{WrNU$K)=K_$Yi704LMsWPdr5!Lq*ms<}R!^&h!Ws+pxx*q8yi7SRM%Jy--Kx zjsrG|#l{N)Ez#57*3p*6c)``Wlu|xT9XO5RK8v>-q%D?f7SpNDt_haWj9;hUJz2whUq~EUcJOG= z-+vukK(y-VeCUgUgH0+~mj_OikH_%?9y;G-7{_6eFZUL}{LH-oI{`p+8J2lE!iQWD z&M|jL_1w$*Zh=@NN>j&AZme2~HDXX()djl!I6Mq$%`CqhTb;rm^lsEaKki`9nmqX_ zxSY0RIE{lIX78gznhsShWeN^_IA^enxK^{Z=4lwDn2zvCLulIeBt~!F*i#+!nv89I ziGh#U^x$*HU_m`w&eQVEwzH`IVmt>5d=b2MRq%`87)$t;3giS2njQIovD4OTKPH42 z0c$+(1O5K$q%PIl*Dec#z1S|9YY(=tJSwwa(_@zW%={4dyx{d9PB5^nAL6+scn?!` z)ek;;(hq9+Tn_KwKJlk$K1;7B@_kq{?v1MC-=r(Y2c$&TA5v|W>sD-*>!og3DNr&RV{5-Z_!jRX zlbt2y<;N9GX@nVcx=%O6r_JhyI#NB;9Ka2H1^MvvbTtr%StIemnbt#ov(bflEw zEhW|e3XD8+u@w|R8Gic z@NgnSHH*WlDP#X3e31UXmhVv5GXx5UGpC+(U$<#yPV=ze@4@$kr}uQR6QI!>>Vrm8 zhEj0o8XzM{)d!QT%tgX;3MehDUFdS+Pd4G}(Ccj`0^*UMme`QUznrl>Q(-wk_+NY} zn<{OrrsMiA|0jwwy%Ps}({XS(O%D1@+NpK?Cj&TCm@fJY$Lml$lkk7p_REpbA_Jq$ zq@ z^7dch{J%X&{@uS;%G*s;=06F)aQ;sWlK(;5G~#_DO#;RV=l|0|@*n?>4v`(4Eg>r?RXO(#mIPKCjMKY2)6!~cr4=Q zl0UIGG~%mg^8sQD(y%3Bc{VzucrV-;f5|FDf&tpN92CWk<(`d^hTF z2Fre;GPC4@Q{rboQRmQXARtkvXb||MLEw}~*-unfYPsN3vVnj^oudbVbHrpmx_6eV z$1|OyGKoznno~lMez0_MjR?}`8tH_G28oxi8GNBqMfnfSLl4E}n83KOdy97go~zeB z0{DJ`abf%Ei-1p(l>$6??E0et9WPfprvg4HFkb9>;krTKKLecQJX2CP`<3v&0Qg~n zepqDioJMlxdpKC13*H2HuJqR%_!CHv4|Q=qmjOO0kdj?*yg5kvN1|ybd9nTV!FK`A zRi2jtXL(*V`N|$8@*RP$kc+->5O^KnOs5d(@sa&XxUGZ0Hw}``)q}vlNI2>oe!e{j z{eyrX7LYSmPk&0_zMQdj{No_$WLV;zl6ikH>))ouXXAfyJBeLscb z^`Y3~4%NUr@!v%af?&JghYJhx&46Xza=*tFTqU~SfJn^BFLem?9j(W^cwN*a2`Dzzjxl( zCuIaP;nZp@JRN`s>0dH%h+T(kAWP5vHa>(;!_UIsB@hqcN8)GUSDSf@aIW7h{HXw( zYZD89*T6ZI*u3F&^32>4uGgUk9;WXxaHhc}yiNbw0DNu${y+fEJylEpa|5RnEKiYP zbeNyV7&vL?1k#xupbzr-ssMekoL>*XgXR2v03Iyoe+T#(|7 zRtC9NoovpN@U!}lUH=hob!w&&g!6pGJ~kfdIlk;;*ZqXsK0usZDX=V7wPPnkL%{73^g#r5FZRx9BtA^QJfW8!I5$D{uqI|iN}bv*bvRSGyi1izSr0MB-H zJo+D-j&nl@{stH5cs{R=M_*q;*A_V`g=^$KJ^0DdPXW%?<3Bn&X@V*fIaRa|71b@oFuL!}PF#YZ35d5v9HNP*0 z;I*dzd^-d`L&=?cL-3oL74b+2ekg@2o?nLG6DBJB`4IdPBe4Gxf-f-Td^-f6X*Q1R z`HJP|Dox%gpuodp;bW#~c>fUmm}Lqt4#A67Dtt}|zRdLJlS1&5OO<|E2tJO&8_%i` z{89xwT)*?N<*YM8^r8@aI431MJQv|(>3?0I;TuEnB?*PEGjhVxFE#t-8$xhfp3Ncn zxRW)VOG0qV=i5T?uN%JI6@s5)$epCwZJQ0F_>LUt& zIt2fgku$#y!H=f$g6H=kc(0L%FNfgI8o6Z8Z*4iRHR-<@qMvR0+j}AS|Cs)kZxkAv z&e=x(+kIsVA7RGP*bx0OOSJq4hu}?SUMmj4k22{T9fH4M`g2JLe%~TZe|`vlf{`bS zLhwUtm40amzTMQnF$C`!t@OzdJkLzXYeVo~9ij9cA^1IJV($&XA2_qp9#Squ2966L-0SE{_~9xe1uVy?he7b4E(+j z{F&1={f9#E*`{AT9)e$L=C5Ce;44jeUI@Y0oT=%*5`tgLj*7>gr`dixxl!S7hv@s) zDBLyqTl!z<2DURI1pkNO^VkslWYZ513&FchJ5CG17Z|=R2*GVSwITSCMy|Gn;4hr1 zx^v{Lh-#1F}&Jg@NCf|RD;O%BU-N(pR z%jf&e{60PeAHPWRJu(D8a36)w3&Hb~3Xg~2A2sr%Ap{@4MCqGC@YhU#>kh%Yj2ycl z1plc~oG%Z-@2l4IKNW(nJxSsJ6@sreddoc__$CwnaR}aO?e{+$r~Fr#P|n0{yZ95;L(7lO~O)%2%?;Ff-R z2tK?;>B~d#H%xoigy5H$1^1~T_&PIw*M{InmudRv4Fdmi2>z&$w!3jYWhkH_-g>Q6_9;Fdr0LU7BUvJiZe z8Q050aLc!*LExVV!S^xa{mu~lNz;z^4+4KK1pllFzZHVZ#t7=4Z^jML2jX|uL3rUQ z48fl)Rro<6_`glMM}**(eo+W+>FYyqTd%f3;9Em*Td$i#@cZLh&M$}HXBv5UcL*L? ztn`nE;MGRXJR5@FQ>^r_gy6Hyy5^k_{B|>r_8Fz|ET6w&oURSQA2;iW3qtU^Q#9X8L-46ao?jD!|H;Ui&xhcTn(_O!5d80kKR*b; ztvr7;1h;bdnGpQYBea}<48a?wD*UYw{0&2&zpvsg|Bo~Bc1#HV1;d|1L-4OvX#8VB z@W+Z2z90mD?_`B94#7_}{Hzbbk2^}~&kVsIGvT!%`1j1bb3q7h=`Rk!S66HLw}jwh z&3yFv5d7xxO8>nOe399Qc`yv0r1ZZH!EZHs+Y2H1^OKeSoe;dlq#rfwC)-}NW}Fs< z;0GE#!M7ScWM>F&>0b}QA2sXDVMZ_h|LVFEIG@V> z58yvr#y++hihi<_xEhx-N*QUHB9vmJWQ)0yMEplt z=1Q`3-EpJ-=lMOKkNfm_-RHbsjNf~{zwh~;=RD_}=bYa;KU^=oZc|KrKnJ^AmBbkz zD?T3Mq^9C*pO)gCP)`qWwoiZYG+fVoN}S{5$>MRh+xi!XGk&RfHyk9r43$ZQd^8 zrR!MlDbCMXCySTCb+Z)l|KND>mUs(nNAHT4#s2DmcxroF&$r^st6IM-zQ}SYSG)oC zZ{=`4$M#Ia_1>^JAGVDbpNQ*4&Bf>Add^UB#y>9pBl5f~eh76h7ax{v7i_yY<9CVQ zK%NWYtMl1B`AXZLYzKM`kGB?osjGeeK=EGpS|1_aC2W0;_?(v3=Zjy*`Pv%s$8o$_ zFTMh=cZxH9uXuKXo$o)zkKp=tR2lnwwogu1`#LOM4#(f>;!pLl@y*2<-$r~6jz|5) zTMxE*hKm1E-ug4*jGrye@zYB2C(zDsi1)*Bd8_z9oELm9J_E#;+G2`k;;9Bc6i&f0p=G_-XMw zu-*ME{$X94KMKb&wkP9Di0{XF#J%DN%^QQMzW7F*za)xJ=wah~h)?ckeY`m1r;6{! zc9$wX1J^TGi66m!?^AKc?-bvO<50Hvw0ySCbK>vfye~h-S!_?n7ZIOX&*q60FM#n+ zZSfZ{Ztp1maDAI6Nu1Yt`iuAIV&jL4&qV$);ukyF_$lH&FfMvdoYyxNiyy~v@Ky2V z*zcu_SH^XN4dN{^4%{Zr>l=H-4&iEwp81$d9;){COdY%?IquZ8nL|#s2U+ z@tZjAoDlDb>ks*`e`0$cZe{B)Ae80!%pI#;5yq7amJ4lKT*ln^Sn6w?LzT18yNJv44JC z{B!J|pB68dZ1X%T&giT7@AF2XXxUmw0iUA63A1 z$@XuFab1FVF2*N=)X@$j#b;pr&-;9tKNs;YOMKp+BY{9$p%9~V!= zd3dfk0|R(2-}~mpXcvY#ETWQam~be{?$r+Iris0#d*DGfcTaBLXqid@%PZL zri=6b;AP@GUwc)2Znscm`b3=ZJH!`YdpRl2^Sd+RZw?Garo4C`+mq*Og~XfXwei)& z8GoO6L7YFf7w7p}7xC?bZT`{XjGrL>8v4)6;yhnlF5b6^&A&;U@t=vmU*EYpthg>l>4;=LQ&JO{;xBL5}vX8mmZofr>txdt}3-blOwUUwA#0oQq-5TA_Gx<`C5wv&g%i(|PS7r&1E;q&6JAbySb#JaZ5_r*`4o%f5c!#Lz0;vXXa zW$`DGzjU0P50`gXG5b13yvY#j@!~BlhkA(ri0hV5h;POAxj;M@^}i$D2*<~L;w{i` z&x=oj=fU<}IH=ED!e0W95ub(rQ_ym{<=uZZ_WyWJF@i2Y9#&M(={o6$a{#TTLqWD3K2mT|@dJ15?#(u(jqQzOyo#L#gnmFsJqh8eZtES?- zzSmBipBHo!{}%l)S)89cJTA`rawmxo#eQa?$JdFMEoSTgLVOzb<9o%YU|e)gobkVi zpWt;RoCk2doW}k(TD*24TTeal^>$iTVZKwun{~7EO%*SS z1JY~aAL01BOMLnLHqRk(_LGz1>?h~N*-x&Cv!CR}=OJuo_LJh`>?c(`-dvphq_;TN zd$M>TY^TqNGyYj|elD0M&VKTicp0?+ZgKXL1L8v;u-&*4ACk@0`U_0q2z7WebMf}Wzww@W{>u?-jE&el>=PmKqvAygTZ-edep!fou z_Z<;0jPdgc@lIWAoj;1FVt?{)@mkGn{0;HWIPOGY{K)q2+{DJ05ntWOdRTlZ&NuHB zABpqLc=2XkY@Sx)6R>_0#n)ln(pUTn_8a^>jrCtJ{|Kh>68|dB(^JGxW4|uDfb+^CC zk8wTQ?F^3h(c+&W{x0zWy=|Tv;tktdZz(>wi}h~e7m}?H5dSyU*JI*maNhl#_!8_- z(!~?8oo*0M#roPKJ`Vl)C-M7A*g9{Dzm4&5DV+DPJ!5gc*;#xB<~vaQMvTorTzosm z=TC@V>0{%^iSNh$XR`SH+`ow@b+CEnh<}BC`=a=J*gw21&il8Pi?1(Y^QVaqLA$LL zFO2i~_rxo-A{lypJ*C_Wu$`6> z--z{9Ui`^oc79>;-QBEL6EA;{^?SvO;P}Po1zG>uJK{+sqT&x7KBV!o}!Yh%CK zUc4mwNuu~$7_W90-;eQ6U-3m)zk|e=V7W$!cf`1BwD@_9_r{A)NB^86J{aSu6!9?_ zzda{@63aVZJQndUi$8$Zsp3zf{@27uV*I>DylHE@zTOtEfa{7G;%m^~Hi`E~|NK<^ z3+#tK7w`Uno$qe(iWr9<5Wk7-@v!(0*dHDfUs}=T&lZ0#Z2hcwIzFGeAU*`=Q&+@! zpHQy&cU^7%Kg8>lv0eb{huhIWye=wUAN#}7;<4x_JU?KbX7EZ9&+mpFISZ(ny zF}`giUZT6LznOR|td~~e9Pf4zFJIl}c~tyMtjAvB{6fcM@hkZJVz~Il`)&Tw;?uCa z6U4v6ae10}KGU$l^sM+o?4Mr{KN60FhZc)}g8e|M_#4>nR*Ap&sLk`1c*`W~?~1R_ zZ+)ZqC~S9I#j9Xk{keGSM{J%w;(YEUOMD~h|4uv_=PxJ4Q?P$NBOXTl1@T|Y+Ip^v z{{jDxc(L1Ue4fVkC%214tluc{4>6u8A^sfpleddwa|~4w=W`=f#OvTXOHJ{?*iP$- z??#>Xi}Sgx1o2q(=eFX@uz&6>e)MkJE=l5Vpg;E&Ka2B)!QzE+-usyNz0o%RSn<2C zUM7i;t!d+Dh_AqPw&%pFl(z8;#Am>lioe#@#;*`>kMaNO;=kdzvrar4*DEr__hJ2R z7N3dp%5CDsv7h`>JRawP`^EQQzwwQD7PjkS;;$gjDe=bgubOQASMieA&s-BP zoM_{3itk7JmKcwZxYrPebt> z^yjAHTWZ-nEya0%ZF}(;j3>K@H$a}A;senC2Z&e1es!35V;mQr5I=+C=6Laom2Le~ z#j9bzIZGV7z0f@IA2A+SBtG*uZ!

        CpXq4x^K%kKB5XSEUk4(;4Yd?4bxiRWUx-A6nL>E~#SB|ruF1{N3+xNx0V?VP= zd@{DL&%~2)y!b-A4Ep~*@vZ1@hs39$9ljSI+tSvbE#3{s_jBTN(QkPk!2bW9`A0DQ zOX5Gq_H{$NAGY^=I8SAsJ?JNe#rgf(CB+vNxAW!mG0c;T{a96r?}71QP4N>r?$#CW z`H;=uSp119)*lpqvz+zT;{5)mF5(w4@a-pl1@(^cf zo)NEw@&B{pQ_*g};Cc*~>k|6;ZO#6=ydR+c65?a9ohFF4jkE86SiB4M z;>?rd@dDU?vwp_kS^Ido~wmKkp&V_!%C5!{eL93t>Ne zM4b6Adi*x@3ob9e$F+nw^EC4KQy!lx&URQL&itD_e#qm;#hL%AIP>2SXM7o)FR~pN z-^}Al9`7$c5aX7~;>yVEgvINkT^y$%El@Xp`gSl<66~{@lq^)ybdbxT&A{k2-nW{AV3^^IviD zxcP55@ot{N?Q9WjH_o>d+^jDXzsQD#sygn@x3=S^-8k=f@u!ieE!@nv0L=Utd%Tqhe9toZt{#Y1q4$nob}YS9NH-Hs}TR0IRD?i zU7kEAC7yZCi8Ie7Po5}Te=_UE)XzL6#fxAgC@;?Zcf+~7^|8E-#H+*mIeFamGEAKN z=LzD+YS=`R;by+KA-DOF>cpGnYKi(^_r!nfiQg{qg)ooPPP|+HZS8FU_e;O^v#+a* zvmbUBuO4mV2Z=W|3lU7S#hGV;IFBRC#d#drD9${eiF1E@R-Ey_igSJaA$}3dmA8Xk z4zs?@DoM64LzUo#gV$zJr(u1?N&GCt*K^{{_87u;)XZ^{=Q8rNbMkOsV&2x>aTCh? z{hd4}e+u$H=D3@Gf|JM1Kf{TS)QNiLId1Zd$rt<;OiRSSg1_qIck6u9iI3EY{2w{) z)|u(#aqHac#JhP8J8tq6%O5E-bW(g1{3pjF%ZvJdaoptThn@7l#h1YI;5sY&3GW-^ z|C3<)iOHXU{1p+;{<8^rs*4|o*AcIRoyP+*-vq4p7EZjGFV`2pXPxsMjXVRLc(c5l z;iDygX7D>RO?2W-{xmGtEXPfrJOxd3@c$l)H-Rq|p8$Uq&i2fVWC{L1L?_;z?+1>% z^Zi8pGvwbX&iQ@~=X?)fzTZ0WX1-Zi-t&%|`F4o1Z@B8o^Scx8<|&Hnkz6m#Q_^ua z{!Yiue3xLpRp6}ux-BQv+7sW|6F~e+X%-0Bo8_HqIn>FCH{XvpGEvQ$I+!Czgg(yaocT~A!sfXGH|=a@+0b(6KTf>KpNRatzkuug4Dysnv~Oe{TwV@U5#NdY3F3p`kHXoX zU&H5d{G5mL<^NAGO!ACEp3zPoQ-2ETpW?V_hrZGF4KpOqIOKWTiFfrQY5&>LHvXcM$F1j@6CYWRsOL6({>lEZ4SC9l z{|2uBXS;EEt2*%}e-`rBb==g+{LRIgzm?-APZ&Gt&W@WrO-lxU1yfHr>zR)BPj=!> z9{xXn{GL%R?@r{I?8KY=*Wt6oTa_|%4aRliY4AmkyYpQGXPxs<=Q|RghUMMixTz`Z{p-J z%N33Nc1Ooc2j12E6--Iu6XE^fobOkd?+kJN|HrGvV-UX%ZkE^7lYn}*I`QuIyU%fV z`~BW=lbZQYdGi12#JlocPi~of+n@U}`R&w~X}; zP9C#dgVAmyB)%i!$BHk7&vV>8E~JXrYGvoU63*p~#`(xrC*G94w~USdQsSE<{%a@R ztlvdgzdtx`@>Dm!45o8V9=H83JMnIw-yJu3CL>RQq)56D>t{X1;9OtXsHcMCZauM1 z9=D!Gj+<4&{0};L$_CE-?HzaXCpmfC{DU2L^N(`!ly&k?bKKV1jm$<6Oa;2zpRDIqEN?ORt$u<$6&yEtjv!Apao(?9Tf9$cff=Iy4Q zD!5;0hZAqS9ekJM-;CwW_IQqy$1GP0>b&l_$^SU==j{=^2qxCE7+x68c0P;w-Yfn$ zcqj2$@W&+oKI9)KUI6Et(EhSGF=k;BjcsEb7<0cP==b^EVo8xcTD_I=FXxUGF%T)b7-`kmqx zQBSP+uogDHq4)~CZjGO&pSbPTRpK||KDvJ5SIrxPX}I{H`qsya&%M|BRPjgZS)U_5 z)pW*SdP)4|AnVJ;m$kJ1hInd2>+9gUU2Kr}FVOxUiyx_E^BfT8{dI@MJI2}g9Pv%1 ztn+VEj~R!w2VmHAYkY;vFSoX3#$)pe-G}$lZ^!F+$4!4`-iI7F^JVSwVEmlltS`5ovIc^Q&U(Tgj}^buzCBdm<4we|nTFbUyt6p_6Yo1Pzc%%=&ao2D zdZvljM4hw6nVXGyf;z%+LD>H2(>SXZ{><=I8Y`=3#!`zd&dElr|e% zFwvR+ZgJ+XF3$YCzrf_dC8|i?4olwetUnXWJ4xcXTzo!*@$^L!U&;go(<wCP3_!h*s_4p&=pCP`tIQ!us@w?CtPk4NScw@w;h>wEL6=(Y|5$Aee zAxY&YI7qje5-;!S&oO+YY>@%SY1@rb{5 z-%apdlZWlFLgJa9_t&r<`ZkGYJMg|6jsHpFYoeZu9=|4D5Ak_$&}DvlA#v8j`+XSC z`tOx^*3;PI&BZz24j%6+&U$#?5bJpu%QaErAA!&G_&o9Mh+ir`0KQV3{h9YGnK08I z*#EanJnPx(@k8RQ=cLEainAWx_r!WKgPP1#sG$8x=ke}#akg_sac+;ie~NiBZQ4*v ziRbYyQJndEiZeg&htmAdNIbW@xsF#wE#}8!$IW`-e3y%JzWkmcGha6k@7vOPzLY#% z-a{TgCjOHtGMM;1oy<@FRpNiM;h`HI&yO7-^W-AFq{qvN7d3ATrfTABH$E@O{A@Sg zFGgoObd@|@uKtd@?L6FZv%a{zPl~h7DUQ2&c%K*RxgJ@nP-uk{Z}Nw*yu4qG@vMKF z#Iydr;>>?YoOSa4FU^0=6VLm?G`>7eaOlim6>hG-nRB&|aGxLV|6)Av6Kf%PxE?z> z?zSiI^I{&}4>sC~H|=@U1O(G$kIxk6`RaU+FBLz9{Hr{^R-E^n@qRJ$c5FJ4I=^<} zjr01?QIGTU7Umfl$r9Y(C-L-a;?ohI$E>JeVjg-S@g+7a#QWM94-VCqc-H@b$6JVx zK%!0_PZH;H4fgmb@ma_}(c{y_xxBnDkIReO%|fdsJ`VZc@%Tn@T&4|e_xM-hEs+0^ z$B&7#{m+QA-F^{&0{MBrp)PN95gS0i1Mw9+UR9j+)DdSr@#3t9_cL<7Z2x`|&w56B ze5`mJ>VL)KtHim!-uC#1;*F4ho5y#FbNycM_;2ED&p*Z4o&|A#CEJbd$@@U*ZBb`U zi60J+7iXRX@n;d=$>T}l+`f1psHq2sph%`EPP}nmubboX1>${BPpZe$#FG*Kp2s(d zk4F3skM9v*jQGPI=l3|W9hM>fyu{P5h<}85elHI5&<$S@RE)vh{|9!=~;0;5>li>WGSLUZbE%8qwewO$&_zU8T;C~Zm`@br_74hlf zY_|+?wh!-LX8lML`bOgU`NBz$pB2Z)r=iOpzb>AP85hKT(5#1ELVOtF%X|DD@xLMd zK94sPXFIp_cn9(I$lu-L{l&jV{78?F6+eLZ86JOL{CmW|?D4;g{~zMt^!U5t*@)lj z@txxAZ@kZ)>lbN4XC=kY~NeH;A`Ge5S{Di*rB8=L}eX zL*)6z6Q2t=!$)&|cl;6i20k~yJcE#@EN(=hPl4a#@i=jwk2LmpbMY6EpU)p~zN6qn zB%b~4NjR4)G10z(_tBd?d4oUvTyVaV$9O;US1>IXKL}qfegV$=-p(4t$<~%gg5x_DMYJIU>$_PKq-> zpG(mEc}fM17)*4wPf?GT5obM>#92=ban{4%)OlsMPd zGajEK&ieV>hSr}h@ob+Bj=TN*Q^!r$VVz%ybG`>1ck}Q$57x5;{qT|#Z;18qISh?2 zUE1`9|MmyQ^Z5*oZ|sTZ^A?O>g?jpU;`tng#!r{{UC8sI$Crq+emD( z&tb40*4a(sd0ZIaxcR8IPNeEkXoTY?HT(G(arX16j=OpI{D;=F(up_uS=BFh8FYIVAD5aojxN@iXH8M*Jm@^Lto1-uKuoR^qIuo5%Z#vmQRb!g@wwxn@c{pUYS%ei8A@#90rY3t@gfx3X2@xxBkQo+Zxw z*&fdk=koG-6s_mh_wEO))AY~wSgx4c|GR$O{Y)jt-S`^fJ&>n?$D4|?o%wu>);U1p zS?6OOe@dM7O!xS6;!mP}K4-&vc%RcciC>ENjUNA0oc(8yIM?q##JL{%{EgOgP2!n9 z4=ya5c=xzm*m1KSIp0#^oNook-8_80hxPDzjR&20lb_Ggbn(+$z7z4& z#lM6%QC(R!d z^WW{)v_IRkvd3$Rvz~Zy){`L4didOx)-zb**&jxGe4;q(pDE6I=81E?EcN(Gan{f0 z!?gbG63_P8>$tmJeB-#geH|C)e9t=W=Hc^XtcU;aNx^b|UB9e{&wFY7y`FeJ2d43f zo_Idj#rSRL&*MGueBMjrmrMK^AH`MekN^EmR2Cq7%8{U=A9>xIvaY5rp6 z|JwdDP=9%k-y_cB#eE)cD9+_=A*))aaE4yWLe!g2ZJ*7>zvnouZ=f0*Sh zKn#9zylk8~&94*8U%_O&VB}x+uSERYIL}cGC7Zv3$v8g3jlAYx#?AJEj|FeNmmWr- z)?XQp&FI#0)r0eW%+m-Si=Xt)c)9gS1h2CkH~lIGuaAmX$LnnIns}WfULUU` zD?Io&+kX~3%0MvD(;}~e=L^Nxz+=QefQQ95!rkX?Oh4g$M0F&d?~fPfeVz&8weY%~ zIPZH*6n_-2dx{Um>tyj1ydELW`+@m;^J}wQY|pt8pBDViOpCUgwCjJtK`6w3GR@+n)Ts8G2gqdox9w zpkSi2J^6hYbhc+$;@O_D;%v`4;$f38nBv9Ro(bY?&vxQ$&qQ&yXHRjqXRB zlPu2h%m{IgXU2%PK>kVMgW&FSQl@_1=jJ{qWqb+Z)0{j}fnl=^rHgYco*|CQ1)(kC zVdT#guMFQUo&?VlPlg{Ae-WN7o(9hm-wD4Yei)uB{ym&0C#FA`_Q{4v;iQFr4jvZg zeGakWT;4k39M|&y<7Ix<&+kE`H^h86`FRSzztF5N zlY+||gAIz#TW5k1{*`V4}1BusG|F6=(f*#94p5IO|UkXZ`KOS-(Da#`^WSGuA&w^6);2 zN#e|(BF_Bo^Jr$%V*WIV=lvMz;v9cxi0{XCx<#DzWQjBXQSnsd$rfJ;&k^VS2A9NH zPp&xY;rB{vN-o|BgDCX z8zavB+az(`&&KaNWIOQl)>Mg4#P~H$oZpX-ETf}*tHdCC}X?KgqV0@D; z&iZr2S^p(*)}JfR`a^~O+D}-2lsG>J4~z4q!x3J#)obPntOENf&258RD#Gi#Y4a6lXoV#aU0b_^W9D9C7Bq zB+mS~;>^$QFXZ;c^Vk?%#HW9U`G&=RhR2Gto&<5`ZzsMPc@o99!h4GI^QmNU)-yt! z^`wY%zH`Mn-$mk_Z>l)kC&O|4GqQnh5y#;mlqp`sZqA|I;)CE>;=|xa#d#iaNjwhm zx#D%<{D8)+cN4#4H=kRunOnce(); +} + + +/**************** +evma_run_machine +****************/ + +extern "C" void evma_run_machine() +{ + ensure_eventmachine("evma_run_machine"); + EventMachine->Run(); +} + + +/************************** +evma_install_oneshot_timer +**************************/ + +extern "C" const uintptr_t evma_install_oneshot_timer (uint64_t milliseconds) +{ + ensure_eventmachine("evma_install_oneshot_timer"); + return EventMachine->InstallOneshotTimer (milliseconds); +} + + +/********************** +evma_connect_to_server +**********************/ + +extern "C" const uintptr_t evma_connect_to_server (const char *bind_addr, int bind_port, const char *server, int port) +{ + ensure_eventmachine("evma_connect_to_server"); + return EventMachine->ConnectToServer (bind_addr, bind_port, server, port); +} + +/*************************** +evma_connect_to_unix_server +***************************/ + +extern "C" const uintptr_t evma_connect_to_unix_server (const char *server) +{ + ensure_eventmachine("evma_connect_to_unix_server"); + return EventMachine->ConnectToUnixServer (server); +} + +/************** +evma_attach_fd +**************/ + +extern "C" const uintptr_t evma_attach_fd (int file_descriptor, int watch_mode) +{ + ensure_eventmachine("evma_attach_fd"); + return EventMachine->AttachFD (file_descriptor, watch_mode ? true : false); +} + +/************** +evma_detach_fd +**************/ + +extern "C" int evma_detach_fd (const uintptr_t binding) +{ + ensure_eventmachine("evma_detach_fd"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return EventMachine->DetachFD (ed); + else + #ifdef BUILD_FOR_RUBY + rb_raise(rb_eRuntimeError, "invalid binding to detach"); + #else + throw std::runtime_error ("invalid binding to detach"); + #endif + return -1; +} + +/************************ +evma_get_file_descriptor +************************/ + +extern "C" int evma_get_file_descriptor (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_file_descriptor"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->GetSocket(); + else + #ifdef BUILD_FOR_RUBY + rb_raise(rb_eRuntimeError, "invalid binding to get_fd"); + #else + throw std::runtime_error ("invalid binding to get_fd"); + #endif + return -1; +} + +/*********************** +evma_is_notify_readable +***********************/ + +extern "C" int evma_is_notify_readable (const uintptr_t binding) +{ + ConnectionDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + return cd->IsNotifyReadable() ? 1 : 0; + return -1; +} + +/************************ +evma_set_notify_readable +************************/ + +extern "C" void evma_set_notify_readable (const uintptr_t binding, int mode) +{ + ConnectionDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + cd->SetNotifyReadable (mode ? true : false); +} + +/*********************** +evma_is_notify_writable +***********************/ + +extern "C" int evma_is_notify_writable (const uintptr_t binding) +{ + ConnectionDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + return cd->IsNotifyWritable() ? 1 : 0; + return -1; +} + +/************************ +evma_set_notify_writable +************************/ + +extern "C" void evma_set_notify_writable (const uintptr_t binding, int mode) +{ + ConnectionDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + cd->SetNotifyWritable (mode ? true : false); +} + +/********** +evma_pause +**********/ + +extern "C" int evma_pause (const uintptr_t binding) +{ + EventableDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + return cd->Pause() ? 1 : 0; + + return 0; +} + +/*********** +evma_resume +***********/ + +extern "C" int evma_resume (const uintptr_t binding) +{ + EventableDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + return cd->Resume() ? 1 : 0; + + return 0; +} + +/************** +evma_is_paused +**************/ + +extern "C" int evma_is_paused (const uintptr_t binding) +{ + EventableDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + return cd->IsPaused() ? 1 : 0; + + return 0; +} + +/************************ +evma_num_close_scheduled +************************/ + +extern "C" int evma_num_close_scheduled () +{ + ensure_eventmachine("evma_num_close_scheduled"); + return EventMachine->NumCloseScheduled; +} + +/********************** +evma_create_tcp_server +**********************/ + +extern "C" const uintptr_t evma_create_tcp_server (const char *address, int port) +{ + ensure_eventmachine("evma_create_tcp_server"); + return EventMachine->CreateTcpServer (address, port); +} + +/****************************** +evma_create_unix_domain_server +******************************/ + +extern "C" const uintptr_t evma_create_unix_domain_server (const char *filename) +{ + ensure_eventmachine("evma_create_unix_domain_server"); + return EventMachine->CreateUnixDomainServer (filename); +} + +/*********************** +evma_attach_sd +************************/ + +extern "C" const uintptr_t evma_attach_sd (int sd) +{ + ensure_eventmachine("evma_attach_sd"); + return EventMachine->AttachSD (sd); +} + +/************************* +evma_open_datagram_socket +*************************/ + +extern "C" const uintptr_t evma_open_datagram_socket (const char *address, int port) +{ + ensure_eventmachine("evma_open_datagram_socket"); + return EventMachine->OpenDatagramSocket (address, port); +} + +/****************** +evma_open_keyboard +******************/ + +extern "C" const uintptr_t evma_open_keyboard() +{ + ensure_eventmachine("evma_open_keyboard"); + return EventMachine->OpenKeyboard(); +} + +/******************* +evma_watch_filename +*******************/ + +extern "C" const uintptr_t evma_watch_filename (const char *fname) +{ + ensure_eventmachine("evma_watch_filename"); + return EventMachine->WatchFile(fname); +} + +/********************* +evma_unwatch_filename +*********************/ + +extern "C" void evma_unwatch_filename (const uintptr_t sig) +{ + ensure_eventmachine("evma_unwatch_file"); + EventMachine->UnwatchFile(sig); +} + +/************** +evma_watch_pid +**************/ + +extern "C" const uintptr_t evma_watch_pid (int pid) +{ + ensure_eventmachine("evma_watch_pid"); + return EventMachine->WatchPid(pid); +} + +/**************** +evma_unwatch_pid +****************/ + +extern "C" void evma_unwatch_pid (const uintptr_t sig) +{ + ensure_eventmachine("evma_unwatch_pid"); + EventMachine->UnwatchPid(sig); +} + +/**************************** +evma_send_data_to_connection +****************************/ + +extern "C" int evma_send_data_to_connection (const uintptr_t binding, const char *data, int data_length) +{ + ensure_eventmachine("evma_send_data_to_connection"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->SendOutboundData(data, data_length); + return -1; +} + +/****************** +evma_send_datagram +******************/ + +extern "C" int evma_send_datagram (const uintptr_t binding, const char *data, int data_length, const char *address, int port) +{ + ensure_eventmachine("evma_send_datagram"); + DatagramDescriptor *dd = dynamic_cast (Bindable_t::GetObject (binding)); + if (dd) + return dd->SendOutboundDatagram(data, data_length, address, port); + return -1; +} + + +/********************* +evma_close_connection +*********************/ + +extern "C" void evma_close_connection (const uintptr_t binding, int after_writing) +{ + ensure_eventmachine("evma_close_connection"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + ed->ScheduleClose (after_writing ? true : false); +} + +/*********************************** +evma_report_connection_error_status +***********************************/ + +extern "C" int evma_report_connection_error_status (const uintptr_t binding) +{ + ensure_eventmachine("evma_report_connection_error_status"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->ReportErrorStatus(); + return -1; +} + +/******************** +evma_stop_tcp_server +********************/ + +extern "C" void evma_stop_tcp_server (const uintptr_t binding) +{ + ensure_eventmachine("evma_stop_tcp_server"); + AcceptorDescriptor::StopAcceptor (binding); +} + + +/***************** +evma_stop_machine +*****************/ + +extern "C" void evma_stop_machine() +{ + ensure_eventmachine("evma_stop_machine"); + EventMachine->ScheduleHalt(); +} + +/***************** +evma_stopping +*****************/ + +extern "C" bool evma_stopping() +{ + ensure_eventmachine("evma_stopping"); + return EventMachine->Stopping(); +} + +/************** +evma_start_tls +**************/ + +extern "C" void evma_start_tls (const uintptr_t binding) +{ + ensure_eventmachine("evma_start_tls"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + ed->StartTls(); +} + +/****************** +evma_set_tls_parms +******************/ + +extern "C" void evma_set_tls_parms (const uintptr_t binding, const char *privatekey_filename, const char *certchain_filename, int verify_peer, int fail_if_no_peer_cert, const char *sni_hostname, const char *cipherlist, const char *ecdh_curve, const char *dhparam, int ssl_version) +{ + ensure_eventmachine("evma_set_tls_parms"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + ed->SetTlsParms (privatekey_filename, certchain_filename, (verify_peer == 1 ? true : false), (fail_if_no_peer_cert == 1 ? true : false), sni_hostname, cipherlist, ecdh_curve, dhparam, ssl_version); +} + +/****************** +evma_get_peer_cert +******************/ + +#ifdef WITH_SSL +extern "C" X509 *evma_get_peer_cert (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_peer_cert"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->GetPeerCert(); + return NULL; +} +#endif + +/****************** +evma_get_cipher_bits +******************/ + +#ifdef WITH_SSL +extern "C" int evma_get_cipher_bits (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_cipher_bits"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->GetCipherBits(); + return -1; +} +#endif + +/****************** +evma_get_cipher_name +******************/ + +#ifdef WITH_SSL +extern "C" const char *evma_get_cipher_name (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_cipher_name"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->GetCipherName(); + return NULL; +} +#endif + +/****************** +evma_get_cipher_protocol +******************/ + +#ifdef WITH_SSL +extern "C" const char *evma_get_cipher_protocol (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_cipher_protocol"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->GetCipherProtocol(); + return NULL; +} +#endif + +/****************** +evma_get_sni_hostname +******************/ + +#ifdef WITH_SSL +extern "C" const char *evma_get_sni_hostname (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_sni_hostname"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) + return ed->GetSNIHostname(); + return NULL; +} +#endif + +/******************** +evma_accept_ssl_peer +********************/ + +#ifdef WITH_SSL +extern "C" void evma_accept_ssl_peer (const uintptr_t binding) +{ + ensure_eventmachine("evma_accept_ssl_peer"); + ConnectionDescriptor *cd = dynamic_cast (Bindable_t::GetObject (binding)); + if (cd) + cd->AcceptSslPeer(); +} +#endif + +/***************** +evma_get_peername +*****************/ + +extern "C" int evma_get_peername (const uintptr_t binding, struct sockaddr *sa, socklen_t *len) +{ + ensure_eventmachine("evma_get_peername"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) { + return ed->GetPeername (sa, len) ? 1 : 0; + } + else + return 0; +} + +/***************** +evma_get_sockname +*****************/ + +extern "C" int evma_get_sockname (const uintptr_t binding, struct sockaddr *sa, socklen_t *len) +{ + ensure_eventmachine("evma_get_sockname"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) { + return ed->GetSockname (sa, len) ? 1 : 0; + } + else + return 0; +} + +/*********************** +evma_get_subprocess_pid +***********************/ + +#ifdef OS_UNIX +extern "C" int evma_get_subprocess_pid (const uintptr_t binding, pid_t *pid) +{ + ensure_eventmachine("evma_get_subprocess_pid"); + PipeDescriptor *pd = dynamic_cast (Bindable_t::GetObject (binding)); + if (pd) { + return pd->GetSubprocessPid (pid) ? 1 : 0; + } + else if (pid && EventMachine->SubprocessPid) { + *pid = EventMachine->SubprocessPid; + return 1; + } + else + return 0; +} +#else +extern "C" int evma_get_subprocess_pid (const uintptr_t binding UNUSED, pid_t *pid UNUSED) +{ + return 0; +} +#endif + +/************************** +evma_get_subprocess_status +**************************/ + +extern "C" int evma_get_subprocess_status (const uintptr_t binding UNUSED, int *status) +{ + ensure_eventmachine("evma_get_subprocess_status"); + if (status) { + *status = EventMachine->SubprocessExitStatus; + return 1; + } + else + return 0; +} + +/************************* +evma_get_connection_count +*************************/ + +extern "C" int evma_get_connection_count() +{ + ensure_eventmachine("evma_get_connection_count"); + return EventMachine->GetConnectionCount(); +} + +/********************* +evma_signal_loopbreak +*********************/ + +extern "C" void evma_signal_loopbreak() +{ + ensure_eventmachine("evma_signal_loopbreak"); + EventMachine->SignalLoopBreaker(); +} + + + +/******************************** +evma_get_comm_inactivity_timeout +********************************/ + +extern "C" float evma_get_comm_inactivity_timeout (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_comm_inactivity_timeout"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) { + return ((float)ed->GetCommInactivityTimeout() / 1000); + } + else + return 0.0; //Perhaps this should be an exception. Access to an unknown binding. +} + +/******************************** +evma_set_comm_inactivity_timeout +********************************/ + +extern "C" int evma_set_comm_inactivity_timeout (const uintptr_t binding, float value) +{ + ensure_eventmachine("evma_set_comm_inactivity_timeout"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) { + return ed->SetCommInactivityTimeout ((uint64_t)(value * 1000)); + } + else + return 0; //Perhaps this should be an exception. Access to an unknown binding. +} + + +/******************************** +evma_get_pending_connect_timeout +********************************/ + +extern "C" float evma_get_pending_connect_timeout (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_pending_connect_timeout"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) { + return ((float)ed->GetPendingConnectTimeout() / 1000); + } + else + return 0.0; +} + + +/******************************** +evma_set_pending_connect_timeout +********************************/ + +extern "C" int evma_set_pending_connect_timeout (const uintptr_t binding, float value) +{ + ensure_eventmachine("evma_set_pending_connect_timeout"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + if (ed) { + return ed->SetPendingConnectTimeout ((uint64_t)(value * 1000)); + } + else + return 0; +} + + +/********************** +evma_set_timer_quantum +**********************/ + +extern "C" void evma_set_timer_quantum (int interval) +{ + ensure_eventmachine("evma_set_timer_quantum"); + EventMachine->SetTimerQuantum (interval); +} + + +/************************ +evma_get_max_timer_count +************************/ + +extern "C" int evma_get_max_timer_count() +{ + return EventMachine_t::GetMaxTimerCount(); +} + +/************************ +evma_set_max_timer_count +************************/ + +extern "C" void evma_set_max_timer_count (int ct) +{ + // This may only be called if the reactor is not running. + + if (EventMachine) + #ifdef BUILD_FOR_RUBY + rb_raise(rb_eRuntimeError, "eventmachine already initialized: evma_set_max_timer_count"); + #else + throw std::runtime_error ("eventmachine already initialized: evma_set_max_timer_count"); + #endif + EventMachine_t::SetMaxTimerCount (ct); +} + +/****************** +evma_get/set_simultaneous_accept_count +******************/ + +extern "C" void evma_set_simultaneous_accept_count (int count) +{ + EventMachine_t::SetSimultaneousAcceptCount(count); +} + +extern "C" int evma_get_simultaneous_accept_count() +{ + return EventMachine_t::GetSimultaneousAcceptCount(); +} + + +/****************** +evma_setuid_string +******************/ + +extern "C" void evma_setuid_string (const char *username) +{ + // We do NOT need to be running an EM instance because this method is static. + EventMachine_t::SetuidString (username); +} + + +/********** +evma_popen +**********/ + +extern "C" const uintptr_t evma_popen (char * const*cmd_strings) +{ + ensure_eventmachine("evma_popen"); + return EventMachine->Socketpair (cmd_strings); +} + + +/*************************** +evma_get_outbound_data_size +***************************/ + +extern "C" int evma_get_outbound_data_size (const uintptr_t binding) +{ + ensure_eventmachine("evma_get_outbound_data_size"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (binding)); + return ed ? ed->GetOutboundDataSize() : 0; +} + + +/************** +evma_set_epoll +**************/ + +extern "C" void evma_set_epoll (int use) +{ + if (use) + Poller = Poller_Epoll; + else + Poller = Poller_Default; +} + +/*************** +evma_set_kqueue +***************/ + +extern "C" void evma_set_kqueue (int use) +{ + if (use) + Poller = Poller_Kqueue; + else + Poller = Poller_Default; +} + + +/********************** +evma_set_rlimit_nofile +**********************/ + +extern "C" int evma_set_rlimit_nofile (int nofiles) +{ + return EventMachine_t::SetRlimitNofile (nofiles); +} + + +/********************************* +evma_send_file_data_to_connection +*********************************/ + +extern "C" int evma_send_file_data_to_connection (const uintptr_t binding, const char *filename) +{ + /* This is a sugaring over send_data_to_connection that reads a file into a + * locally-allocated buffer, and sends the file data to the remote peer. + * Return the number of bytes written to the caller. + * TODO, needs to impose a limit on the file size. This is intended only for + * small files. (I don't know, maybe 8K or less.) For larger files, use interleaved + * I/O to avoid slowing the rest of the system down. + * TODO: we should return a code rather than barf, in case of file-not-found. + * TODO, does this compile on Windows? + * TODO, given that we want this to work only with small files, how about allocating + * the buffer on the stack rather than the heap? + * + * Modified 25Jul07. This now returns -1 on file-too-large; 0 for success, and a positive + * errno in case of other errors. + * + * Contributed by Kirk Haines. + */ + + char data[32*1024]; + int r; + + ensure_eventmachine("evma_send_file_data_to_connection"); + +#if defined(OS_WIN32) + int Fd = open (filename, O_RDONLY|O_BINARY); +#else + int Fd = open (filename, O_RDONLY); +#endif + if (Fd < 0) + return errno; + // From here on, all early returns MUST close Fd. + + struct stat st; + if (fstat (Fd, &st)) { + int e = errno; + close (Fd); + return e; + } + + off_t filesize = st.st_size; + if (filesize <= 0) { + close (Fd); + return 0; + } + else if (filesize > (off_t) sizeof(data)) { + close (Fd); + return -1; + } + + r = read (Fd, data, filesize); + if (r != filesize) { + int e = errno; + close (Fd); + return e; + } + evma_send_data_to_connection (binding, data, r); + close (Fd); + + return 0; +} + + +/**************** +evma_start_proxy +*****************/ + +extern "C" void evma_start_proxy (const uintptr_t from, const uintptr_t to, const unsigned long bufsize, const unsigned long length) +{ + ensure_eventmachine("evma_start_proxy"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (from)); + if (ed) + ed->StartProxy(to, bufsize, length); +} + + +/*************** +evma_stop_proxy +****************/ + +extern "C" void evma_stop_proxy (const uintptr_t from) +{ + ensure_eventmachine("evma_stop_proxy"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (from)); + if (ed) + ed->StopProxy(); +} + +/****************** +evma_proxied_bytes +*******************/ + +extern "C" unsigned long evma_proxied_bytes (const uintptr_t from) +{ + ensure_eventmachine("evma_proxied_bytes"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (from)); + if (ed) + return ed->GetProxiedBytes(); + else + return 0; +} + + +/*************************** +evma_get_last_activity_time +****************************/ + +extern "C" uint64_t evma_get_last_activity_time(const uintptr_t from) +{ + ensure_eventmachine("evma_get_last_activity_time"); + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (from)); + if (ed) + return ed->GetLastActivity(); + else + return 0; +} + + +/*************************** +evma_get_heartbeat_interval +****************************/ + +extern "C" float evma_get_heartbeat_interval() +{ + ensure_eventmachine("evma_get_heartbeat_interval"); + return EventMachine->GetHeartbeatInterval(); +} + + +/*************************** +evma_set_heartbeat_interval +****************************/ + +extern "C" int evma_set_heartbeat_interval(float interval) +{ + ensure_eventmachine("evma_set_heartbeat_interval"); + return EventMachine->SetHeartbeatInterval(interval); +} + + +/************************** +evma_get_current_loop_time +***************************/ + +extern "C" uint64_t evma_get_current_loop_time() +{ + ensure_eventmachine("evma_get_current_loop_time"); + return EventMachine->GetCurrentLoopTime(); +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/cmain.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/cmain.o new file mode 100644 index 0000000000000000000000000000000000000000..9d66b1573e8d6c584fecb466978fcef5d4615f26 GIT binary patch literal 122224 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

        kY6Kt-mgA%ZvFZU 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

        b9}B3 z_|4)6(4Opo^Eh<&m*c~E27$|vOAD72>Gf%%w z^1bkRW=z2E6X*N@Qv%N8uesj8qdw>9QRj6G>7$Y7{0(&WcayBQ4)WUqzE8X_@?Qu1 z2XS8a_gKIyV*f4M$?-`Icq8#!(4OW2Z!6C6;d~WbFUO~!xgrFVgYX>o`v>w3i!q193Rd{!uIg~!|OTHIX-tt9r``u1JRy|0e?)KdvY=kc5D7yHY3W$65#@mHzyA?kA;7v?z+Ok*79MgJE076ET3-VEP=bqRP+@pF;C zCg9hL^Ls`fFUfY&vnAgJ^*Ij>^G)GTNInLCF5vUT&q1E^#ISxGzFzWu;adaF>p8N{ zK;#cdo_<(-F!H|y{10)?OT+n8xZZr!XB74SadUn4&#;KRg! zM1DlTd7L2o^}on-J{UUZZ<#H14k6F^SD5GgEh{D85a0K02>2H9<;d?2_HeVZzkRg`E~*CEPf^O zoF9noVSjmDOFH*++$weGqr^L-{`i3BinG5@1bmkGrKmqI;ETlBU(S2PezCt>CC`5C z3HSkV?q4|)@L$B)-%1Tnem33A#otAq^E_#P_enk*`L6^1gZKjEj|IFU z&bQ!t+27QFHxhpv^_vI0tvLJ3`K!2IZeO1NL1%w&k~;J(@kMCQodF*w&i+0ca9(ee z?csjD*^;N{i?hF+e~WcEU)Bc6&qMn;uNCu!@NXo)8UAy?e;03v{XkW5o(JpGPZMv1 z{22jnDIP~YE#O_ndm(>Cz^@g*8hOs|#rAW2?vngYjL-c6e?+_i>dy%Hv*H{dUeA>6 zp}!&do~XYf;DzEGA71B__31k#&+*}WX3TT`vEL+L3+>@NVa#X1Pse$0^uh4f0q-FG z2=bg)jCEN5ddc&8nwbI579WTDcL$u;Gv#{6BmcPM=}(G3jQk4$Um(u@avm?Pm-B{w zD0%MR-5&7I#LvNgzS4k~iJy!7p8>Ce6PDP{&dApecw_MkkZ&FE4&v7#&w0zZUd}Vt zU-I>l=R9G|bDpuWk{^P6ZosFAuSNdpfX@+MkNl#5za`G=kFN^&dU4JV#(B=PzlSA% zJKFP0!2b|uea?%<`kcp%*AJ(!L;ZF*|Budb=q!E^dCptLJl8u&^2d?CCEz2(FUS7K zu>pTT{0ii!1^j98fyloY@K?pTA9`89SBc+=`kbeYuRqKF((jXeBkb4Y z{BX>3JbC?D`r~LnuRp84G*F-O$uZCQ-*!rVAL<_v=Qtl0uY&e-{x;T+!E52XVfwl7 zMgfnBcSF8yz&nXwf_#sFUm?!<;y6zm+nIqncSwFHd|bdMit{*t=>eZ9ei!QJ2VAdv z%lYCse;eDMi#l7R&Li;M0pBmq`QJFd8tdny4zG_*UjVOz^Yzu6h;x26&ZEXW=V6OW zekJPn4fp`@&BzZ8_;B&9$ln$4d&N0#8|PPJ`{^%9elO}T4*1*RwXvW3{ebIrcsY+T zufxms(DzCm9`|r4;NOe4KznM&PX2y|^SRX%Z-9IUan85aMV!Y&TpIAJ#5vzuwm9ci z%MpJN?U@kphsC>MfAbRopC!)y{R;xVM4aXy+mEaqtRf zpS*n+pgpIGbGy_F`03*8FXzvzfc|p+y-Ov}`Q1Cf{~~d=|1EL0f0a1fzh0c}=X`-|Kj#(vTJpUA@VdavvpvTo&w2Sc z?;!K6e@63@?SA2gF&Q^B}T*Z9FdY zdcoYjod1t`&L6l=>OY4%TLQjA{A=X*2mBjx&a-zk;D3q#g8IDfFxyYB)8gdqdmMSr zYsftN+g0-OknbJvzT&0G-w^Pj;@=~Gd%*7!=lDzv_+#R~qW)6>e_ov9vqGHXQz*{y z*&Ogs#Sf!Bp9lPqILGJ5fd3}W@u}MK5}L83<&rT z@$b-{;Q=2l&hfc7;17v&9A*UkS@C0N&-{Qd7U%eE6z9B}#o}x~=fC85a{kPpBwqu^ z!~GfXDy>f5?!Az&9q`8DS0Udz;2p&KA%9W8FBR{PJm>FZe>vY~w&eRD&-pT$=X{&f zBtH^)UI&?Z`iqjEhy0>|za_pH`85GA5?_k^Cjs9h&g;N(zE8HF^K+)OK6(2tLVeD! z$vo%hY%clD$hQyph2j-)yj`z=_Ytpz{Gfmj6R&~%h=7j~uZcY82W5XbpXY4JS3rKL zIOpM9DSkQfdOc7S`vyNL|G_??+sm^Npm7SFMzUOz{EmZ1IQSIpUlL zW4w4C@_FK4!e@)uJ|zkH;+$_`p?D1WLh;V(;@jZq;#Dgr+m|6;13p;%Z}3d=Zo`vx`pB;$QO!Nt(qK%jpA{5u{h5c+a=C&;(5h>ZT}nxZzRt1EMnr5kZ&Wt4$k?mSfA%3bd`KD@)_a> z;e*9_+{8m%#JHd3^Y6@iOEK#8Ywn+rgMamn*|GtMK${A;Mgd7Ui6>F^ceJZ`60d>it+#M@xMd5L%$yi~jsyiB|+yj+~eX{6%ygxhN% z@{PoK+y!5^nZFhJHj;l2o+iE;&UuMg=L2|L@;rVcU7Y8=XNv!fI@#ivVLvQi|GC}_ z_;|?=fai)2hEEaae*b*&dyro!&i(iW;*TP~LcADWD83E8QG6%7Se(ZL>=G|UzC`>x zc&YfW@G@~84^S?iiv4taf5GwRdCraS{({c)jbq~6f7eDlh7SRpmxy(Ees8+ux!)>7 z{3X;GEY9yOGsWYn$=9`PaemL7E6)7_Ixk-V)|)5!x8bwJxgViGoZrK*5a;!D3dJ|0 z{zmbS;3eWbueDU1-_w?f&&BwZi+=%6!TUIFuP@=%#1Fw!#rgeJBk?li)5LjRYgcie zUm6$Z_c`g}8TeeEDV_z-7SD(0i1Yi9@!|!@=ZUX}&lW!h&lj(T&({mZtHTSODHb3hWE7Kj$sW1jEJmqCin9qRo za~7TN&rZR5=zO2V`M2q5cpc*RI`mw4mek?vzR_J_~E-NjSz_!%r7gWn?_hv$iB!k38W!a1)p+fxSTxYBvPd=|!)UV_IJzel0- zeCK@0XX0}l-~TY53+MKs=flgS4$tq)z;uz z9z0FF0G=++= 0); + flags |= FD_CLOEXEC; + return (fcntl(fd, F_SETFD, FD_CLOEXEC) == 0) ? true : false; +} +#else +bool SetFdCloexec (int fd UNUSED) +{ + return true; +} +#endif + +/**************************************** +EventableDescriptor::EventableDescriptor +****************************************/ + +EventableDescriptor::EventableDescriptor (SOCKET sd, EventMachine_t *em): + bCloseNow (false), + bCloseAfterWriting (false), + MySocket (sd), + bAttached (false), + bWatchOnly (false), + EventCallback (NULL), + bCallbackUnbind (true), + UnbindReasonCode (0), + ProxyTarget(NULL), + ProxiedFrom(NULL), + ProxiedBytes(0), + MaxOutboundBufSize(0), + MyEventMachine (em), + PendingConnectTimeout(20000000), + InactivityTimeout (0), + NextHeartbeat (0), + bPaused (false) +{ + /* There are three ways to close a socket, all of which should + * automatically signal to the event machine that this object + * should be removed from the polling scheduler. + * First is a hard close, intended for bad errors or possible + * security violations. It immediately closes the connection + * and puts this object into an error state. + * Second is to set bCloseNow, which will cause the event machine + * to delete this object (and thus close the connection in our + * destructor) the next chance it gets. bCloseNow also inhibits + * the writing of new data on the socket (but not necessarily + * the reading of new data). + * The third way is to set bCloseAfterWriting, which inhibits + * the writing of new data and converts to bCloseNow as soon + * as everything in the outbound queue has been written. + * bCloseAfterWriting is really for use only by protocol handlers + * (for example, HTTP writes an HTML page and then closes the + * connection). All of the error states we generate internally + * cause an immediate close to be scheduled, which may have the + * effect of discarding outbound data. + */ + + if (sd == INVALID_SOCKET) + throw std::runtime_error ("bad eventable descriptor"); + if (MyEventMachine == NULL) + throw std::runtime_error ("bad em in eventable descriptor"); + CreatedAt = MyEventMachine->GetCurrentLoopTime(); + LastActivity = MyEventMachine->GetCurrentLoopTime(); + + #ifdef HAVE_EPOLL + EpollEvent.events = 0; + EpollEvent.data.ptr = this; + #endif +} + + +/***************************************** +EventableDescriptor::~EventableDescriptor +*****************************************/ + +EventableDescriptor::~EventableDescriptor() NO_EXCEPT_FALSE +{ + if (NextHeartbeat) + MyEventMachine->ClearHeartbeat(NextHeartbeat, this); + if (EventCallback && bCallbackUnbind) + (*EventCallback)(GetBinding(), EM_CONNECTION_UNBOUND, NULL, UnbindReasonCode); + if (ProxiedFrom) { + (*EventCallback)(ProxiedFrom->GetBinding(), EM_PROXY_TARGET_UNBOUND, NULL, 0); + ProxiedFrom->StopProxy(); + } + MyEventMachine->NumCloseScheduled--; + StopProxy(); + Close(); +} + + +/************************************* +EventableDescriptor::SetEventCallback +*************************************/ + +void EventableDescriptor::SetEventCallback (EMCallback cb) +{ + EventCallback = cb; +} + + +/************************** +EventableDescriptor::Close +**************************/ + +void EventableDescriptor::Close() +{ + /* EventMachine relies on the fact that when close(fd) + * is called that the fd is removed from any + * epoll event queues. + * + * However, this is not *always* the behavior of close(fd) + * + * See man 4 epoll Q6/A6 and then consider what happens + * when using pipes with eventmachine. + * (As is often done when communicating with a subprocess) + * + * The pipes end up looking like: + * + * ls -l /proc//fd + * ... + * lr-x------ 1 root root 64 2011-08-19 21:31 3 -> pipe:[940970] + * l-wx------ 1 root root 64 2011-08-19 21:31 4 -> pipe:[940970] + * + * This meets the critera from man 4 epoll Q6/A4 for not + * removing fds from epoll event queues until all fds + * that reference the underlying file have been removed. + * + * If the EventableDescriptor associated with fd 3 is deleted, + * its dtor will call EventableDescriptor::Close(), + * which will call ::close(int fd). + * + * However, unless the EventableDescriptor associated with fd 4 is + * also deleted before the next call to epoll_wait, events may fire + * for fd 3 that were registered with an already deleted + * EventableDescriptor. + * + * Therefore, it is necessary to notify EventMachine that + * the fd associated with this EventableDescriptor is + * closing. + * + * EventMachine also never closes fds for STDIN, STDOUT and + * STDERR (0, 1 & 2) + */ + + // Close the socket right now. Intended for emergencies. + if (MySocket != INVALID_SOCKET) { + MyEventMachine->Deregister (this); + + // Do not close STDIN, STDOUT, STDERR + if (MySocket > 2 && !bAttached) { + shutdown (MySocket, 1); + close (MySocket); + } + + MySocket = INVALID_SOCKET; + } +} + + +/********************************* +EventableDescriptor::ShouldDelete +*********************************/ + +bool EventableDescriptor::ShouldDelete() +{ + /* For use by a socket manager, which needs to know if this object + * should be removed from scheduling events and deleted. + * Has an immediate close been scheduled, or are we already closed? + * If either of these are the case, return true. In theory, the manager will + * then delete us, which in turn will make sure the socket is closed. + * Note, if bCloseAfterWriting is true, we check a virtual method to see + * if there is outbound data to write, and only request a close if there is none. + */ + + return ((MySocket == INVALID_SOCKET) || bCloseNow || (bCloseAfterWriting && (GetOutboundDataSize() <= 0))); +} + + +/********************************** +EventableDescriptor::ScheduleClose +**********************************/ + +void EventableDescriptor::ScheduleClose (bool after_writing) +{ + if (IsCloseScheduled()) { + if (!after_writing) { + // If closing has become more urgent, then upgrade the scheduled + // after_writing close to one NOW. + bCloseNow = true; + } + return; + } + MyEventMachine->NumCloseScheduled++; + // KEEP THIS SYNCHRONIZED WITH ::IsCloseScheduled. + if (after_writing) + bCloseAfterWriting = true; + else + bCloseNow = true; +} + + +/************************************* +EventableDescriptor::IsCloseScheduled +*************************************/ + +bool EventableDescriptor::IsCloseScheduled() +{ + // KEEP THIS SYNCHRONIZED WITH ::ScheduleClose. + return (bCloseNow || bCloseAfterWriting); +} + + +/******************************* +EventableDescriptor::StartProxy +*******************************/ + +void EventableDescriptor::StartProxy(const uintptr_t to, const unsigned long bufsize, const unsigned long length) +{ + EventableDescriptor *ed = dynamic_cast (Bindable_t::GetObject (to)); + if (ed) { + StopProxy(); + ProxyTarget = ed; + BytesToProxy = length; + ProxiedBytes = 0; + ed->SetProxiedFrom(this, bufsize); + return; + } + throw std::runtime_error ("Tried to proxy to an invalid descriptor"); +} + + +/****************************** +EventableDescriptor::StopProxy +******************************/ + +void EventableDescriptor::StopProxy() +{ + if (ProxyTarget) { + ProxyTarget->SetProxiedFrom(NULL, 0); + ProxyTarget = NULL; + } +} + + +/*********************************** +EventableDescriptor::SetProxiedFrom +***********************************/ + +void EventableDescriptor::SetProxiedFrom(EventableDescriptor *from, const unsigned long bufsize) +{ + if (from != NULL && ProxiedFrom != NULL) + throw std::runtime_error ("Tried to proxy to a busy target"); + + ProxiedFrom = from; + MaxOutboundBufSize = bufsize; +} + + +/******************************************** +EventableDescriptor::_GenericInboundDispatch +********************************************/ + +void EventableDescriptor::_GenericInboundDispatch(const char *buf, unsigned long size) +{ + assert(EventCallback); + + if (ProxyTarget) { + if (BytesToProxy > 0) { + unsigned long proxied = std::min(BytesToProxy, size); + ProxyTarget->SendOutboundData(buf, proxied); + ProxiedBytes += (unsigned long) proxied; + BytesToProxy -= proxied; + if (BytesToProxy == 0) { + StopProxy(); + (*EventCallback)(GetBinding(), EM_PROXY_COMPLETED, NULL, 0); + if (proxied < size) { + (*EventCallback)(GetBinding(), EM_CONNECTION_READ, buf + proxied, size - proxied); + } + } + } else { + ProxyTarget->SendOutboundData(buf, size); + ProxiedBytes += size; + } + } else { + (*EventCallback)(GetBinding(), EM_CONNECTION_READ, buf, size); + } +} + + +/********************************* +EventableDescriptor::_GenericGetPeername +*********************************/ + +bool EventableDescriptor::_GenericGetPeername (struct sockaddr *s, socklen_t *len) +{ + if (!s) + return false; + + int gp = getpeername (GetSocket(), s, len); + if (gp == -1) { + char buf[200]; + snprintf (buf, sizeof(buf)-1, "unable to get peer name: %s", strerror(errno)); + throw std::runtime_error (buf); + } + + return true; +} + +/********************************* +EventableDescriptor::_GenericGetSockname +*********************************/ + +bool EventableDescriptor::_GenericGetSockname (struct sockaddr *s, socklen_t *len) +{ + if (!s) + return false; + + int gp = getsockname (GetSocket(), s, len); + if (gp == -1) { + char buf[200]; + snprintf (buf, sizeof(buf)-1, "unable to get sock name: %s", strerror(errno)); + throw std::runtime_error (buf); + } + + return true; +} + + +/********************************************* +EventableDescriptor::GetPendingConnectTimeout +*********************************************/ + +uint64_t EventableDescriptor::GetPendingConnectTimeout() +{ + return PendingConnectTimeout / 1000; +} + + +/********************************************* +EventableDescriptor::SetPendingConnectTimeout +*********************************************/ + +int EventableDescriptor::SetPendingConnectTimeout (uint64_t value) +{ + if (value > 0) { + PendingConnectTimeout = value * 1000; + MyEventMachine->QueueHeartbeat(this); + return 1; + } + return 0; +} + + +/************************************* +EventableDescriptor::GetNextHeartbeat +*************************************/ + +uint64_t EventableDescriptor::GetNextHeartbeat() +{ + if (NextHeartbeat) + MyEventMachine->ClearHeartbeat(NextHeartbeat, this); + + NextHeartbeat = 0; + + if (!ShouldDelete()) { + uint64_t time_til_next = InactivityTimeout; + if (IsConnectPending()) { + if (time_til_next == 0 || PendingConnectTimeout < time_til_next) + time_til_next = PendingConnectTimeout; + } + if (time_til_next == 0) + return 0; + NextHeartbeat = time_til_next + MyEventMachine->GetRealTime(); + } + + return NextHeartbeat; +} + + +/****************************************** +ConnectionDescriptor::ConnectionDescriptor +******************************************/ + +ConnectionDescriptor::ConnectionDescriptor (SOCKET sd, EventMachine_t *em): + EventableDescriptor (sd, em), + bConnectPending (false), + bNotifyReadable (false), + bNotifyWritable (false), + bReadAttemptedAfterClose (false), + bWriteAttemptedAfterClose (false), + OutboundDataSize (0), + #ifdef WITH_SSL + SslBox (NULL), + bHandshakeSignaled (false), + bSslVerifyPeer (false), + bSslPeerAccepted(false), + #endif + #ifdef HAVE_KQUEUE + bGotExtraKqueueEvent(false), + #endif + bIsServer (false) +{ + // 22Jan09: Moved ArmKqueueWriter into SetConnectPending() to fix assertion failure in _WriteOutboundData() + // 5May09: Moved EPOLLOUT into SetConnectPending() so it doesn't happen for attached read pipes +} + + +/******************************************* +ConnectionDescriptor::~ConnectionDescriptor +*******************************************/ + +ConnectionDescriptor::~ConnectionDescriptor() +{ + // Run down any stranded outbound data. + for (size_t i=0; i < OutboundPages.size(); i++) + OutboundPages[i].Free(); + + #ifdef WITH_SSL + if (SslBox) + delete SslBox; + #endif +} + + +/*********************************** +ConnectionDescriptor::_UpdateEvents +************************************/ + +void ConnectionDescriptor::_UpdateEvents() +{ + _UpdateEvents(true, true); +} + +void ConnectionDescriptor::_UpdateEvents(bool read, bool write) +{ + if (MySocket == INVALID_SOCKET) + return; + + if (!read && !write) + return; + + #ifdef HAVE_EPOLL + unsigned int old = EpollEvent.events; + + if (read) { + if (SelectForRead()) + EpollEvent.events |= EPOLLIN; + else + EpollEvent.events &= ~EPOLLIN; + } + + if (write) { + if (SelectForWrite()) + EpollEvent.events |= EPOLLOUT; + else + EpollEvent.events &= ~EPOLLOUT; + } + + if (old != EpollEvent.events) + MyEventMachine->Modify (this); + #endif + + #ifdef HAVE_KQUEUE + if (read && SelectForRead()) + MyEventMachine->ArmKqueueReader (this); + bKqueueArmWrite = SelectForWrite(); + if (write && bKqueueArmWrite) + MyEventMachine->Modify (this); + #endif +} + +/*************************************** +ConnectionDescriptor::SetConnectPending +****************************************/ + +void ConnectionDescriptor::SetConnectPending(bool f) +{ + bConnectPending = f; + MyEventMachine->QueueHeartbeat(this); + _UpdateEvents(); +} + + +/********************************** +ConnectionDescriptor::SetAttached +***********************************/ + +void ConnectionDescriptor::SetAttached(bool state) +{ + bAttached = state; +} + + +/********************************** +ConnectionDescriptor::SetWatchOnly +***********************************/ + +void ConnectionDescriptor::SetWatchOnly(bool watching) +{ + bWatchOnly = watching; + _UpdateEvents(); +} + + +/********************************* +ConnectionDescriptor::HandleError +*********************************/ + +void ConnectionDescriptor::HandleError() +{ + if (bWatchOnly) { + // An EPOLLHUP | EPOLLIN condition will call Read() before HandleError(), in which case the + // socket is already detached and invalid, so we don't need to do anything. + if (MySocket == INVALID_SOCKET) return; + + // HandleError() is called on WatchOnly descriptors by the epoll reactor + // when it gets a EPOLLERR | EPOLLHUP. Usually this would show up as a readable and + // writable event on other reactors, so we have to fire those events ourselves. + if (bNotifyReadable) Read(); + if (bNotifyWritable) Write(); + } else { + ScheduleClose (false); + } +} + + +/*********************************** +ConnectionDescriptor::ScheduleClose +***********************************/ + +void ConnectionDescriptor::ScheduleClose (bool after_writing) +{ + if (bWatchOnly) + throw std::runtime_error ("cannot close 'watch only' connections"); + + EventableDescriptor::ScheduleClose(after_writing); +} + + +/*************************************** +ConnectionDescriptor::SetNotifyReadable +****************************************/ + +void ConnectionDescriptor::SetNotifyReadable(bool readable) +{ + if (!bWatchOnly) + throw std::runtime_error ("notify_readable must be on 'watch only' connections"); + + bNotifyReadable = readable; + _UpdateEvents(true, false); +} + + +/*************************************** +ConnectionDescriptor::SetNotifyWritable +****************************************/ + +void ConnectionDescriptor::SetNotifyWritable(bool writable) +{ + if (!bWatchOnly) + throw std::runtime_error ("notify_writable must be on 'watch only' connections"); + + bNotifyWritable = writable; + _UpdateEvents(false, true); +} + + +/************************************** +ConnectionDescriptor::SendOutboundData +**************************************/ + +int ConnectionDescriptor::SendOutboundData (const char *data, unsigned long length) +{ + if (bWatchOnly) + throw std::runtime_error ("cannot send data on a 'watch only' connection"); + + if (ProxiedFrom && MaxOutboundBufSize && (unsigned int)(GetOutboundDataSize() + length) > MaxOutboundBufSize) + ProxiedFrom->Pause(); + + #ifdef WITH_SSL + if (SslBox) { + if (length > 0) { + unsigned long writed = 0; + char *p = (char*)data; + + while (writed < length) { + int to_write = SSLBOX_INPUT_CHUNKSIZE; + int remaining = length - writed; + + if (remaining < SSLBOX_INPUT_CHUNKSIZE) + to_write = remaining; + + int w = SslBox->PutPlaintext (p, to_write); + if (w < 0) { + ScheduleClose (false); + }else + _DispatchCiphertext(); + + p += to_write; + writed += to_write; + } + } + // TODO: What's the correct return value? + return 1; // That's a wild guess, almost certainly wrong. + } + else + #endif + return _SendRawOutboundData (data, length); +} + + + +/****************************************** +ConnectionDescriptor::_SendRawOutboundData +******************************************/ + +int ConnectionDescriptor::_SendRawOutboundData (const char *data, unsigned long length) +{ + /* This internal method is called to schedule bytes that + * will be sent out to the remote peer. + * It's not directly accessed by the caller, who hits ::SendOutboundData, + * which may or may not filter or encrypt the caller's data before + * sending it here. + */ + + // Highly naive and incomplete implementation. + // There's no throttle for runaways (which should abort only this connection + // and not the whole process), and no coalescing of small pages. + // (Well, not so bad, small pages are coalesced in ::Write) + + if (IsCloseScheduled()) + return 0; + // 25Mar10: Ignore 0 length packets as they are not meaningful in TCP (as opposed to UDP) + // and can cause the assert(nbytes>0) to fail when OutboundPages has a bunch of 0 length pages. + if (length == 0) + return 0; + + if (!data && (length > 0)) + throw std::runtime_error ("bad outbound data"); + char *buffer = (char *) malloc (length + 1); + if (!buffer) + throw std::runtime_error ("no allocation for outbound data"); + + memcpy (buffer, data, length); + buffer [length] = 0; + OutboundPages.push_back (OutboundPage (buffer, length)); + OutboundDataSize += length; + + _UpdateEvents(false, true); + + return length; +} + + + +/*********************************** +ConnectionDescriptor::SelectForRead +***********************************/ + +bool ConnectionDescriptor::SelectForRead() +{ + /* A connection descriptor is always scheduled for read, + * UNLESS it's in a pending-connect state. + * On Linux, unlike Unix, a nonblocking socket on which + * connect has been called, does NOT necessarily select + * both readable and writable in case of error. + * The socket will select writable when the disposition + * of the connect is known. On the other hand, a socket + * which successfully connects and selects writable may + * indeed have some data available on it, so it will + * select readable in that case, violating expectations! + * So we will not poll for readability until the socket + * is known to be in a connected state. + */ + + if (bPaused) + return false; + else if (bConnectPending) + return false; + else if (bWatchOnly) + return bNotifyReadable ? true : false; + else + return true; +} + + +/************************************ +ConnectionDescriptor::SelectForWrite +************************************/ + +bool ConnectionDescriptor::SelectForWrite() +{ + /* Cf the notes under SelectForRead. + * In a pending-connect state, we ALWAYS select for writable. + * In a normal state, we only select for writable when we + * have outgoing data to send. + */ + + if (bPaused) + return false; + else if (bConnectPending) + return true; + else if (bWatchOnly) + return bNotifyWritable ? true : false; + else + return (GetOutboundDataSize() > 0); +} + +/*************************** +ConnectionDescriptor::Pause +***************************/ + +bool ConnectionDescriptor::Pause() +{ + if (bWatchOnly) + throw std::runtime_error ("cannot pause/resume 'watch only' connections, set notify readable/writable instead"); + + bool old = bPaused; + bPaused = true; + _UpdateEvents(); + return old == false; +} + +/**************************** +ConnectionDescriptor::Resume +****************************/ + +bool ConnectionDescriptor::Resume() +{ + if (bWatchOnly) + throw std::runtime_error ("cannot pause/resume 'watch only' connections, set notify readable/writable instead"); + + bool old = bPaused; + bPaused = false; + _UpdateEvents(); + return old == true; +} + +/************************** +ConnectionDescriptor::Read +**************************/ + +void ConnectionDescriptor::Read() +{ + /* Read and dispatch data on a socket that has selected readable. + * It's theoretically possible to get and dispatch incoming data on + * a socket that has already been scheduled for closing or close-after-writing. + * In those cases, we'll leave it up the to protocol handler to "do the + * right thing" (which probably means to ignore the incoming data). + * + * 22Aug06: Chris Ochs reports that on FreeBSD, it's possible to come + * here with the socket already closed, after the process receives + * a ctrl-C signal (not sure if that's TERM or INT on BSD). The application + * was one in which network connections were doing a lot of interleaved reads + * and writes. + * Since we always write before reading (in order to keep the outbound queues + * as light as possible), I think what happened is that an interrupt caused + * the socket to be closed in ConnectionDescriptor::Write. We'll then + * come here in the same pass through the main event loop, and won't get + * cleaned up until immediately after. + * We originally asserted that the socket was valid when we got here. + * To deal properly with the possibility that we are closed when we get here, + * I removed the assert. HOWEVER, the potential for an infinite loop scares me, + * so even though this is really clunky, I added a flag to assert that we never + * come here more than once after being closed. (FCianfrocca) + */ + + SOCKET sd = GetSocket(); + //assert (sd != INVALID_SOCKET); (original, removed 22Aug06) + if (sd == INVALID_SOCKET) { + assert (!bReadAttemptedAfterClose); + bReadAttemptedAfterClose = true; + return; + } + + if (bWatchOnly) { + if (bNotifyReadable && EventCallback) + (*EventCallback)(GetBinding(), EM_CONNECTION_NOTIFY_READABLE, NULL, 0); + return; + } + + LastActivity = MyEventMachine->GetCurrentLoopTime(); + + int total_bytes_read = 0; + char readbuffer [16 * 1024 + 1]; + + for (int i=0; i < 10; i++) { + // Don't read just one buffer and then move on. This is faster + // if there is a lot of incoming. + // But don't read indefinitely. Give other sockets a chance to run. + // NOTICE, we're reading one less than the buffer size. + // That's so we can put a guard byte at the end of what we send + // to user code. + + + int r = read (sd, readbuffer, sizeof(readbuffer) - 1); +#ifdef OS_WIN32 + int e = WSAGetLastError(); +#else + int e = errno; +#endif + //cerr << ""; + + if (r > 0) { + total_bytes_read += r; + + // Add a null-terminator at the the end of the buffer + // that we will send to the callback. + // DO NOT EVER CHANGE THIS. We want to explicitly allow users + // to be able to depend on this behavior, so they will have + // the option to do some things faster. Additionally it's + // a security guard against buffer overflows. + readbuffer [r] = 0; + _DispatchInboundData (readbuffer, r); + if (bPaused) + break; + } + else if (r == 0) { + break; + } + else { + #ifdef OS_UNIX + if ((e != EINPROGRESS) && (e != EWOULDBLOCK) && (e != EAGAIN) && (e != EINTR)) { + #endif + #ifdef OS_WIN32 + if ((e != WSAEINPROGRESS) && (e != WSAEWOULDBLOCK)) { + #endif + // 26Mar11: Previously, all read errors were assumed to be EWOULDBLOCK and ignored. + // Now, instead, we call Close() on errors like ECONNRESET and ENOTCONN. + UnbindReasonCode = e; + Close(); + break; + } else { + // Basically a would-block, meaning we've read everything there is to read. + break; + } + } + + } + + + if (total_bytes_read == 0) { + // If we read no data on a socket that selected readable, + // it generally means the other end closed the connection gracefully. + ScheduleClose (false); + //bCloseNow = true; + } + +} + + + +/****************************************** +ConnectionDescriptor::_DispatchInboundData +******************************************/ + +#ifdef WITH_SSL +void ConnectionDescriptor::_DispatchInboundData (const char *buffer, unsigned long size) +{ + if (SslBox) { + SslBox->PutCiphertext (buffer, size); + + int s; + char B [2048]; + while ((s = SslBox->GetPlaintext (B, sizeof(B) - 1)) > 0) { + _CheckHandshakeStatus(); + B [s] = 0; + _GenericInboundDispatch(B, s); + } + + // If our SSL handshake had a problem, shut down the connection. + if (s == -2) { + #ifndef EPROTO // OpenBSD does not have EPROTO + #define EPROTO EINTR + #endif + #ifdef OS_UNIX + UnbindReasonCode = EPROTO; + #endif + #ifdef OS_WIN32 + UnbindReasonCode = WSAECONNABORTED; + #endif + ScheduleClose(false); + return; + } + + _CheckHandshakeStatus(); + _DispatchCiphertext(); + } + else { + _GenericInboundDispatch(buffer, size); + } +} +#else +void ConnectionDescriptor::_DispatchInboundData (const char *buffer, unsigned long size) +{ + _GenericInboundDispatch(buffer, size); +} +#endif + + + +/******************************************* +ConnectionDescriptor::_CheckHandshakeStatus +*******************************************/ + +void ConnectionDescriptor::_CheckHandshakeStatus() +{ + #ifdef WITH_SSL + if (SslBox && (!bHandshakeSignaled) && SslBox->IsHandshakeCompleted()) { + bHandshakeSignaled = true; + if (EventCallback) + (*EventCallback)(GetBinding(), EM_SSL_HANDSHAKE_COMPLETED, NULL, 0); + } + #endif +} + + + +/*************************** +ConnectionDescriptor::Write +***************************/ + +void ConnectionDescriptor::Write() +{ + /* A socket which is in a pending-connect state will select + * writable when the disposition of the connect is known. + * At that point, check to be sure there are no errors, + * and if none, then promote the socket out of the pending + * state. + * TODO: I haven't figured out how Windows signals errors on + * unconnected sockets. Maybe it does the untraditional but + * logical thing and makes the socket selectable for error. + * If so, it's unsupported here for the time being, and connect + * errors will have to be caught by the timeout mechanism. + */ + + if (bConnectPending) { + int error; + socklen_t len; + len = sizeof(error); + #ifdef OS_UNIX + int o = getsockopt (GetSocket(), SOL_SOCKET, SO_ERROR, &error, &len); + #endif + #ifdef OS_WIN32 + int o = getsockopt (GetSocket(), SOL_SOCKET, SO_ERROR, (char*)&error, &len); + #endif + if ((o == 0) && (error == 0)) { + if (EventCallback) + (*EventCallback)(GetBinding(), EM_CONNECTION_COMPLETED, "", 0); + + // 5May09: Moved epoll/kqueue read/write arming into SetConnectPending, so it can be called + // from EventMachine_t::AttachFD as well. + SetConnectPending (false); + } + else { + if (o == 0) + UnbindReasonCode = error; + ScheduleClose (false); + //bCloseNow = true; + } + } + else { + + if (bNotifyWritable) { + if (EventCallback) + (*EventCallback)(GetBinding(), EM_CONNECTION_NOTIFY_WRITABLE, NULL, 0); + + _UpdateEvents(false, true); + return; + } + + assert(!bWatchOnly); + + /* 5May09: Kqueue bugs on OSX cause one extra writable event to fire even though we're using + EV_ONESHOT. We ignore this extra event once, but only the first time. If it happens again, + we should fall through to the assert(nbytes>0) failure to catch any EM bugs which might cause + ::Write to be called in a busy-loop. + */ + #ifdef HAVE_KQUEUE + if (MyEventMachine->GetPoller() == Poller_Kqueue) { + if (OutboundDataSize == 0 && !bGotExtraKqueueEvent) { + bGotExtraKqueueEvent = true; + return; + } else if (OutboundDataSize > 0) { + bGotExtraKqueueEvent = false; + } + } + #endif + + _WriteOutboundData(); + } +} + + +/**************************************** +ConnectionDescriptor::_WriteOutboundData +****************************************/ + +void ConnectionDescriptor::_WriteOutboundData() +{ + /* This is a helper function called by ::Write. + * It's possible for a socket to select writable and then no longer + * be writable by the time we get around to writing. The kernel might + * have used up its available output buffers between the select call + * and when we get here. So this condition is not an error. + * + * 20Jul07, added the same kind of protection against an invalid socket + * that is at the top of ::Read. Not entirely how this could happen in + * real life (connection-reset from the remote peer, perhaps?), but I'm + * doing it to address some reports of crashing under heavy loads. + */ + + SOCKET sd = GetSocket(); + //assert (sd != INVALID_SOCKET); + if (sd == INVALID_SOCKET) { + assert (!bWriteAttemptedAfterClose); + bWriteAttemptedAfterClose = true; + return; + } + + LastActivity = MyEventMachine->GetCurrentLoopTime(); + size_t nbytes = 0; + + #ifdef HAVE_WRITEV + int iovcnt = OutboundPages.size(); + // Max of 16 outbound pages at a time + if (iovcnt > 16) iovcnt = 16; + + iovec iov[16]; + + for(int i = 0; i < iovcnt; i++){ + OutboundPage *op = &(OutboundPages[i]); + #ifdef CC_SUNWspro + // TODO: The void * cast works fine on Solaris 11, but + // I don't know at what point that changed from older Solaris. + iov[i].iov_base = (char *)(op->Buffer + op->Offset); + #else + iov[i].iov_base = (void *)(op->Buffer + op->Offset); + #endif + iov[i].iov_len = op->Length - op->Offset; + + nbytes += iov[i].iov_len; + } + #else + char output_buffer [16 * 1024]; + + while ((OutboundPages.size() > 0) && (nbytes < sizeof(output_buffer))) { + OutboundPage *op = &(OutboundPages[0]); + if ((nbytes + op->Length - op->Offset) < sizeof (output_buffer)) { + memcpy (output_buffer + nbytes, op->Buffer + op->Offset, op->Length - op->Offset); + nbytes += (op->Length - op->Offset); + op->Free(); + OutboundPages.pop_front(); + } + else { + int len = sizeof(output_buffer) - nbytes; + memcpy (output_buffer + nbytes, op->Buffer + op->Offset, len); + op->Offset += len; + nbytes += len; + } + } + #endif + + // We should never have gotten here if there were no data to write, + // so assert that as a sanity check. + // Don't bother to make sure nbytes is less than output_buffer because + // if it were we probably would have crashed already. + assert (nbytes > 0); + + assert (GetSocket() != INVALID_SOCKET); + #ifdef HAVE_WRITEV + int bytes_written = writev (GetSocket(), iov, iovcnt); + #else + int bytes_written = write (GetSocket(), output_buffer, nbytes); + #endif + + bool err = false; +#ifdef OS_WIN32 + int e = WSAGetLastError(); +#else + int e = errno; +#endif + if (bytes_written < 0) { + err = true; + bytes_written = 0; + } + + assert (bytes_written >= 0); + OutboundDataSize -= bytes_written; + + if (ProxiedFrom && MaxOutboundBufSize && (unsigned int)GetOutboundDataSize() < MaxOutboundBufSize && ProxiedFrom->IsPaused()) + ProxiedFrom->Resume(); + + #ifdef HAVE_WRITEV + if (!err) { + unsigned int sent = bytes_written; + std::deque::iterator op = OutboundPages.begin(); + + for (int i = 0; i < iovcnt; i++) { + if (iov[i].iov_len <= sent) { + // Sent this page in full, free it. + op->Free(); + OutboundPages.pop_front(); + + sent -= iov[i].iov_len; + } else { + // Sent part (or none) of this page, increment offset to send the remainder + op->Offset += sent; + break; + } + + // Shouldn't be possible run out of pages before the loop ends + assert(op != OutboundPages.end()); + *op++; + } + } + #else + if ((size_t)bytes_written < nbytes) { + int len = nbytes - bytes_written; + char *buffer = (char*) malloc (len + 1); + if (!buffer) + throw std::runtime_error ("bad alloc throwing back data"); + memcpy (buffer, output_buffer + bytes_written, len); + buffer [len] = 0; + OutboundPages.push_front (OutboundPage (buffer, len)); + } + #endif + + _UpdateEvents(false, true); + + if (err) { + #ifdef OS_UNIX + if ((e != EINPROGRESS) && (e != EWOULDBLOCK) && (e != EINTR)) { + #endif + #ifdef OS_WIN32 + if ((e != WSAEINPROGRESS) && (e != WSAEWOULDBLOCK)) { + #endif + UnbindReasonCode = e; + Close(); + } + } +} + + +/*************************************** +ConnectionDescriptor::ReportErrorStatus +***************************************/ + +int ConnectionDescriptor::ReportErrorStatus() +{ + if (MySocket == INVALID_SOCKET) { + return -1; + } + + int error; + socklen_t len; + len = sizeof(error); + #ifdef OS_UNIX + int o = getsockopt (GetSocket(), SOL_SOCKET, SO_ERROR, &error, &len); + #endif + #ifdef OS_WIN32 + int o = getsockopt (GetSocket(), SOL_SOCKET, SO_ERROR, (char*)&error, &len); + #endif + if ((o == 0) && (error == 0)) + return 0; + else if (o == 0) + return error; + else + return -1; +} + + +/****************************** +ConnectionDescriptor::StartTls +******************************/ + +#ifdef WITH_SSL +void ConnectionDescriptor::StartTls() +{ + if (SslBox) + throw std::runtime_error ("SSL/TLS already running on connection"); + + SslBox = new SslBox_t (bIsServer, PrivateKeyFilename, CertChainFilename, bSslVerifyPeer, bSslFailIfNoPeerCert, SniHostName, CipherList, EcdhCurve, DhParam, Protocols, GetBinding()); + _DispatchCiphertext(); + +} +#else +void ConnectionDescriptor::StartTls() +{ + throw std::runtime_error ("Encryption not available on this event-machine"); +} +#endif + + +/********************************* +ConnectionDescriptor::SetTlsParms +*********************************/ + +#ifdef WITH_SSL +void ConnectionDescriptor::SetTlsParms (const char *privkey_filename, const char *certchain_filename, bool verify_peer, bool fail_if_no_peer_cert, const char *sni_hostname, const char *cipherlist, const char *ecdh_curve, const char *dhparam, int protocols) +{ + if (SslBox) + throw std::runtime_error ("call SetTlsParms before calling StartTls"); + if (privkey_filename && *privkey_filename) + PrivateKeyFilename = privkey_filename; + if (certchain_filename && *certchain_filename) + CertChainFilename = certchain_filename; + bSslVerifyPeer = verify_peer; + bSslFailIfNoPeerCert = fail_if_no_peer_cert; + + if (sni_hostname && *sni_hostname) + SniHostName = sni_hostname; + if (cipherlist && *cipherlist) + CipherList = cipherlist; + if (ecdh_curve && *ecdh_curve) + EcdhCurve = ecdh_curve; + if (dhparam && *dhparam) + DhParam = dhparam; + + Protocols = protocols; +} +#else +void ConnectionDescriptor::SetTlsParms (const char *privkey_filename UNUSED, const char *certchain_filename UNUSED, bool verify_peer UNUSED, bool fail_if_no_peer_cert UNUSED, const char *sni_hostname UNUSED, const char *cipherlist UNUSED, const char *ecdh_curve UNUSED, const char *dhparam UNUSED, int protocols UNUSED) +{ + throw std::runtime_error ("Encryption not available on this event-machine"); +} +#endif + + +/********************************* +ConnectionDescriptor::GetPeerCert +*********************************/ + +#ifdef WITH_SSL +X509 *ConnectionDescriptor::GetPeerCert() +{ + if (!SslBox) + throw std::runtime_error ("SSL/TLS not running on this connection"); + return SslBox->GetPeerCert(); +} +#endif + + +/********************************* +ConnectionDescriptor::GetCipherBits +*********************************/ + +#ifdef WITH_SSL +int ConnectionDescriptor::GetCipherBits() +{ + if (!SslBox) + throw std::runtime_error ("SSL/TLS not running on this connection"); + return SslBox->GetCipherBits(); +} +#endif + + +/********************************* +ConnectionDescriptor::GetCipherName +*********************************/ + +#ifdef WITH_SSL +const char *ConnectionDescriptor::GetCipherName() +{ + if (!SslBox) + throw std::runtime_error ("SSL/TLS not running on this connection"); + return SslBox->GetCipherName(); +} +#endif + + +/********************************* +ConnectionDescriptor::GetCipherProtocol +*********************************/ + +#ifdef WITH_SSL +const char *ConnectionDescriptor::GetCipherProtocol() +{ + if (!SslBox) + throw std::runtime_error ("SSL/TLS not running on this connection"); + return SslBox->GetCipherProtocol(); +} +#endif + + +/********************************* +ConnectionDescriptor::GetSNIHostname +*********************************/ + +#ifdef WITH_SSL +const char *ConnectionDescriptor::GetSNIHostname() +{ + if (!SslBox) + throw std::runtime_error ("SSL/TLS not running on this connection"); + return SslBox->GetSNIHostname(); +} +#endif + + +/*********************************** +ConnectionDescriptor::VerifySslPeer +***********************************/ + +#ifdef WITH_SSL +bool ConnectionDescriptor::VerifySslPeer(const char *cert) +{ + bSslPeerAccepted = false; + + if (EventCallback) + (*EventCallback)(GetBinding(), EM_SSL_VERIFY, cert, strlen(cert)); + + return bSslPeerAccepted; +} +#endif + + +/*********************************** +ConnectionDescriptor::AcceptSslPeer +***********************************/ + +#ifdef WITH_SSL +void ConnectionDescriptor::AcceptSslPeer() +{ + bSslPeerAccepted = true; +} +#endif + + +/***************************************** +ConnectionDescriptor::_DispatchCiphertext +*****************************************/ + +#ifdef WITH_SSL +void ConnectionDescriptor::_DispatchCiphertext() +{ + assert (SslBox); + + + char BigBuf [SSLBOX_OUTPUT_CHUNKSIZE]; + bool did_work; + + do { + did_work = false; + + // try to drain ciphertext + while (SslBox->CanGetCiphertext()) { + int r = SslBox->GetCiphertext (BigBuf, sizeof(BigBuf)); + assert (r > 0); + _SendRawOutboundData (BigBuf, r); + did_work = true; + } + + // Pump the SslBox, in case it has queued outgoing plaintext + // This will return >0 if data was written, + // 0 if no data was written, and <0 if there was a fatal error. + bool pump; + do { + pump = false; + int w = SslBox->PutPlaintext (NULL, 0); + if (w > 0) { + did_work = true; + pump = true; + } + else if (w < 0) + ScheduleClose (false); + } while (pump); + + // try to put plaintext. INCOMPLETE, doesn't belong here? + // In SendOutboundData, we're spooling plaintext directly + // into SslBox. That may be wrong, we may need to buffer it + // up here! + /* + const char *ptr; + int ptr_length; + while (OutboundPlaintext.GetPage (&ptr, &ptr_length)) { + assert (ptr && (ptr_length > 0)); + int w = SslMachine.PutPlaintext (ptr, ptr_length); + if (w > 0) { + OutboundPlaintext.DiscardBytes (w); + did_work = true; + } + else + break; + } + */ + + } while (did_work); + +} +#endif + + + +/******************************* +ConnectionDescriptor::Heartbeat +*******************************/ + +void ConnectionDescriptor::Heartbeat() +{ + /* Only allow a certain amount of time to go by while waiting + * for a pending connect. If it expires, then kill the socket. + * For a connected socket, close it if its inactivity timer + * has expired. + */ + + if (bConnectPending) { + if ((MyEventMachine->GetCurrentLoopTime() - CreatedAt) >= PendingConnectTimeout) { + UnbindReasonCode = ETIMEDOUT; + ScheduleClose (false); + //bCloseNow = true; + } + } + else { + if (InactivityTimeout && ((MyEventMachine->GetCurrentLoopTime() - LastActivity) >= InactivityTimeout)) { + UnbindReasonCode = ETIMEDOUT; + ScheduleClose (false); + //bCloseNow = true; + } + } +} + + +/**************************************** +LoopbreakDescriptor::LoopbreakDescriptor +****************************************/ + +LoopbreakDescriptor::LoopbreakDescriptor (SOCKET sd, EventMachine_t *parent_em): + EventableDescriptor (sd, parent_em) +{ + /* This is really bad and ugly. Change someday if possible. + * We have to know about an event-machine (probably the one that owns us), + * so we can pass newly-created connections to it. + */ + + bCallbackUnbind = false; + + #ifdef HAVE_EPOLL + EpollEvent.events = EPOLLIN; + #endif + #ifdef HAVE_KQUEUE + MyEventMachine->ArmKqueueReader (this); + #endif +} + + + + +/************************* +LoopbreakDescriptor::Read +*************************/ + +void LoopbreakDescriptor::Read() +{ + // TODO, refactor, this code is probably in the wrong place. + assert (MyEventMachine); + MyEventMachine->_ReadLoopBreaker(); +} + + +/************************** +LoopbreakDescriptor::Write +**************************/ + +void LoopbreakDescriptor::Write() +{ + // Why are we here? + throw std::runtime_error ("bad code path in loopbreak"); +} + +/************************************** +AcceptorDescriptor::AcceptorDescriptor +**************************************/ + +AcceptorDescriptor::AcceptorDescriptor (SOCKET sd, EventMachine_t *parent_em): + EventableDescriptor (sd, parent_em) +{ + #ifdef HAVE_EPOLL + EpollEvent.events = EPOLLIN; + #endif + #ifdef HAVE_KQUEUE + MyEventMachine->ArmKqueueReader (this); + #endif +} + + +/*************************************** +AcceptorDescriptor::~AcceptorDescriptor +***************************************/ + +AcceptorDescriptor::~AcceptorDescriptor() +{ +} + +/**************************************** +STATIC: AcceptorDescriptor::StopAcceptor +****************************************/ + +void AcceptorDescriptor::StopAcceptor (const uintptr_t binding) +{ + // TODO: This is something of a hack, or at least it's a static method of the wrong class. + AcceptorDescriptor *ad = dynamic_cast (Bindable_t::GetObject (binding)); + if (ad) + ad->ScheduleClose (false); + else + throw std::runtime_error ("failed to close nonexistent acceptor"); +} + + +/************************ +AcceptorDescriptor::Read +************************/ + +void AcceptorDescriptor::Read() +{ + /* Accept up to a certain number of sockets on the listening connection. + * Don't try to accept all that are present, because this would allow a DoS attack + * in which no data were ever read or written. We should accept more than one, + * if available, to keep the partially accepted sockets from backing up in the kernel. + */ + + /* Make sure we use non-blocking i/o on the acceptor socket, since we're selecting it + * for readability. According to Stevens UNP, it's possible for an acceptor to select readable + * and then block when we call accept. For example, the other end resets the connection after + * the socket selects readable and before we call accept. The kernel will remove the dead + * socket from the accept queue. If the accept queue is now empty, accept will block. + */ + + + struct sockaddr_in6 pin; + socklen_t addrlen = sizeof (pin); + int accept_count = EventMachine_t::GetSimultaneousAcceptCount(); + + for (int i=0; i < accept_count; i++) { +#if defined(HAVE_CONST_SOCK_CLOEXEC) && defined(HAVE_ACCEPT4) + SOCKET sd = accept4 (GetSocket(), (struct sockaddr*)&pin, &addrlen, SOCK_CLOEXEC); + if (sd == INVALID_SOCKET) { + // We may be running in a kernel where + // SOCK_CLOEXEC is not supported - fall back: + sd = accept (GetSocket(), (struct sockaddr*)&pin, &addrlen); + } +#else + SOCKET sd = accept (GetSocket(), (struct sockaddr*)&pin, &addrlen); +#endif + if (sd == INVALID_SOCKET) { + // This breaks the loop when we've accepted everything on the kernel queue, + // up to 10 new connections. But what if the *first* accept fails? + // Does that mean anything serious is happening, beyond the situation + // described in the note above? + break; + } + + // Set the newly-accepted socket non-blocking and to close on exec. + // On Windows, this may fail because, weirdly, Windows inherits the non-blocking + // attribute that we applied to the acceptor socket into the accepted one. + if (!SetFdCloexec(sd) || !SetSocketNonblocking (sd)) { + //int val = fcntl (sd, F_GETFL, 0); + //if (fcntl (sd, F_SETFL, val | O_NONBLOCK) == -1) { + shutdown (sd, 1); + close (sd); + continue; + } + + // Disable slow-start (Nagle algorithm). Eventually make this configurable. + int one = 1; + setsockopt (sd, IPPROTO_TCP, TCP_NODELAY, (char*) &one, sizeof(one)); + + + ConnectionDescriptor *cd = new ConnectionDescriptor (sd, MyEventMachine); + if (!cd) + throw std::runtime_error ("no newly accepted connection"); + cd->SetServerMode(); + if (EventCallback) { + (*EventCallback) (GetBinding(), EM_CONNECTION_ACCEPTED, NULL, cd->GetBinding()); + } + #ifdef HAVE_EPOLL + cd->GetEpollEvent()->events = 0; + if (cd->SelectForRead()) + cd->GetEpollEvent()->events |= EPOLLIN; + if (cd->SelectForWrite()) + cd->GetEpollEvent()->events |= EPOLLOUT; + #endif + assert (MyEventMachine); + MyEventMachine->Add (cd); + #ifdef HAVE_KQUEUE + bKqueueArmWrite = cd->SelectForWrite(); + if (bKqueueArmWrite) + MyEventMachine->Modify (cd); + if (cd->SelectForRead()) + MyEventMachine->ArmKqueueReader (cd); + #endif + } + +} + + +/************************* +AcceptorDescriptor::Write +*************************/ + +void AcceptorDescriptor::Write() +{ + // Why are we here? + throw std::runtime_error ("bad code path in acceptor"); +} + + +/***************************** +AcceptorDescriptor::Heartbeat +*****************************/ + +void AcceptorDescriptor::Heartbeat() +{ + // No-op +} + + +/************************************** +DatagramDescriptor::DatagramDescriptor +**************************************/ + +DatagramDescriptor::DatagramDescriptor (SOCKET sd, EventMachine_t *parent_em): + EventableDescriptor (sd, parent_em), + OutboundDataSize (0) +{ + memset (&ReturnAddress, 0, sizeof(ReturnAddress)); + + /* Provisionally added 19Oct07. All datagram sockets support broadcasting. + * Until now, sending to a broadcast address would give EACCES (permission denied) + * on systems like Linux and BSD that require the SO_BROADCAST socket-option in order + * to accept a packet to a broadcast address. Solaris doesn't require it. I think + * Windows DOES require it but I'm not sure. + * + * Ruby does NOT do what we're doing here. In Ruby, you have to explicitly set SO_BROADCAST + * on a UDP socket in order to enable broadcasting. The reason for requiring the option + * in the first place is so that applications don't send broadcast datagrams by mistake. + * I imagine that could happen if a user of an application typed in an address that happened + * to be a broadcast address on that particular subnet. + * + * This is provisional because someone may eventually come up with a good reason not to + * do it for all UDP sockets. If that happens, then we'll need to add a usercode-level API + * to set the socket option, just like Ruby does. AND WE'LL ALSO BREAK CODE THAT DOESN'T + * EXPLICITLY SET THE OPTION. + */ + + int oval = 1; + setsockopt (GetSocket(), SOL_SOCKET, SO_BROADCAST, (char*)&oval, sizeof(oval)); + + #ifdef HAVE_EPOLL + EpollEvent.events = EPOLLIN; + #endif + #ifdef HAVE_KQUEUE + MyEventMachine->ArmKqueueReader (this); + #endif +} + + +/*************************************** +DatagramDescriptor::~DatagramDescriptor +***************************************/ + +DatagramDescriptor::~DatagramDescriptor() +{ + // Run down any stranded outbound data. + for (size_t i=0; i < OutboundPages.size(); i++) + OutboundPages[i].Free(); +} + + +/***************************** +DatagramDescriptor::Heartbeat +*****************************/ + +void DatagramDescriptor::Heartbeat() +{ + // Close it if its inactivity timer has expired. + + if (InactivityTimeout && ((MyEventMachine->GetCurrentLoopTime() - LastActivity) >= InactivityTimeout)) + ScheduleClose (false); + //bCloseNow = true; +} + + +/************************ +DatagramDescriptor::Read +************************/ + +void DatagramDescriptor::Read() +{ + SOCKET sd = GetSocket(); + assert (sd != INVALID_SOCKET); + LastActivity = MyEventMachine->GetCurrentLoopTime(); + + // This is an extremely large read buffer. + // In many cases you wouldn't expect to get any more than 4K. + char readbuffer [16 * 1024]; + + for (int i=0; i < 10; i++) { + // Don't read just one buffer and then move on. This is faster + // if there is a lot of incoming. + // But don't read indefinitely. Give other sockets a chance to run. + // NOTICE, we're reading one less than the buffer size. + // That's so we can put a guard byte at the end of what we send + // to user code. + + struct sockaddr_in6 sin; + socklen_t slen = sizeof (sin); + memset (&sin, 0, slen); + + int r = recvfrom (sd, readbuffer, sizeof(readbuffer) - 1, 0, (struct sockaddr*)&sin, &slen); + //cerr << ""; + + // In UDP, a zero-length packet is perfectly legal. + if (r >= 0) { + + // Add a null-terminator at the the end of the buffer + // that we will send to the callback. + // DO NOT EVER CHANGE THIS. We want to explicitly allow users + // to be able to depend on this behavior, so they will have + // the option to do some things faster. Additionally it's + // a security guard against buffer overflows. + readbuffer [r] = 0; + + + // Set up a "temporary" return address so that callers can "reply" to us + // from within the callback we are about to invoke. That means that ordinary + // calls to "send_data_to_connection" (which is of course misnamed in this + // case) will result in packets being sent back to the same place that sent + // us this one. + // There is a different call (evma_send_datagram) for cases where the caller + // actually wants to send a packet somewhere else. + + memset (&ReturnAddress, 0, sizeof(ReturnAddress)); + memcpy (&ReturnAddress, &sin, slen); + + _GenericInboundDispatch(readbuffer, r); + + } + else { + // Basically a would-block, meaning we've read everything there is to read. + break; + } + + } + + +} + + +/************************* +DatagramDescriptor::Write +*************************/ + +void DatagramDescriptor::Write() +{ + /* It's possible for a socket to select writable and then no longer + * be writable by the time we get around to writing. The kernel might + * have used up its available output buffers between the select call + * and when we get here. So this condition is not an error. + * This code is very reminiscent of ConnectionDescriptor::_WriteOutboundData, + * but differs in the that the outbound data pages (received from the + * user) are _message-structured._ That is, we send each of them out + * one message at a time. + * TODO, we are currently suppressing the EMSGSIZE error!!! + */ + + SOCKET sd = GetSocket(); + assert (sd != INVALID_SOCKET); + LastActivity = MyEventMachine->GetCurrentLoopTime(); + + assert (OutboundPages.size() > 0); + + // Send out up to 10 packets, then cycle the machine. + for (int i = 0; i < 10; i++) { + if (OutboundPages.size() <= 0) + break; + OutboundPage *op = &(OutboundPages[0]); + + // The nasty cast to (char*) is needed because Windows is brain-dead. + int s = sendto (sd, (char*)op->Buffer, op->Length, 0, (struct sockaddr*)&(op->From), + (op->From.sin6_family == AF_INET6 ? sizeof (struct sockaddr_in6) : sizeof (struct sockaddr_in))); +#ifdef OS_WIN32 + int e = WSAGetLastError(); +#else + int e = errno; +#endif + + OutboundDataSize -= op->Length; + op->Free(); + OutboundPages.pop_front(); + + if (s == SOCKET_ERROR) { + #ifdef OS_UNIX + if ((e != EINPROGRESS) && (e != EWOULDBLOCK) && (e != EINTR)) { + #endif + #ifdef OS_WIN32 + if ((e != WSAEINPROGRESS) && (e != WSAEWOULDBLOCK)) { + #endif + UnbindReasonCode = e; + Close(); + break; + } + } + } + + #ifdef HAVE_EPOLL + EpollEvent.events = EPOLLIN; + if (SelectForWrite()) + EpollEvent.events |= EPOLLOUT; + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + #ifdef HAVE_KQUEUE + bKqueueArmWrite = SelectForWrite(); + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif +} + + +/********************************** +DatagramDescriptor::SelectForWrite +**********************************/ + +bool DatagramDescriptor::SelectForWrite() +{ + /* Changed 15Nov07, per bug report by Mark Zvillius. + * The outbound data size will be zero if there are zero-length outbound packets, + * so we now select writable in case the outbound page buffer is not empty. + * Note that the superclass ShouldDelete method still checks for outbound data size, + * which may be wrong. + */ + //return (GetOutboundDataSize() > 0); (Original) + return (OutboundPages.size() > 0); +} + + +/************************************ +DatagramDescriptor::SendOutboundData +************************************/ + +int DatagramDescriptor::SendOutboundData (const char *data, unsigned long length) +{ + // This is almost an exact clone of ConnectionDescriptor::_SendRawOutboundData. + // That means most of it could be factored to a common ancestor. Note that + // empty datagrams are meaningful, which isn't the case for TCP streams. + + if (IsCloseScheduled()) + return 0; + + if (!data && (length > 0)) + throw std::runtime_error ("bad outbound data"); + char *buffer = (char *) malloc (length + 1); + if (!buffer) + throw std::runtime_error ("no allocation for outbound data"); + memcpy (buffer, data, length); + buffer [length] = 0; + OutboundPages.push_back (OutboundPage (buffer, length, ReturnAddress)); + OutboundDataSize += length; + + #ifdef HAVE_EPOLL + EpollEvent.events = (EPOLLIN | EPOLLOUT); + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + #ifdef HAVE_KQUEUE + bKqueueArmWrite = true; + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + + return length; +} + + +/**************************************** +DatagramDescriptor::SendOutboundDatagram +****************************************/ + +int DatagramDescriptor::SendOutboundDatagram (const char *data, unsigned long length, const char *address, int port) +{ + // This is an exact clone of ConnectionDescriptor::SendOutboundData. + // That means it needs to move to a common ancestor. + // TODO: Refactor this so there's no overlap with SendOutboundData. + + if (IsCloseScheduled()) + //if (bCloseNow || bCloseAfterWriting) + return 0; + + if (!address || !*address || !port) + return 0; + + struct sockaddr_in6 addr_here; + size_t addr_here_len = sizeof addr_here; + if (0 != EventMachine_t::name2address (address, port, SOCK_DGRAM, (struct sockaddr *)&addr_here, &addr_here_len)) + return -1; + + if (!data && (length > 0)) + throw std::runtime_error ("bad outbound data"); + char *buffer = (char *) malloc (length + 1); + if (!buffer) + throw std::runtime_error ("no allocation for outbound data"); + memcpy (buffer, data, length); + buffer [length] = 0; + OutboundPages.push_back (OutboundPage (buffer, length, addr_here)); + OutboundDataSize += length; + + #ifdef HAVE_EPOLL + EpollEvent.events = (EPOLLIN | EPOLLOUT); + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + #ifdef HAVE_KQUEUE + bKqueueArmWrite = true; + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + + return length; +} + + +/********************************************** +ConnectionDescriptor::GetCommInactivityTimeout +**********************************************/ + +uint64_t ConnectionDescriptor::GetCommInactivityTimeout() +{ + return InactivityTimeout / 1000; +} + + +/********************************************** +ConnectionDescriptor::SetCommInactivityTimeout +**********************************************/ + +int ConnectionDescriptor::SetCommInactivityTimeout (uint64_t value) +{ + InactivityTimeout = value * 1000; + MyEventMachine->QueueHeartbeat(this); + return 1; +} + +/******************************* +DatagramDescriptor::GetPeername +*******************************/ + +bool DatagramDescriptor::GetPeername (struct sockaddr *s, socklen_t *len) +{ + bool ok = false; + if (s) { + *len = sizeof(ReturnAddress); + memset (s, 0, sizeof(ReturnAddress)); + memcpy (s, &ReturnAddress, sizeof(ReturnAddress)); + ok = true; + } + return ok; +} + + +/******************************************** +DatagramDescriptor::GetCommInactivityTimeout +********************************************/ + +uint64_t DatagramDescriptor::GetCommInactivityTimeout() +{ + return InactivityTimeout / 1000; +} + +/******************************************** +DatagramDescriptor::SetCommInactivityTimeout +********************************************/ + +int DatagramDescriptor::SetCommInactivityTimeout (uint64_t value) +{ + if (value > 0) { + InactivityTimeout = value * 1000; + MyEventMachine->QueueHeartbeat(this); + return 1; + } + return 0; +} + + +/************************************ +InotifyDescriptor::InotifyDescriptor +*************************************/ + +InotifyDescriptor::InotifyDescriptor (EventMachine_t *em): + EventableDescriptor(0, em) +{ + bCallbackUnbind = false; + + #ifndef HAVE_INOTIFY + throw std::runtime_error("no inotify support on this system"); + #else + + int fd = inotify_init(); + if (fd == -1) { + char buf[200]; + snprintf (buf, sizeof(buf)-1, "unable to create inotify descriptor: %s", strerror(errno)); + throw std::runtime_error (buf); + } + + MySocket = fd; + SetSocketNonblocking(MySocket); + #ifdef HAVE_EPOLL + EpollEvent.events = EPOLLIN; + #endif + + #endif +} + + +/************************************* +InotifyDescriptor::~InotifyDescriptor +**************************************/ + +InotifyDescriptor::~InotifyDescriptor() +{ + close(MySocket); + MySocket = INVALID_SOCKET; +} + +/*********************** +InotifyDescriptor::Read +************************/ + +void InotifyDescriptor::Read() +{ + assert (MyEventMachine); + MyEventMachine->_ReadInotifyEvents(); +} + + +/************************ +InotifyDescriptor::Write +*************************/ + +void InotifyDescriptor::Write() +{ + throw std::runtime_error("bad code path in inotify"); +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/ed.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/ed.h new file mode 100644 index 0000000..4d7f7d4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/ed.h @@ -0,0 +1,457 @@ +/***************************************************************************** + +$Id$ + +File: ed.h +Date: 06Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + +#ifndef __EventableDescriptor__H_ +#define __EventableDescriptor__H_ + + +class EventMachine_t; // forward reference +#ifdef WITH_SSL +class SslBox_t; // forward reference +#endif + +bool SetSocketNonblocking (SOCKET); +bool SetFdCloexec (int); + +/************************* +class EventableDescriptor +*************************/ + +class EventableDescriptor: public Bindable_t +{ + public: + EventableDescriptor (SOCKET, EventMachine_t*); + virtual ~EventableDescriptor() NO_EXCEPT_FALSE; + + SOCKET GetSocket() {return MySocket;} + void SetSocketInvalid() { MySocket = INVALID_SOCKET; } + void Close(); + + virtual void Read() = 0; + virtual void Write() = 0; + virtual void Heartbeat() = 0; + + // These methods tell us whether the descriptor + // should be selected or polled for read/write. + virtual bool SelectForRead() = 0; + virtual bool SelectForWrite() = 0; + + // are we scheduled for a close, or in an error state, or already closed? + bool ShouldDelete(); + // Do we have any data to write? This is used by ShouldDelete. + virtual int GetOutboundDataSize() {return 0;} + virtual bool IsWatchOnly(){ return bWatchOnly; } + + virtual void ScheduleClose (bool after_writing); + bool IsCloseScheduled(); + virtual void HandleError(){ ScheduleClose (false); } + + void SetEventCallback (EMCallback); + + virtual bool GetPeername (struct sockaddr*, socklen_t*) = 0; + virtual bool GetSockname (struct sockaddr*, socklen_t*) = 0; + virtual bool GetSubprocessPid (pid_t*) {return false;} + + virtual void StartTls() {} + virtual void SetTlsParms (const char *, const char *, bool, bool, const char *, const char *, const char *, const char *, int) {} + + #ifdef WITH_SSL + virtual X509 *GetPeerCert() {return NULL;} + virtual int GetCipherBits() {return -1;} + virtual const char *GetCipherName() {return NULL;} + virtual const char *GetCipherProtocol() {return NULL;} + virtual const char *GetSNIHostname() {return NULL;} + #endif + + virtual uint64_t GetCommInactivityTimeout() {return 0;} + virtual int SetCommInactivityTimeout (uint64_t) {return 0;} + uint64_t GetPendingConnectTimeout(); + int SetPendingConnectTimeout (uint64_t value); + uint64_t GetLastActivity() { return LastActivity; } + + #ifdef HAVE_EPOLL + struct epoll_event *GetEpollEvent() { return &EpollEvent; } + #endif + + #ifdef HAVE_KQUEUE + bool GetKqueueArmWrite() { return bKqueueArmWrite; } + #endif + + virtual void StartProxy(const uintptr_t, const unsigned long, const unsigned long); + virtual void StopProxy(); + virtual unsigned long GetProxiedBytes(){ return ProxiedBytes; }; + virtual void SetProxiedFrom(EventableDescriptor*, const unsigned long); + virtual int SendOutboundData(const char*,unsigned long){ return -1; } + virtual bool IsPaused(){ return bPaused; } + virtual bool Pause(){ bPaused = true; return bPaused; } + virtual bool Resume(){ bPaused = false; return bPaused; } + + void SetUnbindReasonCode(int code){ UnbindReasonCode = code; } + virtual int ReportErrorStatus(){ return 0; } + virtual bool IsConnectPending(){ return false; } + virtual uint64_t GetNextHeartbeat(); + + private: + bool bCloseNow; + bool bCloseAfterWriting; + + protected: + SOCKET MySocket; + bool bAttached; + bool bWatchOnly; + + EMCallback EventCallback; + void _GenericInboundDispatch (const char *buffer, unsigned long size); + bool _GenericGetPeername (struct sockaddr*, socklen_t*); + bool _GenericGetSockname (struct sockaddr*, socklen_t*); + + uint64_t CreatedAt; + bool bCallbackUnbind; + int UnbindReasonCode; + + unsigned long BytesToProxy; + EventableDescriptor *ProxyTarget; + EventableDescriptor *ProxiedFrom; + unsigned long ProxiedBytes; + + unsigned long MaxOutboundBufSize; + + #ifdef HAVE_EPOLL + struct epoll_event EpollEvent; + #endif + + #ifdef HAVE_KQUEUE + bool bKqueueArmWrite; + #endif + + EventMachine_t *MyEventMachine; + uint64_t PendingConnectTimeout; + uint64_t InactivityTimeout; + uint64_t LastActivity; + uint64_t NextHeartbeat; + bool bPaused; +}; + + + +/************************* +class LoopbreakDescriptor +*************************/ + +class LoopbreakDescriptor: public EventableDescriptor +{ + public: + LoopbreakDescriptor (SOCKET, EventMachine_t*); + virtual ~LoopbreakDescriptor() {} + + virtual void Read(); + virtual void Write(); + virtual void Heartbeat() {} + + virtual bool SelectForRead() {return true;} + virtual bool SelectForWrite() {return false;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len) { return _GenericGetPeername (s, len); } + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return _GenericGetSockname (s, len); } +}; + + +/************************** +class ConnectionDescriptor +**************************/ + +class ConnectionDescriptor: public EventableDescriptor +{ + public: + ConnectionDescriptor (SOCKET, EventMachine_t*); + virtual ~ConnectionDescriptor(); + + int SendOutboundData (const char*, unsigned long); + + void SetConnectPending (bool f); + virtual void ScheduleClose (bool after_writing); + virtual void HandleError(); + + void SetNotifyReadable (bool); + void SetNotifyWritable (bool); + void SetAttached (bool); + void SetWatchOnly (bool); + + bool Pause(); + bool Resume(); + + bool IsNotifyReadable(){ return bNotifyReadable; } + bool IsNotifyWritable(){ return bNotifyWritable; } + + virtual void Read(); + virtual void Write(); + virtual void Heartbeat(); + + virtual bool SelectForRead(); + virtual bool SelectForWrite(); + + // Do we have any data to write? This is used by ShouldDelete. + virtual int GetOutboundDataSize() {return OutboundDataSize;} + + virtual void StartTls(); + virtual void SetTlsParms (const char *, const char *, bool, bool, const char *, const char *, const char *, const char *, int); + + #ifdef WITH_SSL + virtual X509 *GetPeerCert(); + virtual int GetCipherBits(); + virtual const char *GetCipherName(); + virtual const char *GetCipherProtocol(); + virtual const char *GetSNIHostname(); + virtual bool VerifySslPeer(const char*); + virtual void AcceptSslPeer(); + #endif + + void SetServerMode() {bIsServer = true;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len) { return _GenericGetPeername (s, len); } + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return _GenericGetSockname (s, len); } + + virtual uint64_t GetCommInactivityTimeout(); + virtual int SetCommInactivityTimeout (uint64_t value); + + virtual int ReportErrorStatus(); + virtual bool IsConnectPending(){ return bConnectPending; } + + protected: + struct OutboundPage { + OutboundPage (const char *b, int l, int o=0): Buffer(b), Length(l), Offset(o) {} + void Free() {if (Buffer) free (const_cast(Buffer)); } + const char *Buffer; + int Length; + int Offset; + }; + + protected: + bool bConnectPending; + + bool bNotifyReadable; + bool bNotifyWritable; + + bool bReadAttemptedAfterClose; + bool bWriteAttemptedAfterClose; + + std::deque OutboundPages; + int OutboundDataSize; + + #ifdef WITH_SSL + SslBox_t *SslBox; + std::string CertChainFilename; + std::string PrivateKeyFilename; + std::string CipherList; + std::string EcdhCurve; + std::string DhParam; + int Protocols; + bool bHandshakeSignaled; + bool bSslVerifyPeer; + bool bSslFailIfNoPeerCert; + std::string SniHostName; + bool bSslPeerAccepted; + #endif + + #ifdef HAVE_KQUEUE + bool bGotExtraKqueueEvent; + #endif + + bool bIsServer; + + private: + void _UpdateEvents(); + void _UpdateEvents(bool, bool); + void _WriteOutboundData(); + void _DispatchInboundData (const char *buffer, unsigned long size); + void _DispatchCiphertext(); + int _SendRawOutboundData (const char *buffer, unsigned long size); + void _CheckHandshakeStatus(); + +}; + + +/************************ +class DatagramDescriptor +************************/ + +class DatagramDescriptor: public EventableDescriptor +{ + public: + DatagramDescriptor (SOCKET, EventMachine_t*); + virtual ~DatagramDescriptor(); + + virtual void Read(); + virtual void Write(); + virtual void Heartbeat(); + + virtual bool SelectForRead() {return true;} + virtual bool SelectForWrite(); + + int SendOutboundData (const char*, unsigned long); + int SendOutboundDatagram (const char*, unsigned long, const char*, int); + + // Do we have any data to write? This is used by ShouldDelete. + virtual int GetOutboundDataSize() {return OutboundDataSize;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len); + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return _GenericGetSockname (s, len); }; + + virtual uint64_t GetCommInactivityTimeout(); + virtual int SetCommInactivityTimeout (uint64_t value); + + protected: + struct OutboundPage { + OutboundPage (const char *b, int l, struct sockaddr_in6 f, int o=0): Buffer(b), Length(l), Offset(o), From(f) {} + void Free() {if (Buffer) free (const_cast(Buffer)); } + const char *Buffer; + int Length; + int Offset; + struct sockaddr_in6 From; + }; + + std::deque OutboundPages; + int OutboundDataSize; + + struct sockaddr_in6 ReturnAddress; +}; + + +/************************ +class AcceptorDescriptor +************************/ + +class AcceptorDescriptor: public EventableDescriptor +{ + public: + AcceptorDescriptor (SOCKET, EventMachine_t*); + virtual ~AcceptorDescriptor(); + + virtual void Read(); + virtual void Write(); + virtual void Heartbeat(); + + virtual bool SelectForRead() {return true;} + virtual bool SelectForWrite() {return false;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len) { return _GenericGetPeername (s, len); } + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return _GenericGetSockname (s, len); }; + + static void StopAcceptor (const uintptr_t binding); +}; + +/******************** +class PipeDescriptor +********************/ + +#ifdef OS_UNIX +class PipeDescriptor: public EventableDescriptor +{ + public: + PipeDescriptor (SOCKET, pid_t, EventMachine_t*); + virtual ~PipeDescriptor() NO_EXCEPT_FALSE; + + virtual void Read(); + virtual void Write(); + virtual void Heartbeat(); + + virtual bool SelectForRead(); + virtual bool SelectForWrite(); + + int SendOutboundData (const char*, unsigned long); + virtual int GetOutboundDataSize() {return OutboundDataSize;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len) { return _GenericGetPeername (s, len); } + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return _GenericGetSockname (s, len); } + + virtual bool GetSubprocessPid (pid_t*); + + protected: + struct OutboundPage { + OutboundPage (const char *b, int l, int o=0): Buffer(b), Length(l), Offset(o) {} + void Free() {if (Buffer) free (const_cast(Buffer)); } + const char *Buffer; + int Length; + int Offset; + }; + + protected: + bool bReadAttemptedAfterClose; + + std::deque OutboundPages; + int OutboundDataSize; + + pid_t SubprocessPid; + + private: + void _DispatchInboundData (const char *buffer, int size); +}; +#endif // OS_UNIX + + +/************************ +class KeyboardDescriptor +************************/ + +class KeyboardDescriptor: public EventableDescriptor +{ + public: + KeyboardDescriptor (EventMachine_t*); + virtual ~KeyboardDescriptor(); + + virtual void Read(); + virtual void Write(); + virtual void Heartbeat(); + + virtual bool SelectForRead() {return true;} + virtual bool SelectForWrite() {return false;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len) { return _GenericGetPeername (s, len); } + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return _GenericGetSockname (s, len); } + + protected: + bool bReadAttemptedAfterClose; + + private: + void _DispatchInboundData (const char *buffer, int size); +}; + + +/*********************** +class InotifyDescriptor +************************/ + +class InotifyDescriptor: public EventableDescriptor +{ + public: + InotifyDescriptor (EventMachine_t*); + virtual ~InotifyDescriptor(); + + void Read(); + void Write(); + + virtual void Heartbeat() {} + virtual bool SelectForRead() {return true;} + virtual bool SelectForWrite() {return false;} + + virtual bool GetPeername (struct sockaddr* s, socklen_t* len) { return false; } + virtual bool GetSockname (struct sockaddr* s, socklen_t* len) { return false; } +}; + +#endif // __EventableDescriptor__H_ diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/ed.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/ed.o new file mode 100644 index 0000000000000000000000000000000000000000..d5bb6ad3f8c55ac4d95cbe29c3f6842adf7bf883 GIT binary patch literal 440672 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 t!{::iterator f = Files.begin(); + UnwatchFile (f->first); + } + + if (epfd != -1) + close (epfd); + if (kqfd != -1) + close (kqfd); + + delete SelectData; +} + + +/**************************** +EventMachine_t::ScheduleHalt +****************************/ + +void EventMachine_t::ScheduleHalt() +{ + /* This is how we stop the machine. + * This can be called by clients. Signal handlers will probably + * set the global flag. + * For now this means there can only be one EventMachine ever running at a time. + * + * IMPORTANT: keep this light, fast, and async-safe. Don't do anything frisky in here, + * because it may be called from signal handlers invoked from code that we don't + * control. At this writing (20Sep06), EM does NOT install any signal handlers of + * its own. + * + * We need a FAQ. And one of the questions is: how do I stop EM when Ctrl-C happens? + * The answer is to call evma_stop_machine, which calls here, from a SIGINT handler. + */ + bTerminateSignalReceived = true; + + /* Signal the loopbreaker so we break out of long-running select/epoll/kqueue and + * notice the halt boolean is set. Signalling the loopbreaker also uses a single + * signal-safe syscall. + */ + SignalLoopBreaker(); +} + +bool EventMachine_t::Stopping() +{ + return bTerminateSignalReceived; +} + +/******************************* +EventMachine_t::SetTimerQuantum +*******************************/ + +void EventMachine_t::SetTimerQuantum (int interval) +{ + /* We get a timer-quantum expressed in milliseconds. + */ + + if ((interval < 5) || (interval > 5*60*1000)) + throw std::runtime_error ("invalid timer-quantum"); + + Quantum.tv_sec = interval / 1000; + Quantum.tv_usec = (interval % 1000) * 1000; +} + + +/************************************* +(STATIC) EventMachine_t::SetuidString +*************************************/ + +#ifdef OS_UNIX +void EventMachine_t::SetuidString (const char *username) +{ + /* This method takes a caller-supplied username and tries to setuid + * to that user. There is no meaningful implementation (and no error) + * on Windows. On Unix, a failure to setuid the caller-supplied string + * causes a fatal abort, because presumably the program is calling here + * in order to fulfill a security requirement. If we fail silently, + * the user may continue to run with too much privilege. + * + * TODO, we need to decide on and document a way of generating C++ level errors + * that can be wrapped in documented Ruby exceptions, so users can catch + * and handle them. And distinguish it from errors that we WON'T let the Ruby + * user catch (like security-violations and resource-overallocation). + * A setuid failure here would be in the latter category. + */ + + if (!username || !*username) + throw std::runtime_error ("setuid_string failed: no username specified"); + + errno = 0; + struct passwd *p = getpwnam (username); + if (!p) { + if (errno) { + char buf[200]; + snprintf (buf, sizeof(buf)-1, "setuid_string failed: %s", strerror(errno)); + throw std::runtime_error (buf); + } else { + throw std::runtime_error ("setuid_string failed: unknown username"); + } + } + + if (setuid (p->pw_uid) != 0) + throw std::runtime_error ("setuid_string failed: no setuid"); + + // Success. +} +#else +void EventMachine_t::SetuidString (const char *username UNUSED) { } +#endif + +/**************************************** +(STATIC) EventMachine_t::SetRlimitNofile +****************************************/ + +#ifdef OS_UNIX +int EventMachine_t::SetRlimitNofile (int nofiles) +{ + struct rlimit rlim; + getrlimit (RLIMIT_NOFILE, &rlim); + if (nofiles >= 0) { + rlim.rlim_cur = nofiles; + if ((unsigned int)nofiles > rlim.rlim_max) + rlim.rlim_max = nofiles; + setrlimit (RLIMIT_NOFILE, &rlim); + // ignore the error return, for now at least. + // TODO, emit an error message someday when we have proper debug levels. + } + getrlimit (RLIMIT_NOFILE, &rlim); + return rlim.rlim_cur; +} +#else +int EventMachine_t::SetRlimitNofile (int nofiles UNUSED) { return 0; } +#endif + +/********************************* +EventMachine_t::SignalLoopBreaker +*********************************/ + +void EventMachine_t::SignalLoopBreaker() +{ + #ifdef OS_UNIX + (void)write (LoopBreakerWriter, "", 1); + #endif + #ifdef OS_WIN32 + sendto (LoopBreakerReader, "", 0, 0, (struct sockaddr*)&(LoopBreakerTarget), sizeof(LoopBreakerTarget)); + #endif +} + + +/************************************** +EventMachine_t::_InitializeLoopBreaker +**************************************/ + +void EventMachine_t::_InitializeLoopBreaker() +{ + /* A "loop-breaker" is a socket-descriptor that we can write to in order + * to break the main select loop. Primarily useful for things running on + * threads other than the main EM thread, so they can trigger processing + * of events that arise exogenously to the EM. + * Keep the loop-breaker pipe out of the main descriptor set, otherwise + * its events will get passed on to user code. + */ + + #ifdef OS_UNIX + int fd[2]; +#if defined (HAVE_CLOEXEC) && defined (HAVE_PIPE2) + int pipestatus = pipe2(fd, O_CLOEXEC); + if (pipestatus < 0) { + if (pipe(fd)) + throw std::runtime_error (strerror(errno)); + } +#else + if (pipe (fd)) + throw std::runtime_error (strerror(errno)); +#endif + if (!SetFdCloexec(fd[0]) || !SetFdCloexec(fd[1])) + throw std::runtime_error (strerror(errno)); + + LoopBreakerWriter = fd[1]; + LoopBreakerReader = fd[0]; + + /* 16Jan11: Make sure the pipe is non-blocking, so more than 65k loopbreaks + * in one tick do not fill up the pipe and block the process on write() */ + SetSocketNonblocking (LoopBreakerWriter); + #endif + + #ifdef OS_WIN32 + SOCKET sd = EmSocket (AF_INET, SOCK_DGRAM, 0); + if (sd == INVALID_SOCKET) + throw std::runtime_error ("no loop breaker socket"); + SetSocketNonblocking (sd); + + memset (&LoopBreakerTarget, 0, sizeof(LoopBreakerTarget)); + LoopBreakerTarget.sin_family = AF_INET; + LoopBreakerTarget.sin_addr.s_addr = inet_addr ("127.0.0.1"); + + srand ((int)time(NULL)); + int i; + for (i=0; i < 100; i++) { + int r = (rand() % 10000) + 20000; + LoopBreakerTarget.sin_port = htons (r); + if (bind (sd, (struct sockaddr*)&LoopBreakerTarget, sizeof(LoopBreakerTarget)) == 0) + break; + } + + if (i == 100) + throw std::runtime_error ("no loop breaker"); + LoopBreakerReader = sd; + #endif + + #ifdef HAVE_EPOLL + if (Poller == Poller_Epoll) { + epfd = epoll_create (MaxEpollDescriptors); + if (epfd == -1) { + char buf[200]; + snprintf (buf, sizeof(buf)-1, "unable to create epoll descriptor: %s", strerror(errno)); + throw std::runtime_error (buf); + } + int cloexec = fcntl (epfd, F_GETFD, 0); + assert (cloexec >= 0); + cloexec |= FD_CLOEXEC; + fcntl (epfd, F_SETFD, cloexec); + + assert (LoopBreakerReader >= 0); + LoopbreakDescriptor *ld = new LoopbreakDescriptor (LoopBreakerReader, this); + assert (ld); + Add (ld); + } + #endif + + #ifdef HAVE_KQUEUE + if (Poller == Poller_Kqueue) { + kqfd = kqueue(); + if (kqfd == -1) { + char buf[200]; + snprintf (buf, sizeof(buf)-1, "unable to create kqueue descriptor: %s", strerror(errno)); + throw std::runtime_error (buf); + } + // cloexec not needed. By definition, kqueues are not carried across forks. + + assert (LoopBreakerReader >= 0); + LoopbreakDescriptor *ld = new LoopbreakDescriptor (LoopBreakerReader, this); + assert (ld); + Add (ld); + } + #endif +} + +/*************************** +EventMachine_t::_UpdateTime +***************************/ + +void EventMachine_t::_UpdateTime() +{ + MyCurrentLoopTime = GetRealTime(); +} + +/*************************** +EventMachine_t::GetRealTime +***************************/ + +// Two great writeups of cross-platform monotonic time are at: +// http://www.python.org/dev/peps/pep-0418 +// http://nadeausoftware.com/articles/2012/04/c_c_tip_how_measure_elapsed_real_time_benchmarking +// Uncomment the #pragma messages to confirm which compile-time option was used +uint64_t EventMachine_t::GetRealTime() +{ + uint64_t current_time; + + #if defined(HAVE_CONST_CLOCK_MONOTONIC_RAW) + // #pragma message "GetRealTime: clock_gettime CLOCK_MONOTONIC_RAW" + // Linux 2.6.28 and above + struct timespec tv; + clock_gettime (CLOCK_MONOTONIC_RAW, &tv); + current_time = (((uint64_t)(tv.tv_sec)) * 1000000LL) + ((uint64_t)((tv.tv_nsec)/1000)); + + #elif defined(HAVE_CONST_CLOCK_MONOTONIC) + // #pragma message "GetRealTime: clock_gettime CLOCK_MONOTONIC" + // Linux, FreeBSD 5.0 and above, Solaris 8 and above, OpenBSD, NetBSD, DragonflyBSD + struct timespec tv; + clock_gettime (CLOCK_MONOTONIC, &tv); + current_time = (((uint64_t)(tv.tv_sec)) * 1000000LL) + ((uint64_t)((tv.tv_nsec)/1000)); + + #elif defined(HAVE_GETHRTIME) + // #pragma message "GetRealTime: gethrtime" + // Solaris and HP-UX + current_time = (uint64_t)gethrtime() / 1000; + + #elif defined(OS_DARWIN) + // #pragma message "GetRealTime: mach_absolute_time" + // Mac OS X + // https://developer.apple.com/library/mac/qa/qa1398/_index.html + current_time = mach_absolute_time() * mach_timebase.numer / mach_timebase.denom / 1000; + + #elif defined(OS_UNIX) + // #pragma message "GetRealTime: gettimeofday" + // Unix fallback + struct timeval tv; + gettimeofday (&tv, NULL); + current_time = (((uint64_t)(tv.tv_sec)) * 1000000LL) + ((uint64_t)(tv.tv_usec)); + + #elif defined(OS_WIN32) + // #pragma message "GetRealTime: GetTickCount" + // Future improvement: use GetTickCount64 in Windows Vista / Server 2008 + unsigned tick = GetTickCount(); + if (tick < LastTickCount) + TickCountTickover += 1; + LastTickCount = tick; + current_time = ((uint64_t)TickCountTickover << 32) + (uint64_t)tick; + current_time *= 1000; // convert to microseconds + + #else + // #pragma message "GetRealTime: time" + // Universal fallback + current_time = (uint64_t)time(NULL) * 1000000LL; + #endif + + return current_time; +} + +/*********************************** +EventMachine_t::_DispatchHeartbeats +***********************************/ + +void EventMachine_t::_DispatchHeartbeats() +{ + // Store the first processed heartbeat descriptor and bail out if + // we see it again. This fixes an infinite loop in case the system time + // is changed out from underneath MyCurrentLoopTime. + const EventableDescriptor *head = NULL; + + while (true) { + std::multimap::iterator i = Heartbeats.begin(); + if (i == Heartbeats.end()) + break; + if (i->first > MyCurrentLoopTime) + break; + + EventableDescriptor *ed = i->second; + if (ed == head) + break; + + ed->Heartbeat(); + QueueHeartbeat(ed); + + if (head == NULL) + head = ed; + } +} + +/****************************** +EventMachine_t::QueueHeartbeat +******************************/ + +void EventMachine_t::QueueHeartbeat(EventableDescriptor *ed) +{ + uint64_t heartbeat = ed->GetNextHeartbeat(); + + if (heartbeat) { + #ifndef HAVE_MAKE_PAIR + Heartbeats.insert (std::multimap::value_type (heartbeat, ed)); + #else + Heartbeats.insert (std::make_pair (heartbeat, ed)); + #endif + } +} + +/****************************** +EventMachine_t::ClearHeartbeat +******************************/ + +void EventMachine_t::ClearHeartbeat(uint64_t key, EventableDescriptor* ed) +{ + std::multimap::iterator it; + std::pair::iterator,std::multimap::iterator> ret; + ret = Heartbeats.equal_range (key); + for (it = ret.first; it != ret.second; ++it) { + if (it->second == ed) { + Heartbeats.erase (it); + break; + } + } +} + +/******************* +EventMachine_t::Run +*******************/ + +void EventMachine_t::Run() +{ + while (RunOnce()) ; +} + +/*********************** +EventMachine_t::RunOnce +***********************/ + +bool EventMachine_t::RunOnce() +{ + _UpdateTime(); + _RunTimers(); + + /* _Add must precede _Modify because the same descriptor might + * be on both lists during the same pass through the machine, + * and to modify a descriptor before adding it would fail. + */ + _AddNewDescriptors(); + _ModifyDescriptors(); + + switch (Poller) { + case Poller_Epoll: + _RunEpollOnce(); + break; + case Poller_Kqueue: + _RunKqueueOnce(); + break; + case Poller_Default: + _RunSelectOnce(); + break; + } + + _DispatchHeartbeats(); + _CleanupSockets(); + + if (bTerminateSignalReceived) + return false; + + return true; +} + + +/***************************** +EventMachine_t::_RunEpollOnce +*****************************/ + +void EventMachine_t::_RunEpollOnce() +{ + #ifdef HAVE_EPOLL + assert (epfd != -1); + int s; + + timeval tv = _TimeTilNextEvent(); + + #ifdef BUILD_FOR_RUBY + int ret = 0; + + #ifdef HAVE_RB_WAIT_FOR_SINGLE_FD + if ((ret = rb_wait_for_single_fd(epfd, RB_WAITFD_IN|RB_WAITFD_PRI, &tv)) < 1) { + #else + fd_set fdreads; + + FD_ZERO(&fdreads); + FD_SET(epfd, &fdreads); + + if ((ret = rb_thread_select(epfd + 1, &fdreads, NULL, NULL, &tv)) < 1) { + #endif + if (ret == -1) { + assert(errno != EINVAL); + assert(errno != EBADF); + } + return; + } + + TRAP_BEG; + s = epoll_wait (epfd, epoll_events, MaxEvents, 0); + TRAP_END; + #else + int duration = 0; + duration = duration + (tv.tv_sec * 1000); + duration = duration + (tv.tv_usec / 1000); + s = epoll_wait (epfd, epoll_events, MaxEvents, duration); + #endif + + if (s > 0) { + for (int i=0; i < s; i++) { + EventableDescriptor *ed = (EventableDescriptor*) epoll_events[i].data.ptr; + + if (ed->IsWatchOnly() && ed->GetSocket() == INVALID_SOCKET) + continue; + + assert(ed->GetSocket() != INVALID_SOCKET); + + if (epoll_events[i].events & EPOLLIN) + ed->Read(); + if (epoll_events[i].events & EPOLLOUT) + ed->Write(); + if (epoll_events[i].events & (EPOLLERR | EPOLLHUP)) + ed->HandleError(); + } + } + else if (s < 0) { + // epoll_wait can fail on error in a handful of ways. + // If this happens, then wait for a little while to avoid busy-looping. + // If the error was EINTR, we probably caught SIGCHLD or something, + // so keep the wait short. + timeval tv = {0, ((errno == EINTR) ? 5 : 50) * 1000}; + EmSelect (0, NULL, NULL, NULL, &tv); + } + #else + throw std::runtime_error ("epoll is not implemented on this platform"); + #endif +} + + +/****************************** +EventMachine_t::_RunKqueueOnce +******************************/ + +#ifdef HAVE_KQUEUE +void EventMachine_t::_RunKqueueOnce() +{ + assert (kqfd != -1); + int k; + + timeval tv = _TimeTilNextEvent(); + + struct timespec ts; + ts.tv_sec = tv.tv_sec; + ts.tv_nsec = tv.tv_usec * 1000; + + #ifdef BUILD_FOR_RUBY + int ret = 0; + + #ifdef HAVE_RB_WAIT_FOR_SINGLE_FD + if ((ret = rb_wait_for_single_fd(kqfd, RB_WAITFD_IN|RB_WAITFD_PRI, &tv)) < 1) { + #else + fd_set fdreads; + + FD_ZERO(&fdreads); + FD_SET(kqfd, &fdreads); + + if ((ret = rb_thread_select(kqfd + 1, &fdreads, NULL, NULL, &tv)) < 1) { + #endif + if (ret == -1) { + assert(errno != EINVAL); + assert(errno != EBADF); + } + return; + } + + TRAP_BEG; + ts.tv_sec = ts.tv_nsec = 0; + k = kevent (kqfd, NULL, 0, Karray, MaxEvents, &ts); + TRAP_END; + #else + k = kevent (kqfd, NULL, 0, Karray, MaxEvents, &ts); + #endif + + struct kevent *ke = Karray; + while (k > 0) { + switch (ke->filter) + { + case EVFILT_VNODE: + _HandleKqueueFileEvent (ke); + break; + + case EVFILT_PROC: + _HandleKqueuePidEvent (ke); + break; + + case EVFILT_READ: + case EVFILT_WRITE: + EventableDescriptor *ed = (EventableDescriptor*) (ke->udata); + assert (ed); + + if (ed->IsWatchOnly() && ed->GetSocket() == INVALID_SOCKET) + break; + + if (ke->filter == EVFILT_READ) + ed->Read(); + else if (ke->filter == EVFILT_WRITE) + ed->Write(); + else + std::cerr << "Discarding unknown kqueue event " << ke->filter << std::endl; + + break; + } + + --k; + ++ke; + } + + // TODO, replace this with rb_thread_blocking_region for 1.9 builds. + #ifdef BUILD_FOR_RUBY + if (!rb_thread_alone()) { + rb_thread_schedule(); + } + #endif +} +#else +void EventMachine_t::_RunKqueueOnce() +{ + throw std::runtime_error ("kqueue is not implemented on this platform"); +} +#endif + + +/********************************* +EventMachine_t::_TimeTilNextEvent +*********************************/ + +timeval EventMachine_t::_TimeTilNextEvent() +{ + // 29jul11: Changed calculation base from MyCurrentLoopTime to the + // real time. As MyCurrentLoopTime is set at the beginning of an + // iteration and this calculation is done at the end, evenmachine + // will potentially oversleep by the amount of time the iteration + // took to execute. + uint64_t next_event = 0; + uint64_t current_time = GetRealTime(); + + if (!Heartbeats.empty()) { + std::multimap::iterator heartbeats = Heartbeats.begin(); + next_event = heartbeats->first; + } + + if (!Timers.empty()) { + std::multimap::iterator timers = Timers.begin(); + if (next_event == 0 || timers->first < next_event) + next_event = timers->first; + } + + if (!NewDescriptors.empty() || !ModifiedDescriptors.empty()) { + next_event = current_time; + } + + timeval tv; + + if (NumCloseScheduled > 0 || bTerminateSignalReceived) { + tv.tv_sec = tv.tv_usec = 0; + } else if (next_event == 0) { + tv = Quantum; + } else { + if (next_event > current_time) { + uint64_t duration = next_event - current_time; + tv.tv_sec = duration / 1000000; + tv.tv_usec = duration % 1000000; + } else { + tv.tv_sec = tv.tv_usec = 0; + } + } + + return tv; +} + +/******************************* +EventMachine_t::_CleanupSockets +*******************************/ + +void EventMachine_t::_CleanupSockets() +{ + // TODO, rip this out and only delete the descriptors we know have died, + // rather than traversing the whole list. + // Modified 05Jan08 per suggestions by Chris Heath. It's possible that + // an EventableDescriptor will have a descriptor value of -1. That will + // happen if EventableDescriptor::Close was called on it. In that case, + // don't call epoll_ctl to remove the socket's filters from the epoll set. + // According to the epoll docs, this happens automatically when the + // descriptor is closed anyway. This is different from the case where + // the socket has already been closed but the descriptor in the ED object + // hasn't yet been set to INVALID_SOCKET. + // In kqueue, closing a descriptor automatically removes its event filters. + int i, j; + int nSockets = Descriptors.size(); + for (i=0, j=0; i < nSockets; i++) { + EventableDescriptor *ed = Descriptors[i]; + assert (ed); + if (ed->ShouldDelete()) { + #ifdef HAVE_EPOLL + if (Poller == Poller_Epoll) { + assert (epfd != -1); + if (ed->GetSocket() != INVALID_SOCKET) { + int e = epoll_ctl (epfd, EPOLL_CTL_DEL, ed->GetSocket(), ed->GetEpollEvent()); + // ENOENT or EBADF are not errors because the socket may be already closed when we get here. + if (e && (errno != ENOENT) && (errno != EBADF) && (errno != EPERM)) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to delete epoll event: %s", strerror(errno)); + throw std::runtime_error (buf); + } + } + ModifiedDescriptors.erase(ed); + } + #endif + delete ed; + } + else + Descriptors [j++] = ed; + } + while ((size_t)j < Descriptors.size()) + Descriptors.pop_back(); +} + +/********************************* +EventMachine_t::_ModifyEpollEvent +*********************************/ + +#ifdef HAVE_EPOLL +void EventMachine_t::_ModifyEpollEvent (EventableDescriptor *ed) +{ + if (Poller == Poller_Epoll) { + assert (epfd != -1); + assert (ed); + assert (ed->GetSocket() != INVALID_SOCKET); + int e = epoll_ctl (epfd, EPOLL_CTL_MOD, ed->GetSocket(), ed->GetEpollEvent()); + if (e) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to modify epoll event: %s", strerror(errno)); + throw std::runtime_error (buf); + } + } +} +#else +void EventMachine_t::_ModifyEpollEvent (EventableDescriptor *ed UNUSED) { } +#endif + + +/************************** +SelectData_t::SelectData_t +**************************/ + +SelectData_t::SelectData_t() +{ + maxsocket = 0; + rb_fd_init (&fdreads); + rb_fd_init (&fdwrites); + rb_fd_init (&fderrors); +} + +SelectData_t::~SelectData_t() +{ + rb_fd_term (&fdreads); + rb_fd_term (&fdwrites); + rb_fd_term (&fderrors); +} + +#ifdef BUILD_FOR_RUBY +/***************** +_SelectDataSelect +*****************/ + +#if defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL) +static VALUE _SelectDataSelect (void *v) +{ + SelectData_t *sd = (SelectData_t*)v; + sd->nSockets = rb_fd_select (sd->maxsocket+1, &(sd->fdreads), &(sd->fdwrites), &(sd->fderrors), &(sd->tv)); + return Qnil; +} +#endif + +/********************* +SelectData_t::_Select +*********************/ + +int SelectData_t::_Select() +{ + #if defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL) + // added in ruby 1.9.3 + rb_thread_call_without_gvl ((void *(*)(void *))_SelectDataSelect, (void*)this, RUBY_UBF_IO, 0); + return nSockets; + #elif defined(HAVE_TBR) + // added in ruby 1.9.1, deprecated in ruby 2.0.0 + rb_thread_blocking_region (_SelectDataSelect, (void*)this, RUBY_UBF_IO, 0); + return nSockets; + #else + return EmSelect (maxsocket+1, &fdreads, &fdwrites, &fderrors, &tv); + #endif +} +#endif + +void SelectData_t::_Clear() +{ + maxsocket = 0; + rb_fd_zero (&fdreads); + rb_fd_zero (&fdwrites); + rb_fd_zero (&fderrors); +} + +/****************************** +EventMachine_t::_RunSelectOnce +******************************/ + +void EventMachine_t::_RunSelectOnce() +{ + // Crank the event machine once. + // If there are no descriptors to process, then sleep + // for a few hundred mills to avoid busy-looping. + // This is based on a select loop. Alternately provide epoll + // if we know we're running on a 2.6 kernel. + // epoll will be effective if we provide it as an alternative, + // however it has the same problem interoperating with Ruby + // threads that select does. + + // Get ready for select() + SelectData->_Clear(); + + // Always read the loop-breaker reader. + // Changed 23Aug06, provisionally implemented for Windows with a UDP socket + // running on localhost with a randomly-chosen port. (*Puke*) + // Windows has a version of the Unix pipe() library function, but it doesn't + // give you back descriptors that are selectable. + rb_fd_set (LoopBreakerReader, &(SelectData->fdreads)); + if (SelectData->maxsocket < LoopBreakerReader) + SelectData->maxsocket = LoopBreakerReader; + + // prepare the sockets for reading and writing + size_t i; + for (i = 0; i < Descriptors.size(); i++) { + EventableDescriptor *ed = Descriptors[i]; + assert (ed); + SOCKET sd = ed->GetSocket(); + if (ed->IsWatchOnly() && sd == INVALID_SOCKET) + continue; + assert (sd != INVALID_SOCKET); + + if (ed->SelectForRead()) + rb_fd_set (sd, &(SelectData->fdreads)); + if (ed->SelectForWrite()) + rb_fd_set (sd, &(SelectData->fdwrites)); + + #ifdef OS_WIN32 + /* 21Sep09: on windows, a non-blocking connect() that fails does not come up as writable. + Instead, it is added to the error set. See http://www.mail-archive.com/openssl-users@openssl.org/msg58500.html + */ + if (ed->IsConnectPending()) + rb_fd_set (sd, &(SelectData->fderrors)); + #endif + + if (SelectData->maxsocket < sd) + SelectData->maxsocket = sd; + } + + + { // read and write the sockets + //timeval tv = {1, 0}; // Solaris fails if the microseconds member is >= 1000000. + //timeval tv = Quantum; + SelectData->tv = _TimeTilNextEvent(); + int s = SelectData->_Select(); + //rb_thread_blocking_region(xxx,(void*)&SelectData,RUBY_UBF_IO,0); + //int s = EmSelect (SelectData.maxsocket+1, &(SelectData.fdreads), &(SelectData.fdwrites), NULL, &(SelectData.tv)); + //int s = SelectData.nSockets; + if (s > 0) { + /* Changed 01Jun07. We used to handle the Loop-breaker right here. + * Now we do it AFTER all the regular descriptors. There's an + * incredibly important and subtle reason for this. Code on + * loop breakers is sometimes used to cause the reactor core to + * cycle (for example, to allow outbound network buffers to drain). + * If a loop-breaker handler reschedules itself (say, after determining + * that the write buffers are still too full), then it will execute + * IMMEDIATELY if _ReadLoopBreaker is done here instead of after + * the other descriptors are processed. That defeats the whole purpose. + */ + for (i=0; i < Descriptors.size(); i++) { + EventableDescriptor *ed = Descriptors[i]; + assert (ed); + SOCKET sd = ed->GetSocket(); + if (ed->IsWatchOnly() && sd == INVALID_SOCKET) + continue; + assert (sd != INVALID_SOCKET); + + if (rb_fd_isset (sd, &(SelectData->fdwrites))) { + // Double-check SelectForWrite() still returns true. If not, one of the callbacks must have + // modified some value since we checked SelectForWrite() earlier in this method. + if (ed->SelectForWrite()) + ed->Write(); + } + if (rb_fd_isset (sd, &(SelectData->fdreads))) + ed->Read(); + if (rb_fd_isset (sd, &(SelectData->fderrors))) + ed->HandleError(); + } + + if (rb_fd_isset (LoopBreakerReader, &(SelectData->fdreads))) + _ReadLoopBreaker(); + } + else if (s < 0) { + switch (errno) { + case EBADF: + _CleanBadDescriptors(); + break; + case EINVAL: + throw std::runtime_error ("Somehow EM passed an invalid nfds or invalid timeout to select(2), please report this!"); + break; + default: + // select can fail on error in a handful of ways. + // If this happens, then wait for a little while to avoid busy-looping. + // If the error was EINTR, we probably caught SIGCHLD or something, + // so keep the wait short. + timeval tv = {0, ((errno == EINTR) ? 5 : 50) * 1000}; + EmSelect (0, NULL, NULL, NULL, &tv); + } + } + } +} + +void EventMachine_t::_CleanBadDescriptors() +{ + size_t i; + + for (i = 0; i < Descriptors.size(); i++) { + EventableDescriptor *ed = Descriptors[i]; + if (ed->ShouldDelete()) + continue; + + SOCKET sd = ed->GetSocket(); + + struct timeval tv; + tv.tv_sec = 0; + tv.tv_usec = 0; + + rb_fdset_t fds; + rb_fd_init(&fds); + rb_fd_set(sd, &fds); + + int ret = rb_fd_select(sd + 1, &fds, NULL, NULL, &tv); + rb_fd_term(&fds); + + if (ret == -1) { + if (errno == EBADF) + ed->ScheduleClose(false); + } + } +} + +/******************************** +EventMachine_t::_ReadLoopBreaker +********************************/ + +void EventMachine_t::_ReadLoopBreaker() +{ + /* The loop breaker has selected readable. + * Read it ONCE (it may block if we try to read it twice) + * and send a loop-break event back to user code. + */ + char buffer [1024]; + (void)read (LoopBreakerReader, buffer, sizeof(buffer)); + if (EventCallback) + (*EventCallback)(0, EM_LOOPBREAK_SIGNAL, "", 0); +} + + +/************************** +EventMachine_t::_RunTimers +**************************/ + +void EventMachine_t::_RunTimers() +{ + // These are caller-defined timer handlers. + // We rely on the fact that multimaps sort by their keys to avoid + // inspecting the whole list every time we come here. + // Just keep inspecting and processing the list head until we hit + // one that hasn't expired yet. + + while (true) { + std::multimap::iterator i = Timers.begin(); + if (i == Timers.end()) + break; + if (i->first > MyCurrentLoopTime) + break; + if (EventCallback) + (*EventCallback) (0, EM_TIMER_FIRED, NULL, i->second.GetBinding()); + Timers.erase (i); + } +} + + + +/*********************************** +EventMachine_t::InstallOneshotTimer +***********************************/ + +const uintptr_t EventMachine_t::InstallOneshotTimer (uint64_t milliseconds) +{ + if (Timers.size() > MaxOutstandingTimers) + return false; + + uint64_t fire_at = GetRealTime(); + fire_at += ((uint64_t)milliseconds) * 1000LL; + + Timer_t t; + #ifndef HAVE_MAKE_PAIR + std::multimap::iterator i = Timers.insert (std::multimap::value_type (fire_at, t)); + #else + std::multimap::iterator i = Timers.insert (std::make_pair (fire_at, t)); + #endif + return i->second.GetBinding(); +} + + +/******************************* +EventMachine_t::ConnectToServer +*******************************/ + +const uintptr_t EventMachine_t::ConnectToServer (const char *bind_addr, int bind_port, const char *server, int port) +{ + /* We want to spend no more than a few seconds waiting for a connection + * to a remote host. So we use a nonblocking connect. + * Linux disobeys the usual rules for nonblocking connects. + * Per Stevens (UNP p.410), you expect a nonblocking connect to select + * both readable and writable on error, and not to return EINPROGRESS + * if the connect can be fulfilled immediately. Linux violates both + * of these expectations. + * Any kind of nonblocking connect on Linux returns EINPROGRESS. + * The socket will then return writable when the disposition of the + * connect is known, but it will not also be readable in case of + * error! Weirdly, it will be readable in case there is data to read!!! + * (Which can happen with protocols like SSH and SMTP.) + * I suppose if you were so inclined you could consider this logical, + * but it's not the way Unix has historically done it. + * So we ignore the readable flag and read getsockopt to see if there + * was an error connecting. A select timeout works as expected. + * In regard to getsockopt: Linux does the Berkeley-style thing, + * not the Solaris-style, and returns zero with the error code in + * the error parameter. + * Return the binding-text of the newly-created pending connection, + * or NULL if there was a problem. + */ + + if (!server || !*server || !port) + throw std::runtime_error ("invalid server or port"); + + struct sockaddr_storage bind_as; + size_t bind_as_len = sizeof bind_as; + int gai = name2address (server, port, SOCK_STREAM, (struct sockaddr *)&bind_as, &bind_as_len); + if (gai != 0) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to resolve address: %s", gai_strerror(gai)); + throw std::runtime_error (buf); + } + + SOCKET sd = EmSocket (bind_as.ss_family, SOCK_STREAM, 0); + if (sd == INVALID_SOCKET) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to create new socket: %s", strerror(errno)); + throw std::runtime_error (buf); + } + + // From here on, ALL error returns must close the socket. + // Set the new socket nonblocking. + if (!SetSocketNonblocking (sd)) { + close (sd); + throw std::runtime_error ("unable to set socket as non-blocking"); + } + // Disable slow-start (Nagle algorithm). + int one = 1; + setsockopt (sd, IPPROTO_TCP, TCP_NODELAY, (char*) &one, sizeof(one)); + // Set reuseaddr to improve performance on restarts + setsockopt (sd, SOL_SOCKET, SO_REUSEADDR, (char*) &one, sizeof(one)); + + if (bind_addr) { + struct sockaddr_storage bind_to; + size_t bind_to_len = sizeof bind_to; + gai = name2address (bind_addr, bind_port, SOCK_STREAM, (struct sockaddr *)&bind_to, &bind_to_len); + if (gai != 0) { + close (sd); + char buf [200]; + snprintf (buf, sizeof(buf)-1, "invalid bind address: %s", gai_strerror(gai)); + throw std::runtime_error (buf); + } + if (bind (sd, (struct sockaddr *)&bind_to, bind_to_len) < 0) { + close (sd); + throw std::runtime_error ("couldn't bind to address"); + } + } + + uintptr_t out = 0; + + #ifdef OS_UNIX + int e_reason = 0; + if (connect (sd, (struct sockaddr *)&bind_as, bind_as_len) == 0) { + // This is a connect success, which Linux appears + // never to give when the socket is nonblocking, + // even if the connection is intramachine or to + // localhost. + + /* Changed this branch 08Aug06. Evidently some kernels + * (FreeBSD for example) will actually return success from + * a nonblocking connect. This is a pretty simple case, + * just set up the new connection and clear the pending flag. + * Thanks to Chris Ochs for helping track this down. + * This branch never gets taken on Linux or (oddly) OSX. + * The original behavior was to throw an unimplemented, + * which the user saw as a fatal exception. Very unfriendly. + * + * Tweaked 10Aug06. Even though the connect disposition is + * known, we still set the connect-pending flag. That way + * some needed initialization will happen in the ConnectionDescriptor. + * (To wit, the ConnectionCompleted event gets sent to the client.) + */ + ConnectionDescriptor *cd = new ConnectionDescriptor (sd, this); + if (!cd) + throw std::runtime_error ("no connection allocated"); + cd->SetConnectPending (true); + Add (cd); + out = cd->GetBinding(); + } + else if (errno == EINPROGRESS) { + // Errno will generally always be EINPROGRESS, but on Linux + // we have to look at getsockopt to be sure what really happened. + int error = 0; + socklen_t len; + len = sizeof(error); + int o = getsockopt (sd, SOL_SOCKET, SO_ERROR, &error, &len); + if ((o == 0) && (error == 0)) { + // Here, there's no disposition. + // Put the connection on the stack and wait for it to complete + // or time out. + ConnectionDescriptor *cd = new ConnectionDescriptor (sd, this); + if (!cd) + throw std::runtime_error ("no connection allocated"); + cd->SetConnectPending (true); + Add (cd); + out = cd->GetBinding(); + } else { + // Fall through to the !out case below. + e_reason = error; + } + } + else { + // The error from connect was something other then EINPROGRESS (EHOSTDOWN, etc). + // Fall through to the !out case below + e_reason = errno; + } + + if (!out) { + /* This could be connection refused or some such thing. + * We will come here on Linux if a localhost connection fails. + * Changed 16Jul06: Originally this branch was a no-op, and + * we'd drop down to the end of the method, close the socket, + * and return NULL, which would cause the caller to GET A + * FATAL EXCEPTION. Now we keep the socket around but schedule an + * immediate close on it, so the caller will get a close-event + * scheduled on it. This was only an issue for localhost connections + * to non-listening ports. We may eventually need to revise this + * revised behavior, in case it causes problems like making it hard + * for people to know that a failure occurred. + */ + ConnectionDescriptor *cd = new ConnectionDescriptor (sd, this); + if (!cd) + throw std::runtime_error ("no connection allocated"); + cd->SetUnbindReasonCode (e_reason); + cd->ScheduleClose (false); + Add (cd); + out = cd->GetBinding(); + } + #endif + + #ifdef OS_WIN32 + if (connect (sd, (struct sockaddr *)&bind_as, bind_as_len) == 0) { + // This is a connect success, which Windows appears + // never to give when the socket is nonblocking, + // even if the connection is intramachine or to + // localhost. + throw std::runtime_error ("unimplemented"); + } + else if (WSAGetLastError() == WSAEWOULDBLOCK) { + // Here, there's no disposition. + // Windows appears not to surface refused connections or + // such stuff at this point. + // Put the connection on the stack and wait for it to complete + // or time out. + ConnectionDescriptor *cd = new ConnectionDescriptor (sd, this); + if (!cd) + throw std::runtime_error ("no connection allocated"); + cd->SetConnectPending (true); + Add (cd); + out = cd->GetBinding(); + } + else { + // The error from connect was something other then WSAEWOULDBLOCK. + } + + #endif + + if (!out) + close (sd); + return out; +} + +/*********************************** +EventMachine_t::ConnectToUnixServer +***********************************/ + +#ifdef OS_UNIX +const uintptr_t EventMachine_t::ConnectToUnixServer (const char *server) +{ + /* Connect to a Unix-domain server, which by definition is running + * on the same host. + * There is no meaningful implementation on Windows. + * There's no need to do a nonblocking connect, since the connection + * is always local and can always be fulfilled immediately. + */ + + uintptr_t out = 0; + + if (!server || !*server) + return 0; + + sockaddr_un pun; + memset (&pun, 0, sizeof(pun)); + pun.sun_family = AF_LOCAL; + + // You ordinarily expect the server name field to be at least 1024 bytes long, + // but on Linux it can be MUCH shorter. + if (strlen(server) >= sizeof(pun.sun_path)) + throw std::runtime_error ("unix-domain server name is too long"); + + + strcpy (pun.sun_path, server); + + SOCKET fd = EmSocket (AF_LOCAL, SOCK_STREAM, 0); + if (fd == INVALID_SOCKET) + return 0; + + // From here on, ALL error returns must close the socket. + // NOTE: At this point, the socket is still a blocking socket. + if (connect (fd, (struct sockaddr*)&pun, sizeof(pun)) != 0) { + close (fd); + return 0; + } + + // Set the newly-connected socket nonblocking. + if (!SetSocketNonblocking (fd)) { + close (fd); + return 0; + } + + // Set up a connection descriptor and add it to the event-machine. + // Observe, even though we know the connection status is connect-success, + // we still set the "pending" flag, so some needed initializations take + // place. + ConnectionDescriptor *cd = new ConnectionDescriptor (fd, this); + if (!cd) + throw std::runtime_error ("no connection allocated"); + cd->SetConnectPending (true); + Add (cd); + out = cd->GetBinding(); + + if (!out) + close (fd); + + return out; +} +#else +const uintptr_t EventMachine_t::ConnectToUnixServer (const char *server UNUSED) +{ + throw std::runtime_error ("unix-domain connection unavailable on this platform"); +} +#endif + +/************************ +EventMachine_t::AttachFD +************************/ + +const uintptr_t EventMachine_t::AttachFD (SOCKET fd, bool watch_mode) +{ + #ifdef OS_UNIX + if (fcntl(fd, F_GETFL, 0) < 0) { + if (errno) { + throw std::runtime_error (strerror(errno)); + } else { + throw std::runtime_error ("invalid file descriptor"); + } + } + #endif + + #ifdef OS_WIN32 + // TODO: add better check for invalid file descriptors (see ioctlsocket or getsockopt) + if (fd == INVALID_SOCKET) + throw std::runtime_error ("invalid file descriptor"); + #endif + + {// Check for duplicate descriptors + size_t i; + for (i = 0; i < Descriptors.size(); i++) { + EventableDescriptor *ed = Descriptors[i]; + assert (ed); + if (ed->GetSocket() == fd) + throw std::runtime_error ("adding existing descriptor"); + } + + for (i = 0; i < NewDescriptors.size(); i++) { + EventableDescriptor *ed = NewDescriptors[i]; + assert (ed); + if (ed->GetSocket() == fd) + throw std::runtime_error ("adding existing new descriptor"); + } + } + + if (!watch_mode) + SetSocketNonblocking(fd); + + ConnectionDescriptor *cd = new ConnectionDescriptor (fd, this); + if (!cd) + throw std::runtime_error ("no connection allocated"); + + cd->SetAttached(true); + cd->SetWatchOnly(watch_mode); + cd->SetConnectPending (false); + + Add (cd); + + const uintptr_t out = cd->GetBinding(); + return out; +} + +/************************ +EventMachine_t::DetachFD +************************/ + +int EventMachine_t::DetachFD (EventableDescriptor *ed) +{ + if (!ed) + throw std::runtime_error ("detaching bad descriptor"); + + SOCKET fd = ed->GetSocket(); + + #ifdef HAVE_EPOLL + if (Poller == Poller_Epoll) { + if (ed->GetSocket() != INVALID_SOCKET) { + assert (epfd != -1); + int e = epoll_ctl (epfd, EPOLL_CTL_DEL, ed->GetSocket(), ed->GetEpollEvent()); + // ENOENT or EBADF are not errors because the socket may be already closed when we get here. + if (e && (errno != ENOENT) && (errno != EBADF)) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to delete epoll event: %s", strerror(errno)); + throw std::runtime_error (buf); + } + } + } + #endif + + #ifdef HAVE_KQUEUE + if (Poller == Poller_Kqueue) { + // remove any read/write events for this fd + struct kevent k; +#ifdef __NetBSD__ + EV_SET (&k, ed->GetSocket(), EVFILT_READ | EVFILT_WRITE, EV_DELETE, 0, 0, (intptr_t)ed); +#else + EV_SET (&k, ed->GetSocket(), EVFILT_READ | EVFILT_WRITE, EV_DELETE, 0, 0, ed); +#endif + int t = kevent (kqfd, &k, 1, NULL, 0, NULL); + if (t < 0 && (errno != ENOENT) && (errno != EBADF)) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to delete kqueue event: %s", strerror(errno)); + throw std::runtime_error (buf); + } + } + #endif + + // Prevent the descriptor from being modified, in case DetachFD was called from a timer or next_tick + ModifiedDescriptors.erase (ed); + + // Prevent the descriptor from being added, in case DetachFD was called in the same tick as AttachFD + for (size_t i = 0; i < NewDescriptors.size(); i++) { + if (ed == NewDescriptors[i]) { + NewDescriptors.erase(NewDescriptors.begin() + i); + break; + } + } + + // Set MySocket = INVALID_SOCKET so ShouldDelete() is true (and the descriptor gets deleted and removed), + // and also to prevent anyone from calling close() on the detached fd + ed->SetSocketInvalid(); + + return fd; +} + +/************ +name2address +************/ + +int EventMachine_t::name2address (const char *server, int port, int socktype, struct sockaddr *addr, size_t *addr_len) +{ + if (!server || !*server) + server = "0.0.0.0"; + + struct addrinfo *ai; + struct addrinfo hints; + memset (&hints, 0, sizeof(hints)); + hints.ai_socktype = socktype; + hints.ai_family = AF_UNSPEC; + hints.ai_flags = AI_NUMERICSERV | AI_ADDRCONFIG; + + char portstr[12]; + snprintf(portstr, sizeof(portstr), "%u", port); + + int gai = getaddrinfo (server, portstr, &hints, &ai); + if (gai == 0) { + assert (ai->ai_addrlen <= *addr_len); + memcpy (addr, ai->ai_addr, ai->ai_addrlen); + *addr_len = ai->ai_addrlen; + freeaddrinfo(ai); + } + + return gai; +} + + +/******************************* +EventMachine_t::CreateTcpServer +*******************************/ + +const uintptr_t EventMachine_t::CreateTcpServer (const char *server, int port) +{ + /* Create a TCP-acceptor (server) socket and add it to the event machine. + * Return the binding of the new acceptor to the caller. + * This binding will be referenced when the new acceptor sends events + * to indicate accepted connections. + */ + + + struct sockaddr_storage bind_here; + size_t bind_here_len = sizeof bind_here; + if (0 != name2address (server, port, SOCK_STREAM, (struct sockaddr *)&bind_here, &bind_here_len)) + return 0; + + SOCKET sd_accept = EmSocket (bind_here.ss_family, SOCK_STREAM, 0); + if (sd_accept == INVALID_SOCKET) { + goto fail; + } + + { // set reuseaddr to improve performance on restarts. + int oval = 1; + if (setsockopt (sd_accept, SOL_SOCKET, SO_REUSEADDR, (char*)&oval, sizeof(oval)) < 0) { + //__warning ("setsockopt failed while creating listener",""); + goto fail; + } + } + + { // set CLOEXEC. Only makes sense on Unix + #ifdef OS_UNIX + int cloexec = fcntl (sd_accept, F_GETFD, 0); + assert (cloexec >= 0); + cloexec |= FD_CLOEXEC; + fcntl (sd_accept, F_SETFD, cloexec); + #endif + } + + + if (bind (sd_accept, (struct sockaddr *)&bind_here, bind_here_len)) { + //__warning ("binding failed"); + goto fail; + } + + if (listen (sd_accept, 100)) { + //__warning ("listen failed"); + goto fail; + } + + return AttachSD(sd_accept); + + fail: + if (sd_accept != INVALID_SOCKET) + close (sd_accept); + return 0; +} + + +/********************************** +EventMachine_t::OpenDatagramSocket +**********************************/ + +const uintptr_t EventMachine_t::OpenDatagramSocket (const char *address, int port) +{ + uintptr_t output_binding = 0; + + struct sockaddr_storage bind_here; + size_t bind_here_len = sizeof bind_here; + if (0 != name2address (address, port, SOCK_DGRAM, (struct sockaddr *)&bind_here, &bind_here_len)) + return 0; + + // from here on, early returns must close the socket! + SOCKET sd = EmSocket (bind_here.ss_family, SOCK_DGRAM, 0); + if (sd == INVALID_SOCKET) + goto fail; + + { // set the SO_REUSEADDR on the socket before we bind, otherwise it won't work for a second one + int oval = 1; + if (setsockopt (sd, SOL_SOCKET, SO_REUSEADDR, (char*)&oval, sizeof(oval)) < 0) + goto fail; + } + + // Set the new socket nonblocking. + if (!SetSocketNonblocking (sd)) + goto fail; + + if (bind (sd, (struct sockaddr *)&bind_here, bind_here_len) != 0) + goto fail; + + { // Looking good. + DatagramDescriptor *ds = new DatagramDescriptor (sd, this); + if (!ds) + throw std::runtime_error ("unable to allocate datagram-socket"); + Add (ds); + output_binding = ds->GetBinding(); + } + + return output_binding; + + fail: + if (sd != INVALID_SOCKET) + close (sd); + return 0; +} + + + +/******************* +EventMachine_t::Add +*******************/ + +void EventMachine_t::Add (EventableDescriptor *ed) +{ + if (!ed) + throw std::runtime_error ("added bad descriptor"); + ed->SetEventCallback (EventCallback); + NewDescriptors.push_back (ed); +} + + +/******************************* +EventMachine_t::ArmKqueueWriter +*******************************/ + +#ifdef HAVE_KQUEUE +void EventMachine_t::ArmKqueueWriter (EventableDescriptor *ed) +{ + if (Poller == Poller_Kqueue) { + if (!ed) + throw std::runtime_error ("added bad descriptor"); + struct kevent k; +#ifdef __NetBSD__ + EV_SET (&k, ed->GetSocket(), EVFILT_WRITE, EV_ADD | EV_ONESHOT, 0, 0, (intptr_t)ed); +#else + EV_SET (&k, ed->GetSocket(), EVFILT_WRITE, EV_ADD | EV_ONESHOT, 0, 0, ed); +#endif + int t = kevent (kqfd, &k, 1, NULL, 0, NULL); + if (t < 0) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "arm kqueue writer failed on %d: %s", ed->GetSocket(), strerror(errno)); + throw std::runtime_error (buf); + } + } +} +#else +void EventMachine_t::ArmKqueueWriter (EventableDescriptor *ed UNUSED) { } +#endif + +/******************************* +EventMachine_t::ArmKqueueReader +*******************************/ + +#ifdef HAVE_KQUEUE +void EventMachine_t::ArmKqueueReader (EventableDescriptor *ed) +{ + if (Poller == Poller_Kqueue) { + if (!ed) + throw std::runtime_error ("added bad descriptor"); + struct kevent k; +#ifdef __NetBSD__ + EV_SET (&k, ed->GetSocket(), EVFILT_READ, EV_ADD, 0, 0, (intptr_t)ed); +#else + EV_SET (&k, ed->GetSocket(), EVFILT_READ, EV_ADD, 0, 0, ed); +#endif + int t = kevent (kqfd, &k, 1, NULL, 0, NULL); + if (t < 0) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "arm kqueue reader failed on %d: %s", ed->GetSocket(), strerror(errno)); + throw std::runtime_error (buf); + } + } +} +#else +void EventMachine_t::ArmKqueueReader (EventableDescriptor *ed UNUSED) { } +#endif + +/********************************** +EventMachine_t::_AddNewDescriptors +**********************************/ + +void EventMachine_t::_AddNewDescriptors() +{ + /* Avoid adding descriptors to the main descriptor list + * while we're actually traversing the list. + * Any descriptors that are added as a result of processing timers + * or acceptors should go on a temporary queue and then added + * while we're not traversing the main list. + * Also, it (rarely) happens that a newly-created descriptor + * is immediately scheduled to close. It might be a good + * idea not to bother scheduling these for I/O but if + * we do that, we might bypass some important processing. + */ + + for (size_t i = 0; i < NewDescriptors.size(); i++) { + EventableDescriptor *ed = NewDescriptors[i]; + if (ed == NULL) + throw std::runtime_error ("adding bad descriptor"); + + #if HAVE_EPOLL + if (Poller == Poller_Epoll) { + assert (epfd != -1); + int e = epoll_ctl (epfd, EPOLL_CTL_ADD, ed->GetSocket(), ed->GetEpollEvent()); + if (e) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to add new descriptor: %s", strerror(errno)); + throw std::runtime_error (buf); + } + } + #endif + + #if HAVE_KQUEUE + /* + if (Poller == Poller_Kqueue) { + // INCOMPLETE. Some descriptors don't want to be readable. + assert (kqfd != -1); + struct kevent k; +#ifdef __NetBSD__ + EV_SET (&k, ed->GetSocket(), EVFILT_READ, EV_ADD, 0, 0, (intptr_t)ed); +#else + EV_SET (&k, ed->GetSocket(), EVFILT_READ, EV_ADD, 0, 0, ed); +#endif + int t = kevent (kqfd, &k, 1, NULL, 0, NULL); + assert (t == 0); + } + */ + #endif + + QueueHeartbeat(ed); + Descriptors.push_back (ed); + } + NewDescriptors.clear(); +} + + +/********************************** +EventMachine_t::_ModifyDescriptors +**********************************/ + +void EventMachine_t::_ModifyDescriptors() +{ + /* For implementations which don't level check every descriptor on + * every pass through the machine, as select does. + * If we're not selecting, then descriptors need a way to signal to the + * machine that their readable or writable status has changed. + * That's what the ::Modify call is for. We do it this way to avoid + * modifying descriptors during the loop traversal, where it can easily + * happen that an object (like a UDP socket) gets data written on it by + * the application during #post_init. That would take place BEFORE the + * descriptor even gets added to the epoll descriptor, so the modify + * operation will crash messily. + * Another really messy possibility is for a descriptor to put itself + * on the Modified list, and then get deleted before we get here. + * Remember, deletes happen after the I/O traversal and before the + * next pass through here. So we have to make sure when we delete a + * descriptor to remove it from the Modified list. + */ + + #ifdef HAVE_EPOLL + if (Poller == Poller_Epoll) { + std::set::iterator i = ModifiedDescriptors.begin(); + while (i != ModifiedDescriptors.end()) { + assert (*i); + _ModifyEpollEvent (*i); + ++i; + } + } + #endif + + #ifdef HAVE_KQUEUE + if (Poller == Poller_Kqueue) { + std::set::iterator i = ModifiedDescriptors.begin(); + while (i != ModifiedDescriptors.end()) { + assert (*i); + if ((*i)->GetKqueueArmWrite()) + ArmKqueueWriter (*i); + ++i; + } + } + #endif + + ModifiedDescriptors.clear(); +} + + +/********************** +EventMachine_t::Modify +**********************/ + +void EventMachine_t::Modify (EventableDescriptor *ed) +{ + if (!ed) + throw std::runtime_error ("modified bad descriptor"); + ModifiedDescriptors.insert (ed); +} + + +/*********************** +EventMachine_t::Deregister +***********************/ + +void EventMachine_t::Deregister (EventableDescriptor *ed) +{ + if (!ed) + throw std::runtime_error ("modified bad descriptor"); + #ifdef HAVE_EPOLL + // cut/paste from _CleanupSockets(). The error handling could be + // refactored out of there, but it is cut/paste all over the + // file already. + if (Poller == Poller_Epoll) { + assert (epfd != -1); + assert (ed->GetSocket() != INVALID_SOCKET); + int e = epoll_ctl (epfd, EPOLL_CTL_DEL, ed->GetSocket(), ed->GetEpollEvent()); + // ENOENT or EBADF are not errors because the socket may be already closed when we get here. + if (e && (errno != ENOENT) && (errno != EBADF) && (errno != EPERM)) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "unable to delete epoll event: %s", strerror(errno)); + throw std::runtime_error (buf); + } + ModifiedDescriptors.erase(ed); + } + #endif + + #ifdef HAVE_KQUEUE + if (Poller == Poller_Kqueue) { + assert (ed->GetSocket() != INVALID_SOCKET); + + ModifiedDescriptors.erase(ed); + } + #endif +} + + +/************************************** +EventMachine_t::CreateUnixDomainServer +**************************************/ + +#ifdef OS_UNIX +const uintptr_t EventMachine_t::CreateUnixDomainServer (const char *filename) +{ + /* Create a UNIX-domain acceptor (server) socket and add it to the event machine. + * Return the binding of the new acceptor to the caller. + * This binding will be referenced when the new acceptor sends events + * to indicate accepted connections. + * THERE IS NO MEANINGFUL IMPLEMENTATION ON WINDOWS. + */ + + struct sockaddr_un s_sun; + + SOCKET sd_accept = EmSocket (AF_LOCAL, SOCK_STREAM, 0); + if (sd_accept == INVALID_SOCKET) { + goto fail; + } + + if (!filename || !*filename) + goto fail; + unlink (filename); + + bzero (&s_sun, sizeof(s_sun)); + s_sun.sun_family = AF_LOCAL; + strncpy (s_sun.sun_path, filename, sizeof(s_sun.sun_path)-1); + + // don't bother with reuseaddr for a local socket. + + { // set CLOEXEC. Only makes sense on Unix + #ifdef OS_UNIX + int cloexec = fcntl (sd_accept, F_GETFD, 0); + assert (cloexec >= 0); + cloexec |= FD_CLOEXEC; + fcntl (sd_accept, F_SETFD, cloexec); + #endif + } + + if (bind (sd_accept, (struct sockaddr*)&s_sun, sizeof(s_sun))) { + //__warning ("binding failed"); + goto fail; + } + + if (listen (sd_accept, 100)) { + //__warning ("listen failed"); + goto fail; + } + + return AttachSD(sd_accept); + + fail: + if (sd_accept != INVALID_SOCKET) + close (sd_accept); + return 0; +} +#else +const uintptr_t EventMachine_t::CreateUnixDomainServer (const char *filename UNUSED) +{ + throw std::runtime_error ("unix-domain server unavailable on this platform"); +} +#endif + + +/************************************** +EventMachine_t::AttachSD +**************************************/ + +const uintptr_t EventMachine_t::AttachSD (SOCKET sd_accept) +{ + uintptr_t output_binding = 0; + + { + // Set the acceptor non-blocking. + // THIS IS CRUCIALLY IMPORTANT because we read it in a select loop. + if (!SetSocketNonblocking (sd_accept)) { + //int val = fcntl (sd_accept, F_GETFL, 0); + //if (fcntl (sd_accept, F_SETFL, val | O_NONBLOCK) == -1) { + goto fail; + } + } + + { // Looking good. + AcceptorDescriptor *ad = new AcceptorDescriptor (sd_accept, this); + if (!ad) + throw std::runtime_error ("unable to allocate acceptor"); + Add (ad); + output_binding = ad->GetBinding(); + } + + return output_binding; + + fail: + if (sd_accept != INVALID_SOCKET) + close (sd_accept); + return 0; +} + + +/************************** +EventMachine_t::Socketpair +**************************/ + +#ifdef OS_UNIX +const uintptr_t EventMachine_t::Socketpair (char * const * cmd_strings) +{ + // Make sure the incoming array of command strings is sane. + if (!cmd_strings) + return 0; + int j; + for (j=0; j < 2048 && cmd_strings[j]; j++) + ; + if ((j==0) || (j==2048)) + return 0; + + uintptr_t output_binding = 0; + + int sv[2]; + if (socketpair (AF_LOCAL, SOCK_STREAM, 0, sv) < 0) + return 0; + // from here, all early returns must close the pair of sockets. + + // Set the parent side of the socketpair nonblocking. + // We don't care about the child side, and most child processes will expect their + // stdout to be blocking. Thanks to Duane Johnson and Bill Kelly for pointing this out. + // Obviously DON'T set CLOEXEC. + if (!SetSocketNonblocking (sv[0])) { + close (sv[0]); + close (sv[1]); + return 0; + } + + pid_t f = fork(); + if (f > 0) { + close (sv[1]); + PipeDescriptor *pd = new PipeDescriptor (sv[0], f, this); + if (!pd) + throw std::runtime_error ("unable to allocate pipe"); + Add (pd); + output_binding = pd->GetBinding(); + } + else if (f == 0) { + close (sv[0]); + dup2 (sv[1], STDIN_FILENO); + close (sv[1]); + dup2 (STDIN_FILENO, STDOUT_FILENO); + execvp (cmd_strings[0], cmd_strings+1); + exit (-1); // end the child process if the exec doesn't work. + } + else + throw std::runtime_error ("no fork"); + + return output_binding; +} +#else +const uintptr_t EventMachine_t::Socketpair (char * const * cmd_strings UNUSED) +{ + throw std::runtime_error ("socketpair is currently unavailable on this platform"); +} +#endif + + + +/**************************** +EventMachine_t::OpenKeyboard +****************************/ + +const uintptr_t EventMachine_t::OpenKeyboard() +{ + KeyboardDescriptor *kd = new KeyboardDescriptor (this); + if (!kd) + throw std::runtime_error ("no keyboard-object allocated"); + Add (kd); + return kd->GetBinding(); +} + + +/********************************** +EventMachine_t::GetConnectionCount +**********************************/ + +int EventMachine_t::GetConnectionCount () +{ + int i = 0; + // Subtract one for epoll or kqueue because of the LoopbreakDescriptor + if (Poller == Poller_Epoll || Poller == Poller_Kqueue) + i = 1; + + return Descriptors.size() + NewDescriptors.size() - i; +} + + +/************************ +EventMachine_t::WatchPid +************************/ + +#ifdef HAVE_KQUEUE +const uintptr_t EventMachine_t::WatchPid (int pid) +{ + if (Poller != Poller_Kqueue) + throw std::runtime_error("must enable kqueue (EM.kqueue=true) for pid watching support"); + + struct kevent event; + int kqres; + + EV_SET(&event, pid, EVFILT_PROC, EV_ADD, NOTE_EXIT | NOTE_FORK, 0, 0); + + // Attempt to register the event + kqres = kevent(kqfd, &event, 1, NULL, 0, NULL); + if (kqres == -1) { + char errbuf[200]; + sprintf(errbuf, "failed to register file watch descriptor with kqueue: %s", strerror(errno)); + throw std::runtime_error(errbuf); + } + Bindable_t* b = new Bindable_t(); + Pids.insert(std::make_pair (pid, b)); + + return b->GetBinding(); +} +#else +const uintptr_t EventMachine_t::WatchPid (int pid UNUSED) +{ + throw std::runtime_error("no pid watching support on this system"); +} +#endif + +/************************** +EventMachine_t::UnwatchPid +**************************/ + +void EventMachine_t::UnwatchPid (int pid) +{ + Bindable_t *b = Pids[pid]; + assert(b); + Pids.erase(pid); + + #ifdef HAVE_KQUEUE + struct kevent k; + + EV_SET(&k, pid, EVFILT_PROC, EV_DELETE, 0, 0, 0); + /*int t =*/ kevent (kqfd, &k, 1, NULL, 0, NULL); + // t==-1 if the process already exited; ignore this for now + #endif + + if (EventCallback) + (*EventCallback)(b->GetBinding(), EM_CONNECTION_UNBOUND, NULL, 0); + + delete b; +} + +void EventMachine_t::UnwatchPid (const uintptr_t sig) +{ + for(std::map::iterator i=Pids.begin(); i != Pids.end(); i++) + { + if (i->second->GetBinding() == sig) { + UnwatchPid (i->first); + return; + } + } + + throw std::runtime_error("attempted to remove invalid pid signature"); +} + + +/************************* +EventMachine_t::WatchFile +*************************/ + +const uintptr_t EventMachine_t::WatchFile (const char *fpath) +{ + struct stat sb; + int sres; + int wd = -1; + + sres = stat(fpath, &sb); + + if (sres == -1) { + char errbuf[300]; + sprintf(errbuf, "error registering file %s for watching: %s", fpath, strerror(errno)); + throw std::runtime_error(errbuf); + } + + #ifdef HAVE_INOTIFY + if (!inotify) { + inotify = new InotifyDescriptor(this); + assert (inotify); + Add(inotify); + } + + wd = inotify_add_watch(inotify->GetSocket(), fpath, + IN_MODIFY | IN_DELETE_SELF | IN_MOVE_SELF | IN_CREATE | IN_DELETE | IN_MOVE) ; + if (wd == -1) { + char errbuf[300]; + sprintf(errbuf, "failed to open file %s for registering with inotify: %s", fpath, strerror(errno)); + throw std::runtime_error(errbuf); + } + #endif + + #ifdef HAVE_KQUEUE + if (Poller != Poller_Kqueue) + throw std::runtime_error("must enable kqueue (EM.kqueue=true) for file watching support"); + + // With kqueue we have to open the file first and use the resulting fd to register for events + wd = open(fpath, O_RDONLY); + if (wd == -1) { + char errbuf[300]; + sprintf(errbuf, "failed to open file %s for registering with kqueue: %s", fpath, strerror(errno)); + throw std::runtime_error(errbuf); + } + _RegisterKqueueFileEvent(wd); + #endif + + if (wd != -1) { + Bindable_t* b = new Bindable_t(); + Files.insert(std::make_pair (wd, b)); + + return b->GetBinding(); + } + + throw std::runtime_error("no file watching support on this system"); // is this the right thing to do? +} + + +/*************************** +EventMachine_t::UnwatchFile +***************************/ + +void EventMachine_t::UnwatchFile (int wd) +{ + Bindable_t *b = Files[wd]; + assert(b); + Files.erase(wd); + + #ifdef HAVE_INOTIFY + inotify_rm_watch(inotify->GetSocket(), wd); + #elif HAVE_KQUEUE + // With kqueue, closing the monitored fd automatically clears all registered events for it + close(wd); + #endif + + if (EventCallback) + (*EventCallback)(b->GetBinding(), EM_CONNECTION_UNBOUND, NULL, 0); + + delete b; +} + +void EventMachine_t::UnwatchFile (const uintptr_t sig) +{ + for(std::map::iterator i=Files.begin(); i != Files.end(); i++) + { + if (i->second->GetBinding() == sig) { + UnwatchFile (i->first); + return; + } + } + throw std::runtime_error("attempted to remove invalid watch signature"); +} + + +/*********************************** +EventMachine_t::_ReadInotify_Events +************************************/ + +void EventMachine_t::_ReadInotifyEvents() +{ + #ifdef HAVE_INOTIFY + char buffer[1024]; + + assert(EventCallback); + + for (;;) { + int returned = read(inotify->GetSocket(), buffer, sizeof(buffer)); + assert(!(returned == 0 || (returned == -1 && errno == EINVAL))); + if (returned <= 0) { + break; + } + int current = 0; + while (current < returned) { + struct inotify_event* event = (struct inotify_event*)(buffer+current); + std::map::const_iterator bindable = Files.find(event->wd); + if (bindable != Files.end()) { + if (event->mask & (IN_MODIFY | IN_CREATE | IN_DELETE | IN_MOVE)){ + (*EventCallback)(bindable->second->GetBinding(), EM_CONNECTION_READ, "modified", 8); + } + if (event->mask & IN_MOVE_SELF){ + (*EventCallback)(bindable->second->GetBinding(), EM_CONNECTION_READ, "moved", 5); + } + if (event->mask & IN_DELETE_SELF) { + (*EventCallback)(bindable->second->GetBinding(), EM_CONNECTION_READ, "deleted", 7); + UnwatchFile ((int)event->wd); + } + } + current += sizeof(struct inotify_event) + event->len; + } + } + #endif +} + + +/************************************* +EventMachine_t::_HandleKqueuePidEvent +*************************************/ + +#ifdef HAVE_KQUEUE +void EventMachine_t::_HandleKqueuePidEvent(struct kevent *event) +{ + assert(EventCallback); + + if (event->fflags & NOTE_FORK) + (*EventCallback)(Pids [(int) event->ident]->GetBinding(), EM_CONNECTION_READ, "fork", 4); + if (event->fflags & NOTE_EXIT) { + (*EventCallback)(Pids [(int) event->ident]->GetBinding(), EM_CONNECTION_READ, "exit", 4); + // stop watching the pid if it died + UnwatchPid ((int)event->ident); + } +} +#endif + + +/************************************** +EventMachine_t::_HandleKqueueFileEvent +***************************************/ + +#ifdef HAVE_KQUEUE +void EventMachine_t::_HandleKqueueFileEvent(struct kevent *event) +{ + assert(EventCallback); + + if (event->fflags & NOTE_WRITE) + (*EventCallback)(Files [(int) event->ident]->GetBinding(), EM_CONNECTION_READ, "modified", 8); + if (event->fflags & NOTE_RENAME) + (*EventCallback)(Files [(int) event->ident]->GetBinding(), EM_CONNECTION_READ, "moved", 5); + if (event->fflags & NOTE_DELETE) { + (*EventCallback)(Files [(int) event->ident]->GetBinding(), EM_CONNECTION_READ, "deleted", 7); + UnwatchFile ((int)event->ident); + } +} +#endif + + +/**************************************** +EventMachine_t::_RegisterKqueueFileEvent +*****************************************/ + +#ifdef HAVE_KQUEUE +void EventMachine_t::_RegisterKqueueFileEvent(int fd) +{ + struct kevent newevent; + int kqres; + + // Setup the event with our fd and proper flags + EV_SET(&newevent, fd, EVFILT_VNODE, EV_ADD | EV_CLEAR, NOTE_DELETE | NOTE_RENAME | NOTE_WRITE, 0, 0); + + // Attempt to register the event + kqres = kevent(kqfd, &newevent, 1, NULL, 0, NULL); + if (kqres == -1) { + char errbuf[200]; + sprintf(errbuf, "failed to register file watch descriptor with kqueue: %s", strerror(errno)); + close(fd); + throw std::runtime_error(errbuf); + } +} +#endif + + +/************************************ +EventMachine_t::GetHeartbeatInterval +*************************************/ + +float EventMachine_t::GetHeartbeatInterval() +{ + return ((float)HeartbeatInterval / 1000000); +} + + +/************************************ +EventMachine_t::SetHeartbeatInterval +*************************************/ + +int EventMachine_t::SetHeartbeatInterval(float interval) +{ + int iv = (int)(interval * 1000000); + if (iv > 0) { + HeartbeatInterval = iv; + return 1; + } + return 0; +} +//#endif // OS_UNIX diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/em.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/em.h new file mode 100644 index 0000000..874a127 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/em.h @@ -0,0 +1,308 @@ +/***************************************************************************** + +$Id$ + +File: em.h +Date: 06Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + +#ifndef __EventMachine__H_ +#define __EventMachine__H_ + +#ifdef BUILD_FOR_RUBY + #include + #ifdef HAVE_RB_THREAD_FD_SELECT + #define EmSelect rb_thread_fd_select + #else + // ruby 1.9.1 and below + #define EmSelect rb_thread_select + #endif + + #ifdef HAVE_RB_THREAD_CALL_WITHOUT_GVL + #include + #endif + + #ifdef HAVE_RB_WAIT_FOR_SINGLE_FD + #include + #endif + + #if defined(HAVE_RB_TRAP_IMMEDIATE) + #include + #elif defined(HAVE_RB_ENABLE_INTERRUPT) + extern "C" { + void rb_enable_interrupt(void); + void rb_disable_interrupt(void); + } + + #define TRAP_BEG rb_enable_interrupt() + #define TRAP_END do { rb_disable_interrupt(); rb_thread_check_ints(); } while(0) + #else + #define TRAP_BEG + #define TRAP_END + #endif + + // 1.9.0 compat + #ifndef RUBY_UBF_IO + #define RUBY_UBF_IO RB_UBF_DFL + #endif + #ifndef RSTRING_PTR + #define RSTRING_PTR(str) RSTRING(str)->ptr + #endif + #ifndef RSTRING_LEN + #define RSTRING_LEN(str) RSTRING(str)->len + #endif + #ifndef RSTRING_LENINT + #define RSTRING_LENINT(str) RSTRING_LEN(str) + #endif +#else + #define EmSelect select +#endif + +#if !defined(HAVE_TYPE_RB_FDSET_T) +#define fd_check(n) (((n) < FD_SETSIZE) ? 1 : 0*fprintf(stderr, "fd %d too large for select\n", (n))) +// These definitions are cribbed from include/ruby/intern.h in Ruby 1.9.3, +// with this change: any macros that read or write the nth element of an +// fdset first call fd_check to make sure n is in bounds. +typedef fd_set rb_fdset_t; +#define rb_fd_zero(f) FD_ZERO(f) +#define rb_fd_set(n, f) do { if (fd_check(n)) FD_SET((n), (f)); } while(0) +#define rb_fd_clr(n, f) do { if (fd_check(n)) FD_CLR((n), (f)); } while(0) +#define rb_fd_isset(n, f) (fd_check(n) ? FD_ISSET((n), (f)) : 0) +#define rb_fd_copy(d, s, n) (*(d) = *(s)) +#define rb_fd_dup(d, s) (*(d) = *(s)) +#define rb_fd_resize(n, f) ((void)(f)) +#define rb_fd_ptr(f) (f) +#define rb_fd_init(f) FD_ZERO(f) +#define rb_fd_init_copy(d, s) (*(d) = *(s)) +#define rb_fd_term(f) ((void)(f)) +#define rb_fd_max(f) FD_SETSIZE +#define rb_fd_select(n, rfds, wfds, efds, timeout) \ + select(fd_check((n)-1) ? (n) : FD_SETSIZE, (rfds), (wfds), (efds), (timeout)) +#define rb_thread_fd_select(n, rfds, wfds, efds, timeout) \ + rb_thread_select(fd_check((n)-1) ? (n) : FD_SETSIZE, (rfds), (wfds), (efds), (timeout)) +#endif + + +// This Solaris fix is adapted from eval_intern.h in Ruby 1.9.3: +// Solaris sys/select.h switches select to select_large_fdset to support larger +// file descriptors if FD_SETSIZE is larger than 1024 on 32bit environment. +// But Ruby doesn't change FD_SETSIZE because fd_set is allocated dynamically. +// So following definition is required to use select_large_fdset. +#ifdef HAVE_SELECT_LARGE_FDSET +#define select(n, r, w, e, t) select_large_fdset((n), (r), (w), (e), (t)) +extern "C" { + int select_large_fdset(int, fd_set *, fd_set *, fd_set *, struct timeval *); +} +#endif + +class EventableDescriptor; +class InotifyDescriptor; +struct SelectData_t; + +/************* +enum Poller_t +*************/ +enum Poller_t { + Poller_Default, // typically Select + Poller_Epoll, + Poller_Kqueue +}; + + +/******************** +class EventMachine_t +********************/ + +class EventMachine_t +{ + public: + static int GetMaxTimerCount(); + static void SetMaxTimerCount (int); + + static int GetSimultaneousAcceptCount(); + static void SetSimultaneousAcceptCount (int); + + public: + EventMachine_t (EMCallback, Poller_t); + virtual ~EventMachine_t(); + + bool RunOnce(); + void Run(); + void ScheduleHalt(); + bool Stopping(); + void SignalLoopBreaker(); + const uintptr_t InstallOneshotTimer (uint64_t); + const uintptr_t ConnectToServer (const char *, int, const char *, int); + const uintptr_t ConnectToUnixServer (const char *); + + const uintptr_t CreateTcpServer (const char *, int); + const uintptr_t OpenDatagramSocket (const char *, int); + const uintptr_t CreateUnixDomainServer (const char*); + const uintptr_t AttachSD (SOCKET); + const uintptr_t OpenKeyboard(); + //const char *Popen (const char*, const char*); + const uintptr_t Socketpair (char* const*); + + void Add (EventableDescriptor*); + void Modify (EventableDescriptor*); + void Deregister (EventableDescriptor*); + + const uintptr_t AttachFD (SOCKET, bool); + int DetachFD (EventableDescriptor*); + + void ArmKqueueWriter (EventableDescriptor*); + void ArmKqueueReader (EventableDescriptor*); + + void SetTimerQuantum (int); + static void SetuidString (const char*); + static int SetRlimitNofile (int); + + pid_t SubprocessPid; + int SubprocessExitStatus; + + int GetConnectionCount(); + float GetHeartbeatInterval(); + int SetHeartbeatInterval(float); + + const uintptr_t WatchFile (const char*); + void UnwatchFile (int); + void UnwatchFile (const uintptr_t); + + #ifdef HAVE_KQUEUE + void _HandleKqueueFileEvent (struct kevent*); + void _RegisterKqueueFileEvent(int); + #endif + + const uintptr_t WatchPid (int); + void UnwatchPid (int); + void UnwatchPid (const uintptr_t); + + #ifdef HAVE_KQUEUE + void _HandleKqueuePidEvent (struct kevent*); + #endif + + uint64_t GetCurrentLoopTime() { return MyCurrentLoopTime; } + + void QueueHeartbeat(EventableDescriptor*); + void ClearHeartbeat(uint64_t, EventableDescriptor*); + + uint64_t GetRealTime(); + + Poller_t GetPoller() { return Poller; } + + static int name2address (const char *server, int port, int socktype, struct sockaddr *addr, size_t *addr_len); + + private: + void _RunTimers(); + void _UpdateTime(); + void _AddNewDescriptors(); + void _ModifyDescriptors(); + void _InitializeLoopBreaker(); + void _CleanupSockets(); + + void _RunSelectOnce(); + void _RunEpollOnce(); + void _RunKqueueOnce(); + + void _ModifyEpollEvent (EventableDescriptor*); + void _DispatchHeartbeats(); + timeval _TimeTilNextEvent(); + void _CleanBadDescriptors(); + + public: + void _ReadLoopBreaker(); + void _ReadInotifyEvents(); + int NumCloseScheduled; + + private: + enum { + MaxEpollDescriptors = 64*1024, + MaxEvents = 4096 + }; + int HeartbeatInterval; + EMCallback EventCallback; + + class Timer_t: public Bindable_t { + }; + + std::multimap Timers; + std::multimap Heartbeats; + std::map Files; + std::map Pids; + std::vector Descriptors; + std::vector NewDescriptors; + std::set ModifiedDescriptors; + + SOCKET LoopBreakerReader; + SOCKET LoopBreakerWriter; + #ifdef OS_WIN32 + struct sockaddr_in LoopBreakerTarget; + #endif + + timeval Quantum; + + uint64_t MyCurrentLoopTime; + + #ifdef OS_WIN32 + unsigned TickCountTickover; + unsigned LastTickCount; + #endif + + #ifdef OS_DARWIN + mach_timebase_info_data_t mach_timebase; + #endif + + private: + bool bTerminateSignalReceived; + SelectData_t *SelectData; + + Poller_t Poller; + + int epfd; // Epoll file-descriptor + #ifdef HAVE_EPOLL + struct epoll_event epoll_events [MaxEvents]; + #endif + + int kqfd; // Kqueue file-descriptor + #ifdef HAVE_KQUEUE + struct kevent Karray [MaxEvents]; + #endif + + #ifdef HAVE_INOTIFY + InotifyDescriptor *inotify; // pollable descriptor for our inotify instance + #endif +}; + + +/******************* +struct SelectData_t +*******************/ + +struct SelectData_t +{ + SelectData_t(); + ~SelectData_t(); + + int _Select(); + void _Clear(); + + SOCKET maxsocket; + rb_fdset_t fdreads; + rb_fdset_t fdwrites; + rb_fdset_t fderrors; + timeval tv; + int nSockets; +}; + +#endif // __EventMachine__H_ diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/em.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/em.o new file mode 100644 index 0000000000000000000000000000000000000000..ab1a53a8bc2ed12e823ec0c470f2602e265089ba GIT binary patch literal 679168 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 z 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/eventmachine.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/eventmachine.h new file mode 100644 index 0000000..5100e20 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/eventmachine.h @@ -0,0 +1,143 @@ +/***************************************************************************** + +$Id$ + +File: eventmachine.h +Date: 15Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + +#ifndef __EVMA_EventMachine__H_ +#define __EVMA_EventMachine__H_ + +#if __cplusplus +extern "C" { +#endif + + enum { // Event names + EM_TIMER_FIRED = 100, + EM_CONNECTION_READ = 101, + EM_CONNECTION_UNBOUND = 102, + EM_CONNECTION_ACCEPTED = 103, + EM_CONNECTION_COMPLETED = 104, + EM_LOOPBREAK_SIGNAL = 105, + EM_CONNECTION_NOTIFY_READABLE = 106, + EM_CONNECTION_NOTIFY_WRITABLE = 107, + EM_SSL_HANDSHAKE_COMPLETED = 108, + EM_SSL_VERIFY = 109, + EM_PROXY_TARGET_UNBOUND = 110, + EM_PROXY_COMPLETED = 111 + }; + + enum { // SSL/TLS Protocols + EM_PROTO_SSLv2 = 2, + EM_PROTO_SSLv3 = 4, + EM_PROTO_TLSv1 = 8, + EM_PROTO_TLSv1_1 = 16, + EM_PROTO_TLSv1_2 = 32 + }; + + void evma_initialize_library (EMCallback); + bool evma_run_machine_once(); + void evma_run_machine(); + void evma_release_library(); + const uintptr_t evma_install_oneshot_timer (uint64_t milliseconds); + const uintptr_t evma_connect_to_server (const char *bind_addr, int bind_port, const char *server, int port); + const uintptr_t evma_connect_to_unix_server (const char *server); + + const uintptr_t evma_attach_fd (int file_descriptor, int watch_mode); + int evma_detach_fd (const uintptr_t binding); + int evma_get_file_descriptor (const uintptr_t binding); + int evma_is_notify_readable (const uintptr_t binding); + void evma_set_notify_readable (const uintptr_t binding, int mode); + int evma_is_notify_writable (const uintptr_t binding); + void evma_set_notify_writable (const uintptr_t binding, int mode); + + int evma_pause(const uintptr_t binding); + int evma_is_paused(const uintptr_t binding); + int evma_resume(const uintptr_t binding); + + int evma_num_close_scheduled(); + + void evma_stop_tcp_server (const uintptr_t binding); + const uintptr_t evma_create_tcp_server (const char *address, int port); + const uintptr_t evma_create_unix_domain_server (const char *filename); + const uintptr_t evma_attach_sd (int sd); + const uintptr_t evma_open_datagram_socket (const char *server, int port); + const uintptr_t evma_open_keyboard(); + void evma_set_tls_parms (const uintptr_t binding, const char *privatekey_filename, const char *certchain_filenane, int verify_peer, int fail_if_no_peer_cert, const char *sni_hostname, const char *cipherlist, const char *ecdh_curve, const char *dhparam, int protocols); + void evma_start_tls (const uintptr_t binding); + + #ifdef WITH_SSL + X509 *evma_get_peer_cert (const uintptr_t binding); + int evma_get_cipher_bits (const uintptr_t binding); + const char *evma_get_cipher_name (const uintptr_t binding); + const char *evma_get_cipher_protocol (const uintptr_t binding); + const char *evma_get_sni_hostname (const uintptr_t binding); + void evma_accept_ssl_peer (const uintptr_t binding); + #endif + + int evma_get_peername (const uintptr_t binding, struct sockaddr*, socklen_t*); + int evma_get_sockname (const uintptr_t binding, struct sockaddr*, socklen_t*); + int evma_get_subprocess_pid (const uintptr_t binding, pid_t*); + int evma_get_subprocess_status (const uintptr_t binding, int*); + int evma_get_connection_count(); + int evma_send_data_to_connection (const uintptr_t binding, const char *data, int data_length); + int evma_send_datagram (const uintptr_t binding, const char *data, int data_length, const char *address, int port); + float evma_get_comm_inactivity_timeout (const uintptr_t binding); + int evma_set_comm_inactivity_timeout (const uintptr_t binding, float value); + float evma_get_pending_connect_timeout (const uintptr_t binding); + int evma_set_pending_connect_timeout (const uintptr_t binding, float value); + int evma_get_outbound_data_size (const uintptr_t binding); + uint64_t evma_get_last_activity_time (const uintptr_t binding); + int evma_send_file_data_to_connection (const uintptr_t binding, const char *filename); + + void evma_close_connection (const uintptr_t binding, int after_writing); + int evma_report_connection_error_status (const uintptr_t binding); + void evma_signal_loopbreak(); + void evma_set_timer_quantum (int); + int evma_get_max_timer_count(); + void evma_set_max_timer_count (int); + int evma_get_simultaneous_accept_count(); + void evma_set_simultaneous_accept_count (int); + void evma_setuid_string (const char *username); + void evma_stop_machine(); + bool evma_stopping(); + float evma_get_heartbeat_interval(); + int evma_set_heartbeat_interval(float); + + const uintptr_t evma_popen (char * const*cmd_strings); + + const uintptr_t evma_watch_filename (const char *fname); + void evma_unwatch_filename (const uintptr_t binding); + + const uintptr_t evma_watch_pid (int); + void evma_unwatch_pid (const uintptr_t binding); + + void evma_start_proxy(const uintptr_t from, const uintptr_t to, const unsigned long bufsize, const unsigned long length); + void evma_stop_proxy(const uintptr_t from); + unsigned long evma_proxied_bytes(const uintptr_t from); + + int evma_set_rlimit_nofile (int n_files); + + void evma_set_epoll (int use); + void evma_set_kqueue (int use); + + uint64_t evma_get_current_loop_time(); +#if __cplusplus +} +#endif + + +#endif // __EventMachine__H_ + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/extconf.rb b/vendor/bundle/gems/eventmachine-1.2.7/ext/extconf.rb new file mode 100644 index 0000000..676b4c4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/extconf.rb @@ -0,0 +1,270 @@ +require 'fileutils' +require 'mkmf' + +# Eager check devs tools +have_devel? if respond_to?(:have_devel?) + +def check_libs libs = [], fatal = false + libs.all? { |lib| have_library(lib) || (abort("could not find library: #{lib}") if fatal) } +end + +def check_heads heads = [], fatal = false + heads.all? { |head| have_header(head) || (abort("could not find header: #{head}") if fatal)} +end + +def add_define(name) + $defs.push("-D#{name}") +end + +## +# OpenSSL: + +# override append_library, so it actually appends (instead of prepending) +# this fixes issues with linking ssl, since libcrypto depends on symbols in libssl +def append_library(libs, lib) + libs + " " + format(LIBARG, lib) +end + +SSL_HEADS = %w(openssl/ssl.h openssl/err.h) +SSL_LIBS = %w(crypto ssl) +# OpenSSL 1.1.0 and above for Windows use the Unix library names +# OpenSSL 0.9.8 and 1.0.x for Windows use the *eay32 library names +SSL_LIBS_WIN = RUBY_PLATFORM =~ /mswin|mingw|bccwin/ ? %w(ssleay32 libeay32) : [] + +def dir_config_wrapper(pretty_name, name, idefault=nil, ldefault=nil) + inc, lib = dir_config(name, idefault, ldefault) + if inc && lib + # TODO: Remove when 2.0.0 is the minimum supported version + # Ruby versions not incorporating the mkmf fix at + # https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/39717 + # do not properly search for lib directories, and must be corrected + unless lib && lib[-3, 3] == 'lib' + @libdir_basename = 'lib' + inc, lib = dir_config(name, idefault, ldefault) + end + unless idefault && ldefault + abort "-----\nCannot find #{pretty_name} include path #{inc}\n-----" unless inc && inc.split(File::PATH_SEPARATOR).any? { |dir| File.directory?(dir) } + abort "-----\nCannot find #{pretty_name} library path #{lib}\n-----" unless lib && lib.split(File::PATH_SEPARATOR).any? { |dir| File.directory?(dir) } + warn "-----\nUsing #{pretty_name} in path #{File.dirname inc}\n-----" + end + true + end +end + +def dir_config_search(pretty_name, name, paths, &b) + paths.each do |p| + if dir_config_wrapper('OpenSSL', 'ssl', p + '/include', p + '/lib') && yield + warn "-----\nFound #{pretty_name} in path #{p}\n-----" + return true + end + end + false +end + +def pkg_config_wrapper(pretty_name, name) + cflags, ldflags, libs = pkg_config(name) + unless [cflags, ldflags, libs].any?(&:nil?) || [cflags, ldflags, libs].any?(&:empty?) + warn "-----\nUsing #{pretty_name} from pkg-config #{cflags} && #{ldflags} && #{libs}\n-----" + true + end +end + +if ENV['CROSS_COMPILING'] + openssl_version = ENV.fetch("OPENSSL_VERSION", "1.0.2e") + openssl_dir = File.expand_path("~/.rake-compiler/builds/openssl-#{openssl_version}/") + if File.exist?(openssl_dir) + FileUtils.mkdir_p Dir.pwd+"/openssl/" + FileUtils.cp Dir[openssl_dir+"/include/openssl/*.h"], Dir.pwd+"/openssl/", :verbose => true + FileUtils.cp Dir[openssl_dir+"/lib*.a"], Dir.pwd, :verbose => true + $INCFLAGS << " -I#{Dir.pwd}" # for the openssl headers + add_define "WITH_SSL" + else + STDERR.puts + STDERR.puts "**************************************************************************************" + STDERR.puts "**** Cross-compiled OpenSSL not found" + STDERR.puts "**** Run: hg clone http://bitbucket.org/ged/ruby-pg && cd ruby-pg && rake openssl_libs" + STDERR.puts "**************************************************************************************" + STDERR.puts + end +elsif dir_config_wrapper('OpenSSL', 'ssl') + # If the user has provided a --with-ssl-dir argument, we must respect it or fail. + add_define 'WITH_SSL' if (check_libs(SSL_LIBS) || check_libs(SSL_LIBS_WIN)) && check_heads(SSL_HEADS) +elsif pkg_config_wrapper('OpenSSL', 'openssl') + # If we can detect OpenSSL by pkg-config, use it as the next-best option + add_define 'WITH_SSL' if (check_libs(SSL_LIBS) || check_libs(SSL_LIBS_WIN)) && check_heads(SSL_HEADS) +elsif (check_libs(SSL_LIBS) || check_libs(SSL_LIBS_WIN)) && check_heads(SSL_HEADS) + # If we don't even need any options to find a usable OpenSSL, go with it + add_define 'WITH_SSL' +elsif dir_config_search('OpenSSL', 'ssl', ['/usr/local', '/opt/local', '/usr/local/opt/openssl']) do + (check_libs(SSL_LIBS) || check_libs(SSL_LIBS_WIN)) && check_heads(SSL_HEADS) + end + # Finally, look for OpenSSL in alternate locations including MacPorts and HomeBrew + add_define 'WITH_SSL' +end + +add_define 'BUILD_FOR_RUBY' + +# Ruby features: + +have_var('rb_trap_immediate', ['ruby.h', 'rubysig.h']) +have_func('rb_thread_blocking_region') +have_func('rb_thread_call_without_gvl', 'ruby/thread.h') +have_func('rb_thread_fd_select') +have_type('rb_fdset_t', 'ruby/intern.h') +have_func('rb_wait_for_single_fd') +have_func('rb_enable_interrupt') +have_func('rb_time_new') + +# System features: + +add_define('HAVE_INOTIFY') if inotify = have_func('inotify_init', 'sys/inotify.h') +add_define('HAVE_OLD_INOTIFY') if !inotify && have_macro('__NR_inotify_init', 'sys/syscall.h') +have_func('writev', 'sys/uio.h') +have_func('pipe2', 'unistd.h') +have_func('accept4', 'sys/socket.h') +have_const('SOCK_CLOEXEC', 'sys/socket.h') + +# Minor platform details between *nix and Windows: + +if RUBY_PLATFORM =~ /(mswin|mingw|bccwin)/ + GNU_CHAIN = ENV['CROSS_COMPILING'] || $1 == 'mingw' + OS_WIN32 = true + add_define "OS_WIN32" +else + GNU_CHAIN = true + OS_UNIX = true + add_define 'OS_UNIX' + + add_define "HAVE_KQUEUE" if have_header("sys/event.h") && have_header("sys/queue.h") +end + +# Adjust number of file descriptors (FD) on Windows + +if RbConfig::CONFIG["host_os"] =~ /mingw/ + found = RbConfig::CONFIG.values_at("CFLAGS", "CPPFLAGS"). + any? { |v| v.include?("FD_SETSIZE") } + + add_define "FD_SETSIZE=32767" unless found +end + +# Main platform invariances: + +case RUBY_PLATFORM +when /mswin32/, /mingw32/, /bccwin32/ + check_heads(%w[windows.h winsock.h], true) + check_libs(%w[kernel32 rpcrt4 gdi32], true) + + if GNU_CHAIN + CONFIG['LDSHAREDXX'] = "$(CXX) -shared -static-libgcc -static-libstdc++" + else + $defs.push "-EHs" + $defs.push "-GR" + end + + # Newer versions of Ruby already define _WIN32_WINNT, which is needed + # to get access to newer POSIX networking functions (e.g. getaddrinfo) + add_define '_WIN32_WINNT=0x0501' unless have_func('getaddrinfo') + +when /solaris/ + add_define 'OS_SOLARIS8' + check_libs(%w[nsl socket], true) + + # If Ruby was compiled for 32-bits, then select() can only handle 1024 fds + # There is an alternate function, select_large_fdset, that supports more. + have_func('select_large_fdset', 'sys/select.h') + + if CONFIG['CC'] == 'cc' && ( + `cc -flags 2>&1` =~ /Sun/ || # detect SUNWspro compiler + `cc -V 2>&1` =~ /Sun/ # detect Solaris Studio compiler + ) + # SUN CHAIN + add_define 'CC_SUNWspro' + $preload = ["\nCXX = CC"] # hack a CXX= line into the makefile + $CFLAGS = CONFIG['CFLAGS'] = "-KPIC" + CONFIG['CCDLFLAGS'] = "-KPIC" + CONFIG['LDSHARED'] = "$(CXX) -G -KPIC -lCstd" + CONFIG['LDSHAREDXX'] = "$(CXX) -G -KPIC -lCstd" + else + # GNU CHAIN + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" + end + +when /openbsd/ + # OpenBSD branch contributed by Guillaume Sellier. + + # on Unix we need a g++ link, not gcc. On OpenBSD, linking against libstdc++ have to be explicitly done for shared libs + CONFIG['LDSHARED'] = "$(CXX) -shared -lstdc++ -fPIC" + CONFIG['LDSHAREDXX'] = "$(CXX) -shared -lstdc++ -fPIC" + +when /darwin/ + add_define 'OS_DARWIN' + + # on Unix we need a g++ link, not gcc. + # Ff line contributed by Daniel Harple. + CONFIG['LDSHARED'] = "$(CXX) " + CONFIG['LDSHARED'].split[1..-1].join(' ') + +when /linux/ + add_define 'HAVE_EPOLL' if have_func('epoll_create', 'sys/epoll.h') + + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" + +when /aix/ + CONFIG['LDSHARED'] = "$(CXX) -Wl,-bstatic -Wl,-bdynamic -Wl,-G -Wl,-brtl" + +when /cygwin/ + # For rubies built with Cygwin, CXX may be set to CC, which is just + # a wrapper for gcc. + # This will compile, but it will not link to the C++ std library. + # Explicitly set CXX to use g++. + CONFIG['CXX'] = "g++" + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" + +else + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" +end + +# Platform-specific time functions +if have_func('clock_gettime') + # clock_gettime is POSIX, but the monotonic clocks are not + have_const('CLOCK_MONOTONIC_RAW', 'time.h') # Linux + have_const('CLOCK_MONOTONIC', 'time.h') # Linux, Solaris, BSDs +else + have_func('gethrtime') # Older Solaris and HP-UX +end + +# Hack so that try_link will test with a C++ compiler instead of a C compiler +TRY_LINK.sub!('$(CC)', '$(CXX)') + +# This is our wishlist. We use whichever flags work on the host. +# In the future, add -Werror to make sure all warnings are resolved. +# deprecated-declarations are used in OS X OpenSSL +# ignored-qualifiers are used by the Bindings (would-be void *) +# unused-result because GCC 4.6 no longer silences (void) ignore_this(function) +# address because on Windows, rb_fd_select checks if &fds is non-NULL, which it cannot be +%w( + -Wall + -Wextra + -Wno-deprecated-declarations + -Wno-ignored-qualifiers + -Wno-unused-result + -Wno-address +).select do |flag| + try_link('int main() {return 0;}', flag) +end.each do |flag| + CONFIG['CXXFLAGS'] << ' ' << flag +end +puts "CXXFLAGS=#{CONFIG['CXXFLAGS']}" + +# Solaris C++ compiler doesn't have make_pair() +add_define 'HAVE_MAKE_PAIR' if try_link(< + using namespace std; + int main(){ pair tuple = make_pair(1,2); } +SRC +TRY_LINK.sub!('$(CXX)', '$(CC)') + +create_makefile "rubyeventmachine" diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/.sitearchdir.time b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/.sitearchdir.time new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/Makefile b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/Makefile new file mode 100644 index 0000000..a619595 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/Makefile @@ -0,0 +1,263 @@ + +SHELL = /bin/sh + +# V=0 quiet, V=1 verbose. other values don't work. +V = 0 +Q1 = $(V:1=) +Q = $(Q1:0=@) +ECHO1 = $(V:1=@ :) +ECHO = $(ECHO1:0=@ echo) +NULLCMD = : + +#### Start of system configuration section. #### + +srcdir = . +topdir = /usr/include/ruby-2.5.0 +hdrdir = $(topdir) +arch_hdrdir = /usr/include/x86_64-linux-gnu/ruby-2.5.0 +PATH_SEPARATOR = : +VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby +prefix = $(DESTDIR)/usr +rubysitearchprefix = $(sitearchlibdir)/$(RUBY_BASE_NAME) +rubyarchprefix = $(archlibdir)/$(RUBY_BASE_NAME) +rubylibprefix = $(libdir)/$(RUBY_BASE_NAME) +exec_prefix = $(prefix) +vendorarchhdrdir = $(sitearchincludedir)/$(RUBY_VERSION_NAME)/vendor_ruby +sitearchhdrdir = $(sitearchincludedir)/$(RUBY_VERSION_NAME)/site_ruby +rubyarchhdrdir = $(archincludedir)/$(RUBY_VERSION_NAME) +vendorhdrdir = $(rubyhdrdir)/vendor_ruby +sitehdrdir = $(rubyhdrdir)/site_ruby +rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME) +vendorarchdir = $(rubysitearchprefix)/vendor_ruby/$(ruby_version) +vendorlibdir = $(vendordir)/$(ruby_version) +vendordir = $(rubylibprefix)/vendor_ruby +sitearchdir = $(DESTDIR)./.gem.20190309-21147-o00jm5 +sitelibdir = $(DESTDIR)./.gem.20190309-21147-o00jm5 +sitedir = $(DESTDIR)/usr/local/lib/site_ruby +rubyarchdir = $(rubyarchprefix)/$(ruby_version) +rubylibdir = $(rubylibprefix)/$(ruby_version) +sitearchincludedir = $(includedir)/$(sitearch) +archincludedir = $(includedir)/$(arch) +sitearchlibdir = $(libdir)/$(sitearch) +archlibdir = $(libdir)/$(arch) +ridir = $(datarootdir)/$(RI_BASE_NAME) +mandir = $(datarootdir)/man +localedir = $(datarootdir)/locale +libdir = $(exec_prefix)/lib +psdir = $(docdir) +pdfdir = $(docdir) +dvidir = $(docdir) +htmldir = $(docdir) +infodir = $(datarootdir)/info +docdir = $(datarootdir)/doc/$(PACKAGE) +oldincludedir = $(DESTDIR)/usr/include +includedir = $(prefix)/include +localstatedir = $(DESTDIR)/var +sharedstatedir = $(prefix)/com +sysconfdir = $(DESTDIR)/etc +datadir = $(datarootdir) +datarootdir = $(prefix)/share +libexecdir = $(exec_prefix)/libexec +sbindir = $(exec_prefix)/sbin +bindir = $(exec_prefix)/bin +archdir = $(rubyarchdir) + + +CC = gcc +CXX = g++ +LIBRUBY = $(LIBRUBY_SO) +LIBRUBY_A = lib$(RUBY_SO_NAME)-static.a +LIBRUBYARG_SHARED = -l$(RUBY_SO_NAME) +LIBRUBYARG_STATIC = -l$(RUBY_SO_NAME)-static +empty = +OUTFLAG = -o $(empty) +COUTFLAG = -o $(empty) +CSRCFLAG = $(empty) + +RUBY_EXTCONF_H = +cflags = $(optflags) $(debugflags) $(warnflags) +cxxflags = $(optflags) $(debugflags) $(warnflags) +optflags = -O3 +debugflags = -ggdb3 +warnflags = -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format +CCDLFLAGS = -fPIC +CFLAGS = $(CCDLFLAGS) -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC $(ARCH_FLAG) +INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir) +DEFS = +CPPFLAGS = -DBUILD_FOR_RUBY -DOS_UNIX -D_FORTIFY_SOURCE=2 $(DEFS) $(cppflags) +CXXFLAGS = $(CCDLFLAGS) -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security $(ARCH_FLAG) +ldflags = -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic +dldflags = -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now +ARCH_FLAG = +DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG) +LDSHARED = $(CXX) -shared +LDSHAREDXX = $(CXX) -shared +AR = ar +EXEEXT = + +RUBY_INSTALL_NAME = $(RUBY_BASE_NAME)2.5 +RUBY_SO_NAME = ruby-2.5 +RUBYW_INSTALL_NAME = +RUBY_VERSION_NAME = $(RUBY_BASE_NAME)-$(ruby_version) +RUBYW_BASE_NAME = rubyw +RUBY_BASE_NAME = ruby + +arch = x86_64-linux-gnu +sitearch = $(arch) +ruby_version = 2.5.0 +ruby = $(bindir)/$(RUBY_BASE_NAME)2.5 +RUBY = $(ruby) +ruby_headers = $(hdrdir)/ruby.h $(hdrdir)/ruby/backward.h $(hdrdir)/ruby/ruby.h $(hdrdir)/ruby/defines.h $(hdrdir)/ruby/missing.h $(hdrdir)/ruby/intern.h $(hdrdir)/ruby/st.h $(hdrdir)/ruby/subst.h $(arch_hdrdir)/ruby/config.h + +RM = rm -f +RM_RF = $(RUBY) -run -e rm -- -rf +RMDIRS = rmdir --ignore-fail-on-non-empty -p +MAKEDIRS = /bin/mkdir -p +INSTALL = /usr/bin/install -c +INSTALL_PROG = $(INSTALL) -m 0755 +INSTALL_DATA = $(INSTALL) -m 644 +COPY = cp +TOUCH = exit > + +#### End of system configuration section. #### + +preload = +libpath = . $(archlibdir) +LIBPATH = -L. -L$(archlibdir) +DEFFILE = + +CLEANFILES = mkmf.log +DISTCLEANFILES = +DISTCLEANDIRS = + +extout = +extout_prefix = +target_prefix = +LOCAL_LIBS = +LIBS = $(LIBRUBYARG_SHARED) -lpthread -lgmp -ldl -lcrypt -lm -lc +ORIG_SRCS = mapper.cpp rubymain.cpp +SRCS = $(ORIG_SRCS) +OBJS = mapper.o rubymain.o +HDRS = $(srcdir)/mapper.h +LOCAL_HDRS = +TARGET = fastfilereaderext +TARGET_NAME = fastfilereaderext +TARGET_ENTRY = Init_$(TARGET_NAME) +DLLIB = $(TARGET).so +EXTSTATIC = +STATIC_LIB = + +TIMESTAMP_DIR = . +BINDIR = $(bindir) +RUBYCOMMONDIR = $(sitedir)$(target_prefix) +RUBYLIBDIR = $(sitelibdir)$(target_prefix) +RUBYARCHDIR = $(sitearchdir)$(target_prefix) +HDRDIR = $(rubyhdrdir)/ruby$(target_prefix) +ARCHHDRDIR = $(rubyhdrdir)/$(arch)/ruby$(target_prefix) +TARGET_SO_DIR = +TARGET_SO = $(TARGET_SO_DIR)$(DLLIB) +CLEANLIBS = $(TARGET_SO) +CLEANOBJS = *.o *.bak + +all: $(DLLIB) +static: $(STATIC_LIB) +.PHONY: all install static install-so install-rb +.PHONY: clean clean-so clean-static clean-rb + +clean-static:: +clean-rb-default:: +clean-rb:: +clean-so:: +clean: clean-so clean-static clean-rb-default clean-rb + -$(Q)$(RM) $(CLEANLIBS) $(CLEANOBJS) $(CLEANFILES) .*.time + +distclean-rb-default:: +distclean-rb:: +distclean-so:: +distclean-static:: +distclean: clean distclean-so distclean-static distclean-rb-default distclean-rb + -$(Q)$(RM) Makefile $(RUBY_EXTCONF_H) conftest.* mkmf.log + -$(Q)$(RM) core ruby$(EXEEXT) *~ $(DISTCLEANFILES) + -$(Q)$(RMDIRS) $(DISTCLEANDIRS) 2> /dev/null || true + +realclean: distclean +install: install-so install-rb + +install-so: $(DLLIB) $(TIMESTAMP_DIR)/.sitearchdir.time + $(INSTALL_PROG) $(DLLIB) $(RUBYARCHDIR) +clean-static:: + -$(Q)$(RM) $(STATIC_LIB) +install-rb: pre-install-rb do-install-rb install-rb-default +install-rb-default: pre-install-rb-default do-install-rb-default +pre-install-rb: Makefile +pre-install-rb-default: Makefile +do-install-rb: +do-install-rb-default: +pre-install-rb-default: + @$(NULLCMD) +$(TIMESTAMP_DIR)/.sitearchdir.time: + $(Q) $(MAKEDIRS) $(@D) $(RUBYARCHDIR) + $(Q) $(TOUCH) $@ + +site-install: site-install-so site-install-rb +site-install-so: install-so +site-install-rb: install-rb + +.SUFFIXES: .c .m .cc .mm .cxx .cpp .o .S + +.cc.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cc.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.mm.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.mm.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.cxx.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cxx.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.cpp.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cpp.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.c.o: + $(ECHO) compiling $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.c.S: + $(ECHO) translating $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.m.o: + $(ECHO) compiling $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.m.S: + $(ECHO) translating $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +$(TARGET_SO): $(OBJS) Makefile + $(ECHO) linking shared-object $(DLLIB) + -$(Q)$(RM) $(@) + $(Q) $(LDSHAREDXX) -o $@ $(OBJS) $(LIBPATH) $(DLDFLAGS) $(LOCAL_LIBS) $(LIBS) + + + +$(OBJS): $(HDRS) $(ruby_headers) diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/extconf.rb b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/extconf.rb new file mode 100644 index 0000000..e4d64e4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/extconf.rb @@ -0,0 +1,109 @@ +require 'mkmf' + +def check_libs libs = [], fatal = false + libs.all? { |lib| have_library(lib) || (abort("could not find library: #{lib}") if fatal) } +end + +def check_heads heads = [], fatal = false + heads.all? { |head| have_header(head) || (abort("could not find header: #{head}") if fatal)} +end + +def add_define(name) + $defs.push("-D#{name}") +end + +# Eager check devs tools +have_devel? if respond_to?(:have_devel?) + +add_define 'BUILD_FOR_RUBY' + +# Minor platform details between *nix and Windows: + +if RUBY_PLATFORM =~ /(mswin|mingw|bccwin)/ + GNU_CHAIN = ENV['CROSS_COMPILING'] || $1 == 'mingw' + OS_WIN32 = true + add_define "OS_WIN32" +else + GNU_CHAIN = true + OS_UNIX = true + add_define 'OS_UNIX' +end + +# Adjust number of file descriptors (FD) on Windows + +if RbConfig::CONFIG["host_os"] =~ /mingw/ + found = RbConfig::CONFIG.values_at("CFLAGS", "CPPFLAGS"). + any? { |v| v.include?("FD_SETSIZE") } + + add_define "FD_SETSIZE=32767" unless found +end + +# Main platform invariances: + +case RUBY_PLATFORM +when /mswin32/, /mingw32/, /bccwin32/ + check_heads(%w[windows.h winsock.h], true) + check_libs(%w[kernel32 rpcrt4 gdi32], true) + + if GNU_CHAIN + CONFIG['LDSHAREDXX'] = "$(CXX) -shared -static-libgcc -static-libstdc++" + else + $defs.push "-EHs" + $defs.push "-GR" + end + +when /solaris/ + add_define 'OS_SOLARIS8' + check_libs(%w[nsl socket], true) + + if CONFIG['CC'] == 'cc' && ( + `cc -flags 2>&1` =~ /Sun/ || # detect SUNWspro compiler + `cc -V 2>&1` =~ /Sun/ # detect Solaris Studio compiler + ) + # SUN CHAIN + add_define 'CC_SUNWspro' + $preload = ["\nCXX = CC"] # hack a CXX= line into the makefile + $CFLAGS = CONFIG['CFLAGS'] = "-KPIC" + CONFIG['CCDLFLAGS'] = "-KPIC" + CONFIG['LDSHARED'] = "$(CXX) -G -KPIC -lCstd" + CONFIG['LDSHAREDXX'] = "$(CXX) -G -KPIC -lCstd" + else + # GNU CHAIN + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" + end + +when /openbsd/ + # OpenBSD branch contributed by Guillaume Sellier. + + # on Unix we need a g++ link, not gcc. On OpenBSD, linking against libstdc++ have to be explicitly done for shared libs + CONFIG['LDSHARED'] = "$(CXX) -shared -lstdc++ -fPIC" + CONFIG['LDSHAREDXX'] = "$(CXX) -shared -lstdc++ -fPIC" + +when /darwin/ + # on Unix we need a g++ link, not gcc. + # Ff line contributed by Daniel Harple. + CONFIG['LDSHARED'] = "$(CXX) " + CONFIG['LDSHARED'].split[1..-1].join(' ') + +when /linux/ + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" + +when /aix/ + CONFIG['LDSHARED'] = "$(CXX) -Wl,-bstatic -Wl,-bdynamic -Wl,-G -Wl,-brtl" + +when /cygwin/ + # For rubies built with Cygwin, CXX may be set to CC, which is just + # a wrapper for gcc. + # This will compile, but it will not link to the C++ std library. + # Explicitly set CXX to use g++. + CONFIG['CXX'] = "g++" + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" + +else + # on Unix we need a g++ link, not gcc. + CONFIG['LDSHARED'] = "$(CXX) -shared" +end + +create_makefile "fastfilereaderext" diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/fastfilereaderext.so b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/fastfilereaderext.so new file mode 100644 index 0000000000000000000000000000000000000000..ade52650f69aacd88bdeeac53a0f7603cf134c84 GIT binary patch literal 72781 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 Lr3V{Co(KOA=K6|? literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.cpp b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.cpp new file mode 100644 index 0000000..f226f2d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.cpp @@ -0,0 +1,214 @@ +/***************************************************************************** + +$Id: mapper.cpp 4527 2007-07-04 10:21:34Z francis $ + +File: mapper.cpp +Date: 02Jul07 + +Copyright (C) 2007 by Francis Cianfrocca. All Rights Reserved. +Gmail: garbagecat10 + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + +////////////////////////////////////////////////////////////////////// +// UNIX implementation +////////////////////////////////////////////////////////////////////// + + +#ifdef OS_UNIX + +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include + +#include "mapper.h" + +/****************** +Mapper_t::Mapper_t +******************/ + +Mapper_t::Mapper_t (const std::string &filename) +{ + /* We ASSUME we can open the file. + * (More precisely, we assume someone else checked before we got here.) + */ + + Fd = open (filename.c_str(), O_RDONLY); + if (Fd < 0) + throw std::runtime_error (strerror (errno)); + + struct stat st; + if (fstat (Fd, &st)) + throw std::runtime_error (strerror (errno)); + FileSize = st.st_size; + + #ifdef OS_WIN32 + MapPoint = (char*) mmap (0, FileSize, PROT_READ, MAP_SHARED, Fd, 0); + #else + MapPoint = (const char*) mmap (0, FileSize, PROT_READ, MAP_SHARED, Fd, 0); + #endif + if (MapPoint == MAP_FAILED) + throw std::runtime_error (strerror (errno)); +} + + +/******************* +Mapper_t::~Mapper_t +*******************/ + +Mapper_t::~Mapper_t() +{ + Close(); +} + + +/*************** +Mapper_t::Close +***************/ + +void Mapper_t::Close() +{ + // Can be called multiple times. + // Calls to GetChunk are invalid after a call to Close. + if (MapPoint) { + #ifdef CC_SUNWspro + // TODO: The void * cast works fine on Solaris 11, but + // I don't know at what point that changed from older Solaris. + munmap ((char*)MapPoint, FileSize); + #else + munmap ((void*)MapPoint, FileSize); + #endif + MapPoint = NULL; + } + if (Fd >= 0) { + close (Fd); + Fd = -1; + } +} + +/****************** +Mapper_t::GetChunk +******************/ + +const char *Mapper_t::GetChunk (unsigned start) +{ + return MapPoint + start; +} + + + +#endif // OS_UNIX + + +////////////////////////////////////////////////////////////////////// +// WINDOWS implementation +////////////////////////////////////////////////////////////////////// + +#ifdef OS_WIN32 + +#include + +#include +#include +#include + +#include "mapper.h" + +/****************** +Mapper_t::Mapper_t +******************/ + +Mapper_t::Mapper_t (const std::string &filename) +{ + /* We ASSUME we can open the file. + * (More precisely, we assume someone else checked before we got here.) + */ + + hFile = INVALID_HANDLE_VALUE; + hMapping = NULL; + MapPoint = NULL; + FileSize = 0; + + hFile = CreateFile (filename.c_str(), GENERIC_READ|GENERIC_WRITE, FILE_SHARE_DELETE|FILE_SHARE_READ|FILE_SHARE_WRITE, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, NULL); + + if (hFile == INVALID_HANDLE_VALUE) + throw std::runtime_error ("File not found"); + + BY_HANDLE_FILE_INFORMATION i; + if (GetFileInformationByHandle (hFile, &i)) + FileSize = i.nFileSizeLow; + + hMapping = CreateFileMapping (hFile, NULL, PAGE_READWRITE, 0, 0, NULL); + if (!hMapping) + throw std::runtime_error ("File not mapped"); + + #ifdef OS_WIN32 + MapPoint = (char*) MapViewOfFile (hMapping, FILE_MAP_WRITE, 0, 0, 0); + #else + MapPoint = (const char*) MapViewOfFile (hMapping, FILE_MAP_WRITE, 0, 0, 0); + #endif + if (!MapPoint) + throw std::runtime_error ("Mappoint not read"); +} + + +/******************* +Mapper_t::~Mapper_t +*******************/ + +Mapper_t::~Mapper_t() +{ + Close(); +} + +/*************** +Mapper_t::Close +***************/ + +void Mapper_t::Close() +{ + // Can be called multiple times. + // Calls to GetChunk are invalid after a call to Close. + if (MapPoint) { + UnmapViewOfFile (MapPoint); + MapPoint = NULL; + } + if (hMapping != NULL) { + CloseHandle (hMapping); + hMapping = NULL; + } + if (hFile != INVALID_HANDLE_VALUE) { + CloseHandle (hFile); + hFile = INVALID_HANDLE_VALUE; + } +} + + +/****************** +Mapper_t::GetChunk +******************/ + +const char *Mapper_t::GetChunk (unsigned start) +{ + return MapPoint + start; +} + + + +#endif // OS_WINDOWS diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.h new file mode 100644 index 0000000..3db0eea --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.h @@ -0,0 +1,59 @@ +/***************************************************************************** + +$Id: mapper.h 4529 2007-07-04 11:32:22Z francis $ + +File: mapper.h +Date: 02Jul07 + +Copyright (C) 2007 by Francis Cianfrocca. All Rights Reserved. +Gmail: garbagecat10 + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + +#ifndef __Mapper__H_ +#define __Mapper__H_ + + +/************** +class Mapper_t +**************/ + +class Mapper_t +{ + public: + Mapper_t (const std::string&); + virtual ~Mapper_t(); + + const char *GetChunk (unsigned); + void Close(); + size_t GetFileSize() {return FileSize;} + + private: + size_t FileSize; + + #ifdef OS_UNIX + private: + int Fd; + const char *MapPoint; + #endif // OS_UNIX + + #ifdef OS_WIN32 + private: + HANDLE hFile; + HANDLE hMapping; + char *MapPoint; + #endif // OS_WIN32 + +}; + + +#endif // __Mapper__H_ + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/mapper.o new file mode 100644 index 0000000000000000000000000000000000000000..a233efdb09b5400a6a1b772a22fc1ff7e7fba986 GIT binary patch literal 58920 zcmd^od3;n=()PXS0D(XV0YeawMo~c|kP!C8AVk9=TL2ZoCh2q*$!5Akf(szXD1-Zo z8*Vd>qmIkyjJu+ujJPl3sG|;}j{CSTxQu-D)Twjt?Mm9w_j`Z8?~m_l_dWNiI(6#Q zsZ(dUC(YWDIftdWu46CPndMy_!`Y>q`j&1UU$E^x02{Y$nx5S@xAe?KL&BRLdl2#j z@44|?WZ0Y-GJnSA>DeU(j~DE@8}xhdRk|sj!HlIFcJC?OG(9g-S9;2JlyuDUM;^=u z$C-6Q!iHtjBYfXH-aJxSJxez|R=VjEA%9%D=^rM!dB%`%>6wWk*`;T;y(f@SeDfHR zNyQpQDPh@=Y!UG&-vcFNaS0-J(;Hr4R00W4kOrwrFk1bOOZf2e(oK()c2JC0U8~e1 zAAVT6=~1xiI$LviSswlH!w;|j@X2#}4muTPaJXeRugxpnxF^x8bhB-X9nC@8C z;dzhj+2f8ILXv*xc6vJG{L$@neaQK{OTebIPS=K<3(`9MC(XG(jerl+I{h`|e4W*D7ee?)mxQ>;0X@S*>eRN*AY zNoPqJ@ODXeAUe&>0GgK8g>UKRmSJvgXG3FKhmh_(^jP{%Pw!OQkZ{s60)&&M62b7C zJkCq5@sn$PhEsfWy^n5)QMNQwv=Ou!NT&?*a0wnva;u-b10>&RzNIF;4C$jxdO6ZHCVd=KZgaZAKzmb?tC!|v(xWkBw_?Ct!MseTn$nyx z(?RP5)9Hdg0XUG(cDjSJOSy|2Ju~9_#ed}6mY4Z<$$$8E=|1}* z`(-ovc6lY=ww}PZt1jc))pzpkn&-l`U?RLKX z@hQID{x09{aQ8>PKlSI^pU3d+&ae1(SLOkr-94Od_srtky|sM1?*hKve+%Cp{2SjM z`j&4G_d5{z9+|+m?ML(N(Kfz4b{5}u+|0MXJjJ)iKjPcY%%RBl#J+rcasuC;I+AZs zuj1P?7x3-b+v(Q3M}|B3VBEX9$MU_KyN2$4(BSG;`L6Xx0$mtdG#x z95u5(2k=U|wGI&$CpPlYIw08dU}`8PEGDCBsaC1*d?5j3)QqvBoMV zYlxSzKPsFx)O$8uroDRJGnI%r*<)U!>^a$EL;1Lk8%Q^9&z|?jh&})k++NFiQqvFY zG7Jy<0O}P%Z6qCCK$#?6c_h-92|B%wcV8l=*XR>&B-Alz-2I4bul@g;3fg$06vN91b{r2fpth@E#D(LoP$WP~$vB;0ucI3<&QK_?ac-awUx>Z-DwSeKM#@S@bb7 z4e?D&+@AB<+$A~a}6HK2G(>GxJ6|x(u>8YUh>_%fh zeZprDmEBiZ4rUcm$wDHJ2TMReAycxlAao6i{cc~sj-n8|!QiT;md9%RjBMpMrPp1^O2u}h{@!f!Gu_-N*XgAO8| zgFHSKHImA8(kqx{7LiOR2Z`l4hQ5;N$EBnvnEq>z&Z=Till-SK{RWQ?+veg+=$o0o z)1yBNI=+N{Hq$@w=xAKio<_g(ncl6tpll^$Dt7Ahi@WVS32@kr?uN*a{%O&lD`_DR(GwP4PIr)($eg z=pI1~%N3Ka)8E~CqOJGnUXvRk#tM6>+x$ENcMvKf|+}dEjvFencN;c^pHoVKV&9J(NhLAagt@ ziZxU^=}ms_aw1iGxefV5KleH!{mRR2grCaf_aOXABK_9OZOCUb`8ALqAkub~`yxO0 z>qL4><-XF-{R5HGdRonm@F$pzrg8fdX|N(c=aVNAsaTO;^2tXNDdLfNIiG_y3kgmT zd@4vBWIZ=Om9}Vtl|Ace*`>idQ-+%+^yV~34SX%yAi)1&$8Uz zMElXwMe=YaA?&$*X+vuueT-ydnu$!l3#J)Mq-mCHy1U_-%{(`OXDQKR;PGnd6qP5O z^cB9ClZkwKvKVHG`%s==>PC|v}+BZNjT`&Gb1e zf_WwpeSQ*8yK0)53v<^J=W35zSF^?!dmb@ek;EvbX!CjgO!UV*9$n3=O*Q{c44-;T zJb?O~#)+QuMRx5?3n2RV?iviM@A`~|#5AWpW4pRn`>hfq_7jq`Xai)^Qj9u$J~hwz z#CdIdZn46FKI47F^jtEduHXdb<}m&Naen7|UtySka_PoS1B`$g?b?Bh~o5u1GKbI&Kv<2vBxx_pUBo0_N5f=$|c1F>)M zvT(!jSD@y5`P{b==Mx=pYlk|>&+<00f14tUsB?(Vos&zGJo=dC_tnugz(QPVP(tjH z4zheq3}(`4D&62`X(RUYI>^G+z?Uet+Rt($u|L{D7EeXVvcb>t2C?t%Ad5d+9)U{a zT*hNAdS7;5n()&{Ilu8KZa+l;kI7d-mr^3lO(y5;;=)Nr*b3roZqF@E zAMwR*CZ@|gMy=?vzQj9-X}ia$Eqa_U@pWSQ++*xe(UX0#nY7>8pFSNnea>26Y!NZd z@EEnCTUlZsYAJU)G1YsF=r+N|yp0*L#o+#mn9lVWQ6n+W`CKaV+(7gPJswY3V3wA1 zjnDluaekA6o0SM?l5>ZjFPk<-`_soaf@t!H&r?M7nI4a?2@EXUFZkRQ#CcK*Zlgpt zHekn5UI(`1#1%B(kRWc!@bV1uQUAXOonwfhh(|caZ}SwM))-AVeFmDRVnZ8jp4J`e(A8&% zd7@1mejF-~Y3A`@c}zEtBjqu}JQm7hws{;Qk74sTK^}`uv6Ic?t>)mI^Jv9 zyZjV$M}k($Y!~| zA~Y?X7cNH7H!KLRymLV_e1_B`gq(#S@s|`do`7ud8m`%C;KEyS&Kpp&@6j$ucyn$@ zkWwPqPULKOo!*}I0qcZ!>_(l#NQ%?_Q$|gpXS?4M^gK9te8W>N9?1}R(QmlwnG3Jw zjUg1PVX9>%d+$d~_#y%Q=$7qC>H8{6nGOavC#Ql1LadRsn^nXs|8~awkx4iPz$BBQ z??5gbrvi*@78^9vMm7`93z#+t()J3$2c8EF31cf(q;DO|{Tw9r5oF87BUKN3#YWxR zSUAodXf7jV5=+5>1f`u3WrW<%LU3Hc*DyfuTg5_fj=|7b3zPM3&Wf`Qn$-6$HagBb zm=zBDCO7cmR0*f=*JuiygD{$*ehyQ*UkjhZ(Fk81p=<*MrzJF{?-oeI0g86gen5-h zOhq8i41%2QM}|OJ>SgkpE*BWtc?I3FWAs&;sHej@8*wCq=RO&yK@mxxj)ui<7}kEhUdH(rH7jI`S8?H()fee z!Z;wpRTGEo!m$JAMSN4_qH1Ep>mVBENPK$)$bBD#A#uJ$=VqJr{ejCo3-pgkPA;d| zaNM+=GtiF4ybiPCaEf1&kREn-5{!=_Jx3`zj+IW|WOis^L_F?(P858CeCf<*IQHh+ z;;>6VUlwQRFS@WEPQmyR0s*f3EACXH<9Ljw8(-Xxy5ZPNKs+1Mi2pTr4VoOBOJwC_TqMRPP%@HG4ju@r!5u=>EgRzs9lQ-g2y3vY(B17K9EeFYw zi@YiRfs?#L;H%~cMP4zwkff*i2T}44^$()t&2uBe=p_h!!pmu{VBSsUEpS^1S!dDQ zs83qro? zD6gOpr_ADsS5Q{g@Zpwq;=Nw3Nq(|JS?J`RHub&)@6b!XNq(|J30UEI5^nJ&l+Y|t z>f`($inZsiC9)*=mCiRZo+i4ABBATI017&|u{^3!MK*qi2 zf)YR_T0P+&N!<9DK5Bw-b|A>Ui%0SqB`3 zv>8nY9FDXZK?jr~ZAQ=mGm$ojZU@Xldc2W28|h+`o`ZC$NgsiRpKsE0kzQcZ^O0U? z(hHF;GwDT0FEZ&RNG~?&0^;T(xl6gKFXw{NFQy|F{GE8bT!h)m~;cu%S^fv z>E&izA8-70SBjm{a^7MUmCz~?dE z6`c_0#ma~U8!OoWI%i;|#A@tQ1i&Qkd5su5XS_+@*=2+tP9JBVTaKk~EZfX<8LK*> zypH)ZR&s`dWuH)9MH-7cV-h3iMr1{QHDLA}V$VkR;(=`t$81DZECV^b8l&QacsqSB|B*@98#Uqt1td@MLk zX(-za(SwS37=<(}L<7q3C_BjU$XKAZ%RSE{AL)@YyD_#50pHxn9J zK`CeOw@4EUx?bmuyXm1E(YONRKnQ`F2l%~5A(~5)C3VhVHbnYR??OwP=I59OHdDyn z)4@wZ5l%wGi91pmi8MLs_i%@IDljU9=6F)(`cmd{Vaw)GZx1achD!Qy#gK5aF$r3R ziBG7No_`%AG8e{dXBm#@hPDv#M$6zOm?0a7dY55V6?%X;p0ZphBNtCjHl|d|Z~!>8 zi=Mx-9FP->M9S$80)RQ$I0L*4Z?!@h^vWoQK7KPS!#T)Mn6QJA@TwJEXq}erh9(g_ z*OI)1QE?pv@if}YT~%j=0^pb zWjI0>x|^^kE$$^u>3GXmgHl2-@GL&`Ju%h>0GkF*euM**$ARqbTO>-jO;CdMF-d0` z`k*t47#7fn?SzD3$zMXrNM$_XxZ}-n%xv`5Y;?($5E{Jx#?gXGyL=5%KBhib2eG*7 zCP;!i=tD$mC?OY>v%3K0lN_{zy?R?YV~>R#GzTuPe4GWQ@e~ zVCtOD|4(y{?M`cj|DtWeRE2zyOi)Pt&F*4%6qy0GSctEq$*dk%oVaERSFzJ#GoMDV z_ka;@m8GmP%xSAgFqxLB>5;YwDGu8agI~%P5_hXd^>LKG!{F}ED*Xpf2$%jqp!8hw zH>xWuwkR#GO3(MG$)%SV{O6T^f(StcsqVqjFYx4}?!nUkNOio)qxwDu9QqQkuhPQ= zzT%bQGXpo3qgT-w@$4m@OWm=@c-rEkPa8<++_=0pe2D~j51-P5vkYUeGo5lQp^q05 z{8+vc(t=lSd2laZO_VM4sY7;LtIf>>1X48gg}a!7hnA2dZ0_avQpS&i63AW5^)jJi z7f)*ENsJk(t(X+pi^4fyRR0My*wg0(Jfr^Z;uDc{>&c#uyT~~SPxhi9%a?ok<&@`S zSL|iUZc|exM6AiB?>&1wnhY51P%pLGOP%Va?)6fSNh%N7()!~Y;U6K;pX zY!;lkJd*G{bl(Y25P)vU3k05m1{j(9X5w%*c-2Cv$ejvoKEC!VJdc3R8DKq?nc(O~ z8f52U^&u2^wONR4WKJSDa8!dCh2}sI9M)IJ%&~`*b5-CPW{$lVvhN?kH`>AoF{jyB zZ*SRSDD)Rf?*3W5GecSZvljR5<>K&A+7Kr*b1FeJYUMhitcjVEGG~(8rwdMVs!lzL zg(`>}NL_lnp{&eIaJuxE(ZkC&p4hs&?#$l6yA5_`_8v({W^ZDc+>hq1Qa~q2>CxLY zG8(eLoz+(!@zB#3NrUnMB!~V?YJwZeuw~|CI7sFZ-kX!1knA%-G@(DR%XbgyXKK?x zWkYCgCzjKfDJ-cWYi4gl%L}qwu%8EZ@;Ud;cSta@3rMEde6;vXOES^G0aWz(%tA88 zKE9FhILOOO)XDuS*>YiMT0{mLtf_R$)iZu4RBAsXng04pOh&dvE9~#(>|~`LV4$LY z037E)Kf@vYP&Vxq_+~$Zxab%?SC)OkSb!#%p5ROa8I^|zVO!$C9!R#b;D{gyQyT&K z?O{5=6$DL7jq+6T>|fw>`8F){KsIbtiW%*}oZaUyVuIJMK4DBShYyeSV77x#7&nrf z5Dq&&P27G$dXh6t97^~AniEfglbBjf_WY$&A$KbJ+YRQ@!$t!?fTbes_W^ z6$i6`X8?iI2;@pZjs*{G$4Prn(~C@r)Wy;CGyL*we<(q?JFASX3?759X*^kiO5){^hKCqYyoV~}K(w;uR{Q$SBxQ;?Hr99`Ih@gJ*OII zgxx@UK=4#Vchm7t6~sPol;;Mrw&D0yQXcYUeYs|rDhRu@*{H5`hvuhOD$x0V$k<+$ zMeQM;Uj<=QV^Oldg^#e+il-jvibymDF(X z*>#o#A3I8S(43l$l-$<7jva7yUL0+L4fpxVNBdep)_GKckD3nxm(nI@f z|FzhWv9?6A44b7gR?$KmruF=*NBPkvjzd+^hD2Rqehu|Q^%qC8$3jl>hp zwGGvTkVR`7=_yuT@6c<(#OkJ4+-9k)j8##ZhMPofeT-7H(<*{kWMyrm0Vh|q)Yc_N z)Hd+yv^82&-fRd_PD3!TNTRu%nuADGDybfAY^bV*612Avt!s>y*TukEUWas|5i*D| zN#R5^3e2cq)mmv-s0I;YgNl&c8bvj@RKtiQYa-TYh_yz7rO;}#p`||7Oos7PB#d;Z zuZ`9wR+C(MWFu3Owk(aZlqQQ9u1ITRGqj(rqCRwrtjN052TTk6m* zl&ikJyn#~GLb2xN1{juX+|p1>Kgwf7kTw zyv&sAL1|5<{4?}9fRIq$zp&CATNP`L$0D_fSTnrHNz_N; zbWoT?!B61r<%w7Xe}OGN5Ob0>bB;HgWCHCg>Xr!{X z8nMMVHvA19SXCRVt8}VkiB>9b>D<|6@$u1e%0o^>s&WO!Hpk+%C&WtXnWHQ|CQ7ww z26ah!T}#Y~L?~`WqHS%Is%nF>$Tz`*3q~jDH#1sNFsd?Ut5PyQTJIcITNf*%GDL-< zs@jIi62j?M(dPS>EQ&0QHH{-{RyUVdlq{TGR!*|Y3L_3d&9SOzW7BH#<#dQr=J*DX*+_8mR@U>Kdt&HCNLoR&HuuFq*PJYy?J&ld5F| zFfCC~5Qq?@htYZd>}dVMvVw?H8<$R97i*xtOAXQSn?-q_L`se)x^t zCr%BA>c*N$$>a_m0bCtxo=o?t6iy;&5=f2K#G)(7zql0NtWKhl6lgAQh{K&~<9LTt z-Q3vHL{St*N;Fcldm%-TIx05WR&GNL`CMBx)|9AiY;X>bCA>zeFK?6L;ooDMD`M5P z4df3Mjg2IsEP_++bc6F&)hDXz%B$m%dOEEgp(tL?u1|V5Atpu}>*`Q;yosnYiGN;G ztf9V$v7vQysZ{Nzehuku@8e>&xrB zJ~oq@GF}4bAvcPP+rhOe%M;~Pl~t|rXn8{w)Tpklq!weLs1&Ep>Q^g^kBh zWQhO#IzjCQno_JZxeJPnlCVppyrr$Az8-yxmt>_t*FD%WUnJnoY>BelhFyn z?79aX9H!7eabj@zW3u3Z?!xd?!96E5Xm~3ALk*%dh_fG|Lo}4LYsKoD6051RH?h*~ zJ0UtNbyIXhQ?0SJ4e?lW;^(W&Go|=FQ)=~(sEw7_4 zNPdiX8w{}Uq8Pbr<7%kzQ*m&d@R7z&qNcGWPVp#?$n7*E0wOy(L%|r580_ZMepErH zyz;n~c)|p5?$K4I8?Th!3>%iS4Oz_CcuNIoMVV1OZnEZ;3Gh4X2ypf& zd10cqs+L2)UzNh5RPkwMeaU$0qCC`;ILZ0p@zOw0f`f-NPrd1eJd&9H9f`EmR#H!C zt&i1HA5S*rPm~`m854<6geq|w=?672o=$Np5Ddv2%{)+Z!89sU8(VLZ;8kANR3o8( zYiP;qLarcYxYUu+ zU>8ESm{ zAV4!ba(7Is0$LZ0BB?UF!f-^PgZ`9?4h}WfHa62N(Xe8`Y8QLkPoDz*U(mszOtUL9 zC`)U4jRgmyY0L@K--J{!mK(aRoZ1-^X=-a5@_(^=(tHh5HgZauc^J>C!UEEXx0cgP zvZC4duflTbcT(kFI@6e2HYzfcYQl9K!?RY5@eU?AUJoyeH_b6Y2bQM!Ax&80D{Grt zxsAP_2_8@LvFSA}4J%8Ib0UiyTH*8yV{uv&I^Hq@?!l_I^Qv*O^q_)jsoK04rpZ8y zkwepc$Z3dG)9697RP;n=O>kI8pQ8n@8E0siI)W^>Dn^g&Z5R&`3j=X5*zq``Qs|T^ zl;8W>uM@`6+?=$Dmn@{{ZRfiPx@J1fb26GqSFuyjOjKemO7I4l0Or)UG|-yXX|AoV zp}1p*I$FxpdZuGb71kwe|3jU5o=W2edJ%PXOaqKF1cwVM+BB&%vZk>*phRV9w$Z8tpM$$sCAyHo*t*LE@jVQ=3%pZpxl#x~B zFRQ8w5sW8(t zD>k;c9ZPtMWrtr1`i;%y)$Boy6;6F)LnL`RRMkr1rXf)U5jOk<2h;YhGr^nS(Bz6D zX#3cV1xXn~w6~V=de@lga8E?L2#xy{jt(`*h{cYXFRZGP#RBz03`{Z-75cgCKx8Om zcyfnuMLBJ~Wb~qixLtiU@)Fyw+D+E6W}Ro^a9ym5){;D1Gd;0|7E`i-OT^mXnkFa{ zxGGUm7imh+jusaFG!; zEMsCoo|%(-@@xb(KK+Xa4Zj1)m_RNeiwDz|1*Q(iwKPN%cKSyO`^)8DzR>#LU1A}i z(SjOoigv~yPbaw_Kocsxz66ir$tUeCMr*O4HXB_Mr=7?&-ht%3MQ)LwitgiW-!rX8 zbF*JMqGB*DieRE|HVw!J%G&vw?K8xj!Wj#L(`YYLP5Oji&Ah z<3(0sbUdHE(+?|?7cX{oW`el%NJI--n^CdY6s9pLQcg>C znkZ0w;hOplSKG*QO?_utM)iKcCsk1JMeamw=tMhH#^lywOfeo zrm(k|VzW}ER#%pf|TK zG-R-7$oSU#F<7Nf@)-Zvn_pyA0u&HlKv%9HAk zd^9ID`v}y7sH0=^mD@JxoKEEMIr9#kHivczTPh+mX-b0SF25A>SIOkzWDg3r@dk%y zCkVyZ2O}NGp@0P^(=BDS|g9?WYBt5rAif%@=BN~;cmoC2HCwXil(ZpDwX7cO#QTEQkayBWOz`h#&HwWNBvMpcc~8*w_^weL}$pOLZ1SL(f8 z%HdOJ_JqA=vIoCVjo`Hgzk6Y=yti;h$zQy;g7UDrLh~i*v`uv_7`qVJ%_N~LPH!vF zt9jF{sU==RQ`#uKL@0~U4m^#7G|Mo9D(TpW_d5L2gC5{3^e)=l7H7SAZ;aQY)XMY@ zDKg4NAv<9+3uz2!*t#-3s$L&t%9DBYC6XdrP#+!M$-_mVE-v8 zR?*5wUSpC!&x;&3b54nK_}sBEPI>9|9FQFugsqNO1=r8?Gt_vrLkPVbkd(0Pmz zV~JQD9x<;lJfdp;%<16~BWTC4ygp2?sYcL?+p1Xe2n>l+hz;+iqAN!v| zfN*83F2?U?Q@r}Lah1YOyQwEEkUS5lPkt?K-YyASN23j<_n6<9*R`hkI$q<_bXGV411A`7kJB*7+naLH`~VEHZza7>}WLW zY>o2pPbQ&70N%!Pck((fdJfmcEQE0uf%fw;vE%*xcr3QEvbNdby#$(E&}%Kb<43+^ zCr)H;eiuVWK4_Xt({VoGKr3wH$RdP$Gf$0-68zrE&aSXa7ua)89&u$Bn^;BDc-GgS zCjP{m9`l-n-aMP)Oa(`avAi0x)9_bPaHd^deknv%@Q*>T?X01aUk|alu^0)?VShq7 z^E$;-u6?*hJf=-&|8+7=0pwr^xkCj7|CMZD8Y3InChfiZ7c{j~ zMf(i&LXJ*%&_vgaJ>CdAy)eKNPl`@ZiL&c=JkpoEQ#UleBLZV`j^hQ^S>?b06-VQ@ zKl6fK^o|38)4mu&Ru*BymG47TAJL)+LjV~LI{EI}ek0P~!^U)(ye(Gktnq4Y-!elB zdC5-$1a$=3B{r=d*b$=vAuw6@SJ^*zdP-{$9v!?>5YQ+17TMTW)>6i-Ep$wV&jwL6 zY9!kQH#ME)&?l|aK4uz8e7>Vh;!R{ajTehV9jX`YZPP12Ii^NRl3iEPaxLF8l+P0} zgLwoq06L6@2Ef+8S!QAOf?)+GZh(7Jc%IhV)uJ~EvopN*uTg1jT+K_ADw<)?WH@q| zoMbU?6JW%hb0Md!PMgAVy?qOpaxfC9nY3}$lbjI_hKo~q_p@Jvqw1$?6rZ<}H^;;ixZ zgd97QAs?YrRAf%Cj}{cr=BYgnM16pAHj8W6H?KJN7rYLiK7C?%=wf=?k!Ud!un~nV z{8X@}peTP-QGU@dgLAF{lGi<9{+xx5+m_wsG9dl?ckhyM4xKZkpDHl_kQUwXcjtW0 za9UROuhI_7%G(f{mG!Kfc3iitJc6cWWlYQLgWPnvC$Kcv%AvnvFh34O_t9XW3>(sp z&!W?lPBwkU1EY)n5`r)A?R{~V8>&q@-F&PVcva_wK2@=@s7S=q;eJD&~- zB+4u3POA~V*Vt5ZtgbwtHt-WpK9BVI74f)}PX~A9I2LWTV9k>6@sSL&e@l}t)FGYo_M$(hh;L-y`7*6nk-}%%Z{qdIFj;K<sN4$}iCG;LTvTBr*PXW80 zUZFYp^p-1@PxJi|WExt*nBrnJIHyCqJNdltCQbBzbz4Ke*Q)~w#e%_)aN#ekaAcnS zG;mLqzm#}z1@lj#=bxM3{y|7E|Da!x|0onrS1|uTde-HK2_qBWSaH&|LZ0-W1E5a@ zFZ@lil^Mk6Z#GZY)A49rupb@k_VhtN#04DX3mYK5c6djQEn@EA4PJ;NsAH=9nqNQT z@9lx<;%xc!*TzYg&Rt8H@ZGREt<+soHQ=5*;KmBaO5p1XK1X+0&uO^J`rwmvsTB{|d>k z?WLbjro0{Lf0gJzN(zUc^`wv1{~E$NDu11nA0~S63I`u3eFc3wD*st2AO3+0{Kk;@{ex5katuol5e2js*{HF=iG6`~C;y%g4Vl z)lMey^_y+-fAC-I-#bP5;eVO@!TvL#gYxkYSfYH(XL3=0o@Y{h544E6TV3rPzi)=L z?*C!=T@G7cD@8w#q|6=JZ@%bn;}qpxV=$M_PwpertWk4S!l`rnHr zzmJ%d&1dn1es{yA*Eqw{Ron@2LJYQvYqji2CnGADiFSA2CU}2PM6f(an z*p3!5|N3(WI6S@m6>d>>n-%*bN-o7V}A(1%&f3v@_hT&;&8X}Up zY`=`rW3~kY_Y)~SIM9w^p>3jjNBo#Rc7$J?0>3;3{-+f9V=3@wQs8fLD2o46mlL)f$tDGVTpIPXTF>Q ze_!xo;kQ4(^<4`2_$6NGze4!!w5}gLcVy3k6!=WwB7-X|UrSQ(M+qMsh*vf;9?!TR zudELEr&w(|C_ni3fT@pLM3$B%=Fp$7_$Pb4O%J;*{ZrcyR`9&T4l65J6j?Ow&^aae zYr#cT?2&SzN@1$8-e0l+1*3#yxcVa(LFq+;L@JS=)BM$7n znms=AUL)1XN}Y8^0q<=unn|x6l7-4%q8wD~XkSqsNbhi~Cb*p#P}8%wcLZ0?YN|`+7Jm^SUBC~bkHuwK$8v@T@DC}C3-W{Y`hrn| z523V`^IZTB)~g%EKU|O#tk+%vJXo)x0X$eQtSfNodSU#rc(7hm19F1(IwF7v>t+5~ z;`a4g7T^!ot1f^C>(v^-gY`N)fCuY!aRA5K#@h4B06rpsV;sY!+x_7H9+a~)fCuG# z9>5Doo-Nn>LzqTBeni*e`_VXn3-%B8qY}ZPPZ51A|HuG7DuB-o;9~>0oxy<&Sym3_ z>9~N6r;o+$cnp0e1aPd$aX}9KlA*^x7$99*K70ljJ?rsc574kkuovcpzycC2Ee=? zm#x=3L(KCf=H}s#XByx)3cp<(;TDD4dE|Wxe>2wr4=H?q!Jk(6xnj3h6kadw^|r$I zLr0+N8*}sYe?i*i2Zi?$|LG$BW$mzAIwTW8|Nw_+OX6wpHO1 zWvO|C!Y7HIe^z(`fr~C1=WV@~i2SD&|H6F@|EmhWR07F63g@3Jq%3w^@Z@(ga(-0& zjnZHGi(Z!hYQe(_Z^Gb7*Kmb@A$~hf;rOSraZOivf5GP|e7op(jKT}$xklmLq#auo zUMT(IbcJ`40C~Q`Uy~)%l?p#z`o)b3KP}AFa_&-iZhwP6qVQ!hAY3f|Xzko+{Yv3) zN`SvX;kO#`&Yu*1DFo8BP2tB2{+PnA6Zvl|yj1vI@fWM-UwRn%{S^Lp>A!;%-cRDp zWQ7kByG&R3W{ERP6uwOcEBdudzN|jhzv*Wflkj=sSEnd^huD9s!tw7<RF;6@G(^Q|Bl=CgonM@M$9d7KK;sZxp&$;gbd5q40af zuU=1q?^gKJ2N?N#$-KbYf17NT4p#UZ(tbq>FOvQ{P2rZmT;c1by;dpQ+F`xI?-4yO zQ1~CEe_gHcd&SOwP`I_{-3qt%wC^LW9nO(cU;le0&QDkTZwmihg^v?{ z^Uq89a*h*!h$#Li2Ac}kD15WDV}ru44jcZB3O`87-K_BE~8BbqT_#iYKU7subK;hr5@MFY(dJ5gP`@T}&y%Zjk`M_9(A0_@d zMd4RV|5~c>ccovfQ20!VlWhv`CGldd!Y>j2ixqBu+@Jn6H--OI?DHpu*U5N#pTa+q ze)6iq|0CnqKNY@R;?Hh{TmC%?FOh!QU-Yu}Zxi|ZDtx!dpP=x&ME_!i>4 zNP8Wt@VPSoXi@lwGLE05@aF|TTj4eGe38Oe%lz$5g`XsG;{k;qBl_=B_`hWy@~*;b z#lJITT?jIU_U~n!>Z$NvB4@b5FOzvJeoP#fmE*|sY=x(Z{TC{Hoy5tN3a^*`)vWN1 zQlHHV4@J@Isi-f{&lm33P!jBa_FGzvkk^R&g+DC(2Pxe07bv`&j4$&QzEkiqmaZEYtL$HcZGi@?Q6$*%Wv0%!xVp& z*kPK&KNmZcD!f_x?+S(E=lF3|EBrMBI~x^l`Oi>zh4|ZV6@InEtD6+QQ{-<~_;v{p zPbfTJ{P1msKP>kAP~jhm{5=ZKlKEa|v7fc`N3t&4N8$a%5BFF2X)@0_RN06>i^EA=v39WgA)OU&*Nyur-0~l!aQiZ3fx<2SQ3~%W^S~1nZuw79_&S-7ZB@AC z|E@Q=klPb>W25+6TPxaHri@bNMZ?k#?5?P>W3E4)$adxXL*|00E-FY)k1 zg-$53V%}K_LT~^{MRWwOYHwQgc>+fWc)rzpHg{QNY9ZiBmOW;@qa9KUZC*fM4!0AE&mA$xBdBQ zgRGi^_{}|OTQZ+@x$7|^6#hcVzKWmg{|O4eS^V>Ig}){1rE3-5RmR^(6>j~<`j5gb{{n?yFa3AD!pBIxHY@!1(tZ~xe3t0FRpHM{ zJik`q6J&h(gTjYN{Jl%zZ;C$K75=68?M{XFlzG~-3cnTxr0XSx+xg#X3O}}!;eS)% ztHf{LQ+STl_Y;M`D)s$Z;jf5){zu^-iT>#l|7^QUcXu)s{%P3gnWOM>nMd|h_~EiY zJXql~Bz_H3_~@&Kr^-Ibe1+$V9gb1B{d?bPh3^tM z^$NG=km3qoD*USzey;f8T7^F1S9qrQ;S~!1o%r+h3b*6X z9SVP0+Wj7dcM(19dwZ+ri{j6ZDgIW88&4|yXyaDSiwd{%vo{o8D9`UJe5mx_uM~c; z_|^9c|5)tf%6MY+|5W007lnT>cF0!vBC&rzg`Xkqb)dqRh#sRAUMz9)5QSSgOB8;Q zbks(LUn%9Dr0^ZGF1SMB{pI;?g%6Z@-42C6Dt35F;eQmneWvgMQm!NUtevNdo;?+Q znv}bb!mkp1gu*Lie{!?(^nJ`&)g^lXa!_3yZfn<~myOS4tdfQTYBc9@%plR?c>j^E<_F z|77uYh3~TKWrhD)>hq(*?~?iXAhCxnH(&5s3hyoPKc?`v#QrBL{0?dN%N0IC>U)>M z-w?lgLE)2ReEe47uHgM7pVhys=s8v4)e_H-Rrp^;&(#_anFhE(;cLSNzeC|)O22+u z;b~&e_Y}TG>XRn@((3=c=rcg!?}`79Rk(dGe!RjLivOIf@V|@wHz~YA;{1gQA1wX) zYK1q6J?(to>TlPpcPsu)(k_oG{8q8ga|*vY%~arZg+DER{Jz3##Q(om_&SN7-DO^5 z^?Xd^9IWuOTvP6Bg&!?;J5J$irCt{*e46;rtqT8M{NyQx_X(SFUskw1H~E#quaSCv zr|>g68##L)XzsSY=LUM~8>dcAfnTWb4?CF>E>D5q zq3|r}kN2j)Uskv)ew#5Y*>0Cg|Lvo2dyX`$aJ%1qu)<5FKaN+pJuf;#;r6`fe1&fi zLszB1Pf_^A(!VZOc)IL6U8C?x5+@&2xaEIT;d>+wzp3y#(epipA0+X)+d;{8K11x2 zt?)k5F8K<#=M#z)-cRZ^N8xXYKQB~xtMtbvh1+u>s}w#!;=opgCwk;it+t^0mUP{_b#7P&c~4 z#8&_A3b*?ARk+oEUxi!!4_5daqW^e>TYaW0-0Cw|;Z~oc6>jyZRJhfrLE&R${5nD5 zR-cUuxB8r;aI4Q{3b*=Pr*Ny!tqNZtap^vVTYYvY-0JhZ!mU29E8Obyp2Dp@pDX+} z>8ITfPWF>WWIl0#!cWRDd{Y#DyY!=_3cpMIHlpxHg@3KWH%foGQsJ{@eB7q+ZZhBa zo5Dp+=PiYQE%D?Ng&!{Q;d_POAbNHgk!+t{5^sAeysH#ENa6d69fm7>p~SIq3Lh{1 zdb+}QhK(Nc6#jB|gCC=CSL#)*@ZT7AC$8`>rN69I_~)YkW`%z*^ZSbxeyYg1R^fk? zapx9=SIKyHufmU)xVl5(=ZgL>DEtTMU;j{eH!1f+g%?S@`bOcIA}2lH6lCM)TJg7i z6h24#OR>Vc%eb~f;Sb0@`SS|DUi5rV;kn|6X(N;MxmfT43U3uX3l!e1hsi%*;jf6D zm!!bs3ZEeI&s4Z8`w7=7{5J8Q2NYf`{I4tgT(QGjDe&(V{(FfJX`_0$ zPJvHQcuI0b%`!Y7LUH3~mc{3NdM84`zot#JFh3>PWf%D*KAzEk0&rJsJF@VjI^ z@~OgWC7$#sNVaFQ^wZu7-_g_X9jNek#6L$U{9W<4MGC(*+sIk3@GE5gd9K0}(oe5Z z__yL$k1O1je)pon*9-rr3b*{`Dew}7TYV}NZspf0{1WlclN5fg*#9(z ze zg3nNL-V-@975`4*k1D*M@UKyFGNlnVDE@ zKN0*d3jap%zbgDk!QWJPme}Dx3b*ascbv&+?Q^K`k5u>q!4FgT(SnyLe1+gE6y7BG zi3&ea@Cy}wnc#m=_+x@Utnh0Ee^uf3cRIdM_%7kk8gJ}?e%G5mHeTfhaP-F$#NYZ0 zj_iQG7CA!|-c9&t1mpzeAE9s?&yP{~KV`lbQS$BYeXI%aL(j*g+zpC_YpSFKLg@+C_dA7yshw;_ciiAR`>&54Zd69AB#R|6Aj(g z>q^n5i^AK$Kvxfi+j-Oh3eS}Ob(q3G46_)gMd440U!AV-1v2ltRN?mT5bjX;Z)IJu zUE$kgzV{b}pCb6*6n>+ub3aq~7{R+tGWD=_nsZAhTZ#3HjU2^y2a0t=XojcBNe_&o?|KS zdWC-=&uuC2bqcrR;8`i~ixiIE-Nkjaxq0@n`0o{NfB)FdPput<&3Q)gOZRnNO@Y6u z@FDX2?-ck~3b*>$`K;AP+|cPS^|QE@e_#sS{%)k@A1dY9d9KAr3BFLtk?EYXA_ZQf z@M4h@Pl4O{1<3G!>z|tx|1Ob(-#Nx*`LCB}`}>d|MxBPZq*Bh0j%i`9b?Y!IK>qPEY#c$`~c7AR7?L2&$;jTq=RsDVu<$*t_zUIvl@$0t6>jHIb{=Hq z7Ykn(Sx;NszPHUuf$y#GBSg;rDew^rUm*PBQ{cr4xAQR@S1|6#P{e*?hZCzmgY*@a z1aO;IAii0C8K#nchZ8E=JX*euGct|y{5B!N!*aLsZU41##p1T#6)S$LPpQJKKJyiB z^*Ku6c3s~Tz^x2G!SMySOs|}EAkt;+mT4ZH)8%e)*)DRi-voTlrbae}v6>Fn|Z;SUT!uWdOrk0~d6ZttEc8?Fc-mzie|dCRQ*z>-B#C=5Q~P literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.cpp b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.cpp new file mode 100644 index 0000000..b962bf0 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.cpp @@ -0,0 +1,126 @@ +/***************************************************************************** + +$Id: rubymain.cpp 4529 2007-07-04 11:32:22Z francis $ + +File: rubymain.cpp +Date: 02Jul07 + +Copyright (C) 2007 by Francis Cianfrocca. All Rights Reserved. +Gmail: garbagecat10 + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + + +#include +#include + +#include +#include "mapper.h" + +static VALUE EmModule; +static VALUE FastFileReader; +static VALUE Mapper; + + + +/********* +mapper_dt +*********/ + +static void mapper_dt (void *ptr) +{ + if (ptr) + delete (Mapper_t*) ptr; +} + +/********** +mapper_new +**********/ + +static VALUE mapper_new (VALUE self, VALUE filename) +{ + Mapper_t *m = new Mapper_t (StringValueCStr (filename)); + if (!m) + rb_raise (rb_eStandardError, "No Mapper Object"); + VALUE v = Data_Wrap_Struct (Mapper, 0, mapper_dt, (void*)m); + return v; +} + + +/**************** +mapper_get_chunk +****************/ + +static VALUE mapper_get_chunk (VALUE self, VALUE start, VALUE length) +{ + Mapper_t *m = NULL; + Data_Get_Struct (self, Mapper_t, m); + if (!m) + rb_raise (rb_eStandardError, "No Mapper Object"); + + // TODO, what if some moron sends us a negative start value? + unsigned _start = NUM2INT (start); + unsigned _length = NUM2INT (length); + if ((_start + _length) > m->GetFileSize()) + rb_raise (rb_eStandardError, "Mapper Range Error"); + + const char *chunk = m->GetChunk (_start); + if (!chunk) + rb_raise (rb_eStandardError, "No Mapper Chunk"); + return rb_str_new (chunk, _length); +} + +/************ +mapper_close +************/ + +static VALUE mapper_close (VALUE self) +{ + Mapper_t *m = NULL; + Data_Get_Struct (self, Mapper_t, m); + if (!m) + rb_raise (rb_eStandardError, "No Mapper Object"); + m->Close(); + return Qnil; +} + +/*********** +mapper_size +***********/ + +static VALUE mapper_size (VALUE self) +{ + Mapper_t *m = NULL; + Data_Get_Struct (self, Mapper_t, m); + if (!m) + rb_raise (rb_eStandardError, "No Mapper Object"); + return INT2NUM (m->GetFileSize()); +} + + +/********************** +Init_fastfilereaderext +**********************/ + +extern "C" void Init_fastfilereaderext() +{ + EmModule = rb_define_module ("EventMachine"); + FastFileReader = rb_define_class_under (EmModule, "FastFileReader", rb_cObject); + Mapper = rb_define_class_under (FastFileReader, "Mapper", rb_cObject); + + rb_define_module_function (Mapper, "new", (VALUE(*)(...))mapper_new, 1); + rb_define_method (Mapper, "size", (VALUE(*)(...))mapper_size, 0); + rb_define_method (Mapper, "close", (VALUE(*)(...))mapper_close, 0); + rb_define_method (Mapper, "get_chunk", (VALUE(*)(...))mapper_get_chunk, 2); +} + + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/fastfilereader/rubymain.o new file mode 100644 index 0000000000000000000000000000000000000000..0361baeb24f56e96bde76643c17158da50431f22 GIT binary patch literal 71392 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�(v#eQ&z6r;gK0K7?|IjjtOG;wKS3g}_{ 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 (this); + #endif +} + + +/*************************************** +KeyboardDescriptor::~KeyboardDescriptor +***************************************/ + +KeyboardDescriptor::~KeyboardDescriptor() +{ +} + + +/************************* +KeyboardDescriptor::Write +*************************/ + +void KeyboardDescriptor::Write() +{ + // Why are we here? + throw std::runtime_error ("bad code path in keyboard handler"); +} + + +/***************************** +KeyboardDescriptor::Heartbeat +*****************************/ + +void KeyboardDescriptor::Heartbeat() +{ + // no-op +} + + +/************************ +KeyboardDescriptor::Read +************************/ + +void KeyboardDescriptor::Read() +{ + char c; + (void)read (GetSocket(), &c, 1); + _GenericInboundDispatch(&c, 1); +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/kb.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/kb.o new file mode 100644 index 0000000000000000000000000000000000000000..6c21cdba964b7c25cb864d8bfaae549e8b251847 GIT binary patch literal 80304 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 0) ? true : false; +} + + +/************** +PageList::Push +**************/ + +void PageList::Push (const char *buf, int size) +{ + if (buf && (size > 0)) { + char *copy = (char*) malloc (size); + if (!copy) + throw std::runtime_error ("no memory in pagelist"); + memcpy (copy, buf, size); + Pages.push_back (Page (copy, size)); + } +} + + + + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/page.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/page.h new file mode 100644 index 0000000..969fc91 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/page.h @@ -0,0 +1,51 @@ +/***************************************************************************** + +$Id$ + +File: page.h +Date: 30Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + +#ifndef __PageManager__H_ +#define __PageManager__H_ + + +/************** +class PageList +**************/ + +class PageList +{ + struct Page { + Page (const char *b, size_t s): Buffer(b), Size(s) {} + const char *Buffer; + size_t Size; + }; + + public: + PageList(); + virtual ~PageList(); + + void Push (const char*, int); + bool HasPages(); + void Front (const char**, int*); + void PopFront(); + + private: + std::deque Pages; +}; + + +#endif // __PageManager__H_ diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/page.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/page.o new file mode 100644 index 0000000000000000000000000000000000000000..6358ee570e3b7c696d3c2926ed4b396798eb815c GIT binary patch literal 118616 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

        AR5Z;uB`@HoUhs$(!11lf2g6 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 (this); + #endif +} + + +/******************************* +PipeDescriptor::~PipeDescriptor +*******************************/ + +PipeDescriptor::~PipeDescriptor() NO_EXCEPT_FALSE +{ + // Run down any stranded outbound data. + for (size_t i=0; i < OutboundPages.size(); i++) + OutboundPages[i].Free(); + + /* As a virtual destructor, we come here before the base-class + * destructor that closes our file-descriptor. + * We have to make sure the subprocess goes down (if it's not + * already down) and we have to reap the zombie. + * + * This implementation is PROVISIONAL and will surely be improved. + * The intention here is that we never block, hence the highly + * undesirable sleeps. But if we can't reap the subprocess even + * after sending it SIGKILL, then something is wrong and we + * throw a fatal exception, which is also not something we should + * be doing. + * + * Eventually the right thing to do will be to have the reactor + * core respond to SIGCHLD by chaining a handler on top of the + * one Ruby may have installed, and dealing with a list of dead + * children that are pending cleanup. + * + * Since we want to have a signal processor integrated into the + * client-visible API, let's wait until that is done before cleaning + * this up. + * + * Added a very ugly hack to support passing the subprocess's exit + * status to the user. It only makes logical sense for user code to access + * the subprocess exit status in the unbind callback. But unbind is called + * back during the EventableDescriptor destructor. So by that time there's + * no way to call back this object through an object binding, because it's + * already been cleaned up. We might have added a parameter to the unbind + * callback, but that would probably break a huge amount of existing code. + * So the hack-solution is to define an instance variable in the EventMachine + * object and stick the exit status in there, where it can easily be accessed + * with an accessor visible to user code. + * User code should ONLY access the exit status from within the unbind callback. + * Otherwise there's no guarantee it'll be valid. + * This hack won't make it impossible to run multiple EventMachines in a single + * process, but it will make it impossible to reliably nest unbind calls + * within other unbind calls. (Not sure if that's even possible.) + */ + + assert (MyEventMachine); + + /* Another hack to make the SubprocessPid available to get_subprocess_status */ + MyEventMachine->SubprocessPid = SubprocessPid; + + /* 01Mar09: Updated to use a small nanosleep in a loop. When nanosleep is interrupted by SIGCHLD, + * it resumes the system call after processing the signal (resulting in unnecessary latency). + * Calling nanosleep in a loop avoids this problem. + */ + struct timespec req = {0, 50000000}; // 0.05s + int n; + + // wait 0.5s for the process to die + for (n=0; n<10; n++) { + if (waitpid (SubprocessPid, &(MyEventMachine->SubprocessExitStatus), WNOHANG) != 0) return; + nanosleep (&req, NULL); + } + + // send SIGTERM and wait another 1s + kill (SubprocessPid, SIGTERM); + for (n=0; n<20; n++) { + nanosleep (&req, NULL); + if (waitpid (SubprocessPid, &(MyEventMachine->SubprocessExitStatus), WNOHANG) != 0) return; + } + + // send SIGKILL and wait another 5s + kill (SubprocessPid, SIGKILL); + for (n=0; n<100; n++) { + nanosleep (&req, NULL); + if (waitpid (SubprocessPid, &(MyEventMachine->SubprocessExitStatus), WNOHANG) != 0) return; + } + + // still not dead, give up! + throw std::runtime_error ("unable to reap subprocess"); +} + + + +/******************** +PipeDescriptor::Read +********************/ + +void PipeDescriptor::Read() +{ + int sd = GetSocket(); + if (sd == INVALID_SOCKET) { + assert (!bReadAttemptedAfterClose); + bReadAttemptedAfterClose = true; + return; + } + + LastActivity = MyEventMachine->GetCurrentLoopTime(); + + int total_bytes_read = 0; + char readbuffer [16 * 1024]; + + for (int i=0; i < 10; i++) { + // Don't read just one buffer and then move on. This is faster + // if there is a lot of incoming. + // But don't read indefinitely. Give other sockets a chance to run. + // NOTICE, we're reading one less than the buffer size. + // That's so we can put a guard byte at the end of what we send + // to user code. + // Use read instead of recv, which on Linux gives a "socket operation + // on nonsocket" error. + + + int r = read (sd, readbuffer, sizeof(readbuffer) - 1); + //cerr << ""; + + if (r > 0) { + total_bytes_read += r; + + // Add a null-terminator at the the end of the buffer + // that we will send to the callback. + // DO NOT EVER CHANGE THIS. We want to explicitly allow users + // to be able to depend on this behavior, so they will have + // the option to do some things faster. Additionally it's + // a security guard against buffer overflows. + readbuffer [r] = 0; + _GenericInboundDispatch(readbuffer, r); + } + else if (r == 0) { + break; + } + else { + // Basically a would-block, meaning we've read everything there is to read. + break; + } + + } + + + if (total_bytes_read == 0) { + // If we read no data on a socket that selected readable, + // it generally means the other end closed the connection gracefully. + ScheduleClose (false); + //bCloseNow = true; + } + +} + +/********************* +PipeDescriptor::Write +*********************/ + +void PipeDescriptor::Write() +{ + int sd = GetSocket(); + assert (sd != INVALID_SOCKET); + + LastActivity = MyEventMachine->GetCurrentLoopTime(); + char output_buffer [16 * 1024]; + size_t nbytes = 0; + + while ((OutboundPages.size() > 0) && (nbytes < sizeof(output_buffer))) { + OutboundPage *op = &(OutboundPages[0]); + if ((nbytes + op->Length - op->Offset) < sizeof (output_buffer)) { + memcpy (output_buffer + nbytes, op->Buffer + op->Offset, op->Length - op->Offset); + nbytes += (op->Length - op->Offset); + op->Free(); + OutboundPages.pop_front(); + } + else { + int len = sizeof(output_buffer) - nbytes; + memcpy (output_buffer + nbytes, op->Buffer + op->Offset, len); + op->Offset += len; + nbytes += len; + } + } + + // We should never have gotten here if there were no data to write, + // so assert that as a sanity check. + // Don't bother to make sure nbytes is less than output_buffer because + // if it were we probably would have crashed already. + assert (nbytes > 0); + + assert (GetSocket() != INVALID_SOCKET); + int bytes_written = write (GetSocket(), output_buffer, nbytes); +#ifdef OS_WIN32 + int e = WSAGetLastError(); +#else + int e = errno; +#endif + + if (bytes_written > 0) { + OutboundDataSize -= bytes_written; + if ((size_t)bytes_written < nbytes) { + int len = nbytes - bytes_written; + char *buffer = (char*) malloc (len + 1); + if (!buffer) + throw std::runtime_error ("bad alloc throwing back data"); + memcpy (buffer, output_buffer + bytes_written, len); + buffer [len] = 0; + OutboundPages.push_front (OutboundPage (buffer, len)); + } + #ifdef HAVE_EPOLL + EpollEvent.events = EPOLLIN; + if (SelectForWrite()) + EpollEvent.events |= EPOLLOUT; + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + } + else { + #ifdef OS_UNIX + if ((e != EINPROGRESS) && (e != EWOULDBLOCK) && (e != EINTR)) + #endif + #ifdef OS_WIN32 + if ((e != WSAEINPROGRESS) && (e != WSAEWOULDBLOCK)) + #endif + Close(); + } +} + + +/************************* +PipeDescriptor::Heartbeat +*************************/ + +void PipeDescriptor::Heartbeat() +{ + // If an inactivity timeout is defined, then check for it. + if (InactivityTimeout && ((MyEventMachine->GetCurrentLoopTime() - LastActivity) >= InactivityTimeout)) + ScheduleClose (false); + //bCloseNow = true; +} + + +/***************************** +PipeDescriptor::SelectForRead +*****************************/ + +bool PipeDescriptor::SelectForRead() +{ + /* Pipe descriptors, being local by definition, don't have + * a pending state, so this is simpler than for the + * ConnectionDescriptor object. + */ + return bPaused ? false : true; +} + +/****************************** +PipeDescriptor::SelectForWrite +******************************/ + +bool PipeDescriptor::SelectForWrite() +{ + /* Pipe descriptors, being local by definition, don't have + * a pending state, so this is simpler than for the + * ConnectionDescriptor object. + */ + return (GetOutboundDataSize() > 0) && !bPaused ? true : false; +} + + + + +/******************************** +PipeDescriptor::SendOutboundData +********************************/ + +int PipeDescriptor::SendOutboundData (const char *data, unsigned long length) +{ + //if (bCloseNow || bCloseAfterWriting) + if (IsCloseScheduled()) + return 0; + + if (!data && (length > 0)) + throw std::runtime_error ("bad outbound data"); + char *buffer = (char *) malloc (length + 1); + if (!buffer) + throw std::runtime_error ("no allocation for outbound data"); + memcpy (buffer, data, length); + buffer [length] = 0; + OutboundPages.push_back (OutboundPage (buffer, length)); + OutboundDataSize += length; + #ifdef HAVE_EPOLL + EpollEvent.events = (EPOLLIN | EPOLLOUT); + assert (MyEventMachine); + MyEventMachine->Modify (this); + #endif + return length; +} + +/******************************** +PipeDescriptor::GetSubprocessPid +********************************/ + +bool PipeDescriptor::GetSubprocessPid (pid_t *pid) +{ + bool ok = false; + if (pid && (SubprocessPid > 0)) { + *pid = SubprocessPid; + ok = true; + } + return ok; +} + + +#endif // OS_UNIX + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/pipe.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/pipe.o new file mode 100644 index 0000000000000000000000000000000000000000..1cabaa95682568e3dacf8dcea94cf72a4b97a7bb GIT binary patch literal 179520 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 XZY#bWljXzYCH{kBbXBdB=f}%`9M-cr literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/project.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/project.h new file mode 100644 index 0000000..757f701 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/project.h @@ -0,0 +1,174 @@ +/***************************************************************************** + +$Id$ + +File: project.h +Date: 06Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + +#ifndef __Project__H_ +#define __Project__H_ + + +#include +#include +#include +#include +#include +#include +#include +#include + + +#ifdef OS_UNIX +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +typedef int SOCKET; +#define INVALID_SOCKET -1 +#define SOCKET_ERROR -1 +#ifdef OS_SOLARIS8 +#include +#include +#ifndef AF_LOCAL +#define AF_LOCAL AF_UNIX +#endif +// INADDR_NONE is undefined on Solaris < 8. Thanks to Brett Eisenberg and Tim Pease. +#ifndef INADDR_NONE +#define INADDR_NONE ((unsigned long)-1) +#endif +#endif /* OS_SOLARIS8 */ + +#ifdef _AIX +#include +#ifndef AF_LOCAL +#define AF_LOCAL AF_UNIX +#endif +#endif /* _AIX */ + +#ifdef OS_DARWIN +#include +#include +#endif /* OS_DARWIN */ + +#endif /* OS_UNIX */ + +#ifdef OS_WIN32 +// 21Sep09: windows limits select() to 64 sockets by default, we increase it to 1024 here (before including winsock2.h) +// 18Jun12: fd_setsize must be changed in the ruby binary (not in this extension). redefining it also causes segvs, see eventmachine/eventmachine#333 +//#define FD_SETSIZE 1024 + +// WIN32_LEAN_AND_MEAN excludes APIs such as Cryptography, DDE, RPC, Shell, and Windows Sockets. +#define WIN32_LEAN_AND_MEAN + +#include +#include +#include +#include +#include +#include + +// Older versions of MinGW in the Ruby Dev Kit do not provide the getaddrinfo hint flags +#ifndef AI_ADDRCONFIG +#define AI_ADDRCONFIG 0x0400 +#endif + +#ifndef AI_NUMERICSERV +#define AI_NUMERICSERV 0x0008 +#endif + +// Use the Win32 wrapper library that Ruby owns to be able to close sockets with the close() function +#define RUBY_EXPORT +#include +#include +#endif /* OS_WIN32 */ + +#if !defined(_MSC_VER) || _MSC_VER > 1500 +#include +#endif + +#ifdef WITH_SSL +#include +#include +#endif + +#ifdef HAVE_EPOLL +#include +#endif + +#ifdef HAVE_KQUEUE +#include +#include +#endif + +#ifdef HAVE_INOTIFY +#include +#endif + +#ifdef HAVE_OLD_INOTIFY +#include +#include +static inline int inotify_init (void) { return syscall (__NR_inotify_init); } +static inline int inotify_add_watch (int fd, const char *name, __u32 mask) { return syscall (__NR_inotify_add_watch, fd, name, mask); } +static inline int inotify_rm_watch (int fd, __u32 wd) { return syscall (__NR_inotify_rm_watch, fd, wd); } +#define HAVE_INOTIFY 1 +#endif + +#ifdef HAVE_INOTIFY +#define INOTIFY_EVENT_SIZE (sizeof(struct inotify_event)) +#endif + +#ifdef HAVE_WRITEV +#include +#endif + +#if __cplusplus +extern "C" { +#endif + typedef void (*EMCallback)(const unsigned long, int, const char*, const unsigned long); +#if __cplusplus +} +#endif + +#if defined(__GNUC__) && (__GNUC__ >= 3) +#define UNUSED __attribute__ ((unused)) +#else +#define UNUSED +#endif + +#include "binder.h" +#include "em.h" +#include "ed.h" +#include "page.h" +#include "ssl.h" +#include "eventmachine.h" + +#endif // __Project__H_ diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/rubyeventmachine.so b/vendor/bundle/gems/eventmachine-1.2.7/ext/rubyeventmachine.so new file mode 100644 index 0000000000000000000000000000000000000000..42a55747f1d1eba3e98a589ddf789d1666d65a54 GIT binary patch literal 961269 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%0DBr0q+tT0^YS{?SH2_#_&;SHekCn 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.cpp b/vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.cpp new file mode 100644 index 0000000..305f9cb --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.cpp @@ -0,0 +1,1515 @@ +/***************************************************************************** + +$Id$ + +File: rubymain.cpp +Date: 06Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + +#include "project.h" +#include "eventmachine.h" +#include + +#ifndef RFLOAT_VALUE +#define RFLOAT_VALUE(arg) RFLOAT(arg)->value +#endif + +/* Adapted from NUM2BSIG / BSIG2NUM in ext/fiddle/conversions.h, + * we'll call it a BSIG for Binding Signature here. */ +#if SIZEOF_VOIDP == SIZEOF_LONG +# define BSIG2NUM(x) (ULONG2NUM((unsigned long)(x))) +# define NUM2BSIG(x) (NUM2ULONG(x)) +# ifdef OS_WIN32 +# define PRIFBSIG "I32u" +# else +# define PRIFBSIG "lu" +# endif +#else +# define BSIG2NUM(x) (ULL2NUM((unsigned long long)(x))) +# define NUM2BSIG(x) (NUM2ULL(x)) +# ifdef OS_WIN32 +# define PRIFBSIG "I64u" +# else +# define PRIFBSIG "llu" +# endif +#endif + +/******* +Statics +*******/ + +static VALUE EmModule; +static VALUE EmConnection; +static VALUE EmConnsHash; +static VALUE EmTimersHash; + +static VALUE EM_eConnectionError; +static VALUE EM_eUnknownTimerFired; +static VALUE EM_eConnectionNotBound; +static VALUE EM_eUnsupported; +static VALUE EM_eInvalidSignature; + +static VALUE Intern_at_signature; +static VALUE Intern_at_timers; +static VALUE Intern_at_conns; +static VALUE Intern_at_error_handler; +static VALUE Intern_event_callback; +static VALUE Intern_run_deferred_callbacks; +static VALUE Intern_delete; +static VALUE Intern_call; +static VALUE Intern_at; +static VALUE Intern_receive_data; +static VALUE Intern_ssl_handshake_completed; +static VALUE Intern_ssl_verify_peer; +static VALUE Intern_notify_readable; +static VALUE Intern_notify_writable; +static VALUE Intern_proxy_target_unbound; +static VALUE Intern_proxy_completed; +static VALUE Intern_connection_completed; + +static VALUE rb_cProcStatus; + +struct em_event { + uintptr_t signature; + int event; + const char *data_str; + unsigned long data_num; +}; + +static inline VALUE ensure_conn(const uintptr_t signature) +{ + VALUE conn = rb_hash_aref (EmConnsHash, BSIG2NUM (signature)); + if (conn == Qnil) + rb_raise (EM_eConnectionNotBound, "unknown connection: %" PRIFBSIG, signature); + return conn; +} + + +/**************** +t_event_callback +****************/ + +static inline void event_callback (struct em_event* e) +{ + const uintptr_t signature = e->signature; + int event = e->event; + const char *data_str = e->data_str; + const unsigned long data_num = e->data_num; + + switch (event) { + case EM_CONNECTION_READ: + { + VALUE conn = rb_hash_aref (EmConnsHash, BSIG2NUM (signature)); + if (conn == Qnil) + rb_raise (EM_eConnectionNotBound, "received %lu bytes of data for unknown signature: %" PRIFBSIG, data_num, signature); + rb_funcall (conn, Intern_receive_data, 1, rb_str_new (data_str, data_num)); + return; + } + case EM_CONNECTION_ACCEPTED: + { + rb_funcall (EmModule, Intern_event_callback, 3, BSIG2NUM(signature), INT2FIX(event), ULONG2NUM(data_num)); + return; + } + case EM_CONNECTION_UNBOUND: + { + rb_funcall (EmModule, Intern_event_callback, 3, BSIG2NUM(signature), INT2FIX(event), ULONG2NUM(data_num)); + return; + } + case EM_CONNECTION_COMPLETED: + { + VALUE conn = ensure_conn(signature); + rb_funcall (conn, Intern_connection_completed, 0); + return; + } + case EM_CONNECTION_NOTIFY_READABLE: + { + VALUE conn = ensure_conn(signature); + rb_funcall (conn, Intern_notify_readable, 0); + return; + } + case EM_CONNECTION_NOTIFY_WRITABLE: + { + VALUE conn = ensure_conn(signature); + rb_funcall (conn, Intern_notify_writable, 0); + return; + } + case EM_LOOPBREAK_SIGNAL: + { + rb_funcall (EmModule, Intern_run_deferred_callbacks, 0); + return; + } + case EM_TIMER_FIRED: + { + VALUE timer = rb_funcall (EmTimersHash, Intern_delete, 1, ULONG2NUM (data_num)); + if (timer == Qnil) { + rb_raise (EM_eUnknownTimerFired, "no such timer: %lu", data_num); + } else if (timer == Qfalse) { + /* Timer Canceled */ + } else { + rb_funcall (timer, Intern_call, 0); + } + return; + } + #ifdef WITH_SSL + case EM_SSL_HANDSHAKE_COMPLETED: + { + VALUE conn = ensure_conn(signature); + rb_funcall (conn, Intern_ssl_handshake_completed, 0); + return; + } + case EM_SSL_VERIFY: + { + VALUE conn = ensure_conn(signature); + VALUE should_accept = rb_funcall (conn, Intern_ssl_verify_peer, 1, rb_str_new(data_str, data_num)); + if (RTEST(should_accept)) + evma_accept_ssl_peer (signature); + return; + } + #endif + case EM_PROXY_TARGET_UNBOUND: + { + VALUE conn = ensure_conn(signature); + rb_funcall (conn, Intern_proxy_target_unbound, 0); + return; + } + case EM_PROXY_COMPLETED: + { + VALUE conn = ensure_conn(signature); + rb_funcall (conn, Intern_proxy_completed, 0); + return; + } + } +} + +/******************* +event_error_handler +*******************/ + +static void event_error_handler(VALUE self UNUSED, VALUE err) +{ + VALUE error_handler = rb_ivar_get(EmModule, Intern_at_error_handler); + rb_funcall (error_handler, Intern_call, 1, err); +} + +/********************** +event_callback_wrapper +**********************/ + +static void event_callback_wrapper (const uintptr_t signature, int event, const char *data_str, const unsigned long data_num) +{ + struct em_event e; + e.signature = signature; + e.event = event; + e.data_str = data_str; + e.data_num = data_num; + + if (!rb_ivar_defined(EmModule, Intern_at_error_handler)) + event_callback(&e); + else + rb_rescue((VALUE (*)(ANYARGS))event_callback, (VALUE)&e, (VALUE (*)(ANYARGS))event_error_handler, Qnil); +} + +/************************** +t_initialize_event_machine +**************************/ + +static VALUE t_initialize_event_machine (VALUE self UNUSED) +{ + EmConnsHash = rb_ivar_get (EmModule, Intern_at_conns); + EmTimersHash = rb_ivar_get (EmModule, Intern_at_timers); + assert(EmConnsHash != Qnil); + assert(EmTimersHash != Qnil); + evma_initialize_library ((EMCallback)event_callback_wrapper); + return Qnil; +} + + +/****************** +t_run_machine_once +******************/ + +static VALUE t_run_machine_once (VALUE self UNUSED) +{ + return evma_run_machine_once () ? Qtrue : Qfalse; +} + + +/************* +t_run_machine +*************/ + +static VALUE t_run_machine (VALUE self UNUSED) +{ + evma_run_machine(); + return Qnil; +} + + +/******************* +t_add_oneshot_timer +*******************/ + +static VALUE t_add_oneshot_timer (VALUE self UNUSED, VALUE interval) +{ + const uintptr_t f = evma_install_oneshot_timer (FIX2LONG (interval)); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "ran out of timers; use #set_max_timers to increase limit"); + return BSIG2NUM (f); +} + + +/************** +t_start_server +**************/ + +static VALUE t_start_server (VALUE self UNUSED, VALUE server, VALUE port) +{ + const uintptr_t f = evma_create_tcp_server (StringValueCStr(server), FIX2INT(port)); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no acceptor (port is in use or requires root privileges)"); + return BSIG2NUM (f); +} + +/************* +t_stop_server +*************/ + +static VALUE t_stop_server (VALUE self UNUSED, VALUE signature) +{ + evma_stop_tcp_server (NUM2BSIG (signature)); + return Qnil; +} + + +/******************* +t_start_unix_server +*******************/ + +static VALUE t_start_unix_server (VALUE self UNUSED, VALUE filename) +{ + const uintptr_t f = evma_create_unix_domain_server (StringValueCStr(filename)); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no unix-domain acceptor"); + return BSIG2NUM (f); +} + +/******************** +t_attach_sd +********************/ + +static VALUE t_attach_sd(VALUE self UNUSED, VALUE sd) +{ + const uintptr_t f = evma_attach_sd(FIX2INT(sd)); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no socket descriptor acceptor"); + return BSIG2NUM (f); +} + + +/*********** +t_send_data +***********/ + +static VALUE t_send_data (VALUE self UNUSED, VALUE signature, VALUE data, VALUE data_length) +{ + int b = evma_send_data_to_connection (NUM2BSIG (signature), StringValuePtr (data), FIX2INT (data_length)); + return INT2NUM (b); +} + + +/*********** +t_start_tls +***********/ + +static VALUE t_start_tls (VALUE self UNUSED, VALUE signature) +{ + evma_start_tls (NUM2BSIG (signature)); + return Qnil; +} + +/*************** +t_set_tls_parms +***************/ + +static VALUE t_set_tls_parms (VALUE self UNUSED, VALUE signature, VALUE privkeyfile, VALUE certchainfile, VALUE verify_peer, VALUE fail_if_no_peer_cert, VALUE snihostname, VALUE cipherlist, VALUE ecdh_curve, VALUE dhparam, VALUE ssl_version) +{ + /* set_tls_parms takes a series of positional arguments for specifying such things + * as private keys and certificate chains. + * It's expected that the parameter list will grow as we add more supported features. + * ALL of these parameters are optional, and can be specified as empty or NULL strings. + */ + evma_set_tls_parms (NUM2BSIG (signature), StringValueCStr (privkeyfile), StringValueCStr (certchainfile), (verify_peer == Qtrue ? 1 : 0), (fail_if_no_peer_cert == Qtrue ? 1 : 0), StringValueCStr (snihostname), StringValueCStr (cipherlist), StringValueCStr (ecdh_curve), StringValueCStr (dhparam), NUM2INT (ssl_version)); + return Qnil; +} + +/*************** +t_get_peer_cert +***************/ + +#ifdef WITH_SSL +static VALUE t_get_peer_cert (VALUE self UNUSED, VALUE signature) +{ + VALUE ret = Qnil; + + X509 *cert = NULL; + BUF_MEM *buf; + BIO *out; + + cert = evma_get_peer_cert (NUM2BSIG (signature)); + + if (cert != NULL) { + out = BIO_new(BIO_s_mem()); + PEM_write_bio_X509(out, cert); + BIO_get_mem_ptr(out, &buf); + ret = rb_str_new(buf->data, buf->length); + X509_free(cert); + BIO_free(out); + } + + return ret; +} +#else +static VALUE t_get_peer_cert (VALUE self UNUSED, VALUE signature UNUSED) +{ + return Qnil; +} +#endif + +/*************** +t_get_cipher_bits +***************/ + +#ifdef WITH_SSL +static VALUE t_get_cipher_bits (VALUE self UNUSED, VALUE signature) +{ + int bits = evma_get_cipher_bits (NUM2BSIG (signature)); + if (bits == -1) + return Qnil; + return INT2NUM (bits); +} +#else +static VALUE t_get_cipher_bits (VALUE self UNUSED, VALUE signature UNUSED) +{ + return Qnil; +} +#endif + +/*************** +t_get_cipher_name +***************/ + +#ifdef WITH_SSL +static VALUE t_get_cipher_name (VALUE self UNUSED, VALUE signature) +{ + const char *protocol = evma_get_cipher_name (NUM2BSIG (signature)); + if (protocol) + return rb_str_new2 (protocol); + + return Qnil; +} +#else +static VALUE t_get_cipher_name (VALUE self UNUSED, VALUE signature UNUSED) +{ + return Qnil; +} +#endif + +/*************** +t_get_cipher_protocol +***************/ + +#ifdef WITH_SSL +static VALUE t_get_cipher_protocol (VALUE self UNUSED, VALUE signature) +{ + const char *cipher = evma_get_cipher_protocol (NUM2BSIG (signature)); + if (cipher) + return rb_str_new2 (cipher); + + return Qnil; +} +#else +static VALUE t_get_cipher_protocol (VALUE self UNUSED, VALUE signature UNUSED) +{ + return Qnil; +} +#endif + +/*************** +t_get_sni_hostname +***************/ + +#ifdef WITH_SSL +static VALUE t_get_sni_hostname (VALUE self UNUSED, VALUE signature) +{ + const char *sni_hostname = evma_get_sni_hostname (NUM2BSIG (signature)); + if (sni_hostname) + return rb_str_new2 (sni_hostname); + + return Qnil; +} +#else +static VALUE t_get_sni_hostname (VALUE self UNUSED, VALUE signature UNUSED) +{ + return Qnil; +} +#endif + +/************** +t_get_peername +**************/ + +static VALUE t_get_peername (VALUE self UNUSED, VALUE signature) +{ + char buf[1024]; + socklen_t len = sizeof buf; + try { + if (evma_get_peername (NUM2BSIG (signature), (struct sockaddr*)buf, &len)) { + return rb_str_new (buf, len); + } + } catch (std::runtime_error e) { + rb_raise (rb_eRuntimeError, "%s", e.what()); + } + + return Qnil; +} + +/************** +t_get_sockname +**************/ + +static VALUE t_get_sockname (VALUE self UNUSED, VALUE signature) +{ + char buf[1024]; + socklen_t len = sizeof buf; + try { + if (evma_get_sockname (NUM2BSIG (signature), (struct sockaddr*)buf, &len)) { + return rb_str_new (buf, len); + } + } catch (std::runtime_error e) { + rb_raise (rb_eRuntimeError, "%s", e.what()); + } + + return Qnil; +} + +/******************** +t_get_subprocess_pid +********************/ + +static VALUE t_get_subprocess_pid (VALUE self UNUSED, VALUE signature) +{ + pid_t pid; + if (evma_get_subprocess_pid (NUM2BSIG (signature), &pid)) { + return INT2NUM (pid); + } + + return Qnil; +} + +/*********************** +t_get_subprocess_status +***********************/ + +static VALUE t_get_subprocess_status (VALUE self UNUSED, VALUE signature) +{ + VALUE proc_status = Qnil; + + int status; + pid_t pid; + + if (evma_get_subprocess_status (NUM2BSIG (signature), &status)) { + if (evma_get_subprocess_pid (NUM2BSIG (signature), &pid)) { + proc_status = rb_obj_alloc(rb_cProcStatus); + + /* MRI Ruby uses hidden instance vars */ + rb_iv_set(proc_status, "status", INT2FIX(status)); + rb_iv_set(proc_status, "pid", INT2FIX(pid)); + +#ifdef RUBINIUS + /* Rubinius uses standard instance vars */ + rb_iv_set(proc_status, "@pid", INT2FIX(pid)); + if (WIFEXITED(status)) { + rb_iv_set(proc_status, "@status", INT2FIX(WEXITSTATUS(status))); + } else if (WIFSIGNALED(status)) { + rb_iv_set(proc_status, "@termsig", INT2FIX(WTERMSIG(status))); + } else if (WIFSTOPPED(status)) { + rb_iv_set(proc_status, "@stopsig", INT2FIX(WSTOPSIG(status))); + } +#endif + } + } + + return proc_status; +} + +/********************** +t_get_connection_count +**********************/ + +static VALUE t_get_connection_count (VALUE self UNUSED) +{ + return INT2NUM(evma_get_connection_count()); +} + +/***************************** +t_get_comm_inactivity_timeout +*****************************/ + +static VALUE t_get_comm_inactivity_timeout (VALUE self UNUSED, VALUE signature) +{ + return rb_float_new(evma_get_comm_inactivity_timeout(NUM2BSIG (signature))); +} + +/***************************** +t_set_comm_inactivity_timeout +*****************************/ + +static VALUE t_set_comm_inactivity_timeout (VALUE self UNUSED, VALUE signature, VALUE timeout) +{ + float ti = RFLOAT_VALUE(timeout); + if (evma_set_comm_inactivity_timeout(NUM2BSIG(signature), ti)) { + return Qtrue; + } + return Qfalse; +} + +/***************************** +t_get_pending_connect_timeout +*****************************/ + +static VALUE t_get_pending_connect_timeout (VALUE self UNUSED, VALUE signature) +{ + return rb_float_new(evma_get_pending_connect_timeout(NUM2BSIG (signature))); +} + +/***************************** +t_set_pending_connect_timeout +*****************************/ + +static VALUE t_set_pending_connect_timeout (VALUE self UNUSED, VALUE signature, VALUE timeout) +{ + float ti = RFLOAT_VALUE(timeout); + if (evma_set_pending_connect_timeout(NUM2BSIG(signature), ti)) { + return Qtrue; + } + return Qfalse; +} + +/*************** +t_send_datagram +***************/ + +static VALUE t_send_datagram (VALUE self UNUSED, VALUE signature, VALUE data, VALUE data_length, VALUE address, VALUE port) +{ + int b = evma_send_datagram (NUM2BSIG (signature), StringValuePtr (data), FIX2INT (data_length), StringValueCStr(address), FIX2INT(port)); + if (b < 0) + rb_raise (EM_eConnectionError, "%s", "error in sending datagram"); // FIXME: this could be more specific. + return INT2NUM (b); +} + + +/****************** +t_close_connection +******************/ + +static VALUE t_close_connection (VALUE self UNUSED, VALUE signature, VALUE after_writing) +{ + evma_close_connection (NUM2BSIG (signature), ((after_writing == Qtrue) ? 1 : 0)); + return Qnil; +} + +/******************************** +t_report_connection_error_status +********************************/ + +static VALUE t_report_connection_error_status (VALUE self UNUSED, VALUE signature) +{ + int b = evma_report_connection_error_status (NUM2BSIG (signature)); + return INT2NUM (b); +} + + + +/**************** +t_connect_server +****************/ + +static VALUE t_connect_server (VALUE self UNUSED, VALUE server, VALUE port) +{ + // Avoid FIX2INT in this case, because it doesn't deal with type errors properly. + // Specifically, if the value of port comes in as a string rather than an integer, + // NUM2INT will throw a type error, but FIX2INT will generate garbage. + + try { + const uintptr_t f = evma_connect_to_server (NULL, 0, StringValueCStr(server), NUM2INT(port)); + if (!f) + rb_raise (EM_eConnectionError, "%s", "no connection"); + return BSIG2NUM (f); + } catch (std::runtime_error e) { + rb_raise (EM_eConnectionError, "%s", e.what()); + } + return Qnil; +} + +/********************* +t_bind_connect_server +*********************/ + +static VALUE t_bind_connect_server (VALUE self UNUSED, VALUE bind_addr, VALUE bind_port, VALUE server, VALUE port) +{ + // Avoid FIX2INT in this case, because it doesn't deal with type errors properly. + // Specifically, if the value of port comes in as a string rather than an integer, + // NUM2INT will throw a type error, but FIX2INT will generate garbage. + + try { + const uintptr_t f = evma_connect_to_server (StringValueCStr(bind_addr), NUM2INT(bind_port), StringValueCStr(server), NUM2INT(port)); + if (!f) + rb_raise (EM_eConnectionError, "%s", "no connection"); + return BSIG2NUM (f); + } catch (std::runtime_error e) { + rb_raise (EM_eConnectionError, "%s", e.what()); + } + return Qnil; +} + +/********************* +t_connect_unix_server +*********************/ + +static VALUE t_connect_unix_server (VALUE self UNUSED, VALUE serversocket) +{ + const uintptr_t f = evma_connect_to_unix_server (StringValueCStr(serversocket)); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no connection"); + return BSIG2NUM (f); +} + +/*********** +t_attach_fd +***********/ + +static VALUE t_attach_fd (VALUE self UNUSED, VALUE file_descriptor, VALUE watch_mode) +{ + const uintptr_t f = evma_attach_fd (NUM2INT(file_descriptor), watch_mode == Qtrue); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no connection"); + return BSIG2NUM (f); +} + +/*********** +t_detach_fd +***********/ + +static VALUE t_detach_fd (VALUE self UNUSED, VALUE signature) +{ + return INT2NUM(evma_detach_fd (NUM2BSIG (signature))); +} + +/********************* +t_get_file_descriptor +*********************/ +static VALUE t_get_file_descriptor (VALUE self UNUSED, VALUE signature) +{ + return INT2NUM(evma_get_file_descriptor (NUM2BSIG (signature))); +} + +/************** +t_get_sock_opt +**************/ + +static VALUE t_get_sock_opt (VALUE self UNUSED, VALUE signature, VALUE lev, VALUE optname) +{ + int fd = evma_get_file_descriptor (NUM2BSIG (signature)); + int level = NUM2INT(lev), option = NUM2INT(optname); + socklen_t len = 128; + char buf[128]; + + if (getsockopt(fd, level, option, buf, &len) < 0) + rb_sys_fail("getsockopt"); + + return rb_str_new(buf, len); +} + +/************** +t_set_sock_opt +**************/ + +static VALUE t_set_sock_opt (VALUE self UNUSED, VALUE signature, VALUE lev, VALUE optname, VALUE optval) +{ + int fd = evma_get_file_descriptor (NUM2BSIG (signature)); + int level = NUM2INT(lev), option = NUM2INT(optname); + int i; + const void *v; + socklen_t len; + + switch (TYPE(optval)) { + case T_FIXNUM: + i = FIX2INT(optval); + goto numval; + case T_FALSE: + i = 0; + goto numval; + case T_TRUE: + i = 1; + numval: + v = (void*)&i; len = sizeof(i); + break; + default: + StringValue(optval); + v = RSTRING_PTR(optval); + len = RSTRING_LENINT(optval); + break; + } + + + if (setsockopt(fd, level, option, (char *)v, len) < 0) + rb_sys_fail("setsockopt"); + + return INT2FIX(0); +} + +/******************** +t_is_notify_readable +********************/ + +static VALUE t_is_notify_readable (VALUE self UNUSED, VALUE signature) +{ + return evma_is_notify_readable(NUM2BSIG (signature)) ? Qtrue : Qfalse; +} + +/********************* +t_set_notify_readable +*********************/ + +static VALUE t_set_notify_readable (VALUE self UNUSED, VALUE signature, VALUE mode) +{ + evma_set_notify_readable(NUM2BSIG(signature), mode == Qtrue); + return Qnil; +} + +/******************** +t_is_notify_readable +********************/ + +static VALUE t_is_notify_writable (VALUE self UNUSED, VALUE signature) +{ + return evma_is_notify_writable(NUM2BSIG (signature)) ? Qtrue : Qfalse; +} + +/********************* +t_set_notify_writable +*********************/ + +static VALUE t_set_notify_writable (VALUE self UNUSED, VALUE signature, VALUE mode) +{ + evma_set_notify_writable(NUM2BSIG (signature), mode == Qtrue); + return Qnil; +} + +/******* +t_pause +*******/ + +static VALUE t_pause (VALUE self UNUSED, VALUE signature) +{ + return evma_pause(NUM2BSIG (signature)) ? Qtrue : Qfalse; +} + +/******** +t_resume +********/ + +static VALUE t_resume (VALUE self UNUSED, VALUE signature) +{ + return evma_resume(NUM2BSIG (signature)) ? Qtrue : Qfalse; +} + +/********** +t_paused_p +**********/ + +static VALUE t_paused_p (VALUE self UNUSED, VALUE signature) +{ + return evma_is_paused(NUM2BSIG (signature)) ? Qtrue : Qfalse; +} + +/********************* +t_num_close_scheduled +*********************/ + +static VALUE t_num_close_scheduled (VALUE self UNUSED) +{ + return INT2FIX(evma_num_close_scheduled()); +} + +/***************** +t_open_udp_socket +*****************/ + +static VALUE t_open_udp_socket (VALUE self UNUSED, VALUE server, VALUE port) +{ + const uintptr_t f = evma_open_datagram_socket (StringValueCStr(server), FIX2INT(port)); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no datagram socket"); + return BSIG2NUM(f); +} + + + +/***************** +t_release_machine +*****************/ + +static VALUE t_release_machine (VALUE self UNUSED) +{ + evma_release_library(); + return Qnil; +} + + +/****** +t_stop +******/ + +static VALUE t_stop (VALUE self UNUSED) +{ + evma_stop_machine(); + return Qnil; +} + +/****************** +t_signal_loopbreak +******************/ + +static VALUE t_signal_loopbreak (VALUE self UNUSED) +{ + evma_signal_loopbreak(); + return Qnil; +} + +/************** +t_library_type +**************/ + +static VALUE t_library_type (VALUE self UNUSED) +{ + return rb_eval_string (":extension"); +} + + + +/******************* +t_set_timer_quantum +*******************/ + +static VALUE t_set_timer_quantum (VALUE self UNUSED, VALUE interval) +{ + evma_set_timer_quantum (FIX2INT (interval)); + return Qnil; +} + +/******************** +t_get_max_timer_count +********************/ + +static VALUE t_get_max_timer_count (VALUE self UNUSED) +{ + return INT2FIX (evma_get_max_timer_count()); +} + +/******************** +t_set_max_timer_count +********************/ + +static VALUE t_set_max_timer_count (VALUE self UNUSED, VALUE ct) +{ + evma_set_max_timer_count (FIX2INT (ct)); + return Qnil; +} + +/******************** +t_get/set_simultaneous_accept_count +********************/ + +static VALUE t_get_simultaneous_accept_count (VALUE self UNUSED) +{ + return INT2FIX (evma_get_simultaneous_accept_count()); +} + +static VALUE t_set_simultaneous_accept_count (VALUE self UNUSED, VALUE ct) +{ + evma_set_simultaneous_accept_count (FIX2INT (ct)); + return Qnil; +} + +/*************** +t_setuid_string +***************/ + +static VALUE t_setuid_string (VALUE self UNUSED, VALUE username) +{ + evma_setuid_string (StringValueCStr (username)); + return Qnil; +} + + + +/************** +t_invoke_popen +**************/ + +static VALUE t_invoke_popen (VALUE self UNUSED, VALUE cmd) +{ + #ifdef OS_WIN32 + rb_raise (EM_eUnsupported, "popen is not available on this platform"); + #endif + + int len = RARRAY_LEN(cmd); + if (len >= 2048) + rb_raise (rb_eRuntimeError, "%s", "too many arguments to popen"); + char *strings [2048]; + for (int i=0; i < len; i++) { + VALUE ix = INT2FIX (i); + VALUE s = rb_ary_aref (1, &ix, cmd); + strings[i] = StringValueCStr (s); + } + strings[len] = NULL; + + uintptr_t f = 0; + try { + f = evma_popen (strings); + } catch (std::runtime_error e) { + rb_raise (rb_eRuntimeError, "%s", e.what()); + } + if (!f) { + char *err = strerror (errno); + char buf[100]; + memset (buf, 0, sizeof(buf)); + snprintf (buf, sizeof(buf)-1, "no popen: %s", (err?err:"???")); + rb_raise (rb_eRuntimeError, "%s", buf); + } + return BSIG2NUM (f); +} + + +/*************** +t_read_keyboard +***************/ + +static VALUE t_read_keyboard (VALUE self UNUSED) +{ + const uintptr_t f = evma_open_keyboard(); + if (!f) + rb_raise (rb_eRuntimeError, "%s", "no keyboard reader"); + return BSIG2NUM (f); +} + + +/**************** +t_watch_filename +****************/ + +static VALUE t_watch_filename (VALUE self UNUSED, VALUE fname) +{ + try { + return BSIG2NUM(evma_watch_filename(StringValueCStr(fname))); + } catch (std::runtime_error e) { + rb_raise (EM_eUnsupported, "%s", e.what()); + } + return Qnil; +} + + +/****************** +t_unwatch_filename +******************/ + +static VALUE t_unwatch_filename (VALUE self UNUSED, VALUE sig) +{ + try { + evma_unwatch_filename(NUM2BSIG (sig)); + } catch (std::runtime_error e) { + rb_raise (EM_eInvalidSignature, "%s", e.what()); + } + + return Qnil; +} + + +/*********** +t_watch_pid +***********/ + +static VALUE t_watch_pid (VALUE self UNUSED, VALUE pid) +{ + try { + return BSIG2NUM(evma_watch_pid(NUM2INT(pid))); + } catch (std::runtime_error e) { + rb_raise (EM_eUnsupported, "%s", e.what()); + } + return Qnil; +} + + +/************* +t_unwatch_pid +*************/ + +static VALUE t_unwatch_pid (VALUE self UNUSED, VALUE sig) +{ + evma_unwatch_pid(NUM2BSIG (sig)); + return Qnil; +} + + +/********** +t__epoll_p +**********/ + +static VALUE t__epoll_p (VALUE self UNUSED) +{ + #ifdef HAVE_EPOLL + return Qtrue; + #else + return Qfalse; + #endif +} + +/******** +t__epoll +********/ + +static VALUE t__epoll (VALUE self UNUSED) +{ + if (t__epoll_p(self) == Qfalse) + return Qfalse; + + evma_set_epoll (1); + return Qtrue; +} + +/*********** +t__epoll_set +***********/ + +static VALUE t__epoll_set (VALUE self, VALUE val) +{ + if (t__epoll_p(self) == Qfalse && val == Qtrue) + rb_raise (EM_eUnsupported, "%s", "epoll is not supported on this platform"); + + evma_set_epoll (val == Qtrue ? 1 : 0); + return val; +} + + +/*********** +t__kqueue_p +***********/ + +static VALUE t__kqueue_p (VALUE self UNUSED) +{ + #ifdef HAVE_KQUEUE + return Qtrue; + #else + return Qfalse; + #endif +} + +/********* +t__kqueue +*********/ + +static VALUE t__kqueue (VALUE self UNUSED) +{ + if (t__kqueue_p(self) == Qfalse) + return Qfalse; + + evma_set_kqueue (1); + return Qtrue; +} + +/************* +t__kqueue_set +*************/ + +static VALUE t__kqueue_set (VALUE self, VALUE val) +{ + if (t__kqueue_p(self) == Qfalse && val == Qtrue) + rb_raise (EM_eUnsupported, "%s", "kqueue is not supported on this platform"); + + evma_set_kqueue (val == Qtrue ? 1 : 0); + return val; +} + + +/******** +t__ssl_p +********/ + +static VALUE t__ssl_p (VALUE self UNUSED) +{ + #ifdef WITH_SSL + return Qtrue; + #else + return Qfalse; + #endif +} + +/******** +t_stopping +********/ + +static VALUE t_stopping () +{ + if (evma_stopping()) { + return Qtrue; + } else { + return Qfalse; + } +} + + +/**************** +t_send_file_data +****************/ + +static VALUE t_send_file_data (VALUE self UNUSED, VALUE signature, VALUE filename) +{ + + /* The current implementation of evma_send_file_data_to_connection enforces a strict + * upper limit on the file size it will transmit (currently 32K). The function returns + * zero on success, -1 if the requested file exceeds its size limit, and a positive + * number for other errors. + * TODO: Positive return values are actually errno's, which is probably the wrong way to + * do this. For one thing it's ugly. For another, we can't be sure zero is never a real errno. + */ + + int b = evma_send_file_data_to_connection (NUM2BSIG (signature), StringValueCStr(filename)); + if (b == -1) + rb_raise(rb_eRuntimeError, "%s", "File too large. send_file_data() supports files under 32k."); + if (b > 0) { + char *err = strerror (b); + char buf[1024]; + memset (buf, 0, sizeof(buf)); + snprintf (buf, sizeof(buf)-1, ": %s %s", StringValueCStr(filename),(err?err:"???")); + + rb_raise (rb_eIOError, "%s", buf); + } + + return INT2NUM (0); +} + + +/******************* +t_set_rlimit_nofile +*******************/ + +static VALUE t_set_rlimit_nofile (VALUE self UNUSED, VALUE arg) +{ + arg = (NIL_P(arg)) ? -1 : NUM2INT (arg); + return INT2NUM (evma_set_rlimit_nofile (arg)); +} + +/*************************** +conn_get_outbound_data_size +***************************/ + +static VALUE conn_get_outbound_data_size (VALUE self) +{ + VALUE sig = rb_ivar_get (self, Intern_at_signature); + return INT2NUM (evma_get_outbound_data_size (NUM2BSIG (sig))); +} + + +/****************************** +conn_associate_callback_target +******************************/ + +static VALUE conn_associate_callback_target (VALUE self UNUSED, VALUE sig UNUSED) +{ + // No-op for the time being. + return Qnil; +} + + +/*************** +t_get_loop_time +****************/ + +static VALUE t_get_loop_time (VALUE self UNUSED) +{ + uint64_t current_time = evma_get_current_loop_time(); + if (current_time == 0) { + return Qnil; + } + + // Generally the industry has moved to 64-bit time_t, this is just in case we're 32-bit time_t. + if (sizeof(time_t) < 8 && current_time > INT_MAX) { + return rb_funcall(rb_cTime, Intern_at, 2, INT2NUM(current_time / 1000000), INT2NUM(current_time % 1000000)); + } else { + return rb_time_new(current_time / 1000000, current_time % 1000000); + } +} + + +/************* +t_start_proxy +**************/ + +static VALUE t_start_proxy (VALUE self UNUSED, VALUE from, VALUE to, VALUE bufsize, VALUE length) +{ + try { + evma_start_proxy(NUM2BSIG (from), NUM2BSIG (to), NUM2ULONG(bufsize), NUM2ULONG(length)); + } catch (std::runtime_error e) { + rb_raise (EM_eConnectionError, "%s", e.what()); + } + return Qnil; +} + + +/************ +t_stop_proxy +*************/ + +static VALUE t_stop_proxy (VALUE self UNUSED, VALUE from) +{ + try{ + evma_stop_proxy(NUM2BSIG (from)); + } catch (std::runtime_error e) { + rb_raise (EM_eConnectionError, "%s", e.what()); + } + return Qnil; +} + +/*************** +t_proxied_bytes +****************/ + +static VALUE t_proxied_bytes (VALUE self UNUSED, VALUE from) +{ + try{ + return BSIG2NUM(evma_proxied_bytes(NUM2BSIG (from))); + } catch (std::runtime_error e) { + rb_raise (EM_eConnectionError, "%s", e.what()); + } + return Qnil; +} + +/*************** +t_get_idle_time +****************/ + +static VALUE t_get_idle_time (VALUE self UNUSED, VALUE from) +{ + try{ + uint64_t current_time = evma_get_current_loop_time(); + uint64_t time = evma_get_last_activity_time(NUM2BSIG (from)); + if (current_time != 0 && time != 0) { + if (time >= current_time) + return BSIG2NUM(0); + else { + uint64_t diff = current_time - time; + float seconds = diff / (1000.0*1000.0); + return rb_float_new(seconds); + } + return Qnil; + } + } catch (std::runtime_error e) { + rb_raise (EM_eConnectionError, "%s", e.what()); + } + return Qnil; +} + +/************************ +t_get_heartbeat_interval +*************************/ + +static VALUE t_get_heartbeat_interval (VALUE self UNUSED) +{ + return rb_float_new(evma_get_heartbeat_interval()); +} + + +/************************ +t_set_heartbeat_interval +*************************/ + +static VALUE t_set_heartbeat_interval (VALUE self UNUSED, VALUE interval) +{ + float iv = RFLOAT_VALUE(interval); + if (evma_set_heartbeat_interval(iv)) + return Qtrue; + return Qfalse; +} + + +/********************* +Init_rubyeventmachine +*********************/ + +extern "C" void Init_rubyeventmachine() +{ + // Lookup Process::Status for get_subprocess_status + VALUE rb_mProcess = rb_const_get(rb_cObject, rb_intern("Process")); + rb_cProcStatus = rb_const_get(rb_mProcess, rb_intern("Status")); + + // Tuck away some symbol values so we don't have to look 'em up every time we need 'em. + Intern_at_signature = rb_intern ("@signature"); + Intern_at_timers = rb_intern ("@timers"); + Intern_at_conns = rb_intern ("@conns"); + Intern_at_error_handler = rb_intern("@error_handler"); + + Intern_event_callback = rb_intern ("event_callback"); + Intern_run_deferred_callbacks = rb_intern ("run_deferred_callbacks"); + Intern_delete = rb_intern ("delete"); + Intern_call = rb_intern ("call"); + Intern_at = rb_intern("at"); + Intern_receive_data = rb_intern ("receive_data"); + Intern_ssl_handshake_completed = rb_intern ("ssl_handshake_completed"); + Intern_ssl_verify_peer = rb_intern ("ssl_verify_peer"); + Intern_notify_readable = rb_intern ("notify_readable"); + Intern_notify_writable = rb_intern ("notify_writable"); + Intern_proxy_target_unbound = rb_intern ("proxy_target_unbound"); + Intern_proxy_completed = rb_intern ("proxy_completed"); + Intern_connection_completed = rb_intern ("connection_completed"); + + // INCOMPLETE, we need to define class Connections inside module EventMachine + // run_machine and run_machine_without_threads are now identical. + // Must deprecate the without_threads variant. + EmModule = rb_define_module ("EventMachine"); + EmConnection = rb_define_class_under (EmModule, "Connection", rb_cObject); + + rb_define_class_under (EmModule, "NoHandlerForAcceptedConnection", rb_eRuntimeError); + EM_eConnectionError = rb_define_class_under (EmModule, "ConnectionError", rb_eRuntimeError); + EM_eConnectionNotBound = rb_define_class_under (EmModule, "ConnectionNotBound", rb_eRuntimeError); + EM_eUnknownTimerFired = rb_define_class_under (EmModule, "UnknownTimerFired", rb_eRuntimeError); + EM_eUnsupported = rb_define_class_under (EmModule, "Unsupported", rb_eRuntimeError); + EM_eInvalidSignature = rb_define_class_under (EmModule, "InvalidSignature", rb_eRuntimeError); + + rb_define_module_function (EmModule, "initialize_event_machine", (VALUE(*)(...))t_initialize_event_machine, 0); + rb_define_module_function (EmModule, "run_machine_once", (VALUE(*)(...))t_run_machine_once, 0); + rb_define_module_function (EmModule, "run_machine", (VALUE(*)(...))t_run_machine, 0); + rb_define_module_function (EmModule, "run_machine_without_threads", (VALUE(*)(...))t_run_machine, 0); + rb_define_module_function (EmModule, "add_oneshot_timer", (VALUE(*)(...))t_add_oneshot_timer, 1); + rb_define_module_function (EmModule, "start_tcp_server", (VALUE(*)(...))t_start_server, 2); + rb_define_module_function (EmModule, "stop_tcp_server", (VALUE(*)(...))t_stop_server, 1); + rb_define_module_function (EmModule, "start_unix_server", (VALUE(*)(...))t_start_unix_server, 1); + rb_define_module_function (EmModule, "attach_sd", (VALUE(*)(...))t_attach_sd, 1); + rb_define_module_function (EmModule, "set_tls_parms", (VALUE(*)(...))t_set_tls_parms, 10); + rb_define_module_function (EmModule, "start_tls", (VALUE(*)(...))t_start_tls, 1); + rb_define_module_function (EmModule, "get_peer_cert", (VALUE(*)(...))t_get_peer_cert, 1); + rb_define_module_function (EmModule, "get_cipher_bits", (VALUE(*)(...))t_get_cipher_bits, 1); + rb_define_module_function (EmModule, "get_cipher_name", (VALUE(*)(...))t_get_cipher_name, 1); + rb_define_module_function (EmModule, "get_cipher_protocol", (VALUE(*)(...))t_get_cipher_protocol, 1); + rb_define_module_function (EmModule, "get_sni_hostname", (VALUE(*)(...))t_get_sni_hostname, 1); + rb_define_module_function (EmModule, "send_data", (VALUE(*)(...))t_send_data, 3); + rb_define_module_function (EmModule, "send_datagram", (VALUE(*)(...))t_send_datagram, 5); + rb_define_module_function (EmModule, "close_connection", (VALUE(*)(...))t_close_connection, 2); + rb_define_module_function (EmModule, "report_connection_error_status", (VALUE(*)(...))t_report_connection_error_status, 1); + rb_define_module_function (EmModule, "connect_server", (VALUE(*)(...))t_connect_server, 2); + rb_define_module_function (EmModule, "bind_connect_server", (VALUE(*)(...))t_bind_connect_server, 4); + rb_define_module_function (EmModule, "connect_unix_server", (VALUE(*)(...))t_connect_unix_server, 1); + + rb_define_module_function (EmModule, "attach_fd", (VALUE (*)(...))t_attach_fd, 2); + rb_define_module_function (EmModule, "detach_fd", (VALUE (*)(...))t_detach_fd, 1); + rb_define_module_function (EmModule, "get_file_descriptor", (VALUE (*)(...))t_get_file_descriptor, 1); + rb_define_module_function (EmModule, "get_sock_opt", (VALUE (*)(...))t_get_sock_opt, 3); + rb_define_module_function (EmModule, "set_sock_opt", (VALUE (*)(...))t_set_sock_opt, 4); + rb_define_module_function (EmModule, "set_notify_readable", (VALUE (*)(...))t_set_notify_readable, 2); + rb_define_module_function (EmModule, "set_notify_writable", (VALUE (*)(...))t_set_notify_writable, 2); + rb_define_module_function (EmModule, "is_notify_readable", (VALUE (*)(...))t_is_notify_readable, 1); + rb_define_module_function (EmModule, "is_notify_writable", (VALUE (*)(...))t_is_notify_writable, 1); + + rb_define_module_function (EmModule, "pause_connection", (VALUE (*)(...))t_pause, 1); + rb_define_module_function (EmModule, "resume_connection", (VALUE (*)(...))t_resume, 1); + rb_define_module_function (EmModule, "connection_paused?", (VALUE (*)(...))t_paused_p, 1); + rb_define_module_function (EmModule, "num_close_scheduled", (VALUE (*)(...))t_num_close_scheduled, 0); + + rb_define_module_function (EmModule, "start_proxy", (VALUE (*)(...))t_start_proxy, 4); + rb_define_module_function (EmModule, "stop_proxy", (VALUE (*)(...))t_stop_proxy, 1); + rb_define_module_function (EmModule, "get_proxied_bytes", (VALUE (*)(...))t_proxied_bytes, 1); + + rb_define_module_function (EmModule, "watch_filename", (VALUE (*)(...))t_watch_filename, 1); + rb_define_module_function (EmModule, "unwatch_filename", (VALUE (*)(...))t_unwatch_filename, 1); + + rb_define_module_function (EmModule, "watch_pid", (VALUE (*)(...))t_watch_pid, 1); + rb_define_module_function (EmModule, "unwatch_pid", (VALUE (*)(...))t_unwatch_pid, 1); + + rb_define_module_function (EmModule, "current_time", (VALUE(*)(...))t_get_loop_time, 0); + + rb_define_module_function (EmModule, "open_udp_socket", (VALUE(*)(...))t_open_udp_socket, 2); + rb_define_module_function (EmModule, "read_keyboard", (VALUE(*)(...))t_read_keyboard, 0); + rb_define_module_function (EmModule, "release_machine", (VALUE(*)(...))t_release_machine, 0); + rb_define_module_function (EmModule, "stop", (VALUE(*)(...))t_stop, 0); + rb_define_module_function (EmModule, "signal_loopbreak", (VALUE(*)(...))t_signal_loopbreak, 0); + rb_define_module_function (EmModule, "library_type", (VALUE(*)(...))t_library_type, 0); + rb_define_module_function (EmModule, "set_timer_quantum", (VALUE(*)(...))t_set_timer_quantum, 1); + rb_define_module_function (EmModule, "get_max_timer_count", (VALUE(*)(...))t_get_max_timer_count, 0); + rb_define_module_function (EmModule, "set_max_timer_count", (VALUE(*)(...))t_set_max_timer_count, 1); + rb_define_module_function (EmModule, "get_simultaneous_accept_count", (VALUE(*)(...))t_get_simultaneous_accept_count, 0); + rb_define_module_function (EmModule, "set_simultaneous_accept_count", (VALUE(*)(...))t_set_simultaneous_accept_count, 1); + rb_define_module_function (EmModule, "setuid_string", (VALUE(*)(...))t_setuid_string, 1); + rb_define_module_function (EmModule, "invoke_popen", (VALUE(*)(...))t_invoke_popen, 1); + rb_define_module_function (EmModule, "send_file_data", (VALUE(*)(...))t_send_file_data, 2); + rb_define_module_function (EmModule, "get_heartbeat_interval", (VALUE(*)(...))t_get_heartbeat_interval, 0); + rb_define_module_function (EmModule, "set_heartbeat_interval", (VALUE(*)(...))t_set_heartbeat_interval, 1); + rb_define_module_function (EmModule, "get_idle_time", (VALUE(*)(...))t_get_idle_time, 1); + + rb_define_module_function (EmModule, "get_peername", (VALUE(*)(...))t_get_peername, 1); + rb_define_module_function (EmModule, "get_sockname", (VALUE(*)(...))t_get_sockname, 1); + rb_define_module_function (EmModule, "get_subprocess_pid", (VALUE(*)(...))t_get_subprocess_pid, 1); + rb_define_module_function (EmModule, "get_subprocess_status", (VALUE(*)(...))t_get_subprocess_status, 1); + rb_define_module_function (EmModule, "get_comm_inactivity_timeout", (VALUE(*)(...))t_get_comm_inactivity_timeout, 1); + rb_define_module_function (EmModule, "set_comm_inactivity_timeout", (VALUE(*)(...))t_set_comm_inactivity_timeout, 2); + rb_define_module_function (EmModule, "get_pending_connect_timeout", (VALUE(*)(...))t_get_pending_connect_timeout, 1); + rb_define_module_function (EmModule, "set_pending_connect_timeout", (VALUE(*)(...))t_set_pending_connect_timeout, 2); + rb_define_module_function (EmModule, "set_rlimit_nofile", (VALUE(*)(...))t_set_rlimit_nofile, 1); + rb_define_module_function (EmModule, "get_connection_count", (VALUE(*)(...))t_get_connection_count, 0); + + rb_define_module_function (EmModule, "epoll", (VALUE(*)(...))t__epoll, 0); + rb_define_module_function (EmModule, "epoll=", (VALUE(*)(...))t__epoll_set, 1); + rb_define_module_function (EmModule, "epoll?", (VALUE(*)(...))t__epoll_p, 0); + + rb_define_module_function (EmModule, "kqueue", (VALUE(*)(...))t__kqueue, 0); + rb_define_module_function (EmModule, "kqueue=", (VALUE(*)(...))t__kqueue_set, 1); + rb_define_module_function (EmModule, "kqueue?", (VALUE(*)(...))t__kqueue_p, 0); + + rb_define_module_function (EmModule, "ssl?", (VALUE(*)(...))t__ssl_p, 0); + rb_define_module_function(EmModule, "stopping?",(VALUE(*)(...))t_stopping, 0); + + rb_define_method (EmConnection, "get_outbound_data_size", (VALUE(*)(...))conn_get_outbound_data_size, 0); + rb_define_method (EmConnection, "associate_callback_target", (VALUE(*)(...))conn_associate_callback_target, 1); + + // Connection states + rb_define_const (EmModule, "TimerFired", INT2NUM(EM_TIMER_FIRED )); + rb_define_const (EmModule, "ConnectionData", INT2NUM(EM_CONNECTION_READ )); + rb_define_const (EmModule, "ConnectionUnbound", INT2NUM(EM_CONNECTION_UNBOUND )); + rb_define_const (EmModule, "ConnectionAccepted", INT2NUM(EM_CONNECTION_ACCEPTED )); + rb_define_const (EmModule, "ConnectionCompleted", INT2NUM(EM_CONNECTION_COMPLETED )); + rb_define_const (EmModule, "LoopbreakSignalled", INT2NUM(EM_LOOPBREAK_SIGNAL )); + rb_define_const (EmModule, "ConnectionNotifyReadable", INT2NUM(EM_CONNECTION_NOTIFY_READABLE)); + rb_define_const (EmModule, "ConnectionNotifyWritable", INT2NUM(EM_CONNECTION_NOTIFY_WRITABLE)); + rb_define_const (EmModule, "SslHandshakeCompleted", INT2NUM(EM_SSL_HANDSHAKE_COMPLETED )); + rb_define_const (EmModule, "SslVerify", INT2NUM(EM_SSL_VERIFY )); + // EM_PROXY_TARGET_UNBOUND = 110, + // EM_PROXY_COMPLETED = 111 + + // SSL Protocols + rb_define_const (EmModule, "EM_PROTO_SSLv2", INT2NUM(EM_PROTO_SSLv2 )); + rb_define_const (EmModule, "EM_PROTO_SSLv3", INT2NUM(EM_PROTO_SSLv3 )); + rb_define_const (EmModule, "EM_PROTO_TLSv1", INT2NUM(EM_PROTO_TLSv1 )); + rb_define_const (EmModule, "EM_PROTO_TLSv1_1", INT2NUM(EM_PROTO_TLSv1_1)); + rb_define_const (EmModule, "EM_PROTO_TLSv1_2", INT2NUM(EM_PROTO_TLSv1_2)); +} + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/rubymain.o new file mode 100644 index 0000000000000000000000000000000000000000..aba28b854ac561a996d14ba463ba0de141042c90 GIT binary patch literal 298352 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

        djd!X1)OSRXV;hlN0>@v1nfRrC zO0+)@Gw(C*dt#UIgv#grb`bmsv;5rq4{++Q1KMBfRnd{h2!CDubDi>&l_x6i`f-Eu zwOX7v;e}2hS|C9HMeva8hl46^=zkVXz{re^Gm6%8F zIR!QG=Pq!!Ry$d`-mmiaED3e;kFk88@xCqm?{YEED!-&(z&7PCm+1c=>p$Mypx>W3 z{i`s5i|iR--e-G}`so}|B!6KEUnt?%mGC>j`?ap_%LCx#&l?^T>g@jo>*+He z)D8SjE%Z!@{(rNc<W_2!f5-BwwCnO$@cyoQmwc^6p8k(y^5?&D{(Oh>$8-D)@S^c~HuFC7^4(HnrWK!8 zB7ac{zp{kyE8+Js?=v6L^U0jn`v`cEpZ}!t(P<*6$5!)-@~gDpuTVXQl|S?@0sJ?K zNYdY@(zx39Zs9kn{K?Gqrt2~UUS!Xx>bd4_5uVjD+gN^ud3;HL8*dl0yb5();u3x} z^FH&fei7cTWo|B!-(SKX09O^NK`y^8k*DW2^3RX8Ury3ehf4IU!~+P)zwurXbnDw0 z;44k%doAaOEz0l7?JpOzo*onVrd7f}%e>FrqWjKuM@ZRkC?C;r;_SJ? zt>1{kATX!%BtJPqlmjxzUjDr-J_k@SUYIseEljMX<}z>Iv%M06=DkKM zuvtWzTt!=w80U6yPAPgIZ6(|$ecuI~M!)}8-1{%wz4d1Ue-5w0sMUROT(gA$1JjH> z#1o{()|wV&YUC3;8#OBRux1e4U>(CtHs;u?))nz*y|5POEwV5wLiBgjYcwL?rkRJg za5S4 zYG{R22Z?4$y=gKvrhzU%_dC<*+A%l@oPpIO2uO?EcUlyH)N7%^fI`zC;k!hqY|{x< z;He5Xf?U~_?17P1QE8xmMP=MhNuD&o8Dpzal*I{5YTE}#W6&xUI!IE5L3b%iCP7^ADmHp;N|%0hW&NO3gMmPBYR%{p~ztdnw zZ_Uy4!s=LGK+d{Bnw=x-G3%QFMj2K`FHNy5^0i)Fr0L({@R?u%aW)~Z2Lfn8p#g#k znHfy&W*lMg1Ow{^ht49cds%H)#_-1BjaURHc8zWyx8vuZizQjsXGxPjw+3Q(__G*? zHX!SG1<}<4^QOKqvfjc<#_bY*lmx~G9QbqY1&9x-4p>W(MKMB|BFyc2wrJ-E4X@Fn zk&LfJ-E|P@s*-N^*2A0yOwj5uNIE7!kF&5#fvj+9Gwm5^WU=s6bUk(@v`wNCi(aLt z#bSZAh-RXNDanjI_rvFpZl4@uv96j$Psb>ypO&P;p!vn(u zJZdaUbnRKv!Rkm_ZMw$^_SYaN(c!j6)djC&!eUx37w_J)VhmW0JM%7$lANryL6U?K z%_1*DbX>2dR!F-{FGKuY=r`kDXeVd3+s11BaX?bwd(JEz9?*bM`NM$wkh>2bcV(n!b^>-bTe%aw86Ez~_UVqknD$TiZ^ z2=wQ$A&J&#+e zqH7Ymei@tEF}-`2c8y#1I`gHYKaOBLEi=4(R(qX><*gZovLs+Fg%kXEu_H1h>t?%0 z;s3Tzs6WudXii7obr`SdwFuqsW%>L#o5i7_BD*anJMAaE8j99jNQ{lybpz`LhHy&L zA<$clEOU;+Fvm34A-r{m&3mgoA$W_YlH}(0jqA_uQz`cYO&>X9_14`xS%%n4JlERp z>N+OV*4ta$^Zg(#@MC*t!pqf6b$L0Q^ZY2x_vyBIyGx%^#&j>n0Hlqzx7Kcl@yU-@ z756l=Y)xTf+Ky9CcgBNTD?5{ehmFHs?Z>GaQyAxzUUTg35Q}^Twx>89AdfqoPZyS} uE$Ws06fwQSi*}Y=E!JP~XanbGqu#vUvdaf1IjqnNw47tGV?oX>K>r8O4tLrB literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi_convenience.la b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi_convenience.la new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/Makefile b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/Makefile new file mode 100644 index 0000000..135d6ae --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/Makefile @@ -0,0 +1,1809 @@ +# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile. Generated from Makefile.in by configure. + +# Copyright (C) 1994-2014 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + + + + +VPATH = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/libffi +pkgincludedir = $(includedir)/libffi +pkglibdir = $(libdir)/libffi +pkglibexecdir = $(libexecdir)/libffi +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = x86_64-pc-linux-gnu +host_triplet = x86_64-pc-linux-gnu +target_triplet = x86_64-pc-linux-gnu +#am__append_1 = doc +#am__append_2 = src/debug.c +# Build debug. Define FFI_DEBUG on the commandline so that, when building with +# MSVC, it can link against the debug CRT. +#am__append_3 = -DFFI_DEBUG +subdir = . +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \ + $(top_srcdir)/m4/ax_append_flag.m4 \ + $(top_srcdir)/m4/ax_cc_maxopt.m4 \ + $(top_srcdir)/m4/ax_cflags_warn_all.m4 \ + $(top_srcdir)/m4/ax_check_compile_flag.m4 \ + $(top_srcdir)/m4/ax_compiler_vendor.m4 \ + $(top_srcdir)/m4/ax_configure_args.m4 \ + $(top_srcdir)/m4/ax_enable_builddir.m4 \ + $(top_srcdir)/m4/ax_gcc_archflag.m4 \ + $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ + $(am__configure_deps) $(noinst_HEADERS) $(am__DIST_COMMON) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno config.status.lineno +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = fficonfig.h +CONFIG_CLEAN_FILES = libffi.pc +CONFIG_CLEAN_VPATH_FILES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \ + "$(DESTDIR)$(pkgconfigdir)" +LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES) +am__DEPENDENCIES_1 = +am__libffi_la_SOURCES_DIST = src/prep_cif.c src/types.c src/raw_api.c \ + src/java_raw_api.c src/closures.c src/debug.c +am__dirstamp = $(am__leading_dot)dirstamp +#am__objects_1 = src/debug.lo +am_libffi_la_OBJECTS = src/prep_cif.lo src/types.lo src/raw_api.lo \ + src/java_raw_api.lo src/closures.lo $(am__objects_1) +libffi_la_OBJECTS = $(am_libffi_la_OBJECTS) +AM_V_lt = $(am__v_lt_$(V)) +am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +am__v_lt_0 = --silent +am__v_lt_1 = +libffi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(libffi_la_LDFLAGS) $(LDFLAGS) -o $@ +am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) +am__libffi_convenience_la_SOURCES_DIST = src/prep_cif.c src/types.c \ + src/raw_api.c src/java_raw_api.c src/closures.c src/debug.c +am__objects_2 = src/prep_cif.lo src/types.lo src/raw_api.lo \ + src/java_raw_api.lo src/closures.lo $(am__objects_1) +am_libffi_convenience_la_OBJECTS = $(am__objects_2) +nodist_libffi_convenience_la_OBJECTS = +libffi_convenience_la_OBJECTS = $(am_libffi_convenience_la_OBJECTS) \ + $(nodist_libffi_convenience_la_OBJECTS) +AM_V_P = $(am__v_P_$(V)) +am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +am__v_at_1 = +DEFAULT_INCLUDES = -I. -I$(srcdir) +depcomp = $(SHELL) $(top_srcdir)/depcomp +am__depfiles_maybe = depfiles +am__mv = mv -f +CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) +LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CCASFLAGS) $(CCASFLAGS) +AM_V_CPPAS = $(am__v_CPPAS_$(V)) +am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY)) +am__v_CPPAS_0 = @echo " CPPAS " $@; +am__v_CPPAS_1 = +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +AM_V_CC = $(am__v_CC_$(V)) +am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) +am__v_CC_0 = @echo " CC " $@; +am__v_CC_1 = +CCLD = $(CC) +LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ + $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ +AM_V_CCLD = $(am__v_CCLD_$(V)) +am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = +SOURCES = $(libffi_la_SOURCES) $(EXTRA_libffi_la_SOURCES) \ + $(libffi_convenience_la_SOURCES) \ + $(EXTRA_libffi_convenience_la_SOURCES) \ + $(nodist_libffi_convenience_la_SOURCES) +DIST_SOURCES = $(am__libffi_la_SOURCES_DIST) \ + $(EXTRA_libffi_la_SOURCES) \ + $(am__libffi_convenience_la_SOURCES_DIST) \ + $(EXTRA_libffi_convenience_la_SOURCES) +RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ + ctags-recursive dvi-recursive html-recursive info-recursive \ + install-data-recursive install-dvi-recursive \ + install-exec-recursive install-html-recursive \ + install-info-recursive install-pdf-recursive \ + install-ps-recursive install-recursive installcheck-recursive \ + installdirs-recursive pdf-recursive ps-recursive \ + tags-recursive uninstall-recursive +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +DATA = $(pkgconfig_DATA) +HEADERS = $(noinst_HEADERS) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +am__recursive_targets = \ + $(RECURSIVE_TARGETS) \ + $(RECURSIVE_CLEAN_TARGETS) \ + $(am__extra_recursive_targets) +AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ + cscope distdir dist dist-all distcheck +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ + $(LISP)fficonfig.h.in +# Read a list of newline-separated strings from the standard input, +# and print each of them once, without duplicates. Input order is +# *not* preserved. +am__uniquify_input = $(AWK) '\ + BEGIN { nonempty = 0; } \ + { items[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in items) print i; }; } \ +' +# Make sure the list of sources is unique. This is necessary because, +# e.g., the same source file might be shared among _SOURCES variables +# for different programs/libraries. +am__define_uniq_tagged_files = \ + list='$(am__tagged_files)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags +CSCOPE = cscope +DIST_SUBDIRS = include testsuite man doc +am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/fficonfig.h.in \ + $(srcdir)/libffi.pc.in README compile config.guess config.sub \ + depcomp install-sh ltmain.sh missing +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) +am__remove_distdir = \ + if test -d "$(distdir)"; then \ + find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -rf "$(distdir)" \ + || { sleep 5 && rm -rf "$(distdir)"; }; \ + else :; fi +am__post_remove_distdir = $(am__remove_distdir) +am__relativize = \ + dir0=`pwd`; \ + sed_first='s,^\([^/]*\)/.*$$,\1,'; \ + sed_rest='s,^[^/]*/*,,'; \ + sed_last='s,^.*/\([^/]*\)$$,\1,'; \ + sed_butlast='s,/*[^/]*$$,,'; \ + while test -n "$$dir1"; do \ + first=`echo "$$dir1" | sed -e "$$sed_first"`; \ + if test "$$first" != "."; then \ + if test "$$first" = ".."; then \ + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ + else \ + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ + if test "$$first2" = "$$first"; then \ + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ + else \ + dir2="../$$dir2"; \ + fi; \ + dir0="$$dir0"/"$$first"; \ + fi; \ + fi; \ + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ + done; \ + reldir="$$dir2" +DIST_ARCHIVES = $(distdir).tar.gz +GZIP_ENV = --best +DIST_TARGETS = dist-gzip +distuninstallcheck_listfiles = find . -type f -print +am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ + | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' +distcleancheck_listfiles = find . -type f -print +ACLOCAL = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing aclocal-1.15 +ALLOCA = +AMTAR = $${TAR-tar} +AM_DEFAULT_VERBOSITY = 1 +AM_LTLDFLAGS = +AM_RUNTESTFLAGS = +AR = ar +AUTOCONF = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoconf +AUTOHEADER = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoheader +AUTOMAKE = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing automake-1.15 +AWK = gawk +CC = gcc +CCAS = gcc +CCASDEPMODE = depmode=none +CCASFLAGS = +CCDEPMODE = depmode=none +CFLAGS = -Wall -fexceptions +CPP = gcc -E +CPPFLAGS = +CXX = g++ +CXXCPP = g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -O2 +CYGPATH_W = echo +DEFS = -DHAVE_CONFIG_H +DEPDIR = .deps +DLLTOOL = false +DSYMUTIL = +DUMPBIN = +ECHO_C = +ECHO_N = -n +ECHO_T = +EGREP = /bin/grep -E +EXEEXT = +FFI_EXEC_TRAMPOLINE_TABLE = 0 +FGREP = /bin/grep -F +GREP = /bin/grep +HAVE_LONG_DOUBLE = 1 +HAVE_LONG_DOUBLE_VARIANT = 0 +INSTALL = /usr/bin/install -c +INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = ${INSTALL} +INSTALL_SCRIPT = ${INSTALL} +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s +LD = /usr/bin/ld +LDFLAGS = +LIBOBJS = +LIBS = +LIBTOOL = $(SHELL) $(top_builddir)/libtool +LIPO = +LN_S = ln -s +LTLIBOBJS = +LT_SYS_LIBRARY_PATH = +MAINT = # +MAKEINFO = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo +MANIFEST_TOOL = : +MKDIR_P = /bin/mkdir -p +NM = /usr/bin/nm -B +NMEDIT = +OBJDUMP = objdump +OBJEXT = o +OPT_LDFLAGS = -Wl,-O1 +OTOOL = +OTOOL64 = +PACKAGE = libffi +PACKAGE_BUGREPORT = http://github.com/libffi/libffi/issues +PACKAGE_NAME = libffi +PACKAGE_STRING = libffi 3.99999 +PACKAGE_TARNAME = libffi +PACKAGE_URL = +PACKAGE_VERSION = 3.99999 +PATH_SEPARATOR = : +PRTDIAG = +RANLIB = ranlib +SECTION_LDFLAGS = +SED = /bin/sed +SET_MAKE = +SHELL = /bin/bash +STRIP = strip +TARGET = X86_64 +TARGETDIR = x86 +TARGET_OBJ = src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo +VERSION = 3.99999 +abs_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu +abs_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +abs_top_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu +abs_top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +ac_ct_AR = ar +ac_ct_CC = gcc +ac_ct_CXX = g++ +ac_ct_DUMPBIN = +am__include = include +am__leading_dot = . +am__quote = +am__tar = $${TAR-tar} chof - "$$tardir" +am__untar = $${TAR-tar} xf - +ax_enable_builddir_sed = sed +bindir = ${exec_prefix}/bin +build = x86_64-pc-linux-gnu +build_alias = +build_cpu = x86_64 +build_os = linux-gnu +build_vendor = pc +builddir = . +datadir = ${datarootdir} +datarootdir = ${prefix}/share +docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} +dvidir = ${docdir} +exec_prefix = ${prefix} +host = x86_64-pc-linux-gnu +host_alias = +host_cpu = x86_64 +host_os = linux-gnu +host_vendor = pc +htmldir = ${docdir} +includedir = ${prefix}/include +infodir = ${datarootdir}/info +install_sh = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/install-sh +libdir = ${exec_prefix}/lib +libexecdir = ${exec_prefix}/libexec +localedir = ${datarootdir}/locale +localstatedir = ${prefix}/var +mandir = ${datarootdir}/man +mkdir_p = $(MKDIR_P) +oldincludedir = /usr/include +pdfdir = ${docdir} +prefix = /usr/local +program_transform_name = s,x,x, +psdir = ${docdir} +runstatedir = ${localstatedir}/run +sbindir = ${exec_prefix}/sbin +sharedstatedir = ${prefix}/com +srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +sys_symbol_underscore = no +sysconfdir = ${prefix}/etc +target = x86_64-pc-linux-gnu +target_alias = +target_cpu = x86_64 +target_os = linux-gnu +target_vendor = pc +toolexecdir = ${exec_prefix}/lib/gcc-lib/$(target_alias) +toolexeclibdir = ${exec_prefix}/lib/../lib +top_build_prefix = +top_builddir = . +top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +AUTOMAKE_OPTIONS = foreign subdir-objects +ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = include testsuite man $(am__append_1) +EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \ + ChangeLog.libffi ChangeLog.libffi-3.1 \ + m4/libtool.m4 m4/lt~obsolete.m4 \ + m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 \ + m4/ltversion.m4 src/debug.c msvcc.sh \ + generate-darwin-source-and-headers.py \ + libffi.xcodeproj/project.pbxproj \ + libtool-ldflags libtool-version configure.host + + +# local.exp is generated by configure +DISTCLEANFILES = local.exp + +# Work around what appears to be a GNU make bug handling MAKEFLAGS +# values defined in terms of make variables, as is the case for CC and +# friends when we are called from the top level Makefile. +AM_MAKEFLAGS = \ + 'AR_FLAGS=$(AR_FLAGS)' \ + 'CC_FOR_BUILD=$(CC_FOR_BUILD)' \ + 'CFLAGS=$(CFLAGS)' \ + 'CXXFLAGS=$(CXXFLAGS)' \ + 'CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)' \ + 'CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)' \ + 'INSTALL=$(INSTALL)' \ + 'INSTALL_DATA=$(INSTALL_DATA)' \ + 'INSTALL_PROGRAM=$(INSTALL_PROGRAM)' \ + 'INSTALL_SCRIPT=$(INSTALL_SCRIPT)' \ + 'JC1FLAGS=$(JC1FLAGS)' \ + 'LDFLAGS=$(LDFLAGS)' \ + 'LIBCFLAGS=$(LIBCFLAGS)' \ + 'LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)' \ + 'MAKE=$(MAKE)' \ + 'MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)' \ + 'PICFLAG=$(PICFLAG)' \ + 'PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)' \ + 'RUNTESTFLAGS=$(RUNTESTFLAGS)' \ + 'SHELL=$(SHELL)' \ + 'exec_prefix=$(exec_prefix)' \ + 'infodir=$(infodir)' \ + 'libdir=$(libdir)' \ + 'mandir=$(mandir)' \ + 'prefix=$(prefix)' \ + 'AR=$(AR)' \ + 'AS=$(AS)' \ + 'CC=$(CC)' \ + 'CXX=$(CXX)' \ + 'LD=$(LD)' \ + 'NM=$(NM)' \ + 'RANLIB=$(RANLIB)' \ + 'DESTDIR=$(DESTDIR)' + + +# Subdir rules rely on $(FLAGS_TO_PASS) +FLAGS_TO_PASS = $(AM_MAKEFLAGS) +MAKEOVERRIDES = +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libffi.pc +toolexeclib_LTLIBRARIES = libffi.la +noinst_LTLIBRARIES = libffi_convenience.la +libffi_la_SOURCES = src/prep_cif.c src/types.c src/raw_api.c \ + src/java_raw_api.c src/closures.c $(am__append_2) +noinst_HEADERS = \ + src/aarch64/ffitarget.h src/aarch64/internal.h \ + src/alpha/ffitarget.h src/alpha/internal.h \ + src/arc/ffitarget.h \ + src/arm/ffitarget.h src/arm/internal.h \ + src/avr32/ffitarget.h \ + src/bfin/ffitarget.h \ + src/cris/ffitarget.h \ + src/frv/ffitarget.h \ + src/ia64/ffitarget.h src/ia64/ia64_flags.h \ + src/m32r/ffitarget.h \ + src/m68k/ffitarget.h \ + src/m88k/ffitarget.h \ + src/metag/ffitarget.h \ + src/microblaze/ffitarget.h \ + src/mips/ffitarget.h \ + src/moxie/ffitarget.h \ + src/nios2/ffitarget.h \ + src/or1k/ffitarget.h \ + src/pa/ffitarget.h \ + src/powerpc/ffitarget.h src/powerpc/asm.h src/powerpc/ffi_powerpc.h \ + src/s390/ffitarget.h src/s390/internal.h \ + src/sh/ffitarget.h \ + src/sh64/ffitarget.h \ + src/sparc/ffitarget.h src/sparc/internal.h \ + src/tile/ffitarget.h \ + src/vax/ffitarget.h \ + src/x86/ffitarget.h src/x86/internal.h src/x86/internal64.h src/x86/asmnames.h \ + src/xtensa/ffitarget.h \ + src/dlmalloc.c + +EXTRA_libffi_la_SOURCES = \ + src/aarch64/ffi.c src/aarch64/sysv.S \ + src/alpha/ffi.c src/alpha/osf.S \ + src/arc/ffi.c src/arc/arcompact.S \ + src/arm/ffi.c src/arm/sysv.S \ + src/avr32/ffi.c src/avr32/sysv.S \ + src/bfin/ffi.c src/bfin/sysv.S \ + src/cris/ffi.c src/cris/sysv.S \ + src/frv/ffi.c src/frv/eabi.S \ + src/ia64/ffi.c src/ia64/unix.S \ + src/m32r/ffi.c src/m32r/sysv.S \ + src/m68k/ffi.c src/m68k/sysv.S \ + src/m88k/ffi.c src/m88k/obsd.S \ + src/metag/ffi.c src/metag/sysv.S \ + src/microblaze/ffi.c src/microblaze/sysv.S \ + src/mips/ffi.c src/mips/o32.S src/mips/n32.S \ + src/moxie/ffi.c src/moxie/eabi.S \ + src/nios2/ffi.c src/nios2/sysv.S \ + src/or1k/ffi.c src/or1k/sysv.S \ + src/pa/ffi.c src/pa/linux.S src/pa/hpux32.S \ + src/powerpc/ffi.c src/powerpc/ffi_sysv.c src/powerpc/ffi_linux64.c \ + src/powerpc/sysv.S src/powerpc/linux64.S \ + src/powerpc/linux64_closure.S src/powerpc/ppc_closure.S \ + src/powerpc/aix.S src/powerpc/darwin.S src/powerpc/aix_closure.S \ + src/powerpc/darwin_closure.S src/powerpc/ffi_darwin.c \ + src/s390/ffi.c src/s390/sysv.S \ + src/sh/ffi.c src/sh/sysv.S \ + src/sh64/ffi.c src/sh64/sysv.S \ + src/sparc/ffi.c src/sparc/ffi64.c src/sparc/v8.S src/sparc/v9.S \ + src/tile/ffi.c src/tile/tile.S \ + src/vax/ffi.c src/vax/elfbsd.S \ + src/x86/ffi.c src/x86/sysv.S \ + src/x86/ffiw64.c src/x86/win64.S \ + src/x86/ffi64.c src/x86/unix64.S \ + src/xtensa/ffi.c src/xtensa/sysv.S + +libffi_la_LIBADD = $(TARGET_OBJ) +libffi_convenience_la_SOURCES = $(libffi_la_SOURCES) +EXTRA_libffi_convenience_la_SOURCES = $(EXTRA_libffi_la_SOURCES) +libffi_convenience_la_LIBADD = $(libffi_la_LIBADD) +libffi_convenience_la_DEPENDENCIES = $(libffi_la_DEPENDENCIES) +nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES) +LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/libtool-ldflags $(LDFLAGS)) +AM_CFLAGS = $(am__append_3) +#libffi_version_script = +libffi_version_script = -Wl,--version-script,libffi.map +#libffi_version_script = -Wl,-M,libffi.map-sun +#libffi_version_dep = +libffi_version_dep = libffi.map +#libffi_version_dep = libffi.map-sun +libffi_version_info = -version-info `grep -v '^\#' $(srcdir)/libtool-version` +libffi_la_LDFLAGS = -no-undefined $(libffi_version_info) $(libffi_version_script) $(LTLDFLAGS) $(AM_LTLDFLAGS) +libffi_la_DEPENDENCIES = $(libffi_la_LIBADD) $(libffi_version_dep) +AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src +AM_CCASFLAGS = $(AM_CPPFLAGS) +all: fficonfig.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive + +.SUFFIXES: +.SUFFIXES: .S .c .lo .o .obj +am--refresh: Makefile + @: +$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ + $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + echo ' $(SHELL) ./config.status'; \ + $(SHELL) ./config.status;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck + +$(top_srcdir)/configure: # $(am__configure_deps) + $(am__cd) $(srcdir) && $(AUTOCONF) +$(ACLOCAL_M4): # $(am__aclocal_m4_deps) + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) +$(am__aclocal_m4_deps): + +fficonfig.h: stamp-h1 + @test -f $@ || rm -f stamp-h1 + @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 + +stamp-h1: $(srcdir)/fficonfig.h.in $(top_builddir)/config.status + @rm -f stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status fficonfig.h +$(srcdir)/fficonfig.h.in: # $(am__configure_deps) + ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) + rm -f stamp-h1 + touch $@ + +distclean-hdr: + -rm -f fficonfig.h stamp-h1 +libffi.pc: $(top_builddir)/config.status $(srcdir)/libffi.pc.in + cd $(top_builddir) && $(SHELL) ./config.status $@ + +clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) + @list='$(noinst_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } + +install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES) + @$(NORMAL_INSTALL) + @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ + list2=; for p in $$list; do \ + if test -f $$p; then \ + list2="$$list2 $$p"; \ + else :; fi; \ + done; \ + test -z "$$list2" || { \ + echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \ + } + +uninstall-toolexeclibLTLIBRARIES: + @$(NORMAL_UNINSTALL) + @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ + for p in $$list; do \ + $(am__strip_dir) \ + echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \ + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \ + done + +clean-toolexeclibLTLIBRARIES: + -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES) + @list='$(toolexeclib_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } +src/$(am__dirstamp): + @$(MKDIR_P) src + @: > src/$(am__dirstamp) +src/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/$(DEPDIR) + @: > src/$(DEPDIR)/$(am__dirstamp) +src/prep_cif.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) +src/types.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) +src/raw_api.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) +src/java_raw_api.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) +src/closures.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) +src/debug.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) +src/aarch64/$(am__dirstamp): + @$(MKDIR_P) src/aarch64 + @: > src/aarch64/$(am__dirstamp) +src/aarch64/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/aarch64/$(DEPDIR) + @: > src/aarch64/$(DEPDIR)/$(am__dirstamp) +src/aarch64/ffi.lo: src/aarch64/$(am__dirstamp) \ + src/aarch64/$(DEPDIR)/$(am__dirstamp) +src/aarch64/sysv.lo: src/aarch64/$(am__dirstamp) \ + src/aarch64/$(DEPDIR)/$(am__dirstamp) +src/alpha/$(am__dirstamp): + @$(MKDIR_P) src/alpha + @: > src/alpha/$(am__dirstamp) +src/alpha/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/alpha/$(DEPDIR) + @: > src/alpha/$(DEPDIR)/$(am__dirstamp) +src/alpha/ffi.lo: src/alpha/$(am__dirstamp) \ + src/alpha/$(DEPDIR)/$(am__dirstamp) +src/alpha/osf.lo: src/alpha/$(am__dirstamp) \ + src/alpha/$(DEPDIR)/$(am__dirstamp) +src/arc/$(am__dirstamp): + @$(MKDIR_P) src/arc + @: > src/arc/$(am__dirstamp) +src/arc/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/arc/$(DEPDIR) + @: > src/arc/$(DEPDIR)/$(am__dirstamp) +src/arc/ffi.lo: src/arc/$(am__dirstamp) \ + src/arc/$(DEPDIR)/$(am__dirstamp) +src/arc/arcompact.lo: src/arc/$(am__dirstamp) \ + src/arc/$(DEPDIR)/$(am__dirstamp) +src/arm/$(am__dirstamp): + @$(MKDIR_P) src/arm + @: > src/arm/$(am__dirstamp) +src/arm/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/arm/$(DEPDIR) + @: > src/arm/$(DEPDIR)/$(am__dirstamp) +src/arm/ffi.lo: src/arm/$(am__dirstamp) \ + src/arm/$(DEPDIR)/$(am__dirstamp) +src/arm/sysv.lo: src/arm/$(am__dirstamp) \ + src/arm/$(DEPDIR)/$(am__dirstamp) +src/avr32/$(am__dirstamp): + @$(MKDIR_P) src/avr32 + @: > src/avr32/$(am__dirstamp) +src/avr32/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/avr32/$(DEPDIR) + @: > src/avr32/$(DEPDIR)/$(am__dirstamp) +src/avr32/ffi.lo: src/avr32/$(am__dirstamp) \ + src/avr32/$(DEPDIR)/$(am__dirstamp) +src/avr32/sysv.lo: src/avr32/$(am__dirstamp) \ + src/avr32/$(DEPDIR)/$(am__dirstamp) +src/bfin/$(am__dirstamp): + @$(MKDIR_P) src/bfin + @: > src/bfin/$(am__dirstamp) +src/bfin/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/bfin/$(DEPDIR) + @: > src/bfin/$(DEPDIR)/$(am__dirstamp) +src/bfin/ffi.lo: src/bfin/$(am__dirstamp) \ + src/bfin/$(DEPDIR)/$(am__dirstamp) +src/bfin/sysv.lo: src/bfin/$(am__dirstamp) \ + src/bfin/$(DEPDIR)/$(am__dirstamp) +src/cris/$(am__dirstamp): + @$(MKDIR_P) src/cris + @: > src/cris/$(am__dirstamp) +src/cris/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/cris/$(DEPDIR) + @: > src/cris/$(DEPDIR)/$(am__dirstamp) +src/cris/ffi.lo: src/cris/$(am__dirstamp) \ + src/cris/$(DEPDIR)/$(am__dirstamp) +src/cris/sysv.lo: src/cris/$(am__dirstamp) \ + src/cris/$(DEPDIR)/$(am__dirstamp) +src/frv/$(am__dirstamp): + @$(MKDIR_P) src/frv + @: > src/frv/$(am__dirstamp) +src/frv/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/frv/$(DEPDIR) + @: > src/frv/$(DEPDIR)/$(am__dirstamp) +src/frv/ffi.lo: src/frv/$(am__dirstamp) \ + src/frv/$(DEPDIR)/$(am__dirstamp) +src/frv/eabi.lo: src/frv/$(am__dirstamp) \ + src/frv/$(DEPDIR)/$(am__dirstamp) +src/ia64/$(am__dirstamp): + @$(MKDIR_P) src/ia64 + @: > src/ia64/$(am__dirstamp) +src/ia64/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/ia64/$(DEPDIR) + @: > src/ia64/$(DEPDIR)/$(am__dirstamp) +src/ia64/ffi.lo: src/ia64/$(am__dirstamp) \ + src/ia64/$(DEPDIR)/$(am__dirstamp) +src/ia64/unix.lo: src/ia64/$(am__dirstamp) \ + src/ia64/$(DEPDIR)/$(am__dirstamp) +src/m32r/$(am__dirstamp): + @$(MKDIR_P) src/m32r + @: > src/m32r/$(am__dirstamp) +src/m32r/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/m32r/$(DEPDIR) + @: > src/m32r/$(DEPDIR)/$(am__dirstamp) +src/m32r/ffi.lo: src/m32r/$(am__dirstamp) \ + src/m32r/$(DEPDIR)/$(am__dirstamp) +src/m32r/sysv.lo: src/m32r/$(am__dirstamp) \ + src/m32r/$(DEPDIR)/$(am__dirstamp) +src/m68k/$(am__dirstamp): + @$(MKDIR_P) src/m68k + @: > src/m68k/$(am__dirstamp) +src/m68k/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/m68k/$(DEPDIR) + @: > src/m68k/$(DEPDIR)/$(am__dirstamp) +src/m68k/ffi.lo: src/m68k/$(am__dirstamp) \ + src/m68k/$(DEPDIR)/$(am__dirstamp) +src/m68k/sysv.lo: src/m68k/$(am__dirstamp) \ + src/m68k/$(DEPDIR)/$(am__dirstamp) +src/m88k/$(am__dirstamp): + @$(MKDIR_P) src/m88k + @: > src/m88k/$(am__dirstamp) +src/m88k/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/m88k/$(DEPDIR) + @: > src/m88k/$(DEPDIR)/$(am__dirstamp) +src/m88k/ffi.lo: src/m88k/$(am__dirstamp) \ + src/m88k/$(DEPDIR)/$(am__dirstamp) +src/m88k/obsd.lo: src/m88k/$(am__dirstamp) \ + src/m88k/$(DEPDIR)/$(am__dirstamp) +src/metag/$(am__dirstamp): + @$(MKDIR_P) src/metag + @: > src/metag/$(am__dirstamp) +src/metag/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/metag/$(DEPDIR) + @: > src/metag/$(DEPDIR)/$(am__dirstamp) +src/metag/ffi.lo: src/metag/$(am__dirstamp) \ + src/metag/$(DEPDIR)/$(am__dirstamp) +src/metag/sysv.lo: src/metag/$(am__dirstamp) \ + src/metag/$(DEPDIR)/$(am__dirstamp) +src/microblaze/$(am__dirstamp): + @$(MKDIR_P) src/microblaze + @: > src/microblaze/$(am__dirstamp) +src/microblaze/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/microblaze/$(DEPDIR) + @: > src/microblaze/$(DEPDIR)/$(am__dirstamp) +src/microblaze/ffi.lo: src/microblaze/$(am__dirstamp) \ + src/microblaze/$(DEPDIR)/$(am__dirstamp) +src/microblaze/sysv.lo: src/microblaze/$(am__dirstamp) \ + src/microblaze/$(DEPDIR)/$(am__dirstamp) +src/mips/$(am__dirstamp): + @$(MKDIR_P) src/mips + @: > src/mips/$(am__dirstamp) +src/mips/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/mips/$(DEPDIR) + @: > src/mips/$(DEPDIR)/$(am__dirstamp) +src/mips/ffi.lo: src/mips/$(am__dirstamp) \ + src/mips/$(DEPDIR)/$(am__dirstamp) +src/mips/o32.lo: src/mips/$(am__dirstamp) \ + src/mips/$(DEPDIR)/$(am__dirstamp) +src/mips/n32.lo: src/mips/$(am__dirstamp) \ + src/mips/$(DEPDIR)/$(am__dirstamp) +src/moxie/$(am__dirstamp): + @$(MKDIR_P) src/moxie + @: > src/moxie/$(am__dirstamp) +src/moxie/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/moxie/$(DEPDIR) + @: > src/moxie/$(DEPDIR)/$(am__dirstamp) +src/moxie/ffi.lo: src/moxie/$(am__dirstamp) \ + src/moxie/$(DEPDIR)/$(am__dirstamp) +src/moxie/eabi.lo: src/moxie/$(am__dirstamp) \ + src/moxie/$(DEPDIR)/$(am__dirstamp) +src/nios2/$(am__dirstamp): + @$(MKDIR_P) src/nios2 + @: > src/nios2/$(am__dirstamp) +src/nios2/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/nios2/$(DEPDIR) + @: > src/nios2/$(DEPDIR)/$(am__dirstamp) +src/nios2/ffi.lo: src/nios2/$(am__dirstamp) \ + src/nios2/$(DEPDIR)/$(am__dirstamp) +src/nios2/sysv.lo: src/nios2/$(am__dirstamp) \ + src/nios2/$(DEPDIR)/$(am__dirstamp) +src/or1k/$(am__dirstamp): + @$(MKDIR_P) src/or1k + @: > src/or1k/$(am__dirstamp) +src/or1k/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/or1k/$(DEPDIR) + @: > src/or1k/$(DEPDIR)/$(am__dirstamp) +src/or1k/ffi.lo: src/or1k/$(am__dirstamp) \ + src/or1k/$(DEPDIR)/$(am__dirstamp) +src/or1k/sysv.lo: src/or1k/$(am__dirstamp) \ + src/or1k/$(DEPDIR)/$(am__dirstamp) +src/pa/$(am__dirstamp): + @$(MKDIR_P) src/pa + @: > src/pa/$(am__dirstamp) +src/pa/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/pa/$(DEPDIR) + @: > src/pa/$(DEPDIR)/$(am__dirstamp) +src/pa/ffi.lo: src/pa/$(am__dirstamp) src/pa/$(DEPDIR)/$(am__dirstamp) +src/pa/linux.lo: src/pa/$(am__dirstamp) \ + src/pa/$(DEPDIR)/$(am__dirstamp) +src/pa/hpux32.lo: src/pa/$(am__dirstamp) \ + src/pa/$(DEPDIR)/$(am__dirstamp) +src/powerpc/$(am__dirstamp): + @$(MKDIR_P) src/powerpc + @: > src/powerpc/$(am__dirstamp) +src/powerpc/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/powerpc/$(DEPDIR) + @: > src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/ffi.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/ffi_sysv.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/ffi_linux64.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/sysv.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/linux64.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/linux64_closure.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/ppc_closure.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/aix.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/darwin.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/aix_closure.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/darwin_closure.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/powerpc/ffi_darwin.lo: src/powerpc/$(am__dirstamp) \ + src/powerpc/$(DEPDIR)/$(am__dirstamp) +src/s390/$(am__dirstamp): + @$(MKDIR_P) src/s390 + @: > src/s390/$(am__dirstamp) +src/s390/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/s390/$(DEPDIR) + @: > src/s390/$(DEPDIR)/$(am__dirstamp) +src/s390/ffi.lo: src/s390/$(am__dirstamp) \ + src/s390/$(DEPDIR)/$(am__dirstamp) +src/s390/sysv.lo: src/s390/$(am__dirstamp) \ + src/s390/$(DEPDIR)/$(am__dirstamp) +src/sh/$(am__dirstamp): + @$(MKDIR_P) src/sh + @: > src/sh/$(am__dirstamp) +src/sh/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/sh/$(DEPDIR) + @: > src/sh/$(DEPDIR)/$(am__dirstamp) +src/sh/ffi.lo: src/sh/$(am__dirstamp) src/sh/$(DEPDIR)/$(am__dirstamp) +src/sh/sysv.lo: src/sh/$(am__dirstamp) \ + src/sh/$(DEPDIR)/$(am__dirstamp) +src/sh64/$(am__dirstamp): + @$(MKDIR_P) src/sh64 + @: > src/sh64/$(am__dirstamp) +src/sh64/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/sh64/$(DEPDIR) + @: > src/sh64/$(DEPDIR)/$(am__dirstamp) +src/sh64/ffi.lo: src/sh64/$(am__dirstamp) \ + src/sh64/$(DEPDIR)/$(am__dirstamp) +src/sh64/sysv.lo: src/sh64/$(am__dirstamp) \ + src/sh64/$(DEPDIR)/$(am__dirstamp) +src/sparc/$(am__dirstamp): + @$(MKDIR_P) src/sparc + @: > src/sparc/$(am__dirstamp) +src/sparc/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/sparc/$(DEPDIR) + @: > src/sparc/$(DEPDIR)/$(am__dirstamp) +src/sparc/ffi.lo: src/sparc/$(am__dirstamp) \ + src/sparc/$(DEPDIR)/$(am__dirstamp) +src/sparc/ffi64.lo: src/sparc/$(am__dirstamp) \ + src/sparc/$(DEPDIR)/$(am__dirstamp) +src/sparc/v8.lo: src/sparc/$(am__dirstamp) \ + src/sparc/$(DEPDIR)/$(am__dirstamp) +src/sparc/v9.lo: src/sparc/$(am__dirstamp) \ + src/sparc/$(DEPDIR)/$(am__dirstamp) +src/tile/$(am__dirstamp): + @$(MKDIR_P) src/tile + @: > src/tile/$(am__dirstamp) +src/tile/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/tile/$(DEPDIR) + @: > src/tile/$(DEPDIR)/$(am__dirstamp) +src/tile/ffi.lo: src/tile/$(am__dirstamp) \ + src/tile/$(DEPDIR)/$(am__dirstamp) +src/tile/tile.lo: src/tile/$(am__dirstamp) \ + src/tile/$(DEPDIR)/$(am__dirstamp) +src/vax/$(am__dirstamp): + @$(MKDIR_P) src/vax + @: > src/vax/$(am__dirstamp) +src/vax/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/vax/$(DEPDIR) + @: > src/vax/$(DEPDIR)/$(am__dirstamp) +src/vax/ffi.lo: src/vax/$(am__dirstamp) \ + src/vax/$(DEPDIR)/$(am__dirstamp) +src/vax/elfbsd.lo: src/vax/$(am__dirstamp) \ + src/vax/$(DEPDIR)/$(am__dirstamp) +src/x86/$(am__dirstamp): + @$(MKDIR_P) src/x86 + @: > src/x86/$(am__dirstamp) +src/x86/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/x86/$(DEPDIR) + @: > src/x86/$(DEPDIR)/$(am__dirstamp) +src/x86/ffi.lo: src/x86/$(am__dirstamp) \ + src/x86/$(DEPDIR)/$(am__dirstamp) +src/x86/sysv.lo: src/x86/$(am__dirstamp) \ + src/x86/$(DEPDIR)/$(am__dirstamp) +src/x86/ffiw64.lo: src/x86/$(am__dirstamp) \ + src/x86/$(DEPDIR)/$(am__dirstamp) +src/x86/win64.lo: src/x86/$(am__dirstamp) \ + src/x86/$(DEPDIR)/$(am__dirstamp) +src/x86/ffi64.lo: src/x86/$(am__dirstamp) \ + src/x86/$(DEPDIR)/$(am__dirstamp) +src/x86/unix64.lo: src/x86/$(am__dirstamp) \ + src/x86/$(DEPDIR)/$(am__dirstamp) +src/xtensa/$(am__dirstamp): + @$(MKDIR_P) src/xtensa + @: > src/xtensa/$(am__dirstamp) +src/xtensa/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) src/xtensa/$(DEPDIR) + @: > src/xtensa/$(DEPDIR)/$(am__dirstamp) +src/xtensa/ffi.lo: src/xtensa/$(am__dirstamp) \ + src/xtensa/$(DEPDIR)/$(am__dirstamp) +src/xtensa/sysv.lo: src/xtensa/$(am__dirstamp) \ + src/xtensa/$(DEPDIR)/$(am__dirstamp) + +libffi.la: $(libffi_la_OBJECTS) $(libffi_la_DEPENDENCIES) $(EXTRA_libffi_la_DEPENDENCIES) + $(AM_V_CCLD)$(libffi_la_LINK) -rpath $(toolexeclibdir) $(libffi_la_OBJECTS) $(libffi_la_LIBADD) $(LIBS) + +libffi_convenience.la: $(libffi_convenience_la_OBJECTS) $(libffi_convenience_la_DEPENDENCIES) $(EXTRA_libffi_convenience_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libffi_convenience_la_OBJECTS) $(libffi_convenience_la_LIBADD) $(LIBS) + +mostlyclean-compile: + -rm -f *.$(OBJEXT) + -rm -f src/*.$(OBJEXT) + -rm -f src/*.lo + -rm -f src/aarch64/*.$(OBJEXT) + -rm -f src/aarch64/*.lo + -rm -f src/alpha/*.$(OBJEXT) + -rm -f src/alpha/*.lo + -rm -f src/arc/*.$(OBJEXT) + -rm -f src/arc/*.lo + -rm -f src/arm/*.$(OBJEXT) + -rm -f src/arm/*.lo + -rm -f src/avr32/*.$(OBJEXT) + -rm -f src/avr32/*.lo + -rm -f src/bfin/*.$(OBJEXT) + -rm -f src/bfin/*.lo + -rm -f src/cris/*.$(OBJEXT) + -rm -f src/cris/*.lo + -rm -f src/frv/*.$(OBJEXT) + -rm -f src/frv/*.lo + -rm -f src/ia64/*.$(OBJEXT) + -rm -f src/ia64/*.lo + -rm -f src/m32r/*.$(OBJEXT) + -rm -f src/m32r/*.lo + -rm -f src/m68k/*.$(OBJEXT) + -rm -f src/m68k/*.lo + -rm -f src/m88k/*.$(OBJEXT) + -rm -f src/m88k/*.lo + -rm -f src/metag/*.$(OBJEXT) + -rm -f src/metag/*.lo + -rm -f src/microblaze/*.$(OBJEXT) + -rm -f src/microblaze/*.lo + -rm -f src/mips/*.$(OBJEXT) + -rm -f src/mips/*.lo + -rm -f src/moxie/*.$(OBJEXT) + -rm -f src/moxie/*.lo + -rm -f src/nios2/*.$(OBJEXT) + -rm -f src/nios2/*.lo + -rm -f src/or1k/*.$(OBJEXT) + -rm -f src/or1k/*.lo + -rm -f src/pa/*.$(OBJEXT) + -rm -f src/pa/*.lo + -rm -f src/powerpc/*.$(OBJEXT) + -rm -f src/powerpc/*.lo + -rm -f src/s390/*.$(OBJEXT) + -rm -f src/s390/*.lo + -rm -f src/sh/*.$(OBJEXT) + -rm -f src/sh/*.lo + -rm -f src/sh64/*.$(OBJEXT) + -rm -f src/sh64/*.lo + -rm -f src/sparc/*.$(OBJEXT) + -rm -f src/sparc/*.lo + -rm -f src/tile/*.$(OBJEXT) + -rm -f src/tile/*.lo + -rm -f src/vax/*.$(OBJEXT) + -rm -f src/vax/*.lo + -rm -f src/x86/*.$(OBJEXT) + -rm -f src/x86/*.lo + -rm -f src/xtensa/*.$(OBJEXT) + -rm -f src/xtensa/*.lo + +distclean-compile: + -rm -f *.tab.c + +#include src/$(DEPDIR)/closures.Plo +#include src/$(DEPDIR)/debug.Plo +#include src/$(DEPDIR)/java_raw_api.Plo +#include src/$(DEPDIR)/prep_cif.Plo +#include src/$(DEPDIR)/raw_api.Plo +#include src/$(DEPDIR)/types.Plo +#include src/aarch64/$(DEPDIR)/ffi.Plo +#include src/aarch64/$(DEPDIR)/sysv.Plo +#include src/alpha/$(DEPDIR)/ffi.Plo +#include src/alpha/$(DEPDIR)/osf.Plo +#include src/arc/$(DEPDIR)/arcompact.Plo +#include src/arc/$(DEPDIR)/ffi.Plo +#include src/arm/$(DEPDIR)/ffi.Plo +#include src/arm/$(DEPDIR)/sysv.Plo +#include src/avr32/$(DEPDIR)/ffi.Plo +#include src/avr32/$(DEPDIR)/sysv.Plo +#include src/bfin/$(DEPDIR)/ffi.Plo +#include src/bfin/$(DEPDIR)/sysv.Plo +#include src/cris/$(DEPDIR)/ffi.Plo +#include src/cris/$(DEPDIR)/sysv.Plo +#include src/frv/$(DEPDIR)/eabi.Plo +#include src/frv/$(DEPDIR)/ffi.Plo +#include src/ia64/$(DEPDIR)/ffi.Plo +#include src/ia64/$(DEPDIR)/unix.Plo +#include src/m32r/$(DEPDIR)/ffi.Plo +#include src/m32r/$(DEPDIR)/sysv.Plo +#include src/m68k/$(DEPDIR)/ffi.Plo +#include src/m68k/$(DEPDIR)/sysv.Plo +#include src/m88k/$(DEPDIR)/ffi.Plo +#include src/m88k/$(DEPDIR)/obsd.Plo +#include src/metag/$(DEPDIR)/ffi.Plo +#include src/metag/$(DEPDIR)/sysv.Plo +#include src/microblaze/$(DEPDIR)/ffi.Plo +#include src/microblaze/$(DEPDIR)/sysv.Plo +#include src/mips/$(DEPDIR)/ffi.Plo +#include src/mips/$(DEPDIR)/n32.Plo +#include src/mips/$(DEPDIR)/o32.Plo +#include src/moxie/$(DEPDIR)/eabi.Plo +#include src/moxie/$(DEPDIR)/ffi.Plo +#include src/nios2/$(DEPDIR)/ffi.Plo +#include src/nios2/$(DEPDIR)/sysv.Plo +#include src/or1k/$(DEPDIR)/ffi.Plo +#include src/or1k/$(DEPDIR)/sysv.Plo +#include src/pa/$(DEPDIR)/ffi.Plo +#include src/pa/$(DEPDIR)/hpux32.Plo +#include src/pa/$(DEPDIR)/linux.Plo +#include src/powerpc/$(DEPDIR)/aix.Plo +#include src/powerpc/$(DEPDIR)/aix_closure.Plo +#include src/powerpc/$(DEPDIR)/darwin.Plo +#include src/powerpc/$(DEPDIR)/darwin_closure.Plo +#include src/powerpc/$(DEPDIR)/ffi.Plo +#include src/powerpc/$(DEPDIR)/ffi_darwin.Plo +#include src/powerpc/$(DEPDIR)/ffi_linux64.Plo +#include src/powerpc/$(DEPDIR)/ffi_sysv.Plo +#include src/powerpc/$(DEPDIR)/linux64.Plo +#include src/powerpc/$(DEPDIR)/linux64_closure.Plo +#include src/powerpc/$(DEPDIR)/ppc_closure.Plo +#include src/powerpc/$(DEPDIR)/sysv.Plo +#include src/s390/$(DEPDIR)/ffi.Plo +#include src/s390/$(DEPDIR)/sysv.Plo +#include src/sh/$(DEPDIR)/ffi.Plo +#include src/sh/$(DEPDIR)/sysv.Plo +#include src/sh64/$(DEPDIR)/ffi.Plo +#include src/sh64/$(DEPDIR)/sysv.Plo +#include src/sparc/$(DEPDIR)/ffi.Plo +#include src/sparc/$(DEPDIR)/ffi64.Plo +#include src/sparc/$(DEPDIR)/v8.Plo +#include src/sparc/$(DEPDIR)/v9.Plo +#include src/tile/$(DEPDIR)/ffi.Plo +#include src/tile/$(DEPDIR)/tile.Plo +#include src/vax/$(DEPDIR)/elfbsd.Plo +#include src/vax/$(DEPDIR)/ffi.Plo +#include src/x86/$(DEPDIR)/ffi.Plo +#include src/x86/$(DEPDIR)/ffi64.Plo +#include src/x86/$(DEPDIR)/ffiw64.Plo +#include src/x86/$(DEPDIR)/sysv.Plo +#include src/x86/$(DEPDIR)/unix64.Plo +#include src/x86/$(DEPDIR)/win64.Plo +#include src/xtensa/$(DEPDIR)/ffi.Plo +#include src/xtensa/$(DEPDIR)/sysv.Plo + +.S.o: +# $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ +# $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +# $(am__mv) $$depbase.Tpo $$depbase.Po +# $(AM_V_CPPAS)source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) + $(AM_V_CPPAS)$(CPPASCOMPILE) -c -o $@ $< + +.S.obj: +# $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ +# $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +# $(am__mv) $$depbase.Tpo $$depbase.Po +# $(AM_V_CPPAS)source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) + $(AM_V_CPPAS)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` + +.S.lo: +# $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ +# $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +# $(am__mv) $$depbase.Tpo $$depbase.Plo +# $(AM_V_CPPAS)source='$<' object='$@' libtool=yes +# DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) + $(AM_V_CPPAS)$(LTCPPASCOMPILE) -c -o $@ $< + +.c.o: +# $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ +# $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +# $(am__mv) $$depbase.Tpo $$depbase.Po +# $(AM_V_CC)source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) + $(AM_V_CC)$(COMPILE) -c -o $@ $< + +.c.obj: +# $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ +# $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +# $(am__mv) $$depbase.Tpo $$depbase.Po +# $(AM_V_CC)source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) + $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` + +.c.lo: +# $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ +# $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +# $(am__mv) $$depbase.Tpo $$depbase.Plo +# $(AM_V_CC)source='$<' object='$@' libtool=yes +# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) + $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + -rm -rf src/.libs src/_libs + -rm -rf src/aarch64/.libs src/aarch64/_libs + -rm -rf src/alpha/.libs src/alpha/_libs + -rm -rf src/arc/.libs src/arc/_libs + -rm -rf src/arm/.libs src/arm/_libs + -rm -rf src/avr32/.libs src/avr32/_libs + -rm -rf src/bfin/.libs src/bfin/_libs + -rm -rf src/cris/.libs src/cris/_libs + -rm -rf src/frv/.libs src/frv/_libs + -rm -rf src/ia64/.libs src/ia64/_libs + -rm -rf src/m32r/.libs src/m32r/_libs + -rm -rf src/m68k/.libs src/m68k/_libs + -rm -rf src/m88k/.libs src/m88k/_libs + -rm -rf src/metag/.libs src/metag/_libs + -rm -rf src/microblaze/.libs src/microblaze/_libs + -rm -rf src/mips/.libs src/mips/_libs + -rm -rf src/moxie/.libs src/moxie/_libs + -rm -rf src/nios2/.libs src/nios2/_libs + -rm -rf src/or1k/.libs src/or1k/_libs + -rm -rf src/pa/.libs src/pa/_libs + -rm -rf src/powerpc/.libs src/powerpc/_libs + -rm -rf src/s390/.libs src/s390/_libs + -rm -rf src/sh/.libs src/sh/_libs + -rm -rf src/sh64/.libs src/sh64/_libs + -rm -rf src/sparc/.libs src/sparc/_libs + -rm -rf src/tile/.libs src/tile/_libs + -rm -rf src/vax/.libs src/vax/_libs + -rm -rf src/x86/.libs src/x86/_libs + -rm -rf src/xtensa/.libs src/xtensa/_libs + +distclean-libtool: + -rm -f libtool config.lt +install-pkgconfigDATA: $(pkgconfig_DATA) + @$(NORMAL_INSTALL) + @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ + done + +uninstall-pkgconfigDATA: + @$(NORMAL_UNINSTALL) + @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) + +# This directory's subdirectories are mostly independent; you can cd +# into them and run 'make' without going through this Makefile. +# To change the values of 'make' variables: instead of editing Makefiles, +# (1) if the variable is set in 'config.status', edit 'config.status' +# (which will cause the Makefiles to be regenerated when you run 'make'); +# (2) otherwise, pass the desired values on the 'make' command line. +$(am__recursive_targets): + @fail=; \ + if $(am__make_keepgoing); then \ + failcom='fail=yes'; \ + else \ + failcom='exit 1'; \ + fi; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +ID: $(am__tagged_files) + $(am__define_uniq_tagged_files); mkid -fID $$unique +tags: tags-recursive +TAGS: tags + +tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + set x; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + $(am__define_uniq_tagged_files); \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: ctags-recursive + +CTAGS: ctags +ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + $(am__define_uniq_tagged_files); \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" +cscope: cscope.files + test ! -s cscope.files \ + || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) +clean-cscope: + -rm -f cscope.files +cscope.files: clean-cscope cscopelist +cscopelist: cscopelist-recursive + +cscopelist-am: $(am__tagged_files) + list='$(am__tagged_files)'; \ + case "$(srcdir)" in \ + [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ + *) sdir=$(subdir)/$(srcdir) ;; \ + esac; \ + for i in $$list; do \ + if test -f "$$i"; then \ + echo "$(subdir)/$$i"; \ + else \ + echo "$$sdir/$$i"; \ + fi; \ + done >> $(top_builddir)/cscope.files + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + -rm -f cscope.out cscope.in.out cscope.po.out cscope.files + +distdir: $(DISTFILES) + $(am__remove_distdir) + test -d "$(distdir)" || mkdir "$(distdir)" + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + $(am__make_dryrun) \ + || test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ + $(am__relativize); \ + new_distdir=$$reldir; \ + dir1=$$subdir; dir2="$(top_distdir)"; \ + $(am__relativize); \ + new_top_distdir=$$reldir; \ + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ + ($(am__cd) $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$new_top_distdir" \ + distdir="$$new_distdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ + done + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$(top_distdir)" distdir="$(distdir)" \ + dist-hook + -test -n "$(am__skip_mode_fix)" \ + || find "$(distdir)" -type d ! -perm -755 \ + -exec chmod u+rwx,go+rx {} \; -o \ + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ + || chmod -R a+r "$(distdir)" +dist-gzip: distdir + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__post_remove_distdir) + +dist-bzip2: distdir + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 + $(am__post_remove_distdir) + +dist-lzip: distdir + tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz + $(am__post_remove_distdir) + +dist-xz: distdir + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz + $(am__post_remove_distdir) + +dist-tarZ: distdir + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(am__post_remove_distdir) + +dist-shar: distdir + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + $(am__post_remove_distdir) + +dist-zip: distdir + -rm -f $(distdir).zip + zip -rq $(distdir).zip $(distdir) + $(am__post_remove_distdir) + +dist dist-all: + $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' + $(am__post_remove_distdir) + +# This target untars the dist file and tries a VPATH configuration. Then +# it guarantees that the distribution is self-contained by making another +# tarfile. +distcheck: dist + case '$(DIST_ARCHIVES)' in \ + *.tar.gz*) \ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + *.tar.bz2*) \ + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lz*) \ + lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ + *.tar.xz*) \ + xz -dc $(distdir).tar.xz | $(am__untar) ;;\ + *.tar.Z*) \ + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + *.shar.gz*) \ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + *.zip*) \ + unzip $(distdir).zip ;;\ + esac + chmod -R a-w $(distdir) + chmod u+w $(distdir) + mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst + chmod a-w $(distdir) + test -d $(distdir)/_build || exit 0; \ + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ + && am__cwd=`pwd` \ + && $(am__cd) $(distdir)/_build/sub \ + && ../../configure \ + $(AM_DISTCHECK_CONFIGURE_FLAGS) \ + $(DISTCHECK_CONFIGURE_FLAGS) \ + --srcdir=../.. --prefix="$$dc_install_base" \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ + distuninstallcheck \ + && chmod -R a-w "$$dc_install_base" \ + && ({ \ + (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ + } || { rm -rf "$$dc_destdir"; exit 1; }) \ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist \ + && rm -rf $(DIST_ARCHIVES) \ + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ + && cd "$$am__cwd" \ + || exit 1 + $(am__post_remove_distdir) + @(echo "$(distdir) archives ready for distribution: "; \ + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' +distuninstallcheck: + @test -n '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: trying to run $@ with an empty' \ + '$$(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + $(am__cd) '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ + echo " (check DESTDIR support)"; \ + fi ; \ + $(distuninstallcheck_listfiles) ; \ + exit 1; } >&2 +distcleancheck: distclean + @if test '$(srcdir)' = . ; then \ + echo "ERROR: distcleancheck can only run from a VPATH build" ; \ + exit 1 ; \ + fi + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left in build directory after distclean:" ; \ + $(distcleancheck_listfiles) ; \ + exit 1; } >&2 +check-am: all-am +check: check-recursive +all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) fficonfig.h +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(pkgconfigdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -rm -f src/$(DEPDIR)/$(am__dirstamp) + -rm -f src/$(am__dirstamp) + -rm -f src/aarch64/$(DEPDIR)/$(am__dirstamp) + -rm -f src/aarch64/$(am__dirstamp) + -rm -f src/alpha/$(DEPDIR)/$(am__dirstamp) + -rm -f src/alpha/$(am__dirstamp) + -rm -f src/arc/$(DEPDIR)/$(am__dirstamp) + -rm -f src/arc/$(am__dirstamp) + -rm -f src/arm/$(DEPDIR)/$(am__dirstamp) + -rm -f src/arm/$(am__dirstamp) + -rm -f src/avr32/$(DEPDIR)/$(am__dirstamp) + -rm -f src/avr32/$(am__dirstamp) + -rm -f src/bfin/$(DEPDIR)/$(am__dirstamp) + -rm -f src/bfin/$(am__dirstamp) + -rm -f src/cris/$(DEPDIR)/$(am__dirstamp) + -rm -f src/cris/$(am__dirstamp) + -rm -f src/frv/$(DEPDIR)/$(am__dirstamp) + -rm -f src/frv/$(am__dirstamp) + -rm -f src/ia64/$(DEPDIR)/$(am__dirstamp) + -rm -f src/ia64/$(am__dirstamp) + -rm -f src/m32r/$(DEPDIR)/$(am__dirstamp) + -rm -f src/m32r/$(am__dirstamp) + -rm -f src/m68k/$(DEPDIR)/$(am__dirstamp) + -rm -f src/m68k/$(am__dirstamp) + -rm -f src/m88k/$(DEPDIR)/$(am__dirstamp) + -rm -f src/m88k/$(am__dirstamp) + -rm -f src/metag/$(DEPDIR)/$(am__dirstamp) + -rm -f src/metag/$(am__dirstamp) + -rm -f src/microblaze/$(DEPDIR)/$(am__dirstamp) + -rm -f src/microblaze/$(am__dirstamp) + -rm -f src/mips/$(DEPDIR)/$(am__dirstamp) + -rm -f src/mips/$(am__dirstamp) + -rm -f src/moxie/$(DEPDIR)/$(am__dirstamp) + -rm -f src/moxie/$(am__dirstamp) + -rm -f src/nios2/$(DEPDIR)/$(am__dirstamp) + -rm -f src/nios2/$(am__dirstamp) + -rm -f src/or1k/$(DEPDIR)/$(am__dirstamp) + -rm -f src/or1k/$(am__dirstamp) + -rm -f src/pa/$(DEPDIR)/$(am__dirstamp) + -rm -f src/pa/$(am__dirstamp) + -rm -f src/powerpc/$(DEPDIR)/$(am__dirstamp) + -rm -f src/powerpc/$(am__dirstamp) + -rm -f src/s390/$(DEPDIR)/$(am__dirstamp) + -rm -f src/s390/$(am__dirstamp) + -rm -f src/sh/$(DEPDIR)/$(am__dirstamp) + -rm -f src/sh/$(am__dirstamp) + -rm -f src/sh64/$(DEPDIR)/$(am__dirstamp) + -rm -f src/sh64/$(am__dirstamp) + -rm -f src/sparc/$(DEPDIR)/$(am__dirstamp) + -rm -f src/sparc/$(am__dirstamp) + -rm -f src/tile/$(DEPDIR)/$(am__dirstamp) + -rm -f src/tile/$(am__dirstamp) + -rm -f src/vax/$(DEPDIR)/$(am__dirstamp) + -rm -f src/vax/$(am__dirstamp) + -rm -f src/x86/$(DEPDIR)/$(am__dirstamp) + -rm -f src/x86/$(am__dirstamp) + -rm -f src/xtensa/$(DEPDIR)/$(am__dirstamp) + -rm -f src/xtensa/$(am__dirstamp) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-recursive + +clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ + clean-toolexeclibLTLIBRARIES mostlyclean-am + +distclean: distclean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf src/$(DEPDIR) src/aarch64/$(DEPDIR) src/alpha/$(DEPDIR) src/arc/$(DEPDIR) src/arm/$(DEPDIR) src/avr32/$(DEPDIR) src/bfin/$(DEPDIR) src/cris/$(DEPDIR) src/frv/$(DEPDIR) src/ia64/$(DEPDIR) src/m32r/$(DEPDIR) src/m68k/$(DEPDIR) src/m88k/$(DEPDIR) src/metag/$(DEPDIR) src/microblaze/$(DEPDIR) src/mips/$(DEPDIR) src/moxie/$(DEPDIR) src/nios2/$(DEPDIR) src/or1k/$(DEPDIR) src/pa/$(DEPDIR) src/powerpc/$(DEPDIR) src/s390/$(DEPDIR) src/sh/$(DEPDIR) src/sh64/$(DEPDIR) src/sparc/$(DEPDIR) src/tile/$(DEPDIR) src/vax/$(DEPDIR) src/x86/$(DEPDIR) src/xtensa/$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-hdr distclean-libtool distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +html-am: + +info: info-recursive + +info-am: + +install-data-am: install-pkgconfigDATA + +install-dvi: install-dvi-recursive + +install-dvi-am: + +install-exec-am: install-toolexeclibLTLIBRARIES + +install-html: install-html-recursive + +install-html-am: + +install-info: install-info-recursive + +install-info-am: + +install-man: + +install-pdf: install-pdf-recursive + +install-pdf-am: + +install-ps: install-ps-recursive + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache + -rm -rf src/$(DEPDIR) src/aarch64/$(DEPDIR) src/alpha/$(DEPDIR) src/arc/$(DEPDIR) src/arm/$(DEPDIR) src/avr32/$(DEPDIR) src/bfin/$(DEPDIR) src/cris/$(DEPDIR) src/frv/$(DEPDIR) src/ia64/$(DEPDIR) src/m32r/$(DEPDIR) src/m68k/$(DEPDIR) src/m88k/$(DEPDIR) src/metag/$(DEPDIR) src/microblaze/$(DEPDIR) src/mips/$(DEPDIR) src/moxie/$(DEPDIR) src/nios2/$(DEPDIR) src/or1k/$(DEPDIR) src/pa/$(DEPDIR) src/powerpc/$(DEPDIR) src/s390/$(DEPDIR) src/sh/$(DEPDIR) src/sh64/$(DEPDIR) src/sparc/$(DEPDIR) src/tile/$(DEPDIR) src/vax/$(DEPDIR) src/x86/$(DEPDIR) src/xtensa/$(DEPDIR) + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-pkgconfigDATA uninstall-toolexeclibLTLIBRARIES + +.MAKE: $(am__recursive_targets) all install-am install-strip + +.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ + am--refresh check check-am clean clean-cscope clean-generic \ + clean-libtool clean-noinstLTLIBRARIES \ + clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \ + ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \ + dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \ + distclean distclean-compile distclean-generic distclean-hdr \ + distclean-libtool distclean-tags distcleancheck distdir \ + distuninstallcheck dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pkgconfigDATA install-ps \ + install-ps-am install-strip install-toolexeclibLTLIBRARIES \ + installcheck installcheck-am installdirs installdirs-am \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ + pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \ + uninstall-pkgconfigDATA uninstall-toolexeclibLTLIBRARIES + +.PRECIOUS: Makefile + +#libffi.map-sun : libffi.map $(top_srcdir)/../contrib/make_sunver.pl \ +# $(libffi_la_OBJECTS) $(libffi_la_LIBADD) +# perl $(top_srcdir)/../contrib/make_sunver.pl libffi.map \ +# `echo $(libffi_la_OBJECTS) $(libffi_la_LIBADD) | \ +# sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \ +# > $@ || (rm -f $@ ; exit 1) + +libffi.map: $(top_srcdir)/libffi.map.in + $(COMPILE) -D$(TARGET) -E -x assembler-with-cpp -o $@ $< + +dist-hook: + if [ -d $(top_srcdir)/.git ] ; then (cd $(top_srcdir); git log --no-decorate) ; else echo 'See git log for history.' ; fi > $(distdir)/ChangeLog + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/a.out b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/a.out new file mode 100644 index 0000000000000000000000000000000000000000..36e43906077fc0431f5317ac5f081d543569f11d GIT binary patch literal 8605 zcmeHMUu;v?89%lY2qicUW1Ar>v9>a$Xt^Z8&D=4@b^gE&GtdQxw%WqA6FbD4Vz z4PC|10+p-|#v~rto|v=;q-_#=*`jGvVL_!2eMqNHs#GQ+G^#*hVk$$?B67z3zl3%l2l$b=qhQ;KTw4bSPBu6 zI`Jqg;Fl_7LMB*tsCslM$vjet*P(bFipO$ZRg5LKkJ?60T=|Q8b!epPB*cJ>tCDOf zyl~4(QTm)}geU+$~+u~e$qmd%XyhPP!? zo!LyTG~GEJ>Fw+dYsI|QBil{>$#&2F5m^%VV-OnEc>^Ar1C(F*<@~yv*9RYVk6-=r z$Zsxv_Ha^_x9fkMUA7t*wu52JTy2_TrY$Sa^}wXEC5*VGT}O)aNy@x^qk^zyE9q3^ z?Rlu(_lC;v9X850jhVmQe<40}?eYoCG~?QpfE3s6HRxjDcQAY~(b7I3#Oy9qaKz}0 zKo~QNexrQrRqyEBEEPZ%docPIWmRspw4WesmNd4%vgm`oQT~&0<<2g{GjF`NSOWR? zWN4iFGss5yZJU2n@lWjh$=Z+*rPdKJ7mlMMqi;7J2jux=j@oC;?0jhr46MydRoF1{ zR>+Uqm2Xw%M{j>0l$LgJy9h}>q}c*>?daU?L+FPIt)=}WR3ZB-`eL+Pi5?m%Ka7qH zmH!fr$4+lqXbPbTr#nd=j6Hj+`$OZ(BOi^(Li*E6#W;1(+RQ#;+U$^R;C|KpCATJ?5 z4JrEkfggJZ{lPQ7L4W9U!=S(8M~#NR>y1^0KQgm=pI^`VBT;`>)ZfwP5B2$juft4Ou>4B9V_}}!vWt{gYTu@Rfi1>`kvRP$Z^yxCS zPU$CcY^1PJ#&q9G$W)us`F^xX=|PoG=Lrg&|Ibe=dD72&brRJ(pDK^e(-daCItlTV zjB%e-lI{T%g0>K!RgwkWJ!HV~lmeeE$uUT)V9QBPWpY-!a8ziyyp`6XeM6mA@`%!o zZUp{0)H;Lny;!OnRlT_|Sqxf;bpULl=L5<#VoW-Xy*av8){ zdK&Qr6y)VoNh>L|^rSgaNKU2A$rQM(*$gvTC?t>B3{HP{9A@yIoXU)&=sX-E(qt*N z$FX8jXyf^*sdUbA55|9?(|V)1#q&Di)uC0txA1zCAR@ALhA%;(InMmJSBF;po)MB- zHEO6PWvUyolW%!-iCfAc-7}oQ%^yJKL#zod|GZb1=I0f__2+Lvy#AySqWySi4`BYR zSBFOXg%rZDh5WWdZD&5O*F(T)k6^ywb)Ytmh~l$w_upY;&>Ckxuj`27^Zv#4XFHbP z1E2N`)_LF16+fg3CO^*lD_FdS1obKN6RQ3R#piZ%`R?|gbn$uLn^t_@Cy7t*0yqB* zFsc`~liw2;6`%Kin8@HB|1wY~e_qvp-c`P$FMWTJcTs@nTzt`>+or0ZAChxNU>-w1 zL&8};zt>Kx4&(iu?cMdip!obP>TIJfP0uR6+n#ln7Zsn!kH7!%cfqjqR*jg)$ZuWz zcU1ZBsPZ4Mp^`j)3|~fqK6$F{UV4x7cS5(lTYnea76+f-^Fj3;)ot(AKLD5dpUbB& zIut@r$p0&BY3?zf-*fyOm%rEY{N(a^9()9@vwZ%Jw@8gbV0&Au>WqJk3@2Zxa|Tb; z4kjweJeD**PJV~tcc=<-J=qQOSpOFigmL@nGaQA8BD(FVEN7@dA*{;@BF%i-ADw~u zEa`Uvm+iDW!{xJ~%5%lF>U4L30Ua?Mex%yvIc*2E86@I~mzbO4z>*;|` zVFHgwEbq_Lz^UBJE+jNB=7*{n|og6fv>N#?n)A`^-bD2<;Oj5e-1pf++17&-s%mCE?2w$NVsEN^ZDdm z;M89Fy+k1`V zj%V|^bWzlSOf!`?k7V;>$*h^O@`a+AEKLhs6pv=pRyw8iJ|F3U=Q>6vU0Ll5sEJEu z;h3&5 +gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4 +Copyright (C) 2013 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +configure:3835: $? = 0 +configure:3824: gcc -v >&5 +Using built-in specs. +COLLECT_GCC=gcc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Thread model: posix +gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) +configure:3835: $? = 0 +configure:3824: gcc -V >&5 +gcc: error: unrecognized command line option '-V' +gcc: fatal error: no input files +compilation terminated. +configure:3835: $? = 4 +configure:3824: gcc -qversion >&5 +gcc: error: unrecognized command line option '-qversion' +gcc: fatal error: no input files +compilation terminated. +configure:3835: $? = 4 +configure:3855: checking whether the C compiler works +configure:3877: gcc conftest.c >&5 +configure:3881: $? = 0 +configure:3929: result: yes +configure:3932: checking for C compiler default output file name +configure:3934: result: a.out +configure:3940: checking for suffix of executables +configure:3947: gcc -o conftest conftest.c >&5 +configure:3951: $? = 0 +configure:3973: result: +configure:3995: checking whether we are cross compiling +configure:4003: gcc -o conftest conftest.c >&5 +configure:4007: $? = 0 +configure:4014: ./conftest +configure:4018: $? = 0 +configure:4033: result: no +configure:4038: checking for suffix of object files +configure:4060: gcc -c conftest.c >&5 +configure:4064: $? = 0 +configure:4085: result: o +configure:4089: checking whether we are using the GNU C compiler +configure:4108: gcc -c conftest.c >&5 +configure:4108: $? = 0 +configure:4117: result: yes +configure:4126: checking whether gcc accepts -g +configure:4146: gcc -c -g conftest.c >&5 +configure:4146: $? = 0 +configure:4187: result: yes +configure:4204: checking for gcc option to accept ISO C89 +configure:4267: gcc -c conftest.c >&5 +configure:4267: $? = 0 +configure:4280: result: none needed +configure:4305: checking whether gcc understands -c and -o together +configure:4327: gcc -c conftest.c -o conftest2.o +configure:4330: $? = 0 +configure:4327: gcc -c conftest.c -o conftest2.o +configure:4330: $? = 0 +configure:4342: result: yes +configure:4370: checking for style of include used by make +configure:4398: result: GNU +configure:4424: checking dependency style of gcc +configure:4535: result: none +configure:4608: checking for g++ +configure:4624: found /usr/bin/g++ +configure:4635: result: g++ +configure:4662: checking for C++ compiler version +configure:4671: g++ --version >&5 +g++ (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4 +Copyright (C) 2013 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +configure:4682: $? = 0 +configure:4671: g++ -v >&5 +Using built-in specs. +COLLECT_GCC=g++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Thread model: posix +gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) +configure:4682: $? = 0 +configure:4671: g++ -V >&5 +g++: error: unrecognized command line option '-V' +g++: fatal error: no input files +compilation terminated. +configure:4682: $? = 4 +configure:4671: g++ -qversion >&5 +g++: error: unrecognized command line option '-qversion' +g++: fatal error: no input files +compilation terminated. +configure:4682: $? = 4 +configure:4686: checking whether we are using the GNU C++ compiler +configure:4705: g++ -c conftest.cpp >&5 +configure:4705: $? = 0 +configure:4714: result: yes +configure:4723: checking whether g++ accepts -g +configure:4743: g++ -c -g conftest.cpp >&5 +configure:4743: $? = 0 +configure:4784: result: yes +configure:4809: checking dependency style of g++ +configure:4920: result: none +configure:4950: checking dependency style of gcc +configure:5059: result: none +configure:5121: checking how to print strings +configure:5148: result: printf +configure:5169: checking for a sed that does not truncate output +configure:5233: result: /bin/sed +configure:5251: checking for grep that handles long lines and -e +configure:5309: result: /bin/grep +configure:5314: checking for egrep +configure:5376: result: /bin/grep -E +configure:5381: checking for fgrep +configure:5443: result: /bin/grep -F +configure:5478: checking for ld used by gcc +configure:5545: result: /usr/bin/ld +configure:5552: checking if the linker (/usr/bin/ld) is GNU ld +configure:5567: result: yes +configure:5579: checking for BSD- or MS-compatible name lister (nm) +configure:5633: result: /usr/bin/nm -B +configure:5763: checking the name lister (/usr/bin/nm -B) interface +configure:5770: gcc -c conftest.c >&5 +configure:5773: /usr/bin/nm -B "conftest.o" +configure:5776: output +0000000000000000 B some_variable +configure:5783: result: BSD nm +configure:5786: checking whether ln -s works +configure:5790: result: yes +configure:5798: checking the maximum length of command line arguments +configure:5929: result: 1572864 +configure:5977: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format +configure:6017: result: func_convert_file_noop +configure:6024: checking how to convert x86_64-pc-linux-gnu file names to toolchain format +configure:6044: result: func_convert_file_noop +configure:6051: checking for /usr/bin/ld option to reload object files +configure:6058: result: -r +configure:6132: checking for objdump +configure:6148: found /usr/bin/objdump +configure:6159: result: objdump +configure:6191: checking how to recognize dependent libraries +configure:6391: result: pass_all +configure:6476: checking for dlltool +configure:6506: result: no +configure:6536: checking how to associate runtime and link libraries +configure:6563: result: printf %s\n +configure:6624: checking for ar +configure:6640: found /usr/bin/ar +configure:6651: result: ar +configure:6688: checking for archiver @FILE support +configure:6705: gcc -c conftest.c >&5 +configure:6705: $? = 0 +configure:6708: ar cru libconftest.a @conftest.lst >&5 +configure:6711: $? = 0 +configure:6716: ar cru libconftest.a @conftest.lst >&5 +ar: conftest.o: No such file or directory +configure:6719: $? = 1 +configure:6731: result: @ +configure:6789: checking for strip +configure:6805: found /usr/bin/strip +configure:6816: result: strip +configure:6888: checking for ranlib +configure:6904: found /usr/bin/ranlib +configure:6915: result: ranlib +configure:7017: checking command to parse /usr/bin/nm -B output from gcc object +configure:7170: gcc -c conftest.c >&5 +configure:7173: $? = 0 +configure:7177: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm +configure:7180: $? = 0 +configure:7246: gcc -o conftest conftest.c conftstm.o >&5 +configure:7249: $? = 0 +configure:7287: result: ok +configure:7334: checking for sysroot +configure:7364: result: no +configure:7371: checking for a working dd +configure:7409: result: /bin/dd +configure:7413: checking how to truncate binary pipes +configure:7428: result: /bin/dd bs=4096 count=1 +configure:7564: gcc -c conftest.c >&5 +configure:7567: $? = 0 +configure:7757: checking for mt +configure:7773: found /bin/mt +configure:7784: result: mt +configure:7807: checking if mt is a manifest tool +configure:7813: mt '-?' +configure:7821: result: no +configure:8498: checking how to run the C preprocessor +configure:8529: gcc -E conftest.c +configure:8529: $? = 0 +configure:8543: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:8543: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| /* end confdefs.h. */ +| #include +configure:8568: result: gcc -E +configure:8588: gcc -E conftest.c +configure:8588: $? = 0 +configure:8602: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:8602: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| /* end confdefs.h. */ +| #include +configure:8631: checking for ANSI C header files +configure:8651: gcc -c conftest.c >&5 +configure:8651: $? = 0 +configure:8724: gcc -o conftest conftest.c >&5 +configure:8724: $? = 0 +configure:8724: ./conftest +configure:8724: $? = 0 +configure:8735: result: yes +configure:8748: checking for sys/types.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for sys/stat.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for stdlib.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for string.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for memory.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for strings.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for inttypes.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for stdint.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8748: checking for unistd.h +configure:8748: gcc -c conftest.c >&5 +configure:8748: $? = 0 +configure:8748: result: yes +configure:8762: checking for dlfcn.h +configure:8762: gcc -c conftest.c >&5 +configure:8762: $? = 0 +configure:8762: result: yes +configure:9029: checking for objdir +configure:9044: result: .libs +configure:9308: checking if gcc supports -fno-rtti -fno-exceptions +configure:9326: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 +cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] +configure:9330: $? = 0 +configure:9343: result: no +configure:9701: checking for gcc option to produce PIC +configure:9708: result: -fPIC -DPIC +configure:9716: checking if gcc PIC flag -fPIC -DPIC works +configure:9734: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 +configure:9738: $? = 0 +configure:9751: result: yes +configure:9780: checking if gcc static flag -static works +configure:9808: result: yes +configure:9823: checking if gcc supports -c -o file.o +configure:9844: gcc -c -o out/conftest2.o conftest.c >&5 +configure:9848: $? = 0 +configure:9870: result: yes +configure:9878: checking if gcc supports -c -o file.o +configure:9925: result: yes +configure:9958: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:11221: result: yes +configure:11258: checking whether -lc should be explicitly linked in +configure:11266: gcc -c conftest.c >&5 +configure:11269: $? = 0 +configure:11284: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 +configure:11287: $? = 0 +configure:11301: result: no +configure:11461: checking dynamic linker characteristics +configure:12042: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 +configure:12042: $? = 0 +configure:12291: result: GNU/Linux ld.so +configure:12413: checking how to hardcode library paths into programs +configure:12438: result: immediate +configure:12986: checking whether stripping libraries is possible +configure:12991: result: yes +configure:13026: checking if libtool supports shared libraries +configure:13028: result: yes +configure:13031: checking whether to build shared libraries +configure:13056: result: yes +configure:13059: checking whether to build static libraries +configure:13063: result: no +configure:13086: checking how to run the C++ preprocessor +configure:13113: g++ -E conftest.cpp +configure:13113: $? = 0 +configure:13127: g++ -E conftest.cpp +conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:13127: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include +configure:13152: result: g++ -E +configure:13172: g++ -E conftest.cpp +configure:13172: $? = 0 +configure:13186: g++ -E conftest.cpp +conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory + #include + ^ +compilation terminated. +configure:13186: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include +configure:13348: checking for ld used by g++ +configure:13415: result: /usr/bin/ld -m elf_x86_64 +configure:13422: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld +configure:13437: result: yes +configure:13492: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:14565: result: yes +configure:14601: g++ -c -g -O2 conftest.cpp >&5 +configure:14604: $? = 0 +configure:15085: checking for g++ option to produce PIC +configure:15092: result: -fPIC -DPIC +configure:15100: checking if g++ PIC flag -fPIC -DPIC works +configure:15118: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 +configure:15122: $? = 0 +configure:15135: result: yes +configure:15158: checking if g++ static flag -static works +configure:15186: result: yes +configure:15198: checking if g++ supports -c -o file.o +configure:15219: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 +configure:15223: $? = 0 +configure:15245: result: yes +configure:15250: checking if g++ supports -c -o file.o +configure:15297: result: yes +configure:15327: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries +configure:15370: result: yes +configure:15511: checking dynamic linker characteristics +configure:16268: result: GNU/Linux ld.so +configure:16333: checking how to hardcode library paths into programs +configure:16358: result: immediate +configure:16426: checking size of size_t +configure:16431: gcc -o conftest conftest.c >&5 +configure:16431: $? = 0 +configure:16431: ./conftest +configure:16431: $? = 0 +configure:16445: result: 8 +configure:16456: checking for C compiler vendor +configure:16501: gcc -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) + thisisanerror; + ^ +conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in +configure:16501: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| /* end confdefs.h. */ +| +| int +| main () +| { +| +| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) +| thisisanerror; +| #endif +| +| ; +| return 0; +| } +configure:16501: gcc -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) + thisisanerror; + ^ +conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in +configure:16501: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| /* end confdefs.h. */ +| +| int +| main () +| { +| +| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) +| thisisanerror; +| #endif +| +| ; +| return 0; +| } +configure:16501: gcc -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) + thisisanerror; + ^ +conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in +configure:16501: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| /* end confdefs.h. */ +| +| int +| main () +| { +| +| #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) +| thisisanerror; +| #endif +| +| ; +| return 0; +| } +configure:16501: gcc -c conftest.c >&5 +conftest.c: In function 'main': +conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) + thisisanerror; + ^ +conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in +configure:16501: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| /* end confdefs.h. */ +| +| int +| main () +| { +| +| #if !(defined(__clang__)) +| thisisanerror; +| #endif +| +| ; +| return 0; +| } +configure:16501: gcc -c conftest.c >&5 +configure:16501: $? = 0 +configure:16509: result: gnu +configure:17335: : CFLAGS already contains +configure:17338: $? = 0 +configure:17360: checking CFLAGS for maximum warnings +configure:17380: gcc -c -warn all -warn all conftest.c >&5 +gcc: error: all: No such file or directory +gcc: error: all: No such file or directory +gcc: error: unrecognized command line option '-warn' +gcc: error: unrecognized command line option '-warn' +configure:17380: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| /* end confdefs.h. */ +| +| int +| main () +| { +| +| ; +| return 0; +| } +configure:17380: gcc -c -pedantic -Wall conftest.c >&5 +configure:17380: $? = 0 +configure:17388: result: -Wall +configure:17404: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all" +configure:17407: $? = 0 +configure:17437: checking whether to enable maintainer-specific portions of Makefiles +configure:17446: result: no +configure:17462: checking sys/mman.h usability +configure:17462: gcc -c -Wall -fexceptions conftest.c >&5 +configure:17462: $? = 0 +configure:17462: result: yes +configure:17462: checking sys/mman.h presence +configure:17462: gcc -E conftest.c +configure:17462: $? = 0 +configure:17462: result: yes +configure:17462: checking for sys/mman.h +configure:17462: result: yes +configure:17475: checking for mmap +configure:17475: gcc -o conftest -Wall -fexceptions conftest.c >&5 +configure:17475: $? = 0 +configure:17475: result: yes +configure:17475: checking for mkostemp +configure:17475: gcc -o conftest -Wall -fexceptions conftest.c >&5 +configure:17475: $? = 0 +configure:17475: result: yes +configure:17485: checking for sys/mman.h +configure:17485: result: yes +configure:17493: checking for mmap +configure:17493: result: yes +configure:17506: checking whether read-only mmap of a plain file works +configure:17523: result: yes +configure:17525: checking whether mmap from /dev/zero works +configure:17547: result: yes +configure:17551: checking for MAP_ANON(YMOUS) +configure:17574: gcc -c -Wall -fexceptions conftest.c >&5 +conftest.c: In function 'main': +conftest.c:38:5: warning: unused variable 'n' [-Wunused-variable] + int n = MAP_ANONYMOUS; + ^ +configure:17574: $? = 0 +configure:17581: result: yes +configure:17587: checking whether mmap with MAP_ANON(YMOUS) works +configure:17604: result: yes +configure:17647: checking for ANSI C header files +configure:17751: result: yes +configure:17761: checking for memcpy +configure:17761: gcc -o conftest -Wall -fexceptions conftest.c >&5 +conftest.c:54:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] + char memcpy (); + ^ +configure:17761: $? = 0 +configure:17761: result: yes +configure:17770: checking for size_t +configure:17770: gcc -c -Wall -fexceptions conftest.c >&5 +configure:17770: $? = 0 +configure:17770: gcc -c -Wall -fexceptions conftest.c >&5 +conftest.c: In function 'main': +conftest.c:68:21: error: expected expression before ')' token + if (sizeof ((size_t))) + ^ +configure:17770: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_MMAP 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_MMAP_FILE 1 +| #define HAVE_MMAP_DEV_ZERO 1 +| #define HAVE_MMAP_ANON 1 +| #define STDC_HEADERS 1 +| #define HAVE_MEMCPY 1 +| /* end confdefs.h. */ +| #include +| #ifdef HAVE_SYS_TYPES_H +| # include +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include +| #endif +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include +| #endif +| #ifdef HAVE_STRINGS_H +| # include +| #endif +| #ifdef HAVE_INTTYPES_H +| # include +| #endif +| #ifdef HAVE_STDINT_H +| # include +| #endif +| #ifdef HAVE_UNISTD_H +| # include +| #endif +| int +| main () +| { +| if (sizeof ((size_t))) +| return 0; +| ; +| return 0; +| } +configure:17770: result: yes +configure:17783: checking for working alloca.h +configure:17800: gcc -o conftest -Wall -fexceptions conftest.c >&5 +configure:17800: $? = 0 +configure:17808: result: yes +configure:17816: checking for alloca +configure:17853: gcc -o conftest -Wall -fexceptions conftest.c >&5 +configure:17853: $? = 0 +configure:17861: result: yes +configure:17972: checking size of double +configure:17977: gcc -o conftest -Wall -fexceptions conftest.c >&5 +configure:17977: $? = 0 +configure:17977: ./conftest +configure:17977: $? = 0 +configure:17991: result: 8 +configure:18005: checking size of long double +configure:18010: gcc -o conftest -Wall -fexceptions conftest.c >&5 +configure:18010: $? = 0 +configure:18010: ./conftest +configure:18010: $? = 0 +configure:18024: result: 16 +configure:18057: checking whether byte ordering is bigendian +configure:18072: gcc -c -Wall -fexceptions conftest.c >&5 +conftest.c:38:9: error: unknown type name 'not' + not a universal capable compiler + ^ +conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' + not a universal capable compiler + ^ +conftest.c:38:15: error: unknown type name 'universal' +configure:18072: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_MMAP 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_MMAP_FILE 1 +| #define HAVE_MMAP_DEV_ZERO 1 +| #define HAVE_MMAP_ANON 1 +| #define STDC_HEADERS 1 +| #define HAVE_MEMCPY 1 +| #define HAVE_ALLOCA_H 1 +| #define HAVE_ALLOCA 1 +| #define SIZEOF_DOUBLE 8 +| #define SIZEOF_LONG_DOUBLE 16 +| #define HAVE_LONG_DOUBLE 1 +| /* end confdefs.h. */ +| #ifndef __APPLE_CC__ +| not a universal capable compiler +| #endif +| typedef int dummy; +| +configure:18117: gcc -c -Wall -fexceptions conftest.c >&5 +configure:18117: $? = 0 +configure:18135: gcc -c -Wall -fexceptions conftest.c >&5 +conftest.c: In function 'main': +conftest.c:44:4: error: unknown type name 'not' + not big endian + ^ +conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' + not big endian + ^ +configure:18135: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "libffi" +| #define PACKAGE_TARNAME "libffi" +| #define PACKAGE_VERSION "3.99999" +| #define PACKAGE_STRING "libffi 3.99999" +| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +| #define PACKAGE_URL "" +| #define PACKAGE "libffi" +| #define VERSION "3.99999" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define SIZEOF_SIZE_T 8 +| #define HAVE_SYS_MMAN_H 1 +| #define HAVE_MMAP 1 +| #define HAVE_MKOSTEMP 1 +| #define HAVE_MMAP_FILE 1 +| #define HAVE_MMAP_DEV_ZERO 1 +| #define HAVE_MMAP_ANON 1 +| #define STDC_HEADERS 1 +| #define HAVE_MEMCPY 1 +| #define HAVE_ALLOCA_H 1 +| #define HAVE_ALLOCA 1 +| #define SIZEOF_DOUBLE 8 +| #define SIZEOF_LONG_DOUBLE 16 +| #define HAVE_LONG_DOUBLE 1 +| /* end confdefs.h. */ +| #include +| #include +| +| int +| main () +| { +| #if BYTE_ORDER != BIG_ENDIAN +| not big endian +| #endif +| +| ; +| return 0; +| } +configure:18263: result: no +configure:18282: checking assembler .cfi pseudo-op support +configure:18300: gcc -c -Wall -fexceptions conftest.c >&5 +configure:18300: $? = 0 +configure:18308: result: yes +configure:18395: checking assembler supports pc related relocs +configure:18408: result: yes +configure:18454: checking for _ prefix in compiled symbols +configure:18464: gcc -c -Wall -fexceptions conftest.c >&5 +conftest.c: In function 'main': +conftest.c:2:12: warning: statement with no effect [-Wunused-value] + int main(){nm_test_func;return 0;} + ^ +configure:18467: $? = 0 +configure:18471: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm +configure:18474: $? = 0 +configure:18496: result: no +configure:18532: checking toolchain supports unwind section type +configure:18561: result: yes +configure:18571: checking whether .eh_frame section should be read-only +configure:18593: result: yes +configure:18608: checking for __attribute__((visibility("hidden"))) +configure:18617: gcc -Werror -S conftest.c -o conftest.s 1>&5 +configure:18620: $? = 0 +configure:18629: result: yes +configure:18768: checking for ld used by gcc +configure:18835: result: /usr/bin/ld +configure:18842: checking if the linker (/usr/bin/ld) is GNU ld +configure:18857: result: yes +configure:19031: checking for shared libgcc +configure:19046: gcc -o conftest -lgcc_s conftest.c >&5 +configure:19046: $? = 0 +configure:19084: result: yes +configure:19170: versioning on shared library symbols is gnu +configure:19294: checking that generated files are newer than configure +configure:19300: result: done +configure:19368: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by libffi config.status 3.99999, which was +generated by GNU Autoconf 2.69. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on Mordor + +config.status:1234: creating include/Makefile +config.status:1234: creating include/ffi.h +config.status:1234: creating Makefile +config.status:1234: creating testsuite/Makefile +config.status:1234: creating man/Makefile +config.status:1234: creating doc/Makefile +config.status:1234: creating libffi.pc +config.status:1234: creating fficonfig.h +config.status:1460: linking /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffitarget.h to include/ffitarget.h +config.status:1479: executing buildir commands +config.status:1492: skipping top_srcdir/Makefile - not created +config.status:1479: executing depfiles commands +config.status:1479: executing libtool commands +config.status:1479: executing include commands +config.status:1479: executing src commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=x86_64-pc-linux-gnu +ac_cv_c_bigendian=no +ac_cv_c_compiler_gnu=yes +ac_cv_cflags_warn_all=-Wall +ac_cv_cxx_compiler_gnu=yes +ac_cv_decl_map_anon=yes +ac_cv_env_CCASFLAGS_set= +ac_cv_env_CCASFLAGS_value= +ac_cv_env_CCAS_set= +ac_cv_env_CCAS_value= +ac_cv_env_CPPFLAGS_set= +ac_cv_env_CPPFLAGS_value= +ac_cv_env_CPP_set= +ac_cv_env_CPP_value= +ac_cv_env_CXXCPP_set= +ac_cv_env_CXXCPP_value= +ac_cv_env_LT_SYS_LIBRARY_PATH_set= +ac_cv_env_LT_SYS_LIBRARY_PATH_value= +ac_cv_env_build_alias_set= +ac_cv_env_build_alias_value= +ac_cv_env_host_alias_set=set +ac_cv_env_host_alias_value= +ac_cv_env_target_alias_set= +ac_cv_env_target_alias_value= +ac_cv_func_alloca_works=yes +ac_cv_func_memcpy=yes +ac_cv_func_mkostemp=yes +ac_cv_func_mmap=yes +ac_cv_func_mmap_anon=yes +ac_cv_func_mmap_dev_zero=yes +ac_cv_func_mmap_file=yes +ac_cv_header_dlfcn_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_memory_h=yes +ac_cv_header_stdc=yes +ac_cv_header_stdint_h=yes +ac_cv_header_stdlib_h=yes +ac_cv_header_string_h=yes +ac_cv_header_strings_h=yes +ac_cv_header_sys_mman_h=yes +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_types_h=yes +ac_cv_header_unistd_h=yes +ac_cv_host=x86_64-pc-linux-gnu +ac_cv_objext=o +ac_cv_path_EGREP='/bin/grep -E' +ac_cv_path_FGREP='/bin/grep -F' +ac_cv_path_GREP=/bin/grep +ac_cv_path_SED=/bin/sed +ac_cv_path_ax_enable_builddir_sed=sed +ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_lt_DD=/bin/dd +ac_cv_path_mkdir=/bin/mkdir +ac_cv_prog_AWK=gawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_CXXCPP='g++ -E' +ac_cv_prog_ac_ct_AR=ar +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_CXX=g++ +ac_cv_prog_ac_ct_MANIFEST_TOOL=mt +ac_cv_prog_ac_ct_OBJDUMP=objdump +ac_cv_prog_ac_ct_RANLIB=ranlib +ac_cv_prog_ac_ct_STRIP=strip +ac_cv_prog_cc_c89= +ac_cv_prog_cc_g=yes +ac_cv_prog_cxx_g=yes +ac_cv_prog_make_make_set=yes +ac_cv_sizeof_double=8 +ac_cv_sizeof_long_double=16 +ac_cv_sizeof_size_t=8 +ac_cv_target=x86_64-pc-linux-gnu +ac_cv_type_size_t=yes +ac_cv_working_alloca_h=yes +am_cv_CCAS_dependencies_compiler_type=none +am_cv_CC_dependencies_compiler_type=none +am_cv_CXX_dependencies_compiler_type=none +am_cv_make_support_nested_variables=yes +am_cv_prog_cc_c_o=yes +ax_cv_c_compiler_vendor=gnu +gcc_cv_as_cfi_pseudo_op=yes +libffi_cv_as_x86_64_unwind_section_type=yes +libffi_cv_as_x86_pcrel=yes +libffi_cv_hidden_visibility_attribute=yes +libffi_cv_ro_eh_frame=yes +lt_cv_ar_at_file=@ +lt_cv_archive_cmds_need_lc=no +lt_cv_deplibs_check_method=pass_all +lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_ld_reload_flag=-r +lt_cv_nm_interface='BSD nm' +lt_cv_objdir=.libs +lt_cv_path_LD=/usr/bin/ld +lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' +lt_cv_path_NM='/usr/bin/nm -B' +lt_cv_path_mainfest_tool=no +lt_cv_prog_compiler_c_o=yes +lt_cv_prog_compiler_c_o_CXX=yes +lt_cv_prog_compiler_pic='-fPIC -DPIC' +lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' +lt_cv_prog_compiler_pic_works=yes +lt_cv_prog_compiler_pic_works_CXX=yes +lt_cv_prog_compiler_rtti_exceptions=no +lt_cv_prog_compiler_static_works=yes +lt_cv_prog_compiler_static_works_CXX=yes +lt_cv_prog_gnu_ld=yes +lt_cv_prog_gnu_ldcxx=yes +lt_cv_sharedlib_from_linklib_cmd='printf %s\n' +lt_cv_shlibpath_overrides_runpath=no +lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' +lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' +lt_cv_sys_global_symbol_to_import= +lt_cv_sys_max_cmd_len=1572864 +lt_cv_sys_symbol_underscore=no +lt_cv_to_host_file_cmd=func_convert_file_noop +lt_cv_to_tool_file_cmd=func_convert_file_noop +lt_cv_truncate_bin='/bin/dd bs=4096 count=1' + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing aclocal-1.15' +ALLOCA='' +AMDEPBACKSLASH='' +AMDEP_FALSE='' +AMDEP_TRUE='#' +AMTAR='$${TAR-tar}' +AM_BACKSLASH='\' +AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +AM_DEFAULT_VERBOSITY='1' +AM_LTLDFLAGS='' +AM_RUNTESTFLAGS='' +AM_V='$(V)' +AR='ar' +AUTOCONF='${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoconf' +AUTOHEADER='${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoheader' +AUTOMAKE='${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing automake-1.15' +AWK='gawk' +BUILD_DOCS_FALSE='' +BUILD_DOCS_TRUE='#' +CC='gcc' +CCAS='gcc' +CCASDEPMODE='depmode=none' +CCASFLAGS='' +CCDEPMODE='depmode=none' +CFLAGS=' -Wall -fexceptions' +CPP='gcc -E' +CPPFLAGS='' +CXX='g++' +CXXCPP='g++ -E' +CXXDEPMODE='depmode=none' +CXXFLAGS='-g -O2' +CYGPATH_W='echo' +DEFS='-DHAVE_CONFIG_H' +DEPDIR='.deps' +DLLTOOL='false' +DSYMUTIL='' +DUMPBIN='' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +EXEEXT='' +FFI_DEBUG_FALSE='' +FFI_DEBUG_TRUE='#' +FFI_EXEC_TRAMPOLINE_TABLE='0' +FFI_EXEC_TRAMPOLINE_TABLE_FALSE='' +FFI_EXEC_TRAMPOLINE_TABLE_TRUE='#' +FGREP='/bin/grep -F' +GREP='/bin/grep' +HAVE_LONG_DOUBLE='1' +HAVE_LONG_DOUBLE_VARIANT='0' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' +LD='/usr/bin/ld' +LDFLAGS='' +LIBFFI_BUILD_VERSIONED_SHLIB_FALSE='#' +LIBFFI_BUILD_VERSIONED_SHLIB_GNU_FALSE='#' +LIBFFI_BUILD_VERSIONED_SHLIB_GNU_TRUE='' +LIBFFI_BUILD_VERSIONED_SHLIB_SUN_FALSE='' +LIBFFI_BUILD_VERSIONED_SHLIB_SUN_TRUE='#' +LIBFFI_BUILD_VERSIONED_SHLIB_TRUE='' +LIBOBJS='' +LIBS='' +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +LIPO='' +LN_S='ln -s' +LTLIBOBJS='' +LT_SYS_LIBRARY_PATH='' +MAINT='#' +MAINTAINER_MODE_FALSE='' +MAINTAINER_MODE_TRUE='#' +MAKEINFO='${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo' +MANIFEST_TOOL=':' +MKDIR_P='/bin/mkdir -p' +NM='/usr/bin/nm -B' +NMEDIT='' +OBJDUMP='objdump' +OBJEXT='o' +OPT_LDFLAGS='-Wl,-O1 ' +OTOOL64='' +OTOOL='' +PACKAGE='libffi' +PACKAGE_BUGREPORT='http://github.com/libffi/libffi/issues' +PACKAGE_NAME='libffi' +PACKAGE_STRING='libffi 3.99999' +PACKAGE_TARNAME='libffi' +PACKAGE_URL='' +PACKAGE_VERSION='3.99999' +PATH_SEPARATOR=':' +PRTDIAG='' +RANLIB='ranlib' +SECTION_LDFLAGS='' +SED='/bin/sed' +SET_MAKE='' +SHELL='/bin/bash' +STRIP='strip' +TARGET='X86_64' +TARGETDIR='x86' +TARGET_OBJ=' src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo' +TESTSUBDIR_FALSE='#' +TESTSUBDIR_TRUE='' +VERSION='3.99999' +ac_ct_AR='ar' +ac_ct_CC='gcc' +ac_ct_CXX='g++' +ac_ct_DUMPBIN='' +am__EXEEXT_FALSE='' +am__EXEEXT_TRUE='#' +am__fastdepCCAS_FALSE='' +am__fastdepCCAS_TRUE='#' +am__fastdepCC_FALSE='' +am__fastdepCC_TRUE='#' +am__fastdepCXX_FALSE='' +am__fastdepCXX_TRUE='#' +am__include='include' +am__isrc=' -I$(srcdir)' +am__leading_dot='.' +am__nodep='' +am__quote='' +am__tar='$${TAR-tar} chof - "$$tardir"' +am__untar='$${TAR-tar} xf -' +ax_enable_builddir_sed='sed' +bindir='${exec_prefix}/bin' +build='x86_64-pc-linux-gnu' +build_alias='' +build_cpu='x86_64' +build_os='linux-gnu' +build_vendor='pc' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +exec_prefix='${prefix}' +host='x86_64-pc-linux-gnu' +host_alias='' +host_cpu='x86_64' +host_os='linux-gnu' +host_vendor='pc' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +install_sh='${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/install-sh' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localedir='${datarootdir}/locale' +localstatedir='${prefix}/var' +mandir='${datarootdir}/man' +mkdir_p='$(MKDIR_P)' +oldincludedir='/usr/include' +pdfdir='${docdir}' +prefix='/usr/local' +program_transform_name='s,x,x,' +psdir='${docdir}' +runstatedir='${localstatedir}/run' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sys_symbol_underscore='no' +sysconfdir='${prefix}/etc' +target='x86_64-pc-linux-gnu' +target_alias='' +target_cpu='x86_64' +target_os='linux-gnu' +target_vendor='pc' +toolexecdir='${exec_prefix}/lib/gcc-lib/$(target_alias)' +toolexeclibdir='${exec_prefix}/lib/../lib' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +/* confdefs.h */ +#define PACKAGE_NAME "libffi" +#define PACKAGE_TARNAME "libffi" +#define PACKAGE_VERSION "3.99999" +#define PACKAGE_STRING "libffi 3.99999" +#define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" +#define PACKAGE_URL "" +#define PACKAGE "libffi" +#define VERSION "3.99999" +#define STDC_HEADERS 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_DLFCN_H 1 +#define LT_OBJDIR ".libs/" +#define SIZEOF_SIZE_T 8 +#define HAVE_SYS_MMAN_H 1 +#define HAVE_MMAP 1 +#define HAVE_MKOSTEMP 1 +#define HAVE_MMAP_FILE 1 +#define HAVE_MMAP_DEV_ZERO 1 +#define HAVE_MMAP_ANON 1 +#define STDC_HEADERS 1 +#define HAVE_MEMCPY 1 +#define HAVE_ALLOCA_H 1 +#define HAVE_ALLOCA 1 +#define SIZEOF_DOUBLE 8 +#define SIZEOF_LONG_DOUBLE 16 +#define HAVE_LONG_DOUBLE 1 +#define HAVE_AS_CFI_PSEUDO_OP 1 +#define HAVE_AS_X86_PCREL 1 +#define HAVE_AS_X86_64_UNWIND_SECTION_TYPE 1 +#define HAVE_RO_EH_FRAME 1 +#define EH_FRAME_FLAGS "a" +#define HAVE_HIDDEN_VISIBILITY_ATTRIBUTE 1 +#define LIBFFI_GNU_SYMBOL_VERSIONING 1 + +configure: exit 0 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/config.status b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/config.status new file mode 100644 index 0000000..2180d07 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/config.status @@ -0,0 +1,2442 @@ +#! /bin/bash +# Generated by configure. +# Run this file to recreate the current configuration. +# Compiler output produced by configure, useful for debugging +# configure, is in config.log if it exists. + +debug=false +ac_cs_recheck=false +ac_cs_silent=false + +SHELL=${CONFIG_SHELL-/bin/bash} +export SHELL +## -------------------- ## +## M4sh Initialization. ## +## -------------------- ## + +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : + emulate sh + NULLCMD=: + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in #( + *posix*) : + set -o posix ;; #( + *) : + ;; +esac +fi + + +as_nl=' +' +export as_nl +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' + else + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' + fi + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' +fi + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + PATH_SEPARATOR=: + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || + PATH_SEPARATOR=';' + } +fi + + +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +as_myself= +case $0 in #(( + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break + done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + exit 1 +fi + +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : +done +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + + +# as_fn_error STATUS ERROR [LINENO LOG_FD] +# ---------------------------------------- +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the +# script with STATUS, using 1 if that was 0. +as_fn_error () +{ + as_status=$1; test $as_status -eq 0 && as_status=1 + if test "$4"; then + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + fi + $as_echo "$as_me: error: $2" >&2 + as_fn_exit $as_status +} # as_fn_error + + +# as_fn_set_status STATUS +# ----------------------- +# Set $? to STATUS, without forking. +as_fn_set_status () +{ + return $1 +} # as_fn_set_status + +# as_fn_exit STATUS +# ----------------- +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. +as_fn_exit () +{ + set +e + as_fn_set_status $1 + exit $1 +} # as_fn_exit + +# as_fn_unset VAR +# --------------- +# Portably unset VAR. +as_fn_unset () +{ + { eval $1=; unset $1;} +} +as_unset=as_fn_unset +# as_fn_append VAR VALUE +# ---------------------- +# Append the text in VALUE to the end of the definition contained in VAR. Take +# advantage of any shell optimizations that allow amortized linear growth over +# repeated appends, instead of the typical quadratic growth present in naive +# implementations. +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : + eval 'as_fn_append () + { + eval $1+=\$2 + }' +else + as_fn_append () + { + eval $1=\$$1\$2 + } +fi # as_fn_append + +# as_fn_arith ARG... +# ------------------ +# Perform arithmetic evaluation on the ARGs, and store the result in the +# global $as_val. Take advantage of shells that can avoid forks. The arguments +# must be portable across $(()) and expr. +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : + eval 'as_fn_arith () + { + as_val=$(( $* )) + }' +else + as_fn_arith () + { + as_val=`expr "$@" || test $? -eq 1` + } +fi # as_fn_arith + + +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then + as_expr=expr +else + as_expr=false +fi + +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then + as_basename=basename +else + as_basename=false +fi + +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +as_me=`$as_basename -- "$0" || +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ + X"$0" : 'X\(//\)$' \| \ + X"$0" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$0" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in #((((( +-n*) + case `echo 'xy\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + xy) ECHO_C='\c';; + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null + ECHO_T=' ';; + esac;; +*) + ECHO_N='-n';; +esac + +rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir 2>/dev/null +fi +if (echo >conf$$.file) 2>/dev/null; then + if ln -s conf$$.file conf$$ 2>/dev/null; then + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -pR'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || + as_ln_s='cp -pR' + elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln + else + as_ln_s='cp -pR' + fi +else + as_ln_s='cp -pR' +fi +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null + + +# as_fn_mkdir_p +# ------------- +# Create "$as_dir" as a directory, including parents if necessary. +as_fn_mkdir_p () +{ + + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || eval $as_mkdir_p || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" + + +} # as_fn_mkdir_p +if mkdir -p . 2>/dev/null; then + as_mkdir_p='mkdir -p "$as_dir"' +else + test -d ./-p && rmdir ./-p + as_mkdir_p=false +fi + + +# as_fn_executable_p FILE +# ----------------------- +# Test if FILE is an executable regular file. +as_fn_executable_p () +{ + test -f "$1" && test -x "$1" +} # as_fn_executable_p +as_test_x='test -x' +as_executable_p=as_fn_executable_p + +# Sed expression to map a string onto a valid CPP name. +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" + +# Sed expression to map a string onto a valid variable name. +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" + + +exec 6>&1 +## ----------------------------------- ## +## Main body of $CONFIG_STATUS script. ## +## ----------------------------------- ## +# Save the log message, to keep $0 and so on meaningful, and to +# report actual input values of CONFIG_FILES etc. instead of their +# values after options handling. +ac_log=" +This file was extended by libffi $as_me 3.99999, which was +generated by GNU Autoconf 2.69. Invocation command line was + + CONFIG_FILES = $CONFIG_FILES + CONFIG_HEADERS = $CONFIG_HEADERS + CONFIG_LINKS = $CONFIG_LINKS + CONFIG_COMMANDS = $CONFIG_COMMANDS + $ $0 $@ + +on `(hostname || uname -n) 2>/dev/null | sed 1q` +" + +# Files that config.status was made for. +config_files=" include/Makefile include/ffi.h Makefile testsuite/Makefile man/Makefile doc/Makefile libffi.pc" +config_headers=" fficonfig.h" +config_links=" include/ffitarget.h:src/x86/ffitarget.h" +config_commands=" buildir depfiles libtool include src" + +ac_cs_usage="\ +\`$as_me' instantiates files and other configuration actions +from templates according to the current configuration. Unless the files +and actions are specified as TAGs, all are instantiated by default. + +Usage: $0 [OPTION]... [TAG]... + + -h, --help print this help, then exit + -V, --version print version number and configuration settings, then exit + --config print configuration, then exit + -q, --quiet, --silent + do not print progress messages + -d, --debug don't remove temporary files + --recheck update $as_me by reconfiguring in the same conditions + --file=FILE[:TEMPLATE] + instantiate the configuration file FILE + --header=FILE[:TEMPLATE] + instantiate the configuration header FILE + +Configuration files: +$config_files + +Configuration headers: +$config_headers + +Configuration links: +$config_links + +Configuration commands: +$config_commands + +Report bugs to ." + +ac_cs_config="'--disable-static' '--with-pic=yes' '--disable-dependency-tracking' '--disable-docs' '--host=' 'host_alias='" +ac_cs_version="\ +libffi config.status 3.99999 +configured by /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure, generated by GNU Autoconf 2.69, + with options \"$ac_cs_config\" + +Copyright (C) 2012 Free Software Foundation, Inc. +This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it." + +ac_pwd='/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu' +srcdir='/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi' +INSTALL='/usr/bin/install -c' +MKDIR_P='/bin/mkdir -p' +AWK='gawk' +test -n "$AWK" || AWK=awk +# The default lists apply if the user does not specify any file. +ac_need_defaults=: +while test $# != 0 +do + case $1 in + --*=?*) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` + ac_shift=: + ;; + --*=) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg= + ac_shift=: + ;; + *) + ac_option=$1 + ac_optarg=$2 + ac_shift=shift + ;; + esac + + case $ac_option in + # Handling of the options. + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + ac_cs_recheck=: ;; + --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) + $as_echo "$ac_cs_version"; exit ;; + --config | --confi | --conf | --con | --co | --c ) + $as_echo "$ac_cs_config"; exit ;; + --debug | --debu | --deb | --de | --d | -d ) + debug=: ;; + --file | --fil | --fi | --f ) + $ac_shift + case $ac_optarg in + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + '') as_fn_error $? "missing file argument" ;; + esac + as_fn_append CONFIG_FILES " '$ac_optarg'" + ac_need_defaults=false;; + --header | --heade | --head | --hea ) + $ac_shift + case $ac_optarg in + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + esac + as_fn_append CONFIG_HEADERS " '$ac_optarg'" + ac_need_defaults=false;; + --he | --h) + # Conflict between --help and --header + as_fn_error $? "ambiguous option: \`$1' +Try \`$0 --help' for more information.";; + --help | --hel | -h ) + $as_echo "$ac_cs_usage"; exit ;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil | --si | --s) + ac_cs_silent=: ;; + + # This is an error. + -*) as_fn_error $? "unrecognized option: \`$1' +Try \`$0 --help' for more information." ;; + + *) as_fn_append ac_config_targets " $1" + ac_need_defaults=false ;; + + esac + shift +done + +ac_configure_extra_args= + +if $ac_cs_silent; then + exec 6>/dev/null + ac_configure_extra_args="$ac_configure_extra_args --silent" +fi + +if $ac_cs_recheck; then + set X /bin/bash '/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure' '--disable-static' '--with-pic=yes' '--disable-dependency-tracking' '--disable-docs' '--host=' 'host_alias=' $ac_configure_extra_args --no-create --no-recursion + shift + $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 + CONFIG_SHELL='/bin/bash' + export CONFIG_SHELL + exec "$@" +fi + +exec 5>>config.log +{ + echo + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX +## Running $as_me. ## +_ASBOX + $as_echo "$ac_log" +} >&5 + +# +# INIT-COMMANDS +# +ax_enable_builddir_srcdir="/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi" # /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +ax_enable_builddir_host="" # / x86_64-pc-linux-gnu +ax_enable_builddir_version="3.99999" # 3.99999 +ax_enable_builddir_package="libffi" # libffi +ax_enable_builddir_auxdir="/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi" # +ax_enable_builddir_sed="sed" # /bin/sed +ax_enable_builddir="." # + +AMDEP_TRUE="#" ac_aux_dir="/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi" + + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + +sed_quote_subst='s/\(["`$\\]\)/\\\1/g' +double_quote_subst='s/\(["`\\]\)/\\\1/g' +delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' +macro_version='2.4.6' +macro_revision='2.4.6' +enable_shared='yes' +enable_static='no' +pic_mode='yes' +enable_fast_install='yes' +shared_archive_member_spec='' +SHELL='/bin/bash' +ECHO='printf %s\n' +PATH_SEPARATOR=':' +host_alias='' +host='x86_64-pc-linux-gnu' +host_os='linux-gnu' +build_alias='' +build='x86_64-pc-linux-gnu' +build_os='linux-gnu' +SED='/bin/sed' +Xsed='/bin/sed -e 1s/^X//' +GREP='/bin/grep' +EGREP='/bin/grep -E' +FGREP='/bin/grep -F' +LD='/usr/bin/ld' +NM='/usr/bin/nm -B' +LN_S='ln -s' +max_cmd_len='1572864' +ac_objext='o' +exeext='' +lt_unset='unset' +lt_SP2NL='tr \040 \012' +lt_NL2SP='tr \015\012 \040\040' +lt_cv_to_host_file_cmd='func_convert_file_noop' +lt_cv_to_tool_file_cmd='func_convert_file_noop' +reload_flag=' -r' +reload_cmds='$LD$reload_flag -o $output$reload_objs' +OBJDUMP='objdump' +deplibs_check_method='pass_all' +file_magic_cmd='$MAGIC_CMD' +file_magic_glob='' +want_nocaseglob='no' +DLLTOOL='false' +sharedlib_from_linklib_cmd='printf %s\n' +AR='ar' +AR_FLAGS='cru' +archiver_list_spec='@' +STRIP='strip' +RANLIB='ranlib' +old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib' +old_postuninstall_cmds='' +old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib' +lock_old_archive_extraction='no' +CC='gcc' +CFLAGS=' -Wall -fexceptions' +compiler='g++' +GCC='yes' +lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' +lt_cv_sys_global_symbol_to_import='' +lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' +lt_cv_nm_interface='BSD nm' +nm_file_list_spec='@' +lt_sysroot='' +lt_cv_truncate_bin='/bin/dd bs=4096 count=1' +objdir='.libs' +MAGIC_CMD='file' +lt_prog_compiler_no_builtin_flag=' -fno-builtin' +lt_prog_compiler_pic=' -fPIC -DPIC' +lt_prog_compiler_wl='-Wl,' +lt_prog_compiler_static='-static' +lt_cv_prog_compiler_c_o='yes' +need_locks='no' +MANIFEST_TOOL=':' +DSYMUTIL='' +NMEDIT='' +LIPO='' +OTOOL='' +OTOOL64='' +libext='a' +shrext_cmds='.so' +extract_expsyms_cmds='' +archive_cmds_need_lc='no' +enable_shared_with_static_runtimes='no' +export_dynamic_flag_spec='$wl--export-dynamic' +whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive' +compiler_needs_object='no' +old_archive_from_new_cmds='' +old_archive_from_expsyms_cmds='' +archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + echo "local: *; };" >> $output_objdir/$libname.ver~ + $CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' +module_cmds='' +module_expsym_cmds='' +with_gnu_ld='yes' +allow_undefined_flag='' +no_undefined_flag='' +hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' +hardcode_libdir_separator='' +hardcode_direct='no' +hardcode_direct_absolute='no' +hardcode_minus_L='no' +hardcode_shlibpath_var='unsupported' +hardcode_automatic='no' +inherit_rpath='no' +link_all_deplibs='no' +always_export_symbols='no' +export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' +exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' +include_expsyms='' +prelink_cmds='' +postlink_cmds='' +file_list_spec='' +variables_saved_for_relink='PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH' +need_lib_prefix='no' +need_version='no' +version_type='linux' +runpath_var='LD_RUN_PATH' +shlibpath_var='LD_LIBRARY_PATH' +shlibpath_overrides_runpath='no' +libname_spec='lib$name' +library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' +soname_spec='$libname$release$shared_ext$major' +install_override_mode='' +postinstall_cmds='' +postuninstall_cmds='' +finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' +finish_eval='' +hardcode_into_libs='yes' +sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/4.8 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib ' +configure_time_dlsearch_path='/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa ' +configure_time_lt_sys_library_path='' +hardcode_action='immediate' +enable_dlopen='unknown' +enable_dlopen_self='unknown' +enable_dlopen_self_static='unknown' +old_striplib='strip --strip-debug' +striplib='strip --strip-unneeded' +compiler_lib_search_dirs='' +predep_objects='' +postdep_objects='' +predeps='' +postdeps='' +compiler_lib_search_path='' +LD_CXX='/usr/bin/ld -m elf_x86_64' +reload_flag_CXX=' -r' +reload_cmds_CXX='$LD$reload_flag -o $output$reload_objs' +old_archive_cmds_CXX='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib' +compiler_CXX='g++' +GCC_CXX='yes' +lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' +lt_prog_compiler_pic_CXX=' -fPIC -DPIC' +lt_prog_compiler_wl_CXX='-Wl,' +lt_prog_compiler_static_CXX='-static' +lt_cv_prog_compiler_c_o_CXX='yes' +archive_cmds_need_lc_CXX='no' +enable_shared_with_static_runtimes_CXX='no' +export_dynamic_flag_spec_CXX='$wl--export-dynamic' +whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive' +compiler_needs_object_CXX='no' +old_archive_from_new_cmds_CXX='' +old_archive_from_expsyms_cmds_CXX='' +archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' +archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' +module_cmds_CXX='' +module_expsym_cmds_CXX='' +with_gnu_ld_CXX='yes' +allow_undefined_flag_CXX='' +no_undefined_flag_CXX='' +hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' +hardcode_libdir_separator_CXX='' +hardcode_direct_CXX='no' +hardcode_direct_absolute_CXX='no' +hardcode_minus_L_CXX='no' +hardcode_shlibpath_var_CXX='unsupported' +hardcode_automatic_CXX='no' +inherit_rpath_CXX='no' +link_all_deplibs_CXX='no' +always_export_symbols_CXX='no' +export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' +exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' +include_expsyms_CXX='' +prelink_cmds_CXX='' +postlink_cmds_CXX='' +file_list_spec_CXX='' +hardcode_action_CXX='immediate' +compiler_lib_search_dirs_CXX='/usr/lib/gcc/x86_64-linux-gnu/4.8 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../..' +predep_objects_CXX='/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o' +postdep_objects_CXX='/usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o' +predeps_CXX='' +postdeps_CXX='-lstdc++ -lm -lgcc_s -lc -lgcc_s' +compiler_lib_search_path_CXX='-L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..' + +LTCC='gcc' +LTCFLAGS='' +compiler='gcc' + +# A function that is used when there is no print builtin or printf. +func_fallback_echo () +{ + eval 'cat <<_LTECHO_EOF +$1 +_LTECHO_EOF' +} + +# Quote evaled strings. +for var in SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR AR_FLAGS archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_import lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix lt_cv_nm_interface nm_file_list_spec lt_cv_truncate_bin lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib compiler_lib_search_dirs predep_objects postdep_objects predeps postdeps compiler_lib_search_path LD_CXX reload_flag_CXX compiler_CXX lt_prog_compiler_no_builtin_flag_CXX lt_prog_compiler_pic_CXX lt_prog_compiler_wl_CXX lt_prog_compiler_static_CXX lt_cv_prog_compiler_c_o_CXX export_dynamic_flag_spec_CXX whole_archive_flag_spec_CXX compiler_needs_object_CXX with_gnu_ld_CXX allow_undefined_flag_CXX no_undefined_flag_CXX hardcode_libdir_flag_spec_CXX hardcode_libdir_separator_CXX exclude_expsyms_CXX include_expsyms_CXX file_list_spec_CXX compiler_lib_search_dirs_CXX predep_objects_CXX postdep_objects_CXX predeps_CXX postdeps_CXX compiler_lib_search_path_CXX; do + case `eval \\$ECHO \\""\\$$var"\\"` in + *[\\\`\"\$]*) + eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes + ;; + *) + eval "lt_$var=\\\"\$$var\\\"" + ;; + esac +done + +# Double-quote double-evaled strings. +for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec configure_time_dlsearch_path configure_time_lt_sys_library_path reload_cmds_CXX old_archive_cmds_CXX old_archive_from_new_cmds_CXX old_archive_from_expsyms_cmds_CXX archive_cmds_CXX archive_expsym_cmds_CXX module_cmds_CXX module_expsym_cmds_CXX export_symbols_cmds_CXX prelink_cmds_CXX postlink_cmds_CXX; do + case `eval \\$ECHO \\""\\$$var"\\"` in + *[\\\`\"\$]*) + eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes + ;; + *) + eval "lt_$var=\\\"\$$var\\\"" + ;; + esac +done + +ac_aux_dir='/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi' + +# See if we are running on zsh, and set the options that allow our +# commands through without removal of \ escapes INIT. +if test -n "${ZSH_VERSION+set}"; then + setopt NO_GLOB_SUBST +fi + + + PACKAGE='libffi' + VERSION='3.99999' + RM='rm -f' + ofile='libtool' + + + + + +TARGETDIR="x86" + + +# Handling of arguments. +for ac_config_target in $ac_config_targets +do + case $ac_config_target in + "fficonfig.h") CONFIG_HEADERS="$CONFIG_HEADERS fficonfig.h" ;; + "buildir") CONFIG_COMMANDS="$CONFIG_COMMANDS buildir" ;; + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; + "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; + "include") CONFIG_COMMANDS="$CONFIG_COMMANDS include" ;; + "src") CONFIG_COMMANDS="$CONFIG_COMMANDS src" ;; + "include/ffitarget.h") CONFIG_LINKS="$CONFIG_LINKS include/ffitarget.h:src/$TARGETDIR/ffitarget.h" ;; + "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;; + "include/ffi.h") CONFIG_FILES="$CONFIG_FILES include/ffi.h" ;; + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "testsuite/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/Makefile" ;; + "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; + "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; + "libffi.pc") CONFIG_FILES="$CONFIG_FILES libffi.pc" ;; + + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; + esac +done + + +# If the user did not use the arguments to specify the items to instantiate, +# then the envvar interface is used. Set only those that are not. +# We use the long form for the default assignment because of an extremely +# bizarre bug on SunOS 4.1.3. +if $ac_need_defaults; then + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files + test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers + test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links + test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands +fi + +# Have a temporary directory for convenience. Make it in the build tree +# simply because there is no reason against having it here, and in addition, +# creating and moving files from /tmp can sometimes cause problems. +# Hook for its removal unless debugging. +# Note that there is a small window in which the directory will not be cleaned: +# after its creation but before its name has been assigned to `$tmp'. +$debug || +{ + tmp= ac_tmp= + trap 'exit_status=$? + : "${ac_tmp:=$tmp}" + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status +' 0 + trap 'as_fn_exit 1' 1 2 13 15 +} +# Create a (secure) tmp directory for tmp files. + +{ + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && + test -d "$tmp" +} || +{ + tmp=./conf$$-$RANDOM + (umask 077 && mkdir "$tmp") +} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 +ac_tmp=$tmp + +# Set up the scripts for CONFIG_FILES section. +# No need to generate them if there are no CONFIG_FILES. +# This happens for instance with `./config.status config.h'. +if test -n "$CONFIG_FILES"; then + + +ac_cr=`echo X | tr X '\015'` +# On cygwin, bash can eat \r inside `` if the user requested igncr. +# But we know of no other shell where ac_cr would be empty at this +# point, so we can use a bashism as a fallback. +if test "x$ac_cr" = x; then + eval ac_cr=\$\'\\r\' +fi +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then + ac_cs_awk_cr='\\r' +else + ac_cs_awk_cr=$ac_cr +fi + +echo 'BEGIN {' >"$ac_tmp/subs1.awk" && +cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && +S["am__EXEEXT_FALSE"]="" +S["am__EXEEXT_TRUE"]="#" +S["LTLIBOBJS"]="" +S["LIBOBJS"]="" +S["LIBFFI_BUILD_VERSIONED_SHLIB_SUN_FALSE"]="" +S["LIBFFI_BUILD_VERSIONED_SHLIB_SUN_TRUE"]="#" +S["LIBFFI_BUILD_VERSIONED_SHLIB_GNU_FALSE"]="#" +S["LIBFFI_BUILD_VERSIONED_SHLIB_GNU_TRUE"]="" +S["LIBFFI_BUILD_VERSIONED_SHLIB_FALSE"]="#" +S["LIBFFI_BUILD_VERSIONED_SHLIB_TRUE"]="" +S["OPT_LDFLAGS"]="-Wl,-O1 " +S["SECTION_LDFLAGS"]="" +S["toolexeclibdir"]="${exec_prefix}/lib/../lib" +S["toolexecdir"]="${exec_prefix}/lib/gcc-lib/$(target_alias)" +S["FFI_DEBUG_FALSE"]="" +S["FFI_DEBUG_TRUE"]="#" +S["TARGET_OBJ"]=" src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo" +S["TARGETDIR"]="x86" +S["TARGET"]="X86_64" +S["BUILD_DOCS_FALSE"]="" +S["BUILD_DOCS_TRUE"]="#" +S["FFI_EXEC_TRAMPOLINE_TABLE"]="0" +S["FFI_EXEC_TRAMPOLINE_TABLE_FALSE"]="" +S["FFI_EXEC_TRAMPOLINE_TABLE_TRUE"]="#" +S["sys_symbol_underscore"]="no" +S["HAVE_LONG_DOUBLE_VARIANT"]="0" +S["HAVE_LONG_DOUBLE"]="1" +S["ALLOCA"]="" +S["AM_LTLDFLAGS"]="" +S["AM_RUNTESTFLAGS"]="" +S["TESTSUBDIR_FALSE"]="#" +S["TESTSUBDIR_TRUE"]="" +S["MAINT"]="#" +S["MAINTAINER_MODE_FALSE"]="" +S["MAINTAINER_MODE_TRUE"]="#" +S["PRTDIAG"]="" +S["CXXCPP"]="g++ -E" +S["CPP"]="gcc -E" +S["LT_SYS_LIBRARY_PATH"]="" +S["OTOOL64"]="" +S["OTOOL"]="" +S["LIPO"]="" +S["NMEDIT"]="" +S["DSYMUTIL"]="" +S["MANIFEST_TOOL"]=":" +S["RANLIB"]="ranlib" +S["ac_ct_AR"]="ar" +S["AR"]="ar" +S["DLLTOOL"]="false" +S["OBJDUMP"]="objdump" +S["LN_S"]="ln -s" +S["NM"]="/usr/bin/nm -B" +S["ac_ct_DUMPBIN"]="" +S["DUMPBIN"]="" +S["LD"]="/usr/bin/ld" +S["FGREP"]="/bin/grep -F" +S["EGREP"]="/bin/grep -E" +S["GREP"]="/bin/grep" +S["SED"]="/bin/sed" +S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool" +S["am__fastdepCCAS_FALSE"]="" +S["am__fastdepCCAS_TRUE"]="#" +S["CCASDEPMODE"]="depmode=none" +S["CCASFLAGS"]="" +S["CCAS"]="gcc" +S["am__fastdepCXX_FALSE"]="" +S["am__fastdepCXX_TRUE"]="#" +S["CXXDEPMODE"]="depmode=none" +S["ac_ct_CXX"]="g++" +S["CXXFLAGS"]="-g -O2" +S["CXX"]="g++" +S["am__fastdepCC_FALSE"]="" +S["am__fastdepCC_TRUE"]="#" +S["CCDEPMODE"]="depmode=none" +S["am__nodep"]="" +S["AMDEPBACKSLASH"]="" +S["AMDEP_FALSE"]="" +S["AMDEP_TRUE"]="#" +S["am__quote"]="" +S["am__include"]="include" +S["DEPDIR"]=".deps" +S["OBJEXT"]="o" +S["EXEEXT"]="" +S["ac_ct_CC"]="gcc" +S["CPPFLAGS"]="" +S["LDFLAGS"]="" +S["CFLAGS"]=" -Wall -fexceptions" +S["CC"]="gcc" +S["AM_BACKSLASH"]="\\" +S["AM_DEFAULT_VERBOSITY"]="1" +S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)" +S["AM_V"]="$(V)" +S["am__untar"]="$${TAR-tar} xf -" +S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" +S["AMTAR"]="$${TAR-tar}" +S["am__leading_dot"]="." +S["SET_MAKE"]="" +S["AWK"]="gawk" +S["mkdir_p"]="$(MKDIR_P)" +S["MKDIR_P"]="/bin/mkdir -p" +S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" +S["STRIP"]="strip" +S["install_sh"]="${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/install-sh" +S["MAKEINFO"]="${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo" +S["AUTOHEADER"]="${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoheader" +S["AUTOMAKE"]="${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing automake-1.15" +S["AUTOCONF"]="${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoconf" +S["ACLOCAL"]="${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing aclocal-1.15" +S["VERSION"]="3.99999" +S["PACKAGE"]="libffi" +S["CYGPATH_W"]="echo" +S["am__isrc"]=" -I$(srcdir)" +S["INSTALL_DATA"]="${INSTALL} -m 644" +S["INSTALL_SCRIPT"]="${INSTALL}" +S["INSTALL_PROGRAM"]="${INSTALL}" +S["ax_enable_builddir_sed"]="sed" +S["target_os"]="linux-gnu" +S["target_vendor"]="pc" +S["target_cpu"]="x86_64" +S["target"]="x86_64-pc-linux-gnu" +S["host_os"]="linux-gnu" +S["host_vendor"]="pc" +S["host_cpu"]="x86_64" +S["host"]="x86_64-pc-linux-gnu" +S["build_os"]="linux-gnu" +S["build_vendor"]="pc" +S["build_cpu"]="x86_64" +S["build"]="x86_64-pc-linux-gnu" +S["target_alias"]="" +S["host_alias"]="" +S["build_alias"]="" +S["LIBS"]="" +S["ECHO_T"]="" +S["ECHO_N"]="-n" +S["ECHO_C"]="" +S["DEFS"]="-DHAVE_CONFIG_H" +S["mandir"]="${datarootdir}/man" +S["localedir"]="${datarootdir}/locale" +S["libdir"]="${exec_prefix}/lib" +S["psdir"]="${docdir}" +S["pdfdir"]="${docdir}" +S["dvidir"]="${docdir}" +S["htmldir"]="${docdir}" +S["infodir"]="${datarootdir}/info" +S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" +S["oldincludedir"]="/usr/include" +S["includedir"]="${prefix}/include" +S["runstatedir"]="${localstatedir}/run" +S["localstatedir"]="${prefix}/var" +S["sharedstatedir"]="${prefix}/com" +S["sysconfdir"]="${prefix}/etc" +S["datadir"]="${datarootdir}" +S["datarootdir"]="${prefix}/share" +S["libexecdir"]="${exec_prefix}/libexec" +S["sbindir"]="${exec_prefix}/sbin" +S["bindir"]="${exec_prefix}/bin" +S["program_transform_name"]="s,x,x," +S["prefix"]="/usr/local" +S["exec_prefix"]="${prefix}" +S["PACKAGE_URL"]="" +S["PACKAGE_BUGREPORT"]="http://github.com/libffi/libffi/issues" +S["PACKAGE_STRING"]="libffi 3.99999" +S["PACKAGE_VERSION"]="3.99999" +S["PACKAGE_TARNAME"]="libffi" +S["PACKAGE_NAME"]="libffi" +S["PATH_SEPARATOR"]=":" +S["SHELL"]="/bin/bash" +_ACAWK +cat >>"$ac_tmp/subs1.awk" <<_ACAWK && + for (key in S) S_is_set[key] = 1 + FS = "" + +} +{ + line = $ 0 + nfields = split(line, field, "@") + substed = 0 + len = length(field[1]) + for (i = 2; i < nfields; i++) { + key = field[i] + keylen = length(key) + if (S_is_set[key]) { + value = S[key] + line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) + len += length(value) + length(field[++i]) + substed = 1 + } else + len += 1 + keylen + } + + print line +} + +_ACAWK +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then + sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" +else + cat +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ + || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 +fi # test -n "$CONFIG_FILES" + +# Set up the scripts for CONFIG_HEADERS section. +# No need to generate them if there are no CONFIG_HEADERS. +# This happens for instance with `./config.status Makefile'. +if test -n "$CONFIG_HEADERS"; then +cat >"$ac_tmp/defines.awk" <<\_ACAWK || +BEGIN { +D["PACKAGE_NAME"]=" \"libffi\"" +D["PACKAGE_TARNAME"]=" \"libffi\"" +D["PACKAGE_VERSION"]=" \"3.99999\"" +D["PACKAGE_STRING"]=" \"libffi 3.99999\"" +D["PACKAGE_BUGREPORT"]=" \"http://github.com/libffi/libffi/issues\"" +D["PACKAGE_URL"]=" \"\"" +D["PACKAGE"]=" \"libffi\"" +D["VERSION"]=" \"3.99999\"" +D["STDC_HEADERS"]=" 1" +D["HAVE_SYS_TYPES_H"]=" 1" +D["HAVE_SYS_STAT_H"]=" 1" +D["HAVE_STDLIB_H"]=" 1" +D["HAVE_STRING_H"]=" 1" +D["HAVE_MEMORY_H"]=" 1" +D["HAVE_STRINGS_H"]=" 1" +D["HAVE_INTTYPES_H"]=" 1" +D["HAVE_STDINT_H"]=" 1" +D["HAVE_UNISTD_H"]=" 1" +D["HAVE_DLFCN_H"]=" 1" +D["LT_OBJDIR"]=" \".libs/\"" +D["SIZEOF_SIZE_T"]=" 8" +D["HAVE_SYS_MMAN_H"]=" 1" +D["HAVE_MMAP"]=" 1" +D["HAVE_MKOSTEMP"]=" 1" +D["HAVE_MMAP_FILE"]=" 1" +D["HAVE_MMAP_DEV_ZERO"]=" 1" +D["HAVE_MMAP_ANON"]=" 1" +D["STDC_HEADERS"]=" 1" +D["HAVE_MEMCPY"]=" 1" +D["HAVE_ALLOCA_H"]=" 1" +D["HAVE_ALLOCA"]=" 1" +D["SIZEOF_DOUBLE"]=" 8" +D["SIZEOF_LONG_DOUBLE"]=" 16" +D["HAVE_LONG_DOUBLE"]=" 1" +D["HAVE_AS_CFI_PSEUDO_OP"]=" 1" +D["HAVE_AS_X86_PCREL"]=" 1" +D["HAVE_AS_X86_64_UNWIND_SECTION_TYPE"]=" 1" +D["HAVE_RO_EH_FRAME"]=" 1" +D["EH_FRAME_FLAGS"]=" \"a\"" +D["HAVE_HIDDEN_VISIBILITY_ATTRIBUTE"]=" 1" +D["LIBFFI_GNU_SYMBOL_VERSIONING"]=" 1" + for (key in D) D_is_set[key] = 1 + FS = "" +} +/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { + line = $ 0 + split(line, arg, " ") + if (arg[1] == "#") { + defundef = arg[2] + mac1 = arg[3] + } else { + defundef = substr(arg[1], 2) + mac1 = arg[2] + } + split(mac1, mac2, "(") #) + macro = mac2[1] + prefix = substr(line, 1, index(line, defundef) - 1) + if (D_is_set[macro]) { + # Preserve the white space surrounding the "#". + print prefix "define", macro P[macro] D[macro] + next + } else { + # Replace #undef with comments. This is necessary, for example, + # in the case of _POSIX_SOURCE, which is predefined and required + # on some systems where configure will not decide to define it. + if (defundef == "undef") { + print "/*", prefix defundef, macro, "*/" + next + } + } +} +{ print } +_ACAWK + as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 +fi # test -n "$CONFIG_HEADERS" + + +eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS" +shift +for ac_tag +do + case $ac_tag in + :[FHLC]) ac_mode=$ac_tag; continue;; + esac + case $ac_mode$ac_tag in + :[FHL]*:*);; + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; + :[FH]-) ac_tag=-:-;; + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; + esac + ac_save_IFS=$IFS + IFS=: + set x $ac_tag + IFS=$ac_save_IFS + shift + ac_file=$1 + shift + + case $ac_mode in + :L) ac_source=$1;; + :[FH]) + ac_file_inputs= + for ac_f + do + case $ac_f in + -) ac_f="$ac_tmp/stdin";; + *) # Look for the file first in the build tree, then in the source tree + # (if the path is not absolute). The absolute path cannot be DOS-style, + # because $ac_f cannot contain `:'. + test -f "$ac_f" || + case $ac_f in + [\\/$]*) false;; + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; + esac || + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; + esac + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac + as_fn_append ac_file_inputs " '$ac_f'" + done + + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + configure_input='Generated from '` + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' + `' by configure.' + if test x"$ac_file" != x-; then + configure_input="$ac_file. $configure_input" + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 +$as_echo "$as_me: creating $ac_file" >&6;} + fi + # Neutralize special characters interpreted by sed in replacement strings. + case $configure_input in #( + *\&* | *\|* | *\\* ) + ac_sed_conf_input=`$as_echo "$configure_input" | + sed 's/[\\\\&|]/\\\\&/g'`;; #( + *) ac_sed_conf_input=$configure_input;; + esac + + case $ac_tag in + *:-:* | *:-) cat >"$ac_tmp/stdin" \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; + esac + ;; + esac + + ac_dir=`$as_dirname -- "$ac_file" || +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$ac_file" : 'X\(//\)[^/]' \| \ + X"$ac_file" : 'X\(//\)$' \| \ + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$ac_file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + as_dir="$ac_dir"; as_fn_mkdir_p + ac_builddir=. + +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix + +case $srcdir in + .) # We are building in place. + ac_srcdir=. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. + ac_srcdir=$srcdir$ac_dir_suffix; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; +esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix + + + case $ac_mode in + :F) + # + # CONFIG_FILE + # + + case $INSTALL in + [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; + *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; + esac + ac_MKDIR_P=$MKDIR_P + case $MKDIR_P in + [\\/$]* | ?:[\\/]* ) ;; + */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; + esac +# If the template does not know about datarootdir, expand it. +# FIXME: This hack should be removed a few years after 2.60. +ac_datarootdir_hack=; ac_datarootdir_seen= +ac_sed_dataroot=' +/datarootdir/ { + p + q +} +/@datadir@/p +/@docdir@/p +/@infodir@/p +/@localedir@/p +/@mandir@/p' +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in +*datarootdir*) ac_datarootdir_seen=yes;; +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} + ac_datarootdir_hack=' + s&@datadir@&${datarootdir}&g + s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g + s&@infodir@&${datarootdir}/info&g + s&@localedir@&${datarootdir}/locale&g + s&@mandir@&${datarootdir}/man&g + s&\${datarootdir}&${prefix}/share&g' ;; +esac +ac_sed_extra=" + +:t +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +s|@configure_input@|$ac_sed_conf_input|;t t +s&@top_builddir@&$ac_top_builddir_sub&;t t +s&@top_build_prefix@&$ac_top_build_prefix&;t t +s&@srcdir@&$ac_srcdir&;t t +s&@abs_srcdir@&$ac_abs_srcdir&;t t +s&@top_srcdir@&$ac_top_srcdir&;t t +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t +s&@builddir@&$ac_builddir&;t t +s&@abs_builddir@&$ac_abs_builddir&;t t +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t +s&@INSTALL@&$ac_INSTALL&;t t +s&@MKDIR_P@&$ac_MKDIR_P&;t t +$ac_datarootdir_hack +" +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ + "$ac_tmp/out"`; test -z "$ac_out"; } && + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined" >&5 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined" >&2;} + + rm -f "$ac_tmp/stdin" + case $ac_file in + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; + esac \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + ;; + :H) + # + # CONFIG_HEADER + # + if test x"$ac_file" != x-; then + { + $as_echo "/* $configure_input */" \ + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" + } >"$ac_tmp/config.h" \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then + { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 +$as_echo "$as_me: $ac_file is unchanged" >&6;} + else + rm -f "$ac_file" + mv "$ac_tmp/config.h" "$ac_file" \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + fi + else + $as_echo "/* $configure_input */" \ + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ + || as_fn_error $? "could not create -" "$LINENO" 5 + fi +# Compute "$ac_file"'s index in $config_headers. +_am_arg="$ac_file" +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $_am_arg | $_am_arg:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; + esac +done +echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || +$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$_am_arg" : 'X\(//\)[^/]' \| \ + X"$_am_arg" : 'X\(//\)$' \| \ + X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$_am_arg" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'`/stamp-h$_am_stamp_count + ;; + :L) + # + # CONFIG_LINK + # + + if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then + : + else + # Prefer the file from the source tree if names are identical. + if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then + ac_source=$srcdir/$ac_source + fi + + { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5 +$as_echo "$as_me: linking $ac_source to $ac_file" >&6;} + + if test ! -r "$ac_source"; then + as_fn_error $? "$ac_source: file not found" "$LINENO" 5 + fi + rm -f "$ac_file" + + # Try a relative symlink, then a hard link, then a copy. + case $ac_source in + [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;; + *) ac_rel_source=$ac_top_build_prefix$ac_source ;; + esac + ln -s "$ac_rel_source" "$ac_file" 2>/dev/null || + ln "$ac_source" "$ac_file" 2>/dev/null || + cp -p "$ac_source" "$ac_file" || + as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5 + fi + ;; + :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 +$as_echo "$as_me: executing $ac_file commands" >&6;} + ;; + esac + + + case $ac_file$ac_mode in + "buildir":C) ac_top_srcdir="$ax_enable_builddir_srcdir" + if test ".$ax_enable_builddir" = ".." ; then + if test -f "$top_srcdir/Makefile" ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: skipping top_srcdir/Makefile - left untouched" >&5 +$as_echo "$as_me: skipping top_srcdir/Makefile - left untouched" >&6;} + else + { $as_echo "$as_me:${as_lineno-$LINENO}: skipping top_srcdir/Makefile - not created" >&5 +$as_echo "$as_me: skipping top_srcdir/Makefile - not created" >&6;} + fi + else + if test -f "$ac_top_srcdir/Makefile" ; then + a=`grep "^VERSION " "$ac_top_srcdir/Makefile"` ; b=`grep "^VERSION " Makefile` + test "$a" != "$b" && rm "$ac_top_srcdir/Makefile" + fi + if test -f "$ac_top_srcdir/Makefile" ; then + echo "$ac_top_srcdir/Makefile : $ac_top_srcdir/Makefile.in" > $tmp/conftemp.mk + echo " @ echo 'REMOVED,,,' >\$@" >> $tmp/conftemp.mk + eval "${MAKE-make} -f $tmp/conftemp.mk 2>/dev/null >/dev/null" + if grep '^REMOVED,,,' "$ac_top_srcdir/Makefile" >/dev/null + then rm $ac_top_srcdir/Makefile ; fi + cp $tmp/conftemp.mk $ac_top_srcdir/makefiles.mk~ ## DEBUGGING + fi + if test ! -f "$ac_top_srcdir/Makefile" ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: create top_srcdir/Makefile guessed from local Makefile" >&5 +$as_echo "$as_me: create top_srcdir/Makefile guessed from local Makefile" >&6;} + x='`' ; cat >$tmp/conftemp.sed <<_EOF +/^\$/n +x +/^\$/bS +x +/\\\\\$/{H;d;} +{H;s/.*//;x;} +bM +:S +x +/\\\\\$/{h;d;} +{h;s/.*//;x;} +:M +s/\\(\\n\\) /\\1 /g +/^ /d +/^[ ]*[\\#]/d +/^VPATH *=/d +s/^srcdir *=.*/srcdir = ./ +s/^top_srcdir *=.*/top_srcdir = ./ +/[:=]/!d +/^\\./d +/ = /b +/ .= /b +/:/!b +s/:.*/:/ +s/ / /g +s/ \\([a-z][a-z-]*[a-zA-Z0-9]\\)\\([ :]\\)/ \\1 \\1-all\\2/g +s/^\\([a-z][a-z-]*[a-zA-Z0-9]\\)\\([ :]\\)/\\1 \\1-all\\2/ +s/ / /g +/^all all-all[ :]/i\\ +all-configured : all-all +s/ [a-zA-Z0-9-]*-all [a-zA-Z0-9-]*-all-all//g +/-all-all/d +a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\ + ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\ + ; use=$x basename "\$\@" -all $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$n * \$\@"; if test "\$\$n" -eq "0" ; then : \\\\\\ + ; BUILD=$x grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' $x ; fi \\\\\\ + ; test ".\$\$BUILD" = "." && BUILD="." \\\\\\ + ; test "\$\$use" = "\$\@" && BUILD=$x echo "\$\$BUILD" | tail -1 $x \\\\\\ + ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; (cd "\$\$i" && test ! -f configure && \$(MAKE) \$\$use) || exit; done +/dist-all *:/a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\ + ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\ + ; found=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).tar.*" \\\\\\ + ; if test "\$\$found" -eq "0" ; then : \\\\\\ + ; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\ + ; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; for f in \$\$i/\$(PACKAGE)-\$(VERSION).tar.* \\\\\\ + ; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done +/dist-[a-zA-Z0-9]*-all *:/a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh ./config.guess $x \\\\\\ + ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\ + ; found=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).*" \\\\\\ + ; if test "\$\$found" -eq "0" ; then : \\\\\\ + ; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\ + ; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; for f in \$\$i/\$(PACKAGE)-\$(VERSION).* \\\\\\ + ; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done +/distclean-all *:/a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\ + ; BUILD=$x grep "^#### .*|" Makefile | sed -e 's/.*|//' $x \\\\\\ + ; use=$x basename "\$\@" -all $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$n * \$\@ (all local builds)" \\\\\\ + ; test ".\$\$BUILD" = "." && BUILD="." \\\\\\ + ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; echo "# rm -r \$\$i"; done ; echo "# (sleep 3)" ; sleep 3 \\\\\\ + ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; echo "\$\$i" | grep "^/" > /dev/null && continue \\\\\\ + ; echo "\$\$i" | grep "^../" > /dev/null && continue \\\\\\ + ; echo "rm -r \$\$i"; (rm -r "\$\$i") ; done ; rm Makefile +_EOF + cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefile.sed~" ## DEBUGGING + $ax_enable_builddir_sed -f $tmp/conftemp.sed Makefile >$ac_top_srcdir/Makefile + if test -f "$ac_top_srcdir/Makefile.mk" ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: extend top_srcdir/Makefile with top_srcdir/Makefile.mk" >&5 +$as_echo "$as_me: extend top_srcdir/Makefile with top_srcdir/Makefile.mk" >&6;} + cat $ac_top_srcdir/Makefile.mk >>$ac_top_srcdir/Makefile + fi ; xxxx="####" + echo "$xxxx CONFIGURATIONS FOR TOPLEVEL MAKEFILE: " >>$ac_top_srcdir/Makefile + # sanity check + if grep '^; echo "MAKE ' $ac_top_srcdir/Makefile >/dev/null ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: buggy sed found - it deletes tab in \"a\" text parts" >&5 +$as_echo "$as_me: buggy sed found - it deletes tab in \"a\" text parts" >&6;} + $ax_enable_builddir_sed -e '/^@ HOST=/s/^/ /' -e '/^; /s/^/ /' $ac_top_srcdir/Makefile \ + >$ac_top_srcdir/Makefile~ + (test -s $ac_top_srcdir/Makefile~ && mv $ac_top_srcdir/Makefile~ $ac_top_srcdir/Makefile) 2>/dev/null + fi + else + xxxx="\\#\\#\\#\\#" + # echo "/^$xxxx *$ax_enable_builddir_host /d" >$tmp/conftemp.sed + echo "s!^$xxxx [^|]* | *$ax_enable_builddir *\$!$xxxx ...... $ax_enable_builddir!" >$tmp/conftemp.sed + $ax_enable_builddir_sed -f "$tmp/conftemp.sed" "$ac_top_srcdir/Makefile" >$tmp/mkfile.tmp + cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefiles.sed~" ## DEBUGGING + cp "$tmp/mkfile.tmp" "$ac_top_srcdir/makefiles.out~" ## DEBUGGING + if cmp -s "$ac_top_srcdir/Makefile" "$tmp/mkfile.tmp" 2>/dev/null ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: keeping top_srcdir/Makefile from earlier configure" >&5 +$as_echo "$as_me: keeping top_srcdir/Makefile from earlier configure" >&6;} + rm "$tmp/mkfile.tmp" + else + { $as_echo "$as_me:${as_lineno-$LINENO}: reusing top_srcdir/Makefile from earlier configure" >&5 +$as_echo "$as_me: reusing top_srcdir/Makefile from earlier configure" >&6;} + mv "$tmp/mkfile.tmp" "$ac_top_srcdir/Makefile" + fi + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: build in $ax_enable_builddir (HOST=$ax_enable_builddir_host)" >&5 +$as_echo "$as_me: build in $ax_enable_builddir (HOST=$ax_enable_builddir_host)" >&6;} + xxxx="####" + echo "$xxxx" "$ax_enable_builddir_host" "|$ax_enable_builddir" >>$ac_top_srcdir/Makefile + fi + ;; + "depfiles":C) test x"$AMDEP_TRUE" != x"" || { + # Older Autoconf quotes --file arguments for eval, but not when files + # are listed without --file. Let's play safe and only enable the eval + # if we detect the quoting. + case $CONFIG_FILES in + *\'*) eval set x "$CONFIG_FILES" ;; + *) set x $CONFIG_FILES ;; + esac + shift + for mf + do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named 'Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # Grep'ing the whole file is not good either: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then + dirpart=`$as_dirname -- "$mf" || +$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$mf" : 'X\(//\)[^/]' \| \ + X"$mf" : 'X\(//\)$' \| \ + X"$mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$mf" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + else + continue + fi + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running 'make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` + test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "$am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. We invoke sed twice because it is the + # simplest approach to changing $(DEPDIR) to its actual value in the + # expansion. + for file in `sed -n " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + # Make sure the directory exists. + test -f "$dirpart/$file" && continue + fdir=`$as_dirname -- "$file" || +$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$file" : 'X\(//\)[^/]' \| \ + X"$file" : 'X\(//\)$' \| \ + X"$file" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + as_dir=$dirpart/$fdir; as_fn_mkdir_p + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done + done +} + ;; + "libtool":C) + + # See if we are running on zsh, and set the options that allow our + # commands through without removal of \ escapes. + if test -n "${ZSH_VERSION+set}"; then + setopt NO_GLOB_SUBST + fi + + cfgfile=${ofile}T + trap "$RM \"$cfgfile\"; exit 1" 1 2 15 + $RM "$cfgfile" + + cat <<_LT_EOF >> "$cfgfile" +#! $SHELL +# Generated automatically by $as_me ($PACKAGE) $VERSION +# NOTE: Changes made to this file will be lost: look at ltmain.sh. + +# Provide generalized library-building support services. +# Written by Gordon Matzigkeit, 1996 + +# Copyright (C) 2014 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +# GNU Libtool is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of of the License, or +# (at your option) any later version. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program or library that is built +# using GNU Libtool, you may include this file under the same +# distribution terms that you use for the rest of that program. +# +# GNU Libtool is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + + +# The names of the tagged configurations supported by this script. +available_tags='CXX ' + +# Configured defaults for sys_lib_dlsearch_path munging. +: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} + +# ### BEGIN LIBTOOL CONFIG + +# Which release of libtool.m4 was used? +macro_version=$macro_version +macro_revision=$macro_revision + +# Whether or not to build shared libraries. +build_libtool_libs=$enable_shared + +# Whether or not to build static libraries. +build_old_libs=$enable_static + +# What type of objects to build. +pic_mode=$pic_mode + +# Whether or not to optimize for fast installation. +fast_install=$enable_fast_install + +# Shared archive member basename,for filename based shared library versioning on AIX. +shared_archive_member_spec=$shared_archive_member_spec + +# Shell to use when invoking shell scripts. +SHELL=$lt_SHELL + +# An echo program that protects backslashes. +ECHO=$lt_ECHO + +# The PATH separator for the build system. +PATH_SEPARATOR=$lt_PATH_SEPARATOR + +# The host system. +host_alias=$host_alias +host=$host +host_os=$host_os + +# The build system. +build_alias=$build_alias +build=$build +build_os=$build_os + +# A sed program that does not truncate output. +SED=$lt_SED + +# Sed that helps us avoid accidentally triggering echo(1) options like -n. +Xsed="\$SED -e 1s/^X//" + +# A grep program that handles long lines. +GREP=$lt_GREP + +# An ERE matcher. +EGREP=$lt_EGREP + +# A literal string matcher. +FGREP=$lt_FGREP + +# A BSD- or MS-compatible name lister. +NM=$lt_NM + +# Whether we need soft or hard links. +LN_S=$lt_LN_S + +# What is the maximum length of a command? +max_cmd_len=$max_cmd_len + +# Object file suffix (normally "o"). +objext=$ac_objext + +# Executable file suffix (normally ""). +exeext=$exeext + +# whether the shell understands "unset". +lt_unset=$lt_unset + +# turn spaces into newlines. +SP2NL=$lt_lt_SP2NL + +# turn newlines into spaces. +NL2SP=$lt_lt_NL2SP + +# convert \$build file names to \$host format. +to_host_file_cmd=$lt_cv_to_host_file_cmd + +# convert \$build files to toolchain format. +to_tool_file_cmd=$lt_cv_to_tool_file_cmd + +# An object symbol dumper. +OBJDUMP=$lt_OBJDUMP + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method=$lt_deplibs_check_method + +# Command to use when deplibs_check_method = "file_magic". +file_magic_cmd=$lt_file_magic_cmd + +# How to find potential files when deplibs_check_method = "file_magic". +file_magic_glob=$lt_file_magic_glob + +# Find potential files using nocaseglob when deplibs_check_method = "file_magic". +want_nocaseglob=$lt_want_nocaseglob + +# DLL creation program. +DLLTOOL=$lt_DLLTOOL + +# Command to associate shared and link libraries. +sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd + +# The archiver. +AR=$lt_AR + +# Flags to create an archive. +AR_FLAGS=$lt_AR_FLAGS + +# How to feed a file listing to the archiver. +archiver_list_spec=$lt_archiver_list_spec + +# A symbol stripping program. +STRIP=$lt_STRIP + +# Commands used to install an old-style archive. +RANLIB=$lt_RANLIB +old_postinstall_cmds=$lt_old_postinstall_cmds +old_postuninstall_cmds=$lt_old_postuninstall_cmds + +# Whether to use a lock for old archive extraction. +lock_old_archive_extraction=$lock_old_archive_extraction + +# A C compiler. +LTCC=$lt_CC + +# LTCC compiler flags. +LTCFLAGS=$lt_CFLAGS + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe + +# Transform the output of nm in a proper C declaration. +global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl + +# Transform the output of nm into a list of symbols to manually relocate. +global_symbol_to_import=$lt_lt_cv_sys_global_symbol_to_import + +# Transform the output of nm in a C name address pair. +global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address + +# Transform the output of nm in a C name address pair when lib prefix is needed. +global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix + +# The name lister interface. +nm_interface=$lt_lt_cv_nm_interface + +# Specify filename containing input files for \$NM. +nm_file_list_spec=$lt_nm_file_list_spec + +# The root where to search for dependent libraries,and where our libraries should be installed. +lt_sysroot=$lt_sysroot + +# Command to truncate a binary pipe. +lt_truncate_bin=$lt_lt_cv_truncate_bin + +# The name of the directory that contains temporary libtool files. +objdir=$objdir + +# Used to examine libraries when file_magic_cmd begins with "file". +MAGIC_CMD=$MAGIC_CMD + +# Must we lock files when doing compilation? +need_locks=$lt_need_locks + +# Manifest tool. +MANIFEST_TOOL=$lt_MANIFEST_TOOL + +# Tool to manipulate archived DWARF debug symbol files on Mac OS X. +DSYMUTIL=$lt_DSYMUTIL + +# Tool to change global to local symbols on Mac OS X. +NMEDIT=$lt_NMEDIT + +# Tool to manipulate fat objects and archives on Mac OS X. +LIPO=$lt_LIPO + +# ldd/readelf like tool for Mach-O binaries on Mac OS X. +OTOOL=$lt_OTOOL + +# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. +OTOOL64=$lt_OTOOL64 + +# Old archive suffix (normally "a"). +libext=$libext + +# Shared library suffix (normally ".so"). +shrext_cmds=$lt_shrext_cmds + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds=$lt_extract_expsyms_cmds + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at link time. +variables_saved_for_relink=$lt_variables_saved_for_relink + +# Do we need the "lib" prefix for modules? +need_lib_prefix=$need_lib_prefix + +# Do we need a version for libraries? +need_version=$need_version + +# Library versioning type. +version_type=$version_type + +# Shared library runtime path variable. +runpath_var=$runpath_var + +# Shared library path variable. +shlibpath_var=$shlibpath_var + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=$shlibpath_overrides_runpath + +# Format of library name prefix. +libname_spec=$lt_libname_spec + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME +library_names_spec=$lt_library_names_spec + +# The coded name of the library, if different from the real name. +soname_spec=$lt_soname_spec + +# Permission mode override for installation of shared libraries. +install_override_mode=$lt_install_override_mode + +# Command to use after installation of a shared archive. +postinstall_cmds=$lt_postinstall_cmds + +# Command to use after uninstallation of a shared archive. +postuninstall_cmds=$lt_postuninstall_cmds + +# Commands used to finish a libtool library installation in a directory. +finish_cmds=$lt_finish_cmds + +# As "finish_cmds", except a single script fragment to be evaled but +# not shown. +finish_eval=$lt_finish_eval + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=$hardcode_into_libs + +# Compile-time system search path for libraries. +sys_lib_search_path_spec=$lt_sys_lib_search_path_spec + +# Detected run-time system search path for libraries. +sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path + +# Explicit LT_SYS_LIBRARY_PATH set during ./configure time. +configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path + +# Whether dlopen is supported. +dlopen_support=$enable_dlopen + +# Whether dlopen of programs is supported. +dlopen_self=$enable_dlopen_self + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=$enable_dlopen_self_static + +# Commands to strip libraries. +old_striplib=$lt_old_striplib +striplib=$lt_striplib + + +# The linker used to build libraries. +LD=$lt_LD + +# How to create reloadable object files. +reload_flag=$lt_reload_flag +reload_cmds=$lt_reload_cmds + +# Commands used to build an old-style archive. +old_archive_cmds=$lt_old_archive_cmds + +# A language specific compiler. +CC=$lt_compiler + +# Is the compiler the GNU compiler? +with_gcc=$GCC + +# Compiler flag to turn off builtin functions. +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag + +# Additional compiler flags for building library objects. +pic_flag=$lt_lt_prog_compiler_pic + +# How to pass a linker flag through the compiler. +wl=$lt_lt_prog_compiler_wl + +# Compiler flag to prevent dynamic linking. +link_static_flag=$lt_lt_prog_compiler_static + +# Does compiler simultaneously support -c and -o options? +compiler_c_o=$lt_lt_cv_prog_compiler_c_o + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=$archive_cmds_need_lc + +# Whether or not to disallow shared libs when runtime libs are static. +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec=$lt_whole_archive_flag_spec + +# Whether the compiler copes with passing no objects directly. +compiler_needs_object=$lt_compiler_needs_object + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds + +# Commands used to build a shared archive. +archive_cmds=$lt_archive_cmds +archive_expsym_cmds=$lt_archive_expsym_cmds + +# Commands used to build a loadable module if different from building +# a shared archive. +module_cmds=$lt_module_cmds +module_expsym_cmds=$lt_module_expsym_cmds + +# Whether we are building with GNU ld or not. +with_gnu_ld=$lt_with_gnu_ld + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag=$lt_allow_undefined_flag + +# Flag that enforces no undefined symbols. +no_undefined_flag=$lt_no_undefined_flag + +# Flag to hardcode \$libdir into a binary during linking. +# This must work even if \$libdir does not exist +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec + +# Whether we need a single "-rpath" flag with a separated argument. +hardcode_libdir_separator=$lt_hardcode_libdir_separator + +# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes +# DIR into the resulting binary. +hardcode_direct=$hardcode_direct + +# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes +# DIR into the resulting binary and the resulting library dependency is +# "absolute",i.e impossible to change by setting \$shlibpath_var if the +# library is relocated. +hardcode_direct_absolute=$hardcode_direct_absolute + +# Set to "yes" if using the -LDIR flag during linking hardcodes DIR +# into the resulting binary. +hardcode_minus_L=$hardcode_minus_L + +# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR +# into the resulting binary. +hardcode_shlibpath_var=$hardcode_shlibpath_var + +# Set to "yes" if building a shared library automatically hardcodes DIR +# into the library and all subsequent libraries and executables linked +# against it. +hardcode_automatic=$hardcode_automatic + +# Set to yes if linker adds runtime paths of dependent libraries +# to runtime path list. +inherit_rpath=$inherit_rpath + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=$link_all_deplibs + +# Set to "yes" if exported symbols are required. +always_export_symbols=$always_export_symbols + +# The commands to list exported symbols. +export_symbols_cmds=$lt_export_symbols_cmds + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms=$lt_exclude_expsyms + +# Symbols that must always be exported. +include_expsyms=$lt_include_expsyms + +# Commands necessary for linking programs (against libraries) with templates. +prelink_cmds=$lt_prelink_cmds + +# Commands necessary for finishing linking programs. +postlink_cmds=$lt_postlink_cmds + +# Specify filename containing input files. +file_list_spec=$lt_file_list_spec + +# How to hardcode a shared library path into an executable. +hardcode_action=$hardcode_action + +# The directories searched by this compiler when creating a shared library. +compiler_lib_search_dirs=$lt_compiler_lib_search_dirs + +# Dependencies to place before and after the objects being linked to +# create a shared library. +predep_objects=$lt_predep_objects +postdep_objects=$lt_postdep_objects +predeps=$lt_predeps +postdeps=$lt_postdeps + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path=$lt_compiler_lib_search_path + +# ### END LIBTOOL CONFIG + +_LT_EOF + + cat <<'_LT_EOF' >> "$cfgfile" + +# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE + +# func_munge_path_list VARIABLE PATH +# ----------------------------------- +# VARIABLE is name of variable containing _space_ separated list of +# directories to be munged by the contents of PATH, which is string +# having a format: +# "DIR[:DIR]:" +# string "DIR[ DIR]" will be prepended to VARIABLE +# ":DIR[:DIR]" +# string "DIR[ DIR]" will be appended to VARIABLE +# "DIRP[:DIRP]::[DIRA:]DIRA" +# string "DIRP[ DIRP]" will be prepended to VARIABLE and string +# "DIRA[ DIRA]" will be appended to VARIABLE +# "DIR[:DIR]" +# VARIABLE will be replaced by "DIR[ DIR]" +func_munge_path_list () +{ + case x$2 in + x) + ;; + *:) + eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" + ;; + x:*) + eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" + ;; + *::*) + eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" + eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" + ;; + *) + eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" + ;; + esac +} + + +# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. +func_cc_basename () +{ + for cc_temp in $*""; do + case $cc_temp in + compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; + distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; + \-*) ;; + *) break;; + esac + done + func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` +} + + +# ### END FUNCTIONS SHARED WITH CONFIGURE + +_LT_EOF + + case $host_os in + aix3*) + cat <<\_LT_EOF >> "$cfgfile" +# AIX sometimes has problems with the GCC collect2 program. For some +# reason, if we set the COLLECT_NAMES environment variable, the problems +# vanish in a puff of smoke. +if test set != "${COLLECT_NAMES+set}"; then + COLLECT_NAMES= + export COLLECT_NAMES +fi +_LT_EOF + ;; + esac + + +ltmain=$ac_aux_dir/ltmain.sh + + + # We use sed instead of cat because bash on DJGPP gets confused if + # if finds mixed CR/LF and LF-only lines. Since sed operates in + # text mode, it properly converts lines to CR/LF. This bash problem + # is reportedly fixed, but why not run on old versions too? + sed '$q' "$ltmain" >> "$cfgfile" \ + || (rm -f "$cfgfile"; exit 1) + + mv -f "$cfgfile" "$ofile" || + (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") + chmod +x "$ofile" + + + cat <<_LT_EOF >> "$ofile" + +# ### BEGIN LIBTOOL TAG CONFIG: CXX + +# The linker used to build libraries. +LD=$lt_LD_CXX + +# How to create reloadable object files. +reload_flag=$lt_reload_flag_CXX +reload_cmds=$lt_reload_cmds_CXX + +# Commands used to build an old-style archive. +old_archive_cmds=$lt_old_archive_cmds_CXX + +# A language specific compiler. +CC=$lt_compiler_CXX + +# Is the compiler the GNU compiler? +with_gcc=$GCC_CXX + +# Compiler flag to turn off builtin functions. +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX + +# Additional compiler flags for building library objects. +pic_flag=$lt_lt_prog_compiler_pic_CXX + +# How to pass a linker flag through the compiler. +wl=$lt_lt_prog_compiler_wl_CXX + +# Compiler flag to prevent dynamic linking. +link_static_flag=$lt_lt_prog_compiler_static_CXX + +# Does compiler simultaneously support -c and -o options? +compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=$archive_cmds_need_lc_CXX + +# Whether or not to disallow shared libs when runtime libs are static. +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX + +# Whether the compiler copes with passing no objects directly. +compiler_needs_object=$lt_compiler_needs_object_CXX + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX + +# Commands used to build a shared archive. +archive_cmds=$lt_archive_cmds_CXX +archive_expsym_cmds=$lt_archive_expsym_cmds_CXX + +# Commands used to build a loadable module if different from building +# a shared archive. +module_cmds=$lt_module_cmds_CXX +module_expsym_cmds=$lt_module_expsym_cmds_CXX + +# Whether we are building with GNU ld or not. +with_gnu_ld=$lt_with_gnu_ld_CXX + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag=$lt_allow_undefined_flag_CXX + +# Flag that enforces no undefined symbols. +no_undefined_flag=$lt_no_undefined_flag_CXX + +# Flag to hardcode \$libdir into a binary during linking. +# This must work even if \$libdir does not exist +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX + +# Whether we need a single "-rpath" flag with a separated argument. +hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX + +# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes +# DIR into the resulting binary. +hardcode_direct=$hardcode_direct_CXX + +# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes +# DIR into the resulting binary and the resulting library dependency is +# "absolute",i.e impossible to change by setting \$shlibpath_var if the +# library is relocated. +hardcode_direct_absolute=$hardcode_direct_absolute_CXX + +# Set to "yes" if using the -LDIR flag during linking hardcodes DIR +# into the resulting binary. +hardcode_minus_L=$hardcode_minus_L_CXX + +# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR +# into the resulting binary. +hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX + +# Set to "yes" if building a shared library automatically hardcodes DIR +# into the library and all subsequent libraries and executables linked +# against it. +hardcode_automatic=$hardcode_automatic_CXX + +# Set to yes if linker adds runtime paths of dependent libraries +# to runtime path list. +inherit_rpath=$inherit_rpath_CXX + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=$link_all_deplibs_CXX + +# Set to "yes" if exported symbols are required. +always_export_symbols=$always_export_symbols_CXX + +# The commands to list exported symbols. +export_symbols_cmds=$lt_export_symbols_cmds_CXX + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms=$lt_exclude_expsyms_CXX + +# Symbols that must always be exported. +include_expsyms=$lt_include_expsyms_CXX + +# Commands necessary for linking programs (against libraries) with templates. +prelink_cmds=$lt_prelink_cmds_CXX + +# Commands necessary for finishing linking programs. +postlink_cmds=$lt_postlink_cmds_CXX + +# Specify filename containing input files. +file_list_spec=$lt_file_list_spec_CXX + +# How to hardcode a shared library path into an executable. +hardcode_action=$hardcode_action_CXX + +# The directories searched by this compiler when creating a shared library. +compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX + +# Dependencies to place before and after the objects being linked to +# create a shared library. +predep_objects=$lt_predep_objects_CXX +postdep_objects=$lt_postdep_objects_CXX +predeps=$lt_predeps_CXX +postdeps=$lt_postdeps_CXX + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path=$lt_compiler_lib_search_path_CXX + +# ### END LIBTOOL TAG CONFIG: CXX +_LT_EOF + + ;; + "include":C) test -d include || mkdir include ;; + "src":C) +test -d src || mkdir src +test -d src/$TARGETDIR || mkdir src/$TARGETDIR + ;; + + esac +done # for ac_tag + + +as_fn_exit 0 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/fficonfig.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/fficonfig.h new file mode 100644 index 0000000..2128ecf --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/fficonfig.h @@ -0,0 +1,211 @@ +/* fficonfig.h. Generated from fficonfig.h.in by configure. */ +/* fficonfig.h.in. Generated from configure.ac by autoheader. */ + +/* Define if building universal (internal helper macro) */ +/* #undef AC_APPLE_UNIVERSAL_BUILD */ + +/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP + systems. This function is required for `alloca.c' support on those systems. + */ +/* #undef CRAY_STACKSEG_END */ + +/* Define to 1 if using `alloca.c'. */ +/* #undef C_ALLOCA */ + +/* Define to the flags needed for the .section .eh_frame directive. */ +#define EH_FRAME_FLAGS "a" + +/* Define this if you want extra debugging. */ +/* #undef FFI_DEBUG */ + +/* Cannot use PROT_EXEC on this target, so, we revert to alternative means */ +/* #undef FFI_EXEC_TRAMPOLINE_TABLE */ + +/* Define this if you want to enable pax emulated trampolines */ +/* #undef FFI_MMAP_EXEC_EMUTRAMP_PAX */ + +/* Cannot use malloc on this target, so, we revert to alternative means */ +/* #undef FFI_MMAP_EXEC_WRIT */ + +/* Define this if you do not want support for the raw API. */ +/* #undef FFI_NO_RAW_API */ + +/* Define this if you do not want support for aggregate types. */ +/* #undef FFI_NO_STRUCTS */ + +/* Define to 1 if you have `alloca', as a function or macro. */ +#define HAVE_ALLOCA 1 + +/* Define to 1 if you have and it should be used (not on Ultrix). + */ +#define HAVE_ALLOCA_H 1 + +/* Define if your assembler supports .cfi_* directives. */ +#define HAVE_AS_CFI_PSEUDO_OP 1 + +/* Define if your assembler supports .register. */ +/* #undef HAVE_AS_REGISTER_PSEUDO_OP */ + +/* Define if the compiler uses zarch features. */ +/* #undef HAVE_AS_S390_ZARCH */ + +/* Define if your assembler and linker support unaligned PC relative relocs. + */ +/* #undef HAVE_AS_SPARC_UA_PCREL */ + +/* Define if your assembler supports unwind section type. */ +#define HAVE_AS_X86_64_UNWIND_SECTION_TYPE 1 + +/* Define if your assembler supports PC relative relocs. */ +#define HAVE_AS_X86_PCREL 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_DLFCN_H 1 + +/* Define if __attribute__((visibility("hidden"))) is supported. */ +#define HAVE_HIDDEN_VISIBILITY_ATTRIBUTE 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_INTTYPES_H 1 + +/* Define if you have the long double type and it is bigger than a double */ +#define HAVE_LONG_DOUBLE 1 + +/* Define if you support more than one size of the long double type */ +/* #undef HAVE_LONG_DOUBLE_VARIANT */ + +/* Define to 1 if you have the `memcpy' function. */ +#define HAVE_MEMCPY 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_MEMORY_H 1 + +/* Define to 1 if you have the `mkostemp' function. */ +#define HAVE_MKOSTEMP 1 + +/* Define to 1 if you have the `mmap' function. */ +#define HAVE_MMAP 1 + +/* Define if mmap with MAP_ANON(YMOUS) works. */ +#define HAVE_MMAP_ANON 1 + +/* Define if mmap of /dev/zero works. */ +#define HAVE_MMAP_DEV_ZERO 1 + +/* Define if read-only mmap of a plain file works. */ +#define HAVE_MMAP_FILE 1 + +/* Define if .eh_frame sections should be read-only. */ +#define HAVE_RO_EH_FRAME 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STDINT_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STDLIB_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STRINGS_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STRING_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_MMAN_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_TYPES_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_UNISTD_H 1 + +/* Define to 1 if GNU symbol versioning is used for libatomic. */ +#define LIBFFI_GNU_SYMBOL_VERSIONING 1 + +/* Define to the sub-directory where libtool stores uninstalled libraries. */ +#define LT_OBJDIR ".libs/" + +/* Name of package */ +#define PACKAGE "libffi" + +/* Define to the address where bug reports for this package should be sent. */ +#define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" + +/* Define to the full name of this package. */ +#define PACKAGE_NAME "libffi" + +/* Define to the full name and version of this package. */ +#define PACKAGE_STRING "libffi 3.99999" + +/* Define to the one symbol short name of this package. */ +#define PACKAGE_TARNAME "libffi" + +/* Define to the home page for this package. */ +#define PACKAGE_URL "" + +/* Define to the version of this package. */ +#define PACKAGE_VERSION "3.99999" + +/* The size of `double', as computed by sizeof. */ +#define SIZEOF_DOUBLE 8 + +/* The size of `long double', as computed by sizeof. */ +#define SIZEOF_LONG_DOUBLE 16 + +/* The size of `size_t', as computed by sizeof. */ +#define SIZEOF_SIZE_T 8 + +/* If using the C implementation of alloca, define if you know the + direction of stack growth for your system; otherwise it will be + automatically deduced at runtime. + STACK_DIRECTION > 0 => grows toward higher addresses + STACK_DIRECTION < 0 => grows toward lower addresses + STACK_DIRECTION = 0 => direction of growth unknown */ +/* #undef STACK_DIRECTION */ + +/* Define to 1 if you have the ANSI C header files. */ +#define STDC_HEADERS 1 + +/* Define if symbols are underscored. */ +/* #undef SYMBOL_UNDERSCORE */ + +/* Define this if you are using Purify and want to suppress spurious messages. + */ +/* #undef USING_PURIFY */ + +/* Version number of package */ +#define VERSION "3.99999" + +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most + significant byte first (like Motorola and SPARC, unlike Intel). */ +#if defined AC_APPLE_UNIVERSAL_BUILD +# if defined __BIG_ENDIAN__ +# define WORDS_BIGENDIAN 1 +# endif +#else +# ifndef WORDS_BIGENDIAN +/* # undef WORDS_BIGENDIAN */ +# endif +#endif + +/* Define to `unsigned int' if does not define. */ +/* #undef size_t */ + + +#ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE +#ifdef LIBFFI_ASM +#define FFI_HIDDEN(name) .hidden name +#else +#define FFI_HIDDEN __attribute__ ((visibility ("hidden"))) +#endif +#else +#ifdef LIBFFI_ASM +#define FFI_HIDDEN(name) +#else +#define FFI_HIDDEN +#endif +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/Makefile b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/Makefile new file mode 100644 index 0000000..fd76ab6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/Makefile @@ -0,0 +1,604 @@ +# Makefile.in generated by automake 1.15 from Makefile.am. +# include/Makefile. Generated from Makefile.in by configure. + +# Copyright (C) 1994-2014 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + + +VPATH = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/libffi +pkgincludedir = $(includedir)/libffi +pkglibdir = $(libdir)/libffi +pkglibexecdir = $(libexecdir)/libffi +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = x86_64-pc-linux-gnu +host_triplet = x86_64-pc-linux-gnu +target_triplet = x86_64-pc-linux-gnu +subdir = include +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \ + $(top_srcdir)/m4/ax_append_flag.m4 \ + $(top_srcdir)/m4/ax_cc_maxopt.m4 \ + $(top_srcdir)/m4/ax_cflags_warn_all.m4 \ + $(top_srcdir)/m4/ax_check_compile_flag.m4 \ + $(top_srcdir)/m4/ax_compiler_vendor.m4 \ + $(top_srcdir)/m4/ax_configure_args.m4 \ + $(top_srcdir)/m4/ax_enable_builddir.m4 \ + $(top_srcdir)/m4/ax_gcc_archflag.m4 \ + $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \ + $(am__DIST_COMMON) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/fficonfig.h +CONFIG_CLEAN_FILES = ffi.h ffitarget.h +CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_$(V)) +am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +am__v_at_1 = +SOURCES = +DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__installdirs = "$(DESTDIR)$(includedir)" +HEADERS = $(nodist_include_HEADERS) $(noinst_HEADERS) +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +# Read a list of newline-separated strings from the standard input, +# and print each of them once, without duplicates. Input order is +# *not* preserved. +am__uniquify_input = $(AWK) '\ + BEGIN { nonempty = 0; } \ + { items[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in items) print i; }; } \ +' +# Make sure the list of sources is unique. This is necessary because, +# e.g., the same source file might be shared among _SOURCES variables +# for different programs/libraries. +am__define_uniq_tagged_files = \ + list='$(am__tagged_files)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags +am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ffi.h.in +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing aclocal-1.15 +ALLOCA = +AMTAR = $${TAR-tar} +AM_DEFAULT_VERBOSITY = 1 +AM_LTLDFLAGS = +AM_RUNTESTFLAGS = +AR = ar +AUTOCONF = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoconf +AUTOHEADER = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoheader +AUTOMAKE = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing automake-1.15 +AWK = gawk +CC = gcc +CCAS = gcc +CCASDEPMODE = depmode=none +CCASFLAGS = +CCDEPMODE = depmode=none +CFLAGS = -Wall -fexceptions +CPP = gcc -E +CPPFLAGS = +CXX = g++ +CXXCPP = g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -O2 +CYGPATH_W = echo +DEFS = -DHAVE_CONFIG_H +DEPDIR = .deps +DLLTOOL = false +DSYMUTIL = +DUMPBIN = +ECHO_C = +ECHO_N = -n +ECHO_T = +EGREP = /bin/grep -E +EXEEXT = +FFI_EXEC_TRAMPOLINE_TABLE = 0 +FGREP = /bin/grep -F +GREP = /bin/grep +HAVE_LONG_DOUBLE = 1 +HAVE_LONG_DOUBLE_VARIANT = 0 +INSTALL = /usr/bin/install -c +INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = ${INSTALL} +INSTALL_SCRIPT = ${INSTALL} +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s +LD = /usr/bin/ld +LDFLAGS = +LIBOBJS = +LIBS = +LIBTOOL = $(SHELL) $(top_builddir)/libtool +LIPO = +LN_S = ln -s +LTLIBOBJS = +LT_SYS_LIBRARY_PATH = +MAINT = # +MAKEINFO = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo +MANIFEST_TOOL = : +MKDIR_P = /bin/mkdir -p +NM = /usr/bin/nm -B +NMEDIT = +OBJDUMP = objdump +OBJEXT = o +OPT_LDFLAGS = -Wl,-O1 +OTOOL = +OTOOL64 = +PACKAGE = libffi +PACKAGE_BUGREPORT = http://github.com/libffi/libffi/issues +PACKAGE_NAME = libffi +PACKAGE_STRING = libffi 3.99999 +PACKAGE_TARNAME = libffi +PACKAGE_URL = +PACKAGE_VERSION = 3.99999 +PATH_SEPARATOR = : +PRTDIAG = +RANLIB = ranlib +SECTION_LDFLAGS = +SED = /bin/sed +SET_MAKE = +SHELL = /bin/bash +STRIP = strip +TARGET = X86_64 +TARGETDIR = x86 +TARGET_OBJ = src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo +VERSION = 3.99999 +abs_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include +abs_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include +abs_top_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu +abs_top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +ac_ct_AR = ar +ac_ct_CC = gcc +ac_ct_CXX = g++ +ac_ct_DUMPBIN = +am__include = include +am__leading_dot = . +am__quote = +am__tar = $${TAR-tar} chof - "$$tardir" +am__untar = $${TAR-tar} xf - +ax_enable_builddir_sed = sed +bindir = ${exec_prefix}/bin +build = x86_64-pc-linux-gnu +build_alias = +build_cpu = x86_64 +build_os = linux-gnu +build_vendor = pc +builddir = . +datadir = ${datarootdir} +datarootdir = ${prefix}/share +docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} +dvidir = ${docdir} +exec_prefix = ${prefix} +host = x86_64-pc-linux-gnu +host_alias = +host_cpu = x86_64 +host_os = linux-gnu +host_vendor = pc +htmldir = ${docdir} +includedir = ${prefix}/include +infodir = ${datarootdir}/info +install_sh = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/install-sh +libdir = ${exec_prefix}/lib +libexecdir = ${exec_prefix}/libexec +localedir = ${datarootdir}/locale +localstatedir = ${prefix}/var +mandir = ${datarootdir}/man +mkdir_p = $(MKDIR_P) +oldincludedir = /usr/include +pdfdir = ${docdir} +prefix = /usr/local +program_transform_name = s,x,x, +psdir = ${docdir} +runstatedir = ${localstatedir}/run +sbindir = ${exec_prefix}/sbin +sharedstatedir = ${prefix}/com +srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include +sys_symbol_underscore = no +sysconfdir = ${prefix}/etc +target = x86_64-pc-linux-gnu +target_alias = +target_cpu = x86_64 +target_os = linux-gnu +target_vendor = pc +toolexecdir = ${exec_prefix}/lib/gcc-lib/$(target_alias) +toolexeclibdir = ${exec_prefix}/lib/../lib +top_build_prefix = ../ +top_builddir = .. +top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +AUTOMAKE_OPTIONS = foreign +DISTCLEANFILES = ffitarget.h +noinst_HEADERS = ffi_common.h ffi_cfi.h +EXTRA_DIST = ffi.h.in +nodist_include_HEADERS = ffi.h ffitarget.h +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign include/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: # $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): # $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +ffi.h: $(top_builddir)/config.status $(srcdir)/ffi.h.in + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-nodist_includeHEADERS: $(nodist_include_HEADERS) + @$(NORMAL_INSTALL) + @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ + $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ + done + +uninstall-nodist_includeHEADERS: + @$(NORMAL_UNINSTALL) + @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) + +ID: $(am__tagged_files) + $(am__define_uniq_tagged_files); mkid -fID $$unique +tags: tags-am +TAGS: tags + +tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + set x; \ + here=`pwd`; \ + $(am__define_uniq_tagged_files); \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: ctags-am + +CTAGS: ctags +ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) + $(am__define_uniq_tagged_files); \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" +cscopelist: cscopelist-am + +cscopelist-am: $(am__tagged_files) + list='$(am__tagged_files)'; \ + case "$(srcdir)" in \ + [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ + *) sdir=$(subdir)/$(srcdir) ;; \ + esac; \ + for i in $$list; do \ + if test -f "$$i"; then \ + echo "$(subdir)/$$i"; \ + else \ + echo "$$sdir/$$i"; \ + fi; \ + done >> $(top_builddir)/cscope.files + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(HEADERS) +installdirs: + for dir in "$(DESTDIR)$(includedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-nodist_includeHEADERS + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-nodist_includeHEADERS + +.MAKE: install-am install-strip + +.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ + clean-libtool cscopelist-am ctags ctags-am distclean \ + distclean-generic distclean-libtool distclean-tags distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man \ + install-nodist_includeHEADERS install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ + uninstall-am uninstall-nodist_includeHEADERS + +.PRECIOUS: Makefile + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffi.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffi.h new file mode 100644 index 0000000..91cd8d8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffi.h @@ -0,0 +1,511 @@ +/* -----------------------------------------------------------------*-C-*- + libffi 3.99999 - Copyright (c) 2011, 2014 Anthony Green + - Copyright (c) 1996-2003, 2007, 2008 Red Hat, Inc. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the ``Software''), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +/* ------------------------------------------------------------------- + Most of the API is documented in doc/libffi.texi. + + The raw API is designed to bypass some of the argument packing and + unpacking on architectures for which it can be avoided. Routines + are provided to emulate the raw API if the underlying platform + doesn't allow faster implementation. + + More details on the raw API can be found in: + + http://gcc.gnu.org/ml/java/1999-q3/msg00138.html + + and + + http://gcc.gnu.org/ml/java/1999-q3/msg00174.html + -------------------------------------------------------------------- */ + +#ifndef LIBFFI_H +#define LIBFFI_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* Specify which architecture libffi is configured for. */ +#ifndef X86_64 +#define X86_64 +#endif + +/* ---- System configuration information --------------------------------- */ + +#include + +#ifndef LIBFFI_ASM + +#if defined(_MSC_VER) && !defined(__clang__) +#define __attribute__(X) +#endif + +#include +#include + +/* LONG_LONG_MAX is not always defined (not if STRICT_ANSI, for example). + But we can find it either under the correct ANSI name, or under GNU + C's internal name. */ + +#define FFI_64_BIT_MAX 9223372036854775807 + +#ifdef LONG_LONG_MAX +# define FFI_LONG_LONG_MAX LONG_LONG_MAX +#else +# ifdef LLONG_MAX +# define FFI_LONG_LONG_MAX LLONG_MAX +# ifdef _AIX52 /* or newer has C99 LLONG_MAX */ +# undef FFI_64_BIT_MAX +# define FFI_64_BIT_MAX 9223372036854775807LL +# endif /* _AIX52 or newer */ +# else +# ifdef __GNUC__ +# define FFI_LONG_LONG_MAX __LONG_LONG_MAX__ +# endif +# ifdef _AIX /* AIX 5.1 and earlier have LONGLONG_MAX */ +# ifndef __PPC64__ +# if defined (__IBMC__) || defined (__IBMCPP__) +# define FFI_LONG_LONG_MAX LONGLONG_MAX +# endif +# endif /* __PPC64__ */ +# undef FFI_64_BIT_MAX +# define FFI_64_BIT_MAX 9223372036854775807LL +# endif +# endif +#endif + +/* The closure code assumes that this works on pointers, i.e. a size_t + can hold a pointer. */ + +typedef struct _ffi_type +{ + size_t size; + unsigned short alignment; + unsigned short type; + struct _ffi_type **elements; +} ffi_type; + +/* Need minimal decorations for DLLs to work on Windows. GCC has + autoimport and autoexport. Always mark externally visible symbols + as dllimport for MSVC clients, even if it means an extra indirection + when using the static version of the library. + Besides, as a workaround, they can define FFI_BUILDING if they + *know* they are going to link with the static library. */ +#if defined _MSC_VER +# if defined FFI_BUILDING_DLL /* Building libffi.DLL with msvcc.sh */ +# define FFI_API __declspec(dllexport) +# elif !defined FFI_BUILDING /* Importing libffi.DLL */ +# define FFI_API __declspec(dllimport) +# else /* Building/linking static library */ +# define FFI_API +# endif +#else +# define FFI_API +#endif + +/* The externally visible type declarations also need the MSVC DLL + decorations, or they will not be exported from the object file. */ +#if defined LIBFFI_HIDE_BASIC_TYPES +# define FFI_EXTERN FFI_API +#else +# define FFI_EXTERN extern FFI_API +#endif + +#ifndef LIBFFI_HIDE_BASIC_TYPES +#if SCHAR_MAX == 127 +# define ffi_type_uchar ffi_type_uint8 +# define ffi_type_schar ffi_type_sint8 +#else + #error "char size not supported" +#endif + +#if SHRT_MAX == 32767 +# define ffi_type_ushort ffi_type_uint16 +# define ffi_type_sshort ffi_type_sint16 +#elif SHRT_MAX == 2147483647 +# define ffi_type_ushort ffi_type_uint32 +# define ffi_type_sshort ffi_type_sint32 +#else + #error "short size not supported" +#endif + +#if INT_MAX == 32767 +# define ffi_type_uint ffi_type_uint16 +# define ffi_type_sint ffi_type_sint16 +#elif INT_MAX == 2147483647 +# define ffi_type_uint ffi_type_uint32 +# define ffi_type_sint ffi_type_sint32 +#elif INT_MAX == 9223372036854775807 +# define ffi_type_uint ffi_type_uint64 +# define ffi_type_sint ffi_type_sint64 +#else + #error "int size not supported" +#endif + +#if LONG_MAX == 2147483647 +# if FFI_LONG_LONG_MAX != FFI_64_BIT_MAX + #error "no 64-bit data type supported" +# endif +#elif LONG_MAX != FFI_64_BIT_MAX + #error "long size not supported" +#endif + +#if LONG_MAX == 2147483647 +# define ffi_type_ulong ffi_type_uint32 +# define ffi_type_slong ffi_type_sint32 +#elif LONG_MAX == FFI_64_BIT_MAX +# define ffi_type_ulong ffi_type_uint64 +# define ffi_type_slong ffi_type_sint64 +#else + #error "long size not supported" +#endif + +/* These are defined in types.c. */ +FFI_EXTERN ffi_type ffi_type_void; +FFI_EXTERN ffi_type ffi_type_uint8; +FFI_EXTERN ffi_type ffi_type_sint8; +FFI_EXTERN ffi_type ffi_type_uint16; +FFI_EXTERN ffi_type ffi_type_sint16; +FFI_EXTERN ffi_type ffi_type_uint32; +FFI_EXTERN ffi_type ffi_type_sint32; +FFI_EXTERN ffi_type ffi_type_uint64; +FFI_EXTERN ffi_type ffi_type_sint64; +FFI_EXTERN ffi_type ffi_type_float; +FFI_EXTERN ffi_type ffi_type_double; +FFI_EXTERN ffi_type ffi_type_pointer; + +#if 1 +FFI_EXTERN ffi_type ffi_type_longdouble; +#else +#define ffi_type_longdouble ffi_type_double +#endif + +#ifdef FFI_TARGET_HAS_COMPLEX_TYPE +FFI_EXTERN ffi_type ffi_type_complex_float; +FFI_EXTERN ffi_type ffi_type_complex_double; +#if 1 +FFI_EXTERN ffi_type ffi_type_complex_longdouble; +#else +#define ffi_type_complex_longdouble ffi_type_complex_double +#endif +#endif +#endif /* LIBFFI_HIDE_BASIC_TYPES */ + +typedef enum { + FFI_OK = 0, + FFI_BAD_TYPEDEF, + FFI_BAD_ABI +} ffi_status; + +typedef struct { + ffi_abi abi; + unsigned nargs; + ffi_type **arg_types; + ffi_type *rtype; + unsigned bytes; + unsigned flags; +#ifdef FFI_EXTRA_CIF_FIELDS + FFI_EXTRA_CIF_FIELDS; +#endif +} ffi_cif; + +/* ---- Definitions for the raw API -------------------------------------- */ + +#ifndef FFI_SIZEOF_ARG +# if LONG_MAX == 2147483647 +# define FFI_SIZEOF_ARG 4 +# elif LONG_MAX == FFI_64_BIT_MAX +# define FFI_SIZEOF_ARG 8 +# endif +#endif + +#ifndef FFI_SIZEOF_JAVA_RAW +# define FFI_SIZEOF_JAVA_RAW FFI_SIZEOF_ARG +#endif + +typedef union { + ffi_sarg sint; + ffi_arg uint; + float flt; + char data[FFI_SIZEOF_ARG]; + void* ptr; +} ffi_raw; + +#if FFI_SIZEOF_JAVA_RAW == 4 && FFI_SIZEOF_ARG == 8 +/* This is a special case for mips64/n32 ABI (and perhaps others) where + sizeof(void *) is 4 and FFI_SIZEOF_ARG is 8. */ +typedef union { + signed int sint; + unsigned int uint; + float flt; + char data[FFI_SIZEOF_JAVA_RAW]; + void* ptr; +} ffi_java_raw; +#else +typedef ffi_raw ffi_java_raw; +#endif + + +FFI_API +void ffi_raw_call (ffi_cif *cif, + void (*fn)(void), + void *rvalue, + ffi_raw *avalue); + +FFI_API void ffi_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_raw *raw); +FFI_API void ffi_raw_to_ptrarray (ffi_cif *cif, ffi_raw *raw, void **args); +FFI_API size_t ffi_raw_size (ffi_cif *cif); + +/* This is analogous to the raw API, except it uses Java parameter + packing, even on 64-bit machines. I.e. on 64-bit machines longs + and doubles are followed by an empty 64-bit word. */ + +FFI_API +void ffi_java_raw_call (ffi_cif *cif, + void (*fn)(void), + void *rvalue, + ffi_java_raw *avalue); + +FFI_API +void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw); +FFI_API +void ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args); +FFI_API +size_t ffi_java_raw_size (ffi_cif *cif); + +/* ---- Definitions for closures ----------------------------------------- */ + +#if FFI_CLOSURES + +#ifdef _MSC_VER +__declspec(align(8)) +#endif +typedef struct { +#if 0 + void *trampoline_table; + void *trampoline_table_entry; +#else + char tramp[FFI_TRAMPOLINE_SIZE]; +#endif + ffi_cif *cif; + void (*fun)(ffi_cif*,void*,void**,void*); + void *user_data; +} ffi_closure +#ifdef __GNUC__ + __attribute__((aligned (8))) +#endif + ; + +#ifndef __GNUC__ +# ifdef __sgi +# pragma pack 0 +# endif +#endif + +FFI_API void *ffi_closure_alloc (size_t size, void **code); +FFI_API void ffi_closure_free (void *); + +FFI_API ffi_status +ffi_prep_closure (ffi_closure*, + ffi_cif *, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data) +#if defined(__GNUC__) && (((__GNUC__ * 100) + __GNUC_MINOR__) >= 405) + __attribute__((deprecated ("use ffi_prep_closure_loc instead"))) +#elif defined(__GNUC__) && __GNUC__ >= 3 + __attribute__((deprecated)) +#endif + ; + +FFI_API ffi_status +ffi_prep_closure_loc (ffi_closure*, + ffi_cif *, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void*codeloc); + +#ifdef __sgi +# pragma pack 8 +#endif +typedef struct { +#if 0 + void *trampoline_table; + void *trampoline_table_entry; +#else + char tramp[FFI_TRAMPOLINE_SIZE]; +#endif + ffi_cif *cif; + +#if !FFI_NATIVE_RAW_API + + /* If this is enabled, then a raw closure has the same layout + as a regular closure. We use this to install an intermediate + handler to do the transaltion, void** -> ffi_raw*. */ + + void (*translate_args)(ffi_cif*,void*,void**,void*); + void *this_closure; + +#endif + + void (*fun)(ffi_cif*,void*,ffi_raw*,void*); + void *user_data; + +} ffi_raw_closure; + +typedef struct { +#if 0 + void *trampoline_table; + void *trampoline_table_entry; +#else + char tramp[FFI_TRAMPOLINE_SIZE]; +#endif + + ffi_cif *cif; + +#if !FFI_NATIVE_RAW_API + + /* If this is enabled, then a raw closure has the same layout + as a regular closure. We use this to install an intermediate + handler to do the translation, void** -> ffi_raw*. */ + + void (*translate_args)(ffi_cif*,void*,void**,void*); + void *this_closure; + +#endif + + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*); + void *user_data; + +} ffi_java_raw_closure; + +FFI_API ffi_status +ffi_prep_raw_closure (ffi_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data); + +FFI_API ffi_status +ffi_prep_raw_closure_loc (ffi_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data, + void *codeloc); + +FFI_API ffi_status +ffi_prep_java_raw_closure (ffi_java_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*), + void *user_data); + +FFI_API ffi_status +ffi_prep_java_raw_closure_loc (ffi_java_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*), + void *user_data, + void *codeloc); + +#endif /* FFI_CLOSURES */ + +#if FFI_GO_CLOSURES + +typedef struct { + void *tramp; + ffi_cif *cif; + void (*fun)(ffi_cif*,void*,void**,void*); +} ffi_go_closure; + +FFI_API ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *, + void (*fun)(ffi_cif*,void*,void**,void*)); + +FFI_API void ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure); + +#endif /* FFI_GO_CLOSURES */ + +/* ---- Public interface definition -------------------------------------- */ + +FFI_API +ffi_status ffi_prep_cif(ffi_cif *cif, + ffi_abi abi, + unsigned int nargs, + ffi_type *rtype, + ffi_type **atypes); + +FFI_API +ffi_status ffi_prep_cif_var(ffi_cif *cif, + ffi_abi abi, + unsigned int nfixedargs, + unsigned int ntotalargs, + ffi_type *rtype, + ffi_type **atypes); + +FFI_API +void ffi_call(ffi_cif *cif, + void (*fn)(void), + void *rvalue, + void **avalue); + +FFI_API +ffi_status ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, + size_t *offsets); + +/* Useful for eliminating compiler warnings. */ +#define FFI_FN(f) ((void (*)(void))f) + +/* ---- Definitions shared with assembly code ---------------------------- */ + +#endif + +/* If these change, update src/mips/ffitarget.h. */ +#define FFI_TYPE_VOID 0 +#define FFI_TYPE_INT 1 +#define FFI_TYPE_FLOAT 2 +#define FFI_TYPE_DOUBLE 3 +#if 1 +#define FFI_TYPE_LONGDOUBLE 4 +#else +#define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE +#endif +#define FFI_TYPE_UINT8 5 +#define FFI_TYPE_SINT8 6 +#define FFI_TYPE_UINT16 7 +#define FFI_TYPE_SINT16 8 +#define FFI_TYPE_UINT32 9 +#define FFI_TYPE_SINT32 10 +#define FFI_TYPE_UINT64 11 +#define FFI_TYPE_SINT64 12 +#define FFI_TYPE_STRUCT 13 +#define FFI_TYPE_POINTER 14 +#define FFI_TYPE_COMPLEX 15 + +/* This should always refer to the last type code (for sanity checks). */ +#define FFI_TYPE_LAST FFI_TYPE_COMPLEX + +#ifdef __cplusplus +} +#endif + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffitarget.h new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.la b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.la new file mode 100644 index 0000000..2214e6f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.la @@ -0,0 +1,41 @@ +# libffi.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libffi.so.7' + +# Names of this library. +library_names='libffi.so.7.1.0 libffi.so.7 libffi.so' + +# The name of the static archive. +old_library='' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libffi. +current=8 +age=1 +revision=0 + +# Is this an already installed library? +installed=no + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib/../lib' diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.map b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.map new file mode 100644 index 0000000..7b18551 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.map @@ -0,0 +1,87 @@ +# 1 "/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in" +# 1 "" +# 1 "" +# 1 "/usr/include/stdc-predef.h" 1 3 4 +# 1 "" 2 +# 1 "/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in" + + +# 1 "./fficonfig.h" 1 +# 4 "/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in" 2 +# 1 "include/ffitarget.h" 1 +# 5 "/home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in" 2 + + + + +LIBFFI_BASE_7.0 { + global: + + ffi_type_void; + ffi_type_uint8; + ffi_type_sint8; + ffi_type_uint16; + ffi_type_sint16; + ffi_type_uint32; + ffi_type_sint32; + ffi_type_uint64; + ffi_type_sint64; + ffi_type_float; + ffi_type_double; + ffi_type_longdouble; + ffi_type_pointer; + + + ffi_call; + ffi_prep_cif; + ffi_prep_cif_var; + + ffi_raw_call; + ffi_ptrarray_to_raw; + ffi_raw_to_ptrarray; + ffi_raw_size; + + ffi_java_raw_call; + ffi_java_ptrarray_to_raw; + ffi_java_raw_to_ptrarray; + ffi_java_raw_size; + + local: + *; +}; + +LIBFFI_BASE_7.1 { + global: + ffi_get_struct_offsets; +} LIBFFI_BASE_7.0; + + +LIBFFI_COMPLEX_7.0 { + global: + + ffi_type_complex_float; + ffi_type_complex_double; + ffi_type_complex_longdouble; +} LIBFFI_BASE_7.0; + + + +LIBFFI_CLOSURE_7.0 { + global: + ffi_closure_alloc; + ffi_closure_free; + ffi_prep_closure; + ffi_prep_closure_loc; + ffi_prep_raw_closure; + ffi_prep_raw_closure_loc; + ffi_prep_java_raw_closure; + ffi_prep_java_raw_closure_loc; +} LIBFFI_BASE_7.0; + + + +LIBFFI_GO_CLOSURE_7.0 { + global: + ffi_call_go; + ffi_prep_go_closure; +} LIBFFI_CLOSURE_7.0; diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.pc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.pc new file mode 100644 index 0000000..f0e54e2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi.pc @@ -0,0 +1,11 @@ +prefix=/usr/local +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +toolexeclibdir=${exec_prefix}/lib/../lib +includedir=${prefix}/include + +Name: libffi +Description: Library supporting Foreign Function Interfaces +Version: 3.99999 +Libs: -L${toolexeclibdir} -lffi +Cflags: -I${includedir} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi_convenience.la b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi_convenience.la new file mode 100644 index 0000000..dfae04f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libffi_convenience.la @@ -0,0 +1,41 @@ +# libffi_convenience.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='' + +# Names of this library. +library_names='' + +# The name of the static archive. +old_library='libffi_convenience.a' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libffi_convenience. +current= +age= +revision= + +# Is this an already installed library? +installed=no + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='' diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libtool b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libtool new file mode 100644 index 0000000..18d9568 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/libtool @@ -0,0 +1,11816 @@ +#! /bin/bash +# Generated automatically by config.status (libffi) 3.99999 +# NOTE: Changes made to this file will be lost: look at ltmain.sh. + +# Provide generalized library-building support services. +# Written by Gordon Matzigkeit, 1996 + +# Copyright (C) 2014 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +# GNU Libtool is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of of the License, or +# (at your option) any later version. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program or library that is built +# using GNU Libtool, you may include this file under the same +# distribution terms that you use for the rest of that program. +# +# GNU Libtool is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + + +# The names of the tagged configurations supported by this script. +available_tags='CXX ' + +# Configured defaults for sys_lib_dlsearch_path munging. +: ${LT_SYS_LIBRARY_PATH=""} + +# ### BEGIN LIBTOOL CONFIG + +# Which release of libtool.m4 was used? +macro_version=2.4.6 +macro_revision=2.4.6 + +# Whether or not to build shared libraries. +build_libtool_libs=yes + +# Whether or not to build static libraries. +build_old_libs=no + +# What type of objects to build. +pic_mode=yes + +# Whether or not to optimize for fast installation. +fast_install=yes + +# Shared archive member basename,for filename based shared library versioning on AIX. +shared_archive_member_spec= + +# Shell to use when invoking shell scripts. +SHELL="/bin/bash" + +# An echo program that protects backslashes. +ECHO="printf %s\\n" + +# The PATH separator for the build system. +PATH_SEPARATOR=":" + +# The host system. +host_alias= +host=x86_64-pc-linux-gnu +host_os=linux-gnu + +# The build system. +build_alias= +build=x86_64-pc-linux-gnu +build_os=linux-gnu + +# A sed program that does not truncate output. +SED="/bin/sed" + +# Sed that helps us avoid accidentally triggering echo(1) options like -n. +Xsed="$SED -e 1s/^X//" + +# A grep program that handles long lines. +GREP="/bin/grep" + +# An ERE matcher. +EGREP="/bin/grep -E" + +# A literal string matcher. +FGREP="/bin/grep -F" + +# A BSD- or MS-compatible name lister. +NM="/usr/bin/nm -B" + +# Whether we need soft or hard links. +LN_S="ln -s" + +# What is the maximum length of a command? +max_cmd_len=1572864 + +# Object file suffix (normally "o"). +objext=o + +# Executable file suffix (normally ""). +exeext= + +# whether the shell understands "unset". +lt_unset=unset + +# turn spaces into newlines. +SP2NL="tr \\040 \\012" + +# turn newlines into spaces. +NL2SP="tr \\015\\012 \\040\\040" + +# convert $build file names to $host format. +to_host_file_cmd=func_convert_file_noop + +# convert $build files to toolchain format. +to_tool_file_cmd=func_convert_file_noop + +# An object symbol dumper. +OBJDUMP="objdump" + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method="pass_all" + +# Command to use when deplibs_check_method = "file_magic". +file_magic_cmd="\$MAGIC_CMD" + +# How to find potential files when deplibs_check_method = "file_magic". +file_magic_glob="" + +# Find potential files using nocaseglob when deplibs_check_method = "file_magic". +want_nocaseglob="no" + +# DLL creation program. +DLLTOOL="false" + +# Command to associate shared and link libraries. +sharedlib_from_linklib_cmd="printf %s\\n" + +# The archiver. +AR="ar" + +# Flags to create an archive. +AR_FLAGS="cru" + +# How to feed a file listing to the archiver. +archiver_list_spec="@" + +# A symbol stripping program. +STRIP="strip" + +# Commands used to install an old-style archive. +RANLIB="ranlib" +old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$tool_oldlib" +old_postuninstall_cmds="" + +# Whether to use a lock for old archive extraction. +lock_old_archive_extraction=no + +# A C compiler. +LTCC="gcc" + +# LTCC compiler flags. +LTCFLAGS=" -Wall -fexceptions" + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p' | sed '/ __gnu_lto/d'" + +# Transform the output of nm in a proper C declaration. +global_symbol_to_cdecl="sed -n -e 's/^T .* \\(.*\\)\$/extern int \\1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)\$/extern char \\1;/p'" + +# Transform the output of nm into a list of symbols to manually relocate. +global_symbol_to_import="" + +# Transform the output of nm in a C name address pair. +global_symbol_to_c_name_address="sed -n -e 's/^: \\(.*\\) .*\$/ {\"\\1\", (void *) 0},/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)\$/ {\"\\1\", (void *) \\&\\1},/p'" + +# Transform the output of nm in a C name address pair when lib prefix is needed. +global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \\(.*\\) .*\$/ {\"\\1\", (void *) 0},/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)\$/ {\"\\1\", (void *) \\&\\1},/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)\$/ {\"lib\\1\", (void *) \\&\\1},/p'" + +# The name lister interface. +nm_interface="BSD nm" + +# Specify filename containing input files for $NM. +nm_file_list_spec="@" + +# The root where to search for dependent libraries,and where our libraries should be installed. +lt_sysroot= + +# Command to truncate a binary pipe. +lt_truncate_bin="/bin/dd bs=4096 count=1" + +# The name of the directory that contains temporary libtool files. +objdir=.libs + +# Used to examine libraries when file_magic_cmd begins with "file". +MAGIC_CMD=file + +# Must we lock files when doing compilation? +need_locks="no" + +# Manifest tool. +MANIFEST_TOOL=":" + +# Tool to manipulate archived DWARF debug symbol files on Mac OS X. +DSYMUTIL="" + +# Tool to change global to local symbols on Mac OS X. +NMEDIT="" + +# Tool to manipulate fat objects and archives on Mac OS X. +LIPO="" + +# ldd/readelf like tool for Mach-O binaries on Mac OS X. +OTOOL="" + +# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. +OTOOL64="" + +# Old archive suffix (normally "a"). +libext=a + +# Shared library suffix (normally ".so"). +shrext_cmds=".so" + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds="" + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at link time. +variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" + +# Do we need the "lib" prefix for modules? +need_lib_prefix=no + +# Do we need a version for libraries? +need_version=no + +# Library versioning type. +version_type=linux + +# Shared library runtime path variable. +runpath_var=LD_RUN_PATH + +# Shared library path variable. +shlibpath_var=LD_LIBRARY_PATH + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=no + +# Format of library name prefix. +libname_spec="lib\$name" + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME +library_names_spec="\$libname\$release\$shared_ext\$versuffix \$libname\$release\$shared_ext\$major \$libname\$shared_ext" + +# The coded name of the library, if different from the real name. +soname_spec="\$libname\$release\$shared_ext\$major" + +# Permission mode override for installation of shared libraries. +install_override_mode="" + +# Command to use after installation of a shared archive. +postinstall_cmds="" + +# Command to use after uninstallation of a shared archive. +postuninstall_cmds="" + +# Commands used to finish a libtool library installation in a directory. +finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" + +# As "finish_cmds", except a single script fragment to be evaled but +# not shown. +finish_eval="" + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=yes + +# Compile-time system search path for libraries. +sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.8 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " + +# Detected run-time system search path for libraries. +sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa " + +# Explicit LT_SYS_LIBRARY_PATH set during ./configure time. +configure_time_lt_sys_library_path="" + +# Whether dlopen is supported. +dlopen_support=unknown + +# Whether dlopen of programs is supported. +dlopen_self=unknown + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=unknown + +# Commands to strip libraries. +old_striplib="strip --strip-debug" +striplib="strip --strip-unneeded" + + +# The linker used to build libraries. +LD="/usr/bin/ld" + +# How to create reloadable object files. +reload_flag=" -r" +reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" + +# Commands used to build an old-style archive. +old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$tool_oldlib" + +# A language specific compiler. +CC="gcc" + +# Is the compiler the GNU compiler? +with_gcc=yes + +# Compiler flag to turn off builtin functions. +no_builtin_flag=" -fno-builtin" + +# Additional compiler flags for building library objects. +pic_flag=" -fPIC -DPIC" + +# How to pass a linker flag through the compiler. +wl="-Wl," + +# Compiler flag to prevent dynamic linking. +link_static_flag="-static" + +# Does compiler simultaneously support -c and -o options? +compiler_c_o="yes" + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=no + +# Whether or not to disallow shared libs when runtime libs are static. +allow_libtool_libs_with_static_runtimes=no + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec="\$wl--export-dynamic" + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec="\$wl--whole-archive\$convenience \$wl--no-whole-archive" + +# Whether the compiler copes with passing no objects directly. +compiler_needs_object="no" + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds="" + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds="" + +# Commands used to build a shared archive. +archive_cmds="\$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \$wl-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~ + cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~ + echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~ + \$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \$wl-soname \$wl\$soname \$wl-version-script \$wl\$output_objdir/\$libname.ver -o \$lib" + +# Commands used to build a loadable module if different from building +# a shared archive. +module_cmds="" +module_expsym_cmds="" + +# Whether we are building with GNU ld or not. +with_gnu_ld="yes" + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag="" + +# Flag that enforces no undefined symbols. +no_undefined_flag="" + +# Flag to hardcode $libdir into a binary during linking. +# This must work even if $libdir does not exist +hardcode_libdir_flag_spec="\$wl-rpath \$wl\$libdir" + +# Whether we need a single "-rpath" flag with a separated argument. +hardcode_libdir_separator="" + +# Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes +# DIR into the resulting binary. +hardcode_direct=no + +# Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes +# DIR into the resulting binary and the resulting library dependency is +# "absolute",i.e impossible to change by setting $shlibpath_var if the +# library is relocated. +hardcode_direct_absolute=no + +# Set to "yes" if using the -LDIR flag during linking hardcodes DIR +# into the resulting binary. +hardcode_minus_L=no + +# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR +# into the resulting binary. +hardcode_shlibpath_var=unsupported + +# Set to "yes" if building a shared library automatically hardcodes DIR +# into the library and all subsequent libraries and executables linked +# against it. +hardcode_automatic=no + +# Set to yes if linker adds runtime paths of dependent libraries +# to runtime path list. +inherit_rpath=no + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=no + +# Set to "yes" if exported symbols are required. +always_export_symbols=no + +# The commands to list exported symbols. +export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*" + +# Symbols that must always be exported. +include_expsyms="" + +# Commands necessary for linking programs (against libraries) with templates. +prelink_cmds="" + +# Commands necessary for finishing linking programs. +postlink_cmds="" + +# Specify filename containing input files. +file_list_spec="" + +# How to hardcode a shared library path into an executable. +hardcode_action=immediate + +# The directories searched by this compiler when creating a shared library. +compiler_lib_search_dirs="" + +# Dependencies to place before and after the objects being linked to +# create a shared library. +predep_objects="" +postdep_objects="" +predeps="" +postdeps="" + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path="" + +# ### END LIBTOOL CONFIG + + +# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE + +# func_munge_path_list VARIABLE PATH +# ----------------------------------- +# VARIABLE is name of variable containing _space_ separated list of +# directories to be munged by the contents of PATH, which is string +# having a format: +# "DIR[:DIR]:" +# string "DIR[ DIR]" will be prepended to VARIABLE +# ":DIR[:DIR]" +# string "DIR[ DIR]" will be appended to VARIABLE +# "DIRP[:DIRP]::[DIRA:]DIRA" +# string "DIRP[ DIRP]" will be prepended to VARIABLE and string +# "DIRA[ DIRA]" will be appended to VARIABLE +# "DIR[:DIR]" +# VARIABLE will be replaced by "DIR[ DIR]" +func_munge_path_list () +{ + case x$2 in + x) + ;; + *:) + eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" + ;; + x:*) + eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" + ;; + *::*) + eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" + eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" + ;; + *) + eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" + ;; + esac +} + + +# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. +func_cc_basename () +{ + for cc_temp in $*""; do + case $cc_temp in + compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; + distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; + \-*) ;; + *) break;; + esac + done + func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` +} + + +# ### END FUNCTIONS SHARED WITH CONFIGURE + +#! /bin/sh +## DO NOT EDIT - This file generated from ./build-aux/ltmain.in +## by inline-source v2014-01-03.01 + +# libtool (GNU libtool) 2.4.6 +# Provide generalized library-building support services. +# Written by Gordon Matzigkeit , 1996 + +# Copyright (C) 1996-2015 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +# GNU Libtool is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# As a special exception to the GNU General Public License, +# if you distribute this file as part of a program or library that +# is built using GNU Libtool, you may include this file under the +# same distribution terms that you use for the rest of that program. +# +# GNU Libtool is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + + +PROGRAM=libtool +PACKAGE=libtool +VERSION="2.4.6 Debian-2.4.6-2" +package_revision=2.4.6 + + +## ------ ## +## Usage. ## +## ------ ## + +# Run './libtool --help' for help with using this script from the +# command line. + + +## ------------------------------- ## +## User overridable command paths. ## +## ------------------------------- ## + +# After configure completes, it has a better idea of some of the +# shell tools we need than the defaults used by the functions shared +# with bootstrap, so set those here where they can still be over- +# ridden by the user, but otherwise take precedence. + +: ${AUTOCONF="autoconf"} +: ${AUTOMAKE="automake"} + + +## -------------------------- ## +## Source external libraries. ## +## -------------------------- ## + +# Much of our low-level functionality needs to be sourced from external +# libraries, which are installed to $pkgauxdir. + +# Set a version string for this script. +scriptversion=2015-01-20.17; # UTC + +# General shell script boiler plate, and helper functions. +# Written by Gary V. Vaughan, 2004 + +# Copyright (C) 2004-2015 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. + +# As a special exception to the GNU General Public License, if you distribute +# this file as part of a program or library that is built using GNU Libtool, +# you may include this file under the same distribution terms that you use +# for the rest of that program. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# Please report bugs or propose patches to gary@gnu.org. + + +## ------ ## +## Usage. ## +## ------ ## + +# Evaluate this file near the top of your script to gain access to +# the functions and variables defined here: +# +# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh +# +# If you need to override any of the default environment variable +# settings, do that before evaluating this file. + + +## -------------------- ## +## Shell normalisation. ## +## -------------------- ## + +# Some shells need a little help to be as Bourne compatible as possible. +# Before doing anything else, make sure all that help has been provided! + +DUALCASE=1; export DUALCASE # for MKS sh +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : + emulate sh + NULLCMD=: + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac +fi + +# NLS nuisances: We save the old values in case they are required later. +_G_user_locale= +_G_safe_locale= +for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES +do + eval "if test set = \"\${$_G_var+set}\"; then + save_$_G_var=\$$_G_var + $_G_var=C + export $_G_var + _G_user_locale=\"$_G_var=\\\$save_\$_G_var; \$_G_user_locale\" + _G_safe_locale=\"$_G_var=C; \$_G_safe_locale\" + fi" +done + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + +# Make sure IFS has a sensible default +sp=' ' +nl=' +' +IFS="$sp $nl" + +# There are apparently some retarded systems that use ';' as a PATH separator! +if test "${PATH_SEPARATOR+set}" != set; then + PATH_SEPARATOR=: + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || + PATH_SEPARATOR=';' + } +fi + + + +## ------------------------- ## +## Locate command utilities. ## +## ------------------------- ## + + +# func_executable_p FILE +# ---------------------- +# Check that FILE is an executable regular file. +func_executable_p () +{ + test -f "$1" && test -x "$1" +} + + +# func_path_progs PROGS_LIST CHECK_FUNC [PATH] +# -------------------------------------------- +# Search for either a program that responds to --version with output +# containing "GNU", or else returned by CHECK_FUNC otherwise, by +# trying all the directories in PATH with each of the elements of +# PROGS_LIST. +# +# CHECK_FUNC should accept the path to a candidate program, and +# set $func_check_prog_result if it truncates its output less than +# $_G_path_prog_max characters. +func_path_progs () +{ + _G_progs_list=$1 + _G_check_func=$2 + _G_PATH=${3-"$PATH"} + + _G_path_prog_max=0 + _G_path_prog_found=false + _G_save_IFS=$IFS; IFS=${PATH_SEPARATOR-:} + for _G_dir in $_G_PATH; do + IFS=$_G_save_IFS + test -z "$_G_dir" && _G_dir=. + for _G_prog_name in $_G_progs_list; do + for _exeext in '' .EXE; do + _G_path_prog=$_G_dir/$_G_prog_name$_exeext + func_executable_p "$_G_path_prog" || continue + case `"$_G_path_prog" --version 2>&1` in + *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; + *) $_G_check_func $_G_path_prog + func_path_progs_result=$func_check_prog_result + ;; + esac + $_G_path_prog_found && break 3 + done + done + done + IFS=$_G_save_IFS + test -z "$func_path_progs_result" && { + echo "no acceptable sed could be found in \$PATH" >&2 + exit 1 + } +} + + +# We want to be able to use the functions in this file before configure +# has figured out where the best binaries are kept, which means we have +# to search for them ourselves - except when the results are already set +# where we skip the searches. + +# Unless the user overrides by setting SED, search the path for either GNU +# sed, or the sed that truncates its output the least. +test -z "$SED" && { + _G_sed_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ + for _G_i in 1 2 3 4 5 6 7; do + _G_sed_script=$_G_sed_script$nl$_G_sed_script + done + echo "$_G_sed_script" 2>/dev/null | sed 99q >conftest.sed + _G_sed_script= + + func_check_prog_sed () + { + _G_path_prog=$1 + + _G_count=0 + printf 0123456789 >conftest.in + while : + do + cat conftest.in conftest.in >conftest.tmp + mv conftest.tmp conftest.in + cp conftest.in conftest.nl + echo '' >> conftest.nl + "$_G_path_prog" -f conftest.sed conftest.out 2>/dev/null || break + diff conftest.out conftest.nl >/dev/null 2>&1 || break + _G_count=`expr $_G_count + 1` + if test "$_G_count" -gt "$_G_path_prog_max"; then + # Best one so far, save it but keep looking for a better one + func_check_prog_result=$_G_path_prog + _G_path_prog_max=$_G_count + fi + # 10*(2^10) chars as input seems more than enough + test 10 -lt "$_G_count" && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out + } + + func_path_progs "sed gsed" func_check_prog_sed $PATH:/usr/xpg4/bin + rm -f conftest.sed + SED=$func_path_progs_result +} + + +# Unless the user overrides by setting GREP, search the path for either GNU +# grep, or the grep that truncates its output the least. +test -z "$GREP" && { + func_check_prog_grep () + { + _G_path_prog=$1 + + _G_count=0 + _G_path_prog_max=0 + printf 0123456789 >conftest.in + while : + do + cat conftest.in conftest.in >conftest.tmp + mv conftest.tmp conftest.in + cp conftest.in conftest.nl + echo 'GREP' >> conftest.nl + "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' conftest.out 2>/dev/null || break + diff conftest.out conftest.nl >/dev/null 2>&1 || break + _G_count=`expr $_G_count + 1` + if test "$_G_count" -gt "$_G_path_prog_max"; then + # Best one so far, save it but keep looking for a better one + func_check_prog_result=$_G_path_prog + _G_path_prog_max=$_G_count + fi + # 10*(2^10) chars as input seems more than enough + test 10 -lt "$_G_count" && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out + } + + func_path_progs "grep ggrep" func_check_prog_grep $PATH:/usr/xpg4/bin + GREP=$func_path_progs_result +} + + +## ------------------------------- ## +## User overridable command paths. ## +## ------------------------------- ## + +# All uppercase variable names are used for environment variables. These +# variables can be overridden by the user before calling a script that +# uses them if a suitable command of that name is not already available +# in the command search PATH. + +: ${CP="cp -f"} +: ${ECHO="printf %s\n"} +: ${EGREP="$GREP -E"} +: ${FGREP="$GREP -F"} +: ${LN_S="ln -s"} +: ${MAKE="make"} +: ${MKDIR="mkdir"} +: ${MV="mv -f"} +: ${RM="rm -f"} +: ${SHELL="${CONFIG_SHELL-/bin/sh}"} + + +## -------------------- ## +## Useful sed snippets. ## +## -------------------- ## + +sed_dirname='s|/[^/]*$||' +sed_basename='s|^.*/||' + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +sed_quote_subst='s|\([`"$\\]\)|\\\1|g' + +# Same as above, but do not quote variable references. +sed_double_quote_subst='s/\(["`\\]\)/\\\1/g' + +# Sed substitution that turns a string into a regex matching for the +# string literally. +sed_make_literal_regex='s|[].[^$\\*\/]|\\&|g' + +# Sed substitution that converts a w32 file name or path +# that contains forward slashes, into one that contains +# (escaped) backslashes. A very naive implementation. +sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' + +# Re-'\' parameter expansions in output of sed_double_quote_subst that +# were '\'-ed in input to the same. If an odd number of '\' preceded a +# '$' in input to sed_double_quote_subst, that '$' was protected from +# expansion. Since each input '\' is now two '\'s, look for any number +# of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'. +_G_bs='\\' +_G_bs2='\\\\' +_G_bs4='\\\\\\\\' +_G_dollar='\$' +sed_double_backslash="\ + s/$_G_bs4/&\\ +/g + s/^$_G_bs2$_G_dollar/$_G_bs&/ + s/\\([^$_G_bs]\\)$_G_bs2$_G_dollar/\\1$_G_bs2$_G_bs$_G_dollar/g + s/\n//g" + + +## ----------------- ## +## Global variables. ## +## ----------------- ## + +# Except for the global variables explicitly listed below, the following +# functions in the '^func_' namespace, and the '^require_' namespace +# variables initialised in the 'Resource management' section, sourcing +# this file will not pollute your global namespace with anything +# else. There's no portable way to scope variables in Bourne shell +# though, so actually running these functions will sometimes place +# results into a variable named after the function, and often use +# temporary variables in the '^_G_' namespace. If you are careful to +# avoid using those namespaces casually in your sourcing script, things +# should continue to work as you expect. And, of course, you can freely +# overwrite any of the functions or variables defined here before +# calling anything to customize them. + +EXIT_SUCCESS=0 +EXIT_FAILURE=1 +EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. +EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. + +# Allow overriding, eg assuming that you follow the convention of +# putting '$debug_cmd' at the start of all your functions, you can get +# bash to show function call trace with: +# +# debug_cmd='eval echo "${FUNCNAME[0]} $*" >&2' bash your-script-name +debug_cmd=${debug_cmd-":"} +exit_cmd=: + +# By convention, finish your script with: +# +# exit $exit_status +# +# so that you can set exit_status to non-zero if you want to indicate +# something went wrong during execution without actually bailing out at +# the point of failure. +exit_status=$EXIT_SUCCESS + +# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh +# is ksh but when the shell is invoked as "sh" and the current value of +# the _XPG environment variable is not equal to 1 (one), the special +# positional parameter $0, within a function call, is the name of the +# function. +progpath=$0 + +# The name of this program. +progname=`$ECHO "$progpath" |$SED "$sed_basename"` + +# Make sure we have an absolute progpath for reexecution: +case $progpath in + [\\/]*|[A-Za-z]:\\*) ;; + *[\\/]*) + progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` + progdir=`cd "$progdir" && pwd` + progpath=$progdir/$progname + ;; + *) + _G_IFS=$IFS + IFS=${PATH_SEPARATOR-:} + for progdir in $PATH; do + IFS=$_G_IFS + test -x "$progdir/$progname" && break + done + IFS=$_G_IFS + test -n "$progdir" || progdir=`pwd` + progpath=$progdir/$progname + ;; +esac + + +## ----------------- ## +## Standard options. ## +## ----------------- ## + +# The following options affect the operation of the functions defined +# below, and should be set appropriately depending on run-time para- +# meters passed on the command line. + +opt_dry_run=false +opt_quiet=false +opt_verbose=false + +# Categories 'all' and 'none' are always available. Append any others +# you will pass as the first argument to func_warning from your own +# code. +warning_categories= + +# By default, display warnings according to 'opt_warning_types'. Set +# 'warning_func' to ':' to elide all warnings, or func_fatal_error to +# treat the next displayed warning as a fatal error. +warning_func=func_warn_and_continue + +# Set to 'all' to display all warnings, 'none' to suppress all +# warnings, or a space delimited list of some subset of +# 'warning_categories' to display only the listed warnings. +opt_warning_types=all + + +## -------------------- ## +## Resource management. ## +## -------------------- ## + +# This section contains definitions for functions that each ensure a +# particular resource (a file, or a non-empty configuration variable for +# example) is available, and if appropriate to extract default values +# from pertinent package files. Call them using their associated +# 'require_*' variable to ensure that they are executed, at most, once. +# +# It's entirely deliberate that calling these functions can set +# variables that don't obey the namespace limitations obeyed by the rest +# of this file, in order that that they be as useful as possible to +# callers. + + +# require_term_colors +# ------------------- +# Allow display of bold text on terminals that support it. +require_term_colors=func_require_term_colors +func_require_term_colors () +{ + $debug_cmd + + test -t 1 && { + # COLORTERM and USE_ANSI_COLORS environment variables take + # precedence, because most terminfo databases neglect to describe + # whether color sequences are supported. + test -n "${COLORTERM+set}" && : ${USE_ANSI_COLORS="1"} + + if test 1 = "$USE_ANSI_COLORS"; then + # Standard ANSI escape sequences + tc_reset='' + tc_bold=''; tc_standout='' + tc_red=''; tc_green='' + tc_blue=''; tc_cyan='' + else + # Otherwise trust the terminfo database after all. + test -n "`tput sgr0 2>/dev/null`" && { + tc_reset=`tput sgr0` + test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` + tc_standout=$tc_bold + test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` + test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1` + test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2` + test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4` + test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5` + } + fi + } + + require_term_colors=: +} + + +## ----------------- ## +## Function library. ## +## ----------------- ## + +# This section contains a variety of useful functions to call in your +# scripts. Take note of the portable wrappers for features provided by +# some modern shells, which will fall back to slower equivalents on +# less featureful shells. + + +# func_append VAR VALUE +# --------------------- +# Append VALUE onto the existing contents of VAR. + + # We should try to minimise forks, especially on Windows where they are + # unreasonably slow, so skip the feature probes when bash or zsh are + # being used: + if test set = "${BASH_VERSION+set}${ZSH_VERSION+set}"; then + : ${_G_HAVE_ARITH_OP="yes"} + : ${_G_HAVE_XSI_OPS="yes"} + # The += operator was introduced in bash 3.1 + case $BASH_VERSION in + [12].* | 3.0 | 3.0*) ;; + *) + : ${_G_HAVE_PLUSEQ_OP="yes"} + ;; + esac + fi + + # _G_HAVE_PLUSEQ_OP + # Can be empty, in which case the shell is probed, "yes" if += is + # useable or anything else if it does not work. + test -z "$_G_HAVE_PLUSEQ_OP" \ + && (eval 'x=a; x+=" b"; test "a b" = "$x"') 2>/dev/null \ + && _G_HAVE_PLUSEQ_OP=yes + +if test yes = "$_G_HAVE_PLUSEQ_OP" +then + # This is an XSI compatible shell, allowing a faster implementation... + eval 'func_append () + { + $debug_cmd + + eval "$1+=\$2" + }' +else + # ...otherwise fall back to using expr, which is often a shell builtin. + func_append () + { + $debug_cmd + + eval "$1=\$$1\$2" + } +fi + + +# func_append_quoted VAR VALUE +# ---------------------------- +# Quote VALUE and append to the end of shell variable VAR, separated +# by a space. +if test yes = "$_G_HAVE_PLUSEQ_OP"; then + eval 'func_append_quoted () + { + $debug_cmd + + func_quote_for_eval "$2" + eval "$1+=\\ \$func_quote_for_eval_result" + }' +else + func_append_quoted () + { + $debug_cmd + + func_quote_for_eval "$2" + eval "$1=\$$1\\ \$func_quote_for_eval_result" + } +fi + + +# func_append_uniq VAR VALUE +# -------------------------- +# Append unique VALUE onto the existing contents of VAR, assuming +# entries are delimited by the first character of VALUE. For example: +# +# func_append_uniq options " --another-option option-argument" +# +# will only append to $options if " --another-option option-argument " +# is not already present somewhere in $options already (note spaces at +# each end implied by leading space in second argument). +func_append_uniq () +{ + $debug_cmd + + eval _G_current_value='`$ECHO $'$1'`' + _G_delim=`expr "$2" : '\(.\)'` + + case $_G_delim$_G_current_value$_G_delim in + *"$2$_G_delim"*) ;; + *) func_append "$@" ;; + esac +} + + +# func_arith TERM... +# ------------------ +# Set func_arith_result to the result of evaluating TERMs. + test -z "$_G_HAVE_ARITH_OP" \ + && (eval 'test 2 = $(( 1 + 1 ))') 2>/dev/null \ + && _G_HAVE_ARITH_OP=yes + +if test yes = "$_G_HAVE_ARITH_OP"; then + eval 'func_arith () + { + $debug_cmd + + func_arith_result=$(( $* )) + }' +else + func_arith () + { + $debug_cmd + + func_arith_result=`expr "$@"` + } +fi + + +# func_basename FILE +# ------------------ +# Set func_basename_result to FILE with everything up to and including +# the last / stripped. +if test yes = "$_G_HAVE_XSI_OPS"; then + # If this shell supports suffix pattern removal, then use it to avoid + # forking. Hide the definitions single quotes in case the shell chokes + # on unsupported syntax... + _b='func_basename_result=${1##*/}' + _d='case $1 in + */*) func_dirname_result=${1%/*}$2 ;; + * ) func_dirname_result=$3 ;; + esac' + +else + # ...otherwise fall back to using sed. + _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' + _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` + if test "X$func_dirname_result" = "X$1"; then + func_dirname_result=$3 + else + func_append func_dirname_result "$2" + fi' +fi + +eval 'func_basename () +{ + $debug_cmd + + '"$_b"' +}' + + +# func_dirname FILE APPEND NONDIR_REPLACEMENT +# ------------------------------------------- +# Compute the dirname of FILE. If nonempty, add APPEND to the result, +# otherwise set result to NONDIR_REPLACEMENT. +eval 'func_dirname () +{ + $debug_cmd + + '"$_d"' +}' + + +# func_dirname_and_basename FILE APPEND NONDIR_REPLACEMENT +# -------------------------------------------------------- +# Perform func_basename and func_dirname in a single function +# call: +# dirname: Compute the dirname of FILE. If nonempty, +# add APPEND to the result, otherwise set result +# to NONDIR_REPLACEMENT. +# value returned in "$func_dirname_result" +# basename: Compute filename of FILE. +# value retuned in "$func_basename_result" +# For efficiency, we do not delegate to the functions above but instead +# duplicate the functionality here. +eval 'func_dirname_and_basename () +{ + $debug_cmd + + '"$_b"' + '"$_d"' +}' + + +# func_echo ARG... +# ---------------- +# Echo program name prefixed message. +func_echo () +{ + $debug_cmd + + _G_message=$* + + func_echo_IFS=$IFS + IFS=$nl + for _G_line in $_G_message; do + IFS=$func_echo_IFS + $ECHO "$progname: $_G_line" + done + IFS=$func_echo_IFS +} + + +# func_echo_all ARG... +# -------------------- +# Invoke $ECHO with all args, space-separated. +func_echo_all () +{ + $ECHO "$*" +} + + +# func_echo_infix_1 INFIX ARG... +# ------------------------------ +# Echo program name, followed by INFIX on the first line, with any +# additional lines not showing INFIX. +func_echo_infix_1 () +{ + $debug_cmd + + $require_term_colors + + _G_infix=$1; shift + _G_indent=$_G_infix + _G_prefix="$progname: $_G_infix: " + _G_message=$* + + # Strip color escape sequences before counting printable length + for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan" + do + test -n "$_G_tc" && { + _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` + _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` + } + done + _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes + + func_echo_infix_1_IFS=$IFS + IFS=$nl + for _G_line in $_G_message; do + IFS=$func_echo_infix_1_IFS + $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 + _G_prefix=$_G_indent + done + IFS=$func_echo_infix_1_IFS +} + + +# func_error ARG... +# ----------------- +# Echo program name prefixed message to standard error. +func_error () +{ + $debug_cmd + + $require_term_colors + + func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2 +} + + +# func_fatal_error ARG... +# ----------------------- +# Echo program name prefixed message to standard error, and exit. +func_fatal_error () +{ + $debug_cmd + + func_error "$*" + exit $EXIT_FAILURE +} + + +# func_grep EXPRESSION FILENAME +# ----------------------------- +# Check whether EXPRESSION matches any line of FILENAME, without output. +func_grep () +{ + $debug_cmd + + $GREP "$1" "$2" >/dev/null 2>&1 +} + + +# func_len STRING +# --------------- +# Set func_len_result to the length of STRING. STRING may not +# start with a hyphen. + test -z "$_G_HAVE_XSI_OPS" \ + && (eval 'x=a/b/c; + test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \ + && _G_HAVE_XSI_OPS=yes + +if test yes = "$_G_HAVE_XSI_OPS"; then + eval 'func_len () + { + $debug_cmd + + func_len_result=${#1} + }' +else + func_len () + { + $debug_cmd + + func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` + } +fi + + +# func_mkdir_p DIRECTORY-PATH +# --------------------------- +# Make sure the entire path to DIRECTORY-PATH is available. +func_mkdir_p () +{ + $debug_cmd + + _G_directory_path=$1 + _G_dir_list= + + if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then + + # Protect directory names starting with '-' + case $_G_directory_path in + -*) _G_directory_path=./$_G_directory_path ;; + esac + + # While some portion of DIR does not yet exist... + while test ! -d "$_G_directory_path"; do + # ...make a list in topmost first order. Use a colon delimited + # list incase some portion of path contains whitespace. + _G_dir_list=$_G_directory_path:$_G_dir_list + + # If the last portion added has no slash in it, the list is done + case $_G_directory_path in */*) ;; *) break ;; esac + + # ...otherwise throw away the child directory and loop + _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` + done + _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` + + func_mkdir_p_IFS=$IFS; IFS=: + for _G_dir in $_G_dir_list; do + IFS=$func_mkdir_p_IFS + # mkdir can fail with a 'File exist' error if two processes + # try to create one of the directories concurrently. Don't + # stop in that case! + $MKDIR "$_G_dir" 2>/dev/null || : + done + IFS=$func_mkdir_p_IFS + + # Bail out if we (or some other process) failed to create a directory. + test -d "$_G_directory_path" || \ + func_fatal_error "Failed to create '$1'" + fi +} + + +# func_mktempdir [BASENAME] +# ------------------------- +# Make a temporary directory that won't clash with other running +# libtool processes, and avoids race conditions if possible. If +# given, BASENAME is the basename for that directory. +func_mktempdir () +{ + $debug_cmd + + _G_template=${TMPDIR-/tmp}/${1-$progname} + + if test : = "$opt_dry_run"; then + # Return a directory name, but don't create it in dry-run mode + _G_tmpdir=$_G_template-$$ + else + + # If mktemp works, use that first and foremost + _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` + + if test ! -d "$_G_tmpdir"; then + # Failing that, at least try and use $RANDOM to avoid a race + _G_tmpdir=$_G_template-${RANDOM-0}$$ + + func_mktempdir_umask=`umask` + umask 0077 + $MKDIR "$_G_tmpdir" + umask $func_mktempdir_umask + fi + + # If we're not in dry-run mode, bomb out on failure + test -d "$_G_tmpdir" || \ + func_fatal_error "cannot create temporary directory '$_G_tmpdir'" + fi + + $ECHO "$_G_tmpdir" +} + + +# func_normal_abspath PATH +# ------------------------ +# Remove doubled-up and trailing slashes, "." path components, +# and cancel out any ".." path components in PATH after making +# it an absolute path. +func_normal_abspath () +{ + $debug_cmd + + # These SED scripts presuppose an absolute path with a trailing slash. + _G_pathcar='s|^/\([^/]*\).*$|\1|' + _G_pathcdr='s|^/[^/]*||' + _G_removedotparts=':dotsl + s|/\./|/|g + t dotsl + s|/\.$|/|' + _G_collapseslashes='s|/\{1,\}|/|g' + _G_finalslash='s|/*$|/|' + + # Start from root dir and reassemble the path. + func_normal_abspath_result= + func_normal_abspath_tpath=$1 + func_normal_abspath_altnamespace= + case $func_normal_abspath_tpath in + "") + # Empty path, that just means $cwd. + func_stripname '' '/' "`pwd`" + func_normal_abspath_result=$func_stripname_result + return + ;; + # The next three entries are used to spot a run of precisely + # two leading slashes without using negated character classes; + # we take advantage of case's first-match behaviour. + ///*) + # Unusual form of absolute path, do nothing. + ;; + //*) + # Not necessarily an ordinary path; POSIX reserves leading '//' + # and for example Cygwin uses it to access remote file shares + # over CIFS/SMB, so we conserve a leading double slash if found. + func_normal_abspath_altnamespace=/ + ;; + /*) + # Absolute path, do nothing. + ;; + *) + # Relative path, prepend $cwd. + func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath + ;; + esac + + # Cancel out all the simple stuff to save iterations. We also want + # the path to end with a slash for ease of parsing, so make sure + # there is one (and only one) here. + func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ + -e "$_G_removedotparts" -e "$_G_collapseslashes" -e "$_G_finalslash"` + while :; do + # Processed it all yet? + if test / = "$func_normal_abspath_tpath"; then + # If we ascended to the root using ".." the result may be empty now. + if test -z "$func_normal_abspath_result"; then + func_normal_abspath_result=/ + fi + break + fi + func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ + -e "$_G_pathcar"` + func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ + -e "$_G_pathcdr"` + # Figure out what to do with it + case $func_normal_abspath_tcomponent in + "") + # Trailing empty path component, ignore it. + ;; + ..) + # Parent dir; strip last assembled component from result. + func_dirname "$func_normal_abspath_result" + func_normal_abspath_result=$func_dirname_result + ;; + *) + # Actual path component, append it. + func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent" + ;; + esac + done + # Restore leading double-slash if one was found on entry. + func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result +} + + +# func_notquiet ARG... +# -------------------- +# Echo program name prefixed message only when not in quiet mode. +func_notquiet () +{ + $debug_cmd + + $opt_quiet || func_echo ${1+"$@"} + + # A bug in bash halts the script if the last line of a function + # fails when set -e is in force, so we need another command to + # work around that: + : +} + + +# func_relative_path SRCDIR DSTDIR +# -------------------------------- +# Set func_relative_path_result to the relative path from SRCDIR to DSTDIR. +func_relative_path () +{ + $debug_cmd + + func_relative_path_result= + func_normal_abspath "$1" + func_relative_path_tlibdir=$func_normal_abspath_result + func_normal_abspath "$2" + func_relative_path_tbindir=$func_normal_abspath_result + + # Ascend the tree starting from libdir + while :; do + # check if we have found a prefix of bindir + case $func_relative_path_tbindir in + $func_relative_path_tlibdir) + # found an exact match + func_relative_path_tcancelled= + break + ;; + $func_relative_path_tlibdir*) + # found a matching prefix + func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" + func_relative_path_tcancelled=$func_stripname_result + if test -z "$func_relative_path_result"; then + func_relative_path_result=. + fi + break + ;; + *) + func_dirname $func_relative_path_tlibdir + func_relative_path_tlibdir=$func_dirname_result + if test -z "$func_relative_path_tlibdir"; then + # Have to descend all the way to the root! + func_relative_path_result=../$func_relative_path_result + func_relative_path_tcancelled=$func_relative_path_tbindir + break + fi + func_relative_path_result=../$func_relative_path_result + ;; + esac + done + + # Now calculate path; take care to avoid doubling-up slashes. + func_stripname '' '/' "$func_relative_path_result" + func_relative_path_result=$func_stripname_result + func_stripname '/' '/' "$func_relative_path_tcancelled" + if test -n "$func_stripname_result"; then + func_append func_relative_path_result "/$func_stripname_result" + fi + + # Normalisation. If bindir is libdir, return '.' else relative path. + if test -n "$func_relative_path_result"; then + func_stripname './' '' "$func_relative_path_result" + func_relative_path_result=$func_stripname_result + fi + + test -n "$func_relative_path_result" || func_relative_path_result=. + + : +} + + +# func_quote_for_eval ARG... +# -------------------------- +# Aesthetically quote ARGs to be evaled later. +# This function returns two values: +# i) func_quote_for_eval_result +# double-quoted, suitable for a subsequent eval +# ii) func_quote_for_eval_unquoted_result +# has all characters that are still active within double +# quotes backslashified. +func_quote_for_eval () +{ + $debug_cmd + + func_quote_for_eval_unquoted_result= + func_quote_for_eval_result= + while test 0 -lt $#; do + case $1 in + *[\\\`\"\$]*) + _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; + *) + _G_unquoted_arg=$1 ;; + esac + if test -n "$func_quote_for_eval_unquoted_result"; then + func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg" + else + func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg" + fi + + case $_G_unquoted_arg in + # Double-quote args containing shell metacharacters to delay + # word splitting, command substitution and variable expansion + # for a subsequent eval. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + _G_quoted_arg=\"$_G_unquoted_arg\" + ;; + *) + _G_quoted_arg=$_G_unquoted_arg + ;; + esac + + if test -n "$func_quote_for_eval_result"; then + func_append func_quote_for_eval_result " $_G_quoted_arg" + else + func_append func_quote_for_eval_result "$_G_quoted_arg" + fi + shift + done +} + + +# func_quote_for_expand ARG +# ------------------------- +# Aesthetically quote ARG to be evaled later; same as above, +# but do not quote variable references. +func_quote_for_expand () +{ + $debug_cmd + + case $1 in + *[\\\`\"]*) + _G_arg=`$ECHO "$1" | $SED \ + -e "$sed_double_quote_subst" -e "$sed_double_backslash"` ;; + *) + _G_arg=$1 ;; + esac + + case $_G_arg in + # Double-quote args containing shell metacharacters to delay + # word splitting and command substitution for a subsequent eval. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + _G_arg=\"$_G_arg\" + ;; + esac + + func_quote_for_expand_result=$_G_arg +} + + +# func_stripname PREFIX SUFFIX NAME +# --------------------------------- +# strip PREFIX and SUFFIX from NAME, and store in func_stripname_result. +# PREFIX and SUFFIX must not contain globbing or regex special +# characters, hashes, percent signs, but SUFFIX may contain a leading +# dot (in which case that matches only a dot). +if test yes = "$_G_HAVE_XSI_OPS"; then + eval 'func_stripname () + { + $debug_cmd + + # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are + # positional parameters, so assign one to ordinary variable first. + func_stripname_result=$3 + func_stripname_result=${func_stripname_result#"$1"} + func_stripname_result=${func_stripname_result%"$2"} + }' +else + func_stripname () + { + $debug_cmd + + case $2 in + .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; + *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; + esac + } +fi + + +# func_show_eval CMD [FAIL_EXP] +# ----------------------------- +# Unless opt_quiet is true, then output CMD. Then, if opt_dryrun is +# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP +# is given, then evaluate it. +func_show_eval () +{ + $debug_cmd + + _G_cmd=$1 + _G_fail_exp=${2-':'} + + func_quote_for_expand "$_G_cmd" + eval "func_notquiet $func_quote_for_expand_result" + + $opt_dry_run || { + eval "$_G_cmd" + _G_status=$? + if test 0 -ne "$_G_status"; then + eval "(exit $_G_status); $_G_fail_exp" + fi + } +} + + +# func_show_eval_locale CMD [FAIL_EXP] +# ------------------------------------ +# Unless opt_quiet is true, then output CMD. Then, if opt_dryrun is +# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP +# is given, then evaluate it. Use the saved locale for evaluation. +func_show_eval_locale () +{ + $debug_cmd + + _G_cmd=$1 + _G_fail_exp=${2-':'} + + $opt_quiet || { + func_quote_for_expand "$_G_cmd" + eval "func_echo $func_quote_for_expand_result" + } + + $opt_dry_run || { + eval "$_G_user_locale + $_G_cmd" + _G_status=$? + eval "$_G_safe_locale" + if test 0 -ne "$_G_status"; then + eval "(exit $_G_status); $_G_fail_exp" + fi + } +} + + +# func_tr_sh +# ---------- +# Turn $1 into a string suitable for a shell variable name. +# Result is stored in $func_tr_sh_result. All characters +# not in the set a-zA-Z0-9_ are replaced with '_'. Further, +# if $1 begins with a digit, a '_' is prepended as well. +func_tr_sh () +{ + $debug_cmd + + case $1 in + [0-9]* | *[!a-zA-Z0-9_]*) + func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` + ;; + * ) + func_tr_sh_result=$1 + ;; + esac +} + + +# func_verbose ARG... +# ------------------- +# Echo program name prefixed message in verbose mode only. +func_verbose () +{ + $debug_cmd + + $opt_verbose && func_echo "$*" + + : +} + + +# func_warn_and_continue ARG... +# ----------------------------- +# Echo program name prefixed warning message to standard error. +func_warn_and_continue () +{ + $debug_cmd + + $require_term_colors + + func_echo_infix_1 "${tc_red}warning$tc_reset" "$*" >&2 +} + + +# func_warning CATEGORY ARG... +# ---------------------------- +# Echo program name prefixed warning message to standard error. Warning +# messages can be filtered according to CATEGORY, where this function +# elides messages where CATEGORY is not listed in the global variable +# 'opt_warning_types'. +func_warning () +{ + $debug_cmd + + # CATEGORY must be in the warning_categories list! + case " $warning_categories " in + *" $1 "*) ;; + *) func_internal_error "invalid warning category '$1'" ;; + esac + + _G_category=$1 + shift + + case " $opt_warning_types " in + *" $_G_category "*) $warning_func ${1+"$@"} ;; + esac +} + + +# func_sort_ver VER1 VER2 +# ----------------------- +# 'sort -V' is not generally available. +# Note this deviates from the version comparison in automake +# in that it treats 1.5 < 1.5.0, and treats 1.4.4a < 1.4-p3a +# but this should suffice as we won't be specifying old +# version formats or redundant trailing .0 in bootstrap.conf. +# If we did want full compatibility then we should probably +# use m4_version_compare from autoconf. +func_sort_ver () +{ + $debug_cmd + + printf '%s\n%s\n' "$1" "$2" \ + | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n +} + +# func_lt_ver PREV CURR +# --------------------- +# Return true if PREV and CURR are in the correct order according to +# func_sort_ver, otherwise false. Use it like this: +# +# func_lt_ver "$prev_ver" "$proposed_ver" || func_fatal_error "..." +func_lt_ver () +{ + $debug_cmd + + test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` +} + + +# Local variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'before-save-hook 'time-stamp) +# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC" +# time-stamp-time-zone: "UTC" +# End: +#! /bin/sh + +# Set a version string for this script. +scriptversion=2014-01-07.03; # UTC + +# A portable, pluggable option parser for Bourne shell. +# Written by Gary V. Vaughan, 2010 + +# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# Please report bugs or propose patches to gary@gnu.org. + + +## ------ ## +## Usage. ## +## ------ ## + +# This file is a library for parsing options in your shell scripts along +# with assorted other useful supporting features that you can make use +# of too. +# +# For the simplest scripts you might need only: +# +# #!/bin/sh +# . relative/path/to/funclib.sh +# . relative/path/to/options-parser +# scriptversion=1.0 +# func_options ${1+"$@"} +# eval set dummy "$func_options_result"; shift +# ...rest of your script... +# +# In order for the '--version' option to work, you will need to have a +# suitably formatted comment like the one at the top of this file +# starting with '# Written by ' and ending with '# warranty; '. +# +# For '-h' and '--help' to work, you will also need a one line +# description of your script's purpose in a comment directly above the +# '# Written by ' line, like the one at the top of this file. +# +# The default options also support '--debug', which will turn on shell +# execution tracing (see the comment above debug_cmd below for another +# use), and '--verbose' and the func_verbose function to allow your script +# to display verbose messages only when your user has specified +# '--verbose'. +# +# After sourcing this file, you can plug processing for additional +# options by amending the variables from the 'Configuration' section +# below, and following the instructions in the 'Option parsing' +# section further down. + +## -------------- ## +## Configuration. ## +## -------------- ## + +# You should override these variables in your script after sourcing this +# file so that they reflect the customisations you have added to the +# option parser. + +# The usage line for option parsing errors and the start of '-h' and +# '--help' output messages. You can embed shell variables for delayed +# expansion at the time the message is displayed, but you will need to +# quote other shell meta-characters carefully to prevent them being +# expanded when the contents are evaled. +usage='$progpath [OPTION]...' + +# Short help message in response to '-h' and '--help'. Add to this or +# override it after sourcing this library to reflect the full set of +# options your script accepts. +usage_message="\ + --debug enable verbose shell tracing + -W, --warnings=CATEGORY + report the warnings falling in CATEGORY [all] + -v, --verbose verbosely report processing + --version print version information and exit + -h, --help print short or long help message and exit +" + +# Additional text appended to 'usage_message' in response to '--help'. +long_help_message=" +Warning categories include: + 'all' show all warnings + 'none' turn off all the warnings + 'error' warnings are treated as fatal errors" + +# Help message printed before fatal option parsing errors. +fatal_help="Try '\$progname --help' for more information." + + + +## ------------------------- ## +## Hook function management. ## +## ------------------------- ## + +# This section contains functions for adding, removing, and running hooks +# to the main code. A hook is just a named list of of function, that can +# be run in order later on. + +# func_hookable FUNC_NAME +# ----------------------- +# Declare that FUNC_NAME will run hooks added with +# 'func_add_hook FUNC_NAME ...'. +func_hookable () +{ + $debug_cmd + + func_append hookable_fns " $1" +} + + +# func_add_hook FUNC_NAME HOOK_FUNC +# --------------------------------- +# Request that FUNC_NAME call HOOK_FUNC before it returns. FUNC_NAME must +# first have been declared "hookable" by a call to 'func_hookable'. +func_add_hook () +{ + $debug_cmd + + case " $hookable_fns " in + *" $1 "*) ;; + *) func_fatal_error "'$1' does not accept hook functions." ;; + esac + + eval func_append ${1}_hooks '" $2"' +} + + +# func_remove_hook FUNC_NAME HOOK_FUNC +# ------------------------------------ +# Remove HOOK_FUNC from the list of functions called by FUNC_NAME. +func_remove_hook () +{ + $debug_cmd + + eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' +} + + +# func_run_hooks FUNC_NAME [ARG]... +# --------------------------------- +# Run all hook functions registered to FUNC_NAME. +# It is assumed that the list of hook functions contains nothing more +# than a whitespace-delimited list of legal shell function names, and +# no effort is wasted trying to catch shell meta-characters or preserve +# whitespace. +func_run_hooks () +{ + $debug_cmd + + case " $hookable_fns " in + *" $1 "*) ;; + *) func_fatal_error "'$1' does not support hook funcions.n" ;; + esac + + eval _G_hook_fns=\$$1_hooks; shift + + for _G_hook in $_G_hook_fns; do + eval $_G_hook '"$@"' + + # store returned options list back into positional + # parameters for next 'cmd' execution. + eval _G_hook_result=\$${_G_hook}_result + eval set dummy "$_G_hook_result"; shift + done + + func_quote_for_eval ${1+"$@"} + func_run_hooks_result=$func_quote_for_eval_result +} + + + +## --------------- ## +## Option parsing. ## +## --------------- ## + +# In order to add your own option parsing hooks, you must accept the +# full positional parameter list in your hook function, remove any +# options that you action, and then pass back the remaining unprocessed +# options in '_result', escaped suitably for +# 'eval'. Like this: +# +# my_options_prep () +# { +# $debug_cmd +# +# # Extend the existing usage message. +# usage_message=$usage_message' +# -s, --silent don'\''t print informational messages +# ' +# +# func_quote_for_eval ${1+"$@"} +# my_options_prep_result=$func_quote_for_eval_result +# } +# func_add_hook func_options_prep my_options_prep +# +# +# my_silent_option () +# { +# $debug_cmd +# +# # Note that for efficiency, we parse as many options as we can +# # recognise in a loop before passing the remainder back to the +# # caller on the first unrecognised argument we encounter. +# while test $# -gt 0; do +# opt=$1; shift +# case $opt in +# --silent|-s) opt_silent=: ;; +# # Separate non-argument short options: +# -s*) func_split_short_opt "$_G_opt" +# set dummy "$func_split_short_opt_name" \ +# "-$func_split_short_opt_arg" ${1+"$@"} +# shift +# ;; +# *) set dummy "$_G_opt" "$*"; shift; break ;; +# esac +# done +# +# func_quote_for_eval ${1+"$@"} +# my_silent_option_result=$func_quote_for_eval_result +# } +# func_add_hook func_parse_options my_silent_option +# +# +# my_option_validation () +# { +# $debug_cmd +# +# $opt_silent && $opt_verbose && func_fatal_help "\ +# '--silent' and '--verbose' options are mutually exclusive." +# +# func_quote_for_eval ${1+"$@"} +# my_option_validation_result=$func_quote_for_eval_result +# } +# func_add_hook func_validate_options my_option_validation +# +# You'll alse need to manually amend $usage_message to reflect the extra +# options you parse. It's preferable to append if you can, so that +# multiple option parsing hooks can be added safely. + + +# func_options [ARG]... +# --------------------- +# All the functions called inside func_options are hookable. See the +# individual implementations for details. +func_hookable func_options +func_options () +{ + $debug_cmd + + func_options_prep ${1+"$@"} + eval func_parse_options \ + ${func_options_prep_result+"$func_options_prep_result"} + eval func_validate_options \ + ${func_parse_options_result+"$func_parse_options_result"} + + eval func_run_hooks func_options \ + ${func_validate_options_result+"$func_validate_options_result"} + + # save modified positional parameters for caller + func_options_result=$func_run_hooks_result +} + + +# func_options_prep [ARG]... +# -------------------------- +# All initialisations required before starting the option parse loop. +# Note that when calling hook functions, we pass through the list of +# positional parameters. If a hook function modifies that list, and +# needs to propogate that back to rest of this script, then the complete +# modified list must be put in 'func_run_hooks_result' before +# returning. +func_hookable func_options_prep +func_options_prep () +{ + $debug_cmd + + # Option defaults: + opt_verbose=false + opt_warning_types= + + func_run_hooks func_options_prep ${1+"$@"} + + # save modified positional parameters for caller + func_options_prep_result=$func_run_hooks_result +} + + +# func_parse_options [ARG]... +# --------------------------- +# The main option parsing loop. +func_hookable func_parse_options +func_parse_options () +{ + $debug_cmd + + func_parse_options_result= + + # this just eases exit handling + while test $# -gt 0; do + # Defer to hook functions for initial option parsing, so they + # get priority in the event of reusing an option name. + func_run_hooks func_parse_options ${1+"$@"} + + # Adjust func_parse_options positional parameters to match + eval set dummy "$func_run_hooks_result"; shift + + # Break out of the loop if we already parsed every option. + test $# -gt 0 || break + + _G_opt=$1 + shift + case $_G_opt in + --debug|-x) debug_cmd='set -x' + func_echo "enabling shell trace mode" + $debug_cmd + ;; + + --no-warnings|--no-warning|--no-warn) + set dummy --warnings none ${1+"$@"} + shift + ;; + + --warnings|--warning|-W) + test $# = 0 && func_missing_arg $_G_opt && break + case " $warning_categories $1" in + *" $1 "*) + # trailing space prevents matching last $1 above + func_append_uniq opt_warning_types " $1" + ;; + *all) + opt_warning_types=$warning_categories + ;; + *none) + opt_warning_types=none + warning_func=: + ;; + *error) + opt_warning_types=$warning_categories + warning_func=func_fatal_error + ;; + *) + func_fatal_error \ + "unsupported warning category: '$1'" + ;; + esac + shift + ;; + + --verbose|-v) opt_verbose=: ;; + --version) func_version ;; + -\?|-h) func_usage ;; + --help) func_help ;; + + # Separate optargs to long options (plugins may need this): + --*=*) func_split_equals "$_G_opt" + set dummy "$func_split_equals_lhs" \ + "$func_split_equals_rhs" ${1+"$@"} + shift + ;; + + # Separate optargs to short options: + -W*) + func_split_short_opt "$_G_opt" + set dummy "$func_split_short_opt_name" \ + "$func_split_short_opt_arg" ${1+"$@"} + shift + ;; + + # Separate non-argument short options: + -\?*|-h*|-v*|-x*) + func_split_short_opt "$_G_opt" + set dummy "$func_split_short_opt_name" \ + "-$func_split_short_opt_arg" ${1+"$@"} + shift + ;; + + --) break ;; + -*) func_fatal_help "unrecognised option: '$_G_opt'" ;; + *) set dummy "$_G_opt" ${1+"$@"}; shift; break ;; + esac + done + + # save modified positional parameters for caller + func_quote_for_eval ${1+"$@"} + func_parse_options_result=$func_quote_for_eval_result +} + + +# func_validate_options [ARG]... +# ------------------------------ +# Perform any sanity checks on option settings and/or unconsumed +# arguments. +func_hookable func_validate_options +func_validate_options () +{ + $debug_cmd + + # Display all warnings if -W was not given. + test -n "$opt_warning_types" || opt_warning_types=" $warning_categories" + + func_run_hooks func_validate_options ${1+"$@"} + + # Bail if the options were screwed! + $exit_cmd $EXIT_FAILURE + + # save modified positional parameters for caller + func_validate_options_result=$func_run_hooks_result +} + + + +## ----------------- ## +## Helper functions. ## +## ----------------- ## + +# This section contains the helper functions used by the rest of the +# hookable option parser framework in ascii-betical order. + + +# func_fatal_help ARG... +# ---------------------- +# Echo program name prefixed message to standard error, followed by +# a help hint, and exit. +func_fatal_help () +{ + $debug_cmd + + eval \$ECHO \""Usage: $usage"\" + eval \$ECHO \""$fatal_help"\" + func_error ${1+"$@"} + exit $EXIT_FAILURE +} + + +# func_help +# --------- +# Echo long help message to standard output and exit. +func_help () +{ + $debug_cmd + + func_usage_message + $ECHO "$long_help_message" + exit 0 +} + + +# func_missing_arg ARGNAME +# ------------------------ +# Echo program name prefixed message to standard error and set global +# exit_cmd. +func_missing_arg () +{ + $debug_cmd + + func_error "Missing argument for '$1'." + exit_cmd=exit +} + + +# func_split_equals STRING +# ------------------------ +# Set func_split_equals_lhs and func_split_equals_rhs shell variables after +# splitting STRING at the '=' sign. +test -z "$_G_HAVE_XSI_OPS" \ + && (eval 'x=a/b/c; + test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \ + && _G_HAVE_XSI_OPS=yes + +if test yes = "$_G_HAVE_XSI_OPS" +then + # This is an XSI compatible shell, allowing a faster implementation... + eval 'func_split_equals () + { + $debug_cmd + + func_split_equals_lhs=${1%%=*} + func_split_equals_rhs=${1#*=} + test "x$func_split_equals_lhs" = "x$1" \ + && func_split_equals_rhs= + }' +else + # ...otherwise fall back to using expr, which is often a shell builtin. + func_split_equals () + { + $debug_cmd + + func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` + func_split_equals_rhs= + test "x$func_split_equals_lhs" = "x$1" \ + || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` + } +fi #func_split_equals + + +# func_split_short_opt SHORTOPT +# ----------------------------- +# Set func_split_short_opt_name and func_split_short_opt_arg shell +# variables after splitting SHORTOPT after the 2nd character. +if test yes = "$_G_HAVE_XSI_OPS" +then + # This is an XSI compatible shell, allowing a faster implementation... + eval 'func_split_short_opt () + { + $debug_cmd + + func_split_short_opt_arg=${1#??} + func_split_short_opt_name=${1%"$func_split_short_opt_arg"} + }' +else + # ...otherwise fall back to using expr, which is often a shell builtin. + func_split_short_opt () + { + $debug_cmd + + func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` + func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` + } +fi #func_split_short_opt + + +# func_usage +# ---------- +# Echo short help message to standard output and exit. +func_usage () +{ + $debug_cmd + + func_usage_message + $ECHO "Run '$progname --help |${PAGER-more}' for full usage" + exit 0 +} + + +# func_usage_message +# ------------------ +# Echo short help message to standard output. +func_usage_message () +{ + $debug_cmd + + eval \$ECHO \""Usage: $usage"\" + echo + $SED -n 's|^# || + /^Written by/{ + x;p;x + } + h + /^Written by/q' < "$progpath" + echo + eval \$ECHO \""$usage_message"\" +} + + +# func_version +# ------------ +# Echo version message to standard output and exit. +func_version () +{ + $debug_cmd + + printf '%s\n' "$progname $scriptversion" + $SED -n ' + /(C)/!b go + :more + /\./!{ + N + s|\n# | | + b more + } + :go + /^# Written by /,/# warranty; / { + s|^# || + s|^# *$|| + s|\((C)\)[ 0-9,-]*[ ,-]\([1-9][0-9]* \)|\1 \2| + p + } + /^# Written by / { + s|^# || + p + } + /^warranty; /q' < "$progpath" + + exit $? +} + + +# Local variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'before-save-hook 'time-stamp) +# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC" +# time-stamp-time-zone: "UTC" +# End: + +# Set a version string. +scriptversion='(GNU libtool) 2.4.6' + + +# func_echo ARG... +# ---------------- +# Libtool also displays the current mode in messages, so override +# funclib.sh func_echo with this custom definition. +func_echo () +{ + $debug_cmd + + _G_message=$* + + func_echo_IFS=$IFS + IFS=$nl + for _G_line in $_G_message; do + IFS=$func_echo_IFS + $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line" + done + IFS=$func_echo_IFS +} + + +# func_warning ARG... +# ------------------- +# Libtool warnings are not categorized, so override funclib.sh +# func_warning with this simpler definition. +func_warning () +{ + $debug_cmd + + $warning_func ${1+"$@"} +} + + +## ---------------- ## +## Options parsing. ## +## ---------------- ## + +# Hook in the functions to make sure our own options are parsed during +# the option parsing loop. + +usage='$progpath [OPTION]... [MODE-ARG]...' + +# Short help message in response to '-h'. +usage_message="Options: + --config show all configuration variables + --debug enable verbose shell tracing + -n, --dry-run display commands without modifying any files + --features display basic configuration information and exit + --mode=MODE use operation mode MODE + --no-warnings equivalent to '-Wnone' + --preserve-dup-deps don't remove duplicate dependency libraries + --quiet, --silent don't print informational messages + --tag=TAG use configuration variables from tag TAG + -v, --verbose print more informational messages than default + --version print version information + -W, --warnings=CATEGORY report the warnings falling in CATEGORY [all] + -h, --help, --help-all print short, long, or detailed help message +" + +# Additional text appended to 'usage_message' in response to '--help'. +func_help () +{ + $debug_cmd + + func_usage_message + $ECHO "$long_help_message + +MODE must be one of the following: + + clean remove files from the build directory + compile compile a source file into a libtool object + execute automatically set library path, then run a program + finish complete the installation of libtool libraries + install install libraries or executables + link create a library or an executable + uninstall remove libraries from an installed directory + +MODE-ARGS vary depending on the MODE. When passed as first option, +'--mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation of that. +Try '$progname --help --mode=MODE' for a more detailed description of MODE. + +When reporting a bug, please describe a test case to reproduce it and +include the following information: + + host-triplet: $host + shell: $SHELL + compiler: $LTCC + compiler flags: $LTCFLAGS + linker: $LD (gnu? $with_gnu_ld) + version: $progname $scriptversion Debian-2.4.6-2 + automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` + autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` + +Report bugs to . +GNU libtool home page: . +General help using GNU software: ." + exit 0 +} + + +# func_lo2o OBJECT-NAME +# --------------------- +# Transform OBJECT-NAME from a '.lo' suffix to the platform specific +# object suffix. + +lo2o=s/\\.lo\$/.$objext/ +o2lo=s/\\.$objext\$/.lo/ + +if test yes = "$_G_HAVE_XSI_OPS"; then + eval 'func_lo2o () + { + case $1 in + *.lo) func_lo2o_result=${1%.lo}.$objext ;; + * ) func_lo2o_result=$1 ;; + esac + }' + + # func_xform LIBOBJ-OR-SOURCE + # --------------------------- + # Transform LIBOBJ-OR-SOURCE from a '.o' or '.c' (or otherwise) + # suffix to a '.lo' libtool-object suffix. + eval 'func_xform () + { + func_xform_result=${1%.*}.lo + }' +else + # ...otherwise fall back to using sed. + func_lo2o () + { + func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` + } + + func_xform () + { + func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` + } +fi + + +# func_fatal_configuration ARG... +# ------------------------------- +# Echo program name prefixed message to standard error, followed by +# a configuration failure hint, and exit. +func_fatal_configuration () +{ + func__fatal_error ${1+"$@"} \ + "See the $PACKAGE documentation for more information." \ + "Fatal configuration error." +} + + +# func_config +# ----------- +# Display the configuration for all the tags in this script. +func_config () +{ + re_begincf='^# ### BEGIN LIBTOOL' + re_endcf='^# ### END LIBTOOL' + + # Default configuration. + $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" + + # Now print the configurations for the tags. + for tagname in $taglist; do + $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" + done + + exit $? +} + + +# func_features +# ------------- +# Display the features supported by this script. +func_features () +{ + echo "host: $host" + if test yes = "$build_libtool_libs"; then + echo "enable shared libraries" + else + echo "disable shared libraries" + fi + if test yes = "$build_old_libs"; then + echo "enable static libraries" + else + echo "disable static libraries" + fi + + exit $? +} + + +# func_enable_tag TAGNAME +# ----------------------- +# Verify that TAGNAME is valid, and either flag an error and exit, or +# enable the TAGNAME tag. We also add TAGNAME to the global $taglist +# variable here. +func_enable_tag () +{ + # Global variable: + tagname=$1 + + re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" + re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" + sed_extractcf=/$re_begincf/,/$re_endcf/p + + # Validate tagname. + case $tagname in + *[!-_A-Za-z0-9,/]*) + func_fatal_error "invalid tag name: $tagname" + ;; + esac + + # Don't test for the "default" C tag, as we know it's + # there but not specially marked. + case $tagname in + CC) ;; + *) + if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then + taglist="$taglist $tagname" + + # Evaluate the configuration. Be careful to quote the path + # and the sed script, to avoid splitting on whitespace, but + # also don't use non-portable quotes within backquotes within + # quotes we have to do it in 2 steps: + extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` + eval "$extractedcf" + else + func_error "ignoring unknown tag $tagname" + fi + ;; + esac +} + + +# func_check_version_match +# ------------------------ +# Ensure that we are using m4 macros, and libtool script from the same +# release of libtool. +func_check_version_match () +{ + if test "$package_revision" != "$macro_revision"; then + if test "$VERSION" != "$macro_version"; then + if test -z "$macro_version"; then + cat >&2 <<_LT_EOF +$progname: Version mismatch error. This is $PACKAGE $VERSION, but the +$progname: definition of this LT_INIT comes from an older release. +$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION +$progname: and run autoconf again. +_LT_EOF + else + cat >&2 <<_LT_EOF +$progname: Version mismatch error. This is $PACKAGE $VERSION, but the +$progname: definition of this LT_INIT comes from $PACKAGE $macro_version. +$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION +$progname: and run autoconf again. +_LT_EOF + fi + else + cat >&2 <<_LT_EOF +$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, +$progname: but the definition of this LT_INIT comes from revision $macro_revision. +$progname: You should recreate aclocal.m4 with macros from revision $package_revision +$progname: of $PACKAGE $VERSION and run autoconf again. +_LT_EOF + fi + + exit $EXIT_MISMATCH + fi +} + + +# libtool_options_prep [ARG]... +# ----------------------------- +# Preparation for options parsed by libtool. +libtool_options_prep () +{ + $debug_mode + + # Option defaults: + opt_config=false + opt_dlopen= + opt_dry_run=false + opt_help=false + opt_mode= + opt_preserve_dup_deps=false + opt_quiet=false + + nonopt= + preserve_args= + + # Shorthand for --mode=foo, only valid as the first argument + case $1 in + clean|clea|cle|cl) + shift; set dummy --mode clean ${1+"$@"}; shift + ;; + compile|compil|compi|comp|com|co|c) + shift; set dummy --mode compile ${1+"$@"}; shift + ;; + execute|execut|execu|exec|exe|ex|e) + shift; set dummy --mode execute ${1+"$@"}; shift + ;; + finish|finis|fini|fin|fi|f) + shift; set dummy --mode finish ${1+"$@"}; shift + ;; + install|instal|insta|inst|ins|in|i) + shift; set dummy --mode install ${1+"$@"}; shift + ;; + link|lin|li|l) + shift; set dummy --mode link ${1+"$@"}; shift + ;; + uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) + shift; set dummy --mode uninstall ${1+"$@"}; shift + ;; + esac + + # Pass back the list of options. + func_quote_for_eval ${1+"$@"} + libtool_options_prep_result=$func_quote_for_eval_result +} +func_add_hook func_options_prep libtool_options_prep + + +# libtool_parse_options [ARG]... +# --------------------------------- +# Provide handling for libtool specific options. +libtool_parse_options () +{ + $debug_cmd + + # Perform our own loop to consume as many options as possible in + # each iteration. + while test $# -gt 0; do + _G_opt=$1 + shift + case $_G_opt in + --dry-run|--dryrun|-n) + opt_dry_run=: + ;; + + --config) func_config ;; + + --dlopen|-dlopen) + opt_dlopen="${opt_dlopen+$opt_dlopen +}$1" + shift + ;; + + --preserve-dup-deps) + opt_preserve_dup_deps=: ;; + + --features) func_features ;; + + --finish) set dummy --mode finish ${1+"$@"}; shift ;; + + --help) opt_help=: ;; + + --help-all) opt_help=': help-all' ;; + + --mode) test $# = 0 && func_missing_arg $_G_opt && break + opt_mode=$1 + case $1 in + # Valid mode arguments: + clean|compile|execute|finish|install|link|relink|uninstall) ;; + + # Catch anything else as an error + *) func_error "invalid argument for $_G_opt" + exit_cmd=exit + break + ;; + esac + shift + ;; + + --no-silent|--no-quiet) + opt_quiet=false + func_append preserve_args " $_G_opt" + ;; + + --no-warnings|--no-warning|--no-warn) + opt_warning=false + func_append preserve_args " $_G_opt" + ;; + + --no-verbose) + opt_verbose=false + func_append preserve_args " $_G_opt" + ;; + + --silent|--quiet) + opt_quiet=: + opt_verbose=false + func_append preserve_args " $_G_opt" + ;; + + --tag) test $# = 0 && func_missing_arg $_G_opt && break + opt_tag=$1 + func_append preserve_args " $_G_opt $1" + func_enable_tag "$1" + shift + ;; + + --verbose|-v) opt_quiet=false + opt_verbose=: + func_append preserve_args " $_G_opt" + ;; + + # An option not handled by this hook function: + *) set dummy "$_G_opt" ${1+"$@"}; shift; break ;; + esac + done + + + # save modified positional parameters for caller + func_quote_for_eval ${1+"$@"} + libtool_parse_options_result=$func_quote_for_eval_result +} +func_add_hook func_parse_options libtool_parse_options + + + +# libtool_validate_options [ARG]... +# --------------------------------- +# Perform any sanity checks on option settings and/or unconsumed +# arguments. +libtool_validate_options () +{ + # save first non-option argument + if test 0 -lt $#; then + nonopt=$1 + shift + fi + + # preserve --debug + test : = "$debug_cmd" || func_append preserve_args " --debug" + + case $host in + # Solaris2 added to fix http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16452 + # see also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59788 + *cygwin* | *mingw* | *pw32* | *cegcc* | *solaris2* | *os2*) + # don't eliminate duplications in $postdeps and $predeps + opt_duplicate_compiler_generated_deps=: + ;; + *) + opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps + ;; + esac + + $opt_help || { + # Sanity checks first: + func_check_version_match + + test yes != "$build_libtool_libs" \ + && test yes != "$build_old_libs" \ + && func_fatal_configuration "not configured to build any kind of library" + + # Darwin sucks + eval std_shrext=\"$shrext_cmds\" + + # Only execute mode is allowed to have -dlopen flags. + if test -n "$opt_dlopen" && test execute != "$opt_mode"; then + func_error "unrecognized option '-dlopen'" + $ECHO "$help" 1>&2 + exit $EXIT_FAILURE + fi + + # Change the help message to a mode-specific one. + generic_help=$help + help="Try '$progname --help --mode=$opt_mode' for more information." + } + + # Pass back the unparsed argument list + func_quote_for_eval ${1+"$@"} + libtool_validate_options_result=$func_quote_for_eval_result +} +func_add_hook func_validate_options libtool_validate_options + + +# Process options as early as possible so that --help and --version +# can return quickly. +func_options ${1+"$@"} +eval set dummy "$func_options_result"; shift + + + +## ----------- ## +## Main. ## +## ----------- ## + +magic='%%%MAGIC variable%%%' +magic_exe='%%%MAGIC EXE variable%%%' + +# Global variables. +extracted_archives= +extracted_serial=0 + +# If this variable is set in any of the actions, the command in it +# will be execed at the end. This prevents here-documents from being +# left over by shells. +exec_cmd= + + +# A function that is used when there is no print builtin or printf. +func_fallback_echo () +{ + eval 'cat <<_LTECHO_EOF +$1 +_LTECHO_EOF' +} + +# func_generated_by_libtool +# True iff stdin has been generated by Libtool. This function is only +# a basic sanity check; it will hardly flush out determined imposters. +func_generated_by_libtool_p () +{ + $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 +} + +# func_lalib_p file +# True iff FILE is a libtool '.la' library or '.lo' object file. +# This function is only a basic sanity check; it will hardly flush out +# determined imposters. +func_lalib_p () +{ + test -f "$1" && + $SED -e 4q "$1" 2>/dev/null | func_generated_by_libtool_p +} + +# func_lalib_unsafe_p file +# True iff FILE is a libtool '.la' library or '.lo' object file. +# This function implements the same check as func_lalib_p without +# resorting to external programs. To this end, it redirects stdin and +# closes it afterwards, without saving the original file descriptor. +# As a safety measure, use it only where a negative result would be +# fatal anyway. Works if 'file' does not exist. +func_lalib_unsafe_p () +{ + lalib_p=no + if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then + for lalib_p_l in 1 2 3 4 + do + read lalib_p_line + case $lalib_p_line in + \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; + esac + done + exec 0<&5 5<&- + fi + test yes = "$lalib_p" +} + +# func_ltwrapper_script_p file +# True iff FILE is a libtool wrapper script +# This function is only a basic sanity check; it will hardly flush out +# determined imposters. +func_ltwrapper_script_p () +{ + test -f "$1" && + $lt_truncate_bin < "$1" 2>/dev/null | func_generated_by_libtool_p +} + +# func_ltwrapper_executable_p file +# True iff FILE is a libtool wrapper executable +# This function is only a basic sanity check; it will hardly flush out +# determined imposters. +func_ltwrapper_executable_p () +{ + func_ltwrapper_exec_suffix= + case $1 in + *.exe) ;; + *) func_ltwrapper_exec_suffix=.exe ;; + esac + $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 +} + +# func_ltwrapper_scriptname file +# Assumes file is an ltwrapper_executable +# uses $file to determine the appropriate filename for a +# temporary ltwrapper_script. +func_ltwrapper_scriptname () +{ + func_dirname_and_basename "$1" "" "." + func_stripname '' '.exe' "$func_basename_result" + func_ltwrapper_scriptname_result=$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper +} + +# func_ltwrapper_p file +# True iff FILE is a libtool wrapper script or wrapper executable +# This function is only a basic sanity check; it will hardly flush out +# determined imposters. +func_ltwrapper_p () +{ + func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" +} + + +# func_execute_cmds commands fail_cmd +# Execute tilde-delimited COMMANDS. +# If FAIL_CMD is given, eval that upon failure. +# FAIL_CMD may read-access the current command in variable CMD! +func_execute_cmds () +{ + $debug_cmd + + save_ifs=$IFS; IFS='~' + for cmd in $1; do + IFS=$sp$nl + eval cmd=\"$cmd\" + IFS=$save_ifs + func_show_eval "$cmd" "${2-:}" + done + IFS=$save_ifs +} + + +# func_source file +# Source FILE, adding directory component if necessary. +# Note that it is not necessary on cygwin/mingw to append a dot to +# FILE even if both FILE and FILE.exe exist: automatic-append-.exe +# behavior happens only for exec(3), not for open(2)! Also, sourcing +# 'FILE.' does not work on cygwin managed mounts. +func_source () +{ + $debug_cmd + + case $1 in + */* | *\\*) . "$1" ;; + *) . "./$1" ;; + esac +} + + +# func_resolve_sysroot PATH +# Replace a leading = in PATH with a sysroot. Store the result into +# func_resolve_sysroot_result +func_resolve_sysroot () +{ + func_resolve_sysroot_result=$1 + case $func_resolve_sysroot_result in + =*) + func_stripname '=' '' "$func_resolve_sysroot_result" + func_resolve_sysroot_result=$lt_sysroot$func_stripname_result + ;; + esac +} + +# func_replace_sysroot PATH +# If PATH begins with the sysroot, replace it with = and +# store the result into func_replace_sysroot_result. +func_replace_sysroot () +{ + case $lt_sysroot:$1 in + ?*:"$lt_sysroot"*) + func_stripname "$lt_sysroot" '' "$1" + func_replace_sysroot_result='='$func_stripname_result + ;; + *) + # Including no sysroot. + func_replace_sysroot_result=$1 + ;; + esac +} + +# func_infer_tag arg +# Infer tagged configuration to use if any are available and +# if one wasn't chosen via the "--tag" command line option. +# Only attempt this if the compiler in the base compile +# command doesn't match the default compiler. +# arg is usually of the form 'gcc ...' +func_infer_tag () +{ + $debug_cmd + + if test -n "$available_tags" && test -z "$tagname"; then + CC_quoted= + for arg in $CC; do + func_append_quoted CC_quoted "$arg" + done + CC_expanded=`func_echo_all $CC` + CC_quoted_expanded=`func_echo_all $CC_quoted` + case $@ in + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when configure was run. + " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ + " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; + # Blanks at the start of $base_compile will cause this to fail + # if we don't check for them as well. + *) + for z in $available_tags; do + if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then + # Evaluate the configuration. + eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" + CC_quoted= + for arg in $CC; do + # Double-quote args containing other shell metacharacters. + func_append_quoted CC_quoted "$arg" + done + CC_expanded=`func_echo_all $CC` + CC_quoted_expanded=`func_echo_all $CC_quoted` + case "$@ " in + " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ + " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) + # The compiler in the base compile command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + func_echo "unable to infer tagged configuration" + func_fatal_error "specify a tag with '--tag'" +# else +# func_verbose "using $tagname tagged configuration" + fi + ;; + esac + fi +} + + + +# func_write_libtool_object output_name pic_name nonpic_name +# Create a libtool object file (analogous to a ".la" file), +# but don't create it if we're doing a dry run. +func_write_libtool_object () +{ + write_libobj=$1 + if test yes = "$build_libtool_libs"; then + write_lobj=\'$2\' + else + write_lobj=none + fi + + if test yes = "$build_old_libs"; then + write_oldobj=\'$3\' + else + write_oldobj=none + fi + + $opt_dry_run || { + cat >${write_libobj}T </dev/null` + if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then + func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | + $SED -e "$sed_naive_backslashify"` + else + func_convert_core_file_wine_to_w32_result= + fi + fi +} +# end: func_convert_core_file_wine_to_w32 + + +# func_convert_core_path_wine_to_w32 ARG +# Helper function used by path conversion functions when $build is *nix, and +# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly +# configured wine environment available, with the winepath program in $build's +# $PATH. Assumes ARG has no leading or trailing path separator characters. +# +# ARG is path to be converted from $build format to win32. +# Result is available in $func_convert_core_path_wine_to_w32_result. +# Unconvertible file (directory) names in ARG are skipped; if no directory names +# are convertible, then the result may be empty. +func_convert_core_path_wine_to_w32 () +{ + $debug_cmd + + # unfortunately, winepath doesn't convert paths, only file names + func_convert_core_path_wine_to_w32_result= + if test -n "$1"; then + oldIFS=$IFS + IFS=: + for func_convert_core_path_wine_to_w32_f in $1; do + IFS=$oldIFS + func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" + if test -n "$func_convert_core_file_wine_to_w32_result"; then + if test -z "$func_convert_core_path_wine_to_w32_result"; then + func_convert_core_path_wine_to_w32_result=$func_convert_core_file_wine_to_w32_result + else + func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" + fi + fi + done + IFS=$oldIFS + fi +} +# end: func_convert_core_path_wine_to_w32 + + +# func_cygpath ARGS... +# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when +# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) +# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or +# (2), returns the Cygwin file name or path in func_cygpath_result (input +# file name or path is assumed to be in w32 format, as previously converted +# from $build's *nix or MSYS format). In case (3), returns the w32 file name +# or path in func_cygpath_result (input file name or path is assumed to be in +# Cygwin format). Returns an empty string on error. +# +# ARGS are passed to cygpath, with the last one being the file name or path to +# be converted. +# +# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH +# environment variable; do not put it in $PATH. +func_cygpath () +{ + $debug_cmd + + if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then + func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` + if test "$?" -ne 0; then + # on failure, ensure result is empty + func_cygpath_result= + fi + else + func_cygpath_result= + func_error "LT_CYGPATH is empty or specifies non-existent file: '$LT_CYGPATH'" + fi +} +#end: func_cygpath + + +# func_convert_core_msys_to_w32 ARG +# Convert file name or path ARG from MSYS format to w32 format. Return +# result in func_convert_core_msys_to_w32_result. +func_convert_core_msys_to_w32 () +{ + $debug_cmd + + # awkward: cmd appends spaces to result + func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | + $SED -e 's/[ ]*$//' -e "$sed_naive_backslashify"` +} +#end: func_convert_core_msys_to_w32 + + +# func_convert_file_check ARG1 ARG2 +# Verify that ARG1 (a file name in $build format) was converted to $host +# format in ARG2. Otherwise, emit an error message, but continue (resetting +# func_to_host_file_result to ARG1). +func_convert_file_check () +{ + $debug_cmd + + if test -z "$2" && test -n "$1"; then + func_error "Could not determine host file name corresponding to" + func_error " '$1'" + func_error "Continuing, but uninstalled executables may not work." + # Fallback: + func_to_host_file_result=$1 + fi +} +# end func_convert_file_check + + +# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH +# Verify that FROM_PATH (a path in $build format) was converted to $host +# format in TO_PATH. Otherwise, emit an error message, but continue, resetting +# func_to_host_file_result to a simplistic fallback value (see below). +func_convert_path_check () +{ + $debug_cmd + + if test -z "$4" && test -n "$3"; then + func_error "Could not determine the host path corresponding to" + func_error " '$3'" + func_error "Continuing, but uninstalled executables may not work." + # Fallback. This is a deliberately simplistic "conversion" and + # should not be "improved". See libtool.info. + if test "x$1" != "x$2"; then + lt_replace_pathsep_chars="s|$1|$2|g" + func_to_host_path_result=`echo "$3" | + $SED -e "$lt_replace_pathsep_chars"` + else + func_to_host_path_result=$3 + fi + fi +} +# end func_convert_path_check + + +# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG +# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT +# and appending REPL if ORIG matches BACKPAT. +func_convert_path_front_back_pathsep () +{ + $debug_cmd + + case $4 in + $1 ) func_to_host_path_result=$3$func_to_host_path_result + ;; + esac + case $4 in + $2 ) func_append func_to_host_path_result "$3" + ;; + esac +} +# end func_convert_path_front_back_pathsep + + +################################################## +# $build to $host FILE NAME CONVERSION FUNCTIONS # +################################################## +# invoked via '$to_host_file_cmd ARG' +# +# In each case, ARG is the path to be converted from $build to $host format. +# Result will be available in $func_to_host_file_result. + + +# func_to_host_file ARG +# Converts the file name ARG from $build format to $host format. Return result +# in func_to_host_file_result. +func_to_host_file () +{ + $debug_cmd + + $to_host_file_cmd "$1" +} +# end func_to_host_file + + +# func_to_tool_file ARG LAZY +# converts the file name ARG from $build format to toolchain format. Return +# result in func_to_tool_file_result. If the conversion in use is listed +# in (the comma separated) LAZY, no conversion takes place. +func_to_tool_file () +{ + $debug_cmd + + case ,$2, in + *,"$to_tool_file_cmd",*) + func_to_tool_file_result=$1 + ;; + *) + $to_tool_file_cmd "$1" + func_to_tool_file_result=$func_to_host_file_result + ;; + esac +} +# end func_to_tool_file + + +# func_convert_file_noop ARG +# Copy ARG to func_to_host_file_result. +func_convert_file_noop () +{ + func_to_host_file_result=$1 +} +# end func_convert_file_noop + + +# func_convert_file_msys_to_w32 ARG +# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic +# conversion to w32 is not available inside the cwrapper. Returns result in +# func_to_host_file_result. +func_convert_file_msys_to_w32 () +{ + $debug_cmd + + func_to_host_file_result=$1 + if test -n "$1"; then + func_convert_core_msys_to_w32 "$1" + func_to_host_file_result=$func_convert_core_msys_to_w32_result + fi + func_convert_file_check "$1" "$func_to_host_file_result" +} +# end func_convert_file_msys_to_w32 + + +# func_convert_file_cygwin_to_w32 ARG +# Convert file name ARG from Cygwin to w32 format. Returns result in +# func_to_host_file_result. +func_convert_file_cygwin_to_w32 () +{ + $debug_cmd + + func_to_host_file_result=$1 + if test -n "$1"; then + # because $build is cygwin, we call "the" cygpath in $PATH; no need to use + # LT_CYGPATH in this case. + func_to_host_file_result=`cygpath -m "$1"` + fi + func_convert_file_check "$1" "$func_to_host_file_result" +} +# end func_convert_file_cygwin_to_w32 + + +# func_convert_file_nix_to_w32 ARG +# Convert file name ARG from *nix to w32 format. Requires a wine environment +# and a working winepath. Returns result in func_to_host_file_result. +func_convert_file_nix_to_w32 () +{ + $debug_cmd + + func_to_host_file_result=$1 + if test -n "$1"; then + func_convert_core_file_wine_to_w32 "$1" + func_to_host_file_result=$func_convert_core_file_wine_to_w32_result + fi + func_convert_file_check "$1" "$func_to_host_file_result" +} +# end func_convert_file_nix_to_w32 + + +# func_convert_file_msys_to_cygwin ARG +# Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. +# Returns result in func_to_host_file_result. +func_convert_file_msys_to_cygwin () +{ + $debug_cmd + + func_to_host_file_result=$1 + if test -n "$1"; then + func_convert_core_msys_to_w32 "$1" + func_cygpath -u "$func_convert_core_msys_to_w32_result" + func_to_host_file_result=$func_cygpath_result + fi + func_convert_file_check "$1" "$func_to_host_file_result" +} +# end func_convert_file_msys_to_cygwin + + +# func_convert_file_nix_to_cygwin ARG +# Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed +# in a wine environment, working winepath, and LT_CYGPATH set. Returns result +# in func_to_host_file_result. +func_convert_file_nix_to_cygwin () +{ + $debug_cmd + + func_to_host_file_result=$1 + if test -n "$1"; then + # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. + func_convert_core_file_wine_to_w32 "$1" + func_cygpath -u "$func_convert_core_file_wine_to_w32_result" + func_to_host_file_result=$func_cygpath_result + fi + func_convert_file_check "$1" "$func_to_host_file_result" +} +# end func_convert_file_nix_to_cygwin + + +############################################# +# $build to $host PATH CONVERSION FUNCTIONS # +############################################# +# invoked via '$to_host_path_cmd ARG' +# +# In each case, ARG is the path to be converted from $build to $host format. +# The result will be available in $func_to_host_path_result. +# +# Path separators are also converted from $build format to $host format. If +# ARG begins or ends with a path separator character, it is preserved (but +# converted to $host format) on output. +# +# All path conversion functions are named using the following convention: +# file name conversion function : func_convert_file_X_to_Y () +# path conversion function : func_convert_path_X_to_Y () +# where, for any given $build/$host combination the 'X_to_Y' value is the +# same. If conversion functions are added for new $build/$host combinations, +# the two new functions must follow this pattern, or func_init_to_host_path_cmd +# will break. + + +# func_init_to_host_path_cmd +# Ensures that function "pointer" variable $to_host_path_cmd is set to the +# appropriate value, based on the value of $to_host_file_cmd. +to_host_path_cmd= +func_init_to_host_path_cmd () +{ + $debug_cmd + + if test -z "$to_host_path_cmd"; then + func_stripname 'func_convert_file_' '' "$to_host_file_cmd" + to_host_path_cmd=func_convert_path_$func_stripname_result + fi +} + + +# func_to_host_path ARG +# Converts the path ARG from $build format to $host format. Return result +# in func_to_host_path_result. +func_to_host_path () +{ + $debug_cmd + + func_init_to_host_path_cmd + $to_host_path_cmd "$1" +} +# end func_to_host_path + + +# func_convert_path_noop ARG +# Copy ARG to func_to_host_path_result. +func_convert_path_noop () +{ + func_to_host_path_result=$1 +} +# end func_convert_path_noop + + +# func_convert_path_msys_to_w32 ARG +# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic +# conversion to w32 is not available inside the cwrapper. Returns result in +# func_to_host_path_result. +func_convert_path_msys_to_w32 () +{ + $debug_cmd + + func_to_host_path_result=$1 + if test -n "$1"; then + # Remove leading and trailing path separator characters from ARG. MSYS + # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; + # and winepath ignores them completely. + func_stripname : : "$1" + func_to_host_path_tmp1=$func_stripname_result + func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" + func_to_host_path_result=$func_convert_core_msys_to_w32_result + func_convert_path_check : ";" \ + "$func_to_host_path_tmp1" "$func_to_host_path_result" + func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" + fi +} +# end func_convert_path_msys_to_w32 + + +# func_convert_path_cygwin_to_w32 ARG +# Convert path ARG from Cygwin to w32 format. Returns result in +# func_to_host_file_result. +func_convert_path_cygwin_to_w32 () +{ + $debug_cmd + + func_to_host_path_result=$1 + if test -n "$1"; then + # See func_convert_path_msys_to_w32: + func_stripname : : "$1" + func_to_host_path_tmp1=$func_stripname_result + func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` + func_convert_path_check : ";" \ + "$func_to_host_path_tmp1" "$func_to_host_path_result" + func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" + fi +} +# end func_convert_path_cygwin_to_w32 + + +# func_convert_path_nix_to_w32 ARG +# Convert path ARG from *nix to w32 format. Requires a wine environment and +# a working winepath. Returns result in func_to_host_file_result. +func_convert_path_nix_to_w32 () +{ + $debug_cmd + + func_to_host_path_result=$1 + if test -n "$1"; then + # See func_convert_path_msys_to_w32: + func_stripname : : "$1" + func_to_host_path_tmp1=$func_stripname_result + func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" + func_to_host_path_result=$func_convert_core_path_wine_to_w32_result + func_convert_path_check : ";" \ + "$func_to_host_path_tmp1" "$func_to_host_path_result" + func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" + fi +} +# end func_convert_path_nix_to_w32 + + +# func_convert_path_msys_to_cygwin ARG +# Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. +# Returns result in func_to_host_file_result. +func_convert_path_msys_to_cygwin () +{ + $debug_cmd + + func_to_host_path_result=$1 + if test -n "$1"; then + # See func_convert_path_msys_to_w32: + func_stripname : : "$1" + func_to_host_path_tmp1=$func_stripname_result + func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" + func_cygpath -u -p "$func_convert_core_msys_to_w32_result" + func_to_host_path_result=$func_cygpath_result + func_convert_path_check : : \ + "$func_to_host_path_tmp1" "$func_to_host_path_result" + func_convert_path_front_back_pathsep ":*" "*:" : "$1" + fi +} +# end func_convert_path_msys_to_cygwin + + +# func_convert_path_nix_to_cygwin ARG +# Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a +# a wine environment, working winepath, and LT_CYGPATH set. Returns result in +# func_to_host_file_result. +func_convert_path_nix_to_cygwin () +{ + $debug_cmd + + func_to_host_path_result=$1 + if test -n "$1"; then + # Remove leading and trailing path separator characters from + # ARG. msys behavior is inconsistent here, cygpath turns them + # into '.;' and ';.', and winepath ignores them completely. + func_stripname : : "$1" + func_to_host_path_tmp1=$func_stripname_result + func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" + func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" + func_to_host_path_result=$func_cygpath_result + func_convert_path_check : : \ + "$func_to_host_path_tmp1" "$func_to_host_path_result" + func_convert_path_front_back_pathsep ":*" "*:" : "$1" + fi +} +# end func_convert_path_nix_to_cygwin + + +# func_dll_def_p FILE +# True iff FILE is a Windows DLL '.def' file. +# Keep in sync with _LT_DLL_DEF_P in libtool.m4 +func_dll_def_p () +{ + $debug_cmd + + func_dll_def_p_tmp=`$SED -n \ + -e 's/^[ ]*//' \ + -e '/^\(;.*\)*$/d' \ + -e 's/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p' \ + -e q \ + "$1"` + test DEF = "$func_dll_def_p_tmp" +} + + +# func_mode_compile arg... +func_mode_compile () +{ + $debug_cmd + + # Get the compilation command and the source file. + base_compile= + srcfile=$nonopt # always keep a non-empty value in "srcfile" + suppress_opt=yes + suppress_output= + arg_mode=normal + libobj= + later= + pie_flag= + + for arg + do + case $arg_mode in + arg ) + # do not "continue". Instead, add this to base_compile + lastarg=$arg + arg_mode=normal + ;; + + target ) + libobj=$arg + arg_mode=normal + continue + ;; + + normal ) + # Accept any command-line options. + case $arg in + -o) + test -n "$libobj" && \ + func_fatal_error "you cannot specify '-o' more than once" + arg_mode=target + continue + ;; + + -pie | -fpie | -fPIE) + func_append pie_flag " $arg" + continue + ;; + + -shared | -static | -prefer-pic | -prefer-non-pic) + func_append later " $arg" + continue + ;; + + -no-suppress) + suppress_opt=no + continue + ;; + + -Xcompiler) + arg_mode=arg # the next one goes into the "base_compile" arg list + continue # The current "srcfile" will either be retained or + ;; # replaced later. I would guess that would be a bug. + + -Wc,*) + func_stripname '-Wc,' '' "$arg" + args=$func_stripname_result + lastarg= + save_ifs=$IFS; IFS=, + for arg in $args; do + IFS=$save_ifs + func_append_quoted lastarg "$arg" + done + IFS=$save_ifs + func_stripname ' ' '' "$lastarg" + lastarg=$func_stripname_result + + # Add the arguments to base_compile. + func_append base_compile " $lastarg" + continue + ;; + + *) + # Accept the current argument as the source file. + # The previous "srcfile" becomes the current argument. + # + lastarg=$srcfile + srcfile=$arg + ;; + esac # case $arg + ;; + esac # case $arg_mode + + # Aesthetically quote the previous argument. + func_append_quoted base_compile "$lastarg" + done # for arg + + case $arg_mode in + arg) + func_fatal_error "you must specify an argument for -Xcompile" + ;; + target) + func_fatal_error "you must specify a target with '-o'" + ;; + *) + # Get the name of the library object. + test -z "$libobj" && { + func_basename "$srcfile" + libobj=$func_basename_result + } + ;; + esac + + # Recognize several different file suffixes. + # If the user specifies -o file.o, it is replaced with file.lo + case $libobj in + *.[cCFSifmso] | \ + *.ada | *.adb | *.ads | *.asm | \ + *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ + *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) + func_xform "$libobj" + libobj=$func_xform_result + ;; + esac + + case $libobj in + *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; + *) + func_fatal_error "cannot determine name of library object from '$libobj'" + ;; + esac + + func_infer_tag $base_compile + + for arg in $later; do + case $arg in + -shared) + test yes = "$build_libtool_libs" \ + || func_fatal_configuration "cannot build a shared library" + build_old_libs=no + continue + ;; + + -static) + build_libtool_libs=no + build_old_libs=yes + continue + ;; + + -prefer-pic) + pic_mode=yes + continue + ;; + + -prefer-non-pic) + pic_mode=no + continue + ;; + esac + done + + func_quote_for_eval "$libobj" + test "X$libobj" != "X$func_quote_for_eval_result" \ + && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ + && func_warning "libobj name '$libobj' may not contain shell special characters." + func_dirname_and_basename "$obj" "/" "" + objname=$func_basename_result + xdir=$func_dirname_result + lobj=$xdir$objdir/$objname + + test -z "$base_compile" && \ + func_fatal_help "you must specify a compilation command" + + # Delete any leftover library objects. + if test yes = "$build_old_libs"; then + removelist="$obj $lobj $libobj ${libobj}T" + else + removelist="$lobj $libobj ${libobj}T" + fi + + # On Cygwin there's no "real" PIC flag so we must build both object types + case $host_os in + cygwin* | mingw* | pw32* | os2* | cegcc*) + pic_mode=default + ;; + esac + if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then + # non-PIC code in shared libraries is not supported + pic_mode=default + fi + + # Calculate the filename of the output object if compiler does + # not support -o with -c + if test no = "$compiler_c_o"; then + output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext + lockfile=$output_obj.lock + else + output_obj= + need_locks=no + lockfile= + fi + + # Lock this critical section if it is needed + # We use this script file to make the link, it avoids creating a new file + if test yes = "$need_locks"; then + until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do + func_echo "Waiting for $lockfile to be removed" + sleep 2 + done + elif test warn = "$need_locks"; then + if test -f "$lockfile"; then + $ECHO "\ +*** ERROR, $lockfile exists and contains: +`cat $lockfile 2>/dev/null` + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support '-c' and '-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $opt_dry_run || $RM $removelist + exit $EXIT_FAILURE + fi + func_append removelist " $output_obj" + $ECHO "$srcfile" > "$lockfile" + fi + + $opt_dry_run || $RM $removelist + func_append removelist " $lockfile" + trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 + + func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 + srcfile=$func_to_tool_file_result + func_quote_for_eval "$srcfile" + qsrcfile=$func_quote_for_eval_result + + # Only build a PIC object if we are building libtool libraries. + if test yes = "$build_libtool_libs"; then + # Without this assignment, base_compile gets emptied. + fbsd_hideous_sh_bug=$base_compile + + if test no != "$pic_mode"; then + command="$base_compile $qsrcfile $pic_flag" + else + # Don't build PIC code + command="$base_compile $qsrcfile" + fi + + func_mkdir_p "$xdir$objdir" + + if test -z "$output_obj"; then + # Place PIC objects in $objdir + func_append command " -o $lobj" + fi + + func_show_eval_locale "$command" \ + 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' + + if test warn = "$need_locks" && + test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then + $ECHO "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support '-c' and '-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $opt_dry_run || $RM $removelist + exit $EXIT_FAILURE + fi + + # Just move the object if needed, then go on to compile the next one + if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then + func_show_eval '$MV "$output_obj" "$lobj"' \ + 'error=$?; $opt_dry_run || $RM $removelist; exit $error' + fi + + # Allow error messages only from the first compilation. + if test yes = "$suppress_opt"; then + suppress_output=' >/dev/null 2>&1' + fi + fi + + # Only build a position-dependent object if we build old libraries. + if test yes = "$build_old_libs"; then + if test yes != "$pic_mode"; then + # Don't build PIC code + command="$base_compile $qsrcfile$pie_flag" + else + command="$base_compile $qsrcfile $pic_flag" + fi + if test yes = "$compiler_c_o"; then + func_append command " -o $obj" + fi + + # Suppress compiler output if we already did a PIC compilation. + func_append command "$suppress_output" + func_show_eval_locale "$command" \ + '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' + + if test warn = "$need_locks" && + test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then + $ECHO "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support '-c' and '-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $opt_dry_run || $RM $removelist + exit $EXIT_FAILURE + fi + + # Just move the object if needed + if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then + func_show_eval '$MV "$output_obj" "$obj"' \ + 'error=$?; $opt_dry_run || $RM $removelist; exit $error' + fi + fi + + $opt_dry_run || { + func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" + + # Unlock the critical section if it was locked + if test no != "$need_locks"; then + removelist=$lockfile + $RM "$lockfile" + fi + } + + exit $EXIT_SUCCESS +} + +$opt_help || { + test compile = "$opt_mode" && func_mode_compile ${1+"$@"} +} + +func_mode_help () +{ + # We need to display help for each of the modes. + case $opt_mode in + "") + # Generic help is extracted from the usage comments + # at the start of this file. + func_help + ;; + + clean) + $ECHO \ +"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... + +Remove files from the build directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically '/bin/rm'). RM-OPTIONS are options (such as '-f') to be passed +to RM. + +If FILE is a libtool library, object or program, all the files associated +with it are deleted. Otherwise, only FILE itself is deleted using RM." + ;; + + compile) + $ECHO \ +"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE + +Compile a source file into a libtool library object. + +This mode accepts the following additional options: + + -o OUTPUT-FILE set the output file name to OUTPUT-FILE + -no-suppress do not suppress compiler output for multiple passes + -prefer-pic try to build PIC objects only + -prefer-non-pic try to build non-PIC objects only + -shared do not build a '.o' file suitable for static linking + -static only build a '.o' file suitable for static linking + -Wc,FLAG pass FLAG directly to the compiler + +COMPILE-COMMAND is a command to be used in creating a 'standard' object file +from the given SOURCEFILE. + +The output file name is determined by removing the directory component from +SOURCEFILE, then substituting the C source code suffix '.c' with the +library object suffix, '.lo'." + ;; + + execute) + $ECHO \ +"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... + +Automatically set library path, then run a program. + +This mode accepts the following additional options: + + -dlopen FILE add the directory containing FILE to the library path + +This mode sets the library path environment variable according to '-dlopen' +flags. + +If any of the ARGS are libtool executable wrappers, then they are translated +into their corresponding uninstalled binary, and any of their required library +directories are added to the library path. + +Then, COMMAND is executed, with ARGS as arguments." + ;; + + finish) + $ECHO \ +"Usage: $progname [OPTION]... --mode=finish [LIBDIR]... + +Complete the installation of libtool libraries. + +Each LIBDIR is a directory that contains libtool libraries. + +The commands that this mode executes may require superuser privileges. Use +the '--dry-run' option if you just want to see what would be executed." + ;; + + install) + $ECHO \ +"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... + +Install executables or libraries. + +INSTALL-COMMAND is the installation command. The first component should be +either the 'install' or 'cp' program. + +The following components of INSTALL-COMMAND are treated specially: + + -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation + +The rest of the components are interpreted as arguments to that command (only +BSD-compatible install options are recognized)." + ;; + + link) + $ECHO \ +"Usage: $progname [OPTION]... --mode=link LINK-COMMAND... + +Link object files or libraries together to form another library, or to +create an executable program. + +LINK-COMMAND is a command using the C compiler that you would use to create +a program from several object files. + +The following components of LINK-COMMAND are treated specially: + + -all-static do not do any dynamic linking at all + -avoid-version do not add a version suffix if possible + -bindir BINDIR specify path to binaries directory (for systems where + libraries must be found in the PATH setting at runtime) + -dlopen FILE '-dlpreopen' FILE if it cannot be dlopened at runtime + -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols + -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) + -export-symbols SYMFILE + try to export only the symbols listed in SYMFILE + -export-symbols-regex REGEX + try to export only the symbols matching REGEX + -LLIBDIR search LIBDIR for required installed libraries + -lNAME OUTPUT-FILE requires the installed library libNAME + -module build a library that can dlopened + -no-fast-install disable the fast-install mode + -no-install link a not-installable executable + -no-undefined declare that a library does not refer to external symbols + -o OUTPUT-FILE create OUTPUT-FILE from the specified objects + -objectlist FILE use a list of object files found in FILE to specify objects + -os2dllname NAME force a short DLL name on OS/2 (no effect on other OSes) + -precious-files-regex REGEX + don't remove output files matching REGEX + -release RELEASE specify package release information + -rpath LIBDIR the created library will eventually be installed in LIBDIR + -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries + -shared only do dynamic linking of libtool libraries + -shrext SUFFIX override the standard shared library file extension + -static do not do any dynamic linking of uninstalled libtool libraries + -static-libtool-libs + do not do any dynamic linking of libtool libraries + -version-info CURRENT[:REVISION[:AGE]] + specify library version info [each variable defaults to 0] + -weak LIBNAME declare that the target provides the LIBNAME interface + -Wc,FLAG + -Xcompiler FLAG pass linker-specific FLAG directly to the compiler + -Wl,FLAG + -Xlinker FLAG pass linker-specific FLAG directly to the linker + -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) + +All other options (arguments beginning with '-') are ignored. + +Every other argument is treated as a filename. Files ending in '.la' are +treated as uninstalled libtool libraries, other files are standard or library +object files. + +If the OUTPUT-FILE ends in '.la', then a libtool library is created, +only library objects ('.lo' files) may be specified, and '-rpath' is +required, except when creating a convenience library. + +If OUTPUT-FILE ends in '.a' or '.lib', then a standard library is created +using 'ar' and 'ranlib', or on Windows using 'lib'. + +If OUTPUT-FILE ends in '.lo' or '.$objext', then a reloadable object file +is created, otherwise an executable program is created." + ;; + + uninstall) + $ECHO \ +"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... + +Remove libraries from an installation directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically '/bin/rm'). RM-OPTIONS are options (such as '-f') to be passed +to RM. + +If FILE is a libtool library, all the files associated with it are deleted. +Otherwise, only FILE itself is deleted using RM." + ;; + + *) + func_fatal_help "invalid operation mode '$opt_mode'" + ;; + esac + + echo + $ECHO "Try '$progname --help' for more information about other modes." +} + +# Now that we've collected a possible --mode arg, show help if necessary +if $opt_help; then + if test : = "$opt_help"; then + func_mode_help + else + { + func_help noexit + for opt_mode in compile link execute install finish uninstall clean; do + func_mode_help + done + } | $SED -n '1p; 2,$s/^Usage:/ or: /p' + { + func_help noexit + for opt_mode in compile link execute install finish uninstall clean; do + echo + func_mode_help + done + } | + $SED '1d + /^When reporting/,/^Report/{ + H + d + } + $x + /information about other modes/d + /more detailed .*MODE/d + s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' + fi + exit $? +fi + + +# func_mode_execute arg... +func_mode_execute () +{ + $debug_cmd + + # The first argument is the command name. + cmd=$nonopt + test -z "$cmd" && \ + func_fatal_help "you must specify a COMMAND" + + # Handle -dlopen flags immediately. + for file in $opt_dlopen; do + test -f "$file" \ + || func_fatal_help "'$file' is not a file" + + dir= + case $file in + *.la) + func_resolve_sysroot "$file" + file=$func_resolve_sysroot_result + + # Check to see that this really is a libtool archive. + func_lalib_unsafe_p "$file" \ + || func_fatal_help "'$lib' is not a valid libtool archive" + + # Read the libtool library. + dlname= + library_names= + func_source "$file" + + # Skip this library if it cannot be dlopened. + if test -z "$dlname"; then + # Warn if it was a shared library. + test -n "$library_names" && \ + func_warning "'$file' was not linked with '-export-dynamic'" + continue + fi + + func_dirname "$file" "" "." + dir=$func_dirname_result + + if test -f "$dir/$objdir/$dlname"; then + func_append dir "/$objdir" + else + if test ! -f "$dir/$dlname"; then + func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'" + fi + fi + ;; + + *.lo) + # Just add the directory containing the .lo file. + func_dirname "$file" "" "." + dir=$func_dirname_result + ;; + + *) + func_warning "'-dlopen' is ignored for non-libtool libraries and objects" + continue + ;; + esac + + # Get the absolute pathname. + absdir=`cd "$dir" && pwd` + test -n "$absdir" && dir=$absdir + + # Now add the directory to shlibpath_var. + if eval "test -z \"\$$shlibpath_var\""; then + eval "$shlibpath_var=\"\$dir\"" + else + eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" + fi + done + + # This variable tells wrapper scripts just to set shlibpath_var + # rather than running their programs. + libtool_execute_magic=$magic + + # Check if any of the arguments is a wrapper script. + args= + for file + do + case $file in + -* | *.la | *.lo ) ;; + *) + # Do a test to see if this is really a libtool program. + if func_ltwrapper_script_p "$file"; then + func_source "$file" + # Transform arg to wrapped name. + file=$progdir/$program + elif func_ltwrapper_executable_p "$file"; then + func_ltwrapper_scriptname "$file" + func_source "$func_ltwrapper_scriptname_result" + # Transform arg to wrapped name. + file=$progdir/$program + fi + ;; + esac + # Quote arguments (to preserve shell metacharacters). + func_append_quoted args "$file" + done + + if $opt_dry_run; then + # Display what would be done. + if test -n "$shlibpath_var"; then + eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" + echo "export $shlibpath_var" + fi + $ECHO "$cmd$args" + exit $EXIT_SUCCESS + else + if test -n "$shlibpath_var"; then + # Export the shlibpath_var. + eval "export $shlibpath_var" + fi + + # Restore saved environment variables + for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES + do + eval "if test \"\${save_$lt_var+set}\" = set; then + $lt_var=\$save_$lt_var; export $lt_var + else + $lt_unset $lt_var + fi" + done + + # Now prepare to actually exec the command. + exec_cmd=\$cmd$args + fi +} + +test execute = "$opt_mode" && func_mode_execute ${1+"$@"} + + +# func_mode_finish arg... +func_mode_finish () +{ + $debug_cmd + + libs= + libdirs= + admincmds= + + for opt in "$nonopt" ${1+"$@"} + do + if test -d "$opt"; then + func_append libdirs " $opt" + + elif test -f "$opt"; then + if func_lalib_unsafe_p "$opt"; then + func_append libs " $opt" + else + func_warning "'$opt' is not a valid libtool archive" + fi + + else + func_fatal_error "invalid argument '$opt'" + fi + done + + if test -n "$libs"; then + if test -n "$lt_sysroot"; then + sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` + sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" + else + sysroot_cmd= + fi + + # Remove sysroot references + if $opt_dry_run; then + for lib in $libs; do + echo "removing references to $lt_sysroot and '=' prefixes from $lib" + done + else + tmpdir=`func_mktempdir` + for lib in $libs; do + $SED -e "$sysroot_cmd s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ + > $tmpdir/tmp-la + mv -f $tmpdir/tmp-la $lib + done + ${RM}r "$tmpdir" + fi + fi + + if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then + for libdir in $libdirs; do + if test -n "$finish_cmds"; then + # Do each command in the finish commands. + func_execute_cmds "$finish_cmds" 'admincmds="$admincmds +'"$cmd"'"' + fi + if test -n "$finish_eval"; then + # Do the single finish_eval. + eval cmds=\"$finish_eval\" + $opt_dry_run || eval "$cmds" || func_append admincmds " + $cmds" + fi + done + fi + + # Exit here if they wanted silent mode. + $opt_quiet && exit $EXIT_SUCCESS + + if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then + echo "----------------------------------------------------------------------" + echo "Libraries have been installed in:" + for libdir in $libdirs; do + $ECHO " $libdir" + done + echo + echo "If you ever happen to want to link against installed libraries" + echo "in a given directory, LIBDIR, you must either use libtool, and" + echo "specify the full pathname of the library, or use the '-LLIBDIR'" + echo "flag during linking and do at least one of the following:" + if test -n "$shlibpath_var"; then + echo " - add LIBDIR to the '$shlibpath_var' environment variable" + echo " during execution" + fi + if test -n "$runpath_var"; then + echo " - add LIBDIR to the '$runpath_var' environment variable" + echo " during linking" + fi + if test -n "$hardcode_libdir_flag_spec"; then + libdir=LIBDIR + eval flag=\"$hardcode_libdir_flag_spec\" + + $ECHO " - use the '$flag' linker flag" + fi + if test -n "$admincmds"; then + $ECHO " - have your system administrator run these commands:$admincmds" + fi + if test -f /etc/ld.so.conf; then + echo " - have your system administrator add LIBDIR to '/etc/ld.so.conf'" + fi + echo + + echo "See any operating system documentation about shared libraries for" + case $host in + solaris2.[6789]|solaris2.1[0-9]) + echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" + echo "pages." + ;; + *) + echo "more information, such as the ld(1) and ld.so(8) manual pages." + ;; + esac + echo "----------------------------------------------------------------------" + fi + exit $EXIT_SUCCESS +} + +test finish = "$opt_mode" && func_mode_finish ${1+"$@"} + + +# func_mode_install arg... +func_mode_install () +{ + $debug_cmd + + # There may be an optional sh(1) argument at the beginning of + # install_prog (especially on Windows NT). + if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" || + # Allow the use of GNU shtool's install command. + case $nonopt in *shtool*) :;; *) false;; esac + then + # Aesthetically quote it. + func_quote_for_eval "$nonopt" + install_prog="$func_quote_for_eval_result " + arg=$1 + shift + else + install_prog= + arg=$nonopt + fi + + # The real first argument should be the name of the installation program. + # Aesthetically quote it. + func_quote_for_eval "$arg" + func_append install_prog "$func_quote_for_eval_result" + install_shared_prog=$install_prog + case " $install_prog " in + *[\\\ /]cp\ *) install_cp=: ;; + *) install_cp=false ;; + esac + + # We need to accept at least all the BSD install flags. + dest= + files= + opts= + prev= + install_type= + isdir=false + stripme= + no_mode=: + for arg + do + arg2= + if test -n "$dest"; then + func_append files " $dest" + dest=$arg + continue + fi + + case $arg in + -d) isdir=: ;; + -f) + if $install_cp; then :; else + prev=$arg + fi + ;; + -g | -m | -o) + prev=$arg + ;; + -s) + stripme=" -s" + continue + ;; + -*) + ;; + *) + # If the previous option needed an argument, then skip it. + if test -n "$prev"; then + if test X-m = "X$prev" && test -n "$install_override_mode"; then + arg2=$install_override_mode + no_mode=false + fi + prev= + else + dest=$arg + continue + fi + ;; + esac + + # Aesthetically quote the argument. + func_quote_for_eval "$arg" + func_append install_prog " $func_quote_for_eval_result" + if test -n "$arg2"; then + func_quote_for_eval "$arg2" + fi + func_append install_shared_prog " $func_quote_for_eval_result" + done + + test -z "$install_prog" && \ + func_fatal_help "you must specify an install program" + + test -n "$prev" && \ + func_fatal_help "the '$prev' option requires an argument" + + if test -n "$install_override_mode" && $no_mode; then + if $install_cp; then :; else + func_quote_for_eval "$install_override_mode" + func_append install_shared_prog " -m $func_quote_for_eval_result" + fi + fi + + if test -z "$files"; then + if test -z "$dest"; then + func_fatal_help "no file or destination specified" + else + func_fatal_help "you must specify a destination" + fi + fi + + # Strip any trailing slash from the destination. + func_stripname '' '/' "$dest" + dest=$func_stripname_result + + # Check to see that the destination is a directory. + test -d "$dest" && isdir=: + if $isdir; then + destdir=$dest + destname= + else + func_dirname_and_basename "$dest" "" "." + destdir=$func_dirname_result + destname=$func_basename_result + + # Not a directory, so check to see that there is only one file specified. + set dummy $files; shift + test "$#" -gt 1 && \ + func_fatal_help "'$dest' is not a directory" + fi + case $destdir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + for file in $files; do + case $file in + *.lo) ;; + *) + func_fatal_help "'$destdir' must be an absolute directory name" + ;; + esac + done + ;; + esac + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic=$magic + + staticlibs= + future_libdirs= + current_libdirs= + for file in $files; do + + # Do each installation. + case $file in + *.$libext) + # Do the static libraries later. + func_append staticlibs " $file" + ;; + + *.la) + func_resolve_sysroot "$file" + file=$func_resolve_sysroot_result + + # Check to see that this really is a libtool archive. + func_lalib_unsafe_p "$file" \ + || func_fatal_help "'$file' is not a valid libtool archive" + + library_names= + old_library= + relink_command= + func_source "$file" + + # Add the libdir to current_libdirs if it is the destination. + if test "X$destdir" = "X$libdir"; then + case "$current_libdirs " in + *" $libdir "*) ;; + *) func_append current_libdirs " $libdir" ;; + esac + else + # Note the libdir as a future libdir. + case "$future_libdirs " in + *" $libdir "*) ;; + *) func_append future_libdirs " $libdir" ;; + esac + fi + + func_dirname "$file" "/" "" + dir=$func_dirname_result + func_append dir "$objdir" + + if test -n "$relink_command"; then + # Determine the prefix the user has applied to our future dir. + inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` + + # Don't allow the user to place us outside of our expected + # location b/c this prevents finding dependent libraries that + # are installed to the same prefix. + # At present, this check doesn't affect windows .dll's that + # are installed into $libdir/../bin (currently, that works fine) + # but it's something to keep an eye on. + test "$inst_prefix_dir" = "$destdir" && \ + func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir" + + if test -n "$inst_prefix_dir"; then + # Stick the inst_prefix_dir data into the link command. + relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` + else + relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` + fi + + func_warning "relinking '$file'" + func_show_eval "$relink_command" \ + 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"' + fi + + # See the names of the shared library. + set dummy $library_names; shift + if test -n "$1"; then + realname=$1 + shift + + srcname=$realname + test -n "$relink_command" && srcname=${realname}T + + # Install the shared library and build the symlinks. + func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ + 'exit $?' + tstripme=$stripme + case $host_os in + cygwin* | mingw* | pw32* | cegcc*) + case $realname in + *.dll.a) + tstripme= + ;; + esac + ;; + os2*) + case $realname in + *_dll.a) + tstripme= + ;; + esac + ;; + esac + if test -n "$tstripme" && test -n "$striplib"; then + func_show_eval "$striplib $destdir/$realname" 'exit $?' + fi + + if test "$#" -gt 0; then + # Delete the old symlinks, and create new ones. + # Try 'ln -sf' first, because the 'ln' binary might depend on + # the symlink we replace! Solaris /bin/ln does not understand -f, + # so we also need to try rm && ln -s. + for linkname + do + test "$linkname" != "$realname" \ + && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" + done + fi + + # Do each command in the postinstall commands. + lib=$destdir/$realname + func_execute_cmds "$postinstall_cmds" 'exit $?' + fi + + # Install the pseudo-library for information purposes. + func_basename "$file" + name=$func_basename_result + instname=$dir/${name}i + func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' + + # Maybe install the static library, too. + test -n "$old_library" && func_append staticlibs " $dir/$old_library" + ;; + + *.lo) + # Install (i.e. copy) a libtool object. + + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile=$destdir/$destname + else + func_basename "$file" + destfile=$func_basename_result + destfile=$destdir/$destfile + fi + + # Deduce the name of the destination old-style object file. + case $destfile in + *.lo) + func_lo2o "$destfile" + staticdest=$func_lo2o_result + ;; + *.$objext) + staticdest=$destfile + destfile= + ;; + *) + func_fatal_help "cannot copy a libtool object to '$destfile'" + ;; + esac + + # Install the libtool object if requested. + test -n "$destfile" && \ + func_show_eval "$install_prog $file $destfile" 'exit $?' + + # Install the old object if enabled. + if test yes = "$build_old_libs"; then + # Deduce the name of the old-style object file. + func_lo2o "$file" + staticobj=$func_lo2o_result + func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' + fi + exit $EXIT_SUCCESS + ;; + + *) + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile=$destdir/$destname + else + func_basename "$file" + destfile=$func_basename_result + destfile=$destdir/$destfile + fi + + # If the file is missing, and there is a .exe on the end, strip it + # because it is most likely a libtool script we actually want to + # install + stripped_ext= + case $file in + *.exe) + if test ! -f "$file"; then + func_stripname '' '.exe' "$file" + file=$func_stripname_result + stripped_ext=.exe + fi + ;; + esac + + # Do a test to see if this is really a libtool program. + case $host in + *cygwin* | *mingw*) + if func_ltwrapper_executable_p "$file"; then + func_ltwrapper_scriptname "$file" + wrapper=$func_ltwrapper_scriptname_result + else + func_stripname '' '.exe' "$file" + wrapper=$func_stripname_result + fi + ;; + *) + wrapper=$file + ;; + esac + if func_ltwrapper_script_p "$wrapper"; then + notinst_deplibs= + relink_command= + + func_source "$wrapper" + + # Check the variables that should have been set. + test -z "$generated_by_libtool_version" && \ + func_fatal_error "invalid libtool wrapper script '$wrapper'" + + finalize=: + for lib in $notinst_deplibs; do + # Check to see that each library is installed. + libdir= + if test -f "$lib"; then + func_source "$lib" + fi + libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` + if test -n "$libdir" && test ! -f "$libfile"; then + func_warning "'$lib' has not been installed in '$libdir'" + finalize=false + fi + done + + relink_command= + func_source "$wrapper" + + outputname= + if test no = "$fast_install" && test -n "$relink_command"; then + $opt_dry_run || { + if $finalize; then + tmpdir=`func_mktempdir` + func_basename "$file$stripped_ext" + file=$func_basename_result + outputname=$tmpdir/$file + # Replace the output file specification. + relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` + + $opt_quiet || { + func_quote_for_expand "$relink_command" + eval "func_echo $func_quote_for_expand_result" + } + if eval "$relink_command"; then : + else + func_error "error: relink '$file' with the above command before installing it" + $opt_dry_run || ${RM}r "$tmpdir" + continue + fi + file=$outputname + else + func_warning "cannot relink '$file'" + fi + } + else + # Install the binary that we compiled earlier. + file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` + fi + fi + + # remove .exe since cygwin /usr/bin/install will append another + # one anyway + case $install_prog,$host in + */usr/bin/install*,*cygwin*) + case $file:$destfile in + *.exe:*.exe) + # this is ok + ;; + *.exe:*) + destfile=$destfile.exe + ;; + *:*.exe) + func_stripname '' '.exe' "$destfile" + destfile=$func_stripname_result + ;; + esac + ;; + esac + func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' + $opt_dry_run || if test -n "$outputname"; then + ${RM}r "$tmpdir" + fi + ;; + esac + done + + for file in $staticlibs; do + func_basename "$file" + name=$func_basename_result + + # Set up the ranlib parameters. + oldlib=$destdir/$name + func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 + tool_oldlib=$func_to_tool_file_result + + func_show_eval "$install_prog \$file \$oldlib" 'exit $?' + + if test -n "$stripme" && test -n "$old_striplib"; then + func_show_eval "$old_striplib $tool_oldlib" 'exit $?' + fi + + # Do each command in the postinstall commands. + func_execute_cmds "$old_postinstall_cmds" 'exit $?' + done + + test -n "$future_libdirs" && \ + func_warning "remember to run '$progname --finish$future_libdirs'" + + if test -n "$current_libdirs"; then + # Maybe just do a dry run. + $opt_dry_run && current_libdirs=" -n$current_libdirs" + exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs' + else + exit $EXIT_SUCCESS + fi +} + +test install = "$opt_mode" && func_mode_install ${1+"$@"} + + +# func_generate_dlsyms outputname originator pic_p +# Extract symbols from dlprefiles and create ${outputname}S.o with +# a dlpreopen symbol table. +func_generate_dlsyms () +{ + $debug_cmd + + my_outputname=$1 + my_originator=$2 + my_pic_p=${3-false} + my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` + my_dlsyms= + + if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then + if test -n "$NM" && test -n "$global_symbol_pipe"; then + my_dlsyms=${my_outputname}S.c + else + func_error "not configured to extract global symbols from dlpreopened files" + fi + fi + + if test -n "$my_dlsyms"; then + case $my_dlsyms in + "") ;; + *.c) + # Discover the nlist of each of the dlfiles. + nlist=$output_objdir/$my_outputname.nm + + func_show_eval "$RM $nlist ${nlist}S ${nlist}T" + + # Parse the name list into a source file. + func_verbose "creating $output_objdir/$my_dlsyms" + + $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ +/* $my_dlsyms - symbol resolution table for '$my_outputname' dlsym emulation. */ +/* Generated by $PROGRAM (GNU $PACKAGE) $VERSION */ + +#ifdef __cplusplus +extern \"C\" { +#endif + +#if defined __GNUC__ && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) +#pragma GCC diagnostic ignored \"-Wstrict-prototypes\" +#endif + +/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ +#if defined _WIN32 || defined __CYGWIN__ || defined _WIN32_WCE +/* DATA imports from DLLs on WIN32 can't be const, because runtime + relocations are performed -- see ld's documentation on pseudo-relocs. */ +# define LT_DLSYM_CONST +#elif defined __osf__ +/* This system does not cope well with relocations in const data. */ +# define LT_DLSYM_CONST +#else +# define LT_DLSYM_CONST const +#endif + +#define STREQ(s1, s2) (strcmp ((s1), (s2)) == 0) + +/* External symbol declarations for the compiler. */\ +" + + if test yes = "$dlself"; then + func_verbose "generating symbol list for '$output'" + + $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" + + # Add our own program objects to the symbol list. + progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` + for progfile in $progfiles; do + func_to_tool_file "$progfile" func_convert_file_msys_to_w32 + func_verbose "extracting global C symbols from '$func_to_tool_file_result'" + $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" + done + + if test -n "$exclude_expsyms"; then + $opt_dry_run || { + eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' + eval '$MV "$nlist"T "$nlist"' + } + fi + + if test -n "$export_symbols_regex"; then + $opt_dry_run || { + eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' + eval '$MV "$nlist"T "$nlist"' + } + fi + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + export_symbols=$output_objdir/$outputname.exp + $opt_dry_run || { + $RM $export_symbols + eval "$SED -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' + case $host in + *cygwin* | *mingw* | *cegcc* ) + eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' + eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' + ;; + esac + } + else + $opt_dry_run || { + eval "$SED -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' + eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' + eval '$MV "$nlist"T "$nlist"' + case $host in + *cygwin* | *mingw* | *cegcc* ) + eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' + eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' + ;; + esac + } + fi + fi + + for dlprefile in $dlprefiles; do + func_verbose "extracting global C symbols from '$dlprefile'" + func_basename "$dlprefile" + name=$func_basename_result + case $host in + *cygwin* | *mingw* | *cegcc* ) + # if an import library, we need to obtain dlname + if func_win32_import_lib_p "$dlprefile"; then + func_tr_sh "$dlprefile" + eval "curr_lafile=\$libfile_$func_tr_sh_result" + dlprefile_dlbasename= + if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then + # Use subshell, to avoid clobbering current variable values + dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` + if test -n "$dlprefile_dlname"; then + func_basename "$dlprefile_dlname" + dlprefile_dlbasename=$func_basename_result + else + # no lafile. user explicitly requested -dlpreopen . + $sharedlib_from_linklib_cmd "$dlprefile" + dlprefile_dlbasename=$sharedlib_from_linklib_result + fi + fi + $opt_dry_run || { + if test -n "$dlprefile_dlbasename"; then + eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' + else + func_warning "Could not compute DLL name from $name" + eval '$ECHO ": $name " >> "$nlist"' + fi + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 + eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | + $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" + } + else # not an import lib + $opt_dry_run || { + eval '$ECHO ": $name " >> "$nlist"' + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 + eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" + } + fi + ;; + *) + $opt_dry_run || { + eval '$ECHO ": $name " >> "$nlist"' + func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 + eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" + } + ;; + esac + done + + $opt_dry_run || { + # Make sure we have at least an empty file. + test -f "$nlist" || : > "$nlist" + + if test -n "$exclude_expsyms"; then + $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T + $MV "$nlist"T "$nlist" + fi + + # Try sorting and uniquifying the output. + if $GREP -v "^: " < "$nlist" | + if sort -k 3 /dev/null 2>&1; then + sort -k 3 + else + sort +2 + fi | + uniq > "$nlist"S; then + : + else + $GREP -v "^: " < "$nlist" > "$nlist"S + fi + + if test -f "$nlist"S; then + eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' + else + echo '/* NONE */' >> "$output_objdir/$my_dlsyms" + fi + + func_show_eval '$RM "${nlist}I"' + if test -n "$global_symbol_to_import"; then + eval "$global_symbol_to_import"' < "$nlist"S > "$nlist"I' + fi + + echo >> "$output_objdir/$my_dlsyms" "\ + +/* The mapping between symbol names and symbols. */ +typedef struct { + const char *name; + void *address; +} lt_dlsymlist; +extern LT_DLSYM_CONST lt_dlsymlist +lt_${my_prefix}_LTX_preloaded_symbols[];\ +" + + if test -s "$nlist"I; then + echo >> "$output_objdir/$my_dlsyms" "\ +static void lt_syminit(void) +{ + LT_DLSYM_CONST lt_dlsymlist *symbol = lt_${my_prefix}_LTX_preloaded_symbols; + for (; symbol->name; ++symbol) + {" + $SED 's/.*/ if (STREQ (symbol->name, \"&\")) symbol->address = (void *) \&&;/' < "$nlist"I >> "$output_objdir/$my_dlsyms" + echo >> "$output_objdir/$my_dlsyms" "\ + } +}" + fi + echo >> "$output_objdir/$my_dlsyms" "\ +LT_DLSYM_CONST lt_dlsymlist +lt_${my_prefix}_LTX_preloaded_symbols[] = +{ {\"$my_originator\", (void *) 0}," + + if test -s "$nlist"I; then + echo >> "$output_objdir/$my_dlsyms" "\ + {\"@INIT@\", (void *) <_syminit}," + fi + + case $need_lib_prefix in + no) + eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" + ;; + *) + eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" + ;; + esac + echo >> "$output_objdir/$my_dlsyms" "\ + {0, (void *) 0} +}; + +/* This works around a problem in FreeBSD linker */ +#ifdef FREEBSD_WORKAROUND +static const void *lt_preloaded_setup() { + return lt_${my_prefix}_LTX_preloaded_symbols; +} +#endif + +#ifdef __cplusplus +} +#endif\ +" + } # !$opt_dry_run + + pic_flag_for_symtable= + case "$compile_command " in + *" -static "*) ;; + *) + case $host in + # compiling the symbol table file with pic_flag works around + # a FreeBSD bug that causes programs to crash when -lm is + # linked before any other PIC object. But we must not use + # pic_flag when linking with -static. The problem exists in + # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. + *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) + pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; + *-*-hpux*) + pic_flag_for_symtable=" $pic_flag" ;; + *) + $my_pic_p && pic_flag_for_symtable=" $pic_flag" + ;; + esac + ;; + esac + symtab_cflags= + for arg in $LTCFLAGS; do + case $arg in + -pie | -fpie | -fPIE) ;; + *) func_append symtab_cflags " $arg" ;; + esac + done + + # Now compile the dynamic symbol file. + func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' + + # Clean up the generated files. + func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T" "${nlist}I"' + + # Transform the symbol file into the correct name. + symfileobj=$output_objdir/${my_outputname}S.$objext + case $host in + *cygwin* | *mingw* | *cegcc* ) + if test -f "$output_objdir/$my_outputname.def"; then + compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` + finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` + else + compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` + finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` + fi + ;; + *) + compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` + finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` + ;; + esac + ;; + *) + func_fatal_error "unknown suffix for '$my_dlsyms'" + ;; + esac + else + # We keep going just in case the user didn't refer to + # lt_preloaded_symbols. The linker will fail if global_symbol_pipe + # really was required. + + # Nullify the symbol file. + compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` + finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` + fi +} + +# func_cygming_gnu_implib_p ARG +# This predicate returns with zero status (TRUE) if +# ARG is a GNU/binutils-style import library. Returns +# with nonzero status (FALSE) otherwise. +func_cygming_gnu_implib_p () +{ + $debug_cmd + + func_to_tool_file "$1" func_convert_file_msys_to_w32 + func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` + test -n "$func_cygming_gnu_implib_tmp" +} + +# func_cygming_ms_implib_p ARG +# This predicate returns with zero status (TRUE) if +# ARG is an MS-style import library. Returns +# with nonzero status (FALSE) otherwise. +func_cygming_ms_implib_p () +{ + $debug_cmd + + func_to_tool_file "$1" func_convert_file_msys_to_w32 + func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` + test -n "$func_cygming_ms_implib_tmp" +} + +# func_win32_libid arg +# return the library type of file 'arg' +# +# Need a lot of goo to handle *both* DLLs and import libs +# Has to be a shell function in order to 'eat' the argument +# that is supplied when $file_magic_command is called. +# Despite the name, also deal with 64 bit binaries. +func_win32_libid () +{ + $debug_cmd + + win32_libid_type=unknown + win32_fileres=`file -L $1 2>/dev/null` + case $win32_fileres in + *ar\ archive\ import\ library*) # definitely import + win32_libid_type="x86 archive import" + ;; + *ar\ archive*) # could be an import, or static + # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. + if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | + $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then + case $nm_interface in + "MS dumpbin") + if func_cygming_ms_implib_p "$1" || + func_cygming_gnu_implib_p "$1" + then + win32_nmres=import + else + win32_nmres= + fi + ;; + *) + func_to_tool_file "$1" func_convert_file_msys_to_w32 + win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | + $SED -n -e ' + 1,100{ + / I /{ + s|.*|import| + p + q + } + }'` + ;; + esac + case $win32_nmres in + import*) win32_libid_type="x86 archive import";; + *) win32_libid_type="x86 archive static";; + esac + fi + ;; + *DLL*) + win32_libid_type="x86 DLL" + ;; + *executable*) # but shell scripts are "executable" too... + case $win32_fileres in + *MS\ Windows\ PE\ Intel*) + win32_libid_type="x86 DLL" + ;; + esac + ;; + esac + $ECHO "$win32_libid_type" +} + +# func_cygming_dll_for_implib ARG +# +# Platform-specific function to extract the +# name of the DLL associated with the specified +# import library ARG. +# Invoked by eval'ing the libtool variable +# $sharedlib_from_linklib_cmd +# Result is available in the variable +# $sharedlib_from_linklib_result +func_cygming_dll_for_implib () +{ + $debug_cmd + + sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` +} + +# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs +# +# The is the core of a fallback implementation of a +# platform-specific function to extract the name of the +# DLL associated with the specified import library LIBNAME. +# +# SECTION_NAME is either .idata$6 or .idata$7, depending +# on the platform and compiler that created the implib. +# +# Echos the name of the DLL associated with the +# specified import library. +func_cygming_dll_for_implib_fallback_core () +{ + $debug_cmd + + match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` + $OBJDUMP -s --section "$1" "$2" 2>/dev/null | + $SED '/^Contents of section '"$match_literal"':/{ + # Place marker at beginning of archive member dllname section + s/.*/====MARK====/ + p + d + } + # These lines can sometimes be longer than 43 characters, but + # are always uninteresting + /:[ ]*file format pe[i]\{,1\}-/d + /^In archive [^:]*:/d + # Ensure marker is printed + /^====MARK====/p + # Remove all lines with less than 43 characters + /^.\{43\}/!d + # From remaining lines, remove first 43 characters + s/^.\{43\}//' | + $SED -n ' + # Join marker and all lines until next marker into a single line + /^====MARK====/ b para + H + $ b para + b + :para + x + s/\n//g + # Remove the marker + s/^====MARK====// + # Remove trailing dots and whitespace + s/[\. \t]*$// + # Print + /./p' | + # we now have a list, one entry per line, of the stringified + # contents of the appropriate section of all members of the + # archive that possess that section. Heuristic: eliminate + # all those that have a first or second character that is + # a '.' (that is, objdump's representation of an unprintable + # character.) This should work for all archives with less than + # 0x302f exports -- but will fail for DLLs whose name actually + # begins with a literal '.' or a single character followed by + # a '.'. + # + # Of those that remain, print the first one. + $SED -e '/^\./d;/^.\./d;q' +} + +# func_cygming_dll_for_implib_fallback ARG +# Platform-specific function to extract the +# name of the DLL associated with the specified +# import library ARG. +# +# This fallback implementation is for use when $DLLTOOL +# does not support the --identify-strict option. +# Invoked by eval'ing the libtool variable +# $sharedlib_from_linklib_cmd +# Result is available in the variable +# $sharedlib_from_linklib_result +func_cygming_dll_for_implib_fallback () +{ + $debug_cmd + + if func_cygming_gnu_implib_p "$1"; then + # binutils import library + sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` + elif func_cygming_ms_implib_p "$1"; then + # ms-generated import library + sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` + else + # unknown + sharedlib_from_linklib_result= + fi +} + + +# func_extract_an_archive dir oldlib +func_extract_an_archive () +{ + $debug_cmd + + f_ex_an_ar_dir=$1; shift + f_ex_an_ar_oldlib=$1 + if test yes = "$lock_old_archive_extraction"; then + lockfile=$f_ex_an_ar_oldlib.lock + until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do + func_echo "Waiting for $lockfile to be removed" + sleep 2 + done + fi + func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ + 'stat=$?; rm -f "$lockfile"; exit $stat' + if test yes = "$lock_old_archive_extraction"; then + $opt_dry_run || rm -f "$lockfile" + fi + if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then + : + else + func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" + fi +} + + +# func_extract_archives gentop oldlib ... +func_extract_archives () +{ + $debug_cmd + + my_gentop=$1; shift + my_oldlibs=${1+"$@"} + my_oldobjs= + my_xlib= + my_xabs= + my_xdir= + + for my_xlib in $my_oldlibs; do + # Extract the objects. + case $my_xlib in + [\\/]* | [A-Za-z]:[\\/]*) my_xabs=$my_xlib ;; + *) my_xabs=`pwd`"/$my_xlib" ;; + esac + func_basename "$my_xlib" + my_xlib=$func_basename_result + my_xlib_u=$my_xlib + while :; do + case " $extracted_archives " in + *" $my_xlib_u "*) + func_arith $extracted_serial + 1 + extracted_serial=$func_arith_result + my_xlib_u=lt$extracted_serial-$my_xlib ;; + *) break ;; + esac + done + extracted_archives="$extracted_archives $my_xlib_u" + my_xdir=$my_gentop/$my_xlib_u + + func_mkdir_p "$my_xdir" + + case $host in + *-darwin*) + func_verbose "Extracting $my_xabs" + # Do not bother doing anything if just a dry run + $opt_dry_run || { + darwin_orig_dir=`pwd` + cd $my_xdir || exit $? + darwin_archive=$my_xabs + darwin_curdir=`pwd` + func_basename "$darwin_archive" + darwin_base_archive=$func_basename_result + darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` + if test -n "$darwin_arches"; then + darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` + darwin_arch= + func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" + for darwin_arch in $darwin_arches; do + func_mkdir_p "unfat-$$/$darwin_base_archive-$darwin_arch" + $LIPO -thin $darwin_arch -output "unfat-$$/$darwin_base_archive-$darwin_arch/$darwin_base_archive" "$darwin_archive" + cd "unfat-$$/$darwin_base_archive-$darwin_arch" + func_extract_an_archive "`pwd`" "$darwin_base_archive" + cd "$darwin_curdir" + $RM "unfat-$$/$darwin_base_archive-$darwin_arch/$darwin_base_archive" + done # $darwin_arches + ## Okay now we've a bunch of thin objects, gotta fatten them up :) + darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` + darwin_file= + darwin_files= + for darwin_file in $darwin_filelist; do + darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` + $LIPO -create -output "$darwin_file" $darwin_files + done # $darwin_filelist + $RM -rf unfat-$$ + cd "$darwin_orig_dir" + else + cd $darwin_orig_dir + func_extract_an_archive "$my_xdir" "$my_xabs" + fi # $darwin_arches + } # !$opt_dry_run + ;; + *) + func_extract_an_archive "$my_xdir" "$my_xabs" + ;; + esac + my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` + done + + func_extract_archives_result=$my_oldobjs +} + + +# func_emit_wrapper [arg=no] +# +# Emit a libtool wrapper script on stdout. +# Don't directly open a file because we may want to +# incorporate the script contents within a cygwin/mingw +# wrapper executable. Must ONLY be called from within +# func_mode_link because it depends on a number of variables +# set therein. +# +# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR +# variable will take. If 'yes', then the emitted script +# will assume that the directory where it is stored is +# the $objdir directory. This is a cygwin/mingw-specific +# behavior. +func_emit_wrapper () +{ + func_emit_wrapper_arg1=${1-no} + + $ECHO "\ +#! $SHELL + +# $output - temporary wrapper script for $objdir/$outputname +# Generated by $PROGRAM (GNU $PACKAGE) $VERSION +# +# The $output program cannot be directly executed until all the libtool +# libraries that it depends on are installed. +# +# This wrapper script should never be moved out of the build directory. +# If it is, it will not operate correctly. + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +sed_quote_subst='$sed_quote_subst' + +# Be Bourne compatible +if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which + # is contrary to our usage. Disable this feature. + alias -g '\${1+\"\$@\"}'='\"\$@\"' + setopt NO_GLOB_SUBST +else + case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac +fi +BIN_SH=xpg4; export BIN_SH # for Tru64 +DUALCASE=1; export DUALCASE # for MKS sh + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH + +relink_command=\"$relink_command\" + +# This environment variable determines our operation mode. +if test \"\$libtool_install_magic\" = \"$magic\"; then + # install mode needs the following variables: + generated_by_libtool_version='$macro_version' + notinst_deplibs='$notinst_deplibs' +else + # When we are sourced in execute mode, \$file and \$ECHO are already set. + if test \"\$libtool_execute_magic\" != \"$magic\"; then + file=\"\$0\"" + + qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` + $ECHO "\ + +# A function that is used when there is no print builtin or printf. +func_fallback_echo () +{ + eval 'cat <<_LTECHO_EOF +\$1 +_LTECHO_EOF' +} + ECHO=\"$qECHO\" + fi + +# Very basic option parsing. These options are (a) specific to +# the libtool wrapper, (b) are identical between the wrapper +# /script/ and the wrapper /executable/ that is used only on +# windows platforms, and (c) all begin with the string "--lt-" +# (application programs are unlikely to have options that match +# this pattern). +# +# There are only two supported options: --lt-debug and +# --lt-dump-script. There is, deliberately, no --lt-help. +# +# The first argument to this parsing function should be the +# script's $0 value, followed by "$@". +lt_option_debug= +func_parse_lt_options () +{ + lt_script_arg0=\$0 + shift + for lt_opt + do + case \"\$lt_opt\" in + --lt-debug) lt_option_debug=1 ;; + --lt-dump-script) + lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` + test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. + lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` + cat \"\$lt_dump_D/\$lt_dump_F\" + exit 0 + ;; + --lt-*) + \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 + exit 1 + ;; + esac + done + + # Print the debug banner immediately: + if test -n \"\$lt_option_debug\"; then + echo \"$outputname:$output:\$LINENO: libtool wrapper (GNU $PACKAGE) $VERSION\" 1>&2 + fi +} + +# Used when --lt-debug. Prints its arguments to stdout +# (redirection is the responsibility of the caller) +func_lt_dump_args () +{ + lt_dump_args_N=1; + for lt_arg + do + \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" + lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` + done +} + +# Core function for launching the target application +func_exec_program_core () +{ +" + case $host in + # Backslashes separate directories on plain windows + *-*-mingw | *-*-os2* | *-cegcc*) + $ECHO "\ + if test -n \"\$lt_option_debug\"; then + \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir\\\\\$program\" 1>&2 + func_lt_dump_args \${1+\"\$@\"} 1>&2 + fi + exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} +" + ;; + + *) + $ECHO "\ + if test -n \"\$lt_option_debug\"; then + \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir/\$program\" 1>&2 + func_lt_dump_args \${1+\"\$@\"} 1>&2 + fi + exec \"\$progdir/\$program\" \${1+\"\$@\"} +" + ;; + esac + $ECHO "\ + \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 + exit 1 +} + +# A function to encapsulate launching the target application +# Strips options in the --lt-* namespace from \$@ and +# launches target application with the remaining arguments. +func_exec_program () +{ + case \" \$* \" in + *\\ --lt-*) + for lt_wr_arg + do + case \$lt_wr_arg in + --lt-*) ;; + *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; + esac + shift + done ;; + esac + func_exec_program_core \${1+\"\$@\"} +} + + # Parse options + func_parse_lt_options \"\$0\" \${1+\"\$@\"} + + # Find the directory that this script lives in. + thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` + test \"x\$thisdir\" = \"x\$file\" && thisdir=. + + # Follow symbolic links until we get to the real thisdir. + file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` + while test -n \"\$file\"; do + destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` + + # If there was a directory component, then change thisdir. + if test \"x\$destdir\" != \"x\$file\"; then + case \"\$destdir\" in + [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; + *) thisdir=\"\$thisdir/\$destdir\" ;; + esac + fi + + file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` + file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` + done + + # Usually 'no', except on cygwin/mingw when embedded into + # the cwrapper. + WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 + if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then + # special case for '.' + if test \"\$thisdir\" = \".\"; then + thisdir=\`pwd\` + fi + # remove .libs from thisdir + case \"\$thisdir\" in + *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; + $objdir ) thisdir=. ;; + esac + fi + + # Try to get the absolute directory name. + absdir=\`cd \"\$thisdir\" && pwd\` + test -n \"\$absdir\" && thisdir=\"\$absdir\" +" + + if test yes = "$fast_install"; then + $ECHO "\ + program=lt-'$outputname'$exeext + progdir=\"\$thisdir/$objdir\" + + if test ! -f \"\$progdir/\$program\" || + { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ + test \"X\$file\" != \"X\$progdir/\$program\"; }; then + + file=\"\$\$-\$program\" + + if test ! -d \"\$progdir\"; then + $MKDIR \"\$progdir\" + else + $RM \"\$progdir/\$file\" + fi" + + $ECHO "\ + + # relink executable if necessary + if test -n \"\$relink_command\"; then + if relink_command_output=\`eval \$relink_command 2>&1\`; then : + else + \$ECHO \"\$relink_command_output\" >&2 + $RM \"\$progdir/\$file\" + exit 1 + fi + fi + + $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || + { $RM \"\$progdir/\$program\"; + $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } + $RM \"\$progdir/\$file\" + fi" + else + $ECHO "\ + program='$outputname' + progdir=\"\$thisdir/$objdir\" +" + fi + + $ECHO "\ + + if test -f \"\$progdir/\$program\"; then" + + # fixup the dll searchpath if we need to. + # + # Fix the DLL searchpath if we need to. Do this before prepending + # to shlibpath, because on Windows, both are PATH and uninstalled + # libraries must come first. + if test -n "$dllsearchpath"; then + $ECHO "\ + # Add the dll search path components to the executable PATH + PATH=$dllsearchpath:\$PATH +" + fi + + # Export our shlibpath_var if we have one. + if test yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath"; then + $ECHO "\ + # Add our own library path to $shlibpath_var + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" + + # Some systems cannot cope with colon-terminated $shlibpath_var + # The second colon is a workaround for a bug in BeOS R4 sed + $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` + + export $shlibpath_var +" + fi + + $ECHO "\ + if test \"\$libtool_execute_magic\" != \"$magic\"; then + # Run the actual program with our arguments. + func_exec_program \${1+\"\$@\"} + fi + else + # The program doesn't exist. + \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2 + \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 + \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 + exit 1 + fi +fi\ +" +} + + +# func_emit_cwrapperexe_src +# emit the source code for a wrapper executable on stdout +# Must ONLY be called from within func_mode_link because +# it depends on a number of variable set therein. +func_emit_cwrapperexe_src () +{ + cat < +#include +#ifdef _MSC_VER +# include +# include +# include +#else +# include +# include +# ifdef __CYGWIN__ +# include +# endif +#endif +#include +#include +#include +#include +#include +#include +#include +#include + +#define STREQ(s1, s2) (strcmp ((s1), (s2)) == 0) + +/* declarations of non-ANSI functions */ +#if defined __MINGW32__ +# ifdef __STRICT_ANSI__ +int _putenv (const char *); +# endif +#elif defined __CYGWIN__ +# ifdef __STRICT_ANSI__ +char *realpath (const char *, char *); +int putenv (char *); +int setenv (const char *, const char *, int); +# endif +/* #elif defined other_platform || defined ... */ +#endif + +/* portability defines, excluding path handling macros */ +#if defined _MSC_VER +# define setmode _setmode +# define stat _stat +# define chmod _chmod +# define getcwd _getcwd +# define putenv _putenv +# define S_IXUSR _S_IEXEC +#elif defined __MINGW32__ +# define setmode _setmode +# define stat _stat +# define chmod _chmod +# define getcwd _getcwd +# define putenv _putenv +#elif defined __CYGWIN__ +# define HAVE_SETENV +# define FOPEN_WB "wb" +/* #elif defined other platforms ... */ +#endif + +#if defined PATH_MAX +# define LT_PATHMAX PATH_MAX +#elif defined MAXPATHLEN +# define LT_PATHMAX MAXPATHLEN +#else +# define LT_PATHMAX 1024 +#endif + +#ifndef S_IXOTH +# define S_IXOTH 0 +#endif +#ifndef S_IXGRP +# define S_IXGRP 0 +#endif + +/* path handling portability macros */ +#ifndef DIR_SEPARATOR +# define DIR_SEPARATOR '/' +# define PATH_SEPARATOR ':' +#endif + +#if defined _WIN32 || defined __MSDOS__ || defined __DJGPP__ || \ + defined __OS2__ +# define HAVE_DOS_BASED_FILE_SYSTEM +# define FOPEN_WB "wb" +# ifndef DIR_SEPARATOR_2 +# define DIR_SEPARATOR_2 '\\' +# endif +# ifndef PATH_SEPARATOR_2 +# define PATH_SEPARATOR_2 ';' +# endif +#endif + +#ifndef DIR_SEPARATOR_2 +# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) +#else /* DIR_SEPARATOR_2 */ +# define IS_DIR_SEPARATOR(ch) \ + (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) +#endif /* DIR_SEPARATOR_2 */ + +#ifndef PATH_SEPARATOR_2 +# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) +#else /* PATH_SEPARATOR_2 */ +# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) +#endif /* PATH_SEPARATOR_2 */ + +#ifndef FOPEN_WB +# define FOPEN_WB "w" +#endif +#ifndef _O_BINARY +# define _O_BINARY 0 +#endif + +#define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) +#define XFREE(stale) do { \ + if (stale) { free (stale); stale = 0; } \ +} while (0) + +#if defined LT_DEBUGWRAPPER +static int lt_debug = 1; +#else +static int lt_debug = 0; +#endif + +const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ + +void *xmalloc (size_t num); +char *xstrdup (const char *string); +const char *base_name (const char *name); +char *find_executable (const char *wrapper); +char *chase_symlinks (const char *pathspec); +int make_executable (const char *path); +int check_executable (const char *path); +char *strendzap (char *str, const char *pat); +void lt_debugprintf (const char *file, int line, const char *fmt, ...); +void lt_fatal (const char *file, int line, const char *message, ...); +static const char *nonnull (const char *s); +static const char *nonempty (const char *s); +void lt_setenv (const char *name, const char *value); +char *lt_extend_str (const char *orig_value, const char *add, int to_end); +void lt_update_exe_path (const char *name, const char *value); +void lt_update_lib_path (const char *name, const char *value); +char **prepare_spawn (char **argv); +void lt_dump_script (FILE *f); +EOF + + cat <= 0) + && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) + return 1; + else + return 0; +} + +int +make_executable (const char *path) +{ + int rval = 0; + struct stat st; + + lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", + nonempty (path)); + if ((!path) || (!*path)) + return 0; + + if (stat (path, &st) >= 0) + { + rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); + } + return rval; +} + +/* Searches for the full path of the wrapper. Returns + newly allocated full path name if found, NULL otherwise + Does not chase symlinks, even on platforms that support them. +*/ +char * +find_executable (const char *wrapper) +{ + int has_slash = 0; + const char *p; + const char *p_next; + /* static buffer for getcwd */ + char tmp[LT_PATHMAX + 1]; + size_t tmp_len; + char *concat_name; + + lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", + nonempty (wrapper)); + + if ((wrapper == NULL) || (*wrapper == '\0')) + return NULL; + + /* Absolute path? */ +#if defined HAVE_DOS_BASED_FILE_SYSTEM + if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') + { + concat_name = xstrdup (wrapper); + if (check_executable (concat_name)) + return concat_name; + XFREE (concat_name); + } + else + { +#endif + if (IS_DIR_SEPARATOR (wrapper[0])) + { + concat_name = xstrdup (wrapper); + if (check_executable (concat_name)) + return concat_name; + XFREE (concat_name); + } +#if defined HAVE_DOS_BASED_FILE_SYSTEM + } +#endif + + for (p = wrapper; *p; p++) + if (*p == '/') + { + has_slash = 1; + break; + } + if (!has_slash) + { + /* no slashes; search PATH */ + const char *path = getenv ("PATH"); + if (path != NULL) + { + for (p = path; *p; p = p_next) + { + const char *q; + size_t p_len; + for (q = p; *q; q++) + if (IS_PATH_SEPARATOR (*q)) + break; + p_len = (size_t) (q - p); + p_next = (*q == '\0' ? q : q + 1); + if (p_len == 0) + { + /* empty path: current directory */ + if (getcwd (tmp, LT_PATHMAX) == NULL) + lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", + nonnull (strerror (errno))); + tmp_len = strlen (tmp); + concat_name = + XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); + memcpy (concat_name, tmp, tmp_len); + concat_name[tmp_len] = '/'; + strcpy (concat_name + tmp_len + 1, wrapper); + } + else + { + concat_name = + XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); + memcpy (concat_name, p, p_len); + concat_name[p_len] = '/'; + strcpy (concat_name + p_len + 1, wrapper); + } + if (check_executable (concat_name)) + return concat_name; + XFREE (concat_name); + } + } + /* not found in PATH; assume curdir */ + } + /* Relative path | not found in path: prepend cwd */ + if (getcwd (tmp, LT_PATHMAX) == NULL) + lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", + nonnull (strerror (errno))); + tmp_len = strlen (tmp); + concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); + memcpy (concat_name, tmp, tmp_len); + concat_name[tmp_len] = '/'; + strcpy (concat_name + tmp_len + 1, wrapper); + + if (check_executable (concat_name)) + return concat_name; + XFREE (concat_name); + return NULL; +} + +char * +chase_symlinks (const char *pathspec) +{ +#ifndef S_ISLNK + return xstrdup (pathspec); +#else + char buf[LT_PATHMAX]; + struct stat s; + char *tmp_pathspec = xstrdup (pathspec); + char *p; + int has_symlinks = 0; + while (strlen (tmp_pathspec) && !has_symlinks) + { + lt_debugprintf (__FILE__, __LINE__, + "checking path component for symlinks: %s\n", + tmp_pathspec); + if (lstat (tmp_pathspec, &s) == 0) + { + if (S_ISLNK (s.st_mode) != 0) + { + has_symlinks = 1; + break; + } + + /* search backwards for last DIR_SEPARATOR */ + p = tmp_pathspec + strlen (tmp_pathspec) - 1; + while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) + p--; + if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) + { + /* no more DIR_SEPARATORS left */ + break; + } + *p = '\0'; + } + else + { + lt_fatal (__FILE__, __LINE__, + "error accessing file \"%s\": %s", + tmp_pathspec, nonnull (strerror (errno))); + } + } + XFREE (tmp_pathspec); + + if (!has_symlinks) + { + return xstrdup (pathspec); + } + + tmp_pathspec = realpath (pathspec, buf); + if (tmp_pathspec == 0) + { + lt_fatal (__FILE__, __LINE__, + "could not follow symlinks for %s", pathspec); + } + return xstrdup (tmp_pathspec); +#endif +} + +char * +strendzap (char *str, const char *pat) +{ + size_t len, patlen; + + assert (str != NULL); + assert (pat != NULL); + + len = strlen (str); + patlen = strlen (pat); + + if (patlen <= len) + { + str += len - patlen; + if (STREQ (str, pat)) + *str = '\0'; + } + return str; +} + +void +lt_debugprintf (const char *file, int line, const char *fmt, ...) +{ + va_list args; + if (lt_debug) + { + (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); + va_start (args, fmt); + (void) vfprintf (stderr, fmt, args); + va_end (args); + } +} + +static void +lt_error_core (int exit_status, const char *file, + int line, const char *mode, + const char *message, va_list ap) +{ + fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); + vfprintf (stderr, message, ap); + fprintf (stderr, ".\n"); + + if (exit_status >= 0) + exit (exit_status); +} + +void +lt_fatal (const char *file, int line, const char *message, ...) +{ + va_list ap; + va_start (ap, message); + lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); + va_end (ap); +} + +static const char * +nonnull (const char *s) +{ + return s ? s : "(null)"; +} + +static const char * +nonempty (const char *s) +{ + return (s && !*s) ? "(empty)" : nonnull (s); +} + +void +lt_setenv (const char *name, const char *value) +{ + lt_debugprintf (__FILE__, __LINE__, + "(lt_setenv) setting '%s' to '%s'\n", + nonnull (name), nonnull (value)); + { +#ifdef HAVE_SETENV + /* always make a copy, for consistency with !HAVE_SETENV */ + char *str = xstrdup (value); + setenv (name, str, 1); +#else + size_t len = strlen (name) + 1 + strlen (value) + 1; + char *str = XMALLOC (char, len); + sprintf (str, "%s=%s", name, value); + if (putenv (str) != EXIT_SUCCESS) + { + XFREE (str); + } +#endif + } +} + +char * +lt_extend_str (const char *orig_value, const char *add, int to_end) +{ + char *new_value; + if (orig_value && *orig_value) + { + size_t orig_value_len = strlen (orig_value); + size_t add_len = strlen (add); + new_value = XMALLOC (char, add_len + orig_value_len + 1); + if (to_end) + { + strcpy (new_value, orig_value); + strcpy (new_value + orig_value_len, add); + } + else + { + strcpy (new_value, add); + strcpy (new_value + add_len, orig_value); + } + } + else + { + new_value = xstrdup (add); + } + return new_value; +} + +void +lt_update_exe_path (const char *name, const char *value) +{ + lt_debugprintf (__FILE__, __LINE__, + "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", + nonnull (name), nonnull (value)); + + if (name && *name && value && *value) + { + char *new_value = lt_extend_str (getenv (name), value, 0); + /* some systems can't cope with a ':'-terminated path #' */ + size_t len = strlen (new_value); + while ((len > 0) && IS_PATH_SEPARATOR (new_value[len-1])) + { + new_value[--len] = '\0'; + } + lt_setenv (name, new_value); + XFREE (new_value); + } +} + +void +lt_update_lib_path (const char *name, const char *value) +{ + lt_debugprintf (__FILE__, __LINE__, + "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", + nonnull (name), nonnull (value)); + + if (name && *name && value && *value) + { + char *new_value = lt_extend_str (getenv (name), value, 0); + lt_setenv (name, new_value); + XFREE (new_value); + } +} + +EOF + case $host_os in + mingw*) + cat <<"EOF" + +/* Prepares an argument vector before calling spawn(). + Note that spawn() does not by itself call the command interpreter + (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : + ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); + GetVersionEx(&v); + v.dwPlatformId == VER_PLATFORM_WIN32_NT; + }) ? "cmd.exe" : "command.com"). + Instead it simply concatenates the arguments, separated by ' ', and calls + CreateProcess(). We must quote the arguments since Win32 CreateProcess() + interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a + special way: + - Space and tab are interpreted as delimiters. They are not treated as + delimiters if they are surrounded by double quotes: "...". + - Unescaped double quotes are removed from the input. Their only effect is + that within double quotes, space and tab are treated like normal + characters. + - Backslashes not followed by double quotes are not special. + - But 2*n+1 backslashes followed by a double quote become + n backslashes followed by a double quote (n >= 0): + \" -> " + \\\" -> \" + \\\\\" -> \\" + */ +#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" +#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" +char ** +prepare_spawn (char **argv) +{ + size_t argc; + char **new_argv; + size_t i; + + /* Count number of arguments. */ + for (argc = 0; argv[argc] != NULL; argc++) + ; + + /* Allocate new argument vector. */ + new_argv = XMALLOC (char *, argc + 1); + + /* Put quoted arguments into the new argument vector. */ + for (i = 0; i < argc; i++) + { + const char *string = argv[i]; + + if (string[0] == '\0') + new_argv[i] = xstrdup ("\"\""); + else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) + { + int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); + size_t length; + unsigned int backslashes; + const char *s; + char *quoted_string; + char *p; + + length = 0; + backslashes = 0; + if (quote_around) + length++; + for (s = string; *s != '\0'; s++) + { + char c = *s; + if (c == '"') + length += backslashes + 1; + length++; + if (c == '\\') + backslashes++; + else + backslashes = 0; + } + if (quote_around) + length += backslashes + 1; + + quoted_string = XMALLOC (char, length + 1); + + p = quoted_string; + backslashes = 0; + if (quote_around) + *p++ = '"'; + for (s = string; *s != '\0'; s++) + { + char c = *s; + if (c == '"') + { + unsigned int j; + for (j = backslashes + 1; j > 0; j--) + *p++ = '\\'; + } + *p++ = c; + if (c == '\\') + backslashes++; + else + backslashes = 0; + } + if (quote_around) + { + unsigned int j; + for (j = backslashes; j > 0; j--) + *p++ = '\\'; + *p++ = '"'; + } + *p = '\0'; + + new_argv[i] = quoted_string; + } + else + new_argv[i] = (char *) string; + } + new_argv[argc] = NULL; + + return new_argv; +} +EOF + ;; + esac + + cat <<"EOF" +void lt_dump_script (FILE* f) +{ +EOF + func_emit_wrapper yes | + $SED -n -e ' +s/^\(.\{79\}\)\(..*\)/\1\ +\2/ +h +s/\([\\"]\)/\\\1/g +s/$/\\n/ +s/\([^\n]*\).*/ fputs ("\1", f);/p +g +D' + cat <<"EOF" +} +EOF +} +# end: func_emit_cwrapperexe_src + +# func_win32_import_lib_p ARG +# True if ARG is an import lib, as indicated by $file_magic_cmd +func_win32_import_lib_p () +{ + $debug_cmd + + case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in + *import*) : ;; + *) false ;; + esac +} + +# func_suncc_cstd_abi +# !!ONLY CALL THIS FOR SUN CC AFTER $compile_command IS FULLY EXPANDED!! +# Several compiler flags select an ABI that is incompatible with the +# Cstd library. Avoid specifying it if any are in CXXFLAGS. +func_suncc_cstd_abi () +{ + $debug_cmd + + case " $compile_command " in + *" -compat=g "*|*\ -std=c++[0-9][0-9]\ *|*" -library=stdcxx4 "*|*" -library=stlport4 "*) + suncc_use_cstd_abi=no + ;; + *) + suncc_use_cstd_abi=yes + ;; + esac +} + +# func_mode_link arg... +func_mode_link () +{ + $debug_cmd + + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) + # It is impossible to link a dll without this setting, and + # we shouldn't force the makefile maintainer to figure out + # what system we are compiling for in order to pass an extra + # flag for every libtool invocation. + # allow_undefined=no + + # FIXME: Unfortunately, there are problems with the above when trying + # to make a dll that has undefined symbols, in which case not + # even a static library is built. For now, we need to specify + # -no-undefined on the libtool link line when we can be certain + # that all symbols are satisfied, otherwise we get a static library. + allow_undefined=yes + ;; + *) + allow_undefined=yes + ;; + esac + libtool_args=$nonopt + base_compile="$nonopt $@" + compile_command=$nonopt + finalize_command=$nonopt + + compile_rpath= + finalize_rpath= + compile_shlibpath= + finalize_shlibpath= + convenience= + old_convenience= + deplibs= + old_deplibs= + compiler_flags= + linker_flags= + dllsearchpath= + lib_search_path=`pwd` + inst_prefix_dir= + new_inherited_linker_flags= + + avoid_version=no + bindir= + dlfiles= + dlprefiles= + dlself=no + export_dynamic=no + export_symbols= + export_symbols_regex= + generated= + libobjs= + ltlibs= + module=no + no_install=no + objs= + os2dllname= + non_pic_objects= + precious_files_regex= + prefer_static_libs=no + preload=false + prev= + prevarg= + release= + rpath= + xrpath= + perm_rpath= + temp_rpath= + thread_safe=no + vinfo= + vinfo_number=no + weak_libs= + single_module=$wl-single_module + func_infer_tag $base_compile + + # We need to know -static, to get the right output filenames. + for arg + do + case $arg in + -shared) + test yes != "$build_libtool_libs" \ + && func_fatal_configuration "cannot build a shared library" + build_old_libs=no + break + ;; + -all-static | -static | -static-libtool-libs) + case $arg in + -all-static) + if test yes = "$build_libtool_libs" && test -z "$link_static_flag"; then + func_warning "complete static linking is impossible in this configuration" + fi + if test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + prefer_static_libs=yes + ;; + -static) + if test -z "$pic_flag" && test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + prefer_static_libs=built + ;; + -static-libtool-libs) + if test -z "$pic_flag" && test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + prefer_static_libs=yes + ;; + esac + build_libtool_libs=no + build_old_libs=yes + break + ;; + esac + done + + # See if our shared archives depend on static archives. + test -n "$old_archive_from_new_cmds" && build_old_libs=yes + + # Go through the arguments, transforming them on the way. + while test "$#" -gt 0; do + arg=$1 + shift + func_quote_for_eval "$arg" + qarg=$func_quote_for_eval_unquoted_result + func_append libtool_args " $func_quote_for_eval_result" + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + output) + func_append compile_command " @OUTPUT@" + func_append finalize_command " @OUTPUT@" + ;; + esac + + case $prev in + bindir) + bindir=$arg + prev= + continue + ;; + dlfiles|dlprefiles) + $preload || { + # Add the symbol object into the linking commands. + func_append compile_command " @SYMFILE@" + func_append finalize_command " @SYMFILE@" + preload=: + } + case $arg in + *.la | *.lo) ;; # We handle these cases below. + force) + if test no = "$dlself"; then + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + self) + if test dlprefiles = "$prev"; then + dlself=yes + elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then + dlself=yes + else + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + *) + if test dlfiles = "$prev"; then + func_append dlfiles " $arg" + else + func_append dlprefiles " $arg" + fi + prev= + continue + ;; + esac + ;; + expsyms) + export_symbols=$arg + test -f "$arg" \ + || func_fatal_error "symbol file '$arg' does not exist" + prev= + continue + ;; + expsyms_regex) + export_symbols_regex=$arg + prev= + continue + ;; + framework) + case $host in + *-*-darwin*) + case "$deplibs " in + *" $qarg.ltframework "*) ;; + *) func_append deplibs " $qarg.ltframework" # this is fixed later + ;; + esac + ;; + esac + prev= + continue + ;; + inst_prefix) + inst_prefix_dir=$arg + prev= + continue + ;; + mllvm) + # Clang does not use LLVM to link, so we can simply discard any + # '-mllvm $arg' options when doing the link step. + prev= + continue + ;; + objectlist) + if test -f "$arg"; then + save_arg=$arg + moreargs= + for fil in `cat "$save_arg"` + do +# func_append moreargs " $fil" + arg=$fil + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if func_lalib_unsafe_p "$arg"; then + pic_object= + non_pic_object= + + # Read the .lo file + func_source "$arg" + + if test -z "$pic_object" || + test -z "$non_pic_object" || + test none = "$pic_object" && + test none = "$non_pic_object"; then + func_fatal_error "cannot find name of object for '$arg'" + fi + + # Extract subdirectory from the argument. + func_dirname "$arg" "/" "" + xdir=$func_dirname_result + + if test none != "$pic_object"; then + # Prepend the subdirectory the object is found in. + pic_object=$xdir$pic_object + + if test dlfiles = "$prev"; then + if test yes = "$build_libtool_libs" && test yes = "$dlopen_support"; then + func_append dlfiles " $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test dlprefiles = "$prev"; then + # Preload the old-style object. + func_append dlprefiles " $pic_object" + prev= + fi + + # A PIC object. + func_append libobjs " $pic_object" + arg=$pic_object + fi + + # Non-PIC object. + if test none != "$non_pic_object"; then + # Prepend the subdirectory the object is found in. + non_pic_object=$xdir$non_pic_object + + # A standard non-PIC object + func_append non_pic_objects " $non_pic_object" + if test -z "$pic_object" || test none = "$pic_object"; then + arg=$non_pic_object + fi + else + # If the PIC object exists, use it instead. + # $xdir was prepended to $pic_object above. + non_pic_object=$pic_object + func_append non_pic_objects " $non_pic_object" + fi + else + # Only an error if not doing a dry-run. + if $opt_dry_run; then + # Extract subdirectory from the argument. + func_dirname "$arg" "/" "" + xdir=$func_dirname_result + + func_lo2o "$arg" + pic_object=$xdir$objdir/$func_lo2o_result + non_pic_object=$xdir$func_lo2o_result + func_append libobjs " $pic_object" + func_append non_pic_objects " $non_pic_object" + else + func_fatal_error "'$arg' is not a valid libtool object" + fi + fi + done + else + func_fatal_error "link input file '$arg' does not exist" + fi + arg=$save_arg + prev= + continue + ;; + os2dllname) + os2dllname=$arg + prev= + continue + ;; + precious_regex) + precious_files_regex=$arg + prev= + continue + ;; + release) + release=-$arg + prev= + continue + ;; + rpath | xrpath) + # We need an absolute path. + case $arg in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + func_fatal_error "only absolute run-paths are allowed" + ;; + esac + if test rpath = "$prev"; then + case "$rpath " in + *" $arg "*) ;; + *) func_append rpath " $arg" ;; + esac + else + case "$xrpath " in + *" $arg "*) ;; + *) func_append xrpath " $arg" ;; + esac + fi + prev= + continue + ;; + shrext) + shrext_cmds=$arg + prev= + continue + ;; + weak) + func_append weak_libs " $arg" + prev= + continue + ;; + xcclinker) + func_append linker_flags " $qarg" + func_append compiler_flags " $qarg" + prev= + func_append compile_command " $qarg" + func_append finalize_command " $qarg" + continue + ;; + xcompiler) + func_append compiler_flags " $qarg" + prev= + func_append compile_command " $qarg" + func_append finalize_command " $qarg" + continue + ;; + xlinker) + func_append linker_flags " $qarg" + func_append compiler_flags " $wl$qarg" + prev= + func_append compile_command " $wl$qarg" + func_append finalize_command " $wl$qarg" + continue + ;; + *) + eval "$prev=\"\$arg\"" + prev= + continue + ;; + esac + fi # test -n "$prev" + + prevarg=$arg + + case $arg in + -all-static) + if test -n "$link_static_flag"; then + # See comment for -static flag below, for more details. + func_append compile_command " $link_static_flag" + func_append finalize_command " $link_static_flag" + fi + continue + ;; + + -allow-undefined) + # FIXME: remove this flag sometime in the future. + func_fatal_error "'-allow-undefined' must not be used because it is the default" + ;; + + -avoid-version) + avoid_version=yes + continue + ;; + + -bindir) + prev=bindir + continue + ;; + + -dlopen) + prev=dlfiles + continue + ;; + + -dlpreopen) + prev=dlprefiles + continue + ;; + + -export-dynamic) + export_dynamic=yes + continue + ;; + + -export-symbols | -export-symbols-regex) + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + func_fatal_error "more than one -exported-symbols argument is not allowed" + fi + if test X-export-symbols = "X$arg"; then + prev=expsyms + else + prev=expsyms_regex + fi + continue + ;; + + -framework) + prev=framework + continue + ;; + + -inst-prefix-dir) + prev=inst_prefix + continue + ;; + + # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* + # so, if we see these flags be careful not to treat them like -L + -L[A-Z][A-Z]*:*) + case $with_gcc/$host in + no/*-*-irix* | /*-*-irix*) + func_append compile_command " $arg" + func_append finalize_command " $arg" + ;; + esac + continue + ;; + + -L*) + func_stripname "-L" '' "$arg" + if test -z "$func_stripname_result"; then + if test "$#" -gt 0; then + func_fatal_error "require no space between '-L' and '$1'" + else + func_fatal_error "need path for '-L' option" + fi + fi + func_resolve_sysroot "$func_stripname_result" + dir=$func_resolve_sysroot_result + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + absdir=`cd "$dir" && pwd` + test -z "$absdir" && \ + func_fatal_error "cannot determine absolute directory name of '$dir'" + dir=$absdir + ;; + esac + case "$deplibs " in + *" -L$dir "* | *" $arg "*) + # Will only happen for absolute or sysroot arguments + ;; + *) + # Preserve sysroot, but never include relative directories + case $dir in + [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; + *) func_append deplibs " -L$dir" ;; + esac + func_append lib_search_path " $dir" + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) + testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` + case :$dllsearchpath: in + *":$dir:"*) ;; + ::) dllsearchpath=$dir;; + *) func_append dllsearchpath ":$dir";; + esac + case :$dllsearchpath: in + *":$testbindir:"*) ;; + ::) dllsearchpath=$testbindir;; + *) func_append dllsearchpath ":$testbindir";; + esac + ;; + esac + continue + ;; + + -l*) + if test X-lc = "X$arg" || test X-lm = "X$arg"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) + # These systems don't actually have a C or math library (as such) + continue + ;; + *-*-os2*) + # These systems don't actually have a C library (as such) + test X-lc = "X$arg" && continue + ;; + *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*) + # Do not include libc due to us having libc/libc_r. + test X-lc = "X$arg" && continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C and math libraries are in the System framework + func_append deplibs " System.ltframework" + continue + ;; + *-*-sco3.2v5* | *-*-sco5v6*) + # Causes problems with __ctype + test X-lc = "X$arg" && continue + ;; + *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) + # Compiler inserts libc in the correct place for threads to work + test X-lc = "X$arg" && continue + ;; + esac + elif test X-lc_r = "X$arg"; then + case $host in + *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*) + # Do not include libc_r directly, use -pthread flag. + continue + ;; + esac + fi + func_append deplibs " $arg" + continue + ;; + + -mllvm) + prev=mllvm + continue + ;; + + -module) + module=yes + continue + ;; + + # Tru64 UNIX uses -model [arg] to determine the layout of C++ + # classes, name mangling, and exception handling. + # Darwin uses the -arch flag to determine output architecture. + -model|-arch|-isysroot|--sysroot) + func_append compiler_flags " $arg" + func_append compile_command " $arg" + func_append finalize_command " $arg" + prev=xcompiler + continue + ;; + + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ + |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) + func_append compiler_flags " $arg" + func_append compile_command " $arg" + func_append finalize_command " $arg" + case "$new_inherited_linker_flags " in + *" $arg "*) ;; + * ) func_append new_inherited_linker_flags " $arg" ;; + esac + continue + ;; + + -multi_module) + single_module=$wl-multi_module + continue + ;; + + -no-fast-install) + fast_install=no + continue + ;; + + -no-install) + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) + # The PATH hackery in wrapper scripts is required on Windows + # and Darwin in order for the loader to find any dlls it needs. + func_warning "'-no-install' is ignored for $host" + func_warning "assuming '-no-fast-install' instead" + fast_install=no + ;; + *) no_install=yes ;; + esac + continue + ;; + + -no-undefined) + allow_undefined=no + continue + ;; + + -objectlist) + prev=objectlist + continue + ;; + + -os2dllname) + prev=os2dllname + continue + ;; + + -o) prev=output ;; + + -precious-files-regex) + prev=precious_regex + continue + ;; + + -release) + prev=release + continue + ;; + + -rpath) + prev=rpath + continue + ;; + + -R) + prev=xrpath + continue + ;; + + -R*) + func_stripname '-R' '' "$arg" + dir=$func_stripname_result + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + =*) + func_stripname '=' '' "$dir" + dir=$lt_sysroot$func_stripname_result + ;; + *) + func_fatal_error "only absolute run-paths are allowed" + ;; + esac + case "$xrpath " in + *" $dir "*) ;; + *) func_append xrpath " $dir" ;; + esac + continue + ;; + + -shared) + # The effects of -shared are defined in a previous loop. + continue + ;; + + -shrext) + prev=shrext + continue + ;; + + -static | -static-libtool-libs) + # The effects of -static are defined in a previous loop. + # We used to do the same as -all-static on platforms that + # didn't have a PIC flag, but the assumption that the effects + # would be equivalent was wrong. It would break on at least + # Digital Unix and AIX. + continue + ;; + + -thread-safe) + thread_safe=yes + continue + ;; + + -version-info) + prev=vinfo + continue + ;; + + -version-number) + prev=vinfo + vinfo_number=yes + continue + ;; + + -weak) + prev=weak + continue + ;; + + -Wc,*) + func_stripname '-Wc,' '' "$arg" + args=$func_stripname_result + arg= + save_ifs=$IFS; IFS=, + for flag in $args; do + IFS=$save_ifs + func_quote_for_eval "$flag" + func_append arg " $func_quote_for_eval_result" + func_append compiler_flags " $func_quote_for_eval_result" + done + IFS=$save_ifs + func_stripname ' ' '' "$arg" + arg=$func_stripname_result + ;; + + -Wl,*) + func_stripname '-Wl,' '' "$arg" + args=$func_stripname_result + arg= + save_ifs=$IFS; IFS=, + for flag in $args; do + IFS=$save_ifs + func_quote_for_eval "$flag" + func_append arg " $wl$func_quote_for_eval_result" + func_append compiler_flags " $wl$func_quote_for_eval_result" + func_append linker_flags " $func_quote_for_eval_result" + done + IFS=$save_ifs + func_stripname ' ' '' "$arg" + arg=$func_stripname_result + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Xlinker) + prev=xlinker + continue + ;; + + -XCClinker) + prev=xcclinker + continue + ;; + + # -msg_* for osf cc + -msg_*) + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result + ;; + + # Flags to be passed through unchanged, with rationale: + # -64, -mips[0-9] enable 64-bit mode for the SGI compiler + # -r[0-9][0-9]* specify processor for the SGI compiler + # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler + # +DA*, +DD* enable 64-bit mode for the HP compiler + # -q* compiler args for the IBM compiler + # -m*, -t[45]*, -txscale* architecture-specific flags for GCC + # -F/path path to uninstalled frameworks, gcc on darwin + # -p, -pg, --coverage, -fprofile-* profiling flags for GCC + # -fstack-protector* stack protector flags for GCC + # @file GCC response files + # -tp=* Portland pgcc target processor selection + # --sysroot=* for sysroot support + # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization + # -specs=* GCC specs files + # -stdlib=* select c++ std lib with clang + # -fsanitize=* Clang/GCC memory and address sanitizer + -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ + -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ + -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ + -specs=*|-fsanitize=*) + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result + func_append compile_command " $arg" + func_append finalize_command " $arg" + func_append compiler_flags " $arg" + continue + ;; + + -Z*) + if test os2 = "`expr $host : '.*\(os2\)'`"; then + # OS/2 uses -Zxxx to specify OS/2-specific options + compiler_flags="$compiler_flags $arg" + func_append compile_command " $arg" + func_append finalize_command " $arg" + case $arg in + -Zlinker | -Zstack) + prev=xcompiler + ;; + esac + continue + else + # Otherwise treat like 'Some other compiler flag' below + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result + fi + ;; + + # Some other compiler flag. + -* | +*) + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result + ;; + + *.$objext) + # A standard object. + func_append objs " $arg" + ;; + + *.lo) + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if func_lalib_unsafe_p "$arg"; then + pic_object= + non_pic_object= + + # Read the .lo file + func_source "$arg" + + if test -z "$pic_object" || + test -z "$non_pic_object" || + test none = "$pic_object" && + test none = "$non_pic_object"; then + func_fatal_error "cannot find name of object for '$arg'" + fi + + # Extract subdirectory from the argument. + func_dirname "$arg" "/" "" + xdir=$func_dirname_result + + test none = "$pic_object" || { + # Prepend the subdirectory the object is found in. + pic_object=$xdir$pic_object + + if test dlfiles = "$prev"; then + if test yes = "$build_libtool_libs" && test yes = "$dlopen_support"; then + func_append dlfiles " $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test dlprefiles = "$prev"; then + # Preload the old-style object. + func_append dlprefiles " $pic_object" + prev= + fi + + # A PIC object. + func_append libobjs " $pic_object" + arg=$pic_object + } + + # Non-PIC object. + if test none != "$non_pic_object"; then + # Prepend the subdirectory the object is found in. + non_pic_object=$xdir$non_pic_object + + # A standard non-PIC object + func_append non_pic_objects " $non_pic_object" + if test -z "$pic_object" || test none = "$pic_object"; then + arg=$non_pic_object + fi + else + # If the PIC object exists, use it instead. + # $xdir was prepended to $pic_object above. + non_pic_object=$pic_object + func_append non_pic_objects " $non_pic_object" + fi + else + # Only an error if not doing a dry-run. + if $opt_dry_run; then + # Extract subdirectory from the argument. + func_dirname "$arg" "/" "" + xdir=$func_dirname_result + + func_lo2o "$arg" + pic_object=$xdir$objdir/$func_lo2o_result + non_pic_object=$xdir$func_lo2o_result + func_append libobjs " $pic_object" + func_append non_pic_objects " $non_pic_object" + else + func_fatal_error "'$arg' is not a valid libtool object" + fi + fi + ;; + + *.$libext) + # An archive. + func_append deplibs " $arg" + func_append old_deplibs " $arg" + continue + ;; + + *.la) + # A libtool-controlled library. + + func_resolve_sysroot "$arg" + if test dlfiles = "$prev"; then + # This library was specified with -dlopen. + func_append dlfiles " $func_resolve_sysroot_result" + prev= + elif test dlprefiles = "$prev"; then + # The library was specified with -dlpreopen. + func_append dlprefiles " $func_resolve_sysroot_result" + prev= + else + func_append deplibs " $func_resolve_sysroot_result" + fi + continue + ;; + + # Some other compiler argument. + *) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result + ;; + esac # arg + + # Now actually substitute the argument into the commands. + if test -n "$arg"; then + func_append compile_command " $arg" + func_append finalize_command " $arg" + fi + done # argument parsing loop + + test -n "$prev" && \ + func_fatal_help "the '$prevarg' option requires an argument" + + if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then + eval arg=\"$export_dynamic_flag_spec\" + func_append compile_command " $arg" + func_append finalize_command " $arg" + fi + + oldlibs= + # calculate the name of the file, without its directory + func_basename "$output" + outputname=$func_basename_result + libobjs_save=$libobjs + + if test -n "$shlibpath_var"; then + # get the directories listed in $shlibpath_var + eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` + else + shlib_search_path= + fi + eval sys_lib_search_path=\"$sys_lib_search_path_spec\" + eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" + + # Definition is injected by LT_CONFIG during libtool generation. + func_munge_path_list sys_lib_dlsearch_path "$LT_SYS_LIBRARY_PATH" + + func_dirname "$output" "/" "" + output_objdir=$func_dirname_result$objdir + func_to_tool_file "$output_objdir/" + tool_output_objdir=$func_to_tool_file_result + # Create the object directory. + func_mkdir_p "$output_objdir" + + # Determine the type of output + case $output in + "") + func_fatal_help "you must specify an output file" + ;; + *.$libext) linkmode=oldlib ;; + *.lo | *.$objext) linkmode=obj ;; + *.la) linkmode=lib ;; + *) linkmode=prog ;; # Anything else should be a program. + esac + + specialdeplibs= + + libs= + # Find all interdependent deplibs by searching for libraries + # that are linked more than once (e.g. -la -lb -la) + for deplib in $deplibs; do + if $opt_preserve_dup_deps; then + case "$libs " in + *" $deplib "*) func_append specialdeplibs " $deplib" ;; + esac + fi + func_append libs " $deplib" + done + + if test lib = "$linkmode"; then + libs="$predeps $libs $compiler_lib_search_path $postdeps" + + # Compute libraries that are listed more than once in $predeps + # $postdeps and mark them as special (i.e., whose duplicates are + # not to be eliminated). + pre_post_deps= + if $opt_duplicate_compiler_generated_deps; then + for pre_post_dep in $predeps $postdeps; do + case "$pre_post_deps " in + *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; + esac + func_append pre_post_deps " $pre_post_dep" + done + fi + pre_post_deps= + fi + + deplibs= + newdependency_libs= + newlib_search_path= + need_relink=no # whether we're linking any uninstalled libtool libraries + notinst_deplibs= # not-installed libtool libraries + notinst_path= # paths that contain not-installed libtool libraries + + case $linkmode in + lib) + passes="conv dlpreopen link" + for file in $dlfiles $dlprefiles; do + case $file in + *.la) ;; + *) + func_fatal_help "libraries can '-dlopen' only libtool libraries: $file" + ;; + esac + done + ;; + prog) + compile_deplibs= + finalize_deplibs= + alldeplibs=false + newdlfiles= + newdlprefiles= + passes="conv scan dlopen dlpreopen link" + ;; + *) passes="conv" + ;; + esac + + for pass in $passes; do + # The preopen pass in lib mode reverses $deplibs; put it back here + # so that -L comes before libs that need it for instance... + if test lib,link = "$linkmode,$pass"; then + ## FIXME: Find the place where the list is rebuilt in the wrong + ## order, and fix it there properly + tmp_deplibs= + for deplib in $deplibs; do + tmp_deplibs="$deplib $tmp_deplibs" + done + deplibs=$tmp_deplibs + fi + + if test lib,link = "$linkmode,$pass" || + test prog,scan = "$linkmode,$pass"; then + libs=$deplibs + deplibs= + fi + if test prog = "$linkmode"; then + case $pass in + dlopen) libs=$dlfiles ;; + dlpreopen) libs=$dlprefiles ;; + link) + libs="$deplibs %DEPLIBS%" + test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" + ;; + esac + fi + if test lib,dlpreopen = "$linkmode,$pass"; then + # Collect and forward deplibs of preopened libtool libs + for lib in $dlprefiles; do + # Ignore non-libtool-libs + dependency_libs= + func_resolve_sysroot "$lib" + case $lib in + *.la) func_source "$func_resolve_sysroot_result" ;; + esac + + # Collect preopened libtool deplibs, except any this library + # has declared as weak libs + for deplib in $dependency_libs; do + func_basename "$deplib" + deplib_base=$func_basename_result + case " $weak_libs " in + *" $deplib_base "*) ;; + *) func_append deplibs " $deplib" ;; + esac + done + done + libs=$dlprefiles + fi + if test dlopen = "$pass"; then + # Collect dlpreopened libraries + save_deplibs=$deplibs + deplibs= + fi + + for deplib in $libs; do + lib= + found=false + case $deplib in + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ + |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) + if test prog,link = "$linkmode,$pass"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + func_append compiler_flags " $deplib" + if test lib = "$linkmode"; then + case "$new_inherited_linker_flags " in + *" $deplib "*) ;; + * ) func_append new_inherited_linker_flags " $deplib" ;; + esac + fi + fi + continue + ;; + -l*) + if test lib != "$linkmode" && test prog != "$linkmode"; then + func_warning "'-l' is ignored for archives/objects" + continue + fi + func_stripname '-l' '' "$deplib" + name=$func_stripname_result + if test lib = "$linkmode"; then + searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" + else + searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" + fi + for searchdir in $searchdirs; do + for search_ext in .la $std_shrext .so .a; do + # Search the libtool library + lib=$searchdir/lib$name$search_ext + if test -f "$lib"; then + if test .la = "$search_ext"; then + found=: + else + found=false + fi + break 2 + fi + done + done + if $found; then + # deplib is a libtool library + # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, + # We need to do some special things here, and not later. + if test yes = "$allow_libtool_libs_with_static_runtimes"; then + case " $predeps $postdeps " in + *" $deplib "*) + if func_lalib_p "$lib"; then + library_names= + old_library= + func_source "$lib" + for l in $old_library $library_names; do + ll=$l + done + if test "X$ll" = "X$old_library"; then # only static version available + found=false + func_dirname "$lib" "" "." + ladir=$func_dirname_result + lib=$ladir/$old_library + if test prog,link = "$linkmode,$pass"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + test lib = "$linkmode" && newdependency_libs="$deplib $newdependency_libs" + fi + continue + fi + fi + ;; + *) ;; + esac + fi + else + # deplib doesn't seem to be a libtool library + if test prog,link = "$linkmode,$pass"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + test lib = "$linkmode" && newdependency_libs="$deplib $newdependency_libs" + fi + continue + fi + ;; # -l + *.ltframework) + if test prog,link = "$linkmode,$pass"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + if test lib = "$linkmode"; then + case "$new_inherited_linker_flags " in + *" $deplib "*) ;; + * ) func_append new_inherited_linker_flags " $deplib" ;; + esac + fi + fi + continue + ;; + -L*) + case $linkmode in + lib) + deplibs="$deplib $deplibs" + test conv = "$pass" && continue + newdependency_libs="$deplib $newdependency_libs" + func_stripname '-L' '' "$deplib" + func_resolve_sysroot "$func_stripname_result" + func_append newlib_search_path " $func_resolve_sysroot_result" + ;; + prog) + if test conv = "$pass"; then + deplibs="$deplib $deplibs" + continue + fi + if test scan = "$pass"; then + deplibs="$deplib $deplibs" + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + func_stripname '-L' '' "$deplib" + func_resolve_sysroot "$func_stripname_result" + func_append newlib_search_path " $func_resolve_sysroot_result" + ;; + *) + func_warning "'-L' is ignored for archives/objects" + ;; + esac # linkmode + continue + ;; # -L + -R*) + if test link = "$pass"; then + func_stripname '-R' '' "$deplib" + func_resolve_sysroot "$func_stripname_result" + dir=$func_resolve_sysroot_result + # Make sure the xrpath contains only unique directories. + case "$xrpath " in + *" $dir "*) ;; + *) func_append xrpath " $dir" ;; + esac + fi + deplibs="$deplib $deplibs" + continue + ;; + *.la) + func_resolve_sysroot "$deplib" + lib=$func_resolve_sysroot_result + ;; + *.$libext) + if test conv = "$pass"; then + deplibs="$deplib $deplibs" + continue + fi + case $linkmode in + lib) + # Linking convenience modules into shared libraries is allowed, + # but linking other static libraries is non-portable. + case " $dlpreconveniencelibs " in + *" $deplib "*) ;; + *) + valid_a_lib=false + case $deplibs_check_method in + match_pattern*) + set dummy $deplibs_check_method; shift + match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` + if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ + | $EGREP "$match_pattern_regex" > /dev/null; then + valid_a_lib=: + fi + ;; + pass_all) + valid_a_lib=: + ;; + esac + if $valid_a_lib; then + echo + $ECHO "*** Warning: Linking the shared library $output against the" + $ECHO "*** static library $deplib is not portable!" + deplibs="$deplib $deplibs" + else + echo + $ECHO "*** Warning: Trying to link with static lib archive $deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have" + echo "*** because the file extensions .$libext of this argument makes me believe" + echo "*** that it is just a static archive that I should not use here." + fi + ;; + esac + continue + ;; + prog) + if test link != "$pass"; then + deplibs="$deplib $deplibs" + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + continue + ;; + esac # linkmode + ;; # *.$libext + *.lo | *.$objext) + if test conv = "$pass"; then + deplibs="$deplib $deplibs" + elif test prog = "$linkmode"; then + if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then + # If there is no dlopen support or we're linking statically, + # we need to preload. + func_append newdlprefiles " $deplib" + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + func_append newdlfiles " $deplib" + fi + fi + continue + ;; + %DEPLIBS%) + alldeplibs=: + continue + ;; + esac # case $deplib + + $found || test -f "$lib" \ + || func_fatal_error "cannot find the library '$lib' or unhandled argument '$deplib'" + + # Check to see that this really is a libtool archive. + func_lalib_unsafe_p "$lib" \ + || func_fatal_error "'$lib' is not a valid libtool archive" + + func_dirname "$lib" "" "." + ladir=$func_dirname_result + + dlname= + dlopen= + dlpreopen= + libdir= + library_names= + old_library= + inherited_linker_flags= + # If the library was installed with an old release of libtool, + # it will not redefine variables installed, or shouldnotlink + installed=yes + shouldnotlink=no + avoidtemprpath= + + + # Read the .la file + func_source "$lib" + + # Convert "-framework foo" to "foo.ltframework" + if test -n "$inherited_linker_flags"; then + tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` + for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do + case " $new_inherited_linker_flags " in + *" $tmp_inherited_linker_flag "*) ;; + *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; + esac + done + fi + dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + if test lib,link = "$linkmode,$pass" || + test prog,scan = "$linkmode,$pass" || + { test prog != "$linkmode" && test lib != "$linkmode"; }; then + test -n "$dlopen" && func_append dlfiles " $dlopen" + test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" + fi + + if test conv = "$pass"; then + # Only check for convenience libraries + deplibs="$lib $deplibs" + if test -z "$libdir"; then + if test -z "$old_library"; then + func_fatal_error "cannot find name of link library for '$lib'" + fi + # It is a libtool convenience library, so add in its objects. + func_append convenience " $ladir/$objdir/$old_library" + func_append old_convenience " $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + if $opt_preserve_dup_deps; then + case "$tmp_libs " in + *" $deplib "*) func_append specialdeplibs " $deplib" ;; + esac + fi + func_append tmp_libs " $deplib" + done + elif test prog != "$linkmode" && test lib != "$linkmode"; then + func_fatal_error "'$lib' is not a convenience library" + fi + continue + fi # $pass = conv + + + # Get the name of the library we link against. + linklib= + if test -n "$old_library" && + { test yes = "$prefer_static_libs" || + test built,no = "$prefer_static_libs,$installed"; }; then + linklib=$old_library + else + for l in $old_library $library_names; do + linklib=$l + done + fi + if test -z "$linklib"; then + func_fatal_error "cannot find name of link library for '$lib'" + fi + + # This library was specified with -dlopen. + if test dlopen = "$pass"; then + test -z "$libdir" \ + && func_fatal_error "cannot -dlopen a convenience library: '$lib'" + if test -z "$dlname" || + test yes != "$dlopen_support" || + test no = "$build_libtool_libs" + then + # If there is no dlname, no dlopen support or we're linking + # statically, we need to preload. We also need to preload any + # dependent libraries so libltdl's deplib preloader doesn't + # bomb out in the load deplibs phase. + func_append dlprefiles " $lib $dependency_libs" + else + func_append newdlfiles " $lib" + fi + continue + fi # $pass = dlopen + + # We need an absolute path. + case $ladir in + [\\/]* | [A-Za-z]:[\\/]*) abs_ladir=$ladir ;; + *) + abs_ladir=`cd "$ladir" && pwd` + if test -z "$abs_ladir"; then + func_warning "cannot determine absolute directory name of '$ladir'" + func_warning "passing it literally to the linker, although it might fail" + abs_ladir=$ladir + fi + ;; + esac + func_basename "$lib" + laname=$func_basename_result + + # Find the relevant object directory and library name. + if test yes = "$installed"; then + if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + func_warning "library '$lib' was moved." + dir=$ladir + absdir=$abs_ladir + libdir=$abs_ladir + else + dir=$lt_sysroot$libdir + absdir=$lt_sysroot$libdir + fi + test yes = "$hardcode_automatic" && avoidtemprpath=yes + else + if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then + dir=$ladir + absdir=$abs_ladir + # Remove this search path later + func_append notinst_path " $abs_ladir" + else + dir=$ladir/$objdir + absdir=$abs_ladir/$objdir + # Remove this search path later + func_append notinst_path " $abs_ladir" + fi + fi # $installed = yes + func_stripname 'lib' '.la' "$laname" + name=$func_stripname_result + + # This library was specified with -dlpreopen. + if test dlpreopen = "$pass"; then + if test -z "$libdir" && test prog = "$linkmode"; then + func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'" + fi + case $host in + # special handling for platforms with PE-DLLs. + *cygwin* | *mingw* | *cegcc* ) + # Linker will automatically link against shared library if both + # static and shared are present. Therefore, ensure we extract + # symbols from the import library if a shared library is present + # (otherwise, the dlopen module name will be incorrect). We do + # this by putting the import library name into $newdlprefiles. + # We recover the dlopen module name by 'saving' the la file + # name in a special purpose variable, and (later) extracting the + # dlname from the la file. + if test -n "$dlname"; then + func_tr_sh "$dir/$linklib" + eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" + func_append newdlprefiles " $dir/$linklib" + else + func_append newdlprefiles " $dir/$old_library" + # Keep a list of preopened convenience libraries to check + # that they are being used correctly in the link pass. + test -z "$libdir" && \ + func_append dlpreconveniencelibs " $dir/$old_library" + fi + ;; + * ) + # Prefer using a static library (so that no silly _DYNAMIC symbols + # are required to link). + if test -n "$old_library"; then + func_append newdlprefiles " $dir/$old_library" + # Keep a list of preopened convenience libraries to check + # that they are being used correctly in the link pass. + test -z "$libdir" && \ + func_append dlpreconveniencelibs " $dir/$old_library" + # Otherwise, use the dlname, so that lt_dlopen finds it. + elif test -n "$dlname"; then + func_append newdlprefiles " $dir/$dlname" + else + func_append newdlprefiles " $dir/$linklib" + fi + ;; + esac + fi # $pass = dlpreopen + + if test -z "$libdir"; then + # Link the convenience library + if test lib = "$linkmode"; then + deplibs="$dir/$old_library $deplibs" + elif test prog,link = "$linkmode,$pass"; then + compile_deplibs="$dir/$old_library $compile_deplibs" + finalize_deplibs="$dir/$old_library $finalize_deplibs" + else + deplibs="$lib $deplibs" # used for prog,scan pass + fi + continue + fi + + + if test prog = "$linkmode" && test link != "$pass"; then + func_append newlib_search_path " $ladir" + deplibs="$lib $deplibs" + + linkalldeplibs=false + if test no != "$link_all_deplibs" || test -z "$library_names" || + test no = "$build_libtool_libs"; then + linkalldeplibs=: + fi + + tmp_libs= + for deplib in $dependency_libs; do + case $deplib in + -L*) func_stripname '-L' '' "$deplib" + func_resolve_sysroot "$func_stripname_result" + func_append newlib_search_path " $func_resolve_sysroot_result" + ;; + esac + # Need to link against all dependency_libs? + if $linkalldeplibs; then + deplibs="$deplib $deplibs" + else + # Need to hardcode shared library paths + # or/and link against static libraries + newdependency_libs="$deplib $newdependency_libs" + fi + if $opt_preserve_dup_deps; then + case "$tmp_libs " in + *" $deplib "*) func_append specialdeplibs " $deplib" ;; + esac + fi + func_append tmp_libs " $deplib" + done # for deplib + continue + fi # $linkmode = prog... + + if test prog,link = "$linkmode,$pass"; then + if test -n "$library_names" && + { { test no = "$prefer_static_libs" || + test built,yes = "$prefer_static_libs,$installed"; } || + test -z "$old_library"; }; then + # We need to hardcode the library path + if test -n "$shlibpath_var" && test -z "$avoidtemprpath"; then + # Make sure the rpath contains only unique directories. + case $temp_rpath: in + *"$absdir:"*) ;; + *) func_append temp_rpath "$absdir:" ;; + esac + fi + + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) func_append compile_rpath " $absdir" ;; + esac + ;; + esac + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) func_append finalize_rpath " $libdir" ;; + esac + ;; + esac + fi # $linkmode,$pass = prog,link... + + if $alldeplibs && + { test pass_all = "$deplibs_check_method" || + { test yes = "$build_libtool_libs" && + test -n "$library_names"; }; }; then + # We only need to search for static libraries + continue + fi + fi + + link_static=no # Whether the deplib will be linked statically + use_static_libs=$prefer_static_libs + if test built = "$use_static_libs" && test yes = "$installed"; then + use_static_libs=no + fi + if test -n "$library_names" && + { test no = "$use_static_libs" || test -z "$old_library"; }; then + case $host in + *cygwin* | *mingw* | *cegcc* | *os2*) + # No point in relinking DLLs because paths are not encoded + func_append notinst_deplibs " $lib" + need_relink=no + ;; + *) + if test no = "$installed"; then + func_append notinst_deplibs " $lib" + need_relink=yes + fi + ;; + esac + # This is a shared library + + # Warn about portability, can't link against -module's on some + # systems (darwin). Don't bleat about dlopened modules though! + dlopenmodule= + for dlpremoduletest in $dlprefiles; do + if test "X$dlpremoduletest" = "X$lib"; then + dlopenmodule=$dlpremoduletest + break + fi + done + if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then + echo + if test prog = "$linkmode"; then + $ECHO "*** Warning: Linking the executable $output against the loadable module" + else + $ECHO "*** Warning: Linking the shared library $output against the loadable module" + fi + $ECHO "*** $linklib is not portable!" + fi + if test lib = "$linkmode" && + test yes = "$hardcode_into_libs"; then + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) func_append compile_rpath " $absdir" ;; + esac + ;; + esac + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) func_append finalize_rpath " $libdir" ;; + esac + ;; + esac + fi + + if test -n "$old_archive_from_expsyms_cmds"; then + # figure out the soname + set dummy $library_names + shift + realname=$1 + shift + libname=`eval "\\$ECHO \"$libname_spec\""` + # use dlname if we got it. it's perfectly good, no? + if test -n "$dlname"; then + soname=$dlname + elif test -n "$soname_spec"; then + # bleh windows + case $host in + *cygwin* | mingw* | *cegcc* | *os2*) + func_arith $current - $age + major=$func_arith_result + versuffix=-$major + ;; + esac + eval soname=\"$soname_spec\" + else + soname=$realname + fi + + # Make a new name for the extract_expsyms_cmds to use + soroot=$soname + func_basename "$soroot" + soname=$func_basename_result + func_stripname 'lib' '.dll' "$soname" + newlib=libimp-$func_stripname_result.a + + # If the library has no export list, then create one now + if test -f "$output_objdir/$soname-def"; then : + else + func_verbose "extracting exported symbol list from '$soname'" + func_execute_cmds "$extract_expsyms_cmds" 'exit $?' + fi + + # Create $newlib + if test -f "$output_objdir/$newlib"; then :; else + func_verbose "generating import library for '$soname'" + func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' + fi + # make sure the library variables are pointing to the new library + dir=$output_objdir + linklib=$newlib + fi # test -n "$old_archive_from_expsyms_cmds" + + if test prog = "$linkmode" || test relink != "$opt_mode"; then + add_shlibpath= + add_dir= + add= + lib_linked=yes + case $hardcode_action in + immediate | unsupported) + if test no = "$hardcode_direct"; then + add=$dir/$linklib + case $host in + *-*-sco3.2v5.0.[024]*) add_dir=-L$dir ;; + *-*-sysv4*uw2*) add_dir=-L$dir ;; + *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ + *-*-unixware7*) add_dir=-L$dir ;; + *-*-darwin* ) + # if the lib is a (non-dlopened) module then we cannot + # link against it, someone is ignoring the earlier warnings + if /usr/bin/file -L $add 2> /dev/null | + $GREP ": [^:]* bundle" >/dev/null; then + if test "X$dlopenmodule" != "X$lib"; then + $ECHO "*** Warning: lib $linklib is a module, not a shared library" + if test -z "$old_library"; then + echo + echo "*** And there doesn't seem to be a static archive available" + echo "*** The link will probably fail, sorry" + else + add=$dir/$old_library + fi + elif test -n "$old_library"; then + add=$dir/$old_library + fi + fi + esac + elif test no = "$hardcode_minus_L"; then + case $host in + *-*-sunos*) add_shlibpath=$dir ;; + esac + add_dir=-L$dir + add=-l$name + elif test no = "$hardcode_shlibpath_var"; then + add_shlibpath=$dir + add=-l$name + else + lib_linked=no + fi + ;; + relink) + if test yes = "$hardcode_direct" && + test no = "$hardcode_direct_absolute"; then + add=$dir/$linklib + elif test yes = "$hardcode_minus_L"; then + add_dir=-L$absdir + # Try looking first in the location we're being installed to. + if test -n "$inst_prefix_dir"; then + case $libdir in + [\\/]*) + func_append add_dir " -L$inst_prefix_dir$libdir" + ;; + esac + fi + add=-l$name + elif test yes = "$hardcode_shlibpath_var"; then + add_shlibpath=$dir + add=-l$name + else + lib_linked=no + fi + ;; + *) lib_linked=no ;; + esac + + if test yes != "$lib_linked"; then + func_fatal_configuration "unsupported hardcode properties" + fi + + if test -n "$add_shlibpath"; then + case :$compile_shlibpath: in + *":$add_shlibpath:"*) ;; + *) func_append compile_shlibpath "$add_shlibpath:" ;; + esac + fi + if test prog = "$linkmode"; then + test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" + test -n "$add" && compile_deplibs="$add $compile_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + if test yes != "$hardcode_direct" && + test yes != "$hardcode_minus_L" && + test yes = "$hardcode_shlibpath_var"; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) func_append finalize_shlibpath "$libdir:" ;; + esac + fi + fi + fi + + if test prog = "$linkmode" || test relink = "$opt_mode"; then + add_shlibpath= + add_dir= + add= + # Finalize command for both is simple: just hardcode it. + if test yes = "$hardcode_direct" && + test no = "$hardcode_direct_absolute"; then + add=$libdir/$linklib + elif test yes = "$hardcode_minus_L"; then + add_dir=-L$libdir + add=-l$name + elif test yes = "$hardcode_shlibpath_var"; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) func_append finalize_shlibpath "$libdir:" ;; + esac + add=-l$name + elif test yes = "$hardcode_automatic"; then + if test -n "$inst_prefix_dir" && + test -f "$inst_prefix_dir$libdir/$linklib"; then + add=$inst_prefix_dir$libdir/$linklib + else + add=$libdir/$linklib + fi + else + # We cannot seem to hardcode it, guess we'll fake it. + add_dir=-L$libdir + # Try looking first in the location we're being installed to. + if test -n "$inst_prefix_dir"; then + case $libdir in + [\\/]*) + func_append add_dir " -L$inst_prefix_dir$libdir" + ;; + esac + fi + add=-l$name + fi + + if test prog = "$linkmode"; then + test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" + test -n "$add" && finalize_deplibs="$add $finalize_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + fi + fi + elif test prog = "$linkmode"; then + # Here we assume that one of hardcode_direct or hardcode_minus_L + # is not unsupported. This is valid on all known static and + # shared platforms. + if test unsupported != "$hardcode_direct"; then + test -n "$old_library" && linklib=$old_library + compile_deplibs="$dir/$linklib $compile_deplibs" + finalize_deplibs="$dir/$linklib $finalize_deplibs" + else + compile_deplibs="-l$name -L$dir $compile_deplibs" + finalize_deplibs="-l$name -L$dir $finalize_deplibs" + fi + elif test yes = "$build_libtool_libs"; then + # Not a shared library + if test pass_all != "$deplibs_check_method"; then + # We're trying link a shared library against a static one + # but the system doesn't support it. + + # Just print a warning and add the library to dependency_libs so + # that the program can be linked against the static library. + echo + $ECHO "*** Warning: This system cannot link to static lib archive $lib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + if test yes = "$module"; then + echo "*** But as you try to build a module library, libtool will still create " + echo "*** a static module, that should work as long as the dlopening application" + echo "*** is linked with the -dlopen flag to resolve symbols at runtime." + if test -z "$global_symbol_pipe"; then + echo + echo "*** However, this would only work if libtool was able to extract symbol" + echo "*** lists from a program, using 'nm' or equivalent, but libtool could" + echo "*** not find such a program. So, this module is probably useless." + echo "*** 'nm' from GNU binutils and a full rebuild may help." + fi + if test no = "$build_old_libs"; then + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + fi + else + deplibs="$dir/$old_library $deplibs" + link_static=yes + fi + fi # link shared/static library? + + if test lib = "$linkmode"; then + if test -n "$dependency_libs" && + { test yes != "$hardcode_into_libs" || + test yes = "$build_old_libs" || + test yes = "$link_static"; }; then + # Extract -R from dependency_libs + temp_deplibs= + for libdir in $dependency_libs; do + case $libdir in + -R*) func_stripname '-R' '' "$libdir" + temp_xrpath=$func_stripname_result + case " $xrpath " in + *" $temp_xrpath "*) ;; + *) func_append xrpath " $temp_xrpath";; + esac;; + *) func_append temp_deplibs " $libdir";; + esac + done + dependency_libs=$temp_deplibs + fi + + func_append newlib_search_path " $absdir" + # Link against this library + test no = "$link_static" && newdependency_libs="$abs_ladir/$laname $newdependency_libs" + # ... and its dependency_libs + tmp_libs= + for deplib in $dependency_libs; do + newdependency_libs="$deplib $newdependency_libs" + case $deplib in + -L*) func_stripname '-L' '' "$deplib" + func_resolve_sysroot "$func_stripname_result";; + *) func_resolve_sysroot "$deplib" ;; + esac + if $opt_preserve_dup_deps; then + case "$tmp_libs " in + *" $func_resolve_sysroot_result "*) + func_append specialdeplibs " $func_resolve_sysroot_result" ;; + esac + fi + func_append tmp_libs " $func_resolve_sysroot_result" + done + + if test no != "$link_all_deplibs"; then + # Add the search paths of all dependency libraries + for deplib in $dependency_libs; do + path= + case $deplib in + -L*) path=$deplib ;; + *.la) + func_resolve_sysroot "$deplib" + deplib=$func_resolve_sysroot_result + func_dirname "$deplib" "" "." + dir=$func_dirname_result + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) absdir=$dir ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + func_warning "cannot determine absolute directory name of '$dir'" + absdir=$dir + fi + ;; + esac + if $GREP "^installed=no" $deplib > /dev/null; then + case $host in + *-*-darwin*) + depdepl= + eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` + if test -n "$deplibrary_names"; then + for tmp in $deplibrary_names; do + depdepl=$tmp + done + if test -f "$absdir/$objdir/$depdepl"; then + depdepl=$absdir/$objdir/$depdepl + darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` + if test -z "$darwin_install_name"; then + darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` + fi + func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl" + func_append linker_flags " -dylib_file $darwin_install_name:$depdepl" + path= + fi + fi + ;; + *) + path=-L$absdir/$objdir + ;; + esac + else + eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + test -z "$libdir" && \ + func_fatal_error "'$deplib' is not a valid libtool archive" + test "$absdir" != "$libdir" && \ + func_warning "'$deplib' seems to be moved" + + path=-L$absdir + fi + ;; + esac + case " $deplibs " in + *" $path "*) ;; + *) deplibs="$path $deplibs" ;; + esac + done + fi # link_all_deplibs != no + fi # linkmode = lib + done # for deplib in $libs + if test link = "$pass"; then + if test prog = "$linkmode"; then + compile_deplibs="$new_inherited_linker_flags $compile_deplibs" + finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" + else + compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + fi + fi + dependency_libs=$newdependency_libs + if test dlpreopen = "$pass"; then + # Link the dlpreopened libraries before other libraries + for deplib in $save_deplibs; do + deplibs="$deplib $deplibs" + done + fi + if test dlopen != "$pass"; then + test conv = "$pass" || { + # Make sure lib_search_path contains only unique directories. + lib_search_path= + for dir in $newlib_search_path; do + case "$lib_search_path " in + *" $dir "*) ;; + *) func_append lib_search_path " $dir" ;; + esac + done + newlib_search_path= + } + + if test prog,link = "$linkmode,$pass"; then + vars="compile_deplibs finalize_deplibs" + else + vars=deplibs + fi + for var in $vars dependency_libs; do + # Add libraries to $var in reverse order + eval tmp_libs=\"\$$var\" + new_libs= + for deplib in $tmp_libs; do + # FIXME: Pedantically, this is the right thing to do, so + # that some nasty dependency loop isn't accidentally + # broken: + #new_libs="$deplib $new_libs" + # Pragmatically, this seems to cause very few problems in + # practice: + case $deplib in + -L*) new_libs="$deplib $new_libs" ;; + -R*) ;; + *) + # And here is the reason: when a library appears more + # than once as an explicit dependence of a library, or + # is implicitly linked in more than once by the + # compiler, it is considered special, and multiple + # occurrences thereof are not removed. Compare this + # with having the same library being listed as a + # dependency of multiple other libraries: in this case, + # we know (pedantically, we assume) the library does not + # need to be listed more than once, so we keep only the + # last copy. This is not always right, but it is rare + # enough that we require users that really mean to play + # such unportable linking tricks to link the library + # using -Wl,-lname, so that libtool does not consider it + # for duplicate removal. + case " $specialdeplibs " in + *" $deplib "*) new_libs="$deplib $new_libs" ;; + *) + case " $new_libs " in + *" $deplib "*) ;; + *) new_libs="$deplib $new_libs" ;; + esac + ;; + esac + ;; + esac + done + tmp_libs= + for deplib in $new_libs; do + case $deplib in + -L*) + case " $tmp_libs " in + *" $deplib "*) ;; + *) func_append tmp_libs " $deplib" ;; + esac + ;; + *) func_append tmp_libs " $deplib" ;; + esac + done + eval $var=\"$tmp_libs\" + done # for var + fi + + # Add Sun CC postdeps if required: + test CXX = "$tagname" && { + case $host_os in + linux*) + case `$CC -V 2>&1 | sed 5q` in + *Sun\ C*) # Sun C++ 5.9 + func_suncc_cstd_abi + + if test no != "$suncc_use_cstd_abi"; then + func_append postdeps ' -library=Cstd -library=Crun' + fi + ;; + esac + ;; + + solaris*) + func_cc_basename "$CC" + case $func_cc_basename_result in + CC* | sunCC*) + func_suncc_cstd_abi + + if test no != "$suncc_use_cstd_abi"; then + func_append postdeps ' -library=Cstd -library=Crun' + fi + ;; + esac + ;; + esac + } + + # Last step: remove runtime libs from dependency_libs + # (they stay in deplibs) + tmp_libs= + for i in $dependency_libs; do + case " $predeps $postdeps $compiler_lib_search_path " in + *" $i "*) + i= + ;; + esac + if test -n "$i"; then + func_append tmp_libs " $i" + fi + done + dependency_libs=$tmp_libs + done # for pass + if test prog = "$linkmode"; then + dlfiles=$newdlfiles + fi + if test prog = "$linkmode" || test lib = "$linkmode"; then + dlprefiles=$newdlprefiles + fi + + case $linkmode in + oldlib) + if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then + func_warning "'-dlopen' is ignored for archives" + fi + + case " $deplibs" in + *\ -l* | *\ -L*) + func_warning "'-l' and '-L' are ignored for archives" ;; + esac + + test -n "$rpath" && \ + func_warning "'-rpath' is ignored for archives" + + test -n "$xrpath" && \ + func_warning "'-R' is ignored for archives" + + test -n "$vinfo" && \ + func_warning "'-version-info/-version-number' is ignored for archives" + + test -n "$release" && \ + func_warning "'-release' is ignored for archives" + + test -n "$export_symbols$export_symbols_regex" && \ + func_warning "'-export-symbols' is ignored for archives" + + # Now set the variables for building old libraries. + build_libtool_libs=no + oldlibs=$output + func_append objs "$old_deplibs" + ;; + + lib) + # Make sure we only generate libraries of the form 'libNAME.la'. + case $outputname in + lib*) + func_stripname 'lib' '.la' "$outputname" + name=$func_stripname_result + eval shared_ext=\"$shrext_cmds\" + eval libname=\"$libname_spec\" + ;; + *) + test no = "$module" \ + && func_fatal_help "libtool library '$output' must begin with 'lib'" + + if test no != "$need_lib_prefix"; then + # Add the "lib" prefix for modules if required + func_stripname '' '.la' "$outputname" + name=$func_stripname_result + eval shared_ext=\"$shrext_cmds\" + eval libname=\"$libname_spec\" + else + func_stripname '' '.la' "$outputname" + libname=$func_stripname_result + fi + ;; + esac + + if test -n "$objs"; then + if test pass_all != "$deplibs_check_method"; then + func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs" + else + echo + $ECHO "*** Warning: Linking the shared library $output against the non-libtool" + $ECHO "*** objects $objs is not portable!" + func_append libobjs " $objs" + fi + fi + + test no = "$dlself" \ + || func_warning "'-dlopen self' is ignored for libtool libraries" + + set dummy $rpath + shift + test 1 -lt "$#" \ + && func_warning "ignoring multiple '-rpath's for a libtool library" + + install_libdir=$1 + + oldlibs= + if test -z "$rpath"; then + if test yes = "$build_libtool_libs"; then + # Building a libtool convenience library. + # Some compilers have problems with a '.al' extension so + # convenience libraries should have the same extension an + # archive normally would. + oldlibs="$output_objdir/$libname.$libext $oldlibs" + build_libtool_libs=convenience + build_old_libs=yes + fi + + test -n "$vinfo" && \ + func_warning "'-version-info/-version-number' is ignored for convenience libraries" + + test -n "$release" && \ + func_warning "'-release' is ignored for convenience libraries" + else + + # Parse the version information argument. + save_ifs=$IFS; IFS=: + set dummy $vinfo 0 0 0 + shift + IFS=$save_ifs + + test -n "$7" && \ + func_fatal_help "too many parameters to '-version-info'" + + # convert absolute version numbers to libtool ages + # this retains compatibility with .la files and attempts + # to make the code below a bit more comprehensible + + case $vinfo_number in + yes) + number_major=$1 + number_minor=$2 + number_revision=$3 + # + # There are really only two kinds -- those that + # use the current revision as the major version + # and those that subtract age and use age as + # a minor version. But, then there is irix + # that has an extra 1 added just for fun + # + case $version_type in + # correct linux to gnu/linux during the next big refactor + darwin|freebsd-elf|linux|osf|windows|none) + func_arith $number_major + $number_minor + current=$func_arith_result + age=$number_minor + revision=$number_revision + ;; + freebsd-aout|qnx|sunos) + current=$number_major + revision=$number_minor + age=0 + ;; + irix|nonstopux) + func_arith $number_major + $number_minor + current=$func_arith_result + age=$number_minor + revision=$number_minor + lt_irix_increment=no + ;; + *) + func_fatal_configuration "$modename: unknown library version type '$version_type'" + ;; + esac + ;; + no) + current=$1 + revision=$2 + age=$3 + ;; + esac + + # Check that each of the things are valid numbers. + case $current in + 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; + *) + func_error "CURRENT '$current' must be a nonnegative integer" + func_fatal_error "'$vinfo' is not valid version information" + ;; + esac + + case $revision in + 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; + *) + func_error "REVISION '$revision' must be a nonnegative integer" + func_fatal_error "'$vinfo' is not valid version information" + ;; + esac + + case $age in + 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; + *) + func_error "AGE '$age' must be a nonnegative integer" + func_fatal_error "'$vinfo' is not valid version information" + ;; + esac + + if test "$age" -gt "$current"; then + func_error "AGE '$age' is greater than the current interface number '$current'" + func_fatal_error "'$vinfo' is not valid version information" + fi + + # Calculate the version variables. + major= + versuffix= + verstring= + case $version_type in + none) ;; + + darwin) + # Like Linux, but with the current version available in + # verstring for coding it into the library header + func_arith $current - $age + major=.$func_arith_result + versuffix=$major.$age.$revision + # Darwin ld doesn't like 0 for these options... + func_arith $current + 1 + minor_current=$func_arith_result + xlcverstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision" + verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" + # On Darwin other compilers + case $CC in + nagfor*) + verstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision" + ;; + *) + verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" + ;; + esac + ;; + + freebsd-aout) + major=.$current + versuffix=.$current.$revision + ;; + + freebsd-elf) + func_arith $current - $age + major=.$func_arith_result + versuffix=$major.$age.$revision + ;; + + irix | nonstopux) + if test no = "$lt_irix_increment"; then + func_arith $current - $age + else + func_arith $current - $age + 1 + fi + major=$func_arith_result + + case $version_type in + nonstopux) verstring_prefix=nonstopux ;; + *) verstring_prefix=sgi ;; + esac + verstring=$verstring_prefix$major.$revision + + # Add in all the interfaces that we are compatible with. + loop=$revision + while test 0 -ne "$loop"; do + func_arith $revision - $loop + iface=$func_arith_result + func_arith $loop - 1 + loop=$func_arith_result + verstring=$verstring_prefix$major.$iface:$verstring + done + + # Before this point, $major must not contain '.'. + major=.$major + versuffix=$major.$revision + ;; + + linux) # correct to gnu/linux during the next big refactor + func_arith $current - $age + major=.$func_arith_result + versuffix=$major.$age.$revision + ;; + + osf) + func_arith $current - $age + major=.$func_arith_result + versuffix=.$current.$age.$revision + verstring=$current.$age.$revision + + # Add in all the interfaces that we are compatible with. + loop=$age + while test 0 -ne "$loop"; do + func_arith $current - $loop + iface=$func_arith_result + func_arith $loop - 1 + loop=$func_arith_result + verstring=$verstring:$iface.0 + done + + # Make executables depend on our current version. + func_append verstring ":$current.0" + ;; + + qnx) + major=.$current + versuffix=.$current + ;; + + sco) + major=.$current + versuffix=.$current + ;; + + sunos) + major=.$current + versuffix=.$current.$revision + ;; + + windows) + # Use '-' rather than '.', since we only want one + # extension on DOS 8.3 file systems. + func_arith $current - $age + major=$func_arith_result + versuffix=-$major + ;; + + *) + func_fatal_configuration "unknown library version type '$version_type'" + ;; + esac + + # Clear the version info if we defaulted, and they specified a release. + if test -z "$vinfo" && test -n "$release"; then + major= + case $version_type in + darwin) + # we can't check for "0.0" in archive_cmds due to quoting + # problems, so we reset it completely + verstring= + ;; + *) + verstring=0.0 + ;; + esac + if test no = "$need_version"; then + versuffix= + else + versuffix=.0.0 + fi + fi + + # Remove version info from name if versioning should be avoided + if test yes,no = "$avoid_version,$need_version"; then + major= + versuffix= + verstring= + fi + + # Check to see if the archive will have undefined symbols. + if test yes = "$allow_undefined"; then + if test unsupported = "$allow_undefined_flag"; then + if test yes = "$build_old_libs"; then + func_warning "undefined symbols not allowed in $host shared libraries; building static only" + build_libtool_libs=no + else + func_fatal_error "can't build $host shared library unless -no-undefined is specified" + fi + fi + else + # Don't allow undefined symbols. + allow_undefined_flag=$no_undefined_flag + fi + + fi + + func_generate_dlsyms "$libname" "$libname" : + func_append libobjs " $symfileobj" + test " " = "$libobjs" && libobjs= + + if test relink != "$opt_mode"; then + # Remove our outputs, but don't remove object files since they + # may have been created when compiling PIC objects. + removelist= + tempremovelist=`$ECHO "$output_objdir/*"` + for p in $tempremovelist; do + case $p in + *.$objext | *.gcno) + ;; + $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/$libname$release.*) + if test -n "$precious_files_regex"; then + if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 + then + continue + fi + fi + func_append removelist " $p" + ;; + *) ;; + esac + done + test -n "$removelist" && \ + func_show_eval "${RM}r \$removelist" + fi + + # Now set the variables for building old libraries. + if test yes = "$build_old_libs" && test convenience != "$build_libtool_libs"; then + func_append oldlibs " $output_objdir/$libname.$libext" + + # Transform .lo files to .o files. + oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` + fi + + # Eliminate all temporary directories. + #for path in $notinst_path; do + # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` + # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` + # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` + #done + + if test -n "$xrpath"; then + # If the user specified any rpath flags, then add them. + temp_xrpath= + for libdir in $xrpath; do + func_replace_sysroot "$libdir" + func_append temp_xrpath " -R$func_replace_sysroot_result" + case "$finalize_rpath " in + *" $libdir "*) ;; + *) func_append finalize_rpath " $libdir" ;; + esac + done + if test yes != "$hardcode_into_libs" || test yes = "$build_old_libs"; then + dependency_libs="$temp_xrpath $dependency_libs" + fi + fi + + # Make sure dlfiles contains only unique files that won't be dlpreopened + old_dlfiles=$dlfiles + dlfiles= + for lib in $old_dlfiles; do + case " $dlprefiles $dlfiles " in + *" $lib "*) ;; + *) func_append dlfiles " $lib" ;; + esac + done + + # Make sure dlprefiles contains only unique files + old_dlprefiles=$dlprefiles + dlprefiles= + for lib in $old_dlprefiles; do + case "$dlprefiles " in + *" $lib "*) ;; + *) func_append dlprefiles " $lib" ;; + esac + done + + if test yes = "$build_libtool_libs"; then + if test -n "$rpath"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) + # these systems don't actually have a c library (as such)! + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + func_append deplibs " System.ltframework" + ;; + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. + ;; + *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) + # Do not include libc due to us having libc/libc_r. + ;; + *-*-sco3.2v5* | *-*-sco5v6*) + # Causes problems with __ctype + ;; + *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) + # Compiler inserts libc in the correct place for threads to work + ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test yes = "$build_libtool_need_lc"; then + func_append deplibs " -lc" + fi + ;; + esac + fi + + # Transform deplibs into only deplibs that can be linked in shared. + name_save=$name + libname_save=$libname + release_save=$release + versuffix_save=$versuffix + major_save=$major + # I'm not sure if I'm treating the release correctly. I think + # release should show up in the -l (ie -lgmp5) so we don't want to + # add it in twice. Is that correct? + release= + versuffix= + major= + newdeplibs= + droppeddeps=no + case $deplibs_check_method in + pass_all) + # Don't check for shared/static. Everything works. + # This might be a little naive. We might want to check + # whether the library exists or not. But this is on + # osf3 & osf4 and I'm not really sure... Just + # implementing what was already the behavior. + newdeplibs=$deplibs + ;; + test_compile) + # This code stresses the "libraries are programs" paradigm to its + # limits. Maybe even breaks it. We compile a program, linking it + # against the deplibs as a proxy for the library. Then we can check + # whether they linked in statically or dynamically with ldd. + $opt_dry_run || $RM conftest.c + cat > conftest.c </dev/null` + $nocaseglob + else + potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` + fi + for potent_lib in $potential_libs; do + # Follow soft links. + if ls -lLd "$potent_lib" 2>/dev/null | + $GREP " -> " >/dev/null; then + continue + fi + # The statement above tries to avoid entering an + # endless loop below, in case of cyclic links. + # We might still enter an endless loop, since a link + # loop can be closed while we follow links, + # but so what? + potlib=$potent_lib + while test -h "$potlib" 2>/dev/null; do + potliblink=`ls -ld $potlib | $SED 's/.* -> //'` + case $potliblink in + [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; + *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; + esac + done + if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | + $SED -e 10q | + $EGREP "$file_magic_regex" > /dev/null; then + func_append newdeplibs " $a_deplib" + a_deplib= + break 2 + fi + done + done + fi + if test -n "$a_deplib"; then + droppeddeps=yes + echo + $ECHO "*** Warning: linker path does not have real file for library $a_deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have" + echo "*** because I did check the linker path looking for a file starting" + if test -z "$potlib"; then + $ECHO "*** with $libname but no candidates were found. (...for file magic test)" + else + $ECHO "*** with $libname and none of the candidates passed a file format test" + $ECHO "*** using a file magic. Last file checked: $potlib" + fi + fi + ;; + *) + # Add a -L argument. + func_append newdeplibs " $a_deplib" + ;; + esac + done # Gone through all deplibs. + ;; + match_pattern*) + set dummy $deplibs_check_method; shift + match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` + for a_deplib in $deplibs; do + case $a_deplib in + -l*) + func_stripname -l '' "$a_deplib" + name=$func_stripname_result + if test yes = "$allow_libtool_libs_with_static_runtimes"; then + case " $predeps $postdeps " in + *" $a_deplib "*) + func_append newdeplibs " $a_deplib" + a_deplib= + ;; + esac + fi + if test -n "$a_deplib"; then + libname=`eval "\\$ECHO \"$libname_spec\""` + for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do + potential_libs=`ls $i/$libname[.-]* 2>/dev/null` + for potent_lib in $potential_libs; do + potlib=$potent_lib # see symlink-check above in file_magic test + if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ + $EGREP "$match_pattern_regex" > /dev/null; then + func_append newdeplibs " $a_deplib" + a_deplib= + break 2 + fi + done + done + fi + if test -n "$a_deplib"; then + droppeddeps=yes + echo + $ECHO "*** Warning: linker path does not have real file for library $a_deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have" + echo "*** because I did check the linker path looking for a file starting" + if test -z "$potlib"; then + $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" + else + $ECHO "*** with $libname and none of the candidates passed a file format test" + $ECHO "*** using a regex pattern. Last file checked: $potlib" + fi + fi + ;; + *) + # Add a -L argument. + func_append newdeplibs " $a_deplib" + ;; + esac + done # Gone through all deplibs. + ;; + none | unknown | *) + newdeplibs= + tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` + if test yes = "$allow_libtool_libs_with_static_runtimes"; then + for i in $predeps $postdeps; do + # can't use Xsed below, because $i might contain '/' + tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` + done + fi + case $tmp_deplibs in + *[!\ \ ]*) + echo + if test none = "$deplibs_check_method"; then + echo "*** Warning: inter-library dependencies are not supported in this platform." + else + echo "*** Warning: inter-library dependencies are not known to be supported." + fi + echo "*** All declared inter-library dependencies are being dropped." + droppeddeps=yes + ;; + esac + ;; + esac + versuffix=$versuffix_save + major=$major_save + release=$release_save + libname=$libname_save + name=$name_save + + case $host in + *-*-rhapsody* | *-*-darwin1.[012]) + # On Rhapsody replace the C library with the System framework + newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` + ;; + esac + + if test yes = "$droppeddeps"; then + if test yes = "$module"; then + echo + echo "*** Warning: libtool could not satisfy all declared inter-library" + $ECHO "*** dependencies of module $libname. Therefore, libtool will create" + echo "*** a static module, that should work as long as the dlopening" + echo "*** application is linked with the -dlopen flag." + if test -z "$global_symbol_pipe"; then + echo + echo "*** However, this would only work if libtool was able to extract symbol" + echo "*** lists from a program, using 'nm' or equivalent, but libtool could" + echo "*** not find such a program. So, this module is probably useless." + echo "*** 'nm' from GNU binutils and a full rebuild may help." + fi + if test no = "$build_old_libs"; then + oldlibs=$output_objdir/$libname.$libext + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + else + echo "*** The inter-library dependencies that have been dropped here will be" + echo "*** automatically added whenever a program is linked with this library" + echo "*** or is declared to -dlopen it." + + if test no = "$allow_undefined"; then + echo + echo "*** Since this library must not contain undefined symbols," + echo "*** because either the platform does not support them or" + echo "*** it was explicitly requested with -no-undefined," + echo "*** libtool will only create a static version of it." + if test no = "$build_old_libs"; then + oldlibs=$output_objdir/$libname.$libext + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + fi + fi + fi + # Done checking deplibs! + deplibs=$newdeplibs + fi + # Time to change all our "foo.ltframework" stuff back to "-framework foo" + case $host in + *-*-darwin*) + newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + ;; + esac + + # move library search paths that coincide with paths to not yet + # installed libraries to the beginning of the library search list + new_libs= + for path in $notinst_path; do + case " $new_libs " in + *" -L$path/$objdir "*) ;; + *) + case " $deplibs " in + *" -L$path/$objdir "*) + func_append new_libs " -L$path/$objdir" ;; + esac + ;; + esac + done + for deplib in $deplibs; do + case $deplib in + -L*) + case " $new_libs " in + *" $deplib "*) ;; + *) func_append new_libs " $deplib" ;; + esac + ;; + *) func_append new_libs " $deplib" ;; + esac + done + deplibs=$new_libs + + # All the library-specific variables (install_libdir is set above). + library_names= + old_library= + dlname= + + # Test again, we may have decided not to build it any more + if test yes = "$build_libtool_libs"; then + # Remove $wl instances when linking with ld. + # FIXME: should test the right _cmds variable. + case $archive_cmds in + *\$LD\ *) wl= ;; + esac + if test yes = "$hardcode_into_libs"; then + # Hardcode the library paths + hardcode_libdirs= + dep_rpath= + rpath=$finalize_rpath + test relink = "$opt_mode" || rpath=$compile_rpath$rpath + for libdir in $rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + func_replace_sysroot "$libdir" + libdir=$func_replace_sysroot_result + if test -z "$hardcode_libdirs"; then + hardcode_libdirs=$libdir + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + func_append dep_rpath " $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) func_append perm_rpath " $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir=$hardcode_libdirs + eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" + fi + if test -n "$runpath_var" && test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + func_append rpath "$dir:" + done + eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" + fi + test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" + fi + + shlibpath=$finalize_shlibpath + test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath + if test -n "$shlibpath"; then + eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" + fi + + # Get the real and link names of the library. + eval shared_ext=\"$shrext_cmds\" + eval library_names=\"$library_names_spec\" + set dummy $library_names + shift + realname=$1 + shift + + if test -n "$soname_spec"; then + eval soname=\"$soname_spec\" + else + soname=$realname + fi + if test -z "$dlname"; then + dlname=$soname + fi + + lib=$output_objdir/$realname + linknames= + for link + do + func_append linknames " $link" + done + + # Use standard objects if they are pic + test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` + test "X$libobjs" = "X " && libobjs= + + delfiles= + if test -n "$export_symbols" && test -n "$include_expsyms"; then + $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" + export_symbols=$output_objdir/$libname.uexp + func_append delfiles " $export_symbols" + fi + + orig_export_symbols= + case $host_os in + cygwin* | mingw* | cegcc*) + if test -n "$export_symbols" && test -z "$export_symbols_regex"; then + # exporting using user supplied symfile + func_dll_def_p "$export_symbols" || { + # and it's NOT already a .def file. Must figure out + # which of the given symbols are data symbols and tag + # them as such. So, trigger use of export_symbols_cmds. + # export_symbols gets reassigned inside the "prepare + # the list of exported symbols" if statement, so the + # include_expsyms logic still works. + orig_export_symbols=$export_symbols + export_symbols= + always_export_symbols=yes + } + fi + ;; + esac + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then + func_verbose "generating symbol list for '$libname.la'" + export_symbols=$output_objdir/$libname.exp + $opt_dry_run || $RM $export_symbols + cmds=$export_symbols_cmds + save_ifs=$IFS; IFS='~' + for cmd1 in $cmds; do + IFS=$save_ifs + # Take the normal branch if the nm_file_list_spec branch + # doesn't work or if tool conversion is not needed. + case $nm_file_list_spec~$to_tool_file_cmd in + *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) + try_normal_branch=yes + eval cmd=\"$cmd1\" + func_len " $cmd" + len=$func_len_result + ;; + *) + try_normal_branch=no + ;; + esac + if test yes = "$try_normal_branch" \ + && { test "$len" -lt "$max_cmd_len" \ + || test "$max_cmd_len" -le -1; } + then + func_show_eval "$cmd" 'exit $?' + skipped_export=false + elif test -n "$nm_file_list_spec"; then + func_basename "$output" + output_la=$func_basename_result + save_libobjs=$libobjs + save_output=$output + output=$output_objdir/$output_la.nm + func_to_tool_file "$output" + libobjs=$nm_file_list_spec$func_to_tool_file_result + func_append delfiles " $output" + func_verbose "creating $NM input file list: $output" + for obj in $save_libobjs; do + func_to_tool_file "$obj" + $ECHO "$func_to_tool_file_result" + done > "$output" + eval cmd=\"$cmd1\" + func_show_eval "$cmd" 'exit $?' + output=$save_output + libobjs=$save_libobjs + skipped_export=false + else + # The command line is too long to execute in one step. + func_verbose "using reloadable object file for export list..." + skipped_export=: + # Break out early, otherwise skipped_export may be + # set to false by a later but shorter cmd. + break + fi + done + IFS=$save_ifs + if test -n "$export_symbols_regex" && test : != "$skipped_export"; then + func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' + func_show_eval '$MV "${export_symbols}T" "$export_symbols"' + fi + fi + fi + + if test -n "$export_symbols" && test -n "$include_expsyms"; then + tmp_export_symbols=$export_symbols + test -n "$orig_export_symbols" && tmp_export_symbols=$orig_export_symbols + $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' + fi + + if test : != "$skipped_export" && test -n "$orig_export_symbols"; then + # The given exports_symbols file has to be filtered, so filter it. + func_verbose "filter symbol list for '$libname.la' to tag DATA exports" + # FIXME: $output_objdir/$libname.filter potentially contains lots of + # 's' commands, which not all seds can handle. GNU sed should be fine + # though. Also, the filter scales superlinearly with the number of + # global variables. join(1) would be nice here, but unfortunately + # isn't a blessed tool. + $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter + func_append delfiles " $export_symbols $output_objdir/$libname.filter" + export_symbols=$output_objdir/$libname.def + $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols + fi + + tmp_deplibs= + for test_deplib in $deplibs; do + case " $convenience " in + *" $test_deplib "*) ;; + *) + func_append tmp_deplibs " $test_deplib" + ;; + esac + done + deplibs=$tmp_deplibs + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec" && + test yes = "$compiler_needs_object" && + test -z "$libobjs"; then + # extract the archives, so we have objects to list. + # TODO: could optimize this to just extract one archive. + whole_archive_flag_spec= + fi + if test -n "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + test "X$libobjs" = "X " && libobjs= + else + gentop=$output_objdir/${outputname}x + func_append generated " $gentop" + + func_extract_archives $gentop $convenience + func_append libobjs " $func_extract_archives_result" + test "X$libobjs" = "X " && libobjs= + fi + fi + + if test yes = "$thread_safe" && test -n "$thread_safe_flag_spec"; then + eval flag=\"$thread_safe_flag_spec\" + func_append linker_flags " $flag" + fi + + # Make a backup of the uninstalled library when relinking + if test relink = "$opt_mode"; then + $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? + fi + + # Do each of the archive commands. + if test yes = "$module" && test -n "$module_cmds"; then + if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then + eval test_cmds=\"$module_expsym_cmds\" + cmds=$module_expsym_cmds + else + eval test_cmds=\"$module_cmds\" + cmds=$module_cmds + fi + else + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval test_cmds=\"$archive_expsym_cmds\" + cmds=$archive_expsym_cmds + else + eval test_cmds=\"$archive_cmds\" + cmds=$archive_cmds + fi + fi + + if test : != "$skipped_export" && + func_len " $test_cmds" && + len=$func_len_result && + test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then + : + else + # The command line is too long to link in one step, link piecewise + # or, if using GNU ld and skipped_export is not :, use a linker + # script. + + # Save the value of $output and $libobjs because we want to + # use them later. If we have whole_archive_flag_spec, we + # want to use save_libobjs as it was before + # whole_archive_flag_spec was expanded, because we can't + # assume the linker understands whole_archive_flag_spec. + # This may have to be revisited, in case too many + # convenience libraries get linked in and end up exceeding + # the spec. + if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + fi + save_output=$output + func_basename "$output" + output_la=$func_basename_result + + # Clear the reloadable object creation command queue and + # initialize k to one. + test_cmds= + concat_cmds= + objlist= + last_robj= + k=1 + + if test -n "$save_libobjs" && test : != "$skipped_export" && test yes = "$with_gnu_ld"; then + output=$output_objdir/$output_la.lnkscript + func_verbose "creating GNU ld script: $output" + echo 'INPUT (' > $output + for obj in $save_libobjs + do + func_to_tool_file "$obj" + $ECHO "$func_to_tool_file_result" >> $output + done + echo ')' >> $output + func_append delfiles " $output" + func_to_tool_file "$output" + output=$func_to_tool_file_result + elif test -n "$save_libobjs" && test : != "$skipped_export" && test -n "$file_list_spec"; then + output=$output_objdir/$output_la.lnk + func_verbose "creating linker input file list: $output" + : > $output + set x $save_libobjs + shift + firstobj= + if test yes = "$compiler_needs_object"; then + firstobj="$1 " + shift + fi + for obj + do + func_to_tool_file "$obj" + $ECHO "$func_to_tool_file_result" >> $output + done + func_append delfiles " $output" + func_to_tool_file "$output" + output=$firstobj\"$file_list_spec$func_to_tool_file_result\" + else + if test -n "$save_libobjs"; then + func_verbose "creating reloadable object files..." + output=$output_objdir/$output_la-$k.$objext + eval test_cmds=\"$reload_cmds\" + func_len " $test_cmds" + len0=$func_len_result + len=$len0 + + # Loop over the list of objects to be linked. + for obj in $save_libobjs + do + func_len " $obj" + func_arith $len + $func_len_result + len=$func_arith_result + if test -z "$objlist" || + test "$len" -lt "$max_cmd_len"; then + func_append objlist " $obj" + else + # The command $test_cmds is almost too long, add a + # command to the queue. + if test 1 -eq "$k"; then + # The first file doesn't have a previous command to add. + reload_objs=$objlist + eval concat_cmds=\"$reload_cmds\" + else + # All subsequent reloadable object files will link in + # the last one created. + reload_objs="$objlist $last_robj" + eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" + fi + last_robj=$output_objdir/$output_la-$k.$objext + func_arith $k + 1 + k=$func_arith_result + output=$output_objdir/$output_la-$k.$objext + objlist=" $obj" + func_len " $last_robj" + func_arith $len0 + $func_len_result + len=$func_arith_result + fi + done + # Handle the remaining objects by creating one last + # reloadable object file. All subsequent reloadable object + # files will link in the last one created. + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + reload_objs="$objlist $last_robj" + eval concat_cmds=\"\$concat_cmds$reload_cmds\" + if test -n "$last_robj"; then + eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" + fi + func_append delfiles " $output" + + else + output= + fi + + ${skipped_export-false} && { + func_verbose "generating symbol list for '$libname.la'" + export_symbols=$output_objdir/$libname.exp + $opt_dry_run || $RM $export_symbols + libobjs=$output + # Append the command to create the export file. + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" + if test -n "$last_robj"; then + eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" + fi + } + + test -n "$save_libobjs" && + func_verbose "creating a temporary reloadable object file: $output" + + # Loop through the commands generated above and execute them. + save_ifs=$IFS; IFS='~' + for cmd in $concat_cmds; do + IFS=$save_ifs + $opt_quiet || { + func_quote_for_expand "$cmd" + eval "func_echo $func_quote_for_expand_result" + } + $opt_dry_run || eval "$cmd" || { + lt_exit=$? + + # Restore the uninstalled library and exit + if test relink = "$opt_mode"; then + ( cd "$output_objdir" && \ + $RM "${realname}T" && \ + $MV "${realname}U" "$realname" ) + fi + + exit $lt_exit + } + done + IFS=$save_ifs + + if test -n "$export_symbols_regex" && ${skipped_export-false}; then + func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' + func_show_eval '$MV "${export_symbols}T" "$export_symbols"' + fi + fi + + ${skipped_export-false} && { + if test -n "$export_symbols" && test -n "$include_expsyms"; then + tmp_export_symbols=$export_symbols + test -n "$orig_export_symbols" && tmp_export_symbols=$orig_export_symbols + $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' + fi + + if test -n "$orig_export_symbols"; then + # The given exports_symbols file has to be filtered, so filter it. + func_verbose "filter symbol list for '$libname.la' to tag DATA exports" + # FIXME: $output_objdir/$libname.filter potentially contains lots of + # 's' commands, which not all seds can handle. GNU sed should be fine + # though. Also, the filter scales superlinearly with the number of + # global variables. join(1) would be nice here, but unfortunately + # isn't a blessed tool. + $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter + func_append delfiles " $export_symbols $output_objdir/$libname.filter" + export_symbols=$output_objdir/$libname.def + $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols + fi + } + + libobjs=$output + # Restore the value of output. + output=$save_output + + if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + test "X$libobjs" = "X " && libobjs= + fi + # Expand the library linking commands again to reset the + # value of $libobjs for piecewise linking. + + # Do each of the archive commands. + if test yes = "$module" && test -n "$module_cmds"; then + if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then + cmds=$module_expsym_cmds + else + cmds=$module_cmds + fi + else + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + cmds=$archive_expsym_cmds + else + cmds=$archive_cmds + fi + fi + fi + + if test -n "$delfiles"; then + # Append the command to remove temporary files to $cmds. + eval cmds=\"\$cmds~\$RM $delfiles\" + fi + + # Add any objects from preloaded convenience libraries + if test -n "$dlprefiles"; then + gentop=$output_objdir/${outputname}x + func_append generated " $gentop" + + func_extract_archives $gentop $dlprefiles + func_append libobjs " $func_extract_archives_result" + test "X$libobjs" = "X " && libobjs= + fi + + save_ifs=$IFS; IFS='~' + for cmd in $cmds; do + IFS=$sp$nl + eval cmd=\"$cmd\" + IFS=$save_ifs + $opt_quiet || { + func_quote_for_expand "$cmd" + eval "func_echo $func_quote_for_expand_result" + } + $opt_dry_run || eval "$cmd" || { + lt_exit=$? + + # Restore the uninstalled library and exit + if test relink = "$opt_mode"; then + ( cd "$output_objdir" && \ + $RM "${realname}T" && \ + $MV "${realname}U" "$realname" ) + fi + + exit $lt_exit + } + done + IFS=$save_ifs + + # Restore the uninstalled library and exit + if test relink = "$opt_mode"; then + $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? + + if test -n "$convenience"; then + if test -z "$whole_archive_flag_spec"; then + func_show_eval '${RM}r "$gentop"' + fi + fi + + exit $EXIT_SUCCESS + fi + + # Create links to the real library. + for linkname in $linknames; do + if test "$realname" != "$linkname"; then + func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' + fi + done + + # If -module or -export-dynamic was specified, set the dlname. + if test yes = "$module" || test yes = "$export_dynamic"; then + # On all known operating systems, these are identical. + dlname=$soname + fi + fi + ;; + + obj) + if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then + func_warning "'-dlopen' is ignored for objects" + fi + + case " $deplibs" in + *\ -l* | *\ -L*) + func_warning "'-l' and '-L' are ignored for objects" ;; + esac + + test -n "$rpath" && \ + func_warning "'-rpath' is ignored for objects" + + test -n "$xrpath" && \ + func_warning "'-R' is ignored for objects" + + test -n "$vinfo" && \ + func_warning "'-version-info' is ignored for objects" + + test -n "$release" && \ + func_warning "'-release' is ignored for objects" + + case $output in + *.lo) + test -n "$objs$old_deplibs" && \ + func_fatal_error "cannot build library object '$output' from non-libtool objects" + + libobj=$output + func_lo2o "$libobj" + obj=$func_lo2o_result + ;; + *) + libobj= + obj=$output + ;; + esac + + # Delete the old objects. + $opt_dry_run || $RM $obj $libobj + + # Objects from convenience libraries. This assumes + # single-version convenience libraries. Whenever we create + # different ones for PIC/non-PIC, this we'll have to duplicate + # the extraction. + reload_conv_objs= + gentop= + # if reload_cmds runs $LD directly, get rid of -Wl from + # whole_archive_flag_spec and hope we can get by with turning comma + # into space. + case $reload_cmds in + *\$LD[\ \$]*) wl= ;; + esac + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" + test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` + reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags + else + gentop=$output_objdir/${obj}x + func_append generated " $gentop" + + func_extract_archives $gentop $convenience + reload_conv_objs="$reload_objs $func_extract_archives_result" + fi + fi + + # If we're not building shared, we need to use non_pic_objs + test yes = "$build_libtool_libs" || libobjs=$non_pic_objects + + # Create the old-style object. + reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs + + output=$obj + func_execute_cmds "$reload_cmds" 'exit $?' + + # Exit if we aren't doing a library object file. + if test -z "$libobj"; then + if test -n "$gentop"; then + func_show_eval '${RM}r "$gentop"' + fi + + exit $EXIT_SUCCESS + fi + + test yes = "$build_libtool_libs" || { + if test -n "$gentop"; then + func_show_eval '${RM}r "$gentop"' + fi + + # Create an invalid libtool object if no PIC, so that we don't + # accidentally link it into a program. + # $show "echo timestamp > $libobj" + # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? + exit $EXIT_SUCCESS + } + + if test -n "$pic_flag" || test default != "$pic_mode"; then + # Only do commands if we really have different PIC objects. + reload_objs="$libobjs $reload_conv_objs" + output=$libobj + func_execute_cmds "$reload_cmds" 'exit $?' + fi + + if test -n "$gentop"; then + func_show_eval '${RM}r "$gentop"' + fi + + exit $EXIT_SUCCESS + ;; + + prog) + case $host in + *cygwin*) func_stripname '' '.exe' "$output" + output=$func_stripname_result.exe;; + esac + test -n "$vinfo" && \ + func_warning "'-version-info' is ignored for programs" + + test -n "$release" && \ + func_warning "'-release' is ignored for programs" + + $preload \ + && test unknown,unknown,unknown = "$dlopen_support,$dlopen_self,$dlopen_self_static" \ + && func_warning "'LT_INIT([dlopen])' not used. Assuming no dlopen support." + + case $host in + *-*-rhapsody* | *-*-darwin1.[012]) + # On Rhapsody replace the C library is the System framework + compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` + finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` + ;; + esac + + case $host in + *-*-darwin*) + # Don't allow lazy linking, it breaks C++ global constructors + # But is supposedly fixed on 10.4 or later (yay!). + if test CXX = "$tagname"; then + case ${MACOSX_DEPLOYMENT_TARGET-10.0} in + 10.[0123]) + func_append compile_command " $wl-bind_at_load" + func_append finalize_command " $wl-bind_at_load" + ;; + esac + fi + # Time to change all our "foo.ltframework" stuff back to "-framework foo" + compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` + ;; + esac + + + # move library search paths that coincide with paths to not yet + # installed libraries to the beginning of the library search list + new_libs= + for path in $notinst_path; do + case " $new_libs " in + *" -L$path/$objdir "*) ;; + *) + case " $compile_deplibs " in + *" -L$path/$objdir "*) + func_append new_libs " -L$path/$objdir" ;; + esac + ;; + esac + done + for deplib in $compile_deplibs; do + case $deplib in + -L*) + case " $new_libs " in + *" $deplib "*) ;; + *) func_append new_libs " $deplib" ;; + esac + ;; + *) func_append new_libs " $deplib" ;; + esac + done + compile_deplibs=$new_libs + + + func_append compile_command " $compile_deplibs" + func_append finalize_command " $finalize_deplibs" + + if test -n "$rpath$xrpath"; then + # If the user specified any rpath flags, then add them. + for libdir in $rpath $xrpath; do + # This is the magic to use -rpath. + case "$finalize_rpath " in + *" $libdir "*) ;; + *) func_append finalize_rpath " $libdir" ;; + esac + done + fi + + # Now hardcode the library paths + rpath= + hardcode_libdirs= + for libdir in $compile_rpath $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs=$libdir + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + func_append rpath " $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) func_append perm_rpath " $libdir" ;; + esac + fi + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) + testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` + case :$dllsearchpath: in + *":$libdir:"*) ;; + ::) dllsearchpath=$libdir;; + *) func_append dllsearchpath ":$libdir";; + esac + case :$dllsearchpath: in + *":$testbindir:"*) ;; + ::) dllsearchpath=$testbindir;; + *) func_append dllsearchpath ":$testbindir";; + esac + ;; + esac + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir=$hardcode_libdirs + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + compile_rpath=$rpath + + rpath= + hardcode_libdirs= + for libdir in $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs=$libdir + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + func_append rpath " $flag" + fi + elif test -n "$runpath_var"; then + case "$finalize_perm_rpath " in + *" $libdir "*) ;; + *) func_append finalize_perm_rpath " $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir=$hardcode_libdirs + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + finalize_rpath=$rpath + + if test -n "$libobjs" && test yes = "$build_old_libs"; then + # Transform all the library objects into standard objects. + compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` + finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` + fi + + func_generate_dlsyms "$outputname" "@PROGRAM@" false + + # template prelinking step + if test -n "$prelink_cmds"; then + func_execute_cmds "$prelink_cmds" 'exit $?' + fi + + wrappers_required=: + case $host in + *cegcc* | *mingw32ce*) + # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. + wrappers_required=false + ;; + *cygwin* | *mingw* ) + test yes = "$build_libtool_libs" || wrappers_required=false + ;; + *) + if test no = "$need_relink" || test yes != "$build_libtool_libs"; then + wrappers_required=false + fi + ;; + esac + $wrappers_required || { + # Replace the output file specification. + compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` + link_command=$compile_command$compile_rpath + + # We have no uninstalled library dependencies, so finalize right now. + exit_status=0 + func_show_eval "$link_command" 'exit_status=$?' + + if test -n "$postlink_cmds"; then + func_to_tool_file "$output" + postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` + func_execute_cmds "$postlink_cmds" 'exit $?' + fi + + # Delete the generated files. + if test -f "$output_objdir/${outputname}S.$objext"; then + func_show_eval '$RM "$output_objdir/${outputname}S.$objext"' + fi + + exit $exit_status + } + + if test -n "$compile_shlibpath$finalize_shlibpath"; then + compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" + fi + if test -n "$finalize_shlibpath"; then + finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" + fi + + compile_var= + finalize_var= + if test -n "$runpath_var"; then + if test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + func_append rpath "$dir:" + done + compile_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + if test -n "$finalize_perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $finalize_perm_rpath; do + func_append rpath "$dir:" + done + finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + fi + + if test yes = "$no_install"; then + # We don't need to create a wrapper script. + link_command=$compile_var$compile_command$compile_rpath + # Replace the output file specification. + link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` + # Delete the old output file. + $opt_dry_run || $RM $output + # Link the executable and exit + func_show_eval "$link_command" 'exit $?' + + if test -n "$postlink_cmds"; then + func_to_tool_file "$output" + postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` + func_execute_cmds "$postlink_cmds" 'exit $?' + fi + + exit $EXIT_SUCCESS + fi + + case $hardcode_action,$fast_install in + relink,*) + # Fast installation is not supported + link_command=$compile_var$compile_command$compile_rpath + relink_command=$finalize_var$finalize_command$finalize_rpath + + func_warning "this platform does not like uninstalled shared libraries" + func_warning "'$output' will be relinked during installation" + ;; + *,yes) + link_command=$finalize_var$compile_command$finalize_rpath + relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` + ;; + *,no) + link_command=$compile_var$compile_command$compile_rpath + relink_command=$finalize_var$finalize_command$finalize_rpath + ;; + *,needless) + link_command=$finalize_var$compile_command$finalize_rpath + relink_command= + ;; + esac + + # Replace the output file specification. + link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` + + # Delete the old output files. + $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname + + func_show_eval "$link_command" 'exit $?' + + if test -n "$postlink_cmds"; then + func_to_tool_file "$output_objdir/$outputname" + postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` + func_execute_cmds "$postlink_cmds" 'exit $?' + fi + + # Now create the wrapper script. + func_verbose "creating $output" + + # Quote the relink command for shipping. + if test -n "$relink_command"; then + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + func_quote_for_eval "$var_value" + relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" + fi + done + relink_command="(cd `pwd`; $relink_command)" + relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` + fi + + # Only actually do things if not in dry run mode. + $opt_dry_run || { + # win32 will think the script is a binary if it has + # a .exe suffix, so we strip it off here. + case $output in + *.exe) func_stripname '' '.exe' "$output" + output=$func_stripname_result ;; + esac + # test for cygwin because mv fails w/o .exe extensions + case $host in + *cygwin*) + exeext=.exe + func_stripname '' '.exe' "$outputname" + outputname=$func_stripname_result ;; + *) exeext= ;; + esac + case $host in + *cygwin* | *mingw* ) + func_dirname_and_basename "$output" "" "." + output_name=$func_basename_result + output_path=$func_dirname_result + cwrappersource=$output_path/$objdir/lt-$output_name.c + cwrapper=$output_path/$output_name.exe + $RM $cwrappersource $cwrapper + trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 + + func_emit_cwrapperexe_src > $cwrappersource + + # The wrapper executable is built using the $host compiler, + # because it contains $host paths and files. If cross- + # compiling, it, like the target executable, must be + # executed on the $host or under an emulation environment. + $opt_dry_run || { + $LTCC $LTCFLAGS -o $cwrapper $cwrappersource + $STRIP $cwrapper + } + + # Now, create the wrapper script for func_source use: + func_ltwrapper_scriptname $cwrapper + $RM $func_ltwrapper_scriptname_result + trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 + $opt_dry_run || { + # note: this script will not be executed, so do not chmod. + if test "x$build" = "x$host"; then + $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result + else + func_emit_wrapper no > $func_ltwrapper_scriptname_result + fi + } + ;; + * ) + $RM $output + trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 + + func_emit_wrapper no > $output + chmod +x $output + ;; + esac + } + exit $EXIT_SUCCESS + ;; + esac + + # See if we need to build an old-fashioned archive. + for oldlib in $oldlibs; do + + case $build_libtool_libs in + convenience) + oldobjs="$libobjs_save $symfileobj" + addlibs=$convenience + build_libtool_libs=no + ;; + module) + oldobjs=$libobjs_save + addlibs=$old_convenience + build_libtool_libs=no + ;; + *) + oldobjs="$old_deplibs $non_pic_objects" + $preload && test -f "$symfileobj" \ + && func_append oldobjs " $symfileobj" + addlibs=$old_convenience + ;; + esac + + if test -n "$addlibs"; then + gentop=$output_objdir/${outputname}x + func_append generated " $gentop" + + func_extract_archives $gentop $addlibs + func_append oldobjs " $func_extract_archives_result" + fi + + # Do each command in the archive commands. + if test -n "$old_archive_from_new_cmds" && test yes = "$build_libtool_libs"; then + cmds=$old_archive_from_new_cmds + else + + # Add any objects from preloaded convenience libraries + if test -n "$dlprefiles"; then + gentop=$output_objdir/${outputname}x + func_append generated " $gentop" + + func_extract_archives $gentop $dlprefiles + func_append oldobjs " $func_extract_archives_result" + fi + + # POSIX demands no paths to be encoded in archives. We have + # to avoid creating archives with duplicate basenames if we + # might have to extract them afterwards, e.g., when creating a + # static archive out of a convenience library, or when linking + # the entirety of a libtool archive into another (currently + # not supported by libtool). + if (for obj in $oldobjs + do + func_basename "$obj" + $ECHO "$func_basename_result" + done | sort | sort -uc >/dev/null 2>&1); then + : + else + echo "copying selected object files to avoid basename conflicts..." + gentop=$output_objdir/${outputname}x + func_append generated " $gentop" + func_mkdir_p "$gentop" + save_oldobjs=$oldobjs + oldobjs= + counter=1 + for obj in $save_oldobjs + do + func_basename "$obj" + objbase=$func_basename_result + case " $oldobjs " in + " ") oldobjs=$obj ;; + *[\ /]"$objbase "*) + while :; do + # Make sure we don't pick an alternate name that also + # overlaps. + newobj=lt$counter-$objbase + func_arith $counter + 1 + counter=$func_arith_result + case " $oldobjs " in + *[\ /]"$newobj "*) ;; + *) if test ! -f "$gentop/$newobj"; then break; fi ;; + esac + done + func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" + func_append oldobjs " $gentop/$newobj" + ;; + *) func_append oldobjs " $obj" ;; + esac + done + fi + func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 + tool_oldlib=$func_to_tool_file_result + eval cmds=\"$old_archive_cmds\" + + func_len " $cmds" + len=$func_len_result + if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then + cmds=$old_archive_cmds + elif test -n "$archiver_list_spec"; then + func_verbose "using command file archive linking..." + for obj in $oldobjs + do + func_to_tool_file "$obj" + $ECHO "$func_to_tool_file_result" + done > $output_objdir/$libname.libcmd + func_to_tool_file "$output_objdir/$libname.libcmd" + oldobjs=" $archiver_list_spec$func_to_tool_file_result" + cmds=$old_archive_cmds + else + # the command line is too long to link in one step, link in parts + func_verbose "using piecewise archive linking..." + save_RANLIB=$RANLIB + RANLIB=: + objlist= + concat_cmds= + save_oldobjs=$oldobjs + oldobjs= + # Is there a better way of finding the last object in the list? + for obj in $save_oldobjs + do + last_oldobj=$obj + done + eval test_cmds=\"$old_archive_cmds\" + func_len " $test_cmds" + len0=$func_len_result + len=$len0 + for obj in $save_oldobjs + do + func_len " $obj" + func_arith $len + $func_len_result + len=$func_arith_result + func_append objlist " $obj" + if test "$len" -lt "$max_cmd_len"; then + : + else + # the above command should be used before it gets too long + oldobjs=$objlist + if test "$obj" = "$last_oldobj"; then + RANLIB=$save_RANLIB + fi + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\$concat_cmds$old_archive_cmds\" + objlist= + len=$len0 + fi + done + RANLIB=$save_RANLIB + oldobjs=$objlist + if test -z "$oldobjs"; then + eval cmds=\"\$concat_cmds\" + else + eval cmds=\"\$concat_cmds~\$old_archive_cmds\" + fi + fi + fi + func_execute_cmds "$cmds" 'exit $?' + done + + test -n "$generated" && \ + func_show_eval "${RM}r$generated" + + # Now create the libtool archive. + case $output in + *.la) + old_library= + test yes = "$build_old_libs" && old_library=$libname.$libext + func_verbose "creating $output" + + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + func_quote_for_eval "$var_value" + relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" + fi + done + # Quote the link command for shipping. + relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" + relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` + if test yes = "$hardcode_automatic"; then + relink_command= + fi + + # Only create the output if not a dry run. + $opt_dry_run || { + for installed in no yes; do + if test yes = "$installed"; then + if test -z "$install_libdir"; then + break + fi + output=$output_objdir/${outputname}i + # Replace all uninstalled libtool libraries with the installed ones + newdependency_libs= + for deplib in $dependency_libs; do + case $deplib in + *.la) + func_basename "$deplib" + name=$func_basename_result + func_resolve_sysroot "$deplib" + eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` + test -z "$libdir" && \ + func_fatal_error "'$deplib' is not a valid libtool archive" + func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" + ;; + -L*) + func_stripname -L '' "$deplib" + func_replace_sysroot "$func_stripname_result" + func_append newdependency_libs " -L$func_replace_sysroot_result" + ;; + -R*) + func_stripname -R '' "$deplib" + func_replace_sysroot "$func_stripname_result" + func_append newdependency_libs " -R$func_replace_sysroot_result" + ;; + *) func_append newdependency_libs " $deplib" ;; + esac + done + dependency_libs=$newdependency_libs + newdlfiles= + + for lib in $dlfiles; do + case $lib in + *.la) + func_basename "$lib" + name=$func_basename_result + eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + test -z "$libdir" && \ + func_fatal_error "'$lib' is not a valid libtool archive" + func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" + ;; + *) func_append newdlfiles " $lib" ;; + esac + done + dlfiles=$newdlfiles + newdlprefiles= + for lib in $dlprefiles; do + case $lib in + *.la) + # Only pass preopened files to the pseudo-archive (for + # eventual linking with the app. that links it) if we + # didn't already link the preopened objects directly into + # the library: + func_basename "$lib" + name=$func_basename_result + eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + test -z "$libdir" && \ + func_fatal_error "'$lib' is not a valid libtool archive" + func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" + ;; + esac + done + dlprefiles=$newdlprefiles + else + newdlfiles= + for lib in $dlfiles; do + case $lib in + [\\/]* | [A-Za-z]:[\\/]*) abs=$lib ;; + *) abs=`pwd`"/$lib" ;; + esac + func_append newdlfiles " $abs" + done + dlfiles=$newdlfiles + newdlprefiles= + for lib in $dlprefiles; do + case $lib in + [\\/]* | [A-Za-z]:[\\/]*) abs=$lib ;; + *) abs=`pwd`"/$lib" ;; + esac + func_append newdlprefiles " $abs" + done + dlprefiles=$newdlprefiles + fi + $RM $output + # place dlname in correct position for cygwin + # In fact, it would be nice if we could use this code for all target + # systems that can't hard-code library paths into their executables + # and that have no shared library path variable independent of PATH, + # but it turns out we can't easily determine that from inspecting + # libtool variables, so we have to hard-code the OSs to which it + # applies here; at the moment, that means platforms that use the PE + # object format with DLL files. See the long comment at the top of + # tests/bindir.at for full details. + tdlname=$dlname + case $host,$output,$installed,$module,$dlname in + *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) + # If a -bindir argument was supplied, place the dll there. + if test -n "$bindir"; then + func_relative_path "$install_libdir" "$bindir" + tdlname=$func_relative_path_result/$dlname + else + # Otherwise fall back on heuristic. + tdlname=../bin/$dlname + fi + ;; + esac + $ECHO > $output "\ +# $outputname - a libtool library file +# Generated by $PROGRAM (GNU $PACKAGE) $VERSION +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='$tdlname' + +# Names of this library. +library_names='$library_names' + +# The name of the static archive. +old_library='$old_library' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags='$new_inherited_linker_flags' + +# Libraries that this one depends upon. +dependency_libs='$dependency_libs' + +# Names of additional weak libraries provided by this library +weak_library_names='$weak_libs' + +# Version information for $libname. +current=$current +age=$age +revision=$revision + +# Is this an already installed library? +installed=$installed + +# Should we warn about portability when linking against -modules? +shouldnotlink=$module + +# Files to dlopen/dlpreopen +dlopen='$dlfiles' +dlpreopen='$dlprefiles' + +# Directory that this library needs to be installed in: +libdir='$install_libdir'" + if test no,yes = "$installed,$need_relink"; then + $ECHO >> $output "\ +relink_command=\"$relink_command\"" + fi + done + } + + # Do a symbolic link so that the libtool archive can be found in + # LD_LIBRARY_PATH before the program is installed. + func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' + ;; + esac + exit $EXIT_SUCCESS +} + +if test link = "$opt_mode" || test relink = "$opt_mode"; then + func_mode_link ${1+"$@"} +fi + + +# func_mode_uninstall arg... +func_mode_uninstall () +{ + $debug_cmd + + RM=$nonopt + files= + rmforce=false + exit_status=0 + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic=$magic + + for arg + do + case $arg in + -f) func_append RM " $arg"; rmforce=: ;; + -*) func_append RM " $arg" ;; + *) func_append files " $arg" ;; + esac + done + + test -z "$RM" && \ + func_fatal_help "you must specify an RM program" + + rmdirs= + + for file in $files; do + func_dirname "$file" "" "." + dir=$func_dirname_result + if test . = "$dir"; then + odir=$objdir + else + odir=$dir/$objdir + fi + func_basename "$file" + name=$func_basename_result + test uninstall = "$opt_mode" && odir=$dir + + # Remember odir for removal later, being careful to avoid duplicates + if test clean = "$opt_mode"; then + case " $rmdirs " in + *" $odir "*) ;; + *) func_append rmdirs " $odir" ;; + esac + fi + + # Don't error if the file doesn't exist and rm -f was used. + if { test -L "$file"; } >/dev/null 2>&1 || + { test -h "$file"; } >/dev/null 2>&1 || + test -f "$file"; then + : + elif test -d "$file"; then + exit_status=1 + continue + elif $rmforce; then + continue + fi + + rmfiles=$file + + case $name in + *.la) + # Possibly a libtool archive, so verify it. + if func_lalib_p "$file"; then + func_source $dir/$name + + # Delete the libtool libraries and symlinks. + for n in $library_names; do + func_append rmfiles " $odir/$n" + done + test -n "$old_library" && func_append rmfiles " $odir/$old_library" + + case $opt_mode in + clean) + case " $library_names " in + *" $dlname "*) ;; + *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; + esac + test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" + ;; + uninstall) + if test -n "$library_names"; then + # Do each command in the postuninstall commands. + func_execute_cmds "$postuninstall_cmds" '$rmforce || exit_status=1' + fi + + if test -n "$old_library"; then + # Do each command in the old_postuninstall commands. + func_execute_cmds "$old_postuninstall_cmds" '$rmforce || exit_status=1' + fi + # FIXME: should reinstall the best remaining shared library. + ;; + esac + fi + ;; + + *.lo) + # Possibly a libtool object, so verify it. + if func_lalib_p "$file"; then + + # Read the .lo file + func_source $dir/$name + + # Add PIC object to the list of files to remove. + if test -n "$pic_object" && test none != "$pic_object"; then + func_append rmfiles " $dir/$pic_object" + fi + + # Add non-PIC object to the list of files to remove. + if test -n "$non_pic_object" && test none != "$non_pic_object"; then + func_append rmfiles " $dir/$non_pic_object" + fi + fi + ;; + + *) + if test clean = "$opt_mode"; then + noexename=$name + case $file in + *.exe) + func_stripname '' '.exe' "$file" + file=$func_stripname_result + func_stripname '' '.exe' "$name" + noexename=$func_stripname_result + # $file with .exe has already been added to rmfiles, + # add $file without .exe + func_append rmfiles " $file" + ;; + esac + # Do a test to see if this is a libtool program. + if func_ltwrapper_p "$file"; then + if func_ltwrapper_executable_p "$file"; then + func_ltwrapper_scriptname "$file" + relink_command= + func_source $func_ltwrapper_scriptname_result + func_append rmfiles " $func_ltwrapper_scriptname_result" + else + relink_command= + func_source $dir/$noexename + fi + + # note $name still contains .exe if it was in $file originally + # as does the version of $file that was added into $rmfiles + func_append rmfiles " $odir/$name $odir/${name}S.$objext" + if test yes = "$fast_install" && test -n "$relink_command"; then + func_append rmfiles " $odir/lt-$name" + fi + if test "X$noexename" != "X$name"; then + func_append rmfiles " $odir/lt-$noexename.c" + fi + fi + fi + ;; + esac + func_show_eval "$RM $rmfiles" 'exit_status=1' + done + + # Try to remove the $objdir's in the directories where we deleted files + for dir in $rmdirs; do + if test -d "$dir"; then + func_show_eval "rmdir $dir >/dev/null 2>&1" + fi + done + + exit $exit_status +} + +if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then + func_mode_uninstall ${1+"$@"} +fi + +test -z "$opt_mode" && { + help=$generic_help + func_fatal_help "you must specify a MODE" +} + +test -z "$exec_cmd" && \ + func_fatal_help "invalid operation mode '$opt_mode'" + +if test -n "$exec_cmd"; then + eval exec "$exec_cmd" + exit $EXIT_FAILURE +fi + +exit $exit_status + + +# The TAGs below are defined such that we never get into a situation +# where we disable both kinds of libraries. Given conflicting +# choices, we go for a static library, that is the most portable, +# since we can't tell whether shared libraries were disabled because +# the user asked for that or because the platform doesn't support +# them. This is particularly important on AIX, because we don't +# support having both static and shared libraries enabled at the same +# time on that platform, so we default to a shared-only configuration. +# If a disable-shared tag is given, we'll fallback to a static-only +# configuration. But we'll never go from static-only to shared-only. + +# ### BEGIN LIBTOOL TAG CONFIG: disable-shared +build_libtool_libs=no +build_old_libs=yes +# ### END LIBTOOL TAG CONFIG: disable-shared + +# ### BEGIN LIBTOOL TAG CONFIG: disable-static +build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` +# ### END LIBTOOL TAG CONFIG: disable-static + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: + +# ### BEGIN LIBTOOL TAG CONFIG: CXX + +# The linker used to build libraries. +LD="/usr/bin/ld -m elf_x86_64" + +# How to create reloadable object files. +reload_flag=" -r" +reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" + +# Commands used to build an old-style archive. +old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$tool_oldlib" + +# A language specific compiler. +CC="g++" + +# Is the compiler the GNU compiler? +with_gcc=yes + +# Compiler flag to turn off builtin functions. +no_builtin_flag=" -fno-builtin" + +# Additional compiler flags for building library objects. +pic_flag=" -fPIC -DPIC" + +# How to pass a linker flag through the compiler. +wl="-Wl," + +# Compiler flag to prevent dynamic linking. +link_static_flag="-static" + +# Does compiler simultaneously support -c and -o options? +compiler_c_o="yes" + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=no + +# Whether or not to disallow shared libs when runtime libs are static. +allow_libtool_libs_with_static_runtimes=no + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec="\$wl--export-dynamic" + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec="\$wl--whole-archive\$convenience \$wl--no-whole-archive" + +# Whether the compiler copes with passing no objects directly. +compiler_needs_object="no" + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds="" + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds="" + +# Commands used to build a shared archive. +archive_cmds="\$CC \$pic_flag -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \$wl-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="\$CC \$pic_flag -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \$wl-soname \$wl\$soname \$wl-retain-symbols-file \$wl\$export_symbols -o \$lib" + +# Commands used to build a loadable module if different from building +# a shared archive. +module_cmds="" +module_expsym_cmds="" + +# Whether we are building with GNU ld or not. +with_gnu_ld="yes" + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag="" + +# Flag that enforces no undefined symbols. +no_undefined_flag="" + +# Flag to hardcode $libdir into a binary during linking. +# This must work even if $libdir does not exist +hardcode_libdir_flag_spec="\$wl-rpath \$wl\$libdir" + +# Whether we need a single "-rpath" flag with a separated argument. +hardcode_libdir_separator="" + +# Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes +# DIR into the resulting binary. +hardcode_direct=no + +# Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes +# DIR into the resulting binary and the resulting library dependency is +# "absolute",i.e impossible to change by setting $shlibpath_var if the +# library is relocated. +hardcode_direct_absolute=no + +# Set to "yes" if using the -LDIR flag during linking hardcodes DIR +# into the resulting binary. +hardcode_minus_L=no + +# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR +# into the resulting binary. +hardcode_shlibpath_var=unsupported + +# Set to "yes" if building a shared library automatically hardcodes DIR +# into the library and all subsequent libraries and executables linked +# against it. +hardcode_automatic=no + +# Set to yes if linker adds runtime paths of dependent libraries +# to runtime path list. +inherit_rpath=no + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=no + +# Set to "yes" if exported symbols are required. +always_export_symbols=no + +# The commands to list exported symbols. +export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*" + +# Symbols that must always be exported. +include_expsyms="" + +# Commands necessary for linking programs (against libraries) with templates. +prelink_cmds="" + +# Commands necessary for finishing linking programs. +postlink_cmds="" + +# Specify filename containing input files. +file_list_spec="" + +# How to hardcode a shared library path into an executable. +hardcode_action=immediate + +# The directories searched by this compiler when creating a shared library. +compiler_lib_search_dirs="/usr/lib/gcc/x86_64-linux-gnu/4.8 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../.." + +# Dependencies to place before and after the objects being linked to +# create a shared library. +predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o" +postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o" +predeps="" +postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s" + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.." + +# ### END LIBTOOL TAG CONFIG: CXX diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/local.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/local.exp new file mode 100644 index 0000000..4397bc4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/local.exp @@ -0,0 +1,2 @@ +set CC_FOR_TARGET "gcc" +set CXX_FOR_TARGET "g++" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man/Makefile b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man/Makefile new file mode 100644 index 0000000..82032f6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man/Makefile @@ -0,0 +1,558 @@ +# Makefile.in generated by automake 1.15 from Makefile.am. +# man/Makefile. Generated from Makefile.in by configure. + +# Copyright (C) 1994-2014 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +VPATH = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/libffi +pkgincludedir = $(includedir)/libffi +pkglibdir = $(libdir)/libffi +pkglibexecdir = $(libexecdir)/libffi +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = x86_64-pc-linux-gnu +host_triplet = x86_64-pc-linux-gnu +target_triplet = x86_64-pc-linux-gnu +subdir = man +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \ + $(top_srcdir)/m4/ax_append_flag.m4 \ + $(top_srcdir)/m4/ax_cc_maxopt.m4 \ + $(top_srcdir)/m4/ax_cflags_warn_all.m4 \ + $(top_srcdir)/m4/ax_check_compile_flag.m4 \ + $(top_srcdir)/m4/ax_compiler_vendor.m4 \ + $(top_srcdir)/m4/ax_configure_args.m4 \ + $(top_srcdir)/m4/ax_enable_builddir.m4 \ + $(top_srcdir)/m4/ax_gcc_archflag.m4 \ + $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/fficonfig.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_$(V)) +am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +am__v_at_1 = +SOURCES = +DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +man3dir = $(mandir)/man3 +am__installdirs = "$(DESTDIR)$(man3dir)" +NROFF = nroff +MANS = $(man_MANS) +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/Makefile.in +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing aclocal-1.15 +ALLOCA = +AMTAR = $${TAR-tar} +AM_DEFAULT_VERBOSITY = 1 +AM_LTLDFLAGS = +AM_RUNTESTFLAGS = +AR = ar +AUTOCONF = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoconf +AUTOHEADER = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoheader +AUTOMAKE = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing automake-1.15 +AWK = gawk +CC = gcc +CCAS = gcc +CCASDEPMODE = depmode=none +CCASFLAGS = +CCDEPMODE = depmode=none +CFLAGS = -Wall -fexceptions +CPP = gcc -E +CPPFLAGS = +CXX = g++ +CXXCPP = g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -O2 +CYGPATH_W = echo +DEFS = -DHAVE_CONFIG_H +DEPDIR = .deps +DLLTOOL = false +DSYMUTIL = +DUMPBIN = +ECHO_C = +ECHO_N = -n +ECHO_T = +EGREP = /bin/grep -E +EXEEXT = +FFI_EXEC_TRAMPOLINE_TABLE = 0 +FGREP = /bin/grep -F +GREP = /bin/grep +HAVE_LONG_DOUBLE = 1 +HAVE_LONG_DOUBLE_VARIANT = 0 +INSTALL = /usr/bin/install -c +INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = ${INSTALL} +INSTALL_SCRIPT = ${INSTALL} +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s +LD = /usr/bin/ld +LDFLAGS = +LIBOBJS = +LIBS = +LIBTOOL = $(SHELL) $(top_builddir)/libtool +LIPO = +LN_S = ln -s +LTLIBOBJS = +LT_SYS_LIBRARY_PATH = +MAINT = # +MAKEINFO = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo +MANIFEST_TOOL = : +MKDIR_P = /bin/mkdir -p +NM = /usr/bin/nm -B +NMEDIT = +OBJDUMP = objdump +OBJEXT = o +OPT_LDFLAGS = -Wl,-O1 +OTOOL = +OTOOL64 = +PACKAGE = libffi +PACKAGE_BUGREPORT = http://github.com/libffi/libffi/issues +PACKAGE_NAME = libffi +PACKAGE_STRING = libffi 3.99999 +PACKAGE_TARNAME = libffi +PACKAGE_URL = +PACKAGE_VERSION = 3.99999 +PATH_SEPARATOR = : +PRTDIAG = +RANLIB = ranlib +SECTION_LDFLAGS = +SED = /bin/sed +SET_MAKE = +SHELL = /bin/bash +STRIP = strip +TARGET = X86_64 +TARGETDIR = x86 +TARGET_OBJ = src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo +VERSION = 3.99999 +abs_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/man +abs_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man +abs_top_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu +abs_top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +ac_ct_AR = ar +ac_ct_CC = gcc +ac_ct_CXX = g++ +ac_ct_DUMPBIN = +am__include = include +am__leading_dot = . +am__quote = +am__tar = $${TAR-tar} chof - "$$tardir" +am__untar = $${TAR-tar} xf - +ax_enable_builddir_sed = sed +bindir = ${exec_prefix}/bin +build = x86_64-pc-linux-gnu +build_alias = +build_cpu = x86_64 +build_os = linux-gnu +build_vendor = pc +builddir = . +datadir = ${datarootdir} +datarootdir = ${prefix}/share +docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} +dvidir = ${docdir} +exec_prefix = ${prefix} +host = x86_64-pc-linux-gnu +host_alias = +host_cpu = x86_64 +host_os = linux-gnu +host_vendor = pc +htmldir = ${docdir} +includedir = ${prefix}/include +infodir = ${datarootdir}/info +install_sh = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/install-sh +libdir = ${exec_prefix}/lib +libexecdir = ${exec_prefix}/libexec +localedir = ${datarootdir}/locale +localstatedir = ${prefix}/var +mandir = ${datarootdir}/man +mkdir_p = $(MKDIR_P) +oldincludedir = /usr/include +pdfdir = ${docdir} +prefix = /usr/local +program_transform_name = s,x,x, +psdir = ${docdir} +runstatedir = ${localstatedir}/run +sbindir = ${exec_prefix}/sbin +sharedstatedir = ${prefix}/com +srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man +sys_symbol_underscore = no +sysconfdir = ${prefix}/etc +target = x86_64-pc-linux-gnu +target_alias = +target_cpu = x86_64 +target_os = linux-gnu +target_vendor = pc +toolexecdir = ${exec_prefix}/lib/gcc-lib/$(target_alias) +toolexeclibdir = ${exec_prefix}/lib/../lib +top_build_prefix = ../ +top_builddir = .. +top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +AUTOMAKE_OPTIONS = foreign +EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3 +man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3 +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign man/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: # $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): # $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-man3: $(man_MANS) + @$(NORMAL_INSTALL) + @list1=''; \ + list2='$(man_MANS)'; \ + test -n "$(man3dir)" \ + && test -n "`echo $$list1$$list2`" \ + || exit 0; \ + echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \ + { for i in $$list1; do echo "$$i"; done; \ + if test -n "$$list2"; then \ + for i in $$list2; do echo "$$i"; done \ + | sed -n '/\.3[a-z]*$$/p'; \ + fi; \ + } | while read p; do \ + if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; echo "$$p"; \ + done | \ + sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ + sed 'N;N;s,\n, ,g' | { \ + list=; while read file base inst; do \ + if test "$$base" = "$$inst"; then list="$$list $$file"; else \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \ + fi; \ + done; \ + for i in $$list; do echo "$$i"; done | $(am__base_list) | \ + while read files; do \ + test -z "$$files" || { \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \ + done; } + +uninstall-man3: + @$(NORMAL_UNINSTALL) + @list=''; test -n "$(man3dir)" || exit 0; \ + files=`{ for i in $$list; do echo "$$i"; done; \ + l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ + sed -n '/\.3[a-z]*$$/p'; \ + } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ + dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir) +tags TAGS: + +ctags CTAGS: + +cscope cscopelist: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(MANS) +installdirs: + for dir in "$(DESTDIR)$(man3dir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-man + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: install-man3 + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-man + +uninstall-man: uninstall-man3 + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + cscopelist-am ctags-am distclean distclean-generic \ + distclean-libtool distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-man3 install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am tags-am uninstall uninstall-am uninstall-man \ + uninstall-man3 + +.PRECIOUS: Makefile + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/.deps/.dirstamp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/.deps/.dirstamp new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/.dirstamp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/.dirstamp new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/closures.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/closures.lo new file mode 100644 index 0000000..613cbdf --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/closures.lo @@ -0,0 +1,12 @@ +# src/closures.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/closures.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/java_raw_api.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/java_raw_api.lo new file mode 100644 index 0000000..0b99622 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/java_raw_api.lo @@ -0,0 +1,12 @@ +# src/java_raw_api.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/java_raw_api.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/prep_cif.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/prep_cif.lo new file mode 100644 index 0000000..1ab7932 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/prep_cif.lo @@ -0,0 +1,12 @@ +# src/prep_cif.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/prep_cif.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/raw_api.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/raw_api.lo new file mode 100644 index 0000000..e7e6231 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/raw_api.lo @@ -0,0 +1,12 @@ +# src/raw_api.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/raw_api.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/types.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/types.lo new file mode 100644 index 0000000..40b7aec --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/types.lo @@ -0,0 +1,12 @@ +# src/types.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/types.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/.deps/.dirstamp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/.deps/.dirstamp new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/.dirstamp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/.dirstamp new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffi64.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffi64.lo new file mode 100644 index 0000000..94ca203 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffi64.lo @@ -0,0 +1,12 @@ +# src/x86/ffi64.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/ffi64.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffiw64.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffiw64.lo new file mode 100644 index 0000000..fa1b571 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/ffiw64.lo @@ -0,0 +1,12 @@ +# src/x86/ffiw64.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/ffiw64.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/unix64.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/unix64.lo new file mode 100644 index 0000000..b0e5eb1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/unix64.lo @@ -0,0 +1,12 @@ +# src/x86/unix64.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/unix64.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/win64.lo b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/win64.lo new file mode 100644 index 0000000..79f901c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/src/x86/win64.lo @@ -0,0 +1,12 @@ +# src/x86/win64.lo - a libtool object file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +pic_object='.libs/win64.o' + +# Name of the non-PIC object +non_pic_object=none + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/stamp-h1 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/stamp-h1 new file mode 100644 index 0000000..e43c201 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/stamp-h1 @@ -0,0 +1 @@ +timestamp for fficonfig.h diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite/Makefile b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite/Makefile new file mode 100644 index 0000000..d6e91b8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite/Makefile @@ -0,0 +1,608 @@ +# Makefile.in generated by automake 1.15 from Makefile.am. +# testsuite/Makefile. Generated from Makefile.in by configure. + +# Copyright (C) 1994-2014 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +VPATH = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/libffi +pkgincludedir = $(includedir)/libffi +pkglibdir = $(libdir)/libffi +pkglibexecdir = $(libexecdir)/libffi +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = x86_64-pc-linux-gnu +host_triplet = x86_64-pc-linux-gnu +target_triplet = x86_64-pc-linux-gnu +subdir = testsuite +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/asmcfi.m4 \ + $(top_srcdir)/m4/ax_append_flag.m4 \ + $(top_srcdir)/m4/ax_cc_maxopt.m4 \ + $(top_srcdir)/m4/ax_cflags_warn_all.m4 \ + $(top_srcdir)/m4/ax_check_compile_flag.m4 \ + $(top_srcdir)/m4/ax_compiler_vendor.m4 \ + $(top_srcdir)/m4/ax_configure_args.m4 \ + $(top_srcdir)/m4/ax_enable_builddir.m4 \ + $(top_srcdir)/m4/ax_gcc_archflag.m4 \ + $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/fficonfig.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_$(V)) +am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +am__v_at_1 = +SOURCES = +DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +DEJATOOL = $(PACKAGE) +RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir +EXPECT = expect +RUNTEST = runtest +am__DIST_COMMON = $(srcdir)/Makefile.in +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing aclocal-1.15 +ALLOCA = +AMTAR = $${TAR-tar} +AM_DEFAULT_VERBOSITY = 1 +AM_LTLDFLAGS = +AM_RUNTESTFLAGS = +AR = ar +AUTOCONF = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoconf +AUTOHEADER = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing autoheader +AUTOMAKE = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing automake-1.15 +AWK = gawk +CC = gcc +CCAS = gcc +CCASDEPMODE = depmode=none +CCASFLAGS = +CCDEPMODE = depmode=none +CFLAGS = -Wall -fexceptions +CPP = gcc -E +CPPFLAGS = +CXX = g++ +CXXCPP = g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -O2 +CYGPATH_W = echo +DEFS = -DHAVE_CONFIG_H +DEPDIR = .deps +DLLTOOL = false +DSYMUTIL = +DUMPBIN = +ECHO_C = +ECHO_N = -n +ECHO_T = +EGREP = /bin/grep -E +EXEEXT = +FFI_EXEC_TRAMPOLINE_TABLE = 0 +FGREP = /bin/grep -F +GREP = /bin/grep +HAVE_LONG_DOUBLE = 1 +HAVE_LONG_DOUBLE_VARIANT = 0 +INSTALL = /usr/bin/install -c +INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = ${INSTALL} +INSTALL_SCRIPT = ${INSTALL} +INSTALL_STRIP_PROGRAM = $(install_sh) -c -s +LD = /usr/bin/ld +LDFLAGS = +LIBOBJS = +LIBS = +LIBTOOL = $(SHELL) $(top_builddir)/libtool +LIPO = +LN_S = ln -s +LTLIBOBJS = +LT_SYS_LIBRARY_PATH = +MAINT = # +MAKEINFO = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/missing makeinfo +MANIFEST_TOOL = : +MKDIR_P = /bin/mkdir -p +NM = /usr/bin/nm -B +NMEDIT = +OBJDUMP = objdump +OBJEXT = o +OPT_LDFLAGS = -Wl,-O1 +OTOOL = +OTOOL64 = +PACKAGE = libffi +PACKAGE_BUGREPORT = http://github.com/libffi/libffi/issues +PACKAGE_NAME = libffi +PACKAGE_STRING = libffi 3.99999 +PACKAGE_TARNAME = libffi +PACKAGE_URL = +PACKAGE_VERSION = 3.99999 +PATH_SEPARATOR = : +PRTDIAG = +RANLIB = ranlib +SECTION_LDFLAGS = +SED = /bin/sed +SET_MAKE = +SHELL = /bin/bash +STRIP = strip +TARGET = X86_64 +TARGETDIR = x86 +TARGET_OBJ = src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo +VERSION = 3.99999 +abs_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/testsuite +abs_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite +abs_top_builddir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu +abs_top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +ac_ct_AR = ar +ac_ct_CC = gcc +ac_ct_CXX = g++ +ac_ct_DUMPBIN = +am__include = include +am__leading_dot = . +am__quote = +am__tar = $${TAR-tar} chof - "$$tardir" +am__untar = $${TAR-tar} xf - +ax_enable_builddir_sed = sed +bindir = ${exec_prefix}/bin +build = x86_64-pc-linux-gnu +build_alias = +build_cpu = x86_64 +build_os = linux-gnu +build_vendor = pc +builddir = . +datadir = ${datarootdir} +datarootdir = ${prefix}/share +docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} +dvidir = ${docdir} +exec_prefix = ${prefix} +host = x86_64-pc-linux-gnu +host_alias = +host_cpu = x86_64 +host_os = linux-gnu +host_vendor = pc +htmldir = ${docdir} +includedir = ${prefix}/include +infodir = ${datarootdir}/info +install_sh = ${SHELL} /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/install-sh +libdir = ${exec_prefix}/lib +libexecdir = ${exec_prefix}/libexec +localedir = ${datarootdir}/locale +localstatedir = ${prefix}/var +mandir = ${datarootdir}/man +mkdir_p = $(MKDIR_P) +oldincludedir = /usr/include +pdfdir = ${docdir} +prefix = /usr/local +program_transform_name = s,x,x, +psdir = ${docdir} +runstatedir = ${localstatedir}/run +sbindir = ${exec_prefix}/sbin +sharedstatedir = ${prefix}/com +srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite +sys_symbol_underscore = no +sysconfdir = ${prefix}/etc +target = x86_64-pc-linux-gnu +target_alias = +target_cpu = x86_64 +target_os = linux-gnu +target_vendor = pc +toolexecdir = ${exec_prefix}/lib/gcc-lib/$(target_alias) +toolexeclibdir = ${exec_prefix}/lib/../lib +top_build_prefix = ../ +top_builddir = .. +top_srcdir = /home/nico/www/nicojensen.de/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi +AUTOMAKE_OPTIONS = foreign dejagnu +EXTRA_DEJAGNU_SITE_CONFIG = ../local.exp +CLEANFILES = *.exe core* *.log *.sum +EXTRA_DIST = config/default.exp libffi.call/cls_19byte.c \ +libffi.call/cls_align_longdouble_split.c \ +libffi.call/closure_loc_fn0.c libffi.call/cls_schar.c \ +libffi.call/closure_fn1.c \ +libffi.call/return_ul.c libffi.call/cls_align_double.c \ +libffi.call/return_fl2.c libffi.call/cls_1_1byte.c \ +libffi.call/cls_64byte.c libffi.call/nested_struct7.c \ +libffi.call/cls_align_sint32.c libffi.call/nested_struct2.c \ +libffi.call/ffitest.h libffi.call/nested_struct4.c \ +libffi.call/cls_multi_ushort.c libffi.call/struct3.c \ +libffi.call/cls_3byte1.c libffi.call/cls_16byte.c \ +libffi.call/struct8.c libffi.call/nested_struct8.c \ +libffi.call/cls_multi_sshort.c libffi.call/cls_3byte2.c \ +libffi.call/cls_pointer.c \ +libffi.call/err_bad_typedef.c libffi.call/cls_4_1byte.c \ +libffi.call/cls_9byte2.c libffi.call/cls_multi_schar.c \ +libffi.call/stret_medium2.c libffi.call/cls_5_1_byte.c \ +libffi.call/call.exp libffi.call/cls_double.c \ +libffi.call/cls_align_sint16.c libffi.call/cls_uint.c \ +libffi.call/return_ll1.c libffi.call/nested_struct3.c \ +libffi.call/cls_20byte1.c libffi.call/closure_fn4.c \ +libffi.call/cls_uchar.c libffi.call/struct2.c libffi.call/cls_7byte.c \ +libffi.call/strlen.c libffi.call/many.c libffi.call/testclosure.c \ +libffi.call/return_fl.c libffi.call/struct5.c \ +libffi.call/cls_12byte.c libffi.call/cls_multi_sshortchar.c \ +libffi.call/cls_align_longdouble_split2.c libffi.call/return_dbl2.c \ +libffi.call/return_fl3.c libffi.call/stret_medium.c \ +libffi.call/nested_struct6.c libffi.call/closure_fn3.c \ +libffi.call/float3.c libffi.call/many2.c \ +libffi.call/closure_simple.c libffi.call/cls_align_uint16.c \ +libffi.call/cls_9byte1.c libffi.call/closure_fn6.c \ +libffi.call/cls_double_va.c libffi.call/cls_align_pointer.c \ +libffi.call/cls_align_longdouble.c libffi.call/closure_fn2.c \ +libffi.call/cls_sshort.c \ +libffi.call/nested_struct.c libffi.call/cls_20byte.c \ +libffi.call/cls_longdouble.c libffi.call/cls_multi_uchar.c \ +libffi.call/return_uc.c \ +libffi.call/cls_18byte.c libffi.call/cls_8byte.c \ +libffi.call/promotion.c \ +libffi.call/return_dbl.c libffi.call/cls_24byte.c \ +libffi.call/struct4.c libffi.call/cls_6byte.c \ +libffi.call/cls_align_uint32.c libffi.call/float.c \ +libffi.call/float1.c libffi.call/float_va.c libffi.call/negint.c \ +libffi.call/return_dbl1.c libffi.call/cls_3_1byte.c \ +libffi.call/cls_align_float.c libffi.call/return_fl1.c \ +libffi.call/nested_struct10.c libffi.call/nested_struct5.c \ +libffi.call/cls_align_sint64.c \ +libffi.call/stret_large2.c libffi.call/return_sl.c \ +libffi.call/closure_fn0.c libffi.call/cls_5byte.c \ +libffi.call/cls_2byte.c libffi.call/float2.c \ +libffi.call/cls_dbls_struct.c libffi.call/cls_sint.c \ +libffi.call/stret_large.c libffi.call/cls_ulonglong.c \ +libffi.call/cls_ushort.c libffi.call/nested_struct1.c \ +libffi.call/err_bad_abi.c libffi.call/cls_longdouble_va.c \ +libffi.call/cls_float.c libffi.call/cls_pointer_stack.c \ +libffi.call/pyobjc-tc.c libffi.call/cls_multi_ushortchar.c \ +libffi.call/struct1.c libffi.call/nested_struct9.c \ +libffi.call/huge_struct.c libffi.call/problem1.c \ +libffi.call/float4.c \ +libffi.call/return_ldl.c \ +libffi.call/closure_fn5.c \ +libffi.call/struct6.c libffi.call/return_ll.c libffi.call/struct9.c \ +libffi.call/return_sc.c libffi.call/struct7.c \ +libffi.call/cls_align_uint64.c libffi.call/cls_4byte.c \ +libffi.call/cls_6_1_byte.c \ +libffi.call/cls_7_1_byte.c libffi.call/unwindtest.cc \ +libffi.call/unwindtest_ffi_call.cc \ +lib/wrapper.exp lib/target-libpath.exp \ +lib/libffi.exp libffi.call/cls_struct_va1.c \ +libffi.call/cls_uchar_va.c libffi.call/cls_uint_va.c \ +libffi.call/cls_ulong_va.c libffi.call/cls_ushort_va.c \ +libffi.call/nested_struct11.c libffi.call/uninitialized.c \ +libffi.call/va_1.c libffi.call/va_struct1.c libffi.call/va_struct2.c \ +libffi.call/va_struct3.c \ +libffi.call/strlen2.c \ +libffi.call/strlen3.c \ +libffi.call/strlen4.c \ +libffi.call/cls_3float.c + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign testsuite/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: # $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): # $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +tags TAGS: + +ctags CTAGS: + +cscope cscopelist: + + +check-DEJAGNU: site.exp + srcdir='$(srcdir)'; export srcdir; \ + EXPECT=$(EXPECT); export EXPECT; \ + if $(SHELL) -c "$(RUNTEST) --version" > /dev/null 2>&1; then \ + exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \ + if $(RUNTEST) $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \ + then :; else exit_status=1; fi; \ + done; \ + else echo "WARNING: could not find '$(RUNTEST)'" 1>&2; :;\ + fi; \ + exit $$exit_status +site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG) + @echo 'Making a new site.exp file ...' + @echo '## these variables are automatically generated by make ##' >site.tmp + @echo '# Do not edit here. If you wish to override these values' >>site.tmp + @echo '# edit the last section' >>site.tmp + @echo 'set srcdir "$(srcdir)"' >>site.tmp + @echo "set objdir `pwd`" >>site.tmp + @echo 'set build_alias "$(build_alias)"' >>site.tmp + @echo 'set build_triplet $(build_triplet)' >>site.tmp + @echo 'set host_alias "$(host_alias)"' >>site.tmp + @echo 'set host_triplet $(host_triplet)' >>site.tmp + @echo 'set target_alias "$(target_alias)"' >>site.tmp + @echo 'set target_triplet $(target_triplet)' >>site.tmp + @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \ + echo "## Begin content included from file $$f. Do not modify. ##" \ + && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \ + && echo "## End content included from file $$f. ##" \ + || exit 1; \ + done >> site.tmp + @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp + @if test -f site.exp; then \ + sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \ + fi + @-rm -f site.bak + @test ! -f site.exp || mv site.exp site.bak + @mv site.tmp site.exp + +distclean-DEJAGNU: + -rm -f site.exp site.bak + -l='$(DEJATOOL)'; for tool in $$l; do \ + rm -f $$tool.sum $$tool.log; \ + done + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am + $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU +check: check-am +all-am: Makefile +installdirs: +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-DEJAGNU distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: + +.MAKE: check-am install-am install-strip + +.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \ + clean-libtool cscopelist-am ctags-am distclean \ + distclean-DEJAGNU distclean-generic distclean-libtool distdir \ + dvi dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ + uninstall-am + +.PRECIOUS: Makefile + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.bsd.mk b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.bsd.mk new file mode 100644 index 0000000..ab66256 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.bsd.mk @@ -0,0 +1,40 @@ +# -*- makefile -*- +# +# Makefile for BSD systems +# + +LOCAL_LIBS += ${LIBFFI} -lpthread + +LIBFFI_CFLAGS = ${FFI_MMAP_EXEC} -pthread +LIBFFI_BUILD_DIR = ${.CURDIR}/libffi-${arch} +INCFLAGS := -I${LIBFFI_BUILD_DIR}/include -I${INCFLAGS} + +.if ${srcdir} == "." + LIBFFI_SRC_DIR := ${.CURDIR}/libffi +.else + LIBFFI_SRC_DIR := ${srcdir}/libffi +.endif + + +LIBFFI = ${LIBFFI_BUILD_DIR}/.libs/libffi_convenience.a +LIBFFI_AUTOGEN = ${LIBFFI_SRC_DIR}/autogen.sh +LIBFFI_CONFIGURE = ${LIBFFI_SRC_DIR}/configure --disable-static \ + --with-pic=yes --disable-dependency-tracking --disable-docs + +$(OBJS): ${LIBFFI} + +$(LIBFFI): + @mkdir -p ${LIBFFI_BUILD_DIR} + @if [ ! -f $(LIBFFI_SRC_DIR)/configure ]; then \ + echo "Running autoreconf for libffi"; \ + cd "$(LIBFFI_SRC_DIR)" && \ + /bin/sh $(LIBFFI_AUTOGEN) > /dev/null; \ + fi + @if [ ! -f ${LIBFFI_BUILD_DIR}/Makefile ]; then \ + echo "Configuring libffi"; \ + cd ${LIBFFI_BUILD_DIR} && \ + /usr/bin/env CC="${CC}" LD="${LD}" CFLAGS="${LIBFFI_CFLAGS}" GREP_OPTIONS="" \ + /bin/sh ${LIBFFI_CONFIGURE} ${LIBFFI_HOST} > /dev/null; \ + fi + @cd ${LIBFFI_BUILD_DIR} && ${MAKE} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.darwin.mk b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.darwin.mk new file mode 100644 index 0000000..59e51fc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.darwin.mk @@ -0,0 +1,105 @@ +# -*- makefile -*- + +include ${srcdir}/libffi.gnu.mk + +CCACHE := $(shell type -p ccache) +BUILD_DIR := $(shell pwd) + +INCFLAGS += -I"$(BUILD_DIR)" + +# Work out which arches we need to compile the lib for +ARCHES := +ARCHFLAGS ?= $(filter -arch %, $(CFLAGS)) + +ifneq ($(findstring -arch ppc,$(ARCHFLAGS)),) + ARCHES += ppc +endif + +ifneq ($(findstring -arch i386,$(ARCHFLAGS)),) + ARCHES += i386 +endif + +ifneq ($(findstring -arch x86_64,$(ARCHFLAGS)),) + ARCHES += x86_64 +endif + +ifeq ($(strip $(ARCHES)),) +LIBFFI_BUILD_DIR = $(BUILD_DIR)/libffi-$(arch) +# Just build the one (default) architecture +$(LIBFFI): + @mkdir -p "$(LIBFFI_BUILD_DIR)" "$(@D)" + @if [ ! -f "$(LIBFFI_SRC_DIR)"/configure ]; then \ + echo "Running autoreconf for libffi"; \ + cd "$(LIBFFI_SRC_DIR)" && \ + /bin/sh $(LIBFFI_AUTOGEN) > /dev/null; \ + fi + @if [ ! -f "$(LIBFFI_BUILD_DIR)"/Makefile ]; then \ + echo "Configuring libffi"; \ + cd "$(LIBFFI_BUILD_DIR)" && \ + /usr/bin/env CC="$(CC)" LD="$(LD)" CFLAGS="$(LIBFFI_CFLAGS)" GREP_OPTIONS="" \ + /bin/sh $(LIBFFI_CONFIGURE) $(LIBFFI_HOST) > /dev/null; \ + fi + cd "$(LIBFFI_BUILD_DIR)" && $(MAKE) + +else +LIBTARGETS = $(foreach arch,$(ARCHES),"$(BUILD_DIR)"/libffi-$(arch)/.libs/libffi_convenience.a) + +# Build a fat binary and assemble +build_ffi = \ + mkdir -p "$(BUILD_DIR)"/libffi-$(1); \ + (if [ ! -f "$(LIBFFI_SRC_DIR)"/configure ]; then \ + echo "Running autoreconf for libffi"; \ + cd "$(LIBFFI_SRC_DIR)" && \ + /bin/sh $(LIBFFI_AUTOGEN) > /dev/null; \ + fi); \ + (if [ ! -f "$(BUILD_DIR)"/libffi-$(1)/Makefile ]; then \ + echo "Configuring libffi for $(1)"; \ + cd "$(BUILD_DIR)"/libffi-$(1) && \ + env CC="$(CCACHE) $(CC)" CFLAGS="-arch $(1) $(LIBFFI_CFLAGS)" LDFLAGS="-arch $(1)" \ + $(LIBFFI_CONFIGURE) --host=$(1)-apple-darwin > /dev/null; \ + fi); \ + env MACOSX_DEPLOYMENT_TARGET=10.4 $(MAKE) -C "$(BUILD_DIR)"/libffi-$(1) + +target_ffi = "$(BUILD_DIR)"/libffi-$(1)/.libs/libffi_convenience.a:; $(call build_ffi,$(1)) + +# Work out which arches we need to compile the lib for +ifneq ($(findstring ppc,$(ARCHES)),) + $(call target_ffi,ppc) +endif + +ifneq ($(findstring i386,$(ARCHES)),) + $(call target_ffi,i386) +endif + +ifneq ($(findstring x86_64,$(ARCHES)),) + $(call target_ffi,x86_64) +endif + + +$(LIBFFI): $(LIBTARGETS) + # Assemble into a FAT (x86_64, i386, ppc) library + @mkdir -p "$(@D)" + /usr/bin/libtool -static -o $@ \ + $(foreach arch, $(ARCHES),"$(BUILD_DIR)"/libffi-$(arch)/.libs/libffi_convenience.a) + @mkdir -p "$(LIBFFI_BUILD_DIR)"/include + $(RM) "$(LIBFFI_BUILD_DIR)"/include/ffi.h + @( \ + printf "#if defined(__i386__)\n"; \ + printf "#include \"libffi-i386/include/ffi.h\"\n"; \ + printf "#elif defined(__x86_64__)\n"; \ + printf "#include \"libffi-x86_64/include/ffi.h\"\n";\ + printf "#elif defined(__ppc__)\n"; \ + printf "#include \"libffi-ppc/include/ffi.h\"\n";\ + printf "#endif\n";\ + ) > "$(LIBFFI_BUILD_DIR)"/include/ffi.h + @( \ + printf "#if defined(__i386__)\n"; \ + printf "#include \"libffi-i386/include/ffitarget.h\"\n"; \ + printf "#elif defined(__x86_64__)\n"; \ + printf "#include \"libffi-x86_64/include/ffitarget.h\"\n";\ + printf "#elif defined(__ppc__)\n"; \ + printf "#include \"libffi-ppc/include/ffitarget.h\"\n";\ + printf "#endif\n";\ + ) > "$(LIBFFI_BUILD_DIR)"/include/ffitarget.h + +endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.gnu.mk b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.gnu.mk new file mode 100644 index 0000000..473b8fb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.gnu.mk @@ -0,0 +1,32 @@ +# -*- makefile -*- +# +# Common definitions for all systems that use GNU make +# + + +# Tack the extra deps onto the autogenerated variables +LOCAL_LIBS += $(LIBFFI) +BUILD_DIR = $(shell pwd) +LIBFFI_CFLAGS = $(FFI_MMAP_EXEC) +LIBFFI_BUILD_DIR = $(BUILD_DIR)/libffi-$(arch) +INCFLAGS := -I"$(LIBFFI_BUILD_DIR)"/include $(INCFLAGS) + +ifeq ($(srcdir),.) + LIBFFI_SRC_DIR := $(shell pwd)/libffi +else ifeq ($(srcdir),..) + LIBFFI_SRC_DIR := $(shell pwd)/../libffi +else + LIBFFI_SRC_DIR := $(realpath $(srcdir)/libffi) +endif + +LIBFFI = "$(LIBFFI_BUILD_DIR)"/.libs/libffi_convenience.a +LIBFFI_AUTOGEN = ${LIBFFI_SRC_DIR}/autogen.sh +LIBFFI_CONFIGURE = "$(LIBFFI_SRC_DIR)"/configure --disable-static \ + --with-pic=yes --disable-dependency-tracking --disable-docs + +$(OBJS): $(LIBFFI) + +# +# libffi.mk or libffi.darwin.mk contains rules for building the actual library +# + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.mk b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.mk new file mode 100644 index 0000000..3b58227 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.mk @@ -0,0 +1,18 @@ +# -*- makefile -*- + +include ${srcdir}/libffi.gnu.mk + +$(LIBFFI): + @mkdir -p "$(LIBFFI_BUILD_DIR)" "$@(D)" + @if [ ! -f "$(LIBFFI_SRC_DIR)"/configure ]; then \ + echo "Running autoreconf for libffi"; \ + cd "$(LIBFFI_SRC_DIR)" && \ + /bin/sh $(LIBFFI_AUTOGEN) > /dev/null; \ + fi + @if [ ! -f "$(LIBFFI_BUILD_DIR)"/Makefile ]; then \ + echo "Configuring libffi"; \ + cd "$(LIBFFI_BUILD_DIR)" && \ + env CFLAGS="$(LIBFFI_CFLAGS)" GREP_OPTIONS="" \ + sh $(LIBFFI_CONFIGURE) $(LIBFFI_HOST) > /dev/null; \ + fi + $(MAKE) -C "$(LIBFFI_BUILD_DIR)" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc.mk b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc.mk new file mode 100644 index 0000000..8cd4603 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc.mk @@ -0,0 +1,26 @@ +# -*- makefile -*- +# +# Makefile for msvc +# + +# Tack the extra deps onto the autogenerated variables +INCFLAGS = -I$(LIBFFI_BUILD_DIR)/include -I$(LIBFFI_BUILD_DIR)/src/x86 $(INCFLAGS) +LOCAL_LIBS = $(LOCAL_LIBS) $(LIBFFI) +BUILD_DIR = $(MAKEDIR) +LIBFFI_BUILD_DIR = $(BUILD_DIR)/libffi + +!IF "$(srcdir)" == "." +LIBFFI_SRC_DIR = $(MAKEDIR)/libffi +!ELSE +LIBFFI_SRC_DIR = $(srcdir)/libffi +!ENDIF + +LIBFFI = $(LIBFFI_BUILD_DIR)/.libs/libffi_convenience.lib + +$(OBJS): $(LIBFFI) + +$(LIBFFI): + @$(MAKEDIRS) $(LIBFFI_BUILD_DIR) + @cd $(LIBFFI_BUILD_DIR) && $(MAKE) -f Makefile.vc + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk new file mode 100644 index 0000000..6f3dbbc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk @@ -0,0 +1,26 @@ +# -*- makefile -*- +# +# Makefile for msvc +# + +# Tack the extra deps onto the autogenerated variables +INCFLAGS = -I$(LIBFFI_BUILD_DIR)/include -I$(LIBFFI_BUILD_DIR)/src/x86 $(INCFLAGS) +LOCAL_LIBS = $(LOCAL_LIBS) $(LIBFFI) +BUILD_DIR = $(MAKEDIR) +LIBFFI_BUILD_DIR = $(BUILD_DIR)/libffi + +!IF "$(srcdir)" == "." +LIBFFI_SRC_DIR = $(MAKEDIR)/libffi +!ELSE +LIBFFI_SRC_DIR = $(srcdir)/libffi +!ENDIF + +LIBFFI = $(LIBFFI_BUILD_DIR)/.libs/libffi_convenience.lib + +$(OBJS): $(LIBFFI) + +$(LIBFFI): + @$(MAKEDIRS) $(LIBFFI_BUILD_DIR) + @cd $(LIBFFI_BUILD_DIR) && $(MAKE) -f Makefile.vc64 + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.appveyor.yml b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.appveyor.yml new file mode 100644 index 0000000..5a4f096 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.appveyor.yml @@ -0,0 +1,50 @@ +shallow_clone: true + +# We're currently only testing 64-bit libffi built with Microsoft's +# tools. +# This matrix should be expanded to include at least: +# 32- and 64-bit gcc/cygwin +# 32- and 64-bit gcc/mingw +# 32- and 64-bit clang/mingw +# and perhaps more. + +image: Visual Studio 2013 +platform: + - x64 + +environment: + global: + CYG_ROOT: C:/cygwin + CYG_CACHE: C:/cygwin/var/cache/setup + CYG_MIRROR: http://mirrors.kernel.org/sourceware/cygwin/ + matrix: + - VSVER: 12 + +install: + - ps: >- + If ($env:Platform -Match "x86") { + $env:VCVARS_PLATFORM="x86" + $env:BUILD="x86-pc-cygwin" + $env:HOST="x86-pc-windows" + } Else { + $env:VCVARS_PLATFORM="amd64" + $env:BUILD="x86_64-w64-cygwin" + $env:HOST="x86_64-w64-cygwin" + } + - 'appveyor DownloadFile https://cygwin.com/setup-x86.exe -FileName setup.exe' + - 'setup.exe -qnNdO -R "%CYG_ROOT%" -s "%CYG_MIRROR%" -l "%CYG_CACHE%" -P dejagnu >NUL' + - '%CYG_ROOT%/bin/bash -lc "cygcheck -dc cygwin"' + - ps: $env:VSCOMNTOOLS=(Get-Content ("env:VS" + "$env:VSVER" + "0COMNTOOLS")) + - echo "Using Visual Studio %VSVER%.0 at %VSCOMNTOOLS%" + - call "%VSCOMNTOOLS%\..\..\VC\vcvarsall.bat" %VCVARS_PLATFORM% + +build_script: + - c:\cygwin\bin\sh -lc "(cd $OLDPWD; ./autogen.sh;)" + - c:\cygwin\bin\sh -lc "(cd $OLDPWD; ./configure CC='/cygdrive/c/projects/libffi/msvcc.sh -m64' CXX='/cygdrive/c/projects/libffi/msvcc.sh -m64' LD='link' CPP='cl -nologo -EP' CXXCPP='cl -nologo -EP' CPPFLAGS='-DFFI_BUILDING_DLL' AR='/cygdrive/c/projects/libffi/.travis/ar-lib lib' NM='dumpbin -symbols' STRIP=':' --build=$BUILD --host=$HOST;)" + - c:\cygwin\bin\sh -lc "(cd $OLDPWD; cp src/x86/ffitarget.h include; make; find .;)" + - c:\cygwin\bin\sh -lc "(cd $OLDPWD; cp `find . -name 'libffi-?.dll'` $HOST/testsuite/; make check; cat `find ./ -name libffi.log`)" + +# FIXME: "make check" currently fails. It just looks like msvcc needs +# to learn about -L and -l options. If you add "make check; cat `find +# ./ -name libffi.log" to the end of that build command you'll see +# what I mean. diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.github/issue_template.md b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.github/issue_template.md new file mode 100644 index 0000000..e197e2c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.github/issue_template.md @@ -0,0 +1,10 @@ +## System Details + + + + +## Problems Description + + + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.gitignore b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.gitignore new file mode 100644 index 0000000..5d39689 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.gitignore @@ -0,0 +1,38 @@ +.libs +.deps +*.o +*.lo +.dirstamp +*.la +Makefile +!testsuite/libffi.bhaible/Makefile +Makefile.in +aclocal.m4 +compile +!.travis/compile +configure +depcomp +doc/libffi.info +*~ +fficonfig.h.in +fficonfig.h +include/ffi.h +include/ffitarget.h +install-sh +libffi.pc +libtool +libtool-ldflags +ltmain.sh +m4/libtool.m4 +m4/lt*.m4 +mdate-sh +missing +stamp-h1 +libffi*gz +autom4te.cache +libffi.xcodeproj/xcuserdata +libffi.xcodeproj/project.xcworkspace +build_*/ +darwin_*/ +src/arm/trampoline.S +**/texinfo.tex diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis.yml b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis.yml new file mode 100644 index 0000000..b6e5cb7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis.yml @@ -0,0 +1,34 @@ +--- +sudo: required + +language: cpp + +matrix: + include: + - os: osx + env: HOST=arm-apple-darwin + - os: linux + compiler: gcc + env: HOST=i386-pc-linux-gnu MEVAL='export CC="$CC -m32" && CXX="$CXX -m32"' + - os: linux + compiler: gcc + - os: linux + compiler: gcc + env: CONFIGURE_OPTIONS=--disable-shared + - os: linux + compiler: clang + - os: linux + compiler: clang + env: CONFIGURE_OPTIONS=--disable-shared + - os: linux + env: HOST=moxie-elf MEVAL='export PATH=/opt/moxielogic/bin:$PATH && CC=moxie-elf-gcc && CXX=moxie-elf-g++' LDFLAGS=-Tsim.ld RUNTESTFLAGS="--target_board moxie-sim" DEJAGNU="$TRAVIS_BUILD_DIR/.travis/site.exp" + +before_install: + - if test x"$MEVAL" != x; then eval ${MEVAL}; fi + +install: + - ./.travis/install.sh + +script: + - if ! test x"$MEVAL" = x; then eval ${MEVAL}; fi + - ./.travis/build.sh diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/ar-lib b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/ar-lib new file mode 100644 index 0000000..0baa4f6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/ar-lib @@ -0,0 +1,270 @@ +#! /bin/sh +# Wrapper for Microsoft lib.exe + +me=ar-lib +scriptversion=2012-03-01.08; # UTC + +# Copyright (C) 2010-2018 Free Software Foundation, Inc. +# Written by Peter Rosin . +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# This file is maintained in Automake, please report +# bugs to or send patches to +# . + + +# func_error message +func_error () +{ + echo "$me: $1" 1>&2 + exit 1 +} + +file_conv= + +# func_file_conv build_file +# Convert a $build file to $host form and store it in $file +# Currently only supports Windows hosts. +func_file_conv () +{ + file=$1 + case $file in + / | /[!/]*) # absolute file, and not a UNC file + if test -z "$file_conv"; then + # lazily determine how to convert abs files + case `uname -s` in + MINGW*) + file_conv=mingw + ;; + CYGWIN*) + file_conv=cygwin + ;; + *) + file_conv=wine + ;; + esac + fi + case $file_conv in + mingw) + file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` + ;; + cygwin) + file=`cygpath -m "$file" || echo "$file"` + ;; + wine) + file=`winepath -w "$file" || echo "$file"` + ;; + esac + ;; + esac +} + +# func_at_file at_file operation archive +# Iterate over all members in AT_FILE performing OPERATION on ARCHIVE +# for each of them. +# When interpreting the content of the @FILE, do NOT use func_file_conv, +# since the user would need to supply preconverted file names to +# binutils ar, at least for MinGW. +func_at_file () +{ + operation=$2 + archive=$3 + at_file_contents=`cat "$1"` + eval set x "$at_file_contents" + shift + + for member + do + $AR -NOLOGO $operation:"$member" "$archive" || exit $? + done +} + +case $1 in + '') + func_error "no command. Try '$0 --help' for more information." + ;; + -h | --h*) + cat <. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# This file is maintained in Automake, please report +# bugs to or send patches to +# . + +nl=' +' + +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent tools from complaining about whitespace usage. +IFS=" "" $nl" + +file_conv= + +# func_file_conv build_file lazy +# Convert a $build file to $host form and store it in $file +# Currently only supports Windows hosts. If the determined conversion +# type is listed in (the comma separated) LAZY, no conversion will +# take place. +func_file_conv () +{ + file=$1 + case $file in + / | /[!/]*) # absolute file, and not a UNC file + if test -z "$file_conv"; then + # lazily determine how to convert abs files + case `uname -s` in + MINGW*) + file_conv=mingw + ;; + CYGWIN*) + file_conv=cygwin + ;; + *) + file_conv=wine + ;; + esac + fi + case $file_conv/,$2, in + *,$file_conv,*) + ;; + mingw/*) + file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` + ;; + cygwin/*) + file=`cygpath -m "$file" || echo "$file"` + ;; + wine/*) + file=`winepath -w "$file" || echo "$file"` + ;; + esac + ;; + esac +} + +# func_cl_dashL linkdir +# Make cl look for libraries in LINKDIR +func_cl_dashL () +{ + func_file_conv "$1" + if test -z "$lib_path"; then + lib_path=$file + else + lib_path="$lib_path;$file" + fi + linker_opts="$linker_opts -LIBPATH:$file" +} + +# func_cl_dashl library +# Do a library search-path lookup for cl +func_cl_dashl () +{ + lib=$1 + found=no + save_IFS=$IFS + IFS=';' + for dir in $lib_path $LIB + do + IFS=$save_IFS + if $shared && test -f "$dir/$lib.dll.lib"; then + found=yes + lib=$dir/$lib.dll.lib + break + fi + if test -f "$dir/$lib.lib"; then + found=yes + lib=$dir/$lib.lib + break + fi + if test -f "$dir/lib$lib.a"; then + found=yes + lib=$dir/lib$lib.a + break + fi + done + IFS=$save_IFS + + if test "$found" != yes; then + lib=$lib.lib + fi +} + +# func_cl_wrapper cl arg... +# Adjust compile command to suit cl +func_cl_wrapper () +{ + # Assume a capable shell + lib_path= + shared=: + linker_opts= + for arg + do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + eat=1 + case $2 in + *.o | *.[oO][bB][jJ]) + func_file_conv "$2" + set x "$@" -Fo"$file" + shift + ;; + *) + func_file_conv "$2" + set x "$@" -Fe"$file" + shift + ;; + esac + ;; + -I) + eat=1 + func_file_conv "$2" mingw + set x "$@" -I"$file" + shift + ;; + -I*) + func_file_conv "${1#-I}" mingw + set x "$@" -I"$file" + shift + ;; + -l) + eat=1 + func_cl_dashl "$2" + set x "$@" "$lib" + shift + ;; + -l*) + func_cl_dashl "${1#-l}" + set x "$@" "$lib" + shift + ;; + -L) + eat=1 + func_cl_dashL "$2" + ;; + -L*) + func_cl_dashL "${1#-L}" + ;; + -static) + shared=false + ;; + -warn) + eat=1 + ;; + -Wl,*) + arg=${1#-Wl,} + save_ifs="$IFS"; IFS=',' + for flag in $arg; do + IFS="$save_ifs" + linker_opts="$linker_opts $flag" + done + IFS="$save_ifs" + ;; + -Xlinker) + eat=1 + linker_opts="$linker_opts $2" + ;; + -*) + set x "$@" "$1" + shift + ;; + *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) + func_file_conv "$1" + set x "$@" -Tp"$file" + shift + ;; + *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) + func_file_conv "$1" mingw + set x "$@" "$file" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift + done + if test -n "$linker_opts"; then + linker_opts="-link$linker_opts" + fi + exec "$@" $linker_opts + exit 1 +} + +eat= + +case $1 in + '') + echo "$0: No command. Try '$0 --help' for more information." 1>&2 + exit 1; + ;; + -h | --h*) + cat <<\EOF +Usage: compile [--help] [--version] PROGRAM [ARGS] + +Wrapper for compilers which do not understand '-c -o'. +Remove '-o dest.o' from ARGS, run PROGRAM with the remaining +arguments, and rename the output as expected. + +If you are trying to build a whole package this is not the +right script to run: please start by reading the file 'INSTALL'. + +Report bugs to . +EOF + exit $? + ;; + -v | --v*) + echo "compile $scriptversion" + exit $? + ;; + cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \ + icl | *[/\\]icl | icl.exe | *[/\\]icl.exe ) + func_cl_wrapper "$@" # Doesn't return... + ;; +esac + +ofile= +cfile= + +for arg +do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + # So we strip '-o arg' only if arg is an object. + eat=1 + case $2 in + *.o | *.obj) + ofile=$2 + ;; + *) + set x "$@" -o "$2" + shift + ;; + esac + ;; + *.c) + cfile=$1 + set x "$@" "$1" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift +done + +if test -z "$ofile" || test -z "$cfile"; then + # If no '-o' option was seen then we might have been invoked from a + # pattern rule where we don't need one. That is ok -- this is a + # normal compilation that the losing compiler can handle. If no + # '.c' file was seen then we are probably linking. That is also + # ok. + exec "$@" +fi + +# Name of file we expect compiler to create. +cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` + +# Create the lock directory. +# Note: use '[/\\:.-]' here to ensure that we don't use the same name +# that we are using for the .o file. Also, base the name on the expected +# object file name, since that is what matters with a parallel build. +lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d +while true; do + if mkdir "$lockdir" >/dev/null 2>&1; then + break + fi + sleep 1 +done +# FIXME: race condition here if user kills between mkdir and trap. +trap "rmdir '$lockdir'; exit 1" 1 2 15 + +# Run the compile. +"$@" +ret=$? + +if test -f "$cofile"; then + test "$cofile" = "$ofile" || mv "$cofile" "$ofile" +elif test -f "${cofile}bj"; then + test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile" +fi + +rmdir "$lockdir" +exit $ret + +# Local Variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'before-save-hook 'time-stamp) +# time-stamp-start: "scriptversion=" +# time-stamp-format: "%:y-%02m-%02d.%02H" +# time-stamp-time-zone: "UTC0" +# time-stamp-end: "; # UTC" +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/install.sh b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/install.sh new file mode 100644 index 0000000..56b3f6a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/install.sh @@ -0,0 +1,22 @@ +#!/bin/bash +set -x + +if [[ $TRAVIS_OS_NAME != 'linux' ]]; then + brew update + # fix an issue with libtool on travis by reinstalling it + brew uninstall libtool; + brew install libtool dejagnu; +else + sudo apt-get update + sudo apt-get install dejagnu texinfo + case "$HOST" in + i386-pc-linux-gnu) + sudo apt-get install gcc-multilib g++-multilib + ;; + moxie-elf) + echo 'deb http://repos.moxielogic.org:7114/MoxieLogic moxiedev main' | sudo tee -a /etc/apt/sources.list + sudo apt-get update -qq + sudo apt-get install -y --allow-unauthenticated moxielogic-moxie-elf-gcc moxielogic-moxie-elf-gcc-c++ moxielogic-moxie-elf-gcc-libstdc++ moxielogic-moxie-elf-gdb-sim + ;; + esac +fi diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/moxie-sim.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/moxie-sim.exp new file mode 100644 index 0000000..3a6042e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/moxie-sim.exp @@ -0,0 +1,60 @@ +# Copyright (C) 2010 Free Software Foundation, Inc. +# +# This file is part of DejaGnu. +# +# DejaGnu is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# DejaGnu is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with DejaGnu; if not, write to the Free Software Foundation, +# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +# This is a list of toolchains that are supported on this board. +set_board_info target_install {moxie-elf} + +# Load the generic configuration for this board. This will define a basic set +# of routines needed by the tool to communicate with the board. +load_generic_config "sim" + +# basic-sim.exp is a basic description for the standard Cygnus simulator. +load_base_board_description "basic-sim" + +# "moxie" is the name of the sim subdir in devo/sim. +setup_sim moxie + +# No multilib options needed by default. +process_multilib_options "" + +# We only support newlib on this target. We assume that all multilib +# options have been specified before we get here. + +set_board_info compiler "[find_gcc]" +set_board_info cflags "[libgloss_include_flags] [newlib_include_flags]" +set_board_info ldflags "[libgloss_link_flags] [newlib_link_flags]" +# No linker script needed. +set_board_info ldscript "-Tsim.ld" + +# Configuration settings for testsuites +set_board_info noargs 1 +set_board_info gdb,nosignals 1 +set_board_info gdb,noresults 1 +set_board_info gdb,cannot_call_functions 1 +set_board_info gdb,skip_float_tests 1 +set_board_info gdb,can_reverse 1 +set_board_info gdb,use_precord 1 + +# More time is needed +set_board_info gcc,timeout 800 +set_board_info gdb,timeout 60 + +# Used by a few gcc.c-torture testcases to delimit how large the stack can +# be. +set_board_info gcc,stack_size 5000 + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/site.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/site.exp new file mode 100644 index 0000000..e42cb1d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/.travis/site.exp @@ -0,0 +1,18 @@ +# Copyright (C) 2008, 2010, 2018 Anthony Green + +# Make sure we look in the right place for the board description files. +if ![info exists boards_dir] { + set boards_dir {} +} + +lappend boards_dir $::env(TRAVIS_BUILD_DIR)/.travis + +verbose "Global Config File: target_triplet is $target_triplet" 2 +global target_list + +case "$target_triplet" in { + { "moxie-elf" } { + set target_list "moxie-sim" + } +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi new file mode 100644 index 0000000..49ba8da --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi @@ -0,0 +1,584 @@ +2011-02-08 Andreas Tobler + + * testsuite/lib/libffi.exp: Tweak for stand-alone mode. + +2009-12-25 Samuli Suominen + + * configure.ac: Undefine _AC_ARG_VAR_PRECIOUS for autoconf 2.64. + * configure: Rebuilt. + * fficonfig.h.in: Rebuilt. + +2009-06-16 Andrew Haley + + * testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/return_ll1.c, + testsuite/libffi.call/stret_medium2.c: Fix printf format + specifiers. + * testsuite/libffi.call/huge_struct.c: Ad x86 XFAILs. + * testsuite/libffi.call/float2.c: Fix dg-excess-errors. + * testsuite/libffi.call/ffitest.h, + testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define. + +2009-06-12 Andrew Haley + + * testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/return_ll1.c, + testsuite/libffi.call/stret_medium2.c: Fix printf format + specifiers. + testsuite/libffi.special/unwindtest.cc: include stdint.h. + +2009-06-11 Timothy Wall + + * Makefile.am, + configure.ac, + include/ffi.h.in, + include/ffi_common.h, + src/closures.c, + src/dlmalloc.c, + src/x86/ffi.c, + src/x86/ffitarget.h, + src/x86/win64.S (new), + README: Added win64 support (mingw or MSVC) + * Makefile.in, + include/Makefile.in, + man/Makefile.in, + testsuite/Makefile.in, + configure, + aclocal.m4: Regenerated + * ltcf-c.sh: properly escape cygwin/w32 path + * man/ffi_call.3: Clarify size requirements for return value. + * src/x86/ffi64.c: Fix filename in comment. + * src/x86/win32.S: Remove unused extern. + + * testsuite/libffi.call/closure_fn0.c, + testsuite/libffi.call/closure_fn1.c, + testsuite/libffi.call/closure_fn2.c, + testsuite/libffi.call/closure_fn3.c, + testsuite/libffi.call/closure_fn4.c, + testsuite/libffi.call/closure_fn5.c, + testsuite/libffi.call/closure_fn6.c, + testsuite/libffi.call/closure_stdcall.c, + testsuite/libffi.call/cls_12byte.c, + testsuite/libffi.call/cls_16byte.c, + testsuite/libffi.call/cls_18byte.c, + testsuite/libffi.call/cls_19byte.c, + testsuite/libffi.call/cls_1_1byte.c, + testsuite/libffi.call/cls_20byte.c, + testsuite/libffi.call/cls_20byte1.c, + testsuite/libffi.call/cls_24byte.c, + testsuite/libffi.call/cls_2byte.c, + testsuite/libffi.call/cls_3_1byte.c, + testsuite/libffi.call/cls_3byte1.c, + testsuite/libffi.call/cls_3byte2.c, + testsuite/libffi.call/cls_4_1byte.c, + testsuite/libffi.call/cls_4byte.c, + testsuite/libffi.call/cls_5_1_byte.c, + testsuite/libffi.call/cls_5byte.c, + testsuite/libffi.call/cls_64byte.c, + testsuite/libffi.call/cls_6_1_byte.c, + testsuite/libffi.call/cls_6byte.c, + testsuite/libffi.call/cls_7_1_byte.c, + testsuite/libffi.call/cls_7byte.c, + testsuite/libffi.call/cls_8byte.c, + testsuite/libffi.call/cls_9byte1.c, + testsuite/libffi.call/cls_9byte2.c, + testsuite/libffi.call/cls_align_double.c, + testsuite/libffi.call/cls_align_float.c, + testsuite/libffi.call/cls_align_longdouble.c, + testsuite/libffi.call/cls_align_longdouble_split.c, + testsuite/libffi.call/cls_align_longdouble_split2.c, + testsuite/libffi.call/cls_align_pointer.c, + testsuite/libffi.call/cls_align_sint16.c, + testsuite/libffi.call/cls_align_sint32.c, + testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_align_uint16.c, + testsuite/libffi.call/cls_align_uint32.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_dbls_struct.c, + testsuite/libffi.call/cls_double.c, + testsuite/libffi.call/cls_double_va.c, + testsuite/libffi.call/cls_float.c, + testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_multi_schar.c, + testsuite/libffi.call/cls_multi_sshort.c, + testsuite/libffi.call/cls_multi_sshortchar.c, + testsuite/libffi.call/cls_multi_uchar.c, + testsuite/libffi.call/cls_multi_ushort.c, + testsuite/libffi.call/cls_multi_ushortchar.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c, + testsuite/libffi.call/cls_schar.c, + testsuite/libffi.call/cls_sint.c, + testsuite/libffi.call/cls_sshort.c, + testsuite/libffi.call/cls_uchar.c, + testsuite/libffi.call/cls_uint.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/cls_ushort.c, + testsuite/libffi.call/err_bad_abi.c, + testsuite/libffi.call/err_bad_typedef.c, + testsuite/libffi.call/float2.c, + testsuite/libffi.call/huge_struct.c, + testsuite/libffi.call/nested_struct.c, + testsuite/libffi.call/nested_struct1.c, + testsuite/libffi.call/nested_struct10.c, + testsuite/libffi.call/nested_struct2.c, + testsuite/libffi.call/nested_struct3.c, + testsuite/libffi.call/nested_struct4.c, + testsuite/libffi.call/nested_struct5.c, + testsuite/libffi.call/nested_struct6.c, + testsuite/libffi.call/nested_struct7.c, + testsuite/libffi.call/nested_struct8.c, + testsuite/libffi.call/nested_struct9.c, + testsuite/libffi.call/problem1.c, + testsuite/libffi.call/return_ldl.c, + testsuite/libffi.call/return_ll1.c, + testsuite/libffi.call/stret_large.c, + testsuite/libffi.call/stret_large2.c, + testsuite/libffi.call/stret_medium.c, + testsuite/libffi.call/stret_medium2.c, + testsuite/libffi.special/unwindtest.cc: use ffi_closure_alloc instead + of checking for MMAP. Use intptr_t instead of long casts. + +2009-06-04 Andrew Haley + + * src/powerpc/ffitarget.h: Fix misapplied merge from gcc. + +2009-06-04 Andrew Haley + + * src/mips/o32.S, + src/mips/n32.S: Fix licence formatting. + +2009-06-04 Andrew Haley + + * src/x86/darwin.S: Fix licence formatting. + src/x86/win32.S: Likewise. + src/sh64/sysv.S: Likewise. + src/sh/sysv.S: Likewise. + +2009-06-04 Andrew Haley + + * src/sh64/ffi.c: Remove lint directives. Was missing from merge + of Andreas Tobler's patch from 2006-04-22. + +2009-06-04 Andrew Haley + + * src/sh/ffi.c: Apply missing hunk from Alexandre Oliva's patch of + 2007-03-07. + +2008-12-26 Timothy Wall + + * testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_align_longdouble.c, + testsuite/libffi.call/cls_align_longdouble_split.c, + testsuite/libffi.call/cls_align_longdouble_split2.c: mark expected + failures on x86_64 cygwin/mingw. + +2008-12-22 Timothy Wall + + * testsuite/libffi.call/closure_fn0.c, + testsuite/libffi.call/closure_fn1.c, + testsuite/libffi.call/closure_fn2.c, + testsuite/libffi.call/closure_fn3.c, + testsuite/libffi.call/closure_fn4.c, + testsuite/libffi.call/closure_fn5.c, + testsuite/libffi.call/closure_fn6.c, + testsuite/libffi.call/closure_loc_fn0.c, + testsuite/libffi.call/closure_stdcall.c, + testsuite/libffi.call/cls_align_pointer.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c: use portable cast from + pointer to integer (intptr_t). + * testsuite/libffi.call/cls_longdouble.c: disable for win64. + +2008-12-19 Anthony Green + + * configure.ac: Bump version to 3.0.8. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. + +2008-11-11 Anthony Green + + * configure.ac: Bump version to 3.0.7. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. + +2008-08-25 Andreas Tobler + + * src/powerpc/ffitarget.h (ffi_abi): Add FFI_LINUX and + FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. + Add note about flag bits used for FFI_SYSV_TYPE_SMALL_STRUCT. + Adjust copyright notice. + * src/powerpc/ffi.c: Add two new flags to indicate if we have one + register or two register to use for FFI_SYSV structs. + (ffi_prep_cif_machdep): Pass the right register flag introduced above. + (ffi_closure_helper_SYSV): Fix the return type for + FFI_SYSV_TYPE_SMALL_STRUCT. Comment. + Adjust copyright notice. + +2008-07-24 Anthony Green + + * testsuite/libffi.call/cls_dbls_struct.c, + testsuite/libffi.call/cls_double_va.c, + testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c, + testsuite/libffi.call/err_bad_abi.c: Clean up failures from + compiler warnings. + +2008-07-17 Anthony Green + + * configure.ac: Bump version to 3.0.6. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. Add documentation. + * README: Update for new release. + +2008-07-16 Kaz Kojima + + * src/sh/ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned + int. + +2008-07-16 Kaz Kojima + + * src/sh/sysv.S: Add .note.GNU-stack on Linux. + * src/sh64/sysv.S: Likewise. + +2008-04-03 Anthony Green + + * libffi.pc.in (Libs): Add -L${libdir}. + * configure.ac: Bump version to 3.0.5. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. + +2008-04-03 Anthony Green + Xerces Ranby + + * include/ffi.h.in: Wrap definition of target architecture to + protect from double definitions. + +2008-03-22 Moriyoshi Koizumi + + * src/x86/ffi.c (ffi_prep_closure_loc): Fix for bug revealed in + closure_loc_fn0.c. + * testsuite/libffi.call/closure_loc_fn0.c (closure_loc_test_fn0): + New test. + +2008-03-04 Anthony Green + Blake Chaffin + hos@tamanegi.org + + * testsuite/libffi.call/cls_align_longdouble_split2.c + testsuite/libffi.call/cls_align_longdouble_split.c + testsuite/libffi.call/cls_dbls_struct.c + testsuite/libffi.call/cls_double_va.c + testsuite/libffi.call/cls_longdouble.c + testsuite/libffi.call/cls_longdouble_va.c + testsuite/libffi.call/cls_pointer.c + testsuite/libffi.call/cls_pointer_stack.c + testsuite/libffi.call/err_bad_abi.c + testsuite/libffi.call/err_bad_typedef.c + testsuite/libffi.call/huge_struct.c + testsuite/libffi.call/stret_large2.c + testsuite/libffi.call/stret_large.c + testsuite/libffi.call/stret_medium2.c + testsuite/libffi.call/stret_medium.c: New tests from Apple. + +2008-02-26 Jakub Jelinek + Anthony Green + + * src/alpha/osf.S: Add .note.GNU-stack on Linux. + * src/s390/sysv.S: Likewise. + * src/powerpc/linux64.S: Likewise. + * src/powerpc/linux64_closure.S: Likewise. + * src/powerpc/ppc_closure.S: Likewise. + * src/powerpc/sysv.S: Likewise. + * src/x86/unix64.S: Likewise. + * src/x86/sysv.S: Likewise. + * src/sparc/v8.S: Likewise. + * src/sparc/v9.S: Likewise. + * src/m68k/sysv.S: Likewise. + * src/ia64/unix.S: Likewise. + * src/arm/sysv.S: Likewise. + +2008-02-26 Anthony Green + Thomas Heller + + * src/x86/ffi.c (ffi_closure_SYSV_inner): Change C++ comment to C + comment. + +2008-02-26 Anthony Green + Thomas Heller + + * include/ffi.h.in: Change void (*)() to void (*)(void). + +2008-02-26 Anthony Green + Thomas Heller + + * src/alpha/ffi.c: Change void (*)() to void (*)(void). + src/alpha/osf.S, src/arm/ffi.c, src/frv/ffi.c, src/ia64/ffi.c, + src/ia64/unix.S, src/java_raw_api.c, src/m32r/ffi.c, + src/mips/ffi.c, src/pa/ffi.c, src/pa/hpux32.S, src/pa/linux.S, + src/powerpc/ffi.c, src/powerpc/ffi_darwin.c, src/raw_api.c, + src/s390/ffi.c, src/sh/ffi.c, src/sh64/ffi.c, src/sparc/ffi.c, + src/x86/ffi.c, src/x86/unix64.S, src/x86/darwin64.S, + src/x86/ffi64.c: Ditto. + +2008-02-24 Anthony Green + + * configure.ac: Accept openbsd*, not just openbsd. + Bump version to 3.0.4. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. + +2008-02-22 Anthony Green + + * README: Clean up list of tested platforms. + +2008-02-22 Anthony Green + + * configure.ac: Bump version to 3.0.3. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. Clean up test docs. + +2008-02-22 Bjoern Koenig + Andreas Tobler + + * configure.ac: Add amd64-*-freebsd* target. + * configure: Regenerate. + +2008-02-22 Thomas Heller + + * configure.ac: Add x86 OpenBSD support. + * configure: Rebuilt. + +2008-02-21 Thomas Heller + + * README: Change "make test" to "make check". + +2008-02-21 Anthony Green + + * configure.ac: Bump version to 3.0.2. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. + +2008-02-21 Björn König + + * src/x86/freebsd.S: New file. + * configure.ac: Add x86 FreeBSD support. + * Makefile.am: Ditto. + +2008-02-15 Anthony Green + + * configure.ac: Bump version to 3.0.1. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * libtool-version: Increment revision. + * README: Update for new release. + +2008-02-15 David Daney + + * src/mips/ffi.c: Remove extra '>' from include directive. + (ffi_prep_closure_loc): Use clear_location instead of tramp. + +2008-02-15 Anthony Green + + * configure.ac: Bump version to 3.0.0. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + +2008-02-15 David Daney + + * src/mips/ffi.c (USE__BUILTIN___CLEAR_CACHE): + Define (conditionally), and use it to include cachectl.h. + (ffi_prep_closure_loc): Fix cache flushing. + * src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define. + +2008-02-15 Anthony Green + + * man/ffi_call.3, man/ffi_prep_cif.3, man/ffi.3: + Update dates and remove all references to ffi_prep_closure. + * configure.ac: Bump version to 2.99.9. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + +2008-02-15 Anthony Green + + * man/ffi_prep_closure.3: Delete. + * man/Makefile.am (EXTRA_DIST): Remove ffi_prep_closure.3. + (man_MANS): Ditto. + * man/Makefile.in: Rebuilt. + * configure.ac: Bump version to 2.99.8. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + +2008-02-14 Anthony Green + + * configure.ac: Bump version to 2.99.7. + * configure, doc/stamp-vti, doc/version.texi: Rebuilt. + * include/ffi.h.in LICENSE src/debug.c src/closures.c + src/ffitest.c src/s390/sysv.S src/s390/ffitarget.h + src/types.c src/m68k/ffitarget.h src/raw_api.c src/frv/ffi.c + src/frv/ffitarget.h src/sh/ffi.c src/sh/sysv.S + src/sh/ffitarget.h src/powerpc/ffitarget.h src/pa/ffi.c + src/pa/ffitarget.h src/pa/linux.S src/java_raw_api.c + src/cris/ffitarget.h src/x86/ffi.c src/x86/sysv.S + src/x86/unix64.S src/x86/win32.S src/x86/ffitarget.h + src/x86/ffi64.c src/x86/darwin.S src/ia64/ffi.c + src/ia64/ffitarget.h src/ia64/ia64_flags.h src/ia64/unix.S + src/sparc/ffi.c src/sparc/v9.S src/sparc/ffitarget.h + src/sparc/v8.S src/alpha/ffi.c src/alpha/ffitarget.h + src/alpha/osf.S src/sh64/ffi.c src/sh64/sysv.S + src/sh64/ffitarget.h src/mips/ffi.c src/mips/ffitarget.h + src/mips/n32.S src/mips/o32.S src/arm/ffi.c src/arm/sysv.S + src/arm/ffitarget.h src/prep_cif.c: Update license text. + +2008-02-14 Anthony Green + + * README: Update tested platforms. + * configure.ac: Bump version to 2.99.6. + * configure: Rebuilt. + +2008-02-14 Anthony Green + + * configure.ac: Bump version to 2.99.5. + * configure: Rebuilt. + * Makefile.am (EXTRA_DIST): Add darwin64.S + * Makefile.in: Rebuilt. + * testsuite/lib/libffi-dg.exp: Remove libstdc++ bits from GCC tree. + * LICENSE: Update WARRANTY. + +2008-02-14 Anthony Green + + * libffi.pc.in (libdir): Fix libdir definition. + * configure.ac: Bump version to 2.99.4. + * configure: Rebuilt. + +2008-02-14 Anthony Green + + * README: Update. + * libffi.info: New file. + * doc/stamp-vti: New file. + * configure.ac: Bump version to 2.99.3. + * configure: Rebuilt. + +2008-02-14 Anthony Green + + * Makefile.am (SUBDIRS): Add man dir. + * Makefile.in: Rebuilt. + * configure.ac: Create Makefile. + * configure: Rebuilt. + * man/ffi_call.3 man/ffi_prep_cif.3 man/ffi_prep_closure.3 + man/Makefile.am man/Makefile.in: New files. + +2008-02-14 Tom Tromey + + * aclocal.m4, Makefile.in, configure, fficonfig.h.in: Rebuilt. + * mdate-sh, texinfo.tex: New files. + * Makefile.am (info_TEXINFOS): New variable. + * doc/libffi.texi: New file. + * doc/version.texi: Likewise. + +2008-02-14 Anthony Green + + * Makefile.am (AM_CFLAGS): Don't compile with -D$(TARGET). + (lib_LTLIBRARIES): Define. + (toolexeclib_LIBRARIES): Undefine. + * Makefile.in: Rebuilt. + * configure.ac: Reset version to 2.99.1. + * configure.in: Rebuilt. + +2008-02-14 Anthony Green + + * libffi.pc.in: Use @PACKAGE_NAME@ and @PACKAGE_VERSION@. + * configure.ac: Reset version to 2.99.1. + * configure.in: Rebuilt. + * Makefile.am (EXTRA_DIST): Add ChangeLog.libffi. + * Makefile.in: Rebuilt. + * LICENSE: Update copyright notice. + +2008-02-14 Anthony Green + + * include/Makefile.am (nodist_includes_HEADERS): Define. Don't + distribute ffitarget.h or ffi.h from the build include dir. + * Makefile.in: Rebuilt. + +2008-02-14 Anthony Green + + * include/Makefile.am (includesdir): Install headers under libdir. + (pkgconfigdir): Define. Install libffi.pc. + * include/Makefile.in: Rebuilt. + * libffi.pc.in: Create. + * libtool-version: Increment CURRENT + * configure.ac: Add libffi.pc.in + * configure: Rebuilt. + +2008-02-03 Anthony Green + + * include/Makefile.am (includesdir): Fix header install with + DESTDIR. + * include/Makefile.in: Rebuilt. + +2008-02-03 Timothy Wall + + * src/x86/ffi.c (FFI_INIT_TRAMPOLINE_STDCALL): Calculate jump return + offset based on code pointer, not data pointer. + +2008-02-01 Anthony Green + + * include/Makefile.am: Fix header installs. + * Makefile.am: Ditto. + * include/Makefile.in: Rebuilt. + * Makefile.in: Ditto. + +2008-02-01 Anthony Green + + * src/x86/ffi.c (FFI_INIT_TRAMPOLINE_STDCALL, + FFI_INIT_TRAMPOLINE): Revert my broken changes to twall's last + patch. + +2008-01-31 Anthony Green + + * Makefile.am (EXTRA_DIST): Add missing files. + * testsuite/Makefile.am: Ditto. + * Makefile.in, testsuite/Makefile.in: Rebuilt. + +2008-01-31 Timothy Wall + + * testsuite/libffi.call/closure_stdcall.c: Add test for stdcall + closures. + * src/x86/ffitarget.h: Increase size of trampoline for stdcall + closures. + * src/x86/win32.S: Add assembly for stdcall closure. + * src/x86/ffi.c: Initialize stdcall closure trampoline. + +2008-01-30 H.J. Lu + + PR libffi/34612 + * src/x86/sysv.S (ffi_closure_SYSV): Pop 4 byte from stack when + returning struct. + + * testsuite/libffi.call/call.exp: Add "-O2 -fomit-frame-pointer" + tests. + +2008-01-30 Anthony Green + + * Makefile.am, include/Makefile.am: Move headers to + libffi_la_SOURCES for new automake. + * Makefile.in, include/Makefile.in: Rebuilt. + + * testsuite/lib/wrapper.exp: Copied from gcc tree to allow for + execution outside of gcc tree. + * testsuite/lib/target-libpath.exp: Ditto. + + * testsuite/lib/libffi-dg.exp: Many changes to allow for execution + outside of gcc tree. + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi-3.1 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi-3.1 new file mode 100644 index 0000000..8f7f50d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libffi-3.1 @@ -0,0 +1,6000 @@ +2014-03-16 Josh Triplett + + * ChangeLog: Archive to ChangeLog.libffi-3.1 and delete. Future + changelogs will come from git, with autogenerated snapshots shipped in + distributed tarballs. + +2014-03-16 Josh Triplett + + Add support for stdcall, thiscall, and fastcall on non-Windows + x86-32. + + Linux supports the stdcall calling convention, either via + functions explicitly declared with the stdcall attribute, or via + code compiled with -mrtd which effectively makes stdcall the + default. + + This introduces FFI_STDCALL, FFI_THISCALL, and FFI_FASTCALL on + non-Windows x86-32 platforms, as non-default calling conventions. + + * Makefile.am: Compile in src/x86/win32.S on non-Windows x86-32. + * src/x86/ffitarget.h: Add FFI_STDCALL, FFI_THISCALL, and + FFI_FASTCALL on non-Windows x86-32. Increase trampoline size to + accomodate these calling conventions, and unify some ifdeffery. + * src/x86/ffi.c: Add support for FFI_STDCALL, FFI_THISCALL, and + FFI_FASTCALL on non-Windows x86-32 platforms; update ifdeffery. + * src/x86/win32.S: Support compiling on non-Windows x86-32 + platforms. On those platforms, avoid redefining the SYSV symbols + already provided by src/x86/sysv.S. + * testsuite/libffi.call/closure_stdcall.c: Run on non-Windows. + #define __stdcall if needed. + * testsuite/libffi.call/closure_thiscall.c: Run on non-Windows. + #define __fastcall if needed. + * testsuite/libffi.call/fastthis1_win32.c: Run on non-Windows. + * testsuite/libffi.call/fastthis2_win32.c: Ditto. + * testsuite/libffi.call/fastthis3_win32.c: Ditto. + * testsuite/libffi.call/many2_win32.c: Ditto. + * testsuite/libffi.call/many_win32.c: Ditto. + * testsuite/libffi.call/strlen2_win32.c: Ditto. + * testsuite/libffi.call/strlen_win32.c: Ditto. + * testsuite/libffi.call/struct1_win32.c: Ditto. + * testsuite/libffi.call/struct2_win32.c: Ditto. + +2014-03-16 Josh Triplett + + * prep_cif.c: Remove unnecessary ifdef for X86_WIN32. + ffi_prep_cif_core had a special case for X86_WIN32, checking for + FFI_THISCALL in addition to the FFI_FIRST_ABI-to-FFI_LAST_ABI + range before returning FFI_BAD_ABI. However, on X86_WIN32, + FFI_THISCALL already falls in that range, making the special case + unnecessary. Remove it. + +2014-03-16 Josh Triplett + + * testsuite/libffi.call/closure_stdcall.c, + testsuite/libffi.call/closure_thiscall.c: Remove fragile stack + pointer checks. These files included inline assembly to save the + stack pointer before and after the call, and compare the values. + However, compilers can and do leave the stack in different states + for these two pieces of inline assembly, such as by saving a + temporary value on the stack across the call; observed with gcc + -Os, and verified as spurious through careful inspection of + disassembly. + +2014-03-16 Josh Triplett + + * testsuite/libffi.call/many.c: Avoid spurious failure due to + excess floating-point precision. + * testsuite/libffi.call/many_win32.c: Ditto. + +2014-03-16 Josh Triplett + + * libtool-ldflags: Re-add. + +2014-03-16 Josh Triplett + + * Makefile.in, aclocal.m4, compile, config.guess, config.sub, + configure, depcomp, include/Makefile.in, install-sh, + libtool-ldflags, ltmain.sh, m4/libtool.m4, m4/ltoptions.m4, + m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.m4, + man/Makefile.in, mdate-sh, missing, testsuite/Makefile.in: Delete + autogenerated files from version control. + * .gitignore: Add autogenerated files. + * autogen.sh: New script to generate the autogenerated files. + * README: Document requirement to run autogen.sh when building + directly from version control. + * .travis.yml: Run autogen.sh + +2014-03-14 Anthony Green + + * configure, Makefile.in: Rebuilt. + +2014-03-10 Mike Hommey + + * configure.ac: Allow building for mipsel with Android NDK r8. + * Makefile.am (AM_MAKEFLAGS): Replace double quotes with single + quotes. + +2014-03-10 Landry Breuil + + * configure.ac: Ensure the linker supports @unwind sections in libffi. + +2014-03-01 Anthony Green + + * Makefile.am (EXTRA_DIST): Replace old scripts with + generate-darwin-source-and-headers.py. + * Makefile.in: Rebuilt. + +2014-02-28 Anthony Green + + * Makefile.am (AM_CFLAGS): Reintroduce missing -DFFI_DEBUG for + --enable-debug builds. + * Makefile.in: Rebuilt. + +2014-02-28 Makoto Kato + + * src/closures.c: Fix build failure when using clang for Android. + +2014-02-28 Marcin Wojdyr + + * libffi.pc.in (toolexeclibdir): use -L${toolexeclibdir} instead + of -L${libdir}. + +2014-02-28 Paulo Pizarro + + * src/bfin/sysv.S: Calling functions in shared libraries requires + considering the GOT. + +2014-02-28 Josh Triplett + + * src/x86/ffi64.c (classify_argument): Handle case where + FFI_TYPE_LONGDOUBLE == FFI_TYPE_DOUBLE. + +2014-02-28 Anthony Green + + * ltmain.sh: Generate with libtool-2.4.2.418. + * m4/libtool.m4, m4/ltoptions.m4, m4/ltversion.m4: Ditto. + * configure: Rebuilt. + +2014-02-28 Dominik Vogt + + * configure.ac (AC_ARG_ENABLE struct): Fix typo in help + message. + (AC_ARG_ENABLE raw_api): Ditto. + * configure, fficonfig.h.in: Rebuilt. + +2014-02-28 Will Newton + + * src/arm/sysv.S: Initialize IP register with FP. + +2014-02-28 Yufeng Zhang + + * src/aarch64/sysv.S (ffi_closure_SYSV): Use x29 as the + main CFA reg; update cfi_rel_offset. + +2014-02-15 Marcus Comstedt + + * src/powerpc/ffi_linux64.c, src/powerpc/linux64_closure.S: Remove + assumption on contents of r11 in closure. + +2014-02-09 Heiher + + * src/mips/n32.S: Fix call floating point va function. + +2014-01-21 Zachary Waldowski + + * src/aarch64/ffi.c: Fix missing semicolons on assertions under + debug mode. + +2013-12-30 Zachary Waldowski + + * .gitignore: Exclude darwin_* generated source and build_* trees. + * src/aarch64/ffi.c, src/arm/ffi.c, src/x86/ffi.c: Inhibit Clang + previous prototype warnings. + * src/arm/ffi.c: Prevent NULL dereference, fix short type warning + * src/dlmalloc.c: Fix warnings from set_segment_flags return type, + and the native use of size_t for malloc on platforms + * src/arm/sysv.S: Use unified syntax. Clang clean-ups for + ARM_FUNC_START. + * generate-osx-source-and-headers.py: Remove. + * build-ios.sh: Remove. + * libffi.xcodeproj/project.pbxproj: Rebuild targets. Include + x86_64+aarch64 pieces in library. Export headers properly. + * src/x86/ffi64.c: More Clang warning clean-ups. + * src/closures.c (open_temp_exec_file_dir): Use size_t. + * src/prep_cif.c (ffi_prep_cif_core): Cast ALIGN result. + * src/aarch64/sysv.S: Use CNAME for global symbols. Only use + .size for ELF targets. + * src/aarch64/ffi.c: Clean up for double == long double. Clean up + from Clang warnings. Use Clang cache invalidation builtin. Use + size_t in place of unsigned in many places. Accommodate for + differences in Apple AArch64 ABI. + +2013-12-02 Daniel Rodríguez Troitiño + + * generate-darwin-source-and-headers.py: Clean up, modernize, + merged version of previous scripts. + +2013-11-21 Anthony Green + + * configure, Makefile.in, include/Makefile.in, include/ffi.h.in, + man/Makefile.in, testsuite/Makefile.in, fficonfig.h.in: Rebuilt. + +2013-11-21 Alan Modra + + * Makefile.am (EXTRA_DIST): Add new src/powerpc files. + (nodist_libffi_la_SOURCES ): Likewise. + * configure.ac (HAVE_LONG_DOUBLE_VARIANT): Define for powerpc. + * include/ffi.h.in (ffi_prep_types): Declare. + * src/prep_cif.c (ffi_prep_cif_core): Call ffi_prep_types. + * src/types.c (FFI_NONCONST_TYPEDEF): Define and use for + HAVE_LONG_DOUBLE_VARIANT. + * src/powerpc/ffi_powerpc.h: New file. + * src/powerpc/ffi.c: Split into.. + * src/powerpc/ffi_sysv.c: ..new file, and.. + * src/powerpc/ffi_linux64.c: ..new file, rewriting parts. + * src/powerpc/ffitarget.h (enum ffi_abi): Rewrite powerpc ABI + selection as bits controlling features. + * src/powerpc/linux64.S: For consistency, use POWERPC64 rather + than __powerpc64__. + * src/powerpc/linux64_closure.S: Likewise. + * src/powerpc/ppc_closure.S: Likewise. Move .note.FNU-stack + inside guard. + * src/powerpc/sysv.S: Likewise. + * configure: Regenerate. + * fficonfig.h.in: Regenerate. + * Makefile.in: Regenerate. + +2013-11-20 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_cif_machdep_core): Use + NUM_FPR_ARG_REGISTERS64 and NUM_GPR_ARG_REGISTERS64 not their + 32-bit versions for 64-bit code. + * src/powerpc/linux64_closure.S: Don't use the return value area + as a parameter save area on ELFv2. + +2013-11-18 Iain Sandoe + + * src/powerpc/darwin.S (EH): Correct use of pcrel FDE encoding. + * src/powerpc/darwin_closure.S (EH): Likewise. Modernise picbase + labels. + +2013-11-18 Anthony Green + + * src/arm/ffi.c (ffi_call): Hoist declaration of temp to top of + function. + * src/arm/ffi.c (ffi_closure_inner): Moderize function declaration + to appease compiler. + Thanks for Gregory P. Smith . + +2013-11-18 Anthony Green + + * README (tested): Mention PowerPC ELFv2. + +2013-11-16 Alan Modra + + * src/powerpc/ppc_closure.S: Move errant #endif to where it belongs. + Don't bl .Luint128. + +2013-11-16 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_cif_machdep_core): Use #if _CALL_ELF + test to select parameter save sizing for ELFv2 vs. ELFv1. + * src/powerpc/ffitarget.h (FFI_V2_TYPE_FLOAT_HOMOG, + FFI_V2_TYPE_DOUBLE_HOMOG, FFI_V2_TYPE_SMALL_STRUCT): Define. + (FFI_TRAMPOLINE_SIZE): Define variant for ELFv2. + * src/powerpc/ffi.c (FLAG_ARG_NEEDS_PSAVE): Define. + (discover_homogeneous_aggregate): New function. + (ffi_prep_args64): Adjust start of param save area for ELFv2. + Handle homogenous floating point struct parms. + (ffi_prep_cif_machdep_core): Adjust space calculation for ELFv2. + Handle ELFv2 return values. Set FLAG_ARG_NEEDS_PSAVE. Handle + homogenous floating point structs. + (ffi_call): Increase size of smst_buffer for ELFv2. Handle ELFv2. + (flush_icache): Compile for ELFv2. + (ffi_prep_closure_loc): Set up ELFv2 trampoline. + (ffi_closure_helper_LINUX64): Don't return all structs directly + to caller. Handle homogenous floating point structs. Handle + ELFv2 struct return values. + * src/powerpc/linux64.S (ffi_call_LINUX64): Set up r2 for + ELFv2. Adjust toc save location. Call function pointer using + r12. Handle FLAG_RETURNS_SMST. Don't predict branches. + * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Set up r2 + for ELFv2. Define ELFv2 versions of STACKFRAME, PARMSAVE, and + RETVAL. Handle possibly missing parameter save area. Handle + ELFv2 return values. + (.note.GNU-stack): Move inside outer #ifdef. + +2013-11-16 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_cif_machdep): Revert 2013-02-08 + change. Do not consume an int arg when returning a small struct + for FFI_SYSV ABI. + (ffi_call): Only use bounce buffer when FLAG_RETURNS_SMST. + Properly copy bounce buffer to destination. + * src/powerpc/sysv.S: Revert 2013-02-08 change. + * src/powerpc/ppc_closure.S: Remove stray '+'. + +2013-11-16 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_args64): Align struct parameters + according to __STRUCT_PARM_ALIGN__. + (ffi_prep_cif_machdep_core): Likewise. + (ffi_closure_helper_LINUX64): Likewise. + +2013-11-16 Alan Modra + + * src/powerpc/linux64.S (ffi_call_LINUX64): Tweak restore of r28. + (.note.GNU-stack): Move inside outer #ifdef. + * src/powerpc/linux64_closure.S (STACKFRAME, PARMSAVE, + RETVAL): Define and use throughout. + (ffi_closure_LINUX64): Save fprs before buying stack. + (.note.GNU-stack): Move inside outer #ifdef. + +2013-11-16 Alan Modra + + * src/powerpc/ffitarget.h (FFI_TARGET_SPECIFIC_VARIADIC): Define. + (FFI_EXTRA_CIF_FIELDS): Define. + * src/powerpc/ffi.c (ffi_prep_args64): Save fprs as per the + ABI, not to both fpr and param save area. + (ffi_prep_cif_machdep_core): Renamed from ffi_prep_cif_machdep. + Keep initial flags. Formatting. Remove dead FFI_LINUX_SOFT_FLOAT + code. + (ffi_prep_cif_machdep, ffi_prep_cif_machdep_var): New functions. + (ffi_closure_helper_LINUX64): Pass floating point as per ABI, + not to both fpr and parameter save areas. + + * libffi/testsuite/libffi.call/cls_double_va.c (main): Correct + function cast and don't call ffi_prep_cif. + * libffi/testsuite/libffi.call/cls_longdouble_va.c (main): Likewise. + +2013-11-15 Andrew Haley + + * doc/libffi.texi (Closure Example): Fix the sample code. + * doc/libffi.info, doc/stamp-vti, doc/version.texi: Rebuilt. + +2013-11-15 Andrew Haley + + * testsuite/libffi.call/va_struct1.c (main): Fix broken test. + * testsuite/libffi.call/cls_uint_va.c (cls_ret_T_fn): Likewise + * testsuite/libffi.call/cls_struct_va1.c (test_fn): Likewise. + * testsuite/libffi.call/va_1.c (main): Likewise. + +2013-11-14 David Schneider + + * src/arm/ffi.c: Fix register allocation for mixed float and + doubles. + * testsuite/libffi.call/cls_many_mixed_float_double.c: Testcase + for many mixed float and double arguments. + +2013-11-13 Alan Modra + + * doc/libffi.texi (Simple Example): Correct example code. + * doc/libffi.info, doc/stamp-vti, doc/version.texi: Rebuilt. + +2013-11-13 Anthony Green + + * include/ffi_common.h: Respect HAVE_ALLOCA_H for GNU compiler + based build. (Thanks to tmr111116 on github) + +2013-11-09 Anthony Green + + * m4/libtool.m4: Refresh. + * configure, Makefile.in: Rebuilt. + * README: Add more notes about next release. + +2013-11-09 Shigeharu TAKENO + + * m4/ax_gcc_archflag.m4 (ax_gcc_arch): Don't recognize + UltraSPARC-IIi as ultrasparc3. + +2013-11-06 Mark Kettenis + + * src/x86/freebsd.S (ffi_call_SYSV): Align the stack pointer to + 16-bytes. + +2013-11-06 Konstantin Belousov + + * src/x86/freebsd.S (ffi_closure_raw_SYSV): Mark the assembler + source as not requiring executable stack. + +2013-11-02 Anthony Green + + * doc/libffi.texi (The Basics): Clarify return value buffer size + requirements. Also, NULL result buffer pointers are no longer + supported. + * doc/libffi.info: Rebuilt. + +2013-11-02 Mischa Jonker + + * Makefile.am (nodist_libffi_la_SOURCES): Fix build error. + * Makefile.in: Rebuilt. + +2013-11-02 David Schneider + + * src/arm/ffi.c: more robust argument handling for closures on arm hardfloat + * testsuite/libffi.call/many_mixed.c: New file. + * testsuite/libffi.call/cls_many_mixed_args.c: More tests. + +2013-11-02 Vitaly Budovski + + * src/x86/ffi.c (ffi_prep_cif_machdep): Don't align stack for win32. + +2013-10-23 Mark H Weaver + + * src/mips/ffi.c: Fix handling of uint32_t arguments on the + MIPS N32 ABI. + +2013-10-13 Sandra Loosemore + + * README: Add Nios II to table of supported platforms. + * Makefile.am (EXTRA_DIST): Add nios2 files. + (nodist_libffi_la_SOURCES): Likewise. + * Makefile.in: Regenerated. + * configure.ac (nios2*-linux*): New host. + (NIOS2): Add AM_CONDITIONAL. + * configure: Regenerated. + * src/nios2/ffi.c: New. + * src/nios2/ffitarget.h: New. + * src/nios2/sysv.S: New. + * src/prep_cif.c (initialize_aggregate): Handle extra structure + alignment via FFI_AGGREGATE_ALIGNMENT. + (ffi_prep_cif_core): Conditionalize structure return for NIOS2. + +2013-10-10 Sandra Loosemore + + * testsuite/libffi.call/cls_many_mixed_args.c (cls_ret_double_fn): + Fix uninitialized variable. + +2013-10-11 Marcus Shawcroft + + * testsuite/libffi.call/many.c (many): Replace * with +. + +2013-10-08 Ondřej Bílka + + * src/aarch64/ffi.c, src/aarch64/sysv.S, src/arm/ffi.c, + src/arm/gentramp.sh, src/bfin/sysv.S, src/closures.c, + src/dlmalloc.c, src/ia64/ffi.c, src/microblaze/ffi.c, + src/microblaze/sysv.S, src/powerpc/darwin_closure.S, + src/powerpc/ffi.c, src/powerpc/ffi_darwin.c, src/sh/ffi.c, + src/tile/tile.S, testsuite/libffi.call/nested_struct11.c: Fix + spelling errors. + +2013-10-08 Anthony Green + + * aclocal.m4, compile, config.guess, config.sub, depcomp, + install-sh, mdate-sh, missing, texinfo.tex: Update from upstream. + * configure.ac: Update version to 3.0.14-rc0. + * Makefile.in, configure, Makefile.in, include/Makefile.in, + man/Makefile.in, testsuite/Makefile.in: Rebuilt. + * README: Mention M88K and VAX. + +2013-07-15 Miod Vallat + + * Makefile.am, + configure.ac, + src/m88k/ffi.c, + src/m88k/ffitarget.h, + src/m88k/obsd.S, + src/vax/elfbsd.S, + src/vax/ffi.c, + src/vax/ffitarget.h: Add m88k and vax support. + +2013-06-24 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Move var declaration + before statements. + (ffi_prep_args64): Support little-endian. + (ffi_closure_helper_SYSV, ffi_closure_helper_LINUX64): Likewise. + * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Likewise. + * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Likewise. + +2013-06-12 Mischa Jonker + + * configure.ac: Add support for ARC. + * Makefile.am: Likewise. + * README: Add ARC details. + * src/arc/arcompact.S: New. + * src/arc/ffi.c: Likewise. + * src/arc/ffitarget.h: Likewise. + +2013-03-28 David Schneider + + * src/arm/ffi.c: Fix support for ARM hard-float calling convention. + * src/arm/sysv.S: call different methods for SYSV and VFP ABIs. + * testsuite/libffi.call/cls_many_mixed_args.c: testcase for a closure with + mixed arguments, many doubles. + * testsuite/libffi.call/many_double.c: testcase for calling a function using + more than 8 doubles. + * testcase/libffi.call/many.c: use absolute value to check result against an + epsilon + +2013-03-17 Anthony Green + + * README: Update for 3.0.13. + * configure.ac: Ditto. + * configure: Rebuilt. + * doc/*: Update version. + +2013-03-17 Dave Korn + + * src/closures.c (is_emutramp_enabled + [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default definition outside + enclosing #if scope. + +2013-03-17 Anthony Green + + * configure.ac: Only modify toolexecdir in certain cases. + * configure: Rebuilt. + +2013-03-16 Gilles Talis + + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Don't use + fparg_count,etc on __NO_FPRS__ targets. + +2013-03-16 Alan Hourihane + + * src/m68k/sysv.S (epilogue): Don't use extb instruction on + m680000 machines. + +2013-03-16 Alex Gaynor + + * src/x86/ffi.c (ffi_prep_cif_machdep): Always align stack. + +2013-03-13 Markos Chandras + + * configure.ac: Add support for Imagination Technologies Meta. + * Makefile.am: Likewise. + * README: Add Imagination Technologies Meta details. + * src/metag/ffi.c: New. + * src/metag/ffitarget.h: Likewise. + * src/metag/sysv.S: Likewise. + +2013-02-24 Andreas Schwab + + * doc/libffi.texi (Structures): Fix missing category argument of + @deftp. + +2013-02-11 Anthony Green + + * configure.ac: Update release number to 3.0.12. + * configure: Rebuilt. + * README: Update release info. + +2013-02-10 Anthony Green + + * README: Add Moxie. + * src/moxie/ffi.c: Created. + * src/moxie/eabi.S: Created. + * src/moxie/ffitarget.h: Created. + * Makefile.am (nodist_libffi_la_SOURCES): Add Moxie. + * Makefile.in: Rebuilt. + * configure.ac: Add Moxie. + * configure: Rebuilt. + * testsuite/libffi.call/huge_struct.c: Disable format string + warnings for moxie*-*-elf tests. + +2013-02-10 Anthony Green + + * Makefile.am (LTLDFLAGS): Fix reference. + * Makefile.in: Rebuilt. + +2013-02-10 Anthony Green + + * README: Update supported platforms. Update test results link. + +2013-02-09 Anthony Green + + * testsuite/libffi.call/negint.c: Remove forced -O2. + * testsuite/libffi.call/many2.c (foo): Remove GCCism. + * testsuite/libffi.call/ffitest.h: Add default PRIuPTR definition. + + * src/sparc/v8.S (ffi_closure_v8): Import ancient ulonglong + closure return type fix developed by Martin v. Löwis for cpython + fork. + +2013-02-08 Andreas Tobler + + * src/powerpc/ffi.c (ffi_prep_cif_machdep): Fix small struct + support. + * src/powerpc/sysv.S: Ditto. + +2013-02-08 Anthony Green + + * testsuite/libffi.call/cls_longdouble.c: Remove xfail for + arm*-*-*. + +2013-02-08 Anthony Green + + * src/sparc/ffi.c (ffi_prep_closure_loc): Fix cache flushing for GCC. + +2013-02-08 Matthias Klose + + * man/ffi_prep_cif.3: Clean up for debian linter. + +2013-02-08 Peter Bergner + + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Account for FP args pushed + on the stack. + +2013-02-08 Anthony Green + + * Makefile.am (EXTRA_DIST): Add missing files. + * testsuite/Makefile.am (EXTRA_DIST): Ditto. + * Makefile.in: Rebuilt. + +2013-02-08 Anthony Green + + * configure.ac: Move sparc asm config checks to within functions + for compatibility with sun tools. + * configure: Rebuilt. + * src/sparc/ffi.c (ffi_prep_closure_loc): Flush cache on v9 + systems. + * src/sparc/v8.S (ffi_flush_icache): Implement a sparc v9 cache + flusher. + +2013-02-08 Nathan Rossi + + * src/microblaze/ffi.c (ffi_closure_call_SYSV): Fix handling of + small big-endian structures. + (ffi_prep_args): Ditto. + +2013-02-07 Anthony Green + + * src/sparc/v8.S (ffi_call_v8): Fix typo from last patch + (effectively hiding ffi_call_v8). + +2013-02-07 Anthony Green + + * configure.ac: Update bug reporting address. + * configure.in: Rebuild. + + * src/sparc/v8.S (ffi_flush_icache): Out-of-line cache flusher for + Sun compiler. + * src/sparc/ffi.c (ffi_call): Remove warning. + Call ffi_flush_icache for non-GCC builds. + (ffi_prep_closure_loc): Use ffi_flush_icache. + + * Makefile.am (EXTRA_DIST): Add libtool-ldflags. + * Makefile.in: Rebuilt. + * libtool-ldflags: New file. + +2013-02-07 Daniel Schepler + + * configure.ac: Correctly identify x32 systems as 64-bit. + * m4/libtool.m4: Remove libtool expr error. + * aclocal.m4, configure: Rebuilt. + +2013-02-07 Anthony Green + + * configure.ac: Fix GCC usage test. + * configure: Rebuilt. + * README: Mention LLVM/GCC x86_64 issue. + * testsuite/Makefile.in: Rebuilt. + +2013-02-07 Anthony Green + + * testsuite/libffi.call/cls_double_va.c (main): Replace // style + comments with /* */ for xlc compiler. + * testsuite/libffi.call/stret_large.c (main): Ditto. + * testsuite/libffi.call/stret_large2.c (main): Ditto. + * testsuite/libffi.call/nested_struct1.c (main): Ditto. + * testsuite/libffi.call/huge_struct.c (main): Ditto. + * testsuite/libffi.call/float_va.c (main): Ditto. + * testsuite/libffi.call/cls_struct_va1.c (main): Ditto. + * testsuite/libffi.call/cls_pointer_stack.c (main): Ditto. + * testsuite/libffi.call/cls_pointer.c (main): Ditto. + * testsuite/libffi.call/cls_longdouble_va.c (main): Ditto. + +2013-02-06 Anthony Green + + * man/ffi_prep_cif.3: Clean up for debian lintian checker. + +2013-02-06 Anthony Green + + * Makefile.am (pkgconfigdir): Add missing pkgconfig install bits. + * Makefile.in: Rebuild. + +2013-02-02 Mark H Weaver + + * src/x86/ffi64.c (ffi_call): Sign-extend integer arguments passed + via general purpose registers. + +2013-01-21 Nathan Rossi + + * README: Add MicroBlaze details. + * Makefile.am: Add MicroBlaze support. + * configure.ac: Likewise. + * src/microblaze/ffi.c: New. + * src/microblaze/ffitarget.h: Likewise. + * src/microblaze/sysv.S: Likewise. + +2013-01-21 Nathan Rossi + * testsuite/libffi.call/return_uc.c: Fixed issue. + +2013-01-21 Chris Zankel + + * README: Add Xtensa support. + * Makefile.am: Likewise. + * configure.ac: Likewise. + * Makefile.in Regenerate. + * configure: Likewise. + * src/prep_cif.c: Handle Xtensa. + * src/xtensa: New directory. + * src/xtensa/ffi.c: New file. + * src/xtensa/ffitarget.h: Ditto. + * src/xtensa/sysv.S: Ditto. + +2013-01-11 Anthony Green + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Replace // style + comments with /* */ for xlc compiler. + * src/powerpc/aix.S (ffi_call_AIX): Ditto. + * testsuite/libffi.call/ffitest.h (allocate_mmap): Delete + deprecated inline function. + * testsuite/libffi.special/ffitestcxx.h: Ditto. + * README: Add update for AIX support. + +2013-01-11 Anthony Green + + * configure.ac: Robustify pc relative reloc check. + * m4/ax_cc_maxopt.m4: Don't -malign-double. This is an ABI + changing option for 32-bit x86. + * aclocal.m4, configure: Rebuilt. + * README: Update supported target list. + +2013-01-10 Anthony Green + + * README (tested): Add Compiler column to table. + +2013-01-10 Anthony Green + + * src/x86/ffi64.c (struct register_args): Make sse array and array + of unions for sunpro compiler compatibility. + +2013-01-10 Anthony Green + + * configure.ac: Test target platform size_t size. Handle both 32 + and 64-bit builds for x86_64-* and i?86-* targets (allowing for + CFLAG option to change default settings). + * configure, aclocal.m4: Rebuilt. + +2013-01-10 Anthony Green + + * testsuite/libffi.special/special.exp: Only run exception + handling tests when using GNU compiler. + + * m4/ax_compiler_vendor.m4: New file. + * configure.ac: Test for compiler vendor and don't use + AX_CFLAGS_WARN_ALL with the sun compiler. + * aclocal.m4, configure: Rebuilt. + +2013-01-10 Anthony Green + + * include/ffi_common.h: Don't use GCCisms to define types when + building with the SUNPRO compiler. + +2013-01-10 Anthony Green + + * configure.ac: Put local.exp in the right place. + * configure: Rebuilt. + + * src/x86/ffi.c: Update comment about regparm function attributes. + * src/x86/sysv.S (ffi_closure_SYSV): The SUNPRO compiler requires + that all function arguments be passed on the stack (no regparm + support). + +2013-01-08 Anthony Green + + * configure.ac: Generate local.exp. This sets CC_FOR_TARGET + when we are using the vendor compiler. + * testsuite/Makefile.am (EXTRA_DEJAGNU_SITE_CONFIG): Point to + ../local.exp. + * configure, testsuite/Makefile.in: Rebuilt. + + * testsuite/libffi.call/call.exp: Run tests with different + options, depending on whether or not we are using gcc or the + vendor compiler. + * testsuite/lib/libffi.exp (libffi-init): Set using_gcc based on + whether or not we are building/testing with gcc. + +2013-01-08 Anthony Green + + * configure.ac: Switch x86 solaris target to X86 by default. + * configure: Rebuilt. + +2013-01-08 Anthony Green + + * configure.ac: Fix test for read-only eh_frame. + * configure: Rebuilt. + +2013-01-08 Anthony Green + + * src/x86/sysv.S, src/x86/unix64.S: Only emit DWARF unwind info + when building with the GNU toolchain. + * testsuite/libffi.call/ffitest.h (CHECK): Fix for Solaris vendor + compiler. + +2013-01-07 Thorsten Glaser + + * testsuite/libffi.call/cls_uchar_va.c, + testsuite/libffi.call/cls_ushort_va.c, + testsuite/libffi.call/va_1.c: Testsuite fixes. + +2013-01-07 Thorsten Glaser + + * src/m68k/ffi.c (CIF_FLAGS_SINT8, CIF_FLAGS_SINT16): Define. + (ffi_prep_cif_machdep): Fix 8-bit and 16-bit signed calls. + * src/m68k/sysv.S (ffi_call_SYSV, ffi_closure_SYSV): Ditto. + +2013-01-04 Anthony Green + + * Makefile.am (AM_CFLAGS): Don't automatically add -fexceptions + and -Wall. This is set in the configure script after testing for + GCC. + * Makefile.in: Rebuilt. + +2013-01-02 rofl0r + + * src/powerpc/ffi.c (ffi_prep_cif_machdep): Fix build error on ppc + when long double == double. + +2013-01-02 Reini Urban + + * Makefile.am (libffi_la_LDFLAGS): Add -no-undefined to LDFLAGS + (required for shared libs on cygwin/mingw). + * Makefile.in: Rebuilt. + +2012-10-31 Alan Modra + + * src/powerpc/linux64_closure.S: Add new ABI support. + * src/powerpc/linux64.S: Likewise. + +2012-10-30 Magnus Granberg + Pavel Labushev + + * configure.ac: New options pax_emutramp + * configure, fficonfig.h.in: Regenerated + * src/closures.c: New function emutramp_enabled_check() and + checks. + +2012-10-30 Frederick Cheung + + * configure.ac: Enable FFI_MAP_EXEC_WRIT for Darwin 12 (mountain + lion) and future version. + * configure: Rebuild. + +2012-10-30 James Greenhalgh + Marcus Shawcroft + + * README: Add details of aarch64 port. + * src/aarch64/ffi.c: New. + * src/aarch64/ffitarget.h: Likewise. + * src/aarch64/sysv.S: Likewise. + * Makefile.am: Support aarch64. + * configure.ac: Support aarch64. + * Makefile.in, configure: Rebuilt. + +2012-10-30 James Greenhalgh + Marcus Shawcroft + + * testsuite/lib/libffi.exp: Add support for aarch64. + * testsuite/libffi.call/cls_struct_va1.c: New. + * testsuite/libffi.call/cls_uchar_va.c: Likewise. + * testsuite/libffi.call/cls_uint_va.c: Likewise. + * testsuite/libffi.call/cls_ulong_va.c: Likewise. + * testsuite/libffi.call/cls_ushort_va.c: Likewise. + * testsuite/libffi.call/nested_struct11.c: Likewise. + * testsuite/libffi.call/uninitialized.c: Likewise. + * testsuite/libffi.call/va_1.c: Likewise. + * testsuite/libffi.call/va_struct1.c: Likewise. + * testsuite/libffi.call/va_struct2.c: Likewise. + * testsuite/libffi.call/va_struct3.c: Likewise. + +2012-10-12 Walter Lee + + * Makefile.am: Add TILE-Gx/TILEPro support. + * configure.ac: Likewise. + * Makefile.in: Regenerate. + * configure: Likewise. + * src/prep_cif.c (ffi_prep_cif_core): Handle TILE-Gx/TILEPro. + * src/tile: New directory. + * src/tile/ffi.c: New file. + * src/tile/ffitarget.h: Ditto. + * src/tile/tile.S: Ditto. + +2012-10-12 Matthias Klose + + * generate-osx-source-and-headers.py: Normalize whitespace. + +2012-09-14 David Edelsohn + + * configure: Regenerated. + +2012-08-26 Andrew Pinski + + PR libffi/53014 + * src/mips/ffi.c (ffi_prep_closure_loc): Allow n32 with soft-float and n64 with + soft-float. + +2012-08-08 Uros Bizjak + + * src/s390/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, + just return FFI_BAD_ABI when things are wrong. + +2012-07-18 H.J. Lu + + PR libffi/53982 + PR libffi/53973 + * src/x86/ffitarget.h: Check __ILP32__ instead of __LP64__ for x32. + (FFI_SIZEOF_JAVA_RAW): Defined to 4 for x32. + +2012-05-16 H.J. Lu + + * configure: Regenerated. + +2012-05-05 Nicolas Lelong + + * libffi.xcodeproj/project.pbxproj: Fixes. + * README: Update for iOS builds. + +2012-04-23 Alexandre Keunecke I. de Mendonca + + * configure.ac: Add Blackfin/sysv support + * Makefile.am: Add Blackfin/sysv support + * src/bfin/ffi.c: Add Blackfin/sysv support + * src/bfin/ffitarget.h: Add Blackfin/sysv support + +2012-04-11 Anthony Green + + * Makefile.am (EXTRA_DIST): Add new script. + * Makefile.in: Rebuilt. + +2012-04-11 Zachary Waldowski + + * generate-ios-source-and-headers.py, + libffi.xcodeproj/project.pbxproj: Support a Mac static library via + Xcode. Set iOS compatibility to 4.0. Move iOS trampoline + generation into an Xcode "run script" phase. Include both as + Xcode build scripts. Don't always regenerate config files. + +2012-04-10 Anthony Green + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Add missing semicolon. + +2012-04-06 Anthony Green + + * Makefile.am (EXTRA_DIST): Add new iOS/xcode files. + * Makefile.in: Rebuilt. + +2012-04-06 Mike Lewis + + * generate-ios-source-and-headers.py: New file. + * libffi.xcodeproj/project.pbxproj: New file. + * README: Update instructions on building iOS binary. + * build-ios.sh: Delete. + +2012-04-06 Anthony Green + + * src/x86/ffi64.c (UINT128): Define differently for Intel and GNU + compilers, then use it. + +2012-04-06 H.J. Lu + + * m4/libtool.m4 (_LT_ENABLE_LOCK): Support x32. + +2012-04-06 Anthony Green + + * testsuite/Makefile.am (EXTRA_DIST): Add missing test cases. + * testsuite/Makefile.in: Rebuilt. + +2012-04-05 Zachary Waldowski + + * include/ffi.h.in: Add missing trampoline table fields. + * src/arm/sysv.S: Fix ENTRY definition, and wrap symbol references + in CNAME. + * src/x86/ffi.c: Wrap Windows specific code in ifdefs. + +2012-04-02 Peter Bergner + + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Declare double_tmp. + Silence casting pointer to integer of different size warning. + Delete goto to previously deleted label. + (ffi_call): Silence possibly undefined warning. + (ffi_closure_helper_SYSV): Declare variable type. + +2012-04-02 Peter Rosin + + * src/x86/win32.S (ffi_call_win32): Sign/zero extend the return + value in the Intel version as is already done for the AT&T version. + (ffi_closure_SYSV): Likewise. + (ffi_closure_raw_SYSV): Likewise. + (ffi_closure_STDCALL): Likewise. + +2012-03-29 Peter Rosin + + * src/x86/win32.S (ffi_closure_raw_THISCALL): Unify the frame + generation, fix the ENDP label and remove the surplus third arg + from the 'lea' insn. + +2012-03-29 Peter Rosin + + * src/x86/win32.S (ffi_closure_raw_SYSV): Make the 'stubraw' label + visible outside the PROC, so that ffi_closure_raw_THISCALL can see + it. Also instruct the assembler to add a frame to the function. + +2012-03-23 Peter Rosin + + * Makefile.am (AM_CPPFLAGS): Add -DFFI_BUILDING. + * Makefile.in: Rebuilt. + * include/ffi.h.in [MSVC]: Add __declspec(dllimport) decorations + to all data exports, when compiling libffi clients using MSVC. + +2012-03-29 Peter Rosin + + * src/x86/ffitarget.h (ffi_abi): Add new ABI FFI_MS_CDECL and + make it the default for MSVC. + (FFI_TYPE_MS_STRUCT): New structure return convention. + * src/x86/ffi.c (ffi_prep_cif_machdep): Tweak the structure + return convention for FFI_MS_CDECL to be FFI_TYPE_MS_STRUCT + instead of an ordinary FFI_TYPE_STRUCT. + (ffi_prep_args): Treat FFI_TYPE_MS_STRUCT as FFI_TYPE_STRUCT. + (ffi_call): Likewise. + (ffi_prep_incoming_args_SYSV): Likewise. + (ffi_raw_call): Likewise. + (ffi_prep_closure_loc): Treat FFI_MS_CDECL as FFI_SYSV. + * src/x86/win32.S (ffi_closure_SYSV): For FFI_TYPE_MS_STRUCT, + return a pointer to the result structure in eax and don't pop + that pointer from the stack, the caller takes care of it. + (ffi_call_win32): Treat FFI_TYPE_MS_STRUCT as FFI_TYPE_STRUCT. + (ffi_closure_raw_SYSV): Likewise. + +2012-03-22 Peter Rosin + + * testsuite/libffi.call/closure_stdcall.c [MSVC]: Add inline + assembly version with Intel syntax. + * testsuite/libffi.call/closure_thiscall.c [MSVC]: Likewise. + +2012-03-23 Peter Rosin + + * testsuite/libffi.call/ffitest.h: Provide abstration of + __attribute__((fastcall)) in the form of a __FASTCALL__ + define. Define it to __fastcall for MSVC. + * testsuite/libffi.call/fastthis1_win32.c: Use the above. + * testsuite/libffi.call/fastthis2_win32.c: Likewise. + * testsuite/libffi.call/fastthis3_win32.c: Likewise. + * testsuite/libffi.call/strlen2_win32.c: Likewise. + * testsuite/libffi.call/struct1_win32.c: Likewise. + * testsuite/libffi.call/struct2_win32.c: Likewise. + +2012-03-22 Peter Rosin + + * src/x86/win32.S [MSVC] (ffi_closure_THISCALL): Remove the manual + frame on function entry, MASM adds one automatically. + +2012-03-22 Peter Rosin + + * testsuite/libffi.call/ffitest.h [MSVC]: Add kludge for missing + bits in the MSVC headers. + +2012-03-22 Peter Rosin + + * testsuite/libffi.call/cls_12byte.c: Adjust to the C89 style + with no declarations after statements. + * testsuite/libffi.call/cls_16byte.c: Likewise. + * testsuite/libffi.call/cls_18byte.c: Likewise. + * testsuite/libffi.call/cls_19byte.c: Likewise. + * testsuite/libffi.call/cls_1_1byte.c: Likewise. + * testsuite/libffi.call/cls_20byte.c: Likewise. + * testsuite/libffi.call/cls_20byte1.c: Likewise. + * testsuite/libffi.call/cls_24byte.c: Likewise. + * testsuite/libffi.call/cls_2byte.c: Likewise. + * testsuite/libffi.call/cls_3_1byte.c: Likewise. + * testsuite/libffi.call/cls_3byte1.c: Likewise. + * testsuite/libffi.call/cls_3byte2.c: Likewise. + * testsuite/libffi.call/cls_4_1byte.c: Likewise. + * testsuite/libffi.call/cls_4byte.c: Likewise. + * testsuite/libffi.call/cls_5_1_byte.c: Likewise. + * testsuite/libffi.call/cls_5byte.c: Likewise. + * testsuite/libffi.call/cls_64byte.c: Likewise. + * testsuite/libffi.call/cls_6_1_byte.c: Likewise. + * testsuite/libffi.call/cls_6byte.c: Likewise. + * testsuite/libffi.call/cls_7_1_byte.c: Likewise. + * testsuite/libffi.call/cls_7byte.c: Likewise. + * testsuite/libffi.call/cls_8byte.c: Likewise. + * testsuite/libffi.call/cls_9byte1.c: Likewise. + * testsuite/libffi.call/cls_9byte2.c: Likewise. + * testsuite/libffi.call/cls_align_double.c: Likewise. + * testsuite/libffi.call/cls_align_float.c: Likewise. + * testsuite/libffi.call/cls_align_longdouble.c: Likewise. + * testsuite/libffi.call/cls_align_longdouble_split.c: Likewise. + * testsuite/libffi.call/cls_align_longdouble_split2.c: Likewise. + * testsuite/libffi.call/cls_align_pointer.c: Likewise. + * testsuite/libffi.call/cls_align_sint16.c: Likewise. + * testsuite/libffi.call/cls_align_sint32.c: Likewise. + * testsuite/libffi.call/cls_align_sint64.c: Likewise. + * testsuite/libffi.call/cls_align_uint16.c: Likewise. + * testsuite/libffi.call/cls_align_uint32.c: Likewise. + * testsuite/libffi.call/cls_align_uint64.c: Likewise. + * testsuite/libffi.call/cls_dbls_struct.c: Likewise. + * testsuite/libffi.call/cls_pointer_stack.c: Likewise. + * testsuite/libffi.call/err_bad_typedef.c: Likewise. + * testsuite/libffi.call/huge_struct.c: Likewise. + * testsuite/libffi.call/nested_struct.c: Likewise. + * testsuite/libffi.call/nested_struct1.c: Likewise. + * testsuite/libffi.call/nested_struct10.c: Likewise. + * testsuite/libffi.call/nested_struct2.c: Likewise. + * testsuite/libffi.call/nested_struct3.c: Likewise. + * testsuite/libffi.call/nested_struct4.c: Likewise. + * testsuite/libffi.call/nested_struct5.c: Likewise. + * testsuite/libffi.call/nested_struct6.c: Likewise. + * testsuite/libffi.call/nested_struct7.c: Likewise. + * testsuite/libffi.call/nested_struct8.c: Likewise. + * testsuite/libffi.call/nested_struct9.c: Likewise. + * testsuite/libffi.call/stret_large.c: Likewise. + * testsuite/libffi.call/stret_large2.c: Likewise. + * testsuite/libffi.call/stret_medium.c: Likewise. + * testsuite/libffi.call/stret_medium2.c: Likewise. + * testsuite/libffi.call/struct1.c: Likewise. + * testsuite/libffi.call/struct1_win32.c: Likewise. + * testsuite/libffi.call/struct2.c: Likewise. + * testsuite/libffi.call/struct2_win32.c: Likewise. + * testsuite/libffi.call/struct3.c: Likewise. + * testsuite/libffi.call/struct4.c: Likewise. + * testsuite/libffi.call/struct5.c: Likewise. + * testsuite/libffi.call/struct6.c: Likewise. + * testsuite/libffi.call/struct7.c: Likewise. + * testsuite/libffi.call/struct8.c: Likewise. + * testsuite/libffi.call/struct9.c: Likewise. + * testsuite/libffi.call/testclosure.c: Likewise. + +2012-03-21 Peter Rosin + + * testsuite/libffi.call/float_va.c (float_va_fn): Use %f when + printing doubles (%lf is for long doubles). + (main): Likewise. + +2012-03-21 Peter Rosin + + * testsuite/lib/target-libpath.exp [*-*-cygwin*, *-*-mingw*] + (set_ld_library_path_env_vars): Add the library search dir to PATH + (and save PATH for later). + (restore_ld_library_path_env_vars): Restore PATH. + +2012-03-21 Peter Rosin + + * testsuite/lib/target-libpath.exp [*-*-cygwin*, *-*-mingw*] + (set_ld_library_path_env_vars): Add the library search dir to PATH + (and save PATH for later). + (restore_ld_library_path_env_vars): Restore PATH. + +2012-03-20 Peter Rosin + + * testsuite/libffi.call/strlen2_win32.c (main): Remove bug. + * src/x86/win32.S [MSVC] (ffi_closure_SYSV): Make the 'stub' label + visible outside the PROC, so that ffi_closure_THISCALL can see it. + +2012-03-20 Peter Rosin + + * testsuite/libffi.call/strlen2_win32.c (main): Remove bug. + * src/x86/win32.S [MSVC] (ffi_closure_SYSV): Make the 'stub' label + visible outside the PROC, so that ffi_closure_THISCALL can see it. + +2012-03-19 Alan Hourihane + + * src/m68k/ffi.c: Add MINT support. + * src/m68k/sysv.S: Ditto. + +2012-03-06 Chung-Lin Tang + + * src/arm/ffi.c (ffi_call): Add __ARM_EABI__ guard around call to + ffi_call_VFP(). + (ffi_prep_closure_loc): Add __ARM_EABI__ guard around use of + ffi_closure_VFP. + * src/arm/sysv.S: Add __ARM_EABI__ guard around VFP code. + +2012-03-19 chennam + + * src/powerpc/ffi_darwin.c (ffi_prep_closure_loc): Fix AIX closure + support. + +2012-03-13 Kaz Kojima + + * src/sh/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, + just return FFI_BAD_ABI when things are wrong. + * src/sh64/ffi.c (ffi_prep_closure_loc): Ditto. + +2012-03-09 David Edelsohn + + * src/powerpc/aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 + change to return value of ffi_closure_helper_DARWIN and load type + from return type. + +2012-03-03 H.J. Lu + + * src/x86/ffi64.c (ffi_call): Cast the return value to unsigned + long. + (ffi_prep_closure_loc): Cast to 64bit address in trampoline. + (ffi_closure_unix64_inner): Cast return pointer to unsigned long + first. + + * src/x86/ffitarget.h (FFI_SIZEOF_ARG): Defined to 8 for x32. + (ffi_arg): Set to unsigned long long for x32. + (ffi_sarg): Set to long long for x32. + +2012-03-03 H.J. Lu + + * src/prep_cif.c (ffi_prep_cif_core): Properly check bad ABI. + +2012-03-03 Andoni Morales Alastruey + + * configure.ac: Add -no-undefined for both 32- and 64-bit x86 + windows-like hosts. + * configure: Rebuilt. + +2012-02-27 Mikael Pettersson + + PR libffi/52223 + * Makefile.am (FLAGS_TO_PASS): Define. + * Makefile.in: Regenerate. + +2012-02-23 Anthony Green + + * src/*/ffitarget.h: Ensure that users never include ffitarget.h + directly. + +2012-02-23 Kai Tietz + + PR libffi/52221 + * src/x86/ffi.c (ffi_closure_raw_THISCALL): New + prototype. + (ffi_prep_raw_closure_loc): Use ffi_closure_raw_THISCALL for + thiscall-convention. + (ffi_raw_call): Use ffi_prep_args_raw. + * src/x86/win32.S (ffi_closure_raw_THISCALL): Add + implementation for stub. + +2012-02-10 Kai Tietz + + * configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 + windows target. + * configure: Regenerated. + +2012-02-08 Kai Tietz + + * src/prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 + also FFI_THISCALL. + * src/x86/ffi.c (ffi_closure_THISCALL): Add prototype. + (FFI_INIT_TRAMPOLINE_THISCALL): New trampoline code. + (ffi_prep_closure_loc): Add FFI_THISCALL support. + * src/x86/ffitarget.h (FFI_TRAMPOLINE_SIZE): Adjust size. + * src/x86/win32.S (ffi_closure_THISCALL): New closure code + for thiscall-calling convention. + * testsuite/libffi.call/closure_thiscall.c: New test. + +2012-01-28 Kai Tietz + + * src/libffi/src/x86/ffi.c (ffi_call_win32): Add new + argument to prototype for specify calling-convention. + (ffi_call): Add support for stdcall/thiscall convention. + (ffi_prep_args): Likewise. + (ffi_raw_call): Likewise. + * src/x86/ffitarget.h (ffi_abi): Add FFI_THISCALL and + FFI_FASTCALL. + * src/x86/win32.S (_ffi_call_win32): Add support for + fastcall/thiscall calling-convention calls. + * testsuite/libffi.call/fastthis1_win32.c: New test. + * testsuite/libffi.call/fastthis2_win32.c: New test. + * testsuite/libffi.call/fastthis3_win32.c: New test. + * testsuite/libffi.call/strlen2_win32.c: New test. + * testsuite/libffi.call/many2_win32.c: New test. + * testsuite/libffi.call/struct1_win32.c: New test. + * testsuite/libffi.call/struct2_win32.c: New test. + +2012-01-23 Uros Bizjak + + * src/alpha/ffi.c (ffi_prep_closure_loc): Check for bad ABI. + +2012-01-23 Anthony Green + Chris Young + + * configure.ac: Add Amiga support. + * configure: Rebuilt. + +2012-01-23 Dmitry Nadezhin + + * include/ffi_common.h (LIKELY, UNLIKELY): Fix definitions. + +2012-01-23 Andreas Schwab + + * src/m68k/sysv.S (ffi_call_SYSV): Properly test for plain + mc68000. Test for __HAVE_68881__ in addition to __MC68881__. + +2012-01-19 Jakub Jelinek + + PR rtl-optimization/48496 + * src/ia64/ffi.c (ffi_call): Fix up aliasing violations. + +2012-01-09 Rainer Orth + + * configure.ac (i?86-*-*): Set TARGET to X86_64. + * configure: Regenerate. + +2011-12-07 Andrew Pinski + + PR libffi/50051 + * src/mips/n32.S: Add ".set mips4". + +2011-11-21 Andreas Tobler + + * configure: Regenerate. + +2011-11-12 David Gilbert + + * doc/libffi.texi, include/ffi.h.in, include/ffi_common.h, + man/Makefile.am, man/ffi.3, man/ffi_prep_cif.3, + man/ffi_prep_cif_var.3, src/arm/ffi.c, src/arm/ffitarget.h, + src/cris/ffi.c, src/prep_cif.c, + testsuite/libffi.call/cls_double_va.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/float_va.c: Many changes to support variadic + function calls. + +2011-11-12 Kyle Moffett + + * src/powerpc/ffi.c, src/powerpc/ffitarget.h, + src/powerpc/ppc_closure.S, src/powerpc/sysv.S: Many changes for + softfloat powerpc variants. + +2011-11-12 Petr Salinger + + * configure.ac (FFI_EXEC_TRAMPOLINE_TABLE): Fix kfreebsd support. + * configure: Rebuilt. + +2011-11-12 Timothy Wall + + * src/arm/ffi.c (ffi_prep_args, ffi_prep_incoming_args_SYSV): Max + alignment of 4 for wince on ARM. + +2011-11-12 Kyle Moffett + Anthony Green + + * src/ppc/sysv.S, src/ppc/ffi.c: Remove use of ppc string + instructions (not available on some cores, like the PPC440). + +2011-11-12 Kimura Wataru + + * m4/ax_enable_builddir: Change from string comparison to numeric + comparison for wc output. + * configure.ac: Enable FFI_MMAP_EXEC_WRIT for darwin11 aka Mac OS + X 10.7. + * configure: Rebuilt. + +2011-11-12 Anthony Green + + * Makefile.am (AM_CCASFLAGS): Add -g option to build assembly + files with debug info. + * Makefile.in: Rebuilt. + +2011-11-12 Jasper Lievisse Adriaanse + + * README: Update list of supported OpenBSD systems. + +2011-11-12 Anthony Green + + * libtool-version: Update. + * Makefile.am (nodist_libffi_la_SOURCES): Add src/debug.c if + FFI_DEBUG. + (libffi_la_SOURCES): Remove src/debug.c + (EXTRA_DIST): Add src/debug.c + * Makefile.in: Rebuilt. + * README: Update for 3.0.11. + +2011-11-10 Richard Henderson + + * configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. + * configure, aclocal.m4: Rebuild. + +2011-09-04 Iain Sandoe + + PR libffi/49594 + * src/powerpc/darwin_closure.S (stubs): Make the stub binding + helper reference track the architecture pointer size. + +2011-08-25 Andrew Haley + + * src/arm/ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly + instructions. + * src/arm/sysv.S (ffi_arm_trampoline): Put them here instead. + +2011-07-11 Andrew Haley + + * src/arm/ffi.c (FFI_INIT_TRAMPOLINE): Clear icache. + +2011-06-29 Rainer Orth + + * testsuite/libffi.call/cls_double_va.c: Move PR number to comment. + * testsuite/libffi.call/cls_longdouble_va.c: Likewise. + +2011-06-29 Rainer Orth + + PR libffi/46660 + * testsuite/libffi.call/cls_double_va.c: xfail dg-output on + mips-sgi-irix6*. + * testsuite/libffi.call/cls_longdouble_va.c: Likewise. + +2011-06-14 Rainer Orth + + * testsuite/libffi.call/huge_struct.c (test_large_fn): Use PRIu8, + PRId8 instead of %hhu, %hhd. + * testsuite/libffi.call/ffitest.h [__alpha__ && __osf__] (PRId8, + PRIu8): Define. + [__sgi__] (PRId8, PRIu8): Define. + +2011-04-29 Rainer Orth + + * src/alpha/osf.S (UA_SI, FDE_ENCODING, FDE_ENCODE, FDE_ARANGE): + Define. + Use them to handle ELF vs. ECOFF differences. + [__osf__] (_GLOBAL__F_ffi_call_osf): Define. + +2011-03-30 Timothy Wall + + * src/powerpc/darwin.S: Fix unknown FDE encoding. + * src/powerpc/darwin_closure.S: ditto. + +2011-02-25 Anthony Green + + * src/powerpc/ffi.c (ffi_prep_closure_loc): Allow for more + 32-bit ABIs. + +2011-02-15 Anthony Green + + * m4/ax_cc_maxopt.m4: Don't -malign-double or use -ffast-math. + * configure: Rebuilt. + +2011-02-13 Ralf Wildenhues + + * configure: Regenerate. + +2011-02-13 Anthony Green + + * include/ffi_common.h (UNLIKELY, LIKELY): Define. + * src/x86/ffi64.c (UNLIKELY, LIKELY): Remove definition. + * src/prep_cif.c (UNLIKELY, LIKELY): Remove definition. + + * src/prep_cif.c (initialize_aggregate): Convert assertion into + FFI_BAD_TYPEDEF return. Initialize arg size and alignment to 0. + + * src/pa/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, + just return FFI_BAD_ABI when things are wrong. + * src/arm/ffi.c (ffi_prep_closure_loc): Ditto. + * src/powerpc/ffi.c (ffi_prep_closure_loc): Ditto. + * src/mips/ffi.c (ffi_prep_closure_loc): Ditto. + * src/ia64/ffi.c (ffi_prep_closure_loc): Ditto. + * src/avr32/ffi.c (ffi_prep_closure_loc): Ditto. + +2011-02-11 Anthony Green + + * src/sparc/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, + just return FFI_BAD_ABI when things are wrong. + +2012-02-11 Eric Botcazou + + * src/sparc/v9.S (STACKFRAME): Bump to 176. + +2011-02-09 Stuart Shelton + + http://bugs.gentoo.org/show_bug.cgi?id=286911 + * src/mips/ffitarget.h: Clean up error messages. + * src/java_raw_api.c (ffi_java_translate_args): Cast raw arg to + ffi_raw*. + * include/ffi.h.in: Add pragma for SGI compiler. + +2011-02-09 Anthony Green + + * configure.ac: Add powerpc64-*-darwin* support. + +2011-02-09 Anthony Green + + * README: Mention Interix. + +2011-02-09 Jonathan Callen + + * configure.ac: Add Interix to win32/cygwin/mingw case. + * configure: Ditto. + * src/closures.c: Treat Interix like Cygwin, instead of as a + generic win32. + +2011-02-09 Anthony Green + + * testsuite/libffi.call/err_bad_typedef.c: Remove xfail. + * testsuite/libffi.call/err_bad_abi.c: Remove xfail. + * src/x86/ffi64.c (UNLIKELY, LIKELY): Define. + (ffi_prep_closure_loc): Check for bad ABI. + * src/prep_cif.c (UNLIKELY, LIKELY): Define. + (initialize_aggregate): Check for bad types. + +2011-02-09 Landon Fuller + + * Makefile.am (EXTRA_DIST): Add build-ios.sh, src/arm/gentramp.sh, + src/arm/trampoline.S. + (nodist_libffi_la_SOURCES): Add src/arc/trampoline.S. + * configure.ac (FFI_EXEC_TRAMPOLINE_TABLE): Define. + * src/arm/ffi.c (ffi_trampoline_table) + (ffi_closure_trampoline_table_page, ffi_trampoline_table_entry) + (FFI_TRAMPOLINE_CODELOC_CONFIG, FFI_TRAMPOLINE_CONFIG_PAGE_OFFSET) + (FFI_TRAMPOLINE_COUNT, ffi_trampoline_lock, ffi_trampoline_tables) + (ffi_trampoline_table_alloc, ffi_closure_alloc, ffi_closure_free): + Define for FFI_EXEC_TRAMPOLINE_TABLE case (iOS). + (ffi_prep_closure_loc): Handl FFI_EXEC_TRAMPOLINE_TABLE case + separately. + * src/arm/sysv.S: Handle Apple iOS host. + * src/closures.c: Handle FFI_EXEC_TRAMPOLINE_TABLE case. + * build-ios.sh: New file. + * fficonfig.h.in, configure, Makefile.in: Rebuilt. + * README: Mention ARM iOS. + +2011-02-08 Oren Held + + * src/dlmalloc.c (_STRUCT_MALLINFO): Define in order to avoid + redefinition of mallinfo on HP-UX. + +2011-02-08 Ginn Chen + + * src/sparc/ffi.c (ffi_call): Make compatible with Solaris Studio + aggregate return ABI. Flush cache. + (ffi_prep_closure_loc): Flush cache. + +2011-02-11 Anthony Green + + From Tom Honermann : + * src/powerpc/aix.S (ffi_call_AIX): Support for xlc toolchain on + AIX. Declare .ffi_prep_args. Insert nops after branch + instructions so that the AIX linker can insert TOC reload + instructions. + * src/powerpc/aix_closure.S: Declare .ffi_closure_helper_DARWIN. + +2011-02-08 Ed + + * src/powerpc/asm.h: Fix grammar nit in comment. + +2011-02-08 Uli Link + + * include/ffi.h.in (FFI_64_BIT_MAX): Define and use. + +2011-02-09 Rainer Orth + + PR libffi/46661 + * testsuite/libffi.call/cls_pointer.c (main): Cast void * to + uintptr_t first. + * testsuite/libffi.call/cls_pointer_stack.c (main): Likewise. + +2011-02-08 Rafael Avila de Espindola + + * configure.ac: Fix x86 test for pc related relocs. + * configure: Rebuilt. + +2011-02-07 Joel Sherrill + + * libffi/src/m68k/ffi.c: Add RTEMS support for cache flushing. + Handle case when CPU variant does not have long double support. + * libffi/src/m68k/sysv.S: Add support for mc68000, Coldfire, + and cores with soft floating point. + +2011-02-07 Joel Sherrill + + * configure.ac: Add mips*-*-rtems* support. + * configure: Regenerate. + * src/mips/ffitarget.h: Ensure needed constants are available + for targets which do not have sgidefs.h. + +2011-01-26 Dave Korn + + PR target/40125 + * configure.ac (AM_LTLDFLAGS): Add -bindir option for windows DLLs. + * configure: Regenerate. + +2010-12-18 Iain Sandoe + + PR libffi/29152 + PR libffi/42378 + * src/powerpc/darwin_closure.S: Provide Darwin64 implementation, + update comments. + * src/powerpc/ffitarget.h (POWERPC_DARWIN64): New, + (FFI_TRAMPOLINE_SIZE): Update for Darwin64. + * src/powerpc/darwin.S: Provide Darwin64 implementation, + update comments. + * src/powerpc/ffi_darwin.c: Likewise. + +2010-12-06 Rainer Orth + + * configure.ac (libffi_cv_as_ascii_pseudo_op): Use double + backslashes. + (libffi_cv_as_string_pseudo_op): Likewise. + * configure: Regenerate. + +2010-12-03 Chung-Lin Tang + + * src/arm/sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive. + (ffi_closure_VFP): Same. + (ffi_call_VFP): Move down to before ffi_closure_VFP. Add '.fpu vfp' + directive. + +2010-12-01 Rainer Orth + + * testsuite/libffi.call/ffitest.h [__sgi] (PRId64, PRIu64): Define. + (PRIuPTR): Define. + +2010-11-29 Richard Henderson + Rainer Orth + + * src/x86/sysv.S (FDE_ENCODING, FDE_ENCODE): Define. + (.eh_frame): Use FDE_ENCODING. + (.LASFDE1, .LASFDE2, LASFDE3): Simplify with FDE_ENCODE. + +2010-11-22 Jacek Caban + + * configure.ac: Check for symbol underscores on mingw-w64. + * configure: Rebuilt. + * src/x86/win64.S: Correctly access extern symbols in respect to + underscores. + +2010-11-15 Rainer Orth + + * testsuite/lib/libffi-dg.exp: Rename ... + * testsuite/lib/libffi.exp: ... to this. + * libffi/testsuite/libffi.call/call.exp: Don't load libffi-dg.exp. + * libffi/testsuite/libffi.special/special.exp: Likewise. + +2010-10-28 Chung-Lin Tang + + * src/arm/ffi.c (ffi_prep_args): Add VFP register argument handling + code, new parameter, and return value. Update comments. + (ffi_prep_cif_machdep): Add case for VFP struct return values. Add + call to layout_vfp_args(). + (ffi_call_SYSV): Update declaration. + (ffi_call_VFP): New declaration. + (ffi_call): Add VFP struct return conditions. Call ffi_call_VFP() + when ABI is FFI_VFP. + (ffi_closure_VFP): New declaration. + (ffi_closure_SYSV_inner): Add new vfp_args parameter, update call to + ffi_prep_incoming_args_SYSV(). + (ffi_prep_incoming_args_SYSV): Update parameters. Add VFP argument + case handling. + (ffi_prep_closure_loc): Pass ffi_closure_VFP to trampoline + construction under VFP hard-float. + (rec_vfp_type_p): New function. + (vfp_type_p): Same. + (place_vfp_arg): Same. + (layout_vfp_args): Same. + * src/arm/ffitarget.h (ffi_abi): Add FFI_VFP. Define FFI_DEFAULT_ABI + based on __ARM_PCS_VFP. + (FFI_EXTRA_CIF_FIELDS): Define for adding VFP hard-float specific + fields. + (FFI_TYPE_STRUCT_VFP_FLOAT): Define internally used type code. + (FFI_TYPE_STRUCT_VFP_DOUBLE): Same. + * src/arm/sysv.S (ffi_call_SYSV): Change call of ffi_prep_args() to + direct call. Move function pointer load upwards. + (ffi_call_VFP): New function. + (ffi_closure_VFP): Same. + + * testsuite/lib/libffi-dg.exp (check-flags): New function. + (dg-skip-if): New function. + * testsuite/libffi.call/cls_double_va.c: Skip if target is arm*-*-* + and compiler options include -mfloat-abi=hard. + * testsuite/libffi.call/cls_longdouble_va.c: Same. + +2010-10-01 Jakub Jelinek + + PR libffi/45677 + * src/x86/ffi64.c (ffi_prep_cif_machdep): Ensure cif->bytes is + a multiple of 8. + * testsuite/libffi.call/many2.c: New test. + +2010-08-20 Mark Wielaard + + * src/closures.c (open_temp_exec_file_mnt): Check if getmntent_r + returns NULL. + +2010-08-09 Andreas Tobler + + * configure.ac: Add target powerpc64-*-freebsd*. + * configure: Regenerate. + * testsuite/libffi.call/cls_align_longdouble_split.c: Pass + -mlong-double-128 only to linux targets. + * testsuite/libffi.call/cls_align_longdouble_split2.c: Likewise. + * testsuite/libffi.call/cls_longdouble.c: Likewise. + * testsuite/libffi.call/huge_struct.c: Likewise. + +2010-08-05 Dan Witte + + * Makefile.am: Pass FFI_DEBUG define to msvcc.sh for linking to the + debug CRT when --enable-debug is given. + * configure.ac: Define it. + * msvcc.sh: Translate -g and -DFFI_DEBUG appropriately. + +2010-08-04 Dan Witte + + * src/x86/ffitarget.h: Add X86_ANY define for all x86/x86_64 + platforms. + * src/x86/ffi.c: Remove redundant ifdef checks. + * src/prep_cif.c: Push stack space computation into src/x86/ffi.c + for X86_ANY so return value space doesn't get added twice. + +2010-08-03 Neil Rashbrooke + + * msvcc.sh: Don't pass -safeseh to ml64 because behavior is buggy. + +2010-07-22 Dan Witte + + * src/*/ffitarget.h: Make FFI_LAST_ABI one past the last valid ABI. + * src/prep_cif.c: Fix ABI assertion. + * src/cris/ffi.c: Ditto. + +2010-07-10 Evan Phoenix + + * src/closures.c (selinux_enabled_check): Fix strncmp usage bug. + +2010-07-07 Dan Horák + + * include/ffi.h.in: Protect #define with #ifndef. + * src/powerpc/ffitarget.h: Ditto. + * src/s390/ffitarget.h: Ditto. + * src/sparc/ffitarget.h: Ditto. + +2010-07-07 Neil Roberts + + * src/x86/sysv.S (ffi_call_SYSV): Align the stack pointer to + 16-bytes. + +2010-07-02 Jakub Jelinek + + * Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes. + * Makefile.in: Regenerated. + +2010-05-19 Rainer Orth + + * configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as + output, too. + (libffi_cv_as_ascii_pseudo_op): Check for .ascii. + (libffi_cv_as_string_pseudo_op): Check for .string. + * configure: Regenerate. + * fficonfig.h.in: Regenerate. + * src/x86/sysv.S (.eh_frame): Use .ascii, .string or error. + +2010-05-11 Dan Witte + + * doc/libffi.tex: Document previous change. + +2010-05-11 Makoto Kato + + * src/x86/ffi.c (ffi_call): Don't copy structs passed by value. + +2010-05-05 Michael Kohler + + * src/dlmalloc.c (dlfree): Fix spelling. + * src/ia64/ffi.c (ffi_prep_cif_machdep): Ditto. + * configure.ac: Ditto. + * configure: Rebuilt. + +2010-04-13 Dan Witte + + * msvcc.sh: Build with -W3 instead of -Wall. + * src/powerpc/ffi_darwin.c: Remove build warnings. + * src/x86/ffi.c: Ditto. + * src/x86/ffitarget.h: Ditto. + +2010-04-12 Dan Witte + Walter Meinl + + * configure.ac: Add OS/2 support. + * configure: Rebuilt. + * src/closures.c: Ditto. + * src/dlmalloc.c: Ditto. + * src/x86/win32.S: Ditto. + +2010-04-07 Jakub Jelinek + + * testsuite/libffi.call/err_bad_abi.c: Remove unused args variable. + +2010-04-02 Ralf Wildenhues + + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * include/Makefile.in: Regenerate. + * man/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2010-03-30 Dan Witte + + * msvcc.sh: Disable build warnings. + * README (tested): Clarify windows build procedure. + +2010-03-15 Rainer Orth + + * configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test. + * configure: Regenerate. + * fficonfig.h.in: Regenerate. + * libffi/src/x86/unix64.S (.eh_frame) + [HAVE_AS_X86_64_UNWIND_SECTION_TYPE]: Use @unwind section type. + +2010-03-14 Matthias Klose + + * src/x86/ffi64.c: Fix typo in comment. + * src/x86/ffi.c: Use /* ... */ comment style. + +2010-02-24 Rainer Orth + + * doc/libffi.texi (The Closure API): Fix typo. + * doc/libffi.info: Remove. + +2010-02-15 Matthias Klose + + * src/arm/sysv.S (__ARM_ARCH__): Define for processor + __ARM_ARCH_7EM__. + +2010-01-15 Anthony Green + + * README: Add notes on building with Microsoft Visual C++. + +2010-01-15 Daniel Witte + + * msvcc.sh: New file. + + * src/x86/win32.S: Port assembly routines to MSVC and #ifdef. + * src/x86/ffi.c: Tweak function declaration and remove excess + parens. + * include/ffi.h.in: Add __declspec(align(8)) to typedef struct + ffi_closure. + + * src/x86/ffi.c: Merge ffi_call_SYSV and ffi_call_STDCALL into new + function ffi_call_win32 on X86_WIN32. + * src/x86/win32.S (ffi_call_SYSV): Rename to ffi_call_win32. + (ffi_call_STDCALL): Remove. + + * src/prep_cif.c (ffi_prep_cif): Move stack space allocation code + to ffi_prep_cif_machdep for x86. + * src/x86/ffi.c (ffi_prep_cif_machdep): To here. + +2010-01-15 Oliver Kiddle + + * src/x86/ffitarget.h (ffi_abi): Check for __i386 and __amd64 for + Sun Studio compiler compatibility. + +2010-01-12 Conrad Irwin + + * doc/libffi.texi: Add closure example. + +2010-01-07 Rainer Orth + + PR libffi/40701 + * testsuite/libffi.call/ffitest.h [__alpha__ && __osf__] (PRIdLL, + PRIuLL, PRId64, PRIu64, PRIuPTR): Define. + * testsuite/libffi.call/cls_align_sint64.c: Add -Wno-format on + alpha*-dec-osf*. + * testsuite/libffi.call/cls_align_uint64.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/return_ll1.c: Likewise. + * testsuite/libffi.call/stret_medium2.c: Likewise. + * testsuite/libffi.special/ffitestcxx.h (allocate_mmap): Cast + MAP_FAILED to char *. + +2010-01-06 Rainer Orth + + * src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__. + +2009-12-31 Anthony Green + + * README: Update for libffi 3.0.9. + +2009-12-27 Matthias Klose + + * configure.ac (HAVE_LONG_DOUBLE): Define for mips when + appropriate. + * configure: Rebuilt. + +2009-12-26 Anthony Green + + * testsuite/libffi.call/cls_longdouble_va.c: Mark as xfail for + avr32*-*-*. + * testsuite/libffi.call/cls_double_va.c: Ditto. + +2009-12-26 Andreas Tobler + + * testsuite/libffi.call/ffitest.h: Conditionally include stdint.h + and inttypes.h. + * testsuite/libffi.special/unwindtest.cc: Ditto. + +2009-12-26 Andreas Tobler + + * configure.ac: Add amd64-*-openbsd*. + * configure: Rebuilt. + * testsuite/lib/libffi-dg.exp (libffi_target_compile): Link + openbsd programs with -lpthread. + +2009-12-26 Anthony Green + + * testsuite/libffi.call/cls_double_va.c, + testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c: Remove xfail for + mips*-*-* and arm*-*-*. + * testsuite/libffi.call/cls_align_longdouble_split.c, + testsuite/libffi.call/cls_align_longdouble_split2.c, + testsuite/libffi.call/stret_medium2.c, + testsuite/libffi.call/stret_medium.c, + testsuite/libffi.call/stret_large.c, + testsuite/libffi.call/stret_large2.c: Remove xfail for arm*-*-*. + +2009-12-31 Kay Tietz + + * testsuite/libffi.call/ffitest.h, + testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRuLL): Fix + definitions. + +2009-12-31 Carlo Bramini + + * configure.ac (AM_LTLDFLAGS): Define for windows hosts. + * Makefile.am (libffi_la_LDFLAGS): Add AM_LTLDFLAGS. + * configure: Rebuilt. + * Makefile.in: Rebuilt. + +2009-12-31 Anthony Green + Blake Chaffin. + + * testsuite/libffi.call/huge_struct.c: New test case from Blake + Chaffin @ Apple. + +2009-12-28 David Edelsohn + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Copy abi and nargs to + local variables. + (aix_adjust_aggregate_sizes): New function. + (ffi_prep_cif_machdep): Call it. + +2009-12-26 Andreas Tobler + + * configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets. + * configure: Regenerate. + * fficonfig.h.in: Likewise. + * src/closures.c: Remove the FFI_MMAP_EXEC_WRIT definition for + Solaris/x86. + +2009-12-26 Andreas Schwab + + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Advance intarg_count + when a float arguments is passed in memory. + (ffi_closure_helper_SYSV): Mark general registers as used up when + a 64bit or soft-float long double argument is passed in memory. + +2009-12-25 Matthias Klose + + * man/ffi_call.3: Fix #include in examples. + * doc/libffi.texi: Add dircategory. + +2009-12-25 Frank Everdij + + * include/ffi.h.in: Placed '__GNUC__' ifdef around + '__attribute__((aligned(8)))' in ffi_closure, fixes compile for + IRIX MIPSPro c99. + * include/ffi_common.h: Added '__sgi' define to non + '__attribute__((__mode__()))' integer typedefs. + * src/mips/ffi.c (ffi_call, ffi_closure_mips_inner_O32, + ffi_closure_mips_inner_N32): Added 'defined(_MIPSEB)' to BE check. + (ffi_closure_mips_inner_O32, ffi_closure_mips_inner_N32): Added + FFI_LONGDOUBLE support and alignment(N32 only). + * src/mips/ffitarget.h: Corrected '#include ' for IRIX and + fixed non '__attribute__((__mode__()))' integer typedefs. + * src/mips/n32.S: Put '#ifdef linux' around '.abicalls' and '.eh_frame' + since they are Linux/GNU Assembler specific. + +2009-12-25 Bradley Smith + + * configure.ac, Makefile.am, src/avr32/ffi.c, + src/avr32/ffitarget.h, + src/avr32/sysv.S: Add AVR32 port. + * configure, Makefile.in: Rebuilt. + +2009-12-21 Andreas Tobler + + * configure.ac: Make i?86 build on FreeBSD and OpenBSD. + * configure: Regenerate. + +2009-12-15 John David Anglin + + * testsuite/libffi.call/ffitest.h: Define PRIuPTR on PA HP-UX. + +2009-12-13 John David Anglin + + * src/pa/ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE + type on HP-UX. + +2012-02-13 Kai Tietz + + PR libffi/52221 + * src/x86/ffi.c (ffi_prep_raw_closure_loc): Add thiscall + support for X86_WIN32. + (FFI_INIT_TRAMPOLINE_THISCALL): Fix displacement. + +2009-12-11 Eric Botcazou + + * src/sparc/ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long + double' arguments. + +2009-12-11 Eric Botcazou + + * testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10. + +2009-12-10 Rainer Orth + + PR libffi/40700 + * src/closures.c [X86_64 && __sun__ && __svr4__] + (FFI_MMAP_EXEC_WRIT): Define. + +2009-12-08 David Daney + + * testsuite/libffi.call/stret_medium.c: Remove xfail for mips*-*-* + * testsuite/libffi.call/cls_align_longdouble_split2.c: Same. + * testsuite/libffi.call/stret_large.c: Same. + * testsuite/libffi.call/cls_align_longdouble_split.c: Same. + * testsuite/libffi.call/stret_large2.c: Same. + * testsuite/libffi.call/stret_medium2.c: Same. + +2009-12-07 David Edelsohn + + * src/powerpc/aix_closure.S (libffi_closure_ASM): Fix tablejump + typo. + +2009-12-05 David Edelsohn + + * src/powerpc/aix.S: Update AIX32 code to be consistent with AIX64 + code. + * src/powerpc/aix_closure.S: Same. + +2009-12-05 Ralf Wildenhues + + * Makefile.in: Regenerate. + * configure: Regenerate. + * include/Makefile.in: Regenerate. + * man/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2009-12-04 David Edelsohn + + * src/powerpc/aix_closure.S: Reorganize 64-bit code to match + linux64_closure.S. + +2009-12-04 Uros Bizjak + + PR libffi/41908 + * src/x86/ffi64.c (classify_argument): Update from + gcc/config/i386/i386.c. + (ffi_closure_unix64_inner): Do not use the address of two consecutive + SSE registers directly. + * testsuite/libffi.call/cls_dbls_struct.c (main): Remove xfail + for x86_64 linux targets. + +2009-12-04 David Edelsohn + + * src/powerpc/ffi_darwin.c (ffi_closure_helper_DARWIN): Increment + pfr for long double split between fpr13 and stack. + +2009-12-03 David Edelsohn + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Increment next_arg and + fparg_count twice for long double. + +2009-12-03 David Edelsohn + + PR libffi/42243 + * src/powerpc/ffi_darwin.c (ffi_prep_args): Remove extra parentheses. + +2009-12-03 Uros Bizjak + + * testsuite/libffi.call/cls_longdouble_va.c (main): Fix format string. + Remove xfails for x86 linux targets. + +2009-12-02 David Edelsohn + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Fix typo in INT64 + case. + +2009-12-01 David Edelsohn + + * src/powerpc/aix.S (ffi_call_AIX): Convert to more standard + register usage. Call ffi_prep_args directly. Add long double + return value support. + * src/powerpc/ffi_darwin.c (ffi_prep_args): Double arg increment + applies to FFI_TYPE_DOUBLE. Correct fpr_base increment typo. + Separate FFI_TYPE_SINT32 and FFI_TYPE_UINT32 cases. + (ffi_prep_cif_machdep): Only 16 byte stack alignment in 64 bit + mode. + (ffi_closure_helper_DARWIN): Remove nf and ng counters. Move temp + into case. + * src/powerpc/aix_closure.S: Maintain 16 byte stack alignment. + Allocate result area between params and FPRs. + +2009-11-30 David Edelsohn + + PR target/35484 + * src/powerpc/ffitarget.h (POWERPC64): Define for PPC64 Linux and + AIX64. + * src/powerpc/aix.S: Implement AIX64 version. + * src/powerpc/aix_closure.S: Implement AIX64 version. + (ffi_closure_ASM): Use extsb, lha and displament addresses. + * src/powerpc/ffi_darwin.c (ffi_prep_args): Implement AIX64 + support. + (ffi_prep_cif_machdep): Same. + (ffi_call): Same. + (ffi_closure_helper_DARWIN): Same. + +2009-11-02 Andreas Tobler + + PR libffi/41908 + * testsuite/libffi.call/testclosure.c: New test. + +2009-09-28 Kai Tietz + + * src/x86/win64.S (_ffi_call_win64 stack): Remove for gnu + assembly version use of ___chkstk. + +2009-09-23 Matthias Klose + + PR libffi/40242, PR libffi/41443 + * src/arm/sysv.S (__ARM_ARCH__): Define for processors + __ARM_ARCH_6T2__, __ARM_ARCH_6M__, __ARM_ARCH_7__, + __ARM_ARCH_7A__, __ARM_ARCH_7R__, __ARM_ARCH_7M__. + Change the conditionals to __SOFTFP__ || __ARM_EABI__ + for -mfloat-abi=softfp to work. + +2009-09-17 Loren J. Rittle + + PR testsuite/32843 (strikes again) + * src/x86/ffi.c (ffi_prep_cif_machdep): Add X86_FREEBSD to + enable proper extension on char and short. + +2009-09-15 David Daney + + * src/java_raw_api.c (ffi_java_raw_to_rvalue): Remove special + handling for FFI_TYPE_POINTER. + * src/mips/ffitarget.h (FFI_TYPE_STRUCT_D_SOFT, + FFI_TYPE_STRUCT_F_SOFT, FFI_TYPE_STRUCT_DD_SOFT, + FFI_TYPE_STRUCT_FF_SOFT, FFI_TYPE_STRUCT_FD_SOFT, + FFI_TYPE_STRUCT_DF_SOFT, FFI_TYPE_STRUCT_SOFT): New defines. + (FFI_N32_SOFT_FLOAT, FFI_N64_SOFT_FLOAT): New ffi_abi enumerations. + (enum ffi_abi): Set FFI_DEFAULT_ABI for soft-float. + * src/mips/n32.S (ffi_call_N32): Add handling for soft-float + structure and pointer returns. + (ffi_closure_N32): Add handling for pointer returns. + * src/mips/ffi.c (ffi_prep_args, calc_n32_struct_flags, + calc_n32_return_struct_flags): Handle soft-float. + (ffi_prep_cif_machdep): Handle soft-float, fix pointer handling. + (ffi_call_N32): Declare proper argument types. + (ffi_call, copy_struct_N32, ffi_closure_mips_inner_N32): Handle + soft-float. + +2009-08-24 Ralf Wildenhues + + * configure.ac (AC_PREREQ): Bump to 2.64. + +2009-08-22 Ralf Wildenhues + + * Makefile.am (install-html, install-pdf): Remove. + * Makefile.in: Regenerate. + + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * configure: Regenerate. + * fficonfig.h.in: Regenerate. + * include/Makefile.in: Regenerate. + * man/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2011-08-22 Jasper Lievisse Adriaanse + + * configure.ac: Add OpenBSD/hppa and OpenBSD/powerpc support. + * configure: Rebuilt. + +2009-07-30 Ralf Wildenhues + + * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force. + +2009-07-24 Dave Korn + + PR libffi/40807 + * src/x86/ffi.c (ffi_prep_cif_machdep): Also use sign/zero-extending + return types for X86_WIN32. + * src/x86/win32.S (_ffi_call_SYSV): Handle omitted return types. + (_ffi_call_STDCALL, _ffi_closure_SYSV, _ffi_closure_raw_SYSV, + _ffi_closure_STDCALL): Likewise. + + * src/closures.c (is_selinux_enabled): Define to const 0 for Cygwin. + (dlmmap, dlmunmap): Also use these functions on Cygwin. + +2009-07-11 Richard Sandiford + + PR testsuite/40699 + PR testsuite/40707 + PR testsuite/40709 + * testsuite/lib/libffi-dg.exp: Revert 2009-07-02, 2009-07-01 and + 2009-06-30 commits. + +2009-07-01 Richard Sandiford + + * testsuite/lib/libffi-dg.exp (libffi-init): Set ld_library_path + to "" before adding paths. (This reinstates an assignment that + was removed by my 2009-06-30 commit, but changes the initial + value from "." to "".) + +2009-07-01 H.J. Lu + + PR testsuite/40601 + * testsuite/lib/libffi-dg.exp (libffi-init): Properly set + gccdir. Adjust ld_library_path for gcc only if gccdir isn't + empty. + +2009-06-30 Richard Sandiford + + * testsuite/lib/libffi-dg.exp (libffi-init): Don't add "." + to ld_library_path. Use add_path. Add just find_libgcc_s + to ld_library_path, not every libgcc multilib directory. + +2009-06-16 Wim Lewis + + * src/powerpc/ffi.c: Avoid clobbering cr3 and cr4, which are + supposed to be callee-saved. + * src/powerpc/sysv.S (small_struct_return_value): Fix overrun of + return buffer for odd-size structs. + +2009-06-16 Andreas Tobler + + PR libffi/40444 + * testsuite/lib/libffi-dg.exp (libffi_target_compile): Add + allow_stack_execute for Darwin. + +2009-06-16 Andrew Haley + + * configure.ac (TARGETDIR): Add missing blank lines. + * configure: Regenerate. + +2009-06-16 Andrew Haley + + * testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/return_ll1.c, + testsuite/libffi.call/stret_medium2.c: Fix printf format + specifiers. + * testsuite/libffi.call/ffitest.h, + testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define. + +2009-06-15 Andrew Haley + + * testsuite/libffi.call/err_bad_typedef.c: xfail everywhere. + * testsuite/libffi.call/err_bad_abi.c: Likewise. + +2009-06-12 Andrew Haley + + * Makefile.am: Remove info_TEXINFOS. + +2009-06-12 Andrew Haley + + * ChangeLog.libffi: testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/return_ll1.c, + testsuite/libffi.call/stret_medium2.c: Fix printf format + specifiers. + testsuite/libffi.special/unwindtest.cc: include stdint.h. + +2009-06-11 Timothy Wall + + * Makefile.am, + configure.ac, + include/ffi.h.in, + include/ffi_common.h, + src/closures.c, + src/dlmalloc.c, + src/x86/ffi.c, + src/x86/ffitarget.h, + src/x86/win64.S (new), + README: Added win64 support (mingw or MSVC) + * Makefile.in, + include/Makefile.in, + man/Makefile.in, + testsuite/Makefile.in, + configure, + aclocal.m4: Regenerated + * ltcf-c.sh: properly escape cygwin/w32 path + * man/ffi_call.3: Clarify size requirements for return value. + * src/x86/ffi64.c: Fix filename in comment. + * src/x86/win32.S: Remove unused extern. + + * testsuite/libffi.call/closure_fn0.c, + testsuite/libffi.call/closure_fn1.c, + testsuite/libffi.call/closure_fn2.c, + testsuite/libffi.call/closure_fn3.c, + testsuite/libffi.call/closure_fn4.c, + testsuite/libffi.call/closure_fn5.c, + testsuite/libffi.call/closure_fn6.c, + testsuite/libffi.call/closure_stdcall.c, + testsuite/libffi.call/cls_12byte.c, + testsuite/libffi.call/cls_16byte.c, + testsuite/libffi.call/cls_18byte.c, + testsuite/libffi.call/cls_19byte.c, + testsuite/libffi.call/cls_1_1byte.c, + testsuite/libffi.call/cls_20byte.c, + testsuite/libffi.call/cls_20byte1.c, + testsuite/libffi.call/cls_24byte.c, + testsuite/libffi.call/cls_2byte.c, + testsuite/libffi.call/cls_3_1byte.c, + testsuite/libffi.call/cls_3byte1.c, + testsuite/libffi.call/cls_3byte2.c, + testsuite/libffi.call/cls_4_1byte.c, + testsuite/libffi.call/cls_4byte.c, + testsuite/libffi.call/cls_5_1_byte.c, + testsuite/libffi.call/cls_5byte.c, + testsuite/libffi.call/cls_64byte.c, + testsuite/libffi.call/cls_6_1_byte.c, + testsuite/libffi.call/cls_6byte.c, + testsuite/libffi.call/cls_7_1_byte.c, + testsuite/libffi.call/cls_7byte.c, + testsuite/libffi.call/cls_8byte.c, + testsuite/libffi.call/cls_9byte1.c, + testsuite/libffi.call/cls_9byte2.c, + testsuite/libffi.call/cls_align_double.c, + testsuite/libffi.call/cls_align_float.c, + testsuite/libffi.call/cls_align_longdouble.c, + testsuite/libffi.call/cls_align_longdouble_split.c, + testsuite/libffi.call/cls_align_longdouble_split2.c, + testsuite/libffi.call/cls_align_pointer.c, + testsuite/libffi.call/cls_align_sint16.c, + testsuite/libffi.call/cls_align_sint32.c, + testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_align_uint16.c, + testsuite/libffi.call/cls_align_uint32.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_dbls_struct.c, + testsuite/libffi.call/cls_double.c, + testsuite/libffi.call/cls_double_va.c, + testsuite/libffi.call/cls_float.c, + testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_multi_schar.c, + testsuite/libffi.call/cls_multi_sshort.c, + testsuite/libffi.call/cls_multi_sshortchar.c, + testsuite/libffi.call/cls_multi_uchar.c, + testsuite/libffi.call/cls_multi_ushort.c, + testsuite/libffi.call/cls_multi_ushortchar.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c, + testsuite/libffi.call/cls_schar.c, + testsuite/libffi.call/cls_sint.c, + testsuite/libffi.call/cls_sshort.c, + testsuite/libffi.call/cls_uchar.c, + testsuite/libffi.call/cls_uint.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/cls_ushort.c, + testsuite/libffi.call/err_bad_abi.c, + testsuite/libffi.call/err_bad_typedef.c, + testsuite/libffi.call/float2.c, + testsuite/libffi.call/huge_struct.c, + testsuite/libffi.call/nested_struct.c, + testsuite/libffi.call/nested_struct1.c, + testsuite/libffi.call/nested_struct10.c, + testsuite/libffi.call/nested_struct2.c, + testsuite/libffi.call/nested_struct3.c, + testsuite/libffi.call/nested_struct4.c, + testsuite/libffi.call/nested_struct5.c, + testsuite/libffi.call/nested_struct6.c, + testsuite/libffi.call/nested_struct7.c, + testsuite/libffi.call/nested_struct8.c, + testsuite/libffi.call/nested_struct9.c, + testsuite/libffi.call/problem1.c, + testsuite/libffi.call/return_ldl.c, + testsuite/libffi.call/return_ll1.c, + testsuite/libffi.call/stret_large.c, + testsuite/libffi.call/stret_large2.c, + testsuite/libffi.call/stret_medium.c, + testsuite/libffi.call/stret_medium2.c, + testsuite/libffi.special/unwindtest.cc: use ffi_closure_alloc instead + of checking for MMAP. Use intptr_t instead of long casts. + +2009-06-11 Kaz Kojima + + * testsuite/libffi.call/cls_longdouble_va.c: Add xfail sh*-*-linux-*. + * testsuite/libffi.call/err_bad_abi.c: Add xfail sh*-*-*. + * testsuite/libffi.call/err_bad_typedef.c: Likewise. + +2009-06-09 Andrew Haley + + * src/x86/freebsd.S: Add missing file. + +2009-06-08 Andrew Haley + + Import from libffi 3.0.8: + + * doc/libffi.texi: New file. + * doc/libffi.info: Likewise. + * doc/stamp-vti: Likewise. + * man/Makefile.am: New file. + * man/ffi_call.3: New file. + + * Makefile.am (EXTRA_DIST): Add src/x86/darwin64.S, + src/dlmalloc.c. + (nodist_libffi_la_SOURCES): Add X86_FREEBSD. + + * configure.ac: Bump version to 3.0.8. + parisc*-*-linux*: Add. + i386-*-freebsd* | i386-*-openbsd*: Add. + powerpc-*-beos*: Add. + AM_CONDITIONAL X86_FREEBSD: Add. + AC_CONFIG_FILES: Add man/Makefile. + + * include/ffi.h.in (FFI_FN): Change void (*)() to void (*)(void). + +2009-06-08 Andrew Haley + + * README: Import from libffi 3.0.8. + +2009-06-08 Andrew Haley + + * testsuite/libffi.call/err_bad_abi.c: Add xfails. + * testsuite/libffi.call/cls_longdouble_va.c: Add xfails. + * testsuite/libffi.call/cls_dbls_struct.c: Add xfail x86_64-*-linux-*. + * testsuite/libffi.call/err_bad_typedef.c: Add xfails. + + * testsuite/libffi.call/stret_medium2.c: Add __UNUSED__ to args. + * testsuite/libffi.call/stret_medium.c: Likewise. + * testsuite/libffi.call/stret_large2.c: Likewise. + * testsuite/libffi.call/stret_large.c: Likewise. + +2008-12-26 Timothy Wall + + * testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_align_longdouble.c, + testsuite/libffi.call/cls_align_longdouble_split.c, + testsuite/libffi.call/cls_align_longdouble_split2.c: mark expected + failures on x86_64 cygwin/mingw. + +2008-12-22 Timothy Wall + + * testsuite/libffi.call/closure_fn0.c, + testsuite/libffi.call/closure_fn1.c, + testsuite/libffi.call/closure_fn2.c, + testsuite/libffi.call/closure_fn3.c, + testsuite/libffi.call/closure_fn4.c, + testsuite/libffi.call/closure_fn5.c, + testsuite/libffi.call/closure_fn6.c, + testsuite/libffi.call/closure_loc_fn0.c, + testsuite/libffi.call/closure_stdcall.c, + testsuite/libffi.call/cls_align_pointer.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c: use portable cast from + pointer to integer (intptr_t). + * testsuite/libffi.call/cls_longdouble.c: disable for win64. + +2008-07-24 Anthony Green + + * testsuite/libffi.call/cls_dbls_struct.c, + testsuite/libffi.call/cls_double_va.c, + testsuite/libffi.call/cls_longdouble.c, + testsuite/libffi.call/cls_longdouble_va.c, + testsuite/libffi.call/cls_pointer.c, + testsuite/libffi.call/cls_pointer_stack.c, + testsuite/libffi.call/err_bad_abi.c: Clean up failures from + compiler warnings. + +2008-03-04 Anthony Green + Blake Chaffin + hos@tamanegi.org + + * testsuite/libffi.call/cls_align_longdouble_split2.c + testsuite/libffi.call/cls_align_longdouble_split.c + testsuite/libffi.call/cls_dbls_struct.c + testsuite/libffi.call/cls_double_va.c + testsuite/libffi.call/cls_longdouble.c + testsuite/libffi.call/cls_longdouble_va.c + testsuite/libffi.call/cls_pointer.c + testsuite/libffi.call/cls_pointer_stack.c + testsuite/libffi.call/err_bad_abi.c + testsuite/libffi.call/err_bad_typedef.c + testsuite/libffi.call/stret_large2.c + testsuite/libffi.call/stret_large.c + testsuite/libffi.call/stret_medium2.c + testsuite/libffi.call/stret_medium.c: New tests from Apple. + +2009-06-05 Andrew Haley + + * src/x86/ffitarget.h, src/x86/ffi.c: Merge stdcall changes from + libffi. + +2009-06-04 Andrew Haley + + * src/x86/ffitarget.h, src/x86/win32.S, src/x86/ffi.c: Back out + stdcall changes. + +2008-02-26 Anthony Green + Thomas Heller + + * src/x86/ffi.c (ffi_closure_SYSV_inner): Change C++ comment to C + comment. + +2008-02-03 Timothy Wall + + * src/x86/ffi.c (FFI_INIT_TRAMPOLINE_STDCALL): Calculate jump return + offset based on code pointer, not data pointer. + +2008-01-31 Timothy Wall + + * testsuite/libffi.call/closure_stdcall.c: Add test for stdcall + closures. + * src/x86/ffitarget.h: Increase size of trampoline for stdcall + closures. + * src/x86/win32.S: Add assembly for stdcall closure. + * src/x86/ffi.c: Initialize stdcall closure trampoline. + +2009-06-04 Andrew Haley + + * include/ffi.h.in: Change void (*)() to void (*)(void). + * src/x86/ffi.c: Likewise. + +2009-06-04 Andrew Haley + + * src/powerpc/ppc_closure.S: Insert licence header. + * src/powerpc/linux64_closure.S: Likewise. + * src/m68k/sysv.S: Likewise. + + * src/sh64/ffi.c: Change void (*)() to void (*)(void). + * src/powerpc/ffi.c: Likewise. + * src/powerpc/ffi_darwin.c: Likewise. + * src/m32r/ffi.c: Likewise. + * src/sh64/ffi.c: Likewise. + * src/x86/ffi64.c: Likewise. + * src/alpha/ffi.c: Likewise. + * src/alpha/osf.S: Likewise. + * src/frv/ffi.c: Likewise. + * src/s390/ffi.c: Likewise. + * src/pa/ffi.c: Likewise. + * src/pa/hpux32.S: Likewise. + * src/ia64/unix.S: Likewise. + * src/ia64/ffi.c: Likewise. + * src/sparc/ffi.c: Likewise. + * src/mips/ffi.c: Likewise. + * src/sh/ffi.c: Likewise. + +2008-02-15 David Daney + + * src/mips/ffi.c (USE__BUILTIN___CLEAR_CACHE): + Define (conditionally), and use it to include cachectl.h. + (ffi_prep_closure_loc): Fix cache flushing. + * src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define. + +2009-06-04 Andrew Haley + + include/ffi.h.in, + src/arm/ffitarget.h, + src/arm/ffi.c, + src/arm/sysv.S, + src/powerpc/ffitarget.h, + src/closures.c, + src/sh64/ffitarget.h, + src/sh64/ffi.c, + src/sh64/sysv.S, + src/types.c, + src/x86/ffi64.c, + src/x86/ffitarget.h, + src/x86/win32.S, + src/x86/darwin.S, + src/x86/ffi.c, + src/x86/sysv.S, + src/x86/unix64.S, + src/alpha/ffitarget.h, + src/alpha/ffi.c, + src/alpha/osf.S, + src/m68k/ffitarget.h, + src/frv/ffitarget.h, + src/frv/ffi.c, + src/s390/ffitarget.h, + src/s390/sysv.S, + src/cris/ffitarget.h, + src/pa/linux.S, + src/pa/ffitarget.h, + src/pa/ffi.c, + src/raw_api.c, + src/ia64/ffitarget.h, + src/ia64/unix.S, + src/ia64/ffi.c, + src/ia64/ia64_flags.h, + src/java_raw_api.c, + src/debug.c, + src/sparc/v9.S, + src/sparc/ffitarget.h, + src/sparc/ffi.c, + src/sparc/v8.S, + src/mips/ffitarget.h, + src/mips/n32.S, + src/mips/o32.S, + src/mips/ffi.c, + src/prep_cif.c, + src/sh/ffitarget.h, + src/sh/ffi.c, + src/sh/sysv.S: Update license text. + +2009-05-22 Dave Korn + + * src/x86/win32.S (_ffi_closure_STDCALL): New function. + (.eh_frame): Add FDE for it. + +2009-05-22 Dave Korn + + * configure.ac: Also check if assembler supports pc-relative + relocs on X86_WIN32 targets. + * configure: Regenerate. + * src/x86/win32.S (ffi_prep_args): Declare extern, not global. + (_ffi_call_SYSV): Add missing function type symbol .def and + add EH markup labels. + (_ffi_call_STDCALL): Likewise. + (_ffi_closure_SYSV): Likewise. + (_ffi_closure_raw_SYSV): Likewise. + (.eh_frame): Add hand-crafted EH data. + +2009-04-09 Jakub Jelinek + + * testsuite/lib/libffi-dg.exp: Change copyright header to refer to + version 3 of the GNU General Public License and to point readers + at the COPYING3 file and the FSF's license web page. + * testsuite/libffi.call/call.exp: Likewise. + * testsuite/libffi.special/special.exp: Likewise. + +2009-03-01 Ralf Wildenhues + + * configure: Regenerate. + +2008-12-18 Rainer Orth + + PR libffi/26048 + * configure.ac (HAVE_AS_X86_PCREL): New test. + * configure: Regenerate. + * fficonfig.h.in: Regenerate. + * src/x86/sysv.S [!FFI_NO_RAW_API]: Precalculate + RAW_CLOSURE_CIF_OFFSET, RAW_CLOSURE_FUN_OFFSET, + RAW_CLOSURE_USER_DATA_OFFSET for the Solaris 10/x86 assembler. + (.eh_frame): Only use SYMBOL-. iff HAVE_AS_X86_PCREL. + * src/x86/unix64.S (.Lstore_table): Move to .text section. + (.Lload_table): Likewise. + (.eh_frame): Only use SYMBOL-. iff HAVE_AS_X86_PCREL. + +2008-12-18 Ralf Wildenhues + + * configure: Regenerate. + +2008-11-21 Eric Botcazou + + * src/sparc/ffi.c (ffi_prep_cif_machdep): Add support for + signed/unsigned int8/16 return values. + * src/sparc/v8.S (ffi_call_v8): Likewise. + (ffi_closure_v8): Likewise. + +2008-09-26 Peter O'Gorman + Steve Ellcey + + * configure: Regenerate for new libtool. + * Makefile.in: Ditto. + * include/Makefile.in: Ditto. + * aclocal.m4: Ditto. + +2008-08-25 Andreas Tobler + + * src/powerpc/ffitarget.h (ffi_abi): Add FFI_LINUX and + FFI_LINUX_SOFT_FLOAT to the POWERPC_FREEBSD enum. + Add note about flag bits used for FFI_SYSV_TYPE_SMALL_STRUCT. + Adjust copyright notice. + * src/powerpc/ffi.c: Add two new flags to indicate if we have one + register or two register to use for FFI_SYSV structs. + (ffi_prep_cif_machdep): Pass the right register flag introduced above. + (ffi_closure_helper_SYSV): Fix the return type for + FFI_SYSV_TYPE_SMALL_STRUCT. Comment. + Adjust copyright notice. + +2008-07-16 Kaz Kojima + + * src/sh/ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned + int. + +2008-06-17 Ralf Wildenhues + + * configure: Regenerate. + * include/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2008-06-07 Joseph Myers + + * configure.ac (parisc*-*-linux*, powerpc-*-sysv*, + powerpc-*-beos*): Remove. + * configure: Regenerate. + +2008-05-09 Julian Brown + + * Makefile.am (LTLDFLAGS): New. + (libffi_la_LDFLAGS): Use above. + * Makefile.in: Regenerate. + +2008-04-18 Paolo Bonzini + + PR bootstrap/35457 + * aclocal.m4: Regenerate. + * configure: Regenerate. + +2008-03-26 Kaz Kojima + + * src/sh/sysv.S: Add .note.GNU-stack on Linux. + * src/sh64/sysv.S: Likewise. + +2008-03-26 Daniel Jacobowitz + + * src/arm/sysv.S: Fix ARM comment marker. + +2008-03-26 Jakub Jelinek + + * src/alpha/osf.S: Add .note.GNU-stack on Linux. + * src/s390/sysv.S: Likewise. + * src/powerpc/ppc_closure.S: Likewise. + * src/powerpc/sysv.S: Likewise. + * src/x86/unix64.S: Likewise. + * src/x86/sysv.S: Likewise. + * src/sparc/v8.S: Likewise. + * src/sparc/v9.S: Likewise. + * src/m68k/sysv.S: Likewise. + * src/arm/sysv.S: Likewise. + +2008-03-16 Ralf Wildenhues + + * aclocal.m4: Regenerate. + * configure: Likewise. + * Makefile.in: Likewise. + * include/Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + +2008-02-12 Bjoern Koenig + Andreas Tobler + + * configure.ac: Add amd64-*-freebsd* target. + * configure: Regenerate. + +2008-01-30 H.J. Lu + + PR libffi/34612 + * src/x86/sysv.S (ffi_closure_SYSV): Pop 4 byte from stack when + returning struct. + + * testsuite/libffi.call/call.exp: Add "-O2 -fomit-frame-pointer" + tests. + +2008-01-24 David Edelsohn + + * configure: Regenerate. + +2008-01-06 Andreas Tobler + + * src/x86/ffi.c (ffi_prep_cif_machdep): Fix thinko. + +2008-01-05 Andreas Tobler + + PR testsuite/32843 + * src/x86/ffi.c (ffi_prep_cif_machdep): Add code for + signed/unsigned int8/16 for X86_DARWIN. + Updated copyright info. + Handle one and two byte structs with special cif->flags. + * src/x86/ffitarget.h: Add special types for one and two byte structs. + Updated copyright info. + * src/x86/darwin.S (ffi_call_SYSV): Rewrite to use a jump table like + sysv.S + Remove code to pop args from the stack after call. + Special-case signed/unsigned for int8/16, one and two byte structs. + (ffi_closure_raw_SYSV): Handle FFI_TYPE_UINT8, + FFI_TYPE_SINT8, FFI_TYPE_UINT16, FFI_TYPE_SINT16, FFI_TYPE_UINT32, + FFI_TYPE_SINT32. + Updated copyright info. + +2007-12-08 David Daney + + * src/mips/n32.S (ffi_call_N32): Replace dadd with ADDU, dsub with + SUBU, add with ADDU and use smaller code sequences. + +2007-12-07 David Daney + + * src/mips/ffi.c (ffi_prep_cif_machdep): Handle long double return + type. + +2007-12-06 David Daney + + * include/ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already + defined. + (ffi_java_raw): New typedef. + (ffi_java_raw_call, ffi_java_ptrarray_to_raw, + ffi_java_raw_to_ptrarray): Change parameter types from ffi_raw to + ffi_java_raw. + (ffi_java_raw_closure) : Same. + (ffi_prep_java_raw_closure, ffi_prep_java_raw_closure_loc): Change + parameter types. + * src/java_raw_api.c (ffi_java_raw_size): Replace FFI_SIZEOF_ARG with + FFI_SIZEOF_JAVA_RAW. + (ffi_java_raw_to_ptrarray): Change type of raw to ffi_java_raw. + Replace FFI_SIZEOF_ARG with FFI_SIZEOF_JAVA_RAW. Use + sizeof(ffi_java_raw) for alignment calculations. + (ffi_java_ptrarray_to_raw): Same. + (ffi_java_rvalue_to_raw): Add special handling for FFI_TYPE_POINTER + if FFI_SIZEOF_JAVA_RAW == 4. + (ffi_java_raw_to_rvalue): Same. + (ffi_java_raw_call): Change type of raw to ffi_java_raw. + (ffi_java_translate_args): Same. + (ffi_prep_java_raw_closure_loc, ffi_prep_java_raw_closure): Change + parameter types. + * src/mips/ffitarget.h (FFI_SIZEOF_JAVA_RAW): Define for N32 ABI. + +2007-12-06 David Daney + + * src/mips/n32.S (ffi_closure_N32): Use 64-bit add instruction on + pointer values. + +2007-12-01 Andreas Tobler + + PR libffi/31937 + * src/powerpc/ffitarget.h: Introduce new ABI FFI_LINUX_SOFT_FLOAT. + Add local FFI_TYPE_UINT128 to handle soft-float long-double-128. + * src/powerpc/ffi.c: Distinguish between __NO_FPRS__ and not and + set the NUM_FPR_ARG_REGISTERS according to. + Add support for potential soft-float support under hard-float + architecture. + (ffi_prep_args_SYSV): Set NUM_FPR_ARG_REGISTERS to 0 in case of + FFI_LINUX_SOFT_FLOAT, handle float, doubles and long-doubles according + to the FFI_LINUX_SOFT_FLOAT ABI. + (ffi_prep_cif_machdep): Likewise. + (ffi_closure_helper_SYSV): Likewise. + * src/powerpc/ppc_closure.S: Make sure not to store float/double + on archs where __NO_FPRS__ is true. + Add FFI_TYPE_UINT128 support. + * src/powerpc/sysv.S: Add support for soft-float long-double-128. + Adjust copyright notice. + +2007-11-25 Andreas Tobler + + * src/closures.c: Move defintion of MAYBE_UNUSED from here to ... + * include/ffi_common.h: ... here. + Update copyright. + +2007-11-17 Andreas Tobler + + * src/powerpc/sysv.S: Load correct cr to compare if we have long double. + * src/powerpc/linux64.S: Likewise. + * src/powerpc/ffi.c: Add a comment to show which part goes into cr6. + * testsuite/libffi.call/return_ldl.c: New test. + +2007-09-04 + + * src/arm/sysv.S (UNWIND): New. + (Whole file): Conditionally compile unwinder directives. + * src/arm/sysv.S: Add unwinder directives. + + * src/arm/ffi.c (ffi_prep_args): Align structs by at least 4 bytes. + Only treat r0 as a struct address if we're actually returning a + struct by address. + Only copy the bytes that are actually within a struct. + (ffi_prep_cif_machdep): A Composite Type not larger than 4 bytes + is returned in r0, not passed by address. + (ffi_call): Allocate a word-sized temporary for the case where + a composite is returned in r0. + (ffi_prep_incoming_args_SYSV): Align as necessary. + +2007-08-05 Steven Newbury + + * src/arm/ffi.c (FFI_INIT_TRAMPOLINE): Use __clear_cache instead of + directly using the sys_cacheflush syscall. + +2007-07-27 Andrew Haley + + * src/arm/sysv.S (ffi_closure_SYSV): Add soft-float. + +2007-09-03 Maciej W. Rozycki + + * Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. + * configure.ac: Likewise. + * Makefile.in: Regenerate. + * include/Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + * configure: Likewise. + +2007-08-24 David Daney + + * testsuite/libffi.call/return_sl.c: New test. + +2007-08-10 David Daney + + * testsuite/libffi.call/cls_multi_ushort.c, + testsuite/libffi.call/cls_align_uint16.c, + testsuite/libffi.call/nested_struct1.c, + testsuite/libffi.call/nested_struct3.c, + testsuite/libffi.call/cls_7_1_byte.c, + testsuite/libffi.call/nested_struct5.c, + testsuite/libffi.call/cls_double.c, + testsuite/libffi.call/nested_struct7.c, + testsuite/libffi.call/cls_sint.c, + testsuite/libffi.call/nested_struct9.c, + testsuite/libffi.call/cls_20byte1.c, + testsuite/libffi.call/cls_multi_sshortchar.c, + testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_3byte2.c, + testsuite/libffi.call/cls_multi_schar.c, + testsuite/libffi.call/cls_multi_uchar.c, + testsuite/libffi.call/cls_19byte.c, + testsuite/libffi.call/cls_9byte1.c, + testsuite/libffi.call/cls_align_float.c, + testsuite/libffi.call/closure_fn1.c, + testsuite/libffi.call/problem1.c, + testsuite/libffi.call/closure_fn3.c, + testsuite/libffi.call/cls_sshort.c, + testsuite/libffi.call/closure_fn5.c, + testsuite/libffi.call/cls_align_double.c, + testsuite/libffi.call/nested_struct.c, + testsuite/libffi.call/cls_2byte.c, + testsuite/libffi.call/nested_struct10.c, + testsuite/libffi.call/cls_4byte.c, + testsuite/libffi.call/cls_6byte.c, + testsuite/libffi.call/cls_8byte.c, + testsuite/libffi.call/cls_multi_sshort.c, + testsuite/libffi.call/cls_align_sint16.c, + testsuite/libffi.call/cls_align_uint32.c, + testsuite/libffi.call/cls_20byte.c, + testsuite/libffi.call/cls_float.c, + testsuite/libffi.call/nested_struct2.c, + testsuite/libffi.call/cls_5_1_byte.c, + testsuite/libffi.call/nested_struct4.c, + testsuite/libffi.call/cls_24byte.c, + testsuite/libffi.call/nested_struct6.c, + testsuite/libffi.call/cls_64byte.c, + testsuite/libffi.call/nested_struct8.c, + testsuite/libffi.call/cls_uint.c, + testsuite/libffi.call/cls_multi_ushortchar.c, + testsuite/libffi.call/cls_schar.c, + testsuite/libffi.call/cls_uchar.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/cls_align_longdouble.c, + testsuite/libffi.call/cls_1_1byte.c, + testsuite/libffi.call/cls_12byte.c, + testsuite/libffi.call/cls_3_1byte.c, + testsuite/libffi.call/cls_3byte1.c, + testsuite/libffi.call/cls_4_1byte.c, + testsuite/libffi.call/cls_6_1_byte.c, + testsuite/libffi.call/cls_16byte.c, + testsuite/libffi.call/cls_18byte.c, + testsuite/libffi.call/closure_fn0.c, + testsuite/libffi.call/cls_9byte2.c, + testsuite/libffi.call/closure_fn2.c, + testsuite/libffi.call/closure_fn4.c, + testsuite/libffi.call/cls_ushort.c, + testsuite/libffi.call/closure_fn6.c, + testsuite/libffi.call/cls_5byte.c, + testsuite/libffi.call/cls_align_pointer.c, + testsuite/libffi.call/cls_7byte.c, + testsuite/libffi.call/cls_align_sint32.c, + testsuite/libffi.special/unwindtest_ffi_call.cc, + testsuite/libffi.special/unwindtest.cc: Remove xfail for mips64*-*-*. + +2007-08-10 David Daney + + PR libffi/28313 + * configure.ac: Don't treat mips64 as a special case. + * Makefile.am (nodist_libffi_la_SOURCES): Add n32.S. + * configure: Regenerate + * Makefile.in: Ditto. + * fficonfig.h.in: Ditto. + * src/mips/ffitarget.h (REG_L, REG_S, SUBU, ADDU, SRL, LI): Indent. + (LA, EH_FRAME_ALIGN, FDE_ADDR_BYTES): New preprocessor macros. + (FFI_DEFAULT_ABI): Set for n64 case. + (FFI_CLOSURES, FFI_TRAMPOLINE_SIZE): Define for n32 and n64 cases. + * src/mips/n32.S (ffi_call_N32): Add debug macros and labels for FDE. + (ffi_closure_N32): New function. + (.eh_frame): New section + * src/mips/o32.S: Clean up comments. + (ffi_closure_O32): Pass ffi_closure parameter in $12. + * src/mips/ffi.c: Use FFI_MIPS_N32 instead of + _MIPS_SIM == _ABIN32 throughout. + (FFI_MIPS_STOP_HERE): New, use in place of + ffi_stop_here. + (ffi_prep_args): Use unsigned long to hold pointer values. Rewrite + to support n32/n64 ABIs. + (calc_n32_struct_flags): Rewrite. + (calc_n32_return_struct_flags): Remove unused variable. Reverse + position of flag bits. + (ffi_prep_cif_machdep): Rewrite n32 portion. + (ffi_call): Enable for n64. Add special handling for small structure + return values. + (ffi_prep_closure_loc): Add n32 and n64 support. + (ffi_closure_mips_inner_O32): Add cast to silence warning. + (copy_struct_N32, ffi_closure_mips_inner_N32): New functions. + +2007-08-08 David Daney + + * testsuite/libffi.call/ffitest.h (ffi_type_mylong): Remove definition. + * testsuite/libffi.call/cls_align_uint16.c (main): Use correct type + specifiers. + * testsuite/libffi.call/nested_struct1.c (main): Ditto. + * testsuite/libffi.call/cls_sint.c (main): Ditto. + * testsuite/libffi.call/nested_struct9.c (main): Ditto. + * testsuite/libffi.call/cls_20byte1.c (main): Ditto. + * testsuite/libffi.call/cls_9byte1.c (main): Ditto. + * testsuite/libffi.call/closure_fn1.c (main): Ditto. + * testsuite/libffi.call/closure_fn3.c (main): Ditto. + * testsuite/libffi.call/return_dbl2.c (main): Ditto. + * testsuite/libffi.call/cls_sshort.c (main): Ditto. + * testsuite/libffi.call/return_fl3.c (main): Ditto. + * testsuite/libffi.call/closure_fn5.c (main): Ditto. + * testsuite/libffi.call/nested_struct.c (main): Ditto. + * testsuite/libffi.call/nested_struct10.c (main): Ditto. + * testsuite/libffi.call/return_ll1.c (main): Ditto. + * testsuite/libffi.call/cls_8byte.c (main): Ditto. + * testsuite/libffi.call/cls_align_uint32.c (main): Ditto. + * testsuite/libffi.call/cls_align_sint16.c (main): Ditto. + * testsuite/libffi.call/cls_20byte.c (main): Ditto. + * testsuite/libffi.call/nested_struct2.c (main): Ditto. + * testsuite/libffi.call/cls_24byte.c (main): Ditto. + * testsuite/libffi.call/nested_struct6.c (main): Ditto. + * testsuite/libffi.call/cls_uint.c (main): Ditto. + * testsuite/libffi.call/cls_12byte.c (main): Ditto. + * testsuite/libffi.call/cls_16byte.c (main): Ditto. + * testsuite/libffi.call/closure_fn0.c (main): Ditto. + * testsuite/libffi.call/cls_9byte2.c (main): Ditto. + * testsuite/libffi.call/closure_fn2.c (main): Ditto. + * testsuite/libffi.call/return_dbl1.c (main): Ditto. + * testsuite/libffi.call/closure_fn4.c (main): Ditto. + * testsuite/libffi.call/closure_fn6.c (main): Ditto. + * testsuite/libffi.call/cls_align_sint32.c (main): Ditto. + +2007-08-07 Andrew Haley + + * src/x86/sysv.S (ffi_closure_raw_SYSV): Fix typo in previous + checkin. + +2007-08-06 Andrew Haley + + PR testsuite/32843 + * src/x86/sysv.S (ffi_closure_raw_SYSV): Handle FFI_TYPE_UINT8, + FFI_TYPE_SINT8, FFI_TYPE_UINT16, FFI_TYPE_SINT16, FFI_TYPE_UINT32, + FFI_TYPE_SINT32. + +2007-08-02 David Daney + + * testsuite/libffi.call/return_ul.c (main): Define return type as + ffi_arg. Use proper printf conversion specifier. + +2007-07-30 Andrew Haley + + PR testsuite/32843 + * src/x86/ffi.c (ffi_prep_cif_machdep): in x86 case, add code for + signed/unsigned int8/16. + * src/x86/sysv.S (ffi_call_SYSV): Rewrite to: + Use a jump table. + Remove code to pop args from the stack after call. + Special-case signed/unsigned int8/16. + * testsuite/libffi.call/return_sc.c (main): Revert. + +2007-07-26 Richard Guenther + + PR testsuite/32843 + * testsuite/libffi.call/return_sc.c (main): Verify call + result as signed char, not ffi_arg. + +2007-07-16 Rainer Orth + + * configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64. + * configure: Regenerate. + +2007-07-11 David Daney + + * src/mips/ffi.c: Don't include sys/cachectl.h. + (ffi_prep_closure_loc): Use __builtin___clear_cache() instead of + cacheflush(). + +2007-05-18 Aurelien Jarno + + * src/arm/ffi.c (ffi_prep_closure_loc): Renamed and ajusted + from (ffi_prep_closure): ... this. + (FFI_INIT_TRAMPOLINE): Adjust. + +2005-12-31 Phil Blundell + + * src/arm/ffi.c (ffi_prep_incoming_args_SYSV, + ffi_closure_SYSV_inner, ffi_prep_closure): New, add closure support. + * src/arm/sysv.S(ffi_closure_SYSV): Likewise. + * src/arm/ffitarget.h (FFI_TRAMPOLINE_SIZE): Likewise. + (FFI_CLOSURES): Enable closure support. + +2007-07-03 Andrew Haley + + * testsuite/libffi.call/cls_multi_ushort.c, + testsuite/libffi.call/cls_align_uint16.c, + testsuite/libffi.call/nested_struct1.c, + testsuite/libffi.call/nested_struct3.c, + testsuite/libffi.call/cls_7_1_byte.c, + testsuite/libffi.call/cls_double.c, + testsuite/libffi.call/nested_struct5.c, + testsuite/libffi.call/nested_struct7.c, + testsuite/libffi.call/cls_sint.c, + testsuite/libffi.call/nested_struct9.c, + testsuite/libffi.call/cls_20byte1.c, + testsuite/libffi.call/cls_multi_sshortchar.c, + testsuite/libffi.call/cls_align_sint64.c, + testsuite/libffi.call/cls_3byte2.c, + testsuite/libffi.call/cls_multi_schar.c, + testsuite/libffi.call/cls_multi_uchar.c, + testsuite/libffi.call/cls_19byte.c, + testsuite/libffi.call/cls_9byte1.c, + testsuite/libffi.call/cls_align_float.c, + testsuite/libffi.call/closure_fn1.c, + testsuite/libffi.call/problem1.c, + testsuite/libffi.call/closure_fn3.c, + testsuite/libffi.call/cls_sshort.c, + testsuite/libffi.call/closure_fn5.c, + testsuite/libffi.call/cls_align_double.c, + testsuite/libffi.call/cls_2byte.c, + testsuite/libffi.call/nested_struct.c, + testsuite/libffi.call/nested_struct10.c, + testsuite/libffi.call/cls_4byte.c, + testsuite/libffi.call/cls_6byte.c, + testsuite/libffi.call/cls_8byte.c, + testsuite/libffi.call/cls_multi_sshort.c, + testsuite/libffi.call/cls_align_uint32.c, + testsuite/libffi.call/cls_align_sint16.c, + testsuite/libffi.call/cls_float.c, + testsuite/libffi.call/cls_20byte.c, + testsuite/libffi.call/cls_5_1_byte.c, + testsuite/libffi.call/nested_struct2.c, + testsuite/libffi.call/cls_24byte.c, + testsuite/libffi.call/nested_struct4.c, + testsuite/libffi.call/nested_struct6.c, + testsuite/libffi.call/cls_64byte.c, + testsuite/libffi.call/nested_struct8.c, + testsuite/libffi.call/cls_uint.c, + testsuite/libffi.call/cls_multi_ushortchar.c, + testsuite/libffi.call/cls_schar.c, + testsuite/libffi.call/cls_uchar.c, + testsuite/libffi.call/cls_align_uint64.c, + testsuite/libffi.call/cls_ulonglong.c, + testsuite/libffi.call/cls_align_longdouble.c, + testsuite/libffi.call/cls_1_1byte.c, + testsuite/libffi.call/cls_12byte.c, + testsuite/libffi.call/cls_3_1byte.c, + testsuite/libffi.call/cls_3byte1.c, + testsuite/libffi.call/cls_4_1byte.c, + testsuite/libffi.call/cls_6_1_byte.c, + testsuite/libffi.call/cls_16byte.c, + testsuite/libffi.call/cls_18byte.c, + testsuite/libffi.call/closure_fn0.c, + testsuite/libffi.call/cls_9byte2.c, + testsuite/libffi.call/closure_fn2.c, + testsuite/libffi.call/closure_fn4.c, + testsuite/libffi.call/cls_ushort.c, + testsuite/libffi.call/closure_fn6.c, + testsuite/libffi.call/cls_5byte.c, + testsuite/libffi.call/cls_align_pointer.c, + testsuite/libffi.call/cls_7byte.c, + testsuite/libffi.call/cls_align_sint32.c, + testsuite/libffi.special/unwindtest_ffi_call.cc, + testsuite/libffi.special/unwindtest.cc: Enable for ARM. + +2007-07-05 H.J. Lu + + * aclocal.m4: Regenerated. + +2007-06-02 Paolo Bonzini + + * configure: Regenerate. + +2007-05-23 Steve Ellcey + + * Makefile.in: Regenerate. + * configure: Regenerate. + * aclocal.m4: Regenerate. + * include/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2007-05-10 Roman Zippel + + * src/m68k/ffi.c (ffi_prep_incoming_args_SYSV, + ffi_closure_SYSV_inner,ffi_prep_closure): New, add closure support. + * src/m68k/sysv.S(ffi_closure_SYSV,ffi_closure_struct_SYSV): Likewise. + * src/m68k/ffitarget.h (FFI_TRAMPOLINE_SIZE): Likewise. + (FFI_CLOSURES): Enable closure support. + +2007-05-10 Roman Zippel + + * configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test. + * configure: Regenerate. + * fficonfig.h.in: Regenerate. + * src/m68k/sysv.S (CFI_STARTPROC,CFI_ENDPROC, + CFI_OFFSET,CFI_DEF_CFA): New macros. + (ffi_call_SYSV): Add callframe annotation. + +2007-05-10 Roman Zippel + + * src/m68k/ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix + numerous test suite failures. + * src/m68k/sysv.S (ffi_call_SYSV): Likewise. + +2007-04-11 Paolo Bonzini + + * Makefile.am (EXTRA_DIST): Bring up to date. + * Makefile.in: Regenerate. + * src/frv/eabi.S: Remove RCS keyword. + +2007-04-06 Richard Henderson + + * configure.ac: Tidy target case. + (HAVE_LONG_DOUBLE): Allow the target to override. + * configure: Regenerate. + * include/ffi.h.in: Don't define ffi_type_foo if + LIBFFI_HIDE_BASIC_TYPES is defined. + (ffi_type_longdouble): If not HAVE_LONG_DOUBLE, define + to ffi_type_double. + * types.c (LIBFFI_HIDE_BASIC_TYPES): Define. + (FFI_TYPEDEF, ffi_type_void): Mark the data const. + (ffi_type_longdouble): Special case for Alpha. Don't define + if long double == double. + + * src/alpha/ffi.c (FFI_TYPE_LONGDOUBLE): Assert unique value. + (ffi_prep_cif_machdep): Handle it as the 128-bit type. + (ffi_call, ffi_closure_osf_inner): Likewise. + (ffi_closure_osf_inner): Likewise. Mark hidden. + (ffi_call_osf, ffi_closure_osf): Mark hidden. + * src/alpha/ffitarget.h (FFI_LAST_ABI): Tidy definition. + * src/alpha/osf.S (ffi_call_osf, ffi_closure_osf): Mark hidden. + (load_table): Handle 128-bit long double. + + * testsuite/libffi.call/float4.c: Add -mieee for alpha. + +2007-04-06 Tom Tromey + + PR libffi/31491: + * README: Fixed bug in example. + +2007-04-03 Jakub Jelinek + + * src/closures.c: Include sys/statfs.h. + (_GNU_SOURCE): Define on Linux. + (FFI_MMAP_EXEC_SELINUX): Define. + (selinux_enabled): New variable. + (selinux_enabled_check): New function. + (is_selinux_enabled): Define. + (dlmmap): Use it. + +2007-03-24 Uros Bizjak + + * testsuite/libffi.call/return_fl2.c (return_fl): Mark as static. + Use 'volatile float sum' to create sum of floats to avoid false + negative due to excess precision on ix86 targets. + (main): Ditto. + +2007-03-08 Alexandre Oliva + + * src/powerpc/ffi.c (flush_icache): Fix left-over from previous + patch. + (ffi_prep_closure_loc): Remove unneeded casts. Add needed ones. + +2007-03-07 Alexandre Oliva + + * include/ffi.h.in (ffi_closure_alloc, ffi_closure_free): New. + (ffi_prep_closure_loc): New. + (ffi_prep_raw_closure_loc): New. + (ffi_prep_java_raw_closure_loc): New. + * src/closures.c: New file. + * src/dlmalloc.c [FFI_MMAP_EXEC_WRIT] (struct malloc_segment): + Replace sflags with exec_offset. + [FFI_MMAP_EXEC_WRIT] (mmap_exec_offset, add_segment_exec_offset, + sub_segment_exec_offset): New macros. + (get_segment_flags, set_segment_flags, check_segment_merge): New + macros. + (is_mmapped_segment, is_extern_segment): Use get_segment_flags. + (add_segment, sys_alloc, create_mspace, create_mspace_with_base, + destroy_mspace): Use new macros. + (sys_alloc): Silence warning. + * Makefile.am (libffi_la_SOURCES): Add src/closures.c. + * Makefile.in: Rebuilt. + * src/prep_cif [FFI_CLOSURES] (ffi_prep_closure): Implement in + terms of ffi_prep_closure_loc. + * src/raw_api.c (ffi_prep_raw_closure_loc): Renamed and adjusted + from... + (ffi_prep_raw_closure): ... this. Re-implement in terms of the + renamed version. + * src/java_raw_api (ffi_prep_java_raw_closure_loc): Renamed and + adjusted from... + (ffi_prep_java_raw_closure): ... this. Re-implement in terms of + the renamed version. + * src/alpha/ffi.c (ffi_prep_closure_loc): Renamed from + (ffi_prep_closure): ... this. + * src/pa/ffi.c: Likewise. + * src/cris/ffi.c: Likewise. Adjust. + * src/frv/ffi.c: Likewise. + * src/ia64/ffi.c: Likewise. + * src/mips/ffi.c: Likewise. + * src/powerpc/ffi_darwin.c: Likewise. + * src/s390/ffi.c: Likewise. + * src/sh/ffi.c: Likewise. + * src/sh64/ffi.c: Likewise. + * src/sparc/ffi.c: Likewise. + * src/x86/ffi64.c: Likewise. + * src/x86/ffi.c: Likewise. + (FFI_INIT_TRAMPOLINE): Adjust. + (ffi_prep_raw_closure_loc): Renamed and adjusted from... + (ffi_prep_raw_closure): ... this. + * src/powerpc/ffi.c (ffi_prep_closure_loc): Renamed from + (ffi_prep_closure): ... this. + (flush_icache): Adjust. + +2007-03-07 Alexandre Oliva + + * src/dlmalloc.c: New file, imported version 2.8.3 of Doug + Lea's malloc. + +2007-03-01 Brooks Moses + + * Makefile.am: Add dummy install-pdf target. + * Makefile.in: Regenerate + +2007-02-13 Andreas Krebbel + + * src/s390/ffi.c (ffi_prep_args, ffi_prep_cif_machdep, + ffi_closure_helper_SYSV): Add long double handling. + +2007-02-02 Jakub Jelinek + + * src/powerpc/linux64.S (ffi_call_LINUX64): Move restore of r2 + immediately after bctrl instruction. + +2007-01-18 Alexandre Oliva + + * Makefile.am (all-recursive, install-recursive, + mostlyclean-recursive, clean-recursive, distclean-recursive, + maintainer-clean-recursive): Add missing targets. + * Makefile.in: Rebuilt. + +2006-12-14 Andreas Tobler + + * configure.ac: Add TARGET for x86_64-*-darwin*. + * Makefile.am (nodist_libffi_la_SOURCES): Add rules for 64-bit sources + for X86_DARWIN. + * src/x86/ffitarget.h: Set trampoline size for x86_64-*-darwin*. + * src/x86/darwin64.S: New file for x86_64-*-darwin* support. + * configure: Regenerate. + * Makefile.in: Regenerate. + * include/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + * testsuite/libffi.special/unwindtest_ffi_call.cc: New test case for + ffi_call only. + +2006-12-13 Andreas Tobler + + * aclocal.m4: Regenerate with aclocal -I .. as written in the + Makefile.am. + +2006-10-31 Geoffrey Keating + + * src/powerpc/ffi_darwin.c (darwin_adjust_aggregate_sizes): New. + (ffi_prep_cif_machdep): Call darwin_adjust_aggregate_sizes for + Darwin. + * testsuite/libffi.call/nested_struct4.c: Remove Darwin XFAIL. + * testsuite/libffi.call/nested_struct6.c: Remove Darwin XFAIL. + +2006-10-10 Paolo Bonzini + Sandro Tolaini + + * configure.ac [i*86-*-darwin*]: Set X86_DARWIN symbol and + conditional. + * configure: Regenerated. + * Makefile.am (nodist_libffi_la_SOURCES) [X86_DARWIN]: New case. + (EXTRA_DIST): Add src/x86/darwin.S. + * Makefile.in: Regenerated. + * include/Makefile.in: Regenerated. + * testsuite/Makefile.in: Regenerated. + + * src/x86/ffi.c (ffi_prep_cif_machdep) [X86_DARWIN]: Treat like + X86_WIN32, and additionally align stack to 16 bytes. + * src/x86/darwin.S: New, based on sysv.S. + * src/prep_cif.c (ffi_prep_cif) [X86_DARWIN]: Align > 8-byte structs. + +2006-09-12 David Daney + + PR libffi/23935 + * include/Makefile.am: Install both ffi.h and ffitarget.h in + $(libdir)/gcc/$(target_alias)/$(gcc_version)/include. + * aclocal.m4: Regenerated for automake 1.9.6. + * Makefile.in: Regenerated. + * include/Makefile.in: Regenerated. + * testsuite/Makefile.in: Regenerated. + +2006-08-17 Andreas Tobler + + * include/ffi_common.h (struct): Revert accidental commit. + +2006-08-15 Andreas Tobler + + * include/ffi_common.h: Remove lint directives. + * include/ffi.h.in: Likewise. + +2006-07-25 Torsten Schoenfeld + + * include/ffi.h.in (ffi_type_ulong, ffi_type_slong): Define correctly + for 32-bit architectures. + * testsuite/libffi.call/return_ul.c: New test case. + +2006-07-19 David Daney + + * testsuite/libffi.call/closure_fn6.c: Remove xfail for mips, + xfail remains for mips64. + +2006-05-23 Carlos O'Donell + + * Makefile.am: Add install-html target. Add install-html to .PHONY + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * include/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2006-05-18 John David Anglin + + * pa/ffi.c (ffi_prep_args_pa32): Load floating point arguments from + stack slot. + +2006-04-22 Andreas Tobler + + * README: Remove notice about 'Crazy Comments'. + * src/debug.c: Remove lint directives. Cleanup white spaces. + * src/java_raw_api.c: Likewise. + * src/prep_cif.c: Likewise. + * src/raw_api.c: Likewise. + * src/ffitest.c: Delete. No longer needed, all test cases migrated + to the testsuite. + * src/arm/ffi.c: Remove lint directives. + * src/m32r/ffi.c: Likewise. + * src/pa/ffi.c: Likewise. + * src/powerpc/ffi.c: Likewise. + * src/powerpc/ffi_darwin.c: Likewise. + * src/sh/ffi.c: Likewise. + * src/sh64/ffi.c: Likewise. + * src/x86/ffi.c: Likewise. + * testsuite/libffi.call/float2.c: Likewise. + * testsuite/libffi.call/promotion.c: Likewise. + * testsuite/libffi.call/struct1.c: Likewise. + +2006-04-13 Andreas Tobler + + * src/pa/hpux32.S: Correct unwind offset calculation for + ffi_closure_pa32. + * src/pa/linux.S: Likewise. + +2006-04-12 James E Wilson + + PR libgcj/26483 + * src/ia64/ffi.c (stf_spill, ldf_fill): Rewrite as macros. + (hfa_type_load): Call stf_spill. + (hfa_type_store): Call ldf_fill. + (ffi_call): Adjust calls to above routines. Add local temps for + macro result. + +2006-04-10 Matthias Klose + + * testsuite/lib/libffi-dg.exp (libffi-init): Recognize multilib + directory names containing underscores. + +2006-04-07 James E Wilson + + * testsuite/libffi.call/float4.c: New testcase. + +2006-04-05 John David Anglin + Andreas Tobler + + * Makefile.am: Add PA_HPUX port. + * Makefile.in: Regenerate. + * include/Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + * configure.ac: Add PA_HPUX rules. + * configure: Regenerate. + * src/pa/ffitarget.h: Rename linux target to PA_LINUX. + Add PA_HPUX and PA64_HPUX. + Rename FFI_LINUX ABI to FFI_PA32 ABI. + (FFI_TRAMPOLINE_SIZE): Define for 32-bit HP-UX targets. + (FFI_TYPE_SMALL_STRUCT2): Define. + (FFI_TYPE_SMALL_STRUCT4): Likewise. + (FFI_TYPE_SMALL_STRUCT8): Likewise. + (FFI_TYPE_SMALL_STRUCT3): Redefine. + (FFI_TYPE_SMALL_STRUCT5): Likewise. + (FFI_TYPE_SMALL_STRUCT6): Likewise. + (FFI_TYPE_SMALL_STRUCT7): Likewise. + * src/pa/ffi.c (ROUND_DOWN): Delete. + (fldw, fstw, fldd, fstd): Use '__asm__'. + (ffi_struct_type): Add support for FFI_TYPE_SMALL_STRUCT2, + FFI_TYPE_SMALL_STRUCT4 and FFI_TYPE_SMALL_STRUCT8. + (ffi_prep_args_LINUX): Rename to ffi_prep_args_pa32. Update comment. + Simplify incrementing of stack slot variable. Change type of local + 'n' to unsigned int. + (ffi_size_stack_LINUX): Rename to ffi_size_stack_pa32. Handle long + double on PA_HPUX. + (ffi_prep_cif_machdep): Likewise. + (ffi_call): Likewise. + (ffi_closure_inner_LINUX): Rename to ffi_closure_inner_pa32. Change + return type to ffi_status. Simplify incrementing of stack slot + variable. Only copy floating point argument registers when PA_LINUX + is true. Reformat debug statement. + Add support for FFI_TYPE_SMALL_STRUCT2, FFI_TYPE_SMALL_STRUCT4 and + FFI_TYPE_SMALL_STRUCT8. + (ffi_closure_LINUX): Rename to ffi_closure_pa32. Add 'extern' to + declaration. + (ffi_prep_closure): Make linux trampoline conditional on PA_LINUX. + Add nops to cache flush. Add trampoline for PA_HPUX. + * src/pa/hpux32.S: New file. + * src/pa/linux.S (ffi_call_LINUX): Rename to ffi_call_pa32. Rename + ffi_prep_args_LINUX to ffi_prep_args_pa32. + Localize labels. Add support for 2, 4 and 8-byte small structs. Handle + unaligned destinations in 3, 5, 6 and 7-byte small structs. Order + argument type checks so that common argument types appear first. + (ffi_closure_LINUX): Rename to ffi_closure_pa32. Rename + ffi_closure_inner_LINUX to ffi_closure_inner_pa32. + +2006-03-24 Alan Modra + + * src/powerpc/ffitarget.h (enum ffi_abi): Add FFI_LINUX. Default + for 32-bit using IBM extended double format. Fix FFI_LAST_ABI. + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Handle linux variant of + FFI_TYPE_LONGDOUBLE. + (ffi_prep_args64): Assert using IBM extended double. + (ffi_prep_cif_machdep): Don't munge FFI_TYPE_LONGDOUBLE type. + Handle FFI_LINUX FFI_TYPE_LONGDOUBLE return and args. + (ffi_call): Handle FFI_LINUX. + (ffi_closure_helper_SYSV): Non FFI_LINUX long double return needs + gpr3 return pointer as for struct return. Handle FFI_LINUX + FFI_TYPE_LONGDOUBLE return and args. Don't increment "nf" + unnecessarily. + * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Load both f1 and f2 + for FFI_TYPE_LONGDOUBLE. Move epilogue insns into case table. + Don't use r6 as pointer to results, instead use sp offset. Don't + make a special call to load lr with case table address, instead + use offset from previous call. + * src/powerpc/sysv.S (ffi_call_SYSV): Save long double return. + * src/powerpc/linux64.S (ffi_call_LINUX64): Simplify long double + return. + +2006-03-15 Kaz Kojima + + * src/sh64/ffi.c (ffi_prep_cif_machdep): Handle float arguments + passed with FP registers correctly. + (ffi_closure_helper_SYSV): Likewise. + * src/sh64/sysv.S: Likewise. + +2006-03-01 Andreas Tobler + + * testsuite/libffi.special/unwindtest.cc (closure_test_fn): Mark cif, + args and userdata unused. + (closure_test_fn1): Mark cif and userdata unused. + (main): Remove unused res. + +2006-02-28 Andreas Tobler + + * testsuite/libffi.call/call.exp: Adjust FSF address. Add test runs for + -O2, -O3, -Os and the warning flags -W -Wall. + * testsuite/libffi.special/special.exp: Likewise. + * testsuite/libffi.call/ffitest.h: Add an __UNUSED__ macro to mark + unused parameter unused for gcc or else do nothing. + * testsuite/libffi.special/ffitestcxx.h: Likewise. + * testsuite/libffi.call/cls_12byte.c (cls_struct_12byte_gn): Mark cif + and userdata unused. + * testsuite/libffi.call/cls_16byte.c (cls_struct_16byte_gn): Likewise. + * testsuite/libffi.call/cls_18byte.c (cls_struct_18byte_gn): Likewise. + * testsuite/libffi.call/cls_19byte.c (cls_struct_19byte_gn): Likewise. + * testsuite/libffi.call/cls_1_1byte.c (cls_struct_1_1byte_gn): Likewise. + * testsuite/libffi.call/cls_20byte.c (cls_struct_20byte_gn): Likewise. + * testsuite/libffi.call/cls_20byte1.c (cls_struct_20byte_gn): Likewise. + * testsuite/libffi.call/cls_24byte.c (cls_struct_24byte_gn): Likewise. + * testsuite/libffi.call/cls_2byte.c (cls_struct_2byte_gn): Likewise. + * testsuite/libffi.call/cls_3_1byte.c (cls_struct_3_1byte_gn): Likewise. + * testsuite/libffi.call/cls_3byte1.c (cls_struct_3byte_gn): Likewise. + * testsuite/libffi.call/cls_3byte2.c (cls_struct_3byte_gn1): Likewise. + * testsuite/libffi.call/cls_4_1byte.c (cls_struct_4_1byte_gn): Likewise. + * testsuite/libffi.call/cls_4byte.c (cls_struct_4byte_gn): Likewise. + * testsuite/libffi.call/cls_5_1_byte.c (cls_struct_5byte_gn): Likewise. + * testsuite/libffi.call/cls_5byte.c (cls_struct_5byte_gn): Likewise. + * testsuite/libffi.call/cls_64byte.c (cls_struct_64byte_gn): Likewise. + * testsuite/libffi.call/cls_6_1_byte.c (cls_struct_6byte_gn): Likewise. + * testsuite/libffi.call/cls_6byte.c (cls_struct_6byte_gn): Likewise. + * testsuite/libffi.call/cls_7_1_byte.c (cls_struct_7byte_gn): Likewise. + * testsuite/libffi.call/cls_7byte.c (cls_struct_7byte_gn): Likewise. + * testsuite/libffi.call/cls_8byte.c (cls_struct_8byte_gn): Likewise. + * testsuite/libffi.call/cls_9byte1.c (cls_struct_9byte_gn): Likewise. + * testsuite/libffi.call/cls_9byte2.c (cls_struct_9byte_gn): Likewise. + * testsuite/libffi.call/cls_align_double.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_float.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_longdouble.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_pointer.c (cls_struct_align_fn): Cast + void* to avoid compiler warning. + (main): Likewise. + (cls_struct_align_gn): Mark cif and userdata unused. + * testsuite/libffi.call/cls_align_sint16.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_sint32.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_sint64.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_uint16.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_align_uint32.c (cls_struct_align_gn): + Likewise. + * testsuite/libffi.call/cls_double.c (cls_ret_double_fn): Likewise. + * testsuite/libffi.call/cls_float.c (cls_ret_float_fn): Likewise. + * testsuite/libffi.call/cls_multi_schar.c (test_func_gn): Mark cif and + data unused. + (main): Cast res_call to silence gcc. + * testsuite/libffi.call/cls_multi_sshort.c (test_func_gn): Mark cif and + data unused. + (main): Cast res_call to silence gcc. + * testsuite/libffi.call/cls_multi_sshortchar.c (test_func_gn): Mark cif + and data unused. + (main): Cast res_call to silence gcc. + * testsuite/libffi.call/cls_multi_uchar.c (test_func_gn): Mark cif and + data unused. + (main): Cast res_call to silence gcc. + * testsuite/libffi.call/cls_multi_ushort.c (test_func_gn): Mark cif and + data unused. + (main): Cast res_call to silence gcc. + * testsuite/libffi.call/cls_multi_ushortchar.c (test_func_gn): Mark cif + and data unused. + (main): Cast res_call to silence gcc. + * testsuite/libffi.call/cls_schar.c (cls_ret_schar_fn): Mark cif and + userdata unused. + (cls_ret_schar_fn): Cast printf parameter to silence gcc. + * testsuite/libffi.call/cls_sint.c (cls_ret_sint_fn): Mark cif and + userdata unused. + (cls_ret_sint_fn): Cast printf parameter to silence gcc. + * testsuite/libffi.call/cls_sshort.c (cls_ret_sshort_fn): Mark cif and + userdata unused. + (cls_ret_sshort_fn): Cast printf parameter to silence gcc. + * testsuite/libffi.call/cls_uchar.c (cls_ret_uchar_fn): Mark cif and + userdata unused. + (cls_ret_uchar_fn): Cast printf parameter to silence gcc. + * testsuite/libffi.call/cls_uint.c (cls_ret_uint_fn): Mark cif and + userdata unused. + (cls_ret_uint_fn): Cast printf parameter to silence gcc. + * testsuite/libffi.call/cls_ulonglong.c (cls_ret_ulonglong_fn): Mark cif + and userdata unused. + * testsuite/libffi.call/cls_ushort.c (cls_ret_ushort_fn): Mark cif and + userdata unused. + (cls_ret_ushort_fn): Cast printf parameter to silence gcc. + * testsuite/libffi.call/float.c (floating): Remove unused parameter e. + * testsuite/libffi.call/float1.c (main): Remove unused variable i. + Cleanup white spaces. + * testsuite/libffi.call/negint.c (checking): Remove unused variable i. + * testsuite/libffi.call/nested_struct.c (cls_struct_combined_gn): Mark + cif and userdata unused. + * testsuite/libffi.call/nested_struct1.c (cls_struct_combined_gn): + Likewise. + * testsuite/libffi.call/nested_struct10.c (B_gn): Likewise. + * testsuite/libffi.call/nested_struct2.c (B_fn): Adjust printf + formatters to silence gcc. + (B_gn): Mark cif and userdata unused. + * testsuite/libffi.call/nested_struct3.c (B_gn): Mark cif and userdata + unused. + * testsuite/libffi.call/nested_struct4.c: Mention related PR. + (B_gn): Mark cif and userdata unused. + * testsuite/libffi.call/nested_struct5.c (B_gn): Mark cif and userdata + unused. + * testsuite/libffi.call/nested_struct6.c: Mention related PR. + (B_gn): Mark cif and userdata unused. + * testsuite/libffi.call/nested_struct7.c (B_gn): Mark cif and userdata + unused. + * testsuite/libffi.call/nested_struct8.c (B_gn): Likewise. + * testsuite/libffi.call/nested_struct9.c (B_gn): Likewise. + * testsuite/libffi.call/problem1.c (stub): Likewise. + * testsuite/libffi.call/pyobjc-tc.c (main): Cast the result to silence + gcc. + * testsuite/libffi.call/return_fl2.c (return_fl): Add the note mentioned + in the last commit for this test case in the test case itself. + * testsuite/libffi.call/closure_fn0.c (closure_test_fn0): Mark cif as + unused. + * testsuite/libffi.call/closure_fn1.c (closure_test_fn1): Likewise. + * testsuite/libffi.call/closure_fn2.c (closure_test_fn2): Likewise. + * testsuite/libffi.call/closure_fn3.c (closure_test_fn3): Likewise. + * testsuite/libffi.call/closure_fn4.c (closure_test_fn0): Likewise. + * testsuite/libffi.call/closure_fn5.c (closure_test_fn5): Likewise. + * testsuite/libffi.call/closure_fn6.c (closure_test_fn0): Likewise. + +2006-02-22 Kaz Kojima + + * src/sh/sysv.S: Fix register numbers in the FDE for + ffi_closure_SYSV. + +2006-02-20 Andreas Tobler + + * testsuite/libffi.call/return_fl2.c (return_fl): Remove static + declaration to avoid a false negative on ix86. See PR323. + +2006-02-18 Kaz Kojima + + * src/sh/ffi.c (ffi_closure_helper_SYSV): Remove unused variable + and cast integer to void * if needed. Update the pointer to + the FP register saved area correctly. + +2006-02-17 Andreas Tobler + + * testsuite/libffi.call/nested_struct6.c: XFAIL this test until PR25630 + is fixed. + * testsuite/libffi.call/nested_struct4.c: Likewise. + +2006-02-16 Andreas Tobler + + * testsuite/libffi.call/return_dbl.c: New test case. + * testsuite/libffi.call/return_dbl1.c: Likewise. + * testsuite/libffi.call/return_dbl2.c: Likewise. + * testsuite/libffi.call/return_fl.c: Likewise. + * testsuite/libffi.call/return_fl1.c: Likewise. + * testsuite/libffi.call/return_fl2.c: Likewise. + * testsuite/libffi.call/return_fl3.c: Likewise. + * testsuite/libffi.call/closure_fn6.c: Likewise. + + * testsuite/libffi.call/nested_struct2.c: Remove ffi_type_mylong + definition. + * testsuite/libffi.call/ffitest.h: Add ffi_type_mylong definition + here to be used by other test cases too. + + * testsuite/libffi.call/nested_struct10.c: New test case. + * testsuite/libffi.call/nested_struct9.c: Likewise. + * testsuite/libffi.call/nested_struct8.c: Likewise. + * testsuite/libffi.call/nested_struct7.c: Likewise. + * testsuite/libffi.call/nested_struct6.c: Likewise. + * testsuite/libffi.call/nested_struct5.c: Likewise. + * testsuite/libffi.call/nested_struct4.c: Likewise. + +2006-01-21 Andreas Tobler + + * configure.ac: Enable libffi for sparc64-*-freebsd*. + * configure: Rebuilt. + +2006-01-18 Jakub Jelinek + + * src/powerpc/sysv.S (smst_two_register): Don't call __ashldi3, + instead do the shifting inline. + * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't compute %r5 + shift count unconditionally. Simplify load sequences for 1, 2, 3, 4 + and 8 byte structs, for the remaining struct sizes don't call + __lshrdi3, instead do the shifting inline. + +2005-12-07 Thiemo Seufer + + * src/mips/ffitarget.h: Remove obsolete sgidefs.h include. Add + missing parentheses. + * src/mips/o32.S (ffi_call_O32): Code formatting. Define + and use A3_OFF, FP_OFF, RA_OFF. Micro-optimizations. + (ffi_closure_O32): Likewise, but with newly defined A3_OFF2, + A2_OFF2, A1_OFF2, A0_OFF2, RA_OFF2, FP_OFF2, S0_OFF2, GP_OFF2, + V1_OFF2, V0_OFF2, FA_1_1_OFF2, FA_1_0_OFF2, FA_0_1_OFF2, + FA_0_0_OFF2. + * src/mips/ffi.c (ffi_prep_args): Code formatting. Fix + endianness bugs. + (ffi_prep_closure): Improve trampoline instruction scheduling. + (ffi_closure_mips_inner_O32): Fix endianness bugs. + +2005-12-03 Alan Modra + + * src/powerpc/ffi.c: Formatting. + (ffi_prep_args_SYSV): Avoid possible aliasing problems by using unions. + (ffi_prep_args64): Likewise. + +2005-09-30 Geoffrey Keating + + * testsuite/lib/libffi-dg.exp (libffi_target_compile): For + darwin, use -shared-libgcc not -lgcc_s, and explain why. + +2005-09-26 Tom Tromey + + * testsuite/libffi.call/float1.c (value_type): New typedef. + (CANARY): New define. + (main): Check for result buffer overflow. + * src/powerpc/linux64.S: Handle linux64 long double returns. + * src/powerpc/ffi.c (FLAG_RETURNS_128BITS): New constant. + (ffi_prep_cif_machdep): Handle linux64 long double returns. + +2005-08-25 Alan Modra + + PR target/23404 + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Correct placement of stack + homed fp args. + (ffi_status ffi_prep_cif_machdep): Correct stack sizing for same. + +2005-08-11 Jakub Jelinek + + * configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test. + (AH_BOTTOM): Add FFI_HIDDEN definition. + * configure: Rebuilt. + * fficonfig.h.in: Rebuilt. + * src/powerpc/ffi.c (hidden): Remove. + (ffi_closure_LINUX64, ffi_prep_args64, ffi_call_LINUX64, + ffi_closure_helper_LINUX64): Use FFI_HIDDEN instead of hidden. + * src/powerpc/linux64_closure.S (ffi_closure_LINUX64, + .ffi_closure_LINUX64): Use FFI_HIDDEN instead of .hidden. + * src/x86/ffi.c (ffi_closure_SYSV, ffi_closure_raw_SYSV): Remove, + add FFI_HIDDEN to its prototype. + (ffi_closure_SYSV_inner): New. + * src/x86/sysv.S (ffi_closure_SYSV, ffi_closure_raw_SYSV): New. + * src/x86/win32.S (ffi_closure_SYSV, ffi_closure_raw_SYSV): New. + +2005-08-10 Alfred M. Szmidt + + PR libffi/21819: + * configure: Rebuilt. + * configure.ac: Handle i*86-*-gnu*. + +2005-08-09 Jakub Jelinek + + * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Use + DW_CFA_offset_extended_sf rather than + DW_CFA_GNU_negative_offset_extended. + * src/powerpc/sysv.S (ffi_call_SYSV): Likewise. + +2005-07-22 SUGIOKA Toshinobu + + * src/sh/sysv.S (ffi_call_SYSV): Stop argument popping correctly + on sh3. + (ffi_closure_SYSV): Change the stack layout for sh3 struct argument. + * src/sh/ffi.c (ffi_prep_args): Fix sh3 argument copy, when it is + partially on register. + (ffi_closure_helper_SYSV): Likewise. + (ffi_prep_cif_machdep): Don't set too many cif->flags. + +2005-07-20 Kaz Kojima + + * src/sh/ffi.c (ffi_call): Handle small structures correctly. + Remove empty line. + * src/sh64/ffi.c (simple_type): Remove. + (return_type): Handle small structures correctly. + (ffi_prep_args): Likewise. + (ffi_call): Likewise. + (ffi_closure_helper_SYSV): Likewise. + * src/sh64/sysv.S (ffi_call_SYSV): Handle 1, 2 and 4-byte return. + Emit position independent code if PIC and remove wrong datalabel + prefixes from EH data. + +2005-07-19 Andreas Tobler + + * Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD. + * Makefile.in: Regenerate. + * include/Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + * configure.ac: Add POWERPC_FREEBSD rules. + * configure: Regenerate. + * src/powerpc/ffitarget.h: Add POWERPC_FREEBSD rules. + (FFI_SYSV_TYPE_SMALL_STRUCT): Define. + * src/powerpc/ffi.c: Add flags to handle small structure returns + in ffi_call_SYSV. + (ffi_prep_cif_machdep): Handle small structures for SYSV 4 ABI. + Aka FFI_SYSV. + (ffi_closure_helper_SYSV): Likewise. + * src/powerpc/ppc_closure.S: Add return types for small structures. + * src/powerpc/sysv.S: Add bits to handle small structures for + final SYSV 4 ABI. + +2005-07-10 Andreas Tobler + + * testsuite/libffi.call/cls_5_1_byte.c: New test file. + * testsuite/libffi.call/cls_6_1_byte.c: Likewise. + * testsuite/libffi.call/cls_7_1_byte.c: Likewise. + +2005-07-05 Randolph Chung + + * src/pa/ffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1 + as FFI_TYPE_SMALL_STRUCT3. Break out handling for 5-7 byte + structures. Kill compilation warnings. + (ffi_closure_inner_LINUX): Print return values as hex in debug + message. Rename FFI_TYPE_SMALL_STRUCT1 as FFI_TYPE_SMALL_STRUCT3. + Properly handle 5-7 byte structure returns. + * src/pa/ffitarget.h (FFI_TYPE_SMALL_STRUCT1) + (FFI_TYPE_SMALL_STRUCT2): Remove. + (FFI_TYPE_SMALL_STRUCT3, FFI_TYPE_SMALL_STRUCT5) + (FFI_TYPE_SMALL_STRUCT6, FFI_TYPE_SMALL_STRUCT7): Define. + * src/pa/linux.S: Mark source file as using PA1.1 assembly. + (checksmst1, checksmst2): Remove. + (checksmst3): Optimize handling of 3-byte struct returns. + (checksmst567): Properly handle 5-7 byte struct returns. + +2005-06-15 Rainer Orth + + PR libgcj/21943 + * src/mips/n32.S: Enforce PIC code. + * src/mips/o32.S: Likewise. + +2005-06-15 Rainer Orth + + * configure.ac: Treat i*86-*-solaris2.10 and up as X86_64. + * configure: Regenerate. + +2005-06-01 Alan Modra + + * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET + to call ffi_closure_helper_SYSV. Append @local instead. + * src/powerpc/sysv.S (ffi_call_SYSV): Likewise for ffi_prep_args_SYSV. + +2005-05-17 Kelley Cook + + * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. + Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF. + * Makefile.am (ACLOCAL_AMFLAGS): Remove -I ../config. + * aclocal.m4, configure, fficonfig.h.in, Makefile.in, + include/Makefile.in, testsuite/Makefile.in: Regenerate. + +2005-05-09 Mike Stump + + * configure: Regenerate. + +2005-05-08 Richard Henderson + + PR libffi/21285 + * src/alpha/osf.S: Update unwind into to match code. + +2005-05-04 Andreas Degert + Richard Henderson + + * src/x86/ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in + bit 11 of flags. + (ffi_call): Mask return type field. Pass ssecount to ffi_call_unix64. + (ffi_prep_closure): Set carry bit if sse-used flag set. + * src/x86/unix64.S (ffi_call_unix64): Add ssecount argument. + Only load sse registers if ssecount non-zero. + (ffi_closure_unix64): Only save sse registers if carry set on entry. + +2005-04-29 Ralf Corsepius + + * configure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, + powerpc-*rtems*, arm*-*-rtems*, sh-*-rtems*. + * configure: Regenerate. + +2005-04-20 Hans-Peter Nilsson + + * testsuite/lib/libffi-dg.exp (libffi-dg-test-1): In regsub use, + have Tcl8.3-compatible intermediate variable. + +2005-04-18 Simon Posnjak + Hans-Peter Nilsson + + * Makefile.am: Add CRIS support. + * configure.ac: Likewise. + * Makefile.in, configure, testsuite/Makefile.in, + include/Makefile.in: Regenerate. + * src/cris: New directory. + * src/cris/ffi.c, src/cris/sysv.S, src/cris/ffitarget.h: New files. + * src/prep_cif.c (ffi_prep_cif): Wrap in #ifndef __CRIS__. + + * testsuite/lib/libffi-dg.exp (libffi-dg-test-1): Replace \n with + \r?\n in output tests. + +2005-04-12 Mike Stump + + * configure: Regenerate. + +2005-03-30 Hans Boehm + + * src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI. + +2005-03-30 Steve Ellcey + + * src/ia64/ffitarget.h (ffi_arg) ADD DI attribute. + (ffi_sarg) Ditto. + * src/ia64/unix.S (ffi_closure_unix): Extend gp + to 64 bits in ILP32 mode. + Load 64 bits even for short data. + +2005-03-23 Mike Stump + + * src/powerpc/darwin.S: Update for -m64 multilib. + * src/powerpc/darwin_closure.S: Likewise. + +2005-03-21 Zack Weinberg + + * configure.ac: Do not invoke TL_AC_GCC_VERSION. + Do not set tool_include_dir. + * aclocal.m4, configure, Makefile.in, testsuite/Makefile.in: + Regenerate. + * include/Makefile.am: Set gcc_version and toollibffidir. + * include/Makefile.in: Regenerate. + +2005-02-22 Andrew Haley + + * src/powerpc/ffi.c (ffi_prep_cif_machdep): Bump alignment to + odd-numbered register pairs for 64-bit integer types. + +2005-02-23 Andreas Tobler + + PR libffi/20104 + * testsuite/libffi.call/return_ll1.c: New test case. + +2005-02-11 Janis Johnson + + * testsuite/libffi.call/cls_align_longdouble.c: Remove dg-options. + * testsuite/libffi.call/float.c: Ditto. + * testsuite/libffi.call/float2.c: Ditto. + * testsuite/libffi.call/float3.c: Ditto. + +2005-02-08 Andreas Tobler + + * src/frv/ffitarget.h: Remove PPC stuff which does not belong to frv. + +2005-01-12 Eric Botcazou + + * testsuite/libffi.special/special.exp (cxx_options): Add + -shared-libgcc. + +2004-12-31 Richard Henderson + + * src/types.c (FFI_AGGREGATE_TYPEDEF): Remove. + (FFI_TYPEDEF): Rename from FFI_INTEGRAL_TYPEDEF. Replace size and + offset parameters with a type parameter; deduce size and structure + alignment. Update all users. + +2004-12-31 Richard Henderson + + * src/types.c (FFI_TYPE_POINTER): Define with sizeof. + (FFI_TYPE_LONGDOUBLE): Fix for ia64. + * src/ia64/ffitarget.h (struct ffi_ia64_trampoline_struct): Move + into ffi_prep_closure. + * src/ia64/ia64_flags.h, src/ia64/ffi.c, src/ia64/unix.S: Rewrite + from scratch. + +2004-12-27 Richard Henderson + + * src/x86/unix64.S: Fix typo in unwind info. + +2004-12-25 Richard Henderson + + * src/x86/ffi64.c (struct register_args): Rename from stackLayout. + (enum x86_64_reg_class): Add X86_64_COMPLEX_X87_CLASS. + (merge_classes): Check for it. + (SSE_CLASS_P): New. + (classify_argument): Pass byte_offset by value; perform all updates + inside struct case. + (examine_argument): Add classes argument; handle + X86_64_COMPLEX_X87_CLASS. + (ffi_prep_args): Merge into ... + (ffi_call): ... here. Share stack frame with ffi_call_unix64. + (ffi_prep_cif_machdep): Setup cif->flags for proper structure return. + (ffi_fill_return_value): Remove. + (ffi_prep_closure): Remove dead assert. + (ffi_closure_unix64_inner): Rename from ffi_closure_UNIX64_inner. + Rewrite to use struct register_args instead of va_list. Create + flags for handling structure returns. + * src/x86/unix64.S: Remove dead strings. + (ffi_call_unix64): Rename from ffi_call_UNIX64. Rewrite to share + stack frame with ffi_call. Handle structure returns properly. + (float2sse, floatfloat2sse, double2sse): Remove. + (sse2float, sse2double, sse2floatfloat): Remove. + (ffi_closure_unix64): Rename from ffi_closure_UNIX64. Rewrite + to handle structure returns properly. + +2004-12-08 David Edelsohn + + * Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and + PICFLAG. + * Makefile.in: Regenerated. + +2004-12-02 Richard Sandiford + + * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version. + * configure, aclocal.m4, Makefile.in: Regenerate. + * include/Makefile.in, testsuite/Makefile.in: Regenerate. + +2004-11-29 Kelley Cook + + * configure: Regenerate for libtool change. + +2004-11-25 Kelley Cook + + * configure: Regenerate for libtool reversion. + +2004-11-24 Kelley Cook + + * configure: Regenerate for libtool change. + +2004-11-23 John David Anglin + + * testsuite/lib/libffi-dg.exp: Use new procs in target-libpath.exp. + +2004-11-23 Richard Sandiford + + * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead + of jal. Use an absolute encoding for the frame information. + +2004-11-23 Kelley Cook + + * Makefile.am: Remove no-dependencies. Add ACLOCAL_AMFLAGS. + * acinclude.m4: Delete logic for sincludes. + * aclocal.m4, Makefile.in, configure: Regenerate. + * include/Makefile: Likewise. + * testsuite/Makefile: Likewise. + +2004-11-22 Eric Botcazou + + * src/sparc/ffi.c (ffi_prep_closure): Align doubles and 64-bit integers + on a 8-byte boundary. + * src/sparc/v8.S (ffi_closure_v8): Reserve frame space for arguments. + +2004-10-27 Richard Earnshaw + + * src/arm/ffi.c (ffi_prep_cif_machdep): Handle functions that return + long long values. Round stack allocation to a multiple of 8 bytes + for ATPCS compatibility. + * src/arm/sysv.S (ffi_call_SYSV): Rework to avoid use of APCS register + names. Handle returning long long types. Add Thumb and interworking + support. Improve soft-float code. + +2004-10-27 Richard Earnshaw + + * testsuite/lib/libffi-db.exp (load_gcc_lib): New function. + (libffi_exit): New function. + (libffi_init): Build the testglue wrapper if needed. + +2004-10-25 Eric Botcazou + + PR other/18138 + * testsuite/lib/libffi-dg.exp: Accept more than one multilib libgcc. + +2004-10-25 Kazuhiro Inaoka + + * src/m32r/libffitarget.h (FFI_CLOSURES): Set to 0. + +2004-10-20 Kaz Kojima + + * src/sh/sysv.S (ffi_call_SYSV): Don't align for double data. + * testsuite/libffi.call/float3.c: New test case. + +2004-10-18 Kaz Kojima + + * src/sh/ffi.c (ffi_prep_closure): Set T bit in trampoline for + the function returning a structure pointed with R2. + * src/sh/sysv.S (ffi_closure_SYSV): Use R2 as the pointer to + the structure return value if T bit set. Emit position + independent code and EH data if PIC. + +2004-10-13 Kazuhiro Inaoka + + * Makefile.am: Add m32r support. + * configure.ac: Likewise. + * Makefile.in: Regenerate. + * confiugre: Regenerate. + * src/types.c: Add m32r port to FFI_INTERNAL_TYPEDEF + (uint64, sint64, double, longdouble) + * src/m32r: New directory. + * src/m32r/ffi.c: New file. + * src/m32r/sysv.S: Likewise. + * src/m32r/ffitarget.h: Likewise. + +2004-10-02 Kaz Kojima + + * testsuite/libffi.call/negint.c: New test case. + +2004-09-14 H.J. Lu + + PR libgcj/17465 + * testsuite/lib/libffi-dg.exp: Don't use global ld_library_path. + Set up LD_LIBRARY_PATH, SHLIB_PATH, LD_LIBRARYN32_PATH, + LD_LIBRARY64_PATH, LD_LIBRARY_PATH_32, LD_LIBRARY_PATH_64 and + DYLD_LIBRARY_PATH. + +2004-09-05 Andreas Tobler + + * testsuite/libffi.call/many_win32.c: Remove whitespaces. + * testsuite/libffi.call/promotion.c: Likewise. + * testsuite/libffi.call/return_ll.c: Remove unused var. Cleanup + whitespaces. + * testsuite/libffi.call/return_sc.c: Likewise. + * testsuite/libffi.call/return_uc.c: Likewise. + +2004-09-05 Andreas Tobler + + * src/powerpc/darwin.S: Fix comments and identation. + * src/powerpc/darwin_closure.S: Likewise. + +2004-09-02 Andreas Tobler + + * src/powerpc/ffi_darwin.c: Add flag for longdouble return values. + (ffi_prep_args): Handle longdouble arguments. + (ffi_prep_cif_machdep): Set flags for longdouble. Calculate space for + longdouble. + (ffi_closure_helper_DARWIN): Add closure handling for longdouble. + * src/powerpc/darwin.S (_ffi_call_DARWIN): Add handling of longdouble + values. + * src/powerpc/darwin_closure.S (_ffi_closure_ASM): Likewise. + * src/types.c: Defined longdouble size and alignment for darwin. + +2004-09-02 Andreas Tobler + + * src/powerpc/aix.S: Remove whitespaces. + * src/powerpc/aix_closure.S: Likewise. + * src/powerpc/asm.h: Likewise. + * src/powerpc/ffi.c: Likewise. + * src/powerpc/ffitarget.h: Likewise. + * src/powerpc/linux64.S: Likewise. + * src/powerpc/linux64_closure.S: Likewise. + * src/powerpc/ppc_closure.S: Likewise. + * src/powerpc/sysv.S: Likewise. + +2004-08-30 Anthony Green + + * Makefile.am: Add frv support. + * Makefile.in, testsuite/Makefile.in: Rebuilt. + * configure.ac: Read configure.host. + * configure.in: Read configure.host. + * configure.host: New file. frv-elf needs libgloss. + * include/ffi.h.in: Force ffi_closure to have a nice big (8) + alignment. This is needed to frv and shouldn't harm the others. + * include/ffi_common.h (ALIGN_DOWN): New macro. + * src/frv/ffi.c, src/frv/ffitarget.h, src/frv/eabi.S: New files. + +2004-08-24 David Daney + + * testsuite/libffi.call/closure_fn0.c: Xfail mips64* instead of mips*. + * testsuite/libffi.call/closure_fn1.c: Likewise. + * testsuite/libffi.call/closure_fn2.c Likewise. + * testsuite/libffi.call/closure_fn3.c: Likewise. + * testsuite/libffi.call/closure_fn4.c: Likewise. + * testsuite/libffi.call/closure_fn5.c: Likewise. + * testsuite/libffi.call/cls_18byte.c: Likewise. + * testsuite/libffi.call/cls_19byte.c: Likewise. + * testsuite/libffi.call/cls_1_1byte.c: Likewise. + * testsuite/libffi.call/cls_20byte.c: Likewise. + * testsuite/libffi.call/cls_20byte1.c: Likewise. + * testsuite/libffi.call/cls_24byte.c: Likewise. + * testsuite/libffi.call/cls_2byte.c: Likewise. + * testsuite/libffi.call/cls_3_1byte.c: Likewise. + * testsuite/libffi.call/cls_3byte1.c: Likewise. + * testsuite/libffi.call/cls_3byte2.c: Likewise. + * testsuite/libffi.call/cls_4_1byte.c: Likewise. + * testsuite/libffi.call/cls_4byte.c: Likewise. + * testsuite/libffi.call/cls_64byte.c: Likewise. + * testsuite/libffi.call/cls_6byte.c: Likewise. + * testsuite/libffi.call/cls_7byte.c: Likewise. + * testsuite/libffi.call/cls_8byte.c: Likewise. + * testsuite/libffi.call/cls_9byte1.c: Likewise. + * testsuite/libffi.call/cls_9byte2.c: Likewise. + * testsuite/libffi.call/cls_align_double.c: Likewise. + * testsuite/libffi.call/cls_align_float.c: Likewise. + * testsuite/libffi.call/cls_align_longdouble.c: Likewise. + * testsuite/libffi.call/cls_align_pointer.c: Likewise. + * testsuite/libffi.call/cls_align_sint16.c: Likewise. + * testsuite/libffi.call/cls_align_sint32.c: Likewise. + * testsuite/libffi.call/cls_align_sint64.c: Likewise. + * testsuite/libffi.call/cls_align_uint16.c: Likewise. + * testsuite/libffi.call/cls_align_uint32.c: Likewise. + * testsuite/libffi.call/cls_align_uint64.c: Likewise. + * testsuite/libffi.call/cls_double.c: Likewise. + * testsuite/libffi.call/cls_float.c: Likewise. + * testsuite/libffi.call/cls_multi_schar.c: Likewise. + * testsuite/libffi.call/cls_multi_sshort.c: Likewise. + * testsuite/libffi.call/cls_multi_sshortchar.c: Likewise. + * testsuite/libffi.call/cls_multi_uchar.c: Likewise. + * testsuite/libffi.call/cls_multi_ushort.c: Likewise. + * testsuite/libffi.call/cls_multi_ushortchar.c: Likewise. + * testsuite/libffi.call/cls_schar.c: Likewise. + * testsuite/libffi.call/cls_sint.c: Likewise. + * testsuite/libffi.call/cls_sshort.c: Likewise. + * testsuite/libffi.call/cls_uchar.c: Likewise. + * testsuite/libffi.call/cls_uint.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/cls_ushort.c: Likewise. + * testsuite/libffi.call/nested_struct.c: Likewise. + * testsuite/libffi.call/nested_struct1.c: Likewise. + * testsuite/libffi.call/nested_struct2.c: Likewise. + * testsuite/libffi.call/nested_struct3.c: Likewise. + * testsuite/libffi.call/problem1.c: Likewise. + * testsuite/libffi.special/unwindtest.cc: Likewise. + * testsuite/libffi.call/cls_12byte.c: Likewise and set return value + to zero. + * testsuite/libffi.call/cls_16byte.c: Likewise. + * testsuite/libffi.call/cls_5byte.c: Likewise. + +2004-08-23 David Daney + + PR libgcj/13141 + * src/mips/ffitarget.h (FFI_O32_SOFT_FLOAT): New ABI. + * src/mips/ffi.c (ffi_prep_args): Fix alignment calculation. + (ffi_prep_cif_machdep): Handle FFI_O32_SOFT_FLOAT floating point + parameters and return types. + (ffi_call): Handle FFI_O32_SOFT_FLOAT ABI. + (ffi_prep_closure): Ditto. + (ffi_closure_mips_inner_O32): Handle FFI_O32_SOFT_FLOAT ABI, fix + alignment calculations. + * src/mips/o32.S (ffi_closure_O32): Don't use floating point + instructions if FFI_O32_SOFT_FLOAT, make stack frame ABI compliant. + +2004-08-14 Casey Marshall + + * src/mips/ffi.c (ffi_pref_cif_machdep): set `cif->flags' to + contain `FFI_TYPE_UINT64' as return type for any 64-bit + integer (O32 ABI only). + (ffi_prep_closure): new function. + (ffi_closure_mips_inner_O32): new function. + * src/mips/ffitarget.h: Define `FFI_CLOSURES' and + `FFI_TRAMPOLINE_SIZE' appropriately if the ABI is o32. + * src/mips/o32.S (ffi_call_O32): add labels for .eh_frame. Return + 64 bit integers correctly. + (ffi_closure_O32): new function. + Added DWARF-2 unwind info for both functions. + +2004-08-10 Andrew Haley + + * src/x86/ffi64.c (ffi_prep_args ): 8-align all stack arguments. + +2004-08-01 Robert Millan + + * configure.ac: Detect knetbsd-gnu and kfreebsd-gnu. + * configure: Regenerate. + +2004-07-30 Maciej W. Rozycki + + * acinclude.m4 (AC_FUNC_MMAP_BLACKLIST): Check for + and mmap() explicitly instead of relying on preset autoconf cache + variables. + * aclocal.m4: Regenerate. + * configure: Regenerate. + +2004-07-11 Ulrich Weigand + + * src/s390/ffi.c (ffi_prep_args): Fix C aliasing violation. + (ffi_check_float_struct): Remove unused prototype. + +2004-06-30 Geoffrey Keating + + * src/powerpc/ffi_darwin.c (flush_icache): ';' is a comment + character on Darwin, use '\n\t' instead. + +2004-06-26 Matthias Klose + + * libtool-version: Fix typo in revision/age. + +2004-06-17 Matthias Klose + + * libtool-version: New. + * Makefile.am (libffi_la_LDFLAGS): Use -version-info for soname. + * Makefile.in: Regenerate. + +2004-06-15 Paolo Bonzini + + * Makefile.am: Remove useless multilib rules. + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate with automake 1.8.5. + * configure.ac: Remove useless multilib configury. + * configure: Regenerate. + +2004-06-15 Paolo Bonzini + + * .cvsignore: New file. + +2004-06-10 Jakub Jelinek + + * src/ia64/unix.S (ffi_call_unix): Insert group barrier break + fp_done. + (ffi_closure_UNIX): Fix f14/f15 adjustment if FLOAT_SZ is ever + changed from 8. + +2004-06-06 Sean McNeil + + * configure.ac: Add x86_64-*-freebsd* support. + * configure: Regenerate. + +2004-04-26 Joe Buck + + Bug 15093 + * configure.ac: Test for existence of mmap and sys/mman.h before + checking blacklist. Fix suggested by Jim Wilson. + * configure: Regenerate. + +2004-04-26 Matt Austern + + * src/powerpc/darwin.S: Go through a non-lazy pointer for initial + FDE location. + * src/powerpc/darwin_closure.S: Likewise. + +2004-04-24 Andreas Tobler + + * testsuite/libffi.call/cls_multi_schar.c (main): Fix initialization + error. Reported by Thomas Heller . + * testsuite/libffi.call/cls_multi_sshort.c (main): Likewise. + * testsuite/libffi.call/cls_multi_ushort.c (main): Likewise. + +2004-03-20 Matthias Klose + + * src/pa/linux.S: Fix typo. + +2004-03-19 Matthias Klose + + * Makefile.am: Update. + * Makefile.in: Regenerate. + * src/pa/ffi.h.in: Remove. + * src/pa/ffitarget.h: New file. + +2004-02-10 Randolph Chung + + * Makefile.am: Add PA support. + * Makefile.in: Regenerate. + * include/Makefile.in: Regenerate. + * configure.ac: Add PA target. + * configure: Regenerate. + * src/pa/ffi.c: New file. + * src/pa/ffi.h.in: Add PA support. + * src/pa/linux.S: New file. + * prep_cif.c: Add PA support. + +2004-03-16 Hosaka Yuji + + * src/types.c: Fix alignment size of X86_WIN32 case int64 and + double. + * src/x86/ffi.c (ffi_prep_args): Replace ecif->cif->rtype->type + with ecif->cif->flags. + (ffi_call, ffi_prep_incoming_args_SYSV): Replace cif->rtype->type + with cif->flags. + (ffi_prep_cif_machdep): Add X86_WIN32 struct case. + (ffi_closure_SYSV): Add 1 or 2-bytes struct case for X86_WIN32. + * src/x86/win32.S (retstruct1b, retstruct2b, sc_retstruct1b, + sc_retstruct2b): Add for 1 or 2-bytes struct case. + +2004-03-15 Kelley Cook + + * configure.in: Rename file to ... + * configure.ac: ... this. + * fficonfig.h.in: Regenerate. + * Makefile.in: Regenerate. + * include/Makefile.in: Regenerate. + * testsuite/Makefile.in: Regenerate. + +2004-03-12 Matt Austern + + * src/powerpc/darwin.S: Fix EH information so it corresponds to + changes in EH format resulting from addition of linkonce support. + * src/powerpc/darwin_closure.S: Likewise. + +2004-03-11 Andreas Tobler + Paolo Bonzini + + * Makefile.am (AUTOMAKE_OPTIONS): Set them. + Remove VPATH. Remove rules for object files. Remove multilib support. + (AM_CCASFLAGS): Add. + * configure.in (AC_CONFIG_HEADERS): Relace AM_CONFIG_HEADER. + (AC_PREREQ): Bump version to 2.59. + (AC_INIT): Fill with version info and bug address. + (ORIGINAL_LD_FOR_MULTILIBS): Remove. + (AM_ENABLE_MULTILIB): Use this instead of AC_ARG_ENABLE. + De-precious CC so that the right flags are passed down to multilibs. + (AC_MSG_ERROR): Replace obsolete macro AC_ERROR. + (AC_CONFIG_FILES): Replace obsolete macro AC_LINK_FILES. + (AC_OUTPUT): Reorganize the output with AC_CONFIG_COMMANDS. + * configure: Rebuilt. + * aclocal.m4: Likewise. + * Makefile.in, include/Makefile.in, testsuite/Makefile.in: Likewise. + * fficonfig.h.in: Likewise. + +2004-03-11 Andreas Schwab + + * src/ia64/ffi.c (ffi_prep_incoming_args_UNIX): Get floating point + arguments from fp registers only for the first 8 parameter slots. + Don't convert a float parameter when passed in memory. + +2004-03-09 Hans-Peter Nilsson + + * configure: Regenerate for config/accross.m4 correction. + +2004-02-25 Matt Kraai + + * src/powerpc/ffi.c (ffi_prep_args_SYSV): Change + ecif->cif->bytes to bytes. + (ffi_prep_cif_machdep): Add braces around nested if statement. + +2004-02-09 Alan Modra + + * src/types.c (pointer): POWERPC64 has 8 byte pointers. + + * src/powerpc/ffi.c (ffi_prep_args64): Correct long double handling. + (ffi_closure_helper_LINUX64): Fix typo. + * testsuite/libffi.call/cls_align_longdouble.c: Pass -mlong-double-128 + for powerpc64-*-*. + * testsuite/libffi.call/float.c: Likewise. + * testsuite/libffi.call/float2.c: Likewise. + +2004-02-08 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_cif_machdep ): Correct + long double function return and long double arg handling. + (ffi_closure_helper_LINUX64): Formatting. Delete unused "ng" var. + Use "end_pfr" instead of "nf". Correct long double handling. + Localise "temp". + * src/powerpc/linux64.S (ffi_call_LINUX64): Save f2 long double + return value. + * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Allocate + space for long double return value. Adjust stack frame and offsets. + Load f2 long double return. + +2004-02-07 Alan Modra + + * src/types.c: Use 16 byte long double for POWERPC64. + +2004-01-25 Eric Botcazou + + * src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter array + when the structure return address is passed in %o0. + (ffi_V9_return_struct): Rename into ffi_v9_layout_struct. + (ffi_v9_layout_struct): Align the field following a nested structure + on a word boundary. Use memmove instead of memcpy. + (ffi_call): Update call to ffi_V9_return_struct. + (ffi_prep_closure): Define 'ctx' only for V8. + (ffi_closure_sparc_inner): Clone into ffi_closure_sparc_inner_v8 + and ffi_closure_sparc_inner_v9. + (ffi_closure_sparc_inner_v8): Return long doubles by reference. + Always skip the structure return address. For structures and long + doubles, copy the argument directly. + (ffi_closure_sparc_inner_v9): Skip the structure return address only + if required. Shift the maximum floating-point slot accordingly. For + big structures, copy the argument directly; otherwise, left-justify the + argument and call ffi_v9_layout_struct to lay out the structure on + the stack. + * src/sparc/v8.S: Undef STACKFRAME before defining it. + (ffi_closure_v8): Pass the structure return address. Update call to + ffi_closure_sparc_inner_v8. Short-circuit FFI_TYPE_INT handling. + Skip the 'unimp' insn when returning long doubles and structures. + * src/sparc/v9.S: Undef STACKFRAME before defining it. + (ffi_closure_v9): Increase the frame size by 2 words. Short-circuit + FFI_TYPE_INT handling. Load structures both in integers and + floating-point registers on return. + * README: Update status of the SPARC port. + +2004-01-24 Andreas Tobler + + * testsuite/libffi.call/pyobjc-tc.c (main): Treat result value + as of type ffi_arg. + * testsuite/libffi.call/struct3.c (main): Fix CHECK. + +2004-01-22 Ulrich Weigand + + * testsuite/libffi.call/cls_uint.c (cls_ret_uint_fn): Treat result + value as of type ffi_arg, not unsigned int. + +2004-01-21 Michael Ritzert + + * ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead + of the LHS. + +2004-01-12 Andreas Tobler + + * testsuite/lib/libffi-dg.exp: Set LD_LIBRARY_PATH_32 for + Solaris. + +2004-01-08 Rainer Orth + + * testsuite/libffi.call/ffitest.h (allocate_mmap): Cast MAP_FAILED + to void *. + +2003-12-10 Richard Henderson + + * testsuite/libffi.call/cls_align_pointer.c: Cast pointers to + size_t instead of int. + +2003-12-04 Hosaka Yuji + + * testsuite/libffi.call/many_win32.c: Include . + * testsuite/libffi.call/many_win32.c (main): Replace variable + int i with unsigned long ul. + + * testsuite/libffi.call/cls_align_uint64.c: New test case. + * testsuite/libffi.call/cls_align_sint64.c: Likewise. + * testsuite/libffi.call/cls_align_uint32.c: Likewise. + * testsuite/libffi.call/cls_align_sint32.c: Likewise. + * testsuite/libffi.call/cls_align_uint16.c: Likewise. + * testsuite/libffi.call/cls_align_sint16.c: Likewise. + * testsuite/libffi.call/cls_align_float.c: Likewise. + * testsuite/libffi.call/cls_align_double.c: Likewise. + * testsuite/libffi.call/cls_align_longdouble.c: Likewise. + * testsuite/libffi.call/cls_align_pointer.c: Likewise. + +2003-12-02 Hosaka Yuji + + PR other/13221 + * src/x86/ffi.c (ffi_prep_args, ffi_prep_incoming_args_SYSV): + Align arguments to 32 bits. + +2003-12-01 Andreas Tobler + + PR other/13221 + * testsuite/libffi.call/cls_multi_sshort.c: New test case. + * testsuite/libffi.call/cls_multi_sshortchar.c: Likewise. + * testsuite/libffi.call/cls_multi_uchar.c: Likewise. + * testsuite/libffi.call/cls_multi_schar.c: Likewise. + * testsuite/libffi.call/cls_multi_ushortchar.c: Likewise. + * testsuite/libffi.call/cls_multi_ushort.c: Likewise. + + * testsuite/libffi.special/unwindtest.cc: Cosmetics. + +2003-11-26 Kaveh R. Ghazi + + * testsuite/libffi.call/ffitest.h: Include . + * testsuite/libffi.special/ffitestcxx.h: Likewise. + +2003-11-22 Andreas Tobler + + * Makefile.in: Rebuilt. + * configure: Likewise. + * testsuite/libffi.special/unwindtest.cc: Convert the mmap to + the right type. + +2003-11-21 Andreas Jaeger + Andreas Tobler + + * acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. + * configure.in: Call AC_FUNC_MMAP_BLACKLIST. + * Makefile.in: Rebuilt. + * aclocal.m4: Likewise. + * configure: Likewise. + * fficonfig.h.in: Likewise. + * testsuite/lib/libffi-dg.exp: Add include dir. + * testsuite/libffi.call/ffitest.h: Add MMAP definitions. + * testsuite/libffi.special/ffitestcxx.h: Likewise. + * testsuite/libffi.call/closure_fn0.c: Use MMAP functionality + for ffi_closure if available. + * testsuite/libffi.call/closure_fn1.c: Likewise. + * testsuite/libffi.call/closure_fn2.c: Likewise. + * testsuite/libffi.call/closure_fn3.c: Likewise. + * testsuite/libffi.call/closure_fn4.c: Likewise. + * testsuite/libffi.call/closure_fn5.c: Likewise. + * testsuite/libffi.call/cls_12byte.c: Likewise. + * testsuite/libffi.call/cls_16byte.c: Likewise. + * testsuite/libffi.call/cls_18byte.c: Likewise. + * testsuite/libffi.call/cls_19byte.c: Likewise. + * testsuite/libffi.call/cls_1_1byte.c: Likewise. + * testsuite/libffi.call/cls_20byte.c: Likewise. + * testsuite/libffi.call/cls_20byte1.c: Likewise. + * testsuite/libffi.call/cls_24byte.c: Likewise. + * testsuite/libffi.call/cls_2byte.c: Likewise. + * testsuite/libffi.call/cls_3_1byte.c: Likewise. + * testsuite/libffi.call/cls_3byte1.c: Likewise. + * testsuite/libffi.call/cls_3byte2.c: Likewise. + * testsuite/libffi.call/cls_4_1byte.c: Likewise. + * testsuite/libffi.call/cls_4byte.c: Likewise. + * testsuite/libffi.call/cls_5byte.c: Likewise. + * testsuite/libffi.call/cls_64byte.c: Likewise. + * testsuite/libffi.call/cls_6byte.c: Likewise. + * testsuite/libffi.call/cls_7byte.c: Likewise. + * testsuite/libffi.call/cls_8byte.c: Likewise. + * testsuite/libffi.call/cls_9byte1.c: Likewise. + * testsuite/libffi.call/cls_9byte2.c: Likewise. + * testsuite/libffi.call/cls_double.c: Likewise. + * testsuite/libffi.call/cls_float.c: Likewise. + * testsuite/libffi.call/cls_schar.c: Likewise. + * testsuite/libffi.call/cls_sint.c: Likewise. + * testsuite/libffi.call/cls_sshort.c: Likewise. + * testsuite/libffi.call/cls_uchar.c: Likewise. + * testsuite/libffi.call/cls_uint.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/cls_ushort.c: Likewise. + * testsuite/libffi.call/nested_struct.c: Likewise. + * testsuite/libffi.call/nested_struct1.c: Likewise. + * testsuite/libffi.call/nested_struct2.c: Likewise. + * testsuite/libffi.call/nested_struct3.c: Likewise. + * testsuite/libffi.call/problem1.c: Likewise. + * testsuite/libffi.special/unwindtest.cc: Likewise. + +2003-11-20 Andreas Tobler + + * testsuite/lib/libffi-dg.exp: Make the -lgcc_s conditional. + +2003-11-19 Andreas Tobler + + * testsuite/lib/libffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin. + Add -lgcc_s to additional flags. + +2003-11-12 Andreas Tobler + + * configure.in, include/Makefile.am: PR libgcj/11147, install + the ffitarget.h header file in a gcc versioned and target + dependent place. + * configure: Regenerated. + * Makefile.in, include/Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + +2003-11-09 Andreas Tobler + + * testsuite/libffi.call/closure_fn0.c: Print result and check + with dg-output to make debugging easier. + * testsuite/libffi.call/closure_fn1.c: Likewise. + * testsuite/libffi.call/closure_fn2.c: Likewise. + * testsuite/libffi.call/closure_fn3.c: Likewise. + * testsuite/libffi.call/closure_fn4.c: Likewise. + * testsuite/libffi.call/closure_fn5.c: Likewise. + * testsuite/libffi.call/cls_12byte.c: Likewise. + * testsuite/libffi.call/cls_16byte.c: Likewise. + * testsuite/libffi.call/cls_18byte.c: Likewise. + * testsuite/libffi.call/cls_19byte.c: Likewise. + * testsuite/libffi.call/cls_1_1byte.c: Likewise. + * testsuite/libffi.call/cls_20byte.c: Likewise. + * testsuite/libffi.call/cls_20byte1.c: Likewise. + * testsuite/libffi.call/cls_24byte.c: Likewise. + * testsuite/libffi.call/cls_2byte.c: Likewise. + * testsuite/libffi.call/cls_3_1byte.c: Likewise. + * testsuite/libffi.call/cls_3byte1.c: Likewise. + * testsuite/libffi.call/cls_3byte2.c: Likewise. + * testsuite/libffi.call/cls_4_1byte.c: Likewise. + * testsuite/libffi.call/cls_4byte.c: Likewise. + * testsuite/libffi.call/cls_5byte.c: Likewise. + * testsuite/libffi.call/cls_64byte.c: Likewise. + * testsuite/libffi.call/cls_6byte.c: Likewise. + * testsuite/libffi.call/cls_7byte.c: Likewise. + * testsuite/libffi.call/cls_8byte.c: Likewise. + * testsuite/libffi.call/cls_9byte1.c: Likewise. + * testsuite/libffi.call/cls_9byte2.c: Likewise. + * testsuite/libffi.call/cls_double.c: Likewise. + * testsuite/libffi.call/cls_float.c: Likewise. + * testsuite/libffi.call/cls_schar.c: Likewise. + * testsuite/libffi.call/cls_sint.c: Likewise. + * testsuite/libffi.call/cls_sshort.c: Likewise. + * testsuite/libffi.call/cls_uchar.c: Likewise. + * testsuite/libffi.call/cls_uint.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/cls_ushort.c: Likewise. + * testsuite/libffi.call/problem1.c: Likewise. + + * testsuite/libffi.special/unwindtest.cc: Make ffi_closure + static. + +2003-11-08 Andreas Tobler + + * testsuite/libffi.call/cls_9byte2.c: New test case. + * testsuite/libffi.call/cls_9byte1.c: Likewise. + * testsuite/libffi.call/cls_64byte.c: Likewise. + * testsuite/libffi.call/cls_20byte1.c: Likewise. + * testsuite/libffi.call/cls_19byte.c: Likewise. + * testsuite/libffi.call/cls_18byte.c: Likewise. + * testsuite/libffi.call/closure_fn4.c: Likewise. + * testsuite/libffi.call/closure_fn5.c: Likewise. + * testsuite/libffi.call/cls_schar.c: Likewise. + * testsuite/libffi.call/cls_sint.c: Likewise. + * testsuite/libffi.call/cls_sshort.c: Likewise. + * testsuite/libffi.call/nested_struct2.c: Likewise. + * testsuite/libffi.call/nested_struct3.c: Likewise. + +2003-11-08 Andreas Tobler + + * testsuite/libffi.call/cls_double.c: Do a check on the result. + * testsuite/libffi.call/cls_uchar.c: Likewise. + * testsuite/libffi.call/cls_uint.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/cls_ushort.c: Likewise. + * testsuite/libffi.call/return_sc.c: Cleanup whitespaces. + +2003-11-06 Andreas Tobler + + * src/prep_cif.c (ffi_prep_cif): Move the validity check after + the initialization. + +2003-10-23 Andreas Tobler + + * src/java_raw_api.c (ffi_java_ptrarray_to_raw): Replace + FFI_ASSERT(FALSE) with FFI_ASSERT(0). + +2003-10-22 David Daney + + * src/mips/ffitarget.h: Replace undefined UINT32 and friends with + __attribute__((__mode__(__SI__))) and friends. + +2003-10-22 Andreas Schwab + + * src/ia64/ffi.c: Replace FALSE/TRUE with false/true. + +2003-10-21 Andreas Tobler + + * configure.in: AC_LINK_FILES(ffitarget.h). + * configure: Regenerate. + * Makefile.in: Likewise. + * include/Makefile.in: Likewise. + * testsuite/Makefile.in: Likewise. + * fficonfig.h.in: Likewise. + +2003-10-21 Paolo Bonzini + Richard Henderson + + Avoid that ffi.h includes fficonfig.h. + + * Makefile.am (EXTRA_DIST): Include ffitarget.h files + (TARGET_SRC_MIPS_GCC): Renamed to TARGET_SRC_MIPS_IRIX. + (TARGET_SRC_MIPS_SGI): Removed. + (MIPS_GCC): Renamed to TARGET_SRC_MIPS_IRIX. + (MIPS_SGI): Removed. + (CLEANFILES): Removed. + (mostlyclean-am, clean-am, mostlyclean-sub, clean-sub): New + targets. + * acconfig.h: Removed. + * configure.in: Compute sizeofs only for double and long double. + Use them to define and subst HAVE_LONG_DOUBLE. Include comments + into AC_DEFINE instead of using acconfig.h. Create + include/ffitarget.h instead of include/fficonfig.h. Rename + MIPS_GCC to MIPS_IRIX, drop MIPS_SGI since we are in gcc's tree. + AC_DEFINE EH_FRAME_FLAGS. + * include/Makefile.am (DISTCLEANFILES): New automake macro. + (hack_DATA): Add ffitarget.h. + * include/ffi.h.in: Remove all system specific definitions. + Declare raw API even if it is not installed, why bother? + Use limits.h instead of SIZEOF_* to define ffi_type_*. Do + not define EH_FRAME_FLAGS, it is in fficonfig.h now. Include + ffitarget.h instead of fficonfig.h. Remove ALIGN macro. + (UINT_ARG, INT_ARG): Removed, use ffi_arg and ffi_sarg instead. + * include/ffi_common.h (bool): Do not define. + (ffi_assert): Accept failed assertion. + (ffi_type_test): Return void and accept file/line. + (FFI_ASSERT): Pass stringized failed assertion. + (FFI_ASSERT_AT): New macro. + (FFI_ASSERT_VALID_TYPE): New macro. + (UINT8, SINT8, UINT16, SINT16, UINT32, SINT32, + UINT64, SINT64): Define here with gcc's __attribute__ macro + instead of in ffi.h + (FLOAT32, ALIGN): Define here instead of in ffi.h + * include/ffi-mips.h: Removed. Its content moved to + src/mips/ffitarget.h after separating assembly and C sections. + * src/alpha/ffi.c, src/alpha/ffi.c, src/java_raw_api.c + src/prep_cif.c, src/raw_api.c, src/ia64/ffi.c, + src/mips/ffi.c, src/mips/n32.S, src/mips/o32.S, + src/mips/ffitarget.h, src/sparc/ffi.c, src/x86/ffi64.c: + SIZEOF_ARG -> FFI_SIZEOF_ARG. + * src/ia64/ffi.c: Include stdbool.h (provided by GCC 2.95+). + * src/debug.c (ffi_assert): Accept stringized failed assertion. + (ffi_type_test): Rewritten. + * src/prep-cif.c (initialize_aggregate, ffi_prep_cif): Call + FFI_ASSERT_VALID_TYPE. + * src/alpha/ffitarget.h, src/arm/ffitarget.h, + src/ia64/ffitarget.h, src/m68k/ffitarget.h, + src/mips/ffitarget.h, src/powerpc/ffitarget.h, + src/s390/ffitarget.h, src/sh/ffitarget.h, + src/sh64/ffitarget.h, src/sparc/ffitarget.h, + src/x86/ffitarget.h: New files. + * src/alpha/osf.S, src/arm/sysv.S, src/ia64/unix.S, + src/m68k/sysv.S, src/mips/n32.S, src/mips/o32.S, + src/powerpc/aix.S, src/powerpc/darwin.S, + src/powerpc/ffi_darwin.c, src/powerpc/linux64.S, + src/powerpc/linux64_closure.S, src/powerpc/ppc_closure.S, + src/powerpc/sysv.S, src/s390/sysv.S, src/sh/sysv.S, + src/sh64/sysv.S, src/sparc/v8.S, src/sparc/v9.S, + src/x86/sysv.S, src/x86/unix64.S, src/x86/win32.S: + include fficonfig.h + +2003-10-20 Rainer Orth + + * src/mips/ffi.c: Use _ABIN32, _ABIO32 instead of external + _MIPS_SIM_NABI32, _MIPS_SIM_ABI32. + +2003-10-19 Andreas Tobler + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Declare bytes again. + Used when FFI_DEBUG = 1. + +2003-10-14 Alan Modra + + * src/types.c (double, longdouble): Default POWERPC64 to 8 byte size + and align. + +2003-10-06 Rainer Orth + + * include/ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs, + FFI_MIPS_O32 for O32 ABI. + +2003-10-01 Andreas Tobler + + * testsuite/lib/libffi-dg.exp: Set LD_LIBRARY_PATH_64 for + SPARC64. Cleanup whitespaces. + +2003-09-19 Andreas Tobler + + * testsuite/libffi.call/closure_fn0.c: Xfail mips, arm, + strongarm, xscale. Cleanup whitespaces. + * testsuite/libffi.call/closure_fn1.c: Likewise. + * testsuite/libffi.call/closure_fn2.c: Likewise. + * testsuite/libffi.call/closure_fn3.c: Likewise. + * testsuite/libffi.call/cls_12byte.c: Likewise. + * testsuite/libffi.call/cls_16byte.c: Likewise. + * testsuite/libffi.call/cls_1_1byte.c: Likewise. + * testsuite/libffi.call/cls_20byte.c: Likewise. + * testsuite/libffi.call/cls_24byte.c: Likewise. + * testsuite/libffi.call/cls_2byte.c: Likewise. + * testsuite/libffi.call/cls_3_1byte.c: Likewise. + * testsuite/libffi.call/cls_3byte1.c: Likewise. + * testsuite/libffi.call/cls_3byte2.c: Likewise. + * testsuite/libffi.call/cls_4_1byte.c: Likewise. + * testsuite/libffi.call/cls_4byte.c: Likewise. + * testsuite/libffi.call/cls_5byte.c: Likewise. + * testsuite/libffi.call/cls_6byte.c: Likewise. + * testsuite/libffi.call/cls_7byte.c: Likewise. + * testsuite/libffi.call/cls_8byte.c: Likewise. + * testsuite/libffi.call/cls_double.c: Likewise. + * testsuite/libffi.call/cls_float.c: Likewise. + * testsuite/libffi.call/cls_uchar.c: Likewise. + * testsuite/libffi.call/cls_uint.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/cls_ushort.c: Likewise. + * testsuite/libffi.call/nested_struct.c: Likewise. + * testsuite/libffi.call/nested_struct1.c: Likewise. + * testsuite/libffi.call/problem1.c: Likewise. + * testsuite/libffi.special/unwindtest.cc: Likewise. + * testsuite/libffi.call/pyobjc-tc.c: Cleanup whitespaces. + +2003-09-18 David Edelsohn + + * src/powerpc/aix.S: Cleanup whitespaces. + * src/powerpc/aix_closure.S: Likewise. + +2003-09-18 Andreas Tobler + + * src/powerpc/darwin.S: Cleanup whitespaces, comment formatting. + * src/powerpc/darwin_closure.S: Likewise. + * src/powerpc/ffi_darwin.c: Likewise. + +2003-09-18 Andreas Tobler + David Edelsohn + + * src/types.c (double): Add AIX and Darwin to the right TYPEDEF. + * src/powerpc/aix_closure.S: Remove the pointer to the outgoing + parameter stack. + * src/powerpc/darwin_closure.S: Likewise. + * src/powerpc/ffi_darwin.c (ffi_prep_args): Handle structures + according to the Darwin/AIX ABI. + (ffi_prep_cif_machdep): Likewise. + (ffi_closure_helper_DARWIN): Likewise. + Remove the outgoing parameter stack logic. Simplify the evaluation + of the different CASE types. + (ffi_prep_clousure): Avoid the casts on lvalues. Change the branch + statement in the trampoline code. + +2003-09-18 Kaz Kojima + + * src/sh/ffi.c (ffi_prep_args): Take account into the alignement + for the register size. + (ffi_closure_helper_SYSV): Handle the structure return value + address correctly. + (ffi_closure_helper_SYSV): Return the appropriate type when + the registers are used for the structure return value. + * src/sh/sysv.S (ffi_closure_SYSV): Fix the stack layout for + the 64-bit return value. Update copyright years. + +2003-09-17 Rainer Orth + + * testsuite/lib/libffi-dg.exp (libffi_target_compile): Search in + srcdir for ffi_mips.h. + +2003-09-12 Alan Modra + + * src/prep_cif.c (initialize_aggregate): Include tail padding in + structure size. + * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Correct + placement of float result. + * testsuite/libffi.special/unwindtest.cc (closure_test_fn1): Correct + cast of "resp" for big-endian 64 bit machines. + +2003-09-11 Alan Modra + + * src/types.c (double, longdouble): Merge identical SH and ARM + typedefs, and add POWERPC64. + * src/powerpc/ffi.c (ffi_prep_args64): Correct next_arg calc for + struct split over gpr and rest. + (ffi_prep_cif_machdep): Correct intarg_count for structures. + * src/powerpc/linux64.S (ffi_call_LINUX64): Fix gpr offsets. + +2003-09-09 Andreas Tobler + + * src/powerpc/ffi.c (ffi_closure_helper_SYSV) Handle struct + passing correctly. + +2003-09-09 Alan Modra + + * configure: Regenerate. + +2003-09-04 Andreas Tobler + + * Makefile.am: Remove build rules for ffitest. + * Makefile.in: Rebuilt. + +2003-09-04 Andreas Tobler + + * src/java_raw_api.c: Include to fix compiler warning + about implicit declaration of abort(). + +2003-09-04 Andreas Tobler + + * Makefile.am: Add dejagnu test framework. Fixes PR other/11411. + * Makefile.in: Rebuilt. + * configure.in: Add dejagnu test framework. + * configure: Rebuilt. + + * testsuite/Makefile.am: New file. + * testsuite/Makefile.in: Built + * testsuite/lib/libffi-dg.exp: New file. + * testsuite/config/default.exp: Likewise. + * testsuite/libffi.call/call.exp: Likewise. + * testsuite/libffi.call/ffitest.h: Likewise. + * testsuite/libffi.call/closure_fn0.c: Likewise. + * testsuite/libffi.call/closure_fn1.c: Likewise. + * testsuite/libffi.call/closure_fn2.c: Likewise. + * testsuite/libffi.call/closure_fn3.c: Likewise. + * testsuite/libffi.call/cls_1_1byte.c: Likewise. + * testsuite/libffi.call/cls_3_1byte.c: Likewise. + * testsuite/libffi.call/cls_4_1byte.c: Likewise. + * testsuite/libffi.call/cls_2byte.c: Likewise. + * testsuite/libffi.call/cls_3byte1.c: Likewise. + * testsuite/libffi.call/cls_3byte2.c: Likewise. + * testsuite/libffi.call/cls_4byte.c: Likewise. + * testsuite/libffi.call/cls_5byte.c: Likewise. + * testsuite/libffi.call/cls_6byte.c: Likewise. + * testsuite/libffi.call/cls_7byte.c: Likewise. + * testsuite/libffi.call/cls_8byte.c: Likewise. + * testsuite/libffi.call/cls_12byte.c: Likewise. + * testsuite/libffi.call/cls_16byte.c: Likewise. + * testsuite/libffi.call/cls_20byte.c: Likewise. + * testsuite/libffi.call/cls_24byte.c: Likewise. + * testsuite/libffi.call/cls_double.c: Likewise. + * testsuite/libffi.call/cls_float.c: Likewise. + * testsuite/libffi.call/cls_uchar.c: Likewise. + * testsuite/libffi.call/cls_uint.c: Likewise. + * testsuite/libffi.call/cls_ulonglong.c: Likewise. + * testsuite/libffi.call/cls_ushort.c: Likewise. + * testsuite/libffi.call/float.c: Likewise. + * testsuite/libffi.call/float1.c: Likewise. + * testsuite/libffi.call/float2.c: Likewise. + * testsuite/libffi.call/many.c: Likewise. + * testsuite/libffi.call/many_win32.c: Likewise. + * testsuite/libffi.call/nested_struct.c: Likewise. + * testsuite/libffi.call/nested_struct1.c: Likewise. + * testsuite/libffi.call/pyobjc-tc.c: Likewise. + * testsuite/libffi.call/problem1.c: Likewise. + * testsuite/libffi.call/promotion.c: Likewise. + * testsuite/libffi.call/return_ll.c: Likewise. + * testsuite/libffi.call/return_sc.c: Likewise. + * testsuite/libffi.call/return_uc.c: Likewise. + * testsuite/libffi.call/strlen.c: Likewise. + * testsuite/libffi.call/strlen_win32.c: Likewise. + * testsuite/libffi.call/struct1.c: Likewise. + * testsuite/libffi.call/struct2.c: Likewise. + * testsuite/libffi.call/struct3.c: Likewise. + * testsuite/libffi.call/struct4.c: Likewise. + * testsuite/libffi.call/struct5.c: Likewise. + * testsuite/libffi.call/struct6.c: Likewise. + * testsuite/libffi.call/struct7.c: Likewise. + * testsuite/libffi.call/struct8.c: Likewise. + * testsuite/libffi.call/struct9.c: Likewise. + * testsuite/libffi.special/special.exp: New file. + * testsuite/libffi.special/ffitestcxx.h: Likewise. + * testsuite/libffi.special/unwindtest.cc: Likewise. + + +2003-08-13 Kaz Kojima + + * src/sh/ffi.c (OFS_INT16): Set 0 for little endian case. Update + copyright years. + +2003-08-02 Alan Modra + + * src/powerpc/ffi.c (ffi_prep_args64): Modify for changed gcc + structure passing. + (ffi_closure_helper_LINUX64): Likewise. + * src/powerpc/linux64.S: Remove code writing to parm save area. + * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Use return + address in lr from ffi_closure_helper_LINUX64 call to calculate + table address. Optimize function tail. + +2003-07-28 Andreas Tobler + + * src/sparc/ffi.c: Handle all floating point registers. + * src/sparc/v9.S: Likewise. Fixes second part of PR target/11410. + +2003-07-11 Gerald Pfeifer + + * README: Note that libffi is not part of GCC. Update the project + URL and status. + +2003-06-19 Franz Sirl + + * src/powerpc/ppc_closure.S: Include ffi.h. + +2003-06-13 Rainer Orth + + * src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives. + Use C style comments. + +2003-06-13 Kaz Kojima + + * Makefile.am: Add SHmedia support. Fix a typo of SH support. + * Makefile.in: Regenerate. + * configure.in (sh64-*-linux*, sh5*-*-linux*): Add target. + * configure: Regenerate. + * include/ffi.h.in: Add SHmedia support. + * src/sh64/ffi.c: New file. + * src/sh64/sysv.S: New file. + +2003-05-16 Jakub Jelinek + + * configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section + should be read-only. + * configure: Rebuilt. + * fficonfig.h.in: Rebuilt. + * include/ffi.h.in (EH_FRAME_FLAGS): Define. + * src/alpha/osf.S: Use EH_FRAME_FLAGS. + * src/powerpc/linux64.S: Likewise. + * src/powerpc/linux64_closure.S: Likewise. Include ffi.h. + * src/powerpc/sysv.S: Use EH_FRAME_FLAGS. Use pcrel encoding + if -fpic/-fPIC/-mrelocatable. + * src/powerpc/powerpc_closure.S: Likewise. + * src/sparc/v8.S: If HAVE_RO_EH_FRAME is defined, don't include + #write in .eh_frame flags. + * src/sparc/v9.S: Likewise. + * src/x86/unix64.S: Use EH_FRAME_FLAGS. + * src/x86/sysv.S: Likewise. Use pcrel encoding if -fpic/-fPIC. + * src/s390/sysv.S: Use EH_FRAME_FLAGS. Include ffi.h. + +2003-05-07 Jeff Sturm + + Fixes PR bootstrap/10656 + * configure.in (HAVE_AS_REGISTER_PSEUDO_OP): Test assembler + support for .register pseudo-op. + * src/sparc/v8.S: Use it. + * fficonfig.h.in: Rebuilt. + * configure: Rebuilt. + +2003-04-18 Jakub Jelinek + + * include/ffi.h.in (POWERPC64): Define if 64-bit. + (enum ffi_abi): Add FFI_LINUX64 on POWERPC. + Make it the default on POWERPC64. + (FFI_TRAMPOLINE_SIZE): Define to 24 on POWERPC64. + * configure.in: Change powerpc-*-linux* into powerpc*-*-linux*. + * configure: Rebuilt. + * src/powerpc/ffi.c (hidden): Define. + (ffi_prep_args_SYSV): Renamed from + ffi_prep_args. Cast pointers to unsigned long to shut up warnings. + (NUM_GPR_ARG_REGISTERS64, NUM_FPR_ARG_REGISTERS64, + ASM_NEEDS_REGISTERS64): New. + (ffi_prep_args64): New function. + (ffi_prep_cif_machdep): Handle FFI_LINUX64 ABI. + (ffi_call): Likewise. + (ffi_prep_closure): Likewise. + (flush_icache): Surround by #ifndef POWERPC64. + (ffi_dblfl): New union type. + (ffi_closure_helper_SYSV): Use it to avoid aliasing problems. + (ffi_closure_helper_LINUX64): New function. + * src/powerpc/ppc_closure.S: Surround whole file by #ifndef + __powerpc64__. + * src/powerpc/sysv.S: Likewise. + (ffi_call_SYSV): Rename ffi_prep_args to ffi_prep_args_SYSV. + * src/powerpc/linux64.S: New file. + * src/powerpc/linux64_closure.S: New file. + * Makefile.am (EXTRA_DIST): Add src/powerpc/linux64.S and + src/powerpc/linux64_closure.S. + (TARGET_SRC_POWERPC): Likewise. + + * src/ffitest.c (closure_test_fn, closure_test_fn1, closure_test_fn2, + closure_test_fn3): Fix result printing on big-endian 64-bit + machines. + (main): Print tst2_arg instead of uninitialized tst2_result. + + * src/ffitest.c (main): Hide what closure pointer really points to + from the compiler. + +2003-04-16 Richard Earnshaw + + * configure.in (arm-*-netbsdelf*): Add configuration. + (configure): Regenerated. + +2003-04-04 Loren J. Rittle + + * include/Makefile.in: Regenerate. + +2003-03-21 Zdenek Dvorak + + * libffi/include/ffi.h.in: Define X86 instead of X86_64 in 32 + bit mode. + * libffi/src/x86/ffi.c (ffi_closure_SYSV, ffi_closure_raw_SYSV): + Receive closure pointer through parameter, read args using + __builtin_dwarf_cfa. + (FFI_INIT_TRAMPOLINE): Send closure reference through eax. + +2003-03-12 Andreas Schwab + + * configure.in: Avoid trailing /. in toolexeclibdir. + * configure: Rebuilt. + +2003-03-03 Andreas Tobler + + * src/powerpc/darwin_closure.S: Recode to fit dynamic libraries. + +2003-02-06 Andreas Tobler + + * libffi/src/powerpc/darwin_closure.S: + Fix alignement bug, allocate 8 bytes for the result. + * libffi/src/powerpc/aix_closure.S: + Likewise. + * libffi/src/powerpc/ffi_darwin.c: + Update stackframe description for aix/darwin_closure.S. + +2003-02-06 Jakub Jelinek + + * src/s390/ffi.c (ffi_closure_helper_SYSV): Add hidden visibility + attribute. + +2003-01-31 Christian Cornelssen , + Andreas Schwab + + * configure.in: Adjust command to source config-ml.in to account + for changes to the libffi_basedir definition. + (libffi_basedir): Remove ${srcdir} from value and include trailing + slash if nonempty. + + * configure: Regenerate. + +2003-01-29 Franz Sirl + + * src/powerpc/ppc_closure.S: Recode to fit shared libs. + +2003-01-28 Andrew Haley + + * include/ffi.h.in: Enable FFI_CLOSURES for x86_64. + * src/x86/ffi64.c (ffi_prep_closure): New. + (ffi_closure_UNIX64_inner): New. + * src/x86/unix64.S (ffi_closure_UNIX64): New. + +2003-01-27 Alexandre Oliva + + * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST. + Remove USE_LIBDIR conditional. + * Makefile.am (toolexecdir, toolexeclibdir): Don't override. + * Makefile.in, configure: Rebuilt. + +2003-01027 David Edelsohn + + * Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo. + * Makefile.in: Regenerate. + +2003-01-22 Andrew Haley + + * src/powerpc/darwin.S (_ffi_call_AIX): Add Augmentation size to + unwind info. + +2003-01-21 Andreas Tobler + + * src/powerpc/darwin.S: Add unwind info. + * src/powerpc/darwin_closure.S: Likewise. + +2003-01-14 Andrew Haley + + * src/x86/ffi64.c (ffi_prep_args): Check for void retval. + (ffi_prep_cif_machdep): Likewise. + * src/x86/unix64.S: Add unwind info. + +2003-01-14 Andreas Jaeger + + * src/ffitest.c (main): Only use ffi_closures if those are + supported. + +2003-01-13 Andreas Tobler + + * libffi/src/ffitest.c + add closure testcases + +2003-01-13 Kevin B. Hendricks + + * libffi/src/powerpc/ffi.c + fix alignment bug for float (4 byte aligned iso 8 byte) + +2003-01-09 Geoffrey Keating + + * src/powerpc/ffi_darwin.c: Remove RCS version string. + * src/powerpc/darwin.S: Remove RCS version string. + +2003-01-03 Jeff Sturm + + * include/ffi.h.in: Add closure defines for SPARC, SPARC64. + * src/ffitest.c (main): Use static storage for closure. + * src/sparc/ffi.c (ffi_prep_closure, ffi_closure_sparc_inner): New. + * src/sparc/v8.S (ffi_closure_v8): New. + * src/sparc/v9.S (ffi_closure_v9): New. + +2002-11-10 Ranjit Mathew + + * include/ffi.h.in: Added FFI_STDCALL ffi_type + enumeration for X86_WIN32. + * src/x86/win32.S: Added ffi_call_STDCALL function + definition. + * src/x86/ffi.c (ffi_call/ffi_raw_call): Added + switch cases for recognising FFI_STDCALL and + calling ffi_call_STDCALL if target is X86_WIN32. + * src/ffitest.c (my_stdcall_strlen/stdcall_many): + stdcall versions of the "my_strlen" and "many" + test functions (for X86_WIN32). + Added test cases to test stdcall invocation using + these functions. + +2002-12-02 Kaz Kojima + + * src/sh/sysv.S: Add DWARF2 unwind info. + +2002-11-27 Ulrich Weigand + + * src/s390/sysv.S (.eh_frame section): Make section read-only. + +2002-11-26 Jim Wilson + + * src/types.c (FFI_TYPE_POINTER): Has size 8 on IA64. + +2002-11-23 H.J. Lu + + * acinclude.m4: Add dummy AM_PROG_LIBTOOL. + Include ../config/accross.m4. + * aclocal.m4; Rebuild. + * configure: Likewise. + +2002-11-15 Ulrich Weigand + + * src/s390/sysv.S (.eh_frame section): Adapt to pcrel FDE encoding. + +2002-11-11 DJ Delorie + + * configure.in: Look for common files in the right place. + +2002-10-08 Ulrich Weigand + + * src/java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret + raw data as _Jv_word values, not ffi_raw. + (ffi_java_ptrarray_to_raw): Likewise. + (ffi_java_rvalue_to_raw): New function. + (ffi_java_raw_call): Call it. + (ffi_java_raw_to_rvalue): New function. + (ffi_java_translate_args): Call it. + * src/ffitest.c (closure_test_fn): Interpret return value + as ffi_arg, not int. + * src/s390/ffi.c (ffi_prep_cif_machdep): Add missing + FFI_TYPE_POINTER case. + (ffi_closure_helper_SYSV): Likewise. Also, assume return + values extended to word size. + +2002-10-02 Andreas Jaeger + + * src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output. + +2002-10-01 Bo Thorsen + + * include/ffi.h.in: Fix i386 win32 compilation. + +2002-09-30 Ulrich Weigand + + * configure.in: Add s390x-*-linux-* target. + * configure: Regenerate. + * include/ffi.h.in: Define S390X for s390x targets. + (FFI_CLOSURES): Define for s390/s390x. + (FFI_TRAMPOLINE_SIZE): Likewise. + (FFI_NATIVE_RAW_API): Likewise. + * src/prep_cif.c (ffi_prep_cif): Do not compute stack space for s390. + * src/types.c (FFI_TYPE_POINTER): Use 8-byte pointers on s390x. + * src/s390/ffi.c: Major rework of existing code. Add support for + s390x targets. Add closure support. + * src/s390/sysv.S: Likewise. + +2002-09-29 Richard Earnshaw + + * src/arm/sysv.S: Fix typo. + +2002-09-28 Richard Earnshaw + + * src/arm/sysv.S: If we don't have machine/asm.h and the pre-processor + has defined __USER_LABEL_PREFIX__, then use it in CNAME. + (ffi_call_SYSV): Handle soft-float. + +2002-09-27 Bo Thorsen + + * include/ffi.h.in: Fix multilib x86-64 support. + +2002-09-22 Kaveh R. Ghazi + + * Makefile.am (all-multi): Fix multilib parallel build. + +2002-07-19 Kaz Kojima + + * configure.in (sh[34]*-*-linux*): Add brackets. + * configure: Regenerate. + +2002-07-18 Kaz Kojima + + * Makefile.am: Add SH support. + * Makefile.in: Regenerate. + * configure.in (sh-*-linux*, sh[34]*-*-linux*): Add target. + * configure: Regenerate. + * include/ffi.h.in: Add SH support. + * src/sh/ffi.c: New file. + * src/sh/sysv.S: New file. + * src/types.c: Add SH support. + +2002-07-16 Bo Thorsen + + * src/x86/ffi64.c: New file that adds x86-64 support. + * src/x86/unix64.S: New file that handles argument setup for + x86-64. + * src/x86/sysv.S: Don't use this on x86-64. + * src/x86/ffi.c: Don't use this on x86-64. + Remove unused vars. + * src/prep_cif.c (ffi_prep_cif): Don't do stack size calculation + for x86-64. + * src/ffitest.c (struct6): New test that tests a special case in + the x86-64 ABI. + (struct7): Likewise. + (struct8): Likewise. + (struct9): Likewise. + (closure_test_fn): Silence warning about this when it's not used. + (main): Add the new tests. + (main): Fix a couple of wrong casts and silence some compiler warnings. + * include/ffi.h.in: Add x86-64 ABI definition. + * fficonfig.h.in: Regenerate. + * Makefile.am: Add x86-64 support. + * configure.in: Likewise. + * Makefile.in: Regenerate. + * configure: Likewise. + +2002-06-24 Bo Thorsen + + * src/types.c: Merge settings for similar architectures. + Add x86-64 sizes and alignments. + +2002-06-23 Bo Thorsen + + * src/arm/ffi.c (ffi_prep_args): Remove unused vars. + * src/sparc/ffi.c (ffi_prep_args_v8): Likewise. + * src/mips/ffi.c (ffi_prep_args): Likewise. + * src/m68k/ffi.c (ffi_prep_args): Likewise. + +2002-07-18 H.J. Lu (hjl@gnu.org) + + * Makefile.am (TARGET_SRC_MIPS_LINUX): New. + (libffi_la_SOURCES): Support MIPS_LINUX. + (libffi_convenience_la_SOURCES): Likewise. + * Makefile.in: Regenerated. + + * configure.in (mips64*-*): Skip. + (mips*-*-linux*): New. + * configure: Regenerated. + + * src/mips/ffi.c: Include . + +2002-06-06 Ulrich Weigand + + * src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info. + +2002-05-27 Roger Sayle + + * src/x86/ffi.c (ffi_prep_args): Remove reference to avn. + +2002-05-27 Bo Thorsen + + * src/x86/ffi.c (ffi_prep_args): Remove unused variable and + fix formatting. + +2002-05-13 Andreas Tobler + + * src/powerpc/ffi_darwin.c (ffi_prep_closure): Declare fd at + beginning of function (for older apple cc). + +2002-05-08 Alexandre Oliva + + * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at + script entry, and set LD to it when configuring multilibs. + * configure: Rebuilt. + +2002-05-05 Jason Thorpe + + * configure.in (sparc64-*-netbsd*): Add target. + (sparc-*-netbsdelf*): Likewise. + * configure: Regenerate. + +2002-04-28 David S. Miller + + * configure.in, configure: Fix SPARC test in previous change. + +2002-04-29 Gerhard Tonn + + * Makefile.am: Add Linux for S/390 support. + * Makefile.in: Regenerate. + * configure.in: Add Linux for S/390 support. + * configure: Regenerate. + * include/ffi.h.in: Add Linux for S/390 support. + * src/s390/ffi.c: New file from libffi CVS tree. + * src/s390/sysv.S: New file from libffi CVS tree. + +2002-04-28 Jakub Jelinek + + * configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working + %r_disp32(). + * src/sparc/v8.S: Use it. + * src/sparc/v9.S: Likewise. + * fficonfig.h.in: Rebuilt. + * configure: Rebuilt. + +2002-04-08 Hans Boehm + + * src/java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE + correctly. + * src/ia64/unix.S: Add unwind information. Fix comments. + Save sp in a way that's compatible with unwind info. + (ffi_call_unix): Correctly restore sp in all cases. + * src/ia64/ffi.c: Add, fix comments. + +2002-04-08 Jakub Jelinek + + * src/sparc/v8.S: Make .eh_frame dependent on target word size. + +2002-04-06 Jason Thorpe + + * configure.in (alpha*-*-netbsd*): Add target. + * configure: Regenerate. + +2002-04-04 Jeff Sturm + + * src/sparc/v8.S: Add unwind info. + * src/sparc/v9.S: Likewise. + +2002-03-30 Krister Walfridsson + + * configure.in: Enable i*86-*-netbsdelf*. + * configure: Rebuilt. + +2002-03-29 David Billinghurst + + PR other/2620 + * src/mips/n32.s: Delete + * src/mips/o32.s: Delete + +2002-03-21 Loren J. Rittle + + * configure.in: Enable alpha*-*-freebsd*. + * configure: Rebuilt. + +2002-03-17 Bryce McKinlay + + * Makefile.am: libfficonvenience -> libffi_convenience. + * Makefile.in: Rebuilt. + + * Makefile.am: Define ffitest_OBJECTS. + * Makefile.in: Rebuilt. + +2002-03-07 Andreas Tobler + David Edelsohn + + * Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files. + (TARGET_SRC_POWERPC_AIX): Add aix_closure.S. + (TARGET_SRC_POWERPC_DARWIN): Add darwin_closure.S. + * Makefile.in: Regenerate. + * include/ffi.h.in: Add AIX and Darwin closure definitions. + * src/powerpc/ffi_darwin.c (ffi_prep_closure): New function. + (flush_icache, flush_range): New functions. + (ffi_closure_helper_DARWIN): New function. + * src/powerpc/aix_closure.S: New file. + * src/powerpc/darwin_closure.S: New file. + +2002-02-24 Jeff Sturm + + * include/ffi.h.in: Add typedef for ffi_arg. + * src/ffitest.c (main): Declare rint with ffi_arg. + +2002-02-21 Andreas Tobler + + * src/powerpc/ffi_darwin.c (ffi_prep_args): Skip appropriate + number of GPRs for floating-point arguments. + +2002-01-31 Anthony Green + + * configure: Rebuilt. + * configure.in: Replace CHECK_SIZEOF and endian tests with + cross-compiler friendly macros. + * aclocal.m4 (AC_COMPILE_CHECK_SIZEOF, AC_C_BIGENDIAN_CROSS): New + macros. + +2002-01-18 David Edelsohn + + * src/powerpc/darwin.S (_ffi_call_AIX): New. + * src/powerpc/aix.S (ffi_call_DARWIN): New. + +2002-01-17 David Edelsohn + + * Makefile.am (EXTRA_DIST): Add Darwin and AIX files. + (TARGET_SRC_POWERPC_AIX): New. + (POWERPC_AIX): New stanza. + * Makefile.in: Regenerate. + * configure.in: Add AIX case. + * configure: Regenerate. + * include/ffi.h.in (ffi_abi): Add FFI_AIX. + * src/powerpc/ffi_darwin.c (ffi_status): Use "long" to scale frame + size. Fix "long double" support. + (ffi_call): Add FFI_AIX case. + * src/powerpc/aix.S: New. + +2001-10-09 John Hornkvist + + Implement Darwin PowerPC ABI. + * configure.in: Handle powerpc-*-darwin*. + * Makefile.am: Set source files for POWERPC_DARWIN. + * configure: Rebuilt. + * Makefile.in: Rebuilt. + * include/ffi.h.in: Define FFI_DARWIN and FFI_DEFAULT_ABI for + POWERPC_DARWIN. + * src/powerpc/darwin.S: New file. + * src/powerpc/ffi_darwin.c: New file. + +2001-10-07 Joseph S. Myers + + * src/x86/ffi.c: Fix spelling error of "separate" as "seperate". + +2001-07-16 Rainer Orth + + * src/x86/sysv.S: Avoid gas-only .balign directive. + Use C style comments. + +2001-07-16 Rainer Orth + + * src/alpha/ffi.c (ffi_prep_closure): Avoid gas-only mnemonic. + Fixes PR bootstrap/3563. + +2001-06-26 Rainer Orth + + * src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF. + +2001-06-25 Rainer Orth + + * configure.in: Recognize sparc*-sun-* host. + * configure: Regenerate. + +2001-06-06 Andrew Haley + + * src/alpha/osf.S (__FRAME_BEGIN__): Conditionalize for ELF. + +2001-06-03 Andrew Haley + + * src/alpha/osf.S: Add unwind info. + * src/powerpc/sysv.S: Add unwind info. + * src/powerpc/ppc_closure.S: Likewise. + +2000-05-31 Jeff Sturm + + * configure.in: Fix AC_ARG_ENABLE usage. + * configure: Rebuilt. + +2001-05-06 Bryce McKinlay + + * configure.in: Remove warning about beta code. + * configure: Rebuilt. + +2001-04-25 Hans Boehm + + * src/ia64/unix.S: Restore stack pointer when returning from + ffi_closure_UNIX. + * src/ia64/ffi.c: Fix typo in comment. + +2001-04-18 Jim Wilson + + * src/ia64/unix.S: Delete unnecessary increment and decrement of loc2 + to eliminate RAW DV. + +2001-04-12 Bryce McKinlay + + * Makefile.am: Make a libtool convenience library. + * Makefile.in: Rebuilt. + +2001-03-29 Bryce McKinlay + + * configure.in: Use different syntax for subdirectory creation. + * configure: Rebuilt. + +2001-03-27 Jon Beniston + + * configure.in: Added X86_WIN32 target (Win32, CygWin, MingW). + * configure: Rebuilt. + * Makefile.am: Added X86_WIN32 target support. + * Makefile.in: Rebuilt. + + * include/ffi.h.in: Added X86_WIN32 target support. + + * src/ffitest.c: Doesn't run structure tests for X86_WIN32 targets. + * src/types.c: Added X86_WIN32 target support. + + * src/x86/win32.S: New file. Based on sysv.S, but with EH + stuff removed and made to work with CygWin's gas. + +2001-03-26 Bryce McKinlay + + * configure.in: Make target subdirectory in build dir. + * Makefile.am: Override suffix based rules to specify correct output + subdirectory. + * Makefile.in: Rebuilt. + * configure: Rebuilt. + +2001-03-23 Kevin B Hendricks + + * src/powerpc/ppc_closure.S: New file. + * src/powerpc/ffi.c (ffi_prep_args): Fixed ABI compatibility bug + involving long long and register pairs. + (ffi_prep_closure): New function. + (flush_icache): Likewise. + (ffi_closure_helper_SYSV): Likewise. + * include/ffi.h.in (FFI_CLOSURES): Define on PPC. + (FFI_TRAMPOLINE_SIZE): Likewise. + (FFI_NATIVE_RAW_API): Likewise. + * Makefile.in: Rebuilt. + * Makefile.am (EXTRA_DIST): Added src/powerpc/ppc_closure.S. + (TARGET_SRC_POWERPC): Likewise. + +2001-03-19 Tom Tromey + + * Makefile.in: Rebuilt. + * Makefile.am (ffitest_LDFLAGS): New macro. + +2001-03-02 Nick Clifton + + * include/ffi.h.in: Remove RCS ident string. + * include/ffi_mips.h: Remove RCS ident string. + * src/debug.c: Remove RCS ident string. + * src/ffitest.c: Remove RCS ident string. + * src/prep_cif.c: Remove RCS ident string. + * src/types.c: Remove RCS ident string. + * src/alpha/ffi.c: Remove RCS ident string. + * src/alpha/osf.S: Remove RCS ident string. + * src/arm/ffi.c: Remove RCS ident string. + * src/arm/sysv.S: Remove RCS ident string. + * src/mips/ffi.c: Remove RCS ident string. + * src/mips/n32.S: Remove RCS ident string. + * src/mips/o32.S: Remove RCS ident string. + * src/sparc/ffi.c: Remove RCS ident string. + * src/sparc/v8.S: Remove RCS ident string. + * src/sparc/v9.S: Remove RCS ident string. + * src/x86/ffi.c: Remove RCS ident string. + * src/x86/sysv.S: Remove RCS ident string. + +2001-02-08 Joseph S. Myers + + * include/ffi.h.in: Change sourceware.cygnus.com references to + gcc.gnu.org. + +2000-12-09 Richard Henderson + + * src/alpha/ffi.c (ffi_call): Simplify struct return test. + (ffi_closure_osf_inner): Index rather than increment avalue + and arg_types. Give ffi_closure_osf the raw return value type. + * src/alpha/osf.S (ffi_closure_osf): Handle return value type + promotion. + +2000-12-07 Richard Henderson + + * src/raw_api.c (ffi_translate_args): Fix typo. + (ffi_prep_closure): Likewise. + + * include/ffi.h.in [ALPHA]: Define FFI_CLOSURES and + FFI_TRAMPOLINE_SIZE. + * src/alpha/ffi.c (ffi_prep_cif_machdep): Adjust minimal + cif->bytes for new ffi_call_osf implementation. + (ffi_prep_args): Absorb into ... + (ffi_call): ... here. Do all stack allocation here and + avoid a callback function. + (ffi_prep_closure, ffi_closure_osf_inner): New. + * src/alpha/osf.S (ffi_call_osf): Reimplement with no callback. + (ffi_closure_osf): New. + +2000-09-10 Alexandre Oliva + + * config.guess, config.sub, install-sh: Removed. + * ltconfig, ltmain.sh, missing, mkinstalldirs: Likewise. + * Makefile.in: Rebuilt. + + * acinclude.m4: Include libtool macros from the top level. + * aclocal.m4, configure: Rebuilt. + +2000-08-22 Alexandre Oliva + + * configure.in [i*86-*-freebsd*] (TARGET, TARGETDIR): Set. + * configure: Rebuilt. + +2000-05-11 Scott Bambrough + + * libffi/src/arm/sysv.S (ffi_call_SYSV): Doubles are not saved to + memory correctly. Use conditional instructions, not branches where + possible. + +2000-05-04 Tom Tromey + + * configure: Rebuilt. + * configure.in: Match `arm*-*-linux-*'. + From Chris Dornan . + +2000-04-28 Jakub Jelinek + + * Makefile.am (SUBDIRS): Define. + (AM_MAKEFLAGS): Likewise. + (Multilib support.): Add section. + * Makefile.in: Rebuilt. + * ltconfig (extra_compiler_flags, extra_compiler_flags_value): + New variables. Set for gcc using -print-multi-lib. Export them + to libtool. + (sparc64-*-linux-gnu*): Use libsuff 64 for search paths. + * ltmain.sh (B|b|V): Don't throw away gcc's -B, -b and -V options + for -shared links. + (extra_compiler_flags_value, extra_compiler_flags): Check these + for extra compiler options which need to be passed down in + compiler_flags. + +2000-04-16 Anthony Green + + * configure: Rebuilt. + * configure.in: Change i*86-pc-linux* to i*86-*-linux*. + +2000-04-14 Jakub Jelinek + + * include/ffi.h.in (SPARC64): Define for 64bit SPARC builds. + Set SPARC FFI_DEFAULT_ABI based on SPARC64 define. + * src/sparc/ffi.c (ffi_prep_args_v8): Renamed from ffi_prep_args. + Replace all void * sizeofs with sizeof(int). + Only compare type with FFI_TYPE_LONGDOUBLE if LONGDOUBLE is + different than DOUBLE. + Remove FFI_TYPE_SINT32 and FFI_TYPE_UINT32 cases (handled elsewhere). + (ffi_prep_args_v9): New function. + (ffi_prep_cif_machdep): Handle V9 ABI and long long on V8. + (ffi_V9_return_struct): New function. + (ffi_call): Handle FFI_V9 ABI from 64bit code and FFI_V8 ABI from + 32bit code (not yet cross-arch calls). + * src/sparc/v8.S: Add struct return delay nop. + Handle long long. + * src/sparc/v9.S: New file. + * src/prep_cif.c (ffi_prep_cif): Return structure pointer + is used on sparc64 only for structures larger than 32 bytes. + Pass by reference for structures is done for structure arguments + larger than 16 bytes. + * src/ffitest.c (main): Use 64bit rint on sparc64. + Run long long tests on sparc. + * src/types.c (FFI_TYPE_POINTER): Pointer is 64bit on alpha and + sparc64. + (FFI_TYPE_LONGDOUBLE): long double is 128 bit aligned to 128 bits + on sparc64. + * configure.in (sparc-*-linux*): New supported target. + (sparc64-*-linux*): Likewise. + * configure: Rebuilt. + * Makefile.am: Add v9.S to SPARC files. + * Makefile.in: Likewise. + (LINK): Surround $(CCLD) into double quotes, so that multilib + compiles work correctly. + +2000-04-04 Alexandre Petit-Bianco + + * configure: Rebuilt. + * configure.in: (i*86-*-solaris*): New libffi target. Patch + proposed by Bryce McKinlay. + +2000-03-20 Tom Tromey + + * Makefile.in: Hand edit for java_raw_api.lo. + +2000-03-08 Bryce McKinlay + + * config.guess, config.sub: Update from the gcc tree. + Fix for PR libgcj/168. + +2000-03-03 Tom Tromey + + * Makefile.in: Fixed ia64 by hand. + + * configure: Rebuilt. + * configure.in (--enable-multilib): New option. + (libffi_basedir): New subst. + (AC_OUTPUT): Added multilib code. + +2000-03-02 Tom Tromey + + * Makefile.in: Rebuilt. + * Makefile.am (TARGET_SRC_IA64): Use `ia64', not `alpha', as + directory name. + +2000-02-25 Hans Boehm + + * src/ia64/ffi.c, src/ia64/ia64_flags.h, src/ia64/unix.S: New + files. + * src/raw_api.c (ffi_translate_args): Fixed typo in argument + list. + (ffi_prep_raw_closure): Use ffi_translate_args, not + ffi_closure_translate. + * src/java_raw_api.c: New file. + * src/ffitest.c (closure_test_fn): New function. + (main): Define `rint' as long long on IA64. Added new test when + FFI_CLOSURES is defined. + * include/ffi.h.in (ALIGN): Use size_t, not unsigned. + (ffi_abi): Recognize IA64. + (ffi_raw): Added `flt' field. + Added "Java raw API" code. + * configure.in: Recognize ia64. + * Makefile.am (TARGET_SRC_IA64): New macro. + (libffi_la_common_SOURCES): Added java_raw_api.c. + (libffi_la_SOURCES): Define in IA64 case. + +2000-01-04 Tom Tromey + + * Makefile.in: Rebuilt with newer automake. + +1999-12-31 Tom Tromey + + * Makefile.am (INCLUDES): Added -I$(top_srcdir)/src. + +1999-09-01 Tom Tromey + + * include/ffi.h.in: Removed PACKAGE and VERSION defines and + undefs. + * fficonfig.h.in: Rebuilt. + * configure: Rebuilt. + * configure.in: Pass 3rd argument to AM_INIT_AUTOMAKE. + Use AM_PROG_LIBTOOL (automake 1.4 compatibility). + * acconfig.h: Don't #undef PACKAGE or VERSION. + +1999-08-09 Anthony Green + + * include/ffi.h.in: Try to work around messy header problem + with PACKAGE and VERSION. + + * configure: Rebuilt. + * configure.in: Change version to 2.00-beta. + + * fficonfig.h.in: Rebuilt. + * acconfig.h (FFI_NO_STRUCTS, FFI_NO_RAW_API): Define. + + * src/x86/ffi.c (ffi_raw_call): Rename. + +1999-08-02 Kresten Krab Thorup + + * src/x86/ffi.c (ffi_closure_SYSV): New function. + (ffi_prep_incoming_args_SYSV): Ditto. + (ffi_prep_closure): Ditto. + (ffi_closure_raw_SYSV): Ditto. + (ffi_prep_raw_closure): More ditto. + (ffi_call_raw): Final ditto. + + * include/ffi.h.in: Add definitions for closure and raw API. + + * src/x86/ffi.c (ffi_prep_cif_machdep): Added case for + FFI_TYPE_UINT64. + + * Makefile.am (libffi_la_common_SOURCES): Added raw_api.c + + * src/raw_api.c: New file. + + * include/ffi.h.in (ffi_raw): New type. + (UINT_ARG, SINT_ARG): New defines. + (ffi_closure, ffi_raw_closure): New types. + (ffi_prep_closure, ffi_prep_raw_closure): New declarations. + + * configure.in: Add check for endianness and sizeof void*. + + * src/x86/sysv.S (ffi_call_SYSV): Call fixup routine via argument, + instead of directly. + + * configure: Rebuilt. + +Thu Jul 8 14:28:42 1999 Anthony Green + + * configure.in: Add x86 and powerpc BeOS configurations. + From Makoto Kato . + +1999-05-09 Anthony Green + + * configure.in: Add warning about this being beta code. + Remove src/Makefile.am from the picture. + * configure: Rebuilt. + + * Makefile.am: Move logic from src/Makefile.am. Add changes + to support libffi as a target library. + * Makefile.in: Rebuilt. + + * aclocal.m4, config.guess, config.sub, ltconfig, ltmain.sh: + Upgraded to new autoconf, automake, libtool. + + * README: Tweaks. + + * LICENSE: Update copyright date. + + * src/Makefile.am, src/Makefile.in: Removed. + +1998-11-29 Anthony Green + + * include/ChangeLog: Removed. + * src/ChangeLog: Removed. + * src/mips/ChangeLog: Removed. + * src/sparc/ChangeLog: Remboved. + * src/x86/ChangeLog: Removed. + + * ChangeLog.v1: Created. diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libgcj b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libgcj new file mode 100644 index 0000000..ea5d02f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.libgcj @@ -0,0 +1,40 @@ +2004-01-14 Kelley Cook + + * configure.in: Add in AC_PREREQ(2.13) + +2003-02-20 Alexandre Oliva + + * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to + config.status. + * configure: Rebuilt. + +2002-01-27 Alexandre Oliva + + * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST. + Remove USE_LIBDIR conditional. + * Makefile.am (toolexecdir, toolexeclibdir): Don't override. + * Makefile.in, configure: Rebuilt. + +Mon Aug 9 18:33:38 1999 Rainer Orth + + * include/Makefile.in: Rebuilt. + * Makefile.in: Rebuilt + * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native + builds. + Use USE_LIBDIR. + + * configure: Rebuilt. + * configure.in (USE_LIBDIR): Define for native builds. + Use lowercase in configure --help explanations. + +1999-08-08 Anthony Green + + * include/ffi.h.in (FFI_FN): Remove `...'. + +1999-08-08 Anthony Green + + * Makefile.in: Rebuilt. + * Makefile.am (AM_CFLAGS): Compile with -fexceptions. + + * src/x86/sysv.S: Add exception handling metadata. + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.v1 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.v1 new file mode 100644 index 0000000..af3a377 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/ChangeLog.v1 @@ -0,0 +1,764 @@ +The libffi version 1 ChangeLog archive. + +Version 1 of libffi had per-directory ChangeLogs. Current and future +versions have a single ChangeLog file in the root directory. The +version 1 ChangeLogs have all been concatenated into this file for +future reference only. + +--- libffi ---------------------------------------------------------------- + +Mon Oct 5 02:17:50 1998 Anthony Green + + * configure.in: Boosted rev. + * configure, Makefile.in, aclocal.m4: Rebuilt. + * README: Boosted rev and updated release notes. + +Mon Oct 5 01:03:03 1998 Anthony Green + + * configure.in: Boosted rev. + * configure, Makefile.in, aclocal.m4: Rebuilt. + * README: Boosted rev and updated release notes. + +1998-07-25 Andreas Schwab + + * m68k/ffi.c (ffi_prep_cif_machdep): Use bitmask for cif->flags. + Correctly handle small structures. + (ffi_prep_args): Also handle small structures. + (ffi_call): Pass size of return type to ffi_call_SYSV. + * m68k/sysv.S: Adjust for above changes. Correctly align small + structures in the return value. + + * types.c (uint64, sint64) [M68K]: Change alignment to 4. + +Fri Apr 17 17:26:58 1998 Anthony Green + + * configure.in: Boosted rev. + * configure,Makefile.in,aclocal.m4: Rebuilt. + * README: Boosted rev and added release notes. + +Sun Feb 22 00:50:41 1998 Geoff Keating + + * configure.in: Add PowerPC config bits. + +1998-02-14 Andreas Schwab + + * configure.in: Add m68k config bits. Change AC_CANONICAL_SYSTEM + to AC_CANONICAL_HOST, this is not a compiler. Use $host instead + of $target. Remove AC_CHECK_SIZEOF(char), we already know the + result. Fix argument of AC_ARG_ENABLE. + * configure, fficonfig.h.in: Rebuilt. + +Tue Feb 10 20:53:40 1998 Richard Henderson + + * configure.in: Add Alpha config bits. + +Tue May 13 13:39:20 1997 Anthony Green + + * README: Updated dates and reworded Irix comments. + + * configure.in: Removed AC_PROG_RANLIB. + + * Makefile.in, aclocal.m4, config.guess, config.sub, configure, + ltmain.sh, */Makefile.in: libtoolized again and rebuilt with + automake and autoconf. + +Sat May 10 18:44:50 1997 Tom Tromey + + * configure, aclocal.m4: Rebuilt. + * configure.in: Don't compute EXTRADIST; now handled in + src/Makefile.in. Removed macros implied by AM_INIT_AUTOMAKE. + Don't run AM_MAINTAINER_MODE. + +Thu May 8 14:34:05 1997 Anthony Green + + * missing, ltmain.sh, ltconfig.sh: Created. These are new files + required by automake and libtool. + + * README: Boosted rev to 1.14. Added notes. + + * acconfig.h: Moved PACKAGE and VERSION for new automake. + + * configure.in: Changes for libtool. + + * Makefile.am (check): make test now make check. Uses libtool now. + + * Makefile.in, configure.in, aclocal.h, fficonfig.h.in: Rebuilt. + +Thu May 1 16:27:07 1997 Anthony Green + + * missing: Added file required by new automake. + +Tue Nov 26 14:10:42 1996 Anthony Green + + * acconfig.h: Added USING_PURIFY flag. This is defined when + --enable-purify-safety was used at configure time. + + * configure.in (allsources): Added --enable-purify-safety switch. + (VERSION): Boosted rev to 1.13. + * configure: Rebuilt. + +Fri Nov 22 06:46:12 1996 Anthony Green + + * configure.in (VERSION): Boosted rev to 1.12. + Removed special CFLAGS hack for gcc. + * configure: Rebuilt. + + * README: Boosted rev to 1.12. Added notes. + + * Many files: Cygnus Support changed to Cygnus Solutions. + +Wed Oct 30 11:15:25 1996 Anthony Green + + * configure.in (VERSION): Boosted rev to 1.11. + * configure: Rebuilt. + + * README: Boosted rev to 1.11. Added notes about GNU make. + +Tue Oct 29 12:25:12 1996 Anthony Green + + * configure.in: Fixed -Wall trick. + (VERSION): Boosted rev. + * configure: Rebuilt + + * acconfig.h: Needed for --enable-debug configure switch. + + * README: Boosted rev to 1.09. Added more notes on building + libffi, and LCLint. + + * configure.in: Added --enable-debug switch. Boosted rev to + 1.09. + * configure: Rebuilt + +Tue Oct 15 13:11:28 1996 Anthony Green + + * configure.in (VERSION): Boosted rev to 1.08 + * configure: Rebuilt. + + * README: Added n32 bug fix notes. + + * Makefile.am: Added "make lint" production. + * Makefile.in: Rebuilt. + +Mon Oct 14 10:54:46 1996 Anthony Green + + * README: Added web page reference. + + * configure.in, README: Boosted rev to 1.05 + * configure: Rebuilt. + + * README: Fixed n32 sample code. + +Fri Oct 11 17:09:28 1996 Anthony Green + + * README: Added sparc notes. + + * configure.in, README: Boosted rev to 1.04. + * configure: Rebuilt. + +Thu Oct 10 10:31:03 1996 Anthony Green + + * configure.in, README: Boosted rev to 1.03. + * configure: Rebuilt. + + * README: Added struct notes. + + * Makefile.am (EXTRA_DIST): Added LICENSE to distribution. + * Makefile.in: Rebuilt. + + * README: Removed Linux section. No special notes now + because aggregates arg/return types work. + +Wed Oct 9 16:16:42 1996 Anthony Green + + * README, configure.in (VERSION): Boosted rev to 1.02 + * configure: Rebuilt. + +Tue Oct 8 11:56:33 1996 Anthony Green + + * README (NOTE): Added n32 notes. + + * Makefile.am: Added test production. + * Makefile: Rebuilt + + * README: spell checked! + + * configure.in (VERSION): Boosted rev to 1.01 + * configure: Rebuilt. + +Mon Oct 7 15:50:22 1996 Anthony Green + + * configure.in: Added nasty bit to support SGI tools. + * configure: Rebuilt. + + * README: Added SGI notes. Added note about automake bug. + +Mon Oct 7 11:00:28 1996 Anthony Green + + * README: Rewrote intro, and fixed examples. + +Fri Oct 4 10:19:55 1996 Anthony Green + + * configure.in: -D$TARGET is no longer used as a compiler switch. + It is now inserted into ffi.h at configure time. + * configure: Rebuilt. + + * FFI_ABI and FFI_STATUS are now ffi_abi and ffi_status. + +Thu Oct 3 13:47:34 1996 Anthony Green + + * README, LICENSE: Created. Wrote some docs. + + * configure.in: Don't barf on i586-unknown-linuxaout. + Added EXTRADIST code for "make dist". + * configure: Rebuilt. + + * */Makefile.in: Rebuilt with patched automake. + +Tue Oct 1 17:12:25 1996 Anthony Green + + * Makefile.am, aclocal.m4, config.guess, config.sub, + configure.in, fficonfig.h.in, install-sh, mkinstalldirs, + stamp-h.in: Created + * Makefile.in, configure: Generated + +--- libffi/include -------------------------------------------------------- + +Tue Feb 24 13:09:36 1998 Anthony Green + + * ffi_mips.h: Updated FFI_TYPE_STRUCT_* values based on + ffi.h.in changes. This is a work-around for SGI's "simple" + assembler. + +Sun Feb 22 00:51:55 1998 Geoff Keating + + * ffi.h.in: PowerPC support. + +1998-02-14 Andreas Schwab + + * ffi.h.in: Add m68k support. + (FFI_TYPE_LONGDOUBLE): Make it a separate value. + +Tue Feb 10 20:55:16 1998 Richard Henderson + + * ffi.h.in (SIZEOF_ARG): Use a pointer type by default. + + * ffi.h.in: Alpha support. + +Fri Nov 22 06:48:45 1996 Anthony Green + + * ffi.h.in, ffi_common.h: Cygnus Support -> Cygnus Solutions. + +Wed Nov 20 22:31:01 1996 Anthony Green + + * ffi.h.in: Added ffi_type_void definition. + +Tue Oct 29 12:22:40 1996 Anthony Green + + * Makefile.am (hack_DATA): Always install ffi_mips.h. + + * ffi.h.in: Removed FFI_DEBUG. It's now in the correct + place (acconfig.h). + Added #include for size_t definition. + +Tue Oct 15 17:23:35 1996 Anthony Green + + * ffi.h.in, ffi_common.h, ffi_mips.h: More clean up. + Commented out #define of FFI_DEBUG. + +Tue Oct 15 13:01:06 1996 Anthony Green + + * ffi_common.h: Added bool definition. + + * ffi.h.in, ffi_common.h: Clean up based on LCLint output. + Added funny /*@...@*/ comments to annotate source. + +Mon Oct 14 12:29:23 1996 Anthony Green + + * ffi.h.in: Interface changes based on feedback from Jim + Blandy. + +Fri Oct 11 16:49:35 1996 Anthony Green + + * ffi.h.in: Small change for sparc support. + +Thu Oct 10 14:53:37 1996 Anthony Green + + * ffi_mips.h: Added FFI_TYPE_STRUCT_* definitions for + special structure return types. + +Wed Oct 9 13:55:57 1996 Anthony Green + + * ffi.h.in: Added SIZEOF_ARG definition for X86 + +Tue Oct 8 11:40:36 1996 Anthony Green + + * ffi.h.in (FFI_FN): Added macro for eliminating compiler warnings. + Use it to case your function pointers to the proper type. + + * ffi_mips.h (SIZEOF_ARG): Added magic to fix type promotion bug. + + * Makefile.am (EXTRA_DIST): Added ffi_mips.h to EXTRA_DIST. + * Makefile: Rebuilt. + + * ffi_mips.h: Created. Moved all common mips definitions here. + +Mon Oct 7 10:58:12 1996 Anthony Green + + * ffi.h.in: The SGI assember is very picky about parens. Redefined + some macros to avoid problems. + + * ffi.h.in: Added FFI_DEFAULT_ABI definitions. Also added + externs for pointer, and 64bit integral ffi_types. + +Fri Oct 4 09:51:37 1996 Anthony Green + + * ffi.h.in: Added FFI_ABI member to ffi_cif and changed + function prototypes accordingly. + Added #define @TARGET@. Now programs including ffi.h don't + have to specify this themselves. + +Thu Oct 3 15:36:44 1996 Anthony Green + + * ffi.h.in: Changed ffi_prep_cif's values from void* to void** + + * Makefile.am (EXTRA_DIST): Added EXTRA_DIST for "make dist" + to work. + * Makefile.in: Regenerated. + +Wed Oct 2 10:16:59 1996 Anthony Green + + * Makefile.am: Created + * Makefile.in: Generated + + * ffi_common.h: Added rcsid comment + +Tue Oct 1 17:13:51 1996 Anthony Green + + * ffi.h.in, ffi_common.h: Created + +--- libffi/src ------------------------------------------------------------ + +Mon Oct 5 02:17:50 1998 Anthony Green + + * arm/ffi.c, arm/sysv.S: Created. + + * Makefile.am: Added arm files. + * Makefile.in: Rebuilt. + +Mon Oct 5 01:41:38 1998 Anthony Green + + * Makefile.am (libffi_la_LDFLAGS): Incremented revision. + +Sun Oct 4 16:27:17 1998 Anthony Green + + * alpha/osf.S (ffi_call_osf): Patch for DU assembler. + + * ffitest.c (main): long long and long double return values work + for x86. + +Fri Apr 17 11:50:58 1998 Anthony Green + + * Makefile.in: Rebuilt. + + * ffitest.c (main): Floating point tests not executed for systems + with broken lond double (SunOS 4 w/ GCC). + + * types.c: Fixed x86 alignment info for long long types. + +Thu Apr 16 07:15:28 1998 Anthony Green + + * ffitest.c: Added more notes about GCC bugs under Irix 6. + +Wed Apr 15 08:42:22 1998 Anthony Green + + * ffitest.c (struct5): New test function. + (main): New test with struct5. + +Thu Mar 5 10:48:11 1998 Anthony Green + + * prep_cif.c (initialize_aggregate): Fix assertion for + nested structures. + +Tue Feb 24 16:33:41 1998 Anthony Green + + * prep_cif.c (ffi_prep_cif): Added long double support for sparc. + +Sun Feb 22 00:52:18 1998 Geoff Keating + + * powerpc/asm.h: New file. + * powerpc/ffi.c: New file. + * powerpc/sysv.S: New file. + * Makefile.am: PowerPC port. + * ffitest.c (main): Allow all tests to run even in presence of gcc + bug on PowerPC. + +1998-02-17 Anthony Green + + * mips/ffi.c: Fixed comment typo. + + * x86/ffi.c (ffi_prep_cif_machdep), x86/sysv.S (retfloat): + Fixed x86 long double return handling. + + * types.c: Fixed x86 long double alignment info. + +1998-02-14 Andreas Schwab + + * types.c: Add m68k support. + + * ffitest.c (floating): Add long double parameter. + (return_ll, ldblit): New functions to test long long and long + double return value. + (main): Fix type error in assignment of ts[1-4]_type.elements. + Add tests for long long and long double arguments and return + values. + + * prep_cif.c (ffi_prep_cif) [M68K]: Don't allocate argument for + struct value pointer. + + * m68k/ffi.c, m68k/sysv.S: New files. + * Makefile.am: Add bits for m68k port. Add kludge to work around + automake deficiency. + (test): Don't require "." in $PATH. + * Makefile.in: Rebuilt. + +Wed Feb 11 07:36:50 1998 Anthony Green + + * Makefile.in: Rebuilt. + +Tue Feb 10 20:56:00 1998 Richard Henderson + + * alpha/ffi.c, alpha/osf.S: New files. + * Makefile.am: Alpha port. + +Tue Nov 18 14:12:07 1997 Anthony Green + + * mips/ffi.c (ffi_prep_cif_machdep): Initialize rstruct_flag + for n32. + +Tue Jun 3 17:18:20 1997 Anthony Green + + * ffitest.c (main): Added hack to get structure tests working + correctly. + +Sat May 10 19:06:42 1997 Tom Tromey + + * Makefile.in: Rebuilt. + * Makefile.am (EXTRA_DIST): Explicitly list all distributable + files in subdirs. + (VERSION, CC): Removed. + +Thu May 8 17:19:01 1997 Anthony Green + + * Makefile.am: Many changes for new automake and libtool. + * Makefile.in: Rebuilt. + +Fri Nov 22 06:57:56 1996 Anthony Green + + * ffitest.c (main): Fixed test case for non mips machines. + +Wed Nov 20 22:31:59 1996 Anthony Green + + * types.c: Added ffi_type_void declaration. + +Tue Oct 29 13:07:19 1996 Anthony Green + + * ffitest.c (main): Fixed character constants. + (main): Emit warning for structure test 3 failure on Sun. + + * Makefile.am (VPATH): Fixed VPATH def'n so automake won't + strip it out. + Moved distdir hack from libffi to automake. + (ffitest): Added missing -c for $(COMPILE) (change in automake). + * Makefile.in: Rebuilt. + +Tue Oct 15 13:08:20 1996 Anthony Green + + * Makefile.am: Added "make lint" production. + * Makefile.in: Rebuilt. + + * prep_cif.c (STACK_ARG_SIZE): Improved STACK_ARG_SIZE macro. + Clean up based on LCLint output. Added funny /*@...@*/ comments to + annotate source. + + * ffitest.c, debug.c: Cleaned up code. + +Mon Oct 14 12:26:56 1996 Anthony Green + + * ffitest.c: Changes based on interface changes. + + * prep_cif.c (ffi_prep_cif): Cleaned up interface based on + feedback from Jim Blandy. + +Fri Oct 11 15:53:18 1996 Anthony Green + + * ffitest.c: Reordered tests while porting to sparc. + Made changes to handle lame structure passing for sparc. + Removed calls to fflush(). + + * prep_cif.c (ffi_prep_cif): Added special case for sparc + aggregate type arguments. + +Thu Oct 10 09:56:51 1996 Anthony Green + + * ffitest.c (main): Added structure passing/returning tests. + + * prep_cif.c (ffi_prep_cif): Perform proper initialization + of structure return types if needed. + (initialize_aggregate): Bug fix + +Wed Oct 9 16:04:20 1996 Anthony Green + + * types.c: Added special definitions for x86 (double doesn't + need double word alignment). + + * ffitest.c: Added many tests + +Tue Oct 8 09:19:22 1996 Anthony Green + + * prep_cif.c (ffi_prep_cif): Fixed assertion. + + * debug.c (ffi_assert): Must return a non void now. + + * Makefile.am: Added test production. + * Makefile: Rebuilt. + + * ffitest.c (main): Created. + + * types.c: Created. Stripped common code out of */ffi.c. + + * prep_cif.c: Added missing stdlib.h include. + + * debug.c (ffi_type_test): Used "a" to eliminate compiler + warnings in non-debug builds. Included ffi_common.h. + +Mon Oct 7 15:36:42 1996 Anthony Green + + * Makefile.am: Added a rule for .s -> .o + This is required by the SGI compiler. + * Makefile: Rebuilt. + +Fri Oct 4 09:51:08 1996 Anthony Green + + * prep_cif.c (initialize_aggregate): Moved abi specification + to ffi_prep_cif(). + +Thu Oct 3 15:37:37 1996 Anthony Green + + * prep_cif.c (ffi_prep_cif): Changed values from void* to void**. + (initialize_aggregate): Fixed aggregate type initialization. + + * Makefile.am (EXTRA_DIST): Added support code for "make dist". + * Makefile.in: Regenerated. + +Wed Oct 2 11:41:57 1996 Anthony Green + + * debug.c, prep_cif: Created. + + * Makefile.am: Added debug.o and prep_cif.o to OBJ. + * Makefile.in: Regenerated. + + * Makefile.am (INCLUDES): Added missing -I../include + * Makefile.in: Regenerated. + +Tue Oct 1 17:11:51 1996 Anthony Green + + * error.c, Makefile.am: Created. + * Makefile.in: Generated. + +--- libffi/src/x86 -------------------------------------------------------- + +Sun Oct 4 16:27:17 1998 Anthony Green + + * sysv.S (retlongdouble): Fixed long long return value support. + * ffi.c (ffi_prep_cif_machdep): Ditto. + +Wed May 13 04:30:33 1998 Anthony Green + + * ffi.c (ffi_prep_cif_machdep): Fixed long double return value + support. + +Wed Apr 15 08:43:20 1998 Anthony Green + + * ffi.c (ffi_prep_args): small struct support was missing. + +Thu May 8 16:53:58 1997 Anthony Green + + * objects.mak: Removed. + +Mon Dec 2 15:12:58 1996 Tom Tromey + + * sysv.S: Use .balign, for a.out Linux boxes. + +Tue Oct 15 13:06:50 1996 Anthony Green + + * ffi.c: Clean up based on LCLint output. + Added funny /*@...@*/ comments to annotate source. + +Fri Oct 11 16:43:38 1996 Anthony Green + + * ffi.c (ffi_call): Added assertion for bad ABIs. + +Wed Oct 9 13:57:27 1996 Anthony Green + + * sysv.S (retdouble): Fixed double return problems. + + * ffi.c (ffi_call): Corrected fn arg definition. + (ffi_prep_cif_machdep): Fixed double return problems + +Tue Oct 8 12:12:49 1996 Anthony Green + + * ffi.c: Moved ffi_type definitions to types.c. + (ffi_prep_args): Fixed type promotion bug. + +Mon Oct 7 15:53:06 1996 Anthony Green + + * ffi.c (FFI_*_TYPEDEF): Removed redundant ';' + +Fri Oct 4 09:54:53 1996 Anthony Green + + * ffi.c (ffi_call): Removed FFI_ABI arg, and swapped + remaining args. + +Wed Oct 2 10:07:05 1996 Anthony Green + + * ffi.c, sysv.S, objects.mak: Created. + (ffi_prep_cif): cif->rvalue no longer initialized to NULL. + (ffi_prep_cif_machdep): Moved machine independent cif processing + to src/prep_cif.c. Introduced ffi_prep_cif_machdep(). + +--- libffi/src/mips ------------------------------------------------------- + +Tue Feb 17 17:18:07 1998 Anthony Green + + * o32.S: Fixed typo in comment. + + * ffi.c (ffi_prep_cif_machdep): Fixed argument processing. + +Thu May 8 16:53:58 1997 Anthony Green + + * o32.s, n32.s: Wrappers for SGI tool support. + + * objects.mak: Removed. + +Tue Oct 29 14:37:45 1996 Anthony Green + + * ffi.c (ffi_prep_args): Changed int z to size_t z. + +Tue Oct 15 13:17:25 1996 Anthony Green + + * n32.S: Fixed bad stack munging. + + * ffi.c: Moved prototypes for ffi_call_?32() to here from + ffi_mips.h because extended_cif is not defined in ffi_mips.h. + +Mon Oct 14 12:42:02 1996 Anthony Green + + * ffi.c: Interface changes based on feedback from Jim Blandy. + +Thu Oct 10 11:22:16 1996 Anthony Green + + * n32.S, ffi.c: Lots of changes to support passing and + returning structures with the n32 calling convention. + + * n32.S: Fixed fn pointer bug. + + * ffi.c (ffi_prep_cif_machdep): Fix for o32 structure + return values. + (ffi_prep_args): Fixed n32 structure passing when structures + partially fit in registers. + +Wed Oct 9 13:49:25 1996 Anthony Green + + * objects.mak: Added n32.o. + + * n32.S: Created. + + * ffi.c (ffi_prep_args): Added magic to support proper + n32 processing. + +Tue Oct 8 10:37:35 1996 Anthony Green + + * ffi.c: Moved ffi_type definitions to types.c. + (ffi_prep_args): Fixed type promotion bug. + + * o32.S: This code is only built for o32 compiles. + A lot of the #define cruft has moved to ffi_mips.h. + + * ffi.c (ffi_prep_cif_machdep): Fixed arg flags. Second arg + is only processed if the first is either a float or double. + +Mon Oct 7 15:33:59 1996 Anthony Green + + * o32.S: Modified to compile under each of o32, n32 and n64. + + * ffi.c (FFI_*_TYPEDEF): Removed redundant ';' + +Fri Oct 4 09:53:25 1996 Anthony Green + + * ffi.c (ffi_call): Removed FFI_ABI arg, and swapped + remaining args. + +Wed Oct 2 17:41:22 1996 Anthony Green + + * o32.S: Removed crufty definitions. + +Wed Oct 2 12:53:42 1996 Anthony Green + + * ffi.c (ffi_prep_cif): cif->rvalue no longer initialized to NULL. + (ffi_prep_cif_machdep): Moved all machine independent cif processing + to src/prep_cif.c. Introduced ffi_prep_cif_machdep. Return types + of FFI_TYPE_STRUCT are no different than FFI_TYPE_INT. + +Tue Oct 1 17:11:02 1996 Anthony Green + + * ffi.c, o32.S, object.mak: Created + +--- libffi/src/sparc ------------------------------------------------------ + +Tue Feb 24 16:33:18 1998 Anthony Green + + * ffi.c (ffi_prep_args): Added long double support. + +Thu May 8 16:53:58 1997 Anthony Green + + * objects.mak: Removed. + +Thu May 1 16:07:56 1997 Anthony Green + + * v8.S: Fixed minor portability problem reported by + Russ McManus . + +Tue Nov 26 14:12:43 1996 Anthony Green + + * v8.S: Used STACKFRAME define elsewhere. + + * ffi.c (ffi_prep_args): Zero out space when USING_PURIFY + is set. + (ffi_prep_cif_machdep): Allocate the correct stack frame + space for functions with < 6 args. + +Tue Oct 29 15:08:55 1996 Anthony Green + + * ffi.c (ffi_prep_args): int z is now size_t z. + +Mon Oct 14 13:31:24 1996 Anthony Green + + * v8.S (ffi_call_V8): Gordon rewrites this again. It looks + great now. + + * ffi.c (ffi_call): The comment about hijacked registers + is no longer valid after gordoni hacked v8.S. + + * v8.S (ffi_call_V8): Rewrote with gordoni. Much simpler. + + * v8.S, ffi.c: ffi_call() had changed to accept more than + two args, so v8.S had to change (because it hijacks incoming + arg registers). + + * ffi.c: Interface changes based on feedback from Jim Blandy. + +Thu Oct 10 17:48:16 1996 Anthony Green + + * ffi.c, v8.S, objects.mak: Created. + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE new file mode 100644 index 0000000..a66fab4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE @@ -0,0 +1,21 @@ +libffi - Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others. +See source files for details. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE-BUILDTOOLS b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE-BUILDTOOLS new file mode 100644 index 0000000..869c703 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/LICENSE-BUILDTOOLS @@ -0,0 +1,352 @@ +The libffi source distribution contains certain code that is not part +of libffi, and is only used as tooling to assist with the building and +testing of libffi. This includes the msvcc.sh script used to wrap the +Microsoft compiler with GNU compatible command-line options, and the +libffi test code distributed in the testsuite/libffi.bhaible +directory. This code is distributed with libffi for the purpose of +convenience only, and libffi is in no way derived from this code. + +msvcc.sh an testsuite/libffi.bhaible are both distributed under the +terms of the GNU GPL version 2, as below. + + + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/Makefile.am b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/Makefile.am new file mode 100644 index 0000000..27a11b2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/Makefile.am @@ -0,0 +1,166 @@ +## Process this with automake to create Makefile.in + +AUTOMAKE_OPTIONS = foreign subdir-objects + +ACLOCAL_AMFLAGS = -I m4 + +SUBDIRS = include testsuite man +if BUILD_DOCS +## This hack is needed because it doesn't seem possible to make a +## conditional info_TEXINFOS in Automake. At least Automake 1.14 +## either gives errors -- if this attempted in the most +## straightforward way -- or simply unconditionally tries to build the +## info file. +SUBDIRS += doc +endif + +EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \ + ChangeLog.libffi ChangeLog.libffi-3.1 \ + m4/libtool.m4 m4/lt~obsolete.m4 \ + m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 \ + m4/ltversion.m4 src/debug.c msvcc.sh \ + generate-darwin-source-and-headers.py \ + libffi.xcodeproj/project.pbxproj \ + libtool-ldflags libtool-version configure.host README.md \ + libffi.map.in + +# local.exp is generated by configure +DISTCLEANFILES = local.exp + +# Subdir rules rely on $(FLAGS_TO_PASS) +FLAGS_TO_PASS = $(AM_MAKEFLAGS) + +MAKEOVERRIDES= + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libffi.pc + +toolexeclib_LTLIBRARIES = libffi.la +noinst_LTLIBRARIES = libffi_convenience.la + +libffi_la_SOURCES = src/prep_cif.c src/types.c \ + src/raw_api.c src/java_raw_api.c src/closures.c + +if FFI_DEBUG +libffi_la_SOURCES += src/debug.c +endif + +noinst_HEADERS = \ + src/aarch64/ffitarget.h src/aarch64/internal.h \ + src/alpha/ffitarget.h src/alpha/internal.h \ + src/arc/ffitarget.h \ + src/arm/ffitarget.h src/arm/internal.h \ + src/avr32/ffitarget.h \ + src/bfin/ffitarget.h \ + src/cris/ffitarget.h \ + src/frv/ffitarget.h \ + src/ia64/ffitarget.h src/ia64/ia64_flags.h \ + src/m32r/ffitarget.h \ + src/m68k/ffitarget.h \ + src/m88k/ffitarget.h \ + src/metag/ffitarget.h \ + src/microblaze/ffitarget.h \ + src/mips/ffitarget.h \ + src/moxie/ffitarget.h \ + src/nios2/ffitarget.h \ + src/or1k/ffitarget.h \ + src/pa/ffitarget.h \ + src/powerpc/ffitarget.h src/powerpc/asm.h src/powerpc/ffi_powerpc.h \ + src/riscv/ffitarget.h \ + src/s390/ffitarget.h src/s390/internal.h \ + src/sh/ffitarget.h \ + src/sh64/ffitarget.h \ + src/sparc/ffitarget.h src/sparc/internal.h \ + src/tile/ffitarget.h \ + src/vax/ffitarget.h \ + src/x86/ffitarget.h src/x86/internal.h src/x86/internal64.h src/x86/asmnames.h \ + src/xtensa/ffitarget.h \ + src/dlmalloc.c + +EXTRA_libffi_la_SOURCES = \ + src/aarch64/ffi.c src/aarch64/sysv.S \ + src/alpha/ffi.c src/alpha/osf.S \ + src/arc/ffi.c src/arc/arcompact.S \ + src/arm/ffi.c src/arm/sysv.S \ + src/avr32/ffi.c src/avr32/sysv.S \ + src/bfin/ffi.c src/bfin/sysv.S \ + src/cris/ffi.c src/cris/sysv.S \ + src/frv/ffi.c src/frv/eabi.S \ + src/ia64/ffi.c src/ia64/unix.S \ + src/m32r/ffi.c src/m32r/sysv.S \ + src/m68k/ffi.c src/m68k/sysv.S \ + src/m88k/ffi.c src/m88k/obsd.S \ + src/metag/ffi.c src/metag/sysv.S \ + src/microblaze/ffi.c src/microblaze/sysv.S \ + src/mips/ffi.c src/mips/o32.S src/mips/n32.S \ + src/moxie/ffi.c src/moxie/eabi.S \ + src/nios2/ffi.c src/nios2/sysv.S \ + src/or1k/ffi.c src/or1k/sysv.S \ + src/pa/ffi.c src/pa/linux.S src/pa/hpux32.S \ + src/powerpc/ffi.c src/powerpc/ffi_sysv.c src/powerpc/ffi_linux64.c \ + src/powerpc/sysv.S src/powerpc/linux64.S \ + src/powerpc/linux64_closure.S src/powerpc/ppc_closure.S \ + src/powerpc/aix.S src/powerpc/darwin.S src/powerpc/aix_closure.S \ + src/powerpc/darwin_closure.S src/powerpc/ffi_darwin.c \ + src/riscv/ffi.c src/riscv/sysv.S \ + src/s390/ffi.c src/s390/sysv.S \ + src/sh/ffi.c src/sh/sysv.S \ + src/sh64/ffi.c src/sh64/sysv.S \ + src/sparc/ffi.c src/sparc/ffi64.c src/sparc/v8.S src/sparc/v9.S \ + src/tile/ffi.c src/tile/tile.S \ + src/vax/ffi.c src/vax/elfbsd.S \ + src/x86/ffi.c src/x86/sysv.S \ + src/x86/ffiw64.c src/x86/win64.S \ + src/x86/ffi64.c src/x86/unix64.S \ + src/xtensa/ffi.c src/xtensa/sysv.S + +TARGET_OBJ = @TARGET_OBJ@ +libffi_la_LIBADD = $(TARGET_OBJ) + +libffi_convenience_la_SOURCES = $(libffi_la_SOURCES) +EXTRA_libffi_convenience_la_SOURCES = $(EXTRA_libffi_la_SOURCES) +libffi_convenience_la_LIBADD = $(libffi_la_LIBADD) +libffi_convenience_la_DEPENDENCIES = $(libffi_la_DEPENDENCIES) +nodist_libffi_convenience_la_SOURCES = $(nodist_libffi_la_SOURCES) + +LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/libtool-ldflags $(LDFLAGS)) + +AM_CFLAGS = +if FFI_DEBUG +# Build debug. Define FFI_DEBUG on the commandline so that, when building with +# MSVC, it can link against the debug CRT. +AM_CFLAGS += -DFFI_DEBUG +endif + +if LIBFFI_BUILD_VERSIONED_SHLIB +if LIBFFI_BUILD_VERSIONED_SHLIB_GNU +libffi_version_script = -Wl,--version-script,libffi.map +libffi_version_dep = libffi.map +endif +if LIBFFI_BUILD_VERSIONED_SHLIB_SUN +libffi_version_script = -Wl,-M,libffi.map-sun +libffi_version_dep = libffi.map-sun +libffi.map-sun : libffi.map $(top_srcdir)/../contrib/make_sunver.pl \ + $(libffi_la_OBJECTS) $(libffi_la_LIBADD) + perl $(top_srcdir)/../contrib/make_sunver.pl libffi.map \ + `echo $(libffi_la_OBJECTS) $(libffi_la_LIBADD) | \ + sed 's,\([^/ ]*\)\.l\([ao]\),.libs/\1.\2,g'` \ + > $@ || (rm -f $@ ; exit 1) +endif +else +libffi_version_script = +libffi_version_dep = +endif +libffi_version_info = -version-info `grep -v '^\#' $(srcdir)/libtool-version` + +libffi.map: $(top_srcdir)/libffi.map.in + $(COMPILE) -D$(TARGET) -E -x assembler-with-cpp -o $@ $< + +libffi_la_LDFLAGS = -no-undefined $(libffi_version_info) $(libffi_version_script) $(LTLDFLAGS) $(AM_LTLDFLAGS) +libffi_la_DEPENDENCIES = $(libffi_la_LIBADD) $(libffi_version_dep) + +AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src +AM_CCASFLAGS = $(AM_CPPFLAGS) + +dist-hook: + if [ -d $(top_srcdir)/.git ] ; then (cd $(top_srcdir); git log --no-decorate) ; else echo 'See git log for history.' ; fi > $(distdir)/ChangeLog diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/README.md b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/README.md new file mode 100644 index 0000000..3caf2fa --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/README.md @@ -0,0 +1,461 @@ +Status +====== + +[![Build Status](https://travis-ci.org/libffi/libffi.svg?branch=master)](https://travis-ci.org/libffi/libffi) +[![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi) + +libffi-3.3-rc0 was released on April 2, 2018. Check the libffi web +page for updates: . + + +What is libffi? +=============== + +Compilers for high level languages generate code that follow certain +conventions. These conventions are necessary, in part, for separate +compilation to work. One such convention is the "calling +convention". The "calling convention" is essentially a set of +assumptions made by the compiler about where function arguments will +be found on entry to a function. A "calling convention" also specifies +where the return value for a function is found. + +Some programs may not know at the time of compilation what arguments +are to be passed to a function. For instance, an interpreter may be +told at run-time about the number and types of arguments used to call +a given function. Libffi can be used in such programs to provide a +bridge from the interpreter program to compiled code. + +The libffi library provides a portable, high level programming +interface to various calling conventions. This allows a programmer to +call any function specified by a call interface description at run +time. + +FFI stands for Foreign Function Interface. A foreign function +interface is the popular name for the interface that allows code +written in one language to call code written in another language. The +libffi library really only provides the lowest, machine dependent +layer of a fully featured foreign function interface. A layer must +exist above libffi that handles type conversions for values passed +between the two languages. + + +Supported Platforms +=================== + +Libffi has been ported to many different platforms. + +At the time of release, the following basic configurations have been +tested: + +| Architecture | Operating System | Compiler | +| --------------- | ---------------- | ----------------------- | +| AArch64 (ARM64) | iOS | Clang | +| AArch64 | Linux | GCC | +| Alpha | Linux | GCC | +| Alpha | Tru64 | GCC | +| ARC | Linux | GCC | +| ARM | Linux | GCC | +| ARM | iOS | GCC | +| AVR32 | Linux | GCC | +| Blackfin | uClinux | GCC | +| HPPA | HPUX | GCC | +| IA-64 | Linux | GCC | +| M68K | FreeMiNT | GCC | +| M68K | Linux | GCC | +| M68K | RTEMS | GCC | +| M88K | OpenBSD/mvme88k | GCC | +| Meta | Linux | GCC | +| MicroBlaze | Linux | GCC | +| MIPS | IRIX | GCC | +| MIPS | Linux | GCC | +| MIPS | RTEMS | GCC | +| MIPS64 | Linux | GCC | +| Moxie | Bare metal | GCC | +| Nios II | Linux | GCC | +| OpenRISC | Linux | GCC | +| PowerPC 32-bit | AIX | IBM XL C | +| PowerPC 64-bit | AIX | IBM XL C | +| PowerPC | AMIGA | GCC | +| PowerPC | Linux | GCC | +| PowerPC | Mac OSX | GCC | +| PowerPC | FreeBSD | GCC | +| PowerPC 64-bit | FreeBSD | GCC | +| PowerPC 64-bit | Linux ELFv1 | GCC | +| PowerPC 64-bit | Linux ELFv2 | GCC | +| RISC-V 32-bit | Linux | GCC | +| RISC-V 64-bit | Linux | GCC | +| S390 | Linux | GCC | +| S390X | Linux | GCC | +| SPARC | Linux | GCC | +| SPARC | Solaris | GCC | +| SPARC | Solaris | Oracle Solaris Studio C | +| SPARC64 | Linux | GCC | +| SPARC64 | FreeBSD | GCC | +| SPARC64 | Solaris | Oracle Solaris Studio C | +| TILE-Gx/TILEPro | Linux | GCC | +| VAX | OpenBSD/vax | GCC | +| X86 | FreeBSD | GCC | +| X86 | GNU HURD | GCC | +| X86 | Interix | GCC | +| X86 | kFreeBSD | GCC | +| X86 | Linux | GCC | +| X86 | Mac OSX | GCC | +| X86 | OpenBSD | GCC | +| X86 | OS/2 | GCC | +| X86 | Solaris | GCC | +| X86 | Solaris | Oracle Solaris Studio C | +| X86 | Windows/Cygwin | GCC | +| X86 | Windows/MingW | GCC | +| X86-64 | FreeBSD | GCC | +| X86-64 | Linux | GCC | +| X86-64 | Linux/x32 | GCC | +| X86-64 | OpenBSD | GCC | +| X86-64 | Solaris | Oracle Solaris Studio C | +| X86-64 | Windows/Cygwin | GCC | +| X86-64 | Windows/MingW | GCC | +| X86-64 | Mac OSX | GCC | +| Xtensa | Linux | GCC | + +Please send additional platform test results to +libffi-discuss@sourceware.org. + +Installing libffi +================= + +First you must configure the distribution for your particular +system. Go to the directory you wish to build libffi in and run the +"configure" program found in the root directory of the libffi source +distribution. Note that building libffi requires a C99 compatible +compiler. + +If you're building libffi directly from git hosted sources, configure +won't exist yet; run ./autogen.sh first. This will require that you +install autoconf, automake and libtool. + +You may want to tell configure where to install the libffi library and +header files. To do that, use the ``--prefix`` configure switch. Libffi +will install under /usr/local by default. + +If you want to enable extra run-time debugging checks use the the +``--enable-debug`` configure switch. This is useful when your program dies +mysteriously while using libffi. + +Another useful configure switch is ``--enable-purify-safety``. Using this +will add some extra code which will suppress certain warnings when you +are using Purify with libffi. Only use this switch when using +Purify, as it will slow down the library. + +If you don't want to build documentation, use the ``--disable-docs`` +configure switch. + +It's also possible to build libffi on Windows platforms with +Microsoft's Visual C++ compiler. In this case, use the msvcc.sh +wrapper script during configuration like so: + + path/to/configure CC=path/to/msvcc.sh CXX=path/to/msvcc.sh LD=link CPP="cl -nologo -EP" + +For 64-bit Windows builds, use ``CC="path/to/msvcc.sh -m64"`` and +``CXX="path/to/msvcc.sh -m64"``. You may also need to specify +``--build`` appropriately. + +It is also possible to build libffi on Windows platforms with the LLVM +project's clang-cl compiler, like below: + + path/to/configure CC="path/to/msvcc.sh -clang-cl" CXX="path/to/msvcc.sh -clang-cl" LD=link CPP="clang-cl -EP" + +When building with MSVC under a MingW environment, you may need to +remove the line in configure that sets 'fix_srcfile_path' to a 'cygpath' +command. ('cygpath' is not present in MingW, and is not required when +using MingW-style paths.) + +SPARC Solaris builds require the use of the GNU assembler and linker. +Point ``AS`` and ``LD`` environment variables at those tool prior to +configuration. + +For iOS builds, the ``libffi.xcodeproj`` Xcode project is available. + +Configure has many other options. Use ``configure --help`` to see them all. + +Once configure has finished, type "make". Note that you must be using +GNU make. You can ftp GNU make from ftp.gnu.org:/pub/gnu/make . + +To ensure that libffi is working as advertised, type "make check". +This will require that you have DejaGNU installed. + +To install the library and header files, type ``make install``. + + +History +======= + +See the git log for details at http://github.com/libffi/libffi. + + 3.3 TBD + Add RISC-V support. + New API in support of GO closures. + Default to Microsoft's 64 bit long double ABI with Visual C++. + GNU compiler uses 80 bits (128 in memory) FFI_GNUW64 ABI. + Many new tests cases and bug fixes. + + 3.2.1 Nov-12-14 + Build fix for non-iOS AArch64 targets. + + 3.2 Nov-11-14 + Add C99 Complex Type support (currently only supported on + s390). + Add support for PASCAL and REGISTER calling conventions on x86 + Windows/Linux. + Add OpenRISC and Cygwin-64 support. + Bug fixes. + + 3.1 May-19-14 + Add AArch64 (ARM64) iOS support. + Add Nios II support. + Add m88k and DEC VAX support. + Add support for stdcall, thiscall, and fastcall on non-Windows + 32-bit x86 targets such as Linux. + Various Android, MIPS N32, x86, FreeBSD and UltraSPARC IIi + fixes. + Make the testsuite more robust: eliminate several spurious + failures, and respect the $CC and $CXX environment variables. + Archive off the manually maintained ChangeLog in favor of git + log. + + 3.0.13 Mar-17-13 + Add Meta support. + Add missing Moxie bits. + Fix stack alignment bug on 32-bit x86. + Build fix for m68000 targets. + Build fix for soft-float Power targets. + Fix the install dir location for some platforms when building + with GCC (OS X, Solaris). + Fix Cygwin regression. + + 3.0.12 Feb-11-13 + Add Moxie support. + Add AArch64 support. + Add Blackfin support. + Add TILE-Gx/TILEPro support. + Add MicroBlaze support. + Add Xtensa support. + Add support for PaX enabled kernels with MPROTECT. + Add support for native vendor compilers on + Solaris and AIX. + Work around LLVM/GCC interoperability issue on x86_64. + + 3.0.11 Apr-11-12 + Lots of build fixes. + Add support for variadic functions (ffi_prep_cif_var). + Add Linux/x32 support. + Add thiscall, fastcall and MSVC cdecl support on Windows. + Add Amiga and newer MacOS support. + Add m68k FreeMiNT support. + Integration with iOS' xcode build tools. + Fix Octeon and MC68881 support. + Fix code pessimizations. + + 3.0.10 Aug-23-11 + Add support for Apple's iOS. + Add support for ARM VFP ABI. + Add RTEMS support for MIPS and M68K. + Fix instruction cache clearing problems on + ARM and SPARC. + Fix the N64 build on mips-sgi-irix6.5. + Enable builds with Microsoft's compiler. + Enable x86 builds with Oracle's Solaris compiler. + Fix support for calling code compiled with Oracle's Sparc + Solaris compiler. + Testsuite fixes for Tru64 Unix. + Additional platform support. + + 3.0.9 Dec-31-09 + Add AVR32 and win64 ports. Add ARM softfp support. + Many fixes for AIX, Solaris, HP-UX, *BSD. + Several PowerPC and x86-64 bug fixes. + Build DLL for windows. + + 3.0.8 Dec-19-08 + Add *BSD, BeOS, and PA-Linux support. + + 3.0.7 Nov-11-08 + Fix for ppc FreeBSD. + (thanks to Andreas Tobler) + + 3.0.6 Jul-17-08 + Fix for closures on sh. + Mark the sh/sh64 stack as non-executable. + (both thanks to Kaz Kojima) + + 3.0.5 Apr-3-08 + Fix libffi.pc file. + Fix #define ARM for IcedTea users. + Fix x86 closure bug. + + 3.0.4 Feb-24-08 + Fix x86 OpenBSD configury. + + 3.0.3 Feb-22-08 + Enable x86 OpenBSD thanks to Thomas Heller, and + x86-64 FreeBSD thanks to Björn König and Andreas Tobler. + Clean up test instruction in README. + + 3.0.2 Feb-21-08 + Improved x86 FreeBSD support. + Thanks to Björn König. + + 3.0.1 Feb-15-08 + Fix instruction cache flushing bug on MIPS. + Thanks to David Daney. + + 3.0.0 Feb-15-08 + Many changes, mostly thanks to the GCC project. + Cygnus Solutions is now Red Hat. + + [10 years go by...] + + 1.20 Oct-5-98 + Raffaele Sena produces ARM port. + + 1.19 Oct-5-98 + Fixed x86 long double and long long return support. + m68k bug fixes from Andreas Schwab. + Patch for DU assembler compatibility for the Alpha from Richard + Henderson. + + 1.18 Apr-17-98 + Bug fixes and MIPS configuration changes. + + 1.17 Feb-24-98 + Bug fixes and m68k port from Andreas Schwab. PowerPC port from + Geoffrey Keating. Various bug x86, Sparc and MIPS bug fixes. + + 1.16 Feb-11-98 + Richard Henderson produces Alpha port. + + 1.15 Dec-4-97 + Fixed an n32 ABI bug. New libtool, auto* support. + + 1.14 May-13-97 + libtool is now used to generate shared and static libraries. + Fixed a minor portability problem reported by Russ McManus + . + + 1.13 Dec-2-96 + Added --enable-purify-safety to keep Purify from complaining + about certain low level code. + Sparc fix for calling functions with < 6 args. + Linux x86 a.out fix. + + 1.12 Nov-22-96 + Added missing ffi_type_void, needed for supporting void return + types. Fixed test case for non MIPS machines. Cygnus Support + is now Cygnus Solutions. + + 1.11 Oct-30-96 + Added notes about GNU make. + + 1.10 Oct-29-96 + Added configuration fix for non GNU compilers. + + 1.09 Oct-29-96 + Added --enable-debug configure switch. Clean-ups based on LCLint + feedback. ffi_mips.h is always installed. Many configuration + fixes. Fixed ffitest.c for sparc builds. + + 1.08 Oct-15-96 + Fixed n32 problem. Many clean-ups. + + 1.07 Oct-14-96 + Gordon Irlam rewrites v8.S again. Bug fixes. + + 1.06 Oct-14-96 + Gordon Irlam improved the sparc port. + + 1.05 Oct-14-96 + Interface changes based on feedback. + + 1.04 Oct-11-96 + Sparc port complete (modulo struct passing bug). + + 1.03 Oct-10-96 + Passing struct args, and returning struct values works for + all architectures/calling conventions. Expanded tests. + + 1.02 Oct-9-96 + Added SGI n32 support. Fixed bugs in both o32 and Linux support. + Added "make test". + + 1.01 Oct-8-96 + Fixed float passing bug in mips version. Restructured some + of the code. Builds cleanly with SGI tools. + + 1.00 Oct-7-96 + First release. No public announcement. + +Authors & Credits +================= + +libffi was originally written by Anthony Green . + +The developers of the GNU Compiler Collection project have made +innumerable valuable contributions. See the ChangeLog file for +details. + +Some of the ideas behind libffi were inspired by Gianni Mariani's free +gencall library for Silicon Graphics machines. + +The closure mechanism was designed and implemented by Kresten Krab +Thorup. + +Major processor architecture ports were contributed by the following +developers: + + aarch64 Marcus Shawcroft, James Greenhalgh + alpha Richard Henderson + arm Raffaele Sena + blackfin Alexandre Keunecke I. de Mendonca + cris Simon Posnjak, Hans-Peter Nilsson + frv Anthony Green + ia64 Hans Boehm + m32r Kazuhiro Inaoka + m68k Andreas Schwab + m88k Miod Vallat + microblaze Nathan Rossi + mips Anthony Green, Casey Marshall + mips64 David Daney + moxie Anthony Green + nios ii Sandra Loosemore + openrisc Sebastian Macke + pa Randolph Chung, Dave Anglin, Andreas Tobler + powerpc Geoffrey Keating, Andreas Tobler, + David Edelsohn, John Hornkvist + powerpc64 Jakub Jelinek + s390 Gerhard Tonn, Ulrich Weigand + sh Kaz Kojima + sh64 Kaz Kojima + sparc Anthony Green, Gordon Irlam + tile-gx/tilepro Walter Lee + vax Miod Vallat + x86 Anthony Green, Jon Beniston + x86-64 Bo Thorsen + xtensa Chris Zankel + +Jesper Skov and Andrew Haley both did more than their fair share of +stepping through the code and tracking down bugs. + +Thanks also to Tom Tromey for bug fixes, documentation and +configuration help. + +Thanks to Jim Blandy, who provided some useful feedback on the libffi +interface. + +Andreas Tobler has done a tremendous amount of work on the testsuite. + +Alex Oliva solved the executable page problem for SElinux. + +The list above is almost certainly incomplete and inaccurate. I'm +happy to make corrections or additions upon request. + +If you have a problem, or have found a bug, please send a note to the +author at green@moxielogic.com, or the project mailing list at +libffi-discuss@sourceware.org. diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/acinclude.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/acinclude.m4 new file mode 100644 index 0000000..1a70efb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/acinclude.m4 @@ -0,0 +1,479 @@ +# mmap(2) blacklisting. Some platforms provide the mmap library routine +# but don't support all of the features we need from it. +AC_DEFUN([AC_FUNC_MMAP_BLACKLIST], +[ +AC_CHECK_HEADER([sys/mman.h], + [libffi_header_sys_mman_h=yes], [libffi_header_sys_mman_h=no]) +AC_CHECK_FUNC([mmap], [libffi_func_mmap=yes], [libffi_func_mmap=no]) +if test "$libffi_header_sys_mman_h" != yes \ + || test "$libffi_func_mmap" != yes; then + ac_cv_func_mmap_file=no + ac_cv_func_mmap_dev_zero=no + ac_cv_func_mmap_anon=no +else + AC_CACHE_CHECK([whether read-only mmap of a plain file works], + ac_cv_func_mmap_file, + [# Add a system to this blacklist if + # mmap(0, stat_size, PROT_READ, MAP_PRIVATE, fd, 0) doesn't return a + # memory area containing the same data that you'd get if you applied + # read() to the same fd. The only system known to have a problem here + # is VMS, where text files have record structure. + case "$host_os" in + vms* | ultrix*) + ac_cv_func_mmap_file=no ;; + *) + ac_cv_func_mmap_file=yes;; + esac]) + AC_CACHE_CHECK([whether mmap from /dev/zero works], + ac_cv_func_mmap_dev_zero, + [# Add a system to this blacklist if it has mmap() but /dev/zero + # does not exist, or if mmapping /dev/zero does not give anonymous + # zeroed pages with both the following properties: + # 1. If you map N consecutive pages in with one call, and then + # unmap any subset of those pages, the pages that were not + # explicitly unmapped remain accessible. + # 2. If you map two adjacent blocks of memory and then unmap them + # both at once, they must both go away. + # Systems known to be in this category are Windows (all variants), + # VMS, and Darwin. + case "$host_os" in + vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux10* | hpux11.00) + ac_cv_func_mmap_dev_zero=no ;; + *) + ac_cv_func_mmap_dev_zero=yes;; + esac]) + + # Unlike /dev/zero, the MAP_ANON(YMOUS) defines can be probed for. + AC_CACHE_CHECK([for MAP_ANON(YMOUS)], ac_cv_decl_map_anon, + [AC_TRY_COMPILE( +[#include +#include +#include + +#ifndef MAP_ANONYMOUS +#define MAP_ANONYMOUS MAP_ANON +#endif +], +[int n = MAP_ANONYMOUS;], + ac_cv_decl_map_anon=yes, + ac_cv_decl_map_anon=no)]) + + if test $ac_cv_decl_map_anon = no; then + ac_cv_func_mmap_anon=no + else + AC_CACHE_CHECK([whether mmap with MAP_ANON(YMOUS) works], + ac_cv_func_mmap_anon, + [# Add a system to this blacklist if it has mmap() and MAP_ANON or + # MAP_ANONYMOUS, but using mmap(..., MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) + # doesn't give anonymous zeroed pages with the same properties listed + # above for use of /dev/zero. + # Systems known to be in this category are Windows, VMS, and SCO Unix. + case "$host_os" in + vms* | cygwin* | pe | mingw* | sco* | udk* ) + ac_cv_func_mmap_anon=no ;; + *) + ac_cv_func_mmap_anon=yes;; + esac]) + fi +fi + +if test $ac_cv_func_mmap_file = yes; then + AC_DEFINE(HAVE_MMAP_FILE, 1, + [Define if read-only mmap of a plain file works.]) +fi +if test $ac_cv_func_mmap_dev_zero = yes; then + AC_DEFINE(HAVE_MMAP_DEV_ZERO, 1, + [Define if mmap of /dev/zero works.]) +fi +if test $ac_cv_func_mmap_anon = yes; then + AC_DEFINE(HAVE_MMAP_ANON, 1, + [Define if mmap with MAP_ANON(YMOUS) works.]) +fi +]) + +dnl ---------------------------------------------------------------------- +dnl This whole bit snagged from libstdc++-v3, via libatomic. + +dnl +dnl LIBFFI_ENABLE +dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING) +dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c) +dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER) +dnl +dnl See docs/html/17_intro/configury.html#enable for documentation. +dnl +m4_define([LIBFFI_ENABLE],[dnl +m4_define([_g_switch],[--enable-$1])dnl +m4_define([_g_help],[AC_HELP_STRING(_g_switch$3,[$4 @<:@default=$2@:>@])])dnl + AC_ARG_ENABLE($1,_g_help, + m4_bmatch([$5], + [^permit ], + [[ + case "$enableval" in + m4_bpatsubst([$5],[permit ])) ;; + *) AC_MSG_ERROR(Unknown argument to enable/disable $1) ;; + dnl Idea for future: generate a URL pointing to + dnl "onlinedocs/configopts.html#whatever" + esac + ]], + [^$], + [[ + case "$enableval" in + yes|no) ;; + *) AC_MSG_ERROR(Argument to enable/disable $1 must be yes or no) ;; + esac + ]], + [[$5]]), + [enable_]m4_bpatsubst([$1],-,_)[=][$2]) +m4_undefine([_g_switch])dnl +m4_undefine([_g_help])dnl +]) + +dnl +dnl If GNU ld is in use, check to see if tricky linker opts can be used. If +dnl the native linker is in use, all variables will be defined to something +dnl safe (like an empty string). +dnl +dnl Defines: +dnl SECTION_LDFLAGS='-Wl,--gc-sections' if possible +dnl OPT_LDFLAGS='-Wl,-O1' if possible +dnl LD (as a side effect of testing) +dnl Sets: +dnl with_gnu_ld +dnl libat_ld_is_gold (possibly) +dnl libat_gnu_ld_version (possibly) +dnl +dnl The last will be a single integer, e.g., version 1.23.45.0.67.89 will +dnl set libat_gnu_ld_version to 12345. Zeros cause problems. +dnl +AC_DEFUN([LIBFFI_CHECK_LINKER_FEATURES], [ + # If we're not using GNU ld, then there's no point in even trying these + # tests. Check for that first. We should have already tested for gld + # by now (in libtool), but require it now just to be safe... + test -z "$SECTION_LDFLAGS" && SECTION_LDFLAGS='' + test -z "$OPT_LDFLAGS" && OPT_LDFLAGS='' + AC_REQUIRE([AC_PROG_LD]) + AC_REQUIRE([AC_PROG_AWK]) + + # The name set by libtool depends on the version of libtool. Shame on us + # for depending on an impl detail, but c'est la vie. Older versions used + # ac_cv_prog_gnu_ld, but now it's lt_cv_prog_gnu_ld, and is copied back on + # top of with_gnu_ld (which is also set by --with-gnu-ld, so that actually + # makes sense). We'll test with_gnu_ld everywhere else, so if that isn't + # set (hence we're using an older libtool), then set it. + if test x${with_gnu_ld+set} != xset; then + if test x${ac_cv_prog_gnu_ld+set} != xset; then + # We got through "ac_require(ac_prog_ld)" and still not set? Huh? + with_gnu_ld=no + else + with_gnu_ld=$ac_cv_prog_gnu_ld + fi + fi + + # Start by getting the version number. I think the libtool test already + # does some of this, but throws away the result. + libat_ld_is_gold=no + if $LD --version 2>/dev/null | grep 'GNU gold'> /dev/null 2>&1; then + libat_ld_is_gold=yes + fi + changequote(,) + ldver=`$LD --version 2>/dev/null | + sed -e 's/GNU gold /GNU ld /;s/GNU ld version /GNU ld /;s/GNU ld ([^)]*) /GNU ld /;s/GNU ld \([0-9.][0-9.]*\).*/\1/; q'` + changequote([,]) + libat_gnu_ld_version=`echo $ldver | \ + $AWK -F. '{ if (NF<3) [$]3=0; print ([$]1*100+[$]2)*100+[$]3 }'` + + # Set --gc-sections. + if test "$with_gnu_ld" = "notbroken"; then + # GNU ld it is! Joy and bunny rabbits! + + # All these tests are for C++; save the language and the compiler flags. + # Need to do this so that g++ won't try to link in libstdc++ + ac_test_CFLAGS="${CFLAGS+set}" + ac_save_CFLAGS="$CFLAGS" + CFLAGS='-x c++ -Wl,--gc-sections' + + # Check for -Wl,--gc-sections + # XXX This test is broken at the moment, as symbols required for linking + # are now in libsupc++ (not built yet). In addition, this test has + # cored on solaris in the past. In addition, --gc-sections doesn't + # really work at the moment (keeps on discarding used sections, first + # .eh_frame and now some of the glibc sections for iconv). + # Bzzzzt. Thanks for playing, maybe next time. + AC_MSG_CHECKING([for ld that supports -Wl,--gc-sections]) + AC_TRY_RUN([ + int main(void) + { + try { throw 1; } + catch (...) { }; + return 0; + } + ], [ac_sectionLDflags=yes],[ac_sectionLDflags=no], [ac_sectionLDflags=yes]) + if test "$ac_test_CFLAGS" = set; then + CFLAGS="$ac_save_CFLAGS" + else + # this is the suspicious part + CFLAGS='' + fi + if test "$ac_sectionLDflags" = "yes"; then + SECTION_LDFLAGS="-Wl,--gc-sections $SECTION_LDFLAGS" + fi + AC_MSG_RESULT($ac_sectionLDflags) + fi + + # Set linker optimization flags. + if test x"$with_gnu_ld" = x"yes"; then + OPT_LDFLAGS="-Wl,-O1 $OPT_LDFLAGS" + fi + + AC_SUBST(SECTION_LDFLAGS) + AC_SUBST(OPT_LDFLAGS) +]) + + +dnl +dnl If GNU ld is in use, check to see if tricky linker opts can be used. If +dnl the native linker is in use, all variables will be defined to something +dnl safe (like an empty string). +dnl +dnl Defines: +dnl SECTION_LDFLAGS='-Wl,--gc-sections' if possible +dnl OPT_LDFLAGS='-Wl,-O1' if possible +dnl LD (as a side effect of testing) +dnl Sets: +dnl with_gnu_ld +dnl libat_ld_is_gold (possibly) +dnl libat_gnu_ld_version (possibly) +dnl +dnl The last will be a single integer, e.g., version 1.23.45.0.67.89 will +dnl set libat_gnu_ld_version to 12345. Zeros cause problems. +dnl +AC_DEFUN([LIBFFI_CHECK_LINKER_FEATURES], [ + # If we're not using GNU ld, then there's no point in even trying these + # tests. Check for that first. We should have already tested for gld + # by now (in libtool), but require it now just to be safe... + test -z "$SECTION_LDFLAGS" && SECTION_LDFLAGS='' + test -z "$OPT_LDFLAGS" && OPT_LDFLAGS='' + AC_REQUIRE([AC_PROG_LD]) + AC_REQUIRE([AC_PROG_AWK]) + + # The name set by libtool depends on the version of libtool. Shame on us + # for depending on an impl detail, but c'est la vie. Older versions used + # ac_cv_prog_gnu_ld, but now it's lt_cv_prog_gnu_ld, and is copied back on + # top of with_gnu_ld (which is also set by --with-gnu-ld, so that actually + # makes sense). We'll test with_gnu_ld everywhere else, so if that isn't + # set (hence we're using an older libtool), then set it. + if test x${with_gnu_ld+set} != xset; then + if test x${ac_cv_prog_gnu_ld+set} != xset; then + # We got through "ac_require(ac_prog_ld)" and still not set? Huh? + with_gnu_ld=no + else + with_gnu_ld=$ac_cv_prog_gnu_ld + fi + fi + + # Start by getting the version number. I think the libtool test already + # does some of this, but throws away the result. + libat_ld_is_gold=no + if $LD --version 2>/dev/null | grep 'GNU gold'> /dev/null 2>&1; then + libat_ld_is_gold=yes + fi + libat_ld_is_lld=no + if $LD --version 2>/dev/null | grep 'LLD '> /dev/null 2>&1; then + libat_ld_is_lld=yes + fi + changequote(,) + ldver=`$LD --version 2>/dev/null | + sed -e 's/GNU gold /GNU ld /;s/GNU ld version /GNU ld /;s/GNU ld ([^)]*) /GNU ld /;s/GNU ld \([0-9.][0-9.]*\).*/\1/; q'` + changequote([,]) + libat_gnu_ld_version=`echo $ldver | \ + $AWK -F. '{ if (NF<3) [$]3=0; print ([$]1*100+[$]2)*100+[$]3 }'` + + # Set --gc-sections. + if test "$with_gnu_ld" = "notbroken"; then + # GNU ld it is! Joy and bunny rabbits! + + # All these tests are for C++; save the language and the compiler flags. + # Need to do this so that g++ won't try to link in libstdc++ + ac_test_CFLAGS="${CFLAGS+set}" + ac_save_CFLAGS="$CFLAGS" + CFLAGS='-x c++ -Wl,--gc-sections' + + # Check for -Wl,--gc-sections + # XXX This test is broken at the moment, as symbols required for linking + # are now in libsupc++ (not built yet). In addition, this test has + # cored on solaris in the past. In addition, --gc-sections doesn't + # really work at the moment (keeps on discarding used sections, first + # .eh_frame and now some of the glibc sections for iconv). + # Bzzzzt. Thanks for playing, maybe next time. + AC_MSG_CHECKING([for ld that supports -Wl,--gc-sections]) + AC_TRY_RUN([ + int main(void) + { + try { throw 1; } + catch (...) { }; + return 0; + } + ], [ac_sectionLDflags=yes],[ac_sectionLDflags=no], [ac_sectionLDflags=yes]) + if test "$ac_test_CFLAGS" = set; then + CFLAGS="$ac_save_CFLAGS" + else + # this is the suspicious part + CFLAGS='' + fi + if test "$ac_sectionLDflags" = "yes"; then + SECTION_LDFLAGS="-Wl,--gc-sections $SECTION_LDFLAGS" + fi + AC_MSG_RESULT($ac_sectionLDflags) + fi + + # Set linker optimization flags. + if test x"$with_gnu_ld" = x"yes"; then + OPT_LDFLAGS="-Wl,-O1 $OPT_LDFLAGS" + fi + + AC_SUBST(SECTION_LDFLAGS) + AC_SUBST(OPT_LDFLAGS) +]) + + +dnl +dnl Add version tags to symbols in shared library (or not), additionally +dnl marking other symbols as private/local (or not). +dnl +dnl --enable-symvers=style adds a version script to the linker call when +dnl creating the shared library. The choice of version script is +dnl controlled by 'style'. +dnl --disable-symvers does not. +dnl + Usage: LIBFFI_ENABLE_SYMVERS[(DEFAULT)] +dnl Where DEFAULT is either 'yes' or 'no'. Passing `yes' tries to +dnl choose a default style based on linker characteristics. Passing +dnl 'no' disables versioning. +dnl +AC_DEFUN([LIBFFI_ENABLE_SYMVERS], [ + +LIBFFI_ENABLE(symvers,yes,[=STYLE], + [enables symbol versioning of the shared library], + [permit yes|no|gnu*|sun]) + +# If we never went through the LIBFFI_CHECK_LINKER_FEATURES macro, then we +# don't know enough about $LD to do tricks... +AC_REQUIRE([LIBFFI_CHECK_LINKER_FEATURES]) + +# Turn a 'yes' into a suitable default. +if test x$enable_symvers = xyes ; then + # FIXME The following test is too strict, in theory. + if test $enable_shared = no || test "x$LD" = x; then + enable_symvers=no + else + if test $with_gnu_ld = yes ; then + enable_symvers=gnu + else + case ${target_os} in + # Sun symbol versioning exists since Solaris 2.5. + solaris2.[[5-9]]* | solaris2.1[[0-9]]*) + enable_symvers=sun ;; + *) + enable_symvers=no ;; + esac + fi + fi +fi + +# Check if 'sun' was requested on non-Solaris 2 platforms. +if test x$enable_symvers = xsun ; then + case ${target_os} in + solaris2*) + # All fine. + ;; + *) + # Unlikely to work. + AC_MSG_WARN([=== You have requested Sun symbol versioning, but]) + AC_MSG_WARN([=== you are not targetting Solaris 2.]) + AC_MSG_WARN([=== Symbol versioning will be disabled.]) + enable_symvers=no + ;; + esac +fi + +# Check to see if libgcc_s exists, indicating that shared libgcc is possible. +if test $enable_symvers != no; then + AC_MSG_CHECKING([for shared libgcc]) + ac_save_CFLAGS="$CFLAGS" + CFLAGS=' -lgcc_s' + AC_TRY_LINK(, [return 0;], libat_shared_libgcc=yes, libat_shared_libgcc=no) + CFLAGS="$ac_save_CFLAGS" + if test $libat_shared_libgcc = no; then + cat > conftest.c <&1 >/dev/null \ + | sed -n 's/^.* -lgcc_s\([^ ]*\) .*$/\1/p'` +changequote([,])dnl + rm -f conftest.c conftest.so + if test x${libat_libgcc_s_suffix+set} = xset; then + CFLAGS=" -lgcc_s$libat_libgcc_s_suffix" + AC_TRY_LINK(, [return 0;], libat_shared_libgcc=yes) + CFLAGS="$ac_save_CFLAGS" + fi + fi + AC_MSG_RESULT($libat_shared_libgcc) +fi + +# For GNU ld, we need at least this version. The format is described in +# LIBFFI_CHECK_LINKER_FEATURES above. +libat_min_gnu_ld_version=21400 +# XXXXXXXXXXX libat_gnu_ld_version=21390 + +# Check to see if unspecified "yes" value can win, given results above. +# Change "yes" into either "no" or a style name. +if test $enable_symvers != no && test $libat_shared_libgcc = yes; then + if test $with_gnu_ld = yes; then + if test $libat_gnu_ld_version -ge $libat_min_gnu_ld_version ; then + enable_symvers=gnu + elif test $libat_ld_is_gold = yes ; then + enable_symvers=gnu + elif test $libat_ld_is_lld = yes ; then + enable_symvers=gnu + else + # The right tools, the right setup, but too old. Fallbacks? + AC_MSG_WARN(=== Linker version $libat_gnu_ld_version is too old for) + AC_MSG_WARN(=== full symbol versioning support in this release of GCC.) + AC_MSG_WARN(=== You would need to upgrade your binutils to version) + AC_MSG_WARN(=== $libat_min_gnu_ld_version or later and rebuild GCC.) + if test $libat_gnu_ld_version -ge 21200 ; then + # Globbing fix is present, proper block support is not. + dnl AC_MSG_WARN([=== Dude, you are soooo close. Maybe we can fake it.]) + dnl enable_symvers=??? + AC_MSG_WARN([=== Symbol versioning will be disabled.]) + enable_symvers=no + else + # 2.11 or older. + AC_MSG_WARN([=== Symbol versioning will be disabled.]) + enable_symvers=no + fi + fi + elif test $enable_symvers = sun; then + : All interesting versions of Sun ld support sun style symbol versioning. + else + # just fail for now + AC_MSG_WARN([=== You have requested some kind of symbol versioning, but]) + AC_MSG_WARN([=== either you are not using a supported linker, or you are]) + AC_MSG_WARN([=== not building a shared libgcc_s (which is required).]) + AC_MSG_WARN([=== Symbol versioning will be disabled.]) + enable_symvers=no + fi +fi +if test $enable_symvers = gnu; then + AC_DEFINE(LIBFFI_GNU_SYMBOL_VERSIONING, 1, + [Define to 1 if GNU symbol versioning is used for libatomic.]) +fi + +AM_CONDITIONAL(LIBFFI_BUILD_VERSIONED_SHLIB, test $enable_symvers != no) +AM_CONDITIONAL(LIBFFI_BUILD_VERSIONED_SHLIB_GNU, test $enable_symvers = gnu) +AM_CONDITIONAL(LIBFFI_BUILD_VERSIONED_SHLIB_SUN, test $enable_symvers = sun) +AC_MSG_NOTICE(versioning on shared library symbols is $enable_symvers) +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/autogen.sh b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/autogen.sh new file mode 100644 index 0000000..fb014a3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/autogen.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec autoreconf -v -i diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.guess b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.guess new file mode 100644 index 0000000..faa63aa --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.guess @@ -0,0 +1,1466 @@ +#! /bin/sh +# Attempt to guess a canonical system name. +# Copyright 1992-2017 Free Software Foundation, Inc. + +timestamp='2017-05-11' + +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, see . +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that +# program. This Exception is an additional permission under section 7 +# of the GNU General Public License, version 3 ("GPLv3"). +# +# Originally written by Per Bothner; maintained since 2000 by Ben Elliston. +# +# You can get the latest version of this script from: +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess +# +# Please send patches to . + + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] + +Output the configuration name of the system \`$me' is run on. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.guess ($timestamp) + +Originally written by Per Bothner. +Copyright 1992-2017 Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit ;; + --version | -v ) + echo "$version" ; exit ;; + --help | --h* | -h ) + echo "$usage"; exit ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" >&2 + exit 1 ;; + * ) + break ;; + esac +done + +if test $# != 0; then + echo "$me: too many arguments$help" >&2 + exit 1 +fi + +trap 'exit 1' 1 2 15 + +# CC_FOR_BUILD -- compiler used by this script. Note that the use of a +# compiler to aid in system detection is discouraged as it requires +# temporary files to be created and, as you can see below, it is a +# headache to deal with in a portable fashion. + +# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still +# use `HOST_CC' if defined, but it is deprecated. + +# Portable tmp directory creation inspired by the Autoconf team. + +set_cc_for_build=' +trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; +trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; +: ${TMPDIR=/tmp} ; + { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || + { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || + { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || + { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; +dummy=$tmp/dummy ; +tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; +case $CC_FOR_BUILD,$HOST_CC,$CC in + ,,) echo "int x;" > $dummy.c ; + for c in cc gcc c89 c99 ; do + if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then + CC_FOR_BUILD="$c"; break ; + fi ; + done ; + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found ; + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; +esac ; set_cc_for_build= ;' + +# This is needed to find uname on a Pyramid OSx when run in the BSD universe. +# (ghazi@noc.rutgers.edu 1994-08-24) +if (test -f /.attbin/uname) >/dev/null 2>&1 ; then + PATH=$PATH:/.attbin ; export PATH +fi + +UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown +UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown +UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown +UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown + +case "${UNAME_SYSTEM}" in +Linux|GNU|GNU/*) + # If the system lacks a compiler, then just pick glibc. + # We could probably try harder. + LIBC=gnu + + eval $set_cc_for_build + cat <<-EOF > $dummy.c + #include + #if defined(__UCLIBC__) + LIBC=uclibc + #elif defined(__dietlibc__) + LIBC=dietlibc + #else + LIBC=gnu + #endif + EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` + ;; +esac + +# Note: order is significant - the case branches are not exclusive. + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + *:NetBSD:*:*) + # NetBSD (nbsd) targets should (where applicable) match one or + # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, + # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently + # switched to ELF, *-*-netbsd* would select the old + # object file format. This provides both forward + # compatibility and a consistent mechanism for selecting the + # object file format. + # + # Note: NetBSD doesn't particularly care about the vendor + # portion of the name. We always set it to "unknown". + sysctl="sysctl -n hw.machine_arch" + UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ + /sbin/$sysctl 2>/dev/null || \ + /usr/sbin/$sysctl 2>/dev/null || \ + echo unknown)` + case "${UNAME_MACHINE_ARCH}" in + armeb) machine=armeb-unknown ;; + arm*) machine=arm-unknown ;; + sh3el) machine=shl-unknown ;; + sh3eb) machine=sh-unknown ;; + sh5el) machine=sh5le-unknown ;; + earmv*) + arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` + endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` + machine=${arch}${endian}-unknown + ;; + *) machine=${UNAME_MACHINE_ARCH}-unknown ;; + esac + # The Operating System including object format, if it has switched + # to ELF recently (or will in the future) and ABI. + case "${UNAME_MACHINE_ARCH}" in + earm*) + os=netbsdelf + ;; + arm*|i386|m68k|ns32k|sh3*|sparc|vax) + eval $set_cc_for_build + if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep -q __ELF__ + then + # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). + # Return netbsd for either. FIX? + os=netbsd + else + os=netbsdelf + fi + ;; + *) + os=netbsd + ;; + esac + # Determine ABI tags. + case "${UNAME_MACHINE_ARCH}" in + earm*) + expr='s/^earmv[0-9]/-eabi/;s/eb$//' + abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` + ;; + esac + # The OS release + # Debian GNU/NetBSD machines have a different userland, and + # thus, need a distinct triplet. However, they do not need + # kernel version information, so it can be replaced with a + # suitable tag, in the style of linux-gnu. + case "${UNAME_VERSION}" in + Debian*) + release='-gnu' + ;; + *) + release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` + ;; + esac + # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: + # contains redundant information, the shorter form: + # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. + echo "${machine}-${os}${release}${abi}" + exit ;; + *:Bitrig:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` + echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} + exit ;; + *:OpenBSD:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` + echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} + exit ;; + *:LibertyBSD:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` + echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE} + exit ;; + *:ekkoBSD:*:*) + echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} + exit ;; + *:SolidBSD:*:*) + echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} + exit ;; + macppc:MirBSD:*:*) + echo powerpc-unknown-mirbsd${UNAME_RELEASE} + exit ;; + *:MirBSD:*:*) + echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} + exit ;; + *:Sortix:*:*) + echo ${UNAME_MACHINE}-unknown-sortix + exit ;; + alpha:OSF1:*:*) + case $UNAME_RELEASE in + *4.0) + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` + ;; + *5.*) + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` + ;; + esac + # According to Compaq, /usr/sbin/psrinfo has been available on + # OSF/1 and Tru64 systems produced since 1995. I hope that + # covers most systems running today. This code pipes the CPU + # types through head -n 1, so we only detect the type of CPU 0. + ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` + case "$ALPHA_CPU_TYPE" in + "EV4 (21064)") + UNAME_MACHINE=alpha ;; + "EV4.5 (21064)") + UNAME_MACHINE=alpha ;; + "LCA4 (21066/21068)") + UNAME_MACHINE=alpha ;; + "EV5 (21164)") + UNAME_MACHINE=alphaev5 ;; + "EV5.6 (21164A)") + UNAME_MACHINE=alphaev56 ;; + "EV5.6 (21164PC)") + UNAME_MACHINE=alphapca56 ;; + "EV5.7 (21164PC)") + UNAME_MACHINE=alphapca57 ;; + "EV6 (21264)") + UNAME_MACHINE=alphaev6 ;; + "EV6.7 (21264A)") + UNAME_MACHINE=alphaev67 ;; + "EV6.8CB (21264C)") + UNAME_MACHINE=alphaev68 ;; + "EV6.8AL (21264B)") + UNAME_MACHINE=alphaev68 ;; + "EV6.8CX (21264D)") + UNAME_MACHINE=alphaev68 ;; + "EV6.9A (21264/EV69A)") + UNAME_MACHINE=alphaev69 ;; + "EV7 (21364)") + UNAME_MACHINE=alphaev7 ;; + "EV7.9 (21364A)") + UNAME_MACHINE=alphaev79 ;; + esac + # A Pn.n version is a patched version. + # A Vn.n version is a released version. + # A Tn.n version is a released field test version. + # A Xn.n version is an unreleased experimental baselevel. + # 1.2 uses "1.2" for uname -r. + echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` + # Reset EXIT trap before exiting to avoid spurious non-zero exit code. + exitcode=$? + trap '' 0 + exit $exitcode ;; + Alpha\ *:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # Should we change UNAME_MACHINE based on the output of uname instead + # of the specific Alpha model? + echo alpha-pc-interix + exit ;; + 21064:Windows_NT:50:3) + echo alpha-dec-winnt3.5 + exit ;; + Amiga*:UNIX_System_V:4.0:*) + echo m68k-unknown-sysv4 + exit ;; + *:[Aa]miga[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-amigaos + exit ;; + *:[Mm]orph[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-morphos + exit ;; + *:OS/390:*:*) + echo i370-ibm-openedition + exit ;; + *:z/VM:*:*) + echo s390-ibm-zvmoe + exit ;; + *:OS400:*:*) + echo powerpc-ibm-os400 + exit ;; + arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) + echo arm-acorn-riscix${UNAME_RELEASE} + exit ;; + arm*:riscos:*:*|arm*:RISCOS:*:*) + echo arm-unknown-riscos + exit ;; + SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) + echo hppa1.1-hitachi-hiuxmpp + exit ;; + Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) + # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. + if test "`(/bin/universe) 2>/dev/null`" = att ; then + echo pyramid-pyramid-sysv3 + else + echo pyramid-pyramid-bsd + fi + exit ;; + NILE*:*:*:dcosx) + echo pyramid-pyramid-svr4 + exit ;; + DRS?6000:unix:4.0:6*) + echo sparc-icl-nx6 + exit ;; + DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) + case `/usr/bin/uname -p` in + sparc) echo sparc-icl-nx7; exit ;; + esac ;; + s390x:SunOS:*:*) + echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; + sun4H:SunOS:5.*:*) + echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; + sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) + echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; + i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) + echo i386-pc-auroraux${UNAME_RELEASE} + exit ;; + i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) + eval $set_cc_for_build + SUN_ARCH=i386 + # If there is a compiler, see if it is configured for 64-bit objects. + # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. + # This test works for both compilers. + if [ "$CC_FOR_BUILD" != no_compiler_found ]; then + if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + SUN_ARCH=x86_64 + fi + fi + echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; + sun4*:SunOS:6*:*) + # According to config.sub, this is the proper way to canonicalize + # SunOS6. Hard to guess exactly what SunOS6 will be like, but + # it's likely to be more like Solaris than SunOS4. + echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; + sun4*:SunOS:*:*) + case "`/usr/bin/arch -k`" in + Series*|S4*) + UNAME_RELEASE=`uname -v` + ;; + esac + # Japanese Language versions have a version number like `4.1.3-JL'. + echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + exit ;; + sun3*:SunOS:*:*) + echo m68k-sun-sunos${UNAME_RELEASE} + exit ;; + sun*:*:4.2BSD:*) + UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` + test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3 + case "`/bin/arch`" in + sun3) + echo m68k-sun-sunos${UNAME_RELEASE} + ;; + sun4) + echo sparc-sun-sunos${UNAME_RELEASE} + ;; + esac + exit ;; + aushp:SunOS:*:*) + echo sparc-auspex-sunos${UNAME_RELEASE} + exit ;; + # The situation for MiNT is a little confusing. The machine name + # can be virtually everything (everything which is not + # "atarist" or "atariste" at least should have a processor + # > m68000). The system name ranges from "MiNT" over "FreeMiNT" + # to the lowercase version "mint" (or "freemint"). Finally + # the system name "TOS" denotes a system which is actually not + # MiNT. But MiNT is downward compatible to TOS, so this should + # be no problem. + atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit ;; + atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit ;; + *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit ;; + milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) + echo m68k-milan-mint${UNAME_RELEASE} + exit ;; + hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) + echo m68k-hades-mint${UNAME_RELEASE} + exit ;; + *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) + echo m68k-unknown-mint${UNAME_RELEASE} + exit ;; + m68k:machten:*:*) + echo m68k-apple-machten${UNAME_RELEASE} + exit ;; + powerpc:machten:*:*) + echo powerpc-apple-machten${UNAME_RELEASE} + exit ;; + RISC*:Mach:*:*) + echo mips-dec-mach_bsd4.3 + exit ;; + RISC*:ULTRIX:*:*) + echo mips-dec-ultrix${UNAME_RELEASE} + exit ;; + VAX*:ULTRIX*:*:*) + echo vax-dec-ultrix${UNAME_RELEASE} + exit ;; + 2020:CLIX:*:* | 2430:CLIX:*:*) + echo clipper-intergraph-clix${UNAME_RELEASE} + exit ;; + mips:*:*:UMIPS | mips:*:*:RISCos) + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c +#ifdef __cplusplus +#include /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif + #if defined (host_mips) && defined (MIPSEB) + #if defined (SYSTYPE_SYSV) + printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_SVR4) + printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) + printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + #endif + #endif + exit (-1); + } +EOF + $CC_FOR_BUILD -o $dummy $dummy.c && + dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && + SYSTEM_NAME=`$dummy $dummyarg` && + { echo "$SYSTEM_NAME"; exit; } + echo mips-mips-riscos${UNAME_RELEASE} + exit ;; + Motorola:PowerMAX_OS:*:*) + echo powerpc-motorola-powermax + exit ;; + Motorola:*:4.3:PL8-*) + echo powerpc-harris-powermax + exit ;; + Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) + echo powerpc-harris-powermax + exit ;; + Night_Hawk:Power_UNIX:*:*) + echo powerpc-harris-powerunix + exit ;; + m88k:CX/UX:7*:*) + echo m88k-harris-cxux7 + exit ;; + m88k:*:4*:R4*) + echo m88k-motorola-sysv4 + exit ;; + m88k:*:3*:R3*) + echo m88k-motorola-sysv3 + exit ;; + AViiON:dgux:*:*) + # DG/UX returns AViiON for all architectures + UNAME_PROCESSOR=`/usr/bin/uname -p` + if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + then + if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ + [ ${TARGET_BINARY_INTERFACE}x = x ] + then + echo m88k-dg-dgux${UNAME_RELEASE} + else + echo m88k-dg-dguxbcs${UNAME_RELEASE} + fi + else + echo i586-dg-dgux${UNAME_RELEASE} + fi + exit ;; + M88*:DolphinOS:*:*) # DolphinOS (SVR3) + echo m88k-dolphin-sysv3 + exit ;; + M88*:*:R3*:*) + # Delta 88k system running SVR3 + echo m88k-motorola-sysv3 + exit ;; + XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) + echo m88k-tektronix-sysv3 + exit ;; + Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) + echo m68k-tektronix-bsd + exit ;; + *:IRIX*:*:*) + echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + exit ;; + ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' + i*86:AIX:*:*) + echo i386-ibm-aix + exit ;; + ia64:AIX:*:*) + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + exit ;; + *:AIX:2:3) + if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #include + + main() + { + if (!__power_pc()) + exit(1); + puts("powerpc-ibm-aix3.2.5"); + exit(0); + } +EOF + if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` + then + echo "$SYSTEM_NAME" + else + echo rs6000-ibm-aix3.2.5 + fi + elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then + echo rs6000-ibm-aix3.2.4 + else + echo rs6000-ibm-aix3.2 + fi + exit ;; + *:AIX:*:[4567]) + IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` + if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + IBM_ARCH=rs6000 + else + IBM_ARCH=powerpc + fi + if [ -x /usr/bin/lslpp ] ; then + IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | + awk -F: '{ print $3 }' | sed s/[0-9]*$/0/` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${IBM_ARCH}-ibm-aix${IBM_REV} + exit ;; + *:AIX:*:*) + echo rs6000-ibm-aix + exit ;; + ibmrt:4.4BSD:*|romp-ibm:BSD:*) + echo romp-ibm-bsd4.4 + exit ;; + ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and + echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + exit ;; # report: romp-ibm BSD 4.3 + *:BOSX:*:*) + echo rs6000-bull-bosx + exit ;; + DPX/2?00:B.O.S.:*:*) + echo m68k-bull-sysv3 + exit ;; + 9000/[34]??:4.3bsd:1.*:*) + echo m68k-hp-bsd + exit ;; + hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) + echo m68k-hp-bsd4.4 + exit ;; + 9000/[34678]??:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + case "${UNAME_MACHINE}" in + 9000/31? ) HP_ARCH=m68000 ;; + 9000/[34]?? ) HP_ARCH=m68k ;; + 9000/[678][0-9][0-9]) + if [ -x /usr/bin/getconf ]; then + sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` + sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` + case "${sc_cpu_version}" in + 523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0 + 528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1 + 532) # CPU_PA_RISC2_0 + case "${sc_kernel_bits}" in + 32) HP_ARCH=hppa2.0n ;; + 64) HP_ARCH=hppa2.0w ;; + '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20 + esac ;; + esac + fi + if [ "${HP_ARCH}" = "" ]; then + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + + #define _HPUX_SOURCE + #include + #include + + int main () + { + #if defined(_SC_KERNEL_BITS) + long bits = sysconf(_SC_KERNEL_BITS); + #endif + long cpu = sysconf (_SC_CPU_VERSION); + + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1"); break; + case CPU_PA_RISC2_0: + #if defined(_SC_KERNEL_BITS) + switch (bits) + { + case 64: puts ("hppa2.0w"); break; + case 32: puts ("hppa2.0n"); break; + default: puts ("hppa2.0"); break; + } break; + #else /* !defined(_SC_KERNEL_BITS) */ + puts ("hppa2.0"); break; + #endif + default: puts ("hppa1.0"); break; + } + exit (0); + } +EOF + (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` + test -z "$HP_ARCH" && HP_ARCH=hppa + fi ;; + esac + if [ ${HP_ARCH} = hppa2.0w ] + then + eval $set_cc_for_build + + # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating + # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler + # generating 64-bit code. GNU and HP use different nomenclature: + # + # $ CC_FOR_BUILD=cc ./config.guess + # => hppa2.0w-hp-hpux11.23 + # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess + # => hppa64-hp-hpux11.23 + + if echo __LP64__ | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | + grep -q __LP64__ + then + HP_ARCH=hppa2.0w + else + HP_ARCH=hppa64 + fi + fi + echo ${HP_ARCH}-hp-hpux${HPUX_REV} + exit ;; + ia64:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux${HPUX_REV} + exit ;; + 3050*:HI-UX:*:*) + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #include + int + main () + { + long cpu = sysconf (_SC_CPU_VERSION); + /* The order matters, because CPU_IS_HP_MC68K erroneously returns + true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct + results, however. */ + if (CPU_IS_PA_RISC (cpu)) + { + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; + case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; + default: puts ("hppa-hitachi-hiuxwe2"); break; + } + } + else if (CPU_IS_HP_MC68K (cpu)) + puts ("m68k-hitachi-hiuxwe2"); + else puts ("unknown-hitachi-hiuxwe2"); + exit (0); + } +EOF + $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && + { echo "$SYSTEM_NAME"; exit; } + echo unknown-hitachi-hiuxwe2 + exit ;; + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + echo hppa1.1-hp-bsd + exit ;; + 9000/8??:4.3bsd:*:*) + echo hppa1.0-hp-bsd + exit ;; + *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) + echo hppa1.0-hp-mpeix + exit ;; + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + echo hppa1.1-hp-osf + exit ;; + hp8??:OSF1:*:*) + echo hppa1.0-hp-osf + exit ;; + i*86:OSF1:*:*) + if [ -x /usr/sbin/sysversion ] ; then + echo ${UNAME_MACHINE}-unknown-osf1mk + else + echo ${UNAME_MACHINE}-unknown-osf1 + fi + exit ;; + parisc*:Lites*:*:*) + echo hppa1.1-hp-lites + exit ;; + C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) + echo c1-convex-bsd + exit ;; + C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit ;; + C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) + echo c34-convex-bsd + exit ;; + C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) + echo c38-convex-bsd + exit ;; + C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) + echo c4-convex-bsd + exit ;; + CRAY*Y-MP:*:*:*) + echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit ;; + CRAY*[A-Z]90:*:*:*) + echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ + -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ + -e 's/\.[^.]*$/.X/' + exit ;; + CRAY*TS:*:*:*) + echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit ;; + CRAY*T3E:*:*:*) + echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit ;; + CRAY*SV1:*:*:*) + echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit ;; + *:UNICOS/mp:*:*) + echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit ;; + F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) + FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` + FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` + FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit ;; + 5000:UNIX_System_V:4.*:*) + FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` + FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` + echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit ;; + i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + exit ;; + sparc*:BSD/OS:*:*) + echo sparc-unknown-bsdi${UNAME_RELEASE} + exit ;; + *:BSD/OS:*:*) + echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + exit ;; + *:FreeBSD:*:*) + UNAME_PROCESSOR=`/usr/bin/uname -p` + case ${UNAME_PROCESSOR} in + amd64) + UNAME_PROCESSOR=x86_64 ;; + i386) + UNAME_PROCESSOR=i586 ;; + esac + echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit ;; + i*:CYGWIN*:*) + echo ${UNAME_MACHINE}-pc-cygwin + exit ;; + *:MINGW64*:*) + echo ${UNAME_MACHINE}-pc-mingw64 + exit ;; + *:MINGW*:*) + echo ${UNAME_MACHINE}-pc-mingw32 + exit ;; + *:MSYS*:*) + echo ${UNAME_MACHINE}-pc-msys + exit ;; + i*:windows32*:*) + # uname -m includes "-pc" on this system. + echo ${UNAME_MACHINE}-mingw32 + exit ;; + i*:PW*:*) + echo ${UNAME_MACHINE}-pc-pw32 + exit ;; + *:Interix*:*) + case ${UNAME_MACHINE} in + x86) + echo i586-pc-interix${UNAME_RELEASE} + exit ;; + authenticamd | genuineintel | EM64T) + echo x86_64-unknown-interix${UNAME_RELEASE} + exit ;; + IA64) + echo ia64-unknown-interix${UNAME_RELEASE} + exit ;; + esac ;; + [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) + echo i${UNAME_MACHINE}-pc-mks + exit ;; + 8664:Windows_NT:*) + echo x86_64-pc-mks + exit ;; + i*:Windows_NT*:* | Pentium*:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we + # UNAME_MACHINE based on the output of uname instead of i386? + echo i586-pc-interix + exit ;; + i*:UWIN*:*) + echo ${UNAME_MACHINE}-pc-uwin + exit ;; + amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) + echo x86_64-unknown-cygwin + exit ;; + p*:CYGWIN*:*) + echo powerpcle-unknown-cygwin + exit ;; + prep*:SunOS:5.*:*) + echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; + *:GNU:*:*) + # the GNU system + echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + exit ;; + *:GNU/*:*:*) + # other systems with GNU libc and userland + echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} + exit ;; + i*86:Minix:*:*) + echo ${UNAME_MACHINE}-pc-minix + exit ;; + aarch64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + aarch64_be:Linux:*:*) + UNAME_MACHINE=aarch64_be + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + alpha:Linux:*:*) + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in + EV5) UNAME_MACHINE=alphaev5 ;; + EV56) UNAME_MACHINE=alphaev56 ;; + PCA56) UNAME_MACHINE=alphapca56 ;; + PCA57) UNAME_MACHINE=alphapca56 ;; + EV6) UNAME_MACHINE=alphaev6 ;; + EV67) UNAME_MACHINE=alphaev67 ;; + EV68*) UNAME_MACHINE=alphaev68 ;; + esac + objdump --private-headers /bin/sh | grep -q ld.so.1 + if test "$?" = 0 ; then LIBC=gnulibc1 ; fi + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + arc:Linux:*:* | arceb:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + arm*:Linux:*:*) + eval $set_cc_for_build + if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep -q __ARM_EABI__ + then + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + else + if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep -q __ARM_PCS_VFP + then + echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi + else + echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf + fi + fi + exit ;; + avr32*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + cris:Linux:*:*) + echo ${UNAME_MACHINE}-axis-linux-${LIBC} + exit ;; + crisv32:Linux:*:*) + echo ${UNAME_MACHINE}-axis-linux-${LIBC} + exit ;; + e2k:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + frv:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + hexagon:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + i*86:Linux:*:*) + echo ${UNAME_MACHINE}-pc-linux-${LIBC} + exit ;; + ia64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + k1om:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + m32r*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + m68*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + mips:Linux:*:* | mips64:Linux:*:*) + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #undef CPU + #undef ${UNAME_MACHINE} + #undef ${UNAME_MACHINE}el + #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) + CPU=${UNAME_MACHINE}el + #else + #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) + CPU=${UNAME_MACHINE} + #else + CPU= + #endif + #endif +EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` + test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } + ;; + mips64el:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + openrisc*:Linux:*:*) + echo or1k-unknown-linux-${LIBC} + exit ;; + or32:Linux:*:* | or1k*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + padre:Linux:*:*) + echo sparc-unknown-linux-${LIBC} + exit ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-${LIBC} + exit ;; + parisc:Linux:*:* | hppa:Linux:*:*) + # Look for CPU level + case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in + PA7*) echo hppa1.1-unknown-linux-${LIBC} ;; + PA8*) echo hppa2.0-unknown-linux-${LIBC} ;; + *) echo hppa-unknown-linux-${LIBC} ;; + esac + exit ;; + ppc64:Linux:*:*) + echo powerpc64-unknown-linux-${LIBC} + exit ;; + ppc:Linux:*:*) + echo powerpc-unknown-linux-${LIBC} + exit ;; + ppc64le:Linux:*:*) + echo powerpc64le-unknown-linux-${LIBC} + exit ;; + ppcle:Linux:*:*) + echo powerpcle-unknown-linux-${LIBC} + exit ;; + riscv32:Linux:*:* | riscv64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + s390:Linux:*:* | s390x:Linux:*:*) + echo ${UNAME_MACHINE}-ibm-linux-${LIBC} + exit ;; + sh64*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + sh*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + sparc:Linux:*:* | sparc64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + tile*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + vax:Linux:*:*) + echo ${UNAME_MACHINE}-dec-linux-${LIBC} + exit ;; + x86_64:Linux:*:*) + echo ${UNAME_MACHINE}-pc-linux-${LIBC} + exit ;; + xtensa*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; + i*86:DYNIX/ptx:4*:*) + # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. + # earlier versions are messed up and put the nodename in both + # sysname and nodename. + echo i386-sequent-sysv4 + exit ;; + i*86:UNIX_SV:4.2MP:2.*) + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, + # I just have to hope. -- rms. + # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit ;; + i*86:OS/2:*:*) + # If we were able to find `uname', then EMX Unix compatibility + # is probably installed. + echo ${UNAME_MACHINE}-pc-os2-emx + exit ;; + i*86:XTS-300:*:STOP) + echo ${UNAME_MACHINE}-unknown-stop + exit ;; + i*86:atheos:*:*) + echo ${UNAME_MACHINE}-unknown-atheos + exit ;; + i*86:syllable:*:*) + echo ${UNAME_MACHINE}-pc-syllable + exit ;; + i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) + echo i386-unknown-lynxos${UNAME_RELEASE} + exit ;; + i*86:*DOS:*:*) + echo ${UNAME_MACHINE}-pc-msdosdjgpp + exit ;; + i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) + UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then + echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + fi + exit ;; + i*86:*:5:[678]*) + # UnixWare 7.x, OpenUNIX and OpenServer 6. + case `/bin/uname -X | grep "^Machine"` in + *486*) UNAME_MACHINE=i486 ;; + *Pentium) UNAME_MACHINE=i586 ;; + *Pent*|*Celeron) UNAME_MACHINE=i686 ;; + esac + echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} + exit ;; + i*86:*:3.2:*) + if test -f /usr/options/cb.name; then + UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then + UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` + (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 + (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ + && UNAME_MACHINE=i586 + (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ + && UNAME_MACHINE=i686 + (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ + && UNAME_MACHINE=i686 + echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + else + echo ${UNAME_MACHINE}-pc-sysv32 + fi + exit ;; + pc:*:*:*) + # Left here for compatibility: + # uname -m prints for DJGPP always 'pc', but it prints nothing about + # the processor, so we play safe by assuming i586. + # Note: whatever this is, it MUST be the same as what config.sub + # prints for the "djgpp" host, or else GDB configure will decide that + # this is a cross-build. + echo i586-pc-msdosdjgpp + exit ;; + Intel:Mach:3*:*) + echo i386-pc-mach3 + exit ;; + paragon:*:*:*) + echo i860-intel-osf1 + exit ;; + i860:*:4.*:*) # i860-SVR4 + if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then + echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + else # Add other i860-SVR4 vendors below as they are discovered. + echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + fi + exit ;; + mini*:CTIX:SYS*5:*) + # "miniframe" + echo m68010-convergent-sysv + exit ;; + mc68k:UNIX:SYSTEM5:3.51m) + echo m68k-convergent-sysv + exit ;; + M680?0:D-NIX:5.3:*) + echo m68k-diab-dnix + exit ;; + M68*:*:R3V[5678]*:*) + test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; + 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) + OS_REL='' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; + 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4; exit; } ;; + NCR*:*:4.2:* | MPRAS*:*:4.2:*) + OS_REL='.3' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; + m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) + echo m68k-unknown-lynxos${UNAME_RELEASE} + exit ;; + mc68030:UNIX_System_V:4.*:*) + echo m68k-atari-sysv4 + exit ;; + TSUNAMI:LynxOS:2.*:*) + echo sparc-unknown-lynxos${UNAME_RELEASE} + exit ;; + rs6000:LynxOS:2.*:*) + echo rs6000-unknown-lynxos${UNAME_RELEASE} + exit ;; + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) + echo powerpc-unknown-lynxos${UNAME_RELEASE} + exit ;; + SM[BE]S:UNIX_SV:*:*) + echo mips-dde-sysv${UNAME_RELEASE} + exit ;; + RM*:ReliantUNIX-*:*:*) + echo mips-sni-sysv4 + exit ;; + RM*:SINIX-*:*:*) + echo mips-sni-sysv4 + exit ;; + *:SINIX-*:*:*) + if uname -p 2>/dev/null >/dev/null ; then + UNAME_MACHINE=`(uname -p) 2>/dev/null` + echo ${UNAME_MACHINE}-sni-sysv4 + else + echo ns32k-sni-sysv + fi + exit ;; + PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + # says + echo i586-unisys-sysv4 + exit ;; + *:UNIX_System_V:4*:FTX*) + # From Gerald Hewes . + # How about differentiating between stratus architectures? -djm + echo hppa1.1-stratus-sysv4 + exit ;; + *:*:*:FTX*) + # From seanf@swdc.stratus.com. + echo i860-stratus-sysv4 + exit ;; + i*86:VOS:*:*) + # From Paul.Green@stratus.com. + echo ${UNAME_MACHINE}-stratus-vos + exit ;; + *:VOS:*:*) + # From Paul.Green@stratus.com. + echo hppa1.1-stratus-vos + exit ;; + mc68*:A/UX:*:*) + echo m68k-apple-aux${UNAME_RELEASE} + exit ;; + news*:NEWS-OS:6*:*) + echo mips-sony-newsos6 + exit ;; + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) + if [ -d /usr/nec ]; then + echo mips-nec-sysv${UNAME_RELEASE} + else + echo mips-unknown-sysv${UNAME_RELEASE} + fi + exit ;; + BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. + echo powerpc-be-beos + exit ;; + BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. + echo powerpc-apple-beos + exit ;; + BePC:BeOS:*:*) # BeOS running on Intel PC compatible. + echo i586-pc-beos + exit ;; + BePC:Haiku:*:*) # Haiku running on Intel PC compatible. + echo i586-pc-haiku + exit ;; + x86_64:Haiku:*:*) + echo x86_64-unknown-haiku + exit ;; + SX-4:SUPER-UX:*:*) + echo sx4-nec-superux${UNAME_RELEASE} + exit ;; + SX-5:SUPER-UX:*:*) + echo sx5-nec-superux${UNAME_RELEASE} + exit ;; + SX-6:SUPER-UX:*:*) + echo sx6-nec-superux${UNAME_RELEASE} + exit ;; + SX-7:SUPER-UX:*:*) + echo sx7-nec-superux${UNAME_RELEASE} + exit ;; + SX-8:SUPER-UX:*:*) + echo sx8-nec-superux${UNAME_RELEASE} + exit ;; + SX-8R:SUPER-UX:*:*) + echo sx8r-nec-superux${UNAME_RELEASE} + exit ;; + SX-ACE:SUPER-UX:*:*) + echo sxace-nec-superux${UNAME_RELEASE} + exit ;; + Power*:Rhapsody:*:*) + echo powerpc-apple-rhapsody${UNAME_RELEASE} + exit ;; + *:Rhapsody:*:*) + echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + exit ;; + *:Darwin:*:*) + UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown + eval $set_cc_for_build + if test "$UNAME_PROCESSOR" = unknown ; then + UNAME_PROCESSOR=powerpc + fi + if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then + if [ "$CC_FOR_BUILD" != no_compiler_found ]; then + if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + case $UNAME_PROCESSOR in + i386) UNAME_PROCESSOR=x86_64 ;; + powerpc) UNAME_PROCESSOR=powerpc64 ;; + esac + fi + fi + elif test "$UNAME_PROCESSOR" = i386 ; then + # Avoid executing cc on OS X 10.9, as it ships with a stub + # that puts up a graphical alert prompting to install + # developer tools. Any system running Mac OS X 10.7 or + # later (Darwin 11 and later) is required to have a 64-bit + # processor. This is not true of the ARM version of Darwin + # that Apple uses in portable devices. + UNAME_PROCESSOR=x86_64 + fi + echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} + exit ;; + *:procnto*:*:* | *:QNX:[0123456789]*:*) + UNAME_PROCESSOR=`uname -p` + if test "$UNAME_PROCESSOR" = x86; then + UNAME_PROCESSOR=i386 + UNAME_MACHINE=pc + fi + echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} + exit ;; + *:QNX:*:4*) + echo i386-pc-qnx + exit ;; + NEO-*:NONSTOP_KERNEL:*:*) + echo neo-tandem-nsk${UNAME_RELEASE} + exit ;; + NSE-*:NONSTOP_KERNEL:*:*) + echo nse-tandem-nsk${UNAME_RELEASE} + exit ;; + NSR-*:NONSTOP_KERNEL:*:*) + echo nsr-tandem-nsk${UNAME_RELEASE} + exit ;; + NSX-*:NONSTOP_KERNEL:*:*) + echo nsx-tandem-nsk${UNAME_RELEASE} + exit ;; + *:NonStop-UX:*:*) + echo mips-compaq-nonstopux + exit ;; + BS2000:POSIX*:*:*) + echo bs2000-siemens-sysv + exit ;; + DS/*:UNIX_System_V:*:*) + echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + exit ;; + *:Plan9:*:*) + # "uname -m" is not consistent, so use $cputype instead. 386 + # is converted to i386 for consistency with other x86 + # operating systems. + if test "$cputype" = 386; then + UNAME_MACHINE=i386 + else + UNAME_MACHINE="$cputype" + fi + echo ${UNAME_MACHINE}-unknown-plan9 + exit ;; + *:TOPS-10:*:*) + echo pdp10-unknown-tops10 + exit ;; + *:TENEX:*:*) + echo pdp10-unknown-tenex + exit ;; + KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) + echo pdp10-dec-tops20 + exit ;; + XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) + echo pdp10-xkl-tops20 + exit ;; + *:TOPS-20:*:*) + echo pdp10-unknown-tops20 + exit ;; + *:ITS:*:*) + echo pdp10-unknown-its + exit ;; + SEI:*:*:SEIUX) + echo mips-sei-seiux${UNAME_RELEASE} + exit ;; + *:DragonFly:*:*) + echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit ;; + *:*VMS:*:*) + UNAME_MACHINE=`(uname -p) 2>/dev/null` + case "${UNAME_MACHINE}" in + A*) echo alpha-dec-vms ; exit ;; + I*) echo ia64-dec-vms ; exit ;; + V*) echo vax-dec-vms ; exit ;; + esac ;; + *:XENIX:*:SysV) + echo i386-pc-xenix + exit ;; + i*86:skyos:*:*) + echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'` + exit ;; + i*86:rdos:*:*) + echo ${UNAME_MACHINE}-pc-rdos + exit ;; + i*86:AROS:*:*) + echo ${UNAME_MACHINE}-pc-aros + exit ;; + x86_64:VMkernel:*:*) + echo ${UNAME_MACHINE}-unknown-esx + exit ;; + amd64:Isilon\ OneFS:*:*) + echo x86_64-unknown-onefs + exit ;; +esac + +cat >&2 </dev/null || echo unknown` +uname -r = `(uname -r) 2>/dev/null || echo unknown` +uname -s = `(uname -s) 2>/dev/null || echo unknown` +uname -v = `(uname -v) 2>/dev/null || echo unknown` + +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` +/bin/uname -X = `(/bin/uname -X) 2>/dev/null` + +hostinfo = `(hostinfo) 2>/dev/null` +/bin/universe = `(/bin/universe) 2>/dev/null` +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` +/bin/arch = `(/bin/arch) 2>/dev/null` +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` + +UNAME_MACHINE = ${UNAME_MACHINE} +UNAME_RELEASE = ${UNAME_RELEASE} +UNAME_SYSTEM = ${UNAME_SYSTEM} +UNAME_VERSION = ${UNAME_VERSION} +EOF + +exit 1 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.sub b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.sub new file mode 100644 index 0000000..40ea5df --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/config.sub @@ -0,0 +1,1836 @@ +#! /bin/sh +# Configuration validation subroutine script. +# Copyright 1992-2017 Free Software Foundation, Inc. + +timestamp='2017-04-02' + +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, see . +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that +# program. This Exception is an additional permission under section 7 +# of the GNU General Public License, version 3 ("GPLv3"). + + +# Please send patches to . +# +# Configuration subroutine to validate and canonicalize a configuration type. +# Supply the specified configuration type as an argument. +# If it is invalid, we print an error message on stderr and exit with code 1. +# Otherwise, we print the canonical config type on stdout and succeed. + +# You can get the latest version of this script from: +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub + +# This file is supposed to be the same for all GNU packages +# and recognize all the CPU types, system types and aliases +# that are meaningful with *any* GNU software. +# Each package is responsible for reporting which valid configurations +# it does not support. The user should be able to distinguish +# a failure to support a valid configuration from a meaningless +# configuration. + +# The goal of this file is to map all the various variations of a given +# machine specification into a single specification in the form: +# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM +# or in some cases, the newer four-part form: +# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM +# It is wrong to echo any other type of specification. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS + +Canonicalize a configuration name. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.sub ($timestamp) + +Copyright 1992-2017 Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit ;; + --version | -v ) + echo "$version" ; exit ;; + --help | --h* | -h ) + echo "$usage"; exit ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" + exit 1 ;; + + *local*) + # First pass through any local machine types. + echo $1 + exit ;; + + * ) + break ;; + esac +done + +case $# in + 0) echo "$me: missing argument$help" >&2 + exit 1;; + 1) ;; + *) echo "$me: too many arguments$help" >&2 + exit 1;; +esac + +# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). +# Here we must recognize all the valid KERNEL-OS combinations. +maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +case $maybe_os in + nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ + linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ + knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \ + kopensolaris*-gnu* | cloudabi*-eabi* | \ + storm-chaos* | os2-emx* | rtmk-nova*) + os=-$maybe_os + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; + android-linux) + os=-linux-android + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + ;; + *) + basic_machine=`echo $1 | sed 's/-[^-]*$//'` + if [ $basic_machine != $1 ] + then os=`echo $1 | sed 's/.*-/-/'` + else os=; fi + ;; +esac + +### Let's recognize common machines as not being operating systems so +### that things like config.sub decstation-3100 work. We also +### recognize some manufacturers as not being operating systems, so we +### can provide default operating systems below. +case $os in + -sun*os*) + # Prevent following clause from handling this invalid input. + ;; + -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ + -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ + -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ + -apple | -axis | -knuth | -cray | -microblaze*) + os= + basic_machine=$1 + ;; + -bluegene*) + os=-cnk + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= + basic_machine=$1 + ;; + -scout) + ;; + -wrs) + os=-vxworks + basic_machine=$1 + ;; + -chorusos*) + os=-chorusos + basic_machine=$1 + ;; + -chorusrdb) + os=-chorusrdb + basic_machine=$1 + ;; + -hiux*) + os=-hiuxwe2 + ;; + -sco6) + os=-sco5v6 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco5) + os=-sco3.2v5 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco4) + os=-sco3.2v4 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2.[4-9]*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2v[4-9]*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco5v6*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco*) + os=-sco3.2v2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -udk*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -isc) + os=-isc2.2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -clix*) + basic_machine=clipper-intergraph + ;; + -isc*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -lynx*178) + os=-lynxos178 + ;; + -lynx*5) + os=-lynxos5 + ;; + -lynx*) + os=-lynxos + ;; + -ptx*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` + ;; + -windowsnt*) + os=`echo $os | sed -e 's/windowsnt/winnt/'` + ;; + -psos*) + os=-psos + ;; + -mint | -mint[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; +esac + +# Decode aliases for certain CPU-COMPANY combinations. +case $basic_machine in + # Recognize the basic CPU types without company name. + # Some are omitted here because they have special meanings below. + 1750a | 580 \ + | a29k \ + | aarch64 | aarch64_be \ + | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ + | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ + | am33_2.0 \ + | arc | arceb \ + | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \ + | avr | avr32 \ + | ba \ + | be32 | be64 \ + | bfin \ + | c4x | c8051 | clipper \ + | d10v | d30v | dlx | dsp16xx \ + | e2k | epiphany \ + | fido | fr30 | frv | ft32 \ + | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ + | hexagon \ + | i370 | i860 | i960 | ia16 | ia64 \ + | ip2k | iq2000 \ + | k1om \ + | le32 | le64 \ + | lm32 \ + | m32c | m32r | m32rle | m68000 | m68k | m88k \ + | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ + | mips | mipsbe | mipseb | mipsel | mipsle \ + | mips16 \ + | mips64 | mips64el \ + | mips64octeon | mips64octeonel \ + | mips64orion | mips64orionel \ + | mips64r5900 | mips64r5900el \ + | mips64vr | mips64vrel \ + | mips64vr4100 | mips64vr4100el \ + | mips64vr4300 | mips64vr4300el \ + | mips64vr5000 | mips64vr5000el \ + | mips64vr5900 | mips64vr5900el \ + | mipsisa32 | mipsisa32el \ + | mipsisa32r2 | mipsisa32r2el \ + | mipsisa32r6 | mipsisa32r6el \ + | mipsisa64 | mipsisa64el \ + | mipsisa64r2 | mipsisa64r2el \ + | mipsisa64r6 | mipsisa64r6el \ + | mipsisa64sb1 | mipsisa64sb1el \ + | mipsisa64sr71k | mipsisa64sr71kel \ + | mipsr5900 | mipsr5900el \ + | mipstx39 | mipstx39el \ + | mn10200 | mn10300 \ + | moxie \ + | mt \ + | msp430 \ + | nds32 | nds32le | nds32be \ + | nios | nios2 | nios2eb | nios2el \ + | ns16k | ns32k \ + | open8 | or1k | or1knd | or32 \ + | pdp10 | pdp11 | pj | pjl \ + | powerpc | powerpc64 | powerpc64le | powerpcle \ + | pru \ + | pyramid \ + | riscv32 | riscv64 \ + | rl78 | rx \ + | score \ + | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ + | sh64 | sh64le \ + | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ + | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ + | spu \ + | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ + | ubicom32 \ + | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ + | visium \ + | wasm32 \ + | we32k \ + | x86 | xc16x | xstormy16 | xtensa \ + | z8k | z80) + basic_machine=$basic_machine-unknown + ;; + c54x) + basic_machine=tic54x-unknown + ;; + c55x) + basic_machine=tic55x-unknown + ;; + c6x) + basic_machine=tic6x-unknown + ;; + leon|leon[3-9]) + basic_machine=sparc-$basic_machine + ;; + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip) + basic_machine=$basic_machine-unknown + os=-none + ;; + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) + ;; + ms1) + basic_machine=mt-unknown + ;; + + strongarm | thumb | xscale) + basic_machine=arm-unknown + ;; + xgate) + basic_machine=$basic_machine-unknown + os=-none + ;; + xscaleeb) + basic_machine=armeb-unknown + ;; + + xscaleel) + basic_machine=armel-unknown + ;; + + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i*86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. + *-*-*) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; + # Recognize the basic CPU types with company name. + 580-* \ + | a29k-* \ + | aarch64-* | aarch64_be-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ + | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ + | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \ + | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ + | avr-* | avr32-* \ + | ba-* \ + | be32-* | be64-* \ + | bfin-* | bs2000-* \ + | c[123]* | c30-* | [cjt]90-* | c4x-* \ + | c8051-* | clipper-* | craynv-* | cydra-* \ + | d10v-* | d30v-* | dlx-* \ + | e2k-* | elxsi-* \ + | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ + | h8300-* | h8500-* \ + | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ + | hexagon-* \ + | i*86-* | i860-* | i960-* | ia16-* | ia64-* \ + | ip2k-* | iq2000-* \ + | k1om-* \ + | le32-* | le64-* \ + | lm32-* \ + | m32c-* | m32r-* | m32rle-* \ + | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ + | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ + | microblaze-* | microblazeel-* \ + | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ + | mips16-* \ + | mips64-* | mips64el-* \ + | mips64octeon-* | mips64octeonel-* \ + | mips64orion-* | mips64orionel-* \ + | mips64r5900-* | mips64r5900el-* \ + | mips64vr-* | mips64vrel-* \ + | mips64vr4100-* | mips64vr4100el-* \ + | mips64vr4300-* | mips64vr4300el-* \ + | mips64vr5000-* | mips64vr5000el-* \ + | mips64vr5900-* | mips64vr5900el-* \ + | mipsisa32-* | mipsisa32el-* \ + | mipsisa32r2-* | mipsisa32r2el-* \ + | mipsisa32r6-* | mipsisa32r6el-* \ + | mipsisa64-* | mipsisa64el-* \ + | mipsisa64r2-* | mipsisa64r2el-* \ + | mipsisa64r6-* | mipsisa64r6el-* \ + | mipsisa64sb1-* | mipsisa64sb1el-* \ + | mipsisa64sr71k-* | mipsisa64sr71kel-* \ + | mipsr5900-* | mipsr5900el-* \ + | mipstx39-* | mipstx39el-* \ + | mmix-* \ + | mt-* \ + | msp430-* \ + | nds32-* | nds32le-* | nds32be-* \ + | nios-* | nios2-* | nios2eb-* | nios2el-* \ + | none-* | np1-* | ns16k-* | ns32k-* \ + | open8-* \ + | or1k*-* \ + | orion-* \ + | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ + | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ + | pru-* \ + | pyramid-* \ + | riscv32-* | riscv64-* \ + | rl78-* | romp-* | rs6000-* | rx-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ + | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ + | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ + | sparclite-* \ + | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx*-* \ + | tahoe-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile*-* \ + | tron-* \ + | ubicom32-* \ + | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ + | vax-* \ + | visium-* \ + | wasm32-* \ + | we32k-* \ + | x86-* | x86_64-* | xc16x-* | xps100-* \ + | xstormy16-* | xtensa*-* \ + | ymp-* \ + | z8k-* | z80-*) + ;; + # Recognize the basic CPU types without company name, with glob match. + xtensa*) + basic_machine=$basic_machine-unknown + ;; + # Recognize the various machine names and aliases which stand + # for a CPU type and a company and sometimes even an OS. + 386bsd) + basic_machine=i386-unknown + os=-bsd + ;; + 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) + basic_machine=m68000-att + ;; + 3b*) + basic_machine=we32k-att + ;; + a29khif) + basic_machine=a29k-amd + os=-udi + ;; + abacus) + basic_machine=abacus-unknown + ;; + adobe68k) + basic_machine=m68010-adobe + os=-scout + ;; + alliant | fx80) + basic_machine=fx80-alliant + ;; + altos | altos3068) + basic_machine=m68k-altos + ;; + am29k) + basic_machine=a29k-none + os=-bsd + ;; + amd64) + basic_machine=x86_64-pc + ;; + amd64-*) + basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + amdahl) + basic_machine=580-amdahl + os=-sysv + ;; + amiga | amiga-*) + basic_machine=m68k-unknown + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=-amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=-sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=-sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=-bsd + ;; + aros) + basic_machine=i386-pc + os=-aros + ;; + asmjs) + basic_machine=asmjs-unknown + ;; + aux) + basic_machine=m68k-apple + os=-aux + ;; + balance) + basic_machine=ns32k-sequent + os=-dynix + ;; + blackfin) + basic_machine=bfin-unknown + os=-linux + ;; + blackfin-*) + basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` + os=-linux + ;; + bluegene*) + basic_machine=powerpc-ibm + os=-cnk + ;; + c54x-*) + basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + c55x-*) + basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + c6x-*) + basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + c90) + basic_machine=c90-cray + os=-unicos + ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; + convex-c1) + basic_machine=c1-convex + os=-bsd + ;; + convex-c2) + basic_machine=c2-convex + os=-bsd + ;; + convex-c32) + basic_machine=c32-convex + os=-bsd + ;; + convex-c34) + basic_machine=c34-convex + os=-bsd + ;; + convex-c38) + basic_machine=c38-convex + os=-bsd + ;; + cray | j90) + basic_machine=j90-cray + os=-unicos + ;; + craynv) + basic_machine=craynv-cray + os=-unicosmp + ;; + cr16 | cr16-*) + basic_machine=cr16-unknown + os=-elf + ;; + crds | unos) + basic_machine=m68k-crds + ;; + crisv32 | crisv32-* | etraxfs*) + basic_machine=crisv32-axis + ;; + cris | cris-* | etrax*) + basic_machine=cris-axis + ;; + crx) + basic_machine=crx-unknown + os=-elf + ;; + da30 | da30-*) + basic_machine=m68k-da30 + ;; + decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) + basic_machine=mips-dec + ;; + decsystem10* | dec10*) + basic_machine=pdp10-dec + os=-tops10 + ;; + decsystem20* | dec20*) + basic_machine=pdp10-dec + os=-tops20 + ;; + delta | 3300 | motorola-3300 | motorola-delta \ + | 3300-motorola | delta-motorola) + basic_machine=m68k-motorola + ;; + delta88) + basic_machine=m88k-motorola + os=-sysv3 + ;; + dicos) + basic_machine=i686-pc + os=-dicos + ;; + djgpp) + basic_machine=i586-pc + os=-msdosdjgpp + ;; + dpx20 | dpx20-*) + basic_machine=rs6000-bull + os=-bosx + ;; + dpx2* | dpx2*-bull) + basic_machine=m68k-bull + os=-sysv3 + ;; + e500v[12]) + basic_machine=powerpc-unknown + os=$os"spe" + ;; + e500v[12]-*) + basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + os=$os"spe" + ;; + ebmon29k) + basic_machine=a29k-amd + os=-ebmon + ;; + elxsi) + basic_machine=elxsi-elxsi + os=-bsd + ;; + encore | umax | mmax) + basic_machine=ns32k-encore + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=-ose + ;; + fx2800) + basic_machine=i860-alliant + ;; + genix) + basic_machine=ns32k-ns + ;; + gmicro) + basic_machine=tron-gmicro + os=-sysv + ;; + go32) + basic_machine=i386-pc + os=-go32 + ;; + h3050r* | hiux*) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=-hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=-xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=-hms + ;; + harris) + basic_machine=m88k-harris + os=-sysv3 + ;; + hp300-*) + basic_machine=m68k-hp + ;; + hp300bsd) + basic_machine=m68k-hp + os=-bsd + ;; + hp300hpux) + basic_machine=m68k-hp + os=-hpux + ;; + hp3k9[0-9][0-9] | hp9[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k2[0-9][0-9] | hp9k31[0-9]) + basic_machine=m68000-hp + ;; + hp9k3[2-9][0-9]) + basic_machine=m68k-hp + ;; + hp9k6[0-9][0-9] | hp6[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k7[0-79][0-9] | hp7[0-79][0-9]) + basic_machine=hppa1.1-hp + ;; + hp9k78[0-9] | hp78[0-9]) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][13679] | hp8[0-9][13679]) + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hppa-next) + os=-nextstep3 + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=-osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=-proelf + ;; + i370-ibm* | ibm*) + basic_machine=i370-ibm + ;; + i*86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 + ;; + i*86v4*) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv4 + ;; + i*86v) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv + ;; + i*86sol2) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; + i386mach) + basic_machine=i386-mach + os=-mach + ;; + i386-vsta | vsta) + basic_machine=i386-unknown + os=-vsta + ;; + iris | iris4d) + basic_machine=mips-sgi + case $os in + -irix*) + ;; + *) + os=-irix4 + ;; + esac + ;; + isi68 | isi) + basic_machine=m68k-isi + os=-sysv + ;; + leon-*|leon[3-9]-*) + basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` + ;; + m68knommu) + basic_machine=m68k-unknown + os=-linux + ;; + m68knommu-*) + basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` + os=-linux + ;; + m88k-omron*) + basic_machine=m88k-omron + ;; + magnum | m3230) + basic_machine=mips-mips + os=-sysv + ;; + merlin) + basic_machine=ns32k-utek + os=-sysv + ;; + microblaze*) + basic_machine=microblaze-xilinx + ;; + mingw64) + basic_machine=x86_64-pc + os=-mingw64 + ;; + mingw32) + basic_machine=i686-pc + os=-mingw32 + ;; + mingw32ce) + basic_machine=arm-unknown + os=-mingw32ce + ;; + miniframe) + basic_machine=m68000-convergent + ;; + *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; + mips3*-*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` + ;; + mips3*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown + ;; + monitor) + basic_machine=m68k-rom68k + os=-coff + ;; + morphos) + basic_machine=powerpc-unknown + os=-morphos + ;; + moxiebox) + basic_machine=moxie-unknown + os=-moxiebox + ;; + msdos) + basic_machine=i386-pc + os=-msdos + ;; + ms1-*) + basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` + ;; + msys) + basic_machine=i686-pc + os=-msys + ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; + nacl) + basic_machine=le32-unknown + os=-nacl + ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 + ;; + netbsd386) + basic_machine=i386-unknown + os=-netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=-linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=-newsos + ;; + news1000) + basic_machine=m68030-sony + os=-newsos + ;; + news-3600 | risc-news) + basic_machine=mips-sony + os=-newsos + ;; + necv70) + basic_machine=v70-nec + os=-sysv + ;; + next | m*-next ) + basic_machine=m68k-next + case $os in + -nextstep* ) + ;; + -ns2*) + os=-nextstep2 + ;; + *) + os=-nextstep3 + ;; + esac + ;; + nh3000) + basic_machine=m68k-harris + os=-cxux + ;; + nh[45]000) + basic_machine=m88k-harris + os=-cxux + ;; + nindy960) + basic_machine=i960-intel + os=-nindy + ;; + mon960) + basic_machine=i960-intel + os=-mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=-nonstopux + ;; + np1) + basic_machine=np1-gould + ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; + nsx-tandem) + basic_machine=nsx-tandem + ;; + op50n-* | op60c-*) + basic_machine=hppa1.1-oki + os=-proelf + ;; + openrisc | openrisc-*) + basic_machine=or32-unknown + ;; + os400) + basic_machine=powerpc-ibm + os=-os400 + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=-ose + ;; + os68k) + basic_machine=m68k-none + os=-os68k + ;; + pa-hitachi) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + paragon) + basic_machine=i860-intel + os=-osf + ;; + parisc) + basic_machine=hppa-unknown + os=-linux + ;; + parisc-*) + basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` + os=-linux + ;; + pbd) + basic_machine=sparc-tti + ;; + pbb) + basic_machine=m68k-tti + ;; + pc532 | pc532-*) + basic_machine=ns32k-pc532 + ;; + pc98) + basic_machine=i386-pc + ;; + pc98-*) + basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentium | p5 | k5 | k6 | nexgen | viac3) + basic_machine=i586-pc + ;; + pentiumpro | p6 | 6x86 | athlon | athlon_*) + basic_machine=i686-pc + ;; + pentiumii | pentium2 | pentiumiii | pentium3) + basic_machine=i686-pc + ;; + pentium4) + basic_machine=i786-pc + ;; + pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) + basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumpro-* | p6-* | 6x86-* | athlon-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentium4-*) + basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pn) + basic_machine=pn-gould + ;; + power) basic_machine=power-ibm + ;; + ppc | ppcbe) basic_machine=powerpc-unknown + ;; + ppc-* | ppcbe-*) + basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppcle | powerpclittle) + basic_machine=powerpcle-unknown + ;; + ppcle-* | powerpclittle-*) + basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppc64) basic_machine=powerpc64-unknown + ;; + ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppc64le | powerpc64little) + basic_machine=powerpc64le-unknown + ;; + ppc64le-* | powerpc64little-*) + basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ps2) + basic_machine=i386-ibm + ;; + pw32) + basic_machine=i586-unknown + os=-pw32 + ;; + rdos | rdos64) + basic_machine=x86_64-pc + os=-rdos + ;; + rdos32) + basic_machine=i386-pc + os=-rdos + ;; + rom68k) + basic_machine=m68k-rom68k + os=-coff + ;; + rm[46]00) + basic_machine=mips-siemens + ;; + rtpc | rtpc-*) + basic_machine=romp-ibm + ;; + s390 | s390-*) + basic_machine=s390-ibm + ;; + s390x | s390x-*) + basic_machine=s390x-ibm + ;; + sa29200) + basic_machine=a29k-amd + os=-udi + ;; + sb1) + basic_machine=mipsisa64sb1-unknown + ;; + sb1el) + basic_machine=mipsisa64sb1el-unknown + ;; + sde) + basic_machine=mipsisa32-sde + os=-elf + ;; + sei) + basic_machine=mips-sei + os=-seiux + ;; + sequent) + basic_machine=i386-sequent + ;; + sh) + basic_machine=sh-hitachi + os=-hms + ;; + sh5el) + basic_machine=sh5le-unknown + ;; + sh64) + basic_machine=sh64-unknown + ;; + sparclite-wrs | simso-wrs) + basic_machine=sparclite-wrs + os=-vxworks + ;; + sps7) + basic_machine=m68k-bull + os=-sysv2 + ;; + spur) + basic_machine=spur-unknown + ;; + st2000) + basic_machine=m68k-tandem + ;; + stratus) + basic_machine=i860-stratus + os=-sysv4 + ;; + strongarm-* | thumb-*) + basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + sun2) + basic_machine=m68000-sun + ;; + sun2os3) + basic_machine=m68000-sun + os=-sunos3 + ;; + sun2os4) + basic_machine=m68000-sun + os=-sunos4 + ;; + sun3os3) + basic_machine=m68k-sun + os=-sunos3 + ;; + sun3os4) + basic_machine=m68k-sun + os=-sunos4 + ;; + sun4os3) + basic_machine=sparc-sun + os=-sunos3 + ;; + sun4os4) + basic_machine=sparc-sun + os=-sunos4 + ;; + sun4sol2) + basic_machine=sparc-sun + os=-solaris2 + ;; + sun3 | sun3-*) + basic_machine=m68k-sun + ;; + sun4) + basic_machine=sparc-sun + ;; + sun386 | sun386i | roadrunner) + basic_machine=i386-sun + ;; + sv1) + basic_machine=sv1-cray + os=-unicos + ;; + symmetry) + basic_machine=i386-sequent + os=-dynix + ;; + t3e) + basic_machine=alphaev5-cray + os=-unicos + ;; + t90) + basic_machine=t90-cray + os=-unicos + ;; + tile*) + basic_machine=$basic_machine-unknown + os=-linux-gnu + ;; + tx39) + basic_machine=mipstx39-unknown + ;; + tx39el) + basic_machine=mipstx39el-unknown + ;; + toad1) + basic_machine=pdp10-xkl + os=-tops20 + ;; + tower | tower-32) + basic_machine=m68k-ncr + ;; + tpf) + basic_machine=s390x-ibm + os=-tpf + ;; + udi29k) + basic_machine=a29k-amd + os=-udi + ;; + ultra3) + basic_machine=a29k-nyu + os=-sym1 + ;; + v810 | necv810) + basic_machine=v810-nec + os=-none + ;; + vaxv) + basic_machine=vax-dec + os=-sysv + ;; + vms) + basic_machine=vax-dec + os=-vms + ;; + vpp*|vx|vx-*) + basic_machine=f301-fujitsu + ;; + vxworks960) + basic_machine=i960-wrs + os=-vxworks + ;; + vxworks68) + basic_machine=m68k-wrs + os=-vxworks + ;; + vxworks29k) + basic_machine=a29k-wrs + os=-vxworks + ;; + wasm32) + basic_machine=wasm32-unknown + ;; + w65*) + basic_machine=w65-wdc + os=-none + ;; + w89k-*) + basic_machine=hppa1.1-winbond + os=-proelf + ;; + xbox) + basic_machine=i686-pc + os=-mingw32 + ;; + xps | xps100) + basic_machine=xps100-honeywell + ;; + xscale-* | xscalee[bl]-*) + basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` + ;; + ymp) + basic_machine=ymp-cray + os=-unicos + ;; + z8k-*-coff) + basic_machine=z8k-unknown + os=-sim + ;; + z80-*-coff) + basic_machine=z80-unknown + os=-sim + ;; + none) + basic_machine=none-none + os=-none + ;; + +# Here we handle the default manufacturer of certain CPU types. It is in +# some cases the only manufacturer, in others, it is the most popular. + w89k) + basic_machine=hppa1.1-winbond + ;; + op50n) + basic_machine=hppa1.1-oki + ;; + op60c) + basic_machine=hppa1.1-oki + ;; + romp) + basic_machine=romp-ibm + ;; + mmix) + basic_machine=mmix-knuth + ;; + rs6000) + basic_machine=rs6000-ibm + ;; + vax) + basic_machine=vax-dec + ;; + pdp10) + # there are many clones, so DEC is not a safe bet + basic_machine=pdp10-unknown + ;; + pdp11) + basic_machine=pdp11-dec + ;; + we32k) + basic_machine=we32k-att + ;; + sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) + basic_machine=sh-unknown + ;; + sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) + basic_machine=sparc-sun + ;; + cydra) + basic_machine=cydra-cydrome + ;; + orion) + basic_machine=orion-highlevel + ;; + orion105) + basic_machine=clipper-highlevel + ;; + mac | mpw | mac-mpw) + basic_machine=m68k-apple + ;; + pmac | pmac-mpw) + basic_machine=powerpc-apple + ;; + *-unknown) + # Make sure to match an already-canonicalized machine name. + ;; + *) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; +esac + +# Here we canonicalize certain aliases for manufacturers. +case $basic_machine in + *-digital*) + basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` + ;; + *-commodore*) + basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + ;; + *) + ;; +esac + +# Decode manufacturer-specific aliases for certain operating systems. + +if [ x"$os" != x"" ] +then +case $os in + # First match some system type aliases + # that might get confused with valid system types. + # -solaris* is a basic system type, with this one exception. + -auroraux) + os=-auroraux + ;; + -solaris1 | -solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` + ;; + -solaris) + os=-solaris2 + ;; + -svr4*) + os=-sysv4 + ;; + -unixware*) + os=-sysv4.2uw + ;; + -gnu/linux*) + os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` + ;; + # First accept the basic system types. + # The portable systems comes first. + # Each alternative MUST END IN A *, to match a version number. + # -sysv* is not here because it comes later, after sysvr4. + -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ + | -sym* | -kopensolaris* | -plan9* \ + | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ + | -aos* | -aros* | -cloudabi* | -sortix* \ + | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ + | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ + | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ + | -bitrig* | -openbsd* | -solidbsd* | -libertybsd* \ + | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ + | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -chorusos* | -chorusrdb* | -cegcc* | -glidix* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ + | -linux-newlib* | -linux-musl* | -linux-uclibc* \ + | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ + | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ + | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ + | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ + | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ + | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ + | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \ + | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox*) + # Remember, each alternative MUST END IN *, to match a version number. + ;; + -qnx*) + case $basic_machine in + x86-* | i*86-*) + ;; + *) + os=-nto$os + ;; + esac + ;; + -nto-qnx*) + ;; + -nto*) + os=`echo $os | sed -e 's|nto|nto-qnx|'` + ;; + -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ + | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ + | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) + ;; + -mac*) + os=`echo $os | sed -e 's|mac|macos|'` + ;; + -linux-dietlibc) + os=-linux-dietlibc + ;; + -linux*) + os=`echo $os | sed -e 's|linux|linux-gnu|'` + ;; + -sunos5*) + os=`echo $os | sed -e 's|sunos5|solaris2|'` + ;; + -sunos6*) + os=`echo $os | sed -e 's|sunos6|solaris3|'` + ;; + -opened*) + os=-openedition + ;; + -os400*) + os=-os400 + ;; + -wince*) + os=-wince + ;; + -osfrose*) + os=-osfrose + ;; + -osf*) + os=-osf + ;; + -utek*) + os=-bsd + ;; + -dynix*) + os=-bsd + ;; + -acis*) + os=-aos + ;; + -atheos*) + os=-atheos + ;; + -syllable*) + os=-syllable + ;; + -386bsd) + os=-bsd + ;; + -ctix* | -uts*) + os=-sysv + ;; + -nova*) + os=-rtmk-nova + ;; + -ns2 ) + os=-nextstep2 + ;; + -nsk*) + os=-nsk + ;; + # Preserve the version number of sinix5. + -sinix5.*) + os=`echo $os | sed -e 's|sinix|sysv|'` + ;; + -sinix*) + os=-sysv4 + ;; + -tpf*) + os=-tpf + ;; + -triton*) + os=-sysv3 + ;; + -oss*) + os=-sysv3 + ;; + -svr4) + os=-sysv4 + ;; + -svr3) + os=-sysv3 + ;; + -sysvr4) + os=-sysv4 + ;; + # This must come after -sysvr4. + -sysv*) + ;; + -ose*) + os=-ose + ;; + -es1800*) + os=-ose + ;; + -xenix) + os=-xenix + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + os=-mint + ;; + -aros*) + os=-aros + ;; + -zvmoe) + os=-zvmoe + ;; + -dicos*) + os=-dicos + ;; + -nacl*) + ;; + -ios) + ;; + -none) + ;; + *) + # Get rid of the `-' at the beginning of $os. + os=`echo $os | sed 's/[^-]*-//'` + echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + exit 1 + ;; +esac +else + +# Here we handle the default operating systems that come with various machines. +# The value should be what the vendor currently ships out the door with their +# machine or put another way, the most popular os provided with the machine. + +# Note that if you're going to try to match "-MANUFACTURER" here (say, +# "-sun"), then you have to tell the case statement up towards the top +# that MANUFACTURER isn't an operating system. Otherwise, code above +# will signal an error saying that MANUFACTURER isn't an operating +# system, and we'll never get to this point. + +case $basic_machine in + score-*) + os=-elf + ;; + spu-*) + os=-elf + ;; + *-acorn) + os=-riscix1.2 + ;; + arm*-rebel) + os=-linux + ;; + arm*-semi) + os=-aout + ;; + c4x-* | tic4x-*) + os=-coff + ;; + c8051-*) + os=-elf + ;; + hexagon-*) + os=-elf + ;; + tic54x-*) + os=-coff + ;; + tic55x-*) + os=-coff + ;; + tic6x-*) + os=-coff + ;; + # This must come before the *-dec entry. + pdp10-*) + os=-tops20 + ;; + pdp11-*) + os=-none + ;; + *-dec | vax-*) + os=-ultrix4.2 + ;; + m68*-apollo) + os=-domain + ;; + i386-sun) + os=-sunos4.0.2 + ;; + m68000-sun) + os=-sunos3 + ;; + m68*-cisco) + os=-aout + ;; + mep-*) + os=-elf + ;; + mips*-cisco) + os=-elf + ;; + mips*-*) + os=-elf + ;; + or32-*) + os=-coff + ;; + *-tti) # must be before sparc entry or we get the wrong os. + os=-sysv3 + ;; + sparc-* | *-sun) + os=-sunos4.1.1 + ;; + pru-*) + os=-elf + ;; + *-be) + os=-beos + ;; + *-haiku) + os=-haiku + ;; + *-ibm) + os=-aix + ;; + *-knuth) + os=-mmixware + ;; + *-wec) + os=-proelf + ;; + *-winbond) + os=-proelf + ;; + *-oki) + os=-proelf + ;; + *-hp) + os=-hpux + ;; + *-hitachi) + os=-hiux + ;; + i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) + os=-sysv + ;; + *-cbm) + os=-amigaos + ;; + *-dg) + os=-dgux + ;; + *-dolphin) + os=-sysv3 + ;; + m68k-ccur) + os=-rtu + ;; + m88k-omron*) + os=-luna + ;; + *-next ) + os=-nextstep + ;; + *-sequent) + os=-ptx + ;; + *-crds) + os=-unos + ;; + *-ns) + os=-genix + ;; + i370-*) + os=-mvs + ;; + *-next) + os=-nextstep3 + ;; + *-gould) + os=-sysv + ;; + *-highlevel) + os=-bsd + ;; + *-encore) + os=-bsd + ;; + *-sgi) + os=-irix + ;; + *-siemens) + os=-sysv4 + ;; + *-masscomp) + os=-rtu + ;; + f30[01]-fujitsu | f700-fujitsu) + os=-uxpv + ;; + *-rom68k) + os=-coff + ;; + *-*bug) + os=-coff + ;; + *-apple) + os=-macos + ;; + *-atari*) + os=-mint + ;; + *) + os=-none + ;; +esac +fi + +# Here we handle the case where we know the os, and the CPU type, but not the +# manufacturer. We pick the logical manufacturer. +vendor=unknown +case $basic_machine in + *-unknown) + case $os in + -riscix*) + vendor=acorn + ;; + -sunos*) + vendor=sun + ;; + -cnk*|-aix*) + vendor=ibm + ;; + -beos*) + vendor=be + ;; + -hpux*) + vendor=hp + ;; + -mpeix*) + vendor=hp + ;; + -hiux*) + vendor=hitachi + ;; + -unos*) + vendor=crds + ;; + -dgux*) + vendor=dg + ;; + -luna*) + vendor=omron + ;; + -genix*) + vendor=ns + ;; + -mvs* | -opened*) + vendor=ibm + ;; + -os400*) + vendor=ibm + ;; + -ptx*) + vendor=sequent + ;; + -tpf*) + vendor=ibm + ;; + -vxsim* | -vxworks* | -windiss*) + vendor=wrs + ;; + -aux*) + vendor=apple + ;; + -hms*) + vendor=hitachi + ;; + -mpw* | -macos*) + vendor=apple + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + vendor=atari + ;; + -vos*) + vendor=stratus + ;; + esac + basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` + ;; +esac + +echo $basic_machine$os +exit + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.ac b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.ac new file mode 100644 index 0000000..aec2f55 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.ac @@ -0,0 +1,390 @@ +dnl Process this with autoconf to create configure + +AC_PREREQ(2.68) + +AC_INIT([libffi], [3.3-rc0], [http://github.com/libffi/libffi/issues]) +AC_CONFIG_HEADERS([fficonfig.h]) + +AC_CANONICAL_SYSTEM +target_alias=${target_alias-$host_alias} + +case "${host}" in + frv*-elf) + LDFLAGS=`echo $LDFLAGS | sed "s/\-B[^ ]*libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/ + ;; +esac + +AX_ENABLE_BUILDDIR + +AM_INIT_AUTOMAKE + +# The same as in boehm-gc and libstdc++. Have to borrow it from there. +# We must force CC to /not/ be precious variables; otherwise +# the wrong, non-multilib-adjusted value will be used in multilibs. +# As a side effect, we have to subst CFLAGS ourselves. +# Also save and restore CFLAGS, since AC_PROG_CC will come up with +# defaults of its own if none are provided. + +m4_rename([_AC_ARG_VAR_PRECIOUS],[real_PRECIOUS]) +m4_define([_AC_ARG_VAR_PRECIOUS],[]) +save_CFLAGS=$CFLAGS +AC_PROG_CC +AC_PROG_CXX +CFLAGS=$save_CFLAGS +m4_undefine([_AC_ARG_VAR_PRECIOUS]) +m4_rename_force([real_PRECIOUS],[_AC_ARG_VAR_PRECIOUS]) + +AC_SUBST(CFLAGS) + +AM_PROG_AS +AM_PROG_CC_C_O +AC_PROG_LIBTOOL +AC_CONFIG_MACRO_DIR([m4]) + +# Test for 64-bit build. +AC_CHECK_SIZEOF([size_t]) + +AX_COMPILER_VENDOR +AX_CC_MAXOPT +# The AX_CFLAGS_WARN_ALL macro doesn't currently work for sunpro +# compiler. +if test "$ax_cv_c_compiler_vendor" != "sun"; then + AX_CFLAGS_WARN_ALL +fi + +if test "x$GCC" = "xyes"; then + CFLAGS="$CFLAGS -fexceptions" +fi + +cat > local.exp < conftest.s + if $CC $CFLAGS -c conftest.s > /dev/null 2>&1; then + libffi_cv_as_x86_pcrel=yes + fi + ]) + if test "x$libffi_cv_as_x86_pcrel" = xyes; then + AC_DEFINE(HAVE_AS_X86_PCREL, 1, + [Define if your assembler supports PC relative relocs.]) + fi + ;; + + S390) + AC_CACHE_CHECK([compiler uses zarch features], + libffi_cv_as_s390_zarch, [ + libffi_cv_as_s390_zarch=no + echo 'void foo(void) { bar(); bar(); }' > conftest.c + if $CC $CFLAGS -S conftest.c > /dev/null 2>&1; then + if grep -q brasl conftest.s; then + libffi_cv_as_s390_zarch=yes + fi + fi + ]) + if test "x$libffi_cv_as_s390_zarch" = xyes; then + AC_DEFINE(HAVE_AS_S390_ZARCH, 1, + [Define if the compiler uses zarch features.]) + fi + ;; +esac + +# On PaX enable kernels that have MPROTECT enable we can't use PROT_EXEC. +AC_ARG_ENABLE(pax_emutramp, + [ --enable-pax_emutramp enable pax emulated trampolines, for we can't use PROT_EXEC], + if test "$enable_pax_emutramp" = "yes"; then + AC_DEFINE(FFI_MMAP_EXEC_EMUTRAMP_PAX, 1, + [Define this if you want to enable pax emulated trampolines]) + fi) + +LT_SYS_SYMBOL_USCORE +if test "x$sys_symbol_underscore" = xyes; then + AC_DEFINE(SYMBOL_UNDERSCORE, 1, [Define if symbols are underscored.]) +fi + +FFI_EXEC_TRAMPOLINE_TABLE=0 +case "$target" in + *arm*-apple-* | aarch64-apple-*) + FFI_EXEC_TRAMPOLINE_TABLE=1 + AC_DEFINE(FFI_EXEC_TRAMPOLINE_TABLE, 1, + [Cannot use PROT_EXEC on this target, so, we revert to + alternative means]) + ;; + *-apple-* | *-*-freebsd* | *-*-kfreebsd* | *-*-openbsd* | *-pc-solaris* | *-linux-android*) + AC_DEFINE(FFI_MMAP_EXEC_WRIT, 1, + [Cannot use malloc on this target, so, we revert to + alternative means]) + ;; +esac +AM_CONDITIONAL(FFI_EXEC_TRAMPOLINE_TABLE, test x$FFI_EXEC_TRAMPOLINE_TABLE = x1) +AC_SUBST(FFI_EXEC_TRAMPOLINE_TABLE) + +if test x$TARGET = xX86_64; then + AC_CACHE_CHECK([toolchain supports unwind section type], + libffi_cv_as_x86_64_unwind_section_type, [ + cat > conftest1.s << EOF +.text +.globl foo +foo: +jmp bar +.section .eh_frame,"a",@unwind +bar: +EOF + + cat > conftest2.c << EOF +extern void foo(); +int main(){foo();} +EOF + + libffi_cv_as_x86_64_unwind_section_type=no + # we ensure that we can compile _and_ link an assembly file containing an @unwind section + # since the compiler can support it and not the linker (ie old binutils) + if $CC -Wa,--fatal-warnings $CFLAGS -c conftest1.s > /dev/null 2>&1 && \ + $CC conftest2.c conftest1.o > /dev/null 2>&1 ; then + libffi_cv_as_x86_64_unwind_section_type=yes + fi + ]) + if test "x$libffi_cv_as_x86_64_unwind_section_type" = xyes; then + AC_DEFINE(HAVE_AS_X86_64_UNWIND_SECTION_TYPE, 1, + [Define if your assembler supports unwind section type.]) + fi +fi + +if test "x$GCC" = "xyes"; then + AC_CACHE_CHECK([whether .eh_frame section should be read-only], + libffi_cv_ro_eh_frame, [ + libffi_cv_ro_eh_frame=no + echo 'extern void foo (void); void bar (void) { foo (); foo (); }' > conftest.c + if $CC $CFLAGS -c -fpic -fexceptions -o conftest.o conftest.c > /dev/null 2>&1; then + objdump -h conftest.o > conftest.dump 2>&1 + libffi_eh_frame_line=`grep -n eh_frame conftest.dump | cut -d: -f 1` + if test "x$libffi_eh_frame_line" != "x"; then + libffi_test_line=`expr $libffi_eh_frame_line + 1`p + sed -n $libffi_test_line conftest.dump > conftest.line + if grep READONLY conftest.line > /dev/null; then + libffi_cv_ro_eh_frame=yes + fi + fi + fi + rm -f conftest.* + ]) + if test "x$libffi_cv_ro_eh_frame" = xyes; then + AC_DEFINE(HAVE_RO_EH_FRAME, 1, + [Define if .eh_frame sections should be read-only.]) + AC_DEFINE(EH_FRAME_FLAGS, "a", + [Define to the flags needed for the .section .eh_frame directive. ]) + else + AC_DEFINE(EH_FRAME_FLAGS, "aw", + [Define to the flags needed for the .section .eh_frame directive. ]) + fi + + AC_CACHE_CHECK([for __attribute__((visibility("hidden")))], + libffi_cv_hidden_visibility_attribute, [ + echo 'int __attribute__ ((visibility ("hidden"))) foo (void) { return 1 ; }' > conftest.c + libffi_cv_hidden_visibility_attribute=no + if AC_TRY_COMMAND(${CC-cc} -Werror -S conftest.c -o conftest.s 1>&AS_MESSAGE_LOG_FD); then + if grep '\.hidden.*foo' conftest.s >/dev/null; then + libffi_cv_hidden_visibility_attribute=yes + fi + fi + rm -f conftest.* + ]) + if test $libffi_cv_hidden_visibility_attribute = yes; then + AC_DEFINE(HAVE_HIDDEN_VISIBILITY_ATTRIBUTE, 1, + [Define if __attribute__((visibility("hidden"))) is supported.]) + fi +fi + +AC_ARG_ENABLE(docs, + AC_HELP_STRING([--disable-docs], + [Disable building of docs (default: no)]), + [enable_docs=no], + [enable_docs=yes]) +AM_CONDITIONAL(BUILD_DOCS, [test x$enable_docs = xyes]) + +AH_BOTTOM([ +#ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE +#ifdef LIBFFI_ASM +#define FFI_HIDDEN(name) .hidden name +#else +#define FFI_HIDDEN __attribute__ ((visibility ("hidden"))) +#endif +#else +#ifdef LIBFFI_ASM +#define FFI_HIDDEN(name) +#else +#define FFI_HIDDEN +#endif +#endif +]) + +AC_SUBST(TARGET) +AC_SUBST(TARGETDIR) + +changequote(<,>) +TARGET_OBJ= +for i in $SOURCES; do + TARGET_OBJ="${TARGET_OBJ} src/${TARGETDIR}/"`echo $i | sed 's/[cS]$/lo/'` +done +changequote([,]) +AC_SUBST(TARGET_OBJ) + +AC_SUBST(SHELL) + +AC_ARG_ENABLE(debug, +[ --enable-debug debugging mode], + if test "$enable_debug" = "yes"; then + AC_DEFINE(FFI_DEBUG, 1, [Define this if you want extra debugging.]) + fi) +AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") + +AC_ARG_ENABLE(structs, +[ --disable-structs omit code for struct support], + if test "$enable_structs" = "no"; then + AC_DEFINE(FFI_NO_STRUCTS, 1, [Define this if you do not want support for aggregate types.]) + fi) +AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") + +AC_ARG_ENABLE(raw-api, +[ --disable-raw-api make the raw api unavailable], + if test "$enable_raw_api" = "no"; then + AC_DEFINE(FFI_NO_RAW_API, 1, [Define this if you do not want support for the raw API.]) + fi) + +AC_ARG_ENABLE(purify-safety, +[ --enable-purify-safety purify-safe mode], + if test "$enable_purify_safety" = "yes"; then + AC_DEFINE(USING_PURIFY, 1, [Define this if you are using Purify and want to suppress spurious messages.]) + fi) + +AC_ARG_ENABLE(multi-os-directory, +[ --disable-multi-os-directory + disable use of gcc --print-multi-os-directory to change the library installation directory]) + +# These variables are only ever used when we cross-build to X86_WIN32. +# And we only support this with GCC, so... +if test "x$GCC" = "xyes"; then + if test -n "$with_cross_host" && + test x"$with_cross_host" != x"no"; then + toolexecdir='${exec_prefix}'/'$(target_alias)' + toolexeclibdir='${toolexecdir}'/lib + else + toolexecdir='${libdir}'/gcc-lib/'$(target_alias)' + toolexeclibdir='${libdir}' + fi + if test x"$enable_multi_os_directory" != x"no"; then + multi_os_directory=`$CC $CFLAGS -print-multi-os-directory` + case $multi_os_directory in + .) ;; # Avoid trailing /. + ../*) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;; + esac + fi + AC_SUBST(toolexecdir) +else + toolexeclibdir='${libdir}' +fi +AC_SUBST(toolexeclibdir) + +# Check linker support. +LIBFFI_ENABLE_SYMVERS + +AC_CONFIG_COMMANDS(include, [test -d include || mkdir include]) +AC_CONFIG_COMMANDS(src, [ +test -d src || mkdir src +test -d src/$TARGETDIR || mkdir src/$TARGETDIR +], [TARGETDIR="$TARGETDIR"]) + +AC_CONFIG_FILES(include/Makefile include/ffi.h Makefile testsuite/Makefile man/Makefile doc/Makefile libffi.pc) + +AC_OUTPUT + +# Copy this file instead of using AC_CONFIG_LINK in order to support +# compiling with MSVC, which won't understand cygwin style symlinks. +cp ${srcdir}/src/$TARGETDIR/ffitarget.h include/ffitarget.h diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.host b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.host new file mode 100644 index 0000000..7634c3a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/configure.host @@ -0,0 +1,289 @@ +# configure.host +# +# This shell script handles all host based configuration for libffi. +# + +# THIS TABLE IS SORTED. KEEP IT THAT WAY. +# Most of the time we can define all the variables all at once... +case "${host}" in + aarch64*-*-*) + TARGET=AARCH64; TARGETDIR=aarch64 + SOURCES="ffi.c sysv.S" + ;; + + alpha*-*-*) + TARGET=ALPHA; TARGETDIR=alpha; + # Support 128-bit long double, changeable via command-line switch. + HAVE_LONG_DOUBLE='defined(__LONG_DOUBLE_128__)' + SOURCES="ffi.c osf.S" + ;; + + arc*-*-*) + TARGET=ARC; TARGETDIR=arc + SOURCES="ffi.c arcompact.S" + ;; + + arm*-*-*) + TARGET=ARM; TARGETDIR=arm + SOURCES="ffi.c sysv.S" + ;; + + avr32*-*-*) + TARGET=AVR32; TARGETDIR=avr32 + SOURCES="ffi.c sysv.S" + ;; + + bfin*) + TARGET=BFIN; TARGETDIR=bfin + SOURCES="ffi.c sysv.S" + ;; + + cris-*-*) + TARGET=LIBFFI_CRIS; TARGETDIR=cris + SOURCES="ffi.c sysv.S" + ;; + + frv-*-*) + TARGET=FRV; TARGETDIR=frv + SOURCES="ffi.c eabi.S" + ;; + + hppa*-*-linux* | parisc*-*-linux* | hppa*-*-openbsd*) + TARGET=PA_LINUX; TARGETDIR=pa + SOURCES="ffi.c linux.S" + ;; + hppa*64-*-hpux*) + TARGET=PA64_HPUX; TARGETDIR=pa + ;; + hppa*-*-hpux*) + TARGET=PA_HPUX; TARGETDIR=pa + SOURCES="ffi.c hpux32.S" + ;; + + i?86-*-freebsd* | i?86-*-openbsd*) + TARGET=X86_FREEBSD; TARGETDIR=x86 + ;; + + i?86-*-cygwin* | i?86-*-mingw* | i?86-*-os2* | i?86-*-interix* \ + | x86_64-*-cygwin* | x86_64-*-mingw* | x86_64-*-win* ) + TARGETDIR=x86 + if test $ac_cv_sizeof_size_t = 4; then + TARGET=X86_WIN32 + else + TARGET=X86_WIN64 + fi + if test "${ax_cv_c_compiler_vendor}" = "microsoft"; then + MSVC=1 + if test $ac_cv_sizeof_size_t = 4; then + # libffi does not support microsoft tools for 32-bit windows + # hosts. Try porting src/x86/sysv.S to intel assembly + # format. + UNSUPPORTED=1 + fi + fi + # All mingw/cygwin/win32 builds require -no-undefined for sharedlib. + # We must also check with_cross_host to decide if this is a native + # or cross-build and select where to install dlls appropriately. + if test -n "$with_cross_host" && + test x"$with_cross_host" != x"no"; then + AM_LTLDFLAGS='-no-undefined -bindir "$(toolexeclibdir)"'; + else + AM_LTLDFLAGS='-no-undefined -bindir "$(bindir)"'; + fi + ;; + + i?86-*-darwin* | x86_64-*-darwin* | i?86-*-ios | x86_64-*-ios) + TARGETDIR=x86 + if test $ac_cv_sizeof_size_t = 4; then + TARGET=X86_DARWIN + else + TARGET=X86_64 + fi + ;; + + i?86-*-* | x86_64-*-* | amd64-*) + TARGETDIR=x86 + if test $ac_cv_sizeof_size_t = 4; then + case "$host" in + x86_64-*x32|x86_64-x32-*) + TARGET_X32=yes + TARGET=X86_64 + ;; + *) + echo 'int foo (void) { return __x86_64__; }' > conftest.c + if $CC $CFLAGS -Werror -S conftest.c -o conftest.s > /dev/null 2>&1; then + TARGET_X32=yes + TARGET=X86_64 + else + TARGET=X86; + fi + rm -f conftest.* + ;; + esac + else + TARGET=X86_64; + fi + ;; + + ia64*-*-*) + TARGET=IA64; TARGETDIR=ia64 + SOURCES="ffi.c unix.S" + ;; + + m32r*-*-*) + TARGET=M32R; TARGETDIR=m32r + SOURCES="ffi.c sysv.S" + ;; + + m68k-*-*) + TARGET=M68K; TARGETDIR=m68k + SOURCES="ffi.c sysv.S" + ;; + + m88k-*-*) + TARGET=M88K; TARGETDIR=m88k + SOURCES="ffi.c obsd.S" + ;; + + microblaze*-*-*) + TARGET=MICROBLAZE; TARGETDIR=microblaze + SOURCES="ffi.c sysv.S" + ;; + + moxie-*-*) + TARGET=MOXIE; TARGETDIR=moxie + SOURCES="ffi.c eabi.S" + ;; + + metag-*-*) + TARGET=METAG; TARGETDIR=metag + SOURCES="ffi.c sysv.S" + ;; + + mips-sgi-irix5.* | mips-sgi-irix6.* | mips*-*-rtems*) + TARGET=MIPS; TARGETDIR=mips + ;; + mips*-*linux* | mips*-*-openbsd*) + # Support 128-bit long double for NewABI. + HAVE_LONG_DOUBLE='defined(__mips64)' + TARGET=MIPS; TARGETDIR=mips + ;; + + nios2*-linux*) + TARGET=NIOS2; TARGETDIR=nios2 + SOURCES="ffi.c sysv.S" + ;; + + or1k*-linux*) + TARGET=OR1K; TARGETDIR=or1k + SOURCES="ffi.c sysv.S" + ;; + + powerpc*-*-linux* | powerpc-*-sysv*) + TARGET=POWERPC; TARGETDIR=powerpc + HAVE_LONG_DOUBLE_VARIANT=1 + ;; + powerpc-*-amigaos*) + TARGET=POWERPC; TARGETDIR=powerpc + ;; + powerpc-*-beos*) + TARGET=POWERPC; TARGETDIR=powerpc + ;; + powerpc-*-darwin* | powerpc64-*-darwin*) + TARGET=POWERPC_DARWIN; TARGETDIR=powerpc + ;; + powerpc-*-aix* | rs6000-*-aix*) + TARGET=POWERPC_AIX; TARGETDIR=powerpc + ;; + powerpc-*-freebsd* | powerpc-*-openbsd* | powerpc-*-netbsd*) + TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc + HAVE_LONG_DOUBLE_VARIANT=1 + ;; + powerpc64-*-freebsd*) + TARGET=POWERPC; TARGETDIR=powerpc + ;; + powerpc*-*-rtems*) + TARGET=POWERPC; TARGETDIR=powerpc + ;; + + riscv*-*) + TARGET=RISCV; TARGETDIR=riscv + SOURCES="ffi.c sysv.S" + ;; + + s390-*-* | s390x-*-*) + TARGET=S390; TARGETDIR=s390 + SOURCES="ffi.c sysv.S" + ;; + + sh-*-* | sh[34]*-*-*) + TARGET=SH; TARGETDIR=sh + SOURCES="ffi.c sysv.S" + ;; + sh64-*-* | sh5*-*-*) + TARGET=SH64; TARGETDIR=sh64 + SOURCES="ffi.c sysv.S" + ;; + + sparc*-*-*) + TARGET=SPARC; TARGETDIR=sparc + SOURCES="ffi.c ffi64.c v8.S v9.S" + ;; + + tile*-*) + TARGET=TILE; TARGETDIR=tile + SOURCES="ffi.c tile.S" + ;; + + vax-*-*) + TARGET=VAX; TARGETDIR=vax + SOURCES="ffi.c elfbsd.S" + ;; + + xtensa*-*) + TARGET=XTENSA; TARGETDIR=xtensa + SOURCES="ffi.c sysv.S" + ;; +esac + +# ... but some of the cases above share configury. +case "${TARGET}" in + MIPS) + SOURCES="ffi.c o32.S n32.S" + ;; + POWERPC) + SOURCES="ffi.c ffi_sysv.c ffi_linux64.c sysv.S ppc_closure.S" + SOURCES="${SOURCES} linux64.S linux64_closure.S" + ;; + POWERPC_AIX) + SOURCES="ffi_darwin.c aix.S aix_closure.S" + ;; + POWERPC_DARWIN) + SOURCES="ffi_darwin.c darwin.S darwin_closure.S" + ;; + POWERPC_FREEBSD) + SOURCES="ffi.c ffi_sysv.c sysv.S ppc_closure.S" + ;; + X86 | X86_DARWIN | X86_FREEBSD | X86_WIN32) + SOURCES="ffi.c sysv.S" + ;; + X86_64) + if test x"$TARGET_X32" = xyes; then + SOURCES="ffi64.c unix64.S" + else + SOURCES="ffi64.c unix64.S ffiw64.c win64.S" + fi + ;; + X86_WIN64) + if test "$MSVC" = 1; then + SOURCES="ffiw64.c win64_intel.S" + else + SOURCES="ffiw64.c win64.S" + fi + ;; +esac + +# If we failed to configure SOURCES, we can't do anything. +if test -z "${SOURCES}"; then + UNSUPPORTED=1 +fi diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/generate-darwin-source-and-headers.py b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/generate-darwin-source-and-headers.py new file mode 100644 index 0000000..f7fc414 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/generate-darwin-source-and-headers.py @@ -0,0 +1,203 @@ +#!/usr/bin/env python +import subprocess +import os +import errno +import collections +import glob +import argparse + +class Platform(object): + pass + +class simulator_platform(Platform): + directory = 'darwin_ios' + sdk = 'iphonesimulator' + arch = 'i386' + triple = 'i386-apple-darwin11' + version_min = '-miphoneos-version-min=7.0' + + prefix = "#ifdef __i386__\n\n" + suffix = "\n\n#endif" + src_dir = 'x86' + src_files = ['sysv.S', 'ffi.c', 'internal.h'] + + +class simulator64_platform(Platform): + directory = 'darwin_ios' + sdk = 'iphonesimulator' + arch = 'x86_64' + triple = 'x86_64-apple-darwin13' + version_min = '-miphoneos-version-min=7.0' + + prefix = "#ifdef __x86_64__\n\n" + suffix = "\n\n#endif" + src_dir = 'x86' + src_files = ['unix64.S', 'ffi64.c', 'ffiw64.c', 'win64.S', 'internal64.h', 'asmnames.h'] + + +class device_platform(Platform): + directory = 'darwin_ios' + sdk = 'iphoneos' + arch = 'armv7' + triple = 'arm-apple-darwin11' + version_min = '-miphoneos-version-min=7.0' + + prefix = "#ifdef __arm__\n\n" + suffix = "\n\n#endif" + src_dir = 'arm' + src_files = ['sysv.S', 'ffi.c', 'internal.h'] + + +class device64_platform(Platform): + directory = 'darwin_ios' + sdk = 'iphoneos' + arch = 'arm64' + triple = 'aarch64-apple-darwin13' + version_min = '-miphoneos-version-min=7.0' + + prefix = "#ifdef __arm64__\n\n" + suffix = "\n\n#endif" + src_dir = 'aarch64' + src_files = ['sysv.S', 'ffi.c', 'internal.h'] + + +class desktop32_platform(Platform): + directory = 'darwin_osx' + sdk = 'macosx' + arch = 'i386' + triple = 'i386-apple-darwin10' + version_min = '-mmacosx-version-min=10.6' + src_dir = 'x86' + src_files = ['sysv.S', 'ffi.c', 'internal.h'] + + prefix = "#ifdef __i386__\n\n" + suffix = "\n\n#endif" + + +class desktop64_platform(Platform): + directory = 'darwin_osx' + sdk = 'macosx' + arch = 'x86_64' + triple = 'x86_64-apple-darwin10' + version_min = '-mmacosx-version-min=10.6' + + prefix = "#ifdef __x86_64__\n\n" + suffix = "\n\n#endif" + src_dir = 'x86' + src_files = ['unix64.S', 'ffi64.c', 'ffiw64.c', 'win64.S', 'internal64.h', 'asmnames.h'] + + +def mkdir_p(path): + try: + os.makedirs(path) + except OSError as exc: # Python >2.5 + if exc.errno != errno.EEXIST: + raise + + +def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): + mkdir_p(dst_dir) + out_filename = filename + + if file_suffix: + if filename in ['internal64.h', 'asmnames.h', 'internal.h']: + out_filename = filename + else: + split_name = os.path.splitext(filename) + out_filename = "%s_%s%s" % (split_name[0], file_suffix, split_name[1]) + + with open(os.path.join(src_dir, filename)) as in_file: + with open(os.path.join(dst_dir, out_filename), 'w') as out_file: + if prefix: + out_file.write(prefix) + + out_file.write(in_file.read()) + + if suffix: + out_file.write(suffix) + + +def list_files(src_dir, pattern=None, filelist=None): + if pattern: filelist = glob.iglob(os.path.join(src_dir, pattern)) + for file in filelist: + yield os.path.basename(file) + + +def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix=None): + for filename in list_files(src_dir, pattern=pattern, filelist=filelist): + move_file(src_dir, dst_dir, filename, file_suffix=file_suffix, prefix=prefix, suffix=suffix) + + +def copy_src_platform_files(platform): + src_dir = os.path.join('src', platform.src_dir) + dst_dir = os.path.join(platform.directory, 'src', platform.src_dir) + copy_files(src_dir, dst_dir, filelist=platform.src_files, file_suffix=platform.arch, prefix=platform.prefix, suffix=platform.suffix) + + +def build_target(platform, platform_headers): + def xcrun_cmd(cmd): + return 'xcrun -sdk %s %s -arch %s' % (platform.sdk, cmd, platform.arch) + + tag='%s-%s' % (platform.sdk, platform.arch) + build_dir = 'build_%s' % tag + mkdir_p(build_dir) + env = dict(CC=xcrun_cmd('clang'), + LD=xcrun_cmd('ld'), + CFLAGS='%s' % (platform.version_min)) + working_dir = os.getcwd() + try: + os.chdir(build_dir) + subprocess.check_call(['../configure', '-host', platform.triple], env=env) + finally: + os.chdir(working_dir) + + for src_dir in [build_dir, os.path.join(build_dir, 'include')]: + copy_files(src_dir, + os.path.join(platform.directory, 'include'), + pattern='*.h', + file_suffix=platform.arch, + prefix=platform.prefix, + suffix=platform.suffix) + + for filename in list_files(src_dir, pattern='*.h'): + platform_headers[filename].add((platform.prefix, platform.arch, platform.suffix)) + + +def generate_source_and_headers(generate_osx=True, generate_ios=True): + copy_files('src', 'darwin_common/src', pattern='*.c') + copy_files('include', 'darwin_common/include', pattern='*.h') + + if generate_ios: + copy_src_platform_files(simulator_platform) + copy_src_platform_files(simulator64_platform) + copy_src_platform_files(device_platform) + copy_src_platform_files(device64_platform) + if generate_osx: + copy_src_platform_files(desktop32_platform) + copy_src_platform_files(desktop64_platform) + + platform_headers = collections.defaultdict(set) + + if generate_ios: + build_target(simulator_platform, platform_headers) + build_target(simulator64_platform, platform_headers) + build_target(device_platform, platform_headers) + build_target(device64_platform, platform_headers) + if generate_osx: + build_target(desktop32_platform, platform_headers) + build_target(desktop64_platform, platform_headers) + + mkdir_p('darwin_common/include') + for header_name, tag_tuples in platform_headers.iteritems(): + basename, suffix = os.path.splitext(header_name) + with open(os.path.join('darwin_common/include', header_name), 'w') as header: + for tag_tuple in tag_tuples: + header.write('%s#include <%s_%s%s>\n%s\n' % (tag_tuple[0], basename, tag_tuple[1], suffix, tag_tuple[2])) + +if __name__ == '__main__': + parser = argparse.ArgumentParser() + parser.add_argument('--only-ios', action='store_true', default=False) + parser.add_argument('--only-osx', action='store_true', default=False) + args = parser.parse_args() + + generate_source_and_headers(generate_osx=not args.only_ios, generate_ios=not args.only_osx) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/Makefile.am b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/Makefile.am new file mode 100644 index 0000000..c59df9f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/Makefile.am @@ -0,0 +1,9 @@ +## Process this with automake to create Makefile.in + +AUTOMAKE_OPTIONS=foreign + +DISTCLEANFILES=ffitarget.h +noinst_HEADERS=ffi_common.h ffi_cfi.h +EXTRA_DIST=ffi.h.in + +nodist_include_HEADERS = ffi.h ffitarget.h diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi.h.in b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi.h.in new file mode 100644 index 0000000..39cde46 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi.h.in @@ -0,0 +1,511 @@ +/* -----------------------------------------------------------------*-C-*- + libffi @VERSION@ - Copyright (c) 2011, 2014 Anthony Green + - Copyright (c) 1996-2003, 2007, 2008 Red Hat, Inc. + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the ``Software''), to deal in the Software without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +/* ------------------------------------------------------------------- + Most of the API is documented in doc/libffi.texi. + + The raw API is designed to bypass some of the argument packing and + unpacking on architectures for which it can be avoided. Routines + are provided to emulate the raw API if the underlying platform + doesn't allow faster implementation. + + More details on the raw API can be found in: + + http://gcc.gnu.org/ml/java/1999-q3/msg00138.html + + and + + http://gcc.gnu.org/ml/java/1999-q3/msg00174.html + -------------------------------------------------------------------- */ + +#ifndef LIBFFI_H +#define LIBFFI_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* Specify which architecture libffi is configured for. */ +#ifndef @TARGET@ +#define @TARGET@ +#endif + +/* ---- System configuration information --------------------------------- */ + +#include + +#ifndef LIBFFI_ASM + +#if defined(_MSC_VER) && !defined(__clang__) +#define __attribute__(X) +#endif + +#include +#include + +/* LONG_LONG_MAX is not always defined (not if STRICT_ANSI, for example). + But we can find it either under the correct ANSI name, or under GNU + C's internal name. */ + +#define FFI_64_BIT_MAX 9223372036854775807 + +#ifdef LONG_LONG_MAX +# define FFI_LONG_LONG_MAX LONG_LONG_MAX +#else +# ifdef LLONG_MAX +# define FFI_LONG_LONG_MAX LLONG_MAX +# ifdef _AIX52 /* or newer has C99 LLONG_MAX */ +# undef FFI_64_BIT_MAX +# define FFI_64_BIT_MAX 9223372036854775807LL +# endif /* _AIX52 or newer */ +# else +# ifdef __GNUC__ +# define FFI_LONG_LONG_MAX __LONG_LONG_MAX__ +# endif +# ifdef _AIX /* AIX 5.1 and earlier have LONGLONG_MAX */ +# ifndef __PPC64__ +# if defined (__IBMC__) || defined (__IBMCPP__) +# define FFI_LONG_LONG_MAX LONGLONG_MAX +# endif +# endif /* __PPC64__ */ +# undef FFI_64_BIT_MAX +# define FFI_64_BIT_MAX 9223372036854775807LL +# endif +# endif +#endif + +/* The closure code assumes that this works on pointers, i.e. a size_t + can hold a pointer. */ + +typedef struct _ffi_type +{ + size_t size; + unsigned short alignment; + unsigned short type; + struct _ffi_type **elements; +} ffi_type; + +/* Need minimal decorations for DLLs to work on Windows. GCC has + autoimport and autoexport. Always mark externally visible symbols + as dllimport for MSVC clients, even if it means an extra indirection + when using the static version of the library. + Besides, as a workaround, they can define FFI_BUILDING if they + *know* they are going to link with the static library. */ +#if defined _MSC_VER +# if defined FFI_BUILDING_DLL /* Building libffi.DLL with msvcc.sh */ +# define FFI_API __declspec(dllexport) +# elif !defined FFI_BUILDING /* Importing libffi.DLL */ +# define FFI_API __declspec(dllimport) +# else /* Building/linking static library */ +# define FFI_API +# endif +#else +# define FFI_API +#endif + +/* The externally visible type declarations also need the MSVC DLL + decorations, or they will not be exported from the object file. */ +#if defined LIBFFI_HIDE_BASIC_TYPES +# define FFI_EXTERN FFI_API +#else +# define FFI_EXTERN extern FFI_API +#endif + +#ifndef LIBFFI_HIDE_BASIC_TYPES +#if SCHAR_MAX == 127 +# define ffi_type_uchar ffi_type_uint8 +# define ffi_type_schar ffi_type_sint8 +#else + #error "char size not supported" +#endif + +#if SHRT_MAX == 32767 +# define ffi_type_ushort ffi_type_uint16 +# define ffi_type_sshort ffi_type_sint16 +#elif SHRT_MAX == 2147483647 +# define ffi_type_ushort ffi_type_uint32 +# define ffi_type_sshort ffi_type_sint32 +#else + #error "short size not supported" +#endif + +#if INT_MAX == 32767 +# define ffi_type_uint ffi_type_uint16 +# define ffi_type_sint ffi_type_sint16 +#elif INT_MAX == 2147483647 +# define ffi_type_uint ffi_type_uint32 +# define ffi_type_sint ffi_type_sint32 +#elif INT_MAX == 9223372036854775807 +# define ffi_type_uint ffi_type_uint64 +# define ffi_type_sint ffi_type_sint64 +#else + #error "int size not supported" +#endif + +#if LONG_MAX == 2147483647 +# if FFI_LONG_LONG_MAX != FFI_64_BIT_MAX + #error "no 64-bit data type supported" +# endif +#elif LONG_MAX != FFI_64_BIT_MAX + #error "long size not supported" +#endif + +#if LONG_MAX == 2147483647 +# define ffi_type_ulong ffi_type_uint32 +# define ffi_type_slong ffi_type_sint32 +#elif LONG_MAX == FFI_64_BIT_MAX +# define ffi_type_ulong ffi_type_uint64 +# define ffi_type_slong ffi_type_sint64 +#else + #error "long size not supported" +#endif + +/* These are defined in types.c. */ +FFI_EXTERN ffi_type ffi_type_void; +FFI_EXTERN ffi_type ffi_type_uint8; +FFI_EXTERN ffi_type ffi_type_sint8; +FFI_EXTERN ffi_type ffi_type_uint16; +FFI_EXTERN ffi_type ffi_type_sint16; +FFI_EXTERN ffi_type ffi_type_uint32; +FFI_EXTERN ffi_type ffi_type_sint32; +FFI_EXTERN ffi_type ffi_type_uint64; +FFI_EXTERN ffi_type ffi_type_sint64; +FFI_EXTERN ffi_type ffi_type_float; +FFI_EXTERN ffi_type ffi_type_double; +FFI_EXTERN ffi_type ffi_type_pointer; + +#if @HAVE_LONG_DOUBLE@ +FFI_EXTERN ffi_type ffi_type_longdouble; +#else +#define ffi_type_longdouble ffi_type_double +#endif + +#ifdef FFI_TARGET_HAS_COMPLEX_TYPE +FFI_EXTERN ffi_type ffi_type_complex_float; +FFI_EXTERN ffi_type ffi_type_complex_double; +#if @HAVE_LONG_DOUBLE@ +FFI_EXTERN ffi_type ffi_type_complex_longdouble; +#else +#define ffi_type_complex_longdouble ffi_type_complex_double +#endif +#endif +#endif /* LIBFFI_HIDE_BASIC_TYPES */ + +typedef enum { + FFI_OK = 0, + FFI_BAD_TYPEDEF, + FFI_BAD_ABI +} ffi_status; + +typedef struct { + ffi_abi abi; + unsigned nargs; + ffi_type **arg_types; + ffi_type *rtype; + unsigned bytes; + unsigned flags; +#ifdef FFI_EXTRA_CIF_FIELDS + FFI_EXTRA_CIF_FIELDS; +#endif +} ffi_cif; + +/* ---- Definitions for the raw API -------------------------------------- */ + +#ifndef FFI_SIZEOF_ARG +# if LONG_MAX == 2147483647 +# define FFI_SIZEOF_ARG 4 +# elif LONG_MAX == FFI_64_BIT_MAX +# define FFI_SIZEOF_ARG 8 +# endif +#endif + +#ifndef FFI_SIZEOF_JAVA_RAW +# define FFI_SIZEOF_JAVA_RAW FFI_SIZEOF_ARG +#endif + +typedef union { + ffi_sarg sint; + ffi_arg uint; + float flt; + char data[FFI_SIZEOF_ARG]; + void* ptr; +} ffi_raw; + +#if FFI_SIZEOF_JAVA_RAW == 4 && FFI_SIZEOF_ARG == 8 +/* This is a special case for mips64/n32 ABI (and perhaps others) where + sizeof(void *) is 4 and FFI_SIZEOF_ARG is 8. */ +typedef union { + signed int sint; + unsigned int uint; + float flt; + char data[FFI_SIZEOF_JAVA_RAW]; + void* ptr; +} ffi_java_raw; +#else +typedef ffi_raw ffi_java_raw; +#endif + + +FFI_API +void ffi_raw_call (ffi_cif *cif, + void (*fn)(void), + void *rvalue, + ffi_raw *avalue); + +FFI_API void ffi_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_raw *raw); +FFI_API void ffi_raw_to_ptrarray (ffi_cif *cif, ffi_raw *raw, void **args); +FFI_API size_t ffi_raw_size (ffi_cif *cif); + +/* This is analogous to the raw API, except it uses Java parameter + packing, even on 64-bit machines. I.e. on 64-bit machines longs + and doubles are followed by an empty 64-bit word. */ + +FFI_API +void ffi_java_raw_call (ffi_cif *cif, + void (*fn)(void), + void *rvalue, + ffi_java_raw *avalue); + +FFI_API +void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw); +FFI_API +void ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args); +FFI_API +size_t ffi_java_raw_size (ffi_cif *cif); + +/* ---- Definitions for closures ----------------------------------------- */ + +#if FFI_CLOSURES + +#ifdef _MSC_VER +__declspec(align(8)) +#endif +typedef struct { +#if @FFI_EXEC_TRAMPOLINE_TABLE@ + void *trampoline_table; + void *trampoline_table_entry; +#else + char tramp[FFI_TRAMPOLINE_SIZE]; +#endif + ffi_cif *cif; + void (*fun)(ffi_cif*,void*,void**,void*); + void *user_data; +} ffi_closure +#ifdef __GNUC__ + __attribute__((aligned (8))) +#endif + ; + +#ifndef __GNUC__ +# ifdef __sgi +# pragma pack 0 +# endif +#endif + +FFI_API void *ffi_closure_alloc (size_t size, void **code); +FFI_API void ffi_closure_free (void *); + +FFI_API ffi_status +ffi_prep_closure (ffi_closure*, + ffi_cif *, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data) +#if defined(__GNUC__) && (((__GNUC__ * 100) + __GNUC_MINOR__) >= 405) + __attribute__((deprecated ("use ffi_prep_closure_loc instead"))) +#elif defined(__GNUC__) && __GNUC__ >= 3 + __attribute__((deprecated)) +#endif + ; + +FFI_API ffi_status +ffi_prep_closure_loc (ffi_closure*, + ffi_cif *, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void*codeloc); + +#ifdef __sgi +# pragma pack 8 +#endif +typedef struct { +#if @FFI_EXEC_TRAMPOLINE_TABLE@ + void *trampoline_table; + void *trampoline_table_entry; +#else + char tramp[FFI_TRAMPOLINE_SIZE]; +#endif + ffi_cif *cif; + +#if !FFI_NATIVE_RAW_API + + /* If this is enabled, then a raw closure has the same layout + as a regular closure. We use this to install an intermediate + handler to do the transaltion, void** -> ffi_raw*. */ + + void (*translate_args)(ffi_cif*,void*,void**,void*); + void *this_closure; + +#endif + + void (*fun)(ffi_cif*,void*,ffi_raw*,void*); + void *user_data; + +} ffi_raw_closure; + +typedef struct { +#if @FFI_EXEC_TRAMPOLINE_TABLE@ + void *trampoline_table; + void *trampoline_table_entry; +#else + char tramp[FFI_TRAMPOLINE_SIZE]; +#endif + + ffi_cif *cif; + +#if !FFI_NATIVE_RAW_API + + /* If this is enabled, then a raw closure has the same layout + as a regular closure. We use this to install an intermediate + handler to do the translation, void** -> ffi_raw*. */ + + void (*translate_args)(ffi_cif*,void*,void**,void*); + void *this_closure; + +#endif + + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*); + void *user_data; + +} ffi_java_raw_closure; + +FFI_API ffi_status +ffi_prep_raw_closure (ffi_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data); + +FFI_API ffi_status +ffi_prep_raw_closure_loc (ffi_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data, + void *codeloc); + +FFI_API ffi_status +ffi_prep_java_raw_closure (ffi_java_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*), + void *user_data); + +FFI_API ffi_status +ffi_prep_java_raw_closure_loc (ffi_java_raw_closure*, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*), + void *user_data, + void *codeloc); + +#endif /* FFI_CLOSURES */ + +#if FFI_GO_CLOSURES + +typedef struct { + void *tramp; + ffi_cif *cif; + void (*fun)(ffi_cif*,void*,void**,void*); +} ffi_go_closure; + +FFI_API ffi_status ffi_prep_go_closure (ffi_go_closure*, ffi_cif *, + void (*fun)(ffi_cif*,void*,void**,void*)); + +FFI_API void ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure); + +#endif /* FFI_GO_CLOSURES */ + +/* ---- Public interface definition -------------------------------------- */ + +FFI_API +ffi_status ffi_prep_cif(ffi_cif *cif, + ffi_abi abi, + unsigned int nargs, + ffi_type *rtype, + ffi_type **atypes); + +FFI_API +ffi_status ffi_prep_cif_var(ffi_cif *cif, + ffi_abi abi, + unsigned int nfixedargs, + unsigned int ntotalargs, + ffi_type *rtype, + ffi_type **atypes); + +FFI_API +void ffi_call(ffi_cif *cif, + void (*fn)(void), + void *rvalue, + void **avalue); + +FFI_API +ffi_status ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, + size_t *offsets); + +/* Useful for eliminating compiler warnings. */ +#define FFI_FN(f) ((void (*)(void))f) + +/* ---- Definitions shared with assembly code ---------------------------- */ + +#endif + +/* If these change, update src/mips/ffitarget.h. */ +#define FFI_TYPE_VOID 0 +#define FFI_TYPE_INT 1 +#define FFI_TYPE_FLOAT 2 +#define FFI_TYPE_DOUBLE 3 +#if @HAVE_LONG_DOUBLE@ +#define FFI_TYPE_LONGDOUBLE 4 +#else +#define FFI_TYPE_LONGDOUBLE FFI_TYPE_DOUBLE +#endif +#define FFI_TYPE_UINT8 5 +#define FFI_TYPE_SINT8 6 +#define FFI_TYPE_UINT16 7 +#define FFI_TYPE_SINT16 8 +#define FFI_TYPE_UINT32 9 +#define FFI_TYPE_SINT32 10 +#define FFI_TYPE_UINT64 11 +#define FFI_TYPE_SINT64 12 +#define FFI_TYPE_STRUCT 13 +#define FFI_TYPE_POINTER 14 +#define FFI_TYPE_COMPLEX 15 + +/* This should always refer to the last type code (for sanity checks). */ +#define FFI_TYPE_LAST FFI_TYPE_COMPLEX + +#ifdef __cplusplus +} +#endif + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_cfi.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_cfi.h new file mode 100644 index 0000000..244ce57 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_cfi.h @@ -0,0 +1,55 @@ +/* ----------------------------------------------------------------------- + ffi_cfi.h - Copyright (c) 2014 Red Hat, Inc. + + Conditionally assemble cfi directives. Only necessary for building libffi. + ----------------------------------------------------------------------- */ + +#ifndef FFI_CFI_H +#define FFI_CFI_H + +#ifdef HAVE_AS_CFI_PSEUDO_OP + +# define cfi_startproc .cfi_startproc +# define cfi_endproc .cfi_endproc +# define cfi_def_cfa(reg, off) .cfi_def_cfa reg, off +# define cfi_def_cfa_register(reg) .cfi_def_cfa_register reg +# define cfi_def_cfa_offset(off) .cfi_def_cfa_offset off +# define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off +# define cfi_offset(reg, off) .cfi_offset reg, off +# define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off +# define cfi_register(r1, r2) .cfi_register r1, r2 +# define cfi_return_column(reg) .cfi_return_column reg +# define cfi_restore(reg) .cfi_restore reg +# define cfi_same_value(reg) .cfi_same_value reg +# define cfi_undefined(reg) .cfi_undefined reg +# define cfi_remember_state .cfi_remember_state +# define cfi_restore_state .cfi_restore_state +# define cfi_window_save .cfi_window_save +# define cfi_personality(enc, exp) .cfi_personality enc, exp +# define cfi_lsda(enc, exp) .cfi_lsda enc, exp +# define cfi_escape(...) .cfi_escape __VA_ARGS__ + +#else + +# define cfi_startproc +# define cfi_endproc +# define cfi_def_cfa(reg, off) +# define cfi_def_cfa_register(reg) +# define cfi_def_cfa_offset(off) +# define cfi_adjust_cfa_offset(off) +# define cfi_offset(reg, off) +# define cfi_rel_offset(reg, off) +# define cfi_register(r1, r2) +# define cfi_return_column(reg) +# define cfi_restore(reg) +# define cfi_same_value(reg) +# define cfi_undefined(reg) +# define cfi_remember_state +# define cfi_restore_state +# define cfi_window_save +# define cfi_personality(enc, exp) +# define cfi_lsda(enc, exp) +# define cfi_escape(...) + +#endif /* HAVE_AS_CFI_PSEUDO_OP */ +#endif /* FFI_CFI_H */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_common.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_common.h new file mode 100644 index 0000000..7fb0a64 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/include/ffi_common.h @@ -0,0 +1,149 @@ +/* ----------------------------------------------------------------------- + ffi_common.h - Copyright (C) 2011, 2012, 2013 Anthony Green + Copyright (C) 2007 Free Software Foundation, Inc + Copyright (c) 1996 Red Hat, Inc. + + Common internal definitions and macros. Only necessary for building + libffi. + ----------------------------------------------------------------------- */ + +#ifndef FFI_COMMON_H +#define FFI_COMMON_H + +#ifdef __cplusplus +extern "C" { +#endif + +#include + +/* Do not move this. Some versions of AIX are very picky about where + this is positioned. */ +#ifdef __GNUC__ +# if HAVE_ALLOCA_H +# include +# else + /* mingw64 defines this already in malloc.h. */ +# ifndef alloca +# define alloca __builtin_alloca +# endif +# endif +# define MAYBE_UNUSED __attribute__((__unused__)) +#else +# define MAYBE_UNUSED +# if HAVE_ALLOCA_H +# include +# else +# ifdef _AIX +# pragma alloca +# else +# ifndef alloca /* predefined by HP cc +Olibcalls */ +# ifdef _MSC_VER +# define alloca _alloca +# else +char *alloca (); +# endif +# endif +# endif +# endif +#endif + +/* Check for the existence of memcpy. */ +#if STDC_HEADERS +# include +#else +# ifndef HAVE_MEMCPY +# define memcpy(d, s, n) bcopy ((s), (d), (n)) +# endif +#endif + +#if defined(FFI_DEBUG) +#include +#endif + +#ifdef FFI_DEBUG +void ffi_assert(char *expr, char *file, int line); +void ffi_stop_here(void); +void ffi_type_test(ffi_type *a, char *file, int line); + +#define FFI_ASSERT(x) ((x) ? (void)0 : ffi_assert(#x, __FILE__,__LINE__)) +#define FFI_ASSERT_AT(x, f, l) ((x) ? 0 : ffi_assert(#x, (f), (l))) +#define FFI_ASSERT_VALID_TYPE(x) ffi_type_test (x, __FILE__, __LINE__) +#else +#define FFI_ASSERT(x) +#define FFI_ASSERT_AT(x, f, l) +#define FFI_ASSERT_VALID_TYPE(x) +#endif + +/* v cast to size_t and aligned up to a multiple of a */ +#define FFI_ALIGN(v, a) (((((size_t) (v))-1) | ((a)-1))+1) +/* v cast to size_t and aligned down to a multiple of a */ +#define ALIGN_DOWN(v, a) (((size_t) (v)) & -a) + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif); +ffi_status ffi_prep_cif_machdep_var(ffi_cif *cif, + unsigned int nfixedargs, unsigned int ntotalargs); + + +#if HAVE_LONG_DOUBLE_VARIANT +/* Used to adjust size/alignment of ffi types. */ +void ffi_prep_types (ffi_abi abi); +#endif + +/* Used internally, but overridden by some architectures */ +ffi_status ffi_prep_cif_core(ffi_cif *cif, + ffi_abi abi, + unsigned int isvariadic, + unsigned int nfixedargs, + unsigned int ntotalargs, + ffi_type *rtype, + ffi_type **atypes); + +/* Extended cif, used in callback from assembly routine */ +typedef struct +{ + ffi_cif *cif; + void *rvalue; + void **avalue; +} extended_cif; + +/* Terse sized type definitions. */ +#if defined(_MSC_VER) || defined(__sgi) || defined(__SUNPRO_C) +typedef unsigned char UINT8; +typedef signed char SINT8; +typedef unsigned short UINT16; +typedef signed short SINT16; +typedef unsigned int UINT32; +typedef signed int SINT32; +# ifdef _MSC_VER +typedef unsigned __int64 UINT64; +typedef signed __int64 SINT64; +# else +# include +typedef uint64_t UINT64; +typedef int64_t SINT64; +# endif +#else +typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); +typedef signed int SINT8 __attribute__((__mode__(__QI__))); +typedef unsigned int UINT16 __attribute__((__mode__(__HI__))); +typedef signed int SINT16 __attribute__((__mode__(__HI__))); +typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); +typedef signed int SINT32 __attribute__((__mode__(__SI__))); +typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); +typedef signed int SINT64 __attribute__((__mode__(__DI__))); +#endif + +typedef float FLOAT32; + +#ifndef __GNUC__ +#define __builtin_expect(x, expected_value) (x) +#endif +#define LIKELY(x) __builtin_expect(!!(x),1) +#define UNLIKELY(x) __builtin_expect((x)!=0,0) + +#ifdef __cplusplus +} +#endif + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in new file mode 100644 index 0000000..5553ab0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.map.in @@ -0,0 +1,80 @@ +#define LIBFFI_ASM +#define LIBFFI_H +#include +#include + +/* These version numbers correspond to the libtool-version abi numbers, + not to the libffi release numbers. */ + +LIBFFI_BASE_7.0 { + global: + /* Exported data variables. */ + ffi_type_void; + ffi_type_uint8; + ffi_type_sint8; + ffi_type_uint16; + ffi_type_sint16; + ffi_type_uint32; + ffi_type_sint32; + ffi_type_uint64; + ffi_type_sint64; + ffi_type_float; + ffi_type_double; + ffi_type_longdouble; + ffi_type_pointer; + + /* Exported functions. */ + ffi_call; + ffi_prep_cif; + ffi_prep_cif_var; + + ffi_raw_call; + ffi_ptrarray_to_raw; + ffi_raw_to_ptrarray; + ffi_raw_size; + + ffi_java_raw_call; + ffi_java_ptrarray_to_raw; + ffi_java_raw_to_ptrarray; + ffi_java_raw_size; + + local: + *; +}; + +LIBFFI_BASE_7.1 { + global: + ffi_get_struct_offsets; +} LIBFFI_BASE_7.0; + +#ifdef FFI_TARGET_HAS_COMPLEX_TYPE +LIBFFI_COMPLEX_7.0 { + global: + /* Exported data variables. */ + ffi_type_complex_float; + ffi_type_complex_double; + ffi_type_complex_longdouble; +} LIBFFI_BASE_7.0; +#endif + +#if FFI_CLOSURES +LIBFFI_CLOSURE_7.0 { + global: + ffi_closure_alloc; + ffi_closure_free; + ffi_prep_closure; + ffi_prep_closure_loc; + ffi_prep_raw_closure; + ffi_prep_raw_closure_loc; + ffi_prep_java_raw_closure; + ffi_prep_java_raw_closure_loc; +} LIBFFI_BASE_7.0; +#endif + +#if FFI_GO_CLOSURES +LIBFFI_GO_CLOSURE_7.0 { + global: + ffi_call_go; + ffi_prep_go_closure; +} LIBFFI_CLOSURE_7.0; +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.pc.in b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.pc.in new file mode 100644 index 0000000..6fad83b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +toolexeclibdir=@toolexeclibdir@ +includedir=@includedir@ + +Name: @PACKAGE_NAME@ +Description: Library supporting Foreign Function Interfaces +Version: @PACKAGE_VERSION@ +Libs: -L${toolexeclibdir} -lffi +Cflags: -I${includedir} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj new file mode 100644 index 0000000..9a107b4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj @@ -0,0 +1,1043 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 43B5D3F81D35473200D1E1FD /* ffiw64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B5D3F71D35473200D1E1FD /* ffiw64_x86_64.c */; }; + 43B5D3FA1D3547CE00D1E1FD /* win64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 43B5D3F91D3547CE00D1E1FD /* win64_x86_64.S */; }; + 43E9A5C71D352C1500926A8F /* sysv_i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A5C51D352C1500926A8F /* sysv_i386.S */; }; + 43E9A5C81D352C1500926A8F /* unix64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A5C61D352C1500926A8F /* unix64_x86_64.S */; }; + DBFA714A187F1D8600A76262 /* ffi.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA713E187F1D8600A76262 /* ffi.h */; }; + DBFA714B187F1D8600A76262 /* ffi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA713F187F1D8600A76262 /* ffi_common.h */; }; + DBFA714C187F1D8600A76262 /* fficonfig.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7140187F1D8600A76262 /* fficonfig.h */; }; + DBFA714D187F1D8600A76262 /* ffitarget.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7141187F1D8600A76262 /* ffitarget.h */; }; + DBFA714E187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F1D8600A76262 /* closures.c */; }; + DBFA714F187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F1D8600A76262 /* closures.c */; }; + DBFA7156187F1D8600A76262 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7147187F1D8600A76262 /* prep_cif.c */; }; + DBFA7157187F1D8600A76262 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7147187F1D8600A76262 /* prep_cif.c */; }; + DBFA7158187F1D8600A76262 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7148187F1D8600A76262 /* raw_api.c */; }; + DBFA7159187F1D8600A76262 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7148187F1D8600A76262 /* raw_api.c */; }; + DBFA715A187F1D8600A76262 /* types.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7149187F1D8600A76262 /* types.c */; }; + DBFA715B187F1D8600A76262 /* types.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7149187F1D8600A76262 /* types.c */; }; + DBFA7177187F1D9B00A76262 /* ffi_arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA716C187F1D9B00A76262 /* ffi_arm64.c */; }; + DBFA7178187F1D9B00A76262 /* sysv_arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA716D187F1D9B00A76262 /* sysv_arm64.S */; }; + DBFA7179187F1D9B00A76262 /* ffi_armv7.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA716F187F1D9B00A76262 /* ffi_armv7.c */; }; + DBFA717A187F1D9B00A76262 /* sysv_armv7.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7170187F1D9B00A76262 /* sysv_armv7.S */; }; + DBFA717E187F1D9B00A76262 /* ffi64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7175187F1D9B00A76262 /* ffi64_x86_64.c */; }; + DBFA717F187F1D9B00A76262 /* ffi_i386.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7176187F1D9B00A76262 /* ffi_i386.c */; }; + DBFA718E187F1DA100A76262 /* ffi_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7182187F1DA100A76262 /* ffi_i386.h */; }; + DBFA718F187F1DA100A76262 /* ffi_x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7183187F1DA100A76262 /* ffi_x86_64.h */; }; + DBFA7190187F1DA100A76262 /* fficonfig_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7184187F1DA100A76262 /* fficonfig_i386.h */; }; + DBFA7191187F1DA100A76262 /* fficonfig_x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7185187F1DA100A76262 /* fficonfig_x86_64.h */; }; + DBFA7192187F1DA100A76262 /* ffitarget_i386.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7186187F1DA100A76262 /* ffitarget_i386.h */; }; + DBFA7193187F1DA100A76262 /* ffitarget_x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = DBFA7187187F1DA100A76262 /* ffitarget_x86_64.h */; }; + DBFA7194187F1DA100A76262 /* unix64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718A187F1DA100A76262 /* unix64_x86_64.S */; }; + DBFA7195187F1DA100A76262 /* sysv_i386.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718B187F1DA100A76262 /* sysv_i386.S */; }; + DBFA7196187F1DA100A76262 /* ffi64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718C187F1DA100A76262 /* ffi64_x86_64.c */; }; + DBFA7197187F1DA100A76262 /* ffi_i386.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718D187F1DA100A76262 /* ffi_i386.c */; }; + FDB52FB31F6144FA00AA92E6 /* unix64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A5C61D352C1500926A8F /* unix64_x86_64.S */; }; + FDB52FB41F6144FA00AA92E6 /* sysv_i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A5C51D352C1500926A8F /* sysv_i386.S */; }; + FDB52FB51F6144FA00AA92E6 /* ffi64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7175187F1D9B00A76262 /* ffi64_x86_64.c */; }; + FDB52FB61F6144FA00AA92E6 /* ffi_armv7.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA716F187F1D9B00A76262 /* ffi_armv7.c */; }; + FDB52FB71F6144FA00AA92E6 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F1D8600A76262 /* closures.c */; }; + FDB52FB81F6144FA00AA92E6 /* sysv_armv7.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7170187F1D9B00A76262 /* sysv_armv7.S */; }; + FDB52FB91F6144FA00AA92E6 /* ffiw64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B5D3F71D35473200D1E1FD /* ffiw64_x86_64.c */; }; + FDB52FBA1F6144FA00AA92E6 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7147187F1D8600A76262 /* prep_cif.c */; }; + FDB52FBB1F6144FA00AA92E6 /* ffi_i386.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7176187F1D9B00A76262 /* ffi_i386.c */; }; + FDB52FBC1F6144FA00AA92E6 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7148187F1D8600A76262 /* raw_api.c */; }; + FDB52FBD1F6144FA00AA92E6 /* sysv_arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA716D187F1D9B00A76262 /* sysv_arm64.S */; }; + FDB52FBE1F6144FA00AA92E6 /* types.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7149187F1D8600A76262 /* types.c */; }; + FDB52FBF1F6144FA00AA92E6 /* ffi_arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA716C187F1D9B00A76262 /* ffi_arm64.c */; }; + FDB52FC01F6144FA00AA92E6 /* win64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 43B5D3F91D3547CE00D1E1FD /* win64_x86_64.S */; }; + FDB52FD01F614A8B00AA92E6 /* ffi.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA713E187F1D8600A76262 /* ffi.h */; }; + FDB52FD11F614AA700AA92E6 /* ffi_arm64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA715E187F1D9B00A76262 /* ffi_arm64.h */; }; + FDB52FD21F614AAB00AA92E6 /* ffi_armv7.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA715F187F1D9B00A76262 /* ffi_armv7.h */; }; + FDB52FD31F614AB000AA92E6 /* ffi_i386.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7160187F1D9B00A76262 /* ffi_i386.h */; }; + FDB52FD41F614AB500AA92E6 /* ffi_x86_64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7161187F1D9B00A76262 /* ffi_x86_64.h */; }; + FDB52FD51F614AE200AA92E6 /* ffi.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA713E187F1D8600A76262 /* ffi.h */; }; + FDB52FD61F614AEA00AA92E6 /* ffi_arm64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA715E187F1D9B00A76262 /* ffi_arm64.h */; }; + FDB52FD71F614AED00AA92E6 /* ffi_x86_64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7161187F1D9B00A76262 /* ffi_x86_64.h */; }; + FDB52FD81F614B8700AA92E6 /* ffitarget.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7141187F1D8600A76262 /* ffitarget.h */; }; + FDB52FD91F614B8E00AA92E6 /* ffitarget_arm64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7166187F1D9B00A76262 /* ffitarget_arm64.h */; }; + FDB52FDA1F614B9300AA92E6 /* ffitarget_armv7.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7167187F1D9B00A76262 /* ffitarget_armv7.h */; }; + FDB52FDB1F614B9700AA92E6 /* ffitarget_i386.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7168187F1D9B00A76262 /* ffitarget_i386.h */; }; + FDB52FDD1F614BA900AA92E6 /* ffitarget_x86_64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7169187F1D9B00A76262 /* ffitarget_x86_64.h */; }; + FDB52FDE1F6155E300AA92E6 /* ffitarget.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7141187F1D8600A76262 /* ffitarget.h */; }; + FDB52FDF1F6155EA00AA92E6 /* ffitarget_arm64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7166187F1D9B00A76262 /* ffitarget_arm64.h */; }; + FDB52FE01F6155EF00AA92E6 /* ffitarget_x86_64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7169187F1D9B00A76262 /* ffitarget_x86_64.h */; }; + FDB52FE21F6156FA00AA92E6 /* ffi.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA713E187F1D8600A76262 /* ffi.h */; }; + FDB52FE31F61571A00AA92E6 /* ffi_x86_64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7183187F1DA100A76262 /* ffi_x86_64.h */; }; + FDB52FE41F61571D00AA92E6 /* ffitarget.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7141187F1D8600A76262 /* ffitarget.h */; }; + FDB52FE61F61573100AA92E6 /* ffitarget_x86_64.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBFA7187187F1DA100A76262 /* ffitarget_x86_64.h */; }; + FDDB2F411F5D66E200EF414E /* ffiw64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = FDDB2F3F1F5D666900EF414E /* ffiw64_x86_64.c */; }; + FDDB2F461F5D691E00EF414E /* win64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = FDDB2F441F5D68C900EF414E /* win64_x86_64.S */; }; + FDDB2F4A1F5D846400EF414E /* ffi64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718C187F1DA100A76262 /* ffi64_x86_64.c */; }; + FDDB2F4B1F5D846400EF414E /* sysv_i386.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718B187F1DA100A76262 /* sysv_i386.S */; }; + FDDB2F4C1F5D846400EF414E /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7147187F1D8600A76262 /* prep_cif.c */; }; + FDDB2F4D1F5D846400EF414E /* ffi_i386.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718D187F1DA100A76262 /* ffi_i386.c */; }; + FDDB2F4E1F5D846400EF414E /* ffiw64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = FDDB2F3F1F5D666900EF414E /* ffiw64_x86_64.c */; }; + FDDB2F4F1F5D846400EF414E /* types.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7149187F1D8600A76262 /* types.c */; }; + FDDB2F501F5D846400EF414E /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7148187F1D8600A76262 /* raw_api.c */; }; + FDDB2F511F5D846400EF414E /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F1D8600A76262 /* closures.c */; }; + FDDB2F521F5D846400EF414E /* unix64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = DBFA718A187F1DA100A76262 /* unix64_x86_64.S */; }; + FDDB2F531F5D846400EF414E /* win64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = FDDB2F441F5D68C900EF414E /* win64_x86_64.S */; }; +/* End PBXBuildFile section */ + +/* Begin PBXCopyFilesBuildPhase section */ + DB13B1641849DF1E0010F42D /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 12; + dstPath = "include/$(PRODUCT_NAME)"; + dstSubfolderSpec = 16; + files = ( + FDB52FD01F614A8B00AA92E6 /* ffi.h in CopyFiles */, + FDB52FD11F614AA700AA92E6 /* ffi_arm64.h in CopyFiles */, + FDB52FD21F614AAB00AA92E6 /* ffi_armv7.h in CopyFiles */, + FDB52FD31F614AB000AA92E6 /* ffi_i386.h in CopyFiles */, + FDB52FD41F614AB500AA92E6 /* ffi_x86_64.h in CopyFiles */, + FDB52FD81F614B8700AA92E6 /* ffitarget.h in CopyFiles */, + FDB52FD91F614B8E00AA92E6 /* ffitarget_arm64.h in CopyFiles */, + FDB52FDA1F614B9300AA92E6 /* ffitarget_armv7.h in CopyFiles */, + FDB52FDB1F614B9700AA92E6 /* ffitarget_i386.h in CopyFiles */, + FDB52FDD1F614BA900AA92E6 /* ffitarget_x86_64.h in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FDB52FC11F6144FA00AA92E6 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 12; + dstPath = "include/$(PRODUCT_NAME)"; + dstSubfolderSpec = 16; + files = ( + FDB52FD51F614AE200AA92E6 /* ffi.h in CopyFiles */, + FDB52FD61F614AEA00AA92E6 /* ffi_arm64.h in CopyFiles */, + FDB52FD71F614AED00AA92E6 /* ffi_x86_64.h in CopyFiles */, + FDB52FDE1F6155E300AA92E6 /* ffitarget.h in CopyFiles */, + FDB52FDF1F6155EA00AA92E6 /* ffitarget_arm64.h in CopyFiles */, + FDB52FE01F6155EF00AA92E6 /* ffitarget_x86_64.h in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FDB52FE11F6156E000AA92E6 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = "include/$(PRODUCT_NAME)"; + dstSubfolderSpec = 16; + files = ( + FDB52FE21F6156FA00AA92E6 /* ffi.h in CopyFiles */, + FDB52FE31F61571A00AA92E6 /* ffi_x86_64.h in CopyFiles */, + FDB52FE41F61571D00AA92E6 /* ffitarget.h in CopyFiles */, + FDB52FE61F61573100AA92E6 /* ffitarget_x86_64.h in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 43B5D3F71D35473200D1E1FD /* ffiw64_x86_64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffiw64_x86_64.c; sourceTree = ""; }; + 43B5D3F91D3547CE00D1E1FD /* win64_x86_64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = win64_x86_64.S; sourceTree = ""; }; + 43E9A5C51D352C1500926A8F /* sysv_i386.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = sysv_i386.S; sourceTree = ""; }; + 43E9A5C61D352C1500926A8F /* unix64_x86_64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = unix64_x86_64.S; sourceTree = ""; }; + 43E9A5DA1D35373600926A8F /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = ""; }; + 43E9A5DB1D35374400926A8F /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = ""; }; + 43E9A5DC1D35375400926A8F /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = ""; }; + 43E9A5DD1D35375400926A8F /* internal64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal64.h; sourceTree = ""; }; + DB13B1661849DF1E0010F42D /* libffi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libffi.a; sourceTree = BUILT_PRODUCTS_DIR; }; + DB13B1911849DF510010F42D /* ffi.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = ffi.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; + DBFA713E187F1D8600A76262 /* ffi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi.h; sourceTree = ""; }; + DBFA713F187F1D8600A76262 /* ffi_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_common.h; sourceTree = ""; }; + DBFA7140187F1D8600A76262 /* fficonfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig.h; sourceTree = ""; }; + DBFA7141187F1D8600A76262 /* ffitarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget.h; sourceTree = ""; }; + DBFA7143187F1D8600A76262 /* closures.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = closures.c; sourceTree = ""; }; + DBFA7145187F1D8600A76262 /* dlmalloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlmalloc.c; sourceTree = ""; }; + DBFA7147187F1D8600A76262 /* prep_cif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prep_cif.c; sourceTree = ""; }; + DBFA7148187F1D8600A76262 /* raw_api.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = raw_api.c; sourceTree = ""; }; + DBFA7149187F1D8600A76262 /* types.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = types.c; sourceTree = ""; }; + DBFA715E187F1D9B00A76262 /* ffi_arm64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_arm64.h; sourceTree = ""; }; + DBFA715F187F1D9B00A76262 /* ffi_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_armv7.h; sourceTree = ""; }; + DBFA7160187F1D9B00A76262 /* ffi_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_i386.h; sourceTree = ""; }; + DBFA7161187F1D9B00A76262 /* ffi_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_x86_64.h; sourceTree = ""; }; + DBFA7162187F1D9B00A76262 /* fficonfig_arm64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_arm64.h; sourceTree = ""; }; + DBFA7163187F1D9B00A76262 /* fficonfig_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_armv7.h; sourceTree = ""; }; + DBFA7164187F1D9B00A76262 /* fficonfig_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_i386.h; sourceTree = ""; }; + DBFA7165187F1D9B00A76262 /* fficonfig_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_x86_64.h; sourceTree = ""; }; + DBFA7166187F1D9B00A76262 /* ffitarget_arm64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_arm64.h; sourceTree = ""; }; + DBFA7167187F1D9B00A76262 /* ffitarget_armv7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_armv7.h; sourceTree = ""; }; + DBFA7168187F1D9B00A76262 /* ffitarget_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_i386.h; sourceTree = ""; }; + DBFA7169187F1D9B00A76262 /* ffitarget_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_x86_64.h; sourceTree = ""; }; + DBFA716C187F1D9B00A76262 /* ffi_arm64.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.c; path = ffi_arm64.c; sourceTree = ""; }; + DBFA716D187F1D9B00A76262 /* sysv_arm64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = sysv_arm64.S; sourceTree = ""; }; + DBFA716F187F1D9B00A76262 /* ffi_armv7.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.c; path = ffi_armv7.c; sourceTree = ""; }; + DBFA7170187F1D9B00A76262 /* sysv_armv7.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = sysv_armv7.S; sourceTree = ""; }; + DBFA7175187F1D9B00A76262 /* ffi64_x86_64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi64_x86_64.c; sourceTree = ""; }; + DBFA7176187F1D9B00A76262 /* ffi_i386.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi_i386.c; sourceTree = ""; }; + DBFA7182187F1DA100A76262 /* ffi_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_i386.h; sourceTree = ""; }; + DBFA7183187F1DA100A76262 /* ffi_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffi_x86_64.h; sourceTree = ""; }; + DBFA7184187F1DA100A76262 /* fficonfig_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_i386.h; sourceTree = ""; }; + DBFA7185187F1DA100A76262 /* fficonfig_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fficonfig_x86_64.h; sourceTree = ""; }; + DBFA7186187F1DA100A76262 /* ffitarget_i386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_i386.h; sourceTree = ""; }; + DBFA7187187F1DA100A76262 /* ffitarget_x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffitarget_x86_64.h; sourceTree = ""; }; + DBFA718A187F1DA100A76262 /* unix64_x86_64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = unix64_x86_64.S; sourceTree = ""; }; + DBFA718B187F1DA100A76262 /* sysv_i386.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = sysv_i386.S; sourceTree = ""; }; + DBFA718C187F1DA100A76262 /* ffi64_x86_64.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.c; path = ffi64_x86_64.c; sourceTree = ""; }; + DBFA718D187F1DA100A76262 /* ffi_i386.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffi_i386.c; sourceTree = ""; }; + FDB52FC51F6144FA00AA92E6 /* libffi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libffi.a; sourceTree = BUILT_PRODUCTS_DIR; }; + FDDB2F3E1F5D61BC00EF414E /* asmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asmnames.h; sourceTree = ""; }; + FDDB2F3F1F5D666900EF414E /* ffiw64_x86_64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffiw64_x86_64.c; sourceTree = ""; }; + FDDB2F421F5D68C900EF414E /* internal64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal64.h; sourceTree = ""; }; + FDDB2F431F5D68C900EF414E /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = ""; }; + FDDB2F441F5D68C900EF414E /* win64_x86_64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = win64_x86_64.S; sourceTree = ""; }; + FDDB2F621F5D846400EF414E /* libffi.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libffi.a; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXGroup section */ + DB13B15B1849DEB70010F42D = { + isa = PBXGroup; + children = ( + DBFA713C187F1D8600A76262 /* darwin_common */, + DBFA715C187F1D9B00A76262 /* darwin_ios */, + DBFA7180187F1DA100A76262 /* darwin_osx */, + DB13B1671849DF1E0010F42D /* Products */, + ); + sourceTree = ""; + }; + DB13B1671849DF1E0010F42D /* Products */ = { + isa = PBXGroup; + children = ( + DB13B1661849DF1E0010F42D /* libffi.a */, + DB13B1911849DF510010F42D /* ffi.dylib */, + FDDB2F621F5D846400EF414E /* libffi.a */, + FDB52FC51F6144FA00AA92E6 /* libffi.a */, + ); + name = Products; + sourceTree = ""; + }; + DBFA713C187F1D8600A76262 /* darwin_common */ = { + isa = PBXGroup; + children = ( + DBFA713D187F1D8600A76262 /* include */, + DBFA7142187F1D8600A76262 /* src */, + ); + path = darwin_common; + sourceTree = ""; + }; + DBFA713D187F1D8600A76262 /* include */ = { + isa = PBXGroup; + children = ( + DBFA713E187F1D8600A76262 /* ffi.h */, + DBFA713F187F1D8600A76262 /* ffi_common.h */, + DBFA7140187F1D8600A76262 /* fficonfig.h */, + DBFA7141187F1D8600A76262 /* ffitarget.h */, + ); + path = include; + sourceTree = ""; + }; + DBFA7142187F1D8600A76262 /* src */ = { + isa = PBXGroup; + children = ( + DBFA7143187F1D8600A76262 /* closures.c */, + DBFA7145187F1D8600A76262 /* dlmalloc.c */, + DBFA7147187F1D8600A76262 /* prep_cif.c */, + DBFA7148187F1D8600A76262 /* raw_api.c */, + DBFA7149187F1D8600A76262 /* types.c */, + ); + path = src; + sourceTree = ""; + }; + DBFA715C187F1D9B00A76262 /* darwin_ios */ = { + isa = PBXGroup; + children = ( + DBFA715D187F1D9B00A76262 /* include */, + DBFA716A187F1D9B00A76262 /* src */, + ); + path = darwin_ios; + sourceTree = ""; + }; + DBFA715D187F1D9B00A76262 /* include */ = { + isa = PBXGroup; + children = ( + DBFA715E187F1D9B00A76262 /* ffi_arm64.h */, + DBFA715F187F1D9B00A76262 /* ffi_armv7.h */, + DBFA7160187F1D9B00A76262 /* ffi_i386.h */, + DBFA7161187F1D9B00A76262 /* ffi_x86_64.h */, + DBFA7162187F1D9B00A76262 /* fficonfig_arm64.h */, + DBFA7163187F1D9B00A76262 /* fficonfig_armv7.h */, + DBFA7164187F1D9B00A76262 /* fficonfig_i386.h */, + DBFA7165187F1D9B00A76262 /* fficonfig_x86_64.h */, + DBFA7166187F1D9B00A76262 /* ffitarget_arm64.h */, + DBFA7167187F1D9B00A76262 /* ffitarget_armv7.h */, + DBFA7168187F1D9B00A76262 /* ffitarget_i386.h */, + DBFA7169187F1D9B00A76262 /* ffitarget_x86_64.h */, + ); + path = include; + sourceTree = ""; + }; + DBFA716A187F1D9B00A76262 /* src */ = { + isa = PBXGroup; + children = ( + DBFA716B187F1D9B00A76262 /* aarch64 */, + DBFA716E187F1D9B00A76262 /* arm */, + DBFA7172187F1D9B00A76262 /* x86 */, + ); + path = src; + sourceTree = ""; + }; + DBFA716B187F1D9B00A76262 /* aarch64 */ = { + isa = PBXGroup; + children = ( + 43E9A5DA1D35373600926A8F /* internal.h */, + DBFA716C187F1D9B00A76262 /* ffi_arm64.c */, + DBFA716D187F1D9B00A76262 /* sysv_arm64.S */, + ); + path = aarch64; + sourceTree = ""; + }; + DBFA716E187F1D9B00A76262 /* arm */ = { + isa = PBXGroup; + children = ( + 43E9A5DB1D35374400926A8F /* internal.h */, + DBFA716F187F1D9B00A76262 /* ffi_armv7.c */, + DBFA7170187F1D9B00A76262 /* sysv_armv7.S */, + ); + path = arm; + sourceTree = ""; + }; + DBFA7172187F1D9B00A76262 /* x86 */ = { + isa = PBXGroup; + children = ( + 43E9A5DC1D35375400926A8F /* internal.h */, + 43E9A5DD1D35375400926A8F /* internal64.h */, + DBFA7175187F1D9B00A76262 /* ffi64_x86_64.c */, + 43B5D3F71D35473200D1E1FD /* ffiw64_x86_64.c */, + DBFA7176187F1D9B00A76262 /* ffi_i386.c */, + 43E9A5C51D352C1500926A8F /* sysv_i386.S */, + 43E9A5C61D352C1500926A8F /* unix64_x86_64.S */, + 43B5D3F91D3547CE00D1E1FD /* win64_x86_64.S */, + ); + path = x86; + sourceTree = ""; + }; + DBFA7180187F1DA100A76262 /* darwin_osx */ = { + isa = PBXGroup; + children = ( + DBFA7181187F1DA100A76262 /* include */, + DBFA7188187F1DA100A76262 /* src */, + ); + path = darwin_osx; + sourceTree = ""; + }; + DBFA7181187F1DA100A76262 /* include */ = { + isa = PBXGroup; + children = ( + DBFA7182187F1DA100A76262 /* ffi_i386.h */, + DBFA7183187F1DA100A76262 /* ffi_x86_64.h */, + DBFA7184187F1DA100A76262 /* fficonfig_i386.h */, + DBFA7185187F1DA100A76262 /* fficonfig_x86_64.h */, + DBFA7186187F1DA100A76262 /* ffitarget_i386.h */, + DBFA7187187F1DA100A76262 /* ffitarget_x86_64.h */, + ); + path = include; + sourceTree = ""; + }; + DBFA7188187F1DA100A76262 /* src */ = { + isa = PBXGroup; + children = ( + DBFA7189187F1DA100A76262 /* x86 */, + ); + path = src; + sourceTree = ""; + }; + DBFA7189187F1DA100A76262 /* x86 */ = { + isa = PBXGroup; + children = ( + FDDB2F431F5D68C900EF414E /* internal.h */, + FDDB2F421F5D68C900EF414E /* internal64.h */, + FDDB2F3E1F5D61BC00EF414E /* asmnames.h */, + DBFA718C187F1DA100A76262 /* ffi64_x86_64.c */, + FDDB2F3F1F5D666900EF414E /* ffiw64_x86_64.c */, + DBFA718D187F1DA100A76262 /* ffi_i386.c */, + DBFA718B187F1DA100A76262 /* sysv_i386.S */, + DBFA718A187F1DA100A76262 /* unix64_x86_64.S */, + FDDB2F441F5D68C900EF414E /* win64_x86_64.S */, + ); + path = x86; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + DB13B18F1849DF510010F42D /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + DBFA714C187F1D8600A76262 /* fficonfig.h in Headers */, + DBFA714D187F1D8600A76262 /* ffitarget.h in Headers */, + DBFA714A187F1D8600A76262 /* ffi.h in Headers */, + DBFA718F187F1DA100A76262 /* ffi_x86_64.h in Headers */, + DBFA7191187F1DA100A76262 /* fficonfig_x86_64.h in Headers */, + DBFA718E187F1DA100A76262 /* ffi_i386.h in Headers */, + DBFA7190187F1DA100A76262 /* fficonfig_i386.h in Headers */, + DBFA714B187F1D8600A76262 /* ffi_common.h in Headers */, + DBFA7193187F1DA100A76262 /* ffitarget_x86_64.h in Headers */, + DBFA7192187F1DA100A76262 /* ffitarget_i386.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + DB13B1651849DF1E0010F42D /* libffi-iOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = DB13B18B1849DF1E0010F42D /* Build configuration list for PBXNativeTarget "libffi-iOS" */; + buildPhases = ( + 43B5D3FB1D35480D00D1E1FD /* Run Script */, + DB13B1621849DF1E0010F42D /* Sources */, + DB13B1641849DF1E0010F42D /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "libffi-iOS"; + productName = ffi; + productReference = DB13B1661849DF1E0010F42D /* libffi.a */; + productType = "com.apple.product-type.library.static"; + }; + DB13B1901849DF510010F42D /* libffi-Mac */ = { + isa = PBXNativeTarget; + buildConfigurationList = DB13B1B01849DF520010F42D /* Build configuration list for PBXNativeTarget "libffi-Mac" */; + buildPhases = ( + DB13B3061849E0490010F42D /* ShellScript */, + DB13B18D1849DF510010F42D /* Sources */, + DB13B18F1849DF510010F42D /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "libffi-Mac"; + productName = ffi; + productReference = DB13B1911849DF510010F42D /* ffi.dylib */; + productType = "com.apple.product-type.library.dynamic"; + }; + FDB52FB01F6144FA00AA92E6 /* libffi-tvOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = FDB52FC21F6144FA00AA92E6 /* Build configuration list for PBXNativeTarget "libffi-tvOS" */; + buildPhases = ( + FDB52FB11F6144FA00AA92E6 /* Run Script */, + FDB52FB21F6144FA00AA92E6 /* Sources */, + FDB52FC11F6144FA00AA92E6 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "libffi-tvOS"; + productName = ffi; + productReference = FDB52FC51F6144FA00AA92E6 /* libffi.a */; + productType = "com.apple.product-type.library.static"; + }; + FDDB2F471F5D846400EF414E /* libffi-static-Mac */ = { + isa = PBXNativeTarget; + buildConfigurationList = FDDB2F5F1F5D846400EF414E /* Build configuration list for PBXNativeTarget "libffi-static-Mac" */; + buildPhases = ( + FDDB2F481F5D846400EF414E /* ShellScript */, + FDDB2F491F5D846400EF414E /* Sources */, + FDB52FE11F6156E000AA92E6 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "libffi-static-Mac"; + productName = ffi; + productReference = FDDB2F621F5D846400EF414E /* libffi.a */; + productType = "com.apple.product-type.library.dynamic"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + DB13B15C1849DEB70010F42D /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0830; + }; + buildConfigurationList = DB13B15F1849DEB70010F42D /* Build configuration list for PBXProject "libffi" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = DB13B15B1849DEB70010F42D; + productRefGroup = DB13B1671849DF1E0010F42D /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + DB13B1651849DF1E0010F42D /* libffi-iOS */, + FDB52FB01F6144FA00AA92E6 /* libffi-tvOS */, + DB13B1901849DF510010F42D /* libffi-Mac */, + FDDB2F471F5D846400EF414E /* libffi-static-Mac */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXShellScriptBuildPhase section */ + 43B5D3FB1D35480D00D1E1FD /* Run Script */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Run Script"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "if [ ! -f \"./compile\" ]\nthen\nautoreconf -i -f -v\nif [ -f \"../ltmain.sh\" ]\nthen\necho \"fixing ltmain.sh for some reason\"\nmv ../ltmain.sh ./\nautoreconf -i -f -v\nfi\n/usr/bin/python generate-darwin-source-and-headers.py --only-ios\nfi"; + }; + DB13B3061849E0490010F42D /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "if [ ! -f \"./compile\" ]\nthen\nautoreconf -i -f -v\nif [ -f \"../ltmain.sh\" ]\nthen\necho \"fixing ltmain.sh for some reason\"\nmv ../ltmain.sh ./\nautoreconf -i -f -v\nfi\n/usr/bin/python generate-darwin-source-and-headers.py --only-osx\nfi"; + }; + FDB52FB11F6144FA00AA92E6 /* Run Script */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Run Script"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "if [ ! -f \"./compile\" ]\nthen\nautoreconf -i -f -v\nif [ -f \"../ltmain.sh\" ]\nthen\necho \"fixing ltmain.sh for some reason\"\nmv ../ltmain.sh ./\nautoreconf -i -f -v\nfi\n/usr/bin/python generate-darwin-source-and-headers.py --only-ios\nfi"; + }; + FDDB2F481F5D846400EF414E /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "if [ ! -f \"./compile\" ]\nthen\nautoreconf -i -f -v\nif [ -f \"../ltmain.sh\" ]\nthen\necho \"fixing ltmain.sh for some reason\"\nmv ../ltmain.sh ./\nautoreconf -i -f -v\nfi\n/usr/bin/python generate-darwin-source-and-headers.py --only-osx\nfi"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + DB13B1621849DF1E0010F42D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 43E9A5C81D352C1500926A8F /* unix64_x86_64.S in Sources */, + 43E9A5C71D352C1500926A8F /* sysv_i386.S in Sources */, + DBFA717E187F1D9B00A76262 /* ffi64_x86_64.c in Sources */, + DBFA7179187F1D9B00A76262 /* ffi_armv7.c in Sources */, + DBFA714E187F1D8600A76262 /* closures.c in Sources */, + DBFA717A187F1D9B00A76262 /* sysv_armv7.S in Sources */, + 43B5D3F81D35473200D1E1FD /* ffiw64_x86_64.c in Sources */, + DBFA7156187F1D8600A76262 /* prep_cif.c in Sources */, + DBFA717F187F1D9B00A76262 /* ffi_i386.c in Sources */, + DBFA7158187F1D8600A76262 /* raw_api.c in Sources */, + DBFA7178187F1D9B00A76262 /* sysv_arm64.S in Sources */, + DBFA715A187F1D8600A76262 /* types.c in Sources */, + DBFA7177187F1D9B00A76262 /* ffi_arm64.c in Sources */, + 43B5D3FA1D3547CE00D1E1FD /* win64_x86_64.S in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + DB13B18D1849DF510010F42D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + DBFA7196187F1DA100A76262 /* ffi64_x86_64.c in Sources */, + DBFA7195187F1DA100A76262 /* sysv_i386.S in Sources */, + DBFA7157187F1D8600A76262 /* prep_cif.c in Sources */, + DBFA7197187F1DA100A76262 /* ffi_i386.c in Sources */, + FDDB2F411F5D66E200EF414E /* ffiw64_x86_64.c in Sources */, + DBFA715B187F1D8600A76262 /* types.c in Sources */, + DBFA7159187F1D8600A76262 /* raw_api.c in Sources */, + DBFA714F187F1D8600A76262 /* closures.c in Sources */, + DBFA7194187F1DA100A76262 /* unix64_x86_64.S in Sources */, + FDDB2F461F5D691E00EF414E /* win64_x86_64.S in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FDB52FB21F6144FA00AA92E6 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + FDB52FB31F6144FA00AA92E6 /* unix64_x86_64.S in Sources */, + FDB52FB41F6144FA00AA92E6 /* sysv_i386.S in Sources */, + FDB52FB51F6144FA00AA92E6 /* ffi64_x86_64.c in Sources */, + FDB52FB61F6144FA00AA92E6 /* ffi_armv7.c in Sources */, + FDB52FB71F6144FA00AA92E6 /* closures.c in Sources */, + FDB52FB81F6144FA00AA92E6 /* sysv_armv7.S in Sources */, + FDB52FB91F6144FA00AA92E6 /* ffiw64_x86_64.c in Sources */, + FDB52FBA1F6144FA00AA92E6 /* prep_cif.c in Sources */, + FDB52FBB1F6144FA00AA92E6 /* ffi_i386.c in Sources */, + FDB52FBC1F6144FA00AA92E6 /* raw_api.c in Sources */, + FDB52FBD1F6144FA00AA92E6 /* sysv_arm64.S in Sources */, + FDB52FBE1F6144FA00AA92E6 /* types.c in Sources */, + FDB52FBF1F6144FA00AA92E6 /* ffi_arm64.c in Sources */, + FDB52FC01F6144FA00AA92E6 /* win64_x86_64.S in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FDDB2F491F5D846400EF414E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + FDDB2F4A1F5D846400EF414E /* ffi64_x86_64.c in Sources */, + FDDB2F4B1F5D846400EF414E /* sysv_i386.S in Sources */, + FDDB2F4C1F5D846400EF414E /* prep_cif.c in Sources */, + FDDB2F4D1F5D846400EF414E /* ffi_i386.c in Sources */, + FDDB2F4E1F5D846400EF414E /* ffiw64_x86_64.c in Sources */, + FDDB2F4F1F5D846400EF414E /* types.c in Sources */, + FDDB2F501F5D846400EF414E /* raw_api.c in Sources */, + FDDB2F511F5D846400EF414E /* closures.c in Sources */, + FDDB2F521F5D846400EF414E /* unix64_x86_64.S in Sources */, + FDDB2F531F5D846400EF414E /* win64_x86_64.S in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + DB13B1601849DEB70010F42D /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_common/include, + ); + ONLY_ACTIVE_ARCH = YES; + }; + name = Debug; + }; + DB13B1611849DEB70010F42D /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_common/include, + ); + }; + name = Release; + }; + DB13B1871849DF1E0010F42D /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DSTROOT = /tmp/ffi.dst; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_ios/include, + ); + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = ffi; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64"; + }; + name = Debug; + }; + DB13B1881849DF1E0010F42D /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + DSTROOT = /tmp/ffi.dst; + ENABLE_NS_ASSERTIONS = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_ios/include, + ); + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = ffi; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + VALIDATE_PRODUCT = YES; + VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64"; + }; + name = Release; + }; + DB13B1B11849DF520010F42D /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COMBINE_HIDPI_IMAGES = YES; + COPY_PHASE_STRIP = NO; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_osx/include, + ); + MACOSX_DEPLOYMENT_TARGET = 10.6; + ONLY_ACTIVE_ARCH = YES; + OTHER_LDFLAGS = "-Wl,-no_compact_unwind"; + PRODUCT_NAME = ffi; + SDKROOT = macosx; + }; + name = Debug; + }; + DB13B1B21849DF520010F42D /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COMBINE_HIDPI_IMAGES = YES; + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_osx/include, + ); + MACOSX_DEPLOYMENT_TARGET = 10.6; + OTHER_LDFLAGS = "-Wl,-no_compact_unwind"; + PRODUCT_NAME = ffi; + SDKROOT = macosx; + }; + name = Release; + }; + FDB52FC31F6144FA00AA92E6 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_ios/include, + ); + PRODUCT_NAME = ffi; + SDKROOT = appletvos; + SKIP_INSTALL = YES; + TVOS_DEPLOYMENT_TARGET = 9.0; + }; + name = Debug; + }; + FDB52FC41F6144FA00AA92E6 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + ENABLE_NS_ASSERTIONS = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_ios/include, + ); + PRODUCT_NAME = ffi; + SDKROOT = appletvos; + SKIP_INSTALL = YES; + TVOS_DEPLOYMENT_TARGET = 9.0; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + FDDB2F601F5D846400EF414E /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COMBINE_HIDPI_IMAGES = YES; + COPY_PHASE_STRIP = NO; + EXECUTABLE_EXTENSION = a; + EXECUTABLE_PREFIX = lib; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_osx/include, + ); + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.6; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = ffi; + SDKROOT = macosx; + }; + name = Debug; + }; + FDDB2F611F5D846400EF414E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COMBINE_HIDPI_IMAGES = YES; + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + EXECUTABLE_EXTENSION = a; + EXECUTABLE_PREFIX = lib; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "$(inherited)", + darwin_osx/include, + ); + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.6; + PRODUCT_NAME = ffi; + SDKROOT = macosx; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + DB13B15F1849DEB70010F42D /* Build configuration list for PBXProject "libffi" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + DB13B1601849DEB70010F42D /* Debug */, + DB13B1611849DEB70010F42D /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + DB13B18B1849DF1E0010F42D /* Build configuration list for PBXNativeTarget "libffi-iOS" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + DB13B1871849DF1E0010F42D /* Debug */, + DB13B1881849DF1E0010F42D /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + DB13B1B01849DF520010F42D /* Build configuration list for PBXNativeTarget "libffi-Mac" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + DB13B1B11849DF520010F42D /* Debug */, + DB13B1B21849DF520010F42D /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + FDB52FC21F6144FA00AA92E6 /* Build configuration list for PBXNativeTarget "libffi-tvOS" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + FDB52FC31F6144FA00AA92E6 /* Debug */, + FDB52FC41F6144FA00AA92E6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + FDDB2F5F1F5D846400EF414E /* Build configuration list for PBXNativeTarget "libffi-static-Mac" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + FDDB2F601F5D846400EF414E /* Debug */, + FDDB2F611F5D846400EF414E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = DB13B15C1849DEB70010F42D /* Project object */; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libtool-version b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libtool-version new file mode 100644 index 0000000..e4f5aa2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/libtool-version @@ -0,0 +1,29 @@ +# This file is used to maintain libtool version info for libffi. See +# the libtool manual to understand the meaning of the fields. This is +# a separate file so that version updates don't involve re-running +# automake. +# +# Here are a set of rules to help you update your library version +# information: +# +# 1. Start with version information of `0:0:0' for each libtool library. +# +# 2. Update the version information only immediately before a public +# release of your software. More frequent updates are unnecessary, +# and only guarantee that the current interface number gets larger +# faster. +# +# 3. If the library source code has changed at all since the last +# update, then increment revision (`c:r:a' becomes `c:r+1:a'). +# +# 4. If any interfaces have been added, removed, or changed since the +# last update, increment current, and set revision to 0. +# +# 5. If any interfaces have been added since the last public release, +# then increment age. +# +# 6. If any interfaces have been removed since the last public +# release, then set age to 0. +# +# CURRENT:REVISION:AGE +8:0:1 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/asmcfi.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/asmcfi.m4 new file mode 100644 index 0000000..dbf73a0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/asmcfi.m4 @@ -0,0 +1,13 @@ +AC_DEFUN([GCC_AS_CFI_PSEUDO_OP], +[AC_CACHE_CHECK([assembler .cfi pseudo-op support], + gcc_cv_as_cfi_pseudo_op, [ + gcc_cv_as_cfi_pseudo_op=unknown + AC_TRY_COMPILE([asm (".cfi_startproc\n\t.cfi_endproc");],, + [gcc_cv_as_cfi_pseudo_op=yes], + [gcc_cv_as_cfi_pseudo_op=no]) + ]) + if test "x$gcc_cv_as_cfi_pseudo_op" = xyes; then + AC_DEFINE(HAVE_AS_CFI_PSEUDO_OP, 1, + [Define if your assembler supports .cfi_* directives.]) + fi +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_append_flag.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_append_flag.m4 new file mode 100644 index 0000000..e8c5312 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_append_flag.m4 @@ -0,0 +1,71 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_append_flag.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_APPEND_FLAG(FLAG, [FLAGS-VARIABLE]) +# +# DESCRIPTION +# +# FLAG is appended to the FLAGS-VARIABLE shell variable, with a space +# added in between. +# +# If FLAGS-VARIABLE is not specified, the current language's flags (e.g. +# CFLAGS) is used. FLAGS-VARIABLE is not changed if it already contains +# FLAG. If FLAGS-VARIABLE is unset in the shell, it is set to exactly +# FLAG. +# +# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION. +# +# LICENSE +# +# Copyright (c) 2008 Guido U. Draheim +# Copyright (c) 2011 Maarten Bosmans +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 7 + +AC_DEFUN([AX_APPEND_FLAG], +[dnl +AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_SET_IF +AS_VAR_PUSHDEF([FLAGS], [m4_default($2,_AC_LANG_PREFIX[FLAGS])]) +AS_VAR_SET_IF(FLAGS,[ + AS_CASE([" AS_VAR_GET(FLAGS) "], + [*" $1 "*], [AC_RUN_LOG([: FLAGS already contains $1])], + [ + AS_VAR_APPEND(FLAGS,[" $1"]) + AC_RUN_LOG([: FLAGS="$FLAGS"]) + ]) + ], + [ + AS_VAR_SET(FLAGS,[$1]) + AC_RUN_LOG([: FLAGS="$FLAGS"]) + ]) +AS_VAR_POPDEF([FLAGS])dnl +])dnl AX_APPEND_FLAG diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 new file mode 100644 index 0000000..9e7f1ee --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 @@ -0,0 +1,194 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_cc_maxopt.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_CC_MAXOPT +# +# DESCRIPTION +# +# Try to turn on "good" C optimization flags for various compilers and +# architectures, for some definition of "good". (In our case, good for +# FFTW and hopefully for other scientific codes. Modify as needed.) +# +# The user can override the flags by setting the CFLAGS environment +# variable. The user can also specify --enable-portable-binary in order to +# disable any optimization flags that might result in a binary that only +# runs on the host architecture. +# +# Note also that the flags assume that ANSI C aliasing rules are followed +# by the code (e.g. for gcc's -fstrict-aliasing), and that floating-point +# computations can be re-ordered as needed. +# +# Requires macros: AX_CHECK_COMPILE_FLAG, AX_COMPILER_VENDOR, +# AX_GCC_ARCHFLAG, AX_GCC_X86_CPUID. +# +# LICENSE +# +# Copyright (c) 2008 Steven G. Johnson +# Copyright (c) 2008 Matteo Frigo +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 17 + +AC_DEFUN([AX_CC_MAXOPT], +[ +AC_REQUIRE([AC_PROG_CC]) +AC_REQUIRE([AX_COMPILER_VENDOR]) +AC_REQUIRE([AC_CANONICAL_HOST]) + +AC_ARG_ENABLE(portable-binary, [AS_HELP_STRING([--enable-portable-binary], [disable compiler optimizations that would produce unportable binaries])], + acx_maxopt_portable=$enableval, acx_maxopt_portable=no) + +# Try to determine "good" native compiler flags if none specified via CFLAGS +if test "$ac_test_CFLAGS" != "set"; then + CFLAGS="" + case $ax_cv_c_compiler_vendor in + dec) CFLAGS="-newc -w0 -O5 -ansi_alias -ansi_args -fp_reorder -tune host" + if test "x$acx_maxopt_portable" = xno; then + CFLAGS="$CFLAGS -arch host" + fi;; + + sun) CFLAGS="-native -fast -xO5 -dalign" + if test "x$acx_maxopt_portable" = xyes; then + CFLAGS="$CFLAGS -xarch=generic" + fi;; + + hp) CFLAGS="+Oall +Optrs_ansi +DSnative" + if test "x$acx_maxopt_portable" = xyes; then + CFLAGS="$CFLAGS +DAportable" + fi;; + + ibm) if test "x$acx_maxopt_portable" = xno; then + xlc_opt="-qarch=auto -qtune=auto" + else + xlc_opt="-qtune=auto" + fi + AX_CHECK_COMPILE_FLAG($xlc_opt, + CFLAGS="-O3 -qansialias -w $xlc_opt", + [CFLAGS="-O3 -qansialias -w" + echo "******************************************************" + echo "* You seem to have the IBM C compiler. It is *" + echo "* recommended for best performance that you use: *" + echo "* *" + echo "* CFLAGS=-O3 -qarch=xxx -qtune=xxx -qansialias -w *" + echo "* ^^^ ^^^ *" + echo "* where xxx is pwr2, pwr3, 604, or whatever kind of *" + echo "* CPU you have. (Set the CFLAGS environment var. *" + echo "* and re-run configure.) For more info, man cc. *" + echo "******************************************************"]) + ;; + + intel) CFLAGS="-O3 -ansi_alias" + if test "x$acx_maxopt_portable" = xno; then + icc_archflag=unknown + icc_flags="" + case $host_cpu in + i686*|x86_64*) + # icc accepts gcc assembly syntax, so these should work: + AX_GCC_X86_CPUID(0) + AX_GCC_X86_CPUID(1) + case $ax_cv_gcc_x86_cpuid_0 in # see AX_GCC_ARCHFLAG + *:756e6547:6c65746e:49656e69) # Intel + case $ax_cv_gcc_x86_cpuid_1 in + *0?6[[78ab]]?:*:*:*|?6[[78ab]]?:*:*:*|6[[78ab]]?:*:*:*) icc_flags="-xK" ;; + *0?6[[9d]]?:*:*:*|?6[[9d]]?:*:*:*|6[[9d]]?:*:*:*|*1?65?:*:*:*) icc_flags="-xSSE2 -xB -xK" ;; + *0?6e?:*:*:*|?6e?:*:*:*|6e?:*:*:*) icc_flags="-xSSE3 -xP -xO -xB -xK" ;; + *0?6f?:*:*:*|?6f?:*:*:*|6f?:*:*:*|*1?66?:*:*:*) icc_flags="-xSSSE3 -xT -xB -xK" ;; + *1?6[[7d]]?:*:*:*) icc_flags="-xSSE4.1 -xS -xT -xB -xK" ;; + *1?6[[aef]]?:*:*:*|*2?6[[5cef]]?:*:*:*) icc_flags="-xSSE4.2 -xS -xT -xB -xK" ;; + *2?6[[ad]]?:*:*:*) icc_flags="-xAVX -SSE4.2 -xS -xT -xB -xK" ;; + *3?6[[ae]]?:*:*:*) icc_flags="-xCORE-AVX-I -xAVX -SSE4.2 -xS -xT -xB -xK" ;; + *3?6[[cf]]?:*:*:*|*4?6[[56]]?:*:*:*) icc_flags="-xCORE-AVX2 -xCORE-AVX-I -xAVX -SSE4.2 -xS -xT -xB -xK" ;; + *000?f[[346]]?:*:*:*|?f[[346]]?:*:*:*|f[[346]]?:*:*:*) icc_flags="-xSSE3 -xP -xO -xN -xW -xK" ;; + *00??f??:*:*:*|??f??:*:*:*|?f??:*:*:*|f??:*:*:*) icc_flags="-xSSE2 -xN -xW -xK" ;; + esac ;; + esac ;; + esac + if test "x$icc_flags" != x; then + for flag in $icc_flags; do + AX_CHECK_COMPILE_FLAG($flag, [icc_archflag=$flag; break]) + done + fi + AC_MSG_CHECKING([for icc architecture flag]) + AC_MSG_RESULT($icc_archflag) + if test "x$icc_archflag" != xunknown; then + CFLAGS="$CFLAGS $icc_archflag" + fi + fi + ;; + + gnu) + # default optimization flags for gcc on all systems + CFLAGS="-O3 -fomit-frame-pointer" + + # -malign-double for x86 systems + # libffi local change -- don't align double, as it changes the ABI + # AX_CHECK_COMPILE_FLAG(-malign-double, CFLAGS="$CFLAGS -malign-double") + + # -fstrict-aliasing for gcc-2.95+ + AX_CHECK_COMPILE_FLAG(-fstrict-aliasing, + CFLAGS="$CFLAGS -fstrict-aliasing") + + # note that we enable "unsafe" fp optimization with other compilers, too + AX_CHECK_COMPILE_FLAG(-ffast-math, CFLAGS="$CFLAGS -ffast-math") + + AX_GCC_ARCHFLAG($acx_maxopt_portable) + ;; + + microsoft) + # default optimization flags for MSVC opt builds + CFLAGS="-O2" + ;; + esac + + if test -z "$CFLAGS"; then + echo "" + echo "********************************************************" + echo "* WARNING: Don't know the best CFLAGS for this system *" + echo "* Use ./configure CFLAGS=... to specify your own flags *" + echo "* (otherwise, a default of CFLAGS=-O3 will be used) *" + echo "********************************************************" + echo "" + CFLAGS="-O3" + fi + + AX_CHECK_COMPILE_FLAG($CFLAGS, [], [ + echo "" + echo "********************************************************" + echo "* WARNING: The guessed CFLAGS don't seem to work with *" + echo "* your compiler. *" + echo "* Use ./configure CFLAGS=... to specify your own flags *" + echo "********************************************************" + echo "" + CFLAGS="" + ]) + +fi +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 new file mode 100644 index 0000000..094577e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 @@ -0,0 +1,122 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_cflags_warn_all.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_CFLAGS_WARN_ALL [(shellvar [,default, [A/NA]])] +# AX_CXXFLAGS_WARN_ALL [(shellvar [,default, [A/NA]])] +# AX_FCFLAGS_WARN_ALL [(shellvar [,default, [A/NA]])] +# +# DESCRIPTION +# +# Try to find a compiler option that enables most reasonable warnings. +# +# For the GNU compiler it will be -Wall (and -ansi -pedantic) The result +# is added to the shellvar being CFLAGS, CXXFLAGS, or FCFLAGS by default. +# +# Currently this macro knows about the GCC, Solaris, Digital Unix, AIX, +# HP-UX, IRIX, NEC SX-5 (Super-UX 10), Cray J90 (Unicos 10.0.0.8), and +# Intel compilers. For a given compiler, the Fortran flags are much more +# experimental than their C equivalents. +# +# - $1 shell-variable-to-add-to : CFLAGS, CXXFLAGS, or FCFLAGS +# - $2 add-value-if-not-found : nothing +# - $3 action-if-found : add value to shellvariable +# - $4 action-if-not-found : nothing +# +# NOTE: These macros depend on AX_APPEND_FLAG. +# +# LICENSE +# +# Copyright (c) 2008 Guido U. Draheim +# Copyright (c) 2010 Rhys Ulerich +# +# This program is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation; either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 16 + +AC_DEFUN([AX_FLAGS_WARN_ALL],[dnl +AS_VAR_PUSHDEF([FLAGS],[_AC_LANG_PREFIX[]FLAGS])dnl +AS_VAR_PUSHDEF([VAR],[ac_cv_[]_AC_LANG_ABBREV[]flags_warn_all])dnl +AC_CACHE_CHECK([m4_ifval($1,$1,FLAGS) for maximum warnings], +VAR,[VAR="no, unknown" +ac_save_[]FLAGS="$[]FLAGS" +for ac_arg dnl +in "-warn all % -warn all" dnl Intel + "-pedantic % -Wall" dnl GCC + "-xstrconst % -v" dnl Solaris C + "-std1 % -verbose -w0 -warnprotos" dnl Digital Unix + "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd" dnl AIX + "-ansi -ansiE % -fullwarn" dnl IRIX + "+ESlit % +w1" dnl HP-UX C + "-Xc % -pvctl[,]fullmsg" dnl NEC SX-5 (Super-UX 10) + "-h conform % -h msglevel 2" dnl Cray C (Unicos) + # +do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'` + AC_COMPILE_IFELSE([AC_LANG_PROGRAM], + [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break]) +done +FLAGS="$ac_save_[]FLAGS" +]) +AS_VAR_POPDEF([FLAGS])dnl +AX_REQUIRE_DEFINED([AX_APPEND_FLAG]) +case ".$VAR" in + .ok|.ok,*) m4_ifvaln($3,$3) ;; + .|.no|.no,*) m4_default($4,[m4_ifval($2,[AX_APPEND_FLAG([$2], [$1])])]) ;; + *) m4_default($3,[AX_APPEND_FLAG([$VAR], [$1])]) ;; +esac +AS_VAR_POPDEF([VAR])dnl +])dnl AX_FLAGS_WARN_ALL +dnl implementation tactics: +dnl the for-argument contains a list of options. The first part of +dnl these does only exist to detect the compiler - usually it is +dnl a global option to enable -ansi or -extrawarnings. All other +dnl compilers will fail about it. That was needed since a lot of +dnl compilers will give false positives for some option-syntax +dnl like -Woption or -Xoption as they think of it is a pass-through +dnl to later compile stages or something. The "%" is used as a +dnl delimiter. A non-option comment can be given after "%%" marks +dnl which will be shown but not added to the respective C/CXXFLAGS. + +AC_DEFUN([AX_CFLAGS_WARN_ALL],[dnl +AC_LANG_PUSH([C]) +AX_FLAGS_WARN_ALL([$1], [$2], [$3], [$4]) +AC_LANG_POP([C]) +]) + +AC_DEFUN([AX_CXXFLAGS_WARN_ALL],[dnl +AC_LANG_PUSH([C++]) +AX_FLAGS_WARN_ALL([$1], [$2], [$3], [$4]) +AC_LANG_POP([C++]) +]) + +AC_DEFUN([AX_FCFLAGS_WARN_ALL],[dnl +AC_LANG_PUSH([Fortran]) +AX_FLAGS_WARN_ALL([$1], [$2], [$3], [$4]) +AC_LANG_POP([Fortran]) +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 new file mode 100644 index 0000000..dcabb92 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 @@ -0,0 +1,74 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) +# +# DESCRIPTION +# +# Check whether the given FLAG works with the current language's compiler +# or gives an error. (Warnings, however, are ignored) +# +# ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on +# success/failure. +# +# If EXTRA-FLAGS is defined, it is added to the current language's default +# flags (e.g. CFLAGS) when the check is done. The check is thus made with +# the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to +# force the compiler to issue an error when a bad flag is given. +# +# INPUT gives an alternative input source to AC_COMPILE_IFELSE. +# +# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION. Please keep this +# macro in sync with AX_CHECK_{PREPROC,LINK}_FLAG. +# +# LICENSE +# +# Copyright (c) 2008 Guido U. Draheim +# Copyright (c) 2011 Maarten Bosmans +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 5 + +AC_DEFUN([AX_CHECK_COMPILE_FLAG], +[AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_IF +AS_VAR_PUSHDEF([CACHEVAR],[ax_cv_check_[]_AC_LANG_ABBREV[]flags_$4_$1])dnl +AC_CACHE_CHECK([whether _AC_LANG compiler accepts $1], CACHEVAR, [ + ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS + _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" + AC_COMPILE_IFELSE([m4_default([$5],[AC_LANG_PROGRAM()])], + [AS_VAR_SET(CACHEVAR,[yes])], + [AS_VAR_SET(CACHEVAR,[no])]) + _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags]) +AS_VAR_IF(CACHEVAR,yes, + [m4_default([$2], :)], + [m4_default([$3], :)]) +AS_VAR_POPDEF([CACHEVAR])dnl +])dnl AX_CHECK_COMPILE_FLAGS diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 new file mode 100644 index 0000000..4ca8089 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 @@ -0,0 +1,87 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_compiler_vendor.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_COMPILER_VENDOR +# +# DESCRIPTION +# +# Determine the vendor of the C/C++ compiler, e.g., gnu, intel, ibm, sun, +# hp, borland, comeau, dec, cray, kai, lcc, metrowerks, sgi, microsoft, +# watcom, etc. The vendor is returned in the cache variable +# $ax_cv_c_compiler_vendor for C and $ax_cv_cxx_compiler_vendor for C++. +# +# LICENSE +# +# Copyright (c) 2008 Steven G. Johnson +# Copyright (c) 2008 Matteo Frigo +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 16 + +AC_DEFUN([AX_COMPILER_VENDOR], +[AC_CACHE_CHECK([for _AC_LANG compiler vendor], ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor, + dnl Please add if possible support to ax_compiler_version.m4 + [# note: don't check for gcc first since some other compilers define __GNUC__ + vendors="intel: __ICC,__ECC,__INTEL_COMPILER + ibm: __xlc__,__xlC__,__IBMC__,__IBMCPP__ + pathscale: __PATHCC__,__PATHSCALE__ + clang: __clang__ + cray: _CRAYC + fujitsu: __FUJITSU + gnu: __GNUC__ + sun: __SUNPRO_C,__SUNPRO_CC + hp: __HP_cc,__HP_aCC + dec: __DECC,__DECCXX,__DECC_VER,__DECCXX_VER + borland: __BORLANDC__,__CODEGEARC__,__TURBOC__ + comeau: __COMO__ + kai: __KCC + lcc: __LCC__ + sgi: __sgi,sgi + microsoft: _MSC_VER + metrowerks: __MWERKS__ + watcom: __WATCOMC__ + portland: __PGI + tcc: __TINYC__ + unknown: UNKNOWN" + for ventest in $vendors; do + case $ventest in + *:) vendor=$ventest; continue ;; + *) vencpp="defined("`echo $ventest | sed 's/,/) || defined(/g'`")" ;; + esac + AC_COMPILE_IFELSE([AC_LANG_PROGRAM(,[ + #if !($vencpp) + thisisanerror; + #endif + ])], [break]) + done + ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor=`echo $vendor | cut -d: -f1` + ]) +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_configure_args.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_configure_args.m4 new file mode 100644 index 0000000..95f9f64 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_configure_args.m4 @@ -0,0 +1,70 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_configure_args.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_CONFIGURE_ARGS +# +# DESCRIPTION +# +# Helper macro for AX_ENABLE_BUILDDIR. +# +# The traditional way of starting a subdir-configure is running the script +# with ${1+"$@"} but since autoconf 2.60 this is broken. Instead we have +# to rely on eval'ing $ac_configure_args however some old autoconf +# versions do not provide that. To ensure maximum portability of autoconf +# extension macros this helper can be AC_REQUIRE'd so that +# $ac_configure_args will always be present. +# +# Sadly, the traditional "exec $SHELL" of the enable_builddir macros is +# spoiled now and must be replaced by "eval + exit $?". +# +# Example: +# +# AC_DEFUN([AX_ENABLE_SUBDIR],[dnl +# AC_REQUIRE([AX_CONFIGURE_ARGS])dnl +# eval $SHELL $ac_configure_args || exit $? +# ...]) +# +# LICENSE +# +# Copyright (c) 2008 Guido U. Draheim +# +# This program is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation; either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 13 + +AC_DEFUN([AX_CONFIGURE_ARGS],[ + # [$]@ is unusable in 2.60+ but earlier autoconf had no ac_configure_args + if test "${ac_configure_args+set}" != "set" ; then + ac_configure_args= + for ac_arg in ${1+"[$]@"}; do + ac_configure_args="$ac_configure_args '$ac_arg'" + done + fi +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 new file mode 100644 index 0000000..710384d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 @@ -0,0 +1,302 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_enable_builddir.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_ENABLE_BUILDDIR [(dirstring-or-command [,Makefile.mk [,-all]])] +# +# DESCRIPTION +# +# If the current configure was run within the srcdir then we move all +# configure-files into a subdir and let the configure steps continue +# there. We provide an option --disable-builddir to suppress the move into +# a separate builddir. +# +# Defaults: +# +# $1 = $host (overridden with $HOST) +# $2 = Makefile.mk +# $3 = -all +# +# This macro must be called before AM_INIT_AUTOMAKE. It creates a default +# toplevel srcdir Makefile from the information found in the created +# toplevel builddir Makefile. It just copies the variables and +# rule-targets, each extended with a default rule-execution that recurses +# into the build directory of the current "HOST". You can override the +# auto-detection through `config.guess` and build-time of course, as in +# +# make HOST=i386-mingw-cross +# +# which can of course set at configure time as well using +# +# configure --host=i386-mingw-cross +# +# After the default has been created, additional rules can be appended +# that will not just recurse into the subdirectories and only ever exist +# in the srcdir toplevel makefile - these parts are read from the $2 = +# Makefile.mk file +# +# The automatic rules are usually scanning the toplevel Makefile for lines +# like '#### $host |$builddir' to recognize the place where to recurse +# into. Usually, the last one is the only one used. However, almost all +# targets have an additional "*-all" rule which makes the script to +# recurse into _all_ variants of the current HOST (!!) setting. The "-all" +# suffix can be overridden for the macro as well. +# +# a special rule is only given for things like "dist" that will copy the +# tarball from the builddir to the sourcedir (or $(PUB)) for reason of +# convenience. +# +# LICENSE +# +# Copyright (c) 2009 Guido U. Draheim +# Copyright (c) 2009 Alan Jenkins +# +# This program is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation; either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 30 + +AC_DEFUN([AX_ENABLE_BUILDDIR],[ +AC_REQUIRE([AC_CANONICAL_HOST])[]dnl +AC_REQUIRE([AC_CANONICAL_TARGET])[]dnl +AC_REQUIRE([AX_CONFIGURE_ARGS])[]dnl +AC_REQUIRE([AM_AUX_DIR_EXPAND])[]dnl +AC_BEFORE([$0],[AM_INIT_AUTOMAKE])dnl +AS_VAR_PUSHDEF([SUB],[ax_enable_builddir])dnl +AS_VAR_PUSHDEF([AUX],[ax_enable_builddir_auxdir])dnl +AS_VAR_PUSHDEF([SED],[ax_enable_builddir_sed])dnl +SUB="." +AC_ARG_ENABLE([builddir], AS_HELP_STRING( + [--disable-builddir],[disable automatic build in subdir of sources]) + ,[SUB="$enableval"], [SUB="auto"]) +if test ".$ac_srcdir_defaulted" != ".no" ; then +if test ".$srcdir" = ".." ; then + if test -f config.status ; then + AC_MSG_NOTICE(toplevel srcdir already configured... skipping subdir build) + else + test ".$SUB" = "." && SUB="." + test ".$SUB" = ".no" && SUB="." + test ".$TARGET" = "." && TARGET="$target" + test ".$SUB" = ".auto" && SUB="m4_ifval([$1], [$1],[$TARGET])" + if test ".$SUB" != ".." ; then # we know where to go and + AS_MKDIR_P([$SUB]) + echo __.$SUB.__ > $SUB/conftest.tmp + cd $SUB + if grep __.$SUB.__ conftest.tmp >/dev/null 2>/dev/null ; then + rm conftest.tmp + AC_MSG_RESULT([continue configure in default builddir "./$SUB"]) + else + AC_MSG_ERROR([could not change to default builddir "./$SUB"]) + fi + srcdir=`echo "$SUB" | + sed -e 's,^\./,,;s,[[^/]]$,&/,;s,[[^/]]*/,../,g;s,[[/]]$,,;'` + # going to restart from subdirectory location + test -f $srcdir/config.log && mv $srcdir/config.log . + test -f $srcdir/confdefs.h && mv $srcdir/confdefs.h . + test -f $srcdir/conftest.log && mv $srcdir/conftest.log . + test -f $srcdir/$cache_file && mv $srcdir/$cache_file . + AC_MSG_RESULT(....exec $SHELL $srcdir/[$]0 "--srcdir=$srcdir" "--enable-builddir=$SUB" ${1+"[$]@"}) + case "[$]0" in # restart + [[\\/]]* | ?:[[\\/]]*) # Absolute name + eval $SHELL "'[$]0'" "'--srcdir=$srcdir'" "'--enable-builddir=$SUB'" $ac_configure_args ;; + *) eval $SHELL "'$srcdir/[$]0'" "'--srcdir=$srcdir'" "'--enable-builddir=$SUB'" $ac_configure_args ;; + esac ; exit $? + fi + fi +fi fi +test ".$SUB" = ".auto" && SUB="." +dnl ac_path_prog uses "set dummy" to override $@ which would defeat the "exec" +AC_PATH_PROG(SED,gsed sed, sed) +AUX="$am_aux_dir" +AS_VAR_POPDEF([SED])dnl +AS_VAR_POPDEF([AUX])dnl +AS_VAR_POPDEF([SUB])dnl +AC_CONFIG_COMMANDS([buildir],[dnl .............. config.status .............. +AS_VAR_PUSHDEF([SUB],[ax_enable_builddir])dnl +AS_VAR_PUSHDEF([TOP],[top_srcdir])dnl +AS_VAR_PUSHDEF([SRC],[ac_top_srcdir])dnl +AS_VAR_PUSHDEF([AUX],[ax_enable_builddir_auxdir])dnl +AS_VAR_PUSHDEF([SED],[ax_enable_builddir_sed])dnl +pushdef([END],[Makefile.mk])dnl +pushdef([_ALL],[ifelse([$3],,[-all],[$3])])dnl + SRC="$ax_enable_builddir_srcdir" + if test ".$SUB" = ".." ; then + if test -f "$TOP/Makefile" ; then + AC_MSG_NOTICE([skipping TOP/Makefile - left untouched]) + else + AC_MSG_NOTICE([skipping TOP/Makefile - not created]) + fi + else + if test -f "$SRC/Makefile" ; then + a=`grep "^VERSION " "$SRC/Makefile"` ; b=`grep "^VERSION " Makefile` + test "$a" != "$b" && rm "$SRC/Makefile" + fi + if test -f "$SRC/Makefile" ; then + echo "$SRC/Makefile : $SRC/Makefile.in" > $tmp/conftemp.mk + echo " []@ echo 'REMOVED,,,' >\$[]@" >> $tmp/conftemp.mk + eval "${MAKE-make} -f $tmp/conftemp.mk 2>/dev/null >/dev/null" + if grep '^REMOVED,,,' "$SRC/Makefile" >/dev/null + then rm $SRC/Makefile ; fi + cp $tmp/conftemp.mk $SRC/makefiles.mk~ ## DEBUGGING + fi + if test ! -f "$SRC/Makefile" ; then + AC_MSG_NOTICE([create TOP/Makefile guessed from local Makefile]) + x='`' ; cat >$tmp/conftemp.sed <<_EOF +/^\$/n +x +/^\$/bS +x +/\\\\\$/{H;d;} +{H;s/.*//;x;} +bM +:S +x +/\\\\\$/{h;d;} +{h;s/.*//;x;} +:M +s/\\(\\n\\) /\\1 /g +/^ /d +/^[[ ]]*[[\\#]]/d +/^VPATH *=/d +s/^srcdir *=.*/srcdir = ./ +s/^top_srcdir *=.*/top_srcdir = ./ +/[[:=]]/!d +/^\\./d +dnl Now handle rules (i.e. lines containing ":" but not " = "). +/ = /b +/ .= /b +/:/!b +s/:.*/:/ +s/ / /g +s/ \\([[a-z]][[a-z-]]*[[a-zA-Z0-9]]\\)\\([[ :]]\\)/ \\1 \\1[]_ALL\\2/g +s/^\\([[a-z]][[a-z-]]*[[a-zA-Z0-9]]\\)\\([[ :]]\\)/\\1 \\1[]_ALL\\2/ +s/ / /g +/^all all[]_ALL[[ :]]/i\\ +all-configured : all[]_ALL +dnl dist-all exists... and would make for dist-all-all +s/ [[a-zA-Z0-9-]]*[]_ALL [[a-zA-Z0-9-]]*[]_ALL[]_ALL//g +/[]_ALL[]_ALL/d +a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh $AUX/config.guess $x \\\\\\ + ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\ + ; use=$x basename "\$\@" _ALL $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$n * \$\@"; if test "\$\$n" -eq "0" ; then : \\\\\\ + ; BUILD=$x grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' $x ; fi \\\\\\ + ; test ".\$\$BUILD" = "." && BUILD="." \\\\\\ + ; test "\$\$use" = "\$\@" && BUILD=$x echo "\$\$BUILD" | tail -1 $x \\\\\\ + ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; (cd "\$\$i" && test ! -f configure && \$(MAKE) \$\$use) || exit; done +dnl special rule add-on: "dist" copies the tarball to $(PUB). (source tree) +/dist[]_ALL *:/a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh $AUX/config.guess $x \\\\\\ + ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\ + ; found=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).tar.*" \\\\\\ + ; if test "\$\$found" -eq "0" ; then : \\\\\\ + ; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\ + ; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; for f in \$\$i/\$(PACKAGE)-\$(VERSION).tar.* \\\\\\ + ; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done +dnl special rule add-on: "dist-foo" copies all the archives to $(PUB). (source tree) +/dist-[[a-zA-Z0-9]]*[]_ALL *:/a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh ./config.guess $x \\\\\\ + ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\ + ; found=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).*" \\\\\\ + ; if test "\$\$found" -eq "0" ; then : \\\\\\ + ; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\ + ; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; for f in \$\$i/\$(PACKAGE)-\$(VERSION).* \\\\\\ + ; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done +dnl special rule add-on: "distclean" removes all local builddirs completely +/distclean[]_ALL *:/a\\ + @ HOST="\$(HOST)\" \\\\\\ + ; test ".\$\$HOST" = "." && HOST=$x sh $AUX/config.guess $x \\\\\\ + ; BUILD=$x grep "^#### .*|" Makefile | sed -e 's/.*|//' $x \\\\\\ + ; use=$x basename "\$\@" _ALL $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\ + ; echo "MAKE \$\$HOST : \$\$n * \$\@ (all local builds)" \\\\\\ + ; test ".\$\$BUILD" = "." && BUILD="." \\\\\\ + ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; echo "# rm -r \$\$i"; done ; echo "# (sleep 3)" ; sleep 3 \\\\\\ + ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\ + ; echo "\$\$i" | grep "^/" > /dev/null && continue \\\\\\ + ; echo "\$\$i" | grep "^../" > /dev/null && continue \\\\\\ + ; echo "rm -r \$\$i"; (rm -r "\$\$i") ; done ; rm Makefile +_EOF + cp "$tmp/conftemp.sed" "$SRC/makefile.sed~" ## DEBUGGING + $SED -f $tmp/conftemp.sed Makefile >$SRC/Makefile + if test -f "$SRC/m4_ifval([$2],[$2],[END])" ; then + AC_MSG_NOTICE([extend TOP/Makefile with TOP/m4_ifval([$2],[$2],[END])]) + cat $SRC/END >>$SRC/Makefile + fi ; xxxx="####" + echo "$xxxx CONFIGURATIONS FOR TOPLEVEL MAKEFILE: " >>$SRC/Makefile + # sanity check + if grep '^; echo "MAKE ' $SRC/Makefile >/dev/null ; then + AC_MSG_NOTICE([buggy sed found - it deletes tab in "a" text parts]) + $SED -e '/^@ HOST=/s/^/ /' -e '/^; /s/^/ /' $SRC/Makefile \ + >$SRC/Makefile~ + (test -s $SRC/Makefile~ && mv $SRC/Makefile~ $SRC/Makefile) 2>/dev/null + fi + else + xxxx="\\#\\#\\#\\#" + # echo "/^$xxxx *$ax_enable_builddir_host /d" >$tmp/conftemp.sed + echo "s!^$xxxx [[^|]]* | *$SUB *\$!$xxxx ...... $SUB!" >$tmp/conftemp.sed + $SED -f "$tmp/conftemp.sed" "$SRC/Makefile" >$tmp/mkfile.tmp + cp "$tmp/conftemp.sed" "$SRC/makefiles.sed~" ## DEBUGGING + cp "$tmp/mkfile.tmp" "$SRC/makefiles.out~" ## DEBUGGING + if cmp -s "$SRC/Makefile" "$tmp/mkfile.tmp" 2>/dev/null ; then + AC_MSG_NOTICE([keeping TOP/Makefile from earlier configure]) + rm "$tmp/mkfile.tmp" + else + AC_MSG_NOTICE([reusing TOP/Makefile from earlier configure]) + mv "$tmp/mkfile.tmp" "$SRC/Makefile" + fi + fi + AC_MSG_NOTICE([build in $SUB (HOST=$ax_enable_builddir_host)]) + xxxx="####" + echo "$xxxx" "$ax_enable_builddir_host" "|$SUB" >>$SRC/Makefile + fi +popdef([END])dnl +AS_VAR_POPDEF([SED])dnl +AS_VAR_POPDEF([AUX])dnl +AS_VAR_POPDEF([SRC])dnl +AS_VAR_POPDEF([TOP])dnl +AS_VAR_POPDEF([SUB])dnl +],[dnl +ax_enable_builddir_srcdir="$srcdir" # $srcdir +ax_enable_builddir_host="$HOST" # $HOST / $host +ax_enable_builddir_version="$VERSION" # $VERSION +ax_enable_builddir_package="$PACKAGE" # $PACKAGE +ax_enable_builddir_auxdir="$ax_enable_builddir_auxdir" # $AUX +ax_enable_builddir_sed="$ax_enable_builddir_sed" # $SED +ax_enable_builddir="$ax_enable_builddir" # $SUB +])dnl +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 new file mode 100644 index 0000000..d4a37f8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 @@ -0,0 +1,263 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_gcc_archflag.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_GCC_ARCHFLAG([PORTABLE?], [ACTION-SUCCESS], [ACTION-FAILURE]) +# +# DESCRIPTION +# +# This macro tries to guess the "native" arch corresponding to the target +# architecture for use with gcc's -march=arch or -mtune=arch flags. If +# found, the cache variable $ax_cv_gcc_archflag is set to this flag and +# ACTION-SUCCESS is executed; otherwise $ax_cv_gcc_archflag is set to +# "unknown" and ACTION-FAILURE is executed. The default ACTION-SUCCESS is +# to add $ax_cv_gcc_archflag to the end of $CFLAGS. +# +# PORTABLE? should be either [yes] (default) or [no]. In the former case, +# the flag is set to -mtune (or equivalent) so that the architecture is +# only used for tuning, but the instruction set used is still portable. In +# the latter case, the flag is set to -march (or equivalent) so that +# architecture-specific instructions are enabled. +# +# The user can specify --with-gcc-arch= in order to override the +# macro's choice of architecture, or --without-gcc-arch to disable this. +# +# When cross-compiling, or if $CC is not gcc, then ACTION-FAILURE is +# called unless the user specified --with-gcc-arch manually. +# +# Requires macros: AX_CHECK_COMPILE_FLAG, AX_GCC_X86_CPUID +# +# (The main emphasis here is on recent CPUs, on the principle that doing +# high-performance computing on old hardware is uncommon.) +# +# LICENSE +# +# Copyright (c) 2008 Steven G. Johnson +# Copyright (c) 2008 Matteo Frigo +# Copyright (c) 2014 Tsukasa Oi +# Copyright (c) 2017 Alexey Kopytov +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 20 + +AC_DEFUN([AX_GCC_ARCHFLAG], +[AC_REQUIRE([AC_PROG_CC]) +AC_REQUIRE([AC_CANONICAL_HOST]) +AC_REQUIRE([AC_PROG_SED]) +AC_REQUIRE([AX_COMPILER_VENDOR]) + +AC_ARG_WITH(gcc-arch, [AS_HELP_STRING([--with-gcc-arch=], [use architecture for gcc -march/-mtune, instead of guessing])], + ax_gcc_arch=$withval, ax_gcc_arch=yes) + +AC_MSG_CHECKING([for gcc architecture flag]) +AC_MSG_RESULT([]) +AC_CACHE_VAL(ax_cv_gcc_archflag, +[ +ax_cv_gcc_archflag="unknown" + +if test "$GCC" = yes; then + +if test "x$ax_gcc_arch" = xyes; then +ax_gcc_arch="" +if test "$cross_compiling" = no; then +case $host_cpu in + i[[3456]]86*|x86_64*|amd64*) # use cpuid codes + AX_GCC_X86_CPUID(0) + AX_GCC_X86_CPUID(1) + case $ax_cv_gcc_x86_cpuid_0 in + *:756e6547:6c65746e:49656e69) # Intel + case $ax_cv_gcc_x86_cpuid_1 in + *5[[4578]]?:*:*:*) ax_gcc_arch="pentium-mmx pentium" ;; + *5[[123]]?:*:*:*) ax_gcc_arch=pentium ;; + *0?61?:*:*:*|?61?:*:*:*|61?:*:*:*) ax_gcc_arch=pentiumpro ;; + *0?6[[356]]?:*:*:*|?6[[356]]?:*:*:*|6[[356]]?:*:*:*) ax_gcc_arch="pentium2 pentiumpro" ;; + *0?6[[78ab]]?:*:*:*|?6[[78ab]]?:*:*:*|6[[78ab]]?:*:*:*) ax_gcc_arch="pentium3 pentiumpro" ;; + *0?6[[9d]]?:*:*:*|?6[[9d]]?:*:*:*|6[[9d]]?:*:*:*|*1?65?:*:*:*) ax_gcc_arch="pentium-m pentium3 pentiumpro" ;; + *0?6e?:*:*:*|?6e?:*:*:*|6e?:*:*:*) ax_gcc_arch="yonah pentium-m pentium3 pentiumpro" ;; + *0?6f?:*:*:*|?6f?:*:*:*|6f?:*:*:*|*1?66?:*:*:*) ax_gcc_arch="core2 pentium-m pentium3 pentiumpro" ;; + *1?6[[7d]]?:*:*:*) ax_gcc_arch="penryn core2 pentium-m pentium3 pentiumpro" ;; + *1?6[[aef]]?:*:*:*|*2?6e?:*:*:*) ax_gcc_arch="nehalem corei7 core2 pentium-m pentium3 pentiumpro" ;; + *2?6[[5cf]]?:*:*:*) ax_gcc_arch="westmere corei7 core2 pentium-m pentium3 pentiumpro" ;; + *2?6[[ad]]?:*:*:*) ax_gcc_arch="sandybridge corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;; + *3?6[[ae]]?:*:*:*) ax_gcc_arch="ivybridge core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;; + *3?6[[cf]]?:*:*:*|*4?6[[56]]?:*:*:*) ax_gcc_arch="haswell core-avx2 core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;; + *3?6d?:*:*:*) ax_gcc_arch="broadwell core-avx2 core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;; + *1?6c?:*:*:*|*2?6[[67]]?:*:*:*|*3?6[[56]]?:*:*:*) ax_gcc_arch="bonnell atom core2 pentium-m pentium3 pentiumpro" ;; + *3?67?:*:*:*|*[[45]]?6[[ad]]?:*:*:*) ax_gcc_arch="silvermont atom core2 pentium-m pentium3 pentiumpro" ;; + *000?f[[012]]?:*:*:*|?f[[012]]?:*:*:*|f[[012]]?:*:*:*) ax_gcc_arch="pentium4 pentiumpro" ;; + *000?f[[346]]?:*:*:*|?f[[346]]?:*:*:*|f[[346]]?:*:*:*) ax_gcc_arch="nocona prescott pentium4 pentiumpro" ;; + # fallback + *5??:*:*:*) ax_gcc_arch=pentium ;; + *??6??:*:*:*) ax_gcc_arch="core2 pentiumpro" ;; + *6??:*:*:*) ax_gcc_arch=pentiumpro ;; + *00??f??:*:*:*|??f??:*:*:*|?f??:*:*:*|f??:*:*:*) ax_gcc_arch="pentium4 pentiumpro" ;; + esac ;; + *:68747541:444d4163:69746e65) # AMD + case $ax_cv_gcc_x86_cpuid_1 in + *5[[67]]?:*:*:*) ax_gcc_arch=k6 ;; + *5[[8]]?:*:*:*) ax_gcc_arch="k6-2 k6" ;; + *5[[9d]]?:*:*:*) ax_gcc_arch="k6-3 k6" ;; + *6[[12]]?:*:*:*) ax_gcc_arch="athlon k7" ;; + *6[[34]]?:*:*:*) ax_gcc_arch="athlon-tbird k7" ;; + *6[[678a]]?:*:*:*) ax_gcc_arch="athlon-xp athlon-4 athlon k7" ;; + *000?f[[4578bcef]]?:*:*:*|?f[[4578bcef]]?:*:*:*|f[[4578bcef]]?:*:*:*|*001?f[[4578bcf]]?:*:*:*|1?f[[4578bcf]]?:*:*:*) ax_gcc_arch="athlon64 k8" ;; + *002?f[[13457bcf]]?:*:*:*|2?f[[13457bcf]]?:*:*:*|*004?f[[138bcf]]?:*:*:*|4?f[[138bcf]]?:*:*:*|*005?f[[df]]?:*:*:*|5?f[[df]]?:*:*:*|*006?f[[8bcf]]?:*:*:*|6?f[[8bcf]]?:*:*:*|*007?f[[cf]]?:*:*:*|7?f[[cf]]?:*:*:*|*00c?f1?:*:*:*|c?f1?:*:*:*|*020?f3?:*:*:*|20?f3?:*:*:*) ax_gcc_arch="athlon64-sse3 k8-sse3 athlon64 k8" ;; + *010?f[[245689a]]?:*:*:*|10?f[[245689a]]?:*:*:*|*030?f1?:*:*:*|30?f1?:*:*:*) ax_gcc_arch="barcelona amdfam10 k8" ;; + *050?f[[12]]?:*:*:*|50?f[[12]]?:*:*:*) ax_gcc_arch="btver1 amdfam10 k8" ;; + *060?f1?:*:*:*|60?f1?:*:*:*) ax_gcc_arch="bdver1 amdfam10 k8" ;; + *060?f2?:*:*:*|60?f2?:*:*:*|*061?f[[03]]?:*:*:*|61?f[[03]]?:*:*:*) ax_gcc_arch="bdver2 bdver1 amdfam10 k8" ;; + *063?f0?:*:*:*|63?f0?:*:*:*) ax_gcc_arch="bdver3 bdver2 bdver1 amdfam10 k8" ;; + *07[[03]]?f0?:*:*:*|7[[03]]?f0?:*:*:*) ax_gcc_arch="btver2 btver1 amdfam10 k8" ;; + # fallback + *0[[13]]??f??:*:*:*|[[13]]??f??:*:*:*) ax_gcc_arch="barcelona amdfam10 k8" ;; + *020?f??:*:*:*|20?f??:*:*:*) ax_gcc_arch="athlon64-sse3 k8-sse3 athlon64 k8" ;; + *05??f??:*:*:*|5??f??:*:*:*) ax_gcc_arch="btver1 amdfam10 k8" ;; + *060?f??:*:*:*|60?f??:*:*:*) ax_gcc_arch="bdver1 amdfam10 k8" ;; + *061?f??:*:*:*|61?f??:*:*:*) ax_gcc_arch="bdver2 bdver1 amdfam10 k8" ;; + *06??f??:*:*:*|6??f??:*:*:*) ax_gcc_arch="bdver3 bdver2 bdver1 amdfam10 k8" ;; + *070?f??:*:*:*|70?f??:*:*:*) ax_gcc_arch="btver2 btver1 amdfam10 k8" ;; + *???f??:*:*:*) ax_gcc_arch="amdfam10 k8" ;; + esac ;; + *:746e6543:736c7561:48727561) # IDT / VIA (Centaur) + case $ax_cv_gcc_x86_cpuid_1 in + *54?:*:*:*) ax_gcc_arch=winchip-c6 ;; + *5[[89]]?:*:*:*) ax_gcc_arch=winchip2 ;; + *66?:*:*:*) ax_gcc_arch=winchip2 ;; + *6[[78]]?:*:*:*) ax_gcc_arch=c3 ;; + *6[[9adf]]?:*:*:*) ax_gcc_arch="c3-2 c3" ;; + esac ;; + esac + if test x"$ax_gcc_arch" = x; then # fallback + case $host_cpu in + i586*) ax_gcc_arch=pentium ;; + i686*) ax_gcc_arch=pentiumpro ;; + esac + fi + ;; + + sparc*) + AC_PATH_PROG([PRTDIAG], [prtdiag], [prtdiag], [$PATH:/usr/platform/`uname -i`/sbin/:/usr/platform/`uname -m`/sbin/]) + cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null` + cputype=`echo "$cputype" | tr -d ' -' | $SED 's/SPARCIIi/SPARCII/' |tr $as_cr_LETTERS $as_cr_letters` + case $cputype in + *ultrasparciv*) ax_gcc_arch="ultrasparc4 ultrasparc3 ultrasparc v9" ;; + *ultrasparciii*) ax_gcc_arch="ultrasparc3 ultrasparc v9" ;; + *ultrasparc*) ax_gcc_arch="ultrasparc v9" ;; + *supersparc*|*tms390z5[[05]]*) ax_gcc_arch="supersparc v8" ;; + *hypersparc*|*rt62[[056]]*) ax_gcc_arch="hypersparc v8" ;; + *cypress*) ax_gcc_arch=cypress ;; + esac ;; + + alphaev5) ax_gcc_arch=ev5 ;; + alphaev56) ax_gcc_arch=ev56 ;; + alphapca56) ax_gcc_arch="pca56 ev56" ;; + alphapca57) ax_gcc_arch="pca57 pca56 ev56" ;; + alphaev6) ax_gcc_arch=ev6 ;; + alphaev67) ax_gcc_arch=ev67 ;; + alphaev68) ax_gcc_arch="ev68 ev67" ;; + alphaev69) ax_gcc_arch="ev69 ev68 ev67" ;; + alphaev7) ax_gcc_arch="ev7 ev69 ev68 ev67" ;; + alphaev79) ax_gcc_arch="ev79 ev7 ev69 ev68 ev67" ;; + + powerpc*) + cputype=`((grep cpu /proc/cpuinfo | head -n 1 | cut -d: -f2 | cut -d, -f1 | $SED 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -d" " -f2) 2> /dev/null` + cputype=`echo $cputype | $SED -e 's/ppc//g;s/ *//g'` + case $cputype in + *750*) ax_gcc_arch="750 G3" ;; + *740[[0-9]]*) ax_gcc_arch="$cputype 7400 G4" ;; + *74[[4-5]][[0-9]]*) ax_gcc_arch="$cputype 7450 G4" ;; + *74[[0-9]][[0-9]]*) ax_gcc_arch="$cputype G4" ;; + *970*) ax_gcc_arch="970 G5 power4";; + *POWER4*|*power4*|*gq*) ax_gcc_arch="power4 970";; + *POWER5*|*power5*|*gr*|*gs*) ax_gcc_arch="power5 power4 970";; + 603ev|8240) ax_gcc_arch="$cputype 603e 603";; + *) ax_gcc_arch=$cputype ;; + esac + ax_gcc_arch="$ax_gcc_arch powerpc" + ;; + aarch64) + cpuimpl=`grep 'CPU implementer' /proc/cpuinfo 2> /dev/null | cut -d: -f2 | tr -d " " | head -n 1` + cpuarch=`grep 'CPU architecture' /proc/cpuinfo 2> /dev/null | cut -d: -f2 | tr -d " " | head -n 1` + cpuvar=`grep 'CPU variant' /proc/cpuinfo 2> /dev/null | cut -d: -f2 | tr -d " " | head -n 1` + case $cpuimpl in + 0x42) case $cpuarch in + 8) case $cpuvar in + 0x0) ax_gcc_arch="thunderx2t99 vulcan armv8.1-a armv8-a+lse armv8-a native" ;; + esac + ;; + esac + ;; + 0x43) case $cpuarch in + 8) case $cpuvar in + 0x0) ax_gcc_arch="thunderx armv8-a native" ;; + 0x1) ax_gcc_arch="thunderx+lse armv8.1-a armv8-a+lse armv8-a native" ;; + esac + ;; + esac + ;; + esac + ;; +esac +fi # not cross-compiling +fi # guess arch + +if test "x$ax_gcc_arch" != x -a "x$ax_gcc_arch" != xno; then +if test "x[]m4_default([$1],yes)" = xyes; then # if we require portable code + flag_prefixes="-mtune=" + if test "x$ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor" = xclang; then flag_prefixes="-march="; fi + # -mcpu=$arch and m$arch generate nonportable code on every arch except + # x86. And some other arches (e.g. Alpha) don't accept -mtune. Grrr. + case $host_cpu in i*86|x86_64*|amd64*) flag_prefixes="$flag_prefixes -mcpu= -m";; esac +else + flag_prefixes="-march= -mcpu= -m" +fi +for flag_prefix in $flag_prefixes; do + for arch in $ax_gcc_arch; do + flag="$flag_prefix$arch" + AX_CHECK_COMPILE_FLAG($flag, [if test "x$ax_cv_[]_AC_LANG_ABBREV[]_compiler_vendor" = xclang; then + if test "x[]m4_default([$1],yes)" = xyes; then + if test "x$flag" = "x-march=$arch"; then flag=-mtune=$arch; fi + fi + fi; ax_cv_gcc_archflag=$flag; break]) + done + test "x$ax_cv_gcc_archflag" = xunknown || break +done +fi + +fi # $GCC=yes +]) +AC_MSG_CHECKING([for gcc architecture flag]) +AC_MSG_RESULT($ax_cv_gcc_archflag) +if test "x$ax_cv_gcc_archflag" = xunknown; then + m4_default([$3],:) +else + m4_default([$2], [CFLAGS="$CFLAGS $ax_cv_gcc_archflag"]) +fi +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 new file mode 100644 index 0000000..df95465 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 @@ -0,0 +1,89 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_gcc_x86_cpuid.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_GCC_X86_CPUID(OP) +# AX_GCC_X86_CPUID_COUNT(OP, COUNT) +# +# DESCRIPTION +# +# On Pentium and later x86 processors, with gcc or a compiler that has a +# compatible syntax for inline assembly instructions, run a small program +# that executes the cpuid instruction with input OP. This can be used to +# detect the CPU type. AX_GCC_X86_CPUID_COUNT takes an additional COUNT +# parameter that gets passed into register ECX before calling cpuid. +# +# On output, the values of the eax, ebx, ecx, and edx registers are stored +# as hexadecimal strings as "eax:ebx:ecx:edx" in the cache variable +# ax_cv_gcc_x86_cpuid_OP. +# +# If the cpuid instruction fails (because you are running a +# cross-compiler, or because you are not using gcc, or because you are on +# a processor that doesn't have this instruction), ax_cv_gcc_x86_cpuid_OP +# is set to the string "unknown". +# +# This macro mainly exists to be used in AX_GCC_ARCHFLAG. +# +# LICENSE +# +# Copyright (c) 2008 Steven G. Johnson +# Copyright (c) 2008 Matteo Frigo +# Copyright (c) 2015 Michael Petch +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . +# +# As a special exception, the respective Autoconf Macro's copyright owner +# gives unlimited permission to copy, distribute and modify the configure +# scripts that are the output of Autoconf when processing the Macro. You +# need not follow the terms of the GNU General Public License when using +# or distributing such scripts, even though portions of the text of the +# Macro appear in them. The GNU General Public License (GPL) does govern +# all other use of the material that constitutes the Autoconf Macro. +# +# This special exception to the GPL applies to versions of the Autoconf +# Macro released by the Autoconf Archive. When you make and distribute a +# modified version of the Autoconf Macro, you may extend this special +# exception to the GPL to apply to your modified version as well. + +#serial 10 + +AC_DEFUN([AX_GCC_X86_CPUID], +[AX_GCC_X86_CPUID_COUNT($1, 0) +]) + +AC_DEFUN([AX_GCC_X86_CPUID_COUNT], +[AC_REQUIRE([AC_PROG_CC]) +AC_LANG_PUSH([C]) +AC_CACHE_CHECK(for x86 cpuid $1 output, ax_cv_gcc_x86_cpuid_$1, + [AC_RUN_IFELSE([AC_LANG_PROGRAM([#include ], [ + int op = $1, level = $2, eax, ebx, ecx, edx; + FILE *f; + __asm__ __volatile__ ("xchg %%ebx, %1\n" + "cpuid\n" + "xchg %%ebx, %1\n" + : "=a" (eax), "=r" (ebx), "=c" (ecx), "=d" (edx) + : "a" (op), "2" (level)); + + f = fopen("conftest_cpuid", "w"); if (!f) return 1; + fprintf(f, "%x:%x:%x:%x\n", eax, ebx, ecx, edx); + fclose(f); + return 0; +])], + [ax_cv_gcc_x86_cpuid_$1=`cat conftest_cpuid`; rm -f conftest_cpuid], + [ax_cv_gcc_x86_cpuid_$1=unknown; rm -f conftest_cpuid], + [ax_cv_gcc_x86_cpuid_$1=unknown])]) +AC_LANG_POP([C]) +]) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_require_defined.m4 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_require_defined.m4 new file mode 100644 index 0000000..17c3eab --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/m4/ax_require_defined.m4 @@ -0,0 +1,37 @@ +# =========================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_require_defined.html +# =========================================================================== +# +# SYNOPSIS +# +# AX_REQUIRE_DEFINED(MACRO) +# +# DESCRIPTION +# +# AX_REQUIRE_DEFINED is a simple helper for making sure other macros have +# been defined and thus are available for use. This avoids random issues +# where a macro isn't expanded. Instead the configure script emits a +# non-fatal: +# +# ./configure: line 1673: AX_CFLAGS_WARN_ALL: command not found +# +# It's like AC_REQUIRE except it doesn't expand the required macro. +# +# Here's an example: +# +# AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG]) +# +# LICENSE +# +# Copyright (c) 2014 Mike Frysinger +# +# Copying and distribution of this file, with or without modification, are +# permitted in any medium without royalty provided the copyright notice +# and this notice are preserved. This file is offered as-is, without any +# warranty. + +#serial 2 + +AC_DEFUN([AX_REQUIRE_DEFINED], [dnl + m4_ifndef([$1], [m4_fatal([macro ]$1[ is not defined; is a m4 file missing?])]) +])dnl AX_REQUIRE_DEFINED diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/Makefile.am b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/Makefile.am new file mode 100644 index 0000000..afcbfb6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/Makefile.am @@ -0,0 +1,8 @@ +## Process this with automake to create Makefile.in + +AUTOMAKE_OPTIONS=foreign + +EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3 + +man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3 + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi.3 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi.3 new file mode 100644 index 0000000..1f1d303 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi.3 @@ -0,0 +1,41 @@ +.Dd February 15, 2008 +.Dt FFI 3 +.Sh NAME +.Nm FFI +.Nd Foreign Function Interface +.Sh LIBRARY +libffi, -lffi +.Sh SYNOPSIS +.In ffi.h +.Ft ffi_status +.Fo ffi_prep_cif +.Fa "ffi_cif *cif" +.Fa "ffi_abi abi" +.Fa "unsigned int nargs" +.Fa "ffi_type *rtype" +.Fa "ffi_type **atypes" +.Fc +.Ft void +.Fo ffi_prep_cif_var +.Fa "ffi_cif *cif" +.Fa "ffi_abi abi" +.Fa "unsigned int nfixedargs" +.Fa "unsigned int ntotalargs" +.Fa "ffi_type *rtype" +.Fa "ffi_type **atypes" +.Fc +.Ft void +.Fo ffi_call +.Fa "ffi_cif *cif" +.Fa "void (*fn)(void)" +.Fa "void *rvalue" +.Fa "void **avalue" +.Fc +.Sh DESCRIPTION +The foreign function interface provides a mechanism by which a function can +generate a call to another function at runtime without requiring knowledge of +the called function's interface at compile time. +.Sh SEE ALSO +.Xr ffi_prep_cif 3 , +.Xr ffi_prep_cif_var 3 , +.Xr ffi_call 3 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_call.3 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_call.3 new file mode 100644 index 0000000..5351513 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_call.3 @@ -0,0 +1,103 @@ +.Dd February 15, 2008 +.Dt ffi_call 3 +.Sh NAME +.Nm ffi_call +.Nd Invoke a foreign function. +.Sh SYNOPSIS +.In ffi.h +.Ft void +.Fo ffi_call +.Fa "ffi_cif *cif" +.Fa "void (*fn)(void)" +.Fa "void *rvalue" +.Fa "void **avalue" +.Fc +.Sh DESCRIPTION +The +.Nm ffi_call +function provides a simple mechanism for invoking a function without +requiring knowledge of the function's interface at compile time. +.Fa fn +is called with the values retrieved from the pointers in the +.Fa avalue +array. The return value from +.Fa fn +is placed in storage pointed to by +.Fa rvalue . +.Fa cif +contains information describing the data types, sizes and alignments of the +arguments to and return value from +.Fa fn , +and must be initialized with +.Nm ffi_prep_cif +before it is used with +.Nm ffi_call . +.Pp +.Fa rvalue +must point to storage that is sizeof(ffi_arg) or larger for non-floating point +types. For smaller-sized return value types, the +.Nm ffi_arg +or +.Nm ffi_sarg +integral type must be used to hold +the return value. +.Sh EXAMPLES +.Bd -literal +#include +#include + +unsigned char +foo(unsigned int, float); + +int +main(int argc, const char **argv) +{ + ffi_cif cif; + ffi_type *arg_types[2]; + void *arg_values[2]; + ffi_status status; + + // Because the return value from foo() is smaller than sizeof(long), it + // must be passed as ffi_arg or ffi_sarg. + ffi_arg result; + + // Specify the data type of each argument. Available types are defined + // in . + arg_types[0] = &ffi_type_uint; + arg_types[1] = &ffi_type_float; + + // Prepare the ffi_cif structure. + if ((status = ffi_prep_cif(&cif, FFI_DEFAULT_ABI, + 2, &ffi_type_uint8, arg_types)) != FFI_OK) + { + // Handle the ffi_status error. + } + + // Specify the values of each argument. + unsigned int arg1 = 42; + float arg2 = 5.1; + + arg_values[0] = &arg1; + arg_values[1] = &arg2; + + // Invoke the function. + ffi_call(&cif, FFI_FN(foo), &result, arg_values); + + // The ffi_arg 'result' now contains the unsigned char returned from foo(), + // which can be accessed by a typecast. + printf("result is %hhu", (unsigned char)result); + + return 0; +} + +// The target function. +unsigned char +foo(unsigned int x, float y) +{ + unsigned char result = x - y; + return result; +} +.Ed +.Sh SEE ALSO +.Xr ffi 3 , +.Xr ffi_prep_cif 3 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif.3 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif.3 new file mode 100644 index 0000000..ab2be8a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif.3 @@ -0,0 +1,68 @@ +.Dd February 15, 2008 +.Dt ffi_prep_cif 3 +.Sh NAME +.Nm ffi_prep_cif +.Nd Prepare a +.Nm ffi_cif +structure for use with +.Nm ffi_call +. +.Sh SYNOPSIS +.In ffi.h +.Ft ffi_status +.Fo ffi_prep_cif +.Fa "ffi_cif *cif" +.Fa "ffi_abi abi" +.Fa "unsigned int nargs" +.Fa "ffi_type *rtype" +.Fa "ffi_type **atypes" +.Fc +.Sh DESCRIPTION +The +.Nm ffi_prep_cif +function prepares a +.Nm ffi_cif +structure for use with +.Nm ffi_call +. +.Fa abi +specifies a set of calling conventions to use. +.Fa atypes +is an array of +.Fa nargs +pointers to +.Nm ffi_type +structs that describe the data type, size and alignment of each argument. +.Fa rtype +points to an +.Nm ffi_type +that describes the data type, size and alignment of the +return value. Note that to call a variadic function +.Nm ffi_prep_cif_var +must be used instead. +.Sh RETURN VALUES +Upon successful completion, +.Nm ffi_prep_cif +returns +.Nm FFI_OK . +It will return +.Nm FFI_BAD_TYPEDEF +if +.Fa cif +is +.Nm NULL +or +.Fa atypes +or +.Fa rtype +is malformed. If +.Fa abi +does not refer to a valid ABI, +.Nm FFI_BAD_ABI +will be returned. Available ABIs are +defined in +.Nm . +.Sh SEE ALSO +.Xr ffi 3 , +.Xr ffi_call 3 , +.Xr ffi_prep_cif_var 3 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 new file mode 100644 index 0000000..7e19d0b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 @@ -0,0 +1,73 @@ +.Dd January 25, 2011 +.Dt ffi_prep_cif_var 3 +.Sh NAME +.Nm ffi_prep_cif_var +.Nd Prepare a +.Nm ffi_cif +structure for use with +.Nm ffi_call +for variadic functions. +.Sh SYNOPSIS +.In ffi.h +.Ft ffi_status +.Fo ffi_prep_cif_var +.Fa "ffi_cif *cif" +.Fa "ffi_abi abi" +.Fa "unsigned int nfixedargs" +.Fa "unsigned int ntotalargs" +.Fa "ffi_type *rtype" +.Fa "ffi_type **atypes" +.Fc +.Sh DESCRIPTION +The +.Nm ffi_prep_cif_var +function prepares a +.Nm ffi_cif +structure for use with +.Nm ffi_call +for variadic functions. +.Fa abi +specifies a set of calling conventions to use. +.Fa atypes +is an array of +.Fa ntotalargs +pointers to +.Nm ffi_type +structs that describe the data type, size and alignment of each argument. +.Fa rtype +points to an +.Nm ffi_type +that describes the data type, size and alignment of the +return value. +.Fa nfixedargs +must contain the number of fixed (non-variadic) arguments. +Note that to call a non-variadic function +.Nm ffi_prep_cif +must be used. +.Sh RETURN VALUES +Upon successful completion, +.Nm ffi_prep_cif_var +returns +.Nm FFI_OK . +It will return +.Nm FFI_BAD_TYPEDEF +if +.Fa cif +is +.Nm NULL +or +.Fa atypes +or +.Fa rtype +is malformed. If +.Fa abi +does not refer to a valid ABI, +.Nm FFI_BAD_ABI +will be returned. Available ABIs are +defined in +.Nm +. +.Sh SEE ALSO +.Xr ffi 3 , +.Xr ffi_call 3 , +.Xr ffi_prep_cif 3 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/msvcc.sh b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/msvcc.sh new file mode 100644 index 0000000..9a252f8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/msvcc.sh @@ -0,0 +1,328 @@ +#!/bin/sh + +# ***** BEGIN LICENSE BLOCK ***** +# Version: MPL 1.1/GPL 2.0/LGPL 2.1 +# +# The contents of this file are subject to the Mozilla Public License Version +# 1.1 (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# http://www.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Original Code is the MSVC wrappificator. +# +# The Initial Developer of the Original Code is +# Timothy Wall . +# Portions created by the Initial Developer are Copyright (C) 2009 +# the Initial Developer. All Rights Reserved. +# +# Contributor(s): +# Daniel Witte +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or +# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), +# in which case the provisions of the GPL or the LGPL are applicable instead +# of those above. If you wish to allow use of your version of this file only +# under the terms of either the GPL or the LGPL, and not to allow others to +# use your version of this file under the terms of the MPL, indicate your +# decision by deleting the provisions above and replace them with the notice +# and other provisions required by the GPL or the LGPL. If you do not delete +# the provisions above, a recipient may use your version of this file under +# the terms of any one of the MPL, the GPL or the LGPL. +# +# ***** END LICENSE BLOCK ***** + +# +# GCC-compatible wrapper for cl.exe and ml.exe. Arguments are given in GCC +# format and translated into something sensible for cl or ml. +# + +args_orig=$@ +args="-nologo -W3" +linkargs= +static_crt= +debug_crt= +cl="cl" +ml="ml" +safeseh="-safeseh" +output= +libpaths= +libversion=7 +verbose= + +while [ $# -gt 0 ] +do + case $1 + in + --verbose) + $verbose=1 + shift 1 + ;; + --version) + args="-help" + shift 1 + ;; + -fexceptions) + # Don't enable exceptions for now. + #args="$args -EHac" + shift 1 + ;; + -m32) + shift 1 + ;; + -m64) + ml="ml64" # "$MSVC/x86_amd64/ml64" + safeseh= + shift 1 + ;; + -clang-cl) + cl="clang-cl" + shift 1 + ;; + -O0) + args="$args -Od" + shift 1 + ;; + -O*) + # Runtime error checks (enabled by setting -RTC1 in the -DFFI_DEBUG + # case below) are not compatible with optimization flags and will + # cause the build to fail. Therefore, drop the optimization flag if + # -DFFI_DEBUG is also set. + case $args_orig in + *-DFFI_DEBUG*) + args="$args" + ;; + *) + # The ax_cc_maxopt.m4 macro from the upstream autoconf-archive + # project doesn't support MSVC and therefore ends up trying to + # use -O3. Use the equivalent "max optimization" flag for MSVC + # instead of erroring out. + case $1 in + -O3) + args="$args -O2" + ;; + *) + args="$args $1" + ;; + esac + opt="true" + ;; + esac + shift 1 + ;; + -g) + # Enable debug symbol generation. + args="$args -Zi" + shift 1 + ;; + -DFFI_DEBUG) + # Enable runtime error checks. + args="$args -RTC1" + defines="$defines $1" + shift 1 + ;; + -DUSE_STATIC_RTL) + # Link against static CRT. + static_crt=1 + shift 1 + ;; + -DUSE_DEBUG_RTL) + # Link against debug CRT. + debug_crt=1 + shift 1 + ;; + -c) + args="$args -c" + args="$(echo $args | sed 's%/Fe%/Fo%g')" + single="-c" + shift 1 + ;; + -D*=*) + name="$(echo $1|sed 's/-D\([^=][^=]*\)=.*/\1/g')" + value="$(echo $1|sed 's/-D[^=][^=]*=//g')" + args="$args -D${name}='$value'" + defines="$defines -D${name}='$value'" + shift 1 + ;; + -D*) + args="$args $1" + defines="$defines $1" + shift 1 + ;; + -I) + p=$(cygpath -m $2) + args="$args -I$p" + includes="$includes -I$p" + shift 2 + ;; + -I*) + p=$(cygpath -m ${1#-I}) + args="$args -I$p" + includes="$includes -I$p" + shift 1 + ;; + -L) + p=$(cygpath -m $2) + linkargs="$linkargs -LIBPATH:$p" + shift 2 + ;; + -L*) + p=$(cygpath -m ${1#-L}) + linkargs="$linkargs -LIBPATH:$p" + shift 1 + ;; + -link) + # add next argument verbatim to linker args + linkargs="$linkargs $2" + shift 2 + ;; + -l*) + case $1 + in + -lffi) + linkargs="$linkargs lib${1#-l}-${libversion}.lib" + ;; + *) + # ignore other libraries like -lm, hope they are + # covered by MSVCRT + # linkargs="$linkargs ${1#-l}.lib" + ;; + esac + shift 1 + ;; + -W|-Wextra) + # TODO map extra warnings + shift 1 + ;; + -Wall) + # -Wall on MSVC is overzealous, and we already build with -W3. Nothing + # to do here. + shift 1 + ;; + -pedantic) + # libffi tests -pedantic with -Wall, so drop it also. + shift 1 + ;; + -warn) + # ignore -warn all from libtool as well. + if test "$2" = "all"; then + shift 2 + else + args="$args -warn" + shift 1 + fi + ;; + -Werror) + args="$args -WX" + shift 1 + ;; + -W*) + # TODO map specific warnings + shift 1 + ;; + -S) + args="$args -FAs" + shift 1 + ;; + -o) + outdir="$(dirname $2)" + base="$(basename $2|sed 's/\.[^.]*//g')" + if [ -n "$single" ]; then + output="-Fo$2" + else + output="-Fe$2" + fi + if [ -n "$assembly" ]; then + args="$args $output" + else + args="$args $output -Fd$outdir/$base -Fp$outdir/$base -Fa$outdir/$base" + fi + shift 2 + ;; + *.S) + src=$1 + assembly="true" + shift 1 + ;; + *.c) + args="$args $1" + shift 1 + ;; + *) + # Assume it's an MSVC argument, and pass it through. + args="$args $1" + shift 1 + ;; + esac +done + +if [ -n "$linkargs" ]; then + + # If -Zi is specified, certain optimizations are implicitly disabled + # by MSVC. Add back those optimizations if this is an optimized build. + # NOTE: These arguments must come after all others. + if [ -n "$opt" ]; then + linkargs="$linkargs -OPT:REF -OPT:ICF -INCREMENTAL:NO" + fi + + args="$args -link $linkargs" +fi + +if [ -n "$static_crt" ]; then + md=-MT +else + md=-MD +fi + +if [ -n "$debug_crt" ]; then + md="${md}d" +fi + +if [ -n "$assembly" ]; then + if [ -z "$outdir" ]; then + outdir="." + fi + ppsrc="$outdir/$(basename $src|sed 's/.S$/.asm/g')" + + if test -n "$verbose"; then + echo "$cl -nologo -EP $includes $defines $src > $ppsrc" + fi + + "$cl" -nologo -EP $includes $defines $src > $ppsrc || exit $? + output="$(echo $output | sed 's%/F[dpa][^ ]*%%g')" + args="-nologo $safeseh $single $output $ppsrc" + + if test -n "$verbose"; then + echo "$ml $args" + fi + + eval "\"$ml\" $args" + result=$? + + # required to fix ml64 broken output? + #mv *.obj $outdir +else + args="$md $args" + + if test -n "$verbose"; then + echo "$cl $args" + fi + # Return an error code of 1 if an invalid command line parameter is passed + # instead of just ignoring it. Any output that is not a warning or an + # error is filtered so this command behaves more like gcc. cl.exe prints + # the name of the compiled file otherwise, which breaks the dejagnu checks + # for excess warnings and errors. + eval "(\"$cl\" $args 2>&1 1>&3 | \ + awk '{print \$0} /D9002/ {error=1} END{exit error}' >&2) 3>&1 | \ + awk '/warning|error/'" + result=$? +fi + +exit $result + +# vim: noai:ts=4:sw=4 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffi.c new file mode 100644 index 0000000..4400b61 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffi.c @@ -0,0 +1,941 @@ +/* Copyright (c) 2009, 2010, 2011, 2012 ARM Ltd. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + +#include +#include +#include +#include +#include +#include +#include "internal.h" + +/* Force FFI_TYPE_LONGDOUBLE to be different than FFI_TYPE_DOUBLE; + all further uses in this file will refer to the 128-bit type. */ +#if FFI_TYPE_DOUBLE != FFI_TYPE_LONGDOUBLE +# if FFI_TYPE_LONGDOUBLE != 4 +# error FFI_TYPE_LONGDOUBLE out of date +# endif +#else +# undef FFI_TYPE_LONGDOUBLE +# define FFI_TYPE_LONGDOUBLE 4 +#endif + +union _d +{ + UINT64 d; + UINT32 s[2]; +}; + +struct _v +{ + union _d d[2] __attribute__((aligned(16))); +}; + +struct call_context +{ + struct _v v[N_V_ARG_REG]; + UINT64 x[N_X_ARG_REG]; +}; + +#if FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ +#include +#endif + +#else + +#if defined (__clang__) && defined (__APPLE__) +extern void sys_icache_invalidate (void *start, size_t len); +#endif + +static inline void +ffi_clear_cache (void *start, void *end) +{ +#if defined (__clang__) && defined (__APPLE__) + sys_icache_invalidate (start, (char *)end - (char *)start); +#elif defined (__GNUC__) + __builtin___clear_cache (start, end); +#else +#error "Missing builtin to flush instruction cache" +#endif +} + +#endif + +/* A subroutine of is_vfp_type. Given a structure type, return the type code + of the first non-structure element. Recurse for structure elements. + Return -1 if the structure is in fact empty, i.e. no nested elements. */ + +static int +is_hfa0 (const ffi_type *ty) +{ + ffi_type **elements = ty->elements; + int i, ret = -1; + + if (elements != NULL) + for (i = 0; elements[i]; ++i) + { + ret = elements[i]->type; + if (ret == FFI_TYPE_STRUCT || ret == FFI_TYPE_COMPLEX) + { + ret = is_hfa0 (elements[i]); + if (ret < 0) + continue; + } + break; + } + + return ret; +} + +/* A subroutine of is_vfp_type. Given a structure type, return true if all + of the non-structure elements are the same as CANDIDATE. */ + +static int +is_hfa1 (const ffi_type *ty, int candidate) +{ + ffi_type **elements = ty->elements; + int i; + + if (elements != NULL) + for (i = 0; elements[i]; ++i) + { + int t = elements[i]->type; + if (t == FFI_TYPE_STRUCT || t == FFI_TYPE_COMPLEX) + { + if (!is_hfa1 (elements[i], candidate)) + return 0; + } + else if (t != candidate) + return 0; + } + + return 1; +} + +/* Determine if TY may be allocated to the FP registers. This is both an + fp scalar type as well as an homogenous floating point aggregate (HFA). + That is, a structure consisting of 1 to 4 members of all the same type, + where that type is an fp scalar. + + Returns non-zero iff TY is an HFA. The result is the AARCH64_RET_* + constant for the type. */ + +static int +is_vfp_type (const ffi_type *ty) +{ + ffi_type **elements; + int candidate, i; + size_t size, ele_count; + + /* Quickest tests first. */ + candidate = ty->type; + switch (candidate) + { + default: + return 0; + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + ele_count = 1; + goto done; + case FFI_TYPE_COMPLEX: + candidate = ty->elements[0]->type; + switch (candidate) + { + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + ele_count = 2; + goto done; + } + return 0; + case FFI_TYPE_STRUCT: + break; + } + + /* No HFA types are smaller than 4 bytes, or larger than 64 bytes. */ + size = ty->size; + if (size < 4 || size > 64) + return 0; + + /* Find the type of the first non-structure member. */ + elements = ty->elements; + candidate = elements[0]->type; + if (candidate == FFI_TYPE_STRUCT || candidate == FFI_TYPE_COMPLEX) + { + for (i = 0; ; ++i) + { + candidate = is_hfa0 (elements[i]); + if (candidate >= 0) + break; + } + } + + /* If the first member is not a floating point type, it's not an HFA. + Also quickly re-check the size of the structure. */ + switch (candidate) + { + case FFI_TYPE_FLOAT: + ele_count = size / sizeof(float); + if (size != ele_count * sizeof(float)) + return 0; + break; + case FFI_TYPE_DOUBLE: + ele_count = size / sizeof(double); + if (size != ele_count * sizeof(double)) + return 0; + break; + case FFI_TYPE_LONGDOUBLE: + ele_count = size / sizeof(long double); + if (size != ele_count * sizeof(long double)) + return 0; + break; + default: + return 0; + } + if (ele_count > 4) + return 0; + + /* Finally, make sure that all scalar elements are the same type. */ + for (i = 0; elements[i]; ++i) + { + int t = elements[i]->type; + if (t == FFI_TYPE_STRUCT || t == FFI_TYPE_COMPLEX) + { + if (!is_hfa1 (elements[i], candidate)) + return 0; + } + else if (t != candidate) + return 0; + } + + /* All tests succeeded. Encode the result. */ + done: + return candidate * 4 + (4 - (int)ele_count); +} + +/* Representation of the procedure call argument marshalling + state. + + The terse state variable names match the names used in the AARCH64 + PCS. */ + +struct arg_state +{ + unsigned ngrn; /* Next general-purpose register number. */ + unsigned nsrn; /* Next vector register number. */ + size_t nsaa; /* Next stack offset. */ + +#if defined (__APPLE__) + unsigned allocating_variadic; +#endif +}; + +/* Initialize a procedure call argument marshalling state. */ +static void +arg_init (struct arg_state *state) +{ + state->ngrn = 0; + state->nsrn = 0; + state->nsaa = 0; +#if defined (__APPLE__) + state->allocating_variadic = 0; +#endif +} + +/* Allocate an aligned slot on the stack and return a pointer to it. */ +static void * +allocate_to_stack (struct arg_state *state, void *stack, + size_t alignment, size_t size) +{ + size_t nsaa = state->nsaa; + + /* Round up the NSAA to the larger of 8 or the natural + alignment of the argument's type. */ +#if defined (__APPLE__) + if (state->allocating_variadic && alignment < 8) + alignment = 8; +#else + if (alignment < 8) + alignment = 8; +#endif + + nsaa = FFI_ALIGN (nsaa, alignment); + state->nsaa = nsaa + size; + + return (char *)stack + nsaa; +} + +static ffi_arg +extend_integer_type (void *source, int type) +{ + switch (type) + { + case FFI_TYPE_UINT8: + return *(UINT8 *) source; + case FFI_TYPE_SINT8: + return *(SINT8 *) source; + case FFI_TYPE_UINT16: + return *(UINT16 *) source; + case FFI_TYPE_SINT16: + return *(SINT16 *) source; + case FFI_TYPE_UINT32: + return *(UINT32 *) source; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + return *(SINT32 *) source; + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + return *(UINT64 *) source; + break; + case FFI_TYPE_POINTER: + return *(uintptr_t *) source; + default: + abort(); + } +} + +static void +extend_hfa_type (void *dest, void *src, int h) +{ + ssize_t f = h - AARCH64_RET_S4; + void *x0; + + asm volatile ( + "adr %0, 0f\n" +" add %0, %0, %1\n" +" br %0\n" +"0: ldp s16, s17, [%3]\n" /* S4 */ +" ldp s18, s19, [%3, #8]\n" +" b 4f\n" +" ldp s16, s17, [%3]\n" /* S3 */ +" ldr s18, [%3, #8]\n" +" b 3f\n" +" ldp s16, s17, [%3]\n" /* S2 */ +" b 2f\n" +" nop\n" +" ldr s16, [%3]\n" /* S1 */ +" b 1f\n" +" nop\n" +" ldp d16, d17, [%3]\n" /* D4 */ +" ldp d18, d19, [%3, #16]\n" +" b 4f\n" +" ldp d16, d17, [%3]\n" /* D3 */ +" ldr d18, [%3, #16]\n" +" b 3f\n" +" ldp d16, d17, [%3]\n" /* D2 */ +" b 2f\n" +" nop\n" +" ldr d16, [%3]\n" /* D1 */ +" b 1f\n" +" nop\n" +" ldp q16, q17, [%3]\n" /* Q4 */ +" ldp q18, q19, [%3, #16]\n" +" b 4f\n" +" ldp q16, q17, [%3]\n" /* Q3 */ +" ldr q18, [%3, #16]\n" +" b 3f\n" +" ldp q16, q17, [%3]\n" /* Q2 */ +" b 2f\n" +" nop\n" +" ldr q16, [%3]\n" /* Q1 */ +" b 1f\n" +"4: str q19, [%2, #48]\n" +"3: str q18, [%2, #32]\n" +"2: str q17, [%2, #16]\n" +"1: str q16, [%2]" + : "=&r"(x0) + : "r"(f * 12), "r"(dest), "r"(src) + : "memory", "v16", "v17", "v18", "v19"); +} + +static void * +compress_hfa_type (void *dest, void *reg, int h) +{ + switch (h) + { + case AARCH64_RET_S1: + if (dest == reg) + { +#ifdef __AARCH64EB__ + dest += 12; +#endif + } + else + *(float *)dest = *(float *)reg; + break; + case AARCH64_RET_S2: + asm ("ldp q16, q17, [%1]\n\t" + "st2 { v16.s, v17.s }[0], [%0]" + : : "r"(dest), "r"(reg) : "memory", "v16", "v17"); + break; + case AARCH64_RET_S3: + asm ("ldp q16, q17, [%1]\n\t" + "ldr q18, [%1, #32]\n\t" + "st3 { v16.s, v17.s, v18.s }[0], [%0]" + : : "r"(dest), "r"(reg) : "memory", "v16", "v17", "v18"); + break; + case AARCH64_RET_S4: + asm ("ldp q16, q17, [%1]\n\t" + "ldp q18, q19, [%1, #32]\n\t" + "st4 { v16.s, v17.s, v18.s, v19.s }[0], [%0]" + : : "r"(dest), "r"(reg) : "memory", "v16", "v17", "v18", "v19"); + break; + + case AARCH64_RET_D1: + if (dest == reg) + { +#ifdef __AARCH64EB__ + dest += 8; +#endif + } + else + *(double *)dest = *(double *)reg; + break; + case AARCH64_RET_D2: + asm ("ldp q16, q17, [%1]\n\t" + "st2 { v16.d, v17.d }[0], [%0]" + : : "r"(dest), "r"(reg) : "memory", "v16", "v17"); + break; + case AARCH64_RET_D3: + asm ("ldp q16, q17, [%1]\n\t" + "ldr q18, [%1, #32]\n\t" + "st3 { v16.d, v17.d, v18.d }[0], [%0]" + : : "r"(dest), "r"(reg) : "memory", "v16", "v17", "v18"); + break; + case AARCH64_RET_D4: + asm ("ldp q16, q17, [%1]\n\t" + "ldp q18, q19, [%1, #32]\n\t" + "st4 { v16.d, v17.d, v18.d, v19.d }[0], [%0]" + : : "r"(dest), "r"(reg) : "memory", "v16", "v17", "v18", "v19"); + break; + + default: + if (dest != reg) + return memcpy (dest, reg, 16 * (4 - (h & 3))); + break; + } + return dest; +} + +/* Either allocate an appropriate register for the argument type, or if + none are available, allocate a stack slot and return a pointer + to the allocated space. */ + +static void * +allocate_int_to_reg_or_stack (struct call_context *context, + struct arg_state *state, + void *stack, size_t size) +{ + if (state->ngrn < N_X_ARG_REG) + return &context->x[state->ngrn++]; + + state->ngrn = N_X_ARG_REG; + return allocate_to_stack (state, stack, size, size); +} + +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + ffi_type *rtype = cif->rtype; + size_t bytes = cif->bytes; + int flags, i, n; + + switch (rtype->type) + { + case FFI_TYPE_VOID: + flags = AARCH64_RET_VOID; + break; + case FFI_TYPE_UINT8: + flags = AARCH64_RET_UINT8; + break; + case FFI_TYPE_UINT16: + flags = AARCH64_RET_UINT16; + break; + case FFI_TYPE_UINT32: + flags = AARCH64_RET_UINT32; + break; + case FFI_TYPE_SINT8: + flags = AARCH64_RET_SINT8; + break; + case FFI_TYPE_SINT16: + flags = AARCH64_RET_SINT16; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + flags = AARCH64_RET_SINT32; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + flags = AARCH64_RET_INT64; + break; + case FFI_TYPE_POINTER: + flags = (sizeof(void *) == 4 ? AARCH64_RET_UINT32 : AARCH64_RET_INT64); + break; + + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: + flags = is_vfp_type (rtype); + if (flags == 0) + { + size_t s = rtype->size; + if (s > 16) + { + flags = AARCH64_RET_VOID | AARCH64_RET_IN_MEM; + bytes += 8; + } + else if (s == 16) + flags = AARCH64_RET_INT128; + else if (s == 8) + flags = AARCH64_RET_INT64; + else + flags = AARCH64_RET_INT128 | AARCH64_RET_NEED_COPY; + } + break; + + default: + abort(); + } + + for (i = 0, n = cif->nargs; i < n; i++) + if (is_vfp_type (cif->arg_types[i])) + { + flags |= AARCH64_FLAG_ARG_V; + break; + } + + /* Round the stack up to a multiple of the stack alignment requirement. */ + cif->bytes = (unsigned) FFI_ALIGN(bytes, 16); + cif->flags = flags; +#if defined (__APPLE__) + cif->aarch64_nfixedargs = 0; +#endif + + return FFI_OK; +} + +#if defined (__APPLE__) +/* Perform Apple-specific cif processing for variadic calls */ +ffi_status ffi_prep_cif_machdep_var(ffi_cif *cif, + unsigned int nfixedargs, + unsigned int ntotalargs) +{ + ffi_status status = ffi_prep_cif_machdep (cif); + cif->aarch64_nfixedargs = nfixedargs; + return status; +} +#endif /* __APPLE__ */ + +extern void ffi_call_SYSV (struct call_context *context, void *frame, + void (*fn)(void), void *rvalue, int flags, + void *closure) FFI_HIDDEN; + +/* Call a function with the provided arguments and capture the return + value. */ +static void +ffi_call_int (ffi_cif *cif, void (*fn)(void), void *orig_rvalue, + void **avalue, void *closure) +{ + struct call_context *context; + void *stack, *frame, *rvalue; + struct arg_state state; + size_t stack_bytes, rtype_size, rsize; + int i, nargs, flags; + ffi_type *rtype; + + flags = cif->flags; + rtype = cif->rtype; + rtype_size = rtype->size; + stack_bytes = cif->bytes; + + /* If the target function returns a structure via hidden pointer, + then we cannot allow a null rvalue. Otherwise, mash a null + rvalue to void return type. */ + rsize = 0; + if (flags & AARCH64_RET_IN_MEM) + { + if (orig_rvalue == NULL) + rsize = rtype_size; + } + else if (orig_rvalue == NULL) + flags &= AARCH64_FLAG_ARG_V; + else if (flags & AARCH64_RET_NEED_COPY) + rsize = 16; + + /* Allocate consectutive stack for everything we'll need. */ + context = alloca (sizeof(struct call_context) + stack_bytes + 32 + rsize); + stack = context + 1; + frame = stack + stack_bytes; + rvalue = (rsize ? frame + 32 : orig_rvalue); + + arg_init (&state); + for (i = 0, nargs = cif->nargs; i < nargs; i++) + { + ffi_type *ty = cif->arg_types[i]; + size_t s = ty->size; + void *a = avalue[i]; + int h, t; + + t = ty->type; + switch (t) + { + case FFI_TYPE_VOID: + FFI_ASSERT (0); + break; + + /* If the argument is a basic type the argument is allocated to an + appropriate register, or if none are available, to the stack. */ + case FFI_TYPE_INT: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + do_pointer: + { + ffi_arg ext = extend_integer_type (a, t); + if (state.ngrn < N_X_ARG_REG) + context->x[state.ngrn++] = ext; + else + { + void *d = allocate_to_stack (&state, stack, ty->alignment, s); + state.ngrn = N_X_ARG_REG; + /* Note that the default abi extends each argument + to a full 64-bit slot, while the iOS abi allocates + only enough space. */ +#ifdef __APPLE__ + memcpy(d, a, s); +#else + *(ffi_arg *)d = ext; +#endif + } + } + break; + + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: + { + void *dest; + + h = is_vfp_type (ty); + if (h) + { + int elems = 4 - (h & 3); + if (state.nsrn + elems <= N_V_ARG_REG) + { + dest = &context->v[state.nsrn]; + state.nsrn += elems; + extend_hfa_type (dest, a, h); + break; + } + state.nsrn = N_V_ARG_REG; + dest = allocate_to_stack (&state, stack, ty->alignment, s); + } + else if (s > 16) + { + /* If the argument is a composite type that is larger than 16 + bytes, then the argument has been copied to memory, and + the argument is replaced by a pointer to the copy. */ + a = &avalue[i]; + t = FFI_TYPE_POINTER; + s = sizeof (void *); + goto do_pointer; + } + else + { + size_t n = (s + 7) / 8; + if (state.ngrn + n <= N_X_ARG_REG) + { + /* If the argument is a composite type and the size in + double-words is not more than the number of available + X registers, then the argument is copied into + consecutive X registers. */ + dest = &context->x[state.ngrn]; + state.ngrn += n; + } + else + { + /* Otherwise, there are insufficient X registers. Further + X register allocations are prevented, the NSAA is + adjusted and the argument is copied to memory at the + adjusted NSAA. */ + state.ngrn = N_X_ARG_REG; + dest = allocate_to_stack (&state, stack, ty->alignment, s); + } + } + memcpy (dest, a, s); + } + break; + + default: + abort(); + } + +#if defined (__APPLE__) + if (i + 1 == cif->aarch64_nfixedargs) + { + state.ngrn = N_X_ARG_REG; + state.nsrn = N_V_ARG_REG; + state.allocating_variadic = 1; + } +#endif + } + + ffi_call_SYSV (context, frame, fn, rvalue, flags, closure); + + if (flags & AARCH64_RET_NEED_COPY) + memcpy (orig_rvalue, rvalue, rtype_size); +} + +void +ffi_call (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +#ifdef FFI_GO_CLOSURES +void +ffi_call_go (ffi_cif *cif, void (*fn) (void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} +#endif /* FFI_GO_CLOSURES */ + +/* Build a trampoline. */ + +extern void ffi_closure_SYSV (void) FFI_HIDDEN; +extern void ffi_closure_SYSV_V (void) FFI_HIDDEN; + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + void (*start)(void); + + if (cif->flags & AARCH64_FLAG_ARG_V) + start = ffi_closure_SYSV_V; + else + start = ffi_closure_SYSV; + +#if FFI_EXEC_TRAMPOLINE_TABLE +#ifdef __MACH__ + void **config = (void **)((uint8_t *)codeloc - PAGE_MAX_SIZE); + config[0] = closure; + config[1] = start; +#endif +#else + static const unsigned char trampoline[16] = { + 0x90, 0x00, 0x00, 0x58, /* ldr x16, tramp+16 */ + 0xf1, 0xff, 0xff, 0x10, /* adr x17, tramp+0 */ + 0x00, 0x02, 0x1f, 0xd6 /* br x16 */ + }; + char *tramp = closure->tramp; + + memcpy (tramp, trampoline, sizeof(trampoline)); + + *(UINT64 *)(tramp + 16) = (uintptr_t)start; + + ffi_clear_cache(tramp, tramp + FFI_TRAMPOLINE_SIZE); +#endif + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +#ifdef FFI_GO_CLOSURES +extern void ffi_go_closure_SYSV (void) FFI_HIDDEN; +extern void ffi_go_closure_SYSV_V (void) FFI_HIDDEN; + +ffi_status +ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*)) +{ + void (*start)(void); + + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + if (cif->flags & AARCH64_FLAG_ARG_V) + start = ffi_go_closure_SYSV_V; + else + start = ffi_go_closure_SYSV; + + closure->tramp = start; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} +#endif /* FFI_GO_CLOSURES */ + +/* Primary handler to setup and invoke a function within a closure. + + A closure when invoked enters via the assembler wrapper + ffi_closure_SYSV(). The wrapper allocates a call context on the + stack, saves the interesting registers (from the perspective of + the calling convention) into the context then passes control to + ffi_closure_SYSV_inner() passing the saved context and a pointer to + the stack at the point ffi_closure_SYSV() was invoked. + + On the return path the assembler wrapper will reload call context + registers. + + ffi_closure_SYSV_inner() marshalls the call context into ffi value + descriptors, invokes the wrapped function, then marshalls the return + value back into the call context. */ + +int FFI_HIDDEN +ffi_closure_SYSV_inner (ffi_cif *cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + struct call_context *context, + void *stack, void *rvalue, void *struct_rvalue) +{ + void **avalue = (void**) alloca (cif->nargs * sizeof (void*)); + int i, h, nargs, flags; + struct arg_state state; + + arg_init (&state); + + for (i = 0, nargs = cif->nargs; i < nargs; i++) + { + ffi_type *ty = cif->arg_types[i]; + int t = ty->type; + size_t n, s = ty->size; + + switch (t) + { + case FFI_TYPE_VOID: + FFI_ASSERT (0); + break; + + case FFI_TYPE_INT: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + avalue[i] = allocate_int_to_reg_or_stack (context, &state, stack, s); + break; + + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: + h = is_vfp_type (ty); + if (h) + { + n = 4 - (h & 3); + if (state.nsrn + n <= N_V_ARG_REG) + { + void *reg = &context->v[state.nsrn]; + state.nsrn += n; + + /* Eeek! We need a pointer to the structure, however the + homogeneous float elements are being passed in individual + registers, therefore for float and double the structure + is not represented as a contiguous sequence of bytes in + our saved register context. We don't need the original + contents of the register storage, so we reformat the + structure into the same memory. */ + avalue[i] = compress_hfa_type (reg, reg, h); + } + else + { + state.nsrn = N_V_ARG_REG; + avalue[i] = allocate_to_stack (&state, stack, + ty->alignment, s); + } + } + else if (s > 16) + { + /* Replace Composite type of size greater than 16 with a + pointer. */ + avalue[i] = *(void **) + allocate_int_to_reg_or_stack (context, &state, stack, + sizeof (void *)); + } + else + { + n = (s + 7) / 8; + if (state.ngrn + n <= N_X_ARG_REG) + { + avalue[i] = &context->x[state.ngrn]; + state.ngrn += n; + } + else + { + state.ngrn = N_X_ARG_REG; + avalue[i] = allocate_to_stack (&state, stack, + ty->alignment, s); + } + } + break; + + default: + abort(); + } + +#if defined (__APPLE__) + if (i + 1 == cif->aarch64_nfixedargs) + { + state.ngrn = N_X_ARG_REG; + state.nsrn = N_V_ARG_REG; + state.allocating_variadic = 1; + } +#endif + } + + flags = cif->flags; + if (flags & AARCH64_RET_IN_MEM) + rvalue = struct_rvalue; + + fun (cif, rvalue, avalue, user_data); + + return flags; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffitarget.h new file mode 100644 index 0000000..65086cd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/ffitarget.h @@ -0,0 +1,81 @@ +/* Copyright (c) 2009, 2010, 2011, 2012 ARM Ltd. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +#ifdef __ILP32__ +#define FFI_SIZEOF_ARG 8 +#define FFI_SIZEOF_JAVA_RAW 4 +typedef unsigned long long ffi_arg; +typedef signed long long ffi_sarg; +#else +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; +#endif + +typedef enum ffi_abi + { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV + } ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#if defined (FFI_EXEC_TRAMPOLINE_TABLE) && FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ +#define FFI_TRAMPOLINE_SIZE 16 +#define FFI_TRAMPOLINE_CLOSURE_OFFSET 16 +#else +#error "No trampoline table implementation" +#endif + +#else +#define FFI_TRAMPOLINE_SIZE 24 +#define FFI_TRAMPOLINE_CLOSURE_OFFSET FFI_TRAMPOLINE_SIZE +#endif + +/* ---- Internal ---- */ + +#if defined (__APPLE__) +#define FFI_TARGET_SPECIFIC_VARIADIC +#define FFI_EXTRA_CIF_FIELDS unsigned aarch64_nfixedargs +#else +/* iOS reserves x18 for the system. Disable Go closures until + a new static chain is chosen. */ +#define FFI_GO_CLOSURES 1 +#endif + +#define FFI_TARGET_HAS_COMPLEX_TYPE + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/internal.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/internal.h new file mode 100644 index 0000000..9c3e077 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/internal.h @@ -0,0 +1,67 @@ +/* +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + +#define AARCH64_RET_VOID 0 +#define AARCH64_RET_INT64 1 +#define AARCH64_RET_INT128 2 + +#define AARCH64_RET_UNUSED3 3 +#define AARCH64_RET_UNUSED4 4 +#define AARCH64_RET_UNUSED5 5 +#define AARCH64_RET_UNUSED6 6 +#define AARCH64_RET_UNUSED7 7 + +/* Note that FFI_TYPE_FLOAT == 2, _DOUBLE == 3, _LONGDOUBLE == 4, + so _S4 through _Q1 are layed out as (TYPE * 4) + (4 - COUNT). */ +#define AARCH64_RET_S4 8 +#define AARCH64_RET_S3 9 +#define AARCH64_RET_S2 10 +#define AARCH64_RET_S1 11 + +#define AARCH64_RET_D4 12 +#define AARCH64_RET_D3 13 +#define AARCH64_RET_D2 14 +#define AARCH64_RET_D1 15 + +#define AARCH64_RET_Q4 16 +#define AARCH64_RET_Q3 17 +#define AARCH64_RET_Q2 18 +#define AARCH64_RET_Q1 19 + +/* Note that each of the sub-64-bit integers gets two entries. */ +#define AARCH64_RET_UINT8 20 +#define AARCH64_RET_UINT16 22 +#define AARCH64_RET_UINT32 24 + +#define AARCH64_RET_SINT8 26 +#define AARCH64_RET_SINT16 28 +#define AARCH64_RET_SINT32 30 + +#define AARCH64_RET_MASK 31 + +#define AARCH64_RET_IN_MEM (1 << 5) +#define AARCH64_RET_NEED_COPY (1 << 6) + +#define AARCH64_FLAG_ARG_V_BIT 7 +#define AARCH64_FLAG_ARG_V (1 << AARCH64_FLAG_ARG_V_BIT) + +#define N_X_ARG_REG 8 +#define N_V_ARG_REG 8 +#define CALL_CONTEXT_SIZE (N_V_ARG_REG * 16 + N_X_ARG_REG * 8) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/sysv.S new file mode 100644 index 0000000..d12bf27 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/aarch64/sysv.S @@ -0,0 +1,438 @@ +/* Copyright (c) 2009, 2010, 2011, 2012 ARM Ltd. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + +#define LIBFFI_ASM +#include +#include +#include +#include "internal.h" + +#ifdef HAVE_MACHINE_ASM_H +#include +#else +#ifdef __USER_LABEL_PREFIX__ +#define CONCAT1(a, b) CONCAT2(a, b) +#define CONCAT2(a, b) a ## b + +/* Use the right prefix for global labels. */ +#define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) +#else +#define CNAME(x) x +#endif +#endif + +#ifdef __AARCH64EB__ +# define BE(X) X +#else +# define BE(X) 0 +#endif + +#ifdef __ILP32__ +#define PTR_REG(n) w##n +#else +#define PTR_REG(n) x##n +#endif + +#ifdef __ILP32__ +#define PTR_SIZE 4 +#else +#define PTR_SIZE 8 +#endif + + .text + .align 4 + +/* ffi_call_SYSV + extern void ffi_call_SYSV (void *stack, void *frame, + void (*fn)(void), void *rvalue, + int flags, void *closure); + + Therefore on entry we have: + + x0 stack + x1 frame + x2 fn + x3 rvalue + x4 flags + x5 closure +*/ + + cfi_startproc +CNAME(ffi_call_SYSV): + /* Use a stack frame allocated by our caller. */ + cfi_def_cfa(x1, 32); + stp x29, x30, [x1] + mov x29, x1 + mov sp, x0 + cfi_def_cfa_register(x29) + cfi_rel_offset (x29, 0) + cfi_rel_offset (x30, 8) + + mov x9, x2 /* save fn */ + mov x8, x3 /* install structure return */ +#ifdef FFI_GO_CLOSURES + mov x18, x5 /* install static chain */ +#endif + stp x3, x4, [x29, #16] /* save rvalue and flags */ + + /* Load the vector argument passing registers, if necessary. */ + tbz w4, #AARCH64_FLAG_ARG_V_BIT, 1f + ldp q0, q1, [sp, #0] + ldp q2, q3, [sp, #32] + ldp q4, q5, [sp, #64] + ldp q6, q7, [sp, #96] +1: + /* Load the core argument passing registers, including + the structure return pointer. */ + ldp x0, x1, [sp, #16*N_V_ARG_REG + 0] + ldp x2, x3, [sp, #16*N_V_ARG_REG + 16] + ldp x4, x5, [sp, #16*N_V_ARG_REG + 32] + ldp x6, x7, [sp, #16*N_V_ARG_REG + 48] + + /* Deallocate the context, leaving the stacked arguments. */ + add sp, sp, #CALL_CONTEXT_SIZE + + blr x9 /* call fn */ + + ldp x3, x4, [x29, #16] /* reload rvalue and flags */ + + /* Partially deconstruct the stack frame. */ + mov sp, x29 + cfi_def_cfa_register (sp) + ldp x29, x30, [x29] + + /* Save the return value as directed. */ + adr x5, 0f + and w4, w4, #AARCH64_RET_MASK + add x5, x5, x4, lsl #3 + br x5 + + /* Note that each table entry is 2 insns, and thus 8 bytes. + For integer data, note that we're storing into ffi_arg + and therefore we want to extend to 64 bits; these types + have two consecutive entries allocated for them. */ + .align 4 +0: ret /* VOID */ + nop +1: str x0, [x3] /* INT64 */ + ret +2: stp x0, x1, [x3] /* INT128 */ + ret +3: brk #1000 /* UNUSED */ + ret +4: brk #1000 /* UNUSED */ + ret +5: brk #1000 /* UNUSED */ + ret +6: brk #1000 /* UNUSED */ + ret +7: brk #1000 /* UNUSED */ + ret +8: st4 { v0.s, v1.s, v2.s, v3.s }[0], [x3] /* S4 */ + ret +9: st3 { v0.s, v1.s, v2.s }[0], [x3] /* S3 */ + ret +10: stp s0, s1, [x3] /* S2 */ + ret +11: str s0, [x3] /* S1 */ + ret +12: st4 { v0.d, v1.d, v2.d, v3.d }[0], [x3] /* D4 */ + ret +13: st3 { v0.d, v1.d, v2.d }[0], [x3] /* D3 */ + ret +14: stp d0, d1, [x3] /* D2 */ + ret +15: str d0, [x3] /* D1 */ + ret +16: str q3, [x3, #48] /* Q4 */ + nop +17: str q2, [x3, #32] /* Q3 */ + nop +18: stp q0, q1, [x3] /* Q2 */ + ret +19: str q0, [x3] /* Q1 */ + ret +20: uxtb w0, w0 /* UINT8 */ + str x0, [x3] +21: ret /* reserved */ + nop +22: uxth w0, w0 /* UINT16 */ + str x0, [x3] +23: ret /* reserved */ + nop +24: mov w0, w0 /* UINT32 */ + str x0, [x3] +25: ret /* reserved */ + nop +26: sxtb x0, w0 /* SINT8 */ + str x0, [x3] +27: ret /* reserved */ + nop +28: sxth x0, w0 /* SINT16 */ + str x0, [x3] +29: ret /* reserved */ + nop +30: sxtw x0, w0 /* SINT32 */ + str x0, [x3] +31: ret /* reserved */ + nop + + cfi_endproc + + .globl CNAME(ffi_call_SYSV) +#ifdef __ELF__ + .type CNAME(ffi_call_SYSV), #function + .hidden CNAME(ffi_call_SYSV) + .size CNAME(ffi_call_SYSV), .-CNAME(ffi_call_SYSV) +#endif + +/* ffi_closure_SYSV + + Closure invocation glue. This is the low level code invoked directly by + the closure trampoline to setup and call a closure. + + On entry x17 points to a struct ffi_closure, x16 has been clobbered + all other registers are preserved. + + We allocate a call context and save the argument passing registers, + then invoked the generic C ffi_closure_SYSV_inner() function to do all + the real work, on return we load the result passing registers back from + the call context. +*/ + +#define ffi_closure_SYSV_FS (8*2 + CALL_CONTEXT_SIZE + 64) + + .align 4 +CNAME(ffi_closure_SYSV_V): + cfi_startproc + stp x29, x30, [sp, #-ffi_closure_SYSV_FS]! + cfi_adjust_cfa_offset (ffi_closure_SYSV_FS) + cfi_rel_offset (x29, 0) + cfi_rel_offset (x30, 8) + + /* Save the argument passing vector registers. */ + stp q0, q1, [sp, #16 + 0] + stp q2, q3, [sp, #16 + 32] + stp q4, q5, [sp, #16 + 64] + stp q6, q7, [sp, #16 + 96] + b 0f + cfi_endproc + + .globl CNAME(ffi_closure_SYSV_V) +#ifdef __ELF__ + .type CNAME(ffi_closure_SYSV_V), #function + .hidden CNAME(ffi_closure_SYSV_V) + .size CNAME(ffi_closure_SYSV_V), . - CNAME(ffi_closure_SYSV_V) +#endif + + .align 4 + cfi_startproc +CNAME(ffi_closure_SYSV): + stp x29, x30, [sp, #-ffi_closure_SYSV_FS]! + cfi_adjust_cfa_offset (ffi_closure_SYSV_FS) + cfi_rel_offset (x29, 0) + cfi_rel_offset (x30, 8) +0: + mov x29, sp + + /* Save the argument passing core registers. */ + stp x0, x1, [sp, #16 + 16*N_V_ARG_REG + 0] + stp x2, x3, [sp, #16 + 16*N_V_ARG_REG + 16] + stp x4, x5, [sp, #16 + 16*N_V_ARG_REG + 32] + stp x6, x7, [sp, #16 + 16*N_V_ARG_REG + 48] + + /* Load ffi_closure_inner arguments. */ + ldp PTR_REG(0), PTR_REG(1), [x17, #FFI_TRAMPOLINE_CLOSURE_OFFSET] /* load cif, fn */ + ldr PTR_REG(2), [x17, #FFI_TRAMPOLINE_CLOSURE_OFFSET+PTR_SIZE*2] /* load user_data */ +.Ldo_closure: + add x3, sp, #16 /* load context */ + add x4, sp, #ffi_closure_SYSV_FS /* load stack */ + add x5, sp, #16+CALL_CONTEXT_SIZE /* load rvalue */ + mov x6, x8 /* load struct_rval */ + bl CNAME(ffi_closure_SYSV_inner) + + /* Load the return value as directed. */ + adr x1, 0f + and w0, w0, #AARCH64_RET_MASK + add x1, x1, x0, lsl #3 + add x3, sp, #16+CALL_CONTEXT_SIZE + br x1 + + /* Note that each table entry is 2 insns, and thus 8 bytes. */ + .align 4 +0: b 99f /* VOID */ + nop +1: ldr x0, [x3] /* INT64 */ + b 99f +2: ldp x0, x1, [x3] /* INT128 */ + b 99f +3: brk #1000 /* UNUSED */ + nop +4: brk #1000 /* UNUSED */ + nop +5: brk #1000 /* UNUSED */ + nop +6: brk #1000 /* UNUSED */ + nop +7: brk #1000 /* UNUSED */ + nop +8: ldr s3, [x3, #12] /* S4 */ + nop +9: ldr s2, [x3, #8] /* S3 */ + nop +10: ldp s0, s1, [x3] /* S2 */ + b 99f +11: ldr s0, [x3] /* S1 */ + b 99f +12: ldr d3, [x3, #24] /* D4 */ + nop +13: ldr d2, [x3, #16] /* D3 */ + nop +14: ldp d0, d1, [x3] /* D2 */ + b 99f +15: ldr d0, [x3] /* D1 */ + b 99f +16: ldr q3, [x3, #48] /* Q4 */ + nop +17: ldr q2, [x3, #32] /* Q3 */ + nop +18: ldp q0, q1, [x3] /* Q2 */ + b 99f +19: ldr q0, [x3] /* Q1 */ + b 99f +20: ldrb w0, [x3, #BE(7)] /* UINT8 */ + b 99f +21: brk #1000 /* reserved */ + nop +22: ldrh w0, [x3, #BE(6)] /* UINT16 */ + b 99f +23: brk #1000 /* reserved */ + nop +24: ldr w0, [x3, #BE(4)] /* UINT32 */ + b 99f +25: brk #1000 /* reserved */ + nop +26: ldrsb x0, [x3, #BE(7)] /* SINT8 */ + b 99f +27: brk #1000 /* reserved */ + nop +28: ldrsh x0, [x3, #BE(6)] /* SINT16 */ + b 99f +29: brk #1000 /* reserved */ + nop +30: ldrsw x0, [x3, #BE(4)] /* SINT32 */ + nop +31: /* reserved */ +99: ldp x29, x30, [sp], #ffi_closure_SYSV_FS + cfi_adjust_cfa_offset (-ffi_closure_SYSV_FS) + cfi_restore (x29) + cfi_restore (x30) + ret + cfi_endproc + + .globl CNAME(ffi_closure_SYSV) +#ifdef __ELF__ + .type CNAME(ffi_closure_SYSV), #function + .hidden CNAME(ffi_closure_SYSV) + .size CNAME(ffi_closure_SYSV), . - CNAME(ffi_closure_SYSV) +#endif + +#if FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ +#include + .align PAGE_MAX_SHIFT +CNAME(ffi_closure_trampoline_table_page): + .rept PAGE_MAX_SIZE / FFI_TRAMPOLINE_SIZE + adr x16, -PAGE_MAX_SIZE + ldp x17, x16, [x16] + br x16 + nop /* each entry in the trampoline config page is 2*sizeof(void*) so the trampoline itself cannot be smaller that 16 bytes */ + .endr + + .globl CNAME(ffi_closure_trampoline_table_page) + #ifdef __ELF__ + .type CNAME(ffi_closure_trampoline_table_page), #function + .hidden CNAME(ffi_closure_trampoline_table_page) + .size CNAME(ffi_closure_trampoline_table_page), . - CNAME(ffi_closure_trampoline_table_page) + #endif +#endif + +#endif /* FFI_EXEC_TRAMPOLINE_TABLE */ + +#ifdef FFI_GO_CLOSURES + .align 4 +CNAME(ffi_go_closure_SYSV_V): + cfi_startproc + stp x29, x30, [sp, #-ffi_closure_SYSV_FS]! + cfi_adjust_cfa_offset (ffi_closure_SYSV_FS) + cfi_rel_offset (x29, 0) + cfi_rel_offset (x30, 8) + + /* Save the argument passing vector registers. */ + stp q0, q1, [sp, #16 + 0] + stp q2, q3, [sp, #16 + 32] + stp q4, q5, [sp, #16 + 64] + stp q6, q7, [sp, #16 + 96] + b 0f + cfi_endproc + + .globl CNAME(ffi_go_closure_SYSV_V) +#ifdef __ELF__ + .type CNAME(ffi_go_closure_SYSV_V), #function + .hidden CNAME(ffi_go_closure_SYSV_V) + .size CNAME(ffi_go_closure_SYSV_V), . - CNAME(ffi_go_closure_SYSV_V) +#endif + + .align 4 + cfi_startproc +CNAME(ffi_go_closure_SYSV): + stp x29, x30, [sp, #-ffi_closure_SYSV_FS]! + cfi_adjust_cfa_offset (ffi_closure_SYSV_FS) + cfi_rel_offset (x29, 0) + cfi_rel_offset (x30, 8) +0: + mov x29, sp + + /* Save the argument passing core registers. */ + stp x0, x1, [sp, #16 + 16*N_V_ARG_REG + 0] + stp x2, x3, [sp, #16 + 16*N_V_ARG_REG + 16] + stp x4, x5, [sp, #16 + 16*N_V_ARG_REG + 32] + stp x6, x7, [sp, #16 + 16*N_V_ARG_REG + 48] + + /* Load ffi_closure_inner arguments. */ + ldp PTR_REG(0), PTR_REG(1), [x18, #PTR_SIZE]/* load cif, fn */ + mov x2, x18 /* load user_data */ + b .Ldo_closure + cfi_endproc + + .globl CNAME(ffi_go_closure_SYSV) +#ifdef __ELF__ + .type CNAME(ffi_go_closure_SYSV), #function + .hidden CNAME(ffi_go_closure_SYSV) + .size CNAME(ffi_go_closure_SYSV), . - CNAME(ffi_go_closure_SYSV) +#endif +#endif /* FFI_GO_CLOSURES */ + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",%progbits +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffi.c new file mode 100644 index 0000000..7a95e97 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffi.c @@ -0,0 +1,521 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2012 Anthony Green + Copyright (c) 1998, 2001, 2007, 2008 Red Hat, Inc. + + Alpha Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include "internal.h" + +/* Force FFI_TYPE_LONGDOUBLE to be different than FFI_TYPE_DOUBLE; + all further uses in this file will refer to the 128-bit type. */ +#if defined(__LONG_DOUBLE_128__) +# if FFI_TYPE_LONGDOUBLE != 4 +# error FFI_TYPE_LONGDOUBLE out of date +# endif +#else +# undef FFI_TYPE_LONGDOUBLE +# define FFI_TYPE_LONGDOUBLE 4 +#endif + +extern void ffi_call_osf(void *stack, void *frame, unsigned flags, + void *raddr, void (*fn)(void), void *closure) + FFI_HIDDEN; +extern void ffi_closure_osf(void) FFI_HIDDEN; +extern void ffi_go_closure_osf(void) FFI_HIDDEN; + +/* Promote a float value to its in-register double representation. + Unlike actually casting to double, this does not trap on NaN. */ +static inline UINT64 lds(void *ptr) +{ + UINT64 ret; + asm("lds %0,%1" : "=f"(ret) : "m"(*(UINT32 *)ptr)); + return ret; +} + +/* And the reverse. */ +static inline void sts(void *ptr, UINT64 val) +{ + asm("sts %1,%0" : "=m"(*(UINT32 *)ptr) : "f"(val)); +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep(ffi_cif *cif) +{ + size_t bytes = 0; + int flags, i, avn; + ffi_type *rtype, *itype; + + if (cif->abi != FFI_OSF) + return FFI_BAD_ABI; + + /* Compute the size of the argument area. */ + for (i = 0, avn = cif->nargs; i < avn; i++) + { + itype = cif->arg_types[i]; + switch (itype->type) + { + case FFI_TYPE_INT: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + /* All take one 8 byte slot. */ + bytes += 8; + break; + + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + /* Passed by value in N slots. */ + bytes += FFI_ALIGN(itype->size, FFI_SIZEOF_ARG); + break; + + case FFI_TYPE_COMPLEX: + /* _Complex long double passed by reference; others in 2 slots. */ + if (itype->elements[0]->type == FFI_TYPE_LONGDOUBLE) + bytes += 8; + else + bytes += 16; + break; + + default: + abort(); + } + } + + /* Set the return type flag */ + rtype = cif->rtype; + switch (rtype->type) + { + case FFI_TYPE_VOID: + flags = ALPHA_FLAGS(ALPHA_ST_VOID, ALPHA_LD_VOID); + break; + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_INT32); + break; + case FFI_TYPE_FLOAT: + flags = ALPHA_FLAGS(ALPHA_ST_FLOAT, ALPHA_LD_FLOAT); + break; + case FFI_TYPE_DOUBLE: + flags = ALPHA_FLAGS(ALPHA_ST_DOUBLE, ALPHA_LD_DOUBLE); + break; + case FFI_TYPE_UINT8: + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_UINT8); + break; + case FFI_TYPE_SINT8: + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_SINT8); + break; + case FFI_TYPE_UINT16: + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_UINT16); + break; + case FFI_TYPE_SINT16: + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_SINT16); + break; + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_INT64); + break; + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_STRUCT: + /* Passed in memory, with a hidden pointer. */ + flags = ALPHA_RET_IN_MEM; + break; + case FFI_TYPE_COMPLEX: + itype = rtype->elements[0]; + switch (itype->type) + { + case FFI_TYPE_FLOAT: + flags = ALPHA_FLAGS(ALPHA_ST_CPLXF, ALPHA_LD_CPLXF); + break; + case FFI_TYPE_DOUBLE: + flags = ALPHA_FLAGS(ALPHA_ST_CPLXD, ALPHA_LD_CPLXD); + break; + default: + if (rtype->size <= 8) + flags = ALPHA_FLAGS(ALPHA_ST_INT, ALPHA_LD_INT64); + else + flags = ALPHA_RET_IN_MEM; + break; + } + break; + default: + abort(); + } + cif->flags = flags; + + /* Include the hidden structure pointer in args requirement. */ + if (flags == ALPHA_RET_IN_MEM) + bytes += 8; + /* Minimum size is 6 slots, so that ffi_call_osf can pop them. */ + if (bytes < 6*8) + bytes = 6*8; + cif->bytes = bytes; + + return FFI_OK; +} + +static unsigned long +extend_basic_type(void *valp, int type, int argn) +{ + switch (type) + { + case FFI_TYPE_SINT8: + return *(SINT8 *)valp; + case FFI_TYPE_UINT8: + return *(UINT8 *)valp; + case FFI_TYPE_SINT16: + return *(SINT16 *)valp; + case FFI_TYPE_UINT16: + return *(UINT16 *)valp; + + case FFI_TYPE_FLOAT: + if (argn < 6) + return lds(valp); + /* FALLTHRU */ + + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + /* Note that unsigned 32-bit quantities are sign extended. */ + return *(SINT32 *)valp; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + case FFI_TYPE_DOUBLE: + return *(UINT64 *)valp; + + default: + abort(); + } +} + +static void +ffi_call_int (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + unsigned long *argp; + long i, avn, argn, flags = cif->flags; + ffi_type **arg_types; + void *frame; + + /* If the return value is a struct and we don't have a return + value address then we need to make one. */ + if (rvalue == NULL && flags == ALPHA_RET_IN_MEM) + rvalue = alloca(cif->rtype->size); + + /* Allocate the space for the arguments, plus 4 words of temp + space for ffi_call_osf. */ + argp = frame = alloca(cif->bytes + 4*FFI_SIZEOF_ARG); + frame += cif->bytes; + + argn = 0; + if (flags == ALPHA_RET_IN_MEM) + argp[argn++] = (unsigned long)rvalue; + + avn = cif->nargs; + arg_types = cif->arg_types; + + for (i = 0, avn = cif->nargs; i < avn; i++) + { + ffi_type *ty = arg_types[i]; + void *valp = avalue[i]; + int type = ty->type; + size_t size; + + switch (type) + { + case FFI_TYPE_INT: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + argp[argn] = extend_basic_type(valp, type, argn); + argn++; + break; + + case FFI_TYPE_LONGDOUBLE: + by_reference: + /* Note that 128-bit long double is passed by reference. */ + argp[argn++] = (unsigned long)valp; + break; + + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + size = ty->size; + memcpy(argp + argn, valp, size); + argn += FFI_ALIGN(size, FFI_SIZEOF_ARG) / FFI_SIZEOF_ARG; + break; + + case FFI_TYPE_COMPLEX: + type = ty->elements[0]->type; + if (type == FFI_TYPE_LONGDOUBLE) + goto by_reference; + + /* Most complex types passed as two separate arguments. */ + size = ty->elements[0]->size; + argp[argn] = extend_basic_type(valp, type, argn); + argp[argn + 1] = extend_basic_type(valp + size, type, argn + 1); + argn += 2; + break; + + default: + abort(); + } + } + + flags = (flags >> ALPHA_ST_SHIFT) & 0xff; + ffi_call_osf(argp, frame, flags, rvalue, fn, closure); +} + +void +ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int(cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int(cif, fn, rvalue, avalue, closure); +} + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp; + + if (cif->abi != FFI_OSF) + return FFI_BAD_ABI; + + tramp = (unsigned int *) &closure->tramp[0]; + tramp[0] = 0x47fb0401; /* mov $27,$1 */ + tramp[1] = 0xa77b0010; /* ldq $27,16($27) */ + tramp[2] = 0x6bfb0000; /* jmp $31,($27),0 */ + tramp[3] = 0x47ff041f; /* nop */ + *(void **) &tramp[4] = ffi_closure_osf; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + /* Flush the Icache. + + Tru64 UNIX as doesn't understand the imb mnemonic, so use call_pal + instead, since both Compaq as and gas can handle it. + + 0x86 is PAL_imb in Tru64 UNIX . */ + asm volatile ("call_pal 0x86" : : : "memory"); + + return FFI_OK; +} + +ffi_status +ffi_prep_go_closure (ffi_go_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*)) +{ + if (cif->abi != FFI_OSF) + return FFI_BAD_ABI; + + closure->tramp = (void *)ffi_go_closure_osf; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +long FFI_HIDDEN +ffi_closure_osf_inner (ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *rvalue, unsigned long *argp) +{ + void **avalue; + ffi_type **arg_types; + long i, avn, argn, flags; + + avalue = alloca(cif->nargs * sizeof(void *)); + flags = cif->flags; + argn = 0; + + /* Copy the caller's structure return address to that the closure + returns the data directly to the caller. */ + if (flags == ALPHA_RET_IN_MEM) + { + rvalue = (void *) argp[0]; + argn = 1; + } + + arg_types = cif->arg_types; + + /* Grab the addresses of the arguments from the stack frame. */ + for (i = 0, avn = cif->nargs; i < avn; i++) + { + ffi_type *ty = arg_types[i]; + int type = ty->type; + void *valp = &argp[argn]; + size_t size; + + switch (type) + { + case FFI_TYPE_INT: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + argn += 1; + break; + + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + size = ty->size; + argn += FFI_ALIGN(size, FFI_SIZEOF_ARG) / FFI_SIZEOF_ARG; + break; + + case FFI_TYPE_FLOAT: + /* Floats coming from registers need conversion from double + back to float format. */ + if (argn < 6) + { + valp = &argp[argn - 6]; + sts(valp, argp[argn - 6]); + } + argn += 1; + break; + + case FFI_TYPE_DOUBLE: + if (argn < 6) + valp = &argp[argn - 6]; + argn += 1; + break; + + case FFI_TYPE_LONGDOUBLE: + by_reference: + /* 128-bit long double is passed by reference. */ + valp = (void *)argp[argn]; + argn += 1; + break; + + case FFI_TYPE_COMPLEX: + type = ty->elements[0]->type; + switch (type) + { + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + /* Passed as separate arguments, but they wind up sequential. */ + break; + + case FFI_TYPE_INT: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + /* Passed as separate arguments. Disjoint, but there's room + enough in one slot to hold the pair. */ + size = ty->elements[0]->size; + memcpy(valp + size, valp + 8, size); + break; + + case FFI_TYPE_FLOAT: + /* Passed as separate arguments. Disjoint, and each piece + may need conversion back to float. */ + if (argn < 6) + { + valp = &argp[argn - 6]; + sts(valp, argp[argn - 6]); + } + if (argn + 1 < 6) + sts(valp + 4, argp[argn + 1 - 6]); + else + *(UINT32 *)(valp + 4) = argp[argn + 1]; + break; + + case FFI_TYPE_DOUBLE: + /* Passed as separate arguments. Only disjoint if one part + is in fp regs and the other is on the stack. */ + if (argn < 5) + valp = &argp[argn - 6]; + else if (argn == 5) + { + valp = alloca(16); + ((UINT64 *)valp)[0] = argp[5 - 6]; + ((UINT64 *)valp)[1] = argp[6]; + } + break; + + case FFI_TYPE_LONGDOUBLE: + goto by_reference; + + default: + abort(); + } + argn += 2; + break; + + default: + abort (); + } + + avalue[i] = valp; + } + + /* Invoke the closure. */ + fun (cif, rvalue, avalue, user_data); + + /* Tell ffi_closure_osf how to perform return type promotions. */ + return (flags >> ALPHA_LD_SHIFT) & 0xff; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffitarget.h new file mode 100644 index 0000000..a02dbd0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/ffitarget.h @@ -0,0 +1,57 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for Alpha. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_OSF, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_OSF +} ffi_abi; +#endif + +#define FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION +#define FFI_TARGET_HAS_COMPLEX_TYPE + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_GO_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 24 +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/internal.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/internal.h new file mode 100644 index 0000000..44da192 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/internal.h @@ -0,0 +1,23 @@ +#define ALPHA_ST_VOID 0 +#define ALPHA_ST_INT 1 +#define ALPHA_ST_FLOAT 2 +#define ALPHA_ST_DOUBLE 3 +#define ALPHA_ST_CPLXF 4 +#define ALPHA_ST_CPLXD 5 + +#define ALPHA_LD_VOID 0 +#define ALPHA_LD_INT64 1 +#define ALPHA_LD_INT32 2 +#define ALPHA_LD_UINT16 3 +#define ALPHA_LD_SINT16 4 +#define ALPHA_LD_UINT8 5 +#define ALPHA_LD_SINT8 6 +#define ALPHA_LD_FLOAT 7 +#define ALPHA_LD_DOUBLE 8 +#define ALPHA_LD_CPLXF 9 +#define ALPHA_LD_CPLXD 10 + +#define ALPHA_ST_SHIFT 0 +#define ALPHA_LD_SHIFT 8 +#define ALPHA_RET_IN_MEM 0x10000 +#define ALPHA_FLAGS(S, L) (((L) << ALPHA_LD_SHIFT) | (S)) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/osf.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/osf.S new file mode 100644 index 0000000..b031828 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/alpha/osf.S @@ -0,0 +1,282 @@ +/* ----------------------------------------------------------------------- + osf.S - Copyright (c) 1998, 2001, 2007, 2008, 2011, 2014 Red Hat + + Alpha/OSF Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#include +#include "internal.h" + + .arch ev6 + .text + +/* Aid in building a direct addressed jump table, 4 insns per entry. */ +.macro E index + .align 4 + .org 99b + \index * 16 +.endm + +/* ffi_call_osf (void *stack, void *frame, unsigned flags, + void *raddr, void (*fnaddr)(void), void *closure) + + Bit o trickiness here -- FRAME is the base of the stack frame + for this function. This has been allocated by ffi_call. We also + deallocate some of the stack that has been alloca'd. */ + + .align 4 + .globl ffi_call_osf + .ent ffi_call_osf + FFI_HIDDEN(ffi_call_osf) + +ffi_call_osf: + cfi_startproc + cfi_def_cfa($17, 32) + mov $16, $30 + stq $26, 0($17) + stq $15, 8($17) + mov $17, $15 + .prologue 0 + cfi_def_cfa_register($15) + cfi_rel_offset($26, 0) + cfi_rel_offset($15, 8) + + stq $18, 16($17) # save flags into frame + stq $19, 24($17) # save rvalue into frame + mov $20, $27 # fn into place for call + mov $21, $1 # closure into static chain + + # Load up all of the (potential) argument registers. + ldq $16, 0($30) + ldt $f16, 0($30) + ldt $f17, 8($30) + ldq $17, 8($30) + ldt $f18, 16($30) + ldq $18, 16($30) + ldt $f19, 24($30) + ldq $19, 24($30) + ldt $f20, 32($30) + ldq $20, 32($30) + ldt $f21, 40($30) + ldq $21, 40($30) + + # Deallocate the register argument area. + lda $30, 48($30) + + jsr $26, ($27), 0 +0: + ldah $29, 0($26) !gpdisp!1 + ldq $2, 24($15) # reload rvalue + lda $29, 0($29) !gpdisp!1 + ldq $3, 16($15) # reload flags + lda $1, 99f-0b($26) + ldq $26, 0($15) + ldq $15, 8($15) + cfi_restore($26) + cfi_restore($15) + cfi_def_cfa($sp, 0) + cmoveq $2, ALPHA_ST_VOID, $3 # mash null rvalue to void + addq $3, $3, $3 + s8addq $3, $1, $1 # 99f + stcode * 16 + jmp $31, ($1), $st_int + + .align 4 +99: +E ALPHA_ST_VOID + ret +E ALPHA_ST_INT +$st_int: + stq $0, 0($2) + ret +E ALPHA_ST_FLOAT + sts $f0, 0($2) + ret +E ALPHA_ST_DOUBLE + stt $f0, 0($2) + ret +E ALPHA_ST_CPLXF + sts $f0, 0($2) + sts $f1, 4($2) + ret +E ALPHA_ST_CPLXD + stt $f0, 0($2) + stt $f1, 8($2) + ret + + cfi_endproc + .end ffi_call_osf + +/* ffi_closure_osf(...) + + Receives the closure argument in $1. */ + +#define CLOSURE_FS (16*8) + + .align 4 + .globl ffi_go_closure_osf + .ent ffi_go_closure_osf + FFI_HIDDEN(ffi_go_closure_osf) + +ffi_go_closure_osf: + cfi_startproc + ldgp $29, 0($27) + subq $30, CLOSURE_FS, $30 + cfi_adjust_cfa_offset(CLOSURE_FS) + stq $26, 0($30) + .prologue 1 + cfi_rel_offset($26, 0) + + stq $16, 10*8($30) + stq $17, 11*8($30) + stq $18, 12*8($30) + + ldq $16, 8($1) # load cif + ldq $17, 16($1) # load fun + mov $1, $18 # closure is user_data + br $do_closure + + cfi_endproc + .end ffi_go_closure_osf + + .align 4 + .globl ffi_closure_osf + .ent ffi_closure_osf + FFI_HIDDEN(ffi_closure_osf) + +ffi_closure_osf: + cfi_startproc + ldgp $29, 0($27) + subq $30, CLOSURE_FS, $30 + cfi_adjust_cfa_offset(CLOSURE_FS) + stq $26, 0($30) + .prologue 1 + cfi_rel_offset($26, 0) + + # Store all of the potential argument registers in va_list format. + stq $16, 10*8($30) + stq $17, 11*8($30) + stq $18, 12*8($30) + + ldq $16, 24($1) # load cif + ldq $17, 32($1) # load fun + ldq $18, 40($1) # load user_data + +$do_closure: + stq $19, 13*8($30) + stq $20, 14*8($30) + stq $21, 15*8($30) + stt $f16, 4*8($30) + stt $f17, 5*8($30) + stt $f18, 6*8($30) + stt $f19, 7*8($30) + stt $f20, 8*8($30) + stt $f21, 9*8($30) + + # Call ffi_closure_osf_inner to do the bulk of the work. + lda $19, 2*8($30) + lda $20, 10*8($30) + jsr $26, ffi_closure_osf_inner +0: + ldah $29, 0($26) !gpdisp!2 + lda $2, 99f-0b($26) + s4addq $0, 0, $1 # ldcode * 4 + ldq $0, 16($30) # preload return value + s4addq $1, $2, $1 # 99f + ldcode * 16 + lda $29, 0($29) !gpdisp!2 + ldq $26, 0($30) + cfi_restore($26) + jmp $31, ($1), $load_32 + +.macro epilogue + addq $30, CLOSURE_FS, $30 + cfi_adjust_cfa_offset(-CLOSURE_FS) + ret + .align 4 + cfi_adjust_cfa_offset(CLOSURE_FS) +.endm + + .align 4 +99: +E ALPHA_LD_VOID + epilogue + +E ALPHA_LD_INT64 + epilogue + +E ALPHA_LD_INT32 +$load_32: + sextl $0, $0 + epilogue + +E ALPHA_LD_UINT16 + zapnot $0, 3, $0 + epilogue + +E ALPHA_LD_SINT16 +#ifdef __alpha_bwx__ + sextw $0, $0 +#else + sll $0, 48, $0 + sra $0, 48, $0 +#endif + epilogue + +E ALPHA_LD_UINT8 + and $0, 0xff, $0 + epilogue + +E ALPHA_LD_SINT8 +#ifdef __alpha_bwx__ + sextb $0, $0 +#else + sll $0, 56, $0 + sra $0, 56, $0 +#endif + epilogue + +E ALPHA_LD_FLOAT + lds $f0, 16($sp) + epilogue + +E ALPHA_LD_DOUBLE + ldt $f0, 16($sp) + epilogue + +E ALPHA_LD_CPLXF + lds $f0, 16($sp) + lds $f1, 20($sp) + epilogue + +E ALPHA_LD_CPLXD + ldt $f0, 16($sp) + ldt $f1, 24($sp) + epilogue + + cfi_endproc + .end ffi_closure_osf + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/arcompact.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/arcompact.S new file mode 100644 index 0000000..03715fd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/arcompact.S @@ -0,0 +1,135 @@ +/* ----------------------------------------------------------------------- + arcompact.S - Copyright (c) 2013 Synposys, Inc. (www.synopsys.com) + + ARCompact Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#ifdef HAVE_MACHINE_ASM_H +#include +#else +#define CNAME(x) x +#define ENTRY(x) .globl CNAME(x)` .type CNAME(x),%function` CNAME(x): +#endif + +.text + + /* R0: ffi_prep_args */ + /* R1: &ecif */ + /* R2: cif->bytes */ + /* R3: fig->flags */ + /* R4: ecif.rvalue */ + /* R5: fn */ +ENTRY(ffi_call_ARCompact) + /* Save registers. */ + st.a fp, [sp, -4] /* fp + 20, fp */ + push_s blink /* fp + 16, blink */ + st.a r4, [sp, -4] /* fp + 12, ecif.rvalue */ + push_s r3 /* fp + 8, fig->flags */ + st.a r5, [sp, -4] /* fp + 4, fn */ + push_s r2 /* fp + 0, cif->bytes */ + mov fp, sp + + /* Make room for all of the new args. */ + sub sp, sp, r2 + + /* Place all of the ffi_prep_args in position. */ + /* ffi_prep_args(char *stack, extended_cif *ecif) */ + /* R1 already set. */ + + /* And call. */ + jl_s.d [r0] + mov_s r0, sp + + ld.ab r12, [fp, 4] /* cif->bytes */ + ld.ab r11, [fp, 4] /* fn */ + + /* Move first 8 parameters in registers... */ + ld_s r0, [sp] + ld_s r1, [sp, 4] + ld_s r2, [sp, 8] + ld_s r3, [sp, 12] + ld r4, [sp, 16] + ld r5, [sp, 20] + ld r6, [sp, 24] + ld r7, [sp, 28] + + /* ...and adjust the stack. */ + min r12, r12, 32 + + /* Call the function. */ + jl.d [r11] + add sp, sp, r12 + + mov sp, fp + pop_s r3 /* fig->flags, return type */ + pop_s r2 /* ecif.rvalue, pointer for return value */ + + /* If the return value pointer is NULL, assume no return value. */ + breq.d r2, 0, epilogue + pop_s blink + + /* Return INT. */ + brne r3, FFI_TYPE_INT, return_double + b.d epilogue + st_s r0, [r2] + +return_double: + brne r3, FFI_TYPE_DOUBLE, epilogue + st_s r0, [r2] + st_s r1, [r2,4] + +epilogue: + j_s.d [blink] + ld.ab fp, [sp, 4] + +ENTRY(ffi_closure_ARCompact) + st.a r0, [sp, -32] + st_s r1, [sp, 4] + st_s r2, [sp, 8] + st_s r3, [sp, 12] + st r4, [sp, 16] + st r5, [sp, 20] + st r6, [sp, 24] + st r7, [sp, 28] + + /* pointer to arguments */ + mov_s r2, sp + + /* return value goes here */ + sub sp, sp, 8 + mov_s r1, sp + + push_s blink + + bl.d ffi_closure_inner_ARCompact + mov_s r0, r8 /* codeloc, set by trampoline */ + + pop_s blink + + /* set return value to r1:r0 */ + pop_s r0 + pop_s r1 + j_s.d [blink] + add_s sp, sp, 32 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffi.c new file mode 100644 index 0000000..4d10b21 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffi.c @@ -0,0 +1,266 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com) + + ARC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include + +#include + +/* for little endian ARC, the code is in fact stored as mixed endian for + performance reasons */ +#if __BIG_ENDIAN__ +#define CODE_ENDIAN(x) (x) +#else +#define CODE_ENDIAN(x) ( (((uint32_t) (x)) << 16) | (((uint32_t) (x)) >> 16)) +#endif + +/* ffi_prep_args is called by the assembly routine once stack + space has been allocated for the function's arguments. */ + +void +ffi_prep_args (char *stack, extended_cif * ecif) +{ + unsigned int i; + void **p_argv; + char *argp; + ffi_type **p_arg; + + argp = stack; + + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT) + { + *(void **) argp = ecif->rvalue; + argp += 4; + } + + p_argv = ecif->avalue; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + (i != 0); i--, p_arg++) + { + size_t z; + int alignment; + + /* align alignment to 4 */ + alignment = (((*p_arg)->alignment - 1) | 3) + 1; + + /* Align if necessary. */ + if ((alignment - 1) & (unsigned) argp) + argp = (char *) FFI_ALIGN (argp, alignment); + + z = (*p_arg)->size; + if (z < sizeof (int)) + { + z = sizeof (int); + + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int) *(SINT8 *) (*p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int) *(UINT8 *) (*p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) *(SINT16 *) (*p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int) *(UINT16 *) (*p_argv); + break; + + case FFI_TYPE_STRUCT: + memcpy (argp, *p_argv, (*p_arg)->size); + break; + + default: + FFI_ASSERT (0); + } + } + else if (z == sizeof (int)) + { + *(unsigned int *) argp = (unsigned int) *(UINT32 *) (*p_argv); + } + else + { + if ((*p_arg)->type == FFI_TYPE_STRUCT) + { + memcpy (argp, *p_argv, z); + } + else + { + /* Double or long long 64bit. */ + memcpy (argp, *p_argv, z); + } + } + p_argv++; + argp += z; + } + + return; +} + +/* Perform machine dependent cif processing. */ +ffi_status +ffi_prep_cif_machdep (ffi_cif * cif) +{ + /* Set the return type flag. */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + cif->flags = (unsigned) cif->rtype->type; + break; + + case FFI_TYPE_STRUCT: + cif->flags = (unsigned) cif->rtype->type; + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: + cif->flags = FFI_TYPE_DOUBLE; + break; + + case FFI_TYPE_FLOAT: + default: + cif->flags = FFI_TYPE_INT; + break; + } + + return FFI_OK; +} + +extern void ffi_call_ARCompact (void (*)(char *, extended_cif *), + extended_cif *, unsigned, unsigned, + unsigned *, void (*fn) (void)); + +void +ffi_call (ffi_cif * cif, void (*fn) (void), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have + a return value address then we need to make one. */ + if ((rvalue == NULL) && (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca (cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_ARCOMPACT: + ffi_call_ARCompact (ffi_prep_args, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn); + break; + + default: + FFI_ASSERT (0); + break; + } +} + +int +ffi_closure_inner_ARCompact (ffi_closure * closure, void *rvalue, + ffi_arg * args) +{ + void **arg_area, **p_argv; + ffi_cif *cif = closure->cif; + char *argp = (char *) args; + ffi_type **p_argt; + int i; + + arg_area = (void **) alloca (cif->nargs * sizeof (void *)); + + /* handle hidden argument */ + if (cif->flags == FFI_TYPE_STRUCT) + { + rvalue = *(void **) argp; + argp += 4; + } + + p_argv = arg_area; + + for (i = 0, p_argt = cif->arg_types; i < cif->nargs; + i++, p_argt++, p_argv++) + { + size_t z; + int alignment; + + /* align alignment to 4 */ + alignment = (((*p_argt)->alignment - 1) | 3) + 1; + + /* Align if necessary. */ + if ((alignment - 1) & (unsigned) argp) + argp = (char *) FFI_ALIGN (argp, alignment); + + z = (*p_argt)->size; + *p_argv = (void *) argp; + argp += z; + } + + (closure->fun) (cif, rvalue, arg_area, closure->user_data); + + return cif->flags; +} + +extern void ffi_closure_ARCompact (void); + +ffi_status +ffi_prep_closure_loc (ffi_closure * closure, ffi_cif * cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, void *codeloc) +{ + uint32_t *tramp = (uint32_t *) & (closure->tramp[0]); + + switch (cif->abi) + { + case FFI_ARCOMPACT: + FFI_ASSERT (tramp == codeloc); + tramp[0] = CODE_ENDIAN (0x200a1fc0); /* mov r8, pcl */ + tramp[1] = CODE_ENDIAN (0x20200f80); /* j [long imm] */ + tramp[2] = CODE_ENDIAN (ffi_closure_ARCompact); + break; + + default: + return FFI_BAD_ABI; + } + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + cacheflush (codeloc, FFI_TRAMPOLINE_SIZE, BCACHE); + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffitarget.h new file mode 100644 index 0000000..bf8311b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arc/ffitarget.h @@ -0,0 +1,53 @@ +/* ----------------------------------------------------------------------- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 2013 Synopsys, Inc. (www.synopsys.com) + Target configuration macros for ARC. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- Generic type definitions ----------------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi +{ + FFI_FIRST_ABI = 0, + FFI_ARCOMPACT, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_ARCOMPACT +} ffi_abi; +#endif + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 12 +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffi.c new file mode 100644 index 0000000..d838271 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffi.c @@ -0,0 +1,819 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2011 Timothy Wall + Copyright (c) 2011 Plausible Labs Cooperative, Inc. + Copyright (c) 2011 Anthony Green + Copyright (c) 2011 Free Software Foundation + Copyright (c) 1998, 2008, 2011 Red Hat, Inc. + + ARM Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include +#include +#include "internal.h" + +#if FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ +#include +#endif + +#else +extern unsigned int ffi_arm_trampoline[2] FFI_HIDDEN; +#endif + +/* Forward declares. */ +static int vfp_type_p (const ffi_type *); +static void layout_vfp_args (ffi_cif *); + +static void * +ffi_align (ffi_type *ty, void *p) +{ + /* Align if necessary */ + size_t alignment; +#ifdef _WIN32_WCE + alignment = 4; +#else + alignment = ty->alignment; + if (alignment < 4) + alignment = 4; +#endif + return (void *) FFI_ALIGN (p, alignment); +} + +static size_t +ffi_put_arg (ffi_type *ty, void *src, void *dst) +{ + size_t z = ty->size; + + switch (ty->type) + { + case FFI_TYPE_SINT8: + *(UINT32 *)dst = *(SINT8 *)src; + break; + case FFI_TYPE_UINT8: + *(UINT32 *)dst = *(UINT8 *)src; + break; + case FFI_TYPE_SINT16: + *(UINT32 *)dst = *(SINT16 *)src; + break; + case FFI_TYPE_UINT16: + *(UINT32 *)dst = *(UINT16 *)src; + break; + + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + case FFI_TYPE_FLOAT: + *(UINT32 *)dst = *(UINT32 *)src; + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: + *(UINT64 *)dst = *(UINT64 *)src; + break; + + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: + memcpy (dst, src, z); + break; + + default: + abort(); + } + + return FFI_ALIGN (z, 4); +} + +/* ffi_prep_args is called once stack space has been allocated + for the function's arguments. + + The vfp_space parameter is the load area for VFP regs, the return + value is cif->vfp_used (word bitset of VFP regs used for passing + arguments). These are only used for the VFP hard-float ABI. +*/ +static void +ffi_prep_args_SYSV (ffi_cif *cif, int flags, void *rvalue, + void **avalue, char *argp) +{ + ffi_type **arg_types = cif->arg_types; + int i, n; + + if (flags == ARM_TYPE_STRUCT) + { + *(void **) argp = rvalue; + argp += 4; + } + + for (i = 0, n = cif->nargs; i < n; i++) + { + ffi_type *ty = arg_types[i]; + argp = ffi_align (ty, argp); + argp += ffi_put_arg (ty, avalue[i], argp); + } +} + +static void +ffi_prep_args_VFP (ffi_cif *cif, int flags, void *rvalue, + void **avalue, char *stack, char *vfp_space) +{ + ffi_type **arg_types = cif->arg_types; + int i, n, vi = 0; + char *argp, *regp, *eo_regp; + char stack_used = 0; + char done_with_regs = 0; + + /* The first 4 words on the stack are used for values + passed in core registers. */ + regp = stack; + eo_regp = argp = regp + 16; + + /* If the function returns an FFI_TYPE_STRUCT in memory, + that address is passed in r0 to the function. */ + if (flags == ARM_TYPE_STRUCT) + { + *(void **) regp = rvalue; + regp += 4; + } + + for (i = 0, n = cif->nargs; i < n; i++) + { + ffi_type *ty = arg_types[i]; + void *a = avalue[i]; + int is_vfp_type = vfp_type_p (ty); + + /* Allocated in VFP registers. */ + if (vi < cif->vfp_nargs && is_vfp_type) + { + char *vfp_slot = vfp_space + cif->vfp_args[vi++] * 4; + ffi_put_arg (ty, a, vfp_slot); + continue; + } + /* Try allocating in core registers. */ + else if (!done_with_regs && !is_vfp_type) + { + char *tregp = ffi_align (ty, regp); + size_t size = ty->size; + size = (size < 4) ? 4 : size; // pad + /* Check if there is space left in the aligned register + area to place the argument. */ + if (tregp + size <= eo_regp) + { + regp = tregp + ffi_put_arg (ty, a, tregp); + done_with_regs = (regp == argp); + // ensure we did not write into the stack area + FFI_ASSERT (regp <= argp); + continue; + } + /* In case there are no arguments in the stack area yet, + the argument is passed in the remaining core registers + and on the stack. */ + else if (!stack_used) + { + stack_used = 1; + done_with_regs = 1; + argp = tregp + ffi_put_arg (ty, a, tregp); + FFI_ASSERT (eo_regp < argp); + continue; + } + } + /* Base case, arguments are passed on the stack */ + stack_used = 1; + argp = ffi_align (ty, argp); + argp += ffi_put_arg (ty, a, argp); + } +} + +/* Perform machine dependent cif processing */ +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + int flags = 0, cabi = cif->abi; + size_t bytes = cif->bytes; + + /* Map out the register placements of VFP register args. The VFP + hard-float calling conventions are slightly more sophisticated + than the base calling conventions, so we do it here instead of + in ffi_prep_args(). */ + if (cabi == FFI_VFP) + layout_vfp_args (cif); + + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + flags = ARM_TYPE_VOID; + break; + + case FFI_TYPE_INT: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + flags = ARM_TYPE_INT; + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + flags = ARM_TYPE_INT64; + break; + + case FFI_TYPE_FLOAT: + flags = (cabi == FFI_VFP ? ARM_TYPE_VFP_S : ARM_TYPE_INT); + break; + case FFI_TYPE_DOUBLE: + flags = (cabi == FFI_VFP ? ARM_TYPE_VFP_D : ARM_TYPE_INT64); + break; + + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: + if (cabi == FFI_VFP) + { + int h = vfp_type_p (cif->rtype); + + flags = ARM_TYPE_VFP_N; + if (h == 0x100 + FFI_TYPE_FLOAT) + flags = ARM_TYPE_VFP_S; + if (h == 0x100 + FFI_TYPE_DOUBLE) + flags = ARM_TYPE_VFP_D; + if (h != 0) + break; + } + + /* A Composite Type not larger than 4 bytes is returned in r0. + A Composite Type larger than 4 bytes, or whose size cannot + be determined statically ... is stored in memory at an + address passed [in r0]. */ + if (cif->rtype->size <= 4) + flags = ARM_TYPE_INT; + else + { + flags = ARM_TYPE_STRUCT; + bytes += 4; + } + break; + + default: + abort(); + } + + /* Round the stack up to a multiple of 8 bytes. This isn't needed + everywhere, but it is on some platforms, and it doesn't harm anything + when it isn't needed. */ + bytes = FFI_ALIGN (bytes, 8); + + /* Minimum stack space is the 4 register arguments that we pop. */ + if (bytes < 4*4) + bytes = 4*4; + + cif->bytes = bytes; + cif->flags = flags; + + return FFI_OK; +} + +/* Perform machine dependent cif processing for variadic calls */ +ffi_status +ffi_prep_cif_machdep_var (ffi_cif * cif, + unsigned int nfixedargs, unsigned int ntotalargs) +{ + /* VFP variadic calls actually use the SYSV ABI */ + if (cif->abi == FFI_VFP) + cif->abi = FFI_SYSV; + + return ffi_prep_cif_machdep (cif); +} + +/* Prototypes for assembly functions, in sysv.S. */ + +struct call_frame +{ + void *fp; + void *lr; + void *rvalue; + int flags; + void *closure; +}; + +extern void ffi_call_SYSV (void *stack, struct call_frame *, + void (*fn) (void)) FFI_HIDDEN; +extern void ffi_call_VFP (void *vfp_space, struct call_frame *, + void (*fn) (void), unsigned vfp_used) FFI_HIDDEN; + +static void +ffi_call_int (ffi_cif * cif, void (*fn) (void), void *rvalue, + void **avalue, void *closure) +{ + int flags = cif->flags; + ffi_type *rtype = cif->rtype; + size_t bytes, rsize, vfp_size; + char *stack, *vfp_space, *new_rvalue; + struct call_frame *frame; + + rsize = 0; + if (rvalue == NULL) + { + /* If the return value is a struct and we don't have a return + value address then we need to make one. Otherwise the return + value is in registers and we can ignore them. */ + if (flags == ARM_TYPE_STRUCT) + rsize = rtype->size; + else + flags = ARM_TYPE_VOID; + } + else if (flags == ARM_TYPE_VFP_N) + { + /* Largest case is double x 4. */ + rsize = 32; + } + else if (flags == ARM_TYPE_INT && rtype->type == FFI_TYPE_STRUCT) + rsize = 4; + + /* Largest case. */ + vfp_size = (cif->abi == FFI_VFP && cif->vfp_used ? 8*8: 0); + + bytes = cif->bytes; + stack = alloca (vfp_size + bytes + sizeof(struct call_frame) + rsize); + + vfp_space = NULL; + if (vfp_size) + { + vfp_space = stack; + stack += vfp_size; + } + + frame = (struct call_frame *)(stack + bytes); + + new_rvalue = rvalue; + if (rsize) + new_rvalue = (void *)(frame + 1); + + frame->rvalue = new_rvalue; + frame->flags = flags; + frame->closure = closure; + + if (vfp_space) + { + ffi_prep_args_VFP (cif, flags, new_rvalue, avalue, stack, vfp_space); + ffi_call_VFP (vfp_space, frame, fn, cif->vfp_used); + } + else + { + ffi_prep_args_SYSV (cif, flags, new_rvalue, avalue, stack); + ffi_call_SYSV (stack, frame, fn); + } + + if (rvalue && rvalue != new_rvalue) + memcpy (rvalue, new_rvalue, rtype->size); +} + +void +ffi_call (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn) (void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + +static void * +ffi_prep_incoming_args_SYSV (ffi_cif *cif, void *rvalue, + char *argp, void **avalue) +{ + ffi_type **arg_types = cif->arg_types; + int i, n; + + if (cif->flags == ARM_TYPE_STRUCT) + { + rvalue = *(void **) argp; + argp += 4; + } + else + { + if (cif->rtype->size && cif->rtype->size < 4) + *(uint32_t *) rvalue = 0; + } + + for (i = 0, n = cif->nargs; i < n; i++) + { + ffi_type *ty = arg_types[i]; + size_t z = ty->size; + + argp = ffi_align (ty, argp); + avalue[i] = (void *) argp; + argp += z; + } + + return rvalue; +} + +static void * +ffi_prep_incoming_args_VFP (ffi_cif *cif, void *rvalue, char *stack, + char *vfp_space, void **avalue) +{ + ffi_type **arg_types = cif->arg_types; + int i, n, vi = 0; + char *argp, *regp, *eo_regp; + char done_with_regs = 0; + char stack_used = 0; + + regp = stack; + eo_regp = argp = regp + 16; + + if (cif->flags == ARM_TYPE_STRUCT) + { + rvalue = *(void **) regp; + regp += 4; + } + + for (i = 0, n = cif->nargs; i < n; i++) + { + ffi_type *ty = arg_types[i]; + int is_vfp_type = vfp_type_p (ty); + size_t z = ty->size; + + if (vi < cif->vfp_nargs && is_vfp_type) + { + avalue[i] = vfp_space + cif->vfp_args[vi++] * 4; + continue; + } + else if (!done_with_regs && !is_vfp_type) + { + char *tregp = ffi_align (ty, regp); + + z = (z < 4) ? 4 : z; // pad + + /* If the arguments either fits into the registers or uses registers + and stack, while we haven't read other things from the stack */ + if (tregp + z <= eo_regp || !stack_used) + { + /* Because we're little endian, this is what it turns into. */ + avalue[i] = (void *) tregp; + regp = tregp + z; + + /* If we read past the last core register, make sure we + have not read from the stack before and continue + reading after regp. */ + if (regp > eo_regp) + { + FFI_ASSERT (!stack_used); + argp = regp; + } + if (regp >= eo_regp) + { + done_with_regs = 1; + stack_used = 1; + } + continue; + } + } + + stack_used = 1; + argp = ffi_align (ty, argp); + avalue[i] = (void *) argp; + argp += z; + } + + return rvalue; +} + +struct closure_frame +{ + char vfp_space[8*8] __attribute__((aligned(8))); + char result[8*4]; + char argp[]; +}; + +int FFI_HIDDEN +ffi_closure_inner_SYSV (ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + struct closure_frame *frame) +{ + void **avalue = (void **) alloca (cif->nargs * sizeof (void *)); + void *rvalue = ffi_prep_incoming_args_SYSV (cif, frame->result, + frame->argp, avalue); + fun (cif, rvalue, avalue, user_data); + return cif->flags; +} + +int FFI_HIDDEN +ffi_closure_inner_VFP (ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + struct closure_frame *frame) +{ + void **avalue = (void **) alloca (cif->nargs * sizeof (void *)); + void *rvalue = ffi_prep_incoming_args_VFP (cif, frame->result, frame->argp, + frame->vfp_space, avalue); + fun (cif, rvalue, avalue, user_data); + return cif->flags; +} + +void ffi_closure_SYSV (void) FFI_HIDDEN; +void ffi_closure_VFP (void) FFI_HIDDEN; +void ffi_go_closure_SYSV (void) FFI_HIDDEN; +void ffi_go_closure_VFP (void) FFI_HIDDEN; + +/* the cif must already be prep'ed */ + +ffi_status +ffi_prep_closure_loc (ffi_closure * closure, + ffi_cif * cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, void *codeloc) +{ + void (*closure_func) (void) = ffi_closure_SYSV; + + if (cif->abi == FFI_VFP) + { + /* We only need take the vfp path if there are vfp arguments. */ + if (cif->vfp_used) + closure_func = ffi_closure_VFP; + } + else if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + +#if FFI_EXEC_TRAMPOLINE_TABLE + void **config = (void **)((uint8_t *)codeloc - PAGE_MAX_SIZE); + config[0] = closure; + config[1] = closure_func; +#else + memcpy (closure->tramp, ffi_arm_trampoline, 8); +#if defined (__QNX__) + msync(closure->tramp, 8, 0x1000000); /* clear data map */ + msync(codeloc, 8, 0x1000000); /* clear insn map */ +#else + __clear_cache(closure->tramp, closure->tramp + 8); /* clear data map */ + __clear_cache(codeloc, codeloc + 8); /* clear insn map */ +#endif + *(void (**)(void))(closure->tramp + 8) = closure_func; +#endif + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +ffi_status +ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *)) +{ + void (*closure_func) (void) = ffi_go_closure_SYSV; + + if (cif->abi == FFI_VFP) + { + /* We only need take the vfp path if there are vfp arguments. */ + if (cif->vfp_used) + closure_func = ffi_go_closure_VFP; + } + else if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + closure->tramp = closure_func; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +/* Below are routines for VFP hard-float support. */ + +/* A subroutine of vfp_type_p. Given a structure type, return the type code + of the first non-structure element. Recurse for structure elements. + Return -1 if the structure is in fact empty, i.e. no nested elements. */ + +static int +is_hfa0 (const ffi_type *ty) +{ + ffi_type **elements = ty->elements; + int i, ret = -1; + + if (elements != NULL) + for (i = 0; elements[i]; ++i) + { + ret = elements[i]->type; + if (ret == FFI_TYPE_STRUCT || ret == FFI_TYPE_COMPLEX) + { + ret = is_hfa0 (elements[i]); + if (ret < 0) + continue; + } + break; + } + + return ret; +} + +/* A subroutine of vfp_type_p. Given a structure type, return true if all + of the non-structure elements are the same as CANDIDATE. */ + +static int +is_hfa1 (const ffi_type *ty, int candidate) +{ + ffi_type **elements = ty->elements; + int i; + + if (elements != NULL) + for (i = 0; elements[i]; ++i) + { + int t = elements[i]->type; + if (t == FFI_TYPE_STRUCT || t == FFI_TYPE_COMPLEX) + { + if (!is_hfa1 (elements[i], candidate)) + return 0; + } + else if (t != candidate) + return 0; + } + + return 1; +} + +/* Determine if TY is an homogenous floating point aggregate (HFA). + That is, a structure consisting of 1 to 4 members of all the same type, + where that type is a floating point scalar. + + Returns non-zero iff TY is an HFA. The result is an encoded value where + bits 0-7 contain the type code, and bits 8-10 contain the element count. */ + +static int +vfp_type_p (const ffi_type *ty) +{ + ffi_type **elements; + int candidate, i; + size_t size, ele_count; + + /* Quickest tests first. */ + candidate = ty->type; + switch (ty->type) + { + default: + return 0; + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + ele_count = 1; + goto done; + case FFI_TYPE_COMPLEX: + candidate = ty->elements[0]->type; + if (candidate != FFI_TYPE_FLOAT && candidate != FFI_TYPE_DOUBLE) + return 0; + ele_count = 2; + goto done; + case FFI_TYPE_STRUCT: + break; + } + + /* No HFA types are smaller than 4 bytes, or larger than 32 bytes. */ + size = ty->size; + if (size < 4 || size > 32) + return 0; + + /* Find the type of the first non-structure member. */ + elements = ty->elements; + candidate = elements[0]->type; + if (candidate == FFI_TYPE_STRUCT || candidate == FFI_TYPE_COMPLEX) + { + for (i = 0; ; ++i) + { + candidate = is_hfa0 (elements[i]); + if (candidate >= 0) + break; + } + } + + /* If the first member is not a floating point type, it's not an HFA. + Also quickly re-check the size of the structure. */ + switch (candidate) + { + case FFI_TYPE_FLOAT: + ele_count = size / sizeof(float); + if (size != ele_count * sizeof(float)) + return 0; + break; + case FFI_TYPE_DOUBLE: + ele_count = size / sizeof(double); + if (size != ele_count * sizeof(double)) + return 0; + break; + default: + return 0; + } + if (ele_count > 4) + return 0; + + /* Finally, make sure that all scalar elements are the same type. */ + for (i = 0; elements[i]; ++i) + { + int t = elements[i]->type; + if (t == FFI_TYPE_STRUCT || t == FFI_TYPE_COMPLEX) + { + if (!is_hfa1 (elements[i], candidate)) + return 0; + } + else if (t != candidate) + return 0; + } + + /* All tests succeeded. Encode the result. */ + done: + return (ele_count << 8) | candidate; +} + +static int +place_vfp_arg (ffi_cif *cif, int h) +{ + unsigned short reg = cif->vfp_reg_free; + int align = 1, nregs = h >> 8; + + if ((h & 0xff) == FFI_TYPE_DOUBLE) + align = 2, nregs *= 2; + + /* Align register number. */ + if ((reg & 1) && align == 2) + reg++; + + while (reg + nregs <= 16) + { + int s, new_used = 0; + for (s = reg; s < reg + nregs; s++) + { + new_used |= (1 << s); + if (cif->vfp_used & (1 << s)) + { + reg += align; + goto next_reg; + } + } + /* Found regs to allocate. */ + cif->vfp_used |= new_used; + cif->vfp_args[cif->vfp_nargs++] = reg; + + /* Update vfp_reg_free. */ + if (cif->vfp_used & (1 << cif->vfp_reg_free)) + { + reg += nregs; + while (cif->vfp_used & (1 << reg)) + reg += 1; + cif->vfp_reg_free = reg; + } + return 0; + next_reg:; + } + // done, mark all regs as used + cif->vfp_reg_free = 16; + cif->vfp_used = 0xFFFF; + return 1; +} + +static void +layout_vfp_args (ffi_cif * cif) +{ + int i; + /* Init VFP fields */ + cif->vfp_used = 0; + cif->vfp_nargs = 0; + cif->vfp_reg_free = 0; + memset (cif->vfp_args, -1, 16); /* Init to -1. */ + + for (i = 0; i < cif->nargs; i++) + { + int h = vfp_type_p (cif->arg_types[i]); + if (h && place_vfp_arg (cif, h) == 1) + break; + } +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffitarget.h new file mode 100644 index 0000000..1cf1036 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/ffitarget.h @@ -0,0 +1,82 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 2010 CodeSourcery + Copyright (c) 1996-2003 Red Hat, Inc. + + Target configuration macros for ARM. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_VFP, + FFI_LAST_ABI, +#ifdef __ARM_PCS_VFP + FFI_DEFAULT_ABI = FFI_VFP, +#else + FFI_DEFAULT_ABI = FFI_SYSV, +#endif +} ffi_abi; +#endif + +#define FFI_EXTRA_CIF_FIELDS \ + int vfp_used; \ + unsigned short vfp_reg_free, vfp_nargs; \ + signed char vfp_args[16] \ + +#define FFI_TARGET_SPECIFIC_VARIADIC +#define FFI_TARGET_HAS_COMPLEX_TYPE + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_GO_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#if defined (FFI_EXEC_TRAMPOLINE_TABLE) && FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ +#define FFI_TRAMPOLINE_SIZE 12 +#define FFI_TRAMPOLINE_CLOSURE_OFFSET 8 +#else +#error "No trampoline table implementation" +#endif + +#else +#define FFI_TRAMPOLINE_SIZE 12 +#define FFI_TRAMPOLINE_CLOSURE_OFFSET FFI_TRAMPOLINE_SIZE +#endif + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/internal.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/internal.h new file mode 100644 index 0000000..6cf0b2a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/internal.h @@ -0,0 +1,7 @@ +#define ARM_TYPE_VFP_S 0 +#define ARM_TYPE_VFP_D 1 +#define ARM_TYPE_VFP_N 2 +#define ARM_TYPE_INT64 3 +#define ARM_TYPE_INT 4 +#define ARM_TYPE_VOID 5 +#define ARM_TYPE_STRUCT 6 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/sysv.S new file mode 100644 index 0000000..7bda640 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/arm/sysv.S @@ -0,0 +1,383 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 1998, 2008, 2011 Red Hat, Inc. + Copyright (c) 2011 Plausible Labs Cooperative, Inc. + + ARM Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#include +#include "internal.h" + +/* GCC 4.8 provides __ARM_ARCH; construct it otherwise. */ +#ifndef __ARM_ARCH +# if defined(__ARM_ARCH_7__) || defined(__ARM_ARCH_7A__) \ + || defined(__ARM_ARCH_7R__) || defined(__ARM_ARCH_7M__) \ + || defined(__ARM_ARCH_7EM__) +# define __ARM_ARCH 7 +# elif defined(__ARM_ARCH_6__) || defined(__ARM_ARCH_6J__) \ + || defined(__ARM_ARCH_6K__) || defined(__ARM_ARCH_6Z__) \ + || defined(__ARM_ARCH_6ZK__) || defined(__ARM_ARCH_6T2__) \ + || defined(__ARM_ARCH_6M__) +# define __ARM_ARCH 6 +# elif defined(__ARM_ARCH_5__) || defined(__ARM_ARCH_5T__) \ + || defined(__ARM_ARCH_5E__) || defined(__ARM_ARCH_5TE__) \ + || defined(__ARM_ARCH_5TEJ__) +# define __ARM_ARCH 5 +# else +# define __ARM_ARCH 4 +# endif +#endif + +/* Conditionally compile unwinder directives. */ +#ifdef __ARM_EABI__ +# define UNWIND(...) __VA_ARGS__ +#else +# define UNWIND(...) +#endif + +#if defined(HAVE_AS_CFI_PSEUDO_OP) && defined(__ARM_EABI__) + .cfi_sections .debug_frame +#endif + +#define CONCAT(a, b) CONCAT2(a, b) +#define CONCAT2(a, b) a ## b + +#ifdef __USER_LABEL_PREFIX__ +# define CNAME(X) CONCAT (__USER_LABEL_PREFIX__, X) +#else +# define CNAME(X) X +#endif +#ifdef __ELF__ +# define SIZE(X) .size CNAME(X), . - CNAME(X) +# define TYPE(X, Y) .type CNAME(X), Y +#else +# define SIZE(X) +# define TYPE(X, Y) +#endif + +#define ARM_FUNC_START_LOCAL(name) \ + .align 3; \ + TYPE(CNAME(name), %function); \ + CNAME(name): + +#define ARM_FUNC_START(name) \ + .globl CNAME(name); \ + FFI_HIDDEN(CNAME(name)); \ + ARM_FUNC_START_LOCAL(name) + +#define ARM_FUNC_END(name) \ + SIZE(name) + +/* Aid in defining a jump table with 8 bytes between entries. */ +/* ??? The clang assembler doesn't handle .if with symbolic expressions. */ +#ifdef __clang__ +# define E(index) +#else +# define E(index) \ + .if . - 0b - 8*index; \ + .error "type table out of sync"; \ + .endif +#endif + + .text + .syntax unified + .arm + +#ifndef __clang__ + /* We require interworking on LDM, which implies ARMv5T, + which implies the existance of BLX. */ + .arch armv5t +#endif + + /* Note that we use STC and LDC to encode VFP instructions, + so that we do not need ".fpu vfp", nor get that added to + the object file attributes. These will not be executed + unless the FFI_VFP abi is used. */ + + @ r0: stack + @ r1: frame + @ r2: fn + @ r3: vfp_used + +ARM_FUNC_START(ffi_call_VFP) + UNWIND(.fnstart) + cfi_startproc + + cmp r3, #3 @ load only d0 if possible +#ifdef __clang__ + vldrle d0, [sp] + vldmgt sp, {d0-d7} +#else + ldcle p11, cr0, [r0] @ vldrle d0, [sp] + ldcgt p11, cr0, [r0], {16} @ vldmgt sp, {d0-d7} +#endif + add r0, r0, #64 @ discard the vfp register args + /* FALLTHRU */ +ARM_FUNC_END(ffi_call_VFP) + +ARM_FUNC_START(ffi_call_SYSV) + stm r1, {fp, lr} + mov fp, r1 + + @ This is a bit of a lie wrt the origin of the unwind info, but + @ now we've got the usual frame pointer and two saved registers. + UNWIND(.save {fp,lr}) + UNWIND(.setfp fp, sp) + cfi_def_cfa(fp, 8) + cfi_rel_offset(fp, 0) + cfi_rel_offset(lr, 4) + + mov sp, r0 @ install the stack pointer + mov lr, r2 @ move the fn pointer out of the way + ldr ip, [fp, #16] @ install the static chain + ldmia sp!, {r0-r3} @ move first 4 parameters in registers. + blx lr @ call fn + + @ Load r2 with the pointer to storage for the return value + @ Load r3 with the return type code + ldr r2, [fp, #8] + ldr r3, [fp, #12] + + @ Deallocate the stack with the arguments. + mov sp, fp + cfi_def_cfa_register(sp) + + @ Store values stored in registers. + .align 3 + add pc, pc, r3, lsl #3 + nop +0: +E(ARM_TYPE_VFP_S) +#ifdef __clang__ + vstr s0, [r2] +#else + stc p10, cr0, [r2] @ vstr s0, [r2] +#endif + pop {fp,pc} +E(ARM_TYPE_VFP_D) +#ifdef __clang__ + vstr d0, [r2] +#else + stc p11, cr0, [r2] @ vstr d0, [r2] +#endif + pop {fp,pc} +E(ARM_TYPE_VFP_N) +#ifdef __clang__ + vstm r2, {d0-d3} +#else + stc p11, cr0, [r2], {8} @ vstm r2, {d0-d3} +#endif + pop {fp,pc} +E(ARM_TYPE_INT64) + str r1, [r2, #4] + nop +E(ARM_TYPE_INT) + str r0, [r2] + pop {fp,pc} +E(ARM_TYPE_VOID) + pop {fp,pc} + nop +E(ARM_TYPE_STRUCT) + pop {fp,pc} + + cfi_endproc + UNWIND(.fnend) +ARM_FUNC_END(ffi_call_SYSV) + + +/* + int ffi_closure_inner_* (cif, fun, user_data, frame) +*/ + +ARM_FUNC_START(ffi_go_closure_SYSV) + cfi_startproc + stmdb sp!, {r0-r3} @ save argument regs + cfi_adjust_cfa_offset(16) + ldr r0, [ip, #4] @ load cif + ldr r1, [ip, #8] @ load fun + mov r2, ip @ load user_data + b 0f + cfi_endproc +ARM_FUNC_END(ffi_go_closure_SYSV) + +ARM_FUNC_START(ffi_closure_SYSV) + UNWIND(.fnstart) + cfi_startproc + stmdb sp!, {r0-r3} @ save argument regs + cfi_adjust_cfa_offset(16) + +#if FFI_EXEC_TRAMPOLINE_TABLE + ldr ip, [ip] @ ip points to the config page, dereference to get the ffi_closure* +#endif + ldr r0, [ip, #FFI_TRAMPOLINE_CLOSURE_OFFSET] @ load cif + ldr r1, [ip, #FFI_TRAMPOLINE_CLOSURE_OFFSET+4] @ load fun + ldr r2, [ip, #FFI_TRAMPOLINE_CLOSURE_OFFSET+8] @ load user_data +0: + add ip, sp, #16 @ compute entry sp + sub sp, sp, #64+32 @ allocate frame + cfi_adjust_cfa_offset(64+32) + stmdb sp!, {ip,lr} + + /* Remember that EABI unwind info only applies at call sites. + We need do nothing except note the save of the stack pointer + and the link registers. */ + UNWIND(.save {sp,lr}) + cfi_adjust_cfa_offset(8) + cfi_rel_offset(lr, 4) + + add r3, sp, #8 @ load frame + bl CNAME(ffi_closure_inner_SYSV) + + @ Load values returned in registers. + add r2, sp, #8+64 @ load result + adr r3, CNAME(ffi_closure_ret) + add pc, r3, r0, lsl #3 + cfi_endproc + UNWIND(.fnend) +ARM_FUNC_END(ffi_closure_SYSV) + +ARM_FUNC_START(ffi_go_closure_VFP) + cfi_startproc + stmdb sp!, {r0-r3} @ save argument regs + cfi_adjust_cfa_offset(16) + ldr r0, [ip, #4] @ load cif + ldr r1, [ip, #8] @ load fun + mov r2, ip @ load user_data + b 0f + cfi_endproc +ARM_FUNC_END(ffi_go_closure_VFP) + +ARM_FUNC_START(ffi_closure_VFP) + UNWIND(.fnstart) + cfi_startproc + stmdb sp!, {r0-r3} @ save argument regs + cfi_adjust_cfa_offset(16) + +#if FFI_EXEC_TRAMPOLINE_TABLE + ldr ip, [ip] @ ip points to the config page, dereference to get the ffi_closure* +#endif + ldr r0, [ip, #FFI_TRAMPOLINE_CLOSURE_OFFSET] @ load cif + ldr r1, [ip, #FFI_TRAMPOLINE_CLOSURE_OFFSET+4] @ load fun + ldr r2, [ip, #FFI_TRAMPOLINE_CLOSURE_OFFSET+8] @ load user_data +0: + add ip, sp, #16 + sub sp, sp, #64+32 @ allocate frame + cfi_adjust_cfa_offset(64+32) +#ifdef __clang__ + vstm sp, {d0-d7} +#else + stc p11, cr0, [sp], {16} @ vstm sp, {d0-d7} +#endif + stmdb sp!, {ip,lr} + + /* See above. */ + UNWIND(.save {sp,lr}) + cfi_adjust_cfa_offset(8) + cfi_rel_offset(lr, 4) + + add r3, sp, #8 @ load frame + bl CNAME(ffi_closure_inner_VFP) + + @ Load values returned in registers. + add r2, sp, #8+64 @ load result + adr r3, CNAME(ffi_closure_ret) + add pc, r3, r0, lsl #3 + cfi_endproc + UNWIND(.fnend) +ARM_FUNC_END(ffi_closure_VFP) + +/* Load values returned in registers for both closure entry points. + Note that we use LDM with SP in the register set. This is deprecated + by ARM, but not yet unpredictable. */ + +ARM_FUNC_START_LOCAL(ffi_closure_ret) + cfi_startproc + cfi_rel_offset(sp, 0) + cfi_rel_offset(lr, 4) +0: +E(ARM_TYPE_VFP_S) +#ifdef __clang__ + vldr s0, [r2] +#else + ldc p10, cr0, [r2] @ vldr s0, [r2] +#endif + ldm sp, {sp,pc} +E(ARM_TYPE_VFP_D) +#ifdef __clang__ + vldr d0, [r2] +#else + ldc p11, cr0, [r2] @ vldr d0, [r2] +#endif + ldm sp, {sp,pc} +E(ARM_TYPE_VFP_N) +#ifdef __clang__ + vldm r2, {d0-d3} +#else + ldc p11, cr0, [r2], {8} @ vldm r2, {d0-d3} +#endif + ldm sp, {sp,pc} +E(ARM_TYPE_INT64) + ldr r1, [r2, #4] + nop +E(ARM_TYPE_INT) + ldr r0, [r2] + ldm sp, {sp,pc} +E(ARM_TYPE_VOID) + ldm sp, {sp,pc} + nop +E(ARM_TYPE_STRUCT) + ldm sp, {sp,pc} + cfi_endproc +ARM_FUNC_END(ffi_closure_ret) + +#if FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ +#include + +.align PAGE_MAX_SHIFT +ARM_FUNC_START(ffi_closure_trampoline_table_page) +.rept PAGE_MAX_SIZE / FFI_TRAMPOLINE_SIZE + adr ip, #-PAGE_MAX_SIZE @ the config page is PAGE_MAX_SIZE behind the trampoline page + sub ip, #8 @ account for pc bias + ldr pc, [ip, #4] @ jump to ffi_closure_SYSV or ffi_closure_VFP +.endr +ARM_FUNC_END(ffi_closure_trampoline_table_page) +#endif + +#else + +ARM_FUNC_START(ffi_arm_trampoline) +0: adr ip, 0b + ldr pc, 1f +1: .long 0 +ARM_FUNC_END(ffi_arm_trampoline) + +#endif /* FFI_EXEC_TRAMPOLINE_TABLE */ + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",%progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffi.c new file mode 100644 index 0000000..3d43397 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffi.c @@ -0,0 +1,423 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2011 Anthony Green + Copyright (c) 2009 Bradley Smith + + AVR32 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include +#include +#include + +/* #define DEBUG */ + +extern void ffi_call_SYSV(void (*)(char *, extended_cif *), extended_cif *, + unsigned int, unsigned int, unsigned int*, unsigned int, + void (*fn)(void)); +extern void ffi_closure_SYSV (ffi_closure *); + +unsigned int pass_struct_on_stack(ffi_type *type) +{ + if(type->type != FFI_TYPE_STRUCT) + return 0; + + if(type->alignment < type->size && + !(type->size == 4 || type->size == 8) && + !(type->size == 8 && type->alignment >= 4)) + return 1; + + if(type->size == 3 || type->size == 5 || type->size == 6 || + type->size == 7) + return 1; + + return 0; +} + +/* ffi_prep_args is called by the assembly routine once stack space + * has been allocated for the function's arguments + * + * This is annoyingly complex since we need to keep track of used + * registers. + */ + +void ffi_prep_args(char *stack, extended_cif *ecif) +{ + unsigned int i; + void **p_argv; + ffi_type **p_arg; + char *reg_base = stack; + char *stack_base = stack + 20; + unsigned int stack_offset = 0; + unsigned int reg_mask = 0; + + p_argv = ecif->avalue; + + /* If cif->flags is struct then we know it's not passed in registers */ + if(ecif->cif->flags == FFI_TYPE_STRUCT) + { + *(void**)reg_base = ecif->rvalue; + reg_mask |= 1; + } + + for(i = 0, p_arg = ecif->cif->arg_types; i < ecif->cif->nargs; + i++, p_arg++) + { + size_t z = (*p_arg)->size; + int alignment = (*p_arg)->alignment; + int type = (*p_arg)->type; + char *addr = 0; + + if(z % 4 != 0) + z += (4 - z % 4); + + if(reg_mask != 0x1f) + { + if(pass_struct_on_stack(*p_arg)) + { + addr = stack_base + stack_offset; + stack_offset += z; + } + else if(z == sizeof(int)) + { + char index = 0; + + while((reg_mask >> index) & 1) + index++; + + addr = reg_base + (index * 4); + reg_mask |= (1 << index); + } + else if(z == 2 * sizeof(int)) + { + if(!((reg_mask >> 1) & 1)) + { + addr = reg_base + 4; + reg_mask |= (3 << 1); + } + else if(!((reg_mask >> 3) & 1)) + { + addr = reg_base + 12; + reg_mask |= (3 << 3); + } + } + } + + if(!addr) + { + addr = stack_base + stack_offset; + stack_offset += z; + } + + if(type == FFI_TYPE_STRUCT && (*p_arg)->elements[1] == NULL) + type = (*p_arg)->elements[0]->type; + + switch(type) + { + case FFI_TYPE_UINT8: + *(unsigned int *)addr = (unsigned int)*(UINT8 *)(*p_argv); + break; + case FFI_TYPE_SINT8: + *(signed int *)addr = (signed int)*(SINT8 *)(*p_argv); + break; + case FFI_TYPE_UINT16: + *(unsigned int *)addr = (unsigned int)*(UINT16 *)(*p_argv); + break; + case FFI_TYPE_SINT16: + *(signed int *)addr = (signed int)*(SINT16 *)(*p_argv); + break; + default: + memcpy(addr, *p_argv, z); + } + + p_argv++; + } + +#ifdef DEBUG + /* Debugging */ + for(i = 0; i < 5; i++) + { + if((reg_mask & (1 << i)) == 0) + printf("r%d: (unused)\n", 12 - i); + else + printf("r%d: 0x%08x\n", 12 - i, ((unsigned int*)reg_base)[i]); + } + + for(i = 0; i < stack_offset / 4; i++) + { + printf("sp+%d: 0x%08x\n", i*4, ((unsigned int*)stack_base)[i]); + } +#endif +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + /* Round the stack up to a multiple of 8 bytes. This isn't needed + * everywhere, but it is on some platforms, and it doesn't harm + * anything when it isn't needed. */ + cif->bytes = (cif->bytes + 7) & ~7; + + /* Flag to indicate that he return value is in fact a struct */ + cif->rstruct_flag = 0; + + /* Set the return type flag */ + switch(cif->rtype->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + cif->flags = (unsigned)FFI_TYPE_UINT8; + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + cif->flags = (unsigned)FFI_TYPE_UINT16; + break; + case FFI_TYPE_FLOAT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + cif->flags = (unsigned)FFI_TYPE_UINT32; + break; + case FFI_TYPE_DOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags = (unsigned)FFI_TYPE_UINT64; + break; + case FFI_TYPE_STRUCT: + cif->rstruct_flag = 1; + if(!pass_struct_on_stack(cif->rtype)) + { + if(cif->rtype->size <= 1) + cif->flags = (unsigned)FFI_TYPE_UINT8; + else if(cif->rtype->size <= 2) + cif->flags = (unsigned)FFI_TYPE_UINT16; + else if(cif->rtype->size <= 4) + cif->flags = (unsigned)FFI_TYPE_UINT32; + else if(cif->rtype->size <= 8) + cif->flags = (unsigned)FFI_TYPE_UINT64; + else + cif->flags = (unsigned)cif->rtype->type; + } + else + cif->flags = (unsigned)cif->rtype->type; + break; + default: + cif->flags = (unsigned)cif->rtype->type; + break; + } + + return FFI_OK; +} + +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + + unsigned int size = 0, i = 0; + ffi_type **p_arg; + + ecif.cif = cif; + ecif.avalue = avalue; + + for(i = 0, p_arg = cif->arg_types; i < cif->nargs; i++, p_arg++) + size += (*p_arg)->size + (4 - (*p_arg)->size % 4); + + /* If the return value is a struct and we don't have a return value + * address then we need to make one */ + + /* If cif->flags is struct then it's not suitable for registers */ + if((rvalue == NULL) && (cif->flags == FFI_TYPE_STRUCT)) + ecif.rvalue = alloca(cif->rtype->size); + else + ecif.rvalue = rvalue; + + switch(cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV(ffi_prep_args, &ecif, size, cif->flags, + ecif.rvalue, cif->rstruct_flag, fn); + break; + default: + FFI_ASSERT(0); + break; + } +} + +static void ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, + void **avalue, ffi_cif *cif) +{ + register unsigned int i, reg_mask = 0; + register void **p_argv; + register ffi_type **p_arg; + register char *reg_base = stack; + register char *stack_base = stack + 20; + register unsigned int stack_offset = 0; + +#ifdef DEBUG + /* Debugging */ + for(i = 0; i < cif->nargs + 7; i++) + { + printf("sp+%d: 0x%08x\n", i*4, ((unsigned int*)stack)[i]); + } +#endif + + /* If cif->flags is struct then we know it's not passed in registers */ + if(cif->flags == FFI_TYPE_STRUCT) + { + *rvalue = *(void **)reg_base; + reg_mask |= 1; + } + + p_argv = avalue; + + for(i = 0, p_arg = cif->arg_types; i < cif->nargs; i++, p_arg++) + { + size_t z = (*p_arg)->size; + int alignment = (*p_arg)->alignment; + + *p_argv = 0; + + if(z % 4 != 0) + z += (4 - z % 4); + + if(reg_mask != 0x1f) + { + if(pass_struct_on_stack(*p_arg)) + { + *p_argv = (void*)stack_base + stack_offset; + stack_offset += z; + } + else if(z <= sizeof(int)) + { + char index = 0; + + while((reg_mask >> index) & 1) + index++; + + *p_argv = (void*)reg_base + (index * 4); + reg_mask |= (1 << index); + } + else if(z == 2 * sizeof(int)) + { + if(!((reg_mask >> 1) & 1)) + { + *p_argv = (void*)reg_base + 4; + reg_mask |= (3 << 1); + } + else if(!((reg_mask >> 3) & 1)) + { + *p_argv = (void*)reg_base + 12; + reg_mask |= (3 << 3); + } + } + } + + if(!*p_argv) + { + *p_argv = (void*)stack_base + stack_offset; + stack_offset += z; + } + + if((*p_arg)->type != FFI_TYPE_STRUCT || + (*p_arg)->elements[1] == NULL) + { + if(alignment == 1) + **(unsigned int**)p_argv <<= 24; + else if(alignment == 2) + **(unsigned int**)p_argv <<= 16; + } + + p_argv++; + } + +#ifdef DEBUG + /* Debugging */ + for(i = 0; i < cif->nargs; i++) + { + printf("sp+%d: 0x%08x\n", i*4, *(((unsigned int**)avalue)[i])); + } +#endif +} + +/* This function is jumped to by the trampoline */ + +unsigned int ffi_closure_SYSV_inner(ffi_closure *closure, void **respp, + void *args) +{ + ffi_cif *cif; + void **arg_area; + unsigned int i, size = 0; + ffi_type **p_arg; + + cif = closure->cif; + + for(i = 0, p_arg = cif->arg_types; i < cif->nargs; i++, p_arg++) + size += (*p_arg)->size + (4 - (*p_arg)->size % 4); + + arg_area = (void **)alloca(size); + + /* this call will initialize ARG_AREA, such that each element in that + * array points to the corresponding value on the stack; and if the + * function returns a structure, it will re-set RESP to point to the + * structure return address. */ + + ffi_prep_incoming_args_SYSV(args, respp, arg_area, cif); + + (closure->fun)(cif, *respp, arg_area, closure->user_data); + + return cif->flags; +} + +ffi_status ffi_prep_closure_loc(ffi_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), void *user_data, + void *codeloc) +{ + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + unsigned char *__tramp = (unsigned char*)(&closure->tramp[0]); + unsigned int __fun = (unsigned int)(&ffi_closure_SYSV); + unsigned int __ctx = (unsigned int)(codeloc); + unsigned int __rstruct_flag = (unsigned int)(cif->rstruct_flag); + unsigned int __inner = (unsigned int)(&ffi_closure_SYSV_inner); + *(unsigned int*) &__tramp[0] = 0xebcd1f00; /* pushm r8-r12 */ + *(unsigned int*) &__tramp[4] = 0xfefc0010; /* ld.w r12, pc[16] */ + *(unsigned int*) &__tramp[8] = 0xfefb0010; /* ld.w r11, pc[16] */ + *(unsigned int*) &__tramp[12] = 0xfefa0010; /* ld.w r10, pc[16] */ + *(unsigned int*) &__tramp[16] = 0xfeff0010; /* ld.w pc, pc[16] */ + *(unsigned int*) &__tramp[20] = __ctx; + *(unsigned int*) &__tramp[24] = __rstruct_flag; + *(unsigned int*) &__tramp[28] = __inner; + *(unsigned int*) &__tramp[32] = __fun; + syscall(__NR_cacheflush, 0, (&__tramp[0]), 36); + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffitarget.h new file mode 100644 index 0000000..d0c7586 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/ffitarget.h @@ -0,0 +1,55 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 2009 Bradley Smith + Target configuration macros for AVR32. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +#define FFI_EXTRA_CIF_FIELDS unsigned int rstruct_flag + +/* Definitions for closures */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 36 +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/sysv.S new file mode 100644 index 0000000..a984b3c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/avr32/sysv.S @@ -0,0 +1,208 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2009 Bradley Smith + + AVR32 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + --------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + /* r12: ffi_prep_args + * r11: &ecif + * r10: size + * r9: cif->flags + * r8: ecif.rvalue + * sp+0: cif->rstruct_flag + * sp+4: fn */ + + .text + .align 1 + .globl ffi_call_SYSV + .type ffi_call_SYSV, @function +ffi_call_SYSV: + stm --sp, r0,r1,lr + stm --sp, r8-r12 + mov r0, sp + + /* Make room for all of the new args. */ + sub sp, r10 + /* Pad to make way for potential skipped registers */ + sub sp, 20 + + /* Call ffi_prep_args(stack, &ecif). */ + /* r11 already set */ + mov r1, r12 + mov r12, sp + icall r1 + + /* Save new argument size */ + mov r1, r12 + + /* Move first 5 parameters in registers. */ + ldm sp++, r8-r12 + + /* call (fn) (...). */ + ld.w r1, r0[36] + icall r1 + + /* Remove the space we pushed for the args. */ + mov sp, r0 + + /* Load r1 with the rstruct flag. */ + ld.w r1, sp[32] + + /* Load r9 with the return type code. */ + ld.w r9, sp[12] + + /* Load r8 with the return value pointer. */ + ld.w r8, sp[16] + + /* If the return value pointer is NULL, assume no return value. */ + cp.w r8, 0 + breq .Lend + + /* Check if return type is actually a struct */ + cp.w r1, 0 + breq 1f + + /* Return 8bit */ + cp.w r9, FFI_TYPE_UINT8 + breq .Lstore8 + + /* Return 16bit */ + cp.w r9, FFI_TYPE_UINT16 + breq .Lstore16 + +1: + /* Return 32bit */ + cp.w r9, FFI_TYPE_UINT32 + breq .Lstore32 + cp.w r9, FFI_TYPE_UINT16 + breq .Lstore32 + cp.w r9, FFI_TYPE_UINT8 + breq .Lstore32 + + /* Return 64bit */ + cp.w r9, FFI_TYPE_UINT64 + breq .Lstore64 + + /* Didn't match anything */ + bral .Lend + +.Lstore64: + st.w r8[0], r11 + st.w r8[4], r10 + bral .Lend + +.Lstore32: + st.w r8[0], r12 + bral .Lend + +.Lstore16: + st.h r8[0], r12 + bral .Lend + +.Lstore8: + st.b r8[0], r12 + bral .Lend + +.Lend: + sub sp, -20 + ldm sp++, r0,r1,pc + + .size ffi_call_SYSV, . - ffi_call_SYSV + + + /* r12: __ctx + * r11: __rstruct_flag + * r10: __inner */ + + .align 1 + .globl ffi_closure_SYSV + .type ffi_closure_SYSV, @function +ffi_closure_SYSV: + stm --sp, r0,lr + mov r0, r11 + mov r8, r10 + sub r10, sp, -8 + sub sp, 12 + st.w sp[8], sp + sub r11, sp, -8 + icall r8 + + /* Check if return type is actually a struct */ + cp.w r0, 0 + breq 1f + + /* Return 8bit */ + cp.w r12, FFI_TYPE_UINT8 + breq .Lget8 + + /* Return 16bit */ + cp.w r12, FFI_TYPE_UINT16 + breq .Lget16 + +1: + /* Return 32bit */ + cp.w r12, FFI_TYPE_UINT32 + breq .Lget32 + cp.w r12, FFI_TYPE_UINT16 + breq .Lget32 + cp.w r12, FFI_TYPE_UINT8 + breq .Lget32 + + /* Return 64bit */ + cp.w r12, FFI_TYPE_UINT64 + breq .Lget64 + + /* Didn't match anything */ + bral .Lclend + +.Lget64: + ld.w r11, sp[0] + ld.w r10, sp[4] + bral .Lclend + +.Lget32: + ld.w r12, sp[0] + bral .Lclend + +.Lget16: + ld.uh r12, sp[0] + bral .Lclend + +.Lget8: + ld.ub r12, sp[0] + bral .Lclend + +.Lclend: + sub sp, -12 + ldm sp++, r0,lr + sub sp, -20 + mov pc, lr + + .size ffi_closure_SYSV, . - ffi_closure_SYSV + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffi.c new file mode 100644 index 0000000..22a2acd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffi.c @@ -0,0 +1,196 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2012 Alexandre K. I. de Mendonca , + Paulo Pizarro + + Blackfin Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ +#include +#include + +#include +#include + +/* Maximum number of GPRs available for argument passing. */ +#define MAX_GPRARGS 3 + +/* + * Return types + */ +#define FFIBFIN_RET_VOID 0 +#define FFIBFIN_RET_BYTE 1 +#define FFIBFIN_RET_HALFWORD 2 +#define FFIBFIN_RET_INT64 3 +#define FFIBFIN_RET_INT32 4 + +/*====================================================================*/ +/* PROTOTYPE * + /*====================================================================*/ +void ffi_prep_args(unsigned char *, extended_cif *); + +/*====================================================================*/ +/* Externals */ +/* (Assembly) */ +/*====================================================================*/ + +extern void ffi_call_SYSV(unsigned, extended_cif *, void(*)(unsigned char *, extended_cif *), unsigned, void *, void(*fn)(void)); + +/*====================================================================*/ +/* Implementation */ +/* */ +/*====================================================================*/ + + +/* + * This function calculates the return type (size) based on type. + */ + +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + /* --------------------------------------* + * Return handling * + * --------------------------------------*/ + switch (cif->rtype->type) { + case FFI_TYPE_VOID: + cif->flags = FFIBFIN_RET_VOID; + break; + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + cif->flags = FFIBFIN_RET_HALFWORD; + break; + case FFI_TYPE_UINT8: + cif->flags = FFIBFIN_RET_BYTE; + break; + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_FLOAT: + case FFI_TYPE_POINTER: + case FFI_TYPE_SINT8: + cif->flags = FFIBFIN_RET_INT32; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: + cif->flags = FFIBFIN_RET_INT64; + break; + case FFI_TYPE_STRUCT: + if (cif->rtype->size <= 4){ + cif->flags = FFIBFIN_RET_INT32; + }else if (cif->rtype->size == 8){ + cif->flags = FFIBFIN_RET_INT64; + }else{ + //it will return via a hidden pointer in P0 + cif->flags = FFIBFIN_RET_VOID; + } + break; + default: + FFI_ASSERT(0); + break; + } + return FFI_OK; +} + +/* + * This will prepare the arguments and will call the assembly routine + * cif = the call interface + * fn = the function to be called + * rvalue = the return value + * avalue = the arguments + */ +void ffi_call(ffi_cif *cif, void(*fn)(void), void *rvalue, void **avalue) +{ + int ret_type = cif->flags; + extended_cif ecif; + ecif.cif = cif; + ecif.avalue = avalue; + ecif.rvalue = rvalue; + + switch (cif->abi) { + case FFI_SYSV: + ffi_call_SYSV(cif->bytes, &ecif, ffi_prep_args, ret_type, ecif.rvalue, fn); + break; + default: + FFI_ASSERT(0); + break; + } +} + + +/* +* This function prepares the parameters (copies them from the ecif to the stack) +* to call the function (ffi_prep_args is called by the assembly routine in file +* sysv.S, which also calls the actual function) +*/ +void ffi_prep_args(unsigned char *stack, extended_cif *ecif) +{ + register unsigned int i = 0; + void **p_argv; + unsigned char *argp; + ffi_type **p_arg; + argp = stack; + p_argv = ecif->avalue; + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + (i != 0); + i--, p_arg++) { + size_t z; + z = (*p_arg)->size; + if (z < sizeof(int)) { + z = sizeof(int); + switch ((*p_arg)->type) { + case FFI_TYPE_SINT8: { + signed char v = *(SINT8 *)(* p_argv); + signed int t = v; + *(signed int *) argp = t; + } + break; + case FFI_TYPE_UINT8: { + unsigned char v = *(UINT8 *)(* p_argv); + unsigned int t = v; + *(unsigned int *) argp = t; + } + break; + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) * (SINT16 *)(* p_argv); + break; + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int) * (UINT16 *)(* p_argv); + break; + case FFI_TYPE_STRUCT: + memcpy(argp, *p_argv, (*p_arg)->size); + break; + default: + FFI_ASSERT(0); + break; + } + } else if (z == sizeof(int)) { + *(unsigned int *) argp = (unsigned int) * (UINT32 *)(* p_argv); + } else { + memcpy(argp, *p_argv, z); + } + p_argv++; + argp += z; + } +} + + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffitarget.h new file mode 100644 index 0000000..2175c01 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/ffitarget.h @@ -0,0 +1,43 @@ +/* ----------------------------------------------------------------------- + ffitarget.h - Copyright (c) 2012 Alexandre K. I. de Mendonca + + Blackfin Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/sysv.S new file mode 100644 index 0000000..f4278be --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/bfin/sysv.S @@ -0,0 +1,179 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2012 Alexandre K. I. de Mendonca , + Paulo Pizarro + + Blackfin Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +.text +.align 4 + + /* + There is a "feature" in the bfin toolchain that it puts a _ before function names + that's why the function here it's called _ffi_call_SYSV and not ffi_call_SYSV + */ + .global _ffi_call_SYSV; + .type _ffi_call_SYSV, STT_FUNC; + .func ffi_call_SYSV + + /* + cif->bytes = R0 (fp+8) + &ecif = R1 (fp+12) + ffi_prep_args = R2 (fp+16) + ret_type = stack (fp+20) + ecif.rvalue = stack (fp+24) + fn = stack (fp+28) + got (fp+32) + + There is room for improvement here (we can use temporary registers + instead of saving the values in the memory) + REGS: + P5 => Stack pointer (function arguments) + R5 => cif->bytes + R4 => ret->type + + FP-20 = P3 + FP-16 = SP (parameters area) + FP-12 = SP (temp) + FP-08 = function return part 1 [R0] + FP-04 = function return part 2 [R1] + */ + +_ffi_call_SYSV: +.prologue: + LINK 20; + [FP-20] = P3; + [FP+8] = R0; + [FP+12] = R1; + [FP+16] = R2; + +.allocate_stack: + //alocate cif->bytes into the stack + R1 = [FP+8]; + R0 = SP; + R0 = R0 - R1; + R1 = 4; + R0 = R0 - R1; + [FP-12] = SP; + SP = R0; + [FP-16] = SP; + +.call_prep_args: + //get the addr of prep_args + P0 = [P3 + _ffi_prep_args@FUNCDESC_GOT17M4]; + P1 = [P0]; + P3 = [P0+4]; + R0 = [FP-16];//SP (parameter area) + R1 = [FP+12];//ecif + call (P1); + +.call_user_function: + //ajust SP so as to allow the user function access the parameters on the stack + SP = [FP-16]; //point to function parameters + R0 = [SP]; + R1 = [SP+4]; + R2 = [SP+8]; + //load user function address + P0 = FP; + P0 +=28; + P1 = [P0]; + P1 = [P1]; + P3 = [P0+4]; + /* + For functions returning aggregate values (struct) occupying more than 8 bytes, + the caller allocates the return value object on the stack and the address + of this object is passed to the callee as a hidden argument in register P0. + */ + P0 = [FP+24]; + + call (P1); + SP = [FP-12]; +.compute_return: + P2 = [FP-20]; + [FP-8] = R0; + [FP-4] = R1; + + R0 = [FP+20]; + R1 = R0 << 2; + + R0 = [P2+.rettable@GOT17M4]; + R0 = R1 + R0; + P2 = R0; + R1 = [P2]; + + P2 = [FP+-20]; + R0 = [P2+.rettable@GOT17M4]; + R0 = R1 + R0; + P2 = R0; + R0 = [FP-8]; + R1 = [FP-4]; + jump (P2); + +/* +#define FFIBFIN_RET_VOID 0 +#define FFIBFIN_RET_BYTE 1 +#define FFIBFIN_RET_HALFWORD 2 +#define FFIBFIN_RET_INT64 3 +#define FFIBFIN_RET_INT32 4 +*/ +.align 4 +.align 4 +.rettable: + .dd .epilogue - .rettable + .dd .rbyte - .rettable; + .dd .rhalfword - .rettable; + .dd .rint64 - .rettable; + .dd .rint32 - .rettable; + +.rbyte: + P0 = [FP+24]; + R0 = R0.B (Z); + [P0] = R0; + JUMP .epilogue +.rhalfword: + P0 = [FP+24]; + R0 = R0.L; + [P0] = R0; + JUMP .epilogue +.rint64: + P0 = [FP+24];// &rvalue + [P0] = R0; + [P0+4] = R1; + JUMP .epilogue +.rint32: + P0 = [FP+24]; + [P0] = R0; +.epilogue: + R0 = [FP+8]; + R1 = [FP+12]; + R2 = [FP+16]; + P3 = [FP-20]; + UNLINK; + RTS; + +.size _ffi_call_SYSV,.-_ffi_call_SYSV; +.endfunc diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/closures.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/closures.c new file mode 100644 index 0000000..15e6e0f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/closures.c @@ -0,0 +1,966 @@ +/* ----------------------------------------------------------------------- + closures.c - Copyright (c) 2007, 2009, 2010 Red Hat, Inc. + Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc + Copyright (c) 2011 Plausible Labs Cooperative, Inc. + + Code to allocate and deallocate memory for closures. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#if defined __linux__ && !defined _GNU_SOURCE +#define _GNU_SOURCE 1 +#endif + +#include +#include +#include + +#ifdef __NetBSD__ +#include +#endif + +#if __NetBSD_Version__ - 0 >= 799007200 +/* NetBSD with PROT_MPROTECT */ +#include + +#include +#include + +static const size_t overhead = + (sizeof(max_align_t) > sizeof(void *) + sizeof(size_t)) ? + sizeof(max_align_t) + : sizeof(void *) + sizeof(size_t); + +#define ADD_TO_POINTER(p, d) ((void *)((uintptr_t)(p) + (d))) + +void * +ffi_closure_alloc (size_t size, void **code) +{ + static size_t page_size; + size_t rounded_size; + void *codeseg, *dataseg; + int prot; + + /* Expect that PAX mprotect is active and a separate code mapping is necessary. */ + if (!code) + return NULL; + + /* Obtain system page size. */ + if (!page_size) + page_size = sysconf(_SC_PAGESIZE); + + /* Round allocation size up to the next page, keeping in mind the size field and pointer to code map. */ + rounded_size = (size + overhead + page_size - 1) & ~(page_size - 1); + + /* Primary mapping is RW, but request permission to switch to PROT_EXEC later. */ + prot = PROT_READ | PROT_WRITE | PROT_MPROTECT(PROT_EXEC); + dataseg = mmap(NULL, rounded_size, prot, MAP_ANON | MAP_PRIVATE, -1, 0); + if (dataseg == MAP_FAILED) + return NULL; + + /* Create secondary mapping and switch it to RX. */ + codeseg = mremap(dataseg, rounded_size, NULL, rounded_size, MAP_REMAPDUP); + if (codeseg == MAP_FAILED) { + munmap(dataseg, rounded_size); + return NULL; + } + if (mprotect(codeseg, rounded_size, PROT_READ | PROT_EXEC) == -1) { + munmap(codeseg, rounded_size); + munmap(dataseg, rounded_size); + return NULL; + } + + /* Remember allocation size and location of the secondary mapping for ffi_closure_free. */ + memcpy(dataseg, &rounded_size, sizeof(rounded_size)); + memcpy(ADD_TO_POINTER(dataseg, sizeof(size_t)), &codeseg, sizeof(void *)); + *code = ADD_TO_POINTER(codeseg, overhead); + return ADD_TO_POINTER(dataseg, overhead); +} + +void +ffi_closure_free (void *ptr) +{ + void *codeseg, *dataseg; + size_t rounded_size; + + dataseg = ADD_TO_POINTER(ptr, -overhead); + memcpy(&rounded_size, dataseg, sizeof(rounded_size)); + memcpy(&codeseg, ADD_TO_POINTER(dataseg, sizeof(size_t)), sizeof(void *)); + munmap(dataseg, rounded_size); + munmap(codeseg, rounded_size); +} +#else /* !NetBSD with PROT_MPROTECT */ + +#if !FFI_MMAP_EXEC_WRIT && !FFI_EXEC_TRAMPOLINE_TABLE +# if __linux__ && !defined(__ANDROID__) +/* This macro indicates it may be forbidden to map anonymous memory + with both write and execute permission. Code compiled when this + option is defined will attempt to map such pages once, but if it + fails, it falls back to creating a temporary file in a writable and + executable filesystem and mapping pages from it into separate + locations in the virtual memory space, one location writable and + another executable. */ +# define FFI_MMAP_EXEC_WRIT 1 +# define HAVE_MNTENT 1 +# endif +# if defined(X86_WIN32) || defined(X86_WIN64) || defined(__OS2__) +/* Windows systems may have Data Execution Protection (DEP) enabled, + which requires the use of VirtualMalloc/VirtualFree to alloc/free + executable memory. */ +# define FFI_MMAP_EXEC_WRIT 1 +# endif +#endif + +#if FFI_MMAP_EXEC_WRIT && !defined FFI_MMAP_EXEC_SELINUX +# if defined(__linux__) && !defined(__ANDROID__) +/* When defined to 1 check for SELinux and if SELinux is active, + don't attempt PROT_EXEC|PROT_WRITE mapping at all, as that + might cause audit messages. */ +# define FFI_MMAP_EXEC_SELINUX 1 +# endif +#endif + +#if FFI_CLOSURES + +#if FFI_EXEC_TRAMPOLINE_TABLE + +#ifdef __MACH__ + +#include +#include +#include +#include + +extern void *ffi_closure_trampoline_table_page; + +typedef struct ffi_trampoline_table ffi_trampoline_table; +typedef struct ffi_trampoline_table_entry ffi_trampoline_table_entry; + +struct ffi_trampoline_table +{ + /* contiguous writable and executable pages */ + vm_address_t config_page; + vm_address_t trampoline_page; + + /* free list tracking */ + uint16_t free_count; + ffi_trampoline_table_entry *free_list; + ffi_trampoline_table_entry *free_list_pool; + + ffi_trampoline_table *prev; + ffi_trampoline_table *next; +}; + +struct ffi_trampoline_table_entry +{ + void *(*trampoline) (); + ffi_trampoline_table_entry *next; +}; + +/* Total number of trampolines that fit in one trampoline table */ +#define FFI_TRAMPOLINE_COUNT (PAGE_MAX_SIZE / FFI_TRAMPOLINE_SIZE) + +static pthread_mutex_t ffi_trampoline_lock = PTHREAD_MUTEX_INITIALIZER; +static ffi_trampoline_table *ffi_trampoline_tables = NULL; + +static ffi_trampoline_table * +ffi_trampoline_table_alloc (void) +{ + ffi_trampoline_table *table; + vm_address_t config_page; + vm_address_t trampoline_page; + vm_address_t trampoline_page_template; + vm_prot_t cur_prot; + vm_prot_t max_prot; + kern_return_t kt; + uint16_t i; + + /* Allocate two pages -- a config page and a placeholder page */ + config_page = 0x0; + kt = vm_allocate (mach_task_self (), &config_page, PAGE_MAX_SIZE * 2, + VM_FLAGS_ANYWHERE); + if (kt != KERN_SUCCESS) + return NULL; + + /* Remap the trampoline table on top of the placeholder page */ + trampoline_page = config_page + PAGE_MAX_SIZE; + trampoline_page_template = (vm_address_t)&ffi_closure_trampoline_table_page; +#ifdef __arm__ + /* ffi_closure_trampoline_table_page can be thumb-biased on some ARM archs */ + trampoline_page_template &= ~1UL; +#endif + kt = vm_remap (mach_task_self (), &trampoline_page, PAGE_MAX_SIZE, 0x0, + VM_FLAGS_OVERWRITE, mach_task_self (), trampoline_page_template, + FALSE, &cur_prot, &max_prot, VM_INHERIT_SHARE); + if (kt != KERN_SUCCESS) + { + vm_deallocate (mach_task_self (), config_page, PAGE_MAX_SIZE * 2); + return NULL; + } + + /* We have valid trampoline and config pages */ + table = calloc (1, sizeof (ffi_trampoline_table)); + table->free_count = FFI_TRAMPOLINE_COUNT; + table->config_page = config_page; + table->trampoline_page = trampoline_page; + + /* Create and initialize the free list */ + table->free_list_pool = + calloc (FFI_TRAMPOLINE_COUNT, sizeof (ffi_trampoline_table_entry)); + + for (i = 0; i < table->free_count; i++) + { + ffi_trampoline_table_entry *entry = &table->free_list_pool[i]; + entry->trampoline = + (void *) (table->trampoline_page + (i * FFI_TRAMPOLINE_SIZE)); + + if (i < table->free_count - 1) + entry->next = &table->free_list_pool[i + 1]; + } + + table->free_list = table->free_list_pool; + + return table; +} + +static void +ffi_trampoline_table_free (ffi_trampoline_table *table) +{ + /* Remove from the list */ + if (table->prev != NULL) + table->prev->next = table->next; + + if (table->next != NULL) + table->next->prev = table->prev; + + /* Deallocate pages */ + vm_deallocate (mach_task_self (), table->config_page, PAGE_MAX_SIZE * 2); + + /* Deallocate free list */ + free (table->free_list_pool); + free (table); +} + +void * +ffi_closure_alloc (size_t size, void **code) +{ + /* Create the closure */ + ffi_closure *closure = malloc (size); + if (closure == NULL) + return NULL; + + pthread_mutex_lock (&ffi_trampoline_lock); + + /* Check for an active trampoline table with available entries. */ + ffi_trampoline_table *table = ffi_trampoline_tables; + if (table == NULL || table->free_list == NULL) + { + table = ffi_trampoline_table_alloc (); + if (table == NULL) + { + pthread_mutex_unlock (&ffi_trampoline_lock); + free (closure); + return NULL; + } + + /* Insert the new table at the top of the list */ + table->next = ffi_trampoline_tables; + if (table->next != NULL) + table->next->prev = table; + + ffi_trampoline_tables = table; + } + + /* Claim the free entry */ + ffi_trampoline_table_entry *entry = ffi_trampoline_tables->free_list; + ffi_trampoline_tables->free_list = entry->next; + ffi_trampoline_tables->free_count--; + entry->next = NULL; + + pthread_mutex_unlock (&ffi_trampoline_lock); + + /* Initialize the return values */ + *code = entry->trampoline; + closure->trampoline_table = table; + closure->trampoline_table_entry = entry; + + return closure; +} + +void +ffi_closure_free (void *ptr) +{ + ffi_closure *closure = ptr; + + pthread_mutex_lock (&ffi_trampoline_lock); + + /* Fetch the table and entry references */ + ffi_trampoline_table *table = closure->trampoline_table; + ffi_trampoline_table_entry *entry = closure->trampoline_table_entry; + + /* Return the entry to the free list */ + entry->next = table->free_list; + table->free_list = entry; + table->free_count++; + + /* If all trampolines within this table are free, and at least one other table exists, deallocate + * the table */ + if (table->free_count == FFI_TRAMPOLINE_COUNT + && ffi_trampoline_tables != table) + { + ffi_trampoline_table_free (table); + } + else if (ffi_trampoline_tables != table) + { + /* Otherwise, bump this table to the top of the list */ + table->prev = NULL; + table->next = ffi_trampoline_tables; + if (ffi_trampoline_tables != NULL) + ffi_trampoline_tables->prev = table; + + ffi_trampoline_tables = table; + } + + pthread_mutex_unlock (&ffi_trampoline_lock); + + /* Free the closure */ + free (closure); +} + +#endif + +// Per-target implementation; It's unclear what can reasonable be shared between two OS/architecture implementations. + +#elif FFI_MMAP_EXEC_WRIT /* !FFI_EXEC_TRAMPOLINE_TABLE */ + +#define USE_LOCKS 1 +#define USE_DL_PREFIX 1 +#ifdef __GNUC__ +#ifndef USE_BUILTIN_FFS +#define USE_BUILTIN_FFS 1 +#endif +#endif + +/* We need to use mmap, not sbrk. */ +#define HAVE_MORECORE 0 + +/* We could, in theory, support mremap, but it wouldn't buy us anything. */ +#define HAVE_MREMAP 0 + +/* We have no use for this, so save some code and data. */ +#define NO_MALLINFO 1 + +/* We need all allocations to be in regular segments, otherwise we + lose track of the corresponding code address. */ +#define DEFAULT_MMAP_THRESHOLD MAX_SIZE_T + +/* Don't allocate more than a page unless needed. */ +#define DEFAULT_GRANULARITY ((size_t)malloc_getpagesize) + +#include +#include +#include +#include +#ifndef _MSC_VER +#include +#endif +#include +#include +#if !defined(X86_WIN32) && !defined(X86_WIN64) +#ifdef HAVE_MNTENT +#include +#endif /* HAVE_MNTENT */ +#include +#include + +/* We don't want sys/mman.h to be included after we redefine mmap and + dlmunmap. */ +#include +#define LACKS_SYS_MMAN_H 1 + +#if FFI_MMAP_EXEC_SELINUX +#include +#include + +static int selinux_enabled = -1; + +static int +selinux_enabled_check (void) +{ + struct statfs sfs; + FILE *f; + char *buf = NULL; + size_t len = 0; + + if (statfs ("/selinux", &sfs) >= 0 + && (unsigned int) sfs.f_type == 0xf97cff8cU) + return 1; + f = fopen ("/proc/mounts", "r"); + if (f == NULL) + return 0; + while (getline (&buf, &len, f) >= 0) + { + char *p = strchr (buf, ' '); + if (p == NULL) + break; + p = strchr (p + 1, ' '); + if (p == NULL) + break; + if (strncmp (p + 1, "selinuxfs ", 10) == 0) + { + free (buf); + fclose (f); + return 1; + } + } + free (buf); + fclose (f); + return 0; +} + +#define is_selinux_enabled() (selinux_enabled >= 0 ? selinux_enabled \ + : (selinux_enabled = selinux_enabled_check ())) + +#else + +#define is_selinux_enabled() 0 + +#endif /* !FFI_MMAP_EXEC_SELINUX */ + +/* On PaX enable kernels that have MPROTECT enable we can't use PROT_EXEC. */ +#ifdef FFI_MMAP_EXEC_EMUTRAMP_PAX +#include + +static int emutramp_enabled = -1; + +static int +emutramp_enabled_check (void) +{ + char *buf = NULL; + size_t len = 0; + FILE *f; + int ret; + f = fopen ("/proc/self/status", "r"); + if (f == NULL) + return 0; + ret = 0; + + while (getline (&buf, &len, f) != -1) + if (!strncmp (buf, "PaX:", 4)) + { + char emutramp; + if (sscanf (buf, "%*s %*c%c", &emutramp) == 1) + ret = (emutramp == 'E'); + break; + } + free (buf); + fclose (f); + return ret; +} + +#define is_emutramp_enabled() (emutramp_enabled >= 0 ? emutramp_enabled \ + : (emutramp_enabled = emutramp_enabled_check ())) +#endif /* FFI_MMAP_EXEC_EMUTRAMP_PAX */ + +#elif defined (__CYGWIN__) || defined(__INTERIX) + +#include + +/* Cygwin is Linux-like, but not quite that Linux-like. */ +#define is_selinux_enabled() 0 + +#endif /* !defined(X86_WIN32) && !defined(X86_WIN64) */ + +#ifndef FFI_MMAP_EXEC_EMUTRAMP_PAX +#define is_emutramp_enabled() 0 +#endif /* FFI_MMAP_EXEC_EMUTRAMP_PAX */ + +/* Declare all functions defined in dlmalloc.c as static. */ +static void *dlmalloc(size_t); +static void dlfree(void*); +static void *dlcalloc(size_t, size_t) MAYBE_UNUSED; +static void *dlrealloc(void *, size_t) MAYBE_UNUSED; +static void *dlmemalign(size_t, size_t) MAYBE_UNUSED; +static void *dlvalloc(size_t) MAYBE_UNUSED; +static int dlmallopt(int, int) MAYBE_UNUSED; +static size_t dlmalloc_footprint(void) MAYBE_UNUSED; +static size_t dlmalloc_max_footprint(void) MAYBE_UNUSED; +static void** dlindependent_calloc(size_t, size_t, void**) MAYBE_UNUSED; +static void** dlindependent_comalloc(size_t, size_t*, void**) MAYBE_UNUSED; +static void *dlpvalloc(size_t) MAYBE_UNUSED; +static int dlmalloc_trim(size_t) MAYBE_UNUSED; +static size_t dlmalloc_usable_size(void*) MAYBE_UNUSED; +static void dlmalloc_stats(void) MAYBE_UNUSED; + +#if !(defined(X86_WIN32) || defined(X86_WIN64) || defined(__OS2__)) || defined (__CYGWIN__) || defined(__INTERIX) +/* Use these for mmap and munmap within dlmalloc.c. */ +static void *dlmmap(void *, size_t, int, int, int, off_t); +static int dlmunmap(void *, size_t); +#endif /* !(defined(X86_WIN32) || defined(X86_WIN64) || defined(__OS2__)) || defined (__CYGWIN__) || defined(__INTERIX) */ + +#define mmap dlmmap +#define munmap dlmunmap + +#include "dlmalloc.c" + +#undef mmap +#undef munmap + +#if !(defined(X86_WIN32) || defined(X86_WIN64) || defined(__OS2__)) || defined (__CYGWIN__) || defined(__INTERIX) + +/* A mutex used to synchronize access to *exec* variables in this file. */ +static pthread_mutex_t open_temp_exec_file_mutex = PTHREAD_MUTEX_INITIALIZER; + +/* A file descriptor of a temporary file from which we'll map + executable pages. */ +static int execfd = -1; + +/* The amount of space already allocated from the temporary file. */ +static size_t execsize = 0; + +/* Open a temporary file name, and immediately unlink it. */ +static int +open_temp_exec_file_name (char *name, int flags) +{ + int fd; + +#ifdef HAVE_MKOSTEMP + fd = mkostemp (name, flags); +#else + fd = mkstemp (name); +#endif + + if (fd != -1) + unlink (name); + + return fd; +} + +/* Open a temporary file in the named directory. */ +static int +open_temp_exec_file_dir (const char *dir) +{ + static const char suffix[] = "/ffiXXXXXX"; + int lendir, flags; + char *tempname; +#ifdef O_TMPFILE + int fd; +#endif + +#ifdef O_CLOEXEC + flags = O_CLOEXEC; +#else + flags = 0; +#endif + +#ifdef O_TMPFILE + fd = open (dir, flags | O_RDWR | O_EXCL | O_TMPFILE, 0700); + /* If the running system does not support the O_TMPFILE flag then retry without it. */ + if (fd != -1 || (errno != EINVAL && errno != EISDIR && errno != EOPNOTSUPP)) { + return fd; + } else { + errno = 0; + } +#endif + + lendir = (int) strlen (dir); + tempname = __builtin_alloca (lendir + sizeof (suffix)); + + if (!tempname) + return -1; + + memcpy (tempname, dir, lendir); + memcpy (tempname + lendir, suffix, sizeof (suffix)); + + return open_temp_exec_file_name (tempname, flags); +} + +/* Open a temporary file in the directory in the named environment + variable. */ +static int +open_temp_exec_file_env (const char *envvar) +{ + const char *value = getenv (envvar); + + if (!value) + return -1; + + return open_temp_exec_file_dir (value); +} + +#ifdef HAVE_MNTENT +/* Open a temporary file in an executable and writable mount point + listed in the mounts file. Subsequent calls with the same mounts + keep searching for mount points in the same file. Providing NULL + as the mounts file closes the file. */ +static int +open_temp_exec_file_mnt (const char *mounts) +{ + static const char *last_mounts; + static FILE *last_mntent; + + if (mounts != last_mounts) + { + if (last_mntent) + endmntent (last_mntent); + + last_mounts = mounts; + + if (mounts) + last_mntent = setmntent (mounts, "r"); + else + last_mntent = NULL; + } + + if (!last_mntent) + return -1; + + for (;;) + { + int fd; + struct mntent mnt; + char buf[MAXPATHLEN * 3]; + + if (getmntent_r (last_mntent, &mnt, buf, sizeof (buf)) == NULL) + return -1; + + if (hasmntopt (&mnt, "ro") + || hasmntopt (&mnt, "noexec") + || access (mnt.mnt_dir, W_OK)) + continue; + + fd = open_temp_exec_file_dir (mnt.mnt_dir); + + if (fd != -1) + return fd; + } +} +#endif /* HAVE_MNTENT */ + +/* Instructions to look for a location to hold a temporary file that + can be mapped in for execution. */ +static struct +{ + int (*func)(const char *); + const char *arg; + int repeat; +} open_temp_exec_file_opts[] = { + { open_temp_exec_file_env, "TMPDIR", 0 }, + { open_temp_exec_file_dir, "/tmp", 0 }, + { open_temp_exec_file_dir, "/var/tmp", 0 }, + { open_temp_exec_file_dir, "/dev/shm", 0 }, + { open_temp_exec_file_env, "HOME", 0 }, +#ifdef HAVE_MNTENT + { open_temp_exec_file_mnt, "/etc/mtab", 1 }, + { open_temp_exec_file_mnt, "/proc/mounts", 1 }, +#endif /* HAVE_MNTENT */ +}; + +/* Current index into open_temp_exec_file_opts. */ +static int open_temp_exec_file_opts_idx = 0; + +/* Reset a current multi-call func, then advances to the next entry. + If we're at the last, go back to the first and return nonzero, + otherwise return zero. */ +static int +open_temp_exec_file_opts_next (void) +{ + if (open_temp_exec_file_opts[open_temp_exec_file_opts_idx].repeat) + open_temp_exec_file_opts[open_temp_exec_file_opts_idx].func (NULL); + + open_temp_exec_file_opts_idx++; + if (open_temp_exec_file_opts_idx + == (sizeof (open_temp_exec_file_opts) + / sizeof (*open_temp_exec_file_opts))) + { + open_temp_exec_file_opts_idx = 0; + return 1; + } + + return 0; +} + +/* Return a file descriptor of a temporary zero-sized file in a + writable and executable filesystem. */ +static int +open_temp_exec_file (void) +{ + int fd; + + do + { + fd = open_temp_exec_file_opts[open_temp_exec_file_opts_idx].func + (open_temp_exec_file_opts[open_temp_exec_file_opts_idx].arg); + + if (!open_temp_exec_file_opts[open_temp_exec_file_opts_idx].repeat + || fd == -1) + { + if (open_temp_exec_file_opts_next ()) + break; + } + } + while (fd == -1); + + return fd; +} + +/* We need to allocate space in a file that will be backing a writable + mapping. Several problems exist with the usual approaches: + - fallocate() is Linux-only + - posix_fallocate() is not available on all platforms + - ftruncate() does not allocate space on filesystems with sparse files + Failure to allocate the space will cause SIGBUS to be thrown when + the mapping is subsequently written to. */ +static int +allocate_space (int fd, off_t offset, off_t len) +{ + static size_t page_size; + + /* Obtain system page size. */ + if (!page_size) + page_size = sysconf(_SC_PAGESIZE); + + unsigned char buf[page_size]; + memset (buf, 0, page_size); + + while (len > 0) + { + off_t to_write = (len < page_size) ? len : page_size; + if (write (fd, buf, to_write) < to_write) + return -1; + len -= to_write; + } + + return 0; +} + +/* Map in a chunk of memory from the temporary exec file into separate + locations in the virtual memory address space, one writable and one + executable. Returns the address of the writable portion, after + storing an offset to the corresponding executable portion at the + last word of the requested chunk. */ +static void * +dlmmap_locked (void *start, size_t length, int prot, int flags, off_t offset) +{ + void *ptr; + + if (execfd == -1) + { + open_temp_exec_file_opts_idx = 0; + retry_open: + execfd = open_temp_exec_file (); + if (execfd == -1) + return MFAIL; + } + + offset = execsize; + + if (allocate_space (execfd, offset, length)) + return MFAIL; + + flags &= ~(MAP_PRIVATE | MAP_ANONYMOUS); + flags |= MAP_SHARED; + + ptr = mmap (NULL, length, (prot & ~PROT_WRITE) | PROT_EXEC, + flags, execfd, offset); + if (ptr == MFAIL) + { + if (!offset) + { + close (execfd); + goto retry_open; + } + ftruncate (execfd, offset); + return MFAIL; + } + else if (!offset + && open_temp_exec_file_opts[open_temp_exec_file_opts_idx].repeat) + open_temp_exec_file_opts_next (); + + start = mmap (start, length, prot, flags, execfd, offset); + + if (start == MFAIL) + { + munmap (ptr, length); + ftruncate (execfd, offset); + return start; + } + + mmap_exec_offset ((char *)start, length) = (char*)ptr - (char*)start; + + execsize += length; + + return start; +} + +/* Map in a writable and executable chunk of memory if possible. + Failing that, fall back to dlmmap_locked. */ +static void * +dlmmap (void *start, size_t length, int prot, + int flags, int fd, off_t offset) +{ + void *ptr; + + assert (start == NULL && length % malloc_getpagesize == 0 + && prot == (PROT_READ | PROT_WRITE) + && flags == (MAP_PRIVATE | MAP_ANONYMOUS) + && fd == -1 && offset == 0); + + if (execfd == -1 && is_emutramp_enabled ()) + { + ptr = mmap (start, length, prot & ~PROT_EXEC, flags, fd, offset); + return ptr; + } + + if (execfd == -1 && !is_selinux_enabled ()) + { + ptr = mmap (start, length, prot | PROT_EXEC, flags, fd, offset); + + if (ptr != MFAIL || (errno != EPERM && errno != EACCES)) + /* Cool, no need to mess with separate segments. */ + return ptr; + + /* If MREMAP_DUP is ever introduced and implemented, try mmap + with ((prot & ~PROT_WRITE) | PROT_EXEC) and mremap with + MREMAP_DUP and prot at this point. */ + } + + if (execsize == 0 || execfd == -1) + { + pthread_mutex_lock (&open_temp_exec_file_mutex); + ptr = dlmmap_locked (start, length, prot, flags, offset); + pthread_mutex_unlock (&open_temp_exec_file_mutex); + + return ptr; + } + + return dlmmap_locked (start, length, prot, flags, offset); +} + +/* Release memory at the given address, as well as the corresponding + executable page if it's separate. */ +static int +dlmunmap (void *start, size_t length) +{ + /* We don't bother decreasing execsize or truncating the file, since + we can't quite tell whether we're unmapping the end of the file. + We don't expect frequent deallocation anyway. If we did, we + could locate pages in the file by writing to the pages being + deallocated and checking that the file contents change. + Yuck. */ + msegmentptr seg = segment_holding (gm, start); + void *code; + + if (seg && (code = add_segment_exec_offset (start, seg)) != start) + { + int ret = munmap (code, length); + if (ret) + return ret; + } + + return munmap (start, length); +} + +#if FFI_CLOSURE_FREE_CODE +/* Return segment holding given code address. */ +static msegmentptr +segment_holding_code (mstate m, char* addr) +{ + msegmentptr sp = &m->seg; + for (;;) { + if (addr >= add_segment_exec_offset (sp->base, sp) + && addr < add_segment_exec_offset (sp->base, sp) + sp->size) + return sp; + if ((sp = sp->next) == 0) + return 0; + } +} +#endif + +#endif /* !(defined(X86_WIN32) || defined(X86_WIN64) || defined(__OS2__)) || defined (__CYGWIN__) || defined(__INTERIX) */ + +/* Allocate a chunk of memory with the given size. Returns a pointer + to the writable address, and sets *CODE to the executable + corresponding virtual address. */ +void * +ffi_closure_alloc (size_t size, void **code) +{ + void *ptr; + + if (!code) + return NULL; + + ptr = dlmalloc (size); + + if (ptr) + { + msegmentptr seg = segment_holding (gm, ptr); + + *code = add_segment_exec_offset (ptr, seg); + } + + return ptr; +} + +/* Release a chunk of memory allocated with ffi_closure_alloc. If + FFI_CLOSURE_FREE_CODE is nonzero, the given address can be the + writable or the executable address given. Otherwise, only the + writable address can be provided here. */ +void +ffi_closure_free (void *ptr) +{ +#if FFI_CLOSURE_FREE_CODE + msegmentptr seg = segment_holding_code (gm, ptr); + + if (seg) + ptr = sub_segment_exec_offset (ptr, seg); +#endif + + dlfree (ptr); +} + +# else /* ! FFI_MMAP_EXEC_WRIT */ + +/* On many systems, memory returned by malloc is writable and + executable, so just use it. */ + +#include + +void * +ffi_closure_alloc (size_t size, void **code) +{ + if (!code) + return NULL; + + return *code = malloc (size); +} + +void +ffi_closure_free (void *ptr) +{ + free (ptr); +} + +# endif /* ! FFI_MMAP_EXEC_WRIT */ +#endif /* FFI_CLOSURES */ + +#endif /* NetBSD with PROT_MPROTECT */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffi.c new file mode 100644 index 0000000..9011fde --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffi.c @@ -0,0 +1,386 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 1998 Cygnus Solutions + Copyright (c) 2004 Simon Posnjak + Copyright (c) 2005 Axis Communications AB + Copyright (C) 2007 Free Software Foundation, Inc. + + CRIS Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL SIMON POSNJAK BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#define STACK_ARG_SIZE(x) FFI_ALIGN(x, FFI_SIZEOF_ARG) + +static ffi_status +initialize_aggregate_packed_struct (ffi_type * arg) +{ + ffi_type **ptr; + + FFI_ASSERT (arg != NULL); + + FFI_ASSERT (arg->elements != NULL); + FFI_ASSERT (arg->size == 0); + FFI_ASSERT (arg->alignment == 0); + + ptr = &(arg->elements[0]); + + while ((*ptr) != NULL) + { + if (((*ptr)->size == 0) + && (initialize_aggregate_packed_struct ((*ptr)) != FFI_OK)) + return FFI_BAD_TYPEDEF; + + FFI_ASSERT (ffi_type_test ((*ptr))); + + arg->size += (*ptr)->size; + + arg->alignment = (arg->alignment > (*ptr)->alignment) ? + arg->alignment : (*ptr)->alignment; + + ptr++; + } + + if (arg->size == 0) + return FFI_BAD_TYPEDEF; + else + return FFI_OK; +} + +int +ffi_prep_args (char *stack, extended_cif * ecif) +{ + unsigned int i; + unsigned int struct_count = 0; + void **p_argv; + char *argp; + ffi_type **p_arg; + + argp = stack; + + p_argv = ecif->avalue; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + (i != 0); i--, p_arg++) + { + size_t z; + + switch ((*p_arg)->type) + { + case FFI_TYPE_STRUCT: + { + z = (*p_arg)->size; + if (z <= 4) + { + memcpy (argp, *p_argv, z); + z = 4; + } + else if (z <= 8) + { + memcpy (argp, *p_argv, z); + z = 8; + } + else + { + unsigned int uiLocOnStack; + z = sizeof (void *); + uiLocOnStack = 4 * ecif->cif->nargs + struct_count; + struct_count = struct_count + (*p_arg)->size; + *(unsigned int *) argp = + (unsigned int) (UINT32 *) (stack + uiLocOnStack); + memcpy ((stack + uiLocOnStack), *p_argv, (*p_arg)->size); + } + break; + } + default: + z = (*p_arg)->size; + if (z < sizeof (int)) + { + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int) *(SINT8 *) (*p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = + (unsigned int) *(UINT8 *) (*p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) *(SINT16 *) (*p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = + (unsigned int) *(UINT16 *) (*p_argv); + break; + + default: + FFI_ASSERT (0); + } + z = sizeof (int); + } + else if (z == sizeof (int)) + *(unsigned int *) argp = (unsigned int) *(UINT32 *) (*p_argv); + else + memcpy (argp, *p_argv, z); + break; + } + p_argv++; + argp += z; + } + + return (struct_count); +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_core (ffi_cif * cif, + ffi_abi abi, unsigned int isvariadic, + unsigned int nfixedargs, unsigned int ntotalargs, + ffi_type * rtype, ffi_type ** atypes) +{ + unsigned bytes = 0; + unsigned int i; + ffi_type **ptr; + + FFI_ASSERT (cif != NULL); + FFI_ASSERT((!isvariadic) || (nfixedargs >= 1)); + FFI_ASSERT(nfixedargs <= ntotalargs); + FFI_ASSERT (abi > FFI_FIRST_ABI && abi < FFI_LAST_ABI); + + cif->abi = abi; + cif->arg_types = atypes; + cif->nargs = ntotalargs; + cif->rtype = rtype; + + cif->flags = 0; + + if ((cif->rtype->size == 0) + && (initialize_aggregate_packed_struct (cif->rtype) != FFI_OK)) + return FFI_BAD_TYPEDEF; + + FFI_ASSERT_VALID_TYPE (cif->rtype); + + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++) + { + if (((*ptr)->size == 0) + && (initialize_aggregate_packed_struct ((*ptr)) != FFI_OK)) + return FFI_BAD_TYPEDEF; + + FFI_ASSERT_VALID_TYPE (*ptr); + + if (((*ptr)->alignment - 1) & bytes) + bytes = FFI_ALIGN (bytes, (*ptr)->alignment); + if ((*ptr)->type == FFI_TYPE_STRUCT) + { + if ((*ptr)->size > 8) + { + bytes += (*ptr)->size; + bytes += sizeof (void *); + } + else + { + if ((*ptr)->size > 4) + bytes += 8; + else + bytes += 4; + } + } + else + bytes += STACK_ARG_SIZE ((*ptr)->size); + } + + cif->bytes = bytes; + + return ffi_prep_cif_machdep (cif); +} + +ffi_status +ffi_prep_cif_machdep (ffi_cif * cif) +{ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags = (unsigned) cif->rtype->type; + break; + + default: + cif->flags = FFI_TYPE_INT; + break; + } + + return FFI_OK; +} + +extern void ffi_call_SYSV (int (*)(char *, extended_cif *), + extended_cif *, + unsigned, unsigned, unsigned *, void (*fn) ()) + __attribute__ ((__visibility__ ("hidden"))); + +void +ffi_call (ffi_cif * cif, void (*fn) (), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + if ((rvalue == NULL) && (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca (cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV (ffi_prep_args, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn); + break; + default: + FFI_ASSERT (0); + break; + } +} + +/* Because the following variables are not exported outside libffi, we + mark them hidden. */ + +/* Assembly code for the jump stub. */ +extern const char ffi_cris_trampoline_template[] + __attribute__ ((__visibility__ ("hidden"))); + +/* Offset into ffi_cris_trampoline_template of where to put the + ffi_prep_closure_inner function. */ +extern const int ffi_cris_trampoline_fn_offset + __attribute__ ((__visibility__ ("hidden"))); + +/* Offset into ffi_cris_trampoline_template of where to put the + closure data. */ +extern const int ffi_cris_trampoline_closure_offset + __attribute__ ((__visibility__ ("hidden"))); + +/* This function is sibling-called (jumped to) by the closure + trampoline. We get R10..R13 at PARAMS[0..3] and a copy of [SP] at + PARAMS[4] to simplify handling of a straddling parameter. A copy + of R9 is at PARAMS[5] and SP at PARAMS[6]. These parameters are + put at the appropriate place in CLOSURE which is then executed and + the return value is passed back to the caller. */ + +static unsigned long long +ffi_prep_closure_inner (void **params, ffi_closure* closure) +{ + char *register_args = (char *) params; + void *struct_ret = params[5]; + char *stack_args = params[6]; + char *ptr = register_args; + ffi_cif *cif = closure->cif; + ffi_type **arg_types = cif->arg_types; + + /* Max room needed is number of arguments as 64-bit values. */ + void **avalue = alloca (closure->cif->nargs * sizeof(void *)); + int i; + int doing_regs; + long long llret = 0; + + /* Find the address of each argument. */ + for (i = 0, doing_regs = 1; i < cif->nargs; i++) + { + /* Types up to and including 8 bytes go by-value. */ + if (arg_types[i]->size <= 4) + { + avalue[i] = ptr; + ptr += 4; + } + else if (arg_types[i]->size <= 8) + { + avalue[i] = ptr; + ptr += 8; + } + else + { + FFI_ASSERT (arg_types[i]->type == FFI_TYPE_STRUCT); + + /* Passed by-reference, so copy the pointer. */ + avalue[i] = *(void **) ptr; + ptr += 4; + } + + /* If we've handled more arguments than fit in registers, start + looking at the those passed on the stack. Step over the + first one if we had a straddling parameter. */ + if (doing_regs && ptr >= register_args + 4*4) + { + ptr = stack_args + ((ptr > register_args + 4*4) ? 4 : 0); + doing_regs = 0; + } + } + + /* Invoke the closure. */ + (closure->fun) (cif, + + cif->rtype->type == FFI_TYPE_STRUCT + /* The caller allocated space for the return + structure, and passed a pointer to this space in + R9. */ + ? struct_ret + + /* We take advantage of being able to ignore that + the high part isn't set if the return value is + not in R10:R11, but in R10 only. */ + : (void *) &llret, + + avalue, closure->user_data); + + return llret; +} + +/* API function: Prepare the trampoline. */ + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif *, void *, void **, void*), + void *user_data, + void *codeloc) +{ + void *innerfn = ffi_prep_closure_inner; + FFI_ASSERT (cif->abi == FFI_SYSV); + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + memcpy (closure->tramp, ffi_cris_trampoline_template, + FFI_CRIS_TRAMPOLINE_CODE_PART_SIZE); + memcpy (closure->tramp + ffi_cris_trampoline_fn_offset, + &innerfn, sizeof (void *)); + memcpy (closure->tramp + ffi_cris_trampoline_closure_offset, + &codeloc, sizeof (void *)); + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffitarget.h new file mode 100644 index 0000000..b837e97 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/ffitarget.h @@ -0,0 +1,56 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for CRIS. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_CRIS_TRAMPOLINE_CODE_PART_SIZE 36 +#define FFI_CRIS_TRAMPOLINE_DATA_PART_SIZE (7*4) +#define FFI_TRAMPOLINE_SIZE \ + (FFI_CRIS_TRAMPOLINE_CODE_PART_SIZE + FFI_CRIS_TRAMPOLINE_DATA_PART_SIZE) +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/sysv.S new file mode 100644 index 0000000..79abaee --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/cris/sysv.S @@ -0,0 +1,215 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2004 Simon Posnjak + Copyright (c) 2005 Axis Communications AB + + CRIS Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL SIMON POSNJAK BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#define CONCAT(x,y) x ## y +#define XCONCAT(x,y) CONCAT (x, y) +#define L(x) XCONCAT (__USER_LABEL_PREFIX__, x) + + .text + + ;; OK, when we get called we should have this (according to + ;; AXIS ETRAX 100LX Programmer's Manual chapter 6.3). + ;; + ;; R10: ffi_prep_args (func. pointer) + ;; R11: &ecif + ;; R12: cif->bytes + ;; R13: fig->flags + ;; sp+0: ecif.rvalue + ;; sp+4: fn (function pointer to the function that we need to call) + + .globl L(ffi_call_SYSV) + .type L(ffi_call_SYSV),@function + .hidden L(ffi_call_SYSV) + +L(ffi_call_SYSV): + ;; Save the regs to the stack. + push $srp + ;; Used for stack pointer saving. + push $r6 + ;; Used for function address pointer. + push $r7 + ;; Used for stack pointer saving. + push $r8 + ;; We save fig->flags to stack we will need them after we + ;; call The Function. + push $r13 + + ;; Saving current stack pointer. + move.d $sp,$r8 + move.d $sp,$r6 + + ;; Move address of ffi_prep_args to r13. + move.d $r10,$r13 + + ;; Make room on the stack for the args of fn. + sub.d $r12,$sp + + ;; Function void ffi_prep_args(char *stack, extended_cif *ecif) parameters are: + ;; r10 <-- stack pointer + ;; r11 <-- &ecif (already there) + move.d $sp,$r10 + + ;; Call the function. + jsr $r13 + + ;; Save the size of the structures which are passed on stack. + move.d $r10,$r7 + + ;; Move first four args in to r10..r13. + move.d [$sp+0],$r10 + move.d [$sp+4],$r11 + move.d [$sp+8],$r12 + move.d [$sp+12],$r13 + + ;; Adjust the stack and check if any parameters are given on stack. + addq 16,$sp + sub.d $r7,$r6 + cmp.d $sp,$r6 + + bpl go_on + nop + +go_on_no_params_on_stack: + move.d $r6,$sp + +go_on: + ;; Discover if we need to put rval address in to r9. + move.d [$r8+0],$r7 + cmpq FFI_TYPE_STRUCT,$r7 + bne call_now + nop + + ;; Move rval address to $r9. + move.d [$r8+20],$r9 + +call_now: + ;; Move address of The Function in to r7. + move.d [$r8+24],$r7 + + ;; Call The Function. + jsr $r7 + + ;; Reset stack. + move.d $r8,$sp + + ;; Load rval type (fig->flags) in to r13. + pop $r13 + + ;; Detect rval type. + cmpq FFI_TYPE_VOID,$r13 + beq epilogue + + cmpq FFI_TYPE_STRUCT,$r13 + beq epilogue + + cmpq FFI_TYPE_DOUBLE,$r13 + beq return_double_or_longlong + + cmpq FFI_TYPE_UINT64,$r13 + beq return_double_or_longlong + + cmpq FFI_TYPE_SINT64,$r13 + beq return_double_or_longlong + nop + + ;; Just return the 32 bit value. + ba return + nop + +return_double_or_longlong: + ;; Load half of the rval to r10 and the other half to r11. + move.d [$sp+16],$r13 + move.d $r10,[$r13] + addq 4,$r13 + move.d $r11,[$r13] + ba epilogue + nop + +return: + ;; Load the rval to r10. + move.d [$sp+16],$r13 + move.d $r10,[$r13] + +epilogue: + pop $r8 + pop $r7 + pop $r6 + Jump [$sp+] + + .size ffi_call_SYSV,.-ffi_call_SYSV + +/* Save R10..R13 into an array, somewhat like varargs. Copy the next + argument too, to simplify handling of any straddling parameter. + Save R9 and SP after those. Jump to function handling the rest. + Since this is a template, copied and the main function filled in by + the user. */ + + .globl L(ffi_cris_trampoline_template) + .type L(ffi_cris_trampoline_template),@function + .hidden L(ffi_cris_trampoline_template) + +L(ffi_cris_trampoline_template): +0: + /* The value we get for "PC" is right after the prefix instruction, + two bytes from the beginning, i.e. 0b+2. */ + move.d $r10,[$pc+2f-(0b+2)] + move.d $pc,$r10 +1: + addq 2f-1b+4,$r10 + move.d $r11,[$r10+] + move.d $r12,[$r10+] + move.d $r13,[$r10+] + move.d [$sp],$r11 + move.d $r11,[$r10+] + move.d $r9,[$r10+] + move.d $sp,[$r10+] + subq FFI_CRIS_TRAMPOLINE_DATA_PART_SIZE,$r10 + move.d 0,$r11 +3: + jump 0 +2: + .size ffi_cris_trampoline_template,.-0b + +/* This macro create a constant usable as "extern const int \name" in + C from within libffi, when \name has no prefix decoration. */ + + .macro const name,value + .globl \name + .type \name,@object + .hidden \name +\name: + .dword \value + .size \name,4 + .endm + +/* Constants for offsets within the trampoline. We could do this with + just symbols, avoiding memory contents and memory accesses, but the + C usage code would look a bit stranger. */ + + const L(ffi_cris_trampoline_fn_offset),2b-4-0b + const L(ffi_cris_trampoline_closure_offset),3b-4-0b diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/debug.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/debug.c new file mode 100644 index 0000000..f3172b1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/debug.c @@ -0,0 +1,64 @@ +/* ----------------------------------------------------------------------- + debug.c - Copyright (c) 1996 Red Hat, Inc. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include + +/* General debugging routines */ + +void ffi_stop_here(void) +{ + /* This function is only useful for debugging purposes. + Place a breakpoint on ffi_stop_here to be notified of + significant events. */ +} + +/* This function should only be called via the FFI_ASSERT() macro */ + +void ffi_assert(char *expr, char *file, int line) +{ + fprintf(stderr, "ASSERTION FAILURE: %s at %s:%d\n", expr, file, line); + ffi_stop_here(); + abort(); +} + +/* Perform a sanity check on an ffi_type structure */ + +void ffi_type_test(ffi_type *a, char *file, int line) +{ + FFI_ASSERT_AT(a != NULL, file, line); + + FFI_ASSERT_AT(a->type <= FFI_TYPE_LAST, file, line); + FFI_ASSERT_AT(a->type == FFI_TYPE_VOID || a->size > 0, file, line); + FFI_ASSERT_AT(a->type == FFI_TYPE_VOID || a->alignment > 0, file, line); + FFI_ASSERT_AT((a->type != FFI_TYPE_STRUCT && a->type != FFI_TYPE_COMPLEX) + || a->elements != NULL, file, line); + FFI_ASSERT_AT(a->type != FFI_TYPE_COMPLEX + || (a->elements != NULL + && a->elements[0] != NULL && a->elements[1] == NULL), + file, line); + +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/dlmalloc.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/dlmalloc.c new file mode 100644 index 0000000..d63dd36 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/dlmalloc.c @@ -0,0 +1,5166 @@ +/* + This is a version (aka dlmalloc) of malloc/free/realloc written by + Doug Lea and released to the public domain, as explained at + http://creativecommons.org/licenses/publicdomain. Send questions, + comments, complaints, performance data, etc to dl@cs.oswego.edu + +* Version 2.8.3 Thu Sep 22 11:16:15 2005 Doug Lea (dl at gee) + + Note: There may be an updated version of this malloc obtainable at + ftp://gee.cs.oswego.edu/pub/misc/malloc.c + Check before installing! + +* Quickstart + + This library is all in one file to simplify the most common usage: + ftp it, compile it (-O3), and link it into another program. All of + the compile-time options default to reasonable values for use on + most platforms. You might later want to step through various + compile-time and dynamic tuning options. + + For convenience, an include file for code using this malloc is at: + ftp://gee.cs.oswego.edu/pub/misc/malloc-2.8.3.h + You don't really need this .h file unless you call functions not + defined in your system include files. The .h file contains only the + excerpts from this file needed for using this malloc on ANSI C/C++ + systems, so long as you haven't changed compile-time options about + naming and tuning parameters. If you do, then you can create your + own malloc.h that does include all settings by cutting at the point + indicated below. Note that you may already by default be using a C + library containing a malloc that is based on some version of this + malloc (for example in linux). You might still want to use the one + in this file to customize settings or to avoid overheads associated + with library versions. + +* Vital statistics: + + Supported pointer/size_t representation: 4 or 8 bytes + size_t MUST be an unsigned type of the same width as + pointers. (If you are using an ancient system that declares + size_t as a signed type, or need it to be a different width + than pointers, you can use a previous release of this malloc + (e.g. 2.7.2) supporting these.) + + Alignment: 8 bytes (default) + This suffices for nearly all current machines and C compilers. + However, you can define MALLOC_ALIGNMENT to be wider than this + if necessary (up to 128bytes), at the expense of using more space. + + Minimum overhead per allocated chunk: 4 or 8 bytes (if 4byte sizes) + 8 or 16 bytes (if 8byte sizes) + Each malloced chunk has a hidden word of overhead holding size + and status information, and additional cross-check word + if FOOTERS is defined. + + Minimum allocated size: 4-byte ptrs: 16 bytes (including overhead) + 8-byte ptrs: 32 bytes (including overhead) + + Even a request for zero bytes (i.e., malloc(0)) returns a + pointer to something of the minimum allocatable size. + The maximum overhead wastage (i.e., number of extra bytes + allocated than were requested in malloc) is less than or equal + to the minimum size, except for requests >= mmap_threshold that + are serviced via mmap(), where the worst case wastage is about + 32 bytes plus the remainder from a system page (the minimal + mmap unit); typically 4096 or 8192 bytes. + + Security: static-safe; optionally more or less + The "security" of malloc refers to the ability of malicious + code to accentuate the effects of errors (for example, freeing + space that is not currently malloc'ed or overwriting past the + ends of chunks) in code that calls malloc. This malloc + guarantees not to modify any memory locations below the base of + heap, i.e., static variables, even in the presence of usage + errors. The routines additionally detect most improper frees + and reallocs. All this holds as long as the static bookkeeping + for malloc itself is not corrupted by some other means. This + is only one aspect of security -- these checks do not, and + cannot, detect all possible programming errors. + + If FOOTERS is defined nonzero, then each allocated chunk + carries an additional check word to verify that it was malloced + from its space. These check words are the same within each + execution of a program using malloc, but differ across + executions, so externally crafted fake chunks cannot be + freed. This improves security by rejecting frees/reallocs that + could corrupt heap memory, in addition to the checks preventing + writes to statics that are always on. This may further improve + security at the expense of time and space overhead. (Note that + FOOTERS may also be worth using with MSPACES.) + + By default detected errors cause the program to abort (calling + "abort()"). You can override this to instead proceed past + errors by defining PROCEED_ON_ERROR. In this case, a bad free + has no effect, and a malloc that encounters a bad address + caused by user overwrites will ignore the bad address by + dropping pointers and indices to all known memory. This may + be appropriate for programs that should continue if at all + possible in the face of programming errors, although they may + run out of memory because dropped memory is never reclaimed. + + If you don't like either of these options, you can define + CORRUPTION_ERROR_ACTION and USAGE_ERROR_ACTION to do anything + else. And if if you are sure that your program using malloc has + no errors or vulnerabilities, you can define INSECURE to 1, + which might (or might not) provide a small performance improvement. + + Thread-safety: NOT thread-safe unless USE_LOCKS defined + When USE_LOCKS is defined, each public call to malloc, free, + etc is surrounded with either a pthread mutex or a win32 + spinlock (depending on WIN32). This is not especially fast, and + can be a major bottleneck. It is designed only to provide + minimal protection in concurrent environments, and to provide a + basis for extensions. If you are using malloc in a concurrent + program, consider instead using ptmalloc, which is derived from + a version of this malloc. (See http://www.malloc.de). + + System requirements: Any combination of MORECORE and/or MMAP/MUNMAP + This malloc can use unix sbrk or any emulation (invoked using + the CALL_MORECORE macro) and/or mmap/munmap or any emulation + (invoked using CALL_MMAP/CALL_MUNMAP) to get and release system + memory. On most unix systems, it tends to work best if both + MORECORE and MMAP are enabled. On Win32, it uses emulations + based on VirtualAlloc. It also uses common C library functions + like memset. + + Compliance: I believe it is compliant with the Single Unix Specification + (See http://www.unix.org). Also SVID/XPG, ANSI C, and probably + others as well. + +* Overview of algorithms + + This is not the fastest, most space-conserving, most portable, or + most tunable malloc ever written. However it is among the fastest + while also being among the most space-conserving, portable and + tunable. Consistent balance across these factors results in a good + general-purpose allocator for malloc-intensive programs. + + In most ways, this malloc is a best-fit allocator. Generally, it + chooses the best-fitting existing chunk for a request, with ties + broken in approximately least-recently-used order. (This strategy + normally maintains low fragmentation.) However, for requests less + than 256bytes, it deviates from best-fit when there is not an + exactly fitting available chunk by preferring to use space adjacent + to that used for the previous small request, as well as by breaking + ties in approximately most-recently-used order. (These enhance + locality of series of small allocations.) And for very large requests + (>= 256Kb by default), it relies on system memory mapping + facilities, if supported. (This helps avoid carrying around and + possibly fragmenting memory used only for large chunks.) + + All operations (except malloc_stats and mallinfo) have execution + times that are bounded by a constant factor of the number of bits in + a size_t, not counting any clearing in calloc or copying in realloc, + or actions surrounding MORECORE and MMAP that have times + proportional to the number of non-contiguous regions returned by + system allocation routines, which is often just 1. + + The implementation is not very modular and seriously overuses + macros. Perhaps someday all C compilers will do as good a job + inlining modular code as can now be done by brute-force expansion, + but now, enough of them seem not to. + + Some compilers issue a lot of warnings about code that is + dead/unreachable only on some platforms, and also about intentional + uses of negation on unsigned types. All known cases of each can be + ignored. + + For a longer but out of date high-level description, see + http://gee.cs.oswego.edu/dl/html/malloc.html + +* MSPACES + If MSPACES is defined, then in addition to malloc, free, etc., + this file also defines mspace_malloc, mspace_free, etc. These + are versions of malloc routines that take an "mspace" argument + obtained using create_mspace, to control all internal bookkeeping. + If ONLY_MSPACES is defined, only these versions are compiled. + So if you would like to use this allocator for only some allocations, + and your system malloc for others, you can compile with + ONLY_MSPACES and then do something like... + static mspace mymspace = create_mspace(0,0); // for example + #define mymalloc(bytes) mspace_malloc(mymspace, bytes) + + (Note: If you only need one instance of an mspace, you can instead + use "USE_DL_PREFIX" to relabel the global malloc.) + + You can similarly create thread-local allocators by storing + mspaces as thread-locals. For example: + static __thread mspace tlms = 0; + void* tlmalloc(size_t bytes) { + if (tlms == 0) tlms = create_mspace(0, 0); + return mspace_malloc(tlms, bytes); + } + void tlfree(void* mem) { mspace_free(tlms, mem); } + + Unless FOOTERS is defined, each mspace is completely independent. + You cannot allocate from one and free to another (although + conformance is only weakly checked, so usage errors are not always + caught). If FOOTERS is defined, then each chunk carries around a tag + indicating its originating mspace, and frees are directed to their + originating spaces. + + ------------------------- Compile-time options --------------------------- + +Be careful in setting #define values for numerical constants of type +size_t. On some systems, literal values are not automatically extended +to size_t precision unless they are explicitly casted. + +WIN32 default: defined if _WIN32 defined + Defining WIN32 sets up defaults for MS environment and compilers. + Otherwise defaults are for unix. + +MALLOC_ALIGNMENT default: (size_t)8 + Controls the minimum alignment for malloc'ed chunks. It must be a + power of two and at least 8, even on machines for which smaller + alignments would suffice. It may be defined as larger than this + though. Note however that code and data structures are optimized for + the case of 8-byte alignment. + +MSPACES default: 0 (false) + If true, compile in support for independent allocation spaces. + This is only supported if HAVE_MMAP is true. + +ONLY_MSPACES default: 0 (false) + If true, only compile in mspace versions, not regular versions. + +USE_LOCKS default: 0 (false) + Causes each call to each public routine to be surrounded with + pthread or WIN32 mutex lock/unlock. (If set true, this can be + overridden on a per-mspace basis for mspace versions.) + +FOOTERS default: 0 + If true, provide extra checking and dispatching by placing + information in the footers of allocated chunks. This adds + space and time overhead. + +INSECURE default: 0 + If true, omit checks for usage errors and heap space overwrites. + +USE_DL_PREFIX default: NOT defined + Causes compiler to prefix all public routines with the string 'dl'. + This can be useful when you only want to use this malloc in one part + of a program, using your regular system malloc elsewhere. + +ABORT default: defined as abort() + Defines how to abort on failed checks. On most systems, a failed + check cannot die with an "assert" or even print an informative + message, because the underlying print routines in turn call malloc, + which will fail again. Generally, the best policy is to simply call + abort(). It's not very useful to do more than this because many + errors due to overwriting will show up as address faults (null, odd + addresses etc) rather than malloc-triggered checks, so will also + abort. Also, most compilers know that abort() does not return, so + can better optimize code conditionally calling it. + +PROCEED_ON_ERROR default: defined as 0 (false) + Controls whether detected bad addresses cause them to bypassed + rather than aborting. If set, detected bad arguments to free and + realloc are ignored. And all bookkeeping information is zeroed out + upon a detected overwrite of freed heap space, thus losing the + ability to ever return it from malloc again, but enabling the + application to proceed. If PROCEED_ON_ERROR is defined, the + static variable malloc_corruption_error_count is compiled in + and can be examined to see if errors have occurred. This option + generates slower code than the default abort policy. + +DEBUG default: NOT defined + The DEBUG setting is mainly intended for people trying to modify + this code or diagnose problems when porting to new platforms. + However, it may also be able to better isolate user errors than just + using runtime checks. The assertions in the check routines spell + out in more detail the assumptions and invariants underlying the + algorithms. The checking is fairly extensive, and will slow down + execution noticeably. Calling malloc_stats or mallinfo with DEBUG + set will attempt to check every non-mmapped allocated and free chunk + in the course of computing the summaries. + +ABORT_ON_ASSERT_FAILURE default: defined as 1 (true) + Debugging assertion failures can be nearly impossible if your + version of the assert macro causes malloc to be called, which will + lead to a cascade of further failures, blowing the runtime stack. + ABORT_ON_ASSERT_FAILURE cause assertions failures to call abort(), + which will usually make debugging easier. + +MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32 + The action to take before "return 0" when malloc fails to be able to + return memory because there is none available. + +HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES + True if this system supports sbrk or an emulation of it. + +MORECORE default: sbrk + The name of the sbrk-style system routine to call to obtain more + memory. See below for guidance on writing custom MORECORE + functions. The type of the argument to sbrk/MORECORE varies across + systems. It cannot be size_t, because it supports negative + arguments, so it is normally the signed type of the same width as + size_t (sometimes declared as "intptr_t"). It doesn't much matter + though. Internally, we only call it with arguments less than half + the max value of a size_t, which should work across all reasonable + possibilities, although sometimes generating compiler warnings. See + near the end of this file for guidelines for creating a custom + version of MORECORE. + +MORECORE_CONTIGUOUS default: 1 (true) + If true, take advantage of fact that consecutive calls to MORECORE + with positive arguments always return contiguous increasing + addresses. This is true of unix sbrk. It does not hurt too much to + set it true anyway, since malloc copes with non-contiguities. + Setting it false when definitely non-contiguous saves time + and possibly wasted space it would take to discover this though. + +MORECORE_CANNOT_TRIM default: NOT defined + True if MORECORE cannot release space back to the system when given + negative arguments. This is generally necessary only if you are + using a hand-crafted MORECORE function that cannot handle negative + arguments. + +HAVE_MMAP default: 1 (true) + True if this system supports mmap or an emulation of it. If so, and + HAVE_MORECORE is not true, MMAP is used for all system + allocation. If set and HAVE_MORECORE is true as well, MMAP is + primarily used to directly allocate very large blocks. It is also + used as a backup strategy in cases where MORECORE fails to provide + space from system. Note: A single call to MUNMAP is assumed to be + able to unmap memory that may have be allocated using multiple calls + to MMAP, so long as they are adjacent. + +HAVE_MREMAP default: 1 on linux, else 0 + If true realloc() uses mremap() to re-allocate large blocks and + extend or shrink allocation spaces. + +MMAP_CLEARS default: 1 on unix + True if mmap clears memory so calloc doesn't need to. This is true + for standard unix mmap using /dev/zero. + +USE_BUILTIN_FFS default: 0 (i.e., not used) + Causes malloc to use the builtin ffs() function to compute indices. + Some compilers may recognize and intrinsify ffs to be faster than the + supplied C version. Also, the case of x86 using gcc is special-cased + to an asm instruction, so is already as fast as it can be, and so + this setting has no effect. (On most x86s, the asm version is only + slightly faster than the C version.) + +malloc_getpagesize default: derive from system includes, or 4096. + The system page size. To the extent possible, this malloc manages + memory from the system in page-size units. This may be (and + usually is) a function rather than a constant. This is ignored + if WIN32, where page size is determined using getSystemInfo during + initialization. + +USE_DEV_RANDOM default: 0 (i.e., not used) + Causes malloc to use /dev/random to initialize secure magic seed for + stamping footers. Otherwise, the current time is used. + +NO_MALLINFO default: 0 + If defined, don't compile "mallinfo". This can be a simple way + of dealing with mismatches between system declarations and + those in this file. + +MALLINFO_FIELD_TYPE default: size_t + The type of the fields in the mallinfo struct. This was originally + defined as "int" in SVID etc, but is more usefully defined as + size_t. The value is used only if HAVE_USR_INCLUDE_MALLOC_H is not set + +REALLOC_ZERO_BYTES_FREES default: not defined + This should be set if a call to realloc with zero bytes should + be the same as a call to free. Some people think it should. Otherwise, + since this malloc returns a unique pointer for malloc(0), so does + realloc(p, 0). + +LACKS_UNISTD_H, LACKS_FCNTL_H, LACKS_SYS_PARAM_H, LACKS_SYS_MMAN_H +LACKS_STRINGS_H, LACKS_STRING_H, LACKS_SYS_TYPES_H, LACKS_ERRNO_H +LACKS_STDLIB_H default: NOT defined unless on WIN32 + Define these if your system does not have these header files. + You might need to manually insert some of the declarations they provide. + +DEFAULT_GRANULARITY default: page size if MORECORE_CONTIGUOUS, + system_info.dwAllocationGranularity in WIN32, + otherwise 64K. + Also settable using mallopt(M_GRANULARITY, x) + The unit for allocating and deallocating memory from the system. On + most systems with contiguous MORECORE, there is no reason to + make this more than a page. However, systems with MMAP tend to + either require or encourage larger granularities. You can increase + this value to prevent system allocation functions to be called so + often, especially if they are slow. The value must be at least one + page and must be a power of two. Setting to 0 causes initialization + to either page size or win32 region size. (Note: In previous + versions of malloc, the equivalent of this option was called + "TOP_PAD") + +DEFAULT_TRIM_THRESHOLD default: 2MB + Also settable using mallopt(M_TRIM_THRESHOLD, x) + The maximum amount of unused top-most memory to keep before + releasing via malloc_trim in free(). Automatic trimming is mainly + useful in long-lived programs using contiguous MORECORE. Because + trimming via sbrk can be slow on some systems, and can sometimes be + wasteful (in cases where programs immediately afterward allocate + more large chunks) the value should be high enough so that your + overall system performance would improve by releasing this much + memory. As a rough guide, you might set to a value close to the + average size of a process (program) running on your system. + Releasing this much memory would allow such a process to run in + memory. Generally, it is worth tuning trim thresholds when a + program undergoes phases where several large chunks are allocated + and released in ways that can reuse each other's storage, perhaps + mixed with phases where there are no such chunks at all. The trim + value must be greater than page size to have any useful effect. To + disable trimming completely, you can set to MAX_SIZE_T. Note that the trick + some people use of mallocing a huge space and then freeing it at + program startup, in an attempt to reserve system memory, doesn't + have the intended effect under automatic trimming, since that memory + will immediately be returned to the system. + +DEFAULT_MMAP_THRESHOLD default: 256K + Also settable using mallopt(M_MMAP_THRESHOLD, x) + The request size threshold for using MMAP to directly service a + request. Requests of at least this size that cannot be allocated + using already-existing space will be serviced via mmap. (If enough + normal freed space already exists it is used instead.) Using mmap + segregates relatively large chunks of memory so that they can be + individually obtained and released from the host system. A request + serviced through mmap is never reused by any other request (at least + not directly; the system may just so happen to remap successive + requests to the same locations). Segregating space in this way has + the benefits that: Mmapped space can always be individually released + back to the system, which helps keep the system level memory demands + of a long-lived program low. Also, mapped memory doesn't become + `locked' between other chunks, as can happen with normally allocated + chunks, which means that even trimming via malloc_trim would not + release them. However, it has the disadvantage that the space + cannot be reclaimed, consolidated, and then used to service later + requests, as happens with normal chunks. The advantages of mmap + nearly always outweigh disadvantages for "large" chunks, but the + value of "large" may vary across systems. The default is an + empirically derived value that works well in most systems. You can + disable mmap by setting to MAX_SIZE_T. + +*/ + +#if defined __linux__ && !defined _GNU_SOURCE +/* mremap() on Linux requires this via sys/mman.h */ +#define _GNU_SOURCE 1 +#endif + +#ifndef WIN32 +#ifdef _WIN32 +#define WIN32 1 +#endif /* _WIN32 */ +#endif /* WIN32 */ +#ifdef WIN32 +#define WIN32_LEAN_AND_MEAN +#include +#define HAVE_MMAP 1 +#define HAVE_MORECORE 0 +#define LACKS_UNISTD_H +#define LACKS_SYS_PARAM_H +#define LACKS_SYS_MMAN_H +#define LACKS_STRING_H +#define LACKS_STRINGS_H +#define LACKS_SYS_TYPES_H +#define LACKS_ERRNO_H +#define MALLOC_FAILURE_ACTION +#define MMAP_CLEARS 0 /* WINCE and some others apparently don't clear */ +#endif /* WIN32 */ + +#ifdef __OS2__ +#define INCL_DOS +#include +#define HAVE_MMAP 1 +#define HAVE_MORECORE 0 +#define LACKS_SYS_MMAN_H +#endif /* __OS2__ */ + +#if defined(DARWIN) || defined(_DARWIN) +/* Mac OSX docs advise not to use sbrk; it seems better to use mmap */ +#ifndef HAVE_MORECORE +#define HAVE_MORECORE 0 +#define HAVE_MMAP 1 +#endif /* HAVE_MORECORE */ +#endif /* DARWIN */ + +#ifndef LACKS_SYS_TYPES_H +#include /* For size_t */ +#endif /* LACKS_SYS_TYPES_H */ + +/* The maximum possible size_t value has all bits set */ +#define MAX_SIZE_T (~(size_t)0) + +#ifndef ONLY_MSPACES +#define ONLY_MSPACES 0 +#endif /* ONLY_MSPACES */ +#ifndef MSPACES +#if ONLY_MSPACES +#define MSPACES 1 +#else /* ONLY_MSPACES */ +#define MSPACES 0 +#endif /* ONLY_MSPACES */ +#endif /* MSPACES */ +#ifndef MALLOC_ALIGNMENT +#define MALLOC_ALIGNMENT ((size_t)8U) +#endif /* MALLOC_ALIGNMENT */ +#ifndef FOOTERS +#define FOOTERS 0 +#endif /* FOOTERS */ +#ifndef ABORT +#define ABORT abort() +#endif /* ABORT */ +#ifndef ABORT_ON_ASSERT_FAILURE +#define ABORT_ON_ASSERT_FAILURE 1 +#endif /* ABORT_ON_ASSERT_FAILURE */ +#ifndef PROCEED_ON_ERROR +#define PROCEED_ON_ERROR 0 +#endif /* PROCEED_ON_ERROR */ +#ifndef USE_LOCKS +#define USE_LOCKS 0 +#endif /* USE_LOCKS */ +#ifndef INSECURE +#define INSECURE 0 +#endif /* INSECURE */ +#ifndef HAVE_MMAP +#define HAVE_MMAP 1 +#endif /* HAVE_MMAP */ +#ifndef MMAP_CLEARS +#define MMAP_CLEARS 1 +#endif /* MMAP_CLEARS */ +#ifndef HAVE_MREMAP +#ifdef linux +#define HAVE_MREMAP 1 +#else /* linux */ +#define HAVE_MREMAP 0 +#endif /* linux */ +#endif /* HAVE_MREMAP */ +#ifndef MALLOC_FAILURE_ACTION +#define MALLOC_FAILURE_ACTION errno = ENOMEM; +#endif /* MALLOC_FAILURE_ACTION */ +#ifndef HAVE_MORECORE +#if ONLY_MSPACES +#define HAVE_MORECORE 0 +#else /* ONLY_MSPACES */ +#define HAVE_MORECORE 1 +#endif /* ONLY_MSPACES */ +#endif /* HAVE_MORECORE */ +#if !HAVE_MORECORE +#define MORECORE_CONTIGUOUS 0 +#else /* !HAVE_MORECORE */ +#ifndef MORECORE +#define MORECORE sbrk +#endif /* MORECORE */ +#ifndef MORECORE_CONTIGUOUS +#define MORECORE_CONTIGUOUS 1 +#endif /* MORECORE_CONTIGUOUS */ +#endif /* HAVE_MORECORE */ +#ifndef DEFAULT_GRANULARITY +#if MORECORE_CONTIGUOUS +#define DEFAULT_GRANULARITY (0) /* 0 means to compute in init_mparams */ +#else /* MORECORE_CONTIGUOUS */ +#define DEFAULT_GRANULARITY ((size_t)64U * (size_t)1024U) +#endif /* MORECORE_CONTIGUOUS */ +#endif /* DEFAULT_GRANULARITY */ +#ifndef DEFAULT_TRIM_THRESHOLD +#ifndef MORECORE_CANNOT_TRIM +#define DEFAULT_TRIM_THRESHOLD ((size_t)2U * (size_t)1024U * (size_t)1024U) +#else /* MORECORE_CANNOT_TRIM */ +#define DEFAULT_TRIM_THRESHOLD MAX_SIZE_T +#endif /* MORECORE_CANNOT_TRIM */ +#endif /* DEFAULT_TRIM_THRESHOLD */ +#ifndef DEFAULT_MMAP_THRESHOLD +#if HAVE_MMAP +#define DEFAULT_MMAP_THRESHOLD ((size_t)256U * (size_t)1024U) +#else /* HAVE_MMAP */ +#define DEFAULT_MMAP_THRESHOLD MAX_SIZE_T +#endif /* HAVE_MMAP */ +#endif /* DEFAULT_MMAP_THRESHOLD */ +#ifndef USE_BUILTIN_FFS +#define USE_BUILTIN_FFS 0 +#endif /* USE_BUILTIN_FFS */ +#ifndef USE_DEV_RANDOM +#define USE_DEV_RANDOM 0 +#endif /* USE_DEV_RANDOM */ +#ifndef NO_MALLINFO +#define NO_MALLINFO 0 +#endif /* NO_MALLINFO */ +#ifndef MALLINFO_FIELD_TYPE +#define MALLINFO_FIELD_TYPE size_t +#endif /* MALLINFO_FIELD_TYPE */ + +/* + mallopt tuning options. SVID/XPG defines four standard parameter + numbers for mallopt, normally defined in malloc.h. None of these + are used in this malloc, so setting them has no effect. But this + malloc does support the following options. +*/ + +#define M_TRIM_THRESHOLD (-1) +#define M_GRANULARITY (-2) +#define M_MMAP_THRESHOLD (-3) + +/* ------------------------ Mallinfo declarations ------------------------ */ + +#if !NO_MALLINFO +/* + This version of malloc supports the standard SVID/XPG mallinfo + routine that returns a struct containing usage properties and + statistics. It should work on any system that has a + /usr/include/malloc.h defining struct mallinfo. The main + declaration needed is the mallinfo struct that is returned (by-copy) + by mallinfo(). The malloinfo struct contains a bunch of fields that + are not even meaningful in this version of malloc. These fields are + are instead filled by mallinfo() with other numbers that might be of + interest. + + HAVE_USR_INCLUDE_MALLOC_H should be set if you have a + /usr/include/malloc.h file that includes a declaration of struct + mallinfo. If so, it is included; else a compliant version is + declared below. These must be precisely the same for mallinfo() to + work. The original SVID version of this struct, defined on most + systems with mallinfo, declares all fields as ints. But some others + define as unsigned long. If your system defines the fields using a + type of different width than listed here, you MUST #include your + system version and #define HAVE_USR_INCLUDE_MALLOC_H. +*/ + +/* #define HAVE_USR_INCLUDE_MALLOC_H */ + +#ifdef HAVE_USR_INCLUDE_MALLOC_H +#include "/usr/include/malloc.h" +#else /* HAVE_USR_INCLUDE_MALLOC_H */ + +/* HP-UX's stdlib.h redefines mallinfo unless _STRUCT_MALLINFO is defined */ +#define _STRUCT_MALLINFO + +struct mallinfo { + MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */ + MALLINFO_FIELD_TYPE ordblks; /* number of free chunks */ + MALLINFO_FIELD_TYPE smblks; /* always 0 */ + MALLINFO_FIELD_TYPE hblks; /* always 0 */ + MALLINFO_FIELD_TYPE hblkhd; /* space in mmapped regions */ + MALLINFO_FIELD_TYPE usmblks; /* maximum total allocated space */ + MALLINFO_FIELD_TYPE fsmblks; /* always 0 */ + MALLINFO_FIELD_TYPE uordblks; /* total allocated space */ + MALLINFO_FIELD_TYPE fordblks; /* total free space */ + MALLINFO_FIELD_TYPE keepcost; /* releasable (via malloc_trim) space */ +}; + +#endif /* HAVE_USR_INCLUDE_MALLOC_H */ +#endif /* NO_MALLINFO */ + +#ifdef __cplusplus +extern "C" { +#endif /* __cplusplus */ + +#if !ONLY_MSPACES + +/* ------------------- Declarations of public routines ------------------- */ + +#ifndef USE_DL_PREFIX +#define dlcalloc calloc +#define dlfree free +#define dlmalloc malloc +#define dlmemalign memalign +#define dlrealloc realloc +#define dlvalloc valloc +#define dlpvalloc pvalloc +#define dlmallinfo mallinfo +#define dlmallopt mallopt +#define dlmalloc_trim malloc_trim +#define dlmalloc_stats malloc_stats +#define dlmalloc_usable_size malloc_usable_size +#define dlmalloc_footprint malloc_footprint +#define dlmalloc_max_footprint malloc_max_footprint +#define dlindependent_calloc independent_calloc +#define dlindependent_comalloc independent_comalloc +#endif /* USE_DL_PREFIX */ + + +/* + malloc(size_t n) + Returns a pointer to a newly allocated chunk of at least n bytes, or + null if no space is available, in which case errno is set to ENOMEM + on ANSI C systems. + + If n is zero, malloc returns a minimum-sized chunk. (The minimum + size is 16 bytes on most 32bit systems, and 32 bytes on 64bit + systems.) Note that size_t is an unsigned type, so calls with + arguments that would be negative if signed are interpreted as + requests for huge amounts of space, which will often fail. The + maximum supported value of n differs across systems, but is in all + cases less than the maximum representable value of a size_t. +*/ +void* dlmalloc(size_t); + +/* + free(void* p) + Releases the chunk of memory pointed to by p, that had been previously + allocated using malloc or a related routine such as realloc. + It has no effect if p is null. If p was not malloced or already + freed, free(p) will by default cause the current program to abort. +*/ +void dlfree(void*); + +/* + calloc(size_t n_elements, size_t element_size); + Returns a pointer to n_elements * element_size bytes, with all locations + set to zero. +*/ +void* dlcalloc(size_t, size_t); + +/* + realloc(void* p, size_t n) + Returns a pointer to a chunk of size n that contains the same data + as does chunk p up to the minimum of (n, p's size) bytes, or null + if no space is available. + + The returned pointer may or may not be the same as p. The algorithm + prefers extending p in most cases when possible, otherwise it + employs the equivalent of a malloc-copy-free sequence. + + If p is null, realloc is equivalent to malloc. + + If space is not available, realloc returns null, errno is set (if on + ANSI) and p is NOT freed. + + if n is for fewer bytes than already held by p, the newly unused + space is lopped off and freed if possible. realloc with a size + argument of zero (re)allocates a minimum-sized chunk. + + The old unix realloc convention of allowing the last-free'd chunk + to be used as an argument to realloc is not supported. +*/ + +void* dlrealloc(void*, size_t); + +/* + memalign(size_t alignment, size_t n); + Returns a pointer to a newly allocated chunk of n bytes, aligned + in accord with the alignment argument. + + The alignment argument should be a power of two. If the argument is + not a power of two, the nearest greater power is used. + 8-byte alignment is guaranteed by normal malloc calls, so don't + bother calling memalign with an argument of 8 or less. + + Overreliance on memalign is a sure way to fragment space. +*/ +void* dlmemalign(size_t, size_t); + +/* + valloc(size_t n); + Equivalent to memalign(pagesize, n), where pagesize is the page + size of the system. If the pagesize is unknown, 4096 is used. +*/ +void* dlvalloc(size_t); + +/* + mallopt(int parameter_number, int parameter_value) + Sets tunable parameters The format is to provide a + (parameter-number, parameter-value) pair. mallopt then sets the + corresponding parameter to the argument value if it can (i.e., so + long as the value is meaningful), and returns 1 if successful else + 0. SVID/XPG/ANSI defines four standard param numbers for mallopt, + normally defined in malloc.h. None of these are use in this malloc, + so setting them has no effect. But this malloc also supports other + options in mallopt. See below for details. Briefly, supported + parameters are as follows (listed defaults are for "typical" + configurations). + + Symbol param # default allowed param values + M_TRIM_THRESHOLD -1 2*1024*1024 any (MAX_SIZE_T disables) + M_GRANULARITY -2 page size any power of 2 >= page size + M_MMAP_THRESHOLD -3 256*1024 any (or 0 if no MMAP support) +*/ +int dlmallopt(int, int); + +/* + malloc_footprint(); + Returns the number of bytes obtained from the system. The total + number of bytes allocated by malloc, realloc etc., is less than this + value. Unlike mallinfo, this function returns only a precomputed + result, so can be called frequently to monitor memory consumption. + Even if locks are otherwise defined, this function does not use them, + so results might not be up to date. +*/ +size_t dlmalloc_footprint(void); + +/* + malloc_max_footprint(); + Returns the maximum number of bytes obtained from the system. This + value will be greater than current footprint if deallocated space + has been reclaimed by the system. The peak number of bytes allocated + by malloc, realloc etc., is less than this value. Unlike mallinfo, + this function returns only a precomputed result, so can be called + frequently to monitor memory consumption. Even if locks are + otherwise defined, this function does not use them, so results might + not be up to date. +*/ +size_t dlmalloc_max_footprint(void); + +#if !NO_MALLINFO +/* + mallinfo() + Returns (by copy) a struct containing various summary statistics: + + arena: current total non-mmapped bytes allocated from system + ordblks: the number of free chunks + smblks: always zero. + hblks: current number of mmapped regions + hblkhd: total bytes held in mmapped regions + usmblks: the maximum total allocated space. This will be greater + than current total if trimming has occurred. + fsmblks: always zero + uordblks: current total allocated space (normal or mmapped) + fordblks: total free space + keepcost: the maximum number of bytes that could ideally be released + back to system via malloc_trim. ("ideally" means that + it ignores page restrictions etc.) + + Because these fields are ints, but internal bookkeeping may + be kept as longs, the reported values may wrap around zero and + thus be inaccurate. +*/ +struct mallinfo dlmallinfo(void); +#endif /* NO_MALLINFO */ + +/* + independent_calloc(size_t n_elements, size_t element_size, void* chunks[]); + + independent_calloc is similar to calloc, but instead of returning a + single cleared space, it returns an array of pointers to n_elements + independent elements that can hold contents of size elem_size, each + of which starts out cleared, and can be independently freed, + realloc'ed etc. The elements are guaranteed to be adjacently + allocated (this is not guaranteed to occur with multiple callocs or + mallocs), which may also improve cache locality in some + applications. + + The "chunks" argument is optional (i.e., may be null, which is + probably the most typical usage). If it is null, the returned array + is itself dynamically allocated and should also be freed when it is + no longer needed. Otherwise, the chunks array must be of at least + n_elements in length. It is filled in with the pointers to the + chunks. + + In either case, independent_calloc returns this pointer array, or + null if the allocation failed. If n_elements is zero and "chunks" + is null, it returns a chunk representing an array with zero elements + (which should be freed if not wanted). + + Each element must be individually freed when it is no longer + needed. If you'd like to instead be able to free all at once, you + should instead use regular calloc and assign pointers into this + space to represent elements. (In this case though, you cannot + independently free elements.) + + independent_calloc simplifies and speeds up implementations of many + kinds of pools. It may also be useful when constructing large data + structures that initially have a fixed number of fixed-sized nodes, + but the number is not known at compile time, and some of the nodes + may later need to be freed. For example: + + struct Node { int item; struct Node* next; }; + + struct Node* build_list() { + struct Node** pool; + int n = read_number_of_nodes_needed(); + if (n <= 0) return 0; + pool = (struct Node**)(independent_calloc(n, sizeof(struct Node), 0); + if (pool == 0) die(); + // organize into a linked list... + struct Node* first = pool[0]; + for (i = 0; i < n-1; ++i) + pool[i]->next = pool[i+1]; + free(pool); // Can now free the array (or not, if it is needed later) + return first; + } +*/ +void** dlindependent_calloc(size_t, size_t, void**); + +/* + independent_comalloc(size_t n_elements, size_t sizes[], void* chunks[]); + + independent_comalloc allocates, all at once, a set of n_elements + chunks with sizes indicated in the "sizes" array. It returns + an array of pointers to these elements, each of which can be + independently freed, realloc'ed etc. The elements are guaranteed to + be adjacently allocated (this is not guaranteed to occur with + multiple callocs or mallocs), which may also improve cache locality + in some applications. + + The "chunks" argument is optional (i.e., may be null). If it is null + the returned array is itself dynamically allocated and should also + be freed when it is no longer needed. Otherwise, the chunks array + must be of at least n_elements in length. It is filled in with the + pointers to the chunks. + + In either case, independent_comalloc returns this pointer array, or + null if the allocation failed. If n_elements is zero and chunks is + null, it returns a chunk representing an array with zero elements + (which should be freed if not wanted). + + Each element must be individually freed when it is no longer + needed. If you'd like to instead be able to free all at once, you + should instead use a single regular malloc, and assign pointers at + particular offsets in the aggregate space. (In this case though, you + cannot independently free elements.) + + independent_comallac differs from independent_calloc in that each + element may have a different size, and also that it does not + automatically clear elements. + + independent_comalloc can be used to speed up allocation in cases + where several structs or objects must always be allocated at the + same time. For example: + + struct Head { ... } + struct Foot { ... } + + void send_message(char* msg) { + int msglen = strlen(msg); + size_t sizes[3] = { sizeof(struct Head), msglen, sizeof(struct Foot) }; + void* chunks[3]; + if (independent_comalloc(3, sizes, chunks) == 0) + die(); + struct Head* head = (struct Head*)(chunks[0]); + char* body = (char*)(chunks[1]); + struct Foot* foot = (struct Foot*)(chunks[2]); + // ... + } + + In general though, independent_comalloc is worth using only for + larger values of n_elements. For small values, you probably won't + detect enough difference from series of malloc calls to bother. + + Overuse of independent_comalloc can increase overall memory usage, + since it cannot reuse existing noncontiguous small chunks that + might be available for some of the elements. +*/ +void** dlindependent_comalloc(size_t, size_t*, void**); + + +/* + pvalloc(size_t n); + Equivalent to valloc(minimum-page-that-holds(n)), that is, + round up n to nearest pagesize. + */ +void* dlpvalloc(size_t); + +/* + malloc_trim(size_t pad); + + If possible, gives memory back to the system (via negative arguments + to sbrk) if there is unused memory at the `high' end of the malloc + pool or in unused MMAP segments. You can call this after freeing + large blocks of memory to potentially reduce the system-level memory + requirements of a program. However, it cannot guarantee to reduce + memory. Under some allocation patterns, some large free blocks of + memory will be locked between two used chunks, so they cannot be + given back to the system. + + The `pad' argument to malloc_trim represents the amount of free + trailing space to leave untrimmed. If this argument is zero, only + the minimum amount of memory to maintain internal data structures + will be left. Non-zero arguments can be supplied to maintain enough + trailing space to service future expected allocations without having + to re-obtain memory from the system. + + Malloc_trim returns 1 if it actually released any memory, else 0. +*/ +int dlmalloc_trim(size_t); + +/* + malloc_usable_size(void* p); + + Returns the number of bytes you can actually use in + an allocated chunk, which may be more than you requested (although + often not) due to alignment and minimum size constraints. + You can use this many bytes without worrying about + overwriting other allocated objects. This is not a particularly great + programming practice. malloc_usable_size can be more useful in + debugging and assertions, for example: + + p = malloc(n); + assert(malloc_usable_size(p) >= 256); +*/ +size_t dlmalloc_usable_size(void*); + +/* + malloc_stats(); + Prints on stderr the amount of space obtained from the system (both + via sbrk and mmap), the maximum amount (which may be more than + current if malloc_trim and/or munmap got called), and the current + number of bytes allocated via malloc (or realloc, etc) but not yet + freed. Note that this is the number of bytes allocated, not the + number requested. It will be larger than the number requested + because of alignment and bookkeeping overhead. Because it includes + alignment wastage as being in use, this figure may be greater than + zero even when no user-level chunks are allocated. + + The reported current and maximum system memory can be inaccurate if + a program makes other calls to system memory allocation functions + (normally sbrk) outside of malloc. + + malloc_stats prints only the most commonly interesting statistics. + More information can be obtained by calling mallinfo. +*/ +void dlmalloc_stats(void); + +#endif /* ONLY_MSPACES */ + +#if MSPACES + +/* + mspace is an opaque type representing an independent + region of space that supports mspace_malloc, etc. +*/ +typedef void* mspace; + +/* + create_mspace creates and returns a new independent space with the + given initial capacity, or, if 0, the default granularity size. It + returns null if there is no system memory available to create the + space. If argument locked is non-zero, the space uses a separate + lock to control access. The capacity of the space will grow + dynamically as needed to service mspace_malloc requests. You can + control the sizes of incremental increases of this space by + compiling with a different DEFAULT_GRANULARITY or dynamically + setting with mallopt(M_GRANULARITY, value). +*/ +mspace create_mspace(size_t capacity, int locked); + +/* + destroy_mspace destroys the given space, and attempts to return all + of its memory back to the system, returning the total number of + bytes freed. After destruction, the results of access to all memory + used by the space become undefined. +*/ +size_t destroy_mspace(mspace msp); + +/* + create_mspace_with_base uses the memory supplied as the initial base + of a new mspace. Part (less than 128*sizeof(size_t) bytes) of this + space is used for bookkeeping, so the capacity must be at least this + large. (Otherwise 0 is returned.) When this initial space is + exhausted, additional memory will be obtained from the system. + Destroying this space will deallocate all additionally allocated + space (if possible) but not the initial base. +*/ +mspace create_mspace_with_base(void* base, size_t capacity, int locked); + +/* + mspace_malloc behaves as malloc, but operates within + the given space. +*/ +void* mspace_malloc(mspace msp, size_t bytes); + +/* + mspace_free behaves as free, but operates within + the given space. + + If compiled with FOOTERS==1, mspace_free is not actually needed. + free may be called instead of mspace_free because freed chunks from + any space are handled by their originating spaces. +*/ +void mspace_free(mspace msp, void* mem); + +/* + mspace_realloc behaves as realloc, but operates within + the given space. + + If compiled with FOOTERS==1, mspace_realloc is not actually + needed. realloc may be called instead of mspace_realloc because + realloced chunks from any space are handled by their originating + spaces. +*/ +void* mspace_realloc(mspace msp, void* mem, size_t newsize); + +/* + mspace_calloc behaves as calloc, but operates within + the given space. +*/ +void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size); + +/* + mspace_memalign behaves as memalign, but operates within + the given space. +*/ +void* mspace_memalign(mspace msp, size_t alignment, size_t bytes); + +/* + mspace_independent_calloc behaves as independent_calloc, but + operates within the given space. +*/ +void** mspace_independent_calloc(mspace msp, size_t n_elements, + size_t elem_size, void* chunks[]); + +/* + mspace_independent_comalloc behaves as independent_comalloc, but + operates within the given space. +*/ +void** mspace_independent_comalloc(mspace msp, size_t n_elements, + size_t sizes[], void* chunks[]); + +/* + mspace_footprint() returns the number of bytes obtained from the + system for this space. +*/ +size_t mspace_footprint(mspace msp); + +/* + mspace_max_footprint() returns the peak number of bytes obtained from the + system for this space. +*/ +size_t mspace_max_footprint(mspace msp); + + +#if !NO_MALLINFO +/* + mspace_mallinfo behaves as mallinfo, but reports properties of + the given space. +*/ +struct mallinfo mspace_mallinfo(mspace msp); +#endif /* NO_MALLINFO */ + +/* + mspace_malloc_stats behaves as malloc_stats, but reports + properties of the given space. +*/ +void mspace_malloc_stats(mspace msp); + +/* + mspace_trim behaves as malloc_trim, but + operates within the given space. +*/ +int mspace_trim(mspace msp, size_t pad); + +/* + An alias for mallopt. +*/ +int mspace_mallopt(int, int); + +#endif /* MSPACES */ + +#ifdef __cplusplus +}; /* end of extern "C" */ +#endif /* __cplusplus */ + +/* + ======================================================================== + To make a fully customizable malloc.h header file, cut everything + above this line, put into file malloc.h, edit to suit, and #include it + on the next line, as well as in programs that use this malloc. + ======================================================================== +*/ + +/* #include "malloc.h" */ + +/*------------------------------ internal #includes ---------------------- */ + +#ifdef _MSC_VER +#pragma warning( disable : 4146 ) /* no "unsigned" warnings */ +#endif /* _MSC_VER */ + +#include /* for printing in malloc_stats */ + +#ifndef LACKS_ERRNO_H +#include /* for MALLOC_FAILURE_ACTION */ +#endif /* LACKS_ERRNO_H */ +#if FOOTERS +#include /* for magic initialization */ +#endif /* FOOTERS */ +#ifndef LACKS_STDLIB_H +#include /* for abort() */ +#endif /* LACKS_STDLIB_H */ +#ifdef DEBUG +#if ABORT_ON_ASSERT_FAILURE +#define assert(x) if(!(x)) ABORT +#else /* ABORT_ON_ASSERT_FAILURE */ +#include +#endif /* ABORT_ON_ASSERT_FAILURE */ +#else /* DEBUG */ +#define assert(x) +#endif /* DEBUG */ +#ifndef LACKS_STRING_H +#include /* for memset etc */ +#endif /* LACKS_STRING_H */ +#if USE_BUILTIN_FFS +#ifndef LACKS_STRINGS_H +#include /* for ffs */ +#endif /* LACKS_STRINGS_H */ +#endif /* USE_BUILTIN_FFS */ +#if HAVE_MMAP +#ifndef LACKS_SYS_MMAN_H +#include /* for mmap */ +#endif /* LACKS_SYS_MMAN_H */ +#ifndef LACKS_FCNTL_H +#include +#endif /* LACKS_FCNTL_H */ +#endif /* HAVE_MMAP */ +#if HAVE_MORECORE +#ifndef LACKS_UNISTD_H +#include /* for sbrk */ +#else /* LACKS_UNISTD_H */ +#if !defined(__FreeBSD__) && !defined(__OpenBSD__) && !defined(__NetBSD__) +extern void* sbrk(ptrdiff_t); +#endif /* FreeBSD etc */ +#endif /* LACKS_UNISTD_H */ +#endif /* HAVE_MMAP */ + +#ifndef WIN32 +#ifndef malloc_getpagesize +# ifdef _SC_PAGESIZE /* some SVR4 systems omit an underscore */ +# ifndef _SC_PAGE_SIZE +# define _SC_PAGE_SIZE _SC_PAGESIZE +# endif +# endif +# ifdef _SC_PAGE_SIZE +# define malloc_getpagesize sysconf(_SC_PAGE_SIZE) +# else +# if defined(BSD) || defined(DGUX) || defined(HAVE_GETPAGESIZE) + extern size_t getpagesize(); +# define malloc_getpagesize getpagesize() +# else +# ifdef WIN32 /* use supplied emulation of getpagesize */ +# define malloc_getpagesize getpagesize() +# else +# ifndef LACKS_SYS_PARAM_H +# include +# endif +# ifdef EXEC_PAGESIZE +# define malloc_getpagesize EXEC_PAGESIZE +# else +# ifdef NBPG +# ifndef CLSIZE +# define malloc_getpagesize NBPG +# else +# define malloc_getpagesize (NBPG * CLSIZE) +# endif +# else +# ifdef NBPC +# define malloc_getpagesize NBPC +# else +# ifdef PAGESIZE +# define malloc_getpagesize PAGESIZE +# else /* just guess */ +# define malloc_getpagesize ((size_t)4096U) +# endif +# endif +# endif +# endif +# endif +# endif +# endif +#endif +#endif + +/* ------------------- size_t and alignment properties -------------------- */ + +/* The byte and bit size of a size_t */ +#define SIZE_T_SIZE (sizeof(size_t)) +#define SIZE_T_BITSIZE (sizeof(size_t) << 3) + +/* Some constants coerced to size_t */ +/* Annoying but necessary to avoid errors on some platforms */ +#define SIZE_T_ZERO ((size_t)0) +#define SIZE_T_ONE ((size_t)1) +#define SIZE_T_TWO ((size_t)2) +#define TWO_SIZE_T_SIZES (SIZE_T_SIZE<<1) +#define FOUR_SIZE_T_SIZES (SIZE_T_SIZE<<2) +#define SIX_SIZE_T_SIZES (FOUR_SIZE_T_SIZES+TWO_SIZE_T_SIZES) +#define HALF_MAX_SIZE_T (MAX_SIZE_T / 2U) + +/* The bit mask value corresponding to MALLOC_ALIGNMENT */ +#define CHUNK_ALIGN_MASK (MALLOC_ALIGNMENT - SIZE_T_ONE) + +/* True if address a has acceptable alignment */ +#define is_aligned(A) (((size_t)((A)) & (CHUNK_ALIGN_MASK)) == 0) + +/* the number of bytes to offset an address to align it */ +#define align_offset(A)\ + ((((size_t)(A) & CHUNK_ALIGN_MASK) == 0)? 0 :\ + ((MALLOC_ALIGNMENT - ((size_t)(A) & CHUNK_ALIGN_MASK)) & CHUNK_ALIGN_MASK)) + +/* -------------------------- MMAP preliminaries ------------------------- */ + +/* + If HAVE_MORECORE or HAVE_MMAP are false, we just define calls and + checks to fail so compiler optimizer can delete code rather than + using so many "#if"s. +*/ + + +/* MORECORE and MMAP must return MFAIL on failure */ +#define MFAIL ((void*)(MAX_SIZE_T)) +#define CMFAIL ((char*)(MFAIL)) /* defined for convenience */ + +#if !HAVE_MMAP +#define IS_MMAPPED_BIT (SIZE_T_ZERO) +#define USE_MMAP_BIT (SIZE_T_ZERO) +#define CALL_MMAP(s) MFAIL +#define CALL_MUNMAP(a, s) (-1) +#define DIRECT_MMAP(s) MFAIL + +#else /* HAVE_MMAP */ +#define IS_MMAPPED_BIT (SIZE_T_ONE) +#define USE_MMAP_BIT (SIZE_T_ONE) + +#if !defined(WIN32) && !defined (__OS2__) +#define CALL_MUNMAP(a, s) munmap((a), (s)) +#define MMAP_PROT (PROT_READ|PROT_WRITE) +#if !defined(MAP_ANONYMOUS) && defined(MAP_ANON) +#define MAP_ANONYMOUS MAP_ANON +#endif /* MAP_ANON */ +#ifdef MAP_ANONYMOUS +#define MMAP_FLAGS (MAP_PRIVATE|MAP_ANONYMOUS) +#define CALL_MMAP(s) mmap(0, (s), MMAP_PROT, MMAP_FLAGS, -1, 0) +#else /* MAP_ANONYMOUS */ +/* + Nearly all versions of mmap support MAP_ANONYMOUS, so the following + is unlikely to be needed, but is supplied just in case. +*/ +#define MMAP_FLAGS (MAP_PRIVATE) +static int dev_zero_fd = -1; /* Cached file descriptor for /dev/zero. */ +#define CALL_MMAP(s) ((dev_zero_fd < 0) ? \ + (dev_zero_fd = open("/dev/zero", O_RDWR), \ + mmap(0, (s), MMAP_PROT, MMAP_FLAGS, dev_zero_fd, 0)) : \ + mmap(0, (s), MMAP_PROT, MMAP_FLAGS, dev_zero_fd, 0)) +#endif /* MAP_ANONYMOUS */ + +#define DIRECT_MMAP(s) CALL_MMAP(s) + +#elif defined(__OS2__) + +/* OS/2 MMAP via DosAllocMem */ +static void* os2mmap(size_t size) { + void* ptr; + if (DosAllocMem(&ptr, size, OBJ_ANY|PAG_COMMIT|PAG_READ|PAG_WRITE) && + DosAllocMem(&ptr, size, PAG_COMMIT|PAG_READ|PAG_WRITE)) + return MFAIL; + return ptr; +} + +#define os2direct_mmap(n) os2mmap(n) + +/* This function supports releasing coalesed segments */ +static int os2munmap(void* ptr, size_t size) { + while (size) { + ULONG ulSize = size; + ULONG ulFlags = 0; + if (DosQueryMem(ptr, &ulSize, &ulFlags) != 0) + return -1; + if ((ulFlags & PAG_BASE) == 0 ||(ulFlags & PAG_COMMIT) == 0 || + ulSize > size) + return -1; + if (DosFreeMem(ptr) != 0) + return -1; + ptr = ( void * ) ( ( char * ) ptr + ulSize ); + size -= ulSize; + } + return 0; +} + +#define CALL_MMAP(s) os2mmap(s) +#define CALL_MUNMAP(a, s) os2munmap((a), (s)) +#define DIRECT_MMAP(s) os2direct_mmap(s) + +#else /* WIN32 */ + +/* Win32 MMAP via VirtualAlloc */ +static void* win32mmap(size_t size) { + void* ptr = VirtualAlloc(0, size, MEM_RESERVE|MEM_COMMIT, PAGE_EXECUTE_READWRITE); + return (ptr != 0)? ptr: MFAIL; +} + +/* For direct MMAP, use MEM_TOP_DOWN to minimize interference */ +static void* win32direct_mmap(size_t size) { + void* ptr = VirtualAlloc(0, size, MEM_RESERVE|MEM_COMMIT|MEM_TOP_DOWN, + PAGE_EXECUTE_READWRITE); + return (ptr != 0)? ptr: MFAIL; +} + +/* This function supports releasing coalesed segments */ +static int win32munmap(void* ptr, size_t size) { + MEMORY_BASIC_INFORMATION minfo; + char* cptr = ptr; + while (size) { + if (VirtualQuery(cptr, &minfo, sizeof(minfo)) == 0) + return -1; + if (minfo.BaseAddress != cptr || minfo.AllocationBase != cptr || + minfo.State != MEM_COMMIT || minfo.RegionSize > size) + return -1; + if (VirtualFree(cptr, 0, MEM_RELEASE) == 0) + return -1; + cptr += minfo.RegionSize; + size -= minfo.RegionSize; + } + return 0; +} + +#define CALL_MMAP(s) win32mmap(s) +#define CALL_MUNMAP(a, s) win32munmap((a), (s)) +#define DIRECT_MMAP(s) win32direct_mmap(s) +#endif /* WIN32 */ +#endif /* HAVE_MMAP */ + +#if HAVE_MMAP && HAVE_MREMAP +#define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) +#else /* HAVE_MMAP && HAVE_MREMAP */ +#define CALL_MREMAP(addr, osz, nsz, mv) MFAIL +#endif /* HAVE_MMAP && HAVE_MREMAP */ + +#if HAVE_MORECORE +#define CALL_MORECORE(S) MORECORE(S) +#else /* HAVE_MORECORE */ +#define CALL_MORECORE(S) MFAIL +#endif /* HAVE_MORECORE */ + +/* mstate bit set if contiguous morecore disabled or failed */ +#define USE_NONCONTIGUOUS_BIT (4U) + +/* segment bit set in create_mspace_with_base */ +#define EXTERN_BIT (8U) + + +/* --------------------------- Lock preliminaries ------------------------ */ + +#if USE_LOCKS + +/* + When locks are defined, there are up to two global locks: + + * If HAVE_MORECORE, morecore_mutex protects sequences of calls to + MORECORE. In many cases sys_alloc requires two calls, that should + not be interleaved with calls by other threads. This does not + protect against direct calls to MORECORE by other threads not + using this lock, so there is still code to cope the best we can on + interference. + + * magic_init_mutex ensures that mparams.magic and other + unique mparams values are initialized only once. +*/ + +#if !defined(WIN32) && !defined(__OS2__) +/* By default use posix locks */ +#include +#define MLOCK_T pthread_mutex_t +#define INITIAL_LOCK(l) pthread_mutex_init(l, NULL) +#define ACQUIRE_LOCK(l) pthread_mutex_lock(l) +#define RELEASE_LOCK(l) pthread_mutex_unlock(l) + +#if HAVE_MORECORE +static MLOCK_T morecore_mutex = PTHREAD_MUTEX_INITIALIZER; +#endif /* HAVE_MORECORE */ + +static MLOCK_T magic_init_mutex = PTHREAD_MUTEX_INITIALIZER; + +#elif defined(__OS2__) +#define MLOCK_T HMTX +#define INITIAL_LOCK(l) DosCreateMutexSem(0, l, 0, FALSE) +#define ACQUIRE_LOCK(l) DosRequestMutexSem(*l, SEM_INDEFINITE_WAIT) +#define RELEASE_LOCK(l) DosReleaseMutexSem(*l) +#if HAVE_MORECORE +static MLOCK_T morecore_mutex; +#endif /* HAVE_MORECORE */ +static MLOCK_T magic_init_mutex; + +#else /* WIN32 */ +/* + Because lock-protected regions have bounded times, and there + are no recursive lock calls, we can use simple spinlocks. +*/ + +#define MLOCK_T long +static int win32_acquire_lock (MLOCK_T *sl) { + for (;;) { +#ifdef InterlockedCompareExchangePointer + if (!InterlockedCompareExchange(sl, 1, 0)) + return 0; +#else /* Use older void* version */ + if (!InterlockedCompareExchange((void**)sl, (void*)1, (void*)0)) + return 0; +#endif /* InterlockedCompareExchangePointer */ + Sleep (0); + } +} + +static void win32_release_lock (MLOCK_T *sl) { + InterlockedExchange (sl, 0); +} + +#define INITIAL_LOCK(l) *(l)=0 +#define ACQUIRE_LOCK(l) win32_acquire_lock(l) +#define RELEASE_LOCK(l) win32_release_lock(l) +#if HAVE_MORECORE +static MLOCK_T morecore_mutex; +#endif /* HAVE_MORECORE */ +static MLOCK_T magic_init_mutex; +#endif /* WIN32 */ + +#define USE_LOCK_BIT (2U) +#else /* USE_LOCKS */ +#define USE_LOCK_BIT (0U) +#define INITIAL_LOCK(l) +#endif /* USE_LOCKS */ + +#if USE_LOCKS && HAVE_MORECORE +#define ACQUIRE_MORECORE_LOCK() ACQUIRE_LOCK(&morecore_mutex); +#define RELEASE_MORECORE_LOCK() RELEASE_LOCK(&morecore_mutex); +#else /* USE_LOCKS && HAVE_MORECORE */ +#define ACQUIRE_MORECORE_LOCK() +#define RELEASE_MORECORE_LOCK() +#endif /* USE_LOCKS && HAVE_MORECORE */ + +#if USE_LOCKS +#define ACQUIRE_MAGIC_INIT_LOCK() ACQUIRE_LOCK(&magic_init_mutex); +#define RELEASE_MAGIC_INIT_LOCK() RELEASE_LOCK(&magic_init_mutex); +#else /* USE_LOCKS */ +#define ACQUIRE_MAGIC_INIT_LOCK() +#define RELEASE_MAGIC_INIT_LOCK() +#endif /* USE_LOCKS */ + + +/* ----------------------- Chunk representations ------------------------ */ + +/* + (The following includes lightly edited explanations by Colin Plumb.) + + The malloc_chunk declaration below is misleading (but accurate and + necessary). It declares a "view" into memory allowing access to + necessary fields at known offsets from a given base. + + Chunks of memory are maintained using a `boundary tag' method as + originally described by Knuth. (See the paper by Paul Wilson + ftp://ftp.cs.utexas.edu/pub/garbage/allocsrv.ps for a survey of such + techniques.) Sizes of free chunks are stored both in the front of + each chunk and at the end. This makes consolidating fragmented + chunks into bigger chunks fast. The head fields also hold bits + representing whether chunks are free or in use. + + Here are some pictures to make it clearer. They are "exploded" to + show that the state of a chunk can be thought of as extending from + the high 31 bits of the head field of its header through the + prev_foot and PINUSE_BIT bit of the following chunk header. + + A chunk that's in use looks like: + + chunk-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Size of previous chunk (if P = 1) | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |P| + | Size of this chunk 1| +-+ + mem-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | | + +- -+ + | | + +- -+ + | : + +- size - sizeof(size_t) available payload bytes -+ + : | + chunk-> +- -+ + | | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |1| + | Size of next chunk (may or may not be in use) | +-+ + mem-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + + And if it's free, it looks like this: + + chunk-> +- -+ + | User payload (must be in use, or we would have merged!) | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |P| + | Size of this chunk 0| +-+ + mem-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Next pointer | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Prev pointer | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | : + +- size - sizeof(struct chunk) unused bytes -+ + : | + chunk-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Size of this chunk | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |0| + | Size of next chunk (must be in use, or we would have merged)| +-+ + mem-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | : + +- User payload -+ + : | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + |0| + +-+ + Note that since we always merge adjacent free chunks, the chunks + adjacent to a free chunk must be in use. + + Given a pointer to a chunk (which can be derived trivially from the + payload pointer) we can, in O(1) time, find out whether the adjacent + chunks are free, and if so, unlink them from the lists that they + are on and merge them with the current chunk. + + Chunks always begin on even word boundaries, so the mem portion + (which is returned to the user) is also on an even word boundary, and + thus at least double-word aligned. + + The P (PINUSE_BIT) bit, stored in the unused low-order bit of the + chunk size (which is always a multiple of two words), is an in-use + bit for the *previous* chunk. If that bit is *clear*, then the + word before the current chunk size contains the previous chunk + size, and can be used to find the front of the previous chunk. + The very first chunk allocated always has this bit set, preventing + access to non-existent (or non-owned) memory. If pinuse is set for + any given chunk, then you CANNOT determine the size of the + previous chunk, and might even get a memory addressing fault when + trying to do so. + + The C (CINUSE_BIT) bit, stored in the unused second-lowest bit of + the chunk size redundantly records whether the current chunk is + inuse. This redundancy enables usage checks within free and realloc, + and reduces indirection when freeing and consolidating chunks. + + Each freshly allocated chunk must have both cinuse and pinuse set. + That is, each allocated chunk borders either a previously allocated + and still in-use chunk, or the base of its memory arena. This is + ensured by making all allocations from the the `lowest' part of any + found chunk. Further, no free chunk physically borders another one, + so each free chunk is known to be preceded and followed by either + inuse chunks or the ends of memory. + + Note that the `foot' of the current chunk is actually represented + as the prev_foot of the NEXT chunk. This makes it easier to + deal with alignments etc but can be very confusing when trying + to extend or adapt this code. + + The exceptions to all this are + + 1. The special chunk `top' is the top-most available chunk (i.e., + the one bordering the end of available memory). It is treated + specially. Top is never included in any bin, is used only if + no other chunk is available, and is released back to the + system if it is very large (see M_TRIM_THRESHOLD). In effect, + the top chunk is treated as larger (and thus less well + fitting) than any other available chunk. The top chunk + doesn't update its trailing size field since there is no next + contiguous chunk that would have to index off it. However, + space is still allocated for it (TOP_FOOT_SIZE) to enable + separation or merging when space is extended. + + 3. Chunks allocated via mmap, which have the lowest-order bit + (IS_MMAPPED_BIT) set in their prev_foot fields, and do not set + PINUSE_BIT in their head fields. Because they are allocated + one-by-one, each must carry its own prev_foot field, which is + also used to hold the offset this chunk has within its mmapped + region, which is needed to preserve alignment. Each mmapped + chunk is trailed by the first two fields of a fake next-chunk + for sake of usage checks. + +*/ + +struct malloc_chunk { + size_t prev_foot; /* Size of previous chunk (if free). */ + size_t head; /* Size and inuse bits. */ + struct malloc_chunk* fd; /* double links -- used only if free. */ + struct malloc_chunk* bk; +}; + +typedef struct malloc_chunk mchunk; +typedef struct malloc_chunk* mchunkptr; +typedef struct malloc_chunk* sbinptr; /* The type of bins of chunks */ +typedef size_t bindex_t; /* Described below */ +typedef unsigned int binmap_t; /* Described below */ +typedef unsigned int flag_t; /* The type of various bit flag sets */ + +/* ------------------- Chunks sizes and alignments ----------------------- */ + +#define MCHUNK_SIZE (sizeof(mchunk)) + +#if FOOTERS +#define CHUNK_OVERHEAD (TWO_SIZE_T_SIZES) +#else /* FOOTERS */ +#define CHUNK_OVERHEAD (SIZE_T_SIZE) +#endif /* FOOTERS */ + +/* MMapped chunks need a second word of overhead ... */ +#define MMAP_CHUNK_OVERHEAD (TWO_SIZE_T_SIZES) +/* ... and additional padding for fake next-chunk at foot */ +#define MMAP_FOOT_PAD (FOUR_SIZE_T_SIZES) + +/* The smallest size we can malloc is an aligned minimal chunk */ +#define MIN_CHUNK_SIZE\ + ((MCHUNK_SIZE + CHUNK_ALIGN_MASK) & ~CHUNK_ALIGN_MASK) + +/* conversion from malloc headers to user pointers, and back */ +#define chunk2mem(p) ((void*)((char*)(p) + TWO_SIZE_T_SIZES)) +#define mem2chunk(mem) ((mchunkptr)((char*)(mem) - TWO_SIZE_T_SIZES)) +/* chunk associated with aligned address A */ +#define align_as_chunk(A) (mchunkptr)((A) + align_offset(chunk2mem(A))) + +/* Bounds on request (not chunk) sizes. */ +#define MAX_REQUEST ((-MIN_CHUNK_SIZE) << 2) +#define MIN_REQUEST (MIN_CHUNK_SIZE - CHUNK_OVERHEAD - SIZE_T_ONE) + +/* pad request bytes into a usable size */ +#define pad_request(req) \ + (((req) + CHUNK_OVERHEAD + CHUNK_ALIGN_MASK) & ~CHUNK_ALIGN_MASK) + +/* pad request, checking for minimum (but not maximum) */ +#define request2size(req) \ + (((req) < MIN_REQUEST)? MIN_CHUNK_SIZE : pad_request(req)) + + +/* ------------------ Operations on head and foot fields ----------------- */ + +/* + The head field of a chunk is or'ed with PINUSE_BIT when previous + adjacent chunk in use, and or'ed with CINUSE_BIT if this chunk is in + use. If the chunk was obtained with mmap, the prev_foot field has + IS_MMAPPED_BIT set, otherwise holding the offset of the base of the + mmapped region to the base of the chunk. +*/ + +#define PINUSE_BIT (SIZE_T_ONE) +#define CINUSE_BIT (SIZE_T_TWO) +#define INUSE_BITS (PINUSE_BIT|CINUSE_BIT) + +/* Head value for fenceposts */ +#define FENCEPOST_HEAD (INUSE_BITS|SIZE_T_SIZE) + +/* extraction of fields from head words */ +#define cinuse(p) ((p)->head & CINUSE_BIT) +#define pinuse(p) ((p)->head & PINUSE_BIT) +#define chunksize(p) ((p)->head & ~(INUSE_BITS)) + +#define clear_pinuse(p) ((p)->head &= ~PINUSE_BIT) +#define clear_cinuse(p) ((p)->head &= ~CINUSE_BIT) + +/* Treat space at ptr +/- offset as a chunk */ +#define chunk_plus_offset(p, s) ((mchunkptr)(((char*)(p)) + (s))) +#define chunk_minus_offset(p, s) ((mchunkptr)(((char*)(p)) - (s))) + +/* Ptr to next or previous physical malloc_chunk. */ +#define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~INUSE_BITS))) +#define prev_chunk(p) ((mchunkptr)( ((char*)(p)) - ((p)->prev_foot) )) + +/* extract next chunk's pinuse bit */ +#define next_pinuse(p) ((next_chunk(p)->head) & PINUSE_BIT) + +/* Get/set size at footer */ +#define get_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_foot) +#define set_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_foot = (s)) + +/* Set size, pinuse bit, and foot */ +#define set_size_and_pinuse_of_free_chunk(p, s)\ + ((p)->head = (s|PINUSE_BIT), set_foot(p, s)) + +/* Set size, pinuse bit, foot, and clear next pinuse */ +#define set_free_with_pinuse(p, s, n)\ + (clear_pinuse(n), set_size_and_pinuse_of_free_chunk(p, s)) + +#define is_mmapped(p)\ + (!((p)->head & PINUSE_BIT) && ((p)->prev_foot & IS_MMAPPED_BIT)) + +/* Get the internal overhead associated with chunk p */ +#define overhead_for(p)\ + (is_mmapped(p)? MMAP_CHUNK_OVERHEAD : CHUNK_OVERHEAD) + +/* Return true if malloced space is not necessarily cleared */ +#if MMAP_CLEARS +#define calloc_must_clear(p) (!is_mmapped(p)) +#else /* MMAP_CLEARS */ +#define calloc_must_clear(p) (1) +#endif /* MMAP_CLEARS */ + +/* ---------------------- Overlaid data structures ----------------------- */ + +/* + When chunks are not in use, they are treated as nodes of either + lists or trees. + + "Small" chunks are stored in circular doubly-linked lists, and look + like this: + + chunk-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Size of previous chunk | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + `head:' | Size of chunk, in bytes |P| + mem-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Forward pointer to next chunk in list | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Back pointer to previous chunk in list | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Unused space (may be 0 bytes long) . + . . + . | +nextchunk-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + `foot:' | Size of chunk, in bytes | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + + Larger chunks are kept in a form of bitwise digital trees (aka + tries) keyed on chunksizes. Because malloc_tree_chunks are only for + free chunks greater than 256 bytes, their size doesn't impose any + constraints on user chunk sizes. Each node looks like: + + chunk-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Size of previous chunk | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + `head:' | Size of chunk, in bytes |P| + mem-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Forward pointer to next chunk of same size | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Back pointer to previous chunk of same size | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Pointer to left child (child[0]) | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Pointer to right child (child[1]) | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Pointer to parent | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | bin index of this chunk | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Unused space . + . | +nextchunk-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + `foot:' | Size of chunk, in bytes | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + + Each tree holding treenodes is a tree of unique chunk sizes. Chunks + of the same size are arranged in a circularly-linked list, with only + the oldest chunk (the next to be used, in our FIFO ordering) + actually in the tree. (Tree members are distinguished by a non-null + parent pointer.) If a chunk with the same size an an existing node + is inserted, it is linked off the existing node using pointers that + work in the same way as fd/bk pointers of small chunks. + + Each tree contains a power of 2 sized range of chunk sizes (the + smallest is 0x100 <= x < 0x180), which is is divided in half at each + tree level, with the chunks in the smaller half of the range (0x100 + <= x < 0x140 for the top nose) in the left subtree and the larger + half (0x140 <= x < 0x180) in the right subtree. This is, of course, + done by inspecting individual bits. + + Using these rules, each node's left subtree contains all smaller + sizes than its right subtree. However, the node at the root of each + subtree has no particular ordering relationship to either. (The + dividing line between the subtree sizes is based on trie relation.) + If we remove the last chunk of a given size from the interior of the + tree, we need to replace it with a leaf node. The tree ordering + rules permit a node to be replaced by any leaf below it. + + The smallest chunk in a tree (a common operation in a best-fit + allocator) can be found by walking a path to the leftmost leaf in + the tree. Unlike a usual binary tree, where we follow left child + pointers until we reach a null, here we follow the right child + pointer any time the left one is null, until we reach a leaf with + both child pointers null. The smallest chunk in the tree will be + somewhere along that path. + + The worst case number of steps to add, find, or remove a node is + bounded by the number of bits differentiating chunks within + bins. Under current bin calculations, this ranges from 6 up to 21 + (for 32 bit sizes) or up to 53 (for 64 bit sizes). The typical case + is of course much better. +*/ + +struct malloc_tree_chunk { + /* The first four fields must be compatible with malloc_chunk */ + size_t prev_foot; + size_t head; + struct malloc_tree_chunk* fd; + struct malloc_tree_chunk* bk; + + struct malloc_tree_chunk* child[2]; + struct malloc_tree_chunk* parent; + bindex_t index; +}; + +typedef struct malloc_tree_chunk tchunk; +typedef struct malloc_tree_chunk* tchunkptr; +typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ + +/* A little helper macro for trees */ +#define leftmost_child(t) ((t)->child[0] != 0? (t)->child[0] : (t)->child[1]) + +/* ----------------------------- Segments -------------------------------- */ + +/* + Each malloc space may include non-contiguous segments, held in a + list headed by an embedded malloc_segment record representing the + top-most space. Segments also include flags holding properties of + the space. Large chunks that are directly allocated by mmap are not + included in this list. They are instead independently created and + destroyed without otherwise keeping track of them. + + Segment management mainly comes into play for spaces allocated by + MMAP. Any call to MMAP might or might not return memory that is + adjacent to an existing segment. MORECORE normally contiguously + extends the current space, so this space is almost always adjacent, + which is simpler and faster to deal with. (This is why MORECORE is + used preferentially to MMAP when both are available -- see + sys_alloc.) When allocating using MMAP, we don't use any of the + hinting mechanisms (inconsistently) supported in various + implementations of unix mmap, or distinguish reserving from + committing memory. Instead, we just ask for space, and exploit + contiguity when we get it. It is probably possible to do + better than this on some systems, but no general scheme seems + to be significantly better. + + Management entails a simpler variant of the consolidation scheme + used for chunks to reduce fragmentation -- new adjacent memory is + normally prepended or appended to an existing segment. However, + there are limitations compared to chunk consolidation that mostly + reflect the fact that segment processing is relatively infrequent + (occurring only when getting memory from system) and that we + don't expect to have huge numbers of segments: + + * Segments are not indexed, so traversal requires linear scans. (It + would be possible to index these, but is not worth the extra + overhead and complexity for most programs on most platforms.) + * New segments are only appended to old ones when holding top-most + memory; if they cannot be prepended to others, they are held in + different segments. + + Except for the top-most segment of an mstate, each segment record + is kept at the tail of its segment. Segments are added by pushing + segment records onto the list headed by &mstate.seg for the + containing mstate. + + Segment flags control allocation/merge/deallocation policies: + * If EXTERN_BIT set, then we did not allocate this segment, + and so should not try to deallocate or merge with others. + (This currently holds only for the initial segment passed + into create_mspace_with_base.) + * If IS_MMAPPED_BIT set, the segment may be merged with + other surrounding mmapped segments and trimmed/de-allocated + using munmap. + * If neither bit is set, then the segment was obtained using + MORECORE so can be merged with surrounding MORECORE'd segments + and deallocated/trimmed using MORECORE with negative arguments. +*/ + +struct malloc_segment { + char* base; /* base address */ + size_t size; /* allocated size */ + struct malloc_segment* next; /* ptr to next segment */ +#if FFI_MMAP_EXEC_WRIT + /* The mmap magic is supposed to store the address of the executable + segment at the very end of the requested block. */ + +# define mmap_exec_offset(b,s) (*(ptrdiff_t*)((b)+(s)-sizeof(ptrdiff_t))) + + /* We can only merge segments if their corresponding executable + segments are at identical offsets. */ +# define check_segment_merge(S,b,s) \ + (mmap_exec_offset((b),(s)) == (S)->exec_offset) + +# define add_segment_exec_offset(p,S) ((char*)(p) + (S)->exec_offset) +# define sub_segment_exec_offset(p,S) ((char*)(p) - (S)->exec_offset) + + /* The removal of sflags only works with HAVE_MORECORE == 0. */ + +# define get_segment_flags(S) (IS_MMAPPED_BIT) +# define set_segment_flags(S,v) \ + (((v) != IS_MMAPPED_BIT) ? (ABORT, (v)) : \ + (((S)->exec_offset = \ + mmap_exec_offset((S)->base, (S)->size)), \ + (mmap_exec_offset((S)->base + (S)->exec_offset, (S)->size) != \ + (S)->exec_offset) ? (ABORT, (v)) : \ + (mmap_exec_offset((S)->base, (S)->size) = 0), (v))) + + /* We use an offset here, instead of a pointer, because then, when + base changes, we don't have to modify this. On architectures + with segmented addresses, this might not work. */ + ptrdiff_t exec_offset; +#else + +# define get_segment_flags(S) ((S)->sflags) +# define set_segment_flags(S,v) ((S)->sflags = (v)) +# define check_segment_merge(S,b,s) (1) + + flag_t sflags; /* mmap and extern flag */ +#endif +}; + +#define is_mmapped_segment(S) (get_segment_flags(S) & IS_MMAPPED_BIT) +#define is_extern_segment(S) (get_segment_flags(S) & EXTERN_BIT) + +typedef struct malloc_segment msegment; +typedef struct malloc_segment* msegmentptr; + +/* ---------------------------- malloc_state ----------------------------- */ + +/* + A malloc_state holds all of the bookkeeping for a space. + The main fields are: + + Top + The topmost chunk of the currently active segment. Its size is + cached in topsize. The actual size of topmost space is + topsize+TOP_FOOT_SIZE, which includes space reserved for adding + fenceposts and segment records if necessary when getting more + space from the system. The size at which to autotrim top is + cached from mparams in trim_check, except that it is disabled if + an autotrim fails. + + Designated victim (dv) + This is the preferred chunk for servicing small requests that + don't have exact fits. It is normally the chunk split off most + recently to service another small request. Its size is cached in + dvsize. The link fields of this chunk are not maintained since it + is not kept in a bin. + + SmallBins + An array of bin headers for free chunks. These bins hold chunks + with sizes less than MIN_LARGE_SIZE bytes. Each bin contains + chunks of all the same size, spaced 8 bytes apart. To simplify + use in double-linked lists, each bin header acts as a malloc_chunk + pointing to the real first node, if it exists (else pointing to + itself). This avoids special-casing for headers. But to avoid + waste, we allocate only the fd/bk pointers of bins, and then use + repositioning tricks to treat these as the fields of a chunk. + + TreeBins + Treebins are pointers to the roots of trees holding a range of + sizes. There are 2 equally spaced treebins for each power of two + from TREE_SHIFT to TREE_SHIFT+16. The last bin holds anything + larger. + + Bin maps + There is one bit map for small bins ("smallmap") and one for + treebins ("treemap). Each bin sets its bit when non-empty, and + clears the bit when empty. Bit operations are then used to avoid + bin-by-bin searching -- nearly all "search" is done without ever + looking at bins that won't be selected. The bit maps + conservatively use 32 bits per map word, even if on 64bit system. + For a good description of some of the bit-based techniques used + here, see Henry S. Warren Jr's book "Hacker's Delight" (and + supplement at http://hackersdelight.org/). Many of these are + intended to reduce the branchiness of paths through malloc etc, as + well as to reduce the number of memory locations read or written. + + Segments + A list of segments headed by an embedded malloc_segment record + representing the initial space. + + Address check support + The least_addr field is the least address ever obtained from + MORECORE or MMAP. Attempted frees and reallocs of any address less + than this are trapped (unless INSECURE is defined). + + Magic tag + A cross-check field that should always hold same value as mparams.magic. + + Flags + Bits recording whether to use MMAP, locks, or contiguous MORECORE + + Statistics + Each space keeps track of current and maximum system memory + obtained via MORECORE or MMAP. + + Locking + If USE_LOCKS is defined, the "mutex" lock is acquired and released + around every public call using this mspace. +*/ + +/* Bin types, widths and sizes */ +#define NSMALLBINS (32U) +#define NTREEBINS (32U) +#define SMALLBIN_SHIFT (3U) +#define SMALLBIN_WIDTH (SIZE_T_ONE << SMALLBIN_SHIFT) +#define TREEBIN_SHIFT (8U) +#define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) +#define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE) +#define MAX_SMALL_REQUEST (MAX_SMALL_SIZE - CHUNK_ALIGN_MASK - CHUNK_OVERHEAD) + +struct malloc_state { + binmap_t smallmap; + binmap_t treemap; + size_t dvsize; + size_t topsize; + char* least_addr; + mchunkptr dv; + mchunkptr top; + size_t trim_check; + size_t magic; + mchunkptr smallbins[(NSMALLBINS+1)*2]; + tbinptr treebins[NTREEBINS]; + size_t footprint; + size_t max_footprint; + flag_t mflags; +#if USE_LOCKS + MLOCK_T mutex; /* locate lock among fields that rarely change */ +#endif /* USE_LOCKS */ + msegment seg; +}; + +typedef struct malloc_state* mstate; + +/* ------------- Global malloc_state and malloc_params ------------------- */ + +/* + malloc_params holds global properties, including those that can be + dynamically set using mallopt. There is a single instance, mparams, + initialized in init_mparams. +*/ + +struct malloc_params { + size_t magic; + size_t page_size; + size_t granularity; + size_t mmap_threshold; + size_t trim_threshold; + flag_t default_mflags; +}; + +static struct malloc_params mparams; + +/* The global malloc_state used for all non-"mspace" calls */ +static struct malloc_state _gm_; +#define gm (&_gm_) +#define is_global(M) ((M) == &_gm_) +#define is_initialized(M) ((M)->top != 0) + +/* -------------------------- system alloc setup ------------------------- */ + +/* Operations on mflags */ + +#define use_lock(M) ((M)->mflags & USE_LOCK_BIT) +#define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) +#define disable_lock(M) ((M)->mflags &= ~USE_LOCK_BIT) + +#define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) +#define enable_mmap(M) ((M)->mflags |= USE_MMAP_BIT) +#define disable_mmap(M) ((M)->mflags &= ~USE_MMAP_BIT) + +#define use_noncontiguous(M) ((M)->mflags & USE_NONCONTIGUOUS_BIT) +#define disable_contiguous(M) ((M)->mflags |= USE_NONCONTIGUOUS_BIT) + +#define set_lock(M,L)\ + ((M)->mflags = (L)?\ + ((M)->mflags | USE_LOCK_BIT) :\ + ((M)->mflags & ~USE_LOCK_BIT)) + +/* page-align a size */ +#define page_align(S)\ + (((S) + (mparams.page_size)) & ~(mparams.page_size - SIZE_T_ONE)) + +/* granularity-align a size */ +#define granularity_align(S)\ + (((S) + (mparams.granularity)) & ~(mparams.granularity - SIZE_T_ONE)) + +#define is_page_aligned(S)\ + (((size_t)(S) & (mparams.page_size - SIZE_T_ONE)) == 0) +#define is_granularity_aligned(S)\ + (((size_t)(S) & (mparams.granularity - SIZE_T_ONE)) == 0) + +/* True if segment S holds address A */ +#define segment_holds(S, A)\ + ((char*)(A) >= S->base && (char*)(A) < S->base + S->size) + +/* Return segment holding given address */ +static msegmentptr segment_holding(mstate m, char* addr) { + msegmentptr sp = &m->seg; + for (;;) { + if (addr >= sp->base && addr < sp->base + sp->size) + return sp; + if ((sp = sp->next) == 0) + return 0; + } +} + +/* Return true if segment contains a segment link */ +static int has_segment_link(mstate m, msegmentptr ss) { + msegmentptr sp = &m->seg; + for (;;) { + if ((char*)sp >= ss->base && (char*)sp < ss->base + ss->size) + return 1; + if ((sp = sp->next) == 0) + return 0; + } +} + +#ifndef MORECORE_CANNOT_TRIM +#define should_trim(M,s) ((s) > (M)->trim_check) +#else /* MORECORE_CANNOT_TRIM */ +#define should_trim(M,s) (0) +#endif /* MORECORE_CANNOT_TRIM */ + +/* + TOP_FOOT_SIZE is padding at the end of a segment, including space + that may be needed to place segment records and fenceposts when new + noncontiguous segments are added. +*/ +#define TOP_FOOT_SIZE\ + (align_offset(chunk2mem(0))+pad_request(sizeof(struct malloc_segment))+MIN_CHUNK_SIZE) + + +/* ------------------------------- Hooks -------------------------------- */ + +/* + PREACTION should be defined to return 0 on success, and nonzero on + failure. If you are not using locking, you can redefine these to do + anything you like. +*/ + +#if USE_LOCKS + +/* Ensure locks are initialized */ +#define GLOBALLY_INITIALIZE() (mparams.page_size == 0 && init_mparams()) + +#define PREACTION(M) ((GLOBALLY_INITIALIZE() || use_lock(M))? ACQUIRE_LOCK(&(M)->mutex) : 0) +#define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } +#else /* USE_LOCKS */ + +#ifndef PREACTION +#define PREACTION(M) (0) +#endif /* PREACTION */ + +#ifndef POSTACTION +#define POSTACTION(M) +#endif /* POSTACTION */ + +#endif /* USE_LOCKS */ + +/* + CORRUPTION_ERROR_ACTION is triggered upon detected bad addresses. + USAGE_ERROR_ACTION is triggered on detected bad frees and + reallocs. The argument p is an address that might have triggered the + fault. It is ignored by the two predefined actions, but might be + useful in custom actions that try to help diagnose errors. +*/ + +#if PROCEED_ON_ERROR + +/* A count of the number of corruption errors causing resets */ +int malloc_corruption_error_count; + +/* default corruption action */ +static void reset_on_error(mstate m); + +#define CORRUPTION_ERROR_ACTION(m) reset_on_error(m) +#define USAGE_ERROR_ACTION(m, p) + +#else /* PROCEED_ON_ERROR */ + +#ifndef CORRUPTION_ERROR_ACTION +#define CORRUPTION_ERROR_ACTION(m) ABORT +#endif /* CORRUPTION_ERROR_ACTION */ + +#ifndef USAGE_ERROR_ACTION +#define USAGE_ERROR_ACTION(m,p) ABORT +#endif /* USAGE_ERROR_ACTION */ + +#endif /* PROCEED_ON_ERROR */ + +/* -------------------------- Debugging setup ---------------------------- */ + +#if ! DEBUG + +#define check_free_chunk(M,P) +#define check_inuse_chunk(M,P) +#define check_malloced_chunk(M,P,N) +#define check_mmapped_chunk(M,P) +#define check_malloc_state(M) +#define check_top_chunk(M,P) + +#else /* DEBUG */ +#define check_free_chunk(M,P) do_check_free_chunk(M,P) +#define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) +#define check_top_chunk(M,P) do_check_top_chunk(M,P) +#define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) +#define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) +#define check_malloc_state(M) do_check_malloc_state(M) + +static void do_check_any_chunk(mstate m, mchunkptr p); +static void do_check_top_chunk(mstate m, mchunkptr p); +static void do_check_mmapped_chunk(mstate m, mchunkptr p); +static void do_check_inuse_chunk(mstate m, mchunkptr p); +static void do_check_free_chunk(mstate m, mchunkptr p); +static void do_check_malloced_chunk(mstate m, void* mem, size_t s); +static void do_check_tree(mstate m, tchunkptr t); +static void do_check_treebin(mstate m, bindex_t i); +static void do_check_smallbin(mstate m, bindex_t i); +static void do_check_malloc_state(mstate m); +static int bin_find(mstate m, mchunkptr x); +static size_t traverse_and_check(mstate m); +#endif /* DEBUG */ + +/* ---------------------------- Indexing Bins ---------------------------- */ + +#define is_small(s) (((s) >> SMALLBIN_SHIFT) < NSMALLBINS) +#define small_index(s) ((s) >> SMALLBIN_SHIFT) +#define small_index2size(i) ((i) << SMALLBIN_SHIFT) +#define MIN_SMALL_INDEX (small_index(MIN_CHUNK_SIZE)) + +/* addressing by index. See above about smallbin repositioning */ +#define smallbin_at(M, i) ((sbinptr)((char*)&((M)->smallbins[(i)<<1]))) +#define treebin_at(M,i) (&((M)->treebins[i])) + +/* assign tree index for size S to variable I */ +#if defined(__GNUC__) && defined(__i386__) +#define compute_tree_index(S, I)\ +{\ + size_t X = S >> TREEBIN_SHIFT;\ + if (X == 0)\ + I = 0;\ + else if (X > 0xFFFF)\ + I = NTREEBINS-1;\ + else {\ + unsigned int K;\ + __asm__("bsrl %1,%0\n\t" : "=r" (K) : "rm" (X));\ + I = (bindex_t)((K << 1) + ((S >> (K + (TREEBIN_SHIFT-1)) & 1)));\ + }\ +} +#else /* GNUC */ +#define compute_tree_index(S, I)\ +{\ + size_t X = S >> TREEBIN_SHIFT;\ + if (X == 0)\ + I = 0;\ + else if (X > 0xFFFF)\ + I = NTREEBINS-1;\ + else {\ + unsigned int Y = (unsigned int)X;\ + unsigned int N = ((Y - 0x100) >> 16) & 8;\ + unsigned int K = (((Y <<= N) - 0x1000) >> 16) & 4;\ + N += K;\ + N += K = (((Y <<= K) - 0x4000) >> 16) & 2;\ + K = 14 - N + ((Y <<= K) >> 15);\ + I = (K << 1) + ((S >> (K + (TREEBIN_SHIFT-1)) & 1));\ + }\ +} +#endif /* GNUC */ + +/* Bit representing maximum resolved size in a treebin at i */ +#define bit_for_tree_index(i) \ + (i == NTREEBINS-1)? (SIZE_T_BITSIZE-1) : (((i) >> 1) + TREEBIN_SHIFT - 2) + +/* Shift placing maximum resolved bit in a treebin at i as sign bit */ +#define leftshift_for_tree_index(i) \ + ((i == NTREEBINS-1)? 0 : \ + ((SIZE_T_BITSIZE-SIZE_T_ONE) - (((i) >> 1) + TREEBIN_SHIFT - 2))) + +/* The size of the smallest chunk held in bin with index i */ +#define minsize_for_tree_index(i) \ + ((SIZE_T_ONE << (((i) >> 1) + TREEBIN_SHIFT)) | \ + (((size_t)((i) & SIZE_T_ONE)) << (((i) >> 1) + TREEBIN_SHIFT - 1))) + + +/* ------------------------ Operations on bin maps ----------------------- */ + +/* bit corresponding to given index */ +#define idx2bit(i) ((binmap_t)(1) << (i)) + +/* Mark/Clear bits with given index */ +#define mark_smallmap(M,i) ((M)->smallmap |= idx2bit(i)) +#define clear_smallmap(M,i) ((M)->smallmap &= ~idx2bit(i)) +#define smallmap_is_marked(M,i) ((M)->smallmap & idx2bit(i)) + +#define mark_treemap(M,i) ((M)->treemap |= idx2bit(i)) +#define clear_treemap(M,i) ((M)->treemap &= ~idx2bit(i)) +#define treemap_is_marked(M,i) ((M)->treemap & idx2bit(i)) + +/* index corresponding to given bit */ + +#if defined(__GNUC__) && defined(__i386__) +#define compute_bit2idx(X, I)\ +{\ + unsigned int J;\ + __asm__("bsfl %1,%0\n\t" : "=r" (J) : "rm" (X));\ + I = (bindex_t)J;\ +} + +#else /* GNUC */ +#if USE_BUILTIN_FFS +#define compute_bit2idx(X, I) I = ffs(X)-1 + +#else /* USE_BUILTIN_FFS */ +#define compute_bit2idx(X, I)\ +{\ + unsigned int Y = X - 1;\ + unsigned int K = Y >> (16-4) & 16;\ + unsigned int N = K; Y >>= K;\ + N += K = Y >> (8-3) & 8; Y >>= K;\ + N += K = Y >> (4-2) & 4; Y >>= K;\ + N += K = Y >> (2-1) & 2; Y >>= K;\ + N += K = Y >> (1-0) & 1; Y >>= K;\ + I = (bindex_t)(N + Y);\ +} +#endif /* USE_BUILTIN_FFS */ +#endif /* GNUC */ + +/* isolate the least set bit of a bitmap */ +#define least_bit(x) ((x) & -(x)) + +/* mask with all bits to left of least bit of x on */ +#define left_bits(x) ((x<<1) | -(x<<1)) + +/* mask with all bits to left of or equal to least bit of x on */ +#define same_or_left_bits(x) ((x) | -(x)) + + +/* ----------------------- Runtime Check Support ------------------------- */ + +/* + For security, the main invariant is that malloc/free/etc never + writes to a static address other than malloc_state, unless static + malloc_state itself has been corrupted, which cannot occur via + malloc (because of these checks). In essence this means that we + believe all pointers, sizes, maps etc held in malloc_state, but + check all of those linked or offsetted from other embedded data + structures. These checks are interspersed with main code in a way + that tends to minimize their run-time cost. + + When FOOTERS is defined, in addition to range checking, we also + verify footer fields of inuse chunks, which can be used guarantee + that the mstate controlling malloc/free is intact. This is a + streamlined version of the approach described by William Robertson + et al in "Run-time Detection of Heap-based Overflows" LISA'03 + http://www.usenix.org/events/lisa03/tech/robertson.html The footer + of an inuse chunk holds the xor of its mstate and a random seed, + that is checked upon calls to free() and realloc(). This is + (probablistically) unguessable from outside the program, but can be + computed by any code successfully malloc'ing any chunk, so does not + itself provide protection against code that has already broken + security through some other means. Unlike Robertson et al, we + always dynamically check addresses of all offset chunks (previous, + next, etc). This turns out to be cheaper than relying on hashes. +*/ + +#if !INSECURE +/* Check if address a is at least as high as any from MORECORE or MMAP */ +#define ok_address(M, a) ((char*)(a) >= (M)->least_addr) +/* Check if address of next chunk n is higher than base chunk p */ +#define ok_next(p, n) ((char*)(p) < (char*)(n)) +/* Check if p has its cinuse bit on */ +#define ok_cinuse(p) cinuse(p) +/* Check if p has its pinuse bit on */ +#define ok_pinuse(p) pinuse(p) + +#else /* !INSECURE */ +#define ok_address(M, a) (1) +#define ok_next(b, n) (1) +#define ok_cinuse(p) (1) +#define ok_pinuse(p) (1) +#endif /* !INSECURE */ + +#if (FOOTERS && !INSECURE) +/* Check if (alleged) mstate m has expected magic field */ +#define ok_magic(M) ((M)->magic == mparams.magic) +#else /* (FOOTERS && !INSECURE) */ +#define ok_magic(M) (1) +#endif /* (FOOTERS && !INSECURE) */ + + +/* In gcc, use __builtin_expect to minimize impact of checks */ +#if !INSECURE +#if defined(__GNUC__) && __GNUC__ >= 3 +#define RTCHECK(e) __builtin_expect(e, 1) +#else /* GNUC */ +#define RTCHECK(e) (e) +#endif /* GNUC */ +#else /* !INSECURE */ +#define RTCHECK(e) (1) +#endif /* !INSECURE */ + +/* macros to set up inuse chunks with or without footers */ + +#if !FOOTERS + +#define mark_inuse_foot(M,p,s) + +/* Set cinuse bit and pinuse bit of next chunk */ +#define set_inuse(M,p,s)\ + ((p)->head = (((p)->head & PINUSE_BIT)|s|CINUSE_BIT),\ + ((mchunkptr)(((char*)(p)) + (s)))->head |= PINUSE_BIT) + +/* Set cinuse and pinuse of this chunk and pinuse of next chunk */ +#define set_inuse_and_pinuse(M,p,s)\ + ((p)->head = (s|PINUSE_BIT|CINUSE_BIT),\ + ((mchunkptr)(((char*)(p)) + (s)))->head |= PINUSE_BIT) + +/* Set size, cinuse and pinuse bit of this chunk */ +#define set_size_and_pinuse_of_inuse_chunk(M, p, s)\ + ((p)->head = (s|PINUSE_BIT|CINUSE_BIT)) + +#else /* FOOTERS */ + +/* Set foot of inuse chunk to be xor of mstate and seed */ +#define mark_inuse_foot(M,p,s)\ + (((mchunkptr)((char*)(p) + (s)))->prev_foot = ((size_t)(M) ^ mparams.magic)) + +#define get_mstate_for(p)\ + ((mstate)(((mchunkptr)((char*)(p) +\ + (chunksize(p))))->prev_foot ^ mparams.magic)) + +#define set_inuse(M,p,s)\ + ((p)->head = (((p)->head & PINUSE_BIT)|s|CINUSE_BIT),\ + (((mchunkptr)(((char*)(p)) + (s)))->head |= PINUSE_BIT), \ + mark_inuse_foot(M,p,s)) + +#define set_inuse_and_pinuse(M,p,s)\ + ((p)->head = (s|PINUSE_BIT|CINUSE_BIT),\ + (((mchunkptr)(((char*)(p)) + (s)))->head |= PINUSE_BIT),\ + mark_inuse_foot(M,p,s)) + +#define set_size_and_pinuse_of_inuse_chunk(M, p, s)\ + ((p)->head = (s|PINUSE_BIT|CINUSE_BIT),\ + mark_inuse_foot(M, p, s)) + +#endif /* !FOOTERS */ + +/* ---------------------------- setting mparams -------------------------- */ + +/* Initialize mparams */ +static int init_mparams(void) { + if (mparams.page_size == 0) { + size_t s; + + mparams.mmap_threshold = DEFAULT_MMAP_THRESHOLD; + mparams.trim_threshold = DEFAULT_TRIM_THRESHOLD; +#if MORECORE_CONTIGUOUS + mparams.default_mflags = USE_LOCK_BIT|USE_MMAP_BIT; +#else /* MORECORE_CONTIGUOUS */ + mparams.default_mflags = USE_LOCK_BIT|USE_MMAP_BIT|USE_NONCONTIGUOUS_BIT; +#endif /* MORECORE_CONTIGUOUS */ + +#if (FOOTERS && !INSECURE) + { +#if USE_DEV_RANDOM + int fd; + unsigned char buf[sizeof(size_t)]; + /* Try to use /dev/urandom, else fall back on using time */ + if ((fd = open("/dev/urandom", O_RDONLY)) >= 0 && + read(fd, buf, sizeof(buf)) == sizeof(buf)) { + s = *((size_t *) buf); + close(fd); + } + else +#endif /* USE_DEV_RANDOM */ + s = (size_t)(time(0) ^ (size_t)0x55555555U); + + s |= (size_t)8U; /* ensure nonzero */ + s &= ~(size_t)7U; /* improve chances of fault for bad values */ + + } +#else /* (FOOTERS && !INSECURE) */ + s = (size_t)0x58585858U; +#endif /* (FOOTERS && !INSECURE) */ + ACQUIRE_MAGIC_INIT_LOCK(); + if (mparams.magic == 0) { + mparams.magic = s; + /* Set up lock for main malloc area */ + INITIAL_LOCK(&gm->mutex); + gm->mflags = mparams.default_mflags; + } + RELEASE_MAGIC_INIT_LOCK(); + +#if !defined(WIN32) && !defined(__OS2__) + mparams.page_size = malloc_getpagesize; + mparams.granularity = ((DEFAULT_GRANULARITY != 0)? + DEFAULT_GRANULARITY : mparams.page_size); +#elif defined (__OS2__) + /* if low-memory is used, os2munmap() would break + if it were anything other than 64k */ + mparams.page_size = 4096u; + mparams.granularity = 65536u; +#else /* WIN32 */ + { + SYSTEM_INFO system_info; + GetSystemInfo(&system_info); + mparams.page_size = system_info.dwPageSize; + mparams.granularity = system_info.dwAllocationGranularity; + } +#endif /* WIN32 */ + + /* Sanity-check configuration: + size_t must be unsigned and as wide as pointer type. + ints must be at least 4 bytes. + alignment must be at least 8. + Alignment, min chunk size, and page size must all be powers of 2. + */ + if ((sizeof(size_t) != sizeof(char*)) || + (MAX_SIZE_T < MIN_CHUNK_SIZE) || + (sizeof(int) < 4) || + (MALLOC_ALIGNMENT < (size_t)8U) || + ((MALLOC_ALIGNMENT & (MALLOC_ALIGNMENT-SIZE_T_ONE)) != 0) || + ((MCHUNK_SIZE & (MCHUNK_SIZE-SIZE_T_ONE)) != 0) || + ((mparams.granularity & (mparams.granularity-SIZE_T_ONE)) != 0) || + ((mparams.page_size & (mparams.page_size-SIZE_T_ONE)) != 0)) + ABORT; + } + return 0; +} + +/* support for mallopt */ +static int change_mparam(int param_number, int value) { + size_t val = (size_t)value; + init_mparams(); + switch(param_number) { + case M_TRIM_THRESHOLD: + mparams.trim_threshold = val; + return 1; + case M_GRANULARITY: + if (val >= mparams.page_size && ((val & (val-1)) == 0)) { + mparams.granularity = val; + return 1; + } + else + return 0; + case M_MMAP_THRESHOLD: + mparams.mmap_threshold = val; + return 1; + default: + return 0; + } +} + +#if DEBUG +/* ------------------------- Debugging Support --------------------------- */ + +/* Check properties of any chunk, whether free, inuse, mmapped etc */ +static void do_check_any_chunk(mstate m, mchunkptr p) { + assert((is_aligned(chunk2mem(p))) || (p->head == FENCEPOST_HEAD)); + assert(ok_address(m, p)); +} + +/* Check properties of top chunk */ +static void do_check_top_chunk(mstate m, mchunkptr p) { + msegmentptr sp = segment_holding(m, (char*)p); + size_t sz = chunksize(p); + assert(sp != 0); + assert((is_aligned(chunk2mem(p))) || (p->head == FENCEPOST_HEAD)); + assert(ok_address(m, p)); + assert(sz == m->topsize); + assert(sz > 0); + assert(sz == ((sp->base + sp->size) - (char*)p) - TOP_FOOT_SIZE); + assert(pinuse(p)); + assert(!next_pinuse(p)); +} + +/* Check properties of (inuse) mmapped chunks */ +static void do_check_mmapped_chunk(mstate m, mchunkptr p) { + size_t sz = chunksize(p); + size_t len = (sz + (p->prev_foot & ~IS_MMAPPED_BIT) + MMAP_FOOT_PAD); + assert(is_mmapped(p)); + assert(use_mmap(m)); + assert((is_aligned(chunk2mem(p))) || (p->head == FENCEPOST_HEAD)); + assert(ok_address(m, p)); + assert(!is_small(sz)); + assert((len & (mparams.page_size-SIZE_T_ONE)) == 0); + assert(chunk_plus_offset(p, sz)->head == FENCEPOST_HEAD); + assert(chunk_plus_offset(p, sz+SIZE_T_SIZE)->head == 0); +} + +/* Check properties of inuse chunks */ +static void do_check_inuse_chunk(mstate m, mchunkptr p) { + do_check_any_chunk(m, p); + assert(cinuse(p)); + assert(next_pinuse(p)); + /* If not pinuse and not mmapped, previous chunk has OK offset */ + assert(is_mmapped(p) || pinuse(p) || next_chunk(prev_chunk(p)) == p); + if (is_mmapped(p)) + do_check_mmapped_chunk(m, p); +} + +/* Check properties of free chunks */ +static void do_check_free_chunk(mstate m, mchunkptr p) { + size_t sz = p->head & ~(PINUSE_BIT|CINUSE_BIT); + mchunkptr next = chunk_plus_offset(p, sz); + do_check_any_chunk(m, p); + assert(!cinuse(p)); + assert(!next_pinuse(p)); + assert (!is_mmapped(p)); + if (p != m->dv && p != m->top) { + if (sz >= MIN_CHUNK_SIZE) { + assert((sz & CHUNK_ALIGN_MASK) == 0); + assert(is_aligned(chunk2mem(p))); + assert(next->prev_foot == sz); + assert(pinuse(p)); + assert (next == m->top || cinuse(next)); + assert(p->fd->bk == p); + assert(p->bk->fd == p); + } + else /* markers are always of size SIZE_T_SIZE */ + assert(sz == SIZE_T_SIZE); + } +} + +/* Check properties of malloced chunks at the point they are malloced */ +static void do_check_malloced_chunk(mstate m, void* mem, size_t s) { + if (mem != 0) { + mchunkptr p = mem2chunk(mem); + size_t sz = p->head & ~(PINUSE_BIT|CINUSE_BIT); + do_check_inuse_chunk(m, p); + assert((sz & CHUNK_ALIGN_MASK) == 0); + assert(sz >= MIN_CHUNK_SIZE); + assert(sz >= s); + /* unless mmapped, size is less than MIN_CHUNK_SIZE more than request */ + assert(is_mmapped(p) || sz < (s + MIN_CHUNK_SIZE)); + } +} + +/* Check a tree and its subtrees. */ +static void do_check_tree(mstate m, tchunkptr t) { + tchunkptr head = 0; + tchunkptr u = t; + bindex_t tindex = t->index; + size_t tsize = chunksize(t); + bindex_t idx; + compute_tree_index(tsize, idx); + assert(tindex == idx); + assert(tsize >= MIN_LARGE_SIZE); + assert(tsize >= minsize_for_tree_index(idx)); + assert((idx == NTREEBINS-1) || (tsize < minsize_for_tree_index((idx+1)))); + + do { /* traverse through chain of same-sized nodes */ + do_check_any_chunk(m, ((mchunkptr)u)); + assert(u->index == tindex); + assert(chunksize(u) == tsize); + assert(!cinuse(u)); + assert(!next_pinuse(u)); + assert(u->fd->bk == u); + assert(u->bk->fd == u); + if (u->parent == 0) { + assert(u->child[0] == 0); + assert(u->child[1] == 0); + } + else { + assert(head == 0); /* only one node on chain has parent */ + head = u; + assert(u->parent != u); + assert (u->parent->child[0] == u || + u->parent->child[1] == u || + *((tbinptr*)(u->parent)) == u); + if (u->child[0] != 0) { + assert(u->child[0]->parent == u); + assert(u->child[0] != u); + do_check_tree(m, u->child[0]); + } + if (u->child[1] != 0) { + assert(u->child[1]->parent == u); + assert(u->child[1] != u); + do_check_tree(m, u->child[1]); + } + if (u->child[0] != 0 && u->child[1] != 0) { + assert(chunksize(u->child[0]) < chunksize(u->child[1])); + } + } + u = u->fd; + } while (u != t); + assert(head != 0); +} + +/* Check all the chunks in a treebin. */ +static void do_check_treebin(mstate m, bindex_t i) { + tbinptr* tb = treebin_at(m, i); + tchunkptr t = *tb; + int empty = (m->treemap & (1U << i)) == 0; + if (t == 0) + assert(empty); + if (!empty) + do_check_tree(m, t); +} + +/* Check all the chunks in a smallbin. */ +static void do_check_smallbin(mstate m, bindex_t i) { + sbinptr b = smallbin_at(m, i); + mchunkptr p = b->bk; + unsigned int empty = (m->smallmap & (1U << i)) == 0; + if (p == b) + assert(empty); + if (!empty) { + for (; p != b; p = p->bk) { + size_t size = chunksize(p); + mchunkptr q; + /* each chunk claims to be free */ + do_check_free_chunk(m, p); + /* chunk belongs in bin */ + assert(small_index(size) == i); + assert(p->bk == b || chunksize(p->bk) == chunksize(p)); + /* chunk is followed by an inuse chunk */ + q = next_chunk(p); + if (q->head != FENCEPOST_HEAD) + do_check_inuse_chunk(m, q); + } + } +} + +/* Find x in a bin. Used in other check functions. */ +static int bin_find(mstate m, mchunkptr x) { + size_t size = chunksize(x); + if (is_small(size)) { + bindex_t sidx = small_index(size); + sbinptr b = smallbin_at(m, sidx); + if (smallmap_is_marked(m, sidx)) { + mchunkptr p = b; + do { + if (p == x) + return 1; + } while ((p = p->fd) != b); + } + } + else { + bindex_t tidx; + compute_tree_index(size, tidx); + if (treemap_is_marked(m, tidx)) { + tchunkptr t = *treebin_at(m, tidx); + size_t sizebits = size << leftshift_for_tree_index(tidx); + while (t != 0 && chunksize(t) != size) { + t = t->child[(sizebits >> (SIZE_T_BITSIZE-SIZE_T_ONE)) & 1]; + sizebits <<= 1; + } + if (t != 0) { + tchunkptr u = t; + do { + if (u == (tchunkptr)x) + return 1; + } while ((u = u->fd) != t); + } + } + } + return 0; +} + +/* Traverse each chunk and check it; return total */ +static size_t traverse_and_check(mstate m) { + size_t sum = 0; + if (is_initialized(m)) { + msegmentptr s = &m->seg; + sum += m->topsize + TOP_FOOT_SIZE; + while (s != 0) { + mchunkptr q = align_as_chunk(s->base); + mchunkptr lastq = 0; + assert(pinuse(q)); + while (segment_holds(s, q) && + q != m->top && q->head != FENCEPOST_HEAD) { + sum += chunksize(q); + if (cinuse(q)) { + assert(!bin_find(m, q)); + do_check_inuse_chunk(m, q); + } + else { + assert(q == m->dv || bin_find(m, q)); + assert(lastq == 0 || cinuse(lastq)); /* Not 2 consecutive free */ + do_check_free_chunk(m, q); + } + lastq = q; + q = next_chunk(q); + } + s = s->next; + } + } + return sum; +} + +/* Check all properties of malloc_state. */ +static void do_check_malloc_state(mstate m) { + bindex_t i; + size_t total; + /* check bins */ + for (i = 0; i < NSMALLBINS; ++i) + do_check_smallbin(m, i); + for (i = 0; i < NTREEBINS; ++i) + do_check_treebin(m, i); + + if (m->dvsize != 0) { /* check dv chunk */ + do_check_any_chunk(m, m->dv); + assert(m->dvsize == chunksize(m->dv)); + assert(m->dvsize >= MIN_CHUNK_SIZE); + assert(bin_find(m, m->dv) == 0); + } + + if (m->top != 0) { /* check top chunk */ + do_check_top_chunk(m, m->top); + assert(m->topsize == chunksize(m->top)); + assert(m->topsize > 0); + assert(bin_find(m, m->top) == 0); + } + + total = traverse_and_check(m); + assert(total <= m->footprint); + assert(m->footprint <= m->max_footprint); +} +#endif /* DEBUG */ + +/* ----------------------------- statistics ------------------------------ */ + +#if !NO_MALLINFO +static struct mallinfo internal_mallinfo(mstate m) { + struct mallinfo nm = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; + if (!PREACTION(m)) { + check_malloc_state(m); + if (is_initialized(m)) { + size_t nfree = SIZE_T_ONE; /* top always free */ + size_t mfree = m->topsize + TOP_FOOT_SIZE; + size_t sum = mfree; + msegmentptr s = &m->seg; + while (s != 0) { + mchunkptr q = align_as_chunk(s->base); + while (segment_holds(s, q) && + q != m->top && q->head != FENCEPOST_HEAD) { + size_t sz = chunksize(q); + sum += sz; + if (!cinuse(q)) { + mfree += sz; + ++nfree; + } + q = next_chunk(q); + } + s = s->next; + } + + nm.arena = sum; + nm.ordblks = nfree; + nm.hblkhd = m->footprint - sum; + nm.usmblks = m->max_footprint; + nm.uordblks = m->footprint - mfree; + nm.fordblks = mfree; + nm.keepcost = m->topsize; + } + + POSTACTION(m); + } + return nm; +} +#endif /* !NO_MALLINFO */ + +static void internal_malloc_stats(mstate m) { + if (!PREACTION(m)) { + size_t maxfp = 0; + size_t fp = 0; + size_t used = 0; + check_malloc_state(m); + if (is_initialized(m)) { + msegmentptr s = &m->seg; + maxfp = m->max_footprint; + fp = m->footprint; + used = fp - (m->topsize + TOP_FOOT_SIZE); + + while (s != 0) { + mchunkptr q = align_as_chunk(s->base); + while (segment_holds(s, q) && + q != m->top && q->head != FENCEPOST_HEAD) { + if (!cinuse(q)) + used -= chunksize(q); + q = next_chunk(q); + } + s = s->next; + } + } + + fprintf(stderr, "max system bytes = %10lu\n", (unsigned long)(maxfp)); + fprintf(stderr, "system bytes = %10lu\n", (unsigned long)(fp)); + fprintf(stderr, "in use bytes = %10lu\n", (unsigned long)(used)); + + POSTACTION(m); + } +} + +/* ----------------------- Operations on smallbins ----------------------- */ + +/* + Various forms of linking and unlinking are defined as macros. Even + the ones for trees, which are very long but have very short typical + paths. This is ugly but reduces reliance on inlining support of + compilers. +*/ + +/* Link a free chunk into a smallbin */ +#define insert_small_chunk(M, P, S) {\ + bindex_t I = small_index(S);\ + mchunkptr B = smallbin_at(M, I);\ + mchunkptr F = B;\ + assert(S >= MIN_CHUNK_SIZE);\ + if (!smallmap_is_marked(M, I))\ + mark_smallmap(M, I);\ + else if (RTCHECK(ok_address(M, B->fd)))\ + F = B->fd;\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + }\ + B->fd = P;\ + F->bk = P;\ + P->fd = F;\ + P->bk = B;\ +} + +/* Unlink a chunk from a smallbin */ +#define unlink_small_chunk(M, P, S) {\ + mchunkptr F = P->fd;\ + mchunkptr B = P->bk;\ + bindex_t I = small_index(S);\ + assert(P != B);\ + assert(P != F);\ + assert(chunksize(P) == small_index2size(I));\ + if (F == B)\ + clear_smallmap(M, I);\ + else if (RTCHECK((F == smallbin_at(M,I) || ok_address(M, F)) &&\ + (B == smallbin_at(M,I) || ok_address(M, B)))) {\ + F->bk = B;\ + B->fd = F;\ + }\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + }\ +} + +/* Unlink the first chunk from a smallbin */ +#define unlink_first_small_chunk(M, B, P, I) {\ + mchunkptr F = P->fd;\ + assert(P != B);\ + assert(P != F);\ + assert(chunksize(P) == small_index2size(I));\ + if (B == F)\ + clear_smallmap(M, I);\ + else if (RTCHECK(ok_address(M, F))) {\ + B->fd = F;\ + F->bk = B;\ + }\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + }\ +} + +/* Replace dv node, binning the old one */ +/* Used only when dvsize known to be small */ +#define replace_dv(M, P, S) {\ + size_t DVS = M->dvsize;\ + if (DVS != 0) {\ + mchunkptr DV = M->dv;\ + assert(is_small(DVS));\ + insert_small_chunk(M, DV, DVS);\ + }\ + M->dvsize = S;\ + M->dv = P;\ +} + +/* ------------------------- Operations on trees ------------------------- */ + +/* Insert chunk into tree */ +#define insert_large_chunk(M, X, S) {\ + tbinptr* H;\ + bindex_t I;\ + compute_tree_index(S, I);\ + H = treebin_at(M, I);\ + X->index = I;\ + X->child[0] = X->child[1] = 0;\ + if (!treemap_is_marked(M, I)) {\ + mark_treemap(M, I);\ + *H = X;\ + X->parent = (tchunkptr)H;\ + X->fd = X->bk = X;\ + }\ + else {\ + tchunkptr T = *H;\ + size_t K = S << leftshift_for_tree_index(I);\ + for (;;) {\ + if (chunksize(T) != S) {\ + tchunkptr* C = &(T->child[(K >> (SIZE_T_BITSIZE-SIZE_T_ONE)) & 1]);\ + K <<= 1;\ + if (*C != 0)\ + T = *C;\ + else if (RTCHECK(ok_address(M, C))) {\ + *C = X;\ + X->parent = T;\ + X->fd = X->bk = X;\ + break;\ + }\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + break;\ + }\ + }\ + else {\ + tchunkptr F = T->fd;\ + if (RTCHECK(ok_address(M, T) && ok_address(M, F))) {\ + T->fd = F->bk = X;\ + X->fd = F;\ + X->bk = T;\ + X->parent = 0;\ + break;\ + }\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + break;\ + }\ + }\ + }\ + }\ +} + +/* + Unlink steps: + + 1. If x is a chained node, unlink it from its same-sized fd/bk links + and choose its bk node as its replacement. + 2. If x was the last node of its size, but not a leaf node, it must + be replaced with a leaf node (not merely one with an open left or + right), to make sure that lefts and rights of descendants + correspond properly to bit masks. We use the rightmost descendant + of x. We could use any other leaf, but this is easy to locate and + tends to counteract removal of leftmosts elsewhere, and so keeps + paths shorter than minimally guaranteed. This doesn't loop much + because on average a node in a tree is near the bottom. + 3. If x is the base of a chain (i.e., has parent links) relink + x's parent and children to x's replacement (or null if none). +*/ + +#define unlink_large_chunk(M, X) {\ + tchunkptr XP = X->parent;\ + tchunkptr R;\ + if (X->bk != X) {\ + tchunkptr F = X->fd;\ + R = X->bk;\ + if (RTCHECK(ok_address(M, F))) {\ + F->bk = R;\ + R->fd = F;\ + }\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + }\ + }\ + else {\ + tchunkptr* RP;\ + if (((R = *(RP = &(X->child[1]))) != 0) ||\ + ((R = *(RP = &(X->child[0]))) != 0)) {\ + tchunkptr* CP;\ + while ((*(CP = &(R->child[1])) != 0) ||\ + (*(CP = &(R->child[0])) != 0)) {\ + R = *(RP = CP);\ + }\ + if (RTCHECK(ok_address(M, RP)))\ + *RP = 0;\ + else {\ + CORRUPTION_ERROR_ACTION(M);\ + }\ + }\ + }\ + if (XP != 0) {\ + tbinptr* H = treebin_at(M, X->index);\ + if (X == *H) {\ + if ((*H = R) == 0) \ + clear_treemap(M, X->index);\ + }\ + else if (RTCHECK(ok_address(M, XP))) {\ + if (XP->child[0] == X) \ + XP->child[0] = R;\ + else \ + XP->child[1] = R;\ + }\ + else\ + CORRUPTION_ERROR_ACTION(M);\ + if (R != 0) {\ + if (RTCHECK(ok_address(M, R))) {\ + tchunkptr C0, C1;\ + R->parent = XP;\ + if ((C0 = X->child[0]) != 0) {\ + if (RTCHECK(ok_address(M, C0))) {\ + R->child[0] = C0;\ + C0->parent = R;\ + }\ + else\ + CORRUPTION_ERROR_ACTION(M);\ + }\ + if ((C1 = X->child[1]) != 0) {\ + if (RTCHECK(ok_address(M, C1))) {\ + R->child[1] = C1;\ + C1->parent = R;\ + }\ + else\ + CORRUPTION_ERROR_ACTION(M);\ + }\ + }\ + else\ + CORRUPTION_ERROR_ACTION(M);\ + }\ + }\ +} + +/* Relays to large vs small bin operations */ + +#define insert_chunk(M, P, S)\ + if (is_small(S)) insert_small_chunk(M, P, S)\ + else { tchunkptr TP = (tchunkptr)(P); insert_large_chunk(M, TP, S); } + +#define unlink_chunk(M, P, S)\ + if (is_small(S)) unlink_small_chunk(M, P, S)\ + else { tchunkptr TP = (tchunkptr)(P); unlink_large_chunk(M, TP); } + + +/* Relays to internal calls to malloc/free from realloc, memalign etc */ + +#if ONLY_MSPACES +#define internal_malloc(m, b) mspace_malloc(m, b) +#define internal_free(m, mem) mspace_free(m,mem); +#else /* ONLY_MSPACES */ +#if MSPACES +#define internal_malloc(m, b)\ + (m == gm)? dlmalloc(b) : mspace_malloc(m, b) +#define internal_free(m, mem)\ + if (m == gm) dlfree(mem); else mspace_free(m,mem); +#else /* MSPACES */ +#define internal_malloc(m, b) dlmalloc(b) +#define internal_free(m, mem) dlfree(mem) +#endif /* MSPACES */ +#endif /* ONLY_MSPACES */ + +/* ----------------------- Direct-mmapping chunks ----------------------- */ + +/* + Directly mmapped chunks are set up with an offset to the start of + the mmapped region stored in the prev_foot field of the chunk. This + allows reconstruction of the required argument to MUNMAP when freed, + and also allows adjustment of the returned chunk to meet alignment + requirements (especially in memalign). There is also enough space + allocated to hold a fake next chunk of size SIZE_T_SIZE to maintain + the PINUSE bit so frees can be checked. +*/ + +/* Malloc using mmap */ +static void* mmap_alloc(mstate m, size_t nb) { + size_t mmsize = granularity_align(nb + SIX_SIZE_T_SIZES + CHUNK_ALIGN_MASK); + if (mmsize > nb) { /* Check for wrap around 0 */ + char* mm = (char*)(DIRECT_MMAP(mmsize)); + if (mm != CMFAIL) { + size_t offset = align_offset(chunk2mem(mm)); + size_t psize = mmsize - offset - MMAP_FOOT_PAD; + mchunkptr p = (mchunkptr)(mm + offset); + p->prev_foot = offset | IS_MMAPPED_BIT; + (p)->head = (psize|CINUSE_BIT); + mark_inuse_foot(m, p, psize); + chunk_plus_offset(p, psize)->head = FENCEPOST_HEAD; + chunk_plus_offset(p, psize+SIZE_T_SIZE)->head = 0; + + if (mm < m->least_addr) + m->least_addr = mm; + if ((m->footprint += mmsize) > m->max_footprint) + m->max_footprint = m->footprint; + assert(is_aligned(chunk2mem(p))); + check_mmapped_chunk(m, p); + return chunk2mem(p); + } + } + return 0; +} + +/* Realloc using mmap */ +static mchunkptr mmap_resize(mstate m, mchunkptr oldp, size_t nb) { + size_t oldsize = chunksize(oldp); + if (is_small(nb)) /* Can't shrink mmap regions below small size */ + return 0; + /* Keep old chunk if big enough but not too big */ + if (oldsize >= nb + SIZE_T_SIZE && + (oldsize - nb) <= (mparams.granularity << 1)) + return oldp; + else { + size_t offset = oldp->prev_foot & ~IS_MMAPPED_BIT; + size_t oldmmsize = oldsize + offset + MMAP_FOOT_PAD; + size_t newmmsize = granularity_align(nb + SIX_SIZE_T_SIZES + + CHUNK_ALIGN_MASK); + char* cp = (char*)CALL_MREMAP((char*)oldp - offset, + oldmmsize, newmmsize, 1); + if (cp != CMFAIL) { + mchunkptr newp = (mchunkptr)(cp + offset); + size_t psize = newmmsize - offset - MMAP_FOOT_PAD; + newp->head = (psize|CINUSE_BIT); + mark_inuse_foot(m, newp, psize); + chunk_plus_offset(newp, psize)->head = FENCEPOST_HEAD; + chunk_plus_offset(newp, psize+SIZE_T_SIZE)->head = 0; + + if (cp < m->least_addr) + m->least_addr = cp; + if ((m->footprint += newmmsize - oldmmsize) > m->max_footprint) + m->max_footprint = m->footprint; + check_mmapped_chunk(m, newp); + return newp; + } + } + return 0; +} + +/* -------------------------- mspace management -------------------------- */ + +/* Initialize top chunk and its size */ +static void init_top(mstate m, mchunkptr p, size_t psize) { + /* Ensure alignment */ + size_t offset = align_offset(chunk2mem(p)); + p = (mchunkptr)((char*)p + offset); + psize -= offset; + + m->top = p; + m->topsize = psize; + p->head = psize | PINUSE_BIT; + /* set size of fake trailing chunk holding overhead space only once */ + chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; + m->trim_check = mparams.trim_threshold; /* reset on each update */ +} + +/* Initialize bins for a new mstate that is otherwise zeroed out */ +static void init_bins(mstate m) { + /* Establish circular links for smallbins */ + bindex_t i; + for (i = 0; i < NSMALLBINS; ++i) { + sbinptr bin = smallbin_at(m,i); + bin->fd = bin->bk = bin; + } +} + +#if PROCEED_ON_ERROR + +/* default corruption action */ +static void reset_on_error(mstate m) { + int i; + ++malloc_corruption_error_count; + /* Reinitialize fields to forget about all memory */ + m->smallbins = m->treebins = 0; + m->dvsize = m->topsize = 0; + m->seg.base = 0; + m->seg.size = 0; + m->seg.next = 0; + m->top = m->dv = 0; + for (i = 0; i < NTREEBINS; ++i) + *treebin_at(m, i) = 0; + init_bins(m); +} +#endif /* PROCEED_ON_ERROR */ + +/* Allocate chunk and prepend remainder with chunk in successor base. */ +static void* prepend_alloc(mstate m, char* newbase, char* oldbase, + size_t nb) { + mchunkptr p = align_as_chunk(newbase); + mchunkptr oldfirst = align_as_chunk(oldbase); + size_t psize = (char*)oldfirst - (char*)p; + mchunkptr q = chunk_plus_offset(p, nb); + size_t qsize = psize - nb; + set_size_and_pinuse_of_inuse_chunk(m, p, nb); + + assert((char*)oldfirst > (char*)q); + assert(pinuse(oldfirst)); + assert(qsize >= MIN_CHUNK_SIZE); + + /* consolidate remainder with first chunk of old base */ + if (oldfirst == m->top) { + size_t tsize = m->topsize += qsize; + m->top = q; + q->head = tsize | PINUSE_BIT; + check_top_chunk(m, q); + } + else if (oldfirst == m->dv) { + size_t dsize = m->dvsize += qsize; + m->dv = q; + set_size_and_pinuse_of_free_chunk(q, dsize); + } + else { + if (!cinuse(oldfirst)) { + size_t nsize = chunksize(oldfirst); + unlink_chunk(m, oldfirst, nsize); + oldfirst = chunk_plus_offset(oldfirst, nsize); + qsize += nsize; + } + set_free_with_pinuse(q, qsize, oldfirst); + insert_chunk(m, q, qsize); + check_free_chunk(m, q); + } + + check_malloced_chunk(m, chunk2mem(p), nb); + return chunk2mem(p); +} + + +/* Add a segment to hold a new noncontiguous region */ +static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { + /* Determine locations and sizes of segment, fenceposts, old top */ + char* old_top = (char*)m->top; + msegmentptr oldsp = segment_holding(m, old_top); + char* old_end = oldsp->base + oldsp->size; + size_t ssize = pad_request(sizeof(struct malloc_segment)); + char* rawsp = old_end - (ssize + FOUR_SIZE_T_SIZES + CHUNK_ALIGN_MASK); + size_t offset = align_offset(chunk2mem(rawsp)); + char* asp = rawsp + offset; + char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; + mchunkptr sp = (mchunkptr)csp; + msegmentptr ss = (msegmentptr)(chunk2mem(sp)); + mchunkptr tnext = chunk_plus_offset(sp, ssize); + mchunkptr p = tnext; + int nfences = 0; + + /* reset top to new space */ + init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); + + /* Set up segment record */ + assert(is_aligned(ss)); + set_size_and_pinuse_of_inuse_chunk(m, sp, ssize); + *ss = m->seg; /* Push current record */ + m->seg.base = tbase; + m->seg.size = tsize; + (void)set_segment_flags(&m->seg, mmapped); + m->seg.next = ss; + + /* Insert trailing fenceposts */ + for (;;) { + mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); + p->head = FENCEPOST_HEAD; + ++nfences; + if ((char*)(&(nextp->head)) < old_end) + p = nextp; + else + break; + } + assert(nfences >= 2); + + /* Insert the rest of old top into a bin as an ordinary free chunk */ + if (csp != old_top) { + mchunkptr q = (mchunkptr)old_top; + size_t psize = csp - old_top; + mchunkptr tn = chunk_plus_offset(q, psize); + set_free_with_pinuse(q, psize, tn); + insert_chunk(m, q, psize); + } + + check_top_chunk(m, m->top); +} + +/* -------------------------- System allocation -------------------------- */ + +/* Get memory from system using MORECORE or MMAP */ +static void* sys_alloc(mstate m, size_t nb) { + char* tbase = CMFAIL; + size_t tsize = 0; + flag_t mmap_flag = 0; + + init_mparams(); + + /* Directly map large chunks */ + if (use_mmap(m) && nb >= mparams.mmap_threshold) { + void* mem = mmap_alloc(m, nb); + if (mem != 0) + return mem; + } + + /* + Try getting memory in any of three ways (in most-preferred to + least-preferred order): + 1. A call to MORECORE that can normally contiguously extend memory. + (disabled if not MORECORE_CONTIGUOUS or not HAVE_MORECORE or + or main space is mmapped or a previous contiguous call failed) + 2. A call to MMAP new space (disabled if not HAVE_MMAP). + Note that under the default settings, if MORECORE is unable to + fulfill a request, and HAVE_MMAP is true, then mmap is + used as a noncontiguous system allocator. This is a useful backup + strategy for systems with holes in address spaces -- in this case + sbrk cannot contiguously expand the heap, but mmap may be able to + find space. + 3. A call to MORECORE that cannot usually contiguously extend memory. + (disabled if not HAVE_MORECORE) + */ + + if (MORECORE_CONTIGUOUS && !use_noncontiguous(m)) { + char* br = CMFAIL; + msegmentptr ss = (m->top == 0)? 0 : segment_holding(m, (char*)m->top); + size_t asize = 0; + ACQUIRE_MORECORE_LOCK(); + + if (ss == 0) { /* First time through or recovery */ + char* base = (char*)CALL_MORECORE(0); + if (base != CMFAIL) { + asize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE); + /* Adjust to end on a page boundary */ + if (!is_page_aligned(base)) + asize += (page_align((size_t)base) - (size_t)base); + /* Can't call MORECORE if size is negative when treated as signed */ + if (asize < HALF_MAX_SIZE_T && + (br = (char*)(CALL_MORECORE(asize))) == base) { + tbase = base; + tsize = asize; + } + } + } + else { + /* Subtract out existing available top space from MORECORE request. */ + asize = granularity_align(nb - m->topsize + TOP_FOOT_SIZE + SIZE_T_ONE); + /* Use mem here only if it did continuously extend old space */ + if (asize < HALF_MAX_SIZE_T && + (br = (char*)(CALL_MORECORE(asize))) == ss->base+ss->size) { + tbase = br; + tsize = asize; + } + } + + if (tbase == CMFAIL) { /* Cope with partial failure */ + if (br != CMFAIL) { /* Try to use/extend the space we did get */ + if (asize < HALF_MAX_SIZE_T && + asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { + size_t esize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE - asize); + if (esize < HALF_MAX_SIZE_T) { + char* end = (char*)CALL_MORECORE(esize); + if (end != CMFAIL) + asize += esize; + else { /* Can't use; try to release */ + (void)CALL_MORECORE(-asize); + br = CMFAIL; + } + } + } + } + if (br != CMFAIL) { /* Use the space we did get */ + tbase = br; + tsize = asize; + } + else + disable_contiguous(m); /* Don't try contiguous path in the future */ + } + + RELEASE_MORECORE_LOCK(); + } + + if (HAVE_MMAP && tbase == CMFAIL) { /* Try MMAP */ + size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; + size_t rsize = granularity_align(req); + if (rsize > nb) { /* Fail if wraps around zero */ + char* mp = (char*)(CALL_MMAP(rsize)); + if (mp != CMFAIL) { + tbase = mp; + tsize = rsize; + mmap_flag = IS_MMAPPED_BIT; + } + } + } + + if (HAVE_MORECORE && tbase == CMFAIL) { /* Try noncontiguous MORECORE */ + size_t asize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE); + if (asize < HALF_MAX_SIZE_T) { + char* br = CMFAIL; + char* end = CMFAIL; + ACQUIRE_MORECORE_LOCK(); + br = (char*)(CALL_MORECORE(asize)); + end = (char*)(CALL_MORECORE(0)); + RELEASE_MORECORE_LOCK(); + if (br != CMFAIL && end != CMFAIL && br < end) { + size_t ssize = end - br; + if (ssize > nb + TOP_FOOT_SIZE) { + tbase = br; + tsize = ssize; + } + } + } + } + + if (tbase != CMFAIL) { + + if ((m->footprint += tsize) > m->max_footprint) + m->max_footprint = m->footprint; + + if (!is_initialized(m)) { /* first-time initialization */ + m->seg.base = m->least_addr = tbase; + m->seg.size = tsize; + (void)set_segment_flags(&m->seg, mmap_flag); + m->magic = mparams.magic; + init_bins(m); + if (is_global(m)) + init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); + else { + /* Offset top by embedded malloc_state */ + mchunkptr mn = next_chunk(mem2chunk(m)); + init_top(m, mn, (size_t)((tbase + tsize) - (char*)mn) -TOP_FOOT_SIZE); + } + } + + else { + /* Try to merge with an existing segment */ + msegmentptr sp = &m->seg; + while (sp != 0 && tbase != sp->base + sp->size) + sp = sp->next; + if (sp != 0 && + !is_extern_segment(sp) && + check_segment_merge(sp, tbase, tsize) && + (get_segment_flags(sp) & IS_MMAPPED_BIT) == mmap_flag && + segment_holds(sp, m->top)) { /* append */ + sp->size += tsize; + init_top(m, m->top, m->topsize + tsize); + } + else { + if (tbase < m->least_addr) + m->least_addr = tbase; + sp = &m->seg; + while (sp != 0 && sp->base != tbase + tsize) + sp = sp->next; + if (sp != 0 && + !is_extern_segment(sp) && + check_segment_merge(sp, tbase, tsize) && + (get_segment_flags(sp) & IS_MMAPPED_BIT) == mmap_flag) { + char* oldbase = sp->base; + sp->base = tbase; + sp->size += tsize; + return prepend_alloc(m, tbase, oldbase, nb); + } + else + add_segment(m, tbase, tsize, mmap_flag); + } + } + + if (nb < m->topsize) { /* Allocate from new or extended top space */ + size_t rsize = m->topsize -= nb; + mchunkptr p = m->top; + mchunkptr r = m->top = chunk_plus_offset(p, nb); + r->head = rsize | PINUSE_BIT; + set_size_and_pinuse_of_inuse_chunk(m, p, nb); + check_top_chunk(m, m->top); + check_malloced_chunk(m, chunk2mem(p), nb); + return chunk2mem(p); + } + } + + MALLOC_FAILURE_ACTION; + return 0; +} + +/* ----------------------- system deallocation -------------------------- */ + +/* Unmap and unlink any mmapped segments that don't contain used chunks */ +static size_t release_unused_segments(mstate m) { + size_t released = 0; + msegmentptr pred = &m->seg; + msegmentptr sp = pred->next; + while (sp != 0) { + char* base = sp->base; + size_t size = sp->size; + msegmentptr next = sp->next; + if (is_mmapped_segment(sp) && !is_extern_segment(sp)) { + mchunkptr p = align_as_chunk(base); + size_t psize = chunksize(p); + /* Can unmap if first chunk holds entire segment and not pinned */ + if (!cinuse(p) && (char*)p + psize >= base + size - TOP_FOOT_SIZE) { + tchunkptr tp = (tchunkptr)p; + assert(segment_holds(sp, (char*)sp)); + if (p == m->dv) { + m->dv = 0; + m->dvsize = 0; + } + else { + unlink_large_chunk(m, tp); + } + if (CALL_MUNMAP(base, size) == 0) { + released += size; + m->footprint -= size; + /* unlink obsoleted record */ + sp = pred; + sp->next = next; + } + else { /* back out if cannot unmap */ + insert_large_chunk(m, tp, psize); + } + } + } + pred = sp; + sp = next; + } + return released; +} + +static int sys_trim(mstate m, size_t pad) { + size_t released = 0; + if (pad < MAX_REQUEST && is_initialized(m)) { + pad += TOP_FOOT_SIZE; /* ensure enough room for segment overhead */ + + if (m->topsize > pad) { + /* Shrink top space in granularity-size units, keeping at least one */ + size_t unit = mparams.granularity; + size_t extra = ((m->topsize - pad + (unit - SIZE_T_ONE)) / unit - + SIZE_T_ONE) * unit; + msegmentptr sp = segment_holding(m, (char*)m->top); + + if (!is_extern_segment(sp)) { + if (is_mmapped_segment(sp)) { + if (HAVE_MMAP && + sp->size >= extra && + !has_segment_link(m, sp)) { /* can't shrink if pinned */ + size_t newsize = sp->size - extra; + /* Prefer mremap, fall back to munmap */ + if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || + (CALL_MUNMAP(sp->base + newsize, extra) == 0)) { + released = extra; + } + } + } + else if (HAVE_MORECORE) { + if (extra >= HALF_MAX_SIZE_T) /* Avoid wrapping negative */ + extra = (HALF_MAX_SIZE_T) + SIZE_T_ONE - unit; + ACQUIRE_MORECORE_LOCK(); + { + /* Make sure end of memory is where we last set it. */ + char* old_br = (char*)(CALL_MORECORE(0)); + if (old_br == sp->base + sp->size) { + char* rel_br = (char*)(CALL_MORECORE(-extra)); + char* new_br = (char*)(CALL_MORECORE(0)); + if (rel_br != CMFAIL && new_br < old_br) + released = old_br - new_br; + } + } + RELEASE_MORECORE_LOCK(); + } + } + + if (released != 0) { + sp->size -= released; + m->footprint -= released; + init_top(m, m->top, m->topsize - released); + check_top_chunk(m, m->top); + } + } + + /* Unmap any unused mmapped segments */ + if (HAVE_MMAP) + released += release_unused_segments(m); + + /* On failure, disable autotrim to avoid repeated failed future calls */ + if (released == 0) + m->trim_check = MAX_SIZE_T; + } + + return (released != 0)? 1 : 0; +} + +/* ---------------------------- malloc support --------------------------- */ + +/* allocate a large request from the best fitting chunk in a treebin */ +static void* tmalloc_large(mstate m, size_t nb) { + tchunkptr v = 0; + size_t rsize = -nb; /* Unsigned negation */ + tchunkptr t; + bindex_t idx; + compute_tree_index(nb, idx); + + if ((t = *treebin_at(m, idx)) != 0) { + /* Traverse tree for this bin looking for node with size == nb */ + size_t sizebits = nb << leftshift_for_tree_index(idx); + tchunkptr rst = 0; /* The deepest untaken right subtree */ + for (;;) { + tchunkptr rt; + size_t trem = chunksize(t) - nb; + if (trem < rsize) { + v = t; + if ((rsize = trem) == 0) + break; + } + rt = t->child[1]; + t = t->child[(sizebits >> (SIZE_T_BITSIZE-SIZE_T_ONE)) & 1]; + if (rt != 0 && rt != t) + rst = rt; + if (t == 0) { + t = rst; /* set t to least subtree holding sizes > nb */ + break; + } + sizebits <<= 1; + } + } + + if (t == 0 && v == 0) { /* set t to root of next non-empty treebin */ + binmap_t leftbits = left_bits(idx2bit(idx)) & m->treemap; + if (leftbits != 0) { + bindex_t i; + binmap_t leastbit = least_bit(leftbits); + compute_bit2idx(leastbit, i); + t = *treebin_at(m, i); + } + } + + while (t != 0) { /* find smallest of tree or subtree */ + size_t trem = chunksize(t) - nb; + if (trem < rsize) { + rsize = trem; + v = t; + } + t = leftmost_child(t); + } + + /* If dv is a better fit, return 0 so malloc will use it */ + if (v != 0 && rsize < (size_t)(m->dvsize - nb)) { + if (RTCHECK(ok_address(m, v))) { /* split */ + mchunkptr r = chunk_plus_offset(v, nb); + assert(chunksize(v) == rsize + nb); + if (RTCHECK(ok_next(v, r))) { + unlink_large_chunk(m, v); + if (rsize < MIN_CHUNK_SIZE) + set_inuse_and_pinuse(m, v, (rsize + nb)); + else { + set_size_and_pinuse_of_inuse_chunk(m, v, nb); + set_size_and_pinuse_of_free_chunk(r, rsize); + insert_chunk(m, r, rsize); + } + return chunk2mem(v); + } + } + CORRUPTION_ERROR_ACTION(m); + } + return 0; +} + +/* allocate a small request from the best fitting chunk in a treebin */ +static void* tmalloc_small(mstate m, size_t nb) { + tchunkptr t, v; + size_t rsize; + bindex_t i; + binmap_t leastbit = least_bit(m->treemap); + compute_bit2idx(leastbit, i); + + v = t = *treebin_at(m, i); + rsize = chunksize(t) - nb; + + while ((t = leftmost_child(t)) != 0) { + size_t trem = chunksize(t) - nb; + if (trem < rsize) { + rsize = trem; + v = t; + } + } + + if (RTCHECK(ok_address(m, v))) { + mchunkptr r = chunk_plus_offset(v, nb); + assert(chunksize(v) == rsize + nb); + if (RTCHECK(ok_next(v, r))) { + unlink_large_chunk(m, v); + if (rsize < MIN_CHUNK_SIZE) + set_inuse_and_pinuse(m, v, (rsize + nb)); + else { + set_size_and_pinuse_of_inuse_chunk(m, v, nb); + set_size_and_pinuse_of_free_chunk(r, rsize); + replace_dv(m, r, rsize); + } + return chunk2mem(v); + } + } + + CORRUPTION_ERROR_ACTION(m); + return 0; +} + +/* --------------------------- realloc support --------------------------- */ + +static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { + if (bytes >= MAX_REQUEST) { + MALLOC_FAILURE_ACTION; + return 0; + } + if (!PREACTION(m)) { + mchunkptr oldp = mem2chunk(oldmem); + size_t oldsize = chunksize(oldp); + mchunkptr next = chunk_plus_offset(oldp, oldsize); + mchunkptr newp = 0; + void* extra = 0; + + /* Try to either shrink or extend into top. Else malloc-copy-free */ + + if (RTCHECK(ok_address(m, oldp) && ok_cinuse(oldp) && + ok_next(oldp, next) && ok_pinuse(next))) { + size_t nb = request2size(bytes); + if (is_mmapped(oldp)) + newp = mmap_resize(m, oldp, nb); + else if (oldsize >= nb) { /* already big enough */ + size_t rsize = oldsize - nb; + newp = oldp; + if (rsize >= MIN_CHUNK_SIZE) { + mchunkptr remainder = chunk_plus_offset(newp, nb); + set_inuse(m, newp, nb); + set_inuse(m, remainder, rsize); + extra = chunk2mem(remainder); + } + } + else if (next == m->top && oldsize + m->topsize > nb) { + /* Expand into top */ + size_t newsize = oldsize + m->topsize; + size_t newtopsize = newsize - nb; + mchunkptr newtop = chunk_plus_offset(oldp, nb); + set_inuse(m, oldp, nb); + newtop->head = newtopsize |PINUSE_BIT; + m->top = newtop; + m->topsize = newtopsize; + newp = oldp; + } + } + else { + USAGE_ERROR_ACTION(m, oldmem); + POSTACTION(m); + return 0; + } + + POSTACTION(m); + + if (newp != 0) { + if (extra != 0) { + internal_free(m, extra); + } + check_inuse_chunk(m, newp); + return chunk2mem(newp); + } + else { + void* newmem = internal_malloc(m, bytes); + if (newmem != 0) { + size_t oc = oldsize - overhead_for(oldp); + memcpy(newmem, oldmem, (oc < bytes)? oc : bytes); + internal_free(m, oldmem); + } + return newmem; + } + } + return 0; +} + +/* --------------------------- memalign support -------------------------- */ + +static void* internal_memalign(mstate m, size_t alignment, size_t bytes) { + if (alignment <= MALLOC_ALIGNMENT) /* Can just use malloc */ + return internal_malloc(m, bytes); + if (alignment < MIN_CHUNK_SIZE) /* must be at least a minimum chunk size */ + alignment = MIN_CHUNK_SIZE; + if ((alignment & (alignment-SIZE_T_ONE)) != 0) {/* Ensure a power of 2 */ + size_t a = MALLOC_ALIGNMENT << 1; + while (a < alignment) a <<= 1; + alignment = a; + } + + if (bytes >= MAX_REQUEST - alignment) { + if (m != 0) { /* Test isn't needed but avoids compiler warning */ + MALLOC_FAILURE_ACTION; + } + } + else { + size_t nb = request2size(bytes); + size_t req = nb + alignment + MIN_CHUNK_SIZE - CHUNK_OVERHEAD; + char* mem = (char*)internal_malloc(m, req); + if (mem != 0) { + void* leader = 0; + void* trailer = 0; + mchunkptr p = mem2chunk(mem); + + if (PREACTION(m)) return 0; + if ((((size_t)(mem)) % alignment) != 0) { /* misaligned */ + /* + Find an aligned spot inside chunk. Since we need to give + back leading space in a chunk of at least MIN_CHUNK_SIZE, if + the first calculation places us at a spot with less than + MIN_CHUNK_SIZE leader, we can move to the next aligned spot. + We've allocated enough total room so that this is always + possible. + */ + char* br = (char*)mem2chunk((size_t)(((size_t)(mem + + alignment - + SIZE_T_ONE)) & + -alignment)); + char* pos = ((size_t)(br - (char*)(p)) >= MIN_CHUNK_SIZE)? + br : br+alignment; + mchunkptr newp = (mchunkptr)pos; + size_t leadsize = pos - (char*)(p); + size_t newsize = chunksize(p) - leadsize; + + if (is_mmapped(p)) { /* For mmapped chunks, just adjust offset */ + newp->prev_foot = p->prev_foot + leadsize; + newp->head = (newsize|CINUSE_BIT); + } + else { /* Otherwise, give back leader, use the rest */ + set_inuse(m, newp, newsize); + set_inuse(m, p, leadsize); + leader = chunk2mem(p); + } + p = newp; + } + + /* Give back spare room at the end */ + if (!is_mmapped(p)) { + size_t size = chunksize(p); + if (size > nb + MIN_CHUNK_SIZE) { + size_t remainder_size = size - nb; + mchunkptr remainder = chunk_plus_offset(p, nb); + set_inuse(m, p, nb); + set_inuse(m, remainder, remainder_size); + trailer = chunk2mem(remainder); + } + } + + assert (chunksize(p) >= nb); + assert((((size_t)(chunk2mem(p))) % alignment) == 0); + check_inuse_chunk(m, p); + POSTACTION(m); + if (leader != 0) { + internal_free(m, leader); + } + if (trailer != 0) { + internal_free(m, trailer); + } + return chunk2mem(p); + } + } + return 0; +} + +/* ------------------------ comalloc/coalloc support --------------------- */ + +static void** ialloc(mstate m, + size_t n_elements, + size_t* sizes, + int opts, + void* chunks[]) { + /* + This provides common support for independent_X routines, handling + all of the combinations that can result. + + The opts arg has: + bit 0 set if all elements are same size (using sizes[0]) + bit 1 set if elements should be zeroed + */ + + size_t element_size; /* chunksize of each element, if all same */ + size_t contents_size; /* total size of elements */ + size_t array_size; /* request size of pointer array */ + void* mem; /* malloced aggregate space */ + mchunkptr p; /* corresponding chunk */ + size_t remainder_size; /* remaining bytes while splitting */ + void** marray; /* either "chunks" or malloced ptr array */ + mchunkptr array_chunk; /* chunk for malloced ptr array */ + flag_t was_enabled; /* to disable mmap */ + size_t size; + size_t i; + + /* compute array length, if needed */ + if (chunks != 0) { + if (n_elements == 0) + return chunks; /* nothing to do */ + marray = chunks; + array_size = 0; + } + else { + /* if empty req, must still return chunk representing empty array */ + if (n_elements == 0) + return (void**)internal_malloc(m, 0); + marray = 0; + array_size = request2size(n_elements * (sizeof(void*))); + } + + /* compute total element size */ + if (opts & 0x1) { /* all-same-size */ + element_size = request2size(*sizes); + contents_size = n_elements * element_size; + } + else { /* add up all the sizes */ + element_size = 0; + contents_size = 0; + for (i = 0; i != n_elements; ++i) + contents_size += request2size(sizes[i]); + } + + size = contents_size + array_size; + + /* + Allocate the aggregate chunk. First disable direct-mmapping so + malloc won't use it, since we would not be able to later + free/realloc space internal to a segregated mmap region. + */ + was_enabled = use_mmap(m); + disable_mmap(m); + mem = internal_malloc(m, size - CHUNK_OVERHEAD); + if (was_enabled) + enable_mmap(m); + if (mem == 0) + return 0; + + if (PREACTION(m)) return 0; + p = mem2chunk(mem); + remainder_size = chunksize(p); + + assert(!is_mmapped(p)); + + if (opts & 0x2) { /* optionally clear the elements */ + memset((size_t*)mem, 0, remainder_size - SIZE_T_SIZE - array_size); + } + + /* If not provided, allocate the pointer array as final part of chunk */ + if (marray == 0) { + size_t array_chunk_size; + array_chunk = chunk_plus_offset(p, contents_size); + array_chunk_size = remainder_size - contents_size; + marray = (void**) (chunk2mem(array_chunk)); + set_size_and_pinuse_of_inuse_chunk(m, array_chunk, array_chunk_size); + remainder_size = contents_size; + } + + /* split out elements */ + for (i = 0; ; ++i) { + marray[i] = chunk2mem(p); + if (i != n_elements-1) { + if (element_size != 0) + size = element_size; + else + size = request2size(sizes[i]); + remainder_size -= size; + set_size_and_pinuse_of_inuse_chunk(m, p, size); + p = chunk_plus_offset(p, size); + } + else { /* the final element absorbs any overallocation slop */ + set_size_and_pinuse_of_inuse_chunk(m, p, remainder_size); + break; + } + } + +#if DEBUG + if (marray != chunks) { + /* final element must have exactly exhausted chunk */ + if (element_size != 0) { + assert(remainder_size == element_size); + } + else { + assert(remainder_size == request2size(sizes[i])); + } + check_inuse_chunk(m, mem2chunk(marray)); + } + for (i = 0; i != n_elements; ++i) + check_inuse_chunk(m, mem2chunk(marray[i])); + +#endif /* DEBUG */ + + POSTACTION(m); + return marray; +} + + +/* -------------------------- public routines ---------------------------- */ + +#if !ONLY_MSPACES + +void* dlmalloc(size_t bytes) { + /* + Basic algorithm: + If a small request (< 256 bytes minus per-chunk overhead): + 1. If one exists, use a remainderless chunk in associated smallbin. + (Remainderless means that there are too few excess bytes to + represent as a chunk.) + 2. If it is big enough, use the dv chunk, which is normally the + chunk adjacent to the one used for the most recent small request. + 3. If one exists, split the smallest available chunk in a bin, + saving remainder in dv. + 4. If it is big enough, use the top chunk. + 5. If available, get memory from system and use it + Otherwise, for a large request: + 1. Find the smallest available binned chunk that fits, and use it + if it is better fitting than dv chunk, splitting if necessary. + 2. If better fitting than any binned chunk, use the dv chunk. + 3. If it is big enough, use the top chunk. + 4. If request size >= mmap threshold, try to directly mmap this chunk. + 5. If available, get memory from system and use it + + The ugly goto's here ensure that postaction occurs along all paths. + */ + + if (!PREACTION(gm)) { + void* mem; + size_t nb; + if (bytes <= MAX_SMALL_REQUEST) { + bindex_t idx; + binmap_t smallbits; + nb = (bytes < MIN_REQUEST)? MIN_CHUNK_SIZE : pad_request(bytes); + idx = small_index(nb); + smallbits = gm->smallmap >> idx; + + if ((smallbits & 0x3U) != 0) { /* Remainderless fit to a smallbin. */ + mchunkptr b, p; + idx += ~smallbits & 1; /* Uses next bin if idx empty */ + b = smallbin_at(gm, idx); + p = b->fd; + assert(chunksize(p) == small_index2size(idx)); + unlink_first_small_chunk(gm, b, p, idx); + set_inuse_and_pinuse(gm, p, small_index2size(idx)); + mem = chunk2mem(p); + check_malloced_chunk(gm, mem, nb); + goto postaction; + } + + else if (nb > gm->dvsize) { + if (smallbits != 0) { /* Use chunk in next nonempty smallbin */ + mchunkptr b, p, r; + size_t rsize; + bindex_t i; + binmap_t leftbits = (smallbits << idx) & left_bits(idx2bit(idx)); + binmap_t leastbit = least_bit(leftbits); + compute_bit2idx(leastbit, i); + b = smallbin_at(gm, i); + p = b->fd; + assert(chunksize(p) == small_index2size(i)); + unlink_first_small_chunk(gm, b, p, i); + rsize = small_index2size(i) - nb; + /* Fit here cannot be remainderless if 4byte sizes */ + if (SIZE_T_SIZE != 4 && rsize < MIN_CHUNK_SIZE) + set_inuse_and_pinuse(gm, p, small_index2size(i)); + else { + set_size_and_pinuse_of_inuse_chunk(gm, p, nb); + r = chunk_plus_offset(p, nb); + set_size_and_pinuse_of_free_chunk(r, rsize); + replace_dv(gm, r, rsize); + } + mem = chunk2mem(p); + check_malloced_chunk(gm, mem, nb); + goto postaction; + } + + else if (gm->treemap != 0 && (mem = tmalloc_small(gm, nb)) != 0) { + check_malloced_chunk(gm, mem, nb); + goto postaction; + } + } + } + else if (bytes >= MAX_REQUEST) + nb = MAX_SIZE_T; /* Too big to allocate. Force failure (in sys alloc) */ + else { + nb = pad_request(bytes); + if (gm->treemap != 0 && (mem = tmalloc_large(gm, nb)) != 0) { + check_malloced_chunk(gm, mem, nb); + goto postaction; + } + } + + if (nb <= gm->dvsize) { + size_t rsize = gm->dvsize - nb; + mchunkptr p = gm->dv; + if (rsize >= MIN_CHUNK_SIZE) { /* split dv */ + mchunkptr r = gm->dv = chunk_plus_offset(p, nb); + gm->dvsize = rsize; + set_size_and_pinuse_of_free_chunk(r, rsize); + set_size_and_pinuse_of_inuse_chunk(gm, p, nb); + } + else { /* exhaust dv */ + size_t dvs = gm->dvsize; + gm->dvsize = 0; + gm->dv = 0; + set_inuse_and_pinuse(gm, p, dvs); + } + mem = chunk2mem(p); + check_malloced_chunk(gm, mem, nb); + goto postaction; + } + + else if (nb < gm->topsize) { /* Split top */ + size_t rsize = gm->topsize -= nb; + mchunkptr p = gm->top; + mchunkptr r = gm->top = chunk_plus_offset(p, nb); + r->head = rsize | PINUSE_BIT; + set_size_and_pinuse_of_inuse_chunk(gm, p, nb); + mem = chunk2mem(p); + check_top_chunk(gm, gm->top); + check_malloced_chunk(gm, mem, nb); + goto postaction; + } + + mem = sys_alloc(gm, nb); + + postaction: + POSTACTION(gm); + return mem; + } + + return 0; +} + +void dlfree(void* mem) { + /* + Consolidate freed chunks with preceding or succeeding bordering + free chunks, if they exist, and then place in a bin. Intermixed + with special cases for top, dv, mmapped chunks, and usage errors. + */ + + if (mem != 0) { + mchunkptr p = mem2chunk(mem); +#if FOOTERS + mstate fm = get_mstate_for(p); + if (!ok_magic(fm)) { + USAGE_ERROR_ACTION(fm, p); + return; + } +#else /* FOOTERS */ +#define fm gm +#endif /* FOOTERS */ + if (!PREACTION(fm)) { + check_inuse_chunk(fm, p); + if (RTCHECK(ok_address(fm, p) && ok_cinuse(p))) { + size_t psize = chunksize(p); + mchunkptr next = chunk_plus_offset(p, psize); + if (!pinuse(p)) { + size_t prevsize = p->prev_foot; + if ((prevsize & IS_MMAPPED_BIT) != 0) { + prevsize &= ~IS_MMAPPED_BIT; + psize += prevsize + MMAP_FOOT_PAD; + if (CALL_MUNMAP((char*)p - prevsize, psize) == 0) + fm->footprint -= psize; + goto postaction; + } + else { + mchunkptr prev = chunk_minus_offset(p, prevsize); + psize += prevsize; + p = prev; + if (RTCHECK(ok_address(fm, prev))) { /* consolidate backward */ + if (p != fm->dv) { + unlink_chunk(fm, p, prevsize); + } + else if ((next->head & INUSE_BITS) == INUSE_BITS) { + fm->dvsize = psize; + set_free_with_pinuse(p, psize, next); + goto postaction; + } + } + else + goto erroraction; + } + } + + if (RTCHECK(ok_next(p, next) && ok_pinuse(next))) { + if (!cinuse(next)) { /* consolidate forward */ + if (next == fm->top) { + size_t tsize = fm->topsize += psize; + fm->top = p; + p->head = tsize | PINUSE_BIT; + if (p == fm->dv) { + fm->dv = 0; + fm->dvsize = 0; + } + if (should_trim(fm, tsize)) + sys_trim(fm, 0); + goto postaction; + } + else if (next == fm->dv) { + size_t dsize = fm->dvsize += psize; + fm->dv = p; + set_size_and_pinuse_of_free_chunk(p, dsize); + goto postaction; + } + else { + size_t nsize = chunksize(next); + psize += nsize; + unlink_chunk(fm, next, nsize); + set_size_and_pinuse_of_free_chunk(p, psize); + if (p == fm->dv) { + fm->dvsize = psize; + goto postaction; + } + } + } + else + set_free_with_pinuse(p, psize, next); + insert_chunk(fm, p, psize); + check_free_chunk(fm, p); + goto postaction; + } + } + erroraction: + USAGE_ERROR_ACTION(fm, p); + postaction: + POSTACTION(fm); + } + } +#if !FOOTERS +#undef fm +#endif /* FOOTERS */ +} + +void* dlcalloc(size_t n_elements, size_t elem_size) { + void* mem; + size_t req = 0; + if (n_elements != 0) { + req = n_elements * elem_size; + if (((n_elements | elem_size) & ~(size_t)0xffff) && + (req / n_elements != elem_size)) + req = MAX_SIZE_T; /* force downstream failure on overflow */ + } + mem = dlmalloc(req); + if (mem != 0 && calloc_must_clear(mem2chunk(mem))) + memset(mem, 0, req); + return mem; +} + +void* dlrealloc(void* oldmem, size_t bytes) { + if (oldmem == 0) + return dlmalloc(bytes); +#ifdef REALLOC_ZERO_BYTES_FREES + if (bytes == 0) { + dlfree(oldmem); + return 0; + } +#endif /* REALLOC_ZERO_BYTES_FREES */ + else { +#if ! FOOTERS + mstate m = gm; +#else /* FOOTERS */ + mstate m = get_mstate_for(mem2chunk(oldmem)); + if (!ok_magic(m)) { + USAGE_ERROR_ACTION(m, oldmem); + return 0; + } +#endif /* FOOTERS */ + return internal_realloc(m, oldmem, bytes); + } +} + +void* dlmemalign(size_t alignment, size_t bytes) { + return internal_memalign(gm, alignment, bytes); +} + +void** dlindependent_calloc(size_t n_elements, size_t elem_size, + void* chunks[]) { + size_t sz = elem_size; /* serves as 1-element array */ + return ialloc(gm, n_elements, &sz, 3, chunks); +} + +void** dlindependent_comalloc(size_t n_elements, size_t sizes[], + void* chunks[]) { + return ialloc(gm, n_elements, sizes, 0, chunks); +} + +void* dlvalloc(size_t bytes) { + size_t pagesz; + init_mparams(); + pagesz = mparams.page_size; + return dlmemalign(pagesz, bytes); +} + +void* dlpvalloc(size_t bytes) { + size_t pagesz; + init_mparams(); + pagesz = mparams.page_size; + return dlmemalign(pagesz, (bytes + pagesz - SIZE_T_ONE) & ~(pagesz - SIZE_T_ONE)); +} + +int dlmalloc_trim(size_t pad) { + int result = 0; + if (!PREACTION(gm)) { + result = sys_trim(gm, pad); + POSTACTION(gm); + } + return result; +} + +size_t dlmalloc_footprint(void) { + return gm->footprint; +} + +size_t dlmalloc_max_footprint(void) { + return gm->max_footprint; +} + +#if !NO_MALLINFO +struct mallinfo dlmallinfo(void) { + return internal_mallinfo(gm); +} +#endif /* NO_MALLINFO */ + +void dlmalloc_stats() { + internal_malloc_stats(gm); +} + +size_t dlmalloc_usable_size(void* mem) { + if (mem != 0) { + mchunkptr p = mem2chunk(mem); + if (cinuse(p)) + return chunksize(p) - overhead_for(p); + } + return 0; +} + +int dlmallopt(int param_number, int value) { + return change_mparam(param_number, value); +} + +#endif /* !ONLY_MSPACES */ + +/* ----------------------------- user mspaces ---------------------------- */ + +#if MSPACES + +static mstate init_user_mstate(char* tbase, size_t tsize) { + size_t msize = pad_request(sizeof(struct malloc_state)); + mchunkptr mn; + mchunkptr msp = align_as_chunk(tbase); + mstate m = (mstate)(chunk2mem(msp)); + memset(m, 0, msize); + INITIAL_LOCK(&m->mutex); + msp->head = (msize|PINUSE_BIT|CINUSE_BIT); + m->seg.base = m->least_addr = tbase; + m->seg.size = m->footprint = m->max_footprint = tsize; + m->magic = mparams.magic; + m->mflags = mparams.default_mflags; + disable_contiguous(m); + init_bins(m); + mn = next_chunk(mem2chunk(m)); + init_top(m, mn, (size_t)((tbase + tsize) - (char*)mn) - TOP_FOOT_SIZE); + check_top_chunk(m, m->top); + return m; +} + +mspace create_mspace(size_t capacity, int locked) { + mstate m = 0; + size_t msize = pad_request(sizeof(struct malloc_state)); + init_mparams(); /* Ensure pagesize etc initialized */ + + if (capacity < (size_t) -(msize + TOP_FOOT_SIZE + mparams.page_size)) { + size_t rs = ((capacity == 0)? mparams.granularity : + (capacity + TOP_FOOT_SIZE + msize)); + size_t tsize = granularity_align(rs); + char* tbase = (char*)(CALL_MMAP(tsize)); + if (tbase != CMFAIL) { + m = init_user_mstate(tbase, tsize); + set_segment_flags(&m->seg, IS_MMAPPED_BIT); + set_lock(m, locked); + } + } + return (mspace)m; +} + +mspace create_mspace_with_base(void* base, size_t capacity, int locked) { + mstate m = 0; + size_t msize = pad_request(sizeof(struct malloc_state)); + init_mparams(); /* Ensure pagesize etc initialized */ + + if (capacity > msize + TOP_FOOT_SIZE && + capacity < (size_t) -(msize + TOP_FOOT_SIZE + mparams.page_size)) { + m = init_user_mstate((char*)base, capacity); + set_segment_flags(&m->seg, EXTERN_BIT); + set_lock(m, locked); + } + return (mspace)m; +} + +size_t destroy_mspace(mspace msp) { + size_t freed = 0; + mstate ms = (mstate)msp; + if (ok_magic(ms)) { + msegmentptr sp = &ms->seg; + while (sp != 0) { + char* base = sp->base; + size_t size = sp->size; + flag_t flag = get_segment_flags(sp); + sp = sp->next; + if ((flag & IS_MMAPPED_BIT) && !(flag & EXTERN_BIT) && + CALL_MUNMAP(base, size) == 0) + freed += size; + } + } + else { + USAGE_ERROR_ACTION(ms,ms); + } + return freed; +} + +/* + mspace versions of routines are near-clones of the global + versions. This is not so nice but better than the alternatives. +*/ + + +void* mspace_malloc(mspace msp, size_t bytes) { + mstate ms = (mstate)msp; + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + return 0; + } + if (!PREACTION(ms)) { + void* mem; + size_t nb; + if (bytes <= MAX_SMALL_REQUEST) { + bindex_t idx; + binmap_t smallbits; + nb = (bytes < MIN_REQUEST)? MIN_CHUNK_SIZE : pad_request(bytes); + idx = small_index(nb); + smallbits = ms->smallmap >> idx; + + if ((smallbits & 0x3U) != 0) { /* Remainderless fit to a smallbin. */ + mchunkptr b, p; + idx += ~smallbits & 1; /* Uses next bin if idx empty */ + b = smallbin_at(ms, idx); + p = b->fd; + assert(chunksize(p) == small_index2size(idx)); + unlink_first_small_chunk(ms, b, p, idx); + set_inuse_and_pinuse(ms, p, small_index2size(idx)); + mem = chunk2mem(p); + check_malloced_chunk(ms, mem, nb); + goto postaction; + } + + else if (nb > ms->dvsize) { + if (smallbits != 0) { /* Use chunk in next nonempty smallbin */ + mchunkptr b, p, r; + size_t rsize; + bindex_t i; + binmap_t leftbits = (smallbits << idx) & left_bits(idx2bit(idx)); + binmap_t leastbit = least_bit(leftbits); + compute_bit2idx(leastbit, i); + b = smallbin_at(ms, i); + p = b->fd; + assert(chunksize(p) == small_index2size(i)); + unlink_first_small_chunk(ms, b, p, i); + rsize = small_index2size(i) - nb; + /* Fit here cannot be remainderless if 4byte sizes */ + if (SIZE_T_SIZE != 4 && rsize < MIN_CHUNK_SIZE) + set_inuse_and_pinuse(ms, p, small_index2size(i)); + else { + set_size_and_pinuse_of_inuse_chunk(ms, p, nb); + r = chunk_plus_offset(p, nb); + set_size_and_pinuse_of_free_chunk(r, rsize); + replace_dv(ms, r, rsize); + } + mem = chunk2mem(p); + check_malloced_chunk(ms, mem, nb); + goto postaction; + } + + else if (ms->treemap != 0 && (mem = tmalloc_small(ms, nb)) != 0) { + check_malloced_chunk(ms, mem, nb); + goto postaction; + } + } + } + else if (bytes >= MAX_REQUEST) + nb = MAX_SIZE_T; /* Too big to allocate. Force failure (in sys alloc) */ + else { + nb = pad_request(bytes); + if (ms->treemap != 0 && (mem = tmalloc_large(ms, nb)) != 0) { + check_malloced_chunk(ms, mem, nb); + goto postaction; + } + } + + if (nb <= ms->dvsize) { + size_t rsize = ms->dvsize - nb; + mchunkptr p = ms->dv; + if (rsize >= MIN_CHUNK_SIZE) { /* split dv */ + mchunkptr r = ms->dv = chunk_plus_offset(p, nb); + ms->dvsize = rsize; + set_size_and_pinuse_of_free_chunk(r, rsize); + set_size_and_pinuse_of_inuse_chunk(ms, p, nb); + } + else { /* exhaust dv */ + size_t dvs = ms->dvsize; + ms->dvsize = 0; + ms->dv = 0; + set_inuse_and_pinuse(ms, p, dvs); + } + mem = chunk2mem(p); + check_malloced_chunk(ms, mem, nb); + goto postaction; + } + + else if (nb < ms->topsize) { /* Split top */ + size_t rsize = ms->topsize -= nb; + mchunkptr p = ms->top; + mchunkptr r = ms->top = chunk_plus_offset(p, nb); + r->head = rsize | PINUSE_BIT; + set_size_and_pinuse_of_inuse_chunk(ms, p, nb); + mem = chunk2mem(p); + check_top_chunk(ms, ms->top); + check_malloced_chunk(ms, mem, nb); + goto postaction; + } + + mem = sys_alloc(ms, nb); + + postaction: + POSTACTION(ms); + return mem; + } + + return 0; +} + +void mspace_free(mspace msp, void* mem) { + if (mem != 0) { + mchunkptr p = mem2chunk(mem); +#if FOOTERS + mstate fm = get_mstate_for(p); +#else /* FOOTERS */ + mstate fm = (mstate)msp; +#endif /* FOOTERS */ + if (!ok_magic(fm)) { + USAGE_ERROR_ACTION(fm, p); + return; + } + if (!PREACTION(fm)) { + check_inuse_chunk(fm, p); + if (RTCHECK(ok_address(fm, p) && ok_cinuse(p))) { + size_t psize = chunksize(p); + mchunkptr next = chunk_plus_offset(p, psize); + if (!pinuse(p)) { + size_t prevsize = p->prev_foot; + if ((prevsize & IS_MMAPPED_BIT) != 0) { + prevsize &= ~IS_MMAPPED_BIT; + psize += prevsize + MMAP_FOOT_PAD; + if (CALL_MUNMAP((char*)p - prevsize, psize) == 0) + fm->footprint -= psize; + goto postaction; + } + else { + mchunkptr prev = chunk_minus_offset(p, prevsize); + psize += prevsize; + p = prev; + if (RTCHECK(ok_address(fm, prev))) { /* consolidate backward */ + if (p != fm->dv) { + unlink_chunk(fm, p, prevsize); + } + else if ((next->head & INUSE_BITS) == INUSE_BITS) { + fm->dvsize = psize; + set_free_with_pinuse(p, psize, next); + goto postaction; + } + } + else + goto erroraction; + } + } + + if (RTCHECK(ok_next(p, next) && ok_pinuse(next))) { + if (!cinuse(next)) { /* consolidate forward */ + if (next == fm->top) { + size_t tsize = fm->topsize += psize; + fm->top = p; + p->head = tsize | PINUSE_BIT; + if (p == fm->dv) { + fm->dv = 0; + fm->dvsize = 0; + } + if (should_trim(fm, tsize)) + sys_trim(fm, 0); + goto postaction; + } + else if (next == fm->dv) { + size_t dsize = fm->dvsize += psize; + fm->dv = p; + set_size_and_pinuse_of_free_chunk(p, dsize); + goto postaction; + } + else { + size_t nsize = chunksize(next); + psize += nsize; + unlink_chunk(fm, next, nsize); + set_size_and_pinuse_of_free_chunk(p, psize); + if (p == fm->dv) { + fm->dvsize = psize; + goto postaction; + } + } + } + else + set_free_with_pinuse(p, psize, next); + insert_chunk(fm, p, psize); + check_free_chunk(fm, p); + goto postaction; + } + } + erroraction: + USAGE_ERROR_ACTION(fm, p); + postaction: + POSTACTION(fm); + } + } +} + +void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size) { + void* mem; + size_t req = 0; + mstate ms = (mstate)msp; + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + return 0; + } + if (n_elements != 0) { + req = n_elements * elem_size; + if (((n_elements | elem_size) & ~(size_t)0xffff) && + (req / n_elements != elem_size)) + req = MAX_SIZE_T; /* force downstream failure on overflow */ + } + mem = internal_malloc(ms, req); + if (mem != 0 && calloc_must_clear(mem2chunk(mem))) + memset(mem, 0, req); + return mem; +} + +void* mspace_realloc(mspace msp, void* oldmem, size_t bytes) { + if (oldmem == 0) + return mspace_malloc(msp, bytes); +#ifdef REALLOC_ZERO_BYTES_FREES + if (bytes == 0) { + mspace_free(msp, oldmem); + return 0; + } +#endif /* REALLOC_ZERO_BYTES_FREES */ + else { +#if FOOTERS + mchunkptr p = mem2chunk(oldmem); + mstate ms = get_mstate_for(p); +#else /* FOOTERS */ + mstate ms = (mstate)msp; +#endif /* FOOTERS */ + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + return 0; + } + return internal_realloc(ms, oldmem, bytes); + } +} + +void* mspace_memalign(mspace msp, size_t alignment, size_t bytes) { + mstate ms = (mstate)msp; + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + return 0; + } + return internal_memalign(ms, alignment, bytes); +} + +void** mspace_independent_calloc(mspace msp, size_t n_elements, + size_t elem_size, void* chunks[]) { + size_t sz = elem_size; /* serves as 1-element array */ + mstate ms = (mstate)msp; + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + return 0; + } + return ialloc(ms, n_elements, &sz, 3, chunks); +} + +void** mspace_independent_comalloc(mspace msp, size_t n_elements, + size_t sizes[], void* chunks[]) { + mstate ms = (mstate)msp; + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + return 0; + } + return ialloc(ms, n_elements, sizes, 0, chunks); +} + +int mspace_trim(mspace msp, size_t pad) { + int result = 0; + mstate ms = (mstate)msp; + if (ok_magic(ms)) { + if (!PREACTION(ms)) { + result = sys_trim(ms, pad); + POSTACTION(ms); + } + } + else { + USAGE_ERROR_ACTION(ms,ms); + } + return result; +} + +void mspace_malloc_stats(mspace msp) { + mstate ms = (mstate)msp; + if (ok_magic(ms)) { + internal_malloc_stats(ms); + } + else { + USAGE_ERROR_ACTION(ms,ms); + } +} + +size_t mspace_footprint(mspace msp) { + size_t result; + mstate ms = (mstate)msp; + if (ok_magic(ms)) { + result = ms->footprint; + } + USAGE_ERROR_ACTION(ms,ms); + return result; +} + + +size_t mspace_max_footprint(mspace msp) { + size_t result; + mstate ms = (mstate)msp; + if (ok_magic(ms)) { + result = ms->max_footprint; + } + USAGE_ERROR_ACTION(ms,ms); + return result; +} + + +#if !NO_MALLINFO +struct mallinfo mspace_mallinfo(mspace msp) { + mstate ms = (mstate)msp; + if (!ok_magic(ms)) { + USAGE_ERROR_ACTION(ms,ms); + } + return internal_mallinfo(ms); +} +#endif /* NO_MALLINFO */ + +int mspace_mallopt(int param_number, int value) { + return change_mparam(param_number, value); +} + +#endif /* MSPACES */ + +/* -------------------- Alternative MORECORE functions ------------------- */ + +/* + Guidelines for creating a custom version of MORECORE: + + * For best performance, MORECORE should allocate in multiples of pagesize. + * MORECORE may allocate more memory than requested. (Or even less, + but this will usually result in a malloc failure.) + * MORECORE must not allocate memory when given argument zero, but + instead return one past the end address of memory from previous + nonzero call. + * For best performance, consecutive calls to MORECORE with positive + arguments should return increasing addresses, indicating that + space has been contiguously extended. + * Even though consecutive calls to MORECORE need not return contiguous + addresses, it must be OK for malloc'ed chunks to span multiple + regions in those cases where they do happen to be contiguous. + * MORECORE need not handle negative arguments -- it may instead + just return MFAIL when given negative arguments. + Negative arguments are always multiples of pagesize. MORECORE + must not misinterpret negative args as large positive unsigned + args. You can suppress all such calls from even occurring by defining + MORECORE_CANNOT_TRIM, + + As an example alternative MORECORE, here is a custom allocator + kindly contributed for pre-OSX macOS. It uses virtually but not + necessarily physically contiguous non-paged memory (locked in, + present and won't get swapped out). You can use it by uncommenting + this section, adding some #includes, and setting up the appropriate + defines above: + + #define MORECORE osMoreCore + + There is also a shutdown routine that should somehow be called for + cleanup upon program exit. + + #define MAX_POOL_ENTRIES 100 + #define MINIMUM_MORECORE_SIZE (64 * 1024U) + static int next_os_pool; + void *our_os_pools[MAX_POOL_ENTRIES]; + + void *osMoreCore(int size) + { + void *ptr = 0; + static void *sbrk_top = 0; + + if (size > 0) + { + if (size < MINIMUM_MORECORE_SIZE) + size = MINIMUM_MORECORE_SIZE; + if (CurrentExecutionLevel() == kTaskLevel) + ptr = PoolAllocateResident(size + RM_PAGE_SIZE, 0); + if (ptr == 0) + { + return (void *) MFAIL; + } + // save ptrs so they can be freed during cleanup + our_os_pools[next_os_pool] = ptr; + next_os_pool++; + ptr = (void *) ((((size_t) ptr) + RM_PAGE_MASK) & ~RM_PAGE_MASK); + sbrk_top = (char *) ptr + size; + return ptr; + } + else if (size < 0) + { + // we don't currently support shrink behavior + return (void *) MFAIL; + } + else + { + return sbrk_top; + } + } + + // cleanup any allocated memory pools + // called as last thing before shutting down driver + + void osCleanupMem(void) + { + void **ptr; + + for (ptr = our_os_pools; ptr < &our_os_pools[MAX_POOL_ENTRIES]; ptr++) + if (*ptr) + { + PoolDeallocate(*ptr); + *ptr = 0; + } + } + +*/ + + +/* ----------------------------------------------------------------------- +History: + V2.8.3 Thu Sep 22 11:16:32 2005 Doug Lea (dl at gee) + * Add max_footprint functions + * Ensure all appropriate literals are size_t + * Fix conditional compilation problem for some #define settings + * Avoid concatenating segments with the one provided + in create_mspace_with_base + * Rename some variables to avoid compiler shadowing warnings + * Use explicit lock initialization. + * Better handling of sbrk interference. + * Simplify and fix segment insertion, trimming and mspace_destroy + * Reinstate REALLOC_ZERO_BYTES_FREES option from 2.7.x + * Thanks especially to Dennis Flanagan for help on these. + + V2.8.2 Sun Jun 12 16:01:10 2005 Doug Lea (dl at gee) + * Fix memalign brace error. + + V2.8.1 Wed Jun 8 16:11:46 2005 Doug Lea (dl at gee) + * Fix improper #endif nesting in C++ + * Add explicit casts needed for C++ + + V2.8.0 Mon May 30 14:09:02 2005 Doug Lea (dl at gee) + * Use trees for large bins + * Support mspaces + * Use segments to unify sbrk-based and mmap-based system allocation, + removing need for emulation on most platforms without sbrk. + * Default safety checks + * Optional footer checks. Thanks to William Robertson for the idea. + * Internal code refactoring + * Incorporate suggestions and platform-specific changes. + Thanks to Dennis Flanagan, Colin Plumb, Niall Douglas, + Aaron Bachmann, Emery Berger, and others. + * Speed up non-fastbin processing enough to remove fastbins. + * Remove useless cfree() to avoid conflicts with other apps. + * Remove internal memcpy, memset. Compilers handle builtins better. + * Remove some options that no one ever used and rename others. + + V2.7.2 Sat Aug 17 09:07:30 2002 Doug Lea (dl at gee) + * Fix malloc_state bitmap array misdeclaration + + V2.7.1 Thu Jul 25 10:58:03 2002 Doug Lea (dl at gee) + * Allow tuning of FIRST_SORTED_BIN_SIZE + * Use PTR_UINT as type for all ptr->int casts. Thanks to John Belmonte. + * Better detection and support for non-contiguousness of MORECORE. + Thanks to Andreas Mueller, Conal Walsh, and Wolfram Gloger + * Bypass most of malloc if no frees. Thanks To Emery Berger. + * Fix freeing of old top non-contiguous chunk im sysmalloc. + * Raised default trim and map thresholds to 256K. + * Fix mmap-related #defines. Thanks to Lubos Lunak. + * Fix copy macros; added LACKS_FCNTL_H. Thanks to Neal Walfield. + * Branch-free bin calculation + * Default trim and mmap thresholds now 256K. + + V2.7.0 Sun Mar 11 14:14:06 2001 Doug Lea (dl at gee) + * Introduce independent_comalloc and independent_calloc. + Thanks to Michael Pachos for motivation and help. + * Make optional .h file available + * Allow > 2GB requests on 32bit systems. + * new WIN32 sbrk, mmap, munmap, lock code from . + Thanks also to Andreas Mueller , + and Anonymous. + * Allow override of MALLOC_ALIGNMENT (Thanks to Ruud Waij for + helping test this.) + * memalign: check alignment arg + * realloc: don't try to shift chunks backwards, since this + leads to more fragmentation in some programs and doesn't + seem to help in any others. + * Collect all cases in malloc requiring system memory into sysmalloc + * Use mmap as backup to sbrk + * Place all internal state in malloc_state + * Introduce fastbins (although similar to 2.5.1) + * Many minor tunings and cosmetic improvements + * Introduce USE_PUBLIC_MALLOC_WRAPPERS, USE_MALLOC_LOCK + * Introduce MALLOC_FAILURE_ACTION, MORECORE_CONTIGUOUS + Thanks to Tony E. Bennett and others. + * Include errno.h to support default failure action. + + V2.6.6 Sun Dec 5 07:42:19 1999 Doug Lea (dl at gee) + * return null for negative arguments + * Added Several WIN32 cleanups from Martin C. Fong + * Add 'LACKS_SYS_PARAM_H' for those systems without 'sys/param.h' + (e.g. WIN32 platforms) + * Cleanup header file inclusion for WIN32 platforms + * Cleanup code to avoid Microsoft Visual C++ compiler complaints + * Add 'USE_DL_PREFIX' to quickly allow co-existence with existing + memory allocation routines + * Set 'malloc_getpagesize' for WIN32 platforms (needs more work) + * Use 'assert' rather than 'ASSERT' in WIN32 code to conform to + usage of 'assert' in non-WIN32 code + * Improve WIN32 'sbrk()' emulation's 'findRegion()' routine to + avoid infinite loop + * Always call 'fREe()' rather than 'free()' + + V2.6.5 Wed Jun 17 15:57:31 1998 Doug Lea (dl at gee) + * Fixed ordering problem with boundary-stamping + + V2.6.3 Sun May 19 08:17:58 1996 Doug Lea (dl at gee) + * Added pvalloc, as recommended by H.J. Liu + * Added 64bit pointer support mainly from Wolfram Gloger + * Added anonymously donated WIN32 sbrk emulation + * Malloc, calloc, getpagesize: add optimizations from Raymond Nijssen + * malloc_extend_top: fix mask error that caused wastage after + foreign sbrks + * Add linux mremap support code from HJ Liu + + V2.6.2 Tue Dec 5 06:52:55 1995 Doug Lea (dl at gee) + * Integrated most documentation with the code. + * Add support for mmap, with help from + Wolfram Gloger (Gloger@lrz.uni-muenchen.de). + * Use last_remainder in more cases. + * Pack bins using idea from colin@nyx10.cs.du.edu + * Use ordered bins instead of best-fit threshold + * Eliminate block-local decls to simplify tracing and debugging. + * Support another case of realloc via move into top + * Fix error occurring when initial sbrk_base not word-aligned. + * Rely on page size for units instead of SBRK_UNIT to + avoid surprises about sbrk alignment conventions. + * Add mallinfo, mallopt. Thanks to Raymond Nijssen + (raymond@es.ele.tue.nl) for the suggestion. + * Add `pad' argument to malloc_trim and top_pad mallopt parameter. + * More precautions for cases where other routines call sbrk, + courtesy of Wolfram Gloger (Gloger@lrz.uni-muenchen.de). + * Added macros etc., allowing use in linux libc from + H.J. Lu (hjl@gnu.ai.mit.edu) + * Inverted this history list + + V2.6.1 Sat Dec 2 14:10:57 1995 Doug Lea (dl at gee) + * Re-tuned and fixed to behave more nicely with V2.6.0 changes. + * Removed all preallocation code since under current scheme + the work required to undo bad preallocations exceeds + the work saved in good cases for most test programs. + * No longer use return list or unconsolidated bins since + no scheme using them consistently outperforms those that don't + given above changes. + * Use best fit for very large chunks to prevent some worst-cases. + * Added some support for debugging + + V2.6.0 Sat Nov 4 07:05:23 1995 Doug Lea (dl at gee) + * Removed footers when chunks are in use. Thanks to + Paul Wilson (wilson@cs.texas.edu) for the suggestion. + + V2.5.4 Wed Nov 1 07:54:51 1995 Doug Lea (dl at gee) + * Added malloc_trim, with help from Wolfram Gloger + (wmglo@Dent.MED.Uni-Muenchen.DE). + + V2.5.3 Tue Apr 26 10:16:01 1994 Doug Lea (dl at g) + + V2.5.2 Tue Apr 5 16:20:40 1994 Doug Lea (dl at g) + * realloc: try to expand in both directions + * malloc: swap order of clean-bin strategy; + * realloc: only conditionally expand backwards + * Try not to scavenge used bins + * Use bin counts as a guide to preallocation + * Occasionally bin return list chunks in first scan + * Add a few optimizations from colin@nyx10.cs.du.edu + + V2.5.1 Sat Aug 14 15:40:43 1993 Doug Lea (dl at g) + * faster bin computation & slightly different binning + * merged all consolidations to one part of malloc proper + (eliminating old malloc_find_space & malloc_clean_bin) + * Scan 2 returns chunks (not just 1) + * Propagate failure in realloc if malloc returns 0 + * Add stuff to allow compilation on non-ANSI compilers + from kpv@research.att.com + + V2.5 Sat Aug 7 07:41:59 1993 Doug Lea (dl at g.oswego.edu) + * removed potential for odd address access in prev_chunk + * removed dependency on getpagesize.h + * misc cosmetics and a bit more internal documentation + * anticosmetics: mangled names in macros to evade debugger strangeness + * tested on sparc, hp-700, dec-mips, rs6000 + with gcc & native cc (hp, dec only) allowing + Detlefs & Zorn comparison study (in SIGPLAN Notices.) + + Trial version Fri Aug 28 13:14:29 1992 Doug Lea (dl at g.oswego.edu) + * Based loosely on libg++-1.2X malloc. (It retains some of the overall + structure of old version, but most details differ.) + +*/ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/eabi.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/eabi.S new file mode 100644 index 0000000..379ea4b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/eabi.S @@ -0,0 +1,128 @@ +/* ----------------------------------------------------------------------- + eabi.S - Copyright (c) 2004 Anthony Green + + FR-V Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + .globl ffi_prep_args_EABI + + .text + .p2align 4 + .globl ffi_call_EABI + .type ffi_call_EABI, @function + + # gr8 : ffi_prep_args + # gr9 : &ecif + # gr10: cif->bytes + # gr11: fig->flags + # gr12: ecif.rvalue + # gr13: fn + +ffi_call_EABI: + addi sp, #-80, sp + sti fp, @(sp, #24) + addi sp, #24, fp + movsg lr, gr5 + + /* Make room for the new arguments. */ + /* subi sp, fp, gr10 */ + + /* Store return address and incoming args on stack. */ + sti gr5, @(fp, #8) + sti gr8, @(fp, #-4) + sti gr9, @(fp, #-8) + sti gr10, @(fp, #-12) + sti gr11, @(fp, #-16) + sti gr12, @(fp, #-20) + sti gr13, @(fp, #-24) + + sub sp, gr10, sp + + /* Call ffi_prep_args. */ + ldi @(fp, #-4), gr4 + addi sp, #0, gr8 + ldi @(fp, #-8), gr9 +#ifdef __FRV_FDPIC__ + ldd @(gr4, gr0), gr14 + calll @(gr14, gr0) +#else + calll @(gr4, gr0) +#endif + + /* ffi_prep_args returns the new stack pointer. */ + mov gr8, gr4 + + ldi @(sp, #0), gr8 + ldi @(sp, #4), gr9 + ldi @(sp, #8), gr10 + ldi @(sp, #12), gr11 + ldi @(sp, #16), gr12 + ldi @(sp, #20), gr13 + + /* Always copy the return value pointer into the hidden + parameter register. This is only strictly necessary + when we're returning an aggregate type, but it doesn't + hurt to do this all the time, and it saves a branch. */ + ldi @(fp, #-20), gr3 + + /* Use the ffi_prep_args return value for the new sp. */ + mov gr4, sp + + /* Call the target function. */ + ldi @(fp, -24), gr4 +#ifdef __FRV_FDPIC__ + ldd @(gr4, gr0), gr14 + calll @(gr14, gr0) +#else + calll @(gr4, gr0) +#endif + + /* Store the result. */ + ldi @(fp, #-16), gr10 /* fig->flags */ + ldi @(fp, #-20), gr4 /* ecif.rvalue */ + + /* Is the return value stored in two registers? */ + cmpi gr10, #8, icc0 + bne icc0, 0, .L2 + /* Yes, save them. */ + sti gr8, @(gr4, #0) + sti gr9, @(gr4, #4) + bra .L3 +.L2: + /* Is the return value a structure? */ + cmpi gr10, #-1, icc0 + beq icc0, 0, .L3 + /* No, save a 4 byte return value. */ + sti gr8, @(gr4, #0) +.L3: + + /* Restore the stack, and return. */ + ldi @(fp, 8), gr5 + ld @(fp, gr0), fp + addi sp,#80,sp + jmpl @(gr5,gr0) + .size ffi_call_EABI, .-ffi_call_EABI + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffi.c new file mode 100644 index 0000000..62ae652 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffi.c @@ -0,0 +1,292 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (C) 2004 Anthony Green + Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2008 Red Hat, Inc. + + FR-V Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +void *ffi_prep_args(char *stack, extended_cif *ecif) +{ + register unsigned int i; + register void **p_argv; + register char *argp; + register ffi_type **p_arg; + register int count = 0; + + p_argv = ecif->avalue; + argp = stack; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + (i != 0); + i--, p_arg++) + { + size_t z; + + z = (*p_arg)->size; + + if ((*p_arg)->type == FFI_TYPE_STRUCT) + { + z = sizeof(void*); + *(void **) argp = *p_argv; + } + /* if ((*p_arg)->type == FFI_TYPE_FLOAT) + { + if (count > 24) + { + // This is going on the stack. Turn it into a double. + *(double *) argp = (double) *(float*)(* p_argv); + z = sizeof(double); + } + else + *(void **) argp = *(void **)(* p_argv); + } */ + else if (z < sizeof(int)) + { + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int)*(UINT8 *)(* p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int)*(SINT16 *)(* p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); + break; + + default: + FFI_ASSERT(0); + } + } + else if (z == sizeof(int)) + { + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + } + else + { + memcpy(argp, *p_argv, z); + } + p_argv++; + argp += z; + count += z; + } + + return (stack + ((count > 24) ? 24 : ALIGN_DOWN(count, 8))); +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + if (cif->rtype->type == FFI_TYPE_STRUCT) + cif->flags = -1; + else + cif->flags = cif->rtype->size; + + cif->bytes = FFI_ALIGN (cif->bytes, 8); + + return FFI_OK; +} + +extern void ffi_call_EABI(void *(*)(char *, extended_cif *), + extended_cif *, + unsigned, unsigned, + unsigned *, + void (*fn)(void)); + +void ffi_call(ffi_cif *cif, + void (*fn)(void), + void *rvalue, + void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return */ + /* value address then we need to make one */ + + if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca(cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + + switch (cif->abi) + { + case FFI_EABI: + ffi_call_EABI(ffi_prep_args, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn); + break; + default: + FFI_ASSERT(0); + break; + } +} + +void ffi_closure_eabi (unsigned arg1, unsigned arg2, unsigned arg3, + unsigned arg4, unsigned arg5, unsigned arg6) +{ + /* This function is called by a trampoline. The trampoline stows a + pointer to the ffi_closure object in gr7. We must save this + pointer in a place that will persist while we do our work. */ + register ffi_closure *creg __asm__ ("gr7"); + ffi_closure *closure = creg; + + /* Arguments that don't fit in registers are found on the stack + at a fixed offset above the current frame pointer. */ + register char *frame_pointer __asm__ ("fp"); + char *stack_args = frame_pointer + 16; + + /* Lay the register arguments down in a continuous chunk of memory. */ + unsigned register_args[6] = + { arg1, arg2, arg3, arg4, arg5, arg6 }; + + ffi_cif *cif = closure->cif; + ffi_type **arg_types = cif->arg_types; + void **avalue = alloca (cif->nargs * sizeof(void *)); + char *ptr = (char *) register_args; + int i; + + /* Find the address of each argument. */ + for (i = 0; i < cif->nargs; i++) + { + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + avalue[i] = ptr + 3; + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + avalue[i] = ptr + 2; + break; + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + avalue[i] = ptr; + break; + case FFI_TYPE_STRUCT: + avalue[i] = *(void**)ptr; + break; + default: + /* This is an 8-byte value. */ + avalue[i] = ptr; + ptr += 4; + break; + } + ptr += 4; + + /* If we've handled more arguments than fit in registers, + start looking at the those passed on the stack. */ + if (ptr == ((char *)register_args + (6*4))) + ptr = stack_args; + } + + /* Invoke the closure. */ + if (cif->rtype->type == FFI_TYPE_STRUCT) + { + /* The caller allocates space for the return structure, and + passes a pointer to this space in gr3. Use this value directly + as the return value. */ + register void *return_struct_ptr __asm__("gr3"); + (closure->fun) (cif, return_struct_ptr, avalue, closure->user_data); + } + else + { + /* Allocate space for the return value and call the function. */ + long long rvalue; + (closure->fun) (cif, &rvalue, avalue, closure->user_data); + + /* Functions return 4-byte or smaller results in gr8. 8-byte + values also use gr9. We fill the both, even for small return + values, just to avoid a branch. */ + asm ("ldi @(%0, #0), gr8" : : "r" (&rvalue)); + asm ("ldi @(%0, #0), gr9" : : "r" (&((int *) &rvalue)[1])); + } +} + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp = (unsigned int *) &closure->tramp[0]; + unsigned long fn = (long) ffi_closure_eabi; + unsigned long cls = (long) codeloc; +#ifdef __FRV_FDPIC__ + register void *got __asm__("gr15"); +#endif + int i; + + fn = (unsigned long) ffi_closure_eabi; + +#ifdef __FRV_FDPIC__ + tramp[0] = &((unsigned int *)codeloc)[2]; + tramp[1] = got; + tramp[2] = 0x8cfc0000 + (fn & 0xffff); /* setlos lo(fn), gr6 */ + tramp[3] = 0x8efc0000 + (cls & 0xffff); /* setlos lo(cls), gr7 */ + tramp[4] = 0x8cf80000 + (fn >> 16); /* sethi hi(fn), gr6 */ + tramp[5] = 0x8ef80000 + (cls >> 16); /* sethi hi(cls), gr7 */ + tramp[6] = 0x9cc86000; /* ldi @(gr6, #0), gr14 */ + tramp[7] = 0x8030e000; /* jmpl @(gr14, gr0) */ +#else + tramp[0] = 0x8cfc0000 + (fn & 0xffff); /* setlos lo(fn), gr6 */ + tramp[1] = 0x8efc0000 + (cls & 0xffff); /* setlos lo(cls), gr7 */ + tramp[2] = 0x8cf80000 + (fn >> 16); /* sethi hi(fn), gr6 */ + tramp[3] = 0x8ef80000 + (cls >> 16); /* sethi hi(cls), gr7 */ + tramp[4] = 0x80300006; /* jmpl @(gr0, gr6) */ +#endif + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + /* Cache flushing. */ + for (i = 0; i < FFI_TRAMPOLINE_SIZE; i++) + __asm__ volatile ("dcf @(%0,%1)\n\tici @(%2,%1)" :: "r" (tramp), "r" (i), + "r" (codeloc)); + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffitarget.h new file mode 100644 index 0000000..d42540e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/frv/ffitarget.h @@ -0,0 +1,62 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2004 Red Hat, Inc. + Target configuration macros for FR-V + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- System specific configurations ----------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_EABI, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_EABI +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#ifdef __FRV_FDPIC__ +/* Trampolines are 8 4-byte instructions long. */ +#define FFI_TRAMPOLINE_SIZE (8*4) +#else +/* Trampolines are 5 4-byte instructions long. */ +#define FFI_TRAMPOLINE_SIZE (5*4) +#endif + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffi.c new file mode 100644 index 0000000..b1d04c3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffi.c @@ -0,0 +1,604 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 1998, 2007, 2008, 2012 Red Hat, Inc. + Copyright (c) 2000 Hewlett Packard Company + Copyright (c) 2011 Anthony Green + + IA64 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include +#include + +#include "ia64_flags.h" + +/* A 64-bit pointer value. In LP64 mode, this is effectively a plain + pointer. In ILP32 mode, it's a pointer that's been extended to + 64 bits by "addp4". */ +typedef void *PTR64 __attribute__((mode(DI))); + +/* Memory image of fp register contents. This is the implementation + specific format used by ldf.fill/stf.spill. All we care about is + that it wants a 16 byte aligned slot. */ +typedef struct +{ + UINT64 x[2] __attribute__((aligned(16))); +} fpreg; + + +/* The stack layout given to ffi_call_unix and ffi_closure_unix_inner. */ + +struct ia64_args +{ + fpreg fp_regs[8]; /* Contents of 8 fp arg registers. */ + UINT64 gp_regs[8]; /* Contents of 8 gp arg registers. */ + UINT64 other_args[]; /* Arguments passed on stack, variable size. */ +}; + + +/* Adjust ADDR, a pointer to an 8 byte slot, to point to the low LEN bytes. */ + +static inline void * +endian_adjust (void *addr, size_t len) +{ +#ifdef __BIG_ENDIAN__ + return addr + (8 - len); +#else + return addr; +#endif +} + +/* Store VALUE to ADDR in the current cpu implementation's fp spill format. + This is a macro instead of a function, so that it works for all 3 floating + point types without type conversions. Type conversion to long double breaks + the denorm support. */ + +#define stf_spill(addr, value) \ + asm ("stf.spill %0 = %1%P0" : "=m" (*addr) : "f"(value)); + +/* Load a value from ADDR, which is in the current cpu implementation's + fp spill format. As above, this must also be a macro. */ + +#define ldf_fill(result, addr) \ + asm ("ldf.fill %0 = %1%P1" : "=f"(result) : "m"(*addr)); + +/* Return the size of the C type associated with with TYPE. Which will + be one of the FFI_IA64_TYPE_HFA_* values. */ + +static size_t +hfa_type_size (int type) +{ + switch (type) + { + case FFI_IA64_TYPE_HFA_FLOAT: + return sizeof(float); + case FFI_IA64_TYPE_HFA_DOUBLE: + return sizeof(double); + case FFI_IA64_TYPE_HFA_LDOUBLE: + return sizeof(__float80); + default: + abort (); + } +} + +/* Load from ADDR a value indicated by TYPE. Which will be one of + the FFI_IA64_TYPE_HFA_* values. */ + +static void +hfa_type_load (fpreg *fpaddr, int type, void *addr) +{ + switch (type) + { + case FFI_IA64_TYPE_HFA_FLOAT: + stf_spill (fpaddr, *(float *) addr); + return; + case FFI_IA64_TYPE_HFA_DOUBLE: + stf_spill (fpaddr, *(double *) addr); + return; + case FFI_IA64_TYPE_HFA_LDOUBLE: + stf_spill (fpaddr, *(__float80 *) addr); + return; + default: + abort (); + } +} + +/* Load VALUE into ADDR as indicated by TYPE. Which will be one of + the FFI_IA64_TYPE_HFA_* values. */ + +static void +hfa_type_store (int type, void *addr, fpreg *fpaddr) +{ + switch (type) + { + case FFI_IA64_TYPE_HFA_FLOAT: + { + float result; + ldf_fill (result, fpaddr); + *(float *) addr = result; + break; + } + case FFI_IA64_TYPE_HFA_DOUBLE: + { + double result; + ldf_fill (result, fpaddr); + *(double *) addr = result; + break; + } + case FFI_IA64_TYPE_HFA_LDOUBLE: + { + __float80 result; + ldf_fill (result, fpaddr); + *(__float80 *) addr = result; + break; + } + default: + abort (); + } +} + +/* Is TYPE a struct containing floats, doubles, or extended doubles, + all of the same fp type? If so, return the element type. Return + FFI_TYPE_VOID if not. */ + +static int +hfa_element_type (ffi_type *type, int nested) +{ + int element = FFI_TYPE_VOID; + + switch (type->type) + { + case FFI_TYPE_FLOAT: + /* We want to return VOID for raw floating-point types, but the + synthetic HFA type if we're nested within an aggregate. */ + if (nested) + element = FFI_IA64_TYPE_HFA_FLOAT; + break; + + case FFI_TYPE_DOUBLE: + /* Similarly. */ + if (nested) + element = FFI_IA64_TYPE_HFA_DOUBLE; + break; + + case FFI_TYPE_LONGDOUBLE: + /* Similarly, except that that HFA is true for double extended, + but not quad precision. Both have sizeof == 16, so tell the + difference based on the precision. */ + if (LDBL_MANT_DIG == 64 && nested) + element = FFI_IA64_TYPE_HFA_LDOUBLE; + break; + + case FFI_TYPE_STRUCT: + { + ffi_type **ptr = &type->elements[0]; + + for (ptr = &type->elements[0]; *ptr ; ptr++) + { + int sub_element = hfa_element_type (*ptr, 1); + if (sub_element == FFI_TYPE_VOID) + return FFI_TYPE_VOID; + + if (element == FFI_TYPE_VOID) + element = sub_element; + else if (element != sub_element) + return FFI_TYPE_VOID; + } + } + break; + + default: + return FFI_TYPE_VOID; + } + + return element; +} + + +/* Perform machine dependent cif processing. */ + +static ffi_status +ffi_prep_cif_machdep_core(ffi_cif *cif) +{ + int flags; + + /* Adjust cif->bytes to include space for the bits of the ia64_args frame + that precedes the integer register portion. The estimate that the + generic bits did for the argument space required is good enough for the + integer component. */ + cif->bytes += offsetof(struct ia64_args, gp_regs[0]); + if (cif->bytes < sizeof(struct ia64_args)) + cif->bytes = sizeof(struct ia64_args); + + /* Set the return type flag. */ + flags = cif->rtype->type; + switch (cif->rtype->type) + { + case FFI_TYPE_LONGDOUBLE: + /* Leave FFI_TYPE_LONGDOUBLE as meaning double extended precision, + and encode quad precision as a two-word integer structure. */ + if (LDBL_MANT_DIG != 64) + flags = FFI_IA64_TYPE_SMALL_STRUCT | (16 << 8); + break; + + case FFI_TYPE_STRUCT: + { + size_t size = cif->rtype->size; + int hfa_type = hfa_element_type (cif->rtype, 0); + + if (hfa_type != FFI_TYPE_VOID) + { + size_t nelts = size / hfa_type_size (hfa_type); + if (nelts <= 8) + flags = hfa_type | (size << 8); + } + else + { + if (size <= 32) + flags = FFI_IA64_TYPE_SMALL_STRUCT | (size << 8); + } + } + break; + + default: + break; + } + cif->flags = flags; + + return FFI_OK; +} + +ffi_status +ffi_prep_cif_machdep(ffi_cif *cif) +{ + cif->nfixedargs = cif->nargs; + return ffi_prep_cif_machdep_core(cif); +} + +ffi_status +ffi_prep_cif_machdep_var(ffi_cif *cif, + unsigned int nfixedargs, + unsigned int ntotalargs MAYBE_UNUSED) +{ + cif->nfixedargs = nfixedargs; + return ffi_prep_cif_machdep_core(cif); +} + +extern int ffi_call_unix (struct ia64_args *, PTR64, void (*)(void), UINT64); + +void +ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + struct ia64_args *stack; + long i, avn, gpcount, fpcount; + ffi_type **p_arg; + + FFI_ASSERT (cif->abi == FFI_UNIX); + + /* If we have no spot for a return value, make one. */ + if (rvalue == NULL && cif->rtype->type != FFI_TYPE_VOID) + rvalue = alloca (cif->rtype->size); + + /* Allocate the stack frame. */ + stack = alloca (cif->bytes); + + gpcount = fpcount = 0; + avn = cif->nargs; + for (i = 0, p_arg = cif->arg_types; i < avn; i++, p_arg++) + { + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + stack->gp_regs[gpcount++] = *(SINT8 *)avalue[i]; + break; + case FFI_TYPE_UINT8: + stack->gp_regs[gpcount++] = *(UINT8 *)avalue[i]; + break; + case FFI_TYPE_SINT16: + stack->gp_regs[gpcount++] = *(SINT16 *)avalue[i]; + break; + case FFI_TYPE_UINT16: + stack->gp_regs[gpcount++] = *(UINT16 *)avalue[i]; + break; + case FFI_TYPE_SINT32: + stack->gp_regs[gpcount++] = *(SINT32 *)avalue[i]; + break; + case FFI_TYPE_UINT32: + stack->gp_regs[gpcount++] = *(UINT32 *)avalue[i]; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + stack->gp_regs[gpcount++] = *(UINT64 *)avalue[i]; + break; + + case FFI_TYPE_POINTER: + stack->gp_regs[gpcount++] = (UINT64)(PTR64) *(void **)avalue[i]; + break; + + case FFI_TYPE_FLOAT: + if (gpcount < 8 && fpcount < 8) + stf_spill (&stack->fp_regs[fpcount++], *(float *)avalue[i]); + { + UINT32 tmp; + memcpy (&tmp, avalue[i], sizeof (UINT32)); + stack->gp_regs[gpcount++] = tmp; + } + break; + + case FFI_TYPE_DOUBLE: + if (gpcount < 8 && fpcount < 8) + stf_spill (&stack->fp_regs[fpcount++], *(double *)avalue[i]); + memcpy (&stack->gp_regs[gpcount++], avalue[i], sizeof (UINT64)); + break; + + case FFI_TYPE_LONGDOUBLE: + if (gpcount & 1) + gpcount++; + if (LDBL_MANT_DIG == 64 && gpcount < 8 && fpcount < 8) + stf_spill (&stack->fp_regs[fpcount++], *(__float80 *)avalue[i]); + memcpy (&stack->gp_regs[gpcount], avalue[i], 16); + gpcount += 2; + break; + + case FFI_TYPE_STRUCT: + { + size_t size = (*p_arg)->size; + size_t align = (*p_arg)->alignment; + int hfa_type = hfa_element_type (*p_arg, 0); + + FFI_ASSERT (align <= 16); + if (align == 16 && (gpcount & 1)) + gpcount++; + + if (hfa_type != FFI_TYPE_VOID) + { + size_t hfa_size = hfa_type_size (hfa_type); + size_t offset = 0; + size_t gp_offset = gpcount * 8; + + while (fpcount < 8 + && offset < size + && gp_offset < 8 * 8) + { + hfa_type_load (&stack->fp_regs[fpcount], hfa_type, + avalue[i] + offset); + offset += hfa_size; + gp_offset += hfa_size; + fpcount += 1; + } + } + + memcpy (&stack->gp_regs[gpcount], avalue[i], size); + gpcount += (size + 7) / 8; + } + break; + + default: + abort (); + } + } + + ffi_call_unix (stack, rvalue, fn, cif->flags); +} + +/* Closures represent a pair consisting of a function pointer, and + some user data. A closure is invoked by reinterpreting the closure + as a function pointer, and branching to it. Thus we can make an + interpreted function callable as a C function: We turn the + interpreter itself, together with a pointer specifying the + interpreted procedure, into a closure. + + For IA64, function pointer are already pairs consisting of a code + pointer, and a gp pointer. The latter is needed to access global + variables. Here we set up such a pair as the first two words of + the closure (in the "trampoline" area), but we replace the gp + pointer with a pointer to the closure itself. We also add the real + gp pointer to the closure. This allows the function entry code to + both retrieve the user data, and to restore the correct gp pointer. */ + +extern void ffi_closure_unix (); + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + /* The layout of a function descriptor. A C function pointer really + points to one of these. */ + struct ia64_fd + { + UINT64 code_pointer; + UINT64 gp; + }; + + struct ffi_ia64_trampoline_struct + { + UINT64 code_pointer; /* Pointer to ffi_closure_unix. */ + UINT64 fake_gp; /* Pointer to closure, installed as gp. */ + UINT64 real_gp; /* Real gp value. */ + }; + + struct ffi_ia64_trampoline_struct *tramp; + struct ia64_fd *fd; + + if (cif->abi != FFI_UNIX) + return FFI_BAD_ABI; + + tramp = (struct ffi_ia64_trampoline_struct *)closure->tramp; + fd = (struct ia64_fd *)(void *)ffi_closure_unix; + + tramp->code_pointer = fd->code_pointer; + tramp->real_gp = fd->gp; + tramp->fake_gp = (UINT64)(PTR64)codeloc; + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} + + +UINT64 +ffi_closure_unix_inner (ffi_closure *closure, struct ia64_args *stack, + void *rvalue, void *r8) +{ + ffi_cif *cif; + void **avalue; + ffi_type **p_arg; + long i, avn, gpcount, fpcount, nfixedargs; + + cif = closure->cif; + avn = cif->nargs; + nfixedargs = cif->nfixedargs; + avalue = alloca (avn * sizeof (void *)); + + /* If the structure return value is passed in memory get that location + from r8 so as to pass the value directly back to the caller. */ + if (cif->flags == FFI_TYPE_STRUCT) + rvalue = r8; + + gpcount = fpcount = 0; + for (i = 0, p_arg = cif->arg_types; i < avn; i++, p_arg++) + { + int named = i < nfixedargs; + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + avalue[i] = endian_adjust(&stack->gp_regs[gpcount++], 1); + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + avalue[i] = endian_adjust(&stack->gp_regs[gpcount++], 2); + break; + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + avalue[i] = endian_adjust(&stack->gp_regs[gpcount++], 4); + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + avalue[i] = &stack->gp_regs[gpcount++]; + break; + case FFI_TYPE_POINTER: + avalue[i] = endian_adjust(&stack->gp_regs[gpcount++], sizeof(void*)); + break; + + case FFI_TYPE_FLOAT: + if (named && gpcount < 8 && fpcount < 8) + { + fpreg *addr = &stack->fp_regs[fpcount++]; + float result; + avalue[i] = addr; + ldf_fill (result, addr); + *(float *)addr = result; + } + else + avalue[i] = endian_adjust(&stack->gp_regs[gpcount], 4); + gpcount++; + break; + + case FFI_TYPE_DOUBLE: + if (named && gpcount < 8 && fpcount < 8) + { + fpreg *addr = &stack->fp_regs[fpcount++]; + double result; + avalue[i] = addr; + ldf_fill (result, addr); + *(double *)addr = result; + } + else + avalue[i] = &stack->gp_regs[gpcount]; + gpcount++; + break; + + case FFI_TYPE_LONGDOUBLE: + if (gpcount & 1) + gpcount++; + if (LDBL_MANT_DIG == 64 && named && gpcount < 8 && fpcount < 8) + { + fpreg *addr = &stack->fp_regs[fpcount++]; + __float80 result; + avalue[i] = addr; + ldf_fill (result, addr); + *(__float80 *)addr = result; + } + else + avalue[i] = &stack->gp_regs[gpcount]; + gpcount += 2; + break; + + case FFI_TYPE_STRUCT: + { + size_t size = (*p_arg)->size; + size_t align = (*p_arg)->alignment; + int hfa_type = hfa_element_type (*p_arg, 0); + + FFI_ASSERT (align <= 16); + if (align == 16 && (gpcount & 1)) + gpcount++; + + if (hfa_type != FFI_TYPE_VOID) + { + size_t hfa_size = hfa_type_size (hfa_type); + size_t offset = 0; + size_t gp_offset = gpcount * 8; + void *addr = alloca (size); + + avalue[i] = addr; + + while (fpcount < 8 + && offset < size + && gp_offset < 8 * 8) + { + hfa_type_store (hfa_type, addr + offset, + &stack->fp_regs[fpcount]); + offset += hfa_size; + gp_offset += hfa_size; + fpcount += 1; + } + + if (offset < size) + memcpy (addr + offset, (char *)stack->gp_regs + gp_offset, + size - offset); + } + else + avalue[i] = &stack->gp_regs[gpcount]; + + gpcount += (size + 7) / 8; + } + break; + + default: + abort (); + } + } + + closure->fun (cif, rvalue, avalue, closure->user_data); + + return cif->flags; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffitarget.h new file mode 100644 index 0000000..fd5b9a0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ffitarget.h @@ -0,0 +1,56 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for IA-64. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long long ffi_arg; +typedef signed long long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_UNIX, /* Linux and all Unix variants use the same conventions */ + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_UNIX +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 24 /* Really the following struct, which */ + /* can be interpreted as a C function */ + /* descriptor: */ +#define FFI_TARGET_SPECIFIC_VARIADIC 1 +#define FFI_EXTRA_CIF_FIELDS unsigned nfixedargs + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ia64_flags.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ia64_flags.h new file mode 100644 index 0000000..9d652ce --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/ia64_flags.h @@ -0,0 +1,40 @@ +/* ----------------------------------------------------------------------- + ia64_flags.h - Copyright (c) 2000 Hewlett Packard Company + + IA64/unix Foreign Function Interface + + Original author: Hans Boehm, HP Labs + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +/* "Type" codes used between assembly and C. When used as a part of + a cfi->flags value, the low byte will be these extra type codes, + and bits 8-31 will be the actual size of the type. */ + +/* Small structures containing N words in integer registers. */ +#define FFI_IA64_TYPE_SMALL_STRUCT (FFI_TYPE_LAST + 1) + +/* Homogeneous Floating Point Aggregates (HFAs) which are returned + in FP registers. */ +#define FFI_IA64_TYPE_HFA_FLOAT (FFI_TYPE_LAST + 2) +#define FFI_IA64_TYPE_HFA_DOUBLE (FFI_TYPE_LAST + 3) +#define FFI_IA64_TYPE_HFA_LDOUBLE (FFI_TYPE_LAST + 4) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/unix.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/unix.S new file mode 100644 index 0000000..e2547e0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/ia64/unix.S @@ -0,0 +1,567 @@ +/* ----------------------------------------------------------------------- + unix.S - Copyright (c) 1998, 2008 Red Hat, Inc. + Copyright (c) 2000 Hewlett Packard Company + + IA64/unix Foreign Function Interface + + Primary author: Hans Boehm, HP Labs + + Loosely modeled on Cygnus code for other platforms. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#include "ia64_flags.h" + + .pred.safe_across_calls p1-p5,p16-p63 +.text + +/* int ffi_call_unix (struct ia64_args *stack, PTR64 rvalue, + void (*fn)(void), int flags); + */ + + .align 16 + .global ffi_call_unix + .proc ffi_call_unix +ffi_call_unix: + .prologue + /* Bit o trickiness. We actually share a stack frame with ffi_call. + Rely on the fact that ffi_call uses a vframe and don't bother + tracking one here at all. */ + .fframe 0 + .save ar.pfs, r36 // loc0 + alloc loc0 = ar.pfs, 4, 3, 8, 0 + .save rp, loc1 + mov loc1 = b0 + .body + add r16 = 16, in0 + mov loc2 = gp + mov r8 = in1 + ;; + + /* Load up all of the argument registers. */ + ldf.fill f8 = [in0], 32 + ldf.fill f9 = [r16], 32 + ;; + ldf.fill f10 = [in0], 32 + ldf.fill f11 = [r16], 32 + ;; + ldf.fill f12 = [in0], 32 + ldf.fill f13 = [r16], 32 + ;; + ldf.fill f14 = [in0], 32 + ldf.fill f15 = [r16], 24 + ;; + ld8 out0 = [in0], 16 + ld8 out1 = [r16], 16 + ;; + ld8 out2 = [in0], 16 + ld8 out3 = [r16], 16 + ;; + ld8 out4 = [in0], 16 + ld8 out5 = [r16], 16 + ;; + ld8 out6 = [in0] + ld8 out7 = [r16] + ;; + + /* Deallocate the register save area from the stack frame. */ + mov sp = in0 + + /* Call the target function. */ + ld8 r16 = [in2], 8 + ;; + ld8 gp = [in2] + mov b6 = r16 + br.call.sptk.many b0 = b6 + ;; + + /* Dispatch to handle return value. */ + mov gp = loc2 + zxt1 r16 = in3 + ;; + mov ar.pfs = loc0 + addl r18 = @ltoffx(.Lst_table), gp + ;; + ld8.mov r18 = [r18], .Lst_table + mov b0 = loc1 + ;; + shladd r18 = r16, 3, r18 + ;; + ld8 r17 = [r18] + shr in3 = in3, 8 + ;; + add r17 = r17, r18 + ;; + mov b6 = r17 + br b6 + ;; + +.Lst_void: + br.ret.sptk.many b0 + ;; +.Lst_uint8: + zxt1 r8 = r8 + ;; + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_sint8: + sxt1 r8 = r8 + ;; + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_uint16: + zxt2 r8 = r8 + ;; + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_sint16: + sxt2 r8 = r8 + ;; + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_uint32: + zxt4 r8 = r8 + ;; + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_sint32: + sxt4 r8 = r8 + ;; + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_int64: + st8 [in1] = r8 + br.ret.sptk.many b0 + ;; +.Lst_float: + stfs [in1] = f8 + br.ret.sptk.many b0 + ;; +.Lst_double: + stfd [in1] = f8 + br.ret.sptk.many b0 + ;; +.Lst_ldouble: + stfe [in1] = f8 + br.ret.sptk.many b0 + ;; + +.Lst_small_struct: + cmp.lt p6, p0 = 8, in3 + cmp.lt p7, p0 = 16, in3 + cmp.lt p8, p0 = 24, in3 + ;; + add r16 = 8, sp + add r17 = 16, sp + add r18 = 24, sp + ;; + st8 [sp] = r8 +(p6) st8 [r16] = r9 + mov out0 = in1 +(p7) st8 [r17] = r10 +(p8) st8 [r18] = r11 + mov out1 = sp + mov out2 = in3 + ;; + // ia64 software calling convention requires + // top 16 bytes of stack to be scratch space + // PLT resolver uses that scratch space at + // 'memcpy' symbol reolution time + add sp = -16, sp + br.call.sptk.many b0 = memcpy# + ;; + mov ar.pfs = loc0 + mov b0 = loc1 + mov gp = loc2 + br.ret.sptk.many b0 + +.Lst_hfa_float: + add r16 = 4, in1 + cmp.lt p6, p0 = 4, in3 + ;; + stfs [in1] = f8, 8 +(p6) stfs [r16] = f9, 8 + cmp.lt p7, p0 = 8, in3 + cmp.lt p8, p0 = 12, in3 + ;; +(p7) stfs [in1] = f10, 8 +(p8) stfs [r16] = f11, 8 + cmp.lt p9, p0 = 16, in3 + cmp.lt p10, p0 = 20, in3 + ;; +(p9) stfs [in1] = f12, 8 +(p10) stfs [r16] = f13, 8 + cmp.lt p6, p0 = 24, in3 + cmp.lt p7, p0 = 28, in3 + ;; +(p6) stfs [in1] = f14 +(p7) stfs [r16] = f15 + br.ret.sptk.many b0 + ;; + +.Lst_hfa_double: + add r16 = 8, in1 + cmp.lt p6, p0 = 8, in3 + ;; + stfd [in1] = f8, 16 +(p6) stfd [r16] = f9, 16 + cmp.lt p7, p0 = 16, in3 + cmp.lt p8, p0 = 24, in3 + ;; +(p7) stfd [in1] = f10, 16 +(p8) stfd [r16] = f11, 16 + cmp.lt p9, p0 = 32, in3 + cmp.lt p10, p0 = 40, in3 + ;; +(p9) stfd [in1] = f12, 16 +(p10) stfd [r16] = f13, 16 + cmp.lt p6, p0 = 48, in3 + cmp.lt p7, p0 = 56, in3 + ;; +(p6) stfd [in1] = f14 +(p7) stfd [r16] = f15 + br.ret.sptk.many b0 + ;; + +.Lst_hfa_ldouble: + add r16 = 16, in1 + cmp.lt p6, p0 = 16, in3 + ;; + stfe [in1] = f8, 32 +(p6) stfe [r16] = f9, 32 + cmp.lt p7, p0 = 32, in3 + cmp.lt p8, p0 = 48, in3 + ;; +(p7) stfe [in1] = f10, 32 +(p8) stfe [r16] = f11, 32 + cmp.lt p9, p0 = 64, in3 + cmp.lt p10, p0 = 80, in3 + ;; +(p9) stfe [in1] = f12, 32 +(p10) stfe [r16] = f13, 32 + cmp.lt p6, p0 = 96, in3 + cmp.lt p7, p0 = 112, in3 + ;; +(p6) stfe [in1] = f14 +(p7) stfe [r16] = f15 + br.ret.sptk.many b0 + ;; + + .endp ffi_call_unix + + .align 16 + .global ffi_closure_unix + .proc ffi_closure_unix + +#define FRAME_SIZE (8*16 + 8*8 + 8*16) + +ffi_closure_unix: + .prologue + .save ar.pfs, r40 // loc0 + alloc loc0 = ar.pfs, 8, 4, 4, 0 + .fframe FRAME_SIZE + add r12 = -FRAME_SIZE, r12 + .save rp, loc1 + mov loc1 = b0 + .save ar.unat, loc2 + mov loc2 = ar.unat + .body + + /* Retrieve closure pointer and real gp. */ +#ifdef _ILP32 + addp4 out0 = 0, gp + addp4 gp = 16, gp +#else + mov out0 = gp + add gp = 16, gp +#endif + ;; + ld8 gp = [gp] + + /* Spill all of the possible argument registers. */ + add r16 = 16 + 8*16, sp + add r17 = 16 + 8*16 + 16, sp + ;; + stf.spill [r16] = f8, 32 + stf.spill [r17] = f9, 32 + mov loc3 = gp + ;; + stf.spill [r16] = f10, 32 + stf.spill [r17] = f11, 32 + ;; + stf.spill [r16] = f12, 32 + stf.spill [r17] = f13, 32 + ;; + stf.spill [r16] = f14, 32 + stf.spill [r17] = f15, 24 + ;; + .mem.offset 0, 0 + st8.spill [r16] = in0, 16 + .mem.offset 8, 0 + st8.spill [r17] = in1, 16 + add out1 = 16 + 8*16, sp + ;; + .mem.offset 0, 0 + st8.spill [r16] = in2, 16 + .mem.offset 8, 0 + st8.spill [r17] = in3, 16 + add out2 = 16, sp + ;; + .mem.offset 0, 0 + st8.spill [r16] = in4, 16 + .mem.offset 8, 0 + st8.spill [r17] = in5, 16 + mov out3 = r8 + ;; + .mem.offset 0, 0 + st8.spill [r16] = in6 + .mem.offset 8, 0 + st8.spill [r17] = in7 + + /* Invoke ffi_closure_unix_inner for the hard work. */ + br.call.sptk.many b0 = ffi_closure_unix_inner + ;; + + /* Dispatch to handle return value. */ + mov gp = loc3 + zxt1 r16 = r8 + ;; + addl r18 = @ltoffx(.Lld_table), gp + mov ar.pfs = loc0 + ;; + ld8.mov r18 = [r18], .Lld_table + mov b0 = loc1 + ;; + shladd r18 = r16, 3, r18 + mov ar.unat = loc2 + ;; + ld8 r17 = [r18] + shr r8 = r8, 8 + ;; + add r17 = r17, r18 + add r16 = 16, sp + ;; + mov b6 = r17 + br b6 + ;; + .label_state 1 + +.Lld_void: + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; +.Lld_int: + .body + .copy_state 1 + ld8 r8 = [r16] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; +.Lld_float: + .body + .copy_state 1 + ldfs f8 = [r16] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; +.Lld_double: + .body + .copy_state 1 + ldfd f8 = [r16] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; +.Lld_ldouble: + .body + .copy_state 1 + ldfe f8 = [r16] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; + +.Lld_small_struct: + .body + .copy_state 1 + add r17 = 8, r16 + cmp.lt p6, p0 = 8, r8 + cmp.lt p7, p0 = 16, r8 + cmp.lt p8, p0 = 24, r8 + ;; + ld8 r8 = [r16], 16 +(p6) ld8 r9 = [r17], 16 + ;; +(p7) ld8 r10 = [r16] +(p8) ld8 r11 = [r17] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; + +.Lld_hfa_float: + .body + .copy_state 1 + add r17 = 4, r16 + cmp.lt p6, p0 = 4, r8 + ;; + ldfs f8 = [r16], 8 +(p6) ldfs f9 = [r17], 8 + cmp.lt p7, p0 = 8, r8 + cmp.lt p8, p0 = 12, r8 + ;; +(p7) ldfs f10 = [r16], 8 +(p8) ldfs f11 = [r17], 8 + cmp.lt p9, p0 = 16, r8 + cmp.lt p10, p0 = 20, r8 + ;; +(p9) ldfs f12 = [r16], 8 +(p10) ldfs f13 = [r17], 8 + cmp.lt p6, p0 = 24, r8 + cmp.lt p7, p0 = 28, r8 + ;; +(p6) ldfs f14 = [r16] +(p7) ldfs f15 = [r17] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; + +.Lld_hfa_double: + .body + .copy_state 1 + add r17 = 8, r16 + cmp.lt p6, p0 = 8, r8 + ;; + ldfd f8 = [r16], 16 +(p6) ldfd f9 = [r17], 16 + cmp.lt p7, p0 = 16, r8 + cmp.lt p8, p0 = 24, r8 + ;; +(p7) ldfd f10 = [r16], 16 +(p8) ldfd f11 = [r17], 16 + cmp.lt p9, p0 = 32, r8 + cmp.lt p10, p0 = 40, r8 + ;; +(p9) ldfd f12 = [r16], 16 +(p10) ldfd f13 = [r17], 16 + cmp.lt p6, p0 = 48, r8 + cmp.lt p7, p0 = 56, r8 + ;; +(p6) ldfd f14 = [r16] +(p7) ldfd f15 = [r17] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; + +.Lld_hfa_ldouble: + .body + .copy_state 1 + add r17 = 16, r16 + cmp.lt p6, p0 = 16, r8 + ;; + ldfe f8 = [r16], 32 +(p6) ldfe f9 = [r17], 32 + cmp.lt p7, p0 = 32, r8 + cmp.lt p8, p0 = 48, r8 + ;; +(p7) ldfe f10 = [r16], 32 +(p8) ldfe f11 = [r17], 32 + cmp.lt p9, p0 = 64, r8 + cmp.lt p10, p0 = 80, r8 + ;; +(p9) ldfe f12 = [r16], 32 +(p10) ldfe f13 = [r17], 32 + cmp.lt p6, p0 = 96, r8 + cmp.lt p7, p0 = 112, r8 + ;; +(p6) ldfe f14 = [r16] +(p7) ldfe f15 = [r17] + .restore sp + add sp = FRAME_SIZE, sp + br.ret.sptk.many b0 + ;; + + .endp ffi_closure_unix + + .section .rodata + .align 8 +.Lst_table: + data8 @pcrel(.Lst_void) // FFI_TYPE_VOID + data8 @pcrel(.Lst_sint32) // FFI_TYPE_INT + data8 @pcrel(.Lst_float) // FFI_TYPE_FLOAT + data8 @pcrel(.Lst_double) // FFI_TYPE_DOUBLE + data8 @pcrel(.Lst_ldouble) // FFI_TYPE_LONGDOUBLE + data8 @pcrel(.Lst_uint8) // FFI_TYPE_UINT8 + data8 @pcrel(.Lst_sint8) // FFI_TYPE_SINT8 + data8 @pcrel(.Lst_uint16) // FFI_TYPE_UINT16 + data8 @pcrel(.Lst_sint16) // FFI_TYPE_SINT16 + data8 @pcrel(.Lst_uint32) // FFI_TYPE_UINT32 + data8 @pcrel(.Lst_sint32) // FFI_TYPE_SINT32 + data8 @pcrel(.Lst_int64) // FFI_TYPE_UINT64 + data8 @pcrel(.Lst_int64) // FFI_TYPE_SINT64 + data8 @pcrel(.Lst_void) // FFI_TYPE_STRUCT + data8 @pcrel(.Lst_int64) // FFI_TYPE_POINTER + data8 @pcrel(.Lst_void) // FFI_TYPE_COMPLEX (not implemented) + data8 @pcrel(.Lst_small_struct) // FFI_IA64_TYPE_SMALL_STRUCT + data8 @pcrel(.Lst_hfa_float) // FFI_IA64_TYPE_HFA_FLOAT + data8 @pcrel(.Lst_hfa_double) // FFI_IA64_TYPE_HFA_DOUBLE + data8 @pcrel(.Lst_hfa_ldouble) // FFI_IA64_TYPE_HFA_LDOUBLE + +.Lld_table: + data8 @pcrel(.Lld_void) // FFI_TYPE_VOID + data8 @pcrel(.Lld_int) // FFI_TYPE_INT + data8 @pcrel(.Lld_float) // FFI_TYPE_FLOAT + data8 @pcrel(.Lld_double) // FFI_TYPE_DOUBLE + data8 @pcrel(.Lld_ldouble) // FFI_TYPE_LONGDOUBLE + data8 @pcrel(.Lld_int) // FFI_TYPE_UINT8 + data8 @pcrel(.Lld_int) // FFI_TYPE_SINT8 + data8 @pcrel(.Lld_int) // FFI_TYPE_UINT16 + data8 @pcrel(.Lld_int) // FFI_TYPE_SINT16 + data8 @pcrel(.Lld_int) // FFI_TYPE_UINT32 + data8 @pcrel(.Lld_int) // FFI_TYPE_SINT32 + data8 @pcrel(.Lld_int) // FFI_TYPE_UINT64 + data8 @pcrel(.Lld_int) // FFI_TYPE_SINT64 + data8 @pcrel(.Lld_void) // FFI_TYPE_STRUCT + data8 @pcrel(.Lld_int) // FFI_TYPE_POINTER + data8 @pcrel(.Lld_void) // FFI_TYPE_COMPLEX (not implemented) + data8 @pcrel(.Lld_small_struct) // FFI_IA64_TYPE_SMALL_STRUCT + data8 @pcrel(.Lld_hfa_float) // FFI_IA64_TYPE_HFA_FLOAT + data8 @pcrel(.Lld_hfa_double) // FFI_IA64_TYPE_HFA_DOUBLE + data8 @pcrel(.Lld_hfa_ldouble) // FFI_IA64_TYPE_HFA_LDOUBLE + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/java_raw_api.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/java_raw_api.c new file mode 100644 index 0000000..114d3e4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/java_raw_api.c @@ -0,0 +1,374 @@ +/* ----------------------------------------------------------------------- + java_raw_api.c - Copyright (c) 1999, 2007, 2008 Red Hat, Inc. + + Cloned from raw_api.c + + Raw_api.c author: Kresten Krab Thorup + Java_raw_api.c author: Hans-J. Boehm + + $Id $ + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +/* This defines a Java- and 64-bit specific variant of the raw API. */ +/* It assumes that "raw" argument blocks look like Java stacks on a */ +/* 64-bit machine. Arguments that can be stored in a single stack */ +/* stack slots (longs, doubles) occupy 128 bits, but only the first */ +/* 64 bits are actually used. */ + +#include +#include +#include + +#if !defined(NO_JAVA_RAW_API) + +size_t +ffi_java_raw_size (ffi_cif *cif) +{ + size_t result = 0; + int i; + + ffi_type **at = cif->arg_types; + + for (i = cif->nargs-1; i >= 0; i--, at++) + { + switch((*at) -> type) { + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_DOUBLE: + result += 2 * FFI_SIZEOF_JAVA_RAW; + break; + case FFI_TYPE_STRUCT: + /* No structure parameters in Java. */ + abort(); + case FFI_TYPE_COMPLEX: + /* Not supported yet. */ + abort(); + default: + result += FFI_SIZEOF_JAVA_RAW; + } + } + + return result; +} + + +void +ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) +{ + unsigned i; + ffi_type **tp = cif->arg_types; + +#if WORDS_BIGENDIAN + + for (i = 0; i < cif->nargs; i++, tp++, args++) + { + switch ((*tp)->type) + { + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + *args = (void*) ((char*)(raw++) + 3); + break; + + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + *args = (void*) ((char*)(raw++) + 2); + break; + +#if FFI_SIZEOF_JAVA_RAW == 8 + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_DOUBLE: + *args = (void *)raw; + raw += 2; + break; +#endif + + case FFI_TYPE_POINTER: + *args = (void*) &(raw++)->ptr; + break; + + case FFI_TYPE_COMPLEX: + /* Not supported yet. */ + abort(); + + default: + *args = raw; + raw += + FFI_ALIGN ((*tp)->size, sizeof(ffi_java_raw)) / sizeof(ffi_java_raw); + } + } + +#else /* WORDS_BIGENDIAN */ + +#if !PDP + + /* then assume little endian */ + for (i = 0; i < cif->nargs; i++, tp++, args++) + { +#if FFI_SIZEOF_JAVA_RAW == 8 + switch((*tp)->type) { + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_DOUBLE: + *args = (void*) raw; + raw += 2; + break; + case FFI_TYPE_COMPLEX: + /* Not supported yet. */ + abort(); + default: + *args = (void*) raw++; + } +#else /* FFI_SIZEOF_JAVA_RAW != 8 */ + *args = (void*) raw; + raw += + FFI_ALIGN ((*tp)->size, sizeof(ffi_java_raw)) / sizeof(ffi_java_raw); +#endif /* FFI_SIZEOF_JAVA_RAW == 8 */ + } + +#else +#error "pdp endian not supported" +#endif /* ! PDP */ + +#endif /* WORDS_BIGENDIAN */ +} + +void +ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) +{ + unsigned i; + ffi_type **tp = cif->arg_types; + + for (i = 0; i < cif->nargs; i++, tp++, args++) + { + switch ((*tp)->type) + { + case FFI_TYPE_UINT8: +#if WORDS_BIGENDIAN + *(UINT32*)(raw++) = *(UINT8*) (*args); +#else + (raw++)->uint = *(UINT8*) (*args); +#endif + break; + + case FFI_TYPE_SINT8: +#if WORDS_BIGENDIAN + *(SINT32*)(raw++) = *(SINT8*) (*args); +#else + (raw++)->sint = *(SINT8*) (*args); +#endif + break; + + case FFI_TYPE_UINT16: +#if WORDS_BIGENDIAN + *(UINT32*)(raw++) = *(UINT16*) (*args); +#else + (raw++)->uint = *(UINT16*) (*args); +#endif + break; + + case FFI_TYPE_SINT16: +#if WORDS_BIGENDIAN + *(SINT32*)(raw++) = *(SINT16*) (*args); +#else + (raw++)->sint = *(SINT16*) (*args); +#endif + break; + + case FFI_TYPE_UINT32: +#if WORDS_BIGENDIAN + *(UINT32*)(raw++) = *(UINT32*) (*args); +#else + (raw++)->uint = *(UINT32*) (*args); +#endif + break; + + case FFI_TYPE_SINT32: +#if WORDS_BIGENDIAN + *(SINT32*)(raw++) = *(SINT32*) (*args); +#else + (raw++)->sint = *(SINT32*) (*args); +#endif + break; + + case FFI_TYPE_FLOAT: + (raw++)->flt = *(FLOAT32*) (*args); + break; + +#if FFI_SIZEOF_JAVA_RAW == 8 + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_DOUBLE: + raw->uint = *(UINT64*) (*args); + raw += 2; + break; +#endif + + case FFI_TYPE_POINTER: + (raw++)->ptr = **(void***) args; + break; + + default: +#if FFI_SIZEOF_JAVA_RAW == 8 + FFI_ASSERT(0); /* Should have covered all cases */ +#else + memcpy ((void*) raw->data, (void*)*args, (*tp)->size); + raw += + FFI_ALIGN ((*tp)->size, sizeof(ffi_java_raw)) / sizeof(ffi_java_raw); +#endif + } + } +} + +#if !FFI_NATIVE_RAW_API + +static void +ffi_java_rvalue_to_raw (ffi_cif *cif, void *rvalue) +{ +#if WORDS_BIGENDIAN && FFI_SIZEOF_ARG == 8 + switch (cif->rtype->type) + { + case FFI_TYPE_UINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_UINT32: + *(UINT64 *)rvalue <<= 32; + break; + + case FFI_TYPE_SINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_INT: +#if FFI_SIZEOF_JAVA_RAW == 4 + case FFI_TYPE_POINTER: +#endif + *(SINT64 *)rvalue <<= 32; + break; + + case FFI_TYPE_COMPLEX: + /* Not supported yet. */ + abort(); + + default: + break; + } +#endif +} + +static void +ffi_java_raw_to_rvalue (ffi_cif *cif, void *rvalue) +{ +#if WORDS_BIGENDIAN && FFI_SIZEOF_ARG == 8 + switch (cif->rtype->type) + { + case FFI_TYPE_UINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_UINT32: + *(UINT64 *)rvalue >>= 32; + break; + + case FFI_TYPE_SINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_INT: + *(SINT64 *)rvalue >>= 32; + break; + + case FFI_TYPE_COMPLEX: + /* Not supported yet. */ + abort(); + + default: + break; + } +#endif +} + +/* This is a generic definition of ffi_raw_call, to be used if the + * native system does not provide a machine-specific implementation. + * Having this, allows code to be written for the raw API, without + * the need for system-specific code to handle input in that format; + * these following couple of functions will handle the translation forth + * and back automatically. */ + +void ffi_java_raw_call (ffi_cif *cif, void (*fn)(void), void *rvalue, + ffi_java_raw *raw) +{ + void **avalue = (void**) alloca (cif->nargs * sizeof (void*)); + ffi_java_raw_to_ptrarray (cif, raw, avalue); + ffi_call (cif, fn, rvalue, avalue); + ffi_java_rvalue_to_raw (cif, rvalue); +} + +#if FFI_CLOSURES /* base system provides closures */ + +static void +ffi_java_translate_args (ffi_cif *cif, void *rvalue, + void **avalue, void *user_data) +{ + ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); + ffi_raw_closure *cl = (ffi_raw_closure*)user_data; + + ffi_java_ptrarray_to_raw (cif, avalue, raw); + (*cl->fun) (cif, rvalue, (ffi_raw*)raw, cl->user_data); + ffi_java_raw_to_rvalue (cif, rvalue); +} + +ffi_status +ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*), + void *user_data, + void *codeloc) +{ + ffi_status status; + + status = ffi_prep_closure_loc ((ffi_closure*) cl, + cif, + &ffi_java_translate_args, + codeloc, + codeloc); + if (status == FFI_OK) + { + cl->fun = fun; + cl->user_data = user_data; + } + + return status; +} + +/* Again, here is the generic version of ffi_prep_raw_closure, which + * will install an intermediate "hub" for translation of arguments from + * the pointer-array format, to the raw format */ + +ffi_status +ffi_prep_java_raw_closure (ffi_java_raw_closure* cl, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_java_raw*,void*), + void *user_data) +{ + return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); +} + +#endif /* FFI_CLOSURES */ +#endif /* !FFI_NATIVE_RAW_API */ +#endif /* !NO_JAVA_RAW_API */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffi.c new file mode 100644 index 0000000..ab8fc4e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffi.c @@ -0,0 +1,232 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2004 Renesas Technology + Copyright (c) 2008 Red Hat, Inc. + + M32R Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include + +/* ffi_prep_args is called by the assembly routine once stack + space has been allocated for the function's arguments. */ + +void ffi_prep_args(char *stack, extended_cif *ecif) +{ + unsigned int i; + int tmp; + unsigned int avn; + void **p_argv; + char *argp; + ffi_type **p_arg; + + tmp = 0; + argp = stack; + + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT && ecif->cif->rtype->size > 8) + { + *(void **) argp = ecif->rvalue; + argp += 4; + } + + avn = ecif->cif->nargs; + p_argv = ecif->avalue; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + (i != 0) && (avn != 0); + i--, p_arg++) + { + size_t z; + + /* Align if necessary. */ + if (((*p_arg)->alignment - 1) & (unsigned) argp) + argp = (char *) FFI_ALIGN (argp, (*p_arg)->alignment); + + if (avn != 0) + { + avn--; + z = (*p_arg)->size; + if (z < sizeof (int)) + { + z = sizeof (int); + + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int)*(UINT8 *)(* p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int)*(SINT16 *)(* p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); + break; + + case FFI_TYPE_STRUCT: + z = (*p_arg)->size; + if ((*p_arg)->alignment != 1) + memcpy (argp, *p_argv, z); + else + memcpy (argp + 4 - z, *p_argv, z); + z = sizeof (int); + break; + + default: + FFI_ASSERT(0); + } + } + else if (z == sizeof (int)) + { + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + } + else + { + if ((*p_arg)->type == FFI_TYPE_STRUCT) + { + if (z > 8) + { + *(unsigned int *) argp = (unsigned int)(void *)(* p_argv); + z = sizeof(void *); + } + else + { + memcpy(argp, *p_argv, z); + z = 8; + } + } + else + { + /* Double or long long 64bit. */ + memcpy (argp, *p_argv, z); + } + } + p_argv++; + argp += z; + } + } + + return; +} + +/* Perform machine dependent cif processing. */ +ffi_status +ffi_prep_cif_machdep(ffi_cif *cif) +{ + /* Set the return type flag. */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + cif->flags = (unsigned) cif->rtype->type; + break; + + case FFI_TYPE_STRUCT: + if (cif->rtype->size <= 4) + cif->flags = FFI_TYPE_INT; + + else if (cif->rtype->size <= 8) + cif->flags = FFI_TYPE_DOUBLE; + + else + cif->flags = (unsigned) cif->rtype->type; + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: + cif->flags = FFI_TYPE_DOUBLE; + break; + + case FFI_TYPE_FLOAT: + default: + cif->flags = FFI_TYPE_INT; + break; + } + + return FFI_OK; +} + +extern void ffi_call_SYSV(void (*)(char *, extended_cif *), extended_cif *, + unsigned, unsigned, unsigned *, void (*fn)(void)); + +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have + a return value address then we need to make one. */ + if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca (cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV(ffi_prep_args, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn); + if (cif->rtype->type == FFI_TYPE_STRUCT) + { + int size = cif->rtype->size; + int align = cif->rtype->alignment; + + if (size < 4) + { + if (align == 1) + *(unsigned long *)(ecif.rvalue) <<= (4 - size) * 8; + } + else if (4 < size && size < 8) + { + if (align == 1) + { + memcpy (ecif.rvalue, ecif.rvalue + 8-size, size); + } + else if (align == 2) + { + if (size & 1) + size += 1; + + if (size != 8) + memcpy (ecif.rvalue, ecif.rvalue + 8-size, size); + } + } + } + break; + + default: + FFI_ASSERT(0); + break; + } +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffitarget.h new file mode 100644 index 0000000..6c34801 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/ffitarget.h @@ -0,0 +1,53 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 2004 Renesas Technology. + Target configuration macros for M32R. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- Generic type definitions ----------------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi + { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV + } ffi_abi; +#endif + +#define FFI_CLOSURES 0 +#define FFI_TRAMPOLINE_SIZE 24 +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/sysv.S new file mode 100644 index 0000000..06b75c2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m32r/sysv.S @@ -0,0 +1,121 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2004 Renesas Technology + + M32R Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#ifdef HAVE_MACHINE_ASM_H +#include +#else +/* XXX these lose for some platforms, I'm sure. */ +#define CNAME(x) x +#define ENTRY(x) .globl CNAME(x)! .type CNAME(x),%function! CNAME(x): +#endif + +.text + + /* R0: ffi_prep_args */ + /* R1: &ecif */ + /* R2: cif->bytes */ + /* R3: fig->flags */ + /* sp+0: ecif.rvalue */ + /* sp+4: fn */ + + /* This assumes we are using gas. */ +ENTRY(ffi_call_SYSV) + /* Save registers. */ + push fp + push lr + push r3 + push r2 + push r1 + push r0 + mv fp, sp + + /* Make room for all of the new args. */ + sub sp, r2 + + /* Place all of the ffi_prep_args in position. */ + mv lr, r0 + mv r0, sp + /* R1 already set. */ + + /* And call. */ + jl lr + + /* Move first 4 parameters in registers... */ + ld r0, @(0,sp) + ld r1, @(4,sp) + ld r2, @(8,sp) + ld r3, @(12,sp) + + /* ...and adjust the stack. */ + ld lr, @(8,fp) + cmpi lr, #16 + bc adjust_stack + ldi lr, #16 +adjust_stack: + add sp, lr + + /* Call the function. */ + ld lr, @(28,fp) + jl lr + + /* Remove the space we pushed for the args. */ + mv sp, fp + + /* Load R2 with the pointer to storage for the return value. */ + ld r2, @(24,sp) + + /* Load R3 with the return type code. */ + ld r3, @(12,sp) + + /* If the return value pointer is NULL, assume no return value. */ + beqz r2, epilogue + + /* Return INT. */ + ldi r4, #FFI_TYPE_INT + bne r3, r4, return_double + st r0, @r2 + bra epilogue + +return_double: + /* Return DOUBLE or LONGDOUBLE. */ + ldi r4, #FFI_TYPE_DOUBLE + bne r3, r4, epilogue + st r0, @r2 + st r1, @(4,r2) + +epilogue: + pop r0 + pop r1 + pop r2 + pop r3 + pop lr + pop fp + jmp lr + +.ffi_call_SYSV_end: + .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffi.c new file mode 100644 index 0000000..0330184 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffi.c @@ -0,0 +1,362 @@ +/* ----------------------------------------------------------------------- + ffi.c + + m68k Foreign Function Interface + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include +#ifdef __rtems__ +void rtems_cache_flush_multiple_data_lines( const void *, size_t ); +#else +#include +#ifdef __MINT__ +#include +#include +#else +#include +#endif +#endif + +void ffi_call_SYSV (extended_cif *, + unsigned, unsigned, + void *, void (*fn) ()); +void *ffi_prep_args (void *stack, extended_cif *ecif); +void ffi_closure_SYSV (ffi_closure *); +void ffi_closure_struct_SYSV (ffi_closure *); +unsigned int ffi_closure_SYSV_inner (ffi_closure *closure, + void *resp, void *args); + +/* ffi_prep_args is called by the assembly routine once stack space has + been allocated for the function's arguments. */ + +void * +ffi_prep_args (void *stack, extended_cif *ecif) +{ + unsigned int i; + void **p_argv; + char *argp; + ffi_type **p_arg; + void *struct_value_ptr; + + argp = stack; + + if ( +#ifdef __MINT__ + (ecif->cif->rtype->type == FFI_TYPE_LONGDOUBLE) || +#endif + (((ecif->cif->rtype->type == FFI_TYPE_STRUCT) + && !ecif->cif->flags))) + struct_value_ptr = ecif->rvalue; + else + struct_value_ptr = NULL; + + p_argv = ecif->avalue; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + i != 0; + i--, p_arg++) + { + size_t z = (*p_arg)->size; + int type = (*p_arg)->type; + + if (z < sizeof (int)) + { + switch (type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int) *(SINT8 *) *p_argv; + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int) *(UINT8 *) *p_argv; + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) *(SINT16 *) *p_argv; + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int) *(UINT16 *) *p_argv; + break; + + case FFI_TYPE_STRUCT: +#ifdef __MINT__ + if (z == 1 || z == 2) + memcpy (argp + 2, *p_argv, z); + else + memcpy (argp, *p_argv, z); +#else + memcpy (argp + sizeof (int) - z, *p_argv, z); +#endif + break; + + default: + FFI_ASSERT (0); + } + z = sizeof (int); + } + else + { + memcpy (argp, *p_argv, z); + + /* Align if necessary. */ + if ((sizeof(int) - 1) & z) + z = FFI_ALIGN(z, sizeof(int)); + } + + p_argv++; + argp += z; + } + + return struct_value_ptr; +} + +#define CIF_FLAGS_INT 1 +#define CIF_FLAGS_DINT 2 +#define CIF_FLAGS_FLOAT 4 +#define CIF_FLAGS_DOUBLE 8 +#define CIF_FLAGS_LDOUBLE 16 +#define CIF_FLAGS_POINTER 32 +#define CIF_FLAGS_STRUCT1 64 +#define CIF_FLAGS_STRUCT2 128 +#define CIF_FLAGS_SINT8 256 +#define CIF_FLAGS_SINT16 512 + +/* Perform machine dependent cif processing */ +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + cif->flags = 0; + break; + + case FFI_TYPE_STRUCT: + if (cif->rtype->elements[0]->type == FFI_TYPE_STRUCT && + cif->rtype->elements[1]) + { + cif->flags = 0; + break; + } + + switch (cif->rtype->size) + { + case 1: +#ifdef __MINT__ + cif->flags = CIF_FLAGS_STRUCT2; +#else + cif->flags = CIF_FLAGS_STRUCT1; +#endif + break; + case 2: + cif->flags = CIF_FLAGS_STRUCT2; + break; +#ifdef __MINT__ + case 3: +#endif + case 4: + cif->flags = CIF_FLAGS_INT; + break; +#ifdef __MINT__ + case 7: +#endif + case 8: + cif->flags = CIF_FLAGS_DINT; + break; + default: + cif->flags = 0; + break; + } + break; + + case FFI_TYPE_FLOAT: + cif->flags = CIF_FLAGS_FLOAT; + break; + + case FFI_TYPE_DOUBLE: + cif->flags = CIF_FLAGS_DOUBLE; + break; + +#if (FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE) + case FFI_TYPE_LONGDOUBLE: +#ifdef __MINT__ + cif->flags = 0; +#else + cif->flags = CIF_FLAGS_LDOUBLE; +#endif + break; +#endif + + case FFI_TYPE_POINTER: + cif->flags = CIF_FLAGS_POINTER; + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags = CIF_FLAGS_DINT; + break; + + case FFI_TYPE_SINT16: + cif->flags = CIF_FLAGS_SINT16; + break; + + case FFI_TYPE_SINT8: + cif->flags = CIF_FLAGS_SINT8; + break; + + default: + cif->flags = CIF_FLAGS_INT; + break; + } + + return FFI_OK; +} + +void +ffi_call (ffi_cif *cif, void (*fn) (), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return value + address then we need to make one. */ + + if (rvalue == NULL + && cif->rtype->type == FFI_TYPE_STRUCT + && cif->rtype->size > 8) + ecif.rvalue = alloca (cif->rtype->size); + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV (&ecif, cif->bytes, cif->flags, + ecif.rvalue, fn); + break; + + default: + FFI_ASSERT (0); + break; + } +} + +static void +ffi_prep_incoming_args_SYSV (char *stack, void **avalue, ffi_cif *cif) +{ + unsigned int i; + void **p_argv; + char *argp; + ffi_type **p_arg; + + argp = stack; + p_argv = avalue; + + for (i = cif->nargs, p_arg = cif->arg_types; (i != 0); i--, p_arg++) + { + size_t z; + + z = (*p_arg)->size; +#ifdef __MINT__ + if (cif->flags && + cif->rtype->type == FFI_TYPE_STRUCT && + (z == 1 || z == 2)) + { + *p_argv = (void *) (argp + 2); + + z = 4; + } + else + if (cif->flags && + cif->rtype->type == FFI_TYPE_STRUCT && + (z == 3 || z == 4)) + { + *p_argv = (void *) (argp); + + z = 4; + } + else +#endif + if (z <= 4) + { + *p_argv = (void *) (argp + 4 - z); + + z = 4; + } + else + { + *p_argv = (void *) argp; + + /* Align if necessary */ + if ((sizeof(int) - 1) & z) + z = FFI_ALIGN(z, sizeof(int)); + } + + p_argv++; + argp += z; + } +} + +unsigned int +ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args) +{ + ffi_cif *cif; + void **arg_area; + + cif = closure->cif; + arg_area = (void**) alloca (cif->nargs * sizeof (void *)); + + ffi_prep_incoming_args_SYSV(args, arg_area, cif); + + (closure->fun) (cif, resp, arg_area, closure->user_data); + + return cif->flags; +} + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + *(unsigned short *)closure->tramp = 0x207c; + *(void **)(closure->tramp + 2) = codeloc; + *(unsigned short *)(closure->tramp + 6) = 0x4ef9; + + if ( +#ifdef __MINT__ + (cif->rtype->type == FFI_TYPE_LONGDOUBLE) || +#endif + (((cif->rtype->type == FFI_TYPE_STRUCT) + && !cif->flags))) + *(void **)(closure->tramp + 8) = ffi_closure_struct_SYSV; + else + *(void **)(closure->tramp + 8) = ffi_closure_SYSV; + +#ifdef __rtems__ + rtems_cache_flush_multiple_data_lines( codeloc, FFI_TRAMPOLINE_SIZE ); +#elif defined(__MINT__) + Ssystem(S_FLUSHCACHE, codeloc, FFI_TRAMPOLINE_SIZE); +#else + syscall(SYS_cacheflush, codeloc, FLUSH_SCOPE_LINE, + FLUSH_CACHE_BOTH, FFI_TRAMPOLINE_SIZE); +#endif + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffitarget.h new file mode 100644 index 0000000..e81dde2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/ffitarget.h @@ -0,0 +1,54 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for Motorola 68K. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 16 +#define FFI_NATIVE_RAW_API 0 + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/sysv.S new file mode 100644 index 0000000..ea40f11 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m68k/sysv.S @@ -0,0 +1,357 @@ +/* ----------------------------------------------------------------------- + + sysv.S - Copyright (c) 2012 Alan Hourihane + Copyright (c) 1998, 2012 Andreas Schwab + Copyright (c) 2008 Red Hat, Inc. + Copyright (c) 2012, 2016 Thorsten Glaser + + m68k Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +#ifdef HAVE_AS_CFI_PSEUDO_OP +#define CFI_STARTPROC() .cfi_startproc +#define CFI_OFFSET(reg,off) .cfi_offset reg,off +#define CFI_DEF_CFA(reg,off) .cfi_def_cfa reg,off +#define CFI_ENDPROC() .cfi_endproc +#else +#define CFI_STARTPROC() +#define CFI_OFFSET(reg,off) +#define CFI_DEF_CFA(reg,off) +#define CFI_ENDPROC() +#endif + +#ifdef __MINT__ +#define CALLFUNC(funcname) _ ## funcname +#else +#define CALLFUNC(funcname) funcname +#endif + + .text + + .globl CALLFUNC(ffi_call_SYSV) + .type CALLFUNC(ffi_call_SYSV),@function + .align 4 + +CALLFUNC(ffi_call_SYSV): + CFI_STARTPROC() + link %fp,#0 + CFI_OFFSET(14,-8) + CFI_DEF_CFA(14,8) + move.l %d2,-(%sp) + CFI_OFFSET(2,-12) + + | Make room for all of the new args. + sub.l 12(%fp),%sp + + | Call ffi_prep_args + move.l 8(%fp),-(%sp) + pea 4(%sp) +#if !defined __PIC__ + jsr CALLFUNC(ffi_prep_args) +#elif defined(__uClinux__) && defined(__ID_SHARED_LIBRARY__) + move.l _current_shared_library_a5_offset_(%a5),%a0 + move.l CALLFUNC(ffi_prep_args@GOT)(%a0),%a0 + jsr (%a0) +#elif defined(__mcoldfire__) && !defined(__mcfisab__) && !defined(__mcfisac__) + move.l #_GLOBAL_OFFSET_TABLE_@GOTPC,%a0 + lea (-6,%pc,%a0),%a0 + move.l CALLFUNC(ffi_prep_args@GOT)(%a0),%a0 + jsr (%a0) +#else + bsr.l CALLFUNC(ffi_prep_args@PLTPC) +#endif + addq.l #8,%sp + + | Pass pointer to struct value, if any +#ifdef __MINT__ + move.l %d0,%a1 +#else + move.l %a0,%a1 +#endif + + | Call the function + move.l 24(%fp),%a0 + jsr (%a0) + + | Remove the space we pushed for the args + add.l 12(%fp),%sp + + | Load the pointer to storage for the return value + move.l 20(%fp),%a1 + + | Load the return type code + move.l 16(%fp),%d2 + + | If the return value pointer is NULL, assume no return value. + | NOTE: On the mc68000, tst on an address register is not supported. +#if !defined(__mc68020__) && !defined(__mc68030__) && !defined(__mc68040__) && !defined(__mc68060__) && !defined(__mcoldfire__) + cmp.w #0, %a1 +#else + tst.l %a1 +#endif + jbeq noretval + + btst #0,%d2 + jbeq retlongint + move.l %d0,(%a1) + jbra epilogue + +retlongint: + btst #1,%d2 + jbeq retfloat + move.l %d0,(%a1) + move.l %d1,4(%a1) + jbra epilogue + +retfloat: + btst #2,%d2 + jbeq retdouble +#if defined(__MC68881__) || defined(__HAVE_68881__) + fmove.s %fp0,(%a1) +#else + move.l %d0,(%a1) +#endif + jbra epilogue + +retdouble: + btst #3,%d2 + jbeq retlongdouble +#if defined(__MC68881__) || defined(__HAVE_68881__) + fmove.d %fp0,(%a1) +#else + move.l %d0,(%a1)+ + move.l %d1,(%a1) +#endif + jbra epilogue + +retlongdouble: + btst #4,%d2 + jbeq retpointer +#if defined(__MC68881__) || defined(__HAVE_68881__) + fmove.x %fp0,(%a1) +#else + move.l %d0,(%a1)+ + move.l %d1,(%a1)+ + move.l %d2,(%a1) +#endif + jbra epilogue + +retpointer: + btst #5,%d2 + jbeq retstruct1 +#ifdef __MINT__ + move.l %d0,(%a1) +#else + move.l %a0,(%a1) +#endif + jbra epilogue + +retstruct1: + btst #6,%d2 + jbeq retstruct2 + move.b %d0,(%a1) + jbra epilogue + +retstruct2: + btst #7,%d2 + jbeq retsint8 + move.w %d0,(%a1) + jbra epilogue + +retsint8: + btst #8,%d2 + jbeq retsint16 + | NOTE: On the mc68000, extb is not supported. 8->16, then 16->32. +#if !defined(__mc68020__) && !defined(__mc68030__) && !defined(__mc68040__) && !defined(__mc68060__) && !defined(__mcoldfire__) + ext.w %d0 + ext.l %d0 +#else + extb.l %d0 +#endif + move.l %d0,(%a1) + jbra epilogue + +retsint16: + btst #9,%d2 + jbeq noretval + ext.l %d0 + move.l %d0,(%a1) + +noretval: +epilogue: + move.l (%sp)+,%d2 + unlk %fp + rts + CFI_ENDPROC() + .size CALLFUNC(ffi_call_SYSV),.-CALLFUNC(ffi_call_SYSV) + + .globl CALLFUNC(ffi_closure_SYSV) + .type CALLFUNC(ffi_closure_SYSV), @function + .align 4 + +CALLFUNC(ffi_closure_SYSV): + CFI_STARTPROC() + link %fp,#-12 + CFI_OFFSET(14,-8) + CFI_DEF_CFA(14,8) + move.l %sp,-12(%fp) + pea 8(%fp) + pea -12(%fp) + move.l %a0,-(%sp) +#if !defined __PIC__ + jsr CALLFUNC(ffi_closure_SYSV_inner) +#elif defined(__uClinux__) && defined(__ID_SHARED_LIBRARY__) + move.l _current_shared_library_a5_offset_(%a5),%a0 + move.l CALLFUNC(ffi_closure_SYSV_inner@GOT)(%a0),%a0 + jsr (%a0) +#elif defined(__mcoldfire__) && !defined(__mcfisab__) && !defined(__mcfisac__) + move.l #_GLOBAL_OFFSET_TABLE_@GOTPC,%a0 + lea (-6,%pc,%a0),%a0 + move.l CALLFUNC(ffi_closure_SYSV_inner@GOT)(%a0),%a0 + jsr (%a0) +#else + bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC) +#endif + + lsr.l #1,%d0 + jne 1f + jcc .Lcls_epilogue + | CIF_FLAGS_INT + move.l -12(%fp),%d0 +.Lcls_epilogue: + | no CIF_FLAGS_* + unlk %fp + rts +1: + lea -12(%fp),%a0 + lsr.l #2,%d0 + jne 1f + jcs .Lcls_ret_float + | CIF_FLAGS_DINT + move.l (%a0)+,%d0 + move.l (%a0),%d1 + jra .Lcls_epilogue +.Lcls_ret_float: +#if defined(__MC68881__) || defined(__HAVE_68881__) + fmove.s (%a0),%fp0 +#else + move.l (%a0),%d0 +#endif + jra .Lcls_epilogue +1: + lsr.l #2,%d0 + jne 1f + jcs .Lcls_ret_ldouble + | CIF_FLAGS_DOUBLE +#if defined(__MC68881__) || defined(__HAVE_68881__) + fmove.d (%a0),%fp0 +#else + move.l (%a0)+,%d0 + move.l (%a0),%d1 +#endif + jra .Lcls_epilogue +.Lcls_ret_ldouble: +#if defined(__MC68881__) || defined(__HAVE_68881__) + fmove.x (%a0),%fp0 +#else + move.l (%a0)+,%d0 + move.l (%a0)+,%d1 + move.l (%a0),%d2 +#endif + jra .Lcls_epilogue +1: + lsr.l #2,%d0 + jne 1f + jcs .Lcls_ret_struct1 + | CIF_FLAGS_POINTER + move.l (%a0),%a0 + move.l %a0,%d0 + jra .Lcls_epilogue +.Lcls_ret_struct1: + move.b (%a0),%d0 + jra .Lcls_epilogue +1: + lsr.l #2,%d0 + jne 1f + jcs .Lcls_ret_sint8 + | CIF_FLAGS_STRUCT2 + move.w (%a0),%d0 + jra .Lcls_epilogue +.Lcls_ret_sint8: + move.l (%a0),%d0 + | NOTE: On the mc68000, extb is not supported. 8->16, then 16->32. +#if !defined(__mc68020__) && !defined(__mc68030__) && !defined(__mc68040__) && !defined(__mc68060__) && !defined(__mcoldfire__) + ext.w %d0 + ext.l %d0 +#else + extb.l %d0 +#endif + jra .Lcls_epilogue +1: + | CIF_FLAGS_SINT16 + move.l (%a0),%d0 + ext.l %d0 + jra .Lcls_epilogue + CFI_ENDPROC() + + .size CALLFUNC(ffi_closure_SYSV),.-CALLFUNC(ffi_closure_SYSV) + + .globl CALLFUNC(ffi_closure_struct_SYSV) + .type CALLFUNC(ffi_closure_struct_SYSV), @function + .align 4 + +CALLFUNC(ffi_closure_struct_SYSV): + CFI_STARTPROC() + link %fp,#0 + CFI_OFFSET(14,-8) + CFI_DEF_CFA(14,8) + move.l %sp,-12(%fp) + pea 8(%fp) + move.l %a1,-(%sp) + move.l %a0,-(%sp) +#if !defined __PIC__ + jsr CALLFUNC(ffi_closure_SYSV_inner) +#elif defined(__uClinux__) && defined(__ID_SHARED_LIBRARY__) + move.l _current_shared_library_a5_offset_(%a5),%a0 + move.l CALLFUNC(ffi_closure_SYSV_inner@GOT)(%a0),%a0 + jsr (%a0) +#elif defined(__mcoldfire__) && !defined(__mcfisab__) && !defined(__mcfisac__) + move.l #_GLOBAL_OFFSET_TABLE_@GOTPC,%a0 + lea (-6,%pc,%a0),%a0 + move.l CALLFUNC(ffi_closure_SYSV_inner@GOT)(%a0),%a0 + jsr (%a0) +#else + bsr.l CALLFUNC(ffi_closure_SYSV_inner@PLTPC) +#endif + unlk %fp + rts + CFI_ENDPROC() + .size CALLFUNC(ffi_closure_struct_SYSV),.-CALLFUNC(ffi_closure_struct_SYSV) + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffi.c new file mode 100644 index 0000000..57b344f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffi.c @@ -0,0 +1,400 @@ +/* + * Copyright (c) 2013 Miodrag Vallat. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * ``Software''), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * m88k Foreign Function Interface + * + * This file attempts to provide all the FFI entry points which can reliably + * be implemented in C. + * + * Only OpenBSD/m88k is currently supported; other platforms (such as + * Motorola's SysV/m88k) could be supported with the following tweaks: + * + * - non-OpenBSD systems use an `outgoing parameter area' as part of the + * 88BCS calling convention, which is not supported under OpenBSD from + * release 3.6 onwards. Supporting it should be as easy as taking it + * into account when adjusting the stack, in the assembly code. + * + * - the logic deciding whether a function argument gets passed through + * registers, or on the stack, has changed several times in OpenBSD in + * edge cases (especially for structs larger than 32 bytes being passed + * by value). The code below attemps to match the logic used by the + * system compiler of OpenBSD 5.3, i.e. gcc 3.3.6 with many m88k backend + * fixes. + */ + +#include +#include + +#include +#include + +void ffi_call_OBSD (unsigned int, extended_cif *, unsigned int, void *, + void (*fn) ()); +void *ffi_prep_args (void *, extended_cif *); +void ffi_closure_OBSD (ffi_closure *); +void ffi_closure_struct_OBSD (ffi_closure *); +unsigned int ffi_closure_OBSD_inner (ffi_closure *, void *, unsigned int *, + char *); +void ffi_cacheflush_OBSD (unsigned int, unsigned int); + +#define CIF_FLAGS_INT (1 << 0) +#define CIF_FLAGS_DINT (1 << 1) + +/* + * Foreign Function Interface API + */ + +/* ffi_prep_args is called by the assembly routine once stack space has + been allocated for the function's arguments. */ + +void * +ffi_prep_args (void *stack, extended_cif *ecif) +{ + unsigned int i; + void **p_argv; + char *argp, *stackp; + unsigned int *regp; + unsigned int regused; + ffi_type **p_arg; + void *struct_value_ptr; + + regp = (unsigned int *)stack; + stackp = (char *)(regp + 8); + regused = 0; + + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT + && !ecif->cif->flags) + struct_value_ptr = ecif->rvalue; + else + struct_value_ptr = NULL; + + p_argv = ecif->avalue; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; i != 0; i--, p_arg++) + { + size_t z; + unsigned short t, a; + + z = (*p_arg)->size; + t = (*p_arg)->type; + a = (*p_arg)->alignment; + + /* + * Figure out whether the argument can be passed through registers + * or on the stack. + * The rule is that registers can only receive simple types not larger + * than 64 bits, or structs the exact size of a register and aligned to + * the size of a register. + */ + if (t == FFI_TYPE_STRUCT) + { + if (z == sizeof (int) && a == sizeof (int) && regused < 8) + argp = (char *)regp; + else + argp = stackp; + } + else + { + if (z > sizeof (int) && regused < 8 - 1) + { + /* align to an even register pair */ + if (regused & 1) + { + regp++; + regused++; + } + } + if (regused < 8) + argp = (char *)regp; + else + argp = stackp; + } + + /* Enforce proper stack alignment of 64-bit types */ + if (argp == stackp && a > sizeof (int)) + { + stackp = (char *) FFI_ALIGN(stackp, a); + argp = stackp; + } + + switch (t) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int) *(SINT8 *) *p_argv; + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int) *(UINT8 *) *p_argv; + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) *(SINT16 *) *p_argv; + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int) *(UINT16 *) *p_argv; + break; + + case FFI_TYPE_INT: + case FFI_TYPE_FLOAT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + *(unsigned int *) argp = *(unsigned int *) *p_argv; + break; + + case FFI_TYPE_DOUBLE: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_STRUCT: + memcpy (argp, *p_argv, z); + break; + + default: + FFI_ASSERT (0); + } + + /* Align if necessary. */ + if ((sizeof (int) - 1) & z) + z = FFI_ALIGN(z, sizeof (int)); + + p_argv++; + + /* Be careful, once all registers are filled, and about to continue + on stack, regp == stackp. Therefore the check for regused as well. */ + if (argp == (char *)regp && regused < 8) + { + regp += z / sizeof (int); + regused += z / sizeof (int); + } + else + stackp += z; + } + + return struct_value_ptr; +} + +/* Perform machine dependent cif processing */ +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + cif->flags = 0; + break; + + case FFI_TYPE_STRUCT: + if (cif->rtype->size == sizeof (int) && + cif->rtype->alignment == sizeof (int)) + cif->flags = CIF_FLAGS_INT; + else + cif->flags = 0; + break; + + case FFI_TYPE_DOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags = CIF_FLAGS_DINT; + break; + + default: + cif->flags = CIF_FLAGS_INT; + break; + } + + return FFI_OK; +} + +void +ffi_call (ffi_cif *cif, void (*fn) (), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return value + address then we need to make one. */ + + if (rvalue == NULL + && cif->rtype->type == FFI_TYPE_STRUCT + && (cif->rtype->size != sizeof (int) + || cif->rtype->alignment != sizeof (int))) + ecif.rvalue = alloca (cif->rtype->size); + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_OBSD: + ffi_call_OBSD (cif->bytes, &ecif, cif->flags, ecif.rvalue, fn); + break; + + default: + FFI_ASSERT (0); + break; + } +} + +/* + * Closure API + */ + +static void +ffi_prep_closure_args_OBSD (ffi_cif *cif, void **avalue, unsigned int *regp, + char *stackp) +{ + unsigned int i; + void **p_argv; + char *argp; + unsigned int regused; + ffi_type **p_arg; + + regused = 0; + + p_argv = avalue; + + for (i = cif->nargs, p_arg = cif->arg_types; i != 0; i--, p_arg++) + { + size_t z; + unsigned short t, a; + + z = (*p_arg)->size; + t = (*p_arg)->type; + a = (*p_arg)->alignment; + + /* + * Figure out whether the argument has been passed through registers + * or on the stack. + * The rule is that registers can only receive simple types not larger + * than 64 bits, or structs the exact size of a register and aligned to + * the size of a register. + */ + if (t == FFI_TYPE_STRUCT) + { + if (z == sizeof (int) && a == sizeof (int) && regused < 8) + argp = (char *)regp; + else + argp = stackp; + } + else + { + if (z > sizeof (int) && regused < 8 - 1) + { + /* align to an even register pair */ + if (regused & 1) + { + regp++; + regused++; + } + } + if (regused < 8) + argp = (char *)regp; + else + argp = stackp; + } + + /* Enforce proper stack alignment of 64-bit types */ + if (argp == stackp && a > sizeof (int)) + { + stackp = (char *) FFI_ALIGN(stackp, a); + argp = stackp; + } + + if (z < sizeof (int) && t != FFI_TYPE_STRUCT) + *p_argv = (void *) (argp + sizeof (int) - z); + else + *p_argv = (void *) argp; + + /* Align if necessary */ + if ((sizeof (int) - 1) & z) + z = FFI_ALIGN(z, sizeof (int)); + + p_argv++; + + /* Be careful, once all registers are exhausted, and about to fetch from + stack, regp == stackp. Therefore the check for regused as well. */ + if (argp == (char *)regp && regused < 8) + { + regp += z / sizeof (int); + regused += z / sizeof (int); + } + else + stackp += z; + } +} + +unsigned int +ffi_closure_OBSD_inner (ffi_closure *closure, void *resp, unsigned int *regp, + char *stackp) +{ + ffi_cif *cif; + void **arg_area; + + cif = closure->cif; + arg_area = (void**) alloca (cif->nargs * sizeof (void *)); + + ffi_prep_closure_args_OBSD(cif, arg_area, regp, stackp); + + (closure->fun) (cif, resp, arg_area, closure->user_data); + + return cif->flags; +} + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, void *codeloc) +{ + unsigned int *tramp = (unsigned int *) codeloc; + void *fn; + + FFI_ASSERT (cif->abi == FFI_OBSD); + + if (cif->rtype->type == FFI_TYPE_STRUCT && !cif->flags) + fn = &ffi_closure_struct_OBSD; + else + fn = &ffi_closure_OBSD; + + /* or.u %r10, %r0, %hi16(fn) */ + tramp[0] = 0x5d400000 | (((unsigned int)fn) >> 16); + /* or.u %r13, %r0, %hi16(closure) */ + tramp[1] = 0x5da00000 | ((unsigned int)closure >> 16); + /* or %r10, %r10, %lo16(fn) */ + tramp[2] = 0x594a0000 | (((unsigned int)fn) & 0xffff); + /* jmp.n %r10 */ + tramp[3] = 0xf400c40a; + /* or %r13, %r13, %lo16(closure) */ + tramp[4] = 0x59ad0000 | ((unsigned int)closure & 0xffff); + + ffi_cacheflush_OBSD((unsigned int)codeloc, FFI_TRAMPOLINE_SIZE); + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffitarget.h new file mode 100644 index 0000000..e52bf9f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/ffitarget.h @@ -0,0 +1,49 @@ +/* + * Copyright (c) 2013 Miodrag Vallat. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * ``Software''), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * m88k Foreign Function Interface + */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_OBSD, + FFI_DEFAULT_ABI = FFI_OBSD, + FFI_LAST_ABI = FFI_DEFAULT_ABI + 1 +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 0x14 +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/obsd.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/obsd.S new file mode 100644 index 0000000..1944a23 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/m88k/obsd.S @@ -0,0 +1,209 @@ +/* + * Copyright (c) 2013 Miodrag Vallat. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * ``Software''), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * m88k Foreign Function Interface + */ + +#define LIBFFI_ASM +#include +#include + + .text + +/* + * ffi_cacheflush_OBSD(unsigned int addr, %r2 + * unsigned int size); %r3 + */ + .align 4 + .globl ffi_cacheflush_OBSD + .type ffi_cacheflush_OBSD,@function +ffi_cacheflush_OBSD: + tb0 0, %r0, 451 + or %r0, %r0, %r0 + jmp %r1 + .size ffi_cacheflush_OBSD, . - ffi_cacheflush_OBSD + +/* + * ffi_call_OBSD(unsigned bytes, %r2 + * extended_cif *ecif, %r3 + * unsigned flags, %r4 + * void *rvalue, %r5 + * void (*fn)()); %r6 + */ + .align 4 + .globl ffi_call_OBSD + .type ffi_call_OBSD,@function +ffi_call_OBSD: + subu %r31, %r31, 32 + st %r30, %r31, 4 + st %r1, %r31, 0 + addu %r30, %r31, 32 + + | Save the few arguments we'll need after ffi_prep_args() + st.d %r4, %r31, 8 + st %r6, %r31, 16 + + | Allocate room for the image of r2-r9, and the stack space for + | the args (rounded to a 16-byte boundary) + addu %r2, %r2, (8 * 4) + 15 + clr %r2, %r2, 4<0> + subu %r31, %r31, %r2 + + | Fill register and stack image + or %r2, %r31, %r0 +#ifdef PIC + bsr ffi_prep_args#plt +#else + bsr ffi_prep_args +#endif + + | Save pointer to return struct address, if any + or %r12, %r2, %r0 + + | Get function pointer + subu %r4, %r30, 32 + ld %r1, %r4, 16 + + | Fetch the register arguments + ld.d %r2, %r31, (0 * 4) + ld.d %r4, %r31, (2 * 4) + ld.d %r6, %r31, (4 * 4) + ld.d %r8, %r31, (6 * 4) + addu %r31, %r31, (8 * 4) + + | Invoke the function + jsr %r1 + + | Restore stack now that we don't need the args anymore + subu %r31, %r30, 32 + + | Figure out what to return as the function's return value + ld %r5, %r31, 12 | rvalue + ld %r4, %r31, 8 | flags + + bcnd eq0, %r5, 9f + + bb0 0, %r4, 1f | CIF_FLAGS_INT + st %r2, %r5, 0 + br 9f + +1: + bb0 1, %r4, 1f | CIF_FLAGS_DINT + st.d %r2, %r5, 0 + br 9f + +1: +9: + ld %r1, %r31, 0 + ld %r30, %r31, 4 + jmp.n %r1 + addu %r31, %r31, 32 + .size ffi_call_OBSD, . - ffi_call_OBSD + +/* + * ffi_closure_OBSD(ffi_closure *closure); %r13 + */ + .align 4 + .globl ffi_closure_OBSD + .type ffi_closure_OBSD, @function +ffi_closure_OBSD: + subu %r31, %r31, 16 + st %r30, %r31, 4 + st %r1, %r31, 0 + addu %r30, %r31, 16 + + | Make room on the stack for saved register arguments and return + | value + subu %r31, %r31, (8 * 4) + (2 * 4) + st.d %r2, %r31, (0 * 4) + st.d %r4, %r31, (2 * 4) + st.d %r6, %r31, (4 * 4) + st.d %r8, %r31, (6 * 4) + + | Invoke the closure function + or %r5, %r30, 0 | calling stack + addu %r4, %r31, 0 | saved registers + addu %r3, %r31, (8 * 4) | return value + or %r2, %r13, %r0 | closure +#ifdef PIC + bsr ffi_closure_OBSD_inner#plt +#else + bsr ffi_closure_OBSD_inner +#endif + + | Figure out what to return as the function's return value + bb0 0, %r2, 1f | CIF_FLAGS_INT + ld %r2, %r31, (8 * 4) + br 9f + +1: + bb0 1, %r2, 1f | CIF_FLAGS_DINT + ld.d %r2, %r31, (8 * 4) + br 9f + +1: +9: + subu %r31, %r30, 16 + ld %r1, %r31, 0 + ld %r30, %r31, 4 + jmp.n %r1 + addu %r31, %r31, 16 + .size ffi_closure_OBSD,.-ffi_closure_OBSD + +/* + * ffi_closure_struct_OBSD(ffi_closure *closure); %r13 + */ + .align 4 + .globl ffi_closure_struct_OBSD + .type ffi_closure_struct_OBSD, @function +ffi_closure_struct_OBSD: + subu %r31, %r31, 16 + st %r30, %r31, 4 + st %r1, %r31, 0 + addu %r30, %r31, 16 + + | Make room on the stack for saved register arguments + subu %r31, %r31, (8 * 4) + st.d %r2, %r31, (0 * 4) + st.d %r4, %r31, (2 * 4) + st.d %r6, %r31, (4 * 4) + st.d %r8, %r31, (6 * 4) + + | Invoke the closure function + or %r5, %r30, 0 | calling stack + addu %r4, %r31, 0 | saved registers + or %r3, %r12, 0 | return value + or %r2, %r13, %r0 | closure +#ifdef PIC + bsr ffi_closure_OBSD_inner#plt +#else + bsr ffi_closure_OBSD_inner +#endif + + subu %r31, %r30, 16 + ld %r1, %r31, 0 + ld %r30, %r31, 4 + jmp.n %r1 + addu %r31, %r31, 16 + .size ffi_closure_struct_OBSD,.-ffi_closure_struct_OBSD diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffi.c new file mode 100644 index 0000000..dfc1e39 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffi.c @@ -0,0 +1,330 @@ +/* ---------------------------------------------------------------------- + ffi.c - Copyright (c) 2013 Imagination Technologies + + Meta Foreign Function Interface + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + `Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED `AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL SIMON POSNJAK BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. +----------------------------------------------------------------------- */ + +#include +#include + +#include + +#define MIN(a,b) (((a) < (b)) ? (a) : (b)) + +/* + * ffi_prep_args is called by the assembly routine once stack space has been + * allocated for the function's arguments + */ + +unsigned int ffi_prep_args(char *stack, extended_cif *ecif) +{ + register unsigned int i; + register void **p_argv; + register char *argp; + register ffi_type **p_arg; + + argp = stack; + + /* Store return value */ + if ( ecif->cif->flags == FFI_TYPE_STRUCT ) { + argp -= 4; + *(void **) argp = ecif->rvalue; + } + + p_argv = ecif->avalue; + + /* point to next location */ + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; (i != 0); i--, p_arg++, p_argv++) + { + size_t z; + + /* Move argp to address of argument */ + z = (*p_arg)->size; + argp -= z; + + /* Align if necessary */ + argp = (char *) ALIGN_DOWN(ALIGN_DOWN(argp, (*p_arg)->alignment), 4); + + if (z < sizeof(int)) { + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv); + break; + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int)*(UINT8 *)(* p_argv); + break; + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int)*(SINT16 *)(* p_argv); + break; + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); + case FFI_TYPE_STRUCT: + memcpy(argp, *p_argv, (*p_arg)->size); + break; + default: + FFI_ASSERT(0); + } + } else if ( z == sizeof(int)) { + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + } else { + memcpy(argp, *p_argv, z); + } + } + + /* return the size of the arguments to be passed in registers, + padded to an 8 byte boundary to preserve stack alignment */ + return FFI_ALIGN(MIN(stack - argp, 6*4), 8); +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + ffi_type **ptr; + unsigned i, bytes = 0; + + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++) { + if ((*ptr)->size == 0) + return FFI_BAD_TYPEDEF; + + /* Perform a sanity check on the argument type, do this + check after the initialization. */ + FFI_ASSERT_VALID_TYPE(*ptr); + + /* Add any padding if necessary */ + if (((*ptr)->alignment - 1) & bytes) + bytes = FFI_ALIGN(bytes, (*ptr)->alignment); + + bytes += FFI_ALIGN((*ptr)->size, 4); + } + + /* Ensure arg space is aligned to an 8-byte boundary */ + bytes = FFI_ALIGN(bytes, 8); + + /* Make space for the return structure pointer */ + if (cif->rtype->type == FFI_TYPE_STRUCT) { + bytes += sizeof(void*); + + /* Ensure stack is aligned to an 8-byte boundary */ + bytes = FFI_ALIGN(bytes, 8); + } + + cif->bytes = bytes; + + /* Set the return type flag */ + switch (cif->rtype->type) { + case FFI_TYPE_VOID: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + cif->flags = (unsigned) cif->rtype->type; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags = (unsigned) FFI_TYPE_SINT64; + break; + case FFI_TYPE_STRUCT: + /* Meta can store return values which are <= 64 bits */ + if (cif->rtype->size <= 4) + /* Returned to D0Re0 as 32-bit value */ + cif->flags = (unsigned)FFI_TYPE_INT; + else if ((cif->rtype->size > 4) && (cif->rtype->size <= 8)) + /* Returned valued is stored to D1Re0|R0Re0 */ + cif->flags = (unsigned)FFI_TYPE_DOUBLE; + else + /* value stored in memory */ + cif->flags = (unsigned)FFI_TYPE_STRUCT; + break; + default: + cif->flags = (unsigned)FFI_TYPE_INT; + break; + } + return FFI_OK; +} + +extern void ffi_call_SYSV(void (*fn)(void), extended_cif *, unsigned, unsigned, double *); + +/* + * Exported in API. Entry point + * cif -> ffi_cif object + * fn -> function pointer + * rvalue -> pointer to return value + * avalue -> vector of void * pointers pointing to memory locations holding the + * arguments + */ +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + + int small_struct = (((cif->flags == FFI_TYPE_INT) || (cif->flags == FFI_TYPE_DOUBLE)) && (cif->rtype->type == FFI_TYPE_STRUCT)); + ecif.cif = cif; + ecif.avalue = avalue; + + double temp; + + /* + * If the return value is a struct and we don't have a return value address + * then we need to make one + */ + + if ((rvalue == NULL ) && (cif->flags == FFI_TYPE_STRUCT)) + ecif.rvalue = alloca(cif->rtype->size); + else if (small_struct) + ecif.rvalue = &temp; + else + ecif.rvalue = rvalue; + + switch (cif->abi) { + case FFI_SYSV: + ffi_call_SYSV(fn, &ecif, cif->bytes, cif->flags, ecif.rvalue); + break; + default: + FFI_ASSERT(0); + break; + } + + if (small_struct) + memcpy (rvalue, &temp, cif->rtype->size); +} + +/* private members */ + +static void ffi_prep_incoming_args_SYSV (char *, void **, void **, + ffi_cif*, float *); + +void ffi_closure_SYSV (ffi_closure *); + +/* Do NOT change that without changing the FFI_TRAMPOLINE_SIZE */ +extern unsigned int ffi_metag_trampoline[10]; /* 10 instructions */ + +/* end of private members */ + +/* + * __tramp: trampoline memory location + * __fun: assembly routine + * __ctx: memory location for wrapper + * + * At this point, tramp[0] == __ctx ! + */ +void ffi_init_trampoline(unsigned char *__tramp, unsigned int __fun, unsigned int __ctx) { + memcpy (__tramp, ffi_metag_trampoline, sizeof(ffi_metag_trampoline)); + *(unsigned int*) &__tramp[40] = __ctx; + *(unsigned int*) &__tramp[44] = __fun; + /* This will flush the instruction cache */ + __builtin_meta2_cachewd(&__tramp[0], 1); + __builtin_meta2_cachewd(&__tramp[47], 1); +} + + + +/* the cif must already be prepared */ + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + void (*closure_func)(ffi_closure*) = NULL; + + if (cif->abi == FFI_SYSV) + closure_func = &ffi_closure_SYSV; + else + return FFI_BAD_ABI; + + ffi_init_trampoline( + (unsigned char*)&closure->tramp[0], + (unsigned int)closure_func, + (unsigned int)codeloc); + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} + + +/* This function is jumped to by the trampoline */ +unsigned int ffi_closure_SYSV_inner (closure, respp, args, vfp_args) + ffi_closure *closure; + void **respp; + void *args; + void *vfp_args; +{ + ffi_cif *cif; + void **arg_area; + + cif = closure->cif; + arg_area = (void**) alloca (cif->nargs * sizeof (void*)); + + /* + * This call will initialize ARG_AREA, such that each + * element in that array points to the corresponding + * value on the stack; and if the function returns + * a structure, it will re-set RESP to point to the + * structure return address. + */ + ffi_prep_incoming_args_SYSV(args, respp, arg_area, cif, vfp_args); + + (closure->fun) ( cif, *respp, arg_area, closure->user_data); + + return cif->flags; +} + +static void ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, + void **avalue, ffi_cif *cif, + float *vfp_stack) +{ + register unsigned int i; + register void **p_argv; + register char *argp; + register ffi_type **p_arg; + + /* stack points to original arguments */ + argp = stack; + + /* Store return value */ + if ( cif->flags == FFI_TYPE_STRUCT ) { + argp -= 4; + *rvalue = *(void **) argp; + } + + p_argv = avalue; + + for (i = cif->nargs, p_arg = cif->arg_types; (i != 0); i--, p_arg++) { + size_t z; + size_t alignment; + + alignment = (*p_arg)->alignment; + if (alignment < 4) + alignment = 4; + if ((alignment - 1) & (unsigned)argp) + argp = (char *) FFI_ALIGN(argp, alignment); + + z = (*p_arg)->size; + *p_argv = (void*) argp; + p_argv++; + argp -= z; + } + return; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffitarget.h new file mode 100644 index 0000000..7b9dbeb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/ffitarget.h @@ -0,0 +1,53 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2013 Imagination Technologies Ltd. + Target configuration macros for Meta + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_DEFAULT_ABI = FFI_SYSV, + FFI_LAST_ABI = FFI_DEFAULT_ABI + 1, +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 48 +#define FFI_NATIVE_RAW_API 0 + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/sysv.S new file mode 100644 index 0000000..b4b2a3b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/metag/sysv.S @@ -0,0 +1,311 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2013 Imagination Technologies Ltd. + + Meta Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#ifdef HAVE_MACHINE_ASM_H +#include +#else +#ifdef __USER_LABEL_PREFIX__ +#define CONCAT1(a, b) CONCAT2(a, b) +#define CONCAT2(a, b) a ## b + +/* Use the right prefix for global labels. */ +#define CNAME(x) CONCAT1 (__USER_LABEL_PREFIX__, x) +#else +#define CNAME(x) x +#endif +#define ENTRY(x) .globl CNAME(x); .type CNAME(x), %function; CNAME(x): +#endif + +#ifdef __ELF__ +#define LSYM(x) .x +#else +#define LSYM(x) x +#endif + +.macro call_reg x= + .text + .balign 4 + mov D1RtP, \x + swap D1RtP, PC +.endm + +! Save register arguments +.macro SAVE_ARGS + .text + .balign 4 + setl [A0StP++], D0Ar6, D1Ar5 + setl [A0StP++], D0Ar4, D1Ar3 + setl [A0StP++], D0Ar2, D1Ar1 +.endm + +! Save retrun, frame pointer and other regs +.macro SAVE_REGS regs= + .text + .balign 4 + setl [A0StP++], D0FrT, D1RtP + ! Needs to be a pair of regs + .ifnc "\regs","" + setl [A0StP++], \regs + .endif +.endm + +! Declare a global function +.macro METAG_FUNC_START name + .text + .balign 4 + ENTRY(\name) +.endm + +! Return registers from the stack. Reverse SAVE_REGS operation +.macro RET_REGS regs=, cond= + .ifnc "\regs", "" + getl \regs, [--A0StP] + .endif + getl D0FrT, D1RtP, [--A0StP] +.endm + +! Return arguments +.macro RET_ARGS + getl D0Ar2, D1Ar1, [--A0StP] + getl D0Ar4, D1Ar3, [--A0StP] + getl D0Ar6, D1Ar5, [--A0StP] +.endm + + + ! D1Ar1: fn + ! D0Ar2: &ecif + ! D1Ar3: cif->bytes + ! D0Ar4: fig->flags + ! D1Ar5: ecif.rvalue + + ! This assumes we are using GNU as +METAG_FUNC_START ffi_call_SYSV + ! Save argument registers + + SAVE_ARGS + + ! new frame + mov D0FrT, A0FrP + add A0FrP, A0StP, #0 + + ! Preserve the old frame pointer + SAVE_REGS "D1.5, D0.5" + + ! Make room for new args. cifs->bytes is the total space for input + ! and return arguments + + add A0StP, A0StP, D1Ar3 + + ! Preserve cifs->bytes & fn + mov D0.5, D1Ar3 + mov D1.5, D1Ar1 + + ! Place all of the ffi_prep_args in position + mov D1Ar1, A0StP + + ! Call ffi_prep_args(stack, &ecif) +#ifdef __PIC__ + callr D1RtP, CNAME(ffi_prep_args@PLT) +#else + callr D1RtP, CNAME(ffi_prep_args) +#endif + + ! Restore fn pointer + + ! The foreign stack should look like this + ! XXXXX XXXXXX <--- stack pointer + ! FnArgN rvalue + ! FnArgN+2 FnArgN+1 + ! FnArgN+4 FnArgN+3 + ! .... + ! + + ! A0StP now points to the first (or return) argument + 4 + + ! Preserve cif->bytes + getl D0Ar2, D1Ar1, [--A0StP] + getl D0Ar4, D1Ar3, [--A0StP] + getl D0Ar6, D1Ar5, [--A0StP] + + ! Place A0StP to the first argument again + add A0StP, A0StP, #24 ! That's because we loaded 6 regs x 4 byte each + + ! A0FrP points to the initial stack without the reserved space for the + ! cifs->bytes, whilst A0StP points to the stack after the space allocation + + ! fn was the first argument of ffi_call_SYSV. + ! The stack at this point looks like this: + ! + ! A0StP(on entry to _SYSV) -> Arg6 Arg5 | low + ! Arg4 Arg3 | + ! Arg2 Arg1 | + ! A0FrP ----> D0FrtP D1RtP | + ! D1.5 D0.5 | + ! A0StP(bf prep_args) -> FnArgn FnArgn-1 | + ! FnArgn-2FnArgn-3 | + ! ................ | <= cifs->bytes + ! FnArg4 FnArg3 | + ! A0StP (prv_A0StP+cifs->bytes) FnArg2 FnArg1 | high + ! + ! fn was in Arg1 so it's located in in A0FrP+#-0xC + ! + + ! D0Re0 contains the size of arguments stored in registers + sub A0StP, A0StP, D0Re0 + + ! Arg1 is the function pointer for the foreign call. This has been + ! preserved in D1.5 + + ! Time to call (fn). Arguments should be like this: + ! Arg1-Arg6 are loaded to regs + ! The rest of the arguments are stored in stack pointed by A0StP + + call_reg D1.5 + + ! Reset stack. + + mov A0StP, A0FrP + + ! Load Arg1 with the pointer to storage for the return type + ! This was stored in Arg5 + + getd D1Ar1, [A0FrP+#-20] + + ! Load D0Ar2 with the return type code. This was stored in Arg4 (flags) + + getd D0Ar2, [A0FrP+#-16] + + ! We are ready to start processing the return value + ! D0Re0 (and D1Re0) hold the return value + + ! If the return value is NULL, assume no return value + cmp D1Ar1, #0 + beq LSYM(Lepilogue) + + ! return INT + cmp D0Ar2, #FFI_TYPE_INT + ! Sadly, there is no setd{cc} instruction so we need to workaround that + bne .INT64 + setd [D1Ar1], D0Re0 + b LSYM(Lepilogue) + + ! return INT64 +.INT64: + cmp D0Ar2, #FFI_TYPE_SINT64 + setleq [D1Ar1], D0Re0, D1Re0 + + ! return DOUBLE + cmp D0Ar2, #FFI_TYPE_DOUBLE + setl [D1AR1++], D0Re0, D1Re0 + +LSYM(Lepilogue): + ! At this point, the stack pointer points right after the argument + ! saved area. We need to restore 4 regs, therefore we need to move + ! 16 bytes ahead. + add A0StP, A0StP, #16 + RET_REGS "D1.5, D0.5" + RET_ARGS + getd D0Re0, [A0StP] + mov A0FrP, D0FrT + swap D1RtP, PC + +.ffi_call_SYSV_end: + .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV) + + +/* + (called by ffi_metag_trampoline) + void ffi_closure_SYSV (ffi_closure*) + + (called by ffi_closure_SYSV) + unsigned int FFI_HIDDEN + ffi_closure_SYSV_inner (closure,respp, args) + ffi_closure *closure; + void **respp; + void *args; +*/ + +METAG_FUNC_START ffi_closure_SYSV + ! We assume that D1Ar1 holds the address of the + ! ffi_closure struct. We will use that to fetch the + ! arguments. The stack pointer points to an empty space + ! and it is ready to store more data. + + ! D1Ar1 is ready + ! Allocate stack space for return value + add A0StP, A0StP, #8 + ! Store it to D0Ar2 + sub D0Ar2, A0StP, #8 + + sub D1Ar3, A0FrP, #4 + + ! D1Ar3 contains the address of the original D1Ar1 argument + ! We need to subtract #4 later on + + ! Preverve D0Ar2 + mov D0.5, D0Ar2 + +#ifdef __PIC__ + callr D1RtP, CNAME(ffi_closure_SYSV_inner@PLT) +#else + callr D1RtP, CNAME(ffi_closure_SYSV_inner) +#endif + + ! Check the return value and store it to D0.5 + cmp D0Re0, #FFI_TYPE_INT + beq .Lretint + cmp D0Re0, #FFI_TYPE_DOUBLE + beq .Lretdouble +.Lclosure_epilogue: + sub A0StP, A0StP, #8 + RET_REGS "D1.5, D0.5" + RET_ARGS + swap D1RtP, PC + +.Lretint: + setd [D0.5], D0Re0 + b .Lclosure_epilogue +.Lretdouble: + setl [D0.5++], D0Re0, D1Re0 + b .Lclosure_epilogue +.ffi_closure_SYSV_end: +.size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV) + + +ENTRY(ffi_metag_trampoline) + SAVE_ARGS + ! New frame + mov A0FrP, A0StP + SAVE_REGS "D1.5, D0.5" + mov D0.5, PC + ! Load D1Ar1 the value of ffi_metag_trampoline + getd D1Ar1, [D0.5 + #8] + ! Jump to ffi_closure_SYSV + getd PC, [D0.5 + #12] diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffi.c new file mode 100644 index 0000000..df6e33c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffi.c @@ -0,0 +1,321 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2012, 2013 Xilinx, Inc + + MicroBlaze Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +extern void ffi_call_SYSV(void (*)(void*, extended_cif*), extended_cif*, + unsigned int, unsigned int, unsigned int*, void (*fn)(void), + unsigned int, unsigned int); + +extern void ffi_closure_SYSV(void); + +#define WORD_SIZE sizeof(unsigned int) +#define ARGS_REGISTER_SIZE (WORD_SIZE * 6) +#define WORD_FFI_ALIGN(x) FFI_ALIGN(x, WORD_SIZE) + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ +void ffi_prep_args(void* stack, extended_cif* ecif) +{ + unsigned int i; + ffi_type** p_arg; + void** p_argv; + void* stack_args_p = stack; + + if (ecif == NULL || ecif->cif == NULL) { + return; /* no description to prepare */ + } + + p_argv = ecif->avalue; + + if ((ecif->cif->rtype != NULL) && + (ecif->cif->rtype->type == FFI_TYPE_STRUCT)) + { + /* if return type is a struct which is referenced on the stack/reg5, + * by a pointer. Stored the return value pointer in r5. + */ + char* addr = stack_args_p; + memcpy(addr, &(ecif->rvalue), WORD_SIZE); + stack_args_p += WORD_SIZE; + } + + if (ecif->avalue == NULL) { + return; /* no arguments to prepare */ + } + + for (i = 0, p_arg = ecif->cif->arg_types; i < ecif->cif->nargs; + i++, p_arg++) + { + size_t size = (*p_arg)->size; + int type = (*p_arg)->type; + void* value = p_argv[i]; + char* addr = stack_args_p; + int aligned_size = WORD_FFI_ALIGN(size); + + /* force word alignment on the stack */ + stack_args_p += aligned_size; + + switch (type) + { + case FFI_TYPE_UINT8: + *(unsigned int *)addr = (unsigned int)*(UINT8*)(value); + break; + case FFI_TYPE_SINT8: + *(signed int *)addr = (signed int)*(SINT8*)(value); + break; + case FFI_TYPE_UINT16: + *(unsigned int *)addr = (unsigned int)*(UINT16*)(value); + break; + case FFI_TYPE_SINT16: + *(signed int *)addr = (signed int)*(SINT16*)(value); + break; + case FFI_TYPE_STRUCT: +#if __BIG_ENDIAN__ + /* + * MicroBlaze toolchain appears to emit: + * bsrli r5, r5, 8 (caller) + * ... + * + * ... + * bslli r5, r5, 8 (callee) + * + * For structs like "struct a { uint8_t a[3]; };", when passed + * by value. + * + * Structs like "struct b { uint16_t a; };" are also expected + * to be packed strangely in registers. + * + * This appears to be because the microblaze toolchain expects + * "struct b == uint16_t", which is only any issue for big + * endian. + * + * The following is a work around for big-endian only, for the + * above mentioned case, it will re-align the contents of a + * <= 3-byte struct value. + */ + if (size < WORD_SIZE) + { + memcpy (addr + (WORD_SIZE - size), value, size); + break; + } +#endif + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: + default: + memcpy(addr, value, aligned_size); + } + } +} + +ffi_status ffi_prep_cif_machdep(ffi_cif* cif) +{ + /* check ABI */ + switch (cif->abi) + { + case FFI_SYSV: + break; + default: + return FFI_BAD_ABI; + } + return FFI_OK; +} + +void ffi_call(ffi_cif* cif, void (*fn)(void), void* rvalue, void** avalue) +{ + extended_cif ecif; + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return */ + /* value address then we need to make one */ + if ((rvalue == NULL) && (cif->rtype->type == FFI_TYPE_STRUCT)) { + ecif.rvalue = alloca(cif->rtype->size); + } else { + ecif.rvalue = rvalue; + } + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV(ffi_prep_args, &ecif, cif->bytes, cif->flags, + ecif.rvalue, fn, cif->rtype->type, cif->rtype->size); + break; + default: + FFI_ASSERT(0); + break; + } +} + +void ffi_closure_call_SYSV(void* register_args, void* stack_args, + ffi_closure* closure, void* rvalue, + unsigned int* rtype, unsigned int* rsize) +{ + /* prepare arguments for closure call */ + ffi_cif* cif = closure->cif; + ffi_type** arg_types = cif->arg_types; + + /* re-allocate data for the args. This needs to be done in order to keep + * multi-word objects (e.g. structs) in contiguous memory. Callers are not + * required to store the value of args in the lower 6 words in the stack + * (although they are allocated in the stack). + */ + char* stackclone = alloca(cif->bytes); + void** avalue = alloca(cif->nargs * sizeof(void*)); + void* struct_rvalue = NULL; + char* ptr = stackclone; + int i; + + /* copy registers into stack clone */ + int registers_used = cif->bytes; + if (registers_used > ARGS_REGISTER_SIZE) { + registers_used = ARGS_REGISTER_SIZE; + } + memcpy(stackclone, register_args, registers_used); + + /* copy stack allocated args into stack clone */ + if (cif->bytes > ARGS_REGISTER_SIZE) { + int stack_used = cif->bytes - ARGS_REGISTER_SIZE; + memcpy(stackclone + ARGS_REGISTER_SIZE, stack_args, stack_used); + } + + /* preserve struct type return pointer passing */ + if ((cif->rtype != NULL) && (cif->rtype->type == FFI_TYPE_STRUCT)) { + struct_rvalue = *((void**)ptr); + ptr += WORD_SIZE; + } + + /* populate arg pointer list */ + for (i = 0; i < cif->nargs; i++) + { + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: +#ifdef __BIG_ENDIAN__ + avalue[i] = ptr + 3; +#else + avalue[i] = ptr; +#endif + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: +#ifdef __BIG_ENDIAN__ + avalue[i] = ptr + 2; +#else + avalue[i] = ptr; +#endif + break; + case FFI_TYPE_STRUCT: +#if __BIG_ENDIAN__ + /* + * Work around strange ABI behaviour. + * (see info in ffi_prep_args) + */ + if (arg_types[i]->size < WORD_SIZE) + { + memcpy (ptr, ptr + (WORD_SIZE - arg_types[i]->size), arg_types[i]->size); + } +#endif + avalue[i] = (void*)ptr; + break; + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_DOUBLE: + avalue[i] = ptr; + break; + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + default: + /* default 4-byte argument */ + avalue[i] = ptr; + break; + } + ptr += WORD_FFI_ALIGN(arg_types[i]->size); + } + + /* set the return type info passed back to the wrapper */ + *rsize = cif->rtype->size; + *rtype = cif->rtype->type; + if (struct_rvalue != NULL) { + closure->fun(cif, struct_rvalue, avalue, closure->user_data); + /* copy struct return pointer value into function return value */ + *((void**)rvalue) = struct_rvalue; + } else { + closure->fun(cif, rvalue, avalue, closure->user_data); + } +} + +ffi_status ffi_prep_closure_loc( + ffi_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void* user_data, void* codeloc) +{ + unsigned long* tramp = (unsigned long*)&(closure->tramp[0]); + unsigned long cls = (unsigned long)codeloc; + unsigned long fn = 0; + unsigned long fn_closure_call_sysv = (unsigned long)ffi_closure_call_SYSV; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + switch (cif->abi) + { + case FFI_SYSV: + fn = (unsigned long)ffi_closure_SYSV; + + /* load r11 (temp) with fn */ + /* imm fn(upper) */ + tramp[0] = 0xb0000000 | ((fn >> 16) & 0xffff); + /* addik r11, r0, fn(lower) */ + tramp[1] = 0x31600000 | (fn & 0xffff); + + /* load r12 (temp) with cls */ + /* imm cls(upper) */ + tramp[2] = 0xb0000000 | ((cls >> 16) & 0xffff); + /* addik r12, r0, cls(lower) */ + tramp[3] = 0x31800000 | (cls & 0xffff); + + /* load r3 (temp) with ffi_closure_call_SYSV */ + /* imm fn_closure_call_sysv(upper) */ + tramp[4] = 0xb0000000 | ((fn_closure_call_sysv >> 16) & 0xffff); + /* addik r3, r0, fn_closure_call_sysv(lower) */ + tramp[5] = 0x30600000 | (fn_closure_call_sysv & 0xffff); + /* branch/jump to address stored in r11 (fn) */ + tramp[6] = 0x98085800; /* bra r11 */ + + break; + default: + return FFI_BAD_ABI; + } + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffitarget.h new file mode 100644 index 0000000..c6fa5a4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/ffitarget.h @@ -0,0 +1,53 @@ +/* ----------------------------------------------------------------------- + ffitarget.h - Copyright (c) 2012, 2013 Xilinx, Inc + + Target configuration macros for MicroBlaze. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +/* Definitions for closures */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#define FFI_TRAMPOLINE_SIZE (4*8) + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/sysv.S new file mode 100644 index 0000000..ea43e9d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/microblaze/sysv.S @@ -0,0 +1,302 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2012, 2013 Xilinx, Inc + + MicroBlaze Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + /* + * arg[0] (r5) = ffi_prep_args, + * arg[1] (r6) = &ecif, + * arg[2] (r7) = cif->bytes, + * arg[3] (r8) = cif->flags, + * arg[4] (r9) = ecif.rvalue, + * arg[5] (r10) = fn + * arg[6] (sp[0]) = cif->rtype->type + * arg[7] (sp[4]) = cif->rtype->size + */ + .text + .globl ffi_call_SYSV + .type ffi_call_SYSV, @function +ffi_call_SYSV: + /* push callee saves */ + addik r1, r1, -20 + swi r19, r1, 0 /* Frame Pointer */ + swi r20, r1, 4 /* PIC register */ + swi r21, r1, 8 /* PIC register */ + swi r22, r1, 12 /* save for locals */ + swi r23, r1, 16 /* save for locals */ + + /* save the r5-r10 registers in the stack */ + addik r1, r1, -24 /* increment sp to store 6x 32-bit words */ + swi r5, r1, 0 + swi r6, r1, 4 + swi r7, r1, 8 + swi r8, r1, 12 + swi r9, r1, 16 + swi r10, r1, 20 + + /* save function pointer */ + addik r3, r5, 0 /* copy ffi_prep_args into r3 */ + addik r22, r1, 0 /* save sp for unallocated args into r22 (callee-saved) */ + addik r23, r10, 0 /* save function address into r23 (callee-saved) */ + + /* prepare stack with allocation for n (bytes = r7) args */ + rsub r1, r7, r1 /* subtract bytes from sp */ + + /* prep args for ffi_prep_args call */ + addik r5, r1, 0 /* store stack pointer into arg[0] */ + /* r6 still holds ecif for arg[1] */ + + /* Call ffi_prep_args(stack, &ecif). */ + addik r1, r1, -4 + swi r15, r1, 0 /* store the link register in the frame */ + brald r15, r3 + nop /* branch has delay slot */ + lwi r15, r1, 0 + addik r1, r1, 4 /* restore the link register from the frame */ + /* returns calling stack pointer location */ + + /* prepare args for fn call, prep_args populates them onto the stack */ + lwi r5, r1, 0 /* arg[0] */ + lwi r6, r1, 4 /* arg[1] */ + lwi r7, r1, 8 /* arg[2] */ + lwi r8, r1, 12 /* arg[3] */ + lwi r9, r1, 16 /* arg[4] */ + lwi r10, r1, 20 /* arg[5] */ + + /* call (fn) (...). */ + addik r1, r1, -4 + swi r15, r1, 0 /* store the link register in the frame */ + brald r15, r23 + nop /* branch has delay slot */ + lwi r15, r1, 0 + addik r1, r1, 4 /* restore the link register from the frame */ + + /* Remove the space we pushed for the args. */ + addik r1, r22, 0 /* restore old SP */ + + /* restore this functions parameters */ + lwi r5, r1, 0 /* arg[0] */ + lwi r6, r1, 4 /* arg[1] */ + lwi r7, r1, 8 /* arg[2] */ + lwi r8, r1, 12 /* arg[3] */ + lwi r9, r1, 16 /* arg[4] */ + lwi r10, r1, 20 /* arg[5] */ + addik r1, r1, 24 /* decrement sp to de-allocate 6x 32-bit words */ + + /* If the return value pointer is NULL, assume no return value. */ + beqi r9, ffi_call_SYSV_end + + lwi r22, r1, 48 /* get return type (20 for locals + 28 for arg[6]) */ + lwi r23, r1, 52 /* get return size (20 for locals + 32 for arg[7]) */ + + /* Check if return type is actually a struct, do nothing */ + rsubi r11, r22, FFI_TYPE_STRUCT + beqi r11, ffi_call_SYSV_end + + /* Return 8bit */ + rsubi r11, r23, 1 + beqi r11, ffi_call_SYSV_store8 + + /* Return 16bit */ + rsubi r11, r23, 2 + beqi r11, ffi_call_SYSV_store16 + + /* Return 32bit */ + rsubi r11, r23, 4 + beqi r11, ffi_call_SYSV_store32 + + /* Return 64bit */ + rsubi r11, r23, 8 + beqi r11, ffi_call_SYSV_store64 + + /* Didn't match anything */ + bri ffi_call_SYSV_end + +ffi_call_SYSV_store64: + swi r3, r9, 0 /* store word r3 into return value */ + swi r4, r9, 4 /* store word r4 into return value */ + bri ffi_call_SYSV_end + +ffi_call_SYSV_store32: + swi r3, r9, 0 /* store word r3 into return value */ + bri ffi_call_SYSV_end + +ffi_call_SYSV_store16: +#ifdef __BIG_ENDIAN__ + shi r3, r9, 2 /* store half-word r3 into return value */ +#else + shi r3, r9, 0 /* store half-word r3 into return value */ +#endif + bri ffi_call_SYSV_end + +ffi_call_SYSV_store8: +#ifdef __BIG_ENDIAN__ + sbi r3, r9, 3 /* store byte r3 into return value */ +#else + sbi r3, r9, 0 /* store byte r3 into return value */ +#endif + bri ffi_call_SYSV_end + +ffi_call_SYSV_end: + /* callee restores */ + lwi r19, r1, 0 /* frame pointer */ + lwi r20, r1, 4 /* PIC register */ + lwi r21, r1, 8 /* PIC register */ + lwi r22, r1, 12 + lwi r23, r1, 16 + addik r1, r1, 20 + + /* return from sub-routine (with delay slot) */ + rtsd r15, 8 + nop + + .size ffi_call_SYSV, . - ffi_call_SYSV + +/* ------------------------------------------------------------------------- */ + + /* + * args passed into this function, are passed down to the callee. + * this function is the target of the closure trampoline, as such r12 is + * a pointer to the closure object. + */ + .text + .globl ffi_closure_SYSV + .type ffi_closure_SYSV, @function +ffi_closure_SYSV: + /* push callee saves */ + addik r11, r1, 28 /* save stack args start location (excluding regs/link) */ + addik r1, r1, -12 + swi r19, r1, 0 /* Frame Pointer */ + swi r20, r1, 4 /* PIC register */ + swi r21, r1, 8 /* PIC register */ + + /* store register args on stack */ + addik r1, r1, -24 + swi r5, r1, 0 + swi r6, r1, 4 + swi r7, r1, 8 + swi r8, r1, 12 + swi r9, r1, 16 + swi r10, r1, 20 + + /* setup args */ + addik r5, r1, 0 /* register_args */ + addik r6, r11, 0 /* stack_args */ + addik r7, r12, 0 /* closure object */ + addik r1, r1, -8 /* allocate return value */ + addik r8, r1, 0 /* void* rvalue */ + addik r1, r1, -8 /* allocate for return type/size values */ + addik r9, r1, 0 /* void* rtype */ + addik r10, r1, 4 /* void* rsize */ + + /* call the wrap_call function */ + addik r1, r1, -28 /* allocate args + link reg */ + swi r15, r1, 0 /* store the link register in the frame */ + brald r15, r3 + nop /* branch has delay slot */ + lwi r15, r1, 0 + addik r1, r1, 28 /* restore the link register from the frame */ + +ffi_closure_SYSV_prepare_return: + lwi r9, r1, 0 /* rtype */ + lwi r10, r1, 4 /* rsize */ + addik r1, r1, 8 /* de-allocate return info values */ + + /* Check if return type is actually a struct, store 4 bytes */ + rsubi r11, r9, FFI_TYPE_STRUCT + beqi r11, ffi_closure_SYSV_store32 + + /* Return 8bit */ + rsubi r11, r10, 1 + beqi r11, ffi_closure_SYSV_store8 + + /* Return 16bit */ + rsubi r11, r10, 2 + beqi r11, ffi_closure_SYSV_store16 + + /* Return 32bit */ + rsubi r11, r10, 4 + beqi r11, ffi_closure_SYSV_store32 + + /* Return 64bit */ + rsubi r11, r10, 8 + beqi r11, ffi_closure_SYSV_store64 + + /* Didn't match anything */ + bri ffi_closure_SYSV_end + +ffi_closure_SYSV_store64: + lwi r3, r1, 0 /* store word r3 into return value */ + lwi r4, r1, 4 /* store word r4 into return value */ + /* 64 bits == 2 words, no sign extend occurs */ + bri ffi_closure_SYSV_end + +ffi_closure_SYSV_store32: + lwi r3, r1, 0 /* store word r3 into return value */ + /* 32 bits == 1 word, no sign extend occurs */ + bri ffi_closure_SYSV_end + +ffi_closure_SYSV_store16: +#ifdef __BIG_ENDIAN__ + lhui r3, r1, 2 /* store half-word r3 into return value */ +#else + lhui r3, r1, 0 /* store half-word r3 into return value */ +#endif + rsubi r11, r9, FFI_TYPE_SINT16 + bnei r11, ffi_closure_SYSV_end + sext16 r3, r3 /* fix sign extend of sint8 */ + bri ffi_closure_SYSV_end + +ffi_closure_SYSV_store8: +#ifdef __BIG_ENDIAN__ + lbui r3, r1, 3 /* store byte r3 into return value */ +#else + lbui r3, r1, 0 /* store byte r3 into return value */ +#endif + rsubi r11, r9, FFI_TYPE_SINT8 + bnei r11, ffi_closure_SYSV_end + sext8 r3, r3 /* fix sign extend of sint8 */ + bri ffi_closure_SYSV_end + +ffi_closure_SYSV_end: + addik r1, r1, 8 /* de-allocate return value */ + + /* de-allocate stored args */ + addik r1, r1, 24 + + /* callee restores */ + lwi r19, r1, 0 /* frame pointer */ + lwi r20, r1, 4 /* PIC register */ + lwi r21, r1, 8 /* PIC register */ + addik r1, r1, 12 + + /* return from sub-routine (with delay slot) */ + rtsd r15, 8 + nop + + .size ffi_closure_SYSV, . - ffi_closure_SYSV diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffi.c new file mode 100644 index 0000000..057b046 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffi.c @@ -0,0 +1,1130 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2011 Anthony Green + Copyright (c) 2008 David Daney + Copyright (c) 1996, 2007, 2008, 2011 Red Hat, Inc. + + MIPS Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include + +#ifdef __GNUC__ +# if (__GNUC__ > 4) || ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 3)) +# define USE__BUILTIN___CLEAR_CACHE 1 +# endif +#endif + +#ifndef USE__BUILTIN___CLEAR_CACHE +# if defined(__OpenBSD__) +# include +# else +# include +# endif +#endif + +#ifdef FFI_DEBUG +# define FFI_MIPS_STOP_HERE() ffi_stop_here() +#else +# define FFI_MIPS_STOP_HERE() do {} while(0) +#endif + +#ifdef FFI_MIPS_N32 +#define FIX_ARGP \ +FFI_ASSERT(argp <= &stack[bytes]); \ +if (argp == &stack[bytes]) \ +{ \ + argp = stack; \ + FFI_MIPS_STOP_HERE(); \ +} +#else +#define FIX_ARGP +#endif + + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +static void ffi_prep_args(char *stack, + extended_cif *ecif, + int bytes, + int flags) +{ + int i; + void **p_argv; + char *argp; + ffi_type **p_arg; + +#ifdef FFI_MIPS_N32 + /* If more than 8 double words are used, the remainder go + on the stack. We reorder stuff on the stack here to + support this easily. */ + if (bytes > 8 * sizeof(ffi_arg)) + argp = &stack[bytes - (8 * sizeof(ffi_arg))]; + else + argp = stack; +#else + argp = stack; +#endif + + memset(stack, 0, bytes); + +#ifdef FFI_MIPS_N32 + if ( ecif->cif->rstruct_flag != 0 ) +#else + if ( ecif->cif->rtype->type == FFI_TYPE_STRUCT ) +#endif + { + *(ffi_arg *) argp = (ffi_arg) ecif->rvalue; + argp += sizeof(ffi_arg); + FIX_ARGP; + } + + p_argv = ecif->avalue; + + for (i = 0, p_arg = ecif->cif->arg_types; i < ecif->cif->nargs; i++, p_arg++) + { + size_t z; + unsigned int a; + + /* Align if necessary. */ + a = (*p_arg)->alignment; + if (a < sizeof(ffi_arg)) + a = sizeof(ffi_arg); + + if ((a - 1) & (unsigned long) argp) + { + argp = (char *) FFI_ALIGN(argp, a); + FIX_ARGP; + } + + z = (*p_arg)->size; + if (z <= sizeof(ffi_arg)) + { + int type = (*p_arg)->type; + z = sizeof(ffi_arg); + + /* The size of a pointer depends on the ABI */ + if (type == FFI_TYPE_POINTER) + type = (ecif->cif->abi == FFI_N64 + || ecif->cif->abi == FFI_N64_SOFT_FLOAT) + ? FFI_TYPE_SINT64 : FFI_TYPE_SINT32; + + if (i < 8 && (ecif->cif->abi == FFI_N32_SOFT_FLOAT + || ecif->cif->abi == FFI_N64_SOFT_FLOAT)) + { + switch (type) + { + case FFI_TYPE_FLOAT: + type = FFI_TYPE_UINT32; + break; + case FFI_TYPE_DOUBLE: + type = FFI_TYPE_UINT64; + break; + default: + break; + } + } + switch (type) + { + case FFI_TYPE_SINT8: + *(ffi_arg *)argp = *(SINT8 *)(* p_argv); + break; + + case FFI_TYPE_UINT8: + *(ffi_arg *)argp = *(UINT8 *)(* p_argv); + break; + + case FFI_TYPE_SINT16: + *(ffi_arg *)argp = *(SINT16 *)(* p_argv); + break; + + case FFI_TYPE_UINT16: + *(ffi_arg *)argp = *(UINT16 *)(* p_argv); + break; + + case FFI_TYPE_SINT32: + *(ffi_arg *)argp = *(SINT32 *)(* p_argv); + break; + + case FFI_TYPE_UINT32: +#ifdef FFI_MIPS_N32 + /* The N32 ABI requires that 32-bit integers + be sign-extended to 64-bits, regardless of + whether they are signed or unsigned. */ + *(ffi_arg *)argp = *(SINT32 *)(* p_argv); +#else + *(ffi_arg *)argp = *(UINT32 *)(* p_argv); +#endif + break; + + /* This can only happen with 64bit slots. */ + case FFI_TYPE_FLOAT: + *(float *) argp = *(float *)(* p_argv); + break; + + /* Handle structures. */ + default: + memcpy(argp, *p_argv, (*p_arg)->size); + break; + } + } + else + { +#ifdef FFI_MIPS_O32 + memcpy(argp, *p_argv, z); +#else + { + unsigned long end = (unsigned long) argp + z; + unsigned long cap = (unsigned long) stack + bytes; + + /* Check if the data will fit within the register space. + Handle it if it doesn't. */ + + if (end <= cap) + memcpy(argp, *p_argv, z); + else + { + unsigned long portion = cap - (unsigned long)argp; + + memcpy(argp, *p_argv, portion); + argp = stack; + z -= portion; + memcpy(argp, (void*)((unsigned long)(*p_argv) + portion), + z); + } + } +#endif + } + p_argv++; + argp += z; + FIX_ARGP; + } +} + +#ifdef FFI_MIPS_N32 + +/* The n32 spec says that if "a chunk consists solely of a double + float field (but not a double, which is part of a union), it + is passed in a floating point register. Any other chunk is + passed in an integer register". This code traverses structure + definitions and generates the appropriate flags. */ + +static unsigned +calc_n32_struct_flags(int soft_float, ffi_type *arg, + unsigned *loc, unsigned *arg_reg) +{ + unsigned flags = 0; + unsigned index = 0; + + ffi_type *e; + + if (soft_float) + return 0; + + while ((e = arg->elements[index])) + { + /* Align this object. */ + *loc = FFI_ALIGN(*loc, e->alignment); + if (e->type == FFI_TYPE_DOUBLE) + { + /* Already aligned to FFI_SIZEOF_ARG. */ + *arg_reg = *loc / FFI_SIZEOF_ARG; + if (*arg_reg > 7) + break; + flags += (FFI_TYPE_DOUBLE << (*arg_reg * FFI_FLAG_BITS)); + *loc += e->size; + } + else + *loc += e->size; + index++; + } + /* Next Argument register at alignment of FFI_SIZEOF_ARG. */ + *arg_reg = FFI_ALIGN(*loc, FFI_SIZEOF_ARG) / FFI_SIZEOF_ARG; + + return flags; +} + +static unsigned +calc_n32_return_struct_flags(int soft_float, ffi_type *arg) +{ + unsigned flags = 0; + unsigned small = FFI_TYPE_SMALLSTRUCT; + ffi_type *e; + + /* Returning structures under n32 is a tricky thing. + A struct with only one or two floating point fields + is returned in $f0 (and $f2 if necessary). Any other + struct results at most 128 bits are returned in $2 + (the first 64 bits) and $3 (remainder, if necessary). + Larger structs are handled normally. */ + + if (arg->size > 16) + return 0; + + if (arg->size > 8) + small = FFI_TYPE_SMALLSTRUCT2; + + e = arg->elements[0]; + + if (e->type == FFI_TYPE_DOUBLE) + flags = FFI_TYPE_DOUBLE; + else if (e->type == FFI_TYPE_FLOAT) + flags = FFI_TYPE_FLOAT; + + if (flags && (e = arg->elements[1])) + { + if (e->type == FFI_TYPE_DOUBLE) + flags += FFI_TYPE_DOUBLE << FFI_FLAG_BITS; + else if (e->type == FFI_TYPE_FLOAT) + flags += FFI_TYPE_FLOAT << FFI_FLAG_BITS; + else + return small; + + if (flags && (arg->elements[2])) + { + /* There are three arguments and the first two are + floats! This must be passed the old way. */ + return small; + } + if (soft_float) + flags += FFI_TYPE_STRUCT_SOFT; + } + else + if (!flags) + return small; + + return flags; +} + +#endif + +/* Perform machine dependent cif processing */ +static ffi_status ffi_prep_cif_machdep_int(ffi_cif *cif, unsigned nfixedargs) +{ + cif->flags = 0; + cif->mips_nfixedargs = nfixedargs; + +#ifdef FFI_MIPS_O32 + /* Set the flags necessary for O32 processing. FFI_O32_SOFT_FLOAT + * does not have special handling for floating point args. + */ + + if (cif->rtype->type != FFI_TYPE_STRUCT && cif->abi == FFI_O32) + { + if (cif->nargs > 0 && cif->nargs == nfixedargs) + { + switch ((cif->arg_types)[0]->type) + { + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + cif->flags += (cif->arg_types)[0]->type; + break; + + default: + break; + } + + if (cif->nargs > 1) + { + /* Only handle the second argument if the first + is a float or double. */ + if (cif->flags) + { + switch ((cif->arg_types)[1]->type) + { + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + cif->flags += (cif->arg_types)[1]->type << FFI_FLAG_BITS; + break; + + default: + break; + } + } + } + } + } + + /* Set the return type flag */ + + if (cif->abi == FFI_O32_SOFT_FLOAT) + { + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 2); + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: + cif->flags += FFI_TYPE_UINT64 << (FFI_FLAG_BITS * 2); + break; + + case FFI_TYPE_FLOAT: + default: + cif->flags += FFI_TYPE_INT << (FFI_FLAG_BITS * 2); + break; + } + } + else + { + /* FFI_O32 */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 2); + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags += FFI_TYPE_UINT64 << (FFI_FLAG_BITS * 2); + break; + + default: + cif->flags += FFI_TYPE_INT << (FFI_FLAG_BITS * 2); + break; + } + } +#endif + +#ifdef FFI_MIPS_N32 + /* Set the flags necessary for N32 processing */ + { + int type; + unsigned arg_reg = 0; + unsigned loc = 0; + unsigned count = (cif->nargs < 8) ? cif->nargs : 8; + unsigned index = 0; + + unsigned struct_flags = 0; + int soft_float = (cif->abi == FFI_N32_SOFT_FLOAT + || cif->abi == FFI_N64_SOFT_FLOAT); + + if (cif->rtype->type == FFI_TYPE_STRUCT) + { + struct_flags = calc_n32_return_struct_flags(soft_float, cif->rtype); + + if (struct_flags == 0) + { + /* This means that the structure is being passed as + a hidden argument */ + + arg_reg = 1; + count = (cif->nargs < 7) ? cif->nargs : 7; + + cif->rstruct_flag = !0; + } + else + cif->rstruct_flag = 0; + } + else + cif->rstruct_flag = 0; + + while (count-- > 0 && arg_reg < 8) + { + type = (cif->arg_types)[index]->type; + + // Pass variadic arguments in integer registers even if they're floats + if (soft_float || index >= nfixedargs) + { + switch (type) + { + case FFI_TYPE_FLOAT: + type = FFI_TYPE_UINT32; + break; + case FFI_TYPE_DOUBLE: + type = FFI_TYPE_UINT64; + break; + default: + break; + } + } + switch (type) + { + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + cif->flags += + ((cif->arg_types)[index]->type << (arg_reg * FFI_FLAG_BITS)); + arg_reg++; + break; + case FFI_TYPE_LONGDOUBLE: + /* Align it. */ + arg_reg = FFI_ALIGN(arg_reg, 2); + /* Treat it as two adjacent doubles. */ + if (soft_float || index >= nfixedargs) + { + arg_reg += 2; + } + else + { + cif->flags += + (FFI_TYPE_DOUBLE << (arg_reg * FFI_FLAG_BITS)); + arg_reg++; + cif->flags += + (FFI_TYPE_DOUBLE << (arg_reg * FFI_FLAG_BITS)); + arg_reg++; + } + break; + + case FFI_TYPE_STRUCT: + loc = arg_reg * FFI_SIZEOF_ARG; + cif->flags += calc_n32_struct_flags(soft_float || index >= nfixedargs, + (cif->arg_types)[index], + &loc, &arg_reg); + break; + + default: + arg_reg++; + break; + } + + index++; + } + + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_STRUCT: + { + if (struct_flags == 0) + { + /* The structure is returned through a hidden + first argument. Do nothing, 'cause FFI_TYPE_VOID + is 0 */ + } + else + { + /* The structure is returned via some tricky + mechanism */ + cif->flags += FFI_TYPE_STRUCT << (FFI_FLAG_BITS * 8); + cif->flags += struct_flags << (4 + (FFI_FLAG_BITS * 8)); + } + break; + } + + case FFI_TYPE_VOID: + /* Do nothing, 'cause FFI_TYPE_VOID is 0 */ + break; + + case FFI_TYPE_POINTER: + if (cif->abi == FFI_N32_SOFT_FLOAT || cif->abi == FFI_N32) + cif->flags += FFI_TYPE_SINT32 << (FFI_FLAG_BITS * 8); + else + cif->flags += FFI_TYPE_INT << (FFI_FLAG_BITS * 8); + break; + + case FFI_TYPE_FLOAT: + if (soft_float) + { + cif->flags += FFI_TYPE_SINT32 << (FFI_FLAG_BITS * 8); + break; + } + /* else fall through */ + case FFI_TYPE_DOUBLE: + if (soft_float) + cif->flags += FFI_TYPE_INT << (FFI_FLAG_BITS * 8); + else + cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 8); + break; + + case FFI_TYPE_LONGDOUBLE: + /* Long double is returned as if it were a struct containing + two doubles. */ + if (soft_float) + { + cif->flags += FFI_TYPE_STRUCT << (FFI_FLAG_BITS * 8); + cif->flags += FFI_TYPE_SMALLSTRUCT2 << (4 + (FFI_FLAG_BITS * 8)); + } + else + { + cif->flags += FFI_TYPE_STRUCT << (FFI_FLAG_BITS * 8); + cif->flags += (FFI_TYPE_DOUBLE + + (FFI_TYPE_DOUBLE << FFI_FLAG_BITS)) + << (4 + (FFI_FLAG_BITS * 8)); + } + break; + default: + cif->flags += FFI_TYPE_INT << (FFI_FLAG_BITS * 8); + break; + } + } +#endif + + return FFI_OK; +} + +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + return ffi_prep_cif_machdep_int(cif, cif->nargs); +} + +ffi_status ffi_prep_cif_machdep_var(ffi_cif *cif, + unsigned nfixedargs, + unsigned ntotalargs MAYBE_UNUSED) +{ + return ffi_prep_cif_machdep_int(cif, nfixedargs); +} + +/* Low level routine for calling O32 functions */ +extern int ffi_call_O32(void (*)(char *, extended_cif *, int, int), + extended_cif *, unsigned, + unsigned, unsigned *, void (*)(void), void *closure); + +/* Low level routine for calling N32 functions */ +extern int ffi_call_N32(void (*)(char *, extended_cif *, int, int), + extended_cif *, unsigned, + unsigned, void *, void (*)(void), void *closure); + +void ffi_call_int(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return */ + /* value address then we need to make one */ + + if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + ecif.rvalue = alloca(cif->rtype->size); + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { +#ifdef FFI_MIPS_O32 + case FFI_O32: + case FFI_O32_SOFT_FLOAT: + ffi_call_O32(ffi_prep_args, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn, closure); + break; +#endif + +#ifdef FFI_MIPS_N32 + case FFI_N32: + case FFI_N32_SOFT_FLOAT: + case FFI_N64: + case FFI_N64_SOFT_FLOAT: + { + int copy_rvalue = 0; + int copy_offset = 0; + char *rvalue_copy = ecif.rvalue; + if (cif->rtype->type == FFI_TYPE_STRUCT && cif->rtype->size < 16) + { + /* For structures smaller than 16 bytes we clobber memory + in 8 byte increments. Make a copy so we don't clobber + the callers memory outside of the struct bounds. */ + rvalue_copy = alloca(16); + copy_rvalue = 1; + } + else if (cif->rtype->type == FFI_TYPE_FLOAT + && (cif->abi == FFI_N64_SOFT_FLOAT + || cif->abi == FFI_N32_SOFT_FLOAT)) + { + rvalue_copy = alloca (8); + copy_rvalue = 1; +#if defined(__MIPSEB__) || defined(_MIPSEB) + copy_offset = 4; +#endif + } + ffi_call_N32(ffi_prep_args, &ecif, cif->bytes, + cif->flags, rvalue_copy, fn, closure); + if (copy_rvalue) + memcpy(ecif.rvalue, rvalue_copy + copy_offset, cif->rtype->size); + } + break; +#endif + + default: + FFI_ASSERT(0); + break; + } +} + +void +ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + + +#if FFI_CLOSURES +#if defined(FFI_MIPS_O32) +extern void ffi_closure_O32(void); +extern void ffi_go_closure_O32(void); +#else +extern void ffi_closure_N32(void); +extern void ffi_go_closure_N32(void); +#endif /* FFI_MIPS_O32 */ + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp = (unsigned int *) &closure->tramp[0]; + void * fn; + char *clear_location = (char *) codeloc; + +#if defined(FFI_MIPS_O32) + if (cif->abi != FFI_O32 && cif->abi != FFI_O32_SOFT_FLOAT) + return FFI_BAD_ABI; + fn = ffi_closure_O32; +#else +#if _MIPS_SIM ==_ABIN32 + if (cif->abi != FFI_N32 + && cif->abi != FFI_N32_SOFT_FLOAT) + return FFI_BAD_ABI; +#else + if (cif->abi != FFI_N64 + && cif->abi != FFI_N64_SOFT_FLOAT) + return FFI_BAD_ABI; +#endif + fn = ffi_closure_N32; +#endif /* FFI_MIPS_O32 */ + +#if defined(FFI_MIPS_O32) || (_MIPS_SIM ==_ABIN32) + /* lui $25,high(fn) */ + tramp[0] = 0x3c190000 | ((unsigned)fn >> 16); + /* ori $25,low(fn) */ + tramp[1] = 0x37390000 | ((unsigned)fn & 0xffff); + /* lui $12,high(codeloc) */ + tramp[2] = 0x3c0c0000 | ((unsigned)codeloc >> 16); + /* jr $25 */ +#if !defined(__mips_isa_rev) || (__mips_isa_rev<6) + tramp[3] = 0x03200008; +#else + tramp[3] = 0x03200009; +#endif + /* ori $12,low(codeloc) */ + tramp[4] = 0x358c0000 | ((unsigned)codeloc & 0xffff); +#else + /* N64 has a somewhat larger trampoline. */ + /* lui $25,high(fn) */ + tramp[0] = 0x3c190000 | ((unsigned long)fn >> 48); + /* lui $12,high(codeloc) */ + tramp[1] = 0x3c0c0000 | ((unsigned long)codeloc >> 48); + /* ori $25,mid-high(fn) */ + tramp[2] = 0x37390000 | (((unsigned long)fn >> 32 ) & 0xffff); + /* ori $12,mid-high(codeloc) */ + tramp[3] = 0x358c0000 | (((unsigned long)codeloc >> 32) & 0xffff); + /* dsll $25,$25,16 */ + tramp[4] = 0x0019cc38; + /* dsll $12,$12,16 */ + tramp[5] = 0x000c6438; + /* ori $25,mid-low(fn) */ + tramp[6] = 0x37390000 | (((unsigned long)fn >> 16 ) & 0xffff); + /* ori $12,mid-low(codeloc) */ + tramp[7] = 0x358c0000 | (((unsigned long)codeloc >> 16) & 0xffff); + /* dsll $25,$25,16 */ + tramp[8] = 0x0019cc38; + /* dsll $12,$12,16 */ + tramp[9] = 0x000c6438; + /* ori $25,low(fn) */ + tramp[10] = 0x37390000 | ((unsigned long)fn & 0xffff); + /* jr $25 */ +#if !defined(__mips_isa_rev) || (__mips_isa_rev<6) + tramp[11] = 0x03200008; +#else + tramp[11] = 0x03200009; +#endif + /* ori $12,low(codeloc) */ + tramp[12] = 0x358c0000 | ((unsigned long)codeloc & 0xffff); + +#endif + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + +#ifdef USE__BUILTIN___CLEAR_CACHE + __builtin___clear_cache(clear_location, clear_location + FFI_TRAMPOLINE_SIZE); +#else + cacheflush (clear_location, FFI_TRAMPOLINE_SIZE, ICACHE); +#endif + return FFI_OK; +} + +/* + * Decodes the arguments to a function, which will be stored on the + * stack. AR is the pointer to the beginning of the integer arguments + * (and, depending upon the arguments, some floating-point arguments + * as well). FPR is a pointer to the area where floating point + * registers have been saved, if any. + * + * RVALUE is the location where the function return value will be + * stored. CLOSURE is the prepared closure to invoke. + * + * This function should only be called from assembly, which is in + * turn called from a trampoline. + * + * Returns the function return type. + * + * Based on the similar routine for sparc. + */ +int +ffi_closure_mips_inner_O32 (ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *rvalue, ffi_arg *ar, + double *fpr) +{ + void **avaluep; + ffi_arg *avalue; + ffi_type **arg_types; + int i, avn, argn, seen_int; + + avalue = alloca (cif->nargs * sizeof (ffi_arg)); + avaluep = alloca (cif->nargs * sizeof (ffi_arg)); + + seen_int = (cif->abi == FFI_O32_SOFT_FLOAT) || (cif->mips_nfixedargs != cif->nargs); + argn = 0; + + if ((cif->flags >> (FFI_FLAG_BITS * 2)) == FFI_TYPE_STRUCT) + { + rvalue = (void *)(uintptr_t)ar[0]; + argn = 1; + seen_int = 1; + } + + i = 0; + avn = cif->nargs; + arg_types = cif->arg_types; + + while (i < avn) + { + if (arg_types[i]->alignment == 8 && (argn & 0x1)) + argn++; + if (i < 2 && !seen_int && + (arg_types[i]->type == FFI_TYPE_FLOAT || + arg_types[i]->type == FFI_TYPE_DOUBLE || + arg_types[i]->type == FFI_TYPE_LONGDOUBLE)) + { +#if defined(__MIPSEB__) || defined(_MIPSEB) + if (arg_types[i]->type == FFI_TYPE_FLOAT) + avaluep[i] = ((char *) &fpr[i]) + sizeof (float); + else +#endif + avaluep[i] = (char *) &fpr[i]; + } + else + { + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + avaluep[i] = &avalue[i]; + *(SINT8 *) &avalue[i] = (SINT8) ar[argn]; + break; + + case FFI_TYPE_UINT8: + avaluep[i] = &avalue[i]; + *(UINT8 *) &avalue[i] = (UINT8) ar[argn]; + break; + + case FFI_TYPE_SINT16: + avaluep[i] = &avalue[i]; + *(SINT16 *) &avalue[i] = (SINT16) ar[argn]; + break; + + case FFI_TYPE_UINT16: + avaluep[i] = &avalue[i]; + *(UINT16 *) &avalue[i] = (UINT16) ar[argn]; + break; + + default: + avaluep[i] = (char *) &ar[argn]; + break; + } + seen_int = 1; + } + argn += FFI_ALIGN(arg_types[i]->size, FFI_SIZEOF_ARG) / FFI_SIZEOF_ARG; + i++; + } + + /* Invoke the closure. */ + fun(cif, rvalue, avaluep, user_data); + + if (cif->abi == FFI_O32_SOFT_FLOAT) + { + switch (cif->rtype->type) + { + case FFI_TYPE_FLOAT: + return FFI_TYPE_INT; + case FFI_TYPE_DOUBLE: + return FFI_TYPE_UINT64; + default: + return cif->rtype->type; + } + } + else + { + return cif->rtype->type; + } +} + +#if defined(FFI_MIPS_N32) + +static void +copy_struct_N32(char *target, unsigned offset, ffi_abi abi, ffi_type *type, + int argn, unsigned arg_offset, ffi_arg *ar, + ffi_arg *fpr, int soft_float) +{ + ffi_type **elt_typep = type->elements; + while(*elt_typep) + { + ffi_type *elt_type = *elt_typep; + unsigned o; + char *tp; + char *argp; + char *fpp; + + o = FFI_ALIGN(offset, elt_type->alignment); + arg_offset += o - offset; + offset = o; + argn += arg_offset / sizeof(ffi_arg); + arg_offset = arg_offset % sizeof(ffi_arg); + + argp = (char *)(ar + argn); + fpp = (char *)(argn >= 8 ? ar + argn : fpr + argn); + + tp = target + offset; + + if (elt_type->type == FFI_TYPE_DOUBLE && !soft_float) + *(double *)tp = *(double *)fpp; + else + memcpy(tp, argp + arg_offset, elt_type->size); + + offset += elt_type->size; + arg_offset += elt_type->size; + elt_typep++; + argn += arg_offset / sizeof(ffi_arg); + arg_offset = arg_offset % sizeof(ffi_arg); + } +} + +/* + * Decodes the arguments to a function, which will be stored on the + * stack. AR is the pointer to the beginning of the integer + * arguments. FPR is a pointer to the area where floating point + * registers have been saved. + * + * RVALUE is the location where the function return value will be + * stored. CLOSURE is the prepared closure to invoke. + * + * This function should only be called from assembly, which is in + * turn called from a trampoline. + * + * Returns the function return flags. + * + */ +int +ffi_closure_mips_inner_N32 (ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *rvalue, ffi_arg *ar, + ffi_arg *fpr) +{ + void **avaluep; + ffi_arg *avalue; + ffi_type **arg_types; + int i, avn, argn; + int soft_float; + ffi_arg *argp; + + soft_float = cif->abi == FFI_N64_SOFT_FLOAT + || cif->abi == FFI_N32_SOFT_FLOAT; + avalue = alloca (cif->nargs * sizeof (ffi_arg)); + avaluep = alloca (cif->nargs * sizeof (ffi_arg)); + + argn = 0; + + if (cif->rstruct_flag) + { +#if _MIPS_SIM==_ABIN32 + rvalue = (void *)(UINT32)ar[0]; +#else /* N64 */ + rvalue = (void *)ar[0]; +#endif + argn = 1; + } + + i = 0; + avn = cif->nargs; + arg_types = cif->arg_types; + + while (i < avn) + { + if (arg_types[i]->type == FFI_TYPE_FLOAT + || arg_types[i]->type == FFI_TYPE_DOUBLE + || arg_types[i]->type == FFI_TYPE_LONGDOUBLE) + { + argp = (argn >= 8 || i >= cif->mips_nfixedargs || soft_float) ? ar + argn : fpr + argn; + if ((arg_types[i]->type == FFI_TYPE_LONGDOUBLE) && ((uintptr_t)argp & (arg_types[i]->alignment-1))) + { + argp=(ffi_arg*)FFI_ALIGN(argp,arg_types[i]->alignment); + argn++; + } +#if defined(__MIPSEB__) || defined(_MIPSEB) + if (arg_types[i]->type == FFI_TYPE_FLOAT && argn < 8) + avaluep[i] = ((char *) argp) + sizeof (float); + else +#endif + avaluep[i] = (char *) argp; + } + else + { + unsigned type = arg_types[i]->type; + + if (arg_types[i]->alignment > sizeof(ffi_arg)) + argn = FFI_ALIGN(argn, arg_types[i]->alignment / sizeof(ffi_arg)); + + argp = ar + argn; + + /* The size of a pointer depends on the ABI */ + if (type == FFI_TYPE_POINTER) + type = (cif->abi == FFI_N64 || cif->abi == FFI_N64_SOFT_FLOAT) + ? FFI_TYPE_SINT64 : FFI_TYPE_SINT32; + + if (soft_float && type == FFI_TYPE_FLOAT) + type = FFI_TYPE_UINT32; + + switch (type) + { + case FFI_TYPE_SINT8: + avaluep[i] = &avalue[i]; + *(SINT8 *) &avalue[i] = (SINT8) *argp; + break; + + case FFI_TYPE_UINT8: + avaluep[i] = &avalue[i]; + *(UINT8 *) &avalue[i] = (UINT8) *argp; + break; + + case FFI_TYPE_SINT16: + avaluep[i] = &avalue[i]; + *(SINT16 *) &avalue[i] = (SINT16) *argp; + break; + + case FFI_TYPE_UINT16: + avaluep[i] = &avalue[i]; + *(UINT16 *) &avalue[i] = (UINT16) *argp; + break; + + case FFI_TYPE_SINT32: + avaluep[i] = &avalue[i]; + *(SINT32 *) &avalue[i] = (SINT32) *argp; + break; + + case FFI_TYPE_UINT32: + avaluep[i] = &avalue[i]; + *(UINT32 *) &avalue[i] = (UINT32) *argp; + break; + + case FFI_TYPE_STRUCT: + if (argn < 8) + { + /* Allocate space for the struct as at least part of + it was passed in registers. */ + avaluep[i] = alloca(arg_types[i]->size); + copy_struct_N32(avaluep[i], 0, cif->abi, arg_types[i], + argn, 0, ar, fpr, i >= cif->mips_nfixedargs || soft_float); + + break; + } + /* Else fall through. */ + default: + avaluep[i] = (char *) argp; + break; + } + } + argn += FFI_ALIGN(arg_types[i]->size, sizeof(ffi_arg)) / sizeof(ffi_arg); + i++; + } + + /* Invoke the closure. */ + fun (cif, rvalue, avaluep, user_data); + + return cif->flags >> (FFI_FLAG_BITS * 8); +} + +#endif /* FFI_MIPS_N32 */ + +#if defined(FFI_MIPS_O32) +extern void ffi_closure_O32(void); +extern void ffi_go_closure_O32(void); +#else +extern void ffi_closure_N32(void); +extern void ffi_go_closure_N32(void); +#endif /* FFI_MIPS_O32 */ + +ffi_status +ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*)) +{ + void * fn; + +#if defined(FFI_MIPS_O32) + if (cif->abi != FFI_O32 && cif->abi != FFI_O32_SOFT_FLOAT) + return FFI_BAD_ABI; + fn = ffi_go_closure_O32; +#else +#if _MIPS_SIM ==_ABIN32 + if (cif->abi != FFI_N32 + && cif->abi != FFI_N32_SOFT_FLOAT) + return FFI_BAD_ABI; +#else + if (cif->abi != FFI_N64 + && cif->abi != FFI_N64_SOFT_FLOAT) + return FFI_BAD_ABI; +#endif + fn = ffi_go_closure_N32; +#endif /* FFI_MIPS_O32 */ + + closure->tramp = (void *)fn; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +#endif /* FFI_CLOSURES */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffitarget.h new file mode 100644 index 0000000..fffdb97 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/ffitarget.h @@ -0,0 +1,244 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for MIPS. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifdef __linux__ +# include +#elif defined(__rtems__) +/* + * Subprogram calling convention - copied from sgidefs.h + */ +#define _MIPS_SIM_ABI32 1 +#define _MIPS_SIM_NABI32 2 +#define _MIPS_SIM_ABI64 3 +#elif !defined(__OpenBSD__) +# include +#endif + +# ifndef _ABIN32 +# define _ABIN32 _MIPS_SIM_NABI32 +# endif +# ifndef _ABI64 +# define _ABI64 _MIPS_SIM_ABI64 +# endif +# ifndef _ABIO32 +# define _ABIO32 _MIPS_SIM_ABI32 +# endif + +#if !defined(_MIPS_SIM) +# error -- something is very wrong -- +#else +# if (_MIPS_SIM==_ABIN32 && defined(_ABIN32)) || (_MIPS_SIM==_ABI64 && defined(_ABI64)) +# define FFI_MIPS_N32 +# else +# if (_MIPS_SIM==_ABIO32 && defined(_ABIO32)) +# define FFI_MIPS_O32 +# else +# error -- this is an unsupported platform -- +# endif +# endif +#endif + +#ifdef FFI_MIPS_O32 +/* O32 stack frames have 32bit integer args */ +# define FFI_SIZEOF_ARG 4 +#else +/* N32 and N64 frames have 64bit integer args */ +# define FFI_SIZEOF_ARG 8 +# if _MIPS_SIM == _ABIN32 +# define FFI_SIZEOF_JAVA_RAW 4 +# endif +#endif + +#define FFI_FLAG_BITS 2 + +/* SGI's strange assembler requires that we multiply by 4 rather + than shift left by FFI_FLAG_BITS */ + +#define FFI_ARGS_D FFI_TYPE_DOUBLE +#define FFI_ARGS_F FFI_TYPE_FLOAT +#define FFI_ARGS_DD FFI_TYPE_DOUBLE * 4 + FFI_TYPE_DOUBLE +#define FFI_ARGS_FF FFI_TYPE_FLOAT * 4 + FFI_TYPE_FLOAT +#define FFI_ARGS_FD FFI_TYPE_DOUBLE * 4 + FFI_TYPE_FLOAT +#define FFI_ARGS_DF FFI_TYPE_FLOAT * 4 + FFI_TYPE_DOUBLE + +/* Needed for N32 structure returns */ +#define FFI_TYPE_SMALLSTRUCT FFI_TYPE_UINT8 +#define FFI_TYPE_SMALLSTRUCT2 FFI_TYPE_SINT8 + +#if 0 +/* The SGI assembler can't handle this.. */ +#define FFI_TYPE_STRUCT_DD (( FFI_ARGS_DD ) << 4) + FFI_TYPE_STRUCT +/* (and so on) */ +#else +/* ...so we calculate these by hand! */ +#define FFI_TYPE_STRUCT_D 61 +#define FFI_TYPE_STRUCT_F 45 +#define FFI_TYPE_STRUCT_DD 253 +#define FFI_TYPE_STRUCT_FF 173 +#define FFI_TYPE_STRUCT_FD 237 +#define FFI_TYPE_STRUCT_DF 189 +#define FFI_TYPE_STRUCT_SMALL 93 +#define FFI_TYPE_STRUCT_SMALL2 109 + +/* and for n32 soft float, add 16 * 2^4 */ +#define FFI_TYPE_STRUCT_D_SOFT 317 +#define FFI_TYPE_STRUCT_F_SOFT 301 +#define FFI_TYPE_STRUCT_DD_SOFT 509 +#define FFI_TYPE_STRUCT_FF_SOFT 429 +#define FFI_TYPE_STRUCT_FD_SOFT 493 +#define FFI_TYPE_STRUCT_DF_SOFT 445 +#define FFI_TYPE_STRUCT_SOFT 16 +#endif + +#ifdef LIBFFI_ASM +#define v0 $2 +#define v1 $3 +#define a0 $4 +#define a1 $5 +#define a2 $6 +#define a3 $7 +#define a4 $8 +#define a5 $9 +#define a6 $10 +#define a7 $11 +#define t0 $8 +#define t1 $9 +#define t2 $10 +#define t3 $11 +#define t4 $12 +#define t5 $13 +#define t6 $14 +#define t7 $15 +#define t8 $24 +#define t9 $25 +#define ra $31 + +#ifdef FFI_MIPS_O32 +# define REG_L lw +# define REG_S sw +# define SUBU subu +# define ADDU addu +# define SRL srl +# define LI li +#else /* !FFI_MIPS_O32 */ +# define REG_L ld +# define REG_S sd +# define SUBU dsubu +# define ADDU daddu +# define SRL dsrl +# define LI dli +# if (_MIPS_SIM==_ABI64) +# define LA dla +# define EH_FRAME_ALIGN 3 +# define FDE_ADDR_BYTES .8byte +# else +# define LA la +# define EH_FRAME_ALIGN 2 +# define FDE_ADDR_BYTES .4byte +# endif /* _MIPS_SIM==_ABI64 */ +#endif /* !FFI_MIPS_O32 */ +#else /* !LIBFFI_ASM */ +# ifdef __GNUC__ +# ifdef FFI_MIPS_O32 +/* O32 stack frames have 32bit integer args */ +typedef unsigned int ffi_arg __attribute__((__mode__(__SI__))); +typedef signed int ffi_sarg __attribute__((__mode__(__SI__))); +#else +/* N32 and N64 frames have 64bit integer args */ +typedef unsigned int ffi_arg __attribute__((__mode__(__DI__))); +typedef signed int ffi_sarg __attribute__((__mode__(__DI__))); +# endif +# else +# ifdef FFI_MIPS_O32 +/* O32 stack frames have 32bit integer args */ +typedef __uint32_t ffi_arg; +typedef __int32_t ffi_sarg; +# else +/* N32 and N64 frames have 64bit integer args */ +typedef __uint64_t ffi_arg; +typedef __int64_t ffi_sarg; +# endif +# endif /* __GNUC__ */ + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_O32, + FFI_N32, + FFI_N64, + FFI_O32_SOFT_FLOAT, + FFI_N32_SOFT_FLOAT, + FFI_N64_SOFT_FLOAT, + FFI_LAST_ABI, + +#ifdef FFI_MIPS_O32 +#ifdef __mips_soft_float + FFI_DEFAULT_ABI = FFI_O32_SOFT_FLOAT +#else + FFI_DEFAULT_ABI = FFI_O32 +#endif +#else +# if _MIPS_SIM==_ABI64 +# ifdef __mips_soft_float + FFI_DEFAULT_ABI = FFI_N64_SOFT_FLOAT +# else + FFI_DEFAULT_ABI = FFI_N64 +# endif +# else +# ifdef __mips_soft_float + FFI_DEFAULT_ABI = FFI_N32_SOFT_FLOAT +# else + FFI_DEFAULT_ABI = FFI_N32 +# endif +# endif +#endif +} ffi_abi; + +#define FFI_EXTRA_CIF_FIELDS unsigned rstruct_flag; unsigned mips_nfixedargs +#define FFI_TARGET_SPECIFIC_VARIADIC +#endif /* !LIBFFI_ASM */ + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_GO_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#if defined(FFI_MIPS_O32) || (_MIPS_SIM ==_ABIN32) +# define FFI_TRAMPOLINE_SIZE 20 +#else +# define FFI_TRAMPOLINE_SIZE 56 +#endif + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/n32.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/n32.S new file mode 100644 index 0000000..1a940b6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/mips/n32.S @@ -0,0 +1,663 @@ +/* ----------------------------------------------------------------------- + n32.S - Copyright (c) 1996, 1998, 2005, 2007, 2009, 2010 Red Hat, Inc. + + MIPS Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +/* Only build this code if we are compiling for n32 */ + +#if defined(FFI_MIPS_N32) + +#define callback a0 +#define bytes a2 +#define flags a3 +#define raddr a4 +#define fn a5 +#define closure a6 + +/* Note: to keep stack 16 byte aligned we need even number slots + used 9 slots here +*/ +#define SIZEOF_FRAME ( 10 * FFI_SIZEOF_ARG ) + +#ifdef __GNUC__ + .abicalls +#endif +#if !defined(__mips_isa_rev) || (__mips_isa_rev<6) + .set mips4 +#endif + .text + .align 2 + .globl ffi_call_N32 + .ent ffi_call_N32 +ffi_call_N32: +.LFB0: + .frame $fp, SIZEOF_FRAME, ra + .mask 0xc0000000,-FFI_SIZEOF_ARG + .fmask 0x00000000,0 + + # Prologue + SUBU $sp, SIZEOF_FRAME # Frame size +.LCFI00: + REG_S $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Save frame pointer + REG_S ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Save return address +.LCFI01: + move $fp, $sp +.LCFI02: + move t9, callback # callback function pointer + REG_S bytes, 2*FFI_SIZEOF_ARG($fp) # bytes + REG_S flags, 3*FFI_SIZEOF_ARG($fp) # flags + REG_S raddr, 4*FFI_SIZEOF_ARG($fp) # raddr + REG_S fn, 5*FFI_SIZEOF_ARG($fp) # fn + REG_S closure, 6*FFI_SIZEOF_ARG($fp) # closure + + # Allocate at least 4 words in the argstack + move v0, bytes + bge bytes, 4 * FFI_SIZEOF_ARG, bigger + LI v0, 4 * FFI_SIZEOF_ARG + b sixteen + + bigger: + ADDU t4, v0, 2 * FFI_SIZEOF_ARG -1 # make sure it is aligned + and v0, t4, -2 * FFI_SIZEOF_ARG # to a proper boundry. + +sixteen: + SUBU $sp, $sp, v0 # move the stack pointer to reflect the + # arg space + + move a0, $sp # 4 * FFI_SIZEOF_ARG + ADDU a3, $fp, 3 * FFI_SIZEOF_ARG + + # Call ffi_prep_args + jal t9 + + # Copy the stack pointer to t9 + move t9, $sp + + # Fix the stack if there are more than 8 64bit slots worth + # of arguments. + + # Load the number of bytes + REG_L t6, 2*FFI_SIZEOF_ARG($fp) + + # Is it bigger than 8 * FFI_SIZEOF_ARG? + daddiu t8, t6, -(8 * FFI_SIZEOF_ARG) + bltz t8, loadregs + + ADDU t9, t9, t8 + +loadregs: + + REG_L t6, 3*FFI_SIZEOF_ARG($fp) # load the flags word into t6. + +#ifdef __mips_soft_float + REG_L a0, 0*FFI_SIZEOF_ARG(t9) + REG_L a1, 1*FFI_SIZEOF_ARG(t9) + REG_L a2, 2*FFI_SIZEOF_ARG(t9) + REG_L a3, 3*FFI_SIZEOF_ARG(t9) + REG_L a4, 4*FFI_SIZEOF_ARG(t9) + REG_L a5, 5*FFI_SIZEOF_ARG(t9) + REG_L a6, 6*FFI_SIZEOF_ARG(t9) + REG_L a7, 7*FFI_SIZEOF_ARG(t9) +#else + and t4, t6, ((1< +#include + +/* Only build this code if we are compiling for o32 */ + +#if defined(FFI_MIPS_O32) + +#define callback a0 +#define bytes a2 +#define flags a3 + +#define SIZEOF_FRAME (4 * FFI_SIZEOF_ARG + 2 * FFI_SIZEOF_ARG) +#define A3_OFF (SIZEOF_FRAME + 3 * FFI_SIZEOF_ARG) +#define FP_OFF (SIZEOF_FRAME - 2 * FFI_SIZEOF_ARG) +#define RA_OFF (SIZEOF_FRAME - 1 * FFI_SIZEOF_ARG) + + .abicalls + .text + .align 2 + .globl ffi_call_O32 + .ent ffi_call_O32 +ffi_call_O32: +$LFB0: + # Prologue + SUBU $sp, SIZEOF_FRAME # Frame size +$LCFI00: + REG_S $fp, FP_OFF($sp) # Save frame pointer +$LCFI01: + REG_S ra, RA_OFF($sp) # Save return address +$LCFI02: + move $fp, $sp + +$LCFI03: + move t9, callback # callback function pointer + REG_S flags, A3_OFF($fp) # flags + + # Allocate at least 4 words in the argstack + LI v0, 4 * FFI_SIZEOF_ARG + blt bytes, v0, sixteen + + ADDU v0, bytes, 7 # make sure it is aligned + and v0, -8 # to an 8 byte boundry + +sixteen: + SUBU $sp, v0 # move the stack pointer to reflect the + # arg space + + ADDU a0, $sp, 4 * FFI_SIZEOF_ARG + + jalr t9 + + REG_L t0, A3_OFF($fp) # load the flags word + SRL t2, t0, 4 # shift our arg info + and t0, ((1<<4)-1) # mask out the return type + + ADDU $sp, 4 * FFI_SIZEOF_ARG # adjust $sp to new args + +#ifndef __mips_soft_float + bnez t0, pass_d # make it quick for int +#endif + REG_L a0, 0*FFI_SIZEOF_ARG($sp) # just go ahead and load the + REG_L a1, 1*FFI_SIZEOF_ARG($sp) # four regs. + REG_L a2, 2*FFI_SIZEOF_ARG($sp) + REG_L a3, 3*FFI_SIZEOF_ARG($sp) + b call_it + +#ifndef __mips_soft_float +pass_d: + bne t0, FFI_ARGS_D, pass_f + l.d $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args + REG_L a2, 2*FFI_SIZEOF_ARG($sp) # passing a double + REG_L a3, 3*FFI_SIZEOF_ARG($sp) + b call_it + +pass_f: + bne t0, FFI_ARGS_F, pass_d_d + l.s $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args + REG_L a1, 1*FFI_SIZEOF_ARG($sp) # passing a float + REG_L a2, 2*FFI_SIZEOF_ARG($sp) + REG_L a3, 3*FFI_SIZEOF_ARG($sp) + b call_it + +pass_d_d: + bne t0, FFI_ARGS_DD, pass_f_f + l.d $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args + l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing two doubles + b call_it + +pass_f_f: + bne t0, FFI_ARGS_FF, pass_d_f + l.s $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args + l.s $f14, 1*FFI_SIZEOF_ARG($sp) # passing two floats + REG_L a2, 2*FFI_SIZEOF_ARG($sp) + REG_L a3, 3*FFI_SIZEOF_ARG($sp) + b call_it + +pass_d_f: + bne t0, FFI_ARGS_DF, pass_f_d + l.d $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args + l.s $f14, 2*FFI_SIZEOF_ARG($sp) # passing double and float + REG_L a3, 3*FFI_SIZEOF_ARG($sp) + b call_it + +pass_f_d: + # assume that the only other combination must be float then double + # bne t0, FFI_ARGS_F_D, call_it + l.s $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args + l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing double and float +#endif + +call_it: + # Load the static chain pointer + REG_L t7, SIZEOF_FRAME + 6*FFI_SIZEOF_ARG($fp) + + # Load the function pointer + REG_L t9, SIZEOF_FRAME + 5*FFI_SIZEOF_ARG($fp) + + # If the return value pointer is NULL, assume no return value. + REG_L t1, SIZEOF_FRAME + 4*FFI_SIZEOF_ARG($fp) + beqz t1, noretval + + bne t2, FFI_TYPE_INT, retlonglong + jalr t9 + REG_L t0, SIZEOF_FRAME + 4*FFI_SIZEOF_ARG($fp) + REG_S v0, 0(t0) + b epilogue + +retlonglong: + # Really any 64-bit int, signed or not. + bne t2, FFI_TYPE_UINT64, retfloat + jalr t9 + REG_L t0, SIZEOF_FRAME + 4*FFI_SIZEOF_ARG($fp) + REG_S v1, 4(t0) + REG_S v0, 0(t0) + b epilogue + +retfloat: + bne t2, FFI_TYPE_FLOAT, retdouble + jalr t9 + REG_L t0, SIZEOF_FRAME + 4*FFI_SIZEOF_ARG($fp) +#ifndef __mips_soft_float + s.s $f0, 0(t0) +#else + REG_S v0, 0(t0) +#endif + b epilogue + +retdouble: + bne t2, FFI_TYPE_DOUBLE, noretval + jalr t9 + REG_L t0, SIZEOF_FRAME + 4*FFI_SIZEOF_ARG($fp) +#ifndef __mips_soft_float + s.d $f0, 0(t0) +#else + REG_S v1, 4(t0) + REG_S v0, 0(t0) +#endif + b epilogue + +noretval: + jalr t9 + + # Epilogue +epilogue: + move $sp, $fp + REG_L $fp, FP_OFF($sp) # Restore frame pointer + REG_L ra, RA_OFF($sp) # Restore return address + ADDU $sp, SIZEOF_FRAME # Fix stack pointer + j ra + +$LFE0: + .end ffi_call_O32 + + +/* ffi_closure_O32. Expects address of the passed-in ffi_closure + in t4 ($12). Stores any arguments passed in registers onto the + stack, then calls ffi_closure_mips_inner_O32, which + then decodes them. + + Stack layout: + + 3 - a3 save + 2 - a2 save + 1 - a1 save + 0 - a0 save, original sp + -1 - ra save + -2 - fp save + -3 - $16 (s0) save + -4 - cprestore + -5 - return value high (v1) + -6 - return value low (v0) + -7 - f14 (le high, be low) + -8 - f14 (le low, be high) + -9 - f12 (le high, be low) + -10 - f12 (le low, be high) + -11 - Called function a5 save + -12 - Called function a4 save + -13 - Called function a3 save + -14 - Called function a2 save + -15 - Called function a1 save + -16 - Called function a0 save, our sp and fp point here + */ + +#define SIZEOF_FRAME2 (16 * FFI_SIZEOF_ARG) +#define A3_OFF2 (SIZEOF_FRAME2 + 3 * FFI_SIZEOF_ARG) +#define A2_OFF2 (SIZEOF_FRAME2 + 2 * FFI_SIZEOF_ARG) +#define A1_OFF2 (SIZEOF_FRAME2 + 1 * FFI_SIZEOF_ARG) +#define A0_OFF2 (SIZEOF_FRAME2 + 0 * FFI_SIZEOF_ARG) +#define RA_OFF2 (SIZEOF_FRAME2 - 1 * FFI_SIZEOF_ARG) +#define FP_OFF2 (SIZEOF_FRAME2 - 2 * FFI_SIZEOF_ARG) +#define S0_OFF2 (SIZEOF_FRAME2 - 3 * FFI_SIZEOF_ARG) +#define GP_OFF2 (SIZEOF_FRAME2 - 4 * FFI_SIZEOF_ARG) +#define V1_OFF2 (SIZEOF_FRAME2 - 5 * FFI_SIZEOF_ARG) +#define V0_OFF2 (SIZEOF_FRAME2 - 6 * FFI_SIZEOF_ARG) +#define FA_1_1_OFF2 (SIZEOF_FRAME2 - 7 * FFI_SIZEOF_ARG) +#define FA_1_0_OFF2 (SIZEOF_FRAME2 - 8 * FFI_SIZEOF_ARG) +#define FA_0_1_OFF2 (SIZEOF_FRAME2 - 9 * FFI_SIZEOF_ARG) +#define FA_0_0_OFF2 (SIZEOF_FRAME2 - 10 * FFI_SIZEOF_ARG) +#define CALLED_A5_OFF2 (SIZEOF_FRAME2 - 11 * FFI_SIZEOF_ARG) +#define CALLED_A4_OFF2 (SIZEOF_FRAME2 - 12 * FFI_SIZEOF_ARG) + + .text + + .align 2 + .globl ffi_go_closure_O32 + .ent ffi_go_closure_O32 +ffi_go_closure_O32: +$LFB1: + # Prologue + .frame $fp, SIZEOF_FRAME2, ra + .set noreorder + .cpload t9 + .set reorder + SUBU $sp, SIZEOF_FRAME2 + .cprestore GP_OFF2 +$LCFI10: + + REG_S $16, S0_OFF2($sp) # Save s0 + REG_S $fp, FP_OFF2($sp) # Save frame pointer + REG_S ra, RA_OFF2($sp) # Save return address +$LCFI11: + + move $fp, $sp +$LCFI12: + + REG_S a0, A0_OFF2($fp) + REG_S a1, A1_OFF2($fp) + REG_S a2, A2_OFF2($fp) + REG_S a3, A3_OFF2($fp) + + # Load ABI enum to s0 + REG_L $16, 4($15) # cif + REG_L $16, 0($16) # abi is first member. + + li $13, 1 # FFI_O32 + bne $16, $13, 1f # Skip fp save if FFI_O32_SOFT_FLOAT + + # Store all possible float/double registers. + s.d $f12, FA_0_0_OFF2($fp) + s.d $f14, FA_1_0_OFF2($fp) +1: + # prepare arguments for ffi_closure_mips_inner_O32 + REG_L a0, 4($15) # cif + REG_L a1, 8($15) # fun + move a2, $15 # user_data = go closure + addu a3, $fp, V0_OFF2 # rvalue + + addu t9, $fp, A0_OFF2 # ar + REG_S t9, CALLED_A4_OFF2($fp) + + addu t9, $fp, FA_0_0_OFF2 #fpr + REG_S t9, CALLED_A5_OFF2($fp) + + b $do_closure + +$LFE1: + .end ffi_go_closure_O32 + + .align 2 + .globl ffi_closure_O32 + .ent ffi_closure_O32 +ffi_closure_O32: +$LFB2: + # Prologue + .frame $fp, SIZEOF_FRAME2, ra + .set noreorder + .cpload t9 + .set reorder + SUBU $sp, SIZEOF_FRAME2 + .cprestore GP_OFF2 +$LCFI20: + REG_S $16, S0_OFF2($sp) # Save s0 + REG_S $fp, FP_OFF2($sp) # Save frame pointer + REG_S ra, RA_OFF2($sp) # Save return address +$LCFI21: + move $fp, $sp + +$LCFI22: + # Store all possible argument registers. If there are more than + # four arguments, then they are stored above where we put a3. + REG_S a0, A0_OFF2($fp) + REG_S a1, A1_OFF2($fp) + REG_S a2, A2_OFF2($fp) + REG_S a3, A3_OFF2($fp) + + # Load ABI enum to s0 + REG_L $16, 20($12) # cif pointer follows tramp. + REG_L $16, 0($16) # abi is first member. + + li $13, 1 # FFI_O32 + bne $16, $13, 1f # Skip fp save if FFI_O32_SOFT_FLOAT + +#ifndef __mips_soft_float + # Store all possible float/double registers. + s.d $f12, FA_0_0_OFF2($fp) + s.d $f14, FA_1_0_OFF2($fp) +#endif +1: + # prepare arguments for ffi_closure_mips_inner_O32 + REG_L a0, 20($12) # cif pointer follows tramp. + REG_L a1, 24($12) # fun + REG_L a2, 28($12) # user_data + addu a3, $fp, V0_OFF2 # rvalue + + addu t9, $fp, A0_OFF2 # ar + REG_S t9, CALLED_A4_OFF2($fp) + + addu t9, $fp, FA_0_0_OFF2 #fpr + REG_S t9, CALLED_A5_OFF2($fp) + +$do_closure: + la t9, ffi_closure_mips_inner_O32 + # Call ffi_closure_mips_inner_O32 to do the work. + jalr t9 + + # Load the return value into the appropriate register. + move $8, $2 + li $9, FFI_TYPE_VOID + beq $8, $9, closure_done + + li $13, 1 # FFI_O32 + bne $16, $13, 1f # Skip fp restore if FFI_O32_SOFT_FLOAT + +#ifndef __mips_soft_float + li $9, FFI_TYPE_FLOAT + l.s $f0, V0_OFF2($fp) + beq $8, $9, closure_done + + li $9, FFI_TYPE_DOUBLE + l.d $f0, V0_OFF2($fp) + beq $8, $9, closure_done +#endif +1: + REG_L $3, V1_OFF2($fp) + REG_L $2, V0_OFF2($fp) + +closure_done: + # Epilogue + move $sp, $fp + REG_L $16, S0_OFF2($sp) # Restore s0 + REG_L $fp, FP_OFF2($sp) # Restore frame pointer + REG_L ra, RA_OFF2($sp) # Restore return address + ADDU $sp, SIZEOF_FRAME2 + j ra +$LFE2: + .end ffi_closure_O32 + +/* DWARF-2 unwind info. */ + + .section .eh_frame,"a",@progbits +$Lframe0: + .4byte $LECIE0-$LSCIE0 # Length of Common Information Entry +$LSCIE0: + .4byte 0x0 # CIE Identifier Tag + .byte 0x1 # CIE Version + .ascii "zR\0" # CIE Augmentation + .uleb128 0x1 # CIE Code Alignment Factor + .sleb128 4 # CIE Data Alignment Factor + .byte 0x1f # CIE RA Column + .uleb128 0x1 # Augmentation size + .byte 0x00 # FDE Encoding (absptr) + .byte 0xc # DW_CFA_def_cfa + .uleb128 0x1d + .uleb128 0x0 + .align 2 +$LECIE0: + +$LSFDE0: + .4byte $LEFDE0-$LASFDE0 # FDE Length +$LASFDE0: + .4byte $LASFDE0-$Lframe0 # FDE CIE offset + .4byte $LFB0 # FDE initial location + .4byte $LFE0-$LFB0 # FDE address range + .uleb128 0x0 # Augmentation size + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI00-$LFB0 + .byte 0xe # DW_CFA_def_cfa_offset + .uleb128 0x18 + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI01-$LCFI00 + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x1e # $fp + .sleb128 -2 # SIZEOF_FRAME2 - 2*FFI_SIZEOF_ARG($sp) + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x1f # $ra + .sleb128 -1 # SIZEOF_FRAME2 - 1*FFI_SIZEOF_ARG($sp) + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI02-$LCFI01 + .byte 0xc # DW_CFA_def_cfa + .uleb128 0x1e + .uleb128 0x18 + .align 2 +$LEFDE0: + +$LSFDE1: + .4byte $LEFDE1-$LASFDE1 # FDE Length +$LASFDE1: + .4byte $LASFDE1-$Lframe0 # FDE CIE offset + .4byte $LFB1 # FDE initial location + .4byte $LFE1-$LFB1 # FDE address range + .uleb128 0x0 # Augmentation size + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI10-$LFB1 + .byte 0xe # DW_CFA_def_cfa_offset + .uleb128 SIZEOF_FRAME2 + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI11-$LCFI10 + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x10 # $16 + .sleb128 -3 # SIZEOF_FRAME2 - 3*FFI_SIZEOF_ARG($sp) + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x1e # $fp + .sleb128 -2 # SIZEOF_FRAME2 - 2*FFI_SIZEOF_ARG($sp) + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x1f # $ra + .sleb128 -1 # SIZEOF_FRAME2 - 1*FFI_SIZEOF_ARG($sp) + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI12-$LCFI11 + .byte 0xc # DW_CFA_def_cfa + .uleb128 0x1e + .uleb128 SIZEOF_FRAME2 + .align 2 +$LEFDE1: + +$LSFDE2: + .4byte $LEFDE2-$LASFDE2 # FDE Length +$LASFDE2: + .4byte $LASFDE2-$Lframe0 # FDE CIE offset + .4byte $LFB2 # FDE initial location + .4byte $LFE2-$LFB2 # FDE address range + .uleb128 0x0 # Augmentation size + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI20-$LFB2 + .byte 0xe # DW_CFA_def_cfa_offset + .uleb128 SIZEOF_FRAME2 + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI21-$LCFI20 + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x10 # $16 + .sleb128 -3 # SIZEOF_FRAME2 - 3*FFI_SIZEOF_ARG($sp) + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x1e # $fp + .sleb128 -2 # SIZEOF_FRAME2 - 2*FFI_SIZEOF_ARG($sp) + .byte 0x11 # DW_CFA_offset_extended_sf + .uleb128 0x1f # $ra + .sleb128 -1 # SIZEOF_FRAME2 - 1*FFI_SIZEOF_ARG($sp) + .byte 0x4 # DW_CFA_advance_loc4 + .4byte $LCFI22-$LCFI21 + .byte 0xc # DW_CFA_def_cfa + .uleb128 0x1e + .uleb128 SIZEOF_FRAME2 + .align 2 +$LEFDE2: + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/eabi.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/eabi.S new file mode 100644 index 0000000..10cfb04 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/eabi.S @@ -0,0 +1,101 @@ +/* ----------------------------------------------------------------------- + eabi.S - Copyright (c) 2012, 2013 Anthony Green + + Moxie Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + .globl ffi_prep_args_EABI + + .text + .p2align 4 + .globl ffi_call_EABI + .type ffi_call_EABI, @function + + # $r0 : ffi_prep_args + # $r1 : &ecif + # $r2 : cif->bytes + # $r3 : fig->flags + # $r4 : ecif.rvalue + # $r5 : fn + +ffi_call_EABI: + push $sp, $r6 + push $sp, $r7 + push $sp, $r8 + dec $sp, 24 + + /* Store incoming args on stack. */ + sto.l 0($sp), $r0 /* ffi_prep_args */ + sto.l 4($sp), $r1 /* ecif */ + sto.l 8($sp), $r2 /* bytes */ + sto.l 12($sp), $r3 /* flags */ + sto.l 16($sp), $r4 /* &rvalue */ + sto.l 20($sp), $r5 /* fn */ + + /* Call ffi_prep_args. */ + mov $r6, $r4 /* Save result buffer */ + mov $r7, $r5 /* Save the target fn */ + mov $r8, $r3 /* Save the flags */ + sub $sp, $r2 /* Allocate stack space */ + mov $r0, $sp /* We can stomp over $r0 */ + /* $r1 is already set up */ + jsra ffi_prep_args + + /* Load register arguments. */ + ldo.l $r0, 0($sp) + ldo.l $r1, 4($sp) + ldo.l $r2, 8($sp) + ldo.l $r3, 12($sp) + ldo.l $r4, 16($sp) + ldo.l $r5, 20($sp) + + /* Call the target function. */ + jsr $r7 + + ldi.l $r7, 0xffffffff + cmp $r8, $r7 + beq retstruct + + ldi.l $r7, 4 + cmp $r8, $r7 + bgt ret2reg + + st.l ($r6), $r0 + jmpa retdone + +ret2reg: + st.l ($r6), $r0 + sto.l 4($r6), $r1 + +retstruct: +retdone: + /* Return. */ + ldo.l $r6, -4($fp) + ldo.l $r7, -8($fp) + ldo.l $r8, -12($fp) + ret + .size ffi_call_EABI, .-ffi_call_EABI + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffi.c new file mode 100644 index 0000000..21144e8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffi.c @@ -0,0 +1,285 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (C) 2012, 2013, 2018 Anthony Green + + Moxie Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +void *ffi_prep_args(char *stack, extended_cif *ecif) +{ + register unsigned int i; + register void **p_argv; + register char *argp; + register ffi_type **p_arg; + register int count = 0; + + p_argv = ecif->avalue; + argp = stack; + + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT) + { + *(void **) argp = ecif->rvalue; + argp += 4; + } + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + (i != 0); + i--, p_arg++) + { + size_t z; + + z = (*p_arg)->size; + + if ((*p_arg)->type == FFI_TYPE_STRUCT) + { + z = sizeof(void*); + *(void **) argp = *p_argv; + } + else if (z < sizeof(int)) + { + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int)*(UINT8 *)(* p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int)*(SINT16 *)(* p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); + break; + + default: + FFI_ASSERT(0); + } + } + else if (z == sizeof(int)) + { + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + } + else + { + memcpy(argp, *p_argv, z); + } + p_argv++; + argp += z; + count += z; + } + + return (stack + ((count > 24) ? 24 : ALIGN_DOWN(count, 8))); +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + if (cif->rtype->type == FFI_TYPE_STRUCT) + cif->flags = -1; + else + cif->flags = cif->rtype->size; + + cif->bytes = FFI_ALIGN (cif->bytes, 8); + + return FFI_OK; +} + +extern void ffi_call_EABI(void *(*)(char *, extended_cif *), + extended_cif *, + unsigned, unsigned, + unsigned *, + void (*fn)(void)); + +void ffi_call(ffi_cif *cif, + void (*fn)(void), + void *rvalue, + void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return */ + /* value address then we need to make one */ + + if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca(cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_EABI: + ffi_call_EABI(ffi_prep_args, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn); + break; + default: + FFI_ASSERT(0); + break; + } +} + +void ffi_closure_eabi (unsigned arg1, unsigned arg2, unsigned arg3, + unsigned arg4, unsigned arg5, unsigned arg6) +{ + /* This function is called by a trampoline. The trampoline stows a + pointer to the ffi_closure object in $r12. We must save this + pointer in a place that will persist while we do our work. */ + register ffi_closure *creg __asm__ ("$r12"); + ffi_closure *closure = creg; + + /* Arguments that don't fit in registers are found on the stack + at a fixed offset above the current frame pointer. */ + register char *frame_pointer __asm__ ("$fp"); + + /* Pointer to a struct return value. */ + void *struct_rvalue = (void *) arg1; + + /* 6 words reserved for register args + 3 words from jsr */ + char *stack_args = frame_pointer + 9*4; + + /* Lay the register arguments down in a continuous chunk of memory. */ + unsigned register_args[6] = + { arg1, arg2, arg3, arg4, arg5, arg6 }; + char *register_args_ptr = (char *) register_args; + + ffi_cif *cif = closure->cif; + ffi_type **arg_types = cif->arg_types; + void **avalue = alloca (cif->nargs * sizeof(void *)); + char *ptr = (char *) register_args; + int i; + + /* preserve struct type return pointer passing */ + if ((cif->rtype != NULL) && (cif->rtype->type == FFI_TYPE_STRUCT)) { + ptr += 4; + register_args_ptr = (char *)®ister_args[1]; + } + + /* Find the address of each argument. */ + for (i = 0; i < cif->nargs; i++) + { + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + avalue[i] = ptr + 3; + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + avalue[i] = ptr + 2; + break; + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + case FFI_TYPE_POINTER: + avalue[i] = ptr; + break; + case FFI_TYPE_STRUCT: + avalue[i] = *(void**)ptr; + break; + default: + /* This is an 8-byte value. */ + if (ptr == (char *) ®ister_args[5]) + { + /* The value is split across two locations */ + unsigned *ip = alloca(8); + avalue[i] = ip; + ip[0] = *(unsigned *) ptr; + ip[1] = *(unsigned *) stack_args; + } + else + { + avalue[i] = ptr; + } + ptr += 4; + break; + } + ptr += 4; + + /* If we've handled more arguments than fit in registers, + start looking at the those passed on the stack. */ + if (ptr == (char *) ®ister_args[6]) + ptr = stack_args; + else if (ptr == (char *) ®ister_args[7]) + ptr = stack_args + 4; + } + + /* Invoke the closure. */ + if (cif->rtype && (cif->rtype->type == FFI_TYPE_STRUCT)) + { + (closure->fun) (cif, struct_rvalue, avalue, closure->user_data); + } + else + { + /* Allocate space for the return value and call the function. */ + long long rvalue; + (closure->fun) (cif, &rvalue, avalue, closure->user_data); + asm ("mov $r12, %0\n ld.l $r0, ($r12)\n ldo.l $r1, 4($r12)" : : "r" (&rvalue)); + } +} + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned short *tramp = (unsigned short *) &closure->tramp[0]; + unsigned long fn = (long) ffi_closure_eabi; + unsigned long cls = (long) codeloc; + + if (cif->abi != FFI_EABI) + return FFI_BAD_ABI; + + fn = (unsigned long) ffi_closure_eabi; + + tramp[0] = 0x01e0; /* ldi.l $r12, .... */ + tramp[1] = cls >> 16; + tramp[2] = cls & 0xffff; + tramp[3] = 0x1a00; /* jmpa .... */ + tramp[4] = fn >> 16; + tramp[5] = fn & 0xffff; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffitarget.h new file mode 100644 index 0000000..623e3ec --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/moxie/ffitarget.h @@ -0,0 +1,52 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012, 2013 Anthony Green + Target configuration macros for Moxie + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +/* ---- System specific configurations ----------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_EABI, + FFI_DEFAULT_ABI = FFI_EABI, + FFI_LAST_ABI = FFI_DEFAULT_ABI + 1 +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +/* Trampolines are 12-bytes long. See ffi_prep_closure_loc. */ +#define FFI_TRAMPOLINE_SIZE (12) + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffi.c new file mode 100644 index 0000000..721080d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffi.c @@ -0,0 +1,304 @@ +/* libffi support for Altera Nios II. + + Copyright (c) 2013 Mentor Graphics. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + + +#include +#include + +#include + +/* The Nios II Processor Reference Handbook defines the procedure call + ABI as follows. + + Arguments are passed as if a structure containing the types of + the arguments were constructed. The first 16 bytes are passed in r4 + through r7, the remainder on the stack. The first 16 bytes of a function + taking variable arguments are passed in r4-r7 in the same way. + + Return values of types up to 8 bytes are returned in r2 and r3. For + return values greater than 8 bytes, the caller must allocate memory for + the result and pass the address as if it were argument 0. + + While this isn't specified explicitly in the ABI documentation, GCC + promotes integral arguments smaller than int size to 32 bits. + + Also of note, the ABI specifies that all structure objects are + aligned to 32 bits even if all their fields have a smaller natural + alignment. See FFI_AGGREGATE_ALIGNMENT. */ + + +/* Declare the assembly language hooks. */ + +extern UINT64 ffi_call_sysv (void (*) (char *, extended_cif *), + extended_cif *, + unsigned, + void (*fn) (void)); +extern void ffi_closure_sysv (void); + +/* Perform machine-dependent cif processing. */ + +ffi_status ffi_prep_cif_machdep (ffi_cif *cif) +{ + /* We always want at least 16 bytes in the parameter block since it + simplifies the low-level call function. Also round the parameter + block size up to a multiple of 4 bytes to preserve + 32-bit alignment of the stack pointer. */ + if (cif->bytes < 16) + cif->bytes = 16; + else + cif->bytes = (cif->bytes + 3) & ~3; + + return FFI_OK; +} + + +/* ffi_prep_args is called by the assembly routine to transfer arguments + to the stack using the pointers in the ecif array. + Note that the stack buffer is big enough to fit all the arguments, + but the first 16 bytes will be copied to registers for the actual + call. */ + +void ffi_prep_args (char *stack, extended_cif *ecif) +{ + char *argp = stack; + unsigned int i; + + /* The implicit return value pointer is passed as if it were a hidden + first argument. */ + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT + && ecif->cif->rtype->size > 8) + { + (*(void **) argp) = ecif->rvalue; + argp += 4; + } + + for (i = 0; i < ecif->cif->nargs; i++) + { + void *avalue = ecif->avalue[i]; + ffi_type *atype = ecif->cif->arg_types[i]; + size_t size = atype->size; + size_t alignment = atype->alignment; + + /* Align argp as appropriate for the argument type. */ + if ((alignment - 1) & (unsigned) argp) + argp = (char *) FFI_ALIGN (argp, alignment); + + /* Copy the argument, promoting integral types smaller than a + word to word size. */ + if (size < sizeof (int)) + { + size = sizeof (int); + switch (atype->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int) *(SINT8 *) avalue; + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int) *(UINT8 *) avalue; + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) *(SINT16 *) avalue; + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int) *(UINT16 *) avalue; + break; + + case FFI_TYPE_STRUCT: + memcpy (argp, avalue, atype->size); + break; + + default: + FFI_ASSERT(0); + } + } + else if (size == sizeof (int)) + *(unsigned int *) argp = (unsigned int) *(UINT32 *) avalue; + else + memcpy (argp, avalue, size); + argp += size; + } +} + + +/* Call FN using the prepared CIF. RVALUE points to space allocated by + the caller for the return value, and AVALUE is an array of argument + pointers. */ + +void ffi_call (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue) +{ + + extended_cif ecif; + UINT64 result; + + /* If bigret is true, this is the case where a return value of larger + than 8 bytes is handled by being passed by reference as an implicit + argument. */ + int bigret = (cif->rtype->type == FFI_TYPE_STRUCT + && cif->rtype->size > 8); + + ecif.cif = cif; + ecif.avalue = avalue; + + /* Allocate space for return value if this is the pass-by-reference case + and the caller did not provide a buffer. */ + if (rvalue == NULL && bigret) + ecif.rvalue = alloca (cif->rtype->size); + else + ecif.rvalue = rvalue; + + result = ffi_call_sysv (ffi_prep_args, &ecif, cif->bytes, fn); + + /* Now result contains the 64 bit contents returned from fn in + r2 and r3. Copy the value of the appropriate size to the user-provided + rvalue buffer. */ + if (rvalue && !bigret) + switch (cif->rtype->size) + { + case 1: + *(UINT8 *)rvalue = (UINT8) result; + break; + case 2: + *(UINT16 *)rvalue = (UINT16) result; + break; + case 4: + *(UINT32 *)rvalue = (UINT32) result; + break; + case 8: + *(UINT64 *)rvalue = (UINT64) result; + break; + default: + memcpy (rvalue, (void *)&result, cif->rtype->size); + break; + } +} + +/* This function is invoked from the closure trampoline to invoke + CLOSURE with argument block ARGS. Parse ARGS according to + CLOSURE->cfi and invoke CLOSURE->fun. */ + +static UINT64 +ffi_closure_helper (unsigned char *args, + ffi_closure *closure) +{ + ffi_cif *cif = closure->cif; + unsigned char *argp = args; + void **parsed_args = alloca (cif->nargs * sizeof (void *)); + UINT64 result; + void *retptr; + unsigned int i; + + /* First figure out what to do about the return type. If this is the + big-structure-return case, the first arg is the hidden return buffer + allocated by the caller. */ + if (cif->rtype->type == FFI_TYPE_STRUCT + && cif->rtype->size > 8) + { + retptr = *((void **) argp); + argp += 4; + } + else + retptr = (void *) &result; + + /* Fill in the array of argument pointers. */ + for (i = 0; i < cif->nargs; i++) + { + size_t size = cif->arg_types[i]->size; + size_t alignment = cif->arg_types[i]->alignment; + + /* Align argp as appropriate for the argument type. */ + if ((alignment - 1) & (unsigned) argp) + argp = (char *) FFI_ALIGN (argp, alignment); + + /* Arguments smaller than an int are promoted to int. */ + if (size < sizeof (int)) + size = sizeof (int); + + /* Store the pointer. */ + parsed_args[i] = argp; + argp += size; + } + + /* Call the user-supplied function. */ + (closure->fun) (cif, retptr, parsed_args, closure->user_data); + return result; +} + + +/* Initialize CLOSURE with a trampoline to call FUN with + CIF and USER_DATA. */ +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun) (ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp = (unsigned int *) &closure->tramp[0]; + int i; + + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + /* The trampoline looks like: + movhi r8, %hi(ffi_closure_sysv) + ori r8, r8, %lo(ffi_closure_sysv) + movhi r9, %hi(ffi_closure_helper) + ori r0, r9, %lo(ffi_closure_helper) + movhi r10, %hi(closure) + ori r10, r10, %lo(closure) + jmp r8 + and then ffi_closure_sysv retrieves the closure pointer out of r10 + in addition to the arguments passed in the normal way for the call, + and invokes ffi_closure_helper. We encode the pointer to + ffi_closure_helper in the trampoline because making a PIC call + to it in ffi_closure_sysv would be messy (it would have to indirect + through the GOT). */ + +#define HI(x) ((((unsigned int) (x)) >> 16) & 0xffff) +#define LO(x) (((unsigned int) (x)) & 0xffff) + tramp[0] = (0 << 27) | (8 << 22) | (HI (ffi_closure_sysv) << 6) | 0x34; + tramp[1] = (8 << 27) | (8 << 22) | (LO (ffi_closure_sysv) << 6) | 0x14; + tramp[2] = (0 << 27) | (9 << 22) | (HI (ffi_closure_helper) << 6) | 0x34; + tramp[3] = (9 << 27) | (9 << 22) | (LO (ffi_closure_helper) << 6) | 0x14; + tramp[4] = (0 << 27) | (10 << 22) | (HI (closure) << 6) | 0x34; + tramp[5] = (10 << 27) | (10 << 22) | (LO (closure) << 6) | 0x14; + tramp[6] = (8 << 27) | (0x0d << 11) | 0x3a; +#undef HI +#undef LO + + /* Flush the caches. + See Example 9-4 in the Nios II Software Developer's Handbook. */ + for (i = 0; i < 7; i++) + asm volatile ("flushd 0(%0); flushi %0" :: "r"(tramp + i) : "memory"); + asm volatile ("flushp" ::: "memory"); + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffitarget.h new file mode 100644 index 0000000..134d118 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/ffitarget.h @@ -0,0 +1,52 @@ +/* libffi target includes for Altera Nios II. + + Copyright (c) 2013 Mentor Graphics. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +/* Structures have a 4-byte alignment even if all the fields have lesser + alignment requirements. */ +#define FFI_AGGREGATE_ALIGNMENT 4 + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 28 /* 7 instructions */ +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/sysv.S new file mode 100644 index 0000000..75f442b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/nios2/sysv.S @@ -0,0 +1,136 @@ +/* Low-level libffi support for Altera Nios II. + + Copyright (c) 2013 Mentor Graphics. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + +/* This function is declared on the C side as + + extern UINT64 ffi_call_sysv (void (*arghook) (char *, extended_cif *), + extended_cif *ecif, + unsigned nbytes, + void (*fn) (void)); + + On input, the arguments appear as + r4 = arghook + r5 = ecif + r6 = nbytes + r7 = fn +*/ + + .section .text + .align 2 + .global ffi_call_sysv + .type ffi_call_sysv, @function + +ffi_call_sysv: + .cfi_startproc + + /* Create the stack frame, saving r16 so we can use it locally. */ + addi sp, sp, -12 + .cfi_def_cfa_offset 12 + stw ra, 8(sp) + stw fp, 4(sp) + stw r16, 0(sp) + .cfi_offset 31, -4 + .cfi_offset 28, -8 + .cfi_offset 16, -12 + mov fp, sp + .cfi_def_cfa_register 28 + mov r16, r7 + + /* Adjust the stack pointer to create the argument buffer + nbytes long. */ + sub sp, sp, r6 + + /* Call the arghook function. */ + mov r2, r4 /* fn */ + mov r4, sp /* argbuffer */ + callr r2 /* r5 already contains ecif */ + + /* Pop off the first 16 bytes of the argument buffer on the stack, + transferring the contents to the argument registers. */ + ldw r4, 0(sp) + ldw r5, 4(sp) + ldw r6, 8(sp) + ldw r7, 12(sp) + addi sp, sp, 16 + + /* Call the user function, which leaves its result in r2 and r3. */ + callr r16 + + /* Pop off the stack frame. */ + mov sp, fp + ldw ra, 8(sp) + ldw fp, 4(sp) + ldw r16, 0(sp) + addi sp, sp, 12 + ret + .cfi_endproc + .size ffi_call_sysv, .-ffi_call_sysv + + +/* Closure trampolines jump here after putting the C helper address + in r9 and the closure pointer in r10. The user-supplied arguments + to the closure are in the normal places, in r4-r7 and on the + stack. Push the register arguments on the stack too and then call the + C helper function to deal with them. */ + + .section .text + .align 2 + .global ffi_closure_sysv + .type ffi_closure_sysv, @function + +ffi_closure_sysv: + .cfi_startproc + + /* Create the stack frame, pushing the register args on the stack + just below the stack args. This is the same trick illustrated + in Figure 7-3 in the Nios II Processor Reference Handbook, used + for variable arguments and structures passed by value. */ + addi sp, sp, -20 + .cfi_def_cfa_offset 20 + stw ra, 0(sp) + .cfi_offset 31, -20 + stw r4, 4(sp) + .cfi_offset 4, -16 + stw r5, 8(sp) + .cfi_offset 5, -12 + stw r6, 12(sp) + .cfi_offset 6, -8 + stw r7, 16(sp) + .cfi_offset 7, -4 + + /* Call the helper. + r4 = pointer to arguments on stack + r5 = closure pointer (loaded in r10 by the trampoline) + r9 = address of helper function (loaded by trampoline) */ + addi r4, sp, 4 + mov r5, r10 + callr r9 + + /* Pop the stack and return. */ + ldw ra, 0(sp) + addi sp, sp, 20 + .cfi_def_cfa_offset -20 + ret + .cfi_endproc + .size ffi_closure_sysv, .-ffi_closure_sysv + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffi.c new file mode 100644 index 0000000..2bad938 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffi.c @@ -0,0 +1,328 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2014 Sebastian Macke + + OpenRISC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include "ffi_common.h" + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +void* ffi_prep_args(char *stack, extended_cif *ecif) +{ + char *stacktemp = stack; + int i, s; + ffi_type **arg; + int count = 0; + int nfixedargs; + + nfixedargs = ecif->cif->nfixedargs; + arg = ecif->cif->arg_types; + void **argv = ecif->avalue; + + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT) + { + *(void **) stack = ecif->rvalue; + stack += 4; + count = 4; + } + for(i=0; icif->nargs; i++) + { + + /* variadic args are saved on stack */ + if ((nfixedargs == 0) && (count < 24)) + { + count = 24; + stack = stacktemp + 24; + } + nfixedargs--; + + s = 4; + switch((*arg)->type) + { + case FFI_TYPE_STRUCT: + *(void **)stack = *argv; + break; + + case FFI_TYPE_SINT8: + *(signed int *) stack = (signed int)*(SINT8 *)(* argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) stack = (unsigned int)*(UINT8 *)(* argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) stack = (signed int)*(SINT16 *)(* argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) stack = (unsigned int)*(UINT16 *)(* argv); + break; + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + case FFI_TYPE_POINTER: + *(int *)stack = *(int*)(*argv); + break; + + default: /* 8 byte types */ + if (count == 20) /* never split arguments */ + { + stack += 4; + count += 4; + } + s = (*arg)->size; + memcpy(stack, *argv, s); + break; + } + + stack += s; + count += s; + argv++; + arg++; + } + return stacktemp + ((count>24)?24:0); +} + +extern void ffi_call_SYSV(unsigned, + extended_cif *, + void *(*)(int *, extended_cif *), + unsigned *, + void (*fn)(void), + unsigned); + + +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + int i; + int size; + ffi_type **arg; + + /* Calculate size to allocate on stack */ + + for(i = 0, arg = cif->arg_types, size=0; i < cif->nargs; i++, arg++) + { + if ((*arg)->type == FFI_TYPE_STRUCT) + size += 4; + else + if ((*arg)->size <= 4) + size += 4; + else + size += 8; + } + + /* for variadic functions more space is needed on the stack */ + if (cif->nargs != cif->nfixedargs) + size += 24; + + if (cif->rtype->type == FFI_TYPE_STRUCT) + size += 4; + + + extended_cif ecif; + ecif.cif = cif; + ecif.avalue = avalue; + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV(size, &ecif, ffi_prep_args, rvalue, fn, cif->flags); + break; + default: + FFI_ASSERT(0); + break; + } +} + + +void ffi_closure_SYSV(unsigned long r3, unsigned long r4, unsigned long r5, + unsigned long r6, unsigned long r7, unsigned long r8) +{ + register int *sp __asm__ ("r17"); + register int *r13 __asm__ ("r13"); + + ffi_closure* closure = (ffi_closure*) r13; + char *stack_args = sp; + + /* Lay the register arguments down in a continuous chunk of memory. */ + unsigned register_args[6] = + { r3, r4, r5, r6, r7, r8 }; + + /* Pointer to a struct return value. */ + void *struct_rvalue = (void *) r3; + + ffi_cif *cif = closure->cif; + ffi_type **arg_types = cif->arg_types; + void **avalue = alloca (cif->nargs * sizeof(void *)); + char *ptr = (char *) register_args; + int count = 0; + int nfixedargs = cif->nfixedargs; + int i; + + /* preserve struct type return pointer passing */ + + if ((cif->rtype != NULL) && (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ptr += 4; + count = 4; + } + + /* Find the address of each argument. */ + for (i = 0; i < cif->nargs; i++) + { + + /* variadic args are saved on stack */ + if ((nfixedargs == 0) && (count < 24)) + { + ptr = stack_args; + count = 24; + } + nfixedargs--; + + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + avalue[i] = ptr + 3; + break; + + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + avalue[i] = ptr + 2; + break; + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + case FFI_TYPE_POINTER: + avalue[i] = ptr; + break; + + case FFI_TYPE_STRUCT: + avalue[i] = *(void**)ptr; + break; + + default: + /* 8-byte values */ + + /* arguments are never splitted */ + if (ptr == ®ister_args[5]) + ptr = stack_args; + avalue[i] = ptr; + ptr += 4; + count += 4; + break; + } + ptr += 4; + count += 4; + + /* If we've handled more arguments than fit in registers, + start looking at the those passed on the stack. */ + + if (count == 24) + ptr = stack_args; + } + + if (cif->rtype && (cif->rtype->type == FFI_TYPE_STRUCT)) + { + (closure->fun) (cif, struct_rvalue, avalue, closure->user_data); + } else + { + long long rvalue; + (closure->fun) (cif, &rvalue, avalue, closure->user_data); + if (cif->rtype) + asm ("l.ori r12, %0, 0x0\n l.lwz r11, 0(r12)\n l.lwz r12, 4(r12)" : : "r" (&rvalue)); + } +} + + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + unsigned short *tramp = (unsigned short *) closure->tramp; + unsigned long fn = (unsigned long) ffi_closure_SYSV; + unsigned long cls = (unsigned long) codeloc; + + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + /* write pointers to temporary registers */ + tramp[0] = (0x6 << 10) | (13 << 5); /* l.movhi r13, ... */ + tramp[1] = cls >> 16; + tramp[2] = (0x2a << 10) | (13 << 5) | 13; /* l.ori r13, r13, ... */ + tramp[3] = cls & 0xFFFF; + + tramp[4] = (0x6 << 10) | (15 << 5); /* l.movhi r15, ... */ + tramp[5] = fn >> 16; + tramp[6] = (0x2a << 10) | (15 << 5) | 15; /* l.ori r15, r15 ... */ + tramp[7] = fn & 0xFFFF; + + tramp[8] = (0x11 << 10); /* l.jr r15 */ + tramp[9] = 15 << 11; + + tramp[10] = (0x2a << 10) | (17 << 5) | 1; /* l.ori r17, r1, ... */ + tramp[11] = 0x0; + + return FFI_OK; +} + + +ffi_status ffi_prep_cif_machdep (ffi_cif *cif) +{ + cif->flags = 0; + + /* structures are returned as pointers */ + if (cif->rtype->type == FFI_TYPE_STRUCT) + cif->flags = FFI_TYPE_STRUCT; + else + if (cif->rtype->size > 4) + cif->flags = FFI_TYPE_UINT64; + + cif->nfixedargs = cif->nargs; + + return FFI_OK; +} + + +ffi_status ffi_prep_cif_machdep_var(ffi_cif *cif, + unsigned int nfixedargs, unsigned int ntotalargs) +{ + ffi_status status; + + status = ffi_prep_cif_machdep (cif); + cif->nfixedargs = nfixedargs; + return status; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffitarget.h new file mode 100644 index 0000000..e55da28 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/ffitarget.h @@ -0,0 +1,58 @@ +/* ----------------------------------------------------------------------- + ffitarget.h - Copyright (c) 2014 Sebastian Macke + + OpenRISC Target configuration macros + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- System specific configurations ----------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 +#define FFI_TRAMPOLINE_SIZE (24) + +#define FFI_TARGET_SPECIFIC_VARIADIC 1 +#define FFI_EXTRA_CIF_FIELDS unsigned nfixedargs; + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/sysv.S new file mode 100644 index 0000000..df6570b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/or1k/sysv.S @@ -0,0 +1,107 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2014 Sebastian Macke + + OpenRISC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +.text + .globl ffi_call_SYSV + .type ffi_call_SYSV, @function +/* + r3: size to allocate on stack + r4: extended cif structure + r5: function pointer ffi_prep_args + r6: ret address + r7: function to call + r8: flag for return type +*/ + +ffi_call_SYSV: + /* Store registers used on stack */ + l.sw -4(r1), r9 /* return address */ + l.sw -8(r1), r1 /* stack address */ + l.sw -12(r1), r14 /* callee saved registers */ + l.sw -16(r1), r16 + l.sw -20(r1), r18 + l.sw -24(r1), r20 + + l.ori r14, r1, 0x0 /* save stack pointer */ + l.addi r1, r1, -24 + + l.ori r16, r7, 0x0 /* save function address */ + l.ori r18, r6, 0x0 /* save ret address */ + l.ori r20, r8, 0x0 /* save flag */ + + l.sub r1, r1, r3 /* reserve space on stack */ + + /* Call ffi_prep_args */ + l.ori r3, r1, 0x0 /* first argument stack address, second already ecif */ + l.jalr r5 + l.nop + + /* Load register arguments and call*/ + + l.lwz r3, 0(r1) + l.lwz r4, 4(r1) + l.lwz r5, 8(r1) + l.lwz r6, 12(r1) + l.lwz r7, 16(r1) + l.lwz r8, 20(r1) + l.ori r1, r11, 0x0 /* new stack pointer */ + l.jalr r16 + l.nop + + /* handle return values */ + + l.sfeqi r20, FFI_TYPE_STRUCT + l.bf ret /* structs don't return an rvalue */ + l.nop + + /* copy ret address */ + + l.sfeqi r20, FFI_TYPE_UINT64 + l.bnf four_byte_ret /* 8 byte value is returned */ + l.nop + + l.sw 4(r18), r12 + +four_byte_ret: + l.sw 0(r18), r11 + +ret: + /* return */ + l.ori r1, r14, 0x0 /* reset stack pointer */ + l.lwz r9, -4(r1) + l.lwz r1, -8(r1) + l.lwz r14, -12(r1) + l.lwz r16, -16(r1) + l.lwz r18, -20(r1) + l.lwz r20, -24(r1) + l.jr r9 + l.nop + +.size ffi_call_SYSV, .-ffi_call_SYSV diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffi.c new file mode 100644 index 0000000..4ce2bc6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffi.c @@ -0,0 +1,719 @@ +/* ----------------------------------------------------------------------- + ffi.c - (c) 2011 Anthony Green + (c) 2008 Red Hat, Inc. + (c) 2006 Free Software Foundation, Inc. + (c) 2003-2004 Randolph Chung + + HPPA Foreign Function Interface + HP-UX PA ABI support + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include + +#define ROUND_UP(v, a) (((size_t)(v) + (a) - 1) & ~((a) - 1)) + +#define MIN_STACK_SIZE 64 +#define FIRST_ARG_SLOT 9 +#define DEBUG_LEVEL 0 + +#define fldw(addr, fpreg) \ + __asm__ volatile ("fldw 0(%0), %%" #fpreg "L" : : "r"(addr) : #fpreg) +#define fstw(fpreg, addr) \ + __asm__ volatile ("fstw %%" #fpreg "L, 0(%0)" : : "r"(addr)) +#define fldd(addr, fpreg) \ + __asm__ volatile ("fldd 0(%0), %%" #fpreg : : "r"(addr) : #fpreg) +#define fstd(fpreg, addr) \ + __asm__ volatile ("fstd %%" #fpreg "L, 0(%0)" : : "r"(addr)) + +#define debug(lvl, x...) do { if (lvl <= DEBUG_LEVEL) { printf(x); } } while (0) + +static inline int ffi_struct_type(ffi_type *t) +{ + size_t sz = t->size; + + /* Small structure results are passed in registers, + larger ones are passed by pointer. Note that + small structures of size 2, 4 and 8 differ from + the corresponding integer types in that they have + different alignment requirements. */ + + if (sz <= 1) + return FFI_TYPE_UINT8; + else if (sz == 2) + return FFI_TYPE_SMALL_STRUCT2; + else if (sz == 3) + return FFI_TYPE_SMALL_STRUCT3; + else if (sz == 4) + return FFI_TYPE_SMALL_STRUCT4; + else if (sz == 5) + return FFI_TYPE_SMALL_STRUCT5; + else if (sz == 6) + return FFI_TYPE_SMALL_STRUCT6; + else if (sz == 7) + return FFI_TYPE_SMALL_STRUCT7; + else if (sz <= 8) + return FFI_TYPE_SMALL_STRUCT8; + else + return FFI_TYPE_STRUCT; /* else, we pass it by pointer. */ +} + +/* PA has a downward growing stack, which looks like this: + + Offset + [ Variable args ] + SP = (4*(n+9)) arg word N + ... + SP-52 arg word 4 + [ Fixed args ] + SP-48 arg word 3 + SP-44 arg word 2 + SP-40 arg word 1 + SP-36 arg word 0 + [ Frame marker ] + ... + SP-20 RP + SP-4 previous SP + + The first four argument words on the stack are reserved for use by + the callee. Instead, the general and floating registers replace + the first four argument slots. Non FP arguments are passed solely + in the general registers. FP arguments are passed in both general + and floating registers when using libffi. + + Non-FP 32-bit args are passed in gr26, gr25, gr24 and gr23. + Non-FP 64-bit args are passed in register pairs, starting + on an odd numbered register (i.e. r25+r26 and r23+r24). + FP 32-bit arguments are passed in fr4L, fr5L, fr6L and fr7L. + FP 64-bit arguments are passed in fr5 and fr7. + + The registers are allocated in the same manner as stack slots. + This allows the callee to save its arguments on the stack if + necessary: + + arg word 3 -> gr23 or fr7L + arg word 2 -> gr24 or fr6L or fr7R + arg word 1 -> gr25 or fr5L + arg word 0 -> gr26 or fr4L or fr5R + + Note that fr4R and fr6R are never used for arguments (i.e., + doubles are not passed in fr4 or fr6). + + The rest of the arguments are passed on the stack starting at SP-52, + but 64-bit arguments need to be aligned to an 8-byte boundary + + This means we can have holes either in the register allocation, + or in the stack. */ + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments + + The following code will put everything into the stack frame + (which was allocated by the asm routine), and on return + the asm routine will load the arguments that should be + passed by register into the appropriate registers + + NOTE: We load floating point args in this function... that means we + assume gcc will not mess with fp regs in here. */ + +void ffi_prep_args_pa32(UINT32 *stack, extended_cif *ecif, unsigned bytes) +{ + register unsigned int i; + register ffi_type **p_arg; + register void **p_argv; + unsigned int slot = FIRST_ARG_SLOT; + char *dest_cpy; + size_t len; + + debug(1, "%s: stack = %p, ecif = %p, bytes = %u\n", __FUNCTION__, stack, + ecif, bytes); + + p_arg = ecif->cif->arg_types; + p_argv = ecif->avalue; + + for (i = 0; i < ecif->cif->nargs; i++) + { + int type = (*p_arg)->type; + + switch (type) + { + case FFI_TYPE_SINT8: + *(SINT32 *)(stack - slot) = *(SINT8 *)(*p_argv); + break; + + case FFI_TYPE_UINT8: + *(UINT32 *)(stack - slot) = *(UINT8 *)(*p_argv); + break; + + case FFI_TYPE_SINT16: + *(SINT32 *)(stack - slot) = *(SINT16 *)(*p_argv); + break; + + case FFI_TYPE_UINT16: + *(UINT32 *)(stack - slot) = *(UINT16 *)(*p_argv); + break; + + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + debug(3, "Storing UINT32 %u in slot %u\n", *(UINT32 *)(*p_argv), + slot); + *(UINT32 *)(stack - slot) = *(UINT32 *)(*p_argv); + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + /* Align slot for 64-bit type. */ + slot += (slot & 1) ? 1 : 2; + *(UINT64 *)(stack - slot) = *(UINT64 *)(*p_argv); + break; + + case FFI_TYPE_FLOAT: + /* First 4 args go in fr4L - fr7L. */ + debug(3, "Storing UINT32(float) in slot %u\n", slot); + *(UINT32 *)(stack - slot) = *(UINT32 *)(*p_argv); + switch (slot - FIRST_ARG_SLOT) + { + /* First 4 args go in fr4L - fr7L. */ + case 0: fldw(stack - slot, fr4); break; + case 1: fldw(stack - slot, fr5); break; + case 2: fldw(stack - slot, fr6); break; + case 3: fldw(stack - slot, fr7); break; + } + break; + + case FFI_TYPE_DOUBLE: + /* Align slot for 64-bit type. */ + slot += (slot & 1) ? 1 : 2; + debug(3, "Storing UINT64(double) at slot %u\n", slot); + *(UINT64 *)(stack - slot) = *(UINT64 *)(*p_argv); + switch (slot - FIRST_ARG_SLOT) + { + /* First 2 args go in fr5, fr7. */ + case 1: fldd(stack - slot, fr5); break; + case 3: fldd(stack - slot, fr7); break; + } + break; + +#ifdef PA_HPUX + case FFI_TYPE_LONGDOUBLE: + /* Long doubles are passed in the same manner as structures + larger than 8 bytes. */ + *(UINT32 *)(stack - slot) = (UINT32)(*p_argv); + break; +#endif + + case FFI_TYPE_STRUCT: + + /* Structs smaller or equal than 4 bytes are passed in one + register. Structs smaller or equal 8 bytes are passed in two + registers. Larger structures are passed by pointer. */ + + len = (*p_arg)->size; + if (len <= 4) + { + dest_cpy = (char *)(stack - slot) + 4 - len; + memcpy(dest_cpy, (char *)*p_argv, len); + } + else if (len <= 8) + { + slot += (slot & 1) ? 1 : 2; + dest_cpy = (char *)(stack - slot) + 8 - len; + memcpy(dest_cpy, (char *)*p_argv, len); + } + else + *(UINT32 *)(stack - slot) = (UINT32)(*p_argv); + break; + + default: + FFI_ASSERT(0); + } + + slot++; + p_arg++; + p_argv++; + } + + /* Make sure we didn't mess up and scribble on the stack. */ + { + unsigned int n; + + debug(5, "Stack setup:\n"); + for (n = 0; n < (bytes + 3) / 4; n++) + { + if ((n%4) == 0) { debug(5, "\n%08x: ", (unsigned int)(stack - n)); } + debug(5, "%08x ", *(stack - n)); + } + debug(5, "\n"); + } + + FFI_ASSERT(slot * 4 <= bytes); + + return; +} + +static void ffi_size_stack_pa32(ffi_cif *cif) +{ + ffi_type **ptr; + int i; + int z = 0; /* # stack slots */ + + for (ptr = cif->arg_types, i = 0; i < cif->nargs; ptr++, i++) + { + int type = (*ptr)->type; + + switch (type) + { + case FFI_TYPE_DOUBLE: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + z += 2 + (z & 1); /* must start on even regs, so we may waste one */ + break; + +#ifdef PA_HPUX + case FFI_TYPE_LONGDOUBLE: +#endif + case FFI_TYPE_STRUCT: + z += 1; /* pass by ptr, callee will copy */ + break; + + default: /* <= 32-bit values */ + z++; + } + } + + /* We can fit up to 6 args in the default 64-byte stack frame, + if we need more, we need more stack. */ + if (z <= 6) + cif->bytes = MIN_STACK_SIZE; /* min stack size */ + else + cif->bytes = 64 + ROUND_UP((z - 6) * sizeof(UINT32), MIN_STACK_SIZE); + + debug(3, "Calculated stack size is %u bytes\n", cif->bytes); +} + +/* Perform machine dependent cif processing. */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + cif->flags = (unsigned) cif->rtype->type; + break; + +#ifdef PA_HPUX + case FFI_TYPE_LONGDOUBLE: + /* Long doubles are treated like a structure. */ + cif->flags = FFI_TYPE_STRUCT; + break; +#endif + + case FFI_TYPE_STRUCT: + /* For the return type we have to check the size of the structures. + If the size is smaller or equal 4 bytes, the result is given back + in one register. If the size is smaller or equal 8 bytes than we + return the result in two registers. But if the size is bigger than + 8 bytes, we work with pointers. */ + cif->flags = ffi_struct_type(cif->rtype); + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + cif->flags = FFI_TYPE_UINT64; + break; + + default: + cif->flags = FFI_TYPE_INT; + break; + } + + /* Lucky us, because of the unique PA ABI we get to do our + own stack sizing. */ + switch (cif->abi) + { + case FFI_PA32: + ffi_size_stack_pa32(cif); + break; + + default: + FFI_ASSERT(0); + break; + } + + return FFI_OK; +} + +extern void ffi_call_pa32(void (*)(UINT32 *, extended_cif *, unsigned), + extended_cif *, unsigned, unsigned, unsigned *, + void (*fn)(void)); + +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return + value address then we need to make one. */ + + if (rvalue == NULL +#ifdef PA_HPUX + && (cif->rtype->type == FFI_TYPE_STRUCT + || cif->rtype->type == FFI_TYPE_LONGDOUBLE)) +#else + && cif->rtype->type == FFI_TYPE_STRUCT) +#endif + { + ecif.rvalue = alloca(cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + + switch (cif->abi) + { + case FFI_PA32: + debug(3, "Calling ffi_call_pa32: ecif=%p, bytes=%u, flags=%u, rvalue=%p, fn=%p\n", &ecif, cif->bytes, cif->flags, ecif.rvalue, (void *)fn); + ffi_call_pa32(ffi_prep_args_pa32, &ecif, cif->bytes, + cif->flags, ecif.rvalue, fn); + break; + + default: + FFI_ASSERT(0); + break; + } +} + +#if FFI_CLOSURES +/* This is more-or-less an inverse of ffi_call -- we have arguments on + the stack, and we need to fill them into a cif structure and invoke + the user function. This really ought to be in asm to make sure + the compiler doesn't do things we don't expect. */ +ffi_status ffi_closure_inner_pa32(ffi_closure *closure, UINT32 *stack) +{ + ffi_cif *cif; + void **avalue; + void *rvalue; + UINT32 ret[2]; /* function can return up to 64-bits in registers */ + ffi_type **p_arg; + char *tmp; + int i, avn; + unsigned int slot = FIRST_ARG_SLOT; + register UINT32 r28 asm("r28"); + + cif = closure->cif; + + /* If returning via structure, callee will write to our pointer. */ + if (cif->flags == FFI_TYPE_STRUCT) + rvalue = (void *)r28; + else + rvalue = &ret[0]; + + avalue = (void **)alloca(cif->nargs * FFI_SIZEOF_ARG); + avn = cif->nargs; + p_arg = cif->arg_types; + + for (i = 0; i < avn; i++) + { + int type = (*p_arg)->type; + + switch (type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + avalue[i] = (char *)(stack - slot) + sizeof(UINT32) - (*p_arg)->size; + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + slot += (slot & 1) ? 1 : 2; + avalue[i] = (void *)(stack - slot); + break; + + case FFI_TYPE_FLOAT: +#ifdef PA_LINUX + /* The closure call is indirect. In Linux, floating point + arguments in indirect calls with a prototype are passed + in the floating point registers instead of the general + registers. So, we need to replace what was previously + stored in the current slot with the value in the + corresponding floating point register. */ + switch (slot - FIRST_ARG_SLOT) + { + case 0: fstw(fr4, (void *)(stack - slot)); break; + case 1: fstw(fr5, (void *)(stack - slot)); break; + case 2: fstw(fr6, (void *)(stack - slot)); break; + case 3: fstw(fr7, (void *)(stack - slot)); break; + } +#endif + avalue[i] = (void *)(stack - slot); + break; + + case FFI_TYPE_DOUBLE: + slot += (slot & 1) ? 1 : 2; +#ifdef PA_LINUX + /* See previous comment for FFI_TYPE_FLOAT. */ + switch (slot - FIRST_ARG_SLOT) + { + case 1: fstd(fr5, (void *)(stack - slot)); break; + case 3: fstd(fr7, (void *)(stack - slot)); break; + } +#endif + avalue[i] = (void *)(stack - slot); + break; + +#ifdef PA_HPUX + case FFI_TYPE_LONGDOUBLE: + /* Long doubles are treated like a big structure. */ + avalue[i] = (void *) *(stack - slot); + break; +#endif + + case FFI_TYPE_STRUCT: + /* Structs smaller or equal than 4 bytes are passed in one + register. Structs smaller or equal 8 bytes are passed in two + registers. Larger structures are passed by pointer. */ + if((*p_arg)->size <= 4) + { + avalue[i] = (void *)(stack - slot) + sizeof(UINT32) - + (*p_arg)->size; + } + else if ((*p_arg)->size <= 8) + { + slot += (slot & 1) ? 1 : 2; + avalue[i] = (void *)(stack - slot) + sizeof(UINT64) - + (*p_arg)->size; + } + else + avalue[i] = (void *) *(stack - slot); + break; + + default: + FFI_ASSERT(0); + } + + slot++; + p_arg++; + } + + /* Invoke the closure. */ + (closure->fun) (cif, rvalue, avalue, closure->user_data); + + debug(3, "after calling function, ret[0] = %08x, ret[1] = %08x\n", ret[0], + ret[1]); + + /* Store the result using the lower 2 bytes of the flags. */ + switch (cif->flags) + { + case FFI_TYPE_UINT8: + *(stack - FIRST_ARG_SLOT) = (UINT8)(ret[0] >> 24); + break; + case FFI_TYPE_SINT8: + *(stack - FIRST_ARG_SLOT) = (SINT8)(ret[0] >> 24); + break; + case FFI_TYPE_UINT16: + *(stack - FIRST_ARG_SLOT) = (UINT16)(ret[0] >> 16); + break; + case FFI_TYPE_SINT16: + *(stack - FIRST_ARG_SLOT) = (SINT16)(ret[0] >> 16); + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + *(stack - FIRST_ARG_SLOT) = ret[0]; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + *(stack - FIRST_ARG_SLOT) = ret[0]; + *(stack - FIRST_ARG_SLOT - 1) = ret[1]; + break; + + case FFI_TYPE_DOUBLE: + fldd(rvalue, fr4); + break; + + case FFI_TYPE_FLOAT: + fldw(rvalue, fr4); + break; + + case FFI_TYPE_STRUCT: + /* Don't need a return value, done by caller. */ + break; + + case FFI_TYPE_SMALL_STRUCT2: + case FFI_TYPE_SMALL_STRUCT3: + case FFI_TYPE_SMALL_STRUCT4: + tmp = (void*)(stack - FIRST_ARG_SLOT); + tmp += 4 - cif->rtype->size; + memcpy((void*)tmp, &ret[0], cif->rtype->size); + break; + + case FFI_TYPE_SMALL_STRUCT5: + case FFI_TYPE_SMALL_STRUCT6: + case FFI_TYPE_SMALL_STRUCT7: + case FFI_TYPE_SMALL_STRUCT8: + { + unsigned int ret2[2]; + int off; + + /* Right justify ret[0] and ret[1] */ + switch (cif->flags) + { + case FFI_TYPE_SMALL_STRUCT5: off = 3; break; + case FFI_TYPE_SMALL_STRUCT6: off = 2; break; + case FFI_TYPE_SMALL_STRUCT7: off = 1; break; + default: off = 0; break; + } + + memset (ret2, 0, sizeof (ret2)); + memcpy ((char *)ret2 + off, ret, 8 - off); + + *(stack - FIRST_ARG_SLOT) = ret2[0]; + *(stack - FIRST_ARG_SLOT - 1) = ret2[1]; + } + break; + + case FFI_TYPE_POINTER: + case FFI_TYPE_VOID: + break; + + default: + debug(0, "assert with cif->flags: %d\n",cif->flags); + FFI_ASSERT(0); + break; + } + return FFI_OK; +} + +/* Fill in a closure to refer to the specified fun and user_data. + cif specifies the argument and result types for fun. + The cif must already be prep'ed. */ + +extern void ffi_closure_pa32(void); + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + UINT32 *tramp = (UINT32 *)(closure->tramp); +#ifdef PA_HPUX + UINT32 *tmp; +#endif + + if (cif->abi != FFI_PA32) + return FFI_BAD_ABI; + + /* Make a small trampoline that will branch to our + handler function. Use PC-relative addressing. */ + +#ifdef PA_LINUX + tramp[0] = 0xeaa00000; /* b,l .+8,%r21 ; %r21 <- pc+8 */ + tramp[1] = 0xd6a01c1e; /* depi 0,31,2,%r21 ; mask priv bits */ + tramp[2] = 0x4aa10028; /* ldw 20(%r21),%r1 ; load plabel */ + tramp[3] = 0x36b53ff1; /* ldo -8(%r21),%r21 ; get closure addr */ + tramp[4] = 0x0c201096; /* ldw 0(%r1),%r22 ; address of handler */ + tramp[5] = 0xeac0c000; /* bv%r0(%r22) ; branch to handler */ + tramp[6] = 0x0c281093; /* ldw 4(%r1),%r19 ; GP of handler */ + tramp[7] = ((UINT32)(ffi_closure_pa32) & ~2); + + /* Flush d/icache -- have to flush up 2 two lines because of + alignment. */ + __asm__ volatile( + "fdc 0(%0)\n\t" + "fdc %1(%0)\n\t" + "fic 0(%%sr4, %0)\n\t" + "fic %1(%%sr4, %0)\n\t" + "sync\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n" + : + : "r"((unsigned long)tramp & ~31), + "r"(32 /* stride */) + : "memory"); +#endif + +#ifdef PA_HPUX + tramp[0] = 0xeaa00000; /* b,l .+8,%r21 ; %r21 <- pc+8 */ + tramp[1] = 0xd6a01c1e; /* depi 0,31,2,%r21 ; mask priv bits */ + tramp[2] = 0x4aa10038; /* ldw 28(%r21),%r1 ; load plabel */ + tramp[3] = 0x36b53ff1; /* ldo -8(%r21),%r21 ; get closure addr */ + tramp[4] = 0x0c201096; /* ldw 0(%r1),%r22 ; address of handler */ + tramp[5] = 0x02c010b4; /* ldsid (%r22),%r20 ; load space id */ + tramp[6] = 0x00141820; /* mtsp %r20,%sr0 ; into %sr0 */ + tramp[7] = 0xe2c00000; /* be 0(%sr0,%r22) ; branch to handler */ + tramp[8] = 0x0c281093; /* ldw 4(%r1),%r19 ; GP of handler */ + tramp[9] = ((UINT32)(ffi_closure_pa32) & ~2); + + /* Flush d/icache -- have to flush three lines because of alignment. */ + __asm__ volatile( + "copy %1,%0\n\t" + "fdc,m %2(%0)\n\t" + "fdc,m %2(%0)\n\t" + "fdc,m %2(%0)\n\t" + "ldsid (%1),%0\n\t" + "mtsp %0,%%sr0\n\t" + "copy %1,%0\n\t" + "fic,m %2(%%sr0,%0)\n\t" + "fic,m %2(%%sr0,%0)\n\t" + "fic,m %2(%%sr0,%0)\n\t" + "sync\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n\t" + "nop\n" + : "=&r" ((unsigned long)tmp) + : "r" ((unsigned long)tramp & ~31), + "r" (32/* stride */) + : "memory"); +#endif + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffitarget.h new file mode 100644 index 0000000..fff4c6b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/ffitarget.h @@ -0,0 +1,85 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for hppa. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- System specific configurations ----------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + +#ifdef PA_LINUX + FFI_PA32, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_PA32 +#endif + +#ifdef PA_HPUX + FFI_PA32, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_PA32 +#endif + +#ifdef PA64_HPUX +#error "PA64_HPUX FFI is not yet implemented" + FFI_PA64, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_PA64 +#endif +} ffi_abi; +#endif + +#define FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#ifdef PA_LINUX +#define FFI_TRAMPOLINE_SIZE 32 +#else +#define FFI_TRAMPOLINE_SIZE 40 +#endif + +#define FFI_TYPE_SMALL_STRUCT2 -1 +#define FFI_TYPE_SMALL_STRUCT3 -2 +#define FFI_TYPE_SMALL_STRUCT4 -3 +#define FFI_TYPE_SMALL_STRUCT5 -4 +#define FFI_TYPE_SMALL_STRUCT6 -5 +#define FFI_TYPE_SMALL_STRUCT7 -6 +#define FFI_TYPE_SMALL_STRUCT8 -7 +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/hpux32.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/hpux32.S new file mode 100644 index 0000000..40528ba --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/hpux32.S @@ -0,0 +1,368 @@ +/* ----------------------------------------------------------------------- + hpux32.S - Copyright (c) 2006 Free Software Foundation, Inc. + (c) 2008 Red Hat, Inc. + based on src/pa/linux.S + + HP-UX PA Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + .LEVEL 1.1 + .SPACE $PRIVATE$ + .IMPORT $global$,DATA + .IMPORT $$dyncall,MILLICODE + .SUBSPA $DATA$ + .align 4 + + /* void ffi_call_pa32(void (*)(char *, extended_cif *), + extended_cif *ecif, + unsigned bytes, + unsigned flags, + unsigned *rvalue, + void (*fn)(void)); + */ + + .export ffi_call_pa32,ENTRY,PRIV_LEV=3 + .import ffi_prep_args_pa32,CODE + + .SPACE $TEXT$ + .SUBSPA $CODE$ + .align 4 + +L$FB1 +ffi_call_pa32 + .proc + .callinfo FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=4 + .entry + stw %rp, -20(%sp) + copy %r3, %r1 +L$CFI11 + copy %sp, %r3 +L$CFI12 + + /* Setup the stack for calling prep_args... + We want the stack to look like this: + + [ Previous stack ] <- %r3 + + [ 64-bytes register save area ] <- %r4 + + [ Stack space for actual call, passed as ] <- %arg0 + [ arg0 to ffi_prep_args_pa32 ] + + [ Stack for calling prep_args ] <- %sp + */ + + stwm %r1, 64(%sp) + stw %r4, 12(%r3) +L$CFI13 + copy %sp, %r4 + + addl %arg2, %r4, %arg0 ; arg stack + stw %arg3, -48(%r3) ; save flags we need it later + + /* Call prep_args: + %arg0(stack) -- set up above + %arg1(ecif) -- same as incoming param + %arg2(bytes) -- same as incoming param */ + bl ffi_prep_args_pa32,%r2 + ldo 64(%arg0), %sp + ldo -64(%sp), %sp + + /* now %sp should point where %arg0 was pointing. */ + + /* Load the arguments that should be passed in registers + The fp args are loaded by the prep_args function. */ + ldw -36(%sp), %arg0 + ldw -40(%sp), %arg1 + ldw -44(%sp), %arg2 + ldw -48(%sp), %arg3 + + /* in case the function is going to return a structure + we need to give it a place to put the result. */ + ldw -52(%r3), %ret0 ; %ret0 <- rvalue + ldw -56(%r3), %r22 ; %r22 <- function to call + bl $$dyncall, %r31 ; Call the user function + copy %r31, %rp + + /* Prepare to store the result; we need to recover flags and rvalue. */ + ldw -48(%r3), %r21 ; r21 <- flags + ldw -52(%r3), %r20 ; r20 <- rvalue + + /* Store the result according to the return type. The most + likely types should come first. */ + +L$checkint + comib,<>,n FFI_TYPE_INT, %r21, L$checkint8 + b L$done + stw %ret0, 0(%r20) + +L$checkint8 + comib,<>,n FFI_TYPE_UINT8, %r21, L$checkint16 + b L$done + stb %ret0, 0(%r20) + +L$checkint16 + comib,<>,n FFI_TYPE_UINT16, %r21, L$checkdbl + b L$done + sth %ret0, 0(%r20) + +L$checkdbl + comib,<>,n FFI_TYPE_DOUBLE, %r21, L$checkfloat + b L$done + fstd %fr4,0(%r20) + +L$checkfloat + comib,<>,n FFI_TYPE_FLOAT, %r21, L$checkll + b L$done + fstw %fr4L,0(%r20) + +L$checkll + comib,<>,n FFI_TYPE_UINT64, %r21, L$checksmst2 + stw %ret0, 0(%r20) + b L$done + stw %ret1, 4(%r20) + +L$checksmst2 + comib,<>,n FFI_TYPE_SMALL_STRUCT2, %r21, L$checksmst3 + /* 2-byte structs are returned in ret0 as ????xxyy. */ + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b L$done + stb %ret0, 0(%r20) + +L$checksmst3 + comib,<>,n FFI_TYPE_SMALL_STRUCT3, %r21, L$checksmst4 + /* 3-byte structs are returned in ret0 as ??xxyyzz. */ + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b L$done + stb %ret0, 0(%r20) + +L$checksmst4 + comib,<>,n FFI_TYPE_SMALL_STRUCT4, %r21, L$checksmst5 + /* 4-byte structs are returned in ret0 as wwxxyyzz. */ + extru %ret0, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b L$done + stb %ret0, 0(%r20) + +L$checksmst5 + comib,<>,n FFI_TYPE_SMALL_STRUCT5, %r21, L$checksmst6 + /* 5 byte values are returned right justified: + ret0 ret1 + 5: ??????aa bbccddee */ + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b L$done + stb %ret1, 0(%r20) + +L$checksmst6 + comib,<>,n FFI_TYPE_SMALL_STRUCT6, %r21, L$checksmst7 + /* 6 byte values are returned right justified: + ret0 ret1 + 6: ????aabb ccddeeff */ + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b L$done + stb %ret1, 0(%r20) + +L$checksmst7 + comib,<>,n FFI_TYPE_SMALL_STRUCT7, %r21, L$checksmst8 + /* 7 byte values are returned right justified: + ret0 ret1 + 7: ??aabbcc ddeeffgg */ + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b L$done + stb %ret1, 0(%r20) + +L$checksmst8 + comib,<>,n FFI_TYPE_SMALL_STRUCT8, %r21, L$done + /* 8 byte values are returned right justified: + ret0 ret1 + 8: aabbccdd eeffgghh */ + extru %ret0, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stb %ret1, 0(%r20) + +L$done + /* all done, return */ + copy %r4, %sp ; pop arg stack + ldw 12(%r3), %r4 + ldwm -64(%sp), %r3 ; .. and pop stack + ldw -20(%sp), %rp + bv %r0(%rp) + nop + .exit + .procend +L$FE1 + + /* void ffi_closure_pa32(void); + Called with closure argument in %r21 */ + + .SPACE $TEXT$ + .SUBSPA $CODE$ + .export ffi_closure_pa32,ENTRY,PRIV_LEV=3,RTNVAL=GR + .import ffi_closure_inner_pa32,CODE + .align 4 +L$FB2 +ffi_closure_pa32 + .proc + .callinfo FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3 + .entry + + stw %rp, -20(%sp) + copy %r3, %r1 +L$CFI21 + copy %sp, %r3 +L$CFI22 + stwm %r1, 64(%sp) + + /* Put arguments onto the stack and call ffi_closure_inner. */ + stw %arg0, -36(%r3) + stw %arg1, -40(%r3) + stw %arg2, -44(%r3) + stw %arg3, -48(%r3) + + copy %r21, %arg0 + bl ffi_closure_inner_pa32, %r2 + copy %r3, %arg1 + ldwm -64(%sp), %r3 + ldw -20(%sp), %rp + ldw -36(%sp), %ret0 + bv %r0(%rp) + ldw -40(%sp), %ret1 + .exit + .procend +L$FE2: + + .SPACE $PRIVATE$ + .SUBSPA $DATA$ + + .align 4 + .EXPORT _GLOBAL__F_ffi_call_pa32,DATA +_GLOBAL__F_ffi_call_pa32 +L$frame1: + .word L$ECIE1-L$SCIE1 ;# Length of Common Information Entry +L$SCIE1: + .word 0x0 ;# CIE Identifier Tag + .byte 0x1 ;# CIE Version + .ascii "\0" ;# CIE Augmentation + .uleb128 0x1 ;# CIE Code Alignment Factor + .sleb128 4 ;# CIE Data Alignment Factor + .byte 0x2 ;# CIE RA Column + .byte 0xc ;# DW_CFA_def_cfa + .uleb128 0x1e + .uleb128 0x0 + .align 4 +L$ECIE1: +L$SFDE1: + .word L$EFDE1-L$ASFDE1 ;# FDE Length +L$ASFDE1: + .word L$ASFDE1-L$frame1 ;# FDE CIE offset + .word L$FB1 ;# FDE initial location + .word L$FE1-L$FB1 ;# FDE address range + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word L$CFI11-L$FB1 + .byte 0x83 ;# DW_CFA_offset, column 0x3 + .uleb128 0x0 + .byte 0x11 ;# DW_CFA_offset_extended_sf; save r2 at [r30-20] + .uleb128 0x2 + .sleb128 -5 + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word L$CFI12-L$CFI11 + .byte 0xd ;# DW_CFA_def_cfa_register = r3 + .uleb128 0x3 + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word L$CFI13-L$CFI12 + .byte 0x84 ;# DW_CFA_offset, column 0x4 + .uleb128 0x3 + + .align 4 +L$EFDE1: + +L$SFDE2: + .word L$EFDE2-L$ASFDE2 ;# FDE Length +L$ASFDE2: + .word L$ASFDE2-L$frame1 ;# FDE CIE offset + .word L$FB2 ;# FDE initial location + .word L$FE2-L$FB2 ;# FDE address range + .byte 0x4 ;# DW_CFA_advance_loc4 + .word L$CFI21-L$FB2 + .byte 0x83 ;# DW_CFA_offset, column 0x3 + .uleb128 0x0 + .byte 0x11 ;# DW_CFA_offset_extended_sf + .uleb128 0x2 + .sleb128 -5 + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word L$CFI22-L$CFI21 + .byte 0xd ;# DW_CFA_def_cfa_register = r3 + .uleb128 0x3 + + .align 4 +L$EFDE2: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/linux.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/linux.S new file mode 100644 index 0000000..f11ae76 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/pa/linux.S @@ -0,0 +1,357 @@ +/* ----------------------------------------------------------------------- + linux.S - (c) 2003-2004 Randolph Chung + (c) 2008 Red Hat, Inc. + + HPPA Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL RENESAS TECHNOLOGY BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + .text + .level 1.1 + .align 4 + + /* void ffi_call_pa32(void (*)(char *, extended_cif *), + extended_cif *ecif, + unsigned bytes, + unsigned flags, + unsigned *rvalue, + void (*fn)(void)); + */ + + .export ffi_call_pa32,code + .import ffi_prep_args_pa32,code + + .type ffi_call_pa32, @function +.LFB1: +ffi_call_pa32: + .proc + .callinfo FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=4 + .entry + stw %rp, -20(%sp) + copy %r3, %r1 +.LCFI11: + + copy %sp, %r3 +.LCFI12: + + /* Setup the stack for calling prep_args... + We want the stack to look like this: + + [ Previous stack ] <- %r3 + + [ 64-bytes register save area ] <- %r4 + + [ Stack space for actual call, passed as ] <- %arg0 + [ arg0 to ffi_prep_args_pa32 ] + + [ Stack for calling prep_args ] <- %sp + */ + + stwm %r1, 64(%sp) + stw %r4, 12(%r3) +.LCFI13: + copy %sp, %r4 + + addl %arg2, %r4, %arg0 /* arg stack */ + stw %arg3, -48(%r3) /* save flags; we need it later */ + + /* Call prep_args: + %arg0(stack) -- set up above + %arg1(ecif) -- same as incoming param + %arg2(bytes) -- same as incoming param */ + bl ffi_prep_args_pa32,%r2 + ldo 64(%arg0), %sp + ldo -64(%sp), %sp + + /* now %sp should point where %arg0 was pointing. */ + + /* Load the arguments that should be passed in registers + The fp args were loaded by the prep_args function. */ + ldw -36(%sp), %arg0 + ldw -40(%sp), %arg1 + ldw -44(%sp), %arg2 + ldw -48(%sp), %arg3 + + /* in case the function is going to return a structure + we need to give it a place to put the result. */ + ldw -52(%r3), %ret0 /* %ret0 <- rvalue */ + ldw -56(%r3), %r22 /* %r22 <- function to call */ + bl $$dyncall, %r31 /* Call the user function */ + copy %r31, %rp + + /* Prepare to store the result; we need to recover flags and rvalue. */ + ldw -48(%r3), %r21 /* r21 <- flags */ + ldw -52(%r3), %r20 /* r20 <- rvalue */ + + /* Store the result according to the return type. */ + +.Lcheckint: + comib,<>,n FFI_TYPE_INT, %r21, .Lcheckint8 + b .Ldone + stw %ret0, 0(%r20) + +.Lcheckint8: + comib,<>,n FFI_TYPE_UINT8, %r21, .Lcheckint16 + b .Ldone + stb %ret0, 0(%r20) + +.Lcheckint16: + comib,<>,n FFI_TYPE_UINT16, %r21, .Lcheckdbl + b .Ldone + sth %ret0, 0(%r20) + +.Lcheckdbl: + comib,<>,n FFI_TYPE_DOUBLE, %r21, .Lcheckfloat + b .Ldone + fstd %fr4,0(%r20) + +.Lcheckfloat: + comib,<>,n FFI_TYPE_FLOAT, %r21, .Lcheckll + b .Ldone + fstw %fr4L,0(%r20) + +.Lcheckll: + comib,<>,n FFI_TYPE_UINT64, %r21, .Lchecksmst2 + stw %ret0, 0(%r20) + b .Ldone + stw %ret1, 4(%r20) + +.Lchecksmst2: + comib,<>,n FFI_TYPE_SMALL_STRUCT2, %r21, .Lchecksmst3 + /* 2-byte structs are returned in ret0 as ????xxyy. */ + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b .Ldone + stb %ret0, 0(%r20) + +.Lchecksmst3: + comib,<>,n FFI_TYPE_SMALL_STRUCT3, %r21, .Lchecksmst4 + /* 3-byte structs are returned in ret0 as ??xxyyzz. */ + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b .Ldone + stb %ret0, 0(%r20) + +.Lchecksmst4: + comib,<>,n FFI_TYPE_SMALL_STRUCT4, %r21, .Lchecksmst5 + /* 4-byte structs are returned in ret0 as wwxxyyzz. */ + extru %ret0, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b .Ldone + stb %ret0, 0(%r20) + +.Lchecksmst5: + comib,<>,n FFI_TYPE_SMALL_STRUCT5, %r21, .Lchecksmst6 + /* 5 byte values are returned right justified: + ret0 ret1 + 5: ??????aa bbccddee */ + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b .Ldone + stb %ret1, 0(%r20) + +.Lchecksmst6: + comib,<>,n FFI_TYPE_SMALL_STRUCT6, %r21, .Lchecksmst7 + /* 6 byte values are returned right justified: + ret0 ret1 + 6: ????aabb ccddeeff */ + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b .Ldone + stb %ret1, 0(%r20) + +.Lchecksmst7: + comib,<>,n FFI_TYPE_SMALL_STRUCT7, %r21, .Lchecksmst8 + /* 7 byte values are returned right justified: + ret0 ret1 + 7: ??aabbcc ddeeffgg */ + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + b .Ldone + stb %ret1, 0(%r20) + +.Lchecksmst8: + comib,<>,n FFI_TYPE_SMALL_STRUCT8, %r21, .Ldone + /* 8 byte values are returned right justified: + ret0 ret1 + 8: aabbccdd eeffgghh */ + extru %ret0, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret0, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stbs,ma %ret0, 1(%r20) + extru %ret1, 7, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 15, 8, %r22 + stbs,ma %r22, 1(%r20) + extru %ret1, 23, 8, %r22 + stbs,ma %r22, 1(%r20) + stb %ret1, 0(%r20) + +.Ldone: + /* all done, return */ + copy %r4, %sp /* pop arg stack */ + ldw 12(%r3), %r4 + ldwm -64(%sp), %r3 /* .. and pop stack */ + ldw -20(%sp), %rp + bv %r0(%rp) + nop + .exit + .procend +.LFE1: + + /* void ffi_closure_pa32(void); + Called with closure argument in %r21 */ + .export ffi_closure_pa32,code + .import ffi_closure_inner_pa32,code + + .type ffi_closure_pa32, @function +.LFB2: +ffi_closure_pa32: + .proc + .callinfo FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3 + .entry + + stw %rp, -20(%sp) +.LCFI20: + copy %r3, %r1 +.LCFI21: + copy %sp, %r3 +.LCFI22: + stwm %r1, 64(%sp) + + /* Put arguments onto the stack and call ffi_closure_inner. */ + stw %arg0, -36(%r3) + stw %arg1, -40(%r3) + stw %arg2, -44(%r3) + stw %arg3, -48(%r3) + + copy %r21, %arg0 + bl ffi_closure_inner_pa32, %r2 + copy %r3, %arg1 + + ldwm -64(%sp), %r3 + ldw -20(%sp), %rp + ldw -36(%sp), %ret0 + bv %r0(%r2) + ldw -40(%sp), %ret1 + + .exit + .procend +.LFE2: + + .section ".eh_frame",EH_FRAME_FLAGS,@progbits +.Lframe1: + .word .LECIE1-.LSCIE1 ;# Length of Common Information Entry +.LSCIE1: + .word 0x0 ;# CIE Identifier Tag + .byte 0x1 ;# CIE Version + .ascii "\0" ;# CIE Augmentation + .uleb128 0x1 ;# CIE Code Alignment Factor + .sleb128 4 ;# CIE Data Alignment Factor + .byte 0x2 ;# CIE RA Column + .byte 0xc ;# DW_CFA_def_cfa + .uleb128 0x1e + .uleb128 0x0 + .align 4 +.LECIE1: +.LSFDE1: + .word .LEFDE1-.LASFDE1 ;# FDE Length +.LASFDE1: + .word .LASFDE1-.Lframe1 ;# FDE CIE offset + .word .LFB1 ;# FDE initial location + .word .LFE1-.LFB1 ;# FDE address range + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word .LCFI11-.LFB1 + .byte 0x83 ;# DW_CFA_offset, column 0x3 + .uleb128 0x0 + .byte 0x11 ;# DW_CFA_offset_extended_sf; save r2 at [r30-20] + .uleb128 0x2 + .sleb128 -5 + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word .LCFI12-.LCFI11 + .byte 0xd ;# DW_CFA_def_cfa_register = r3 + .uleb128 0x3 + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word .LCFI13-.LCFI12 + .byte 0x84 ;# DW_CFA_offset, column 0x4 + .uleb128 0x3 + + .align 4 +.LEFDE1: + +.LSFDE2: + .word .LEFDE2-.LASFDE2 ;# FDE Length +.LASFDE2: + .word .LASFDE2-.Lframe1 ;# FDE CIE offset + .word .LFB2 ;# FDE initial location + .word .LFE2-.LFB2 ;# FDE address range + .byte 0x4 ;# DW_CFA_advance_loc4 + .word .LCFI21-.LFB2 + .byte 0x83 ;# DW_CFA_offset, column 0x3 + .uleb128 0x0 + .byte 0x11 ;# DW_CFA_offset_extended_sf + .uleb128 0x2 + .sleb128 -5 + + .byte 0x4 ;# DW_CFA_advance_loc4 + .word .LCFI22-.LCFI21 + .byte 0xd ;# DW_CFA_def_cfa_register = r3 + .uleb128 0x3 + + .align 4 +.LEFDE2: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix.S new file mode 100644 index 0000000..7ba5415 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix.S @@ -0,0 +1,566 @@ +/* ----------------------------------------------------------------------- + aix.S - Copyright (c) 2002, 2009 Free Software Foundation, Inc. + based on darwin.S by John Hornkvist + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + + .set r0,0 + .set r1,1 + .set r2,2 + .set r3,3 + .set r4,4 + .set r5,5 + .set r6,6 + .set r7,7 + .set r8,8 + .set r9,9 + .set r10,10 + .set r11,11 + .set r12,12 + .set r13,13 + .set r14,14 + .set r15,15 + .set r16,16 + .set r17,17 + .set r18,18 + .set r19,19 + .set r20,20 + .set r21,21 + .set r22,22 + .set r23,23 + .set r24,24 + .set r25,25 + .set r26,26 + .set r27,27 + .set r28,28 + .set r29,29 + .set r30,30 + .set r31,31 + .set f0,0 + .set f1,1 + .set f2,2 + .set f3,3 + .set f4,4 + .set f5,5 + .set f6,6 + .set f7,7 + .set f8,8 + .set f9,9 + .set f10,10 + .set f11,11 + .set f12,12 + .set f13,13 + .set f14,14 + .set f15,15 + .set f16,16 + .set f17,17 + .set f18,18 + .set f19,19 + .set f20,20 + .set f21,21 + + .extern .ffi_prep_args + +#define LIBFFI_ASM +#include +#include +#define JUMPTARGET(name) name +#define L(x) x + .file "aix.S" + .toc + + /* void ffi_call_AIX(extended_cif *ecif, unsigned long bytes, + * unsigned int flags, unsigned int *rvalue, + * void (*fn)(), + * void (*prep_args)(extended_cif*, unsigned *const)); + * r3=ecif, r4=bytes, r5=flags, r6=rvalue, r7=fn, r8=prep_args + */ + +.csect .text[PR] + .align 2 + .globl ffi_call_AIX + .globl .ffi_call_AIX +.csect ffi_call_AIX[DS] +ffi_call_AIX: +#ifdef __64BIT__ + .llong .ffi_call_AIX, TOC[tc0], 0 + .csect .text[PR] +.ffi_call_AIX: + .function .ffi_call_AIX,.ffi_call_AIX,16,044,LFE..0-LFB..0 + .bf __LINE__ + .line 1 +LFB..0: + /* Save registers we use. */ + mflr r0 + + std r28,-32(r1) + std r29,-24(r1) + std r30,-16(r1) + std r31, -8(r1) + + std r0, 16(r1) +LCFI..0: + mr r28, r1 /* our AP. */ + stdux r1, r1, r4 +LCFI..1: + + /* Save arguments over call... */ + mr r31, r5 /* flags, */ + mr r30, r6 /* rvalue, */ + mr r29, r7 /* function address. */ + std r2, 40(r1) + + /* Call ffi_prep_args. */ + mr r4, r1 + bl .ffi_prep_args + nop + + /* Now do the call. */ + ld r0, 0(r29) + ld r2, 8(r29) + ld r11, 16(r29) + /* Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40, r31 + mtctr r0 + /* Load all those argument registers. */ + /* We have set up a nice stack frame, just load it into registers. */ + ld r3, 40+(1*8)(r1) + ld r4, 40+(2*8)(r1) + ld r5, 40+(3*8)(r1) + ld r6, 40+(4*8)(r1) + nop + ld r7, 40+(5*8)(r1) + ld r8, 40+(6*8)(r1) + ld r9, 40+(7*8)(r1) + ld r10,40+(8*8)(r1) + +L1: + /* Load all the FP registers. */ + bf 6,L2 /* 2f + 0x18 */ + lfd f1,-32-(13*8)(r28) + lfd f2,-32-(12*8)(r28) + lfd f3,-32-(11*8)(r28) + lfd f4,-32-(10*8)(r28) + nop + lfd f5,-32-(9*8)(r28) + lfd f6,-32-(8*8)(r28) + lfd f7,-32-(7*8)(r28) + lfd f8,-32-(6*8)(r28) + nop + lfd f9,-32-(5*8)(r28) + lfd f10,-32-(4*8)(r28) + lfd f11,-32-(3*8)(r28) + lfd f12,-32-(2*8)(r28) + nop + lfd f13,-32-(1*8)(r28) + +L2: + /* Make the call. */ + bctrl + ld r2, 40(r1) + + /* Now, deal with the return value. */ + mtcrf 0x01, r31 + + bt 30, L(done_return_value) + bt 29, L(fp_return_value) + std r3, 0(r30) + + /* Fall through... */ + +L(done_return_value): + /* Restore the registers we used and return. */ + mr r1, r28 + ld r0, 16(r28) + ld r28, -32(r1) + mtlr r0 + ld r29, -24(r1) + ld r30, -16(r1) + ld r31, -8(r1) + blr + +L(fp_return_value): + bf 28, L(float_return_value) + stfd f1, 0(r30) + bf 31, L(done_return_value) + stfd f2, 8(r30) + b L(done_return_value) +L(float_return_value): + stfs f1, 0(r30) + b L(done_return_value) +LFE..0: +#else /* ! __64BIT__ */ + + .long .ffi_call_AIX, TOC[tc0], 0 + .csect .text[PR] +.ffi_call_AIX: + .function .ffi_call_AIX,.ffi_call_AIX,16,044,LFE..0-LFB..0 + .bf __LINE__ + .line 1 +LFB..0: + /* Save registers we use. */ + mflr r0 + + stw r28,-16(r1) + stw r29,-12(r1) + stw r30, -8(r1) + stw r31, -4(r1) + + stw r0, 8(r1) +LCFI..0: + mr r28, r1 /* out AP. */ + stwux r1, r1, r4 +LCFI..1: + + /* Save arguments over call... */ + mr r31, r5 /* flags, */ + mr r30, r6 /* rvalue, */ + mr r29, r7 /* function address, */ + stw r2, 20(r1) + + /* Call ffi_prep_args. */ + mr r4, r1 + bl .ffi_prep_args + nop + + /* Now do the call. */ + lwz r0, 0(r29) + lwz r2, 4(r29) + lwz r11, 8(r29) + /* Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40, r31 + mtctr r0 + /* Load all those argument registers. */ + /* We have set up a nice stack frame, just load it into registers. */ + lwz r3, 20+(1*4)(r1) + lwz r4, 20+(2*4)(r1) + lwz r5, 20+(3*4)(r1) + lwz r6, 20+(4*4)(r1) + nop + lwz r7, 20+(5*4)(r1) + lwz r8, 20+(6*4)(r1) + lwz r9, 20+(7*4)(r1) + lwz r10,20+(8*4)(r1) + +L1: + /* Load all the FP registers. */ + bf 6,L2 /* 2f + 0x18 */ + lfd f1,-16-(13*8)(r28) + lfd f2,-16-(12*8)(r28) + lfd f3,-16-(11*8)(r28) + lfd f4,-16-(10*8)(r28) + nop + lfd f5,-16-(9*8)(r28) + lfd f6,-16-(8*8)(r28) + lfd f7,-16-(7*8)(r28) + lfd f8,-16-(6*8)(r28) + nop + lfd f9,-16-(5*8)(r28) + lfd f10,-16-(4*8)(r28) + lfd f11,-16-(3*8)(r28) + lfd f12,-16-(2*8)(r28) + nop + lfd f13,-16-(1*8)(r28) + +L2: + /* Make the call. */ + bctrl + lwz r2, 20(r1) + + /* Now, deal with the return value. */ + mtcrf 0x01, r31 + + bt 30, L(done_return_value) + bt 29, L(fp_return_value) + stw r3, 0(r30) + bf 28, L(done_return_value) + stw r4, 4(r30) + + /* Fall through... */ + +L(done_return_value): + /* Restore the registers we used and return. */ + mr r1, r28 + lwz r0, 8(r28) + lwz r28,-16(r1) + mtlr r0 + lwz r29,-12(r1) + lwz r30, -8(r1) + lwz r31, -4(r1) + blr + +L(fp_return_value): + bf 28, L(float_return_value) + stfd f1, 0(r30) + b L(done_return_value) +L(float_return_value): + stfs f1, 0(r30) + b L(done_return_value) +LFE..0: +#endif + .ef __LINE__ + .long 0 + .byte 0,0,0,1,128,4,0,0 +/* END(ffi_call_AIX) */ + + /* void ffi_call_go_AIX(extended_cif *ecif, unsigned long bytes, + * unsigned int flags, unsigned int *rvalue, + * void (*fn)(), + * void (*prep_args)(extended_cif*, unsigned *const), + * void *closure); + * r3=ecif, r4=bytes, r5=flags, r6=rvalue, r7=fn, r8=prep_args, r9=closure + */ + +.csect .text[PR] + .align 2 + .globl ffi_call_go_AIX + .globl .ffi_call_go_AIX +.csect ffi_call_go_AIX[DS] +ffi_call_go_AIX: +#ifdef __64BIT__ + .llong .ffi_call_go_AIX, TOC[tc0], 0 + .csect .text[PR] +.ffi_call_go_AIX: + .function .ffi_call_go_AIX,.ffi_call_go_AIX,16,044,LFE..1-LFB..1 + .bf __LINE__ + .line 1 +LFB..1: + /* Save registers we use. */ + mflr r0 + + std r28,-32(r1) + std r29,-24(r1) + std r30,-16(r1) + std r31, -8(r1) + + std r9, 8(r1) /* closure, saved in cr field. */ + std r0, 16(r1) +LCFI..2: + mr r28, r1 /* our AP. */ + stdux r1, r1, r4 +LCFI..3: + + /* Save arguments over call... */ + mr r31, r5 /* flags, */ + mr r30, r6 /* rvalue, */ + mr r29, r7 /* function address, */ + std r2, 40(r1) + + /* Call ffi_prep_args. */ + mr r4, r1 + bl .ffi_prep_args + nop + + /* Now do the call. */ + ld r0, 0(r29) + ld r2, 8(r29) + ld r11, 8(r28) /* closure */ + /* Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40, r31 + mtctr r0 + /* Load all those argument registers. */ + /* We have set up a nice stack frame, just load it into registers. */ + ld r3, 40+(1*8)(r1) + ld r4, 40+(2*8)(r1) + ld r5, 40+(3*8)(r1) + ld r6, 40+(4*8)(r1) + nop + ld r7, 40+(5*8)(r1) + ld r8, 40+(6*8)(r1) + ld r9, 40+(7*8)(r1) + ld r10,40+(8*8)(r1) + + b L1 +LFE..1: +#else /* ! __64BIT__ */ + + .long .ffi_call_go_AIX, TOC[tc0], 0 + .csect .text[PR] +.ffi_call_go_AIX: + .function .ffi_call_go_AIX,.ffi_call_go_AIX,16,044,LFE..1-LFB..1 + .bf __LINE__ + .line 1 + /* Save registers we use. */ +LFB..1: + mflr r0 + + stw r28,-16(r1) + stw r29,-12(r1) + stw r30, -8(r1) + stw r31, -4(r1) + + stw r9, 4(r1) /* closure, saved in cr field. */ + stw r0, 8(r1) +LCFI..2: + mr r28, r1 /* out AP. */ + stwux r1, r1, r4 +LCFI..3: + + /* Save arguments over call... */ + mr r31, r5 /* flags, */ + mr r30, r6 /* rvalue, */ + mr r29, r7 /* function address, */ + stw r2, 20(r1) + + /* Call ffi_prep_args. */ + mr r4, r1 + bl .ffi_prep_args + nop + + /* Now do the call. */ + lwz r0, 0(r29) + lwz r2, 4(r29) + lwz r11, 4(r28) /* closure */ + /* Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40, r31 + mtctr r0 + /* Load all those argument registers. */ + /* We have set up a nice stack frame, just load it into registers. */ + lwz r3, 20+(1*4)(r1) + lwz r4, 20+(2*4)(r1) + lwz r5, 20+(3*4)(r1) + lwz r6, 20+(4*4)(r1) + nop + lwz r7, 20+(5*4)(r1) + lwz r8, 20+(6*4)(r1) + lwz r9, 20+(7*4)(r1) + lwz r10,20+(8*4)(r1) + + b L1 +LFE..1: +#endif + .ef __LINE__ + .long 0 + .byte 0,0,0,1,128,4,0,0 +/* END(ffi_call_go_AIX) */ + +.csect .text[PR] + .align 2 + .globl ffi_call_DARWIN + .globl .ffi_call_DARWIN +.csect ffi_call_DARWIN[DS] +ffi_call_DARWIN: +#ifdef __64BIT__ + .llong .ffi_call_DARWIN, TOC[tc0], 0 +#else + .long .ffi_call_DARWIN, TOC[tc0], 0 +#endif + .csect .text[PR] +.ffi_call_DARWIN: + blr + .long 0 + .byte 0,0,0,0,0,0,0,0 +/* END(ffi_call_DARWIN) */ + +/* EH frame stuff. */ + +#define LR_REGNO 0x41 /* Link Register (65), see rs6000.md */ +#ifdef __64BIT__ +#define PTRSIZE 8 +#define LOG2_PTRSIZE 3 +#define FDE_ENCODING 0x1c /* DW_EH_PE_pcrel|DW_EH_PE_sdata8 */ +#define EH_DATA_ALIGN_FACT 0x78 /* LEB128 -8 */ +#else +#define PTRSIZE 4 +#define LOG2_PTRSIZE 2 +#define FDE_ENCODING 0x1b /* DW_EH_PE_pcrel|DW_EH_PE_sdata4 */ +#define EH_DATA_ALIGN_FACT 0x7c /* LEB128 -4 */ +#endif + .csect _unwind.ro_[RO],4 + .align LOG2_PTRSIZE + .globl _GLOBAL__F_libffi_src_powerpc_aix +_GLOBAL__F_libffi_src_powerpc_aix: +Lframe..1: + .vbyte 4,LECIE..1-LSCIE..1 /* CIE Length */ +LSCIE..1: + .vbyte 4,0 /* CIE Identifier Tag */ + .byte 0x3 /* CIE Version */ + .byte "zR" /* CIE Augmentation */ + .byte 0 + .byte 0x1 /* uleb128 0x1; CIE Code Alignment Factor */ + .byte EH_DATA_ALIGN_FACT /* leb128 -4/-8; CIE Data Alignment Factor */ + .byte 0x41 /* CIE RA Column */ + .byte 0x1 /* uleb128 0x1; Augmentation size */ + .byte FDE_ENCODING /* FDE Encoding (pcrel|sdata4/8) */ + .byte 0xc /* DW_CFA_def_cfa */ + .byte 0x1 /* uleb128 0x1; Register r1 */ + .byte 0 /* uleb128 0x0; Offset 0 */ + .align LOG2_PTRSIZE +LECIE..1: +LSFDE..1: + .vbyte 4,LEFDE..1-LASFDE..1 /* FDE Length */ +LASFDE..1: + .vbyte 4,LASFDE..1-Lframe..1 /* FDE CIE offset */ + .vbyte PTRSIZE,LFB..0-$ /* FDE initial location */ + .vbyte PTRSIZE,LFE..0-LFB..0 /* FDE address range */ + .byte 0 /* uleb128 0x0; Augmentation size */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..0-LFB..0 + .byte 0x11 /* DW_CFA_def_offset_extended_sf */ + .byte LR_REGNO /* uleb128 LR_REGNO; Register LR */ + .byte 0x7e /* leb128 -2; Offset -2 (8/16) */ + .byte 0x9f /* DW_CFA_offset Register r31 */ + .byte 0x1 /* uleb128 0x1; Offset 1 (-4/-8) */ + .byte 0x9e /* DW_CFA_offset Register r30 */ + .byte 0x2 /* uleb128 0x2; Offset 2 (-8/-16) */ + .byte 0x9d /* DW_CFA_offset Register r29 */ + .byte 0x3 /* uleb128 0x3; Offset 3 (-12/-24) */ + .byte 0x9c /* DW_CFA_offset Register r28 */ + .byte 0x4 /* uleb128 0x4; Offset 4 (-16/-32) */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..1-LCFI..0 + .byte 0xd /* DW_CFA_def_cfa_register */ + .byte 0x1c /* uleb128 28; Register r28 */ + .align LOG2_PTRSIZE +LEFDE..1: +LSFDE..2: + .vbyte 4,LEFDE..2-LASFDE..2 /* FDE Length */ +LASFDE..2: + .vbyte 4,LASFDE..2-Lframe..1 /* FDE CIE offset */ + .vbyte PTRSIZE,LFB..1-$ /* FDE initial location */ + .vbyte PTRSIZE,LFE..1-LFB..1 /* FDE address range */ + .byte 0 /* uleb128 0x0; Augmentation size */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..2-LFB..1 + .byte 0x11 /* DW_CFA_def_offset_extended_sf */ + .byte LR_REGNO /* uleb128 LR_REGNO; Register LR */ + .byte 0x7e /* leb128 -2; Offset -2 (8/16) */ + .byte 0x9f /* DW_CFA_offset Register r31 */ + .byte 0x1 /* uleb128 0x1; Offset 1 (-4/-8) */ + .byte 0x9e /* DW_CFA_offset Register r30 */ + .byte 0x2 /* uleb128 0x2; Offset 2 (-8/-16) */ + .byte 0x9d /* DW_CFA_offset Register r29 */ + .byte 0x3 /* uleb128 0x3; Offset 3 (-12/-24) */ + .byte 0x9c /* DW_CFA_offset Register r28 */ + .byte 0x4 /* uleb128 0x4; Offset 4 (-16/-32) */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..3-LCFI..2 + .byte 0xd /* DW_CFA_def_cfa_register */ + .byte 0x1c /* uleb128 28; Register r28 */ + .align LOG2_PTRSIZE +LEFDE..2: + .vbyte 4,0 /* End of FDEs */ + + .csect .text[PR] + .ref _GLOBAL__F_libffi_src_powerpc_aix /* Prevents garbage collection by AIX linker */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix_closure.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix_closure.S new file mode 100644 index 0000000..132c785 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/aix_closure.S @@ -0,0 +1,694 @@ +/* ----------------------------------------------------------------------- + aix_closure.S - Copyright (c) 2002, 2003, 2009 Free Software Foundation, Inc. + based on darwin_closure.S + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + + .set r0,0 + .set r1,1 + .set r2,2 + .set r3,3 + .set r4,4 + .set r5,5 + .set r6,6 + .set r7,7 + .set r8,8 + .set r9,9 + .set r10,10 + .set r11,11 + .set r12,12 + .set r13,13 + .set r14,14 + .set r15,15 + .set r16,16 + .set r17,17 + .set r18,18 + .set r19,19 + .set r20,20 + .set r21,21 + .set r22,22 + .set r23,23 + .set r24,24 + .set r25,25 + .set r26,26 + .set r27,27 + .set r28,28 + .set r29,29 + .set r30,30 + .set r31,31 + .set f0,0 + .set f1,1 + .set f2,2 + .set f3,3 + .set f4,4 + .set f5,5 + .set f6,6 + .set f7,7 + .set f8,8 + .set f9,9 + .set f10,10 + .set f11,11 + .set f12,12 + .set f13,13 + .set f14,14 + .set f15,15 + .set f16,16 + .set f17,17 + .set f18,18 + .set f19,19 + .set f20,20 + .set f21,21 + + .extern .ffi_closure_helper_DARWIN + .extern .ffi_go_closure_helper_DARWIN + +#define LIBFFI_ASM +#define JUMPTARGET(name) name +#define L(x) x + .file "aix_closure.S" + .toc +LC..60: + .tc L..60[TC],L..60 + .csect .text[PR] + .align 2 + +.csect .text[PR] + .align 2 + .globl ffi_closure_ASM + .globl .ffi_closure_ASM +.csect ffi_closure_ASM[DS] +ffi_closure_ASM: +#ifdef __64BIT__ + .llong .ffi_closure_ASM, TOC[tc0], 0 + .csect .text[PR] +.ffi_closure_ASM: + .function .ffi_closure_ASM,.ffi_closure_ASM,16,044,LFE..0-LFB..0 + .bf __LINE__ + .line 1 +LFB..0: +/* we want to build up an area for the parameters passed */ +/* in registers (both floating point and integer) */ + + /* we store gpr 3 to gpr 10 (aligned to 4) + in the parents outgoing area */ + std r3, 48+(0*8)(r1) + std r4, 48+(1*8)(r1) + std r5, 48+(2*8)(r1) + std r6, 48+(3*8)(r1) + mflr r0 + + std r7, 48+(4*8)(r1) + std r8, 48+(5*8)(r1) + std r9, 48+(6*8)(r1) + std r10, 48+(7*8)(r1) + std r0, 16(r1) /* save the return address */ +LCFI..0: + /* 48 Bytes (Linkage Area) */ + /* 64 Bytes (params) */ + /* 16 Bytes (result) */ + /* 104 Bytes (13*8 from FPR) */ + /* 8 Bytes (alignment) */ + /* 240 Bytes */ + + stdu r1, -240(r1) /* skip over caller save area + keep stack aligned to 16 */ +LCFI..1: + + /* next save fpr 1 to fpr 13 (aligned to 8) */ + stfd f1, 128+(0*8)(r1) + stfd f2, 128+(1*8)(r1) + stfd f3, 128+(2*8)(r1) + stfd f4, 128+(3*8)(r1) + stfd f5, 128+(4*8)(r1) + stfd f6, 128+(5*8)(r1) + stfd f7, 128+(6*8)(r1) + stfd f8, 128+(7*8)(r1) + stfd f9, 128+(8*8)(r1) + stfd f10, 128+(9*8)(r1) + stfd f11, 128+(10*8)(r1) + stfd f12, 128+(11*8)(r1) + stfd f13, 128+(12*8)(r1) + + /* set up registers for the routine that actually does the work */ + /* get the context pointer from the trampoline */ + mr r3, r11 + + /* now load up the pointer to the result storage */ + addi r4, r1, 112 + + /* now load up the pointer to the saved gpr registers */ + addi r5, r1, 288 + + /* now load up the pointer to the saved fpr registers */ + addi r6, r1, 128 + + /* make the call */ + bl .ffi_closure_helper_DARWIN + nop + +.Ldoneclosure: + + /* now r3 contains the return type */ + /* so use it to look up in a table */ + /* so we know how to deal with each type */ + + /* look up the proper starting point in table */ + /* by using return type as offset */ + lhz r3, 10(r3) /* load type from return type */ + ld r4, LC..60(2) /* get address of jump table */ + sldi r3, r3, 4 /* now multiply return type by 16 */ + ld r0, 240+16(r1) /* load return address */ + add r3, r3, r4 /* add contents of table to table address */ + mtctr r3 + bctr /* jump to it */ + +/* Each fragment must be exactly 16 bytes long (4 instructions). + Align to 16 byte boundary for cache and dispatch efficiency. */ + .align 4 + +L..60: +/* case FFI_TYPE_VOID */ + mtlr r0 + addi r1, r1, 240 + blr + nop + +/* case FFI_TYPE_INT */ + lwa r3, 112+4(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_FLOAT */ + lfs f1, 112+0(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_DOUBLE */ + lfd f1, 112+0(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_LONGDOUBLE */ + lfd f1, 112+0(r1) + mtlr r0 + lfd f2, 112+8(r1) + b L..finish + +/* case FFI_TYPE_UINT8 */ + lbz r3, 112+7(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_SINT8 */ + lbz r3, 112+7(r1) + mtlr r0 + extsb r3, r3 + b L..finish + +/* case FFI_TYPE_UINT16 */ + lhz r3, 112+6(r1) + mtlr r0 +L..finish: + addi r1, r1, 240 + blr + +/* case FFI_TYPE_SINT16 */ + lha r3, 112+6(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_UINT32 */ + lwz r3, 112+4(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_SINT32 */ + lwa r3, 112+4(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_UINT64 */ + ld r3, 112+0(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_SINT64 */ + ld r3, 112+0(r1) + mtlr r0 + addi r1, r1, 240 + blr + +/* case FFI_TYPE_STRUCT */ + mtlr r0 + addi r1, r1, 240 + blr + nop + +/* case FFI_TYPE_POINTER */ + ld r3, 112+0(r1) + mtlr r0 + addi r1, r1, 240 + blr +LFE..0: + +#else /* ! __64BIT__ */ + + .long .ffi_closure_ASM, TOC[tc0], 0 + .csect .text[PR] +.ffi_closure_ASM: + .function .ffi_closure_ASM,.ffi_closure_ASM,16,044,LFE..0-LFB..0 + .bf __LINE__ + .line 1 +LFB..0: +/* we want to build up an area for the parameters passed */ +/* in registers (both floating point and integer) */ + + /* we store gpr 3 to gpr 10 (aligned to 4) + in the parents outgoing area */ + stw r3, 24+(0*4)(r1) + stw r4, 24+(1*4)(r1) + stw r5, 24+(2*4)(r1) + stw r6, 24+(3*4)(r1) + mflr r0 + + stw r7, 24+(4*4)(r1) + stw r8, 24+(5*4)(r1) + stw r9, 24+(6*4)(r1) + stw r10, 24+(7*4)(r1) + stw r0, 8(r1) +LCFI..0: + /* 24 Bytes (Linkage Area) */ + /* 32 Bytes (params) */ + /* 16 Bytes (result) */ + /* 104 Bytes (13*8 from FPR) */ + /* 176 Bytes */ + + stwu r1, -176(r1) /* skip over caller save area + keep stack aligned to 16 */ +LCFI..1: + + /* next save fpr 1 to fpr 13 (aligned to 8) */ + stfd f1, 72+(0*8)(r1) + stfd f2, 72+(1*8)(r1) + stfd f3, 72+(2*8)(r1) + stfd f4, 72+(3*8)(r1) + stfd f5, 72+(4*8)(r1) + stfd f6, 72+(5*8)(r1) + stfd f7, 72+(6*8)(r1) + stfd f8, 72+(7*8)(r1) + stfd f9, 72+(8*8)(r1) + stfd f10, 72+(9*8)(r1) + stfd f11, 72+(10*8)(r1) + stfd f12, 72+(11*8)(r1) + stfd f13, 72+(12*8)(r1) + + /* set up registers for the routine that actually does the work */ + /* get the context pointer from the trampoline */ + mr r3, r11 + + /* now load up the pointer to the result storage */ + addi r4, r1, 56 + + /* now load up the pointer to the saved gpr registers */ + addi r5, r1, 200 + + /* now load up the pointer to the saved fpr registers */ + addi r6, r1, 72 + + /* make the call */ + bl .ffi_closure_helper_DARWIN + nop + +.Ldoneclosure: + + /* now r3 contains the return type */ + /* so use it to look up in a table */ + /* so we know how to deal with each type */ + + /* look up the proper starting point in table */ + /* by using return type as offset */ + lhz r3, 6(r3) /* load type from return type */ + lwz r4, LC..60(2) /* get address of jump table */ + slwi r3, r3, 4 /* now multiply return type by 16 */ + lwz r0, 176+8(r1) /* load return address */ + add r3, r3, r4 /* add contents of table to table address */ + mtctr r3 + bctr /* jump to it */ + +/* Each fragment must be exactly 16 bytes long (4 instructions). + Align to 16 byte boundary for cache and dispatch efficiency. */ + .align 4 + +L..60: +/* case FFI_TYPE_VOID */ + mtlr r0 + addi r1, r1, 176 + blr + nop + +/* case FFI_TYPE_INT */ + lwz r3, 56+0(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_FLOAT */ + lfs f1, 56+0(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_DOUBLE */ + lfd f1, 56+0(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_LONGDOUBLE */ + lfd f1, 56+0(r1) + mtlr r0 + lfd f2, 56+8(r1) + b L..finish + +/* case FFI_TYPE_UINT8 */ + lbz r3, 56+3(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_SINT8 */ + lbz r3, 56+3(r1) + mtlr r0 + extsb r3, r3 + b L..finish + +/* case FFI_TYPE_UINT16 */ + lhz r3, 56+2(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_SINT16 */ + lha r3, 56+2(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_UINT32 */ + lwz r3, 56+0(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_SINT32 */ + lwz r3, 56+0(r1) + mtlr r0 + addi r1, r1, 176 + blr + +/* case FFI_TYPE_UINT64 */ + lwz r3, 56+0(r1) + mtlr r0 + lwz r4, 56+4(r1) + b L..finish + +/* case FFI_TYPE_SINT64 */ + lwz r3, 56+0(r1) + mtlr r0 + lwz r4, 56+4(r1) + b L..finish + +/* case FFI_TYPE_STRUCT */ + mtlr r0 + addi r1, r1, 176 + blr + nop + +/* case FFI_TYPE_POINTER */ + lwz r3, 56+0(r1) + mtlr r0 +L..finish: + addi r1, r1, 176 + blr +LFE..0: +#endif + .ef __LINE__ +/* END(ffi_closure_ASM) */ + + +.csect .text[PR] + .align 2 + .globl ffi_go_closure_ASM + .globl .ffi_go_closure_ASM +.csect ffi_go_closure_ASM[DS] +ffi_go_closure_ASM: +#ifdef __64BIT__ + .llong .ffi_go_closure_ASM, TOC[tc0], 0 + .csect .text[PR] +.ffi_go_closure_ASM: + .function .ffi_go_closure_ASM,.ffi_go_closure_ASM,16,044,LFE..1-LFB..1 + .bf __LINE__ + .line 1 +LFB..1: +/* we want to build up an area for the parameters passed */ +/* in registers (both floating point and integer) */ + + /* we store gpr 3 to gpr 10 (aligned to 4) + in the parents outgoing area */ + std r3, 48+(0*8)(r1) + std r4, 48+(1*8)(r1) + std r5, 48+(2*8)(r1) + std r6, 48+(3*8)(r1) + mflr r0 + + std r7, 48+(4*8)(r1) + std r8, 48+(5*8)(r1) + std r9, 48+(6*8)(r1) + std r10, 48+(7*8)(r1) + std r0, 16(r1) /* save the return address */ +LCFI..2: + /* 48 Bytes (Linkage Area) */ + /* 64 Bytes (params) */ + /* 16 Bytes (result) */ + /* 104 Bytes (13*8 from FPR) */ + /* 8 Bytes (alignment) */ + /* 240 Bytes */ + + stdu r1, -240(r1) /* skip over caller save area + keep stack aligned to 16 */ +LCFI..3: + + /* next save fpr 1 to fpr 13 (aligned to 8) */ + stfd f1, 128+(0*8)(r1) + stfd f2, 128+(1*8)(r1) + stfd f3, 128+(2*8)(r1) + stfd f4, 128+(3*8)(r1) + stfd f5, 128+(4*8)(r1) + stfd f6, 128+(5*8)(r1) + stfd f7, 128+(6*8)(r1) + stfd f8, 128+(7*8)(r1) + stfd f9, 128+(8*8)(r1) + stfd f10, 128+(9*8)(r1) + stfd f11, 128+(10*8)(r1) + stfd f12, 128+(11*8)(r1) + stfd f13, 128+(12*8)(r1) + + /* set up registers for the routine that actually does the work */ + mr r3, r11 /* go closure */ + + /* now load up the pointer to the result storage */ + addi r4, r1, 112 + + /* now load up the pointer to the saved gpr registers */ + addi r5, r1, 288 + + /* now load up the pointer to the saved fpr registers */ + addi r6, r1, 128 + + /* make the call */ + bl .ffi_go_closure_helper_DARWIN + nop + + b .Ldoneclosure +LFE..1: + +#else /* ! __64BIT__ */ + + .long .ffi_go_closure_ASM, TOC[tc0], 0 + .csect .text[PR] +.ffi_go_closure_ASM: + .function .ffi_go_closure_ASM,.ffi_go_closure_ASM,16,044,LFE..1-LFB..1 + .bf __LINE__ + .line 1 +LFB..1: +/* we want to build up an area for the parameters passed */ +/* in registers (both floating point and integer) */ + + /* we store gpr 3 to gpr 10 (aligned to 4) + in the parents outgoing area */ + stw r3, 24+(0*4)(r1) + stw r4, 24+(1*4)(r1) + stw r5, 24+(2*4)(r1) + stw r6, 24+(3*4)(r1) + mflr r0 + + stw r7, 24+(4*4)(r1) + stw r8, 24+(5*4)(r1) + stw r9, 24+(6*4)(r1) + stw r10, 24+(7*4)(r1) + stw r0, 8(r1) +LCFI..2: + /* 24 Bytes (Linkage Area) */ + /* 32 Bytes (params) */ + /* 16 Bytes (result) */ + /* 104 Bytes (13*8 from FPR) */ + /* 176 Bytes */ + + stwu r1, -176(r1) /* skip over caller save area + keep stack aligned to 16 */ +LCFI..3: + + /* next save fpr 1 to fpr 13 (aligned to 8) */ + stfd f1, 72+(0*8)(r1) + stfd f2, 72+(1*8)(r1) + stfd f3, 72+(2*8)(r1) + stfd f4, 72+(3*8)(r1) + stfd f5, 72+(4*8)(r1) + stfd f6, 72+(5*8)(r1) + stfd f7, 72+(6*8)(r1) + stfd f8, 72+(7*8)(r1) + stfd f9, 72+(8*8)(r1) + stfd f10, 72+(9*8)(r1) + stfd f11, 72+(10*8)(r1) + stfd f12, 72+(11*8)(r1) + stfd f13, 72+(12*8)(r1) + + /* set up registers for the routine that actually does the work */ + mr r3, 11 /* go closure */ + + /* now load up the pointer to the result storage */ + addi r4, r1, 56 + + /* now load up the pointer to the saved gpr registers */ + addi r5, r1, 200 + + /* now load up the pointer to the saved fpr registers */ + addi r6, r1, 72 + + /* make the call */ + bl .ffi_go_closure_helper_DARWIN + nop + + b .Ldoneclosure +LFE..1: +#endif + .ef __LINE__ +/* END(ffi_go_closure_ASM) */ + +/* EH frame stuff. */ + +#define LR_REGNO 0x41 /* Link Register (65), see rs6000.md */ +#ifdef __64BIT__ +#define PTRSIZE 8 +#define LOG2_PTRSIZE 3 +#define CFA_OFFSET 0xf0,0x01 /* LEB128 240 */ +#define FDE_ENCODING 0x1c /* DW_EH_PE_pcrel|DW_EH_PE_sdata8 */ +#define EH_DATA_ALIGN_FACT 0x78 /* LEB128 -8 */ +#else +#define PTRSIZE 4 +#define LOG2_PTRSIZE 2 +#define CFA_OFFSET 0xb0,0x01 /* LEB128 176 */ +#define FDE_ENCODING 0x1b /* DW_EH_PE_pcrel|DW_EH_PE_sdata4 */ +#define EH_DATA_ALIGN_FACT 0x7c /* LEB128 -4 */ +#endif + + .csect _unwind.ro_[RO],4 + .align LOG2_PTRSIZE + .globl _GLOBAL__F_libffi_src_powerpc_aix_closure +_GLOBAL__F_libffi_src_powerpc_aix_closure: +Lframe..1: + .vbyte 4,LECIE..1-LSCIE..1 /* CIE Length */ +LSCIE..1: + .vbyte 4,0 /* CIE Identifier Tag */ + .byte 0x3 /* CIE Version */ + .byte "zR" /* CIE Augmentation */ + .byte 0 + .byte 0x1 /* uleb128 0x1; CIE Code Alignment Factor */ + .byte EH_DATA_ALIGN_FACT /* leb128 -4/-8; CIE Data Alignment Factor */ + .byte LR_REGNO /* CIE RA Column */ + .byte 0x1 /* uleb128 0x1; Augmentation size */ + .byte FDE_ENCODING /* FDE Encoding (pcrel|sdata4/8) */ + .byte 0xc /* DW_CFA_def_cfa */ + .byte 0x1 /* uleb128 0x1; Register r1 */ + .byte 0 /* uleb128 0x0; Offset 0 */ + .align LOG2_PTRSIZE +LECIE..1: +LSFDE..1: + .vbyte 4,LEFDE..1-LASFDE..1 /* FDE Length */ +LASFDE..1: + .vbyte 4,LASFDE..1-Lframe..1 /* FDE CIE offset */ + .vbyte PTRSIZE,LFB..0-$ /* FDE initial location */ + .vbyte PTRSIZE,LFE..0-LFB..0 /* FDE address range */ + .byte 0 /* uleb128 0x0; Augmentation size */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..1-LCFI..0 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte CFA_OFFSET /* uleb128 176/240 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..0-LFB..0 + .byte 0x11 /* DW_CFA_offset_extended_sf */ + .byte LR_REGNO /* uleb128 LR_REGNO; Register LR */ + .byte 0x7e /* leb128 -2; Offset -2 (8/16) */ + .align LOG2_PTRSIZE +LEFDE..1: +LSFDE..2: + .vbyte 4,LEFDE..2-LASFDE..2 /* FDE Length */ +LASFDE..2: + .vbyte 4,LASFDE..2-Lframe..1 /* FDE CIE offset */ + .vbyte PTRSIZE,LFB..1-$ /* FDE initial location */ + .vbyte PTRSIZE,LFE..1-LFB..1 /* FDE address range */ + .byte 0 /* uleb128 0x0; Augmentation size */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..3-LCFI..2 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte CFA_OFFSET /* uleb128 176/240 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .vbyte 4,LCFI..2-LFB..1 + .byte 0x11 /* DW_CFA_offset_extended_sf */ + .byte LR_REGNO /* uleb128 LR_REGNO; Register LR */ + .byte 0x7e /* leb128 -2; Offset -2 (8/16) */ + .align LOG2_PTRSIZE +LEFDE..2: + .vbyte 4,0 /* End of FDEs */ + + .csect .text[PR] + .ref _GLOBAL__F_libffi_src_powerpc_aix_closure /* Prevents garbage collection by AIX linker */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/asm.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/asm.h new file mode 100644 index 0000000..27b22f6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/asm.h @@ -0,0 +1,125 @@ +/* ----------------------------------------------------------------------- + asm.h - Copyright (c) 1998 Geoffrey Keating + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define ASM_GLOBAL_DIRECTIVE .globl + + +#define C_SYMBOL_NAME(name) name +/* Macro for a label. */ +#ifdef __STDC__ +#define C_LABEL(name) name##: +#else +#define C_LABEL(name) name/**/: +#endif + +/* This seems to always be the case on PPC. */ +#define ALIGNARG(log2) log2 +/* For ELF we need the `.type' directive to make shared libs work right. */ +#define ASM_TYPE_DIRECTIVE(name,typearg) .type name,typearg; +#define ASM_SIZE_DIRECTIVE(name) .size name,.-name + +/* If compiled for profiling, call `_mcount' at the start of each function. */ +#ifdef PROF +/* The mcount code relies on the return address being on the stack + to locate our caller and so it can restore it; so store one just + for its benefit. */ +#ifdef PIC +#define CALL_MCOUNT \ + .pushsection; \ + .section ".data"; \ + .align ALIGNARG(2); \ +0:.long 0; \ + .previous; \ + mflr %r0; \ + stw %r0,4(%r1); \ + bl _GLOBAL_OFFSET_TABLE_@local-4; \ + mflr %r11; \ + lwz %r0,0b@got(%r11); \ + bl JUMPTARGET(_mcount); +#else /* PIC */ +#define CALL_MCOUNT \ + .section ".data"; \ + .align ALIGNARG(2); \ +0:.long 0; \ + .previous; \ + mflr %r0; \ + lis %r11,0b@ha; \ + stw %r0,4(%r1); \ + addi %r0,%r11,0b@l; \ + bl JUMPTARGET(_mcount); +#endif /* PIC */ +#else /* PROF */ +#define CALL_MCOUNT /* Do nothing. */ +#endif /* PROF */ + +#define ENTRY(name) \ + ASM_GLOBAL_DIRECTIVE C_SYMBOL_NAME(name); \ + ASM_TYPE_DIRECTIVE (C_SYMBOL_NAME(name),@function) \ + .align ALIGNARG(2); \ + C_LABEL(name) \ + CALL_MCOUNT + +#define EALIGN_W_0 /* No words to insert. */ +#define EALIGN_W_1 nop +#define EALIGN_W_2 nop;nop +#define EALIGN_W_3 nop;nop;nop +#define EALIGN_W_4 EALIGN_W_3;nop +#define EALIGN_W_5 EALIGN_W_4;nop +#define EALIGN_W_6 EALIGN_W_5;nop +#define EALIGN_W_7 EALIGN_W_6;nop + +/* EALIGN is like ENTRY, but does alignment to 'words'*4 bytes + past a 2^align boundary. */ +#ifdef PROF +#define EFFI_ALIGN(name, alignt, words) \ + ASM_GLOBAL_DIRECTIVE C_SYMBOL_NAME(name); \ + ASM_TYPE_DIRECTIVE (C_SYMBOL_NAME(name),@function) \ + .align ALIGNARG(2); \ + C_LABEL(name) \ + CALL_MCOUNT \ + b 0f; \ + .align ALIGNARG(alignt); \ + EALIGN_W_##words; \ + 0: +#else /* PROF */ +#define EFFI_ALIGN(name, alignt, words) \ + ASM_GLOBAL_DIRECTIVE C_SYMBOL_NAME(name); \ + ASM_TYPE_DIRECTIVE (C_SYMBOL_NAME(name),@function) \ + .align ALIGNARG(alignt); \ + EALIGN_W_##words; \ + C_LABEL(name) +#endif + +#define END(name) \ + ASM_SIZE_DIRECTIVE(name) + +#ifdef PIC +#define JUMPTARGET(name) name##@plt +#else +#define JUMPTARGET(name) name +#endif + +/* Local labels stripped out by the linker. */ +#define L(x) .L##x diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin.S new file mode 100644 index 0000000..066eb82 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin.S @@ -0,0 +1,378 @@ +/* ----------------------------------------------------------------------- + darwin.S - Copyright (c) 2000 John Hornkvist + Copyright (c) 2004, 2010 Free Software Foundation, Inc. + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#if defined(__ppc64__) +#define MODE_CHOICE(x, y) y +#else +#define MODE_CHOICE(x, y) x +#endif + +#define machine_choice MODE_CHOICE(ppc7400,ppc64) + +; Define some pseudo-opcodes for size-independent load & store of GPRs ... +#define lgu MODE_CHOICE(lwzu, ldu) +#define lg MODE_CHOICE(lwz,ld) +#define sg MODE_CHOICE(stw,std) +#define sgu MODE_CHOICE(stwu,stdu) +#define sgux MODE_CHOICE(stwux,stdux) + +; ... and the size of GPRs and their storage indicator. +#define GPR_BYTES MODE_CHOICE(4,8) +#define LOG2_GPR_BYTES MODE_CHOICE(2,3) /* log2(GPR_BYTES) */ +#define g_long MODE_CHOICE(long, quad) /* usage is ".g_long" */ + +; From the ABI doc: "Mac OS X ABI Function Call Guide" Version 2009-02-04. +#define LINKAGE_SIZE MODE_CHOICE(24,48) +#define PARAM_AREA MODE_CHOICE(32,64) +#define SAVED_LR_OFFSET MODE_CHOICE(8,16) /* save position for lr */ + +/* If there is any FP stuff we make space for all of the regs. */ +#define SAVED_FPR_COUNT 13 +#define FPR_SIZE 8 +#define RESULT_BYTES 16 + +/* This should be kept in step with the same value in ffi_darwin.c. */ +#define ASM_NEEDS_REGISTERS 4 +#define SAVE_REGS_SIZE (ASM_NEEDS_REGISTERS * GPR_BYTES) + +#include +#include + +#define JUMPTARGET(name) name +#define L(x) x + + .text + .align 2 + .globl _ffi_prep_args + + .align 2 + .globl _ffi_call_DARWIN + + /* We arrive here with: + r3 = ptr to extended cif. + r4 = -bytes. + r5 = cif flags. + r6 = ptr to return value. + r7 = fn pointer (user func). + r8 = fn pointer (ffi_prep_args). + r9 = ffi_type* for the ret val. */ + +_ffi_call_DARWIN: +Lstartcode: + mr r12,r8 /* We only need r12 until the call, + so it does not have to be saved. */ +LFB1: + /* Save the old stack pointer as AP. */ + mr r8,r1 +LCFI0: + + /* Save the retval type in parents frame. */ + sg r9,(LINKAGE_SIZE+6*GPR_BYTES)(r8) + + /* Allocate the stack space we need. */ + sgux r1,r1,r4 + + /* Save registers we use. */ + mflr r9 + sg r9,SAVED_LR_OFFSET(r8) + + sg r28,-(4 * GPR_BYTES)(r8) + sg r29,-(3 * GPR_BYTES)(r8) + sg r30,-(2 * GPR_BYTES)(r8) + sg r31,-( GPR_BYTES)(r8) + +#if !defined(POWERPC_DARWIN) + /* The TOC slot is reserved in the Darwin ABI and r2 is volatile. */ + sg r2,(5 * GPR_BYTES)(r1) +#endif + +LCFI1: + + /* Save arguments over call. */ + mr r31,r5 /* flags, */ + mr r30,r6 /* rvalue, */ + mr r29,r7 /* function address, */ + mr r28,r8 /* our AP. */ +LCFI2: + /* Call ffi_prep_args. r3 = extended cif, r4 = stack ptr copy. */ + mr r4,r1 + li r9,0 + + mtctr r12 /* r12 holds address of _ffi_prep_args. */ + bctrl + +#if !defined(POWERPC_DARWIN) + /* The TOC slot is reserved in the Darwin ABI and r2 is volatile. */ + lg r2,(5 * GPR_BYTES)(r1) +#endif + /* Now do the call. + Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40,r31 + /* Get the address to call into CTR. */ + mtctr r29 + /* Load all those argument registers. + We have set up a nice stack frame, just load it into registers. */ + lg r3, (LINKAGE_SIZE )(r1) + lg r4, (LINKAGE_SIZE + GPR_BYTES)(r1) + lg r5, (LINKAGE_SIZE + 2 * GPR_BYTES)(r1) + lg r6, (LINKAGE_SIZE + 3 * GPR_BYTES)(r1) + nop + lg r7, (LINKAGE_SIZE + 4 * GPR_BYTES)(r1) + lg r8, (LINKAGE_SIZE + 5 * GPR_BYTES)(r1) + lg r9, (LINKAGE_SIZE + 6 * GPR_BYTES)(r1) + lg r10,(LINKAGE_SIZE + 7 * GPR_BYTES)(r1) + +L1: + /* ... Load all the FP registers. */ + bf 6,L2 /* No floats to load. */ + lfd f1, -SAVE_REGS_SIZE-(13*FPR_SIZE)(r28) + lfd f2, -SAVE_REGS_SIZE-(12*FPR_SIZE)(r28) + lfd f3, -SAVE_REGS_SIZE-(11*FPR_SIZE)(r28) + lfd f4, -SAVE_REGS_SIZE-(10*FPR_SIZE)(r28) + nop + lfd f5, -SAVE_REGS_SIZE-( 9*FPR_SIZE)(r28) + lfd f6, -SAVE_REGS_SIZE-( 8*FPR_SIZE)(r28) + lfd f7, -SAVE_REGS_SIZE-( 7*FPR_SIZE)(r28) + lfd f8, -SAVE_REGS_SIZE-( 6*FPR_SIZE)(r28) + nop + lfd f9, -SAVE_REGS_SIZE-( 5*FPR_SIZE)(r28) + lfd f10,-SAVE_REGS_SIZE-( 4*FPR_SIZE)(r28) + lfd f11,-SAVE_REGS_SIZE-( 3*FPR_SIZE)(r28) + lfd f12,-SAVE_REGS_SIZE-( 2*FPR_SIZE)(r28) + nop + lfd f13,-SAVE_REGS_SIZE-( 1*FPR_SIZE)(r28) + +L2: + mr r12,r29 /* Put the target address in r12 as specified. */ + mtctr r12 + nop + nop + + /* Make the call. */ + bctrl + + /* Now, deal with the return value. */ + + /* m64 structure returns can occupy the same set of registers as + would be used to pass such a structure as arg0 - so take care + not to step on any possibly hot regs. */ + + /* Get the flags.. */ + mtcrf 0x03,r31 ; we need c6 & cr7 now. + ; FLAG_RETURNS_NOTHING also covers struct ret-by-ref. + bt 30,L(done_return_value) ; FLAG_RETURNS_NOTHING + bf 27,L(scalar_return_value) ; not FLAG_RETURNS_STRUCT + + /* OK, so we have a struct. */ +#if defined(__ppc64__) + bt 31,L(maybe_return_128) ; FLAG_RETURNS_128BITS, special case + + /* OK, we have to map the return back to a mem struct. + We are about to trample the parents param area, so recover the + return type. r29 is free, since the call is done. */ + lg r29,(LINKAGE_SIZE + 6 * GPR_BYTES)(r28) + + sg r3, (LINKAGE_SIZE )(r28) + sg r4, (LINKAGE_SIZE + GPR_BYTES)(r28) + sg r5, (LINKAGE_SIZE + 2 * GPR_BYTES)(r28) + sg r6, (LINKAGE_SIZE + 3 * GPR_BYTES)(r28) + nop + sg r7, (LINKAGE_SIZE + 4 * GPR_BYTES)(r28) + sg r8, (LINKAGE_SIZE + 5 * GPR_BYTES)(r28) + sg r9, (LINKAGE_SIZE + 6 * GPR_BYTES)(r28) + sg r10,(LINKAGE_SIZE + 7 * GPR_BYTES)(r28) + /* OK, so do the block move - we trust that memcpy will not trample + the fprs... */ + mr r3,r30 ; dest + addi r4,r28,LINKAGE_SIZE ; source + /* The size is a size_t, should be long. */ + lg r5,0(r29) + /* Figure out small structs */ + cmpi 0,r5,4 + bgt L3 ; 1, 2 and 4 bytes have special rules. + cmpi 0,r5,3 + beq L3 ; not 3 + addi r4,r4,8 + subf r4,r5,r4 +L3: + bl _memcpy + + /* ... do we need the FP registers? - recover the flags.. */ + mtcrf 0x03,r31 ; we need c6 & cr7 now. + bf 29,L(done_return_value) /* No floats in the struct. */ + stfd f1, -SAVE_REGS_SIZE-(13*FPR_SIZE)(r28) + stfd f2, -SAVE_REGS_SIZE-(12*FPR_SIZE)(r28) + stfd f3, -SAVE_REGS_SIZE-(11*FPR_SIZE)(r28) + stfd f4, -SAVE_REGS_SIZE-(10*FPR_SIZE)(r28) + nop + stfd f5, -SAVE_REGS_SIZE-( 9*FPR_SIZE)(r28) + stfd f6, -SAVE_REGS_SIZE-( 8*FPR_SIZE)(r28) + stfd f7, -SAVE_REGS_SIZE-( 7*FPR_SIZE)(r28) + stfd f8, -SAVE_REGS_SIZE-( 6*FPR_SIZE)(r28) + nop + stfd f9, -SAVE_REGS_SIZE-( 5*FPR_SIZE)(r28) + stfd f10,-SAVE_REGS_SIZE-( 4*FPR_SIZE)(r28) + stfd f11,-SAVE_REGS_SIZE-( 3*FPR_SIZE)(r28) + stfd f12,-SAVE_REGS_SIZE-( 2*FPR_SIZE)(r28) + nop + stfd f13,-SAVE_REGS_SIZE-( 1*FPR_SIZE)(r28) + + mr r3,r29 ; ffi_type * + mr r4,r30 ; dest + addi r5,r28,-SAVE_REGS_SIZE-(13*FPR_SIZE) ; fprs + xor r6,r6,r6 + sg r6,(LINKAGE_SIZE + 7 * GPR_BYTES)(r28) + addi r6,r28,(LINKAGE_SIZE + 7 * GPR_BYTES) ; point to a zeroed counter. + bl _darwin64_struct_floats_to_mem + + b L(done_return_value) +#else + stw r3,0(r30) ; m32 the only struct return in reg is 4 bytes. +#endif + b L(done_return_value) + +L(fp_return_value): + /* Do we have long double to store? */ + bf 31,L(fd_return_value) ; FLAG_RETURNS_128BITS + stfd f1,0(r30) + stfd f2,FPR_SIZE(r30) + b L(done_return_value) + +L(fd_return_value): + /* Do we have double to store? */ + bf 28,L(float_return_value) + stfd f1,0(r30) + b L(done_return_value) + +L(float_return_value): + /* We only have a float to store. */ + stfs f1,0(r30) + b L(done_return_value) + +L(scalar_return_value): + bt 29,L(fp_return_value) ; FLAG_RETURNS_FP + ; ffi_arg is defined as unsigned long. + sg r3,0(r30) ; Save the reg. + bf 28,L(done_return_value) ; not FLAG_RETURNS_64BITS + +#if defined(__ppc64__) +L(maybe_return_128): + std r3,0(r30) + bf 31,L(done_return_value) ; not FLAG_RETURNS_128BITS + std r4,8(r30) +#else + stw r4,4(r30) +#endif + + /* Fall through. */ + /* We want this at the end to simplify eh epilog computation. */ + +L(done_return_value): + /* Restore the registers we used and return. */ + lg r29,SAVED_LR_OFFSET(r28) + ; epilog + lg r31,-(1 * GPR_BYTES)(r28) + mtlr r29 + lg r30,-(2 * GPR_BYTES)(r28) + lg r29,-(3 * GPR_BYTES)(r28) + lg r28,-(4 * GPR_BYTES)(r28) + lg r1,0(r1) + blr +LFE1: + .align 1 +/* END(_ffi_call_DARWIN) */ + +/* Provide a null definition of _ffi_call_AIX. */ + .text + .globl _ffi_call_AIX + .align 2 +_ffi_call_AIX: + blr +/* END(_ffi_call_AIX) */ + +/* EH stuff. */ + +#define EH_DATA_ALIGN_FACT MODE_CHOICE(0x7c,0x78) + + .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support +EH_frame1: + .set L$set$0,LECIE1-LSCIE1 + .long L$set$0 ; Length of Common Information Entry +LSCIE1: + .long 0x0 ; CIE Identifier Tag + .byte 0x1 ; CIE Version + .ascii "zR\0" ; CIE Augmentation + .byte 0x1 ; uleb128 0x1; CIE Code Alignment Factor + .byte EH_DATA_ALIGN_FACT ; sleb128 -4; CIE Data Alignment Factor + .byte 0x41 ; CIE RA Column + .byte 0x1 ; uleb128 0x1; Augmentation size + .byte 0x10 ; FDE Encoding (pcrel) + .byte 0xc ; DW_CFA_def_cfa + .byte 0x1 ; uleb128 0x1 + .byte 0x0 ; uleb128 0x0 + .align LOG2_GPR_BYTES +LECIE1: + + .globl _ffi_call_DARWIN.eh +_ffi_call_DARWIN.eh: +LSFDE1: + .set L$set$1,LEFDE1-LASFDE1 + .long L$set$1 ; FDE Length +LASFDE1: + .long LASFDE1-EH_frame1 ; FDE CIE offset + .g_long Lstartcode-. ; FDE initial location + .set L$set$3,LFE1-Lstartcode + .g_long L$set$3 ; FDE address range + .byte 0x0 ; uleb128 0x0; Augmentation size + .byte 0x4 ; DW_CFA_advance_loc4 + .set L$set$4,LCFI0-Lstartcode + .long L$set$4 + .byte 0xd ; DW_CFA_def_cfa_register + .byte 0x08 ; uleb128 0x08 + .byte 0x4 ; DW_CFA_advance_loc4 + .set L$set$5,LCFI1-LCFI0 + .long L$set$5 + .byte 0x11 ; DW_CFA_offset_extended_sf + .byte 0x41 ; uleb128 0x41 + .byte 0x7e ; sleb128 -2 + .byte 0x9f ; DW_CFA_offset, column 0x1f + .byte 0x1 ; uleb128 0x1 + .byte 0x9e ; DW_CFA_offset, column 0x1e + .byte 0x2 ; uleb128 0x2 + .byte 0x9d ; DW_CFA_offset, column 0x1d + .byte 0x3 ; uleb128 0x3 + .byte 0x9c ; DW_CFA_offset, column 0x1c + .byte 0x4 ; uleb128 0x4 + .byte 0x4 ; DW_CFA_advance_loc4 + .set L$set$6,LCFI2-LCFI1 + .long L$set$6 + .byte 0xd ; DW_CFA_def_cfa_register + .byte 0x1c ; uleb128 0x1c + .align LOG2_GPR_BYTES +LEFDE1: + .align 1 + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin_closure.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin_closure.S new file mode 100644 index 0000000..3121e6a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/darwin_closure.S @@ -0,0 +1,571 @@ +/* ----------------------------------------------------------------------- + darwin_closure.S - Copyright (c) 2002, 2003, 2004, 2010, + Free Software Foundation, Inc. + based on ppc_closure.S + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#define L(x) x + +#if defined(__ppc64__) +#define MODE_CHOICE(x, y) y +#else +#define MODE_CHOICE(x, y) x +#endif + +#define machine_choice MODE_CHOICE(ppc7400,ppc64) + +; Define some pseudo-opcodes for size-independent load & store of GPRs ... +#define lgu MODE_CHOICE(lwzu, ldu) +#define lg MODE_CHOICE(lwz,ld) +#define sg MODE_CHOICE(stw,std) +#define sgu MODE_CHOICE(stwu,stdu) + +; ... and the size of GPRs and their storage indicator. +#define GPR_BYTES MODE_CHOICE(4,8) +#define LOG2_GPR_BYTES MODE_CHOICE(2,3) /* log2(GPR_BYTES) */ +#define g_long MODE_CHOICE(long, quad) /* usage is ".g_long" */ + +; From the ABI doc: "Mac OS X ABI Function Call Guide" Version 2009-02-04. +#define LINKAGE_SIZE MODE_CHOICE(24,48) +#define PARAM_AREA MODE_CHOICE(32,64) + +#define SAVED_CR_OFFSET MODE_CHOICE(4,8) /* save position for CR */ +#define SAVED_LR_OFFSET MODE_CHOICE(8,16) /* save position for lr */ + +/* WARNING: if ffi_type is changed... here be monsters. + Offsets of items within the result type. */ +#define FFI_TYPE_TYPE MODE_CHOICE(6,10) +#define FFI_TYPE_ELEM MODE_CHOICE(8,16) + +#define SAVED_FPR_COUNT 13 +#define FPR_SIZE 8 +/* biggest m64 struct ret is 8GPRS + 13FPRS = 168 bytes - rounded to 16bytes = 176. */ +#define RESULT_BYTES MODE_CHOICE(16,176) + +; The whole stack frame **MUST** be 16byte-aligned. +#define SAVE_SIZE (((LINKAGE_SIZE+PARAM_AREA+SAVED_FPR_COUNT*FPR_SIZE+RESULT_BYTES)+15) & -16LL) +#define PAD_SIZE (SAVE_SIZE-(LINKAGE_SIZE+PARAM_AREA+SAVED_FPR_COUNT*FPR_SIZE+RESULT_BYTES)) + +#define PARENT_PARM_BASE (SAVE_SIZE+LINKAGE_SIZE) +#define FP_SAVE_BASE (LINKAGE_SIZE+PARAM_AREA) + +#if defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1050 +; We no longer need the pic symbol stub for Darwin >= 9. +#define BLCLS_HELP _ffi_closure_helper_DARWIN +#define STRUCT_RETVALUE_P _darwin64_struct_ret_by_value_p +#define PASS_STR_FLOATS _darwin64_pass_struct_floats +#undef WANT_STUB +#else +#define BLCLS_HELP L_ffi_closure_helper_DARWIN$stub +#define STRUCT_RETVALUE_P L_darwin64_struct_ret_by_value_p$stub +#define PASS_STR_FLOATS L_darwin64_pass_struct_floats$stub +#define WANT_STUB +#endif + +/* m32/m64 + + The stack layout looks like this: + + | Additional params... | | Higher address + ~ ~ ~ + | Parameters (at least 8*4/8=32/64) | | NUM_GPR_ARG_REGISTERS + |--------------------------------------------| | + | TOC=R2 (AIX) Reserved (Darwin) 4/8 | | + |--------------------------------------------| | + | Reserved 2*4/8 | | + |--------------------------------------------| | + | Space for callee`s LR 4/8 | | + |--------------------------------------------| | + | Saved CR [low word for m64] 4/8 | | + |--------------------------------------------| | + | Current backchain pointer 4/8 |-/ Parent`s frame. + |--------------------------------------------| <+ <<< on entry to + | Result Bytes 16/176 | | + |--------------------------------------------| | + ~ padding to 16-byte alignment ~ ~ + |--------------------------------------------| | + | NUM_FPR_ARG_REGISTERS slots | | + | here fp13 .. fp1 13*8 | | + |--------------------------------------------| | + | R3..R10 8*4/8=32/64 | | NUM_GPR_ARG_REGISTERS + |--------------------------------------------| | + | TOC=R2 (AIX) Reserved (Darwin) 4/8 | | + |--------------------------------------------| | stack | + | Reserved [compiler,binder] 2*4/8 | | grows | + |--------------------------------------------| | down V + | Space for callees LR 4/8 | | + |--------------------------------------------| | lower addresses + | Saved CR [low word for m64] 4/8 | | + |--------------------------------------------| | stack pointer here + | Current backchain pointer 4/8 |-/ during + |--------------------------------------------| <<< call. + +*/ + + .file "darwin_closure.S" + + .machine machine_choice + + .text + .globl _ffi_closure_ASM + .align LOG2_GPR_BYTES +_ffi_closure_ASM: +LFB1: +Lstartcode: + mflr r0 /* extract return address */ + sg r0,SAVED_LR_OFFSET(r1) /* save the return address */ +LCFI0: + sgu r1,-SAVE_SIZE(r1) /* skip over caller save area + keep stack aligned to 16. */ +LCFI1: + /* We want to build up an area for the parameters passed + in registers. (both floating point and integer) */ + + /* Put gpr 3 to gpr 10 in the parents outgoing area... + ... the remainder of any params that overflowed the regs will + follow here. */ + sg r3, (PARENT_PARM_BASE )(r1) + sg r4, (PARENT_PARM_BASE + GPR_BYTES )(r1) + sg r5, (PARENT_PARM_BASE + GPR_BYTES * 2)(r1) + sg r6, (PARENT_PARM_BASE + GPR_BYTES * 3)(r1) + sg r7, (PARENT_PARM_BASE + GPR_BYTES * 4)(r1) + sg r8, (PARENT_PARM_BASE + GPR_BYTES * 5)(r1) + sg r9, (PARENT_PARM_BASE + GPR_BYTES * 6)(r1) + sg r10,(PARENT_PARM_BASE + GPR_BYTES * 7)(r1) + + /* We save fpr 1 to fpr 14 in our own save frame. */ + stfd f1, (FP_SAVE_BASE )(r1) + stfd f2, (FP_SAVE_BASE + FPR_SIZE )(r1) + stfd f3, (FP_SAVE_BASE + FPR_SIZE * 2 )(r1) + stfd f4, (FP_SAVE_BASE + FPR_SIZE * 3 )(r1) + stfd f5, (FP_SAVE_BASE + FPR_SIZE * 4 )(r1) + stfd f6, (FP_SAVE_BASE + FPR_SIZE * 5 )(r1) + stfd f7, (FP_SAVE_BASE + FPR_SIZE * 6 )(r1) + stfd f8, (FP_SAVE_BASE + FPR_SIZE * 7 )(r1) + stfd f9, (FP_SAVE_BASE + FPR_SIZE * 8 )(r1) + stfd f10,(FP_SAVE_BASE + FPR_SIZE * 9 )(r1) + stfd f11,(FP_SAVE_BASE + FPR_SIZE * 10)(r1) + stfd f12,(FP_SAVE_BASE + FPR_SIZE * 11)(r1) + stfd f13,(FP_SAVE_BASE + FPR_SIZE * 12)(r1) + + /* Set up registers for the routine that actually does the work + get the context pointer from the trampoline. */ + mr r3,r11 + + /* Now load up the pointer to the result storage. */ + addi r4,r1,(SAVE_SIZE-RESULT_BYTES) + + /* Now load up the pointer to the saved gpr registers. */ + addi r5,r1,PARENT_PARM_BASE + + /* Now load up the pointer to the saved fpr registers. */ + addi r6,r1,FP_SAVE_BASE + + /* Make the call. */ + bl BLCLS_HELP + + /* r3 contains the rtype pointer... save it since we will need + it later. */ + sg r3,LINKAGE_SIZE(r1) ; ffi_type * result_type + lg r0,0(r3) ; size => r0 + lhz r3,FFI_TYPE_TYPE(r3) ; type => r3 + + /* The helper will have intercepted structure returns and inserted + the caller`s destination address for structs returned by ref. */ + + /* r3 contains the return type so use it to look up in a table + so we know how to deal with each type. */ + + addi r5,r1,(SAVE_SIZE-RESULT_BYTES) /* Otherwise, our return is here. */ + bl Lget_ret_type0_addr /* Get pointer to Lret_type0 into LR. */ + mflr r4 /* Move to r4. */ + slwi r3,r3,4 /* Now multiply return type by 16. */ + add r3,r3,r4 /* Add contents of table to table address. */ + mtctr r3 + bctr /* Jump to it. */ +LFE1: +/* Each of the ret_typeX code fragments has to be exactly 16 bytes long + (4 instructions). For cache effectiveness we align to a 16 byte boundary + first. */ + + .align 4 + + nop + nop + nop +Lget_ret_type0_addr: + blrl + +/* case FFI_TYPE_VOID */ +Lret_type0: + b Lfinish + nop + nop + nop + +/* case FFI_TYPE_INT */ +Lret_type1: + lg r3,0(r5) + b Lfinish + nop + nop + +/* case FFI_TYPE_FLOAT */ +Lret_type2: + lfs f1,0(r5) + b Lfinish + nop + nop + +/* case FFI_TYPE_DOUBLE */ +Lret_type3: + lfd f1,0(r5) + b Lfinish + nop + nop + +/* case FFI_TYPE_LONGDOUBLE */ +Lret_type4: + lfd f1,0(r5) + lfd f2,8(r5) + b Lfinish + nop + +/* case FFI_TYPE_UINT8 */ +Lret_type5: +#if defined(__ppc64__) + lbz r3,7(r5) +#else + lbz r3,3(r5) +#endif + b Lfinish + nop + nop + +/* case FFI_TYPE_SINT8 */ +Lret_type6: +#if defined(__ppc64__) + lbz r3,7(r5) +#else + lbz r3,3(r5) +#endif + extsb r3,r3 + b Lfinish + nop + +/* case FFI_TYPE_UINT16 */ +Lret_type7: +#if defined(__ppc64__) + lhz r3,6(r5) +#else + lhz r3,2(r5) +#endif + b Lfinish + nop + nop + +/* case FFI_TYPE_SINT16 */ +Lret_type8: +#if defined(__ppc64__) + lha r3,6(r5) +#else + lha r3,2(r5) +#endif + b Lfinish + nop + nop + +/* case FFI_TYPE_UINT32 */ +Lret_type9: +#if defined(__ppc64__) + lwz r3,4(r5) +#else + lwz r3,0(r5) +#endif + b Lfinish + nop + nop + +/* case FFI_TYPE_SINT32 */ +Lret_type10: +#if defined(__ppc64__) + lwz r3,4(r5) +#else + lwz r3,0(r5) +#endif + b Lfinish + nop + nop + +/* case FFI_TYPE_UINT64 */ +Lret_type11: +#if defined(__ppc64__) + lg r3,0(r5) + b Lfinish + nop +#else + lwz r3,0(r5) + lwz r4,4(r5) + b Lfinish +#endif + nop + +/* case FFI_TYPE_SINT64 */ +Lret_type12: +#if defined(__ppc64__) + lg r3,0(r5) + b Lfinish + nop +#else + lwz r3,0(r5) + lwz r4,4(r5) + b Lfinish +#endif + nop + +/* case FFI_TYPE_STRUCT */ +Lret_type13: +#if defined(__ppc64__) + lg r3,0(r5) ; we need at least this... + cmpi 0,r0,4 + bgt Lstructend ; not a special small case + b Lsmallstruct ; see if we need more. +#else + cmpwi 0,r0,4 + bgt Lfinish ; not by value + lg r3,0(r5) + b Lfinish +#endif +/* case FFI_TYPE_POINTER */ +Lret_type14: + lg r3,0(r5) + b Lfinish + nop + nop + +#if defined(__ppc64__) +Lsmallstruct: + beq Lfour ; continuation of Lret13. + cmpi 0,r0,3 + beq Lfinish ; don`t adjust this - can`t be any floats here... + srdi r3,r3,48 + cmpi 0,r0,2 + beq Lfinish ; .. or here .. + srdi r3,r3,8 + b Lfinish ; .. or here. + +Lfour: + lg r6,LINKAGE_SIZE(r1) ; get the result type + lg r6,FFI_TYPE_ELEM(r6) ; elements array pointer + lg r6,0(r6) ; first element + lhz r0,FFI_TYPE_TYPE(r6) ; OK go the type + cmpi 0,r0,2 ; FFI_TYPE_FLOAT + bne Lfourint + lfs f1,0(r5) ; just one float in the struct. + b Lfinish + +Lfourint: + srdi r3,r3,32 ; four bytes. + b Lfinish + +Lstructend: + lg r3,LINKAGE_SIZE(r1) ; get the result type + bl STRUCT_RETVALUE_P + cmpi 0,r3,0 + beq Lfinish ; nope. + /* Recover a pointer to the results. */ + addi r11,r1,(SAVE_SIZE-RESULT_BYTES) + lg r3,0(r11) ; we need at least this... + lg r4,8(r11) + cmpi 0,r0,16 + beq Lfinish ; special case 16 bytes we don't consider floats. + + /* OK, frustratingly, the process of saving the struct to mem might have + messed with the FPRs, so we have to re-load them :(. + We`ll use our FPRs space again - calling: + void darwin64_pass_struct_floats (ffi_type *s, char *src, + unsigned *nfpr, double **fprs) + We`ll temporarily pinch the first two slots of the param area for local + vars used by the routine. */ + xor r6,r6,r6 + addi r5,r1,PARENT_PARM_BASE ; some space + sg r6,0(r5) ; *nfpr zeroed. + addi r6,r5,8 ; **fprs + addi r3,r1,FP_SAVE_BASE ; pointer to FPRs space + sg r3,0(r6) + mr r4,r11 ; the struct is here... + lg r3,LINKAGE_SIZE(r1) ; ffi_type * result_type. + bl PASS_STR_FLOATS ; get struct floats into FPR save space. + /* See if we used any floats */ + lwz r0,(SAVE_SIZE-RESULT_BYTES)(r1) + cmpi 0,r0,0 + beq Lstructints ; nope. + /* OK load `em up... */ + lfd f1, (FP_SAVE_BASE )(r1) + lfd f2, (FP_SAVE_BASE + FPR_SIZE )(r1) + lfd f3, (FP_SAVE_BASE + FPR_SIZE * 2 )(r1) + lfd f4, (FP_SAVE_BASE + FPR_SIZE * 3 )(r1) + lfd f5, (FP_SAVE_BASE + FPR_SIZE * 4 )(r1) + lfd f6, (FP_SAVE_BASE + FPR_SIZE * 5 )(r1) + lfd f7, (FP_SAVE_BASE + FPR_SIZE * 6 )(r1) + lfd f8, (FP_SAVE_BASE + FPR_SIZE * 7 )(r1) + lfd f9, (FP_SAVE_BASE + FPR_SIZE * 8 )(r1) + lfd f10,(FP_SAVE_BASE + FPR_SIZE * 9 )(r1) + lfd f11,(FP_SAVE_BASE + FPR_SIZE * 10)(r1) + lfd f12,(FP_SAVE_BASE + FPR_SIZE * 11)(r1) + lfd f13,(FP_SAVE_BASE + FPR_SIZE * 12)(r1) + + /* point back at our saved struct. */ +Lstructints: + addi r11,r1,(SAVE_SIZE-RESULT_BYTES) + lg r3,0(r11) ; we end up picking the + lg r4,8(r11) ; first two again. + lg r5,16(r11) + lg r6,24(r11) + lg r7,32(r11) + lg r8,40(r11) + lg r9,48(r11) + lg r10,56(r11) +#endif + +/* case done */ +Lfinish: + addi r1,r1,SAVE_SIZE /* Restore stack pointer. */ + lg r0,SAVED_LR_OFFSET(r1) /* Get return address. */ + mtlr r0 /* Reset link register. */ + blr +Lendcode: + .align 1 + +/* END(ffi_closure_ASM) */ + +/* EH frame stuff. */ +#define EH_DATA_ALIGN_FACT MODE_CHOICE(0x7c,0x78) +/* 176, 400 */ +#define EH_FRAME_OFFSETA MODE_CHOICE(176,0x90) +#define EH_FRAME_OFFSETB MODE_CHOICE(1,3) + + .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support +EH_frame1: + .set L$set$0,LECIE1-LSCIE1 + .long L$set$0 ; Length of Common Information Entry +LSCIE1: + .long 0x0 ; CIE Identifier Tag + .byte 0x1 ; CIE Version + .ascii "zR\0" ; CIE Augmentation + .byte 0x1 ; uleb128 0x1; CIE Code Alignment Factor + .byte EH_DATA_ALIGN_FACT ; sleb128 -4; CIE Data Alignment Factor + .byte 0x41 ; CIE RA Column + .byte 0x1 ; uleb128 0x1; Augmentation size + .byte 0x10 ; FDE Encoding (pcrel) + .byte 0xc ; DW_CFA_def_cfa + .byte 0x1 ; uleb128 0x1 + .byte 0x0 ; uleb128 0x0 + .align LOG2_GPR_BYTES +LECIE1: + .globl _ffi_closure_ASM.eh +_ffi_closure_ASM.eh: +LSFDE1: + .set L$set$1,LEFDE1-LASFDE1 + .long L$set$1 ; FDE Length + +LASFDE1: + .long LASFDE1-EH_frame1 ; FDE CIE offset + .g_long Lstartcode-. ; FDE initial location + .set L$set$2,LFE1-Lstartcode + .g_long L$set$2 ; FDE address range + .byte 0x0 ; uleb128 0x0; Augmentation size + .byte 0x4 ; DW_CFA_advance_loc4 + .set L$set$3,LCFI1-LCFI0 + .long L$set$3 + .byte 0xe ; DW_CFA_def_cfa_offset + .byte EH_FRAME_OFFSETA,EH_FRAME_OFFSETB ; uleb128 176,1/190,3 + .byte 0x4 ; DW_CFA_advance_loc4 + .set L$set$4,LCFI0-Lstartcode + .long L$set$4 + .byte 0x11 ; DW_CFA_offset_extended_sf + .byte 0x41 ; uleb128 0x41 + .byte 0x7e ; sleb128 -2 + .align LOG2_GPR_BYTES +LEFDE1: + .align 1 + +#ifdef WANT_STUB + .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32 + .align 5 +L_ffi_closure_helper_DARWIN$stub: + .indirect_symbol _ffi_closure_helper_DARWIN + mflr r0 + bcl 20,31,"L1$spb" +"L1$spb": + mflr r11 + addis r11,r11,ha16(L_ffi_closure_helper_DARWIN$lazy_ptr-"L1$spb") + mtlr r0 + lwzu r12,lo16(L_ffi_closure_helper_DARWIN$lazy_ptr-"L1$spb")(r11) + mtctr r12 + bctr + .lazy_symbol_pointer +L_ffi_closure_helper_DARWIN$lazy_ptr: + .indirect_symbol _ffi_closure_helper_DARWIN + .g_long dyld_stub_binding_helper + +#if defined(__ppc64__) + .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32 + .align 5 +L_darwin64_struct_ret_by_value_p$stub: + .indirect_symbol _darwin64_struct_ret_by_value_p + mflr r0 + bcl 20,31,"L2$spb" +"L2$spb": + mflr r11 + addis r11,r11,ha16(L_darwin64_struct_ret_by_value_p$lazy_ptr-"L2$spb") + mtlr r0 + lwzu r12,lo16(L_darwin64_struct_ret_by_value_p$lazy_ptr-"L2$spb")(r11) + mtctr r12 + bctr + .lazy_symbol_pointer +L_darwin64_struct_ret_by_value_p$lazy_ptr: + .indirect_symbol _darwin64_struct_ret_by_value_p + .g_long dyld_stub_binding_helper + + .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32 + .align 5 +L_darwin64_pass_struct_floats$stub: + .indirect_symbol _darwin64_pass_struct_floats + mflr r0 + bcl 20,31,"L3$spb" +"L3$spb": + mflr r11 + addis r11,r11,ha16(L_darwin64_pass_struct_floats$lazy_ptr-"L3$spb") + mtlr r0 + lwzu r12,lo16(L_darwin64_pass_struct_floats$lazy_ptr-"L3$spb")(r11) + mtctr r12 + bctr + .lazy_symbol_pointer +L_darwin64_pass_struct_floats$lazy_ptr: + .indirect_symbol _darwin64_pass_struct_floats + .g_long dyld_stub_binding_helper +# endif +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi.c new file mode 100644 index 0000000..7eb543e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi.c @@ -0,0 +1,173 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (C) 2013 IBM + Copyright (C) 2011 Anthony Green + Copyright (C) 2011 Kyle Moffett + Copyright (C) 2008 Red Hat, Inc + Copyright (C) 2007, 2008 Free Software Foundation, Inc + Copyright (c) 1998 Geoffrey Keating + + PowerPC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include "ffi.h" +#include "ffi_common.h" +#include "ffi_powerpc.h" + +#if HAVE_LONG_DOUBLE_VARIANT +/* Adjust ffi_type_longdouble. */ +void FFI_HIDDEN +ffi_prep_types (ffi_abi abi) +{ +# if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +# ifdef POWERPC64 + ffi_prep_types_linux64 (abi); +# else + ffi_prep_types_sysv (abi); +# endif +# endif +} +#endif + +/* Perform machine dependent cif processing */ +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep (ffi_cif *cif) +{ +#ifdef POWERPC64 + return ffi_prep_cif_linux64 (cif); +#else + return ffi_prep_cif_sysv (cif); +#endif +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep_var (ffi_cif *cif, + unsigned int nfixedargs MAYBE_UNUSED, + unsigned int ntotalargs MAYBE_UNUSED) +{ +#ifdef POWERPC64 + return ffi_prep_cif_linux64_var (cif, nfixedargs, ntotalargs); +#else + return ffi_prep_cif_sysv (cif); +#endif +} + +static void +ffi_call_int (ffi_cif *cif, + void (*fn) (void), + void *rvalue, + void **avalue, + void *closure) +{ + /* The final SYSV ABI says that structures smaller or equal 8 bytes + are returned in r3/r4. A draft ABI used by linux instead returns + them in memory. + + We bounce-buffer SYSV small struct return values so that sysv.S + can write r3 and r4 to memory without worrying about struct size. + + For ELFv2 ABI, use a bounce buffer for homogeneous structs too, + for similar reasons. */ + unsigned long smst_buffer[8]; + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + ecif.rvalue = rvalue; + if ((cif->flags & FLAG_RETURNS_SMST) != 0) + ecif.rvalue = smst_buffer; + /* Ensure that we have a valid struct return value. + FIXME: Isn't this just papering over a user problem? */ + else if (!rvalue && cif->rtype->type == FFI_TYPE_STRUCT) + ecif.rvalue = alloca (cif->rtype->size); + +#ifdef POWERPC64 + ffi_call_LINUX64 (&ecif, fn, ecif.rvalue, cif->flags, closure, + -(long) cif->bytes); +#else + ffi_call_SYSV (&ecif, fn, ecif.rvalue, cif->flags, closure, -cif->bytes); +#endif + + /* Check for a bounce-buffered return value */ + if (rvalue && ecif.rvalue == smst_buffer) + { + unsigned int rsize = cif->rtype->size; +#ifndef __LITTLE_ENDIAN__ + /* The SYSV ABI returns a structure of up to 4 bytes in size + left-padded in r3. */ +# ifndef POWERPC64 + if (rsize <= 4) + memcpy (rvalue, (char *) smst_buffer + 4 - rsize, rsize); + else +# endif + /* The SYSV ABI returns a structure of up to 8 bytes in size + left-padded in r3/r4, and the ELFv2 ABI similarly returns a + structure of up to 8 bytes in size left-padded in r3. */ + if (rsize <= 8) + memcpy (rvalue, (char *) smst_buffer + 8 - rsize, rsize); + else +#endif + memcpy (rvalue, smst_buffer, rsize); + } +} + +void +ffi_call (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue, + void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + void *codeloc) +{ +#ifdef POWERPC64 + return ffi_prep_closure_loc_linux64 (closure, cif, fun, user_data, codeloc); +#else + return ffi_prep_closure_loc_sysv (closure, cif, fun, user_data, codeloc); +#endif +} + +ffi_status +ffi_prep_go_closure (ffi_go_closure *closure, + ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *)) +{ +#ifdef POWERPC64 + closure->tramp = ffi_go_closure_linux64; +#else + closure->tramp = ffi_go_closure_sysv; +#endif + closure->cif = cif; + closure->fun = fun; + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c new file mode 100644 index 0000000..61a18c4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c @@ -0,0 +1,1440 @@ +/* ----------------------------------------------------------------------- + ffi_darwin.c + + Copyright (C) 1998 Geoffrey Keating + Copyright (C) 2001 John Hornkvist + Copyright (C) 2002, 2006, 2007, 2009, 2010 Free Software Foundation, Inc. + + FFI support for Darwin and AIX. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include + +extern void ffi_closure_ASM (void); +extern void ffi_go_closure_ASM (void); + +enum { + /* The assembly depends on these exact flags. + For Darwin64 (when FLAG_RETURNS_STRUCT is set): + FLAG_RETURNS_FP indicates that the structure embeds FP data. + FLAG_RETURNS_128BITS signals a special struct size that is not + expanded for float content. */ + FLAG_RETURNS_128BITS = 1 << (31-31), /* These go in cr7 */ + FLAG_RETURNS_NOTHING = 1 << (31-30), + FLAG_RETURNS_FP = 1 << (31-29), + FLAG_RETURNS_64BITS = 1 << (31-28), + + FLAG_RETURNS_STRUCT = 1 << (31-27), /* This goes in cr6 */ + + FLAG_ARG_NEEDS_COPY = 1 << (31- 7), + FLAG_FP_ARGUMENTS = 1 << (31- 6), /* cr1.eq; specified by ABI */ + FLAG_4_GPR_ARGUMENTS = 1 << (31- 5), + FLAG_RETVAL_REFERENCE = 1 << (31- 4) +}; + +/* About the DARWIN ABI. */ +enum { + NUM_GPR_ARG_REGISTERS = 8, + NUM_FPR_ARG_REGISTERS = 13, + LINKAGE_AREA_GPRS = 6 +}; + +enum { ASM_NEEDS_REGISTERS = 4 }; /* r28-r31 */ + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments. + + m32/m64 + + The stack layout we want looks like this: + + | Return address from ffi_call_DARWIN | higher addresses + |--------------------------------------------| + | Previous backchain pointer 4/8 | stack pointer here + |--------------------------------------------|<+ <<< on entry to + | ASM_NEEDS_REGISTERS=r28-r31 4*(4/8) | | ffi_call_DARWIN + |--------------------------------------------| | + | When we have any FP activity... the | | + | FPRs occupy NUM_FPR_ARG_REGISTERS slots | | + | here fp13 .. fp1 from high to low addr. | | + ~ ~ ~ + | Parameters (at least 8*4/8=32/64) | | NUM_GPR_ARG_REGISTERS + |--------------------------------------------| | + | TOC=R2 (AIX) Reserved (Darwin) 4/8 | | + |--------------------------------------------| | stack | + | Reserved 2*4/8 | | grows | + |--------------------------------------------| | down V + | Space for callee's LR 4/8 | | + |--------------------------------------------| | lower addresses + | Saved CR [low word for m64] 4/8 | | + |--------------------------------------------| | stack pointer here + | Current backchain pointer 4/8 |-/ during + |--------------------------------------------| <<< ffi_call_DARWIN + + */ + +#if defined(POWERPC_DARWIN64) +static void +darwin64_pass_struct_by_value + (ffi_type *, char *, unsigned, unsigned *, double **, unsigned long **); +#endif + +/* This depends on GPR_SIZE = sizeof (unsigned long) */ + +void +ffi_prep_args (extended_cif *ecif, unsigned long *const stack) +{ + const unsigned bytes = ecif->cif->bytes; + const unsigned flags = ecif->cif->flags; + const unsigned nargs = ecif->cif->nargs; +#if !defined(POWERPC_DARWIN64) + const ffi_abi abi = ecif->cif->abi; +#endif + + /* 'stacktop' points at the previous backchain pointer. */ + unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); + + /* 'fpr_base' points at the space for fpr1, and grows upwards as + we use FPR registers. */ + double *fpr_base = (double *) (stacktop - ASM_NEEDS_REGISTERS) - NUM_FPR_ARG_REGISTERS; + int gp_count = 0, fparg_count = 0; + + /* 'next_arg' grows up as we put parameters in it. */ + unsigned long *next_arg = stack + LINKAGE_AREA_GPRS; /* 6 reserved positions. */ + + int i; + double double_tmp; + void **p_argv = ecif->avalue; + unsigned long gprvalue; + ffi_type** ptr = ecif->cif->arg_types; +#if !defined(POWERPC_DARWIN64) + char *dest_cpy; +#endif + unsigned size_al = 0; + + /* Check that everything starts aligned properly. */ + FFI_ASSERT(((unsigned) (char *) stack & 0xF) == 0); + FFI_ASSERT(((unsigned) (char *) stacktop & 0xF) == 0); + FFI_ASSERT((bytes & 0xF) == 0); + + /* Deal with return values that are actually pass-by-reference. + Rule: + Return values are referenced by r3, so r4 is the first parameter. */ + + if (flags & FLAG_RETVAL_REFERENCE) + *next_arg++ = (unsigned long) (char *) ecif->rvalue; + + /* Now for the arguments. */ + for (i = nargs; i > 0; i--, ptr++, p_argv++) + { + switch ((*ptr)->type) + { + /* If a floating-point parameter appears before all of the general- + purpose registers are filled, the corresponding GPRs that match + the size of the floating-point parameter are skipped. */ + case FFI_TYPE_FLOAT: + double_tmp = *(float *) *p_argv; + if (fparg_count < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = double_tmp; +#if defined(POWERPC_DARWIN) + *(float *)next_arg = *(float *) *p_argv; +#else + *(double *)next_arg = double_tmp; +#endif + next_arg++; + gp_count++; + fparg_count++; + FFI_ASSERT(flags & FLAG_FP_ARGUMENTS); + break; + + case FFI_TYPE_DOUBLE: + double_tmp = *(double *) *p_argv; + if (fparg_count < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = double_tmp; + *(double *)next_arg = double_tmp; +#ifdef POWERPC64 + next_arg++; + gp_count++; +#else + next_arg += 2; + gp_count += 2; +#endif + fparg_count++; + FFI_ASSERT(flags & FLAG_FP_ARGUMENTS); + break; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + + case FFI_TYPE_LONGDOUBLE: +# if defined(POWERPC64) && !defined(POWERPC_DARWIN64) + /* ??? This will exceed the regs count when the value starts at fp13 + and it will not put the extra bit on the stack. */ + if (fparg_count < NUM_FPR_ARG_REGISTERS) + *(long double *) fpr_base++ = *(long double *) *p_argv; + else + *(long double *) next_arg = *(long double *) *p_argv; + next_arg += 2; + fparg_count += 2; +# else + double_tmp = ((double *) *p_argv)[0]; + if (fparg_count < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = double_tmp; + *(double *) next_arg = double_tmp; +# if defined(POWERPC_DARWIN64) + next_arg++; + gp_count++; +# else + next_arg += 2; + gp_count += 2; +# endif + fparg_count++; + double_tmp = ((double *) *p_argv)[1]; + if (fparg_count < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = double_tmp; + *(double *) next_arg = double_tmp; +# if defined(POWERPC_DARWIN64) + next_arg++; + gp_count++; +# else + next_arg += 2; + gp_count += 2; +# endif + fparg_count++; +# endif + FFI_ASSERT(flags & FLAG_FP_ARGUMENTS); + break; +#endif + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: +#ifdef POWERPC64 + gprvalue = *(long long *) *p_argv; + goto putgpr; +#else + *(long long *) next_arg = *(long long *) *p_argv; + next_arg += 2; + gp_count += 2; +#endif + break; + case FFI_TYPE_POINTER: + gprvalue = *(unsigned long *) *p_argv; + goto putgpr; + case FFI_TYPE_UINT8: + gprvalue = *(unsigned char *) *p_argv; + goto putgpr; + case FFI_TYPE_SINT8: + gprvalue = *(signed char *) *p_argv; + goto putgpr; + case FFI_TYPE_UINT16: + gprvalue = *(unsigned short *) *p_argv; + goto putgpr; + case FFI_TYPE_SINT16: + gprvalue = *(signed short *) *p_argv; + goto putgpr; + + case FFI_TYPE_STRUCT: + size_al = (*ptr)->size; +#if defined(POWERPC_DARWIN64) + next_arg = (unsigned long *)FFI_ALIGN((char *)next_arg, (*ptr)->alignment); + darwin64_pass_struct_by_value (*ptr, (char *) *p_argv, + (unsigned) size_al, + (unsigned int *) &fparg_count, + &fpr_base, &next_arg); +#else + dest_cpy = (char *) next_arg; + + /* If the first member of the struct is a double, then include enough + padding in the struct size to align it to double-word. */ + if ((*ptr)->elements[0]->type == FFI_TYPE_DOUBLE) + size_al = FFI_ALIGN((*ptr)->size, 8); + +# if defined(POWERPC64) + FFI_ASSERT (abi != FFI_DARWIN); + memcpy ((char *) dest_cpy, (char *) *p_argv, size_al); + next_arg += (size_al + 7) / 8; +# else + /* Structures that match the basic modes (QI 1 byte, HI 2 bytes, + SI 4 bytes) are aligned as if they were those modes. + Structures with 3 byte in size are padded upwards. */ + if (size_al < 3 && abi == FFI_DARWIN) + dest_cpy += 4 - size_al; + + memcpy((char *) dest_cpy, (char *) *p_argv, size_al); + next_arg += (size_al + 3) / 4; +# endif +#endif + break; + + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + gprvalue = *(signed int *) *p_argv; + goto putgpr; + + case FFI_TYPE_UINT32: + gprvalue = *(unsigned int *) *p_argv; + putgpr: + *next_arg++ = gprvalue; + gp_count++; + break; + default: + break; + } + } + + /* Check that we didn't overrun the stack... */ + /* FFI_ASSERT(gpr_base <= stacktop - ASM_NEEDS_REGISTERS); + FFI_ASSERT((unsigned *)fpr_base + <= stacktop - ASM_NEEDS_REGISTERS - NUM_GPR_ARG_REGISTERS); + FFI_ASSERT(flags & FLAG_4_GPR_ARGUMENTS || intarg_count <= 4); */ +} + +#if defined(POWERPC_DARWIN64) + +/* See if we can put some of the struct into fprs. + This should not be called for structures of size 16 bytes, since these are not + broken out this way. */ +static void +darwin64_scan_struct_for_floats (ffi_type *s, unsigned *nfpr) +{ + int i; + + FFI_ASSERT (s->type == FFI_TYPE_STRUCT) + + for (i = 0; s->elements[i] != NULL; i++) + { + ffi_type *p = s->elements[i]; + switch (p->type) + { + case FFI_TYPE_STRUCT: + darwin64_scan_struct_for_floats (p, nfpr); + break; + case FFI_TYPE_LONGDOUBLE: + (*nfpr) += 2; + break; + case FFI_TYPE_DOUBLE: + case FFI_TYPE_FLOAT: + (*nfpr) += 1; + break; + default: + break; + } + } +} + +static int +darwin64_struct_size_exceeds_gprs_p (ffi_type *s, char *src, unsigned *nfpr) +{ + unsigned struct_offset=0, i; + + for (i = 0; s->elements[i] != NULL; i++) + { + char *item_base; + ffi_type *p = s->elements[i]; + /* Find the start of this item (0 for the first one). */ + if (i > 0) + struct_offset = FFI_ALIGN(struct_offset, p->alignment); + + item_base = src + struct_offset; + + switch (p->type) + { + case FFI_TYPE_STRUCT: + if (darwin64_struct_size_exceeds_gprs_p (p, item_base, nfpr)) + return 1; + break; + case FFI_TYPE_LONGDOUBLE: + if (*nfpr >= NUM_FPR_ARG_REGISTERS) + return 1; + (*nfpr) += 1; + item_base += 8; + /* FALL THROUGH */ + case FFI_TYPE_DOUBLE: + if (*nfpr >= NUM_FPR_ARG_REGISTERS) + return 1; + (*nfpr) += 1; + break; + case FFI_TYPE_FLOAT: + if (*nfpr >= NUM_FPR_ARG_REGISTERS) + return 1; + (*nfpr) += 1; + break; + default: + /* If we try and place any item, that is non-float, once we've + exceeded the 8 GPR mark, then we can't fit the struct. */ + if ((unsigned long)item_base >= 8*8) + return 1; + break; + } + /* now count the size of what we just used. */ + struct_offset += p->size; + } + return 0; +} + +/* Can this struct be returned by value? */ +int +darwin64_struct_ret_by_value_p (ffi_type *s) +{ + unsigned nfp = 0; + + FFI_ASSERT (s && s->type == FFI_TYPE_STRUCT); + + /* The largest structure we can return is 8long + 13 doubles. */ + if (s->size > 168) + return 0; + + /* We can't pass more than 13 floats. */ + darwin64_scan_struct_for_floats (s, &nfp); + if (nfp > 13) + return 0; + + /* If there are not too many floats, and the struct is + small enough to accommodate in the GPRs, then it must be OK. */ + if (s->size <= 64) + return 1; + + /* Well, we have to look harder. */ + nfp = 0; + if (darwin64_struct_size_exceeds_gprs_p (s, NULL, &nfp)) + return 0; + + return 1; +} + +void +darwin64_pass_struct_floats (ffi_type *s, char *src, + unsigned *nfpr, double **fprs) +{ + int i; + double *fpr_base = *fprs; + unsigned struct_offset = 0; + + /* We don't assume anything about the alignment of the source. */ + for (i = 0; s->elements[i] != NULL; i++) + { + char *item_base; + ffi_type *p = s->elements[i]; + /* Find the start of this item (0 for the first one). */ + if (i > 0) + struct_offset = FFI_ALIGN(struct_offset, p->alignment); + item_base = src + struct_offset; + + switch (p->type) + { + case FFI_TYPE_STRUCT: + darwin64_pass_struct_floats (p, item_base, nfpr, + &fpr_base); + break; + case FFI_TYPE_LONGDOUBLE: + if (*nfpr < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = *(double *)item_base; + (*nfpr) += 1; + item_base += 8; + /* FALL THROUGH */ + case FFI_TYPE_DOUBLE: + if (*nfpr < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = *(double *)item_base; + (*nfpr) += 1; + break; + case FFI_TYPE_FLOAT: + if (*nfpr < NUM_FPR_ARG_REGISTERS) + *fpr_base++ = (double) *(float *)item_base; + (*nfpr) += 1; + break; + default: + break; + } + /* now count the size of what we just used. */ + struct_offset += p->size; + } + /* Update the scores. */ + *fprs = fpr_base; +} + +/* Darwin64 special rules. + Break out a struct into params and float registers. */ +static void +darwin64_pass_struct_by_value (ffi_type *s, char *src, unsigned size, + unsigned *nfpr, double **fprs, unsigned long **arg) +{ + unsigned long *next_arg = *arg; + char *dest_cpy = (char *)next_arg; + + FFI_ASSERT (s->type == FFI_TYPE_STRUCT) + + if (!size) + return; + + /* First... special cases. */ + if (size < 3 + || (size == 4 + && s->elements[0] + && s->elements[0]->type != FFI_TYPE_FLOAT)) + { + /* Must be at least one GPR, padding is unspecified in value, + let's make it zero. */ + *next_arg = 0UL; + dest_cpy += 8 - size; + memcpy ((char *) dest_cpy, src, size); + next_arg++; + } + else if (size == 16) + { + memcpy ((char *) dest_cpy, src, size); + next_arg += 2; + } + else + { + /* now the general case, we consider embedded floats. */ + memcpy ((char *) dest_cpy, src, size); + darwin64_pass_struct_floats (s, src, nfpr, fprs); + next_arg += (size+7)/8; + } + + *arg = next_arg; +} + +double * +darwin64_struct_floats_to_mem (ffi_type *s, char *dest, double *fprs, unsigned *nf) +{ + int i; + unsigned struct_offset = 0; + + /* We don't assume anything about the alignment of the source. */ + for (i = 0; s->elements[i] != NULL; i++) + { + char *item_base; + ffi_type *p = s->elements[i]; + /* Find the start of this item (0 for the first one). */ + if (i > 0) + struct_offset = FFI_ALIGN(struct_offset, p->alignment); + item_base = dest + struct_offset; + + switch (p->type) + { + case FFI_TYPE_STRUCT: + fprs = darwin64_struct_floats_to_mem (p, item_base, fprs, nf); + break; + case FFI_TYPE_LONGDOUBLE: + if (*nf < NUM_FPR_ARG_REGISTERS) + { + *(double *)item_base = *fprs++ ; + (*nf) += 1; + } + item_base += 8; + /* FALL THROUGH */ + case FFI_TYPE_DOUBLE: + if (*nf < NUM_FPR_ARG_REGISTERS) + { + *(double *)item_base = *fprs++ ; + (*nf) += 1; + } + break; + case FFI_TYPE_FLOAT: + if (*nf < NUM_FPR_ARG_REGISTERS) + { + *(float *)item_base = (float) *fprs++ ; + (*nf) += 1; + } + break; + default: + break; + } + /* now count the size of what we just used. */ + struct_offset += p->size; + } + return fprs; +} + +#endif + +/* Adjust the size of S to be correct for Darwin. + On Darwin m32, the first field of a structure has natural alignment. + On Darwin m64, all fields have natural alignment. */ + +static void +darwin_adjust_aggregate_sizes (ffi_type *s) +{ + int i; + + if (s->type != FFI_TYPE_STRUCT) + return; + + s->size = 0; + for (i = 0; s->elements[i] != NULL; i++) + { + ffi_type *p; + int align; + + p = s->elements[i]; + if (p->type == FFI_TYPE_STRUCT) + darwin_adjust_aggregate_sizes (p); +#if defined(POWERPC_DARWIN64) + /* Natural alignment for all items. */ + align = p->alignment; +#else + /* Natural alignment for the first item... */ + if (i == 0) + align = p->alignment; + else if (p->alignment == 16 || p->alignment < 4) + /* .. subsequent items with vector or align < 4 have natural align. */ + align = p->alignment; + else + /* .. or align is 4. */ + align = 4; +#endif + /* Pad, if necessary, before adding the current item. */ + s->size = FFI_ALIGN(s->size, align) + p->size; + } + + s->size = FFI_ALIGN(s->size, s->alignment); + + /* This should not be necessary on m64, but harmless. */ + if (s->elements[0]->type == FFI_TYPE_UINT64 + || s->elements[0]->type == FFI_TYPE_SINT64 + || s->elements[0]->type == FFI_TYPE_DOUBLE + || s->elements[0]->alignment == 8) + s->alignment = s->alignment > 8 ? s->alignment : 8; + /* Do not add additional tail padding. */ +} + +/* Adjust the size of S to be correct for AIX. + Word-align double unless it is the first member of a structure. */ + +static void +aix_adjust_aggregate_sizes (ffi_type *s) +{ + int i; + + if (s->type != FFI_TYPE_STRUCT) + return; + + s->size = 0; + for (i = 0; s->elements[i] != NULL; i++) + { + ffi_type *p; + int align; + + p = s->elements[i]; + aix_adjust_aggregate_sizes (p); + align = p->alignment; + if (i != 0 && p->type == FFI_TYPE_DOUBLE) + align = 4; + s->size = FFI_ALIGN(s->size, align) + p->size; + } + + s->size = FFI_ALIGN(s->size, s->alignment); + + if (s->elements[0]->type == FFI_TYPE_UINT64 + || s->elements[0]->type == FFI_TYPE_SINT64 + || s->elements[0]->type == FFI_TYPE_DOUBLE + || s->elements[0]->alignment == 8) + s->alignment = s->alignment > 8 ? s->alignment : 8; + /* Do not add additional tail padding. */ +} + +/* Perform machine dependent cif processing. */ +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + /* All this is for the DARWIN ABI. */ + unsigned i; + ffi_type **ptr; + unsigned bytes; + unsigned fparg_count = 0, intarg_count = 0; + unsigned flags = 0; + unsigned size_al = 0; + + /* All the machine-independent calculation of cif->bytes will be wrong. + All the calculation of structure sizes will also be wrong. + Redo the calculation for DARWIN. */ + + if (cif->abi == FFI_DARWIN) + { + darwin_adjust_aggregate_sizes (cif->rtype); + for (i = 0; i < cif->nargs; i++) + darwin_adjust_aggregate_sizes (cif->arg_types[i]); + } + + if (cif->abi == FFI_AIX) + { + aix_adjust_aggregate_sizes (cif->rtype); + for (i = 0; i < cif->nargs; i++) + aix_adjust_aggregate_sizes (cif->arg_types[i]); + } + + /* Space for the frame pointer, callee's LR, CR, etc, and for + the asm's temp regs. */ + + bytes = (LINKAGE_AREA_GPRS + ASM_NEEDS_REGISTERS) * sizeof(unsigned long); + + /* Return value handling. + The rules m32 are as follows: + - 32-bit (or less) integer values are returned in gpr3; + - structures of size <= 4 bytes also returned in gpr3; + - 64-bit integer values [??? and structures between 5 and 8 bytes] are + returned in gpr3 and gpr4; + - Single/double FP values are returned in fpr1; + - Long double FP (if not equivalent to double) values are returned in + fpr1 and fpr2; + m64: + - 64-bit or smaller integral values are returned in GPR3 + - Single/double FP values are returned in fpr1; + - Long double FP values are returned in fpr1 and fpr2; + m64 Structures: + - If the structure could be accommodated in registers were it to be the + first argument to a routine, then it is returned in those registers. + m32/m64 structures otherwise: + - Larger structures values are allocated space and a pointer is passed + as the first argument. */ + switch (cif->rtype->type) + { + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + flags |= FLAG_RETURNS_128BITS; + flags |= FLAG_RETURNS_FP; + break; +#endif + + case FFI_TYPE_DOUBLE: + flags |= FLAG_RETURNS_64BITS; + /* Fall through. */ + case FFI_TYPE_FLOAT: + flags |= FLAG_RETURNS_FP; + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: +#ifdef POWERPC64 + case FFI_TYPE_POINTER: +#endif + flags |= FLAG_RETURNS_64BITS; + break; + + case FFI_TYPE_STRUCT: +#if defined(POWERPC_DARWIN64) + { + /* Can we fit the struct into regs? */ + if (darwin64_struct_ret_by_value_p (cif->rtype)) + { + unsigned nfpr = 0; + flags |= FLAG_RETURNS_STRUCT; + if (cif->rtype->size != 16) + darwin64_scan_struct_for_floats (cif->rtype, &nfpr) ; + else + flags |= FLAG_RETURNS_128BITS; + /* Will be 0 for 16byte struct. */ + if (nfpr) + flags |= FLAG_RETURNS_FP; + } + else /* By ref. */ + { + flags |= FLAG_RETVAL_REFERENCE; + flags |= FLAG_RETURNS_NOTHING; + intarg_count++; + } + } +#elif defined(DARWIN_PPC) + if (cif->rtype->size <= 4) + flags |= FLAG_RETURNS_STRUCT; + else /* else by reference. */ + { + flags |= FLAG_RETVAL_REFERENCE; + flags |= FLAG_RETURNS_NOTHING; + intarg_count++; + } +#else /* assume we pass by ref. */ + flags |= FLAG_RETVAL_REFERENCE; + flags |= FLAG_RETURNS_NOTHING; + intarg_count++; +#endif + break; + case FFI_TYPE_VOID: + flags |= FLAG_RETURNS_NOTHING; + break; + + default: + /* Returns 32-bit integer, or similar. Nothing to do here. */ + break; + } + + /* The first NUM_GPR_ARG_REGISTERS words of integer arguments, and the + first NUM_FPR_ARG_REGISTERS fp arguments, go in registers; the rest + goes on the stack. + ??? Structures are passed as a pointer to a copy of the structure. + Stuff on the stack needs to keep proper alignment. + For m64 the count is effectively of half-GPRs. */ + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++) + { + unsigned align_words; + switch ((*ptr)->type) + { + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + fparg_count++; +#if !defined(POWERPC_DARWIN64) + /* If this FP arg is going on the stack, it must be + 8-byte-aligned. */ + if (fparg_count > NUM_FPR_ARG_REGISTERS + && (intarg_count & 0x01) != 0) + intarg_count++; +#endif + break; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + fparg_count += 2; + /* If this FP arg is going on the stack, it must be + 16-byte-aligned. */ + if (fparg_count >= NUM_FPR_ARG_REGISTERS) +#if defined (POWERPC64) + intarg_count = FFI_ALIGN(intarg_count, 2); +#else + intarg_count = FFI_ALIGN(intarg_count, 4); +#endif + break; +#endif + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: +#if defined(POWERPC64) + intarg_count++; +#else + /* 'long long' arguments are passed as two words, but + either both words must fit in registers or both go + on the stack. If they go on the stack, they must + be 8-byte-aligned. */ + if (intarg_count == NUM_GPR_ARG_REGISTERS-1 + || (intarg_count >= NUM_GPR_ARG_REGISTERS + && (intarg_count & 0x01) != 0)) + intarg_count++; + intarg_count += 2; +#endif + break; + + case FFI_TYPE_STRUCT: + size_al = (*ptr)->size; +#if defined(POWERPC_DARWIN64) + align_words = (*ptr)->alignment >> 3; + if (align_words) + intarg_count = FFI_ALIGN(intarg_count, align_words); + /* Base size of the struct. */ + intarg_count += (size_al + 7) / 8; + /* If 16 bytes then don't worry about floats. */ + if (size_al != 16) + /* Scan through for floats to be placed in regs. */ + darwin64_scan_struct_for_floats (*ptr, &fparg_count) ; +#else + align_words = (*ptr)->alignment >> 2; + if (align_words) + intarg_count = FFI_ALIGN(intarg_count, align_words); + /* If the first member of the struct is a double, then align + the struct to double-word. + if ((*ptr)->elements[0]->type == FFI_TYPE_DOUBLE) + size_al = FFI_ALIGN((*ptr)->size, 8); */ +# ifdef POWERPC64 + intarg_count += (size_al + 7) / 8; +# else + intarg_count += (size_al + 3) / 4; +# endif +#endif + break; + + default: + /* Everything else is passed as a 4-byte word in a GPR, either + the object itself or a pointer to it. */ + intarg_count++; + break; + } + } + + if (fparg_count != 0) + flags |= FLAG_FP_ARGUMENTS; + +#if defined(POWERPC_DARWIN64) + /* Space to image the FPR registers, if needed - which includes when they might be + used in a struct return. */ + if (fparg_count != 0 + || ((flags & FLAG_RETURNS_STRUCT) + && (flags & FLAG_RETURNS_FP))) + bytes += NUM_FPR_ARG_REGISTERS * sizeof(double); +#else + /* Space for the FPR registers, if needed. */ + if (fparg_count != 0) + bytes += NUM_FPR_ARG_REGISTERS * sizeof(double); +#endif + + /* Stack space. */ +#ifdef POWERPC64 + if ((intarg_count + fparg_count) > NUM_GPR_ARG_REGISTERS) + bytes += (intarg_count + fparg_count) * sizeof(long); +#else + if ((intarg_count + 2 * fparg_count) > NUM_GPR_ARG_REGISTERS) + bytes += (intarg_count + 2 * fparg_count) * sizeof(long); +#endif + else + bytes += NUM_GPR_ARG_REGISTERS * sizeof(long); + + /* The stack space allocated needs to be a multiple of 16 bytes. */ + bytes = FFI_ALIGN(bytes, 16) ; + + cif->flags = flags; + cif->bytes = bytes; + + return FFI_OK; +} + +extern void ffi_call_AIX(extended_cif *, long, unsigned, unsigned *, + void (*fn)(void), void (*fn2)(void)); + +extern void ffi_call_go_AIX(extended_cif *, long, unsigned, unsigned *, + void (*fn)(void), void (*fn2)(void), void *closure); + +extern void ffi_call_DARWIN(extended_cif *, long, unsigned, unsigned *, + void (*fn)(void), void (*fn2)(void), ffi_type*); + +void +ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return + value address then we need to make one. */ + + if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca (cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_AIX: + ffi_call_AIX(&ecif, -(long)cif->bytes, cif->flags, ecif.rvalue, fn, + FFI_FN(ffi_prep_args)); + break; + case FFI_DARWIN: + ffi_call_DARWIN(&ecif, -(long)cif->bytes, cif->flags, ecif.rvalue, fn, + FFI_FN(ffi_prep_args), cif->rtype); + break; + default: + FFI_ASSERT(0); + break; + } +} + +void +ffi_call_go (ffi_cif *cif, void (*fn) (void), void *rvalue, void **avalue, + void *closure) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return + value address then we need to make one. */ + + if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca (cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_AIX: + ffi_call_go_AIX(&ecif, -(long)cif->bytes, cif->flags, ecif.rvalue, fn, + FFI_FN(ffi_prep_args), closure); + break; + default: + FFI_ASSERT(0); + break; + } +} + +static void flush_icache(char *); +static void flush_range(char *, int); + +/* The layout of a function descriptor. A C function pointer really + points to one of these. */ + +typedef struct aix_fd_struct { + void *code_pointer; + void *toc; +} aix_fd; + +/* here I'd like to add the stack frame layout we use in darwin_closure.S + and aix_closure.S + + m32/m64 + + The stack layout looks like this: + + | Additional params... | | Higher address + ~ ~ ~ + | Parameters (at least 8*4/8=32/64) | | NUM_GPR_ARG_REGISTERS + |--------------------------------------------| | + | TOC=R2 (AIX) Reserved (Darwin) 4/8 | | + |--------------------------------------------| | + | Reserved 2*4/8 | | + |--------------------------------------------| | + | Space for callee's LR 4/8 | | + |--------------------------------------------| | + | Saved CR [low word for m64] 4/8 | | + |--------------------------------------------| | + | Current backchain pointer 4/8 |-/ Parent's frame. + |--------------------------------------------| <+ <<< on entry to ffi_closure_ASM + | Result Bytes 16 | | + |--------------------------------------------| | + ~ padding to 16-byte alignment ~ ~ + |--------------------------------------------| | + | NUM_FPR_ARG_REGISTERS slots | | + | here fp13 .. fp1 13*8 | | + |--------------------------------------------| | + | R3..R10 8*4/8=32/64 | | NUM_GPR_ARG_REGISTERS + |--------------------------------------------| | + | TOC=R2 (AIX) Reserved (Darwin) 4/8 | | + |--------------------------------------------| | stack | + | Reserved [compiler,binder] 2*4/8 | | grows | + |--------------------------------------------| | down V + | Space for callee's LR 4/8 | | + |--------------------------------------------| | lower addresses + | Saved CR [low word for m64] 4/8 | | + |--------------------------------------------| | stack pointer here + | Current backchain pointer 4/8 |-/ during + |--------------------------------------------| <<< ffi_closure_ASM. + +*/ + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp; + struct ffi_aix_trampoline_struct *tramp_aix; + aix_fd *fd; + + switch (cif->abi) + { + case FFI_DARWIN: + + FFI_ASSERT (cif->abi == FFI_DARWIN); + + tramp = (unsigned int *) &closure->tramp[0]; +#if defined(POWERPC_DARWIN64) + tramp[0] = 0x7c0802a6; /* mflr r0 */ + tramp[1] = 0x429f0015; /* bcl- 20,4*cr7+so, +0x18 (L1) */ + /* We put the addresses here. */ + tramp[6] = 0x7d6802a6; /*L1: mflr r11 */ + tramp[7] = 0xe98b0000; /* ld r12,0(r11) function address */ + tramp[8] = 0x7c0803a6; /* mtlr r0 */ + tramp[9] = 0x7d8903a6; /* mtctr r12 */ + tramp[10] = 0xe96b0008; /* lwz r11,8(r11) static chain */ + tramp[11] = 0x4e800420; /* bctr */ + + *((unsigned long *)&tramp[2]) = (unsigned long) ffi_closure_ASM; /* function */ + *((unsigned long *)&tramp[4]) = (unsigned long) codeloc; /* context */ +#else + tramp[0] = 0x7c0802a6; /* mflr r0 */ + tramp[1] = 0x429f000d; /* bcl- 20,4*cr7+so,0x10 */ + tramp[4] = 0x7d6802a6; /* mflr r11 */ + tramp[5] = 0x818b0000; /* lwz r12,0(r11) function address */ + tramp[6] = 0x7c0803a6; /* mtlr r0 */ + tramp[7] = 0x7d8903a6; /* mtctr r12 */ + tramp[8] = 0x816b0004; /* lwz r11,4(r11) static chain */ + tramp[9] = 0x4e800420; /* bctr */ + tramp[2] = (unsigned long) ffi_closure_ASM; /* function */ + tramp[3] = (unsigned long) codeloc; /* context */ +#endif + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + /* Flush the icache. Only necessary on Darwin. */ + flush_range(codeloc, FFI_TRAMPOLINE_SIZE); + + break; + + case FFI_AIX: + + tramp_aix = (struct ffi_aix_trampoline_struct *) (closure->tramp); + fd = (aix_fd *)(void *)ffi_closure_ASM; + + FFI_ASSERT (cif->abi == FFI_AIX); + + tramp_aix->code_pointer = fd->code_pointer; + tramp_aix->toc = fd->toc; + tramp_aix->static_chain = codeloc; + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + break; + + default: + return FFI_BAD_ABI; + break; + } + return FFI_OK; +} + +ffi_status +ffi_prep_go_closure (ffi_go_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*)) +{ + switch (cif->abi) + { + case FFI_AIX: + + FFI_ASSERT (cif->abi == FFI_AIX); + + closure->tramp = (void *)ffi_go_closure_ASM; + closure->cif = cif; + closure->fun = fun; + return FFI_OK; + + // For now, ffi_prep_go_closure is only implemented for AIX, not for Darwin + default: + return FFI_BAD_ABI; + break; + } + return FFI_OK; +} + +static void +flush_icache(char *addr) +{ +#ifndef _AIX + __asm__ volatile ( + "dcbf 0,%0\n" + "\tsync\n" + "\ticbi 0,%0\n" + "\tsync\n" + "\tisync" + : : "r"(addr) : "memory"); +#endif +} + +static void +flush_range(char * addr1, int size) +{ +#define MIN_LINE_SIZE 32 + int i; + for (i = 0; i < size; i += MIN_LINE_SIZE) + flush_icache(addr1+i); + flush_icache(addr1+size-1); +} + +typedef union +{ + float f; + double d; +} ffi_dblfl; + +ffi_type * +ffi_closure_helper_DARWIN (ffi_closure *, void *, + unsigned long *, ffi_dblfl *); + +ffi_type * +ffi_go_closure_helper_DARWIN (ffi_go_closure*, void *, + unsigned long *, ffi_dblfl *); + +/* Basically the trampoline invokes ffi_closure_ASM, and on + entry, r11 holds the address of the closure. + After storing the registers that could possibly contain + parameters to be passed into the stack frame and setting + up space for a return value, ffi_closure_ASM invokes the + following helper function to do most of the work. */ + +static ffi_type * +ffi_closure_helper_common (ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, void *rvalue, + unsigned long *pgr, ffi_dblfl *pfr) +{ + /* rvalue is the pointer to space for return value in closure assembly + pgr is the pointer to where r3-r10 are stored in ffi_closure_ASM + pfr is the pointer to where f1-f13 are stored in ffi_closure_ASM. */ + + typedef double ldbits[2]; + + union ldu + { + ldbits lb; + long double ld; + }; + + void ** avalue; + ffi_type ** arg_types; + long i, avn; + ffi_dblfl * end_pfr = pfr + NUM_FPR_ARG_REGISTERS; + unsigned size_al; +#if defined(POWERPC_DARWIN64) + unsigned fpsused = 0; +#endif + + avalue = alloca (cif->nargs * sizeof(void *)); + + if (cif->rtype->type == FFI_TYPE_STRUCT) + { +#if defined(POWERPC_DARWIN64) + if (!darwin64_struct_ret_by_value_p (cif->rtype)) + { + /* Won't fit into the regs - return by ref. */ + rvalue = (void *) *pgr; + pgr++; + } +#elif defined(DARWIN_PPC) + if (cif->rtype->size > 4) + { + rvalue = (void *) *pgr; + pgr++; + } +#else /* assume we return by ref. */ + rvalue = (void *) *pgr; + pgr++; +#endif + } + + i = 0; + avn = cif->nargs; + arg_types = cif->arg_types; + + /* Grab the addresses of the arguments from the stack frame. */ + while (i < avn) + { + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: +#if defined(POWERPC64) + avalue[i] = (char *) pgr + 7; +#else + avalue[i] = (char *) pgr + 3; +#endif + pgr++; + break; + + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: +#if defined(POWERPC64) + avalue[i] = (char *) pgr + 6; +#else + avalue[i] = (char *) pgr + 2; +#endif + pgr++; + break; + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: +#if defined(POWERPC64) + avalue[i] = (char *) pgr + 4; +#else + case FFI_TYPE_POINTER: + avalue[i] = pgr; +#endif + pgr++; + break; + + case FFI_TYPE_STRUCT: + size_al = arg_types[i]->size; +#if defined(POWERPC_DARWIN64) + pgr = (unsigned long *)FFI_ALIGN((char *)pgr, arg_types[i]->alignment); + if (size_al < 3 || size_al == 4) + { + avalue[i] = ((char *)pgr)+8-size_al; + if (arg_types[i]->elements[0]->type == FFI_TYPE_FLOAT + && fpsused < NUM_FPR_ARG_REGISTERS) + { + *(float *)pgr = (float) *(double *)pfr; + pfr++; + fpsused++; + } + } + else + { + if (size_al != 16) + pfr = (ffi_dblfl *) + darwin64_struct_floats_to_mem (arg_types[i], (char *)pgr, + (double *)pfr, &fpsused); + avalue[i] = pgr; + } + pgr += (size_al + 7) / 8; +#else + /* If the first member of the struct is a double, then align + the struct to double-word. */ + if (arg_types[i]->elements[0]->type == FFI_TYPE_DOUBLE) + size_al = FFI_ALIGN(arg_types[i]->size, 8); +# if defined(POWERPC64) + FFI_ASSERT (cif->abi != FFI_DARWIN); + avalue[i] = pgr; + pgr += (size_al + 7) / 8; +# else + /* Structures that match the basic modes (QI 1 byte, HI 2 bytes, + SI 4 bytes) are aligned as if they were those modes. */ + if (size_al < 3 && cif->abi == FFI_DARWIN) + avalue[i] = (char*) pgr + 4 - size_al; + else + avalue[i] = pgr; + pgr += (size_al + 3) / 4; +# endif +#endif + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: +#if defined(POWERPC64) + case FFI_TYPE_POINTER: + avalue[i] = pgr; + pgr++; + break; +#else + /* Long long ints are passed in two gpr's. */ + avalue[i] = pgr; + pgr += 2; + break; +#endif + + case FFI_TYPE_FLOAT: + /* A float value consumes a GPR. + There are 13 64bit floating point registers. */ + if (pfr < end_pfr) + { + double temp = pfr->d; + pfr->f = (float) temp; + avalue[i] = pfr; + pfr++; + } + else + { + avalue[i] = pgr; + } + pgr++; + break; + + case FFI_TYPE_DOUBLE: + /* A double value consumes two GPRs. + There are 13 64bit floating point registers. */ + if (pfr < end_pfr) + { + avalue[i] = pfr; + pfr++; + } + else + { + avalue[i] = pgr; + } +#ifdef POWERPC64 + pgr++; +#else + pgr += 2; +#endif + break; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + + case FFI_TYPE_LONGDOUBLE: +#ifdef POWERPC64 + if (pfr + 1 < end_pfr) + { + avalue[i] = pfr; + pfr += 2; + } + else + { + if (pfr < end_pfr) + { + *pgr = *(unsigned long *) pfr; + pfr++; + } + avalue[i] = pgr; + } + pgr += 2; +#else /* POWERPC64 */ + /* A long double value consumes four GPRs and two FPRs. + There are 13 64bit floating point registers. */ + if (pfr + 1 < end_pfr) + { + avalue[i] = pfr; + pfr += 2; + } + /* Here we have the situation where one part of the long double + is stored in fpr13 and the other part is already on the stack. + We use a union to pass the long double to avalue[i]. */ + else if (pfr + 1 == end_pfr) + { + union ldu temp_ld; + memcpy (&temp_ld.lb[0], pfr, sizeof(ldbits)); + memcpy (&temp_ld.lb[1], pgr + 2, sizeof(ldbits)); + avalue[i] = &temp_ld.ld; + pfr++; + } + else + { + avalue[i] = pgr; + } + pgr += 4; +#endif /* POWERPC64 */ + break; +#endif + default: + FFI_ASSERT(0); + } + i++; + } + + (fun) (cif, rvalue, avalue, user_data); + + /* Tell ffi_closure_ASM to perform return type promotions. */ + return cif->rtype; +} + +ffi_type * +ffi_closure_helper_DARWIN (ffi_closure *closure, void *rvalue, + unsigned long *pgr, ffi_dblfl *pfr) +{ + return ffi_closure_helper_common (closure->cif, closure->fun, + closure->user_data, rvalue, pgr, pfr); +} + +ffi_type * +ffi_go_closure_helper_DARWIN (ffi_go_closure *closure, void *rvalue, + unsigned long *pgr, ffi_dblfl *pfr) +{ + return ffi_closure_helper_common (closure->cif, closure->fun, + closure, rvalue, pgr, pfr); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c new file mode 100644 index 0000000..93a31f9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c @@ -0,0 +1,974 @@ +/* ----------------------------------------------------------------------- + ffi_linux64.c - Copyright (C) 2013 IBM + Copyright (C) 2011 Anthony Green + Copyright (C) 2011 Kyle Moffett + Copyright (C) 2008 Red Hat, Inc + Copyright (C) 2007, 2008 Free Software Foundation, Inc + Copyright (c) 1998 Geoffrey Keating + + PowerPC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include "ffi.h" + +#ifdef POWERPC64 +#include "ffi_common.h" +#include "ffi_powerpc.h" + + +/* About the LINUX64 ABI. */ +enum { + NUM_GPR_ARG_REGISTERS64 = 8, + NUM_FPR_ARG_REGISTERS64 = 13 +}; +enum { ASM_NEEDS_REGISTERS64 = 4 }; + + +#if HAVE_LONG_DOUBLE_VARIANT && FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +/* Adjust size of ffi_type_longdouble. */ +void FFI_HIDDEN +ffi_prep_types_linux64 (ffi_abi abi) +{ + if ((abi & (FFI_LINUX | FFI_LINUX_LONG_DOUBLE_128)) == FFI_LINUX) + { + ffi_type_longdouble.size = 8; + ffi_type_longdouble.alignment = 8; + } + else + { + ffi_type_longdouble.size = 16; + ffi_type_longdouble.alignment = 16; + } +} +#endif + + +static unsigned int +discover_homogeneous_aggregate (const ffi_type *t, unsigned int *elnum) +{ + switch (t->type) + { + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + *elnum = 1; + return (int) t->type; + + case FFI_TYPE_STRUCT:; + { + unsigned int base_elt = 0, total_elnum = 0; + ffi_type **el = t->elements; + while (*el) + { + unsigned int el_elt, el_elnum = 0; + el_elt = discover_homogeneous_aggregate (*el, &el_elnum); + if (el_elt == 0 + || (base_elt && base_elt != el_elt)) + return 0; + base_elt = el_elt; + total_elnum += el_elnum; +#if _CALL_ELF == 2 + if (total_elnum > 8) + return 0; +#else + if (total_elnum > 1) + return 0; +#endif + el++; + } + *elnum = total_elnum; + return base_elt; + } + + default: + return 0; + } +} + + +/* Perform machine dependent cif processing */ +static ffi_status +ffi_prep_cif_linux64_core (ffi_cif *cif) +{ + ffi_type **ptr; + unsigned bytes; + unsigned i, fparg_count = 0, intarg_count = 0; + unsigned flags = cif->flags; + unsigned int elt, elnum; + +#if FFI_TYPE_LONGDOUBLE == FFI_TYPE_DOUBLE + /* If compiled without long double support.. */ + if ((cif->abi & FFI_LINUX_LONG_DOUBLE_128) != 0) + return FFI_BAD_ABI; +#endif + + /* The machine-independent calculation of cif->bytes doesn't work + for us. Redo the calculation. */ +#if _CALL_ELF == 2 + /* Space for backchain, CR, LR, TOC and the asm's temp regs. */ + bytes = (4 + ASM_NEEDS_REGISTERS64) * sizeof (long); + + /* Space for the general registers. */ + bytes += NUM_GPR_ARG_REGISTERS64 * sizeof (long); +#else + /* Space for backchain, CR, LR, cc/ld doubleword, TOC and the asm's temp + regs. */ + bytes = (6 + ASM_NEEDS_REGISTERS64) * sizeof (long); + + /* Space for the mandatory parm save area and general registers. */ + bytes += 2 * NUM_GPR_ARG_REGISTERS64 * sizeof (long); +#endif + + /* Return value handling. */ + switch (cif->rtype->type) + { +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + if ((cif->abi & FFI_LINUX_LONG_DOUBLE_128) != 0) + flags |= FLAG_RETURNS_128BITS; + /* Fall through. */ +#endif + case FFI_TYPE_DOUBLE: + flags |= FLAG_RETURNS_64BITS; + /* Fall through. */ + case FFI_TYPE_FLOAT: + flags |= FLAG_RETURNS_FP; + break; + + case FFI_TYPE_UINT128: + flags |= FLAG_RETURNS_128BITS; + /* Fall through. */ + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + flags |= FLAG_RETURNS_64BITS; + break; + + case FFI_TYPE_STRUCT: +#if _CALL_ELF == 2 + elt = discover_homogeneous_aggregate (cif->rtype, &elnum); + if (elt) + { + if (elt == FFI_TYPE_DOUBLE) + flags |= FLAG_RETURNS_64BITS; + flags |= FLAG_RETURNS_FP | FLAG_RETURNS_SMST; + break; + } + if (cif->rtype->size <= 16) + { + flags |= FLAG_RETURNS_SMST; + break; + } +#endif + intarg_count++; + flags |= FLAG_RETVAL_REFERENCE; + /* Fall through. */ + case FFI_TYPE_VOID: + flags |= FLAG_RETURNS_NOTHING; + break; + + default: + /* Returns 32-bit integer, or similar. Nothing to do here. */ + break; + } + + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++) + { + unsigned int align; + + switch ((*ptr)->type) + { +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + if ((cif->abi & FFI_LINUX_LONG_DOUBLE_128) != 0) + { + fparg_count++; + intarg_count++; + } + /* Fall through. */ +#endif + case FFI_TYPE_DOUBLE: + case FFI_TYPE_FLOAT: + fparg_count++; + intarg_count++; + if (fparg_count > NUM_FPR_ARG_REGISTERS64) + flags |= FLAG_ARG_NEEDS_PSAVE; + break; + + case FFI_TYPE_STRUCT: + if ((cif->abi & FFI_LINUX_STRUCT_ALIGN) != 0) + { + align = (*ptr)->alignment; + if (align > 16) + align = 16; + align = align / 8; + if (align > 1) + intarg_count = FFI_ALIGN (intarg_count, align); + } + intarg_count += ((*ptr)->size + 7) / 8; + elt = discover_homogeneous_aggregate (*ptr, &elnum); + if (elt) + { + fparg_count += elnum; + if (fparg_count > NUM_FPR_ARG_REGISTERS64) + flags |= FLAG_ARG_NEEDS_PSAVE; + } + else + { + if (intarg_count > NUM_GPR_ARG_REGISTERS64) + flags |= FLAG_ARG_NEEDS_PSAVE; + } + break; + + case FFI_TYPE_POINTER: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + /* Everything else is passed as a 8-byte word in a GPR, either + the object itself or a pointer to it. */ + intarg_count++; + if (intarg_count > NUM_GPR_ARG_REGISTERS64) + flags |= FLAG_ARG_NEEDS_PSAVE; + break; + default: + FFI_ASSERT (0); + } + } + + if (fparg_count != 0) + flags |= FLAG_FP_ARGUMENTS; + if (intarg_count > 4) + flags |= FLAG_4_GPR_ARGUMENTS; + + /* Space for the FPR registers, if needed. */ + if (fparg_count != 0) + bytes += NUM_FPR_ARG_REGISTERS64 * sizeof (double); + + /* Stack space. */ +#if _CALL_ELF == 2 + if ((flags & FLAG_ARG_NEEDS_PSAVE) != 0) + bytes += intarg_count * sizeof (long); +#else + if (intarg_count > NUM_GPR_ARG_REGISTERS64) + bytes += (intarg_count - NUM_GPR_ARG_REGISTERS64) * sizeof (long); +#endif + + /* The stack space allocated needs to be a multiple of 16 bytes. */ + bytes = (bytes + 15) & ~0xF; + + cif->flags = flags; + cif->bytes = bytes; + + return FFI_OK; +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_linux64 (ffi_cif *cif) +{ + if ((cif->abi & FFI_LINUX) != 0) + cif->nfixedargs = cif->nargs; +#if _CALL_ELF != 2 + else if (cif->abi == FFI_COMPAT_LINUX64) + { + /* This call is from old code. Don't touch cif->nfixedargs + since old code will be using a smaller cif. */ + cif->flags |= FLAG_COMPAT; + /* Translate to new abi value. */ + cif->abi = FFI_LINUX | FFI_LINUX_LONG_DOUBLE_128; + } +#endif + else + return FFI_BAD_ABI; + return ffi_prep_cif_linux64_core (cif); +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_linux64_var (ffi_cif *cif, + unsigned int nfixedargs, + unsigned int ntotalargs MAYBE_UNUSED) +{ + if ((cif->abi & FFI_LINUX) != 0) + cif->nfixedargs = nfixedargs; +#if _CALL_ELF != 2 + else if (cif->abi == FFI_COMPAT_LINUX64) + { + /* This call is from old code. Don't touch cif->nfixedargs + since old code will be using a smaller cif. */ + cif->flags |= FLAG_COMPAT; + /* Translate to new abi value. */ + cif->abi = FFI_LINUX | FFI_LINUX_LONG_DOUBLE_128; + } +#endif + else + return FFI_BAD_ABI; +#if _CALL_ELF == 2 + cif->flags |= FLAG_ARG_NEEDS_PSAVE; +#endif + return ffi_prep_cif_linux64_core (cif); +} + + +/* ffi_prep_args64 is called by the assembly routine once stack space + has been allocated for the function's arguments. + + The stack layout we want looks like this: + + | Ret addr from ffi_call_LINUX64 8bytes | higher addresses + |--------------------------------------------| + | CR save area 8bytes | + |--------------------------------------------| + | Previous backchain pointer 8 | stack pointer here + |--------------------------------------------|<+ <<< on entry to + | Saved r28-r31 4*8 | | ffi_call_LINUX64 + |--------------------------------------------| | + | GPR registers r3-r10 8*8 | | + |--------------------------------------------| | + | FPR registers f1-f13 (optional) 13*8 | | + |--------------------------------------------| | + | Parameter save area | | + |--------------------------------------------| | + | TOC save area 8 | | + |--------------------------------------------| | stack | + | Linker doubleword 8 | | grows | + |--------------------------------------------| | down V + | Compiler doubleword 8 | | + |--------------------------------------------| | lower addresses + | Space for callee's LR 8 | | + |--------------------------------------------| | + | CR save area 8 | | + |--------------------------------------------| | stack pointer here + | Current backchain pointer 8 |-/ during + |--------------------------------------------| <<< ffi_call_LINUX64 + +*/ + +void FFI_HIDDEN +ffi_prep_args64 (extended_cif *ecif, unsigned long *const stack) +{ + const unsigned long bytes = ecif->cif->bytes; + const unsigned long flags = ecif->cif->flags; + + typedef union + { + char *c; + unsigned long *ul; + float *f; + double *d; + size_t p; + } valp; + + /* 'stacktop' points at the previous backchain pointer. */ + valp stacktop; + + /* 'next_arg' points at the space for gpr3, and grows upwards as + we use GPR registers, then continues at rest. */ + valp gpr_base; + valp gpr_end; + valp rest; + valp next_arg; + + /* 'fpr_base' points at the space for fpr3, and grows upwards as + we use FPR registers. */ + valp fpr_base; + unsigned int fparg_count; + + unsigned int i, words, nargs, nfixedargs; + ffi_type **ptr; + double double_tmp; + union + { + void **v; + char **c; + signed char **sc; + unsigned char **uc; + signed short **ss; + unsigned short **us; + signed int **si; + unsigned int **ui; + unsigned long **ul; + float **f; + double **d; + } p_argv; + unsigned long gprvalue; + unsigned long align; + + stacktop.c = (char *) stack + bytes; + gpr_base.ul = stacktop.ul - ASM_NEEDS_REGISTERS64 - NUM_GPR_ARG_REGISTERS64; + gpr_end.ul = gpr_base.ul + NUM_GPR_ARG_REGISTERS64; +#if _CALL_ELF == 2 + rest.ul = stack + 4 + NUM_GPR_ARG_REGISTERS64; +#else + rest.ul = stack + 6 + NUM_GPR_ARG_REGISTERS64; +#endif + fpr_base.d = gpr_base.d - NUM_FPR_ARG_REGISTERS64; + fparg_count = 0; + next_arg.ul = gpr_base.ul; + + /* Check that everything starts aligned properly. */ + FFI_ASSERT (((unsigned long) (char *) stack & 0xF) == 0); + FFI_ASSERT (((unsigned long) stacktop.c & 0xF) == 0); + FFI_ASSERT ((bytes & 0xF) == 0); + + /* Deal with return values that are actually pass-by-reference. */ + if (flags & FLAG_RETVAL_REFERENCE) + *next_arg.ul++ = (unsigned long) (char *) ecif->rvalue; + + /* Now for the arguments. */ + p_argv.v = ecif->avalue; + nargs = ecif->cif->nargs; +#if _CALL_ELF != 2 + nfixedargs = (unsigned) -1; + if ((flags & FLAG_COMPAT) == 0) +#endif + nfixedargs = ecif->cif->nfixedargs; + for (ptr = ecif->cif->arg_types, i = 0; + i < nargs; + i++, ptr++, p_argv.v++) + { + unsigned int elt, elnum; + + switch ((*ptr)->type) + { +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + if ((ecif->cif->abi & FFI_LINUX_LONG_DOUBLE_128) != 0) + { + double_tmp = (*p_argv.d)[0]; + if (fparg_count < NUM_FPR_ARG_REGISTERS64 && i < nfixedargs) + { + *fpr_base.d++ = double_tmp; +# if _CALL_ELF != 2 + if ((flags & FLAG_COMPAT) != 0) + *next_arg.d = double_tmp; +# endif + } + else + *next_arg.d = double_tmp; + if (++next_arg.ul == gpr_end.ul) + next_arg.ul = rest.ul; + fparg_count++; + double_tmp = (*p_argv.d)[1]; + if (fparg_count < NUM_FPR_ARG_REGISTERS64 && i < nfixedargs) + { + *fpr_base.d++ = double_tmp; +# if _CALL_ELF != 2 + if ((flags & FLAG_COMPAT) != 0) + *next_arg.d = double_tmp; +# endif + } + else + *next_arg.d = double_tmp; + if (++next_arg.ul == gpr_end.ul) + next_arg.ul = rest.ul; + fparg_count++; + FFI_ASSERT (__LDBL_MANT_DIG__ == 106); + FFI_ASSERT (flags & FLAG_FP_ARGUMENTS); + break; + } + /* Fall through. */ +#endif + case FFI_TYPE_DOUBLE: + do_double: + double_tmp = **p_argv.d; + if (fparg_count < NUM_FPR_ARG_REGISTERS64 && i < nfixedargs) + { + *fpr_base.d++ = double_tmp; +#if _CALL_ELF != 2 + if ((flags & FLAG_COMPAT) != 0) + *next_arg.d = double_tmp; +#endif + } + else + *next_arg.d = double_tmp; + if (++next_arg.ul == gpr_end.ul) + next_arg.ul = rest.ul; + fparg_count++; + FFI_ASSERT (flags & FLAG_FP_ARGUMENTS); + break; + + case FFI_TYPE_FLOAT: + do_float: + double_tmp = **p_argv.f; + if (fparg_count < NUM_FPR_ARG_REGISTERS64 && i < nfixedargs) + { + *fpr_base.d++ = double_tmp; +#if _CALL_ELF != 2 + if ((flags & FLAG_COMPAT) != 0) + { +# ifndef __LITTLE_ENDIAN__ + next_arg.f[1] = (float) double_tmp; +# else + next_arg.f[0] = (float) double_tmp; +# endif + } +#endif + } + else + { +# ifndef __LITTLE_ENDIAN__ + next_arg.f[1] = (float) double_tmp; +# else + next_arg.f[0] = (float) double_tmp; +# endif + } + if (++next_arg.ul == gpr_end.ul) + next_arg.ul = rest.ul; + fparg_count++; + FFI_ASSERT (flags & FLAG_FP_ARGUMENTS); + break; + + case FFI_TYPE_STRUCT: + if ((ecif->cif->abi & FFI_LINUX_STRUCT_ALIGN) != 0) + { + align = (*ptr)->alignment; + if (align > 16) + align = 16; + if (align > 1) + next_arg.p = FFI_ALIGN (next_arg.p, align); + } + elt = discover_homogeneous_aggregate (*ptr, &elnum); + if (elt) + { +#if _CALL_ELF == 2 + union { + void *v; + float *f; + double *d; + } arg; + + arg.v = *p_argv.v; + if (elt == FFI_TYPE_FLOAT) + { + do + { + double_tmp = *arg.f++; + if (fparg_count < NUM_FPR_ARG_REGISTERS64 + && i < nfixedargs) + *fpr_base.d++ = double_tmp; + else + *next_arg.f = (float) double_tmp; + if (++next_arg.f == gpr_end.f) + next_arg.f = rest.f; + fparg_count++; + } + while (--elnum != 0); + if ((next_arg.p & 3) != 0) + { + if (++next_arg.f == gpr_end.f) + next_arg.f = rest.f; + } + } + else + do + { + double_tmp = *arg.d++; + if (fparg_count < NUM_FPR_ARG_REGISTERS64 && i < nfixedargs) + *fpr_base.d++ = double_tmp; + else + *next_arg.d = double_tmp; + if (++next_arg.d == gpr_end.d) + next_arg.d = rest.d; + fparg_count++; + } + while (--elnum != 0); +#else + if (elt == FFI_TYPE_FLOAT) + goto do_float; + else + goto do_double; +#endif + } + else + { + words = ((*ptr)->size + 7) / 8; + if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) + { + size_t first = gpr_end.c - next_arg.c; + memcpy (next_arg.c, *p_argv.c, first); + memcpy (rest.c, *p_argv.c + first, (*ptr)->size - first); + next_arg.c = rest.c + words * 8 - first; + } + else + { + char *where = next_arg.c; + +#ifndef __LITTLE_ENDIAN__ + /* Structures with size less than eight bytes are passed + left-padded. */ + if ((*ptr)->size < 8) + where += 8 - (*ptr)->size; +#endif + memcpy (where, *p_argv.c, (*ptr)->size); + next_arg.ul += words; + if (next_arg.ul == gpr_end.ul) + next_arg.ul = rest.ul; + } + } + break; + + case FFI_TYPE_UINT8: + gprvalue = **p_argv.uc; + goto putgpr; + case FFI_TYPE_SINT8: + gprvalue = **p_argv.sc; + goto putgpr; + case FFI_TYPE_UINT16: + gprvalue = **p_argv.us; + goto putgpr; + case FFI_TYPE_SINT16: + gprvalue = **p_argv.ss; + goto putgpr; + case FFI_TYPE_UINT32: + gprvalue = **p_argv.ui; + goto putgpr; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + gprvalue = **p_argv.si; + goto putgpr; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + gprvalue = **p_argv.ul; + putgpr: + *next_arg.ul++ = gprvalue; + if (next_arg.ul == gpr_end.ul) + next_arg.ul = rest.ul; + break; + } + } + + FFI_ASSERT (flags & FLAG_4_GPR_ARGUMENTS + || (next_arg.ul >= gpr_base.ul + && next_arg.ul <= gpr_base.ul + 4)); +} + + +#if _CALL_ELF == 2 +#define MIN_CACHE_LINE_SIZE 8 + +static void +flush_icache (char *wraddr, char *xaddr, int size) +{ + int i; + for (i = 0; i < size; i += MIN_CACHE_LINE_SIZE) + __asm__ volatile ("icbi 0,%0;" "dcbf 0,%1;" + : : "r" (xaddr + i), "r" (wraddr + i) : "memory"); + __asm__ volatile ("icbi 0,%0;" "dcbf 0,%1;" "sync;" "isync;" + : : "r"(xaddr + size - 1), "r"(wraddr + size - 1) + : "memory"); +} +#endif + + +ffi_status FFI_HIDDEN +ffi_prep_closure_loc_linux64 (ffi_closure *closure, + ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + void *codeloc) +{ +#if _CALL_ELF == 2 + unsigned int *tramp = (unsigned int *) &closure->tramp[0]; + + if (cif->abi < FFI_LINUX || cif->abi >= FFI_LAST_ABI) + return FFI_BAD_ABI; + + tramp[0] = 0xe96c0018; /* 0: ld 11,2f-0b(12) */ + tramp[1] = 0xe98c0010; /* ld 12,1f-0b(12) */ + tramp[2] = 0x7d8903a6; /* mtctr 12 */ + tramp[3] = 0x4e800420; /* bctr */ + /* 1: .quad function_addr */ + /* 2: .quad context */ + *(void **) &tramp[4] = (void *) ffi_closure_LINUX64; + *(void **) &tramp[6] = codeloc; + flush_icache ((char *) tramp, (char *) codeloc, 4 * 4); +#else + void **tramp = (void **) &closure->tramp[0]; + + if (cif->abi < FFI_LINUX || cif->abi >= FFI_LAST_ABI) + return FFI_BAD_ABI; + + /* Copy function address and TOC from ffi_closure_LINUX64 OPD. */ + memcpy (&tramp[0], (void **) ffi_closure_LINUX64, sizeof (void *)); + tramp[1] = codeloc; + memcpy (&tramp[2], (void **) ffi_closure_LINUX64 + 1, sizeof (void *)); +#endif + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + + +int FFI_HIDDEN +ffi_closure_helper_LINUX64 (ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + void *rvalue, + unsigned long *pst, + ffi_dblfl *pfr) +{ + /* rvalue is the pointer to space for return value in closure assembly */ + /* pst is the pointer to parameter save area + (r3-r10 are stored into its first 8 slots by ffi_closure_LINUX64) */ + /* pfr is the pointer to where f1-f13 are stored in ffi_closure_LINUX64 */ + + void **avalue; + ffi_type **arg_types; + unsigned long i, avn, nfixedargs; + ffi_dblfl *end_pfr = pfr + NUM_FPR_ARG_REGISTERS64; + unsigned long align; + + avalue = alloca (cif->nargs * sizeof (void *)); + + /* Copy the caller's structure return value address so that the + closure returns the data directly to the caller. */ + if (cif->rtype->type == FFI_TYPE_STRUCT + && (cif->flags & FLAG_RETURNS_SMST) == 0) + { + rvalue = (void *) *pst; + pst++; + } + + i = 0; + avn = cif->nargs; +#if _CALL_ELF != 2 + nfixedargs = (unsigned) -1; + if ((cif->flags & FLAG_COMPAT) == 0) +#endif + nfixedargs = cif->nfixedargs; + arg_types = cif->arg_types; + + /* Grab the addresses of the arguments from the stack frame. */ + while (i < avn) + { + unsigned int elt, elnum; + + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: +#ifndef __LITTLE_ENDIAN__ + avalue[i] = (char *) pst + 7; + pst++; + break; +#endif + + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: +#ifndef __LITTLE_ENDIAN__ + avalue[i] = (char *) pst + 6; + pst++; + break; +#endif + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: +#ifndef __LITTLE_ENDIAN__ + avalue[i] = (char *) pst + 4; + pst++; + break; +#endif + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + avalue[i] = pst; + pst++; + break; + + case FFI_TYPE_STRUCT: + if ((cif->abi & FFI_LINUX_STRUCT_ALIGN) != 0) + { + align = arg_types[i]->alignment; + if (align > 16) + align = 16; + if (align > 1) + pst = (unsigned long *) FFI_ALIGN ((size_t) pst, align); + } + elt = discover_homogeneous_aggregate (arg_types[i], &elnum); + if (elt) + { +#if _CALL_ELF == 2 + union { + void *v; + unsigned long *ul; + float *f; + double *d; + size_t p; + } to, from; + + /* Repackage the aggregate from its parts. The + aggregate size is not greater than the space taken by + the registers so store back to the register/parameter + save arrays. */ + if (pfr + elnum <= end_pfr) + to.v = pfr; + else + to.v = pst; + + avalue[i] = to.v; + from.ul = pst; + if (elt == FFI_TYPE_FLOAT) + { + do + { + if (pfr < end_pfr && i < nfixedargs) + { + *to.f = (float) pfr->d; + pfr++; + } + else + *to.f = *from.f; + to.f++; + from.f++; + } + while (--elnum != 0); + } + else + { + do + { + if (pfr < end_pfr && i < nfixedargs) + { + *to.d = pfr->d; + pfr++; + } + else + *to.d = *from.d; + to.d++; + from.d++; + } + while (--elnum != 0); + } +#else + if (elt == FFI_TYPE_FLOAT) + goto do_float; + else + goto do_double; +#endif + } + else + { +#ifndef __LITTLE_ENDIAN__ + /* Structures with size less than eight bytes are passed + left-padded. */ + if (arg_types[i]->size < 8) + avalue[i] = (char *) pst + 8 - arg_types[i]->size; + else +#endif + avalue[i] = pst; + } + pst += (arg_types[i]->size + 7) / 8; + break; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + if ((cif->abi & FFI_LINUX_LONG_DOUBLE_128) != 0) + { + if (pfr + 1 < end_pfr && i + 1 < nfixedargs) + { + avalue[i] = pfr; + pfr += 2; + } + else + { + if (pfr < end_pfr && i < nfixedargs) + { + /* Passed partly in f13 and partly on the stack. + Move it all to the stack. */ + *pst = *(unsigned long *) pfr; + pfr++; + } + avalue[i] = pst; + } + pst += 2; + break; + } + /* Fall through. */ +#endif + case FFI_TYPE_DOUBLE: + do_double: + /* On the outgoing stack all values are aligned to 8 */ + /* there are 13 64bit floating point registers */ + + if (pfr < end_pfr && i < nfixedargs) + { + avalue[i] = pfr; + pfr++; + } + else + avalue[i] = pst; + pst++; + break; + + case FFI_TYPE_FLOAT: + do_float: + if (pfr < end_pfr && i < nfixedargs) + { + /* Float values are stored as doubles in the + ffi_closure_LINUX64 code. Fix them here. */ + pfr->f = (float) pfr->d; + avalue[i] = pfr; + pfr++; + } + else + { +#ifndef __LITTLE_ENDIAN__ + avalue[i] = (char *) pst + 4; +#else + avalue[i] = pst; +#endif + } + pst++; + break; + + default: + FFI_ASSERT (0); + } + + i++; + } + + (*fun) (cif, rvalue, avalue, user_data); + + /* Tell ffi_closure_LINUX64 how to perform return type promotions. */ + if ((cif->flags & FLAG_RETURNS_SMST) != 0) + { + if ((cif->flags & FLAG_RETURNS_FP) == 0) + return FFI_V2_TYPE_SMALL_STRUCT + cif->rtype->size - 1; + else if ((cif->flags & FLAG_RETURNS_64BITS) != 0) + return FFI_V2_TYPE_DOUBLE_HOMOG; + else + return FFI_V2_TYPE_FLOAT_HOMOG; + } + return cif->rtype->type; +} +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h new file mode 100644 index 0000000..3dcd6b5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h @@ -0,0 +1,94 @@ +/* ----------------------------------------------------------------------- + ffi_powerpc.h - Copyright (C) 2013 IBM + Copyright (C) 2011 Anthony Green + Copyright (C) 2011 Kyle Moffett + Copyright (C) 2008 Red Hat, Inc + Copyright (C) 2007, 2008 Free Software Foundation, Inc + Copyright (c) 1998 Geoffrey Keating + + PowerPC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +enum { + /* The assembly depends on these exact flags. */ + /* These go in cr7 */ + FLAG_RETURNS_SMST = 1 << (31-31), /* Used for FFI_SYSV small structs. */ + FLAG_RETURNS_NOTHING = 1 << (31-30), + FLAG_RETURNS_FP = 1 << (31-29), + FLAG_RETURNS_64BITS = 1 << (31-28), + + /* This goes in cr6 */ + FLAG_RETURNS_128BITS = 1 << (31-27), + + FLAG_COMPAT = 1 << (31- 8), /* Not used by assembly */ + + /* These go in cr1 */ + FLAG_ARG_NEEDS_COPY = 1 << (31- 7), /* Used by sysv code */ + FLAG_ARG_NEEDS_PSAVE = FLAG_ARG_NEEDS_COPY, /* Used by linux64 code */ + FLAG_FP_ARGUMENTS = 1 << (31- 6), /* cr1.eq; specified by ABI */ + FLAG_4_GPR_ARGUMENTS = 1 << (31- 5), + FLAG_RETVAL_REFERENCE = 1 << (31- 4) +}; + +typedef union +{ + float f; + double d; +} ffi_dblfl; + +void FFI_HIDDEN ffi_closure_SYSV (void); +void FFI_HIDDEN ffi_go_closure_sysv (void); +void FFI_HIDDEN ffi_call_SYSV(extended_cif *, void (*)(void), void *, + unsigned, void *, int); + +void FFI_HIDDEN ffi_prep_types_sysv (ffi_abi); +ffi_status FFI_HIDDEN ffi_prep_cif_sysv (ffi_cif *); +ffi_status FFI_HIDDEN ffi_prep_closure_loc_sysv (ffi_closure *, + ffi_cif *, + void (*) (ffi_cif *, void *, + void **, void *), + void *, void *); +int FFI_HIDDEN ffi_closure_helper_SYSV (ffi_cif *, + void (*) (ffi_cif *, void *, + void **, void *), + void *, void *, unsigned long *, + ffi_dblfl *, unsigned long *); + +void FFI_HIDDEN ffi_call_LINUX64(extended_cif *, void (*) (void), void *, + unsigned long, void *, long); +void FFI_HIDDEN ffi_closure_LINUX64 (void); +void FFI_HIDDEN ffi_go_closure_linux64 (void); + +void FFI_HIDDEN ffi_prep_types_linux64 (ffi_abi); +ffi_status FFI_HIDDEN ffi_prep_cif_linux64 (ffi_cif *); +ffi_status FFI_HIDDEN ffi_prep_cif_linux64_var (ffi_cif *, unsigned int, + unsigned int); +void FFI_HIDDEN ffi_prep_args64 (extended_cif *, unsigned long *const); +ffi_status FFI_HIDDEN ffi_prep_closure_loc_linux64 (ffi_closure *, ffi_cif *, + void (*) (ffi_cif *, void *, + void **, void *), + void *, void *); +int FFI_HIDDEN ffi_closure_helper_LINUX64 (ffi_cif *, + void (*) (ffi_cif *, void *, + void **, void *), + void *, void *, + unsigned long *, ffi_dblfl *); diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c new file mode 100644 index 0000000..4078e75 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c @@ -0,0 +1,923 @@ +/* ----------------------------------------------------------------------- + ffi_sysv.c - Copyright (C) 2013 IBM + Copyright (C) 2011 Anthony Green + Copyright (C) 2011 Kyle Moffett + Copyright (C) 2008 Red Hat, Inc + Copyright (C) 2007, 2008 Free Software Foundation, Inc + Copyright (c) 1998 Geoffrey Keating + + PowerPC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include "ffi.h" + +#ifndef POWERPC64 +#include "ffi_common.h" +#include "ffi_powerpc.h" + + +/* About the SYSV ABI. */ +#define ASM_NEEDS_REGISTERS 6 +#define NUM_GPR_ARG_REGISTERS 8 +#define NUM_FPR_ARG_REGISTERS 8 + + +#if HAVE_LONG_DOUBLE_VARIANT && FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +/* Adjust size of ffi_type_longdouble. */ +void FFI_HIDDEN +ffi_prep_types_sysv (ffi_abi abi) +{ + if ((abi & (FFI_SYSV | FFI_SYSV_LONG_DOUBLE_128)) == FFI_SYSV) + { + ffi_type_longdouble.size = 8; + ffi_type_longdouble.alignment = 8; + } + else + { + ffi_type_longdouble.size = 16; + ffi_type_longdouble.alignment = 16; + } +} +#endif + +/* Transform long double, double and float to other types as per abi. */ +static int +translate_float (int abi, int type) +{ +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + if (type == FFI_TYPE_LONGDOUBLE + && (abi & FFI_SYSV_LONG_DOUBLE_128) == 0) + type = FFI_TYPE_DOUBLE; +#endif + if ((abi & FFI_SYSV_SOFT_FLOAT) != 0) + { + if (type == FFI_TYPE_FLOAT) + type = FFI_TYPE_UINT32; + else if (type == FFI_TYPE_DOUBLE) + type = FFI_TYPE_UINT64; +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + else if (type == FFI_TYPE_LONGDOUBLE) + type = FFI_TYPE_UINT128; + } + else if ((abi & FFI_SYSV_IBM_LONG_DOUBLE) == 0) + { + if (type == FFI_TYPE_LONGDOUBLE) + type = FFI_TYPE_STRUCT; +#endif + } + return type; +} + +/* Perform machine dependent cif processing */ +static ffi_status +ffi_prep_cif_sysv_core (ffi_cif *cif) +{ + ffi_type **ptr; + unsigned bytes; + unsigned i, fpr_count = 0, gpr_count = 0, stack_count = 0; + unsigned flags = cif->flags; + unsigned struct_copy_size = 0; + unsigned type = cif->rtype->type; + unsigned size = cif->rtype->size; + + /* The machine-independent calculation of cif->bytes doesn't work + for us. Redo the calculation. */ + + /* Space for the frame pointer, callee's LR, and the asm's temp regs. */ + bytes = (2 + ASM_NEEDS_REGISTERS) * sizeof (int); + + /* Space for the GPR registers. */ + bytes += NUM_GPR_ARG_REGISTERS * sizeof (int); + + /* Return value handling. The rules for SYSV are as follows: + - 32-bit (or less) integer values are returned in gpr3; + - Structures of size <= 4 bytes also returned in gpr3; + - 64-bit integer values and structures between 5 and 8 bytes are returned + in gpr3 and gpr4; + - Larger structures are allocated space and a pointer is passed as + the first argument. + - Single/double FP values are returned in fpr1; + - long doubles (if not equivalent to double) are returned in + fpr1,fpr2 for Linux and as for large structs for SysV. */ + + type = translate_float (cif->abi, type); + + switch (type) + { +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + flags |= FLAG_RETURNS_128BITS; + /* Fall through. */ +#endif + case FFI_TYPE_DOUBLE: + flags |= FLAG_RETURNS_64BITS; + /* Fall through. */ + case FFI_TYPE_FLOAT: + flags |= FLAG_RETURNS_FP; +#ifdef __NO_FPRS__ + return FFI_BAD_ABI; +#endif + break; + + case FFI_TYPE_UINT128: + flags |= FLAG_RETURNS_128BITS; + /* Fall through. */ + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + flags |= FLAG_RETURNS_64BITS; + break; + + case FFI_TYPE_STRUCT: + /* The final SYSV ABI says that structures smaller or equal 8 bytes + are returned in r3/r4. A draft ABI used by linux instead + returns them in memory. */ + if ((cif->abi & FFI_SYSV_STRUCT_RET) != 0 && size <= 8) + { + flags |= FLAG_RETURNS_SMST; + break; + } + gpr_count++; + flags |= FLAG_RETVAL_REFERENCE; + /* Fall through. */ + case FFI_TYPE_VOID: + flags |= FLAG_RETURNS_NOTHING; + break; + + default: + /* Returns 32-bit integer, or similar. Nothing to do here. */ + break; + } + + /* The first NUM_GPR_ARG_REGISTERS words of integer arguments, and the + first NUM_FPR_ARG_REGISTERS fp arguments, go in registers; the rest + goes on the stack. Structures and long doubles (if not equivalent + to double) are passed as a pointer to a copy of the structure. + Stuff on the stack needs to keep proper alignment. */ + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++) + { + unsigned short typenum = (*ptr)->type; + + typenum = translate_float (cif->abi, typenum); + + switch (typenum) + { +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + if (fpr_count >= NUM_FPR_ARG_REGISTERS - 1) + { + fpr_count = NUM_FPR_ARG_REGISTERS; + /* 8-byte align long doubles. */ + stack_count += stack_count & 1; + stack_count += 4; + } + else + fpr_count += 2; +#ifdef __NO_FPRS__ + return FFI_BAD_ABI; +#endif + break; +#endif + + case FFI_TYPE_DOUBLE: + if (fpr_count >= NUM_FPR_ARG_REGISTERS) + { + /* 8-byte align doubles. */ + stack_count += stack_count & 1; + stack_count += 2; + } + else + fpr_count += 1; +#ifdef __NO_FPRS__ + return FFI_BAD_ABI; +#endif + break; + + case FFI_TYPE_FLOAT: + if (fpr_count >= NUM_FPR_ARG_REGISTERS) + /* Yes, we don't follow the ABI, but neither does gcc. */ + stack_count += 1; + else + fpr_count += 1; +#ifdef __NO_FPRS__ + return FFI_BAD_ABI; +#endif + break; + + case FFI_TYPE_UINT128: + /* A long double in FFI_LINUX_SOFT_FLOAT can use only a set + of four consecutive gprs. If we do not have enough, we + have to adjust the gpr_count value. */ + if (gpr_count >= NUM_GPR_ARG_REGISTERS - 3) + gpr_count = NUM_GPR_ARG_REGISTERS; + if (gpr_count >= NUM_GPR_ARG_REGISTERS) + stack_count += 4; + else + gpr_count += 4; + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + /* 'long long' arguments are passed as two words, but + either both words must fit in registers or both go + on the stack. If they go on the stack, they must + be 8-byte-aligned. + + Also, only certain register pairs can be used for + passing long long int -- specifically (r3,r4), (r5,r6), + (r7,r8), (r9,r10). */ + gpr_count += gpr_count & 1; + if (gpr_count >= NUM_GPR_ARG_REGISTERS) + { + stack_count += stack_count & 1; + stack_count += 2; + } + else + gpr_count += 2; + break; + + case FFI_TYPE_STRUCT: + /* We must allocate space for a copy of these to enforce + pass-by-value. Pad the space up to a multiple of 16 + bytes (the maximum alignment required for anything under + the SYSV ABI). */ + struct_copy_size += ((*ptr)->size + 15) & ~0xF; + /* Fall through (allocate space for the pointer). */ + + case FFI_TYPE_POINTER: + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + /* Everything else is passed as a 4-byte word in a GPR, either + the object itself or a pointer to it. */ + if (gpr_count >= NUM_GPR_ARG_REGISTERS) + stack_count += 1; + else + gpr_count += 1; + break; + + default: + FFI_ASSERT (0); + } + } + + if (fpr_count != 0) + flags |= FLAG_FP_ARGUMENTS; + if (gpr_count > 4) + flags |= FLAG_4_GPR_ARGUMENTS; + if (struct_copy_size != 0) + flags |= FLAG_ARG_NEEDS_COPY; + + /* Space for the FPR registers, if needed. */ + if (fpr_count != 0) + bytes += NUM_FPR_ARG_REGISTERS * sizeof (double); + + /* Stack space. */ + bytes += stack_count * sizeof (int); + + /* The stack space allocated needs to be a multiple of 16 bytes. */ + bytes = (bytes + 15) & ~0xF; + + /* Add in the space for the copied structures. */ + bytes += struct_copy_size; + + cif->flags = flags; + cif->bytes = bytes; + + return FFI_OK; +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_sysv (ffi_cif *cif) +{ + if ((cif->abi & FFI_SYSV) == 0) + { + /* This call is from old code. Translate to new ABI values. */ + cif->flags |= FLAG_COMPAT; + switch (cif->abi) + { + default: + return FFI_BAD_ABI; + + case FFI_COMPAT_SYSV: + cif->abi = FFI_SYSV | FFI_SYSV_STRUCT_RET | FFI_SYSV_LONG_DOUBLE_128; + break; + + case FFI_COMPAT_GCC_SYSV: + cif->abi = FFI_SYSV | FFI_SYSV_LONG_DOUBLE_128; + break; + + case FFI_COMPAT_LINUX: + cif->abi = (FFI_SYSV | FFI_SYSV_IBM_LONG_DOUBLE + | FFI_SYSV_LONG_DOUBLE_128); + break; + + case FFI_COMPAT_LINUX_SOFT_FLOAT: + cif->abi = (FFI_SYSV | FFI_SYSV_SOFT_FLOAT | FFI_SYSV_IBM_LONG_DOUBLE + | FFI_SYSV_LONG_DOUBLE_128); + break; + } + } + return ffi_prep_cif_sysv_core (cif); +} + +/* ffi_prep_args_SYSV is called by the assembly routine once stack space + has been allocated for the function's arguments. + + The stack layout we want looks like this: + + | Return address from ffi_call_SYSV 4bytes | higher addresses + |--------------------------------------------| + | Previous backchain pointer 4 | stack pointer here + |--------------------------------------------|<+ <<< on entry to + | Saved r28-r31 4*4 | | ffi_call_SYSV + |--------------------------------------------| | + | GPR registers r3-r10 8*4 | | ffi_call_SYSV + |--------------------------------------------| | + | FPR registers f1-f8 (optional) 8*8 | | + |--------------------------------------------| | stack | + | Space for copied structures | | grows | + |--------------------------------------------| | down V + | Parameters that didn't fit in registers | | + |--------------------------------------------| | lower addresses + | Space for callee's LR 4 | | + |--------------------------------------------| | stack pointer here + | Current backchain pointer 4 |-/ during + |--------------------------------------------| <<< ffi_call_SYSV + +*/ + +void FFI_HIDDEN +ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) +{ + const unsigned bytes = ecif->cif->bytes; + const unsigned flags = ecif->cif->flags; + + typedef union + { + char *c; + unsigned *u; + long long *ll; + float *f; + double *d; + } valp; + + /* 'stacktop' points at the previous backchain pointer. */ + valp stacktop; + + /* 'gpr_base' points at the space for gpr3, and grows upwards as + we use GPR registers. */ + valp gpr_base; + valp gpr_end; + +#ifndef __NO_FPRS__ + /* 'fpr_base' points at the space for fpr1, and grows upwards as + we use FPR registers. */ + valp fpr_base; + valp fpr_end; +#endif + + /* 'copy_space' grows down as we put structures in it. It should + stay 16-byte aligned. */ + valp copy_space; + + /* 'next_arg' grows up as we put parameters in it. */ + valp next_arg; + + int i; + ffi_type **ptr; +#ifndef __NO_FPRS__ + double double_tmp; +#endif + union + { + void **v; + char **c; + signed char **sc; + unsigned char **uc; + signed short **ss; + unsigned short **us; + unsigned int **ui; + long long **ll; + float **f; + double **d; + } p_argv; + size_t struct_copy_size; + unsigned gprvalue; + + stacktop.c = (char *) stack + bytes; + gpr_end.u = stacktop.u - ASM_NEEDS_REGISTERS; + gpr_base.u = gpr_end.u - NUM_GPR_ARG_REGISTERS; +#ifndef __NO_FPRS__ + fpr_end.d = gpr_base.d; + fpr_base.d = fpr_end.d - NUM_FPR_ARG_REGISTERS; + copy_space.c = ((flags & FLAG_FP_ARGUMENTS) ? fpr_base.c : gpr_base.c); +#else + copy_space.c = gpr_base.c; +#endif + next_arg.u = stack + 2; + + /* Check that everything starts aligned properly. */ + FFI_ASSERT (((unsigned long) (char *) stack & 0xF) == 0); + FFI_ASSERT (((unsigned long) copy_space.c & 0xF) == 0); + FFI_ASSERT (((unsigned long) stacktop.c & 0xF) == 0); + FFI_ASSERT ((bytes & 0xF) == 0); + FFI_ASSERT (copy_space.c >= next_arg.c); + + /* Deal with return values that are actually pass-by-reference. */ + if (flags & FLAG_RETVAL_REFERENCE) + *gpr_base.u++ = (unsigned) (char *) ecif->rvalue; + + /* Now for the arguments. */ + p_argv.v = ecif->avalue; + for (ptr = ecif->cif->arg_types, i = ecif->cif->nargs; + i > 0; + i--, ptr++, p_argv.v++) + { + unsigned int typenum = (*ptr)->type; + + typenum = translate_float (ecif->cif->abi, typenum); + + /* Now test the translated value */ + switch (typenum) + { +#ifndef __NO_FPRS__ +# if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + double_tmp = (*p_argv.d)[0]; + + if (fpr_base.d >= fpr_end.d - 1) + { + fpr_base.d = fpr_end.d; + if (((next_arg.u - stack) & 1) != 0) + next_arg.u += 1; + *next_arg.d = double_tmp; + next_arg.u += 2; + double_tmp = (*p_argv.d)[1]; + *next_arg.d = double_tmp; + next_arg.u += 2; + } + else + { + *fpr_base.d++ = double_tmp; + double_tmp = (*p_argv.d)[1]; + *fpr_base.d++ = double_tmp; + } + FFI_ASSERT (flags & FLAG_FP_ARGUMENTS); + break; +# endif + case FFI_TYPE_DOUBLE: + double_tmp = **p_argv.d; + + if (fpr_base.d >= fpr_end.d) + { + if (((next_arg.u - stack) & 1) != 0) + next_arg.u += 1; + *next_arg.d = double_tmp; + next_arg.u += 2; + } + else + *fpr_base.d++ = double_tmp; + FFI_ASSERT (flags & FLAG_FP_ARGUMENTS); + break; + + case FFI_TYPE_FLOAT: + double_tmp = **p_argv.f; + if (fpr_base.d >= fpr_end.d) + { + *next_arg.f = (float) double_tmp; + next_arg.u += 1; + } + else + *fpr_base.d++ = double_tmp; + FFI_ASSERT (flags & FLAG_FP_ARGUMENTS); + break; +#endif /* have FPRs */ + + case FFI_TYPE_UINT128: + /* The soft float ABI for long doubles works like this, a long double + is passed in four consecutive GPRs if available. A maximum of 2 + long doubles can be passed in gprs. If we do not have 4 GPRs + left, the long double is passed on the stack, 4-byte aligned. */ + if (gpr_base.u >= gpr_end.u - 3) + { + unsigned int ii; + gpr_base.u = gpr_end.u; + for (ii = 0; ii < 4; ii++) + { + unsigned int int_tmp = (*p_argv.ui)[ii]; + *next_arg.u++ = int_tmp; + } + } + else + { + unsigned int ii; + for (ii = 0; ii < 4; ii++) + { + unsigned int int_tmp = (*p_argv.ui)[ii]; + *gpr_base.u++ = int_tmp; + } + } + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + if (gpr_base.u >= gpr_end.u - 1) + { + gpr_base.u = gpr_end.u; + if (((next_arg.u - stack) & 1) != 0) + next_arg.u++; + *next_arg.ll = **p_argv.ll; + next_arg.u += 2; + } + else + { + /* The abi states only certain register pairs can be + used for passing long long int specifically (r3,r4), + (r5,r6), (r7,r8), (r9,r10). If next arg is long long + but not correct starting register of pair then skip + until the proper starting register. */ + if (((gpr_end.u - gpr_base.u) & 1) != 0) + gpr_base.u++; + *gpr_base.ll++ = **p_argv.ll; + } + break; + + case FFI_TYPE_STRUCT: + struct_copy_size = ((*ptr)->size + 15) & ~0xF; + copy_space.c -= struct_copy_size; + memcpy (copy_space.c, *p_argv.c, (*ptr)->size); + + gprvalue = (unsigned long) copy_space.c; + + FFI_ASSERT (copy_space.c > next_arg.c); + FFI_ASSERT (flags & FLAG_ARG_NEEDS_COPY); + goto putgpr; + + case FFI_TYPE_UINT8: + gprvalue = **p_argv.uc; + goto putgpr; + case FFI_TYPE_SINT8: + gprvalue = **p_argv.sc; + goto putgpr; + case FFI_TYPE_UINT16: + gprvalue = **p_argv.us; + goto putgpr; + case FFI_TYPE_SINT16: + gprvalue = **p_argv.ss; + goto putgpr; + + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + + gprvalue = **p_argv.ui; + + putgpr: + if (gpr_base.u >= gpr_end.u) + *next_arg.u++ = gprvalue; + else + *gpr_base.u++ = gprvalue; + break; + } + } + + /* Check that we didn't overrun the stack... */ + FFI_ASSERT (copy_space.c >= next_arg.c); + FFI_ASSERT (gpr_base.u <= gpr_end.u); +#ifndef __NO_FPRS__ + FFI_ASSERT (fpr_base.u <= fpr_end.u); +#endif + FFI_ASSERT (((flags & FLAG_4_GPR_ARGUMENTS) != 0) + == (gpr_end.u - gpr_base.u < 4)); +} + +#define MIN_CACHE_LINE_SIZE 8 + +static void +flush_icache (char *wraddr, char *xaddr, int size) +{ + int i; + for (i = 0; i < size; i += MIN_CACHE_LINE_SIZE) + __asm__ volatile ("icbi 0,%0;" "dcbf 0,%1;" + : : "r" (xaddr + i), "r" (wraddr + i) : "memory"); + __asm__ volatile ("icbi 0,%0;" "dcbf 0,%1;" "sync;" "isync;" + : : "r"(xaddr + size - 1), "r"(wraddr + size - 1) + : "memory"); +} + +ffi_status FFI_HIDDEN +ffi_prep_closure_loc_sysv (ffi_closure *closure, + ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + void *codeloc) +{ + unsigned int *tramp; + + if (cif->abi < FFI_SYSV || cif->abi >= FFI_LAST_ABI) + return FFI_BAD_ABI; + + tramp = (unsigned int *) &closure->tramp[0]; + tramp[0] = 0x7c0802a6; /* mflr r0 */ + tramp[1] = 0x429f0005; /* bcl 20,31,.+4 */ + tramp[2] = 0x7d6802a6; /* mflr r11 */ + tramp[3] = 0x7c0803a6; /* mtlr r0 */ + tramp[4] = 0x800b0018; /* lwz r0,24(r11) */ + tramp[5] = 0x816b001c; /* lwz r11,28(r11) */ + tramp[6] = 0x7c0903a6; /* mtctr r0 */ + tramp[7] = 0x4e800420; /* bctr */ + *(void **) &tramp[8] = (void *) ffi_closure_SYSV; /* function */ + *(void **) &tramp[9] = codeloc; /* context */ + + /* Flush the icache. */ + flush_icache ((char *)tramp, (char *)codeloc, 8 * 4); + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +/* Basically the trampoline invokes ffi_closure_SYSV, and on + entry, r11 holds the address of the closure. + After storing the registers that could possibly contain + parameters to be passed into the stack frame and setting + up space for a return value, ffi_closure_SYSV invokes the + following helper function to do most of the work. */ + +int +ffi_closure_helper_SYSV (ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + void *rvalue, + unsigned long *pgr, + ffi_dblfl *pfr, + unsigned long *pst) +{ + /* rvalue is the pointer to space for return value in closure assembly */ + /* pgr is the pointer to where r3-r10 are stored in ffi_closure_SYSV */ + /* pfr is the pointer to where f1-f8 are stored in ffi_closure_SYSV */ + /* pst is the pointer to outgoing parameter stack in original caller */ + + void ** avalue; + ffi_type ** arg_types; + long i, avn; +#ifndef __NO_FPRS__ + long nf = 0; /* number of floating registers already used */ +#endif + long ng = 0; /* number of general registers already used */ + + unsigned size = cif->rtype->size; + unsigned short rtypenum = cif->rtype->type; + + avalue = alloca (cif->nargs * sizeof (void *)); + + /* First translate for softfloat/nonlinux */ + rtypenum = translate_float (cif->abi, rtypenum); + + /* Copy the caller's structure return value address so that the closure + returns the data directly to the caller. + For FFI_SYSV the result is passed in r3/r4 if the struct size is less + or equal 8 bytes. */ + if (rtypenum == FFI_TYPE_STRUCT + && !((cif->abi & FFI_SYSV_STRUCT_RET) != 0 && size <= 8)) + { + rvalue = (void *) *pgr; + ng++; + pgr++; + } + + i = 0; + avn = cif->nargs; + arg_types = cif->arg_types; + + /* Grab the addresses of the arguments from the stack frame. */ + while (i < avn) { + unsigned short typenum = arg_types[i]->type; + + /* We may need to handle some values depending on ABI. */ + typenum = translate_float (cif->abi, typenum); + + switch (typenum) + { +#ifndef __NO_FPRS__ + case FFI_TYPE_FLOAT: + /* Unfortunately float values are stored as doubles + in the ffi_closure_SYSV code (since we don't check + the type in that routine). */ + if (nf < NUM_FPR_ARG_REGISTERS) + { + /* FIXME? here we are really changing the values + stored in the original calling routines outgoing + parameter stack. This is probably a really + naughty thing to do but... */ + double temp = pfr->d; + pfr->f = (float) temp; + avalue[i] = pfr; + nf++; + pfr++; + } + else + { + avalue[i] = pst; + pst += 1; + } + break; + + case FFI_TYPE_DOUBLE: + if (nf < NUM_FPR_ARG_REGISTERS) + { + avalue[i] = pfr; + nf++; + pfr++; + } + else + { + if (((long) pst) & 4) + pst++; + avalue[i] = pst; + pst += 2; + } + break; + +# if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + if (nf < NUM_FPR_ARG_REGISTERS - 1) + { + avalue[i] = pfr; + pfr += 2; + nf += 2; + } + else + { + if (((long) pst) & 4) + pst++; + avalue[i] = pst; + pst += 4; + nf = 8; + } + break; +# endif +#endif + + case FFI_TYPE_UINT128: + /* Test if for the whole long double, 4 gprs are available. + otherwise the stuff ends up on the stack. */ + if (ng < NUM_GPR_ARG_REGISTERS - 3) + { + avalue[i] = pgr; + pgr += 4; + ng += 4; + } + else + { + avalue[i] = pst; + pst += 4; + ng = 8+4; + } + break; + + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: +#ifndef __LITTLE_ENDIAN__ + if (ng < NUM_GPR_ARG_REGISTERS) + { + avalue[i] = (char *) pgr + 3; + ng++; + pgr++; + } + else + { + avalue[i] = (char *) pst + 3; + pst++; + } + break; +#endif + + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: +#ifndef __LITTLE_ENDIAN__ + if (ng < NUM_GPR_ARG_REGISTERS) + { + avalue[i] = (char *) pgr + 2; + ng++; + pgr++; + } + else + { + avalue[i] = (char *) pst + 2; + pst++; + } + break; +#endif + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + if (ng < NUM_GPR_ARG_REGISTERS) + { + avalue[i] = pgr; + ng++; + pgr++; + } + else + { + avalue[i] = pst; + pst++; + } + break; + + case FFI_TYPE_STRUCT: + /* Structs are passed by reference. The address will appear in a + gpr if it is one of the first 8 arguments. */ + if (ng < NUM_GPR_ARG_REGISTERS) + { + avalue[i] = (void *) *pgr; + ng++; + pgr++; + } + else + { + avalue[i] = (void *) *pst; + pst++; + } + break; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + /* Passing long long ints are complex, they must + be passed in suitable register pairs such as + (r3,r4) or (r5,r6) or (r6,r7), or (r7,r8) or (r9,r10) + and if the entire pair aren't available then the outgoing + parameter stack is used for both but an alignment of 8 + must will be kept. So we must either look in pgr + or pst to find the correct address for this type + of parameter. */ + if (ng < NUM_GPR_ARG_REGISTERS - 1) + { + if (ng & 1) + { + /* skip r4, r6, r8 as starting points */ + ng++; + pgr++; + } + avalue[i] = pgr; + ng += 2; + pgr += 2; + } + else + { + if (((long) pst) & 4) + pst++; + avalue[i] = pst; + pst += 2; + ng = NUM_GPR_ARG_REGISTERS; + } + break; + + default: + FFI_ASSERT (0); + } + + i++; + } + + (*fun) (cif, rvalue, avalue, user_data); + + /* Tell ffi_closure_SYSV how to perform return type promotions. + Because the FFI_SYSV ABI returns the structures <= 8 bytes in + r3/r4 we have to tell ffi_closure_SYSV how to treat them. We + combine the base type FFI_SYSV_TYPE_SMALL_STRUCT with the size of + the struct less one. We never have a struct with size zero. + See the comment in ffitarget.h about ordering. */ + if (rtypenum == FFI_TYPE_STRUCT + && (cif->abi & FFI_SYSV_STRUCT_RET) != 0 && size <= 8) + return FFI_SYSV_TYPE_SMALL_STRUCT - 1 + size; + return rtypenum; +} +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffitarget.h new file mode 100644 index 0000000..90aa36b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ffitarget.h @@ -0,0 +1,198 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc + Copyright (c) 1996-2003 Red Hat, Inc. + + Target configuration macros for PowerPC. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- System specific configurations ----------------------------------- */ + +#if defined (POWERPC) && defined (__powerpc64__) /* linux64 */ +#ifndef POWERPC64 +#define POWERPC64 +#endif +#elif defined (POWERPC_DARWIN) && defined (__ppc64__) /* Darwin64 */ +#ifndef POWERPC64 +#define POWERPC64 +#endif +#ifndef POWERPC_DARWIN64 +#define POWERPC_DARWIN64 +#endif +#elif defined (POWERPC_AIX) && defined (__64BIT__) /* AIX64 */ +#ifndef POWERPC64 +#define POWERPC64 +#endif +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + +#if defined (POWERPC_AIX) + FFI_AIX, + FFI_DARWIN, + FFI_DEFAULT_ABI = FFI_AIX, + FFI_LAST_ABI + +#elif defined (POWERPC_DARWIN) + FFI_AIX, + FFI_DARWIN, + FFI_DEFAULT_ABI = FFI_DARWIN, + FFI_LAST_ABI + +#else + /* The FFI_COMPAT values are used by old code. Since libffi may be + a shared library we have to support old values for backwards + compatibility. */ + FFI_COMPAT_SYSV, + FFI_COMPAT_GCC_SYSV, + FFI_COMPAT_LINUX64, + FFI_COMPAT_LINUX, + FFI_COMPAT_LINUX_SOFT_FLOAT, + +# if defined (POWERPC64) + /* This bit, always set in new code, must not be set in any of the + old FFI_COMPAT values that might be used for 64-bit linux. We + only need worry about FFI_COMPAT_LINUX64, but to be safe avoid + all old values. */ + FFI_LINUX = 8, + /* This and following bits can reuse FFI_COMPAT values. */ + FFI_LINUX_STRUCT_ALIGN = 1, + FFI_LINUX_LONG_DOUBLE_128 = 2, + FFI_DEFAULT_ABI = (FFI_LINUX +# ifdef __STRUCT_PARM_ALIGN__ + | FFI_LINUX_STRUCT_ALIGN +# endif +# ifdef __LONG_DOUBLE_128__ + | FFI_LINUX_LONG_DOUBLE_128 +# endif + ), + FFI_LAST_ABI = 12 + +# else + /* This bit, always set in new code, must not be set in any of the + old FFI_COMPAT values that might be used for 32-bit linux/sysv/bsd. */ + FFI_SYSV = 8, + /* This and following bits can reuse FFI_COMPAT values. */ + FFI_SYSV_SOFT_FLOAT = 1, + FFI_SYSV_STRUCT_RET = 2, + FFI_SYSV_IBM_LONG_DOUBLE = 4, + FFI_SYSV_LONG_DOUBLE_128 = 16, + + FFI_DEFAULT_ABI = (FFI_SYSV +# ifdef __NO_FPRS__ + | FFI_SYSV_SOFT_FLOAT +# endif +# if (defined (__SVR4_STRUCT_RETURN) \ + || defined (POWERPC_FREEBSD) && !defined (__AIX_STRUCT_RETURN)) + | FFI_SYSV_STRUCT_RET +# endif +# if __LDBL_MANT_DIG__ == 106 + | FFI_SYSV_IBM_LONG_DOUBLE +# endif +# ifdef __LONG_DOUBLE_128__ + | FFI_SYSV_LONG_DOUBLE_128 +# endif + ), + FFI_LAST_ABI = 32 +# endif +#endif + +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 +#if defined (POWERPC) || defined (POWERPC_FREEBSD) +# define FFI_GO_CLOSURES 1 +# define FFI_TARGET_SPECIFIC_VARIADIC 1 +# define FFI_EXTRA_CIF_FIELDS unsigned nfixedargs +#endif +#if defined (POWERPC_AIX) +# define FFI_GO_CLOSURES 1 +#endif + +/* ppc_closure.S and linux64_closure.S expect this. */ +#define FFI_PPC_TYPE_LAST FFI_TYPE_POINTER + +/* We define additional types below. If generic types are added that + must be supported by powerpc libffi then it is likely that + FFI_PPC_TYPE_LAST needs increasing *and* the jump tables in + ppc_closure.S and linux64_closure.S be extended. */ + +#if !(FFI_TYPE_LAST == FFI_PPC_TYPE_LAST \ + || (FFI_TYPE_LAST == FFI_TYPE_COMPLEX \ + && !defined FFI_TARGET_HAS_COMPLEX_TYPE)) +# error "You likely have a broken powerpc libffi" +#endif + +/* Needed for soft-float long-double-128 support. */ +#define FFI_TYPE_UINT128 (FFI_PPC_TYPE_LAST + 1) + +/* Needed for FFI_SYSV small structure returns. */ +#define FFI_SYSV_TYPE_SMALL_STRUCT (FFI_PPC_TYPE_LAST + 2) + +/* Used by ELFv2 for homogenous structure returns. */ +#define FFI_V2_TYPE_FLOAT_HOMOG (FFI_PPC_TYPE_LAST + 1) +#define FFI_V2_TYPE_DOUBLE_HOMOG (FFI_PPC_TYPE_LAST + 2) +#define FFI_V2_TYPE_SMALL_STRUCT (FFI_PPC_TYPE_LAST + 3) + +#if _CALL_ELF == 2 +# define FFI_TRAMPOLINE_SIZE 32 +#else +# if defined(POWERPC64) || defined(POWERPC_AIX) +# if defined(POWERPC_DARWIN64) +# define FFI_TRAMPOLINE_SIZE 48 +# else +# define FFI_TRAMPOLINE_SIZE 24 +# endif +# else /* POWERPC || POWERPC_AIX */ +# define FFI_TRAMPOLINE_SIZE 40 +# endif +#endif + +#ifndef LIBFFI_ASM +#if defined(POWERPC_DARWIN) || defined(POWERPC_AIX) +struct ffi_aix_trampoline_struct { + void * code_pointer; /* Pointer to ffi_closure_ASM */ + void * toc; /* TOC */ + void * static_chain; /* Pointer to closure */ +}; +#endif +#endif + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64.S new file mode 100644 index 0000000..b2ae60e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64.S @@ -0,0 +1,228 @@ +/* ----------------------------------------------------------------------- + sysv.h - Copyright (c) 2003 Jakub Jelinek + Copyright (c) 2008 Red Hat, Inc. + + PowerPC64 Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +#ifdef POWERPC64 + .hidden ffi_call_LINUX64 + .globl ffi_call_LINUX64 + .text + .cfi_startproc +# if _CALL_ELF == 2 +ffi_call_LINUX64: + addis %r2, %r12, .TOC.-ffi_call_LINUX64@ha + addi %r2, %r2, .TOC.-ffi_call_LINUX64@l + .localentry ffi_call_LINUX64, . - ffi_call_LINUX64 +# else + .section ".opd","aw" + .align 3 +ffi_call_LINUX64: +# ifdef _CALL_LINUX + .quad .L.ffi_call_LINUX64,.TOC.@tocbase,0 + .type ffi_call_LINUX64,@function + .text +.L.ffi_call_LINUX64: +# else + .hidden .ffi_call_LINUX64 + .globl .ffi_call_LINUX64 + .quad .ffi_call_LINUX64,.TOC.@tocbase,0 + .size ffi_call_LINUX64,24 + .type .ffi_call_LINUX64,@function + .text +.ffi_call_LINUX64: +# endif +# endif + mflr %r0 + std %r28, -32(%r1) + std %r29, -24(%r1) + std %r30, -16(%r1) + std %r31, -8(%r1) + std %r7, 8(%r1) /* closure, saved in cr field. */ + std %r0, 16(%r1) + + mr %r28, %r1 /* our AP. */ + .cfi_def_cfa_register 28 + .cfi_offset 65, 16 + .cfi_offset 31, -8 + .cfi_offset 30, -16 + .cfi_offset 29, -24 + .cfi_offset 28, -32 + + stdux %r1, %r1, %r8 + mr %r31, %r6 /* flags, */ + mr %r30, %r5 /* rvalue, */ + mr %r29, %r4 /* function address. */ +/* Save toc pointer, not for the ffi_prep_args64 call, but for the later + bctrl function call. */ +# if _CALL_ELF == 2 + std %r2, 24(%r1) +# else + std %r2, 40(%r1) +# endif + + /* Call ffi_prep_args64. */ + mr %r4, %r1 +# if defined _CALL_LINUX || _CALL_ELF == 2 + bl ffi_prep_args64 +# else + bl .ffi_prep_args64 +# endif + +# if _CALL_ELF == 2 + mr %r12, %r29 +# else + ld %r12, 0(%r29) + ld %r2, 8(%r29) +# endif + /* Now do the call. */ + /* Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40, %r31 + + /* Get the address to call into CTR. */ + mtctr %r12 + /* Load all those argument registers. */ + ld %r3, -32-(8*8)(%r28) + ld %r4, -32-(7*8)(%r28) + ld %r5, -32-(6*8)(%r28) + ld %r6, -32-(5*8)(%r28) + bf- 5, 1f + ld %r7, -32-(4*8)(%r28) + ld %r8, -32-(3*8)(%r28) + ld %r9, -32-(2*8)(%r28) + ld %r10, -32-(1*8)(%r28) +1: + + /* Load all the FP registers. */ + bf- 6, 2f + lfd %f1, -32-(21*8)(%r28) + lfd %f2, -32-(20*8)(%r28) + lfd %f3, -32-(19*8)(%r28) + lfd %f4, -32-(18*8)(%r28) + lfd %f5, -32-(17*8)(%r28) + lfd %f6, -32-(16*8)(%r28) + lfd %f7, -32-(15*8)(%r28) + lfd %f8, -32-(14*8)(%r28) + lfd %f9, -32-(13*8)(%r28) + lfd %f10, -32-(12*8)(%r28) + lfd %f11, -32-(11*8)(%r28) + lfd %f12, -32-(10*8)(%r28) + lfd %f13, -32-(9*8)(%r28) +2: + + /* Make the call. */ + ld %r11, 8(%r28) + bctrl + + /* This must follow the call immediately, the unwinder + uses this to find out if r2 has been saved or not. */ +# if _CALL_ELF == 2 + ld %r2, 24(%r1) +# else + ld %r2, 40(%r1) +# endif + + /* Now, deal with the return value. */ + mtcrf 0x01, %r31 + bt 31, .Lstruct_return_value + bt 30, .Ldone_return_value + bt 29, .Lfp_return_value + std %r3, 0(%r30) + /* Fall through... */ + +.Ldone_return_value: + /* Restore the registers we used and return. */ + mr %r1, %r28 + .cfi_def_cfa_register 1 + ld %r0, 16(%r28) + ld %r28, -32(%r28) + mtlr %r0 + ld %r29, -24(%r1) + ld %r30, -16(%r1) + ld %r31, -8(%r1) + blr + +.Lfp_return_value: + .cfi_def_cfa_register 28 + bf 28, .Lfloat_return_value + stfd %f1, 0(%r30) + mtcrf 0x02, %r31 /* cr6 */ + bf 27, .Ldone_return_value + stfd %f2, 8(%r30) + b .Ldone_return_value +.Lfloat_return_value: + stfs %f1, 0(%r30) + b .Ldone_return_value + +.Lstruct_return_value: + bf 29, .Lsmall_struct + bf 28, .Lfloat_homog_return_value + stfd %f1, 0(%r30) + stfd %f2, 8(%r30) + stfd %f3, 16(%r30) + stfd %f4, 24(%r30) + stfd %f5, 32(%r30) + stfd %f6, 40(%r30) + stfd %f7, 48(%r30) + stfd %f8, 56(%r30) + b .Ldone_return_value + +.Lfloat_homog_return_value: + stfs %f1, 0(%r30) + stfs %f2, 4(%r30) + stfs %f3, 8(%r30) + stfs %f4, 12(%r30) + stfs %f5, 16(%r30) + stfs %f6, 20(%r30) + stfs %f7, 24(%r30) + stfs %f8, 28(%r30) + b .Ldone_return_value + +.Lsmall_struct: + std %r3, 0(%r30) + std %r4, 8(%r30) + b .Ldone_return_value + + .cfi_endproc +# if _CALL_ELF == 2 + .size ffi_call_LINUX64,.-ffi_call_LINUX64 +# else +# ifdef _CALL_LINUX + .size ffi_call_LINUX64,.-.L.ffi_call_LINUX64 +# else + .long 0 + .byte 0,12,0,1,128,4,0,0 + .size .ffi_call_LINUX64,.-.ffi_call_LINUX64 +# endif +# endif + +#endif + +#if (defined __ELF__ && defined __linux__) || _CALL_ELF == 2 + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64_closure.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64_closure.S new file mode 100644 index 0000000..6487d2a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/linux64_closure.S @@ -0,0 +1,488 @@ +/* ----------------------------------------------------------------------- + sysv.h - Copyright (c) 2003 Jakub Jelinek + Copyright (c) 2008 Red Hat, Inc. + + PowerPC64 Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ +#define LIBFFI_ASM +#include +#include + + .file "linux64_closure.S" + +#ifdef POWERPC64 + FFI_HIDDEN (ffi_closure_LINUX64) + .globl ffi_closure_LINUX64 + .text + .cfi_startproc +# if _CALL_ELF == 2 +ffi_closure_LINUX64: + addis %r2, %r12, .TOC.-ffi_closure_LINUX64@ha + addi %r2, %r2, .TOC.-ffi_closure_LINUX64@l + .localentry ffi_closure_LINUX64, . - ffi_closure_LINUX64 +# else + .section ".opd","aw" + .align 3 +ffi_closure_LINUX64: +# ifdef _CALL_LINUX + .quad .L.ffi_closure_LINUX64,.TOC.@tocbase,0 + .type ffi_closure_LINUX64,@function + .text +.L.ffi_closure_LINUX64: +# else + FFI_HIDDEN (.ffi_closure_LINUX64) + .globl .ffi_closure_LINUX64 + .quad .ffi_closure_LINUX64,.TOC.@tocbase,0 + .size ffi_closure_LINUX64,24 + .type .ffi_closure_LINUX64,@function + .text +.ffi_closure_LINUX64: +# endif +# endif + +# if _CALL_ELF == 2 +# 32 byte special reg save area + 64 byte parm save area +# + 64 byte retval area + 13*8 fpr save area + round to 16 +# define STACKFRAME 272 +# define PARMSAVE 32 +# define RETVAL PARMSAVE+64 +# else +# 48 bytes special reg save area + 64 bytes parm save area +# + 16 bytes retval area + 13*8 bytes fpr save area + round to 16 +# define STACKFRAME 240 +# define PARMSAVE 48 +# define RETVAL PARMSAVE+64 +# endif + +# if _CALL_ELF == 2 + ld %r12, FFI_TRAMPOLINE_SIZE(%r11) # closure->cif + mflr %r0 + lwz %r12, 28(%r12) # cif->flags + mtcrf 0x40, %r12 + addi %r12, %r1, PARMSAVE + bt 7, 0f + # Our caller has not allocated a parameter save area. + # We need to allocate one here and use it to pass gprs to + # ffi_closure_helper_LINUX64. + addi %r12, %r1, -STACKFRAME+PARMSAVE +0: + # Save general regs into parm save area + std %r3, 0(%r12) + std %r4, 8(%r12) + std %r5, 16(%r12) + std %r6, 24(%r12) + std %r7, 32(%r12) + std %r8, 40(%r12) + std %r9, 48(%r12) + std %r10, 56(%r12) + + # load up the pointer to the parm save area + mr %r7, %r12 +# else + # copy r2 to r11 and load TOC into r2 + mr %r11, %r2 + ld %r2, 16(%r2) + + mflr %r0 + # Save general regs into parm save area + # This is the parameter save area set up by our caller. + std %r3, PARMSAVE+0(%r1) + std %r4, PARMSAVE+8(%r1) + std %r5, PARMSAVE+16(%r1) + std %r6, PARMSAVE+24(%r1) + std %r7, PARMSAVE+32(%r1) + std %r8, PARMSAVE+40(%r1) + std %r9, PARMSAVE+48(%r1) + std %r10, PARMSAVE+56(%r1) + + # load up the pointer to the parm save area + addi %r7, %r1, PARMSAVE +# endif + std %r0, 16(%r1) + + # closure->cif + ld %r3, FFI_TRAMPOLINE_SIZE(%r11) + # closure->fun + ld %r4, FFI_TRAMPOLINE_SIZE+8(%r11) + # closure->user_data + ld %r5, FFI_TRAMPOLINE_SIZE+16(%r11) + +.Ldoclosure: + # next save fpr 1 to fpr 13 + stfd %f1, -104+(0*8)(%r1) + stfd %f2, -104+(1*8)(%r1) + stfd %f3, -104+(2*8)(%r1) + stfd %f4, -104+(3*8)(%r1) + stfd %f5, -104+(4*8)(%r1) + stfd %f6, -104+(5*8)(%r1) + stfd %f7, -104+(6*8)(%r1) + stfd %f8, -104+(7*8)(%r1) + stfd %f9, -104+(8*8)(%r1) + stfd %f10, -104+(9*8)(%r1) + stfd %f11, -104+(10*8)(%r1) + stfd %f12, -104+(11*8)(%r1) + stfd %f13, -104+(12*8)(%r1) + + # load up the pointer to the saved fpr registers */ + addi %r8, %r1, -104 + + # load up the pointer to the result storage + addi %r6, %r1, -STACKFRAME+RETVAL + + stdu %r1, -STACKFRAME(%r1) + .cfi_def_cfa_offset STACKFRAME + .cfi_offset 65, 16 + + # make the call +# if defined _CALL_LINUX || _CALL_ELF == 2 + bl ffi_closure_helper_LINUX64 +# else + bl .ffi_closure_helper_LINUX64 +# endif +.Lret: + + # now r3 contains the return type + # so use it to look up in a table + # so we know how to deal with each type + + # look up the proper starting point in table + # by using return type as offset + ld %r0, STACKFRAME+16(%r1) + cmpldi %r3, FFI_V2_TYPE_SMALL_STRUCT + bge .Lsmall + mflr %r4 # move address of .Lret to r4 + sldi %r3, %r3, 4 # now multiply return type by 16 + addi %r4, %r4, .Lret_type0 - .Lret + add %r3, %r3, %r4 # add contents of table to table address + mtctr %r3 + bctr # jump to it + +# Each of the ret_typeX code fragments has to be exactly 16 bytes long +# (4 instructions). For cache effectiveness we align to a 16 byte boundary +# first. + .align 4 + +.Lret_type0: +# case FFI_TYPE_VOID + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME + nop +# case FFI_TYPE_INT +# ifdef __LITTLE_ENDIAN__ + lwa %r3, RETVAL+0(%r1) +# else + lwa %r3, RETVAL+4(%r1) +# endif + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_FLOAT + lfs %f1, RETVAL+0(%r1) + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_DOUBLE + lfd %f1, RETVAL+0(%r1) + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_LONGDOUBLE + lfd %f1, RETVAL+0(%r1) + mtlr %r0 + lfd %f2, RETVAL+8(%r1) + b .Lfinish +# case FFI_TYPE_UINT8 +# ifdef __LITTLE_ENDIAN__ + lbz %r3, RETVAL+0(%r1) +# else + lbz %r3, RETVAL+7(%r1) +# endif + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_SINT8 +# ifdef __LITTLE_ENDIAN__ + lbz %r3, RETVAL+0(%r1) +# else + lbz %r3, RETVAL+7(%r1) +# endif + extsb %r3,%r3 + mtlr %r0 + b .Lfinish +# case FFI_TYPE_UINT16 +# ifdef __LITTLE_ENDIAN__ + lhz %r3, RETVAL+0(%r1) +# else + lhz %r3, RETVAL+6(%r1) +# endif + mtlr %r0 +.Lfinish: + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_SINT16 +# ifdef __LITTLE_ENDIAN__ + lha %r3, RETVAL+0(%r1) +# else + lha %r3, RETVAL+6(%r1) +# endif + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_UINT32 +# ifdef __LITTLE_ENDIAN__ + lwz %r3, RETVAL+0(%r1) +# else + lwz %r3, RETVAL+4(%r1) +# endif + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_SINT32 +# ifdef __LITTLE_ENDIAN__ + lwa %r3, RETVAL+0(%r1) +# else + lwa %r3, RETVAL+4(%r1) +# endif + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_UINT64 + ld %r3, RETVAL+0(%r1) + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_SINT64 + ld %r3, RETVAL+0(%r1) + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_TYPE_STRUCT + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME + nop +# case FFI_TYPE_POINTER + ld %r3, RETVAL+0(%r1) + mtlr %r0 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +# case FFI_V2_TYPE_FLOAT_HOMOG + lfs %f1, RETVAL+0(%r1) + lfs %f2, RETVAL+4(%r1) + lfs %f3, RETVAL+8(%r1) + b .Lmorefloat +# case FFI_V2_TYPE_DOUBLE_HOMOG + lfd %f1, RETVAL+0(%r1) + lfd %f2, RETVAL+8(%r1) + lfd %f3, RETVAL+16(%r1) + lfd %f4, RETVAL+24(%r1) + mtlr %r0 + lfd %f5, RETVAL+32(%r1) + lfd %f6, RETVAL+40(%r1) + lfd %f7, RETVAL+48(%r1) + lfd %f8, RETVAL+56(%r1) + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +.Lmorefloat: + lfs %f4, RETVAL+12(%r1) + mtlr %r0 + lfs %f5, RETVAL+16(%r1) + lfs %f6, RETVAL+20(%r1) + lfs %f7, RETVAL+24(%r1) + lfs %f8, RETVAL+28(%r1) + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +.Lsmall: +# ifdef __LITTLE_ENDIAN__ + ld %r3,RETVAL+0(%r1) + mtlr %r0 + ld %r4,RETVAL+8(%r1) + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr +# else + # A struct smaller than a dword is returned in the low bits of r3 + # ie. right justified. Larger structs are passed left justified + # in r3 and r4. The return value area on the stack will have + # the structs as they are usually stored in memory. + cmpldi %r3, FFI_V2_TYPE_SMALL_STRUCT + 7 # size 8 bytes? + neg %r5, %r3 + ld %r3,RETVAL+0(%r1) + blt .Lsmalldown + mtlr %r0 + ld %r4,RETVAL+8(%r1) + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset STACKFRAME +.Lsmalldown: + addi %r5, %r5, FFI_V2_TYPE_SMALL_STRUCT + 7 + mtlr %r0 + sldi %r5, %r5, 3 + addi %r1, %r1, STACKFRAME + .cfi_def_cfa_offset 0 + srd %r3, %r3, %r5 + blr +# endif + + .cfi_endproc +# if _CALL_ELF == 2 + .size ffi_closure_LINUX64,.-ffi_closure_LINUX64 +# else +# ifdef _CALL_LINUX + .size ffi_closure_LINUX64,.-.L.ffi_closure_LINUX64 +# else + .long 0 + .byte 0,12,0,1,128,0,0,0 + .size .ffi_closure_LINUX64,.-.ffi_closure_LINUX64 +# endif +# endif + + + FFI_HIDDEN (ffi_go_closure_linux64) + .globl ffi_go_closure_linux64 + .text + .cfi_startproc +# if _CALL_ELF == 2 +ffi_go_closure_linux64: + addis %r2, %r12, .TOC.-ffi_go_closure_linux64@ha + addi %r2, %r2, .TOC.-ffi_go_closure_linux64@l + .localentry ffi_go_closure_linux64, . - ffi_go_closure_linux64 +# else + .section ".opd","aw" + .align 3 +ffi_go_closure_linux64: +# ifdef _CALL_LINUX + .quad .L.ffi_go_closure_linux64,.TOC.@tocbase,0 + .type ffi_go_closure_linux64,@function + .text +.L.ffi_go_closure_linux64: +# else + FFI_HIDDEN (.ffi_go_closure_linux64) + .globl .ffi_go_closure_linux64 + .quad .ffi_go_closure_linux64,.TOC.@tocbase,0 + .size ffi_go_closure_linux64,24 + .type .ffi_go_closure_linux64,@function + .text +.ffi_go_closure_linux64: +# endif +# endif + +# if _CALL_ELF == 2 + ld %r12, 8(%r11) # closure->cif + mflr %r0 + lwz %r12, 28(%r12) # cif->flags + mtcrf 0x40, %r12 + addi %r12, %r1, PARMSAVE + bt 7, 0f + # Our caller has not allocated a parameter save area. + # We need to allocate one here and use it to pass gprs to + # ffi_closure_helper_LINUX64. + addi %r12, %r1, -STACKFRAME+PARMSAVE +0: + # Save general regs into parm save area + std %r3, 0(%r12) + std %r4, 8(%r12) + std %r5, 16(%r12) + std %r6, 24(%r12) + std %r7, 32(%r12) + std %r8, 40(%r12) + std %r9, 48(%r12) + std %r10, 56(%r12) + + # load up the pointer to the parm save area + mr %r7, %r12 +# else + mflr %r0 + # Save general regs into parm save area + # This is the parameter save area set up by our caller. + std %r3, PARMSAVE+0(%r1) + std %r4, PARMSAVE+8(%r1) + std %r5, PARMSAVE+16(%r1) + std %r6, PARMSAVE+24(%r1) + std %r7, PARMSAVE+32(%r1) + std %r8, PARMSAVE+40(%r1) + std %r9, PARMSAVE+48(%r1) + std %r10, PARMSAVE+56(%r1) + + # load up the pointer to the parm save area + addi %r7, %r1, PARMSAVE +# endif + std %r0, 16(%r1) + + # closure->cif + ld %r3, 8(%r11) + # closure->fun + ld %r4, 16(%r11) + # user_data + mr %r5, %r11 + b .Ldoclosure + + .cfi_endproc +# if _CALL_ELF == 2 + .size ffi_go_closure_linux64,.-ffi_go_closure_linux64 +# else +# ifdef _CALL_LINUX + .size ffi_go_closure_linux64,.-.L.ffi_go_closure_linux64 +# else + .long 0 + .byte 0,12,0,1,128,0,0,0 + .size .ffi_go_closure_linux64,.-.ffi_go_closure_linux64 +# endif +# endif +#endif + +#if (defined __ELF__ && defined __linux__) || _CALL_ELF == 2 + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ppc_closure.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ppc_closure.S new file mode 100644 index 0000000..b6d209d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/ppc_closure.S @@ -0,0 +1,397 @@ +/* ----------------------------------------------------------------------- + sysv.h - Copyright (c) 2003 Jakub Jelinek + Copyright (c) 2008 Red Hat, Inc. + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ +#define LIBFFI_ASM +#include +#include +#include + + .file "ppc_closure.S" + +#ifndef POWERPC64 + +FFI_HIDDEN(ffi_closure_SYSV) +ENTRY(ffi_closure_SYSV) + .cfi_startproc + stwu %r1,-144(%r1) + .cfi_def_cfa_offset 144 + mflr %r0 + stw %r0,148(%r1) + .cfi_offset 65, 4 + +# we want to build up an areas for the parameters passed +# in registers (both floating point and integer) + + # so first save gpr 3 to gpr 10 (aligned to 4) + stw %r3, 16(%r1) + stw %r4, 20(%r1) + stw %r5, 24(%r1) + + # set up registers for the routine that does the work + + # closure->cif + lwz %r3,FFI_TRAMPOLINE_SIZE(%r11) + # closure->fun + lwz %r4,FFI_TRAMPOLINE_SIZE+4(%r11) + # closure->user_data + lwz %r5,FFI_TRAMPOLINE_SIZE+8(%r11) + +.Ldoclosure: + stw %r6, 28(%r1) + stw %r7, 32(%r1) + stw %r8, 36(%r1) + stw %r9, 40(%r1) + stw %r10,44(%r1) + +#ifndef __NO_FPRS__ + # next save fpr 1 to fpr 8 (aligned to 8) + stfd %f1, 48(%r1) + stfd %f2, 56(%r1) + stfd %f3, 64(%r1) + stfd %f4, 72(%r1) + stfd %f5, 80(%r1) + stfd %f6, 88(%r1) + stfd %f7, 96(%r1) + stfd %f8, 104(%r1) +#endif + + # pointer to the result storage + addi %r6,%r1,112 + + # pointer to the saved gpr registers + addi %r7,%r1,16 + + # pointer to the saved fpr registers + addi %r8,%r1,48 + + # pointer to the outgoing parameter save area in the previous frame + # i.e. the previous frame pointer + 8 + addi %r9,%r1,152 + + # make the call + bl ffi_closure_helper_SYSV@local +.Lret: + # now r3 contains the return type + # so use it to look up in a table + # so we know how to deal with each type + + # look up the proper starting point in table + # by using return type as offset + + mflr %r4 # move address of .Lret to r4 + slwi %r3,%r3,4 # now multiply return type by 16 + addi %r4, %r4, .Lret_type0 - .Lret + lwz %r0,148(%r1) + add %r3,%r3,%r4 # add contents of table to table address + mtctr %r3 + bctr # jump to it + +# Each of the ret_typeX code fragments has to be exactly 16 bytes long +# (4 instructions). For cache effectiveness we align to a 16 byte boundary +# first. + .align 4 +# case FFI_TYPE_VOID +.Lret_type0: + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + nop + +# case FFI_TYPE_INT + lwz %r3,112+0(%r1) + mtlr %r0 +.Lfinish: + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_FLOAT +#ifndef __NO_FPRS__ + lfs %f1,112+0(%r1) +#else + nop +#endif + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_DOUBLE +#ifndef __NO_FPRS__ + lfd %f1,112+0(%r1) +#else + nop +#endif + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_LONGDOUBLE +#ifndef __NO_FPRS__ + lfd %f1,112+0(%r1) + lfd %f2,112+8(%r1) + mtlr %r0 + b .Lfinish +#else + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + nop +#endif + +# case FFI_TYPE_UINT8 +#ifdef __LITTLE_ENDIAN__ + lbz %r3,112+0(%r1) +#else + lbz %r3,112+3(%r1) +#endif + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_SINT8 +#ifdef __LITTLE_ENDIAN__ + lbz %r3,112+0(%r1) +#else + lbz %r3,112+3(%r1) +#endif + extsb %r3,%r3 + mtlr %r0 + b .Lfinish + +# case FFI_TYPE_UINT16 +#ifdef __LITTLE_ENDIAN__ + lhz %r3,112+0(%r1) +#else + lhz %r3,112+2(%r1) +#endif + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_SINT16 +#ifdef __LITTLE_ENDIAN__ + lha %r3,112+0(%r1) +#else + lha %r3,112+2(%r1) +#endif + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_UINT32 + lwz %r3,112+0(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_SINT32 + lwz %r3,112+0(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_UINT64 + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) + mtlr %r0 + b .Lfinish + +# case FFI_TYPE_SINT64 + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) + mtlr %r0 + b .Lfinish + +# case FFI_TYPE_STRUCT + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + nop + +# case FFI_TYPE_POINTER + lwz %r3,112+0(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_TYPE_UINT128 + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) + lwz %r5,112+8(%r1) + b .Luint128 + +# The return types below are only used when the ABI type is FFI_SYSV. +# case FFI_SYSV_TYPE_SMALL_STRUCT + 1. One byte struct. + lbz %r3,112+0(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 2. Two byte struct. + lhz %r3,112+0(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 3. Three byte struct. + lwz %r3,112+0(%r1) +#ifdef __LITTLE_ENDIAN__ + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 +#else + srwi %r3,%r3,8 + mtlr %r0 + b .Lfinish +#endif + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 4. Four byte struct. + lwz %r3,112+0(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 5. Five byte struct. + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) +#ifdef __LITTLE_ENDIAN__ + mtlr %r0 + b .Lfinish +#else + li %r5,24 + b .Lstruct567 +#endif + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 6. Six byte struct. + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) +#ifdef __LITTLE_ENDIAN__ + mtlr %r0 + b .Lfinish +#else + li %r5,16 + b .Lstruct567 +#endif + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 7. Seven byte struct. + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) +#ifdef __LITTLE_ENDIAN__ + mtlr %r0 + b .Lfinish +#else + li %r5,8 + b .Lstruct567 +#endif + +# case FFI_SYSV_TYPE_SMALL_STRUCT + 8. Eight byte struct. + lwz %r3,112+0(%r1) + lwz %r4,112+4(%r1) + mtlr %r0 + b .Lfinish + +#ifndef __LITTLE_ENDIAN__ +.Lstruct567: + subfic %r6,%r5,32 + srw %r4,%r4,%r5 + slw %r6,%r3,%r6 + srw %r3,%r3,%r5 + or %r4,%r6,%r4 + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_def_cfa_offset 144 +#endif + +.Luint128: + lwz %r6,112+12(%r1) + mtlr %r0 + addi %r1,%r1,144 + .cfi_def_cfa_offset 0 + blr + .cfi_endproc +END(ffi_closure_SYSV) + + +FFI_HIDDEN(ffi_go_closure_sysv) +ENTRY(ffi_go_closure_sysv) + .cfi_startproc + stwu %r1,-144(%r1) + .cfi_def_cfa_offset 144 + mflr %r0 + stw %r0,148(%r1) + .cfi_offset 65, 4 + + stw %r3, 16(%r1) + stw %r4, 20(%r1) + stw %r5, 24(%r1) + + # closure->cif + lwz %r3,4(%r11) + # closure->fun + lwz %r4,8(%r11) + # user_data + mr %r5,%r11 + b .Ldoclosure + .cfi_endproc +END(ffi_go_closure_sysv) + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/sysv.S new file mode 100644 index 0000000..1474ce7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/powerpc/sysv.S @@ -0,0 +1,175 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 1998 Geoffrey Keating + Copyright (C) 2007 Free Software Foundation, Inc + + PowerPC Assembly glue. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#include + +#ifndef POWERPC64 +FFI_HIDDEN(ffi_call_SYSV) +ENTRY(ffi_call_SYSV) + .cfi_startproc + /* Save the old stack pointer as AP. */ + mr %r10,%r1 + .cfi_def_cfa_register 10 + + /* Allocate the stack space we need. */ + stwux %r1,%r1,%r8 + /* Save registers we use. */ + mflr %r9 + stw %r28,-16(%r10) + stw %r29,-12(%r10) + stw %r30, -8(%r10) + stw %r31, -4(%r10) + stw %r9, 4(%r10) + .cfi_offset 65, 4 + .cfi_offset 31, -4 + .cfi_offset 30, -8 + .cfi_offset 29, -12 + .cfi_offset 28, -16 + + /* Save arguments over call... */ + stw %r7, -20(%r10) /* closure, */ + mr %r31,%r6 /* flags, */ + mr %r30,%r5 /* rvalue, */ + mr %r29,%r4 /* function address, */ + mr %r28,%r10 /* our AP. */ + .cfi_def_cfa_register 28 + + /* Call ffi_prep_args_SYSV. */ + mr %r4,%r1 + bl ffi_prep_args_SYSV@local + + /* Now do the call. */ + /* Set up cr1 with bits 4-7 of the flags. */ + mtcrf 0x40,%r31 + /* Get the address to call into CTR. */ + mtctr %r29 + /* Load all those argument registers. */ + lwz %r3,-24-(8*4)(%r28) + lwz %r4,-24-(7*4)(%r28) + lwz %r5,-24-(6*4)(%r28) + lwz %r6,-24-(5*4)(%r28) + bf- 5,1f + nop + lwz %r7,-24-(4*4)(%r28) + lwz %r8,-24-(3*4)(%r28) + lwz %r9,-24-(2*4)(%r28) + lwz %r10,-24-(1*4)(%r28) + nop +1: + +#ifndef __NO_FPRS__ + /* Load all the FP registers. */ + bf- 6,2f + lfd %f1,-24-(8*4)-(8*8)(%r28) + lfd %f2,-24-(8*4)-(7*8)(%r28) + lfd %f3,-24-(8*4)-(6*8)(%r28) + lfd %f4,-24-(8*4)-(5*8)(%r28) + nop + lfd %f5,-24-(8*4)-(4*8)(%r28) + lfd %f6,-24-(8*4)-(3*8)(%r28) + lfd %f7,-24-(8*4)-(2*8)(%r28) + lfd %f8,-24-(8*4)-(1*8)(%r28) +#endif +2: + + /* Make the call. */ + lwz %r11, -20(%r28) + bctrl + + /* Now, deal with the return value. */ + mtcrf 0x01,%r31 /* cr7 */ + bt- 31,L(small_struct_return_value) + bt- 30,L(done_return_value) +#ifndef __NO_FPRS__ + bt- 29,L(fp_return_value) +#endif + stw %r3,0(%r30) + bf+ 28,L(done_return_value) + stw %r4,4(%r30) + mtcrf 0x02,%r31 /* cr6 */ + bf 27,L(done_return_value) + stw %r5,8(%r30) + stw %r6,12(%r30) + /* Fall through... */ + +L(done_return_value): + /* Restore the registers we used and return. */ + lwz %r9, 4(%r28) + lwz %r31, -4(%r28) + mtlr %r9 + lwz %r30, -8(%r28) + lwz %r29,-12(%r28) + lwz %r28,-16(%r28) + .cfi_remember_state + /* At this point we don't have a cfa register. Say all our + saved regs have been restored. */ + .cfi_same_value 65 + .cfi_same_value 31 + .cfi_same_value 30 + .cfi_same_value 29 + .cfi_same_value 28 + /* Hopefully this works.. */ + .cfi_def_cfa_register 1 + .cfi_offset 1, 0 + lwz %r1,0(%r1) + .cfi_same_value 1 + blr + +#ifndef __NO_FPRS__ +L(fp_return_value): + .cfi_restore_state + bf 28,L(float_return_value) + stfd %f1,0(%r30) + mtcrf 0x02,%r31 /* cr6 */ + bf 27,L(done_return_value) + stfd %f2,8(%r30) + b L(done_return_value) +L(float_return_value): + stfs %f1,0(%r30) + b L(done_return_value) +#endif + +L(small_struct_return_value): + /* + * The C code always allocates a properly-aligned 8-byte bounce + * buffer to make this assembly code very simple. Just write out + * r3 and r4 to the buffer to allow the C code to handle the rest. + */ + stw %r3, 0(%r30) + stw %r4, 4(%r30) + b L(done_return_value) + .cfi_endproc + +END(ffi_call_SYSV) + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/prep_cif.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/prep_cif.c new file mode 100644 index 0000000..fe05453 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/prep_cif.c @@ -0,0 +1,261 @@ +/* ----------------------------------------------------------------------- + prep_cif.c - Copyright (c) 2011, 2012 Anthony Green + Copyright (c) 1996, 1998, 2007 Red Hat, Inc. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include + +/* Round up to FFI_SIZEOF_ARG. */ + +#define STACK_ARG_SIZE(x) FFI_ALIGN(x, FFI_SIZEOF_ARG) + +/* Perform machine independent initialization of aggregate type + specifications. */ + +static ffi_status initialize_aggregate(ffi_type *arg, size_t *offsets) +{ + ffi_type **ptr; + + if (UNLIKELY(arg == NULL || arg->elements == NULL)) + return FFI_BAD_TYPEDEF; + + arg->size = 0; + arg->alignment = 0; + + ptr = &(arg->elements[0]); + + if (UNLIKELY(ptr == 0)) + return FFI_BAD_TYPEDEF; + + while ((*ptr) != NULL) + { + if (UNLIKELY(((*ptr)->size == 0) + && (initialize_aggregate((*ptr), NULL) != FFI_OK))) + return FFI_BAD_TYPEDEF; + + /* Perform a sanity check on the argument type */ + FFI_ASSERT_VALID_TYPE(*ptr); + + arg->size = FFI_ALIGN(arg->size, (*ptr)->alignment); + if (offsets) + *offsets++ = arg->size; + arg->size += (*ptr)->size; + + arg->alignment = (arg->alignment > (*ptr)->alignment) ? + arg->alignment : (*ptr)->alignment; + + ptr++; + } + + /* Structure size includes tail padding. This is important for + structures that fit in one register on ABIs like the PowerPC64 + Linux ABI that right justify small structs in a register. + It's also needed for nested structure layout, for example + struct A { long a; char b; }; struct B { struct A x; char y; }; + should find y at an offset of 2*sizeof(long) and result in a + total size of 3*sizeof(long). */ + arg->size = FFI_ALIGN (arg->size, arg->alignment); + + /* On some targets, the ABI defines that structures have an additional + alignment beyond the "natural" one based on their elements. */ +#ifdef FFI_AGGREGATE_ALIGNMENT + if (FFI_AGGREGATE_ALIGNMENT > arg->alignment) + arg->alignment = FFI_AGGREGATE_ALIGNMENT; +#endif + + if (arg->size == 0) + return FFI_BAD_TYPEDEF; + else + return FFI_OK; +} + +#ifndef __CRIS__ +/* The CRIS ABI specifies structure elements to have byte + alignment only, so it completely overrides this functions, + which assumes "natural" alignment and padding. */ + +/* Perform machine independent ffi_cif preparation, then call + machine dependent routine. */ + +/* For non variadic functions isvariadic should be 0 and + nfixedargs==ntotalargs. + + For variadic calls, isvariadic should be 1 and nfixedargs + and ntotalargs set as appropriate. nfixedargs must always be >=1 */ + + +ffi_status FFI_HIDDEN ffi_prep_cif_core(ffi_cif *cif, ffi_abi abi, + unsigned int isvariadic, + unsigned int nfixedargs, + unsigned int ntotalargs, + ffi_type *rtype, ffi_type **atypes) +{ + unsigned bytes = 0; + unsigned int i; + ffi_type **ptr; + + FFI_ASSERT(cif != NULL); + FFI_ASSERT((!isvariadic) || (nfixedargs >= 1)); + FFI_ASSERT(nfixedargs <= ntotalargs); + + if (! (abi > FFI_FIRST_ABI && abi < FFI_LAST_ABI)) + return FFI_BAD_ABI; + + cif->abi = abi; + cif->arg_types = atypes; + cif->nargs = ntotalargs; + cif->rtype = rtype; + + cif->flags = 0; + +#if HAVE_LONG_DOUBLE_VARIANT + ffi_prep_types (abi); +#endif + + /* Initialize the return type if necessary */ + if ((cif->rtype->size == 0) + && (initialize_aggregate(cif->rtype, NULL) != FFI_OK)) + return FFI_BAD_TYPEDEF; + +#ifndef FFI_TARGET_HAS_COMPLEX_TYPE + if (rtype->type == FFI_TYPE_COMPLEX) + abort(); +#endif + /* Perform a sanity check on the return type */ + FFI_ASSERT_VALID_TYPE(cif->rtype); + + /* x86, x86-64 and s390 stack space allocation is handled in prep_machdep. */ +#if !defined FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION + /* Make space for the return structure pointer */ + if (cif->rtype->type == FFI_TYPE_STRUCT +#ifdef TILE + && (cif->rtype->size > 10 * FFI_SIZEOF_ARG) +#endif +#ifdef XTENSA + && (cif->rtype->size > 16) +#endif +#ifdef NIOS2 + && (cif->rtype->size > 8) +#endif + ) + bytes = STACK_ARG_SIZE(sizeof(void*)); +#endif + + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++) + { + + /* Initialize any uninitialized aggregate type definitions */ + if (((*ptr)->size == 0) + && (initialize_aggregate((*ptr), NULL) != FFI_OK)) + return FFI_BAD_TYPEDEF; + +#ifndef FFI_TARGET_HAS_COMPLEX_TYPE + if ((*ptr)->type == FFI_TYPE_COMPLEX) + abort(); +#endif + /* Perform a sanity check on the argument type, do this + check after the initialization. */ + FFI_ASSERT_VALID_TYPE(*ptr); + +#if !defined FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION + { + /* Add any padding if necessary */ + if (((*ptr)->alignment - 1) & bytes) + bytes = (unsigned)FFI_ALIGN(bytes, (*ptr)->alignment); + +#ifdef TILE + if (bytes < 10 * FFI_SIZEOF_ARG && + bytes + STACK_ARG_SIZE((*ptr)->size) > 10 * FFI_SIZEOF_ARG) + { + /* An argument is never split between the 10 parameter + registers and the stack. */ + bytes = 10 * FFI_SIZEOF_ARG; + } +#endif +#ifdef XTENSA + if (bytes <= 6*4 && bytes + STACK_ARG_SIZE((*ptr)->size) > 6*4) + bytes = 6*4; +#endif + + bytes += STACK_ARG_SIZE((*ptr)->size); + } +#endif + } + + cif->bytes = bytes; + + /* Perform machine dependent cif processing */ +#ifdef FFI_TARGET_SPECIFIC_VARIADIC + if (isvariadic) + return ffi_prep_cif_machdep_var(cif, nfixedargs, ntotalargs); +#endif + + return ffi_prep_cif_machdep(cif); +} +#endif /* not __CRIS__ */ + +ffi_status ffi_prep_cif(ffi_cif *cif, ffi_abi abi, unsigned int nargs, + ffi_type *rtype, ffi_type **atypes) +{ + return ffi_prep_cif_core(cif, abi, 0, nargs, nargs, rtype, atypes); +} + +ffi_status ffi_prep_cif_var(ffi_cif *cif, + ffi_abi abi, + unsigned int nfixedargs, + unsigned int ntotalargs, + ffi_type *rtype, + ffi_type **atypes) +{ + return ffi_prep_cif_core(cif, abi, 1, nfixedargs, ntotalargs, rtype, atypes); +} + +#if FFI_CLOSURES + +ffi_status +ffi_prep_closure (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data) +{ + return ffi_prep_closure_loc (closure, cif, fun, user_data, closure); +} + +#endif + +ffi_status +ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, size_t *offsets) +{ + if (! (abi > FFI_FIRST_ABI && abi < FFI_LAST_ABI)) + return FFI_BAD_ABI; + if (struct_type->type != FFI_TYPE_STRUCT) + return FFI_BAD_TYPEDEF; + +#if HAVE_LONG_DOUBLE_VARIANT + ffi_prep_types (abi); +#endif + + return initialize_aggregate(struct_type, offsets); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/raw_api.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/raw_api.c new file mode 100644 index 0000000..be15611 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/raw_api.c @@ -0,0 +1,267 @@ +/* ----------------------------------------------------------------------- + raw_api.c - Copyright (c) 1999, 2008 Red Hat, Inc. + + Author: Kresten Krab Thorup + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +/* This file defines generic functions for use with the raw api. */ + +#include +#include + +#if !FFI_NO_RAW_API + +size_t +ffi_raw_size (ffi_cif *cif) +{ + size_t result = 0; + int i; + + ffi_type **at = cif->arg_types; + + for (i = cif->nargs-1; i >= 0; i--, at++) + { +#if !FFI_NO_STRUCTS + if ((*at)->type == FFI_TYPE_STRUCT) + result += FFI_ALIGN (sizeof (void*), FFI_SIZEOF_ARG); + else +#endif + result += FFI_ALIGN ((*at)->size, FFI_SIZEOF_ARG); + } + + return result; +} + + +void +ffi_raw_to_ptrarray (ffi_cif *cif, ffi_raw *raw, void **args) +{ + unsigned i; + ffi_type **tp = cif->arg_types; + +#if WORDS_BIGENDIAN + + for (i = 0; i < cif->nargs; i++, tp++, args++) + { + switch ((*tp)->type) + { + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + *args = (void*) ((char*)(raw++) + FFI_SIZEOF_ARG - 1); + break; + + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + *args = (void*) ((char*)(raw++) + FFI_SIZEOF_ARG - 2); + break; + +#if FFI_SIZEOF_ARG >= 4 + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + *args = (void*) ((char*)(raw++) + FFI_SIZEOF_ARG - 4); + break; +#endif + +#if !FFI_NO_STRUCTS + case FFI_TYPE_STRUCT: + *args = (raw++)->ptr; + break; +#endif + + case FFI_TYPE_COMPLEX: + *args = (raw++)->ptr; + break; + + case FFI_TYPE_POINTER: + *args = (void*) &(raw++)->ptr; + break; + + default: + *args = raw; + raw += FFI_ALIGN ((*tp)->size, FFI_SIZEOF_ARG) / FFI_SIZEOF_ARG; + } + } + +#else /* WORDS_BIGENDIAN */ + +#if !PDP + + /* then assume little endian */ + for (i = 0; i < cif->nargs; i++, tp++, args++) + { +#if !FFI_NO_STRUCTS + if ((*tp)->type == FFI_TYPE_STRUCT) + { + *args = (raw++)->ptr; + } + else +#endif + if ((*tp)->type == FFI_TYPE_COMPLEX) + { + *args = (raw++)->ptr; + } + else + { + *args = (void*) raw; + raw += FFI_ALIGN ((*tp)->size, sizeof (void*)) / sizeof (void*); + } + } + +#else +#error "pdp endian not supported" +#endif /* ! PDP */ + +#endif /* WORDS_BIGENDIAN */ +} + +void +ffi_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_raw *raw) +{ + unsigned i; + ffi_type **tp = cif->arg_types; + + for (i = 0; i < cif->nargs; i++, tp++, args++) + { + switch ((*tp)->type) + { + case FFI_TYPE_UINT8: + (raw++)->uint = *(UINT8*) (*args); + break; + + case FFI_TYPE_SINT8: + (raw++)->sint = *(SINT8*) (*args); + break; + + case FFI_TYPE_UINT16: + (raw++)->uint = *(UINT16*) (*args); + break; + + case FFI_TYPE_SINT16: + (raw++)->sint = *(SINT16*) (*args); + break; + +#if FFI_SIZEOF_ARG >= 4 + case FFI_TYPE_UINT32: + (raw++)->uint = *(UINT32*) (*args); + break; + + case FFI_TYPE_SINT32: + (raw++)->sint = *(SINT32*) (*args); + break; +#endif + +#if !FFI_NO_STRUCTS + case FFI_TYPE_STRUCT: + (raw++)->ptr = *args; + break; +#endif + + case FFI_TYPE_COMPLEX: + (raw++)->ptr = *args; + break; + + case FFI_TYPE_POINTER: + (raw++)->ptr = **(void***) args; + break; + + default: + memcpy ((void*) raw->data, (void*)*args, (*tp)->size); + raw += FFI_ALIGN ((*tp)->size, FFI_SIZEOF_ARG) / FFI_SIZEOF_ARG; + } + } +} + +#if !FFI_NATIVE_RAW_API + + +/* This is a generic definition of ffi_raw_call, to be used if the + * native system does not provide a machine-specific implementation. + * Having this, allows code to be written for the raw API, without + * the need for system-specific code to handle input in that format; + * these following couple of functions will handle the translation forth + * and back automatically. */ + +void ffi_raw_call (ffi_cif *cif, void (*fn)(void), void *rvalue, ffi_raw *raw) +{ + void **avalue = (void**) alloca (cif->nargs * sizeof (void*)); + ffi_raw_to_ptrarray (cif, raw, avalue); + ffi_call (cif, fn, rvalue, avalue); +} + +#if FFI_CLOSURES /* base system provides closures */ + +static void +ffi_translate_args (ffi_cif *cif, void *rvalue, + void **avalue, void *user_data) +{ + ffi_raw *raw = (ffi_raw*)alloca (ffi_raw_size (cif)); + ffi_raw_closure *cl = (ffi_raw_closure*)user_data; + + ffi_ptrarray_to_raw (cif, avalue, raw); + (*cl->fun) (cif, rvalue, raw, cl->user_data); +} + +ffi_status +ffi_prep_raw_closure_loc (ffi_raw_closure* cl, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data, + void *codeloc) +{ + ffi_status status; + + status = ffi_prep_closure_loc ((ffi_closure*) cl, + cif, + &ffi_translate_args, + codeloc, + codeloc); + if (status == FFI_OK) + { + cl->fun = fun; + cl->user_data = user_data; + } + + return status; +} + +#endif /* FFI_CLOSURES */ +#endif /* !FFI_NATIVE_RAW_API */ + +#if FFI_CLOSURES + +/* Again, here is the generic version of ffi_prep_raw_closure, which + * will install an intermediate "hub" for translation of arguments from + * the pointer-array format, to the raw format */ + +ffi_status +ffi_prep_raw_closure (ffi_raw_closure* cl, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data) +{ + return ffi_prep_raw_closure_loc (cl, cif, fun, user_data, cl); +} + +#endif /* FFI_CLOSURES */ + +#endif /* !FFI_NO_RAW_API */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffi.c new file mode 100644 index 0000000..b744fdd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffi.c @@ -0,0 +1,445 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2015 Michael Knyszek + 2015 Andrew Waterman + 2018 Stef O'Rear + Based on MIPS N32/64 port + + RISC-V Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include + +#if __riscv_float_abi_double +#define ABI_FLEN 64 +#define ABI_FLOAT double +#elif __riscv_float_abi_single +#define ABI_FLEN 32 +#define ABI_FLOAT float +#endif + +#define NARGREG 8 +#define STKALIGN 16 +#define MAXCOPYARG (2 * sizeof(double)) + +typedef struct call_context +{ +#if ABI_FLEN + ABI_FLOAT fa[8]; +#endif + size_t a[8]; + /* used by the assembly code to in-place construct its own stack frame */ + char frame[16]; +} call_context; + +typedef struct call_builder +{ + call_context *aregs; + int used_integer; + int used_float; + size_t *used_stack; +} call_builder; + +/* integer (not pointer) less than ABI XLEN */ +/* FFI_TYPE_INT does not appear to be used */ +#if __SIZEOF_POINTER__ == 8 +#define IS_INT(type) ((type) >= FFI_TYPE_UINT8 && (type) <= FFI_TYPE_SINT64) +#else +#define IS_INT(type) ((type) >= FFI_TYPE_UINT8 && (type) <= FFI_TYPE_SINT32) +#endif + +#if ABI_FLEN +typedef struct { + char as_elements, type1, offset2, type2; +} float_struct_info; + +#if ABI_FLEN >= 64 +#define IS_FLOAT(type) ((type) >= FFI_TYPE_FLOAT && (type) <= FFI_TYPE_DOUBLE) +#else +#define IS_FLOAT(type) ((type) == FFI_TYPE_FLOAT) +#endif + +static ffi_type **flatten_struct(ffi_type *in, ffi_type **out, ffi_type **out_end) { + int i; + if (out == out_end) return out; + if (in->type != FFI_TYPE_STRUCT) { + *(out++) = in; + } else { + for (i = 0; in->elements[i]; i++) + out = flatten_struct(in->elements[i], out, out_end); + } + return out; +} + +/* Structs with at most two fields after flattening, one of which is of + floating point type, are passed in multiple registers if sufficient + registers are available. */ +static float_struct_info struct_passed_as_elements(call_builder *cb, ffi_type *top) { + float_struct_info ret = {0, 0, 0, 0}; + ffi_type *fields[3]; + int num_floats, num_ints; + int num_fields = flatten_struct(top, fields, fields + 3) - fields; + + if (num_fields == 1) { + if (IS_FLOAT(fields[0]->type)) { + ret.as_elements = 1; + ret.type1 = fields[0]->type; + } + } else if (num_fields == 2) { + num_floats = IS_FLOAT(fields[0]->type) + IS_FLOAT(fields[1]->type); + num_ints = IS_INT(fields[0]->type) + IS_INT(fields[1]->type); + if (num_floats == 0 || num_floats + num_ints != 2) + return ret; + if (cb->used_float + num_floats > NARGREG || cb->used_integer + (2 - num_floats) > NARGREG) + return ret; + if (!IS_FLOAT(fields[0]->type) && !IS_FLOAT(fields[1]->type)) + return ret; + + ret.type1 = fields[0]->type; + ret.type2 = fields[1]->type; + ret.offset2 = FFI_ALIGN(fields[0]->size, fields[1]->alignment); + ret.as_elements = 1; + } + + return ret; +} +#endif + +/* allocates a single register, float register, or XLEN-sized stack slot to a datum */ +static void marshal_atom(call_builder *cb, int type, void *data) { + size_t value = 0; + switch (type) { + case FFI_TYPE_UINT8: value = *(uint8_t *)data; break; + case FFI_TYPE_SINT8: value = *(int8_t *)data; break; + case FFI_TYPE_UINT16: value = *(uint16_t *)data; break; + case FFI_TYPE_SINT16: value = *(int16_t *)data; break; + /* 32-bit quantities are always sign-extended in the ABI */ + case FFI_TYPE_UINT32: value = *(int32_t *)data; break; + case FFI_TYPE_SINT32: value = *(int32_t *)data; break; +#if __SIZEOF_POINTER__ == 8 + case FFI_TYPE_UINT64: value = *(uint64_t *)data; break; + case FFI_TYPE_SINT64: value = *(int64_t *)data; break; +#endif + case FFI_TYPE_POINTER: value = *(size_t *)data; break; + + /* float values may be recoded in an implementation-defined way + by hardware conforming to 2.1 or earlier, so use asm to + reinterpret floats as doubles */ +#if ABI_FLEN >= 32 + case FFI_TYPE_FLOAT: + asm("" : "=f"(cb->aregs->fa[cb->used_float++]) : "0"(*(float *)data)); + return; +#endif +#if ABI_FLEN >= 64 + case FFI_TYPE_DOUBLE: + asm("" : "=f"(cb->aregs->fa[cb->used_float++]) : "0"(*(double *)data)); + return; +#endif + default: FFI_ASSERT(0); break; + } + + if (cb->used_integer == NARGREG) { + *cb->used_stack++ = value; + } else { + cb->aregs->a[cb->used_integer++] = value; + } +} + +static void unmarshal_atom(call_builder *cb, int type, void *data) { + size_t value; + switch (type) { +#if ABI_FLEN >= 32 + case FFI_TYPE_FLOAT: + asm("" : "=f"(*(float *)data) : "0"(cb->aregs->fa[cb->used_float++])); + return; +#endif +#if ABI_FLEN >= 64 + case FFI_TYPE_DOUBLE: + asm("" : "=f"(*(double *)data) : "0"(cb->aregs->fa[cb->used_float++])); + return; +#endif + } + + if (cb->used_integer == NARGREG) { + value = *cb->used_stack++; + } else { + value = cb->aregs->a[cb->used_integer++]; + } + + switch (type) { + case FFI_TYPE_UINT8: *(uint8_t *)data = value; break; + case FFI_TYPE_SINT8: *(uint8_t *)data = value; break; + case FFI_TYPE_UINT16: *(uint16_t *)data = value; break; + case FFI_TYPE_SINT16: *(uint16_t *)data = value; break; + case FFI_TYPE_UINT32: *(uint32_t *)data = value; break; + case FFI_TYPE_SINT32: *(uint32_t *)data = value; break; +#if __SIZEOF_POINTER__ == 8 + case FFI_TYPE_UINT64: *(uint64_t *)data = value; break; + case FFI_TYPE_SINT64: *(uint64_t *)data = value; break; +#endif + case FFI_TYPE_POINTER: *(size_t *)data = value; break; + default: FFI_ASSERT(0); break; + } +} + +/* adds an argument to a call, or a not by reference return value */ +static void marshal(call_builder *cb, ffi_type *type, int var, void *data) { + size_t realign[2]; + +#if ABI_FLEN + if (!var && type->type == FFI_TYPE_STRUCT) { + float_struct_info fsi = struct_passed_as_elements(cb, type); + if (fsi.as_elements) { + marshal_atom(cb, fsi.type1, data); + if (fsi.offset2) + marshal_atom(cb, fsi.type2, ((char*)data) + fsi.offset2); + return; + } + } + + if (!var && cb->used_float < NARGREG && IS_FLOAT(type->type)) { + marshal_atom(cb, type->type, data); + return; + } +#endif + + if (type->size > 2 * __SIZEOF_POINTER__) { + /* pass by reference */ + marshal_atom(cb, FFI_TYPE_POINTER, &data); + } else if (IS_INT(type->type) || type->type == FFI_TYPE_POINTER) { + marshal_atom(cb, type->type, data); + } else { + /* overlong integers, soft-float floats, and structs without special + float handling are treated identically from this point on */ + + /* variadics are aligned even in registers */ + if (type->alignment > __SIZEOF_POINTER__) { + if (var) + cb->used_integer = FFI_ALIGN(cb->used_integer, 2); + cb->used_stack = (size_t *)FFI_ALIGN(cb->used_stack, 2*__SIZEOF_POINTER__); + } + + memcpy(realign, data, type->size); + if (type->size > 0) + marshal_atom(cb, FFI_TYPE_POINTER, realign); + if (type->size > __SIZEOF_POINTER__) + marshal_atom(cb, FFI_TYPE_POINTER, realign + 1); + } +} + +/* for arguments passed by reference returns the pointer, otherwise the arg is copied (up to MAXCOPYARG bytes) */ +static void *unmarshal(call_builder *cb, ffi_type *type, int var, void *data) { + size_t realign[2]; + void *pointer; + +#if ABI_FLEN + if (!var && type->type == FFI_TYPE_STRUCT) { + float_struct_info fsi = struct_passed_as_elements(cb, type); + if (fsi.as_elements) { + unmarshal_atom(cb, fsi.type1, data); + if (fsi.offset2) + unmarshal_atom(cb, fsi.type2, ((char*)data) + fsi.offset2); + return data; + } + } + + if (!var && cb->used_float < NARGREG && IS_FLOAT(type->type)) { + unmarshal_atom(cb, type->type, data); + return data; + } +#endif + + if (type->size > 2 * __SIZEOF_POINTER__) { + /* pass by reference */ + unmarshal_atom(cb, FFI_TYPE_POINTER, (char*)&pointer); + return pointer; + } else if (IS_INT(type->type) || type->type == FFI_TYPE_POINTER) { + unmarshal_atom(cb, type->type, data); + return data; + } else { + /* overlong integers, soft-float floats, and structs without special + float handling are treated identically from this point on */ + + /* variadics are aligned even in registers */ + if (type->alignment > __SIZEOF_POINTER__) { + if (var) + cb->used_integer = FFI_ALIGN(cb->used_integer, 2); + cb->used_stack = (size_t *)FFI_ALIGN(cb->used_stack, 2*__SIZEOF_POINTER__); + } + + if (type->size > 0) + unmarshal_atom(cb, FFI_TYPE_POINTER, realign); + if (type->size > __SIZEOF_POINTER__) + unmarshal_atom(cb, FFI_TYPE_POINTER, realign + 1); + memcpy(data, realign, type->size); + return data; + } +} + +static int passed_by_ref(call_builder *cb, ffi_type *type, int var) { +#if ABI_FLEN + if (!var && type->type == FFI_TYPE_STRUCT) { + float_struct_info fsi = struct_passed_as_elements(cb, type); + if (fsi.as_elements) return 0; + } +#endif + + return type->size > 2 * __SIZEOF_POINTER__; +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) { + cif->riscv_nfixedargs = cif->nargs; + return FFI_OK; +} + +/* Perform machine dependent cif processing when we have a variadic function */ + +ffi_status ffi_prep_cif_machdep_var(ffi_cif *cif, unsigned int nfixedargs, unsigned int ntotalargs) { + cif->riscv_nfixedargs = nfixedargs; + return FFI_OK; +} + +/* Low level routine for calling functions */ +extern void ffi_call_asm(void *stack, struct call_context *regs, void (*fn)(void)) FFI_HIDDEN; + +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + /* this is a conservative estimate, assuming a complex return value and + that all remaining arguments are long long / __int128 */ + size_t arg_bytes = cif->nargs <= 3 ? 0 : + FFI_ALIGN(2 * sizeof(size_t) * (cif->nargs - 3), STKALIGN); + size_t rval_bytes = 0; + if (rvalue == NULL && cif->rtype->size > 2*__SIZEOF_POINTER__) + rval_bytes = FFI_ALIGN(cif->rtype->size, STKALIGN); + size_t alloc_size = arg_bytes + rval_bytes + sizeof(call_context); + + /* the assembly code will deallocate all stack data at lower addresses + than the argument region, so we need to allocate the frame and the + return value after the arguments in a single allocation */ + size_t alloc_base; + /* Argument region must be 16-byte aligned */ + if (_Alignof(max_align_t) >= STKALIGN) { + /* since sizeof long double is normally 16, the compiler will + guarantee alloca alignment to at least that much */ + alloc_base = (size_t)alloca(alloc_size); + } else { + alloc_base = FFI_ALIGN(alloca(alloc_size + STKALIGN - 1), STKALIGN); + } + + if (rval_bytes) + rvalue = (void*)(alloc_base + arg_bytes); + + call_builder cb; + cb.used_float = cb.used_integer = 0; + cb.aregs = (call_context*)(alloc_base + arg_bytes + rval_bytes); + cb.used_stack = (void*)alloc_base; + + int return_by_ref = passed_by_ref(&cb, cif->rtype, 0); + if (return_by_ref) + marshal(&cb, &ffi_type_pointer, 0, &rvalue); + + int i; + for (i = 0; i < cif->nargs; i++) + marshal(&cb, cif->arg_types[i], i >= cif->riscv_nfixedargs, avalue[i]); + + ffi_call_asm((void*)alloc_base, cb.aregs, fn); + + cb.used_float = cb.used_integer = 0; + if (!return_by_ref && rvalue) + unmarshal(&cb, cif->rtype, 0, rvalue); +} + +extern void ffi_closure_asm(void) FFI_HIDDEN; + +ffi_status ffi_prep_closure_loc(ffi_closure *closure, ffi_cif *cif, void (*fun)(ffi_cif*,void*,void**,void*), void *user_data, void *codeloc) +{ + uint32_t *tramp = (uint32_t *) &closure->tramp[0]; + uint64_t fn = (uint64_t) (uintptr_t) ffi_closure_asm; + + if (cif->abi <= FFI_FIRST_ABI || cif->abi >= FFI_LAST_ABI) + return FFI_BAD_ABI; + + /* we will call ffi_closure_inner with codeloc, not closure, but as long + as the memory is readable it should work */ + + tramp[0] = 0x00000317; /* auipc t1, 0 (i.e. t0 <- codeloc) */ +#if __SIZEOF_POINTER__ == 8 + tramp[1] = 0x01033383; /* ld t2, 16(t1) */ +#else + tramp[1] = 0x01032383; /* lw t2, 16(t1) */ +#endif + tramp[2] = 0x00038067; /* jr t2 */ + tramp[3] = 0x00000013; /* nop */ + tramp[4] = fn; + tramp[5] = fn >> 32; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + __builtin___clear_cache(codeloc, codeloc + FFI_TRAMPOLINE_SIZE); + + return FFI_OK; +} + +/* Called by the assembly code with aregs pointing to saved argument registers + and stack pointing to the stacked arguments. Return values passed in + registers will be reloaded from aregs. */ +void FFI_HIDDEN ffi_closure_inner(size_t *stack, call_context *aregs, ffi_closure *closure) { + ffi_cif *cif = closure->cif; + void **avalue = alloca(cif->nargs * sizeof(void*)); + /* storage for arguments which will be copied by unmarshal(). We could + theoretically avoid the copies in many cases and use at most 128 bytes + of memory, but allocating disjoint storage for each argument is + simpler. */ + char *astorage = alloca(cif->nargs * MAXCOPYARG); + void *rvalue; + call_builder cb; + int return_by_ref; + int i; + + cb.aregs = aregs; + cb.used_integer = cb.used_float = 0; + cb.used_stack = stack; + + return_by_ref = passed_by_ref(&cb, cif->rtype, 0); + if (return_by_ref) + unmarshal(&cb, &ffi_type_pointer, 0, &rvalue); + else + rvalue = alloca(cif->rtype->size); + + for (i = 0; i < cif->nargs; i++) + avalue[i] = unmarshal(&cb, cif->arg_types[i], + i >= cif->riscv_nfixedargs, astorage + i*MAXCOPYARG); + + (closure->fun)(cif, rvalue, avalue, closure->user_data); + + if (!return_by_ref && cif->rtype->type != FFI_TYPE_VOID) { + cb.used_integer = cb.used_float = 0; + marshal(&cb, cif->rtype, 0, rvalue); + } +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffitarget.h new file mode 100644 index 0000000..fcaa899 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/ffitarget.h @@ -0,0 +1,68 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - 2014 Michael Knyszek + + Target configuration macros for RISC-V. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef __riscv +#error "libffi was configured for a RISC-V target but this does not appear to be a RISC-V compiler." +#endif + +#ifndef LIBFFI_ASM + +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +/* FFI_UNUSED_NN and riscv_unused are to maintain ABI compatibility with a + distributed Berkeley patch from 2014, and can be removed at SONAME bump */ +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_UNUSED_1, + FFI_UNUSED_2, + FFI_UNUSED_3, + FFI_LAST_ABI, + + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; + +#endif /* LIBFFI_ASM */ + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 24 +#define FFI_NATIVE_RAW_API 0 +#define FFI_EXTRA_CIF_FIELDS unsigned riscv_nfixedargs; unsigned riscv_unused; +#define FFI_TARGET_SPECIFIC_VARIADIC + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/sysv.S new file mode 100644 index 0000000..2d09865 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/riscv/sysv.S @@ -0,0 +1,214 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2015 Michael Knyszek + 2015 Andrew Waterman + 2018 Stef O'Rear + + RISC-V Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +/* Define aliases so that we can handle all ABIs uniformly */ + +#if __SIZEOF_POINTER__ == 8 +#define PTRS 8 +#define LARG ld +#define SARG sd +#else +#define PTRS 4 +#define LARG lw +#define SARG sw +#endif + +#if __riscv_float_abi_double +#define FLTS 8 +#define FLARG fld +#define FSARG fsd +#elif __riscv_float_abi_single +#define FLTS 4 +#define FLARG flw +#define FSARG fsw +#else +#define FLTS 0 +#endif + +#define fp s0 + + .text + .globl ffi_call_asm + .type ffi_call_asm, @function + .hidden ffi_call_asm +/* + struct call_context { + floatreg fa[8]; + intreg a[8]; + intreg pad[rv32 ? 2 : 0]; + intreg save_fp, save_ra; + } + void ffi_call_asm(size_t *stackargs, struct call_context *regargs, + void (*fn)(void)); +*/ + +#define FRAME_LEN (8 * FLTS + 8 * PTRS + 16) + +ffi_call_asm: + .cfi_startproc + + /* + We are NOT going to set up an ordinary stack frame. In order to pass + the stacked args to the called function, we adjust our stack pointer to + a0, which is in the _caller's_ alloca area. We establish our own stack + frame at the end of the call_context. + + Anything below the arguments will be freed at this point, although we + preserve the call_context so that it can be read back in the caller. + */ + + .cfi_def_cfa 11, FRAME_LEN # interim CFA based on a1 + SARG fp, FRAME_LEN - 2*PTRS(a1) + .cfi_offset 8, -2*PTRS + SARG ra, FRAME_LEN - 1*PTRS(a1) + .cfi_offset 1, -1*PTRS + + addi fp, a1, FRAME_LEN + mv sp, a0 + .cfi_def_cfa 8, 0 # our frame is fully set up + + # Load arguments + mv t1, a2 + +#if FLTS + FLARG fa0, -FRAME_LEN+0*FLTS(fp) + FLARG fa1, -FRAME_LEN+1*FLTS(fp) + FLARG fa2, -FRAME_LEN+2*FLTS(fp) + FLARG fa3, -FRAME_LEN+3*FLTS(fp) + FLARG fa4, -FRAME_LEN+4*FLTS(fp) + FLARG fa5, -FRAME_LEN+5*FLTS(fp) + FLARG fa6, -FRAME_LEN+6*FLTS(fp) + FLARG fa7, -FRAME_LEN+7*FLTS(fp) +#endif + + LARG a0, -FRAME_LEN+8*FLTS+0*PTRS(fp) + LARG a1, -FRAME_LEN+8*FLTS+1*PTRS(fp) + LARG a2, -FRAME_LEN+8*FLTS+2*PTRS(fp) + LARG a3, -FRAME_LEN+8*FLTS+3*PTRS(fp) + LARG a4, -FRAME_LEN+8*FLTS+4*PTRS(fp) + LARG a5, -FRAME_LEN+8*FLTS+5*PTRS(fp) + LARG a6, -FRAME_LEN+8*FLTS+6*PTRS(fp) + LARG a7, -FRAME_LEN+8*FLTS+7*PTRS(fp) + + /* Call */ + jalr t1 + + /* Save return values - only a0/a1 (fa0/fa1) are used */ +#if FLTS + FSARG fa0, -FRAME_LEN+0*FLTS(fp) + FSARG fa1, -FRAME_LEN+1*FLTS(fp) +#endif + + SARG a0, -FRAME_LEN+8*FLTS+0*PTRS(fp) + SARG a1, -FRAME_LEN+8*FLTS+1*PTRS(fp) + + /* Restore and return */ + addi sp, fp, -FRAME_LEN + .cfi_def_cfa 2, FRAME_LEN + LARG ra, -1*PTRS(fp) + .cfi_restore 1 + LARG fp, -2*PTRS(fp) + .cfi_restore 8 + ret + .cfi_endproc + .size ffi_call_asm, .-ffi_call_asm + + +/* + ffi_closure_asm. Expects address of the passed-in ffi_closure in t1. + void ffi_closure_inner(size_t *stackargs, struct call_context *regargs, + ffi_closure *closure); +*/ + + .globl ffi_closure_asm + .hidden ffi_closure_asm + .type ffi_closure_asm, @function +ffi_closure_asm: + .cfi_startproc + + addi sp, sp, -FRAME_LEN + .cfi_def_cfa_offset FRAME_LEN + + /* make a frame */ + SARG fp, FRAME_LEN - 2*PTRS(sp) + .cfi_offset 8, -2*PTRS + SARG ra, FRAME_LEN - 1*PTRS(sp) + .cfi_offset 1, -1*PTRS + addi fp, sp, FRAME_LEN + + /* save arguments */ +#if FLTS + FSARG fa0, 0*FLTS(sp) + FSARG fa1, 1*FLTS(sp) + FSARG fa2, 2*FLTS(sp) + FSARG fa3, 3*FLTS(sp) + FSARG fa4, 4*FLTS(sp) + FSARG fa5, 5*FLTS(sp) + FSARG fa6, 6*FLTS(sp) + FSARG fa7, 7*FLTS(sp) +#endif + + SARG a0, 8*FLTS+0*PTRS(sp) + SARG a1, 8*FLTS+1*PTRS(sp) + SARG a2, 8*FLTS+2*PTRS(sp) + SARG a3, 8*FLTS+3*PTRS(sp) + SARG a4, 8*FLTS+4*PTRS(sp) + SARG a5, 8*FLTS+5*PTRS(sp) + SARG a6, 8*FLTS+6*PTRS(sp) + SARG a7, 8*FLTS+7*PTRS(sp) + + /* enter C */ + addi a0, sp, FRAME_LEN + mv a1, sp + mv a2, t1 + + call ffi_closure_inner + + /* return values */ +#if FLTS + FLARG fa0, 0*FLTS(sp) + FLARG fa1, 1*FLTS(sp) +#endif + + LARG a0, 8*FLTS+0*PTRS(sp) + LARG a1, 8*FLTS+1*PTRS(sp) + + /* restore and return */ + LARG ra, FRAME_LEN-1*PTRS(sp) + .cfi_restore 1 + LARG fp, FRAME_LEN-2*PTRS(sp) + .cfi_restore 8 + addi sp, sp, FRAME_LEN + .cfi_def_cfa_offset 0 + ret + .cfi_endproc + .size ffi_closure_asm, .-ffi_closure_asm diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffi.c new file mode 100644 index 0000000..4035b6e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffi.c @@ -0,0 +1,756 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2000, 2007 Software AG + Copyright (c) 2008 Red Hat, Inc + + S390 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ +/*====================================================================*/ +/* Includes */ +/* -------- */ +/*====================================================================*/ + +#include +#include +#include +#include "internal.h" + +/*====================== End of Includes =============================*/ + +/*====================================================================*/ +/* Defines */ +/* ------- */ +/*====================================================================*/ + +/* Maximum number of GPRs available for argument passing. */ +#define MAX_GPRARGS 5 + +/* Maximum number of FPRs available for argument passing. */ +#ifdef __s390x__ +#define MAX_FPRARGS 4 +#else +#define MAX_FPRARGS 2 +#endif + +/* Round to multiple of 16. */ +#define ROUND_SIZE(size) (((size) + 15) & ~15) + +/*===================== End of Defines ===============================*/ + +/*====================================================================*/ +/* Externals */ +/* --------- */ +/*====================================================================*/ + +struct call_frame +{ + void *back_chain; + void *eos; + unsigned long gpr_args[5]; + unsigned long gpr_save[9]; + unsigned long long fpr_args[4]; +}; + +extern void FFI_HIDDEN ffi_call_SYSV(struct call_frame *, unsigned, void *, + void (*fn)(void), void *); + +extern void ffi_closure_SYSV(void); +extern void ffi_go_closure_SYSV(void); + +/*====================== End of Externals ============================*/ + +/*====================================================================*/ +/* */ +/* Name - ffi_check_struct_type. */ +/* */ +/* Function - Determine if a structure can be passed within a */ +/* general purpose or floating point register. */ +/* */ +/*====================================================================*/ + +static int +ffi_check_struct_type (ffi_type *arg) +{ + size_t size = arg->size; + + /* If the struct has just one element, look at that element + to find out whether to consider the struct as floating point. */ + while (arg->type == FFI_TYPE_STRUCT + && arg->elements[0] && !arg->elements[1]) + arg = arg->elements[0]; + + /* Structs of size 1, 2, 4, and 8 are passed in registers, + just like the corresponding int/float types. */ + switch (size) + { + case 1: + return FFI_TYPE_UINT8; + + case 2: + return FFI_TYPE_UINT16; + + case 4: + if (arg->type == FFI_TYPE_FLOAT) + return FFI_TYPE_FLOAT; + else + return FFI_TYPE_UINT32; + + case 8: + if (arg->type == FFI_TYPE_DOUBLE) + return FFI_TYPE_DOUBLE; + else + return FFI_TYPE_UINT64; + + default: + break; + } + + /* Other structs are passed via a pointer to the data. */ + return FFI_TYPE_POINTER; +} + +/*======================== End of Routine ============================*/ + +/*====================================================================*/ +/* */ +/* Name - ffi_prep_cif_machdep. */ +/* */ +/* Function - Perform machine dependent CIF processing. */ +/* */ +/*====================================================================*/ + +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep(ffi_cif *cif) +{ + size_t struct_size = 0; + int n_gpr = 0; + int n_fpr = 0; + int n_ov = 0; + + ffi_type **ptr; + int i; + + /* Determine return value handling. */ + + switch (cif->rtype->type) + { + /* Void is easy. */ + case FFI_TYPE_VOID: + cif->flags = FFI390_RET_VOID; + break; + + /* Structures and complex are returned via a hidden pointer. */ + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: + cif->flags = FFI390_RET_STRUCT; + n_gpr++; /* We need one GPR to pass the pointer. */ + break; + + /* Floating point values are returned in fpr 0. */ + case FFI_TYPE_FLOAT: + cif->flags = FFI390_RET_FLOAT; + break; + + case FFI_TYPE_DOUBLE: + cif->flags = FFI390_RET_DOUBLE; + break; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + cif->flags = FFI390_RET_STRUCT; + n_gpr++; + break; +#endif + /* Integer values are returned in gpr 2 (and gpr 3 + for 64-bit values on 31-bit machines). */ + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + cif->flags = FFI390_RET_INT64; + break; + + case FFI_TYPE_POINTER: + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + /* These are to be extended to word size. */ +#ifdef __s390x__ + cif->flags = FFI390_RET_INT64; +#else + cif->flags = FFI390_RET_INT32; +#endif + break; + + default: + FFI_ASSERT (0); + break; + } + + /* Now for the arguments. */ + + for (ptr = cif->arg_types, i = cif->nargs; + i > 0; + i--, ptr++) + { + int type = (*ptr)->type; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + /* 16-byte long double is passed like a struct. */ + if (type == FFI_TYPE_LONGDOUBLE) + type = FFI_TYPE_STRUCT; +#endif + + /* Check how a structure type is passed. */ + if (type == FFI_TYPE_STRUCT || type == FFI_TYPE_COMPLEX) + { + if (type == FFI_TYPE_COMPLEX) + type = FFI_TYPE_POINTER; + else + type = ffi_check_struct_type (*ptr); + + /* If we pass the struct via pointer, we must reserve space + to copy its data for proper call-by-value semantics. */ + if (type == FFI_TYPE_POINTER) + struct_size += ROUND_SIZE ((*ptr)->size); + } + + /* Now handle all primitive int/float data types. */ + switch (type) + { + /* The first MAX_FPRARGS floating point arguments + go in FPRs, the rest overflow to the stack. */ + + case FFI_TYPE_DOUBLE: + if (n_fpr < MAX_FPRARGS) + n_fpr++; + else + n_ov += sizeof (double) / sizeof (long); + break; + + case FFI_TYPE_FLOAT: + if (n_fpr < MAX_FPRARGS) + n_fpr++; + else + n_ov++; + break; + + /* On 31-bit machines, 64-bit integers are passed in GPR pairs, + if one is still available, or else on the stack. If only one + register is free, skip the register (it won't be used for any + subsequent argument either). */ + +#ifndef __s390x__ + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + if (n_gpr == MAX_GPRARGS-1) + n_gpr = MAX_GPRARGS; + if (n_gpr < MAX_GPRARGS) + n_gpr += 2; + else + n_ov += 2; + break; +#endif + + /* Everything else is passed in GPRs (until MAX_GPRARGS + have been used) or overflows to the stack. */ + + default: + if (n_gpr < MAX_GPRARGS) + n_gpr++; + else + n_ov++; + break; + } + } + + /* Total stack space as required for overflow arguments + and temporary structure copies. */ + + cif->bytes = ROUND_SIZE (n_ov * sizeof (long)) + struct_size; + + return FFI_OK; +} + +/*======================== End of Routine ============================*/ + +/*====================================================================*/ +/* */ +/* Name - ffi_call. */ +/* */ +/* Function - Call the FFI routine. */ +/* */ +/*====================================================================*/ + +static void +ffi_call_int(ffi_cif *cif, + void (*fn)(void), + void *rvalue, + void **avalue, + void *closure) +{ + int ret_type = cif->flags; + size_t rsize = 0, bytes = cif->bytes; + unsigned char *stack, *p_struct; + struct call_frame *frame; + unsigned long *p_ov, *p_gpr; + unsigned long long *p_fpr; + int n_fpr, n_gpr, n_ov, i, n; + ffi_type **arg_types; + + FFI_ASSERT (cif->abi == FFI_SYSV); + + /* If we don't have a return value, we need to fake one. */ + if (rvalue == NULL) + { + if (ret_type & FFI390_RET_IN_MEM) + rsize = cif->rtype->size; + else + ret_type = FFI390_RET_VOID; + } + + /* The stack space will be filled with those areas: + + dummy structure return (highest addresses) + FPR argument register save area + GPR argument register save area + stack frame for ffi_call_SYSV + temporary struct copies + overflow argument area (lowest addresses) + + We set up the following pointers: + + p_fpr: bottom of the FPR area (growing upwards) + p_gpr: bottom of the GPR area (growing upwards) + p_ov: bottom of the overflow area (growing upwards) + p_struct: top of the struct copy area (growing downwards) + + All areas are kept aligned to twice the word size. + + Note that we're going to create the stack frame for both + ffi_call_SYSV _and_ the target function right here. This + works because we don't make any function calls with more + than 5 arguments (indeed only memcpy and ffi_call_SYSV), + and thus we don't have any stacked outgoing parameters. */ + + stack = alloca (bytes + sizeof(struct call_frame) + rsize); + frame = (struct call_frame *)(stack + bytes); + if (rsize) + rvalue = frame + 1; + + /* Link the new frame back to the one from this function. */ + frame->back_chain = __builtin_frame_address (0); + + /* Fill in all of the argument stuff. */ + p_ov = (unsigned long *)stack; + p_struct = (unsigned char *)frame; + p_gpr = frame->gpr_args; + p_fpr = frame->fpr_args; + n_fpr = n_gpr = n_ov = 0; + + /* If we returning a structure then we set the first parameter register + to the address of where we are returning this structure. */ + if (cif->flags & FFI390_RET_IN_MEM) + p_gpr[n_gpr++] = (uintptr_t) rvalue; + + /* Now for the arguments. */ + arg_types = cif->arg_types; + for (i = 0, n = cif->nargs; i < n; ++i) + { + ffi_type *ty = arg_types[i]; + void *arg = avalue[i]; + int type = ty->type; + ffi_arg val; + + restart: + switch (type) + { + case FFI_TYPE_SINT8: + val = *(SINT8 *)arg; + goto do_int; + case FFI_TYPE_UINT8: + val = *(UINT8 *)arg; + goto do_int; + case FFI_TYPE_SINT16: + val = *(SINT16 *)arg; + goto do_int; + case FFI_TYPE_UINT16: + val = *(UINT16 *)arg; + goto do_int; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + val = *(SINT32 *)arg; + goto do_int; + case FFI_TYPE_UINT32: + val = *(UINT32 *)arg; + goto do_int; + case FFI_TYPE_POINTER: + val = *(uintptr_t *)arg; + do_int: + *(n_gpr < MAX_GPRARGS ? p_gpr + n_gpr++ : p_ov + n_ov++) = val; + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: +#ifdef __s390x__ + val = *(UINT64 *)arg; + goto do_int; +#else + if (n_gpr == MAX_GPRARGS-1) + n_gpr = MAX_GPRARGS; + if (n_gpr < MAX_GPRARGS) + p_gpr[n_gpr++] = ((UINT32 *) arg)[0], + p_gpr[n_gpr++] = ((UINT32 *) arg)[1]; + else + p_ov[n_ov++] = ((UINT32 *) arg)[0], + p_ov[n_ov++] = ((UINT32 *) arg)[1]; +#endif + break; + + case FFI_TYPE_DOUBLE: + if (n_fpr < MAX_FPRARGS) + p_fpr[n_fpr++] = *(UINT64 *) arg; + else + { +#ifdef __s390x__ + p_ov[n_ov++] = *(UINT64 *) arg; +#else + p_ov[n_ov++] = ((UINT32 *) arg)[0], + p_ov[n_ov++] = ((UINT32 *) arg)[1]; +#endif + } + break; + + case FFI_TYPE_FLOAT: + val = *(UINT32 *)arg; + if (n_fpr < MAX_FPRARGS) + p_fpr[n_fpr++] = (UINT64)val << 32; + else + p_ov[n_ov++] = val; + break; + + case FFI_TYPE_STRUCT: + /* Check how a structure type is passed. */ + type = ffi_check_struct_type (ty); + /* Some structures are passed via a type they contain. */ + if (type != FFI_TYPE_POINTER) + goto restart; + /* ... otherwise, passed by reference. fallthru. */ + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + /* 16-byte long double is passed via reference. */ +#endif + case FFI_TYPE_COMPLEX: + /* Complex types are passed via reference. */ + p_struct -= ROUND_SIZE (ty->size); + memcpy (p_struct, arg, ty->size); + val = (uintptr_t)p_struct; + goto do_int; + + default: + FFI_ASSERT (0); + break; + } + } + + ffi_call_SYSV (frame, ret_type & FFI360_RET_MASK, rvalue, fn, closure); +} + +void +ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int(cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int(cif, fn, rvalue, avalue, closure); +} + +/*======================== End of Routine ============================*/ + +/*====================================================================*/ +/* */ +/* Name - ffi_closure_helper_SYSV. */ +/* */ +/* Function - Call a FFI closure target function. */ +/* */ +/*====================================================================*/ + +void FFI_HIDDEN +ffi_closure_helper_SYSV (ffi_cif *cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + unsigned long *p_gpr, + unsigned long long *p_fpr, + unsigned long *p_ov) +{ + unsigned long long ret_buffer; + + void *rvalue = &ret_buffer; + void **avalue; + void **p_arg; + + int n_gpr = 0; + int n_fpr = 0; + int n_ov = 0; + + ffi_type **ptr; + int i; + + /* Allocate buffer for argument list pointers. */ + p_arg = avalue = alloca (cif->nargs * sizeof (void *)); + + /* If we returning a structure, pass the structure address + directly to the target function. Otherwise, have the target + function store the return value to the GPR save area. */ + if (cif->flags & FFI390_RET_IN_MEM) + rvalue = (void *) p_gpr[n_gpr++]; + + /* Now for the arguments. */ + for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, p_arg++, ptr++) + { + int deref_struct_pointer = 0; + int type = (*ptr)->type; + +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + /* 16-byte long double is passed like a struct. */ + if (type == FFI_TYPE_LONGDOUBLE) + type = FFI_TYPE_STRUCT; +#endif + + /* Check how a structure type is passed. */ + if (type == FFI_TYPE_STRUCT || type == FFI_TYPE_COMPLEX) + { + if (type == FFI_TYPE_COMPLEX) + type = FFI_TYPE_POINTER; + else + type = ffi_check_struct_type (*ptr); + + /* If we pass the struct via pointer, remember to + retrieve the pointer later. */ + if (type == FFI_TYPE_POINTER) + deref_struct_pointer = 1; + } + + /* Pointers are passed like UINTs of the same size. */ + if (type == FFI_TYPE_POINTER) + { +#ifdef __s390x__ + type = FFI_TYPE_UINT64; +#else + type = FFI_TYPE_UINT32; +#endif + } + + /* Now handle all primitive int/float data types. */ + switch (type) + { + case FFI_TYPE_DOUBLE: + if (n_fpr < MAX_FPRARGS) + *p_arg = &p_fpr[n_fpr++]; + else + *p_arg = &p_ov[n_ov], + n_ov += sizeof (double) / sizeof (long); + break; + + case FFI_TYPE_FLOAT: + if (n_fpr < MAX_FPRARGS) + *p_arg = &p_fpr[n_fpr++]; + else + *p_arg = (char *)&p_ov[n_ov++] + sizeof (long) - 4; + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: +#ifdef __s390x__ + if (n_gpr < MAX_GPRARGS) + *p_arg = &p_gpr[n_gpr++]; + else + *p_arg = &p_ov[n_ov++]; +#else + if (n_gpr == MAX_GPRARGS-1) + n_gpr = MAX_GPRARGS; + if (n_gpr < MAX_GPRARGS) + *p_arg = &p_gpr[n_gpr], n_gpr += 2; + else + *p_arg = &p_ov[n_ov], n_ov += 2; +#endif + break; + + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + if (n_gpr < MAX_GPRARGS) + *p_arg = (char *)&p_gpr[n_gpr++] + sizeof (long) - 4; + else + *p_arg = (char *)&p_ov[n_ov++] + sizeof (long) - 4; + break; + + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + if (n_gpr < MAX_GPRARGS) + *p_arg = (char *)&p_gpr[n_gpr++] + sizeof (long) - 2; + else + *p_arg = (char *)&p_ov[n_ov++] + sizeof (long) - 2; + break; + + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + if (n_gpr < MAX_GPRARGS) + *p_arg = (char *)&p_gpr[n_gpr++] + sizeof (long) - 1; + else + *p_arg = (char *)&p_ov[n_ov++] + sizeof (long) - 1; + break; + + default: + FFI_ASSERT (0); + break; + } + + /* If this is a struct passed via pointer, we need to + actually retrieve that pointer. */ + if (deref_struct_pointer) + *p_arg = *(void **)*p_arg; + } + + + /* Call the target function. */ + (fun) (cif, rvalue, avalue, user_data); + + /* Convert the return value. */ + switch (cif->rtype->type) + { + /* Void is easy, and so is struct. */ + case FFI_TYPE_VOID: + case FFI_TYPE_STRUCT: + case FFI_TYPE_COMPLEX: +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: +#endif + break; + + /* Floating point values are returned in fpr 0. */ + case FFI_TYPE_FLOAT: + p_fpr[0] = (long long) *(unsigned int *) rvalue << 32; + break; + + case FFI_TYPE_DOUBLE: + p_fpr[0] = *(unsigned long long *) rvalue; + break; + + /* Integer values are returned in gpr 2 (and gpr 3 + for 64-bit values on 31-bit machines). */ + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: +#ifdef __s390x__ + p_gpr[0] = *(unsigned long *) rvalue; +#else + p_gpr[0] = ((unsigned long *) rvalue)[0], + p_gpr[1] = ((unsigned long *) rvalue)[1]; +#endif + break; + + case FFI_TYPE_POINTER: + case FFI_TYPE_UINT32: + case FFI_TYPE_UINT16: + case FFI_TYPE_UINT8: + p_gpr[0] = *(unsigned long *) rvalue; + break; + + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_SINT16: + case FFI_TYPE_SINT8: + p_gpr[0] = *(signed long *) rvalue; + break; + + default: + FFI_ASSERT (0); + break; + } +} + +/*======================== End of Routine ============================*/ + +/*====================================================================*/ +/* */ +/* Name - ffi_prep_closure_loc. */ +/* */ +/* Function - Prepare a FFI closure. */ +/* */ +/*====================================================================*/ + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif *cif, + void (*fun) (ffi_cif *, void *, void **, void *), + void *user_data, + void *codeloc) +{ + static unsigned short const template[] = { + 0x0d10, /* basr %r1,0 */ +#ifndef __s390x__ + 0x9801, 0x1006, /* lm %r0,%r1,6(%r1) */ +#else + 0xeb01, 0x100e, 0x0004, /* lmg %r0,%r1,14(%r1) */ +#endif + 0x07f1 /* br %r1 */ + }; + + unsigned long *tramp = (unsigned long *)&closure->tramp; + + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + memcpy (tramp, template, sizeof(template)); + tramp[2] = (unsigned long)codeloc; + tramp[3] = (unsigned long)&ffi_closure_SYSV; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +/*======================== End of Routine ============================*/ + +/* Build a Go language closure. */ + +ffi_status +ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, + void (*fun)(ffi_cif*,void*,void**,void*)) +{ + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + closure->tramp = ffi_go_closure_SYSV; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffitarget.h new file mode 100644 index 0000000..d8a4ee4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/ffitarget.h @@ -0,0 +1,70 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for S390. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#if defined (__s390x__) +#ifndef S390X +#define S390X +#endif +#endif + +/* ---- System specific configurations ----------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +#define FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION +#define FFI_TARGET_HAS_COMPLEX_TYPE + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_GO_CLOSURES 1 +#ifdef S390X +#define FFI_TRAMPOLINE_SIZE 32 +#else +#define FFI_TRAMPOLINE_SIZE 16 +#endif +#define FFI_NATIVE_RAW_API 0 + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/internal.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/internal.h new file mode 100644 index 0000000..b875578 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/internal.h @@ -0,0 +1,11 @@ +/* If these values change, sysv.S must be adapted! */ +#define FFI390_RET_DOUBLE 0 +#define FFI390_RET_FLOAT 1 +#define FFI390_RET_INT64 2 +#define FFI390_RET_INT32 3 +#define FFI390_RET_VOID 4 + +#define FFI360_RET_MASK 7 +#define FFI390_RET_IN_MEM 8 + +#define FFI390_RET_STRUCT (FFI390_RET_VOID | FFI390_RET_IN_MEM) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/sysv.S new file mode 100644 index 0000000..c4b5006 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/s390/sysv.S @@ -0,0 +1,325 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2000 Software AG + Copyright (c) 2008 Red Hat, Inc. + + S390 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + + .text + +#ifndef __s390x__ + + # r2: frame + # r3: ret_type + # r4: ret_addr + # r5: fun + # r6: closure + + # This assumes we are using gas. + .balign 8 + .globl ffi_call_SYSV + FFI_HIDDEN(ffi_call_SYSV) + .type ffi_call_SYSV,%function +ffi_call_SYSV: + .cfi_startproc + st %r6,44(%r2) # Save registers + stm %r12,%r14,48(%r2) + lr %r13,%r2 # Install frame pointer + .cfi_rel_offset r6, 44 + .cfi_rel_offset r12, 48 + .cfi_rel_offset r13, 52 + .cfi_rel_offset r14, 56 + .cfi_def_cfa_register r13 + st %r2,0(%r15) # Set up back chain + sla %r3,3 # ret_type *= 8 + lr %r12,%r4 # Save ret_addr + lr %r1,%r5 # Save fun + lr %r0,%r6 # Install static chain + + # Set return address, so that there is only one indirect jump. +#ifdef HAVE_AS_S390_ZARCH + larl %r14,.Ltable + ar %r14,%r3 +#else + basr %r14,0 +0: la %r14,.Ltable-0b(%r14,%r3) +#endif + + lm %r2,%r6,8(%r13) # Load arguments + ld %f0,64(%r13) + ld %f2,72(%r13) + br %r1 # ... and call function + + .balign 8 +.Ltable: +# FFI390_RET_DOUBLE + std %f0,0(%r12) + j .Ldone + + .balign 8 +# FFI390_RET_FLOAT + ste %f0,0(%r12) + j .Ldone + + .balign 8 +# FFI390_RET_INT64 + st %r3,4(%r12) + nop + # fallthru + + .balign 8 +# FFI390_RET_INT32 + st %r2,0(%r12) + nop + # fallthru + + .balign 8 +# FFI390_RET_VOID +.Ldone: + l %r14,56(%r13) + l %r12,48(%r13) + l %r6,44(%r13) + l %r13,52(%r13) + .cfi_restore 14 + .cfi_restore 13 + .cfi_restore 12 + .cfi_restore 6 + .cfi_def_cfa r15, 96 + br %r14 + .cfi_endproc + .size ffi_call_SYSV,.-ffi_call_SYSV + + + .balign 8 + .globl ffi_go_closure_SYSV + FFI_HIDDEN(ffi_go_closure_SYSV) + .type ffi_go_closure_SYSV,%function +ffi_go_closure_SYSV: + .cfi_startproc + stm %r2,%r6,8(%r15) # Save arguments + lr %r4,%r0 # Load closure -> user_data + l %r2,4(%r4) # ->cif + l %r3,8(%r4) # ->fun + j .Ldoclosure + .cfi_endproc + + .balign 8 + .globl ffi_closure_SYSV + FFI_HIDDEN(ffi_closure_SYSV) + .type ffi_closure_SYSV,%function +ffi_closure_SYSV: + .cfi_startproc + stm %r2,%r6,8(%r15) # Save arguments + lr %r4,%r0 # Closure + l %r2,16(%r4) # ->cif + l %r3,20(%r4) # ->fun + l %r4,24(%r4) # ->user_data +.Ldoclosure: + stm %r12,%r15,48(%r15) # Save registers + lr %r12,%r15 + .cfi_def_cfa_register r12 + .cfi_rel_offset r6, 24 + .cfi_rel_offset r12, 48 + .cfi_rel_offset r13, 52 + .cfi_rel_offset r14, 56 + .cfi_rel_offset r15, 60 +#ifndef HAVE_AS_S390_ZARCH + basr %r13,0 # Set up base register +.Lcbase: + l %r1,.Lchelper-.Lcbase(%r13) # Get helper function +#endif + ahi %r15,-96-8 # Set up stack frame + st %r12,0(%r15) # Set up back chain + + std %f0,64(%r12) # Save fp arguments + std %f2,72(%r12) + + la %r5,96(%r12) # Overflow + st %r5,96(%r15) + la %r6,64(%r12) # FPRs + la %r5,8(%r12) # GPRs +#ifdef HAVE_AS_S390_ZARCH + brasl %r14,ffi_closure_helper_SYSV +#else + bas %r14,0(%r1,%r13) # Call helper +#endif + + lr %r15,%r12 + .cfi_def_cfa_register r15 + lm %r12,%r14,48(%r12) # Restore saved registers + l %r6,24(%r15) + ld %f0,64(%r15) # Load return registers + lm %r2,%r3,8(%r15) + br %r14 + .cfi_endproc + +#ifndef HAVE_AS_S390_ZARCH + .align 4 +.Lchelper: + .long ffi_closure_helper_SYSV-.Lcbase +#endif + + .size ffi_closure_SYSV,.-ffi_closure_SYSV + +#else + + # r2: frame + # r3: ret_type + # r4: ret_addr + # r5: fun + # r6: closure + + # This assumes we are using gas. + .balign 8 + .globl ffi_call_SYSV + FFI_HIDDEN(ffi_call_SYSV) + .type ffi_call_SYSV,%function +ffi_call_SYSV: + .cfi_startproc + stg %r6,88(%r2) # Save registers + stmg %r12,%r14,96(%r2) + lgr %r13,%r2 # Install frame pointer + .cfi_rel_offset r6, 88 + .cfi_rel_offset r12, 96 + .cfi_rel_offset r13, 104 + .cfi_rel_offset r14, 112 + .cfi_def_cfa_register r13 + stg %r2,0(%r15) # Set up back chain + larl %r14,.Ltable # Set up return address + slag %r3,%r3,3 # ret_type *= 8 + lgr %r12,%r4 # Save ret_addr + lgr %r1,%r5 # Save fun + lgr %r0,%r6 # Install static chain + agr %r14,%r3 + lmg %r2,%r6,16(%r13) # Load arguments + ld %f0,128(%r13) + ld %f2,136(%r13) + ld %f4,144(%r13) + ld %f6,152(%r13) + br %r1 # ... and call function + + .balign 8 +.Ltable: +# FFI390_RET_DOUBLE + std %f0,0(%r12) + j .Ldone + + .balign 8 +# FFI390_RET_DOUBLE + ste %f0,0(%r12) + j .Ldone + + .balign 8 +# FFI390_RET_INT64 + stg %r2,0(%r12) + + .balign 8 +# FFI390_RET_INT32 + # Never used, as we always store type ffi_arg. + # But the stg above is 6 bytes and we cannot + # jump around this case, so fall through. + nop + nop + + .balign 8 +# FFI390_RET_VOID +.Ldone: + lg %r14,112(%r13) + lg %r12,96(%r13) + lg %r6,88(%r13) + lg %r13,104(%r13) + .cfi_restore r14 + .cfi_restore r13 + .cfi_restore r12 + .cfi_restore r6 + .cfi_def_cfa r15, 160 + br %r14 + .cfi_endproc + .size ffi_call_SYSV,.-ffi_call_SYSV + + + .balign 8 + .globl ffi_go_closure_SYSV + FFI_HIDDEN(ffi_go_closure_SYSV) + .type ffi_go_closure_SYSV,%function +ffi_go_closure_SYSV: + .cfi_startproc + stmg %r2,%r6,16(%r15) # Save arguments + lgr %r4,%r0 # Load closure -> user_data + lg %r2,8(%r4) # ->cif + lg %r3,16(%r4) # ->fun + j .Ldoclosure + .cfi_endproc + .size ffi_go_closure_SYSV,.-ffi_go_closure_SYSV + + + .balign 8 + .globl ffi_closure_SYSV + FFI_HIDDEN(ffi_closure_SYSV) + .type ffi_closure_SYSV,%function +ffi_closure_SYSV: + .cfi_startproc + stmg %r2,%r6,16(%r15) # Save arguments + lgr %r4,%r0 # Load closure + lg %r2,32(%r4) # ->cif + lg %r3,40(%r4) # ->fun + lg %r4,48(%r4) # ->user_data +.Ldoclosure: + stmg %r13,%r15,104(%r15) # Save registers + lgr %r13,%r15 + .cfi_def_cfa_register r13 + .cfi_rel_offset r6, 48 + .cfi_rel_offset r13, 104 + .cfi_rel_offset r14, 112 + .cfi_rel_offset r15, 120 + aghi %r15,-160-16 # Set up stack frame + stg %r13,0(%r15) # Set up back chain + + std %f0,128(%r13) # Save fp arguments + std %f2,136(%r13) + std %f4,144(%r13) + std %f6,152(%r13) + la %r5,160(%r13) # Overflow + stg %r5,160(%r15) + la %r6,128(%r13) # FPRs + la %r5,16(%r13) # GPRs + brasl %r14,ffi_closure_helper_SYSV # Call helper + + lgr %r15,%r13 + .cfi_def_cfa_register r15 + lmg %r13,%r14,104(%r13) # Restore saved registers + lg %r6,48(%r15) + ld %f0,128(%r15) # Load return registers + lg %r2,16(%r15) + br %r14 + .cfi_endproc + .size ffi_closure_SYSV,.-ffi_closure_SYSV +#endif /* !s390x */ + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffi.c new file mode 100644 index 0000000..9ec86bf --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffi.c @@ -0,0 +1,717 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2002-2008, 2012 Kaz Kojima + Copyright (c) 2008 Red Hat, Inc. + + SuperH Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include + +#define NGREGARG 4 +#if defined(__SH4__) +#define NFREGARG 8 +#endif + +#if defined(__HITACHI__) +#define STRUCT_VALUE_ADDRESS_WITH_ARG 1 +#else +#define STRUCT_VALUE_ADDRESS_WITH_ARG 0 +#endif + +/* If the structure has essentially an unique element, return its type. */ +static int +simple_type (ffi_type *arg) +{ + if (arg->type != FFI_TYPE_STRUCT) + return arg->type; + else if (arg->elements[1]) + return FFI_TYPE_STRUCT; + + return simple_type (arg->elements[0]); +} + +static int +return_type (ffi_type *arg) +{ + unsigned short type; + + if (arg->type != FFI_TYPE_STRUCT) + return arg->type; + + type = simple_type (arg->elements[0]); + if (! arg->elements[1]) + { + switch (type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + return FFI_TYPE_INT; + + default: + return type; + } + } + + /* gcc uses r0/r1 pair for some kind of structures. */ + if (arg->size <= 2 * sizeof (int)) + { + int i = 0; + ffi_type *e; + + while ((e = arg->elements[i++])) + { + type = simple_type (e); + switch (type) + { + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_INT: + case FFI_TYPE_FLOAT: + return FFI_TYPE_UINT64; + + default: + break; + } + } + } + + return FFI_TYPE_STRUCT; +} + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +void ffi_prep_args(char *stack, extended_cif *ecif) +{ + register unsigned int i; + register int tmp; + register unsigned int avn; + register void **p_argv; + register char *argp; + register ffi_type **p_arg; + int greg, ireg; +#if defined(__SH4__) + int freg = 0; +#endif + + tmp = 0; + argp = stack; + + if (return_type (ecif->cif->rtype) == FFI_TYPE_STRUCT) + { + *(void **) argp = ecif->rvalue; + argp += 4; + ireg = STRUCT_VALUE_ADDRESS_WITH_ARG ? 1 : 0; + } + else + ireg = 0; + + /* Set arguments for registers. */ + greg = ireg; + avn = ecif->cif->nargs; + p_argv = ecif->avalue; + + for (i = 0, p_arg = ecif->cif->arg_types; i < avn; i++, p_arg++, p_argv++) + { + size_t z; + + z = (*p_arg)->size; + if (z < sizeof(int)) + { + if (greg++ >= NGREGARG) + continue; + + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int)*(UINT8 *)(* p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int)*(SINT16 *)(* p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); + break; + + case FFI_TYPE_STRUCT: + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + break; + + default: + FFI_ASSERT(0); + } + argp += z; + } + else if (z == sizeof(int)) + { +#if defined(__SH4__) + if ((*p_arg)->type == FFI_TYPE_FLOAT) + { + if (freg++ >= NFREGARG) + continue; + } + else +#endif + { + if (greg++ >= NGREGARG) + continue; + } + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + argp += z; + } +#if defined(__SH4__) + else if ((*p_arg)->type == FFI_TYPE_DOUBLE) + { + if (freg + 1 >= NFREGARG) + continue; + freg = (freg + 1) & ~1; + freg += 2; + memcpy (argp, *p_argv, z); + argp += z; + } +#endif + else + { + int n = (z + sizeof (int) - 1) / sizeof (int); +#if defined(__SH4__) + if (greg + n - 1 >= NGREGARG) + continue; +#else + if (greg >= NGREGARG) + continue; +#endif + greg += n; + memcpy (argp, *p_argv, z); + argp += n * sizeof (int); + } + } + + /* Set arguments on stack. */ + greg = ireg; +#if defined(__SH4__) + freg = 0; +#endif + p_argv = ecif->avalue; + + for (i = 0, p_arg = ecif->cif->arg_types; i < avn; i++, p_arg++, p_argv++) + { + size_t z; + + z = (*p_arg)->size; + if (z < sizeof(int)) + { + if (greg++ < NGREGARG) + continue; + + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv); + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int)*(UINT8 *)(* p_argv); + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int)*(SINT16 *)(* p_argv); + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv); + break; + + case FFI_TYPE_STRUCT: + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + break; + + default: + FFI_ASSERT(0); + } + argp += z; + } + else if (z == sizeof(int)) + { +#if defined(__SH4__) + if ((*p_arg)->type == FFI_TYPE_FLOAT) + { + if (freg++ < NFREGARG) + continue; + } + else +#endif + { + if (greg++ < NGREGARG) + continue; + } + *(unsigned int *) argp = (unsigned int)*(UINT32 *)(* p_argv); + argp += z; + } +#if defined(__SH4__) + else if ((*p_arg)->type == FFI_TYPE_DOUBLE) + { + if (freg + 1 < NFREGARG) + { + freg = (freg + 1) & ~1; + freg += 2; + continue; + } + memcpy (argp, *p_argv, z); + argp += z; + } +#endif + else + { + int n = (z + sizeof (int) - 1) / sizeof (int); + if (greg + n - 1 < NGREGARG) + { + greg += n; + continue; + } +#if (! defined(__SH4__)) + else if (greg < NGREGARG) + { + greg = NGREGARG; + continue; + } +#endif + memcpy (argp, *p_argv, z); + argp += n * sizeof (int); + } + } + + return; +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + int i, j; + int size, type; + int n, m; + int greg; +#if defined(__SH4__) + int freg = 0; +#endif + + cif->flags = 0; + + greg = ((return_type (cif->rtype) == FFI_TYPE_STRUCT) && + STRUCT_VALUE_ADDRESS_WITH_ARG) ? 1 : 0; + +#if defined(__SH4__) + for (i = j = 0; i < cif->nargs && j < 12; i++) + { + type = (cif->arg_types)[i]->type; + switch (type) + { + case FFI_TYPE_FLOAT: + if (freg >= NFREGARG) + continue; + freg++; + cif->flags += ((cif->arg_types)[i]->type) << (2 * j); + j++; + break; + + case FFI_TYPE_DOUBLE: + if ((freg + 1) >= NFREGARG) + continue; + freg = (freg + 1) & ~1; + freg += 2; + cif->flags += ((cif->arg_types)[i]->type) << (2 * j); + j++; + break; + + default: + size = (cif->arg_types)[i]->size; + n = (size + sizeof (int) - 1) / sizeof (int); + if (greg + n - 1 >= NGREGARG) + continue; + greg += n; + for (m = 0; m < n; m++) + cif->flags += FFI_TYPE_INT << (2 * j++); + break; + } + } +#else + for (i = j = 0; i < cif->nargs && j < 4; i++) + { + size = (cif->arg_types)[i]->size; + n = (size + sizeof (int) - 1) / sizeof (int); + if (greg >= NGREGARG) + continue; + else if (greg + n - 1 >= NGREGARG) + n = NGREGARG - greg; + greg += n; + for (m = 0; m < n; m++) + cif->flags += FFI_TYPE_INT << (2 * j++); + } +#endif + + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_STRUCT: + cif->flags += (unsigned) (return_type (cif->rtype)) << 24; + break; + + case FFI_TYPE_VOID: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags += (unsigned) cif->rtype->type << 24; + break; + + default: + cif->flags += FFI_TYPE_INT << 24; + break; + } + + return FFI_OK; +} + +extern void ffi_call_SYSV(void (*)(char *, extended_cif *), extended_cif *, + unsigned, unsigned, unsigned *, void (*fn)(void)); + +void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + UINT64 trvalue; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return */ + /* value address then we need to make one */ + + if (cif->rtype->type == FFI_TYPE_STRUCT + && return_type (cif->rtype) != FFI_TYPE_STRUCT) + ecif.rvalue = &trvalue; + else if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca(cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV(ffi_prep_args, &ecif, cif->bytes, cif->flags, ecif.rvalue, + fn); + break; + default: + FFI_ASSERT(0); + break; + } + + if (rvalue + && cif->rtype->type == FFI_TYPE_STRUCT + && return_type (cif->rtype) != FFI_TYPE_STRUCT) + memcpy (rvalue, &trvalue, cif->rtype->size); +} + +extern void ffi_closure_SYSV (void); +#if defined(__SH4__) +extern void __ic_invalidate (void *line); +#endif + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp; + unsigned int insn; + + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + tramp = (unsigned int *) &closure->tramp[0]; + /* Set T bit if the function returns a struct pointed with R2. */ + insn = (return_type (cif->rtype) == FFI_TYPE_STRUCT + ? 0x0018 /* sett */ + : 0x0008 /* clrt */); + +#ifdef __LITTLE_ENDIAN__ + tramp[0] = 0xd301d102; + tramp[1] = 0x0000412b | (insn << 16); +#else + tramp[0] = 0xd102d301; + tramp[1] = 0x412b0000 | insn; +#endif + *(void **) &tramp[2] = (void *)codeloc; /* ctx */ + *(void **) &tramp[3] = (void *)ffi_closure_SYSV; /* funaddr */ + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + +#if defined(__SH4__) + /* Flush the icache. */ + __ic_invalidate(codeloc); +#endif + + return FFI_OK; +} + +/* Basically the trampoline invokes ffi_closure_SYSV, and on + * entry, r3 holds the address of the closure. + * After storing the registers that could possibly contain + * parameters to be passed into the stack frame and setting + * up space for a return value, ffi_closure_SYSV invokes the + * following helper function to do most of the work. + */ + +#ifdef __LITTLE_ENDIAN__ +#define OFS_INT8 0 +#define OFS_INT16 0 +#else +#define OFS_INT8 3 +#define OFS_INT16 2 +#endif + +int +ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue, + unsigned long *pgr, unsigned long *pfr, + unsigned long *pst) +{ + void **avalue; + ffi_type **p_arg; + int i, avn; + int ireg, greg = 0; +#if defined(__SH4__) + int freg = 0; +#endif + ffi_cif *cif; + + cif = closure->cif; + avalue = alloca(cif->nargs * sizeof(void *)); + + /* Copy the caller's structure return value address so that the closure + returns the data directly to the caller. */ + if (cif->rtype->type == FFI_TYPE_STRUCT && STRUCT_VALUE_ADDRESS_WITH_ARG) + { + rvalue = (void *) *pgr++; + ireg = 1; + } + else + ireg = 0; + + cif = closure->cif; + greg = ireg; + avn = cif->nargs; + + /* Grab the addresses of the arguments from the stack frame. */ + for (i = 0, p_arg = cif->arg_types; i < avn; i++, p_arg++) + { + size_t z; + + z = (*p_arg)->size; + if (z < sizeof(int)) + { + if (greg++ >= NGREGARG) + continue; + + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + avalue[i] = (((char *)pgr) + OFS_INT8); + break; + + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + avalue[i] = (((char *)pgr) + OFS_INT16); + break; + + case FFI_TYPE_STRUCT: + avalue[i] = pgr; + break; + + default: + FFI_ASSERT(0); + } + pgr++; + } + else if (z == sizeof(int)) + { +#if defined(__SH4__) + if ((*p_arg)->type == FFI_TYPE_FLOAT) + { + if (freg++ >= NFREGARG) + continue; + avalue[i] = pfr; + pfr++; + } + else +#endif + { + if (greg++ >= NGREGARG) + continue; + avalue[i] = pgr; + pgr++; + } + } +#if defined(__SH4__) + else if ((*p_arg)->type == FFI_TYPE_DOUBLE) + { + if (freg + 1 >= NFREGARG) + continue; + if (freg & 1) + pfr++; + freg = (freg + 1) & ~1; + freg += 2; + avalue[i] = pfr; + pfr += 2; + } +#endif + else + { + int n = (z + sizeof (int) - 1) / sizeof (int); +#if defined(__SH4__) + if (greg + n - 1 >= NGREGARG) + continue; +#else + if (greg >= NGREGARG) + continue; +#endif + greg += n; + avalue[i] = pgr; + pgr += n; + } + } + + greg = ireg; +#if defined(__SH4__) + freg = 0; +#endif + + for (i = 0, p_arg = cif->arg_types; i < avn; i++, p_arg++) + { + size_t z; + + z = (*p_arg)->size; + if (z < sizeof(int)) + { + if (greg++ < NGREGARG) + continue; + + z = sizeof(int); + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + avalue[i] = (((char *)pst) + OFS_INT8); + break; + + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + avalue[i] = (((char *)pst) + OFS_INT16); + break; + + case FFI_TYPE_STRUCT: + avalue[i] = pst; + break; + + default: + FFI_ASSERT(0); + } + pst++; + } + else if (z == sizeof(int)) + { +#if defined(__SH4__) + if ((*p_arg)->type == FFI_TYPE_FLOAT) + { + if (freg++ < NFREGARG) + continue; + } + else +#endif + { + if (greg++ < NGREGARG) + continue; + } + avalue[i] = pst; + pst++; + } +#if defined(__SH4__) + else if ((*p_arg)->type == FFI_TYPE_DOUBLE) + { + if (freg + 1 < NFREGARG) + { + freg = (freg + 1) & ~1; + freg += 2; + continue; + } + avalue[i] = pst; + pst += 2; + } +#endif + else + { + int n = (z + sizeof (int) - 1) / sizeof (int); + if (greg + n - 1 < NGREGARG) + { + greg += n; + continue; + } +#if (! defined(__SH4__)) + else if (greg < NGREGARG) + { + greg += n; + pst += greg - NGREGARG; + continue; + } +#endif + avalue[i] = pst; + pst += n; + } + } + + (closure->fun) (cif, rvalue, avalue, closure->user_data); + + /* Tell ffi_closure_SYSV how to perform return type promotions. */ + return return_type (cif->rtype); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffitarget.h new file mode 100644 index 0000000..a36bf42 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/ffitarget.h @@ -0,0 +1,54 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for SuperH. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- Generic type definitions ----------------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 16 +#define FFI_NATIVE_RAW_API 0 + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/sysv.S new file mode 100644 index 0000000..5be7516 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh/sysv.S @@ -0,0 +1,850 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2002, 2003, 2004, 2006, 2008 Kaz Kojima + + SuperH Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#ifdef HAVE_MACHINE_ASM_H +#include +#else +/* XXX these lose for some platforms, I'm sure. */ +#define CNAME(x) x +#define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x): +#endif + +#if defined(__HITACHI__) +#define STRUCT_VALUE_ADDRESS_WITH_ARG 1 +#else +#define STRUCT_VALUE_ADDRESS_WITH_ARG 0 +#endif + +.text + + # r4: ffi_prep_args + # r5: &ecif + # r6: bytes + # r7: flags + # sp+0: rvalue + # sp+4: fn + + # This assumes we are using gas. +ENTRY(ffi_call_SYSV) + # Save registers +.LFB1: + mov.l r8,@-r15 +.LCFI0: + mov.l r9,@-r15 +.LCFI1: + mov.l r10,@-r15 +.LCFI2: + mov.l r12,@-r15 +.LCFI3: + mov.l r14,@-r15 +.LCFI4: + sts.l pr,@-r15 +.LCFI5: + mov r15,r14 +.LCFI6: +#if defined(__SH4__) + mov r6,r8 + mov r7,r9 + + sub r6,r15 + add #-16,r15 + mov #~7,r0 + and r0,r15 + + mov r4,r0 + jsr @r0 + mov r15,r4 + + mov r9,r1 + shlr8 r9 + shlr8 r9 + shlr8 r9 + + mov #FFI_TYPE_STRUCT,r2 + cmp/eq r2,r9 + bf 1f +#if STRUCT_VALUE_ADDRESS_WITH_ARG + mov.l @r15+,r4 + bra 2f + mov #5,r2 +#else + mov.l @r15+,r10 +#endif +1: + mov #4,r2 +2: + mov #4,r3 + +L_pass: + cmp/pl r8 + bf L_call_it + + mov r1,r0 + and #3,r0 + +L_pass_d: + cmp/eq #FFI_TYPE_DOUBLE,r0 + bf L_pass_f + + mov r3,r0 + and #1,r0 + tst r0,r0 + bt 1f + add #1,r3 +1: + mov #12,r0 + cmp/hs r0,r3 + bt/s 3f + shlr2 r1 + bsr L_pop_d + nop +3: + add #2,r3 + bra L_pass + add #-8,r8 + +L_pop_d: + mov r3,r0 + add r0,r0 + add r3,r0 + add #-12,r0 + braf r0 + nop +#ifdef __LITTLE_ENDIAN__ + fmov.s @r15+,fr5 + rts + fmov.s @r15+,fr4 + fmov.s @r15+,fr7 + rts + fmov.s @r15+,fr6 + fmov.s @r15+,fr9 + rts + fmov.s @r15+,fr8 + fmov.s @r15+,fr11 + rts + fmov.s @r15+,fr10 +#else + fmov.s @r15+,fr4 + rts + fmov.s @r15+,fr5 + fmov.s @r15+,fr6 + rts + fmov.s @r15+,fr7 + fmov.s @r15+,fr8 + rts + fmov.s @r15+,fr9 + fmov.s @r15+,fr10 + rts + fmov.s @r15+,fr11 +#endif + +L_pass_f: + cmp/eq #FFI_TYPE_FLOAT,r0 + bf L_pass_i + + mov #12,r0 + cmp/hs r0,r3 + bt/s 2f + shlr2 r1 + bsr L_pop_f + nop +2: + add #1,r3 + bra L_pass + add #-4,r8 + +L_pop_f: + mov r3,r0 + shll2 r0 + add #-16,r0 + braf r0 + nop +#ifdef __LITTLE_ENDIAN__ + rts + fmov.s @r15+,fr5 + rts + fmov.s @r15+,fr4 + rts + fmov.s @r15+,fr7 + rts + fmov.s @r15+,fr6 + rts + fmov.s @r15+,fr9 + rts + fmov.s @r15+,fr8 + rts + fmov.s @r15+,fr11 + rts + fmov.s @r15+,fr10 +#else + rts + fmov.s @r15+,fr4 + rts + fmov.s @r15+,fr5 + rts + fmov.s @r15+,fr6 + rts + fmov.s @r15+,fr7 + rts + fmov.s @r15+,fr8 + rts + fmov.s @r15+,fr9 + rts + fmov.s @r15+,fr10 + rts + fmov.s @r15+,fr11 +#endif + +L_pass_i: + cmp/eq #FFI_TYPE_INT,r0 + bf L_call_it + + mov #8,r0 + cmp/hs r0,r2 + bt/s 2f + shlr2 r1 + bsr L_pop_i + nop +2: + add #1,r2 + bra L_pass + add #-4,r8 + +L_pop_i: + mov r2,r0 + shll2 r0 + add #-16,r0 + braf r0 + nop + rts + mov.l @r15+,r4 + rts + mov.l @r15+,r5 + rts + mov.l @r15+,r6 + rts + mov.l @r15+,r7 + +L_call_it: + # call function +#if (! STRUCT_VALUE_ADDRESS_WITH_ARG) + mov r10, r2 +#endif + mov.l @(28,r14),r1 + jsr @r1 + nop + +L_ret_d: + mov #FFI_TYPE_DOUBLE,r2 + cmp/eq r2,r9 + bf L_ret_ll + + mov.l @(24,r14),r1 +#ifdef __LITTLE_ENDIAN__ + fmov.s fr1,@r1 + add #4,r1 + bra L_epilogue + fmov.s fr0,@r1 +#else + fmov.s fr0,@r1 + add #4,r1 + bra L_epilogue + fmov.s fr1,@r1 +#endif + +L_ret_ll: + mov #FFI_TYPE_SINT64,r2 + cmp/eq r2,r9 + bt/s 1f + mov #FFI_TYPE_UINT64,r2 + cmp/eq r2,r9 + bf L_ret_f + +1: + mov.l @(24,r14),r2 + mov.l r0,@r2 + bra L_epilogue + mov.l r1,@(4,r2) + +L_ret_f: + mov #FFI_TYPE_FLOAT,r2 + cmp/eq r2,r9 + bf L_ret_i + + mov.l @(24,r14),r1 + bra L_epilogue + fmov.s fr0,@r1 + +L_ret_i: + mov #FFI_TYPE_INT,r2 + cmp/eq r2,r9 + bf L_epilogue + + mov.l @(24,r14),r1 + bra L_epilogue + mov.l r0,@r1 + +L_epilogue: + # Remove the space we pushed for the args + mov r14,r15 + + lds.l @r15+,pr + mov.l @r15+,r14 + mov.l @r15+,r12 + mov.l @r15+,r10 + mov.l @r15+,r9 + rts + mov.l @r15+,r8 +#else + mov r6,r8 + mov r7,r9 + + sub r6,r15 + add #-16,r15 + mov #~7,r0 + and r0,r15 + + mov r4,r0 + jsr @r0 + mov r15,r4 + + mov r9,r3 + shlr8 r9 + shlr8 r9 + shlr8 r9 + + mov #FFI_TYPE_STRUCT,r2 + cmp/eq r2,r9 + bf 1f +#if STRUCT_VALUE_ADDRESS_WITH_ARG + mov.l @r15+,r4 + bra 2f + mov #5,r2 +#else + mov.l @r15+,r10 +#endif +1: + mov #4,r2 +2: + +L_pass: + cmp/pl r8 + bf L_call_it + + mov r3,r0 + and #3,r0 + +L_pass_d: + cmp/eq #FFI_TYPE_DOUBLE,r0 + bf L_pass_i + + mov r15,r0 + and #7,r0 + tst r0,r0 + bt 1f + add #4,r15 +1: + mov #8,r0 + cmp/hs r0,r2 + bt/s 2f + shlr2 r3 + bsr L_pop_d + nop +2: + add #2,r2 + bra L_pass + add #-8,r8 + +L_pop_d: + mov r2,r0 + add r0,r0 + add r2,r0 + add #-12,r0 + add r0,r0 + braf r0 + nop + mov.l @r15+,r4 + rts + mov.l @r15+,r5 + mov.l @r15+,r5 + rts + mov.l @r15+,r6 + mov.l @r15+,r6 + rts + mov.l @r15+,r7 + rts + mov.l @r15+,r7 + +L_pass_i: + cmp/eq #FFI_TYPE_INT,r0 + bf L_call_it + + mov #8,r0 + cmp/hs r0,r2 + bt/s 2f + shlr2 r3 + bsr L_pop_i + nop +2: + add #1,r2 + bra L_pass + add #-4,r8 + +L_pop_i: + mov r2,r0 + shll2 r0 + add #-16,r0 + braf r0 + nop + rts + mov.l @r15+,r4 + rts + mov.l @r15+,r5 + rts + mov.l @r15+,r6 + rts + mov.l @r15+,r7 + +L_call_it: + # call function +#if (! STRUCT_VALUE_ADDRESS_WITH_ARG) + mov r10, r2 +#endif + mov.l @(28,r14),r1 + jsr @r1 + nop + +L_ret_d: + mov #FFI_TYPE_DOUBLE,r2 + cmp/eq r2,r9 + bf L_ret_ll + + mov.l @(24,r14),r2 + mov.l r0,@r2 + bra L_epilogue + mov.l r1,@(4,r2) + +L_ret_ll: + mov #FFI_TYPE_SINT64,r2 + cmp/eq r2,r9 + bt/s 1f + mov #FFI_TYPE_UINT64,r2 + cmp/eq r2,r9 + bf L_ret_i + +1: + mov.l @(24,r14),r2 + mov.l r0,@r2 + bra L_epilogue + mov.l r1,@(4,r2) + +L_ret_i: + mov #FFI_TYPE_FLOAT,r2 + cmp/eq r2,r9 + bt 1f + mov #FFI_TYPE_INT,r2 + cmp/eq r2,r9 + bf L_epilogue +1: + mov.l @(24,r14),r1 + bra L_epilogue + mov.l r0,@r1 + +L_epilogue: + # Remove the space we pushed for the args + mov r14,r15 + + lds.l @r15+,pr + mov.l @r15+,r14 + mov.l @r15+,r12 + mov.l @r15+,r10 + mov.l @r15+,r9 + rts + mov.l @r15+,r8 +#endif +.LFE1: +.ffi_call_SYSV_end: + .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV) + +.globl ffi_closure_helper_SYSV + +ENTRY(ffi_closure_SYSV) +.LFB2: + mov.l r7,@-r15 +.LCFI7: + mov.l r6,@-r15 +.LCFI8: + mov.l r5,@-r15 +.LCFI9: + mov.l r4,@-r15 +.LCFIA: + mov.l r14,@-r15 +.LCFIB: + sts.l pr,@-r15 + + /* Stack layout: + xx bytes (on stack parameters) + 16 bytes (register parameters) + 4 bytes (saved frame pointer) + 4 bytes (saved return address) + 32 bytes (floating register parameters, SH-4 only) + 8 bytes (result) + 4 bytes (pad) + 4 bytes (5th arg) + <- new stack pointer + */ +.LCFIC: +#if defined(__SH4__) + add #-48,r15 +#else + add #-16,r15 +#endif +.LCFID: + mov r15,r14 +.LCFIE: + +#if defined(__SH4__) + mov r14,r1 + add #48,r1 +#ifdef __LITTLE_ENDIAN__ + fmov.s fr10,@-r1 + fmov.s fr11,@-r1 + fmov.s fr8,@-r1 + fmov.s fr9,@-r1 + fmov.s fr6,@-r1 + fmov.s fr7,@-r1 + fmov.s fr4,@-r1 + fmov.s fr5,@-r1 +#else + fmov.s fr11,@-r1 + fmov.s fr10,@-r1 + fmov.s fr9,@-r1 + fmov.s fr8,@-r1 + fmov.s fr7,@-r1 + fmov.s fr6,@-r1 + fmov.s fr5,@-r1 + fmov.s fr4,@-r1 +#endif + mov r1,r7 + mov r14,r6 + add #56,r6 +#else + mov r14,r6 + add #24,r6 +#endif + + bt/s 10f + mov r2, r5 + mov r14,r1 + add #8,r1 + mov r1,r5 +10: + + mov r14,r1 +#if defined(__SH4__) + add #72,r1 +#else + add #40,r1 +#endif + mov.l r1,@r14 + +#ifdef PIC + mov.l L_got,r1 + mova L_got,r0 + add r0,r1 + mov.l L_helper,r0 + add r1,r0 +#else + mov.l L_helper,r0 +#endif + jsr @r0 + mov r3,r4 + + shll r0 + mov r0,r1 + mova L_table,r0 + add r1,r0 + mov.w @r0,r0 + mov r14,r2 + braf r0 + add #8,r2 +0: + .align 2 +#ifdef PIC +L_got: + .long _GLOBAL_OFFSET_TABLE_ +L_helper: + .long ffi_closure_helper_SYSV@GOTOFF +#else +L_helper: + .long ffi_closure_helper_SYSV +#endif +L_table: + .short L_case_v - 0b /* FFI_TYPE_VOID */ + .short L_case_i - 0b /* FFI_TYPE_INT */ +#if defined(__SH4__) + .short L_case_f - 0b /* FFI_TYPE_FLOAT */ + .short L_case_d - 0b /* FFI_TYPE_DOUBLE */ + .short L_case_d - 0b /* FFI_TYPE_LONGDOUBLE */ +#else + .short L_case_i - 0b /* FFI_TYPE_FLOAT */ + .short L_case_ll - 0b /* FFI_TYPE_DOUBLE */ + .short L_case_ll - 0b /* FFI_TYPE_LONGDOUBLE */ +#endif + .short L_case_uq - 0b /* FFI_TYPE_UINT8 */ + .short L_case_q - 0b /* FFI_TYPE_SINT8 */ + .short L_case_uh - 0b /* FFI_TYPE_UINT16 */ + .short L_case_h - 0b /* FFI_TYPE_SINT16 */ + .short L_case_i - 0b /* FFI_TYPE_UINT32 */ + .short L_case_i - 0b /* FFI_TYPE_SINT32 */ + .short L_case_ll - 0b /* FFI_TYPE_UINT64 */ + .short L_case_ll - 0b /* FFI_TYPE_SINT64 */ + .short L_case_v - 0b /* FFI_TYPE_STRUCT */ + .short L_case_i - 0b /* FFI_TYPE_POINTER */ + +#if defined(__SH4__) +L_case_d: +#ifdef __LITTLE_ENDIAN__ + fmov.s @r2+,fr1 + bra L_case_v + fmov.s @r2,fr0 +#else + fmov.s @r2+,fr0 + bra L_case_v + fmov.s @r2,fr1 +#endif + +L_case_f: + bra L_case_v + fmov.s @r2,fr0 +#endif + +L_case_ll: + mov.l @r2+,r0 + bra L_case_v + mov.l @r2,r1 + +L_case_i: + bra L_case_v + mov.l @r2,r0 + +L_case_q: +#ifdef __LITTLE_ENDIAN__ +#else + add #3,r2 +#endif + bra L_case_v + mov.b @r2,r0 + +L_case_uq: +#ifdef __LITTLE_ENDIAN__ +#else + add #3,r2 +#endif + mov.b @r2,r0 + bra L_case_v + extu.b r0,r0 + +L_case_h: +#ifdef __LITTLE_ENDIAN__ +#else + add #2,r2 +#endif + bra L_case_v + mov.w @r2,r0 + +L_case_uh: +#ifdef __LITTLE_ENDIAN__ +#else + add #2,r2 +#endif + mov.w @r2,r0 + extu.w r0,r0 + /* fall through */ + +L_case_v: +#if defined(__SH4__) + add #48,r15 +#else + add #16,r15 +#endif + lds.l @r15+,pr + mov.l @r15+,r14 + rts + add #16,r15 +.LFE2: +.ffi_closure_SYSV_end: + .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV) + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif + + .section ".eh_frame","aw",@progbits +__FRAME_BEGIN__: + .4byte .LECIE1-.LSCIE1 /* Length of Common Information Entry */ +.LSCIE1: + .4byte 0x0 /* CIE Identifier Tag */ + .byte 0x1 /* CIE Version */ +#ifdef PIC + .ascii "zR\0" /* CIE Augmentation */ +#else + .byte 0x0 /* CIE Augmentation */ +#endif + .byte 0x1 /* uleb128 0x1; CIE Code Alignment Factor */ + .byte 0x7c /* sleb128 -4; CIE Data Alignment Factor */ + .byte 0x11 /* CIE RA Column */ +#ifdef PIC + .uleb128 0x1 /* Augmentation size */ + .byte 0x10 /* FDE Encoding (pcrel) */ +#endif + .byte 0xc /* DW_CFA_def_cfa */ + .byte 0xf /* uleb128 0xf */ + .byte 0x0 /* uleb128 0x0 */ + .align 2 +.LECIE1: +.LSFDE1: + .4byte .LEFDE1-.LASFDE1 /* FDE Length */ +.LASFDE1: + .4byte .LASFDE1-__FRAME_BEGIN__ /* FDE CIE offset */ +#ifdef PIC + .4byte .LFB1-. /* FDE initial location */ +#else + .4byte .LFB1 /* FDE initial location */ +#endif + .4byte .LFE1-.LFB1 /* FDE address range */ +#ifdef PIC + .uleb128 0x0 /* Augmentation size */ +#endif + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI0-.LFB1 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x4 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI1-.LCFI0 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x8 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI2-.LCFI1 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0xc /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI3-.LCFI2 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x10 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI4-.LCFI3 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x14 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI5-.LCFI4 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x18 /* uleb128 0x4 */ + .byte 0x91 /* DW_CFA_offset, column 0x11 */ + .byte 0x6 /* uleb128 0x6 */ + .byte 0x8e /* DW_CFA_offset, column 0xe */ + .byte 0x5 /* uleb128 0x5 */ + .byte 0x8c /* DW_CFA_offset, column 0xc */ + .byte 0x4 /* uleb128 0x4 */ + .byte 0x8a /* DW_CFA_offset, column 0xa */ + .byte 0x3 /* uleb128 0x3 */ + .byte 0x89 /* DW_CFA_offset, column 0x9 */ + .byte 0x2 /* uleb128 0x2 */ + .byte 0x88 /* DW_CFA_offset, column 0x8 */ + .byte 0x1 /* uleb128 0x1 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI6-.LCFI5 + .byte 0xd /* DW_CFA_def_cfa_register */ + .byte 0xe /* uleb128 0xe */ + .align 2 +.LEFDE1: + +.LSFDE3: + .4byte .LEFDE3-.LASFDE3 /* FDE Length */ +.LASFDE3: + .4byte .LASFDE3-__FRAME_BEGIN__ /* FDE CIE offset */ +#ifdef PIC + .4byte .LFB2-. /* FDE initial location */ +#else + .4byte .LFB2 /* FDE initial location */ +#endif + .4byte .LFE2-.LFB2 /* FDE address range */ +#ifdef PIC + .uleb128 0x0 /* Augmentation size */ +#endif + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI7-.LFB2 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x4 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI8-.LCFI7 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x8 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFI9-.LCFI8 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0xc /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFIA-.LCFI9 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x10 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFIB-.LCFIA + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x14 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFIC-.LCFIB + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte 0x18 /* uleb128 0x4 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFID-.LCFIC + .byte 0xe /* DW_CFA_def_cfa_offset */ +#if defined(__SH4__) + .byte 24+48 /* uleb128 24+48 */ +#else + .byte 24+16 /* uleb128 24+16 */ +#endif + .byte 0x91 /* DW_CFA_offset, column 0x11 */ + .byte 0x6 /* uleb128 0x6 */ + .byte 0x8e /* DW_CFA_offset, column 0xe */ + .byte 0x5 /* uleb128 0x5 */ + .byte 0x84 /* DW_CFA_offset, column 0x4 */ + .byte 0x4 /* uleb128 0x4 */ + .byte 0x85 /* DW_CFA_offset, column 0x5 */ + .byte 0x3 /* uleb128 0x3 */ + .byte 0x86 /* DW_CFA_offset, column 0x6 */ + .byte 0x2 /* uleb128 0x2 */ + .byte 0x87 /* DW_CFA_offset, column 0x7 */ + .byte 0x1 /* uleb128 0x1 */ + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte .LCFIE-.LCFID + .byte 0xd /* DW_CFA_def_cfa_register */ + .byte 0xe /* uleb128 0xe */ + .align 2 +.LEFDE3: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffi.c new file mode 100644 index 0000000..123b87a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffi.c @@ -0,0 +1,469 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2003, 2004, 2006, 2007, 2012 Kaz Kojima + Copyright (c) 2008 Anthony Green + + SuperH SHmedia Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include + +#define NGREGARG 8 +#define NFREGARG 12 + +static int +return_type (ffi_type *arg) +{ + + if (arg->type != FFI_TYPE_STRUCT) + return arg->type; + + /* gcc uses r2 if the result can be packed in on register. */ + if (arg->size <= sizeof (UINT8)) + return FFI_TYPE_UINT8; + else if (arg->size <= sizeof (UINT16)) + return FFI_TYPE_UINT16; + else if (arg->size <= sizeof (UINT32)) + return FFI_TYPE_UINT32; + else if (arg->size <= sizeof (UINT64)) + return FFI_TYPE_UINT64; + + return FFI_TYPE_STRUCT; +} + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +void ffi_prep_args(char *stack, extended_cif *ecif) +{ + register unsigned int i; + register unsigned int avn; + register void **p_argv; + register char *argp; + register ffi_type **p_arg; + + argp = stack; + + if (return_type (ecif->cif->rtype) == FFI_TYPE_STRUCT) + { + *(void **) argp = ecif->rvalue; + argp += sizeof (UINT64); + } + + avn = ecif->cif->nargs; + p_argv = ecif->avalue; + + for (i = 0, p_arg = ecif->cif->arg_types; i < avn; i++, p_arg++, p_argv++) + { + size_t z; + int align; + + z = (*p_arg)->size; + align = (*p_arg)->alignment; + if (z < sizeof (UINT32)) + { + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(SINT64 *) argp = (SINT64) *(SINT8 *)(*p_argv); + break; + + case FFI_TYPE_UINT8: + *(UINT64 *) argp = (UINT64) *(UINT8 *)(*p_argv); + break; + + case FFI_TYPE_SINT16: + *(SINT64 *) argp = (SINT64) *(SINT16 *)(*p_argv); + break; + + case FFI_TYPE_UINT16: + *(UINT64 *) argp = (UINT64) *(UINT16 *)(*p_argv); + break; + + case FFI_TYPE_STRUCT: + memcpy (argp, *p_argv, z); + break; + + default: + FFI_ASSERT(0); + } + argp += sizeof (UINT64); + } + else if (z == sizeof (UINT32) && align == sizeof (UINT32)) + { + switch ((*p_arg)->type) + { + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + *(SINT64 *) argp = (SINT64) *(SINT32 *) (*p_argv); + break; + + case FFI_TYPE_FLOAT: + case FFI_TYPE_POINTER: + case FFI_TYPE_UINT32: + case FFI_TYPE_STRUCT: + *(UINT64 *) argp = (UINT64) *(UINT32 *) (*p_argv); + break; + + default: + FFI_ASSERT(0); + break; + } + argp += sizeof (UINT64); + } + else if (z == sizeof (UINT64) + && align == sizeof (UINT64) + && ((int) *p_argv & (sizeof (UINT64) - 1)) == 0) + { + *(UINT64 *) argp = *(UINT64 *) (*p_argv); + argp += sizeof (UINT64); + } + else + { + int n = (z + sizeof (UINT64) - 1) / sizeof (UINT64); + + memcpy (argp, *p_argv, z); + argp += n * sizeof (UINT64); + } + } + + return; +} + +/* Perform machine dependent cif processing */ +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + int i, j; + int size, type; + int n, m; + int greg; + int freg; + int fpair = -1; + + greg = (return_type (cif->rtype) == FFI_TYPE_STRUCT ? 1 : 0); + freg = 0; + cif->flags2 = 0; + + for (i = j = 0; i < cif->nargs; i++) + { + type = (cif->arg_types)[i]->type; + switch (type) + { + case FFI_TYPE_FLOAT: + greg++; + cif->bytes += sizeof (UINT64) - sizeof (float); + if (freg >= NFREGARG - 1) + continue; + if (fpair < 0) + { + fpair = freg; + freg += 2; + } + else + fpair = -1; + cif->flags2 += ((cif->arg_types)[i]->type) << (2 * j++); + break; + + case FFI_TYPE_DOUBLE: + if (greg++ >= NGREGARG && (freg + 1) >= NFREGARG) + continue; + if ((freg + 1) < NFREGARG) + { + freg += 2; + cif->flags2 += ((cif->arg_types)[i]->type) << (2 * j++); + } + else + cif->flags2 += FFI_TYPE_INT << (2 * j++); + break; + + default: + size = (cif->arg_types)[i]->size; + if (size < sizeof (UINT64)) + cif->bytes += sizeof (UINT64) - size; + n = (size + sizeof (UINT64) - 1) / sizeof (UINT64); + if (greg >= NGREGARG) + continue; + else if (greg + n - 1 >= NGREGARG) + greg = NGREGARG; + else + greg += n; + for (m = 0; m < n; m++) + cif->flags2 += FFI_TYPE_INT << (2 * j++); + break; + } + } + + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_STRUCT: + cif->flags = return_type (cif->rtype); + break; + + case FFI_TYPE_VOID: + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + cif->flags = cif->rtype->type; + break; + + default: + cif->flags = FFI_TYPE_INT; + break; + } + + return FFI_OK; +} + +/*@-declundef@*/ +/*@-exportheader@*/ +extern void ffi_call_SYSV(void (*)(char *, extended_cif *), + /*@out@*/ extended_cif *, + unsigned, unsigned, long long, + /*@out@*/ unsigned *, + void (*fn)(void)); +/*@=declundef@*/ +/*@=exportheader@*/ + +void ffi_call(/*@dependent@*/ ffi_cif *cif, + void (*fn)(void), + /*@out@*/ void *rvalue, + /*@dependent@*/ void **avalue) +{ + extended_cif ecif; + UINT64 trvalue; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return */ + /* value address then we need to make one */ + + if (cif->rtype->type == FFI_TYPE_STRUCT + && return_type (cif->rtype) != FFI_TYPE_STRUCT) + ecif.rvalue = &trvalue; + else if ((rvalue == NULL) && + (cif->rtype->type == FFI_TYPE_STRUCT)) + { + ecif.rvalue = alloca(cif->rtype->size); + } + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_SYSV: + ffi_call_SYSV(ffi_prep_args, &ecif, cif->bytes, cif->flags, cif->flags2, + ecif.rvalue, fn); + break; + default: + FFI_ASSERT(0); + break; + } + + if (rvalue + && cif->rtype->type == FFI_TYPE_STRUCT + && return_type (cif->rtype) != FFI_TYPE_STRUCT) + memcpy (rvalue, &trvalue, cif->rtype->size); +} + +extern void ffi_closure_SYSV (void); +extern void __ic_invalidate (void *line); + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp; + + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + tramp = (unsigned int *) &closure->tramp[0]; + /* Since ffi_closure is an aligned object, the ffi trampoline is + called as an SHcompact code. Sigh. + SHcompact part: + mova @(1,pc),r0; add #1,r0; jmp @r0; nop; + SHmedia part: + movi fnaddr >> 16,r1; shori fnaddr,r1; ptabs/l r1,tr0 + movi cxt >> 16,r1; shori cxt,r1; blink tr0,r63 */ +#ifdef __LITTLE_ENDIAN__ + tramp[0] = 0x7001c701; + tramp[1] = 0x0009402b; +#else + tramp[0] = 0xc7017001; + tramp[1] = 0x402b0009; +#endif + tramp[2] = 0xcc000010 | (((UINT32) ffi_closure_SYSV) >> 16) << 10; + tramp[3] = 0xc8000010 | (((UINT32) ffi_closure_SYSV) & 0xffff) << 10; + tramp[4] = 0x6bf10600; + tramp[5] = 0xcc000010 | (((UINT32) codeloc) >> 16) << 10; + tramp[6] = 0xc8000010 | (((UINT32) codeloc) & 0xffff) << 10; + tramp[7] = 0x4401fff0; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + /* Flush the icache. */ + asm volatile ("ocbwb %0,0; synco; icbi %1,0; synci" : : "r" (tramp), + "r"(codeloc)); + + return FFI_OK; +} + +/* Basically the trampoline invokes ffi_closure_SYSV, and on + * entry, r3 holds the address of the closure. + * After storing the registers that could possibly contain + * parameters to be passed into the stack frame and setting + * up space for a return value, ffi_closure_SYSV invokes the + * following helper function to do most of the work. + */ + +int +ffi_closure_helper_SYSV (ffi_closure *closure, UINT64 *rvalue, + UINT64 *pgr, UINT64 *pfr, UINT64 *pst) +{ + void **avalue; + ffi_type **p_arg; + int i, avn; + int greg, freg; + ffi_cif *cif; + int fpair = -1; + + cif = closure->cif; + avalue = alloca (cif->nargs * sizeof (void *)); + + /* Copy the caller's structure return value address so that the closure + returns the data directly to the caller. */ + if (return_type (cif->rtype) == FFI_TYPE_STRUCT) + { + rvalue = (UINT64 *) *pgr; + greg = 1; + } + else + greg = 0; + + freg = 0; + cif = closure->cif; + avn = cif->nargs; + + /* Grab the addresses of the arguments from the stack frame. */ + for (i = 0, p_arg = cif->arg_types; i < avn; i++, p_arg++) + { + size_t z; + void *p; + + z = (*p_arg)->size; + if (z < sizeof (UINT32)) + { + p = pgr + greg++; + + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + case FFI_TYPE_STRUCT: +#ifdef __LITTLE_ENDIAN__ + avalue[i] = p; +#else + avalue[i] = ((char *) p) + sizeof (UINT32) - z; +#endif + break; + + default: + FFI_ASSERT(0); + } + } + else if (z == sizeof (UINT32)) + { + if ((*p_arg)->type == FFI_TYPE_FLOAT) + { + if (freg < NFREGARG - 1) + { + if (fpair >= 0) + { + avalue[i] = (UINT32 *) pfr + fpair; + fpair = -1; + } + else + { +#ifdef __LITTLE_ENDIAN__ + fpair = freg; + avalue[i] = (UINT32 *) pfr + (1 ^ freg); +#else + fpair = 1 ^ freg; + avalue[i] = (UINT32 *) pfr + freg; +#endif + freg += 2; + } + } + else +#ifdef __LITTLE_ENDIAN__ + avalue[i] = pgr + greg; +#else + avalue[i] = (UINT32 *) (pgr + greg) + 1; +#endif + } + else +#ifdef __LITTLE_ENDIAN__ + avalue[i] = pgr + greg; +#else + avalue[i] = (UINT32 *) (pgr + greg) + 1; +#endif + greg++; + } + else if ((*p_arg)->type == FFI_TYPE_DOUBLE) + { + if (freg + 1 >= NFREGARG) + avalue[i] = pgr + greg; + else + { + avalue[i] = pfr + (freg >> 1); + freg += 2; + } + greg++; + } + else + { + int n = (z + sizeof (UINT64) - 1) / sizeof (UINT64); + + avalue[i] = pgr + greg; + greg += n; + } + } + + (closure->fun) (cif, rvalue, avalue, closure->user_data); + + /* Tell ffi_closure_SYSV how to perform return type promotions. */ + return return_type (cif->rtype); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffitarget.h new file mode 100644 index 0000000..08a6fe9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/ffitarget.h @@ -0,0 +1,58 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for SuperH - SHmedia. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- Generic type definitions ----------------------------------------- */ + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; + +#define FFI_EXTRA_CIF_FIELDS long long flags2 +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 32 +#define FFI_NATIVE_RAW_API 0 + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/sysv.S new file mode 100644 index 0000000..c4587d5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sh64/sysv.S @@ -0,0 +1,539 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2003, 2004, 2006, 2008 Kaz Kojima + + SuperH SHmedia Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#ifdef HAVE_MACHINE_ASM_H +#include +#else +/* XXX these lose for some platforms, I'm sure. */ +#define CNAME(x) x +#define ENTRY(x) .globl CNAME(x); .type CNAME(x),%function; CNAME(x): +#endif + +#ifdef __LITTLE_ENDIAN__ +#define OFS_FLT 0 +#else +#define OFS_FLT 4 +#endif + + .section .text..SHmedia32,"ax" + + # r2: ffi_prep_args + # r3: &ecif + # r4: bytes + # r5: flags + # r6: flags2 + # r7: rvalue + # r8: fn + + # This assumes we are using gas. + .align 5 +ENTRY(ffi_call_SYSV) + # Save registers +.LFB1: + addi.l r15, -48, r15 +.LCFI0: + st.q r15, 40, r32 + st.q r15, 32, r31 + st.q r15, 24, r30 + st.q r15, 16, r29 + st.q r15, 8, r28 + st.l r15, 4, r18 + st.l r15, 0, r14 +.LCFI1: + add.l r15, r63, r14 +.LCFI2: +# add r4, r63, r28 + add r5, r63, r29 + add r6, r63, r30 + add r7, r63, r31 + add r8, r63, r32 + + addi r4, (64 + 7), r4 + andi r4, ~7, r4 + sub.l r15, r4, r15 + + ptabs/l r2, tr0 + add r15, r63, r2 + blink tr0, r18 + + addi r15, 64, r22 + movi 0, r0 + movi 0, r1 + movi -1, r23 + + pt/l 1f, tr1 + bnei/l r29, FFI_TYPE_STRUCT, tr1 + ld.l r15, 0, r19 + addi r15, 8, r15 + addi r0, 1, r0 +1: + +.L_pass: + andi r30, 3, r20 + shlri r30, 2, r30 + + pt/l .L_call_it, tr0 + pt/l .L_pass_i, tr1 + pt/l .L_pass_f, tr2 + + beqi/l r20, FFI_TYPE_VOID, tr0 + beqi/l r20, FFI_TYPE_INT, tr1 + beqi/l r20, FFI_TYPE_FLOAT, tr2 + +.L_pass_d: + addi r0, 1, r0 + pt/l 3f, tr0 + movi 12, r20 + bge/l r1, r20, tr0 + + pt/l .L_pop_d, tr1 + pt/l 2f, tr0 + blink tr1, r63 +2: + addi.l r15, 8, r15 +3: + pt/l .L_pass, tr0 + addi r1, 2, r1 + blink tr0, r63 + +.L_pop_d: + pt/l .L_pop_d_tbl, tr1 + gettr tr1, r20 + shlli r1, 2, r21 + add r20, r21, r20 + ptabs/l r20, tr1 + blink tr1, r63 + +.L_pop_d_tbl: + fld.d r15, 0, dr0 + blink tr0, r63 + fld.d r15, 0, dr2 + blink tr0, r63 + fld.d r15, 0, dr4 + blink tr0, r63 + fld.d r15, 0, dr6 + blink tr0, r63 + fld.d r15, 0, dr8 + blink tr0, r63 + fld.d r15, 0, dr10 + blink tr0, r63 + +.L_pass_f: + addi r0, 1, r0 + pt/l 3f, tr0 + movi 12, r20 + bge/l r1, r20, tr0 + + pt/l .L_pop_f, tr1 + pt/l 2f, tr0 + blink tr1, r63 +2: + addi.l r15, 8, r15 +3: + pt/l .L_pass, tr0 + blink tr0, r63 + +.L_pop_f: + pt/l .L_pop_f_tbl, tr1 + pt/l 5f, tr2 + gettr tr1, r20 + bge/l r23, r63, tr2 + add r1, r63, r23 + shlli r1, 3, r21 + addi r1, 2, r1 + add r20, r21, r20 + ptabs/l r20, tr1 + blink tr1, r63 +5: + addi r23, 1, r21 + movi -1, r23 + shlli r21, 3, r21 + add r20, r21, r20 + ptabs/l r20, tr1 + blink tr1, r63 + +.L_pop_f_tbl: + fld.s r15, OFS_FLT, fr0 + blink tr0, r63 + fld.s r15, OFS_FLT, fr1 + blink tr0, r63 + fld.s r15, OFS_FLT, fr2 + blink tr0, r63 + fld.s r15, OFS_FLT, fr3 + blink tr0, r63 + fld.s r15, OFS_FLT, fr4 + blink tr0, r63 + fld.s r15, OFS_FLT, fr5 + blink tr0, r63 + fld.s r15, OFS_FLT, fr6 + blink tr0, r63 + fld.s r15, OFS_FLT, fr7 + blink tr0, r63 + fld.s r15, OFS_FLT, fr8 + blink tr0, r63 + fld.s r15, OFS_FLT, fr9 + blink tr0, r63 + fld.s r15, OFS_FLT, fr10 + blink tr0, r63 + fld.s r15, OFS_FLT, fr11 + blink tr0, r63 + +.L_pass_i: + pt/l 3f, tr0 + movi 8, r20 + bge/l r0, r20, tr0 + + pt/l .L_pop_i, tr1 + pt/l 2f, tr0 + blink tr1, r63 +2: + addi.l r15, 8, r15 +3: + pt/l .L_pass, tr0 + addi r0, 1, r0 + blink tr0, r63 + +.L_pop_i: + pt/l .L_pop_i_tbl, tr1 + gettr tr1, r20 + shlli r0, 3, r21 + add r20, r21, r20 + ptabs/l r20, tr1 + blink tr1, r63 + +.L_pop_i_tbl: + ld.q r15, 0, r2 + blink tr0, r63 + ld.q r15, 0, r3 + blink tr0, r63 + ld.q r15, 0, r4 + blink tr0, r63 + ld.q r15, 0, r5 + blink tr0, r63 + ld.q r15, 0, r6 + blink tr0, r63 + ld.q r15, 0, r7 + blink tr0, r63 + ld.q r15, 0, r8 + blink tr0, r63 + ld.q r15, 0, r9 + blink tr0, r63 + +.L_call_it: + # call function + pt/l 1f, tr1 + bnei/l r29, FFI_TYPE_STRUCT, tr1 + add r19, r63, r2 +1: + add r22, r63, r15 + ptabs/l r32, tr0 + blink tr0, r18 + + pt/l .L_ret_i, tr0 + pt/l .L_ret_ll, tr1 + pt/l .L_ret_d, tr2 + pt/l .L_ret_f, tr3 + pt/l .L_epilogue, tr4 + + beqi/l r29, FFI_TYPE_INT, tr0 + beqi/l r29, FFI_TYPE_UINT32, tr0 + beqi/l r29, FFI_TYPE_SINT64, tr1 + beqi/l r29, FFI_TYPE_UINT64, tr1 + beqi/l r29, FFI_TYPE_DOUBLE, tr2 + beqi/l r29, FFI_TYPE_FLOAT, tr3 + + pt/l .L_ret_q, tr0 + pt/l .L_ret_h, tr1 + + beqi/l r29, FFI_TYPE_UINT8, tr0 + beqi/l r29, FFI_TYPE_UINT16, tr1 + blink tr4, r63 + +.L_ret_d: + fst.d r31, 0, dr0 + blink tr4, r63 + +.L_ret_ll: + st.q r31, 0, r2 + blink tr4, r63 + +.L_ret_f: + fst.s r31, OFS_FLT, fr0 + blink tr4, r63 + +.L_ret_q: + st.b r31, 0, r2 + blink tr4, r63 + +.L_ret_h: + st.w r31, 0, r2 + blink tr4, r63 + +.L_ret_i: + st.l r31, 0, r2 + # Fall + +.L_epilogue: + # Remove the space we pushed for the args + add r14, r63, r15 + + ld.l r15, 0, r14 + ld.l r15, 4, r18 + ld.q r15, 8, r28 + ld.q r15, 16, r29 + ld.q r15, 24, r30 + ld.q r15, 32, r31 + ld.q r15, 40, r32 + addi.l r15, 48, r15 + ptabs r18, tr0 + blink tr0, r63 + +.LFE1: +.ffi_call_SYSV_end: + .size CNAME(ffi_call_SYSV),.ffi_call_SYSV_end-CNAME(ffi_call_SYSV) + + .align 5 +ENTRY(ffi_closure_SYSV) +.LFB2: + addi.l r15, -136, r15 +.LCFI3: + st.l r15, 12, r18 + st.l r15, 8, r14 + st.l r15, 4, r12 +.LCFI4: + add r15, r63, r14 +.LCFI5: + /* Stack layout: + ... + 64 bytes (register parameters) + 48 bytes (floating register parameters) + 8 bytes (result) + 4 bytes (r18) + 4 bytes (r14) + 4 bytes (r12) + 4 bytes (for align) + <- new stack pointer + */ + fst.d r14, 24, dr0 + fst.d r14, 32, dr2 + fst.d r14, 40, dr4 + fst.d r14, 48, dr6 + fst.d r14, 56, dr8 + fst.d r14, 64, dr10 + st.q r14, 72, r2 + st.q r14, 80, r3 + st.q r14, 88, r4 + st.q r14, 96, r5 + st.q r14, 104, r6 + st.q r14, 112, r7 + st.q r14, 120, r8 + st.q r14, 128, r9 + + add r1, r63, r2 + addi r14, 16, r3 + addi r14, 72, r4 + addi r14, 24, r5 + addi r14, 136, r6 +#ifdef PIC + movi (((datalabel _GLOBAL_OFFSET_TABLE_-(.LPCS0-.)) >> 16) & 65535), r12 + shori ((datalabel _GLOBAL_OFFSET_TABLE_-(.LPCS0-.)) & 65535), r12 +.LPCS0: ptrel/u r12, tr0 + movi ((ffi_closure_helper_SYSV@GOTPLT) & 65535), r1 + gettr tr0, r12 + ldx.l r1, r12, r1 + ptabs r1, tr0 +#else + pt/l ffi_closure_helper_SYSV, tr0 +#endif + blink tr0, r18 + + shlli r2, 1, r1 + movi (((datalabel .L_table) >> 16) & 65535), r2 + shori ((datalabel .L_table) & 65535), r2 + ldx.w r2, r1, r1 + add r1, r2, r1 + pt/l .L_case_v, tr1 + ptabs r1, tr0 + blink tr0, r63 + + .align 2 +.L_table: + .word .L_case_v - datalabel .L_table /* FFI_TYPE_VOID */ + .word .L_case_i - datalabel .L_table /* FFI_TYPE_INT */ + .word .L_case_f - datalabel .L_table /* FFI_TYPE_FLOAT */ + .word .L_case_d - datalabel .L_table /* FFI_TYPE_DOUBLE */ + .word .L_case_d - datalabel .L_table /* FFI_TYPE_LONGDOUBLE */ + .word .L_case_uq - datalabel .L_table /* FFI_TYPE_UINT8 */ + .word .L_case_q - datalabel .L_table /* FFI_TYPE_SINT8 */ + .word .L_case_uh - datalabel .L_table /* FFI_TYPE_UINT16 */ + .word .L_case_h - datalabel .L_table /* FFI_TYPE_SINT16 */ + .word .L_case_i - datalabel .L_table /* FFI_TYPE_UINT32 */ + .word .L_case_i - datalabel .L_table /* FFI_TYPE_SINT32 */ + .word .L_case_ll - datalabel .L_table /* FFI_TYPE_UINT64 */ + .word .L_case_ll - datalabel .L_table /* FFI_TYPE_SINT64 */ + .word .L_case_v - datalabel .L_table /* FFI_TYPE_STRUCT */ + .word .L_case_i - datalabel .L_table /* FFI_TYPE_POINTER */ + + .align 2 +.L_case_d: + fld.d r14, 16, dr0 + blink tr1, r63 +.L_case_f: + fld.s r14, 16, fr0 + blink tr1, r63 +.L_case_ll: + ld.q r14, 16, r2 + blink tr1, r63 +.L_case_i: + ld.l r14, 16, r2 + blink tr1, r63 +.L_case_q: + ld.b r14, 16, r2 + blink tr1, r63 +.L_case_uq: + ld.ub r14, 16, r2 + blink tr1, r63 +.L_case_h: + ld.w r14, 16, r2 + blink tr1, r63 +.L_case_uh: + ld.uw r14, 16, r2 + blink tr1, r63 +.L_case_v: + add.l r14, r63, r15 + ld.l r15, 4, r12 + ld.l r15, 8, r14 + ld.l r15, 12, r18 + addi.l r15, 136, r15 + ptabs r18, tr0 + blink tr0, r63 + +.LFE2: +.ffi_closure_SYSV_end: + .size CNAME(ffi_closure_SYSV),.ffi_closure_SYSV_end-CNAME(ffi_closure_SYSV) + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif + + .section ".eh_frame","aw",@progbits +__FRAME_BEGIN__: + .4byte .LECIE1-.LSCIE1 /* Length of Common Information Entry */ +.LSCIE1: + .4byte 0x0 /* CIE Identifier Tag */ + .byte 0x1 /* CIE Version */ +#ifdef PIC + .ascii "zR\0" /* CIE Augmentation */ +#else + .byte 0x0 /* CIE Augmentation */ +#endif + .uleb128 0x1 /* CIE Code Alignment Factor */ + .sleb128 -4 /* CIE Data Alignment Factor */ + .byte 0x12 /* CIE RA Column */ +#ifdef PIC + .uleb128 0x1 /* Augmentation size */ + .byte 0x10 /* FDE Encoding (pcrel) */ +#endif + .byte 0xc /* DW_CFA_def_cfa */ + .uleb128 0xf + .uleb128 0x0 + .align 2 +.LECIE1: +.LSFDE1: + .4byte datalabel .LEFDE1-datalabel .LASFDE1 /* FDE Length */ +.LASFDE1: + .4byte datalabel .LASFDE1-datalabel __FRAME_BEGIN__ +#ifdef PIC + .4byte .LFB1-. /* FDE initial location */ +#else + .4byte .LFB1 /* FDE initial location */ +#endif + .4byte datalabel .LFE1-datalabel .LFB1 /* FDE address range */ +#ifdef PIC + .uleb128 0x0 /* Augmentation size */ +#endif + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte datalabel .LCFI0-datalabel .LFB1 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .uleb128 0x30 + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte datalabel .LCFI1-datalabel .LCFI0 + .byte 0x8e /* DW_CFA_offset, column 0xe */ + .uleb128 0xc + .byte 0x92 /* DW_CFA_offset, column 0x12 */ + .uleb128 0xb + .byte 0x9c /* DW_CFA_offset, column 0x1c */ + .uleb128 0xa + .byte 0x9d /* DW_CFA_offset, column 0x1d */ + .uleb128 0x8 + .byte 0x9e /* DW_CFA_offset, column 0x1e */ + .uleb128 0x6 + .byte 0x9f /* DW_CFA_offset, column 0x1f */ + .uleb128 0x4 + .byte 0xa0 /* DW_CFA_offset, column 0x20 */ + .uleb128 0x2 + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte datalabel .LCFI2-datalabel .LCFI1 + .byte 0xd /* DW_CFA_def_cfa_register */ + .uleb128 0xe + .align 2 +.LEFDE1: + +.LSFDE3: + .4byte datalabel .LEFDE3-datalabel .LASFDE3 /* FDE Length */ +.LASFDE3: + .4byte datalabel .LASFDE3-datalabel __FRAME_BEGIN__ +#ifdef PIC + .4byte .LFB2-. /* FDE initial location */ +#else + .4byte .LFB2 /* FDE initial location */ +#endif + .4byte datalabel .LFE2-datalabel .LFB2 /* FDE address range */ +#ifdef PIC + .uleb128 0x0 /* Augmentation size */ +#endif + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte datalabel .LCFI3-datalabel .LFB2 + .byte 0xe /* DW_CFA_def_cfa_offset */ + .uleb128 0x88 + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte datalabel .LCFI4-datalabel .LCFI3 + .byte 0x8c /* DW_CFA_offset, column 0xc */ + .uleb128 0x21 + .byte 0x8e /* DW_CFA_offset, column 0xe */ + .uleb128 0x20 + .byte 0x92 /* DW_CFA_offset, column 0x12 */ + .uleb128 0x1f + .byte 0x4 /* DW_CFA_advance_loc4 */ + .4byte datalabel .LCFI5-datalabel .LCFI4 + .byte 0xd /* DW_CFA_def_cfa_register */ + .uleb128 0xe + .align 2 +.LEFDE3: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi.c new file mode 100644 index 0000000..9e406d0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi.c @@ -0,0 +1,468 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2011, 2013 Anthony Green + Copyright (c) 1996, 2003-2004, 2007-2008 Red Hat, Inc. + + SPARC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include "internal.h" + +#ifndef SPARC64 + +/* Force FFI_TYPE_LONGDOUBLE to be different than FFI_TYPE_DOUBLE; + all further uses in this file will refer to the 128-bit type. */ +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +# if FFI_TYPE_LONGDOUBLE != 4 +# error FFI_TYPE_LONGDOUBLE out of date +# endif +#else +# undef FFI_TYPE_LONGDOUBLE +# define FFI_TYPE_LONGDOUBLE 4 +#endif + +/* Perform machine dependent cif processing */ +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep(ffi_cif *cif) +{ + ffi_type *rtype = cif->rtype; + int rtt = rtype->type; + size_t bytes; + int i, n, flags; + + /* Set the return type flag */ + switch (rtt) + { + case FFI_TYPE_VOID: + flags = SPARC_RET_VOID; + break; + case FFI_TYPE_FLOAT: + flags = SPARC_RET_F_1; + break; + case FFI_TYPE_DOUBLE: + flags = SPARC_RET_F_2; + break; + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_STRUCT: + flags = (rtype->size & 0xfff) << SPARC_SIZEMASK_SHIFT; + flags |= SPARC_RET_STRUCT; + break; + case FFI_TYPE_SINT8: + flags = SPARC_RET_SINT8; + break; + case FFI_TYPE_UINT8: + flags = SPARC_RET_UINT8; + break; + case FFI_TYPE_SINT16: + flags = SPARC_RET_SINT16; + break; + case FFI_TYPE_UINT16: + flags = SPARC_RET_UINT16; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + flags = SPARC_RET_UINT32; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + flags = SPARC_RET_INT64; + break; + case FFI_TYPE_COMPLEX: + rtt = rtype->elements[0]->type; + switch (rtt) + { + case FFI_TYPE_FLOAT: + flags = SPARC_RET_F_2; + break; + case FFI_TYPE_DOUBLE: + flags = SPARC_RET_F_4; + break; + case FFI_TYPE_LONGDOUBLE: + flags = SPARC_RET_F_8; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + flags = SPARC_RET_INT128; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + flags = SPARC_RET_INT64; + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + flags = SP_V8_RET_CPLX16; + break; + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + flags = SP_V8_RET_CPLX8; + break; + default: + abort(); + } + break; + default: + abort(); + } + cif->flags = flags; + + bytes = 0; + for (i = 0, n = cif->nargs; i < n; ++i) + { + ffi_type *ty = cif->arg_types[i]; + size_t z = ty->size; + int tt = ty->type; + + switch (tt) + { + case FFI_TYPE_STRUCT: + case FFI_TYPE_LONGDOUBLE: + by_reference: + /* Passed by reference. */ + z = 4; + break; + + case FFI_TYPE_COMPLEX: + tt = ty->elements[0]->type; + if (tt == FFI_TYPE_FLOAT || z > 8) + goto by_reference; + /* FALLTHRU */ + + default: + z = FFI_ALIGN(z, 4); + } + bytes += z; + } + + /* Sparc call frames require that space is allocated for 6 args, + even if they aren't used. Make that space if necessary. */ + if (bytes < 6 * 4) + bytes = 6 * 4; + + /* The ABI always requires space for the struct return pointer. */ + bytes += 4; + + /* The stack must be 2 word aligned, so round bytes up appropriately. */ + bytes = FFI_ALIGN(bytes, 2 * 4); + + /* Include the call frame to prep_args. */ + bytes += 4*16 + 4*8; + cif->bytes = bytes; + + return FFI_OK; +} + +extern void ffi_call_v8(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, size_t bytes, void *closure) FFI_HIDDEN; + +int FFI_HIDDEN +ffi_prep_args_v8(ffi_cif *cif, unsigned long *argp, void *rvalue, void **avalue) +{ + ffi_type **p_arg; + int flags = cif->flags; + int i, nargs; + + if (rvalue == NULL) + { + if ((flags & SPARC_FLAG_RET_MASK) == SPARC_RET_STRUCT) + { + /* Since we pass the pointer to the callee, we need a value. + We allowed for this space in ffi_call, before ffi_call_v8 + alloca'd the space. */ + rvalue = (char *)argp + cif->bytes; + } + else + { + /* Otherwise, we can ignore the return value. */ + flags = SPARC_RET_VOID; + } + } + + /* This could only really be done when we are returning a structure. + However, the space is reserved so we can do it unconditionally. */ + *argp++ = (unsigned long)rvalue; + +#ifdef USING_PURIFY + /* Purify will probably complain in our assembly routine, + unless we zero out this memory. */ + memset(argp, 0, 6*4); +#endif + + p_arg = cif->arg_types; + for (i = 0, nargs = cif->nargs; i < nargs; i++) + { + ffi_type *ty = p_arg[i]; + void *a = avalue[i]; + int tt = ty->type; + size_t z; + + switch (tt) + { + case FFI_TYPE_STRUCT: + case FFI_TYPE_LONGDOUBLE: + by_reference: + *argp++ = (unsigned long)a; + break; + + case FFI_TYPE_DOUBLE: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + memcpy(argp, a, 8); + argp += 2; + break; + + case FFI_TYPE_INT: + case FFI_TYPE_FLOAT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + *argp++ = *(unsigned *)a; + break; + + case FFI_TYPE_UINT8: + *argp++ = *(UINT8 *)a; + break; + case FFI_TYPE_SINT8: + *argp++ = *(SINT8 *)a; + break; + case FFI_TYPE_UINT16: + *argp++ = *(UINT16 *)a; + break; + case FFI_TYPE_SINT16: + *argp++ = *(SINT16 *)a; + break; + + case FFI_TYPE_COMPLEX: + tt = ty->elements[0]->type; + z = ty->size; + if (tt == FFI_TYPE_FLOAT || z > 8) + goto by_reference; + if (z < 4) + { + memcpy((char *)argp + 4 - z, a, z); + argp++; + } + else + { + memcpy(argp, a, z); + argp += z / 4; + } + break; + + default: + abort(); + } + } + + return flags; +} + +static void +ffi_call_int (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + size_t bytes = cif->bytes; + + FFI_ASSERT (cif->abi == FFI_V8); + + /* If we've not got a return value, we need to create one if we've + got to pass the return value to the callee. Otherwise ignore it. */ + if (rvalue == NULL + && (cif->flags & SPARC_FLAG_RET_MASK) == SPARC_RET_STRUCT) + bytes += FFI_ALIGN (cif->rtype->size, 8); + + ffi_call_v8(cif, fn, rvalue, avalue, -bytes, closure); +} + +void +ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + +#ifdef __GNUC__ +static inline void +ffi_flush_icache (void *p) +{ + /* SPARC v8 requires 5 instructions for flush to be visible */ + asm volatile ("iflush %0; iflush %0+8; nop; nop; nop; nop; nop" + : : "r" (p) : "memory"); +} +#else +extern void ffi_flush_icache (void *) FFI_HIDDEN; +#endif + +extern void ffi_closure_v8(void) FFI_HIDDEN; +extern void ffi_go_closure_v8(void) FFI_HIDDEN; + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp = (unsigned int *) &closure->tramp[0]; + unsigned long ctx = (unsigned long) closure; + unsigned long fn = (unsigned long) ffi_closure_v8; + + if (cif->abi != FFI_V8) + return FFI_BAD_ABI; + + tramp[0] = 0x03000000 | fn >> 10; /* sethi %hi(fn), %g1 */ + tramp[1] = 0x05000000 | ctx >> 10; /* sethi %hi(ctx), %g2 */ + tramp[2] = 0x81c06000 | (fn & 0x3ff); /* jmp %g1+%lo(fn) */ + tramp[3] = 0x8410a000 | (ctx & 0x3ff);/* or %g2, %lo(ctx) */ + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + ffi_flush_icache (closure); + + return FFI_OK; +} + +ffi_status +ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*)) +{ + if (cif->abi != FFI_V8) + return FFI_BAD_ABI; + + closure->tramp = ffi_go_closure_v8; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +int FFI_HIDDEN +ffi_closure_sparc_inner_v8(ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, void *rvalue, + unsigned long *argp) +{ + ffi_type **arg_types; + void **avalue; + int i, nargs, flags; + + arg_types = cif->arg_types; + nargs = cif->nargs; + flags = cif->flags; + avalue = alloca(nargs * sizeof(void *)); + + /* Copy the caller's structure return address so that the closure + returns the data directly to the caller. Also install it so we + can return the address in %o0. */ + if ((flags & SPARC_FLAG_RET_MASK) == SPARC_RET_STRUCT) + { + void *new_rvalue = (void *)*argp; + *(void **)rvalue = new_rvalue; + rvalue = new_rvalue; + } + + /* Always skip the structure return address. */ + argp++; + + /* Grab the addresses of the arguments from the stack frame. */ + for (i = 0; i < nargs; i++) + { + ffi_type *ty = arg_types[i]; + int tt = ty->type; + void *a = argp; + size_t z; + + switch (tt) + { + case FFI_TYPE_STRUCT: + case FFI_TYPE_LONGDOUBLE: + by_reference: + /* Straight copy of invisible reference. */ + a = (void *)*argp; + break; + + case FFI_TYPE_DOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + if ((unsigned long)a & 7) + { + /* Align on a 8-byte boundary. */ + UINT64 *tmp = alloca(8); + *tmp = ((UINT64)argp[0] << 32) | argp[1]; + a = tmp; + } + argp++; + break; + + case FFI_TYPE_INT: + case FFI_TYPE_FLOAT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + break; + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + a += 2; + break; + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + a += 3; + break; + + case FFI_TYPE_COMPLEX: + tt = ty->elements[0]->type; + z = ty->size; + if (tt == FFI_TYPE_FLOAT || z > 8) + goto by_reference; + if (z < 4) + a += 4 - z; + else if (z > 4) + argp++; + break; + + default: + abort(); + } + argp++; + avalue[i] = a; + } + + /* Invoke the closure. */ + fun (cif, rvalue, avalue, user_data); + + /* Tell ffi_closure_sparc how to perform return type promotions. */ + return flags; +} +#endif /* !SPARC64 */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi64.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi64.c new file mode 100644 index 0000000..9e04061 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffi64.c @@ -0,0 +1,608 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2011, 2013 Anthony Green + Copyright (c) 1996, 2003-2004, 2007-2008 Red Hat, Inc. + + SPARC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include "internal.h" + +/* Force FFI_TYPE_LONGDOUBLE to be different than FFI_TYPE_DOUBLE; + all further uses in this file will refer to the 128-bit type. */ +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +# if FFI_TYPE_LONGDOUBLE != 4 +# error FFI_TYPE_LONGDOUBLE out of date +# endif +#else +# undef FFI_TYPE_LONGDOUBLE +# define FFI_TYPE_LONGDOUBLE 4 +#endif + +#ifdef SPARC64 + +/* Flatten the contents of a structure to the parts that are passed in + floating point registers. The return is a bit mask wherein bit N + set means bytes [4*n, 4*n+3] are passed in %fN. + + We encode both the (running) size (maximum 32) and mask (maxumum 255) + into one integer. The size is placed in the low byte, so that align + and addition work correctly. The mask is placed in the second byte. */ + +static int +ffi_struct_float_mask (ffi_type *outer_type, int size_mask) +{ + ffi_type **elts; + ffi_type *t; + + if (outer_type->type == FFI_TYPE_COMPLEX) + { + int m = 0, tt = outer_type->elements[0]->type; + size_t z = outer_type->size; + + if (tt == FFI_TYPE_FLOAT + || tt == FFI_TYPE_DOUBLE + || tt == FFI_TYPE_LONGDOUBLE) + m = (1 << (z / 4)) - 1; + return (m << 8) | z; + } + FFI_ASSERT (outer_type->type == FFI_TYPE_STRUCT); + + for (elts = outer_type->elements; (t = *elts) != NULL; elts++) + { + size_t z = t->size; + int o, m, tt; + + size_mask = FFI_ALIGN(size_mask, t->alignment); + switch (t->type) + { + case FFI_TYPE_STRUCT: + size_mask = ffi_struct_float_mask (t, size_mask); + continue; + case FFI_TYPE_COMPLEX: + tt = t->elements[0]->type; + if (tt != FFI_TYPE_FLOAT + && tt != FFI_TYPE_DOUBLE + && tt != FFI_TYPE_LONGDOUBLE) + break; + /* FALLTHRU */ + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + m = (1 << (z / 4)) - 1; /* compute mask for type */ + o = (size_mask >> 2) & 0x3f; /* extract word offset */ + size_mask |= m << (o + 8); /* insert mask into place */ + break; + } + size_mask += z; + } + + size_mask = FFI_ALIGN(size_mask, outer_type->alignment); + FFI_ASSERT ((size_mask & 0xff) == outer_type->size); + + return size_mask; +} + +/* Merge floating point data into integer data. If the structure is + entirely floating point, simply return a pointer to the fp data. */ + +static void * +ffi_struct_float_merge (int size_mask, void *vi, void *vf) +{ + int size = size_mask & 0xff; + int mask = size_mask >> 8; + int n = size >> 2; + + if (mask == 0) + return vi; + else if (mask == (1 << n) - 1) + return vf; + else + { + unsigned int *wi = vi, *wf = vf; + int i; + + for (i = 0; i < n; ++i) + if ((mask >> i) & 1) + wi[i] = wf[i]; + + return vi; + } +} + +/* Similar, but place the data into VD in the end. */ + +void FFI_HIDDEN +ffi_struct_float_copy (int size_mask, void *vd, void *vi, void *vf) +{ + int size = size_mask & 0xff; + int mask = size_mask >> 8; + int n = size >> 2; + + if (mask == 0) + ; + else if (mask == (1 << n) - 1) + vi = vf; + else + { + unsigned int *wd = vd, *wi = vi, *wf = vf; + int i; + + for (i = 0; i < n; ++i) + wd[i] = ((mask >> i) & 1 ? wf : wi)[i]; + return; + } + memcpy (vd, vi, size); +} + +/* Perform machine dependent cif processing */ + +static ffi_status +ffi_prep_cif_machdep_core(ffi_cif *cif) +{ + ffi_type *rtype = cif->rtype; + int rtt = rtype->type; + size_t bytes = 0; + int i, n, flags; + + /* Set the return type flag */ + switch (rtt) + { + case FFI_TYPE_VOID: + flags = SPARC_RET_VOID; + break; + case FFI_TYPE_FLOAT: + flags = SPARC_RET_F_1; + break; + case FFI_TYPE_DOUBLE: + flags = SPARC_RET_F_2; + break; + case FFI_TYPE_LONGDOUBLE: + flags = SPARC_RET_F_4; + break; + + case FFI_TYPE_COMPLEX: + case FFI_TYPE_STRUCT: + if (rtype->size > 32) + { + flags = SPARC_RET_VOID | SPARC_FLAG_RET_IN_MEM; + bytes = 8; + } + else + { + int size_mask = ffi_struct_float_mask (rtype, 0); + int word_size = (size_mask >> 2) & 0x3f; + int all_mask = (1 << word_size) - 1; + int fp_mask = size_mask >> 8; + + flags = (size_mask << SPARC_SIZEMASK_SHIFT) | SPARC_RET_STRUCT; + + /* For special cases of all-int or all-fp, we can return + the value directly without popping through a struct copy. */ + if (fp_mask == 0) + { + if (rtype->alignment >= 8) + { + if (rtype->size == 8) + flags = SPARC_RET_INT64; + else if (rtype->size == 16) + flags = SPARC_RET_INT128; + } + } + else if (fp_mask == all_mask) + switch (word_size) + { + case 1: flags = SPARC_RET_F_1; break; + case 2: flags = SPARC_RET_F_2; break; + case 3: flags = SP_V9_RET_F_3; break; + case 4: flags = SPARC_RET_F_4; break; + /* 5 word structures skipped; handled via RET_STRUCT. */ + case 6: flags = SPARC_RET_F_6; break; + /* 7 word structures skipped; handled via RET_STRUCT. */ + case 8: flags = SPARC_RET_F_8; break; + } + } + break; + + case FFI_TYPE_SINT8: + flags = SPARC_RET_SINT8; + break; + case FFI_TYPE_UINT8: + flags = SPARC_RET_UINT8; + break; + case FFI_TYPE_SINT16: + flags = SPARC_RET_SINT16; + break; + case FFI_TYPE_UINT16: + flags = SPARC_RET_UINT16; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + flags = SP_V9_RET_SINT32; + break; + case FFI_TYPE_UINT32: + flags = SPARC_RET_UINT32; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + flags = SPARC_RET_INT64; + break; + + default: + abort(); + } + + bytes = 0; + for (i = 0, n = cif->nargs; i < n; ++i) + { + ffi_type *ty = cif->arg_types[i]; + size_t z = ty->size; + size_t a = ty->alignment; + + switch (ty->type) + { + case FFI_TYPE_COMPLEX: + case FFI_TYPE_STRUCT: + /* Large structs passed by reference. */ + if (z > 16) + { + a = z = 8; + break; + } + /* Small structs may be passed in integer or fp regs or both. */ + if (bytes >= 16*8) + break; + if ((ffi_struct_float_mask (ty, 0) & 0xff00) == 0) + break; + /* FALLTHRU */ + case FFI_TYPE_FLOAT: + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + flags |= SPARC_FLAG_FP_ARGS; + break; + } + bytes = FFI_ALIGN(bytes, a); + bytes += FFI_ALIGN(z, 8); + } + + /* Sparc call frames require that space is allocated for 6 args, + even if they aren't used. Make that space if necessary. */ + if (bytes < 6 * 8) + bytes = 6 * 8; + + /* The stack must be 2 word aligned, so round bytes up appropriately. */ + bytes = FFI_ALIGN(bytes, 16); + + /* Include the call frame to prep_args. */ + bytes += 8*16 + 8*8; + + cif->bytes = bytes; + cif->flags = flags; + return FFI_OK; +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep(ffi_cif *cif) +{ + cif->nfixedargs = cif->nargs; + return ffi_prep_cif_machdep_core(cif); +} + +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep_var(ffi_cif *cif, unsigned nfixedargs, unsigned ntotalargs) +{ + cif->nfixedargs = nfixedargs; + return ffi_prep_cif_machdep_core(cif); +} + +extern void ffi_call_v9(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, size_t bytes, void *closure) FFI_HIDDEN; + +/* ffi_prep_args is called by the assembly routine once stack space + has been allocated for the function's arguments */ + +int FFI_HIDDEN +ffi_prep_args_v9(ffi_cif *cif, unsigned long *argp, void *rvalue, void **avalue) +{ + ffi_type **p_arg; + int flags = cif->flags; + int i, nargs; + + if (rvalue == NULL) + { + if (flags & SPARC_FLAG_RET_IN_MEM) + { + /* Since we pass the pointer to the callee, we need a value. + We allowed for this space in ffi_call, before ffi_call_v8 + alloca'd the space. */ + rvalue = (char *)argp + cif->bytes; + } + else + { + /* Otherwise, we can ignore the return value. */ + flags = SPARC_RET_VOID; + } + } + +#ifdef USING_PURIFY + /* Purify will probably complain in our assembly routine, + unless we zero out this memory. */ + memset(argp, 0, 6*8); +#endif + + if (flags & SPARC_FLAG_RET_IN_MEM) + *argp++ = (unsigned long)rvalue; + + p_arg = cif->arg_types; + for (i = 0, nargs = cif->nargs; i < nargs; i++) + { + ffi_type *ty = p_arg[i]; + void *a = avalue[i]; + size_t z; + + switch (ty->type) + { + case FFI_TYPE_SINT8: + *argp++ = *(SINT8 *)a; + break; + case FFI_TYPE_UINT8: + *argp++ = *(UINT8 *)a; + break; + case FFI_TYPE_SINT16: + *argp++ = *(SINT16 *)a; + break; + case FFI_TYPE_UINT16: + *argp++ = *(UINT16 *)a; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + *argp++ = *(SINT32 *)a; + break; + case FFI_TYPE_UINT32: + case FFI_TYPE_FLOAT: + *argp++ = *(UINT32 *)a; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_POINTER: + case FFI_TYPE_DOUBLE: + *argp++ = *(UINT64 *)a; + break; + + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_COMPLEX: + case FFI_TYPE_STRUCT: + z = ty->size; + if (z > 16) + { + /* For structures larger than 16 bytes we pass reference. */ + *argp++ = (unsigned long)a; + break; + } + if (((unsigned long)argp & 15) && ty->alignment > 8) + argp++; + memcpy(argp, a, z); + argp += FFI_ALIGN(z, 8) / 8; + break; + + default: + abort(); + } + } + + return flags; +} + +static void +ffi_call_int(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + size_t bytes = cif->bytes; + + FFI_ASSERT (cif->abi == FFI_V9); + + if (rvalue == NULL && (cif->flags & SPARC_FLAG_RET_IN_MEM)) + bytes += FFI_ALIGN (cif->rtype->size, 16); + + ffi_call_v9(cif, fn, rvalue, avalue, -bytes, closure); +} + +void +ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int(cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int(cif, fn, rvalue, avalue, closure); +} + +#ifdef __GNUC__ +static inline void +ffi_flush_icache (void *p) +{ + asm volatile ("flush %0; flush %0+8" : : "r" (p) : "memory"); +} +#else +extern void ffi_flush_icache (void *) FFI_HIDDEN; +#endif + +extern void ffi_closure_v9(void) FFI_HIDDEN; +extern void ffi_go_closure_v9(void) FFI_HIDDEN; + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + unsigned int *tramp = (unsigned int *) &closure->tramp[0]; + unsigned long fn; + + if (cif->abi != FFI_V9) + return FFI_BAD_ABI; + + /* Trampoline address is equal to the closure address. We take advantage + of that to reduce the trampoline size by 8 bytes. */ + fn = (unsigned long) ffi_closure_v9; + tramp[0] = 0x83414000; /* rd %pc, %g1 */ + tramp[1] = 0xca586010; /* ldx [%g1+16], %g5 */ + tramp[2] = 0x81c14000; /* jmp %g5 */ + tramp[3] = 0x01000000; /* nop */ + *((unsigned long *) &tramp[4]) = fn; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + ffi_flush_icache (closure); + + return FFI_OK; +} + +ffi_status +ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*)) +{ + if (cif->abi != FFI_V9) + return FFI_BAD_ABI; + + closure->tramp = ffi_go_closure_v9; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +int FFI_HIDDEN +ffi_closure_sparc_inner_v9(ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, void *rvalue, + unsigned long *gpr, unsigned long *fpr) +{ + ffi_type **arg_types; + void **avalue; + int i, argn, argx, nargs, flags, nfixedargs; + + arg_types = cif->arg_types; + nargs = cif->nargs; + flags = cif->flags; + nfixedargs = cif->nfixedargs; + + avalue = alloca(nargs * sizeof(void *)); + + /* Copy the caller's structure return address so that the closure + returns the data directly to the caller. */ + if (flags & SPARC_FLAG_RET_IN_MEM) + { + rvalue = (void *) gpr[0]; + /* Skip the structure return address. */ + argn = 1; + } + else + argn = 0; + + /* Grab the addresses of the arguments from the stack frame. */ + for (i = 0; i < nargs; i++, argn = argx) + { + int named = i < nfixedargs; + ffi_type *ty = arg_types[i]; + void *a = &gpr[argn]; + size_t z; + + argx = argn + 1; + switch (ty->type) + { + case FFI_TYPE_COMPLEX: + case FFI_TYPE_STRUCT: + z = ty->size; + if (z > 16) + a = *(void **)a; + else + { + argx = argn + FFI_ALIGN (z, 8) / 8; + if (named && argn < 16) + { + int size_mask = ffi_struct_float_mask (ty, 0); + int argn_mask = (0xffff00 >> argn) & 0xff00; + + /* Eliminate fp registers off the end. */ + size_mask = (size_mask & 0xff) | (size_mask & argn_mask); + a = ffi_struct_float_merge (size_mask, gpr+argn, fpr+argn); + } + } + break; + + case FFI_TYPE_LONGDOUBLE: + argn = FFI_ALIGN (argn, 2); + a = (named && argn < 16 ? fpr : gpr) + argn; + argx = argn + 2; + break; + case FFI_TYPE_DOUBLE: + if (named && argn < 16) + a = fpr + argn; + break; + case FFI_TYPE_FLOAT: + if (named && argn < 16) + a = fpr + argn; + a += 4; + break; + + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + break; + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + a += 4; + break; + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + a += 6; + break; + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + a += 7; + break; + + default: + abort(); + } + avalue[i] = a; + } + + /* Invoke the closure. */ + fun (cif, rvalue, avalue, user_data); + + /* Tell ffi_closure_sparc how to perform return type promotions. */ + return flags; +} +#endif /* SPARC64 */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffitarget.h new file mode 100644 index 0000000..2f4cd9a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/ffitarget.h @@ -0,0 +1,81 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Anthony Green + Copyright (c) 1996-2003 Red Hat, Inc. + Target configuration macros for SPARC. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- System specific configurations ----------------------------------- */ + +#if defined(__arch64__) || defined(__sparcv9) +#ifndef SPARC64 +#define SPARC64 +#endif +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, +#ifdef SPARC64 + FFI_V9, + FFI_DEFAULT_ABI = FFI_V9, +#else + FFI_V8, + FFI_DEFAULT_ABI = FFI_V8, +#endif + FFI_LAST_ABI +} ffi_abi; +#endif + +#define FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION 1 +#define FFI_TARGET_HAS_COMPLEX_TYPE 1 + +#ifdef SPARC64 +# define FFI_TARGET_SPECIFIC_VARIADIC 1 +# define FFI_EXTRA_CIF_FIELDS unsigned int nfixedargs +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_GO_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 + +#ifdef SPARC64 +#define FFI_TRAMPOLINE_SIZE 24 +#else +#define FFI_TRAMPOLINE_SIZE 16 +#endif + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/internal.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/internal.h new file mode 100644 index 0000000..0a66472 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/internal.h @@ -0,0 +1,26 @@ +#define SPARC_RET_VOID 0 +#define SPARC_RET_STRUCT 1 +#define SPARC_RET_UINT8 2 +#define SPARC_RET_SINT8 3 +#define SPARC_RET_UINT16 4 +#define SPARC_RET_SINT16 5 +#define SPARC_RET_UINT32 6 +#define SP_V9_RET_SINT32 7 /* v9 only */ +#define SP_V8_RET_CPLX16 7 /* v8 only */ +#define SPARC_RET_INT64 8 +#define SPARC_RET_INT128 9 + +/* Note that F_7 is missing, and is handled by SPARC_RET_STRUCT. */ +#define SPARC_RET_F_8 10 +#define SPARC_RET_F_6 11 +#define SPARC_RET_F_4 12 +#define SPARC_RET_F_2 13 +#define SP_V9_RET_F_3 14 /* v9 only */ +#define SP_V8_RET_CPLX8 14 /* v8 only */ +#define SPARC_RET_F_1 15 + +#define SPARC_FLAG_RET_MASK 15 +#define SPARC_FLAG_RET_IN_MEM 32 +#define SPARC_FLAG_FP_ARGS 64 + +#define SPARC_SIZEMASK_SHIFT 8 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v8.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v8.S new file mode 100644 index 0000000..a2e4908 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v8.S @@ -0,0 +1,443 @@ +/* ----------------------------------------------------------------------- + v8.S - Copyright (c) 2013 The Written Word, Inc. + Copyright (c) 1996, 1997, 2003, 2004, 2008 Red Hat, Inc. + + SPARC Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#include "internal.h" + +#ifndef SPARC64 + +#define C2(X, Y) X ## Y +#define C1(X, Y) C2(X, Y) + +#ifdef __USER_LABEL_PREFIX__ +# define C(Y) C1(__USER_LABEL_PREFIX__, Y) +#else +# define C(Y) Y +#endif +#define L(Y) C1(.L, Y) + + .text + +#ifndef __GNUC__ + .align 8 + .globl C(ffi_flush_icache) + .type C(ffi_flush_icache),#function + FFI_HIDDEN(C(ffi_flush_icache)) + +C(ffi_flush_icache): +1: iflush %o0 + iflush %o+8 + nop + nop + nop + nop + nop + retl + nop + .size C(ffi_flush_icache), . - C(ffi_flush_icache) +#endif + +#if defined(__sun__) && defined(__svr4__) +# define E(INDEX) .align 16 +#else +# define E(INDEX) .align 16; .org 2b + INDEX * 16 +#endif + + .align 8 + .globl C(ffi_call_v8) + .type C(ffi_call_v8),#function + FFI_HIDDEN(C(ffi_call_v8)) + +C(ffi_call_v8): +.LUW0: + ! Allocate a stack frame sized by ffi_call. + save %sp, %o4, %sp +.LUW1: + mov %i0, %o0 ! copy cif + add %sp, 64+32, %o1 ! load args area + mov %i2, %o2 ! copy rvalue + call C(ffi_prep_args_v8) + mov %i3, %o3 ! copy avalue + + add %sp, 32, %sp ! deallocate prep frame + and %o0, SPARC_FLAG_RET_MASK, %l0 ! save return type + srl %o0, SPARC_SIZEMASK_SHIFT, %l1 ! save return size + ld [%sp+64+4], %o0 ! load all argument registers + ld [%sp+64+8], %o1 + ld [%sp+64+12], %o2 + ld [%sp+64+16], %o3 + cmp %l0, SPARC_RET_STRUCT ! struct return needs an unimp 4 + ld [%sp+64+20], %o4 + be 8f + ld [%sp+64+24], %o5 + + ! Call foreign function + call %i1 + mov %i5, %g2 ! load static chain + +0: call 1f ! load pc in %o7 + sll %l0, 4, %l0 +1: add %o7, %l0, %o7 ! o7 = 0b + ret_type*16 + jmp %o7+(2f-0b) + nop + + ! Note that each entry is 4 insns, enforced by the E macro. + .align 16 +2: +E(SPARC_RET_VOID) + ret + restore +E(SPARC_RET_STRUCT) + unimp +E(SPARC_RET_UINT8) + and %o0, 0xff, %o0 + st %o0, [%i2] + ret + restore +E(SPARC_RET_SINT8) + sll %o0, 24, %o0 + b 7f + sra %o0, 24, %o0 +E(SPARC_RET_UINT16) + sll %o0, 16, %o0 + b 7f + srl %o0, 16, %o0 +E(SPARC_RET_SINT16) + sll %o0, 16, %o0 + b 7f + sra %o0, 16, %o0 +E(SPARC_RET_UINT32) +7: st %o0, [%i2] + ret + restore +E(SP_V8_RET_CPLX16) + sth %o0, [%i2+2] + b 9f + srl %o0, 16, %o0 +E(SPARC_RET_INT64) + st %o0, [%i2] + st %o1, [%i2+4] + ret + restore +E(SPARC_RET_INT128) + std %o0, [%i2] + std %o2, [%i2+8] + ret + restore +E(SPARC_RET_F_8) + st %f7, [%i2+7*4] + nop + st %f6, [%i2+6*4] + nop +E(SPARC_RET_F_6) + st %f5, [%i2+5*4] + nop + st %f4, [%i2+4*4] + nop +E(SPARC_RET_F_4) + st %f3, [%i2+3*4] + nop + st %f2, [%i2+2*4] + nop +E(SPARC_RET_F_2) + st %f1, [%i2+4] + st %f0, [%i2] + ret + restore +E(SP_V8_RET_CPLX8) + stb %o0, [%i2+1] + b 0f + srl %o0, 8, %o0 +E(SPARC_RET_F_1) + st %f0, [%i2] + ret + restore + + .align 8 +9: sth %o0, [%i2] + ret + restore + .align 8 +0: stb %o0, [%i2] + ret + restore + + ! Struct returning functions expect and skip the unimp here. + ! To make it worse, conforming callees examine the unimp and + ! make sure the low 12 bits of the unimp match the size of + ! the struct being returned. + .align 8 +8: call 1f ! load pc in %o7 + sll %l1, 2, %l0 ! size * 4 +1: sll %l1, 4, %l1 ! size * 16 + add %l0, %l1, %l0 ! size * 20 + add %o7, %l0, %o7 ! o7 = 8b + size*20 + jmp %o7+(2f-8b) + mov %i5, %g2 ! load static chain +2: + +/* The Sun assembler doesn't understand .rept 0x1000. */ +#define rept1 \ + call %i1; \ + nop; \ + unimp (. - 2b) / 20; \ + ret; \ + restore + +#define rept16 \ + rept1; rept1; rept1; rept1; \ + rept1; rept1; rept1; rept1; \ + rept1; rept1; rept1; rept1; \ + rept1; rept1; rept1; rept1 + +#define rept256 \ + rept16; rept16; rept16; rept16; \ + rept16; rept16; rept16; rept16; \ + rept16; rept16; rept16; rept16; \ + rept16; rept16; rept16; rept16 + + rept256; rept256; rept256; rept256 + rept256; rept256; rept256; rept256 + rept256; rept256; rept256; rept256 + rept256; rept256; rept256; rept256 + +.LUW2: + .size C(ffi_call_v8),. - C(ffi_call_v8) + + +/* 16*4 register window + 1*4 struct return + 6*4 args backing store + + 8*4 return storage + 1*4 alignment. */ +#define STACKFRAME (16*4 + 4 + 6*4 + 8*4 + 4) + +/* ffi_closure_v8(...) + + Receives the closure argument in %g2. */ + +#ifdef HAVE_AS_REGISTER_PSEUDO_OP + .register %g2, #scratch +#endif + + .align 8 + .globl C(ffi_go_closure_v8) + .type C(ffi_go_closure_v8),#function + FFI_HIDDEN(C(ffi_go_closure_v8)) + +C(ffi_go_closure_v8): +.LUW3: + save %sp, -STACKFRAME, %sp +.LUW4: + ld [%g2+4], %o0 ! load cif + ld [%g2+8], %o1 ! load fun + b 0f + mov %g2, %o2 ! load user_data +.LUW5: + .size C(ffi_go_closure_v8), . - C(ffi_go_closure_v8) + + .align 8 + .globl C(ffi_closure_v8) + .type C(ffi_closure_v8),#function + FFI_HIDDEN(C(ffi_closure_v8)) + +C(ffi_closure_v8): +.LUW6: + save %sp, -STACKFRAME, %sp +.LUW7: + ld [%g2+FFI_TRAMPOLINE_SIZE], %o0 ! load cif + ld [%g2+FFI_TRAMPOLINE_SIZE+4], %o1 ! load fun + ld [%g2+FFI_TRAMPOLINE_SIZE+8], %o2 ! load user_data +0: + ! Store all of the potential argument registers in va_list format. + st %i0, [%fp+68+0] + st %i1, [%fp+68+4] + st %i2, [%fp+68+8] + st %i3, [%fp+68+12] + st %i4, [%fp+68+16] + st %i5, [%fp+68+20] + + ! Call ffi_closure_sparc_inner to do the bulk of the work. + add %fp, -8*4, %o3 + call ffi_closure_sparc_inner_v8 + add %fp, 64, %o4 + +0: call 1f + and %o0, SPARC_FLAG_RET_MASK, %o0 +1: sll %o0, 4, %o0 ! o0 = o0 * 16 + add %o7, %o0, %o7 ! o7 = 0b + o0*16 + jmp %o7+(2f-0b) + add %fp, -8*4, %i2 + + ! Note that each entry is 4 insns, enforced by the E macro. + .align 16 +2: +E(SPARC_RET_VOID) + ret + restore +E(SPARC_RET_STRUCT) + ld [%i2], %i0 + jmp %i7+12 + restore +E(SPARC_RET_UINT8) + ldub [%i2+3], %i0 + ret + restore +E(SPARC_RET_SINT8) + ldsb [%i2+3], %i0 + ret + restore +E(SPARC_RET_UINT16) + lduh [%i2+2], %i0 + ret + restore +E(SPARC_RET_SINT16) + ldsh [%i2+2], %i0 + ret + restore +E(SPARC_RET_UINT32) + ld [%i2], %i0 + ret + restore +E(SP_V8_RET_CPLX16) + ld [%i2], %i0 + ret + restore +E(SPARC_RET_INT64) + ldd [%i2], %i0 + ret + restore +E(SPARC_RET_INT128) + ldd [%i2], %i0 + ldd [%i2+8], %i2 + ret + restore +E(SPARC_RET_F_8) + ld [%i2+7*4], %f7 + nop + ld [%i2+6*4], %f6 + nop +E(SPARC_RET_F_6) + ld [%i2+5*4], %f5 + nop + ld [%i2+4*4], %f4 + nop +E(SPARC_RET_F_4) + ld [%i2+3*4], %f3 + nop + ld [%i2+2*4], %f2 + nop +E(SPARC_RET_F_2) + ldd [%i2], %f0 + ret + restore +E(SP_V8_RET_CPLX8) + lduh [%i2], %i0 + ret + restore +E(SPARC_RET_F_1) + ld [%i2], %f0 + ret + restore + +.LUW8: + .size C(ffi_closure_v8), . - C(ffi_closure_v8) + +#ifdef HAVE_RO_EH_FRAME + .section ".eh_frame",#alloc +#else + .section ".eh_frame",#alloc,#write +#endif + +#ifdef HAVE_AS_SPARC_UA_PCREL +# define FDE_ADDR(X) %r_disp32(X) +#else +# define FDE_ADDR(X) X +#endif + + .align 4 +.LCIE: + .long .LECIE - .LSCIE ! CIE Length +.LSCIE: + .long 0 ! CIE Identifier Tag + .byte 1 ! CIE Version + .ascii "zR\0" ! CIE Augmentation + .byte 4 ! CIE Code Alignment Factor + .byte 0x7c ! CIE Data Alignment Factor + .byte 15 ! CIE RA Column + .byte 1 ! Augmentation size +#ifdef HAVE_AS_SPARC_UA_PCREL + .byte 0x1b ! FDE Encoding (pcrel sdata4) +#else + .byte 0x50 ! FDE Encoding (aligned absolute) +#endif + .byte 0xc, 14, 0 ! DW_CFA_def_cfa, %o6, offset 0 + .align 4 +.LECIE: + + .long .LEFDE1 - .LSFDE1 ! FDE Length +.LSFDE1: + .long .LSFDE1 - .LCIE ! FDE CIE offset + .long FDE_ADDR(.LUW0) ! Initial location + .long .LUW2 - .LUW0 ! Address range + .byte 0 ! Augmentation size + .byte 0x40+1 ! DW_CFA_advance_loc 4 + .byte 0xd, 30 ! DW_CFA_def_cfa_register, %i6 + .byte 0x2d ! DW_CFA_GNU_window_save + .byte 0x9, 15, 31 ! DW_CFA_register, %o7, %i7 + .align 4 +.LEFDE1: + + .long .LEFDE2 - .LSFDE2 ! FDE Length +.LSFDE2: + .long .LSFDE2 - .LCIE ! FDE CIE offset + .long FDE_ADDR(.LUW3) ! Initial location + .long .LUW5 - .LUW3 ! Address range + .byte 0 ! Augmentation size + .byte 0x40+1 ! DW_CFA_advance_loc 4 + .byte 0xd, 30 ! DW_CFA_def_cfa_register, %i6 + .byte 0x2d ! DW_CFA_GNU_window_save + .byte 0x9, 15, 31 ! DW_CFA_register, %o7, %i7 + .align 4 +.LEFDE2: + + .long .LEFDE3 - .LSFDE3 ! FDE Length +.LSFDE3: + .long .LSFDE3 - .LCIE ! FDE CIE offset + .long FDE_ADDR(.LUW6) ! Initial location + .long .LUW8 - .LUW6 ! Address range + .byte 0 ! Augmentation size + .byte 0x40+1 ! DW_CFA_advance_loc 4 + .byte 0xd, 30 ! DW_CFA_def_cfa_register, %i6 + .byte 0x2d ! DW_CFA_GNU_window_save + .byte 0x9, 15, 31 ! DW_CFA_register, %o7, %i7 + .align 4 +.LEFDE3: + +#endif /* !SPARC64 */ +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v9.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v9.S new file mode 100644 index 0000000..55f8f43 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/sparc/v9.S @@ -0,0 +1,440 @@ +/* ----------------------------------------------------------------------- + v9.S - Copyright (c) 2000, 2003, 2004, 2008 Red Hat, Inc. + + SPARC 64-bit Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include +#include "internal.h" + +#ifdef SPARC64 + +#define C2(X, Y) X ## Y +#define C1(X, Y) C2(X, Y) + +#ifdef __USER_LABEL_PREFIX__ +# define C(Y) C1(__USER_LABEL_PREFIX__, Y) +#else +# define C(Y) Y +#endif +#define L(Y) C1(.L, Y) + +#if defined(__sun__) && defined(__svr4__) +# define E(INDEX) .align 16 +#else +# define E(INDEX) .align 16; .org 2b + INDEX * 16 +#endif + +#define STACK_BIAS 2047 + + .text + .align 8 + .globl C(ffi_call_v9) + .type C(ffi_call_v9),#function + FFI_HIDDEN(C(ffi_call_v9)) + +C(ffi_call_v9): +.LUW0: + save %sp, %o4, %sp +.LUW1: + mov %i0, %o0 ! copy cif + add %sp, STACK_BIAS+128+48, %o1 ! load args area + mov %i2, %o2 ! copy rvalue + call C(ffi_prep_args_v9) + mov %i3, %o3 ! copy avalue + + andcc %o0, SPARC_FLAG_FP_ARGS, %g0 ! need fp regs? + add %sp, 48, %sp ! deallocate prep frame + be,pt %xcc, 1f + mov %o0, %l0 ! save flags + + ldd [%sp+STACK_BIAS+128], %f0 ! load all fp arg regs + ldd [%sp+STACK_BIAS+128+8], %f2 + ldd [%sp+STACK_BIAS+128+16], %f4 + ldd [%sp+STACK_BIAS+128+24], %f6 + ldd [%sp+STACK_BIAS+128+32], %f8 + ldd [%sp+STACK_BIAS+128+40], %f10 + ldd [%sp+STACK_BIAS+128+48], %f12 + ldd [%sp+STACK_BIAS+128+56], %f14 + ldd [%sp+STACK_BIAS+128+64], %f16 + ldd [%sp+STACK_BIAS+128+72], %f18 + ldd [%sp+STACK_BIAS+128+80], %f20 + ldd [%sp+STACK_BIAS+128+88], %f22 + ldd [%sp+STACK_BIAS+128+96], %f24 + ldd [%sp+STACK_BIAS+128+104], %f26 + ldd [%sp+STACK_BIAS+128+112], %f28 + ldd [%sp+STACK_BIAS+128+120], %f30 + +1: ldx [%sp+STACK_BIAS+128], %o0 ! load all int arg regs + ldx [%sp+STACK_BIAS+128+8], %o1 + ldx [%sp+STACK_BIAS+128+16], %o2 + ldx [%sp+STACK_BIAS+128+24], %o3 + ldx [%sp+STACK_BIAS+128+32], %o4 + ldx [%sp+STACK_BIAS+128+40], %o5 + call %i1 + mov %i5, %g5 ! load static chain + +0: call 1f ! load pc in %o7 + and %l0, SPARC_FLAG_RET_MASK, %l1 +1: sll %l1, 4, %l1 + add %o7, %l1, %o7 ! o7 = 0b + ret_type*16 + jmp %o7+(2f-0b) + nop + + .align 16 +2: +E(SPARC_RET_VOID) + return %i7+8 + nop +E(SPARC_RET_STRUCT) + add %sp, STACK_BIAS-64+128+48, %l2 + sub %sp, 64, %sp + b 8f + stx %o0, [%l2] +E(SPARC_RET_UINT8) + and %o0, 0xff, %i0 + return %i7+8 + stx %o0, [%o2] +E(SPARC_RET_SINT8) + sll %o0, 24, %o0 + sra %o0, 24, %i0 + return %i7+8 + stx %o0, [%o2] +E(SPARC_RET_UINT16) + sll %o0, 16, %o0 + srl %o0, 16, %i0 + return %i7+8 + stx %o0, [%o2] +E(SPARC_RET_SINT16) + sll %o0, 16, %o0 + sra %o0, 16, %i0 + return %i7+8 + stx %o0, [%o2] +E(SPARC_RET_UINT32) + srl %o0, 0, %i0 + return %i7+8 + stx %o0, [%o2] +E(SP_V9_RET_SINT32) + sra %o0, 0, %i0 + return %i7+8 + stx %o0, [%o2] +E(SPARC_RET_INT64) + stx %o0, [%i2] + return %i7+8 + nop +E(SPARC_RET_INT128) + stx %o0, [%i2] + stx %o1, [%i2+8] + return %i7+8 + nop +E(SPARC_RET_F_8) + st %f7, [%i2+7*4] + nop + st %f6, [%i2+6*4] + nop +E(SPARC_RET_F_6) + st %f5, [%i2+5*4] + nop + st %f4, [%i2+4*4] + nop +E(SPARC_RET_F_4) + std %f2, [%i2+2*4] + return %i7+8 + std %f0, [%o2] +E(SPARC_RET_F_2) + return %i7+8 + std %f0, [%o2] +E(SP_V9_RET_F_3) + st %f2, [%i2+2*4] + nop + st %f1, [%i2+1*4] + nop +E(SPARC_RET_F_1) + return %i7+8 + st %f0, [%o2] + + ! Finish the SPARC_RET_STRUCT sequence. + .align 8 +8: stx %o1, [%l2+8] + stx %o2, [%l2+16] + stx %o3, [%l2+24] + std %f0, [%l2+32] + std %f2, [%l2+40] + std %f4, [%l2+48] + std %f6, [%l2+56] + + ! Copy the structure into place. + srl %l0, SPARC_SIZEMASK_SHIFT, %o0 ! load size_mask + mov %i2, %o1 ! load dst + mov %l2, %o2 ! load src_gp + call C(ffi_struct_float_copy) + add %l2, 32, %o3 ! load src_fp + + return %i7+8 + nop + +.LUW2: + .size C(ffi_call_v9), . - C(ffi_call_v9) + + +#undef STACKFRAME +#define STACKFRAME 336 /* 16*8 register window + + 6*8 args backing store + + 20*8 locals */ +#define FP %fp+STACK_BIAS + +/* ffi_closure_v9(...) + + Receives the closure argument in %g1. */ + + .align 8 + .globl C(ffi_go_closure_v9) + .type C(ffi_go_closure_v9),#function + FFI_HIDDEN(C(ffi_go_closure_v9)) + +C(ffi_go_closure_v9): +.LUW3: + save %sp, -STACKFRAME, %sp +.LUW4: + ldx [%g5+8], %o0 + ldx [%g5+16], %o1 + b 0f + mov %g5, %o2 + +.LUW5: + .size C(ffi_go_closure_v9), . - C(ffi_go_closure_v9) + + .align 8 + .globl C(ffi_closure_v9) + .type C(ffi_closure_v9),#function + FFI_HIDDEN(C(ffi_closure_v9)) + +C(ffi_closure_v9): +.LUW6: + save %sp, -STACKFRAME, %sp +.LUW7: + ldx [%g1+FFI_TRAMPOLINE_SIZE], %o0 + ldx [%g1+FFI_TRAMPOLINE_SIZE+8], %o1 + ldx [%g1+FFI_TRAMPOLINE_SIZE+16], %o2 +0: + ! Store all of the potential argument registers in va_list format. + stx %i0, [FP+128+0] + stx %i1, [FP+128+8] + stx %i2, [FP+128+16] + stx %i3, [FP+128+24] + stx %i4, [FP+128+32] + stx %i5, [FP+128+40] + + ! Store possible floating point argument registers too. + std %f0, [FP-128] + std %f2, [FP-120] + std %f4, [FP-112] + std %f6, [FP-104] + std %f8, [FP-96] + std %f10, [FP-88] + std %f12, [FP-80] + std %f14, [FP-72] + std %f16, [FP-64] + std %f18, [FP-56] + std %f20, [FP-48] + std %f22, [FP-40] + std %f24, [FP-32] + std %f26, [FP-24] + std %f28, [FP-16] + std %f30, [FP-8] + + ! Call ffi_closure_sparc_inner to do the bulk of the work. + add %fp, STACK_BIAS-160, %o3 + add %fp, STACK_BIAS+128, %o4 + call C(ffi_closure_sparc_inner_v9) + add %fp, STACK_BIAS-128, %o5 + +0: call 1f ! load pc in %o7 + and %o0, SPARC_FLAG_RET_MASK, %o0 +1: sll %o0, 4, %o0 ! o2 = i2 * 16 + add %o7, %o0, %o7 ! o7 = 0b + i2*16 + jmp %o7+(2f-0b) + nop + + ! Note that we cannot load the data in the delay slot of + ! the return insn because the data is in the stack frame + ! that is deallocated by the return. + .align 16 +2: +E(SPARC_RET_VOID) + return %i7+8 + nop +E(SPARC_RET_STRUCT) + ldx [FP-160], %i0 + ldd [FP-160], %f0 + b 8f + ldx [FP-152], %i1 +E(SPARC_RET_UINT8) + ldub [FP-160+7], %i0 + return %i7+8 + nop +E(SPARC_RET_SINT8) + ldsb [FP-160+7], %i0 + return %i7+8 + nop +E(SPARC_RET_UINT16) + lduh [FP-160+6], %i0 + return %i7+8 + nop +E(SPARC_RET_SINT16) + ldsh [FP-160+6], %i0 + return %i7+8 + nop +E(SPARC_RET_UINT32) + lduw [FP-160+4], %i0 + return %i7+8 + nop +E(SP_V9_RET_SINT32) + ldsw [FP-160+4], %i0 + return %i7+8 + nop +E(SPARC_RET_INT64) + ldx [FP-160], %i0 + return %i7+8 + nop +E(SPARC_RET_INT128) + ldx [FP-160], %i0 + ldx [FP-160+8], %i1 + return %i7+8 + nop +E(SPARC_RET_F_8) + ld [FP-160+7*4], %f7 + nop + ld [FP-160+6*4], %f6 + nop +E(SPARC_RET_F_6) + ld [FP-160+5*4], %f5 + nop + ld [FP-160+4*4], %f4 + nop +E(SPARC_RET_F_4) + ldd [FP-160], %f0 + ldd [FP-160+8], %f2 + return %i7+8 + nop +E(SPARC_RET_F_2) + ldd [FP-160], %f0 + return %i7+8 + nop +E(SP_V9_RET_F_3) + ld [FP-160+2*4], %f2 + nop + ld [FP-160+1*4], %f1 + nop +E(SPARC_RET_F_1) + ld [FP-160], %f0 + return %i7+8 + nop + + ! Finish the SPARC_RET_STRUCT sequence. + .align 8 +8: ldd [FP-152], %f2 + ldx [FP-144], %i2 + ldd [FP-144], %f4 + ldx [FP-136], %i3 + ldd [FP-136], %f6 + return %i7+8 + nop + +.LUW8: + .size C(ffi_closure_v9), . - C(ffi_closure_v9) + +#ifdef HAVE_RO_EH_FRAME + .section ".eh_frame",#alloc +#else + .section ".eh_frame",#alloc,#write +#endif + +#ifdef HAVE_AS_SPARC_UA_PCREL +# define FDE_RANGE(B, E) .long %r_disp32(B), E - B +#else +# define FDE_RANGE(B, E) .align 8; .xword B, E - B +#endif + + .align 8 +.LCIE: + .long .LECIE - .LSCIE ! CIE Length +.LSCIE: + .long 0 ! CIE Identifier Tag + .byte 1 ! CIE Version + .ascii "zR\0" ! CIE Augmentation + .byte 4 ! CIE Code Alignment Factor + .byte 0x78 ! CIE Data Alignment Factor + .byte 15 ! CIE RA Column + .byte 1 ! Augmentation size +#ifdef HAVE_AS_SPARC_UA_PCREL + .byte 0x1b ! FDE Encoding (pcrel sdata4) +#else + .byte 0x50 ! FDE Encoding (aligned absolute) +#endif + .byte 0xc, 14, 0xff, 0xf ! DW_CFA_def_cfa, %o6, offset 0x7ff + .align 8 +.LECIE: + + .long .LEFDE1 - .LSFDE1 ! FDE Length +.LSFDE1: + .long .LSFDE1 - .LCIE ! FDE CIE offset + FDE_RANGE(.LUW0, .LUW2) + .byte 0 ! Augmentation size + .byte 0x40+1 ! DW_CFA_advance_loc 4 + .byte 0xd, 30 ! DW_CFA_def_cfa_register, %i6 + .byte 0x2d ! DW_CFA_GNU_window_save + .byte 0x9, 15, 31 ! DW_CFA_register, %o7, %i7 + .align 8 +.LEFDE1: + + .long .LEFDE2 - .LSFDE2 ! FDE Length +.LSFDE2: + .long .LSFDE2 - .LCIE ! FDE CIE offset + FDE_RANGE(.LUW3, .LUW5) + .byte 0 ! Augmentation size + .byte 0x40+1 ! DW_CFA_advance_loc 4 + .byte 0xd, 30 ! DW_CFA_def_cfa_register, %i6 + .byte 0x2d ! DW_CFA_GNU_window_save + .byte 0x9, 15, 31 ! DW_CFA_register, %o7, %i7 + .align 8 +.LEFDE2: + + .long .LEFDE3 - .LSFDE3 ! FDE Length +.LSFDE3: + .long .LSFDE3 - .LCIE ! FDE CIE offset + FDE_RANGE(.LUW6, .LUW8) + .byte 0 ! Augmentation size + .byte 0x40+1 ! DW_CFA_advance_loc 4 + .byte 0xd, 30 ! DW_CFA_def_cfa_register, %i6 + .byte 0x2d ! DW_CFA_GNU_window_save + .byte 0x9, 15, 31 ! DW_CFA_register, %o7, %i7 + .align 8 +.LEFDE3: + +#endif /* SPARC64 */ +#ifdef __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffi.c new file mode 100644 index 0000000..3a94469 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffi.c @@ -0,0 +1,355 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2012 Tilera Corp. + + TILE Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include +#include +#include +#include +#include + + +/* The first 10 registers are used to pass arguments and return values. */ +#define NUM_ARG_REGS 10 + +/* Performs a raw function call with the given NUM_ARG_REGS register arguments + and the specified additional stack arguments (if any). */ +extern void ffi_call_tile(ffi_sarg reg_args[NUM_ARG_REGS], + const ffi_sarg *stack_args, + size_t stack_args_bytes, + void (*fnaddr)(void)) + FFI_HIDDEN; + +/* This handles the raw call from the closure stub, cleaning up the + parameters and delegating to ffi_closure_tile_inner. */ +extern void ffi_closure_tile(void) FFI_HIDDEN; + + +ffi_status +ffi_prep_cif_machdep(ffi_cif *cif) +{ + /* We always allocate room for all registers. Even if we don't + use them as parameters, they get returned in the same array + as struct return values so we need to make room. */ + if (cif->bytes < NUM_ARG_REGS * FFI_SIZEOF_ARG) + cif->bytes = NUM_ARG_REGS * FFI_SIZEOF_ARG; + + if (cif->rtype->size > NUM_ARG_REGS * FFI_SIZEOF_ARG) + cif->flags = FFI_TYPE_STRUCT; + else + cif->flags = FFI_TYPE_INT; + + /* Nothing to do. */ + return FFI_OK; +} + + +static long +assign_to_ffi_arg(ffi_sarg *out, void *in, const ffi_type *type, + int write_to_reg) +{ + switch (type->type) + { + case FFI_TYPE_SINT8: + *out = *(SINT8 *)in; + return 1; + + case FFI_TYPE_UINT8: + *out = *(UINT8 *)in; + return 1; + + case FFI_TYPE_SINT16: + *out = *(SINT16 *)in; + return 1; + + case FFI_TYPE_UINT16: + *out = *(UINT16 *)in; + return 1; + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: +#ifndef __LP64__ + case FFI_TYPE_POINTER: +#endif + /* Note that even unsigned 32-bit quantities are sign extended + on tilegx when stored in a register. */ + *out = *(SINT32 *)in; + return 1; + + case FFI_TYPE_FLOAT: +#ifdef __tilegx__ + if (write_to_reg) + { + /* Properly sign extend the value. */ + union { float f; SINT32 s32; } val; + val.f = *(float *)in; + *out = val.s32; + } + else +#endif + { + *(float *)out = *(float *)in; + } + return 1; + + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + case FFI_TYPE_DOUBLE: +#ifdef __LP64__ + case FFI_TYPE_POINTER: +#endif + *(UINT64 *)out = *(UINT64 *)in; + return sizeof(UINT64) / FFI_SIZEOF_ARG; + + case FFI_TYPE_STRUCT: + memcpy(out, in, type->size); + return (type->size + FFI_SIZEOF_ARG - 1) / FFI_SIZEOF_ARG; + + case FFI_TYPE_VOID: + /* Must be a return type. Nothing to do. */ + return 0; + + default: + FFI_ASSERT(0); + return -1; + } +} + + +void +ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_sarg * const arg_mem = alloca(cif->bytes); + ffi_sarg * const reg_args = arg_mem; + ffi_sarg * const stack_args = ®_args[NUM_ARG_REGS]; + ffi_sarg *argp = arg_mem; + ffi_type ** const arg_types = cif->arg_types; + const long num_args = cif->nargs; + long i; + + if (cif->flags == FFI_TYPE_STRUCT) + { + /* Pass a hidden pointer to the return value. We make sure there + is scratch space for the callee to store the return value even if + our caller doesn't care about it. */ + *argp++ = (intptr_t)(rvalue ? rvalue : alloca(cif->rtype->size)); + + /* No more work needed to return anything. */ + rvalue = NULL; + } + + for (i = 0; i < num_args; i++) + { + ffi_type *type = arg_types[i]; + void * const arg_in = avalue[i]; + ptrdiff_t arg_word = argp - arg_mem; + +#ifndef __tilegx__ + /* Doubleword-aligned values are always in an even-number register + pair, or doubleword-aligned stack slot if out of registers. */ + long align = arg_word & (type->alignment > FFI_SIZEOF_ARG); + argp += align; + arg_word += align; +#endif + + if (type->type == FFI_TYPE_STRUCT) + { + const size_t arg_size_in_words = + (type->size + FFI_SIZEOF_ARG - 1) / FFI_SIZEOF_ARG; + + if (arg_word < NUM_ARG_REGS && + arg_word + arg_size_in_words > NUM_ARG_REGS) + { + /* Args are not allowed to span registers and the stack. */ + argp = stack_args; + } + + memcpy(argp, arg_in, type->size); + argp += arg_size_in_words; + } + else + { + argp += assign_to_ffi_arg(argp, arg_in, arg_types[i], 1); + } + } + + /* Actually do the call. */ + ffi_call_tile(reg_args, stack_args, + cif->bytes - (NUM_ARG_REGS * FFI_SIZEOF_ARG), fn); + + if (rvalue != NULL) + assign_to_ffi_arg(rvalue, reg_args, cif->rtype, 0); +} + + +/* Template code for closure. */ +extern const UINT64 ffi_template_tramp_tile[] FFI_HIDDEN; + + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, + ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ +#ifdef __tilegx__ + /* TILE-Gx */ + SINT64 c; + SINT64 h; + int s; + UINT64 *out; + + if (cif->abi != FFI_UNIX) + return FFI_BAD_ABI; + + out = (UINT64 *)closure->tramp; + + c = (intptr_t)closure; + h = (intptr_t)ffi_closure_tile; + s = 0; + + /* Find the smallest shift count that doesn't lose information + (i.e. no need to explicitly insert high bits of the address that + are just the sign extension of the low bits). */ + while ((c >> s) != (SINT16)(c >> s) || (h >> s) != (SINT16)(h >> s)) + s += 16; + +#define OPS(a, b, shift) \ + (create_Imm16_X0((a) >> (shift)) | create_Imm16_X1((b) >> (shift))) + + /* Emit the moveli. */ + *out++ = ffi_template_tramp_tile[0] | OPS(c, h, s); + for (s -= 16; s >= 0; s -= 16) + *out++ = ffi_template_tramp_tile[1] | OPS(c, h, s); + +#undef OPS + + *out++ = ffi_template_tramp_tile[2]; + +#else + /* TILEPro */ + UINT64 *out; + intptr_t delta; + + if (cif->abi != FFI_UNIX) + return FFI_BAD_ABI; + + out = (UINT64 *)closure->tramp; + delta = (intptr_t)ffi_closure_tile - (intptr_t)codeloc; + + *out++ = ffi_template_tramp_tile[0] | create_JOffLong_X1(delta >> 3); +#endif + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + invalidate_icache(closure->tramp, (char *)out - closure->tramp, + getpagesize()); + + return FFI_OK; +} + + +/* This is called by the assembly wrapper for closures. This does + all of the work. On entry reg_args[0] holds the values the registers + had when the closure was invoked. On return reg_args[1] holds the register + values to be returned to the caller (many of which may be garbage). */ +void FFI_HIDDEN +ffi_closure_tile_inner(ffi_closure *closure, + ffi_sarg reg_args[2][NUM_ARG_REGS], + ffi_sarg *stack_args) +{ + ffi_cif * const cif = closure->cif; + void ** const avalue = alloca(cif->nargs * sizeof(void *)); + void *rvalue; + ffi_type ** const arg_types = cif->arg_types; + ffi_sarg * const reg_args_in = reg_args[0]; + ffi_sarg * const reg_args_out = reg_args[1]; + ffi_sarg * argp; + long i, arg_word, nargs = cif->nargs; + /* Use a union to guarantee proper alignment for double. */ + union { ffi_sarg arg[NUM_ARG_REGS]; double d; UINT64 u64; } closure_ret; + + /* Start out reading register arguments. */ + argp = reg_args_in; + + /* Copy the caller's structure return address to that the closure + returns the data directly to the caller. */ + if (cif->flags == FFI_TYPE_STRUCT) + { + /* Return by reference via hidden pointer. */ + rvalue = (void *)(intptr_t)*argp++; + arg_word = 1; + } + else + { + /* Return the value in registers. */ + rvalue = &closure_ret; + arg_word = 0; + } + + /* Grab the addresses of the arguments. */ + for (i = 0; i < nargs; i++) + { + ffi_type * const type = arg_types[i]; + const size_t arg_size_in_words = + (type->size + FFI_SIZEOF_ARG - 1) / FFI_SIZEOF_ARG; + +#ifndef __tilegx__ + /* Doubleword-aligned values are always in an even-number register + pair, or doubleword-aligned stack slot if out of registers. */ + long align = arg_word & (type->alignment > FFI_SIZEOF_ARG); + argp += align; + arg_word += align; +#endif + + if (arg_word == NUM_ARG_REGS || + (arg_word < NUM_ARG_REGS && + arg_word + arg_size_in_words > NUM_ARG_REGS)) + { + /* Switch to reading arguments from the stack. */ + argp = stack_args; + arg_word = NUM_ARG_REGS; + } + + avalue[i] = argp; + argp += arg_size_in_words; + arg_word += arg_size_in_words; + } + + /* Invoke the closure. */ + closure->fun(cif, rvalue, avalue, closure->user_data); + + if (cif->flags != FFI_TYPE_STRUCT) + { + /* Canonicalize for register representation. */ + assign_to_ffi_arg(reg_args_out, &closure_ret, cif->rtype, 1); + } +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffitarget.h new file mode 100644 index 0000000..679fb5d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/ffitarget.h @@ -0,0 +1,65 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012 Tilera Corp. + Target configuration macros for TILE. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM + +#include + +typedef uint_reg_t ffi_arg; +typedef int_reg_t ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_UNIX, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_UNIX +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ +#define FFI_CLOSURES 1 + +#ifdef __tilegx__ +/* We always pass 8-byte values, even in -m32 mode. */ +# define FFI_SIZEOF_ARG 8 +# ifdef __LP64__ +# define FFI_TRAMPOLINE_SIZE (8 * 5) /* 5 bundles */ +# else +# define FFI_TRAMPOLINE_SIZE (8 * 3) /* 3 bundles */ +# endif +#else +# define FFI_SIZEOF_ARG 4 +# define FFI_TRAMPOLINE_SIZE 8 /* 1 bundle */ +#endif +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/tile.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/tile.S new file mode 100644 index 0000000..d1f82cb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/tile/tile.S @@ -0,0 +1,360 @@ +/* ----------------------------------------------------------------------- + tile.S - Copyright (c) 2011 Tilera Corp. + + Tilera TILEPro and TILE-Gx Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +/* Number of bytes in a register. */ +#define REG_SIZE FFI_SIZEOF_ARG + +/* Number of bytes in stack linkage area for backtracing. + + A note about the ABI: on entry to a procedure, sp points to a stack + slot where it must spill the return address if it's not a leaf. + REG_SIZE bytes beyond that is a slot owned by the caller which + contains the sp value that the caller had when it was originally + entered (i.e. the caller's frame pointer). */ +#define LINKAGE_SIZE (2 * REG_SIZE) + +/* The first 10 registers are used to pass arguments and return values. */ +#define NUM_ARG_REGS 10 + +#ifdef __tilegx__ +#define SW st +#define LW ld +#define BGZT bgtzt +#else +#define SW sw +#define LW lw +#define BGZT bgzt +#endif + + +/* void ffi_call_tile (int_reg_t reg_args[NUM_ARG_REGS], + const int_reg_t *stack_args, + unsigned long stack_args_bytes, + void (*fnaddr)(void)); + + On entry, REG_ARGS contain the outgoing register values, + and STACK_ARGS contains STACK_ARG_BYTES of additional values + to be passed on the stack. If STACK_ARG_BYTES is zero, then + STACK_ARGS is ignored. + + When the invoked function returns, the values of r0-r9 are + blindly stored back into REG_ARGS for the caller to examine. */ + + .section .text.ffi_call_tile, "ax", @progbits + .align 8 + .globl ffi_call_tile + FFI_HIDDEN(ffi_call_tile) +ffi_call_tile: + +/* Incoming arguments. */ +#define REG_ARGS r0 +#define INCOMING_STACK_ARGS r1 +#define STACK_ARG_BYTES r2 +#define ORIG_FNADDR r3 + +/* Temporary values. */ +#define FRAME_SIZE r10 +#define TMP r11 +#define TMP2 r12 +#define OUTGOING_STACK_ARGS r13 +#define REG_ADDR_PTR r14 +#define RETURN_REG_ADDR r15 +#define FNADDR r16 + + .cfi_startproc + { + /* Save return address. */ + SW sp, lr + .cfi_offset lr, 0 + /* Prepare to spill incoming r52. */ + addi TMP, sp, -REG_SIZE + /* Increase frame size to have room to spill r52 and REG_ARGS. + The +7 is to round up mod 8. */ + addi FRAME_SIZE, STACK_ARG_BYTES, \ + REG_SIZE + REG_SIZE + LINKAGE_SIZE + 7 + } + { + /* Round stack frame size to a multiple of 8 to satisfy ABI. */ + andi FRAME_SIZE, FRAME_SIZE, -8 + /* Compute where to spill REG_ARGS value. */ + addi TMP2, sp, -(REG_SIZE * 2) + } + { + /* Spill incoming r52. */ + SW TMP, r52 + .cfi_offset r52, -REG_SIZE + /* Set up our frame pointer. */ + move r52, sp + .cfi_def_cfa_register r52 + /* Push stack frame. */ + sub sp, sp, FRAME_SIZE + } + { + /* Prepare to set up stack linkage. */ + addi TMP, sp, REG_SIZE + /* Prepare to memcpy stack args. */ + addi OUTGOING_STACK_ARGS, sp, LINKAGE_SIZE + /* Save REG_ARGS which we will need after we call the subroutine. */ + SW TMP2, REG_ARGS + } + { + /* Set up linkage info to hold incoming stack pointer. */ + SW TMP, r52 + } + { + /* Skip stack args memcpy if we don't have any stack args (common). */ + blezt STACK_ARG_BYTES, .Ldone_stack_args_memcpy + } + +.Lmemcpy_stack_args: + { + /* Load incoming argument from stack_args. */ + LW TMP, INCOMING_STACK_ARGS + addi INCOMING_STACK_ARGS, INCOMING_STACK_ARGS, REG_SIZE + } + { + /* Store stack argument into outgoing stack argument area. */ + SW OUTGOING_STACK_ARGS, TMP + addi OUTGOING_STACK_ARGS, OUTGOING_STACK_ARGS, REG_SIZE + addi STACK_ARG_BYTES, STACK_ARG_BYTES, -REG_SIZE + } + { + BGZT STACK_ARG_BYTES, .Lmemcpy_stack_args + } +.Ldone_stack_args_memcpy: + + { + /* Copy aside ORIG_FNADDR so we can overwrite its register. */ + move FNADDR, ORIG_FNADDR + /* Prepare to load argument registers. */ + addi REG_ADDR_PTR, r0, REG_SIZE + /* Load outgoing r0. */ + LW r0, r0 + } + + /* Load up argument registers from the REG_ARGS array. */ +#define LOAD_REG(REG, PTR) \ + { \ + LW REG, PTR ; \ + addi PTR, PTR, REG_SIZE \ + } + + LOAD_REG(r1, REG_ADDR_PTR) + LOAD_REG(r2, REG_ADDR_PTR) + LOAD_REG(r3, REG_ADDR_PTR) + LOAD_REG(r4, REG_ADDR_PTR) + LOAD_REG(r5, REG_ADDR_PTR) + LOAD_REG(r6, REG_ADDR_PTR) + LOAD_REG(r7, REG_ADDR_PTR) + LOAD_REG(r8, REG_ADDR_PTR) + LOAD_REG(r9, REG_ADDR_PTR) + + { + /* Call the subroutine. */ + jalr FNADDR + } + + { + /* Restore original lr. */ + LW lr, r52 + /* Prepare to recover ARGS, which we spilled earlier. */ + addi TMP, r52, -(2 * REG_SIZE) + } + { + /* Restore ARGS, so we can fill it in with the return regs r0-r9. */ + LW RETURN_REG_ADDR, TMP + /* Prepare to restore original r52. */ + addi TMP, r52, -REG_SIZE + } + + { + /* Pop stack frame. */ + move sp, r52 + /* Restore original r52. */ + LW r52, TMP + } + +#define STORE_REG(REG, PTR) \ + { \ + SW PTR, REG ; \ + addi PTR, PTR, REG_SIZE \ + } + + /* Return all register values by reference. */ + STORE_REG(r0, RETURN_REG_ADDR) + STORE_REG(r1, RETURN_REG_ADDR) + STORE_REG(r2, RETURN_REG_ADDR) + STORE_REG(r3, RETURN_REG_ADDR) + STORE_REG(r4, RETURN_REG_ADDR) + STORE_REG(r5, RETURN_REG_ADDR) + STORE_REG(r6, RETURN_REG_ADDR) + STORE_REG(r7, RETURN_REG_ADDR) + STORE_REG(r8, RETURN_REG_ADDR) + STORE_REG(r9, RETURN_REG_ADDR) + + { + jrp lr + } + + .cfi_endproc + .size ffi_call_tile, .-ffi_call_tile + +/* ffi_closure_tile(...) + + On entry, lr points to the closure plus 8 bytes, and r10 + contains the actual return address. + + This function simply dumps all register parameters into a stack array + and passes the closure, the registers array, and the stack arguments + to C code that does all of the actual closure processing. */ + + .section .text.ffi_closure_tile, "ax", @progbits + .align 8 + .globl ffi_closure_tile + FFI_HIDDEN(ffi_closure_tile) + + .cfi_startproc +/* Room to spill all NUM_ARG_REGS incoming registers, plus frame linkage. */ +#define CLOSURE_FRAME_SIZE (((NUM_ARG_REGS * REG_SIZE * 2 + LINKAGE_SIZE) + 7) & -8) +ffi_closure_tile: + { +#ifdef __tilegx__ + st sp, lr + .cfi_offset lr, 0 +#else + /* Save return address (in r10 due to closure stub wrapper). */ + SW sp, r10 + .cfi_return_column r10 + .cfi_offset r10, 0 +#endif + /* Compute address for stack frame linkage. */ + addli r10, sp, -(CLOSURE_FRAME_SIZE - REG_SIZE) + } + { + /* Save incoming stack pointer in linkage area. */ + SW r10, sp + .cfi_offset sp, -(CLOSURE_FRAME_SIZE - REG_SIZE) + /* Push a new stack frame. */ + addli sp, sp, -CLOSURE_FRAME_SIZE + .cfi_adjust_cfa_offset CLOSURE_FRAME_SIZE + } + + { + /* Create pointer to where to start spilling registers. */ + addi r10, sp, LINKAGE_SIZE + } + + /* Spill all the incoming registers. */ + STORE_REG(r0, r10) + STORE_REG(r1, r10) + STORE_REG(r2, r10) + STORE_REG(r3, r10) + STORE_REG(r4, r10) + STORE_REG(r5, r10) + STORE_REG(r6, r10) + STORE_REG(r7, r10) + STORE_REG(r8, r10) + { + /* Save r9. */ + SW r10, r9 +#ifdef __tilegx__ + /* Pointer to closure is passed in r11. */ + move r0, r11 +#else + /* Compute pointer to the closure object. Because the closure + starts with a "jal ffi_closure_tile", we can just take the + value of lr (a phony return address pointing into the closure) + and subtract 8. */ + addi r0, lr, -8 +#endif + /* Compute a pointer to the register arguments we just spilled. */ + addi r1, sp, LINKAGE_SIZE + } + { + /* Compute a pointer to the extra stack arguments (if any). */ + addli r2, sp, CLOSURE_FRAME_SIZE + LINKAGE_SIZE + /* Call C code to deal with all of the grotty details. */ + jal ffi_closure_tile_inner + } + { + addli r10, sp, CLOSURE_FRAME_SIZE + } + { + /* Restore the return address. */ + LW lr, r10 + /* Compute pointer to registers array. */ + addli r10, sp, LINKAGE_SIZE + (NUM_ARG_REGS * REG_SIZE) + } + /* Return all the register values, which C code may have set. */ + LOAD_REG(r0, r10) + LOAD_REG(r1, r10) + LOAD_REG(r2, r10) + LOAD_REG(r3, r10) + LOAD_REG(r4, r10) + LOAD_REG(r5, r10) + LOAD_REG(r6, r10) + LOAD_REG(r7, r10) + LOAD_REG(r8, r10) + LOAD_REG(r9, r10) + { + /* Pop the frame. */ + addli sp, sp, CLOSURE_FRAME_SIZE + jrp lr + } + + .cfi_endproc + .size ffi_closure_tile, . - ffi_closure_tile + + +/* What follows are code template instructions that get copied to the + closure trampoline by ffi_prep_closure_loc. The zeroed operands + get replaced by their proper values at runtime. */ + + .section .text.ffi_template_tramp_tile, "ax", @progbits + .align 8 + .globl ffi_template_tramp_tile + FFI_HIDDEN(ffi_template_tramp_tile) +ffi_template_tramp_tile: +#ifdef __tilegx__ + { + moveli r11, 0 /* backpatched to address of containing closure. */ + moveli r10, 0 /* backpatched to ffi_closure_tile. */ + } + /* Note: the following bundle gets generated multiple times + depending on the pointer value (esp. useful for -m32 mode). */ + { shl16insli r11, r11, 0 ; shl16insli r10, r10, 0 } + { info 2+8 /* for backtracer: -> pc in lr, frame size 0 */ ; jr r10 } +#else + /* 'jal .' yields a PC-relative offset of zero so we can OR in the + right offset at runtime. */ + { move r10, lr ; jal . /* ffi_closure_tile */ } +#endif + + .size ffi_template_tramp_tile, . - ffi_template_tramp_tile diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/types.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/types.c new file mode 100644 index 0000000..9ec27f6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/types.c @@ -0,0 +1,108 @@ +/* ----------------------------------------------------------------------- + types.c - Copyright (c) 1996, 1998 Red Hat, Inc. + + Predefined ffi_types needed by libffi. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +/* Hide the basic type definitions from the header file, so that we + can redefine them here as "const". */ +#define LIBFFI_HIDE_BASIC_TYPES + +#include +#include + +/* Type definitions */ + +#define FFI_TYPEDEF(name, type, id, maybe_const)\ +struct struct_align_##name { \ + char c; \ + type x; \ +}; \ +FFI_EXTERN \ +maybe_const ffi_type ffi_type_##name = { \ + sizeof(type), \ + offsetof(struct struct_align_##name, x), \ + id, NULL \ +} + +#define FFI_COMPLEX_TYPEDEF(name, type, maybe_const) \ +static ffi_type *ffi_elements_complex_##name [2] = { \ + (ffi_type *)(&ffi_type_##name), NULL \ +}; \ +struct struct_align_complex_##name { \ + char c; \ + _Complex type x; \ +}; \ +FFI_EXTERN \ +maybe_const ffi_type ffi_type_complex_##name = { \ + sizeof(_Complex type), \ + offsetof(struct struct_align_complex_##name, x), \ + FFI_TYPE_COMPLEX, \ + (ffi_type **)ffi_elements_complex_##name \ +} + +/* Size and alignment are fake here. They must not be 0. */ +FFI_EXTERN const ffi_type ffi_type_void = { + 1, 1, FFI_TYPE_VOID, NULL +}; + +FFI_TYPEDEF(uint8, UINT8, FFI_TYPE_UINT8, const); +FFI_TYPEDEF(sint8, SINT8, FFI_TYPE_SINT8, const); +FFI_TYPEDEF(uint16, UINT16, FFI_TYPE_UINT16, const); +FFI_TYPEDEF(sint16, SINT16, FFI_TYPE_SINT16, const); +FFI_TYPEDEF(uint32, UINT32, FFI_TYPE_UINT32, const); +FFI_TYPEDEF(sint32, SINT32, FFI_TYPE_SINT32, const); +FFI_TYPEDEF(uint64, UINT64, FFI_TYPE_UINT64, const); +FFI_TYPEDEF(sint64, SINT64, FFI_TYPE_SINT64, const); + +FFI_TYPEDEF(pointer, void*, FFI_TYPE_POINTER, const); + +FFI_TYPEDEF(float, float, FFI_TYPE_FLOAT, const); +FFI_TYPEDEF(double, double, FFI_TYPE_DOUBLE, const); + +#if !defined HAVE_LONG_DOUBLE_VARIANT || defined __alpha__ +#define FFI_LDBL_CONST const +#else +#define FFI_LDBL_CONST +#endif + +#ifdef __alpha__ +/* Even if we're not configured to default to 128-bit long double, + maintain binary compatibility, as -mlong-double-128 can be used + at any time. */ +/* Validate the hard-coded number below. */ +# if defined(__LONG_DOUBLE_128__) && FFI_TYPE_LONGDOUBLE != 4 +# error FFI_TYPE_LONGDOUBLE out of date +# endif +const ffi_type ffi_type_longdouble = { 16, 16, 4, NULL }; +#elif FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +FFI_TYPEDEF(longdouble, long double, FFI_TYPE_LONGDOUBLE, FFI_LDBL_CONST); +#endif + +#ifdef FFI_TARGET_HAS_COMPLEX_TYPE +FFI_COMPLEX_TYPEDEF(float, float, const); +FFI_COMPLEX_TYPEDEF(double, double, const); +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +FFI_COMPLEX_TYPEDEF(longdouble, long double, FFI_LDBL_CONST); +#endif +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/elfbsd.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/elfbsd.S new file mode 100644 index 0000000..01ca313 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/elfbsd.S @@ -0,0 +1,195 @@ +/* + * Copyright (c) 2013 Miodrag Vallat. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * ``Software''), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * vax Foreign Function Interface + */ + +#define LIBFFI_ASM +#include +#include + + .text + +/* + * void * %r0 + * ffi_call_elfbsd(extended_cif *ecif, 4(%ap) + * unsigned bytes, 8(%ap) + * unsigned flags, 12(%ap) + * void *rvalue, 16(%ap) + * void (*fn)()); 20(%ap) + */ + .globl ffi_call_elfbsd + .type ffi_call_elfbsd,@function + .align 2 +ffi_call_elfbsd: + .word 0x00c # save R2 and R3 + + # Allocate stack space for the args + subl2 8(%ap), %sp + + # Call ffi_prep_args + pushl %sp + pushl 4(%ap) + calls $2, ffi_prep_args + + # Get function pointer + movl 20(%ap), %r1 + + # Build a CALLS frame + ashl $-2, 8(%ap), %r0 + pushl %r0 # argument stack usage + movl %sp, %r0 # future %ap + # saved registers + bbc $11, 0(%r1), 1f + pushl %r11 +1: bbc $10, 0(%r1), 1f + pushl %r10 +1: bbc $9, 0(%r1), 1f + pushl %r9 +1: bbc $8, 0(%r1), 1f + pushl %r8 +1: bbc $7, 0(%r1), 1f + pushl %r7 +1: bbc $6, 0(%r1), 1f + pushl %r6 +1: bbc $5, 0(%r1), 1f + pushl %r5 +1: bbc $4, 0(%r1), 1f + pushl %r4 +1: bbc $3, 0(%r1), 1f + pushl %r3 +1: bbc $2, 0(%r1), 1f + pushl %r2 +1: + pushal 9f + pushl %fp + pushl %ap + movl 16(%ap), %r3 # struct return address, if needed + movl %r0, %ap + movzwl 4(%fp), %r0 # previous PSW, without the saved registers mask + bisl2 $0x20000000, %r0 # calls frame + movzwl 0(%r1), %r2 + bicw2 $0xf003, %r2 # only keep R11-R2 + ashl $16, %r2, %r2 + bisl2 %r2, %r0 # saved register mask of the called function + pushl %r0 + pushl $0 + movl %sp, %fp + + # Invoke the function + pushal 2(%r1) # skip procedure entry mask + movl %r3, %r1 + bicpsw $0x000f + rsb + +9: + # Copy return value if necessary + tstl 16(%ap) + jeql 9f + movl 16(%ap), %r2 + + bbc $0, 12(%ap), 1f # CIF_FLAGS_CHAR + movb %r0, 0(%r2) + brb 9f +1: + bbc $1, 12(%ap), 1f # CIF_FLAGS_SHORT + movw %r0, 0(%r2) + brb 9f +1: + bbc $2, 12(%ap), 1f # CIF_FLAGS_INT + movl %r0, 0(%r2) + brb 9f +1: + bbc $3, 12(%ap), 1f # CIF_FLAGS_DINT + movq %r0, 0(%r2) + brb 9f +1: + movl %r1, %r0 # might have been a struct + #brb 9f + +9: + ret + +/* + * ffi_closure_elfbsd(void); + * invoked with %r0: ffi_closure *closure + */ + .globl ffi_closure_elfbsd + .type ffi_closure_elfbsd, @function + .align 2 +ffi_closure_elfbsd: + .word 0 + + # Allocate room on stack for return value + subl2 $8, %sp + + # Invoke the closure function + pushal 4(%ap) # calling stack + pushal 4(%sp) # return value + pushl %r0 # closure + calls $3, ffi_closure_elfbsd_inner + + # Copy return value if necessary + bitb $1, %r0 # CIF_FLAGS_CHAR + beql 1f + movb 0(%sp), %r0 + brb 9f +1: + bitb $2, %r0 # CIF_FLAGS_SHORT + beql 1f + movw 0(%sp), %r0 + brb 9f +1: + bitb $4, %r0 # CIF_FLAGS_INT + beql 1f + movl 0(%sp), %r0 + brb 9f +1: + bitb $8, %r0 # CIF_FLAGS_DINT + beql 1f + movq 0(%sp), %r0 + #brb 9f +1: + +9: + ret + +/* + * ffi_closure_struct_elfbsd(void); + * invoked with %r0: ffi_closure *closure + * %r1: struct return address + */ + .globl ffi_closure_struct_elfbsd + .type ffi_closure_struct_elfbsd, @function + .align 2 +ffi_closure_struct_elfbsd: + .word 0 + + # Invoke the closure function + pushal 4(%ap) # calling stack + pushl %r1 # return value + pushl %r0 # closure + calls $3, ffi_closure_elfbsd_inner + + ret diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffi.c new file mode 100644 index 0000000..e52caec --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffi.c @@ -0,0 +1,276 @@ +/* + * Copyright (c) 2013 Miodrag Vallat. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * ``Software''), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * vax Foreign Function Interface + * + * This file attempts to provide all the FFI entry points which can reliably + * be implemented in C. + */ + +#include +#include + +#include +#include + +#define CIF_FLAGS_CHAR 1 /* for struct only */ +#define CIF_FLAGS_SHORT 2 /* for struct only */ +#define CIF_FLAGS_INT 4 +#define CIF_FLAGS_DINT 8 + +/* + * Foreign Function Interface API + */ + +void ffi_call_elfbsd (extended_cif *, unsigned, unsigned, void *, + void (*) ()); +void *ffi_prep_args (extended_cif *ecif, void *stack); + +void * +ffi_prep_args (extended_cif *ecif, void *stack) +{ + unsigned int i; + void **p_argv; + char *argp; + ffi_type **p_arg; + void *struct_value_ptr; + + argp = stack; + + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT + && !ecif->cif->flags) + struct_value_ptr = ecif->rvalue; + else + struct_value_ptr = NULL; + + p_argv = ecif->avalue; + + for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types; + i != 0; + i--, p_arg++) + { + size_t z; + + z = (*p_arg)->size; + if (z < sizeof (int)) + { + switch ((*p_arg)->type) + { + case FFI_TYPE_SINT8: + *(signed int *) argp = (signed int) *(SINT8 *) *p_argv; + break; + + case FFI_TYPE_UINT8: + *(unsigned int *) argp = (unsigned int) *(UINT8 *) *p_argv; + break; + + case FFI_TYPE_SINT16: + *(signed int *) argp = (signed int) *(SINT16 *) *p_argv; + break; + + case FFI_TYPE_UINT16: + *(unsigned int *) argp = (unsigned int) *(UINT16 *) *p_argv; + break; + + case FFI_TYPE_STRUCT: + memcpy (argp, *p_argv, z); + break; + + default: + FFI_ASSERT (0); + } + z = sizeof (int); + } + else + { + memcpy (argp, *p_argv, z); + + /* Align if necessary. */ + if ((sizeof(int) - 1) & z) + z = FFI_ALIGN(z, sizeof(int)); + } + + p_argv++; + argp += z; + } + + return struct_value_ptr; +} + +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + /* Set the return type flag */ + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + cif->flags = 0; + break; + + case FFI_TYPE_STRUCT: + if (cif->rtype->elements[0]->type == FFI_TYPE_STRUCT && + cif->rtype->elements[1]) + { + cif->flags = 0; + break; + } + + if (cif->rtype->size == sizeof (char)) + cif->flags = CIF_FLAGS_CHAR; + else if (cif->rtype->size == sizeof (short)) + cif->flags = CIF_FLAGS_SHORT; + else if (cif->rtype->size == sizeof (int)) + cif->flags = CIF_FLAGS_INT; + else if (cif->rtype->size == 2 * sizeof (int)) + cif->flags = CIF_FLAGS_DINT; + else + cif->flags = 0; + break; + + default: + if (cif->rtype->size <= sizeof (int)) + cif->flags = CIF_FLAGS_INT; + else + cif->flags = CIF_FLAGS_DINT; + break; + } + + return FFI_OK; +} + +void +ffi_call (ffi_cif *cif, void (*fn) (), void *rvalue, void **avalue) +{ + extended_cif ecif; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* If the return value is a struct and we don't have a return value + address then we need to make one. */ + + if (rvalue == NULL + && cif->rtype->type == FFI_TYPE_STRUCT + && cif->flags == 0) + ecif.rvalue = alloca (cif->rtype->size); + else + ecif.rvalue = rvalue; + + switch (cif->abi) + { + case FFI_ELFBSD: + ffi_call_elfbsd (&ecif, cif->bytes, cif->flags, ecif.rvalue, fn); + break; + + default: + FFI_ASSERT (0); + break; + } +} + +/* + * Closure API + */ + +void ffi_closure_elfbsd (void); +void ffi_closure_struct_elfbsd (void); +unsigned int ffi_closure_elfbsd_inner (ffi_closure *, void *, char *); + +static void +ffi_prep_closure_elfbsd (ffi_cif *cif, void **avalue, char *stackp) +{ + unsigned int i; + void **p_argv; + ffi_type **p_arg; + + p_argv = avalue; + + for (i = cif->nargs, p_arg = cif->arg_types; i != 0; i--, p_arg++) + { + size_t z; + + z = (*p_arg)->size; + *p_argv = stackp; + + /* Align if necessary */ + if ((sizeof (int) - 1) & z) + z = FFI_ALIGN(z, sizeof (int)); + + p_argv++; + stackp += z; + } +} + +unsigned int +ffi_closure_elfbsd_inner (ffi_closure *closure, void *resp, char *stack) +{ + ffi_cif *cif; + void **arg_area; + + cif = closure->cif; + arg_area = (void **) alloca (cif->nargs * sizeof (void *)); + + ffi_prep_closure_elfbsd (cif, arg_area, stack); + + (closure->fun) (cif, resp, arg_area, closure->user_data); + + return cif->flags; +} + +ffi_status +ffi_prep_closure_loc (ffi_closure *closure, ffi_cif *cif, + void (*fun)(ffi_cif *, void *, void **, void *), + void *user_data, void *codeloc) +{ + char *tramp = (char *) codeloc; + void *fn; + + FFI_ASSERT (cif->abi == FFI_ELFBSD); + + /* entry mask */ + *(unsigned short *)(tramp + 0) = 0x0000; + /* movl #closure, r0 */ + tramp[2] = 0xd0; + tramp[3] = 0x8f; + *(unsigned int *)(tramp + 4) = (unsigned int) closure; + tramp[8] = 0x50; + + if (cif->rtype->type == FFI_TYPE_STRUCT + && !cif->flags) + fn = &ffi_closure_struct_elfbsd; + else + fn = &ffi_closure_elfbsd; + + /* jmpl #fn */ + tramp[9] = 0x17; + tramp[10] = 0xef; + *(unsigned int *)(tramp + 11) = (unsigned int)fn + 2 - + (unsigned int)tramp - 9 - 6; + + closure->cif = cif; + closure->user_data = user_data; + closure->fun = fun; + + return FFI_OK; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffitarget.h new file mode 100644 index 0000000..2fc9488 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/vax/ffitarget.h @@ -0,0 +1,49 @@ +/* + * Copyright (c) 2013 Miodrag Vallat. + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * ``Software''), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + +/* + * vax Foreign Function Interface + */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_ELFBSD, + FFI_DEFAULT_ABI = FFI_ELFBSD, + FFI_LAST_ABI = FFI_DEFAULT_ABI + 1 +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_TRAMPOLINE_SIZE 15 +#define FFI_NATIVE_RAW_API 0 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/asmnames.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/asmnames.h new file mode 100644 index 0000000..7551021 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/asmnames.h @@ -0,0 +1,30 @@ +#ifndef ASMNAMES_H +#define ASMNAMES_H + +#define C2(X, Y) X ## Y +#define C1(X, Y) C2(X, Y) +#ifdef __USER_LABEL_PREFIX__ +# define C(X) C1(__USER_LABEL_PREFIX__, X) +#else +# define C(X) X +#endif + +#ifdef __APPLE__ +# define L(X) C1(L, X) +#else +# define L(X) C1(.L, X) +#endif + +#if defined(__ELF__) && defined(__PIC__) +# define PLT(X) X@PLT +#else +# define PLT(X) X +#endif + +#ifdef __ELF__ +# define ENDF(X) .type X,@function; .size X, . - X +#else +# define ENDF(X) +#endif + +#endif /* ASMNAMES_H */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi.c new file mode 100644 index 0000000..021f683 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi.c @@ -0,0 +1,753 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2017 Anthony Green + Copyright (c) 1996, 1998, 1999, 2001, 2007, 2008 Red Hat, Inc. + Copyright (c) 2002 Ranjit Mathew + Copyright (c) 2002 Bo Thorsen + Copyright (c) 2002 Roger Sayle + Copyright (C) 2008, 2010 Free Software Foundation, Inc. + + x86 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef __x86_64__ +#include +#include +#include +#include +#include "internal.h" + +/* Force FFI_TYPE_LONGDOUBLE to be different than FFI_TYPE_DOUBLE; + all further uses in this file will refer to the 80-bit type. */ +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE +# if FFI_TYPE_LONGDOUBLE != 4 +# error FFI_TYPE_LONGDOUBLE out of date +# endif +#else +# undef FFI_TYPE_LONGDOUBLE +# define FFI_TYPE_LONGDOUBLE 4 +#endif + +#if defined(__GNUC__) && !defined(__declspec) +# define __declspec(x) __attribute__((x)) +#endif + +/* Perform machine dependent cif processing. */ +ffi_status FFI_HIDDEN +ffi_prep_cif_machdep(ffi_cif *cif) +{ + size_t bytes = 0; + int i, n, flags, cabi = cif->abi; + + switch (cabi) + { + case FFI_SYSV: + case FFI_STDCALL: + case FFI_THISCALL: + case FFI_FASTCALL: + case FFI_MS_CDECL: + case FFI_PASCAL: + case FFI_REGISTER: + break; + default: + return FFI_BAD_ABI; + } + + switch (cif->rtype->type) + { + case FFI_TYPE_VOID: + flags = X86_RET_VOID; + break; + case FFI_TYPE_FLOAT: + flags = X86_RET_FLOAT; + break; + case FFI_TYPE_DOUBLE: + flags = X86_RET_DOUBLE; + break; + case FFI_TYPE_LONGDOUBLE: + flags = X86_RET_LDOUBLE; + break; + case FFI_TYPE_UINT8: + flags = X86_RET_UINT8; + break; + case FFI_TYPE_UINT16: + flags = X86_RET_UINT16; + break; + case FFI_TYPE_SINT8: + flags = X86_RET_SINT8; + break; + case FFI_TYPE_SINT16: + flags = X86_RET_SINT16; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + flags = X86_RET_INT32; + break; + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + flags = X86_RET_INT64; + break; + case FFI_TYPE_STRUCT: +#ifndef X86 + /* ??? This should be a different ABI rather than an ifdef. */ + if (cif->rtype->size == 1) + flags = X86_RET_STRUCT_1B; + else if (cif->rtype->size == 2) + flags = X86_RET_STRUCT_2B; + else if (cif->rtype->size == 4) + flags = X86_RET_INT32; + else if (cif->rtype->size == 8) + flags = X86_RET_INT64; + else +#endif + { + do_struct: + switch (cabi) + { + case FFI_THISCALL: + case FFI_FASTCALL: + case FFI_STDCALL: + case FFI_MS_CDECL: + flags = X86_RET_STRUCTARG; + break; + default: + flags = X86_RET_STRUCTPOP; + break; + } + /* Allocate space for return value pointer. */ + bytes += FFI_ALIGN (sizeof(void*), FFI_SIZEOF_ARG); + } + break; + case FFI_TYPE_COMPLEX: + switch (cif->rtype->elements[0]->type) + { + case FFI_TYPE_DOUBLE: + case FFI_TYPE_LONGDOUBLE: + case FFI_TYPE_SINT64: + case FFI_TYPE_UINT64: + goto do_struct; + case FFI_TYPE_FLOAT: + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + flags = X86_RET_INT64; + break; + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + flags = X86_RET_INT32; + break; + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + flags = X86_RET_STRUCT_2B; + break; + default: + return FFI_BAD_TYPEDEF; + } + break; + default: + return FFI_BAD_TYPEDEF; + } + cif->flags = flags; + + for (i = 0, n = cif->nargs; i < n; i++) + { + ffi_type *t = cif->arg_types[i]; + + bytes = FFI_ALIGN (bytes, t->alignment); + bytes += FFI_ALIGN (t->size, FFI_SIZEOF_ARG); + } + cif->bytes = FFI_ALIGN (bytes, 16); + + return FFI_OK; +} + +static ffi_arg +extend_basic_type(void *arg, int type) +{ + switch (type) + { + case FFI_TYPE_SINT8: + return *(SINT8 *)arg; + case FFI_TYPE_UINT8: + return *(UINT8 *)arg; + case FFI_TYPE_SINT16: + return *(SINT16 *)arg; + case FFI_TYPE_UINT16: + return *(UINT16 *)arg; + + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT32: + case FFI_TYPE_POINTER: + case FFI_TYPE_FLOAT: + return *(UINT32 *)arg; + + default: + abort(); + } +} + +struct call_frame +{ + void *ebp; /* 0 */ + void *retaddr; /* 4 */ + void (*fn)(void); /* 8 */ + int flags; /* 12 */ + void *rvalue; /* 16 */ + unsigned regs[3]; /* 20-28 */ +}; + +struct abi_params +{ + int dir; /* parameter growth direction */ + int static_chain; /* the static chain register used by gcc */ + int nregs; /* number of register parameters */ + int regs[3]; +}; + +static const struct abi_params abi_params[FFI_LAST_ABI] = { + [FFI_SYSV] = { 1, R_ECX, 0 }, + [FFI_THISCALL] = { 1, R_EAX, 1, { R_ECX } }, + [FFI_FASTCALL] = { 1, R_EAX, 2, { R_ECX, R_EDX } }, + [FFI_STDCALL] = { 1, R_ECX, 0 }, + [FFI_PASCAL] = { -1, R_ECX, 0 }, + /* ??? No defined static chain; gcc does not support REGISTER. */ + [FFI_REGISTER] = { -1, R_ECX, 3, { R_EAX, R_EDX, R_ECX } }, + [FFI_MS_CDECL] = { 1, R_ECX, 0 } +}; + +#ifdef HAVE_FASTCALL + #ifdef _MSC_VER + #define FFI_DECLARE_FASTCALL __fastcall + #else + #define FFI_DECLARE_FASTCALL __declspec(fastcall) + #endif +#else + #define FFI_DECLARE_FASTCALL +#endif + +extern void FFI_DECLARE_FASTCALL ffi_call_i386(struct call_frame *, char *) FFI_HIDDEN; + +static void +ffi_call_int (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + size_t rsize, bytes; + struct call_frame *frame; + char *stack, *argp; + ffi_type **arg_types; + int flags, cabi, i, n, dir, narg_reg; + const struct abi_params *pabi; + + flags = cif->flags; + cabi = cif->abi; + pabi = &abi_params[cabi]; + dir = pabi->dir; + + rsize = 0; + if (rvalue == NULL) + { + switch (flags) + { + case X86_RET_FLOAT: + case X86_RET_DOUBLE: + case X86_RET_LDOUBLE: + case X86_RET_STRUCTPOP: + case X86_RET_STRUCTARG: + /* The float cases need to pop the 387 stack. + The struct cases need to pass a valid pointer to the callee. */ + rsize = cif->rtype->size; + break; + default: + /* We can pretend that the callee returns nothing. */ + flags = X86_RET_VOID; + break; + } + } + + bytes = cif->bytes; + stack = alloca(bytes + sizeof(*frame) + rsize); + argp = (dir < 0 ? stack + bytes : stack); + frame = (struct call_frame *)(stack + bytes); + if (rsize) + rvalue = frame + 1; + + frame->fn = fn; + frame->flags = flags; + frame->rvalue = rvalue; + frame->regs[pabi->static_chain] = (unsigned)closure; + + narg_reg = 0; + switch (flags) + { + case X86_RET_STRUCTARG: + /* The pointer is passed as the first argument. */ + if (pabi->nregs > 0) + { + frame->regs[pabi->regs[0]] = (unsigned)rvalue; + narg_reg = 1; + break; + } + /* fallthru */ + case X86_RET_STRUCTPOP: + *(void **)argp = rvalue; + argp += sizeof(void *); + break; + } + + arg_types = cif->arg_types; + for (i = 0, n = cif->nargs; i < n; i++) + { + ffi_type *ty = arg_types[i]; + void *valp = avalue[i]; + size_t z = ty->size; + int t = ty->type; + + if (z <= FFI_SIZEOF_ARG && t != FFI_TYPE_STRUCT) + { + ffi_arg val = extend_basic_type (valp, t); + + if (t != FFI_TYPE_FLOAT && narg_reg < pabi->nregs) + frame->regs[pabi->regs[narg_reg++]] = val; + else if (dir < 0) + { + argp -= 4; + *(ffi_arg *)argp = val; + } + else + { + *(ffi_arg *)argp = val; + argp += 4; + } + } + else + { + size_t za = FFI_ALIGN (z, FFI_SIZEOF_ARG); + size_t align = FFI_SIZEOF_ARG; + + /* Issue 434: For thiscall and fastcall, if the paramter passed + as 64-bit integer or struct, all following integer paramters + will be passed on stack. */ + if ((cabi == FFI_THISCALL || cabi == FFI_FASTCALL) + && (t == FFI_TYPE_SINT64 + || t == FFI_TYPE_UINT64 + || t == FFI_TYPE_STRUCT)) + narg_reg = 2; + + /* Alignment rules for arguments are quite complex. Vectors and + structures with 16 byte alignment get it. Note that long double + on Darwin does have 16 byte alignment, and does not get this + alignment if passed directly; a structure with a long double + inside, however, would get 16 byte alignment. Since libffi does + not support vectors, we need non concern ourselves with other + cases. */ + if (t == FFI_TYPE_STRUCT && ty->alignment >= 16) + align = 16; + + if (dir < 0) + { + /* ??? These reverse argument ABIs are probably too old + to have cared about alignment. Someone should check. */ + argp -= za; + memcpy (argp, valp, z); + } + else + { + argp = (char *)FFI_ALIGN (argp, align); + memcpy (argp, valp, z); + argp += za; + } + } + } + FFI_ASSERT (dir > 0 || argp == stack); + + ffi_call_i386 (frame, stack); +} + +void +ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +void +ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + +/** private members **/ + +void FFI_HIDDEN ffi_closure_i386(void); +void FFI_HIDDEN ffi_closure_STDCALL(void); +void FFI_HIDDEN ffi_closure_REGISTER(void); + +struct closure_frame +{ + unsigned rettemp[4]; /* 0 */ + unsigned regs[3]; /* 16-24 */ + ffi_cif *cif; /* 28 */ + void (*fun)(ffi_cif*,void*,void**,void*); /* 32 */ + void *user_data; /* 36 */ +}; + +int FFI_HIDDEN FFI_DECLARE_FASTCALL +ffi_closure_inner (struct closure_frame *frame, char *stack) +{ + ffi_cif *cif = frame->cif; + int cabi, i, n, flags, dir, narg_reg; + const struct abi_params *pabi; + ffi_type **arg_types; + char *argp; + void *rvalue; + void **avalue; + + cabi = cif->abi; + flags = cif->flags; + narg_reg = 0; + rvalue = frame->rettemp; + pabi = &abi_params[cabi]; + dir = pabi->dir; + argp = (dir < 0 ? stack + cif->bytes : stack); + + switch (flags) + { + case X86_RET_STRUCTARG: + if (pabi->nregs > 0) + { + rvalue = (void *)frame->regs[pabi->regs[0]]; + narg_reg = 1; + frame->rettemp[0] = (unsigned)rvalue; + break; + } + /* fallthru */ + case X86_RET_STRUCTPOP: + rvalue = *(void **)argp; + argp += sizeof(void *); + frame->rettemp[0] = (unsigned)rvalue; + break; + } + + n = cif->nargs; + avalue = alloca(sizeof(void *) * n); + + arg_types = cif->arg_types; + for (i = 0; i < n; ++i) + { + ffi_type *ty = arg_types[i]; + size_t z = ty->size; + int t = ty->type; + void *valp; + + if (z <= FFI_SIZEOF_ARG && t != FFI_TYPE_STRUCT) + { + if (t != FFI_TYPE_FLOAT && narg_reg < pabi->nregs) + valp = &frame->regs[pabi->regs[narg_reg++]]; + else if (dir < 0) + { + argp -= 4; + valp = argp; + } + else + { + valp = argp; + argp += 4; + } + } + else + { + size_t za = FFI_ALIGN (z, FFI_SIZEOF_ARG); + size_t align = FFI_SIZEOF_ARG; + + /* See the comment in ffi_call_int. */ + if (t == FFI_TYPE_STRUCT && ty->alignment >= 16) + align = 16; + + /* Issue 434: For thiscall and fastcall, if the paramter passed + as 64-bit integer or struct, all following integer paramters + will be passed on stack. */ + if ((cabi == FFI_THISCALL || cabi == FFI_FASTCALL) + && (t == FFI_TYPE_SINT64 + || t == FFI_TYPE_UINT64 + || t == FFI_TYPE_STRUCT)) + narg_reg = 2; + + if (dir < 0) + { + /* ??? These reverse argument ABIs are probably too old + to have cared about alignment. Someone should check. */ + argp -= za; + valp = argp; + } + else + { + argp = (char *)FFI_ALIGN (argp, align); + valp = argp; + argp += za; + } + } + + avalue[i] = valp; + } + + frame->fun (cif, rvalue, avalue, frame->user_data); + + if (cabi == FFI_STDCALL) + return flags + (cif->bytes << X86_RET_POP_SHIFT); + else + return flags; +} + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*), + void *user_data, + void *codeloc) +{ + char *tramp = closure->tramp; + void (*dest)(void); + int op = 0xb8; /* movl imm, %eax */ + + switch (cif->abi) + { + case FFI_SYSV: + case FFI_THISCALL: + case FFI_FASTCALL: + case FFI_MS_CDECL: + dest = ffi_closure_i386; + break; + case FFI_STDCALL: + case FFI_PASCAL: + dest = ffi_closure_STDCALL; + break; + case FFI_REGISTER: + dest = ffi_closure_REGISTER; + op = 0x68; /* pushl imm */ + default: + return FFI_BAD_ABI; + } + + /* movl or pushl immediate. */ + tramp[0] = op; + *(void **)(tramp + 1) = codeloc; + + /* jmp dest */ + tramp[5] = 0xe9; + *(unsigned *)(tramp + 6) = (unsigned)dest - ((unsigned)codeloc + 10); + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +void FFI_HIDDEN ffi_go_closure_EAX(void); +void FFI_HIDDEN ffi_go_closure_ECX(void); +void FFI_HIDDEN ffi_go_closure_STDCALL(void); + +ffi_status +ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*,void*,void**,void*)) +{ + void (*dest)(void); + + switch (cif->abi) + { + case FFI_SYSV: + case FFI_MS_CDECL: + dest = ffi_go_closure_ECX; + break; + case FFI_THISCALL: + case FFI_FASTCALL: + dest = ffi_go_closure_EAX; + break; + case FFI_STDCALL: + case FFI_PASCAL: + dest = ffi_go_closure_STDCALL; + break; + case FFI_REGISTER: + default: + return FFI_BAD_ABI; + } + + closure->tramp = dest; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +/* ------- Native raw API support -------------------------------- */ + +#if !FFI_NO_RAW_API + +void FFI_HIDDEN ffi_closure_raw_SYSV(void); +void FFI_HIDDEN ffi_closure_raw_THISCALL(void); + +ffi_status +ffi_prep_raw_closure_loc (ffi_raw_closure *closure, + ffi_cif *cif, + void (*fun)(ffi_cif*,void*,ffi_raw*,void*), + void *user_data, + void *codeloc) +{ + char *tramp = closure->tramp; + void (*dest)(void); + int i; + + /* We currently don't support certain kinds of arguments for raw + closures. This should be implemented by a separate assembly + language routine, since it would require argument processing, + something we don't do now for performance. */ + for (i = cif->nargs-1; i >= 0; i--) + switch (cif->arg_types[i]->type) + { + case FFI_TYPE_STRUCT: + case FFI_TYPE_LONGDOUBLE: + return FFI_BAD_TYPEDEF; + } + + switch (cif->abi) + { + case FFI_THISCALL: + dest = ffi_closure_raw_THISCALL; + break; + case FFI_SYSV: + dest = ffi_closure_raw_SYSV; + break; + default: + return FFI_BAD_ABI; + } + + /* movl imm, %eax. */ + tramp[0] = 0xb8; + *(void **)(tramp + 1) = codeloc; + + /* jmp dest */ + tramp[5] = 0xe9; + *(unsigned *)(tramp + 6) = (unsigned)dest - ((unsigned)codeloc + 10); + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +void +ffi_raw_call(ffi_cif *cif, void (*fn)(void), void *rvalue, ffi_raw *avalue) +{ + size_t rsize, bytes; + struct call_frame *frame; + char *stack, *argp; + ffi_type **arg_types; + int flags, cabi, i, n, narg_reg; + const struct abi_params *pabi; + + flags = cif->flags; + cabi = cif->abi; + pabi = &abi_params[cabi]; + + rsize = 0; + if (rvalue == NULL) + { + switch (flags) + { + case X86_RET_FLOAT: + case X86_RET_DOUBLE: + case X86_RET_LDOUBLE: + case X86_RET_STRUCTPOP: + case X86_RET_STRUCTARG: + /* The float cases need to pop the 387 stack. + The struct cases need to pass a valid pointer to the callee. */ + rsize = cif->rtype->size; + break; + default: + /* We can pretend that the callee returns nothing. */ + flags = X86_RET_VOID; + break; + } + } + + bytes = cif->bytes; + argp = stack = + (void *)((uintptr_t)alloca(bytes + sizeof(*frame) + rsize + 15) & ~16); + frame = (struct call_frame *)(stack + bytes); + if (rsize) + rvalue = frame + 1; + + frame->fn = fn; + frame->flags = flags; + frame->rvalue = rvalue; + + narg_reg = 0; + switch (flags) + { + case X86_RET_STRUCTARG: + /* The pointer is passed as the first argument. */ + if (pabi->nregs > 0) + { + frame->regs[pabi->regs[0]] = (unsigned)rvalue; + narg_reg = 1; + break; + } + /* fallthru */ + case X86_RET_STRUCTPOP: + *(void **)argp = rvalue; + argp += sizeof(void *); + bytes -= sizeof(void *); + break; + } + + arg_types = cif->arg_types; + for (i = 0, n = cif->nargs; narg_reg < pabi->nregs && i < n; i++) + { + ffi_type *ty = arg_types[i]; + size_t z = ty->size; + int t = ty->type; + + if (z <= FFI_SIZEOF_ARG && t != FFI_TYPE_STRUCT && t != FFI_TYPE_FLOAT) + { + ffi_arg val = extend_basic_type (avalue, t); + frame->regs[pabi->regs[narg_reg++]] = val; + z = FFI_SIZEOF_ARG; + } + else + { + memcpy (argp, avalue, z); + z = FFI_ALIGN (z, FFI_SIZEOF_ARG); + argp += z; + } + avalue += z; + bytes -= z; + } + if (i < n) + memcpy (argp, avalue, bytes); + + ffi_call_i386 (frame, stack); +} +#endif /* !FFI_NO_RAW_API */ +#endif /* !__x86_64__ */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi64.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi64.c new file mode 100644 index 0000000..41d6acd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffi64.c @@ -0,0 +1,884 @@ +/* ----------------------------------------------------------------------- + ffi64.c - Copyright (c) 2011, 2018 Anthony Green + Copyright (c) 2013 The Written Word, Inc. + Copyright (c) 2008, 2010 Red Hat, Inc. + Copyright (c) 2002, 2007 Bo Thorsen + + x86-64 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +#include +#include +#include +#include "internal64.h" + +#ifdef __x86_64__ + +#define MAX_GPR_REGS 6 +#define MAX_SSE_REGS 8 + +#if defined(__INTEL_COMPILER) +#include "xmmintrin.h" +#define UINT128 __m128 +#else +#if defined(__SUNPRO_C) +#include +#define UINT128 __m128i +#else +#define UINT128 __int128_t +#endif +#endif + +union big_int_union +{ + UINT32 i32; + UINT64 i64; + UINT128 i128; +}; + +struct register_args +{ + /* Registers for argument passing. */ + UINT64 gpr[MAX_GPR_REGS]; + union big_int_union sse[MAX_SSE_REGS]; + UINT64 rax; /* ssecount */ + UINT64 r10; /* static chain */ +}; + +extern void ffi_call_unix64 (void *args, unsigned long bytes, unsigned flags, + void *raddr, void (*fnaddr)(void)) FFI_HIDDEN; + +/* All reference to register classes here is identical to the code in + gcc/config/i386/i386.c. Do *not* change one without the other. */ + +/* Register class used for passing given 64bit part of the argument. + These represent classes as documented by the PS ABI, with the + exception of SSESF, SSEDF classes, that are basically SSE class, + just gcc will use SF or DFmode move instead of DImode to avoid + reformatting penalties. + + Similary we play games with INTEGERSI_CLASS to use cheaper SImode moves + whenever possible (upper half does contain padding). */ +enum x86_64_reg_class + { + X86_64_NO_CLASS, + X86_64_INTEGER_CLASS, + X86_64_INTEGERSI_CLASS, + X86_64_SSE_CLASS, + X86_64_SSESF_CLASS, + X86_64_SSEDF_CLASS, + X86_64_SSEUP_CLASS, + X86_64_X87_CLASS, + X86_64_X87UP_CLASS, + X86_64_COMPLEX_X87_CLASS, + X86_64_MEMORY_CLASS + }; + +#define MAX_CLASSES 4 + +#define SSE_CLASS_P(X) ((X) >= X86_64_SSE_CLASS && X <= X86_64_SSEUP_CLASS) + +/* x86-64 register passing implementation. See x86-64 ABI for details. Goal + of this code is to classify each 8bytes of incoming argument by the register + class and assign registers accordingly. */ + +/* Return the union class of CLASS1 and CLASS2. + See the x86-64 PS ABI for details. */ + +static enum x86_64_reg_class +merge_classes (enum x86_64_reg_class class1, enum x86_64_reg_class class2) +{ + /* Rule #1: If both classes are equal, this is the resulting class. */ + if (class1 == class2) + return class1; + + /* Rule #2: If one of the classes is NO_CLASS, the resulting class is + the other class. */ + if (class1 == X86_64_NO_CLASS) + return class2; + if (class2 == X86_64_NO_CLASS) + return class1; + + /* Rule #3: If one of the classes is MEMORY, the result is MEMORY. */ + if (class1 == X86_64_MEMORY_CLASS || class2 == X86_64_MEMORY_CLASS) + return X86_64_MEMORY_CLASS; + + /* Rule #4: If one of the classes is INTEGER, the result is INTEGER. */ + if ((class1 == X86_64_INTEGERSI_CLASS && class2 == X86_64_SSESF_CLASS) + || (class2 == X86_64_INTEGERSI_CLASS && class1 == X86_64_SSESF_CLASS)) + return X86_64_INTEGERSI_CLASS; + if (class1 == X86_64_INTEGER_CLASS || class1 == X86_64_INTEGERSI_CLASS + || class2 == X86_64_INTEGER_CLASS || class2 == X86_64_INTEGERSI_CLASS) + return X86_64_INTEGER_CLASS; + + /* Rule #5: If one of the classes is X87, X87UP, or COMPLEX_X87 class, + MEMORY is used. */ + if (class1 == X86_64_X87_CLASS + || class1 == X86_64_X87UP_CLASS + || class1 == X86_64_COMPLEX_X87_CLASS + || class2 == X86_64_X87_CLASS + || class2 == X86_64_X87UP_CLASS + || class2 == X86_64_COMPLEX_X87_CLASS) + return X86_64_MEMORY_CLASS; + + /* Rule #6: Otherwise class SSE is used. */ + return X86_64_SSE_CLASS; +} + +/* Classify the argument of type TYPE and mode MODE. + CLASSES will be filled by the register class used to pass each word + of the operand. The number of words is returned. In case the parameter + should be passed in memory, 0 is returned. As a special case for zero + sized containers, classes[0] will be NO_CLASS and 1 is returned. + + See the x86-64 PS ABI for details. +*/ +static size_t +classify_argument (ffi_type *type, enum x86_64_reg_class classes[], + size_t byte_offset) +{ + switch (type->type) + { + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + case FFI_TYPE_POINTER: + do_integer: + { + size_t size = byte_offset + type->size; + + if (size <= 4) + { + classes[0] = X86_64_INTEGERSI_CLASS; + return 1; + } + else if (size <= 8) + { + classes[0] = X86_64_INTEGER_CLASS; + return 1; + } + else if (size <= 12) + { + classes[0] = X86_64_INTEGER_CLASS; + classes[1] = X86_64_INTEGERSI_CLASS; + return 2; + } + else if (size <= 16) + { + classes[0] = classes[1] = X86_64_INTEGER_CLASS; + return 2; + } + else + FFI_ASSERT (0); + } + case FFI_TYPE_FLOAT: + if (!(byte_offset % 8)) + classes[0] = X86_64_SSESF_CLASS; + else + classes[0] = X86_64_SSE_CLASS; + return 1; + case FFI_TYPE_DOUBLE: + classes[0] = X86_64_SSEDF_CLASS; + return 1; +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + classes[0] = X86_64_X87_CLASS; + classes[1] = X86_64_X87UP_CLASS; + return 2; +#endif + case FFI_TYPE_STRUCT: + { + const size_t UNITS_PER_WORD = 8; + size_t words = (type->size + UNITS_PER_WORD - 1) / UNITS_PER_WORD; + ffi_type **ptr; + unsigned int i; + enum x86_64_reg_class subclasses[MAX_CLASSES]; + + /* If the struct is larger than 32 bytes, pass it on the stack. */ + if (type->size > 32) + return 0; + + for (i = 0; i < words; i++) + classes[i] = X86_64_NO_CLASS; + + /* Zero sized arrays or structures are NO_CLASS. We return 0 to + signalize memory class, so handle it as special case. */ + if (!words) + { + case FFI_TYPE_VOID: + classes[0] = X86_64_NO_CLASS; + return 1; + } + + /* Merge the fields of structure. */ + for (ptr = type->elements; *ptr != NULL; ptr++) + { + size_t num; + + byte_offset = FFI_ALIGN (byte_offset, (*ptr)->alignment); + + num = classify_argument (*ptr, subclasses, byte_offset % 8); + if (num == 0) + return 0; + for (i = 0; i < num; i++) + { + size_t pos = byte_offset / 8; + classes[i + pos] = + merge_classes (subclasses[i], classes[i + pos]); + } + + byte_offset += (*ptr)->size; + } + + if (words > 2) + { + /* When size > 16 bytes, if the first one isn't + X86_64_SSE_CLASS or any other ones aren't + X86_64_SSEUP_CLASS, everything should be passed in + memory. */ + if (classes[0] != X86_64_SSE_CLASS) + return 0; + + for (i = 1; i < words; i++) + if (classes[i] != X86_64_SSEUP_CLASS) + return 0; + } + + /* Final merger cleanup. */ + for (i = 0; i < words; i++) + { + /* If one class is MEMORY, everything should be passed in + memory. */ + if (classes[i] == X86_64_MEMORY_CLASS) + return 0; + + /* The X86_64_SSEUP_CLASS should be always preceded by + X86_64_SSE_CLASS or X86_64_SSEUP_CLASS. */ + if (classes[i] == X86_64_SSEUP_CLASS + && classes[i - 1] != X86_64_SSE_CLASS + && classes[i - 1] != X86_64_SSEUP_CLASS) + { + /* The first one should never be X86_64_SSEUP_CLASS. */ + FFI_ASSERT (i != 0); + classes[i] = X86_64_SSE_CLASS; + } + + /* If X86_64_X87UP_CLASS isn't preceded by X86_64_X87_CLASS, + everything should be passed in memory. */ + if (classes[i] == X86_64_X87UP_CLASS + && (classes[i - 1] != X86_64_X87_CLASS)) + { + /* The first one should never be X86_64_X87UP_CLASS. */ + FFI_ASSERT (i != 0); + return 0; + } + } + return words; + } + case FFI_TYPE_COMPLEX: + { + ffi_type *inner = type->elements[0]; + switch (inner->type) + { + case FFI_TYPE_INT: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + goto do_integer; + + case FFI_TYPE_FLOAT: + classes[0] = X86_64_SSE_CLASS; + if (byte_offset % 8) + { + classes[1] = X86_64_SSESF_CLASS; + return 2; + } + return 1; + case FFI_TYPE_DOUBLE: + classes[0] = classes[1] = X86_64_SSEDF_CLASS; + return 2; +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + classes[0] = X86_64_COMPLEX_X87_CLASS; + return 1; +#endif + } + } + } + abort(); +} + +/* Examine the argument and return set number of register required in each + class. Return zero iff parameter should be passed in memory, otherwise + the number of registers. */ + +static size_t +examine_argument (ffi_type *type, enum x86_64_reg_class classes[MAX_CLASSES], + _Bool in_return, int *pngpr, int *pnsse) +{ + size_t n; + unsigned int i; + int ngpr, nsse; + + n = classify_argument (type, classes, 0); + if (n == 0) + return 0; + + ngpr = nsse = 0; + for (i = 0; i < n; ++i) + switch (classes[i]) + { + case X86_64_INTEGER_CLASS: + case X86_64_INTEGERSI_CLASS: + ngpr++; + break; + case X86_64_SSE_CLASS: + case X86_64_SSESF_CLASS: + case X86_64_SSEDF_CLASS: + nsse++; + break; + case X86_64_NO_CLASS: + case X86_64_SSEUP_CLASS: + break; + case X86_64_X87_CLASS: + case X86_64_X87UP_CLASS: + case X86_64_COMPLEX_X87_CLASS: + return in_return != 0; + default: + abort (); + } + + *pngpr = ngpr; + *pnsse = nsse; + + return n; +} + +/* Perform machine dependent cif processing. */ + +#ifndef __ILP32__ +extern ffi_status +ffi_prep_cif_machdep_efi64(ffi_cif *cif); +#endif + +ffi_status +ffi_prep_cif_machdep (ffi_cif *cif) +{ + int gprcount, ssecount, i, avn, ngpr, nsse; + unsigned flags; + enum x86_64_reg_class classes[MAX_CLASSES]; + size_t bytes, n, rtype_size; + ffi_type *rtype; + +#ifndef __ILP32__ + if (cif->abi == FFI_EFI64 || cif->abi == FFI_GNUW64) + return ffi_prep_cif_machdep_efi64(cif); +#endif + if (cif->abi != FFI_UNIX64) + return FFI_BAD_ABI; + + gprcount = ssecount = 0; + + rtype = cif->rtype; + rtype_size = rtype->size; + switch (rtype->type) + { + case FFI_TYPE_VOID: + flags = UNIX64_RET_VOID; + break; + case FFI_TYPE_UINT8: + flags = UNIX64_RET_UINT8; + break; + case FFI_TYPE_SINT8: + flags = UNIX64_RET_SINT8; + break; + case FFI_TYPE_UINT16: + flags = UNIX64_RET_UINT16; + break; + case FFI_TYPE_SINT16: + flags = UNIX64_RET_SINT16; + break; + case FFI_TYPE_UINT32: + flags = UNIX64_RET_UINT32; + break; + case FFI_TYPE_INT: + case FFI_TYPE_SINT32: + flags = UNIX64_RET_SINT32; + break; + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + flags = UNIX64_RET_INT64; + break; + case FFI_TYPE_POINTER: + flags = (sizeof(void *) == 4 ? UNIX64_RET_UINT32 : UNIX64_RET_INT64); + break; + case FFI_TYPE_FLOAT: + flags = UNIX64_RET_XMM32; + break; + case FFI_TYPE_DOUBLE: + flags = UNIX64_RET_XMM64; + break; + case FFI_TYPE_LONGDOUBLE: + flags = UNIX64_RET_X87; + break; + case FFI_TYPE_STRUCT: + n = examine_argument (cif->rtype, classes, 1, &ngpr, &nsse); + if (n == 0) + { + /* The return value is passed in memory. A pointer to that + memory is the first argument. Allocate a register for it. */ + gprcount++; + /* We don't have to do anything in asm for the return. */ + flags = UNIX64_RET_VOID | UNIX64_FLAG_RET_IN_MEM; + } + else + { + _Bool sse0 = SSE_CLASS_P (classes[0]); + + if (rtype_size == 4 && sse0) + flags = UNIX64_RET_XMM32; + else if (rtype_size == 8) + flags = sse0 ? UNIX64_RET_XMM64 : UNIX64_RET_INT64; + else + { + _Bool sse1 = n == 2 && SSE_CLASS_P (classes[1]); + if (sse0 && sse1) + flags = UNIX64_RET_ST_XMM0_XMM1; + else if (sse0) + flags = UNIX64_RET_ST_XMM0_RAX; + else if (sse1) + flags = UNIX64_RET_ST_RAX_XMM0; + else + flags = UNIX64_RET_ST_RAX_RDX; + flags |= rtype_size << UNIX64_SIZE_SHIFT; + } + } + break; + case FFI_TYPE_COMPLEX: + switch (rtype->elements[0]->type) + { + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT16: + case FFI_TYPE_SINT16: + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + flags = UNIX64_RET_ST_RAX_RDX | ((unsigned) rtype_size << UNIX64_SIZE_SHIFT); + break; + case FFI_TYPE_FLOAT: + flags = UNIX64_RET_XMM64; + break; + case FFI_TYPE_DOUBLE: + flags = UNIX64_RET_ST_XMM0_XMM1 | (16 << UNIX64_SIZE_SHIFT); + break; +#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE + case FFI_TYPE_LONGDOUBLE: + flags = UNIX64_RET_X87_2; + break; +#endif + default: + return FFI_BAD_TYPEDEF; + } + break; + default: + return FFI_BAD_TYPEDEF; + } + + /* Go over all arguments and determine the way they should be passed. + If it's in a register and there is space for it, let that be so. If + not, add it's size to the stack byte count. */ + for (bytes = 0, i = 0, avn = cif->nargs; i < avn; i++) + { + if (examine_argument (cif->arg_types[i], classes, 0, &ngpr, &nsse) == 0 + || gprcount + ngpr > MAX_GPR_REGS + || ssecount + nsse > MAX_SSE_REGS) + { + long align = cif->arg_types[i]->alignment; + + if (align < 8) + align = 8; + + bytes = FFI_ALIGN (bytes, align); + bytes += cif->arg_types[i]->size; + } + else + { + gprcount += ngpr; + ssecount += nsse; + } + } + if (ssecount) + flags |= UNIX64_FLAG_XMM_ARGS; + + cif->flags = flags; + cif->bytes = (unsigned) FFI_ALIGN (bytes, 8); + + return FFI_OK; +} + +static void +ffi_call_int (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + enum x86_64_reg_class classes[MAX_CLASSES]; + char *stack, *argp; + ffi_type **arg_types; + int gprcount, ssecount, ngpr, nsse, i, avn, flags; + struct register_args *reg_args; + + /* Can't call 32-bit mode from 64-bit mode. */ + FFI_ASSERT (cif->abi == FFI_UNIX64); + + /* If the return value is a struct and we don't have a return value + address then we need to make one. Otherwise we can ignore it. */ + flags = cif->flags; + if (rvalue == NULL) + { + if (flags & UNIX64_FLAG_RET_IN_MEM) + rvalue = alloca (cif->rtype->size); + else + flags = UNIX64_RET_VOID; + } + + /* Allocate the space for the arguments, plus 4 words of temp space. */ + stack = alloca (sizeof (struct register_args) + cif->bytes + 4*8); + reg_args = (struct register_args *) stack; + argp = stack + sizeof (struct register_args); + + reg_args->r10 = (uintptr_t) closure; + + gprcount = ssecount = 0; + + /* If the return value is passed in memory, add the pointer as the + first integer argument. */ + if (flags & UNIX64_FLAG_RET_IN_MEM) + reg_args->gpr[gprcount++] = (unsigned long) rvalue; + + avn = cif->nargs; + arg_types = cif->arg_types; + + for (i = 0; i < avn; ++i) + { + size_t n, size = arg_types[i]->size; + + n = examine_argument (arg_types[i], classes, 0, &ngpr, &nsse); + if (n == 0 + || gprcount + ngpr > MAX_GPR_REGS + || ssecount + nsse > MAX_SSE_REGS) + { + long align = arg_types[i]->alignment; + + /* Stack arguments are *always* at least 8 byte aligned. */ + if (align < 8) + align = 8; + + /* Pass this argument in memory. */ + argp = (void *) FFI_ALIGN (argp, align); + memcpy (argp, avalue[i], size); + argp += size; + } + else + { + /* The argument is passed entirely in registers. */ + char *a = (char *) avalue[i]; + unsigned int j; + + for (j = 0; j < n; j++, a += 8, size -= 8) + { + switch (classes[j]) + { + case X86_64_NO_CLASS: + case X86_64_SSEUP_CLASS: + break; + case X86_64_INTEGER_CLASS: + case X86_64_INTEGERSI_CLASS: + /* Sign-extend integer arguments passed in general + purpose registers, to cope with the fact that + LLVM incorrectly assumes that this will be done + (the x86-64 PS ABI does not specify this). */ + switch (arg_types[i]->type) + { + case FFI_TYPE_SINT8: + reg_args->gpr[gprcount] = (SINT64) *((SINT8 *) a); + break; + case FFI_TYPE_SINT16: + reg_args->gpr[gprcount] = (SINT64) *((SINT16 *) a); + break; + case FFI_TYPE_SINT32: + reg_args->gpr[gprcount] = (SINT64) *((SINT32 *) a); + break; + default: + reg_args->gpr[gprcount] = 0; + memcpy (®_args->gpr[gprcount], a, size); + } + gprcount++; + break; + case X86_64_SSE_CLASS: + case X86_64_SSEDF_CLASS: + memcpy (®_args->sse[ssecount++].i64, a, sizeof(UINT64)); + break; + case X86_64_SSESF_CLASS: + memcpy (®_args->sse[ssecount++].i32, a, sizeof(UINT32)); + break; + default: + abort(); + } + } + } + } + reg_args->rax = ssecount; + + ffi_call_unix64 (stack, cif->bytes + sizeof (struct register_args), + flags, rvalue, fn); +} + +#ifndef __ILP32__ +extern void +ffi_call_efi64(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue); +#endif + +void +ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ +#ifndef __ILP32__ + if (cif->abi == FFI_EFI64 || cif->abi == FFI_GNUW64) + { + ffi_call_efi64(cif, fn, rvalue, avalue); + return; + } +#endif + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +#ifndef __ILP32__ +extern void +ffi_call_go_efi64(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure); +#endif + +void +ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ +#ifndef __ILP32__ + if (cif->abi == FFI_EFI64 || cif->abi == FFI_GNUW64) + { + ffi_call_go_efi64(cif, fn, rvalue, avalue, closure); + return; + } +#endif + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + + +extern void ffi_closure_unix64(void) FFI_HIDDEN; +extern void ffi_closure_unix64_sse(void) FFI_HIDDEN; + +#ifndef __ILP32__ +extern ffi_status +ffi_prep_closure_loc_efi64(ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc); +#endif + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + static const unsigned char trampoline[16] = { + /* leaq -0x7(%rip),%r10 # 0x0 */ + 0x4c, 0x8d, 0x15, 0xf9, 0xff, 0xff, 0xff, + /* jmpq *0x3(%rip) # 0x10 */ + 0xff, 0x25, 0x03, 0x00, 0x00, 0x00, + /* nopl (%rax) */ + 0x0f, 0x1f, 0x00 + }; + void (*dest)(void); + char *tramp = closure->tramp; + +#ifndef __ILP32__ + if (cif->abi == FFI_EFI64 || cif->abi == FFI_GNUW64) + return ffi_prep_closure_loc_efi64(closure, cif, fun, user_data, codeloc); +#endif + if (cif->abi != FFI_UNIX64) + return FFI_BAD_ABI; + + if (cif->flags & UNIX64_FLAG_XMM_ARGS) + dest = ffi_closure_unix64_sse; + else + dest = ffi_closure_unix64; + + memcpy (tramp, trampoline, sizeof(trampoline)); + *(UINT64 *)(tramp + 16) = (uintptr_t)dest; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +int FFI_HIDDEN +ffi_closure_unix64_inner(ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *rvalue, + struct register_args *reg_args, + char *argp) +{ + void **avalue; + ffi_type **arg_types; + long i, avn; + int gprcount, ssecount, ngpr, nsse; + int flags; + + avn = cif->nargs; + flags = cif->flags; + avalue = alloca(avn * sizeof(void *)); + gprcount = ssecount = 0; + + if (flags & UNIX64_FLAG_RET_IN_MEM) + { + /* On return, %rax will contain the address that was passed + by the caller in %rdi. */ + void *r = (void *)(uintptr_t)reg_args->gpr[gprcount++]; + *(void **)rvalue = r; + rvalue = r; + flags = (sizeof(void *) == 4 ? UNIX64_RET_UINT32 : UNIX64_RET_INT64); + } + + arg_types = cif->arg_types; + for (i = 0; i < avn; ++i) + { + enum x86_64_reg_class classes[MAX_CLASSES]; + size_t n; + + n = examine_argument (arg_types[i], classes, 0, &ngpr, &nsse); + if (n == 0 + || gprcount + ngpr > MAX_GPR_REGS + || ssecount + nsse > MAX_SSE_REGS) + { + long align = arg_types[i]->alignment; + + /* Stack arguments are *always* at least 8 byte aligned. */ + if (align < 8) + align = 8; + + /* Pass this argument in memory. */ + argp = (void *) FFI_ALIGN (argp, align); + avalue[i] = argp; + argp += arg_types[i]->size; + } + /* If the argument is in a single register, or two consecutive + integer registers, then we can use that address directly. */ + else if (n == 1 + || (n == 2 && !(SSE_CLASS_P (classes[0]) + || SSE_CLASS_P (classes[1])))) + { + /* The argument is in a single register. */ + if (SSE_CLASS_P (classes[0])) + { + avalue[i] = ®_args->sse[ssecount]; + ssecount += n; + } + else + { + avalue[i] = ®_args->gpr[gprcount]; + gprcount += n; + } + } + /* Otherwise, allocate space to make them consecutive. */ + else + { + char *a = alloca (16); + unsigned int j; + + avalue[i] = a; + for (j = 0; j < n; j++, a += 8) + { + if (SSE_CLASS_P (classes[j])) + memcpy (a, ®_args->sse[ssecount++], 8); + else + memcpy (a, ®_args->gpr[gprcount++], 8); + } + } + } + + /* Invoke the closure. */ + fun (cif, rvalue, avalue, user_data); + + /* Tell assembly how to perform return type promotions. */ + return flags; +} + +extern void ffi_go_closure_unix64(void) FFI_HIDDEN; +extern void ffi_go_closure_unix64_sse(void) FFI_HIDDEN; + +#ifndef __ILP32__ +extern ffi_status +ffi_prep_go_closure_efi64(ffi_go_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*)); +#endif + +ffi_status +ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*)) +{ +#ifndef __ILP32__ + if (cif->abi == FFI_EFI64 || cif->abi == FFI_GNUW64) + return ffi_prep_go_closure_efi64(closure, cif, fun); +#endif + if (cif->abi != FFI_UNIX64) + return FFI_BAD_ABI; + + closure->tramp = (cif->flags & UNIX64_FLAG_XMM_ARGS + ? ffi_go_closure_unix64_sse + : ffi_go_closure_unix64); + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +#endif /* __x86_64__ */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffitarget.h new file mode 100644 index 0000000..85ccedf --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffitarget.h @@ -0,0 +1,147 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2012, 2014, 2018 Anthony Green + Copyright (c) 1996-2003, 2010 Red Hat, Inc. + Copyright (C) 2008 Free Software Foundation, Inc. + + Target configuration macros for x86 and x86-64. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +/* ---- System specific configurations ----------------------------------- */ + +/* For code common to all platforms on x86 and x86_64. */ +#define X86_ANY + +#if defined (X86_64) && defined (__i386__) +#undef X86_64 +#define X86 +#endif + +#ifdef X86_WIN64 +#define FFI_SIZEOF_ARG 8 +#define USE_BUILTIN_FFS 0 /* not yet implemented in mingw-64 */ +#endif + +#define FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION +#ifndef _MSC_VER +#define FFI_TARGET_HAS_COMPLEX_TYPE +#endif + +/* ---- Generic type definitions ----------------------------------------- */ + +#ifndef LIBFFI_ASM +#ifdef X86_WIN64 +#ifdef _MSC_VER +typedef unsigned __int64 ffi_arg; +typedef __int64 ffi_sarg; +#else +typedef unsigned long long ffi_arg; +typedef long long ffi_sarg; +#endif +#else +#if defined __x86_64__ && defined __ILP32__ +#define FFI_SIZEOF_ARG 8 +#define FFI_SIZEOF_JAVA_RAW 4 +typedef unsigned long long ffi_arg; +typedef long long ffi_sarg; +#else +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; +#endif +#endif + +typedef enum ffi_abi { +#if defined(X86_WIN64) + FFI_FIRST_ABI = 0, + FFI_WIN64, /* sizeof(long double) == 8 - microsoft compilers */ + FFI_GNUW64, /* sizeof(long double) == 16 - GNU compilers */ + FFI_LAST_ABI, +#ifdef __GNUC__ + FFI_DEFAULT_ABI = FFI_GNUW64 +#else + FFI_DEFAULT_ABI = FFI_WIN64 +#endif + +#elif defined(X86_64) || (defined (__x86_64__) && defined (X86_DARWIN)) + FFI_FIRST_ABI = 1, + FFI_UNIX64, + FFI_WIN64, + FFI_EFI64 = FFI_WIN64, + FFI_GNUW64, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_UNIX64 + +#elif defined(X86_WIN32) + FFI_FIRST_ABI = 0, + FFI_SYSV = 1, + FFI_STDCALL = 2, + FFI_THISCALL = 3, + FFI_FASTCALL = 4, + FFI_MS_CDECL = 5, + FFI_PASCAL = 6, + FFI_REGISTER = 7, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_MS_CDECL +#else + FFI_FIRST_ABI = 0, + FFI_SYSV = 1, + FFI_THISCALL = 3, + FFI_FASTCALL = 4, + FFI_STDCALL = 5, + FFI_PASCAL = 6, + FFI_REGISTER = 7, + FFI_MS_CDECL = 8, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +#endif +} ffi_abi; +#endif + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_GO_CLOSURES 1 + +#define FFI_TYPE_SMALL_STRUCT_1B (FFI_TYPE_LAST + 1) +#define FFI_TYPE_SMALL_STRUCT_2B (FFI_TYPE_LAST + 2) +#define FFI_TYPE_SMALL_STRUCT_4B (FFI_TYPE_LAST + 3) +#define FFI_TYPE_MS_STRUCT (FFI_TYPE_LAST + 4) + +#if defined (X86_64) || defined(X86_WIN64) \ + || (defined (__x86_64__) && defined (X86_DARWIN)) +# define FFI_TRAMPOLINE_SIZE 24 +# define FFI_NATIVE_RAW_API 0 +#else +# define FFI_TRAMPOLINE_SIZE 12 +# define FFI_NATIVE_RAW_API 1 /* x86 has native raw api support */ +#endif + +#endif + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffiw64.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffiw64.c new file mode 100644 index 0000000..f787525 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/ffiw64.c @@ -0,0 +1,308 @@ +/* ----------------------------------------------------------------------- + ffiw64.c - Copyright (c) 2018 Anthony Green + Copyright (c) 2014 Red Hat, Inc. + + x86 win64 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include +#include +#include + +#ifdef X86_WIN64 +#define EFI64(name) name +#else +#define EFI64(name) name##_efi64 +#endif + +struct win64_call_frame +{ + UINT64 rbp; /* 0 */ + UINT64 retaddr; /* 8 */ + UINT64 fn; /* 16 */ + UINT64 flags; /* 24 */ + UINT64 rvalue; /* 32 */ +}; + +extern void ffi_call_win64 (void *stack, struct win64_call_frame *, + void *closure) FFI_HIDDEN; + +ffi_status +EFI64(ffi_prep_cif_machdep)(ffi_cif *cif) +{ + int flags, n; + + switch (cif->abi) + { + case FFI_WIN64: + case FFI_GNUW64: + break; + default: + return FFI_BAD_ABI; + } + + flags = cif->rtype->type; + switch (flags) + { + default: + break; + case FFI_TYPE_LONGDOUBLE: + /* GCC returns long double values by reference, like a struct */ + if (cif->abi == FFI_GNUW64) + flags = FFI_TYPE_STRUCT; + break; + case FFI_TYPE_COMPLEX: + flags = FFI_TYPE_STRUCT; + /* FALLTHRU */ + case FFI_TYPE_STRUCT: + switch (cif->rtype->size) + { + case 8: + flags = FFI_TYPE_UINT64; + break; + case 4: + flags = FFI_TYPE_SMALL_STRUCT_4B; + break; + case 2: + flags = FFI_TYPE_SMALL_STRUCT_2B; + break; + case 1: + flags = FFI_TYPE_SMALL_STRUCT_1B; + break; + } + break; + } + cif->flags = flags; + + /* Each argument either fits in a register, an 8 byte slot, or is + passed by reference with the pointer in the 8 byte slot. */ + n = cif->nargs; + n += (flags == FFI_TYPE_STRUCT); + if (n < 4) + n = 4; + cif->bytes = n * 8; + + return FFI_OK; +} + +static void +ffi_call_int (ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + int i, j, n, flags; + UINT64 *stack; + size_t rsize; + struct win64_call_frame *frame; + + FFI_ASSERT(cif->abi == FFI_GNUW64 || cif->abi == FFI_WIN64); + + flags = cif->flags; + rsize = 0; + + /* If we have no return value for a structure, we need to create one. + Otherwise we can ignore the return type entirely. */ + if (rvalue == NULL) + { + if (flags == FFI_TYPE_STRUCT) + rsize = cif->rtype->size; + else + flags = FFI_TYPE_VOID; + } + + stack = alloca(cif->bytes + sizeof(struct win64_call_frame) + rsize); + frame = (struct win64_call_frame *)((char *)stack + cif->bytes); + if (rsize) + rvalue = frame + 1; + + frame->fn = (uintptr_t)fn; + frame->flags = flags; + frame->rvalue = (uintptr_t)rvalue; + + j = 0; + if (flags == FFI_TYPE_STRUCT) + { + stack[0] = (uintptr_t)rvalue; + j = 1; + } + + for (i = 0, n = cif->nargs; i < n; ++i, ++j) + { + switch (cif->arg_types[i]->size) + { + case 8: + stack[j] = *(UINT64 *)avalue[i]; + break; + case 4: + stack[j] = *(UINT32 *)avalue[i]; + break; + case 2: + stack[j] = *(UINT16 *)avalue[i]; + break; + case 1: + stack[j] = *(UINT8 *)avalue[i]; + break; + default: + stack[j] = (uintptr_t)avalue[i]; + break; + } + } + + ffi_call_win64 (stack, frame, closure); +} + +void +EFI64(ffi_call)(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) +{ + ffi_call_int (cif, fn, rvalue, avalue, NULL); +} + +void +EFI64(ffi_call_go)(ffi_cif *cif, void (*fn)(void), void *rvalue, + void **avalue, void *closure) +{ + ffi_call_int (cif, fn, rvalue, avalue, closure); +} + + +extern void ffi_closure_win64(void) FFI_HIDDEN; +extern void ffi_go_closure_win64(void) FFI_HIDDEN; + +ffi_status +EFI64(ffi_prep_closure_loc)(ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + static const unsigned char trampoline[16] = { + /* leaq -0x7(%rip),%r10 # 0x0 */ + 0x4c, 0x8d, 0x15, 0xf9, 0xff, 0xff, 0xff, + /* jmpq *0x3(%rip) # 0x10 */ + 0xff, 0x25, 0x03, 0x00, 0x00, 0x00, + /* nopl (%rax) */ + 0x0f, 0x1f, 0x00 + }; + char *tramp = closure->tramp; + + switch (cif->abi) + { + case FFI_WIN64: + case FFI_GNUW64: + break; + default: + return FFI_BAD_ABI; + } + + memcpy (tramp, trampoline, sizeof(trampoline)); + *(UINT64 *)(tramp + 16) = (uintptr_t)ffi_closure_win64; + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + + return FFI_OK; +} + +ffi_status +EFI64(ffi_prep_go_closure)(ffi_go_closure* closure, ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*)) +{ + switch (cif->abi) + { + case FFI_WIN64: + case FFI_GNUW64: + break; + default: + return FFI_BAD_ABI; + } + + closure->tramp = ffi_go_closure_win64; + closure->cif = cif; + closure->fun = fun; + + return FFI_OK; +} + +struct win64_closure_frame +{ + UINT64 rvalue[2]; + UINT64 fargs[4]; + UINT64 retaddr; + UINT64 args[]; +}; + +/* Force the inner function to use the MS ABI. When compiling on win64 + this is a nop. When compiling on unix, this simplifies the assembly, + and places the burden of saving the extra call-saved registers on + the compiler. */ +int FFI_HIDDEN __attribute__((ms_abi)) +ffi_closure_win64_inner(ffi_cif *cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + struct win64_closure_frame *frame) +{ + void **avalue; + void *rvalue; + int i, n, nreg, flags; + + avalue = alloca(cif->nargs * sizeof(void *)); + rvalue = frame->rvalue; + nreg = 0; + + /* When returning a structure, the address is in the first argument. + We must also be prepared to return the same address in eax, so + install that address in the frame and pretend we return a pointer. */ + flags = cif->flags; + if (flags == FFI_TYPE_STRUCT) + { + rvalue = (void *)(uintptr_t)frame->args[0]; + frame->rvalue[0] = frame->args[0]; + nreg = 1; + } + + for (i = 0, n = cif->nargs; i < n; ++i, ++nreg) + { + size_t size = cif->arg_types[i]->size; + size_t type = cif->arg_types[i]->type; + void *a; + + if (type == FFI_TYPE_DOUBLE || type == FFI_TYPE_FLOAT) + { + if (nreg < 4) + a = &frame->fargs[nreg]; + else + a = &frame->args[nreg]; + } + else if (size == 1 || size == 2 || size == 4 || size == 8) + a = &frame->args[nreg]; + else + a = (void *)(uintptr_t)frame->args[nreg]; + + avalue[i] = a; + } + + /* Invoke the closure. */ + fun (cif, rvalue, avalue, user_data); + return flags; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal.h new file mode 100644 index 0000000..09771ba --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal.h @@ -0,0 +1,29 @@ +#define X86_RET_FLOAT 0 +#define X86_RET_DOUBLE 1 +#define X86_RET_LDOUBLE 2 +#define X86_RET_SINT8 3 +#define X86_RET_SINT16 4 +#define X86_RET_UINT8 5 +#define X86_RET_UINT16 6 +#define X86_RET_INT64 7 +#define X86_RET_INT32 8 +#define X86_RET_VOID 9 +#define X86_RET_STRUCTPOP 10 +#define X86_RET_STRUCTARG 11 +#define X86_RET_STRUCT_1B 12 +#define X86_RET_STRUCT_2B 13 +#define X86_RET_UNUSED14 14 +#define X86_RET_UNUSED15 15 + +#define X86_RET_TYPE_MASK 15 +#define X86_RET_POP_SHIFT 4 + +#define R_EAX 0 +#define R_EDX 1 +#define R_ECX 2 + +#ifdef __PCC__ +# define HAVE_FASTCALL 0 +#else +# define HAVE_FASTCALL 1 +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal64.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal64.h new file mode 100644 index 0000000..512e955 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/internal64.h @@ -0,0 +1,22 @@ +#define UNIX64_RET_VOID 0 +#define UNIX64_RET_UINT8 1 +#define UNIX64_RET_UINT16 2 +#define UNIX64_RET_UINT32 3 +#define UNIX64_RET_SINT8 4 +#define UNIX64_RET_SINT16 5 +#define UNIX64_RET_SINT32 6 +#define UNIX64_RET_INT64 7 +#define UNIX64_RET_XMM32 8 +#define UNIX64_RET_XMM64 9 +#define UNIX64_RET_X87 10 +#define UNIX64_RET_X87_2 11 +#define UNIX64_RET_ST_XMM0_RAX 12 +#define UNIX64_RET_ST_RAX_XMM0 13 +#define UNIX64_RET_ST_XMM0_XMM1 14 +#define UNIX64_RET_ST_RAX_RDX 15 + +#define UNIX64_RET_LAST 15 + +#define UNIX64_FLAG_RET_IN_MEM (1 << 10) +#define UNIX64_FLAG_XMM_ARGS (1 << 11) +#define UNIX64_SIZE_SHIFT 12 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/sysv.S new file mode 100644 index 0000000..27379a4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/sysv.S @@ -0,0 +1,1043 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2017 Anthony Green + - Copyright (c) 2013 The Written Word, Inc. + - Copyright (c) 1996,1998,2001-2003,2005,2008,2010 Red Hat, Inc. + + X86 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef __x86_64__ +#ifndef _MSC_VER + +#define LIBFFI_ASM +#include +#include +#include "internal.h" + +#define C2(X, Y) X ## Y +#define C1(X, Y) C2(X, Y) +#ifdef __USER_LABEL_PREFIX__ +# define C(X) C1(__USER_LABEL_PREFIX__, X) +#else +# define C(X) X +#endif + +#ifdef X86_DARWIN +# define L(X) C1(L, X) +#else +# define L(X) C1(.L, X) +#endif + +#ifdef __ELF__ +# define ENDF(X) .type X,@function; .size X, . - X +#else +# define ENDF(X) +#endif + +/* Handle win32 fastcall name mangling. */ +#ifdef X86_WIN32 +# define ffi_call_i386 @ffi_call_i386@8 +# define ffi_closure_inner @ffi_closure_inner@8 +#else +# define ffi_call_i386 C(ffi_call_i386) +# define ffi_closure_inner C(ffi_closure_inner) +#endif + +/* This macro allows the safe creation of jump tables without an + actual table. The entry points into the table are all 8 bytes. + The use of ORG asserts that we're at the correct location. */ +/* ??? The clang assembler doesn't handle .org with symbolic expressions. */ +#if defined(__clang__) || defined(__APPLE__) || (defined (__sun__) && defined(__svr4__)) +# define E(BASE, X) .balign 8 +#else +# define E(BASE, X) .balign 8; .org BASE + X * 8 +#endif + + .text + .balign 16 + .globl ffi_call_i386 + FFI_HIDDEN(ffi_call_i386) + +/* This is declared as + + void ffi_call_i386(struct call_frame *frame, char *argp) + __attribute__((fastcall)); + + Thus the arguments are present in + + ecx: frame + edx: argp +*/ + +ffi_call_i386: +L(UW0): + # cfi_startproc +#if !HAVE_FASTCALL + movl 4(%esp), %ecx + movl 8(%esp), %edx +#endif + movl (%esp), %eax /* move the return address */ + movl %ebp, (%ecx) /* store %ebp into local frame */ + movl %eax, 4(%ecx) /* store retaddr into local frame */ + + /* New stack frame based off ebp. This is a itty bit of unwind + trickery in that the CFA *has* changed. There is no easy way + to describe it correctly on entry to the function. Fortunately, + it doesn't matter too much since at all points we can correctly + unwind back to ffi_call. Note that the location to which we + moved the return address is (the new) CFA-4, so from the + perspective of the unwind info, it hasn't moved. */ + movl %ecx, %ebp +L(UW1): + # cfi_def_cfa(%ebp, 8) + # cfi_rel_offset(%ebp, 0) + + movl %edx, %esp /* set outgoing argument stack */ + movl 20+R_EAX*4(%ebp), %eax /* set register arguments */ + movl 20+R_EDX*4(%ebp), %edx + movl 20+R_ECX*4(%ebp), %ecx + + call *8(%ebp) + + movl 12(%ebp), %ecx /* load return type code */ + movl %ebx, 8(%ebp) /* preserve %ebx */ +L(UW2): + # cfi_rel_offset(%ebx, 8) + + andl $X86_RET_TYPE_MASK, %ecx +#ifdef __PIC__ + call C(__x86.get_pc_thunk.bx) +L(pc1): + leal L(store_table)-L(pc1)(%ebx, %ecx, 8), %ebx +#else + leal L(store_table)(,%ecx, 8), %ebx +#endif + movl 16(%ebp), %ecx /* load result address */ + jmp *%ebx + + .balign 8 +L(store_table): +E(L(store_table), X86_RET_FLOAT) + fstps (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_DOUBLE) + fstpl (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_LDOUBLE) + fstpt (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_SINT8) + movsbl %al, %eax + mov %eax, (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_SINT16) + movswl %ax, %eax + mov %eax, (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_UINT8) + movzbl %al, %eax + mov %eax, (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_UINT16) + movzwl %ax, %eax + mov %eax, (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_INT64) + movl %edx, 4(%ecx) + /* fallthru */ +E(L(store_table), X86_RET_INT32) + movl %eax, (%ecx) + /* fallthru */ +E(L(store_table), X86_RET_VOID) +L(e1): + movl 8(%ebp), %ebx + movl %ebp, %esp + popl %ebp +L(UW3): + # cfi_remember_state + # cfi_def_cfa(%esp, 4) + # cfi_restore(%ebx) + # cfi_restore(%ebp) + ret +L(UW4): + # cfi_restore_state + +E(L(store_table), X86_RET_STRUCTPOP) + jmp L(e1) +E(L(store_table), X86_RET_STRUCTARG) + jmp L(e1) +E(L(store_table), X86_RET_STRUCT_1B) + movb %al, (%ecx) + jmp L(e1) +E(L(store_table), X86_RET_STRUCT_2B) + movw %ax, (%ecx) + jmp L(e1) + + /* Fill out the table so that bad values are predictable. */ +E(L(store_table), X86_RET_UNUSED14) + ud2 +E(L(store_table), X86_RET_UNUSED15) + ud2 + +L(UW5): + # cfi_endproc +ENDF(ffi_call_i386) + +/* The inner helper is declared as + + void ffi_closure_inner(struct closure_frame *frame, char *argp) + __attribute_((fastcall)) + + Thus the arguments are placed in + + ecx: frame + edx: argp +*/ + +/* Macros to help setting up the closure_data structure. */ + +#if HAVE_FASTCALL +# define closure_FS (40 + 4) +# define closure_CF 0 +#else +# define closure_FS (8 + 40 + 12) +# define closure_CF 8 +#endif + +#define FFI_CLOSURE_SAVE_REGS \ + movl %eax, closure_CF+16+R_EAX*4(%esp); \ + movl %edx, closure_CF+16+R_EDX*4(%esp); \ + movl %ecx, closure_CF+16+R_ECX*4(%esp) + +#define FFI_CLOSURE_COPY_TRAMP_DATA \ + movl FFI_TRAMPOLINE_SIZE(%eax), %edx; /* copy cif */ \ + movl FFI_TRAMPOLINE_SIZE+4(%eax), %ecx; /* copy fun */ \ + movl FFI_TRAMPOLINE_SIZE+8(%eax), %eax; /* copy user_data */ \ + movl %edx, closure_CF+28(%esp); \ + movl %ecx, closure_CF+32(%esp); \ + movl %eax, closure_CF+36(%esp) + +#if HAVE_FASTCALL +# define FFI_CLOSURE_PREP_CALL \ + movl %esp, %ecx; /* load closure_data */ \ + leal closure_FS+4(%esp), %edx; /* load incoming stack */ +#else +# define FFI_CLOSURE_PREP_CALL \ + leal closure_CF(%esp), %ecx; /* load closure_data */ \ + leal closure_FS+4(%esp), %edx; /* load incoming stack */ \ + movl %ecx, (%esp); \ + movl %edx, 4(%esp) +#endif + +#define FFI_CLOSURE_CALL_INNER(UWN) \ + call ffi_closure_inner + +#define FFI_CLOSURE_MASK_AND_JUMP(N, UW) \ + andl $X86_RET_TYPE_MASK, %eax; \ + leal L(C1(load_table,N))(, %eax, 8), %edx; \ + movl closure_CF(%esp), %eax; /* optimiztic load */ \ + jmp *%edx + +#ifdef __PIC__ +# if defined X86_DARWIN || defined HAVE_HIDDEN_VISIBILITY_ATTRIBUTE +# undef FFI_CLOSURE_MASK_AND_JUMP +# define FFI_CLOSURE_MASK_AND_JUMP(N, UW) \ + andl $X86_RET_TYPE_MASK, %eax; \ + call C(__x86.get_pc_thunk.dx); \ +L(C1(pc,N)): \ + leal L(C1(load_table,N))-L(C1(pc,N))(%edx, %eax, 8), %edx; \ + movl closure_CF(%esp), %eax; /* optimiztic load */ \ + jmp *%edx +# else +# define FFI_CLOSURE_CALL_INNER_SAVE_EBX +# undef FFI_CLOSURE_CALL_INNER +# define FFI_CLOSURE_CALL_INNER(UWN) \ + movl %ebx, 40(%esp); /* save ebx */ \ +L(C1(UW,UWN)): \ + /* cfi_rel_offset(%ebx, 40); */ \ + call C(__x86.get_pc_thunk.bx); /* load got register */ \ + addl $C(_GLOBAL_OFFSET_TABLE_), %ebx; \ + call ffi_closure_inner@PLT +# undef FFI_CLOSURE_MASK_AND_JUMP +# define FFI_CLOSURE_MASK_AND_JUMP(N, UWN) \ + andl $X86_RET_TYPE_MASK, %eax; \ + leal L(C1(load_table,N))@GOTOFF(%ebx, %eax, 8), %edx; \ + movl 40(%esp), %ebx; /* restore ebx */ \ +L(C1(UW,UWN)): \ + /* cfi_restore(%ebx); */ \ + movl closure_CF(%esp), %eax; /* optimiztic load */ \ + jmp *%edx +# endif /* DARWIN || HIDDEN */ +#endif /* __PIC__ */ + + .balign 16 + .globl C(ffi_go_closure_EAX) + FFI_HIDDEN(C(ffi_go_closure_EAX)) +C(ffi_go_closure_EAX): +L(UW6): + # cfi_startproc + subl $closure_FS, %esp +L(UW7): + # cfi_def_cfa_offset(closure_FS + 4) + FFI_CLOSURE_SAVE_REGS + movl 4(%eax), %edx /* copy cif */ + movl 8(%eax), %ecx /* copy fun */ + movl %edx, closure_CF+28(%esp) + movl %ecx, closure_CF+32(%esp) + movl %eax, closure_CF+36(%esp) /* closure is user_data */ + jmp L(do_closure_i386) +L(UW8): + # cfi_endproc +ENDF(C(ffi_go_closure_EAX)) + + .balign 16 + .globl C(ffi_go_closure_ECX) + FFI_HIDDEN(C(ffi_go_closure_ECX)) +C(ffi_go_closure_ECX): +L(UW9): + # cfi_startproc + subl $closure_FS, %esp +L(UW10): + # cfi_def_cfa_offset(closure_FS + 4) + FFI_CLOSURE_SAVE_REGS + movl 4(%ecx), %edx /* copy cif */ + movl 8(%ecx), %eax /* copy fun */ + movl %edx, closure_CF+28(%esp) + movl %eax, closure_CF+32(%esp) + movl %ecx, closure_CF+36(%esp) /* closure is user_data */ + jmp L(do_closure_i386) +L(UW11): + # cfi_endproc +ENDF(C(ffi_go_closure_ECX)) + +/* The closure entry points are reached from the ffi_closure trampoline. + On entry, %eax contains the address of the ffi_closure. */ + + .balign 16 + .globl C(ffi_closure_i386) + FFI_HIDDEN(C(ffi_closure_i386)) + +C(ffi_closure_i386): +L(UW12): + # cfi_startproc + subl $closure_FS, %esp +L(UW13): + # cfi_def_cfa_offset(closure_FS + 4) + + FFI_CLOSURE_SAVE_REGS + FFI_CLOSURE_COPY_TRAMP_DATA + + /* Entry point from preceeding Go closures. */ +L(do_closure_i386): + + FFI_CLOSURE_PREP_CALL + FFI_CLOSURE_CALL_INNER(14) + FFI_CLOSURE_MASK_AND_JUMP(2, 15) + + .balign 8 +L(load_table2): +E(L(load_table2), X86_RET_FLOAT) + flds closure_CF(%esp) + jmp L(e2) +E(L(load_table2), X86_RET_DOUBLE) + fldl closure_CF(%esp) + jmp L(e2) +E(L(load_table2), X86_RET_LDOUBLE) + fldt closure_CF(%esp) + jmp L(e2) +E(L(load_table2), X86_RET_SINT8) + movsbl %al, %eax + jmp L(e2) +E(L(load_table2), X86_RET_SINT16) + movswl %ax, %eax + jmp L(e2) +E(L(load_table2), X86_RET_UINT8) + movzbl %al, %eax + jmp L(e2) +E(L(load_table2), X86_RET_UINT16) + movzwl %ax, %eax + jmp L(e2) +E(L(load_table2), X86_RET_INT64) + movl closure_CF+4(%esp), %edx + jmp L(e2) +E(L(load_table2), X86_RET_INT32) + nop + /* fallthru */ +E(L(load_table2), X86_RET_VOID) +L(e2): + addl $closure_FS, %esp +L(UW16): + # cfi_adjust_cfa_offset(-closure_FS) + ret +L(UW17): + # cfi_adjust_cfa_offset(closure_FS) +E(L(load_table2), X86_RET_STRUCTPOP) + addl $closure_FS, %esp +L(UW18): + # cfi_adjust_cfa_offset(-closure_FS) + ret $4 +L(UW19): + # cfi_adjust_cfa_offset(closure_FS) +E(L(load_table2), X86_RET_STRUCTARG) + jmp L(e2) +E(L(load_table2), X86_RET_STRUCT_1B) + movzbl %al, %eax + jmp L(e2) +E(L(load_table2), X86_RET_STRUCT_2B) + movzwl %ax, %eax + jmp L(e2) + + /* Fill out the table so that bad values are predictable. */ +E(L(load_table2), X86_RET_UNUSED14) + ud2 +E(L(load_table2), X86_RET_UNUSED15) + ud2 + +L(UW20): + # cfi_endproc +ENDF(C(ffi_closure_i386)) + + .balign 16 + .globl C(ffi_go_closure_STDCALL) + FFI_HIDDEN(C(ffi_go_closure_STDCALL)) +C(ffi_go_closure_STDCALL): +L(UW21): + # cfi_startproc + subl $closure_FS, %esp +L(UW22): + # cfi_def_cfa_offset(closure_FS + 4) + FFI_CLOSURE_SAVE_REGS + movl 4(%ecx), %edx /* copy cif */ + movl 8(%ecx), %eax /* copy fun */ + movl %edx, closure_CF+28(%esp) + movl %eax, closure_CF+32(%esp) + movl %ecx, closure_CF+36(%esp) /* closure is user_data */ + jmp L(do_closure_STDCALL) +L(UW23): + # cfi_endproc +ENDF(C(ffi_go_closure_STDCALL)) + +/* For REGISTER, we have no available parameter registers, and so we + enter here having pushed the closure onto the stack. */ + + .balign 16 + .globl C(ffi_closure_REGISTER) + FFI_HIDDEN(C(ffi_closure_REGISTER)) +C(ffi_closure_REGISTER): +L(UW24): + # cfi_startproc + # cfi_def_cfa(%esp, 8) + # cfi_offset(%eip, -8) + subl $closure_FS-4, %esp +L(UW25): + # cfi_def_cfa_offset(closure_FS + 4) + FFI_CLOSURE_SAVE_REGS + movl closure_FS-4(%esp), %ecx /* load retaddr */ + movl closure_FS(%esp), %eax /* load closure */ + movl %ecx, closure_FS(%esp) /* move retaddr */ + jmp L(do_closure_REGISTER) +L(UW26): + # cfi_endproc +ENDF(C(ffi_closure_REGISTER)) + +/* For STDCALL (and others), we need to pop N bytes of arguments off + the stack following the closure. The amount needing to be popped + is returned to us from ffi_closure_inner. */ + + .balign 16 + .globl C(ffi_closure_STDCALL) + FFI_HIDDEN(C(ffi_closure_STDCALL)) +C(ffi_closure_STDCALL): +L(UW27): + # cfi_startproc + subl $closure_FS, %esp +L(UW28): + # cfi_def_cfa_offset(closure_FS + 4) + + FFI_CLOSURE_SAVE_REGS + + /* Entry point from ffi_closure_REGISTER. */ +L(do_closure_REGISTER): + + FFI_CLOSURE_COPY_TRAMP_DATA + + /* Entry point from preceeding Go closure. */ +L(do_closure_STDCALL): + + FFI_CLOSURE_PREP_CALL + FFI_CLOSURE_CALL_INNER(29) + + movl %eax, %ecx + shrl $X86_RET_POP_SHIFT, %ecx /* isolate pop count */ + leal closure_FS(%esp, %ecx), %ecx /* compute popped esp */ + movl closure_FS(%esp), %edx /* move return address */ + movl %edx, (%ecx) + + /* From this point on, the value of %esp upon return is %ecx+4, + and we've copied the return address to %ecx to make return easy. + There's no point in representing this in the unwind info, as + there is always a window between the mov and the ret which + will be wrong from one point of view or another. */ + + FFI_CLOSURE_MASK_AND_JUMP(3, 30) + + .balign 8 +L(load_table3): +E(L(load_table3), X86_RET_FLOAT) + flds closure_CF(%esp) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_DOUBLE) + fldl closure_CF(%esp) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_LDOUBLE) + fldt closure_CF(%esp) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_SINT8) + movsbl %al, %eax + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_SINT16) + movswl %ax, %eax + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_UINT8) + movzbl %al, %eax + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_UINT16) + movzwl %ax, %eax + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_INT64) + movl closure_CF+4(%esp), %edx + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_INT32) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_VOID) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_STRUCTPOP) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_STRUCTARG) + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_STRUCT_1B) + movzbl %al, %eax + movl %ecx, %esp + ret +E(L(load_table3), X86_RET_STRUCT_2B) + movzwl %ax, %eax + movl %ecx, %esp + ret + + /* Fill out the table so that bad values are predictable. */ +E(L(load_table3), X86_RET_UNUSED14) + ud2 +E(L(load_table3), X86_RET_UNUSED15) + ud2 + +L(UW31): + # cfi_endproc +ENDF(C(ffi_closure_STDCALL)) + +#if !FFI_NO_RAW_API + +#define raw_closure_S_FS (16+16+12) + + .balign 16 + .globl C(ffi_closure_raw_SYSV) + FFI_HIDDEN(C(ffi_closure_raw_SYSV)) +C(ffi_closure_raw_SYSV): +L(UW32): + # cfi_startproc + subl $raw_closure_S_FS, %esp +L(UW33): + # cfi_def_cfa_offset(raw_closure_S_FS + 4) + movl %ebx, raw_closure_S_FS-4(%esp) +L(UW34): + # cfi_rel_offset(%ebx, raw_closure_S_FS-4) + + movl FFI_TRAMPOLINE_SIZE+8(%eax), %edx /* load cl->user_data */ + movl %edx, 12(%esp) + leal raw_closure_S_FS+4(%esp), %edx /* load raw_args */ + movl %edx, 8(%esp) + leal 16(%esp), %edx /* load &res */ + movl %edx, 4(%esp) + movl FFI_TRAMPOLINE_SIZE(%eax), %ebx /* load cl->cif */ + movl %ebx, (%esp) + call *FFI_TRAMPOLINE_SIZE+4(%eax) /* call cl->fun */ + + movl 20(%ebx), %eax /* load cif->flags */ + andl $X86_RET_TYPE_MASK, %eax +#ifdef __PIC__ + call C(__x86.get_pc_thunk.bx) +L(pc4): + leal L(load_table4)-L(pc4)(%ebx, %eax, 8), %ecx +#else + leal L(load_table4)(,%eax, 8), %ecx +#endif + movl raw_closure_S_FS-4(%esp), %ebx +L(UW35): + # cfi_restore(%ebx) + movl 16(%esp), %eax /* Optimistic load */ + jmp *%ecx + + .balign 8 +L(load_table4): +E(L(load_table4), X86_RET_FLOAT) + flds 16(%esp) + jmp L(e4) +E(L(load_table4), X86_RET_DOUBLE) + fldl 16(%esp) + jmp L(e4) +E(L(load_table4), X86_RET_LDOUBLE) + fldt 16(%esp) + jmp L(e4) +E(L(load_table4), X86_RET_SINT8) + movsbl %al, %eax + jmp L(e4) +E(L(load_table4), X86_RET_SINT16) + movswl %ax, %eax + jmp L(e4) +E(L(load_table4), X86_RET_UINT8) + movzbl %al, %eax + jmp L(e4) +E(L(load_table4), X86_RET_UINT16) + movzwl %ax, %eax + jmp L(e4) +E(L(load_table4), X86_RET_INT64) + movl 16+4(%esp), %edx + jmp L(e4) +E(L(load_table4), X86_RET_INT32) + nop + /* fallthru */ +E(L(load_table4), X86_RET_VOID) +L(e4): + addl $raw_closure_S_FS, %esp +L(UW36): + # cfi_adjust_cfa_offset(-raw_closure_S_FS) + ret +L(UW37): + # cfi_adjust_cfa_offset(raw_closure_S_FS) +E(L(load_table4), X86_RET_STRUCTPOP) + addl $raw_closure_S_FS, %esp +L(UW38): + # cfi_adjust_cfa_offset(-raw_closure_S_FS) + ret $4 +L(UW39): + # cfi_adjust_cfa_offset(raw_closure_S_FS) +E(L(load_table4), X86_RET_STRUCTARG) + jmp L(e4) +E(L(load_table4), X86_RET_STRUCT_1B) + movzbl %al, %eax + jmp L(e4) +E(L(load_table4), X86_RET_STRUCT_2B) + movzwl %ax, %eax + jmp L(e4) + + /* Fill out the table so that bad values are predictable. */ +E(L(load_table4), X86_RET_UNUSED14) + ud2 +E(L(load_table4), X86_RET_UNUSED15) + ud2 + +L(UW40): + # cfi_endproc +ENDF(C(ffi_closure_raw_SYSV)) + +#define raw_closure_T_FS (16+16+8) + + .balign 16 + .globl C(ffi_closure_raw_THISCALL) + FFI_HIDDEN(C(ffi_closure_raw_THISCALL)) +C(ffi_closure_raw_THISCALL): +L(UW41): + # cfi_startproc + /* Rearrange the stack such that %ecx is the first argument. + This means moving the return address. */ + popl %edx +L(UW42): + # cfi_def_cfa_offset(0) + # cfi_register(%eip, %edx) + pushl %ecx +L(UW43): + # cfi_adjust_cfa_offset(4) + pushl %edx +L(UW44): + # cfi_adjust_cfa_offset(4) + # cfi_rel_offset(%eip, 0) + subl $raw_closure_T_FS, %esp +L(UW45): + # cfi_adjust_cfa_offset(raw_closure_T_FS) + movl %ebx, raw_closure_T_FS-4(%esp) +L(UW46): + # cfi_rel_offset(%ebx, raw_closure_T_FS-4) + + movl FFI_TRAMPOLINE_SIZE+8(%eax), %edx /* load cl->user_data */ + movl %edx, 12(%esp) + leal raw_closure_T_FS+4(%esp), %edx /* load raw_args */ + movl %edx, 8(%esp) + leal 16(%esp), %edx /* load &res */ + movl %edx, 4(%esp) + movl FFI_TRAMPOLINE_SIZE(%eax), %ebx /* load cl->cif */ + movl %ebx, (%esp) + call *FFI_TRAMPOLINE_SIZE+4(%eax) /* call cl->fun */ + + movl 20(%ebx), %eax /* load cif->flags */ + andl $X86_RET_TYPE_MASK, %eax +#ifdef __PIC__ + call C(__x86.get_pc_thunk.bx) +L(pc5): + leal L(load_table5)-L(pc5)(%ebx, %eax, 8), %ecx +#else + leal L(load_table5)(,%eax, 8), %ecx +#endif + movl raw_closure_T_FS-4(%esp), %ebx +L(UW47): + # cfi_restore(%ebx) + movl 16(%esp), %eax /* Optimistic load */ + jmp *%ecx + + .balign 8 +L(load_table5): +E(L(load_table5), X86_RET_FLOAT) + flds 16(%esp) + jmp L(e5) +E(L(load_table5), X86_RET_DOUBLE) + fldl 16(%esp) + jmp L(e5) +E(L(load_table5), X86_RET_LDOUBLE) + fldt 16(%esp) + jmp L(e5) +E(L(load_table5), X86_RET_SINT8) + movsbl %al, %eax + jmp L(e5) +E(L(load_table5), X86_RET_SINT16) + movswl %ax, %eax + jmp L(e5) +E(L(load_table5), X86_RET_UINT8) + movzbl %al, %eax + jmp L(e5) +E(L(load_table5), X86_RET_UINT16) + movzwl %ax, %eax + jmp L(e5) +E(L(load_table5), X86_RET_INT64) + movl 16+4(%esp), %edx + jmp L(e5) +E(L(load_table5), X86_RET_INT32) + nop + /* fallthru */ +E(L(load_table5), X86_RET_VOID) +L(e5): + addl $raw_closure_T_FS, %esp +L(UW48): + # cfi_adjust_cfa_offset(-raw_closure_T_FS) + /* Remove the extra %ecx argument we pushed. */ + ret $4 +L(UW49): + # cfi_adjust_cfa_offset(raw_closure_T_FS) +E(L(load_table5), X86_RET_STRUCTPOP) + addl $raw_closure_T_FS, %esp +L(UW50): + # cfi_adjust_cfa_offset(-raw_closure_T_FS) + ret $8 +L(UW51): + # cfi_adjust_cfa_offset(raw_closure_T_FS) +E(L(load_table5), X86_RET_STRUCTARG) + jmp L(e5) +E(L(load_table5), X86_RET_STRUCT_1B) + movzbl %al, %eax + jmp L(e5) +E(L(load_table5), X86_RET_STRUCT_2B) + movzwl %ax, %eax + jmp L(e5) + + /* Fill out the table so that bad values are predictable. */ +E(L(load_table5), X86_RET_UNUSED14) + ud2 +E(L(load_table5), X86_RET_UNUSED15) + ud2 + +L(UW52): + # cfi_endproc +ENDF(C(ffi_closure_raw_THISCALL)) + +#endif /* !FFI_NO_RAW_API */ + +#ifdef X86_DARWIN +# define COMDAT(X) \ + .section __TEXT,__textcoal_nt,coalesced,pure_instructions; \ + .weak_definition X; \ + .private_extern X +#elif defined __ELF__ && !(defined(__sun__) && defined(__svr4__)) +# define COMDAT(X) \ + .section .text.X,"axG",@progbits,X,comdat; \ + .globl X; \ + FFI_HIDDEN(X) +#else +# define COMDAT(X) +#endif + +#if defined(__PIC__) + COMDAT(C(__x86.get_pc_thunk.bx)) +C(__x86.get_pc_thunk.bx): + movl (%esp), %ebx + ret +ENDF(C(__x86.get_pc_thunk.bx)) +# if defined X86_DARWIN || defined HAVE_HIDDEN_VISIBILITY_ATTRIBUTE + COMDAT(C(__x86.get_pc_thunk.dx)) +C(__x86.get_pc_thunk.dx): + movl (%esp), %edx + ret +ENDF(C(__x86.get_pc_thunk.dx)) +#endif /* DARWIN || HIDDEN */ +#endif /* __PIC__ */ + +/* Sadly, OSX cctools-as doesn't understand .cfi directives at all. */ + +#ifdef __APPLE__ +.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support +EHFrame0: +#elif defined(X86_WIN32) +.section .eh_frame,"r" +#elif defined(HAVE_AS_X86_64_UNWIND_SECTION_TYPE) +.section .eh_frame,EH_FRAME_FLAGS,@unwind +#else +.section .eh_frame,EH_FRAME_FLAGS,@progbits +#endif + +#ifdef HAVE_AS_X86_PCREL +# define PCREL(X) X - . +#else +# define PCREL(X) X@rel +#endif + +/* Simplify advancing between labels. Assume DW_CFA_advance_loc1 fits. */ +#define ADV(N, P) .byte 2, L(N)-L(P) + + .balign 4 +L(CIE): + .set L(set0),L(ECIE)-L(SCIE) + .long L(set0) /* CIE Length */ +L(SCIE): + .long 0 /* CIE Identifier Tag */ + .byte 1 /* CIE Version */ + .ascii "zR\0" /* CIE Augmentation */ + .byte 1 /* CIE Code Alignment Factor */ + .byte 0x7c /* CIE Data Alignment Factor */ + .byte 0x8 /* CIE RA Column */ + .byte 1 /* Augmentation size */ + .byte 0x1b /* FDE Encoding (pcrel sdata4) */ + .byte 0xc, 4, 4 /* DW_CFA_def_cfa, %esp offset 4 */ + .byte 0x80+8, 1 /* DW_CFA_offset, %eip offset 1*-4 */ + .balign 4 +L(ECIE): + + .set L(set1),L(EFDE1)-L(SFDE1) + .long L(set1) /* FDE Length */ +L(SFDE1): + .long L(SFDE1)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW0)) /* Initial location */ + .long L(UW5)-L(UW0) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW1, UW0) + .byte 0xc, 5, 8 /* DW_CFA_def_cfa, %ebp 8 */ + .byte 0x80+5, 2 /* DW_CFA_offset, %ebp 2*-4 */ + ADV(UW2, UW1) + .byte 0x80+3, 0 /* DW_CFA_offset, %ebx 0*-4 */ + ADV(UW3, UW2) + .byte 0xa /* DW_CFA_remember_state */ + .byte 0xc, 4, 4 /* DW_CFA_def_cfa, %esp 4 */ + .byte 0xc0+3 /* DW_CFA_restore, %ebx */ + .byte 0xc0+5 /* DW_CFA_restore, %ebp */ + ADV(UW4, UW3) + .byte 0xb /* DW_CFA_restore_state */ + .balign 4 +L(EFDE1): + + .set L(set2),L(EFDE2)-L(SFDE2) + .long L(set2) /* FDE Length */ +L(SFDE2): + .long L(SFDE2)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW6)) /* Initial location */ + .long L(UW8)-L(UW6) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW7, UW6) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE2): + + .set L(set3),L(EFDE3)-L(SFDE3) + .long L(set3) /* FDE Length */ +L(SFDE3): + .long L(SFDE3)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW9)) /* Initial location */ + .long L(UW11)-L(UW9) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW10, UW9) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE3): + + .set L(set4),L(EFDE4)-L(SFDE4) + .long L(set4) /* FDE Length */ +L(SFDE4): + .long L(SFDE4)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW12)) /* Initial location */ + .long L(UW20)-L(UW12) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW13, UW12) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ +#ifdef FFI_CLOSURE_CALL_INNER_SAVE_EBX + ADV(UW14, UW13) + .byte 0x80+3, (40-(closure_FS+4))/-4 /* DW_CFA_offset %ebx */ + ADV(UW15, UW14) + .byte 0xc0+3 /* DW_CFA_restore %ebx */ + ADV(UW16, UW15) +#else + ADV(UW16, UW13) +#endif + .byte 0xe, 4 /* DW_CFA_def_cfa_offset */ + ADV(UW17, UW16) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ + ADV(UW18, UW17) + .byte 0xe, 4 /* DW_CFA_def_cfa_offset */ + ADV(UW19, UW18) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE4): + + .set L(set5),L(EFDE5)-L(SFDE5) + .long L(set5) /* FDE Length */ +L(SFDE5): + .long L(SFDE5)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW21)) /* Initial location */ + .long L(UW23)-L(UW21) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW22, UW21) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE5): + + .set L(set6),L(EFDE6)-L(SFDE6) + .long L(set6) /* FDE Length */ +L(SFDE6): + .long L(SFDE6)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW24)) /* Initial location */ + .long L(UW26)-L(UW24) /* Address range */ + .byte 0 /* Augmentation size */ + .byte 0xe, 8 /* DW_CFA_def_cfa_offset */ + .byte 0x80+8, 2 /* DW_CFA_offset %eip, 2*-4 */ + ADV(UW25, UW24) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE6): + + .set L(set7),L(EFDE7)-L(SFDE7) + .long L(set7) /* FDE Length */ +L(SFDE7): + .long L(SFDE7)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW27)) /* Initial location */ + .long L(UW31)-L(UW27) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW28, UW27) + .byte 0xe, closure_FS+4 /* DW_CFA_def_cfa_offset */ +#ifdef FFI_CLOSURE_CALL_INNER_SAVE_EBX + ADV(UW29, UW28) + .byte 0x80+3, (40-(closure_FS+4))/-4 /* DW_CFA_offset %ebx */ + ADV(UW30, UW29) + .byte 0xc0+3 /* DW_CFA_restore %ebx */ +#endif + .balign 4 +L(EFDE7): + +#if !FFI_NO_RAW_API + .set L(set8),L(EFDE8)-L(SFDE8) + .long L(set8) /* FDE Length */ +L(SFDE8): + .long L(SFDE8)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW32)) /* Initial location */ + .long L(UW40)-L(UW32) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW33, UW32) + .byte 0xe, raw_closure_S_FS+4 /* DW_CFA_def_cfa_offset */ + ADV(UW34, UW33) + .byte 0x80+3, 2 /* DW_CFA_offset %ebx 2*-4 */ + ADV(UW35, UW34) + .byte 0xc0+3 /* DW_CFA_restore %ebx */ + ADV(UW36, UW35) + .byte 0xe, 4 /* DW_CFA_def_cfa_offset */ + ADV(UW37, UW36) + .byte 0xe, raw_closure_S_FS+4 /* DW_CFA_def_cfa_offset */ + ADV(UW38, UW37) + .byte 0xe, 4 /* DW_CFA_def_cfa_offset */ + ADV(UW39, UW38) + .byte 0xe, raw_closure_S_FS+4 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE8): + + .set L(set9),L(EFDE9)-L(SFDE9) + .long L(set9) /* FDE Length */ +L(SFDE9): + .long L(SFDE9)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW41)) /* Initial location */ + .long L(UW52)-L(UW41) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW42, UW41) + .byte 0xe, 0 /* DW_CFA_def_cfa_offset */ + .byte 0x9, 8, 2 /* DW_CFA_register %eip, %edx */ + ADV(UW43, UW42) + .byte 0xe, 4 /* DW_CFA_def_cfa_offset */ + ADV(UW44, UW43) + .byte 0xe, 8 /* DW_CFA_def_cfa_offset */ + .byte 0x80+8, 2 /* DW_CFA_offset %eip 2*-4 */ + ADV(UW45, UW44) + .byte 0xe, raw_closure_T_FS+8 /* DW_CFA_def_cfa_offset */ + ADV(UW46, UW45) + .byte 0x80+3, 3 /* DW_CFA_offset %ebx 3*-4 */ + ADV(UW47, UW46) + .byte 0xc0+3 /* DW_CFA_restore %ebx */ + ADV(UW48, UW47) + .byte 0xe, 8 /* DW_CFA_def_cfa_offset */ + ADV(UW49, UW48) + .byte 0xe, raw_closure_T_FS+8 /* DW_CFA_def_cfa_offset */ + ADV(UW50, UW49) + .byte 0xe, 8 /* DW_CFA_def_cfa_offset */ + ADV(UW51, UW50) + .byte 0xe, raw_closure_T_FS+8 /* DW_CFA_def_cfa_offset */ + .balign 4 +L(EFDE9): +#endif /* !FFI_NO_RAW_API */ + +#endif /* ifndef _MSC_VER */ +#endif /* ifndef __x86_64__ */ + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/unix64.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/unix64.S new file mode 100644 index 0000000..db792c0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/unix64.S @@ -0,0 +1,525 @@ +/* ----------------------------------------------------------------------- + unix64.S - Copyright (c) 2013 The Written Word, Inc. + - Copyright (c) 2008 Red Hat, Inc + - Copyright (c) 2002 Bo Thorsen + + x86-64 Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifdef __x86_64__ +#define LIBFFI_ASM +#include +#include +#include "internal64.h" +#include "asmnames.h" + + .text + +/* This macro allows the safe creation of jump tables without an + actual table. The entry points into the table are all 8 bytes. + The use of ORG asserts that we're at the correct location. */ +/* ??? The clang assembler doesn't handle .org with symbolic expressions. */ +#if defined(__clang__) || defined(__APPLE__) || (defined (__sun__) && defined(__svr4__)) +# define E(BASE, X) .balign 8 +#else +# define E(BASE, X) .balign 8; .org BASE + X * 8 +#endif + +/* ffi_call_unix64 (void *args, unsigned long bytes, unsigned flags, + void *raddr, void (*fnaddr)(void)); + + Bit o trickiness here -- ARGS+BYTES is the base of the stack frame + for this function. This has been allocated by ffi_call. We also + deallocate some of the stack that has been alloca'd. */ + + .balign 8 + .globl C(ffi_call_unix64) + FFI_HIDDEN(C(ffi_call_unix64)) + +C(ffi_call_unix64): +L(UW0): + movq (%rsp), %r10 /* Load return address. */ + leaq (%rdi, %rsi), %rax /* Find local stack base. */ + movq %rdx, (%rax) /* Save flags. */ + movq %rcx, 8(%rax) /* Save raddr. */ + movq %rbp, 16(%rax) /* Save old frame pointer. */ + movq %r10, 24(%rax) /* Relocate return address. */ + movq %rax, %rbp /* Finalize local stack frame. */ + + /* New stack frame based off rbp. This is a itty bit of unwind + trickery in that the CFA *has* changed. There is no easy way + to describe it correctly on entry to the function. Fortunately, + it doesn't matter too much since at all points we can correctly + unwind back to ffi_call. Note that the location to which we + moved the return address is (the new) CFA-8, so from the + perspective of the unwind info, it hasn't moved. */ +L(UW1): + /* cfi_def_cfa(%rbp, 32) */ + /* cfi_rel_offset(%rbp, 16) */ + + movq %rdi, %r10 /* Save a copy of the register area. */ + movq %r8, %r11 /* Save a copy of the target fn. */ + movl %r9d, %eax /* Set number of SSE registers. */ + + /* Load up all argument registers. */ + movq (%r10), %rdi + movq 0x08(%r10), %rsi + movq 0x10(%r10), %rdx + movq 0x18(%r10), %rcx + movq 0x20(%r10), %r8 + movq 0x28(%r10), %r9 + movl 0xb0(%r10), %eax + testl %eax, %eax + jnz L(load_sse) +L(ret_from_load_sse): + + /* Deallocate the reg arg area, except for r10, then load via pop. */ + leaq 0xb8(%r10), %rsp + popq %r10 + + /* Call the user function. */ + call *%r11 + + /* Deallocate stack arg area; local stack frame in redzone. */ + leaq 24(%rbp), %rsp + + movq 0(%rbp), %rcx /* Reload flags. */ + movq 8(%rbp), %rdi /* Reload raddr. */ + movq 16(%rbp), %rbp /* Reload old frame pointer. */ +L(UW2): + /* cfi_remember_state */ + /* cfi_def_cfa(%rsp, 8) */ + /* cfi_restore(%rbp) */ + + /* The first byte of the flags contains the FFI_TYPE. */ + cmpb $UNIX64_RET_LAST, %cl + movzbl %cl, %r10d + leaq L(store_table)(%rip), %r11 + ja L(sa) + leaq (%r11, %r10, 8), %r10 + + /* Prep for the structure cases: scratch area in redzone. */ + leaq -20(%rsp), %rsi + jmp *%r10 + + .balign 8 +L(store_table): +E(L(store_table), UNIX64_RET_VOID) + ret +E(L(store_table), UNIX64_RET_UINT8) + movzbl %al, %eax + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_UINT16) + movzwl %ax, %eax + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_UINT32) + movl %eax, %eax + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_SINT8) + movsbq %al, %rax + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_SINT16) + movswq %ax, %rax + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_SINT32) + cltq + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_INT64) + movq %rax, (%rdi) + ret +E(L(store_table), UNIX64_RET_XMM32) + movd %xmm0, (%rdi) + ret +E(L(store_table), UNIX64_RET_XMM64) + movq %xmm0, (%rdi) + ret +E(L(store_table), UNIX64_RET_X87) + fstpt (%rdi) + ret +E(L(store_table), UNIX64_RET_X87_2) + fstpt (%rdi) + fstpt 16(%rdi) + ret +E(L(store_table), UNIX64_RET_ST_XMM0_RAX) + movq %rax, 8(%rsi) + jmp L(s3) +E(L(store_table), UNIX64_RET_ST_RAX_XMM0) + movq %xmm0, 8(%rsi) + jmp L(s2) +E(L(store_table), UNIX64_RET_ST_XMM0_XMM1) + movq %xmm1, 8(%rsi) + jmp L(s3) +E(L(store_table), UNIX64_RET_ST_RAX_RDX) + movq %rdx, 8(%rsi) +L(s2): + movq %rax, (%rsi) + shrl $UNIX64_SIZE_SHIFT, %ecx + rep movsb + ret + .balign 8 +L(s3): + movq %xmm0, (%rsi) + shrl $UNIX64_SIZE_SHIFT, %ecx + rep movsb + ret + +L(sa): call PLT(C(abort)) + + /* Many times we can avoid loading any SSE registers at all. + It's not worth an indirect jump to load the exact set of + SSE registers needed; zero or all is a good compromise. */ + .balign 2 +L(UW3): + /* cfi_restore_state */ +L(load_sse): + movdqa 0x30(%r10), %xmm0 + movdqa 0x40(%r10), %xmm1 + movdqa 0x50(%r10), %xmm2 + movdqa 0x60(%r10), %xmm3 + movdqa 0x70(%r10), %xmm4 + movdqa 0x80(%r10), %xmm5 + movdqa 0x90(%r10), %xmm6 + movdqa 0xa0(%r10), %xmm7 + jmp L(ret_from_load_sse) + +L(UW4): +ENDF(C(ffi_call_unix64)) + +/* 6 general registers, 8 vector registers, + 32 bytes of rvalue, 8 bytes of alignment. */ +#define ffi_closure_OFS_G 0 +#define ffi_closure_OFS_V (6*8) +#define ffi_closure_OFS_RVALUE (ffi_closure_OFS_V + 8*16) +#define ffi_closure_FS (ffi_closure_OFS_RVALUE + 32 + 8) + +/* The location of rvalue within the red zone after deallocating the frame. */ +#define ffi_closure_RED_RVALUE (ffi_closure_OFS_RVALUE - ffi_closure_FS) + + .balign 2 + .globl C(ffi_closure_unix64_sse) + FFI_HIDDEN(C(ffi_closure_unix64_sse)) + +C(ffi_closure_unix64_sse): +L(UW5): + subq $ffi_closure_FS, %rsp +L(UW6): + /* cfi_adjust_cfa_offset(ffi_closure_FS) */ + + movdqa %xmm0, ffi_closure_OFS_V+0x00(%rsp) + movdqa %xmm1, ffi_closure_OFS_V+0x10(%rsp) + movdqa %xmm2, ffi_closure_OFS_V+0x20(%rsp) + movdqa %xmm3, ffi_closure_OFS_V+0x30(%rsp) + movdqa %xmm4, ffi_closure_OFS_V+0x40(%rsp) + movdqa %xmm5, ffi_closure_OFS_V+0x50(%rsp) + movdqa %xmm6, ffi_closure_OFS_V+0x60(%rsp) + movdqa %xmm7, ffi_closure_OFS_V+0x70(%rsp) + jmp L(sse_entry1) + +L(UW7): +ENDF(C(ffi_closure_unix64_sse)) + + .balign 2 + .globl C(ffi_closure_unix64) + FFI_HIDDEN(C(ffi_closure_unix64)) + +C(ffi_closure_unix64): +L(UW8): + subq $ffi_closure_FS, %rsp +L(UW9): + /* cfi_adjust_cfa_offset(ffi_closure_FS) */ +L(sse_entry1): + movq %rdi, ffi_closure_OFS_G+0x00(%rsp) + movq %rsi, ffi_closure_OFS_G+0x08(%rsp) + movq %rdx, ffi_closure_OFS_G+0x10(%rsp) + movq %rcx, ffi_closure_OFS_G+0x18(%rsp) + movq %r8, ffi_closure_OFS_G+0x20(%rsp) + movq %r9, ffi_closure_OFS_G+0x28(%rsp) + +#ifdef __ILP32__ + movl FFI_TRAMPOLINE_SIZE(%r10), %edi /* Load cif */ + movl FFI_TRAMPOLINE_SIZE+4(%r10), %esi /* Load fun */ + movl FFI_TRAMPOLINE_SIZE+8(%r10), %edx /* Load user_data */ +#else + movq FFI_TRAMPOLINE_SIZE(%r10), %rdi /* Load cif */ + movq FFI_TRAMPOLINE_SIZE+8(%r10), %rsi /* Load fun */ + movq FFI_TRAMPOLINE_SIZE+16(%r10), %rdx /* Load user_data */ +#endif +L(do_closure): + leaq ffi_closure_OFS_RVALUE(%rsp), %rcx /* Load rvalue */ + movq %rsp, %r8 /* Load reg_args */ + leaq ffi_closure_FS+8(%rsp), %r9 /* Load argp */ + call PLT(C(ffi_closure_unix64_inner)) + + /* Deallocate stack frame early; return value is now in redzone. */ + addq $ffi_closure_FS, %rsp +L(UW10): + /* cfi_adjust_cfa_offset(-ffi_closure_FS) */ + + /* The first byte of the return value contains the FFI_TYPE. */ + cmpb $UNIX64_RET_LAST, %al + movzbl %al, %r10d + leaq L(load_table)(%rip), %r11 + ja L(la) + leaq (%r11, %r10, 8), %r10 + leaq ffi_closure_RED_RVALUE(%rsp), %rsi + jmp *%r10 + + .balign 8 +L(load_table): +E(L(load_table), UNIX64_RET_VOID) + ret +E(L(load_table), UNIX64_RET_UINT8) + movzbl (%rsi), %eax + ret +E(L(load_table), UNIX64_RET_UINT16) + movzwl (%rsi), %eax + ret +E(L(load_table), UNIX64_RET_UINT32) + movl (%rsi), %eax + ret +E(L(load_table), UNIX64_RET_SINT8) + movsbl (%rsi), %eax + ret +E(L(load_table), UNIX64_RET_SINT16) + movswl (%rsi), %eax + ret +E(L(load_table), UNIX64_RET_SINT32) + movl (%rsi), %eax + ret +E(L(load_table), UNIX64_RET_INT64) + movq (%rsi), %rax + ret +E(L(load_table), UNIX64_RET_XMM32) + movd (%rsi), %xmm0 + ret +E(L(load_table), UNIX64_RET_XMM64) + movq (%rsi), %xmm0 + ret +E(L(load_table), UNIX64_RET_X87) + fldt (%rsi) + ret +E(L(load_table), UNIX64_RET_X87_2) + fldt 16(%rsi) + fldt (%rsi) + ret +E(L(load_table), UNIX64_RET_ST_XMM0_RAX) + movq 8(%rsi), %rax + jmp L(l3) +E(L(load_table), UNIX64_RET_ST_RAX_XMM0) + movq 8(%rsi), %xmm0 + jmp L(l2) +E(L(load_table), UNIX64_RET_ST_XMM0_XMM1) + movq 8(%rsi), %xmm1 + jmp L(l3) +E(L(load_table), UNIX64_RET_ST_RAX_RDX) + movq 8(%rsi), %rdx +L(l2): + movq (%rsi), %rax + ret + .balign 8 +L(l3): + movq (%rsi), %xmm0 + ret + +L(la): call PLT(C(abort)) + +L(UW11): +ENDF(C(ffi_closure_unix64)) + + .balign 2 + .globl C(ffi_go_closure_unix64_sse) + FFI_HIDDEN(C(ffi_go_closure_unix64_sse)) + +C(ffi_go_closure_unix64_sse): +L(UW12): + subq $ffi_closure_FS, %rsp +L(UW13): + /* cfi_adjust_cfa_offset(ffi_closure_FS) */ + + movdqa %xmm0, ffi_closure_OFS_V+0x00(%rsp) + movdqa %xmm1, ffi_closure_OFS_V+0x10(%rsp) + movdqa %xmm2, ffi_closure_OFS_V+0x20(%rsp) + movdqa %xmm3, ffi_closure_OFS_V+0x30(%rsp) + movdqa %xmm4, ffi_closure_OFS_V+0x40(%rsp) + movdqa %xmm5, ffi_closure_OFS_V+0x50(%rsp) + movdqa %xmm6, ffi_closure_OFS_V+0x60(%rsp) + movdqa %xmm7, ffi_closure_OFS_V+0x70(%rsp) + jmp L(sse_entry2) + +L(UW14): +ENDF(C(ffi_go_closure_unix64_sse)) + + .balign 2 + .globl C(ffi_go_closure_unix64) + FFI_HIDDEN(C(ffi_go_closure_unix64)) + +C(ffi_go_closure_unix64): +L(UW15): + subq $ffi_closure_FS, %rsp +L(UW16): + /* cfi_adjust_cfa_offset(ffi_closure_FS) */ +L(sse_entry2): + movq %rdi, ffi_closure_OFS_G+0x00(%rsp) + movq %rsi, ffi_closure_OFS_G+0x08(%rsp) + movq %rdx, ffi_closure_OFS_G+0x10(%rsp) + movq %rcx, ffi_closure_OFS_G+0x18(%rsp) + movq %r8, ffi_closure_OFS_G+0x20(%rsp) + movq %r9, ffi_closure_OFS_G+0x28(%rsp) + +#ifdef __ILP32__ + movl 4(%r10), %edi /* Load cif */ + movl 8(%r10), %esi /* Load fun */ + movl %r10d, %edx /* Load closure (user_data) */ +#else + movq 8(%r10), %rdi /* Load cif */ + movq 16(%r10), %rsi /* Load fun */ + movq %r10, %rdx /* Load closure (user_data) */ +#endif + jmp L(do_closure) + +L(UW17): +ENDF(C(ffi_go_closure_unix64)) + +/* Sadly, OSX cctools-as doesn't understand .cfi directives at all. */ + +#ifdef __APPLE__ +.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support +EHFrame0: +#elif defined(HAVE_AS_X86_64_UNWIND_SECTION_TYPE) +.section .eh_frame,"a",@unwind +#else +.section .eh_frame,"a",@progbits +#endif + +#ifdef HAVE_AS_X86_PCREL +# define PCREL(X) X - . +#else +# define PCREL(X) X@rel +#endif + +/* Simplify advancing between labels. Assume DW_CFA_advance_loc1 fits. */ +#define ADV(N, P) .byte 2, L(N)-L(P) + + .balign 8 +L(CIE): + .set L(set0),L(ECIE)-L(SCIE) + .long L(set0) /* CIE Length */ +L(SCIE): + .long 0 /* CIE Identifier Tag */ + .byte 1 /* CIE Version */ + .ascii "zR\0" /* CIE Augmentation */ + .byte 1 /* CIE Code Alignment Factor */ + .byte 0x78 /* CIE Data Alignment Factor */ + .byte 0x10 /* CIE RA Column */ + .byte 1 /* Augmentation size */ + .byte 0x1b /* FDE Encoding (pcrel sdata4) */ + .byte 0xc, 7, 8 /* DW_CFA_def_cfa, %rsp offset 8 */ + .byte 0x80+16, 1 /* DW_CFA_offset, %rip offset 1*-8 */ + .balign 8 +L(ECIE): + + .set L(set1),L(EFDE1)-L(SFDE1) + .long L(set1) /* FDE Length */ +L(SFDE1): + .long L(SFDE1)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW0)) /* Initial location */ + .long L(UW4)-L(UW0) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW1, UW0) + .byte 0xc, 6, 32 /* DW_CFA_def_cfa, %rbp 32 */ + .byte 0x80+6, 2 /* DW_CFA_offset, %rbp 2*-8 */ + ADV(UW2, UW1) + .byte 0xa /* DW_CFA_remember_state */ + .byte 0xc, 7, 8 /* DW_CFA_def_cfa, %rsp 8 */ + .byte 0xc0+6 /* DW_CFA_restore, %rbp */ + ADV(UW3, UW2) + .byte 0xb /* DW_CFA_restore_state */ + .balign 8 +L(EFDE1): + + .set L(set2),L(EFDE2)-L(SFDE2) + .long L(set2) /* FDE Length */ +L(SFDE2): + .long L(SFDE2)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW5)) /* Initial location */ + .long L(UW7)-L(UW5) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW6, UW5) + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte ffi_closure_FS + 8, 1 /* uleb128, assuming 128 <= FS < 255 */ + .balign 8 +L(EFDE2): + + .set L(set3),L(EFDE3)-L(SFDE3) + .long L(set3) /* FDE Length */ +L(SFDE3): + .long L(SFDE3)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW8)) /* Initial location */ + .long L(UW11)-L(UW8) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW9, UW8) + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte ffi_closure_FS + 8, 1 /* uleb128, assuming 128 <= FS < 255 */ + ADV(UW10, UW9) + .byte 0xe, 8 /* DW_CFA_def_cfa_offset 8 */ +L(EFDE3): + + .set L(set4),L(EFDE4)-L(SFDE4) + .long L(set4) /* FDE Length */ +L(SFDE4): + .long L(SFDE4)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW12)) /* Initial location */ + .long L(UW14)-L(UW12) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW13, UW12) + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte ffi_closure_FS + 8, 1 /* uleb128, assuming 128 <= FS < 255 */ + .balign 8 +L(EFDE4): + + .set L(set5),L(EFDE5)-L(SFDE5) + .long L(set5) /* FDE Length */ +L(SFDE5): + .long L(SFDE5)-L(CIE) /* FDE CIE offset */ + .long PCREL(L(UW15)) /* Initial location */ + .long L(UW17)-L(UW15) /* Address range */ + .byte 0 /* Augmentation size */ + ADV(UW16, UW15) + .byte 0xe /* DW_CFA_def_cfa_offset */ + .byte ffi_closure_FS + 8, 1 /* uleb128, assuming 128 <= FS < 255 */ + .balign 8 +L(EFDE5): +#ifdef __APPLE__ + .subsections_via_symbols +#endif + +#endif /* __x86_64__ */ +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64.S new file mode 100644 index 0000000..10991b4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64.S @@ -0,0 +1,232 @@ +#define LIBFFI_ASM +#include +#include +#include +#include "asmnames.h" + +#if defined(HAVE_AS_CFI_PSEUDO_OP) + .cfi_sections .debug_frame +#endif + +#ifdef X86_WIN64 +#define SEH(...) __VA_ARGS__ +#define arg0 %rcx +#define arg1 %rdx +#define arg2 %r8 +#define arg3 %r9 +#else +#define SEH(...) +#define arg0 %rdi +#define arg1 %rsi +#define arg2 %rdx +#define arg3 %rcx +#endif + +/* This macro allows the safe creation of jump tables without an + actual table. The entry points into the table are all 8 bytes. + The use of ORG asserts that we're at the correct location. */ +/* ??? The clang assembler doesn't handle .org with symbolic expressions. */ +#if defined(__clang__) || defined(__APPLE__) || (defined (__sun__) && defined(__svr4__)) +# define E(BASE, X) .balign 8 +#else +# define E(BASE, X) .balign 8; .org BASE + X * 8 +#endif + + .text + +/* ffi_call_win64 (void *stack, struct win64_call_frame *frame, void *r10) + + Bit o trickiness here -- FRAME is the base of the stack frame + for this function. This has been allocated by ffi_call. We also + deallocate some of the stack that has been alloca'd. */ + + .align 8 + .globl C(ffi_call_win64) + + SEH(.seh_proc ffi_call_win64) +C(ffi_call_win64): + cfi_startproc + /* Set up the local stack frame and install it in rbp/rsp. */ + movq (%rsp), %rax + movq %rbp, (arg1) + movq %rax, 8(arg1) + movq arg1, %rbp + cfi_def_cfa(%rbp, 16) + cfi_rel_offset(%rbp, 0) + SEH(.seh_pushreg %rbp) + SEH(.seh_setframe %rbp, 0) + SEH(.seh_endprologue) + movq arg0, %rsp + + movq arg2, %r10 + + /* Load all slots into both general and xmm registers. */ + movq (%rsp), %rcx + movsd (%rsp), %xmm0 + movq 8(%rsp), %rdx + movsd 8(%rsp), %xmm1 + movq 16(%rsp), %r8 + movsd 16(%rsp), %xmm2 + movq 24(%rsp), %r9 + movsd 24(%rsp), %xmm3 + + call *16(%rbp) + + movl 24(%rbp), %ecx + movq 32(%rbp), %r8 + leaq 0f(%rip), %r10 + cmpl $FFI_TYPE_SMALL_STRUCT_4B, %ecx + leaq (%r10, %rcx, 8), %r10 + ja 99f + jmp *%r10 + +/* Below, we're space constrained most of the time. Thus we eschew the + modern "mov, pop, ret" sequence (5 bytes) for "leave, ret" (2 bytes). */ +.macro epilogue + leaveq + cfi_remember_state + cfi_def_cfa(%rsp, 8) + cfi_restore(%rbp) + ret + cfi_restore_state +.endm + + .align 8 +0: +E(0b, FFI_TYPE_VOID) + epilogue +E(0b, FFI_TYPE_INT) + movslq %eax, %rax + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_FLOAT) + movss %xmm0, (%r8) + epilogue +E(0b, FFI_TYPE_DOUBLE) + movsd %xmm0, (%r8) + epilogue +E(0b, FFI_TYPE_LONGDOUBLE) + call PLT(C(abort)) +E(0b, FFI_TYPE_UINT8) + movzbl %al, %eax + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT8) + movsbq %al, %rax + jmp 98f +E(0b, FFI_TYPE_UINT16) + movzwl %ax, %eax + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT16) + movswq %ax, %rax + jmp 98f +E(0b, FFI_TYPE_UINT32) + movl %eax, %eax + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT32) + movslq %eax, %rax + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_UINT64) +98: movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT64) + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_STRUCT) + epilogue +E(0b, FFI_TYPE_POINTER) + movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_COMPLEX) + call PLT(C(abort)) +E(0b, FFI_TYPE_SMALL_STRUCT_1B) + movb %al, (%r8) + epilogue +E(0b, FFI_TYPE_SMALL_STRUCT_2B) + movw %ax, (%r8) + epilogue +E(0b, FFI_TYPE_SMALL_STRUCT_4B) + movl %eax, (%r8) + epilogue + + .align 8 +99: call PLT(C(abort)) + + epilogue + + cfi_endproc + SEH(.seh_endproc) + + +/* 32 bytes of outgoing register stack space, 8 bytes of alignment, + 16 bytes of result, 32 bytes of xmm registers. */ +#define ffi_clo_FS (32+8+16+32) +#define ffi_clo_OFF_R (32+8) +#define ffi_clo_OFF_X (32+8+16) + + .align 8 + .globl C(ffi_go_closure_win64) + + SEH(.seh_proc ffi_go_closure_win64) +C(ffi_go_closure_win64): + cfi_startproc + /* Save all integer arguments into the incoming reg stack space. */ + movq %rcx, 8(%rsp) + movq %rdx, 16(%rsp) + movq %r8, 24(%rsp) + movq %r9, 32(%rsp) + + movq 8(%r10), %rcx /* load cif */ + movq 16(%r10), %rdx /* load fun */ + movq %r10, %r8 /* closure is user_data */ + jmp 0f + cfi_endproc + SEH(.seh_endproc) + + .align 8 + .globl C(ffi_closure_win64) + + SEH(.seh_proc ffi_closure_win64) +C(ffi_closure_win64): + cfi_startproc + /* Save all integer arguments into the incoming reg stack space. */ + movq %rcx, 8(%rsp) + movq %rdx, 16(%rsp) + movq %r8, 24(%rsp) + movq %r9, 32(%rsp) + + movq FFI_TRAMPOLINE_SIZE(%r10), %rcx /* load cif */ + movq FFI_TRAMPOLINE_SIZE+8(%r10), %rdx /* load fun */ + movq FFI_TRAMPOLINE_SIZE+16(%r10), %r8 /* load user_data */ +0: + subq $ffi_clo_FS, %rsp + cfi_adjust_cfa_offset(ffi_clo_FS) + SEH(.seh_stackalloc ffi_clo_FS) + SEH(.seh_endprologue) + + /* Save all sse arguments into the stack frame. */ + movsd %xmm0, ffi_clo_OFF_X(%rsp) + movsd %xmm1, ffi_clo_OFF_X+8(%rsp) + movsd %xmm2, ffi_clo_OFF_X+16(%rsp) + movsd %xmm3, ffi_clo_OFF_X+24(%rsp) + + leaq ffi_clo_OFF_R(%rsp), %r9 + call PLT(C(ffi_closure_win64_inner)) + + /* Load the result into both possible result registers. */ + movq ffi_clo_OFF_R(%rsp), %rax + movsd ffi_clo_OFF_R(%rsp), %xmm0 + + addq $ffi_clo_FS, %rsp + cfi_adjust_cfa_offset(-ffi_clo_FS) + ret + + cfi_endproc + SEH(.seh_endproc) + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64_intel.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64_intel.S new file mode 100644 index 0000000..7df78b3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/x86/win64_intel.S @@ -0,0 +1,237 @@ +#define LIBFFI_ASM +#include +#include +#include +#include "asmnames.h" + +#if defined(HAVE_AS_CFI_PSEUDO_OP) + .cfi_sections .debug_frame +#endif + +#ifdef X86_WIN64 +#define SEH(...) __VA_ARGS__ +#define arg0 rcx +#define arg1 rdx +#define arg2 r8 +#define arg3 r9 +#else +#define SEH(...) +#define arg0 rdi +#define arg1 rsi +#define arg2 rdx +#define arg3 rcx +#endif + +/* This macro allows the safe creation of jump tables without an + actual table. The entry points into the table are all 8 bytes. + The use of ORG asserts that we're at the correct location. */ +/* ??? The clang assembler doesn't handle .org with symbolic expressions. */ +#if defined(__clang__) || defined(__APPLE__) || (defined (__sun__) && defined(__svr4__)) +# define E(BASE, X) ALIGN 8 +#else +# define E(BASE, X) ALIGN 8; ORG BASE + X * 8 +#endif + + .CODE + extern PLT(C(abort)):near + extern C(ffi_closure_win64_inner):near + +/* ffi_call_win64 (void *stack, struct win64_call_frame *frame, void *r10) + + Bit o trickiness here -- FRAME is the base of the stack frame + for this function. This has been allocated by ffi_call. We also + deallocate some of the stack that has been alloca'd. */ + + ALIGN 8 + PUBLIC C(ffi_call_win64) + + ; SEH(.safesh ffi_call_win64) +C(ffi_call_win64) proc SEH(frame) + cfi_startproc + /* Set up the local stack frame and install it in rbp/rsp. */ + mov RAX, [RSP] ; movq (%rsp), %rax + mov [arg1], RBP ; movq %rbp, (arg1) + mov [arg1 + 8], RAX; movq %rax, 8(arg1) + mov RBP, arg1; movq arg1, %rbp + cfi_def_cfa(rbp, 16) + cfi_rel_offset(rbp, 0) + SEH(.pushreg rbp) + SEH(.setframe rbp, 0) + SEH(.endprolog) + mov RSP, arg0 ; movq arg0, %rsp + + mov R10, arg2 ; movq arg2, %r10 + + /* Load all slots into both general and xmm registers. */ + mov RCX, [RSP] ; movq (%rsp), %rcx + movsd XMM0, qword ptr [RSP] ; movsd (%rsp), %xmm0 + mov RDX, [RSP + 8] ;movq 8(%rsp), %rdx + movsd XMM1, qword ptr [RSP + 8]; movsd 8(%rsp), %xmm1 + mov R8, [RSP + 16] ; movq 16(%rsp), %r8 + movsd XMM2, qword ptr [RSP + 16] ; movsd 16(%rsp), %xmm2 + mov R9, [RSP + 24] ; movq 24(%rsp), %r9 + movsd XMM3, qword ptr [RSP + 24] ;movsd 24(%rsp), %xmm3 + + CALL qword ptr [RBP + 16] ; call *16(%rbp) + + mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx + mov R8, [RBP + 32] ; movq 32(%rbp), %r8 + LEA R10, ffi_call_win64_tab ; leaq 0f(%rip), %r10 + CMP ECX, FFI_TYPE_SMALL_STRUCT_4B ; cmpl $FFI_TYPE_SMALL_STRUCT_4B, %ecx + LEA R10, [R10 + RCX*8] ; leaq (%r10, %rcx, 8), %r10 + JA L99 ; ja 99f + JMP R10 ; jmp *%r10 + +/* Below, we're space constrained most of the time. Thus we eschew the + modern "mov, pop, ret" sequence (5 bytes) for "leave, ret" (2 bytes). */ +epilogue macro + LEAVE + cfi_remember_state + cfi_def_cfa(rsp, 8) + cfi_restore(rbp) + RET + cfi_restore_state +endm + + ALIGN 8 +ffi_call_win64_tab LABEL NEAR +E(0b, FFI_TYPE_VOID) + epilogue +E(0b, FFI_TYPE_INT) + movsxd rax, eax ; movslq %eax, %rax + mov qword ptr [r8], rax; movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_FLOAT) + movss dword ptr [r8], xmm0 ; movss %xmm0, (%r8) + epilogue +E(0b, FFI_TYPE_DOUBLE) + movsd qword ptr[r8], xmm0; movsd %xmm0, (%r8) + epilogue +E(0b, FFI_TYPE_LONGDOUBLE) + call PLT(C(abort)) +E(0b, FFI_TYPE_UINT8) + movzx eax, al ;movzbl %al, %eax + mov qword ptr[r8], rax; movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT8) + movsx rax, al ; movsbq %al, %rax + jmp L98 +E(0b, FFI_TYPE_UINT16) + movzx eax, ax ; movzwl %ax, %eax + mov qword ptr[r8], rax; movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT16) + movsx rax, ax; movswq %ax, %rax + jmp L98 +E(0b, FFI_TYPE_UINT32) + mov eax, eax; movl %eax, %eax + mov qword ptr[r8], rax ; movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT32) + movsxd rax, eax; movslq %eax, %rax + mov qword ptr [r8], rax; movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_UINT64) +L98 LABEL near + mov qword ptr [r8], rax ; movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_SINT64) + mov qword ptr [r8], rax;movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_STRUCT) + epilogue +E(0b, FFI_TYPE_POINTER) + mov qword ptr [r8], rax ;movq %rax, (%r8) + epilogue +E(0b, FFI_TYPE_COMPLEX) + call PLT(C(abort)) +E(0b, FFI_TYPE_SMALL_STRUCT_1B) + mov byte ptr [r8], al ; movb %al, (%r8) + epilogue +E(0b, FFI_TYPE_SMALL_STRUCT_2B) + mov word ptr [r8], ax ; movw %ax, (%r8) + epilogue +E(0b, FFI_TYPE_SMALL_STRUCT_4B) + mov dword ptr [r8], eax ; movl %eax, (%r8) + epilogue + + align 8 +L99 LABEL near + call PLT(C(abort)) + + epilogue + + cfi_endproc + C(ffi_call_win64) endp + + +/* 32 bytes of outgoing register stack space, 8 bytes of alignment, + 16 bytes of result, 32 bytes of xmm registers. */ +#define ffi_clo_FS (32+8+16+32) +#define ffi_clo_OFF_R (32+8) +#define ffi_clo_OFF_X (32+8+16) + + align 8 + PUBLIC C(ffi_go_closure_win64) + +C(ffi_go_closure_win64) proc + cfi_startproc + /* Save all integer arguments into the incoming reg stack space. */ + mov qword ptr [rsp + 8], rcx; movq %rcx, 8(%rsp) + mov qword ptr [rsp + 16], rdx; movq %rdx, 16(%rsp) + mov qword ptr [rsp + 24], r8; movq %r8, 24(%rsp) + mov qword ptr [rsp + 32], r9 ;movq %r9, 32(%rsp) + + mov rcx, qword ptr [r10 + 8]; movq 8(%r10), %rcx /* load cif */ + mov rdx, qword ptr [r10 + 16]; movq 16(%r10), %rdx /* load fun */ + mov r8, r10 ; movq %r10, %r8 /* closure is user_data */ + jmp ffi_closure_win64_2 + cfi_endproc + C(ffi_go_closure_win64) endp + + align 8 + +PUBLIC C(ffi_closure_win64) +C(ffi_closure_win64) PROC FRAME + cfi_startproc + /* Save all integer arguments into the incoming reg stack space. */ + mov qword ptr [rsp + 8], rcx; movq %rcx, 8(%rsp) + mov qword ptr [rsp + 16], rdx; movq %rdx, 16(%rsp) + mov qword ptr [rsp + 24], r8; movq %r8, 24(%rsp) + mov qword ptr [rsp + 32], r9; movq %r9, 32(%rsp) + + mov rcx, qword ptr [FFI_TRAMPOLINE_SIZE + r10] ;movq FFI_TRAMPOLINE_SIZE(%r10), %rcx /* load cif */ + mov rdx, qword ptr [FFI_TRAMPOLINE_SIZE + 8 + r10] ; movq FFI_TRAMPOLINE_SIZE+8(%r10), %rdx /* load fun */ + mov r8, qword ptr [FFI_TRAMPOLINE_SIZE+16+r10] ;movq FFI_TRAMPOLINE_SIZE+16(%r10), %r8 /* load user_data */ +ffi_closure_win64_2 LABEL near + sub rsp, ffi_clo_FS ;subq $ffi_clo_FS, %rsp + cfi_adjust_cfa_offset(ffi_clo_FS) + SEH(.allocstack ffi_clo_FS) + SEH(.endprolog) + + /* Save all sse arguments into the stack frame. */ + movsd qword ptr [ffi_clo_OFF_X + rsp], xmm0 ; movsd %xmm0, ffi_clo_OFF_X(%rsp) + movsd qword ptr [ffi_clo_OFF_X+8+rsp], xmm1 ; movsd %xmm1, ffi_clo_OFF_X+8(%rsp) + movsd qword ptr [ffi_clo_OFF_X+16+rsp], xmm2 ; movsd %xmm2, ffi_clo_OFF_X+16(%rsp) + movsd qword ptr [ffi_clo_OFF_X+24+rsp], xmm3 ; movsd %xmm3, ffi_clo_OFF_X+24(%rsp) + + lea r9, [ffi_clo_OFF_R + rsp] ; leaq ffi_clo_OFF_R(%rsp), %r9 + call C(ffi_closure_win64_inner) + + /* Load the result into both possible result registers. */ + + mov rax, qword ptr [ffi_clo_OFF_R + rsp] ;movq ffi_clo_OFF_R(%rsp), %rax + movsd xmm0, qword ptr [rsp + ffi_clo_OFF_R] ;movsd ffi_clo_OFF_R(%rsp), %xmm0 + + add rsp, ffi_clo_FS ;addq $ffi_clo_FS, %rsp + cfi_adjust_cfa_offset(-ffi_clo_FS) + ret + + cfi_endproc + C(ffi_closure_win64) endp + +#if defined __ELF__ && defined __linux__ + .section .note.GNU-stack,"",@progbits +#endif +_text ends +end \ No newline at end of file diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffi.c new file mode 100644 index 0000000..9a0575f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffi.c @@ -0,0 +1,298 @@ +/* ----------------------------------------------------------------------- + ffi.c - Copyright (c) 2013 Tensilica, Inc. + + XTENSA Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#include +#include + +/* + |----------------------------------------| + | | + on entry to ffi_call ----> |----------------------------------------| + | caller stack frame for registers a0-a3 | + |----------------------------------------| + | | + | additional arguments | + entry of the function ---> |----------------------------------------| + | copy of function arguments a2-a7 | + | - - - - - - - - - - - - - | + | | + + The area below the entry line becomes the new stack frame for the function. + +*/ + + +#define FFI_TYPE_STRUCT_REGS FFI_TYPE_LAST + + +extern void ffi_call_SYSV(void *rvalue, unsigned rsize, unsigned flags, + void(*fn)(void), unsigned nbytes, extended_cif*); +extern void ffi_closure_SYSV(void) FFI_HIDDEN; + +ffi_status ffi_prep_cif_machdep(ffi_cif *cif) +{ + switch(cif->rtype->type) { + case FFI_TYPE_SINT8: + case FFI_TYPE_UINT8: + case FFI_TYPE_SINT16: + case FFI_TYPE_UINT16: + cif->flags = cif->rtype->type; + break; + case FFI_TYPE_VOID: + case FFI_TYPE_FLOAT: + cif->flags = FFI_TYPE_UINT32; + break; + case FFI_TYPE_DOUBLE: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + cif->flags = FFI_TYPE_UINT64; // cif->rtype->type; + break; + case FFI_TYPE_STRUCT: + cif->flags = FFI_TYPE_STRUCT; //_REGS; + /* Up to 16 bytes are returned in registers */ + if (cif->rtype->size > 4 * 4) { + /* returned structure is referenced by a register; use 8 bytes + (including 4 bytes for potential additional alignment) */ + cif->flags = FFI_TYPE_STRUCT; + cif->bytes += 8; + } + break; + + default: + cif->flags = FFI_TYPE_UINT32; + break; + } + + /* Round the stack up to a full 4 register frame, just in case + (we use this size in movsp). This way, it's also a multiple of + 8 bytes for 64-bit arguments. */ + cif->bytes = FFI_ALIGN(cif->bytes, 16); + + return FFI_OK; +} + +void ffi_prep_args(extended_cif *ecif, unsigned char* stack) +{ + unsigned int i; + unsigned long *addr; + ffi_type **ptr; + + union { + void **v; + char **c; + signed char **sc; + unsigned char **uc; + signed short **ss; + unsigned short **us; + unsigned int **i; + long long **ll; + float **f; + double **d; + } p_argv; + + /* Verify that everything is aligned up properly */ + FFI_ASSERT (((unsigned long) stack & 0x7) == 0); + + p_argv.v = ecif->avalue; + addr = (unsigned long*)stack; + + /* structures with a size greater than 16 bytes are passed in memory */ + if (ecif->cif->rtype->type == FFI_TYPE_STRUCT && ecif->cif->rtype->size > 16) + { + *addr++ = (unsigned long)ecif->rvalue; + } + + for (i = ecif->cif->nargs, ptr = ecif->cif->arg_types; + i > 0; + i--, ptr++, p_argv.v++) + { + switch ((*ptr)->type) + { + case FFI_TYPE_SINT8: + *addr++ = **p_argv.sc; + break; + case FFI_TYPE_UINT8: + *addr++ = **p_argv.uc; + break; + case FFI_TYPE_SINT16: + *addr++ = **p_argv.ss; + break; + case FFI_TYPE_UINT16: + *addr++ = **p_argv.us; + break; + case FFI_TYPE_FLOAT: + case FFI_TYPE_INT: + case FFI_TYPE_UINT32: + case FFI_TYPE_SINT32: + case FFI_TYPE_POINTER: + *addr++ = **p_argv.i; + break; + case FFI_TYPE_DOUBLE: + case FFI_TYPE_UINT64: + case FFI_TYPE_SINT64: + if (((unsigned long)addr & 4) != 0) + addr++; + *(unsigned long long*)addr = **p_argv.ll; + addr += sizeof(unsigned long long) / sizeof (addr); + break; + + case FFI_TYPE_STRUCT: + { + unsigned long offs; + unsigned long size; + + if (((unsigned long)addr & 4) != 0 && (*ptr)->alignment > 4) + addr++; + + offs = (unsigned long) addr - (unsigned long) stack; + size = (*ptr)->size; + + /* Entire structure must fit the argument registers or referenced */ + if (offs < FFI_REGISTER_NARGS * 4 + && offs + size > FFI_REGISTER_NARGS * 4) + addr = (unsigned long*) (stack + FFI_REGISTER_NARGS * 4); + + memcpy((char*) addr, *p_argv.c, size); + addr += (size + 3) / 4; + break; + } + + default: + FFI_ASSERT(0); + } + } +} + + +void ffi_call(ffi_cif* cif, void(*fn)(void), void *rvalue, void **avalue) +{ + extended_cif ecif; + unsigned long rsize = cif->rtype->size; + int flags = cif->flags; + void *alloc = NULL; + + ecif.cif = cif; + ecif.avalue = avalue; + + /* Note that for structures that are returned in registers (size <= 16 bytes) + we allocate a temporary buffer and use memcpy to copy it to the final + destination. The reason is that the target address might be misaligned or + the length not a multiple of 4 bytes. Handling all those cases would be + very complex. */ + + if (flags == FFI_TYPE_STRUCT && (rsize <= 16 || rvalue == NULL)) + { + alloc = alloca(FFI_ALIGN(rsize, 4)); + ecif.rvalue = alloc; + } + else + { + ecif.rvalue = rvalue; + } + + if (cif->abi != FFI_SYSV) + FFI_ASSERT(0); + + ffi_call_SYSV (ecif.rvalue, rsize, cif->flags, fn, cif->bytes, &ecif); + + if (alloc != NULL && rvalue != NULL) + memcpy(rvalue, alloc, rsize); +} + +extern void ffi_trampoline(); +extern void ffi_cacheflush(void* start, void* end); + +ffi_status +ffi_prep_closure_loc (ffi_closure* closure, + ffi_cif* cif, + void (*fun)(ffi_cif*, void*, void**, void*), + void *user_data, + void *codeloc) +{ + /* copye trampoline to stack and patch 'ffi_closure_SYSV' pointer */ + memcpy(closure->tramp, ffi_trampoline, FFI_TRAMPOLINE_SIZE); + *(unsigned int*)(&closure->tramp[8]) = (unsigned int)ffi_closure_SYSV; + + // Do we have this function? + // __builtin___clear_cache(closer->tramp, closer->tramp + FFI_TRAMPOLINE_SIZE) + ffi_cacheflush(closure->tramp, closure->tramp + FFI_TRAMPOLINE_SIZE); + + closure->cif = cif; + closure->fun = fun; + closure->user_data = user_data; + return FFI_OK; +} + + +long FFI_HIDDEN +ffi_closure_SYSV_inner(ffi_closure *closure, void **values, void *rvalue) +{ + ffi_cif *cif; + ffi_type **arg_types; + void **avalue; + int i, areg; + + cif = closure->cif; + if (cif->abi != FFI_SYSV) + return FFI_BAD_ABI; + + areg = 0; + + int rtype = cif->rtype->type; + if (rtype == FFI_TYPE_STRUCT && cif->rtype->size > 4 * 4) + { + rvalue = *values; + areg++; + } + + cif = closure->cif; + arg_types = cif->arg_types; + avalue = alloca(cif->nargs * sizeof(void *)); + + for (i = 0; i < cif->nargs; i++) + { + if (arg_types[i]->alignment == 8 && (areg & 1) != 0) + areg++; + + // skip the entry 16,a1 framework, add 16 bytes (4 registers) + if (areg == FFI_REGISTER_NARGS) + areg += 4; + + if (arg_types[i]->type == FFI_TYPE_STRUCT) + { + int numregs = ((arg_types[i]->size + 3) & ~3) / 4; + if (areg < FFI_REGISTER_NARGS && areg + numregs > FFI_REGISTER_NARGS) + areg = FFI_REGISTER_NARGS + 4; + } + + avalue[i] = &values[areg]; + areg += (arg_types[i]->size + 3) / 4; + } + + (closure->fun)(cif, rvalue, avalue, closure->user_data); + + return rtype; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffitarget.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffitarget.h new file mode 100644 index 0000000..0ba728b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/ffitarget.h @@ -0,0 +1,53 @@ +/* -----------------------------------------------------------------*-C-*- + ffitarget.h - Copyright (c) 2013 Tensilica, Inc. + Target configuration macros for XTENSA. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#ifndef LIBFFI_TARGET_H +#define LIBFFI_TARGET_H + +#ifndef LIBFFI_H +#error "Please do not include ffitarget.h directly into your source. Use ffi.h instead." +#endif + +#ifndef LIBFFI_ASM +typedef unsigned long ffi_arg; +typedef signed long ffi_sarg; + +typedef enum ffi_abi { + FFI_FIRST_ABI = 0, + FFI_SYSV, + FFI_LAST_ABI, + FFI_DEFAULT_ABI = FFI_SYSV +} ffi_abi; +#endif + +#define FFI_REGISTER_NARGS 6 + +/* ---- Definitions for closures ----------------------------------------- */ + +#define FFI_CLOSURES 1 +#define FFI_NATIVE_RAW_API 0 +#define FFI_TRAMPOLINE_SIZE 24 + +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/sysv.S b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/sysv.S new file mode 100644 index 0000000..e942179 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/src/xtensa/sysv.S @@ -0,0 +1,258 @@ +/* ----------------------------------------------------------------------- + sysv.S - Copyright (c) 2013 Tensilica, Inc. + + XTENSA Foreign Function Interface + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + ``Software''), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + ----------------------------------------------------------------------- */ + +#define LIBFFI_ASM +#include +#include + +#define ENTRY(name) .text; .globl name; .type name,@function; .align 4; name: +#define END(name) .size name , . - name + +/* Assert that the table below is in sync with ffi.h. */ + +#if FFI_TYPE_UINT8 != 5 \ + || FFI_TYPE_SINT8 != 6 \ + || FFI_TYPE_UINT16 != 7 \ + || FFI_TYPE_SINT16 != 8 \ + || FFI_TYPE_UINT32 != 9 \ + || FFI_TYPE_SINT32 != 10 \ + || FFI_TYPE_UINT64 != 11 +#error "xtensa/sysv.S out of sync with ffi.h" +#endif + + +/* ffi_call_SYSV (rvalue, rbytes, flags, (*fnaddr)(), bytes, ecif) + void *rvalue; a2 + unsigned long rbytes; a3 + unsigned flags; a4 + void (*fnaddr)(); a5 + unsigned long bytes; a6 + extended_cif* ecif) a7 +*/ + +ENTRY(ffi_call_SYSV) + + entry a1, 32 # 32 byte frame for using call8 below + + mov a10, a7 # a10(->arg0): ecif + sub a11, a1, a6 # a11(->arg1): stack pointer + mov a7, a1 # fp + movsp a1, a11 # set new sp = old_sp - bytes + + movi a8, ffi_prep_args + callx8 a8 # ffi_prep_args(ecif, stack) + + # prepare to move stack pointer back up to 6 arguments + # note that 'bytes' is already aligned + + movi a10, 6*4 + sub a11, a6, a10 + movgez a6, a10, a11 + add a6, a1, a6 + + + # we can pass up to 6 arguments in registers + # for simplicity, just load 6 arguments + # (the stack size is at least 32 bytes, so no risk to cross boundaries) + + l32i a10, a1, 0 + l32i a11, a1, 4 + l32i a12, a1, 8 + l32i a13, a1, 12 + l32i a14, a1, 16 + l32i a15, a1, 20 + + # move stack pointer + + movsp a1, a6 + + callx8 a5 # (*fn)(args...) + + # Handle return value(s) + + beqz a2, .Lexit + + movi a5, FFI_TYPE_STRUCT + bne a4, a5, .Lstore + movi a5, 16 + blt a5, a3, .Lexit + + s32i a10, a2, 0 + blti a3, 5, .Lexit + addi a3, a3, -1 + s32i a11, a2, 4 + blti a3, 8, .Lexit + s32i a12, a2, 8 + blti a3, 12, .Lexit + s32i a13, a2, 12 + +.Lexit: retw + +.Lstore: + addi a4, a4, -FFI_TYPE_UINT8 + bgei a4, 7, .Lexit # should never happen + movi a6, store_calls + add a4, a4, a4 + addx4 a6, a4, a6 # store_table + idx * 8 + jx a6 + + .align 8 +store_calls: + # UINT8 + s8i a10, a2, 0 + retw + + # SINT8 + .align 8 + s8i a10, a2, 0 + retw + + # UINT16 + .align 8 + s16i a10, a2, 0 + retw + + # SINT16 + .align 8 + s16i a10, a2, 0 + retw + + # UINT32 + .align 8 + s32i a10, a2, 0 + retw + + # SINT32 + .align 8 + s32i a10, a2, 0 + retw + + # UINT64 + .align 8 + s32i a10, a2, 0 + s32i a11, a2, 4 + retw + +END(ffi_call_SYSV) + + +/* + * void ffi_cacheflush (unsigned long start, unsigned long end) + */ + +#define EXTRA_ARGS_SIZE 24 + +ENTRY(ffi_cacheflush) + + entry a1, 16 + +1: +#if XCHAL_DCACHE_SIZE + dhwbi a2, 0 +#endif +#if XCHAL_ICACHE_SIZE + ihi a2, 0 +#endif + addi a2, a2, 4 + blt a2, a3, 1b + + retw + +END(ffi_cacheflush) + +/* ffi_trampoline is copied to the stack */ + +ENTRY(ffi_trampoline) + + entry a1, 16 + (FFI_REGISTER_NARGS * 4) + (4 * 4) # [ 0] + j 2f # [ 3] + .align 4 # [ 6] +1: .long 0 # [ 8] +2: l32r a15, 1b # [12] + _mov a14, a0 # [15] + callx0 a15 # [18] + # [21] +END(ffi_trampoline) + +/* + * ffi_closure() + * + * a0: closure + 21 + * a14: return address (a0) + */ + +ENTRY(ffi_closure_SYSV) + + /* intentionally omitting entry here */ + + # restore return address (a0) and move pointer to closure to a10 + addi a10, a0, -21 + mov a0, a14 + + # allow up to 4 arguments as return values + addi a11, a1, 4 * 4 + + # save up to 6 arguments to stack (allocated by entry below) + s32i a2, a11, 0 + s32i a3, a11, 4 + s32i a4, a11, 8 + s32i a5, a11, 12 + s32i a6, a11, 16 + s32i a7, a11, 20 + + movi a8, ffi_closure_SYSV_inner + mov a12, a1 + callx8 a8 # .._inner(*closure, **avalue, *rvalue) + + # load up to four return arguments + l32i a2, a1, 0 + l32i a3, a1, 4 + l32i a4, a1, 8 + l32i a5, a1, 12 + + # (sign-)extend return value + movi a11, FFI_TYPE_UINT8 + bne a10, a11, 1f + extui a2, a2, 0, 8 + retw + +1: movi a11, FFI_TYPE_SINT8 + bne a10, a11, 1f + sext a2, a2, 7 + retw + +1: movi a11, FFI_TYPE_UINT16 + bne a10, a11, 1f + extui a2, a2, 0, 16 + retw + +1: movi a11, FFI_TYPE_SINT16 + bne a10, a11, 1f + sext a2, a2, 15 + +1: retw + +END(ffi_closure_SYSV) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/stamp-h.in b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/stamp-h.in new file mode 100644 index 0000000..9788f70 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/stamp-h.in @@ -0,0 +1 @@ +timestamp diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/Makefile.am b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/Makefile.am new file mode 100644 index 0000000..40c789f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/Makefile.am @@ -0,0 +1,117 @@ +## Process this file with automake to produce Makefile.in. + +AUTOMAKE_OPTIONS = foreign dejagnu + +EXTRA_DEJAGNU_SITE_CONFIG=../local.exp + +CLEANFILES = *.exe core* *.log *.sum + +EXTRA_DIST = lib/target-libpath.exp lib/libffi.exp lib/wrapper.exp \ +libffi.call/strlen4.c libffi.call/cls_multi_sshort.c \ +libffi.call/cls_align_longdouble_split2.c libffi.call/cls_1_1byte.c \ +libffi.call/struct10.c libffi.call/cls_uint_va.c \ +libffi.call/many_mixed.c libffi.call/float.c libffi.call/struct5.c \ +libffi.call/return_fl3.c libffi.call/cls_3_1byte.c \ +libffi.call/return_fl1.c libffi.call/cls_many_mixed_args.c \ +libffi.call/cls_20byte1.c libffi.call/cls_pointer_stack.c \ +libffi.call/cls_align_float.c libffi.call/call.exp \ +libffi.call/pyobjc-tc.c libffi.call/float_va.c \ +libffi.call/cls_5_1_byte.c libffi.call/cls_9byte1.c \ +libffi.call/cls_align_uint32.c libffi.call/stret_medium.c \ +libffi.call/cls_3byte1.c libffi.call/cls_align_uint64.c \ +libffi.call/cls_longdouble_va.c libffi.call/cls_align_pointer.c \ +libffi.call/cls_19byte.c libffi.call/cls_ushort.c \ +libffi.call/cls_align_sint32.c libffi.call/struct8.c \ +libffi.call/pr1172638.c libffi.call/cls_ulonglong.c \ +libffi.call/cls_struct_va1.c libffi.call/cls_9byte2.c \ +libffi.call/closure_fn5.c libffi.call/cls_5byte.c \ +libffi.call/cls_3float.c libffi.call/return_sc.c \ +libffi.call/cls_schar.c libffi.call/closure_fn4.c \ +libffi.call/cls_uchar_va.c libffi.call/closure_fn0.c \ +libffi.call/huge_struct.c libffi.call/va_struct1.c \ +libffi.call/cls_ushort_va.c libffi.call/struct9.c libffi.call/va_1.c \ +libffi.call/cls_64byte.c libffi.call/va_struct2.c \ +libffi.call/cls_longdouble.c libffi.call/return_fl2.c \ +libffi.call/cls_ulong_va.c libffi.call/cls_6_1_byte.c \ +libffi.call/cls_align_uint16.c libffi.call/closure_fn2.c \ +libffi.call/align_mixed.c libffi.call/unwindtest_ffi_call.cc \ +libffi.call/cls_multi_ushortchar.c libffi.call/cls_8byte.c \ +libffi.call/ffitest.h libffi.call/nested_struct8.c \ +libffi.call/cls_pointer.c libffi.call/nested_struct2.c \ +libffi.call/nested_struct.c libffi.call/struct4.c \ +libffi.call/cls_multi_schar.c libffi.call/cls_align_longdouble_split.c \ +libffi.call/cls_uchar.c libffi.call/return_ldl.c \ +libffi.call/nested_struct9.c libffi.call/cls_float.c \ +libffi.call/stret_medium2.c libffi.call/closure_loc_fn0.c \ +libffi.call/float3.c libffi.call/cls_6byte.c libffi.call/return_sl.c \ +libffi.call/closure_simple.c libffi.call/return_dbl1.c \ +libffi.call/cls_align_double.c libffi.call/cls_multi_uchar.c \ +libffi.call/err_bad_typedef.c libffi.call/cls_4_1byte.c \ +libffi.call/closure_fn3.c libffi.call/return_ll1.c \ +libffi.call/return_dbl2.c libffi.call/cls_align_sint64.c \ +libffi.call/nested_struct1.c libffi.call/negint.c \ +libffi.call/nested_struct3.c libffi.call/unwindtest.cc \ +libffi.call/struct2.c libffi.call/struct3.c libffi.call/return_fl.c \ +libffi.call/nested_struct5.c libffi.call/cls_multi_ushort.c \ +libffi.call/nested_struct11.c libffi.call/cls_multi_sshortchar.c \ +libffi.call/cls_align_longdouble.c libffi.call/cls_dbls_struct.c \ +libffi.call/cls_many_mixed_float_double.c libffi.call/stret_large.c \ +libffi.call/stret_large2.c libffi.call/cls_align_sint16.c \ +libffi.call/cls_2byte.c libffi.call/offsets.c libffi.call/struct7.c \ +libffi.call/nested_struct4.c libffi.call/problem1.c \ +libffi.call/va_struct3.c libffi.call/testclosure.c \ +libffi.call/float1.c libffi.call/nested_struct6.c \ +libffi.call/cls_4byte.c libffi.call/cls_24byte.c \ +libffi.call/uninitialized.c libffi.call/many2.c \ +libffi.call/nested_struct10.c libffi.call/struct6.c \ +libffi.call/strlen2.c libffi.call/float2.c libffi.call/cls_uint.c \ +libffi.call/cls_12byte.c libffi.call/return_ul.c \ +libffi.call/cls_sint.c libffi.call/cls_7_1_byte.c \ +libffi.call/struct1.c libffi.call/cls_sshort.c \ +libffi.call/cls_16byte.c libffi.call/strlen3.c \ +libffi.call/nested_struct7.c libffi.call/cls_double_va.c \ +libffi.call/return_dbl.c libffi.call/cls_3byte2.c libffi.call/float4.c \ +libffi.call/cls_double.c libffi.call/many.c libffi.call/cls_7byte.c \ +libffi.call/strlen.c libffi.call/closure_fn6.c libffi.call/return_uc.c \ +libffi.call/closure_fn1.c libffi.call/cls_20byte.c \ +libffi.call/cls_18byte.c libffi.call/err_bad_abi.c \ +libffi.call/many_double.c libffi.call/return_ll.c \ +libffi.call/promotion.c libffi.complex/complex_defs_longdouble.inc \ +libffi.complex/cls_align_complex_float.c \ +libffi.complex/cls_complex_va_float.c \ +libffi.complex/cls_complex_struct_float.c \ +libffi.complex/return_complex2_longdouble.c \ +libffi.complex/cls_complex_float.c \ +libffi.complex/return_complex_longdouble.c \ +libffi.complex/return_complex2_float.c libffi.complex/cls_complex.inc \ +libffi.complex/cls_complex_va_longdouble.c \ +libffi.complex/return_complex_double.c \ +libffi.complex/return_complex.inc libffi.complex/many_complex.inc \ +libffi.complex/complex_float.c libffi.complex/cls_align_complex.inc \ +libffi.complex/return_complex2_double.c \ +libffi.complex/many_complex_float.c libffi.complex/ffitest.h \ +libffi.complex/return_complex1_double.c \ +libffi.complex/cls_complex_struct_longdouble.c \ +libffi.complex/complex_defs_double.inc \ +libffi.complex/cls_complex_va_double.c \ +libffi.complex/many_complex_double.c \ +libffi.complex/return_complex2.inc \ +libffi.complex/return_complex1_float.c \ +libffi.complex/complex_longdouble.c \ +libffi.complex/complex_defs_float.inc \ +libffi.complex/cls_complex_double.c \ +libffi.complex/cls_align_complex_double.c \ +libffi.complex/cls_align_complex_longdouble.c \ +libffi.complex/complex_double.c libffi.complex/cls_complex_va.inc \ +libffi.complex/many_complex_longdouble.c libffi.complex/complex.inc \ +libffi.complex/return_complex1_longdouble.c \ +libffi.complex/complex_int.c libffi.complex/cls_complex_longdouble.c \ +libffi.complex/cls_complex_struct_double.c \ +libffi.complex/return_complex1.inc libffi.complex/complex.exp \ +libffi.complex/cls_complex_struct.inc \ +libffi.complex/return_complex_float.c libffi.go/closure1.c \ +libffi.go/aa-direct.c libffi.go/ffitest.h libffi.go/go.exp \ +libffi.go/static-chain.h libffi.bhaible/bhaible.exp \ +libffi.bhaible/test-call.c libffi.bhaible/alignof.h \ +libffi.bhaible/testcases.c libffi.bhaible/test-callback.c \ +libffi.bhaible/Makefile libffi.bhaible/README config/default.exp diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/config/default.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/config/default.exp new file mode 100644 index 0000000..90967cc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/config/default.exp @@ -0,0 +1 @@ +load_lib "standard.exp" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/libffi.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/libffi.exp new file mode 100644 index 0000000..28f793a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/libffi.exp @@ -0,0 +1,636 @@ +# Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011, 2014 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . + +proc load_gcc_lib { filename } { + global srcdir + load_file $srcdir/lib/$filename +} + +load_lib dg.exp +load_lib libgloss.exp +load_gcc_lib target-libpath.exp +load_gcc_lib wrapper.exp + +proc check_effective_target_gccbug { } { + global has_gccbug + return $has_gccbug +} + +# Return 1 if the target matches the effective target 'arg', 0 otherwise. +# This can be used with any check_* proc that takes no argument and +# returns only 1 or 0. It could be used with check_* procs that take +# arguments with keywords that pass particular arguments. + +proc is-effective-target { arg } { + global et_index + set selected 0 + if { ![info exists et_index] } { + # Initialize the effective target index that is used in some + # check_effective_target_* procs. + set et_index 0 + } + if { [info procs check_effective_target_${arg}] != [list] } { + set selected [check_effective_target_${arg}] + } else { + error "unknown effective target keyword `$arg'" + } + verbose "is-effective-target: $arg $selected" 2 + return $selected +} + +proc is-effective-target-keyword { arg } { + if { [info procs check_effective_target_${arg}] != [list] } { + return 1 + } else { + return 0 + } +} + +# Intercept the call to the DejaGnu version of dg-process-target to +# support use of an effective-target keyword in place of a list of +# target triplets to xfail or skip a test. +# +# The argument to dg-process-target is the keyword "target" or "xfail" +# followed by a selector: +# target-triplet-1 ... +# effective-target-keyword +# selector-expression +# +# For a target list the result is "S" if the target is selected, "N" otherwise. +# For an xfail list the result is "F" if the target is affected, "P" otherwise. + +# In contexts that allow either "target" or "xfail" the argument can be +# target selector1 xfail selector2 +# which returns "N" if selector1 is not selected, otherwise the result of +# "xfail selector2". +# +# A selector expression appears within curly braces and uses a single logical +# operator: !, &&, or ||. An operand is another selector expression, an +# effective-target keyword, or a list of target triplets within quotes or +# curly braces. + +if { [info procs saved-dg-process-target] == [list] } { + rename dg-process-target saved-dg-process-target + + # Evaluate an operand within a selector expression. + proc selector_opd { op } { + set selector "target" + lappend selector $op + set answer [ expr { [dg-process-target $selector] == "S" } ] + verbose "selector_opd: `$op' $answer" 2 + return $answer + } + + # Evaluate a target triplet list within a selector expression. + # Unlike other operands, this needs to be expanded from a list to + # the same string as "target". + proc selector_list { op } { + set selector "target [join $op]" + set answer [ expr { [dg-process-target $selector] == "S" } ] + verbose "selector_list: `$op' $answer" 2 + return $answer + } + + # Evaluate a selector expression. + proc selector_expression { exp } { + if { [llength $exp] == 2 } { + if [string match "!" [lindex $exp 0]] { + set op1 [lindex $exp 1] + set answer [expr { ! [selector_opd $op1] }] + } else { + # Assume it's a list of target triplets. + set answer [selector_list $exp] + } + } elseif { [llength $exp] == 3 } { + set op1 [lindex $exp 0] + set opr [lindex $exp 1] + set op2 [lindex $exp 2] + if [string match "&&" $opr] { + set answer [expr { [selector_opd $op1] && [selector_opd $op2] }] + } elseif [string match "||" $opr] { + set answer [expr { [selector_opd $op1] || [selector_opd $op2] }] + } else { + # Assume it's a list of target triplets. + set answer [selector_list $exp] + } + } else { + # Assume it's a list of target triplets. + set answer [selector_list $exp] + } + + verbose "selector_expression: `$exp' $answer" 2 + return $answer + } + + # Evaluate "target selector" or "xfail selector". + + proc dg-process-target-1 { args } { + verbose "dg-process-target-1: `$args'" 2 + + # Extract the 'what' keyword from the argument list. + set selector [string trim [lindex $args 0]] + if [regexp "^xfail " $selector] { + set what "xfail" + } elseif [regexp "^target " $selector] { + set what "target" + } else { + error "syntax error in target selector \"$selector\"" + } + + # Extract the rest of the list, which might be a keyword. + regsub "^${what}" $selector "" rest + set rest [string trim $rest] + + if [is-effective-target-keyword $rest] { + # The selector is an effective target keyword. + if [is-effective-target $rest] { + return [expr { $what == "xfail" ? "F" : "S" }] + } else { + return [expr { $what == "xfail" ? "P" : "N" }] + } + } + + if [string match "{*}" $rest] { + if [selector_expression [lindex $rest 0]] { + return [expr { $what == "xfail" ? "F" : "S" }] + } else { + return [expr { $what == "xfail" ? "P" : "N" }] + } + } + + # The selector is not an effective-target keyword, so process + # the list of target triplets. + return [saved-dg-process-target $selector] + } + + # Intercept calls to the DejaGnu function. In addition to + # processing "target selector" or "xfail selector", handle + # "target selector1 xfail selector2". + + proc dg-process-target { args } { + verbose "replacement dg-process-target: `$args'" 2 + + set selector [string trim [lindex $args 0]] + + # If the argument list contains both 'target' and 'xfail', + # process 'target' and, if that succeeds, process 'xfail'. + if [regexp "^target .* xfail .*" $selector] { + set xfail_index [string first "xfail" $selector] + set xfail_selector [string range $selector $xfail_index end] + set target_selector [string range $selector 0 [expr $xfail_index-1]] + set target_selector [string trim $target_selector] + if { [dg-process-target-1 $target_selector] == "N" } { + return "N" + } + return [dg-process-target-1 $xfail_selector] + + } + return [dg-process-target-1 $selector] + } +} + +# Define libffi callbacks for dg.exp. + +proc libffi-dg-test-1 { target_compile prog do_what extra_tool_flags } { + + # To get all \n in dg-output test strings to match printf output + # in a system that outputs it as \015\012 (i.e. not just \012), we + # need to change all \n into \r?\n. As there is no dejagnu flag + # or hook to do that, we simply change the text being tested. + # Unfortunately, we have to know that the variable is called + # dg-output-text and lives in the caller of libffi-dg-test, which + # is two calls up. Overriding proc dg-output would be longer and + # would necessarily have the same assumption. + upvar 2 dg-output-text output_match + + if { [llength $output_match] > 1 } { + regsub -all "\n" [lindex $output_match 1] "\r?\n" x + set output_match [lreplace $output_match 1 1 $x] + } + + # Set up the compiler flags, based on what we're going to do. + + set options [list] + switch $do_what { + "compile" { + set compile_type "assembly" + set output_file "[file rootname [file tail $prog]].s" + } + "link" { + set compile_type "executable" + set output_file "[file rootname [file tail $prog]].exe" + # The following line is needed for targets like the i960 where + # the default output file is b.out. Sigh. + } + "run" { + set compile_type "executable" + # FIXME: "./" is to cope with "." not being in $PATH. + # Should this be handled elsewhere? + # YES. + set output_file "./[file rootname [file tail $prog]].exe" + # This is the only place where we care if an executable was + # created or not. If it was, dg.exp will try to run it. + remote_file build delete $output_file; + } + default { + perror "$do_what: not a valid dg-do keyword" + return "" + } + } + + if { $extra_tool_flags != "" } { + lappend options "additional_flags=$extra_tool_flags" + } + + set comp_output [libffi_target_compile "$prog" "$output_file" "$compile_type" $options]; + + + return [list $comp_output $output_file] +} + + +proc libffi-dg-test { prog do_what extra_tool_flags } { + return [libffi-dg-test-1 target_compile $prog $do_what $extra_tool_flags] +} + +proc libffi-init { args } { + global gluefile wrap_flags; + global srcdir + global blddirffi + global objdir + global TOOL_OPTIONS + global tool + global libffi_include + global libffi_link_flags + global tool_root_dir + global ld_library_path + global compiler_vendor + + if ![info exists blddirffi] { + set blddirffi [pwd]/.. + } + + verbose "libffi $blddirffi" + + # Which compiler are we building with? + set tmp [grep "$blddirffi/config.log" "^ax_cv_c_compiler_vendor.*$"] + regexp -- {^[^=]*=(.*)$} $tmp nil compiler_vendor + + if { [string match $compiler_vendor "gnu"] } { + set gccdir [lookfor_file $tool_root_dir gcc/libgcc.a] + if {$gccdir != ""} { + set gccdir [file dirname $gccdir] + } + verbose "gccdir $gccdir" + + set ld_library_path "." + append ld_library_path ":${gccdir}" + + set compiler "${gccdir}/xgcc" + if { [is_remote host] == 0 && [which $compiler] != 0 } { + foreach i "[exec $compiler --print-multi-lib]" { + set mldir "" + regexp -- "\[a-z0-9=_/\.-\]*;" $i mldir + set mldir [string trimright $mldir "\;@"] + if { "$mldir" == "." } { + continue + } + if { [llength [glob -nocomplain ${gccdir}/${mldir}/libgcc_s*.so.*]] >= 1 } { + append ld_library_path ":${gccdir}/${mldir}" + } + } + } + } + + # add the library path for libffi. + append ld_library_path ":${blddirffi}/.libs" + + verbose "ld_library_path: $ld_library_path" + + # Point to the Libffi headers in libffi. + set libffi_include "${blddirffi}/include" + verbose "libffi_include $libffi_include" + + set libffi_dir "${blddirffi}/.libs" + verbose "libffi_dir $libffi_dir" + if { $libffi_dir != "" } { + set libffi_dir [file dirname ${libffi_dir}] + set libffi_link_flags "-L${libffi_dir}/.libs" + } + + set_ld_library_path_env_vars + libffi_maybe_build_wrapper "${objdir}/testglue.o" +} + +proc libffi_exit { } { + global gluefile; + + if [info exists gluefile] { + file_on_build delete $gluefile; + unset gluefile; + } +} + +proc libffi_target_compile { source dest type options } { + global gluefile wrap_flags; + global srcdir + global blddirffi + global TOOL_OPTIONS + global libffi_link_flags + global libffi_include + global target_triplet + global compiler_vendor + + if { [target_info needs_status_wrapper]!="" && [info exists gluefile] } { + lappend options "libs=${gluefile}" + lappend options "ldflags=$wrap_flags" + } + + # TOOL_OPTIONS must come first, so that it doesn't override testcase + # specific options. + if [info exists TOOL_OPTIONS] { + lappend options "additional_flags=$TOOL_OPTIONS" + } + + # search for ffi_mips.h in srcdir, too + lappend options "additional_flags=-I${libffi_include} -I${srcdir}/../include -I${libffi_include}/.." + lappend options "additional_flags=${libffi_link_flags}" + + # Darwin needs a stack execution allowed flag. + + if { [istarget "*-*-darwin9*"] || [istarget "*-*-darwin1*"] + || [istarget "*-*-darwin2*"] } { + lappend options "additional_flags=-Wl,-allow_stack_execute" + } + + # If you're building the compiler with --prefix set to a place + # where it's not yet installed, then the linker won't be able to + # find the libgcc used by libffi.dylib. We could pass the + # -dylib_file option, but that's complicated, and it's much easier + # to just make the linker find libgcc using -L options. + if { [string match "*-*-darwin*" $target_triplet] } { + lappend options "libs= -shared-libgcc" + } + + if { [string match "*-*-openbsd*" $target_triplet] } { + lappend options "libs= -lpthread" + } + + lappend options "libs= -lffi" + + if { [string match "aarch64*-*-linux*" $target_triplet] } { + lappend options "libs= -lpthread" + } + + # this may be required for g++, but just confused clang. + if { [string match "*.cc" $source] } { + lappend options "c++" + } + + if { [string match "arc*-*-linux*" $target_triplet] } { + lappend options "libs= -lpthread" + } + + verbose "options: $options" + return [target_compile $source $dest $type $options] +} + +# TEST should be a preprocessor condition. Returns true if it holds. +proc libffi_feature_test { test } { + set src "ffitest[pid].c" + + set f [open $src "w"] + puts $f "#include " + puts $f $test + puts $f "/* OK */" + puts $f "#else" + puts $f "# error Failed $test" + puts $f "#endif" + close $f + + set lines [libffi_target_compile $src /dev/null assembly ""] + file delete $src + + return [string match "" $lines] +} + +# Utility routines. + +# +# search_for -- looks for a string match in a file +# +proc search_for { file pattern } { + set fd [open $file r] + while { [gets $fd cur_line]>=0 } { + if [string match "*$pattern*" $cur_line] then { + close $fd + return 1 + } + } + close $fd + return 0 +} + +# Modified dg-runtest that can cycle through a list of optimization options +# as c-torture does. +proc libffi-dg-runtest { testcases default-extra-flags } { + global runtests + + foreach test $testcases { + # If we're only testing specific files and this isn't one of + # them, skip it. + if ![runtest_file_p $runtests $test] { + continue + } + + # Look for a loop within the source code - if we don't find one, + # don't pass -funroll[-all]-loops. + global torture_with_loops torture_without_loops + if [expr [search_for $test "for*("]+[search_for $test "while*("]] { + set option_list $torture_with_loops + } else { + set option_list $torture_without_loops + } + + set nshort [file tail [file dirname $test]]/[file tail $test] + + foreach flags $option_list { + verbose "Testing $nshort, $flags" 1 + dg-test $test $flags ${default-extra-flags} + } + } +} + +proc run-many-tests { testcases extra_flags } { + global compiler_vendor + global has_gccbug + switch $compiler_vendor { + "clang" { + set common "-W -Wall" + set optimizations { "-O0" "-O2" "-Os" } + } + "gnu" { + set common "-W -Wall -Wno-psabi" + set optimizations { "-O0" "-O2" "-Os" "-O2 -fomit-frame-pointer" } + } + default { + # Assume we are using the vendor compiler. + set common "" + set optimizations { "" } + } + } + + set targetabis { "" } + if [string match $compiler_vendor "gnu"] { + if [libffi_feature_test "#ifdef __i386__"] { + set targetabis { + "" + "-DABI_NUM=FFI_STDCALL -DABI_ATTR=__STDCALL__" + "-DABI_NUM=FFI_THISCALL -DABI_ATTR=__THISCALL__" + "-DABI_NUM=FFI_FASTCALL -DABI_ATTR=__FASTCALL__" + } + } elseif { [istarget "x86_64-*-*"] \ + && [libffi_feature_test "#if !defined __ILP32__ \ + && !defined __i386__"] } { + set targetabis { + "" + "-DABI_NUM=FFI_GNUW64 -DABI_ATTR=__MSABI__" + } + } + } + + set common [ concat $common $extra_flags ] + foreach test $testcases { + set testname [file tail $test] + if [search_for $test "ABI_NUM"] { + set abis $targetabis + } else { + set abis { "" } + } + foreach opt $optimizations { + foreach abi $abis { + set options [concat $common $opt $abi] + set has_gccbug false; + if { [string match $compiler_vendor "gnu"] \ + && [string match "*MSABI*" $abi] \ + && ( ( [string match "*DGTEST=57 *" $common] \ + && [string match "*call.c*" $testname] ) \ + || ( [string match "*DGTEST=54 *" $common] \ + && [string match "*callback*" $testname] ) \ + || [string match "*DGTEST=55 *" $common] \ + || [string match "*DGTEST=56 *" $common] ) } then { + set has_gccbug true; + } + verbose "Testing $testname, $options" 1 + dg-test $test $options "" + } + } + } +} + +# Like check_conditional_xfail, but callable from a dg test. + +proc dg-xfail-if { args } { + set args [lreplace $args 0 0] + set selector "target [join [lindex $args 1]]" + if { [dg-process-target $selector] == "S" } { + global compiler_conditional_xfail_data + set compiler_conditional_xfail_data $args + } +} + +proc check-flags { args } { + + # The args are within another list; pull them out. + set args [lindex $args 0] + + # The next two arguments are optional. If they were not specified, + # use the defaults. + if { [llength $args] == 2 } { + lappend $args [list "*"] + } + if { [llength $args] == 3 } { + lappend $args [list ""] + } + + # If the option strings are the defaults, or the same as the + # defaults, there is no need to call check_conditional_xfail to + # compare them to the actual options. + if { [string compare [lindex $args 2] "*"] == 0 + && [string compare [lindex $args 3] "" ] == 0 } { + set result 1 + } else { + # The target list might be an effective-target keyword, so replace + # the original list with "*-*-*", since we already know it matches. + set result [check_conditional_xfail [lreplace $args 1 1 "*-*-*"]] + } + + return $result +} + +proc dg-skip-if { args } { + # Verify the number of arguments. The last two are optional. + set args [lreplace $args 0 0] + if { [llength $args] < 2 || [llength $args] > 4 } { + error "dg-skip-if 2: need 2, 3, or 4 arguments" + } + + # Don't bother if we're already skipping the test. + upvar dg-do-what dg-do-what + if { [lindex ${dg-do-what} 1] == "N" } { + return + } + + set selector [list target [lindex $args 1]] + if { [dg-process-target $selector] == "S" } { + if [check-flags $args] { + upvar dg-do-what dg-do-what + set dg-do-what [list [lindex ${dg-do-what} 0] "N" "P"] + } + } +} + +# We need to make sure that additional_files and additional_sources +# are both cleared out after every test. It is not enough to clear +# them out *before* the next test run because gcc-target-compile gets +# run directly from some .exp files (outside of any test). (Those +# uses should eventually be eliminated.) + +# Because the DG framework doesn't provide a hook that is run at the +# end of a test, we must replace dg-test with a wrapper. + +if { [info procs saved-dg-test] == [list] } { + rename dg-test saved-dg-test + + proc dg-test { args } { + global additional_files + global additional_sources + global errorInfo + + if { [ catch { eval saved-dg-test $args } errmsg ] } { + set saved_info $errorInfo + set additional_files "" + set additional_sources "" + error $errmsg $saved_info + } + set additional_files "" + set additional_sources "" + } +} + +# Local Variables: +# tcl-indent-level:4 +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp new file mode 100644 index 0000000..6b7beba --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp @@ -0,0 +1,283 @@ +# Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with GCC; see the file COPYING3. If not see +# . + +# This file was contributed by John David Anglin (dave.anglin@nrc-cnrc.gc.ca) + +set orig_environment_saved 0 +set orig_ld_library_path_saved 0 +set orig_ld_run_path_saved 0 +set orig_shlib_path_saved 0 +set orig_ld_libraryn32_path_saved 0 +set orig_ld_library64_path_saved 0 +set orig_ld_library_path_32_saved 0 +set orig_ld_library_path_64_saved 0 +set orig_dyld_library_path_saved 0 +set orig_path_saved 0 + +####################################### +# proc set_ld_library_path_env_vars { } +####################################### + +proc set_ld_library_path_env_vars { } { + global ld_library_path + global orig_environment_saved + global orig_ld_library_path_saved + global orig_ld_run_path_saved + global orig_shlib_path_saved + global orig_ld_libraryn32_path_saved + global orig_ld_library64_path_saved + global orig_ld_library_path_32_saved + global orig_ld_library_path_64_saved + global orig_dyld_library_path_saved + global orig_path_saved + global orig_ld_library_path + global orig_ld_run_path + global orig_shlib_path + global orig_ld_libraryn32_path + global orig_ld_library64_path + global orig_ld_library_path_32 + global orig_ld_library_path_64 + global orig_dyld_library_path + global orig_path + global GCC_EXEC_PREFIX + + # Set the relocated compiler prefix, but only if the user hasn't specified one. + if { [info exists GCC_EXEC_PREFIX] && ![info exists env(GCC_EXEC_PREFIX)] } { + setenv GCC_EXEC_PREFIX "$GCC_EXEC_PREFIX" + } + + # Setting the ld library path causes trouble when testing cross-compilers. + if { [is_remote target] } { + return + } + + if { $orig_environment_saved == 0 } { + global env + + set orig_environment_saved 1 + + # Save the original environment. + if [info exists env(LD_LIBRARY_PATH)] { + set orig_ld_library_path "$env(LD_LIBRARY_PATH)" + set orig_ld_library_path_saved 1 + } + if [info exists env(LD_RUN_PATH)] { + set orig_ld_run_path "$env(LD_RUN_PATH)" + set orig_ld_run_path_saved 1 + } + if [info exists env(SHLIB_PATH)] { + set orig_shlib_path "$env(SHLIB_PATH)" + set orig_shlib_path_saved 1 + } + if [info exists env(LD_LIBRARYN32_PATH)] { + set orig_ld_libraryn32_path "$env(LD_LIBRARYN32_PATH)" + set orig_ld_libraryn32_path_saved 1 + } + if [info exists env(LD_LIBRARY64_PATH)] { + set orig_ld_library64_path "$env(LD_LIBRARY64_PATH)" + set orig_ld_library64_path_saved 1 + } + if [info exists env(LD_LIBRARY_PATH_32)] { + set orig_ld_library_path_32 "$env(LD_LIBRARY_PATH_32)" + set orig_ld_library_path_32_saved 1 + } + if [info exists env(LD_LIBRARY_PATH_64)] { + set orig_ld_library_path_64 "$env(LD_LIBRARY_PATH_64)" + set orig_ld_library_path_64_saved 1 + } + if [info exists env(DYLD_LIBRARY_PATH)] { + set orig_dyld_library_path "$env(DYLD_LIBRARY_PATH)" + set orig_dyld_library_path_saved 1 + } + if [info exists env(PATH)] { + set orig_path "$env(PATH)" + set orig_path_saved 1 + } + } + + # We need to set ld library path in the environment. Currently, + # unix.exp doesn't set the environment correctly for all systems. + # It only sets SHLIB_PATH and LD_LIBRARY_PATH when it executes a + # program. We also need the environment set for compilations, etc. + # + # On IRIX 6, we have to set variables akin to LD_LIBRARY_PATH, but + # called LD_LIBRARYN32_PATH (for the N32 ABI) and LD_LIBRARY64_PATH + # (for the 64-bit ABI). The same applies to Darwin (DYLD_LIBRARY_PATH), + # Solaris 32 bit (LD_LIBRARY_PATH_32), Solaris 64 bit (LD_LIBRARY_PATH_64), + # and HP-UX (SHLIB_PATH). In some cases, the variables are independent + # of LD_LIBRARY_PATH, and in other cases LD_LIBRARY_PATH is used if the + # variable is not defined. + # + # Doing this is somewhat of a hack as ld_library_path gets repeated in + # SHLIB_PATH and LD_LIBRARY_PATH when unix_load sets these variables. + if { $orig_ld_library_path_saved } { + setenv LD_LIBRARY_PATH "$ld_library_path:$orig_ld_library_path" + } else { + setenv LD_LIBRARY_PATH "$ld_library_path" + } + if { $orig_ld_run_path_saved } { + setenv LD_RUN_PATH "$ld_library_path:$orig_ld_run_path" + } else { + setenv LD_RUN_PATH "$ld_library_path" + } + # The default shared library dynamic path search for 64-bit + # HP-UX executables searches LD_LIBRARY_PATH before SHLIB_PATH. + # LD_LIBRARY_PATH isn't used for 32-bit executables. Thus, we + # set LD_LIBRARY_PATH and SHLIB_PATH as if they were independent. + if { $orig_shlib_path_saved } { + setenv SHLIB_PATH "$ld_library_path:$orig_shlib_path" + } else { + setenv SHLIB_PATH "$ld_library_path" + } + if { $orig_ld_libraryn32_path_saved } { + setenv LD_LIBRARYN32_PATH "$ld_library_path:$orig_ld_libraryn32_path" + } elseif { $orig_ld_library_path_saved } { + setenv LD_LIBRARYN32_PATH "$ld_library_path:$orig_ld_library_path" + } else { + setenv LD_LIBRARYN32_PATH "$ld_library_path" + } + if { $orig_ld_library64_path_saved } { + setenv LD_LIBRARY64_PATH "$ld_library_path:$orig_ld_library64_path" + } elseif { $orig_ld_library_path_saved } { + setenv LD_LIBRARY64_PATH "$ld_library_path:$orig_ld_library_path" + } else { + setenv LD_LIBRARY64_PATH "$ld_library_path" + } + if { $orig_ld_library_path_32_saved } { + setenv LD_LIBRARY_PATH_32 "$ld_library_path:$orig_ld_library_path_32" + } elseif { $orig_ld_library_path_saved } { + setenv LD_LIBRARY_PATH_32 "$ld_library_path:$orig_ld_library_path" + } else { + setenv LD_LIBRARY_PATH_32 "$ld_library_path" + } + if { $orig_ld_library_path_64_saved } { + setenv LD_LIBRARY_PATH_64 "$ld_library_path:$orig_ld_library_path_64" + } elseif { $orig_ld_library_path_saved } { + setenv LD_LIBRARY_PATH_64 "$ld_library_path:$orig_ld_library_path" + } else { + setenv LD_LIBRARY_PATH_64 "$ld_library_path" + } + if { $orig_dyld_library_path_saved } { + setenv DYLD_LIBRARY_PATH "$ld_library_path:$orig_dyld_library_path" + } else { + setenv DYLD_LIBRARY_PATH "$ld_library_path" + } + if { [istarget *-*-cygwin*] || [istarget *-*-mingw*] } { + if { $orig_path_saved } { + setenv PATH "$ld_library_path:$orig_path" + } else { + setenv PATH "$ld_library_path" + } + } + + verbose -log "set_ld_library_path_env_vars: ld_library_path=$ld_library_path" +} + +####################################### +# proc restore_ld_library_path_env_vars { } +####################################### + +proc restore_ld_library_path_env_vars { } { + global orig_environment_saved + global orig_ld_library_path_saved + global orig_ld_run_path_saved + global orig_shlib_path_saved + global orig_ld_libraryn32_path_saved + global orig_ld_library64_path_saved + global orig_ld_library_path_32_saved + global orig_ld_library_path_64_saved + global orig_dyld_library_path_saved + global orig_path_saved + global orig_ld_library_path + global orig_ld_run_path + global orig_shlib_path + global orig_ld_libraryn32_path + global orig_ld_library64_path + global orig_ld_library_path_32 + global orig_ld_library_path_64 + global orig_dyld_library_path + global orig_path + + if { $orig_environment_saved == 0 } { + return + } + + if { $orig_ld_library_path_saved } { + setenv LD_LIBRARY_PATH "$orig_ld_library_path" + } elseif [info exists env(LD_LIBRARY_PATH)] { + unsetenv LD_LIBRARY_PATH + } + if { $orig_ld_run_path_saved } { + setenv LD_RUN_PATH "$orig_ld_run_path" + } elseif [info exists env(LD_RUN_PATH)] { + unsetenv LD_RUN_PATH + } + if { $orig_shlib_path_saved } { + setenv SHLIB_PATH "$orig_shlib_path" + } elseif [info exists env(SHLIB_PATH)] { + unsetenv SHLIB_PATH + } + if { $orig_ld_libraryn32_path_saved } { + setenv LD_LIBRARYN32_PATH "$orig_ld_libraryn32_path" + } elseif [info exists env(LD_LIBRARYN32_PATH)] { + unsetenv LD_LIBRARYN32_PATH + } + if { $orig_ld_library64_path_saved } { + setenv LD_LIBRARY64_PATH "$orig_ld_library64_path" + } elseif [info exists env(LD_LIBRARY64_PATH)] { + unsetenv LD_LIBRARY64_PATH + } + if { $orig_ld_library_path_32_saved } { + setenv LD_LIBRARY_PATH_32 "$orig_ld_library_path_32" + } elseif [info exists env(LD_LIBRARY_PATH_32)] { + unsetenv LD_LIBRARY_PATH_32 + } + if { $orig_ld_library_path_64_saved } { + setenv LD_LIBRARY_PATH_64 "$orig_ld_library_path_64" + } elseif [info exists env(LD_LIBRARY_PATH_64)] { + unsetenv LD_LIBRARY_PATH_64 + } + if { $orig_dyld_library_path_saved } { + setenv DYLD_LIBRARY_PATH "$orig_dyld_library_path" + } elseif [info exists env(DYLD_LIBRARY_PATH)] { + unsetenv DYLD_LIBRARY_PATH + } + if { $orig_path_saved } { + setenv PATH "$orig_path" + } elseif [info exists env(PATH)] { + unsetenv PATH + } +} + +####################################### +# proc get_shlib_extension { } +####################################### + +proc get_shlib_extension { } { + global shlib_ext + + if { [ istarget *-*-darwin* ] } { + set shlib_ext "dylib" + } elseif { [ istarget *-*-cygwin* ] || [ istarget *-*-mingw* ] } { + set shlib_ext "dll" + } elseif { [ istarget hppa*-*-hpux* ] } { + set shlib_ext "sl" + } else { + set shlib_ext "so" + } + return $shlib_ext +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/wrapper.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/wrapper.exp new file mode 100644 index 0000000..4e5ae43 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/lib/wrapper.exp @@ -0,0 +1,45 @@ +# Copyright (C) 2004, 2007 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with GCC; see the file COPYING3. If not see +# . + +# This file contains GCC-specifics for status wrappers for test programs. + +# ${tool}_maybe_build_wrapper -- Build wrapper object if the target +# needs it. FILENAME is the path to the wrapper file. If there are +# additional arguments, they are command-line options to provide to +# the compiler when compiling FILENAME. + +proc ${tool}_maybe_build_wrapper { filename args } { + global gluefile wrap_flags + + if { [target_info needs_status_wrapper] != "" \ + && [target_info needs_status_wrapper] != "0" \ + && ![info exists gluefile] } { + set saved_wrap_compile_flags [target_info wrap_compile_flags] + set flags [join $args " "] + # The wrapper code may contain code that gcc objects on. This + # became true for dejagnu-1.4.4. The set of warnings and code + # that gcc objects on may change, so just make sure -w is always + # passed to turn off all warnings. + set_currtarget_info wrap_compile_flags \ + "$saved_wrap_compile_flags -w $flags" + set result [build_wrapper $filename] + set_currtarget_info wrap_compile_flags "$saved_wrap_compile_flags" + if { $result != "" } { + set gluefile [lindex $result 0] + set wrap_flags [lindex $result 1] + } + } +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile new file mode 100644 index 0000000..3322de9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile @@ -0,0 +1,28 @@ +CC = gcc +CFLAGS = -O2 -Wall +prefix = +includedir = $(prefix)/include +libdir = $(prefix)/lib +CPPFLAGS = -I$(includedir) +LDFLAGS = -L$(libdir) -Wl,-rpath,$(libdir) + +all: check-call check-callback + +test-call: test-call.c testcases.c + $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o test-call test-call.c -lffi + +test-callback: test-callback.c testcases.c + $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o test-callback test-callback.c -lffi + +check-call: test-call + ./test-call > test-call.out + LC_ALL=C uniq -u < test-call.out > failed-call + test '!' -s failed-call + +check-callback: test-callback + ./test-callback > test-callback.out + LC_ALL=C uniq -u < test-callback.out > failed-callback + test '!' -s failed-callback + +clean: + rm -f test-call test-callback test-call.out test-callback.out failed-call failed-callback diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/README b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/README new file mode 100644 index 0000000..be8540b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/README @@ -0,0 +1,78 @@ +This package contains a test suite for libffi. + +This test suite can be compiled with a C compiler. No need for 'expect' +or some other package that is often not installed. + +The test suite consists of 81 C functions, each with a different signature. +* test-call verifies that calling each function directly produces the same + results as calling the function indirectly through 'ffi_call'. +* test-callback verifies that calling each function directly produces the same + results as calling a function that is a callback (object build by + 'ffi_prep_closure_loc') and simulates the original function. + +Each direct or indirect invocation should produce one line of output to +stdout. A correct output consists of paired lines, such as + +void f(void): +void f(void): +int f(void):->99 +int f(void):->99 +int f(int):(1)->2 +int f(int):(1)->2 +int f(2*int):(1,2)->3 +int f(2*int):(1,2)->3 +... + +The Makefile then creates two files: +* failed-call, which consists of the non-paired lines of output of + 'test-call', +* failed-callback, which consists of the non-paired lines of output of + 'test-callback'. + +The test suite passes if both failed-call and failed-callback come out +as empty. + + +How to use the test suite +------------------------- + +1. Modify the Makefile's variables + prefix = the directory in which libffi was installed + CC = the C compiler, often with options such as "-m32" or "-m64" + that enforce a certain ABI, + CFLAGS = optimization options (need to change them only for non-GCC + compilers) +2. Run "make". If it fails already in "test-call", run also + "make check-callback". +3. If this failed, inspect the output files. + + +How to interpret the results +---------------------------- + +The failed-call and failed-callback files consist of paired lines: +The first line is the result of the direct invocation. +The second line is the result of invocation through libffi. + +For example, this output + +uchar f(uchar,ushort,uint,ulong):(97,2,3,4)->255 +uchar f(uchar,ushort,uint,ulong):(97,2,3,4)->0 + +indicates that the arguments were passed correctly, but the return +value came out wrong. + +And this output + +float f(17*float,3*int,L):(0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1.1,1.2,1.3,1.4,1.5,1.6,1.7,1.8,6,7,8,561,1105,1729,2465,2821,6601)->15319.1 +float f(17*float,3*int,L):(0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1.1,1.2,1.3,1.4,1.5,1.6,1.7,1.8,-140443648,10,268042216,-72537980,-140443648,-140443648,-140443648,-140443648,-140443648)->-6.47158e+08 + +indicates that integer arguments that come after 17 floating-point arguments +were not passed correctly. + + +Credits +------- + +The test suite is based on the one of GNU libffcall-2.0. +Authors: Bill Triggs, Bruno Haible diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h new file mode 100644 index 0000000..00604a5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h @@ -0,0 +1,50 @@ +/* Determine alignment of types. + Copyright (C) 2003-2004, 2006, 2009-2017 Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, see . */ + +#ifndef _ALIGNOF_H +#define _ALIGNOF_H + +#include + +/* alignof_slot (TYPE) + Determine the alignment of a structure slot (field) of a given type, + at compile time. Note that the result depends on the ABI. + This is the same as alignof (TYPE) and _Alignof (TYPE), defined in + if __alignof_is_defined is 1. + Note: The result cannot be used as a value for an 'enum' constant, + due to bugs in HP-UX 10.20 cc and AIX 3.2.5 xlc. */ +#if defined __cplusplus + template struct alignof_helper { char __slot1; type __slot2; }; +# define alignof_slot(type) offsetof (alignof_helper, __slot2) +#else +# define alignof_slot(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) +#endif + +/* alignof_type (TYPE) + Determine the good alignment of an object of the given type at compile time. + Note that this is not necessarily the same as alignof_slot(type). + For example, with GNU C on x86 platforms: alignof_type(double) = 8, but + - when -malign-double is not specified: alignof_slot(double) = 4, + - when -malign-double is specified: alignof_slot(double) = 8. + Note: The result cannot be used as a value for an 'enum' constant, + due to bugs in HP-UX 10.20 cc and AIX 3.2.5 xlc. */ +#if defined __GNUC__ || defined __IBM__ALIGNOF__ +# define alignof_type __alignof__ +#else +# define alignof_type alignof_slot +#endif + +#endif /* _ALIGNOF_H */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp new file mode 100644 index 0000000..4e5051b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp @@ -0,0 +1,58 @@ +# Copyright (C) 2003, 2006, 2009, 2010, 2014, 2018 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . + +dg-init +libffi-init + +global srcdir subdir +global compiler_vendor +global has_gccbug + +# The conversion of this testsuite into a dejagnu compatible testsuite +# was done in a pretty lazy fashion, and requires the use of compiler +# flags to disable warnings for now. +if { [string match $compiler_vendor "gnu"] } { + set warning_options "-Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-uninitialized"; +} +if { [string match $compiler_vendor "microsoft"] } { + # -wd4996 suggest use of vsprintf_s instead of vsprintf + # -wd4116 unnamed type definition + # -wd4101 unreferenced local variable + # -wd4244 warning about implicit double to float conversion + set warning_options "-wd4996 -wd4116 -wd4101 -wd4244"; +} +if { ![string match $compiler_vendor "microsoft"] && ![string match $compiler_vendor "gnu"] } { + set warning_options "-Wno-unused-variable -Wno-unused-parameter -Wno-uninitialized"; +} + + +set tlist [lsort [glob -nocomplain -- $srcdir/$subdir/test-call.c]] + +for {set i 1} {$i < 82} {incr i} { + run-many-tests $tlist [format "-DDGTEST=%d %s" $i $warning_options] +} + +set tlist [lsort [glob -nocomplain -- $srcdir/$subdir/test-callback.c]] + +for {set i 1} {$i < 81} {incr i} { + run-many-tests $tlist [format "-DDGTEST=%d %s" $i $warning_options] +} + +dg-finish + +# Local Variables: +# tcl-indent-level:4 +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c new file mode 100644 index 0000000..caa77de --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c @@ -0,0 +1,1745 @@ +/** + Copyright 1993 Bill Triggs + Copyright 1995-2017 Bruno Haible + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . +**/ + +/* { dg-do run { xfail gccbug } }*/ + +#include +#include +#include +#include +#include "alignof.h" +#include + +/* libffi testsuite local changes -------------------------------- */ +#ifdef DGTEST +/* Redefine exit(1) as a test failure */ +#define exit(V) (void)((V) ? (abort(), 1) : exit(0)) +int count = 0; +char rbuf1[2048]; +char rbuf2[2048]; +int _fprintf(FILE *stream, const char *format, ...) +{ + va_list args; + va_start(args, format); + + switch (count++) + { + case 0: + case 1: + vsprintf(&rbuf1[strlen(rbuf1)], format, args); + break; + case 2: + printf("%s", rbuf1); + vsprintf(rbuf2, format, args); + break; + case 3: + vsprintf(&rbuf2[strlen(rbuf2)], format, args); + printf("%s", rbuf2); + if (strcmp (rbuf1, rbuf2)) abort(); + break; + } + + va_end(args); + + return 0; +} +#define fprintf _fprintf +#endif +/* --------------------------------------------------------------- */ + +#include "testcases.c" + +#ifndef ABI_NUM +#define ABI_NUM FFI_DEFAULT_ABI +#endif + +/* Definitions that ought to be part of libffi. */ +static ffi_type ffi_type_char; +#define ffi_type_slonglong ffi_type_sint64 +#define ffi_type_ulonglong ffi_type_uint64 + +/* libffi does not support arrays inside structs. */ +#define SKIP_EXTRA_STRUCTS + +#define FFI_PREP_CIF(cif,argtypes,rettype) \ + if (ffi_prep_cif(&(cif),ABI_NUM,sizeof(argtypes)/sizeof(argtypes[0]),&rettype,argtypes) != FFI_OK) abort() +#define FFI_PREP_CIF_NOARGS(cif,rettype) \ + if (ffi_prep_cif(&(cif),ABI_NUM,0,&rettype,NULL) != FFI_OK) abort() +#define FFI_CALL(cif,fn,args,retaddr) \ + ffi_call(&(cif),(void(*)(void))(fn),retaddr,args) + +long clear_traces_i (long a, long b, long c, long d, long e, long f, long g, long h, + long i, long j, long k, long l, long m, long n, long o, long p) +{ return 0; } +float clear_traces_f (float a, float b, float c, float d, float e, float f, float g, + float h, float i, float j, float k, float l, float m, float n, + float o, float p) +{ return 0.0; } +double clear_traces_d (double a, double b, double c, double d, double e, double f, double g, + double h, double i, double j, double k, double l, double m, double n, + double o, double p) +{ return 0.0; } +J clear_traces_J (void) +{ J j; j.l1 = j.l2 = 0; return j; } +void clear_traces (void) +{ clear_traces_i(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); + clear_traces_f(0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0); + clear_traces_d(0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0); + clear_traces_J(); +} + +void + void_tests (void) +{ +#if (!defined(DGTEST)) || DGTEST == 1 + v_v(); + clear_traces(); + { + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_void); + { + FFI_CALL(cif,v_v,NULL,NULL); + } + } +#endif + return; +} +void + int_tests (void) +{ + int ir; + ffi_arg retvalue; +#if (!defined(DGTEST)) || DGTEST == 2 + ir = i_v(); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + { + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_sint); + { + FFI_CALL(cif,i_v,NULL,&retvalue); + ir = retvalue; + } + } + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 3 + ir = i_i(i1); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + { + /*const*/ void* args[] = { &i1 }; + FFI_CALL(cif,i_i,args,&retvalue); + ir = retvalue; + } + } + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 4 + ir = i_i2(i1,i2); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + { + /*const*/ void* args[] = { &i1, &i2 }; + FFI_CALL(cif,i_i2,args,&retvalue); + ir = retvalue; + } + } + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 5 + ir = i_i4(i1,i2,i3,i4); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + { + /*const*/ void* args[] = { &i1, &i2, &i3, &i4 }; + FFI_CALL(cif,i_i4,args,&retvalue); + ir = retvalue; + } + } + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 6 + ir = i_i8(i1,i2,i3,i4,i5,i6,i7,i8); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + { + /*const*/ void* args[] = { &i1, &i2, &i3, &i4, &i5, &i6, &i7, &i8 }; + FFI_CALL(cif,i_i8,args,&retvalue); + ir = retvalue; + } + } + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 7 + ir = i_i16(i1,i2,i3,i4,i5,i6,i7,i8,i9,i10,i11,i12,i13,i14,i15,i16); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + { + /*const*/ void* args[] = { &i1, &i2, &i3, &i4, &i5, &i6, &i7, &i8, &i9, &i10, &i11, &i12, &i13, &i14, &i15, &i16 }; + FFI_CALL(cif,i_i16,args,&retvalue); + ir = retvalue; + } + } + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + + return; +} +void + float_tests (void) +{ + float fr; + +#if (!defined(DGTEST)) || DGTEST == 8 + fr = f_f(f1); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1 }; + FFI_CALL(cif,f_f,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 9 + fr = f_f2(f1,f2); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2 }; + FFI_CALL(cif,f_f2,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 10 + fr = f_f4(f1,f2,f3,f4); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4 }; + FFI_CALL(cif,f_f4,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 11 + fr = f_f8(f1,f2,f3,f4,f5,f6,f7,f8); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8 }; + FFI_CALL(cif,f_f8,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 12 + fr = f_f16(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8, &f9, &f10, &f11, &f12, &f13, &f14, &f15, &f16 }; + FFI_CALL(cif,f_f16,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 13 + fr = f_f24(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,f18,f19,f20,f21,f22,f23,f24); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8, &f9, &f10, &f11, &f12, &f13, &f14, &f15, &f16, &f17, &f18, &f19, &f20, &f21, &f22, &f23, &f24 }; + FFI_CALL(cif,f_f24,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif +} +void + double_tests (void) +{ + double dr; + +#if (!defined(DGTEST)) || DGTEST == 14 + + dr = d_d(d1); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1 }; + FFI_CALL(cif,d_d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 15 + dr = d_d2(d1,d2); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2 }; + FFI_CALL(cif,d_d2,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 16 + dr = d_d4(d1,d2,d3,d4); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4 }; + FFI_CALL(cif,d_d4,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 17 + dr = d_d8(d1,d2,d3,d4,d5,d6,d7,d8); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &d8 }; + FFI_CALL(cif,d_d8,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 18 + dr = d_d16(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &d8, &d9, &d10, &d11, &d12, &d13, &d14, &d15, &d16 }; + FFI_CALL(cif,d_d16,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + return; +} +void + pointer_tests (void) +{ + void* vpr; + +#if (!defined(DGTEST)) || DGTEST == 19 + vpr = vp_vpdpcpsp(&uc1,&d2,str3,&I4); + fprintf(out,"->0x%p\n",vpr); + fflush(out); + vpr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_pointer, &ffi_type_pointer, &ffi_type_pointer, &ffi_type_pointer }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_pointer); + { + void* puc1 = &uc1; + void* pd2 = &d2; + void* pstr3 = str3; + void* pI4 = &I4; + /*const*/ void* args[] = { &puc1, &pd2, &pstr3, &pI4 }; + FFI_CALL(cif,vp_vpdpcpsp,args,&vpr); + } + } + fprintf(out,"->0x%p\n",vpr); + fflush(out); +#endif + return; +} +void + mixed_number_tests (void) +{ + uchar ucr; + ushort usr; + float fr; + double dr; + long long llr; + + /* Unsigned types. + */ +#if (!defined(DGTEST)) || DGTEST == 20 + ucr = uc_ucsil(uc1, us2, ui3, ul4); + fprintf(out,"->%u\n",ucr); + fflush(out); + ucr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_uchar, &ffi_type_ushort, &ffi_type_uint, &ffi_type_ulong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_uchar); + { + ffi_arg r; + /*const*/ void* args[] = { &uc1, &us2, &ui3, &ul4 }; + FFI_CALL(cif,uc_ucsil,args,&r); + ucr = (uchar) r; + } + } + fprintf(out,"->%u\n",ucr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 21 + /* Mixed int & float types. + */ + dr = d_iidd(i1,i2,d3,d4); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &i1, &i2, &d3, &d4 }; + FFI_CALL(cif,d_iidd,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 22 + dr = d_iiidi(i1,i2,i3,d4,i5); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &i1, &i2, &i3, &d4, &i5 }; + FFI_CALL(cif,d_iiidi,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 23 + dr = d_idid(i1,d2,i3,d4); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_double, &ffi_type_sint, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &i1, &d2, &i3, &d4 }; + FFI_CALL(cif,d_idid,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 24 + dr = d_fdi(f1,d2,i3); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &f1, &d2, &i3 }; + FFI_CALL(cif,d_fdi,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 25 + usr = us_cdcd(c1,d2,c3,d4); + fprintf(out,"->%u\n",usr); + fflush(out); + usr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_char, &ffi_type_double, &ffi_type_char, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_ushort); + { + ffi_arg rint; + /*const*/ void* args[] = { &c1, &d2, &c3, &d4 }; + FFI_CALL(cif,us_cdcd,args,&rint); + usr = (ushort) rint; + } + } + fprintf(out,"->%u\n",usr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 26 + /* Long long types. + */ + llr = ll_iiilli(i1,i2,i3,ll1,i13); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_slonglong, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &i1, &i2, &i3, &ll1, &i13 }; + FFI_CALL(cif,ll_iiilli,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 27 + llr = ll_flli(f13,ll1,i13); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_slonglong, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &f13, &ll1, &i13 }; + FFI_CALL(cif,ll_flli,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 28 + fr = f_fi(f1,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &i9 }; + FFI_CALL(cif,f_fi,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 29 + fr = f_f2i(f1,f2,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &i9 }; + FFI_CALL(cif,f_f2i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 30 + fr = f_f3i(f1,f2,f3,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &i9 }; + FFI_CALL(cif,f_f3i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 31 + fr = f_f4i(f1,f2,f3,f4,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &i9 }; + FFI_CALL(cif,f_f4i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 32 + fr = f_f7i(f1,f2,f3,f4,f5,f6,f7,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &i9 }; + FFI_CALL(cif,f_f7i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 33 + fr = f_f8i(f1,f2,f3,f4,f5,f6,f7,f8,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8, &i9 }; + FFI_CALL(cif,f_f8i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 34 + fr = f_f12i(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8, &f9, &f10, &f11, &f12, &i9 }; + FFI_CALL(cif,f_f12i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 35 + fr = f_f13i(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8, &f9, &f10, &f11, &f12, &f13, &i9 }; + FFI_CALL(cif,f_f13i,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 36 + dr = d_di(d1,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &i9 }; + FFI_CALL(cif,d_di,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 37 + dr = d_d2i(d1,d2,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &i9 }; + FFI_CALL(cif,d_d2i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 38 + dr = d_d3i(d1,d2,d3,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &i9 }; + FFI_CALL(cif,d_d3i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 39 + dr = d_d4i(d1,d2,d3,d4,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &i9 }; + FFI_CALL(cif,d_d4i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 40 + dr = d_d7i(d1,d2,d3,d4,d5,d6,d7,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &i9 }; + FFI_CALL(cif,d_d7i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 41 + dr = d_d8i(d1,d2,d3,d4,d5,d6,d7,d8,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &d8, &i9 }; + FFI_CALL(cif,d_d8i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 42 + dr = d_d12i(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &d8, &d9, &d10, &d11, &d12, &i9 }; + FFI_CALL(cif,d_d12i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 43 + dr = d_d13i(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &d8, &d9, &d10, &d11, &d12, &d13, &i9 }; + FFI_CALL(cif,d_d13i,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + return; +} +void + small_structure_return_tests (void) +{ +#if (!defined(DGTEST)) || DGTEST == 44 + { + Size1 r = S1_v(); + fprintf(out,"->{%c}\n",r.x1); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size1_elements[] = { &ffi_type_char, NULL }; + ffi_type ffi_type_Size1; + ffi_type_Size1.type = FFI_TYPE_STRUCT; + ffi_type_Size1.size = sizeof(Size1); + ffi_type_Size1.alignment = alignof_slot(Size1); + ffi_type_Size1.elements = ffi_type_Size1_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size1); + { + FFI_CALL(cif,S1_v,NULL,&r); + } + } + fprintf(out,"->{%c}\n",r.x1); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 45 + { + Size2 r = S2_v(); + fprintf(out,"->{%c%c}\n",r.x1,r.x2); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size2_elements[] = { &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size2; + ffi_type_Size2.type = FFI_TYPE_STRUCT; + ffi_type_Size2.size = sizeof(Size2); + ffi_type_Size2.alignment = alignof_slot(Size2); + ffi_type_Size2.elements = ffi_type_Size2_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size2); + { + FFI_CALL(cif,S2_v,NULL,&r); + } + } + fprintf(out,"->{%c%c}\n",r.x1,r.x2); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 46 + { + Size3 r = S3_v(); + fprintf(out,"->{%c%c%c}\n",r.x1,r.x2,r.x3); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size3_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size3; + ffi_type_Size3.type = FFI_TYPE_STRUCT; + ffi_type_Size3.size = sizeof(Size3); + ffi_type_Size3.alignment = alignof_slot(Size3); + ffi_type_Size3.elements = ffi_type_Size3_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size3); + { + FFI_CALL(cif,S3_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c}\n",r.x1,r.x2,r.x3); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 47 + { + Size4 r = S4_v(); + fprintf(out,"->{%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size4_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size4; + ffi_type_Size4.type = FFI_TYPE_STRUCT; + ffi_type_Size4.size = sizeof(Size4); + ffi_type_Size4.alignment = alignof_slot(Size4); + ffi_type_Size4.elements = ffi_type_Size4_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size4); + { + FFI_CALL(cif,S4_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 48 + { + Size7 r = S7_v(); + fprintf(out,"->{%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size7_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size7; + ffi_type_Size7.type = FFI_TYPE_STRUCT; + ffi_type_Size7.size = sizeof(Size7); + ffi_type_Size7.alignment = alignof_slot(Size7); + ffi_type_Size7.elements = ffi_type_Size7_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size7); + { + FFI_CALL(cif,S7_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 49 + { + Size8 r = S8_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size8_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size8; + ffi_type_Size8.type = FFI_TYPE_STRUCT; + ffi_type_Size8.size = sizeof(Size8); + ffi_type_Size8.alignment = alignof_slot(Size8); + ffi_type_Size8.elements = ffi_type_Size8_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size8); + { + FFI_CALL(cif,S8_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 50 + { + Size12 r = S12_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size12_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size12; + ffi_type_Size12.type = FFI_TYPE_STRUCT; + ffi_type_Size12.size = sizeof(Size12); + ffi_type_Size12.alignment = alignof_slot(Size12); + ffi_type_Size12.elements = ffi_type_Size12_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size12); + { + FFI_CALL(cif,S12_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 51 + { + Size15 r = S15_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size15_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size15; + ffi_type_Size15.type = FFI_TYPE_STRUCT; + ffi_type_Size15.size = sizeof(Size15); + ffi_type_Size15.alignment = alignof_slot(Size15); + ffi_type_Size15.elements = ffi_type_Size15_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size15); + { + FFI_CALL(cif,S15_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15); + fflush(out); + } +#endif +#if (!defined(DGTEST)) || DGTEST == 52 + { + Size16 r = S16_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15,r.x16); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + { + ffi_type* ffi_type_Size16_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size16; + ffi_type_Size16.type = FFI_TYPE_STRUCT; + ffi_type_Size16.size = sizeof(Size16); + ffi_type_Size16.alignment = alignof_slot(Size16); + ffi_type_Size16.elements = ffi_type_Size16_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size16); + { + FFI_CALL(cif,S16_v,NULL,&r); + } + } + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15,r.x16); + fflush(out); + } +#endif +} +void + structure_tests (void) +{ + Int Ir; + Char Cr; + Float Fr; + Double Dr; + J Jr; +#ifndef SKIP_EXTRA_STRUCTS + T Tr; + X Xr; +#endif + +#if (!defined(DGTEST)) || DGTEST == 53 + Ir = I_III(I1,I2,I3); + fprintf(out,"->{%d}\n",Ir.x); + fflush(out); + Ir.x = 0; clear_traces(); + { + ffi_type* ffi_type_Int_elements[] = { &ffi_type_sint, NULL }; + ffi_type ffi_type_Int; + ffi_type_Int.type = FFI_TYPE_STRUCT; + ffi_type_Int.size = sizeof(Int); + ffi_type_Int.alignment = alignof_slot(Int); + ffi_type_Int.elements = ffi_type_Int_elements; + ffi_type* argtypes[] = { &ffi_type_Int, &ffi_type_Int, &ffi_type_Int }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Int); + { + /*const*/ void* args[] = { &I1, &I2, &I3 }; + FFI_CALL(cif,I_III,args,&Ir); + } + } + fprintf(out,"->{%d}\n",Ir.x); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 54 + Cr = C_CdC(C1,d2,C3); + fprintf(out,"->{'%c'}\n",Cr.x); + fflush(out); + Cr.x = '\0'; clear_traces(); + { + ffi_type* ffi_type_Char_elements[] = { &ffi_type_char, NULL }; + ffi_type ffi_type_Char; + ffi_type_Char.type = FFI_TYPE_STRUCT; + ffi_type_Char.size = sizeof(Char); + ffi_type_Char.alignment = alignof_slot(Char); + ffi_type_Char.elements = ffi_type_Char_elements; + ffi_type* argtypes[] = { &ffi_type_Char, &ffi_type_double, &ffi_type_Char }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Char); + { + /*const*/ void* args[] = { &C1, &d2, &C3 }; + FFI_CALL(cif,C_CdC,args,&Cr); + } + } + fprintf(out,"->{'%c'}\n",Cr.x); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 55 + Fr = F_Ffd(F1,f2,d3); + fprintf(out,"->{%g}\n",Fr.x); + fflush(out); + Fr.x = 0.0; clear_traces(); + { + ffi_type* ffi_type_Float_elements[] = { &ffi_type_float, NULL }; + ffi_type ffi_type_Float; + ffi_type_Float.type = FFI_TYPE_STRUCT; + ffi_type_Float.size = sizeof(Float); + ffi_type_Float.alignment = alignof_slot(Float); + ffi_type_Float.elements = ffi_type_Float_elements; + ffi_type* argtypes[] = { &ffi_type_Float, &ffi_type_float, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Float); + { + /*const*/ void* args[] = { &F1, &f2, &d3 }; + FFI_CALL(cif,F_Ffd,args,&Fr); + } + } + fprintf(out,"->{%g}\n",Fr.x); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 56 + Dr = D_fDd(f1,D2,d3); + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); + Dr.x = 0.0; clear_traces(); + { + ffi_type* ffi_type_Double_elements[] = { &ffi_type_double, NULL }; + ffi_type ffi_type_Double; + ffi_type_Double.type = FFI_TYPE_STRUCT; + ffi_type_Double.size = sizeof(Double); + ffi_type_Double.alignment = alignof_slot(Double); + ffi_type_Double.elements = ffi_type_Double_elements; + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_Double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Double); + { + /*const*/ void* args[] = { &f1, &D2, &d3 }; + FFI_CALL(cif,D_fDd,args,&Dr); + } + } + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 57 + Dr = D_Dfd(D1,f2,d3); + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); + Dr.x = 0.0; clear_traces(); + { + ffi_type* ffi_type_Double_elements[] = { &ffi_type_double, NULL }; + ffi_type ffi_type_Double; + ffi_type_Double.type = FFI_TYPE_STRUCT; + ffi_type_Double.size = sizeof(Double); + ffi_type_Double.alignment = alignof_slot(Double); + ffi_type_Double.elements = ffi_type_Double_elements; + ffi_type* argtypes[] = { &ffi_type_Double, &ffi_type_float, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Double); + { + /*const*/ void* args[] = { &D1, &f2, &d3 }; + FFI_CALL(cif,D_Dfd,args,&Dr); + } + } + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 58 + Jr = J_JiJ(J1,i2,J2); + fprintf(out,"->{%ld,%ld}\n",Jr.l1,Jr.l2); + fflush(out); + Jr.l1 = Jr.l2 = 0; clear_traces(); + { + ffi_type* ffi_type_J_elements[] = { &ffi_type_slong, &ffi_type_slong, NULL }; + ffi_type ffi_type_J; + ffi_type_J.type = FFI_TYPE_STRUCT; + ffi_type_J.size = sizeof(J); + ffi_type_J.alignment = alignof_slot(J); + ffi_type_J.elements = ffi_type_J_elements; + ffi_type* argtypes[] = { &ffi_type_J, &ffi_type_sint, &ffi_type_J }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_J); + { + /*const*/ void* args[] = { &J1, &i2, &J2 }; + FFI_CALL(cif,J_JiJ,args,&Jr); + } + } + fprintf(out,"->{%ld,%ld}\n",Jr.l1,Jr.l2); + fflush(out); +#endif +#ifndef SKIP_EXTRA_STRUCTS +#if (!defined(DGTEST)) || DGTEST == 59 + Tr = T_TcT(T1,' ',T2); + fprintf(out,"->{\"%c%c%c\"}\n",Tr.c[0],Tr.c[1],Tr.c[2]); + fflush(out); + Tr.c[0] = Tr.c[1] = Tr.c[2] = 0; clear_traces(); + { + ffi_type* ffi_type_T_elements[] = { ??, NULL }; + ffi_type ffi_type_T; + ffi_type_T.type = FFI_TYPE_STRUCT; + ffi_type_T.size = sizeof(T); + ffi_type_T.alignment = alignof_slot(T); + ffi_type_T.elements = ffi_type_T_elements; + ffi_type* argtypes[] = { &ffi_type_T, &ffi_type_char, &ffi_type_T }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_T); + { + char space = ' '; + /*const*/ void* args[] = { &T1, &space, &T2 }; + FFI_CALL(cif,T_TcT,args,&Tr); + } + } + fprintf(out,"->{\"%c%c%c\"}\n",Tr.c[0],Tr.c[1],Tr.c[2]); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 60 + Xr = X_BcdB(B1,c2,d3,B2); + fprintf(out,"->{\"%s\",'%c'}\n",Xr.c,Xr.c1); + fflush(out); + Xr.c[0]=Xr.c1='\0'; clear_traces(); + { + ffi_type* ffi_type_X_elements[] = { ??, NULL }; + ffi_type ffi_type_X; + ffi_type_X.type = FFI_TYPE_STRUCT; + ffi_type_X.size = sizeof(X); + ffi_type_X.alignment = alignof_slot(X); + ffi_type_X.elements = ffi_type_X_elements; + ffi_type* argtypes[] = { &ffi_type_X, &ffi_type_char, &ffi_type_double, &ffi_type_X }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_X); + { + /*const*/ void* args[] = { &B1, &c2, &d3, &B2 }; + FFI_CALL(cif,X_BcdB,args,&Xr); + } + } + fprintf(out,"->{\"%s\",'%c'}\n",Xr.c,Xr.c1); + fflush(out); +#endif +#endif + + return; +} + +void + gpargs_boundary_tests (void) +{ + ffi_type* ffi_type_K_elements[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, NULL }; + ffi_type ffi_type_K; + ffi_type* ffi_type_L_elements[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, NULL }; + ffi_type ffi_type_L; + long lr; + long long llr; + float fr; + double dr; + + ffi_type_K.type = FFI_TYPE_STRUCT; + ffi_type_K.size = sizeof(K); + ffi_type_K.alignment = alignof_slot(K); + ffi_type_K.elements = ffi_type_K_elements; + + ffi_type_L.type = FFI_TYPE_STRUCT; + ffi_type_L.size = sizeof(L); + ffi_type_L.alignment = alignof_slot(L); + ffi_type_L.elements = ffi_type_L_elements; + +#if (!defined(DGTEST)) || DGTEST == 61 + lr = l_l0K(K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &K1, &l9 }; + FFI_CALL(cif,l_l0K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 62 + lr = l_l1K(l1,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &l1, &K1, &l9 }; + FFI_CALL(cif,l_l1K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 63 + lr = l_l2K(l1,l2,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &l1, &l2, &K1, &l9 }; + FFI_CALL(cif,l_l2K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 64 + lr = l_l3K(l1,l2,l3,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &K1, &l9 }; + FFI_CALL(cif,l_l3K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 65 + lr = l_l4K(l1,l2,l3,l4,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &K1, &l9 }; + FFI_CALL(cif,l_l4K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 66 + lr = l_l5K(l1,l2,l3,l4,l5,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &K1, &l9 }; + FFI_CALL(cif,l_l5K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 67 + lr = l_l6K(l1,l2,l3,l4,l5,l6,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &l6, &K1, &l9 }; + FFI_CALL(cif,l_l6K,args,&lr); + } + } + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 68 + fr = f_f17l3L(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,l6,l7,l8,L1); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_L }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + { + /*const*/ void* args[] = { &f1, &f2, &f3, &f4, &f5, &f6, &f7, &f8, &f9, &f10, &f11, &f12, &f13, &f14, &f15, &f16, &f17, &l6, &l7, &l8, &L1 }; + FFI_CALL(cif,f_f17l3L,args,&fr); + } + } + fprintf(out,"->%g\n",fr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 69 + dr = d_d17l3L(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16,d17,l6,l7,l8,L1); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_L }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &d1, &d2, &d3, &d4, &d5, &d6, &d7, &d8, &d9, &d10, &d11, &d12, &d13, &d14, &d15, &d16, &d17, &l6, &l7, &l8, &L1 }; + FFI_CALL(cif,d_d17l3L,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 70 + llr = ll_l2ll(l1,l2,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &l1, &l2, &ll1, &l9 }; + FFI_CALL(cif,ll_l2ll,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 71 + llr = ll_l3ll(l1,l2,l3,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &ll1, &l9 }; + FFI_CALL(cif,ll_l3ll,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 72 + llr = ll_l4ll(l1,l2,l3,l4,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &ll1, &l9 }; + FFI_CALL(cif,ll_l4ll,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 73 + llr = ll_l5ll(l1,l2,l3,l4,l5,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &ll1, &l9 }; + FFI_CALL(cif,ll_l5ll,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 74 + llr = ll_l6ll(l1,l2,l3,l4,l5,l6,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &l6, &ll1, &l9 }; + FFI_CALL(cif,ll_l6ll,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 75 + llr = ll_l7ll(l1,l2,l3,l4,l5,l6,l7,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &l6, &l7, &ll1, &l9 }; + FFI_CALL(cif,ll_l7ll,args,&llr); + } + } + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 76 + dr = d_l2d(l1,l2,d2,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &l1, &l2, &d2, &l9 }; + FFI_CALL(cif,d_l2d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 77 + dr = d_l3d(l1,l2,l3,d2,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &d2, &l9 }; + FFI_CALL(cif,d_l3d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 78 + dr = d_l4d(l1,l2,l3,l4,d2,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &d2, &l9 }; + FFI_CALL(cif,d_l4d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 79 + dr = d_l5d(l1,l2,l3,l4,l5,d2,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &d2, &l9 }; + FFI_CALL(cif,d_l5d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 80 + dr = d_l6d(l1,l2,l3,l4,l5,l6,d2,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &l6, &d2, &l9 }; + FFI_CALL(cif,d_l6d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif +#if (!defined(DGTEST)) || DGTEST == 81 + dr = d_l7d(l1,l2,l3,l4,l5,l6,l7,d2,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + { + /*const*/ void* args[] = { &l1, &l2, &l3, &l4, &l5, &l6, &l7, &d2, &l9 }; + FFI_CALL(cif,d_l7d,args,&dr); + } + } + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + return; +} + +int + main (void) +{ + ffi_type_char = (char)(-1) < 0 ? ffi_type_schar : ffi_type_uchar; + out = stdout; + + void_tests(); + int_tests(); + float_tests(); + double_tests(); + pointer_tests(); + mixed_number_tests(); + small_structure_return_tests(); + structure_tests(); + gpargs_boundary_tests(); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c new file mode 100644 index 0000000..67a8145 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c @@ -0,0 +1,2885 @@ +/* + * Copyright 1993 Bill Triggs + * Copyright 1995-2017 Bruno Haible + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +/* { dg-do run { xfail gccbug } }*/ + +#include +#include +#include +#include +#include "alignof.h" +#include + +/* libffi testsuite local changes -------------------------------- */ +#ifdef DGTEST +/* Redefine exit(1) as a test failure */ +#define exit(V) (void)((V) ? (abort(), 1) : exit(0)) +int count = 0; +char rbuf1[2048]; +char rbuf2[2048]; +int _fprintf(FILE *stream, const char *format, ...) +{ + va_list args; + va_start(args, format); + + switch (count++) + { + case 0: + case 1: + vsprintf(&rbuf1[strlen(rbuf1)], format, args); + break; + case 2: + printf("%s", rbuf1); + vsprintf(rbuf2, format, args); + break; + case 3: + vsprintf(&rbuf2[strlen(rbuf2)], format, args); + printf("%s", rbuf2); + if (strcmp (rbuf1, rbuf2)) abort(); + break; + } + + va_end(args); + + return 0; +} +#define fprintf _fprintf +#endif +/* --------------------------------------------------------------- */ + +#include "testcases.c" + +#ifndef ABI_NUM +#define ABI_NUM FFI_DEFAULT_ABI +#endif + +/* Definitions that ought to be part of libffi. */ +static ffi_type ffi_type_char; +#define ffi_type_slonglong ffi_type_sint64 +#define ffi_type_ulonglong ffi_type_uint64 + +/* libffi does not support arrays inside structs. */ +#define SKIP_EXTRA_STRUCTS + +#define FFI_PREP_CIF(cif,argtypes,rettype) \ + if (ffi_prep_cif(&(cif),ABI_NUM,sizeof(argtypes)/sizeof(argtypes[0]),&rettype,argtypes) != FFI_OK) abort() +#define FFI_PREP_CIF_NOARGS(cif,rettype) \ + if (ffi_prep_cif(&(cif),ABI_NUM,0,&rettype,NULL) != FFI_OK) abort() + +#if defined(__sparc__) && defined(__sun) && defined(__SUNPRO_C) /* SUNWspro cc */ +/* SunPRO cc miscompiles the simulator function for X_BcdB: d.i[1] is + * temporarily stored in %l2 and put onto the stack from %l2, but in between + * the copy of X has used %l2 as a counter without saving and restoring its + * value. + */ +#define SKIP_X +#endif +#if defined(__mipsn32__) && !defined(__GNUC__) +/* The X test crashes for an unknown reason. */ +#define SKIP_X +#endif + + +/* These functions simulate the behaviour of the functions defined in testcases.c. */ + +/* void tests */ +void v_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&v_v) { fprintf(out,"wrong data for v_v\n"); exit(1); } + fprintf(out,"void f(void):\n"); + fflush(out); +} + +/* int tests */ +void i_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&i_v) { fprintf(out,"wrong data for i_v\n"); exit(1); } + {int r=99; + fprintf(out,"int f(void):"); + fflush(out); + *(ffi_arg*)retp = r; +}} +void i_i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&i_i) { fprintf(out,"wrong data for i_i\n"); exit(1); } + int a = *(int*)(*args++); + int r=a+1; + fprintf(out,"int f(int):(%d)",a); + fflush(out); + *(ffi_arg*)retp = r; +} +void i_i2_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&i_i2) { fprintf(out,"wrong data for i_i2\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + int r=a+b; + fprintf(out,"int f(2*int):(%d,%d)",a,b); + fflush(out); + *(ffi_arg*)retp = r; +}} +void i_i4_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&i_i4) { fprintf(out,"wrong data for i_i4\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + int c = *(int*)(*args++); + int d = *(int*)(*args++); + int r=a+b+c+d; + fprintf(out,"int f(4*int):(%d,%d,%d,%d)",a,b,c,d); + fflush(out); + *(ffi_arg*)retp = r; +}} +void i_i8_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&i_i8) { fprintf(out,"wrong data for i_i8\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + int c = *(int*)(*args++); + int d = *(int*)(*args++); + int e = *(int*)(*args++); + int f = *(int*)(*args++); + int g = *(int*)(*args++); + int h = *(int*)(*args++); + int r=a+b+c+d+e+f+g+h; + fprintf(out,"int f(8*int):(%d,%d,%d,%d,%d,%d,%d,%d)",a,b,c,d,e,f,g,h); + fflush(out); + *(ffi_arg*)retp = r; +}} +void i_i16_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&i_i16) { fprintf(out,"wrong data for i_i16\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + int c = *(int*)(*args++); + int d = *(int*)(*args++); + int e = *(int*)(*args++); + int f = *(int*)(*args++); + int g = *(int*)(*args++); + int h = *(int*)(*args++); + int i = *(int*)(*args++); + int j = *(int*)(*args++); + int k = *(int*)(*args++); + int l = *(int*)(*args++); + int m = *(int*)(*args++); + int n = *(int*)(*args++); + int o = *(int*)(*args++); + int p = *(int*)(*args++); + int r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p; + fprintf(out,"int f(16*int):(%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d)", + a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p); + fflush(out); + *(ffi_arg*)retp = r; +}} + +/* float tests */ +void f_f_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f) { fprintf(out,"wrong data for f_f\n"); exit(1); } + {float a = *(float*)(*args++); + float r=a+1.0; + fprintf(out,"float f(float):(%g)",a); + fflush(out); + *(float*)retp = r; +}} +void f_f2_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f2) { fprintf(out,"wrong data for f_f2\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float r=a+b; + fprintf(out,"float f(2*float):(%g,%g)",a,b); + fflush(out); + *(float*)retp = r; +}} +void f_f4_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f4) { fprintf(out,"wrong data for f_f4\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float r=a+b+c+d; + fprintf(out,"float f(4*float):(%g,%g,%g,%g)",a,b,c,d); + fflush(out); + *(float*)retp = r; +}} +void f_f8_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f8) { fprintf(out,"wrong data for f_f8\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + float r=a+b+c+d+e+f+g+h; + fprintf(out,"float f(8*float):(%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h); + fflush(out); + *(float*)retp = r; +}} +void f_f16_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f16) { fprintf(out,"wrong data for f_f16\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + float i = *(float*)(*args++); + float j = *(float*)(*args++); + float k = *(float*)(*args++); + float l = *(float*)(*args++); + float m = *(float*)(*args++); + float n = *(float*)(*args++); + float o = *(float*)(*args++); + float p = *(float*)(*args++); + float r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p; + fprintf(out,"float f(16*float):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p); + fflush(out); + *(float*)retp = r; +}} +void f_f24_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f24) { fprintf(out,"wrong data for f_f24\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + float i = *(float*)(*args++); + float j = *(float*)(*args++); + float k = *(float*)(*args++); + float l = *(float*)(*args++); + float m = *(float*)(*args++); + float n = *(float*)(*args++); + float o = *(float*)(*args++); + float p = *(float*)(*args++); + float q = *(float*)(*args++); + float s = *(float*)(*args++); + float t = *(float*)(*args++); + float u = *(float*)(*args++); + float v = *(float*)(*args++); + float w = *(float*)(*args++); + float x = *(float*)(*args++); + float y = *(float*)(*args++); + float r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+s+t+u+v+w+x+y; + fprintf(out,"float f(24*float):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,v,w,x,y); + fflush(out); + *(float*)retp = r; +}} + +/* double tests */ +void d_d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d) { fprintf(out,"wrong data for d_d\n"); exit(1); } + {double a = *(double*)(*args++); + double r=a+1.0; + fprintf(out,"double f(double):(%g)",a); + fflush(out); + *(double*)retp = r; +}} +void d_d2_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d2) { fprintf(out,"wrong data for d_d2\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double r=a+b; + fprintf(out,"double f(2*double):(%g,%g)",a,b); + fflush(out); + *(double*)retp = r; +}} +void d_d4_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d4) { fprintf(out,"wrong data for d_d4\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double r=a+b+c+d; + fprintf(out,"double f(4*double):(%g,%g,%g,%g)",a,b,c,d); + fflush(out); + *(double*)retp = r; +}} +void d_d8_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d8) { fprintf(out,"wrong data for d_d8\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + double h = *(double*)(*args++); + double r=a+b+c+d+e+f+g+h; + fprintf(out,"double f(8*double):(%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h); + fflush(out); + *(double*)retp = r; +}} +void d_d16_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d16) { fprintf(out,"wrong data for d_d16\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + double h = *(double*)(*args++); + double i = *(double*)(*args++); + double j = *(double*)(*args++); + double k = *(double*)(*args++); + double l = *(double*)(*args++); + double m = *(double*)(*args++); + double n = *(double*)(*args++); + double o = *(double*)(*args++); + double p = *(double*)(*args++); + double r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p; + fprintf(out,"double f(16*double):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p); + fflush(out); + *(double*)retp = r; +}} + +/* pointer tests */ +void vp_vpdpcpsp_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&vp_vpdpcpsp) { fprintf(out,"wrong data for vp_vpdpcpsp\n"); exit(1); } + {void* a = *(void* *)(*args++); + double* b = *(double* *)(*args++); + char* c = *(char* *)(*args++); + Int* d = *(Int* *)(*args++); + void* ret = (char*)b + 1; + fprintf(out,"void* f(void*,double*,char*,Int*):(0x%p,0x%p,0x%p,0x%p)",a,b,c,d); + fflush(out); + *(void* *)retp = ret; +}} + +/* mixed number tests */ +void uc_ucsil_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&uc_ucsil) { fprintf(out,"wrong data for uc_ucsil\n"); exit(1); } + {uchar a = *(unsigned char *)(*args++); + ushort b = *(unsigned short *)(*args++); + uint c = *(unsigned int *)(*args++); + ulong d = *(unsigned long *)(*args++); + uchar r = (uchar)-1; + fprintf(out,"uchar f(uchar,ushort,uint,ulong):(%u,%u,%u,%lu)",a,b,c,d); + fflush(out); + *(ffi_arg *)retp = r; +}} +void d_iidd_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_iidd) { fprintf(out,"wrong data for d_iidd\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double r=a+b+c+d; + fprintf(out,"double f(int,int,double,double):(%d,%d,%g,%g)",a,b,c,d); + fflush(out); + *(double*)retp = r; +}} +void d_iiidi_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_iiidi) { fprintf(out,"wrong data for d_iiidi\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + int c = *(int*)(*args++); + double d = *(double*)(*args++); + int e = *(int*)(*args++); + double r=a+b+c+d+e; + fprintf(out,"double f(int,int,int,double,int):(%d,%d,%d,%g,%d)",a,b,c,d,e); + fflush(out); + *(double*)retp = r; +}} +void d_idid_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_idid) { fprintf(out,"wrong data for d_idid\n"); exit(1); } + {int a = *(int*)(*args++); + double b = *(double*)(*args++); + int c = *(int*)(*args++); + double d = *(double*)(*args++); + double r=a+b+c+d; + fprintf(out,"double f(int,double,int,double):(%d,%g,%d,%g)",a,b,c,d); + fflush(out); + *(double*)retp = r; +}} +void d_fdi_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_fdi) { fprintf(out,"wrong data for d_fdi\n"); exit(1); } + {float a = *(float*)(*args++); + double b = *(double*)(*args++); + int c = *(int*)(*args++); + double r=a+b+c; + fprintf(out,"double f(float,double,int):(%g,%g,%d)",a,b,c); + fflush(out); + *(double*)retp = r; +}} +void us_cdcd_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&us_cdcd) { fprintf(out,"wrong data for us_cdcd\n"); exit(1); } + {char a = *(char*)(*args++); + double b = *(double*)(*args++); + char c = *(char*)(*args++); + double d = *(double*)(*args++); + ushort r = (ushort)(a + b + c + d); + fprintf(out,"ushort f(char,double,char,double):('%c',%g,'%c',%g)",a,b,c,d); + fflush(out); + *(ffi_arg *)retp = r; +}} +void ll_iiilli_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_iiilli) { fprintf(out,"wrong data for ll_iiilli\n"); exit(1); } + {int a = *(int*)(*args++); + int b = *(int*)(*args++); + int c = *(int*)(*args++); + long long d = *(long long *)(*args++); + int e = *(int*)(*args++); + long long r = (long long)(int)a + (long long)(int)b + (long long)(int)c + d + (long long)e; + fprintf(out,"long long f(int,int,int,long long,int):(%d,%d,%d,0x%lx%08lx,%d)",a,b,c,(long)(d>>32),(long)(d&0xffffffff),e); + fflush(out); + *(long long *)retp = r; +}} +void ll_flli_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_flli) { fprintf(out,"wrong data for ll_flli\n"); exit(1); } + {float a = *(float*)(*args++); + long long b = *(long long *)(*args++); + int c = *(int*)(*args++); + long long r = (long long)(int)a + b + (long long)c; + fprintf(out,"long long f(float,long long,int):(%g,0x%lx%08lx,0x%lx)",a,(long)(b>>32),(long)(b&0xffffffff),(long)c); + fflush(out); + *(long long *)retp = r; +}} +void f_fi_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_fi) { fprintf(out,"wrong data for f_fi\n"); exit(1); } + {float a = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+z; + fprintf(out,"float f(float,int):(%g,%d)",a,z); + fflush(out); + *(float*)retp = r; +}} +void f_f2i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f2i) { fprintf(out,"wrong data for f_f2i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+z; + fprintf(out,"float f(2*float,int):(%g,%g,%d)",a,b,z); + fflush(out); + *(float*)retp = r; +}} +void f_f3i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f3i) { fprintf(out,"wrong data for f_f3i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+c+z; + fprintf(out,"float f(3*float,int):(%g,%g,%g,%d)",a,b,c,z); + fflush(out); + *(float*)retp = r; +}} +void f_f4i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f4i) { fprintf(out,"wrong data for f_f4i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+c+d+z; + fprintf(out,"float f(4*float,int):(%g,%g,%g,%g,%d)",a,b,c,d,z); + fflush(out); + *(float*)retp = r; +}} +void f_f7i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f7i) { fprintf(out,"wrong data for f_f7i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+c+d+e+f+g+z; + fprintf(out,"float f(7*float,int):(%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,z); + fflush(out); + *(float*)retp = r; +}} +void f_f8i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f8i) { fprintf(out,"wrong data for f_f8i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+c+d+e+f+g+h+z; + fprintf(out,"float f(8*float,int):(%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,z); + fflush(out); + *(float*)retp = r; +}} +void f_f12i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f12i) { fprintf(out,"wrong data for f_f12i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + float i = *(float*)(*args++); + float j = *(float*)(*args++); + float k = *(float*)(*args++); + float l = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+c+d+e+f+g+h+i+j+k+l+z; + fprintf(out,"float f(12*float,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,z); + fflush(out); + *(float*)retp = r; +}} +void f_f13i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f13i) { fprintf(out,"wrong data for f_f13i\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + float i = *(float*)(*args++); + float j = *(float*)(*args++); + float k = *(float*)(*args++); + float l = *(float*)(*args++); + float m = *(float*)(*args++); + int z = *(int*)(*args++); + float r=a+b+c+d+e+f+g+h+i+j+k+l+m+z; + fprintf(out,"float f(13*float,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,m,z); + fflush(out); + *(float*)retp = r; +}} +void d_di_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_di) { fprintf(out,"wrong data for d_di\n"); exit(1); } + {double a = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+z; + fprintf(out,"double f(double,int):(%g,%d)",a,z); + fflush(out); + *(double*)retp = r; +}} +void d_d2i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d2i) { fprintf(out,"wrong data for d_d2i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+z; + fprintf(out,"double f(2*double,int):(%g,%g,%d)",a,b,z); + fflush(out); + *(double*)retp = r; +}} +void d_d3i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d3i) { fprintf(out,"wrong data for d_d3i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+c+z; + fprintf(out,"double f(3*double,int):(%g,%g,%g,%d)",a,b,c,z); + fflush(out); + *(double*)retp = r; +}} +void d_d4i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d4i) { fprintf(out,"wrong data for d_d4i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+c+d+z; + fprintf(out,"double f(4*double,int):(%g,%g,%g,%g,%d)",a,b,c,d,z); + fflush(out); + *(double*)retp = r; +}} +void d_d7i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d7i) { fprintf(out,"wrong data for d_d7i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+c+d+e+f+g+z; + fprintf(out,"double f(7*double,int):(%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,z); + fflush(out); + *(double*)retp = r; +}} +void d_d8i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d8i) { fprintf(out,"wrong data for d_d8i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + double h = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+c+d+e+f+g+h+z; + fprintf(out,"double f(8*double,int):(%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,z); + fflush(out); + *(double*)retp = r; +}} +void d_d12i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d12i) { fprintf(out,"wrong data for d_d12i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + double h = *(double*)(*args++); + double i = *(double*)(*args++); + double j = *(double*)(*args++); + double k = *(double*)(*args++); + double l = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+c+d+e+f+g+h+i+j+k+l+z; + fprintf(out,"double f(12*double,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,z); + fflush(out); + *(double*)retp = r; +}} +void d_d13i_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d13i) { fprintf(out,"wrong data for d_d13i\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + double h = *(double*)(*args++); + double i = *(double*)(*args++); + double j = *(double*)(*args++); + double k = *(double*)(*args++); + double l = *(double*)(*args++); + double m = *(double*)(*args++); + int z = *(int*)(*args++); + double r=a+b+c+d+e+f+g+h+i+j+k+l+m+z; + fprintf(out,"double f(13*double,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,m,z); + fflush(out); + *(double*)retp = r; +}} + +/* small structure return tests */ +void S1_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S1_v) { fprintf(out,"wrong data for S1_v\n"); exit(1); } + {Size1 r = Size1_1; + fprintf(out,"Size1 f(void):"); + fflush(out); + *(Size1*)retp = r; +}} +void S2_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S2_v) { fprintf(out,"wrong data for S2_v\n"); exit(1); } + {Size2 r = Size2_1; + fprintf(out,"Size2 f(void):"); + fflush(out); + *(Size2*)retp = r; +}} +void S3_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S3_v) { fprintf(out,"wrong data for S3_v\n"); exit(1); } + {Size3 r = Size3_1; + fprintf(out,"Size3 f(void):"); + fflush(out); + *(Size3*)retp = r; +}} +void S4_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S4_v) { fprintf(out,"wrong data for S4_v\n"); exit(1); } + {Size4 r = Size4_1; + fprintf(out,"Size4 f(void):"); + fflush(out); + *(Size4*)retp = r; +}} +void S7_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S7_v) { fprintf(out,"wrong data for S7_v\n"); exit(1); } + {Size7 r = Size7_1; + fprintf(out,"Size7 f(void):"); + fflush(out); + *(Size7*)retp = r; +}} +void S8_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S8_v) { fprintf(out,"wrong data for S8_v\n"); exit(1); } + {Size8 r = Size8_1; + fprintf(out,"Size8 f(void):"); + fflush(out); + *(Size8*)retp = r; +}} +void S12_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S12_v) { fprintf(out,"wrong data for S12_v\n"); exit(1); } + {Size12 r = Size12_1; + fprintf(out,"Size12 f(void):"); + fflush(out); + *(Size12*)retp = r; +}} +void S15_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S15_v) { fprintf(out,"wrong data for S15_v\n"); exit(1); } + {Size15 r = Size15_1; + fprintf(out,"Size15 f(void):"); + fflush(out); + *(Size15*)retp = r; +}} +void S16_v_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&S16_v) { fprintf(out,"wrong data for S16_v\n"); exit(1); } + {Size16 r = Size16_1; + fprintf(out,"Size16 f(void):"); + fflush(out); + *(Size16*)retp = r; +}} + +/* structure tests */ +void I_III_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&I_III) { fprintf(out,"wrong data for I_III\n"); exit(1); } + {Int a = *(Int*)(*args++); + Int b = *(Int*)(*args++); + Int c = *(Int*)(*args++); + Int r; + r.x = a.x + b.x + c.x; + fprintf(out,"Int f(Int,Int,Int):({%d},{%d},{%d})",a.x,b.x,c.x); + fflush(out); + *(Int*)retp = r; +}} +void C_CdC_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&C_CdC) { fprintf(out,"wrong data for C_CdC\n"); exit(1); } + {Char a = *(Char*)(*args++); + double b = *(double*)(*args++); + Char c = *(Char*)(*args++); + Char r; + r.x = (a.x + c.x)/2; + fprintf(out,"Char f(Char,double,Char):({'%c'},%g,{'%c'})",a.x,b,c.x); + fflush(out); + *(Char*)retp = r; +}} +void F_Ffd_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&F_Ffd) { fprintf(out,"wrong data for F_Ffd\n"); exit(1); } + {Float a = *(Float*)(*args++); + float b = *(float*)(*args++); + double c = *(double*)(*args++); + Float r; + r.x = a.x + b + c; + fprintf(out,"Float f(Float,float,double):({%g},%g,%g)",a.x,b,c); + fflush(out); + *(Float*)retp = r; +}} +void D_fDd_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&D_fDd) { fprintf(out,"wrong data for D_fDd\n"); exit(1); } + {float a = *(float*)(*args++); + Double b = *(Double*)(*args++); + double c = *(double*)(*args++); + Double r; + r.x = a + b.x + c; + fprintf(out,"Double f(float,Double,double):(%g,{%g},%g)",a,b.x,c); + fflush(out); + *(Double*)retp = r; +}} +void D_Dfd_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&D_Dfd) { fprintf(out,"wrong data for D_Dfd\n"); exit(1); } + {Double a = *(Double*)(*args++); + float b = *(float*)(*args++); + double c = *(double*)(*args++); + Double r; + r.x = a.x + b + c; + fprintf(out,"Double f(Double,float,double):({%g},%g,%g)",a.x,b,c); + fflush(out); + *(Double*)retp = r; +}} +void J_JiJ_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&J_JiJ) { fprintf(out,"wrong data for J_JiJ\n"); exit(1); } + {J a = *(J*)(*args++); + int b= *(int*)(*args++); + J c = *(J*)(*args++); + J r; + r.l1 = a.l1+c.l1; r.l2 = a.l2+b+c.l2; + fprintf(out,"J f(J,int,J):({%ld,%ld},%d,{%ld,%ld})",a.l1,a.l2,b,c.l1,c.l2); + fflush(out); + *(J*)retp = r; +}} +#ifndef SKIP_EXTRA_STRUCTS +void T_TcT_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&T_TcT) { fprintf(out,"wrong data for T_TcT\n"); exit(1); } + {T a = *(T*)(*args++); + char b = *(char*)(*args++); + T c = *(T*)(*args++); + T r; + r.c[0]='b'; r.c[1]=c.c[1]; r.c[2]=c.c[2]; + fprintf(out,"T f(T,char,T):({\"%c%c%c\"},'%c',{\"%c%c%c\"})",a.c[0],a.c[1],a.c[2],b,c.c[0],c.c[1],c.c[2]); + fflush(out); + *(T*)retp = r; +}} +void X_BcdB_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&X_BcdB) { fprintf(out,"wrong data for X_BcdB\n"); exit(1); } + {B a = *(B*)(*args++); + char b = *(char*)(*args++); + double c = *(double*)(*args++); + B d = *(B*)(*args++); + static X xr={"return val",'R'}; + X r; + r = xr; + r.c1 = b; + fprintf(out,"X f(B,char,double,B):({%g,{%d,%d,%d}},'%c',%g,{%g,{%d,%d,%d}})", + a.d,a.i[0],a.i[1],a.i[2],b,c,d.d,d.i[0],d.i[1],d.i[2]); + fflush(out); + *(X*)retp = r; +}} +#endif + +/* gpargs boundary tests */ +void l_l0K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l0K) { fprintf(out,"wrong data for l_l0K\n"); exit(1); } + {K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(K,long):(%ld,%ld,%ld,%ld,%ld)",b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void l_l1K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l1K) { fprintf(out,"wrong data for l_l1K\n"); exit(1); } + {long a1 = *(long*)(*args++); + K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = a1 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld)",a1,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void l_l2K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l2K) { fprintf(out,"wrong data for l_l2K\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = a1 + a2 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(2*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void l_l3K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l3K) { fprintf(out,"wrong data for l_l3K\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = a1 + a2 + a3 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(3*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void l_l4K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l4K) { fprintf(out,"wrong data for l_l4K\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = a1 + a2 + a3 + a4 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(4*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,a4,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void l_l5K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l5K) { fprintf(out,"wrong data for l_l5K\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = a1 + a2 + a3 + a4 + a5 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(5*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,a4,a5,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void l_l6K_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&l_l6K) { fprintf(out,"wrong data for l_l6K\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + long a6 = *(long*)(*args++); + K b = *(K*)(*args++); + long c = *(long*)(*args++); + long r = a1 + a2 + a3 + a4 + a5 + a6 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(6*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,a4,a5,a6,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + *(ffi_arg*)retp = r; +}} +void f_f17l3L_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&f_f17l3L) { fprintf(out,"wrong data for f_f17l3L\n"); exit(1); } + {float a = *(float*)(*args++); + float b = *(float*)(*args++); + float c = *(float*)(*args++); + float d = *(float*)(*args++); + float e = *(float*)(*args++); + float f = *(float*)(*args++); + float g = *(float*)(*args++); + float h = *(float*)(*args++); + float i = *(float*)(*args++); + float j = *(float*)(*args++); + float k = *(float*)(*args++); + float l = *(float*)(*args++); + float m = *(float*)(*args++); + float n = *(float*)(*args++); + float o = *(float*)(*args++); + float p = *(float*)(*args++); + float q = *(float*)(*args++); + long s = *(long*)(*args++); + long t = *(long*)(*args++); + long u = *(long*)(*args++); + L z = *(L*)(*args++); + float r = a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+s+t+u+z.l1+z.l2+z.l3+z.l4+z.l5+z.l6; + fprintf(out,"float f(17*float,3*int,L):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,z.l1,z.l2,z.l3,z.l4,z.l5,z.l6); + fflush(out); + *(float*)retp = r; +}} +void d_d17l3L_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_d17l3L) { fprintf(out,"wrong data for d_d17l3L\n"); exit(1); } + {double a = *(double*)(*args++); + double b = *(double*)(*args++); + double c = *(double*)(*args++); + double d = *(double*)(*args++); + double e = *(double*)(*args++); + double f = *(double*)(*args++); + double g = *(double*)(*args++); + double h = *(double*)(*args++); + double i = *(double*)(*args++); + double j = *(double*)(*args++); + double k = *(double*)(*args++); + double l = *(double*)(*args++); + double m = *(double*)(*args++); + double n = *(double*)(*args++); + double o = *(double*)(*args++); + double p = *(double*)(*args++); + double q = *(double*)(*args++); + long s = *(long*)(*args++); + long t = *(long*)(*args++); + long u = *(long*)(*args++); + L z = *(L*)(*args++); + double r = a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+s+t+u+z.l1+z.l2+z.l3+z.l4+z.l5+z.l6; + fprintf(out,"double f(17*double,3*int,L):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,z.l1,z.l2,z.l3,z.l4,z.l5,z.l6); + fflush(out); + *(double*)retp = r; +}} +void ll_l2ll_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_l2ll) { fprintf(out,"wrong data for ll_l2ll\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long long b = *(long long *)(*args++); + long c = *(long*)(*args++); + long long r = (long long) (a1 + a2) + b + c; + fprintf(out,"long long f(2*long,long long,long):(%ld,%ld,0x%lx%08lx,%ld)",a1,a2,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + *(long long *)retp = r; +}} +void ll_l3ll_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_l3ll) { fprintf(out,"wrong data for ll_l3ll\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long long b = *(long long *)(*args++); + long c = *(long*)(*args++); + long long r = (long long) (a1 + a2 + a3) + b + c; + fprintf(out,"long long f(3*long,long long,long):(%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + *(long long *)retp = r; +}} +void ll_l4ll_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_l4ll) { fprintf(out,"wrong data for ll_l4ll\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long long b = *(long long *)(*args++); + long c = *(long*)(*args++); + long long r = (long long) (a1 + a2 + a3 + a4) + b + c; + fprintf(out,"long long f(4*long,long long,long):(%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + *(long long *)retp = r; +}} +void ll_l5ll_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_l5ll) { fprintf(out,"wrong data for ll_l5ll\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + long long b = *(long long *)(*args++); + long c = *(long*)(*args++); + long long r = (long long) (a1 + a2 + a3 + a4 + a5) + b + c; + fprintf(out,"long long f(5*long,long long,long):(%ld,%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,a5,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + *(long long *)retp = r; +}} +void ll_l6ll_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_l6ll) { fprintf(out,"wrong data for ll_l6ll\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + long a6 = *(long*)(*args++); + long long b = *(long long *)(*args++); + long c = *(long*)(*args++); + long long r = (long long) (a1 + a2 + a3 + a4 + a5 + a6) + b + c; + fprintf(out,"long long f(6*long,long long,long):(%ld,%ld,%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,a5,a6,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + *(long long *)retp = r; +}} +void ll_l7ll_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&ll_l7ll) { fprintf(out,"wrong data for ll_l7ll\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + long a6 = *(long*)(*args++); + long a7 = *(long*)(*args++); + long long b = *(long long *)(*args++); + long c = *(long*)(*args++); + long long r = (long long) (a1 + a2 + a3 + a4 + a5 + a6 + a7) + b + c; + fprintf(out,"long long f(7*long,long long,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,a5,a6,a7,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + *(long long *)retp = r; +}} +void d_l2d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_l2d) { fprintf(out,"wrong data for d_l2d\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + double b = *(double*)(*args++); + long c = *(long*)(*args++); + double r = (double) (a1 + a2) + b + c; + fprintf(out,"double f(2*long,double,long):(%ld,%ld,%g,%ld)",a1,a2,b,c); + fflush(out); + *(double*)retp = r; +}} +void d_l3d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_l3d) { fprintf(out,"wrong data for d_l3d\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + double b = *(double*)(*args++); + long c = *(long*)(*args++); + double r = (double) (a1 + a2 + a3) + b + c; + fprintf(out,"double f(3*long,double,long):(%ld,%ld,%ld,%g,%ld)",a1,a2,a3,b,c); + fflush(out); + *(double*)retp = r; +}} +void d_l4d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_l4d) { fprintf(out,"wrong data for d_l4d\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + double b = *(double*)(*args++); + long c = *(long*)(*args++); + double r = (double) (a1 + a2 + a3 + a4) + b + c; + fprintf(out,"double f(4*long,double,long):(%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,b,c); + fflush(out); + *(double*)retp = r; +}} +void d_l5d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_l5d) { fprintf(out,"wrong data for d_l5d\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + double b = *(double*)(*args++); + long c = *(long*)(*args++); + double r = (double) (a1 + a2 + a3 + a4 + a5) + b + c; + fprintf(out,"double f(5*long,double,long):(%ld,%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,a5,b,c); + fflush(out); + *(double*)retp = r; +}} +void d_l6d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_l6d) { fprintf(out,"wrong data for d_l6d\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + long a6 = *(long*)(*args++); + double b = *(double*)(*args++); + long c = *(long*)(*args++); + double r = (double) (a1 + a2 + a3 + a4 + a5 + a6) + b + c; + fprintf(out,"double f(6*long,double,long):(%ld,%ld,%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,a5,a6,b,c); + fflush(out); + *(double*)retp = r; +}} +void d_l7d_simulator (ffi_cif* cif, void* retp, /*const*/ void* /*const*/ *args, void* data) +{ + if (data != (void*)&d_l7d) { fprintf(out,"wrong data for d_l7d\n"); exit(1); } + {long a1 = *(long*)(*args++); + long a2 = *(long*)(*args++); + long a3 = *(long*)(*args++); + long a4 = *(long*)(*args++); + long a5 = *(long*)(*args++); + long a6 = *(long*)(*args++); + long a7 = *(long*)(*args++); + double b = *(double*)(*args++); + long c = *(long*)(*args++); + double r = (double) (a1 + a2 + a3 + a4 + a5 + a6 + a7) + b + c; + fprintf(out,"double f(7*long,double,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,a5,a6,a7,b,c); + fflush(out); + *(double*)retp = r; +}} + + +/* + * The way we run these tests - first call the function directly, then + * through vacall() - there is the danger that arguments or results seem + * to be passed correctly, but what we are seeing are in fact the vestiges + * (traces) or the previous call. This may seriously fake the test. + * Avoid this by clearing the registers between the first and the second call. + */ +long clear_traces_i (long a, long b, long c, long d, long e, long f, long g, long h, + long i, long j, long k, long l, long m, long n, long o, long p) +{ return 0; } +float clear_traces_f (float a, float b, float c, float d, float e, float f, float g, + float h, float i, float j, float k, float l, float m, float n, + float o, float p) +{ return 0.0; } +double clear_traces_d (double a, double b, double c, double d, double e, double f, double g, + double h, double i, double j, double k, double l, double m, double n, + double o, double p) +{ return 0.0; } +J clear_traces_J (void) +{ J j; j.l1 = j.l2 = 0; return j; } +void clear_traces (void) +{ clear_traces_i(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); + clear_traces_f(0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0); + clear_traces_d(0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0); + clear_traces_J(); +} + +int main (void) +{ + void* callback_code; + void* callback_writable; +#define ALLOC_CALLBACK() \ + callback_writable = ffi_closure_alloc(sizeof(ffi_closure),&callback_code); \ + if (!callback_writable) abort() +#define PREP_CALLBACK(cif,simulator,data) \ + if (ffi_prep_closure_loc(callback_writable,&(cif),simulator,data,callback_code) != FFI_OK) abort() +#define FREE_CALLBACK() \ + ffi_closure_free(callback_writable) + + ffi_type_char = (char)(-1) < 0 ? ffi_type_schar : ffi_type_uchar; + out = stdout; + +#if (!defined(DGTEST)) || DGTEST == 1 + /* void tests */ + v_v(); + clear_traces(); + ALLOC_CALLBACK(); + { + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_void); + PREP_CALLBACK(cif,v_v_simulator,(void*)&v_v); + ((void (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); +#endif + + /* int tests */ + { int ir; + +#if (!defined(DGTEST)) || DGTEST == 2 + ir = i_v(); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_sint); + PREP_CALLBACK(cif,i_v_simulator,(void*)&i_v); + ir = ((int (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 3 + ir = i_i(i1); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + PREP_CALLBACK(cif,i_i_simulator,(void*)&i_i); + ir = ((int (ABI_ATTR *) (int)) callback_code) (i1); + } + FREE_CALLBACK(); + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 4 + ir = i_i2(i1,i2); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + PREP_CALLBACK(cif,i_i2_simulator,(void*)&i_i2); + ir = ((int (ABI_ATTR *) (int,int)) callback_code) (i1,i2); + } + FREE_CALLBACK(); + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 5 + ir = i_i4(i1,i2,i3,i4); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + PREP_CALLBACK(cif,i_i4_simulator,(void*)&i_i4); + ir = ((int (ABI_ATTR *) (int,int,int,int)) callback_code) (i1,i2,i3,i4); + } + FREE_CALLBACK(); + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 6 + ir = i_i8(i1,i2,i3,i4,i5,i6,i7,i8); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + PREP_CALLBACK(cif,i_i8_simulator,(void*)&i_i8); + ir = ((int (ABI_ATTR *) (int,int,int,int,int,int,int,int)) callback_code) (i1,i2,i3,i4,i5,i6,i7,i8); + } + FREE_CALLBACK(); + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 7 + ir = i_i16(i1,i2,i3,i4,i5,i6,i7,i8,i9,i10,i11,i12,i13,i14,i15,i16); + fprintf(out,"->%d\n",ir); + fflush(out); + ir = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_sint); + PREP_CALLBACK(cif,i_i16_simulator,(void*)&i_i16); + ir = ((int (ABI_ATTR *) (int,int,int,int,int,int,int,int,int,int,int,int,int,int,int,int)) callback_code) (i1,i2,i3,i4,i5,i6,i7,i8,i9,i10,i11,i12,i13,i14,i15,i16); + } + FREE_CALLBACK(); + fprintf(out,"->%d\n",ir); + fflush(out); +#endif + } + + /* float tests */ + { float fr; + +#if (!defined(DGTEST)) || DGTEST == 8 + fr = f_f(f1); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f_simulator,(void*)&f_f); + fr = ((float (ABI_ATTR *) (float)) callback_code) (f1); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 9 + fr = f_f2(f1,f2); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f2_simulator,(void*)&f_f2); + fr = ((float (ABI_ATTR *) (float,float)) callback_code) (f1,f2); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 10 + fr = f_f4(f1,f2,f3,f4); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f4_simulator,(void*)&f_f4); + fr = ((float (ABI_ATTR *) (float,float,float,float)) callback_code) (f1,f2,f3,f4); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 11 + fr = f_f8(f1,f2,f3,f4,f5,f6,f7,f8); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f8_simulator,(void*)&f_f8); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,float)) callback_code) (f1,f2,f3,f4,f5,f6,f7,f8); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 12 + fr = f_f16(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f16_simulator,(void*)&f_f16); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float)) callback_code) (f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 13 + fr = f_f24(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,f18,f19,f20,f21,f22,f23,f24); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f24_simulator,(void*)&f_f24); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float)) callback_code) (f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,f18,f19,f20,f21,f22,f23,f24); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + + } + + /* double tests */ + { double dr; + +#if (!defined(DGTEST)) || DGTEST == 14 + dr = d_d(d1); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d_simulator,(void*)&d_d); + dr = ((double (ABI_ATTR *) (double)) callback_code) (d1); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 15 + dr = d_d2(d1,d2); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d2_simulator,(void*)&d_d2); + dr = ((double (ABI_ATTR *) (double,double)) callback_code) (d1,d2); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 16 + dr = d_d4(d1,d2,d3,d4); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d4_simulator,(void*)&d_d4); + dr = ((double (ABI_ATTR *) (double,double,double,double)) callback_code) (d1,d2,d3,d4); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 17 + dr = d_d8(d1,d2,d3,d4,d5,d6,d7,d8); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d8_simulator,(void*)&d_d8); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,double)) callback_code) (d1,d2,d3,d4,d5,d6,d7,d8); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 18 + dr = d_d16(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d16_simulator,(void*)&d_d16); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,double,double,double,double,double,double,double,double,double)) callback_code) (d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + } + + /* pointer tests */ + { void* vpr; + +#if (!defined(DGTEST)) || DGTEST == 19 + vpr = vp_vpdpcpsp(&uc1,&d2,str3,&I4); + fprintf(out,"->0x%p\n",vpr); + fflush(out); + vpr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_pointer, &ffi_type_pointer, &ffi_type_pointer, &ffi_type_pointer }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_pointer); + PREP_CALLBACK(cif,vp_vpdpcpsp_simulator,(void*)&vp_vpdpcpsp); + vpr = ((void* (ABI_ATTR *) (void*,double*,char*,Int*)) callback_code) (&uc1,&d2,str3,&I4); + } + FREE_CALLBACK(); + fprintf(out,"->0x%p\n",vpr); + fflush(out); +#endif + } + + /* mixed number tests */ + { uchar ucr; + ushort usr; + float fr; + double dr; + long long llr; + +#if (!defined(DGTEST)) || DGTEST == 20 + ucr = uc_ucsil(uc1,us2,ui3,ul4); + fprintf(out,"->%u\n",ucr); + fflush(out); + ucr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_uchar, &ffi_type_ushort, &ffi_type_uint, &ffi_type_ulong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_uchar); + PREP_CALLBACK(cif,uc_ucsil_simulator,(void*)&uc_ucsil); + ucr = ((uchar (ABI_ATTR *) (uchar,ushort,uint,ulong)) callback_code) (uc1,us2,ui3,ul4); + } + FREE_CALLBACK(); + fprintf(out,"->%u\n",ucr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 21 + dr = d_iidd(i1,i2,d3,d4); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_iidd_simulator,(void*)&d_iidd); + dr = ((double (ABI_ATTR *) (int,int,double,double)) callback_code) (i1,i2,d3,d4); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 22 + dr = d_iiidi(i1,i2,i3,d4,i5); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_iiidi_simulator,(void*)&d_iiidi); + dr = ((double (ABI_ATTR *) (int,int,int,double,int)) callback_code) (i1,i2,i3,d4,i5); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 23 + dr = d_idid(i1,d2,i3,d4); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_double, &ffi_type_sint, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_idid_simulator,(void*)&d_idid); + dr = ((double (ABI_ATTR *) (int,double,int,double)) callback_code) (i1,d2,i3,d4); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 24 + dr = d_fdi(f1,d2,i3); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_fdi_simulator,(void*)&d_fdi); + dr = ((double (ABI_ATTR *) (float,double,int)) callback_code) (f1,d2,i3); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 25 + usr = us_cdcd(c1,d2,c3,d4); + fprintf(out,"->%u\n",usr); + fflush(out); + usr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_char, &ffi_type_double, &ffi_type_char, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_ushort); + PREP_CALLBACK(cif,us_cdcd_simulator,(void*)&us_cdcd); + usr = ((ushort (ABI_ATTR *) (char,double,char,double)) callback_code) (c1,d2,c3,d4); + } + FREE_CALLBACK(); + fprintf(out,"->%u\n",usr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 26 + llr = ll_iiilli(i1,i2,i3,ll1,i13); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_sint, &ffi_type_sint, &ffi_type_sint, &ffi_type_slonglong, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_iiilli_simulator,(void*)&ll_iiilli); + llr = ((long long (ABI_ATTR *) (int,int,int,long long,int)) callback_code) (i1,i2,i3,ll1,i13); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 27 + llr = ll_flli(f13,ll1,i13); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_slonglong, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_flli_simulator,(void*)&ll_flli); + llr = ((long long (ABI_ATTR *) (float,long long,int)) callback_code) (f13,ll1,i13); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 28 + fr = f_fi(f1,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_fi_simulator,(void*)&f_fi); + fr = ((float (ABI_ATTR *) (float,int)) callback_code) (f1,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 29 + fr = f_f2i(f1,f2,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f2i_simulator,(void*)&f_f2i); + fr = ((float (ABI_ATTR *) (float,float,int)) callback_code) (f1,f2,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 30 + fr = f_f3i(f1,f2,f3,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f3i_simulator,(void*)&f_f3i); + fr = ((float (ABI_ATTR *) (float,float,float,int)) callback_code) (f1,f2,f3,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 31 + fr = f_f4i(f1,f2,f3,f4,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f4i_simulator,(void*)&f_f4i); + fr = ((float (ABI_ATTR *) (float,float,float,float,int)) callback_code) (f1,f2,f3,f4,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 32 + fr = f_f7i(f1,f2,f3,f4,f5,f6,f7,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f7i_simulator,(void*)&f_f7i); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,int)) callback_code) (f1,f2,f3,f4,f5,f6,f7,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 33 + fr = f_f8i(f1,f2,f3,f4,f5,f6,f7,f8,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f8i_simulator,(void*)&f_f8i); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,float,int)) callback_code) (f1,f2,f3,f4,f5,f6,f7,f8,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 34 + fr = f_f13i(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,i9); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f13i_simulator,(void*)&f_f13i); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,float,float,float,float,float,float,int)) callback_code) (f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 35 + dr = d_di(d1,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_di_simulator,(void*)&d_di); + dr = ((double (ABI_ATTR *) (double,int)) callback_code) (d1,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 36 + dr = d_d2i(d1,d2,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d2i_simulator,(void*)&d_d2i); + dr = ((double (ABI_ATTR *) (double,double,int)) callback_code) (d1,d2,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 37 + dr = d_d3i(d1,d2,d3,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d3i_simulator,(void*)&d_d3i); + dr = ((double (ABI_ATTR *) (double,double,double,int)) callback_code) (d1,d2,d3,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 38 + dr = d_d4i(d1,d2,d3,d4,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d4i_simulator,(void*)&d_d4i); + dr = ((double (ABI_ATTR *) (double,double,double,double,int)) callback_code) (d1,d2,d3,d4,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 39 + dr = d_d7i(d1,d2,d3,d4,d5,d6,d7,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d7i_simulator,(void*)&d_d7i); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,int)) callback_code) (d1,d2,d3,d4,d5,d6,d7,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 40 + dr = d_d8i(d1,d2,d3,d4,d5,d6,d7,d8,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d8i_simulator,(void*)&d_d8i); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,double,int)) callback_code) (d1,d2,d3,d4,d5,d6,d7,d8,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 41 + dr = d_d12i(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d12i_simulator,(void*)&d_d12i); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,double,double,double,double,double,int)) callback_code) (d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 42 + dr = d_d13i(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,i9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_sint }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d13i_simulator,(void*)&d_d13i); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,double,double,double,double,double,double,int)) callback_code) (d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,i9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + } + + /* small structure return tests */ +#if (!defined(DGTEST)) || DGTEST == 43 + { + Size1 r = S1_v(); + fprintf(out,"->{%c}\n",r.x1); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size1_elements[] = { &ffi_type_char, NULL }; + ffi_type ffi_type_Size1; + ffi_type_Size1.type = FFI_TYPE_STRUCT; + ffi_type_Size1.size = sizeof(Size1); + ffi_type_Size1.alignment = alignof_slot(Size1); + ffi_type_Size1.elements = ffi_type_Size1_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size1); + PREP_CALLBACK(cif,S1_v_simulator,(void*)&S1_v); + r = ((Size1 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c}\n",r.x1); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 44 + { + Size2 r = S2_v(); + fprintf(out,"->{%c%c}\n",r.x1,r.x2); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size2_elements[] = { &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size2; + ffi_type_Size2.type = FFI_TYPE_STRUCT; + ffi_type_Size2.size = sizeof(Size2); + ffi_type_Size2.alignment = alignof_slot(Size2); + ffi_type_Size2.elements = ffi_type_Size2_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size2); + PREP_CALLBACK(cif,S2_v_simulator,(void*)&S2_v); + r = ((Size2 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c}\n",r.x1,r.x2); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 45 + { + Size3 r = S3_v(); + fprintf(out,"->{%c%c%c}\n",r.x1,r.x2,r.x3); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size3_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size3; + ffi_type_Size3.type = FFI_TYPE_STRUCT; + ffi_type_Size3.size = sizeof(Size3); + ffi_type_Size3.alignment = alignof_slot(Size3); + ffi_type_Size3.elements = ffi_type_Size3_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size3); + PREP_CALLBACK(cif,S3_v_simulator,(void*)&S3_v); + r = ((Size3 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c}\n",r.x1,r.x2,r.x3); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 46 + { + Size4 r = S4_v(); + fprintf(out,"->{%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size4_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size4; + ffi_type_Size4.type = FFI_TYPE_STRUCT; + ffi_type_Size4.size = sizeof(Size4); + ffi_type_Size4.alignment = alignof_slot(Size4); + ffi_type_Size4.elements = ffi_type_Size4_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size4); + PREP_CALLBACK(cif,S4_v_simulator,(void*)&S4_v); + r = ((Size4 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 47 + { + Size7 r = S7_v(); + fprintf(out,"->{%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size7_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size7; + ffi_type_Size7.type = FFI_TYPE_STRUCT; + ffi_type_Size7.size = sizeof(Size7); + ffi_type_Size7.alignment = alignof_slot(Size7); + ffi_type_Size7.elements = ffi_type_Size7_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size7); + PREP_CALLBACK(cif,S7_v_simulator,(void*)&S7_v); + r = ((Size7 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 48 + { + Size8 r = S8_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size8_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size8; + ffi_type_Size8.type = FFI_TYPE_STRUCT; + ffi_type_Size8.size = sizeof(Size8); + ffi_type_Size8.alignment = alignof_slot(Size8); + ffi_type_Size8.elements = ffi_type_Size8_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size8); + PREP_CALLBACK(cif,S8_v_simulator,(void*)&S8_v); + r = ((Size8 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 49 + { + Size12 r = S12_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size12_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size12; + ffi_type_Size12.type = FFI_TYPE_STRUCT; + ffi_type_Size12.size = sizeof(Size12); + ffi_type_Size12.alignment = alignof_slot(Size12); + ffi_type_Size12.elements = ffi_type_Size12_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size12); + PREP_CALLBACK(cif,S12_v_simulator,(void*)&S12_v); + r = ((Size12 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 50 + { + Size15 r = S15_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size15_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size15; + ffi_type_Size15.type = FFI_TYPE_STRUCT; + ffi_type_Size15.size = sizeof(Size15); + ffi_type_Size15.alignment = alignof_slot(Size15); + ffi_type_Size15.elements = ffi_type_Size15_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size15); + PREP_CALLBACK(cif,S15_v_simulator,(void*)&S15_v); + r = ((Size15 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15); + fflush(out); + } +#endif + +#if (!defined(DGTEST)) || DGTEST == 51 + { + Size16 r = S16_v(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15,r.x16); + fflush(out); + memset(&r,0,sizeof(r)); clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Size16_elements[] = { &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, &ffi_type_char, NULL }; + ffi_type ffi_type_Size16; + ffi_type_Size16.type = FFI_TYPE_STRUCT; + ffi_type_Size16.size = sizeof(Size16); + ffi_type_Size16.alignment = alignof_slot(Size16); + ffi_type_Size16.elements = ffi_type_Size16_elements; + ffi_cif cif; + FFI_PREP_CIF_NOARGS(cif,ffi_type_Size16); + PREP_CALLBACK(cif,S16_v_simulator,(void*)&S16_v); + r = ((Size16 (ABI_ATTR *) (void)) callback_code) (); + } + FREE_CALLBACK(); + fprintf(out,"->{%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c}\n",r.x1,r.x2,r.x3,r.x4,r.x5,r.x6,r.x7,r.x8,r.x9,r.x10,r.x11,r.x12,r.x13,r.x14,r.x15,r.x16); + fflush(out); + } +#endif + + + /* structure tests */ + { Int Ir; + Char Cr; + Float Fr; + Double Dr; + J Jr; +#ifndef SKIP_EXTRA_STRUCTS + T Tr; + X Xr; +#endif + +#if (!defined(DGTEST)) || DGTEST == 52 + Ir = I_III(I1,I2,I3); + fprintf(out,"->{%d}\n",Ir.x); + fflush(out); + Ir.x = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Int_elements[] = { &ffi_type_sint, NULL }; + ffi_type ffi_type_Int; + ffi_type_Int.type = FFI_TYPE_STRUCT; + ffi_type_Int.size = sizeof(Int); + ffi_type_Int.alignment = alignof_slot(Int); + ffi_type_Int.elements = ffi_type_Int_elements; + ffi_type* argtypes[] = { &ffi_type_Int, &ffi_type_Int, &ffi_type_Int }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Int); + PREP_CALLBACK(cif,I_III_simulator,(void*)&I_III); + Ir = ((Int (ABI_ATTR *) (Int,Int,Int)) callback_code) (I1,I2,I3); + } + FREE_CALLBACK(); + fprintf(out,"->{%d}\n",Ir.x); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 53 + Cr = C_CdC(C1,d2,C3); + fprintf(out,"->{'%c'}\n",Cr.x); + fflush(out); + Cr.x = '\0'; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Char_elements[] = { &ffi_type_char, NULL }; + ffi_type ffi_type_Char; + ffi_type_Char.type = FFI_TYPE_STRUCT; + ffi_type_Char.size = sizeof(Char); + ffi_type_Char.alignment = alignof_slot(Char); + ffi_type_Char.elements = ffi_type_Char_elements; + ffi_type* argtypes[] = { &ffi_type_Char, &ffi_type_double, &ffi_type_Char }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Char); + PREP_CALLBACK(cif,C_CdC_simulator,(void*)&C_CdC); + Cr = ((Char (ABI_ATTR *) (Char,double,Char)) callback_code) (C1,d2,C3); + } + FREE_CALLBACK(); + fprintf(out,"->{'%c'}\n",Cr.x); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 54 + Fr = F_Ffd(F1,f2,d3); + fprintf(out,"->{%g}\n",Fr.x); + fflush(out); + Fr.x = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Float_elements[] = { &ffi_type_float, NULL }; + ffi_type ffi_type_Float; + ffi_type_Float.type = FFI_TYPE_STRUCT; + ffi_type_Float.size = sizeof(Float); + ffi_type_Float.alignment = alignof_slot(Float); + ffi_type_Float.elements = ffi_type_Float_elements; + ffi_type* argtypes[] = { &ffi_type_Float, &ffi_type_float, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Float); + PREP_CALLBACK(cif,F_Ffd_simulator,(void*)&F_Ffd); + Fr = ((Float (ABI_ATTR *) (Float,float,double)) callback_code) (F1,f2,d3); + } + FREE_CALLBACK(); + fprintf(out,"->{%g}\n",Fr.x); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 55 + Dr = D_fDd(f1,D2,d3); + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); + Dr.x = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Double_elements[] = { &ffi_type_double, NULL }; + ffi_type ffi_type_Double; + ffi_type_Double.type = FFI_TYPE_STRUCT; + ffi_type_Double.size = sizeof(Double); + ffi_type_Double.alignment = alignof_slot(Double); + ffi_type_Double.elements = ffi_type_Double_elements; + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_Double, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Double); + PREP_CALLBACK(cif,D_fDd_simulator,(void*)&D_fDd); + Dr = ((Double (ABI_ATTR *) (float,Double,double)) callback_code) (f1,D2,d3); + } + FREE_CALLBACK(); + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 56 + Dr = D_Dfd(D1,f2,d3); + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); + Dr.x = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_Double_elements[] = { &ffi_type_double, NULL }; + ffi_type ffi_type_Double; + ffi_type_Double.type = FFI_TYPE_STRUCT; + ffi_type_Double.size = sizeof(Double); + ffi_type_Double.alignment = alignof_slot(Double); + ffi_type_Double.elements = ffi_type_Double_elements; + ffi_type* argtypes[] = { &ffi_type_Double, &ffi_type_float, &ffi_type_double }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_Double); + PREP_CALLBACK(cif,D_Dfd_simulator,(void*)&D_Dfd); + Dr = ((Double (ABI_ATTR *) (Double,float,double)) callback_code) (D1,f2,d3); + } + FREE_CALLBACK(); + fprintf(out,"->{%g}\n",Dr.x); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 57 + Jr = J_JiJ(J1,i2,J2); + fprintf(out,"->{%ld,%ld}\n",Jr.l1,Jr.l2); + fflush(out); + Jr.l1 = Jr.l2 = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_J_elements[] = { &ffi_type_slong, &ffi_type_slong, NULL }; + ffi_type ffi_type_J; + ffi_type_J.type = FFI_TYPE_STRUCT; + ffi_type_J.size = sizeof(J); + ffi_type_J.alignment = alignof_slot(J); + ffi_type_J.elements = ffi_type_J_elements; + ffi_type* argtypes[] = { &ffi_type_J, &ffi_type_sint, &ffi_type_J }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_J); + PREP_CALLBACK(cif,J_JiJ_simulator,(void*)&J_JiJ); + Jr = ((J (ABI_ATTR *) (J,int,J)) callback_code) (J1,i2,J2); + } + FREE_CALLBACK(); + fprintf(out,"->{%ld,%ld}\n",Jr.l1,Jr.l2); + fflush(out); +#endif + +#ifndef SKIP_EXTRA_STRUCTS +#if (!defined(DGTEST)) || DGTEST == 58 + Tr = T_TcT(T1,' ',T2); + fprintf(out,"->{\"%c%c%c\"}\n",Tr.c[0],Tr.c[1],Tr.c[2]); + fflush(out); + Tr.c[0] = Tr.c[1] = Tr.c[2] = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_T_elements[] = { ??, NULL }; + ffi_type ffi_type_T; + ffi_type_T.type = FFI_TYPE_STRUCT; + ffi_type_T.size = sizeof(T); + ffi_type_T.alignment = alignof_slot(T); + ffi_type_T.elements = ffi_type_T_elements; + ffi_type* argtypes[] = { &ffi_type_T, &ffi_type_char, &ffi_type_T }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_T); + PREP_CALLBACK(cif,T_TcT_simulator,(void*)&T_TcT); + Tr = ((T (ABI_ATTR *) (T,char,T)) callback_code) (T1,' ',T2); + } + FREE_CALLBACK(); + fprintf(out,"->{\"%c%c%c\"}\n",Tr.c[0],Tr.c[1],Tr.c[2]); + fflush(out); +#endif + +#ifndef SKIP_X +#if (!defined(DGTEST)) || DGTEST == 59 + Xr = X_BcdB(B1,c2,d3,B2); + fprintf(out,"->{\"%s\",'%c'}\n",Xr.c,Xr.c1); + fflush(out); + Xr.c[0]=Xr.c1='\0'; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* ffi_type_X_elements[] = { ??, NULL }; + ffi_type ffi_type_X; + ffi_type_X.type = FFI_TYPE_STRUCT; + ffi_type_X.size = sizeof(X); + ffi_type_X.alignment = alignof_slot(X); + ffi_type_X.elements = ffi_type_X_elements; + ffi_type* argtypes[] = { &ffi_type_X, &ffi_type_char, &ffi_type_double, &ffi_type_X }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_X); + PREP_CALLBACK(cif,X_BcdB_simulator,(void*)&X_BcdB); + Xr = ((X (ABI_ATTR *) (B,char,double,B)) callback_code) (B1,c2,d3,B2); + } + FREE_CALLBACK(); + fprintf(out,"->{\"%s\",'%c'}\n",Xr.c,Xr.c1); + fflush(out); +#endif +#endif +#endif + } + + + /* gpargs boundary tests */ + { + ffi_type* ffi_type_K_elements[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, NULL }; + ffi_type ffi_type_K; + ffi_type* ffi_type_L_elements[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, NULL }; + ffi_type ffi_type_L; + long lr; + long long llr; + float fr; + double dr; + + ffi_type_K.type = FFI_TYPE_STRUCT; + ffi_type_K.size = sizeof(K); + ffi_type_K.alignment = alignof_slot(K); + ffi_type_K.elements = ffi_type_K_elements; + + ffi_type_L.type = FFI_TYPE_STRUCT; + ffi_type_L.size = sizeof(L); + ffi_type_L.alignment = alignof_slot(L); + ffi_type_L.elements = ffi_type_L_elements; + +#if (!defined(DGTEST)) || DGTEST == 60 + lr = l_l0K(K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l0K_simulator,(void*)l_l0K); + lr = ((long (ABI_ATTR *) (K,long)) callback_code) (K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 61 + lr = l_l1K(l1,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l1K_simulator,(void*)l_l1K); + lr = ((long (ABI_ATTR *) (long,K,long)) callback_code) (l1,K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 62 + lr = l_l2K(l1,l2,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l2K_simulator,(void*)l_l2K); + lr = ((long (ABI_ATTR *) (long,long,K,long)) callback_code) (l1,l2,K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 63 + lr = l_l3K(l1,l2,l3,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l3K_simulator,(void*)l_l3K); + lr = ((long (ABI_ATTR *) (long,long,long,K,long)) callback_code) (l1,l2,l3,K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 64 + lr = l_l4K(l1,l2,l3,l4,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l4K_simulator,(void*)l_l4K); + lr = ((long (ABI_ATTR *) (long,long,long,long,K,long)) callback_code) (l1,l2,l3,l4,K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 65 + lr = l_l5K(l1,l2,l3,l4,l5,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l5K_simulator,(void*)l_l5K); + lr = ((long (ABI_ATTR *) (long,long,long,long,long,K,long)) callback_code) (l1,l2,l3,l4,l5,K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 66 + lr = l_l6K(l1,l2,l3,l4,l5,l6,K1,l9); + fprintf(out,"->%ld\n",lr); + fflush(out); + lr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_K, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slong); + PREP_CALLBACK(cif,l_l6K_simulator,(void*)l_l6K); + lr = ((long (ABI_ATTR *) (long,long,long,long,long,long,K,long)) callback_code) (l1,l2,l3,l4,l5,l6,K1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%ld\n",lr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 67 + fr = f_f17l3L(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,l6,l7,l8,L1); + fprintf(out,"->%g\n",fr); + fflush(out); + fr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_float, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_L }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_float); + PREP_CALLBACK(cif,f_f17l3L_simulator,(void*)&f_f17l3L); + fr = ((float (ABI_ATTR *) (float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,float,long,long,long,L)) callback_code) (f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,l6,l7,l8,L1); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",fr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 68 + dr = d_d17l3L(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16,d17,l6,l7,l8,L1); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_double, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_L }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_d17l3L_simulator,(void*)&d_d17l3L); + dr = ((double (ABI_ATTR *) (double,double,double,double,double,double,double,double,double,double,double,double,double,double,double,double,double,long,long,long,L)) callback_code) (d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16,d17,l6,l7,l8,L1); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 69 + llr = ll_l2ll(l1,l2,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_l2ll_simulator,(void*)ll_l2ll); + llr = ((long long (ABI_ATTR *) (long,long,long long,long)) callback_code) (l1,l2,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 70 + llr = ll_l3ll(l1,l2,l3,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_l3ll_simulator,(void*)ll_l3ll); + llr = ((long long (ABI_ATTR *) (long,long,long,long long,long)) callback_code) (l1,l2,l3,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 71 + llr = ll_l4ll(l1,l2,l3,l4,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_l4ll_simulator,(void*)ll_l4ll); + llr = ((long long (ABI_ATTR *) (long,long,long,long,long long,long)) callback_code) (l1,l2,l3,l4,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 72 + llr = ll_l5ll(l1,l2,l3,l4,l5,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_l5ll_simulator,(void*)ll_l5ll); + llr = ((long long (ABI_ATTR *) (long,long,long,long,long,long long,long)) callback_code) (l1,l2,l3,l4,l5,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 73 + llr = ll_l6ll(l1,l2,l3,l4,l5,l6,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_l6ll_simulator,(void*)ll_l6ll); + llr = ((long long (ABI_ATTR *) (long,long,long,long,long,long,long long,long)) callback_code) (l1,l2,l3,l4,l5,l6,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 74 + llr = ll_l7ll(l1,l2,l3,l4,l5,l6,l7,ll1,l9); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); + llr = 0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slonglong, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_slonglong); + PREP_CALLBACK(cif,ll_l7ll_simulator,(void*)ll_l7ll); + llr = ((long long (ABI_ATTR *) (long,long,long,long,long,long,long,long long,long)) callback_code) (l1,l2,l3,l4,l5,l6,l7,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->0x%lx%08lx\n",(long)(llr>>32),(long)(llr&0xffffffff)); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 75 + dr = d_l2d(l1,l2,ll1,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_l2d_simulator,(void*)d_l2d); + dr = ((double (ABI_ATTR *) (long,long,double,long)) callback_code) (l1,l2,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 76 + dr = d_l3d(l1,l2,l3,ll1,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_l3d_simulator,(void*)d_l3d); + dr = ((double (ABI_ATTR *) (long,long,long,double,long)) callback_code) (l1,l2,l3,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 77 + dr = d_l4d(l1,l2,l3,l4,ll1,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_l4d_simulator,(void*)d_l4d); + dr = ((double (ABI_ATTR *) (long,long,long,long,double,long)) callback_code) (l1,l2,l3,l4,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 78 + dr = d_l5d(l1,l2,l3,l4,l5,ll1,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_l5d_simulator,(void*)d_l5d); + dr = ((double (ABI_ATTR *) (long,long,long,long,long,double,long)) callback_code) (l1,l2,l3,l4,l5,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 79 + dr = d_l6d(l1,l2,l3,l4,l5,l6,ll1,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_l6d_simulator,(void*)d_l6d); + dr = ((double (ABI_ATTR *) (long,long,long,long,long,long,double,long)) callback_code) (l1,l2,l3,l4,l5,l6,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + +#if (!defined(DGTEST)) || DGTEST == 80 + dr = d_l7d(l1,l2,l3,l4,l5,l6,l7,ll1,l9); + fprintf(out,"->%g\n",dr); + fflush(out); + dr = 0.0; clear_traces(); + ALLOC_CALLBACK(); + { + ffi_type* argtypes[] = { &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_slong, &ffi_type_double, &ffi_type_slong }; + ffi_cif cif; + FFI_PREP_CIF(cif,argtypes,ffi_type_double); + PREP_CALLBACK(cif,d_l7d_simulator,(void*)d_l7d); + dr = ((double (ABI_ATTR *) (long,long,long,long,long,long,long,double,long)) callback_code) (l1,l2,l3,l4,l5,l6,l7,ll1,l9); + } + FREE_CALLBACK(); + fprintf(out,"->%g\n",dr); + fflush(out); +#endif + + } + + exit(0); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c new file mode 100644 index 0000000..d25ebf4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c @@ -0,0 +1,743 @@ +/* + * Copyright 1993 Bill Triggs + * Copyright 1995-2017 Bruno Haible + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +/* This file defines test functions of selected signatures, that exercise + dark corners of the various ABIs. */ + +#include + +FILE* out; + +#define uchar unsigned char +#define ushort unsigned short +#define uint unsigned int +#define ulong unsigned long + +typedef struct { char x; } Char; +typedef struct { short x; } Short; +typedef struct { int x; } Int; +typedef struct { long x; } Long; +typedef struct { float x; } Float; +typedef struct { double x; } Double; +typedef struct { char c; float f; } A; +typedef struct { double d; int i[3]; } B; +typedef struct { long l1; long l2; } J; +typedef struct { long l1; long l2; long l3; long l4; } K; +typedef struct { long l1; long l2; long l3; long l4; long l5; long l6; } L; +typedef struct { char x1; } Size1; +typedef struct { char x1; char x2; } Size2; +typedef struct { char x1; char x2; char x3; } Size3; +typedef struct { char x1; char x2; char x3; char x4; } Size4; +typedef struct { + char x1; char x2; char x3; char x4; char x5; char x6; char x7; +} Size7; +typedef struct { + char x1; char x2; char x3; char x4; char x5; char x6; char x7; char x8; +} Size8; +typedef struct { + char x1; char x2; char x3; char x4; char x5; char x6; char x7; char x8; + char x9; char x10; char x11; char x12; +} Size12; +typedef struct { + char x1; char x2; char x3; char x4; char x5; char x6; char x7; char x8; + char x9; char x10; char x11; char x12; char x13; char x14; char x15; +} Size15; +typedef struct { + char x1; char x2; char x3; char x4; char x5; char x6; char x7; char x8; + char x9; char x10; char x11; char x12; char x13; char x14; char x15; char x16; +} Size16; +typedef struct { char c[3]; } T; +typedef struct { char c[33],c1; } X; + +char c1='a', c2=127, c3=(char)128, c4=(char)255, c5=-1; +short s1=32767, s2=(short)32768, s3=3, s4=4, s5=5, s6=6, s7=7, s8=8, s9=9; +int i1=1, i2=2, i3=3, i4=4, i5=5, i6=6, i7=7, i8=8, i9=9, + i10=11, i11=12, i12=13, i13=14, i14=15, i15=16, i16=17; +long l1=1, l2=2, l3=3, l4=4, l5=5, l6=6, l7=7, l8=8, l9=9; +long long ll1 = 3875056143130689530LL; +float f1=0.1f, f2=0.2f, f3=0.3f, f4=0.4f, f5=0.5f, f6=0.6f, f7=0.7f, f8=0.8f, f9=0.9f, + f10=1.1f, f11=1.2f, f12=1.3f, f13=1.4f, f14=1.5f, f15=1.6f, f16=1.7f, f17=1.8f, + f18=1.9f, f19=2.1f, f20=2.2f, f21=2.3f, f22=2.4f, f23=2.5f, f24=2.6f; +double d1=0.1, d2=0.2, d3=0.3, d4=0.4, d5=0.5, d6=0.6, d7=0.7, d8=0.8, d9=0.9, + d10=1.1, d11=1.2, d12=1.3, d13=1.4, d14=1.5, d15=1.6, d16=1.7, d17=1.8; + +uchar uc1='a', uc2=127, uc3=128, uc4=255, uc5=(uchar)-1; +ushort us1=1, us2=2, us3=3, us4=4, us5=5, us6=6, us7=7, us8=8, us9=9; +uint ui1=1, ui2=2, ui3=3, ui4=4, ui5=5, ui6=6, ui7=7, ui8=8, ui9=9; +ulong ul1=1, ul2=2, ul3=3, ul4=4, ul5=5, ul6=6, ul7=7, ul8=8, ul9=9; + +char *str1="hello",str2[]="goodbye",*str3="still here?"; +Char C1={'A'}, C2={'B'}, C3={'C'}, C4={'\377'}, C5={(char)(-1)}; +Short S1={1}, S2={2}, S3={3}, S4={4}, S5={5}, S6={6}, S7={7}, S8={8}, S9={9}; +Int I1={1}, I2={2}, I3={3}, I4={4}, I5={5}, I6={6}, I7={7}, I8={8}, I9={9}; +Float F1={0.1f}, F2={0.2f}, F3={0.3f}, F4={0.4f}, F5={0.5f}, F6={0.6f}, F7={0.7f}, F8={0.8f}, F9={0.9f}; +Double D1={0.1}, D2={0.2}, D3={0.3}, D4={0.4}, D5={0.5}, D6={0.6}, D7={0.7}, D8={0.8}, D9={0.9}; + +A A1={'a',0.1f},A2={'b',0.2f},A3={'\377',0.3f}; +B B1={0.1,{1,2,3}},B2={0.2,{5,4,3}}; +J J1={47,11},J2={73,55}; +K K1={19,69,12,28}; +L L1={561,1105,1729,2465,2821,6601}; /* A002997 */ +Size1 Size1_1={'a'}; +Size2 Size2_1={'a','b'}; +Size3 Size3_1={'a','b','c'}; +Size4 Size4_1={'a','b','c','d'}; +Size7 Size7_1={'a','b','c','d','e','f','g'}; +Size8 Size8_1={'a','b','c','d','e','f','g','h'}; +Size12 Size12_1={'a','b','c','d','e','f','g','h','i','j','k','l'}; +Size15 Size15_1={'a','b','c','d','e','f','g','h','i','j','k','l','m','n','o'}; +Size16 Size16_1={'a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p'}; +T T1={{'t','h','e'}},T2={{'f','o','x'}}; +X X1={"abcdefghijklmnopqrstuvwxyzABCDEF",'G'}, X2={"123",'9'}, X3={"return-return-return",'R'}; + +#if defined(__GNUC__) +#define __STDCALL__ __attribute__((stdcall)) +#define __THISCALL__ __attribute__((thiscall)) +#define __FASTCALL__ __attribute__((fastcall)) +#define __MSABI__ __attribute__((ms_abi)) +#else +#define __STDCALL__ __stdcall +#define __THISCALL__ __thiscall +#define __FASTCALL__ __fastcall +#endif + +#ifndef ABI_ATTR +#define ABI_ATTR +#endif + +/* void tests */ +void ABI_ATTR v_v (void) +{ + fprintf(out,"void f(void):\n"); + fflush(out); +} + +/* int tests */ +int ABI_ATTR i_v (void) +{ + int r=99; + fprintf(out,"int f(void):"); + fflush(out); + return r; +} +int ABI_ATTR i_i (int a) +{ + int r=a+1; + fprintf(out,"int f(int):(%d)",a); + fflush(out); + return r; +} +int ABI_ATTR i_i2 (int a, int b) +{ + int r=a+b; + fprintf(out,"int f(2*int):(%d,%d)",a,b); + fflush(out); + return r; +} +int ABI_ATTR i_i4 (int a, int b, int c, int d) +{ + int r=a+b+c+d; + fprintf(out,"int f(4*int):(%d,%d,%d,%d)",a,b,c,d); + fflush(out); + return r; +} +int ABI_ATTR i_i8 (int a, int b, int c, int d, int e, int f, int g, int h) +{ + int r=a+b+c+d+e+f+g+h; + fprintf(out,"int f(8*int):(%d,%d,%d,%d,%d,%d,%d,%d)",a,b,c,d,e,f,g,h); + fflush(out); + return r; +} +int ABI_ATTR i_i16 (int a, int b, int c, int d, int e, int f, int g, int h, + int i, int j, int k, int l, int m, int n, int o, int p) +{ + int r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p; + fprintf(out,"int f(16*int):(%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d)", + a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p); + fflush(out); + return r; +} + +/* float tests */ +float ABI_ATTR f_f (float a) +{ + float r=a+1.0f; + fprintf(out,"float f(float):(%g)",a); + fflush(out); + return r; +} +float ABI_ATTR f_f2 (float a, float b) +{ + float r=a+b; + fprintf(out,"float f(2*float):(%g,%g)",a,b); + fflush(out); + return r; +} +float ABI_ATTR f_f4 (float a, float b, float c, float d) +{ + float r=a+b+c+d; + fprintf(out,"float f(4*float):(%g,%g,%g,%g)",a,b,c,d); + fflush(out); + return r; +} +float ABI_ATTR f_f8 (float a, float b, float c, float d, float e, float f, + float g, float h) +{ + float r=a+b+c+d+e+f+g+h; + fprintf(out,"float f(8*float):(%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h); + fflush(out); + return r; +} +float ABI_ATTR f_f16 (float a, float b, float c, float d, float e, float f, float g, float h, + float i, float j, float k, float l, float m, float n, float o, float p) +{ + float r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p; + fprintf(out,"float f(16*float):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p); + fflush(out); + return r; +} +float ABI_ATTR f_f24 (float a, float b, float c, float d, float e, float f, float g, float h, + float i, float j, float k, float l, float m, float n, float o, float p, + float q, float s, float t, float u, float v, float w, float x, float y) +{ + float r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+s+t+u+v+w+x+y; + fprintf(out,"float f(24*float):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,v,w,x,y); + fflush(out); + return r; +} + +/* double tests */ +double ABI_ATTR d_d (double a) +{ + double r=a+1.0; + fprintf(out,"double f(double):(%g)",a); + fflush(out); + return r; +} +double ABI_ATTR d_d2 (double a, double b) +{ + double r=a+b; + fprintf(out,"double f(2*double):(%g,%g)",a,b); + fflush(out); + return r; +} +double ABI_ATTR d_d4 (double a, double b, double c, double d) +{ + double r=a+b+c+d; + fprintf(out,"double f(4*double):(%g,%g,%g,%g)",a,b,c,d); + fflush(out); + return r; +} +double ABI_ATTR d_d8 (double a, double b, double c, double d, double e, double f, + double g, double h) +{ + double r=a+b+c+d+e+f+g+h; + fprintf(out,"double f(8*double):(%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h); + fflush(out); + return r; +} +double ABI_ATTR d_d16 (double a, double b, double c, double d, double e, double f, + double g, double h, double i, double j, double k, double l, + double m, double n, double o, double p) +{ + double r=a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p; + fprintf(out,"double f(16*double):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p); + fflush(out); + return r; +} + +/* pointer tests */ +void* ABI_ATTR vp_vpdpcpsp (void* a, double* b, char* c, Int* d) +{ + void* ret = (char*)b + 1; + fprintf(out,"void* f(void*,double*,char*,Int*):(0x%p,0x%p,0x%p,0x%p)",a,b,c,d); + fflush(out); + return ret; +} + +/* mixed number tests */ +uchar ABI_ATTR uc_ucsil (uchar a, ushort b, uint c, ulong d) +{ + uchar r = (uchar)-1; + fprintf(out,"uchar f(uchar,ushort,uint,ulong):(%u,%u,%u,%lu)",a,b,c,d); + fflush(out); + return r; +} +double ABI_ATTR d_iidd (int a, int b, double c, double d) +{ + double r = a+b+c+d; + fprintf(out,"double f(int,int,double,double):(%d,%d,%g,%g)",a,b,c,d); + fflush(out); + return r; +} +double ABI_ATTR d_iiidi (int a, int b, int c, double d, int e) +{ + double r = a+b+c+d+e; + fprintf(out,"double f(int,int,int,double,int):(%d,%d,%d,%g,%d)",a,b,c,d,e); + fflush(out); + return r; +} +double ABI_ATTR d_idid (int a, double b, int c, double d) +{ + double r = a+b+c+d; + fprintf(out,"double f(int,double,int,double):(%d,%g,%d,%g)",a,b,c,d); + fflush(out); + return r; +} +double ABI_ATTR d_fdi (float a, double b, int c) +{ + double r = a+b+c; + fprintf(out,"double f(float,double,int):(%g,%g,%d)",a,b,c); + fflush(out); + return r; +} +ushort ABI_ATTR us_cdcd (char a, double b, char c, double d) +{ + ushort r = (ushort)(a + b + c + d); + fprintf(out,"ushort f(char,double,char,double):('%c',%g,'%c',%g)",a,b,c,d); + fflush(out); + return r; +} + +long long ABI_ATTR ll_iiilli (int a, int b, int c, long long d, int e) +{ + long long r = (long long)(int)a+(long long)(int)b+(long long)(int)c+d+(long long)(int)e; + fprintf(out,"long long f(int,int,int,long long,int):(%d,%d,%d,0x%lx%08lx,%d)",a,b,c,(long)(d>>32),(long)(d&0xffffffff),e); + fflush(out); + return r; +} +long long ABI_ATTR ll_flli (float a, long long b, int c) +{ + long long r = (long long)(int)a + b + (long long)c; + fprintf(out,"long long f(float,long long,int):(%g,0x%lx%08lx,0x%lx)",a,(long)(b>>32),(long)(b&0xffffffff),(long)c); + fflush(out); + return r; +} + +float ABI_ATTR f_fi (float a, int z) +{ + float r = a+z; + fprintf(out,"float f(float,int):(%g,%d)",a,z); + fflush(out); + return r; +} +float ABI_ATTR f_f2i (float a, float b, int z) +{ + float r = a+b+z; + fprintf(out,"float f(2*float,int):(%g,%g,%d)",a,b,z); + fflush(out); + return r; +} +float ABI_ATTR f_f3i (float a, float b, float c, int z) +{ + float r = a+b+c+z; + fprintf(out,"float f(3*float,int):(%g,%g,%g,%d)",a,b,c,z); + fflush(out); + return r; +} +float ABI_ATTR f_f4i (float a, float b, float c, float d, int z) +{ + float r = a+b+c+d+z; + fprintf(out,"float f(4*float,int):(%g,%g,%g,%g,%d)",a,b,c,d,z); + fflush(out); + return r; +} +float ABI_ATTR f_f7i (float a, float b, float c, float d, float e, float f, float g, + int z) +{ + float r = a+b+c+d+e+f+g+z; + fprintf(out,"float f(7*float,int):(%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,z); + fflush(out); + return r; +} +float ABI_ATTR f_f8i (float a, float b, float c, float d, float e, float f, float g, + float h, int z) +{ + float r = a+b+c+d+e+f+g+h+z; + fprintf(out,"float f(8*float,int):(%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,z); + fflush(out); + return r; +} +float ABI_ATTR f_f12i (float a, float b, float c, float d, float e, float f, float g, + float h, float i, float j, float k, float l, int z) +{ + float r = a+b+c+d+e+f+g+h+i+j+k+l+z; + fprintf(out,"float f(12*float,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,z); + fflush(out); + return r; +} +float ABI_ATTR f_f13i (float a, float b, float c, float d, float e, float f, float g, + float h, float i, float j, float k, float l, float m, int z) +{ + float r = a+b+c+d+e+f+g+h+i+j+k+l+m+z; + fprintf(out,"float f(13*float,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,m,z); + fflush(out); + return r; +} + +double ABI_ATTR d_di (double a, int z) +{ + double r = a+z; + fprintf(out,"double f(double,int):(%g,%d)",a,z); + fflush(out); + return r; +} +double ABI_ATTR d_d2i (double a, double b, int z) +{ + double r = a+b+z; + fprintf(out,"double f(2*double,int):(%g,%g,%d)",a,b,z); + fflush(out); + return r; +} +double ABI_ATTR d_d3i (double a, double b, double c, int z) +{ + double r = a+b+c+z; + fprintf(out,"double f(3*double,int):(%g,%g,%g,%d)",a,b,c,z); + fflush(out); + return r; +} +double ABI_ATTR d_d4i (double a, double b, double c, double d, int z) +{ + double r = a+b+c+d+z; + fprintf(out,"double f(4*double,int):(%g,%g,%g,%g,%d)",a,b,c,d,z); + fflush(out); + return r; +} +double ABI_ATTR d_d7i (double a, double b, double c, double d, double e, double f, + double g, int z) +{ + double r = a+b+c+d+e+f+g+z; + fprintf(out,"double f(7*double,int):(%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,z); + fflush(out); + return r; +} +double ABI_ATTR d_d8i (double a, double b, double c, double d, double e, double f, + double g, double h, int z) +{ + double r = a+b+c+d+e+f+g+h+z; + fprintf(out,"double f(8*double,int):(%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,z); + fflush(out); + return r; +} +double ABI_ATTR d_d12i (double a, double b, double c, double d, double e, double f, + double g, double h, double i, double j, double k, double l, + int z) +{ + double r = a+b+c+d+e+f+g+h+i+j+k+l+z; + fprintf(out,"double f(12*double,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,z); + fflush(out); + return r; +} +double ABI_ATTR d_d13i (double a, double b, double c, double d, double e, double f, + double g, double h, double i, double j, double k, double l, + double m, int z) +{ + double r = a+b+c+d+e+f+g+h+i+j+k+l+m+z; + fprintf(out,"double f(13*double,int):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%d)",a,b,c,d,e,f,g,h,i,j,k,l,m,z); + fflush(out); + return r; +} + +/* small structure return tests */ +Size1 ABI_ATTR S1_v (void) +{ + fprintf(out,"Size1 f(void):"); + fflush(out); + return Size1_1; +} +Size2 ABI_ATTR S2_v (void) +{ + fprintf(out,"Size2 f(void):"); + fflush(out); + return Size2_1; +} +Size3 ABI_ATTR S3_v (void) +{ + fprintf(out,"Size3 f(void):"); + fflush(out); + return Size3_1; +} +Size4 ABI_ATTR S4_v (void) +{ + fprintf(out,"Size4 f(void):"); + fflush(out); + return Size4_1; +} +Size7 ABI_ATTR S7_v (void) +{ + fprintf(out,"Size7 f(void):"); + fflush(out); + return Size7_1; +} +Size8 ABI_ATTR S8_v (void) +{ + fprintf(out,"Size8 f(void):"); + fflush(out); + return Size8_1; +} +Size12 ABI_ATTR S12_v (void) +{ + fprintf(out,"Size12 f(void):"); + fflush(out); + return Size12_1; +} +Size15 ABI_ATTR S15_v (void) +{ + fprintf(out,"Size15 f(void):"); + fflush(out); + return Size15_1; +} +Size16 ABI_ATTR S16_v (void) +{ + fprintf(out,"Size16 f(void):"); + fflush(out); + return Size16_1; +} + +/* structure tests */ +Int ABI_ATTR I_III (Int a, Int b, Int c) +{ + Int r; + r.x = a.x + b.x + c.x; + fprintf(out,"Int f(Int,Int,Int):({%d},{%d},{%d})",a.x,b.x,c.x); + fflush(out); + return r; +} +Char ABI_ATTR C_CdC (Char a, double b, Char c) +{ + Char r; + r.x = (a.x + c.x)/2; + fprintf(out,"Char f(Char,double,Char):({'%c'},%g,{'%c'})",a.x,b,c.x); + fflush(out); + return r; +} +Float ABI_ATTR F_Ffd (Float a, float b, double c) +{ + Float r; + r.x = (float) (a.x + b + c); + fprintf(out,"Float f(Float,float,double):({%g},%g,%g)",a.x,b,c); + fflush(out); + return r; +} +Double ABI_ATTR D_fDd (float a, Double b, double c) +{ + Double r; + r.x = a + b.x + c; + fprintf(out,"Double f(float,Double,double):(%g,{%g},%g)",a,b.x,c); + fflush(out); + return r; +} +Double ABI_ATTR D_Dfd (Double a, float b, double c) +{ + Double r; + r.x = a.x + b + c; + fprintf(out,"Double f(Double,float,double):({%g},%g,%g)",a.x,b,c); + fflush(out); + return r; +} +J ABI_ATTR J_JiJ (J a, int b, J c) +{ + J r; + r.l1 = a.l1+c.l1; r.l2 = a.l2+b+c.l2; + fprintf(out,"J f(J,int,J):({%ld,%ld},%d,{%ld,%ld})",a.l1,a.l2,b,c.l1,c.l2); + fflush(out); + return r; +} +T ABI_ATTR T_TcT (T a, char b, T c) +{ + T r; + r.c[0]='b'; r.c[1]=c.c[1]; r.c[2]=c.c[2]; + fprintf(out,"T f(T,char,T):({\"%c%c%c\"},'%c',{\"%c%c%c\"})",a.c[0],a.c[1],a.c[2],b,c.c[0],c.c[1],c.c[2]); + fflush(out); + return r; +} +X ABI_ATTR X_BcdB (B a, char b, double c, B d) +{ + static X xr={"return val",'R'}; + X r; + r = xr; + r.c1 = b; + fprintf(out,"X f(B,char,double,B):({%g,{%d,%d,%d}},'%c',%g,{%g,{%d,%d,%d}})", + a.d,a.i[0],a.i[1],a.i[2],b,c,d.d,d.i[0],d.i[1],d.i[2]); + fflush(out); + return r; +} + +/* Test for cases where some argument (especially structure, 'long long', or + 'double') may be passed partially in general-purpose argument registers + and partially on the stack. Different ABIs pass between 4 and 8 arguments + (or none) in general-purpose argument registers. */ + +long ABI_ATTR l_l0K (K b, long c) +{ + long r = b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(K,long):(%ld,%ld,%ld,%ld,%ld)",b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +long ABI_ATTR l_l1K (long a1, K b, long c) +{ + long r = a1 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld)",a1,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +long ABI_ATTR l_l2K (long a1, long a2, K b, long c) +{ + long r = a1 + a2 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(2*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +long ABI_ATTR l_l3K (long a1, long a2, long a3, K b, long c) +{ + long r = a1 + a2 + a3 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(3*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +long ABI_ATTR l_l4K (long a1, long a2, long a3, long a4, K b, long c) +{ + long r = a1 + a2 + a3 + a4 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(4*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,a4,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +long ABI_ATTR l_l5K (long a1, long a2, long a3, long a4, long a5, K b, long c) +{ + long r = a1 + a2 + a3 + a4 + a5 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(5*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,a4,a5,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +long ABI_ATTR l_l6K (long a1, long a2, long a3, long a4, long a5, long a6, K b, long c) +{ + long r = a1 + a2 + a3 + a4 + a5 + a6 + b.l1 + b.l2 + b.l3 + b.l4 + c; + fprintf(out,"long f(6*long,K,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a1,a2,a3,a4,a5,a6,b.l1,b.l2,b.l3,b.l4,c); + fflush(out); + return r; +} +/* These tests is crafted on the knowledge that for all known ABIs: + * 17 > number of floating-point argument registers, + * 3 < number of general-purpose argument registers < 3 + 6. */ +float ABI_ATTR f_f17l3L (float a, float b, float c, float d, float e, float f, float g, + float h, float i, float j, float k, float l, float m, float n, + float o, float p, float q, + long s, long t, long u, L z) +{ + float r = a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+s+t+u+z.l1+z.l2+z.l3+z.l4+z.l5+z.l6; + fprintf(out,"float f(17*float,3*int,L):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,z.l1,z.l2,z.l3,z.l4,z.l5,z.l6); + fflush(out); + return r; +} +double ABI_ATTR d_d17l3L (double a, double b, double c, double d, double e, double f, + double g, double h, double i, double j, double k, double l, + double m, double n, double o, double p, double q, + long s, long t, long u, L z) +{ + double r = a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+s+t+u+z.l1+z.l2+z.l3+z.l4+z.l5+z.l6; + fprintf(out,"double f(17*double,3*int,L):(%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%g,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld)",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,z.l1,z.l2,z.l3,z.l4,z.l5,z.l6); + fflush(out); + return r; +} + +long long ABI_ATTR ll_l2ll (long a1, long a2, long long b, long c) +{ + long long r = (long long) (a1 + a2) + b + c; + fprintf(out,"long long f(2*long,long long,long):(%ld,%ld,0x%lx%08lx,%ld)",a1,a2,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + return r; +} +long long ABI_ATTR ll_l3ll (long a1, long a2, long a3, long long b, long c) +{ + long long r = (long long) (a1 + a2 + a3) + b + c; + fprintf(out,"long long f(3*long,long long,long):(%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + return r; +} +long long ABI_ATTR ll_l4ll (long a1, long a2, long a3, long a4, long long b, long c) +{ + long long r = (long long) (a1 + a2 + a3 + a4) + b + c; + fprintf(out,"long long f(4*long,long long,long):(%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + return r; +} +long long ABI_ATTR ll_l5ll (long a1, long a2, long a3, long a4, long a5, long long b, long c) +{ + long long r = (long long) (a1 + a2 + a3 + a4 + a5) + b + c; + fprintf(out,"long long f(5*long,long long,long):(%ld,%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,a5,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + return r; +} +long long ABI_ATTR ll_l6ll (long a1, long a2, long a3, long a4, long a5, long a6, long long b, long c) +{ + long long r = (long long) (a1 + a2 + a3 + a4 + a5 + a6) + b + c; + fprintf(out,"long long f(6*long,long long,long):(%ld,%ld,%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,a5,a6,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + return r; +} +long long ABI_ATTR ll_l7ll (long a1, long a2, long a3, long a4, long a5, long a6, long a7, long long b, long c) +{ + long long r = (long long) (a1 + a2 + a3 + a4 + a5 + a6 + a7) + b + c; + fprintf(out,"long long f(7*long,long long,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,0x%lx%08lx,%ld)",a1,a2,a3,a4,a5,a6,a7,(long)(b>>32),(long)(b&0xffffffff),c); + fflush(out); + return r; +} + +double ABI_ATTR d_l2d (long a1, long a2, double b, long c) +{ + double r = (double) (a1 + a2) + b + c; + fprintf(out,"double f(2*long,double,long):(%ld,%ld,%g,%ld)",a1,a2,b,c); + fflush(out); + return r; +} +double ABI_ATTR d_l3d (long a1, long a2, long a3, double b, long c) +{ + double r = (double) (a1 + a2 + a3) + b + c; + fprintf(out,"double f(3*long,double,long):(%ld,%ld,%ld,%g,%ld)",a1,a2,a3,b,c); + fflush(out); + return r; +} +double ABI_ATTR d_l4d (long a1, long a2, long a3, long a4, double b, long c) +{ + double r = (double) (a1 + a2 + a3 + a4) + b + c; + fprintf(out,"double f(4*long,double,long):(%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,b,c); + fflush(out); + return r; +} +double ABI_ATTR d_l5d (long a1, long a2, long a3, long a4, long a5, double b, long c) +{ + double r = (double) (a1 + a2 + a3 + a4 + a5) + b + c; + fprintf(out,"double f(5*long,double,long):(%ld,%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,a5,b,c); + fflush(out); + return r; +} +double ABI_ATTR d_l6d (long a1, long a2, long a3, long a4, long a5, long a6, double b, long c) +{ + double r = (double) (a1 + a2 + a3 + a4 + a5 + a6) + b + c; + fprintf(out,"double f(6*long,double,long):(%ld,%ld,%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,a5,a6,b,c); + fflush(out); + return r; +} +double ABI_ATTR d_l7d (long a1, long a2, long a3, long a4, long a5, long a6, long a7, double b, long c) +{ + double r = (double) (a1 + a2 + a3 + a4 + a5 + a6 + a7) + b + c; + fprintf(out,"double f(7*long,double,long):(%ld,%ld,%ld,%ld,%ld,%ld,%ld,%g,%ld)",a1,a2,a3,a4,a5,a6,a7,b,c); + fflush(out); + return r; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c new file mode 100644 index 0000000..5d4959c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c @@ -0,0 +1,46 @@ +/* Area: ffi_call + Purpose: Check for proper argument alignment. + Limitations: none. + PR: none. + Originator: (from many_win32.c) */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static float ABI_ATTR align_arguments(int i1, + double f2, + int i3, + double f4) +{ + return i1+f2+i3+f4; +} + +int main(void) +{ + ffi_cif cif; + ffi_type *args[4] = { + &ffi_type_sint, + &ffi_type_double, + &ffi_type_sint, + &ffi_type_double + }; + double fa[2] = {1,2}; + int ia[2] = {1,2}; + void *values[4] = {&ia[0], &fa[0], &ia[1], &fa[1]}; + float f, ff; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 4, + &ffi_type_float, args) == FFI_OK); + + ff = align_arguments(ia[0], fa[0], ia[1], fa[1]); + + ffi_call(&cif, FFI_FN(align_arguments), &f, values); + + if (f == ff) + printf("align arguments tests ok!\n"); + else + CHECK(0); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c new file mode 100644 index 0000000..5e5cb86 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c @@ -0,0 +1,46 @@ +/* Area: ffi_call + Purpose: Check for proper argument alignment. + Limitations: none. + PR: none. + Originator: (from many_win32.c) */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static float ABI_ATTR align_arguments(int i1, + double f2, + int i3, + double f4) +{ + return i1+f2+i3+f4; +} + +int main(void) +{ + ffi_cif cif; + ffi_type *args[4] = { + &ffi_type_sint, + &ffi_type_double, + &ffi_type_sint, + &ffi_type_double + }; + double fa[2] = {1,2}; + int ia[2] = {1,2}; + void *values[4] = {&ia[0], &fa[0], &ia[1], &fa[1]}; + float f, ff; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 4, + &ffi_type_float, args) == FFI_OK); + + ff = align_arguments(ia[0], fa[0], ia[1], fa[1]);; + + ffi_call(&cif, FFI_FN(align_arguments), &f, values); + + if (f == ff) + printf("align arguments tests ok!\n"); + else + CHECK(0); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/call.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/call.exp new file mode 100644 index 0000000..ab47415 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/call.exp @@ -0,0 +1,43 @@ +# Copyright (C) 2003, 2006, 2009, 2010, 2014 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . + +dg-init +libffi-init + +global srcdir subdir + +if { [string match $compiler_vendor "microsoft"] } { + # -wd4005 macro redefinition + # -wd4244 implicit conversion to type of smaller size + # -wd4305 truncation to smaller type + # -wd4477 printf %lu of uintptr_t + # -wd4312 implicit conversion to type of greater size + # -wd4311 pointer truncation to unsigned long + # -EHsc C++ Exception Handling (no SEH exceptions) + set additional_options "-wd4005 -wd4244 -wd4305 -wd4477 -wd4312 -wd4311 -EHsc"; +} else { + set additional_options ""; +} + +set tlist [lsort [glob -nocomplain -- $srcdir/$subdir/*.{c,cc}]] + +run-many-tests $tlist $additional_options + +dg-finish + +# Local Variables: +# tcl-indent-level:4 +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c new file mode 100644 index 0000000..a579ff6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c @@ -0,0 +1,89 @@ +/* Area: closure_call + Purpose: Check multiple values passing from different type. + Also, exceed the limit of gpr and fpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20030828 */ + + + + +/* { dg-do run } */ +#include "ffitest.h" + +static void +closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(unsigned long long *)args[0] + (int)(*(int *)args[1]) + + (int)(*(unsigned long long *)args[2]) + (int)*(int *)args[3] + + (int)(*(signed short *)args[4]) + + (int)(*(unsigned long long *)args[5]) + + (int)*(int *)args[6] + (int)(*(int *)args[7]) + + (int)(*(double *)args[8]) + (int)*(int *)args[9] + + (int)(*(int *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(int *)args[13]) + + (int)(*(int *)args[14]) + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(unsigned long long *)args[0], (int)(*(int *)args[1]), + (int)(*(unsigned long long *)args[2]), + (int)*(int *)args[3], (int)(*(signed short *)args[4]), + (int)(*(unsigned long long *)args[5]), + (int)*(int *)args[6], (int)(*(int *)args[7]), + (int)(*(double *)args[8]), (int)*(int *)args[9], + (int)(*(int *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(int *)args[13]), + (int)(*(int *)args[14]),*(int *)args[15], + (int)(intptr_t)userdata, (int)*(ffi_arg *)resp); + +} + +typedef int (*closure_test_type0)(unsigned long long, int, unsigned long long, + int, signed short, unsigned long long, int, + int, double, int, int, float, int, int, + int, int); + +int main (void) +{ + ffi_cif cif; + void * code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int res; + + cl_arg_types[0] = &ffi_type_uint64; + cl_arg_types[1] = &ffi_type_sint; + cl_arg_types[2] = &ffi_type_uint64; + cl_arg_types[3] = &ffi_type_sint; + cl_arg_types[4] = &ffi_type_sshort; + cl_arg_types[5] = &ffi_type_uint64; + cl_arg_types[6] = &ffi_type_sint; + cl_arg_types[7] = &ffi_type_sint; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_sint; + cl_arg_types[10] = &ffi_type_sint; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_sint; + cl_arg_types[13] = &ffi_type_sint; + cl_arg_types[14] = &ffi_type_sint; + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type0)code)) + (1LL, 2, 3LL, 4, 127, 429LL, 7, 8, 9.5, 10, 11, 12, 13, + 19, 21, 1); + /* { dg-output "1 2 3 4 127 429 7 8 9 10 11 12 13 19 21 1 3: 680" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 680" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c new file mode 100644 index 0000000..9123173 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c @@ -0,0 +1,81 @@ +/* Area: closure_call. + Purpose: Check multiple values passing from different type. + Also, exceed the limit of gpr and fpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + + +static void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(float *)args[0] +(int)(*(float *)args[1]) + + (int)(*(float *)args[2]) + (int)*(float *)args[3] + + (int)(*(signed short *)args[4]) + (int)(*(float *)args[5]) + + (int)*(float *)args[6] + (int)(*(int *)args[7]) + + (int)(*(double*)args[8]) + (int)*(int *)args[9] + + (int)(*(int *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(int *)args[13]) + + (int)(*(int *)args[14]) + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(float *)args[0], (int)(*(float *)args[1]), + (int)(*(float *)args[2]), (int)*(float *)args[3], + (int)(*(signed short *)args[4]), (int)(*(float *)args[5]), + (int)*(float *)args[6], (int)(*(int *)args[7]), + (int)(*(double *)args[8]), (int)*(int *)args[9], + (int)(*(int *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(int *)args[13]), + (int)(*(int *)args[14]), *(int *)args[15], + (int)(intptr_t)userdata, (int)*(ffi_arg *)resp); +} + +typedef int (*closure_test_type1)(float, float, float, float, signed short, + float, float, int, double, int, int, float, + int, int, int, int); +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int res; + + cl_arg_types[0] = &ffi_type_float; + cl_arg_types[1] = &ffi_type_float; + cl_arg_types[2] = &ffi_type_float; + cl_arg_types[3] = &ffi_type_float; + cl_arg_types[4] = &ffi_type_sshort; + cl_arg_types[5] = &ffi_type_float; + cl_arg_types[6] = &ffi_type_float; + cl_arg_types[7] = &ffi_type_sint; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_sint; + cl_arg_types[10] = &ffi_type_sint; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_sint; + cl_arg_types[13] = &ffi_type_sint; + cl_arg_types[14] = &ffi_type_sint; + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn1, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type1)code)) + (1.1, 2.2, 3.3, 4.4, 127, 5.5, 6.6, 8, 9, 10, 11, 12.0, 13, + 19, 21, 1); + /* { dg-output "1 2 3 4 127 5 6 8 9 10 11 12 13 19 21 1 3: 255" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 255" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c new file mode 100644 index 0000000..08ff9d9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c @@ -0,0 +1,81 @@ +/* Area: closure_call + Purpose: Check multiple values passing from different type. + Also, exceed the limit of gpr and fpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void closure_test_fn2(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(double *)args[0] +(int)(*(double *)args[1]) + + (int)(*(double *)args[2]) + (int)*(double *)args[3] + + (int)(*(signed short *)args[4]) + (int)(*(double *)args[5]) + + (int)*(double *)args[6] + (int)(*(int *)args[7]) + + (int)(*(double *)args[8]) + (int)*(int *)args[9] + + (int)(*(int *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(float *)args[13]) + + (int)(*(int *)args[14]) + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(double *)args[0], (int)(*(double *)args[1]), + (int)(*(double *)args[2]), (int)*(double *)args[3], + (int)(*(signed short *)args[4]), (int)(*(double *)args[5]), + (int)*(double *)args[6], (int)(*(int *)args[7]), + (int)(*(double*)args[8]), (int)*(int *)args[9], + (int)(*(int *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(float *)args[13]), + (int)(*(int *)args[14]), *(int *)args[15], (int)(intptr_t)userdata, + (int)*(ffi_arg *)resp); +} + +typedef int (*closure_test_type2)(double, double, double, double, signed short, + double, double, int, double, int, int, float, + int, float, int, int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int res; + + cl_arg_types[0] = &ffi_type_double; + cl_arg_types[1] = &ffi_type_double; + cl_arg_types[2] = &ffi_type_double; + cl_arg_types[3] = &ffi_type_double; + cl_arg_types[4] = &ffi_type_sshort; + cl_arg_types[5] = &ffi_type_double; + cl_arg_types[6] = &ffi_type_double; + cl_arg_types[7] = &ffi_type_sint; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_sint; + cl_arg_types[10] = &ffi_type_sint; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_sint; + cl_arg_types[13] = &ffi_type_float; + cl_arg_types[14] = &ffi_type_sint; + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn2, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type2)code)) + (1, 2, 3, 4, 127, 5, 6, 8, 9, 10, 11, 12.0, 13, + 19.0, 21, 1); + /* { dg-output "1 2 3 4 127 5 6 8 9 10 11 12 13 19 21 1 3: 255" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 255" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c new file mode 100644 index 0000000..9b54d80 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c @@ -0,0 +1,82 @@ +/* Area: closure_call + Purpose: Check multiple values passing from different type. + Also, exceed the limit of gpr and fpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) + { + *(ffi_arg*)resp = + (int)*(float *)args[0] +(int)(*(float *)args[1]) + + (int)(*(float *)args[2]) + (int)*(float *)args[3] + + (int)(*(float *)args[4]) + (int)(*(float *)args[5]) + + (int)*(float *)args[6] + (int)(*(float *)args[7]) + + (int)(*(double *)args[8]) + (int)*(int *)args[9] + + (int)(*(float *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(float *)args[13]) + + (int)(*(float *)args[14]) + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(float *)args[0], (int)(*(float *)args[1]), + (int)(*(float *)args[2]), (int)*(float *)args[3], + (int)(*(float *)args[4]), (int)(*(float *)args[5]), + (int)*(float *)args[6], (int)(*(float *)args[7]), + (int)(*(double *)args[8]), (int)*(int *)args[9], + (int)(*(float *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(float *)args[13]), + (int)(*(float *)args[14]), *(int *)args[15], (int)(intptr_t)userdata, + (int)*(ffi_arg *)resp); + + } + +typedef int (*closure_test_type3)(float, float, float, float, float, float, + float, float, double, int, float, float, int, + float, float, int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int res; + + cl_arg_types[0] = &ffi_type_float; + cl_arg_types[1] = &ffi_type_float; + cl_arg_types[2] = &ffi_type_float; + cl_arg_types[3] = &ffi_type_float; + cl_arg_types[4] = &ffi_type_float; + cl_arg_types[5] = &ffi_type_float; + cl_arg_types[6] = &ffi_type_float; + cl_arg_types[7] = &ffi_type_float; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_sint; + cl_arg_types[10] = &ffi_type_float; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_sint; + cl_arg_types[13] = &ffi_type_float; + cl_arg_types[14] = &ffi_type_float; + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn3, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type3)code)) + (1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9, 10, 11.11, 12.0, 13, + 19.19, 21.21, 1); + /* { dg-output "1 2 3 4 5 6 7 8 9 10 11 12 13 19 21 1 3: 135" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 135" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c new file mode 100644 index 0000000..d4a1530 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c @@ -0,0 +1,89 @@ +/* Area: closure_call + Purpose: Check multiple long long values passing. + Also, exceed the limit of gpr and fpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20031026 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static void +closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(unsigned long long *)args[0] + (int)*(unsigned long long *)args[1] + + (int)*(unsigned long long *)args[2] + (int)*(unsigned long long *)args[3] + + (int)*(unsigned long long *)args[4] + (int)*(unsigned long long *)args[5] + + (int)*(unsigned long long *)args[6] + (int)*(unsigned long long *)args[7] + + (int)*(unsigned long long *)args[8] + (int)*(unsigned long long *)args[9] + + (int)*(unsigned long long *)args[10] + + (int)*(unsigned long long *)args[11] + + (int)*(unsigned long long *)args[12] + + (int)*(unsigned long long *)args[13] + + (int)*(unsigned long long *)args[14] + + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(unsigned long long *)args[0], + (int)*(unsigned long long *)args[1], + (int)*(unsigned long long *)args[2], + (int)*(unsigned long long *)args[3], + (int)*(unsigned long long *)args[4], + (int)*(unsigned long long *)args[5], + (int)*(unsigned long long *)args[6], + (int)*(unsigned long long *)args[7], + (int)*(unsigned long long *)args[8], + (int)*(unsigned long long *)args[9], + (int)*(unsigned long long *)args[10], + (int)*(unsigned long long *)args[11], + (int)*(unsigned long long *)args[12], + (int)*(unsigned long long *)args[13], + (int)*(unsigned long long *)args[14], + *(int *)args[15], + (int)(intptr_t)userdata, (int)*(ffi_arg *)resp); + +} + +typedef int (*closure_test_type0)(unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int i, res; + + for (i = 0; i < 15; i++) { + cl_arg_types[i] = &ffi_type_uint64; + } + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type0)code)) + (1LL, 2LL, 3LL, 4LL, 127LL, 429LL, 7LL, 8LL, 9LL, 10LL, 11LL, 12LL, + 13LL, 19LL, 21LL, 1); + /* { dg-output "1 2 3 4 127 429 7 8 9 10 11 12 13 19 21 1 3: 680" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 680" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c new file mode 100644 index 0000000..9907442 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c @@ -0,0 +1,92 @@ +/* Area: closure_call + Purpose: Check multiple long long values passing. + Exceed the limit of gpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20031026 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void +closure_test_fn5(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(unsigned long long *)args[0] + (int)*(unsigned long long *)args[1] + + (int)*(unsigned long long *)args[2] + (int)*(unsigned long long *)args[3] + + (int)*(unsigned long long *)args[4] + (int)*(unsigned long long *)args[5] + + (int)*(unsigned long long *)args[6] + (int)*(unsigned long long *)args[7] + + (int)*(unsigned long long *)args[8] + (int)*(unsigned long long *)args[9] + + (int)*(int *)args[10] + + (int)*(unsigned long long *)args[11] + + (int)*(unsigned long long *)args[12] + + (int)*(unsigned long long *)args[13] + + (int)*(unsigned long long *)args[14] + + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(unsigned long long *)args[0], + (int)*(unsigned long long *)args[1], + (int)*(unsigned long long *)args[2], + (int)*(unsigned long long *)args[3], + (int)*(unsigned long long *)args[4], + (int)*(unsigned long long *)args[5], + (int)*(unsigned long long *)args[6], + (int)*(unsigned long long *)args[7], + (int)*(unsigned long long *)args[8], + (int)*(unsigned long long *)args[9], + (int)*(int *)args[10], + (int)*(unsigned long long *)args[11], + (int)*(unsigned long long *)args[12], + (int)*(unsigned long long *)args[13], + (int)*(unsigned long long *)args[14], + *(int *)args[15], + (int)(intptr_t)userdata, (int)*(ffi_arg *)resp); + +} + +typedef int (*closure_test_type0)(unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, unsigned long long, + int, unsigned long long, + unsigned long long, unsigned long long, + unsigned long long, int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int i, res; + + for (i = 0; i < 10; i++) { + cl_arg_types[i] = &ffi_type_uint64; + } + cl_arg_types[10] = &ffi_type_sint; + for (i = 11; i < 15; i++) { + cl_arg_types[i] = &ffi_type_uint64; + } + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn5, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type0)code)) + (1LL, 2LL, 3LL, 4LL, 127LL, 429LL, 7LL, 8LL, 9LL, 10LL, 11, 12LL, + 13LL, 19LL, 21LL, 1); + /* { dg-output "1 2 3 4 127 429 7 8 9 10 11 12 13 19 21 1 3: 680" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 680" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c new file mode 100644 index 0000000..73c54fd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c @@ -0,0 +1,90 @@ +/* Area: closure_call + Purpose: Check multiple values passing from different type. + Also, exceed the limit of gpr and fpr registers on PowerPC. + Limitations: none. + PR: PR23404 + Originator: 20050830 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void +closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(unsigned long long *)args[0] + + (int)(*(unsigned long long *)args[1]) + + (int)(*(unsigned long long *)args[2]) + + (int)*(unsigned long long *)args[3] + + (int)(*(int *)args[4]) + (int)(*(double *)args[5]) + + (int)*(double *)args[6] + (int)(*(float *)args[7]) + + (int)(*(double *)args[8]) + (int)*(double *)args[9] + + (int)(*(int *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(int *)args[13]) + + (int)(*(double *)args[14]) + (int)*(double *)args[15] + + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(unsigned long long *)args[0], + (int)(*(unsigned long long *)args[1]), + (int)(*(unsigned long long *)args[2]), + (int)*(unsigned long long *)args[3], + (int)(*(int *)args[4]), (int)(*(double *)args[5]), + (int)*(double *)args[6], (int)(*(float *)args[7]), + (int)(*(double *)args[8]), (int)*(double *)args[9], + (int)(*(int *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(int *)args[13]), + (int)(*(double *)args[14]), (int)(*(double *)args[15]), + (int)(intptr_t)userdata, (int)*(ffi_arg *)resp); + +} + +typedef int (*closure_test_type0)(unsigned long long, + unsigned long long, + unsigned long long, + unsigned long long, + int, double, double, float, double, double, + int, float, int, int, double, double); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int res; + + cl_arg_types[0] = &ffi_type_uint64; + cl_arg_types[1] = &ffi_type_uint64; + cl_arg_types[2] = &ffi_type_uint64; + cl_arg_types[3] = &ffi_type_uint64; + cl_arg_types[4] = &ffi_type_sint; + cl_arg_types[5] = &ffi_type_double; + cl_arg_types[6] = &ffi_type_double; + cl_arg_types[7] = &ffi_type_float; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_double; + cl_arg_types[10] = &ffi_type_sint; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_sint; + cl_arg_types[13] = &ffi_type_sint; + cl_arg_types[14] = &ffi_type_double; + cl_arg_types[15] = &ffi_type_double; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*((closure_test_type0)code)) + (1, 2, 3, 4, 127, 429., 7., 8., 9.5, 10., 11, 12., 13, + 19, 21., 1.); + /* { dg-output "1 2 3 4 127 429 7 8 9 10 11 12 13 19 21 1 3: 680" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 680" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c new file mode 100644 index 0000000..b3afa0b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c @@ -0,0 +1,95 @@ +/* Area: closure_call + Purpose: Check multiple values passing from different type. + Also, exceed the limit of gpr and fpr registers on PowerPC + Darwin. + Limitations: none. + PR: none. + Originator: 20030828 */ + + + + +/* { dg-do run } */ +#include "ffitest.h" + +static void +closure_loc_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata) +{ + *(ffi_arg*)resp = + (int)*(unsigned long long *)args[0] + (int)(*(int *)args[1]) + + (int)(*(unsigned long long *)args[2]) + (int)*(int *)args[3] + + (int)(*(signed short *)args[4]) + + (int)(*(unsigned long long *)args[5]) + + (int)*(int *)args[6] + (int)(*(int *)args[7]) + + (int)(*(double *)args[8]) + (int)*(int *)args[9] + + (int)(*(int *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(int *)args[13]) + + (int)(*(int *)args[14]) + *(int *)args[15] + (intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(unsigned long long *)args[0], (int)(*(int *)args[1]), + (int)(*(unsigned long long *)args[2]), + (int)*(int *)args[3], (int)(*(signed short *)args[4]), + (int)(*(unsigned long long *)args[5]), + (int)*(int *)args[6], (int)(*(int *)args[7]), + (int)(*(double *)args[8]), (int)*(int *)args[9], + (int)(*(int *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(int *)args[13]), + (int)(*(int *)args[14]),*(int *)args[15], + (int)(intptr_t)userdata, (int)*(ffi_arg *)resp); + +} + +typedef int (*closure_loc_test_type0)(unsigned long long, int, unsigned long long, + int, signed short, unsigned long long, int, + int, double, int, int, float, int, int, + int, int); + +int main (void) +{ + ffi_cif cif; + ffi_closure *pcl; + ffi_type * cl_arg_types[17]; + int res; + void *codeloc; + + cl_arg_types[0] = &ffi_type_uint64; + cl_arg_types[1] = &ffi_type_sint; + cl_arg_types[2] = &ffi_type_uint64; + cl_arg_types[3] = &ffi_type_sint; + cl_arg_types[4] = &ffi_type_sshort; + cl_arg_types[5] = &ffi_type_uint64; + cl_arg_types[6] = &ffi_type_sint; + cl_arg_types[7] = &ffi_type_sint; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_sint; + cl_arg_types[10] = &ffi_type_sint; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_sint; + cl_arg_types[13] = &ffi_type_sint; + cl_arg_types[14] = &ffi_type_sint; + cl_arg_types[15] = &ffi_type_sint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + pcl = ffi_closure_alloc(sizeof(ffi_closure), &codeloc); + CHECK(pcl != NULL); + CHECK(codeloc != NULL); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_loc_test_fn0, + (void *) 3 /* userdata */, codeloc) == FFI_OK); + + CHECK(memcmp(pcl, codeloc, sizeof(*pcl)) == 0); + + res = (*((closure_loc_test_type0)codeloc)) + (1LL, 2, 3LL, 4, 127, 429LL, 7, 8, 9.5, 10, 11, 12, 13, + 19, 21, 1); + /* { dg-output "1 2 3 4 127 429 7 8 9 10 11 12 13 19 21 1 3: 680" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 680" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_simple.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_simple.c new file mode 100644 index 0000000..5a4e728 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/closure_simple.c @@ -0,0 +1,55 @@ +/* Area: closure_call + Purpose: Check simple closure handling with all ABIs + Limitations: none. + PR: none. + Originator: */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void +closure_test(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata) +{ + *(ffi_arg*)resp = + (int)*(int *)args[0] + (int)(*(int *)args[1]) + + (int)(*(int *)args[2]) + (int)(*(int *)args[3]) + + (int)(intptr_t)userdata; + + printf("%d %d %d %d: %d\n", + (int)*(int *)args[0], (int)(*(int *)args[1]), + (int)(*(int *)args[2]), (int)(*(int *)args[3]), + (int)*(ffi_arg *)resp); + +} + +typedef int (ABI_ATTR *closure_test_type0)(int, int, int, int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + int res; + + cl_arg_types[0] = &ffi_type_uint; + cl_arg_types[1] = &ffi_type_uint; + cl_arg_types[2] = &ffi_type_uint; + cl_arg_types[3] = &ffi_type_uint; + cl_arg_types[4] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 4, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test, + (void *) 3 /* userdata */, code) == FFI_OK); + + res = (*(closure_test_type0)code)(0, 1, 2, 3); + /* { dg-output "0 1 2 3: 9" } */ + + printf("res: %d\n",res); + /* { dg-output "\nres: 9" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c new file mode 100644 index 0000000..ea0825d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c @@ -0,0 +1,94 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_12byte { + int a; + int b; + int c; +} cls_struct_12byte; + +cls_struct_12byte cls_struct_12byte_fn(struct cls_struct_12byte b1, + struct cls_struct_12byte b2) +{ + struct cls_struct_12byte result; + + result.a = b1.a + b2.a; + result.b = b1.b + b2.b; + result.c = b1.c + b2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", b1.a, b1.b, b1.c, b2.a, b2.b, b2.c, + result.a, result.b, result.c); + + return result; +} + +static void cls_struct_12byte_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args , void* userdata __UNUSED__) +{ + struct cls_struct_12byte b1, b2; + + b1 = *(struct cls_struct_12byte*)(args[0]); + b2 = *(struct cls_struct_12byte*)(args[1]); + + *(cls_struct_12byte*)resp = cls_struct_12byte_fn(b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_12byte h_dbl = { 7, 4, 9 }; + struct cls_struct_12byte j_dbl = { 1, 5, 3 }; + struct cls_struct_12byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_sint; + cls_struct_fields[1] = &ffi_type_sint; + cls_struct_fields[2] = &ffi_type_sint; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &h_dbl; + args_dbl[1] = &j_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_12byte_fn), &res_dbl, args_dbl); + /* { dg-output "7 4 9 1 5 3: 8 9 12" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 8 9 12" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_12byte_gn, NULL, code) == FFI_OK); + + res_dbl.a = 0; + res_dbl.b = 0; + res_dbl.c = 0; + + res_dbl = ((cls_struct_12byte(*)(cls_struct_12byte, cls_struct_12byte))(code))(h_dbl, j_dbl); + /* { dg-output "\n7 4 9 1 5 3: 8 9 12" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 8 9 12" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c new file mode 100644 index 0000000..89a08a2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c @@ -0,0 +1,95 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_16byte { + int a; + double b; + int c; +} cls_struct_16byte; + +cls_struct_16byte cls_struct_16byte_fn(struct cls_struct_16byte b1, + struct cls_struct_16byte b2) +{ + struct cls_struct_16byte result; + + result.a = b1.a + b2.a; + result.b = b1.b + b2.b; + result.c = b1.c + b2.c; + + printf("%d %g %d %d %g %d: %d %g %d\n", b1.a, b1.b, b1.c, b2.a, b2.b, b2.c, + result.a, result.b, result.c); + + return result; +} + +static void cls_struct_16byte_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + struct cls_struct_16byte b1, b2; + + b1 = *(struct cls_struct_16byte*)(args[0]); + b2 = *(struct cls_struct_16byte*)(args[1]); + + *(cls_struct_16byte*)resp = cls_struct_16byte_fn(b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_16byte h_dbl = { 7, 8.0, 9 }; + struct cls_struct_16byte j_dbl = { 1, 9.0, 3 }; + struct cls_struct_16byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_sint; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_sint; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &h_dbl; + args_dbl[1] = &j_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_16byte_fn), &res_dbl, args_dbl); + /* { dg-output "7 8 9 1 9 3: 8 17 12" } */ + printf("res: %d %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 8 17 12" } */ + + res_dbl.a = 0; + res_dbl.b = 0.0; + res_dbl.c = 0; + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_16byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_16byte(*)(cls_struct_16byte, cls_struct_16byte))(code))(h_dbl, j_dbl); + /* { dg-output "\n7 8 9 1 9 3: 8 17 12" } */ + printf("res: %d %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 8 17 12" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c new file mode 100644 index 0000000..9f75da8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c @@ -0,0 +1,96 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Double alignment check on darwin. + Limitations: none. + PR: none. + Originator: 20030915 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_18byte { + double a; + unsigned char b; + unsigned char c; + double d; +} cls_struct_18byte; + +cls_struct_18byte cls_struct_18byte_fn(struct cls_struct_18byte a1, + struct cls_struct_18byte a2) +{ + struct cls_struct_18byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + + + printf("%g %d %d %g %g %d %d %g: %g %d %d %g\n", a1.a, a1.b, a1.c, a1.d, + a2.a, a2.b, a2.c, a2.d, + result.a, result.b, result.c, result.d); + return result; +} + +static void +cls_struct_18byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_18byte a1, a2; + + a1 = *(struct cls_struct_18byte*)(args[0]); + a2 = *(struct cls_struct_18byte*)(args[1]); + + *(cls_struct_18byte*)resp = cls_struct_18byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[5]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_18byte g_dbl = { 1.0, 127, 126, 3.0 }; + struct cls_struct_18byte f_dbl = { 4.0, 125, 124, 5.0 }; + struct cls_struct_18byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_18byte_fn), &res_dbl, args_dbl); + /* { dg-output "1 127 126 3 4 125 124 5: 5 252 250 8" } */ + printf("res: %g %d %d %g\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 5 252 250 8" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_18byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_18byte(*)(cls_struct_18byte, cls_struct_18byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 127 126 3 4 125 124 5: 5 252 250 8" } */ + printf("res: %g %d %d %g\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 5 252 250 8" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c new file mode 100644 index 0000000..278794b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c @@ -0,0 +1,102 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Double alignment check on darwin. + Limitations: none. + PR: none. + Originator: 20030915 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_19byte { + double a; + unsigned char b; + unsigned char c; + double d; + unsigned char e; +} cls_struct_19byte; + +cls_struct_19byte cls_struct_19byte_fn(struct cls_struct_19byte a1, + struct cls_struct_19byte a2) +{ + struct cls_struct_19byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + result.e = a1.e + a2.e; + + + printf("%g %d %d %g %d %g %d %d %g %d: %g %d %d %g %d\n", + a1.a, a1.b, a1.c, a1.d, a1.e, + a2.a, a2.b, a2.c, a2.d, a2.e, + result.a, result.b, result.c, result.d, result.e); + return result; +} + +static void +cls_struct_19byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_19byte a1, a2; + + a1 = *(struct cls_struct_19byte*)(args[0]); + a2 = *(struct cls_struct_19byte*)(args[1]); + + *(cls_struct_19byte*)resp = cls_struct_19byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[6]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_19byte g_dbl = { 1.0, 127, 126, 3.0, 120 }; + struct cls_struct_19byte f_dbl = { 4.0, 125, 124, 5.0, 119 }; + struct cls_struct_19byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = &ffi_type_uchar; + cls_struct_fields[5] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_19byte_fn), &res_dbl, args_dbl); + /* { dg-output "1 127 126 3 120 4 125 124 5 119: 5 252 250 8 239" } */ + printf("res: %g %d %d %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e); + /* { dg-output "\nres: 5 252 250 8 239" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_19byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_19byte(*)(cls_struct_19byte, cls_struct_19byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 127 126 3 120 4 125 124 5 119: 5 252 250 8 239" } */ + printf("res: %g %d %d %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e); + /* { dg-output "\nres: 5 252 250 8 239" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c new file mode 100644 index 0000000..82492c0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c @@ -0,0 +1,89 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Especially with small structures which may fit in one + register. Depending on the ABI. + Limitations: none. + PR: none. + Originator: 20030902 */ + + + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_1_1byte { + unsigned char a; +} cls_struct_1_1byte; + +cls_struct_1_1byte cls_struct_1_1byte_fn(struct cls_struct_1_1byte a1, + struct cls_struct_1_1byte a2) +{ + struct cls_struct_1_1byte result; + + result.a = a1.a + a2.a; + + printf("%d %d: %d\n", a1.a, a2.a, result.a); + + return result; +} + +static void +cls_struct_1_1byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_1_1byte a1, a2; + + a1 = *(struct cls_struct_1_1byte*)(args[0]); + a2 = *(struct cls_struct_1_1byte*)(args[1]); + + *(cls_struct_1_1byte*)resp = cls_struct_1_1byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[2]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_1_1byte g_dbl = { 12 }; + struct cls_struct_1_1byte f_dbl = { 178 }; + struct cls_struct_1_1byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_1_1byte_fn), &res_dbl, args_dbl); + /* { dg-output "12 178: 190" } */ + printf("res: %d\n", res_dbl.a); + /* { dg-output "\nres: 190" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_1_1byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_1_1byte(*)(cls_struct_1_1byte, cls_struct_1_1byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 178: 190" } */ + printf("res: %d\n", res_dbl.a); + /* { dg-output "\nres: 190" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c new file mode 100644 index 0000000..3f8bb28 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_20byte { + double a; + double b; + int c; +} cls_struct_20byte; + +cls_struct_20byte cls_struct_20byte_fn(struct cls_struct_20byte a1, + struct cls_struct_20byte a2) +{ + struct cls_struct_20byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%g %g %d %g %g %d: %g %g %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, + result.a, result.b, result.c); + return result; +} + +static void +cls_struct_20byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_20byte a1, a2; + + a1 = *(struct cls_struct_20byte*)(args[0]); + a2 = *(struct cls_struct_20byte*)(args[1]); + + *(cls_struct_20byte*)resp = cls_struct_20byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_20byte g_dbl = { 1.0, 2.0, 3 }; + struct cls_struct_20byte f_dbl = { 4.0, 5.0, 7 }; + struct cls_struct_20byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_sint; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_20byte_fn), &res_dbl, args_dbl); + /* { dg-output "1 2 3 4 5 7: 5 7 10" } */ + printf("res: %g %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 5 7 10" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_20byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_20byte(*)(cls_struct_20byte, cls_struct_20byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 2 3 4 5 7: 5 7 10" } */ + printf("res: %g %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 5 7 10" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c new file mode 100644 index 0000000..6562727 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c @@ -0,0 +1,93 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + + + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_20byte { + int a; + double b; + double c; +} cls_struct_20byte; + +cls_struct_20byte cls_struct_20byte_fn(struct cls_struct_20byte a1, + struct cls_struct_20byte a2) +{ + struct cls_struct_20byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %g %g %d %g %g: %d %g %g\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, + result.a, result.b, result.c); + return result; +} + +static void +cls_struct_20byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_20byte a1, a2; + + a1 = *(struct cls_struct_20byte*)(args[0]); + a2 = *(struct cls_struct_20byte*)(args[1]); + + *(cls_struct_20byte*)resp = cls_struct_20byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_20byte g_dbl = { 1, 2.0, 3.0 }; + struct cls_struct_20byte f_dbl = { 4, 5.0, 7.0 }; + struct cls_struct_20byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_sint; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_double; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_20byte_fn), &res_dbl, args_dbl); + /* { dg-output "1 2 3 4 5 7: 5 7 10" } */ + printf("res: %d %g %g\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 5 7 10" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_20byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_20byte(*)(cls_struct_20byte, cls_struct_20byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 2 3 4 5 7: 5 7 10" } */ + printf("res: %d %g %g\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 5 7 10" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c new file mode 100644 index 0000000..1d82f6e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c @@ -0,0 +1,113 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_24byte { + double a; + double b; + int c; + float d; +} cls_struct_24byte; + +cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, + struct cls_struct_24byte b1, + struct cls_struct_24byte b2, + struct cls_struct_24byte b3) +{ + struct cls_struct_24byte result; + + result.a = b0.a + b1.a + b2.a + b3.a; + result.b = b0.b + b1.b + b2.b + b3.b; + result.c = b0.c + b1.c + b2.c + b3.c; + result.d = b0.d + b1.d + b2.d + b3.d; + + printf("%g %g %d %g %g %g %d %g %g %g %d %g %g %g %d %g: %g %g %d %g\n", + b0.a, b0.b, b0.c, b0.d, + b1.a, b1.b, b1.c, b1.d, + b2.a, b2.b, b2.c, b2.d, + b3.a, b3.b, b3.c, b2.d, + result.a, result.b, result.c, result.d); + + return result; +} + +static void +cls_struct_24byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_24byte b0, b1, b2, b3; + + b0 = *(struct cls_struct_24byte*)(args[0]); + b1 = *(struct cls_struct_24byte*)(args[1]); + b2 = *(struct cls_struct_24byte*)(args[2]); + b3 = *(struct cls_struct_24byte*)(args[3]); + + *(cls_struct_24byte*)resp = cls_struct_24byte_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[5]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_24byte e_dbl = { 9.0, 2.0, 6, 5.0 }; + struct cls_struct_24byte f_dbl = { 1.0, 2.0, 3, 7.0 }; + struct cls_struct_24byte g_dbl = { 4.0, 5.0, 7, 9.0 }; + struct cls_struct_24byte h_dbl = { 8.0, 6.0, 1, 4.0 }; + struct cls_struct_24byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_sint; + cls_struct_fields[3] = &ffi_type_float; + cls_struct_fields[4] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = &cls_struct_type; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_24byte_fn), &res_dbl, args_dbl); + /* { dg-output "9 2 6 5 1 2 3 7 4 5 7 9 8 6 1 9: 22 15 17 25" } */ + printf("res: %g %g %d %g\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 22 15 17 25" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_24byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_24byte(*)(cls_struct_24byte, + cls_struct_24byte, + cls_struct_24byte, + cls_struct_24byte)) + (code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n9 2 6 5 1 2 3 7 4 5 7 9 8 6 1 9: 22 15 17 25" } */ + printf("res: %g %g %d %g\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 22 15 17 25" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c new file mode 100644 index 0000000..81bb0a6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c @@ -0,0 +1,90 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Especially with small structures which may fit in one + register. Depending on the ABI. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_2byte { + unsigned char a; + unsigned char b; +} cls_struct_2byte; + +cls_struct_2byte cls_struct_2byte_fn(struct cls_struct_2byte a1, + struct cls_struct_2byte a2) +{ + struct cls_struct_2byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + + printf("%d %d %d %d: %d %d\n", a1.a, a1.b, a2.a, a2.b, result.a, result.b); + + return result; +} + +static void +cls_struct_2byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_2byte a1, a2; + + a1 = *(struct cls_struct_2byte*)(args[0]); + a2 = *(struct cls_struct_2byte*)(args[1]); + + *(cls_struct_2byte*)resp = cls_struct_2byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_2byte g_dbl = { 12, 127 }; + struct cls_struct_2byte f_dbl = { 1, 13 }; + struct cls_struct_2byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_2byte_fn), &res_dbl, args_dbl); + /* { dg-output "12 127 1 13: 13 140" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 13 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_2byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_2byte(*)(cls_struct_2byte, cls_struct_2byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 127 1 13: 13 140" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 13 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c new file mode 100644 index 0000000..b782746 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c @@ -0,0 +1,95 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Especially with small structures which may fit in one + register. Depending on the ABI. + Limitations: none. + PR: none. + Originator: 20030902 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_3_1byte { + unsigned char a; + unsigned char b; + unsigned char c; +} cls_struct_3_1byte; + +cls_struct_3_1byte cls_struct_3_1byte_fn(struct cls_struct_3_1byte a1, + struct cls_struct_3_1byte a2) +{ + struct cls_struct_3_1byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", a1.a, a1.b, a1.c, + a2.a, a2.b, a2.c, + result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_3_1byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_3_1byte a1, a2; + + a1 = *(struct cls_struct_3_1byte*)(args[0]); + a2 = *(struct cls_struct_3_1byte*)(args[1]); + + *(cls_struct_3_1byte*)resp = cls_struct_3_1byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_3_1byte g_dbl = { 12, 13, 14 }; + struct cls_struct_3_1byte f_dbl = { 178, 179, 180 }; + struct cls_struct_3_1byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_3_1byte_fn), &res_dbl, args_dbl); + /* { dg-output "12 13 14 178 179 180: 190 192 194" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 190 192 194" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_3_1byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_3_1byte(*)(cls_struct_3_1byte, cls_struct_3_1byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 13 14 178 179 180: 190 192 194" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 190 192 194" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c new file mode 100644 index 0000000..a02c463 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c @@ -0,0 +1,90 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Especially with small structures which may fit in one + register. Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_3byte { + unsigned short a; + unsigned char b; +} cls_struct_3byte; + +cls_struct_3byte cls_struct_3byte_fn(struct cls_struct_3byte a1, + struct cls_struct_3byte a2) +{ + struct cls_struct_3byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + + printf("%d %d %d %d: %d %d\n", a1.a, a1.b, a2.a, a2.b, result.a, result.b); + + return result; +} + +static void +cls_struct_3byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_3byte a1, a2; + + a1 = *(struct cls_struct_3byte*)(args[0]); + a2 = *(struct cls_struct_3byte*)(args[1]); + + *(cls_struct_3byte*)resp = cls_struct_3byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_3byte g_dbl = { 12, 119 }; + struct cls_struct_3byte f_dbl = { 1, 15 }; + struct cls_struct_3byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_ushort; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_3byte_fn), &res_dbl, args_dbl); + /* { dg-output "12 119 1 15: 13 134" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 13 134" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_3byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_3byte(*)(cls_struct_3byte, cls_struct_3byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 119 1 15: 13 134" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 13 134" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c new file mode 100644 index 0000000..c7251ce --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c @@ -0,0 +1,90 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Especially with small structures which may fit in one + register. Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_3byte_1 { + unsigned char a; + unsigned short b; +} cls_struct_3byte_1; + +cls_struct_3byte_1 cls_struct_3byte_fn1(struct cls_struct_3byte_1 a1, + struct cls_struct_3byte_1 a2) +{ + struct cls_struct_3byte_1 result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + + printf("%d %d %d %d: %d %d\n", a1.a, a1.b, a2.a, a2.b, result.a, result.b); + + return result; +} + +static void +cls_struct_3byte_gn1(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_3byte_1 a1, a2; + + a1 = *(struct cls_struct_3byte_1*)(args[0]); + a2 = *(struct cls_struct_3byte_1*)(args[1]); + + *(cls_struct_3byte_1*)resp = cls_struct_3byte_fn1(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_3byte_1 g_dbl = { 15, 125 }; + struct cls_struct_3byte_1 f_dbl = { 9, 19 }; + struct cls_struct_3byte_1 res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_ushort; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_3byte_fn1), &res_dbl, args_dbl); + /* { dg-output "15 125 9 19: 24 144" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 24 144" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_3byte_gn1, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_3byte_1(*)(cls_struct_3byte_1, cls_struct_3byte_1))(code))(g_dbl, f_dbl); + /* { dg-output "\n15 125 9 19: 24 144" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 24 144" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3float.c new file mode 100644 index 0000000..48888f8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_3float.c @@ -0,0 +1,95 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations:>none. + PR: none. + Originator: 20171026 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +typedef struct cls_struct_3float { + float f; + float g; + float h; +} cls_struct_3float; + +cls_struct_3float cls_struct_3float_fn(struct cls_struct_3float a1, + struct cls_struct_3float a2) +{ + struct cls_struct_3float result; + + result.f = a1.f + a2.f; + result.g = a1.g + a2.g; + result.h = a1.h + a2.h; + + printf("%g %g %g %g %g %g: %g %g %g\n", a1.f, a1.g, a1.h, + a2.f, a2.g, a2.h, result.f, result.g, result.h); + + return result; +} + +static void +cls_struct_3float_gn(ffi_cif *cif __UNUSED__, void* resp, void **args, + void* userdata __UNUSED__) +{ + struct cls_struct_3float a1, a2; + + a1 = *(struct cls_struct_3float*)(args[0]); + a2 = *(struct cls_struct_3float*)(args[1]); + + *(cls_struct_3float*)resp = cls_struct_3float_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void *args_dbl[3]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_3float g_dbl = { 1.0f, 2.0f, 3.0f }; + struct cls_struct_3float f_dbl = { 1.0f, 2.0f, 3.0f }; + struct cls_struct_3float res_dbl; + + cls_struct_fields[0] = &ffi_type_float; + cls_struct_fields[1] = &ffi_type_float; + cls_struct_fields[2] = &ffi_type_float; + cls_struct_fields[3] = NULL; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_3float_fn), &res_dbl, args_dbl); + /* { dg-output "1 2 3 1 2 3: 2 4 6" } */ + printf("res: %g %g %g\n", res_dbl.f, res_dbl.g, res_dbl.h); + /* { dg-output "\nres: 2 4 6" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_3float_gn, NULL, code) == + FFI_OK); + + res_dbl = ((cls_struct_3float(*)(cls_struct_3float, + cls_struct_3float))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 2 3 1 2 3: 2 4 6" } */ + printf("res: %g %g %g\n", res_dbl.f, res_dbl.g, res_dbl.h); + /* { dg-output "\nres: 2 4 6" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c new file mode 100644 index 0000000..2d6d8b6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c @@ -0,0 +1,98 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Especially with small structures which may fit in one + register. Depending on the ABI. + Limitations: none. + PR: none. + Originator: 20030902 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_4_1byte { + unsigned char a; + unsigned char b; + unsigned char c; + unsigned char d; +} cls_struct_4_1byte; + +cls_struct_4_1byte cls_struct_4_1byte_fn(struct cls_struct_4_1byte a1, + struct cls_struct_4_1byte a2) +{ + struct cls_struct_4_1byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + + printf("%d %d %d %d %d %d %d %d: %d %d %d %d\n", a1.a, a1.b, a1.c, a1.d, + a2.a, a2.b, a2.c, a2.d, + result.a, result.b, result.c, result.d); + + return result; +} + +static void +cls_struct_4_1byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_4_1byte a1, a2; + + a1 = *(struct cls_struct_4_1byte*)(args[0]); + a2 = *(struct cls_struct_4_1byte*)(args[1]); + + *(cls_struct_4_1byte*)resp = cls_struct_4_1byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[5]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_4_1byte g_dbl = { 12, 13, 14, 15 }; + struct cls_struct_4_1byte f_dbl = { 178, 179, 180, 181 }; + struct cls_struct_4_1byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_uchar; + cls_struct_fields[4] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_4_1byte_fn), &res_dbl, args_dbl); + /* { dg-output "12 13 14 15 178 179 180 181: 190 192 194 196" } */ + printf("res: %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 190 192 194 196" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_4_1byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_4_1byte(*)(cls_struct_4_1byte, cls_struct_4_1byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 13 14 15 178 179 180 181: 190 192 194 196" } */ + printf("res: %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 190 192 194 196" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c new file mode 100644 index 0000000..4ac3787 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c @@ -0,0 +1,90 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +typedef struct cls_struct_4byte { + unsigned short a; + unsigned short b; +} cls_struct_4byte; + +cls_struct_4byte cls_struct_4byte_fn(struct cls_struct_4byte a1, + struct cls_struct_4byte a2) +{ + struct cls_struct_4byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + + printf("%d %d %d %d: %d %d\n", a1.a, a1.b, a2.a, a2.b, result.a, result.b); + + return result; +} + +static void +cls_struct_4byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_4byte a1, a2; + + a1 = *(struct cls_struct_4byte*)(args[0]); + a2 = *(struct cls_struct_4byte*)(args[1]); + + *(cls_struct_4byte*)resp = cls_struct_4byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_4byte g_dbl = { 127, 120 }; + struct cls_struct_4byte f_dbl = { 12, 128 }; + struct cls_struct_4byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_ushort; + cls_struct_fields[1] = &ffi_type_ushort; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_4byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 12 128: 139 248" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 139 248" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_4byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_4byte(*)(cls_struct_4byte, cls_struct_4byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 12 128: 139 248" } */ + printf("res: %d %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 139 248" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c new file mode 100644 index 0000000..ad9d51c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c @@ -0,0 +1,109 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20050708 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_5byte { + unsigned char a; + unsigned char b; + unsigned char c; + unsigned char d; + unsigned char e; +} cls_struct_5byte; + +cls_struct_5byte cls_struct_5byte_fn(struct cls_struct_5byte a1, + struct cls_struct_5byte a2) +{ + struct cls_struct_5byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + result.e = a1.e + a2.e; + + printf("%d %d %d %d %d %d %d %d %d %d: %d %d %d %d %d\n", + a1.a, a1.b, a1.c, a1.d, a1.e, + a2.a, a2.b, a2.c, a2.d, a2.e, + result.a, result.b, result.c, result.d, result.e); + + return result; +} + +static void +cls_struct_5byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_5byte a1, a2; + + a1 = *(struct cls_struct_5byte*)(args[0]); + a2 = *(struct cls_struct_5byte*)(args[1]); + + *(cls_struct_5byte*)resp = cls_struct_5byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[6]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_5byte g_dbl = { 127, 120, 1, 3, 4 }; + struct cls_struct_5byte f_dbl = { 12, 128, 9, 3, 4 }; + struct cls_struct_5byte res_dbl = { 0, 0, 0, 0, 0 }; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_uchar; + cls_struct_fields[4] = &ffi_type_uchar; + cls_struct_fields[5] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_5byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 1 3 4 12 128 9 3 4: 139 248 10 6 8" } */ + printf("res: %d %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e); + /* { dg-output "\nres: 139 248 10 6 8" } */ + + res_dbl.a = 0; + res_dbl.b = 0; + res_dbl.c = 0; + res_dbl.d = 0; + res_dbl.e = 0; + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_5byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_5byte(*)(cls_struct_5byte, cls_struct_5byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 1 3 4 12 128 9 3 4: 139 248 10 6 8" } */ + printf("res: %d %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e); + /* { dg-output "\nres: 139 248 10 6 8" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c new file mode 100644 index 0000000..4e0c000 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c @@ -0,0 +1,98 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_5byte { + unsigned short a; + unsigned short b; + unsigned char c; +} cls_struct_5byte; + +cls_struct_5byte cls_struct_5byte_fn(struct cls_struct_5byte a1, + struct cls_struct_5byte a2) +{ + struct cls_struct_5byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", a1.a, a1.b, a1.c, + a2.a, a2.b, a2.c, + result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_5byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_5byte a1, a2; + + a1 = *(struct cls_struct_5byte*)(args[0]); + a2 = *(struct cls_struct_5byte*)(args[1]); + + *(cls_struct_5byte*)resp = cls_struct_5byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_5byte g_dbl = { 127, 120, 1 }; + struct cls_struct_5byte f_dbl = { 12, 128, 9 }; + struct cls_struct_5byte res_dbl = { 0, 0, 0 }; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_ushort; + cls_struct_fields[1] = &ffi_type_ushort; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_5byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 1 12 128 9: 139 248 10" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 139 248 10" } */ + + res_dbl.a = 0; + res_dbl.b = 0; + res_dbl.c = 0; + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_5byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_5byte(*)(cls_struct_5byte, cls_struct_5byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 1 12 128 9: 139 248 10" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 139 248 10" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c new file mode 100644 index 0000000..a55edc2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c @@ -0,0 +1,124 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check bigger struct which overlaps + the gp and fp register count on Darwin/AIX/ppc64. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_64byte { + double a; + double b; + double c; + double d; + double e; + double f; + double g; + double h; +} cls_struct_64byte; + +cls_struct_64byte cls_struct_64byte_fn(struct cls_struct_64byte b0, + struct cls_struct_64byte b1, + struct cls_struct_64byte b2, + struct cls_struct_64byte b3) +{ + struct cls_struct_64byte result; + + result.a = b0.a + b1.a + b2.a + b3.a; + result.b = b0.b + b1.b + b2.b + b3.b; + result.c = b0.c + b1.c + b2.c + b3.c; + result.d = b0.d + b1.d + b2.d + b3.d; + result.e = b0.e + b1.e + b2.e + b3.e; + result.f = b0.f + b1.f + b2.f + b3.f; + result.g = b0.g + b1.g + b2.g + b3.g; + result.h = b0.h + b1.h + b2.h + b3.h; + + printf("%g %g %g %g %g %g %g %g\n", result.a, result.b, result.c, + result.d, result.e, result.f, result.g, result.h); + + return result; +} + +static void +cls_struct_64byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_64byte b0, b1, b2, b3; + + b0 = *(struct cls_struct_64byte*)(args[0]); + b1 = *(struct cls_struct_64byte*)(args[1]); + b2 = *(struct cls_struct_64byte*)(args[2]); + b3 = *(struct cls_struct_64byte*)(args[3]); + + *(cls_struct_64byte*)resp = cls_struct_64byte_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[9]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_64byte e_dbl = { 9.0, 2.0, 6.0, 5.0, 3.0, 4.0, 8.0, 1.0 }; + struct cls_struct_64byte f_dbl = { 1.0, 2.0, 3.0, 7.0, 2.0, 5.0, 6.0, 7.0 }; + struct cls_struct_64byte g_dbl = { 4.0, 5.0, 7.0, 9.0, 1.0, 1.0, 2.0, 9.0 }; + struct cls_struct_64byte h_dbl = { 8.0, 6.0, 1.0, 4.0, 0.0, 3.0, 3.0, 1.0 }; + struct cls_struct_64byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_double; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = &ffi_type_double; + cls_struct_fields[5] = &ffi_type_double; + cls_struct_fields[6] = &ffi_type_double; + cls_struct_fields[7] = &ffi_type_double; + cls_struct_fields[8] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = &cls_struct_type; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_64byte_fn), &res_dbl, args_dbl); + /* { dg-output "22 15 17 25 6 13 19 18" } */ + printf("res: %g %g %g %g %g %g %g %g\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_64byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_64byte(*)(cls_struct_64byte, + cls_struct_64byte, + cls_struct_64byte, + cls_struct_64byte)) + (code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n22 15 17 25 6 13 19 18" } */ + printf("res: %g %g %g %g %g %g %g %g\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c new file mode 100644 index 0000000..b4dcdba --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c @@ -0,0 +1,113 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20050708 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_6byte { + unsigned char a; + unsigned char b; + unsigned char c; + unsigned char d; + unsigned char e; + unsigned char f; +} cls_struct_6byte; + +cls_struct_6byte cls_struct_6byte_fn(struct cls_struct_6byte a1, + struct cls_struct_6byte a2) +{ + struct cls_struct_6byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + result.e = a1.e + a2.e; + result.f = a1.f + a2.f; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d: %d %d %d %d %d %d\n", + a1.a, a1.b, a1.c, a1.d, a1.e, a1.f, + a2.a, a2.b, a2.c, a2.d, a2.e, a2.f, + result.a, result.b, result.c, result.d, result.e, result.f); + + return result; +} + +static void +cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_6byte a1, a2; + + a1 = *(struct cls_struct_6byte*)(args[0]); + a2 = *(struct cls_struct_6byte*)(args[1]); + + *(cls_struct_6byte*)resp = cls_struct_6byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[7]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_6byte g_dbl = { 127, 120, 1, 3, 4, 5 }; + struct cls_struct_6byte f_dbl = { 12, 128, 9, 3, 4, 5 }; + struct cls_struct_6byte res_dbl = { 0, 0, 0, 0, 0, 0 }; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_uchar; + cls_struct_fields[4] = &ffi_type_uchar; + cls_struct_fields[5] = &ffi_type_uchar; + cls_struct_fields[6] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_6byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 1 3 4 5 12 128 9 3 4 5: 139 248 10 6 8 10" } */ + printf("res: %d %d %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f); + /* { dg-output "\nres: 139 248 10 6 8 10" } */ + + res_dbl.a = 0; + res_dbl.b = 0; + res_dbl.c = 0; + res_dbl.d = 0; + res_dbl.e = 0; + res_dbl.f = 0; + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_6byte(*)(cls_struct_6byte, cls_struct_6byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 1 3 4 5 12 128 9 3 4 5: 139 248 10 6 8 10" } */ + printf("res: %d %d %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f); + /* { dg-output "\nres: 139 248 10 6 8 10" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c new file mode 100644 index 0000000..7406780 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c @@ -0,0 +1,99 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_6byte { + unsigned short a; + unsigned short b; + unsigned char c; + unsigned char d; +} cls_struct_6byte; + +cls_struct_6byte cls_struct_6byte_fn(struct cls_struct_6byte a1, + struct cls_struct_6byte a2) +{ + struct cls_struct_6byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + + printf("%d %d %d %d %d %d %d %d: %d %d %d %d\n", a1.a, a1.b, a1.c, a1.d, + a2.a, a2.b, a2.c, a2.d, + result.a, result.b, result.c, result.d); + + return result; +} + +static void +cls_struct_6byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_6byte a1, a2; + + a1 = *(struct cls_struct_6byte*)(args[0]); + a2 = *(struct cls_struct_6byte*)(args[1]); + + *(cls_struct_6byte*)resp = cls_struct_6byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[5]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_6byte g_dbl = { 127, 120, 1, 128 }; + struct cls_struct_6byte f_dbl = { 12, 128, 9, 127 }; + struct cls_struct_6byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_ushort; + cls_struct_fields[1] = &ffi_type_ushort; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_uchar; + cls_struct_fields[4] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_6byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 1 128 12 128 9 127: 139 248 10 255" } */ + printf("res: %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 139 248 10 255" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_6byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_6byte(*)(cls_struct_6byte, cls_struct_6byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 1 128 12 128 9 127: 139 248 10 255" } */ + printf("res: %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 139 248 10 255" } */ + + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c new file mode 100644 index 0000000..14a7e96 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c @@ -0,0 +1,117 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20050708 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_7byte { + unsigned char a; + unsigned char b; + unsigned char c; + unsigned char d; + unsigned char e; + unsigned char f; + unsigned char g; +} cls_struct_7byte; + +cls_struct_7byte cls_struct_7byte_fn(struct cls_struct_7byte a1, + struct cls_struct_7byte a2) +{ + struct cls_struct_7byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + result.e = a1.e + a2.e; + result.f = a1.f + a2.f; + result.g = a1.g + a2.g; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d %d %d %d %d %d %d\n", + a1.a, a1.b, a1.c, a1.d, a1.e, a1.f, a1.g, + a2.a, a2.b, a2.c, a2.d, a2.e, a2.f, a2.g, + result.a, result.b, result.c, result.d, result.e, result.f, result.g); + + return result; +} + +static void +cls_struct_7byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_7byte a1, a2; + + a1 = *(struct cls_struct_7byte*)(args[0]); + a2 = *(struct cls_struct_7byte*)(args[1]); + + *(cls_struct_7byte*)resp = cls_struct_7byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[8]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_7byte g_dbl = { 127, 120, 1, 3, 4, 5, 6 }; + struct cls_struct_7byte f_dbl = { 12, 128, 9, 3, 4, 5, 6 }; + struct cls_struct_7byte res_dbl = { 0, 0, 0, 0, 0, 0, 0 }; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_uchar; + cls_struct_fields[4] = &ffi_type_uchar; + cls_struct_fields[5] = &ffi_type_uchar; + cls_struct_fields[6] = &ffi_type_uchar; + cls_struct_fields[7] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_7byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 1 3 4 5 6 12 128 9 3 4 5 6: 139 248 10 6 8 10 12" } */ + printf("res: %d %d %d %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g); + /* { dg-output "\nres: 139 248 10 6 8 10 12" } */ + + res_dbl.a = 0; + res_dbl.b = 0; + res_dbl.c = 0; + res_dbl.d = 0; + res_dbl.e = 0; + res_dbl.f = 0; + res_dbl.g = 0; + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_7byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_7byte(*)(cls_struct_7byte, cls_struct_7byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 1 3 4 5 6 12 128 9 3 4 5 6: 139 248 10 6 8 10 12" } */ + printf("res: %d %d %d %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g); + /* { dg-output "\nres: 139 248 10 6 8 10 12" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c new file mode 100644 index 0000000..1645cc6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c @@ -0,0 +1,97 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_7byte { + unsigned short a; + unsigned short b; + unsigned char c; + unsigned short d; +} cls_struct_7byte; + +cls_struct_7byte cls_struct_7byte_fn(struct cls_struct_7byte a1, + struct cls_struct_7byte a2) +{ + struct cls_struct_7byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + result.d = a1.d + a2.d; + + printf("%d %d %d %d %d %d %d %d: %d %d %d %d\n", a1.a, a1.b, a1.c, a1.d, + a2.a, a2.b, a2.c, a2.d, + result.a, result.b, result.c, result.d); + + return result; +} + +static void +cls_struct_7byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_7byte a1, a2; + + a1 = *(struct cls_struct_7byte*)(args[0]); + a2 = *(struct cls_struct_7byte*)(args[1]); + + *(cls_struct_7byte*)resp = cls_struct_7byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[5]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_7byte g_dbl = { 127, 120, 1, 254 }; + struct cls_struct_7byte f_dbl = { 12, 128, 9, 255 }; + struct cls_struct_7byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_ushort; + cls_struct_fields[1] = &ffi_type_ushort; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = &ffi_type_ushort; + cls_struct_fields[4] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_7byte_fn), &res_dbl, args_dbl); + /* { dg-output "127 120 1 254 12 128 9 255: 139 248 10 509" } */ + printf("res: %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 139 248 10 509" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_7byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_7byte(*)(cls_struct_7byte, cls_struct_7byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n127 120 1 254 12 128 9 255: 139 248 10 509" } */ + printf("res: %d %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c, res_dbl.d); + /* { dg-output "\nres: 139 248 10 509" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c new file mode 100644 index 0000000..f6c1ea5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c @@ -0,0 +1,88 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Check overlapping. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_8byte { + int a; + float b; +} cls_struct_8byte; + +cls_struct_8byte cls_struct_8byte_fn(struct cls_struct_8byte a1, + struct cls_struct_8byte a2) +{ + struct cls_struct_8byte result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + + printf("%d %g %d %g: %d %g\n", a1.a, a1.b, a2.a, a2.b, result.a, result.b); + + return result; +} + +static void +cls_struct_8byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_8byte a1, a2; + + a1 = *(struct cls_struct_8byte*)(args[0]); + a2 = *(struct cls_struct_8byte*)(args[1]); + + *(cls_struct_8byte*)resp = cls_struct_8byte_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_8byte g_dbl = { 1, 2.0 }; + struct cls_struct_8byte f_dbl = { 4, 5.0 }; + struct cls_struct_8byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_sint; + cls_struct_fields[1] = &ffi_type_float; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_8byte_fn), &res_dbl, args_dbl); + /* { dg-output "1 2 4 5: 5 7" } */ + printf("res: %d %g\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 5 7" } */ + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_8byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_8byte(*)(cls_struct_8byte, cls_struct_8byte))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 2 4 5: 5 7" } */ + printf("res: %d %g\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 5 7" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c new file mode 100644 index 0000000..0b85722 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c @@ -0,0 +1,90 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Darwin/AIX do double-word + alignment of the struct if the first element is a double. + Check that it does not here. + Limitations: none. + PR: none. + Originator: 20030914 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_9byte { + int a; + double b; +} cls_struct_9byte; + +cls_struct_9byte cls_struct_9byte_fn(struct cls_struct_9byte b1, + struct cls_struct_9byte b2) +{ + struct cls_struct_9byte result; + + result.a = b1.a + b2.a; + result.b = b1.b + b2.b; + + printf("%d %g %d %g: %d %g\n", b1.a, b1.b, b2.a, b2.b, + result.a, result.b); + + return result; +} + +static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + struct cls_struct_9byte b1, b2; + + b1 = *(struct cls_struct_9byte*)(args[0]); + b2 = *(struct cls_struct_9byte*)(args[1]); + + *(cls_struct_9byte*)resp = cls_struct_9byte_fn(b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_9byte h_dbl = { 7, 8.0}; + struct cls_struct_9byte j_dbl = { 1, 9.0}; + struct cls_struct_9byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_sint; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &h_dbl; + args_dbl[1] = &j_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_9byte_fn), &res_dbl, args_dbl); + /* { dg-output "7 8 1 9: 8 17" } */ + printf("res: %d %g\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 8 17" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_9byte(*)(cls_struct_9byte, cls_struct_9byte))(code))(h_dbl, j_dbl); + /* { dg-output "\n7 8 1 9: 8 17" } */ + printf("res: %d %g\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 8 17" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c new file mode 100644 index 0000000..edf991d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Depending on the ABI. Darwin/AIX do double-word + alignment of the struct if the first element is a double. + Check that it does here. + Limitations: none. + PR: none. + Originator: 20030914 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_9byte { + double a; + int b; +} cls_struct_9byte; + +cls_struct_9byte cls_struct_9byte_fn(struct cls_struct_9byte b1, + struct cls_struct_9byte b2) +{ + struct cls_struct_9byte result; + + result.a = b1.a + b2.a; + result.b = b1.b + b2.b; + + printf("%g %d %g %d: %g %d\n", b1.a, b1.b, b2.a, b2.b, + result.a, result.b); + + return result; +} + +static void cls_struct_9byte_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + struct cls_struct_9byte b1, b2; + + b1 = *(struct cls_struct_9byte*)(args[0]); + b2 = *(struct cls_struct_9byte*)(args[1]); + + *(cls_struct_9byte*)resp = cls_struct_9byte_fn(b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_9byte h_dbl = { 7.0, 8}; + struct cls_struct_9byte j_dbl = { 1.0, 9}; + struct cls_struct_9byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_sint; + cls_struct_fields[2] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &h_dbl; + args_dbl[1] = &j_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_9byte_fn), &res_dbl, args_dbl); + /* { dg-output "7 8 1 9: 8 17" } */ + printf("res: %g %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 8 17" } */ + + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_9byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_9byte(*)(cls_struct_9byte, cls_struct_9byte))(code))(h_dbl, j_dbl); + /* { dg-output "\n7 8 1 9: 8 17" } */ + printf("res: %g %d\n", res_dbl.a, res_dbl.b); + /* { dg-output "\nres: 8 17" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c new file mode 100644 index 0000000..aad5f3c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c @@ -0,0 +1,93 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of double. + Limitations: none. + PR: none. + Originator: 20031203 */ + + + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + double b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %g %d %d %g %d: %d %g %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %g %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c new file mode 100644 index 0000000..37e0855 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of float. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + float b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %g %d %d %g %d: %d %g %d\n", a1.a, (double)a1.b, a1.c, a2.a, (double)a2.b, a2.c, result.a, (double)result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_float; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %g %d\n", res_dbl.a, (double)res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %g %d\n", res_dbl.a, (double)res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c new file mode 100644 index 0000000..b3322d8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c @@ -0,0 +1,92 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of long double. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + long double b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %g %d %d %g %d: %d %g %d\n", a1.a, (double)a1.b, a1.c, a2.a, (double)a2.b, a2.c, result.a, (double)result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_longdouble; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %g %d\n", res_dbl.a, (double)res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %g %d\n", res_dbl.a, (double)res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c new file mode 100644 index 0000000..cc1c43b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c @@ -0,0 +1,132 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of long double. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */ + +#include "ffitest.h" + +typedef struct cls_struct_align { + long double a; + long double b; + long double c; + long double d; + long double e; + long double f; + long double g; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn( + cls_struct_align a1, + cls_struct_align a2) +{ + struct cls_struct_align r; + + r.a = a1.a + a2.a; + r.b = a1.b + a2.b; + r.c = a1.c + a2.c; + r.d = a1.d + a2.d; + r.e = a1.e + a2.e; + r.f = a1.f + a2.f; + r.g = a1.g + a2.g; + + printf("%Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg: " + "%Lg %Lg %Lg %Lg %Lg %Lg %Lg\n", + a1.a, a1.b, a1.c, a1.d, a1.e, a1.f, a1.g, + a2.a, a2.b, a2.c, a2.d, a2.e, a2.f, a2.g, + r.a, r.b, r.c, r.d, r.e, r.f, r.g); + + return r; +} + +cls_struct_align cls_struct_align_fn2( + cls_struct_align a1) +{ + struct cls_struct_align r; + + r.a = a1.a + 1; + r.b = a1.b + 1; + r.c = a1.c + 1; + r.d = a1.d + 1; + r.e = a1.e + 1; + r.f = a1.f + 1; + r.g = a1.g + 1; + + printf("%Lg %Lg %Lg %Lg %Lg %Lg %Lg: " + "%Lg %Lg %Lg %Lg %Lg %Lg %Lg\n", + a1.a, a1.b, a1.c, a1.d, a1.e, a1.f, a1.g, + r.a, r.b, r.c, r.d, r.e, r.f, r.g); + + return r; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[8]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_align g_dbl = { 1, 2, 3, 4, 5, 6, 7 }; + struct cls_struct_align f_dbl = { 8, 9, 10, 11, 12, 13, 14 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_longdouble; + cls_struct_fields[1] = &ffi_type_longdouble; + cls_struct_fields[2] = &ffi_type_longdouble; + cls_struct_fields[3] = &ffi_type_longdouble; + cls_struct_fields[4] = &ffi_type_longdouble; + cls_struct_fields[5] = &ffi_type_longdouble; + cls_struct_fields[6] = &ffi_type_longdouble; + cls_struct_fields[7] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "1 2 3 4 5 6 7 8 9 10 11 12 13 14: 9 11 13 15 17 19 21" } */ + printf("res: %Lg %Lg %Lg %Lg %Lg %Lg %Lg\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g); + /* { dg-output "\nres: 9 11 13 15 17 19 21" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 2 3 4 5 6 7 8 9 10 11 12 13 14: 9 11 13 15 17 19 21" } */ + printf("res: %Lg %Lg %Lg %Lg %Lg %Lg %Lg\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g); + /* { dg-output "\nres: 9 11 13 15 17 19 21" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c new file mode 100644 index 0000000..5d3bec0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c @@ -0,0 +1,115 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of long double. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/18/2007 +*/ + +/* { dg-do run { xfail strongarm*-*-* } } */ +/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */ + +#include "ffitest.h" + +typedef struct cls_struct_align { + long double a; + long double b; + long double c; + long double d; + long double e; + double f; + long double g; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn( + cls_struct_align a1, + cls_struct_align a2) +{ + struct cls_struct_align r; + + r.a = a1.a + a2.a; + r.b = a1.b + a2.b; + r.c = a1.c + a2.c; + r.d = a1.d + a2.d; + r.e = a1.e + a2.e; + r.f = a1.f + a2.f; + r.g = a1.g + a2.g; + + printf("%Lg %Lg %Lg %Lg %Lg %g %Lg %Lg %Lg %Lg %Lg %Lg %g %Lg: " + "%Lg %Lg %Lg %Lg %Lg %g %Lg\n", + a1.a, a1.b, a1.c, a1.d, a1.e, a1.f, a1.g, + a2.a, a2.b, a2.c, a2.d, a2.e, a2.f, a2.g, + r.a, r.b, r.c, r.d, r.e, r.f, r.g); + + return r; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[8]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[3]; + + struct cls_struct_align g_dbl = { 1, 2, 3, 4, 5, 6, 7 }; + struct cls_struct_align f_dbl = { 8, 9, 10, 11, 12, 13, 14 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_longdouble; + cls_struct_fields[1] = &ffi_type_longdouble; + cls_struct_fields[2] = &ffi_type_longdouble; + cls_struct_fields[3] = &ffi_type_longdouble; + cls_struct_fields[4] = &ffi_type_longdouble; + cls_struct_fields[5] = &ffi_type_double; + cls_struct_fields[6] = &ffi_type_longdouble; + cls_struct_fields[7] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "1 2 3 4 5 6 7 8 9 10 11 12 13 14: 9 11 13 15 17 19 21" } */ + printf("res: %Lg %Lg %Lg %Lg %Lg %g %Lg\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g); + /* { dg-output "\nres: 9 11 13 15 17 19 21" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n1 2 3 4 5 6 7 8 9 10 11 12 13 14: 9 11 13 15 17 19 21" } */ + printf("res: %Lg %Lg %Lg %Lg %Lg %g %Lg\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g); + /* { dg-output "\nres: 9 11 13 15 17 19 21" } */ + + exit(0); +} + + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c new file mode 100644 index 0000000..8fbf36a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c @@ -0,0 +1,95 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of pointer. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + void *b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = (void *)((uintptr_t)a1.b + (uintptr_t)a2.b); + result.c = a1.c + a2.c; + + printf("%d %" PRIuPTR " %d %d %" PRIuPTR " %d: %d %" PRIuPTR " %d\n", + a1.a, (uintptr_t)a1.b, a1.c, + a2.a, (uintptr_t)a2.b, a2.c, + result.a, (uintptr_t)result.b, + result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, (void *)4951, 127 }; + struct cls_struct_align f_dbl = { 1, (void *)9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_pointer; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c new file mode 100644 index 0000000..039b874 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of sint16. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + signed short b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_sshort; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c new file mode 100644 index 0000000..c96c6d1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of sint32. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + signed int b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_sint; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c new file mode 100644 index 0000000..9aa7bdd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c @@ -0,0 +1,92 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of sint64. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +/* { dg-options "-Wno-format" { target alpha*-dec-osf* } } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + signed long long b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %" PRIdLL " %d %d %" PRIdLL " %d: %d %" PRIdLL " %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_sint64; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %" PRIdLL " %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %" PRIdLL " %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c new file mode 100644 index 0000000..97620b7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of uint16. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + unsigned short b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_ushort; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c new file mode 100644 index 0000000..5766fad --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of uint32. + Limitations: none. + PR: none. + Originator: 20031203 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + unsigned int b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %d %d %d %d %d: %d %d %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uint; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %d %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c new file mode 100644 index 0000000..a52cb89 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c @@ -0,0 +1,93 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of uint64. + Limitations: none. + PR: none. + Originator: 20031203 */ + + +/* { dg-do run } */ +/* { dg-options "-Wno-format" { target alpha*-dec-osf* } } */ +#include "ffitest.h" + +typedef struct cls_struct_align { + unsigned char a; + unsigned long long b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn(struct cls_struct_align a1, + struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %" PRIdLL " %d %d %" PRIdLL " %d: %d %" PRIdLL " %d\n", a1.a, a1.b, a1.c, a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_align g_dbl = { 12, 4951, 127 }; + struct cls_struct_align f_dbl = { 1, 9320, 13 }; + struct cls_struct_align res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uint64; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &g_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_dbl, args_dbl); + /* { dg-output "12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %" PRIdLL " %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_dbl, f_dbl); + /* { dg-output "\n12 4951 127 1 9320 13: 13 14271 140" } */ + printf("res: %d %" PRIdLL " %d\n", res_dbl.a, res_dbl.b, res_dbl.c); + /* { dg-output "\nres: 13 14271 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c new file mode 100644 index 0000000..e451dea --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c @@ -0,0 +1,66 @@ +/* Area: ffi_call, closure_call + Purpose: Check double arguments in structs. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/23/2007 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +typedef struct Dbls { + double x; + double y; +} Dbls; + +void +closure_test_fn(Dbls p) +{ + printf("%.1f %.1f\n", p.x, p.y); +} + +void +closure_test_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, + void** args, void* userdata __UNUSED__) +{ + closure_test_fn(*(Dbls*)args[0]); +} + +int main(int argc __UNUSED__, char** argv __UNUSED__) +{ + ffi_cif cif; + + void *code; + ffi_closure* pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type* cl_arg_types[1]; + + ffi_type ts1_type; + ffi_type* ts1_type_elements[4]; + + Dbls arg = { 1.0, 2.0 }; + + ts1_type.size = 0; + ts1_type.alignment = 0; + ts1_type.type = FFI_TYPE_STRUCT; + ts1_type.elements = ts1_type_elements; + + ts1_type_elements[0] = &ffi_type_double; + ts1_type_elements[1] = &ffi_type_double; + ts1_type_elements[2] = NULL; + + cl_arg_types[0] = &ts1_type; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_void, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_gn, NULL, code) == FFI_OK); + + ((void*(*)(Dbls))(code))(arg); + /* { dg-output "1.0 2.0" } */ + + closure_test_fn(arg); + /* { dg-output "\n1.0 2.0" } */ + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c new file mode 100644 index 0000000..84ad4cb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c @@ -0,0 +1,43 @@ +/* Area: closure_call + Purpose: Check return value double. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + *(double *)resp = *(double *)args[0]; + + printf("%f: %f\n",*(double *)args[0], + *(double *)resp); + } +typedef double (*cls_ret_double)(double); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + double res; + + cl_arg_types[0] = &ffi_type_double; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_double, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_double_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_double)code))(21474.789); + /* { dg-output "21474.789000: 21474.789000" } */ + printf("res: %.6f\n", res); + /* { dg-output "\nres: 21474.789000" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c new file mode 100644 index 0000000..e077f92 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c @@ -0,0 +1,61 @@ +/* Area: ffi_call, closure_call + Purpose: Test doubles passed in variable argument lists. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/6/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +/* { dg-output "" { xfail avr32*-*-* } } */ +/* { dg-output "" { xfail mips-sgi-irix6* } } PR libffi/46660 */ + +#include "ffitest.h" + +static void +cls_double_va_fn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + char* format = *(char**)args[0]; + double doubleValue = *(double*)args[1]; + + *(ffi_arg*)resp = printf(format, doubleValue); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[3]; + ffi_type* arg_types[3]; + + char* format = "%.1f\n"; + double doubleArg = 7; + ffi_arg res = 0; + + arg_types[0] = &ffi_type_pointer; + arg_types[1] = &ffi_type_double; + arg_types[2] = NULL; + + /* This printf call is variadic */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 2, &ffi_type_sint, + arg_types) == FFI_OK); + + args[0] = &format; + args[1] = &doubleArg; + args[2] = NULL; + + ffi_call(&cif, FFI_FN(printf), &res, args); + /* { dg-output "7.0" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 4" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_double_va_fn, NULL, + code) == FFI_OK); + + res = ((int(*)(char*, ...))(code))(format, doubleArg); + /* { dg-output "\n7.0" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 4" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c new file mode 100644 index 0000000..0090fed --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c @@ -0,0 +1,42 @@ +/* Area: closure_call + Purpose: Check return value float. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_float_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + *(float *)resp = *(float *)args[0]; + + printf("%g: %g\n",*(float *)args[0], + *(float *)resp); + } + +typedef float (*cls_ret_float)(float); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + float res; + + cl_arg_types[0] = &ffi_type_float; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_float, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_float_fn, NULL, code) == FFI_OK); + res = ((((cls_ret_float)code)(-2122.12))); + /* { dg-output "\\-2122.12: \\-2122.12" } */ + printf("res: %.6f\n", res); + /* { dg-output "\nres: \-2122.120117" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c new file mode 100644 index 0000000..d24e72e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c @@ -0,0 +1,105 @@ +/* Area: ffi_call, closure_call + Purpose: Check long double arguments. + Limitations: none. + PR: none. + Originator: Blake Chaffin */ + +/* This test is known to PASS on armv7l-unknown-linux-gnueabihf, so I have + remove the xfail for arm*-*-* below, until we know more. */ +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */ + +#include "ffitest.h" + +long double cls_ldouble_fn( + long double a1, + long double a2, + long double a3, + long double a4, + long double a5, + long double a6, + long double a7, + long double a8) +{ + long double r = a1 + a2 + a3 + a4 + a5 + a6 + a7 + a8; + + printf("%Lg %Lg %Lg %Lg %Lg %Lg %Lg %Lg: %Lg\n", + a1, a2, a3, a4, a5, a6, a7, a8, r); + + return r; +} + +static void +cls_ldouble_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + long double a1 = *(long double*)args[0]; + long double a2 = *(long double*)args[1]; + long double a3 = *(long double*)args[2]; + long double a4 = *(long double*)args[3]; + long double a5 = *(long double*)args[4]; + long double a6 = *(long double*)args[5]; + long double a7 = *(long double*)args[6]; + long double a8 = *(long double*)args[7]; + + *(long double*)resp = cls_ldouble_fn( + a1, a2, a3, a4, a5, a6, a7, a8); +} + +int main(void) +{ + ffi_cif cif; + void* code; + ffi_closure* pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[9]; + ffi_type* arg_types[9]; + long double res = 0; + + long double arg1 = 1; + long double arg2 = 2; + long double arg3 = 3; + long double arg4 = 4; + long double arg5 = 5; + long double arg6 = 6; + long double arg7 = 7; + long double arg8 = 8; + + arg_types[0] = &ffi_type_longdouble; + arg_types[1] = &ffi_type_longdouble; + arg_types[2] = &ffi_type_longdouble; + arg_types[3] = &ffi_type_longdouble; + arg_types[4] = &ffi_type_longdouble; + arg_types[5] = &ffi_type_longdouble; + arg_types[6] = &ffi_type_longdouble; + arg_types[7] = &ffi_type_longdouble; + arg_types[8] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 8, &ffi_type_longdouble, + arg_types) == FFI_OK); + + args[0] = &arg1; + args[1] = &arg2; + args[2] = &arg3; + args[3] = &arg4; + args[4] = &arg5; + args[5] = &arg6; + args[6] = &arg7; + args[7] = &arg8; + args[8] = NULL; + + ffi_call(&cif, FFI_FN(cls_ldouble_fn), &res, args); + /* { dg-output "1 2 3 4 5 6 7 8: 36" } */ + printf("res: %Lg\n", res); + /* { dg-output "\nres: 36" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ldouble_gn, NULL, code) == FFI_OK); + + res = ((long double(*)(long double, long double, long double, long double, + long double, long double, long double, long double))(code))(arg1, arg2, + arg3, arg4, arg5, arg6, arg7, arg8); + /* { dg-output "\n1 2 3 4 5 6 7 8: 36" } */ + printf("res: %Lg\n", res); + /* { dg-output "\nres: 36" } */ + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c new file mode 100644 index 0000000..39b438b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c @@ -0,0 +1,61 @@ +/* Area: ffi_call, closure_call + Purpose: Test long doubles passed in variable argument lists. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/6/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +/* { dg-output "" { xfail avr32*-*-* x86_64-*-mingw* } } */ +/* { dg-output "" { xfail mips-sgi-irix6* } } PR libffi/46660 */ + +#include "ffitest.h" + +static void +cls_longdouble_va_fn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + char* format = *(char**)args[0]; + long double ldValue = *(long double*)args[1]; + + *(ffi_arg*)resp = printf(format, ldValue); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[3]; + ffi_type* arg_types[3]; + + char* format = "%.1Lf\n"; + long double ldArg = 7; + ffi_arg res = 0; + + arg_types[0] = &ffi_type_pointer; + arg_types[1] = &ffi_type_longdouble; + arg_types[2] = NULL; + + /* This printf call is variadic */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 2, &ffi_type_sint, + arg_types) == FFI_OK); + + args[0] = &format; + args[1] = &ldArg; + args[2] = NULL; + + ffi_call(&cif, FFI_FN(printf), &res, args); + /* { dg-output "7.0" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 4" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_longdouble_va_fn, NULL, + code) == FFI_OK); + + res = ((int(*)(char*, ...))(code))(format, ldArg); + /* { dg-output "\n7.0" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 4" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_args.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_args.c new file mode 100644 index 0000000..7fd6c82 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_args.c @@ -0,0 +1,70 @@ +/* Area: closure_call + Purpose: Check closures called with many args of mixed types + Limitations: none. + PR: none. + Originator: */ + +/* { dg-do run } */ +#include "ffitest.h" +#include +#include + +#define NARGS 16 + +static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + int i; + double r = 0; + double t; + for(i = 0; i < NARGS; i++) + { + if(i == 4 || i == 9 || i == 11 || i == 13 || i == 15) + { + t = *(long int *)args[i]; + CHECK(t == i+1); + } + else + { + t = *(double *)args[i]; + CHECK(fabs(t - ((i+1) * 0.1)) < FLT_EPSILON); + } + r += t; + } + *(double *)resp = r; +} +typedef double (*cls_ret_double)(double, double, double, double, long int, +double, double, double, double, long int, double, long int, double, long int, +double, long int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[NARGS]; + double res; + int i; + double expected = 64.9; + + for(i = 0; i < NARGS; i++) + { + if(i == 4 || i == 9 || i == 11 || i == 13 || i == 15) + cl_arg_types[i] = &ffi_type_slong; + else + cl_arg_types[i] = &ffi_type_double; + } + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, NARGS, + &ffi_type_double, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_double_fn, NULL, code) == FFI_OK); + + res = (((cls_ret_double)code))(0.1, 0.2, 0.3, 0.4, 5, 0.6, 0.7, 0.8, 0.9, 10, + 1.1, 12, 1.3, 14, 1.5, 16); + if (fabs(res - expected) < FLT_EPSILON) + exit(0); + else + abort(); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c new file mode 100644 index 0000000..62b0697 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c @@ -0,0 +1,55 @@ +/* Area: closure_call + Purpose: Check register allocation for closure calls with many float and double arguments + Limitations: none. + PR: none. + Originator: */ + +/* { dg-do run } */ +#include "ffitest.h" +#include +#include + +#define NARGS 16 + +static void cls_mixed_float_double_fn(ffi_cif* cif , void* ret, void** args, + void* userdata __UNUSED__) +{ + double r = 0; + unsigned int i; + double t; + for(i=0; i < cif->nargs; i++) + { + if(cif->arg_types[i] == &ffi_type_double) { + t = *(((double**)(args))[i]); + } else { + t = *(((float**)(args))[i]); + } + r += t; + } + *((double*)ret) = r; +} +typedef double (*cls_mixed)(double, float, double, double, double, double, double, float, float, double, float, float); + +int main (void) +{ + ffi_cif cif; + ffi_closure *closure; + void* code; + ffi_type *argtypes[12] = {&ffi_type_double, &ffi_type_float, &ffi_type_double, + &ffi_type_double, &ffi_type_double, &ffi_type_double, + &ffi_type_double, &ffi_type_float, &ffi_type_float, + &ffi_type_double, &ffi_type_float, &ffi_type_float}; + + + closure = ffi_closure_alloc(sizeof(ffi_closure), (void**)&code); + if(closure ==NULL) + abort(); + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 12, &ffi_type_double, argtypes) == FFI_OK); + CHECK(ffi_prep_closure_loc(closure, &cif, cls_mixed_float_double_fn, NULL, code) == FFI_OK); + double ret = ((cls_mixed)code)(0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2); + ffi_closure_free(closure); + if(fabs(ret - 7.8) < FLT_EPSILON) + exit(0); + else + abort(); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c new file mode 100644 index 0000000..71df7b6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c @@ -0,0 +1,74 @@ +/* Area: ffi_call, closure_call + Purpose: Check passing of multiple signed char values. + Limitations: none. + PR: PR13221. + Originator: 20031129 */ + +/* { dg-do run } */ +#include "ffitest.h" + +signed char test_func_fn(signed char a1, signed char a2) +{ + signed char result; + + result = a1 + a2; + + printf("%d %d: %d\n", a1, a2, result); + + return result; + +} + +static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, + void *data __UNUSED__) +{ + signed char a1, a2; + + a1 = *(signed char *)avals[0]; + a2 = *(signed char *)avals[1]; + + *(ffi_arg *)rval = test_func_fn(a1, a2); + +} + +typedef signed char (*test_type)(signed char, signed char); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void * args_dbl[3]; + ffi_type * cl_arg_types[3]; + ffi_arg res_call; + signed char a, b, res_closure; + + a = 2; + b = 125; + + args_dbl[0] = &a; + args_dbl[1] = &b; + args_dbl[2] = NULL; + + cl_arg_types[0] = &ffi_type_schar; + cl_arg_types[1] = &ffi_type_schar; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, + &ffi_type_schar, cl_arg_types) == FFI_OK); + + ffi_call(&cif, FFI_FN(test_func_fn), &res_call, args_dbl); + /* { dg-output "2 125: 127" } */ + printf("res: %d\n", (signed char)res_call); + /* { dg-output "\nres: 127" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); + + res_closure = (*((test_type)code))(2, 125); + /* { dg-output "\n2 125: 127" } */ + printf("res: %d\n", res_closure); + /* { dg-output "\nres: 127" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c new file mode 100644 index 0000000..4c39153 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c @@ -0,0 +1,74 @@ +/* Area: ffi_call, closure_call + Purpose: Check passing of multiple signed short values. + Limitations: none. + PR: PR13221. + Originator: 20031129 */ + +/* { dg-do run } */ +#include "ffitest.h" + +signed short test_func_fn(signed short a1, signed short a2) +{ + signed short result; + + result = a1 + a2; + + printf("%d %d: %d\n", a1, a2, result); + + return result; + +} + +static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, + void *data __UNUSED__) +{ + signed short a1, a2; + + a1 = *(signed short *)avals[0]; + a2 = *(signed short *)avals[1]; + + *(ffi_arg *)rval = test_func_fn(a1, a2); + +} + +typedef signed short (*test_type)(signed short, signed short); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void * args_dbl[3]; + ffi_type * cl_arg_types[3]; + ffi_arg res_call; + unsigned short a, b, res_closure; + + a = 2; + b = 32765; + + args_dbl[0] = &a; + args_dbl[1] = &b; + args_dbl[2] = NULL; + + cl_arg_types[0] = &ffi_type_sshort; + cl_arg_types[1] = &ffi_type_sshort; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, + &ffi_type_sshort, cl_arg_types) == FFI_OK); + + ffi_call(&cif, FFI_FN(test_func_fn), &res_call, args_dbl); + /* { dg-output "2 32765: 32767" } */ + printf("res: %d\n", (unsigned short)res_call); + /* { dg-output "\nres: 32767" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); + + res_closure = (*((test_type)code))(2, 32765); + /* { dg-output "\n2 32765: 32767" } */ + printf("res: %d\n", res_closure); + /* { dg-output "\nres: 32767" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c new file mode 100644 index 0000000..1c3aeb5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c @@ -0,0 +1,86 @@ +/* Area: ffi_call, closure_call + Purpose: Check passing of multiple signed short/char values. + Limitations: none. + PR: PR13221. + Originator: 20031129 */ + +/* { dg-do run } */ +#include "ffitest.h" + +signed short test_func_fn(signed char a1, signed short a2, + signed char a3, signed short a4) +{ + signed short result; + + result = a1 + a2 + a3 + a4; + + printf("%d %d %d %d: %d\n", a1, a2, a3, a4, result); + + return result; + +} + +static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, + void *data __UNUSED__) +{ + signed char a1, a3; + signed short a2, a4; + + a1 = *(signed char *)avals[0]; + a2 = *(signed short *)avals[1]; + a3 = *(signed char *)avals[2]; + a4 = *(signed short *)avals[3]; + + *(ffi_arg *)rval = test_func_fn(a1, a2, a3, a4); + +} + +typedef signed short (*test_type)(signed char, signed short, + signed char, signed short); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void * args_dbl[5]; + ffi_type * cl_arg_types[5]; + ffi_arg res_call; + signed char a, c; + signed short b, d, res_closure; + + a = 1; + b = 32765; + c = 127; + d = -128; + + args_dbl[0] = &a; + args_dbl[1] = &b; + args_dbl[2] = &c; + args_dbl[3] = &d; + args_dbl[4] = NULL; + + cl_arg_types[0] = &ffi_type_schar; + cl_arg_types[1] = &ffi_type_sshort; + cl_arg_types[2] = &ffi_type_schar; + cl_arg_types[3] = &ffi_type_sshort; + cl_arg_types[4] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_sshort, cl_arg_types) == FFI_OK); + + ffi_call(&cif, FFI_FN(test_func_fn), &res_call, args_dbl); + /* { dg-output "1 32765 127 -128: 32765" } */ + printf("res: %d\n", (signed short)res_call); + /* { dg-output "\nres: 32765" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); + + res_closure = (*((test_type)code))(1, 32765, 127, -128); + /* { dg-output "\n1 32765 127 -128: 32765" } */ + printf("res: %d\n", res_closure); + /* { dg-output "\nres: 32765" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c new file mode 100644 index 0000000..009c02c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c @@ -0,0 +1,91 @@ +/* Area: ffi_call, closure_call + Purpose: Check passing of multiple unsigned char values. + Limitations: none. + PR: PR13221. + Originator: 20031129 */ + +/* { dg-do run } */ +#include "ffitest.h" + +unsigned char test_func_fn(unsigned char a1, unsigned char a2, + unsigned char a3, unsigned char a4) +{ + unsigned char result; + + result = a1 + a2 + a3 + a4; + + printf("%d %d %d %d: %d\n", a1, a2, a3, a4, result); + + return result; + +} + +static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, + void *data __UNUSED__) +{ + unsigned char a1, a2, a3, a4; + + a1 = *(unsigned char *)avals[0]; + a2 = *(unsigned char *)avals[1]; + a3 = *(unsigned char *)avals[2]; + a4 = *(unsigned char *)avals[3]; + + *(ffi_arg *)rval = test_func_fn(a1, a2, a3, a4); + +} + +typedef unsigned char (*test_type)(unsigned char, unsigned char, + unsigned char, unsigned char); + +void test_func(ffi_cif *cif __UNUSED__, void *rval __UNUSED__, void **avals, + void *data __UNUSED__) +{ + printf("%d %d %d %d\n", *(unsigned char *)avals[0], + *(unsigned char *)avals[1], *(unsigned char *)avals[2], + *(unsigned char *)avals[3]); +} +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void * args_dbl[5]; + ffi_type * cl_arg_types[5]; + ffi_arg res_call; + unsigned char a, b, c, d, res_closure; + + a = 1; + b = 2; + c = 127; + d = 125; + + args_dbl[0] = &a; + args_dbl[1] = &b; + args_dbl[2] = &c; + args_dbl[3] = &d; + args_dbl[4] = NULL; + + cl_arg_types[0] = &ffi_type_uchar; + cl_arg_types[1] = &ffi_type_uchar; + cl_arg_types[2] = &ffi_type_uchar; + cl_arg_types[3] = &ffi_type_uchar; + cl_arg_types[4] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_uchar, cl_arg_types) == FFI_OK); + + ffi_call(&cif, FFI_FN(test_func_fn), &res_call, args_dbl); + /* { dg-output "1 2 127 125: 255" } */ + printf("res: %d\n", (unsigned char)res_call); + /* { dg-output "\nres: 255" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); + + res_closure = (*((test_type)code))(1, 2, 127, 125); + /* { dg-output "\n1 2 127 125: 255" } */ + printf("res: %d\n", res_closure); + /* { dg-output "\nres: 255" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c new file mode 100644 index 0000000..dd10ca7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c @@ -0,0 +1,74 @@ +/* Area: ffi_call, closure_call + Purpose: Check passing of multiple unsigned short values. + Limitations: none. + PR: PR13221. + Originator: 20031129 */ + +/* { dg-do run } */ +#include "ffitest.h" + +unsigned short test_func_fn(unsigned short a1, unsigned short a2) +{ + unsigned short result; + + result = a1 + a2; + + printf("%d %d: %d\n", a1, a2, result); + + return result; + +} + +static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, + void *data __UNUSED__) +{ + unsigned short a1, a2; + + a1 = *(unsigned short *)avals[0]; + a2 = *(unsigned short *)avals[1]; + + *(ffi_arg *)rval = test_func_fn(a1, a2); + +} + +typedef unsigned short (*test_type)(unsigned short, unsigned short); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void * args_dbl[3]; + ffi_type * cl_arg_types[3]; + ffi_arg res_call; + unsigned short a, b, res_closure; + + a = 2; + b = 32765; + + args_dbl[0] = &a; + args_dbl[1] = &b; + args_dbl[2] = NULL; + + cl_arg_types[0] = &ffi_type_ushort; + cl_arg_types[1] = &ffi_type_ushort; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, + &ffi_type_ushort, cl_arg_types) == FFI_OK); + + ffi_call(&cif, FFI_FN(test_func_fn), &res_call, args_dbl); + /* { dg-output "2 32765: 32767" } */ + printf("res: %d\n", (unsigned short)res_call); + /* { dg-output "\nres: 32767" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); + + res_closure = (*((test_type)code))(2, 32765); + /* { dg-output "\n2 32765: 32767" } */ + printf("res: %d\n", res_closure); + /* { dg-output "\nres: 32767" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c new file mode 100644 index 0000000..2588e97 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c @@ -0,0 +1,86 @@ +/* Area: ffi_call, closure_call + Purpose: Check passing of multiple unsigned short/char values. + Limitations: none. + PR: PR13221. + Originator: 20031129 */ + +/* { dg-do run } */ +#include "ffitest.h" + +unsigned short test_func_fn(unsigned char a1, unsigned short a2, + unsigned char a3, unsigned short a4) +{ + unsigned short result; + + result = a1 + a2 + a3 + a4; + + printf("%d %d %d %d: %d\n", a1, a2, a3, a4, result); + + return result; + +} + +static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, + void *data __UNUSED__) +{ + unsigned char a1, a3; + unsigned short a2, a4; + + a1 = *(unsigned char *)avals[0]; + a2 = *(unsigned short *)avals[1]; + a3 = *(unsigned char *)avals[2]; + a4 = *(unsigned short *)avals[3]; + + *(ffi_arg *)rval = test_func_fn(a1, a2, a3, a4); + +} + +typedef unsigned short (*test_type)(unsigned char, unsigned short, + unsigned char, unsigned short); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void * args_dbl[5]; + ffi_type * cl_arg_types[5]; + ffi_arg res_call; + unsigned char a, c; + unsigned short b, d, res_closure; + + a = 1; + b = 2; + c = 127; + d = 128; + + args_dbl[0] = &a; + args_dbl[1] = &b; + args_dbl[2] = &c; + args_dbl[3] = &d; + args_dbl[4] = NULL; + + cl_arg_types[0] = &ffi_type_uchar; + cl_arg_types[1] = &ffi_type_ushort; + cl_arg_types[2] = &ffi_type_uchar; + cl_arg_types[3] = &ffi_type_ushort; + cl_arg_types[4] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_ushort, cl_arg_types) == FFI_OK); + + ffi_call(&cif, FFI_FN(test_func_fn), &res_call, args_dbl); + /* { dg-output "1 2 127 128: 258" } */ + printf("res: %d\n", (unsigned short)res_call); + /* { dg-output "\nres: 258" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); + + res_closure = (*((test_type)code))(1, 2, 127, 128); + /* { dg-output "\n1 2 127 128: 258" } */ + printf("res: %d\n", res_closure); + /* { dg-output "\nres: 258" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c new file mode 100644 index 0000000..d82a87a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c @@ -0,0 +1,74 @@ +/* Area: ffi_call, closure_call + Purpose: Check pointer arguments. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/6/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +#include "ffitest.h" + +void* cls_pointer_fn(void* a1, void* a2) +{ + void* result = (void*)((intptr_t)a1 + (intptr_t)a2); + + printf("0x%08x 0x%08x: 0x%08x\n", + (unsigned int)(uintptr_t) a1, + (unsigned int)(uintptr_t) a2, + (unsigned int)(uintptr_t) result); + + return result; +} + +static void +cls_pointer_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + void* a1 = *(void**)(args[0]); + void* a2 = *(void**)(args[1]); + + *(void**)resp = cls_pointer_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure* pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[3]; + /* ffi_type cls_pointer_type; */ + ffi_type* arg_types[3]; + +/* cls_pointer_type.size = sizeof(void*); + cls_pointer_type.alignment = 0; + cls_pointer_type.type = FFI_TYPE_POINTER; + cls_pointer_type.elements = NULL;*/ + + void* arg1 = (void*)0x12345678; + void* arg2 = (void*)0x89abcdef; + ffi_arg res = 0; + + arg_types[0] = &ffi_type_pointer; + arg_types[1] = &ffi_type_pointer; + arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &ffi_type_pointer, + arg_types) == FFI_OK); + + args[0] = &arg1; + args[1] = &arg2; + args[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_pointer_fn), &res, args); + /* { dg-output "0x12345678 0x89abcdef: 0x9be02467" } */ + printf("res: 0x%08x\n", (unsigned int) res); + /* { dg-output "\nres: 0x9be02467" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_pointer_gn, NULL, code) == FFI_OK); + + res = (ffi_arg)(uintptr_t)((void*(*)(void*, void*))(code))(arg1, arg2); + /* { dg-output "\n0x12345678 0x89abcdef: 0x9be02467" } */ + printf("res: 0x%08x\n", (unsigned int) res); + /* { dg-output "\nres: 0x9be02467" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c new file mode 100644 index 0000000..1f1d915 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c @@ -0,0 +1,142 @@ +/* Area: ffi_call, closure_call + Purpose: Check pointer arguments across multiple hideous stack frames. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/7/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +#include "ffitest.h" + +static long dummyVar; + +long dummy_func( + long double a1, char b1, + long double a2, char b2, + long double a3, char b3, + long double a4, char b4) +{ + return a1 + b1 + a2 + b2 + a3 + b3 + a4 + b4; +} + +void* cls_pointer_fn2(void* a1, void* a2) +{ + long double trample1 = (intptr_t)a1 + (intptr_t)a2; + char trample2 = ((char*)&a1)[0] + ((char*)&a2)[0]; + long double trample3 = (intptr_t)trample1 + (intptr_t)a1; + char trample4 = trample2 + ((char*)&a1)[1]; + long double trample5 = (intptr_t)trample3 + (intptr_t)a2; + char trample6 = trample4 + ((char*)&a2)[1]; + long double trample7 = (intptr_t)trample5 + (intptr_t)trample1; + char trample8 = trample6 + trample2; + void* result; + + dummyVar = dummy_func(trample1, trample2, trample3, trample4, + trample5, trample6, trample7, trample8); + + result = (void*)((intptr_t)a1 + (intptr_t)a2); + + printf("0x%08x 0x%08x: 0x%08x\n", + (unsigned int)(uintptr_t) a1, + (unsigned int)(uintptr_t) a2, + (unsigned int)(uintptr_t) result); + + return result; +} + +void* cls_pointer_fn1(void* a1, void* a2) +{ + long double trample1 = (intptr_t)a1 + (intptr_t)a2; + char trample2 = ((char*)&a1)[0] + ((char*)&a2)[0]; + long double trample3 = (intptr_t)trample1 + (intptr_t)a1; + char trample4 = trample2 + ((char*)&a1)[1]; + long double trample5 = (intptr_t)trample3 + (intptr_t)a2; + char trample6 = trample4 + ((char*)&a2)[1]; + long double trample7 = (intptr_t)trample5 + (intptr_t)trample1; + char trample8 = trample6 + trample2; + void* result; + + dummyVar = dummy_func(trample1, trample2, trample3, trample4, + trample5, trample6, trample7, trample8); + + result = (void*)((intptr_t)a1 + (intptr_t)a2); + + printf("0x%08x 0x%08x: 0x%08x\n", + (unsigned int)(intptr_t) a1, + (unsigned int)(intptr_t) a2, + (unsigned int)(intptr_t) result); + + result = cls_pointer_fn2(result, a1); + + return result; +} + +static void +cls_pointer_gn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + void* a1 = *(void**)(args[0]); + void* a2 = *(void**)(args[1]); + + long double trample1 = (intptr_t)a1 + (intptr_t)a2; + char trample2 = ((char*)&a1)[0] + ((char*)&a2)[0]; + long double trample3 = (intptr_t)trample1 + (intptr_t)a1; + char trample4 = trample2 + ((char*)&a1)[1]; + long double trample5 = (intptr_t)trample3 + (intptr_t)a2; + char trample6 = trample4 + ((char*)&a2)[1]; + long double trample7 = (intptr_t)trample5 + (intptr_t)trample1; + char trample8 = trample6 + trample2; + + dummyVar = dummy_func(trample1, trample2, trample3, trample4, + trample5, trample6, trample7, trample8); + + *(void**)resp = cls_pointer_fn1(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure* pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[3]; + /* ffi_type cls_pointer_type; */ + ffi_type* arg_types[3]; + +/* cls_pointer_type.size = sizeof(void*); + cls_pointer_type.alignment = 0; + cls_pointer_type.type = FFI_TYPE_POINTER; + cls_pointer_type.elements = NULL;*/ + + void* arg1 = (void*)0x01234567; + void* arg2 = (void*)0x89abcdef; + ffi_arg res = 0; + + arg_types[0] = &ffi_type_pointer; + arg_types[1] = &ffi_type_pointer; + arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &ffi_type_pointer, + arg_types) == FFI_OK); + + args[0] = &arg1; + args[1] = &arg2; + args[2] = NULL; + + printf("\n"); + ffi_call(&cif, FFI_FN(cls_pointer_fn1), &res, args); + + printf("res: 0x%08x\n", (unsigned int) res); + /* { dg-output "\n0x01234567 0x89abcdef: 0x8acf1356" } */ + /* { dg-output "\n0x8acf1356 0x01234567: 0x8bf258bd" } */ + /* { dg-output "\nres: 0x8bf258bd" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_pointer_gn, NULL, code) == FFI_OK); + + res = (ffi_arg)(uintptr_t)((void*(*)(void*, void*))(code))(arg1, arg2); + + printf("res: 0x%08x\n", (unsigned int) res); + /* { dg-output "\n0x01234567 0x89abcdef: 0x8acf1356" } */ + /* { dg-output "\n0x8acf1356 0x01234567: 0x8bf258bd" } */ + /* { dg-output "\nres: 0x8bf258bd" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c new file mode 100644 index 0000000..82986b1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c @@ -0,0 +1,44 @@ +/* Area: closure_call + Purpose: Check return value schar. + Limitations: none. + PR: none. + Originator: 20031108 */ + + + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_schar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + *(ffi_arg*)resp = *(signed char *)args[0]; + printf("%d: %d\n",*(signed char *)args[0], + (int)*(ffi_arg *)(resp)); +} +typedef signed char (*cls_ret_schar)(signed char); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + signed char res; + + cl_arg_types[0] = &ffi_type_schar; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_schar, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_schar_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_schar)code))(127); + /* { dg-output "127: 127" } */ + printf("res: %d\n", res); + /* { dg-output "\nres: 127" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c new file mode 100644 index 0000000..c7e13b7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c @@ -0,0 +1,42 @@ +/* Area: closure_call + Purpose: Check return value sint32. + Limitations: none. + PR: none. + Originator: 20031108 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_sint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + *(ffi_arg*)resp = *(signed int *)args[0]; + printf("%d: %d\n",*(signed int *)args[0], + (int)*(ffi_arg *)(resp)); +} +typedef signed int (*cls_ret_sint)(signed int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + signed int res; + + cl_arg_types[0] = &ffi_type_sint; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_sint_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_sint)code))(65534); + /* { dg-output "65534: 65534" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 65534" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c new file mode 100644 index 0000000..846d57e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c @@ -0,0 +1,42 @@ +/* Area: closure_call + Purpose: Check return value sshort. + Limitations: none. + PR: none. + Originator: 20031108 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_sshort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + *(ffi_arg*)resp = *(signed short *)args[0]; + printf("%d: %d\n",*(signed short *)args[0], + (int)*(ffi_arg *)(resp)); +} +typedef signed short (*cls_ret_sshort)(signed short); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + signed short res; + + cl_arg_types[0] = &ffi_type_sshort; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_sshort, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_sshort_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_sshort)code))(255); + /* { dg-output "255: 255" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 255" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_struct_va1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_struct_va1.c new file mode 100644 index 0000000..6d1fdae --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_struct_va1.c @@ -0,0 +1,114 @@ +/* Area: ffi_call, closure_call + Purpose: Test doubles passed in variable argument lists. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/6/2007 */ + +/* { dg-do run } */ +/* { dg-output "" { xfail avr32*-*-* } } */ +#include "ffitest.h" + +struct small_tag +{ + unsigned char a; + unsigned char b; +}; + +struct large_tag +{ + unsigned a; + unsigned b; + unsigned c; + unsigned d; + unsigned e; +}; + +static void +test_fn (ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + int n = *(int*)args[0]; + struct small_tag s1 = * (struct small_tag *) args[1]; + struct large_tag l1 = * (struct large_tag *) args[2]; + struct small_tag s2 = * (struct small_tag *) args[3]; + + printf ("%d %d %d %d %d %d %d %d %d %d\n", n, s1.a, s1.b, + l1.a, l1.b, l1.c, l1.d, l1.e, + s2.a, s2.b); + * (ffi_arg*) resp = 42; +} + +int +main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc (sizeof (ffi_closure), &code); + ffi_type* arg_types[5]; + + ffi_arg res = 0; + + ffi_type s_type; + ffi_type *s_type_elements[3]; + + ffi_type l_type; + ffi_type *l_type_elements[6]; + + struct small_tag s1; + struct small_tag s2; + struct large_tag l1; + + int si; + + s_type.size = 0; + s_type.alignment = 0; + s_type.type = FFI_TYPE_STRUCT; + s_type.elements = s_type_elements; + + s_type_elements[0] = &ffi_type_uchar; + s_type_elements[1] = &ffi_type_uchar; + s_type_elements[2] = NULL; + + l_type.size = 0; + l_type.alignment = 0; + l_type.type = FFI_TYPE_STRUCT; + l_type.elements = l_type_elements; + + l_type_elements[0] = &ffi_type_uint; + l_type_elements[1] = &ffi_type_uint; + l_type_elements[2] = &ffi_type_uint; + l_type_elements[3] = &ffi_type_uint; + l_type_elements[4] = &ffi_type_uint; + l_type_elements[5] = NULL; + + arg_types[0] = &ffi_type_sint; + arg_types[1] = &s_type; + arg_types[2] = &l_type; + arg_types[3] = &s_type; + arg_types[4] = NULL; + + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &ffi_type_sint, + arg_types) == FFI_OK); + + si = 4; + s1.a = 5; + s1.b = 6; + + s2.a = 20; + s2.b = 21; + + l1.a = 10; + l1.b = 11; + l1.c = 12; + l1.d = 13; + l1.e = 14; + + CHECK(ffi_prep_closure_loc(pcl, &cif, test_fn, NULL, code) == FFI_OK); + + res = ((int (*)(int, ...))(code))(si, s1, l1, s2); + /* { dg-output "4 5 6 10 11 12 13 14 20 21" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 42" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c new file mode 100644 index 0000000..c1317e7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c @@ -0,0 +1,42 @@ +/* Area: closure_call + Purpose: Check return value uchar. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_uchar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + *(ffi_arg*)resp = *(unsigned char *)args[0]; + printf("%d: %d\n",*(unsigned char *)args[0], + (int)*(ffi_arg *)(resp)); +} +typedef unsigned char (*cls_ret_uchar)(unsigned char); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + unsigned char res; + + cl_arg_types[0] = &ffi_type_uchar; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_uchar, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_uchar_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_uchar)code))(127); + /* { dg-output "127: 127" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 127" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar_va.c new file mode 100644 index 0000000..6491c5b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar_va.c @@ -0,0 +1,44 @@ +/* Area: closure_call + Purpose: Test anonymous unsigned char argument. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef unsigned char T; + +static void cls_ret_T_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + *(ffi_arg *)resp = *(T *)args[0]; + + printf("%d: %d %d\n", (int)(*(ffi_arg *)resp), *(T *)args[0], *(T *)args[1]); + } + +typedef T (*cls_ret_T)(T, ...); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[3]; + T res; + + cl_arg_types[0] = &ffi_type_uchar; + cl_arg_types[1] = &ffi_type_uchar; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 2, + &ffi_type_uchar, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_T_fn, NULL, code) == FFI_OK); + res = ((((cls_ret_T)code)(67, 4))); + /* { dg-output "67: 67 4" } */ + printf("res: %d\n", res); + /* { dg-output "\nres: 67" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c new file mode 100644 index 0000000..885cff5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c @@ -0,0 +1,43 @@ +/* Area: closure_call + Purpose: Check return value uint. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_uint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + *(ffi_arg *)resp = *(unsigned int *)args[0]; + + printf("%d: %d\n",*(unsigned int *)args[0], + (int)*(ffi_arg *)(resp)); +} +typedef unsigned int (*cls_ret_uint)(unsigned int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + unsigned int res; + + cl_arg_types[0] = &ffi_type_uint; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_uint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_uint_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_uint)code))(2147483647); + /* { dg-output "2147483647: 2147483647" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 2147483647" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint_va.c new file mode 100644 index 0000000..b04cfd1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint_va.c @@ -0,0 +1,45 @@ +/* Area: closure_call + Purpose: Test anonymous unsigned int argument. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ + +#include "ffitest.h" + +typedef unsigned int T; + +static void cls_ret_T_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + *(ffi_arg *)resp = *(T *)args[0]; + + printf("%d: %d %d\n", (int)*(ffi_arg *)resp, *(T *)args[0], *(T *)args[1]); + } + +typedef T (*cls_ret_T)(T, ...); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[3]; + T res; + + cl_arg_types[0] = &ffi_type_uint; + cl_arg_types[1] = &ffi_type_uint; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 2, + &ffi_type_uint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_T_fn, NULL, code) == FFI_OK); + res = ((((cls_ret_T)code)(67, 4))); + /* { dg-output "67: 67 4" } */ + printf("res: %d\n", res); + /* { dg-output "\nres: 67" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulong_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulong_va.c new file mode 100644 index 0000000..0315082 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulong_va.c @@ -0,0 +1,45 @@ +/* Area: closure_call + Purpose: Test anonymous unsigned long argument. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ + +#include "ffitest.h" + +typedef unsigned long T; + +static void cls_ret_T_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + *(T *)resp = *(T *)args[0]; + + printf("%ld: %ld %ld\n", *(T *)resp, *(T *)args[0], *(T *)args[1]); + } + +typedef T (*cls_ret_T)(T, ...); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[3]; + T res; + + cl_arg_types[0] = &ffi_type_ulong; + cl_arg_types[1] = &ffi_type_ulong; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 2, + &ffi_type_ulong, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_T_fn, NULL, code) == FFI_OK); + res = ((((cls_ret_T)code)(67, 4))); + /* { dg-output "67: 67 4" } */ + printf("res: %ld\n", res); + /* { dg-output "\nres: 67" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c new file mode 100644 index 0000000..62f2cae --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c @@ -0,0 +1,47 @@ +/* Area: closure_call + Purpose: Check return value long long. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +/* { dg-options "-Wno-format" { target alpha*-dec-osf* } } */ +#include "ffitest.h" + +static void cls_ret_ulonglong_fn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + *(unsigned long long *)resp= 0xfffffffffffffffLL ^ *(unsigned long long *)args[0]; + + printf("%" PRIuLL ": %" PRIuLL "\n",*(unsigned long long *)args[0], + *(unsigned long long *)(resp)); +} +typedef unsigned long long (*cls_ret_ulonglong)(unsigned long long); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + unsigned long long res; + + cl_arg_types[0] = &ffi_type_uint64; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_uint64, cl_arg_types) == FFI_OK); + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_ulonglong_fn, NULL, code) == FFI_OK); + res = (*((cls_ret_ulonglong)code))(214LL); + /* { dg-output "214: 1152921504606846761" } */ + printf("res: %" PRIdLL "\n", res); + /* { dg-output "\nres: 1152921504606846761" } */ + + res = (*((cls_ret_ulonglong)code))(9223372035854775808LL); + /* { dg-output "\n9223372035854775808: 8070450533247928831" } */ + printf("res: %" PRIdLL "\n", res); + /* { dg-output "\nres: 8070450533247928831" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c new file mode 100644 index 0000000..a00100e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c @@ -0,0 +1,43 @@ +/* Area: closure_call + Purpose: Check return value ushort. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static void cls_ret_ushort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + *(ffi_arg*)resp = *(unsigned short *)args[0]; + + printf("%d: %d\n",*(unsigned short *)args[0], + (int)*(ffi_arg *)(resp)); +} +typedef unsigned short (*cls_ret_ushort)(unsigned short); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + unsigned short res; + + cl_arg_types[0] = &ffi_type_ushort; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_ushort, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_ushort_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_ushort)code))(65535); + /* { dg-output "65535: 65535" } */ + printf("res: %d\n",res); + /* { dg-output "\nres: 65535" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort_va.c new file mode 100644 index 0000000..37aa106 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort_va.c @@ -0,0 +1,44 @@ +/* Area: closure_call + Purpose: Test anonymous unsigned short argument. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef unsigned short T; + +static void cls_ret_T_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + *(ffi_arg *)resp = *(T *)args[0]; + + printf("%d: %d %d\n", (int)(*(ffi_arg *)resp), *(T *)args[0], *(T *)args[1]); + } + +typedef T (*cls_ret_T)(T, ...); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[3]; + T res; + + cl_arg_types[0] = &ffi_type_ushort; + cl_arg_types[1] = &ffi_type_ushort; + cl_arg_types[2] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 2, + &ffi_type_ushort, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_T_fn, NULL, code) == FFI_OK); + res = ((((cls_ret_T)code)(67, 4))); + /* { dg-output "67: 67 4" } */ + printf("res: %d\n", res); + /* { dg-output "\nres: 67" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c new file mode 100644 index 0000000..f5a7317 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c @@ -0,0 +1,36 @@ +/* Area: ffi_prep_cif, ffi_prep_closure + Purpose: Test error return for bad ABIs. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/6/2007 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static void +dummy_fn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, + void** args __UNUSED__, void* userdata __UNUSED__) +{} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type* arg_types[1]; + + arg_types[0] = NULL; + + CHECK(ffi_prep_cif(&cif, 255, 0, &ffi_type_void, + arg_types) == FFI_BAD_ABI); + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 0, &ffi_type_void, + arg_types) == FFI_OK); + + cif.abi= 255; + + CHECK(ffi_prep_closure_loc(pcl, &cif, dummy_fn, NULL, code) == FFI_BAD_ABI); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c new file mode 100644 index 0000000..bf60161 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c @@ -0,0 +1,26 @@ +/* Area: ffi_prep_cif + Purpose: Test error return for bad typedefs. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/6/2007 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +int main (void) +{ + ffi_cif cif; + ffi_type* arg_types[1]; + + ffi_type badType = ffi_type_void; + + arg_types[0] = NULL; + + badType.size = 0; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 0, &badType, + arg_types) == FFI_BAD_TYPEDEF); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h new file mode 100644 index 0000000..cfce1ad --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h @@ -0,0 +1,138 @@ +#include +#include +#include +#include +#include +#include "fficonfig.h" + +#if defined HAVE_STDINT_H +#include +#endif + +#if defined HAVE_INTTYPES_H +#include +#endif + +#define MAX_ARGS 256 + +#define CHECK(x) (void)(!(x) ? (abort(), 1) : 0) + +/* Define macros so that compilers other than gcc can run the tests. */ +#undef __UNUSED__ +#if defined(__GNUC__) +#define __UNUSED__ __attribute__((__unused__)) +#define __STDCALL__ __attribute__((stdcall)) +#define __THISCALL__ __attribute__((thiscall)) +#define __FASTCALL__ __attribute__((fastcall)) +#define __MSABI__ __attribute__((ms_abi)) +#else +#define __UNUSED__ +#define __STDCALL__ __stdcall +#define __THISCALL__ __thiscall +#define __FASTCALL__ __fastcall +#endif + +#ifndef ABI_NUM +#define ABI_NUM FFI_DEFAULT_ABI +#define ABI_ATTR +#endif + +/* Prefer MAP_ANON(YMOUS) to /dev/zero, since we don't need to keep a + file open. */ +#ifdef HAVE_MMAP_ANON +# undef HAVE_MMAP_DEV_ZERO + +# include +# ifndef MAP_FAILED +# define MAP_FAILED -1 +# endif +# if !defined (MAP_ANONYMOUS) && defined (MAP_ANON) +# define MAP_ANONYMOUS MAP_ANON +# endif +# define USING_MMAP + +#endif + +#ifdef HAVE_MMAP_DEV_ZERO + +# include +# ifndef MAP_FAILED +# define MAP_FAILED -1 +# endif +# define USING_MMAP + +#endif + +/* MinGW kludge. */ +#if defined(_WIN64) | defined(_WIN32) +#define PRIdLL "I64d" +#define PRIuLL "I64u" +#else +#define PRIdLL "lld" +#define PRIuLL "llu" +#endif + +/* Tru64 UNIX kludge. */ +#if defined(__alpha__) && defined(__osf__) +/* Tru64 UNIX V4.0 doesn't support %lld/%lld, but long is 64-bit. */ +#undef PRIdLL +#define PRIdLL "ld" +#undef PRIuLL +#define PRIuLL "lu" +#define PRId8 "hd" +#define PRIu8 "hu" +#define PRId64 "ld" +#define PRIu64 "lu" +#define PRIuPTR "lu" +#endif + +/* PA HP-UX kludge. */ +#if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR) +#define PRIuPTR "lu" +#endif + +/* IRIX kludge. */ +#if defined(__sgi) +/* IRIX 6.5 provides all definitions, but only for C99 + compilations. */ +#define PRId8 "hhd" +#define PRIu8 "hhu" +#if (_MIPS_SZLONG == 32) +#define PRId64 "lld" +#define PRIu64 "llu" +#endif +/* This doesn't match , which always has "lld" here, but the + arguments are uint64_t, int64_t, which are unsigned long, long for + 64-bit in . */ +#if (_MIPS_SZLONG == 64) +#define PRId64 "ld" +#define PRIu64 "lu" +#endif +/* This doesn't match , which has "u" here, but the arguments + are uintptr_t, which is always unsigned long. */ +#define PRIuPTR "lu" +#endif + +/* Solaris < 10 kludge. */ +#if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR) +#if defined(__arch64__) || defined (__x86_64__) +#define PRIuPTR "lu" +#else +#define PRIuPTR "u" +#endif +#endif + +/* MSVC kludge. */ +#if defined _MSC_VER +#if !defined(__cplusplus) || defined(__STDC_FORMAT_MACROS) +#define PRIuPTR "lu" +#define PRIu8 "u" +#define PRId8 "d" +#define PRIu64 "I64u" +#define PRId64 "I64d" +#endif +#endif + +#ifndef PRIuPTR +#define PRIuPTR "u" +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float.c new file mode 100644 index 0000000..fbc272d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float.c @@ -0,0 +1,59 @@ +/* Area: ffi_call + Purpose: Check return value float. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static int floating(int a, float b, double c, long double d) +{ + int i; + + i = (int) ((float)a/b + ((float)c/(float)d)); + + return i; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + + float f; + signed int si1; + double d; + long double ld; + + args[0] = &ffi_type_sint; + values[0] = &si1; + args[1] = &ffi_type_float; + values[1] = &f; + args[2] = &ffi_type_double; + values[2] = &d; + args[3] = &ffi_type_longdouble; + values[3] = &ld; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_sint, args) == FFI_OK); + + si1 = 6; + f = 3.14159; + d = (double)1.0/(double)3.0; + ld = 2.71828182846L; + + floating (si1, f, d, ld); + + ffi_call(&cif, FFI_FN(floating), &rint, values); + + printf ("%d vs %d\n", (int)rint, floating (si1, f, d, ld)); + + CHECK((int)rint == floating(si1, f, d, ld)); + + exit (0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float1.c new file mode 100644 index 0000000..c48493c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float1.c @@ -0,0 +1,60 @@ +/* Area: ffi_call + Purpose: Check return value double. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +#include "float.h" + +#include + +typedef union +{ + double d; + unsigned char c[sizeof (double)]; +} value_type; + +#define CANARY 0xba + +static double dblit(float f) +{ + return f/3.0; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + float f; + value_type result[2]; + unsigned int i; + + args[0] = &ffi_type_float; + values[0] = &f; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_double, args) == FFI_OK); + + f = 3.14159; + + /* Put a canary in the return array. This is a regression test for + a buffer overrun. */ + memset(result[1].c, CANARY, sizeof (double)); + + ffi_call(&cif, FFI_FN(dblit), &result[0].d, values); + + /* These are not always the same!! Check for a reasonable delta */ + + CHECK(fabs(result[0].d - dblit(f)) < DBL_EPSILON); + + /* Check the canary. */ + for (i = 0; i < sizeof (double); ++i) + CHECK(result[1].c[i] == CANARY); + + exit(0); + +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float2.c new file mode 100644 index 0000000..d583e22 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float2.c @@ -0,0 +1,60 @@ +/* Area: ffi_call + Purpose: Check return value long double. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ +/* { dg-do run } */ + +#include "ffitest.h" +#include "float.h" + +#include + +static long double ldblit(float f) +{ + return (long double) (((long double) f)/ (long double) 3.0); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + float f; + long double ld; + long double original; + + args[0] = &ffi_type_float; + values[0] = &f; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_longdouble, args) == FFI_OK); + + f = 3.14159; + +#if 1 + /* This is ifdef'd out for now. long double support under SunOS/gcc + is pretty much non-existent. You'll get the odd bus error in library + routines like printf(). */ + printf ("%Lf\n", ldblit(f)); +#endif + ld = 666; + ffi_call(&cif, FFI_FN(ldblit), &ld, values); + +#if 1 + /* This is ifdef'd out for now. long double support under SunOS/gcc + is pretty much non-existent. You'll get the odd bus error in library + routines like printf(). */ + printf ("%Lf, %Lf, %Lf, %Lf\n", ld, ldblit(f), ld - ldblit(f), LDBL_EPSILON); +#endif + + /* These are not always the same!! Check for a reasonable delta */ + original = ldblit(f); + if (((ld > original) ? (ld - original) : (original - ld)) < LDBL_EPSILON) + puts("long double return value tests ok!"); + else + CHECK(0); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float3.c new file mode 100644 index 0000000..bab3206 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float3.c @@ -0,0 +1,74 @@ +/* Area: ffi_call + Purpose: Check float arguments with different orders. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ + +#include "ffitest.h" +#include "float.h" + +#include + +static double floating_1(float a, double b, long double c) +{ + return (double) a + b + (double) c; +} + +static double floating_2(long double a, double b, float c) +{ + return (double) a + b + (double) c; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + double rd; + + float f; + double d; + long double ld; + + args[0] = &ffi_type_float; + values[0] = &f; + args[1] = &ffi_type_double; + values[1] = &d; + args[2] = &ffi_type_longdouble; + values[2] = &ld; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, + &ffi_type_double, args) == FFI_OK); + + f = 3.14159; + d = (double)1.0/(double)3.0; + ld = 2.71828182846L; + + floating_1 (f, d, ld); + + ffi_call(&cif, FFI_FN(floating_1), &rd, values); + + CHECK(fabs(rd - floating_1(f, d, ld)) < DBL_EPSILON); + + args[0] = &ffi_type_longdouble; + values[0] = &ld; + args[1] = &ffi_type_double; + values[1] = &d; + args[2] = &ffi_type_float; + values[2] = &f; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, + &ffi_type_double, args) == FFI_OK); + + floating_2 (ld, d, f); + + ffi_call(&cif, FFI_FN(floating_2), &rd, values); + + CHECK(fabs(rd - floating_2(ld, d, f)) < DBL_EPSILON); + + exit (0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float4.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float4.c new file mode 100644 index 0000000..0dd6d85 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float4.c @@ -0,0 +1,62 @@ +/* Area: ffi_call + Purpose: Check denorm double value. + Limitations: none. + PR: PR26483. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +/* { dg-options "-mieee" { target alpha*-*-* } } */ + +#include "ffitest.h" +#include "float.h" + +typedef union +{ + double d; + unsigned char c[sizeof (double)]; +} value_type; + +#define CANARY 0xba + +static double dblit(double d) +{ + return d; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + double d; + value_type result[2]; + unsigned int i; + + args[0] = &ffi_type_double; + values[0] = &d; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_double, args) == FFI_OK); + + d = DBL_MIN / 2; + + /* Put a canary in the return array. This is a regression test for + a buffer overrun. */ + memset(result[1].c, CANARY, sizeof (double)); + + ffi_call(&cif, FFI_FN(dblit), &result[0].d, values); + + /* The standard delta check doesn't work for denorms. Since we didn't do + any arithmetic, we should get the original result back, and hence an + exact check should be OK here. */ + + CHECK(result[0].d == dblit(d)); + + /* Check the canary. */ + for (i = 0; i < sizeof (double); ++i) + CHECK(result[1].c[i] == CANARY); + + exit(0); + +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c new file mode 100644 index 0000000..5acff91 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c @@ -0,0 +1,107 @@ +/* Area: fp and variadics + Purpose: check fp inputs and returns work on variadics, even the fixed params + Limitations: None + PR: none + Originator: 2011-01-25 + + Intended to stress the difference in ABI on ARM vfp +*/ + +/* { dg-do run } */ + +#include + +#include "ffitest.h" + +/* prints out all the parameters, and returns the sum of them all. + * 'x' is the number of variadic parameters all of which are double in this test + */ +double float_va_fn(unsigned int x, double y,...) +{ + double total=0.0; + va_list ap; + unsigned int i; + + total+=(double)x; + total+=y; + + printf("%u: %.1f :", x, y); + + va_start(ap, y); + for(i=0;i +#include +#include + +static float ABI_ATTR many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) +{ +#if 0 + printf("%f %f %f %f %f %f %f %f %f %f %f %f %f\n", + (double) f1, (double) f2, (double) f3, (double) f4, (double) f5, + (double) f6, (double) f7, (double) f8, (double) f9, (double) f10, + (double) f11, (double) f12, (double) f13); +#endif + + return f1+f2+f3+f4+f5+f6+f7+f8+f9+f10+f11+f12+f13; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[13]; + void *values[13]; + float fa[13]; + float f, ff; + int i; + + for (i = 0; i < 13; i++) + { + args[i] = &ffi_type_float; + values[i] = &fa[i]; + fa[i] = (float) i; + } + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 13, + &ffi_type_float, args) == FFI_OK); + + ffi_call(&cif, FFI_FN(many), &f, values); + + ff = many(fa[0], fa[1], + fa[2], fa[3], + fa[4], fa[5], + fa[6], fa[7], + fa[8], fa[9], + fa[10],fa[11],fa[12]); + + if (fabs(f - ff) < FLT_EPSILON) + exit(0); + else + abort(); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many2.c new file mode 100644 index 0000000..1c85746 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many2.c @@ -0,0 +1,57 @@ +/* Area: ffi_call + Purpose: Check uint8_t arguments. + Limitations: none. + PR: PR45677. + Originator: Dan Witte 20100916 */ + +/* { dg-do run } */ + +#include "ffitest.h" + +#define NARGS 7 + +typedef unsigned char u8; + +#ifdef __GNUC__ +__attribute__((noinline)) +#endif +uint8_t +foo (uint8_t a, uint8_t b, uint8_t c, uint8_t d, + uint8_t e, uint8_t f, uint8_t g) +{ + return a + b + c + d + e + f + g; +} + +uint8_t ABI_ATTR +bar (uint8_t a, uint8_t b, uint8_t c, uint8_t d, + uint8_t e, uint8_t f, uint8_t g) +{ + return foo (a, b, c, d, e, f, g); +} + +int +main (void) +{ + ffi_type *ffitypes[NARGS]; + int i; + ffi_cif cif; + ffi_arg result = 0; + uint8_t args[NARGS]; + void *argptrs[NARGS]; + + for (i = 0; i < NARGS; ++i) + ffitypes[i] = &ffi_type_uint8; + + CHECK (ffi_prep_cif (&cif, ABI_NUM, NARGS, + &ffi_type_uint8, ffitypes) == FFI_OK); + + for (i = 0; i < NARGS; ++i) + { + args[i] = i; + argptrs[i] = &args[i]; + } + ffi_call (&cif, FFI_FN (bar), &result, argptrs); + + CHECK (result == 21); + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c new file mode 100644 index 0000000..4ef8c8a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c @@ -0,0 +1,70 @@ +/* Area: ffi_call + Purpose: Check return value double, with many arguments + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +#include +#include +#include + +static double many(double f1, + double f2, + double f3, + double f4, + double f5, + double f6, + double f7, + double f8, + double f9, + double f10, + double f11, + double f12, + double f13) +{ +#if 0 + printf("%f %f %f %f %f %f %f %f %f %f %f %f %f\n", + (double) f1, (double) f2, (double) f3, (double) f4, (double) f5, + (double) f6, (double) f7, (double) f8, (double) f9, (double) f10, + (double) f11, (double) f12, (double) f13); +#endif + + return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[13]; + void *values[13]; + double fa[13]; + double f, ff; + int i; + + for (i = 0; i < 13; i++) + { + args[i] = &ffi_type_double; + values[i] = &fa[i]; + fa[i] = (double) i; + } + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 13, + &ffi_type_double, args) == FFI_OK); + + ffi_call(&cif, FFI_FN(many), &f, values); + + ff = many(fa[0], fa[1], + fa[2], fa[3], + fa[4], fa[5], + fa[6], fa[7], + fa[8], fa[9], + fa[10],fa[11],fa[12]); + if (fabs(f - ff) < FLT_EPSILON) + exit(0); + else + abort(); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c new file mode 100644 index 0000000..85ec36e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c @@ -0,0 +1,78 @@ +/* Area: ffi_call + Purpose: Check return value double, with many arguments + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +#include +#include +#include + +static double many(double f1, + double f2, + long int i1, + double f3, + double f4, + long int i2, + double f5, + double f6, + long int i3, + double f7, + double f8, + long int i4, + double f9, + double f10, + long int i5, + double f11, + double f12, + long int i6, + double f13) +{ + return ((double) (i1 + i2 + i3 + i4 + i5 + i6) + (f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[19]; + void *values[19]; + double fa[19]; + long int la[19]; + double f, ff; + int i; + + for (i = 0; i < 19; i++) + { + if( (i - 2) % 3 == 0) { + args[i] = &ffi_type_slong; + la[i] = (long int) i; + values[i] = &la[i]; + } + else { + args[i] = &ffi_type_double; + fa[i] = (double) i; + values[i] = &fa[i]; + } + } + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 19, + &ffi_type_double, args) == FFI_OK); + + ffi_call(&cif, FFI_FN(many), &f, values); + + ff = many(fa[0], fa[1], la[2], + fa[3], fa[4], la[5], + fa[6], fa[7], la[8], + fa[9], fa[10], la[11], + fa[12], fa[13], la[14], + fa[15], fa[16], la[17], + fa[18]); + if (fabs(f - ff) < FLT_EPSILON) + exit(0); + else + abort(); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/negint.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/negint.c new file mode 100644 index 0000000..6e2f26f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/negint.c @@ -0,0 +1,52 @@ +/* Area: ffi_call + Purpose: Check that negative integers are passed correctly. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static int checking(int a, short b, signed char c) +{ + + return (a < 0 && b < 0 && c < 0); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + + signed int si; + signed short ss; + signed char sc; + + args[0] = &ffi_type_sint; + values[0] = &si; + args[1] = &ffi_type_sshort; + values[1] = &ss; + args[2] = &ffi_type_schar; + values[2] = ≻ + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, + &ffi_type_sint, args) == FFI_OK); + + si = -6; + ss = -12; + sc = -1; + + checking (si, ss, sc); + + ffi_call(&cif, FFI_FN(checking), &rint, values); + + printf ("%d vs %d\n", (int)rint, checking (si, ss, sc)); + + CHECK(rint != 0); + + exit (0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c new file mode 100644 index 0000000..c15e3a0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c @@ -0,0 +1,152 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_16byte1 { + double a; + float b; + int c; +} cls_struct_16byte1; + +typedef struct cls_struct_16byte2 { + int ii; + double dd; + float ff; +} cls_struct_16byte2; + +typedef struct cls_struct_combined { + cls_struct_16byte1 d; + cls_struct_16byte2 e; +} cls_struct_combined; + +cls_struct_combined cls_struct_combined_fn(struct cls_struct_16byte1 b0, + struct cls_struct_16byte2 b1, + struct cls_struct_combined b2) +{ + struct cls_struct_combined result; + + result.d.a = b0.a + b1.dd + b2.d.a; + result.d.b = b0.b + b1.ff + b2.d.b; + result.d.c = b0.c + b1.ii + b2.d.c; + result.e.ii = b0.c + b1.ii + b2.e.ii; + result.e.dd = b0.a + b1.dd + b2.e.dd; + result.e.ff = b0.b + b1.ff + b2.e.ff; + + printf("%g %g %d %d %g %g %g %g %d %d %g %g: %g %g %d %d %g %g\n", + b0.a, b0.b, b0.c, + b1.ii, b1.dd, b1.ff, + b2.d.a, b2.d.b, b2.d.c, + b2.e.ii, b2.e.dd, b2.e.ff, + result.d.a, result.d.b, result.d.c, + result.e.ii, result.e.dd, result.e.ff); + + return result; +} + +static void +cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_16byte1 b0; + struct cls_struct_16byte2 b1; + struct cls_struct_combined b2; + + b0 = *(struct cls_struct_16byte1*)(args[0]); + b1 = *(struct cls_struct_16byte2*)(args[1]); + b2 = *(struct cls_struct_combined*)(args[2]); + + + *(cls_struct_combined*)resp = cls_struct_combined_fn(b0, b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[5]; + ffi_type* cls_struct_fields1[5]; + ffi_type* cls_struct_fields2[5]; + ffi_type cls_struct_type, cls_struct_type1, cls_struct_type2; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_16byte1 e_dbl = { 9.0, 2.0, 6}; + struct cls_struct_16byte2 f_dbl = { 1, 2.0, 3.0}; + struct cls_struct_combined g_dbl = {{4.0, 5.0, 6}, + {3, 1.0, 8.0}}; + struct cls_struct_combined res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_type2.size = 0; + cls_struct_type2.alignment = 0; + cls_struct_type2.type = FFI_TYPE_STRUCT; + cls_struct_type2.elements = cls_struct_fields2; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_float; + cls_struct_fields[2] = &ffi_type_sint; + cls_struct_fields[3] = NULL; + + cls_struct_fields1[0] = &ffi_type_sint; + cls_struct_fields1[1] = &ffi_type_double; + cls_struct_fields1[2] = &ffi_type_float; + cls_struct_fields1[3] = NULL; + + cls_struct_fields2[0] = &cls_struct_type; + cls_struct_fields2[1] = &cls_struct_type1; + cls_struct_fields2[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = &cls_struct_type2; + dbl_arg_types[3] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, &cls_struct_type2, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_combined_fn), &res_dbl, args_dbl); + /* { dg-output "9 2 6 1 2 3 4 5 6 3 1 8: 15 10 13 10 12 13" } */ + CHECK( res_dbl.d.a == (e_dbl.a + f_dbl.dd + g_dbl.d.a)); + CHECK( res_dbl.d.b == (e_dbl.b + f_dbl.ff + g_dbl.d.b)); + CHECK( res_dbl.d.c == (e_dbl.c + f_dbl.ii + g_dbl.d.c)); + CHECK( res_dbl.e.ii == (e_dbl.c + f_dbl.ii + g_dbl.e.ii)); + CHECK( res_dbl.e.dd == (e_dbl.a + f_dbl.dd + g_dbl.e.dd)); + CHECK( res_dbl.e.ff == (e_dbl.b + f_dbl.ff + g_dbl.e.ff)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_combined(*)(cls_struct_16byte1, + cls_struct_16byte2, + cls_struct_combined)) + (code))(e_dbl, f_dbl, g_dbl); + /* { dg-output "\n9 2 6 1 2 3 4 5 6 3 1 8: 15 10 13 10 12 13" } */ + CHECK( res_dbl.d.a == (e_dbl.a + f_dbl.dd + g_dbl.d.a)); + CHECK( res_dbl.d.b == (e_dbl.b + f_dbl.ff + g_dbl.d.b)); + CHECK( res_dbl.d.c == (e_dbl.c + f_dbl.ii + g_dbl.d.c)); + CHECK( res_dbl.e.ii == (e_dbl.c + f_dbl.ii + g_dbl.e.ii)); + CHECK( res_dbl.e.dd == (e_dbl.a + f_dbl.dd + g_dbl.e.dd)); + CHECK( res_dbl.e.ff == (e_dbl.b + f_dbl.ff + g_dbl.e.ff)); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c new file mode 100644 index 0000000..477a6b9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c @@ -0,0 +1,161 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_16byte1 { + double a; + float b; + int c; +} cls_struct_16byte1; + +typedef struct cls_struct_16byte2 { + int ii; + double dd; + float ff; +} cls_struct_16byte2; + +typedef struct cls_struct_combined { + cls_struct_16byte1 d; + cls_struct_16byte2 e; +} cls_struct_combined; + +cls_struct_combined cls_struct_combined_fn(struct cls_struct_16byte1 b0, + struct cls_struct_16byte2 b1, + struct cls_struct_combined b2, + struct cls_struct_16byte1 b3) +{ + struct cls_struct_combined result; + + result.d.a = b0.a + b1.dd + b2.d.a; + result.d.b = b0.b + b1.ff + b2.d.b; + result.d.c = b0.c + b1.ii + b2.d.c; + result.e.ii = b0.c + b1.ii + b2.e.ii; + result.e.dd = b0.a + b1.dd + b2.e.dd; + result.e.ff = b0.b + b1.ff + b2.e.ff; + + printf("%g %g %d %d %g %g %g %g %d %d %g %g %g %g %d: %g %g %d %d %g %g\n", + b0.a, b0.b, b0.c, + b1.ii, b1.dd, b1.ff, + b2.d.a, b2.d.b, b2.d.c, + b2.e.ii, b2.e.dd, b2.e.ff, + b3.a, b3.b, b3.c, + result.d.a, result.d.b, result.d.c, + result.e.ii, result.e.dd, result.e.ff); + + return result; +} + +static void +cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct cls_struct_16byte1 b0; + struct cls_struct_16byte2 b1; + struct cls_struct_combined b2; + struct cls_struct_16byte1 b3; + + b0 = *(struct cls_struct_16byte1*)(args[0]); + b1 = *(struct cls_struct_16byte2*)(args[1]); + b2 = *(struct cls_struct_combined*)(args[2]); + b3 = *(struct cls_struct_16byte1*)(args[3]); + + + *(cls_struct_combined*)resp = cls_struct_combined_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[5]; + ffi_type* cls_struct_fields1[5]; + ffi_type* cls_struct_fields2[5]; + ffi_type cls_struct_type, cls_struct_type1, cls_struct_type2; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_16byte1 e_dbl = { 9.0, 2.0, 6}; + struct cls_struct_16byte2 f_dbl = { 1, 2.0, 3.0}; + struct cls_struct_combined g_dbl = {{4.0, 5.0, 6}, + {3, 1.0, 8.0}}; + struct cls_struct_16byte1 h_dbl = { 3.0, 2.0, 4}; + struct cls_struct_combined res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_type2.size = 0; + cls_struct_type2.alignment = 0; + cls_struct_type2.type = FFI_TYPE_STRUCT; + cls_struct_type2.elements = cls_struct_fields2; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_float; + cls_struct_fields[2] = &ffi_type_sint; + cls_struct_fields[3] = NULL; + + cls_struct_fields1[0] = &ffi_type_sint; + cls_struct_fields1[1] = &ffi_type_double; + cls_struct_fields1[2] = &ffi_type_float; + cls_struct_fields1[3] = NULL; + + cls_struct_fields2[0] = &cls_struct_type; + cls_struct_fields2[1] = &cls_struct_type1; + cls_struct_fields2[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = &cls_struct_type2; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type2, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_combined_fn), &res_dbl, args_dbl); + /* { dg-output "9 2 6 1 2 3 4 5 6 3 1 8 3 2 4: 15 10 13 10 12 13" } */ + CHECK( res_dbl.d.a == (e_dbl.a + f_dbl.dd + g_dbl.d.a)); + CHECK( res_dbl.d.b == (e_dbl.b + f_dbl.ff + g_dbl.d.b)); + CHECK( res_dbl.d.c == (e_dbl.c + f_dbl.ii + g_dbl.d.c)); + CHECK( res_dbl.e.ii == (e_dbl.c + f_dbl.ii + g_dbl.e.ii)); + CHECK( res_dbl.e.dd == (e_dbl.a + f_dbl.dd + g_dbl.e.dd)); + CHECK( res_dbl.e.ff == (e_dbl.b + f_dbl.ff + g_dbl.e.ff)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); + + res_dbl = ((cls_struct_combined(*)(cls_struct_16byte1, + cls_struct_16byte2, + cls_struct_combined, + cls_struct_16byte1)) + (code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n9 2 6 1 2 3 4 5 6 3 1 8 3 2 4: 15 10 13 10 12 13" } */ + CHECK( res_dbl.d.a == (e_dbl.a + f_dbl.dd + g_dbl.d.a)); + CHECK( res_dbl.d.b == (e_dbl.b + f_dbl.ff + g_dbl.d.b)); + CHECK( res_dbl.d.c == (e_dbl.c + f_dbl.ii + g_dbl.d.c)); + CHECK( res_dbl.e.ii == (e_dbl.c + f_dbl.ii + g_dbl.e.ii)); + CHECK( res_dbl.e.dd == (e_dbl.a + f_dbl.dd + g_dbl.e.dd)); + CHECK( res_dbl.e.ff == (e_dbl.b + f_dbl.ff + g_dbl.e.ff)); + /* CHECK( 1 == 0); */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c new file mode 100644 index 0000000..3cf2b44 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c @@ -0,0 +1,134 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + unsigned long long a; + unsigned char b; +} A; + +typedef struct B { + unsigned char y; + struct A x; + unsigned int z; +} B; + +typedef struct C { + unsigned long long d; + unsigned char e; +} C; + +static B B_fn(struct A b2, struct B b3, struct C b4) +{ + struct B result; + + result.x.a = b2.a + b3.x.a + b3.z + b4.d; + result.x.b = b2.b + b3.x.b + b3.y + b4.e; + result.y = b2.b + b3.x.b + b4.e; + result.z = 0; + + printf("%d %d %d %d %d %d %d %d: %d %d %d\n", (int)b2.a, b2.b, + (int)b3.x.a, b3.x.b, b3.y, b3.z, (int)b4.d, b4.e, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + struct C b2; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + b2 = *(struct C*)(args[2]); + + *(B*)resp = B_fn(b0, b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[4]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[4]; + ffi_type* cls_struct_fields2[3]; + ffi_type cls_struct_type, cls_struct_type1, cls_struct_type2; + ffi_type* dbl_arg_types[4]; + + struct A e_dbl = { 1LL, 7}; + struct B f_dbl = { 99, {12LL , 127}, 255}; + struct C g_dbl = { 2LL, 9}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_type2.size = 0; + cls_struct_type2.alignment = 0; + cls_struct_type2.type = FFI_TYPE_STRUCT; + cls_struct_type2.elements = cls_struct_fields2; + + cls_struct_fields[0] = &ffi_type_uint64; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &ffi_type_uchar; + cls_struct_fields1[1] = &cls_struct_type; + cls_struct_fields1[2] = &ffi_type_uint; + cls_struct_fields1[3] = NULL; + + cls_struct_fields2[0] = &ffi_type_uint64; + cls_struct_fields2[1] = &ffi_type_uchar; + cls_struct_fields2[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = &cls_struct_type2; + dbl_arg_types[3] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99 255 2 9: 270 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + f_dbl.z + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B, C))(code))(e_dbl, f_dbl, g_dbl); + /* { dg-output "\n1 7 12 127 99 255 2 9: 270 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + f_dbl.z + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct11.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct11.c new file mode 100644 index 0000000..3510493 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct11.c @@ -0,0 +1,121 @@ +/* Area: ffi_call, closure_call + Purpose: Check parameter passing with nested structs + of a single type. This tests the special cases + for homogeneous floating-point aggregates in the + AArch64 PCS. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + float a_x; + float a_y; +} A; + +typedef struct B { + float b_x; + float b_y; +} B; + +typedef struct C { + A a; + B b; +} C; + +static C C_fn (int x, int y, int z, C source, int i, int j, int k) +{ + C result; + result.a.a_x = source.a.a_x; + result.a.a_y = source.a.a_y; + result.b.b_x = source.b.b_x; + result.b.b_y = source.b.b_y; + + printf ("%d, %d, %d, %d, %d, %d\n", x, y, z, i, j, k); + + printf ("%.1f, %.1f, %.1f, %.1f, " + "%.1f, %.1f, %.1f, %.1f\n", + source.a.a_x, source.a.a_y, + source.b.b_x, source.b.b_y, + result.a.a_x, result.a.a_y, + result.b.b_x, result.b.b_y); + + return result; +} + +int main (void) +{ + ffi_cif cif; + + ffi_type* struct_fields_source_a[3]; + ffi_type* struct_fields_source_b[3]; + ffi_type* struct_fields_source_c[3]; + ffi_type* arg_types[8]; + + ffi_type struct_type_a, struct_type_b, struct_type_c; + + struct A source_fld_a = {1.0, 2.0}; + struct B source_fld_b = {4.0, 8.0}; + int k = 1; + + struct C result; + struct C source = {source_fld_a, source_fld_b}; + + struct_type_a.size = 0; + struct_type_a.alignment = 0; + struct_type_a.type = FFI_TYPE_STRUCT; + struct_type_a.elements = struct_fields_source_a; + + struct_type_b.size = 0; + struct_type_b.alignment = 0; + struct_type_b.type = FFI_TYPE_STRUCT; + struct_type_b.elements = struct_fields_source_b; + + struct_type_c.size = 0; + struct_type_c.alignment = 0; + struct_type_c.type = FFI_TYPE_STRUCT; + struct_type_c.elements = struct_fields_source_c; + + struct_fields_source_a[0] = &ffi_type_float; + struct_fields_source_a[1] = &ffi_type_float; + struct_fields_source_a[2] = NULL; + + struct_fields_source_b[0] = &ffi_type_float; + struct_fields_source_b[1] = &ffi_type_float; + struct_fields_source_b[2] = NULL; + + struct_fields_source_c[0] = &struct_type_a; + struct_fields_source_c[1] = &struct_type_b; + struct_fields_source_c[2] = NULL; + + arg_types[0] = &ffi_type_sint32; + arg_types[1] = &ffi_type_sint32; + arg_types[2] = &ffi_type_sint32; + arg_types[3] = &struct_type_c; + arg_types[4] = &ffi_type_sint32; + arg_types[5] = &ffi_type_sint32; + arg_types[6] = &ffi_type_sint32; + arg_types[7] = NULL; + + void *args[7]; + args[0] = &k; + args[1] = &k; + args[2] = &k; + args[3] = &source; + args[4] = &k; + args[5] = &k; + args[6] = &k; + CHECK (ffi_prep_cif (&cif, FFI_DEFAULT_ABI, 7, &struct_type_c, + arg_types) == FFI_OK); + + ffi_call (&cif, FFI_FN (C_fn), &result, args); + /* { dg-output "1, 1, 1, 1, 1, 1\n" } */ + /* { dg-output "1.0, 2.0, 4.0, 8.0, 1.0, 2.0, 4.0, 8.0" } */ + CHECK (result.a.a_x == source.a.a_x); + CHECK (result.a.a_y == source.a.a_y); + CHECK (result.b.b_x == source.b.b_x); + CHECK (result.b.b_y == source.b.b_y); + exit (0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c new file mode 100644 index 0000000..69268cd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c @@ -0,0 +1,110 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20030911 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + unsigned long a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +B B_fn(struct A b0, struct B b1) +{ + struct B result; + + result.x.a = b0.a + b1.x.a; + result.x.b = b0.b + b1.x.b + b1.y; + result.y = b0.b + b1.x.b; + + printf("%lu %d %lu %d %d: %lu %d %d\n", b0.a, b0.b, b1.x.a, b1.x.b, b1.y, + result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + + *(B*)resp = B_fn(b0, b1); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type cls_struct_type, cls_struct_type1; + ffi_type* dbl_arg_types[3]; + + struct A e_dbl = { 1, 7}; + struct B f_dbl = {{12 , 127}, 99}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_fields[0] = &ffi_type_ulong; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B))(code))(e_dbl, f_dbl); + /* { dg-output "\n1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c new file mode 100644 index 0000000..ab18cad --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c @@ -0,0 +1,111 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20030911 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + unsigned long long a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +B B_fn(struct A b0, struct B b1) +{ + struct B result; + + result.x.a = b0.a + b1.x.a; + result.x.b = b0.b + b1.x.b + b1.y; + result.y = b0.b + b1.x.b; + + printf("%d %d %d %d %d: %d %d %d\n", (int)b0.a, b0.b, + (int)b1.x.a, b1.x.b, b1.y, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + + *(B*)resp = B_fn(b0, b1); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type cls_struct_type, cls_struct_type1; + ffi_type* dbl_arg_types[3]; + + struct A e_dbl = { 1LL, 7}; + struct B f_dbl = {{12LL , 127}, 99}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_fields[0] = &ffi_type_uint64; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B))(code))(e_dbl, f_dbl); + /* { dg-output "\n1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c new file mode 100644 index 0000000..2ffb4d6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c @@ -0,0 +1,111 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: PR 25630. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + double a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +static B B_fn(struct A b2, struct B b3) +{ + struct B result; + + result.x.a = b2.a + b3.x.a; + result.x.b = b2.b + b3.x.b + b3.y; + result.y = b2.b + b3.x.b; + + printf("%d %d %d %d %d: %d %d %d\n", (int)b2.a, b2.b, + (int)b3.x.a, b3.x.b, b3.y, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + + *(B*)resp = B_fn(b0, b1); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type cls_struct_type, cls_struct_type1; + ffi_type* dbl_arg_types[3]; + + struct A e_dbl = { 1.0, 7}; + struct B f_dbl = {{12.0 , 127}, 99}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B))(code))(e_dbl, f_dbl); + /* { dg-output "\n1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c new file mode 100644 index 0000000..6c79845 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c @@ -0,0 +1,112 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + long double a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +static B B_fn(struct A b2, struct B b3) +{ + struct B result; + + result.x.a = b2.a + b3.x.a; + result.x.b = b2.b + b3.x.b + b3.y; + result.y = b2.b + b3.x.b; + + printf("%d %d %d %d %d: %d %d %d\n", (int)b2.a, b2.b, + (int)b3.x.a, b3.x.b, b3.y, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + + *(B*)resp = B_fn(b0, b1); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type cls_struct_type, cls_struct_type1; + ffi_type* dbl_arg_types[3]; + + struct A e_dbl = { 1.0, 7}; + struct B f_dbl = {{12.0 , 127}, 99}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_fields[0] = &ffi_type_longdouble; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B))(code))(e_dbl, f_dbl); + /* { dg-output "\n1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c new file mode 100644 index 0000000..59d3579 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c @@ -0,0 +1,131 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: PR 25630. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + double a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +typedef struct C { + long d; + unsigned char e; +} C; + +static B B_fn(struct A b2, struct B b3, struct C b4) +{ + struct B result; + + result.x.a = b2.a + b3.x.a + b4.d; + result.x.b = b2.b + b3.x.b + b3.y + b4.e; + result.y = b2.b + b3.x.b + b4.e; + + printf("%d %d %d %d %d %d %d: %d %d %d\n", (int)b2.a, b2.b, + (int)b3.x.a, b3.x.b, b3.y, (int)b4.d, b4.e, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + struct C b2; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + b2 = *(struct C*)(args[2]); + + *(B*)resp = B_fn(b0, b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[4]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type* cls_struct_fields2[3]; + ffi_type cls_struct_type, cls_struct_type1, cls_struct_type2; + ffi_type* dbl_arg_types[4]; + + struct A e_dbl = { 1.0, 7}; + struct B f_dbl = {{12.0 , 127}, 99}; + struct C g_dbl = { 2, 9}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_type2.size = 0; + cls_struct_type2.alignment = 0; + cls_struct_type2.type = FFI_TYPE_STRUCT; + cls_struct_type2.elements = cls_struct_fields2; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + cls_struct_fields2[0] = &ffi_type_slong; + cls_struct_fields2[1] = &ffi_type_uchar; + cls_struct_fields2[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = &cls_struct_type2; + dbl_arg_types[3] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99 2 9: 15 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B, C))(code))(e_dbl, f_dbl, g_dbl); + /* { dg-output "\n1 7 12 127 99 2 9: 15 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c new file mode 100644 index 0000000..27595e6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c @@ -0,0 +1,111 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + unsigned long long a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +static B B_fn(struct A b2, struct B b3) +{ + struct B result; + + result.x.a = b2.a + b3.x.a; + result.x.b = b2.b + b3.x.b + b3.y; + result.y = b2.b + b3.x.b; + + printf("%d %d %d %d %d: %d %d %d\n", (int)b2.a, b2.b, + (int)b3.x.a, b3.x.b, b3.y, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + + *(B*)resp = B_fn(b0, b1); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[3]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type cls_struct_type, cls_struct_type1; + ffi_type* dbl_arg_types[3]; + + struct A e_dbl = { 1LL, 7}; + struct B f_dbl = {{12.0 , 127}, 99}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_fields[0] = &ffi_type_uint64; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B))(code))(e_dbl, f_dbl); + /* { dg-output "\n1 7 12 127 99: 13 233 134" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c new file mode 100644 index 0000000..0e6c682 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c @@ -0,0 +1,131 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + unsigned long long a; + unsigned char b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +typedef struct C { + unsigned long long d; + unsigned char e; +} C; + +static B B_fn(struct A b2, struct B b3, struct C b4) +{ + struct B result; + + result.x.a = b2.a + b3.x.a + b4.d; + result.x.b = b2.b + b3.x.b + b3.y + b4.e; + result.y = b2.b + b3.x.b + b4.e; + + printf("%d %d %d %d %d %d %d: %d %d %d\n", (int)b2.a, b2.b, + (int)b3.x.a, b3.x.b, b3.y, (int)b4.d, b4.e, + (int)result.x.a, result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + struct C b2; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + b2 = *(struct C*)(args[2]); + + *(B*)resp = B_fn(b0, b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[4]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type* cls_struct_fields2[3]; + ffi_type cls_struct_type, cls_struct_type1, cls_struct_type2; + ffi_type* dbl_arg_types[4]; + + struct A e_dbl = { 1LL, 7}; + struct B f_dbl = {{12LL , 127}, 99}; + struct C g_dbl = { 2LL, 9}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_type2.size = 0; + cls_struct_type2.alignment = 0; + cls_struct_type2.type = FFI_TYPE_STRUCT; + cls_struct_type2.elements = cls_struct_fields2; + + cls_struct_fields[0] = &ffi_type_uint64; + cls_struct_fields[1] = &ffi_type_uchar; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + cls_struct_fields2[0] = &ffi_type_uint64; + cls_struct_fields2[1] = &ffi_type_uchar; + cls_struct_fields2[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = &cls_struct_type2; + dbl_arg_types[3] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99 2 9: 15 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B, C))(code))(e_dbl, f_dbl, g_dbl); + /* { dg-output "\n1 7 12 127 99 2 9: 15 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c new file mode 100644 index 0000000..5f7ac67 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c @@ -0,0 +1,131 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Contains structs as parameter of the struct itself. + Sample taken from Alan Modras patch to src/prep_cif.c. + Limitations: none. + PR: none. + Originator: 20051010 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct A { + unsigned char a; + unsigned long long b; +} A; + +typedef struct B { + struct A x; + unsigned char y; +} B; + +typedef struct C { + unsigned long d; + unsigned char e; +} C; + +static B B_fn(struct A b2, struct B b3, struct C b4) +{ + struct B result; + + result.x.a = b2.a + b3.x.a + b4.d; + result.x.b = b2.b + b3.x.b + b3.y + b4.e; + result.y = b2.b + b3.x.b + b4.e; + + printf("%d %d %d %d %d %d %d: %d %d %d\n", b2.a, (int)b2.b, + b3.x.a, (int)b3.x.b, b3.y, (int)b4.d, b4.e, + result.x.a, (int)result.x.b, result.y); + + return result; +} + +static void +B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct A b0; + struct B b1; + struct C b2; + + b0 = *(struct A*)(args[0]); + b1 = *(struct B*)(args[1]); + b2 = *(struct C*)(args[2]); + + *(B*)resp = B_fn(b0, b1, b2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[4]; + ffi_type* cls_struct_fields[3]; + ffi_type* cls_struct_fields1[3]; + ffi_type* cls_struct_fields2[3]; + ffi_type cls_struct_type, cls_struct_type1, cls_struct_type2; + ffi_type* dbl_arg_types[4]; + + struct A e_dbl = { 1, 7LL}; + struct B f_dbl = {{12.0 , 127}, 99}; + struct C g_dbl = { 2, 9}; + + struct B res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_type1.size = 0; + cls_struct_type1.alignment = 0; + cls_struct_type1.type = FFI_TYPE_STRUCT; + cls_struct_type1.elements = cls_struct_fields1; + + cls_struct_type2.size = 0; + cls_struct_type2.alignment = 0; + cls_struct_type2.type = FFI_TYPE_STRUCT; + cls_struct_type2.elements = cls_struct_fields2; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &ffi_type_uint64; + cls_struct_fields[2] = NULL; + + cls_struct_fields1[0] = &cls_struct_type; + cls_struct_fields1[1] = &ffi_type_uchar; + cls_struct_fields1[2] = NULL; + + cls_struct_fields2[0] = &ffi_type_ulong; + cls_struct_fields2[1] = &ffi_type_uchar; + cls_struct_fields2[2] = NULL; + + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type1; + dbl_arg_types[2] = &cls_struct_type2; + dbl_arg_types[3] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, &cls_struct_type1, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = NULL; + + ffi_call(&cif, FFI_FN(B_fn), &res_dbl, args_dbl); + /* { dg-output "1 7 12 127 99 2 9: 15 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); + + res_dbl = ((B(*)(A, B, C))(code))(e_dbl, f_dbl, g_dbl); + /* { dg-output "\n1 7 12 127 99 2 9: 15 242 143" } */ + CHECK( res_dbl.x.a == (e_dbl.a + f_dbl.x.a + g_dbl.d)); + CHECK( res_dbl.x.b == (e_dbl.b + f_dbl.x.b + f_dbl.y + g_dbl.e)); + CHECK( res_dbl.y == (e_dbl.b + f_dbl.x.b + g_dbl.e)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c new file mode 100644 index 0000000..23d88b3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c @@ -0,0 +1,46 @@ +/* Area: Struct layout + Purpose: Test ffi_get_struct_offsets + Limitations: none. + PR: none. + Originator: Tom Tromey. */ + +/* { dg-do run } */ +#include "ffitest.h" +#include + +struct test_1 +{ + char c; + float f; + char c2; + int i; +}; + +int +main (void) +{ + ffi_type test_1_type; + ffi_type *test_1_elements[5]; + size_t test_1_offsets[4]; + + test_1_elements[0] = &ffi_type_schar; + test_1_elements[1] = &ffi_type_float; + test_1_elements[2] = &ffi_type_schar; + test_1_elements[3] = &ffi_type_sint; + test_1_elements[4] = NULL; + + test_1_type.size = 0; + test_1_type.alignment = 0; + test_1_type.type = FFI_TYPE_STRUCT; + test_1_type.elements = test_1_elements; + + CHECK (ffi_get_struct_offsets (FFI_DEFAULT_ABI, &test_1_type, test_1_offsets) + == FFI_OK); + CHECK (test_1_type.size == sizeof (struct test_1)); + CHECK (offsetof (struct test_1, c) == test_1_offsets[0]); + CHECK (offsetof (struct test_1, f) == test_1_offsets[1]); + CHECK (offsetof (struct test_1, c2) == test_1_offsets[2]); + CHECK (offsetof (struct test_1, i) == test_1_offsets[3]); + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c new file mode 100644 index 0000000..7da1621 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c @@ -0,0 +1,127 @@ +/* Area: ffi_call + Purpose: Reproduce bug found in python ctypes + Limitations: none. + PR: Fedora 1174037 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct { + long x; + long y; +} POINT; + +typedef struct { + long left; + long top; + long right; + long bottom; +} RECT; + +static RECT ABI_ATTR pr_test(int i __UNUSED__, RECT ar __UNUSED__, + RECT* br __UNUSED__, POINT cp __UNUSED__, + RECT dr __UNUSED__, RECT *er __UNUSED__, + POINT fp, RECT gr __UNUSED__) +{ + RECT result; + + result.left = fp.x; + result.right = fp.y; + result.top = fp.x; + result.bottom = fp.y; + + return result; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type point_type, rect_type; + ffi_type *point_type_elements[3]; + ffi_type *rect_type_elements[5]; + + int i; + POINT cp, fp; + RECT ar, br, dr, er, gr; + RECT *p1, *p2; + + /* This is a hack to get a properly aligned result buffer */ + RECT *rect_result = + (RECT *) malloc (sizeof(RECT)); + + point_type.size = 0; + point_type.alignment = 0; + point_type.type = FFI_TYPE_STRUCT; + point_type.elements = point_type_elements; + point_type_elements[0] = &ffi_type_slong; + point_type_elements[1] = &ffi_type_slong; + point_type_elements[2] = NULL; + + rect_type.size = 0; + rect_type.alignment = 0; + rect_type.type = FFI_TYPE_STRUCT; + rect_type.elements = rect_type_elements; + rect_type_elements[0] = &ffi_type_slong; + rect_type_elements[1] = &ffi_type_slong; + rect_type_elements[2] = &ffi_type_slong; + rect_type_elements[3] = &ffi_type_slong; + rect_type_elements[4] = NULL; + + args[0] = &ffi_type_sint; + args[1] = &rect_type; + args[2] = &ffi_type_pointer; + args[3] = &point_type; + args[4] = &rect_type; + args[5] = &ffi_type_pointer; + args[6] = &point_type; + args[7] = &rect_type; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 8, &rect_type, args) == FFI_OK); + + i = 1; + ar.left = 2; + ar.right = 3; + ar.top = 4; + ar.bottom = 5; + br.left = 6; + br.right = 7; + br.top = 8; + br.bottom = 9; + cp.x = 10; + cp.y = 11; + dr.left = 12; + dr.right = 13; + dr.top = 14; + dr.bottom = 15; + er.left = 16; + er.right = 17; + er.top = 18; + er.bottom = 19; + fp.x = 20; + fp.y = 21; + gr.left = 22; + gr.right = 23; + gr.top = 24; + gr.bottom = 25; + + values[0] = &i; + values[1] = &ar; + p1 = &br; + values[2] = &p1; + values[3] = &cp; + values[4] = &dr; + p2 = &er; + values[5] = &p2; + values[6] = &fp; + values[7] = &gr; + + ffi_call (&cif, FFI_FN(pr_test), rect_result, values); + + CHECK(rect_result->top == 20); + + free (rect_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c new file mode 100644 index 0000000..6a91555 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c @@ -0,0 +1,90 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure passing with different structure size. + Limitations: none. + PR: none. + Originator: 20030828 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct my_ffi_struct { + double a; + double b; + double c; +} my_ffi_struct; + +my_ffi_struct callee(struct my_ffi_struct a1, struct my_ffi_struct a2) +{ + struct my_ffi_struct result; + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + + printf("%g %g %g %g %g %g: %g %g %g\n", a1.a, a1.b, a1.c, + a2.a, a2.b, a2.c, result.a, result.b, result.c); + + return result; +} + +void stub(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + struct my_ffi_struct a1; + struct my_ffi_struct a2; + + a1 = *(struct my_ffi_struct*)(args[0]); + a2 = *(struct my_ffi_struct*)(args[1]); + + *(my_ffi_struct *)resp = callee(a1, a2); +} + + +int main(void) +{ + ffi_type* my_ffi_struct_fields[4]; + ffi_type my_ffi_struct_type; + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[4]; + ffi_type* arg_types[3]; + + struct my_ffi_struct g = { 1.0, 2.0, 3.0 }; + struct my_ffi_struct f = { 1.0, 2.0, 3.0 }; + struct my_ffi_struct res; + + my_ffi_struct_type.size = 0; + my_ffi_struct_type.alignment = 0; + my_ffi_struct_type.type = FFI_TYPE_STRUCT; + my_ffi_struct_type.elements = my_ffi_struct_fields; + + my_ffi_struct_fields[0] = &ffi_type_double; + my_ffi_struct_fields[1] = &ffi_type_double; + my_ffi_struct_fields[2] = &ffi_type_double; + my_ffi_struct_fields[3] = NULL; + + arg_types[0] = &my_ffi_struct_type; + arg_types[1] = &my_ffi_struct_type; + arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &my_ffi_struct_type, + arg_types) == FFI_OK); + + args[0] = &g; + args[1] = &f; + args[2] = NULL; + ffi_call(&cif, FFI_FN(callee), &res, args); + /* { dg-output "1 2 3 1 2 3: 2 4 6" } */ + printf("res: %g %g %g\n", res.a, res.b, res.c); + /* { dg-output "\nres: 2 4 6" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, stub, NULL, code) == FFI_OK); + + res = ((my_ffi_struct(*)(struct my_ffi_struct, struct my_ffi_struct))(code))(g, f); + /* { dg-output "\n1 2 3 1 2 3: 2 4 6" } */ + printf("res: %g %g %g\n", res.a, res.b, res.c); + /* { dg-output "\nres: 2 4 6" } */ + + exit(0);; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c new file mode 100644 index 0000000..4456161 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c @@ -0,0 +1,59 @@ +/* Area: ffi_call + Purpose: Promotion test. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +static int promotion(signed char sc, signed short ss, + unsigned char uc, unsigned short us) +{ + int r = (int) sc + (int) ss + (int) uc + (int) us; + + return r; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + signed char sc; + unsigned char uc; + signed short ss; + unsigned short us; + unsigned long ul; + + args[0] = &ffi_type_schar; + args[1] = &ffi_type_sshort; + args[2] = &ffi_type_uchar; + args[3] = &ffi_type_ushort; + values[0] = ≻ + values[1] = &ss; + values[2] = &uc; + values[3] = &us; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_sint, args) == FFI_OK); + + us = 0; + ul = 0; + + for (sc = (signed char) -127; + sc <= (signed char) 120; sc += 1) + for (ss = -30000; ss <= 30000; ss += 10000) + for (uc = (unsigned char) 0; + uc <= (unsigned char) 200; uc += 20) + for (us = 0; us <= 60000; us += 10000) + { + ul++; + ffi_call(&cif, FFI_FN(promotion), &rint, values); + CHECK((int)rint == (signed char) sc + (signed short) ss + + (unsigned char) uc + (unsigned short) us); + } + printf("%lu promotion tests run\n", ul); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c new file mode 100644 index 0000000..e29bd6c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c @@ -0,0 +1,114 @@ +/* Area: ffi_call + Purpose: Check different structures. + Limitations: none. + PR: none. + Originator: Ronald Oussoren 20030824 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct Point { + float x; + float y; +} Point; + +typedef struct Size { + float h; + float w; +} Size; + +typedef struct Rect { + Point o; + Size s; +} Rect; + +int doit(int o, char* s, Point p, Rect r, int last) +{ + printf("CALLED WITH %d %s {%f %f} {{%f %f} {%f %f}} %d\n", + o, s, p.x, p.y, r.o.x, r.o.y, r.s.h, r.s.w, last); + return 42; +} + + +int main(void) +{ + ffi_type point_type; + ffi_type size_type; + ffi_type rect_type; + ffi_cif cif; + ffi_type* arglist[6]; + void* values[6]; + int r; + + /* + * First set up FFI types for the 3 struct types + */ + + point_type.size = 0; /*sizeof(Point);*/ + point_type.alignment = 0; /*__alignof__(Point);*/ + point_type.type = FFI_TYPE_STRUCT; + point_type.elements = malloc(3 * sizeof(ffi_type*)); + point_type.elements[0] = &ffi_type_float; + point_type.elements[1] = &ffi_type_float; + point_type.elements[2] = NULL; + + size_type.size = 0;/* sizeof(Size);*/ + size_type.alignment = 0;/* __alignof__(Size);*/ + size_type.type = FFI_TYPE_STRUCT; + size_type.elements = malloc(3 * sizeof(ffi_type*)); + size_type.elements[0] = &ffi_type_float; + size_type.elements[1] = &ffi_type_float; + size_type.elements[2] = NULL; + + rect_type.size = 0;/*sizeof(Rect);*/ + rect_type.alignment =0;/* __alignof__(Rect);*/ + rect_type.type = FFI_TYPE_STRUCT; + rect_type.elements = malloc(3 * sizeof(ffi_type*)); + rect_type.elements[0] = &point_type; + rect_type.elements[1] = &size_type; + rect_type.elements[2] = NULL; + + /* + * Create a CIF + */ + arglist[0] = &ffi_type_sint; + arglist[1] = &ffi_type_pointer; + arglist[2] = &point_type; + arglist[3] = &rect_type; + arglist[4] = &ffi_type_sint; + arglist[5] = NULL; + + r = ffi_prep_cif(&cif, FFI_DEFAULT_ABI, + 5, &ffi_type_sint, arglist); + if (r != FFI_OK) { + abort(); + } + + + /* And call the function through the CIF */ + + { + Point p = { 1.0, 2.0 }; + Rect r = { { 9.0, 10.0}, { -1.0, -2.0 } }; + int o = 0; + int l = 42; + char* m = "myMethod"; + ffi_arg result; + + values[0] = &o; + values[1] = &m; + values[2] = &p; + values[3] = &r; + values[4] = &l; + values[5] = NULL; + + printf("CALLING WITH %d %s {%f %f} {{%f %f} {%f %f}} %d\n", + o, m, p.x, p.y, r.o.x, r.o.y, r.s.h, r.s.w, l); + + ffi_call(&cif, FFI_FN(doit), &result, values); + + printf ("The result is %d\n", (int)result); + + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c new file mode 100644 index 0000000..fd07e50 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c @@ -0,0 +1,36 @@ +/* Area: ffi_call + Purpose: Check return value double. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static double return_dbl(double dbl) +{ + printf ("%f\n", dbl); + return 2 * dbl; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + double dbl, rdbl; + + args[0] = &ffi_type_double; + values[0] = &dbl; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_double, args) == FFI_OK); + + for (dbl = -127.3; dbl < 127; dbl++) + { + ffi_call(&cif, FFI_FN(return_dbl), &rdbl, values); + printf ("%f vs %f\n", rdbl, return_dbl(dbl)); + CHECK(rdbl == 2 * dbl); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c new file mode 100644 index 0000000..0ea5d50 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c @@ -0,0 +1,43 @@ +/* Area: ffi_call + Purpose: Check return value double. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static double return_dbl(double dbl1, float fl2, unsigned int in3, double dbl4) +{ + return dbl1 + fl2 + in3 + dbl4; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + double dbl1, dbl4, rdbl; + float fl2; + unsigned int in3; + args[0] = &ffi_type_double; + args[1] = &ffi_type_float; + args[2] = &ffi_type_uint; + args[3] = &ffi_type_double; + values[0] = &dbl1; + values[1] = &fl2; + values[2] = &in3; + values[3] = &dbl4; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_double, args) == FFI_OK); + dbl1 = 127.0; + fl2 = 128.0; + in3 = 255; + dbl4 = 512.7; + + ffi_call(&cif, FFI_FN(return_dbl), &rdbl, values); + printf ("%f vs %f\n", rdbl, return_dbl(dbl1, fl2, in3, dbl4)); + CHECK(rdbl == dbl1 + fl2 + in3 + dbl4); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c new file mode 100644 index 0000000..b3818f8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c @@ -0,0 +1,42 @@ +/* Area: ffi_call + Purpose: Check return value double. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static double return_dbl(double dbl1, double dbl2, unsigned int in3, double dbl4) +{ + return dbl1 + dbl2 + in3 + dbl4; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + double dbl1, dbl2, dbl4, rdbl; + unsigned int in3; + args[0] = &ffi_type_double; + args[1] = &ffi_type_double; + args[2] = &ffi_type_uint; + args[3] = &ffi_type_double; + values[0] = &dbl1; + values[1] = &dbl2; + values[2] = &in3; + values[3] = &dbl4; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_double, args) == FFI_OK); + dbl1 = 127.0; + dbl2 = 128.0; + in3 = 255; + dbl4 = 512.7; + + ffi_call(&cif, FFI_FN(return_dbl), &rdbl, values); + printf ("%f vs %f\n", rdbl, return_dbl(dbl1, dbl2, in3, dbl4)); + CHECK(rdbl == dbl1 + dbl2 + in3 + dbl4); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c new file mode 100644 index 0000000..fb8a09e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c @@ -0,0 +1,35 @@ +/* Area: ffi_call + Purpose: Check return value float. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static float return_fl(float fl) +{ + return 2 * fl; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + float fl, rfl; + + args[0] = &ffi_type_float; + values[0] = &fl; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_float, args) == FFI_OK); + + for (fl = -127.0; fl < 127; fl++) + { + ffi_call(&cif, FFI_FN(return_fl), &rfl, values); + printf ("%f vs %f\n", rfl, return_fl(fl)); + CHECK(rfl == 2 * fl); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c new file mode 100644 index 0000000..c3d92c2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c @@ -0,0 +1,36 @@ +/* Area: ffi_call + Purpose: Check return value float. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static float return_fl(float fl1, float fl2) +{ + return fl1 + fl2; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + float fl1, fl2, rfl; + + args[0] = &ffi_type_float; + args[1] = &ffi_type_float; + values[0] = &fl1; + values[1] = &fl2; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, + &ffi_type_float, args) == FFI_OK); + fl1 = 127.0; + fl2 = 128.0; + + ffi_call(&cif, FFI_FN(return_fl), &rfl, values); + printf ("%f vs %f\n", rfl, return_fl(fl1, fl2)); + CHECK(rfl == fl1 + fl2); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c new file mode 100644 index 0000000..ddb976c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c @@ -0,0 +1,49 @@ +/* Area: ffi_call + Purpose: Check return value float. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +/* Use volatile float to avoid false negative on ix86. See PR target/323. */ +static float return_fl(float fl1, float fl2, float fl3, float fl4) +{ + volatile float sum; + + sum = fl1 + fl2 + fl3 + fl4; + return sum; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + float fl1, fl2, fl3, fl4, rfl; + volatile float sum; + + args[0] = &ffi_type_float; + args[1] = &ffi_type_float; + args[2] = &ffi_type_float; + args[3] = &ffi_type_float; + values[0] = &fl1; + values[1] = &fl2; + values[2] = &fl3; + values[3] = &fl4; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_float, args) == FFI_OK); + fl1 = 127.0; + fl2 = 128.0; + fl3 = 255.1; + fl4 = 512.7; + + ffi_call(&cif, FFI_FN(return_fl), &rfl, values); + printf ("%f vs %f\n", rfl, return_fl(fl1, fl2, fl3, fl4)); + + sum = fl1 + fl2 + fl3 + fl4; + CHECK(rfl == sum); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c new file mode 100644 index 0000000..c37877b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c @@ -0,0 +1,42 @@ +/* Area: ffi_call + Purpose: Check return value float. + Limitations: none. + PR: none. + Originator: 20050212 */ + +/* { dg-do run } */ +#include "ffitest.h" + +static float return_fl(float fl1, float fl2, unsigned int in3, float fl4) +{ + return fl1 + fl2 + in3 + fl4; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + float fl1, fl2, fl4, rfl; + unsigned int in3; + args[0] = &ffi_type_float; + args[1] = &ffi_type_float; + args[2] = &ffi_type_uint; + args[3] = &ffi_type_float; + values[0] = &fl1; + values[1] = &fl2; + values[2] = &in3; + values[3] = &fl4; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &ffi_type_float, args) == FFI_OK); + fl1 = 127.0; + fl2 = 128.0; + in3 = 255; + fl4 = 512.7; + + ffi_call(&cif, FFI_FN(return_fl), &rfl, values); + printf ("%f vs %f\n", rfl, return_fl(fl1, fl2, in3, fl4)); + CHECK(rfl == fl1 + fl2 + in3 + fl4); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c new file mode 100644 index 0000000..52a92fe --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c @@ -0,0 +1,34 @@ +/* Area: ffi_call + Purpose: Check return value long double. + Limitations: none. + PR: none. + Originator: 20071113 */ +/* { dg-do run } */ + +#include "ffitest.h" + +static long double return_ldl(long double ldl) +{ + return 2*ldl; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + long double ldl, rldl; + + args[0] = &ffi_type_longdouble; + values[0] = &ldl; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_longdouble, args) == FFI_OK); + + for (ldl = -127.0; ldl < 127.0; ldl++) + { + ffi_call(&cif, FFI_FN(return_ldl), &rldl, values); + CHECK(rldl == 2 * ldl); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c new file mode 100644 index 0000000..ea4a1e4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c @@ -0,0 +1,41 @@ +/* Area: ffi_call + Purpose: Check return value long long. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +static long long return_ll(long long ll) +{ + return ll; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + long long rlonglong; + long long ll; + + args[0] = &ffi_type_sint64; + values[0] = ≪ + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_sint64, args) == FFI_OK); + + for (ll = 0LL; ll < 100LL; ll++) + { + ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values); + CHECK(rlonglong == ll); + } + + for (ll = 55555555555000LL; ll < 55555555555100LL; ll++) + { + ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values); + CHECK(rlonglong == ll); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c new file mode 100644 index 0000000..593e8a3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c @@ -0,0 +1,43 @@ +/* Area: ffi_call + Purpose: Check if long long are passed in the corresponding regs on ppc. + Limitations: none. + PR: 20104. + Originator: 20050222 */ + +/* { dg-do run } */ +/* { dg-options "-Wno-format" { target alpha*-dec-osf* } } */ +#include "ffitest.h" +static long long return_ll(int ll0, long long ll1, int ll2) +{ + return ll0 + ll1 + ll2; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + long long rlonglong; + long long ll1; + unsigned ll0, ll2; + + args[0] = &ffi_type_sint; + args[1] = &ffi_type_sint64; + args[2] = &ffi_type_sint; + values[0] = &ll0; + values[1] = &ll1; + values[2] = &ll2; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, + &ffi_type_sint64, args) == FFI_OK); + + ll0 = 11111111; + ll1 = 11111111111000LL; + ll2 = 11111111; + + ffi_call(&cif, FFI_FN(return_ll), &rlonglong, values); + printf("res: %" PRIdLL ", %" PRIdLL "\n", rlonglong, ll0 + ll1 + ll2); + /* { dg-output "res: 11111133333222, 11111133333222" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c new file mode 100644 index 0000000..a36cf3e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c @@ -0,0 +1,36 @@ +/* Area: ffi_call + Purpose: Check return value signed char. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +static signed char return_sc(signed char sc) +{ + return sc; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + signed char sc; + + args[0] = &ffi_type_schar; + values[0] = ≻ + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_schar, args) == FFI_OK); + + for (sc = (signed char) -127; + sc < (signed char) 127; sc++) + { + ffi_call(&cif, FFI_FN(return_sc), &rint, values); + CHECK((signed char)rint == sc); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c new file mode 100644 index 0000000..f0fd345 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c @@ -0,0 +1,38 @@ +/* Area: ffi_call + Purpose: Check if long as return type is handled correctly. + Limitations: none. + PR: none. + */ + +/* { dg-do run } */ +#include "ffitest.h" +static long return_sl(long l1, long l2) +{ + return l1 - l2; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg res; + unsigned long l1, l2; + + args[0] = &ffi_type_slong; + args[1] = &ffi_type_slong; + values[0] = &l1; + values[1] = &l2; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, + &ffi_type_slong, args) == FFI_OK); + + l1 = 1073741823L; + l2 = 1073741824L; + + ffi_call(&cif, FFI_FN(return_sl), &res, values); + printf("res: %ld, %ld\n", (long)res, l1 - l2); + /* { dg-output "res: -1, -1" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c new file mode 100644 index 0000000..6fe5546 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c @@ -0,0 +1,38 @@ +/* Area: ffi_call + Purpose: Check return value unsigned char. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +static unsigned char return_uc(unsigned char uc) +{ + return uc; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + + unsigned char uc; + + args[0] = &ffi_type_uchar; + values[0] = &uc; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_uchar, args) == FFI_OK); + + for (uc = (unsigned char) '\x00'; + uc < (unsigned char) '\xff'; uc++) + { + ffi_call(&cif, FFI_FN(return_uc), &rint, values); + CHECK((unsigned char)rint == uc); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c new file mode 100644 index 0000000..12b266f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c @@ -0,0 +1,38 @@ +/* Area: ffi_call + Purpose: Check if unsigned long as return type is handled correctly. + Limitations: none. + PR: none. + Originator: 20060724 */ + +/* { dg-do run } */ +#include "ffitest.h" +static unsigned long return_ul(unsigned long ul1, unsigned long ul2) +{ + return ul1 + ul2; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg res; + unsigned long ul1, ul2; + + args[0] = &ffi_type_ulong; + args[1] = &ffi_type_ulong; + values[0] = &ul1; + values[1] = &ul2; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, + &ffi_type_ulong, args) == FFI_OK); + + ul1 = 1073741823L; + ul2 = 1073741824L; + + ffi_call(&cif, FFI_FN(return_ul), &res, values); + printf("res: %lu, %lu\n", (unsigned long)res, ul1 + ul2); + /* { dg-output "res: 2147483647, 2147483647" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c new file mode 100644 index 0000000..71c2469 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c @@ -0,0 +1,145 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure returning with different structure size. + Depending on the ABI. Check bigger struct which overlaps + the gp and fp register count on Darwin/AIX/ppc64. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/21/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +#include "ffitest.h" + +/* 13 FPRs: 104 bytes */ +/* 14 FPRs: 112 bytes */ + +typedef struct struct_108byte { + double a; + double b; + double c; + double d; + double e; + double f; + double g; + double h; + double i; + double j; + double k; + double l; + double m; + int n; +} struct_108byte; + +struct_108byte cls_struct_108byte_fn( + struct_108byte b0, + struct_108byte b1, + struct_108byte b2, + struct_108byte b3) +{ + struct_108byte result; + + result.a = b0.a + b1.a + b2.a + b3.a; + result.b = b0.b + b1.b + b2.b + b3.b; + result.c = b0.c + b1.c + b2.c + b3.c; + result.d = b0.d + b1.d + b2.d + b3.d; + result.e = b0.e + b1.e + b2.e + b3.e; + result.f = b0.f + b1.f + b2.f + b3.f; + result.g = b0.g + b1.g + b2.g + b3.g; + result.h = b0.h + b1.h + b2.h + b3.h; + result.i = b0.i + b1.i + b2.i + b3.i; + result.j = b0.j + b1.j + b2.j + b3.j; + result.k = b0.k + b1.k + b2.k + b3.k; + result.l = b0.l + b1.l + b2.l + b3.l; + result.m = b0.m + b1.m + b2.m + b3.m; + result.n = b0.n + b1.n + b2.n + b3.n; + + printf("%g %g %g %g %g %g %g %g %g %g %g %g %g %d\n", result.a, result.b, result.c, + result.d, result.e, result.f, result.g, result.h, result.i, + result.j, result.k, result.l, result.m, result.n); + + return result; +} + +static void +cls_struct_108byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) +{ + struct_108byte b0, b1, b2, b3; + + b0 = *(struct_108byte*)(args[0]); + b1 = *(struct_108byte*)(args[1]); + b2 = *(struct_108byte*)(args[2]); + b3 = *(struct_108byte*)(args[3]); + + *(struct_108byte*)resp = cls_struct_108byte_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[15]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct_108byte e_dbl = { 9.0, 2.0, 6.0, 5.0, 3.0, 4.0, 8.0, 1.0, 1.0, 2.0, 3.0, 7.0, 2.0, 7 }; + struct_108byte f_dbl = { 1.0, 2.0, 3.0, 7.0, 2.0, 5.0, 6.0, 7.0, 4.0, 5.0, 7.0, 9.0, 1.0, 4 }; + struct_108byte g_dbl = { 4.0, 5.0, 7.0, 9.0, 1.0, 1.0, 2.0, 9.0, 8.0, 6.0, 1.0, 4.0, 0.0, 3 }; + struct_108byte h_dbl = { 8.0, 6.0, 1.0, 4.0, 0.0, 3.0, 3.0, 1.0, 9.0, 2.0, 6.0, 5.0, 3.0, 2 }; + struct_108byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_double; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = &ffi_type_double; + cls_struct_fields[5] = &ffi_type_double; + cls_struct_fields[6] = &ffi_type_double; + cls_struct_fields[7] = &ffi_type_double; + cls_struct_fields[8] = &ffi_type_double; + cls_struct_fields[9] = &ffi_type_double; + cls_struct_fields[10] = &ffi_type_double; + cls_struct_fields[11] = &ffi_type_double; + cls_struct_fields[12] = &ffi_type_double; + cls_struct_fields[13] = &ffi_type_sint32; + cls_struct_fields[14] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = &cls_struct_type; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_108byte_fn), &res_dbl, args_dbl); + /* { dg-output "22 15 17 25 6 13 19 18 22 15 17 25 6 16" } */ + printf("res: %g %g %g %g %g %g %g %g %g %g %g %g %g %d\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i, + res_dbl.j, res_dbl.k, res_dbl.l, res_dbl.m, res_dbl.n); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 22 15 17 25 6 16" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_108byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((struct_108byte(*)(struct_108byte, struct_108byte, + struct_108byte, struct_108byte))(code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n22 15 17 25 6 13 19 18 22 15 17 25 6 16" } */ + printf("res: %g %g %g %g %g %g %g %g %g %g %g %g %g %d\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i, + res_dbl.j, res_dbl.k, res_dbl.l, res_dbl.m, res_dbl.n); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 22 15 17 25 6 16" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c new file mode 100644 index 0000000..d9c750e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c @@ -0,0 +1,148 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure returning with different structure size. + Depending on the ABI. Check bigger struct which overlaps + the gp and fp register count on Darwin/AIX/ppc64. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/21/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +#include "ffitest.h" + +/* 13 FPRs: 104 bytes */ +/* 14 FPRs: 112 bytes */ + +typedef struct struct_116byte { + double a; + double b; + double c; + double d; + double e; + double f; + double g; + double h; + double i; + double j; + double k; + double l; + double m; + double n; + int o; +} struct_116byte; + +struct_116byte cls_struct_116byte_fn( + struct_116byte b0, + struct_116byte b1, + struct_116byte b2, + struct_116byte b3) +{ + struct_116byte result; + + result.a = b0.a + b1.a + b2.a + b3.a; + result.b = b0.b + b1.b + b2.b + b3.b; + result.c = b0.c + b1.c + b2.c + b3.c; + result.d = b0.d + b1.d + b2.d + b3.d; + result.e = b0.e + b1.e + b2.e + b3.e; + result.f = b0.f + b1.f + b2.f + b3.f; + result.g = b0.g + b1.g + b2.g + b3.g; + result.h = b0.h + b1.h + b2.h + b3.h; + result.i = b0.i + b1.i + b2.i + b3.i; + result.j = b0.j + b1.j + b2.j + b3.j; + result.k = b0.k + b1.k + b2.k + b3.k; + result.l = b0.l + b1.l + b2.l + b3.l; + result.m = b0.m + b1.m + b2.m + b3.m; + result.n = b0.n + b1.n + b2.n + b3.n; + result.o = b0.o + b1.o + b2.o + b3.o; + + printf("%g %g %g %g %g %g %g %g %g %g %g %g %g %g %d\n", result.a, result.b, result.c, + result.d, result.e, result.f, result.g, result.h, result.i, + result.j, result.k, result.l, result.m, result.n, result.o); + + return result; +} + +static void +cls_struct_116byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) +{ + struct_116byte b0, b1, b2, b3; + + b0 = *(struct_116byte*)(args[0]); + b1 = *(struct_116byte*)(args[1]); + b2 = *(struct_116byte*)(args[2]); + b3 = *(struct_116byte*)(args[3]); + + *(struct_116byte*)resp = cls_struct_116byte_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[16]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct_116byte e_dbl = { 9.0, 2.0, 6.0, 5.0, 3.0, 4.0, 8.0, 1.0, 1.0, 2.0, 3.0, 7.0, 2.0, 5.0, 7 }; + struct_116byte f_dbl = { 1.0, 2.0, 3.0, 7.0, 2.0, 5.0, 6.0, 7.0, 4.0, 5.0, 7.0, 9.0, 1.0, 6.0, 4 }; + struct_116byte g_dbl = { 4.0, 5.0, 7.0, 9.0, 1.0, 1.0, 2.0, 9.0, 8.0, 6.0, 1.0, 4.0, 0.0, 7.0, 3 }; + struct_116byte h_dbl = { 8.0, 6.0, 1.0, 4.0, 0.0, 3.0, 3.0, 1.0, 9.0, 2.0, 6.0, 5.0, 3.0, 8.0, 2 }; + struct_116byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_double; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = &ffi_type_double; + cls_struct_fields[5] = &ffi_type_double; + cls_struct_fields[6] = &ffi_type_double; + cls_struct_fields[7] = &ffi_type_double; + cls_struct_fields[8] = &ffi_type_double; + cls_struct_fields[9] = &ffi_type_double; + cls_struct_fields[10] = &ffi_type_double; + cls_struct_fields[11] = &ffi_type_double; + cls_struct_fields[12] = &ffi_type_double; + cls_struct_fields[13] = &ffi_type_double; + cls_struct_fields[14] = &ffi_type_sint32; + cls_struct_fields[15] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = &cls_struct_type; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_116byte_fn), &res_dbl, args_dbl); + /* { dg-output "22 15 17 25 6 13 19 18 22 15 17 25 6 26 16" } */ + printf("res: %g %g %g %g %g %g %g %g %g %g %g %g %g %g %d\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i, + res_dbl.j, res_dbl.k, res_dbl.l, res_dbl.m, res_dbl.n, res_dbl.o); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 22 15 17 25 6 26 16" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_116byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((struct_116byte(*)(struct_116byte, struct_116byte, + struct_116byte, struct_116byte))(code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n22 15 17 25 6 13 19 18 22 15 17 25 6 26 16" } */ + printf("res: %g %g %g %g %g %g %g %g %g %g %g %g %g %g %d\n", res_dbl.a, res_dbl.b, + res_dbl.c, res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i, + res_dbl.j, res_dbl.k, res_dbl.l, res_dbl.m, res_dbl.n, res_dbl.o); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 22 15 17 25 6 26 16" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c new file mode 100644 index 0000000..973ee02 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c @@ -0,0 +1,124 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure returning with different structure size. + Depending on the ABI. Check bigger struct which overlaps + the gp and fp register count on Darwin/AIX/ppc64. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/21/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +#include "ffitest.h" + +typedef struct struct_72byte { + double a; + double b; + double c; + double d; + double e; + double f; + double g; + double h; + double i; +} struct_72byte; + +struct_72byte cls_struct_72byte_fn( + struct_72byte b0, + struct_72byte b1, + struct_72byte b2, + struct_72byte b3) +{ + struct_72byte result; + + result.a = b0.a + b1.a + b2.a + b3.a; + result.b = b0.b + b1.b + b2.b + b3.b; + result.c = b0.c + b1.c + b2.c + b3.c; + result.d = b0.d + b1.d + b2.d + b3.d; + result.e = b0.e + b1.e + b2.e + b3.e; + result.f = b0.f + b1.f + b2.f + b3.f; + result.g = b0.g + b1.g + b2.g + b3.g; + result.h = b0.h + b1.h + b2.h + b3.h; + result.i = b0.i + b1.i + b2.i + b3.i; + + printf("%g %g %g %g %g %g %g %g %g\n", result.a, result.b, result.c, + result.d, result.e, result.f, result.g, result.h, result.i); + + return result; +} + +static void +cls_struct_72byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) +{ + struct_72byte b0, b1, b2, b3; + + b0 = *(struct_72byte*)(args[0]); + b1 = *(struct_72byte*)(args[1]); + b2 = *(struct_72byte*)(args[2]); + b3 = *(struct_72byte*)(args[3]); + + *(struct_72byte*)resp = cls_struct_72byte_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[10]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct_72byte e_dbl = { 9.0, 2.0, 6.0, 5.0, 3.0, 4.0, 8.0, 1.0, 7.0 }; + struct_72byte f_dbl = { 1.0, 2.0, 3.0, 7.0, 2.0, 5.0, 6.0, 7.0, 4.0 }; + struct_72byte g_dbl = { 4.0, 5.0, 7.0, 9.0, 1.0, 1.0, 2.0, 9.0, 3.0 }; + struct_72byte h_dbl = { 8.0, 6.0, 1.0, 4.0, 0.0, 3.0, 3.0, 1.0, 2.0 }; + struct_72byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_double; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = &ffi_type_double; + cls_struct_fields[5] = &ffi_type_double; + cls_struct_fields[6] = &ffi_type_double; + cls_struct_fields[7] = &ffi_type_double; + cls_struct_fields[8] = &ffi_type_double; + cls_struct_fields[9] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = &cls_struct_type; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_72byte_fn), &res_dbl, args_dbl); + /* { dg-output "22 15 17 25 6 13 19 18 16" } */ + printf("res: %g %g %g %g %g %g %g %g %g\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 16" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_72byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((struct_72byte(*)(struct_72byte, struct_72byte, + struct_72byte, struct_72byte))(code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n22 15 17 25 6 13 19 18 16" } */ + printf("res: %g %g %g %g %g %g %g %g %g\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 16" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c new file mode 100644 index 0000000..84323d1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c @@ -0,0 +1,125 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure returning with different structure size. + Depending on the ABI. Check bigger struct which overlaps + the gp and fp register count on Darwin/AIX/ppc64. + Limitations: none. + PR: none. + Originator: Blake Chaffin 6/21/2007 */ + +/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */ +/* { dg-options "-Wno-format" { target alpha*-dec-osf* } } */ +#include "ffitest.h" + +typedef struct struct_72byte { + double a; + double b; + double c; + double d; + double e; + double f; + double g; + double h; + long long i; +} struct_72byte; + +struct_72byte cls_struct_72byte_fn( + struct_72byte b0, + struct_72byte b1, + struct_72byte b2, + struct_72byte b3) +{ + struct_72byte result; + + result.a = b0.a + b1.a + b2.a + b3.a; + result.b = b0.b + b1.b + b2.b + b3.b; + result.c = b0.c + b1.c + b2.c + b3.c; + result.d = b0.d + b1.d + b2.d + b3.d; + result.e = b0.e + b1.e + b2.e + b3.e; + result.f = b0.f + b1.f + b2.f + b3.f; + result.g = b0.g + b1.g + b2.g + b3.g; + result.h = b0.h + b1.h + b2.h + b3.h; + result.i = b0.i + b1.i + b2.i + b3.i; + + printf("%g %g %g %g %g %g %g %g %" PRIdLL "\n", result.a, result.b, result.c, + result.d, result.e, result.f, result.g, result.h, result.i); + + return result; +} + +static void +cls_struct_72byte_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) +{ + struct_72byte b0, b1, b2, b3; + + b0 = *(struct_72byte*)(args[0]); + b1 = *(struct_72byte*)(args[1]); + b2 = *(struct_72byte*)(args[2]); + b3 = *(struct_72byte*)(args[3]); + + *(struct_72byte*)resp = cls_struct_72byte_fn(b0, b1, b2, b3); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_dbl[5]; + ffi_type* cls_struct_fields[10]; + ffi_type cls_struct_type; + ffi_type* dbl_arg_types[5]; + + struct_72byte e_dbl = { 9.0, 2.0, 6.0, 5.0, 3.0, 4.0, 8.0, 1.0, 7 }; + struct_72byte f_dbl = { 1.0, 2.0, 3.0, 7.0, 2.0, 5.0, 6.0, 7.0, 4 }; + struct_72byte g_dbl = { 4.0, 5.0, 7.0, 9.0, 1.0, 1.0, 2.0, 9.0, 3 }; + struct_72byte h_dbl = { 8.0, 6.0, 1.0, 4.0, 0.0, 3.0, 3.0, 1.0, 2 }; + struct_72byte res_dbl; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_double; + cls_struct_fields[1] = &ffi_type_double; + cls_struct_fields[2] = &ffi_type_double; + cls_struct_fields[3] = &ffi_type_double; + cls_struct_fields[4] = &ffi_type_double; + cls_struct_fields[5] = &ffi_type_double; + cls_struct_fields[6] = &ffi_type_double; + cls_struct_fields[7] = &ffi_type_double; + cls_struct_fields[8] = &ffi_type_sint64; + cls_struct_fields[9] = NULL; + + dbl_arg_types[0] = &cls_struct_type; + dbl_arg_types[1] = &cls_struct_type; + dbl_arg_types[2] = &cls_struct_type; + dbl_arg_types[3] = &cls_struct_type; + dbl_arg_types[4] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, &cls_struct_type, + dbl_arg_types) == FFI_OK); + + args_dbl[0] = &e_dbl; + args_dbl[1] = &f_dbl; + args_dbl[2] = &g_dbl; + args_dbl[3] = &h_dbl; + args_dbl[4] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_72byte_fn), &res_dbl, args_dbl); + /* { dg-output "22 15 17 25 6 13 19 18 16" } */ + printf("res: %g %g %g %g %g %g %g %g %" PRIdLL "\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 16" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_72byte_gn, NULL, code) == FFI_OK); + + res_dbl = ((struct_72byte(*)(struct_72byte, struct_72byte, + struct_72byte, struct_72byte))(code))(e_dbl, f_dbl, g_dbl, h_dbl); + /* { dg-output "\n22 15 17 25 6 13 19 18 16" } */ + printf("res: %g %g %g %g %g %g %g %g %" PRIdLL "\n", res_dbl.a, res_dbl.b, res_dbl.c, + res_dbl.d, res_dbl.e, res_dbl.f, res_dbl.g, res_dbl.h, res_dbl.i); + /* { dg-output "\nres: 22 15 17 25 6 13 19 18 16" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c new file mode 100644 index 0000000..35b70ea --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c @@ -0,0 +1,44 @@ +/* Area: ffi_call + Purpose: Check strlen function call. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +static size_t ABI_ATTR my_strlen(char *s) +{ + return (strlen(s)); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + char *s; + + args[0] = &ffi_type_pointer; + values[0] = (void*) &s; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, + &ffi_type_sint, args) == FFI_OK); + + s = "a"; + ffi_call(&cif, FFI_FN(my_strlen), &rint, values); + CHECK(rint == 1); + + s = "1234567"; + ffi_call(&cif, FFI_FN(my_strlen), &rint, values); + CHECK(rint == 7); + + s = "1234567890123456789012345"; + ffi_call(&cif, FFI_FN(my_strlen), &rint, values); + CHECK(rint == 25); + + exit (0); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c new file mode 100644 index 0000000..96282bc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c @@ -0,0 +1,49 @@ +/* Area: ffi_call + Purpose: Check strlen function call with additional arguments. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static size_t ABI_ATTR my_f(char *s, float a) +{ + return (size_t) ((int) strlen(s) + (int) a); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + char *s; + float v2; + args[0] = &ffi_type_pointer; + args[1] = &ffi_type_float; + values[0] = (void*) &s; + values[1] = (void*) &v2; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 2, + &ffi_type_sint, args) == FFI_OK); + + s = "a"; + v2 = 0.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 1); + + s = "1234567"; + v2 = -1.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 6); + + s = "1234567890123456789012345"; + v2 = 1.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 26); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c new file mode 100644 index 0000000..beba86e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c @@ -0,0 +1,49 @@ +/* Area: ffi_call + Purpose: Check strlen function call with additional arguments. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static size_t ABI_ATTR my_f(float a, char *s) +{ + return (size_t) ((int) strlen(s) + (int) a); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + char *s; + float v2; + args[1] = &ffi_type_pointer; + args[0] = &ffi_type_float; + values[1] = (void*) &s; + values[0] = (void*) &v2; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 2, + &ffi_type_sint, args) == FFI_OK); + + s = "a"; + v2 = 0.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 1); + + s = "1234567"; + v2 = -1.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 6); + + s = "1234567890123456789012345"; + v2 = 1.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 26); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c new file mode 100644 index 0000000..d5d42b4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c @@ -0,0 +1,55 @@ +/* Area: ffi_call + Purpose: Check strlen function call with additional arguments. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ + +#include "ffitest.h" + +static size_t ABI_ATTR my_f(float a, char *s, int i) +{ + return (size_t) ((int) strlen(s) + (int) a + i); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + char *s; + int v1; + float v2; + args[2] = &ffi_type_sint; + args[1] = &ffi_type_pointer; + args[0] = &ffi_type_float; + values[2] = (void*) &v1; + values[1] = (void*) &s; + values[0] = (void*) &v2; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 3, + &ffi_type_sint, args) == FFI_OK); + + s = "a"; + v1 = 1; + v2 = 0.0; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 2); + + s = "1234567"; + v2 = -1.0; + v1 = -2; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 4); + + s = "1234567890123456789012345"; + v2 = 1.0; + v1 = 2; + ffi_call(&cif, FFI_FN(my_f), &rint, values); + CHECK(rint == 28); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c new file mode 100644 index 0000000..c13e23f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c @@ -0,0 +1,67 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct +{ + unsigned char uc; + double d; + unsigned int ui; +} test_structure_1; + +static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) +{ + ts.uc++; + ts.d--; + ts.ui++; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts1_type; + ffi_type *ts1_type_elements[4]; + + test_structure_1 ts1_arg; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_1 *ts1_result = + (test_structure_1 *) malloc (sizeof(test_structure_1)); + + ts1_type.size = 0; + ts1_type.alignment = 0; + ts1_type.type = FFI_TYPE_STRUCT; + ts1_type.elements = ts1_type_elements; + ts1_type_elements[0] = &ffi_type_uchar; + ts1_type_elements[1] = &ffi_type_double; + ts1_type_elements[2] = &ffi_type_uint; + ts1_type_elements[3] = NULL; + + args[0] = &ts1_type; + values[0] = &ts1_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, + &ts1_type, args) == FFI_OK); + + ts1_arg.uc = '\x01'; + ts1_arg.d = 3.14159; + ts1_arg.ui = 555; + + ffi_call(&cif, FFI_FN(struct1), ts1_result, values); + + CHECK(ts1_result->ui == 556); + CHECK(ts1_result->d == 3.14159 - 1); + + free (ts1_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c new file mode 100644 index 0000000..17b1377 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c @@ -0,0 +1,57 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: Sergei Trofimovich + + The test originally discovered in ruby's bindings + for ffi in https://bugs.gentoo.org/634190 */ + +/* { dg-do run } */ +#include "ffitest.h" + +struct s { + int s32; + float f32; + signed char s8; +}; + +struct s make_s(void) { + struct s r; + r.s32 = 0x1234; + r.f32 = 7.0; + r.s8 = 0x78; + return r; +} + +int main() { + ffi_cif cif; + struct s r; + ffi_type rtype; + ffi_type* s_fields[] = { + &ffi_type_sint, + &ffi_type_float, + &ffi_type_schar, + NULL, + }; + + rtype.size = 0; + rtype.alignment = 0, + rtype.type = FFI_TYPE_STRUCT, + rtype.elements = s_fields, + + r.s32 = 0xbad; + r.f32 = 999.999; + r.s8 = 0x51; + + // Here we emulate the following call: + //r = make_s(); + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 0, &rtype, NULL) == FFI_OK); + ffi_call(&cif, FFI_FN(make_s), &r, NULL); + + CHECK(r.s32 == 0x1234); + CHECK(r.f32 == 7.0); + CHECK(r.s8 == 0x78); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c new file mode 100644 index 0000000..5077a5e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c @@ -0,0 +1,67 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct +{ + double d1; + double d2; +} test_structure_2; + +static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) +{ + ts.d1--; + ts.d2--; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + test_structure_2 ts2_arg; + ffi_type ts2_type; + ffi_type *ts2_type_elements[3]; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_2 *ts2_result = + (test_structure_2 *) malloc (sizeof(test_structure_2)); + + ts2_type.size = 0; + ts2_type.alignment = 0; + ts2_type.type = FFI_TYPE_STRUCT; + ts2_type.elements = ts2_type_elements; + ts2_type_elements[0] = &ffi_type_double; + ts2_type_elements[1] = &ffi_type_double; + ts2_type_elements[2] = NULL; + + args[0] = &ts2_type; + values[0] = &ts2_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, &ts2_type, args) == FFI_OK); + + ts2_arg.d1 = 5.55; + ts2_arg.d2 = 6.66; + + printf ("%g\n", ts2_arg.d1); + printf ("%g\n", ts2_arg.d2); + + ffi_call(&cif, FFI_FN(struct2), ts2_result, values); + + printf ("%g\n", ts2_result->d1); + printf ("%g\n", ts2_result->d2); + + CHECK(ts2_result->d1 == 5.55 - 1); + CHECK(ts2_result->d2 == 6.66 - 1); + + free (ts2_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c new file mode 100644 index 0000000..7eba0ea --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c @@ -0,0 +1,60 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct +{ + int si; +} test_structure_3; + +static test_structure_3 ABI_ATTR struct3(test_structure_3 ts) +{ + ts.si = -(ts.si*2); + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + int compare_value; + ffi_type ts3_type; + ffi_type *ts3_type_elements[2]; + + test_structure_3 ts3_arg; + test_structure_3 *ts3_result = + (test_structure_3 *) malloc (sizeof(test_structure_3)); + + ts3_type.size = 0; + ts3_type.alignment = 0; + ts3_type.type = FFI_TYPE_STRUCT; + ts3_type.elements = ts3_type_elements; + ts3_type_elements[0] = &ffi_type_sint; + ts3_type_elements[1] = NULL; + + args[0] = &ts3_type; + values[0] = &ts3_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, + &ts3_type, args) == FFI_OK); + + ts3_arg.si = -123; + compare_value = ts3_arg.si; + + ffi_call(&cif, FFI_FN(struct3), ts3_result, values); + + printf ("%d %d\n", ts3_result->si, -(compare_value*2)); + + CHECK(ts3_result->si == -(compare_value*2)); + + free (ts3_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c new file mode 100644 index 0000000..66a9551 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c @@ -0,0 +1,64 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct +{ + unsigned ui1; + unsigned ui2; + unsigned ui3; +} test_structure_4; + +static test_structure_4 ABI_ATTR struct4(test_structure_4 ts) +{ + ts.ui3 = ts.ui1 * ts.ui2 * ts.ui3; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts4_type; + ffi_type *ts4_type_elements[4]; + + test_structure_4 ts4_arg; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_4 *ts4_result = + (test_structure_4 *) malloc (sizeof(test_structure_4)); + + ts4_type.size = 0; + ts4_type.alignment = 0; + ts4_type.type = FFI_TYPE_STRUCT; + ts4_type.elements = ts4_type_elements; + ts4_type_elements[0] = &ffi_type_uint; + ts4_type_elements[1] = &ffi_type_uint; + ts4_type_elements[2] = &ffi_type_uint; + ts4_type_elements[3] = NULL; + + args[0] = &ts4_type; + values[0] = &ts4_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, &ts4_type, args) == FFI_OK); + + ts4_arg.ui1 = 2; + ts4_arg.ui2 = 3; + ts4_arg.ui3 = 4; + + ffi_call (&cif, FFI_FN(struct4), ts4_result, values); + + CHECK(ts4_result->ui3 == 2U * 3U * 4U); + + + free (ts4_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c new file mode 100644 index 0000000..23e2a3f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c @@ -0,0 +1,66 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +typedef struct +{ + char c1; + char c2; +} test_structure_5; + +static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) +{ + ts1.c1 += ts2.c1; + ts1.c2 -= ts2.c2; + + return ts1; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts5_type; + ffi_type *ts5_type_elements[3]; + + test_structure_5 ts5_arg1, ts5_arg2; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_5 *ts5_result = + (test_structure_5 *) malloc (sizeof(test_structure_5)); + + ts5_type.size = 0; + ts5_type.alignment = 0; + ts5_type.type = FFI_TYPE_STRUCT; + ts5_type.elements = ts5_type_elements; + ts5_type_elements[0] = &ffi_type_schar; + ts5_type_elements[1] = &ffi_type_schar; + ts5_type_elements[2] = NULL; + + args[0] = &ts5_type; + args[1] = &ts5_type; + values[0] = &ts5_arg1; + values[1] = &ts5_arg2; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 2, &ts5_type, args) == FFI_OK); + + ts5_arg1.c1 = 2; + ts5_arg1.c2 = 6; + ts5_arg2.c1 = 5; + ts5_arg2.c2 = 3; + + ffi_call (&cif, FFI_FN(struct5), ts5_result, values); + + CHECK(ts5_result->c1 == 7); + CHECK(ts5_result->c2 == 3); + + + free (ts5_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c new file mode 100644 index 0000000..173c66e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c @@ -0,0 +1,64 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +typedef struct +{ + float f; + double d; +} test_structure_6; + +static test_structure_6 ABI_ATTR struct6 (test_structure_6 ts) +{ + ts.f += 1; + ts.d += 1; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts6_type; + ffi_type *ts6_type_elements[3]; + + test_structure_6 ts6_arg; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_6 *ts6_result = + (test_structure_6 *) malloc (sizeof(test_structure_6)); + + ts6_type.size = 0; + ts6_type.alignment = 0; + ts6_type.type = FFI_TYPE_STRUCT; + ts6_type.elements = ts6_type_elements; + ts6_type_elements[0] = &ffi_type_float; + ts6_type_elements[1] = &ffi_type_double; + ts6_type_elements[2] = NULL; + + args[0] = &ts6_type; + values[0] = &ts6_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, &ts6_type, args) == FFI_OK); + + ts6_arg.f = 5.55f; + ts6_arg.d = 6.66; + + printf ("%g\n", ts6_arg.f); + printf ("%g\n", ts6_arg.d); + + ffi_call(&cif, FFI_FN(struct6), ts6_result, values); + + CHECK(ts6_result->f == 5.55f + 1); + CHECK(ts6_result->d == 6.66 + 1); + + free (ts6_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c new file mode 100644 index 0000000..badc7e0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c @@ -0,0 +1,74 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +typedef struct +{ + float f1; + float f2; + double d; +} test_structure_7; + +static test_structure_7 ABI_ATTR struct7 (test_structure_7 ts) +{ + ts.f1 += 1; + ts.f2 += 1; + ts.d += 1; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts7_type; + ffi_type *ts7_type_elements[4]; + + test_structure_7 ts7_arg; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_7 *ts7_result = + (test_structure_7 *) malloc (sizeof(test_structure_7)); + + ts7_type.size = 0; + ts7_type.alignment = 0; + ts7_type.type = FFI_TYPE_STRUCT; + ts7_type.elements = ts7_type_elements; + ts7_type_elements[0] = &ffi_type_float; + ts7_type_elements[1] = &ffi_type_float; + ts7_type_elements[2] = &ffi_type_double; + ts7_type_elements[3] = NULL; + + args[0] = &ts7_type; + values[0] = &ts7_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, &ts7_type, args) == FFI_OK); + + ts7_arg.f1 = 5.55f; + ts7_arg.f2 = 55.5f; + ts7_arg.d = 6.66; + + printf ("%g\n", ts7_arg.f1); + printf ("%g\n", ts7_arg.f2); + printf ("%g\n", ts7_arg.d); + + ffi_call(&cif, FFI_FN(struct7), ts7_result, values); + + printf ("%g\n", ts7_result->f1); + printf ("%g\n", ts7_result->f2); + printf ("%g\n", ts7_result->d); + + CHECK(ts7_result->f1 == 5.55f + 1); + CHECK(ts7_result->f2 == 55.5f + 1); + CHECK(ts7_result->d == 6.66 + 1); + + free (ts7_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c new file mode 100644 index 0000000..ef204ec --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c @@ -0,0 +1,81 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" +typedef struct +{ + float f1; + float f2; + float f3; + float f4; +} test_structure_8; + +static test_structure_8 ABI_ATTR struct8 (test_structure_8 ts) +{ + ts.f1 += 1; + ts.f2 += 1; + ts.f3 += 1; + ts.f4 += 1; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts8_type; + ffi_type *ts8_type_elements[5]; + + test_structure_8 ts8_arg; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_8 *ts8_result = + (test_structure_8 *) malloc (sizeof(test_structure_8)); + + ts8_type.size = 0; + ts8_type.alignment = 0; + ts8_type.type = FFI_TYPE_STRUCT; + ts8_type.elements = ts8_type_elements; + ts8_type_elements[0] = &ffi_type_float; + ts8_type_elements[1] = &ffi_type_float; + ts8_type_elements[2] = &ffi_type_float; + ts8_type_elements[3] = &ffi_type_float; + ts8_type_elements[4] = NULL; + + args[0] = &ts8_type; + values[0] = &ts8_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, &ts8_type, args) == FFI_OK); + + ts8_arg.f1 = 5.55f; + ts8_arg.f2 = 55.5f; + ts8_arg.f3 = -5.55f; + ts8_arg.f4 = -55.5f; + + printf ("%g\n", ts8_arg.f1); + printf ("%g\n", ts8_arg.f2); + printf ("%g\n", ts8_arg.f3); + printf ("%g\n", ts8_arg.f4); + + ffi_call(&cif, FFI_FN(struct8), ts8_result, values); + + printf ("%g\n", ts8_result->f1); + printf ("%g\n", ts8_result->f2); + printf ("%g\n", ts8_result->f3); + printf ("%g\n", ts8_result->f4); + + CHECK(ts8_result->f1 == 5.55f + 1); + CHECK(ts8_result->f2 == 55.5f + 1); + CHECK(ts8_result->f3 == -5.55f + 1); + CHECK(ts8_result->f4 == -55.5f + 1); + + free (ts8_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c new file mode 100644 index 0000000..4a13b81 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c @@ -0,0 +1,68 @@ +/* Area: ffi_call + Purpose: Check structures. + Limitations: none. + PR: none. + Originator: From the original ffitest.c */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct +{ + float f; + int i; +} test_structure_9; + +static test_structure_9 ABI_ATTR struct9 (test_structure_9 ts) +{ + ts.f += 1; + ts.i += 1; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts9_type; + ffi_type *ts9_type_elements[3]; + + test_structure_9 ts9_arg; + + /* This is a hack to get a properly aligned result buffer */ + test_structure_9 *ts9_result = + (test_structure_9 *) malloc (sizeof(test_structure_9)); + + ts9_type.size = 0; + ts9_type.alignment = 0; + ts9_type.type = FFI_TYPE_STRUCT; + ts9_type.elements = ts9_type_elements; + ts9_type_elements[0] = &ffi_type_float; + ts9_type_elements[1] = &ffi_type_sint; + ts9_type_elements[2] = NULL; + + args[0] = &ts9_type; + values[0] = &ts9_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, ABI_NUM, 1, &ts9_type, args) == FFI_OK); + + ts9_arg.f = 5.55f; + ts9_arg.i = 5; + + printf ("%g\n", ts9_arg.f); + printf ("%d\n", ts9_arg.i); + + ffi_call(&cif, FFI_FN(struct9), ts9_result, values); + + printf ("%g\n", ts9_result->f); + printf ("%d\n", ts9_result->i); + + CHECK(ts9_result->f == 5.55f + 1); + CHECK(ts9_result->i == 5 + 1); + + free (ts9_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c new file mode 100644 index 0000000..ca31056 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c @@ -0,0 +1,70 @@ +/* Area: closure_call + Purpose: Check return value float. + Limitations: none. + PR: 41908. + Originator: 20091102 */ + +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct cls_struct_combined { + float a; + float b; + float c; + float d; +} cls_struct_combined; + +void cls_struct_combined_fn(struct cls_struct_combined arg) +{ + printf("%g %g %g %g\n", + arg.a, arg.b, + arg.c, arg.d); + fflush(stdout); +} + +static void +cls_struct_combined_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, + void** args, void* userdata __UNUSED__) +{ + struct cls_struct_combined a0; + + a0 = *(struct cls_struct_combined*)(args[0]); + + cls_struct_combined_fn(a0); +} + + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type* cls_struct_fields0[5]; + ffi_type cls_struct_type0; + ffi_type* dbl_arg_types[5]; + + struct cls_struct_combined g_dbl = {4.0, 5.0, 1.0, 8.0}; + + cls_struct_type0.size = 0; + cls_struct_type0.alignment = 0; + cls_struct_type0.type = FFI_TYPE_STRUCT; + cls_struct_type0.elements = cls_struct_fields0; + + cls_struct_fields0[0] = &ffi_type_float; + cls_struct_fields0[1] = &ffi_type_float; + cls_struct_fields0[2] = &ffi_type_float; + cls_struct_fields0[3] = &ffi_type_float; + cls_struct_fields0[4] = NULL; + + dbl_arg_types[0] = &cls_struct_type0; + dbl_arg_types[1] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, &ffi_type_void, + dbl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_combined_gn, NULL, code) == FFI_OK); + + ((void(*)(cls_struct_combined)) (code))(g_dbl); + /* { dg-output "4 5 1 8" } */ + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c new file mode 100644 index 0000000..f00d830 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c @@ -0,0 +1,61 @@ +/* { dg-do run } */ +#include "ffitest.h" + +typedef struct +{ + unsigned char uc; + double d; + unsigned int ui; +} test_structure_1; + +static test_structure_1 struct1(test_structure_1 ts) +{ + ts.uc++; + ts.d--; + ts.ui++; + + return ts; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_type ts1_type; + ffi_type *ts1_type_elements[4]; + + memset(&cif, 1, sizeof(cif)); + ts1_type.size = 0; + ts1_type.alignment = 0; + ts1_type.type = FFI_TYPE_STRUCT; + ts1_type.elements = ts1_type_elements; + ts1_type_elements[0] = &ffi_type_uchar; + ts1_type_elements[1] = &ffi_type_double; + ts1_type_elements[2] = &ffi_type_uint; + ts1_type_elements[3] = NULL; + + test_structure_1 ts1_arg; + /* This is a hack to get a properly aligned result buffer */ + test_structure_1 *ts1_result = + (test_structure_1 *) malloc (sizeof(test_structure_1)); + + args[0] = &ts1_type; + values[0] = &ts1_arg; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ts1_type, args) == FFI_OK); + + ts1_arg.uc = '\x01'; + ts1_arg.d = 3.14159; + ts1_arg.ui = 555; + + ffi_call(&cif, FFI_FN(struct1), ts1_result, values); + + CHECK(ts1_result->ui == 556); + CHECK(ts1_result->d == 3.14159 - 1); + + free (ts1_result); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest.cc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest.cc new file mode 100644 index 0000000..e114565 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest.cc @@ -0,0 +1,117 @@ +/* Area: ffi_closure, unwind info + Purpose: Check if the unwind information is passed correctly. + Limitations: none. + PR: none. + Originator: Jeff Sturm */ + +/* { dg-do run { xfail x86_64-apple-darwin* moxie*-*-* } } */ + +#include "ffitest.h" + +void ABI_ATTR +closure_test_fn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, + void** args __UNUSED__, void* userdata __UNUSED__) +{ + throw 9; +} + +typedef void (*closure_test_type)(); + +void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) + { + *(ffi_arg*)resp = + (int)*(float *)args[0] +(int)(*(float *)args[1]) + + (int)(*(float *)args[2]) + (int)*(float *)args[3] + + (int)(*(signed short *)args[4]) + (int)(*(float *)args[5]) + + (int)*(float *)args[6] + (int)(*(int *)args[7]) + + (int)(*(double*)args[8]) + (int)*(int *)args[9] + + (int)(*(int *)args[10]) + (int)(*(float *)args[11]) + + (int)*(int *)args[12] + (int)(*(int *)args[13]) + + (int)(*(int *)args[14]) + *(int *)args[15] + (int)(intptr_t)userdata; + + printf("%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d: %d\n", + (int)*(float *)args[0], (int)(*(float *)args[1]), + (int)(*(float *)args[2]), (int)*(float *)args[3], + (int)(*(signed short *)args[4]), (int)(*(float *)args[5]), + (int)*(float *)args[6], (int)(*(int *)args[7]), + (int)(*(double *)args[8]), (int)*(int *)args[9], + (int)(*(int *)args[10]), (int)(*(float *)args[11]), + (int)*(int *)args[12], (int)(*(int *)args[13]), + (int)(*(int *)args[14]), *(int *)args[15], + (int)(intptr_t)userdata, (int)*(ffi_arg*)resp); + + throw (int)*(ffi_arg*)resp; +} + +typedef int (*closure_test_type1)(float, float, float, float, signed short, + float, float, int, double, int, int, float, + int, int, int, int); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = (ffi_closure *)ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[17]; + + { + cl_arg_types[1] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 0, + &ffi_type_void, cl_arg_types) == FFI_OK); + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn, NULL, code) == FFI_OK); + + try + { + (*((closure_test_type)(code)))(); + } catch (int exception_code) + { + CHECK(exception_code == 9); + } + + printf("part one OK\n"); + /* { dg-output "part one OK" } */ + } + + { + + cl_arg_types[0] = &ffi_type_float; + cl_arg_types[1] = &ffi_type_float; + cl_arg_types[2] = &ffi_type_float; + cl_arg_types[3] = &ffi_type_float; + cl_arg_types[4] = &ffi_type_sshort; + cl_arg_types[5] = &ffi_type_float; + cl_arg_types[6] = &ffi_type_float; + cl_arg_types[7] = &ffi_type_uint; + cl_arg_types[8] = &ffi_type_double; + cl_arg_types[9] = &ffi_type_uint; + cl_arg_types[10] = &ffi_type_uint; + cl_arg_types[11] = &ffi_type_float; + cl_arg_types[12] = &ffi_type_uint; + cl_arg_types[13] = &ffi_type_uint; + cl_arg_types[14] = &ffi_type_uint; + cl_arg_types[15] = &ffi_type_uint; + cl_arg_types[16] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 16, + &ffi_type_sint, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn1, + (void *) 3 /* userdata */, code) == FFI_OK); + try + { + (*((closure_test_type1)code)) + (1.1, 2.2, 3.3, 4.4, 127, 5.5, 6.6, 8, 9, 10, 11, 12.0, 13, + 19, 21, 1); + /* { dg-output "\n1 2 3 4 127 5 6 8 9 10 11 12 13 19 21 1 3: 255" } */ + } catch (int exception_code) + { + CHECK(exception_code == 255); + } + printf("part two OK\n"); + /* { dg-output "\npart two OK" } */ + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc new file mode 100644 index 0000000..153d240 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc @@ -0,0 +1,54 @@ +/* Area: ffi_call, unwind info + Purpose: Check if the unwind information is passed correctly. + Limitations: none. + PR: none. + Originator: Andreas Tobler 20061213 */ + +/* { dg-do run { xfail moxie*-*-* } } */ + +#include "ffitest.h" + +static int checking(int a __UNUSED__, short b __UNUSED__, + signed char c __UNUSED__) +{ + throw 9; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + ffi_arg rint; + + signed int si; + signed short ss; + signed char sc; + + args[0] = &ffi_type_sint; + values[0] = &si; + args[1] = &ffi_type_sshort; + values[1] = &ss; + args[2] = &ffi_type_schar; + values[2] = ≻ + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, + &ffi_type_sint, args) == FFI_OK); + + si = -6; + ss = -12; + sc = -1; + { + try + { + ffi_call(&cif, FFI_FN(checking), &rint, values); + } catch (int exception_code) + { + CHECK(exception_code == 9); + } + printf("part one OK\n"); + /* { dg-output "part one OK" } */ + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c new file mode 100644 index 0000000..7f96809 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c @@ -0,0 +1,196 @@ +/* Area: ffi_call + Purpose: Test passing struct in variable argument lists. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +/* { dg-output "" { xfail avr32*-*-* } } */ + +#include "ffitest.h" +#include + +struct small_tag +{ + unsigned char a; + unsigned char b; +}; + +struct large_tag +{ + unsigned a; + unsigned b; + unsigned c; + unsigned d; + unsigned e; +}; + +static int +test_fn (int n, ...) +{ + va_list ap; + struct small_tag s1; + struct small_tag s2; + struct large_tag l; + unsigned char uc; + signed char sc; + unsigned short us; + signed short ss; + unsigned int ui; + signed int si; + unsigned long ul; + signed long sl; + float f; + double d; + + va_start (ap, n); + s1 = va_arg (ap, struct small_tag); + l = va_arg (ap, struct large_tag); + s2 = va_arg (ap, struct small_tag); + + uc = va_arg (ap, unsigned); + sc = va_arg (ap, signed); + + us = va_arg (ap, unsigned); + ss = va_arg (ap, signed); + + ui = va_arg (ap, unsigned int); + si = va_arg (ap, signed int); + + ul = va_arg (ap, unsigned long); + sl = va_arg (ap, signed long); + + f = va_arg (ap, double); /* C standard promotes float->double + when anonymous */ + d = va_arg (ap, double); + + printf ("%u %u %u %u %u %u %u %u %u uc=%u sc=%d %u %d %u %d %lu %ld %f %f\n", + s1.a, s1.b, l.a, l.b, l.c, l.d, l.e, + s2.a, s2.b, + uc, sc, + us, ss, + ui, si, + ul, sl, + f, d); + va_end (ap); + return n + 1; +} + +int +main (void) +{ + ffi_cif cif; + void* args[15]; + ffi_type* arg_types[15]; + + ffi_type s_type; + ffi_type *s_type_elements[3]; + + ffi_type l_type; + ffi_type *l_type_elements[6]; + + struct small_tag s1; + struct small_tag s2; + struct large_tag l1; + + int n; + ffi_arg res; + + unsigned char uc; + signed char sc; + unsigned short us; + signed short ss; + unsigned int ui; + signed int si; + unsigned long ul; + signed long sl; + double d1; + double f1; + + s_type.size = 0; + s_type.alignment = 0; + s_type.type = FFI_TYPE_STRUCT; + s_type.elements = s_type_elements; + + s_type_elements[0] = &ffi_type_uchar; + s_type_elements[1] = &ffi_type_uchar; + s_type_elements[2] = NULL; + + l_type.size = 0; + l_type.alignment = 0; + l_type.type = FFI_TYPE_STRUCT; + l_type.elements = l_type_elements; + + l_type_elements[0] = &ffi_type_uint; + l_type_elements[1] = &ffi_type_uint; + l_type_elements[2] = &ffi_type_uint; + l_type_elements[3] = &ffi_type_uint; + l_type_elements[4] = &ffi_type_uint; + l_type_elements[5] = NULL; + + arg_types[0] = &ffi_type_sint; + arg_types[1] = &s_type; + arg_types[2] = &l_type; + arg_types[3] = &s_type; + arg_types[4] = &ffi_type_uchar; + arg_types[5] = &ffi_type_schar; + arg_types[6] = &ffi_type_ushort; + arg_types[7] = &ffi_type_sshort; + arg_types[8] = &ffi_type_uint; + arg_types[9] = &ffi_type_sint; + arg_types[10] = &ffi_type_ulong; + arg_types[11] = &ffi_type_slong; + arg_types[12] = &ffi_type_double; + arg_types[13] = &ffi_type_double; + arg_types[14] = NULL; + + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 14, &ffi_type_sint, arg_types) == FFI_OK); + + s1.a = 5; + s1.b = 6; + + l1.a = 10; + l1.b = 11; + l1.c = 12; + l1.d = 13; + l1.e = 14; + + s2.a = 7; + s2.b = 8; + + n = 41; + + uc = 9; + sc = 10; + us = 11; + ss = 12; + ui = 13; + si = 14; + ul = 15; + sl = 16; + f1 = 2.12; + d1 = 3.13; + + args[0] = &n; + args[1] = &s1; + args[2] = &l1; + args[3] = &s2; + args[4] = &uc; + args[5] = ≻ + args[6] = &us; + args[7] = &ss; + args[8] = &ui; + args[9] = &si; + args[10] = &ul; + args[11] = &sl; + args[12] = &f1; + args[13] = &d1; + args[14] = NULL; + + ffi_call(&cif, FFI_FN(test_fn), &res, args); + /* { dg-output "5 6 10 11 12 13 14 7 8 uc=9 sc=10 11 12 13 14 15 16 2.120000 3.130000" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 42" } */ + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c new file mode 100644 index 0000000..e645206 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c @@ -0,0 +1,121 @@ +/* Area: ffi_call + Purpose: Test passing struct in variable argument lists. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +/* { dg-output "" { xfail avr32*-*-* } } */ + +#include "ffitest.h" +#include + +struct small_tag +{ + unsigned char a; + unsigned char b; +}; + +struct large_tag +{ + unsigned a; + unsigned b; + unsigned c; + unsigned d; + unsigned e; +}; + +static int +test_fn (int n, ...) +{ + va_list ap; + struct small_tag s1; + struct small_tag s2; + struct large_tag l; + + va_start (ap, n); + s1 = va_arg (ap, struct small_tag); + l = va_arg (ap, struct large_tag); + s2 = va_arg (ap, struct small_tag); + printf ("%u %u %u %u %u %u %u %u %u\n", s1.a, s1.b, l.a, l.b, l.c, l.d, l.e, + s2.a, s2.b); + va_end (ap); + return n + 1; +} + +int +main (void) +{ + ffi_cif cif; + void* args[5]; + ffi_type* arg_types[5]; + + ffi_type s_type; + ffi_type *s_type_elements[3]; + + ffi_type l_type; + ffi_type *l_type_elements[6]; + + struct small_tag s1; + struct small_tag s2; + struct large_tag l1; + + int n; + ffi_arg res; + + s_type.size = 0; + s_type.alignment = 0; + s_type.type = FFI_TYPE_STRUCT; + s_type.elements = s_type_elements; + + s_type_elements[0] = &ffi_type_uchar; + s_type_elements[1] = &ffi_type_uchar; + s_type_elements[2] = NULL; + + l_type.size = 0; + l_type.alignment = 0; + l_type.type = FFI_TYPE_STRUCT; + l_type.elements = l_type_elements; + + l_type_elements[0] = &ffi_type_uint; + l_type_elements[1] = &ffi_type_uint; + l_type_elements[2] = &ffi_type_uint; + l_type_elements[3] = &ffi_type_uint; + l_type_elements[4] = &ffi_type_uint; + l_type_elements[5] = NULL; + + arg_types[0] = &ffi_type_sint; + arg_types[1] = &s_type; + arg_types[2] = &l_type; + arg_types[3] = &s_type; + arg_types[4] = NULL; + + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &ffi_type_sint, arg_types) == FFI_OK); + + s1.a = 5; + s1.b = 6; + + l1.a = 10; + l1.b = 11; + l1.c = 12; + l1.d = 13; + l1.e = 14; + + s2.a = 7; + s2.b = 8; + + n = 41; + + args[0] = &n; + args[1] = &s1; + args[2] = &l1; + args[3] = &s2; + args[4] = NULL; + + ffi_call(&cif, FFI_FN(test_fn), &res, args); + /* { dg-output "5 6 10 11 12 13 14 7 8" } */ + printf("res: %d\n", (int) res); + /* { dg-output "\nres: 42" } */ + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c new file mode 100644 index 0000000..56f5b9c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c @@ -0,0 +1,123 @@ +/* Area: ffi_call + Purpose: Test passing struct in variable argument lists. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +/* { dg-output "" { xfail avr32*-*-* } } */ + +#include "ffitest.h" +#include + +struct small_tag +{ + unsigned char a; + unsigned char b; +}; + +struct large_tag +{ + unsigned a; + unsigned b; + unsigned c; + unsigned d; + unsigned e; +}; + +static struct small_tag +test_fn (int n, ...) +{ + va_list ap; + struct small_tag s1; + struct small_tag s2; + struct large_tag l; + + va_start (ap, n); + s1 = va_arg (ap, struct small_tag); + l = va_arg (ap, struct large_tag); + s2 = va_arg (ap, struct small_tag); + printf ("%u %u %u %u %u %u %u %u %u\n", s1.a, s1.b, l.a, l.b, l.c, l.d, l.e, + s2.a, s2.b); + va_end (ap); + s1.a += s2.a; + s1.b += s2.b; + return s1; +} + +int +main (void) +{ + ffi_cif cif; + void* args[5]; + ffi_type* arg_types[5]; + + ffi_type s_type; + ffi_type *s_type_elements[3]; + + ffi_type l_type; + ffi_type *l_type_elements[6]; + + struct small_tag s1; + struct small_tag s2; + struct large_tag l1; + + int n; + struct small_tag res; + + s_type.size = 0; + s_type.alignment = 0; + s_type.type = FFI_TYPE_STRUCT; + s_type.elements = s_type_elements; + + s_type_elements[0] = &ffi_type_uchar; + s_type_elements[1] = &ffi_type_uchar; + s_type_elements[2] = NULL; + + l_type.size = 0; + l_type.alignment = 0; + l_type.type = FFI_TYPE_STRUCT; + l_type.elements = l_type_elements; + + l_type_elements[0] = &ffi_type_uint; + l_type_elements[1] = &ffi_type_uint; + l_type_elements[2] = &ffi_type_uint; + l_type_elements[3] = &ffi_type_uint; + l_type_elements[4] = &ffi_type_uint; + l_type_elements[5] = NULL; + + arg_types[0] = &ffi_type_sint; + arg_types[1] = &s_type; + arg_types[2] = &l_type; + arg_types[3] = &s_type; + arg_types[4] = NULL; + + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &s_type, arg_types) == FFI_OK); + + s1.a = 5; + s1.b = 6; + + l1.a = 10; + l1.b = 11; + l1.c = 12; + l1.d = 13; + l1.e = 14; + + s2.a = 7; + s2.b = 8; + + n = 41; + + args[0] = &n; + args[1] = &s1; + args[2] = &l1; + args[3] = &s2; + args[4] = NULL; + + ffi_call(&cif, FFI_FN(test_fn), &res, args); + /* { dg-output "5 6 10 11 12 13 14 7 8" } */ + printf("res: %d %d\n", res.a, res.b); + /* { dg-output "\nres: 12 14" } */ + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c new file mode 100644 index 0000000..9a27e7f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c @@ -0,0 +1,125 @@ +/* Area: ffi_call + Purpose: Test passing struct in variable argument lists. + Limitations: none. + PR: none. + Originator: ARM Ltd. */ + +/* { dg-do run } */ +/* { dg-output "" { xfail avr32*-*-* } } */ + +#include "ffitest.h" +#include + +struct small_tag +{ + unsigned char a; + unsigned char b; +}; + +struct large_tag +{ + unsigned a; + unsigned b; + unsigned c; + unsigned d; + unsigned e; +}; + +static struct large_tag +test_fn (int n, ...) +{ + va_list ap; + struct small_tag s1; + struct small_tag s2; + struct large_tag l; + + va_start (ap, n); + s1 = va_arg (ap, struct small_tag); + l = va_arg (ap, struct large_tag); + s2 = va_arg (ap, struct small_tag); + printf ("%u %u %u %u %u %u %u %u %u\n", s1.a, s1.b, l.a, l.b, l.c, l.d, l.e, + s2.a, s2.b); + va_end (ap); + l.a += s1.a; + l.b += s1.b; + l.c += s2.a; + l.d += s2.b; + return l; +} + +int +main (void) +{ + ffi_cif cif; + void* args[5]; + ffi_type* arg_types[5]; + + ffi_type s_type; + ffi_type *s_type_elements[3]; + + ffi_type l_type; + ffi_type *l_type_elements[6]; + + struct small_tag s1; + struct small_tag s2; + struct large_tag l1; + + int n; + struct large_tag res; + + s_type.size = 0; + s_type.alignment = 0; + s_type.type = FFI_TYPE_STRUCT; + s_type.elements = s_type_elements; + + s_type_elements[0] = &ffi_type_uchar; + s_type_elements[1] = &ffi_type_uchar; + s_type_elements[2] = NULL; + + l_type.size = 0; + l_type.alignment = 0; + l_type.type = FFI_TYPE_STRUCT; + l_type.elements = l_type_elements; + + l_type_elements[0] = &ffi_type_uint; + l_type_elements[1] = &ffi_type_uint; + l_type_elements[2] = &ffi_type_uint; + l_type_elements[3] = &ffi_type_uint; + l_type_elements[4] = &ffi_type_uint; + l_type_elements[5] = NULL; + + arg_types[0] = &ffi_type_sint; + arg_types[1] = &s_type; + arg_types[2] = &l_type; + arg_types[3] = &s_type; + arg_types[4] = NULL; + + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &l_type, arg_types) == FFI_OK); + + s1.a = 5; + s1.b = 6; + + l1.a = 10; + l1.b = 11; + l1.c = 12; + l1.d = 13; + l1.e = 14; + + s2.a = 7; + s2.b = 8; + + n = 41; + + args[0] = &n; + args[1] = &s1; + args[2] = &l1; + args[3] = &s2; + args[4] = NULL; + + ffi_call(&cif, FFI_FN(test_fn), &res, args); + /* { dg-output "5 6 10 11 12 13 14 7 8" } */ + printf("res: %d %d %d %d %d\n", res.a, res.b, res.c, res.d, res.e); + /* { dg-output "\nres: 15 17 19 21 14" } */ + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc new file mode 100644 index 0000000..4a812ed --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc @@ -0,0 +1,91 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include + +typedef struct cls_struct_align { + unsigned char a; + _Complex T_C_TYPE b; + unsigned char c; +} cls_struct_align; + +cls_struct_align cls_struct_align_fn( + struct cls_struct_align a1, struct cls_struct_align a2) +{ + struct cls_struct_align result; + + result.a = a1.a + a2.a; + result.b = a1.b + a2.b; + result.c = a1.c + a2.c; + + printf("%d %f,%fi %d %d %f,%fi %d: %d %f,%fi %d\n", + a1.a, T_CONV creal (a1.b), T_CONV cimag (a1.b), a1.c, + a2.a, T_CONV creal (a2.b), T_CONV cimag (a2.b), a2.c, + result.a, T_CONV creal (result.b), T_CONV cimag (result.b), result.c); + + return result; +} + +static void +cls_struct_align_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) +{ + + struct cls_struct_align a1, a2; + + a1 = *(struct cls_struct_align*)(args[0]); + a2 = *(struct cls_struct_align*)(args[1]); + + *(cls_struct_align*)resp = cls_struct_align_fn(a1, a2); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args_c[5]; + ffi_type* cls_struct_fields[4]; + ffi_type cls_struct_type; + ffi_type* c_arg_types[5]; + + struct cls_struct_align g_c = { 12, 4951 + 7 * I, 127 }; + struct cls_struct_align f_c = { 1, 9320 + 1 * I, 13 }; + struct cls_struct_align res_c; + + cls_struct_type.size = 0; + cls_struct_type.alignment = 0; + cls_struct_type.type = FFI_TYPE_STRUCT; + cls_struct_type.elements = cls_struct_fields; + + cls_struct_fields[0] = &ffi_type_uchar; + cls_struct_fields[1] = &T_FFI_TYPE; + cls_struct_fields[2] = &ffi_type_uchar; + cls_struct_fields[3] = NULL; + + c_arg_types[0] = &cls_struct_type; + c_arg_types[1] = &cls_struct_type; + c_arg_types[2] = NULL; + + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2, &cls_struct_type, + c_arg_types) == FFI_OK); + + args_c[0] = &g_c; + args_c[1] = &f_c; + args_c[2] = NULL; + + ffi_call(&cif, FFI_FN(cls_struct_align_fn), &res_c, args_c); + /* { dg-output "12 4951,7i 127 1 9320,1i 13: 13 14271,8i 140" } */ + printf("res: %d %f,%fi %d\n", + res_c.a, T_CONV creal (res_c.b), T_CONV cimag (res_c.b), res_c.c); + /* { dg-output "\nres: 13 14271,8i 140" } */ + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_struct_align_gn, NULL, code) == FFI_OK); + + res_c = ((cls_struct_align(*)(cls_struct_align, cls_struct_align))(code))(g_c, f_c); + /* { dg-output "\n12 4951,7i 127 1 9320,1i 13: 13 14271,8i 140" } */ + printf("res: %d %f,%fi %d\n", + res_c.a, T_CONV creal (res_c.b), T_CONV cimag (res_c.b), res_c.c); + /* { dg-output "\nres: 13 14271,8i 140" } */ + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c new file mode 100644 index 0000000..0dff23a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "cls_align_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c new file mode 100644 index 0000000..0affbd0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "cls_align_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c new file mode 100644 index 0000000..7889ba8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Check structure alignment of complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "cls_align_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc new file mode 100644 index 0000000..f937404 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc @@ -0,0 +1,42 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include + +static void cls_ret_complex_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, + void* userdata __UNUSED__) + { + _Complex T_C_TYPE *pa; + _Complex T_C_TYPE *pr; + pa = (_Complex T_C_TYPE *)args[0]; + pr = (_Complex T_C_TYPE *)resp; + *pr = *pa; + + printf("%.6f,%.6fi: %.6f,%.6fi\n", + T_CONV creal (*pa), T_CONV cimag (*pa), + T_CONV creal (*pr), T_CONV cimag (*pr)); + } +typedef _Complex T_C_TYPE (*cls_ret_complex)(_Complex T_C_TYPE); + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type * cl_arg_types[2]; + _Complex T_C_TYPE res; + + cl_arg_types[0] = &T_FFI_TYPE; + cl_arg_types[1] = NULL; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &T_FFI_TYPE, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_ret_complex_fn, NULL, code) == FFI_OK); + + res = (*((cls_ret_complex)code))(0.125 + 128.0 * I); + printf("res: %.6f,%.6fi\n", T_CONV creal (res), T_CONV cimag (res)); + CHECK (res == (0.125 + 128.0 * I)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c new file mode 100644 index 0000000..05e3534 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c @@ -0,0 +1,10 @@ +/* Area: closure_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "cls_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c new file mode 100644 index 0000000..5df7849 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c @@ -0,0 +1,10 @@ +/* Area: closure_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "cls_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c new file mode 100644 index 0000000..2b1c320 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c @@ -0,0 +1,10 @@ +/* Area: closure_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "cls_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc new file mode 100644 index 0000000..df8708d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc @@ -0,0 +1,71 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include + +typedef struct Cs { + _Complex T_C_TYPE x; + _Complex T_C_TYPE y; +} Cs; + +Cs gc; + +void +closure_test_fn(Cs p) +{ + printf("%.1f,%.1fi %.1f,%.1fi\n", + T_CONV creal (p.x), T_CONV cimag (p.x), + T_CONV creal (p.y), T_CONV cimag (p.y)); + gc = p; +} + +void +closure_test_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, + void** args, void* userdata __UNUSED__) +{ + closure_test_fn(*(Cs*)args[0]); +} + +int main(int argc __UNUSED__, char** argv __UNUSED__) +{ + ffi_cif cif; + + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + ffi_type *cl_arg_types[1]; + + ffi_type ts1_type; + ffi_type* ts1_type_elements[4]; + + Cs arg = { 1.0 + 11.0 * I, 2.0 + 22.0 * I}; + + ts1_type.size = 0; + ts1_type.alignment = 0; + ts1_type.type = FFI_TYPE_STRUCT; + ts1_type.elements = ts1_type_elements; + + ts1_type_elements[0] = &T_FFI_TYPE; + ts1_type_elements[1] = &T_FFI_TYPE; + ts1_type_elements[2] = NULL; + + cl_arg_types[0] = &ts1_type; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &ffi_type_void, cl_arg_types) == FFI_OK); + + CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_gn, NULL, code) == FFI_OK); + + gc.x = 0.0 + 0.0 * I; + gc.y = 0.0 + 0.0 * I; + ((void*(*)(Cs))(code))(arg); + /* { dg-output "1.0,11.0i 2.0,22.0i\n" } */ + CHECK (gc.x == arg.x && gc.y == arg.y); + + gc.x = 0.0 + 0.0 * I; + gc.y = 0.0 + 0.0 * I; + closure_test_fn(arg); + /* { dg-output "1.0,11.0i 2.0,22.0i\n" } */ + CHECK (gc.x == arg.x && gc.y == arg.y); + + return 0; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c new file mode 100644 index 0000000..ec71346 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Check complex arguments in structs. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "cls_complex_struct.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c new file mode 100644 index 0000000..96fdf75 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Check complex arguments in structs. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "cls_complex_struct.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c new file mode 100644 index 0000000..005b467 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Check complex arguments in structs. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "cls_complex_struct.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc new file mode 100644 index 0000000..8a3e15f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc @@ -0,0 +1,80 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include +#include +#include +#include + +static _Complex T_C_TYPE gComplexValue1 = 1 + 2 * I; +static _Complex T_C_TYPE gComplexValue2 = 3 + 4 * I; + +static int cls_variadic(const char *format, ...) +{ + va_list ap; + _Complex T_C_TYPE p1, p2; + + va_start (ap, format); + p1 = va_arg (ap, _Complex T_C_TYPE); + p2 = va_arg (ap, _Complex T_C_TYPE); + va_end (ap); + + return printf(format, T_CONV creal (p1), T_CONV cimag (p1), + T_CONV creal (p2), T_CONV cimag (p2)); +} + +static void +cls_complex_va_fn(ffi_cif* cif __UNUSED__, void* resp, + void** args, void* userdata __UNUSED__) +{ + char* format = *(char**)args[0]; + gComplexValue1 = *(_Complex T_C_TYPE*)args[1]; + gComplexValue2 = *(_Complex T_C_TYPE*)args[2]; + + *(ffi_arg*)resp = + printf(format, + T_CONV creal (gComplexValue1), T_CONV cimag (gComplexValue1), + T_CONV creal (gComplexValue2), T_CONV cimag (gComplexValue2)); +} + +int main (void) +{ + ffi_cif cif; + void *code; + ffi_closure *pcl = ffi_closure_alloc(sizeof(ffi_closure), &code); + void* args[4]; + ffi_type* arg_types[4]; + char *format = "%.1f,%.1fi %.1f,%.1fi\n"; + + _Complex T_C_TYPE complexArg1 = 1.0 + 22.0 *I; + _Complex T_C_TYPE complexArg2 = 333.0 + 4444.0 *I; + ffi_arg res = 0; + + arg_types[0] = &ffi_type_pointer; + arg_types[1] = &T_FFI_TYPE; + arg_types[2] = &T_FFI_TYPE; + arg_types[3] = NULL; + + /* This printf call is variadic */ + CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 3, &ffi_type_sint, + arg_types) == FFI_OK); + + args[0] = &format; + args[1] = &complexArg1; + args[2] = &complexArg2; + args[3] = NULL; + + ffi_call(&cif, FFI_FN(cls_variadic), &res, args); + printf("res: %d\n", (int) res); + CHECK (res == 24); + + CHECK(ffi_prep_closure_loc(pcl, &cif, cls_complex_va_fn, NULL, code) + == FFI_OK); + + res = ((int(*)(char *, ...))(code))(format, complexArg1, complexArg2); + CHECK (gComplexValue1 == complexArg1); + CHECK (gComplexValue2 == complexArg2); + printf("res: %d\n", (int) res); + CHECK (res == 24); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c new file mode 100644 index 0000000..879ccf3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Test complex' passed in variable argument lists. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "cls_complex_va.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c new file mode 100644 index 0000000..2b17826 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c @@ -0,0 +1,16 @@ +/* Area: ffi_call, closure_call + Purpose: Test complex' passed in variable argument lists. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +/* Alpha splits _Complex into two arguments. It's illegal to pass + float through varargs, so _Complex float goes badly. In sort of + gets passed as _Complex double, but the compiler doesn't agree + with itself on this issue. */ +/* { dg-do run { xfail alpha*-*-* } } */ + +#include "complex_defs_float.inc" +#include "cls_complex_va.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c new file mode 100644 index 0000000..6eca965 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call, closure_call + Purpose: Test complex' passed in variable argument lists. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "cls_complex_va.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp new file mode 100644 index 0000000..4631db2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp @@ -0,0 +1,36 @@ +# Copyright (C) 2003, 2006, 2009, 2010, 2014 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . + +dg-init +libffi-init + +global srcdir subdir + +set tlist [lsort [glob -nocomplain -- $srcdir/$subdir/*.{c,cc}]] + +if { [libffi_feature_test "#ifdef FFI_TARGET_HAS_COMPLEX_TYPE"] } { + run-many-tests $tlist "" +} else { + foreach test $tlist { + unsupported "$test" + } +} + +dg-finish + +# Local Variables: +# tcl-indent-level:4 +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc new file mode 100644 index 0000000..515ae3e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc @@ -0,0 +1,51 @@ +/* -*-c-*-*/ +#include "ffitest.h" +#include + +static _Complex T_C_TYPE f_complex(_Complex T_C_TYPE c, int x, int *py) +{ + c = -(2 * creal (c)) + (cimag (c) + 1)* I; + *py += x; + + return c; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + + _Complex T_C_TYPE tc_arg; + _Complex T_C_TYPE tc_result; + int tc_int_arg_x; + int tc_y; + int *tc_ptr_arg_y = &tc_y; + + args[0] = &T_FFI_TYPE; + args[1] = &ffi_type_sint; + args[2] = &ffi_type_pointer; + values[0] = &tc_arg; + values[1] = &tc_int_arg_x; + values[2] = &tc_ptr_arg_y; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, + &T_FFI_TYPE, args) == FFI_OK); + + tc_arg = 1 + 7 * I; + tc_int_arg_x = 1234; + tc_y = 9876; + ffi_call(&cif, FFI_FN(f_complex), &tc_result, values); + + printf ("%f,%fi %f,%fi, x %d 1234, y %d 11110\n", + T_CONV creal (tc_result), T_CONV cimag (tc_result), + T_CONV creal (2.0), T_CONV creal (8.0), tc_int_arg_x, tc_y); + + CHECK (creal (tc_result) == -2); + CHECK (cimag (tc_result) == 8); + CHECK (tc_int_arg_x == 1234); + CHECK (*tc_ptr_arg_y == 11110); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc new file mode 100644 index 0000000..3583e16 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc @@ -0,0 +1,7 @@ +/* -*-c-*- */ +/* Complex base type. */ +#define T_FFI_TYPE ffi_type_complex_double +/* C type corresponding to the base type. */ +#define T_C_TYPE double +/* C cast for a value of type T_C_TYPE that is passed to printf. */ +#define T_CONV diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc new file mode 100644 index 0000000..bbd9375 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc @@ -0,0 +1,7 @@ +/* -*-c-*- */ +/* Complex base type. */ +#define T_FFI_TYPE ffi_type_complex_float +/* C type corresponding to the base type. */ +#define T_C_TYPE float +/* C cast for a value of type T_C_TYPE that is passed to printf. */ +#define T_CONV (double) diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc new file mode 100644 index 0000000..14b9f24 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc @@ -0,0 +1,7 @@ +/* -*-c-*- */ +/* Complex base type. */ +#define T_FFI_TYPE ffi_type_complex_longdouble +/* C type corresponding to the base type. */ +#define T_C_TYPE long double +/* C cast for a value of type T_C_TYPE that is passed to printf. */ +#define T_CONV diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c new file mode 100644 index 0000000..8a3297b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check complex types. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c new file mode 100644 index 0000000..5044ebb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check complex types. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c new file mode 100644 index 0000000..bac3190 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c @@ -0,0 +1,86 @@ +/* Area: ffi_call + Purpose: Check non-standard complex types. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "ffitest.h" +#include "ffi.h" +#include + +_Complex int f_complex(_Complex int c, int x, int *py) +{ + __real__ c = -2 * __real__ c; + __imag__ c = __imag__ c + 1; + *py += x; + return c; +} + +/* + * This macro can be used to define new complex type descriptors + * in a platform independent way. + * + * name: Name of the new descriptor is ffi_type_complex_. + * type: The C base type of the complex type. + */ +#define FFI_COMPLEX_TYPEDEF(name, type, ffitype) \ + static ffi_type *ffi_elements_complex_##name [2] = { \ + (ffi_type *)(&ffitype), NULL \ + }; \ + struct struct_align_complex_##name { \ + char c; \ + _Complex type x; \ + }; \ + ffi_type ffi_type_complex_##name = { \ + sizeof(_Complex type), \ + offsetof(struct struct_align_complex_##name, x), \ + FFI_TYPE_COMPLEX, \ + (ffi_type **)ffi_elements_complex_##name \ + } + +/* Define new complex type descriptors using the macro: */ +/* ffi_type_complex_sint */ +FFI_COMPLEX_TYPEDEF(sint, int, ffi_type_sint); +/* ffi_type_complex_uchar */ +FFI_COMPLEX_TYPEDEF(uchar, unsigned char, ffi_type_uint8); + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + + _Complex int tc_arg; + _Complex int tc_result; + int tc_int_arg_x; + int tc_y; + int *tc_ptr_arg_y = &tc_y; + + args[0] = &ffi_type_complex_sint; + args[1] = &ffi_type_sint; + args[2] = &ffi_type_pointer; + values[0] = &tc_arg; + values[1] = &tc_int_arg_x; + values[2] = &tc_ptr_arg_y; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3, &ffi_type_complex_sint, args) + == FFI_OK); + + tc_arg = 1 + 7 * I; + tc_int_arg_x = 1234; + tc_y = 9876; + ffi_call(&cif, FFI_FN(f_complex), &tc_result, values); + + printf ("%d,%di %d,%di, x %d 1234, y %d 11110\n", + (int)tc_result, (int)(tc_result * -I), 2, 8, tc_int_arg_x, tc_y); + /* dg-output "-2,8i 2,8i, x 1234 1234, y 11110 11110" */ + CHECK (creal (tc_result) == -2); + CHECK (cimag (tc_result) == 8); + CHECK (tc_int_arg_x == 1234); + CHECK (*tc_ptr_arg_y == 11110); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c new file mode 100644 index 0000000..7e78366 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check complex types. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h new file mode 100644 index 0000000..d27d362 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h @@ -0,0 +1 @@ +#include "../libffi.call/ffitest.h" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc new file mode 100644 index 0000000..e37a774 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc @@ -0,0 +1,78 @@ +/* -*-c-*- */ +#include "ffitest.h" + +#include +#include + +static _Complex T_C_TYPE many(_Complex T_C_TYPE c1, + _Complex T_C_TYPE c2, + _Complex T_C_TYPE c3, + _Complex T_C_TYPE c4, + _Complex T_C_TYPE c5, + _Complex T_C_TYPE c6, + _Complex T_C_TYPE c7, + _Complex T_C_TYPE c8, + _Complex T_C_TYPE c9, + _Complex T_C_TYPE c10, + _Complex T_C_TYPE c11, + _Complex T_C_TYPE c12, + _Complex T_C_TYPE c13) +{ + printf("0 :%f,%fi\n" + "1 :%f,%fi\n" + "2 :%f,%fi\n" + "3 :%f,%fi\n" + "4 :%f,%fi\n" + "5 :%f,%fi\n" + "6 :%f,%fi\n" + "7 :%f,%fi\n" + "8 :%f,%fi\n" + "9 :%f,%fi\n" + "10:%f,%fi\n" + "11:%f,%fi\n" + "12:%f,%fi\n", + T_CONV creal (c1), T_CONV cimag (c1), + T_CONV creal (c2), T_CONV cimag (c2), + T_CONV creal (c3), T_CONV cimag (c3), + T_CONV creal (c4), T_CONV cimag (c4), + T_CONV creal (c5), T_CONV cimag (c5), + T_CONV creal (c6), T_CONV cimag (c6), + T_CONV creal (c7), T_CONV cimag (c7), + T_CONV creal (c8), T_CONV cimag (c8), + T_CONV creal (c9), T_CONV cimag (c9), + T_CONV creal (c10), T_CONV cimag (c10), + T_CONV creal (c11), T_CONV cimag (c11), + T_CONV creal (c12), T_CONV cimag (c12), + T_CONV creal (c13), T_CONV cimag (c13)); + + return (c1+c2-c3-c4+c5+c6+c7-c8-c9-c10-c11+c12+c13); +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[13]; + void *values[13]; + _Complex T_C_TYPE ca[13]; + _Complex T_C_TYPE c, cc; + int i; + + for (i = 0; i < 13; i++) + { + args[i] = &T_FFI_TYPE; + values[i] = &ca[i]; + ca[i] = i + (-20 - i) * I; + } + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 13, &T_FFI_TYPE, args) == FFI_OK); + + ffi_call(&cif, FFI_FN(many), &c, values); + + cc = many(ca[0], ca[1], ca[2], ca[3], ca[4], ca[5], ca[6], ca[7], ca[8], + ca[9], ca[10], ca[11], ca[12]); + CHECK(creal (cc) == creal (c)); + CHECK(cimag (cc) == cimag (c)); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c new file mode 100644 index 0000000..3fd53c3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex, with many arguments + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "many_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c new file mode 100644 index 0000000..c43d21c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex, with many arguments + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "many_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c new file mode 100644 index 0000000..dbab723 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex, with many arguments + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "many_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc new file mode 100644 index 0000000..8bf0c1f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc @@ -0,0 +1,37 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include + +static _Complex T_C_TYPE return_c(_Complex T_C_TYPE c) +{ + printf ("%f,%fi\n", T_CONV creal (c), T_CONV cimag (c)); + return 2 * c; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + _Complex T_C_TYPE c, rc, rc2; + T_C_TYPE cr, ci; + + args[0] = &T_FFI_TYPE; + values[0] = &c; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 1, + &T_FFI_TYPE, args) == FFI_OK); + + for (cr = -127.0; cr < 127; cr++) + { + ci = 1000.0 - cr; + c = cr + ci * I; + ffi_call(&cif, FFI_FN(return_c), &rc, values); + rc2 = return_c(c); + printf ("%f,%fi vs %f,%fi\n", + T_CONV creal (rc), T_CONV cimag (rc), + T_CONV creal (rc2), T_CONV cimag (rc2)); + CHECK(rc == 2 * c); + } + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc new file mode 100644 index 0000000..7cecc0f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc @@ -0,0 +1,41 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include + +static _Complex T_C_TYPE return_c(_Complex T_C_TYPE c1, float fl2, unsigned int in3, _Complex T_C_TYPE c4) +{ + return c1 + fl2 + in3 + c4; +} +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + _Complex T_C_TYPE c1, c4, rc, rc2; + float fl2; + unsigned int in3; + args[0] = &T_FFI_TYPE; + args[1] = &ffi_type_float; + args[2] = &ffi_type_uint; + args[3] = &T_FFI_TYPE; + values[0] = &c1; + values[1] = &fl2; + values[2] = &in3; + values[3] = &c4; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &T_FFI_TYPE, args) == FFI_OK); + c1 = 127.0 + 255.0 * I; + fl2 = 128.0; + in3 = 255; + c4 = 512.7 + 1024.1 * I; + + ffi_call(&cif, FFI_FN(return_c), &rc, values); + rc2 = return_c(c1, fl2, in3, c4); + printf ("%f,%fi vs %f,%fi\n", + T_CONV creal (rc), T_CONV cimag (rc), + T_CONV creal (rc2), T_CONV cimag (rc2)); + CHECK(rc == rc2); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c new file mode 100644 index 0000000..727410d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "return_complex1.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c new file mode 100644 index 0000000..a2aeada --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "return_complex1.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c new file mode 100644 index 0000000..103504b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "return_complex1.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc new file mode 100644 index 0000000..265170b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc @@ -0,0 +1,44 @@ +/* -*-c-*- */ +#include "ffitest.h" +#include + +_Complex T_C_TYPE +return_c(_Complex T_C_TYPE c1, _Complex T_C_TYPE c2, + unsigned int in3, _Complex T_C_TYPE c4) +{ + volatile _Complex T_C_TYPE r = c1 + c2 + in3 + c4; + return r; +} + +int main (void) +{ + ffi_cif cif; + ffi_type *args[MAX_ARGS]; + void *values[MAX_ARGS]; + _Complex T_C_TYPE c1, c2, c4, rc, rc2; + unsigned int in3; + args[0] = &T_FFI_TYPE; + args[1] = &T_FFI_TYPE; + args[2] = &ffi_type_uint; + args[3] = &T_FFI_TYPE; + values[0] = &c1; + values[1] = &c2; + values[2] = &in3; + values[3] = &c4; + + /* Initialize the cif */ + CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 4, + &T_FFI_TYPE, args) == FFI_OK); + c1 = 127.0 + 255.0 * I; + c2 = 128.0 + 256.0; + in3 = 255; + c4 = 512.7 + 1024.1 * I; + + ffi_call(&cif, FFI_FN(return_c), &rc, values); + rc2 = return_c(c1, c2, in3, c4); + printf ("%f,%fi vs %f,%fi\n", + T_CONV creal (rc), T_CONV cimag (rc), + T_CONV creal (rc2), T_CONV cimag (rc2)); + CHECK(rc == rc2); + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c new file mode 100644 index 0000000..ab9efac --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "return_complex2.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c new file mode 100644 index 0000000..d7f22c2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "return_complex2.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c new file mode 100644 index 0000000..3edea62 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "return_complex2.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c new file mode 100644 index 0000000..e2497cc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_double.inc" +#include "return_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c new file mode 100644 index 0000000..a35528f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_float.inc" +#include "return_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c new file mode 100644 index 0000000..142d7be --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c @@ -0,0 +1,10 @@ +/* Area: ffi_call + Purpose: Check return value complex. + Limitations: none. + PR: none. + Originator: . */ + +/* { dg-do run } */ + +#include "complex_defs_longdouble.inc" +#include "return_complex.inc" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c new file mode 100644 index 0000000..b00c404 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c @@ -0,0 +1,34 @@ +/* { dg-do run } */ + +#include "static-chain.h" + +#if defined(__GNUC__) && !defined(__clang__) && defined(STATIC_CHAIN_REG) + +#include "ffitest.h" + +/* Blatent assumption here that the prologue doesn't clobber the + static chain for trivial functions. If this is not true, don't + define STATIC_CHAIN_REG, and we'll test what we can via other tests. */ +void *doit(void) +{ + register void *chain __asm__(STATIC_CHAIN_REG); + return chain; +} + +int main() +{ + ffi_cif cif; + void *result; + + CHECK(ffi_prep_cif(&cif, ABI_NUM, 0, &ffi_type_pointer, NULL) == FFI_OK); + + ffi_call_go(&cif, FFI_FN(doit), &result, NULL, &result); + + CHECK(result == &result); + + return 0; +} + +#else /* UNSUPPORTED */ +int main() { return 0; } +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c new file mode 100644 index 0000000..7b34afc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c @@ -0,0 +1,28 @@ +/* { dg-do run } */ + +#include "ffitest.h" + +void doit(ffi_cif *cif, void *rvalue, void **avalue, void *closure) +{ + (void)cif; + (void)avalue; + *(void **)rvalue = closure; +} + +typedef void * (*FN)(void); + +int main() +{ + ffi_cif cif; + ffi_go_closure cl; + void *result; + + CHECK(ffi_prep_cif(&cif, ABI_NUM, 0, &ffi_type_pointer, NULL) == FFI_OK); + CHECK(ffi_prep_go_closure(&cl, &cif, doit) == FFI_OK); + + ffi_call_go(&cif, FFI_FN(*(FN *)&cl), &result, NULL, &cl); + + CHECK(result == &cl); + + exit(0); +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h new file mode 100644 index 0000000..d27d362 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h @@ -0,0 +1 @@ +#include "../libffi.call/ffitest.h" diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/go.exp b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/go.exp new file mode 100644 index 0000000..100c5e7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/go.exp @@ -0,0 +1,36 @@ +# Copyright (C) 2003, 2006, 2009, 2010, 2014 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; see the file COPYING3. If not see +# . + +dg-init +libffi-init + +global srcdir subdir + +set tlist [lsort [glob -nocomplain -- $srcdir/$subdir/*.{c,cc}]] + +if { [libffi_feature_test "#ifdef FFI_GO_CLOSURES"] } { + run-many-tests $tlist "" +} else { + foreach test $tlist { + unsupported "$test" + } +} + +dg-finish + +# Local Variables: +# tcl-indent-level:4 +# End: diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h new file mode 100644 index 0000000..3675b40 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h @@ -0,0 +1,19 @@ +#ifdef __aarch64__ +# define STATIC_CHAIN_REG "x18" +#elif defined(__alpha__) +# define STATIC_CHAIN_REG "$1" +#elif defined(__arm__) +# define STATIC_CHAIN_REG "ip" +#elif defined(__sparc__) +# if defined(__arch64__) || defined(__sparcv9) +# define STATIC_CHAIN_REG "g5" +# else +# define STATIC_CHAIN_REG "g2" +# endif +#elif defined(__x86_64__) +# define STATIC_CHAIN_REG "r10" +#elif defined(__i386__) +# ifndef ABI_NUM +# define STATIC_CHAIN_REG "ecx" /* FFI_DEFAULT_ABI only */ +# endif +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi.h new file mode 100644 index 0000000..b6fe477 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi.h @@ -0,0 +1,57 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_RBFFI_H +#define RBFFI_RBFFI_H + +#include + +#ifdef __cplusplus +extern "C" { +#endif + +#define MAX_PARAMETERS (32) + +extern VALUE rbffi_FFIModule; + +extern void rbffi_Type_Init(VALUE ffiModule); +extern void rbffi_Buffer_Init(VALUE ffiModule); +extern void rbffi_Invoker_Init(VALUE ffiModule); +extern void rbffi_Variadic_Init(VALUE ffiModule); +extern void rbffi_DataConverter_Init(VALUE ffiModule); +extern VALUE rbffi_AbstractMemoryClass, rbffi_InvokerClass; +extern int rbffi_type_size(VALUE type); +extern void rbffi_Thread_Init(VALUE moduleFFI); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_RBFFI_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi_endian.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi_endian.h new file mode 100644 index 0000000..ebb8420 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/rbffi_endian.h @@ -0,0 +1,59 @@ +#ifndef JFFI_ENDIAN_H +#define JFFI_ENDIAN_H + +#ifndef _MSC_VER +#include +#endif + +#include + +#if defined(__linux__) || defined(__CYGWIN__) || defined(__GNU__) || defined(__GLIBC__) || defined(__HAIKU__) +# include +# if !defined(LITTLE_ENDIAN) && defined(__LITTLE_ENDIAN) +# define LITTLE_ENDIAN __LITTLE_ENDIAN +# endif +# if !defined(BIG_ENDIAN) && defined(__BIG_ENDIAN) +# define BIG_ENDIAN __BIG_ENDIAN +# endif +# if !defined(BYTE_ORDER) && defined(__BYTE_ORDER) +# define BYTE_ORDER __BYTE_ORDER +# endif +#endif + +#ifdef __sun +# include +# define LITTLE_ENDIAN 1234 +# define BIG_ENDIAN 4321 +# if defined(_BIG_ENDIAN) +# define BYTE_ORDER BIG_ENDIAN +# elif defined(_LITTLE_ENDIAN) +# define BYTE_ORDER LITTLE_ENDIAN +# else +# error "Cannot determine endian-ness" +# endif +#endif + +#if defined(_AIX) && !defined(BYTE_ORDER) +# define LITTLE_ENDIAN 1234 +# define BIG_ENDIAN 4321 +# if defined(__BIG_ENDIAN__) +# define BYTE_ORDER BIG_ENDIAN +# elif defined(__LITTLE_ENDIAN__) +# define BYTE_ORDER LITTLE_ENDIAN +# else +# error "Cannot determine endian-ness" +# endif +#endif + +#if defined(_WIN32) +# define LITTLE_ENDIAN 1234 +# define BIG_ENDIAN 4321 +# define BYTE_ORDER LITTLE_ENDIAN +#endif + +#if !defined(BYTE_ORDER) || !defined(LITTLE_ENDIAN) || !defined(BIG_ENDIAN) +# error "Cannot determine the endian-ness of this platform" +#endif + +#endif /* JFFI_ENDIAN_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdbool.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdbool.h new file mode 100644 index 0000000..9130a8b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdbool.h @@ -0,0 +1,8 @@ +#ifndef FFI_STDBOOL_H +#define FFI_STDBOOL_H + +typedef int bool; +#define true 1 +#define false 0 + +#endif /* FFI_STDBOOL_H */ \ No newline at end of file diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdint.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdint.h new file mode 100644 index 0000000..6ce7457 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/win32/stdint.h @@ -0,0 +1,201 @@ +/* stdint.h standard header */ +#if !defined(_MSC_VER) && !defined(INT8_MIN) +#pragma once +#ifndef _STDINT +#define _STDINT +#ifndef RC_INVOKED +#include + +/* NB: assumes + byte has 8 bits + long is 32 bits + pointer can convert to and from long long + long long is longest type + */ + +_C_STD_BEGIN + /* TYPE DEFINITIONS */ +typedef signed char int8_t; +typedef short int16_t; +typedef int int32_t; + +typedef unsigned char uint8_t; +typedef unsigned short uint16_t; +typedef unsigned int uint32_t; + +typedef signed char int_least8_t; +typedef short int_least16_t; +typedef int int_least32_t; + +typedef unsigned char uint_least8_t; +typedef unsigned short uint_least16_t; +typedef unsigned int uint_least32_t; + +typedef char int_fast8_t; +typedef int int_fast16_t; +typedef int int_fast32_t; + +typedef unsigned char uint_fast8_t; +typedef unsigned int uint_fast16_t; +typedef unsigned int uint_fast32_t; + +#ifndef _INTPTR_T_DEFINED + #define _INTPTR_T_DEFINED + #ifdef _WIN64 +typedef __int64 intptr_t; + #else /* _WIN64 */ +typedef _W64 int intptr_t; + #endif /* _WIN64 */ +#endif /* _INTPTR_T_DEFINED */ + +#ifndef _UINTPTR_T_DEFINED + #define _UINTPTR_T_DEFINED + #ifdef _WIN64 +typedef unsigned __int64 uintptr_t; + #else /* _WIN64 */ +typedef _W64 unsigned int uintptr_t; + #endif /* _WIN64 */ +#endif /* _UINTPTR_T_DEFINED */ + +typedef _Longlong int64_t; +typedef _ULonglong uint64_t; + +typedef _Longlong int_least64_t; +typedef _ULonglong uint_least64_t; + +typedef _Longlong int_fast64_t; +typedef _ULonglong uint_fast64_t; + +typedef _Longlong intmax_t; +typedef _ULonglong uintmax_t; + + /* LIMIT MACROS */ +#define INT8_MIN (-0x7f - _C2) +#define INT16_MIN (-0x7fff - _C2) +#define INT32_MIN (-0x7fffffff - _C2) + +#define INT8_MAX 0x7f +#define INT16_MAX 0x7fff +#define INT32_MAX 0x7fffffff +#define UINT8_MAX 0xff +#define UINT16_MAX 0xffff +#define UINT32_MAX 0xffffffff + +#define INT_LEAST8_MIN (-0x7f - _C2) +#define INT_LEAST16_MIN (-0x7fff - _C2) +#define INT_LEAST32_MIN (-0x7fffffff - _C2) + +#define INT_LEAST8_MAX 0x7f +#define INT_LEAST16_MAX 0x7fff +#define INT_LEAST32_MAX 0x7fffffff +#define UINT_LEAST8_MAX 0xff +#define UINT_LEAST16_MAX 0xffff +#define UINT_LEAST32_MAX 0xffffffff + +#define INT_FAST8_MIN (-0x7f - _C2) +#define INT_FAST16_MIN (-0x7fff - _C2) +#define INT_FAST32_MIN (-0x7fffffff - _C2) + +#define INT_FAST8_MAX 0x7f +#define INT_FAST16_MAX 0x7fff +#define INT_FAST32_MAX 0x7fffffff +#define UINT_FAST8_MAX 0xff +#define UINT_FAST16_MAX 0xffff +#define UINT_FAST32_MAX 0xffffffff + + #if _INTPTR == 0 || _INTPTR == 1 +#define INTPTR_MAX 0x7fffffff +#define INTPTR_MIN (-INTPTR_MAX - _C2) +#define UINTPTR_MAX 0xffffffff + + #else /* _INTPTR == 2 */ +#define INTPTR_MIN (-_LLONG_MAX - _C2) +#define INTPTR_MAX _LLONG_MAX +#define UINTPTR_MAX _ULLONG_MAX +#endif /* _INTPTR */ + +#define INT8_C(x) (x) +#define INT16_C(x) (x) +#define INT32_C(x) ((x) + (INT32_MAX - INT32_MAX)) + +#define UINT8_C(x) (x) +#define UINT16_C(x) (x) +#define UINT32_C(x) ((x) + (UINT32_MAX - UINT32_MAX)) + +#ifdef _WIN64 + #define PTRDIFF_MIN INT64_MIN + #define PTRDIFF_MAX INT64_MAX +#else /* _WIN64 */ + #define PTRDIFF_MIN INT32_MIN + #define PTRDIFF_MAX INT32_MAX +#endif /* _WIN64 */ + +#define SIG_ATOMIC_MIN INT32_MIN +#define SIG_ATOMIC_MAX INT32_MAX + +#ifndef SIZE_MAX + #ifdef _WIN64 + #define SIZE_MAX UINT64_MAX + #else /* _WIN64 */ + #define SIZE_MAX UINT32_MAX + #endif /* _WIN64 */ +#endif /* SIZE_MAX */ + +#define WCHAR_MIN 0x0000 +#define WCHAR_MAX 0xffff + +#define WINT_MIN 0x0000 +#define WINT_MAX 0xffff + + #define INT64_MIN (-0x7fffffffffffffff - _C2) + #define INT64_MAX 0x7fffffffffffffff + #define UINT64_MAX 0xffffffffffffffffU + + #define INT_LEAST64_MIN (-0x7fffffffffffffff - _C2) + #define INT_LEAST64_MAX 0x7fffffffffffffff + #define UINT_LEAST64_MAX 0xffffffffffffffffU + + #define INT_FAST64_MIN (-0x7fffffffffffffff - _C2) + #define INT_FAST64_MAX 0x7fffffffffffffff + #define UINT_FAST64_MAX 0xffffffffffffffffU + + #define INTMAX_MIN (-0x7fffffffffffffff - _C2) + #define INTMAX_MAX 0x7fffffffffffffff + #define UINTMAX_MAX 0xffffffffffffffffU + +#define INT64_C(x) ((x) + (INT64_MAX - INT64_MAX)) +#define UINT64_C(x) ((x) + (UINT64_MAX - UINT64_MAX)) +#define INTMAX_C(x) INT64_C(x) +#define UINTMAX_C(x) UINT64_C(x) +_C_STD_END +#endif /* RC_INVOKED */ +#endif /* _STDINT */ + + #if defined(_STD_USING) +using _CSTD int8_t; using _CSTD int16_t; +using _CSTD int32_t; using _CSTD int64_t; + +using _CSTD uint8_t; using _CSTD uint16_t; +using _CSTD uint32_t; using _CSTD uint64_t; + +using _CSTD int_least8_t; using _CSTD int_least16_t; +using _CSTD int_least32_t; using _CSTD int_least64_t; +using _CSTD uint_least8_t; using _CSTD uint_least16_t; +using _CSTD uint_least32_t; using _CSTD uint_least64_t; + +using _CSTD intmax_t; using _CSTD uintmax_t; + +using _CSTD uintptr_t; +using _CSTD intptr_t; + +using _CSTD int_fast8_t; using _CSTD int_fast16_t; +using _CSTD int_fast32_t; using _CSTD int_fast64_t; +using _CSTD uint_fast8_t; using _CSTD uint_fast16_t; +using _CSTD uint_fast32_t; using _CSTD uint_fast64_t; + #endif /* defined(_STD_USING) */ + +/* + * Copyright (c) 1992-2009 by P.J. Plauger. ALL RIGHTS RESERVED. + * Consult your license regarding permissions and restrictions. +V5.20:0009 */ +#endif /* !defined(_MSC_VER) && !defined(INT8_MIN) */ \ No newline at end of file diff --git a/vendor/bundle/gems/ffi-1.10.0/ffi.gemspec b/vendor/bundle/gems/ffi-1.10.0/ffi.gemspec new file mode 100644 index 0000000..cefb297 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ffi.gemspec @@ -0,0 +1,36 @@ +require File.expand_path("../lib/#{File.basename(__FILE__, '.gemspec')}/version", __FILE__) + +Gem::Specification.new do |s| + s.name = 'ffi' + s.version = FFI::VERSION + s.author = 'Wayne Meissner' + s.email = 'wmeissner@gmail.com' + s.homepage = 'http://wiki.github.com/ffi/ffi' + s.summary = 'Ruby FFI' + s.description = 'Ruby FFI library' + s.files = `git ls-files -z`.split("\x0").reject do |f| + f =~ /^(bench|gen|libtest|nbproject|spec)/ + end + + # Add libffi git files + lfs = `git --git-dir ext/ffi_c/libffi/.git ls-files -z`.split("\x0") + # Add autoconf generated files of libffi + lfs += %w[ configure config.guess config.sub install-sh ltmain.sh missing fficonfig.h.in ] + # Add automake generated files of libffi + lfs += `git --git-dir ext/ffi_c/libffi/.git ls-files -z *.am */*.am`.gsub(".am\0", ".in\0").split("\x0") + s.files += lfs.map do |f| + File.join("ext/ffi_c/libffi", f) + end + + s.extensions << 'ext/ffi_c/extconf.rb' + s.has_rdoc = false + s.rdoc_options = %w[--exclude=ext/ffi_c/.*\.o$ --exclude=ffi_c\.(bundle|so)$] + s.license = 'BSD-3-Clause' + s.require_paths << 'ext/ffi_c' + s.required_ruby_version = '>= 1.9' + s.add_development_dependency 'rake', '~> 10.1' + s.add_development_dependency 'rake-compiler', '~> 1.0' + s.add_development_dependency 'rake-compiler-dock', '~> 0.6.2' + s.add_development_dependency 'rspec', '~> 2.14.1' + s.add_development_dependency 'rubygems-tasks', "~> 0.2.4" +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi.rb new file mode 100644 index 0000000..361e53d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi.rb @@ -0,0 +1,20 @@ +if !defined?(RUBY_ENGINE) || RUBY_ENGINE == 'ruby' || RUBY_ENGINE == 'rbx' + Object.send(:remove_const, :FFI) if defined?(::FFI) + begin + require RUBY_VERSION.split('.')[0, 2].join('.') + '/ffi_c' + rescue Exception + require 'ffi_c' + end + + require 'ffi/ffi' + +elsif defined?(RUBY_ENGINE) + # Remove the ffi gem dir from the load path, then reload the internal ffi implementation + $LOAD_PATH.delete(File.dirname(__FILE__)) + $LOAD_PATH.delete(File.join(File.dirname(__FILE__), 'ffi')) + unless $LOADED_FEATURES.nil? + $LOADED_FEATURES.delete(__FILE__) + $LOADED_FEATURES.delete('ffi.rb') + end + require 'ffi.rb' +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/autopointer.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/autopointer.rb new file mode 100644 index 0000000..889a3e3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/autopointer.rb @@ -0,0 +1,203 @@ +# +# Copyright (C) 2008-2010 Wayne Meissner +# Copyright (C) 2008 Mike Dalessio +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +module FFI + class AutoPointer < Pointer + extend DataConverter + + # @overload initialize(pointer, method) + # @param pointer [Pointer] + # @param method [Method] + # @return [self] + # The passed Method will be invoked at GC time. + # @overload initialize(pointer, proc) + # @param pointer [Pointer] + # @return [self] + # The passed Proc will be invoked at GC time (SEE WARNING BELOW!) + # @note WARNING: passing a proc _may_ cause your pointer to never be + # GC'd, unless you're careful to avoid trapping a reference to the + # pointer in the proc. See the test specs for examples. + # @overload initialize(pointer) { |p| ... } + # @param pointer [Pointer] + # @yieldparam [Pointer] p +pointer+ passed to the block + # @return [self] + # The passed block will be invoked at GC time. + # @note + # WARNING: passing a block will cause your pointer to never be GC'd. + # This is bad. + # @overload initialize(pointer) + # @param pointer [Pointer] + # @return [self] + # The pointer's release() class method will be invoked at GC time. + # + # @note The safest, and therefore preferred, calling + # idiom is to pass a Method as the second parameter. Example usage: + # + # class PointerHelper + # def self.release(pointer) + # ... + # end + # end + # + # p = AutoPointer.new(other_pointer, PointerHelper.method(:release)) + # + # The above code will cause PointerHelper#release to be invoked at GC time. + # + # @note + # The last calling idiom (only one parameter) is generally only + # going to be useful if you subclass {AutoPointer}, and override + # #release, which by default does nothing. + def initialize(ptr, proc=nil, &block) + super(ptr.type_size, ptr) + raise TypeError, "Invalid pointer" if ptr.nil? || !ptr.kind_of?(Pointer) \ + || ptr.kind_of?(MemoryPointer) || ptr.kind_of?(AutoPointer) + + @releaser = if proc + if not proc.respond_to?(:call) + raise RuntimeError.new("proc must be callable") + end + CallableReleaser.new(ptr, proc) + + else + if not self.class.respond_to?(:release) + raise RuntimeError.new("no release method defined") + end + DefaultReleaser.new(ptr, self.class) + end + + ObjectSpace.define_finalizer(self, @releaser) + self + end + + # @return [nil] + # Free the pointer. + def free + @releaser.free + end + + # @param [Boolean] autorelease + # @return [Boolean] +autorelease+ + # Set +autorelease+ property. See {Pointer Autorelease section at Pointer}. + def autorelease=(autorelease) + @releaser.autorelease=(autorelease) + end + + # @return [Boolean] +autorelease+ + # Get +autorelease+ property. See {Pointer Autorelease section at Pointer}. + def autorelease? + @releaser.autorelease + end + + # @abstract Base class for {AutoPointer}'s releasers. + # + # All subclasses of Releaser should define a +#release(ptr)+ method. + # A releaser is an object in charge of release an {AutoPointer}. + class Releaser + attr_accessor :autorelease + + # @param [Pointer] ptr + # @param [#call] proc + # @return [nil] + # A new instance of Releaser. + def initialize(ptr, proc) + @ptr = ptr + @proc = proc + @autorelease = true + end + + # @return [nil] + # Free pointer. + def free + if @ptr + release(@ptr) + @autorelease = false + @ptr = nil + @proc = nil + end + end + + # @param args + # Release pointer if +autorelease+ is set. + def call(*args) + release(@ptr) if @autorelease && @ptr + end + end + + # DefaultReleaser is a {Releaser} used when an {AutoPointer} is defined + # without Proc or Method. In this case, the pointer to release must be of + # a class derived from AutoPointer with a {release} class method. + class DefaultReleaser < Releaser + # @param [Pointer] ptr + # @return [nil] + # Release +ptr+ using the {release} class method of its class. + def release(ptr) + @proc.release(ptr) + end + end + + # CallableReleaser is a {Releaser} used when an {AutoPointer} is defined with a + # Proc or a Method. + class CallableReleaser < Releaser + # Release +ptr+ by using Proc or Method defined at +ptr+ + # {AutoPointer#initialize initialization}. + # + # @param [Pointer] ptr + # @return [nil] + def release(ptr) + @proc.call(ptr) + end + end + + # Return native type of AutoPointer. + # + # Override {DataConverter#native_type}. + # @return [Type::POINTER] + # @raise {RuntimeError} if class does not implement a +#release+ method + def self.native_type + if not self.respond_to?(:release) + raise RuntimeError.new("no release method defined for #{self.inspect}") + end + Type::POINTER + end + + # Create a new AutoPointer. + # + # Override {DataConverter#from_native}. + # @overload self.from_native(ptr, ctx) + # @param [Pointer] ptr + # @param ctx not used. Please set +nil+. + # @return [AutoPointer] + def self.from_native(val, ctx) + self.new(val) + end + end + +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/buffer.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/buffer.rb new file mode 100644 index 0000000..449e45b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/buffer.rb @@ -0,0 +1,4 @@ +# +# All the code from this file is now implemented in C. This file remains +# to satisfy any leftover require 'ffi/buffer' in user code +# diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/callback.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/callback.rb new file mode 100644 index 0000000..32d52f7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/callback.rb @@ -0,0 +1,4 @@ +# +# All the code from this file is now implemented in C. This file remains +# to satisfy any leftover require 'ffi/callback' in user code +# diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/enum.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/enum.rb new file mode 100644 index 0000000..8fcb498 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/enum.rb @@ -0,0 +1,296 @@ +# +# Copyright (C) 2009, 2010 Wayne Meissner +# Copyright (C) 2009 Luc Heinrich +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +module FFI + + # An instance of this class permits to manage {Enum}s. In fact, Enums is a collection of {Enum}s. + class Enums + + # @return [nil] + def initialize + @all_enums = Array.new + @tagged_enums = Hash.new + @symbol_map = Hash.new + end + + # @param [Enum] enum + # Add an {Enum} to the collection. + def <<(enum) + @all_enums << enum + @tagged_enums[enum.tag] = enum unless enum.tag.nil? + @symbol_map.merge!(enum.symbol_map) + end + + # @param query enum tag or part of an enum name + # @return [Enum] + # Find a {Enum} in collection. + def find(query) + if @tagged_enums.has_key?(query) + @tagged_enums[query] + else + @all_enums.detect { |enum| enum.symbols.include?(query) } + end + end + + # @param symbol a symbol to find in merge symbol maps of all enums. + # @return a symbol + def __map_symbol(symbol) + @symbol_map[symbol] + end + + end + + # Represents a C enum. + # + # For a C enum: + # enum fruits { + # apple, + # banana, + # orange, + # pineapple + # }; + # are defined this vocabulary: + # * a _symbol_ is a word from the enumeration (ie. _apple_, by example); + # * a _value_ is the value of a symbol in the enumeration (by example, apple has value _0_ and banana _1_). + class Enum + include DataConverter + + attr_reader :tag + attr_reader :native_type + + # @overload initialize(info, tag=nil) + # @param [nil, Enumerable] info + # @param [nil, Symbol] tag enum tag + # @overload initialize(native_type, info, tag=nil) + # @param [FFI::Type] native_type Native type for new Enum + # @param [nil, Enumerable] info symbols and values for new Enum + # @param [nil, Symbol] tag name of new Enum + def initialize(*args) + @native_type = args.first.kind_of?(FFI::Type) ? args.shift : Type::INT + info, @tag = *args + @kv_map = Hash.new + unless info.nil? + last_cst = nil + value = 0 + info.each do |i| + case i + when Symbol + raise ArgumentError, "duplicate enum key" if @kv_map.has_key?(i) + @kv_map[i] = value + last_cst = i + value += 1 + when Integer + @kv_map[last_cst] = i + value = i+1 + end + end + end + @vk_map = @kv_map.invert + end + + # @return [Array] enum symbol names + def symbols + @kv_map.keys + end + + # Get a symbol or a value from the enum. + # @overload [](query) + # Get enum value from symbol. + # @param [Symbol] query + # @return [Integer] + # @overload [](query) + # Get enum symbol from value. + # @param [Integer] query + # @return [Symbol] + def [](query) + case query + when Symbol + @kv_map[query] + when Integer + @vk_map[query] + end + end + alias find [] + + # Get the symbol map. + # @return [Hash] + def symbol_map + @kv_map + end + + alias to_h symbol_map + alias to_hash symbol_map + + # @param [Symbol, Integer, #to_int] val + # @param ctx unused + # @return [Integer] value of a enum symbol + def to_native(val, ctx) + @kv_map[val] || if val.is_a?(Integer) + val + elsif val.respond_to?(:to_int) + val.to_int + else + raise ArgumentError, "invalid enum value, #{val.inspect}" + end + end + + # @param val + # @return symbol name if it exists for +val+. + def from_native(val, ctx) + @vk_map[val] || val + end + end + + # Represents a C enum whose values are power of 2 + # + # @example + # enum { + # red = (1<<0), + # green = (1<<1), + # blue = (1<<2) + # } + # + # Contrary to classical enums, bitmask values are usually combined + # when used. + class Bitmask < Enum + + # @overload initialize(info, tag=nil) + # @param [nil, Enumerable] info symbols and bit rank for new Bitmask + # @param [nil, Symbol] tag name of new Bitmask + # @overload initialize(native_type, info, tag=nil) + # @param [FFI::Type] native_type Native type for new Bitmask + # @param [nil, Enumerable] info symbols and bit rank for new Bitmask + # @param [nil, Symbol] tag name of new Bitmask + def initialize(*args) + @native_type = args.first.kind_of?(FFI::Type) ? args.shift : Type::INT + info, @tag = *args + @kv_map = Hash.new + unless info.nil? + last_cst = nil + value = 0 + info.each do |i| + case i + when Symbol + raise ArgumentError, "duplicate bitmask key" if @kv_map.has_key?(i) + @kv_map[i] = 1 << value + last_cst = i + value += 1 + when Integer + raise ArgumentError, "bitmask index should be positive" if i<0 + @kv_map[last_cst] = 1 << i + value = i+1 + end + end + end + @vk_map = @kv_map.invert + end + + # Get a symbol list or a value from the bitmask + # @overload [](*query) + # Get bitmask value from symbol list + # @param [Symbol] query + # @return [Integer] + # @overload [](query) + # Get bitmaks value from symbol array + # @param [Array] query + # @return [Integer] + # @overload [](*query) + # Get a list of bitmask symbols corresponding to + # the or reduction of a list of integer + # @param [Integer] query + # @return [Array] + # @overload [](query) + # Get a list of bitmask symbols corresponding to + # the or reduction of a list of integer + # @param [Array] query + # @return [Array] + def [](*query) + flat_query = query.flatten + raise ArgumentError, "query should be homogeneous, #{query.inspect}" unless flat_query.all? { |o| o.is_a?(Symbol) } || flat_query.all? { |o| o.is_a?(Integer) || o.respond_to?(:to_int) } + case flat_query[0] + when Symbol + flat_query.inject(0) do |val, o| + v = @kv_map[o] + if v then val |= v else val end + end + when Integer, ->(o) { o.respond_to?(:to_int) } + val = flat_query.inject(0) { |mask, o| mask |= o.to_int } + @kv_map.select { |_, v| v & val != 0 }.keys + end + end + + # Get the native value of a bitmask + # @overload to_native(query, ctx) + # @param [Symbol, Integer, #to_int] query + # @param ctx unused + # @return [Integer] value of a bitmask + # @overload to_native(query, ctx) + # @param [Array] query + # @param ctx unused + # @return [Integer] value of a bitmask + def to_native(query, ctx) + return 0 if query.nil? + flat_query = [query].flatten + flat_query.inject(0) do |val, o| + case o + when Symbol + v = @kv_map[o] + raise ArgumentError, "invalid bitmask value, #{o.inspect}" unless v + val |= v + when Integer + val |= o + when ->(obj) { obj.respond_to?(:to_int) } + val |= o.to_int + else + raise ArgumentError, "invalid bitmask value, #{o.inspect}" + end + end + end + + # @param [Integer] val + # @param ctx unused + # @return [Array] list of symbol names corresponding to val, plus an optional remainder if some bits don't match any constant + def from_native(val, ctx) + list = @kv_map.select { |_, v| v & val != 0 }.keys + # If there are unmatch flags, + # return them in an integer, + # else information can be lost. + # Similar to Enum behavior. + remainder = val ^ list.inject(0) do |tmp, o| + v = @kv_map[o] + if v then tmp |= v else tmp end + end + list.push remainder unless remainder == 0 + return list + end + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/errno.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/errno.rb new file mode 100644 index 0000000..de82d89 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/errno.rb @@ -0,0 +1,43 @@ +# +# Copyright (C) 2008-2010 Wayne Meissner +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.# + +module FFI + # @return (see FFI::LastError.error) + # @see FFI::LastError.error + def self.errno + FFI::LastError.error + end + # @param error (see FFI::LastError.error=) + # @return (see FFI::LastError.error=) + # @see FFI::LastError.error= + def self.errno=(error) + FFI::LastError.error = error + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/ffi.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/ffi.rb new file mode 100644 index 0000000..11d451f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/ffi.rb @@ -0,0 +1,44 @@ +# +# Copyright (C) 2008-2010 JRuby project +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +require 'ffi/platform' +require 'ffi/types' +require 'ffi/library' +require 'ffi/errno' +require 'ffi/pointer' +require 'ffi/memorypointer' +require 'ffi/struct' +require 'ffi/union' +require 'ffi/managedstruct' +require 'ffi/callback' +require 'ffi/io' +require 'ffi/autopointer' +require 'ffi/variadic' +require 'ffi/enum' diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/io.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/io.rb new file mode 100644 index 0000000..7fa1cf7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/io.rb @@ -0,0 +1,62 @@ +# +# Copyright (C) 2008, 2009 Wayne Meissner +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.# + +module FFI + + # This module implements a couple of class methods to play with IO. + module IO + # @param [Integer] fd file decriptor + # @param [String] mode mode string + # @return [::IO] + # Synonym for IO::for_fd. + def self.for_fd(fd, mode = "r") + ::IO.for_fd(fd, mode) + end + + # @param [#read] io io to read from + # @param [AbstractMemory] buf destination for data read from +io+ + # @param [nil, Numeric] len maximul number of bytes to read from +io+. If +nil+, + # read until end of file. + # @return [Numeric] length really read, in bytes + # + # A version of IO#read that reads data from an IO and put then into a native buffer. + # + # This will be optimized at some future time to eliminate the double copy. + # + def self.native_read(io, buf, len) + tmp = io.read(len) + return -1 unless tmp + buf.put_bytes(0, tmp) + tmp.length + end + + end +end + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/library.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/library.rb new file mode 100644 index 0000000..93352df --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/library.rb @@ -0,0 +1,588 @@ +# +# Copyright (C) 2008-2010 Wayne Meissner +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.# + +module FFI + CURRENT_PROCESS = USE_THIS_PROCESS_AS_LIBRARY = Object.new + + # @param [#to_s] lib library name + # @return [String] library name formatted for current platform + # Transform a generic library name to a platform library name + # @example + # # Linux + # FFI.map_library_name 'c' # -> "libc.so.6" + # FFI.map_library_name 'jpeg' # -> "libjpeg.so" + # # Windows + # FFI.map_library_name 'c' # -> "msvcrt.dll" + # FFI.map_library_name 'jpeg' # -> "jpeg.dll" + def self.map_library_name(lib) + # Mangle the library name to reflect the native library naming conventions + lib = Library::LIBC if lib == 'c' + + if lib && File.basename(lib) == lib + lib = Platform::LIBPREFIX + lib unless lib =~ /^#{Platform::LIBPREFIX}/ + r = Platform::IS_GNU ? "\\.so($|\\.[1234567890]+)" : "\\.#{Platform::LIBSUFFIX}$" + lib += ".#{Platform::LIBSUFFIX}" unless lib =~ /#{r}/ + end + + lib + end + + # Exception raised when a function is not found in libraries + class NotFoundError < LoadError + def initialize(function, *libraries) + super("Function '#{function}' not found in [#{libraries[0].nil? ? 'current process' : libraries.join(", ")}]") + end + end + + # This module is the base to use native functions. + # + # A basic usage may be: + # require 'ffi' + # + # module Hello + # extend FFI::Library + # ffi_lib FFI::Library::LIBC + # attach_function 'puts', [ :string ], :int + # end + # + # Hello.puts("Hello, World") + # + # + module Library + CURRENT_PROCESS = FFI::CURRENT_PROCESS + LIBC = FFI::Platform::LIBC + + # @param mod extended object + # @return [nil] + # @raise {RuntimeError} if +mod+ is not a Module + # Test if extended object is a Module. If not, raise RuntimeError. + def self.extended(mod) + raise RuntimeError.new("must only be extended by module") unless mod.kind_of?(Module) + end + + + # @param [Array] names names of libraries to load + # @return [Array] + # @raise {LoadError} if a library cannot be opened + # Load native libraries. + def ffi_lib(*names) + raise LoadError.new("library names list must not be empty") if names.empty? + + lib_flags = defined?(@ffi_lib_flags) ? @ffi_lib_flags : FFI::DynamicLibrary::RTLD_LAZY | FFI::DynamicLibrary::RTLD_LOCAL + ffi_libs = names.map do |name| + + if name == FFI::CURRENT_PROCESS + FFI::DynamicLibrary.open(nil, FFI::DynamicLibrary::RTLD_LAZY | FFI::DynamicLibrary::RTLD_LOCAL) + + else + libnames = (name.is_a?(::Array) ? name : [ name ]).map(&:to_s).map { |n| [ n, FFI.map_library_name(n) ].uniq }.flatten.compact + lib = nil + errors = {} + + libnames.each do |libname| + begin + orig = libname + lib = FFI::DynamicLibrary.open(libname, lib_flags) + break if lib + + rescue Exception => ex + ldscript = false + if ex.message =~ /(([^ \t()])+\.so([^ \t:()])*):([ \t])*(invalid ELF header|file too short|invalid file format)/ + if File.read($1) =~ /(?:GROUP|INPUT) *\( *([^ \)]+)/ + libname = $1 + ldscript = true + end + end + + if ldscript + retry + else + # TODO better library lookup logic + unless libname.start_with?("/") || FFI::Platform.windows? + path = ['/usr/lib/','/usr/local/lib/','/opt/local/lib/'].find do |pth| + File.exist?(pth + libname) + end + if path + libname = path + libname + retry + end + end + + libr = (orig == libname ? orig : "#{orig} #{libname}") + errors[libr] = ex + end + end + end + + if lib.nil? + raise LoadError.new(errors.values.join(".\n")) + end + + # return the found lib + lib + end + end + + @ffi_libs = ffi_libs + end + + # Set the calling convention for {#attach_function} and {#callback} + # + # @see http://en.wikipedia.org/wiki/Stdcall#stdcall + # @note +:stdcall+ is typically used for attaching Windows API functions + # + # @param [Symbol] convention one of +:default+, +:stdcall+ + # @return [Symbol] the new calling convention + def ffi_convention(convention = nil) + @ffi_convention ||= :default + @ffi_convention = convention if convention + @ffi_convention + end + + # @see #ffi_lib + # @return [Array] array of currently loaded FFI libraries + # @raise [LoadError] if no libraries have been loaded (using {#ffi_lib}) + # Get FFI libraries loaded using {#ffi_lib}. + def ffi_libraries + raise LoadError.new("no library specified") if !defined?(@ffi_libs) || @ffi_libs.empty? + @ffi_libs + end + + # Flags used in {#ffi_lib}. + # + # This map allows you to supply symbols to {#ffi_lib_flags} instead of + # the actual constants. + FlagsMap = { + :global => DynamicLibrary::RTLD_GLOBAL, + :local => DynamicLibrary::RTLD_LOCAL, + :lazy => DynamicLibrary::RTLD_LAZY, + :now => DynamicLibrary::RTLD_NOW + } + + # Sets library flags for {#ffi_lib}. + # + # @example + # ffi_lib_flags(:lazy, :local) # => 5 + # + # @param [Symbol, …] flags (see {FlagsMap}) + # @return [Fixnum] the new value + def ffi_lib_flags(*flags) + @ffi_lib_flags = flags.inject(0) { |result, f| result | FlagsMap[f] } + end + + + ## + # @overload attach_function(func, args, returns, options = {}) + # @example attach function without an explicit name + # module Foo + # extend FFI::Library + # ffi_lib FFI::Library::LIBC + # attach_function :malloc, [:size_t], :pointer + # end + # # now callable via Foo.malloc + # @overload attach_function(name, func, args, returns, options = {}) + # @example attach function with an explicit name + # module Bar + # extend FFI::Library + # ffi_lib FFI::Library::LIBC + # attach_function :c_malloc, :malloc, [:size_t], :pointer + # end + # # now callable via Bar.c_malloc + # + # Attach C function +func+ to this module. + # + # + # @param [#to_s] name name of ruby method to attach as + # @param [#to_s] func name of C function to attach + # @param [Array] args an array of types + # @param [Symbol] returns type of return value + # @option options [Boolean] :blocking (@blocking) set to true if the C function is a blocking call + # @option options [Symbol] :convention (:default) calling convention (see {#ffi_convention}) + # @option options [FFI::Enums] :enums + # @option options [Hash] :type_map + # + # @return [FFI::VariadicInvoker] + # + # @raise [FFI::NotFoundError] if +func+ cannot be found in the attached libraries (see {#ffi_lib}) + def attach_function(name, func, args, returns = nil, options = nil) + mname, a2, a3, a4, a5 = name, func, args, returns, options + cname, arg_types, ret_type, opts = (a4 && (a2.is_a?(String) || a2.is_a?(Symbol))) ? [ a2, a3, a4, a5 ] : [ mname.to_s, a2, a3, a4 ] + + # Convert :foo to the native type + arg_types = arg_types.map { |e| find_type(e) } + options = { + :convention => ffi_convention, + :type_map => defined?(@ffi_typedefs) ? @ffi_typedefs : nil, + :blocking => defined?(@blocking) && @blocking, + :enums => defined?(@ffi_enums) ? @ffi_enums : nil, + } + + @blocking = false + options.merge!(opts) if opts && opts.is_a?(Hash) + + # Try to locate the function in any of the libraries + invokers = [] + ffi_libraries.each do |lib| + if invokers.empty? + begin + function = nil + function_names(cname, arg_types).find do |fname| + function = lib.find_function(fname) + end + raise LoadError unless function + + invokers << if arg_types.length > 0 && arg_types[arg_types.length - 1] == FFI::NativeType::VARARGS + VariadicInvoker.new(function, arg_types, find_type(ret_type), options) + + else + Function.new(find_type(ret_type), arg_types, function, options) + end + + rescue LoadError + end + end + end + invoker = invokers.compact.shift + raise FFI::NotFoundError.new(cname.to_s, ffi_libraries.map { |lib| lib.name }) unless invoker + + invoker.attach(self, mname.to_s) + invoker + end + + # @param [#to_s] name function name + # @param [Array] arg_types function's argument types + # @return [Array] + # This function returns a list of possible names to lookup. + # @note Function names on windows may be decorated if they are using stdcall. See + # * http://en.wikipedia.org/wiki/Name_mangling#C_name_decoration_in_Microsoft_Windows + # * http://msdn.microsoft.com/en-us/library/zxk0tw93%28v=VS.100%29.aspx + # * http://en.wikibooks.org/wiki/X86_Disassembly/Calling_Conventions#STDCALL + # Note that decorated names can be overridden via def files. Also note that the + # windows api, although using, doesn't have decorated names. + def function_names(name, arg_types) + result = [name.to_s] + if ffi_convention == :stdcall + # Get the size of each parameter + size = arg_types.inject(0) do |mem, arg| + size = arg.size + # The size must be a multiple of 4 + size += (4 - size) % 4 + mem + size + end + + result << "_#{name.to_s}@#{size}" # win32 + result << "#{name.to_s}@#{size}" # win64 + end + result + end + + # @overload attach_variable(mname, cname, type) + # @param [#to_s] mname name of ruby method to attach as + # @param [#to_s] cname name of C variable to attach + # @param [DataConverter, Struct, Symbol, Type] type C variable's type + # @example + # module Bar + # extend FFI::Library + # ffi_lib 'my_lib' + # attach_variable :c_myvar, :myvar, :long + # end + # # now callable via Bar.c_myvar + # @overload attach_variable(cname, type) + # @param [#to_s] mname name of ruby method to attach as + # @param [DataConverter, Struct, Symbol, Type] type C variable's type + # @example + # module Bar + # extend FFI::Library + # ffi_lib 'my_lib' + # attach_variable :myvar, :long + # end + # # now callable via Bar.myvar + # @return [DynamicLibrary::Symbol] + # @raise {FFI::NotFoundError} if +cname+ cannot be found in libraries + # + # Attach C variable +cname+ to this module. + def attach_variable(mname, a1, a2 = nil) + cname, type = a2 ? [ a1, a2 ] : [ mname.to_s, a1 ] + address = nil + ffi_libraries.each do |lib| + begin + address = lib.find_variable(cname.to_s) + break unless address.nil? + rescue LoadError + end + end + + raise FFI::NotFoundError.new(cname, ffi_libraries) if address.nil? || address.null? + if type.is_a?(Class) && type < FFI::Struct + # If it is a global struct, just attach directly to the pointer + s = s = type.new(address) # Assigning twice to suppress unused variable warning + self.module_eval <<-code, __FILE__, __LINE__ + @@ffi_gvar_#{mname} = s + def self.#{mname} + @@ffi_gvar_#{mname} + end + code + + else + sc = Class.new(FFI::Struct) + sc.layout :gvar, find_type(type) + s = sc.new(address) + # + # Attach to this module as mname/mname= + # + self.module_eval <<-code, __FILE__, __LINE__ + @@ffi_gvar_#{mname} = s + def self.#{mname} + @@ffi_gvar_#{mname}[:gvar] + end + def self.#{mname}=(value) + @@ffi_gvar_#{mname}[:gvar] = value + end + code + + end + + address + end + + + # @overload callback(name, params, ret) + # @param name callback name to add to type map + # @param [Array] params array of parameters' types + # @param [DataConverter, Struct, Symbol, Type] ret callback return type + # @overload callback(params, ret) + # @param [Array] params array of parameters' types + # @param [DataConverter, Struct, Symbol, Type] ret callback return type + # @return [FFI::CallbackInfo] + def callback(*args) + raise ArgumentError, "wrong number of arguments" if args.length < 2 || args.length > 3 + name, params, ret = if args.length == 3 + args + else + [ nil, args[0], args[1] ] + end + + native_params = params.map { |e| find_type(e) } + raise ArgumentError, "callbacks cannot have variadic parameters" if native_params.include?(FFI::Type::VARARGS) + options = Hash.new + options[:convention] = ffi_convention + options[:enums] = @ffi_enums if defined?(@ffi_enums) + cb = FFI::CallbackInfo.new(find_type(ret), native_params, options) + + # Add to the symbol -> type map (unless there was no name) + unless name.nil? + typedef cb, name + end + + cb + end + + # Register or get an already registered type definition. + # + # To register a new type definition, +old+ should be a {FFI::Type}. +add+ + # is in this case the type definition. + # + # If +old+ is a {DataConverter}, a {Type::Mapped} is returned. + # + # If +old+ is +:enum+ + # * and +add+ is an +Array+, a call to {#enum} is made with +add+ as single parameter; + # * in others cases, +info+ is used to create a named enum. + # + # If +old+ is a key for type map, #typedef get +old+ type definition. + # + # @param [DataConverter, Symbol, Type] old + # @param [Symbol] add + # @param [Symbol] info + # @return [FFI::Enum, FFI::Type] + def typedef(old, add, info=nil) + @ffi_typedefs = Hash.new unless defined?(@ffi_typedefs) + + @ffi_typedefs[add] = if old.kind_of?(FFI::Type) + old + + elsif @ffi_typedefs.has_key?(old) + @ffi_typedefs[old] + + elsif old.is_a?(DataConverter) + FFI::Type::Mapped.new(old) + + elsif old == :enum + if add.kind_of?(Array) + self.enum(add) + else + self.enum(info, add) + end + + else + FFI.find_type(old) + end + end + + private + # Generic enum builder + # @param [Class] klass can be one of FFI::Enum or FFI::Bitmask + # @param args (see #enum or #bitmask) + def generic_enum(klass, *args) + native_type = args.first.kind_of?(FFI::Type) ? args.shift : nil + name, values = if args[0].kind_of?(Symbol) && args[1].kind_of?(Array) + [ args[0], args[1] ] + elsif args[0].kind_of?(Array) + [ nil, args[0] ] + else + [ nil, args ] + end + @ffi_enums = FFI::Enums.new unless defined?(@ffi_enums) + @ffi_enums << (e = native_type ? klass.new(native_type, values, name) : klass.new(values, name)) + + # If called with a name, add a typedef alias + typedef(e, name) if name + e + end + + public + # @overload enum(name, values) + # Create a named enum. + # @example + # enum :foo, [:zero, :one, :two] # named enum + # @param [Symbol] name name for new enum + # @param [Array] values values for enum + # @overload enum(*args) + # Create an unnamed enum. + # @example + # enum :zero, :one, :two # unnamed enum + # @param args values for enum + # @overload enum(values) + # Create an unnamed enum. + # @example + # enum [:zero, :one, :two] # unnamed enum, equivalent to above example + # @param [Array] values values for enum + # @overload enum(native_type, name, values) + # Create a named enum and specify the native type. + # @example + # enum FFI::Type::UINT64, :foo, [:zero, :one, :two] # named enum + # @param [FFI::Type] native_type native type for new enum + # @param [Symbol] name name for new enum + # @param [Array] values values for enum + # @overload enum(native_type, *args) + # Create an unnamed enum and specify the native type. + # @example + # enum FFI::Type::UINT64, :zero, :one, :two # unnamed enum + # @param [FFI::Type] native_type native type for new enum + # @param args values for enum + # @overload enum(native_type, values) + # Create an unnamed enum and specify the native type. + # @example + # enum Type::UINT64, [:zero, :one, :two] # unnamed enum, equivalent to above example + # @param [FFI::Type] native_type native type for new enum + # @param [Array] values values for enum + # @return [FFI::Enum] + # Create a new {FFI::Enum}. + def enum(*args) + generic_enum(FFI::Enum, *args) + end + + # @overload bitmask(name, values) + # Create a named bitmask + # @example + # bitmask :foo, [:red, :green, :blue] # bits 0,1,2 are used + # bitmask :foo, [:red, :green, 5, :blue] # bits 0,5,6 are used + # @param [Symbol] name for new bitmask + # @param [Array] values for new bitmask + # @overload bitmask(*args) + # Create an unamed bitmask + # @example + # bm = bitmask :red, :green, :blue # bits 0,1,2 are used + # bm = bitmask :red, :green, 5, blue # bits 0,5,6 are used + # @param [Symbol, Integer] args values for new bitmask + # @overload bitmask(values) + # Create an unamed bitmask + # @example + # bm = bitmask [:red, :green, :blue] # bits 0,1,2 are used + # bm = bitmask [:red, :green, 5, blue] # bits 0,5,6 are used + # @param [Array] values for new bitmask + # @overload bitmask(native_type, name, values) + # Create a named enum and specify the native type. + # @example + # bitmask FFI::Type::UINT64, :foo, [:red, :green, :blue] + # @param [FFI::Type] native_type native type for new bitmask + # @param [Symbol] name for new bitmask + # @param [Array] values for new bitmask + # @overload bitmask(native_type, *args) + # @example + # bitmask FFI::Type::UINT64, :red, :green, :blue + # @param [FFI::Type] native_type native type for new bitmask + # @param [Symbol, Integer] args values for new bitmask + # @overload bitmask(native_type, values) + # Create a named enum and specify the native type. + # @example + # bitmask FFI::Type::UINT64, [:red, :green, :blue] + # @param [FFI::Type] native_type native type for new bitmask + # @param [Array] values for new bitmask + # @return [FFI::Bitmask] + # Create a new FFI::Bitmask + def bitmask(*args) + generic_enum(FFI::Bitmask, *args) + end + + # @param name + # @return [FFI::Enum] + # Find an enum by name. + def enum_type(name) + @ffi_enums.find(name) if defined?(@ffi_enums) + end + + # @param symbol + # @return [FFI::Enum] + # Find an enum by a symbol it contains. + def enum_value(symbol) + @ffi_enums.__map_symbol(symbol) + end + + # @param [DataConverter, Type, Struct, Symbol] t type to find + # @return [Type] + # Find a type definition. + def find_type(t) + if t.kind_of?(Type) + t + + elsif defined?(@ffi_typedefs) && @ffi_typedefs.has_key?(t) + @ffi_typedefs[t] + + elsif t.is_a?(Class) && t < Struct + Type::POINTER + + elsif t.is_a?(DataConverter) + # Add a typedef so next time the converter is used, it hits the cache + typedef Type::Mapped.new(t), t + + end || FFI.find_type(t) + end + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/managedstruct.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/managedstruct.rb new file mode 100644 index 0000000..0536280 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/managedstruct.rb @@ -0,0 +1,84 @@ +# Copyright (C) 2008 Mike Dalessio +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +module FFI + # + # FFI::ManagedStruct allows custom garbage-collection of your FFI::Structs. + # + # The typical use case would be when interacting with a library + # that has a nontrivial memory management design, such as a linked + # list or a binary tree. + # + # When the {Struct} instance is garbage collected, FFI::ManagedStruct will + # invoke the class's release() method during object finalization. + # + # @example Example usage: + # module MyLibrary + # ffi_lib "libmylibrary" + # attach_function :new_dlist, [], :pointer + # attach_function :destroy_dlist, [:pointer], :void + # end + # + # class DoublyLinkedList < FFI::ManagedStruct + # @@@ + # struct do |s| + # s.name 'struct dlist' + # s.include 'dlist.h' + # s.field :head, :pointer + # s.field :tail, :pointer + # end + # @@@ + # + # def self.release ptr + # MyLibrary.destroy_dlist(ptr) + # end + # end + # + # begin + # ptr = DoublyLinkedList.new(MyLibrary.new_dlist) + # # do something with the list + # end + # # struct is out of scope, and will be GC'd using DoublyLinkedList#release + # + # + class ManagedStruct < FFI::Struct + + # @overload initialize(pointer) + # @param [Pointer] pointer + # Create a new ManagedStruct which will invoke the class method #release on + # @overload initialize + # A new instance of FFI::ManagedStruct. + def initialize(pointer=nil) + raise NoMethodError, "release() not implemented for class #{self}" unless self.class.respond_to? :release + raise ArgumentError, "Must supply a pointer to memory for the Struct" unless pointer + super AutoPointer.new(pointer, self.class.method(:release)) + end + + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/memorypointer.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/memorypointer.rb new file mode 100644 index 0000000..9f07bc6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/memorypointer.rb @@ -0,0 +1 @@ +# This class is now implemented in C diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform.rb new file mode 100644 index 0000000..0ec3e14 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform.rb @@ -0,0 +1,170 @@ +# +# Copyright (C) 2008, 2009 Wayne Meissner +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.# + +require 'rbconfig' +module FFI + class PlatformError < LoadError; end + + # This module defines different constants and class methods to play with + # various platforms. + module Platform + OS = case RbConfig::CONFIG['host_os'].downcase + when /linux/ + "linux" + when /darwin/ + "darwin" + when /freebsd/ + "freebsd" + when /netbsd/ + "netbsd" + when /openbsd/ + "openbsd" + when /sunos|solaris/ + "solaris" + when /mingw|mswin/ + "windows" + else + RbConfig::CONFIG['host_os'].downcase + end + + OSVERSION = RbConfig::CONFIG['host_os'].gsub(/[^\d]/, '').to_i + + ARCH = case CPU.downcase + when /amd64|x86_64/ + "x86_64" + when /i?86|x86|i86pc/ + "i386" + when /ppc64|powerpc64/ + "powerpc64" + when /ppc|powerpc/ + "powerpc" + when /sparcv9|sparc64/ + "sparcv9" + else + case RbConfig::CONFIG['host_cpu'] + when /^arm/ + "arm" + else + RbConfig::CONFIG['host_cpu'] + end + end + + private + # @param [String) os + # @return [Boolean] + # Test if current OS is +os+. + def self.is_os(os) + OS == os + end + + IS_GNU = defined?(GNU_LIBC) + IS_LINUX = is_os("linux") + IS_MAC = is_os("darwin") + IS_FREEBSD = is_os("freebsd") + IS_NETBSD = is_os("netbsd") + IS_OPENBSD = is_os("openbsd") + IS_SOLARIS = is_os("solaris") + IS_WINDOWS = is_os("windows") + IS_BSD = IS_MAC || IS_FREEBSD || IS_NETBSD || IS_OPENBSD + + # Add the version for known ABI breaks + name_version = "12" if IS_FREEBSD && OSVERSION >= 12 # 64-bit inodes + + NAME = "#{ARCH}-#{OS}#{name_version}" + CONF_DIR = File.join(File.dirname(__FILE__), 'platform', NAME) + + public + + LIBPREFIX = case OS + when /windows|msys/ + '' + when /cygwin/ + 'cyg' + else + 'lib' + end + + LIBSUFFIX = case OS + when /darwin/ + 'dylib' + when /linux|bsd|solaris/ + 'so' + when /windows|cygwin|msys/ + 'dll' + else + # Punt and just assume a sane unix (i.e. anything but AIX) + 'so' + end + + LIBC = if IS_WINDOWS + RbConfig::CONFIG['RUBY_SO_NAME'].split('-')[-2] + '.dll' + elsif IS_GNU + GNU_LIBC + elsif OS == 'cygwin' + "cygwin1.dll" + elsif OS == 'msys' + # Not sure how msys 1.0 behaves, tested on MSYS2. + "msys-2.0.dll" + else + "#{LIBPREFIX}c.#{LIBSUFFIX}" + end + + # Test if current OS is a *BSD (include MAC) + # @return [Boolean] + def self.bsd? + IS_BSD + end + + # Test if current OS is Windows + # @return [Boolean] + def self.windows? + IS_WINDOWS + end + + # Test if current OS is Mac OS + # @return [Boolean] + def self.mac? + IS_MAC + end + + # Test if current OS is Solaris (Sun OS) + # @return [Boolean] + def self.solaris? + IS_SOLARIS + end + + # Test if current OS is a unix OS + # @return [Boolean] + def self.unix? + !IS_WINDOWS + end + end +end + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd/types.conf new file mode 100644 index 0000000..0874ee5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = long_long +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = int +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = long_long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd12/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd12/types.conf new file mode 100644 index 0000000..47fc293 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-freebsd12/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = long_long +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = ulong_long +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = long_long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-linux/types.conf new file mode 100644 index 0000000..072c419 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/aarch64-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = int +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__fsword_t = long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__syscall_slong_t = long +rbx.platform.typedef.__syscall_ulong_t = ulong +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd/types.conf new file mode 100644 index 0000000..3e7b20d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd/types.conf @@ -0,0 +1,152 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__clock_t = ulong +rbx.platform.typedef.__cpumask_t = uint +rbx.platform.typedef.__critical_t = int +rbx.platform.typedef.__intfptr_t = int +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__ptrdiff_t = int +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__size_t = uint +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__uintfptr_t = uint +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__uintptr_t = uint +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__u_register_t = uint +rbx.platform.typedef.__vm_offset_t = uint +rbx.platform.typedef.__vm_ooffset_t = long_long +rbx.platform.typedef.__vm_paddr_t = uint +rbx.platform.typedef.__vm_pindex_t = ulong_long +rbx.platform.typedef.__vm_size_t = uint +rbx.platform.typedef.__blksize_t = uint +rbx.platform.typedef.__blkcnt_t = long_long +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__fflags_t = uint +rbx.platform.typedef.__fsblkcnt_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong_long +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = long_long +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__lwpid_t = int +rbx.platform.typedef.__mode_t = ushort +rbx.platform.typedef.__accmode_t = int +rbx.platform.typedef.__nl_item = int +rbx.platform.typedef.__nlink_t = ushort +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = long_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__cpuwhich_t = int +rbx.platform.typedef.__cpulevel_t = int +rbx.platform.typedef.__cpusetid_t = int +rbx.platform.typedef.__ct_rune_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__dev_t = uint +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.pthread_key_t = int +rbx.platform.typedef.*) = pointer +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.c_caddr_t = pointer +rbx.platform.typedef.blksize_t = uint +rbx.platform.typedef.cpuwhich_t = int +rbx.platform.typedef.cpulevel_t = int +rbx.platform.typedef.cpusetid_t = int +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.cpumask_t = uint +rbx.platform.typedef.critical_t = int +rbx.platform.typedef.daddr_t = long_long +rbx.platform.typedef.dev_t = uint +rbx.platform.typedef.fflags_t = uint +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.id_t = long_long +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.lwpid_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.accmode_t = int +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.register_t = int +rbx.platform.typedef.rlim_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.u_register_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.vm_offset_t = uint +rbx.platform.typedef.vm_ooffset_t = long_long +rbx.platform.typedef.vm_paddr_t = uint +rbx.platform.typedef.vm_pindex_t = ulong_long +rbx.platform.typedef.vm_size_t = uint +rbx.platform.typedef.__fd_mask = ulong +rbx.platform.typedef.fd_mask = ulong +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd12/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd12/types.conf new file mode 100644 index 0000000..9607e64 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-freebsd12/types.conf @@ -0,0 +1,152 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__clock_t = ulong +rbx.platform.typedef.__cpumask_t = uint +rbx.platform.typedef.__critical_t = int +rbx.platform.typedef.__intfptr_t = int +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__ptrdiff_t = int +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__size_t = uint +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__uintfptr_t = uint +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__uintptr_t = uint +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__u_register_t = uint +rbx.platform.typedef.__vm_offset_t = uint +rbx.platform.typedef.__vm_ooffset_t = long_long +rbx.platform.typedef.__vm_paddr_t = uint +rbx.platform.typedef.__vm_pindex_t = ulong_long +rbx.platform.typedef.__vm_size_t = uint +rbx.platform.typedef.__blksize_t = uint +rbx.platform.typedef.__blkcnt_t = long_long +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__fflags_t = uint +rbx.platform.typedef.__fsblkcnt_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong_long +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = long_long +rbx.platform.typedef.__ino_t = ulong_long +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__lwpid_t = int +rbx.platform.typedef.__mode_t = ushort +rbx.platform.typedef.__accmode_t = int +rbx.platform.typedef.__nl_item = int +rbx.platform.typedef.__nlink_t = ulong_long +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = long_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__cpuwhich_t = int +rbx.platform.typedef.__cpulevel_t = int +rbx.platform.typedef.__cpusetid_t = int +rbx.platform.typedef.__ct_rune_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.pthread_key_t = int +rbx.platform.typedef.*) = pointer +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.c_caddr_t = pointer +rbx.platform.typedef.blksize_t = uint +rbx.platform.typedef.cpuwhich_t = int +rbx.platform.typedef.cpulevel_t = int +rbx.platform.typedef.cpusetid_t = int +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.cpumask_t = uint +rbx.platform.typedef.critical_t = int +rbx.platform.typedef.daddr_t = long_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.fflags_t = uint +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.id_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.key_t = long +rbx.platform.typedef.lwpid_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.accmode_t = int +rbx.platform.typedef.nlink_t = ulong_long +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.register_t = int +rbx.platform.typedef.rlim_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.u_register_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.vm_offset_t = uint +rbx.platform.typedef.vm_ooffset_t = long_long +rbx.platform.typedef.vm_paddr_t = uint +rbx.platform.typedef.vm_pindex_t = ulong_long +rbx.platform.typedef.vm_size_t = uint +rbx.platform.typedef.__fd_mask = ulong +rbx.platform.typedef.fd_mask = ulong +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-linux/types.conf new file mode 100644 index 0000000..e9a923b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/arm-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-cygwin/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-cygwin/types.conf new file mode 100644 index 0000000..cd3cc38 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-cygwin/types.conf @@ -0,0 +1,3 @@ +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ptrdiff_t = int +rbx.platform.typedef.ssize_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-darwin/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-darwin/types.conf new file mode 100644 index 0000000..6b9313e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-darwin/types.conf @@ -0,0 +1,100 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__darwin_intptr_t = long +rbx.platform.typedef.__darwin_natural_t = uint +rbx.platform.typedef.__darwin_ct_rune_t = int +rbx.platform.typedef.__darwin_ptrdiff_t = int +rbx.platform.typedef.__darwin_size_t = ulong +rbx.platform.typedef.__darwin_wchar_t = int +rbx.platform.typedef.__darwin_rune_t = int +rbx.platform.typedef.__darwin_wint_t = int +rbx.platform.typedef.__darwin_clock_t = ulong +rbx.platform.typedef.__darwin_socklen_t = uint +rbx.platform.typedef.__darwin_ssize_t = long +rbx.platform.typedef.__darwin_time_t = long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = int +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.user_addr_t = ulong_long +rbx.platform.typedef.user_size_t = ulong_long +rbx.platform.typedef.user_ssize_t = long_long +rbx.platform.typedef.user_long_t = long_long +rbx.platform.typedef.user_ulong_t = ulong_long +rbx.platform.typedef.user_time_t = long_long +rbx.platform.typedef.syscall_arg_t = ulong_long +rbx.platform.typedef.__darwin_blkcnt_t = long_long +rbx.platform.typedef.__darwin_blksize_t = int +rbx.platform.typedef.__darwin_dev_t = int +rbx.platform.typedef.__darwin_fsblkcnt_t = uint +rbx.platform.typedef.__darwin_fsfilcnt_t = uint +rbx.platform.typedef.__darwin_gid_t = uint +rbx.platform.typedef.__darwin_id_t = uint +rbx.platform.typedef.__darwin_ino64_t = ulong_long +rbx.platform.typedef.__darwin_ino_t = ulong_long +rbx.platform.typedef.__darwin_mach_port_name_t = uint +rbx.platform.typedef.__darwin_mach_port_t = uint +rbx.platform.typedef.__darwin_mode_t = ushort +rbx.platform.typedef.__darwin_off_t = long_long +rbx.platform.typedef.__darwin_pid_t = int +rbx.platform.typedef.__darwin_pthread_key_t = ulong +rbx.platform.typedef.__darwin_sigset_t = uint +rbx.platform.typedef.__darwin_suseconds_t = int +rbx.platform.typedef.__darwin_uid_t = uint +rbx.platform.typedef.__darwin_useconds_t = uint +rbx.platform.typedef.__darwin_uuid_t[16] = uchar +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.fd_mask = int +rbx.platform.typedef.pthread_key_t = ulong +rbx.platform.typedef.fsblkcnt_t = uint +rbx.platform.typedef.fsfilcnt_t = uint +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.rlim_t = ulong_long diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd/types.conf new file mode 100644 index 0000000..2b07db4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd/types.conf @@ -0,0 +1,152 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__clock_t = ulong +rbx.platform.typedef.__cpumask_t = uint +rbx.platform.typedef.__critical_t = int +rbx.platform.typedef.__intfptr_t = int +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__ptrdiff_t = int +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__size_t = uint +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__uintfptr_t = uint +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__uintptr_t = uint +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__u_register_t = uint +rbx.platform.typedef.__vm_offset_t = uint +rbx.platform.typedef.__vm_ooffset_t = long_long +rbx.platform.typedef.__vm_paddr_t = uint +rbx.platform.typedef.__vm_pindex_t = ulong_long +rbx.platform.typedef.__vm_size_t = uint +rbx.platform.typedef.__blksize_t = uint +rbx.platform.typedef.__blkcnt_t = long_long +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__fflags_t = uint +rbx.platform.typedef.__fsblkcnt_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong_long +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = long_long +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__lwpid_t = int +rbx.platform.typedef.__mode_t = ushort +rbx.platform.typedef.__accmode_t = int +rbx.platform.typedef.__nl_item = int +rbx.platform.typedef.__nlink_t = ushort +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = long_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__cpuwhich_t = int +rbx.platform.typedef.__cpulevel_t = int +rbx.platform.typedef.__cpusetid_t = int +rbx.platform.typedef.__ct_rune_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__dev_t = uint +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.pthread_key_t = int +rbx.platform.typedef.*) = pointer +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.c_caddr_t = pointer +rbx.platform.typedef.blksize_t = uint +rbx.platform.typedef.cpuwhich_t = int +rbx.platform.typedef.cpulevel_t = int +rbx.platform.typedef.cpusetid_t = int +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.cpumask_t = uint +rbx.platform.typedef.critical_t = int +rbx.platform.typedef.daddr_t = long_long +rbx.platform.typedef.dev_t = uint +rbx.platform.typedef.fflags_t = uint +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.id_t = long_long +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.lwpid_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.accmode_t = int +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.register_t = int +rbx.platform.typedef.rlim_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.u_register_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.vm_offset_t = uint +rbx.platform.typedef.vm_ooffset_t = long_long +rbx.platform.typedef.vm_paddr_t = uint +rbx.platform.typedef.vm_pindex_t = ulong_long +rbx.platform.typedef.vm_size_t = uint +rbx.platform.typedef.__fd_mask = ulong +rbx.platform.typedef.fd_mask = ulong +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd12/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd12/types.conf new file mode 100644 index 0000000..9607e64 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-freebsd12/types.conf @@ -0,0 +1,152 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__clock_t = ulong +rbx.platform.typedef.__cpumask_t = uint +rbx.platform.typedef.__critical_t = int +rbx.platform.typedef.__intfptr_t = int +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__ptrdiff_t = int +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__size_t = uint +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__uintfptr_t = uint +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__uintptr_t = uint +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__u_register_t = uint +rbx.platform.typedef.__vm_offset_t = uint +rbx.platform.typedef.__vm_ooffset_t = long_long +rbx.platform.typedef.__vm_paddr_t = uint +rbx.platform.typedef.__vm_pindex_t = ulong_long +rbx.platform.typedef.__vm_size_t = uint +rbx.platform.typedef.__blksize_t = uint +rbx.platform.typedef.__blkcnt_t = long_long +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__fflags_t = uint +rbx.platform.typedef.__fsblkcnt_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong_long +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = long_long +rbx.platform.typedef.__ino_t = ulong_long +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__lwpid_t = int +rbx.platform.typedef.__mode_t = ushort +rbx.platform.typedef.__accmode_t = int +rbx.platform.typedef.__nl_item = int +rbx.platform.typedef.__nlink_t = ulong_long +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = long_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__cpuwhich_t = int +rbx.platform.typedef.__cpulevel_t = int +rbx.platform.typedef.__cpusetid_t = int +rbx.platform.typedef.__ct_rune_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.pthread_key_t = int +rbx.platform.typedef.*) = pointer +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.c_caddr_t = pointer +rbx.platform.typedef.blksize_t = uint +rbx.platform.typedef.cpuwhich_t = int +rbx.platform.typedef.cpulevel_t = int +rbx.platform.typedef.cpusetid_t = int +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.cpumask_t = uint +rbx.platform.typedef.critical_t = int +rbx.platform.typedef.daddr_t = long_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.fflags_t = uint +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.id_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.key_t = long +rbx.platform.typedef.lwpid_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.accmode_t = int +rbx.platform.typedef.nlink_t = ulong_long +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.register_t = int +rbx.platform.typedef.rlim_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.u_register_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.vm_offset_t = uint +rbx.platform.typedef.vm_ooffset_t = long_long +rbx.platform.typedef.vm_paddr_t = uint +rbx.platform.typedef.vm_pindex_t = ulong_long +rbx.platform.typedef.vm_size_t = uint +rbx.platform.typedef.__fd_mask = ulong +rbx.platform.typedef.fd_mask = ulong +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-gnu/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-gnu/types.conf new file mode 100644 index 0000000..f9169c2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-gnu/types.conf @@ -0,0 +1,107 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = uint +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__fsid_t = ulong_long +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.fsid_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.__sigset_t = ulong +rbx.platform.typedef.sigset_t = ulong +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.__pthread_t = int +rbx.platform.typedef.pthread_t = int +rbx.platform.typedef.__pthread_key = int +rbx.platform.typedef.pthread_key_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-linux/types.conf new file mode 100644 index 0000000..c46a134 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-linux/types.conf @@ -0,0 +1,103 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-netbsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-netbsd/types.conf new file mode 100644 index 0000000..33bd12b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-netbsd/types.conf @@ -0,0 +1,126 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = int +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = int +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-openbsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-openbsd/types.conf new file mode 100644 index 0000000..c4df68a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-openbsd/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = int +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = int +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-solaris/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-solaris/types.conf new file mode 100644 index 0000000..a585100 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-solaris/types.conf @@ -0,0 +1,122 @@ +rbx.platform.typedef.lock_t = uchar +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intmax_t = long_long +rbx.platform.typedef.uintmax_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = int +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = uint +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.longlong_t = long_long +rbx.platform.typedef.u_longlong_t = ulong_long +rbx.platform.typedef.t_scalar_t = long +rbx.platform.typedef.t_uscalar_t = ulong +rbx.platform.typedef.uchar_t = uchar +rbx.platform.typedef.ushort_t = ushort +rbx.platform.typedef.uint_t = uint +rbx.platform.typedef.ulong_t = ulong +rbx.platform.typedef.*caddr_t = char +rbx.platform.typedef.daddr_t = long +rbx.platform.typedef.cnt_t = short +rbx.platform.typedef.ptrdiff_t = int +rbx.platform.typedef.pfn_t = ulong +rbx.platform.typedef.pgcnt_t = ulong +rbx.platform.typedef.spgcnt_t = long +rbx.platform.typedef.use_t = uchar +rbx.platform.typedef.sysid_t = short +rbx.platform.typedef.index_t = short +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.off64_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.blkcnt64_t = long_long +rbx.platform.typedef.fsblkcnt64_t = ulong_long +rbx.platform.typedef.fsfilcnt64_t = ulong_long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.pad64_t = long_long +rbx.platform.typedef.upad64_t = ulong_long +rbx.platform.typedef.offset_t = long_long +rbx.platform.typedef.u_offset_t = ulong_long +rbx.platform.typedef.len_t = ulong_long +rbx.platform.typedef.diskaddr_t = ulong_long +rbx.platform.typedef.k_fltset_t = uint +rbx.platform.typedef.id_t = long +rbx.platform.typedef.lgrp_id_t = long +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.major_t = ulong +rbx.platform.typedef.minor_t = ulong +rbx.platform.typedef.pri_t = short +rbx.platform.typedef.cpu_flag_t = ushort +rbx.platform.typedef.o_mode_t = ushort +rbx.platform.typedef.o_dev_t = short +rbx.platform.typedef.o_uid_t = ushort +rbx.platform.typedef.o_gid_t = ushort +rbx.platform.typedef.o_nlink_t = short +rbx.platform.typedef.o_pid_t = short +rbx.platform.typedef.o_ino_t = ushort +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.datalink_id_t = uint +rbx.platform.typedef.taskid_t = long +rbx.platform.typedef.projid_t = long +rbx.platform.typedef.poolid_t = long +rbx.platform.typedef.zoneid_t = long +rbx.platform.typedef.ctid_t = long +rbx.platform.typedef.pthread_t = uint +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.pid_t = long +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.hrtime_t = long_long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.fds_mask = long +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.nfds_t = ulong +rbx.platform.typedef.disp_lock_t = uchar +rbx.platform.typedef.model_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.ipaddr_t = uint +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.rlim64_t = ulong_long diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-windows/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-windows/types.conf new file mode 100644 index 0000000..38168be --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/i386-windows/types.conf @@ -0,0 +1,105 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef._off_t = long +rbx.platform.typedef._off64_t = long_long +rbx.platform.typedef._ssize_t = int +rbx.platform.typedef.wint_t = uint +rbx.platform.typedef.ptrdiff_t = int +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.time_t = long +rbx.platform.typedef.daddr_t = long +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.clockid_t = ulong +rbx.platform.typedef.timer_t = ulong +rbx.platform.typedef.useconds_t = ulong +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = long +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = ulong +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = long +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = ulong +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = long +rbx.platform.typedef.int_fast32_t = long +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = ulong +rbx.platform.typedef.uint_fast32_t = ulong +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.intmax_t = long_long +rbx.platform.typedef.uintmax_t = ulong_long +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.__dev16_t = short +rbx.platform.typedef.__dev32_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.__blkcnt32_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.__uid16_t = ushort +rbx.platform.typedef.__uid32_t = ulong +rbx.platform.typedef.uid_t = ulong +rbx.platform.typedef.__gid16_t = ushort +rbx.platform.typedef.__gid32_t = ulong +rbx.platform.typedef.gid_t = ulong +rbx.platform.typedef.__ino32_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.id_t = ulong +rbx.platform.typedef.key_t = long_long +rbx.platform.typedef.vm_offset_t = ulong +rbx.platform.typedef.vm_size_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = int +rbx.platform.typedef.*addr_t = char +rbx.platform.typedef.socklen_t = int +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.__ULong = ulong +rbx.platform.typedef._fpos_t = long +rbx.platform.typedef._fpos64_t = long_long +rbx.platform.typedef.sigset_t = ulong +rbx.platform.typedef.sig_atomic_t = int +rbx.platform.typedef.rlim_t = ulong diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/ia64-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/ia64-linux/types.conf new file mode 100644 index 0000000..70e44e8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/ia64-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips-linux/types.conf new file mode 100644 index 0000000..ad4ced0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64-linux/types.conf new file mode 100644 index 0000000..3feb704 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__fsword_t = long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__syscall_slong_t = long +rbx.platform.typedef.__syscall_ulong_t = ulong +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64el-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64el-linux/types.conf new file mode 100644 index 0000000..3feb704 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mips64el-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__fsword_t = long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__syscall_slong_t = long +rbx.platform.typedef.__syscall_ulong_t = ulong +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsel-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsel-linux/types.conf new file mode 100644 index 0000000..ad4ced0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsel-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6-linux/types.conf new file mode 100644 index 0000000..ad4ced0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6el-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6el-linux/types.conf new file mode 100644 index 0000000..ad4ced0 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa32r6el-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6-linux/types.conf new file mode 100644 index 0000000..3feb704 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__fsword_t = long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__syscall_slong_t = long +rbx.platform.typedef.__syscall_ulong_t = ulong +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6el-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6el-linux/types.conf new file mode 100644 index 0000000..3feb704 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/mipsisa64r6el-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__fsword_t = long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__syscall_slong_t = long +rbx.platform.typedef.__syscall_ulong_t = ulong +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-aix/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-aix/types.conf new file mode 100644 index 0000000..30ee66b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-aix/types.conf @@ -0,0 +1,180 @@ +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intmax_t = long_long +rbx.platform.typedef.uintmax_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = short +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = ushort +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.wchar_t = ushort +rbx.platform.typedef.intfast_t = int +rbx.platform.typedef.uintfast_t = uint +rbx.platform.typedef.__long32_t = long +rbx.platform.typedef.__ulong32_t = ulong +rbx.platform.typedef.__long64_t = int +rbx.platform.typedef.__ulong64_t = uint +rbx.platform.typedef.int32long64_t = int +rbx.platform.typedef.uint32long64_t = uint +rbx.platform.typedef.long32int64_t = long +rbx.platform.typedef.ulong32int64_t = ulong +rbx.platform.typedef.int8 = char +rbx.platform.typedef.int16 = short +rbx.platform.typedef.int32 = int +rbx.platform.typedef.int64 = long_long +rbx.platform.typedef.u_int8 = uchar +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16 = ushort +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32 = uint +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64 = ulong_long +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.ptrdiff_t = long +rbx.platform.typedef.wctype_t = uint +rbx.platform.typedef.fpos_t = long +rbx.platform.typedef.fpos64_t = long_long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.uchar_t = uchar +rbx.platform.typedef.ushort_t = ushort +rbx.platform.typedef.uint_t = uint +rbx.platform.typedef.ulong_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.level_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.ino32_t = uint +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.cnt_t = short +rbx.platform.typedef.dev_t = uint +rbx.platform.typedef.dev32_t = uint +rbx.platform.typedef.dev64_t = ulong_long +rbx.platform.typedef.chan_t = int +rbx.platform.typedef.time32_t = int +rbx.platform.typedef.pid32_t = int +rbx.platform.typedef.tid32_t = int +rbx.platform.typedef.pid64_t = ulong_long +rbx.platform.typedef.tid64_t = ulong_long +rbx.platform.typedef.time64_t = long_long +rbx.platform.typedef.__ptr32 = pointer +rbx.platform.typedef.__cptr32 = string +rbx.platform.typedef.soff_t = int +rbx.platform.typedef.off_t = long +rbx.platform.typedef.off64_t = long_long +rbx.platform.typedef.paddr_t = long +rbx.platform.typedef.key_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.timer32_t = int +rbx.platform.typedef.timer64_t = long_long +rbx.platform.typedef.nlink_t = short +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mid_t = pointer +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.tid_t = int +rbx.platform.typedef.slab_t[12] = char +rbx.platform.typedef.mtyp_t = long +rbx.platform.typedef.boolean_t = int +rbx.platform.typedef.crid_t = int +rbx.platform.typedef.blkcnt_t = int +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.blkcnt32_t = int +rbx.platform.typedef.blksize32_t = int +rbx.platform.typedef.blkcnt64_t = ulong_long +rbx.platform.typedef.blksize64_t = ulong_long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.wint_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.clockid_t = long_long +rbx.platform.typedef.signal_t = int +rbx.platform.typedef.pthread_t = uint +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.vmid_t = long +rbx.platform.typedef.vmhandle_t = ulong +rbx.platform.typedef.vmid32_t = int +rbx.platform.typedef.vmhandle32_t = uint +rbx.platform.typedef.kvmid_t = long +rbx.platform.typedef.kvmhandle_t = ulong +rbx.platform.typedef.vmid64_t = long_long +rbx.platform.typedef.rpn64_t = long_long +rbx.platform.typedef.cnt64_t = long_long +rbx.platform.typedef.psize_t = long_long +rbx.platform.typedef.vmidx_t = int +rbx.platform.typedef.vmfkey_t = uint +rbx.platform.typedef.vmprkey_t = uint +rbx.platform.typedef.vmkey_t = int +rbx.platform.typedef.vmhwkey_t = int +rbx.platform.typedef.vpn_t = int +rbx.platform.typedef.rpn_t = int +rbx.platform.typedef.ptex_t = ulong +rbx.platform.typedef.swhatx_t = ulong +rbx.platform.typedef.esid_t = uint +rbx.platform.typedef.aptx_t = ushort +rbx.platform.typedef.pdtx_t = int +rbx.platform.typedef.psx_t = short +rbx.platform.typedef.pshift_t = ushort +rbx.platform.typedef.sshift_t = ushort +rbx.platform.typedef.unidx_t = int +rbx.platform.typedef.snidx_t = int +rbx.platform.typedef.vmnodeidx_t = int +rbx.platform.typedef.kvpn_t = int +rbx.platform.typedef.krpn_t = int +rbx.platform.typedef.vmsize_t = int +rbx.platform.typedef.vmm_lock_t = int +rbx.platform.typedef.ureg_t = ulong +rbx.platform.typedef.vmlpghandle_t = ulong +rbx.platform.typedef.ext_t = int +rbx.platform.typedef.va_list = string +rbx.platform.typedef.__ptr64 = ulong_long +rbx.platform.typedef.__cptr64 = ulong_long +rbx.platform.typedef.UniChar = ushort +rbx.platform.typedef.UTF32Char = uint +rbx.platform.typedef.uchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.offset_t = long_long +rbx.platform.typedef.ssize64_t = long_long +rbx.platform.typedef.longlong_t = long_long +rbx.platform.typedef.u_longlong_t = ulong_long +rbx.platform.typedef.class_id_t = uint +rbx.platform.typedef.liobn_t = uint +rbx.platform.typedef.unit_addr_t = ulong_long +rbx.platform.typedef.size64_t = ulong_long +rbx.platform.typedef.socklen_t = ulong +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.rlim64_t = ulong_long diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-darwin/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-darwin/types.conf new file mode 100644 index 0000000..6b9313e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-darwin/types.conf @@ -0,0 +1,100 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__darwin_intptr_t = long +rbx.platform.typedef.__darwin_natural_t = uint +rbx.platform.typedef.__darwin_ct_rune_t = int +rbx.platform.typedef.__darwin_ptrdiff_t = int +rbx.platform.typedef.__darwin_size_t = ulong +rbx.platform.typedef.__darwin_wchar_t = int +rbx.platform.typedef.__darwin_rune_t = int +rbx.platform.typedef.__darwin_wint_t = int +rbx.platform.typedef.__darwin_clock_t = ulong +rbx.platform.typedef.__darwin_socklen_t = uint +rbx.platform.typedef.__darwin_ssize_t = long +rbx.platform.typedef.__darwin_time_t = long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = int +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.user_addr_t = ulong_long +rbx.platform.typedef.user_size_t = ulong_long +rbx.platform.typedef.user_ssize_t = long_long +rbx.platform.typedef.user_long_t = long_long +rbx.platform.typedef.user_ulong_t = ulong_long +rbx.platform.typedef.user_time_t = long_long +rbx.platform.typedef.syscall_arg_t = ulong_long +rbx.platform.typedef.__darwin_blkcnt_t = long_long +rbx.platform.typedef.__darwin_blksize_t = int +rbx.platform.typedef.__darwin_dev_t = int +rbx.platform.typedef.__darwin_fsblkcnt_t = uint +rbx.platform.typedef.__darwin_fsfilcnt_t = uint +rbx.platform.typedef.__darwin_gid_t = uint +rbx.platform.typedef.__darwin_id_t = uint +rbx.platform.typedef.__darwin_ino64_t = ulong_long +rbx.platform.typedef.__darwin_ino_t = ulong_long +rbx.platform.typedef.__darwin_mach_port_name_t = uint +rbx.platform.typedef.__darwin_mach_port_t = uint +rbx.platform.typedef.__darwin_mode_t = ushort +rbx.platform.typedef.__darwin_off_t = long_long +rbx.platform.typedef.__darwin_pid_t = int +rbx.platform.typedef.__darwin_pthread_key_t = ulong +rbx.platform.typedef.__darwin_sigset_t = uint +rbx.platform.typedef.__darwin_suseconds_t = int +rbx.platform.typedef.__darwin_uid_t = uint +rbx.platform.typedef.__darwin_useconds_t = uint +rbx.platform.typedef.__darwin_uuid_t[16] = uchar +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.fd_mask = int +rbx.platform.typedef.pthread_key_t = ulong +rbx.platform.typedef.fsblkcnt_t = uint +rbx.platform.typedef.fsfilcnt_t = uint +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.rlim_t = ulong_long diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-linux/types.conf new file mode 100644 index 0000000..76014cd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc-linux/types.conf @@ -0,0 +1,100 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc64-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc64-linux/types.conf new file mode 100644 index 0000000..3feb704 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/powerpc64-linux/types.conf @@ -0,0 +1,104 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__fsword_t = long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__syscall_slong_t = long +rbx.platform.typedef.__syscall_ulong_t = ulong +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390-linux/types.conf new file mode 100644 index 0000000..1cc79ee --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390x-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390x-linux/types.conf new file mode 100644 index 0000000..f4c8cec --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/s390x-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-linux/types.conf new file mode 100644 index 0000000..1882298 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__quad_t = long_long +rbx.platform.typedef.__u_quad_t = ulong_long +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong_long +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong_long +rbx.platform.typedef.__ssize_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.*__qaddr_t = long_long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-solaris/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-solaris/types.conf new file mode 100644 index 0000000..c03c144 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc-solaris/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.lock_t = uchar +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intmax_t = long_long +rbx.platform.typedef.uintmax_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = int +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = uint +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.longlong_t = long_long +rbx.platform.typedef.u_longlong_t = ulong_long +rbx.platform.typedef.t_scalar_t = long +rbx.platform.typedef.t_uscalar_t = ulong +rbx.platform.typedef.uchar_t = uchar +rbx.platform.typedef.ushort_t = ushort +rbx.platform.typedef.uint_t = uint +rbx.platform.typedef.ulong_t = ulong +rbx.platform.typedef.*caddr_t = char +rbx.platform.typedef.daddr_t = long +rbx.platform.typedef.cnt_t = short +rbx.platform.typedef.ptrdiff_t = int +rbx.platform.typedef.pfn_t = ulong +rbx.platform.typedef.pgcnt_t = ulong +rbx.platform.typedef.spgcnt_t = long +rbx.platform.typedef.use_t = uchar +rbx.platform.typedef.sysid_t = short +rbx.platform.typedef.index_t = short +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.off64_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.blkcnt64_t = long_long +rbx.platform.typedef.fsblkcnt64_t = ulong_long +rbx.platform.typedef.fsfilcnt64_t = ulong_long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.pad64_t = long_long +rbx.platform.typedef.upad64_t = ulong_long +rbx.platform.typedef.offset_t = long_long +rbx.platform.typedef.u_offset_t = ulong_long +rbx.platform.typedef.len_t = ulong_long +rbx.platform.typedef.diskaddr_t = ulong_long +rbx.platform.typedef.k_fltset_t = uint +rbx.platform.typedef.id_t = long +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.major_t = ulong +rbx.platform.typedef.minor_t = ulong +rbx.platform.typedef.pri_t = short +rbx.platform.typedef.cpu_flag_t = ushort +rbx.platform.typedef.o_mode_t = ushort +rbx.platform.typedef.o_dev_t = short +rbx.platform.typedef.o_uid_t = ushort +rbx.platform.typedef.o_gid_t = ushort +rbx.platform.typedef.o_nlink_t = short +rbx.platform.typedef.o_pid_t = short +rbx.platform.typedef.o_ino_t = ushort +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = ulong +rbx.platform.typedef.uid_t = long +rbx.platform.typedef.gid_t = long +rbx.platform.typedef.taskid_t = long +rbx.platform.typedef.projid_t = long +rbx.platform.typedef.poolid_t = long +rbx.platform.typedef.zoneid_t = long +rbx.platform.typedef.ctid_t = long +rbx.platform.typedef.pthread_t = uint +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.pid_t = long +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.hrtime_t = long_long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.fds_mask = long +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.Psocklen_t = pointer +rbx.platform.typedef.disp_lock_t = uchar +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.rlim64_t = ulong_long +rbx.platform.typedef.kid_t = int +rbx.platform.typedef.int) = pointer +rbx.platform.typedef.size_t) = pointer +rbx.platform.typedef.int) = pointer +rbx.platform.typedef.avl_index_t = uint +rbx.platform.typedef.() = pointer +rbx.platform.typedef.nfds_t = ulong +rbx.platform.typedef.model_t = uint +rbx.platform.typedef.ts_t = long_long +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.ipaddr_t = uint diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc64-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc64-linux/types.conf new file mode 100644 index 0000000..d86ba2f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparc64-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.__blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparcv9-solaris/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparcv9-solaris/types.conf new file mode 100644 index 0000000..c03c144 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/sparcv9-solaris/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.lock_t = uchar +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intmax_t = long_long +rbx.platform.typedef.uintmax_t = ulong_long +rbx.platform.typedef.intptr_t = int +rbx.platform.typedef.uintptr_t = uint +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = int +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = uint +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.longlong_t = long_long +rbx.platform.typedef.u_longlong_t = ulong_long +rbx.platform.typedef.t_scalar_t = long +rbx.platform.typedef.t_uscalar_t = ulong +rbx.platform.typedef.uchar_t = uchar +rbx.platform.typedef.ushort_t = ushort +rbx.platform.typedef.uint_t = uint +rbx.platform.typedef.ulong_t = ulong +rbx.platform.typedef.*caddr_t = char +rbx.platform.typedef.daddr_t = long +rbx.platform.typedef.cnt_t = short +rbx.platform.typedef.ptrdiff_t = int +rbx.platform.typedef.pfn_t = ulong +rbx.platform.typedef.pgcnt_t = ulong +rbx.platform.typedef.spgcnt_t = long +rbx.platform.typedef.use_t = uchar +rbx.platform.typedef.sysid_t = short +rbx.platform.typedef.index_t = short +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.off64_t = long_long +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.blkcnt64_t = long_long +rbx.platform.typedef.fsblkcnt64_t = ulong_long +rbx.platform.typedef.fsfilcnt64_t = ulong_long +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.pad64_t = long_long +rbx.platform.typedef.upad64_t = ulong_long +rbx.platform.typedef.offset_t = long_long +rbx.platform.typedef.u_offset_t = ulong_long +rbx.platform.typedef.len_t = ulong_long +rbx.platform.typedef.diskaddr_t = ulong_long +rbx.platform.typedef.k_fltset_t = uint +rbx.platform.typedef.id_t = long +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.major_t = ulong +rbx.platform.typedef.minor_t = ulong +rbx.platform.typedef.pri_t = short +rbx.platform.typedef.cpu_flag_t = ushort +rbx.platform.typedef.o_mode_t = ushort +rbx.platform.typedef.o_dev_t = short +rbx.platform.typedef.o_uid_t = ushort +rbx.platform.typedef.o_gid_t = ushort +rbx.platform.typedef.o_nlink_t = short +rbx.platform.typedef.o_pid_t = short +rbx.platform.typedef.o_ino_t = ushort +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = ulong +rbx.platform.typedef.uid_t = long +rbx.platform.typedef.gid_t = long +rbx.platform.typedef.taskid_t = long +rbx.platform.typedef.projid_t = long +rbx.platform.typedef.poolid_t = long +rbx.platform.typedef.zoneid_t = long +rbx.platform.typedef.ctid_t = long +rbx.platform.typedef.pthread_t = uint +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.pid_t = long +rbx.platform.typedef.size_t = uint +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.hrtime_t = long_long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.fds_mask = long +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.Psocklen_t = pointer +rbx.platform.typedef.disp_lock_t = uchar +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.rlim64_t = ulong_long +rbx.platform.typedef.kid_t = int +rbx.platform.typedef.int) = pointer +rbx.platform.typedef.size_t) = pointer +rbx.platform.typedef.int) = pointer +rbx.platform.typedef.avl_index_t = uint +rbx.platform.typedef.() = pointer +rbx.platform.typedef.nfds_t = ulong +rbx.platform.typedef.model_t = uint +rbx.platform.typedef.ts_t = long_long +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.ipaddr_t = uint diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-cygwin/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-cygwin/types.conf new file mode 100644 index 0000000..5dadc7f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-cygwin/types.conf @@ -0,0 +1,3 @@ +rbx.platform.typedef.size_t = uint64 +rbx.platform.typedef.ptrdiff_t = int64 +rbx.platform.typedef.ssize_t = int64 diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-darwin/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-darwin/types.conf new file mode 100644 index 0000000..51637ee --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-darwin/types.conf @@ -0,0 +1,126 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__darwin_intptr_t = long +rbx.platform.typedef.__darwin_natural_t = uint +rbx.platform.typedef.__darwin_ct_rune_t = int +rbx.platform.typedef.__darwin_ptrdiff_t = long +rbx.platform.typedef.__darwin_size_t = ulong +rbx.platform.typedef.__darwin_wchar_t = int +rbx.platform.typedef.__darwin_rune_t = int +rbx.platform.typedef.__darwin_wint_t = int +rbx.platform.typedef.__darwin_clock_t = ulong +rbx.platform.typedef.__darwin_socklen_t = uint +rbx.platform.typedef.__darwin_ssize_t = long +rbx.platform.typedef.__darwin_time_t = long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.user_addr_t = ulong_long +rbx.platform.typedef.user_size_t = ulong_long +rbx.platform.typedef.user_ssize_t = long_long +rbx.platform.typedef.user_long_t = long_long +rbx.platform.typedef.user_ulong_t = ulong_long +rbx.platform.typedef.user_time_t = long_long +rbx.platform.typedef.user_off_t = long_long +rbx.platform.typedef.syscall_arg_t = ulong_long +rbx.platform.typedef.__darwin_blkcnt_t = long_long +rbx.platform.typedef.__darwin_blksize_t = int +rbx.platform.typedef.__darwin_dev_t = int +rbx.platform.typedef.__darwin_fsblkcnt_t = uint +rbx.platform.typedef.__darwin_fsfilcnt_t = uint +rbx.platform.typedef.__darwin_gid_t = uint +rbx.platform.typedef.__darwin_id_t = uint +rbx.platform.typedef.__darwin_ino64_t = ulong_long +rbx.platform.typedef.__darwin_ino_t = ulong_long +rbx.platform.typedef.__darwin_mach_port_name_t = uint +rbx.platform.typedef.__darwin_mach_port_t = uint +rbx.platform.typedef.__darwin_mode_t = ushort +rbx.platform.typedef.__darwin_off_t = long_long +rbx.platform.typedef.__darwin_pid_t = int +rbx.platform.typedef.__darwin_sigset_t = uint +rbx.platform.typedef.__darwin_suseconds_t = int +rbx.platform.typedef.__darwin_uid_t = uint +rbx.platform.typedef.__darwin_useconds_t = uint +rbx.platform.typedef.__darwin_uuid_t[16] = uchar +rbx.platform.typedef.__darwin_uuid_string_t[37] = char +rbx.platform.typedef.__darwin_pthread_key_t = ulong +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.ino64_t = ulong_long +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = ushort +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.rsize_t = ulong +rbx.platform.typedef.errno_t = int +rbx.platform.typedef.fd_mask = int +rbx.platform.typedef.pthread_key_t = ulong +rbx.platform.typedef.fsblkcnt_t = uint +rbx.platform.typedef.fsfilcnt_t = uint +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = short +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = ushort +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.intmax_t = long +rbx.platform.typedef.uintmax_t = ulong +rbx.platform.typedef.rlim_t = ulong_long diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd/types.conf new file mode 100644 index 0000000..6d9ffe5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = long_long +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = int +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = long_long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd12/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd12/types.conf new file mode 100644 index 0000000..47fc293 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-freebsd12/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = long_long +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = ulong_long +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = ulong_long +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = long_long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = ulong_long +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong_long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-linux/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-linux/types.conf new file mode 100644 index 0000000..f319c0b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-linux/types.conf @@ -0,0 +1,102 @@ +rbx.platform.typedef.__u_char = uchar +rbx.platform.typedef.__u_short = ushort +rbx.platform.typedef.__u_int = uint +rbx.platform.typedef.__u_long = ulong +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long +rbx.platform.typedef.__uint64_t = ulong +rbx.platform.typedef.__quad_t = long +rbx.platform.typedef.__u_quad_t = ulong +rbx.platform.typedef.__dev_t = ulong +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__ino_t = ulong +rbx.platform.typedef.__ino64_t = ulong +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = ulong +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__off64_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__clock_t = long +rbx.platform.typedef.__rlim_t = ulong +rbx.platform.typedef.__rlim64_t = ulong +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__time_t = long +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__daddr_t = int +rbx.platform.typedef.__swblk_t = long +rbx.platform.typedef.__key_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__timer_t = pointer +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.__blkcnt_t = long +rbx.platform.typedef.__blkcnt64_t = long +rbx.platform.typedef.__fsblkcnt_t = ulong +rbx.platform.typedef.__fsblkcnt64_t = ulong +rbx.platform.typedef.__fsfilcnt_t = ulong +rbx.platform.typedef.__fsfilcnt64_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__loff_t = long +rbx.platform.typedef.*__qaddr_t = long +rbx.platform.typedef.*__caddr_t = char +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.quad_t = long +rbx.platform.typedef.u_quad_t = ulong +rbx.platform.typedef.loff_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = ulong +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.off_t = long +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.key_t = int +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = pointer +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = long +rbx.platform.typedef.__sig_atomic_t = int +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.__fd_mask = long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.pthread_t = ulong +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.pthread_once_t = int +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.__rlimit_resource_t = int +rbx.platform.typedef.__rusage_who_t = int +rbx.platform.typedef.__priority_which_t = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-netbsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-netbsd/types.conf new file mode 100644 index 0000000..c4df68a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-netbsd/types.conf @@ -0,0 +1,128 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = int +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__clock_t = int +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__time_t = int +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = int +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = uint +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.__suseconds_t = int +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = int +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr_t = int +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr64_t = long_long +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = uint +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = int +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.sa_family_t = uchar +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.clock_t = int +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = int diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-openbsd/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-openbsd/types.conf new file mode 100644 index 0000000..f8419bd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-openbsd/types.conf @@ -0,0 +1,134 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef.__int_least8_t = char +rbx.platform.typedef.__uint_least8_t = uchar +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int_least64_t = long_long +rbx.platform.typedef.__uint_least64_t = ulong_long +rbx.platform.typedef.__int_fast8_t = int +rbx.platform.typedef.__uint_fast8_t = uint +rbx.platform.typedef.__int_fast16_t = int +rbx.platform.typedef.__uint_fast16_t = uint +rbx.platform.typedef.__int_fast32_t = int +rbx.platform.typedef.__uint_fast32_t = uint +rbx.platform.typedef.__int_fast64_t = long_long +rbx.platform.typedef.__uint_fast64_t = ulong_long +rbx.platform.typedef.__intptr_t = long +rbx.platform.typedef.__uintptr_t = ulong +rbx.platform.typedef.__intmax_t = long_long +rbx.platform.typedef.__uintmax_t = ulong_long +rbx.platform.typedef.__register_t = long +rbx.platform.typedef.__vaddr_t = ulong +rbx.platform.typedef.__paddr_t = ulong +rbx.platform.typedef.__vsize_t = ulong +rbx.platform.typedef.__psize_t = ulong +rbx.platform.typedef.__ptrdiff_t = long +rbx.platform.typedef.__size_t = ulong +rbx.platform.typedef.__ssize_t = long +rbx.platform.typedef.__wchar_t = int +rbx.platform.typedef.__wint_t = int +rbx.platform.typedef.__rune_t = int +rbx.platform.typedef.__wctrans_t = pointer +rbx.platform.typedef.__wctype_t = pointer +rbx.platform.typedef.__blkcnt_t = long_long +rbx.platform.typedef.__blksize_t = int +rbx.platform.typedef.__clock_t = long_long +rbx.platform.typedef.__clockid_t = int +rbx.platform.typedef.__cpuid_t = ulong +rbx.platform.typedef.__dev_t = int +rbx.platform.typedef.__fixpt_t = uint +rbx.platform.typedef.__fsblkcnt_t = ulong_long +rbx.platform.typedef.__fsfilcnt_t = ulong_long +rbx.platform.typedef.__gid_t = uint +rbx.platform.typedef.__id_t = uint +rbx.platform.typedef.__in_addr_t = uint +rbx.platform.typedef.__in_port_t = ushort +rbx.platform.typedef.__ino_t = ulong_long +rbx.platform.typedef.__key_t = long +rbx.platform.typedef.__mode_t = uint +rbx.platform.typedef.__nlink_t = uint +rbx.platform.typedef.__off_t = long_long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__rlim_t = ulong_long +rbx.platform.typedef.__sa_family_t = uchar +rbx.platform.typedef.__segsz_t = int +rbx.platform.typedef.__socklen_t = uint +rbx.platform.typedef.__suseconds_t = long +rbx.platform.typedef.__swblk_t = int +rbx.platform.typedef.__time_t = long_long +rbx.platform.typedef.__timer_t = int +rbx.platform.typedef.__uid_t = uint +rbx.platform.typedef.__useconds_t = uint +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.cpuid_t = ulong +rbx.platform.typedef.register_t = long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.quad_t = long_long +rbx.platform.typedef.u_quad_t = ulong_long +rbx.platform.typedef.qaddr_t = pointer +rbx.platform.typedef.vaddr_t = ulong +rbx.platform.typedef.paddr_t = ulong +rbx.platform.typedef.vsize_t = ulong +rbx.platform.typedef.psize_t = ulong +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.daddr32_t = int +rbx.platform.typedef.daddr_t = long_long +rbx.platform.typedef.dev_t = int +rbx.platform.typedef.fixpt_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.id_t = uint +rbx.platform.typedef.ino_t = ulong_long +rbx.platform.typedef.key_t = long +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.rlim_t = ulong_long +rbx.platform.typedef.segsz_t = int +rbx.platform.typedef.swblk_t = int +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.fsblkcnt_t = ulong_long +rbx.platform.typedef.fsfilcnt_t = ulong_long +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.clock_t = long_long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = long_long +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.__fd_mask = uint +rbx.platform.typedef.sigset_t = uint +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.sa_family_t = uchar diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-solaris/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-solaris/types.conf new file mode 100644 index 0000000..f461b7e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-solaris/types.conf @@ -0,0 +1,122 @@ +rbx.platform.typedef.lock_t = uchar +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong +rbx.platform.typedef.intmax_t = long +rbx.platform.typedef.uintmax_t = ulong +rbx.platform.typedef.intptr_t = long +rbx.platform.typedef.uintptr_t = ulong +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = int +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.int_fast64_t = long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = uint +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.uint_fast64_t = ulong +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong +rbx.platform.typedef.longlong_t = long_long +rbx.platform.typedef.u_longlong_t = ulong_long +rbx.platform.typedef.t_scalar_t = int +rbx.platform.typedef.t_uscalar_t = uint +rbx.platform.typedef.uchar_t = uchar +rbx.platform.typedef.ushort_t = ushort +rbx.platform.typedef.uint_t = uint +rbx.platform.typedef.ulong_t = ulong +rbx.platform.typedef.*caddr_t = char +rbx.platform.typedef.daddr_t = long +rbx.platform.typedef.cnt_t = short +rbx.platform.typedef.ptrdiff_t = long +rbx.platform.typedef.pfn_t = ulong +rbx.platform.typedef.pgcnt_t = ulong +rbx.platform.typedef.spgcnt_t = long +rbx.platform.typedef.use_t = uchar +rbx.platform.typedef.sysid_t = short +rbx.platform.typedef.index_t = short +rbx.platform.typedef.off_t = long +rbx.platform.typedef.off64_t = long +rbx.platform.typedef.ino_t = ulong +rbx.platform.typedef.blkcnt_t = long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.ino64_t = ulong +rbx.platform.typedef.blkcnt64_t = long +rbx.platform.typedef.fsblkcnt64_t = ulong +rbx.platform.typedef.fsfilcnt64_t = ulong +rbx.platform.typedef.blksize_t = int +rbx.platform.typedef.pad64_t = long +rbx.platform.typedef.upad64_t = ulong +rbx.platform.typedef.offset_t = long_long +rbx.platform.typedef.u_offset_t = ulong_long +rbx.platform.typedef.len_t = ulong_long +rbx.platform.typedef.diskaddr_t = ulong_long +rbx.platform.typedef.k_fltset_t = uint +rbx.platform.typedef.id_t = int +rbx.platform.typedef.lgrp_id_t = int +rbx.platform.typedef.useconds_t = uint +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.major_t = uint +rbx.platform.typedef.minor_t = uint +rbx.platform.typedef.pri_t = short +rbx.platform.typedef.cpu_flag_t = ushort +rbx.platform.typedef.o_mode_t = ushort +rbx.platform.typedef.o_dev_t = short +rbx.platform.typedef.o_uid_t = ushort +rbx.platform.typedef.o_gid_t = ushort +rbx.platform.typedef.o_nlink_t = short +rbx.platform.typedef.o_pid_t = short +rbx.platform.typedef.o_ino_t = ushort +rbx.platform.typedef.key_t = int +rbx.platform.typedef.mode_t = uint +rbx.platform.typedef.uid_t = uint +rbx.platform.typedef.gid_t = uint +rbx.platform.typedef.datalink_id_t = uint +rbx.platform.typedef.taskid_t = int +rbx.platform.typedef.projid_t = int +rbx.platform.typedef.poolid_t = int +rbx.platform.typedef.zoneid_t = int +rbx.platform.typedef.ctid_t = int +rbx.platform.typedef.pthread_t = uint +rbx.platform.typedef.pthread_key_t = uint +rbx.platform.typedef.dev_t = ulong +rbx.platform.typedef.nlink_t = uint +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.size_t = ulong +rbx.platform.typedef.ssize_t = long +rbx.platform.typedef.time_t = long +rbx.platform.typedef.clock_t = long +rbx.platform.typedef.clockid_t = int +rbx.platform.typedef.timer_t = int +rbx.platform.typedef.unchar = uchar +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.hrtime_t = long_long +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.fds_mask = long +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.socklen_t = uint +rbx.platform.typedef.nfds_t = ulong +rbx.platform.typedef.disp_lock_t = uchar +rbx.platform.typedef.model_t = uint +rbx.platform.typedef.in_port_t = ushort +rbx.platform.typedef.in_addr_t = uint +rbx.platform.typedef.ipaddr_t = uint +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef.rlim64_t = ulong_long diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-windows/types.conf b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-windows/types.conf new file mode 100644 index 0000000..24e391d --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/platform/x86_64-windows/types.conf @@ -0,0 +1,120 @@ +rbx.platform.typedef.__int8_t = char +rbx.platform.typedef.__uint8_t = uchar +rbx.platform.typedef.__int16_t = short +rbx.platform.typedef.__uint16_t = ushort +rbx.platform.typedef.__int_least16_t = short +rbx.platform.typedef.__uint_least16_t = ushort +rbx.platform.typedef.__int32_t = int +rbx.platform.typedef.__uint32_t = uint +rbx.platform.typedef.__int_least32_t = int +rbx.platform.typedef.__uint_least32_t = uint +rbx.platform.typedef.__int64_t = long_long +rbx.platform.typedef.__uint64_t = ulong_long +rbx.platform.typedef._off_t = long +rbx.platform.typedef.__dev_t = short +rbx.platform.typedef.__uid_t = ushort +rbx.platform.typedef.__gid_t = ushort +rbx.platform.typedef._off64_t = long_long +rbx.platform.typedef.fpos_t = long_long +rbx.platform.typedef._fpos_t = long_long +rbx.platform.typedef._fpos64_t = long_long +rbx.platform.typedef._ssize_t = long_long +rbx.platform.typedef.wchar_t = ushort +rbx.platform.typedef.wint_t = uint +rbx.platform.typedef.wctype_t = ushort +rbx.platform.typedef.ptrdiff_t = long_long +rbx.platform.typedef.size_t = ulong_long +rbx.platform.typedef.__off_t = long +rbx.platform.typedef.__pid_t = int +rbx.platform.typedef.__loff_t = long_long +rbx.platform.typedef.u_char = uchar +rbx.platform.typedef.u_short = ushort +rbx.platform.typedef.u_int = uint +rbx.platform.typedef.u_long = ulong +rbx.platform.typedef.ushort = ushort +rbx.platform.typedef.uint = uint +rbx.platform.typedef.ulong = ulong +rbx.platform.typedef.clock_t = ulong +rbx.platform.typedef.time_t = long_long +rbx.platform.typedef.daddr_t = long +rbx.platform.typedef.caddr_t = string +rbx.platform.typedef.pid_t = int +rbx.platform.typedef.ssize_t = int +rbx.platform.typedef.nlink_t = ushort +rbx.platform.typedef.fd_mask = long +rbx.platform.typedef.clockid_t = ulong +rbx.platform.typedef.timer_t = ulong +rbx.platform.typedef.useconds_t = ulong +rbx.platform.typedef.suseconds_t = long +rbx.platform.typedef.int8_t = char +rbx.platform.typedef.int16_t = short +rbx.platform.typedef.int32_t = int +rbx.platform.typedef.int64_t = long_long +rbx.platform.typedef.uint8_t = uchar +rbx.platform.typedef.uint16_t = ushort +rbx.platform.typedef.uint32_t = uint +rbx.platform.typedef.uint64_t = ulong_long +rbx.platform.typedef.int_least8_t = char +rbx.platform.typedef.int_least16_t = short +rbx.platform.typedef.int_least32_t = int +rbx.platform.typedef.int_least64_t = long_long +rbx.platform.typedef.uint_least8_t = uchar +rbx.platform.typedef.uint_least16_t = ushort +rbx.platform.typedef.uint_least32_t = uint +rbx.platform.typedef.uint_least64_t = ulong_long +rbx.platform.typedef.int_fast8_t = char +rbx.platform.typedef.int_fast16_t = int +rbx.platform.typedef.int_fast32_t = int +rbx.platform.typedef.int_fast64_t = long_long +rbx.platform.typedef.uint_fast8_t = uchar +rbx.platform.typedef.uint_fast16_t = uint +rbx.platform.typedef.uint_fast32_t = uint +rbx.platform.typedef.uint_fast64_t = ulong_long +rbx.platform.typedef.intptr_t = long_long +rbx.platform.typedef.uintptr_t = ulong_long +rbx.platform.typedef.intmax_t = long_long +rbx.platform.typedef.uintmax_t = ulong_long +rbx.platform.typedef.off_t = long_long +rbx.platform.typedef.loff_t = long_long +rbx.platform.typedef.__dev16_t = short +rbx.platform.typedef.__dev32_t = ulong +rbx.platform.typedef._dev_t = uint +rbx.platform.typedef.dev_t = uint +rbx.platform.typedef.blksize_t = long +rbx.platform.typedef.__blkcnt32_t = long +rbx.platform.typedef.__blkcnt64_t = long_long +rbx.platform.typedef.blkcnt_t = long_long +rbx.platform.typedef.fsblkcnt_t = ulong +rbx.platform.typedef.fsfilcnt_t = ulong +rbx.platform.typedef.__uid16_t = ushort +rbx.platform.typedef.__uid32_t = ulong +rbx.platform.typedef.uid_t = ulong +rbx.platform.typedef.__gid16_t = ushort +rbx.platform.typedef.__gid32_t = ulong +rbx.platform.typedef.gid_t = ulong +rbx.platform.typedef.__ino32_t = ulong +rbx.platform.typedef.__ino64_t = ulong_long +rbx.platform.typedef.ino_t = ushort +rbx.platform.typedef._ino_t = ushort +rbx.platform.typedef.id_t = ulong +rbx.platform.typedef.key_t = long_long +rbx.platform.typedef.vm_offset_t = ulong +rbx.platform.typedef.vm_size_t = ulong +rbx.platform.typedef.u_int8_t = uchar +rbx.platform.typedef.u_int16_t = ushort +rbx.platform.typedef.u_int32_t = uint +rbx.platform.typedef.u_int64_t = ulong_long +rbx.platform.typedef.register_t = int +rbx.platform.typedef.*addr_t = char +rbx.platform.typedef.socklen_t = int +rbx.platform.typedef.sa_family_t = ushort +rbx.platform.typedef.__ULong = ulong +rbx.platform.typedef.sigset_t = ulong +rbx.platform.typedef.sig_atomic_t = int +rbx.platform.typedef.rlim_t = ulong +rbx.platform.typedef._sigset_t = ulong_long +rbx.platform.typedef.__time32_t = long +rbx.platform.typedef.__time64_t = long_long +rbx.platform.typedef.errno_t = int +rbx.platform.typedef._mode_t = ushort +rbx.platform.typedef.mode_t = ushort diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/pointer.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/pointer.rb new file mode 100644 index 0000000..aece92a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/pointer.rb @@ -0,0 +1,160 @@ +# +# Copyright (C) 2008, 2009 Wayne Meissner +# Copyright (c) 2007, 2008 Evan Phoenix +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +require 'ffi/platform' +module FFI + class Pointer + + # Pointer size + SIZE = Platform::ADDRESS_SIZE / 8 + + # Return the size of a pointer on the current platform, in bytes + # @return [Numeric] + def self.size + SIZE + end + + # @param [nil,Numeric] len length of string to return + # @return [String] + # Read pointer's contents as a string, or the first +len+ bytes of the + # equivalent string if +len+ is not +nil+. + def read_string(len=nil) + if len + return '' if len == 0 + get_bytes(0, len) + else + get_string(0) + end + end + + # @param [Numeric] len length of string to return + # @return [String] + # Read the first +len+ bytes of pointer's contents as a string. + # + # Same as: + # ptr.read_string(len) # with len not nil + def read_string_length(len) + get_bytes(0, len) + end + + # @return [String] + # Read pointer's contents as a string. + # + # Same as: + # ptr.read_string # with no len + def read_string_to_null + get_string(0) + end + + # @param [String] str string to write + # @param [Numeric] len length of string to return + # @return [self] + # Write +len+ first bytes of +str+ in pointer's contents. + # + # Same as: + # ptr.write_string(str, len) # with len not nil + def write_string_length(str, len) + put_bytes(0, str, 0, len) + end + + # @param [String] str string to write + # @param [Numeric] len length of string to return + # @return [self] + # Write +str+ in pointer's contents, or first +len+ bytes if + # +len+ is not +nil+. + def write_string(str, len=nil) + len = str.bytesize unless len + # Write the string data without NUL termination + put_bytes(0, str, 0, len) + end + + # @param [Type] type type of data to read from pointer's contents + # @param [Symbol] reader method to send to +self+ to read +type+ + # @param [Numeric] length + # @return [Array] + # Read an array of +type+ of length +length+. + # @example + # ptr.read_array_of_type(TYPE_UINT8, :read_uint8, 4) # -> [1, 2, 3, 4] + def read_array_of_type(type, reader, length) + ary = [] + size = FFI.type_size(type) + tmp = self + length.times { |j| + ary << tmp.send(reader) + tmp += size unless j == length-1 # avoid OOB + } + ary + end + + # @param [Type] type type of data to write to pointer's contents + # @param [Symbol] writer method to send to +self+ to write +type+ + # @param [Array] ary + # @return [self] + # Write +ary+ in pointer's contents as +type+. + # @example + # ptr.write_array_of_type(TYPE_UINT8, :put_uint8, [1, 2, 3 ,4]) + def write_array_of_type(type, writer, ary) + size = FFI.type_size(type) + ary.each_with_index { |val, i| + break unless i < self.size + self.send(writer, i * size, val) + } + self + end + + # @return [self] + def to_ptr + self + end + + # @param [Symbol,Type] type of data to read + # @return [Object] + # Read pointer's contents as +type+ + # + # Same as: + # ptr.get(type, 0) + def read(type) + get(type, 0) + end + + # @param [Symbol,Type] type of data to read + # @param [Object] value to write + # @return [nil] + # Write +value+ of type +type+ to pointer's content + # + # Same as: + # ptr.put(type, 0) + def write(type, value) + put(type, 0, value) + end + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct.rb new file mode 100644 index 0000000..bd11a01 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct.rb @@ -0,0 +1,371 @@ +# +# Copyright (C) 2008-2010 Wayne Meissner +# Copyright (C) 2008, 2009 Andrea Fazzi +# Copyright (C) 2008, 2009 Luc Heinrich +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +require 'ffi/platform' +require 'ffi/struct_layout_builder' + +module FFI + + class StructLayout + + # @return [Array + # Get an array of tuples (field name, offset of the field). + def offsets + members.map { |m| [ m, self[m].offset ] } + end + + # @return [Numeric] + # Get the offset of a field. + def offset_of(field_name) + self[field_name].offset + end + + # An enum {Field} in a {StructLayout}. + class Enum < Field + + # @param [AbstractMemory] ptr pointer on a {Struct} + # @return [Object] + # Get an object of type {#type} from memory pointed by +ptr+. + def get(ptr) + type.find(ptr.get_int(offset)) + end + + # @param [AbstractMemory] ptr pointer on a {Struct} + # @param value + # @return [nil] + # Set +value+ into memory pointed by +ptr+. + def put(ptr, value) + ptr.put_int(offset, type.find(value)) + end + + end + + class InnerStruct < Field + def get(ptr) + type.struct_class.new(ptr.slice(self.offset, self.size)) + end + + def put(ptr, value) + raise TypeError, "wrong value type (expected #{type.struct_class})" unless value.is_a?(type.struct_class) + ptr.slice(self.offset, self.size).__copy_from__(value.pointer, self.size) + end + end + + class Mapped < Field + def initialize(name, offset, type, orig_field) + super(name, offset, type) + @orig_field = orig_field + end + + def get(ptr) + type.from_native(@orig_field.get(ptr), nil) + end + + def put(ptr, value) + @orig_field.put(ptr, type.to_native(value, nil)) + end + end + end + + + class Struct + + # Get struct size + # @return [Numeric] + def size + self.class.size + end + + # @return [Fixnum] Struct alignment + def alignment + self.class.alignment + end + alias_method :align, :alignment + + # (see FFI::StructLayout#offset_of) + def offset_of(name) + self.class.offset_of(name) + end + + # (see FFI::StructLayout#members) + def members + self.class.members + end + + # @return [Array] + # Get array of values from Struct fields. + def values + members.map { |m| self[m] } + end + + # (see FFI::StructLayout#offsets) + def offsets + self.class.offsets + end + + # Clear the struct content. + # @return [self] + def clear + pointer.clear + self + end + + # Get {Pointer} to struct content. + # @return [AbstractMemory] + def to_ptr + pointer + end + + # Get struct size + # @return [Numeric] + def self.size + defined?(@layout) ? @layout.size : defined?(@size) ? @size : 0 + end + + # set struct size + # @param [Numeric] size + # @return [size] + def self.size=(size) + raise ArgumentError, "Size already set" if defined?(@size) || defined?(@layout) + @size = size + end + + # @return (see Struct#alignment) + def self.alignment + @layout.alignment + end + + # (see FFI::Type#members) + def self.members + @layout.members + end + + # (see FFI::StructLayout#offsets) + def self.offsets + @layout.offsets + end + + # (see FFI::StructLayout#offset_of) + def self.offset_of(name) + @layout.offset_of(name) + end + + def self.in + ptr(:in) + end + + def self.out + ptr(:out) + end + + def self.ptr(flags = :inout) + @ref_data_type ||= Type::Mapped.new(StructByReference.new(self)) + end + + def self.val + @val_data_type ||= StructByValue.new(self) + end + + def self.by_value + self.val + end + + def self.by_ref(flags = :inout) + self.ptr(flags) + end + + class ManagedStructConverter < StructByReference + + # @param [Struct] struct_class + def initialize(struct_class) + super(struct_class) + + raise NoMethodError, "release() not implemented for class #{struct_class}" unless struct_class.respond_to? :release + @method = struct_class.method(:release) + end + + # @param [Pointer] ptr + # @param [nil] ctx + # @return [Struct] + def from_native(ptr, ctx) + struct_class.new(AutoPointer.new(ptr, @method)) + end + end + + def self.auto_ptr + @managed_type ||= Type::Mapped.new(ManagedStructConverter.new(self)) + end + + + class << self + public + + # @return [StructLayout] + # @overload layout + # @return [StructLayout] + # Get struct layout. + # @overload layout(*spec) + # @param [Array,Array(Hash)] spec + # @return [StructLayout] + # Create struct layout from +spec+. + # @example Creating a layout from an array +spec+ + # class MyStruct < Struct + # layout :field1, :int, + # :field2, :pointer, + # :field3, :string + # end + # @example Creating a layout from an array +spec+ with offset + # class MyStructWithOffset < Struct + # layout :field1, :int, + # :field2, :pointer, 6, # set offset to 6 for this field + # :field3, :string + # end + # @example Creating a layout from a hash +spec+ (Ruby 1.9 only) + # class MyStructFromHash < Struct + # layout :field1 => :int, + # :field2 => :pointer, + # :field3 => :string + # end + # @example Creating a layout with pointers to functions + # class MyFunctionTable < Struct + # layout :function1, callback([:int, :int], :int), + # :function2, callback([:pointer], :void), + # :field3, :string + # end + # @note Creating a layout from a hash +spec+ is supported only for Ruby 1.9. + def layout(*spec) + #raise RuntimeError, "struct layout already defined for #{self.inspect}" if defined?(@layout) + return @layout if spec.size == 0 + + builder = StructLayoutBuilder.new + builder.union = self < Union + builder.packed = @packed if defined?(@packed) + builder.alignment = @min_alignment if defined?(@min_alignment) + + if spec[0].kind_of?(Hash) + hash_layout(builder, spec) + else + array_layout(builder, spec) + end + builder.size = @size if defined?(@size) && @size > builder.size + cspec = builder.build + @layout = cspec unless self == Struct + @size = cspec.size + return cspec + end + + + protected + + def callback(params, ret) + mod = enclosing_module + FFI::CallbackInfo.new(find_type(ret, mod), params.map { |e| find_type(e, mod) }) + end + + def packed(packed = 1) + @packed = packed + end + alias :pack :packed + + def aligned(alignment = 1) + @min_alignment = alignment + end + alias :align :aligned + + def enclosing_module + begin + mod = self.name.split("::")[0..-2].inject(Object) { |obj, c| obj.const_get(c) } + (mod < FFI::Library || mod < FFI::Struct || mod.respond_to?(:find_type)) ? mod : nil + rescue Exception + nil + end + end + + + def find_field_type(type, mod = enclosing_module) + if type.kind_of?(Class) && type < Struct + FFI::Type::Struct.new(type) + + elsif type.kind_of?(Class) && type < FFI::StructLayout::Field + type + + elsif type.kind_of?(::Array) + FFI::Type::Array.new(find_field_type(type[0]), type[1]) + + else + find_type(type, mod) + end + end + + def find_type(type, mod = enclosing_module) + if mod + mod.find_type(type) + end || FFI.find_type(type) + end + + private + + # @param [StructLayoutBuilder] builder + # @param [Hash] spec + # @return [builder] + # Add hash +spec+ to +builder+. + def hash_layout(builder, spec) + spec[0].each do |name, type| + builder.add name, find_field_type(type), nil + end + end + + # @param [StructLayoutBuilder] builder + # @param [Array] spec + # @return [builder] + # Add array +spec+ to +builder+. + def array_layout(builder, spec) + i = 0 + while i < spec.size + name, type = spec[i, 2] + i += 2 + + # If the next param is a Integer, it specifies the offset + if spec[i].kind_of?(Integer) + offset = spec[i] + i += 1 + else + offset = nil + end + + builder.add name, find_field_type(type), offset + end + end + end + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct_layout_builder.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct_layout_builder.rb new file mode 100644 index 0000000..4d6a464 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/struct_layout_builder.rb @@ -0,0 +1,227 @@ +# +# Copyright (C) 2008-2010 Wayne Meissner +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +module FFI + + # Build a {StructLayout struct layout}. + class StructLayoutBuilder + attr_reader :size + attr_reader :alignment + + def initialize + @size = 0 + @alignment = 1 + @min_alignment = 1 + @packed = false + @union = false + @fields = Array.new + end + + # Set size attribute with +size+ only if +size+ is greater than attribute value. + # @param [Numeric] size + def size=(size) + @size = size if size > @size + end + + # Set alignment attribute with +align+ only if it is greater than attribute value. + # @param [Numeric] align + def alignment=(align) + @alignment = align if align > @alignment + @min_alignment = align + end + + # Set union attribute. + # Set to +true+ to build a {Union} instead of a {Struct}. + # @param [Boolean] is_union + # @return [is_union] + def union=(is_union) + @union = is_union + end + + # Building a {Union} or a {Struct} ? + # + # @return [Boolean] + # + def union? + @union + end + + # Set packed attribute + # @overload packed=(packed) Set alignment and packed attributes to + # +packed+. + # + # @param [Fixnum] packed + # + # @return [packed] + # @overload packed=(packed) Set packed attribute. + # @param packed + # + # @return [0,1] + # + def packed=(packed) + if packed.is_a?(0.class) + @alignment = packed + @packed = packed + else + @packed = packed ? 1 : 0 + end + end + + + # List of number types + NUMBER_TYPES = [ + Type::INT8, + Type::UINT8, + Type::INT16, + Type::UINT16, + Type::INT32, + Type::UINT32, + Type::LONG, + Type::ULONG, + Type::INT64, + Type::UINT64, + Type::FLOAT32, + Type::FLOAT64, + Type::LONGDOUBLE, + Type::BOOL, + ] + + # @param [String, Symbol] name name of the field + # @param [Array, DataConverter, Struct, StructLayout::Field, Symbol, Type] type type of the field + # @param [Numeric, nil] offset + # @return [self] + # Add a field to the builder. + # @note Setting +offset+ to +nil+ or +-1+ is equivalent to +0+. + def add(name, type, offset = nil) + + if offset.nil? || offset == -1 + offset = @union ? 0 : align(@size, @packed ? [ @packed, type.alignment ].min : [ @min_alignment, type.alignment ].max) + end + + # + # If a FFI::Type type was passed in as the field arg, try and convert to a StructLayout::Field instance + # + field = type.is_a?(StructLayout::Field) ? type : field_for_type(name, offset, type) + @fields << field + @alignment = [ @alignment, field.alignment ].max unless @packed + @size = [ @size, field.size + (@union ? 0 : field.offset) ].max + + return self + end + + # @param (see #add) + # @return (see #add) + # Same as {#add}. + # @see #add + def add_field(name, type, offset = nil) + add(name, type, offset) + end + + # @param (see #add) + # @return (see #add) + # Add a struct as a field to the builder. + def add_struct(name, type, offset = nil) + add(name, Type::Struct.new(type), offset) + end + + # @param name (see #add) + # @param type (see #add) + # @param [Numeric] count array length + # @param offset (see #add) + # @return (see #add) + # Add an array as a field to the builder. + def add_array(name, type, count, offset = nil) + add(name, Type::Array.new(type, count), offset) + end + + # @return [StructLayout] + # Build and return the struct layout. + def build + # Add tail padding if the struct is not packed + size = @packed ? @size : align(@size, @alignment) + + layout = StructLayout.new(@fields, size, @alignment) + layout.__union! if @union + layout + end + + private + + # @param [Numeric] offset + # @param [Numeric] align + # @return [Numeric] + def align(offset, align) + align + ((offset - 1) & ~(align - 1)); + end + + # @param (see #add) + # @return [StructLayout::Field] + def field_for_type(name, offset, type) + field_class = case + when type.is_a?(Type::Function) + StructLayout::Function + + when type.is_a?(Type::Struct) + StructLayout::InnerStruct + + when type.is_a?(Type::Array) + StructLayout::Array + + when type.is_a?(FFI::Enum) + StructLayout::Enum + + when NUMBER_TYPES.include?(type) + StructLayout::Number + + when type == Type::POINTER + StructLayout::Pointer + + when type == Type::STRING + StructLayout::String + + when type.is_a?(Class) && type < StructLayout::Field + type + + when type.is_a?(DataConverter) + return StructLayout::Mapped.new(name, offset, Type::Mapped.new(type), field_for_type(name, offset, type.native_type)) + + when type.is_a?(Type::Mapped) + return StructLayout::Mapped.new(name, offset, type, field_for_type(name, offset, type.native_type)) + + else + raise TypeError, "invalid struct field type #{type.inspect}" + end + + field_class.new(name, offset, type) + end + end + +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/const_generator.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/const_generator.rb new file mode 100644 index 0000000..dfc622e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/const_generator.rb @@ -0,0 +1,229 @@ +require 'tempfile' +require 'open3' + +module FFI + + # ConstGenerator turns C constants into ruby values. + # + # @example a simple example for stdio + # cg = FFI::ConstGenerator.new('stdio') do |gen| + # gen.const(:SEEK_SET) + # gen.const('SEEK_CUR') + # gen.const('seek_end') # this constant does not exist + # end # #calculate called automatically at the end of the block + # + # cg['SEEK_SET'] # => 0 + # cg['SEEK_CUR'] # => 1 + # cg['seek_end'] # => nil + # cg.to_ruby # => "SEEK_SET = 0\nSEEK_CUR = 1\n# seek_end not available" + class ConstGenerator + @options = {} + attr_reader :constants + + # Creates a new constant generator that uses +prefix+ as a name, and an + # options hash. + # + # The only option is +:required+, which if set to +true+ raises an error if a + # constant you have requested was not found. + # + # @param [#to_s] prefix + # @param [Hash] options + # @return + # @option options [Boolean] :required + # @overload initialize(prefix, options) + # @overload initialize(prefix, options) { |gen| ... } + # @yieldparam [ConstGenerator] gen new generator is passed to the block + # When passed a block, {#calculate} is automatically called at the end of + # the block, otherwise you must call it yourself. + def initialize(prefix = nil, options = {}) + @includes = ['stdio.h', 'stddef.h'] + @constants = {} + @prefix = prefix + + @required = options[:required] + @options = options + + if block_given? then + yield self + calculate self.class.options.merge(options) + end + end + # Set class options + # These options are merged with {#initialize} options when it is called with a block. + # @param [Hash] options + # @return [Hash] class options + def self.options=(options) + @options = options + end + # Get class options. + # @return [Hash] class options + def self.options + @options + end + # @param [String] name + # @return constant value (converted if a +converter+ was defined). + # Access a constant by name. + def [](name) + @constants[name].converted_value + end + + # Request the value for C constant +name+. + # + # @param [#to_s] name C constant name + # @param [String] format a printf format string to print the value out + # @param [String] cast a C cast for the value + # @param ruby_name alternate ruby name for {#to_ruby} + # + # @overload const(name, format=nil, cast='', ruby_name=nil, converter=nil) + # +converter+ is a Method or a Proc. + # @param [#call] converter convert the value from a string to the appropriate + # type for {#to_ruby}. + # @overload const(name, format=nil, cast='', ruby_name=nil) { |value| ... } + # Use a converter block. This block convert the value from a string to the + # appropriate type for {#to_ruby}. + # @yieldparam value constant value + def const(name, format = nil, cast = '', ruby_name = nil, converter = nil, + &converter_proc) + format ||= '%d' + cast ||= '' + + if converter_proc and converter then + raise ArgumentError, "Supply only converter or converter block" + end + + converter = converter_proc if converter.nil? + + const = Constant.new name, format, cast, ruby_name, converter + @constants[name.to_s] = const + return const + end + + # Calculate constants values. + # @param [Hash] options + # @option options [String] :cppflags flags for C compiler + # @return [nil] + # @raise if a constant is missing and +:required+ was set to +true+ (see {#initialize}) + def calculate(options = {}) + binary = File.join Dir.tmpdir, "rb_const_gen_bin_#{Process.pid}" + + Tempfile.open("#{@prefix}.const_generator") do |f| + @includes.each do |inc| + f.puts "#include <#{inc}>" + end + f.puts "\nint main(int argc, char **argv)\n{" + + @constants.each_value do |const| + f.puts <<-EOF + #ifdef #{const.name} + printf("#{const.name} #{const.format}\\n", #{const.cast}#{const.name}); + #endif + EOF + end + + f.puts "\n\treturn 0;\n}" + f.flush + + output = `gcc #{options[:cppflags]} -D_DARWIN_USE_64_BIT_INODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -x c -Wall -Werror #{f.path} -o #{binary} 2>&1` + + unless $?.success? then + output = output.split("\n").map { |l| "\t#{l}" }.join "\n" + raise "Compilation error generating constants #{@prefix}:\n#{output}" + end + end + + output = `#{binary}` + File.unlink(binary + (FFI::Platform.windows? ? ".exe" : "")) + output.each_line do |line| + line =~ /^(\S+)\s(.*)$/ + const = @constants[$1] + const.value = $2 + end + + missing_constants = @constants.select do |name, constant| + constant.value.nil? + end.map { |name,| name } + + if @required and not missing_constants.empty? then + raise "Missing required constants for #{@prefix}: #{missing_constants.join ', '}" + end + end + + # Dump constants to +io+. + # @param [#puts] io + # @return [nil] + def dump_constants(io) + @constants.each do |name, constant| + name = [@prefix, name].join '.' if @prefix + io.puts "#{name} = #{constant.converted_value}" + end + end + + # Outputs values for discovered constants. If the constant's value was + # not discovered it is not omitted. + # @return [String] + def to_ruby + @constants.sort_by { |name,| name }.map do |name, constant| + if constant.value.nil? then + "# #{name} not available" + else + constant.to_ruby + end + end.join "\n" + end + + # Add additional C include file(s) to calculate constants from. + # @note +stdio.h+ and +stddef.h+ automatically included + # @param [List, Array] i include file(s) + # @return [Array] array of include files + def include(*i) + @includes |= i.flatten + end + + end + + # This class hold constants for {ConstGenerator} + class ConstGenerator::Constant + + attr_reader :name, :format, :cast + attr_accessor :value + + # @param [#to_s] name + # @param [String] format a printf format string to print the value out + # @param [String] cast a C cast for the value + # @param ruby_name alternate ruby name for {#to_ruby} + # @param [#call] converter convert the value from a string to the appropriate + # type for {#to_ruby}. + def initialize(name, format, cast, ruby_name = nil, converter=nil) + @name = name + @format = format + @cast = cast + @ruby_name = ruby_name + @converter = converter + @value = nil + end + + # Return constant value (converted if a +converter+ was defined). + # @return constant value. + def converted_value + if @converter + @converter.call(@value) + else + @value + end + end + + # get constant ruby name + # @return [String] + def ruby_name + @ruby_name || @name + end + + # Get an evaluable string from constant. + # @return [String] + def to_ruby + "#{ruby_name} = #{converted_value}" + end + + end + +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator.rb new file mode 100644 index 0000000..29b59e1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator.rb @@ -0,0 +1,60 @@ +module FFI + + # @private + class Generator + + def initialize(ffi_name, rb_name, options = {}) + @ffi_name = ffi_name + @rb_name = rb_name + @options = options + @name = File.basename rb_name, '.rb' + + file = File.read @ffi_name + + new_file = file.gsub(/^( *)@@@(.*?)@@@/m) do + @constants = [] + @structs = [] + + indent = $1 + original_lines = $2.count "\n" + + instance_eval $2, @ffi_name, $`.count("\n") + + new_lines = [] + @constants.each { |c| new_lines << c.to_ruby } + @structs.each { |s| new_lines << s.generate_layout } + + new_lines = new_lines.join("\n").split "\n" # expand multiline blocks + new_lines = new_lines.map { |line| indent + line } + + padding = original_lines - new_lines.length + new_lines += [nil] * padding if padding >= 0 + + new_lines.join "\n" + end + + open @rb_name, 'w' do |f| + f.puts "# This file is generated by rake. Do not edit." + f.puts + f.puts new_file + end + end + + def constants(options = {}, &block) + @constants << FFI::ConstGenerator.new(@name, @options.merge(options), &block) + end + + def struct(options = {}, &block) + @structs << FFI::StructGenerator.new(@name, @options.merge(options), &block) + end + + ## + # Utility converter for constants + + def to_s + proc { |obj| obj.to_s.inspect } + end + + end +end + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator_task.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator_task.rb new file mode 100644 index 0000000..9e39519 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/generator_task.rb @@ -0,0 +1,36 @@ +begin + require 'ffi/struct_generator' + require 'ffi/const_generator' + require 'ffi/generator' +rescue LoadError + # from Rakefile + require 'lib/ffi/struct_generator' + require 'lib/ffi/const_generator' + require 'lib/ffi/generator' +end + +require 'rake' +require 'rake/tasklib' +require 'tempfile' + +## +# Rake task that calculates C structs for FFI::Struct. + +# @private +class FFI::Generator::Task < Rake::TaskLib + + def initialize(rb_names) + task :clean do rm_f rb_names end + + rb_names.each do |rb_name| + ffi_name = "#{rb_name}.ffi" + + file rb_name => ffi_name do |t| + puts "Generating #{rb_name}..." if Rake.application.options.trace + + FFI::Generator.new ffi_name, rb_name + end + end + end + +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/struct_generator.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/struct_generator.rb new file mode 100644 index 0000000..e892e65 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/struct_generator.rb @@ -0,0 +1,194 @@ +require 'tempfile' + +module FFI + + ## + # Generates an FFI Struct layout. + # + # Given the @@@ portion in: + # + # module Zlib::ZStream < FFI::Struct + # @@@ + # name "struct z_stream_s" + # include "zlib.h" + # + # field :next_in, :pointer + # field :avail_in, :uint + # field :total_in, :ulong + # + # # ... + # @@@ + # end + # + # StructGenerator will create the layout: + # + # layout :next_in, :pointer, 0, + # :avail_in, :uint, 4, + # :total_in, :ulong, 8, + # # ... + # + # StructGenerator does its best to pad the layout it produces to preserve + # line numbers. Place the struct definition as close to the top of the file + # for best results. + + class StructGenerator + @options = {} + attr_accessor :size + attr_reader :fields + + def initialize(name, options = {}) + @name = name + @struct_name = nil + @includes = [] + @fields = [] + @found = false + @size = nil + + if block_given? then + yield self + calculate self.class.options.merge(options) + end + end + def self.options=(options) + @options = options + end + def self.options + @options + end + def calculate(options = {}) + binary = File.join Dir.tmpdir, "rb_struct_gen_bin_#{Process.pid}" + + raise "struct name not set" if @struct_name.nil? + + Tempfile.open("#{@name}.struct_generator") do |f| + f.puts "#include " + + @includes.each do |inc| + f.puts "#include <#{inc}>" + end + + f.puts "#include \n\n" + f.puts "int main(int argc, char **argv)\n{" + f.puts " #{@struct_name} s;" + f.puts %[ printf("sizeof(#{@struct_name}) %u\\n", (unsigned int) sizeof(#{@struct_name}));] + + @fields.each do |field| + f.puts <<-EOF + printf("#{field.name} %u %u\\n", (unsigned int) offsetof(#{@struct_name}, #{field.name}), + (unsigned int) sizeof(s.#{field.name})); + EOF + end + + f.puts "\n return 0;\n}" + f.flush + + output = `gcc #{options[:cppflags]} #{options[:cflags]} -D_DARWIN_USE_64_BIT_INODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -x c -Wall -Werror #{f.path} -o #{binary} 2>&1` + + unless $?.success? then + @found = false + output = output.split("\n").map { |l| "\t#{l}" }.join "\n" + raise "Compilation error generating struct #{@name} (#{@struct_name}):\n#{output}" + end + end + + output = `#{binary}`.split "\n" + File.unlink(binary + (FFI::Platform.windows? ? ".exe" : "")) + sizeof = output.shift + unless @size + m = /\s*sizeof\([^)]+\) (\d+)/.match sizeof + @size = m[1] + end + + line_no = 0 + output.each do |line| + md = line.match(/.+ (\d+) (\d+)/) + @fields[line_no].offset = md[1].to_i + @fields[line_no].size = md[2].to_i + + line_no += 1 + end + + @found = true + end + + def field(name, type=nil) + field = Field.new(name, type) + @fields << field + return field + end + + def found? + @found + end + + def dump_config(io) + io.puts "rbx.platform.#{@name}.sizeof = #{@size}" + + @fields.each { |field| io.puts field.to_config(@name) } + end + + def generate_layout + buf = "" + + @fields.each_with_index do |field, i| + if buf.empty? + buf << "layout :#{field.name}, :#{field.type}, #{field.offset}" + else + buf << " :#{field.name}, :#{field.type}, #{field.offset}" + end + + if i < @fields.length - 1 + buf << ",\n" + end + end + + buf + end + + def get_field(name) + @fields.find { |f| name == f.name } + end + + def include(i) + @includes << i + end + + def name(n) + @struct_name = n + end + + end + + ## + # A field in a Struct. + + class StructGenerator::Field + + attr_reader :name + attr_reader :type + attr_reader :offset + attr_accessor :size + + def initialize(name, type) + @name = name + @type = type + @offset = nil + @size = nil + end + + def offset=(o) + @offset = o + end + + def to_config(name) + buf = [] + buf << "rbx.platform.#{name}.#{@name}.offset = #{@offset}" + buf << "rbx.platform.#{name}.#{@name}.size = #{@size}" + buf << "rbx.platform.#{name}.#{@name}.type = #{@type}" if @type + buf + end + + end + +end + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/types_generator.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/types_generator.rb new file mode 100644 index 0000000..ff24ec5 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/tools/types_generator.rb @@ -0,0 +1,134 @@ +require 'tempfile' + +module FFI + + # @private + class TypesGenerator + + ## + # Maps different C types to the C type representations we use + + TYPE_MAP = { + "char" => :char, + "signed char" => :char, + "__signed char" => :char, + "unsigned char" => :uchar, + + "short" => :short, + "signed short" => :short, + "signed short int" => :short, + "unsigned short" => :ushort, + "unsigned short int" => :ushort, + + "int" => :int, + "signed int" => :int, + "unsigned int" => :uint, + + "long" => :long, + "long int" => :long, + "signed long" => :long, + "signed long int" => :long, + "unsigned long" => :ulong, + "unsigned long int" => :ulong, + "long unsigned int" => :ulong, + + "long long" => :long_long, + "long long int" => :long_long, + "signed long long" => :long_long, + "signed long long int" => :long_long, + "unsigned long long" => :ulong_long, + "unsigned long long int" => :ulong_long, + + "char *" => :string, + "void *" => :pointer, + } + + def self.generate(options = {}) + typedefs = nil + Tempfile.open 'ffi_types_generator' do |io| + io.puts <<-C +#include +#if !(defined(WIN32)) +#include +#include +#endif + C + + io.close + cc = ENV['CC'] || 'gcc' + cmd = "#{cc} -E -x c #{options[:cppflags]} -D_DARWIN_USE_64_BIT_INODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c" + if options[:input] + typedefs = File.read(options[:input]) + elsif options[:remote] + typedefs = `ssh #{options[:remote]} #{cmd} - < #{io.path}` + else + typedefs = `#{cmd} #{io.path}` + end + end + + code = "" + + typedefs.each_line do |type| + # We only care about single line typedef + next unless type =~ /typedef/ + # Ignore unions or structs + next if type =~ /union|struct/ + + # strip off the starting typedef and ending ; + type.gsub!(/^(.*typedef\s*)/, "") + type.gsub!(/\s*;\s*$/, "") + + parts = type.split(/\s+/) + def_type = parts.join(" ") + + # GCC does mapping with __attribute__ stuf, also see + # http://hal.cs.berkeley.edu/cil/cil016.html section 16.2.7. Problem + # with this is that the __attribute__ stuff can either occur before or + # after the new type that is defined... + if type =~ /__attribute__/ + if parts.last =~ /__QI__|__HI__|__SI__|__DI__|__word__/ + + # In this case, the new type is BEFORE __attribute__ we need to + # find the final_type as the type before the part that starts with + # __attribute__ + final_type = "" + parts.each do |p| + break if p =~ /__attribute__/ + final_type = p + end + else + final_type = parts.pop + end + + def_type = case type + when /__QI__/ then "char" + when /__HI__/ then "short" + when /__SI__/ then "int" + when /__DI__/ then "long long" + when /__word__/ then "long" + else "int" + end + + def_type = "unsigned #{def_type}" if type =~ /unsigned/ + else + final_type = parts.pop + def_type = parts.join(" ") + end + + if type = TYPE_MAP[def_type] + code << "rbx.platform.typedef.#{final_type} = #{type}\n" + TYPE_MAP[final_type] = TYPE_MAP[def_type] + else + # Fallback to an ordinary pointer if we don't know the type + if def_type =~ /\*/ + code << "rbx.platform.typedef.#{final_type} = pointer\n" + TYPE_MAP[final_type] = :pointer + end + end + end + + code + end + end +end + diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/types.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/types.rb new file mode 100644 index 0000000..ddad36e --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/types.rb @@ -0,0 +1,194 @@ +# +# Copyright (C) 2008-2010 Wayne Meissner +# Copyright (c) 2007, 2008 Evan Phoenix +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +# see {file:README} +module FFI + + # @param [Type, DataConverter, Symbol] old type definition used by {FFI.find_type} + # @param [Symbol] add new type definition's name to add + # @return [Type] + # Add a definition type to type definitions. + def self.typedef(old, add) + TypeDefs[add] = self.find_type(old) + end + + # (see FFI.typedef) + def self.add_typedef(old, add) + typedef old, add + end + + + # @param [Type, DataConverter, Symbol] name + # @param [Hash] type_map if nil, {FFI::TypeDefs} is used + # @return [Type] + # Find a type in +type_map+ ({FFI::TypeDefs}, by default) from + # a type objet, a type name (symbol). If +name+ is a {DataConverter}, + # a new {Type::Mapped} is created. + def self.find_type(name, type_map = nil) + if name.is_a?(Type) + name + + elsif type_map && type_map.has_key?(name) + type_map[name] + + elsif TypeDefs.has_key?(name) + TypeDefs[name] + + elsif name.is_a?(DataConverter) + (type_map || TypeDefs)[name] = Type::Mapped.new(name) + else + raise TypeError, "unable to resolve type '#{name}'" + end + end + + # List of type definitions + TypeDefs.merge!({ + # The C void type; only useful for function return types + :void => Type::VOID, + + # C boolean type + :bool => Type::BOOL, + + # C nul-terminated string + :string => Type::STRING, + + # C signed char + :char => Type::CHAR, + # C unsigned char + :uchar => Type::UCHAR, + + # C signed short + :short => Type::SHORT, + # C unsigned short + :ushort => Type::USHORT, + + # C signed int + :int => Type::INT, + # C unsigned int + :uint => Type::UINT, + + # C signed long + :long => Type::LONG, + + # C unsigned long + :ulong => Type::ULONG, + + # C signed long long integer + :long_long => Type::LONG_LONG, + + # C unsigned long long integer + :ulong_long => Type::ULONG_LONG, + + # C single precision float + :float => Type::FLOAT, + + # C double precision float + :double => Type::DOUBLE, + + # C long double + :long_double => Type::LONGDOUBLE, + + # Native memory address + :pointer => Type::POINTER, + + # 8 bit signed integer + :int8 => Type::INT8, + # 8 bit unsigned integer + :uint8 => Type::UINT8, + + # 16 bit signed integer + :int16 => Type::INT16, + # 16 bit unsigned integer + :uint16 => Type::UINT16, + + # 32 bit signed integer + :int32 => Type::INT32, + # 32 bit unsigned integer + :uint32 => Type::UINT32, + + # 64 bit signed integer + :int64 => Type::INT64, + # 64 bit unsigned integer + :uint64 => Type::UINT64, + + :buffer_in => Type::BUFFER_IN, + :buffer_out => Type::BUFFER_OUT, + :buffer_inout => Type::BUFFER_INOUT, + + # Used in function prototypes to indicate the arguments are variadic + :varargs => Type::VARARGS, + }) + + # This will convert a pointer to a Ruby string (just like `:string`), but + # also allow to work with the pointer itself. This is useful when you want + # a Ruby string already containing a copy of the data, but also the pointer + # to the data for you to do something with it, like freeing it, in case the + # library handed the memory to off to the caller (Ruby-FFI). + # + # It's {typedef}'d as +:strptr+. + class StrPtrConverter + extend DataConverter + native_type Type::POINTER + + # @param [Pointer] val + # @param ctx not used + # @return [Array(String, Pointer)] + # Returns a [ String, Pointer ] tuple so the C memory for the string can be freed + def self.from_native(val, ctx) + [ val.null? ? nil : val.get_string(0), val ] + end + end + + typedef(StrPtrConverter, :strptr) + + # @param type +type+ is an instance of class accepted by {FFI.find_type} + # @return [Numeric] + # Get +type+ size, in bytes. + def self.type_size(type) + find_type(type).size + end + + # Load all the platform dependent types + begin + File.open(File.join(Platform::CONF_DIR, 'types.conf'), "r") do |f| + prefix = "rbx.platform.typedef." + f.each_line { |line| + if line.index(prefix) == 0 + new_type, orig_type = line.chomp.slice(prefix.length..-1).split(/\s*=\s*/) + typedef(orig_type.to_sym, new_type.to_sym) + end + } + end + typedef :pointer, :caddr_t + rescue Errno::ENOENT + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/union.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/union.rb new file mode 100644 index 0000000..38414ab --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/union.rb @@ -0,0 +1,43 @@ +# +# Copyright (C) 2009 Andrea Fazzi +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +require 'ffi/struct' + +module FFI + + class Union < FFI::Struct + def self.builder + b = StructLayoutBuilder.new + b.union = true + b + end + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/variadic.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/variadic.rb new file mode 100644 index 0000000..2414055 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/variadic.rb @@ -0,0 +1,78 @@ +# +# Copyright (C) 2008, 2009 Wayne Meissner +# Copyright (C) 2009 Luc Heinrich +# +# This file is part of ruby-ffi. +# +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# * Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright notice +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# * Neither the name of the Ruby FFI project nor the names of its contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +module FFI + class VariadicInvoker + def init(arg_types, type_map) + @fixed = Array.new + @type_map = type_map + arg_types.each_with_index do |type, i| + @fixed << type unless type == Type::VARARGS + end + end + + + def call(*args, &block) + param_types = Array.new(@fixed) + param_values = Array.new + @fixed.each_with_index do |t, i| + param_values << args[i] + end + i = @fixed.length + while i < args.length + param_types << FFI.find_type(args[i], @type_map) + param_values << args[i + 1] + i += 2 + end + invoke(param_types, param_values, &block) + end + + # + # Attach the invoker to module +mod+ as +mname+ + # + def attach(mod, mname) + invoker = self + params = "*args" + call = "call" + mod.module_eval <<-code + @@#{mname} = invoker + def self.#{mname}(#{params}) + @@#{mname}.#{call}(#{params}) + end + def #{mname}(#{params}) + @@#{mname}.#{call}(#{params}) + end + code + invoker + end + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/lib/ffi/version.rb b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/version.rb new file mode 100644 index 0000000..81d7146 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/lib/ffi/version.rb @@ -0,0 +1,3 @@ +module FFI + VERSION = '1.10.0' +end diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/getlogin.rb b/vendor/bundle/gems/ffi-1.10.0/samples/getlogin.rb new file mode 100644 index 0000000..de47cac --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/getlogin.rb @@ -0,0 +1,8 @@ +require 'rubygems' +require 'ffi' +module Foo + extend FFI::Library + ffi_lib FFI::Library::LIBC + attach_function :getlogin, [ ], :string +end +puts "getlogin=#{Foo.getlogin}" diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/getpid.rb b/vendor/bundle/gems/ffi-1.10.0/samples/getpid.rb new file mode 100644 index 0000000..e44534c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/getpid.rb @@ -0,0 +1,8 @@ +require 'rubygems' +require 'ffi' +module Foo + extend FFI::Library + ffi_lib FFI::Library::LIBC + attach_function :getpid, [ ], :int +end +puts "My pid=#{Foo.getpid}" diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/gettimeofday.rb b/vendor/bundle/gems/ffi-1.10.0/samples/gettimeofday.rb new file mode 100644 index 0000000..34b2668 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/gettimeofday.rb @@ -0,0 +1,18 @@ +require 'rubygems' +require 'ffi' +class Timeval < FFI::Struct + rb_maj, rb_min, rb_micro = RUBY_VERSION.split('.') + if rb_maj.to_i >= 1 && rb_min.to_i >= 9 || RUBY_PLATFORM =~ /java/ + layout :tv_sec => :ulong, :tv_usec => :ulong + else + layout :tv_sec, :ulong, 0, :tv_usec, :ulong, 4 + end +end +module LibC + extend FFI::Library + ffi_lib FFI::Library::LIBC + attach_function :gettimeofday, [ :pointer, :pointer ], :int +end +t = Timeval.new +LibC.gettimeofday(t.pointer, nil) +puts "t.tv_sec=#{t[:tv_sec]} t.tv_usec=#{t[:tv_usec]}" diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/hello.rb b/vendor/bundle/gems/ffi-1.10.0/samples/hello.rb new file mode 100644 index 0000000..11d5285 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/hello.rb @@ -0,0 +1,7 @@ +require File.expand_path(File.join(File.dirname(__FILE__), "sample_helper")) +module Foo + extend FFI::Library + ffi_lib FFI::Library::LIBC + attach_function("cputs", "puts", [ :string ], :int) +end +Foo.cputs("Hello, World via libc puts using FFI on MRI ruby") diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/inotify.rb b/vendor/bundle/gems/ffi-1.10.0/samples/inotify.rb new file mode 100644 index 0000000..e615f7b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/inotify.rb @@ -0,0 +1,60 @@ +require 'rubygems' +require 'ffi' +module Inotify + extend FFI::Library + ffi_lib FFI::Library::LIBC + class Event < FFI::Struct + layout \ + :wd, :int, + :mask, :uint, + :cookie, :uint, + :len, :uint + end + attach_function :init, :inotify_init, [ ], :int + attach_function :add_watch, :inotify_add_watch, [ :int, :string, :uint ], :int + attach_function :rm_watch, :inotify_rm_watch, [ :int, :uint ], :int + attach_function :read, [ :int, :buffer_out, :uint ], :int + IN_ACCESS=0x00000001 + IN_MODIFY=0x00000002 + IN_ATTRIB=0x00000004 + IN_CLOSE_WRITE=0x00000008 + IN_CLOSE_NOWRITE=0x00000010 + IN_CLOSE=(IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) + IN_OPEN=0x00000020 + IN_MOVED_FROM=0x00000040 + IN_MOVED_TO=0x00000080 + IN_MOVE= (IN_MOVED_FROM | IN_MOVED_TO) + IN_CREATE=0x00000100 + IN_DELETE=0x00000200 + IN_DELETE_SELF=0x00000400 + IN_MOVE_SELF=0x00000800 + # Events sent by the kernel. + IN_UNMOUNT=0x00002000 + IN_Q_OVERFLOW=0x00004000 + IN_IGNORED=0x00008000 + IN_ONLYDIR=0x01000000 + IN_DONT_FOLLOW=0x02000000 + IN_MASK_ADD=0x20000000 + IN_ISDIR=0x40000000 + IN_ONESHOT=0x80000000 + IN_ALL_EVENTS=(IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE \ + | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \ + | IN_MOVED_TO | IN_CREATE | IN_DELETE \ + | IN_DELETE_SELF | IN_MOVE_SELF) + +end +if $0 == __FILE__ + fd = Inotify.init + puts "fd=#{fd}" + wd = Inotify.add_watch(fd, "/tmp/", Inotify::IN_ALL_EVENTS) + fp = FFI::IO.for_fd(fd) + puts "wfp=#{fp}" + while true + buf = FFI::Buffer.alloc_out(Inotify::Event.size + 4096, 1, false) + ev = Inotify::Event.new buf + ready = IO.select([ fp ], nil, nil, nil) + n = Inotify.read(fd, buf, buf.total) + puts "Read #{n} bytes from inotify fd" + puts "event.wd=#{ev[:wd]} mask=#{ev[:mask]} len=#{ev[:len]} name=#{ev[:len] > 0 ? buf.get_string(16) : 'unknown'}" + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/pty.rb b/vendor/bundle/gems/ffi-1.10.0/samples/pty.rb new file mode 100644 index 0000000..45c5a19 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/pty.rb @@ -0,0 +1,76 @@ +require 'ffi' + + +module PTY + private + module LibC + extend FFI::Library + ffi_lib FFI::Library::LIBC + attach_function :forkpty, [ :buffer_out, :buffer_out, :buffer_in, :buffer_in ], :int + attach_function :openpty, [ :buffer_out, :buffer_out, :buffer_out, :buffer_in, :buffer_in ], :int + attach_function :login_tty, [ :int ], :int + attach_function :close, [ :int ], :int + attach_function :strerror, [ :int ], :string + attach_function :fork, [], :int + attach_function :execv, [ :string, :buffer_in ], :int + attach_function :execvp, [ :string, :buffer_in ], :int + attach_function :dup2, [ :int, :int ], :int + attach_function :dup, [ :int ], :int + end + Buffer = FFI::Buffer + def self.build_args(args) + cmd = args.shift + cmd_args = args.map do |arg| + MemoryPointer.from_string(arg) + end + exec_args = MemoryPointer.new(:pointer, 1 + cmd_args.length + 1) + exec_cmd = MemoryPointer.from_string(cmd) + exec_args[0].put_pointer(0, exec_cmd) + cmd_args.each_with_index do |arg, i| + exec_args[i + 1].put_pointer(0, arg) + end + [ cmd, exec_args ] + end + public + def self.getpty(*args) + mfdp = Buffer.new :int + name = Buffer.new 1024 + # + # All the execv setup is done in the parent, since doing anything other than + # execv in the child after fork is really flakey + # + exec_cmd, exec_args = build_args(args) + pid = LibC.forkpty(mfdp, name, nil, nil) + raise "forkpty failed: #{LibC.strerror(FFI.errno)}" if pid < 0 + if pid == 0 + LibC.execvp(exec_cmd, exec_args) + exit 1 + end + masterfd = mfdp.get_int(0) + rfp = FFI::IO.for_fd(masterfd, "r") + wfp = FFI::IO.for_fd(LibC.dup(masterfd), "w") + if block_given? + yield rfp, wfp, pid + rfp.close unless rfp.closed? + wfp.close unless wfp.closed? + else + [ rfp, wfp, pid ] + end + end + def self.spawn(*args, &block) + self.getpty("/bin/sh", "-c", args[0], &block) + end +end +module LibC + extend FFI::Library + attach_function :close, [ :int ], :int + attach_function :write, [ :int, :buffer_in, :ulong ], :long + attach_function :read, [ :int, :buffer_out, :ulong ], :long +end +PTY.getpty("/bin/ls", "-alR", "/") { |rfd, wfd, pid| +#PTY.spawn("ls -laR /") { |rfd, wfd, pid| + puts "child pid=#{pid}" + while !rfd.eof? && (buf = rfd.gets) + puts "child: '#{buf.strip}'" + end +} diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/qsort.rb b/vendor/bundle/gems/ffi-1.10.0/samples/qsort.rb new file mode 100644 index 0000000..5d4ab6c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/qsort.rb @@ -0,0 +1,21 @@ +require 'rubygems' +require 'ffi' + +module LibC + extend FFI::Library + ffi_lib FFI::Library::LIBC + callback :qsort_cmp, [ :pointer, :pointer ], :int + attach_function :qsort, [ :pointer, :ulong, :ulong, :qsort_cmp ], :int +end + +p = FFI::MemoryPointer.new(:int, 2) +p.put_array_of_int32(0, [ 2, 1 ]) +puts "ptr=#{p.inspect}" +puts "Before qsort #{p.get_array_of_int32(0, 2).join(', ')}" +LibC.qsort(p, 2, 4) do |p1, p2| + i1 = p1.get_int32(0) + i2 = p2.get_int32(0) + puts "In block: comparing #{i1} and #{i2}" + i1 < i2 ? -1 : i1 > i2 ? 1 : 0 +end +puts "After qsort #{p.get_array_of_int32(0, 2).join(', ')}" diff --git a/vendor/bundle/gems/ffi-1.10.0/samples/sample_helper.rb b/vendor/bundle/gems/ffi-1.10.0/samples/sample_helper.rb new file mode 100644 index 0000000..2bac44f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/samples/sample_helper.rb @@ -0,0 +1,6 @@ +require 'rubygems' +require 'spec' + +$:.unshift File.join(File.dirname(__FILE__), "..", "lib"), File.join(File.dirname(__FILE__), "..", "build", RUBY_VERSION) unless RUBY_PLATFORM =~ /java/ +require "ffi" + diff --git a/vendor/bundle/gems/forwardable-extended-2.6.0/Gemfile b/vendor/bundle/gems/forwardable-extended-2.6.0/Gemfile new file mode 100644 index 0000000..ea587c7 --- /dev/null +++ b/vendor/bundle/gems/forwardable-extended-2.6.0/Gemfile @@ -0,0 +1,24 @@ +# ---------------------------------------------------------------------------- +# Frozen-string-literal: true +# Copyright: 2015-2016 Jordon Bedwell - MIT License +# Encoding: utf-8 +# ---------------------------------------------------------------------------- + +source "https://rubygems.org" +gem "rake", :require => false +gemspec + +group :test do + gem "rspec-helpers", :require => false + gem "codeclimate-test-reporter", :require => false + gem "luna-rspec-formatters", :require => false + gem "rspec", :require => false +end + +group :development do + gem "luna-rubocop-formatters", :require => false + gem "rubocop", :github => "bbatsov/rubocop", :require => false + gem "pry", { + :require => false + } +end diff --git a/vendor/bundle/gems/forwardable-extended-2.6.0/LICENSE b/vendor/bundle/gems/forwardable-extended-2.6.0/LICENSE new file mode 100644 index 0000000..e603a78 --- /dev/null +++ b/vendor/bundle/gems/forwardable-extended-2.6.0/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2015-2016 Jordon Bedwell + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/forwardable-extended-2.6.0/Rakefile b/vendor/bundle/gems/forwardable-extended-2.6.0/Rakefile new file mode 100644 index 0000000..1c929e5 --- /dev/null +++ b/vendor/bundle/gems/forwardable-extended-2.6.0/Rakefile @@ -0,0 +1,13 @@ +# ---------------------------------------------------------------------------- +# Frozen-string-literal: true +# Copyright: 2015-2016 Jordon Bedwell - MIT License +# Encoding: utf-8 +# ---------------------------------------------------------------------------- + +$LOAD_PATH.unshift(File.expand_path("../lib", __FILE__)) +require "luna/rubocop/rake/task" +require "rspec/core/rake_task" + +task :default => [:spec] +RSpec::Core::RakeTask.new :spec +task :test => :spec diff --git a/vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended.rb b/vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended.rb new file mode 100644 index 0000000..fc694cf --- /dev/null +++ b/vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended.rb @@ -0,0 +1,202 @@ +# ---------------------------------------------------------------------------- +# Frozen-string-literal: true +# Copyright: 2015-2016 Jordon Bedwell - MIT License +# Encoding: utf-8 +# ---------------------------------------------------------------------------- + +require "forwardable/extended/version" +require "forwardable" + +module Forwardable + module Extended + + # ------------------------------------------------------------------------ + # Make our methods private on the class, there is no reason for public. + # ------------------------------------------------------------------------ + + def self.extended(klass) + instance_methods.each do |method| + klass.private_class_method( + method + ) + end + end + + # ------------------------------------------------------------------------ + # Delegate using a Rails-like interface. + # ------------------------------------------------------------------------ + + def rb_delegate(method, to: nil, alias_of: method, **kwd) + raise ArgumentError, "to must be provided" unless to + def_delegator( + to, alias_of, method, **kwd + ) + end + + # ------------------------------------------------------------------------ + # Delegate a method to a hash and key. + # ------------------------------------------------------------------------ + + def def_hash_delegator(hash, method, key: method, **kwd) + prefix, suffix, wrap = prepare_delegate(**kwd) + + if suffix + method = method.to_s.gsub( + /\?$/, "" + ) + end + + class_eval delegate_debug(<<-STR), __FILE__, __LINE__ - 9 + def #{method}#{suffix}(*args) + #{wrap}( + #{prefix}#{hash}[#{key.inspect}] + ) + + rescue Exception + if !Forwardable.debug && $@ && $@.respond_to?(:delete_if) + $@.delete_if do |source| + source =~ %r"#{Regexp.escape(__FILE__)}"o + end + end + + raise + end + STR + end + + # ------------------------------------------------------------------------ + # Delegate a method to an instance variable. + # ------------------------------------------------------------------------ + + def def_ivar_delegator(ivar, alias_ = ivar, **kwd) + prefix, suffix, wrap = prepare_delegate(**kwd) + + if suffix + alias_ = alias_.to_s.gsub( + /\?$/, "" + ) + end + + class_eval delegate_debug(<<-STR), __FILE__, __LINE__ - 9 + def #{alias_.to_s.gsub(/\A@/, "")}#{suffix} + #{wrap}( + #{prefix}#{ivar} + ) + + rescue Exception + if !Forwardable.debug && $@ && $@.respond_to?(:delete_if) + $@.delete_if do |source| + source =~ %r"#{Regexp.escape(__FILE__)}"o + end + end + + raise + end + STR + end + + # ------------------------------------------------------------------------ + # Like def_delegator but allows you to send args and do other stuff. + # ------------------------------------------------------------------------ + + def def_modern_delegator(accessor, method, alias_ = method, args: \ + { :before => [], :after => [] }, **kwd) + + prefix, suffix, wrap = prepare_delegate(**kwd) + args = { :before => args } unless args.is_a?(Hash) + b = [args[:before]].flatten.compact.map(&:to_s).join(", ") + a = [args[ :after]].flatten.compact.map(&:to_s).join(", ") + b = b + ", " unless args[:before].nil? || args[:before].empty? + a = ", " + a unless args[ :after].nil? || args[ :after].empty? + alias_ = alias_.to_s.gsub(/\?$/, "") if suffix + + class_eval delegate_debug(<<-STR), __FILE__, __LINE__ - 10 + def #{alias_}#{suffix}(*args, &block) + #{wrap}(#{prefix}#{accessor}.send( + #{method.inspect}, #{b}*args#{a}, &block + )) + + rescue Exception + if !Forwardable.debug && $@ && $@.respond_to?(:delete_if) + $@.delete_if do |source| + source =~ %r"#{Regexp.escape(__FILE__)}"o + end + end + + raise + end + STR + end + + # ------------------------------------------------------------------------ + # Wraps around traditional delegation and modern delegation. + # ------------------------------------------------------------------------ + + def def_delegator(accessor, method, alias_ = method, **kwd) + kwd, alias_ = alias_, method if alias_.is_a?(Hash) && !kwd.any? + + if alias_.is_a?(Hash) || !kwd.any? + Forwardable.instance_method(:def_delegator).bind(self) \ + .call(accessor, method, alias_) + + elsif !kwd[:type] + def_modern_delegator( + accessor, method, alias_, **kwd + ) + + else + raise ArgumentError, "Alias not supported." if alias_ != method + send("def_#{kwd[:type]}_delegator", accessor, method, **kwd.tap do |obj| + obj.delete(:type) + end) + end + end + + # ------------------------------------------------------------------------ + # Create multiple delegates at once. + # ------------------------------------------------------------------------ + + def def_delegators(accessor, *methods) + kwd = methods.shift if methods.first.is_a?(Hash) + kwd = methods.pop if methods. last.is_a?(Hash) + kwd = {} unless kwd + + methods.each do |method| + def_delegator accessor, method, **kwd + end + end + + # ------------------------------------------------------------------------ + # Prepares a delegate and it's few arguments. + # ------------------------------------------------------------------------ + + private + def prepare_delegate(wrap: nil, bool: false) + prefix = (bool == :reverse ? "!!!" : "!!") if bool + wrap = "self.class.new" if wrap.is_a?(TrueClass) + suffix = "?" if bool + + return [ + prefix, suffix, wrap + ] + end + + # ------------------------------------------------------------------------ + + private + def delegate_debug(str) + if Forwardable.debug && !Forwardable.debug.is_a?(TrueClass) + then Forwardable.debug.debug( + str + ) + + elsif Forwardable.debug + $stdout.puts( + "\n# ------\n\n", str + ) + end + + str + end + end +end diff --git a/vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended/version.rb b/vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended/version.rb new file mode 100644 index 0000000..0639375 --- /dev/null +++ b/vendor/bundle/gems/forwardable-extended-2.6.0/lib/forwardable/extended/version.rb @@ -0,0 +1,9 @@ +# Frozen-string-literal: true +# Copyright: 2015-2016 Jordon Bedwell - MIT License +# Encoding: utf-8 + +module Forwardable + module Extended + VERSION = "2.6.0" + end +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/.gitignore b/vendor/bundle/gems/http_parser.rb-0.6.0/.gitignore new file mode 100644 index 0000000..d20f94b --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/.gitignore @@ -0,0 +1,11 @@ +tmp +*.bundle +*.gem +*.o +*.so +*.bundle +*.jar +*.swp +Makefile +tags +*.rbc diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/.gitmodules b/vendor/bundle/gems/http_parser.rb-0.6.0/.gitmodules new file mode 100644 index 0000000..6c289a3 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/.gitmodules @@ -0,0 +1,6 @@ +[submodule "http-parser"] + path = ext/ruby_http_parser/vendor/http-parser + url = git://github.com/joyent/http-parser.git +[submodule "http-parser-java"] + path = ext/ruby_http_parser/vendor/http-parser-java + url = git://github.com/tmm1/http-parser.java diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile b/vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile new file mode 100644 index 0000000..851fabc --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile @@ -0,0 +1,2 @@ +source 'https://rubygems.org' +gemspec diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile.lock b/vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile.lock new file mode 100644 index 0000000..c880187 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/Gemfile.lock @@ -0,0 +1,39 @@ +PATH + remote: . + specs: + http_parser.rb (0.6.0.beta.2) + +GEM + remote: https://rubygems.org/ + specs: + benchmark_suite (0.8.0) + diff-lcs (1.1.2) + ffi (1.0.11) + ffi (1.0.11-java) + json (1.8.0) + json (1.8.0-java) + rake (0.9.2) + rake-compiler (0.7.9) + rake + rspec (2.4.0) + rspec-core (~> 2.4.0) + rspec-expectations (~> 2.4.0) + rspec-mocks (~> 2.4.0) + rspec-core (2.4.0) + rspec-expectations (2.4.0) + diff-lcs (~> 1.1.2) + rspec-mocks (2.4.0) + yajl-ruby (1.1.0) + +PLATFORMS + java + ruby + +DEPENDENCIES + benchmark_suite + ffi + http_parser.rb! + json (>= 1.4.6) + rake-compiler (>= 0.7.9) + rspec (>= 2.0.1) + yajl-ruby (>= 0.8.1) diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/LICENSE-MIT b/vendor/bundle/gems/http_parser.rb-0.6.0/LICENSE-MIT new file mode 100644 index 0000000..35f0bf0 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/LICENSE-MIT @@ -0,0 +1,20 @@ +Copyright 2009,2010 Marc-André Cournoyer +Copyright 2010,2011 Aman Gupta + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/README.md b/vendor/bundle/gems/http_parser.rb-0.6.0/README.md new file mode 100644 index 0000000..35dad45 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/README.md @@ -0,0 +1,90 @@ +# http_parser.rb + +A simple callback-based HTTP request/response parser for writing http +servers, clients and proxies. + +This gem is built on top of [joyent/http-parser](http://github.com/joyent/http-parser) and its java port [http-parser/http-parser.java](http://github.com/http-parser/http-parser.java). + +## Supported Platforms + +This gem aims to work on all major Ruby platforms, including: + +- MRI 1.8 and 1.9 +- Rubinius +- JRuby +- win32 + +## Usage + +```ruby +require "http/parser" + +parser = Http::Parser.new + +parser.on_headers_complete = proc do + p parser.http_version + + p parser.http_method # for requests + p parser.request_url + + p parser.status_code # for responses + + p parser.headers +end + +parser.on_body = proc do |chunk| + # One chunk of the body + p chunk +end + +parser.on_message_complete = proc do |env| + # Headers and body is all parsed + puts "Done!" +end +``` + +# Feed raw data from the socket to the parser +`parser << raw_data` + +## Advanced Usage + +### Accept callbacks on an object + +```ruby +module MyHttpConnection + def connection_completed + @parser = Http::Parser.new(self) + end + + def receive_data(data) + @parser << data + end + + def on_message_begin + @headers = nil + @body = '' + end + + def on_headers_complete(headers) + @headers = headers + end + + def on_body(chunk) + @body << chunk + end + + def on_message_complete + p [@headers, @body] + end +end +``` + +### Stop parsing after headers + +```ruby +parser = Http::Parser.new +parser.on_headers_complete = proc{ :stop } + +offset = parser << request_data +body = request_data[offset..-1] +``` diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/Rakefile b/vendor/bundle/gems/http_parser.rb-0.6.0/Rakefile new file mode 100644 index 0000000..150f652 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/Rakefile @@ -0,0 +1,6 @@ +# load tasks +Dir['tasks/*.rake'].sort.each { |f| load f } + +# default task +task :compile => :submodules +task :default => [:compile, :spec] diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/bench/standalone.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/bench/standalone.rb new file mode 100644 index 0000000..6b4dcb6 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/bench/standalone.rb @@ -0,0 +1,23 @@ +#!/usr/bin/env ruby +$:.unshift File.dirname(__FILE__) + "/../lib" +require "rubygems" +require "http/parser" +require "benchmark/ips" + +request = <<-REQUEST +GET / HTTP/1.1 +Host: www.example.com +Connection: keep-alive +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.78 S +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 +Accept-Encoding: gzip,deflate,sdch +Accept-Language: en-US,en;q=0.8 +Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 + +REQUEST +request.gsub!(/\n/m, "\r\n") + +Benchmark.ips do |ips| + ips.report("instance") { Http::Parser.new } + ips.report("parsing") { Http::Parser.new << request } +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/bench/thin.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/bench/thin.rb new file mode 100644 index 0000000..fe0dd6d --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/bench/thin.rb @@ -0,0 +1,58 @@ +$:.unshift File.dirname(__FILE__) + "/../lib" +require "rubygems" +require "thin_parser" +require "http_parser" +require "benchmark" +require "stringio" + +data = "POST /postit HTTP/1.1\r\n" + + "Host: localhost:3000\r\n" + + "User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9\r\n" + + "Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5\r\n" + + "Accept-Language: en-us,en;q=0.5\r\n" + + "Accept-Encoding: gzip,deflate\r\n" + + "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n" + + "Keep-Alive: 300\r\n" + + "Connection: keep-alive\r\n" + + "Content-Type: text/html\r\n" + + "Content-Length: 37\r\n" + + "\r\n" + + "name=marc&email=macournoyer@gmail.com" + +def thin(data) + env = {"rack.input" => StringIO.new} + Thin::HttpParser.new.execute(env, data, 0) + env +end + +def http_parser(data) + body = StringIO.new + env = nil + + parser = HTTP::RequestParser.new + parser.on_headers_complete = proc { |e| env = e } + parser.on_body = proc { |c| body << c } + parser << data + + env["rack-input"] = body + env +end + +# p thin(data) +# p http_parser(data) + +TESTS = 30_000 +Benchmark.bmbm do |results| + results.report("thin:") { TESTS.times { thin data } } + results.report("http-parser:") { TESTS.times { http_parser data } } +end + +# On my MBP core duo 2.2Ghz +# Rehearsal ------------------------------------------------ +# thin: 1.470000 0.000000 1.470000 ( 1.474737) +# http-parser: 1.270000 0.020000 1.290000 ( 1.292758) +# --------------------------------------- total: 2.760000sec +# +# user system total real +# thin: 1.150000 0.030000 1.180000 ( 1.173767) +# http-parser: 1.250000 0.010000 1.260000 ( 1.263796) diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.gitignore b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.gitignore new file mode 100644 index 0000000..cb899d1 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.gitignore @@ -0,0 +1 @@ +ryah_http_parser.* diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.sitearchdir.time b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/.sitearchdir.time new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/RubyHttpParserService.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/RubyHttpParserService.java new file mode 100644 index 0000000..2ea3e8e --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/RubyHttpParserService.java @@ -0,0 +1,18 @@ +import java.io.IOException; + +import org.jruby.Ruby; +import org.jruby.RubyClass; +import org.jruby.RubyModule; +import org.jruby.runtime.load.BasicLibraryService; + +import org.ruby_http_parser.*; + +public class RubyHttpParserService implements BasicLibraryService { + public boolean basicLoad(final Ruby runtime) throws IOException { + RubyModule mHTTP = runtime.defineModule("HTTP"); + RubyClass cParser = mHTTP.defineClassUnder("Parser", runtime.getObject(), RubyHttpParser.ALLOCATOR); + cParser.defineAnnotatedMethods(RubyHttpParser.class); + cParser.defineClassUnder("Error", runtime.getClass("IOError"),runtime.getClass("IOError").getAllocator()); + return true; + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ext_help.h b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ext_help.h new file mode 100644 index 0000000..a919dff --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ext_help.h @@ -0,0 +1,18 @@ +#ifndef ext_help_h +#define ext_help_h + +#define RAISE_NOT_NULL(T) if(T == NULL) rb_raise(rb_eArgError, "NULL found for " # T " when shouldn't be."); +#define DATA_GET(from,type,name) Data_Get_Struct(from,type,name); RAISE_NOT_NULL(name); +#define REQUIRE_TYPE(V, T) if(TYPE(V) != T) rb_raise(rb_eTypeError, "Wrong argument type for " # V " required " # T); + +/* for compatibility with Ruby 1.8.5, which doesn't declare RSTRING_PTR */ +#ifndef RSTRING_PTR +#define RSTRING_PTR(s) (RSTRING(s)->ptr) +#endif + +/* for compatibility with Ruby 1.8.5, which doesn't declare RSTRING_LEN */ +#ifndef RSTRING_LEN +#define RSTRING_LEN(s) (RSTRING(s)->len) +#endif + +#endif diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/extconf.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/extconf.rb new file mode 100644 index 0000000..d2f6e51 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/extconf.rb @@ -0,0 +1,24 @@ +require 'mkmf' + +# check out code if it hasn't been already +if Dir[File.expand_path('../vendor/http-parser/*', __FILE__)].empty? + Dir.chdir(File.expand_path('../../../', __FILE__)) do + xsystem 'git submodule init' + xsystem 'git submodule update' + end +end + +# mongrel and http-parser both define http_parser_(init|execute), so we +# rename functions in http-parser before using them. +vendor_dir = File.expand_path('../vendor/http-parser/', __FILE__) +src_dir = File.expand_path('../', __FILE__) +%w[ http_parser.c http_parser.h ].each do |file| + File.open(File.join(src_dir, "ryah_#{file}"), 'w'){ |f| + f.write File.read(File.join(vendor_dir, file)).gsub('http_parser', 'ryah_http_parser') + } +end + +$CFLAGS << " -I#{src_dir}" + +dir_config("ruby_http_parser") +create_makefile("ruby_http_parser") diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java new file mode 100644 index 0000000..ac586a9 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java @@ -0,0 +1,495 @@ +package org.ruby_http_parser; + +import http_parser.HTTPException; +import http_parser.HTTPMethod; +import http_parser.HTTPParser; +import http_parser.lolevel.HTTPCallback; +import http_parser.lolevel.HTTPDataCallback; +import http_parser.lolevel.ParserSettings; + +import java.nio.ByteBuffer; + +import org.jcodings.Encoding; +import org.jcodings.specific.UTF8Encoding; +import org.jruby.Ruby; +import org.jruby.RubyArray; +import org.jruby.RubyClass; +import org.jruby.RubyHash; +import org.jruby.RubyNumeric; +import org.jruby.RubyObject; +import org.jruby.RubyString; +import org.jruby.RubySymbol; +import org.jruby.anno.JRubyMethod; +import org.jruby.exceptions.RaiseException; +import org.jruby.runtime.ObjectAllocator; +import org.jruby.runtime.ThreadContext; +import org.jruby.runtime.builtin.IRubyObject; +import org.jruby.util.ByteList; + +public class RubyHttpParser extends RubyObject { + + @JRubyMethod(name = "strict?", module = true) + public static IRubyObject strict(IRubyObject recv) { + return recv.getRuntime().newBoolean(true); + } + + public static ObjectAllocator ALLOCATOR = new ObjectAllocator() { + public IRubyObject allocate(Ruby runtime, RubyClass klass) { + return new RubyHttpParser(runtime, klass); + } + }; + + byte[] fetchBytes(ByteBuffer b, int pos, int len) { + byte[] by = new byte[len]; + int saved = b.position(); + b.position(pos); + b.get(by); + b.position(saved); + return by; + } + + public class StopException extends RuntimeException { + } + + private Ruby runtime; + private HTTPParser parser; + private ParserSettings settings; + + private RubyClass eParserError; + + private RubyHash headers; + + private IRubyObject on_message_begin; + private IRubyObject on_headers_complete; + private IRubyObject on_body; + private IRubyObject on_message_complete; + + private IRubyObject requestUrl; + private IRubyObject requestPath; + private IRubyObject queryString; + private IRubyObject fragment; + + private IRubyObject header_value_type; + private IRubyObject upgradeData; + + private IRubyObject callback_object; + + private boolean completed; + + private byte[] _current_header; + private byte[] _last_header; + + private static final Encoding UTF8 = UTF8Encoding.INSTANCE; + + public RubyHttpParser(final Ruby runtime, RubyClass clazz) { + super(runtime, clazz); + + this.runtime = runtime; + this.eParserError = (RubyClass) runtime.getModule("HTTP").getClass("Parser").getConstant("Error"); + + this.on_message_begin = null; + this.on_headers_complete = null; + this.on_body = null; + this.on_message_complete = null; + + this.callback_object = null; + + this.completed = false; + + this.header_value_type = runtime.getModule("HTTP").getClass("Parser") + .getInstanceVariable("@default_header_value_type"); + + initSettings(); + init(); + } + + private void initSettings() { + this.settings = new ParserSettings(); + + this.settings.on_url = new HTTPDataCallback() { + public int cb(http_parser.lolevel.HTTPParser p, ByteBuffer buf, int pos, int len) { + byte[] data = fetchBytes(buf, pos, len); + if (runtime.is1_9() || runtime.is2_0()) { + ((RubyString) requestUrl).cat(data, 0, data.length, UTF8); + } else { + ((RubyString) requestUrl).cat(data); + } + return 0; + } + }; + + this.settings.on_header_field = new HTTPDataCallback() { + public int cb(http_parser.lolevel.HTTPParser p, ByteBuffer buf, int pos, int len) { + byte[] data = fetchBytes(buf, pos, len); + + if (_current_header == null) + _current_header = data; + else { + byte[] tmp = new byte[_current_header.length + data.length]; + System.arraycopy(_current_header, 0, tmp, 0, _current_header.length); + System.arraycopy(data, 0, tmp, _current_header.length, data.length); + _current_header = tmp; + } + + return 0; + } + }; + final RubySymbol arraysSym = runtime.newSymbol("arrays"); + final RubySymbol mixedSym = runtime.newSymbol("mixed"); + final RubySymbol stopSym = runtime.newSymbol("stop"); + final RubySymbol resetSym = runtime.newSymbol("reset"); + this.settings.on_header_value = new HTTPDataCallback() { + public int cb(http_parser.lolevel.HTTPParser p, ByteBuffer buf, int pos, int len) { + byte[] data = fetchBytes(buf, pos, len); + ThreadContext context = headers.getRuntime().getCurrentContext(); + IRubyObject key, val; + int new_field = 0; + + if (_current_header != null) { + new_field = 1; + _last_header = _current_header; + _current_header = null; + } + + key = RubyString.newString(runtime, new ByteList(_last_header, UTF8, false)); + val = headers.op_aref(context, key); + + if (new_field == 1) { + if (val.isNil()) { + if (header_value_type == arraysSym) { + headers.op_aset(context, key, + RubyArray.newArrayLight(runtime, RubyString.newStringLight(runtime, 10, UTF8))); + } else { + headers.op_aset(context, key, RubyString.newStringLight(runtime, 10, UTF8)); + } + } else { + if (header_value_type == mixedSym) { + if (val instanceof RubyString) { + headers.op_aset(context, key, + RubyArray.newArrayLight(runtime, val, RubyString.newStringLight(runtime, 10, UTF8))); + } else { + ((RubyArray) val).add(RubyString.newStringLight(runtime, 10, UTF8)); + } + } else if (header_value_type == arraysSym) { + ((RubyArray) val).add(RubyString.newStringLight(runtime, 10, UTF8)); + } else { + if (runtime.is1_9() || runtime.is2_0()) { + ((RubyString) val).cat(',', UTF8).cat(' ', UTF8); + } else { + ((RubyString) val).cat(',').cat(' '); + } + } + } + val = headers.op_aref(context, key); + } + + if (val instanceof RubyArray) { + val = ((RubyArray) val).entry(-1); + } + + if (runtime.is1_9() || runtime.is2_0()) { + ((RubyString) val).cat(data, 0, data.length, UTF8); + } else { + ((RubyString) val).cat(data); + } + + return 0; + } + }; + + this.settings.on_message_begin = new HTTPCallback() { + public int cb(http_parser.lolevel.HTTPParser p) { + headers = new RubyHash(runtime); + + if (runtime.is1_9() || runtime.is2_0()) { + requestUrl = RubyString.newEmptyString(runtime, UTF8); + requestPath = RubyString.newEmptyString(runtime, UTF8); + queryString = RubyString.newEmptyString(runtime, UTF8); + fragment = RubyString.newEmptyString(runtime, UTF8); + upgradeData = RubyString.newEmptyString(runtime, UTF8); + } else { + requestUrl = RubyString.newEmptyString(runtime); + requestPath = RubyString.newEmptyString(runtime); + queryString = RubyString.newEmptyString(runtime); + fragment = RubyString.newEmptyString(runtime); + upgradeData = RubyString.newEmptyString(runtime); + } + + IRubyObject ret = runtime.getNil(); + + if (callback_object != null) { + if (((RubyObject) callback_object).respondsTo("on_message_begin")) { + ThreadContext context = callback_object.getRuntime().getCurrentContext(); + ret = callback_object.callMethod(context, "on_message_begin"); + } + } else if (on_message_begin != null) { + ThreadContext context = on_message_begin.getRuntime().getCurrentContext(); + ret = on_message_begin.callMethod(context, "call"); + } + + if (ret == stopSym) { + throw new StopException(); + } else { + return 0; + } + } + }; + this.settings.on_message_complete = new HTTPCallback() { + public int cb(http_parser.lolevel.HTTPParser p) { + IRubyObject ret = runtime.getNil(); + + completed = true; + + if (callback_object != null) { + if (((RubyObject) callback_object).respondsTo("on_message_complete")) { + ThreadContext context = callback_object.getRuntime().getCurrentContext(); + ret = callback_object.callMethod(context, "on_message_complete"); + } + } else if (on_message_complete != null) { + ThreadContext context = on_message_complete.getRuntime().getCurrentContext(); + ret = on_message_complete.callMethod(context, "call"); + } + + if (ret == stopSym) { + throw new StopException(); + } else { + return 0; + } + } + }; + this.settings.on_headers_complete = new HTTPCallback() { + public int cb(http_parser.lolevel.HTTPParser p) { + IRubyObject ret = runtime.getNil(); + + if (callback_object != null) { + if (((RubyObject) callback_object).respondsTo("on_headers_complete")) { + ThreadContext context = callback_object.getRuntime().getCurrentContext(); + ret = callback_object.callMethod(context, "on_headers_complete", headers); + } + } else if (on_headers_complete != null) { + ThreadContext context = on_headers_complete.getRuntime().getCurrentContext(); + ret = on_headers_complete.callMethod(context, "call", headers); + } + + if (ret == stopSym) { + throw new StopException(); + } else if (ret == resetSym) { + return 1; + } else { + return 0; + } + } + }; + this.settings.on_body = new HTTPDataCallback() { + public int cb(http_parser.lolevel.HTTPParser p, ByteBuffer buf, int pos, int len) { + IRubyObject ret = runtime.getNil(); + byte[] data = fetchBytes(buf, pos, len); + + if (callback_object != null) { + if (((RubyObject) callback_object).respondsTo("on_body")) { + ThreadContext context = callback_object.getRuntime().getCurrentContext(); + ret = callback_object.callMethod(context, "on_body", + RubyString.newString(runtime, new ByteList(data, UTF8, false))); + } + } else if (on_body != null) { + ThreadContext context = on_body.getRuntime().getCurrentContext(); + ret = on_body.callMethod(context, "call", RubyString.newString(runtime, new ByteList(data, UTF8, false))); + } + + if (ret == stopSym) { + throw new StopException(); + } else { + return 0; + } + } + }; + } + + private void init() { + this.parser = new HTTPParser(); + this.parser.HTTP_PARSER_STRICT = true; + this.headers = null; + + this.requestUrl = runtime.getNil(); + this.requestPath = runtime.getNil(); + this.queryString = runtime.getNil(); + this.fragment = runtime.getNil(); + + this.upgradeData = runtime.getNil(); + } + + @JRubyMethod(name = "initialize") + public IRubyObject initialize() { + return this; + } + + @JRubyMethod(name = "initialize") + public IRubyObject initialize(IRubyObject arg) { + callback_object = arg; + return initialize(); + } + + @JRubyMethod(name = "initialize") + public IRubyObject initialize(IRubyObject arg, IRubyObject arg2) { + header_value_type = arg2; + return initialize(arg); + } + + @JRubyMethod(name = "on_message_begin=") + public IRubyObject set_on_message_begin(IRubyObject cb) { + on_message_begin = cb; + return cb; + } + + @JRubyMethod(name = "on_headers_complete=") + public IRubyObject set_on_headers_complete(IRubyObject cb) { + on_headers_complete = cb; + return cb; + } + + @JRubyMethod(name = "on_body=") + public IRubyObject set_on_body(IRubyObject cb) { + on_body = cb; + return cb; + } + + @JRubyMethod(name = "on_message_complete=") + public IRubyObject set_on_message_complete(IRubyObject cb) { + on_message_complete = cb; + return cb; + } + + @JRubyMethod(name = "<<") + public IRubyObject execute(IRubyObject data) { + RubyString str = (RubyString) data; + ByteList byteList = str.getByteList(); + ByteBuffer buf = ByteBuffer.wrap(byteList.getUnsafeBytes(), byteList.getBegin(), byteList.getRealSize()); + boolean stopped = false; + + try { + this.parser.execute(this.settings, buf); + } catch (HTTPException e) { + throw new RaiseException(runtime, eParserError, e.getMessage(), true); + } catch (StopException e) { + stopped = true; + } + + if (parser.getUpgrade()) { + byte[] upData = fetchBytes(buf, buf.position(), buf.limit() - buf.position()); + if (runtime.is1_9() || runtime.is2_0()) { + ((RubyString) upgradeData).cat(upData, 0, upData.length, UTF8); + } else { + ((RubyString) upgradeData).cat(upData); + } + } else if (buf.hasRemaining() && !completed) { + if (!stopped) + throw new RaiseException(runtime, eParserError, "Could not parse data entirely", true); + } + + return RubyNumeric.int2fix(runtime, buf.position()); + } + + @JRubyMethod(name = "keep_alive?") + public IRubyObject shouldKeepAlive() { + return runtime.newBoolean(parser.shouldKeepAlive()); + } + + @JRubyMethod(name = "upgrade?") + public IRubyObject shouldUpgrade() { + return runtime.newBoolean(parser.getUpgrade()); + } + + @JRubyMethod(name = "http_major") + public IRubyObject httpMajor() { + if (parser.getMajor() == 0 && parser.getMinor() == 0) + return runtime.getNil(); + else + return RubyNumeric.int2fix(runtime, parser.getMajor()); + } + + @JRubyMethod(name = "http_minor") + public IRubyObject httpMinor() { + if (parser.getMajor() == 0 && parser.getMinor() == 0) + return runtime.getNil(); + else + return RubyNumeric.int2fix(runtime, parser.getMinor()); + } + + @JRubyMethod(name = "http_version") + public IRubyObject httpVersion() { + if (parser.getMajor() == 0 && parser.getMinor() == 0) + return runtime.getNil(); + else + return runtime.newArray(httpMajor(), httpMinor()); + } + + @JRubyMethod(name = "http_method") + public IRubyObject httpMethod() { + HTTPMethod method = parser.getHTTPMethod(); + if (method != null) + return runtime.newString(new String(method.bytes)); + else + return runtime.getNil(); + } + + @JRubyMethod(name = "status_code") + public IRubyObject statusCode() { + int code = parser.getStatusCode(); + if (code != 0) + return RubyNumeric.int2fix(runtime, code); + else + return runtime.getNil(); + } + + @JRubyMethod(name = "headers") + public IRubyObject getHeaders() { + return headers == null ? runtime.getNil() : headers; + } + + @JRubyMethod(name = "request_url") + public IRubyObject getRequestUrl() { + return requestUrl == null ? runtime.getNil() : requestUrl; + } + + @JRubyMethod(name = "request_path") + public IRubyObject getRequestPath() { + return requestPath == null ? runtime.getNil() : requestPath; + } + + @JRubyMethod(name = "query_string") + public IRubyObject getQueryString() { + return queryString == null ? runtime.getNil() : queryString; + } + + @JRubyMethod(name = "fragment") + public IRubyObject getFragment() { + return fragment == null ? runtime.getNil() : fragment; + } + + @JRubyMethod(name = "header_value_type") + public IRubyObject getHeaderValueType() { + return header_value_type == null ? runtime.getNil() : header_value_type; + } + + @JRubyMethod(name = "header_value_type=") + public IRubyObject set_header_value_type(IRubyObject val) { + String valString = val.toString(); + if (valString != "mixed" && valString != "arrays" && valString != "strings") { + throw runtime.newArgumentError("Invalid header value type"); + } + header_value_type = val; + return val; + } + + @JRubyMethod(name = "upgrade_data") + public IRubyObject upgradeData() { + return upgradeData == null ? runtime.getNil() : upgradeData; + } + + @JRubyMethod(name = "reset!") + public IRubyObject reset() { + init(); + return runtime.getTrue(); + } + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.c b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.c new file mode 100644 index 0000000..5650652 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/ruby_http_parser.c @@ -0,0 +1,515 @@ +#include "ruby.h" +#include "ext_help.h" +#include "ryah_http_parser.h" + +#define GET_WRAPPER(N, from) ParserWrapper *N = (ParserWrapper *)(from)->data; +#define HASH_CAT(h, k, ptr, len) \ + do { \ + VALUE __v = rb_hash_aref(h, k); \ + if (__v != Qnil) { \ + rb_str_cat(__v, ptr, len); \ + } else { \ + rb_hash_aset(h, k, rb_str_new(ptr, len)); \ + } \ + } while(0) + +typedef struct ParserWrapper { + ryah_http_parser parser; + + VALUE request_url; + + VALUE headers; + + VALUE upgrade_data; + + VALUE on_message_begin; + VALUE on_headers_complete; + VALUE on_body; + VALUE on_message_complete; + + VALUE callback_object; + VALUE stopped; + VALUE completed; + + VALUE header_value_type; + + VALUE last_field_name; + VALUE curr_field_name; + + enum ryah_http_parser_type type; +} ParserWrapper; + +void ParserWrapper_init(ParserWrapper *wrapper) { + ryah_http_parser_init(&wrapper->parser, wrapper->type); + wrapper->parser.status_code = 0; + wrapper->parser.http_major = 0; + wrapper->parser.http_minor = 0; + + wrapper->request_url = Qnil; + + wrapper->upgrade_data = Qnil; + + wrapper->headers = Qnil; + wrapper->completed = Qfalse; + + wrapper->last_field_name = Qnil; + wrapper->curr_field_name = Qnil; +} + +void ParserWrapper_mark(void *data) { + if(data) { + ParserWrapper *wrapper = (ParserWrapper *) data; + rb_gc_mark_maybe(wrapper->request_url); + rb_gc_mark_maybe(wrapper->upgrade_data); + rb_gc_mark_maybe(wrapper->headers); + rb_gc_mark_maybe(wrapper->on_message_begin); + rb_gc_mark_maybe(wrapper->on_headers_complete); + rb_gc_mark_maybe(wrapper->on_body); + rb_gc_mark_maybe(wrapper->on_message_complete); + rb_gc_mark_maybe(wrapper->callback_object); + rb_gc_mark_maybe(wrapper->last_field_name); + rb_gc_mark_maybe(wrapper->curr_field_name); + } +} + +void ParserWrapper_free(void *data) { + if(data) { + free(data); + } +} + +static VALUE cParser; +static VALUE cRequestParser; +static VALUE cResponseParser; + +static VALUE eParserError; + +static ID Icall; +static ID Ion_message_begin; +static ID Ion_headers_complete; +static ID Ion_body; +static ID Ion_message_complete; + +static VALUE Sstop; +static VALUE Sreset; +static VALUE Sarrays; +static VALUE Sstrings; +static VALUE Smixed; + +/** Callbacks **/ + +int on_message_begin(ryah_http_parser *parser) { + GET_WRAPPER(wrapper, parser); + + wrapper->request_url = rb_str_new2(""); + wrapper->headers = rb_hash_new(); + wrapper->upgrade_data = rb_str_new2(""); + + VALUE ret = Qnil; + + if (wrapper->callback_object != Qnil && rb_respond_to(wrapper->callback_object, Ion_message_begin)) { + ret = rb_funcall(wrapper->callback_object, Ion_message_begin, 0); + } else if (wrapper->on_message_begin != Qnil) { + ret = rb_funcall(wrapper->on_message_begin, Icall, 0); + } + + if (ret == Sstop) { + wrapper->stopped = Qtrue; + return -1; + } else { + return 0; + } +} + +int on_url(ryah_http_parser *parser, const char *at, size_t length) { + GET_WRAPPER(wrapper, parser); + rb_str_cat(wrapper->request_url, at, length); + return 0; +} + +int on_header_field(ryah_http_parser *parser, const char *at, size_t length) { + GET_WRAPPER(wrapper, parser); + + if (wrapper->curr_field_name == Qnil) { + wrapper->last_field_name = Qnil; + wrapper->curr_field_name = rb_str_new(at, length); + } else { + rb_str_cat(wrapper->curr_field_name, at, length); + } + + return 0; +} + +int on_header_value(ryah_http_parser *parser, const char *at, size_t length) { + GET_WRAPPER(wrapper, parser); + + int new_field = 0; + VALUE current_value; + + if (wrapper->last_field_name == Qnil) { + new_field = 1; + wrapper->last_field_name = wrapper->curr_field_name; + wrapper->curr_field_name = Qnil; + } + + current_value = rb_hash_aref(wrapper->headers, wrapper->last_field_name); + + if (new_field == 1) { + if (current_value == Qnil) { + if (wrapper->header_value_type == Sarrays) { + rb_hash_aset(wrapper->headers, wrapper->last_field_name, rb_ary_new3(1, rb_str_new2(""))); + } else { + rb_hash_aset(wrapper->headers, wrapper->last_field_name, rb_str_new2("")); + } + } else { + if (wrapper->header_value_type == Smixed) { + if (TYPE(current_value) == T_STRING) { + rb_hash_aset(wrapper->headers, wrapper->last_field_name, rb_ary_new3(2, current_value, rb_str_new2(""))); + } else { + rb_ary_push(current_value, rb_str_new2("")); + } + } else if (wrapper->header_value_type == Sarrays) { + rb_ary_push(current_value, rb_str_new2("")); + } else { + rb_str_cat(current_value, ", ", 2); + } + } + current_value = rb_hash_aref(wrapper->headers, wrapper->last_field_name); + } + + if (TYPE(current_value) == T_ARRAY) { + current_value = rb_ary_entry(current_value, -1); + } + + rb_str_cat(current_value, at, length); + + return 0; +} + +int on_headers_complete(ryah_http_parser *parser) { + GET_WRAPPER(wrapper, parser); + + VALUE ret = Qnil; + + if (wrapper->callback_object != Qnil && rb_respond_to(wrapper->callback_object, Ion_headers_complete)) { + ret = rb_funcall(wrapper->callback_object, Ion_headers_complete, 1, wrapper->headers); + } else if (wrapper->on_headers_complete != Qnil) { + ret = rb_funcall(wrapper->on_headers_complete, Icall, 1, wrapper->headers); + } + + if (ret == Sstop) { + wrapper->stopped = Qtrue; + return -1; + } else if (ret == Sreset){ + return 1; + } else { + return 0; + } +} + +int on_body(ryah_http_parser *parser, const char *at, size_t length) { + GET_WRAPPER(wrapper, parser); + + VALUE ret = Qnil; + + if (wrapper->callback_object != Qnil && rb_respond_to(wrapper->callback_object, Ion_body)) { + ret = rb_funcall(wrapper->callback_object, Ion_body, 1, rb_str_new(at, length)); + } else if (wrapper->on_body != Qnil) { + ret = rb_funcall(wrapper->on_body, Icall, 1, rb_str_new(at, length)); + } + + if (ret == Sstop) { + wrapper->stopped = Qtrue; + return -1; + } else { + return 0; + } +} + +int on_message_complete(ryah_http_parser *parser) { + GET_WRAPPER(wrapper, parser); + + VALUE ret = Qnil; + wrapper->completed = Qtrue; + + if (wrapper->callback_object != Qnil && rb_respond_to(wrapper->callback_object, Ion_message_complete)) { + ret = rb_funcall(wrapper->callback_object, Ion_message_complete, 0); + } else if (wrapper->on_message_complete != Qnil) { + ret = rb_funcall(wrapper->on_message_complete, Icall, 0); + } + + if (ret == Sstop) { + wrapper->stopped = Qtrue; + return -1; + } else { + return 0; + } +} + +static ryah_http_parser_settings settings = { + .on_message_begin = on_message_begin, + .on_url = on_url, + .on_header_field = on_header_field, + .on_header_value = on_header_value, + .on_headers_complete = on_headers_complete, + .on_body = on_body, + .on_message_complete = on_message_complete +}; + +VALUE Parser_alloc_by_type(VALUE klass, enum ryah_http_parser_type type) { + ParserWrapper *wrapper = ALLOC_N(ParserWrapper, 1); + wrapper->type = type; + wrapper->parser.data = wrapper; + + wrapper->on_message_begin = Qnil; + wrapper->on_headers_complete = Qnil; + wrapper->on_body = Qnil; + wrapper->on_message_complete = Qnil; + + wrapper->callback_object = Qnil; + + ParserWrapper_init(wrapper); + + return Data_Wrap_Struct(klass, ParserWrapper_mark, ParserWrapper_free, wrapper); +} + +VALUE Parser_alloc(VALUE klass) { + return Parser_alloc_by_type(klass, HTTP_BOTH); +} + +VALUE RequestParser_alloc(VALUE klass) { + return Parser_alloc_by_type(klass, HTTP_REQUEST); +} + +VALUE ResponseParser_alloc(VALUE klass) { + return Parser_alloc_by_type(klass, HTTP_RESPONSE); +} + +VALUE Parser_strict_p(VALUE klass) { + return HTTP_PARSER_STRICT == 1 ? Qtrue : Qfalse; +} + +VALUE Parser_initialize(int argc, VALUE *argv, VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + wrapper->header_value_type = rb_iv_get(CLASS_OF(self), "@default_header_value_type"); + + if (argc == 1) { + wrapper->callback_object = argv[0]; + } + + if (argc == 2) { + wrapper->callback_object = argv[0]; + wrapper->header_value_type = argv[1]; + } + + return self; +} + +VALUE Parser_execute(VALUE self, VALUE data) { + ParserWrapper *wrapper = NULL; + + Check_Type(data, T_STRING); + char *ptr = RSTRING_PTR(data); + long len = RSTRING_LEN(data); + + DATA_GET(self, ParserWrapper, wrapper); + + wrapper->stopped = Qfalse; + size_t nparsed = ryah_http_parser_execute(&wrapper->parser, &settings, ptr, len); + + if (wrapper->parser.upgrade) { + if (RTEST(wrapper->stopped)) + nparsed += 1; + + rb_str_cat(wrapper->upgrade_data, ptr + nparsed, len - nparsed); + + } else if (nparsed != (size_t)len) { + if (!RTEST(wrapper->stopped) && !RTEST(wrapper->completed)) + rb_raise(eParserError, "Could not parse data entirely (%zu != %zu)", nparsed, len); + else + nparsed += 1; // error states fail on the current character + } + + return INT2FIX(nparsed); +} + +VALUE Parser_set_on_message_begin(VALUE self, VALUE callback) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + wrapper->on_message_begin = callback; + return callback; +} + +VALUE Parser_set_on_headers_complete(VALUE self, VALUE callback) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + wrapper->on_headers_complete = callback; + return callback; +} + +VALUE Parser_set_on_body(VALUE self, VALUE callback) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + wrapper->on_body = callback; + return callback; +} + +VALUE Parser_set_on_message_complete(VALUE self, VALUE callback) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + wrapper->on_message_complete = callback; + return callback; +} + +VALUE Parser_keep_alive_p(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + return http_should_keep_alive(&wrapper->parser) == 1 ? Qtrue : Qfalse; +} + +VALUE Parser_upgrade_p(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + return wrapper->parser.upgrade ? Qtrue : Qfalse; +} + +VALUE Parser_http_version(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + if (wrapper->parser.http_major == 0 && wrapper->parser.http_minor == 0) + return Qnil; + else + return rb_ary_new3(2, INT2FIX(wrapper->parser.http_major), INT2FIX(wrapper->parser.http_minor)); +} + +VALUE Parser_http_major(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + if (wrapper->parser.http_major == 0 && wrapper->parser.http_minor == 0) + return Qnil; + else + return INT2FIX(wrapper->parser.http_major); +} + +VALUE Parser_http_minor(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + if (wrapper->parser.http_major == 0 && wrapper->parser.http_minor == 0) + return Qnil; + else + return INT2FIX(wrapper->parser.http_minor); +} + +VALUE Parser_http_method(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + if (wrapper->parser.type == HTTP_REQUEST) + return rb_str_new2(http_method_str(wrapper->parser.method)); + else + return Qnil; +} + +VALUE Parser_status_code(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + if (wrapper->parser.status_code) + return INT2FIX(wrapper->parser.status_code); + else + return Qnil; +} + +#define DEFINE_GETTER(name) \ + VALUE Parser_##name(VALUE self) { \ + ParserWrapper *wrapper = NULL; \ + DATA_GET(self, ParserWrapper, wrapper); \ + return wrapper->name; \ + } + +DEFINE_GETTER(request_url); +DEFINE_GETTER(headers); +DEFINE_GETTER(upgrade_data); +DEFINE_GETTER(header_value_type); + +VALUE Parser_set_header_value_type(VALUE self, VALUE val) { + if (val != Sarrays && val != Sstrings && val != Smixed) { + rb_raise(rb_eArgError, "Invalid header value type"); + } + + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + wrapper->header_value_type = val; + return wrapper->header_value_type; +} + +VALUE Parser_reset(VALUE self) { + ParserWrapper *wrapper = NULL; + DATA_GET(self, ParserWrapper, wrapper); + + ParserWrapper_init(wrapper); + + return Qtrue; +} + +void Init_ruby_http_parser() { + VALUE mHTTP = rb_define_module("HTTP"); + cParser = rb_define_class_under(mHTTP, "Parser", rb_cObject); + cRequestParser = rb_define_class_under(mHTTP, "RequestParser", cParser); + cResponseParser = rb_define_class_under(mHTTP, "ResponseParser", cParser); + + eParserError = rb_define_class_under(cParser, "Error", rb_eIOError); + Icall = rb_intern("call"); + Ion_message_begin = rb_intern("on_message_begin"); + Ion_headers_complete = rb_intern("on_headers_complete"); + Ion_body = rb_intern("on_body"); + Ion_message_complete = rb_intern("on_message_complete"); + Sstop = ID2SYM(rb_intern("stop")); + Sreset = ID2SYM(rb_intern("reset")); + + Sarrays = ID2SYM(rb_intern("arrays")); + Sstrings = ID2SYM(rb_intern("strings")); + Smixed = ID2SYM(rb_intern("mixed")); + + rb_define_alloc_func(cParser, Parser_alloc); + rb_define_alloc_func(cRequestParser, RequestParser_alloc); + rb_define_alloc_func(cResponseParser, ResponseParser_alloc); + + rb_define_singleton_method(cParser, "strict?", Parser_strict_p, 0); + rb_define_method(cParser, "initialize", Parser_initialize, -1); + + rb_define_method(cParser, "on_message_begin=", Parser_set_on_message_begin, 1); + rb_define_method(cParser, "on_headers_complete=", Parser_set_on_headers_complete, 1); + rb_define_method(cParser, "on_body=", Parser_set_on_body, 1); + rb_define_method(cParser, "on_message_complete=", Parser_set_on_message_complete, 1); + rb_define_method(cParser, "<<", Parser_execute, 1); + + rb_define_method(cParser, "keep_alive?", Parser_keep_alive_p, 0); + rb_define_method(cParser, "upgrade?", Parser_upgrade_p, 0); + + rb_define_method(cParser, "http_version", Parser_http_version, 0); + rb_define_method(cParser, "http_major", Parser_http_major, 0); + rb_define_method(cParser, "http_minor", Parser_http_minor, 0); + + rb_define_method(cParser, "http_method", Parser_http_method, 0); + rb_define_method(cParser, "status_code", Parser_status_code, 0); + + rb_define_method(cParser, "request_url", Parser_request_url, 0); + rb_define_method(cParser, "headers", Parser_headers, 0); + rb_define_method(cParser, "upgrade_data", Parser_upgrade_data, 0); + rb_define_method(cParser, "header_value_type", Parser_header_value_type, 0); + rb_define_method(cParser, "header_value_type=", Parser_set_header_value_type, 1); + + rb_define_method(cParser, "reset!", Parser_reset, 0); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/.gitkeep b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS new file mode 100644 index 0000000..abe99de --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS @@ -0,0 +1,32 @@ +# Authors ordered by first contribution. +Ryan Dahl +Jeremy Hinegardner +Sergey Shepelev +Joe Damato +tomika +Phoenix Sol +Cliff Frey +Ewen Cheslack-Postava +Santiago Gala +Tim Becker +Jeff Terrace +Ben Noordhuis +Nathan Rajlich +Mark Nottingham +Aman Gupta +Tim Becker +Sean Cunningham +Peter Griess +Salman Haq +Cliff Frey +Jon Kolb +Fouad Mardini +Paul Querna +Felix Geisendörfer +koichik +Andre Caron +Ivo Raisr +James McLaughlin +David Gwynne +LE ROUX Thomas +Randy Rizun diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT new file mode 100644 index 0000000..a0ae8dc --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT @@ -0,0 +1,48 @@ +Copyright 2010 Tim Becker + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. + +--- END OF LICENSE + +This code mainly based on code with the following license: + + +http_parser.c is based on src/http/ngx_http_parse.c from NGINX copyright +Igor Sysoev. + +Additional changes are licensed under the same terms as NGINX and +copyright Joyent, Inc. and other Node contributors. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/README.md b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/README.md new file mode 100644 index 0000000..0a6a432 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/README.md @@ -0,0 +1,183 @@ +HTTP Parser +=========== + +This is a parser for HTTP written in Java, based quite heavily on +the Ryan Dahl's C Version: `http-parser` available here: + + http://github.com/ry/http-parser + +It parses both requests and responses. The parser is designed to be used +in performance HTTP applications. + +Features: + + * No dependencies (probably won't be able to keep it up) + * Handles persistent streams (keep-alive). + * Decodes chunked encoding. + * Upgrade support + +The parser extracts the following information from HTTP messages: + + * Header fields and values + * Content-Length + * Request method + * Response status code + * Transfer-Encoding + * HTTP version + * Request URL + * Message body + +Building +-------- + +use `ant compile|test|jar` + +Usage +----- + + TODO: in the present form, usage of the Java version of the parser + shouldn't be too difficult to figure out for someone familiar with the + C version. + + More documentation will follow shortly, in case you're looking for an + easy to use http library, this lib is probably not what you are + looking for anyway ... + + All text after this paragraph (and most of the text above it) are from + the original C version of the README and are currently only here for + reference. In case you encounter any difficulties, find bugs, need + help or have suggestions, feel free to contact me at + (tim.becker@kuriositaet.de). + + +One `http_parser` object is used per TCP connection. Initialize the struct +using `http_parser_init()` and set the callbacks. That might look something +like this for a request parser: + + http_parser_settings settings; + settings.on_path = my_path_callback; + settings.on_header_field = my_header_field_callback; + /* ... */ + + http_parser *parser = malloc(sizeof(http_parser)); + http_parser_init(parser, HTTP_REQUEST); + parser->data = my_socket; + +When data is received on the socket execute the parser and check for errors. + + size_t len = 80*1024, nparsed; + char buf[len]; + ssize_t recved; + + recved = recv(fd, buf, len, 0); + + if (recved < 0) { + /* Handle error. */ + } + + /* Start up / continue the parser. + * Note we pass recved==0 to signal that EOF has been recieved. + */ + nparsed = http_parser_execute(parser, &settings, buf, recved); + + if (parser->upgrade) { + /* handle new protocol */ + } else if (nparsed != recved) { + /* Handle error. Usually just close the connection. */ + } + +HTTP needs to know where the end of the stream is. For example, sometimes +servers send responses without Content-Length and expect the client to +consume input (for the body) until EOF. To tell http_parser about EOF, give +`0` as the forth parameter to `http_parser_execute()`. Callbacks and errors +can still be encountered during an EOF, so one must still be prepared +to receive them. + +Scalar valued message information such as `status_code`, `method`, and the +HTTP version are stored in the parser structure. This data is only +temporally stored in `http_parser` and gets reset on each new message. If +this information is needed later, copy it out of the structure during the +`headers_complete` callback. + +The parser decodes the transfer-encoding for both requests and responses +transparently. That is, a chunked encoding is decoded before being sent to +the on_body callback. + + +The Special Problem of Upgrade +------------------------------ + +HTTP supports upgrading the connection to a different protocol. An +increasingly common example of this is the Web Socket protocol which sends +a request like + + GET /demo HTTP/1.1 + Upgrade: WebSocket + Connection: Upgrade + Host: example.com + Origin: http://example.com + WebSocket-Protocol: sample + +followed by non-HTTP data. + +(See http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-75 for more +information the Web Socket protocol.) + +To support this, the parser will treat this as a normal HTTP message without a +body. Issuing both on_headers_complete and on_message_complete callbacks. However +http_parser_execute() will stop parsing at the end of the headers and return. + +The user is expected to check if `parser->upgrade` has been set to 1 after +`http_parser_execute()` returns. Non-HTTP data begins at the buffer supplied +offset by the return value of `http_parser_execute()`. + + +Callbacks +--------- + +During the `http_parser_execute()` call, the callbacks set in +`http_parser_settings` will be executed. The parser maintains state and +never looks behind, so buffering the data is not necessary. If you need to +save certain data for later usage, you can do that from the callbacks. + +There are two types of callbacks: + +* notification `typedef int (*http_cb) (http_parser*);` + Callbacks: on_message_begin, on_headers_complete, on_message_complete. +* data `typedef int (*http_data_cb) (http_parser*, const char *at, size_t length);` + Callbacks: (requests only) on_uri, + (common) on_header_field, on_header_value, on_body; + +Callbacks must return 0 on success. Returning a non-zero value indicates +error to the parser, making it exit immediately. + +In case you parse HTTP message in chunks (i.e. `read()` request line +from socket, parse, read half headers, parse, etc) your data callbacks +may be called more than once. Http-parser guarantees that data pointer is only +valid for the lifetime of callback. You can also `read()` into a heap allocated +buffer to avoid copying memory around if this fits your application. + +Reading headers may be a tricky task if you read/parse headers partially. +Basically, you need to remember whether last header callback was field or value +and apply following logic: + + (on_header_field and on_header_value shortened to on_h_*) + ------------------------ ------------ -------------------------------------------- + | State (prev. callback) | Callback | Description/action | + ------------------------ ------------ -------------------------------------------- + | nothing (first call) | on_h_field | Allocate new buffer and copy callback data | + | | | into it | + ------------------------ ------------ -------------------------------------------- + | value | on_h_field | New header started. | + | | | Copy current name,value buffers to headers | + | | | list and allocate new buffer for new name | + ------------------------ ------------ -------------------------------------------- + | field | on_h_field | Previous name continues. Reallocate name | + | | | buffer and append callback data to it | + ------------------------ ------------ -------------------------------------------- + | field | on_h_value | Value for current header started. Allocate | + | | | new buffer and copy callback data to it | + ------------------------ ------------ -------------------------------------------- + | value | on_h_value | Value continues. Reallocate value buffer | + | | | and append callback data to it | + ------------------------ ------------ -------------------------------------------- diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/TODO b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/TODO new file mode 100644 index 0000000..eb46a08 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/TODO @@ -0,0 +1,28 @@ +decide how to handle errs per default: + - ry: "set state to dead", return `read` + - current: call on_error w/ details, if no on_error handler set, + throw Exception, else call on_error and behave like orig... + +some tests from test.c left to port + (scan ...) +documentation + +hi level callback interface +eventloop +state() as a function (?) + - perhaps, the idea being to be able to log/debug better... +more tests + - in particular, port available c tests +impl bits of servlet api. + +DONE + +Sun Jul 18 12:19:18 CEST 2010 + +error handling + - consider callback based error handling and the current highlevel + "nice" logging moved to high level http impl. + - use Exceptions "ProtocolException"? + +better testing + - no junit to avoid dependencies diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/build.xml b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/build.xml new file mode 100644 index 0000000..d2c6af4 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/build.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.c b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.c new file mode 100644 index 0000000..e961ae8 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.c @@ -0,0 +1,2175 @@ +/* Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev + * + * Additional changes are licensed under the same terms as NGINX and + * copyright Joyent, Inc. and other Node contributors. All rights reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ +#include "http_parser.h" +#include +#include +#include +#include +#include +#include + +#ifndef ULLONG_MAX +# define ULLONG_MAX ((uint64_t) -1) /* 2^64-1 */ +#endif + +#ifndef MIN +# define MIN(a,b) ((a) < (b) ? (a) : (b)) +#endif + +#ifndef ARRAY_SIZE +# define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) +#endif + +#ifndef BIT_AT +# define BIT_AT(a, i) \ + (!!((unsigned int) (a)[(unsigned int) (i) >> 3] & \ + (1 << ((unsigned int) (i) & 7)))) +#endif + +#ifndef ELEM_AT +# define ELEM_AT(a, i, v) ((unsigned int) (i) < ARRAY_SIZE(a) ? (a)[(i)] : (v)) +#endif + +#define SET_ERRNO(e) \ +do { \ + parser->http_errno = (e); \ +} while(0) + + +/* Run the notify callback FOR, returning ER if it fails */ +#define CALLBACK_NOTIFY_(FOR, ER) \ +do { \ + assert(HTTP_PARSER_ERRNO(parser) == HPE_OK); \ + \ + if (settings->on_##FOR) { \ + if (0 != settings->on_##FOR(parser)) { \ + SET_ERRNO(HPE_CB_##FOR); \ + } \ + \ + /* We either errored above or got paused; get out */ \ + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { \ + return (ER); \ + } \ + } \ +} while (0) + +/* Run the notify callback FOR and consume the current byte */ +#define CALLBACK_NOTIFY(FOR) CALLBACK_NOTIFY_(FOR, p - data + 1) + +/* Run the notify callback FOR and don't consume the current byte */ +#define CALLBACK_NOTIFY_NOADVANCE(FOR) CALLBACK_NOTIFY_(FOR, p - data) + +/* Run data callback FOR with LEN bytes, returning ER if it fails */ +#define CALLBACK_DATA_(FOR, LEN, ER) \ +do { \ + assert(HTTP_PARSER_ERRNO(parser) == HPE_OK); \ + \ + if (FOR##_mark) { \ + if (settings->on_##FOR) { \ + if (0 != settings->on_##FOR(parser, FOR##_mark, (LEN))) { \ + SET_ERRNO(HPE_CB_##FOR); \ + } \ + \ + /* We either errored above or got paused; get out */ \ + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { \ + return (ER); \ + } \ + } \ + FOR##_mark = NULL; \ + } \ +} while (0) + +/* Run the data callback FOR and consume the current byte */ +#define CALLBACK_DATA(FOR) \ + CALLBACK_DATA_(FOR, p - FOR##_mark, p - data + 1) + +/* Run the data callback FOR and don't consume the current byte */ +#define CALLBACK_DATA_NOADVANCE(FOR) \ + CALLBACK_DATA_(FOR, p - FOR##_mark, p - data) + +/* Set the mark FOR; non-destructive if mark is already set */ +#define MARK(FOR) \ +do { \ + if (!FOR##_mark) { \ + FOR##_mark = p; \ + } \ +} while (0) + + +#define PROXY_CONNECTION "proxy-connection" +#define CONNECTION "connection" +#define CONTENT_LENGTH "content-length" +#define TRANSFER_ENCODING "transfer-encoding" +#define UPGRADE "upgrade" +#define CHUNKED "chunked" +#define KEEP_ALIVE "keep-alive" +#define CLOSE "close" + + +static const char *method_strings[] = + { +#define XX(num, name, string) #string, + HTTP_METHOD_MAP(XX) +#undef XX + }; + + +/* Tokens as defined by rfc 2616. Also lowercases them. + * token = 1* + * separators = "(" | ")" | "<" | ">" | "@" + * | "," | ";" | ":" | "\" | <"> + * | "/" | "[" | "]" | "?" | "=" + * | "{" | "}" | SP | HT + */ +static const char tokens[256] = { +/* 0 nul 1 soh 2 stx 3 etx 4 eot 5 enq 6 ack 7 bel */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 8 bs 9 ht 10 nl 11 vt 12 np 13 cr 14 so 15 si */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 16 dle 17 dc1 18 dc2 19 dc3 20 dc4 21 nak 22 syn 23 etb */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 24 can 25 em 26 sub 27 esc 28 fs 29 gs 30 rs 31 us */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 32 sp 33 ! 34 " 35 # 36 $ 37 % 38 & 39 ' */ + 0, '!', 0, '#', '$', '%', '&', '\'', +/* 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 / */ + 0, 0, '*', '+', 0, '-', '.', 0, +/* 48 0 49 1 50 2 51 3 52 4 53 5 54 6 55 7 */ + '0', '1', '2', '3', '4', '5', '6', '7', +/* 56 8 57 9 58 : 59 ; 60 < 61 = 62 > 63 ? */ + '8', '9', 0, 0, 0, 0, 0, 0, +/* 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G */ + 0, 'a', 'b', 'c', 'd', 'e', 'f', 'g', +/* 72 H 73 I 74 J 75 K 76 L 77 M 78 N 79 O */ + 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', +/* 80 P 81 Q 82 R 83 S 84 T 85 U 86 V 87 W */ + 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', +/* 88 X 89 Y 90 Z 91 [ 92 \ 93 ] 94 ^ 95 _ */ + 'x', 'y', 'z', 0, 0, 0, '^', '_', +/* 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g */ + '`', 'a', 'b', 'c', 'd', 'e', 'f', 'g', +/* 104 h 105 i 106 j 107 k 108 l 109 m 110 n 111 o */ + 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', +/* 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w */ + 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', +/* 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del */ + 'x', 'y', 'z', 0, '|', 0, '~', 0 }; + + +static const int8_t unhex[256] = + {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + , 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,-1,-1,-1,-1,-1,-1 + ,-1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + }; + + +#if HTTP_PARSER_STRICT +# define T(v) 0 +#else +# define T(v) v +#endif + + +static const uint8_t normal_url_char[32] = { +/* 0 nul 1 soh 2 stx 3 etx 4 eot 5 enq 6 ack 7 bel */ + 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0, +/* 8 bs 9 ht 10 nl 11 vt 12 np 13 cr 14 so 15 si */ + 0 | T(2) | 0 | 0 | T(16) | 0 | 0 | 0, +/* 16 dle 17 dc1 18 dc2 19 dc3 20 dc4 21 nak 22 syn 23 etb */ + 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0, +/* 24 can 25 em 26 sub 27 esc 28 fs 29 gs 30 rs 31 us */ + 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0, +/* 32 sp 33 ! 34 " 35 # 36 $ 37 % 38 & 39 ' */ + 0 | 2 | 4 | 0 | 16 | 32 | 64 | 128, +/* 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 / */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 48 0 49 1 50 2 51 3 52 4 53 5 54 6 55 7 */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 56 8 57 9 58 : 59 ; 60 < 61 = 62 > 63 ? */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 0, +/* 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 72 H 73 I 74 J 75 K 76 L 77 M 78 N 79 O */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 80 P 81 Q 82 R 83 S 84 T 85 U 86 V 87 W */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 88 X 89 Y 90 Z 91 [ 92 \ 93 ] 94 ^ 95 _ */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 104 h 105 i 106 j 107 k 108 l 109 m 110 n 111 o */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128, +/* 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del */ + 1 | 2 | 4 | 8 | 16 | 32 | 64 | 0, }; + +#undef T + +enum state + { s_dead = 1 /* important that this is > 0 */ + + , s_start_req_or_res + , s_res_or_resp_H + , s_start_res + , s_res_H + , s_res_HT + , s_res_HTT + , s_res_HTTP + , s_res_first_http_major + , s_res_http_major + , s_res_first_http_minor + , s_res_http_minor + , s_res_first_status_code + , s_res_status_code + , s_res_status + , s_res_line_almost_done + + , s_start_req + + , s_req_method + , s_req_spaces_before_url + , s_req_schema + , s_req_schema_slash + , s_req_schema_slash_slash + , s_req_server_start + , s_req_server + , s_req_server_with_at + , s_req_path + , s_req_query_string_start + , s_req_query_string + , s_req_fragment_start + , s_req_fragment + , s_req_http_start + , s_req_http_H + , s_req_http_HT + , s_req_http_HTT + , s_req_http_HTTP + , s_req_first_http_major + , s_req_http_major + , s_req_first_http_minor + , s_req_http_minor + , s_req_line_almost_done + + , s_header_field_start + , s_header_field + , s_header_value_start + , s_header_value + , s_header_value_lws + + , s_header_almost_done + + , s_chunk_size_start + , s_chunk_size + , s_chunk_parameters + , s_chunk_size_almost_done + + , s_headers_almost_done + , s_headers_done + + /* Important: 's_headers_done' must be the last 'header' state. All + * states beyond this must be 'body' states. It is used for overflow + * checking. See the PARSING_HEADER() macro. + */ + + , s_chunk_data + , s_chunk_data_almost_done + , s_chunk_data_done + + , s_body_identity + , s_body_identity_eof + + , s_message_done + }; + + +#define PARSING_HEADER(state) (state <= s_headers_done) + + +enum header_states + { h_general = 0 + , h_C + , h_CO + , h_CON + + , h_matching_connection + , h_matching_proxy_connection + , h_matching_content_length + , h_matching_transfer_encoding + , h_matching_upgrade + + , h_connection + , h_content_length + , h_transfer_encoding + , h_upgrade + + , h_matching_transfer_encoding_chunked + , h_matching_connection_keep_alive + , h_matching_connection_close + + , h_transfer_encoding_chunked + , h_connection_keep_alive + , h_connection_close + }; + +enum http_host_state + { + s_http_host_dead = 1 + , s_http_userinfo_start + , s_http_userinfo + , s_http_host_start + , s_http_host_v6_start + , s_http_host + , s_http_host_v6 + , s_http_host_v6_end + , s_http_host_port_start + , s_http_host_port +}; + +/* Macros for character classes; depends on strict-mode */ +#define CR '\r' +#define LF '\n' +#define LOWER(c) (unsigned char)(c | 0x20) +#define IS_ALPHA(c) (LOWER(c) >= 'a' && LOWER(c) <= 'z') +#define IS_NUM(c) ((c) >= '0' && (c) <= '9') +#define IS_ALPHANUM(c) (IS_ALPHA(c) || IS_NUM(c)) +#define IS_HEX(c) (IS_NUM(c) || (LOWER(c) >= 'a' && LOWER(c) <= 'f')) +#define IS_MARK(c) ((c) == '-' || (c) == '_' || (c) == '.' || \ + (c) == '!' || (c) == '~' || (c) == '*' || (c) == '\'' || (c) == '(' || \ + (c) == ')') +#define IS_USERINFO_CHAR(c) (IS_ALPHANUM(c) || IS_MARK(c) || (c) == '%' || \ + (c) == ';' || (c) == ':' || (c) == '&' || (c) == '=' || (c) == '+' || \ + (c) == '$' || (c) == ',') + +#if HTTP_PARSER_STRICT +#define TOKEN(c) (tokens[(unsigned char)c]) +#define IS_URL_CHAR(c) (BIT_AT(normal_url_char, (unsigned char)c)) +#define IS_HOST_CHAR(c) (IS_ALPHANUM(c) || (c) == '.' || (c) == '-') +#else +#define TOKEN(c) ((c == ' ') ? ' ' : tokens[(unsigned char)c]) +#define IS_URL_CHAR(c) \ + (BIT_AT(normal_url_char, (unsigned char)c) || ((c) & 0x80)) +#define IS_HOST_CHAR(c) \ + (IS_ALPHANUM(c) || (c) == '.' || (c) == '-' || (c) == '_') +#endif + + +#define start_state (parser->type == HTTP_REQUEST ? s_start_req : s_start_res) + + +#if HTTP_PARSER_STRICT +# define STRICT_CHECK(cond) \ +do { \ + if (cond) { \ + SET_ERRNO(HPE_STRICT); \ + goto error; \ + } \ +} while (0) +# define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead) +#else +# define STRICT_CHECK(cond) +# define NEW_MESSAGE() start_state +#endif + + +/* Map errno values to strings for human-readable output */ +#define HTTP_STRERROR_GEN(n, s) { "HPE_" #n, s }, +static struct { + const char *name; + const char *description; +} http_strerror_tab[] = { + HTTP_ERRNO_MAP(HTTP_STRERROR_GEN) +}; +#undef HTTP_STRERROR_GEN + +int http_message_needs_eof(const http_parser *parser); + +/* Our URL parser. + * + * This is designed to be shared by http_parser_execute() for URL validation, + * hence it has a state transition + byte-for-byte interface. In addition, it + * is meant to be embedded in http_parser_parse_url(), which does the dirty + * work of turning state transitions URL components for its API. + * + * This function should only be invoked with non-space characters. It is + * assumed that the caller cares about (and can detect) the transition between + * URL and non-URL states by looking for these. + */ +static enum state +parse_url_char(enum state s, const char ch) +{ + if (ch == ' ' || ch == '\r' || ch == '\n') { + return s_dead; + } + +#if HTTP_PARSER_STRICT + if (ch == '\t' || ch == '\f') { + return s_dead; + } +#endif + + switch (s) { + case s_req_spaces_before_url: + /* Proxied requests are followed by scheme of an absolute URI (alpha). + * All methods except CONNECT are followed by '/' or '*'. + */ + + if (ch == '/' || ch == '*') { + return s_req_path; + } + + if (IS_ALPHA(ch)) { + return s_req_schema; + } + + break; + + case s_req_schema: + if (IS_ALPHA(ch)) { + return s; + } + + if (ch == ':') { + return s_req_schema_slash; + } + + break; + + case s_req_schema_slash: + if (ch == '/') { + return s_req_schema_slash_slash; + } + + break; + + case s_req_schema_slash_slash: + if (ch == '/') { + return s_req_server_start; + } + + break; + + case s_req_server_with_at: + if (ch == '@') { + return s_dead; + } + + /* FALLTHROUGH */ + case s_req_server_start: + case s_req_server: + if (ch == '/') { + return s_req_path; + } + + if (ch == '?') { + return s_req_query_string_start; + } + + if (ch == '@') { + return s_req_server_with_at; + } + + if (IS_USERINFO_CHAR(ch) || ch == '[' || ch == ']') { + return s_req_server; + } + + break; + + case s_req_path: + if (IS_URL_CHAR(ch)) { + return s; + } + + switch (ch) { + case '?': + return s_req_query_string_start; + + case '#': + return s_req_fragment_start; + } + + break; + + case s_req_query_string_start: + case s_req_query_string: + if (IS_URL_CHAR(ch)) { + return s_req_query_string; + } + + switch (ch) { + case '?': + /* allow extra '?' in query string */ + return s_req_query_string; + + case '#': + return s_req_fragment_start; + } + + break; + + case s_req_fragment_start: + if (IS_URL_CHAR(ch)) { + return s_req_fragment; + } + + switch (ch) { + case '?': + return s_req_fragment; + + case '#': + return s; + } + + break; + + case s_req_fragment: + if (IS_URL_CHAR(ch)) { + return s; + } + + switch (ch) { + case '?': + case '#': + return s; + } + + break; + + default: + break; + } + + /* We should never fall out of the switch above unless there's an error */ + return s_dead; +} + +size_t http_parser_execute (http_parser *parser, + const http_parser_settings *settings, + const char *data, + size_t len) +{ + char c, ch; + int8_t unhex_val; + const char *p = data; + const char *header_field_mark = 0; + const char *header_value_mark = 0; + const char *url_mark = 0; + const char *body_mark = 0; + + /* We're in an error state. Don't bother doing anything. */ + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { + return 0; + } + + if (len == 0) { + switch (parser->state) { + case s_body_identity_eof: + /* Use of CALLBACK_NOTIFY() here would erroneously return 1 byte read if + * we got paused. + */ + CALLBACK_NOTIFY_NOADVANCE(message_complete); + return 0; + + case s_dead: + case s_start_req_or_res: + case s_start_res: + case s_start_req: + return 0; + + default: + SET_ERRNO(HPE_INVALID_EOF_STATE); + return 1; + } + } + + + if (parser->state == s_header_field) + header_field_mark = data; + if (parser->state == s_header_value) + header_value_mark = data; + switch (parser->state) { + case s_req_path: + case s_req_schema: + case s_req_schema_slash: + case s_req_schema_slash_slash: + case s_req_server_start: + case s_req_server: + case s_req_server_with_at: + case s_req_query_string_start: + case s_req_query_string: + case s_req_fragment_start: + case s_req_fragment: + url_mark = data; + break; + } + + for (p=data; p != data + len; p++) { + ch = *p; + + if (PARSING_HEADER(parser->state)) { + ++parser->nread; + /* Buffer overflow attack */ + if (parser->nread > HTTP_MAX_HEADER_SIZE) { + SET_ERRNO(HPE_HEADER_OVERFLOW); + goto error; + } + } + + reexecute_byte: + switch (parser->state) { + + case s_dead: + /* this state is used after a 'Connection: close' message + * the parser will error out if it reads another message + */ + if (ch == CR || ch == LF) + break; + + SET_ERRNO(HPE_CLOSED_CONNECTION); + goto error; + + case s_start_req_or_res: + { + if (ch == CR || ch == LF) + break; + parser->flags = 0; + parser->content_length = ULLONG_MAX; + + if (ch == 'H') { + parser->state = s_res_or_resp_H; + + CALLBACK_NOTIFY(message_begin); + } else { + parser->type = HTTP_REQUEST; + parser->state = s_start_req; + goto reexecute_byte; + } + + break; + } + + case s_res_or_resp_H: + if (ch == 'T') { + parser->type = HTTP_RESPONSE; + parser->state = s_res_HT; + } else { + if (ch != 'E') { + SET_ERRNO(HPE_INVALID_CONSTANT); + goto error; + } + + parser->type = HTTP_REQUEST; + parser->method = HTTP_HEAD; + parser->index = 2; + parser->state = s_req_method; + } + break; + + case s_start_res: + { + parser->flags = 0; + parser->content_length = ULLONG_MAX; + + switch (ch) { + case 'H': + parser->state = s_res_H; + break; + + case CR: + case LF: + break; + + default: + SET_ERRNO(HPE_INVALID_CONSTANT); + goto error; + } + + CALLBACK_NOTIFY(message_begin); + break; + } + + case s_res_H: + STRICT_CHECK(ch != 'T'); + parser->state = s_res_HT; + break; + + case s_res_HT: + STRICT_CHECK(ch != 'T'); + parser->state = s_res_HTT; + break; + + case s_res_HTT: + STRICT_CHECK(ch != 'P'); + parser->state = s_res_HTTP; + break; + + case s_res_HTTP: + STRICT_CHECK(ch != '/'); + parser->state = s_res_first_http_major; + break; + + case s_res_first_http_major: + if (ch < '0' || ch > '9') { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major = ch - '0'; + parser->state = s_res_http_major; + break; + + /* major HTTP version or dot */ + case s_res_http_major: + { + if (ch == '.') { + parser->state = s_res_first_http_minor; + break; + } + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major *= 10; + parser->http_major += ch - '0'; + + if (parser->http_major > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + /* first digit of minor HTTP version */ + case s_res_first_http_minor: + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor = ch - '0'; + parser->state = s_res_http_minor; + break; + + /* minor HTTP version or end of request line */ + case s_res_http_minor: + { + if (ch == ' ') { + parser->state = s_res_first_status_code; + break; + } + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor *= 10; + parser->http_minor += ch - '0'; + + if (parser->http_minor > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + case s_res_first_status_code: + { + if (!IS_NUM(ch)) { + if (ch == ' ') { + break; + } + + SET_ERRNO(HPE_INVALID_STATUS); + goto error; + } + parser->status_code = ch - '0'; + parser->state = s_res_status_code; + break; + } + + case s_res_status_code: + { + if (!IS_NUM(ch)) { + switch (ch) { + case ' ': + parser->state = s_res_status; + break; + case CR: + parser->state = s_res_line_almost_done; + break; + case LF: + parser->state = s_header_field_start; + break; + default: + SET_ERRNO(HPE_INVALID_STATUS); + goto error; + } + break; + } + + parser->status_code *= 10; + parser->status_code += ch - '0'; + + if (parser->status_code > 999) { + SET_ERRNO(HPE_INVALID_STATUS); + goto error; + } + + break; + } + + case s_res_status: + /* the human readable status. e.g. "NOT FOUND" + * we are not humans so just ignore this */ + if (ch == CR) { + parser->state = s_res_line_almost_done; + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + break; + } + break; + + case s_res_line_almost_done: + STRICT_CHECK(ch != LF); + parser->state = s_header_field_start; + CALLBACK_NOTIFY(status_complete); + break; + + case s_start_req: + { + if (ch == CR || ch == LF) + break; + parser->flags = 0; + parser->content_length = ULLONG_MAX; + + if (!IS_ALPHA(ch)) { + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + + parser->method = (enum http_method) 0; + parser->index = 1; + switch (ch) { + case 'C': parser->method = HTTP_CONNECT; /* or COPY, CHECKOUT */ break; + case 'D': parser->method = HTTP_DELETE; break; + case 'G': parser->method = HTTP_GET; break; + case 'H': parser->method = HTTP_HEAD; break; + case 'L': parser->method = HTTP_LOCK; break; + case 'M': parser->method = HTTP_MKCOL; /* or MOVE, MKACTIVITY, MERGE, M-SEARCH */ break; + case 'N': parser->method = HTTP_NOTIFY; break; + case 'O': parser->method = HTTP_OPTIONS; break; + case 'P': parser->method = HTTP_POST; + /* or PROPFIND|PROPPATCH|PUT|PATCH|PURGE */ + break; + case 'R': parser->method = HTTP_REPORT; break; + case 'S': parser->method = HTTP_SUBSCRIBE; /* or SEARCH */ break; + case 'T': parser->method = HTTP_TRACE; break; + case 'U': parser->method = HTTP_UNLOCK; /* or UNSUBSCRIBE */ break; + default: + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + parser->state = s_req_method; + + CALLBACK_NOTIFY(message_begin); + + break; + } + + case s_req_method: + { + const char *matcher; + if (ch == '\0') { + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + + matcher = method_strings[parser->method]; + if (ch == ' ' && matcher[parser->index] == '\0') { + parser->state = s_req_spaces_before_url; + } else if (ch == matcher[parser->index]) { + ; /* nada */ + } else if (parser->method == HTTP_CONNECT) { + if (parser->index == 1 && ch == 'H') { + parser->method = HTTP_CHECKOUT; + } else if (parser->index == 2 && ch == 'P') { + parser->method = HTTP_COPY; + } else { + goto error; + } + } else if (parser->method == HTTP_MKCOL) { + if (parser->index == 1 && ch == 'O') { + parser->method = HTTP_MOVE; + } else if (parser->index == 1 && ch == 'E') { + parser->method = HTTP_MERGE; + } else if (parser->index == 1 && ch == '-') { + parser->method = HTTP_MSEARCH; + } else if (parser->index == 2 && ch == 'A') { + parser->method = HTTP_MKACTIVITY; + } else { + goto error; + } + } else if (parser->method == HTTP_SUBSCRIBE) { + if (parser->index == 1 && ch == 'E') { + parser->method = HTTP_SEARCH; + } else { + goto error; + } + } else if (parser->index == 1 && parser->method == HTTP_POST) { + if (ch == 'R') { + parser->method = HTTP_PROPFIND; /* or HTTP_PROPPATCH */ + } else if (ch == 'U') { + parser->method = HTTP_PUT; /* or HTTP_PURGE */ + } else if (ch == 'A') { + parser->method = HTTP_PATCH; + } else { + goto error; + } + } else if (parser->index == 2) { + if (parser->method == HTTP_PUT) { + if (ch == 'R') parser->method = HTTP_PURGE; + } else if (parser->method == HTTP_UNLOCK) { + if (ch == 'S') parser->method = HTTP_UNSUBSCRIBE; + } + } else if (parser->index == 4 && parser->method == HTTP_PROPFIND && ch == 'P') { + parser->method = HTTP_PROPPATCH; + } else { + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + + ++parser->index; + break; + } + + case s_req_spaces_before_url: + { + if (ch == ' ') break; + + MARK(url); + if (parser->method == HTTP_CONNECT) { + parser->state = s_req_server_start; + } + + parser->state = parse_url_char((enum state)parser->state, ch); + if (parser->state == s_dead) { + SET_ERRNO(HPE_INVALID_URL); + goto error; + } + + break; + } + + case s_req_schema: + case s_req_schema_slash: + case s_req_schema_slash_slash: + case s_req_server_start: + { + switch (ch) { + /* No whitespace allowed here */ + case ' ': + case CR: + case LF: + SET_ERRNO(HPE_INVALID_URL); + goto error; + default: + parser->state = parse_url_char((enum state)parser->state, ch); + if (parser->state == s_dead) { + SET_ERRNO(HPE_INVALID_URL); + goto error; + } + } + + break; + } + + case s_req_server: + case s_req_server_with_at: + case s_req_path: + case s_req_query_string_start: + case s_req_query_string: + case s_req_fragment_start: + case s_req_fragment: + { + switch (ch) { + case ' ': + parser->state = s_req_http_start; + CALLBACK_DATA(url); + break; + case CR: + case LF: + parser->http_major = 0; + parser->http_minor = 9; + parser->state = (ch == CR) ? + s_req_line_almost_done : + s_header_field_start; + CALLBACK_DATA(url); + break; + default: + parser->state = parse_url_char((enum state)parser->state, ch); + if (parser->state == s_dead) { + SET_ERRNO(HPE_INVALID_URL); + goto error; + } + } + break; + } + + case s_req_http_start: + switch (ch) { + case 'H': + parser->state = s_req_http_H; + break; + case ' ': + break; + default: + SET_ERRNO(HPE_INVALID_CONSTANT); + goto error; + } + break; + + case s_req_http_H: + STRICT_CHECK(ch != 'T'); + parser->state = s_req_http_HT; + break; + + case s_req_http_HT: + STRICT_CHECK(ch != 'T'); + parser->state = s_req_http_HTT; + break; + + case s_req_http_HTT: + STRICT_CHECK(ch != 'P'); + parser->state = s_req_http_HTTP; + break; + + case s_req_http_HTTP: + STRICT_CHECK(ch != '/'); + parser->state = s_req_first_http_major; + break; + + /* first digit of major HTTP version */ + case s_req_first_http_major: + if (ch < '1' || ch > '9') { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major = ch - '0'; + parser->state = s_req_http_major; + break; + + /* major HTTP version or dot */ + case s_req_http_major: + { + if (ch == '.') { + parser->state = s_req_first_http_minor; + break; + } + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major *= 10; + parser->http_major += ch - '0'; + + if (parser->http_major > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + /* first digit of minor HTTP version */ + case s_req_first_http_minor: + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor = ch - '0'; + parser->state = s_req_http_minor; + break; + + /* minor HTTP version or end of request line */ + case s_req_http_minor: + { + if (ch == CR) { + parser->state = s_req_line_almost_done; + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + break; + } + + /* XXX allow spaces after digit? */ + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor *= 10; + parser->http_minor += ch - '0'; + + if (parser->http_minor > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + /* end of request line */ + case s_req_line_almost_done: + { + if (ch != LF) { + SET_ERRNO(HPE_LF_EXPECTED); + goto error; + } + + parser->state = s_header_field_start; + break; + } + + case s_header_field_start: + { + if (ch == CR) { + parser->state = s_headers_almost_done; + break; + } + + if (ch == LF) { + /* they might be just sending \n instead of \r\n so this would be + * the second \n to denote the end of headers*/ + parser->state = s_headers_almost_done; + goto reexecute_byte; + } + + c = TOKEN(ch); + + if (!c) { + SET_ERRNO(HPE_INVALID_HEADER_TOKEN); + goto error; + } + + MARK(header_field); + + parser->index = 0; + parser->state = s_header_field; + + switch (c) { + case 'c': + parser->header_state = h_C; + break; + + case 'p': + parser->header_state = h_matching_proxy_connection; + break; + + case 't': + parser->header_state = h_matching_transfer_encoding; + break; + + case 'u': + parser->header_state = h_matching_upgrade; + break; + + default: + parser->header_state = h_general; + break; + } + break; + } + + case s_header_field: + { + c = TOKEN(ch); + + if (c) { + switch (parser->header_state) { + case h_general: + break; + + case h_C: + parser->index++; + parser->header_state = (c == 'o' ? h_CO : h_general); + break; + + case h_CO: + parser->index++; + parser->header_state = (c == 'n' ? h_CON : h_general); + break; + + case h_CON: + parser->index++; + switch (c) { + case 'n': + parser->header_state = h_matching_connection; + break; + case 't': + parser->header_state = h_matching_content_length; + break; + default: + parser->header_state = h_general; + break; + } + break; + + /* connection */ + + case h_matching_connection: + parser->index++; + if (parser->index > sizeof(CONNECTION)-1 + || c != CONNECTION[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CONNECTION)-2) { + parser->header_state = h_connection; + } + break; + + /* proxy-connection */ + + case h_matching_proxy_connection: + parser->index++; + if (parser->index > sizeof(PROXY_CONNECTION)-1 + || c != PROXY_CONNECTION[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(PROXY_CONNECTION)-2) { + parser->header_state = h_connection; + } + break; + + /* content-length */ + + case h_matching_content_length: + parser->index++; + if (parser->index > sizeof(CONTENT_LENGTH)-1 + || c != CONTENT_LENGTH[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CONTENT_LENGTH)-2) { + parser->header_state = h_content_length; + } + break; + + /* transfer-encoding */ + + case h_matching_transfer_encoding: + parser->index++; + if (parser->index > sizeof(TRANSFER_ENCODING)-1 + || c != TRANSFER_ENCODING[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(TRANSFER_ENCODING)-2) { + parser->header_state = h_transfer_encoding; + } + break; + + /* upgrade */ + + case h_matching_upgrade: + parser->index++; + if (parser->index > sizeof(UPGRADE)-1 + || c != UPGRADE[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(UPGRADE)-2) { + parser->header_state = h_upgrade; + } + break; + + case h_connection: + case h_content_length: + case h_transfer_encoding: + case h_upgrade: + if (ch != ' ') parser->header_state = h_general; + break; + + default: + assert(0 && "Unknown header_state"); + break; + } + break; + } + + if (ch == ':') { + parser->state = s_header_value_start; + CALLBACK_DATA(header_field); + break; + } + + if (ch == CR) { + parser->state = s_header_almost_done; + CALLBACK_DATA(header_field); + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + CALLBACK_DATA(header_field); + break; + } + + SET_ERRNO(HPE_INVALID_HEADER_TOKEN); + goto error; + } + + case s_header_value_start: + { + if (ch == ' ' || ch == '\t') break; + + MARK(header_value); + + parser->state = s_header_value; + parser->index = 0; + + if (ch == CR) { + parser->header_state = h_general; + parser->state = s_header_almost_done; + CALLBACK_DATA(header_value); + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + CALLBACK_DATA(header_value); + break; + } + + c = LOWER(ch); + + switch (parser->header_state) { + case h_upgrade: + parser->flags |= F_UPGRADE; + parser->header_state = h_general; + break; + + case h_transfer_encoding: + /* looking for 'Transfer-Encoding: chunked' */ + if ('c' == c) { + parser->header_state = h_matching_transfer_encoding_chunked; + } else { + parser->header_state = h_general; + } + break; + + case h_content_length: + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + parser->content_length = ch - '0'; + break; + + case h_connection: + /* looking for 'Connection: keep-alive' */ + if (c == 'k') { + parser->header_state = h_matching_connection_keep_alive; + /* looking for 'Connection: close' */ + } else if (c == 'c') { + parser->header_state = h_matching_connection_close; + } else { + parser->header_state = h_general; + } + break; + + default: + parser->header_state = h_general; + break; + } + break; + } + + case s_header_value: + { + + if (ch == CR) { + parser->state = s_header_almost_done; + CALLBACK_DATA(header_value); + break; + } + + if (ch == LF) { + parser->state = s_header_almost_done; + CALLBACK_DATA_NOADVANCE(header_value); + goto reexecute_byte; + } + + c = LOWER(ch); + + switch (parser->header_state) { + case h_general: + break; + + case h_connection: + case h_transfer_encoding: + assert(0 && "Shouldn't get here."); + break; + + case h_content_length: + { + uint64_t t; + + if (ch == ' ') break; + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + t = parser->content_length; + t *= 10; + t += ch - '0'; + + /* Overflow? */ + if (t < parser->content_length || t == ULLONG_MAX) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + parser->content_length = t; + break; + } + + /* Transfer-Encoding: chunked */ + case h_matching_transfer_encoding_chunked: + parser->index++; + if (parser->index > sizeof(CHUNKED)-1 + || c != CHUNKED[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CHUNKED)-2) { + parser->header_state = h_transfer_encoding_chunked; + } + break; + + /* looking for 'Connection: keep-alive' */ + case h_matching_connection_keep_alive: + parser->index++; + if (parser->index > sizeof(KEEP_ALIVE)-1 + || c != KEEP_ALIVE[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(KEEP_ALIVE)-2) { + parser->header_state = h_connection_keep_alive; + } + break; + + /* looking for 'Connection: close' */ + case h_matching_connection_close: + parser->index++; + if (parser->index > sizeof(CLOSE)-1 || c != CLOSE[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CLOSE)-2) { + parser->header_state = h_connection_close; + } + break; + + case h_transfer_encoding_chunked: + case h_connection_keep_alive: + case h_connection_close: + if (ch != ' ') parser->header_state = h_general; + break; + + default: + parser->state = s_header_value; + parser->header_state = h_general; + break; + } + break; + } + + case s_header_almost_done: + { + STRICT_CHECK(ch != LF); + + parser->state = s_header_value_lws; + + switch (parser->header_state) { + case h_connection_keep_alive: + parser->flags |= F_CONNECTION_KEEP_ALIVE; + break; + case h_connection_close: + parser->flags |= F_CONNECTION_CLOSE; + break; + case h_transfer_encoding_chunked: + parser->flags |= F_CHUNKED; + break; + default: + break; + } + + break; + } + + case s_header_value_lws: + { + if (ch == ' ' || ch == '\t') + parser->state = s_header_value_start; + else + { + parser->state = s_header_field_start; + goto reexecute_byte; + } + break; + } + + case s_headers_almost_done: + { + STRICT_CHECK(ch != LF); + + if (parser->flags & F_TRAILING) { + /* End of a chunked request */ + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + break; + } + + parser->state = s_headers_done; + + /* Set this here so that on_headers_complete() callbacks can see it */ + parser->upgrade = + (parser->flags & F_UPGRADE || parser->method == HTTP_CONNECT); + + /* Here we call the headers_complete callback. This is somewhat + * different than other callbacks because if the user returns 1, we + * will interpret that as saying that this message has no body. This + * is needed for the annoying case of recieving a response to a HEAD + * request. + * + * We'd like to use CALLBACK_NOTIFY_NOADVANCE() here but we cannot, so + * we have to simulate it by handling a change in errno below. + */ + if (settings->on_headers_complete) { + switch (settings->on_headers_complete(parser)) { + case 0: + break; + + case 1: + parser->flags |= F_SKIPBODY; + break; + + default: + SET_ERRNO(HPE_CB_headers_complete); + return p - data; /* Error */ + } + } + + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { + return p - data; + } + + goto reexecute_byte; + } + + case s_headers_done: + { + STRICT_CHECK(ch != LF); + + parser->nread = 0; + + /* Exit, the rest of the connect is in a different protocol. */ + if (parser->upgrade) { + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + return (p - data) + 1; + } + + if (parser->flags & F_SKIPBODY) { + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + } else if (parser->flags & F_CHUNKED) { + /* chunked encoding - ignore Content-Length header */ + parser->state = s_chunk_size_start; + } else { + if (parser->content_length == 0) { + /* Content-Length header given but zero: Content-Length: 0\r\n */ + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + } else if (parser->content_length != ULLONG_MAX) { + /* Content-Length header given and non-zero */ + parser->state = s_body_identity; + } else { + if (parser->type == HTTP_REQUEST || + !http_message_needs_eof(parser)) { + /* Assume content-length 0 - read the next */ + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + } else { + /* Read body until EOF */ + parser->state = s_body_identity_eof; + } + } + } + + break; + } + + case s_body_identity: + { + uint64_t to_read = MIN(parser->content_length, + (uint64_t) ((data + len) - p)); + + assert(parser->content_length != 0 + && parser->content_length != ULLONG_MAX); + + /* The difference between advancing content_length and p is because + * the latter will automaticaly advance on the next loop iteration. + * Further, if content_length ends up at 0, we want to see the last + * byte again for our message complete callback. + */ + MARK(body); + parser->content_length -= to_read; + p += to_read - 1; + + if (parser->content_length == 0) { + parser->state = s_message_done; + + /* Mimic CALLBACK_DATA_NOADVANCE() but with one extra byte. + * + * The alternative to doing this is to wait for the next byte to + * trigger the data callback, just as in every other case. The + * problem with this is that this makes it difficult for the test + * harness to distinguish between complete-on-EOF and + * complete-on-length. It's not clear that this distinction is + * important for applications, but let's keep it for now. + */ + CALLBACK_DATA_(body, p - body_mark + 1, p - data); + goto reexecute_byte; + } + + break; + } + + /* read until EOF */ + case s_body_identity_eof: + MARK(body); + p = data + len - 1; + + break; + + case s_message_done: + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + break; + + case s_chunk_size_start: + { + assert(parser->nread == 1); + assert(parser->flags & F_CHUNKED); + + unhex_val = unhex[(unsigned char)ch]; + if (unhex_val == -1) { + SET_ERRNO(HPE_INVALID_CHUNK_SIZE); + goto error; + } + + parser->content_length = unhex_val; + parser->state = s_chunk_size; + break; + } + + case s_chunk_size: + { + uint64_t t; + + assert(parser->flags & F_CHUNKED); + + if (ch == CR) { + parser->state = s_chunk_size_almost_done; + break; + } + + unhex_val = unhex[(unsigned char)ch]; + + if (unhex_val == -1) { + if (ch == ';' || ch == ' ') { + parser->state = s_chunk_parameters; + break; + } + + SET_ERRNO(HPE_INVALID_CHUNK_SIZE); + goto error; + } + + t = parser->content_length; + t *= 16; + t += unhex_val; + + /* Overflow? */ + if (t < parser->content_length || t == ULLONG_MAX) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + parser->content_length = t; + break; + } + + case s_chunk_parameters: + { + assert(parser->flags & F_CHUNKED); + /* just ignore this shit. TODO check for overflow */ + if (ch == CR) { + parser->state = s_chunk_size_almost_done; + break; + } + break; + } + + case s_chunk_size_almost_done: + { + assert(parser->flags & F_CHUNKED); + STRICT_CHECK(ch != LF); + + parser->nread = 0; + + if (parser->content_length == 0) { + parser->flags |= F_TRAILING; + parser->state = s_header_field_start; + } else { + parser->state = s_chunk_data; + } + break; + } + + case s_chunk_data: + { + uint64_t to_read = MIN(parser->content_length, + (uint64_t) ((data + len) - p)); + + assert(parser->flags & F_CHUNKED); + assert(parser->content_length != 0 + && parser->content_length != ULLONG_MAX); + + /* See the explanation in s_body_identity for why the content + * length and data pointers are managed this way. + */ + MARK(body); + parser->content_length -= to_read; + p += to_read - 1; + + if (parser->content_length == 0) { + parser->state = s_chunk_data_almost_done; + } + + break; + } + + case s_chunk_data_almost_done: + assert(parser->flags & F_CHUNKED); + assert(parser->content_length == 0); + STRICT_CHECK(ch != CR); + parser->state = s_chunk_data_done; + CALLBACK_DATA(body); + break; + + case s_chunk_data_done: + assert(parser->flags & F_CHUNKED); + STRICT_CHECK(ch != LF); + parser->nread = 0; + parser->state = s_chunk_size_start; + break; + + default: + assert(0 && "unhandled state"); + SET_ERRNO(HPE_INVALID_INTERNAL_STATE); + goto error; + } + } + + /* Run callbacks for any marks that we have leftover after we ran our of + * bytes. There should be at most one of these set, so it's OK to invoke + * them in series (unset marks will not result in callbacks). + * + * We use the NOADVANCE() variety of callbacks here because 'p' has already + * overflowed 'data' and this allows us to correct for the off-by-one that + * we'd otherwise have (since CALLBACK_DATA() is meant to be run with a 'p' + * value that's in-bounds). + */ + + assert(((header_field_mark ? 1 : 0) + + (header_value_mark ? 1 : 0) + + (url_mark ? 1 : 0) + + (body_mark ? 1 : 0)) <= 1); + + CALLBACK_DATA_NOADVANCE(header_field); + CALLBACK_DATA_NOADVANCE(header_value); + CALLBACK_DATA_NOADVANCE(url); + CALLBACK_DATA_NOADVANCE(body); + + return len; + +error: + if (HTTP_PARSER_ERRNO(parser) == HPE_OK) { + SET_ERRNO(HPE_UNKNOWN); + } + + return (p - data); +} + + +/* Does the parser need to see an EOF to find the end of the message? */ +int +http_message_needs_eof (const http_parser *parser) +{ + if (parser->type == HTTP_REQUEST) { + return 0; + } + + /* See RFC 2616 section 4.4 */ + if (parser->status_code / 100 == 1 || /* 1xx e.g. Continue */ + parser->status_code == 204 || /* No Content */ + parser->status_code == 304 || /* Not Modified */ + parser->flags & F_SKIPBODY) { /* response to a HEAD request */ + return 0; + } + + if ((parser->flags & F_CHUNKED) || parser->content_length != ULLONG_MAX) { + return 0; + } + + return 1; +} + + +int +http_should_keep_alive (const http_parser *parser) +{ + if (parser->http_major > 0 && parser->http_minor > 0) { + /* HTTP/1.1 */ + if (parser->flags & F_CONNECTION_CLOSE) { + return 0; + } + } else { + /* HTTP/1.0 or earlier */ + if (!(parser->flags & F_CONNECTION_KEEP_ALIVE)) { + return 0; + } + } + + return !http_message_needs_eof(parser); +} + + +const char * +http_method_str (enum http_method m) +{ + return ELEM_AT(method_strings, m, ""); +} + + +void +http_parser_init (http_parser *parser, enum http_parser_type t) +{ + void *data = parser->data; /* preserve application data */ + memset(parser, 0, sizeof(*parser)); + parser->data = data; + parser->type = t; + parser->state = (t == HTTP_REQUEST ? s_start_req : (t == HTTP_RESPONSE ? s_start_res : s_start_req_or_res)); + parser->http_errno = HPE_OK; +} + +const char * +http_errno_name(enum http_errno err) { + assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); + return http_strerror_tab[err].name; +} + +const char * +http_errno_description(enum http_errno err) { + assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); + return http_strerror_tab[err].description; +} + +static enum http_host_state +http_parse_host_char(enum http_host_state s, const char ch) { + switch(s) { + case s_http_userinfo: + case s_http_userinfo_start: + if (ch == '@') { + return s_http_host_start; + } + + if (IS_USERINFO_CHAR(ch)) { + return s_http_userinfo; + } + break; + + case s_http_host_start: + if (ch == '[') { + return s_http_host_v6_start; + } + + if (IS_HOST_CHAR(ch)) { + return s_http_host; + } + + break; + + case s_http_host: + if (IS_HOST_CHAR(ch)) { + return s_http_host; + } + + /* FALLTHROUGH */ + case s_http_host_v6_end: + if (ch == ':') { + return s_http_host_port_start; + } + + break; + + case s_http_host_v6: + if (ch == ']') { + return s_http_host_v6_end; + } + + /* FALLTHROUGH */ + case s_http_host_v6_start: + if (IS_HEX(ch) || ch == ':' || ch == '.') { + return s_http_host_v6; + } + + break; + + case s_http_host_port: + case s_http_host_port_start: + if (IS_NUM(ch)) { + return s_http_host_port; + } + + break; + + default: + break; + } + return s_http_host_dead; +} + +static int +http_parse_host(const char * buf, struct http_parser_url *u, int found_at) { + enum http_host_state s; + + const char *p; + size_t buflen = u->field_data[UF_HOST].off + u->field_data[UF_HOST].len; + + u->field_data[UF_HOST].len = 0; + + s = found_at ? s_http_userinfo_start : s_http_host_start; + + for (p = buf + u->field_data[UF_HOST].off; p < buf + buflen; p++) { + enum http_host_state new_s = http_parse_host_char(s, *p); + + if (new_s == s_http_host_dead) { + return 1; + } + + switch(new_s) { + case s_http_host: + if (s != s_http_host) { + u->field_data[UF_HOST].off = p - buf; + } + u->field_data[UF_HOST].len++; + break; + + case s_http_host_v6: + if (s != s_http_host_v6) { + u->field_data[UF_HOST].off = p - buf; + } + u->field_data[UF_HOST].len++; + break; + + case s_http_host_port: + if (s != s_http_host_port) { + u->field_data[UF_PORT].off = p - buf; + u->field_data[UF_PORT].len = 0; + u->field_set |= (1 << UF_PORT); + } + u->field_data[UF_PORT].len++; + break; + + case s_http_userinfo: + if (s != s_http_userinfo) { + u->field_data[UF_USERINFO].off = p - buf ; + u->field_data[UF_USERINFO].len = 0; + u->field_set |= (1 << UF_USERINFO); + } + u->field_data[UF_USERINFO].len++; + break; + + default: + break; + } + s = new_s; + } + + /* Make sure we don't end somewhere unexpected */ + switch (s) { + case s_http_host_start: + case s_http_host_v6_start: + case s_http_host_v6: + case s_http_host_port_start: + case s_http_userinfo: + case s_http_userinfo_start: + return 1; + default: + break; + } + + return 0; +} + +int +http_parser_parse_url(const char *buf, size_t buflen, int is_connect, + struct http_parser_url *u) +{ + enum state s; + const char *p; + enum http_parser_url_fields uf, old_uf; + int found_at = 0; + + u->port = u->field_set = 0; + s = is_connect ? s_req_server_start : s_req_spaces_before_url; + uf = old_uf = UF_MAX; + + for (p = buf; p < buf + buflen; p++) { + s = parse_url_char(s, *p); + + /* Figure out the next field that we're operating on */ + switch (s) { + case s_dead: + return 1; + + /* Skip delimeters */ + case s_req_schema_slash: + case s_req_schema_slash_slash: + case s_req_server_start: + case s_req_query_string_start: + case s_req_fragment_start: + continue; + + case s_req_schema: + uf = UF_SCHEMA; + break; + + case s_req_server_with_at: + found_at = 1; + + /* FALLTROUGH */ + case s_req_server: + uf = UF_HOST; + break; + + case s_req_path: + uf = UF_PATH; + break; + + case s_req_query_string: + uf = UF_QUERY; + break; + + case s_req_fragment: + uf = UF_FRAGMENT; + break; + + default: + assert(!"Unexpected state"); + return 1; + } + + /* Nothing's changed; soldier on */ + if (uf == old_uf) { + u->field_data[uf].len++; + continue; + } + + u->field_data[uf].off = p - buf; + u->field_data[uf].len = 1; + + u->field_set |= (1 << uf); + old_uf = uf; + } + + /* host must be present if there is a schema */ + /* parsing http:///toto will fail */ + if ((u->field_set & ((1 << UF_SCHEMA) | (1 << UF_HOST))) != 0) { + if (http_parse_host(buf, u, found_at) != 0) { + return 1; + } + } + + /* CONNECT requests can only contain "hostname:port" */ + if (is_connect && u->field_set != ((1 << UF_HOST)|(1 << UF_PORT))) { + return 1; + } + + if (u->field_set & (1 << UF_PORT)) { + /* Don't bother with endp; we've already validated the string */ + unsigned long v = strtoul(buf + u->field_data[UF_PORT].off, NULL, 10); + + /* Ports have a max value of 2^16 */ + if (v > 0xffff) { + return 1; + } + + u->port = (uint16_t) v; + } + + return 0; +} + +void +http_parser_pause(http_parser *parser, int paused) { + /* Users should only be pausing/unpausing a parser that is not in an error + * state. In non-debug builds, there's not much that we can do about this + * other than ignore it. + */ + if (HTTP_PARSER_ERRNO(parser) == HPE_OK || + HTTP_PARSER_ERRNO(parser) == HPE_PAUSED) { + SET_ERRNO((paused) ? HPE_PAUSED : HPE_OK); + } else { + assert(0 && "Attempting to pause parser in error state"); + } +} + +int +http_body_is_final(const struct http_parser *parser) { + return parser->state == s_message_done; +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp new file mode 100644 index 0000000..c6eada7 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp @@ -0,0 +1,79 @@ +# This file is used with the GYP meta build system. +# http://code.google.com/p/gyp/ +# To build try this: +# svn co http://gyp.googlecode.com/svn/trunk gyp +# ./gyp/gyp -f make --depth=`pwd` http_parser.gyp +# ./out/Debug/test +{ + 'target_defaults': { + 'default_configuration': 'Debug', + 'configurations': { + # TODO: hoist these out and put them somewhere common, because + # RuntimeLibrary MUST MATCH across the entire project + 'Debug': { + 'defines': [ 'DEBUG', '_DEBUG' ], + 'msvs_settings': { + 'VCCLCompilerTool': { + 'RuntimeLibrary': 1, # static debug + }, + }, + }, + 'Release': { + 'defines': [ 'NDEBUG' ], + 'msvs_settings': { + 'VCCLCompilerTool': { + 'RuntimeLibrary': 0, # static release + }, + }, + } + }, + 'msvs_settings': { + 'VCCLCompilerTool': { + }, + 'VCLibrarianTool': { + }, + 'VCLinkerTool': { + 'GenerateDebugInformation': 'true', + }, + }, + 'conditions': [ + ['OS == "win"', { + 'defines': [ + 'WIN32' + ], + }] + ], + }, + + 'targets': [ + { + 'target_name': 'http_parser', + 'type': 'static_library', + 'include_dirs': [ '.' ], + 'direct_dependent_settings': { + 'include_dirs': [ '.' ], + }, + 'defines': [ 'HTTP_PARSER_STRICT=0' ], + 'sources': [ './http_parser.c', ], + 'conditions': [ + ['OS=="win"', { + 'msvs_settings': { + 'VCCLCompilerTool': { + # Compile as C++. http_parser.c is actually C99, but C++ is + # close enough in this case. + 'CompileAs': 2, + }, + }, + }] + ], + }, + + { + 'target_name': 'test', + 'type': 'executable', + 'dependencies': [ 'http_parser' ], + 'sources': [ 'test.c' ] + } + ] +} + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h new file mode 100644 index 0000000..2fff4bd --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h @@ -0,0 +1,304 @@ +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ +#ifndef http_parser_h +#define http_parser_h +#ifdef __cplusplus +extern "C" { +#endif + +#define HTTP_PARSER_VERSION_MAJOR 2 +#define HTTP_PARSER_VERSION_MINOR 0 + +#include +#if defined(_WIN32) && !defined(__MINGW32__) && (!defined(_MSC_VER) || _MSC_VER<1600) +#include +#include +typedef __int8 int8_t; +typedef unsigned __int8 uint8_t; +typedef __int16 int16_t; +typedef unsigned __int16 uint16_t; +typedef __int32 int32_t; +typedef unsigned __int32 uint32_t; +typedef __int64 int64_t; +typedef unsigned __int64 uint64_t; +#else +#include +#endif + +/* Compile with -DHTTP_PARSER_STRICT=0 to make less checks, but run + * faster + */ +#ifndef HTTP_PARSER_STRICT +# define HTTP_PARSER_STRICT 1 +#endif + +/* Maximium header size allowed */ +#define HTTP_MAX_HEADER_SIZE (80*1024) + + +typedef struct http_parser http_parser; +typedef struct http_parser_settings http_parser_settings; + + +/* Callbacks should return non-zero to indicate an error. The parser will + * then halt execution. + * + * The one exception is on_headers_complete. In a HTTP_RESPONSE parser + * returning '1' from on_headers_complete will tell the parser that it + * should not expect a body. This is used when receiving a response to a + * HEAD request which may contain 'Content-Length' or 'Transfer-Encoding: + * chunked' headers that indicate the presence of a body. + * + * http_data_cb does not return data chunks. It will be call arbitrarally + * many times for each string. E.G. you might get 10 callbacks for "on_url" + * each providing just a few characters more data. + */ +typedef int (*http_data_cb) (http_parser*, const char *at, size_t length); +typedef int (*http_cb) (http_parser*); + + +/* Request Methods */ +#define HTTP_METHOD_MAP(XX) \ + XX(0, DELETE, DELETE) \ + XX(1, GET, GET) \ + XX(2, HEAD, HEAD) \ + XX(3, POST, POST) \ + XX(4, PUT, PUT) \ + /* pathological */ \ + XX(5, CONNECT, CONNECT) \ + XX(6, OPTIONS, OPTIONS) \ + XX(7, TRACE, TRACE) \ + /* webdav */ \ + XX(8, COPY, COPY) \ + XX(9, LOCK, LOCK) \ + XX(10, MKCOL, MKCOL) \ + XX(11, MOVE, MOVE) \ + XX(12, PROPFIND, PROPFIND) \ + XX(13, PROPPATCH, PROPPATCH) \ + XX(14, SEARCH, SEARCH) \ + XX(15, UNLOCK, UNLOCK) \ + /* subversion */ \ + XX(16, REPORT, REPORT) \ + XX(17, MKACTIVITY, MKACTIVITY) \ + XX(18, CHECKOUT, CHECKOUT) \ + XX(19, MERGE, MERGE) \ + /* upnp */ \ + XX(20, MSEARCH, M-SEARCH) \ + XX(21, NOTIFY, NOTIFY) \ + XX(22, SUBSCRIBE, SUBSCRIBE) \ + XX(23, UNSUBSCRIBE, UNSUBSCRIBE) \ + /* RFC-5789 */ \ + XX(24, PATCH, PATCH) \ + XX(25, PURGE, PURGE) \ + +enum http_method + { +#define XX(num, name, string) HTTP_##name = num, + HTTP_METHOD_MAP(XX) +#undef XX + }; + + +enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; + + +/* Flag values for http_parser.flags field */ +enum flags + { F_CHUNKED = 1 << 0 + , F_CONNECTION_KEEP_ALIVE = 1 << 1 + , F_CONNECTION_CLOSE = 1 << 2 + , F_TRAILING = 1 << 3 + , F_UPGRADE = 1 << 4 + , F_SKIPBODY = 1 << 5 + }; + + +/* Map for errno-related constants + * + * The provided argument should be a macro that takes 2 arguments. + */ +#define HTTP_ERRNO_MAP(XX) \ + /* No error */ \ + XX(OK, "success") \ + \ + /* Callback-related errors */ \ + XX(CB_message_begin, "the on_message_begin callback failed") \ + XX(CB_status_complete, "the on_status_complete callback failed") \ + XX(CB_url, "the on_url callback failed") \ + XX(CB_header_field, "the on_header_field callback failed") \ + XX(CB_header_value, "the on_header_value callback failed") \ + XX(CB_headers_complete, "the on_headers_complete callback failed") \ + XX(CB_body, "the on_body callback failed") \ + XX(CB_message_complete, "the on_message_complete callback failed") \ + \ + /* Parsing-related errors */ \ + XX(INVALID_EOF_STATE, "stream ended at an unexpected time") \ + XX(HEADER_OVERFLOW, \ + "too many header bytes seen; overflow detected") \ + XX(CLOSED_CONNECTION, \ + "data received after completed connection: close message") \ + XX(INVALID_VERSION, "invalid HTTP version") \ + XX(INVALID_STATUS, "invalid HTTP status code") \ + XX(INVALID_METHOD, "invalid HTTP method") \ + XX(INVALID_URL, "invalid URL") \ + XX(INVALID_HOST, "invalid host") \ + XX(INVALID_PORT, "invalid port") \ + XX(INVALID_PATH, "invalid path") \ + XX(INVALID_QUERY_STRING, "invalid query string") \ + XX(INVALID_FRAGMENT, "invalid fragment") \ + XX(LF_EXPECTED, "LF character expected") \ + XX(INVALID_HEADER_TOKEN, "invalid character in header") \ + XX(INVALID_CONTENT_LENGTH, \ + "invalid character in content-length header") \ + XX(INVALID_CHUNK_SIZE, \ + "invalid character in chunk size header") \ + XX(INVALID_CONSTANT, "invalid constant string") \ + XX(INVALID_INTERNAL_STATE, "encountered unexpected internal state")\ + XX(STRICT, "strict mode assertion failed") \ + XX(PAUSED, "parser is paused") \ + XX(UNKNOWN, "an unknown error occurred") + + +/* Define HPE_* values for each errno value above */ +#define HTTP_ERRNO_GEN(n, s) HPE_##n, +enum http_errno { + HTTP_ERRNO_MAP(HTTP_ERRNO_GEN) +}; +#undef HTTP_ERRNO_GEN + + +/* Get an http_errno value from an http_parser */ +#define HTTP_PARSER_ERRNO(p) ((enum http_errno) (p)->http_errno) + + +struct http_parser { + /** PRIVATE **/ + unsigned char type : 2; /* enum http_parser_type */ + unsigned char flags : 6; /* F_* values from 'flags' enum; semi-public */ + unsigned char state; /* enum state from http_parser.c */ + unsigned char header_state; /* enum header_state from http_parser.c */ + unsigned char index; /* index into current matcher */ + + uint32_t nread; /* # bytes read in various scenarios */ + uint64_t content_length; /* # bytes in body (0 if no Content-Length header) */ + + /** READ-ONLY **/ + unsigned short http_major; + unsigned short http_minor; + unsigned short status_code; /* responses only */ + unsigned char method; /* requests only */ + unsigned char http_errno : 7; + + /* 1 = Upgrade header was present and the parser has exited because of that. + * 0 = No upgrade header present. + * Should be checked when http_parser_execute() returns in addition to + * error checking. + */ + unsigned char upgrade : 1; + + /** PUBLIC **/ + void *data; /* A pointer to get hook to the "connection" or "socket" object */ +}; + + +struct http_parser_settings { + http_cb on_message_begin; + http_data_cb on_url; + http_cb on_status_complete; + http_data_cb on_header_field; + http_data_cb on_header_value; + http_cb on_headers_complete; + http_data_cb on_body; + http_cb on_message_complete; +}; + + +enum http_parser_url_fields + { UF_SCHEMA = 0 + , UF_HOST = 1 + , UF_PORT = 2 + , UF_PATH = 3 + , UF_QUERY = 4 + , UF_FRAGMENT = 5 + , UF_USERINFO = 6 + , UF_MAX = 7 + }; + + +/* Result structure for http_parser_parse_url(). + * + * Callers should index into field_data[] with UF_* values iff field_set + * has the relevant (1 << UF_*) bit set. As a courtesy to clients (and + * because we probably have padding left over), we convert any port to + * a uint16_t. + */ +struct http_parser_url { + uint16_t field_set; /* Bitmask of (1 << UF_*) values */ + uint16_t port; /* Converted UF_PORT string */ + + struct { + uint16_t off; /* Offset into buffer in which field starts */ + uint16_t len; /* Length of run in buffer */ + } field_data[UF_MAX]; +}; + + +void http_parser_init(http_parser *parser, enum http_parser_type type); + + +size_t http_parser_execute(http_parser *parser, + const http_parser_settings *settings, + const char *data, + size_t len); + + +/* If http_should_keep_alive() in the on_headers_complete or + * on_message_complete callback returns 0, then this should be + * the last message on the connection. + * If you are the server, respond with the "Connection: close" header. + * If you are the client, close the connection. + */ +int http_should_keep_alive(const http_parser *parser); + +/* Returns a string version of the HTTP method. */ +const char *http_method_str(enum http_method m); + +/* Return a string name of the given error */ +const char *http_errno_name(enum http_errno err); + +/* Return a string description of the given error */ +const char *http_errno_description(enum http_errno err); + +/* Parse a URL; return nonzero on failure */ +int http_parser_parse_url(const char *buf, size_t buflen, + int is_connect, + struct http_parser_url *u); + +/* Pause or un-pause the parser; a nonzero value pauses */ +void http_parser_pause(http_parser *parser, int paused); + +/* Checks if this is the final chunk of the body. */ +int http_body_is_final(const http_parser *parser); + +#ifdef __cplusplus +} +#endif +#endif diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml new file mode 100644 index 0000000..741121a --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java new file mode 100644 index 0000000..774179f --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java @@ -0,0 +1,41 @@ +package http_parser; + +public class FieldData { + public int off; + public int len; + + public FieldData(){} + + public FieldData(int off, int len){ + this.off = off; + this.len = len; + } + + @Override + public boolean equals(Object o) { + if (this == o) return true; + if (o == null || getClass() != o.getClass()) return false; + + FieldData fieldData = (FieldData) o; + + if (len != fieldData.len) return false; + if (off != fieldData.off) return false; + + return true; + } + + @Override + public int hashCode() { + int result = off; + result = 31 * result + len; + return result; + } + + @Override + public String toString() { + return "FieldData{" + + "off=" + off + + ", len=" + len + + '}'; + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java new file mode 100644 index 0000000..5380b0f --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java @@ -0,0 +1,8 @@ +package http_parser; + +public abstract class HTTPCallback implements http_parser.lolevel.HTTPCallback{ + public int cb (http_parser.lolevel.HTTPParser parser) { + return this.cb((HTTPParser)parser); + } + public abstract int cb (HTTPParser parser); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java new file mode 100644 index 0000000..bfe576f --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java @@ -0,0 +1,34 @@ +package http_parser; + +import java.nio.ByteBuffer; + +public abstract class HTTPDataCallback implements http_parser.lolevel.HTTPDataCallback{ + /* + Very raw and extremly foolhardy! DANGER! + The whole Buffer concept is difficult enough to grasp as it is, + we pass in a buffer with an arbitrary position. + + The interesting data is located at position pos and is len + bytes long. + + The contract of this callback is that the buffer is + returned in the state that it was passed in, so implementing + this require good citizenship, you'll need to remember the current + position, change the position to get at the data you're interested + in and then set the position back to how you found it... + + Therefore: there is an abstract implementation that implements + cb as described above, and provides a new callback + with signature @see cb(byte[], int, int) + */ + public int cb(http_parser.lolevel.HTTPParser p, ByteBuffer buf, int pos, int len) { + byte [] by = new byte[len]; + int saved = buf.position(); + buf.position(pos); + buf.get(by); + buf.position(saved); + return cb((HTTPParser)p, by, 0, len); + } + + public abstract int cb(HTTPParser p, byte[] by, int pos, int len); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java new file mode 100644 index 0000000..a74206e --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java @@ -0,0 +1,12 @@ +package http_parser; + + +import java.nio.ByteBuffer; + +public abstract class HTTPErrorCallback implements http_parser.lolevel.HTTPErrorCallback{ + public void cb (http_parser.lolevel.HTTPParser parser, String mes, ByteBuffer buf, int initial_position) { + this.cb((HTTPParser)parser, Util.error(mes, buf, initial_position)); + } + + public abstract void cb(HTTPParser parser, String error); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java new file mode 100644 index 0000000..9ccaf14 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java @@ -0,0 +1,9 @@ +package http_parser; + +@SuppressWarnings("serial") +public class HTTPException extends RuntimeException { + +public HTTPException(String mes) { + super(mes); + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java new file mode 100644 index 0000000..7c080c1 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java @@ -0,0 +1,107 @@ +package http_parser; + +import java.nio.charset.Charset; + +public enum HTTPMethod { + HTTP_DELETE("DELETE")// = 0 + , HTTP_GET("GET") + , HTTP_HEAD("HEAD") + , HTTP_POST("POST") + , HTTP_PUT("PUT") + , HTTP_PATCH("PATCH") + /* pathological */ + , HTTP_CONNECT("CONNECT") + , HTTP_OPTIONS("OPTIONS") + , HTTP_TRACE("TRACE") + /* webdav */ + , HTTP_COPY("COPY") + , HTTP_LOCK("LOCK") + , HTTP_MKCOL("MKCOL") + , HTTP_MOVE("MOVE") + , HTTP_PROPFIND("PROPFIND") + , HTTP_PROPPATCH("PROPPATCH") + , HTTP_UNLOCK("UNLOCK") + , HTTP_REPORT("REPORT") + , HTTP_MKACTIVITY("MKACTIVITY") + , HTTP_CHECKOUT("CHECKOUT") + , HTTP_MERGE("MERGE") + , HTTP_MSEARCH("M-SEARCH") + , HTTP_NOTIFY("NOTIFY") + , HTTP_SUBSCRIBE("SUBSCRIBE") + , HTTP_UNSUBSCRIBE("UNSUBSCRIBE") + , HTTP_PURGE("PURGE") + ; + + private static Charset ASCII; + static { + ASCII = Charset.forName("US-ASCII");; + } + public byte[] bytes; + + HTTPMethod(String name) { + // good grief, Charlie Brown, the following is necessary because + // java is retarded: + // illegal reference to static field from initializer + // this.bytes = name.getBytes(ASCII); + // yet it's not illegal to reference static fields from + // methods called from initializer. + init(name); + } + public static HTTPMethod parse(String s) { + if ("HTTP_DELETE".equalsIgnoreCase(s)) {return HTTP_DELETE;} + else if ("DELETE".equalsIgnoreCase(s)) {return HTTP_DELETE;} + else if ("HTTP_GET".equalsIgnoreCase(s)) {return HTTP_GET;} + else if ("GET".equalsIgnoreCase(s)) {return HTTP_GET;} + else if ("HTTP_HEAD".equalsIgnoreCase(s)) {return HTTP_HEAD;} + else if ("HEAD".equalsIgnoreCase(s)) {return HTTP_HEAD;} + else if ("HTTP_POST".equalsIgnoreCase(s)) {return HTTP_POST;} + else if ("POST".equalsIgnoreCase(s)) {return HTTP_POST;} + else if ("HTTP_PUT".equalsIgnoreCase(s)) {return HTTP_PUT;} + else if ("PUT".equalsIgnoreCase(s)) {return HTTP_PUT;} + else if ("HTTP_PATCH".equalsIgnoreCase(s)) {return HTTP_PATCH;} + else if ("PATCH".equalsIgnoreCase(s)) {return HTTP_PATCH;} + else if ("HTTP_CONNECT".equalsIgnoreCase(s)) {return HTTP_CONNECT;} + else if ("CONNECT".equalsIgnoreCase(s)) {return HTTP_CONNECT;} + else if ("HTTP_OPTIONS".equalsIgnoreCase(s)) {return HTTP_OPTIONS;} + else if ("OPTIONS".equalsIgnoreCase(s)) {return HTTP_OPTIONS;} + else if ("HTTP_TRACE".equalsIgnoreCase(s)) {return HTTP_TRACE;} + else if ("TRACE".equalsIgnoreCase(s)) {return HTTP_TRACE;} + else if ("HTTP_COPY".equalsIgnoreCase(s)) {return HTTP_COPY;} + else if ("COPY".equalsIgnoreCase(s)) {return HTTP_COPY;} + else if ("HTTP_LOCK".equalsIgnoreCase(s)) {return HTTP_LOCK;} + else if ("LOCK".equalsIgnoreCase(s)) {return HTTP_LOCK;} + else if ("HTTP_MKCOL".equalsIgnoreCase(s)) {return HTTP_MKCOL;} + else if ("MKCOL".equalsIgnoreCase(s)) {return HTTP_MKCOL;} + else if ("HTTP_MOVE".equalsIgnoreCase(s)) {return HTTP_MOVE;} + else if ("MOVE".equalsIgnoreCase(s)) {return HTTP_MOVE;} + else if ("HTTP_PROPFIND".equalsIgnoreCase(s)){return HTTP_PROPFIND;} + else if ("PROPFIND".equalsIgnoreCase(s)) {return HTTP_PROPFIND;} + else if ("HTTP_PROPPATCH".equalsIgnoreCase(s)){return HTTP_PROPPATCH;} + else if ("PROPPATCH".equalsIgnoreCase(s)) {return HTTP_PROPPATCH;} + else if ("HTTP_UNLOCK".equalsIgnoreCase(s)) {return HTTP_UNLOCK;} + else if ("UNLOCK".equalsIgnoreCase(s)) {return HTTP_UNLOCK;} + else if ("HTTP_REPORT".equalsIgnoreCase(s)) {return HTTP_REPORT;} + else if ("REPORT".equalsIgnoreCase(s)){return HTTP_REPORT;} + else if ("HTTP_MKACTIVITY".equalsIgnoreCase(s)) {return HTTP_MKACTIVITY;} + else if ("MKACTIVITY".equalsIgnoreCase(s)){return HTTP_MKACTIVITY;} + else if ("HTTP_CHECKOUT".equalsIgnoreCase(s)) {return HTTP_CHECKOUT;} + else if ("CHECKOUT".equalsIgnoreCase(s)){return HTTP_CHECKOUT;} + else if ("HTTP_MERGE".equalsIgnoreCase(s)) {return HTTP_MERGE;} + else if ("MERGE".equalsIgnoreCase(s)){return HTTP_MERGE;} + else if ("HTTP_MSEARCH".equalsIgnoreCase(s)) {return HTTP_MSEARCH;} + else if ("M-SEARCH".equalsIgnoreCase(s)) {return HTTP_MSEARCH;} + else if ("HTTP_NOTIFY".equalsIgnoreCase(s)) {return HTTP_NOTIFY;} + else if ("NOTIFY".equalsIgnoreCase(s)) {return HTTP_NOTIFY;} + else if ("HTTP_SUBSCRIBE".equalsIgnoreCase(s)) {return HTTP_SUBSCRIBE;} + else if ("SUBSCRIBE".equalsIgnoreCase(s)) {return HTTP_SUBSCRIBE;} + else if ("HTTP_UNSUBSCRIBE".equalsIgnoreCase(s)) {return HTTP_UNSUBSCRIBE;} + else if ("UNSUBSCRIBE".equalsIgnoreCase(s)) {return HTTP_UNSUBSCRIBE;} + else if ("PATCH".equalsIgnoreCase(s)) {return HTTP_PATCH;} + else if ("PURGE".equalsIgnoreCase(s)) {return HTTP_PURGE;} + else {return null;} + } + void init (String name) { + ASCII = null == ASCII ? Charset.forName("US-ASCII") : ASCII; + this.bytes = name.getBytes(ASCII); + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java new file mode 100644 index 0000000..7ab4fb4 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java @@ -0,0 +1,36 @@ +package http_parser; + +import java.nio.ByteBuffer; + +public class HTTPParser extends http_parser.lolevel.HTTPParser { + + public HTTPParser() { super(); } + public HTTPParser(ParserType type) { super(type); } + + public int getMajor() { + return super.http_major; + } + + public int getMinor() { + return super.http_minor; + } + + public int getStatusCode() { + return super.status_code; + } + + public HTTPMethod getHTTPMethod() { + return super.method; + } + + public boolean getUpgrade() { + return super.upgrade; + } + + public boolean shouldKeepAlive() { + return super.http_should_keep_alive(); + } + public void execute(ParserSettings settings, ByteBuffer data) { + this.execute(settings.getLoLevelSettings(), data); + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java new file mode 100644 index 0000000..d371634 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java @@ -0,0 +1,76 @@ +package http_parser; + +import http_parser.lolevel.*; +import http_parser.lolevel.HTTPParser; + +import java.io.UnsupportedEncodingException; +import java.nio.ByteBuffer; +import java.util.Arrays; + +/** + */ +public class HTTPParserUrl { + + public int field_set; + public int port; + + public FieldData[] field_data = new FieldData[]{ + new FieldData(0,0), + new FieldData(0,0), + new FieldData(0,0), + new FieldData(0,0), + new FieldData(0,0), + new FieldData(0,0) + }; //UF_MAX + + public HTTPParserUrl(){} + + public HTTPParserUrl(int field_set, int port, FieldData[] field_data){ + this.field_set = field_set; + this.port = port; + this.field_data = field_data; + } + + public String getFieldValue(HTTPParser.UrlFields field, ByteBuffer data) throws UnsupportedEncodingException { + FieldData fd = this.field_data[field.getIndex()]; + if(fd.off == 0 & fd.len == 0) return ""; + byte[] dst = new byte[fd.len]; + int current_pos = data.position(); + data.position(fd.off); + data.get(dst,0,fd.len); + data.position(current_pos); + String v = new String(dst, "UTF8"); + return v; + } + + @Override + public boolean equals(Object o) { + if (this == o) return true; + if (o == null || getClass() != o.getClass()) return false; + + HTTPParserUrl that = (HTTPParserUrl) o; + + if (field_set != that.field_set) return false; + if (port != that.port) return false; + if (!Arrays.equals(field_data, that.field_data)) return false; + + return true; + } + + @Override + public int hashCode() { + int result = field_set; + result = 31 * result + port; + result = 31 * result + Arrays.hashCode(field_data); + return result; + } + + @Override + public String toString() { + return "HTTPParserUrl{" + + "field_set=" + field_set + + ", port=" + port + + ", field_data=" + (field_data == null ? null : Arrays.asList(field_data)) + + '}'; + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java new file mode 100644 index 0000000..9a5e6e9 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java @@ -0,0 +1,256 @@ +package http_parser; + + + +import primitive.collection.ByteList; + +public class ParserSettings extends http_parser.lolevel.ParserSettings { + + public HTTPCallback on_message_begin; + public HTTPDataCallback on_path; + public HTTPDataCallback on_query_string; + public HTTPDataCallback on_url; + public HTTPDataCallback on_fragment; + public HTTPCallback on_status_complete; + public HTTPDataCallback on_header_field; + public HTTPDataCallback on_header_value; + + public HTTPCallback on_headers_complete; + public HTTPDataCallback on_body; + public HTTPCallback on_message_complete; + + public HTTPErrorCallback on_error; + + private HTTPCallback _on_message_begin; + private HTTPDataCallback _on_path; + private HTTPDataCallback _on_query_string; + private HTTPDataCallback _on_url; + private HTTPDataCallback _on_fragment; + private HTTPCallback _on_status_complete; + private HTTPDataCallback _on_header_field; + private HTTPDataCallback _on_header_value; + private HTTPCallback _on_headers_complete; + private HTTPDataCallback _on_body; + private HTTPCallback _on_message_complete; + private HTTPErrorCallback _on_error; + + private http_parser.lolevel.ParserSettings settings; + + protected ByteList field = new ByteList(); + protected ByteList value = new ByteList(); + protected ByteList body = new ByteList(); + + public ParserSettings() { + this.settings = new http_parser.lolevel.ParserSettings(); + createMirrorCallbacks(); + attachCallbacks(); + } + + protected http_parser.lolevel.ParserSettings getLoLevelSettings() { + return this.settings; + } + + private void createMirrorCallbacks() { + this._on_message_begin = new HTTPCallback() { + public int cb(HTTPParser p) { + if (null != ParserSettings.this.on_message_begin) { + return ParserSettings.this.on_message_begin.cb(p); + } + return 0; + } + }; + this._on_path = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + if (null != ParserSettings.this.on_path) { + return ParserSettings.this.on_path.cb(p, by, pos, len); + } + return 0; + } + }; + this._on_query_string = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + if (null != ParserSettings.this.on_query_string) { + return ParserSettings.this.on_query_string.cb(p, by, pos, len); + } + return 0; + } + }; + this._on_url = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + if (null != ParserSettings.this.on_url) { + return ParserSettings.this.on_url.cb(p, by, pos, len); + } + return 0; + } + }; + this._on_fragment = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + if (null != ParserSettings.this.on_fragment) { + return ParserSettings.this.on_fragment.cb(p, by, pos, len); + } + return 0; + } + }; + this._on_status_complete = new HTTPCallback() { + @Override + public int cb(HTTPParser p) { + if (null != ParserSettings.this.on_status_complete) { + return ParserSettings.this.on_status_complete.cb(p); + } + return 0; + } + }; + this._on_error = new HTTPErrorCallback() { + @Override + public void cb(HTTPParser parser, String error) { + if (null != ParserSettings.this.on_error) { + ParserSettings.this.on_error.cb(parser, error); + } else { + throw new HTTPException(error); + } + + } + }; + + + +// (on_header_field and on_header_value shortened to on_h_*) +// ------------------------ ------------ -------------------------------------------- +// | State (prev. callback) | Callback | Description/action | +// ------------------------ ------------ -------------------------------------------- +// | nothing (first call) | on_h_field | Allocate new buffer and copy callback data | +// | | | into it | +// ------------------------ ------------ -------------------------------------------- +// | value | on_h_field | New header started. | +// | | | Copy current name,value buffers to headers | +// | | | list and allocate new buffer for new name | +// ------------------------ ------------ -------------------------------------------- +// | field | on_h_field | Previous name continues. Reallocate name | +// | | | buffer and append callback data to it | +// ------------------------ ------------ -------------------------------------------- +// | field | on_h_value | Value for current header started. Allocate | +// | | | new buffer and copy callback data to it | +// ------------------------ ------------ -------------------------------------------- +// | value | on_h_value | Value continues. Reallocate value buffer | +// | | | and append callback data to it | +// ------------------------ ------------ -------------------------------------------- + this._on_header_field = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + // previous value complete, call on_value with full value, reset value. + if (0 != ParserSettings.this.value.size()) { + // check we're even interested... + if (null != ParserSettings.this.on_header_value) { + byte [] valueArr = ParserSettings.this.value.toArray(); + int ret = ParserSettings.this.on_header_value.cb(p, valueArr, 0, valueArr.length); + if (0 != ret) { + return ret; + } + ParserSettings.this.value.clear(); + } + } + + if (null == ParserSettings.this.on_header_field) { + return 0; + } + + ParserSettings.this.field.addAll(by); + return 0; + } + }; + this._on_header_value = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + + // previous field complete, call on_field with full field value, reset field. + if (0 != ParserSettings.this.field.size()) { + // check we're even interested... + if (null != ParserSettings.this.on_header_field) { + byte [] fieldArr = ParserSettings.this.field.toArray(); + int ret = ParserSettings.this.on_header_field.cb(p, fieldArr, 0, fieldArr.length); + if (0 != ret) { + return ret; + } + ParserSettings.this.field.clear(); + } + } + + if (null == ParserSettings.this.on_header_value) { + return 0; + } + ParserSettings.this.value.addAll(by); + return 0; + } + }; + this._on_headers_complete = new HTTPCallback() { + @Override + public int cb(HTTPParser parser) { + // is there an uncompleted value ... ? + if (0 != ParserSettings.this.value.size()) { + // check we're even interested... + if (null != ParserSettings.this.on_header_value) { + byte [] valueArr = ParserSettings.this.value.toArray(); + int ret = ParserSettings.this.on_header_value.cb(parser, valueArr, 0, valueArr.length); + if (0 != ret) { + return ret; + } + ParserSettings.this.value.clear(); + } + } + if (null != ParserSettings.this.on_headers_complete) { + return ParserSettings.this.on_headers_complete.cb(parser); + } + return 0; + } + + }; + this._on_body = new HTTPDataCallback() { + @Override + public int cb(HTTPParser p, byte[] by, int pos, int len) { + if (null != ParserSettings.this.on_body) { + ParserSettings.this.body.addAll(by, pos, len); + } + return 0; + } + }; + + this._on_message_complete = new HTTPCallback() { + @Override + public int cb(HTTPParser parser) { + if (null != ParserSettings.this.on_body) { + byte [] body = ParserSettings.this.body.toArray(); + int ret = ParserSettings.this.on_body.cb(parser, body, 0, body.length); + if (0!=ret) { + return ret; + } + ParserSettings.this.body.clear(); + } + if (null != ParserSettings.this.on_message_complete) { + return ParserSettings.this.on_message_complete.cb(parser); + } + return 0; + } + }; + + } + + private void attachCallbacks() { + // these are certainly set, because we mirror them ... + this.settings.on_message_begin = this._on_message_begin; + this.settings.on_path = this._on_path; + this.settings.on_query_string = this._on_query_string; + this.settings.on_url = this._on_url; + this.settings.on_fragment = this._on_fragment; + this.settings.on_status_complete = this._on_status_complete; + this.settings.on_header_field = this._on_header_field; + this.settings.on_header_value = this._on_header_value; + this.settings.on_headers_complete = this._on_headers_complete; + this.settings.on_body = this._on_body; + this.settings.on_message_complete = this._on_message_complete; + this.settings.on_error = this._on_error; + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java new file mode 100644 index 0000000..a51f5b4 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java @@ -0,0 +1,13 @@ +package http_parser; + +public enum ParserType { +HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH; + + public static ParserType parse(String s) { + if ("HTTP_REQUEST".equalsIgnoreCase(s)) { return HTTP_REQUEST; } + else if ("HTTP_RESPONSE".equalsIgnoreCase(s)) { return HTTP_RESPONSE; } + else if ("HTTP_BOTH".equalsIgnoreCase(s)) { return HTTP_BOTH; } + else { return null; } + } +} + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java new file mode 100644 index 0000000..575003a --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java @@ -0,0 +1,111 @@ +package http_parser; + +import java.nio.ByteBuffer; + +public class Util { +// public static String toString(http_parser.lolevel.HTTPParser p) { +// StringBuilder builder = new StringBuilder(); +// +// // the stuff up to the break is ephermeral and only meaningful +// // while the parser is parsing. In general, this method is +// // probably only useful during debugging. +// +// builder.append("state :"); builder.append(p.state); builder.append("\n"); +// builder.append("header_state :"); builder.append(p.header_state); builder.append("\n"); +// builder.append("strict :"); builder.append(p.strict); builder.append("\n"); +// builder.append("index :"); builder.append(p.index); builder.append("\n"); +// builder.append("flags :"); builder.append(p.flags); builder.append("\n"); +// builder.append("nread :"); builder.append(p.nread); builder.append("\n"); +// builder.append("content_length :"); builder.append(p.content_length); builder.append("\n"); +// +// +// builder.append("type :"); builder.append(p.type); builder.append("\n"); +// builder.append("http_major :"); builder.append(p.http_major); builder.append("\n"); +// builder.append("http_minor :"); builder.append(p.http_minor); builder.append("\n"); +// builder.append("status_code :"); builder.append(p.status_code); builder.append("\n"); +// builder.append("method :"); builder.append(p.method); builder.append("\n"); +// builder.append("upgrade :"); builder.append(p.upgrade); builder.append("\n"); +// +// return builder.toString(); +// +// } + + public static String error (String mes, ByteBuffer b, int beginning) { + // the error message should look like this: + // + // Bla expected something, but it's not there (mes) + // GEt / HTTP 1_1 + // ............^. + // + // |----------------- 72 -------------------------| + + // This is ridiculously complicated and probably riddled with + // off-by-one errors, should be moved into high level interface. + // TODO. + + // also: need to keep track of the initial buffer position in + // execute so that we don't screw up any `mark()` that may have + // been set outside of our control to be nice. + + final int mes_width = 72; + int p = b.position(); // error position + int end = b.limit(); // this is the end + int m = end - beginning; // max mes length + + StringBuilder builder = new StringBuilder(); + int p_adj = p; + + byte [] orig = new byte[0]; + if (m <= mes_width) { + orig = new byte[m]; + b.position(beginning); + b.get(orig, 0, m); + p_adj = p-beginning; + + + } else { + // we'll need to trim bit off the beginning and/or end + orig = new byte[mes_width]; + // three possibilities: + // a.) plenty of stuff around p + // b.) plenty of stuff in front of p + // c.) plenty of stuff behind p + // CAN'T be not enough stuff aorund p in total, because + // m>meswidth (see if to this else) + + int before = p-beginning; + int after = end - p; + if ( (before > mes_width/2) && (after > mes_width/2)) { + // plenty of stuff in front of and behind error + p_adj = mes_width/2; + b.position(p - mes_width/2); + b.get(orig, 0, mes_width); + } else if (before <= mes_width/2) { + // take all of the begining. + b.position(beginning); + // and as much of the rest as possible + + b.get(orig, 0, mes_width); + + } else { + // plenty of stuff before + before = end-mes_width; + b.position(before); + p_adj = p - before; + b.get(orig, 0, mes_width); + } + } + + builder.append(new String(orig)); + builder.append("\n"); + for (int i = 0; i!= p_adj; ++i) { + builder.append("."); + } + builder.append("^"); + + + b.position(p); // restore position + return builder.toString(); + + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java new file mode 100644 index 0000000..95c29b3 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java @@ -0,0 +1,5 @@ +package http_parser.lolevel; + +public interface HTTPCallback { + public int cb (HTTPParser parser); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java new file mode 100644 index 0000000..6cad156 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java @@ -0,0 +1,25 @@ +package http_parser.lolevel; + +import java.nio.ByteBuffer; + +public interface HTTPDataCallback { + /* + very raw and extremly foolhardy! DANGER! + The whole Buffer concept is difficult enough to grasp as it is, + we pass in a buffer with an arbitrary position. + + The interesting data is located at position pos and is len + bytes long. + + The contract of this callback is that the buffer is + returned in the state that it was passed in, so implementing + this require good citizenship, you'll need to remember the current + position, change the position to get at the data you're interested + in and then set the position back to how you found it... + + //TODO: there should be an abstract implementation that implements + cb as described above, marks it final an provides a new callback + with signature cb(byte[], int, int) + */ + public int cb(HTTPParser p, ByteBuffer buf, int pos, int len); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java new file mode 100644 index 0000000..d38d9d4 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java @@ -0,0 +1,7 @@ +package http_parser.lolevel; + +import java.nio.ByteBuffer; + +public interface HTTPErrorCallback { + public void cb (HTTPParser parser, String mes, ByteBuffer buf, int initial_position); +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java new file mode 100644 index 0000000..42022ec --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java @@ -0,0 +1,2161 @@ +package http_parser.lolevel; + +import java.nio.ByteBuffer; +import http_parser.HTTPException; +import http_parser.HTTPMethod; +import http_parser.HTTPParserUrl; +import http_parser.ParserType; +import static http_parser.lolevel.HTTPParser.C.*; +import static http_parser.lolevel.HTTPParser.State.*; + +public class HTTPParser { + /* lots of unsigned chars here, not sure what + to about them, `bytes` in java suck... */ + + ParserType type; + State state; + HState header_state; + boolean strict; + + int index; + int flags; // TODO + + int nread; + long content_length; + + int p_start; // updated each call to execute to indicate where the buffer was before we began calling it. + + /** READ-ONLY **/ + public int http_major; + public int http_minor; + public int status_code; /* responses only */ + public HTTPMethod method; /* requests only */ + + /* true = Upgrade header was present and the parser has exited because of that. + * false = No upgrade header present. + * Should be checked when http_parser_execute() returns in addition to + * error checking. + */ + public boolean upgrade; + + /** PUBLIC **/ + // TODO : this is used in c to maintain application state. + // is this even necessary? we have state in java ? + // consider + // Object data; /* A pointer to get hook to the "connection" or "socket" object */ + + + /* + * technically we could combine all of these (except for url_mark) into one + * variable, saving stack space, but it seems more clear to have them + * separated. + */ + int header_field_mark = -1; + int header_value_mark = -1; + int url_mark = -1; + int body_mark = -1; + + /** + * Construct a Parser for ParserType.HTTP_BOTH, meaning it + * determines whether it's parsing a request or a response. + */ + public HTTPParser() { + this(ParserType.HTTP_BOTH); + } + + /** + * Construct a Parser and initialise it to parse either + * requests or responses. + */ + public HTTPParser(ParserType type) { + this.type = type; + switch(type) { + case HTTP_REQUEST: + this.state = State.start_req; + break; + case HTTP_RESPONSE: + this.state = State.start_res; + break; + case HTTP_BOTH: + this.state = State.start_req_or_res; + break; + default: + throw new HTTPException("can't happen, invalid ParserType enum"); + } + } + + /* + * Utility to facilitate System.out.println style debugging (the way god intended) + */ + static void p(Object o) {System.out.println(o);} + + /** Comment from C version follows + * + * Our URL parser. + * + * This is designed to be shared by http_parser_execute() for URL validation, + * hence it has a state transition + byte-for-byte interface. In addition, it + * is meant to be embedded in http_parser_parse_url(), which does the dirty + * work of turning state transitions URL components for its API. + * + * This function should only be invoked with non-space characters. It is + * assumed that the caller cares about (and can detect) the transition between + * URL and non-URL states by looking for these. + */ + public State parse_url_char(byte ch) { + + int chi = ch & 0xff; // utility, ch without signedness for table lookups. + + if(SPACE == ch){ + throw new HTTPException("space as url char"); + } + + switch(state) { + case req_spaces_before_url: + /* Proxied requests are followed by scheme of an absolute URI (alpha). + * All methods except CONNECT are followed by '/' or '*'. + */ + if(SLASH == ch || STAR == ch){ + return req_path; + } + if(isAtoZ(ch)){ + return req_schema; + } + break; + case req_schema: + if(isAtoZ(ch)){ + return req_schema; + } + if(COLON == ch){ + return req_schema_slash; + } + break; + case req_schema_slash: + if(SLASH == ch){ + return req_schema_slash_slash; + } + break; + case req_schema_slash_slash: + if(SLASH == ch){ + return req_host_start; + } + break; + case req_host_start: + if (ch == (byte)'[') { + return req_host_v6_start; + } + if (isHostChar(ch)) { + return req_host; + } + break; + + case req_host: + if (isHostChar(ch)) { + return req_host; + } + + /* FALLTHROUGH */ + case req_host_v6_end: + switch (ch) { + case ':': + return req_port_start; + case '/': + return req_path; + case '?': + return req_query_string_start; + } + break; + + case req_host_v6: + if (ch == ']') { + return req_host_v6_end; + } + + /* FALLTHROUGH */ + case req_host_v6_start: + if (isHex(ch) || ch == ':') { + return req_host_v6; + } + break; + + case req_port: + switch (ch) { + case '/': + return req_path; + case '?': + return req_query_string_start; + } + + /* FALLTHROUGH */ + case req_port_start: + if (isDigit(ch)) { + return req_port; + } + break; + + case req_path: + if (isNormalUrlChar(chi)) { + return req_path; + } + switch (ch) { + case '?': + return req_query_string_start; + case '#': + return req_fragment_start; + } + + break; + + case req_query_string_start: + case req_query_string: + if (isNormalUrlChar(chi)) { + return req_query_string; + } + + switch (ch) { + case '?': + /* allow extra '?' in query string */ + return req_query_string; + + case '#': + return req_fragment_start; + } + + break; + + case req_fragment_start: + if (isNormalUrlChar(chi)) { + return req_fragment; + } + switch (ch) { + case '?': + return req_fragment; + + case '#': + return req_fragment_start; + } + break; + + case req_fragment: + if (isNormalUrlChar(ch)) { + return req_fragment; + } + + switch (ch) { + case '?': + case '#': + return req_fragment; + } + + break; + default: + break; + } + + /* We should never fall out of the switch above unless there's an error */ + return dead; + } + + /** Execute the parser with the currently available data contained in + * the buffer. The buffers position() and limit() need to be set + * correctly (obviously) and a will be updated approriately when the + * method returns to reflect the consumed data. + */ + public int execute(ParserSettings settings, ByteBuffer data) { + + int p = data.position(); + this.p_start = p; // this is used for pretty printing errors. + // and returning the amount of processed bytes. + + + // In case the headers don't provide information about the content + // length, `execute` needs to be called with an empty buffer to + // indicate that all the data has been send be the client/server, + // else there is no way of knowing the message is complete. + int len = (data.limit() - data.position()); + if (0 == len) { +// if (State.body_identity_eof == state) { +// settings.call_on_message_complete(this); +// } + switch (state) { + case body_identity_eof: + settings.call_on_message_complete(this); + return data.position() - this.p_start; + + case dead: + case start_req_or_res: + case start_res: + case start_req: + return data.position() - this.p_start; + + default: + // should we really consider this an error!? + throw new HTTPException("empty bytes! "+state); // error + } + } + + + // in case the _previous_ call to the parser only has data to get to + // the middle of certain fields, we need to update marks to point at + // the beginning of the current buffer. + switch (state) { + case header_field: + header_field_mark = p; + break; + case header_value: + header_value_mark = p; + break; + case req_path: + case req_schema: + case req_schema_slash: + case req_schema_slash_slash: + case req_host_start: + case req_host_v6_start: + case req_host_v6: + case req_host_v6_end: + case req_host: + case req_port_start: + case req_port: + case req_query_string_start: + case req_query_string: + case req_fragment_start: + case req_fragment: + url_mark = p; + break; + } + boolean reexecute = false; + int pe = 0; + byte ch = 0; + int chi = 0; + byte c = -1; + int to_read = 0; + + // this is where the work gets done, traverse the available data... + while (data.position() != data.limit() || reexecute) { +// p(state + ": r: " + reexecute + " :: " +p ); + + if(!reexecute){ + p = data.position(); + pe = data.limit(); + ch = data.get(); // the current character to process. + chi = ch & 0xff; // utility, ch without signedness for table lookups. + c = -1; // utility variably used for up- and downcasing etc. + to_read = 0; // used to keep track of how much of body, etc. is left to read + + if (parsing_header(state)) { + ++nread; + if (nread > HTTP_MAX_HEADER_SIZE) { + return error(settings, "possible buffer overflow", data); + } + } + } + reexecute = false; +// p(state + " ::: " + ch + " : " + (((CR == ch) || (LF == ch)) ? ch : ("'" + (char)ch + "'")) +": "+p ); + + switch (state) { + /* + * this state is used after a 'Connection: close' message + * the parser will error out if it reads another message + */ + case dead: + if (CR == ch || LF == ch){ + break; + } + return error(settings, "Connection already closed", data); + + + + case start_req_or_res: + if (CR == ch || LF == ch){ + break; + } + flags = 0; + content_length = -1; + + if (H == ch) { + state = State.res_or_resp_H; + } else { + type = ParserType.HTTP_REQUEST; + method = start_req_method_assign(ch); + if (null == method) { + return error(settings, "invalid method", data); + } + index = 1; + state = State.req_method; + } + settings.call_on_message_begin(this); + break; + + + + case res_or_resp_H: + if (T == ch) { + type = ParserType.HTTP_RESPONSE; + state = State.res_HT; + } else { + if (E != ch) { + return error(settings, "not E", data); + } + type = ParserType.HTTP_REQUEST; + method = HTTPMethod.HTTP_HEAD; + index = 2; + state = State.req_method; + } + break; + + + + case start_res: + flags = 0; + content_length = -1; + + switch(ch) { + case H: + state = State.res_H; + break; + case CR: + case LF: + break; + default: + return error(settings, "Not H or CR/LF", data); + } + + settings.call_on_message_begin(this); + break; + + + + case res_H: + if (strict && T != ch) { + return error(settings, "Not T", data); + } + state = State.res_HT; + break; + case res_HT: + if (strict && T != ch) { +return error(settings, "Not T2", data); + } + state = State.res_HTT; + break; + case res_HTT: + if (strict && P != ch) { +return error(settings, "Not P", data); + } + state = State.res_HTTP; + break; + case res_HTTP: + if (strict && SLASH != ch) { +return error(settings, "Not '/'", data); + } + state = State.res_first_http_major; + break; + + + + case res_first_http_major: + if (!isDigit(ch)) { +return error(settings, "Not a digit", data); + } + http_major = (int) ch - 0x30; + state = State.res_http_major; + break; + + /* major HTTP version or dot */ + case res_http_major: + if (DOT == ch) { + state = State.res_first_http_minor; + break; + } + if (!isDigit(ch)) { +return error(settings, "Not a digit", data); + } + http_major *= 10; + http_major += (ch - 0x30); + + if (http_major > 999) { +return error(settings, "invalid http major version: ", data); + } + break; + + /* first digit of minor HTTP version */ + case res_first_http_minor: + if (!isDigit(ch)) { +return error(settings, "Not a digit", data); + } + http_minor = (int)ch - 0x30; + state = State.res_http_minor; + break; + + /* minor HTTP version or end of request line */ + case res_http_minor: + if (SPACE == ch) { + state = State.res_first_status_code; + break; + } + if (!isDigit(ch)) { +return error(settings, "Not a digit", data); + } + http_minor *= 10; + http_minor += (ch - 0x30); + if (http_minor > 999) { +return error(settings, "invalid http minor version: ", data); + } + break; + + + + case res_first_status_code: + if (!isDigit(ch)) { + if (SPACE == ch) { + break; + } +return error(settings, "Not a digit (status code)", data); + } + status_code = (int)ch - 0x30; + state = State.res_status_code; + break; + + case res_status_code: + if (!isDigit(ch)) { + switch(ch) { + case SPACE: + state = State.res_status; + break; + case CR: + state = State.res_line_almost_done; + break; + case LF: + state = State.header_field_start; + break; + default: +return error(settings, "not a valid status code", data); + } + break; + } + status_code *= 10; + status_code += (int)ch - 0x30; + if (status_code > 999) { +return error(settings, "ridiculous status code:", data); + } + + if (status_code > 99) { + settings.call_on_status_complete(this); + } + break; + + case res_status: + /* the human readable status. e.g. "NOT FOUND" + * we are not humans so just ignore this + * we are not men, we are devo. */ + + if (CR == ch) { + state = State.res_line_almost_done; + break; + } + if (LF == ch) { + state = State.header_field_start; + break; + } + break; + + case res_line_almost_done: + if (strict && LF != ch) { +return error(settings, "not LF", data); + } + state = State.header_field_start; + break; + + + + case start_req: + if (CR==ch || LF == ch) { + break; + } + flags = 0; + content_length = -1; + + if(!isAtoZ(ch)){ + return error(settings, "invalid method", data); + } + + method = start_req_method_assign(ch); + if (null == method) { + return error(settings, "invalid method", data); + } + index = 1; + state = State.req_method; + + settings.call_on_message_begin(this); + break; + + + + case req_method: + if (0 == ch) { + return error(settings, "NULL in method", data); + } + + byte [] arr = method.bytes; + + if (SPACE == ch && index == arr.length) { + state = State.req_spaces_before_url; + } else if (arr[index] == ch) { + // wuhu! + } else if (HTTPMethod.HTTP_CONNECT == method) { + if (1 == index && H == ch) { + method = HTTPMethod.HTTP_CHECKOUT; + } else if (2 == index && P == ch) { + method = HTTPMethod.HTTP_COPY; + } + } else if (HTTPMethod.HTTP_MKCOL == method) { + if (1 == index && O == ch) { + method = HTTPMethod.HTTP_MOVE; + } else if (1 == index && E == ch) { + method = HTTPMethod.HTTP_MERGE; + } else if (1 == index && DASH == ch) { /* M-SEARCH */ + method = HTTPMethod.HTTP_MSEARCH; + } else if (2 == index && A == ch) { + method = HTTPMethod.HTTP_MKACTIVITY; + } + } else if (1 == index && HTTPMethod.HTTP_POST == method) { + if(R == ch) { + method = HTTPMethod.HTTP_PROPFIND; /* or HTTP_PROPPATCH */ + }else if(U == ch){ + method = HTTPMethod.HTTP_PUT; /* or HTTP_PURGE */ + }else if(A == ch){ + method = HTTPMethod.HTTP_PATCH; + } + } else if (2 == index) { + if(HTTPMethod.HTTP_PUT == method) { + if(R == ch){ + method = HTTPMethod.HTTP_PURGE; + } + }else if(HTTPMethod.HTTP_UNLOCK == method){ + if(S == ch){ + method = HTTPMethod.HTTP_UNSUBSCRIBE; + } + } + }else if(4 == index && HTTPMethod.HTTP_PROPFIND == method && P == ch){ + method = HTTPMethod.HTTP_PROPPATCH; + } else { + return error(settings, "Invalid HTTP method", data); + } + + ++index; + break; + + + + /******************* URL *******************/ + case req_spaces_before_url: + if (SPACE == ch) { + break; + } + url_mark = p; + if(HTTPMethod.HTTP_CONNECT == method){ + state = req_host_start; + } + + state = parse_url_char(ch); + if(state == dead){ + return error(settings, "Invalid something", data); + } + break; + + + case req_schema: + case req_schema_slash: + case req_schema_slash_slash: + case req_host_start: + case req_host_v6_start: + case req_host_v6: + case req_port_start: + switch (ch) { + /* No whitespace allowed here */ + case SPACE: + case CR: + case LF: + return error(settings, "unexpected char in path", data); + default: + state = parse_url_char(ch); + if(dead == state){ + return error(settings, "unexpected char in path", data); + } + } + break; + + case req_host: + case req_host_v6_end: + case req_port: + case req_path: + case req_query_string_start: + case req_query_string: + case req_fragment_start: + case req_fragment: + switch (ch) { + case SPACE: + settings.call_on_url(this, data, url_mark, p-url_mark); + settings.call_on_path(this, data, url_mark, p - url_mark); + url_mark = -1; + state = State.req_http_start; + break; + case CR: + case LF: + http_major = 0; + http_minor = 9; + state = (CR == ch) ? req_line_almost_done : header_field_start; + settings.call_on_url(this, data, url_mark, p-url_mark); //TODO check params!!! + settings.call_on_path(this, data, url_mark, p-url_mark); + url_mark = -1; + break; + default: + state = parse_url_char(ch); + if(dead == state){ + return error(settings, "unexpected char in path", data); + } + } + break; + /******************* URL *******************/ + + + + /******************* HTTP 1.1 *******************/ + case req_http_start: + switch (ch) { + case H: + state = State.req_http_H; + break; + case SPACE: + break; + default: + return error(settings, "error in req_http_H", data); + } + break; + + case req_http_H: + if (strict && T != ch) { + return error(settings, "unexpected char", data); + } + state = State.req_http_HT; + break; + + case req_http_HT: + if (strict && T != ch) { + return error(settings, "unexpected char", data); + } + state = State.req_http_HTT; + break; + + case req_http_HTT: + if (strict && P != ch) { + return error(settings, "unexpected char", data); + } + state = State.req_http_HTTP; + break; + + case req_http_HTTP: + if (strict && SLASH != ch) { + return error(settings, "unexpected char", data); + } + state = req_first_http_major; + break; + + /* first digit of major HTTP version */ + case req_first_http_major: + if (!isDigit(ch)) { +return error(settings, "non digit in http major", data); + } + http_major = (int)ch - 0x30; + state = State.req_http_major; + break; + + /* major HTTP version or dot */ + case req_http_major: + if (DOT == ch) { + state = State.req_first_http_minor; + break; + } + + if (!isDigit(ch)) { +return error(settings, "non digit in http major", data); + } + + http_major *= 10; + http_major += (int)ch - 0x30; + + if (http_major > 999) { +return error(settings, "ridiculous http major", data); + }; + break; + + /* first digit of minor HTTP version */ + case req_first_http_minor: + if (!isDigit(ch)) { +return error(settings, "non digit in http minor", data); + } + http_minor = (int)ch - 0x30; + state = State.req_http_minor; + break; + + case req_http_minor: + if (ch == CR) { + state = State.req_line_almost_done; + break; + } + + if (ch == LF) { + state = State.header_field_start; + break; + } + + /* XXX allow spaces after digit? */ + + if (!isDigit(ch)) { +return error(settings, "non digit in http minor", data); + } + + http_minor *= 10; + http_minor += (int)ch - 0x30; + + + if (http_minor > 999) { +return error(settings, "ridiculous http minor", data); + }; + + break; + + /* end of request line */ + case req_line_almost_done: + { + if (ch != LF) { +return error(settings, "missing LF after request line", data); + } + state = header_field_start; + break; + } + + /******************* HTTP 1.1 *******************/ + + + + /******************* Header *******************/ + case header_field_start: + { + if (ch == CR) { + state = headers_almost_done; + break; + } + + if (ch == LF) { + /* they might be just sending \n instead of \r\n so this would be + * the second \n to denote the end of headers*/ + state = State.headers_almost_done; + reexecute = true; + break; + } + + c = token(ch); + + if (0 == c) { + return error(settings, "invalid char in header:", data); + } + + header_field_mark = p; + + index = 0; + state = State.header_field; + + switch (c) { + case C: + header_state = HState.C; + break; + + case P: + header_state = HState.matching_proxy_connection; + break; + + case T: + header_state = HState.matching_transfer_encoding; + break; + + case U: + header_state = HState.matching_upgrade; + break; + + default: + header_state = HState.general; + break; + } + break; + } + + + + case header_field: + { + c = token(ch); + if (0 != c) { + switch (header_state) { + case general: + break; + + case C: + index++; + header_state = (O == c ? HState.CO : HState.general); + break; + + case CO: + index++; + header_state = (N == c ? HState.CON : HState.general); + break; + + case CON: + index++; + switch (c) { + case N: + header_state = HState.matching_connection; + break; + case T: + header_state = HState.matching_content_length; + break; + default: + header_state = HState.general; + break; + } + break; + + /* connection */ + + case matching_connection: + index++; + if (index > CONNECTION.length || c != CONNECTION[index]) { + header_state = HState.general; + } else if (index == CONNECTION.length-1) { + header_state = HState.connection; + } + break; + + /* proxy-connection */ + + case matching_proxy_connection: + index++; + if (index > PROXY_CONNECTION.length || c != PROXY_CONNECTION[index]) { + header_state = HState.general; + } else if (index == PROXY_CONNECTION.length-1) { + header_state = HState.connection; + } + break; + + /* content-length */ + + case matching_content_length: + index++; + if (index > CONTENT_LENGTH.length || c != CONTENT_LENGTH[index]) { + header_state = HState.general; + } else if (index == CONTENT_LENGTH.length-1) { + header_state = HState.content_length; + } + break; + + /* transfer-encoding */ + + case matching_transfer_encoding: + index++; + if (index > TRANSFER_ENCODING.length || c != TRANSFER_ENCODING[index]) { + header_state = HState.general; + } else if (index == TRANSFER_ENCODING.length-1) { + header_state = HState.transfer_encoding; + } + break; + + /* upgrade */ + + case matching_upgrade: + index++; + if (index > UPGRADE.length || c != UPGRADE[index]) { + header_state = HState.general; + } else if (index == UPGRADE.length-1) { + header_state = HState.upgrade; + } + break; + + case connection: + case content_length: + case transfer_encoding: + case upgrade: + if (SPACE != ch) header_state = HState.general; + break; + + default: +return error(settings, "Unknown Header State", data); + } // switch: header_state + break; + } // 0 != c + + if (COLON == ch) { + settings.call_on_header_field(this, data, header_field_mark, p-header_field_mark); + header_field_mark = -1; + + state = State.header_value_start; + break; + } + + if (CR == ch) { + state = State.header_almost_done; + settings.call_on_header_field(this, data, header_field_mark, p-header_field_mark); + + header_field_mark = -1; + break; + } + + if (ch == LF) { + settings.call_on_header_field(this, data, header_field_mark, p-header_field_mark); + header_field_mark = -1; + + state = State.header_field_start; + break; + } + +return error(settings, "invalid header field", data); + } + + + + case header_value_start: + { + if ((SPACE == ch) || (TAB == ch)) break; + + header_value_mark = p; + + state = State.header_value; + index = 0; + + + if (CR == ch) { + settings.call_on_header_value(this, data, header_value_mark, p-header_value_mark); + header_value_mark = -1; + + header_state = HState.general; + state = State.header_almost_done; + break; + } + + if (LF == ch) { + settings.call_on_header_value(this, data, header_value_mark, p-header_value_mark); + header_value_mark = -1; + + state = State.header_field_start; + break; + } + + + c = upper(ch); + + switch (header_state) { + case upgrade: + flags |= F_UPGRADE; + header_state = HState.general; + break; + + case transfer_encoding: + /* looking for 'Transfer-Encoding: chunked' */ + if (C == c) { + header_state = HState.matching_transfer_encoding_chunked; + } else { + header_state = HState.general; + } + break; + + case content_length: + if (!isDigit(ch)) { +return error(settings, "Content-Length not numeric", data); + } + content_length = (int)ch - 0x30; + break; + + case connection: + /* looking for 'Connection: keep-alive' */ + if (K == c) { + header_state = HState.matching_connection_keep_alive; + /* looking for 'Connection: close' */ + } else if (C == c) { + header_state = HState.matching_connection_close; + } else { + header_state = HState.general; + } + break; + + default: + header_state = HState.general; + break; + } + break; + } // header value start + + + + case header_value: + { + + if (CR == ch) { + settings.call_on_header_value(this, data, header_value_mark, p-header_value_mark); + header_value_mark = -1; + + state = State.header_almost_done; + break; + } + + if (LF == ch) { + settings.call_on_header_value(this, data, header_value_mark, p-header_value_mark); + header_value_mark = -1; + state = header_almost_done; + reexecute = true; + break; + } + + c = upper(ch); + switch (header_state) { + case general: + break; + + case connection: + case transfer_encoding: +return error(settings, "Shouldn't be here", data); + + case content_length: + if (SPACE == ch) { + break; + } + if (!isDigit(ch)) { +return error(settings, "Content-Length not numeric", data); + } + + long t = content_length; + t *= 10; + t += (long)ch - 0x30; + + /* Overflow? */ + // t will wrap and become negative ... + if (t < content_length) { + return error(settings, "Invalid content length", data); + } + content_length = t; + break; + + /* Transfer-Encoding: chunked */ + case matching_transfer_encoding_chunked: + index++; + if (index > CHUNKED.length || c != CHUNKED[index]) { + header_state = HState.general; + } else if (index == CHUNKED.length-1) { + header_state = HState.transfer_encoding_chunked; + } + break; + + /* looking for 'Connection: keep-alive' */ + case matching_connection_keep_alive: + index++; + if (index > KEEP_ALIVE.length || c != KEEP_ALIVE[index]) { + header_state = HState.general; + } else if (index == KEEP_ALIVE.length-1) { + header_state = HState.connection_keep_alive; + } + break; + + /* looking for 'Connection: close' */ + case matching_connection_close: + index++; + if (index > CLOSE.length || c != CLOSE[index]) { + header_state = HState.general; + } else if (index == CLOSE.length-1) { + header_state = HState.connection_close; + } + break; + + case transfer_encoding_chunked: + case connection_keep_alive: + case connection_close: + if (SPACE != ch) header_state = HState.general; + break; + + default: + state = State.header_value; + header_state = HState.general; + break; + } + break; + } // header_value + + + + case header_almost_done: + if (!header_almost_done(ch)) { + return error(settings, "incorrect header ending, expecting LF", data); + } + break; + + case header_value_lws: + if (SPACE == ch || TAB == ch ){ + state = header_value_start; + } else { + state = header_field_start; + reexecute = true; + } + break; + + case headers_almost_done: + if (LF != ch) { + return error(settings, "header not properly completed", data); + } + if (0 != (flags & F_TRAILING)) { + /* End of a chunked request */ + state = new_message(); + settings.call_on_headers_complete(this); + settings.call_on_message_complete(this); + break; + } + + state = headers_done; + + if (0 != (flags & F_UPGRADE) || HTTPMethod.HTTP_CONNECT == method) { + upgrade = true; + } + + /* Here we call the headers_complete callback. This is somewhat + * different than other callbacks because if the user returns 1, we + * will interpret that as saying that this message has no body. This + * is needed for the annoying case of recieving a response to a HEAD + * request. + */ + + /* (responses to HEAD request contain a CONTENT-LENGTH header + * but no content) + * + * Consider what to do here: I don't like the idea of the callback + * interface having a different contract in the case of HEAD + * responses. The alternatives would be either to: + * + * a.) require the header_complete callback to implement a different + * interface or + * + * b.) provide an overridden execute(bla, bla, boolean + * parsingHeader) implementation ... + */ + + /*TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO */ + if (null != settings.on_headers_complete) { + settings.call_on_headers_complete(this); + //return; + } + + // if (null != settings.on_headers_complete) { + // switch (settings.on_headers_complete.cb(parser)) { + // case 0: + // break; + // + // case 1: + // flags |= F_SKIPBODY; + // break; + // + // default: + // return p - data; /* Error */ // TODO // RuntimeException ? + // } + // } + reexecute = true; + break; + + case headers_done: + if (strict && (LF != ch)) { + return error(settings, "STRICT CHECK", data); //TODO correct error msg + } + + nread = 0; + + // Exit, the rest of the connect is in a different protocol. + if (upgrade) { + state = new_message(); + settings.call_on_message_complete(this); + return data.position()-this.p_start; + } + + if (0 != (flags & F_SKIPBODY)) { + state = new_message(); + settings.call_on_message_complete(this); + } else if (0 != (flags & F_CHUNKED)) { + /* chunked encoding - ignore Content-Length header */ + state = State.chunk_size_start; + } else { + if (content_length == 0) { + /* Content-Length header given but zero: Content-Length: 0\r\n */ + state = new_message(); + settings.call_on_message_complete(this); + } else if (content_length != -1) { + /* Content-Length header given and non-zero */ + state = State.body_identity; + } else { + if (type == ParserType.HTTP_REQUEST || !http_message_needs_eof()) { + /* Assume content-length 0 - read the next */ + state = new_message(); + settings.call_on_message_complete(this); + } else { + /* Read body until EOF */ + state = State.body_identity_eof; + } + } + } + + break; + /******************* Header *******************/ + + + + + /******************* Body *******************/ + case body_identity: + to_read = min(pe - p, content_length); //TODO change to use buffer? + body_mark = p; + + if (to_read > 0) { + settings.call_on_body(this, data, p, to_read); + data.position(p+to_read); + content_length -= to_read; + + if (content_length == 0) { + state = message_done; + reexecute = true; + } + } + break; + + + + case body_identity_eof: + to_read = pe - p; // TODO change to use buffer ? + if (to_read > 0) { + settings.call_on_body(this, data, p, to_read); + data.position(p+to_read); + } + break; + + case message_done: + state = new_message(); + settings.call_on_message_complete(this); + break; + /******************* Body *******************/ + + + + /******************* Chunk *******************/ + case chunk_size_start: + if (1 != this.nread) { +return error(settings, "nread != 1 (chunking)", data); + + } + if (0 == (flags & F_CHUNKED)) { +return error(settings, "not chunked", data); + } + + c = UNHEX[chi]; + if (c == -1) { +return error(settings, "invalid hex char in chunk content length", data); + } + content_length = c; + state = State.chunk_size; + break; + + + + case chunk_size: + if (0 == (flags & F_CHUNKED)) { + return error(settings, "not chunked", data); + } + + if (CR == ch) { + state = State.chunk_size_almost_done; + break; + } + + c = UNHEX[chi]; + + if (c == -1) { + if (SEMI == ch || SPACE == ch) { + state = State.chunk_parameters; + break; + } + return error(settings, "invalid hex char in chunk content length", data); + } + long t = content_length; + + t *= 16; + t += c; + if(t < content_length){ + return error(settings, "invalid content length", data); + } + content_length = t; + break; + + + + case chunk_parameters: + if (0 == (flags & F_CHUNKED)) { +return error(settings, "not chunked", data); + } + /* just ignore this shit. TODO check for overflow */ + if (CR == ch) { + state = State.chunk_size_almost_done; + break; + } + break; + + + + case chunk_size_almost_done: + if (0 == (flags & F_CHUNKED)) { +return error(settings, "not chunked", data); + } + if (strict && LF != ch) { +return error(settings, "expected LF at end of chunk size", data); + } + + this.nread = 0; + + if (0 == content_length) { + flags |= F_TRAILING; + state = State.header_field_start; + } else { + state = State.chunk_data; + } + break; + + + + case chunk_data: + //TODO Apply changes from C version for s_chunk_data + if (0 == (flags & F_CHUNKED)) { + return error(settings, "not chunked", data); + } + + to_read = min(pe-p, content_length); + if (to_read > 0) { + settings.call_on_body(this, data, p, to_read); + data.position(p+to_read); + } + + if (to_read == content_length) { + state = State.chunk_data_almost_done; + } + + content_length -= to_read; + break; + + + + case chunk_data_almost_done: + if (0 == (flags & F_CHUNKED)) { +return error(settings, "not chunked", data); + } + if (strict && CR != ch) { +return error(settings, "chunk data terminated incorrectly, expected CR", data); + } + state = State.chunk_data_done; + //TODO CALLBACK_DATA(body) + // settings.call_on_body(this, data,p,?); + break; + + + + case chunk_data_done: + if (0 == (flags & F_CHUNKED)) { +return error(settings, "not chunked", data); + } + if (strict && LF != ch) { +return error(settings, "chunk data terminated incorrectly, expected LF", data); + } + state = State.chunk_size_start; + break; + /******************* Chunk *******************/ + + + + default: +return error(settings, "unhandled state", data); + + } // switch + } // while + + p = data.position(); + + + /* Reaching this point assumes that we only received part of a + * message, inform the callbacks about the progress made so far*/ + + settings.call_on_header_field(this, data, header_field_mark, p-header_field_mark); + settings.call_on_header_value(this, data, header_value_mark, p-header_value_mark); + settings.call_on_url (this, data, url_mark, p-url_mark); + settings.call_on_path (this, data, url_mark, p-url_mark); + + return data.position()-this.p_start; + } // execute + + int error (ParserSettings settings, String mes, ByteBuffer data) { + settings.call_on_error(this, mes, data, this.p_start); + this.state = State.dead; + return data.position()-this.p_start; + } + + public boolean http_message_needs_eof() { + if(type == ParserType.HTTP_REQUEST){ + return false; + } + /* See RFC 2616 section 4.4 */ + if ((status_code / 100 == 1) || /* 1xx e.g. Continue */ + (status_code == 204) || /* No Content */ + (status_code == 304) || /* Not Modified */ + (flags & F_SKIPBODY) != 0) { /* response to a HEAD request */ + return false; + } + if ((flags & F_CHUNKED) != 0 || content_length != -1) { + return false; + } + + return true; + } + + /* If http_should_keep_alive() in the on_headers_complete or + * on_message_complete callback returns true, then this will be should be + * the last message on the connection. + * If you are the server, respond with the "Connection: close" header. + * If you are the client, close the connection. + */ + public boolean http_should_keep_alive() { + if (http_major > 0 && http_minor > 0) { + /* HTTP/1.1 */ + if ( 0 != (flags & F_CONNECTION_CLOSE) ) { + return false; + } + } else { + /* HTTP/1.0 or earlier */ + if ( 0 == (flags & F_CONNECTION_KEEP_ALIVE) ) { + return false; + } + } + return !http_message_needs_eof(); + } + + public int parse_url(ByteBuffer data, boolean is_connect, HTTPParserUrl u) { + + UrlFields uf = UrlFields.UF_MAX; + UrlFields old_uf = UrlFields.UF_MAX; + u.port = 0; + u.field_set = 0; + state = (is_connect ? State.req_host_start : State.req_spaces_before_url); + int p_init = data.position(); + int p = 0; + byte ch = 0; + while (data.position() != data.limit()) { + p = data.position(); + ch = data.get(); + state = parse_url_char(ch); + switch(state) { + case dead: + return 1; + + /* Skip delimeters */ + case req_schema_slash: + case req_schema_slash_slash: + case req_host_start: + case req_host_v6_start: + case req_host_v6_end: + case req_port_start: + case req_query_string_start: + case req_fragment_start: + continue; + + case req_schema: + uf = UrlFields.UF_SCHEMA; + break; + + case req_host: + case req_host_v6: + uf = UrlFields.UF_HOST; + break; + + case req_port: + uf = UrlFields.UF_PORT; + break; + + case req_path: + uf = UrlFields.UF_PATH; + break; + + case req_query_string: + uf = UrlFields.UF_QUERY; + break; + + case req_fragment: + uf = UrlFields.UF_FRAGMENT; + break; + + default: + return 1; + } + /* Nothing's changed; soldier on */ + if (uf == old_uf) { + u.field_data[uf.getIndex()].len++; + continue; + } + + u.field_data[uf.getIndex()].off = p - p_init; + u.field_data[uf.getIndex()].len = 1; + + u.field_set |= (1 << uf.getIndex()); + old_uf = uf; + + } + + /* CONNECT requests can only contain "hostname:port" */ + if (is_connect && u.field_set != ((1 << UrlFields.UF_HOST.getIndex())|(1 << UrlFields.UF_PORT.getIndex()))) { + return 1; + } + + /* Make sure we don't end somewhere unexpected */ + switch (state) { + case req_host_v6_start: + case req_host_v6: + case req_host_v6_end: + case req_host: + case req_port_start: + return 1; + default: + break; + } + + if (0 != (u.field_set & (1 << UrlFields.UF_PORT.getIndex()))) { + /* Don't bother with endp; we've already validated the string */ + int v = strtoi(data, p_init + u.field_data[UrlFields.UF_PORT.getIndex()].off); + + /* Ports have a max value of 2^16 */ + if (v > 0xffff) { + return 1; + } + + u.port = v; + } + + return 0; + } + + //hacky reimplementation of srttoul, tailored for our simple needs + //we only need to parse port val, so no negative values etc + int strtoi(ByteBuffer data, int start_pos) { + data.position(start_pos); + byte ch; + String str = ""; + while(data.position() < data.limit()) { + ch = data.get(); + if(Character.isWhitespace((char)ch)){ + continue; + } + if(isDigit(ch)){ + str = str + (char)ch; //TODO replace with something less hacky + }else{ + break; + } + } + return Integer.parseInt(str); + } + + boolean isDigit(byte b) { + if (b >= 0x30 && b <=0x39) { + return true; + } + return false; + } + + boolean isHex(byte b) { + return isDigit(b) || (lower(b) >= 0x61 /*a*/ && lower(b) <= 0x66 /*f*/); + } + + boolean isAtoZ(byte b) { + byte c = lower(b); + return (c>= 0x61 /*a*/ && c <= 0x7a /*z*/); + } + + + byte lower (byte b) { + return (byte)(b|0x20); + } + + byte upper(byte b) { + char c = (char)(b); + return (byte)Character.toUpperCase(c); + } + + byte token(byte b) { + if(!strict){ + return (b == (byte)' ') ? (byte)' ' : (byte)tokens[b] ; + }else{ + return (byte)tokens[b]; + } + } + + boolean isHostChar(byte ch){ + if(!strict){ + return (isAtoZ(ch)) || isDigit(ch) || DOT == ch || DASH == ch || UNDER == ch ; + }else{ + return (isAtoZ(ch)) || isDigit(ch) || DOT == ch || DASH == ch; + } + } + + boolean isNormalUrlChar(int chi) { + if(!strict){ + return (chi > 0x80) || normal_url_char[chi]; + }else{ + return normal_url_char[chi]; + } + } + + HTTPMethod start_req_method_assign(byte c){ + switch (c) { + case C: return HTTPMethod.HTTP_CONNECT; /* or COPY, CHECKOUT */ + case D: return HTTPMethod.HTTP_DELETE; + case G: return HTTPMethod.HTTP_GET; + case H: return HTTPMethod.HTTP_HEAD; + case L: return HTTPMethod.HTTP_LOCK; + case M: return HTTPMethod.HTTP_MKCOL; /* or MOVE, MKACTIVITY, MERGE, M-SEARCH */ + case N: return HTTPMethod.HTTP_NOTIFY; + case O: return HTTPMethod.HTTP_OPTIONS; + case P: return HTTPMethod.HTTP_POST; /* or PROPFIND|PROPPATCH|PUT|PATCH|PURGE */ + case R: return HTTPMethod.HTTP_REPORT; + case S: return HTTPMethod.HTTP_SUBSCRIBE; + case T: return HTTPMethod.HTTP_TRACE; + case U: return HTTPMethod.HTTP_UNLOCK; /* or UNSUBSCRIBE */ + } + return null; // ugh. + } + + boolean header_almost_done(byte ch) { + if (strict && LF != ch) { + return false; + } + + state = State.header_value_lws; + // TODO java enums support some sort of bitflag mechanism !? + switch (header_state) { + case connection_keep_alive: + flags |= F_CONNECTION_KEEP_ALIVE; + break; + case connection_close: + flags |= F_CONNECTION_CLOSE; + break; + case transfer_encoding_chunked: + flags |= F_CHUNKED; + break; + default: + break; + } + return true; + } + +// boolean headers_almost_done (byte ch, ParserSettings settings) { +// } // headers_almost_done + + + final int min (int a, int b) { + return a < b ? a : b; + } + + final int min (int a, long b) { + return a < b ? a : (int)b; + } + + /* probably not the best place to hide this ... */ + public boolean HTTP_PARSER_STRICT; + State new_message() { + if (HTTP_PARSER_STRICT){ + return http_should_keep_alive() ? start_state() : State.dead; + } else { + return start_state(); + } + + } + + State start_state() { + return type == ParserType.HTTP_REQUEST ? State.start_req : State.start_res; + } + + + boolean parsing_header(State state) { + + switch (state) { + case chunk_data : + case chunk_data_almost_done : + case chunk_data_done : + case body_identity : + case body_identity_eof : + case message_done : + return false; + + } + return true; + } + + /* "Dial C for Constants" */ + static class C { + static final int HTTP_MAX_HEADER_SIZE = 80 * 1024; + + static final int F_CHUNKED = 1 << 0; + static final int F_CONNECTION_KEEP_ALIVE = 1 << 1; + static final int F_CONNECTION_CLOSE = 1 << 2; + static final int F_TRAILING = 1 << 3; + static final int F_UPGRADE = 1 << 4; + static final int F_SKIPBODY = 1 << 5; + + static final byte [] UPCASE = { + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x20,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x2d,0x00,0x2f, + 0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37, 0x38,0x39,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x41,0x42,0x43,0x44,0x45,0x46,0x47, 0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f, + 0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57, 0x58,0x59,0x5a,0x00,0x00,0x00,0x00,0x5f, + 0x00,0x41,0x42,0x43,0x44,0x45,0x46,0x47, 0x48,0x49,0x4a,0x4b,0x4c,0x4d,0x4e,0x4f, + 0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57, 0x58,0x59,0x5a,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + }; + static final byte [] CONNECTION = { + 0x43, 0x4f, 0x4e, 0x4e, 0x45, 0x43, 0x54, 0x49, 0x4f, 0x4e, + }; + static final byte [] PROXY_CONNECTION = { + 0x50, 0x52, 0x4f, 0x58, 0x59, 0x2d, 0x43, 0x4f, 0x4e, 0x4e, 0x45, 0x43, 0x54, 0x49, 0x4f, 0x4e, + }; + static final byte [] CONTENT_LENGTH = { + 0x43, 0x4f, 0x4e, 0x54, 0x45, 0x4e, 0x54, 0x2d, 0x4c, 0x45, 0x4e, 0x47, 0x54, 0x48, + }; + static final byte [] TRANSFER_ENCODING = { + 0x54, 0x52, 0x41, 0x4e, 0x53, 0x46, 0x45, 0x52, 0x2d, 0x45, 0x4e, 0x43, 0x4f, 0x44, 0x49, 0x4e, 0x47, + }; + static final byte [] UPGRADE = { + 0x55, 0x50, 0x47, 0x52, 0x41, 0x44, 0x45, + }; + static final byte [] CHUNKED = { + 0x43, 0x48, 0x55, 0x4e, 0x4b, 0x45, 0x44, + }; + static final byte [] KEEP_ALIVE = { + 0x4b, 0x45, 0x45, 0x50, 0x2d, 0x41, 0x4c, 0x49, 0x56, 0x45, + }; + static final byte [] CLOSE = { + 0x43, 0x4c, 0x4f, 0x53, 0x45, + }; + + /* Tokens as defined by rfc 2616. Also lowercases them. + * token = 1* + * separators = "(" | ")" | "<" | ">" | "@" + * | "," | ";" | ":" | "\" | <"> + * | "/" | "[" | "]" | "?" | "=" + * | "{" | "}" | SP | HT + */ + + static final char [] tokens = { +/* 0 nul 1 soh 2 stx 3 etx 4 eot 5 enq 6 ack 7 bel */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 8 bs 9 ht 10 nl 11 vt 12 np 13 cr 14 so 15 si */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 16 dle 17 dc1 18 dc2 19 dc3 20 dc4 21 nak 22 syn 23 etb */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 24 can 25 em 26 sub 27 esc 28 fs 29 gs 30 rs 31 us */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 32 sp 33 ! 34 " 35 # 36 $ 37 % 38 & 39 ' */ + 0, '!', 0, '#', '$', '%', '&', '\'', +/* 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 / */ + 0, 0, '*', '+', 0, '-', '.', 0 , +/* 48 0 49 1 50 2 51 3 52 4 53 5 54 6 55 7 */ + '0', '1', '2', '3', '4', '5', '6', '7', +/* 56 8 57 9 58 : 59 ; 60 < 61 = 62 > 63 ? */ + '8', '9', 0, 0, 0, 0, 0, 0, +/* 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G */ + 0, 'A', 'B', 'C', 'D', 'E', 'F', 'G', +/* 72 H 73 I 74 J 75 K 76 L 77 M 78 N 79 O */ + 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', +/* 80 P 81 Q 82 R 83 S 84 T 85 U 86 V 87 W */ + 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', +/* 88 X 89 Y 90 Z 91 [ 92 \ 93 ] 94 ^ 95 _ */ + 'X', 'Y', 'Z', 0, 0, 0, 0, '_', +/* 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g */ + 0, 'A', 'B', 'C', 'D', 'E', 'F', 'G', +/* 104 h 105 i 106 j 107 k 108 l 109 m 110 n 111 o */ + 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', +/* 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w */ + 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', +/* 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del */ + 'X', 'Y', 'Z', 0, '|', 0, '~', 0, +/* hi bit set, not ascii */ + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, }; + + static final byte [] UNHEX = + { -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + , 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,-1,-1,-1,-1,-1,-1 + ,-1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + }; + + static final boolean [] normal_url_char = { +/* 0 nul 1 soh 2 stx 3 etx 4 eot 5 enq 6 ack 7 bel */ + false, false, false, false, false, false, false, false, +/* 8 bs 9 ht 10 nl 11 vt 12 np 13 cr 14 so 15 si */ + false, false, false, false, false, false, false, false, +/* 16 dle 17 dc1 18 dc2 19 dc3 20 dc4 21 nak 22 syn 23 etb */ + false, false, false, false, false, false, false, false, +/* 24 can 25 em 26 sub 27 esc 28 fs 29 gs 30 rs 31 us */ + false, false, false, false, false, false, false, false, +/* 32 sp 33 ! 34 " 35 # 36 $ 37 % 38 & 39 ' */ + false, true, true, false, true, true, true, true, +/* 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 / */ + true, true, true, true, true, true, true, true, +/* 48 0 49 1 50 2 51 3 52 4 53 5 54 6 55 7 */ + true, true, true, true, true, true, true, true, +/* 56 8 57 9 58 : 59 ; 60 < 61 = 62 > 63 ? */ + true, true, true, true, true, true, true, false, +/* 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G */ + true, true, true, true, true, true, true, true, +/* 72 H 73 I 74 J 75 K 76 L 77 M 78 N 79 O */ + true, true, true, true, true, true, true, true, +/* 80 P 81 Q 82 R 83 S 84 T 85 U 86 V 87 W */ + true, true, true, true, true, true, true, true, +/* 88 X 89 Y 90 Z 91 [ 92 \ 93 ] 94 ^ 95 _ */ + true, true, true, true, true, true, true, true, +/* 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g */ + true, true, true, true, true, true, true, true, +/* 104 h 105 i 106 j 107 k 108 l 109 m 110 n 111 o */ + true, true, true, true, true, true, true, true, +/* 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w */ + true, true, true, true, true, true, true, true, +/* 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del */ + true, true, true, true, true, true, true, false, + +/* hi bit set, not ascii */ +/* Remainder of non-ASCII range are accepted as-is to support implicitly UTF-8 + * encoded paths. This is out of spec, but clients generate this and most other + * HTTP servers support it. We should, too. */ + + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + true, true, true, true, true, true, true, true, + + }; + + public static final byte A = 0x41; + public static final byte B = 0x42; + public static final byte C = 0x43; + public static final byte D = 0x44; + public static final byte E = 0x45; + public static final byte F = 0x46; + public static final byte G = 0x47; + public static final byte H = 0x48; + public static final byte I = 0x49; + public static final byte J = 0x4a; + public static final byte K = 0x4b; + public static final byte L = 0x4c; + public static final byte M = 0x4d; + public static final byte N = 0x4e; + public static final byte O = 0x4f; + public static final byte P = 0x50; + public static final byte Q = 0x51; + public static final byte R = 0x52; + public static final byte S = 0x53; + public static final byte T = 0x54; + public static final byte U = 0x55; + public static final byte V = 0x56; + public static final byte W = 0x57; + public static final byte X = 0x58; + public static final byte Y = 0x59; + public static final byte Z = 0x5a; + public static final byte UNDER = 0x5f; + public static final byte CR = 0x0d; + public static final byte LF = 0x0a; + public static final byte DOT = 0x2e; + public static final byte SPACE = 0x20; + public static final byte TAB = 0x09; + public static final byte SEMI = 0x3b; + public static final byte COLON = 0x3a; + public static final byte HASH = 0x23; + public static final byte QMARK = 0x3f; + public static final byte SLASH = 0x2f; + public static final byte DASH = 0x2d; + public static final byte STAR = 0x2a; + public static final byte NULL = 0x00; + } + + enum State { + + dead + + , start_req_or_res + , res_or_resp_H + , start_res + , res_H + , res_HT + , res_HTT + , res_HTTP + , res_first_http_major + , res_http_major + , res_first_http_minor + , res_http_minor + , res_first_status_code + , res_status_code + , res_status + , res_line_almost_done + + , start_req + + , req_method + , req_spaces_before_url + , req_schema + , req_schema_slash + , req_schema_slash_slash + , req_host_start + , req_host_v6_start + , req_host_v6 + , req_host_v6_end + , req_host + , req_port_start + , req_port + , req_path + , req_query_string_start + , req_query_string + , req_fragment_start + , req_fragment + , req_http_start + , req_http_H + , req_http_HT + , req_http_HTT + , req_http_HTTP + , req_first_http_major + , req_http_major + , req_first_http_minor + , req_http_minor + , req_line_almost_done + + , header_field_start + , header_field + , header_value_start + , header_value + , header_value_lws + + , header_almost_done + + , chunk_size_start + , chunk_size + , chunk_parameters + , chunk_size_almost_done + + , headers_almost_done + , headers_done +// This space intentionally not left blank, comment from c, for orientation... +// the c version uses <= s_header_almost_done in java, we list the states explicitly +// in `parsing_header()` +/* Important: 's_headers_done' must be the last 'header' state. All + * states beyond this must be 'body' states. It is used for overflow + * checking. See the PARSING_HEADER() macro. + */ + , chunk_data + , chunk_data_almost_done + , chunk_data_done + + , body_identity + , body_identity_eof + , message_done + + } + enum HState { + general + , C + , CO + , CON + + , matching_connection + , matching_proxy_connection + , matching_content_length + , matching_transfer_encoding + , matching_upgrade + + , connection + , content_length + , transfer_encoding + , upgrade + + , matching_transfer_encoding_chunked + , matching_connection_keep_alive + , matching_connection_close + + , transfer_encoding_chunked + , connection_keep_alive + , connection_close + } + public enum UrlFields { + UF_SCHEMA(0) + , UF_HOST(1) + , UF_PORT(2) + , UF_PATH(3) + , UF_QUERY(4) + , UF_FRAGMENT(5) + , UF_MAX(6); + + + private final int index; + + private UrlFields(int index) { + this.index = index; + } + public int getIndex() { + return index; + } + + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java new file mode 100644 index 0000000..1ebdd4f --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java @@ -0,0 +1,83 @@ +package http_parser.lolevel; +import java.nio.ByteBuffer; +import http_parser.HTTPException; +public class ParserSettings { + + public HTTPCallback on_message_begin; + public HTTPDataCallback on_path; + public HTTPDataCallback on_query_string; + public HTTPDataCallback on_url; + public HTTPDataCallback on_fragment; + public HTTPCallback on_status_complete; + public HTTPDataCallback on_header_field; + public HTTPDataCallback on_header_value; + public HTTPCallback on_headers_complete; + public HTTPDataCallback on_body; + public HTTPCallback on_message_complete; + public HTTPErrorCallback on_error; + + void call_on_message_begin (HTTPParser p) { + call_on(on_message_begin, p); + } + + void call_on_message_complete (HTTPParser p) { + call_on(on_message_complete, p); + } + + // this one is a little bit different: + // the current `position` of the buffer is the location of the + // error, `ini_pos` indicates where the position of + // the buffer when it was passed to the `execute` method of the parser, i.e. + // using this information and `limit` we'll know all the valid data + // in the buffer around the error we can use to print pretty error + // messages. + void call_on_error (HTTPParser p, String mes, ByteBuffer buf, int ini_pos) { + if (null != on_error) { + on_error.cb(p, mes, buf, ini_pos); + return; + } + // if on_error gets called it MUST throw an exception, else the parser + // will attempt to continue parsing, which it can't because it's + // in an invalid state. + throw new HTTPException(mes); + } + + void call_on_header_field (HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_header_field, p, buf, pos, len); + } + void call_on_query_string (HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_query_string, p, buf, pos, len); + } + void call_on_fragment (HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_fragment, p, buf, pos, len); + } + void call_on_status_complete(HTTPParser p) { + call_on(on_status_complete, p); + } + void call_on_path (HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_path, p, buf, pos, len); + } + void call_on_header_value (HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_header_value, p, buf, pos, len); + } + void call_on_url (HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_url, p, buf, pos, len); + } + void call_on_body(HTTPParser p, ByteBuffer buf, int pos, int len) { + call_on(on_body, p, buf, pos, len); + } + void call_on_headers_complete(HTTPParser p) { + call_on(on_headers_complete, p); + } + void call_on (HTTPCallback cb, HTTPParser p) { + // cf. CALLBACK2 macro + if (null != cb) { + cb.cb(p); + } + } + void call_on (HTTPDataCallback cb, HTTPParser p, ByteBuffer buf, int pos, int len) { + if (null != cb && -1 != pos) { + cb.cb(p,buf,pos,len); + } + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java new file mode 100644 index 0000000..62f0a0e --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java @@ -0,0 +1,374 @@ +package http_parser.lolevel; + +import java.nio.*; +import java.io.*; +import java.util.*; + +import http_parser.HTTPMethod; +import http_parser.HTTPParserUrl; +import http_parser.ParserType; +import http_parser.lolevel.TestLoaderNG.Header; +import http_parser.lolevel.TestLoaderNG.LastHeader; + +import primitive.collection.ByteList; + +import static http_parser.lolevel.Util.str; + +public class Message { + String name; + byte [] raw; + ParserType type; + HTTPMethod method; + int status_code; + String request_path; // byte [] ? + String request_url; + String fragment ; + String query_string; + byte [] body; + int body_size; + int num_headers; + LastHeader last_header_element; + Map header; + List

        headers; + boolean should_keep_alive; + + byte[] upgrade; + boolean upgrade() { + return null != upgrade; + } + + int http_major; + int http_minor; + + boolean message_begin_called; + boolean headers_complete_called; + boolean message_complete_called; + boolean message_complete_on_eof; + + + Map parsed_header; + String currHField; + String currHValue; + byte [] pbody; + int num_called; + + public String toString() { + StringBuilder b = new StringBuilder(); + b.append("NAME: "); b.append(name);b.append("\n"); + b.append("type: "); b.append(type);b.append("\n"); + b.append("method: "); b.append(method);b.append("\n"); + b.append("status_code: "); b.append(status_code);b.append("\n"); + b.append("request_path: "); b.append(request_path);b.append("\n"); + b.append("request_url: "); b.append(request_url);b.append("\n"); + b.append("fragment: "); b.append(fragment);b.append("\n"); + b.append("query_string: "); b.append(query_string);b.append("\n"); + b.append("body:\n"); b.append(new String(body));b.append("\n"); + b.append("should_keep_alive: "); b.append(should_keep_alive);b.append("\n"); + b.append("upgrade: "); b.append(upgrade);b.append("\n"); + b.append("http_major: "); b.append(http_major);b.append("\n"); + b.append("http_minor: "); b.append(http_minor);b.append("\n"); + b.append("message_complete_called: "); b.append(message_complete_called);b.append("\n"); + return b.toString(); + } + + Message () { + this.header = new HashMap(); + this.headers = new LinkedList
        (); + reset(); + } + /* + *prepare this Test Instance for reuse. + * */ + void reset () { + this.parsed_header = new HashMap(); + this.pbody = null; + this.num_called = 0; + + } + void check (boolean val, String mes) { + if (!val) { + //p(name+" : "+mes); + throw new RuntimeException(name+" : "+mes); + } + } + + + HTTPDataCallback getCB (final String value, final String mes, final TestSettings settings) { + return new HTTPDataCallback() { + public int cb (HTTPParser p, ByteBuffer b, int pos, int len){ + // if ("url".equals(mes)){ + // p("pos"+pos); + // p("len"+len); + // if (8==pos && 5 == len && "connect request".equals(name)) { + // //throw new RuntimeException(name); + // } + // } + //String str = str(b, pos, len); + ByteList list = settings.map.get(mes); + for (int i=0; i!=len; ++i) { + list.add(b.get(pos+i)); + } + //settings.map.put(mes, prev_val + str); + //check(value.equals(str), "incorrect "+mes+": "+str); + if (-1 == pos) { + throw new RuntimeException("he?"); + } + return 0; + } + }; + } + + void execute () { + p(name); + ByteBuffer buf = ByteBuffer.wrap(raw); + HTTPParser p = new HTTPParser(); + TestSettings s = settings(); + + + + p.execute(s, buf); + if (!p.upgrade) { + // call execute again, else parser can't know message is done + // if no content length is set. + p.execute(s, buf); + } + if (!s.success) { + throw new RuntimeException("Test: "+name+" failed"); + } + } // execute + + void execute_permutations() { + /* + |-|---------------| + |--|--------------| + |---|-------------| + (...) + |---------------|-| + |-----------------| + */ + p(name); + for (int i = 2; i != raw.length; ++i) { + // p(i); + HTTPParser p = new HTTPParser(); + TestSettings s = settings(); + ByteBuffer buf = ByteBuffer.wrap(raw); + int olimit = buf.limit(); + buf.limit(i); + + parse(p,s,buf); + if (!p.upgrade) { + buf.position(i); + buf.limit(olimit); + + parse(p,s,buf); + if (!p.upgrade) { + parse(p,s,buf); + } else { + if (!upgrade()) { + throw new RuntimeException("Test:"+name+"parsed as upgrade, is not"); + } + } + + } else { + if (!upgrade()) { + throw new RuntimeException("Test:"+name+"parsed as upgrade, is not"); + } + } + if (!s.success) { + p(this); + throw new RuntimeException("Test: "+name+" failed"); + } + reset(); + } + //System.exit(0); + } // execute_permutations + void parse(HTTPParser p, ParserSettings s, ByteBuffer b) { + //p("About to parse: "+b.position() + "->" + b.limit()); + p.execute(s, b); + } + + TestSettings settings() { + final TestSettings s = new TestSettings(); + s.on_url = getCB(request_url, "url", s); + s.on_message_begin = new HTTPCallback() { + public int cb (HTTPParser p) { + message_begin_called = true; + return -1; + } + }; + s.on_header_field = new HTTPDataCallback() { + public int cb (HTTPParser p, ByteBuffer b, int pos, int len){ + if (null != currHValue && null == currHField) { + throw new RuntimeException(name+": shouldn't happen"); + } + if (null != currHField) { + if (null == currHValue) { + currHField += str(b,pos,len); + return 0; + } else { + parsed_header.put(currHField, currHValue); + currHField = null; + currHValue = null; + } + } + currHField = str(b,pos,len); + return 0; + } + }; + s.on_header_value = new HTTPDataCallback() { + public int cb (HTTPParser p, ByteBuffer b, int pos, int len){ + if (null == currHField) { + throw new RuntimeException(name+" :shouldn't happen field"); + } + if (null == currHValue) { + currHValue = str(b,pos,len); + } else { + currHValue += str(b, pos, len); + } + return 0; + } + }; + s.on_headers_complete = new HTTPCallback() { + public int cb (HTTPParser p) { + headers_complete_called = true; + String parsed_path = null; + String parsed_query = null; + String parsed_url = null; + String parsed_frag = null; + + try { + parsed_url = new String(s.map.get("url").toArray(), "UTF8"); + + HTTPParserUrl u = new HTTPParserUrl(); + HTTPParser pp = new HTTPParser(); + ByteBuffer data = Util.buffer(parsed_url); + pp.parse_url(data,false, u); + + parsed_path = u.getFieldValue(HTTPParser.UrlFields.UF_PATH, data); + parsed_query = u.getFieldValue(HTTPParser.UrlFields.UF_QUERY, data); + parsed_frag = u.getFieldValue(HTTPParser.UrlFields.UF_FRAGMENT, data); + + } catch (java.io.UnsupportedEncodingException uee) { + throw new RuntimeException(uee); + } + + if (!request_path.equals(parsed_path)) { + throw new RuntimeException(name+": invalid path: "+parsed_path+" should be: "+request_path); + } + if (!query_string.equals(parsed_query)) { + throw new RuntimeException(name+": invalid query: "+parsed_query+" should be: "+query_string); + } + if (!request_url.equals(parsed_url)) { + throw new RuntimeException(">"+name+"<: invalid url: >"+parsed_url+"< should be: >"+request_url+"<"); + } + if (!fragment.equals(parsed_frag)) { + throw new RuntimeException(name+": invalid fragement: "+parsed_frag+" should be: "+fragment); + } + if (null != currHValue || null != currHField) { + if (null == currHField || null == currHValue) { + throw new RuntimeException("shouldn't happen"); + } + } + if (null != currHField) { + //p(currHField); + //p(">"+currHValue+"<"); + parsed_header.put(currHField, currHValue); + currHField = null; + currHValue = null; + } + + + return 0; + } + }; + // s.on_headers_complete = new HTTPCallback() { + // public int cb (HTTPParser p) { + // p("Complete:"+name); + // return 0; + // } + // }; + + s.on_body = new HTTPDataCallback() { + public int cb (HTTPParser p, ByteBuffer b, int pos, int len){ + int l = pbody == null ? len : len + pbody.length; + int off = pbody == null ? 0 : pbody.length; + byte [] nbody = new byte[l]; + + if (null != pbody) { + System.arraycopy(pbody, 0, nbody, 0, pbody.length); + } + + int saved = b.position(); + b.position(pos); + b.get(nbody, off, len); + b.position(saved); + pbody = nbody; + return 0; + } + }; + + s.on_message_complete = new HTTPCallback() { + public int cb(HTTPParser p) { + message_complete_called = true; + num_called += 1; + if ( p.http_minor != http_minor + || p.http_major != http_major + || p.status_code != status_code ) { + + throw new RuntimeException("major/minor/status_code mismatch"); + } + + //check headers + + if (header.keySet().size() != parsed_header.keySet().size()) { + p(parsed_header); + throw new RuntimeException(name+": different amount of headers"); + } + for (String key : header.keySet()) { + String pvalue = parsed_header.get(key); + if (!header.get(key).equals(pvalue)) { + throw new RuntimeException(name+" : different values for :"+key+" is >"+pvalue+"< should: >"+header.get(key)+"<"); + } + } + //check body + if (null == pbody && (null == body || body.length == 0 || body.length == 1)) { + s.success = true; + return 0; + } + if (null == pbody) { + throw new RuntimeException(name+": no body, should be: "+new String(body)); + } + if (pbody.length != body.length) { + p(pbody.length); + p(body.length); + p(new String(pbody)); + p(new String(body)); + throw new RuntimeException(name+": incorrect body length"); + } + for (int i = 0 ; i!= body.length; ++i) { + if (pbody[i] != body[i]) { + throw new RuntimeException("different body"); + } + } + s.success = true; + return 0; + } + }; + return s; + } // settings + static void p(Object o) { + System.out.println(o); + } + + static class TestSettings extends ParserSettings { + public boolean success; + Map map; + TestSettings () { + map = new HashMap(); + map.put("path", new ByteList()); + map.put("query_string", new ByteList()); + map.put("url", new ByteList()); + map.put("fragment", new ByteList()); + } + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java new file mode 100644 index 0000000..0e74021 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java @@ -0,0 +1,51 @@ +package http_parser.lolevel; + +import http_parser.HTTPParserUrl; +import static http_parser.lolevel.Util.*; + +public class ParseUrl { + public static void test(int i) { + HTTPParserUrl u = new HTTPParserUrl(); + HTTPParser p = new HTTPParser(); + Url test = Url.URL_TESTS[i]; +// System.out.println(":: " + test.name); + int rv = p.parse_url(Util.buffer(test.url),test.is_connect,u); + UnitTest.check_equals(rv, test.rv); + if(test.rv == 0){ + UnitTest.check_equals(u, test.u); + } + + } + public static void test() { + p(ParseUrl.class); + + for (int i = 0; i < Url.URL_TESTS.length; i++) { + test(i); + } + } + + static void usage() { + p("usage: [jre] http_parser.lolevel.ParseUrl [i]"); + p(" i : optional test case id"); + p("---------------------------------------------"); + p("Test Cases:"); + for (int i =0; i!= Url.URL_TESTS.length; ++i) { + p(" "+i+": "+Url.URL_TESTS[i].name); + } + } + + public static void main (String [] args) { + if (0 == args.length) { + test(); + } else { + try { + int i = Integer.parseInt(args[0]); + test(i); + } catch (Throwable t) { + t.printStackTrace(); + usage(); + } + + } + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java new file mode 100644 index 0000000..4367bbb --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java @@ -0,0 +1,69 @@ +package http_parser.lolevel; + +import java.nio.*; +import java.util.*; + +import static http_parser.lolevel.Util.*; +import http_parser.*; + +import primitive.collection.ByteList; + +public class Requests { + + static void test_simple(String req, boolean should_pass) { + HTTPParser parser = new HTTPParser(ParserType.HTTP_REQUEST); + ByteBuffer buf = buffer(req); + boolean passed = false; + int read = 0; + try { + parser.execute(Util.SETTINGS_NULL, buf); + passed = (read == req.length()); + read = parser.execute(Util.SETTINGS_NULL, Util.empty()); + passed &= (0 == read); + } catch (Throwable t) { + passed = false; + } + check(passed == should_pass); + } + static void simple_tests() { + test_simple("hello world", false); + test_simple("GET / HTP/1.1\r\n\r\n", false); + + test_simple("ASDF / HTTP/1.1\r\n\r\n", false); + test_simple("PROPPATCHA / HTTP/1.1\r\n\r\n", false); + test_simple("GETA / HTTP/1.1\r\n\r\n", false); + } + + public static void test () { + p(Requests.class); + simple_tests(); + + List all = TestLoaderNG.load("tests.dumped"); + List requests = new LinkedList(); + for (Message m : all) { + if (ParserType.HTTP_REQUEST == m.type) { + requests.add(m); + } + } + for (Message m : requests) { + test_message(m); + } + + for (int i = 0; i!= requests.size(); ++i) { + if (!requests.get(i).should_keep_alive) continue; + for (int j = 0; j!=requests.size(); ++j) { + if (!requests.get(j).should_keep_alive) continue; + for (int k = 0; k!= requests.size(); ++k) { + test_multiple3(requests.get(i), requests.get(j), requests.get(k)); + } + } + } + + // postpone test_scan + + } + + + + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java new file mode 100644 index 0000000..1cb71dc --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java @@ -0,0 +1,52 @@ +package http_parser.lolevel; + +import java.nio.*; +import java.util.*; + +import static http_parser.lolevel.Util.*; +import http_parser.*; + +import primitive.collection.ByteList; + +public class Responses { + + + + public static void test () { + p(Responses.class); + List all = TestLoaderNG.load("tests.dumped"); + List responses = new LinkedList(); + for (Message m : all) { + if (ParserType.HTTP_RESPONSE == m.type) { + responses.add(m); + } + } + for (Message m : responses) { + test_message(m); + } + + for (int i = 0; i!= responses.size(); ++i) { + if (!responses.get(i).should_keep_alive) continue; + for (int j = 0; j!=responses.size(); ++j) { + if (!responses.get(j).should_keep_alive) continue; + for (int k = 0; k!= responses.size(); ++k) { + test_multiple3(responses.get(i), responses.get(j), responses.get(k)); + } + } + } + + // not sure what test_message_count_body does that test_message doesn't... + // Message m = find(responses, "404 no headers no body"); + // test_message_count_body(m); + // m = find(responses, "200 trailing space on chunked body"); + // test_message_count_body(m); + + // TODO test very large chunked response + + // test_scan is more or less the same as test_permutations, will implement later... + } + + + + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java new file mode 100644 index 0000000..6c35898 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java @@ -0,0 +1,16 @@ +package http_parser.lolevel; + + +public class Test { + public static void main (String [] args) { + UnitTest.test(); + TestHeaderOverflowError.test(); + TestNoOverflowLongBody.test(); + Responses.test(); + ParseUrl.test(); + Requests.test(); + Upgrade.test(); + WrongContentLength.test(); + } + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java new file mode 100644 index 0000000..ee47903 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java @@ -0,0 +1,48 @@ +package http_parser.lolevel; + +import java.nio.*; + +import static http_parser.lolevel.Util.*; + +public class TestHeaderOverflowError { + + public static void test (http_parser.ParserType type) { + HTTPParser parser = new HTTPParser(type); + ByteBuffer buf = getBytes(type); + + int numbytes = buf.limit(); + + parser.execute(Util.SETTINGS_NULL, buf); + + check(numbytes == buf.position()); + + buf = buffer("header-key: header-value\r\n"); + numbytes = buf.limit(); + for (int i = 0; i!= 1000; ++i) { + parser.execute(Util.SETTINGS_NULL, buf); + check(numbytes == buf.position()); + + buf.rewind(); + + } + } + + static ByteBuffer getBytes (http_parser.ParserType type) { + if (http_parser.ParserType.HTTP_BOTH == type) { + throw new RuntimeException("only HTTP_REQUEST and HTTP_RESPONSE"); + } + + if (http_parser.ParserType.HTTP_REQUEST == type) { + return buffer("GET / HTTP/1.1\r\n"); + } + return buffer("HTTP/1.0 200 OK\r\n"); + } + + public static void test () { + p(TestHeaderOverflowError.class); + test(http_parser.ParserType.HTTP_REQUEST); + test(http_parser.ParserType.HTTP_RESPONSE); + } + + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java new file mode 100644 index 0000000..329485d --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java @@ -0,0 +1,212 @@ +package http_parser.lolevel; +// name : 200 trailing space on chunked body +// raw : "HTTP/1.1 200 OK\r\nContent-Type: text/plain\r\nTransfer-Encoding: chunked\r\n\r\n25 \r\nThis is the data in the first chunk\r\n\r\n1C\r\nand this is the second one\r\n\r\n0 \r\n\r\n" +// type : HTTP_RESPONSE +// method: HTTP_DELETE +// status code :200 +// request_path: +// request_url : +// fragment : +// query_string: +// body :"This is the data in the first chunk\r\nand this is the second one\r\n" +// body_size :65 +// header_0 :{ "Content-Type": "text/plain"} +// header_1 :{ "Transfer-Encoding": "chunked"} +// should_keep_alive :1 +// upgrade :0 +// http_major :1 +// http_minor :1 + + +import java.io.FileReader; +import java.io.BufferedReader; +import java.io.StringReader; +import java.io.Reader; +import java.io.Reader; +import java.io.IOException; + +import java.util.*; +import java.util.regex.*; + +import java.nio.ByteBuffer; + +import http_parser.HTTPMethod; +import http_parser.ParserType; + +public class TestLoaderNG { + String fn; + public TestLoaderNG(String filename) { + this.fn = filename; + } + static void p(Object o) { + System.out.println(o); + } + public static List load (String fn) { + List list = null; + try { + BufferedReader buf = new BufferedReader(new FileReader(fn)); + list = load(buf); + } catch (Throwable t) { + throw new RuntimeException(t); + } + return list; + + } + public static Message parse (String message) { + List list = load(new BufferedReader(new StringReader(message))); + if (null == list || 0 == list.size() ) { + return null; + } + return list.get(0); + } + + public static List load (BufferedReader buf) { + List list = new LinkedList(); + String line = null; + Message curr = new Message(); + Pattern pattern = Pattern.compile("(\\S+)\\s*:(.*)"); + try { + while (null != (line = buf.readLine()) ){ + if ("".equals(line.trim())) { + list.add (curr); + curr = new Message(); + continue; + } + Matcher m = pattern.matcher(line); + if (m.matches()) { + // you can not be fucking serious!? + // this has got to be the most retarded regex + // interface in the history of the world ... + // (though I'm sure there's worse c++ regexp libs...) + MatchResult r = m.toMatchResult(); + String key = r.group(1).trim(); + String value = r.group(2).trim(); + if ("name".equals(key)) {curr.name = value;} + else if ("raw".equals(key)) {curr.raw = toByteArray(value);} //! + else if ("type".equals(key)) {curr.type = ParserType.parse(value);} + else if ("method".equals(key)) {curr.method = HTTPMethod.parse(value);} + else if ("status_code".equals(key)) {curr.status_code = Integer.parseInt(value);} + else if ("request_path".equals(key)) {curr.request_path = value;} + else if ("request_url".equals(key)) {curr.request_url = value;} + + else if ("fragment".equals(key)) {curr.fragment = value;} + else if ("query_string".equals(key)) {curr.query_string = value;} + else if ("body".equals(key)) {curr.body = toByteArray(value);} //! + else if ("body_size".equals(key)) {curr.body_size = Integer.parseInt(value);} + else if (key.startsWith("header")) { + String [] h = getHeader(value); + curr.header.put(h[0], h[1]); + } + else if ("should_keep_alive".equals(key)) + {curr.should_keep_alive = (1 == Integer.parseInt(value));} + else if ("upgrade".equals(key)) { curr.upgrade = toByteArray(value);} + else if ("http_major".equals(key)) {curr.http_major = Integer.parseInt(value);} + else if ("http_minor".equals(key)) {curr.http_minor = Integer.parseInt(value);} + } else { + p("WTF?"+line); + } + + } + } catch (Throwable t) { + throw new RuntimeException(t); + } + return list; + } + + static String [] getHeader(String value) { + // { "Host": "0.0.0.0=5000"} + Pattern p = Pattern.compile("\\{ ?\"([^\"]*)\": ?\"(.*)\"}"); + Matcher m = p.matcher(value); + if (!m.matches()) { + p(value); + throw new RuntimeException("something wrong"); + } + String [] result = new String[2]; + MatchResult r = m.toMatchResult(); + result[0] = r.group(1).trim(); + result[1] = r.group(2); //.trim(); + return result; + } + + static final byte BSLASH = 0x5c; + static final byte QUOT = 0x22; + static final byte CR = 0x0d; + static final byte LF = 0x0a; + static final byte n = 0x6e; + static final byte r = 0x72; + + static final Byte[] JAVA_GENERICS_ROCK_HARD = new Byte[0]; + + + static byte [] toByteArray (String quotedString) { + ArrayList bytes = new ArrayList(); + String s = quotedString.substring(1, quotedString.length()-1); + byte [] byts = s.getBytes(java.nio.charset.Charset.forName("UTF8")); + boolean escaped = false; + for (byte b : byts) { + switch (b) { + case BSLASH: + escaped = true; + break; + case n: + if (escaped) { + bytes.add(LF); + escaped = false; + } else { + bytes.add(b); + } + break; + case r: + if (escaped) { + escaped = false; + bytes.add(CR); + } else { + bytes.add(b); + } + break; + case QUOT: + escaped = false; + bytes.add(QUOT); + break; + default: + bytes.add(b); + } + + } + + byts = new byte[bytes.size()]; + int i = 0; + for (Byte b : bytes) { + byts[i++]=b; + } + return byts; + } + + public static void main(String [] args) throws Throwable { + //TestLoaderNG l = new TestLoaderNG(args[0]); + List ts = load(args[0]); + for (Message t : ts) { +// for (int i =0; i!= t.raw.length; ++i) { +// p(i+":"+t.raw[i]); +// } +// try { + t.execute_permutations(); +// } catch (Throwable th) { +// p("failed: "+t.name); +// } + t.execute(); + // System.exit(0); + } + } + + class Header { + String field; + String value; + } + enum LastHeader { + NONE + ,FIELD + ,VALUE + } + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java new file mode 100644 index 0000000..13d8ea0 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java @@ -0,0 +1,62 @@ +package http_parser.lolevel; + +import java.nio.*; + +import static http_parser.lolevel.Util.*; + +public class TestNoOverflowLongBody { + + public static void test (http_parser.ParserType type, int len) { + HTTPParser parser = new HTTPParser(type); + ByteBuffer buf = getBytes(type, len); + + int buflen = buf.limit(); + + parser.execute(Util.SETTINGS_NULL, buf); + + check(buflen == buf.position()); + + buf = buffer("a"); + buflen = buf.limit(); + + for (int i = 0; i!= len; ++i) { + parser.execute(Util.SETTINGS_NULL, buf); + check(buflen == buf.position()); + buf.rewind(); + } + + buf = getBytes(type, len); + buflen = buf.limit(); + + parser.execute(Util.SETTINGS_NULL, buf); + + check(buflen == buf.position()); + + } + + static ByteBuffer getBytes (http_parser.ParserType type, int length) { + if (http_parser.ParserType.HTTP_BOTH == type) { + throw new RuntimeException("only HTTP_REQUEST and HTTP_RESPONSE"); + } + + String template = "%s\r\nConnection: Keep-Alive\r\nContent-Length: %d\r\n\r\n"; + String str = null; + if (http_parser.ParserType.HTTP_REQUEST == type) { + str = String.format(template, "GET / HTTP/1.1", length); + } else { + str = String.format(template, "HTTP/1.0 200 OK", length); + } + return buffer(str); + } + + public static void test () { + p(TestNoOverflowLongBody.class); + test(http_parser.ParserType.HTTP_REQUEST, 1000); + test(http_parser.ParserType.HTTP_REQUEST, 100000); + test(http_parser.ParserType.HTTP_RESPONSE, 1000); + test(http_parser.ParserType.HTTP_RESPONSE, 100000); + } + + + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java new file mode 100644 index 0000000..4159980 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java @@ -0,0 +1,117 @@ +package http_parser.lolevel; + +import java.nio.ByteBuffer; +import http_parser.HTTPException; +import http_parser.Util; + +public class UnitTest { + + static void p(Object o) {System.out.println(o);} + + public static void testErrorFormat() { + String bla = "This has an error in position 10 (the n in 'an')"; + ByteBuffer buf = ByteBuffer.wrap(bla.getBytes()); + buf.position(10); + + String mes = +"This has an error in position 10 (the n in 'an')\n" + +"..........^"; + + check_equals(mes, Util.error ("test error", buf, 0)); + + + bla = "123456789A123456789B123456789C123456789D123456789E123456789F123456789G123456789H123456789I123456789J"; + buf = ByteBuffer.wrap(bla.getBytes()); + buf.position(50); + mes = +"56789B123456789C123456789D123456789E123456789F123456789G123456789H123456\n"+ +"....................................^"; + check_equals(mes, Util.error("test trim right and left", buf, 0)); + + + buf.position(5); + mes = +"123456789A123456789B123456789C123456789D123456789E123456789F123456789G12\n"+ +".....^"; + check_equals(mes, Util.error("test trim right", buf, 0)); + + + int limit = buf.limit(); + buf.limit(10); + mes = +"123456789A\n"+ +".....^"; + check_equals(mes, Util.error("all before, not enough after", buf, 0)); + + + + buf.limit(limit); + buf.position(90); + mes = +"9C123456789D123456789E123456789F123456789G123456789H123456789I123456789J\n"+ +"..............................................................^"; + check_equals(mes, Util.error("test trim left", buf, 10)); + } + + + // Test that the error callbacks are properly called. + public static void testErrorCallback () { + String nothttp = "THis is certainly not valid HTTP"; + ByteBuffer buf = ByteBuffer.wrap(nothttp.getBytes()); + + ParserSettings s = new ParserSettings(); + s.on_error = new HTTPErrorCallback() { + public void cb (HTTPParser p, String mes, ByteBuffer buf, int pos) { + throw new HTTPException(mes); + } + }; // err callback + + + HTTPParser p = new HTTPParser(); + try { + p.execute(s, buf); + } catch (HTTPException e) { + check_equals("Invalid HTTP method", e.getMessage()); + } + + buf = ByteBuffer.wrap("GET / HTTP 1.10000".getBytes()); + p = new HTTPParser(); + try { + p.execute(s, buf); + } catch (HTTPException e) { + check_equals("ridiculous http minor", e.getMessage()); + } + + // if no error handler is defined, behave just like the above... + ParserSettings s0 = new ParserSettings(); + + buf = ByteBuffer.wrap("THis is certainly not valid HTTP".getBytes()); + p = new HTTPParser(); + try { + p.execute(s0, buf); + } catch (HTTPException e) { + check_equals("Invalid HTTP method", e.getMessage()); + } + + buf = ByteBuffer.wrap("GET / HTTP 1.10000".getBytes()); + p = new HTTPParser(); + try { + p.execute(s0, buf); + } catch (HTTPException e) { + check_equals("ridiculous http minor", e.getMessage()); + } + } + + static void check_equals(Object supposed2be, Object is) { + if (!supposed2be.equals(is)) { + throw new RuntimeException(is + " is supposed to be "+supposed2be); + } + } + + + public static void test () { + p(UnitTest.class); + testErrorFormat(); + testErrorCallback(); + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java new file mode 100644 index 0000000..9af3d4a --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java @@ -0,0 +1,27 @@ +package http_parser.lolevel; + +import java.nio.*; +import java.util.*; + +import http_parser.ParserType; + +import static http_parser.lolevel.Util.*; + +public class Upgrade { + static final String upgrade = "GET /demo HTTP/1.1\r\n" + + "Connection: Upgrade\r\n" + + "Upgrade: WebSocket\r\n\r\n" + + "third key data"; + static void test () { + p(Upgrade.class); + HTTPParser parser = new HTTPParser(ParserType.HTTP_REQUEST); + ByteBuffer buf = buffer(upgrade); + + int read = parser.execute(Util.SETTINGS_NULL, buf); + check (63 == read); + String s = str(buf); + check ("third key data".equals(str(buf))); + + } + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java new file mode 100644 index 0000000..35469d1 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java @@ -0,0 +1,127 @@ +package http_parser.lolevel; + +import http_parser.FieldData; +import http_parser.HTTPParserUrl; + +import static http_parser.HTTPParserUrl.*; +import static http_parser.lolevel.HTTPParser.*; + +/** + */ +public class Url { + + public static Url[] URL_TESTS = new Url[]{ + new Url("proxy request", "http://hostname/", false, + new HTTPParserUrl( + (1 << UrlFields.UF_SCHEMA.getIndex()) | (1 << UrlFields.UF_HOST.getIndex()) | (1 << UrlFields.UF_PATH.getIndex()), + 0, + new FieldData[]{ + new FieldData(0,4), + new FieldData(7,8), + new FieldData(0,0), + new FieldData(15,1), + new FieldData(0,0), + new FieldData(0,0) + }), + 0), + new Url("CONNECT request", "hostname:443", true, + new HTTPParserUrl( + (1 << UrlFields.UF_HOST.getIndex()) | (1 << UrlFields.UF_PORT.getIndex()), + 443, + new FieldData[]{ + new FieldData(0,0), + new FieldData(0,8), + new FieldData(9,3), + new FieldData(0,0), + new FieldData(0,0), + new FieldData(0,0) + }), + 0), + new Url("proxy ipv6 request", "http://[1:2::3:4]/", false, + new HTTPParserUrl( + (1 << UrlFields.UF_SCHEMA.getIndex()) | (1 << UrlFields.UF_HOST.getIndex()) | (1 << UrlFields.UF_PATH.getIndex()), + 0, + new FieldData[]{ + new FieldData(0,4), + new FieldData(8,8), + new FieldData(0,0), + new FieldData(17,1), + new FieldData(0,0), + new FieldData(0,0) + }), + 0), + new Url("CONNECT ipv6 address", "[1:2::3:4]:443", true, + new HTTPParserUrl( + (1 << UrlFields.UF_HOST.getIndex()) | (1 << UrlFields.UF_PORT.getIndex()), + 443, + new FieldData[]{ + new FieldData(0,0), + new FieldData(1,8), + new FieldData(11,3), + new FieldData(0,0), + new FieldData(0,0), + new FieldData(0,0) + }), + 0), + new Url("extra ? in query string", + "http://a.tbcdn.cn/p/fp/2010c/??fp-header-min.css,fp-base-min.css,fp-channel-min.css,fp-product-min.css,fp-mall-min.css,fp-category-min.css,fp-sub-min.css,fp-gdp4p-min.css,fp-css3-min.css,fp-misc-min.css?t=20101022.css", + false, + new HTTPParserUrl( + (1 << UrlFields.UF_SCHEMA.getIndex()) | + (1 << UrlFields.UF_HOST.getIndex()) | + (1 << UrlFields.UF_PATH.getIndex()) | + (1 << UrlFields.UF_QUERY.getIndex()), + 0, + new FieldData[]{ + new FieldData(0,4), + new FieldData(7,10), + new FieldData(0,0), + new FieldData(17,12), + new FieldData(30,187), + new FieldData(0,0) + }), + 0), + new Url("proxy empty host", + "http://:443/", + false, + null, + 1), + new Url("proxy empty port", + "http://hostname:/", + false, + null, + 1), + new Url("CONNECT empty host", + ":443", + true, + null, + 1), + new Url("CONNECT empty port", + "hostname:", + true, + null, + 1), + new Url("CONNECT with extra bits", + "hostname:443/", + true, + null, + 1), + + }; + + String name; + String url; + boolean is_connect; + HTTPParserUrl u; + int rv; + + public Url(String name, String url, boolean is_connect, HTTPParserUrl u, int rv) { + this.name = name; + this.url = url; + this.is_connect = is_connect; + this.u = u; + this.rv = rv; + } + + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java new file mode 100644 index 0000000..c73d9e6 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java @@ -0,0 +1,236 @@ +package http_parser.lolevel; + +import java.nio.*; +import java.util.*; + +import primitive.collection.ByteList; + +import http_parser.*; + +public class Util { + + static final ParserSettings SETTINGS_NULL = new ParserSettings(); + + static String str (ByteBuffer b, int pos, int len) { + byte [] by = new byte[len]; + int saved = b.position(); + b.position(pos); + b.get(by); + b.position(saved); + return new String(by); + } + static String str (ByteBuffer b) { + int len = b.limit() - b.position(); + byte [] by = new byte[len]; + int saved = b.position(); + b.get(by); + b.position(saved); + return new String(by); + } + + static ByteBuffer buffer(String str) { + return ByteBuffer.wrap(str.getBytes()); + } + + static ByteBuffer empty() { + return ByteBuffer.wrap(new byte[0]); + } + + static void check(boolean betterBtrue) { + if (!betterBtrue) { + throw new RuntimeException("!"); + } + } + static void check (int should, int is) { + if (should != is) { + throw new RuntimeException("should be: "+should+" is:"+is); + } + } + + static void test_message(Message mes) { + int raw_len = mes.raw.length; + for (int msg1len = 0; msg1len != raw_len; ++msg1len) { + mes.reset(); + ByteBuffer msg1 = ByteBuffer.wrap(mes.raw, 0, msg1len); + ByteBuffer msg2 = ByteBuffer.wrap(mes.raw, msg1len, mes.raw.length - msg1len); + + HTTPParser parser = new HTTPParser(mes.type); + ParserSettings settings = mes.settings(); + + int read = 0; + if (msg1len !=0) { + read = parser.execute(settings, msg1); + if (mes.upgrade() && parser.upgrade) { + // Messages have a settings() that checks itself... + check(1 == mes.num_called); + continue; + } + check(read == msg1len); + } + + read = parser.execute(settings, msg2); + if (mes.upgrade() && parser.upgrade) { + check(1 == mes.num_called); + continue; + } + + check( mes.raw.length - msg1len, read); + + ByteBuffer empty = Util.empty(); + read = parser.execute(settings, empty); + + if (mes.upgrade() && parser.upgrade) { + check(1 == mes.num_called); + continue; + } + check(empty.position() == empty.limit()); + check(0 == read); + check(1 == mes.num_called); + + } + } + + static void test_multiple3(Message r1, Message r2, Message r3) { + int message_count = 1; + if (!r1.upgrade()) { + message_count++; + if (!r2.upgrade()) { + message_count++; + } + } + boolean has_upgrade = (message_count < 3 || r3.upgrade()); + + ByteList blist = new ByteList(); + blist.addAll(r1.raw); + blist.addAll(r2.raw); + blist.addAll(r3.raw); + + byte [] raw = blist.toArray(); + ByteBuffer buf = ByteBuffer.wrap(raw); + + Util.Settings settings = Util.settings(); + HTTPParser parser = new HTTPParser(r1.type); + + int read = parser.execute(settings, buf); + if (has_upgrade && parser.upgrade) { + raw = upgrade_message_fix(raw, read, r1,r2,r3); + check(settings.numCalled == message_count); + return; + } + + check(read == raw.length); + + buf = Util.empty(); + read = parser.execute(settings, buf); + if (has_upgrade && parser.upgrade) { + check(settings.numCalled == message_count); + return; + } + + check(0 == read); + check(settings.numCalled == message_count); + } + + /* Given a sequence of bytes and the number of these that we were able to + * parse, verify that upgrade bodies are correct. + */ + static byte [] upgrade_message_fix(byte[] body, int nread, Message... msgs) { + int off = 0; + for (Message m : msgs) { + off += m.raw.length; + if (m.upgrade()) { + off -= m.upgrade.length; + // Original C: + // Check the portion of the response after its specified upgrade + // if (!check_str_eq(m, "upgrade", body + off, body + nread)) { + // abort(); + // } + // to me, this seems to be equivalent to comparing off and nread ... + check (off, nread); + + // Original C: + // Fix up the response so that message_eq() will verify the beginning + // of the upgrade */ + // + // *(body + nread + strlen(m->upgrade)) = '\0'; + // This only shortens body so the strlen check passes. + return new byte[off]; + + } + } + return null; + } +//upgrade_message_fix(char *body, const size_t nread, const size_t nmsgs, ...) { +// va_list ap; +// size_t i; +// size_t off = 0; +// +// va_start(ap, nmsgs); +// +// for (i = 0; i < nmsgs; i++) { +// struct message *m = va_arg(ap, struct message *); +// +// off += strlen(m->raw); +// +// if (m->upgrade) { +// off -= strlen(m->upgrade); +// +// /* Check the portion of the response after its specified upgrade */ +// if (!check_str_eq(m, "upgrade", body + off, body + nread)) { +// abort(); +// } +// +// /* Fix up the response so that message_eq() will verify the beginning +// * of the upgrade */ +// *(body + nread + strlen(m->upgrade)) = '\0'; +// messages[num_messages -1 ].upgrade = body + nread; +// +// va_end(ap); +// return; +// } +// } +// +// va_end(ap); +// printf("\n\n*** Error: expected a message with upgrade ***\n"); +// +// abort(); +//} + static void p (Object o) { + System.out.println(o); + } + + static Settings settings() { + return new Settings(); + } + static Message find(List list, String name) { + for (Message m : list) { + if (name.equals(m.name)) { + return m; + } + } + return null; + } + + static class Settings extends ParserSettings { + public int numCalled; + public int bodyCount; + Settings() { + this.on_message_complete = new HTTPCallback() { + public int cb (HTTPParser parser) { + numCalled++; + return 0; + } + }; + this.on_body = new HTTPDataCallback() { + public int cb (HTTPParser p, ByteBuffer b, int pos, int len) { + bodyCount += len; + return 0; + } + }; + } + + int numCalled () { + return this.numCalled; + } + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java new file mode 100644 index 0000000..fc8f081 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java @@ -0,0 +1,59 @@ +package http_parser.lolevel; + +import java.nio.*; +import java.util.*; + +import http_parser.ParserType; + +import static http_parser.lolevel.Util.*; + +public class WrongContentLength { + static final String contentLength = "GET / HTTP/1.0\r\n" + + "Content-Length: 5\r\n" + + "\r\n" + + "hello" + + "hello_again"; + static void test () { + p(WrongContentLength.class); + HTTPParser parser = new HTTPParser(ParserType.HTTP_REQUEST); + ByteBuffer buf = buffer(contentLength); + + Settings settings = new Settings(); + + int read = parser.execute(settings, buf); + check (settings.msg_cmplt_called); + check ("invalid method".equals(settings.err)); + + } + public static void main(String [] args) { + test(); + } + + static class Settings extends ParserSettings { + public int bodyCount; + public boolean msg_cmplt_called; + public String err; + Settings () { + this.on_message_complete = new HTTPCallback () { + public int cb (HTTPParser p) { + check (5 == bodyCount); + msg_cmplt_called = true; + return 0; + } + }; + this.on_body = new HTTPDataCallback() { + public int cb (HTTPParser p, ByteBuffer b, int pos, int len) { + bodyCount += len; + check ("hello".equals(str(b, pos, len))); + return 0; + } + }; + this.on_error = new HTTPErrorCallback() { + public void cb (HTTPParser p, String mes, ByteBuffer b, int i) { + err = mes; + } + }; + } + } + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/test.c b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/test.c new file mode 100644 index 0000000..3840747 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/test.c @@ -0,0 +1,3425 @@ +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ +#include "http_parser.h" +#include +#include +#include +#include /* rand */ +#include +#include + +#undef TRUE +#define TRUE 1 +#undef FALSE +#define FALSE 0 + +#define MAX_HEADERS 13 +#define MAX_ELEMENT_SIZE 2048 + +#define MIN(a,b) ((a) < (b) ? (a) : (b)) + +static http_parser *parser; + +struct message { + const char *name; // for debugging purposes + const char *raw; + enum http_parser_type type; + enum http_method method; + int status_code; + char request_path[MAX_ELEMENT_SIZE]; + char request_url[MAX_ELEMENT_SIZE]; + char fragment[MAX_ELEMENT_SIZE]; + char query_string[MAX_ELEMENT_SIZE]; + char body[MAX_ELEMENT_SIZE]; + size_t body_size; + const char *host; + const char *userinfo; + uint16_t port; + int num_headers; + enum { NONE=0, FIELD, VALUE } last_header_element; + char headers [MAX_HEADERS][2][MAX_ELEMENT_SIZE]; + int should_keep_alive; + + const char *upgrade; // upgraded body + + unsigned short http_major; + unsigned short http_minor; + + int message_begin_cb_called; + int headers_complete_cb_called; + int message_complete_cb_called; + int message_complete_on_eof; + int body_is_final; +}; + +static int currently_parsing_eof; + +static struct message messages[5]; +static int num_messages; +static http_parser_settings *current_pause_parser; + +/* * R E Q U E S T S * */ +const struct message requests[] = +#define CURL_GET 0 +{ {.name= "curl get" + ,.type= HTTP_REQUEST + ,.raw= "GET /test HTTP/1.1\r\n" + "User-Agent: curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1\r\n" + "Host: 0.0.0.0=5000\r\n" + "Accept: */*\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 3 + ,.headers= + { { "User-Agent", "curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1" } + , { "Host", "0.0.0.0=5000" } + , { "Accept", "*/*" } + } + ,.body= "" + } + +#define FIREFOX_GET 1 +, {.name= "firefox get" + ,.type= HTTP_REQUEST + ,.raw= "GET /favicon.ico HTTP/1.1\r\n" + "Host: 0.0.0.0=5000\r\n" + "User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0\r\n" + "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n" + "Accept-Language: en-us,en;q=0.5\r\n" + "Accept-Encoding: gzip,deflate\r\n" + "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n" + "Keep-Alive: 300\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/favicon.ico" + ,.request_url= "/favicon.ico" + ,.num_headers= 8 + ,.headers= + { { "Host", "0.0.0.0=5000" } + , { "User-Agent", "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0" } + , { "Accept", "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } + , { "Accept-Language", "en-us,en;q=0.5" } + , { "Accept-Encoding", "gzip,deflate" } + , { "Accept-Charset", "ISO-8859-1,utf-8;q=0.7,*;q=0.7" } + , { "Keep-Alive", "300" } + , { "Connection", "keep-alive" } + } + ,.body= "" + } + +#define DUMBFUCK 2 +, {.name= "dumbfuck" + ,.type= HTTP_REQUEST + ,.raw= "GET /dumbfuck HTTP/1.1\r\n" + "aaaaaaaaaaaaa:++++++++++\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/dumbfuck" + ,.request_url= "/dumbfuck" + ,.num_headers= 1 + ,.headers= + { { "aaaaaaaaaaaaa", "++++++++++" } + } + ,.body= "" + } + +#define FRAGMENT_IN_URI 3 +, {.name= "fragment in url" + ,.type= HTTP_REQUEST + ,.raw= "GET /forums/1/topics/2375?page=1#posts-17408 HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "page=1" + ,.fragment= "posts-17408" + ,.request_path= "/forums/1/topics/2375" + /* XXX request url does include fragment? */ + ,.request_url= "/forums/1/topics/2375?page=1#posts-17408" + ,.num_headers= 0 + ,.body= "" + } + +#define GET_NO_HEADERS_NO_BODY 4 +, {.name= "get no headers no body" + ,.type= HTTP_REQUEST + ,.raw= "GET /get_no_headers_no_body/world HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE /* would need Connection: close */ + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/get_no_headers_no_body/world" + ,.request_url= "/get_no_headers_no_body/world" + ,.num_headers= 0 + ,.body= "" + } + +#define GET_ONE_HEADER_NO_BODY 5 +, {.name= "get one header no body" + ,.type= HTTP_REQUEST + ,.raw= "GET /get_one_header_no_body HTTP/1.1\r\n" + "Accept: */*\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE /* would need Connection: close */ + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/get_one_header_no_body" + ,.request_url= "/get_one_header_no_body" + ,.num_headers= 1 + ,.headers= + { { "Accept" , "*/*" } + } + ,.body= "" + } + +#define GET_FUNKY_CONTENT_LENGTH 6 +, {.name= "get funky content length body hello" + ,.type= HTTP_REQUEST + ,.raw= "GET /get_funky_content_length_body_hello HTTP/1.0\r\n" + "conTENT-Length: 5\r\n" + "\r\n" + "HELLO" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/get_funky_content_length_body_hello" + ,.request_url= "/get_funky_content_length_body_hello" + ,.num_headers= 1 + ,.headers= + { { "conTENT-Length" , "5" } + } + ,.body= "HELLO" + } + +#define POST_IDENTITY_BODY_WORLD 7 +, {.name= "post identity body world" + ,.type= HTTP_REQUEST + ,.raw= "POST /post_identity_body_world?q=search#hey HTTP/1.1\r\n" + "Accept: */*\r\n" + "Transfer-Encoding: identity\r\n" + "Content-Length: 5\r\n" + "\r\n" + "World" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "q=search" + ,.fragment= "hey" + ,.request_path= "/post_identity_body_world" + ,.request_url= "/post_identity_body_world?q=search#hey" + ,.num_headers= 3 + ,.headers= + { { "Accept", "*/*" } + , { "Transfer-Encoding", "identity" } + , { "Content-Length", "5" } + } + ,.body= "World" + } + +#define POST_CHUNKED_ALL_YOUR_BASE 8 +, {.name= "post - chunked body: all your base are belong to us" + ,.type= HTTP_REQUEST + ,.raw= "POST /post_chunked_all_your_base HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "1e\r\nall your base are belong to us\r\n" + "0\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/post_chunked_all_your_base" + ,.request_url= "/post_chunked_all_your_base" + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding" , "chunked" } + } + ,.body= "all your base are belong to us" + } + +#define TWO_CHUNKS_MULT_ZERO_END 9 +, {.name= "two chunks ; triple zero ending" + ,.type= HTTP_REQUEST + ,.raw= "POST /two_chunks_mult_zero_end HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "5\r\nhello\r\n" + "6\r\n world\r\n" + "000\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/two_chunks_mult_zero_end" + ,.request_url= "/two_chunks_mult_zero_end" + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding", "chunked" } + } + ,.body= "hello world" + } + +#define CHUNKED_W_TRAILING_HEADERS 10 +, {.name= "chunked with trailing headers. blech." + ,.type= HTTP_REQUEST + ,.raw= "POST /chunked_w_trailing_headers HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "5\r\nhello\r\n" + "6\r\n world\r\n" + "0\r\n" + "Vary: *\r\n" + "Content-Type: text/plain\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/chunked_w_trailing_headers" + ,.request_url= "/chunked_w_trailing_headers" + ,.num_headers= 3 + ,.headers= + { { "Transfer-Encoding", "chunked" } + , { "Vary", "*" } + , { "Content-Type", "text/plain" } + } + ,.body= "hello world" + } + +#define CHUNKED_W_BULLSHIT_AFTER_LENGTH 11 +, {.name= "with bullshit after the length" + ,.type= HTTP_REQUEST + ,.raw= "POST /chunked_w_bullshit_after_length HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "5; ihatew3;whatthefuck=aretheseparametersfor\r\nhello\r\n" + "6; blahblah; blah\r\n world\r\n" + "0\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/chunked_w_bullshit_after_length" + ,.request_url= "/chunked_w_bullshit_after_length" + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding", "chunked" } + } + ,.body= "hello world" + } + +#define WITH_QUOTES 12 +, {.name= "with quotes" + ,.type= HTTP_REQUEST + ,.raw= "GET /with_\"stupid\"_quotes?foo=\"bar\" HTTP/1.1\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "foo=\"bar\"" + ,.fragment= "" + ,.request_path= "/with_\"stupid\"_quotes" + ,.request_url= "/with_\"stupid\"_quotes?foo=\"bar\"" + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define APACHEBENCH_GET 13 +/* The server receiving this request SHOULD NOT wait for EOF + * to know that content-length == 0. + * How to represent this in a unit test? message_complete_on_eof + * Compare with NO_CONTENT_LENGTH_RESPONSE. + */ +, {.name = "apachebench get" + ,.type= HTTP_REQUEST + ,.raw= "GET /test HTTP/1.0\r\n" + "Host: 0.0.0.0:5000\r\n" + "User-Agent: ApacheBench/2.3\r\n" + "Accept: */*\r\n\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 3 + ,.headers= { { "Host", "0.0.0.0:5000" } + , { "User-Agent", "ApacheBench/2.3" } + , { "Accept", "*/*" } + } + ,.body= "" + } + +#define QUERY_URL_WITH_QUESTION_MARK_GET 14 +/* Some clients include '?' characters in query strings. + */ +, {.name = "query url with question mark" + ,.type= HTTP_REQUEST + ,.raw= "GET /test.cgi?foo=bar?baz HTTP/1.1\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "foo=bar?baz" + ,.fragment= "" + ,.request_path= "/test.cgi" + ,.request_url= "/test.cgi?foo=bar?baz" + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define PREFIX_NEWLINE_GET 15 +/* Some clients, especially after a POST in a keep-alive connection, + * will send an extra CRLF before the next request + */ +, {.name = "newline prefix get" + ,.type= HTTP_REQUEST + ,.raw= "\r\nGET /test HTTP/1.1\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define UPGRADE_REQUEST 16 +, {.name = "upgrade request" + ,.type= HTTP_REQUEST + ,.raw= "GET /demo HTTP/1.1\r\n" + "Host: example.com\r\n" + "Connection: Upgrade\r\n" + "Sec-WebSocket-Key2: 12998 5 Y3 1 .P00\r\n" + "Sec-WebSocket-Protocol: sample\r\n" + "Upgrade: WebSocket\r\n" + "Sec-WebSocket-Key1: 4 @1 46546xW%0l 1 5\r\n" + "Origin: http://example.com\r\n" + "\r\n" + "Hot diggity dogg" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/demo" + ,.request_url= "/demo" + ,.num_headers= 7 + ,.upgrade="Hot diggity dogg" + ,.headers= { { "Host", "example.com" } + , { "Connection", "Upgrade" } + , { "Sec-WebSocket-Key2", "12998 5 Y3 1 .P00" } + , { "Sec-WebSocket-Protocol", "sample" } + , { "Upgrade", "WebSocket" } + , { "Sec-WebSocket-Key1", "4 @1 46546xW%0l 1 5" } + , { "Origin", "http://example.com" } + } + ,.body= "" + } + +#define CONNECT_REQUEST 17 +, {.name = "connect request" + ,.type= HTTP_REQUEST + ,.raw= "CONNECT 0-home0.netscape.com:443 HTTP/1.0\r\n" + "User-agent: Mozilla/1.1N\r\n" + "Proxy-authorization: basic aGVsbG86d29ybGQ=\r\n" + "\r\n" + "some data\r\n" + "and yet even more data" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_CONNECT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "0-home0.netscape.com:443" + ,.num_headers= 2 + ,.upgrade="some data\r\nand yet even more data" + ,.headers= { { "User-agent", "Mozilla/1.1N" } + , { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" } + } + ,.body= "" + } + +#define REPORT_REQ 18 +, {.name= "report request" + ,.type= HTTP_REQUEST + ,.raw= "REPORT /test HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_REPORT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define NO_HTTP_VERSION 19 +, {.name= "request with no http version" + ,.type= HTTP_REQUEST + ,.raw= "GET /\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 0 + ,.http_minor= 9 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define MSEARCH_REQ 20 +, {.name= "m-search request" + ,.type= HTTP_REQUEST + ,.raw= "M-SEARCH * HTTP/1.1\r\n" + "HOST: 239.255.255.250:1900\r\n" + "MAN: \"ssdp:discover\"\r\n" + "ST: \"ssdp:all\"\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_MSEARCH + ,.query_string= "" + ,.fragment= "" + ,.request_path= "*" + ,.request_url= "*" + ,.num_headers= 3 + ,.headers= { { "HOST", "239.255.255.250:1900" } + , { "MAN", "\"ssdp:discover\"" } + , { "ST", "\"ssdp:all\"" } + } + ,.body= "" + } + +#define LINE_FOLDING_IN_HEADER 21 +, {.name= "line folding in header value" + ,.type= HTTP_REQUEST + ,.raw= "GET / HTTP/1.1\r\n" + "Line1: abc\r\n" + "\tdef\r\n" + " ghi\r\n" + "\t\tjkl\r\n" + " mno \r\n" + "\t \tqrs\r\n" + "Line2: \t line2\t\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 2 + ,.headers= { { "Line1", "abcdefghijklmno qrs" } + , { "Line2", "line2\t" } + } + ,.body= "" + } + + +#define QUERY_TERMINATED_HOST 22 +, {.name= "host terminated by a query string" + ,.type= HTTP_REQUEST + ,.raw= "GET http://hypnotoad.org?hail=all HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "hail=all" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "http://hypnotoad.org?hail=all" + ,.host= "hypnotoad.org" + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define QUERY_TERMINATED_HOSTPORT 23 +, {.name= "host:port terminated by a query string" + ,.type= HTTP_REQUEST + ,.raw= "GET http://hypnotoad.org:1234?hail=all HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "hail=all" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "http://hypnotoad.org:1234?hail=all" + ,.host= "hypnotoad.org" + ,.port= 1234 + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define SPACE_TERMINATED_HOSTPORT 24 +, {.name= "host:port terminated by a space" + ,.type= HTTP_REQUEST + ,.raw= "GET http://hypnotoad.org:1234 HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "http://hypnotoad.org:1234" + ,.host= "hypnotoad.org" + ,.port= 1234 + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define PATCH_REQ 25 +, {.name = "PATCH request" + ,.type= HTTP_REQUEST + ,.raw= "PATCH /file.txt HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "Content-Type: application/example\r\n" + "If-Match: \"e0023aa4e\"\r\n" + "Content-Length: 10\r\n" + "\r\n" + "cccccccccc" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_PATCH + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/file.txt" + ,.request_url= "/file.txt" + ,.num_headers= 4 + ,.headers= { { "Host", "www.example.com" } + , { "Content-Type", "application/example" } + , { "If-Match", "\"e0023aa4e\"" } + , { "Content-Length", "10" } + } + ,.body= "cccccccccc" + } + +#define CONNECT_CAPS_REQUEST 26 +, {.name = "connect caps request" + ,.type= HTTP_REQUEST + ,.raw= "CONNECT HOME0.NETSCAPE.COM:443 HTTP/1.0\r\n" + "User-agent: Mozilla/1.1N\r\n" + "Proxy-authorization: basic aGVsbG86d29ybGQ=\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_CONNECT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "HOME0.NETSCAPE.COM:443" + ,.num_headers= 2 + ,.upgrade="" + ,.headers= { { "User-agent", "Mozilla/1.1N" } + , { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" } + } + ,.body= "" + } + +#if !HTTP_PARSER_STRICT +#define UTF8_PATH_REQ 27 +, {.name= "utf-8 path request" + ,.type= HTTP_REQUEST + ,.raw= "GET /δ¶/δt/pope?q=1#narf HTTP/1.1\r\n" + "Host: github.com\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "q=1" + ,.fragment= "narf" + ,.request_path= "/δ¶/δt/pope" + ,.request_url= "/δ¶/δt/pope?q=1#narf" + ,.num_headers= 1 + ,.headers= { {"Host", "github.com" } + } + ,.body= "" + } + +#define HOSTNAME_UNDERSCORE 28 +, {.name = "hostname underscore" + ,.type= HTTP_REQUEST + ,.raw= "CONNECT home_0.netscape.com:443 HTTP/1.0\r\n" + "User-agent: Mozilla/1.1N\r\n" + "Proxy-authorization: basic aGVsbG86d29ybGQ=\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_CONNECT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "home_0.netscape.com:443" + ,.num_headers= 2 + ,.upgrade="" + ,.headers= { { "User-agent", "Mozilla/1.1N" } + , { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" } + } + ,.body= "" + } +#endif /* !HTTP_PARSER_STRICT */ + +/* see https://github.com/ry/http-parser/issues/47 */ +#define EAT_TRAILING_CRLF_NO_CONNECTION_CLOSE 29 +, {.name = "eat CRLF between requests, no \"Connection: close\" header" + ,.raw= "POST / HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "Content-Type: application/x-www-form-urlencoded\r\n" + "Content-Length: 4\r\n" + "\r\n" + "q=42\r\n" /* note the trailing CRLF */ + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 3 + ,.upgrade= 0 + ,.headers= { { "Host", "www.example.com" } + , { "Content-Type", "application/x-www-form-urlencoded" } + , { "Content-Length", "4" } + } + ,.body= "q=42" + } + +/* see https://github.com/ry/http-parser/issues/47 */ +#define EAT_TRAILING_CRLF_WITH_CONNECTION_CLOSE 30 +, {.name = "eat CRLF between requests even if \"Connection: close\" is set" + ,.raw= "POST / HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "Content-Type: application/x-www-form-urlencoded\r\n" + "Content-Length: 4\r\n" + "Connection: close\r\n" + "\r\n" + "q=42\r\n" /* note the trailing CRLF */ + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE /* input buffer isn't empty when on_message_complete is called */ + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 4 + ,.upgrade= 0 + ,.headers= { { "Host", "www.example.com" } + , { "Content-Type", "application/x-www-form-urlencoded" } + , { "Content-Length", "4" } + , { "Connection", "close" } + } + ,.body= "q=42" + } + +#define PURGE_REQ 31 +, {.name = "PURGE request" + ,.type= HTTP_REQUEST + ,.raw= "PURGE /file.txt HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_PURGE + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/file.txt" + ,.request_url= "/file.txt" + ,.num_headers= 1 + ,.headers= { { "Host", "www.example.com" } } + ,.body= "" + } + +#define SEARCH_REQ 32 +, {.name = "SEARCH request" + ,.type= HTTP_REQUEST + ,.raw= "SEARCH / HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_SEARCH + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 1 + ,.headers= { { "Host", "www.example.com" } } + ,.body= "" + } + +#define PROXY_WITH_BASIC_AUTH 33 +, {.name= "host:port and basic_auth" + ,.type= HTTP_REQUEST + ,.raw= "GET http://a%12:b!&*$@hypnotoad.org:1234/toto HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.fragment= "" + ,.request_path= "/toto" + ,.request_url= "http://a%12:b!&*$@hypnotoad.org:1234/toto" + ,.host= "hypnotoad.org" + ,.userinfo= "a%12:b!&*$" + ,.port= 1234 + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + + +, {.name= NULL } /* sentinel */ +}; + +/* * R E S P O N S E S * */ +const struct message responses[] = +#define GOOGLE_301 0 +{ {.name= "google 301" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 301 Moved Permanently\r\n" + "Location: http://www.google.com/\r\n" + "Content-Type: text/html; charset=UTF-8\r\n" + "Date: Sun, 26 Apr 2009 11:11:49 GMT\r\n" + "Expires: Tue, 26 May 2009 11:11:49 GMT\r\n" + "X-$PrototypeBI-Version: 1.6.0.3\r\n" /* $ char in header field */ + "Cache-Control: public, max-age=2592000\r\n" + "Server: gws\r\n" + "Content-Length: 219 \r\n" + "\r\n" + "\n" + "301 Moved\n" + "

        301 Moved

        \n" + "The document has moved\n" + "
        here.\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 301 + ,.num_headers= 8 + ,.headers= + { { "Location", "http://www.google.com/" } + , { "Content-Type", "text/html; charset=UTF-8" } + , { "Date", "Sun, 26 Apr 2009 11:11:49 GMT" } + , { "Expires", "Tue, 26 May 2009 11:11:49 GMT" } + , { "X-$PrototypeBI-Version", "1.6.0.3" } + , { "Cache-Control", "public, max-age=2592000" } + , { "Server", "gws" } + , { "Content-Length", "219 " } + } + ,.body= "\n" + "301 Moved\n" + "

        301 Moved

        \n" + "The document has moved\n" + "here.\r\n" + "\r\n" + } + +#define NO_CONTENT_LENGTH_RESPONSE 1 +/* The client should wait for the server's EOF. That is, when content-length + * is not specified, and "Connection: close", the end of body is specified + * by the EOF. + * Compare with APACHEBENCH_GET + */ +, {.name= "no content-length response" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Date: Tue, 04 Aug 2009 07:59:32 GMT\r\n" + "Server: Apache\r\n" + "X-Powered-By: Servlet/2.5 JSP/2.1\r\n" + "Content-Type: text/xml; charset=utf-8\r\n" + "Connection: close\r\n" + "\r\n" + "\n" + "\n" + " \n" + " \n" + " SOAP-ENV:Client\n" + " Client Error\n" + " \n" + " \n" + "" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 5 + ,.headers= + { { "Date", "Tue, 04 Aug 2009 07:59:32 GMT" } + , { "Server", "Apache" } + , { "X-Powered-By", "Servlet/2.5 JSP/2.1" } + , { "Content-Type", "text/xml; charset=utf-8" } + , { "Connection", "close" } + } + ,.body= "\n" + "\n" + " \n" + " \n" + " SOAP-ENV:Client\n" + " Client Error\n" + " \n" + " \n" + "" + } + +#define NO_HEADERS_NO_BODY_404 2 +, {.name= "404 no headers no body" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 404 Not Found\r\n\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 404 + ,.num_headers= 0 + ,.headers= {} + ,.body_size= 0 + ,.body= "" + } + +#define NO_REASON_PHRASE 3 +, {.name= "301 no response phrase" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 301\r\n\r\n" + ,.should_keep_alive = FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 301 + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define TRAILING_SPACE_ON_CHUNKED_BODY 4 +, {.name="200 trailing space on chunked body" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Content-Type: text/plain\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "25 \r\n" + "This is the data in the first chunk\r\n" + "\r\n" + "1C\r\n" + "and this is the second one\r\n" + "\r\n" + "0 \r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 2 + ,.headers= + { {"Content-Type", "text/plain" } + , {"Transfer-Encoding", "chunked" } + } + ,.body_size = 37+28 + ,.body = + "This is the data in the first chunk\r\n" + "and this is the second one\r\n" + + } + +#define NO_CARRIAGE_RET 5 +, {.name="no carriage ret" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\n" + "Content-Type: text/html; charset=utf-8\n" + "Connection: close\n" + "\n" + "these headers are from http://news.ycombinator.com/" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 2 + ,.headers= + { {"Content-Type", "text/html; charset=utf-8" } + , {"Connection", "close" } + } + ,.body= "these headers are from http://news.ycombinator.com/" + } + +#define PROXY_CONNECTION 6 +, {.name="proxy connection" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Content-Type: text/html; charset=UTF-8\r\n" + "Content-Length: 11\r\n" + "Proxy-Connection: close\r\n" + "Date: Thu, 31 Dec 2009 20:55:48 +0000\r\n" + "\r\n" + "hello world" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 4 + ,.headers= + { {"Content-Type", "text/html; charset=UTF-8" } + , {"Content-Length", "11" } + , {"Proxy-Connection", "close" } + , {"Date", "Thu, 31 Dec 2009 20:55:48 +0000"} + } + ,.body= "hello world" + } + +#define UNDERSTORE_HEADER_KEY 7 + // shown by + // curl -o /dev/null -v "http://ad.doubleclick.net/pfadx/DARTSHELLCONFIGXML;dcmt=text/xml;" +, {.name="underscore header key" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Server: DCLK-AdSvr\r\n" + "Content-Type: text/xml\r\n" + "Content-Length: 0\r\n" + "DCLK_imp: v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 4 + ,.headers= + { {"Server", "DCLK-AdSvr" } + , {"Content-Type", "text/xml" } + , {"Content-Length", "0" } + , {"DCLK_imp", "v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o" } + } + ,.body= "" + } + +#define BONJOUR_MADAME_FR 8 +/* The client should not merge two headers fields when the first one doesn't + * have a value. + */ +, {.name= "bonjourmadame.fr" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.0 301 Moved Permanently\r\n" + "Date: Thu, 03 Jun 2010 09:56:32 GMT\r\n" + "Server: Apache/2.2.3 (Red Hat)\r\n" + "Cache-Control: public\r\n" + "Pragma: \r\n" + "Location: http://www.bonjourmadame.fr/\r\n" + "Vary: Accept-Encoding\r\n" + "Content-Length: 0\r\n" + "Content-Type: text/html; charset=UTF-8\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 301 + ,.num_headers= 9 + ,.headers= + { { "Date", "Thu, 03 Jun 2010 09:56:32 GMT" } + , { "Server", "Apache/2.2.3 (Red Hat)" } + , { "Cache-Control", "public" } + , { "Pragma", "" } + , { "Location", "http://www.bonjourmadame.fr/" } + , { "Vary", "Accept-Encoding" } + , { "Content-Length", "0" } + , { "Content-Type", "text/html; charset=UTF-8" } + , { "Connection", "keep-alive" } + } + ,.body= "" + } + +#define RES_FIELD_UNDERSCORE 9 +/* Should handle spaces in header fields */ +, {.name= "field underscore" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Date: Tue, 28 Sep 2010 01:14:13 GMT\r\n" + "Server: Apache\r\n" + "Cache-Control: no-cache, must-revalidate\r\n" + "Expires: Mon, 26 Jul 1997 05:00:00 GMT\r\n" + ".et-Cookie: PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com\r\n" + "Vary: Accept-Encoding\r\n" + "_eep-Alive: timeout=45\r\n" /* semantic value ignored */ + "_onnection: Keep-Alive\r\n" /* semantic value ignored */ + "Transfer-Encoding: chunked\r\n" + "Content-Type: text/html\r\n" + "Connection: close\r\n" + "\r\n" + "0\r\n\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 11 + ,.headers= + { { "Date", "Tue, 28 Sep 2010 01:14:13 GMT" } + , { "Server", "Apache" } + , { "Cache-Control", "no-cache, must-revalidate" } + , { "Expires", "Mon, 26 Jul 1997 05:00:00 GMT" } + , { ".et-Cookie", "PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com" } + , { "Vary", "Accept-Encoding" } + , { "_eep-Alive", "timeout=45" } + , { "_onnection", "Keep-Alive" } + , { "Transfer-Encoding", "chunked" } + , { "Content-Type", "text/html" } + , { "Connection", "close" } + } + ,.body= "" + } + +#define NON_ASCII_IN_STATUS_LINE 10 +/* Should handle non-ASCII in status line */ +, {.name= "non-ASCII in status line" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 500 Oriëntatieprobleem\r\n" + "Date: Fri, 5 Nov 2010 23:07:12 GMT+2\r\n" + "Content-Length: 0\r\n" + "Connection: close\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 500 + ,.num_headers= 3 + ,.headers= + { { "Date", "Fri, 5 Nov 2010 23:07:12 GMT+2" } + , { "Content-Length", "0" } + , { "Connection", "close" } + } + ,.body= "" + } + +#define HTTP_VERSION_0_9 11 +/* Should handle HTTP/0.9 */ +, {.name= "http version 0.9" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/0.9 200 OK\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 0 + ,.http_minor= 9 + ,.status_code= 200 + ,.num_headers= 0 + ,.headers= + {} + ,.body= "" + } + +#define NO_CONTENT_LENGTH_NO_TRANSFER_ENCODING_RESPONSE 12 +/* The client should wait for the server's EOF. That is, when neither + * content-length nor transfer-encoding is specified, the end of body + * is specified by the EOF. + */ +, {.name= "neither content-length nor transfer-encoding response" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Content-Type: text/plain\r\n" + "\r\n" + "hello world" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 1 + ,.headers= + { { "Content-Type", "text/plain" } + } + ,.body= "hello world" + } + +#define NO_BODY_HTTP10_KA_200 13 +, {.name= "HTTP/1.0 with keep-alive and EOF-terminated 200 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.0 200 OK\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 200 + ,.num_headers= 1 + ,.headers= + { { "Connection", "keep-alive" } + } + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP10_KA_204 14 +, {.name= "HTTP/1.0 with keep-alive and a 204 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.0 204 No content\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 204 + ,.num_headers= 1 + ,.headers= + { { "Connection", "keep-alive" } + } + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_KA_200 15 +, {.name= "HTTP/1.1 with an EOF-terminated 200 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 0 + ,.headers={} + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_KA_204 16 +, {.name= "HTTP/1.1 with a 204 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 204 No content\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 204 + ,.num_headers= 0 + ,.headers={} + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_NOKA_204 17 +, {.name= "HTTP/1.1 with a 204 status and keep-alive disabled" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 204 No content\r\n" + "Connection: close\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 204 + ,.num_headers= 1 + ,.headers= + { { "Connection", "close" } + } + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_KA_CHUNKED_200 18 +, {.name= "HTTP/1.1 with chunked endocing and a 200 response" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "0\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding", "chunked" } + } + ,.body_size= 0 + ,.body= "" + } + +#if !HTTP_PARSER_STRICT +#define SPACE_IN_FIELD_RES 19 +/* Should handle spaces in header fields */ +, {.name= "field space" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Server: Microsoft-IIS/6.0\r\n" + "X-Powered-By: ASP.NET\r\n" + "en-US Content-Type: text/xml\r\n" /* this is the problem */ + "Content-Type: text/xml\r\n" + "Content-Length: 16\r\n" + "Date: Fri, 23 Jul 2010 18:45:38 GMT\r\n" + "Connection: keep-alive\r\n" + "\r\n" + "hello" /* fake body */ + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 7 + ,.headers= + { { "Server", "Microsoft-IIS/6.0" } + , { "X-Powered-By", "ASP.NET" } + , { "en-US Content-Type", "text/xml" } + , { "Content-Type", "text/xml" } + , { "Content-Length", "16" } + , { "Date", "Fri, 23 Jul 2010 18:45:38 GMT" } + , { "Connection", "keep-alive" } + } + ,.body= "hello" + } +#endif /* !HTTP_PARSER_STRICT */ + +, {.name= NULL } /* sentinel */ +}; + +/* strnlen() is a POSIX.2008 addition. Can't rely on it being available so + * define it ourselves. + */ +size_t +strnlen(const char *s, size_t maxlen) +{ + const char *p; + + p = memchr(s, '\0', maxlen); + if (p == NULL) + return maxlen; + + return p - s; +} + +size_t +strlncat(char *dst, size_t len, const char *src, size_t n) +{ + size_t slen; + size_t dlen; + size_t rlen; + size_t ncpy; + + slen = strnlen(src, n); + dlen = strnlen(dst, len); + + if (dlen < len) { + rlen = len - dlen; + ncpy = slen < rlen ? slen : (rlen - 1); + memcpy(dst + dlen, src, ncpy); + dst[dlen + ncpy] = '\0'; + } + + assert(len > slen + dlen); + return slen + dlen; +} + +size_t +strlcat(char *dst, const char *src, size_t len) +{ + return strlncat(dst, len, src, (size_t) -1); +} + +size_t +strlncpy(char *dst, size_t len, const char *src, size_t n) +{ + size_t slen; + size_t ncpy; + + slen = strnlen(src, n); + + if (len > 0) { + ncpy = slen < len ? slen : (len - 1); + memcpy(dst, src, ncpy); + dst[ncpy] = '\0'; + } + + assert(len > slen); + return slen; +} + +size_t +strlcpy(char *dst, const char *src, size_t len) +{ + return strlncpy(dst, len, src, (size_t) -1); +} + +int +request_url_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + strlncat(messages[num_messages].request_url, + sizeof(messages[num_messages].request_url), + buf, + len); + return 0; +} + +int +status_complete_cb (http_parser *p) { + assert(p == parser); + p->data++; + return 0; +} + +int +header_field_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + struct message *m = &messages[num_messages]; + + if (m->last_header_element != FIELD) + m->num_headers++; + + strlncat(m->headers[m->num_headers-1][0], + sizeof(m->headers[m->num_headers-1][0]), + buf, + len); + + m->last_header_element = FIELD; + + return 0; +} + +int +header_value_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + struct message *m = &messages[num_messages]; + + strlncat(m->headers[m->num_headers-1][1], + sizeof(m->headers[m->num_headers-1][1]), + buf, + len); + + m->last_header_element = VALUE; + + return 0; +} + +void +check_body_is_final (const http_parser *p) +{ + if (messages[num_messages].body_is_final) { + fprintf(stderr, "\n\n *** Error http_body_is_final() should return 1 " + "on last on_body callback call " + "but it doesn't! ***\n\n"); + assert(0); + abort(); + } + messages[num_messages].body_is_final = http_body_is_final(p); +} + +int +body_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + strlncat(messages[num_messages].body, + sizeof(messages[num_messages].body), + buf, + len); + messages[num_messages].body_size += len; + check_body_is_final(p); + // printf("body_cb: '%s'\n", requests[num_messages].body); + return 0; +} + +int +count_body_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + assert(buf); + messages[num_messages].body_size += len; + check_body_is_final(p); + return 0; +} + +int +message_begin_cb (http_parser *p) +{ + assert(p == parser); + messages[num_messages].message_begin_cb_called = TRUE; + return 0; +} + +int +headers_complete_cb (http_parser *p) +{ + assert(p == parser); + messages[num_messages].method = parser->method; + messages[num_messages].status_code = parser->status_code; + messages[num_messages].http_major = parser->http_major; + messages[num_messages].http_minor = parser->http_minor; + messages[num_messages].headers_complete_cb_called = TRUE; + messages[num_messages].should_keep_alive = http_should_keep_alive(parser); + return 0; +} + +int +message_complete_cb (http_parser *p) +{ + assert(p == parser); + if (messages[num_messages].should_keep_alive != http_should_keep_alive(parser)) + { + fprintf(stderr, "\n\n *** Error http_should_keep_alive() should have same " + "value in both on_message_complete and on_headers_complete " + "but it doesn't! ***\n\n"); + assert(0); + abort(); + } + + if (messages[num_messages].body_size && + http_body_is_final(p) && + !messages[num_messages].body_is_final) + { + fprintf(stderr, "\n\n *** Error http_body_is_final() should return 1 " + "on last on_body callback call " + "but it doesn't! ***\n\n"); + assert(0); + abort(); + } + + messages[num_messages].message_complete_cb_called = TRUE; + + messages[num_messages].message_complete_on_eof = currently_parsing_eof; + + num_messages++; + return 0; +} + +/* These dontcall_* callbacks exist so that we can verify that when we're + * paused, no additional callbacks are invoked */ +int +dontcall_message_begin_cb (http_parser *p) +{ + if (p) { } // gcc + fprintf(stderr, "\n\n*** on_message_begin() called on paused parser ***\n\n"); + abort(); +} + +int +dontcall_header_field_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_header_field() called on paused parser ***\n\n"); + abort(); +} + +int +dontcall_header_value_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_header_value() called on paused parser ***\n\n"); + abort(); +} + +int +dontcall_request_url_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_request_url() called on paused parser ***\n\n"); + abort(); +} + +int +dontcall_body_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_body_cb() called on paused parser ***\n\n"); + abort(); +} + +int +dontcall_headers_complete_cb (http_parser *p) +{ + if (p) { } // gcc + fprintf(stderr, "\n\n*** on_headers_complete() called on paused " + "parser ***\n\n"); + abort(); +} + +int +dontcall_message_complete_cb (http_parser *p) +{ + if (p) { } // gcc + fprintf(stderr, "\n\n*** on_message_complete() called on paused " + "parser ***\n\n"); + abort(); +} + +static http_parser_settings settings_dontcall = + {.on_message_begin = dontcall_message_begin_cb + ,.on_header_field = dontcall_header_field_cb + ,.on_header_value = dontcall_header_value_cb + ,.on_url = dontcall_request_url_cb + ,.on_body = dontcall_body_cb + ,.on_headers_complete = dontcall_headers_complete_cb + ,.on_message_complete = dontcall_message_complete_cb + }; + +/* These pause_* callbacks always pause the parser and just invoke the regular + * callback that tracks content. Before returning, we overwrite the parser + * settings to point to the _dontcall variety so that we can verify that + * the pause actually did, you know, pause. */ +int +pause_message_begin_cb (http_parser *p) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return message_begin_cb(p); +} + +int +pause_header_field_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return header_field_cb(p, buf, len); +} + +int +pause_header_value_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return header_value_cb(p, buf, len); +} + +int +pause_request_url_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return request_url_cb(p, buf, len); +} + +int +pause_body_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return body_cb(p, buf, len); +} + +int +pause_headers_complete_cb (http_parser *p) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return headers_complete_cb(p); +} + +int +pause_message_complete_cb (http_parser *p) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return message_complete_cb(p); +} + +static http_parser_settings settings_pause = + {.on_message_begin = pause_message_begin_cb + ,.on_header_field = pause_header_field_cb + ,.on_header_value = pause_header_value_cb + ,.on_url = pause_request_url_cb + ,.on_body = pause_body_cb + ,.on_headers_complete = pause_headers_complete_cb + ,.on_message_complete = pause_message_complete_cb + }; + +static http_parser_settings settings = + {.on_message_begin = message_begin_cb + ,.on_header_field = header_field_cb + ,.on_header_value = header_value_cb + ,.on_url = request_url_cb + ,.on_body = body_cb + ,.on_headers_complete = headers_complete_cb + ,.on_message_complete = message_complete_cb + }; + +static http_parser_settings settings_count_body = + {.on_message_begin = message_begin_cb + ,.on_header_field = header_field_cb + ,.on_header_value = header_value_cb + ,.on_url = request_url_cb + ,.on_body = count_body_cb + ,.on_headers_complete = headers_complete_cb + ,.on_message_complete = message_complete_cb + }; + +static http_parser_settings settings_null = + {.on_message_begin = 0 + ,.on_header_field = 0 + ,.on_header_value = 0 + ,.on_url = 0 + ,.on_body = 0 + ,.on_headers_complete = 0 + ,.on_message_complete = 0 + }; + +void +parser_init (enum http_parser_type type) +{ + num_messages = 0; + + assert(parser == NULL); + + parser = malloc(sizeof(http_parser)); + + http_parser_init(parser, type); + + memset(&messages, 0, sizeof messages); + +} + +void +parser_free () +{ + assert(parser); + free(parser); + parser = NULL; +} + +size_t parse (const char *buf, size_t len) +{ + size_t nparsed; + currently_parsing_eof = (len == 0); + nparsed = http_parser_execute(parser, &settings, buf, len); + return nparsed; +} + +size_t parse_count_body (const char *buf, size_t len) +{ + size_t nparsed; + currently_parsing_eof = (len == 0); + nparsed = http_parser_execute(parser, &settings_count_body, buf, len); + return nparsed; +} + +size_t parse_pause (const char *buf, size_t len) +{ + size_t nparsed; + http_parser_settings s = settings_pause; + + currently_parsing_eof = (len == 0); + current_pause_parser = &s; + nparsed = http_parser_execute(parser, current_pause_parser, buf, len); + return nparsed; +} + +static inline int +check_str_eq (const struct message *m, + const char *prop, + const char *expected, + const char *found) { + if ((expected == NULL) != (found == NULL)) { + printf("\n*** Error: %s in '%s' ***\n\n", prop, m->name); + printf("expected %s\n", (expected == NULL) ? "NULL" : expected); + printf(" found %s\n", (found == NULL) ? "NULL" : found); + return 0; + } + if (expected != NULL && 0 != strcmp(expected, found)) { + printf("\n*** Error: %s in '%s' ***\n\n", prop, m->name); + printf("expected '%s'\n", expected); + printf(" found '%s'\n", found); + return 0; + } + return 1; +} + +static inline int +check_num_eq (const struct message *m, + const char *prop, + int expected, + int found) { + if (expected != found) { + printf("\n*** Error: %s in '%s' ***\n\n", prop, m->name); + printf("expected %d\n", expected); + printf(" found %d\n", found); + return 0; + } + return 1; +} + +#define MESSAGE_CHECK_STR_EQ(expected, found, prop) \ + if (!check_str_eq(expected, #prop, expected->prop, found->prop)) return 0 + +#define MESSAGE_CHECK_NUM_EQ(expected, found, prop) \ + if (!check_num_eq(expected, #prop, expected->prop, found->prop)) return 0 + +#define MESSAGE_CHECK_URL_EQ(u, expected, found, prop, fn) \ +do { \ + char ubuf[256]; \ + \ + if ((u)->field_set & (1 << (fn))) { \ + memcpy(ubuf, (found)->request_url + (u)->field_data[(fn)].off, \ + (u)->field_data[(fn)].len); \ + ubuf[(u)->field_data[(fn)].len] = '\0'; \ + } else { \ + ubuf[0] = '\0'; \ + } \ + \ + check_str_eq(expected, #prop, expected->prop, ubuf); \ +} while(0) + +int +message_eq (int index, const struct message *expected) +{ + int i; + struct message *m = &messages[index]; + + MESSAGE_CHECK_NUM_EQ(expected, m, http_major); + MESSAGE_CHECK_NUM_EQ(expected, m, http_minor); + + if (expected->type == HTTP_REQUEST) { + MESSAGE_CHECK_NUM_EQ(expected, m, method); + } else { + MESSAGE_CHECK_NUM_EQ(expected, m, status_code); + } + + MESSAGE_CHECK_NUM_EQ(expected, m, should_keep_alive); + MESSAGE_CHECK_NUM_EQ(expected, m, message_complete_on_eof); + + assert(m->message_begin_cb_called); + assert(m->headers_complete_cb_called); + assert(m->message_complete_cb_called); + + + MESSAGE_CHECK_STR_EQ(expected, m, request_url); + + /* Check URL components; we can't do this w/ CONNECT since it doesn't + * send us a well-formed URL. + */ + if (*m->request_url && m->method != HTTP_CONNECT) { + struct http_parser_url u; + + if (http_parser_parse_url(m->request_url, strlen(m->request_url), 0, &u)) { + fprintf(stderr, "\n\n*** failed to parse URL %s ***\n\n", + m->request_url); + abort(); + } + + if (expected->host) { + MESSAGE_CHECK_URL_EQ(&u, expected, m, host, UF_HOST); + } + + if (expected->userinfo) { + MESSAGE_CHECK_URL_EQ(&u, expected, m, userinfo, UF_USERINFO); + } + + m->port = (u.field_set & (1 << UF_PORT)) ? + u.port : 0; + + MESSAGE_CHECK_URL_EQ(&u, expected, m, query_string, UF_QUERY); + MESSAGE_CHECK_URL_EQ(&u, expected, m, fragment, UF_FRAGMENT); + MESSAGE_CHECK_URL_EQ(&u, expected, m, request_path, UF_PATH); + MESSAGE_CHECK_NUM_EQ(expected, m, port); + } + + if (expected->body_size) { + MESSAGE_CHECK_NUM_EQ(expected, m, body_size); + } else { + MESSAGE_CHECK_STR_EQ(expected, m, body); + } + + MESSAGE_CHECK_NUM_EQ(expected, m, num_headers); + + int r; + for (i = 0; i < m->num_headers; i++) { + r = check_str_eq(expected, "header field", expected->headers[i][0], m->headers[i][0]); + if (!r) return 0; + r = check_str_eq(expected, "header value", expected->headers[i][1], m->headers[i][1]); + if (!r) return 0; + } + + MESSAGE_CHECK_STR_EQ(expected, m, upgrade); + + return 1; +} + +/* Given a sequence of varargs messages, return the number of them that the + * parser should successfully parse, taking into account that upgraded + * messages prevent all subsequent messages from being parsed. + */ +size_t +count_parsed_messages(const size_t nmsgs, ...) { + size_t i; + va_list ap; + + va_start(ap, nmsgs); + + for (i = 0; i < nmsgs; i++) { + struct message *m = va_arg(ap, struct message *); + + if (m->upgrade) { + va_end(ap); + return i + 1; + } + } + + va_end(ap); + return nmsgs; +} + +/* Given a sequence of bytes and the number of these that we were able to + * parse, verify that upgrade bodies are correct. + */ +void +upgrade_message_fix(char *body, const size_t nread, const size_t nmsgs, ...) { + va_list ap; + size_t i; + size_t off = 0; + + va_start(ap, nmsgs); + + for (i = 0; i < nmsgs; i++) { + struct message *m = va_arg(ap, struct message *); + + off += strlen(m->raw); + + if (m->upgrade) { + off -= strlen(m->upgrade); + + /* Check the portion of the response after its specified upgrade */ + if (!check_str_eq(m, "upgrade", body + off, body + nread)) { + abort(); + } + + /* Fix up the response so that message_eq() will verify the beginning + * of the upgrade */ + *(body + nread + strlen(m->upgrade)) = '\0'; + messages[num_messages -1 ].upgrade = body + nread; + + va_end(ap); + return; + } + } + + va_end(ap); + printf("\n\n*** Error: expected a message with upgrade ***\n"); + + abort(); +} + +static void +print_error (const char *raw, size_t error_location) +{ + fprintf(stderr, "\n*** %s ***\n\n", + http_errno_description(HTTP_PARSER_ERRNO(parser))); + + int this_line = 0, char_len = 0; + size_t i, j, len = strlen(raw), error_location_line = 0; + for (i = 0; i < len; i++) { + if (i == error_location) this_line = 1; + switch (raw[i]) { + case '\r': + char_len = 2; + fprintf(stderr, "\\r"); + break; + + case '\n': + char_len = 2; + fprintf(stderr, "\\n\n"); + + if (this_line) goto print; + + error_location_line = 0; + continue; + + default: + char_len = 1; + fputc(raw[i], stderr); + break; + } + if (!this_line) error_location_line += char_len; + } + + fprintf(stderr, "[eof]\n"); + + print: + for (j = 0; j < error_location_line; j++) { + fputc(' ', stderr); + } + fprintf(stderr, "^\n\nerror location: %u\n", (unsigned int)error_location); +} + +void +test_preserve_data (void) +{ + char my_data[] = "application-specific data"; + http_parser parser; + parser.data = my_data; + http_parser_init(&parser, HTTP_REQUEST); + if (parser.data != my_data) { + printf("\n*** parser.data not preserved accross http_parser_init ***\n\n"); + abort(); + } +} + +struct url_test { + const char *name; + const char *url; + int is_connect; + struct http_parser_url u; + int rv; +}; + +const struct url_test url_tests[] = +{ {.name="proxy request" + ,.url="http://hostname/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PATH) + ,.port=0 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 7, 8 } /* UF_HOST */ + ,{ 0, 0 } /* UF_PORT */ + ,{ 15, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="proxy request with port" + ,.url="http://hostname:444/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PORT) | (1 << UF_PATH) + ,.port=444 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 7, 8 } /* UF_HOST */ + ,{ 16, 3 } /* UF_PORT */ + ,{ 19, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="CONNECT request" + ,.url="hostname:443" + ,.is_connect=1 + ,.u= + {.field_set=(1 << UF_HOST) | (1 << UF_PORT) + ,.port=443 + ,.field_data= + {{ 0, 0 } /* UF_SCHEMA */ + ,{ 0, 8 } /* UF_HOST */ + ,{ 9, 3 } /* UF_PORT */ + ,{ 0, 0 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="CONNECT request but not connect" + ,.url="hostname:443" + ,.is_connect=0 + ,.rv=1 + } + +, {.name="proxy ipv6 request" + ,.url="http://[1:2::3:4]/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PATH) + ,.port=0 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 8, 8 } /* UF_HOST */ + ,{ 0, 0 } /* UF_PORT */ + ,{ 17, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="proxy ipv6 request with port" + ,.url="http://[1:2::3:4]:67/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PORT) | (1 << UF_PATH) + ,.port=67 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 8, 8 } /* UF_HOST */ + ,{ 18, 2 } /* UF_PORT */ + ,{ 20, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="CONNECT ipv6 address" + ,.url="[1:2::3:4]:443" + ,.is_connect=1 + ,.u= + {.field_set=(1 << UF_HOST) | (1 << UF_PORT) + ,.port=443 + ,.field_data= + {{ 0, 0 } /* UF_SCHEMA */ + ,{ 1, 8 } /* UF_HOST */ + ,{ 11, 3 } /* UF_PORT */ + ,{ 0, 0 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="ipv4 in ipv6 address" + ,.url="http://[2001:0000:0000:0000:0000:0000:1.9.1.1]/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PATH) + ,.port=0 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 8, 37 } /* UF_HOST */ + ,{ 0, 0 } /* UF_PORT */ + ,{ 46, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + ,{ 0, 0 } /* UF_USERINFO */ + } + } + ,.rv=0 + } + +, {.name="extra ? in query string" + ,.url="http://a.tbcdn.cn/p/fp/2010c/??fp-header-min.css,fp-base-min.css," + "fp-channel-min.css,fp-product-min.css,fp-mall-min.css,fp-category-min.css," + "fp-sub-min.css,fp-gdp4p-min.css,fp-css3-min.css,fp-misc-min.css?t=20101022.css" + ,.is_connect=0 + ,.u= + {.field_set=(1<field_set, u->port); + for (i = 0; i < UF_MAX; i++) { + if ((u->field_set & (1 << i)) == 0) { + printf("\tfield_data[%u]: unset\n", i); + continue; + } + + printf("\tfield_data[%u]: off: %u len: %u part: \"%.*s\n\"", + i, + u->field_data[i].off, + u->field_data[i].len, + u->field_data[i].len, + url + u->field_data[i].off); + } +} + +void +test_parse_url (void) +{ + struct http_parser_url u; + const struct url_test *test; + unsigned int i; + int rv; + + for (i = 0; i < (sizeof(url_tests) / sizeof(url_tests[0])); i++) { + test = &url_tests[i]; + memset(&u, 0, sizeof(u)); + + rv = http_parser_parse_url(test->url, + strlen(test->url), + test->is_connect, + &u); + + if (test->rv == 0) { + if (rv != 0) { + printf("\n*** http_parser_parse_url(\"%s\") \"%s\" test failed, " + "unexpected rv %d ***\n\n", test->url, test->name, rv); + abort(); + } + + if (memcmp(&u, &test->u, sizeof(u)) != 0) { + printf("\n*** http_parser_parse_url(\"%s\") \"%s\" failed ***\n", + test->url, test->name); + + printf("target http_parser_url:\n"); + dump_url(test->url, &test->u); + printf("result http_parser_url:\n"); + dump_url(test->url, &u); + + abort(); + } + } else { + /* test->rv != 0 */ + if (rv == 0) { + printf("\n*** http_parser_parse_url(\"%s\") \"%s\" test failed, " + "unexpected rv %d ***\n\n", test->url, test->name, rv); + abort(); + } + } + } +} + +void +test_method_str (void) +{ + assert(0 == strcmp("GET", http_method_str(HTTP_GET))); + assert(0 == strcmp("", http_method_str(1337))); +} + +void +test_message (const struct message *message) +{ + size_t raw_len = strlen(message->raw); + size_t msg1len; + for (msg1len = 0; msg1len < raw_len; msg1len++) { + parser_init(message->type); + + size_t read; + const char *msg1 = message->raw; + const char *msg2 = msg1 + msg1len; + size_t msg2len = raw_len - msg1len; + + if (msg1len) { + read = parse(msg1, msg1len); + + if (message->upgrade && parser->upgrade) { + messages[num_messages - 1].upgrade = msg1 + read; + goto test; + } + + if (read != msg1len) { + print_error(msg1, read); + abort(); + } + } + + + read = parse(msg2, msg2len); + + if (message->upgrade && parser->upgrade) { + messages[num_messages - 1].upgrade = msg2 + read; + goto test; + } + + if (read != msg2len) { + print_error(msg2, read); + abort(); + } + + read = parse(NULL, 0); + + if (read != 0) { + print_error(message->raw, read); + abort(); + } + + test: + + if (num_messages != 1) { + printf("\n*** num_messages != 1 after testing '%s' ***\n\n", message->name); + abort(); + } + + if(!message_eq(0, message)) abort(); + + parser_free(); + } +} + +void +test_message_count_body (const struct message *message) +{ + parser_init(message->type); + + size_t read; + size_t l = strlen(message->raw); + size_t i, toread; + size_t chunk = 4024; + + for (i = 0; i < l; i+= chunk) { + toread = MIN(l-i, chunk); + read = parse_count_body(message->raw + i, toread); + if (read != toread) { + print_error(message->raw, read); + abort(); + } + } + + + read = parse_count_body(NULL, 0); + if (read != 0) { + print_error(message->raw, read); + abort(); + } + + if (num_messages != 1) { + printf("\n*** num_messages != 1 after testing '%s' ***\n\n", message->name); + abort(); + } + + if(!message_eq(0, message)) abort(); + + parser_free(); +} + +void +test_simple (const char *buf, enum http_errno err_expected) +{ + parser_init(HTTP_REQUEST); + + size_t parsed; + int pass; + enum http_errno err; + + parsed = parse(buf, strlen(buf)); + pass = (parsed == strlen(buf)); + err = HTTP_PARSER_ERRNO(parser); + parsed = parse(NULL, 0); + pass &= (parsed == 0); + + parser_free(); + + /* In strict mode, allow us to pass with an unexpected HPE_STRICT as + * long as the caller isn't expecting success. + */ +#if HTTP_PARSER_STRICT + if (err_expected != err && err_expected != HPE_OK && err != HPE_STRICT) { +#else + if (err_expected != err) { +#endif + fprintf(stderr, "\n*** test_simple expected %s, but saw %s ***\n\n%s\n", + http_errno_name(err_expected), http_errno_name(err), buf); + abort(); + } +} + +void +test_header_overflow_error (int req) +{ + http_parser parser; + http_parser_init(&parser, req ? HTTP_REQUEST : HTTP_RESPONSE); + size_t parsed; + const char *buf; + buf = req ? "GET / HTTP/1.1\r\n" : "HTTP/1.0 200 OK\r\n"; + parsed = http_parser_execute(&parser, &settings_null, buf, strlen(buf)); + assert(parsed == strlen(buf)); + + buf = "header-key: header-value\r\n"; + size_t buflen = strlen(buf); + + int i; + for (i = 0; i < 10000; i++) { + parsed = http_parser_execute(&parser, &settings_null, buf, buflen); + if (parsed != buflen) { + //fprintf(stderr, "error found on iter %d\n", i); + assert(HTTP_PARSER_ERRNO(&parser) == HPE_HEADER_OVERFLOW); + return; + } + } + + fprintf(stderr, "\n*** Error expected but none in header overflow test ***\n"); + abort(); +} + +static void +test_content_length_overflow (const char *buf, size_t buflen, int expect_ok) +{ + http_parser parser; + http_parser_init(&parser, HTTP_RESPONSE); + http_parser_execute(&parser, &settings_null, buf, buflen); + + if (expect_ok) + assert(HTTP_PARSER_ERRNO(&parser) == HPE_OK); + else + assert(HTTP_PARSER_ERRNO(&parser) == HPE_INVALID_CONTENT_LENGTH); +} + +void +test_header_content_length_overflow_error (void) +{ +#define X(size) \ + "HTTP/1.1 200 OK\r\n" \ + "Content-Length: " #size "\r\n" \ + "\r\n" + const char a[] = X(18446744073709551614); /* 2^64-2 */ + const char b[] = X(18446744073709551615); /* 2^64-1 */ + const char c[] = X(18446744073709551616); /* 2^64 */ +#undef X + test_content_length_overflow(a, sizeof(a) - 1, 1); /* expect ok */ + test_content_length_overflow(b, sizeof(b) - 1, 0); /* expect failure */ + test_content_length_overflow(c, sizeof(c) - 1, 0); /* expect failure */ +} + +void +test_chunk_content_length_overflow_error (void) +{ +#define X(size) \ + "HTTP/1.1 200 OK\r\n" \ + "Transfer-Encoding: chunked\r\n" \ + "\r\n" \ + #size "\r\n" \ + "..." + const char a[] = X(FFFFFFFFFFFFFFFE); /* 2^64-2 */ + const char b[] = X(FFFFFFFFFFFFFFFF); /* 2^64-1 */ + const char c[] = X(10000000000000000); /* 2^64 */ +#undef X + test_content_length_overflow(a, sizeof(a) - 1, 1); /* expect ok */ + test_content_length_overflow(b, sizeof(b) - 1, 0); /* expect failure */ + test_content_length_overflow(c, sizeof(c) - 1, 0); /* expect failure */ +} + +void +test_no_overflow_long_body (int req, size_t length) +{ + http_parser parser; + http_parser_init(&parser, req ? HTTP_REQUEST : HTTP_RESPONSE); + size_t parsed; + size_t i; + char buf1[3000]; + size_t buf1len = sprintf(buf1, "%s\r\nConnection: Keep-Alive\r\nContent-Length: %lu\r\n\r\n", + req ? "POST / HTTP/1.0" : "HTTP/1.0 200 OK", (unsigned long)length); + parsed = http_parser_execute(&parser, &settings_null, buf1, buf1len); + if (parsed != buf1len) + goto err; + + for (i = 0; i < length; i++) { + char foo = 'a'; + parsed = http_parser_execute(&parser, &settings_null, &foo, 1); + if (parsed != 1) + goto err; + } + + parsed = http_parser_execute(&parser, &settings_null, buf1, buf1len); + if (parsed != buf1len) goto err; + return; + + err: + fprintf(stderr, + "\n*** error in test_no_overflow_long_body %s of length %lu ***\n", + req ? "REQUEST" : "RESPONSE", + (unsigned long)length); + abort(); +} + +void +test_multiple3 (const struct message *r1, const struct message *r2, const struct message *r3) +{ + int message_count = count_parsed_messages(3, r1, r2, r3); + + char total[ strlen(r1->raw) + + strlen(r2->raw) + + strlen(r3->raw) + + 1 + ]; + total[0] = '\0'; + + strcat(total, r1->raw); + strcat(total, r2->raw); + strcat(total, r3->raw); + + parser_init(r1->type); + + size_t read; + + read = parse(total, strlen(total)); + + if (parser->upgrade) { + upgrade_message_fix(total, read, 3, r1, r2, r3); + goto test; + } + + if (read != strlen(total)) { + print_error(total, read); + abort(); + } + + read = parse(NULL, 0); + + if (read != 0) { + print_error(total, read); + abort(); + } + +test: + + if (message_count != num_messages) { + fprintf(stderr, "\n\n*** Parser didn't see 3 messages only %d *** \n", num_messages); + abort(); + } + + if (!message_eq(0, r1)) abort(); + if (message_count > 1 && !message_eq(1, r2)) abort(); + if (message_count > 2 && !message_eq(2, r3)) abort(); + + parser_free(); +} + +/* SCAN through every possible breaking to make sure the + * parser can handle getting the content in any chunks that + * might come from the socket + */ +void +test_scan (const struct message *r1, const struct message *r2, const struct message *r3) +{ + char total[80*1024] = "\0"; + char buf1[80*1024] = "\0"; + char buf2[80*1024] = "\0"; + char buf3[80*1024] = "\0"; + + strcat(total, r1->raw); + strcat(total, r2->raw); + strcat(total, r3->raw); + + size_t read; + + int total_len = strlen(total); + + int total_ops = 2 * (total_len - 1) * (total_len - 2) / 2; + int ops = 0 ; + + size_t buf1_len, buf2_len, buf3_len; + int message_count = count_parsed_messages(3, r1, r2, r3); + + int i,j,type_both; + for (type_both = 0; type_both < 2; type_both ++ ) { + for (j = 2; j < total_len; j ++ ) { + for (i = 1; i < j; i ++ ) { + + if (ops % 1000 == 0) { + printf("\b\b\b\b%3.0f%%", 100 * (float)ops /(float)total_ops); + fflush(stdout); + } + ops += 1; + + parser_init(type_both ? HTTP_BOTH : r1->type); + + buf1_len = i; + strlncpy(buf1, sizeof(buf1), total, buf1_len); + buf1[buf1_len] = 0; + + buf2_len = j - i; + strlncpy(buf2, sizeof(buf1), total+i, buf2_len); + buf2[buf2_len] = 0; + + buf3_len = total_len - j; + strlncpy(buf3, sizeof(buf1), total+j, buf3_len); + buf3[buf3_len] = 0; + + read = parse(buf1, buf1_len); + + if (parser->upgrade) goto test; + + if (read != buf1_len) { + print_error(buf1, read); + goto error; + } + + read += parse(buf2, buf2_len); + + if (parser->upgrade) goto test; + + if (read != buf1_len + buf2_len) { + print_error(buf2, read); + goto error; + } + + read += parse(buf3, buf3_len); + + if (parser->upgrade) goto test; + + if (read != buf1_len + buf2_len + buf3_len) { + print_error(buf3, read); + goto error; + } + + parse(NULL, 0); + +test: + if (parser->upgrade) { + upgrade_message_fix(total, read, 3, r1, r2, r3); + } + + if (message_count != num_messages) { + fprintf(stderr, "\n\nParser didn't see %d messages only %d\n", + message_count, num_messages); + goto error; + } + + if (!message_eq(0, r1)) { + fprintf(stderr, "\n\nError matching messages[0] in test_scan.\n"); + goto error; + } + + if (message_count > 1 && !message_eq(1, r2)) { + fprintf(stderr, "\n\nError matching messages[1] in test_scan.\n"); + goto error; + } + + if (message_count > 2 && !message_eq(2, r3)) { + fprintf(stderr, "\n\nError matching messages[2] in test_scan.\n"); + goto error; + } + + parser_free(); + } + } + } + puts("\b\b\b\b100%"); + return; + + error: + fprintf(stderr, "i=%d j=%d\n", i, j); + fprintf(stderr, "buf1 (%u) %s\n\n", (unsigned int)buf1_len, buf1); + fprintf(stderr, "buf2 (%u) %s\n\n", (unsigned int)buf2_len , buf2); + fprintf(stderr, "buf3 (%u) %s\n", (unsigned int)buf3_len, buf3); + abort(); +} + +// user required to free the result +// string terminated by \0 +char * +create_large_chunked_message (int body_size_in_kb, const char* headers) +{ + int i; + size_t wrote = 0; + size_t headers_len = strlen(headers); + size_t bufsize = headers_len + (5+1024+2)*body_size_in_kb + 6; + char * buf = malloc(bufsize); + + memcpy(buf, headers, headers_len); + wrote += headers_len; + + for (i = 0; i < body_size_in_kb; i++) { + // write 1kb chunk into the body. + memcpy(buf + wrote, "400\r\n", 5); + wrote += 5; + memset(buf + wrote, 'C', 1024); + wrote += 1024; + strcpy(buf + wrote, "\r\n"); + wrote += 2; + } + + memcpy(buf + wrote, "0\r\n\r\n", 6); + wrote += 6; + assert(wrote == bufsize); + + return buf; +} + +void +test_status_complete (void) +{ + parser_init(HTTP_RESPONSE); + parser->data = 0; + http_parser_settings settings = settings_null; + settings.on_status_complete = status_complete_cb; + + char *response = "don't mind me, just a simple response"; + http_parser_execute(parser, &settings, response, strlen(response)); + assert(parser->data == (void*)0); // the status_complete callback was never called + assert(parser->http_errno == HPE_INVALID_CONSTANT); // the errno for an invalid status line +} + +/* Verify that we can pause parsing at any of the bytes in the + * message and still get the result that we're expecting. */ +void +test_message_pause (const struct message *msg) +{ + char *buf = (char*) msg->raw; + size_t buflen = strlen(msg->raw); + size_t nread; + + parser_init(msg->type); + + do { + nread = parse_pause(buf, buflen); + + // We can only set the upgrade buffer once we've gotten our message + // completion callback. + if (messages[0].message_complete_cb_called && + msg->upgrade && + parser->upgrade) { + messages[0].upgrade = buf + nread; + goto test; + } + + if (nread < buflen) { + + // Not much do to if we failed a strict-mode check + if (HTTP_PARSER_ERRNO(parser) == HPE_STRICT) { + parser_free(); + return; + } + + assert (HTTP_PARSER_ERRNO(parser) == HPE_PAUSED); + } + + buf += nread; + buflen -= nread; + http_parser_pause(parser, 0); + } while (buflen > 0); + + nread = parse_pause(NULL, 0); + assert (nread == 0); + +test: + if (num_messages != 1) { + printf("\n*** num_messages != 1 after testing '%s' ***\n\n", msg->name); + abort(); + } + + if(!message_eq(0, msg)) abort(); + + parser_free(); +} + +int +main (void) +{ + parser = NULL; + int i, j, k; + int request_count; + int response_count; + + printf("sizeof(http_parser) = %u\n", (unsigned int)sizeof(http_parser)); + + for (request_count = 0; requests[request_count].name; request_count++); + for (response_count = 0; responses[response_count].name; response_count++); + + //// API + test_preserve_data(); + test_parse_url(); + test_method_str(); + + //// OVERFLOW CONDITIONS + + test_header_overflow_error(HTTP_REQUEST); + test_no_overflow_long_body(HTTP_REQUEST, 1000); + test_no_overflow_long_body(HTTP_REQUEST, 100000); + + test_header_overflow_error(HTTP_RESPONSE); + test_no_overflow_long_body(HTTP_RESPONSE, 1000); + test_no_overflow_long_body(HTTP_RESPONSE, 100000); + + test_header_content_length_overflow_error(); + test_chunk_content_length_overflow_error(); + + //// RESPONSES + + for (i = 0; i < response_count; i++) { + test_message(&responses[i]); + } + + for (i = 0; i < response_count; i++) { + test_message_pause(&responses[i]); + } + + for (i = 0; i < response_count; i++) { + if (!responses[i].should_keep_alive) continue; + for (j = 0; j < response_count; j++) { + if (!responses[j].should_keep_alive) continue; + for (k = 0; k < response_count; k++) { + test_multiple3(&responses[i], &responses[j], &responses[k]); + } + } + } + + test_message_count_body(&responses[NO_HEADERS_NO_BODY_404]); + test_message_count_body(&responses[TRAILING_SPACE_ON_CHUNKED_BODY]); + + // test very large chunked response + { + char * msg = create_large_chunked_message(31337, + "HTTP/1.0 200 OK\r\n" + "Transfer-Encoding: chunked\r\n" + "Content-Type: text/plain\r\n" + "\r\n"); + struct message large_chunked = + {.name= "large chunked" + ,.type= HTTP_RESPONSE + ,.raw= msg + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 200 + ,.num_headers= 2 + ,.headers= + { { "Transfer-Encoding", "chunked" } + , { "Content-Type", "text/plain" } + } + ,.body_size= 31337*1024 + }; + test_message_count_body(&large_chunked); + free(msg); + } + + + + printf("response scan 1/2 "); + test_scan( &responses[TRAILING_SPACE_ON_CHUNKED_BODY] + , &responses[NO_BODY_HTTP10_KA_204] + , &responses[NO_REASON_PHRASE] + ); + + printf("response scan 2/2 "); + test_scan( &responses[BONJOUR_MADAME_FR] + , &responses[UNDERSTORE_HEADER_KEY] + , &responses[NO_CARRIAGE_RET] + ); + + puts("responses okay"); + + + /// REQUESTS + + test_simple("hello world", HPE_INVALID_METHOD); + test_simple("GET / HTP/1.1\r\n\r\n", HPE_INVALID_VERSION); + + + test_simple("ASDF / HTTP/1.1\r\n\r\n", HPE_INVALID_METHOD); + test_simple("PROPPATCHA / HTTP/1.1\r\n\r\n", HPE_INVALID_METHOD); + test_simple("GETA / HTTP/1.1\r\n\r\n", HPE_INVALID_METHOD); + + // Well-formed but incomplete + test_simple("GET / HTTP/1.1\r\n" + "Content-Type: text/plain\r\n" + "Content-Length: 6\r\n" + "\r\n" + "fooba", + HPE_OK); + + static const char *all_methods[] = { + "DELETE", + "GET", + "HEAD", + "POST", + "PUT", + //"CONNECT", //CONNECT can't be tested like other methods, it's a tunnel + "OPTIONS", + "TRACE", + "COPY", + "LOCK", + "MKCOL", + "MOVE", + "PROPFIND", + "PROPPATCH", + "UNLOCK", + "REPORT", + "MKACTIVITY", + "CHECKOUT", + "MERGE", + "M-SEARCH", + "NOTIFY", + "SUBSCRIBE", + "UNSUBSCRIBE", + "PATCH", + 0 }; + const char **this_method; + for (this_method = all_methods; *this_method; this_method++) { + char buf[200]; + sprintf(buf, "%s / HTTP/1.1\r\n\r\n", *this_method); + test_simple(buf, HPE_OK); + } + + static const char *bad_methods[] = { + "C******", + "M****", + 0 }; + for (this_method = bad_methods; *this_method; this_method++) { + char buf[200]; + sprintf(buf, "%s / HTTP/1.1\r\n\r\n", *this_method); + test_simple(buf, HPE_UNKNOWN); + } + + const char *dumbfuck2 = + "GET / HTTP/1.1\r\n" + "X-SSL-Bullshit: -----BEGIN CERTIFICATE-----\r\n" + "\tMIIFbTCCBFWgAwIBAgICH4cwDQYJKoZIhvcNAQEFBQAwcDELMAkGA1UEBhMCVUsx\r\n" + "\tETAPBgNVBAoTCGVTY2llbmNlMRIwEAYDVQQLEwlBdXRob3JpdHkxCzAJBgNVBAMT\r\n" + "\tAkNBMS0wKwYJKoZIhvcNAQkBFh5jYS1vcGVyYXRvckBncmlkLXN1cHBvcnQuYWMu\r\n" + "\tdWswHhcNMDYwNzI3MTQxMzI4WhcNMDcwNzI3MTQxMzI4WjBbMQswCQYDVQQGEwJV\r\n" + "\tSzERMA8GA1UEChMIZVNjaWVuY2UxEzARBgNVBAsTCk1hbmNoZXN0ZXIxCzAJBgNV\r\n" + "\tBAcTmrsogriqMWLAk1DMRcwFQYDVQQDEw5taWNoYWVsIHBhcmQYJKoZIhvcNAQEB\r\n" + "\tBQADggEPADCCAQoCggEBANPEQBgl1IaKdSS1TbhF3hEXSl72G9J+WC/1R64fAcEF\r\n" + "\tW51rEyFYiIeZGx/BVzwXbeBoNUK41OK65sxGuflMo5gLflbwJtHBRIEKAfVVp3YR\r\n" + "\tgW7cMA/s/XKgL1GEC7rQw8lIZT8RApukCGqOVHSi/F1SiFlPDxuDfmdiNzL31+sL\r\n" + "\t0iwHDdNkGjy5pyBSB8Y79dsSJtCW/iaLB0/n8Sj7HgvvZJ7x0fr+RQjYOUUfrePP\r\n" + "\tu2MSpFyf+9BbC/aXgaZuiCvSR+8Snv3xApQY+fULK/xY8h8Ua51iXoQ5jrgu2SqR\r\n" + "\twgA7BUi3G8LFzMBl8FRCDYGUDy7M6QaHXx1ZWIPWNKsCAwEAAaOCAiQwggIgMAwG\r\n" + "\tA1UdEwEB/wQCMAAwEQYJYIZIAYb4QgHTTPAQDAgWgMA4GA1UdDwEB/wQEAwID6DAs\r\n" + "\tBglghkgBhvhCAQ0EHxYdVUsgZS1TY2llbmNlIFVzZXIgQ2VydGlmaWNhdGUwHQYD\r\n" + "\tVR0OBBYEFDTt/sf9PeMaZDHkUIldrDYMNTBZMIGaBgNVHSMEgZIwgY+AFAI4qxGj\r\n" + "\tloCLDdMVKwiljjDastqooXSkcjBwMQswCQYDVQQGEwJVSzERMA8GA1UEChMIZVNj\r\n" + "\taWVuY2UxEjAQBgNVBAsTCUF1dGhvcml0eTELMAkGA1UEAxMCQ0ExLTArBgkqhkiG\r\n" + "\t9w0BCQEWHmNhLW9wZXJhdG9yQGdyaWQtc3VwcG9ydC5hYy51a4IBADApBgNVHRIE\r\n" + "\tIjAggR5jYS1vcGVyYXRvckBncmlkLXN1cHBvcnQuYWMudWswGQYDVR0gBBIwEDAO\r\n" + "\tBgwrBgEEAdkvAQEBAQYwPQYJYIZIAYb4QgEEBDAWLmh0dHA6Ly9jYS5ncmlkLXN1\r\n" + "\tcHBvcnQuYWMudmT4sopwqlBWsvcHViL2NybC9jYWNybC5jcmwwPQYJYIZIAYb4QgEDBDAWLmh0\r\n" + "\tdHA6Ly9jYS5ncmlkLXN1cHBvcnQuYWMudWsvcHViL2NybC9jYWNybC5jcmwwPwYD\r\n" + "\tVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NhLmdyaWQt5hYy51ay9wdWIv\r\n" + "\tY3JsL2NhY3JsLmNybDANBgkqhkiG9w0BAQUFAAOCAQEAS/U4iiooBENGW/Hwmmd3\r\n" + "\tXCy6Zrt08YjKCzGNjorT98g8uGsqYjSxv/hmi0qlnlHs+k/3Iobc3LjS5AMYr5L8\r\n" + "\tUO7OSkgFFlLHQyC9JzPfmLCAugvzEbyv4Olnsr8hbxF1MbKZoQxUZtMVu29wjfXk\r\n" + "\thTeApBv7eaKCWpSp7MCbvgzm74izKhu3vlDk9w6qVrxePfGgpKPqfHiOoGhFnbTK\r\n" + "\twTC6o2xq5y0qZ03JonF7OJspEd3I5zKY3E+ov7/ZhW6DqT8UFvsAdjvQbXyhV8Eu\r\n" + "\tYhixw1aKEPzNjNowuIseVogKOLXxWI5vAi5HgXdS0/ES5gDGsABo4fqovUKlgop3\r\n" + "\tRA==\r\n" + "\t-----END CERTIFICATE-----\r\n" + "\r\n"; + test_simple(dumbfuck2, HPE_OK); + +#if 0 + // NOTE(Wed Nov 18 11:57:27 CET 2009) this seems okay. we just read body + // until EOF. + // + // no content-length + // error if there is a body without content length + const char *bad_get_no_headers_no_body = "GET /bad_get_no_headers_no_body/world HTTP/1.1\r\n" + "Accept: */*\r\n" + "\r\n" + "HELLO"; + test_simple(bad_get_no_headers_no_body, 0); +#endif + /* TODO sending junk and large headers gets rejected */ + + + /* check to make sure our predefined requests are okay */ + for (i = 0; requests[i].name; i++) { + test_message(&requests[i]); + } + + for (i = 0; i < request_count; i++) { + test_message_pause(&requests[i]); + } + + for (i = 0; i < request_count; i++) { + if (!requests[i].should_keep_alive) continue; + for (j = 0; j < request_count; j++) { + if (!requests[j].should_keep_alive) continue; + for (k = 0; k < request_count; k++) { + test_multiple3(&requests[i], &requests[j], &requests[k]); + } + } + } + + printf("request scan 1/4 "); + test_scan( &requests[GET_NO_HEADERS_NO_BODY] + , &requests[GET_ONE_HEADER_NO_BODY] + , &requests[GET_NO_HEADERS_NO_BODY] + ); + + printf("request scan 2/4 "); + test_scan( &requests[POST_CHUNKED_ALL_YOUR_BASE] + , &requests[POST_IDENTITY_BODY_WORLD] + , &requests[GET_FUNKY_CONTENT_LENGTH] + ); + + printf("request scan 3/4 "); + test_scan( &requests[TWO_CHUNKS_MULT_ZERO_END] + , &requests[CHUNKED_W_TRAILING_HEADERS] + , &requests[CHUNKED_W_BULLSHIT_AFTER_LENGTH] + ); + + printf("request scan 4/4 "); + test_scan( &requests[QUERY_URL_WITH_QUESTION_MARK_GET] + , &requests[PREFIX_NEWLINE_GET ] + , &requests[CONNECT_REQUEST] + ); + + test_status_complete(); + + puts("requests okay"); + + return 0; +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped new file mode 100644 index 0000000..038bb52 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped @@ -0,0 +1,845 @@ +name :curl get +raw :"GET /test HTTP/1.1\r\nUser-Agent: curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1\r\nHost: 0.0.0.0=5000\r\nAccept: */*\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/test +request_url :/test +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "User-Agent": "curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1"} +header_1 :{ "Host": "0.0.0.0=5000"} +header_2 :{ "Accept": "*/*"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :firefox get +raw :"GET /favicon.ico HTTP/1.1\r\nHost: 0.0.0.0=5000\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-us,en;q=0.5\r\nAccept-Encoding: gzip,deflate\r\nAccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\nKeep-Alive: 300\r\nConnection: keep-alive\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/favicon.ico +request_url :/favicon.ico +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Host": "0.0.0.0=5000"} +header_1 :{ "User-Agent": "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0"} +header_2 :{ "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"} +header_3 :{ "Accept-Language": "en-us,en;q=0.5"} +header_4 :{ "Accept-Encoding": "gzip,deflate"} +header_5 :{ "Accept-Charset": "ISO-8859-1,utf-8;q=0.7,*;q=0.7"} +header_6 :{ "Keep-Alive": "300"} +header_7 :{ "Connection": "keep-alive"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :dumbfuck +raw :"GET /dumbfuck HTTP/1.1\r\naaaaaaaaaaaaa:++++++++++\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/dumbfuck +request_url :/dumbfuck +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "aaaaaaaaaaaaa": "++++++++++"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :fragment in url +raw :"GET /forums/1/topics/2375?page=1#posts-17408 HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/forums/1/topics/2375 +request_url :/forums/1/topics/2375?page=1#posts-17408 +fragment :posts-17408 +query_string:page=1 +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :get no headers no body +raw :"GET /get_no_headers_no_body/world HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/get_no_headers_no_body/world +request_url :/get_no_headers_no_body/world +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :get one header no body +raw :"GET /get_one_header_no_body HTTP/1.1\r\nAccept: */*\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/get_one_header_no_body +request_url :/get_one_header_no_body +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Accept": "*/*"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :get funky content length body hello +raw :"GET /get_funky_content_length_body_hello HTTP/1.0\r\nconTENT-Length: 5\r\n\r\nHELLO" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/get_funky_content_length_body_hello +request_url :/get_funky_content_length_body_hello +fragment : +query_string: +body :"HELLO" +body_size :0 +header_0 :{ "conTENT-Length": "5"} +should_keep_alive :0 +http_major :1 +http_minor :0 + +name :post identity body world +raw :"POST /post_identity_body_world?q=search#hey HTTP/1.1\r\nAccept: */*\r\nTransfer-Encoding: identity\r\nContent-Length: 5\r\n\r\nWorld" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/post_identity_body_world +request_url :/post_identity_body_world?q=search#hey +fragment :hey +query_string:q=search +body :"World" +body_size :0 +header_0 :{ "Accept": "*/*"} +header_1 :{ "Transfer-Encoding": "identity"} +header_2 :{ "Content-Length": "5"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :post - chunked body: all your base are belong to us +raw :"POST /post_chunked_all_your_base HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n1e\r\nall your base are belong to us\r\n0\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/post_chunked_all_your_base +request_url :/post_chunked_all_your_base +fragment : +query_string: +body :"all your base are belong to us" +body_size :0 +header_0 :{ "Transfer-Encoding": "chunked"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :two chunks ; triple zero ending +raw :"POST /two_chunks_mult_zero_end HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n5\r\nhello\r\n6\r\n world\r\n000\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/two_chunks_mult_zero_end +request_url :/two_chunks_mult_zero_end +fragment : +query_string: +body :"hello world" +body_size :0 +header_0 :{ "Transfer-Encoding": "chunked"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :chunked with trailing headers. blech. +raw :"POST /chunked_w_trailing_headers HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n5\r\nhello\r\n6\r\n world\r\n0\r\nVary: *\r\nContent-Type: text/plain\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/chunked_w_trailing_headers +request_url :/chunked_w_trailing_headers +fragment : +query_string: +body :"hello world" +body_size :0 +header_0 :{ "Transfer-Encoding": "chunked"} +header_1 :{ "Vary": "*"} +header_2 :{ "Content-Type": "text/plain"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :with bullshit after the length +raw :"POST /chunked_w_bullshit_after_length HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n5; ihatew3;whatthefuck=aretheseparametersfor\r\nhello\r\n6; blahblah; blah\r\n world\r\n0\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/chunked_w_bullshit_after_length +request_url :/chunked_w_bullshit_after_length +fragment : +query_string: +body :"hello world" +body_size :0 +header_0 :{ "Transfer-Encoding": "chunked"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :with quotes +raw :"GET /with_\"stupid\"_quotes?foo=\"bar\" HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/with_"stupid"_quotes +request_url :/with_"stupid"_quotes?foo="bar" +fragment : +query_string:foo="bar" +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :apachebench get +raw :"GET /test HTTP/1.0\r\nHost: 0.0.0.0:5000\r\nUser-Agent: ApacheBench/2.3\r\nAccept: */*\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/test +request_url :/test +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Host": "0.0.0.0:5000"} +header_1 :{ "User-Agent": "ApacheBench/2.3"} +header_2 :{ "Accept": "*/*"} +should_keep_alive :0 +http_major :1 +http_minor :0 + +name :query url with question mark +raw :"GET /test.cgi?foo=bar?baz HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/test.cgi +request_url :/test.cgi?foo=bar?baz +fragment : +query_string:foo=bar?baz +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :newline prefix get +raw :"\r\nGET /test HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/test +request_url :/test +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :upgrade request +raw :"GET /demo HTTP/1.1\r\nHost: example.com\r\nConnection: Upgrade\r\nSec-WebSocket-Key2: 12998 5 Y3 1 .P00\r\nSec-WebSocket-Protocol: sample\r\nUpgrade: WebSocket\r\nSec-WebSocket-Key1: 4 @1 46546xW%0l 1 5\r\nOrigin: http://example.com\r\n\r\nHot diggity dogg" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/demo +request_url :/demo +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Host": "example.com"} +header_1 :{ "Connection": "Upgrade"} +header_2 :{ "Sec-WebSocket-Key2": "12998 5 Y3 1 .P00"} +header_3 :{ "Sec-WebSocket-Protocol": "sample"} +header_4 :{ "Upgrade": "WebSocket"} +header_5 :{ "Sec-WebSocket-Key1": "4 @1 46546xW%0l 1 5"} +header_6 :{ "Origin": "http://example.com"} +should_keep_alive :1 +upgrade :"Hot diggity dogg" +http_major :1 +http_minor :1 + +name :connect request +raw :"CONNECT 0-home0.netscape.com:443 HTTP/1.0\r\nUser-agent: Mozilla/1.1N\r\nProxy-authorization: basic aGVsbG86d29ybGQ=\r\n\r\nsome data\r\nand yet even more data" +type :HTTP_REQUEST +method: HTTP_CONNECT +status_code :0 +request_path: +request_url :0-home0.netscape.com:443 +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "User-agent": "Mozilla/1.1N"} +header_1 :{ "Proxy-authorization": "basic aGVsbG86d29ybGQ="} +should_keep_alive :0 +upgrade :"some data\r\nand yet even more data" +http_major :1 +http_minor :0 + +name :report request +raw :"REPORT /test HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_REPORT +status_code :0 +request_path:/test +request_url :/test +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :request with no http version +raw :"GET /\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/ +request_url :/ +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :0 +http_major :0 +http_minor :9 + +name :m-search request +raw :"M-SEARCH * HTTP/1.1\r\nHOST: 239.255.255.250:1900\r\nMAN: \"ssdp:discover\"\r\nST: \"ssdp:all\"\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_MSEARCH +status_code :0 +request_path:* +request_url :* +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "HOST": "239.255.255.250:1900"} +header_1 :{ "MAN": ""ssdp:discover""} +header_2 :{ "ST": ""ssdp:all""} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :line folding in header value +raw :"GET / HTTP/1.1\r\nLine1: abc\r\n def\r\n ghi\r\n jkl\r\n mno \r\n qrs\r\nLine2: line2 \r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/ +request_url :/ +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Line1": "abcdefghijklmno qrs"} +header_1 :{ "Line2": "line2 "} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :host terminated by a query string +raw :"GET http://hypnotoad.org?hail=all HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path: +request_url :http://hypnotoad.org?hail=all +fragment : +query_string:hail=all +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :host:port terminated by a query string +raw :"GET http://hypnotoad.org:1234?hail=all HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path: +request_url :http://hypnotoad.org:1234?hail=all +fragment : +query_string:hail=all +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :host:port terminated by a space +raw :"GET http://hypnotoad.org:1234 HTTP/1.1\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path: +request_url :http://hypnotoad.org:1234 +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :PATCH request +raw :"PATCH /file.txt HTTP/1.1\r\nHost: www.example.com\r\nContent-Type: application/example\r\nIf-Match: \"e0023aa4e\"\r\nContent-Length: 10\r\n\r\ncccccccccc" +type :HTTP_REQUEST +method: UNKNOWN +status_code :0 +request_path:/file.txt +request_url :/file.txt +fragment : +query_string: +body :"cccccccccc" +body_size :0 +header_0 :{ "Host": "www.example.com"} +header_1 :{ "Content-Type": "application/example"} +header_2 :{ "If-Match": ""e0023aa4e""} +header_3 :{ "Content-Length": "10"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :connect caps request +raw :"CONNECT HOME0.NETSCAPE.COM:443 HTTP/1.0\r\nUser-agent: Mozilla/1.1N\r\nProxy-authorization: basic aGVsbG86d29ybGQ=\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_CONNECT +status_code :0 +request_path: +request_url :HOME0.NETSCAPE.COM:443 +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "User-agent": "Mozilla/1.1N"} +header_1 :{ "Proxy-authorization": "basic aGVsbG86d29ybGQ="} +should_keep_alive :0 +upgrade :"" +http_major :1 +http_minor :0 + +name :eat CRLF between requests, no "Connection: close" header +raw :"POST / HTTP/1.1\r\nHost: www.example.com\r\nContent-Type: application/x-www-form-urlencoded\r\nContent-Length: 4\r\n\r\nq=42\r\n" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/ +request_url :/ +fragment : +query_string: +body :"q=42" +body_size :0 +header_0 :{ "Host": "www.example.com"} +header_1 :{ "Content-Type": "application/x-www-form-urlencoded"} +header_2 :{ "Content-Length": "4"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :eat CRLF between requests even if "Connection: close" is set +raw :"POST / HTTP/1.1\r\nHost: www.example.com\r\nContent-Type: application/x-www-form-urlencoded\r\nContent-Length: 4\r\nConnection: close\r\n\r\nq=42\r\n" +type :HTTP_REQUEST +method: HTTP_POST +status_code :0 +request_path:/ +request_url :/ +fragment : +query_string: +body :"q=42" +body_size :0 +header_0 :{ "Host": "www.example.com"} +header_1 :{ "Content-Type": "application/x-www-form-urlencoded"} +header_2 :{ "Content-Length": "4"} +header_3 :{ "Connection": "close"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :PURGE request +raw :"PURGE /file.txt HTTP/1.1\r\nHost: www.example.com\r\n\r\n" +type :HTTP_REQUEST +method: UNKNOWN +status_code :0 +request_path:/file.txt +request_url :/file.txt +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Host": "www.example.com"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :google 301 +raw :"HTTP/1.1 301 Moved Permanently\r\nLocation: http://www.google.com/\r\nContent-Type: text/html; charset=UTF-8\r\nDate: Sun, 26 Apr 2009 11:11:49 GMT\r\nExpires: Tue, 26 May 2009 11:11:49 GMT\r\nX-$PrototypeBI-Version: 1.6.0.3\r\nCache-Control: public, max-age=2592000\r\nServer: gws\r\nContent-Length: 219 \r\n\r\n\n301 Moved\n

        301 Moved

        \nThe document has moved\nhere.\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :301 +request_path: +request_url : +fragment : +query_string: +body :"\n301 Moved\n

        301 Moved

        \nThe document has moved\nhere.\r\n\r\n" +body_size :0 +header_0 :{ "Location": "http://www.google.com/"} +header_1 :{ "Content-Type": "text/html; charset=UTF-8"} +header_2 :{ "Date": "Sun, 26 Apr 2009 11:11:49 GMT"} +header_3 :{ "Expires": "Tue, 26 May 2009 11:11:49 GMT"} +header_4 :{ "X-$PrototypeBI-Version": "1.6.0.3"} +header_5 :{ "Cache-Control": "public, max-age=2592000"} +header_6 :{ "Server": "gws"} +header_7 :{ "Content-Length": "219 "} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :no content-length response +raw :"HTTP/1.1 200 OK\r\nDate: Tue, 04 Aug 2009 07:59:32 GMT\r\nServer: Apache\r\nX-Powered-By: Servlet/2.5 JSP/2.1\r\nContent-Type: text/xml; charset=utf-8\r\nConnection: close\r\n\r\n\n\n \n \n SOAP-ENV:Client\n Client Error\n \n \n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"\n\n \n \n SOAP-ENV:Client\n Client Error\n \n \n" +body_size :0 +header_0 :{ "Date": "Tue, 04 Aug 2009 07:59:32 GMT"} +header_1 :{ "Server": "Apache"} +header_2 :{ "X-Powered-By": "Servlet/2.5 JSP/2.1"} +header_3 :{ "Content-Type": "text/xml; charset=utf-8"} +header_4 :{ "Connection": "close"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :404 no headers no body +raw :"HTTP/1.1 404 Not Found\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :404 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :301 no response phrase +raw :"HTTP/1.1 301\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :301 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :200 trailing space on chunked body +raw :"HTTP/1.1 200 OK\r\nContent-Type: text/plain\r\nTransfer-Encoding: chunked\r\n\r\n25 \r\nThis is the data in the first chunk\r\n\r\n1C\r\nand this is the second one\r\n\r\n0 \r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"This is the data in the first chunk\r\nand this is the second one\r\n" +body_size :65 +header_0 :{ "Content-Type": "text/plain"} +header_1 :{ "Transfer-Encoding": "chunked"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :no carriage ret +raw :"HTTP/1.1 200 OK\nContent-Type: text/html; charset=utf-8\nConnection: close\n\nthese headers are from http://news.ycombinator.com/" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"these headers are from http://news.ycombinator.com/" +body_size :0 +header_0 :{ "Content-Type": "text/html; charset=utf-8"} +header_1 :{ "Connection": "close"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :proxy connection +raw :"HTTP/1.1 200 OK\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Length: 11\r\nProxy-Connection: close\r\nDate: Thu, 31 Dec 2009 20:55:48 +0000\r\n\r\nhello world" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"hello world" +body_size :0 +header_0 :{ "Content-Type": "text/html; charset=UTF-8"} +header_1 :{ "Content-Length": "11"} +header_2 :{ "Proxy-Connection": "close"} +header_3 :{ "Date": "Thu, 31 Dec 2009 20:55:48 +0000"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :underscore header key +raw :"HTTP/1.1 200 OK\r\nServer: DCLK-AdSvr\r\nContent-Type: text/xml\r\nContent-Length: 0\r\nDCLK_imp: v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Server": "DCLK-AdSvr"} +header_1 :{ "Content-Type": "text/xml"} +header_2 :{ "Content-Length": "0"} +header_3 :{ "DCLK_imp": "v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o"} +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :bonjourmadame.fr +raw :"HTTP/1.0 301 Moved Permanently\r\nDate: Thu, 03 Jun 2010 09:56:32 GMT\r\nServer: Apache/2.2.3 (Red Hat)\r\nCache-Control: public\r\nPragma: \r\nLocation: http://www.bonjourmadame.fr/\r\nVary: Accept-Encoding\r\nContent-Length: 0\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: keep-alive\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :301 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Date": "Thu, 03 Jun 2010 09:56:32 GMT"} +header_1 :{ "Server": "Apache/2.2.3 (Red Hat)"} +header_2 :{ "Cache-Control": "public"} +header_3 :{ "Pragma": ""} +header_4 :{ "Location": "http://www.bonjourmadame.fr/"} +header_5 :{ "Vary": "Accept-Encoding"} +header_6 :{ "Content-Length": "0"} +header_7 :{ "Content-Type": "text/html; charset=UTF-8"} +header_8 :{ "Connection": "keep-alive"} +should_keep_alive :1 +http_major :1 +http_minor :0 + +name :field underscore +raw :"HTTP/1.1 200 OK\r\nDate: Tue, 28 Sep 2010 01:14:13 GMT\r\nServer: Apache\r\nCache-Control: no-cache, must-revalidate\r\nExpires: Mon, 26 Jul 1997 05:00:00 GMT\r\n.et-Cookie: PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com\r\nVary: Accept-Encoding\r\n_eep-Alive: timeout=45\r\n_onnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/html\r\nConnection: close\r\n\r\n0\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Date": "Tue, 28 Sep 2010 01:14:13 GMT"} +header_1 :{ "Server": "Apache"} +header_2 :{ "Cache-Control": "no-cache, must-revalidate"} +header_3 :{ "Expires": "Mon, 26 Jul 1997 05:00:00 GMT"} +header_4 :{ ".et-Cookie": "PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com"} +header_5 :{ "Vary": "Accept-Encoding"} +header_6 :{ "_eep-Alive": "timeout=45"} +header_7 :{ "_onnection": "Keep-Alive"} +header_8 :{ "Transfer-Encoding": "chunked"} +header_9 :{ "Content-Type": "text/html"} +header_10 :{ "Connection": "close"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :non-ASCII in status line +raw :"HTTP/1.1 500 Oriëntatieprobleem\r\nDate: Fri, 5 Nov 2010 23:07:12 GMT+2\r\nContent-Length: 0\r\nConnection: close\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :500 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Date": "Fri, 5 Nov 2010 23:07:12 GMT+2"} +header_1 :{ "Content-Length": "0"} +header_2 :{ "Connection": "close"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :http version 0.9 +raw :"HTTP/0.9 200 OK\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :0 +http_major :0 +http_minor :9 + +name :neither content-length nor transfer-encoding response +raw :"HTTP/1.1 200 OK\r\nContent-Type: text/plain\r\n\r\nhello world" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"hello world" +body_size :0 +header_0 :{ "Content-Type": "text/plain"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :HTTP/1.0 with keep-alive and EOF-terminated 200 status +raw :"HTTP/1.0 200 OK\r\nConnection: keep-alive\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Connection": "keep-alive"} +should_keep_alive :0 +http_major :1 +http_minor :0 + +name :HTTP/1.0 with keep-alive and a 204 status +raw :"HTTP/1.0 204 No content\r\nConnection: keep-alive\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :204 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Connection": "keep-alive"} +should_keep_alive :1 +http_major :1 +http_minor :0 + +name :HTTP/1.1 with an EOF-terminated 200 status +raw :"HTTP/1.1 200 OK\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :HTTP/1.1 with a 204 status +raw :"HTTP/1.1 204 No content\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :204 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +should_keep_alive :1 +http_major :1 +http_minor :1 + +name :HTTP/1.1 with a 204 status and keep-alive disabled +raw :"HTTP/1.1 204 No content\r\nConnection: close\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :204 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Connection": "close"} +should_keep_alive :0 +http_major :1 +http_minor :1 + +name :HTTP/1.1 with chunked endocing and a 200 response +raw :"HTTP/1.1 200 OK\r\nTransfer-Encoding: chunked\r\n\r\n0\r\n\r\n" +type :HTTP_RESPONSE +method: HTTP_DELETE +status_code :200 +request_path: +request_url : +fragment : +query_string: +body :"" +body_size :0 +header_0 :{ "Transfer-Encoding": "chunked"} +should_keep_alive :1 +http_major :1 +http_minor :1 + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8 b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8 new file mode 100644 index 0000000..5266159 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8 @@ -0,0 +1,17 @@ +name :utf-8 path request +raw :"GET /δ¶/δt/pope?q=1#narf HTTP/1.1\r\nHost: github.com\r\n\r\n" +type :HTTP_REQUEST +method: HTTP_GET +status_code :0 +request_path:/δ¶/δt/pope +request_url :/δ¶/δt/pope?q=1#narf +fragment :narf +query_string:q=1 +body :"" +body_size :0 +header_0 :{ "Host": "github.com"} +should_keep_alive :1 +upgrade :0 +http_major :1 +http_minor :1 + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb new file mode 100644 index 0000000..1604890 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb @@ -0,0 +1,6 @@ + +"A".upto("Z") {|c| + puts "public static final byte #{c} = 0x#{c[0].to_s(16)};" +} + + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb new file mode 100644 index 0000000..84f9699 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb @@ -0,0 +1,13 @@ + + +def printbytes str +str.each_byte { |b| + print "0x#{b.to_s(16)}, " +} +end + +if $0 == __FILE__ + printf "static final byte [] #{ARGV[0]} = {\n" + printbytes ARGV[0] + printf "\n};\n" +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb new file mode 100644 index 0000000..13960cb --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb @@ -0,0 +1,15 @@ + + +0.upto(255) { |i| + printf "\n" if i%16 == 0 + printf " " if i%8 == 0 + s = ("" << i) + if s =~ /[A-Z0-9\-_\/ ]/ + print "0x#{i.to_s(16)}," + elsif s =~ /[a-z]/ + print "0x#{s.upcase[0].to_s(16)}," + else + print "0x00," + end + +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb new file mode 100644 index 0000000..683adb9 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb @@ -0,0 +1,33 @@ + + + + +# name : 200 trailing space on chunked body +# raw : "HTTP/1.1 200 OK\r\nContent-Type: text/plain\r\nTransfer-Encoding: chunked\r\n\r\n25 \r\nThis is the data in the first chunk\r\n\r\n1C\r\nand this is the second one\r\n\r\n0 \r\n\r\n" +# type : HTTP_RESPONSE +# method: HTTP_DELETE +# status code :200 +# request_path: +# request_url : +# fragment : +# query_string: +# body :"This is the data in the first chunk\r\nand this is the second one\r\n" +# body_size :65 +# header_0 :{ "Content-Type": "text/plain"} +# header_1 :{ "Transfer-Encoding": "chunked"} +# should_keep_alive :1 +# upgrade :0 +# http_major :1 +# http_minor :1 + + +class ParserTest + attr_accessor :name + attr_accessor :raw + attr_accessor :type + attr_accessor :method + attr_accessor :status_code + attr_accessor :request_path + attr_accessor :method +end + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/AUTHORS b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/AUTHORS new file mode 100644 index 0000000..abe99de --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/AUTHORS @@ -0,0 +1,32 @@ +# Authors ordered by first contribution. +Ryan Dahl +Jeremy Hinegardner +Sergey Shepelev +Joe Damato +tomika +Phoenix Sol +Cliff Frey +Ewen Cheslack-Postava +Santiago Gala +Tim Becker +Jeff Terrace +Ben Noordhuis +Nathan Rajlich +Mark Nottingham +Aman Gupta +Tim Becker +Sean Cunningham +Peter Griess +Salman Haq +Cliff Frey +Jon Kolb +Fouad Mardini +Paul Querna +Felix Geisendörfer +koichik +Andre Caron +Ivo Raisr +James McLaughlin +David Gwynne +LE ROUX Thomas +Randy Rizun diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/CONTRIBUTIONS b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/CONTRIBUTIONS new file mode 100644 index 0000000..11ba31e --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/CONTRIBUTIONS @@ -0,0 +1,4 @@ +Contributors must agree to the Contributor License Agreement before patches +can be accepted. + +http://spreadsheets2.google.com/viewform?hl=en&formkey=dDJXOGUwbzlYaWM4cHN1MERwQS1CSnc6MQ diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT new file mode 100644 index 0000000..58010b3 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT @@ -0,0 +1,23 @@ +http_parser.c is based on src/http/ngx_http_parse.c from NGINX copyright +Igor Sysoev. + +Additional changes are licensed under the same terms as NGINX and +copyright Joyent, Inc. and other Node contributors. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/README.md b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/README.md new file mode 100644 index 0000000..700c3ac --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/README.md @@ -0,0 +1,178 @@ +HTTP Parser +=========== + +This is a parser for HTTP messages written in C. It parses both requests and +responses. The parser is designed to be used in performance HTTP +applications. It does not make any syscalls nor allocations, it does not +buffer data, it can be interrupted at anytime. Depending on your +architecture, it only requires about 40 bytes of data per message +stream (in a web server that is per connection). + +Features: + + * No dependencies + * Handles persistent streams (keep-alive). + * Decodes chunked encoding. + * Upgrade support + * Defends against buffer overflow attacks. + +The parser extracts the following information from HTTP messages: + + * Header fields and values + * Content-Length + * Request method + * Response status code + * Transfer-Encoding + * HTTP version + * Request URL + * Message body + + +Usage +----- + +One `http_parser` object is used per TCP connection. Initialize the struct +using `http_parser_init()` and set the callbacks. That might look something +like this for a request parser: + + http_parser_settings settings; + settings.on_path = my_path_callback; + settings.on_header_field = my_header_field_callback; + /* ... */ + + http_parser *parser = malloc(sizeof(http_parser)); + http_parser_init(parser, HTTP_REQUEST); + parser->data = my_socket; + +When data is received on the socket execute the parser and check for errors. + + size_t len = 80*1024, nparsed; + char buf[len]; + ssize_t recved; + + recved = recv(fd, buf, len, 0); + + if (recved < 0) { + /* Handle error. */ + } + + /* Start up / continue the parser. + * Note we pass recved==0 to signal that EOF has been recieved. + */ + nparsed = http_parser_execute(parser, &settings, buf, recved); + + if (parser->upgrade) { + /* handle new protocol */ + } else if (nparsed != recved) { + /* Handle error. Usually just close the connection. */ + } + +HTTP needs to know where the end of the stream is. For example, sometimes +servers send responses without Content-Length and expect the client to +consume input (for the body) until EOF. To tell http_parser about EOF, give +`0` as the forth parameter to `http_parser_execute()`. Callbacks and errors +can still be encountered during an EOF, so one must still be prepared +to receive them. + +Scalar valued message information such as `status_code`, `method`, and the +HTTP version are stored in the parser structure. This data is only +temporally stored in `http_parser` and gets reset on each new message. If +this information is needed later, copy it out of the structure during the +`headers_complete` callback. + +The parser decodes the transfer-encoding for both requests and responses +transparently. That is, a chunked encoding is decoded before being sent to +the on_body callback. + + +The Special Problem of Upgrade +------------------------------ + +HTTP supports upgrading the connection to a different protocol. An +increasingly common example of this is the Web Socket protocol which sends +a request like + + GET /demo HTTP/1.1 + Upgrade: WebSocket + Connection: Upgrade + Host: example.com + Origin: http://example.com + WebSocket-Protocol: sample + +followed by non-HTTP data. + +(See http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-75 for more +information the Web Socket protocol.) + +To support this, the parser will treat this as a normal HTTP message without a +body. Issuing both on_headers_complete and on_message_complete callbacks. However +http_parser_execute() will stop parsing at the end of the headers and return. + +The user is expected to check if `parser->upgrade` has been set to 1 after +`http_parser_execute()` returns. Non-HTTP data begins at the buffer supplied +offset by the return value of `http_parser_execute()`. + + +Callbacks +--------- + +During the `http_parser_execute()` call, the callbacks set in +`http_parser_settings` will be executed. The parser maintains state and +never looks behind, so buffering the data is not necessary. If you need to +save certain data for later usage, you can do that from the callbacks. + +There are two types of callbacks: + +* notification `typedef int (*http_cb) (http_parser*);` + Callbacks: on_message_begin, on_headers_complete, on_message_complete. +* data `typedef int (*http_data_cb) (http_parser*, const char *at, size_t length);` + Callbacks: (requests only) on_uri, + (common) on_header_field, on_header_value, on_body; + +Callbacks must return 0 on success. Returning a non-zero value indicates +error to the parser, making it exit immediately. + +In case you parse HTTP message in chunks (i.e. `read()` request line +from socket, parse, read half headers, parse, etc) your data callbacks +may be called more than once. Http-parser guarantees that data pointer is only +valid for the lifetime of callback. You can also `read()` into a heap allocated +buffer to avoid copying memory around if this fits your application. + +Reading headers may be a tricky task if you read/parse headers partially. +Basically, you need to remember whether last header callback was field or value +and apply following logic: + + (on_header_field and on_header_value shortened to on_h_*) + ------------------------ ------------ -------------------------------------------- + | State (prev. callback) | Callback | Description/action | + ------------------------ ------------ -------------------------------------------- + | nothing (first call) | on_h_field | Allocate new buffer and copy callback data | + | | | into it | + ------------------------ ------------ -------------------------------------------- + | value | on_h_field | New header started. | + | | | Copy current name,value buffers to headers | + | | | list and allocate new buffer for new name | + ------------------------ ------------ -------------------------------------------- + | field | on_h_field | Previous name continues. Reallocate name | + | | | buffer and append callback data to it | + ------------------------ ------------ -------------------------------------------- + | field | on_h_value | Value for current header started. Allocate | + | | | new buffer and copy callback data to it | + ------------------------ ------------ -------------------------------------------- + | value | on_h_value | Value continues. Reallocate value buffer | + | | | and append callback data to it | + ------------------------ ------------ -------------------------------------------- + + +Parsing URLs +------------ + +A simplistic zero-copy URL parser is provided as `http_parser_parse_url()`. +Users of this library may wish to use it to parse URLs constructed from +consecutive `on_url` callbacks. + +See examples of reading in headers: + +* [partial example](http://gist.github.com/155877) in C +* [from http-parser tests](http://github.com/ry/http-parser/blob/37a0ff8928fb0d83cec0d0d8909c5a4abcd221af/test.c#L403) in C +* [from Node library](http://github.com/ry/node/blob/842eaf446d2fdcb33b296c67c911c32a0dabc747/src/http.js#L284) in Javascript diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.c b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.c new file mode 100644 index 0000000..f2ca661 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.c @@ -0,0 +1,2058 @@ +/* Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev + * + * Additional changes are licensed under the same terms as NGINX and + * copyright Joyent, Inc. and other Node contributors. All rights reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ +#include "http_parser.h" +#include +#include +#include +#include +#include +#include + +#ifndef ULLONG_MAX +# define ULLONG_MAX ((uint64_t) -1) /* 2^64-1 */ +#endif + +#ifndef MIN +# define MIN(a,b) ((a) < (b) ? (a) : (b)) +#endif + + +#if HTTP_PARSER_DEBUG +#define SET_ERRNO(e) \ +do { \ + parser->http_errno = (e); \ + parser->error_lineno = __LINE__; \ +} while (0) +#else +#define SET_ERRNO(e) \ +do { \ + parser->http_errno = (e); \ +} while(0) +#endif + + +/* Run the notify callback FOR, returning ER if it fails */ +#define CALLBACK_NOTIFY_(FOR, ER) \ +do { \ + assert(HTTP_PARSER_ERRNO(parser) == HPE_OK); \ + \ + if (settings->on_##FOR) { \ + if (0 != settings->on_##FOR(parser)) { \ + SET_ERRNO(HPE_CB_##FOR); \ + } \ + \ + /* We either errored above or got paused; get out */ \ + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { \ + return (ER); \ + } \ + } \ +} while (0) + +/* Run the notify callback FOR and consume the current byte */ +#define CALLBACK_NOTIFY(FOR) CALLBACK_NOTIFY_(FOR, p - data + 1) + +/* Run the notify callback FOR and don't consume the current byte */ +#define CALLBACK_NOTIFY_NOADVANCE(FOR) CALLBACK_NOTIFY_(FOR, p - data) + +/* Run data callback FOR with LEN bytes, returning ER if it fails */ +#define CALLBACK_DATA_(FOR, LEN, ER) \ +do { \ + assert(HTTP_PARSER_ERRNO(parser) == HPE_OK); \ + \ + if (FOR##_mark) { \ + if (settings->on_##FOR) { \ + if (0 != settings->on_##FOR(parser, FOR##_mark, (LEN))) { \ + SET_ERRNO(HPE_CB_##FOR); \ + } \ + \ + /* We either errored above or got paused; get out */ \ + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { \ + return (ER); \ + } \ + } \ + FOR##_mark = NULL; \ + } \ +} while (0) + +/* Run the data callback FOR and consume the current byte */ +#define CALLBACK_DATA(FOR) \ + CALLBACK_DATA_(FOR, p - FOR##_mark, p - data + 1) + +/* Run the data callback FOR and don't consume the current byte */ +#define CALLBACK_DATA_NOADVANCE(FOR) \ + CALLBACK_DATA_(FOR, p - FOR##_mark, p - data) + +/* Set the mark FOR; non-destructive if mark is already set */ +#define MARK(FOR) \ +do { \ + if (!FOR##_mark) { \ + FOR##_mark = p; \ + } \ +} while (0) + + +#define PROXY_CONNECTION "proxy-connection" +#define CONNECTION "connection" +#define CONTENT_LENGTH "content-length" +#define TRANSFER_ENCODING "transfer-encoding" +#define UPGRADE "upgrade" +#define CHUNKED "chunked" +#define KEEP_ALIVE "keep-alive" +#define CLOSE "close" + + +static const char *method_strings[] = + { "DELETE" + , "GET" + , "HEAD" + , "POST" + , "PUT" + , "CONNECT" + , "OPTIONS" + , "TRACE" + , "COPY" + , "LOCK" + , "MKCOL" + , "MOVE" + , "PROPFIND" + , "PROPPATCH" + , "UNLOCK" + , "REPORT" + , "MKACTIVITY" + , "CHECKOUT" + , "MERGE" + , "M-SEARCH" + , "NOTIFY" + , "SUBSCRIBE" + , "UNSUBSCRIBE" + , "PATCH" + , "PURGE" + }; + + +/* Tokens as defined by rfc 2616. Also lowercases them. + * token = 1* + * separators = "(" | ")" | "<" | ">" | "@" + * | "," | ";" | ":" | "\" | <"> + * | "/" | "[" | "]" | "?" | "=" + * | "{" | "}" | SP | HT + */ +static const char tokens[256] = { +/* 0 nul 1 soh 2 stx 3 etx 4 eot 5 enq 6 ack 7 bel */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 8 bs 9 ht 10 nl 11 vt 12 np 13 cr 14 so 15 si */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 16 dle 17 dc1 18 dc2 19 dc3 20 dc4 21 nak 22 syn 23 etb */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 24 can 25 em 26 sub 27 esc 28 fs 29 gs 30 rs 31 us */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 32 sp 33 ! 34 " 35 # 36 $ 37 % 38 & 39 ' */ + 0, '!', 0, '#', '$', '%', '&', '\'', +/* 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 / */ + 0, 0, '*', '+', 0, '-', '.', 0, +/* 48 0 49 1 50 2 51 3 52 4 53 5 54 6 55 7 */ + '0', '1', '2', '3', '4', '5', '6', '7', +/* 56 8 57 9 58 : 59 ; 60 < 61 = 62 > 63 ? */ + '8', '9', 0, 0, 0, 0, 0, 0, +/* 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G */ + 0, 'a', 'b', 'c', 'd', 'e', 'f', 'g', +/* 72 H 73 I 74 J 75 K 76 L 77 M 78 N 79 O */ + 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', +/* 80 P 81 Q 82 R 83 S 84 T 85 U 86 V 87 W */ + 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', +/* 88 X 89 Y 90 Z 91 [ 92 \ 93 ] 94 ^ 95 _ */ + 'x', 'y', 'z', 0, 0, 0, '^', '_', +/* 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g */ + '`', 'a', 'b', 'c', 'd', 'e', 'f', 'g', +/* 104 h 105 i 106 j 107 k 108 l 109 m 110 n 111 o */ + 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', +/* 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w */ + 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', +/* 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del */ + 'x', 'y', 'z', 0, '|', 0, '~', 0 }; + + +static const int8_t unhex[256] = + {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + , 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,-1,-1,-1,-1,-1,-1 + ,-1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1 + ,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 + }; + + +static const uint8_t normal_url_char[256] = { +/* 0 nul 1 soh 2 stx 3 etx 4 eot 5 enq 6 ack 7 bel */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 8 bs 9 ht 10 nl 11 vt 12 np 13 cr 14 so 15 si */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 16 dle 17 dc1 18 dc2 19 dc3 20 dc4 21 nak 22 syn 23 etb */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 24 can 25 em 26 sub 27 esc 28 fs 29 gs 30 rs 31 us */ + 0, 0, 0, 0, 0, 0, 0, 0, +/* 32 sp 33 ! 34 " 35 # 36 $ 37 % 38 & 39 ' */ + 0, 1, 1, 0, 1, 1, 1, 1, +/* 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 / */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 48 0 49 1 50 2 51 3 52 4 53 5 54 6 55 7 */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 56 8 57 9 58 : 59 ; 60 < 61 = 62 > 63 ? */ + 1, 1, 1, 1, 1, 1, 1, 0, +/* 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 72 H 73 I 74 J 75 K 76 L 77 M 78 N 79 O */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 80 P 81 Q 82 R 83 S 84 T 85 U 86 V 87 W */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 88 X 89 Y 90 Z 91 [ 92 \ 93 ] 94 ^ 95 _ */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 104 h 105 i 106 j 107 k 108 l 109 m 110 n 111 o */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w */ + 1, 1, 1, 1, 1, 1, 1, 1, +/* 120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del */ + 1, 1, 1, 1, 1, 1, 1, 0, }; + + +enum state + { s_dead = 1 /* important that this is > 0 */ + + , s_start_req_or_res + , s_res_or_resp_H + , s_start_res + , s_res_H + , s_res_HT + , s_res_HTT + , s_res_HTTP + , s_res_first_http_major + , s_res_http_major + , s_res_first_http_minor + , s_res_http_minor + , s_res_first_status_code + , s_res_status_code + , s_res_status + , s_res_line_almost_done + + , s_start_req + + , s_req_method + , s_req_spaces_before_url + , s_req_schema + , s_req_schema_slash + , s_req_schema_slash_slash + , s_req_host_start + , s_req_host_v6_start + , s_req_host_v6 + , s_req_host_v6_end + , s_req_host + , s_req_port_start + , s_req_port + , s_req_path + , s_req_query_string_start + , s_req_query_string + , s_req_fragment_start + , s_req_fragment + , s_req_http_start + , s_req_http_H + , s_req_http_HT + , s_req_http_HTT + , s_req_http_HTTP + , s_req_first_http_major + , s_req_http_major + , s_req_first_http_minor + , s_req_http_minor + , s_req_line_almost_done + + , s_header_field_start + , s_header_field + , s_header_value_start + , s_header_value + , s_header_value_lws + + , s_header_almost_done + + , s_chunk_size_start + , s_chunk_size + , s_chunk_parameters + , s_chunk_size_almost_done + + , s_headers_almost_done + , s_headers_done + + /* Important: 's_headers_done' must be the last 'header' state. All + * states beyond this must be 'body' states. It is used for overflow + * checking. See the PARSING_HEADER() macro. + */ + + , s_chunk_data + , s_chunk_data_almost_done + , s_chunk_data_done + + , s_body_identity + , s_body_identity_eof + + , s_message_done + }; + + +#define PARSING_HEADER(state) (state <= s_headers_done) + + +enum header_states + { h_general = 0 + , h_C + , h_CO + , h_CON + + , h_matching_connection + , h_matching_proxy_connection + , h_matching_content_length + , h_matching_transfer_encoding + , h_matching_upgrade + + , h_connection + , h_content_length + , h_transfer_encoding + , h_upgrade + + , h_matching_transfer_encoding_chunked + , h_matching_connection_keep_alive + , h_matching_connection_close + + , h_transfer_encoding_chunked + , h_connection_keep_alive + , h_connection_close + }; + + +/* Macros for character classes; depends on strict-mode */ +#define CR '\r' +#define LF '\n' +#define LOWER(c) (unsigned char)(c | 0x20) +#define IS_ALPHA(c) (LOWER(c) >= 'a' && LOWER(c) <= 'z') +#define IS_NUM(c) ((c) >= '0' && (c) <= '9') +#define IS_ALPHANUM(c) (IS_ALPHA(c) || IS_NUM(c)) +#define IS_HEX(c) (IS_NUM(c) || (LOWER(c) >= 'a' && LOWER(c) <= 'f')) + +#if HTTP_PARSER_STRICT +#define TOKEN(c) (tokens[(unsigned char)c]) +#define IS_URL_CHAR(c) (normal_url_char[(unsigned char) (c)]) +#define IS_HOST_CHAR(c) (IS_ALPHANUM(c) || (c) == '.' || (c) == '-') +#else +#define TOKEN(c) ((c == ' ') ? ' ' : tokens[(unsigned char)c]) +#define IS_URL_CHAR(c) \ + (normal_url_char[(unsigned char) (c)] || ((c) & 0x80)) +#define IS_HOST_CHAR(c) \ + (IS_ALPHANUM(c) || (c) == '.' || (c) == '-' || (c) == '_') +#endif + + +#define start_state (parser->type == HTTP_REQUEST ? s_start_req : s_start_res) + + +#if HTTP_PARSER_STRICT +# define STRICT_CHECK(cond) \ +do { \ + if (cond) { \ + SET_ERRNO(HPE_STRICT); \ + goto error; \ + } \ +} while (0) +# define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead) +#else +# define STRICT_CHECK(cond) +# define NEW_MESSAGE() start_state +#endif + + +/* Map errno values to strings for human-readable output */ +#define HTTP_STRERROR_GEN(n, s) { "HPE_" #n, s }, +static struct { + const char *name; + const char *description; +} http_strerror_tab[] = { + HTTP_ERRNO_MAP(HTTP_STRERROR_GEN) +}; +#undef HTTP_STRERROR_GEN + +int http_message_needs_eof(http_parser *parser); + +/* Our URL parser. + * + * This is designed to be shared by http_parser_execute() for URL validation, + * hence it has a state transition + byte-for-byte interface. In addition, it + * is meant to be embedded in http_parser_parse_url(), which does the dirty + * work of turning state transitions URL components for its API. + * + * This function should only be invoked with non-space characters. It is + * assumed that the caller cares about (and can detect) the transition between + * URL and non-URL states by looking for these. + */ +static enum state +parse_url_char(enum state s, const char ch) +{ + assert(!isspace(ch)); + + switch (s) { + case s_req_spaces_before_url: + /* Proxied requests are followed by scheme of an absolute URI (alpha). + * All methods except CONNECT are followed by '/' or '*'. + */ + + if (ch == '/' || ch == '*') { + return s_req_path; + } + + if (IS_ALPHA(ch)) { + return s_req_schema; + } + + break; + + case s_req_schema: + if (IS_ALPHA(ch)) { + return s; + } + + if (ch == ':') { + return s_req_schema_slash; + } + + break; + + case s_req_schema_slash: + if (ch == '/') { + return s_req_schema_slash_slash; + } + + break; + + case s_req_schema_slash_slash: + if (ch == '/') { + return s_req_host_start; + } + + break; + + case s_req_host_start: + if (ch == '[') { + return s_req_host_v6_start; + } + + if (IS_HOST_CHAR(ch)) { + return s_req_host; + } + + break; + + case s_req_host: + if (IS_HOST_CHAR(ch)) { + return s_req_host; + } + + /* FALLTHROUGH */ + case s_req_host_v6_end: + switch (ch) { + case ':': + return s_req_port_start; + + case '/': + return s_req_path; + + case '?': + return s_req_query_string_start; + } + + break; + + case s_req_host_v6: + if (ch == ']') { + return s_req_host_v6_end; + } + + /* FALLTHROUGH */ + case s_req_host_v6_start: + if (IS_HEX(ch) || ch == ':') { + return s_req_host_v6; + } + break; + + case s_req_port: + switch (ch) { + case '/': + return s_req_path; + + case '?': + return s_req_query_string_start; + } + + /* FALLTHROUGH */ + case s_req_port_start: + if (IS_NUM(ch)) { + return s_req_port; + } + + break; + + case s_req_path: + if (IS_URL_CHAR(ch)) { + return s; + } + + switch (ch) { + case '?': + return s_req_query_string_start; + + case '#': + return s_req_fragment_start; + } + + break; + + case s_req_query_string_start: + case s_req_query_string: + if (IS_URL_CHAR(ch)) { + return s_req_query_string; + } + + switch (ch) { + case '?': + /* allow extra '?' in query string */ + return s_req_query_string; + + case '#': + return s_req_fragment_start; + } + + break; + + case s_req_fragment_start: + if (IS_URL_CHAR(ch)) { + return s_req_fragment; + } + + switch (ch) { + case '?': + return s_req_fragment; + + case '#': + return s; + } + + break; + + case s_req_fragment: + if (IS_URL_CHAR(ch)) { + return s; + } + + switch (ch) { + case '?': + case '#': + return s; + } + + break; + + default: + break; + } + + /* We should never fall out of the switch above unless there's an error */ + return s_dead; +} + +size_t http_parser_execute (http_parser *parser, + const http_parser_settings *settings, + const char *data, + size_t len) +{ + char c, ch; + int8_t unhex_val; + const char *p = data; + const char *header_field_mark = 0; + const char *header_value_mark = 0; + const char *url_mark = 0; + const char *body_mark = 0; + + /* We're in an error state. Don't bother doing anything. */ + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { + return 0; + } + + if (len == 0) { + switch (parser->state) { + case s_body_identity_eof: + /* Use of CALLBACK_NOTIFY() here would erroneously return 1 byte read if + * we got paused. + */ + CALLBACK_NOTIFY_NOADVANCE(message_complete); + return 0; + + case s_dead: + case s_start_req_or_res: + case s_start_res: + case s_start_req: + return 0; + + default: + SET_ERRNO(HPE_INVALID_EOF_STATE); + return 1; + } + } + + + if (parser->state == s_header_field) + header_field_mark = data; + if (parser->state == s_header_value) + header_value_mark = data; + switch (parser->state) { + case s_req_path: + case s_req_schema: + case s_req_schema_slash: + case s_req_schema_slash_slash: + case s_req_host_start: + case s_req_host_v6_start: + case s_req_host_v6: + case s_req_host_v6_end: + case s_req_host: + case s_req_port_start: + case s_req_port: + case s_req_query_string_start: + case s_req_query_string: + case s_req_fragment_start: + case s_req_fragment: + url_mark = data; + break; + } + + for (p=data; p != data + len; p++) { + ch = *p; + + if (PARSING_HEADER(parser->state)) { + ++parser->nread; + /* Buffer overflow attack */ + if (parser->nread > HTTP_MAX_HEADER_SIZE) { + SET_ERRNO(HPE_HEADER_OVERFLOW); + goto error; + } + } + + reexecute_byte: + switch (parser->state) { + + case s_dead: + /* this state is used after a 'Connection: close' message + * the parser will error out if it reads another message + */ + if (ch == CR || ch == LF) + break; + + SET_ERRNO(HPE_CLOSED_CONNECTION); + goto error; + + case s_start_req_or_res: + { + if (ch == CR || ch == LF) + break; + parser->flags = 0; + parser->content_length = ULLONG_MAX; + + if (ch == 'H') { + parser->state = s_res_or_resp_H; + + CALLBACK_NOTIFY(message_begin); + } else { + parser->type = HTTP_REQUEST; + parser->state = s_start_req; + goto reexecute_byte; + } + + break; + } + + case s_res_or_resp_H: + if (ch == 'T') { + parser->type = HTTP_RESPONSE; + parser->state = s_res_HT; + } else { + if (ch != 'E') { + SET_ERRNO(HPE_INVALID_CONSTANT); + goto error; + } + + parser->type = HTTP_REQUEST; + parser->method = HTTP_HEAD; + parser->index = 2; + parser->state = s_req_method; + } + break; + + case s_start_res: + { + parser->flags = 0; + parser->content_length = ULLONG_MAX; + + switch (ch) { + case 'H': + parser->state = s_res_H; + break; + + case CR: + case LF: + break; + + default: + SET_ERRNO(HPE_INVALID_CONSTANT); + goto error; + } + + CALLBACK_NOTIFY(message_begin); + break; + } + + case s_res_H: + STRICT_CHECK(ch != 'T'); + parser->state = s_res_HT; + break; + + case s_res_HT: + STRICT_CHECK(ch != 'T'); + parser->state = s_res_HTT; + break; + + case s_res_HTT: + STRICT_CHECK(ch != 'P'); + parser->state = s_res_HTTP; + break; + + case s_res_HTTP: + STRICT_CHECK(ch != '/'); + parser->state = s_res_first_http_major; + break; + + case s_res_first_http_major: + if (ch < '0' || ch > '9') { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major = ch - '0'; + parser->state = s_res_http_major; + break; + + /* major HTTP version or dot */ + case s_res_http_major: + { + if (ch == '.') { + parser->state = s_res_first_http_minor; + break; + } + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major *= 10; + parser->http_major += ch - '0'; + + if (parser->http_major > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + /* first digit of minor HTTP version */ + case s_res_first_http_minor: + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor = ch - '0'; + parser->state = s_res_http_minor; + break; + + /* minor HTTP version or end of request line */ + case s_res_http_minor: + { + if (ch == ' ') { + parser->state = s_res_first_status_code; + break; + } + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor *= 10; + parser->http_minor += ch - '0'; + + if (parser->http_minor > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + case s_res_first_status_code: + { + if (!IS_NUM(ch)) { + if (ch == ' ') { + break; + } + + SET_ERRNO(HPE_INVALID_STATUS); + goto error; + } + parser->status_code = ch - '0'; + parser->state = s_res_status_code; + break; + } + + case s_res_status_code: + { + if (!IS_NUM(ch)) { + switch (ch) { + case ' ': + parser->state = s_res_status; + break; + case CR: + parser->state = s_res_line_almost_done; + break; + case LF: + parser->state = s_header_field_start; + break; + default: + SET_ERRNO(HPE_INVALID_STATUS); + goto error; + } + break; + } + + parser->status_code *= 10; + parser->status_code += ch - '0'; + + if (parser->status_code > 999) { + SET_ERRNO(HPE_INVALID_STATUS); + goto error; + } + + break; + } + + case s_res_status: + /* the human readable status. e.g. "NOT FOUND" + * we are not humans so just ignore this */ + if (ch == CR) { + parser->state = s_res_line_almost_done; + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + break; + } + break; + + case s_res_line_almost_done: + STRICT_CHECK(ch != LF); + parser->state = s_header_field_start; + break; + + case s_start_req: + { + if (ch == CR || ch == LF) + break; + parser->flags = 0; + parser->content_length = ULLONG_MAX; + + if (!IS_ALPHA(ch)) { + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + + parser->method = (enum http_method) 0; + parser->index = 1; + switch (ch) { + case 'C': parser->method = HTTP_CONNECT; /* or COPY, CHECKOUT */ break; + case 'D': parser->method = HTTP_DELETE; break; + case 'G': parser->method = HTTP_GET; break; + case 'H': parser->method = HTTP_HEAD; break; + case 'L': parser->method = HTTP_LOCK; break; + case 'M': parser->method = HTTP_MKCOL; /* or MOVE, MKACTIVITY, MERGE, M-SEARCH */ break; + case 'N': parser->method = HTTP_NOTIFY; break; + case 'O': parser->method = HTTP_OPTIONS; break; + case 'P': parser->method = HTTP_POST; + /* or PROPFIND|PROPPATCH|PUT|PATCH|PURGE */ + break; + case 'R': parser->method = HTTP_REPORT; break; + case 'S': parser->method = HTTP_SUBSCRIBE; break; + case 'T': parser->method = HTTP_TRACE; break; + case 'U': parser->method = HTTP_UNLOCK; /* or UNSUBSCRIBE */ break; + default: + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + parser->state = s_req_method; + + CALLBACK_NOTIFY(message_begin); + + break; + } + + case s_req_method: + { + const char *matcher; + if (ch == '\0') { + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + + matcher = method_strings[parser->method]; + if (ch == ' ' && matcher[parser->index] == '\0') { + parser->state = s_req_spaces_before_url; + } else if (ch == matcher[parser->index]) { + ; /* nada */ + } else if (parser->method == HTTP_CONNECT) { + if (parser->index == 1 && ch == 'H') { + parser->method = HTTP_CHECKOUT; + } else if (parser->index == 2 && ch == 'P') { + parser->method = HTTP_COPY; + } else { + goto error; + } + } else if (parser->method == HTTP_MKCOL) { + if (parser->index == 1 && ch == 'O') { + parser->method = HTTP_MOVE; + } else if (parser->index == 1 && ch == 'E') { + parser->method = HTTP_MERGE; + } else if (parser->index == 1 && ch == '-') { + parser->method = HTTP_MSEARCH; + } else if (parser->index == 2 && ch == 'A') { + parser->method = HTTP_MKACTIVITY; + } else { + goto error; + } + } else if (parser->index == 1 && parser->method == HTTP_POST) { + if (ch == 'R') { + parser->method = HTTP_PROPFIND; /* or HTTP_PROPPATCH */ + } else if (ch == 'U') { + parser->method = HTTP_PUT; /* or HTTP_PURGE */ + } else if (ch == 'A') { + parser->method = HTTP_PATCH; + } else { + goto error; + } + } else if (parser->index == 2) { + if (parser->method == HTTP_PUT) { + if (ch == 'R') parser->method = HTTP_PURGE; + } else if (parser->method == HTTP_UNLOCK) { + if (ch == 'S') parser->method = HTTP_UNSUBSCRIBE; + } + } else if (parser->index == 4 && parser->method == HTTP_PROPFIND && ch == 'P') { + parser->method = HTTP_PROPPATCH; + } else { + SET_ERRNO(HPE_INVALID_METHOD); + goto error; + } + + ++parser->index; + break; + } + + case s_req_spaces_before_url: + { + if (ch == ' ') break; + + MARK(url); + if (parser->method == HTTP_CONNECT) { + parser->state = s_req_host_start; + } + + parser->state = parse_url_char((enum state)parser->state, ch); + if (parser->state == s_dead) { + SET_ERRNO(HPE_INVALID_URL); + goto error; + } + + break; + } + + case s_req_schema: + case s_req_schema_slash: + case s_req_schema_slash_slash: + case s_req_host_start: + case s_req_host_v6_start: + case s_req_host_v6: + case s_req_port_start: + { + switch (ch) { + /* No whitespace allowed here */ + case ' ': + case CR: + case LF: + SET_ERRNO(HPE_INVALID_URL); + goto error; + default: + parser->state = parse_url_char((enum state)parser->state, ch); + if (parser->state == s_dead) { + SET_ERRNO(HPE_INVALID_URL); + goto error; + } + } + + break; + } + + case s_req_host: + case s_req_host_v6_end: + case s_req_port: + case s_req_path: + case s_req_query_string_start: + case s_req_query_string: + case s_req_fragment_start: + case s_req_fragment: + { + switch (ch) { + case ' ': + parser->state = s_req_http_start; + CALLBACK_DATA(url); + break; + case CR: + case LF: + parser->http_major = 0; + parser->http_minor = 9; + parser->state = (ch == CR) ? + s_req_line_almost_done : + s_header_field_start; + CALLBACK_DATA(url); + break; + default: + parser->state = parse_url_char((enum state)parser->state, ch); + if (parser->state == s_dead) { + SET_ERRNO(HPE_INVALID_URL); + goto error; + } + } + break; + } + + case s_req_http_start: + switch (ch) { + case 'H': + parser->state = s_req_http_H; + break; + case ' ': + break; + default: + SET_ERRNO(HPE_INVALID_CONSTANT); + goto error; + } + break; + + case s_req_http_H: + STRICT_CHECK(ch != 'T'); + parser->state = s_req_http_HT; + break; + + case s_req_http_HT: + STRICT_CHECK(ch != 'T'); + parser->state = s_req_http_HTT; + break; + + case s_req_http_HTT: + STRICT_CHECK(ch != 'P'); + parser->state = s_req_http_HTTP; + break; + + case s_req_http_HTTP: + STRICT_CHECK(ch != '/'); + parser->state = s_req_first_http_major; + break; + + /* first digit of major HTTP version */ + case s_req_first_http_major: + if (ch < '1' || ch > '9') { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major = ch - '0'; + parser->state = s_req_http_major; + break; + + /* major HTTP version or dot */ + case s_req_http_major: + { + if (ch == '.') { + parser->state = s_req_first_http_minor; + break; + } + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_major *= 10; + parser->http_major += ch - '0'; + + if (parser->http_major > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + /* first digit of minor HTTP version */ + case s_req_first_http_minor: + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor = ch - '0'; + parser->state = s_req_http_minor; + break; + + /* minor HTTP version or end of request line */ + case s_req_http_minor: + { + if (ch == CR) { + parser->state = s_req_line_almost_done; + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + break; + } + + /* XXX allow spaces after digit? */ + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + parser->http_minor *= 10; + parser->http_minor += ch - '0'; + + if (parser->http_minor > 999) { + SET_ERRNO(HPE_INVALID_VERSION); + goto error; + } + + break; + } + + /* end of request line */ + case s_req_line_almost_done: + { + if (ch != LF) { + SET_ERRNO(HPE_LF_EXPECTED); + goto error; + } + + parser->state = s_header_field_start; + break; + } + + case s_header_field_start: + { + if (ch == CR) { + parser->state = s_headers_almost_done; + break; + } + + if (ch == LF) { + /* they might be just sending \n instead of \r\n so this would be + * the second \n to denote the end of headers*/ + parser->state = s_headers_almost_done; + goto reexecute_byte; + } + + c = TOKEN(ch); + + if (!c) { + SET_ERRNO(HPE_INVALID_HEADER_TOKEN); + goto error; + } + + MARK(header_field); + + parser->index = 0; + parser->state = s_header_field; + + switch (c) { + case 'c': + parser->header_state = h_C; + break; + + case 'p': + parser->header_state = h_matching_proxy_connection; + break; + + case 't': + parser->header_state = h_matching_transfer_encoding; + break; + + case 'u': + parser->header_state = h_matching_upgrade; + break; + + default: + parser->header_state = h_general; + break; + } + break; + } + + case s_header_field: + { + c = TOKEN(ch); + + if (c) { + switch (parser->header_state) { + case h_general: + break; + + case h_C: + parser->index++; + parser->header_state = (c == 'o' ? h_CO : h_general); + break; + + case h_CO: + parser->index++; + parser->header_state = (c == 'n' ? h_CON : h_general); + break; + + case h_CON: + parser->index++; + switch (c) { + case 'n': + parser->header_state = h_matching_connection; + break; + case 't': + parser->header_state = h_matching_content_length; + break; + default: + parser->header_state = h_general; + break; + } + break; + + /* connection */ + + case h_matching_connection: + parser->index++; + if (parser->index > sizeof(CONNECTION)-1 + || c != CONNECTION[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CONNECTION)-2) { + parser->header_state = h_connection; + } + break; + + /* proxy-connection */ + + case h_matching_proxy_connection: + parser->index++; + if (parser->index > sizeof(PROXY_CONNECTION)-1 + || c != PROXY_CONNECTION[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(PROXY_CONNECTION)-2) { + parser->header_state = h_connection; + } + break; + + /* content-length */ + + case h_matching_content_length: + parser->index++; + if (parser->index > sizeof(CONTENT_LENGTH)-1 + || c != CONTENT_LENGTH[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CONTENT_LENGTH)-2) { + parser->header_state = h_content_length; + } + break; + + /* transfer-encoding */ + + case h_matching_transfer_encoding: + parser->index++; + if (parser->index > sizeof(TRANSFER_ENCODING)-1 + || c != TRANSFER_ENCODING[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(TRANSFER_ENCODING)-2) { + parser->header_state = h_transfer_encoding; + } + break; + + /* upgrade */ + + case h_matching_upgrade: + parser->index++; + if (parser->index > sizeof(UPGRADE)-1 + || c != UPGRADE[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(UPGRADE)-2) { + parser->header_state = h_upgrade; + } + break; + + case h_connection: + case h_content_length: + case h_transfer_encoding: + case h_upgrade: + if (ch != ' ') parser->header_state = h_general; + break; + + default: + assert(0 && "Unknown header_state"); + break; + } + break; + } + + if (ch == ':') { + parser->state = s_header_value_start; + CALLBACK_DATA(header_field); + break; + } + + if (ch == CR) { + parser->state = s_header_almost_done; + CALLBACK_DATA(header_field); + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + CALLBACK_DATA(header_field); + break; + } + + SET_ERRNO(HPE_INVALID_HEADER_TOKEN); + goto error; + } + + case s_header_value_start: + { + if (ch == ' ' || ch == '\t') break; + + MARK(header_value); + + parser->state = s_header_value; + parser->index = 0; + + if (ch == CR) { + parser->header_state = h_general; + parser->state = s_header_almost_done; + CALLBACK_DATA(header_value); + break; + } + + if (ch == LF) { + parser->state = s_header_field_start; + CALLBACK_DATA(header_value); + break; + } + + c = LOWER(ch); + + switch (parser->header_state) { + case h_upgrade: + parser->flags |= F_UPGRADE; + parser->header_state = h_general; + break; + + case h_transfer_encoding: + /* looking for 'Transfer-Encoding: chunked' */ + if ('c' == c) { + parser->header_state = h_matching_transfer_encoding_chunked; + } else { + parser->header_state = h_general; + } + break; + + case h_content_length: + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + parser->content_length = ch - '0'; + break; + + case h_connection: + /* looking for 'Connection: keep-alive' */ + if (c == 'k') { + parser->header_state = h_matching_connection_keep_alive; + /* looking for 'Connection: close' */ + } else if (c == 'c') { + parser->header_state = h_matching_connection_close; + } else { + parser->header_state = h_general; + } + break; + + default: + parser->header_state = h_general; + break; + } + break; + } + + case s_header_value: + { + + if (ch == CR) { + parser->state = s_header_almost_done; + CALLBACK_DATA(header_value); + break; + } + + if (ch == LF) { + parser->state = s_header_almost_done; + CALLBACK_DATA_NOADVANCE(header_value); + goto reexecute_byte; + } + + c = LOWER(ch); + + switch (parser->header_state) { + case h_general: + break; + + case h_connection: + case h_transfer_encoding: + assert(0 && "Shouldn't get here."); + break; + + case h_content_length: + { + uint64_t t; + + if (ch == ' ') break; + + if (!IS_NUM(ch)) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + t = parser->content_length; + t *= 10; + t += ch - '0'; + + /* Overflow? */ + if (t < parser->content_length || t == ULLONG_MAX) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + parser->content_length = t; + break; + } + + /* Transfer-Encoding: chunked */ + case h_matching_transfer_encoding_chunked: + parser->index++; + if (parser->index > sizeof(CHUNKED)-1 + || c != CHUNKED[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CHUNKED)-2) { + parser->header_state = h_transfer_encoding_chunked; + } + break; + + /* looking for 'Connection: keep-alive' */ + case h_matching_connection_keep_alive: + parser->index++; + if (parser->index > sizeof(KEEP_ALIVE)-1 + || c != KEEP_ALIVE[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(KEEP_ALIVE)-2) { + parser->header_state = h_connection_keep_alive; + } + break; + + /* looking for 'Connection: close' */ + case h_matching_connection_close: + parser->index++; + if (parser->index > sizeof(CLOSE)-1 || c != CLOSE[parser->index]) { + parser->header_state = h_general; + } else if (parser->index == sizeof(CLOSE)-2) { + parser->header_state = h_connection_close; + } + break; + + case h_transfer_encoding_chunked: + case h_connection_keep_alive: + case h_connection_close: + if (ch != ' ') parser->header_state = h_general; + break; + + default: + parser->state = s_header_value; + parser->header_state = h_general; + break; + } + break; + } + + case s_header_almost_done: + { + STRICT_CHECK(ch != LF); + + parser->state = s_header_value_lws; + + switch (parser->header_state) { + case h_connection_keep_alive: + parser->flags |= F_CONNECTION_KEEP_ALIVE; + break; + case h_connection_close: + parser->flags |= F_CONNECTION_CLOSE; + break; + case h_transfer_encoding_chunked: + parser->flags |= F_CHUNKED; + break; + default: + break; + } + + break; + } + + case s_header_value_lws: + { + if (ch == ' ' || ch == '\t') + parser->state = s_header_value_start; + else + { + parser->state = s_header_field_start; + goto reexecute_byte; + } + break; + } + + case s_headers_almost_done: + { + STRICT_CHECK(ch != LF); + + if (parser->flags & F_TRAILING) { + /* End of a chunked request */ + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + break; + } + + parser->state = s_headers_done; + + /* Set this here so that on_headers_complete() callbacks can see it */ + parser->upgrade = + (parser->flags & F_UPGRADE || parser->method == HTTP_CONNECT); + + /* Here we call the headers_complete callback. This is somewhat + * different than other callbacks because if the user returns 1, we + * will interpret that as saying that this message has no body. This + * is needed for the annoying case of recieving a response to a HEAD + * request. + * + * We'd like to use CALLBACK_NOTIFY_NOADVANCE() here but we cannot, so + * we have to simulate it by handling a change in errno below. + */ + if (settings->on_headers_complete) { + switch (settings->on_headers_complete(parser)) { + case 0: + break; + + case 1: + parser->flags |= F_SKIPBODY; + break; + + default: + SET_ERRNO(HPE_CB_headers_complete); + return p - data; /* Error */ + } + } + + if (HTTP_PARSER_ERRNO(parser) != HPE_OK) { + return p - data; + } + + goto reexecute_byte; + } + + case s_headers_done: + { + STRICT_CHECK(ch != LF); + + parser->nread = 0; + + /* Exit, the rest of the connect is in a different protocol. */ + if (parser->upgrade) { + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + return (p - data) + 1; + } + + if (parser->flags & F_SKIPBODY) { + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + } else if (parser->flags & F_CHUNKED) { + /* chunked encoding - ignore Content-Length header */ + parser->state = s_chunk_size_start; + } else { + if (parser->content_length == 0) { + /* Content-Length header given but zero: Content-Length: 0\r\n */ + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + } else if (parser->content_length != ULLONG_MAX) { + /* Content-Length header given and non-zero */ + parser->state = s_body_identity; + } else { + if (parser->type == HTTP_REQUEST || + !http_message_needs_eof(parser)) { + /* Assume content-length 0 - read the next */ + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + } else { + /* Read body until EOF */ + parser->state = s_body_identity_eof; + } + } + } + + break; + } + + case s_body_identity: + { + uint64_t to_read = MIN(parser->content_length, + (uint64_t) ((data + len) - p)); + + assert(parser->content_length != 0 + && parser->content_length != ULLONG_MAX); + + /* The difference between advancing content_length and p is because + * the latter will automaticaly advance on the next loop iteration. + * Further, if content_length ends up at 0, we want to see the last + * byte again for our message complete callback. + */ + MARK(body); + parser->content_length -= to_read; + p += to_read - 1; + + if (parser->content_length == 0) { + parser->state = s_message_done; + + /* Mimic CALLBACK_DATA_NOADVANCE() but with one extra byte. + * + * The alternative to doing this is to wait for the next byte to + * trigger the data callback, just as in every other case. The + * problem with this is that this makes it difficult for the test + * harness to distinguish between complete-on-EOF and + * complete-on-length. It's not clear that this distinction is + * important for applications, but let's keep it for now. + */ + CALLBACK_DATA_(body, p - body_mark + 1, p - data); + goto reexecute_byte; + } + + break; + } + + /* read until EOF */ + case s_body_identity_eof: + MARK(body); + p = data + len - 1; + + break; + + case s_message_done: + parser->state = NEW_MESSAGE(); + CALLBACK_NOTIFY(message_complete); + break; + + case s_chunk_size_start: + { + assert(parser->nread == 1); + assert(parser->flags & F_CHUNKED); + + unhex_val = unhex[(unsigned char)ch]; + if (unhex_val == -1) { + SET_ERRNO(HPE_INVALID_CHUNK_SIZE); + goto error; + } + + parser->content_length = unhex_val; + parser->state = s_chunk_size; + break; + } + + case s_chunk_size: + { + uint64_t t; + + assert(parser->flags & F_CHUNKED); + + if (ch == CR) { + parser->state = s_chunk_size_almost_done; + break; + } + + unhex_val = unhex[(unsigned char)ch]; + + if (unhex_val == -1) { + if (ch == ';' || ch == ' ') { + parser->state = s_chunk_parameters; + break; + } + + SET_ERRNO(HPE_INVALID_CHUNK_SIZE); + goto error; + } + + t = parser->content_length; + t *= 16; + t += unhex_val; + + /* Overflow? */ + if (t < parser->content_length || t == ULLONG_MAX) { + SET_ERRNO(HPE_INVALID_CONTENT_LENGTH); + goto error; + } + + parser->content_length = t; + break; + } + + case s_chunk_parameters: + { + assert(parser->flags & F_CHUNKED); + /* just ignore this shit. TODO check for overflow */ + if (ch == CR) { + parser->state = s_chunk_size_almost_done; + break; + } + break; + } + + case s_chunk_size_almost_done: + { + assert(parser->flags & F_CHUNKED); + STRICT_CHECK(ch != LF); + + parser->nread = 0; + + if (parser->content_length == 0) { + parser->flags |= F_TRAILING; + parser->state = s_header_field_start; + } else { + parser->state = s_chunk_data; + } + break; + } + + case s_chunk_data: + { + uint64_t to_read = MIN(parser->content_length, + (uint64_t) ((data + len) - p)); + + assert(parser->flags & F_CHUNKED); + assert(parser->content_length != 0 + && parser->content_length != ULLONG_MAX); + + /* See the explanation in s_body_identity for why the content + * length and data pointers are managed this way. + */ + MARK(body); + parser->content_length -= to_read; + p += to_read - 1; + + if (parser->content_length == 0) { + parser->state = s_chunk_data_almost_done; + } + + break; + } + + case s_chunk_data_almost_done: + assert(parser->flags & F_CHUNKED); + assert(parser->content_length == 0); + STRICT_CHECK(ch != CR); + parser->state = s_chunk_data_done; + CALLBACK_DATA(body); + break; + + case s_chunk_data_done: + assert(parser->flags & F_CHUNKED); + STRICT_CHECK(ch != LF); + parser->nread = 0; + parser->state = s_chunk_size_start; + break; + + default: + assert(0 && "unhandled state"); + SET_ERRNO(HPE_INVALID_INTERNAL_STATE); + goto error; + } + } + + /* Run callbacks for any marks that we have leftover after we ran our of + * bytes. There should be at most one of these set, so it's OK to invoke + * them in series (unset marks will not result in callbacks). + * + * We use the NOADVANCE() variety of callbacks here because 'p' has already + * overflowed 'data' and this allows us to correct for the off-by-one that + * we'd otherwise have (since CALLBACK_DATA() is meant to be run with a 'p' + * value that's in-bounds). + */ + + assert(((header_field_mark ? 1 : 0) + + (header_value_mark ? 1 : 0) + + (url_mark ? 1 : 0) + + (body_mark ? 1 : 0)) <= 1); + + CALLBACK_DATA_NOADVANCE(header_field); + CALLBACK_DATA_NOADVANCE(header_value); + CALLBACK_DATA_NOADVANCE(url); + CALLBACK_DATA_NOADVANCE(body); + + return len; + +error: + if (HTTP_PARSER_ERRNO(parser) == HPE_OK) { + SET_ERRNO(HPE_UNKNOWN); + } + + return (p - data); +} + + +/* Does the parser need to see an EOF to find the end of the message? */ +int +http_message_needs_eof (http_parser *parser) +{ + if (parser->type == HTTP_REQUEST) { + return 0; + } + + /* See RFC 2616 section 4.4 */ + if (parser->status_code / 100 == 1 || /* 1xx e.g. Continue */ + parser->status_code == 204 || /* No Content */ + parser->status_code == 304 || /* Not Modified */ + parser->flags & F_SKIPBODY) { /* response to a HEAD request */ + return 0; + } + + if ((parser->flags & F_CHUNKED) || parser->content_length != ULLONG_MAX) { + return 0; + } + + return 1; +} + + +int +http_should_keep_alive (http_parser *parser) +{ + if (parser->http_major > 0 && parser->http_minor > 0) { + /* HTTP/1.1 */ + if (parser->flags & F_CONNECTION_CLOSE) { + return 0; + } + } else { + /* HTTP/1.0 or earlier */ + if (!(parser->flags & F_CONNECTION_KEEP_ALIVE)) { + return 0; + } + } + + return !http_message_needs_eof(parser); +} + + +const char * http_method_str (enum http_method m) +{ + return method_strings[m]; +} + + +void +http_parser_init (http_parser *parser, enum http_parser_type t) +{ + void *data = parser->data; /* preserve application data */ + memset(parser, 0, sizeof(*parser)); + parser->data = data; + parser->type = t; + parser->state = (t == HTTP_REQUEST ? s_start_req : (t == HTTP_RESPONSE ? s_start_res : s_start_req_or_res)); + parser->http_errno = HPE_OK; +} + +const char * +http_errno_name(enum http_errno err) { + assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); + return http_strerror_tab[err].name; +} + +const char * +http_errno_description(enum http_errno err) { + assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); + return http_strerror_tab[err].description; +} + +int +http_parser_parse_url(const char *buf, size_t buflen, int is_connect, + struct http_parser_url *u) +{ + enum state s; + const char *p; + enum http_parser_url_fields uf, old_uf; + + u->port = u->field_set = 0; + s = is_connect ? s_req_host_start : s_req_spaces_before_url; + uf = old_uf = UF_MAX; + + for (p = buf; p < buf + buflen; p++) { + s = parse_url_char(s, *p); + + /* Figure out the next field that we're operating on */ + switch (s) { + case s_dead: + return 1; + + /* Skip delimeters */ + case s_req_schema_slash: + case s_req_schema_slash_slash: + case s_req_host_start: + case s_req_host_v6_start: + case s_req_host_v6_end: + case s_req_port_start: + case s_req_query_string_start: + case s_req_fragment_start: + continue; + + case s_req_schema: + uf = UF_SCHEMA; + break; + + case s_req_host: + case s_req_host_v6: + uf = UF_HOST; + break; + + case s_req_port: + uf = UF_PORT; + break; + + case s_req_path: + uf = UF_PATH; + break; + + case s_req_query_string: + uf = UF_QUERY; + break; + + case s_req_fragment: + uf = UF_FRAGMENT; + break; + + default: + assert(!"Unexpected state"); + return 1; + } + + /* Nothing's changed; soldier on */ + if (uf == old_uf) { + u->field_data[uf].len++; + continue; + } + + u->field_data[uf].off = p - buf; + u->field_data[uf].len = 1; + + u->field_set |= (1 << uf); + old_uf = uf; + } + + /* CONNECT requests can only contain "hostname:port" */ + if (is_connect && u->field_set != ((1 << UF_HOST)|(1 << UF_PORT))) { + return 1; + } + + /* Make sure we don't end somewhere unexpected */ + switch (s) { + case s_req_host_v6_start: + case s_req_host_v6: + case s_req_host_v6_end: + case s_req_host: + case s_req_port_start: + return 1; + default: + break; + } + + if (u->field_set & (1 << UF_PORT)) { + /* Don't bother with endp; we've already validated the string */ + unsigned long v = strtoul(buf + u->field_data[UF_PORT].off, NULL, 10); + + /* Ports have a max value of 2^16 */ + if (v > 0xffff) { + return 1; + } + + u->port = (uint16_t) v; + } + + return 0; +} + +void +http_parser_pause(http_parser *parser, int paused) { + /* Users should only be pausing/unpausing a parser that is not in an error + * state. In non-debug builds, there's not much that we can do about this + * other than ignore it. + */ + if (HTTP_PARSER_ERRNO(parser) == HPE_OK || + HTTP_PARSER_ERRNO(parser) == HPE_PAUSED) { + SET_ERRNO((paused) ? HPE_PAUSED : HPE_OK); + } else { + assert(0 && "Attempting to pause parser in error state"); + } +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp new file mode 100644 index 0000000..c6eada7 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp @@ -0,0 +1,79 @@ +# This file is used with the GYP meta build system. +# http://code.google.com/p/gyp/ +# To build try this: +# svn co http://gyp.googlecode.com/svn/trunk gyp +# ./gyp/gyp -f make --depth=`pwd` http_parser.gyp +# ./out/Debug/test +{ + 'target_defaults': { + 'default_configuration': 'Debug', + 'configurations': { + # TODO: hoist these out and put them somewhere common, because + # RuntimeLibrary MUST MATCH across the entire project + 'Debug': { + 'defines': [ 'DEBUG', '_DEBUG' ], + 'msvs_settings': { + 'VCCLCompilerTool': { + 'RuntimeLibrary': 1, # static debug + }, + }, + }, + 'Release': { + 'defines': [ 'NDEBUG' ], + 'msvs_settings': { + 'VCCLCompilerTool': { + 'RuntimeLibrary': 0, # static release + }, + }, + } + }, + 'msvs_settings': { + 'VCCLCompilerTool': { + }, + 'VCLibrarianTool': { + }, + 'VCLinkerTool': { + 'GenerateDebugInformation': 'true', + }, + }, + 'conditions': [ + ['OS == "win"', { + 'defines': [ + 'WIN32' + ], + }] + ], + }, + + 'targets': [ + { + 'target_name': 'http_parser', + 'type': 'static_library', + 'include_dirs': [ '.' ], + 'direct_dependent_settings': { + 'include_dirs': [ '.' ], + }, + 'defines': [ 'HTTP_PARSER_STRICT=0' ], + 'sources': [ './http_parser.c', ], + 'conditions': [ + ['OS=="win"', { + 'msvs_settings': { + 'VCCLCompilerTool': { + # Compile as C++. http_parser.c is actually C99, but C++ is + # close enough in this case. + 'CompileAs': 2, + }, + }, + }] + ], + }, + + { + 'target_name': 'test', + 'type': 'executable', + 'dependencies': [ 'http_parser' ], + 'sources': [ 'test.c' ] + } + ] +} + diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.h b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.h new file mode 100644 index 0000000..78b3701 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/http_parser.h @@ -0,0 +1,312 @@ +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ +#ifndef http_parser_h +#define http_parser_h +#ifdef __cplusplus +extern "C" { +#endif + +#define HTTP_PARSER_VERSION_MAJOR 1 +#define HTTP_PARSER_VERSION_MINOR 0 + +#include +#if defined(_WIN32) && !defined(__MINGW32__) && (!defined(_MSC_VER) || _MSC_VER<1600) +typedef __int8 int8_t; +typedef unsigned __int8 uint8_t; +typedef __int16 int16_t; +typedef unsigned __int16 uint16_t; +typedef __int32 int32_t; +typedef unsigned __int32 uint32_t; +typedef __int64 int64_t; +typedef unsigned __int64 uint64_t; + +typedef unsigned int size_t; +typedef int ssize_t; +#else +#include +#endif + +/* Compile with -DHTTP_PARSER_STRICT=0 to make less checks, but run + * faster + */ +#ifndef HTTP_PARSER_STRICT +# define HTTP_PARSER_STRICT 1 +#endif + +/* Compile with -DHTTP_PARSER_DEBUG=1 to add extra debugging information to + * the error reporting facility. + */ +#ifndef HTTP_PARSER_DEBUG +# define HTTP_PARSER_DEBUG 0 +#endif + + +/* Maximium header size allowed */ +#define HTTP_MAX_HEADER_SIZE (80*1024) + + +typedef struct http_parser http_parser; +typedef struct http_parser_settings http_parser_settings; +typedef struct http_parser_result http_parser_result; + + +/* Callbacks should return non-zero to indicate an error. The parser will + * then halt execution. + * + * The one exception is on_headers_complete. In a HTTP_RESPONSE parser + * returning '1' from on_headers_complete will tell the parser that it + * should not expect a body. This is used when receiving a response to a + * HEAD request which may contain 'Content-Length' or 'Transfer-Encoding: + * chunked' headers that indicate the presence of a body. + * + * http_data_cb does not return data chunks. It will be call arbitrarally + * many times for each string. E.G. you might get 10 callbacks for "on_path" + * each providing just a few characters more data. + */ +typedef int (*http_data_cb) (http_parser*, const char *at, size_t length); +typedef int (*http_cb) (http_parser*); + + +/* Request Methods */ +enum http_method + { HTTP_DELETE = 0 + , HTTP_GET + , HTTP_HEAD + , HTTP_POST + , HTTP_PUT + /* pathological */ + , HTTP_CONNECT + , HTTP_OPTIONS + , HTTP_TRACE + /* webdav */ + , HTTP_COPY + , HTTP_LOCK + , HTTP_MKCOL + , HTTP_MOVE + , HTTP_PROPFIND + , HTTP_PROPPATCH + , HTTP_UNLOCK + /* subversion */ + , HTTP_REPORT + , HTTP_MKACTIVITY + , HTTP_CHECKOUT + , HTTP_MERGE + /* upnp */ + , HTTP_MSEARCH + , HTTP_NOTIFY + , HTTP_SUBSCRIBE + , HTTP_UNSUBSCRIBE + /* RFC-5789 */ + , HTTP_PATCH + , HTTP_PURGE + }; + + +enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH }; + + +/* Flag values for http_parser.flags field */ +enum flags + { F_CHUNKED = 1 << 0 + , F_CONNECTION_KEEP_ALIVE = 1 << 1 + , F_CONNECTION_CLOSE = 1 << 2 + , F_TRAILING = 1 << 3 + , F_UPGRADE = 1 << 4 + , F_SKIPBODY = 1 << 5 + }; + + +/* Map for errno-related constants + * + * The provided argument should be a macro that takes 2 arguments. + */ +#define HTTP_ERRNO_MAP(XX) \ + /* No error */ \ + XX(OK, "success") \ + \ + /* Callback-related errors */ \ + XX(CB_message_begin, "the on_message_begin callback failed") \ + XX(CB_url, "the on_url callback failed") \ + XX(CB_header_field, "the on_header_field callback failed") \ + XX(CB_header_value, "the on_header_value callback failed") \ + XX(CB_headers_complete, "the on_headers_complete callback failed") \ + XX(CB_body, "the on_body callback failed") \ + XX(CB_message_complete, "the on_message_complete callback failed") \ + \ + /* Parsing-related errors */ \ + XX(INVALID_EOF_STATE, "stream ended at an unexpected time") \ + XX(HEADER_OVERFLOW, \ + "too many header bytes seen; overflow detected") \ + XX(CLOSED_CONNECTION, \ + "data received after completed connection: close message") \ + XX(INVALID_VERSION, "invalid HTTP version") \ + XX(INVALID_STATUS, "invalid HTTP status code") \ + XX(INVALID_METHOD, "invalid HTTP method") \ + XX(INVALID_URL, "invalid URL") \ + XX(INVALID_HOST, "invalid host") \ + XX(INVALID_PORT, "invalid port") \ + XX(INVALID_PATH, "invalid path") \ + XX(INVALID_QUERY_STRING, "invalid query string") \ + XX(INVALID_FRAGMENT, "invalid fragment") \ + XX(LF_EXPECTED, "LF character expected") \ + XX(INVALID_HEADER_TOKEN, "invalid character in header") \ + XX(INVALID_CONTENT_LENGTH, \ + "invalid character in content-length header") \ + XX(INVALID_CHUNK_SIZE, \ + "invalid character in chunk size header") \ + XX(INVALID_CONSTANT, "invalid constant string") \ + XX(INVALID_INTERNAL_STATE, "encountered unexpected internal state")\ + XX(STRICT, "strict mode assertion failed") \ + XX(PAUSED, "parser is paused") \ + XX(UNKNOWN, "an unknown error occurred") + + +/* Define HPE_* values for each errno value above */ +#define HTTP_ERRNO_GEN(n, s) HPE_##n, +enum http_errno { + HTTP_ERRNO_MAP(HTTP_ERRNO_GEN) +}; +#undef HTTP_ERRNO_GEN + + +/* Get an http_errno value from an http_parser */ +#define HTTP_PARSER_ERRNO(p) ((enum http_errno) (p)->http_errno) + +/* Get the line number that generated the current error */ +#if HTTP_PARSER_DEBUG +#define HTTP_PARSER_ERRNO_LINE(p) ((p)->error_lineno) +#else +#define HTTP_PARSER_ERRNO_LINE(p) 0 +#endif + + +struct http_parser { + /** PRIVATE **/ + unsigned char type : 2; /* enum http_parser_type */ + unsigned char flags : 6; /* F_* values from 'flags' enum; semi-public */ + unsigned char state; /* enum state from http_parser.c */ + unsigned char header_state; /* enum header_state from http_parser.c */ + unsigned char index; /* index into current matcher */ + + uint32_t nread; /* # bytes read in various scenarios */ + uint64_t content_length; /* # bytes in body (0 if no Content-Length header) */ + + /** READ-ONLY **/ + unsigned short http_major; + unsigned short http_minor; + unsigned short status_code; /* responses only */ + unsigned char method; /* requests only */ + unsigned char http_errno : 7; + + /* 1 = Upgrade header was present and the parser has exited because of that. + * 0 = No upgrade header present. + * Should be checked when http_parser_execute() returns in addition to + * error checking. + */ + unsigned char upgrade : 1; + +#if HTTP_PARSER_DEBUG + uint32_t error_lineno; +#endif + + /** PUBLIC **/ + void *data; /* A pointer to get hook to the "connection" or "socket" object */ +}; + + +struct http_parser_settings { + http_cb on_message_begin; + http_data_cb on_url; + http_data_cb on_header_field; + http_data_cb on_header_value; + http_cb on_headers_complete; + http_data_cb on_body; + http_cb on_message_complete; +}; + + +enum http_parser_url_fields + { UF_SCHEMA = 0 + , UF_HOST = 1 + , UF_PORT = 2 + , UF_PATH = 3 + , UF_QUERY = 4 + , UF_FRAGMENT = 5 + , UF_MAX = 6 + }; + + +/* Result structure for http_parser_parse_url(). + * + * Callers should index into field_data[] with UF_* values iff field_set + * has the relevant (1 << UF_*) bit set. As a courtesy to clients (and + * because we probably have padding left over), we convert any port to + * a uint16_t. + */ +struct http_parser_url { + uint16_t field_set; /* Bitmask of (1 << UF_*) values */ + uint16_t port; /* Converted UF_PORT string */ + + struct { + uint16_t off; /* Offset into buffer in which field starts */ + uint16_t len; /* Length of run in buffer */ + } field_data[UF_MAX]; +}; + + +void http_parser_init(http_parser *parser, enum http_parser_type type); + + +size_t http_parser_execute(http_parser *parser, + const http_parser_settings *settings, + const char *data, + size_t len); + + +/* If http_should_keep_alive() in the on_headers_complete or + * on_message_complete callback returns true, then this will be should be + * the last message on the connection. + * If you are the server, respond with the "Connection: close" header. + * If you are the client, close the connection. + */ +int http_should_keep_alive(http_parser *parser); + +/* Returns a string version of the HTTP method. */ +const char *http_method_str(enum http_method m); + +/* Return a string name of the given error */ +const char *http_errno_name(enum http_errno err); + +/* Return a string description of the given error */ +const char *http_errno_description(enum http_errno err); + +/* Parse a URL; return nonzero on failure */ +int http_parser_parse_url(const char *buf, size_t buflen, + int is_connect, + struct http_parser_url *u); + +/* Pause or un-pause the parser; a nonzero value pauses */ +void http_parser_pause(http_parser *parser, int paused); + +#ifdef __cplusplus +} +#endif +#endif diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/test.c b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/test.c new file mode 100644 index 0000000..184ba24 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser/test.c @@ -0,0 +1,2876 @@ +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to + * deal in the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + * IN THE SOFTWARE. + */ +#include "http_parser.h" +#include +#include +#include +#include /* rand */ +#include +#include + +#undef TRUE +#define TRUE 1 +#undef FALSE +#define FALSE 0 + +#define MAX_HEADERS 13 +#define MAX_ELEMENT_SIZE 500 + +#define MIN(a,b) ((a) < (b) ? (a) : (b)) + +static http_parser *parser; + +struct message { + const char *name; // for debugging purposes + const char *raw; + enum http_parser_type type; + enum http_method method; + int status_code; + char request_path[MAX_ELEMENT_SIZE]; + char request_url[MAX_ELEMENT_SIZE]; + char fragment[MAX_ELEMENT_SIZE]; + char query_string[MAX_ELEMENT_SIZE]; + char body[MAX_ELEMENT_SIZE]; + size_t body_size; + uint16_t port; + int num_headers; + enum { NONE=0, FIELD, VALUE } last_header_element; + char headers [MAX_HEADERS][2][MAX_ELEMENT_SIZE]; + int should_keep_alive; + + const char *upgrade; // upgraded body + + unsigned short http_major; + unsigned short http_minor; + + int message_begin_cb_called; + int headers_complete_cb_called; + int message_complete_cb_called; + int message_complete_on_eof; +}; + +static int currently_parsing_eof; + +static struct message messages[5]; +static int num_messages; +static http_parser_settings *current_pause_parser; + +/* * R E Q U E S T S * */ +const struct message requests[] = +#define CURL_GET 0 +{ {.name= "curl get" + ,.type= HTTP_REQUEST + ,.raw= "GET /test HTTP/1.1\r\n" + "User-Agent: curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1\r\n" + "Host: 0.0.0.0=5000\r\n" + "Accept: */*\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 3 + ,.headers= + { { "User-Agent", "curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1" } + , { "Host", "0.0.0.0=5000" } + , { "Accept", "*/*" } + } + ,.body= "" + } + +#define FIREFOX_GET 1 +, {.name= "firefox get" + ,.type= HTTP_REQUEST + ,.raw= "GET /favicon.ico HTTP/1.1\r\n" + "Host: 0.0.0.0=5000\r\n" + "User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0\r\n" + "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n" + "Accept-Language: en-us,en;q=0.5\r\n" + "Accept-Encoding: gzip,deflate\r\n" + "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n" + "Keep-Alive: 300\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/favicon.ico" + ,.request_url= "/favicon.ico" + ,.num_headers= 8 + ,.headers= + { { "Host", "0.0.0.0=5000" } + , { "User-Agent", "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0" } + , { "Accept", "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" } + , { "Accept-Language", "en-us,en;q=0.5" } + , { "Accept-Encoding", "gzip,deflate" } + , { "Accept-Charset", "ISO-8859-1,utf-8;q=0.7,*;q=0.7" } + , { "Keep-Alive", "300" } + , { "Connection", "keep-alive" } + } + ,.body= "" + } + +#define DUMBFUCK 2 +, {.name= "dumbfuck" + ,.type= HTTP_REQUEST + ,.raw= "GET /dumbfuck HTTP/1.1\r\n" + "aaaaaaaaaaaaa:++++++++++\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/dumbfuck" + ,.request_url= "/dumbfuck" + ,.num_headers= 1 + ,.headers= + { { "aaaaaaaaaaaaa", "++++++++++" } + } + ,.body= "" + } + +#define FRAGMENT_IN_URI 3 +, {.name= "fragment in url" + ,.type= HTTP_REQUEST + ,.raw= "GET /forums/1/topics/2375?page=1#posts-17408 HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "page=1" + ,.fragment= "posts-17408" + ,.request_path= "/forums/1/topics/2375" + /* XXX request url does include fragment? */ + ,.request_url= "/forums/1/topics/2375?page=1#posts-17408" + ,.num_headers= 0 + ,.body= "" + } + +#define GET_NO_HEADERS_NO_BODY 4 +, {.name= "get no headers no body" + ,.type= HTTP_REQUEST + ,.raw= "GET /get_no_headers_no_body/world HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE /* would need Connection: close */ + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/get_no_headers_no_body/world" + ,.request_url= "/get_no_headers_no_body/world" + ,.num_headers= 0 + ,.body= "" + } + +#define GET_ONE_HEADER_NO_BODY 5 +, {.name= "get one header no body" + ,.type= HTTP_REQUEST + ,.raw= "GET /get_one_header_no_body HTTP/1.1\r\n" + "Accept: */*\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE /* would need Connection: close */ + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/get_one_header_no_body" + ,.request_url= "/get_one_header_no_body" + ,.num_headers= 1 + ,.headers= + { { "Accept" , "*/*" } + } + ,.body= "" + } + +#define GET_FUNKY_CONTENT_LENGTH 6 +, {.name= "get funky content length body hello" + ,.type= HTTP_REQUEST + ,.raw= "GET /get_funky_content_length_body_hello HTTP/1.0\r\n" + "conTENT-Length: 5\r\n" + "\r\n" + "HELLO" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/get_funky_content_length_body_hello" + ,.request_url= "/get_funky_content_length_body_hello" + ,.num_headers= 1 + ,.headers= + { { "conTENT-Length" , "5" } + } + ,.body= "HELLO" + } + +#define POST_IDENTITY_BODY_WORLD 7 +, {.name= "post identity body world" + ,.type= HTTP_REQUEST + ,.raw= "POST /post_identity_body_world?q=search#hey HTTP/1.1\r\n" + "Accept: */*\r\n" + "Transfer-Encoding: identity\r\n" + "Content-Length: 5\r\n" + "\r\n" + "World" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "q=search" + ,.fragment= "hey" + ,.request_path= "/post_identity_body_world" + ,.request_url= "/post_identity_body_world?q=search#hey" + ,.num_headers= 3 + ,.headers= + { { "Accept", "*/*" } + , { "Transfer-Encoding", "identity" } + , { "Content-Length", "5" } + } + ,.body= "World" + } + +#define POST_CHUNKED_ALL_YOUR_BASE 8 +, {.name= "post - chunked body: all your base are belong to us" + ,.type= HTTP_REQUEST + ,.raw= "POST /post_chunked_all_your_base HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "1e\r\nall your base are belong to us\r\n" + "0\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/post_chunked_all_your_base" + ,.request_url= "/post_chunked_all_your_base" + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding" , "chunked" } + } + ,.body= "all your base are belong to us" + } + +#define TWO_CHUNKS_MULT_ZERO_END 9 +, {.name= "two chunks ; triple zero ending" + ,.type= HTTP_REQUEST + ,.raw= "POST /two_chunks_mult_zero_end HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "5\r\nhello\r\n" + "6\r\n world\r\n" + "000\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/two_chunks_mult_zero_end" + ,.request_url= "/two_chunks_mult_zero_end" + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding", "chunked" } + } + ,.body= "hello world" + } + +#define CHUNKED_W_TRAILING_HEADERS 10 +, {.name= "chunked with trailing headers. blech." + ,.type= HTTP_REQUEST + ,.raw= "POST /chunked_w_trailing_headers HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "5\r\nhello\r\n" + "6\r\n world\r\n" + "0\r\n" + "Vary: *\r\n" + "Content-Type: text/plain\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/chunked_w_trailing_headers" + ,.request_url= "/chunked_w_trailing_headers" + ,.num_headers= 3 + ,.headers= + { { "Transfer-Encoding", "chunked" } + , { "Vary", "*" } + , { "Content-Type", "text/plain" } + } + ,.body= "hello world" + } + +#define CHUNKED_W_BULLSHIT_AFTER_LENGTH 11 +, {.name= "with bullshit after the length" + ,.type= HTTP_REQUEST + ,.raw= "POST /chunked_w_bullshit_after_length HTTP/1.1\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "5; ihatew3;whatthefuck=aretheseparametersfor\r\nhello\r\n" + "6; blahblah; blah\r\n world\r\n" + "0\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/chunked_w_bullshit_after_length" + ,.request_url= "/chunked_w_bullshit_after_length" + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding", "chunked" } + } + ,.body= "hello world" + } + +#define WITH_QUOTES 12 +, {.name= "with quotes" + ,.type= HTTP_REQUEST + ,.raw= "GET /with_\"stupid\"_quotes?foo=\"bar\" HTTP/1.1\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "foo=\"bar\"" + ,.fragment= "" + ,.request_path= "/with_\"stupid\"_quotes" + ,.request_url= "/with_\"stupid\"_quotes?foo=\"bar\"" + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define APACHEBENCH_GET 13 +/* The server receiving this request SHOULD NOT wait for EOF + * to know that content-length == 0. + * How to represent this in a unit test? message_complete_on_eof + * Compare with NO_CONTENT_LENGTH_RESPONSE. + */ +, {.name = "apachebench get" + ,.type= HTTP_REQUEST + ,.raw= "GET /test HTTP/1.0\r\n" + "Host: 0.0.0.0:5000\r\n" + "User-Agent: ApacheBench/2.3\r\n" + "Accept: */*\r\n\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 3 + ,.headers= { { "Host", "0.0.0.0:5000" } + , { "User-Agent", "ApacheBench/2.3" } + , { "Accept", "*/*" } + } + ,.body= "" + } + +#define QUERY_URL_WITH_QUESTION_MARK_GET 14 +/* Some clients include '?' characters in query strings. + */ +, {.name = "query url with question mark" + ,.type= HTTP_REQUEST + ,.raw= "GET /test.cgi?foo=bar?baz HTTP/1.1\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "foo=bar?baz" + ,.fragment= "" + ,.request_path= "/test.cgi" + ,.request_url= "/test.cgi?foo=bar?baz" + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define PREFIX_NEWLINE_GET 15 +/* Some clients, especially after a POST in a keep-alive connection, + * will send an extra CRLF before the next request + */ +, {.name = "newline prefix get" + ,.type= HTTP_REQUEST + ,.raw= "\r\nGET /test HTTP/1.1\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define UPGRADE_REQUEST 16 +, {.name = "upgrade request" + ,.type= HTTP_REQUEST + ,.raw= "GET /demo HTTP/1.1\r\n" + "Host: example.com\r\n" + "Connection: Upgrade\r\n" + "Sec-WebSocket-Key2: 12998 5 Y3 1 .P00\r\n" + "Sec-WebSocket-Protocol: sample\r\n" + "Upgrade: WebSocket\r\n" + "Sec-WebSocket-Key1: 4 @1 46546xW%0l 1 5\r\n" + "Origin: http://example.com\r\n" + "\r\n" + "Hot diggity dogg" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/demo" + ,.request_url= "/demo" + ,.num_headers= 7 + ,.upgrade="Hot diggity dogg" + ,.headers= { { "Host", "example.com" } + , { "Connection", "Upgrade" } + , { "Sec-WebSocket-Key2", "12998 5 Y3 1 .P00" } + , { "Sec-WebSocket-Protocol", "sample" } + , { "Upgrade", "WebSocket" } + , { "Sec-WebSocket-Key1", "4 @1 46546xW%0l 1 5" } + , { "Origin", "http://example.com" } + } + ,.body= "" + } + +#define CONNECT_REQUEST 17 +, {.name = "connect request" + ,.type= HTTP_REQUEST + ,.raw= "CONNECT 0-home0.netscape.com:443 HTTP/1.0\r\n" + "User-agent: Mozilla/1.1N\r\n" + "Proxy-authorization: basic aGVsbG86d29ybGQ=\r\n" + "\r\n" + "some data\r\n" + "and yet even more data" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_CONNECT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "0-home0.netscape.com:443" + ,.num_headers= 2 + ,.upgrade="some data\r\nand yet even more data" + ,.headers= { { "User-agent", "Mozilla/1.1N" } + , { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" } + } + ,.body= "" + } + +#define REPORT_REQ 18 +, {.name= "report request" + ,.type= HTTP_REQUEST + ,.raw= "REPORT /test HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_REPORT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/test" + ,.request_url= "/test" + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define NO_HTTP_VERSION 19 +, {.name= "request with no http version" + ,.type= HTTP_REQUEST + ,.raw= "GET /\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 0 + ,.http_minor= 9 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define MSEARCH_REQ 20 +, {.name= "m-search request" + ,.type= HTTP_REQUEST + ,.raw= "M-SEARCH * HTTP/1.1\r\n" + "HOST: 239.255.255.250:1900\r\n" + "MAN: \"ssdp:discover\"\r\n" + "ST: \"ssdp:all\"\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_MSEARCH + ,.query_string= "" + ,.fragment= "" + ,.request_path= "*" + ,.request_url= "*" + ,.num_headers= 3 + ,.headers= { { "HOST", "239.255.255.250:1900" } + , { "MAN", "\"ssdp:discover\"" } + , { "ST", "\"ssdp:all\"" } + } + ,.body= "" + } + +#define LINE_FOLDING_IN_HEADER 20 +, {.name= "line folding in header value" + ,.type= HTTP_REQUEST + ,.raw= "GET / HTTP/1.1\r\n" + "Line1: abc\r\n" + "\tdef\r\n" + " ghi\r\n" + "\t\tjkl\r\n" + " mno \r\n" + "\t \tqrs\r\n" + "Line2: \t line2\t\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 2 + ,.headers= { { "Line1", "abcdefghijklmno qrs" } + , { "Line2", "line2\t" } + } + ,.body= "" + } + + +#define QUERY_TERMINATED_HOST 21 +, {.name= "host terminated by a query string" + ,.type= HTTP_REQUEST + ,.raw= "GET http://hypnotoad.org?hail=all HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "hail=all" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "http://hypnotoad.org?hail=all" + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define QUERY_TERMINATED_HOSTPORT 22 +, {.name= "host:port terminated by a query string" + ,.type= HTTP_REQUEST + ,.raw= "GET http://hypnotoad.org:1234?hail=all HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "hail=all" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "http://hypnotoad.org:1234?hail=all" + ,.port= 1234 + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define SPACE_TERMINATED_HOSTPORT 23 +, {.name= "host:port terminated by a space" + ,.type= HTTP_REQUEST + ,.raw= "GET http://hypnotoad.org:1234 HTTP/1.1\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "http://hypnotoad.org:1234" + ,.port= 1234 + ,.num_headers= 0 + ,.headers= { } + ,.body= "" + } + +#define PATCH_REQ 24 +, {.name = "PATCH request" + ,.type= HTTP_REQUEST + ,.raw= "PATCH /file.txt HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "Content-Type: application/example\r\n" + "If-Match: \"e0023aa4e\"\r\n" + "Content-Length: 10\r\n" + "\r\n" + "cccccccccc" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_PATCH + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/file.txt" + ,.request_url= "/file.txt" + ,.num_headers= 4 + ,.headers= { { "Host", "www.example.com" } + , { "Content-Type", "application/example" } + , { "If-Match", "\"e0023aa4e\"" } + , { "Content-Length", "10" } + } + ,.body= "cccccccccc" + } + +#define CONNECT_CAPS_REQUEST 25 +, {.name = "connect caps request" + ,.type= HTTP_REQUEST + ,.raw= "CONNECT HOME0.NETSCAPE.COM:443 HTTP/1.0\r\n" + "User-agent: Mozilla/1.1N\r\n" + "Proxy-authorization: basic aGVsbG86d29ybGQ=\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_CONNECT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "HOME0.NETSCAPE.COM:443" + ,.num_headers= 2 + ,.upgrade="" + ,.headers= { { "User-agent", "Mozilla/1.1N" } + , { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" } + } + ,.body= "" + } + +#if !HTTP_PARSER_STRICT +#define UTF8_PATH_REQ 26 +, {.name= "utf-8 path request" + ,.type= HTTP_REQUEST + ,.raw= "GET /δ¶/δt/pope?q=1#narf HTTP/1.1\r\n" + "Host: github.com\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_GET + ,.query_string= "q=1" + ,.fragment= "narf" + ,.request_path= "/δ¶/δt/pope" + ,.request_url= "/δ¶/δt/pope?q=1#narf" + ,.num_headers= 1 + ,.headers= { {"Host", "github.com" } + } + ,.body= "" + } + +#define HOSTNAME_UNDERSCORE 27 +, {.name = "hostname underscore" + ,.type= HTTP_REQUEST + ,.raw= "CONNECT home_0.netscape.com:443 HTTP/1.0\r\n" + "User-agent: Mozilla/1.1N\r\n" + "Proxy-authorization: basic aGVsbG86d29ybGQ=\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.method= HTTP_CONNECT + ,.query_string= "" + ,.fragment= "" + ,.request_path= "" + ,.request_url= "home_0.netscape.com:443" + ,.num_headers= 2 + ,.upgrade="" + ,.headers= { { "User-agent", "Mozilla/1.1N" } + , { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" } + } + ,.body= "" + } +#endif /* !HTTP_PARSER_STRICT */ + +/* see https://github.com/ry/http-parser/issues/47 */ +#define EAT_TRAILING_CRLF_NO_CONNECTION_CLOSE 28 +, {.name = "eat CRLF between requests, no \"Connection: close\" header" + ,.raw= "POST / HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "Content-Type: application/x-www-form-urlencoded\r\n" + "Content-Length: 4\r\n" + "\r\n" + "q=42\r\n" /* note the trailing CRLF */ + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 3 + ,.upgrade= 0 + ,.headers= { { "Host", "www.example.com" } + , { "Content-Type", "application/x-www-form-urlencoded" } + , { "Content-Length", "4" } + } + ,.body= "q=42" + } + +/* see https://github.com/ry/http-parser/issues/47 */ +#define EAT_TRAILING_CRLF_WITH_CONNECTION_CLOSE 29 +, {.name = "eat CRLF between requests even if \"Connection: close\" is set" + ,.raw= "POST / HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "Content-Type: application/x-www-form-urlencoded\r\n" + "Content-Length: 4\r\n" + "Connection: close\r\n" + "\r\n" + "q=42\r\n" /* note the trailing CRLF */ + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE /* input buffer isn't empty when on_message_complete is called */ + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_POST + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/" + ,.request_url= "/" + ,.num_headers= 4 + ,.upgrade= 0 + ,.headers= { { "Host", "www.example.com" } + , { "Content-Type", "application/x-www-form-urlencoded" } + , { "Content-Length", "4" } + , { "Connection", "close" } + } + ,.body= "q=42" + } + +#define PURGE_REQ 30 +, {.name = "PURGE request" + ,.type= HTTP_REQUEST + ,.raw= "PURGE /file.txt HTTP/1.1\r\n" + "Host: www.example.com\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.method= HTTP_PURGE + ,.query_string= "" + ,.fragment= "" + ,.request_path= "/file.txt" + ,.request_url= "/file.txt" + ,.num_headers= 1 + ,.headers= { { "Host", "www.example.com" } } + ,.body= "" + } + +, {.name= NULL } /* sentinel */ +}; + +/* * R E S P O N S E S * */ +const struct message responses[] = +#define GOOGLE_301 0 +{ {.name= "google 301" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 301 Moved Permanently\r\n" + "Location: http://www.google.com/\r\n" + "Content-Type: text/html; charset=UTF-8\r\n" + "Date: Sun, 26 Apr 2009 11:11:49 GMT\r\n" + "Expires: Tue, 26 May 2009 11:11:49 GMT\r\n" + "X-$PrototypeBI-Version: 1.6.0.3\r\n" /* $ char in header field */ + "Cache-Control: public, max-age=2592000\r\n" + "Server: gws\r\n" + "Content-Length: 219 \r\n" + "\r\n" + "\n" + "301 Moved\n" + "

        301 Moved

        \n" + "The document has moved\n" + "here.\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 301 + ,.num_headers= 8 + ,.headers= + { { "Location", "http://www.google.com/" } + , { "Content-Type", "text/html; charset=UTF-8" } + , { "Date", "Sun, 26 Apr 2009 11:11:49 GMT" } + , { "Expires", "Tue, 26 May 2009 11:11:49 GMT" } + , { "X-$PrototypeBI-Version", "1.6.0.3" } + , { "Cache-Control", "public, max-age=2592000" } + , { "Server", "gws" } + , { "Content-Length", "219 " } + } + ,.body= "\n" + "301 Moved\n" + "

        301 Moved

        \n" + "The document has moved\n" + "here.\r\n" + "\r\n" + } + +#define NO_CONTENT_LENGTH_RESPONSE 1 +/* The client should wait for the server's EOF. That is, when content-length + * is not specified, and "Connection: close", the end of body is specified + * by the EOF. + * Compare with APACHEBENCH_GET + */ +, {.name= "no content-length response" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Date: Tue, 04 Aug 2009 07:59:32 GMT\r\n" + "Server: Apache\r\n" + "X-Powered-By: Servlet/2.5 JSP/2.1\r\n" + "Content-Type: text/xml; charset=utf-8\r\n" + "Connection: close\r\n" + "\r\n" + "\n" + "\n" + " \n" + " \n" + " SOAP-ENV:Client\n" + " Client Error\n" + " \n" + " \n" + "" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 5 + ,.headers= + { { "Date", "Tue, 04 Aug 2009 07:59:32 GMT" } + , { "Server", "Apache" } + , { "X-Powered-By", "Servlet/2.5 JSP/2.1" } + , { "Content-Type", "text/xml; charset=utf-8" } + , { "Connection", "close" } + } + ,.body= "\n" + "\n" + " \n" + " \n" + " SOAP-ENV:Client\n" + " Client Error\n" + " \n" + " \n" + "" + } + +#define NO_HEADERS_NO_BODY_404 2 +, {.name= "404 no headers no body" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 404 Not Found\r\n\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 404 + ,.num_headers= 0 + ,.headers= {} + ,.body_size= 0 + ,.body= "" + } + +#define NO_REASON_PHRASE 3 +, {.name= "301 no response phrase" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 301\r\n\r\n" + ,.should_keep_alive = FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 301 + ,.num_headers= 0 + ,.headers= {} + ,.body= "" + } + +#define TRAILING_SPACE_ON_CHUNKED_BODY 4 +, {.name="200 trailing space on chunked body" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Content-Type: text/plain\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "25 \r\n" + "This is the data in the first chunk\r\n" + "\r\n" + "1C\r\n" + "and this is the second one\r\n" + "\r\n" + "0 \r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 2 + ,.headers= + { {"Content-Type", "text/plain" } + , {"Transfer-Encoding", "chunked" } + } + ,.body_size = 37+28 + ,.body = + "This is the data in the first chunk\r\n" + "and this is the second one\r\n" + + } + +#define NO_CARRIAGE_RET 5 +, {.name="no carriage ret" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\n" + "Content-Type: text/html; charset=utf-8\n" + "Connection: close\n" + "\n" + "these headers are from http://news.ycombinator.com/" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 2 + ,.headers= + { {"Content-Type", "text/html; charset=utf-8" } + , {"Connection", "close" } + } + ,.body= "these headers are from http://news.ycombinator.com/" + } + +#define PROXY_CONNECTION 6 +, {.name="proxy connection" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Content-Type: text/html; charset=UTF-8\r\n" + "Content-Length: 11\r\n" + "Proxy-Connection: close\r\n" + "Date: Thu, 31 Dec 2009 20:55:48 +0000\r\n" + "\r\n" + "hello world" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 4 + ,.headers= + { {"Content-Type", "text/html; charset=UTF-8" } + , {"Content-Length", "11" } + , {"Proxy-Connection", "close" } + , {"Date", "Thu, 31 Dec 2009 20:55:48 +0000"} + } + ,.body= "hello world" + } + +#define UNDERSTORE_HEADER_KEY 7 + // shown by + // curl -o /dev/null -v "http://ad.doubleclick.net/pfadx/DARTSHELLCONFIGXML;dcmt=text/xml;" +, {.name="underscore header key" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Server: DCLK-AdSvr\r\n" + "Content-Type: text/xml\r\n" + "Content-Length: 0\r\n" + "DCLK_imp: v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o\r\n\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 4 + ,.headers= + { {"Server", "DCLK-AdSvr" } + , {"Content-Type", "text/xml" } + , {"Content-Length", "0" } + , {"DCLK_imp", "v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o" } + } + ,.body= "" + } + +#define BONJOUR_MADAME_FR 8 +/* The client should not merge two headers fields when the first one doesn't + * have a value. + */ +, {.name= "bonjourmadame.fr" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.0 301 Moved Permanently\r\n" + "Date: Thu, 03 Jun 2010 09:56:32 GMT\r\n" + "Server: Apache/2.2.3 (Red Hat)\r\n" + "Cache-Control: public\r\n" + "Pragma: \r\n" + "Location: http://www.bonjourmadame.fr/\r\n" + "Vary: Accept-Encoding\r\n" + "Content-Length: 0\r\n" + "Content-Type: text/html; charset=UTF-8\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 301 + ,.num_headers= 9 + ,.headers= + { { "Date", "Thu, 03 Jun 2010 09:56:32 GMT" } + , { "Server", "Apache/2.2.3 (Red Hat)" } + , { "Cache-Control", "public" } + , { "Pragma", "" } + , { "Location", "http://www.bonjourmadame.fr/" } + , { "Vary", "Accept-Encoding" } + , { "Content-Length", "0" } + , { "Content-Type", "text/html; charset=UTF-8" } + , { "Connection", "keep-alive" } + } + ,.body= "" + } + +#define RES_FIELD_UNDERSCORE 9 +/* Should handle spaces in header fields */ +, {.name= "field underscore" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Date: Tue, 28 Sep 2010 01:14:13 GMT\r\n" + "Server: Apache\r\n" + "Cache-Control: no-cache, must-revalidate\r\n" + "Expires: Mon, 26 Jul 1997 05:00:00 GMT\r\n" + ".et-Cookie: PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com\r\n" + "Vary: Accept-Encoding\r\n" + "_eep-Alive: timeout=45\r\n" /* semantic value ignored */ + "_onnection: Keep-Alive\r\n" /* semantic value ignored */ + "Transfer-Encoding: chunked\r\n" + "Content-Type: text/html\r\n" + "Connection: close\r\n" + "\r\n" + "0\r\n\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 11 + ,.headers= + { { "Date", "Tue, 28 Sep 2010 01:14:13 GMT" } + , { "Server", "Apache" } + , { "Cache-Control", "no-cache, must-revalidate" } + , { "Expires", "Mon, 26 Jul 1997 05:00:00 GMT" } + , { ".et-Cookie", "PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com" } + , { "Vary", "Accept-Encoding" } + , { "_eep-Alive", "timeout=45" } + , { "_onnection", "Keep-Alive" } + , { "Transfer-Encoding", "chunked" } + , { "Content-Type", "text/html" } + , { "Connection", "close" } + } + ,.body= "" + } + +#define NON_ASCII_IN_STATUS_LINE 10 +/* Should handle non-ASCII in status line */ +, {.name= "non-ASCII in status line" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 500 Oriëntatieprobleem\r\n" + "Date: Fri, 5 Nov 2010 23:07:12 GMT+2\r\n" + "Content-Length: 0\r\n" + "Connection: close\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 500 + ,.num_headers= 3 + ,.headers= + { { "Date", "Fri, 5 Nov 2010 23:07:12 GMT+2" } + , { "Content-Length", "0" } + , { "Connection", "close" } + } + ,.body= "" + } + +#define HTTP_VERSION_0_9 11 +/* Should handle HTTP/0.9 */ +, {.name= "http version 0.9" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/0.9 200 OK\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 0 + ,.http_minor= 9 + ,.status_code= 200 + ,.num_headers= 0 + ,.headers= + {} + ,.body= "" + } + +#define NO_CONTENT_LENGTH_NO_TRANSFER_ENCODING_RESPONSE 12 +/* The client should wait for the server's EOF. That is, when neither + * content-length nor transfer-encoding is specified, the end of body + * is specified by the EOF. + */ +, {.name= "neither content-length nor transfer-encoding response" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Content-Type: text/plain\r\n" + "\r\n" + "hello world" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 1 + ,.headers= + { { "Content-Type", "text/plain" } + } + ,.body= "hello world" + } + +#define NO_BODY_HTTP10_KA_200 13 +, {.name= "HTTP/1.0 with keep-alive and EOF-terminated 200 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.0 200 OK\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 200 + ,.num_headers= 1 + ,.headers= + { { "Connection", "keep-alive" } + } + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP10_KA_204 14 +, {.name= "HTTP/1.0 with keep-alive and a 204 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.0 204 No content\r\n" + "Connection: keep-alive\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 204 + ,.num_headers= 1 + ,.headers= + { { "Connection", "keep-alive" } + } + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_KA_200 15 +, {.name= "HTTP/1.1 with an EOF-terminated 200 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= TRUE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 0 + ,.headers={} + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_KA_204 16 +, {.name= "HTTP/1.1 with a 204 status" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 204 No content\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 204 + ,.num_headers= 0 + ,.headers={} + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_NOKA_204 17 +, {.name= "HTTP/1.1 with a 204 status and keep-alive disabled" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 204 No content\r\n" + "Connection: close\r\n" + "\r\n" + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 204 + ,.num_headers= 1 + ,.headers= + { { "Connection", "close" } + } + ,.body_size= 0 + ,.body= "" + } + +#define NO_BODY_HTTP11_KA_CHUNKED_200 18 +, {.name= "HTTP/1.1 with chunked endocing and a 200 response" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Transfer-Encoding: chunked\r\n" + "\r\n" + "0\r\n" + "\r\n" + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 1 + ,.headers= + { { "Transfer-Encoding", "chunked" } + } + ,.body_size= 0 + ,.body= "" + } + +#if !HTTP_PARSER_STRICT +#define SPACE_IN_FIELD_RES 19 +/* Should handle spaces in header fields */ +, {.name= "field space" + ,.type= HTTP_RESPONSE + ,.raw= "HTTP/1.1 200 OK\r\n" + "Server: Microsoft-IIS/6.0\r\n" + "X-Powered-By: ASP.NET\r\n" + "en-US Content-Type: text/xml\r\n" /* this is the problem */ + "Content-Type: text/xml\r\n" + "Content-Length: 16\r\n" + "Date: Fri, 23 Jul 2010 18:45:38 GMT\r\n" + "Connection: keep-alive\r\n" + "\r\n" + "hello" /* fake body */ + ,.should_keep_alive= TRUE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 1 + ,.status_code= 200 + ,.num_headers= 7 + ,.headers= + { { "Server", "Microsoft-IIS/6.0" } + , { "X-Powered-By", "ASP.NET" } + , { "en-US Content-Type", "text/xml" } + , { "Content-Type", "text/xml" } + , { "Content-Length", "16" } + , { "Date", "Fri, 23 Jul 2010 18:45:38 GMT" } + , { "Connection", "keep-alive" } + } + ,.body= "hello" + } +#endif /* !HTTP_PARSER_STRICT */ + +, {.name= NULL } /* sentinel */ +}; + +int +request_url_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + strncat(messages[num_messages].request_url, buf, len); + return 0; +} + +int +header_field_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + struct message *m = &messages[num_messages]; + + if (m->last_header_element != FIELD) + m->num_headers++; + + strncat(m->headers[m->num_headers-1][0], buf, len); + + m->last_header_element = FIELD; + + return 0; +} + +int +header_value_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + struct message *m = &messages[num_messages]; + + strncat(m->headers[m->num_headers-1][1], buf, len); + + m->last_header_element = VALUE; + + return 0; +} + +int +body_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + strncat(messages[num_messages].body, buf, len); + messages[num_messages].body_size += len; + // printf("body_cb: '%s'\n", requests[num_messages].body); + return 0; +} + +int +count_body_cb (http_parser *p, const char *buf, size_t len) +{ + assert(p == parser); + assert(buf); + messages[num_messages].body_size += len; + return 0; +} + +int +message_begin_cb (http_parser *p) +{ + assert(p == parser); + messages[num_messages].message_begin_cb_called = TRUE; + return 0; +} + +int +headers_complete_cb (http_parser *p) +{ + assert(p == parser); + messages[num_messages].method = parser->method; + messages[num_messages].status_code = parser->status_code; + messages[num_messages].http_major = parser->http_major; + messages[num_messages].http_minor = parser->http_minor; + messages[num_messages].headers_complete_cb_called = TRUE; + messages[num_messages].should_keep_alive = http_should_keep_alive(parser); + return 0; +} + +int +message_complete_cb (http_parser *p) +{ + assert(p == parser); + if (messages[num_messages].should_keep_alive != http_should_keep_alive(parser)) + { + fprintf(stderr, "\n\n *** Error http_should_keep_alive() should have same " + "value in both on_message_complete and on_headers_complete " + "but it doesn't! ***\n\n"); + assert(0); + exit(1); + } + messages[num_messages].message_complete_cb_called = TRUE; + + messages[num_messages].message_complete_on_eof = currently_parsing_eof; + + num_messages++; + return 0; +} + +/* These dontcall_* callbacks exist so that we can verify that when we're + * paused, no additional callbacks are invoked */ +int +dontcall_message_begin_cb (http_parser *p) +{ + if (p) { } // gcc + fprintf(stderr, "\n\n*** on_message_begin() called on paused parser ***\n\n"); + exit(1); +} + +int +dontcall_header_field_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_header_field() called on paused parser ***\n\n"); + exit(1); +} + +int +dontcall_header_value_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_header_value() called on paused parser ***\n\n"); + exit(1); +} + +int +dontcall_request_url_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_request_url() called on paused parser ***\n\n"); + exit(1); +} + +int +dontcall_body_cb (http_parser *p, const char *buf, size_t len) +{ + if (p || buf || len) { } // gcc + fprintf(stderr, "\n\n*** on_body_cb() called on paused parser ***\n\n"); + exit(1); +} + +int +dontcall_headers_complete_cb (http_parser *p) +{ + if (p) { } // gcc + fprintf(stderr, "\n\n*** on_headers_complete() called on paused " + "parser ***\n\n"); + exit(1); +} + +int +dontcall_message_complete_cb (http_parser *p) +{ + if (p) { } // gcc + fprintf(stderr, "\n\n*** on_message_complete() called on paused " + "parser ***\n\n"); + exit(1); +} + +static http_parser_settings settings_dontcall = + {.on_message_begin = dontcall_message_begin_cb + ,.on_header_field = dontcall_header_field_cb + ,.on_header_value = dontcall_header_value_cb + ,.on_url = dontcall_request_url_cb + ,.on_body = dontcall_body_cb + ,.on_headers_complete = dontcall_headers_complete_cb + ,.on_message_complete = dontcall_message_complete_cb + }; + +/* These pause_* callbacks always pause the parser and just invoke the regular + * callback that tracks content. Before returning, we overwrite the parser + * settings to point to the _dontcall variety so that we can verify that + * the pause actually did, you know, pause. */ +int +pause_message_begin_cb (http_parser *p) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return message_begin_cb(p); +} + +int +pause_header_field_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return header_field_cb(p, buf, len); +} + +int +pause_header_value_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return header_value_cb(p, buf, len); +} + +int +pause_request_url_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return request_url_cb(p, buf, len); +} + +int +pause_body_cb (http_parser *p, const char *buf, size_t len) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return body_cb(p, buf, len); +} + +int +pause_headers_complete_cb (http_parser *p) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return headers_complete_cb(p); +} + +int +pause_message_complete_cb (http_parser *p) +{ + http_parser_pause(p, 1); + *current_pause_parser = settings_dontcall; + return message_complete_cb(p); +} + +static http_parser_settings settings_pause = + {.on_message_begin = pause_message_begin_cb + ,.on_header_field = pause_header_field_cb + ,.on_header_value = pause_header_value_cb + ,.on_url = pause_request_url_cb + ,.on_body = pause_body_cb + ,.on_headers_complete = pause_headers_complete_cb + ,.on_message_complete = pause_message_complete_cb + }; + +static http_parser_settings settings = + {.on_message_begin = message_begin_cb + ,.on_header_field = header_field_cb + ,.on_header_value = header_value_cb + ,.on_url = request_url_cb + ,.on_body = body_cb + ,.on_headers_complete = headers_complete_cb + ,.on_message_complete = message_complete_cb + }; + +static http_parser_settings settings_count_body = + {.on_message_begin = message_begin_cb + ,.on_header_field = header_field_cb + ,.on_header_value = header_value_cb + ,.on_url = request_url_cb + ,.on_body = count_body_cb + ,.on_headers_complete = headers_complete_cb + ,.on_message_complete = message_complete_cb + }; + +static http_parser_settings settings_null = + {.on_message_begin = 0 + ,.on_header_field = 0 + ,.on_header_value = 0 + ,.on_url = 0 + ,.on_body = 0 + ,.on_headers_complete = 0 + ,.on_message_complete = 0 + }; + +void +parser_init (enum http_parser_type type) +{ + num_messages = 0; + + assert(parser == NULL); + + parser = malloc(sizeof(http_parser)); + + http_parser_init(parser, type); + + memset(&messages, 0, sizeof messages); + +} + +void +parser_free () +{ + assert(parser); + free(parser); + parser = NULL; +} + +size_t parse (const char *buf, size_t len) +{ + size_t nparsed; + currently_parsing_eof = (len == 0); + nparsed = http_parser_execute(parser, &settings, buf, len); + return nparsed; +} + +size_t parse_count_body (const char *buf, size_t len) +{ + size_t nparsed; + currently_parsing_eof = (len == 0); + nparsed = http_parser_execute(parser, &settings_count_body, buf, len); + return nparsed; +} + +size_t parse_pause (const char *buf, size_t len) +{ + size_t nparsed; + http_parser_settings s = settings_pause; + + currently_parsing_eof = (len == 0); + current_pause_parser = &s; + nparsed = http_parser_execute(parser, current_pause_parser, buf, len); + return nparsed; +} + +static inline int +check_str_eq (const struct message *m, + const char *prop, + const char *expected, + const char *found) { + if ((expected == NULL) != (found == NULL)) { + printf("\n*** Error: %s in '%s' ***\n\n", prop, m->name); + printf("expected %s\n", (expected == NULL) ? "NULL" : expected); + printf(" found %s\n", (found == NULL) ? "NULL" : found); + return 0; + } + if (expected != NULL && 0 != strcmp(expected, found)) { + printf("\n*** Error: %s in '%s' ***\n\n", prop, m->name); + printf("expected '%s'\n", expected); + printf(" found '%s'\n", found); + return 0; + } + return 1; +} + +static inline int +check_num_eq (const struct message *m, + const char *prop, + int expected, + int found) { + if (expected != found) { + printf("\n*** Error: %s in '%s' ***\n\n", prop, m->name); + printf("expected %d\n", expected); + printf(" found %d\n", found); + return 0; + } + return 1; +} + +#define MESSAGE_CHECK_STR_EQ(expected, found, prop) \ + if (!check_str_eq(expected, #prop, expected->prop, found->prop)) return 0 + +#define MESSAGE_CHECK_NUM_EQ(expected, found, prop) \ + if (!check_num_eq(expected, #prop, expected->prop, found->prop)) return 0 + +#define MESSAGE_CHECK_URL_EQ(u, expected, found, prop, fn) \ +do { \ + char ubuf[256]; \ + \ + if ((u)->field_set & (1 << (fn))) { \ + memcpy(ubuf, (found)->request_url + (u)->field_data[(fn)].off, \ + (u)->field_data[(fn)].len); \ + ubuf[(u)->field_data[(fn)].len] = '\0'; \ + } else { \ + ubuf[0] = '\0'; \ + } \ + \ + check_str_eq(expected, #prop, expected->prop, ubuf); \ +} while(0) + +int +message_eq (int index, const struct message *expected) +{ + int i; + struct message *m = &messages[index]; + + MESSAGE_CHECK_NUM_EQ(expected, m, http_major); + MESSAGE_CHECK_NUM_EQ(expected, m, http_minor); + + if (expected->type == HTTP_REQUEST) { + MESSAGE_CHECK_NUM_EQ(expected, m, method); + } else { + MESSAGE_CHECK_NUM_EQ(expected, m, status_code); + } + + MESSAGE_CHECK_NUM_EQ(expected, m, should_keep_alive); + MESSAGE_CHECK_NUM_EQ(expected, m, message_complete_on_eof); + + assert(m->message_begin_cb_called); + assert(m->headers_complete_cb_called); + assert(m->message_complete_cb_called); + + + MESSAGE_CHECK_STR_EQ(expected, m, request_url); + + /* Check URL components; we can't do this w/ CONNECT since it doesn't + * send us a well-formed URL. + */ + if (*m->request_url && m->method != HTTP_CONNECT) { + struct http_parser_url u; + + if (http_parser_parse_url(m->request_url, strlen(m->request_url), 0, &u)) { + fprintf(stderr, "\n\n*** failed to parse URL %s ***\n\n", + m->request_url); + exit(1); + } + + m->port = (u.field_set & (1 << UF_PORT)) ? + u.port : 0; + + MESSAGE_CHECK_URL_EQ(&u, expected, m, query_string, UF_QUERY); + MESSAGE_CHECK_URL_EQ(&u, expected, m, fragment, UF_FRAGMENT); + MESSAGE_CHECK_URL_EQ(&u, expected, m, request_path, UF_PATH); + MESSAGE_CHECK_NUM_EQ(expected, m, port); + } + + if (expected->body_size) { + MESSAGE_CHECK_NUM_EQ(expected, m, body_size); + } else { + MESSAGE_CHECK_STR_EQ(expected, m, body); + } + + MESSAGE_CHECK_NUM_EQ(expected, m, num_headers); + + int r; + for (i = 0; i < m->num_headers; i++) { + r = check_str_eq(expected, "header field", expected->headers[i][0], m->headers[i][0]); + if (!r) return 0; + r = check_str_eq(expected, "header value", expected->headers[i][1], m->headers[i][1]); + if (!r) return 0; + } + + MESSAGE_CHECK_STR_EQ(expected, m, upgrade); + + return 1; +} + +/* Given a sequence of varargs messages, return the number of them that the + * parser should successfully parse, taking into account that upgraded + * messages prevent all subsequent messages from being parsed. + */ +size_t +count_parsed_messages(const size_t nmsgs, ...) { + size_t i; + va_list ap; + + va_start(ap, nmsgs); + + for (i = 0; i < nmsgs; i++) { + struct message *m = va_arg(ap, struct message *); + + if (m->upgrade) { + va_end(ap); + return i + 1; + } + } + + va_end(ap); + return nmsgs; +} + +/* Given a sequence of bytes and the number of these that we were able to + * parse, verify that upgrade bodies are correct. + */ +void +upgrade_message_fix(char *body, const size_t nread, const size_t nmsgs, ...) { + va_list ap; + size_t i; + size_t off = 0; + + va_start(ap, nmsgs); + + for (i = 0; i < nmsgs; i++) { + struct message *m = va_arg(ap, struct message *); + + off += strlen(m->raw); + + if (m->upgrade) { + off -= strlen(m->upgrade); + + /* Check the portion of the response after its specified upgrade */ + if (!check_str_eq(m, "upgrade", body + off, body + nread)) { + exit(1); + } + + /* Fix up the response so that message_eq() will verify the beginning + * of the upgrade */ + *(body + nread + strlen(m->upgrade)) = '\0'; + messages[num_messages -1 ].upgrade = body + nread; + + va_end(ap); + return; + } + } + + va_end(ap); + printf("\n\n*** Error: expected a message with upgrade ***\n"); + + exit(1); +} + +static void +print_error (const char *raw, size_t error_location) +{ + fprintf(stderr, "\n*** %s:%d -- %s ***\n\n", + "http_parser.c", HTTP_PARSER_ERRNO_LINE(parser), + http_errno_description(HTTP_PARSER_ERRNO(parser))); + + int this_line = 0, char_len = 0; + size_t i, j, len = strlen(raw), error_location_line = 0; + for (i = 0; i < len; i++) { + if (i == error_location) this_line = 1; + switch (raw[i]) { + case '\r': + char_len = 2; + fprintf(stderr, "\\r"); + break; + + case '\n': + char_len = 2; + fprintf(stderr, "\\n\n"); + + if (this_line) goto print; + + error_location_line = 0; + continue; + + default: + char_len = 1; + fputc(raw[i], stderr); + break; + } + if (!this_line) error_location_line += char_len; + } + + fprintf(stderr, "[eof]\n"); + + print: + for (j = 0; j < error_location_line; j++) { + fputc(' ', stderr); + } + fprintf(stderr, "^\n\nerror location: %u\n", (unsigned int)error_location); +} + +void +test_preserve_data (void) +{ + char my_data[] = "application-specific data"; + http_parser parser; + parser.data = my_data; + http_parser_init(&parser, HTTP_REQUEST); + if (parser.data != my_data) { + printf("\n*** parser.data not preserved accross http_parser_init ***\n\n"); + exit(1); + } +} + +struct url_test { + const char *name; + const char *url; + int is_connect; + struct http_parser_url u; + int rv; +}; + +const struct url_test url_tests[] = +{ {.name="proxy request" + ,.url="http://hostname/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PATH) + ,.port=0 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 7, 8 } /* UF_HOST */ + ,{ 0, 0 } /* UF_PORT */ + ,{ 15, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + } + } + ,.rv=0 + } + +, {.name="CONNECT request" + ,.url="hostname:443" + ,.is_connect=1 + ,.u= + {.field_set=(1 << UF_HOST) | (1 << UF_PORT) + ,.port=443 + ,.field_data= + {{ 0, 0 } /* UF_SCHEMA */ + ,{ 0, 8 } /* UF_HOST */ + ,{ 9, 3 } /* UF_PORT */ + ,{ 0, 0 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + } + } + ,.rv=0 + } + +, {.name="proxy ipv6 request" + ,.url="http://[1:2::3:4]/" + ,.is_connect=0 + ,.u= + {.field_set=(1 << UF_SCHEMA) | (1 << UF_HOST) | (1 << UF_PATH) + ,.port=0 + ,.field_data= + {{ 0, 4 } /* UF_SCHEMA */ + ,{ 8, 8 } /* UF_HOST */ + ,{ 0, 0 } /* UF_PORT */ + ,{ 17, 1 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + } + } + ,.rv=0 + } + +, {.name="CONNECT ipv6 address" + ,.url="[1:2::3:4]:443" + ,.is_connect=1 + ,.u= + {.field_set=(1 << UF_HOST) | (1 << UF_PORT) + ,.port=443 + ,.field_data= + {{ 0, 0 } /* UF_SCHEMA */ + ,{ 1, 8 } /* UF_HOST */ + ,{ 11, 3 } /* UF_PORT */ + ,{ 0, 0 } /* UF_PATH */ + ,{ 0, 0 } /* UF_QUERY */ + ,{ 0, 0 } /* UF_FRAGMENT */ + } + } + ,.rv=0 + } + +, {.name="extra ? in query string" + ,.url="http://a.tbcdn.cn/p/fp/2010c/??fp-header-min.css,fp-base-min.css,fp-channel-min.css,fp-product-min.css,fp-mall-min.css,fp-category-min.css,fp-sub-min.css,fp-gdp4p-min.css,fp-css3-min.css,fp-misc-min.css?t=20101022.css" + ,.is_connect=0 + ,.u= + {.field_set=(1<field_set, u->port); + for (i = 0; i < UF_MAX; i++) { + if ((u->field_set & (1 << i)) == 0) { + printf("\tfield_data[%u]: unset\n", i); + continue; + } + + memcpy(part, url + u->field_data[i].off, u->field_data[i].len); + part[u->field_data[i].len] = '\0'; + + printf("\tfield_data[%u]: off: %u len: %u part: \"%s\"\n", + i, + u->field_data[i].off, + u->field_data[i].len, + part); + } +} + +void +test_parse_url (void) +{ + struct http_parser_url u; + const struct url_test *test; + unsigned int i; + int rv; + + for (i = 0; i < (sizeof(url_tests) / sizeof(url_tests[0])); i++) { + test = &url_tests[i]; + memset(&u, 0, sizeof(u)); + + rv = http_parser_parse_url(test->url, + strlen(test->url), + test->is_connect, + &u); + + if (test->rv == 0) { + if (rv != 0) { + printf("\n*** http_parser_parse_url(\"%s\") \"%s\" test failed, " + "unexpected rv %d ***\n\n", test->url, test->name, rv); + exit(1); + } + + if (memcmp(&u, &test->u, sizeof(u)) != 0) { + printf("\n*** http_parser_parse_url(\"%s\") \"%s\" failed ***\n", + test->url, test->name); + + printf("target http_parser_url:\n"); + dump_url(test->url, &test->u); + printf("result http_parser_url:\n"); + dump_url(test->url, &u); + + exit(1); + } + } else { + /* test->rv != 0 */ + if (rv == 0) { + printf("\n*** http_parser_parse_url(\"%s\") \"%s\" test failed, " + "unexpected rv %d ***\n\n", test->url, test->name, rv); + exit(1); + } + } + } +} + +void +test_message (const struct message *message) +{ + size_t raw_len = strlen(message->raw); + size_t msg1len; + for (msg1len = 0; msg1len < raw_len; msg1len++) { + parser_init(message->type); + + size_t read; + const char *msg1 = message->raw; + const char *msg2 = msg1 + msg1len; + size_t msg2len = raw_len - msg1len; + + if (msg1len) { + read = parse(msg1, msg1len); + + if (message->upgrade && parser->upgrade) { + messages[num_messages - 1].upgrade = msg1 + read; + goto test; + } + + if (read != msg1len) { + print_error(msg1, read); + exit(1); + } + } + + + read = parse(msg2, msg2len); + + if (message->upgrade && parser->upgrade) { + messages[num_messages - 1].upgrade = msg2 + read; + goto test; + } + + if (read != msg2len) { + print_error(msg2, read); + exit(1); + } + + read = parse(NULL, 0); + + if (read != 0) { + print_error(message->raw, read); + exit(1); + } + + test: + + if (num_messages != 1) { + printf("\n*** num_messages != 1 after testing '%s' ***\n\n", message->name); + exit(1); + } + + if(!message_eq(0, message)) exit(1); + + parser_free(); + } +} + +void +test_message_count_body (const struct message *message) +{ + parser_init(message->type); + + size_t read; + size_t l = strlen(message->raw); + size_t i, toread; + size_t chunk = 4024; + + for (i = 0; i < l; i+= chunk) { + toread = MIN(l-i, chunk); + read = parse_count_body(message->raw + i, toread); + if (read != toread) { + print_error(message->raw, read); + exit(1); + } + } + + + read = parse_count_body(NULL, 0); + if (read != 0) { + print_error(message->raw, read); + exit(1); + } + + if (num_messages != 1) { + printf("\n*** num_messages != 1 after testing '%s' ***\n\n", message->name); + exit(1); + } + + if(!message_eq(0, message)) exit(1); + + parser_free(); +} + +void +test_simple (const char *buf, enum http_errno err_expected) +{ + parser_init(HTTP_REQUEST); + + size_t parsed; + int pass; + enum http_errno err; + + parsed = parse(buf, strlen(buf)); + pass = (parsed == strlen(buf)); + err = HTTP_PARSER_ERRNO(parser); + parsed = parse(NULL, 0); + pass &= (parsed == 0); + + parser_free(); + + /* In strict mode, allow us to pass with an unexpected HPE_STRICT as + * long as the caller isn't expecting success. + */ +#if HTTP_PARSER_STRICT + if (err_expected != err && err_expected != HPE_OK && err != HPE_STRICT) { +#else + if (err_expected != err) { +#endif + fprintf(stderr, "\n*** test_simple expected %s, but saw %s ***\n\n%s\n", + http_errno_name(err_expected), http_errno_name(err), buf); + exit(1); + } +} + +void +test_header_overflow_error (int req) +{ + http_parser parser; + http_parser_init(&parser, req ? HTTP_REQUEST : HTTP_RESPONSE); + size_t parsed; + const char *buf; + buf = req ? "GET / HTTP/1.1\r\n" : "HTTP/1.0 200 OK\r\n"; + parsed = http_parser_execute(&parser, &settings_null, buf, strlen(buf)); + assert(parsed == strlen(buf)); + + buf = "header-key: header-value\r\n"; + size_t buflen = strlen(buf); + + int i; + for (i = 0; i < 10000; i++) { + parsed = http_parser_execute(&parser, &settings_null, buf, buflen); + if (parsed != buflen) { + //fprintf(stderr, "error found on iter %d\n", i); + assert(HTTP_PARSER_ERRNO(&parser) == HPE_HEADER_OVERFLOW); + return; + } + } + + fprintf(stderr, "\n*** Error expected but none in header overflow test ***\n"); + exit(1); +} + +static void +test_content_length_overflow (const char *buf, size_t buflen, int expect_ok) +{ + http_parser parser; + http_parser_init(&parser, HTTP_RESPONSE); + http_parser_execute(&parser, &settings_null, buf, buflen); + + if (expect_ok) + assert(HTTP_PARSER_ERRNO(&parser) == HPE_OK); + else + assert(HTTP_PARSER_ERRNO(&parser) == HPE_INVALID_CONTENT_LENGTH); +} + +void +test_header_content_length_overflow_error (void) +{ +#define X(size) \ + "HTTP/1.1 200 OK\r\n" \ + "Content-Length: " #size "\r\n" \ + "\r\n" + const char a[] = X(18446744073709551614); /* 2^64-2 */ + const char b[] = X(18446744073709551615); /* 2^64-1 */ + const char c[] = X(18446744073709551616); /* 2^64 */ +#undef X + test_content_length_overflow(a, sizeof(a) - 1, 1); /* expect ok */ + test_content_length_overflow(b, sizeof(b) - 1, 0); /* expect failure */ + test_content_length_overflow(c, sizeof(c) - 1, 0); /* expect failure */ +} + +void +test_chunk_content_length_overflow_error (void) +{ +#define X(size) \ + "HTTP/1.1 200 OK\r\n" \ + "Transfer-Encoding: chunked\r\n" \ + "\r\n" \ + #size "\r\n" \ + "..." + const char a[] = X(FFFFFFFFFFFFFFFE); /* 2^64-2 */ + const char b[] = X(FFFFFFFFFFFFFFFF); /* 2^64-1 */ + const char c[] = X(10000000000000000); /* 2^64 */ +#undef X + test_content_length_overflow(a, sizeof(a) - 1, 1); /* expect ok */ + test_content_length_overflow(b, sizeof(b) - 1, 0); /* expect failure */ + test_content_length_overflow(c, sizeof(c) - 1, 0); /* expect failure */ +} + +void +test_no_overflow_long_body (int req, size_t length) +{ + http_parser parser; + http_parser_init(&parser, req ? HTTP_REQUEST : HTTP_RESPONSE); + size_t parsed; + size_t i; + char buf1[3000]; + size_t buf1len = sprintf(buf1, "%s\r\nConnection: Keep-Alive\r\nContent-Length: %zu\r\n\r\n", + req ? "POST / HTTP/1.0" : "HTTP/1.0 200 OK", length); + parsed = http_parser_execute(&parser, &settings_null, buf1, buf1len); + if (parsed != buf1len) + goto err; + + for (i = 0; i < length; i++) { + char foo = 'a'; + parsed = http_parser_execute(&parser, &settings_null, &foo, 1); + if (parsed != 1) + goto err; + } + + parsed = http_parser_execute(&parser, &settings_null, buf1, buf1len); + if (parsed != buf1len) goto err; + return; + + err: + fprintf(stderr, + "\n*** error in test_no_overflow_long_body %s of length %zu ***\n", + req ? "REQUEST" : "RESPONSE", + length); + exit(1); +} + +void +test_multiple3 (const struct message *r1, const struct message *r2, const struct message *r3) +{ + int message_count = count_parsed_messages(3, r1, r2, r3); + + char total[ strlen(r1->raw) + + strlen(r2->raw) + + strlen(r3->raw) + + 1 + ]; + total[0] = '\0'; + + strcat(total, r1->raw); + strcat(total, r2->raw); + strcat(total, r3->raw); + + parser_init(r1->type); + + size_t read; + + read = parse(total, strlen(total)); + + if (parser->upgrade) { + upgrade_message_fix(total, read, 3, r1, r2, r3); + goto test; + } + + if (read != strlen(total)) { + print_error(total, read); + exit(1); + } + + read = parse(NULL, 0); + + if (read != 0) { + print_error(total, read); + exit(1); + } + +test: + + if (message_count != num_messages) { + fprintf(stderr, "\n\n*** Parser didn't see 3 messages only %d *** \n", num_messages); + exit(1); + } + + if (!message_eq(0, r1)) exit(1); + if (message_count > 1 && !message_eq(1, r2)) exit(1); + if (message_count > 2 && !message_eq(2, r3)) exit(1); + + parser_free(); +} + +/* SCAN through every possible breaking to make sure the + * parser can handle getting the content in any chunks that + * might come from the socket + */ +void +test_scan (const struct message *r1, const struct message *r2, const struct message *r3) +{ + char total[80*1024] = "\0"; + char buf1[80*1024] = "\0"; + char buf2[80*1024] = "\0"; + char buf3[80*1024] = "\0"; + + strcat(total, r1->raw); + strcat(total, r2->raw); + strcat(total, r3->raw); + + size_t read; + + int total_len = strlen(total); + + int total_ops = 2 * (total_len - 1) * (total_len - 2) / 2; + int ops = 0 ; + + size_t buf1_len, buf2_len, buf3_len; + int message_count = count_parsed_messages(3, r1, r2, r3); + + int i,j,type_both; + for (type_both = 0; type_both < 2; type_both ++ ) { + for (j = 2; j < total_len; j ++ ) { + for (i = 1; i < j; i ++ ) { + + if (ops % 1000 == 0) { + printf("\b\b\b\b%3.0f%%", 100 * (float)ops /(float)total_ops); + fflush(stdout); + } + ops += 1; + + parser_init(type_both ? HTTP_BOTH : r1->type); + + buf1_len = i; + strncpy(buf1, total, buf1_len); + buf1[buf1_len] = 0; + + buf2_len = j - i; + strncpy(buf2, total+i, buf2_len); + buf2[buf2_len] = 0; + + buf3_len = total_len - j; + strncpy(buf3, total+j, buf3_len); + buf3[buf3_len] = 0; + + read = parse(buf1, buf1_len); + + if (parser->upgrade) goto test; + + if (read != buf1_len) { + print_error(buf1, read); + goto error; + } + + read += parse(buf2, buf2_len); + + if (parser->upgrade) goto test; + + if (read != buf1_len + buf2_len) { + print_error(buf2, read); + goto error; + } + + read += parse(buf3, buf3_len); + + if (parser->upgrade) goto test; + + if (read != buf1_len + buf2_len + buf3_len) { + print_error(buf3, read); + goto error; + } + + parse(NULL, 0); + +test: + if (parser->upgrade) { + upgrade_message_fix(total, read, 3, r1, r2, r3); + } + + if (message_count != num_messages) { + fprintf(stderr, "\n\nParser didn't see %d messages only %d\n", + message_count, num_messages); + goto error; + } + + if (!message_eq(0, r1)) { + fprintf(stderr, "\n\nError matching messages[0] in test_scan.\n"); + goto error; + } + + if (message_count > 1 && !message_eq(1, r2)) { + fprintf(stderr, "\n\nError matching messages[1] in test_scan.\n"); + goto error; + } + + if (message_count > 2 && !message_eq(2, r3)) { + fprintf(stderr, "\n\nError matching messages[2] in test_scan.\n"); + goto error; + } + + parser_free(); + } + } + } + puts("\b\b\b\b100%"); + return; + + error: + fprintf(stderr, "i=%d j=%d\n", i, j); + fprintf(stderr, "buf1 (%u) %s\n\n", (unsigned int)buf1_len, buf1); + fprintf(stderr, "buf2 (%u) %s\n\n", (unsigned int)buf2_len , buf2); + fprintf(stderr, "buf3 (%u) %s\n", (unsigned int)buf3_len, buf3); + exit(1); +} + +// user required to free the result +// string terminated by \0 +char * +create_large_chunked_message (int body_size_in_kb, const char* headers) +{ + int i; + size_t wrote = 0; + size_t headers_len = strlen(headers); + size_t bufsize = headers_len + (5+1024+2)*body_size_in_kb + 6; + char * buf = malloc(bufsize); + + memcpy(buf, headers, headers_len); + wrote += headers_len; + + for (i = 0; i < body_size_in_kb; i++) { + // write 1kb chunk into the body. + memcpy(buf + wrote, "400\r\n", 5); + wrote += 5; + memset(buf + wrote, 'C', 1024); + wrote += 1024; + strcpy(buf + wrote, "\r\n"); + wrote += 2; + } + + memcpy(buf + wrote, "0\r\n\r\n", 6); + wrote += 6; + assert(wrote == bufsize); + + return buf; +} + +/* Verify that we can pause parsing at any of the bytes in the + * message and still get the result that we're expecting. */ +void +test_message_pause (const struct message *msg) +{ + char *buf = (char*) msg->raw; + size_t buflen = strlen(msg->raw); + size_t nread; + + parser_init(msg->type); + + do { + nread = parse_pause(buf, buflen); + + // We can only set the upgrade buffer once we've gotten our message + // completion callback. + if (messages[0].message_complete_cb_called && + msg->upgrade && + parser->upgrade) { + messages[0].upgrade = buf + nread; + goto test; + } + + if (nread < buflen) { + + // Not much do to if we failed a strict-mode check + if (HTTP_PARSER_ERRNO(parser) == HPE_STRICT) { + parser_free(); + return; + } + + assert (HTTP_PARSER_ERRNO(parser) == HPE_PAUSED); + } + + buf += nread; + buflen -= nread; + http_parser_pause(parser, 0); + } while (buflen > 0); + + nread = parse_pause(NULL, 0); + assert (nread == 0); + +test: + if (num_messages != 1) { + printf("\n*** num_messages != 1 after testing '%s' ***\n\n", msg->name); + exit(1); + } + + if(!message_eq(0, msg)) exit(1); + + parser_free(); +} + +int +main (void) +{ + parser = NULL; + int i, j, k; + int request_count; + int response_count; + + printf("sizeof(http_parser) = %u\n", (unsigned int)sizeof(http_parser)); + + for (request_count = 0; requests[request_count].name; request_count++); + for (response_count = 0; responses[response_count].name; response_count++); + + //// API + test_preserve_data(); + test_parse_url(); + + //// OVERFLOW CONDITIONS + + test_header_overflow_error(HTTP_REQUEST); + test_no_overflow_long_body(HTTP_REQUEST, 1000); + test_no_overflow_long_body(HTTP_REQUEST, 100000); + + test_header_overflow_error(HTTP_RESPONSE); + test_no_overflow_long_body(HTTP_RESPONSE, 1000); + test_no_overflow_long_body(HTTP_RESPONSE, 100000); + + test_header_content_length_overflow_error(); + test_chunk_content_length_overflow_error(); + + //// RESPONSES + + for (i = 0; i < response_count; i++) { + test_message(&responses[i]); + } + + for (i = 0; i < response_count; i++) { + test_message_pause(&responses[i]); + } + + for (i = 0; i < response_count; i++) { + if (!responses[i].should_keep_alive) continue; + for (j = 0; j < response_count; j++) { + if (!responses[j].should_keep_alive) continue; + for (k = 0; k < response_count; k++) { + test_multiple3(&responses[i], &responses[j], &responses[k]); + } + } + } + + test_message_count_body(&responses[NO_HEADERS_NO_BODY_404]); + test_message_count_body(&responses[TRAILING_SPACE_ON_CHUNKED_BODY]); + + // test very large chunked response + { + char * msg = create_large_chunked_message(31337, + "HTTP/1.0 200 OK\r\n" + "Transfer-Encoding: chunked\r\n" + "Content-Type: text/plain\r\n" + "\r\n"); + struct message large_chunked = + {.name= "large chunked" + ,.type= HTTP_RESPONSE + ,.raw= msg + ,.should_keep_alive= FALSE + ,.message_complete_on_eof= FALSE + ,.http_major= 1 + ,.http_minor= 0 + ,.status_code= 200 + ,.num_headers= 2 + ,.headers= + { { "Transfer-Encoding", "chunked" } + , { "Content-Type", "text/plain" } + } + ,.body_size= 31337*1024 + }; + test_message_count_body(&large_chunked); + free(msg); + } + + + + printf("response scan 1/2 "); + test_scan( &responses[TRAILING_SPACE_ON_CHUNKED_BODY] + , &responses[NO_BODY_HTTP10_KA_204] + , &responses[NO_REASON_PHRASE] + ); + + printf("response scan 2/2 "); + test_scan( &responses[BONJOUR_MADAME_FR] + , &responses[UNDERSTORE_HEADER_KEY] + , &responses[NO_CARRIAGE_RET] + ); + + puts("responses okay"); + + + /// REQUESTS + + test_simple("hello world", HPE_INVALID_METHOD); + test_simple("GET / HTP/1.1\r\n\r\n", HPE_INVALID_VERSION); + + + test_simple("ASDF / HTTP/1.1\r\n\r\n", HPE_INVALID_METHOD); + test_simple("PROPPATCHA / HTTP/1.1\r\n\r\n", HPE_INVALID_METHOD); + test_simple("GETA / HTTP/1.1\r\n\r\n", HPE_INVALID_METHOD); + + // Well-formed but incomplete + test_simple("GET / HTTP/1.1\r\n" + "Content-Type: text/plain\r\n" + "Content-Length: 6\r\n" + "\r\n" + "fooba", + HPE_OK); + + static const char *all_methods[] = { + "DELETE", + "GET", + "HEAD", + "POST", + "PUT", + //"CONNECT", //CONNECT can't be tested like other methods, it's a tunnel + "OPTIONS", + "TRACE", + "COPY", + "LOCK", + "MKCOL", + "MOVE", + "PROPFIND", + "PROPPATCH", + "UNLOCK", + "REPORT", + "MKACTIVITY", + "CHECKOUT", + "MERGE", + "M-SEARCH", + "NOTIFY", + "SUBSCRIBE", + "UNSUBSCRIBE", + "PATCH", + 0 }; + const char **this_method; + for (this_method = all_methods; *this_method; this_method++) { + char buf[200]; + sprintf(buf, "%s / HTTP/1.1\r\n\r\n", *this_method); + test_simple(buf, HPE_OK); + } + + static const char *bad_methods[] = { + "C******", + "M****", + 0 }; + for (this_method = bad_methods; *this_method; this_method++) { + char buf[200]; + sprintf(buf, "%s / HTTP/1.1\r\n\r\n", *this_method); + test_simple(buf, HPE_UNKNOWN); + } + + const char *dumbfuck2 = + "GET / HTTP/1.1\r\n" + "X-SSL-Bullshit: -----BEGIN CERTIFICATE-----\r\n" + "\tMIIFbTCCBFWgAwIBAgICH4cwDQYJKoZIhvcNAQEFBQAwcDELMAkGA1UEBhMCVUsx\r\n" + "\tETAPBgNVBAoTCGVTY2llbmNlMRIwEAYDVQQLEwlBdXRob3JpdHkxCzAJBgNVBAMT\r\n" + "\tAkNBMS0wKwYJKoZIhvcNAQkBFh5jYS1vcGVyYXRvckBncmlkLXN1cHBvcnQuYWMu\r\n" + "\tdWswHhcNMDYwNzI3MTQxMzI4WhcNMDcwNzI3MTQxMzI4WjBbMQswCQYDVQQGEwJV\r\n" + "\tSzERMA8GA1UEChMIZVNjaWVuY2UxEzARBgNVBAsTCk1hbmNoZXN0ZXIxCzAJBgNV\r\n" + "\tBAcTmrsogriqMWLAk1DMRcwFQYDVQQDEw5taWNoYWVsIHBhcmQYJKoZIhvcNAQEB\r\n" + "\tBQADggEPADCCAQoCggEBANPEQBgl1IaKdSS1TbhF3hEXSl72G9J+WC/1R64fAcEF\r\n" + "\tW51rEyFYiIeZGx/BVzwXbeBoNUK41OK65sxGuflMo5gLflbwJtHBRIEKAfVVp3YR\r\n" + "\tgW7cMA/s/XKgL1GEC7rQw8lIZT8RApukCGqOVHSi/F1SiFlPDxuDfmdiNzL31+sL\r\n" + "\t0iwHDdNkGjy5pyBSB8Y79dsSJtCW/iaLB0/n8Sj7HgvvZJ7x0fr+RQjYOUUfrePP\r\n" + "\tu2MSpFyf+9BbC/aXgaZuiCvSR+8Snv3xApQY+fULK/xY8h8Ua51iXoQ5jrgu2SqR\r\n" + "\twgA7BUi3G8LFzMBl8FRCDYGUDy7M6QaHXx1ZWIPWNKsCAwEAAaOCAiQwggIgMAwG\r\n" + "\tA1UdEwEB/wQCMAAwEQYJYIZIAYb4QgHTTPAQDAgWgMA4GA1UdDwEB/wQEAwID6DAs\r\n" + "\tBglghkgBhvhCAQ0EHxYdVUsgZS1TY2llbmNlIFVzZXIgQ2VydGlmaWNhdGUwHQYD\r\n" + "\tVR0OBBYEFDTt/sf9PeMaZDHkUIldrDYMNTBZMIGaBgNVHSMEgZIwgY+AFAI4qxGj\r\n" + "\tloCLDdMVKwiljjDastqooXSkcjBwMQswCQYDVQQGEwJVSzERMA8GA1UEChMIZVNj\r\n" + "\taWVuY2UxEjAQBgNVBAsTCUF1dGhvcml0eTELMAkGA1UEAxMCQ0ExLTArBgkqhkiG\r\n" + "\t9w0BCQEWHmNhLW9wZXJhdG9yQGdyaWQtc3VwcG9ydC5hYy51a4IBADApBgNVHRIE\r\n" + "\tIjAggR5jYS1vcGVyYXRvckBncmlkLXN1cHBvcnQuYWMudWswGQYDVR0gBBIwEDAO\r\n" + "\tBgwrBgEEAdkvAQEBAQYwPQYJYIZIAYb4QgEEBDAWLmh0dHA6Ly9jYS5ncmlkLXN1\r\n" + "\tcHBvcnQuYWMudmT4sopwqlBWsvcHViL2NybC9jYWNybC5jcmwwPQYJYIZIAYb4QgEDBDAWLmh0\r\n" + "\tdHA6Ly9jYS5ncmlkLXN1cHBvcnQuYWMudWsvcHViL2NybC9jYWNybC5jcmwwPwYD\r\n" + "\tVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NhLmdyaWQt5hYy51ay9wdWIv\r\n" + "\tY3JsL2NhY3JsLmNybDANBgkqhkiG9w0BAQUFAAOCAQEAS/U4iiooBENGW/Hwmmd3\r\n" + "\tXCy6Zrt08YjKCzGNjorT98g8uGsqYjSxv/hmi0qlnlHs+k/3Iobc3LjS5AMYr5L8\r\n" + "\tUO7OSkgFFlLHQyC9JzPfmLCAugvzEbyv4Olnsr8hbxF1MbKZoQxUZtMVu29wjfXk\r\n" + "\thTeApBv7eaKCWpSp7MCbvgzm74izKhu3vlDk9w6qVrxePfGgpKPqfHiOoGhFnbTK\r\n" + "\twTC6o2xq5y0qZ03JonF7OJspEd3I5zKY3E+ov7/ZhW6DqT8UFvsAdjvQbXyhV8Eu\r\n" + "\tYhixw1aKEPzNjNowuIseVogKOLXxWI5vAi5HgXdS0/ES5gDGsABo4fqovUKlgop3\r\n" + "\tRA==\r\n" + "\t-----END CERTIFICATE-----\r\n" + "\r\n"; + test_simple(dumbfuck2, HPE_OK); + +#if 0 + // NOTE(Wed Nov 18 11:57:27 CET 2009) this seems okay. we just read body + // until EOF. + // + // no content-length + // error if there is a body without content length + const char *bad_get_no_headers_no_body = "GET /bad_get_no_headers_no_body/world HTTP/1.1\r\n" + "Accept: */*\r\n" + "\r\n" + "HELLO"; + test_simple(bad_get_no_headers_no_body, 0); +#endif + /* TODO sending junk and large headers gets rejected */ + + + /* check to make sure our predefined requests are okay */ + for (i = 0; requests[i].name; i++) { + test_message(&requests[i]); + } + + for (i = 0; i < request_count; i++) { + test_message_pause(&requests[i]); + } + + for (i = 0; i < request_count; i++) { + if (!requests[i].should_keep_alive) continue; + for (j = 0; j < request_count; j++) { + if (!requests[j].should_keep_alive) continue; + for (k = 0; k < request_count; k++) { + test_multiple3(&requests[i], &requests[j], &requests[k]); + } + } + } + + printf("request scan 1/4 "); + test_scan( &requests[GET_NO_HEADERS_NO_BODY] + , &requests[GET_ONE_HEADER_NO_BODY] + , &requests[GET_NO_HEADERS_NO_BODY] + ); + + printf("request scan 2/4 "); + test_scan( &requests[POST_CHUNKED_ALL_YOUR_BASE] + , &requests[POST_IDENTITY_BODY_WORLD] + , &requests[GET_FUNKY_CONTENT_LENGTH] + ); + + printf("request scan 3/4 "); + test_scan( &requests[TWO_CHUNKS_MULT_ZERO_END] + , &requests[CHUNKED_W_TRAILING_HEADERS] + , &requests[CHUNKED_W_BULLSHIT_AFTER_LENGTH] + ); + + printf("request scan 4/4 "); + test_scan( &requests[QUERY_URL_WITH_QUESTION_MARK_GET] + , &requests[PREFIX_NEWLINE_GET ] + , &requests[CONNECT_REQUEST] + ); + + puts("requests okay"); + + return 0; +} diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/http_parser.rb.gemspec b/vendor/bundle/gems/http_parser.rb-0.6.0/http_parser.rb.gemspec new file mode 100644 index 0000000..9a406f8 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/http_parser.rb.gemspec @@ -0,0 +1,28 @@ +Gem::Specification.new do |s| + s.name = "http_parser.rb" + s.version = "0.6.0" + s.summary = "Simple callback-based HTTP request/response parser" + s.description = "Ruby bindings to http://github.com/ry/http-parser and http://github.com/a2800276/http-parser.java" + + s.authors = ["Marc-Andre Cournoyer", "Aman Gupta"] + s.email = ["macournoyer@gmail.com", "aman@tmm1.net"] + s.license = 'MIT' + + s.homepage = "http://github.com/tmm1/http_parser.rb" + s.files = `git ls-files`.split("\n") + Dir['ext/ruby_http_parser/vendor/**/*'] + + s.require_paths = ["lib"] + s.extensions = ["ext/ruby_http_parser/extconf.rb"] + + s.add_development_dependency 'rake-compiler', '>= 0.7.9' + s.add_development_dependency 'rspec', '>= 2.0.1' + s.add_development_dependency 'json', '>= 1.4.6' + s.add_development_dependency 'benchmark_suite' + s.add_development_dependency 'ffi' + + if RUBY_PLATFORM =~ /java/ + s.add_development_dependency 'jruby-openssl' + else + s.add_development_dependency 'yajl-ruby', '>= 0.8.1' + end +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/lib/http/parser.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/lib/http/parser.rb new file mode 100644 index 0000000..4881b03 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/lib/http/parser.rb @@ -0,0 +1 @@ +require 'http_parser' diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/lib/http_parser.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/lib/http_parser.rb new file mode 100644 index 0000000..c69f7a0 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/lib/http_parser.rb @@ -0,0 +1,21 @@ +$:.unshift File.expand_path('../', __FILE__) +require 'ruby_http_parser' + +Http = HTTP + +module HTTP + class Parser + class << self + attr_reader :default_header_value_type + + def default_header_value_type=(val) + if (val != :mixed && val != :strings && val != :arrays) + raise ArgumentError, "Invalid header value type" + end + @default_header_value_type = val + end + end + end +end + +HTTP::Parser.default_header_value_type = :mixed diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/spec/parser_spec.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/parser_spec.rb new file mode 100644 index 0000000..7134476 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/parser_spec.rb @@ -0,0 +1,350 @@ +require "spec_helper" +require "json" + +describe HTTP::Parser do + before do + @parser = HTTP::Parser.new + + @headers = nil + @body = "" + @started = false + @done = false + + @parser.on_message_begin = proc{ @started = true } + @parser.on_headers_complete = proc { |e| @headers = e } + @parser.on_body = proc { |chunk| @body << chunk } + @parser.on_message_complete = proc{ @done = true } + end + + it "should have initial state" do + @parser.headers.should be_nil + + @parser.http_version.should be_nil + @parser.http_method.should be_nil + @parser.status_code.should be_nil + + @parser.request_url.should be_nil + + @parser.header_value_type.should == :mixed + end + + it "should allow us to set the header value type" do + [:mixed, :arrays, :strings].each do |type| + @parser.header_value_type = type + @parser.header_value_type.should == type + + parser_tmp = HTTP::Parser.new(nil, type) + parser_tmp.header_value_type.should == type + end + end + + it "should allow us to set the default header value type" do + [:mixed, :arrays, :strings].each do |type| + HTTP::Parser.default_header_value_type = type + + parser = HTTP::Parser.new + parser.header_value_type.should == type + end + end + + it "should throw an Argument Error if header value type is invalid" do + proc{ @parser.header_value_type = 'bob' }.should raise_error(ArgumentError) + end + + it "should throw an Argument Error if default header value type is invalid" do + proc{ HTTP::Parser.default_header_value_type = 'bob' }.should raise_error(ArgumentError) + end + + it "should implement basic api" do + @parser << + "GET /test?ok=1 HTTP/1.1\r\n" + + "User-Agent: curl/7.18.0\r\n" + + "Host: 0.0.0.0:5000\r\n" + + "Accept: */*\r\n" + + "Content-Length: 5\r\n" + + "\r\n" + + "World" + + @started.should be_true + @done.should be_true + + @parser.http_major.should == 1 + @parser.http_minor.should == 1 + @parser.http_version.should == [1,1] + @parser.http_method.should == 'GET' + @parser.status_code.should be_nil + + @parser.request_url.should == '/test?ok=1' + + @parser.headers.should == @headers + @parser.headers['User-Agent'].should == 'curl/7.18.0' + @parser.headers['Host'].should == '0.0.0.0:5000' + + @body.should == "World" + end + + it "should raise errors on invalid data" do + proc{ @parser << "BLAH" }.should raise_error(HTTP::Parser::Error) + end + + it "should abort parser via callback" do + @parser.on_headers_complete = proc { |e| @headers = e; :stop } + + data = + "GET / HTTP/1.0\r\n" + + "Content-Length: 5\r\n" + + "\r\n" + + "World" + + bytes = @parser << data + + bytes.should == 37 + data[bytes..-1].should == 'World' + + @headers.should == {'Content-Length' => '5'} + @body.should be_empty + @done.should be_false + end + + it "should reset to initial state" do + @parser << "GET / HTTP/1.0\r\n\r\n" + + @parser.http_method.should == 'GET' + @parser.http_version.should == [1,0] + + @parser.request_url.should == '/' + + @parser.reset!.should be_true + + @parser.http_version.should be_nil + @parser.http_method.should be_nil + @parser.status_code.should be_nil + + @parser.request_url.should be_nil + end + + it "should optionally reset parser state on no-body responses" do + @parser.reset!.should be_true + + @head, @complete = 0, 0 + @parser.on_headers_complete = proc {|h| @head += 1; :reset } + @parser.on_message_complete = proc { @complete += 1 } + @parser.on_body = proc {|b| fail } + + head_response = "HTTP/1.1 200 OK\r\nContent-Length:10\r\n\r\n" + + @parser << head_response + @head.should == 1 + @complete.should == 1 + + @parser << head_response + @head.should == 2 + @complete.should == 2 + end + + it "should retain callbacks after reset" do + @parser.reset!.should be_true + + @parser << "GET / HTTP/1.0\r\n\r\n" + @started.should be_true + @headers.should == {} + @done.should be_true + end + + it "should parse headers incrementally" do + request = + "GET / HTTP/1.0\r\n" + + "Header1: value 1\r\n" + + "Header2: value 2\r\n" + + "\r\n" + + while chunk = request.slice!(0,2) and !chunk.empty? + @parser << chunk + end + + @parser.headers.should == { + 'Header1' => 'value 1', + 'Header2' => 'value 2' + } + end + + it "should handle multiple headers using strings" do + @parser.header_value_type = :strings + + @parser << + "GET / HTTP/1.0\r\n" + + "Set-Cookie: PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com\r\n" + + "Set-Cookie: NID=46jSHxPM; path=/; domain=.bob.com; HttpOnly\r\n" + + "\r\n" + + @parser.headers["Set-Cookie"].should == "PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com, NID=46jSHxPM; path=/; domain=.bob.com; HttpOnly" + end + + it "should handle multiple headers using strings" do + @parser.header_value_type = :arrays + + @parser << + "GET / HTTP/1.0\r\n" + + "Set-Cookie: PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com\r\n" + + "Set-Cookie: NID=46jSHxPM; path=/; domain=.bob.com; HttpOnly\r\n" + + "\r\n" + + @parser.headers["Set-Cookie"].should == [ + "PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com", + "NID=46jSHxPM; path=/; domain=.bob.com; HttpOnly" + ] + end + + it "should handle multiple headers using mixed" do + @parser.header_value_type = :mixed + + @parser << + "GET / HTTP/1.0\r\n" + + "Set-Cookie: PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com\r\n" + + "Set-Cookie: NID=46jSHxPM; path=/; domain=.bob.com; HttpOnly\r\n" + + "\r\n" + + @parser.headers["Set-Cookie"].should == [ + "PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com", + "NID=46jSHxPM; path=/; domain=.bob.com; HttpOnly" + ] + end + + it "should handle a single cookie using mixed" do + @parser.header_value_type = :mixed + + @parser << + "GET / HTTP/1.0\r\n" + + "Set-Cookie: PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com\r\n" + + "\r\n" + + @parser.headers["Set-Cookie"].should == "PREF=ID=a7d2c98; expires=Fri, 05-Apr-2013 05:00:45 GMT; path=/; domain=.bob.com" + end + + it "should support alternative api" do + callbacks = double('callbacks') + callbacks.stub(:on_message_begin){ @started = true } + callbacks.stub(:on_headers_complete){ |e| @headers = e } + callbacks.stub(:on_body){ |chunk| @body << chunk } + callbacks.stub(:on_message_complete){ @done = true } + + @parser = HTTP::Parser.new(callbacks) + @parser << "GET / HTTP/1.0\r\n\r\n" + + @started.should be_true + @headers.should == {} + @body.should == '' + @done.should be_true + end + + it "should ignore extra content beyond specified length" do + @parser << + "GET / HTTP/1.0\r\n" + + "Content-Length: 5\r\n" + + "\r\n" + + "hello" + + " \n" + + @body.should == 'hello' + @done.should be_true + end + + it 'sets upgrade_data if available' do + @parser << + "GET /demo HTTP/1.1\r\n" + + "Connection: Upgrade\r\n" + + "Upgrade: WebSocket\r\n\r\n" + + "third key data" + + @parser.upgrade?.should be_true + @parser.upgrade_data.should == 'third key data' + end + + it 'sets upgrade_data to blank if un-available' do + @parser << + "GET /demo HTTP/1.1\r\n" + + "Connection: Upgrade\r\n" + + "Upgrade: WebSocket\r\n\r\n" + + @parser.upgrade?.should be_true + @parser.upgrade_data.should == '' + end + + it 'should stop parsing headers when instructed' do + request = "GET /websocket HTTP/1.1\r\n" + + "host: localhost\r\n" + + "connection: Upgrade\r\n" + + "upgrade: websocket\r\n" + + "sec-websocket-key: SD6/hpYbKjQ6Sown7pBbWQ==\r\n" + + "sec-websocket-version: 13\r\n" + + "\r\n" + + @parser.on_headers_complete = proc { |e| :stop } + offset = (@parser << request) + @parser.upgrade?.should be_true + @parser.upgrade_data.should == '' + offset.should == request.length + end + + it "should execute on_body on requests with no content-length" do + @parser.reset!.should be_true + + @head, @complete, @body = 0, 0, 0 + @parser.on_headers_complete = proc {|h| @head += 1 } + @parser.on_message_complete = proc { @complete += 1 } + @parser.on_body = proc {|b| @body += 1 } + + head_response = "HTTP/1.1 200 OK\r\n\r\nstuff" + + @parser << head_response + @parser << '' + @head.should == 1 + @complete.should == 1 + @body.should == 1 + end + + + %w[ request response ].each do |type| + JSON.parse(File.read(File.expand_path("../support/#{type}s.json", __FILE__))).each do |test| + test['headers'] ||= {} + next if !defined?(JRUBY_VERSION) and HTTP::Parser.strict? != test['strict'] + + it "should parse #{type}: #{test['name']}" do + @parser << test['raw'] + + @parser.http_method.should == test['method'] + @parser.keep_alive?.should == test['should_keep_alive'] + + if test.has_key?('upgrade') and test['upgrade'] != 0 + @parser.upgrade?.should be_true + @parser.upgrade_data.should == test['upgrade'] + end + + fields = %w[ + http_major + http_minor + ] + + if test['type'] == 'HTTP_REQUEST' + fields += %w[ + request_url + ] + else + fields += %w[ + status_code + ] + end + + fields.each do |field| + @parser.send(field).should == test[field] + end + + @headers.size.should == test['num_headers'] + @headers.should == test['headers'] + + @body.should == test['body'] + @body.size.should == test['body_size'] if test['body_size'] + end + end + end +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/spec/spec_helper.rb b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/spec_helper.rb new file mode 100644 index 0000000..a4295f9 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/spec_helper.rb @@ -0,0 +1 @@ +require "http_parser" diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/requests.json b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/requests.json new file mode 100644 index 0000000..dbb6e98 --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/requests.json @@ -0,0 +1,612 @@ +[ + { + "name": "curl get", + "type": "HTTP_REQUEST", + "raw": "GET /test HTTP/1.1\r\nUser-Agent: curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1\r\nHost: 0.0.0.0=5000\r\nAccept: */*\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/test", + "request_url": "/test", + "num_headers": 3, + "headers": { + "User-Agent": "curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.1", + "Host": "0.0.0.0=5000", + "Accept": "*/*" + }, + "body": "", + "strict": true + }, + { + "name": "firefox get", + "type": "HTTP_REQUEST", + "raw": "GET /favicon.ico HTTP/1.1\r\nHost: 0.0.0.0=5000\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-us,en;q=0.5\r\nAccept-Encoding: gzip,deflate\r\nAccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\nKeep-Alive: 300\r\nConnection: keep-alive\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/favicon.ico", + "request_url": "/favicon.ico", + "num_headers": 8, + "headers": { + "Host": "0.0.0.0=5000", + "User-Agent": "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061015 Firefox/3.0", + "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", + "Accept-Language": "en-us,en;q=0.5", + "Accept-Encoding": "gzip,deflate", + "Accept-Charset": "ISO-8859-1,utf-8;q=0.7,*;q=0.7", + "Keep-Alive": "300", + "Connection": "keep-alive" + }, + "body": "", + "strict": true + }, + { + "name": "dumbfuck", + "type": "HTTP_REQUEST", + "raw": "GET /dumbfuck HTTP/1.1\r\naaaaaaaaaaaaa:++++++++++\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/dumbfuck", + "request_url": "/dumbfuck", + "num_headers": 1, + "headers": { + "aaaaaaaaaaaaa": "++++++++++" + }, + "body": "", + "strict": true + }, + { + "name": "fragment in url", + "type": "HTTP_REQUEST", + "raw": "GET /forums/1/topics/2375?page=1#posts-17408 HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "page=1", + "fragment": "posts-17408", + "request_path": "/forums/1/topics/2375", + "request_url": "/forums/1/topics/2375?page=1#posts-17408", + "num_headers": 0, + "body": "", + "strict": true + }, + { + "name": "get no headers no body", + "type": "HTTP_REQUEST", + "raw": "GET /get_no_headers_no_body/world HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/get_no_headers_no_body/world", + "request_url": "/get_no_headers_no_body/world", + "num_headers": 0, + "body": "", + "strict": true + }, + { + "name": "get one header no body", + "type": "HTTP_REQUEST", + "raw": "GET /get_one_header_no_body HTTP/1.1\r\nAccept: */*\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/get_one_header_no_body", + "request_url": "/get_one_header_no_body", + "num_headers": 1, + "headers": { + "Accept": "*/*" + }, + "body": "", + "strict": true + }, + { + "name": "get funky content length body hello", + "type": "HTTP_REQUEST", + "raw": "GET /get_funky_content_length_body_hello HTTP/1.0\r\nconTENT-Length: 5\r\n\r\nHELLO", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/get_funky_content_length_body_hello", + "request_url": "/get_funky_content_length_body_hello", + "num_headers": 1, + "headers": { + "conTENT-Length": "5" + }, + "body": "HELLO", + "strict": true + }, + { + "name": "post identity body world", + "type": "HTTP_REQUEST", + "raw": "POST /post_identity_body_world?q=search#hey HTTP/1.1\r\nAccept: */*\r\nTransfer-Encoding: identity\r\nContent-Length: 5\r\n\r\nWorld", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "POST", + "query_string": "q=search", + "fragment": "hey", + "request_path": "/post_identity_body_world", + "request_url": "/post_identity_body_world?q=search#hey", + "num_headers": 3, + "headers": { + "Accept": "*/*", + "Transfer-Encoding": "identity", + "Content-Length": "5" + }, + "body": "World", + "strict": true + }, + { + "name": "post - chunked body: all your base are belong to us", + "type": "HTTP_REQUEST", + "raw": "POST /post_chunked_all_your_base HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n1e\r\nall your base are belong to us\r\n0\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "POST", + "query_string": "", + "fragment": "", + "request_path": "/post_chunked_all_your_base", + "request_url": "/post_chunked_all_your_base", + "num_headers": 1, + "headers": { + "Transfer-Encoding": "chunked" + }, + "body": "all your base are belong to us", + "strict": true + }, + { + "name": "two chunks ; triple zero ending", + "type": "HTTP_REQUEST", + "raw": "POST /two_chunks_mult_zero_end HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n5\r\nhello\r\n6\r\n world\r\n000\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "POST", + "query_string": "", + "fragment": "", + "request_path": "/two_chunks_mult_zero_end", + "request_url": "/two_chunks_mult_zero_end", + "num_headers": 1, + "headers": { + "Transfer-Encoding": "chunked" + }, + "body": "hello world", + "strict": true + }, + { + "name": "chunked with trailing headers. blech.", + "type": "HTTP_REQUEST", + "raw": "POST /chunked_w_trailing_headers HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n5\r\nhello\r\n6\r\n world\r\n0\r\nVary: *\r\nContent-Type: text/plain\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "POST", + "query_string": "", + "fragment": "", + "request_path": "/chunked_w_trailing_headers", + "request_url": "/chunked_w_trailing_headers", + "num_headers": 3, + "headers": { + "Transfer-Encoding": "chunked", + "Vary": "*", + "Content-Type": "text/plain" + }, + "body": "hello world", + "strict": true + }, + { + "name": "with bullshit after the length", + "type": "HTTP_REQUEST", + "raw": "POST /chunked_w_bullshit_after_length HTTP/1.1\r\nTransfer-Encoding: chunked\r\n\r\n5; ihatew3;whatthefuck=aretheseparametersfor\r\nhello\r\n6; blahblah; blah\r\n world\r\n0\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "POST", + "query_string": "", + "fragment": "", + "request_path": "/chunked_w_bullshit_after_length", + "request_url": "/chunked_w_bullshit_after_length", + "num_headers": 1, + "headers": { + "Transfer-Encoding": "chunked" + }, + "body": "hello world", + "strict": true + }, + { + "name": "with quotes", + "type": "HTTP_REQUEST", + "raw": "GET /with_\"stupid\"_quotes?foo=\"bar\" HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "foo=\"bar\"", + "fragment": "", + "request_path": "/with_\"stupid\"_quotes", + "request_url": "/with_\"stupid\"_quotes?foo=\"bar\"", + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "apachebench get", + "type": "HTTP_REQUEST", + "raw": "GET /test HTTP/1.0\r\nHost: 0.0.0.0:5000\r\nUser-Agent: ApacheBench/2.3\r\nAccept: */*\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/test", + "request_url": "/test", + "num_headers": 3, + "headers": { + "Host": "0.0.0.0:5000", + "User-Agent": "ApacheBench/2.3", + "Accept": "*/*" + }, + "body": "", + "strict": true + }, + { + "name": "query url with question mark", + "type": "HTTP_REQUEST", + "raw": "GET /test.cgi?foo=bar?baz HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "foo=bar?baz", + "fragment": "", + "request_path": "/test.cgi", + "request_url": "/test.cgi?foo=bar?baz", + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "newline prefix get", + "type": "HTTP_REQUEST", + "raw": "\r\nGET /test HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/test", + "request_url": "/test", + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "upgrade request", + "type": "HTTP_REQUEST", + "raw": "GET /demo HTTP/1.1\r\nHost: example.com\r\nConnection: Upgrade\r\nSec-WebSocket-Key2: 12998 5 Y3 1 .P00\r\nSec-WebSocket-Protocol: sample\r\nUpgrade: WebSocket\r\nSec-WebSocket-Key1: 4 @1 46546xW%0l 1 5\r\nOrigin: http://example.com\r\n\r\nHot diggity dogg", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/demo", + "request_url": "/demo", + "num_headers": 7, + "upgrade": "Hot diggity dogg", + "headers": { + "Host": "example.com", + "Connection": "Upgrade", + "Sec-WebSocket-Key2": "12998 5 Y3 1 .P00", + "Sec-WebSocket-Protocol": "sample", + "Upgrade": "WebSocket", + "Sec-WebSocket-Key1": "4 @1 46546xW%0l 1 5", + "Origin": "http://example.com" + }, + "body": "", + "strict": true + }, + { + "name": "connect request", + "type": "HTTP_REQUEST", + "raw": "CONNECT 0-home0.netscape.com:443 HTTP/1.0\r\nUser-agent: Mozilla/1.1N\r\nProxy-authorization: basic aGVsbG86d29ybGQ=\r\n\r\nsome data\r\nand yet even more data", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "method": "CONNECT", + "query_string": "", + "fragment": "", + "request_path": "", + "request_url": "0-home0.netscape.com:443", + "num_headers": 2, + "upgrade": "some data\r\nand yet even more data", + "headers": { + "User-agent": "Mozilla/1.1N", + "Proxy-authorization": "basic aGVsbG86d29ybGQ=" + }, + "body": "", + "strict": true + }, + { + "name": "report request", + "type": "HTTP_REQUEST", + "raw": "REPORT /test HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "REPORT", + "query_string": "", + "fragment": "", + "request_path": "/test", + "request_url": "/test", + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "request with no http version", + "type": "HTTP_REQUEST", + "raw": "GET /\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 0, + "http_minor": 9, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/", + "request_url": "/", + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "m-search request", + "type": "HTTP_REQUEST", + "raw": "M-SEARCH * HTTP/1.1\r\nHOST: 239.255.255.250:1900\r\nMAN: \"ssdp:discover\"\r\nST: \"ssdp:all\"\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "M-SEARCH", + "query_string": "", + "fragment": "", + "request_path": "*", + "request_url": "*", + "num_headers": 3, + "headers": { + "HOST": "239.255.255.250:1900", + "MAN": "\"ssdp:discover\"", + "ST": "\"ssdp:all\"" + }, + "body": "", + "strict": true + }, + { + "name": "line folding in header value", + "type": "HTTP_REQUEST", + "raw": "GET / HTTP/1.1\r\nLine1: abc\r\n\tdef\r\n ghi\r\n\t\tjkl\r\n mno \r\n\t \tqrs\r\nLine2: \t line2\t\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "/", + "request_url": "/", + "num_headers": 2, + "headers": { + "Line1": "abcdefghijklmno qrs", + "Line2": "line2\t" + }, + "body": "", + "strict": true + }, + { + "name": "host terminated by a query string", + "type": "HTTP_REQUEST", + "raw": "GET http://hypnotoad.org?hail=all HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "hail=all", + "fragment": "", + "request_path": "", + "request_url": "http://hypnotoad.org?hail=all", + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "host:port terminated by a query string", + "type": "HTTP_REQUEST", + "raw": "GET http://hypnotoad.org:1234?hail=all HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "hail=all", + "fragment": "", + "request_path": "", + "request_url": "http://hypnotoad.org:1234?hail=all", + "port": 1234, + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "host:port terminated by a space", + "type": "HTTP_REQUEST", + "raw": "GET http://hypnotoad.org:1234 HTTP/1.1\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "", + "fragment": "", + "request_path": "", + "request_url": "http://hypnotoad.org:1234", + "port": 1234, + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "PATCH request", + "type": "HTTP_REQUEST", + "raw": "PATCH /file.txt HTTP/1.1\r\nHost: www.example.com\r\nContent-Type: application/example\r\nIf-Match: \"e0023aa4e\"\r\nContent-Length: 10\r\n\r\ncccccccccc", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "PATCH", + "query_string": "", + "fragment": "", + "request_path": "/file.txt", + "request_url": "/file.txt", + "num_headers": 4, + "headers": { + "Host": "www.example.com", + "Content-Type": "application/example", + "If-Match": "\"e0023aa4e\"", + "Content-Length": "10" + }, + "body": "cccccccccc", + "strict": true + }, + { + "name": "connect caps request", + "type": "HTTP_REQUEST", + "raw": "CONNECT HOME0.NETSCAPE.COM:443 HTTP/1.0\r\nUser-agent: Mozilla/1.1N\r\nProxy-authorization: basic aGVsbG86d29ybGQ=\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "method": "CONNECT", + "query_string": "", + "fragment": "", + "request_path": "", + "request_url": "HOME0.NETSCAPE.COM:443", + "num_headers": 2, + "upgrade": "", + "headers": { + "User-agent": "Mozilla/1.1N", + "Proxy-authorization": "basic aGVsbG86d29ybGQ=" + }, + "body": "", + "strict": true + }, + { + "name": "utf-8 path request", + "type": "HTTP_REQUEST", + "strict": false, + "raw": "GET /δ¶/δt/pope?q=1#narf HTTP/1.1\r\nHost: github.com\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "method": "GET", + "query_string": "q=1", + "fragment": "narf", + "request_path": "/δ¶/δt/pope", + "request_url": "/δ¶/δt/pope?q=1#narf", + "num_headers": 1, + "headers": { + "Host": "github.com" + }, + "body": "" + }, + { + "name": "hostname underscore", + "type": "HTTP_REQUEST", + "strict": false, + "raw": "CONNECT home_0.netscape.com:443 HTTP/1.0\r\nUser-agent: Mozilla/1.1N\r\nProxy-authorization: basic aGVsbG86d29ybGQ=\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "method": "CONNECT", + "query_string": "", + "fragment": "", + "request_path": "", + "request_url": "home_0.netscape.com:443", + "num_headers": 2, + "upgrade": "", + "headers": { + "User-agent": "Mozilla/1.1N", + "Proxy-authorization": "basic aGVsbG86d29ybGQ=" + }, + "body": "" + } +] \ No newline at end of file diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/responses.json b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/responses.json new file mode 100644 index 0000000..6dde20b --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/spec/support/responses.json @@ -0,0 +1,375 @@ +[ + { + "name": "google 301", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 301 Moved Permanently\r\nLocation: http://www.google.com/\r\nContent-Type: text/html; charset=UTF-8\r\nDate: Sun, 26 Apr 2009 11:11:49 GMT\r\nExpires: Tue, 26 May 2009 11:11:49 GMT\r\nX-$PrototypeBI-Version: 1.6.0.3\r\nCache-Control: public, max-age=2592000\r\nServer: gws\r\nContent-Length: 219 \r\n\r\n\n301 Moved\n

        301 Moved

        \nThe document has moved\nhere.\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 301, + "num_headers": 8, + "headers": { + "Location": "http://www.google.com/", + "Content-Type": "text/html; charset=UTF-8", + "Date": "Sun, 26 Apr 2009 11:11:49 GMT", + "Expires": "Tue, 26 May 2009 11:11:49 GMT", + "X-$PrototypeBI-Version": "1.6.0.3", + "Cache-Control": "public, max-age=2592000", + "Server": "gws", + "Content-Length": "219 " + }, + "body": "\n301 Moved\n

        301 Moved

        \nThe document has moved\nhere.\r\n\r\n", + "strict": true + }, + { + "name": "no content-length response", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nDate: Tue, 04 Aug 2009 07:59:32 GMT\r\nServer: Apache\r\nX-Powered-By: Servlet/2.5 JSP/2.1\r\nContent-Type: text/xml; charset=utf-8\r\nConnection: close\r\n\r\n\n\n \n \n SOAP-ENV:Client\n Client Error\n \n \n", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 5, + "headers": { + "Date": "Tue, 04 Aug 2009 07:59:32 GMT", + "Server": "Apache", + "X-Powered-By": "Servlet/2.5 JSP/2.1", + "Content-Type": "text/xml; charset=utf-8", + "Connection": "close" + }, + "body": "\n\n \n \n SOAP-ENV:Client\n Client Error\n \n \n", + "strict": true + }, + { + "name": "404 no headers no body", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 404 Not Found\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 1, + "status_code": 404, + "num_headers": 0, + "headers": { + + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "301 no response phrase", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 301\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 1, + "status_code": 301, + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "200 trailing space on chunked body", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nContent-Type: text/plain\r\nTransfer-Encoding: chunked\r\n\r\n25 \r\nThis is the data in the first chunk\r\n\r\n1C\r\nand this is the second one\r\n\r\n0 \r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 2, + "headers": { + "Content-Type": "text/plain", + "Transfer-Encoding": "chunked" + }, + "body_size": 65, + "body": "This is the data in the first chunk\r\nand this is the second one\r\n", + "strict": true + }, + { + "name": "no carriage ret", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\nContent-Type: text/html; charset=utf-8\nConnection: close\n\nthese headers are from http://news.ycombinator.com/", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 2, + "headers": { + "Content-Type": "text/html; charset=utf-8", + "Connection": "close" + }, + "body": "these headers are from http://news.ycombinator.com/", + "strict": true + }, + { + "name": "proxy connection", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Length: 11\r\nProxy-Connection: close\r\nDate: Thu, 31 Dec 2009 20:55:48 +0000\r\n\r\nhello world", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 4, + "headers": { + "Content-Type": "text/html; charset=UTF-8", + "Content-Length": "11", + "Proxy-Connection": "close", + "Date": "Thu, 31 Dec 2009 20:55:48 +0000" + }, + "body": "hello world", + "strict": true + }, + { + "name": "underscore header key", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nServer: DCLK-AdSvr\r\nContent-Type: text/xml\r\nContent-Length: 0\r\nDCLK_imp: v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 4, + "headers": { + "Server": "DCLK-AdSvr", + "Content-Type": "text/xml", + "Content-Length": "0", + "DCLK_imp": "v7;x;114750856;0-0;0;17820020;0/0;21603567/21621457/1;;~okv=;dcmt=text/xml;;~cs=o" + }, + "body": "", + "strict": true + }, + { + "name": "bonjourmadame.fr", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.0 301 Moved Permanently\r\nDate: Thu, 03 Jun 2010 09:56:32 GMT\r\nServer: Apache/2.2.3 (Red Hat)\r\nCache-Control: public\r\nPragma: \r\nLocation: http://www.bonjourmadame.fr/\r\nVary: Accept-Encoding\r\nContent-Length: 0\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: keep-alive\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "status_code": 301, + "num_headers": 9, + "headers": { + "Date": "Thu, 03 Jun 2010 09:56:32 GMT", + "Server": "Apache/2.2.3 (Red Hat)", + "Cache-Control": "public", + "Pragma": "", + "Location": "http://www.bonjourmadame.fr/", + "Vary": "Accept-Encoding", + "Content-Length": "0", + "Content-Type": "text/html; charset=UTF-8", + "Connection": "keep-alive" + }, + "body": "", + "strict": true + }, + { + "name": "field underscore", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nDate: Tue, 28 Sep 2010 01:14:13 GMT\r\nServer: Apache\r\nCache-Control: no-cache, must-revalidate\r\nExpires: Mon, 26 Jul 1997 05:00:00 GMT\r\n.et-Cookie: PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com\r\nVary: Accept-Encoding\r\n_eep-Alive: timeout=45\r\n_onnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/html\r\nConnection: close\r\n\r\n0\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 11, + "headers": { + "Date": "Tue, 28 Sep 2010 01:14:13 GMT", + "Server": "Apache", + "Cache-Control": "no-cache, must-revalidate", + "Expires": "Mon, 26 Jul 1997 05:00:00 GMT", + ".et-Cookie": "PlaxoCS=1274804622353690521; path=/; domain=.plaxo.com", + "Vary": "Accept-Encoding", + "_eep-Alive": "timeout=45", + "_onnection": "Keep-Alive", + "Transfer-Encoding": "chunked", + "Content-Type": "text/html", + "Connection": "close" + }, + "body": "", + "strict": true + }, + { + "name": "non-ASCII in status line", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 500 Oriëntatieprobleem\r\nDate: Fri, 5 Nov 2010 23:07:12 GMT+2\r\nContent-Length: 0\r\nConnection: close\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 500, + "num_headers": 3, + "headers": { + "Date": "Fri, 5 Nov 2010 23:07:12 GMT+2", + "Content-Length": "0", + "Connection": "close" + }, + "body": "", + "strict": true + }, + { + "name": "http version 0.9", + "type": "HTTP_RESPONSE", + "raw": "HTTP/0.9 200 OK\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 0, + "http_minor": 9, + "status_code": 200, + "num_headers": 0, + "headers": { + + }, + "body": "", + "strict": true + }, + { + "name": "neither content-length nor transfer-encoding response", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nContent-Type: text/plain\r\n\r\nhello world", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 1, + "headers": { + "Content-Type": "text/plain" + }, + "body": "hello world", + "strict": true + }, + { + "name": "HTTP/1.0 with keep-alive and EOF-terminated 200 status", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.0 200 OK\r\nConnection: keep-alive\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 0, + "status_code": 200, + "num_headers": 1, + "headers": { + "Connection": "keep-alive" + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "HTTP/1.0 with keep-alive and a 204 status", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.0 204 No content\r\nConnection: keep-alive\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 0, + "status_code": 204, + "num_headers": 1, + "headers": { + "Connection": "keep-alive" + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "HTTP/1.1 with an EOF-terminated 200 status", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": true, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 0, + "headers": { + + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "HTTP/1.1 with a 204 status", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 204 No content\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 204, + "num_headers": 0, + "headers": { + + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "HTTP/1.1 with a 204 status and keep-alive disabled", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 204 No content\r\nConnection: close\r\n\r\n", + "should_keep_alive": false, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 204, + "num_headers": 1, + "headers": { + "Connection": "close" + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "HTTP/1.1 with chunked endocing and a 200 response", + "type": "HTTP_RESPONSE", + "raw": "HTTP/1.1 200 OK\r\nTransfer-Encoding: chunked\r\n\r\n0\r\n\r\n", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 1, + "headers": { + "Transfer-Encoding": "chunked" + }, + "body_size": 0, + "body": "", + "strict": true + }, + { + "name": "field space", + "type": "HTTP_RESPONSE", + "strict": false, + "raw": "HTTP/1.1 200 OK\r\nServer: Microsoft-IIS/6.0\r\nX-Powered-By: ASP.NET\r\nen-US Content-Type: text/xml\r\nContent-Type: text/xml\r\nContent-Length: 16\r\nDate: Fri, 23 Jul 2010 18:45:38 GMT\r\nConnection: keep-alive\r\n\r\nhello", + "should_keep_alive": true, + "message_complete_on_eof": false, + "http_major": 1, + "http_minor": 1, + "status_code": 200, + "num_headers": 7, + "headers": { + "Server": "Microsoft-IIS/6.0", + "X-Powered-By": "ASP.NET", + "en-US Content-Type": "text/xml", + "Content-Type": "text/xml", + "Content-Length": "16", + "Date": "Fri, 23 Jul 2010 18:45:38 GMT", + "Connection": "keep-alive" + }, + "body": "hello" + } +] \ No newline at end of file diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/compile.rake b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/compile.rake new file mode 100644 index 0000000..22d6f6d --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/compile.rake @@ -0,0 +1,42 @@ +require 'rubygems/package_task' +require 'rake/extensiontask' +require 'rake/javaextensiontask' + +def gemspec + @clean_gemspec ||= eval(File.read(File.expand_path('../../http_parser.rb.gemspec', __FILE__))) +end + +Gem::PackageTask.new(gemspec) do |pkg| +end + +if RUBY_PLATFORM =~ /java/ + Rake::JavaExtensionTask.new("ruby_http_parser", gemspec) do |ext| + ext.classpath = File.expand_path('../../ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar', __FILE__) + end +else + Rake::ExtensionTask.new("ruby_http_parser", gemspec) do |ext| + unless RUBY_PLATFORM =~ /mswin|mingw/ + ext.cross_compile = true + ext.cross_platform = ['x86-mingw32', 'x86-mswin32-60'] + + # inject 1.8/1.9 pure-ruby entry point + ext.cross_compiling do |spec| + spec.files += ['lib/ruby_http_parser.rb'] + end + end + end +end + +file 'lib/ruby_http_parser.rb' do |t| + File.open(t.name, 'wb') do |f| + f.write <<-eoruby +RUBY_VERSION =~ /(\\d+.\\d+)/ +require "\#{$1}/ruby_http_parser" + eoruby + end + at_exit{ FileUtils.rm t.name if File.exists?(t.name) } +end + +if Rake::Task.task_defined?(:cross) + task :cross => 'lib/ruby_http_parser.rb' +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/fixtures.rake b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/fixtures.rake new file mode 100644 index 0000000..b5d36ef --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/fixtures.rake @@ -0,0 +1,71 @@ +desc "Generate test fixtures" +task :fixtures => :submodules do + require 'yajl' + data = File.read File.expand_path('../../ext/ruby_http_parser/vendor/http-parser/test.c', __FILE__) + + %w[ requests responses ].each do |type| + # find test definitions in between requests/responses[]= and .name=NULL + tmp = data[/#{type}\[\]\s*=(.+?),\s*\{\s*\.name=\s*NULL/m, 1] + + # replace first { with a [ (parsing an array of test cases) + tmp.sub!('{','[') + + # replace booleans + tmp.gsub!('TRUE', 'true') + tmp.gsub!('FALSE', 'false') + + # mark strict mode tests + tmp.gsub!(%r|#if\s+!HTTP_PARSER_STRICT(.+?)#endif\s*/\*\s*!HTTP_PARSER_STRICT.+\n|m){ + $1.gsub(/^(.+,\.type= .+)$/, "\\1\n, .strict= false") + } + + # remove macros and comments + tmp.gsub!(/^#(if|elif|endif|define).+$/,'') + tmp.gsub!(/\/\*(.+?)\*\/$/,'') + + # HTTP_* enums become strings + tmp.gsub!(/(= )(HTTP_\w+)/){ + "#{$1}#{$2.sub('MSEARCH','M-SEARCH').dump}" + } + + # join multiline strings for body and raw data + tmp.gsub!(/((body|raw)\s*=)(.+?)(\n\s+[\},])/m){ + before, after = $1, $4 + raw = $3.split("\n").map{ |l| l.strip[1..-2] }.join('') + "#{before} \"#{raw}\" #{after}" + } + + # make headers an array of array tuples + tmp.gsub!(/(\.headers\s*=)(.+?)(\s*,\.)/m){ + before, after = $1, $3 + raw = $2.gsub('{', '[').gsub('}', ']') + "#{before} #{raw} #{after}" + } + + # .name= becomes "name": + tmp.gsub!(/^(.{2,5})\.(\w+)\s*=/){ + "#{$1}#{$2.dump}: " + } + + # evaluate addition expressions + tmp.gsub!(/(body_size\":\s*)(\d+)\+(\d+)/){ + "#{$1}#{$2.to_i+$3.to_i}" + } + + # end result array + tmp << ']' + + # normalize data + results = Yajl.load(tmp, :symbolize_keys => true) + results.map{ |res| + res[:headers] and res[:headers] = Hash[*res[:headers].flatten] + res[:method] and res[:method].gsub!(/^HTTP_/, '') + res[:strict] = true unless res.has_key?(:strict) + } + + # write to a file + File.open("spec/support/#{type}.json", 'w'){ |f| + f.write Yajl.dump(results, :pretty => true) + } + end +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/spec.rake b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/spec.rake new file mode 100644 index 0000000..8f5d9ea --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/spec.rake @@ -0,0 +1,5 @@ +require "rspec/core/rake_task" + +RSpec::Core::RakeTask.new do |t| + t.rspec_opts = %w(-fs -c) +end diff --git a/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/submodules.rake b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/submodules.rake new file mode 100644 index 0000000..d978e9f --- /dev/null +++ b/vendor/bundle/gems/http_parser.rb-0.6.0/tasks/submodules.rake @@ -0,0 +1,7 @@ +desc "Fetch upstream submodules" +task :submodules do + if Dir['ext/ruby_http_parser/vendor/http-parser/*'].empty? + sh 'git submodule init' + sh 'git submodule update' + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/MIT-LICENSE b/vendor/bundle/gems/i18n-0.9.5/MIT-LICENSE new file mode 100644 index 0000000..ed8e9ee --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/MIT-LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2008 The Ruby I18n team + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/vendor/bundle/gems/i18n-0.9.5/README.md b/vendor/bundle/gems/i18n-0.9.5/README.md new file mode 100644 index 0000000..12b8ada --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/README.md @@ -0,0 +1,84 @@ +# Ruby I18n + +[![Build Status](https://api.travis-ci.org/svenfuchs/i18n.svg?branch=master)](https://travis-ci.org/svenfuchs/i18n) + +Ruby Internationalization and localization solution. + +[See the Rails Guide](http://guides.rubyonrails.org/i18n.html) for an example of its usage. (Note: This library can be used independently from Rails.) + +Features: + +* translation and localization +* interpolation of values to translations (Ruby 1.9 compatible syntax) +* pluralization (CLDR compatible) +* customizable transliteration to ASCII +* flexible defaults +* bulk lookup +* lambdas as translation data +* custom key/scope separator +* custom exception handlers +* extensible architecture with a swappable backend + +Pluggable features: + +* Cache +* Pluralization: lambda pluralizers stored as translation data +* Locale fallbacks, RFC4647 compliant (optionally: RFC4646 locale validation) +* [Gettext support](https://github.com/svenfuchs/i18n/wiki/Gettext) +* Translation metadata + +Alternative backends: + +* Chain +* ActiveRecord (optionally: ActiveRecord::Missing and ActiveRecord::StoreProcs) +* KeyValue (uses active_support/json and cannot store procs) + +For more information and lots of resources see [the 'Resources' page on the wiki](https://github.com/svenfuchs/i18n/wiki/Resources). + +## Installation + +``` +gem install i18n +``` + +## Tests + +You can run tests both with + +* `rake test` or just `rake` +* run any test file directly, e.g. `ruby -Ilib:test test/api/simple_test.rb` + +You can run all tests against all Gemfiles with + +* `ruby test/run_all.rb` + +The structure of the test suite is a bit unusual as it uses modules to reuse +particular tests in different test cases. + +The reason for this is that we need to enforce the I18n API across various +combinations of extensions. E.g. the Simple backend alone needs to support +the same API as any combination of feature and/or optimization modules included +to the Simple backend. We test this by reusing the same API defition (implemented +as test methods) in test cases with different setups. + +You can find the test cases that enforce the API in test/api. And you can find +the API definition test methods in test/api/tests. + +All other test cases (e.g. as defined in test/backend, test/core_ext) etc. +follow the usual test setup and should be easy to grok. + +## Authors + +* [Sven Fuchs](http://www.artweb-design.de) +* [Joshua Harvey](http://www.workingwithrails.com/person/759-joshua-harvey) +* [Stephan Soller](http://www.arkanis-development.de) +* [Saimon Moore](http://saimonmoore.net) +* [Matt Aimonetti](https://matt.aimonetti.net/) + +## Contributors + +https://github.com/svenfuchs/i18n/graphs/contributors + +## License + +MIT License. See the included MIT-LICENSE file. diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x new file mode 100644 index 0000000..071554f --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', '~> 3.2.0' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x new file mode 100644 index 0000000..cc527e7 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', '~> 4.0.0' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x new file mode 100644 index 0000000..6826855 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', '~> 4.1.0' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x new file mode 100644 index 0000000..68b886c --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', '~> 4.2.0' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x new file mode 100644 index 0000000..1634537 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', '~> 5.0.0' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x new file mode 100644 index 0000000..d8fc568 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', '~> 5.1.0' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-master b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-master new file mode 100644 index 0000000..b0ae1ce --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/gemfiles/Gemfile.rails-master @@ -0,0 +1,10 @@ +source 'https://rubygems.org' + +gemspec :path => '..' + +gem 'activesupport', github: 'rails/rails', branch: 'master' +gem 'mocha' +gem 'test_declarative' +gem 'rake' +gem 'minitest' +gem 'oj' diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n.rb new file mode 100644 index 0000000..cf44ce3 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n.rb @@ -0,0 +1,356 @@ +require 'concurrent/map' + +require 'i18n/version' +require 'i18n/exceptions' +require 'i18n/interpolate/ruby' + +module I18n + autoload :Backend, 'i18n/backend' + autoload :Config, 'i18n/config' + autoload :Gettext, 'i18n/gettext' + autoload :Locale, 'i18n/locale' + autoload :Tests, 'i18n/tests' + autoload :Middleware, 'i18n/middleware' + + RESERVED_KEYS = [:scope, :default, :separator, :resolve, :object, :fallback, :fallback_in_progress, :format, :cascade, :throw, :raise, :deep_interpolation] + RESERVED_KEYS_PATTERN = /%\{(#{RESERVED_KEYS.join("|")})\}/ + + + def self.new_double_nested_cache # :nodoc: + Concurrent::Map.new { |h,k| h[k] = Concurrent::Map.new } + end + + module Base + # Gets I18n configuration object. + def config + Thread.current[:i18n_config] ||= I18n::Config.new + end + + # Sets I18n configuration object. + def config=(value) + Thread.current[:i18n_config] = value + end + + # Write methods which delegates to the configuration object + %w(locale backend default_locale available_locales default_separator + exception_handler load_path enforce_available_locales).each do |method| + module_eval <<-DELEGATORS, __FILE__, __LINE__ + 1 + def #{method} + config.#{method} + end + + def #{method}=(value) + config.#{method} = (value) + end + DELEGATORS + end + + # Tells the backend to reload translations. Used in situations like the + # Rails development environment. Backends can implement whatever strategy + # is useful. + def reload! + config.clear_available_locales_set + config.backend.reload! + end + + # Translates, pluralizes and interpolates a given key using a given locale, + # scope, and default, as well as interpolation values. + # + # *LOOKUP* + # + # Translation data is organized as a nested hash using the upper-level keys + # as namespaces. E.g., ActionView ships with the translation: + # :date => {:formats => {:short => "%b %d"}}. + # + # Translations can be looked up at any level of this hash using the key argument + # and the scope option. E.g., in this example I18n.t :date + # returns the whole translations hash {:formats => {:short => "%b %d"}}. + # + # Key can be either a single key or a dot-separated key (both Strings and Symbols + # work). E.g., the short format can be looked up using both: + # I18n.t 'date.formats.short' + # I18n.t :'date.formats.short' + # + # Scope can be either a single key, a dot-separated key or an array of keys + # or dot-separated keys. Keys and scopes can be combined freely. So these + # examples will all look up the same short date format: + # I18n.t 'date.formats.short' + # I18n.t 'formats.short', :scope => 'date' + # I18n.t 'short', :scope => 'date.formats' + # I18n.t 'short', :scope => %w(date formats) + # + # *INTERPOLATION* + # + # Translations can contain interpolation variables which will be replaced by + # values passed to #translate as part of the options hash, with the keys matching + # the interpolation variable names. + # + # E.g., with a translation :foo => "foo %{bar}" the option + # value for the key +bar+ will be interpolated into the translation: + # I18n.t :foo, :bar => 'baz' # => 'foo baz' + # + # *PLURALIZATION* + # + # Translation data can contain pluralized translations. Pluralized translations + # are arrays of singluar/plural versions of translations like ['Foo', 'Foos']. + # + # Note that I18n::Backend::Simple only supports an algorithm for English + # pluralization rules. Other algorithms can be supported by custom backends. + # + # This returns the singular version of a pluralized translation: + # I18n.t :foo, :count => 1 # => 'Foo' + # + # These both return the plural version of a pluralized translation: + # I18n.t :foo, :count => 0 # => 'Foos' + # I18n.t :foo, :count => 2 # => 'Foos' + # + # The :count option can be used both for pluralization and interpolation. + # E.g., with the translation + # :foo => ['%{count} foo', '%{count} foos'], count will + # be interpolated to the pluralized translation: + # I18n.t :foo, :count => 1 # => '1 foo' + # + # *DEFAULTS* + # + # This returns the translation for :foo or default if no translation was found: + # I18n.t :foo, :default => 'default' + # + # This returns the translation for :foo or the translation for :bar if no + # translation for :foo was found: + # I18n.t :foo, :default => :bar + # + # Returns the translation for :foo or the translation for :bar + # or default if no translations for :foo and :bar were found. + # I18n.t :foo, :default => [:bar, 'default'] + # + # *BULK LOOKUP* + # + # This returns an array with the translations for :foo and :bar. + # I18n.t [:foo, :bar] + # + # Can be used with dot-separated nested keys: + # I18n.t [:'baz.foo', :'baz.bar'] + # + # Which is the same as using a scope option: + # I18n.t [:foo, :bar], :scope => :baz + # + # *LAMBDAS* + # + # Both translations and defaults can be given as Ruby lambdas. Lambdas will be + # called and passed the key and options. + # + # E.g. assuming the key :salutation resolves to: + # lambda { |key, options| options[:gender] == 'm' ? "Mr. #{options[:name]}" : "Mrs. #{options[:name]}" } + # + # Then I18n.t(:salutation, :gender => 'w', :name => 'Smith') will result in "Mrs. Smith". + # + # Note that the string returned by lambda will go through string interpolation too, + # so the following lambda would give the same result: + # lambda { |key, options| options[:gender] == 'm' ? "Mr. %{name}" : "Mrs. %{name}" } + # + # It is recommended to use/implement lambdas in an "idempotent" way. E.g. when + # a cache layer is put in front of I18n.translate it will generate a cache key + # from the argument values passed to #translate. Therefor your lambdas should + # always return the same translations/values per unique combination of argument + # values. + def translate(*args) + options = args.last.is_a?(Hash) ? args.pop.dup : {} + key = args.shift + backend = config.backend + locale = options.delete(:locale) || config.locale + handling = options.delete(:throw) && :throw || options.delete(:raise) && :raise # TODO deprecate :raise + + enforce_available_locales!(locale) + + result = catch(:exception) do + if key.is_a?(Array) + key.map { |k| backend.translate(locale, k, options) } + else + backend.translate(locale, key, options) + end + end + result.is_a?(MissingTranslation) ? handle_exception(handling, result, locale, key, options) : result + end + alias :t :translate + + # Wrapper for translate that adds :raise => true. With + # this option, if no translation is found, it will raise I18n::MissingTranslationData + def translate!(key, options={}) + translate(key, options.merge(:raise => true)) + end + alias :t! :translate! + + # Returns true if a translation exists for a given key, otherwise returns false. + def exists?(key, locale = config.locale) + raise I18n::ArgumentError if key.is_a?(String) && key.empty? + config.backend.exists?(locale, key) + end + + # Transliterates UTF-8 characters to ASCII. By default this method will + # transliterate only Latin strings to an ASCII approximation: + # + # I18n.transliterate("Ærøskøbing") + # # => "AEroskobing" + # + # I18n.transliterate("日本語") + # # => "???" + # + # It's also possible to add support for per-locale transliterations. I18n + # expects transliteration rules to be stored at + # i18n.transliterate.rule. + # + # Transliteration rules can either be a Hash or a Proc. Procs must accept a + # single string argument. Hash rules inherit the default transliteration + # rules, while Procs do not. + # + # *Examples* + # + # Setting a Hash in .yml: + # + # i18n: + # transliterate: + # rule: + # ü: "ue" + # ö: "oe" + # + # Setting a Hash using Ruby: + # + # store_translations(:de, :i18n => { + # :transliterate => { + # :rule => { + # "ü" => "ue", + # "ö" => "oe" + # } + # } + # ) + # + # Setting a Proc: + # + # translit = lambda {|string| MyTransliterator.transliterate(string) } + # store_translations(:xx, :i18n => {:transliterate => {:rule => translit}) + # + # Transliterating strings: + # + # I18n.locale = :en + # I18n.transliterate("Jürgen") # => "Jurgen" + # I18n.locale = :de + # I18n.transliterate("Jürgen") # => "Juergen" + # I18n.transliterate("Jürgen", :locale => :en) # => "Jurgen" + # I18n.transliterate("Jürgen", :locale => :de) # => "Juergen" + def transliterate(*args) + options = args.pop.dup if args.last.is_a?(Hash) + key = args.shift + locale = options && options.delete(:locale) || config.locale + handling = options && (options.delete(:throw) && :throw || options.delete(:raise) && :raise) + replacement = options && options.delete(:replacement) + enforce_available_locales!(locale) + config.backend.transliterate(locale, key, replacement) + rescue I18n::ArgumentError => exception + handle_exception(handling, exception, locale, key, options || {}) + end + + # Localizes certain objects, such as dates and numbers to local formatting. + def localize(object, options = nil) + options = options ? options.dup : {} + locale = options.delete(:locale) || config.locale + format = options.delete(:format) || :default + enforce_available_locales!(locale) + config.backend.localize(locale, object, format, options) + end + alias :l :localize + + # Executes block with given I18n.locale set. + def with_locale(tmp_locale = nil) + if tmp_locale + current_locale = self.locale + self.locale = tmp_locale + end + yield + ensure + self.locale = current_locale if tmp_locale + end + + # Merges the given locale, key and scope into a single array of keys. + # Splits keys that contain dots into multiple keys. Makes sure all + # keys are Symbols. + def normalize_keys(locale, key, scope, separator = nil) + separator ||= I18n.default_separator + + keys = [] + keys.concat normalize_key(locale, separator) + keys.concat normalize_key(scope, separator) + keys.concat normalize_key(key, separator) + keys + end + + # Returns true when the passed locale, which can be either a String or a + # Symbol, is in the list of available locales. Returns false otherwise. + def locale_available?(locale) + I18n.config.available_locales_set.include?(locale) + end + + # Raises an InvalidLocale exception when the passed locale is not available. + def enforce_available_locales!(locale) + if config.enforce_available_locales + raise I18n::InvalidLocale.new(locale) if !locale_available?(locale) + end + end + + def available_locales_initialized? + config.available_locales_initialized? + end + + private + + # Any exceptions thrown in translate will be sent to the @@exception_handler + # which can be a Symbol, a Proc or any other Object unless they're forced to + # be raised or thrown (MissingTranslation). + # + # If exception_handler is a Symbol then it will simply be sent to I18n as + # a method call. A Proc will simply be called. In any other case the + # method #call will be called on the exception_handler object. + # + # Examples: + # + # I18n.exception_handler = :custom_exception_handler # this is the default + # I18n.custom_exception_handler(exception, locale, key, options) # will be called like this + # + # I18n.exception_handler = lambda { |*args| ... } # a lambda + # I18n.exception_handler.call(exception, locale, key, options) # will be called like this + # + # I18n.exception_handler = I18nExceptionHandler.new # an object + # I18n.exception_handler.call(exception, locale, key, options) # will be called like this + def handle_exception(handling, exception, locale, key, options) + case handling + when :raise + raise exception.respond_to?(:to_exception) ? exception.to_exception : exception + when :throw + throw :exception, exception + else + case handler = options[:exception_handler] || config.exception_handler + when Symbol + send(handler, exception, locale, key, options) + else + handler.call(exception, locale, key, options) + end + end + end + + @@normalized_key_cache = I18n.new_double_nested_cache + + def normalize_key(key, separator) + @@normalized_key_cache[separator][key] ||= + case key + when Array + key.map { |k| normalize_key(k, separator) }.flatten + else + keys = key.to_s.split(separator) + keys.delete('') + keys.map! { |k| k.to_sym } + keys + end + end + end + + extend Base +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend.rb new file mode 100644 index 0000000..46ef054 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend.rb @@ -0,0 +1,18 @@ +module I18n + module Backend + autoload :Base, 'i18n/backend/base' + autoload :InterpolationCompiler, 'i18n/backend/interpolation_compiler' + autoload :Cache, 'i18n/backend/cache' + autoload :Cascade, 'i18n/backend/cascade' + autoload :Chain, 'i18n/backend/chain' + autoload :Fallbacks, 'i18n/backend/fallbacks' + autoload :Flatten, 'i18n/backend/flatten' + autoload :Gettext, 'i18n/backend/gettext' + autoload :KeyValue, 'i18n/backend/key_value' + autoload :Memoize, 'i18n/backend/memoize' + autoload :Metadata, 'i18n/backend/metadata' + autoload :Pluralization, 'i18n/backend/pluralization' + autoload :Simple, 'i18n/backend/simple' + autoload :Transliterator, 'i18n/backend/transliterator' + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/base.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/base.rb new file mode 100644 index 0000000..a73a3ae --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/base.rb @@ -0,0 +1,255 @@ +require 'yaml' +require 'i18n/core_ext/hash' +require 'i18n/core_ext/kernel/suppress_warnings' + +module I18n + module Backend + module Base + include I18n::Backend::Transliterator + + # Accepts a list of paths to translation files. Loads translations from + # plain Ruby (*.rb) or YAML files (*.yml). See #load_rb and #load_yml + # for details. + def load_translations(*filenames) + filenames = I18n.load_path if filenames.empty? + filenames.flatten.each { |filename| load_file(filename) } + end + + # This method receives a locale, a data hash and options for storing translations. + # Should be implemented + def store_translations(locale, data, options = {}) + raise NotImplementedError + end + + def translate(locale, key, options = {}) + raise I18n::ArgumentError if (key.is_a?(String) || key.is_a?(Symbol)) && key.empty? + raise InvalidLocale.new(locale) unless locale + return nil if key.nil? && !options.key?(:default) + + entry = lookup(locale, key, options[:scope], options) unless key.nil? + + if entry.nil? && options.key?(:default) + entry = default(locale, key, options[:default], options) + else + entry = resolve(locale, key, entry, options) + end + + count = options[:count] + + if entry.nil? && (subtrees? || !count) + if (options.key?(:default) && !options[:default].nil?) || !options.key?(:default) + throw(:exception, I18n::MissingTranslation.new(locale, key, options)) + end + end + + entry = entry.dup if entry.is_a?(String) + entry = pluralize(locale, entry, count) if count + + if entry.nil? && !subtrees? + throw(:exception, I18n::MissingTranslation.new(locale, key, options)) + end + + deep_interpolation = options[:deep_interpolation] + values = options.except(*RESERVED_KEYS) + if values + entry = if deep_interpolation + deep_interpolate(locale, entry, values) + else + interpolate(locale, entry, values) + end + end + entry + end + + def exists?(locale, key) + lookup(locale, key) != nil + end + + # Acts the same as +strftime+, but uses a localized version of the + # format string. Takes a key from the date/time formats translations as + # a format argument (e.g., :short in :'date.formats'). + def localize(locale, object, format = :default, options = {}) + if object.nil? && options.include?(:default) + return options[:default] + end + raise ArgumentError, "Object must be a Date, DateTime or Time object. #{object.inspect} given." unless object.respond_to?(:strftime) + + if Symbol === format + key = format + type = object.respond_to?(:sec) ? 'time' : 'date' + options = options.merge(:raise => true, :object => object, :locale => locale) + format = I18n.t(:"#{type}.formats.#{key}", options) + end + + format = translate_localization_format(locale, object, format, options) + object.strftime(format) + end + + # Returns an array of locales for which translations are available + # ignoring the reserved translation meta data key :i18n. + def available_locales + raise NotImplementedError + end + + def reload! + end + + protected + + # The method which actually looks up for the translation in the store. + def lookup(locale, key, scope = [], options = {}) + raise NotImplementedError + end + + def subtrees? + true + end + + # Evaluates defaults. + # If given subject is an Array, it walks the array and returns the + # first translation that can be resolved. Otherwise it tries to resolve + # the translation directly. + def default(locale, object, subject, options = {}) + options = options.dup.reject { |key, value| key == :default } + case subject + when Array + subject.each do |item| + result = resolve(locale, object, item, options) + return result unless result.nil? + end and nil + else + resolve(locale, object, subject, options) + end + end + + # Resolves a translation. + # If the given subject is a Symbol, it will be translated with the + # given options. If it is a Proc then it will be evaluated. All other + # subjects will be returned directly. + def resolve(locale, object, subject, options = {}) + return subject if options[:resolve] == false + result = catch(:exception) do + case subject + when Symbol + I18n.translate(subject, options.merge(:locale => locale, :throw => true)) + when Proc + date_or_time = options.delete(:object) || object + resolve(locale, object, subject.call(date_or_time, options)) + else + subject + end + end + result unless result.is_a?(MissingTranslation) + end + + # Picks a translation from a pluralized mnemonic subkey according to English + # pluralization rules : + # - It will pick the :one subkey if count is equal to 1. + # - It will pick the :other subkey otherwise. + # - It will pick the :zero subkey in the special case where count is + # equal to 0 and there is a :zero subkey present. This behaviour is + # not standard with regards to the CLDR pluralization rules. + # Other backends can implement more flexible or complex pluralization rules. + def pluralize(locale, entry, count) + return entry unless entry.is_a?(Hash) && count + + key = pluralization_key(entry, count) + raise InvalidPluralizationData.new(entry, count, key) unless entry.has_key?(key) + entry[key] + end + + # Interpolates values into a given subject. + # + # if the given subject is a string then: + # method interpolates "file %{file} opened by %%{user}", :file => 'test.txt', :user => 'Mr. X' + # # => "file test.txt opened by %{user}" + # + # if the given subject is an array then: + # each element of the array is recursively interpolated (until it finds a string) + # method interpolates ["yes, %{user}", ["maybe no, %{user}, "no, %{user}"]], :user => "bartuz" + # # => "["yes, bartuz",["maybe no, bartuz", "no, bartuz"]]" + def interpolate(locale, subject, values = {}) + return subject if values.empty? + + case subject + when ::String then I18n.interpolate(subject, values) + when ::Array then subject.map { |element| interpolate(locale, element, values) } + else + subject + end + end + + # Deep interpolation + # + # deep_interpolate { people: { ann: "Ann is %{ann}", john: "John is %{john}" } }, + # ann: 'good', john: 'big' + # #=> { people: { ann: "Ann is good", john: "John is big" } } + def deep_interpolate(locale, data, values = {}) + return data if values.empty? + + case data + when ::String + I18n.interpolate(data, values) + when ::Hash + data.each_with_object({}) do |(k, v), result| + result[k] = deep_interpolate(locale, v, values) + end + when ::Array + data.map do |v| + deep_interpolate(locale, v, values) + end + else + data + end + end + + # Loads a single translations file by delegating to #load_rb or + # #load_yml depending on the file extension and directly merges the + # data to the existing translations. Raises I18n::UnknownFileType + # for all other file extensions. + def load_file(filename) + type = File.extname(filename).tr('.', '').downcase + raise UnknownFileType.new(type, filename) unless respond_to?(:"load_#{type}", true) + data = send(:"load_#{type}", filename) + unless data.is_a?(Hash) + raise InvalidLocaleData.new(filename, 'expects it to return a hash, but does not') + end + data.each { |locale, d| store_translations(locale, d || {}) } + end + + # Loads a plain Ruby translations file. eval'ing the file must yield + # a Hash containing translation data with locales as toplevel keys. + def load_rb(filename) + eval(IO.read(filename), binding, filename) + end + + # Loads a YAML translations file. The data must have locales as + # toplevel keys. + def load_yml(filename) + begin + YAML.load_file(filename) + rescue TypeError, ScriptError, StandardError => e + raise InvalidLocaleData.new(filename, e.inspect) + end + end + + def translate_localization_format(locale, object, format, options) + format.to_s.gsub(/%[aAbBpP]/) do |match| + case match + when '%a' then I18n.t(:"date.abbr_day_names", :locale => locale, :format => format)[object.wday] + when '%A' then I18n.t(:"date.day_names", :locale => locale, :format => format)[object.wday] + when '%b' then I18n.t(:"date.abbr_month_names", :locale => locale, :format => format)[object.mon] + when '%B' then I18n.t(:"date.month_names", :locale => locale, :format => format)[object.mon] + when '%p' then I18n.t(:"time.#{object.hour < 12 ? :am : :pm}", :locale => locale, :format => format).upcase if object.respond_to? :hour + when '%P' then I18n.t(:"time.#{object.hour < 12 ? :am : :pm}", :locale => locale, :format => format).downcase if object.respond_to? :hour + end + end + end + + def pluralization_key(entry, count) + key = :zero if count == 0 && entry.has_key?(:zero) + key ||= count == 1 ? :one : :other + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cache.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cache.rb new file mode 100644 index 0000000..1aa6434 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cache.rb @@ -0,0 +1,114 @@ +# This module allows you to easily cache all responses from the backend - thus +# speeding up the I18n aspects of your application quite a bit. +# +# To enable caching you can simply include the Cache module to the Simple +# backend - or whatever other backend you are using: +# +# I18n::Backend::Simple.send(:include, I18n::Backend::Cache) +# +# You will also need to set a cache store implementation that you want to use: +# +# I18n.cache_store = ActiveSupport::Cache.lookup_store(:memory_store) +# +# You can use any cache implementation you want that provides the same API as +# ActiveSupport::Cache (only the methods #fetch and #write are being used). +# +# The cache_key implementation by default assumes you pass values that return +# a valid key from #hash (see +# http://www.ruby-doc.org/core/classes/Object.html#M000337). However, you can +# configure your own digest method via which responds to #hexdigest (see +# http://ruby-doc.org/stdlib/libdoc/digest/rdoc/index.html): +# +# I18n.cache_key_digest = Digest::MD5.new +# +# If you use a lambda as a default value in your translation like this: +# +# I18n.t(:"date.order", :default => lambda {[:month, :day, :year]}) +# +# Then you will always have a cache miss, because each time this method +# is called the lambda will have a different hash value. If you know +# the result of the lambda is a constant as in the example above, then +# to cache this you can make the lambda a constant, like this: +# +# DEFAULT_DATE_ORDER = lambda {[:month, :day, :year]} +# ... +# I18n.t(:"date.order", :default => DEFAULT_DATE_ORDER) +# +# If the lambda may result in different values for each call then consider +# also using the Memoize backend. +# +module I18n + class << self + @@cache_store = nil + @@cache_namespace = nil + @@cache_key_digest = nil + + def cache_store + @@cache_store + end + + def cache_store=(store) + @@cache_store = store + end + + def cache_namespace + @@cache_namespace + end + + def cache_namespace=(namespace) + @@cache_namespace = namespace + end + + def cache_key_digest + @@cache_key_digest + end + + def cache_key_digest=(key_digest) + @@cache_key_digest = key_digest + end + + def perform_caching? + !cache_store.nil? + end + end + + module Backend + # TODO Should the cache be cleared if new translations are stored? + module Cache + def translate(locale, key, options = {}) + I18n.perform_caching? ? fetch(cache_key(locale, key, options)) { super } : super + end + + protected + + def fetch(cache_key, &block) + result = _fetch(cache_key, &block) + throw(:exception, result) if result.is_a?(MissingTranslation) + result = result.dup if result.frozen? rescue result + result + end + + def _fetch(cache_key, &block) + result = I18n.cache_store.read(cache_key) + return result unless result.nil? + result = catch(:exception, &block) + I18n.cache_store.write(cache_key, result) unless result.is_a?(Proc) + result + end + + def cache_key(locale, key, options) + # This assumes that only simple, native Ruby values are passed to I18n.translate. + "i18n/#{I18n.cache_namespace}/#{locale}/#{digest_item(key)}/#{USE_INSPECT_HASH ? digest_item(options.inspect) : digest_item(options)}" + end + + private + # In Ruby < 1.9 the following is true: { :foo => 1, :bar => 2 }.hash == { :foo => 2, :bar => 1 }.hash + # Therefore we must use the hash of the inspect string instead to avoid cache key colisions. + USE_INSPECT_HASH = RUBY_VERSION <= "1.9" + + def digest_item(key) + I18n.cache_key_digest ? I18n.cache_key_digest.hexdigest(key.to_s) : key.hash + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cascade.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cascade.rb new file mode 100644 index 0000000..d8fb1cf --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/cascade.rb @@ -0,0 +1,54 @@ +# The Cascade module adds the ability to do cascading lookups to backends that +# are compatible to the Simple backend. +# +# By cascading lookups we mean that for any key that can not be found the +# Cascade module strips one segment off the scope part of the key and then +# tries to look up the key in that scope. +# +# E.g. when a lookup for the key :"foo.bar.baz" does not yield a result then +# the segment :bar will be stripped off the scope part :"foo.bar" and the new +# scope :foo will be used to look up the key :baz. If that does not succeed +# then the remaining scope segment :foo will be omitted, too, and again the +# key :baz will be looked up (now with no scope). +# +# To enable a cascading lookup one passes the :cascade option: +# +# I18n.t(:'foo.bar.baz', :cascade => true) +# +# This will return the first translation found for :"foo.bar.baz", :"foo.baz" +# or :baz in this order. +# +# The cascading lookup takes precedence over resolving any given defaults. +# I.e. defaults will kick in after the cascading lookups haven't succeeded. +# +# This behavior is useful for libraries like ActiveRecord validations where +# the library wants to give users a bunch of more or less fine-grained options +# of scopes for a particular key. +# +# Thanks to Clemens Kofler for the initial idea and implementation! See +# http://github.com/clemens/i18n-cascading-backend + +module I18n + module Backend + module Cascade + def lookup(locale, key, scope = [], options = {}) + return super unless cascade = options[:cascade] + + cascade = { :step => 1 } unless cascade.is_a?(Hash) + step = cascade[:step] || 1 + offset = cascade[:offset] || 1 + separator = options[:separator] || I18n.default_separator + skip_root = cascade.has_key?(:skip_root) ? cascade[:skip_root] : true + + scope = I18n.normalize_keys(nil, key, scope, separator) + key = (scope.slice!(-offset, offset) || []).join(separator) + + begin + result = super + return result unless result.nil? + scope = scope.dup + end while (!scope.empty? || !skip_root) && scope.slice!(-step, step) + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/chain.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/chain.rb new file mode 100644 index 0000000..2a45cad --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/chain.rb @@ -0,0 +1,97 @@ +module I18n + module Backend + # Backend that chains multiple other backends and checks each of them when + # a translation needs to be looked up. This is useful when you want to use + # standard translations with a Simple backend but store custom application + # translations in a database or other backends. + # + # To use the Chain backend instantiate it and set it to the I18n module. + # You can add chained backends through the initializer or backends + # accessor: + # + # # preserves the existing Simple backend set to I18n.backend + # I18n.backend = I18n::Backend::Chain.new(I18n::Backend::ActiveRecord.new, I18n.backend) + # + # The implementation assumes that all backends added to the Chain implement + # a lookup method with the same API as Simple backend does. + class Chain + module Implementation + include Base + + attr_accessor :backends + + def initialize(*backends) + self.backends = backends + end + + def reload! + backends.each { |backend| backend.reload! } + end + + def store_translations(locale, data, options = {}) + backends.first.store_translations(locale, data, options) + end + + def available_locales + backends.map { |backend| backend.available_locales }.flatten.uniq + end + + def translate(locale, key, default_options = {}) + namespace = nil + options = default_options.except(:default) + + backends.each do |backend| + catch(:exception) do + options = default_options if backend == backends.last + translation = backend.translate(locale, key, options) + if namespace_lookup?(translation, options) + namespace = _deep_merge(translation, namespace || {}) + elsif !translation.nil? || (options.key?(:default) && options[:default].nil?) + return translation + end + end + end + + return namespace if namespace + throw(:exception, I18n::MissingTranslation.new(locale, key, options)) + end + + def exists?(locale, key) + backends.any? do |backend| + backend.exists?(locale, key) + end + end + + def localize(locale, object, format = :default, options = {}) + backends.each do |backend| + catch(:exception) do + result = backend.localize(locale, object, format, options) and return result + end + end + throw(:exception, I18n::MissingTranslation.new(locale, format, options)) + end + + protected + def namespace_lookup?(result, options) + result.is_a?(Hash) && !options.has_key?(:count) + end + + private + # This is approximately what gets used in ActiveSupport. + # However since we are not guaranteed to run in an ActiveSupport context + # it is wise to have our own copy. We underscore it + # to not pollute the namespace of the including class. + def _deep_merge(hash, other_hash) + copy = hash.dup + other_hash.each_pair do |k,v| + value_from_other = hash[k] + copy[k] = value_from_other.is_a?(Hash) && v.is_a?(Hash) ? _deep_merge(value_from_other, v) : v + end + copy + end + end + + include Implementation + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/fallbacks.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/fallbacks.rb new file mode 100644 index 0000000..a3badae --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/fallbacks.rb @@ -0,0 +1,86 @@ +# I18n locale fallbacks are useful when you want your application to use +# translations from other locales when translations for the current locale are +# missing. E.g. you might want to use :en translations when translations in +# your applications main locale :de are missing. +# +# To enable locale fallbacks you can simply include the Fallbacks module to +# the Simple backend - or whatever other backend you are using: +# +# I18n::Backend::Simple.include(I18n::Backend::Fallbacks) +module I18n + @@fallbacks = nil + + class << self + # Returns the current fallbacks implementation. Defaults to +I18n::Locale::Fallbacks+. + def fallbacks + @@fallbacks ||= I18n::Locale::Fallbacks.new + end + + # Sets the current fallbacks implementation. Use this to set a different fallbacks implementation. + def fallbacks=(fallbacks) + @@fallbacks = fallbacks + end + end + + module Backend + module Fallbacks + # Overwrites the Base backend translate method so that it will try each + # locale given by I18n.fallbacks for the given locale. E.g. for the + # locale :"de-DE" it might try the locales :"de-DE", :de and :en + # (depends on the fallbacks implementation) until it finds a result with + # the given options. If it does not find any result for any of the + # locales it will then throw MissingTranslation as usual. + # + # The default option takes precedence over fallback locales only when + # it's a Symbol. When the default contains a String, Proc or Hash + # it is evaluated last after all the fallback locales have been tried. + def translate(locale, key, options = {}) + return super unless options.fetch(:fallback, true) + return super if options[:fallback_in_progress] + default = extract_non_symbol_default!(options) if options[:default] + + begin + options[:fallback_in_progress] = true + I18n.fallbacks[locale].each do |fallback| + begin + catch(:exception) do + result = super(fallback, key, options) + return result unless result.nil? + end + rescue I18n::InvalidLocale + # we do nothing when the locale is invalid, as this is a fallback anyways. + end + end + ensure + options.delete(:fallback_in_progress) + end + + return if options.key?(:default) && options[:default].nil? + + return super(locale, nil, options.merge(:default => default)) if default + throw(:exception, I18n::MissingTranslation.new(locale, key, options)) + end + + def extract_non_symbol_default!(options) + defaults = [options[:default]].flatten + first_non_symbol_default = defaults.detect{|default| !default.is_a?(Symbol)} + if first_non_symbol_default + options[:default] = defaults[0, defaults.index(first_non_symbol_default)] + end + return first_non_symbol_default + end + + def exists?(locale, key) + I18n.fallbacks[locale].each do |fallback| + begin + return true if super(fallback, key) + rescue I18n::InvalidLocale + # we do nothing when the locale is invalid, as this is a fallback anyways. + end + end + + false + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/flatten.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/flatten.rb new file mode 100644 index 0000000..995c346 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/flatten.rb @@ -0,0 +1,113 @@ +module I18n + module Backend + # This module contains several helpers to assist flattening translations. + # You may want to flatten translations for: + # + # 1) speed up lookups, as in the Memoize backend; + # 2) In case you want to store translations in a data store, as in ActiveRecord backend; + # + # You can check both backends above for some examples. + # This module also keeps all links in a hash so they can be properly resolved when flattened. + module Flatten + SEPARATOR_ESCAPE_CHAR = "\001" + FLATTEN_SEPARATOR = "." + + # normalize_keys the flatten way. This method is significantly faster + # and creates way less objects than the one at I18n.normalize_keys. + # It also handles escaping the translation keys. + def self.normalize_flat_keys(locale, key, scope, separator) + keys = [scope, key].flatten.compact + separator ||= I18n.default_separator + + if separator != FLATTEN_SEPARATOR + keys.map! do |k| + k.to_s.tr("#{FLATTEN_SEPARATOR}#{separator}", + "#{SEPARATOR_ESCAPE_CHAR}#{FLATTEN_SEPARATOR}") + end + end + + keys.join(".") + end + + # Receives a string and escape the default separator. + def self.escape_default_separator(key) #:nodoc: + key.to_s.tr(FLATTEN_SEPARATOR, SEPARATOR_ESCAPE_CHAR) + end + + # Shortcut to I18n::Backend::Flatten.normalize_flat_keys + # and then resolve_links. + def normalize_flat_keys(locale, key, scope, separator) + key = I18n::Backend::Flatten.normalize_flat_keys(locale, key, scope, separator) + resolve_link(locale, key) + end + + # Store flattened links. + def links + @links ||= I18n.new_double_nested_cache + end + + # Flatten keys for nested Hashes by chaining up keys: + # + # >> { "a" => { "b" => { "c" => "d", "e" => "f" }, "g" => "h" }, "i" => "j"}.wind + # => { "a.b.c" => "d", "a.b.e" => "f", "a.g" => "h", "i" => "j" } + # + def flatten_keys(hash, escape, prev_key=nil, &block) + hash.each_pair do |key, value| + key = escape_default_separator(key) if escape + curr_key = [prev_key, key].compact.join(FLATTEN_SEPARATOR).to_sym + yield curr_key, value + flatten_keys(value, escape, curr_key, &block) if value.is_a?(Hash) + end + end + + # Receives a hash of translations (where the key is a locale and + # the value is another hash) and return a hash with all + # translations flattened. + # + # Nested hashes are included in the flattened hash just if subtree + # is true and Symbols are automatically stored as links. + def flatten_translations(locale, data, escape, subtree) + hash = {} + flatten_keys(data, escape) do |key, value| + if value.is_a?(Hash) + hash[key] = value if subtree + else + store_link(locale, key, value) if value.is_a?(Symbol) + hash[key] = value + end + end + hash + end + + protected + + def store_link(locale, key, link) + links[locale.to_sym][key.to_s] = link.to_s + end + + def resolve_link(locale, key) + key, locale = key.to_s, locale.to_sym + links = self.links[locale] + + if links.key?(key) + links[key] + elsif link = find_link(locale, key) + store_link(locale, key, key.gsub(*link)) + else + key + end + end + + def find_link(locale, key) #:nodoc: + links[locale].each_pair do |from, to| + return [from, to] if key[0, from.length] == from + end && nil + end + + def escape_default_separator(key) #:nodoc: + I18n::Backend::Flatten.escape_default_separator(key) + end + + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/gettext.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/gettext.rb new file mode 100644 index 0000000..f41df68 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/gettext.rb @@ -0,0 +1,81 @@ +require 'i18n/gettext' +require 'i18n/gettext/po_parser' + +module I18n + module Backend + # Experimental support for using Gettext po files to store translations. + # + # To use this you can simply include the module to the Simple backend - or + # whatever other backend you are using. + # + # I18n::Backend::Simple.include(I18n::Backend::Gettext) + # + # Now you should be able to include your Gettext translation (*.po) files to + # the +I18n.load_path+ so they're loaded to the backend and you can use them as + # usual: + # + # I18n.load_path += Dir["path/to/locales/*.po"] + # + # Following the Gettext convention this implementation expects that your + # translation files are named by their locales. E.g. the file en.po would + # contain the translations for the English locale. + # + # To translate text you must use one of the translate methods provided by + # I18n::Gettext::Helpers. + # + # include I18n::Gettext::Helpers + # puts _("some string") + # + # Without it strings containing periods (".") will not be translated. + + module Gettext + class PoData < Hash + def set_comment(msgid_or_sym, comment) + # ignore + end + end + + protected + def load_po(filename) + locale = ::File.basename(filename, '.po').to_sym + data = normalize(locale, parse(filename)) + { locale => data } + end + + def parse(filename) + GetText::PoParser.new.parse(::File.read(filename), PoData.new) + end + + def normalize(locale, data) + data.inject({}) do |result, (key, value)| + unless key.nil? || key.empty? + key = key.gsub(I18n::Gettext::CONTEXT_SEPARATOR, '|') + key, value = normalize_pluralization(locale, key, value) if key.index("\000") + + parts = key.split('|').reverse + normalized = parts.inject({}) do |_normalized, part| + { part => _normalized.empty? ? value : _normalized } + end + + result.deep_merge!(normalized) + end + result + end + end + + def normalize_pluralization(locale, key, value) + # FIXME po_parser includes \000 chars that can not be turned into Symbols + key = key.gsub("\000", I18n::Gettext::PLURAL_SEPARATOR).split(I18n::Gettext::PLURAL_SEPARATOR).first + + keys = I18n::Gettext.plural_keys(locale) + values = value.split("\000") + raise "invalid number of plurals: #{values.size}, keys: #{keys.inspect} on #{locale} locale for msgid #{key.inspect} with values #{values.inspect}" if values.size != keys.size + + result = {} + values.each_with_index { |_value, ix| result[keys[ix]] = _value } + [key, result] + end + + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/interpolation_compiler.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/interpolation_compiler.rb new file mode 100644 index 0000000..0e3a603 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/interpolation_compiler.rb @@ -0,0 +1,121 @@ +# The InterpolationCompiler module contains optimizations that can tremendously +# speed up the interpolation process on the Simple backend. +# +# It works by defining a pre-compiled method on stored translation Strings that +# already bring all the knowledge about contained interpolation variables etc. +# so that the actual recurring interpolation will be very fast. +# +# To enable pre-compiled interpolations you can simply include the +# InterpolationCompiler module to the Simple backend: +# +# I18n::Backend::Simple.include(I18n::Backend::InterpolationCompiler) +# +# Note that InterpolationCompiler does not yield meaningful results and consequently +# should not be used with Ruby 1.9 (YARV) but improves performance everywhere else +# (jRuby, Rubinius). +module I18n + module Backend + module InterpolationCompiler + module Compiler + extend self + + TOKENIZER = /(%%\{[^\}]+\}|%\{[^\}]+\})/ + INTERPOLATION_SYNTAX_PATTERN = /(%)?(%\{([^\}]+)\})/ + + def compile_if_an_interpolation(string) + if interpolated_str?(string) + string.instance_eval <<-RUBY_EVAL, __FILE__, __LINE__ + def i18n_interpolate(v = {}) + "#{compiled_interpolation_body(string)}" + end + RUBY_EVAL + end + + string + end + + def interpolated_str?(str) + str.kind_of?(::String) && str =~ INTERPOLATION_SYNTAX_PATTERN + end + + protected + # tokenize("foo %{bar} baz %%{buz}") # => ["foo ", "%{bar}", " baz ", "%%{buz}"] + def tokenize(str) + str.split(TOKENIZER) + end + + def compiled_interpolation_body(str) + tokenize(str).map do |token| + (matchdata = token.match(INTERPOLATION_SYNTAX_PATTERN)) ? handle_interpolation_token(token, matchdata) : escape_plain_str(token) + end.join + end + + def handle_interpolation_token(interpolation, matchdata) + escaped, pattern, key = matchdata.values_at(1, 2, 3) + escaped ? pattern : compile_interpolation_token(key.to_sym) + end + + def compile_interpolation_token(key) + "\#{#{interpolate_or_raise_missing(key)}}" + end + + def interpolate_or_raise_missing(key) + escaped_key = escape_key_sym(key) + RESERVED_KEYS.include?(key) ? reserved_key(escaped_key) : interpolate_key(escaped_key) + end + + def interpolate_key(key) + [direct_key(key), nil_key(key), missing_key(key)].join('||') + end + + def direct_key(key) + "((t = v[#{key}]) && t.respond_to?(:call) ? t.call : t)" + end + + def nil_key(key) + "(v.has_key?(#{key}) && '')" + end + + def missing_key(key) + "I18n.config.missing_interpolation_argument_handler.call(#{key}, v, self)" + end + + def reserved_key(key) + "raise(ReservedInterpolationKey.new(#{key}, self))" + end + + def escape_plain_str(str) + str.gsub(/"|\\|#/) {|x| "\\#{x}"} + end + + def escape_key_sym(key) + # rely on Ruby to do all the hard work :) + key.to_sym.inspect + end + end + + def interpolate(locale, string, values) + if string.respond_to?(:i18n_interpolate) + string.i18n_interpolate(values) + elsif values + super + else + string + end + end + + def store_translations(locale, data, options = {}) + compile_all_strings_in(data) + super + end + + protected + def compile_all_strings_in(data) + data.each_value do |value| + Compiler.compile_if_an_interpolation(value) + compile_all_strings_in(value) if value.kind_of?(Hash) + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/key_value.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/key_value.rb new file mode 100644 index 0000000..95bdc64 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/key_value.rb @@ -0,0 +1,177 @@ +require 'i18n/backend/base' + +module I18n + + begin + require 'oj' + class JSON + class << self + def encode(value) + Oj::Rails.encode(value) + end + def decode(value) + Oj.load(value) + end + end + end + rescue LoadError + require 'active_support/json' + JSON = ActiveSupport::JSON + end + + module Backend + # This is a basic backend for key value stores. It receives on + # initialization the store, which should respond to three methods: + # + # * store#[](key) - Used to get a value + # * store#[]=(key, value) - Used to set a value + # * store#keys - Used to get all keys + # + # Since these stores only supports string, all values are converted + # to JSON before being stored, allowing it to also store booleans, + # hashes and arrays. However, this store does not support Procs. + # + # As the ActiveRecord backend, Symbols are just supported when loading + # translations from the filesystem or through explicit store translations. + # + # Also, avoid calling I18n.available_locales since it's a somehow + # expensive operation in most stores. + # + # == Example + # + # To setup I18n to use TokyoCabinet in memory is quite straightforward: + # + # require 'rufus/tokyo/cabinet' # gem install rufus-tokyo + # I18n.backend = I18n::Backend::KeyValue.new(Rufus::Tokyo::Cabinet.new('*')) + # + # == Performance + # + # You may make this backend even faster by including the Memoize module. + # However, notice that you should properly clear the cache if you change + # values directly in the key-store. + # + # == Subtrees + # + # In most backends, you are allowed to retrieve part of a translation tree: + # + # I18n.backend.store_translations :en, :foo => { :bar => :baz } + # I18n.t "foo" #=> { :bar => :baz } + # + # This backend supports this feature by default, but it slows down the storage + # of new data considerably and makes hard to delete entries. That said, you are + # allowed to disable the storage of subtrees on initialization: + # + # I18n::Backend::KeyValue.new(@store, false) + # + # This is useful if you are using a KeyValue backend chained to a Simple backend. + class KeyValue + module Implementation + attr_accessor :store + + include Base, Flatten + + def initialize(store, subtrees=true) + @store, @subtrees = store, subtrees + end + + def store_translations(locale, data, options = {}) + escape = options.fetch(:escape, true) + flatten_translations(locale, data, escape, @subtrees).each do |key, value| + key = "#{locale}.#{key}" + + case value + when Hash + if @subtrees && (old_value = @store[key]) + old_value = JSON.decode(old_value) + value = old_value.deep_symbolize_keys.deep_merge!(value) if old_value.is_a?(Hash) + end + when Proc + raise "Key-value stores cannot handle procs" + end + + @store[key] = JSON.encode(value) unless value.is_a?(Symbol) + end + end + + def available_locales + locales = @store.keys.map { |k| k =~ /\./; $` } + locales.uniq! + locales.compact! + locales.map! { |k| k.to_sym } + locales + end + + protected + + def subtrees? + @subtrees + end + + def lookup(locale, key, scope = [], options = {}) + key = normalize_flat_keys(locale, key, scope, options[:separator]) + value = @store["#{locale}.#{key}"] + value = JSON.decode(value) if value + + if value.is_a?(Hash) + value.deep_symbolize_keys + elsif !value.nil? + value + elsif !@subtrees + SubtreeProxy.new("#{locale}.#{key}", @store) + end + end + + def pluralize(locale, entry, count) + if subtrees? + super + else + key = pluralization_key(entry, count) + entry[key] + end + end + end + + class SubtreeProxy + def initialize(master_key, store) + @master_key = master_key + @store = store + @subtree = nil + end + + def has_key?(key) + @subtree && @subtree.has_key?(key) || self[key] + end + + def [](key) + unless @subtree && value = @subtree[key] + value = @store["#{@master_key}.#{key}"] + if value + value = JSON.decode(value) + (@subtree ||= {})[key] = value + end + end + value + end + + def is_a?(klass) + Hash == klass || super + end + alias :kind_of? :is_a? + + def instance_of?(klass) + Hash == klass || super + end + + def nil? + @subtree.nil? + end + + def inspect + @subtree.inspect + end + end + + include Implementation + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/memoize.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/memoize.rb new file mode 100644 index 0000000..a11bdec --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/memoize.rb @@ -0,0 +1,46 @@ +# Memoize module simply memoizes the values returned by lookup using +# a flat hash and can tremendously speed up the lookup process in a backend. +# +# To enable it you can simply include the Memoize module to your backend: +# +# I18n::Backend::Simple.include(I18n::Backend::Memoize) +# +# Notice that it's the responsibility of the backend to define whenever the +# cache should be cleaned. +module I18n + module Backend + module Memoize + def available_locales + @memoized_locales ||= super + end + + def store_translations(locale, data, options = {}) + reset_memoizations!(locale) + super + end + + def reload! + reset_memoizations! + super + end + + protected + + def lookup(locale, key, scope = nil, options = {}) + flat_key = I18n::Backend::Flatten.normalize_flat_keys(locale, + key, scope, options[:separator]).to_sym + flat_hash = memoized_lookup[locale.to_sym] + flat_hash.key?(flat_key) ? flat_hash[flat_key] : (flat_hash[flat_key] = super) + end + + def memoized_lookup + @memoized_lookup ||= I18n.new_double_nested_cache + end + + def reset_memoizations!(locale=nil) + @memoized_locales = nil + (locale ? memoized_lookup[locale.to_sym] : memoized_lookup).clear + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/metadata.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/metadata.rb new file mode 100644 index 0000000..a8d922a --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/metadata.rb @@ -0,0 +1,69 @@ +# I18n translation metadata is useful when you want to access information +# about how a translation was looked up, pluralized or interpolated in +# your application. +# +# msg = I18n.t(:message, :default => 'Hi!', :scope => :foo) +# msg.translation_metadata +# # => { :key => :message, :scope => :foo, :default => 'Hi!' } +# +# If a :count option was passed to #translate it will be set to the metadata. +# Likewise, if any interpolation variables were passed they will also be set. +# +# To enable translation metadata you can simply include the Metadata module +# into the Simple backend class - or whatever other backend you are using: +# +# I18n::Backend::Simple.include(I18n::Backend::Metadata) +# +module I18n + module Backend + module Metadata + class << self + def included(base) + Object.class_eval do + def translation_metadata + unless self.frozen? + @translation_metadata ||= {} + else + {} + end + end + + def translation_metadata=(translation_metadata) + @translation_metadata = translation_metadata unless self.frozen? + end + end unless Object.method_defined?(:translation_metadata) + end + end + + def translate(locale, key, options = {}) + metadata = { + :locale => locale, + :key => key, + :scope => options[:scope], + :default => options[:default], + :separator => options[:separator], + :values => options.reject { |name, value| RESERVED_KEYS.include?(name) } + } + with_metadata(metadata) { super } + end + + def interpolate(locale, entry, values = {}) + metadata = entry.translation_metadata.merge(:original => entry) + with_metadata(metadata) { super } + end + + def pluralize(locale, entry, count) + with_metadata(:count => count) { super } + end + + protected + + def with_metadata(metadata, &block) + result = yield + result.translation_metadata = result.translation_metadata.merge(metadata) if result + result + end + + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/pluralization.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/pluralization.rb new file mode 100644 index 0000000..01e68d2 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/pluralization.rb @@ -0,0 +1,53 @@ +# I18n Pluralization are useful when you want your application to +# customize pluralization rules. +# +# To enable locale specific pluralizations you can simply include the +# Pluralization module to the Simple backend - or whatever other backend you +# are using. +# +# I18n::Backend::Simple.include(I18n::Backend::Pluralization) +# +# You also need to make sure to provide pluralization algorithms to the +# backend, i.e. include them to your I18n.load_path accordingly. +module I18n + module Backend + module Pluralization + # Overwrites the Base backend translate method so that it will check the + # translation meta data space (:i18n) for a locale specific pluralization + # rule and use it to pluralize the given entry. I.e. the library expects + # pluralization rules to be stored at I18n.t(:'i18n.plural.rule') + # + # Pluralization rules are expected to respond to #call(count) and + # return a pluralization key. Valid keys depend on the translation data + # hash (entry) but it is generally recommended to follow CLDR's style, + # i.e., return one of the keys :zero, :one, :few, :many, :other. + # + # The :zero key is always picked directly when count equals 0 AND the + # translation data has the key :zero. This way translators are free to + # either pick a special :zero translation even for languages where the + # pluralizer does not return a :zero key. + def pluralize(locale, entry, count) + return entry unless entry.is_a?(Hash) and count + + pluralizer = pluralizer(locale) + if pluralizer.respond_to?(:call) + key = count == 0 && entry.has_key?(:zero) ? :zero : pluralizer.call(count) + raise InvalidPluralizationData.new(entry, count, key) unless entry.has_key?(key) + entry[key] + else + super + end + end + + protected + + def pluralizers + @pluralizers ||= {} + end + + def pluralizer(locale) + pluralizers[locale] ||= I18n.t(:'i18n.plural.rule', :locale => locale, :resolve => false) + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/simple.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/simple.rb new file mode 100644 index 0000000..4744130 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/simple.rb @@ -0,0 +1,93 @@ +module I18n + module Backend + # A simple backend that reads translations from YAML files and stores them in + # an in-memory hash. Relies on the Base backend. + # + # The implementation is provided by a Implementation module allowing to easily + # extend Simple backend's behavior by including modules. E.g.: + # + # module I18n::Backend::Pluralization + # def pluralize(*args) + # # extended pluralization logic + # super + # end + # end + # + # I18n::Backend::Simple.include(I18n::Backend::Pluralization) + class Simple + (class << self; self; end).class_eval { public :include } + + module Implementation + include Base + + def initialized? + @initialized ||= false + end + + # Stores translations for the given locale in memory. + # This uses a deep merge for the translations hash, so existing + # translations will be overwritten by new ones only at the deepest + # level of the hash. + def store_translations(locale, data, options = {}) + if I18n.enforce_available_locales && + I18n.available_locales_initialized? && + !I18n.available_locales.include?(locale.to_sym) && + !I18n.available_locales.include?(locale.to_s) + return data + end + locale = locale.to_sym + translations[locale] ||= {} + data = data.deep_symbolize_keys + translations[locale].deep_merge!(data) + end + + # Get available locales from the translations hash + def available_locales + init_translations unless initialized? + translations.inject([]) do |locales, (locale, data)| + locales << locale unless data.size <= 1 && (data.empty? || data.has_key?(:i18n)) + locales + end + end + + # Clean up translations hash and set initialized to false on reload! + def reload! + @initialized = false + @translations = nil + super + end + + protected + + def init_translations + load_translations + @initialized = true + end + + def translations + @translations ||= {} + end + + # Looks up a translation from the translations hash. Returns nil if + # either key is nil, or locale, scope or key do not exist as a key in the + # nested translations hash. Splits keys or scopes containing dots + # into multiple keys, i.e. currency.format is regarded the same as + # %w(currency format). + def lookup(locale, key, scope = [], options = {}) + init_translations unless initialized? + keys = I18n.normalize_keys(locale, key, scope, options[:separator]) + + keys.inject(translations) do |result, _key| + _key = _key.to_sym + return nil unless result.is_a?(Hash) && result.has_key?(_key) + result = result[_key] + result = resolve(locale, _key, result, options.merge(:scope => nil)) if result.is_a?(Symbol) + result + end + end + end + + include Implementation + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/transliterator.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/transliterator.rb new file mode 100644 index 0000000..2617bcf --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/backend/transliterator.rb @@ -0,0 +1,106 @@ +# encoding: utf-8 +module I18n + module Backend + module Transliterator + DEFAULT_REPLACEMENT_CHAR = "?" + + # Given a locale and a UTF-8 string, return the locale's ASCII + # approximation for the string. + def transliterate(locale, string, replacement = nil) + @transliterators ||= {} + @transliterators[locale] ||= Transliterator.get I18n.t(:'i18n.transliterate.rule', + :locale => locale, :resolve => false, :default => {}) + @transliterators[locale].transliterate(string, replacement) + end + + # Get a transliterator instance. + def self.get(rule = nil) + if !rule || rule.kind_of?(Hash) + HashTransliterator.new(rule) + elsif rule.kind_of? Proc + ProcTransliterator.new(rule) + else + raise I18n::ArgumentError, "Transliteration rule must be a proc or a hash." + end + end + + # A transliterator which accepts a Proc as its transliteration rule. + class ProcTransliterator + def initialize(rule) + @rule = rule + end + + def transliterate(string, replacement = nil) + @rule.call(string) + end + end + + # A transliterator which accepts a Hash of characters as its translation + # rule. + class HashTransliterator + DEFAULT_APPROXIMATIONS = { + "À"=>"A", "Á"=>"A", "Â"=>"A", "Ã"=>"A", "Ä"=>"A", "Å"=>"A", "Æ"=>"AE", + "Ç"=>"C", "È"=>"E", "É"=>"E", "Ê"=>"E", "Ë"=>"E", "Ì"=>"I", "Í"=>"I", + "Î"=>"I", "Ï"=>"I", "Ð"=>"D", "Ñ"=>"N", "Ò"=>"O", "Ó"=>"O", "Ô"=>"O", + "Õ"=>"O", "Ö"=>"O", "×"=>"x", "Ø"=>"O", "Ù"=>"U", "Ú"=>"U", "Û"=>"U", + "Ü"=>"U", "Ý"=>"Y", "Þ"=>"Th", "ß"=>"ss", "à"=>"a", "á"=>"a", "â"=>"a", + "ã"=>"a", "ä"=>"a", "å"=>"a", "æ"=>"ae", "ç"=>"c", "è"=>"e", "é"=>"e", + "ê"=>"e", "ë"=>"e", "ì"=>"i", "í"=>"i", "î"=>"i", "ï"=>"i", "ð"=>"d", + "ñ"=>"n", "ò"=>"o", "ó"=>"o", "ô"=>"o", "õ"=>"o", "ö"=>"o", "ø"=>"o", + "ù"=>"u", "ú"=>"u", "û"=>"u", "ü"=>"u", "ý"=>"y", "þ"=>"th", "ÿ"=>"y", + "Ā"=>"A", "ā"=>"a", "Ă"=>"A", "ă"=>"a", "Ą"=>"A", "ą"=>"a", "Ć"=>"C", + "ć"=>"c", "Ĉ"=>"C", "ĉ"=>"c", "Ċ"=>"C", "ċ"=>"c", "Č"=>"C", "č"=>"c", + "Ď"=>"D", "ď"=>"d", "Đ"=>"D", "đ"=>"d", "Ē"=>"E", "ē"=>"e", "Ĕ"=>"E", + "ĕ"=>"e", "Ė"=>"E", "ė"=>"e", "Ę"=>"E", "ę"=>"e", "Ě"=>"E", "ě"=>"e", + "Ĝ"=>"G", "ĝ"=>"g", "Ğ"=>"G", "ğ"=>"g", "Ġ"=>"G", "ġ"=>"g", "Ģ"=>"G", + "ģ"=>"g", "Ĥ"=>"H", "ĥ"=>"h", "Ħ"=>"H", "ħ"=>"h", "Ĩ"=>"I", "ĩ"=>"i", + "Ī"=>"I", "ī"=>"i", "Ĭ"=>"I", "ĭ"=>"i", "Į"=>"I", "į"=>"i", "İ"=>"I", + "ı"=>"i", "IJ"=>"IJ", "ij"=>"ij", "Ĵ"=>"J", "ĵ"=>"j", "Ķ"=>"K", "ķ"=>"k", + "ĸ"=>"k", "Ĺ"=>"L", "ĺ"=>"l", "Ļ"=>"L", "ļ"=>"l", "Ľ"=>"L", "ľ"=>"l", + "Ŀ"=>"L", "ŀ"=>"l", "Ł"=>"L", "ł"=>"l", "Ń"=>"N", "ń"=>"n", "Ņ"=>"N", + "ņ"=>"n", "Ň"=>"N", "ň"=>"n", "ʼn"=>"'n", "Ŋ"=>"NG", "ŋ"=>"ng", + "Ō"=>"O", "ō"=>"o", "Ŏ"=>"O", "ŏ"=>"o", "Ő"=>"O", "ő"=>"o", "Œ"=>"OE", + "œ"=>"oe", "Ŕ"=>"R", "ŕ"=>"r", "Ŗ"=>"R", "ŗ"=>"r", "Ř"=>"R", "ř"=>"r", + "Ś"=>"S", "ś"=>"s", "Ŝ"=>"S", "ŝ"=>"s", "Ş"=>"S", "ş"=>"s", "Š"=>"S", + "š"=>"s", "Ţ"=>"T", "ţ"=>"t", "Ť"=>"T", "ť"=>"t", "Ŧ"=>"T", "ŧ"=>"t", + "Ũ"=>"U", "ũ"=>"u", "Ū"=>"U", "ū"=>"u", "Ŭ"=>"U", "ŭ"=>"u", "Ů"=>"U", + "ů"=>"u", "Ű"=>"U", "ű"=>"u", "Ų"=>"U", "ų"=>"u", "Ŵ"=>"W", "ŵ"=>"w", + "Ŷ"=>"Y", "ŷ"=>"y", "Ÿ"=>"Y", "Ź"=>"Z", "ź"=>"z", "Ż"=>"Z", "ż"=>"z", + "Ž"=>"Z", "ž"=>"z" + }.freeze + + def initialize(rule = nil) + @rule = rule + add_default_approximations + add rule if rule + end + + def transliterate(string, replacement = nil) + replacement ||= DEFAULT_REPLACEMENT_CHAR + string.gsub(/[^\x00-\x7f]/u) do |char| + approximations[char] || replacement + end + end + + private + + def approximations + @approximations ||= {} + end + + def add_default_approximations + DEFAULT_APPROXIMATIONS.each do |key, value| + approximations[key] = value + end + end + + # Add transliteration rules to the approximations hash. + def add(hash) + hash.each do |key, value| + approximations[key.to_s] = value.to_s + end + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/config.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/config.rb new file mode 100644 index 0000000..b373689 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/config.rb @@ -0,0 +1,147 @@ +require 'set' + +module I18n + class Config + # The only configuration value that is not global and scoped to thread is :locale. + # It defaults to the default_locale. + def locale + defined?(@locale) && @locale ? @locale : default_locale + end + + # Sets the current locale pseudo-globally, i.e. in the Thread.current hash. + def locale=(locale) + I18n.enforce_available_locales!(locale) + @locale = locale && locale.to_sym + end + + # Returns the current backend. Defaults to +Backend::Simple+. + def backend + @@backend ||= Backend::Simple.new + end + + # Sets the current backend. Used to set a custom backend. + def backend=(backend) + @@backend = backend + end + + # Returns the current default locale. Defaults to :'en' + def default_locale + @@default_locale ||= :en + end + + # Sets the current default locale. Used to set a custom default locale. + def default_locale=(locale) + I18n.enforce_available_locales!(locale) + @@default_locale = locale && locale.to_sym + end + + # Returns an array of locales for which translations are available. + # Unless you explicitely set these through I18n.available_locales= + # the call will be delegated to the backend. + def available_locales + @@available_locales ||= nil + @@available_locales || backend.available_locales + end + + # Caches the available locales list as both strings and symbols in a Set, so + # that we can have faster lookups to do the available locales enforce check. + def available_locales_set #:nodoc: + @@available_locales_set ||= available_locales.inject(Set.new) do |set, locale| + set << locale.to_s << locale.to_sym + end + end + + # Sets the available locales. + def available_locales=(locales) + @@available_locales = Array(locales).map { |locale| locale.to_sym } + @@available_locales = nil if @@available_locales.empty? + @@available_locales_set = nil + end + + # Returns true if the available_locales have been initialized + def available_locales_initialized? + ( !!defined?(@@available_locales) && !!@@available_locales ) + end + + # Clears the available locales set so it can be recomputed again after I18n + # gets reloaded. + def clear_available_locales_set #:nodoc: + @@available_locales_set = nil + end + + # Returns the current default scope separator. Defaults to '.' + def default_separator + @@default_separator ||= '.' + end + + # Sets the current default scope separator. + def default_separator=(separator) + @@default_separator = separator + end + + # Returns the current exception handler. Defaults to an instance of + # I18n::ExceptionHandler. + def exception_handler + @@exception_handler ||= ExceptionHandler.new + end + + # Sets the exception handler. + def exception_handler=(exception_handler) + @@exception_handler = exception_handler + end + + # Returns the current handler for situations when interpolation argument + # is missing. MissingInterpolationArgument will be raised by default. + def missing_interpolation_argument_handler + @@missing_interpolation_argument_handler ||= lambda do |missing_key, provided_hash, string| + raise MissingInterpolationArgument.new(missing_key, provided_hash, string) + end + end + + # Sets the missing interpolation argument handler. It can be any + # object that responds to #call. The arguments that will be passed to #call + # are the same as for MissingInterpolationArgument initializer. Use +Proc.new+ + # if you don't care about arity. + # + # == Example: + # You can supress raising an exception and return string instead: + # + # I18n.config.missing_interpolation_argument_handler = Proc.new do |key| + # "#{key} is missing" + # end + def missing_interpolation_argument_handler=(exception_handler) + @@missing_interpolation_argument_handler = exception_handler + end + + # Allow clients to register paths providing translation data sources. The + # backend defines acceptable sources. + # + # E.g. the provided SimpleBackend accepts a list of paths to translation + # files which are either named *.rb and contain plain Ruby Hashes or are + # named *.yml and contain YAML data. So for the SimpleBackend clients may + # register translation files like this: + # I18n.load_path << 'path/to/locale/en.yml' + def load_path + @@load_path ||= [] + end + + # Sets the load path instance. Custom implementations are expected to + # behave like a Ruby Array. + def load_path=(load_path) + @@load_path = load_path + @@available_locales_set = nil + backend.reload! + end + + # Whether or not to verify if locales are in the list of available locales. + # Defaults to true. + @@enforce_available_locales = true + def enforce_available_locales + @@enforce_available_locales + end + + def enforce_available_locales=(enforce_available_locales) + @@enforce_available_locales = enforce_available_locales + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb new file mode 100644 index 0000000..895f41a --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb @@ -0,0 +1,29 @@ +class Hash + def slice(*keep_keys) + h = {} + keep_keys.each { |key| h[key] = fetch(key) if has_key?(key) } + h + end unless Hash.method_defined?(:slice) + + def except(*less_keys) + slice(*keys - less_keys) + end unless Hash.method_defined?(:except) + + def deep_symbolize_keys + inject({}) { |result, (key, value)| + value = value.deep_symbolize_keys if value.is_a?(Hash) + result[(key.to_sym rescue key) || key] = value + result + } + end unless Hash.method_defined?(:deep_symbolize_keys) + + # deep_merge_hash! by Stefan Rusterholz, see http://www.ruby-forum.com/topic/142809 + MERGER = proc do |key, v1, v2| + Hash === v1 && Hash === v2 ? v1.merge(v2, &MERGER) : v2 + end + + def deep_merge!(data) + merge!(data, &MERGER) + end unless Hash.method_defined?(:deep_merge!) +end + diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/kernel/suppress_warnings.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/kernel/suppress_warnings.rb new file mode 100644 index 0000000..eec1435 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/kernel/suppress_warnings.rb @@ -0,0 +1,8 @@ +module Kernel + def suppress_warnings + original_verbosity, $VERBOSE = $VERBOSE, nil + yield + ensure + $VERBOSE = original_verbosity + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/string/interpolate.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/string/interpolate.rb new file mode 100644 index 0000000..a353310 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/core_ext/string/interpolate.rb @@ -0,0 +1,9 @@ +# This file used to backport the Ruby 1.9 String interpolation syntax to Ruby 1.8. +# +# Since I18n has dropped support to Ruby 1.8, this file is not required anymore, +# however, Rails 3.2 still requires it directly: +# +# https://github.com/rails/rails/blob/3-2-stable/activesupport/lib/active_support/core_ext/string/interpolation.rb#L2 +# +# So we can't just drop the file entirely, which would then break Rails users +# under Ruby 1.9. This file can be removed once Rails 3.2 support is dropped. diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/exceptions.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/exceptions.rb new file mode 100644 index 0000000..7e8b0d6 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/exceptions.rb @@ -0,0 +1,104 @@ +require 'cgi' + +module I18n + # Handles exceptions raised in the backend. All exceptions except for + # MissingTranslationData exceptions are re-thrown. When a MissingTranslationData + # was caught the handler returns an error message string containing the key/scope. + # Note that the exception handler is not called when the option :throw was given. + class ExceptionHandler + include Module.new { + def call(exception, locale, key, options) + case exception + when MissingTranslation + exception.message + when Exception + raise exception + else + throw :exception, exception + end + end + } + end + + class ArgumentError < ::ArgumentError; end + + class InvalidLocale < ArgumentError + attr_reader :locale + def initialize(locale) + @locale = locale + super "#{locale.inspect} is not a valid locale" + end + end + + class InvalidLocaleData < ArgumentError + attr_reader :filename + def initialize(filename, exception_message) + @filename, @exception_message = filename, exception_message + super "can not load translations from #{filename}: #{exception_message}" + end + end + + class MissingTranslation < ArgumentError + module Base + attr_reader :locale, :key, :options + + def initialize(locale, key, options = {}) + @key, @locale, @options = key, locale, options.dup + options.each { |k, v| self.options[k] = v.inspect if v.is_a?(Proc) } + end + + def keys + @keys ||= I18n.normalize_keys(locale, key, options[:scope]).tap do |keys| + keys << 'no key' if keys.size < 2 + end + end + + def message + "translation missing: #{keys.join('.')}" + end + alias :to_s :message + + def to_exception + MissingTranslationData.new(locale, key, options) + end + end + + include Base + end + + class MissingTranslationData < ArgumentError + include MissingTranslation::Base + end + + class InvalidPluralizationData < ArgumentError + attr_reader :entry, :count, :key + def initialize(entry, count, key) + @entry, @count, @key = entry, count, key + super "translation data #{entry.inspect} can not be used with :count => #{count}. key '#{key}' is missing." + end + end + + class MissingInterpolationArgument < ArgumentError + attr_reader :key, :values, :string + def initialize(key, values, string) + @key, @values, @string = key, values, string + super "missing interpolation argument #{key.inspect} in #{string.inspect} (#{values.inspect} given)" + end + end + + class ReservedInterpolationKey < ArgumentError + attr_reader :key, :string + def initialize(key, string) + @key, @string = key, string + super "reserved key #{key.inspect} used in #{string.inspect}" + end + end + + class UnknownFileType < ArgumentError + attr_reader :type, :filename + def initialize(type, filename) + @type, @filename = type, filename + super "can not load translations from #{filename}, the file type #{type} is not known" + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext.rb new file mode 100644 index 0000000..392cccd --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext.rb @@ -0,0 +1,26 @@ +module I18n + module Gettext + PLURAL_SEPARATOR = "\001" + CONTEXT_SEPARATOR = "\004" + + autoload :Helpers, 'i18n/gettext/helpers' + + @@plural_keys = { :en => [:one, :other] } + + class << self + # returns an array of plural keys for the given locale or the whole hash + # of locale mappings to plural keys so that we can convert from gettext's + # integer-index based style + # TODO move this information to the pluralization module + def plural_keys(*args) + args.empty? ? @@plural_keys : @@plural_keys[args.first] || @@plural_keys[:en] + end + + def extract_scope(msgid, separator) + scope = msgid.to_s.split(separator) + msgid = scope.pop + [scope, msgid] + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/helpers.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/helpers.rb new file mode 100644 index 0000000..c97fd34 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/helpers.rb @@ -0,0 +1,73 @@ +require 'i18n/gettext' + +module I18n + module Gettext + # Implements classical Gettext style accessors. To use this include the + # module to the global namespace or wherever you want to use it. + # + # include I18n::Gettext::Helpers + module Helpers + # Makes dynamic translation messages readable for the gettext parser. + # _(fruit) cannot be understood by the gettext parser. To help the parser find all your translations, + # you can add fruit = N_("Apple") which does not translate, but tells the parser: "Apple" needs translation. + # * msgid: the message id. + # * Returns: msgid. + def N_(msgsid) + msgsid + end + + def gettext(msgid, options = {}) + I18n.t(msgid, { :default => msgid, :separator => '|' }.merge(options)) + end + alias _ gettext + + def sgettext(msgid, separator = '|') + scope, msgid = I18n::Gettext.extract_scope(msgid, separator) + I18n.t(msgid, :scope => scope, :default => msgid, :separator => separator) + end + alias s_ sgettext + + def pgettext(msgctxt, msgid) + separator = I18n::Gettext::CONTEXT_SEPARATOR + sgettext([msgctxt, msgid].join(separator), separator) + end + alias p_ pgettext + + def ngettext(msgid, msgid_plural, n = 1) + nsgettext(msgid, msgid_plural, n) + end + alias n_ ngettext + + # Method signatures: + # nsgettext('Fruits|apple', 'apples', 2) + # nsgettext(['Fruits|apple', 'apples'], 2) + def nsgettext(msgid, msgid_plural, n = 1, separator = '|') + if msgid.is_a?(Array) + msgid, msgid_plural, n, separator = msgid[0], msgid[1], msgid_plural, n + separator = '|' unless separator.is_a?(::String) + end + + scope, msgid = I18n::Gettext.extract_scope(msgid, separator) + default = { :one => msgid, :other => msgid_plural } + I18n.t(msgid, :default => default, :count => n, :scope => scope, :separator => separator) + end + alias ns_ nsgettext + + # Method signatures: + # npgettext('Fruits', 'apple', 'apples', 2) + # npgettext('Fruits', ['apple', 'apples'], 2) + def npgettext(msgctxt, msgid, msgid_plural, n = 1) + separator = I18n::Gettext::CONTEXT_SEPARATOR + + if msgid.is_a?(Array) + msgid_plural, msgid, n = msgid[1], [msgctxt, msgid[0]].join(separator), msgid_plural + else + msgid = [msgctxt, msgid].join(separator) + end + + nsgettext(msgid, msgid_plural, n, separator) + end + alias np_ npgettext + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/po_parser.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/po_parser.rb new file mode 100644 index 0000000..547df6a --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/gettext/po_parser.rb @@ -0,0 +1,329 @@ +=begin + poparser.rb - Generate a .mo + + Copyright (C) 2003-2009 Masao Mutoh + + You may redistribute it and/or modify it under the same + license terms as Ruby. +=end + +#MODIFIED +# removed include GetText etc +# added stub translation method _(x) +require 'racc/parser' + +module GetText + + class PoParser < Racc::Parser + + def _(x) + x + end + +module_eval <<'..end src/poparser.ry modeval..id7a99570e05', 'src/poparser.ry', 108 + def unescape(orig) + ret = orig.gsub(/\\n/, "\n") + ret.gsub!(/\\t/, "\t") + ret.gsub!(/\\r/, "\r") + ret.gsub!(/\\"/, "\"") + ret + end + + def parse(str, data, ignore_fuzzy = true) + @comments = [] + @data = data + @fuzzy = false + @msgctxt = "" + $ignore_fuzzy = ignore_fuzzy + + str.strip! + @q = [] + until str.empty? do + case str + when /\A\s+/ + str = $' + when /\Amsgctxt/ + @q.push [:MSGCTXT, $&] + str = $' + when /\Amsgid_plural/ + @q.push [:MSGID_PLURAL, $&] + str = $' + when /\Amsgid/ + @q.push [:MSGID, $&] + str = $' + when /\Amsgstr/ + @q.push [:MSGSTR, $&] + str = $' + when /\A\[(\d+)\]/ + @q.push [:PLURAL_NUM, $1] + str = $' + when /\A\#~(.*)/ + $stderr.print _("Warning: obsolete msgid exists.\n") + $stderr.print " #{$&}\n" + @q.push [:COMMENT, $&] + str = $' + when /\A\#(.*)/ + @q.push [:COMMENT, $&] + str = $' + when /\A\"(.*)\"/ + @q.push [:STRING, $1] + str = $' + else + #c = str[0,1] + #@q.push [:STRING, c] + str = str[1..-1] + end + end + @q.push [false, '$end'] + if $DEBUG + @q.each do |a,b| + puts "[#{a}, #{b}]" + end + end + @yydebug = true if $DEBUG + do_parse + + if @comments.size > 0 + @data.set_comment(:last, @comments.join("\n")) + end + @data + end + + def next_token + @q.shift + end + + def on_message(msgid, msgstr) + if msgstr.size > 0 + @data[msgid] = msgstr + @data.set_comment(msgid, @comments.join("\n")) + end + @comments.clear + @msgctxt = "" + end + + def on_comment(comment) + @fuzzy = true if (/fuzzy/ =~ comment) + @comments << comment + end + + +..end src/poparser.ry modeval..id7a99570e05 + +##### racc 1.4.5 generates ### + +racc_reduce_table = [ + 0, 0, :racc_error, + 0, 10, :_reduce_none, + 2, 10, :_reduce_none, + 2, 10, :_reduce_none, + 2, 10, :_reduce_none, + 2, 12, :_reduce_5, + 1, 13, :_reduce_none, + 1, 13, :_reduce_none, + 4, 15, :_reduce_8, + 5, 16, :_reduce_9, + 2, 17, :_reduce_10, + 1, 17, :_reduce_none, + 3, 18, :_reduce_12, + 1, 11, :_reduce_13, + 2, 14, :_reduce_14, + 1, 14, :_reduce_15 ] + +racc_reduce_n = 16 + +racc_shift_n = 26 + +racc_action_table = [ + 3, 13, 5, 7, 9, 15, 16, 17, 20, 17, + 13, 17, 13, 13, 11, 17, 23, 20, 13, 17 ] + +racc_action_check = [ + 1, 16, 1, 1, 1, 12, 12, 12, 18, 18, + 7, 14, 15, 9, 3, 19, 20, 21, 23, 25 ] + +racc_action_pointer = [ + nil, 0, nil, 14, nil, nil, nil, 3, nil, 6, + nil, nil, 0, nil, 4, 5, -6, nil, 2, 8, + 8, 11, nil, 11, nil, 12 ] + +racc_action_default = [ + -1, -16, -2, -16, -3, -13, -4, -16, -6, -16, + -7, 26, -16, -15, -5, -16, -16, -14, -16, -8, + -16, -9, -11, -16, -10, -12 ] + +racc_goto_table = [ + 12, 22, 14, 4, 24, 6, 2, 8, 18, 19, + 10, 21, 1, nil, nil, nil, 25 ] + +racc_goto_check = [ + 5, 9, 5, 3, 9, 4, 2, 6, 5, 5, + 7, 8, 1, nil, nil, nil, 5 ] + +racc_goto_pointer = [ + nil, 12, 5, 2, 4, -7, 6, 9, -7, -17 ] + +racc_goto_default = [ + nil, nil, nil, nil, nil, nil, nil, nil, nil, nil ] + +racc_token_table = { + false => 0, + Object.new => 1, + :COMMENT => 2, + :MSGID => 3, + :MSGCTXT => 4, + :MSGID_PLURAL => 5, + :MSGSTR => 6, + :STRING => 7, + :PLURAL_NUM => 8 } + +racc_use_result_var = true + +racc_nt_base = 9 + +Racc_arg = [ + racc_action_table, + racc_action_check, + racc_action_default, + racc_action_pointer, + racc_goto_table, + racc_goto_check, + racc_goto_default, + racc_goto_pointer, + racc_nt_base, + racc_reduce_table, + racc_token_table, + racc_shift_n, + racc_reduce_n, + racc_use_result_var ] + +Racc_token_to_s_table = [ +'$end', +'error', +'COMMENT', +'MSGID', +'MSGCTXT', +'MSGID_PLURAL', +'MSGSTR', +'STRING', +'PLURAL_NUM', +'$start', +'msgfmt', +'comment', +'msgctxt', +'message', +'string_list', +'single_message', +'plural_message', +'msgstr_plural', +'msgstr_plural_line'] + +Racc_debug_parser = true + +##### racc system variables end ##### + + # reduce 0 omitted + + # reduce 1 omitted + + # reduce 2 omitted + + # reduce 3 omitted + + # reduce 4 omitted + +module_eval <<'.,.,', 'src/poparser.ry', 25 + def _reduce_5( val, _values, result ) + @msgctxt = unescape(val[1]) + "\004" + result + end +.,., + + # reduce 6 omitted + + # reduce 7 omitted + +module_eval <<'.,.,', 'src/poparser.ry', 48 + def _reduce_8( val, _values, result ) + if @fuzzy and $ignore_fuzzy + if val[1] != "" + $stderr.print _("Warning: fuzzy message was ignored.\n") + $stderr.print " msgid '#{val[1]}'\n" + else + on_message('', unescape(val[3])) + end + @fuzzy = false + else + on_message(@msgctxt + unescape(val[1]), unescape(val[3])) + end + result = "" + result + end +.,., + +module_eval <<'.,.,', 'src/poparser.ry', 65 + def _reduce_9( val, _values, result ) + if @fuzzy and $ignore_fuzzy + if val[1] != "" + $stderr.print _("Warning: fuzzy message was ignored.\n") + $stderr.print "msgid = '#{val[1]}\n" + else + on_message('', unescape(val[3])) + end + @fuzzy = false + else + on_message(@msgctxt + unescape(val[1]) + "\000" + unescape(val[3]), unescape(val[4])) + end + result = "" + result + end +.,., + +module_eval <<'.,.,', 'src/poparser.ry', 76 + def _reduce_10( val, _values, result ) + if val[0].size > 0 + result = val[0] + "\000" + val[1] + else + result = "" + end + result + end +.,., + + # reduce 11 omitted + +module_eval <<'.,.,', 'src/poparser.ry', 84 + def _reduce_12( val, _values, result ) + result = val[2] + result + end +.,., + +module_eval <<'.,.,', 'src/poparser.ry', 91 + def _reduce_13( val, _values, result ) + on_comment(val[0]) + result + end +.,., + +module_eval <<'.,.,', 'src/poparser.ry', 99 + def _reduce_14( val, _values, result ) + result = val.delete_if{|item| item == ""}.join + result + end +.,., + +module_eval <<'.,.,', 'src/poparser.ry', 103 + def _reduce_15( val, _values, result ) + result = val[0] + result + end +.,., + + def _reduce_none( val, _values, result ) + result + end + + end # class PoParser + +end # module GetText diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/interpolate/ruby.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/interpolate/ruby.rb new file mode 100644 index 0000000..d2fdda7 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/interpolate/ruby.rb @@ -0,0 +1,37 @@ +# heavily based on Masao Mutoh's gettext String interpolation extension +# http://github.com/mutoh/gettext/blob/f6566738b981fe0952548c421042ad1e0cdfb31e/lib/gettext/core_ext/string.rb + +module I18n + INTERPOLATION_PATTERN = Regexp.union( + /%%/, + /%\{(\w+)\}/, # matches placeholders like "%{foo}" + /%<(\w+)>(.*?\d*\.?\d*[bBdiouxXeEfgGcps])/ # matches placeholders like "%.d" + ) + + class << self + # Return String or raises MissingInterpolationArgument exception. + # Missing argument's logic is handled by I18n.config.missing_interpolation_argument_handler. + def interpolate(string, values) + raise ReservedInterpolationKey.new($1.to_sym, string) if string =~ RESERVED_KEYS_PATTERN + raise ArgumentError.new('Interpolation values must be a Hash.') unless values.kind_of?(Hash) + interpolate_hash(string, values) + end + + def interpolate_hash(string, values) + string.gsub(INTERPOLATION_PATTERN) do |match| + if match == '%%' + '%' + else + key = ($1 || $2 || match.tr("%{}", "")).to_sym + value = if values.key?(key) + values[key] + else + config.missing_interpolation_argument_handler.call(key, values, string) + end + value = value.call(values) if value.respond_to?(:call) + $3 ? sprintf("%#{$3}", value) : value + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale.rb new file mode 100644 index 0000000..4f9d026 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale.rb @@ -0,0 +1,6 @@ +module I18n + module Locale + autoload :Fallbacks, 'i18n/locale/fallbacks' + autoload :Tag, 'i18n/locale/tag' + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/fallbacks.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/fallbacks.rb new file mode 100644 index 0000000..08bf6f5 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/fallbacks.rb @@ -0,0 +1,96 @@ +# Locale Fallbacks +# +# Extends the I18n module to hold a fallbacks instance which is set to an +# instance of I18n::Locale::Fallbacks by default but can be swapped with a +# different implementation. +# +# Locale fallbacks will compute a number of fallback locales for a given locale. +# For example: +# +#
        
        +# I18n.fallbacks[:"es-MX"] # => [:"es-MX", :es, :en] 
        +# +# Locale fallbacks always fall back to +# +# * all parent locales of a given locale (e.g. :es for :"es-MX") first, +# * the current default locales and all of their parents second +# +# The default locales are set to [I18n.default_locale] by default but can be +# set to something else. +# +# One can additionally add any number of additional fallback locales manually. +# These will be added before the default locales to the fallback chain. For +# example: +# +# # using the default locale as default fallback locale +# +# I18n.default_locale = :"en-US" +# I18n.fallbacks = I18n::Locale::Fallbacks.new(:"de-AT" => :"de-DE") +# I18n.fallbacks[:"de-AT"] # => [:"de-AT", :"de-DE", :de, :"en-US", :en] +# +# # using a custom locale as default fallback locale +# +# I18n.fallbacks = I18n::Locale::Fallbacks.new(:"en-GB", :"de-AT" => :de, :"de-CH" => :de) +# I18n.fallbacks[:"de-AT"] # => [:"de-AT", :de, :"en-GB", :en] +# I18n.fallbacks[:"de-CH"] # => [:"de-CH", :de, :"en-GB", :en] +# +# # mapping fallbacks to an existing instance +# +# # people speaking Catalan also speak Spanish as spoken in Spain +# fallbacks = I18n.fallbacks +# fallbacks.map(:ca => :"es-ES") +# fallbacks[:ca] # => [:ca, :"es-ES", :es, :"en-US", :en] +# +# # people speaking Arabian as spoken in Palestine also speak Hebrew as spoken in Israel +# fallbacks.map(:"ar-PS" => :"he-IL") +# fallbacks[:"ar-PS"] # => [:"ar-PS", :ar, :"he-IL", :he, :"en-US", :en] +# fallbacks[:"ar-EG"] # => [:"ar-EG", :ar, :"en-US", :en] +# +# # people speaking Sami as spoken in Finnland also speak Swedish and Finnish as spoken in Finnland +# fallbacks.map(:sms => [:"se-FI", :"fi-FI"]) +# fallbacks[:sms] # => [:sms, :"se-FI", :se, :"fi-FI", :fi, :"en-US", :en] + +module I18n + module Locale + class Fallbacks < Hash + def initialize(*mappings) + @map = {} + map(mappings.pop) if mappings.last.is_a?(Hash) + self.defaults = mappings.empty? ? [I18n.default_locale.to_sym] : mappings + end + + def defaults=(defaults) + @defaults = defaults.map { |default| compute(default, false) }.flatten + end + attr_reader :defaults + + def [](locale) + raise InvalidLocale.new(locale) if locale.nil? + locale = locale.to_sym + super || store(locale, compute(locale)) + end + + def map(mappings) + mappings.each do |from, to| + from, to = from.to_sym, Array(to) + to.each do |_to| + @map[from] ||= [] + @map[from] << _to.to_sym + end + end + end + + protected + + def compute(tags, include_defaults = true, exclude = []) + result = Array(tags).collect do |tag| + tags = I18n::Locale::Tag.tag(tag).self_and_parents.map! { |t| t.to_sym } - exclude + tags.each { |_tag| tags += compute(@map[_tag], false, exclude + tags) if @map[_tag] } + tags + end.flatten + result.push(*defaults) if include_defaults + result.uniq.compact + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag.rb new file mode 100644 index 0000000..a640b44 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag.rb @@ -0,0 +1,28 @@ +# encoding: utf-8 + +module I18n + module Locale + module Tag + autoload :Parents, 'i18n/locale/tag/parents' + autoload :Rfc4646, 'i18n/locale/tag/rfc4646' + autoload :Simple, 'i18n/locale/tag/simple' + + class << self + # Returns the current locale tag implementation. Defaults to +I18n::Locale::Tag::Simple+. + def implementation + @@implementation ||= Simple + end + + # Sets the current locale tag implementation. Use this to set a different locale tag implementation. + def implementation=(implementation) + @@implementation = implementation + end + + # Factory method for locale tags. Delegates to the current locale tag implementation. + def tag(tag) + implementation.tag(tag) + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/parents.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/parents.rb new file mode 100644 index 0000000..ec53060 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/parents.rb @@ -0,0 +1,22 @@ +module I18n + module Locale + module Tag + module Parents + def parent + @parent ||= begin + segs = to_a.compact + segs.length > 1 ? self.class.tag(*segs[0..(segs.length-2)].join('-')) : nil + end + end + + def self_and_parents + @self_and_parents ||= [self] + parents + end + + def parents + @parents ||= ([parent] + (parent ? parent.parents : [])).compact + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb new file mode 100644 index 0000000..4ce4c75 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb @@ -0,0 +1,74 @@ +# RFC 4646/47 compliant Locale tag implementation that parses locale tags to +# subtags such as language, script, region, variant etc. +# +# For more information see by http://en.wikipedia.org/wiki/IETF_language_tag +# +# Rfc4646::Parser does not implement grandfathered tags. + +module I18n + module Locale + module Tag + RFC4646_SUBTAGS = [ :language, :script, :region, :variant, :extension, :privateuse, :grandfathered ] + RFC4646_FORMATS = { :language => :downcase, :script => :capitalize, :region => :upcase, :variant => :downcase } + + class Rfc4646 < Struct.new(*RFC4646_SUBTAGS) + class << self + # Parses the given tag and returns a Tag instance if it is valid. + # Returns false if the given tag is not valid according to RFC 4646. + def tag(tag) + matches = parser.match(tag) + new(*matches) if matches + end + + def parser + @@parser ||= Rfc4646::Parser + end + + def parser=(parser) + @@parser = parser + end + end + + include Parents + + RFC4646_FORMATS.each do |name, format| + define_method(name) { self[name].send(format) unless self[name].nil? } + end + + def to_sym + to_s.to_sym + end + + def to_s + @tag ||= to_a.compact.join("-") + end + + def to_a + members.collect { |attr| self.send(attr) } + end + + module Parser + PATTERN = %r{\A(?: + ([a-z]{2,3}(?:(?:-[a-z]{3}){0,3})?|[a-z]{4}|[a-z]{5,8}) # language + (?:-([a-z]{4}))? # script + (?:-([a-z]{2}|\d{3}))? # region + (?:-([0-9a-z]{5,8}|\d[0-9a-z]{3}))* # variant + (?:-([0-9a-wyz](?:-[0-9a-z]{2,8})+))* # extension + (?:-(x(?:-[0-9a-z]{1,8})+))?| # privateuse subtag + (x(?:-[0-9a-z]{1,8})+)| # privateuse tag + /* ([a-z]{1,3}(?:-[0-9a-z]{2,8}){1,2}) */ # grandfathered + )\z}xi + + class << self + def match(tag) + c = PATTERN.match(tag.to_s).captures + c[0..4] << (c[5].nil? ? c[6] : c[5]) << c[7] # TODO c[7] is grandfathered, throw a NotImplemented exception here? + rescue + false + end + end + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/simple.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/simple.rb new file mode 100644 index 0000000..68642a1 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/locale/tag/simple.rb @@ -0,0 +1,39 @@ +# Simple Locale tag implementation that computes subtags by simply splitting +# the locale tag at '-' occurences. +module I18n + module Locale + module Tag + class Simple + class << self + def tag(tag) + new(tag) + end + end + + include Parents + + attr_reader :tag + + def initialize(*tag) + @tag = tag.join('-').to_sym + end + + def subtags + @subtags = tag.to_s.split('-').map { |subtag| subtag.to_s } + end + + def to_sym + tag + end + + def to_s + tag.to_s + end + + def to_a + subtags + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/middleware.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/middleware.rb new file mode 100644 index 0000000..67461f7 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/middleware.rb @@ -0,0 +1,15 @@ +module I18n + class Middleware + + def initialize(app) + @app = app + end + + def call(env) + @app.call(env) + ensure + Thread.current[:i18n_config] = I18n::Config.new + end + + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests.rb new file mode 100644 index 0000000..554cdef --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests.rb @@ -0,0 +1,12 @@ +module I18n + module Tests + autoload :Basics, 'i18n/tests/basics' + autoload :Defaults, 'i18n/tests/defaults' + autoload :Interpolation, 'i18n/tests/interpolation' + autoload :Link, 'i18n/tests/link' + autoload :Localization, 'i18n/tests/localization' + autoload :Lookup, 'i18n/tests/lookup' + autoload :Pluralization, 'i18n/tests/pluralization' + autoload :Procs, 'i18n/tests/procs' + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/basics.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/basics.rb new file mode 100644 index 0000000..951d7ab --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/basics.rb @@ -0,0 +1,60 @@ +module I18n + module Tests + module Basics + def teardown + I18n.available_locales = nil + end + + test "available_locales returns the locales stored to the backend by default" do + I18n.backend.store_translations('de', :foo => 'bar') + I18n.backend.store_translations('en', :foo => 'foo') + + assert I18n.available_locales.include?(:de) + assert I18n.available_locales.include?(:en) + end + + test "available_locales can be set to something else independently from the actual locale data" do + I18n.backend.store_translations('de', :foo => 'bar') + I18n.backend.store_translations('en', :foo => 'foo') + + I18n.available_locales = :foo + assert_equal [:foo], I18n.available_locales + + I18n.available_locales = [:foo, 'bar'] + assert_equal [:foo, :bar], I18n.available_locales + + I18n.available_locales = nil + assert I18n.available_locales.include?(:de) + assert I18n.available_locales.include?(:en) + end + + test "available_locales memoizes when set explicitely" do + I18n.backend.expects(:available_locales).never + I18n.available_locales = [:foo] + I18n.backend.store_translations('de', :bar => 'baz') + I18n.reload! + assert_equal [:foo], I18n.available_locales + end + + test "available_locales delegates to the backend when not set explicitely" do + original_available_locales_value = I18n.backend.available_locales + I18n.backend.expects(:available_locales).returns(original_available_locales_value).twice + assert_equal I18n.backend.available_locales, I18n.available_locales + end + + test "exists? is implemented by the backend" do + I18n.backend.store_translations(:foo, :bar => 'baz') + assert I18n.exists?(:bar, :foo) + end + + test "storing a nil value as a translation removes it from the available locale data" do + I18n.backend.store_translations(:en, :to_be_deleted => 'bar') + assert_equal 'bar', I18n.t(:to_be_deleted, :default => 'baz') + + I18n.cache_store.clear if I18n.respond_to?(:cache_store) && I18n.cache_store + I18n.backend.store_translations(:en, :to_be_deleted => nil) + assert_equal 'baz', I18n.t(:to_be_deleted, :default => 'baz') + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/defaults.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/defaults.rb new file mode 100644 index 0000000..b46af61 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/defaults.rb @@ -0,0 +1,52 @@ +# encoding: utf-8 + +module I18n + module Tests + module Defaults + def setup + super + I18n.backend.store_translations(:en, :foo => { :bar => 'bar', :baz => 'baz' }) + end + + test "defaults: given nil as a key it returns the given default" do + assert_equal 'default', I18n.t(nil, :default => 'default') + end + + test "defaults: given a symbol as a default it translates the symbol" do + assert_equal 'bar', I18n.t(nil, :default => :'foo.bar') + end + + test "defaults: given a symbol as a default and a scope it stays inside the scope when looking up the symbol" do + assert_equal 'bar', I18n.t(:missing, :default => :bar, :scope => :foo) + end + + test "defaults: given an array as a default it returns the first match" do + assert_equal 'bar', I18n.t(:does_not_exist, :default => [:does_not_exist_2, :'foo.bar']) + end + + test "defaults: given an array as a default with false it returns false" do + assert_equal false, I18n.t(:does_not_exist, :default => [false]) + end + + test "defaults: given false it returns false" do + assert_equal false, I18n.t(:does_not_exist, :default => false) + end + + test "defaults: given nil it returns nil" do + assert_nil I18n.t(:does_not_exist, :default => nil) + end + + test "defaults: given an array of missing keys it raises a MissingTranslationData exception" do + assert_raise I18n::MissingTranslationData do + I18n.t(:does_not_exist, :default => [:does_not_exist_2, :does_not_exist_3], :raise => true) + end + end + + test "defaults: using a custom scope separator" do + # data must have been stored using the custom separator when using the ActiveRecord backend + I18n.backend.store_translations(:en, { :foo => { :bar => 'bar' } }, { :separator => '|' }) + assert_equal 'bar', I18n.t(nil, :default => :'foo|bar', :separator => '|') + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/interpolation.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/interpolation.rb new file mode 100644 index 0000000..27c99c3 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/interpolation.rb @@ -0,0 +1,158 @@ +# encoding: utf-8 + +module I18n + module Tests + module Interpolation + # If no interpolation parameter is not given, I18n should not alter the string. + # This behavior is due to three reasons: + # + # * Checking interpolation keys in all strings hits performance, badly; + # + # * This allows us to retrieve untouched values through I18n. For example + # I could have a middleware that returns I18n lookup results in JSON + # to be processed through Javascript. Leaving the keys untouched allows + # the interpolation to happen at the javascript level; + # + # * Security concerns: if I allow users to translate a web site, they can + # insert %{} in messages causing the I18n lookup to fail in every request. + # + test "interpolation: given no values it does not alter the string" do + assert_equal 'Hi %{name}!', interpolate(:default => 'Hi %{name}!') + end + + test "interpolation: given values it interpolates them into the string" do + assert_equal 'Hi David!', interpolate(:default => 'Hi %{name}!', :name => 'David') + end + + test "interpolation: given a nil value it still interpolates it into the string" do + assert_equal 'Hi !', interpolate(:default => 'Hi %{name}!', :name => nil) + end + + test "interpolation: given a lambda as a value it calls it if the string contains the key" do + assert_equal 'Hi David!', interpolate(:default => 'Hi %{name}!', :name => lambda { |*args| 'David' }) + end + + test "interpolation: given a lambda as a value it does not call it if the string does not contain the key" do + assert_nothing_raised { interpolate(:default => 'Hi!', :name => lambda { |*args| raise 'fail' }) } + end + + test "interpolation: given values but missing a key it raises I18n::MissingInterpolationArgument" do + assert_raise(I18n::MissingInterpolationArgument) do + interpolate(:default => '%{foo}', :bar => 'bar') + end + end + + test "interpolation: it does not raise I18n::MissingInterpolationArgument for escaped variables" do + assert_nothing_raised(I18n::MissingInterpolationArgument) do + assert_equal 'Barr %{foo}', interpolate(:default => '%{bar} %%{foo}', :bar => 'Barr') + end + end + + test "interpolation: it does not change the original, stored translation string" do + I18n.backend.store_translations(:en, :interpolate => 'Hi %{name}!') + assert_equal 'Hi David!', interpolate(:interpolate, :name => 'David') + assert_equal 'Hi Yehuda!', interpolate(:interpolate, :name => 'Yehuda') + end + + test "interpolation: given an array interpolates each element" do + I18n.backend.store_translations(:en, :array_interpolate => ['Hi', 'Mr. %{name}', 'or sir %{name}']) + assert_equal ['Hi', 'Mr. Bartuz', 'or sir Bartuz'], interpolate(:array_interpolate, :name => 'Bartuz') + end + + test "interpolation: given the translation is in utf-8 it still works" do + assert_equal 'Häi David!', interpolate(:default => 'Häi %{name}!', :name => 'David') + end + + test "interpolation: given the value is in utf-8 it still works" do + assert_equal 'Hi ゆきひろ!', interpolate(:default => 'Hi %{name}!', :name => 'ゆきひろ') + end + + test "interpolation: given the translation and the value are in utf-8 it still works" do + assert_equal 'こんにちは、ゆきひろさん!', interpolate(:default => 'こんにちは、%{name}さん!', :name => 'ゆきひろ') + end + + if Object.const_defined?(:Encoding) + test "interpolation: given a euc-jp translation and a utf-8 value it raises Encoding::CompatibilityError" do + assert_raise(Encoding::CompatibilityError) do + interpolate(:default => euc_jp('こんにちは、%{name}さん!'), :name => 'ゆきひろ') + end + end + + test "interpolation: given a utf-8 translation and a euc-jp value it raises Encoding::CompatibilityError" do + assert_raise(Encoding::CompatibilityError) do + interpolate(:default => 'こんにちは、%{name}さん!', :name => euc_jp('ゆきひろ')) + end + end + + test "interpolation: ASCII strings in the backend should be encoded to UTF8 if interpolation options are in UTF8" do + I18n.backend.store_translations 'en', 'encoding' => ('%{who} let me go'.force_encoding("ASCII")) + result = I18n.t 'encoding', :who => "måmmå miå" + assert_equal Encoding::UTF_8, result.encoding + end + + test "interpolation: UTF8 strings in the backend are still returned as UTF8 with ASCII interpolation" do + I18n.backend.store_translations 'en', 'encoding' => 'måmmå miå %{what}' + result = I18n.t 'encoding', :what => 'let me go'.force_encoding("ASCII") + assert_equal Encoding::UTF_8, result.encoding + end + + test "interpolation: UTF8 strings in the backend are still returned as UTF8 even with numbers interpolation" do + I18n.backend.store_translations 'en', 'encoding' => '%{count} times: måmmå miå' + result = I18n.t 'encoding', :count => 3 + assert_equal Encoding::UTF_8, result.encoding + end + end + + test "interpolation: given a translations containing a reserved key it raises I18n::ReservedInterpolationKey" do + assert_raise(I18n::ReservedInterpolationKey) { interpolate(:default => '%{default}', :foo => :bar) } + assert_raise(I18n::ReservedInterpolationKey) { interpolate(:default => '%{scope}', :foo => :bar) } + assert_raise(I18n::ReservedInterpolationKey) { interpolate(:default => '%{separator}', :foo => :bar) } + end + + test "interpolation: deep interpolation for default string" do + assert_equal 'Hi %{name}!', interpolate(:default => 'Hi %{name}!', :deep_interpolation => true) + end + + test "interpolation: deep interpolation for interpolated string" do + assert_equal 'Hi Ann!', interpolate(:default => 'Hi %{name}!', :name => 'Ann', :deep_interpolation => true) + end + + test "interpolation: deep interpolation for Hash" do + people = { :people => { :ann => 'Ann is %{ann}', :john => 'John is %{john}' } } + interpolated_people = { :people => { :ann => 'Ann is good', :john => 'John is big' } } + assert_equal interpolated_people, interpolate(:default => people, :ann => 'good', :john => 'big', :deep_interpolation => true) + end + + test "interpolation: deep interpolation for Array" do + people = { :people => ['Ann is %{ann}', 'John is %{john}'] } + interpolated_people = { :people => ['Ann is good', 'John is big'] } + assert_equal interpolated_people, interpolate(:default => people, :ann => 'good', :john => 'big', :deep_interpolation => true) + end + + protected + + def capture(stream) + begin + stream = stream.to_s + eval "$#{stream} = StringIO.new" + yield + result = eval("$#{stream}").string + ensure + eval("$#{stream} = #{stream.upcase}") + end + + result + end + + def euc_jp(string) + string.encode!(Encoding::EUC_JP) + end + + def interpolate(*args) + options = args.last.is_a?(Hash) ? args.pop : {} + key = args.pop + I18n.backend.translate('en', key, options) + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/link.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/link.rb new file mode 100644 index 0000000..da84a2c --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/link.rb @@ -0,0 +1,56 @@ +# encoding: utf-8 + +module I18n + module Tests + module Link + test "linked lookup: if a key resolves to a symbol it looks up the symbol" do + I18n.backend.store_translations 'en', { + :link => :linked, + :linked => 'linked' + } + assert_equal 'linked', I18n.backend.translate('en', :link) + end + + test "linked lookup: if a key resolves to a dot-separated symbol it looks up the symbol" do + I18n.backend.store_translations 'en', { + :link => :"foo.linked", + :foo => { :linked => 'linked' } + } + assert_equal('linked', I18n.backend.translate('en', :link)) + end + + test "linked lookup: if a dot-separated key resolves to a symbol it looks up the symbol" do + I18n.backend.store_translations 'en', { + :foo => { :link => :linked }, + :linked => 'linked' + } + assert_equal('linked', I18n.backend.translate('en', :'foo.link')) + end + + test "linked lookup: if a dot-separated key resolves to a dot-separated symbol it looks up the symbol" do + I18n.backend.store_translations 'en', { + :foo => { :link => :"bar.linked" }, + :bar => { :linked => 'linked' } + } + assert_equal('linked', I18n.backend.translate('en', :'foo.link')) + end + + test "linked lookup: links always refer to the absolute key" do + I18n.backend.store_translations 'en', { + :foo => { :link => :linked, :linked => 'linked in foo' }, + :linked => 'linked absolutely' + } + assert_equal 'linked absolutely', I18n.backend.translate('en', :link, :scope => :foo) + end + + test "linked lookup: a link can resolve to a namespace in the middle of a dot-separated key" do + I18n.backend.store_translations 'en', { + :activemodel => { :errors => { :messages => { :blank => "can't be blank" } } }, + :activerecord => { :errors => { :messages => :"activemodel.errors.messages" } } + } + assert_equal "can't be blank", I18n.t(:"activerecord.errors.messages.blank") + assert_equal "can't be blank", I18n.t(:"activerecord.errors.messages.blank") + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization.rb new file mode 100644 index 0000000..53b1502 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization.rb @@ -0,0 +1,19 @@ +module I18n + module Tests + module Localization + autoload :Date, 'i18n/tests/localization/date' + autoload :DateTime, 'i18n/tests/localization/date_time' + autoload :Time, 'i18n/tests/localization/time' + autoload :Procs, 'i18n/tests/localization/procs' + + def self.included(base) + base.class_eval do + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Procs + include I18n::Tests::Localization::Time + end + end + end + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date.rb new file mode 100644 index 0000000..fba5fe5 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date.rb @@ -0,0 +1,95 @@ +# encoding: utf-8 + +module I18n + module Tests + module Localization + module Date + def setup + super + setup_date_translations + @date = ::Date.new(2008, 3, 1) + end + + test "localize Date: given the short format it uses it" do + # TODO should be Mrz, shouldn't it? + assert_equal '01. Mar', I18n.l(@date, :format => :short, :locale => :de) + end + + test "localize Date: given the long format it uses it" do + assert_equal '01. März 2008', I18n.l(@date, :format => :long, :locale => :de) + end + + test "localize Date: given the default format it uses it" do + assert_equal '01.03.2008', I18n.l(@date, :format => :default, :locale => :de) + end + + test "localize Date: given a day name format it returns the correct day name" do + assert_equal 'Samstag', I18n.l(@date, :format => '%A', :locale => :de) + end + + test "localize Date: given an abbreviated day name format it returns the correct abbreviated day name" do + assert_equal 'Sa', I18n.l(@date, :format => '%a', :locale => :de) + end + + test "localize Date: given a month name format it returns the correct month name" do + assert_equal 'März', I18n.l(@date, :format => '%B', :locale => :de) + end + + test "localize Date: given an abbreviated month name format it returns the correct abbreviated month name" do + # TODO should be Mrz, shouldn't it? + assert_equal 'Mar', I18n.l(@date, :format => '%b', :locale => :de) + end + + test "localize Date: given an unknown format it does not fail" do + assert_nothing_raised { I18n.l(@date, :format => '%x') } + end + + test "localize Date: does not modify the options hash" do + options = { :format => '%b', :locale => :de } + assert_equal 'Mar', I18n.l(@date, options) + assert_equal({ :format => '%b', :locale => :de }, options) + assert_nothing_raised { I18n.l(@date, options.freeze) } + end + + test "localize Date: given nil with default value it returns default" do + assert_equal 'default', I18n.l(nil, :default => 'default') + end + + test "localize Date: given nil it raises I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.l(nil) } + end + + test "localize Date: given a plain Object it raises I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.l(Object.new) } + end + + test "localize Date: given a format is missing it raises I18n::MissingTranslationData" do + assert_raise(I18n::MissingTranslationData) { I18n.l(@date, :format => :missing) } + end + + test "localize Date: it does not alter the format string" do + assert_equal '01. Februar 2009', I18n.l(::Date.parse('2009-02-01'), :format => :long, :locale => :de) + assert_equal '01. Oktober 2009', I18n.l(::Date.parse('2009-10-01'), :format => :long, :locale => :de) + end + + protected + + def setup_date_translations + I18n.backend.store_translations :de, { + :date => { + :formats => { + :default => "%d.%m.%Y", + :short => "%d. %b", + :long => "%d. %B %Y", + }, + :day_names => %w(Sonntag Montag Dienstag Mittwoch Donnerstag Freitag Samstag), + :abbr_day_names => %w(So Mo Di Mi Do Fr Sa), + :month_names => %w(Januar Februar März April Mai Juni Juli August September Oktober November Dezember).unshift(nil), + :abbr_month_names => %w(Jan Feb Mar Apr Mai Jun Jul Aug Sep Okt Nov Dez).unshift(nil) + } + } + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date_time.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date_time.rb new file mode 100644 index 0000000..7a30bff --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/date_time.rb @@ -0,0 +1,82 @@ +# encoding: utf-8 + +module I18n + module Tests + module Localization + module DateTime + def setup + super + setup_datetime_translations + @datetime = ::DateTime.new(2008, 3, 1, 6) + @other_datetime = ::DateTime.new(2008, 3, 1, 18) + end + + test "localize DateTime: given the short format it uses it" do + # TODO should be Mrz, shouldn't it? + assert_equal '01. Mar 06:00', I18n.l(@datetime, :format => :short, :locale => :de) + end + + test "localize DateTime: given the long format it uses it" do + assert_equal '01. März 2008 06:00', I18n.l(@datetime, :format => :long, :locale => :de) + end + + test "localize DateTime: given the default format it uses it" do + # TODO should be Mrz, shouldn't it? + assert_equal 'Sa, 01. Mar 2008 06:00:00 +0000', I18n.l(@datetime, :format => :default, :locale => :de) + end + + test "localize DateTime: given a day name format it returns the correct day name" do + assert_equal 'Samstag', I18n.l(@datetime, :format => '%A', :locale => :de) + end + + test "localize DateTime: given an abbreviated day name format it returns the correct abbreviated day name" do + assert_equal 'Sa', I18n.l(@datetime, :format => '%a', :locale => :de) + end + + test "localize DateTime: given a month name format it returns the correct month name" do + assert_equal 'März', I18n.l(@datetime, :format => '%B', :locale => :de) + end + + test "localize DateTime: given an abbreviated month name format it returns the correct abbreviated month name" do + # TODO should be Mrz, shouldn't it? + assert_equal 'Mar', I18n.l(@datetime, :format => '%b', :locale => :de) + end + + test "localize DateTime: given a meridian indicator format it returns the correct meridian indicator" do + assert_equal 'AM', I18n.l(@datetime, :format => '%p', :locale => :de) + assert_equal 'PM', I18n.l(@other_datetime, :format => '%p', :locale => :de) + end + + test "localize DateTime: given a meridian indicator format it returns the correct meridian indicator in downcase" do + assert_equal 'am', I18n.l(@datetime, :format => '%P', :locale => :de) + assert_equal 'pm', I18n.l(@other_datetime, :format => '%P', :locale => :de) + end + + test "localize DateTime: given an unknown format it does not fail" do + assert_nothing_raised { I18n.l(@datetime, :format => '%x') } + end + + test "localize DateTime: given a format is missing it raises I18n::MissingTranslationData" do + assert_raise(I18n::MissingTranslationData) { I18n.l(@datetime, :format => :missing) } + end + + protected + + def setup_datetime_translations + # time translations might have been set up in Tests::Api::Localization::Time + I18n.backend.store_translations :de, { + :time => { + :formats => { + :default => "%a, %d. %b %Y %H:%M:%S %z", + :short => "%d. %b %H:%M", + :long => "%d. %B %Y %H:%M" + }, + :am => 'am', + :pm => 'pm' + } + } + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/procs.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/procs.rb new file mode 100644 index 0000000..de62488 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/procs.rb @@ -0,0 +1,116 @@ +# encoding: utf-8 + +module I18n + module Tests + module Localization + module Procs + test "localize: using day names from lambdas" do + setup_time_proc_translations + time = ::Time.utc(2008, 3, 1, 6, 0) + assert_match(/Суббота/, I18n.l(time, :format => "%A, %d %B", :locale => :ru)) + assert_match(/суббота/, I18n.l(time, :format => "%d %B (%A)", :locale => :ru)) + end + + test "localize: using month names from lambdas" do + setup_time_proc_translations + time = ::Time.utc(2008, 3, 1, 6, 0) + assert_match(/марта/, I18n.l(time, :format => "%d %B %Y", :locale => :ru)) + assert_match(/Март /, I18n.l(time, :format => "%B %Y", :locale => :ru)) + end + + test "localize: using abbreviated day names from lambdas" do + setup_time_proc_translations + time = ::Time.utc(2008, 3, 1, 6, 0) + assert_match(/марта/, I18n.l(time, :format => "%d %b %Y", :locale => :ru)) + assert_match(/март /, I18n.l(time, :format => "%b %Y", :locale => :ru)) + end + + test "localize Date: given a format that resolves to a Proc it calls the Proc with the object" do + setup_time_proc_translations + date = ::Date.new(2008, 3, 1) + assert_equal '[Sat, 01 Mar 2008, {}]', I18n.l(date, :format => :proc, :locale => :ru) + end + + test "localize Date: given a format that resolves to a Proc it calls the Proc with the object and extra options" do + setup_time_proc_translations + date = ::Date.new(2008, 3, 1) + assert_equal '[Sat, 01 Mar 2008, {:foo=>"foo"}]', I18n.l(date, :format => :proc, :foo => 'foo', :locale => :ru) + end + + test "localize DateTime: given a format that resolves to a Proc it calls the Proc with the object" do + setup_time_proc_translations + datetime = ::DateTime.new(2008, 3, 1, 6) + assert_equal '[Sat, 01 Mar 2008 06:00:00 +00:00, {}]', I18n.l(datetime, :format => :proc, :locale => :ru) + end + + test "localize DateTime: given a format that resolves to a Proc it calls the Proc with the object and extra options" do + setup_time_proc_translations + datetime = ::DateTime.new(2008, 3, 1, 6) + assert_equal '[Sat, 01 Mar 2008 06:00:00 +00:00, {:foo=>"foo"}]', I18n.l(datetime, :format => :proc, :foo => 'foo', :locale => :ru) + end + + test "localize Time: given a format that resolves to a Proc it calls the Proc with the object" do + setup_time_proc_translations + time = ::Time.utc(2008, 3, 1, 6, 0) + assert_equal I18n::Tests::Localization::Procs.inspect_args([time, {}]), I18n.l(time, :format => :proc, :locale => :ru) + end + + test "localize Time: given a format that resolves to a Proc it calls the Proc with the object and extra options" do + setup_time_proc_translations + time = ::Time.utc(2008, 3, 1, 6, 0) + options = { :foo => 'foo' } + assert_equal I18n::Tests::Localization::Procs.inspect_args([time, options]), I18n.l(time, options.merge(:format => :proc, :locale => :ru)) + end + + protected + + def self.inspect_args(args) + args = args.map do |arg| + case arg + when ::Time, ::DateTime + arg.strftime('%a, %d %b %Y %H:%M:%S %Z').sub('+0000', '+00:00') + when ::Date + arg.strftime('%a, %d %b %Y') + when Hash + arg.delete(:fallback_in_progress) + arg.inspect + else + arg.inspect + end + end + "[#{args.join(', ')}]" + end + + def setup_time_proc_translations + I18n.backend.store_translations :ru, { + :time => { + :formats => { + :proc => lambda { |*args| I18n::Tests::Localization::Procs.inspect_args(args) } + } + }, + :date => { + :formats => { + :proc => lambda { |*args| I18n::Tests::Localization::Procs.inspect_args(args) } + }, + :'day_names' => lambda { |key, options| + (options[:format] =~ /^%A/) ? + %w(Воскресенье Понедельник Вторник Среда Четверг Пятница Суббота) : + %w(воскресенье понедельник вторник среда четверг пятница суббота) + }, + :'month_names' => lambda { |key, options| + (options[:format] =~ /(%d|%e)(\s*)?(%B)/) ? + %w(января февраля марта апреля мая июня июля августа сентября октября ноября декабря).unshift(nil) : + %w(Январь Февраль Март Апрель Май Июнь Июль Август Сентябрь Октябрь Ноябрь Декабрь).unshift(nil) + }, + :'abbr_month_names' => lambda { |key, options| + (options[:format] =~ /(%d|%e)(\s*)(%b)/) ? + %w(янв. февр. марта апр. мая июня июля авг. сент. окт. нояб. дек.).unshift(nil) : + %w(янв. февр. март апр. май июнь июль авг. сент. окт. нояб. дек.).unshift(nil) + }, + } + } + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/time.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/time.rb new file mode 100644 index 0000000..8bbba43 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/localization/time.rb @@ -0,0 +1,81 @@ +# encoding: utf-8 + +module I18n + module Tests + module Localization + module Time + def setup + super + setup_time_translations + @time = ::Time.utc(2008, 3, 1, 6, 0) + @other_time = ::Time.utc(2008, 3, 1, 18, 0) + end + + test "localize Time: given the short format it uses it" do + # TODO should be Mrz, shouldn't it? + assert_equal '01. Mar 06:00', I18n.l(@time, :format => :short, :locale => :de) + end + + test "localize Time: given the long format it uses it" do + assert_equal '01. März 2008 06:00', I18n.l(@time, :format => :long, :locale => :de) + end + + # TODO Seems to break on Windows because ENV['TZ'] is ignored. What's a better way to do this? + # def test_localize_given_the_default_format_it_uses_it + # assert_equal 'Sa, 01. Mar 2008 06:00:00 +0000', I18n.l(@time, :format => :default, :locale => :de) + # end + + test "localize Time: given a day name format it returns the correct day name" do + assert_equal 'Samstag', I18n.l(@time, :format => '%A', :locale => :de) + end + + test "localize Time: given an abbreviated day name format it returns the correct abbreviated day name" do + assert_equal 'Sa', I18n.l(@time, :format => '%a', :locale => :de) + end + + test "localize Time: given a month name format it returns the correct month name" do + assert_equal 'März', I18n.l(@time, :format => '%B', :locale => :de) + end + + test "localize Time: given an abbreviated month name format it returns the correct abbreviated month name" do + # TODO should be Mrz, shouldn't it? + assert_equal 'Mar', I18n.l(@time, :format => '%b', :locale => :de) + end + + test "localize Time: given a meridian indicator format it returns the correct meridian indicator" do + assert_equal 'AM', I18n.l(@time, :format => '%p', :locale => :de) + assert_equal 'PM', I18n.l(@other_time, :format => '%p', :locale => :de) + end + + test "localize Time: given a meridian indicator format it returns the correct meridian indicator in upcase" do + assert_equal 'am', I18n.l(@time, :format => '%P', :locale => :de) + assert_equal 'pm', I18n.l(@other_time, :format => '%P', :locale => :de) + end + + test "localize Time: given an unknown format it does not fail" do + assert_nothing_raised { I18n.l(@time, :format => '%x') } + end + + test "localize Time: given a format is missing it raises I18n::MissingTranslationData" do + assert_raise(I18n::MissingTranslationData) { I18n.l(@time, :format => :missing) } + end + + protected + + def setup_time_translations + I18n.backend.store_translations :de, { + :time => { + :formats => { + :default => "%a, %d. %b %Y %H:%M:%S %z", + :short => "%d. %b %H:%M", + :long => "%d. %B %Y %H:%M", + }, + :am => 'am', + :pm => 'pm' + } + } + end + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/lookup.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/lookup.rb new file mode 100644 index 0000000..3b4c843 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/lookup.rb @@ -0,0 +1,81 @@ +# encoding: utf-8 + +module I18n + module Tests + module Lookup + def setup + super + I18n.backend.store_translations(:en, :foo => { :bar => 'bar', :baz => 'baz' }, :falsy => false, :truthy => true, + :string => "a", :array => %w(a b c), :hash => { "a" => "b" }) + end + + test "lookup: it returns a string" do + assert_equal("a", I18n.t(:string)) + end + + test "lookup: it returns hash" do + assert_equal({ :a => "b" }, I18n.t(:hash)) + end + + test "lookup: it returns an array" do + assert_equal(%w(a b c), I18n.t(:array)) + end + + test "lookup: it returns a native true" do + assert I18n.t(:truthy) === true + end + + test "lookup: it returns a native false" do + assert I18n.t(:falsy) === false + end + + test "lookup: given a missing key, no default and no raise option it returns an error message" do + assert_equal "translation missing: en.missing", I18n.t(:missing) + end + + test "lookup: given a missing key, no default and the raise option it raises MissingTranslationData" do + assert_raise(I18n::MissingTranslationData) { I18n.t(:missing, :raise => true) } + end + + test "lookup: does not raise an exception if no translation data is present for the given locale" do + assert_nothing_raised { I18n.t(:foo, :locale => :xx) } + end + + test "lookup: does not modify the options hash" do + options = {} + assert_equal "a", I18n.t(:string, options) + assert_equal({}, options) + assert_nothing_raised { I18n.t(:string, options.freeze) } + end + + test "lookup: given an array of keys it translates all of them" do + assert_equal %w(bar baz), I18n.t([:bar, :baz], :scope => [:foo]) + end + + test "lookup: using a custom scope separator" do + # data must have been stored using the custom separator when using the ActiveRecord backend + I18n.backend.store_translations(:en, { :foo => { :bar => 'bar' } }, { :separator => '|' }) + assert_equal 'bar', I18n.t('foo|bar', :separator => '|') + end + + # In fact it probably *should* fail but Rails currently relies on using the default locale instead. + # So we'll stick to this for now until we get it fixed in Rails. + test "lookup: given nil as a locale it does not raise but use the default locale" do + # assert_raise(I18n::InvalidLocale) { I18n.t(:bar, :locale => nil) } + assert_nothing_raised { I18n.t(:bar, :locale => nil) } + end + + test "lookup: a resulting String is not frozen" do + assert !I18n.t(:string).frozen? + end + + test "lookup: a resulting Array is not frozen" do + assert !I18n.t(:array).frozen? + end + + test "lookup: a resulting Hash is not frozen" do + assert !I18n.t(:hash).frozen? + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/pluralization.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/pluralization.rb new file mode 100644 index 0000000..d3319dc --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/pluralization.rb @@ -0,0 +1,35 @@ +# encoding: utf-8 + +module I18n + module Tests + module Pluralization + test "pluralization: given 0 it returns the :zero translation if it is defined" do + assert_equal 'zero', I18n.t(:default => { :zero => 'zero' }, :count => 0) + end + + test "pluralization: given 0 it returns the :other translation if :zero is not defined" do + assert_equal 'bars', I18n.t(:default => { :other => 'bars' }, :count => 0) + end + + test "pluralization: given 1 it returns the singular translation" do + assert_equal 'bar', I18n.t(:default => { :one => 'bar' }, :count => 1) + end + + test "pluralization: given 2 it returns the :other translation" do + assert_equal 'bars', I18n.t(:default => { :other => 'bars' }, :count => 2) + end + + test "pluralization: given 3 it returns the :other translation" do + assert_equal 'bars', I18n.t(:default => { :other => 'bars' }, :count => 3) + end + + test "pluralization: given nil it returns the whole entry" do + assert_equal({ :one => 'bar' }, I18n.t(:default => { :one => 'bar' }, :count => nil)) + end + + test "pluralization: given incomplete pluralization data it raises I18n::InvalidPluralizationData" do + assert_raise(I18n::InvalidPluralizationData) { I18n.t(:default => { :one => 'bar' }, :count => 2) } + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/procs.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/procs.rb new file mode 100644 index 0000000..aa2df19 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/tests/procs.rb @@ -0,0 +1,55 @@ +# encoding: utf-8 + +module I18n + module Tests + module Procs + test "lookup: given a translation is a proc it calls the proc with the key and interpolation values" do + I18n.backend.store_translations(:en, :a_lambda => lambda { |*args| I18n::Tests::Procs.filter_args(*args) }) + assert_equal '[:a_lambda, {:foo=>"foo"}]', I18n.t(:a_lambda, :foo => 'foo') + end + + test "defaults: given a default is a Proc it calls it with the key and interpolation values" do + proc = lambda { |*args| I18n::Tests::Procs.filter_args(*args) } + assert_equal '[nil, {:foo=>"foo"}]', I18n.t(nil, :default => proc, :foo => 'foo') + end + + test "defaults: given a default is a key that resolves to a Proc it calls it with the key and interpolation values" do + the_lambda = lambda { |*args| I18n::Tests::Procs.filter_args(*args) } + I18n.backend.store_translations(:en, :a_lambda => the_lambda) + assert_equal '[:a_lambda, {:foo=>"foo"}]', I18n.t(nil, :default => :a_lambda, :foo => 'foo') + assert_equal '[:a_lambda, {:foo=>"foo"}]', I18n.t(nil, :default => [nil, :a_lambda], :foo => 'foo') + end + + test "interpolation: given an interpolation value is a lambda it calls it with key and values before interpolating it" do + proc = lambda { |*args| I18n::Tests::Procs.filter_args(*args) } + assert_match %r(\[\{:foo=>#\}\]), I18n.t(nil, :default => '%{foo}', :foo => proc) + end + + test "interpolation: given a key resolves to a Proc that returns a string then interpolation still works" do + proc = lambda { |*args| "%{foo}: " + I18n::Tests::Procs.filter_args(*args) } + assert_equal 'foo: [nil, {:foo=>"foo"}]', I18n.t(nil, :default => proc, :foo => 'foo') + end + + test "pluralization: given a key resolves to a Proc that returns valid data then pluralization still works" do + proc = lambda { |*args| { :zero => 'zero', :one => 'one', :other => 'other' } } + assert_equal 'zero', I18n.t(:default => proc, :count => 0) + assert_equal 'one', I18n.t(:default => proc, :count => 1) + assert_equal 'other', I18n.t(:default => proc, :count => 2) + end + + test "lookup: given the option :resolve => false was passed it does not resolve proc translations" do + I18n.backend.store_translations(:en, :a_lambda => lambda { |*args| I18n::Tests::Procs.filter_args(*args) }) + assert_equal Proc, I18n.t(:a_lambda, :resolve => false).class + end + + test "lookup: given the option :resolve => false was passed it does not resolve proc default" do + assert_equal Proc, I18n.t(nil, :default => lambda { |*args| I18n::Tests::Procs.filter_args(*args) }, :resolve => false).class + end + + + def self.filter_args(*args) + args.map {|arg| arg.delete(:fallback_in_progress) if arg.is_a?(Hash) ; arg }.inspect + end + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/lib/i18n/version.rb b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/version.rb new file mode 100644 index 0000000..0681a82 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/lib/i18n/version.rb @@ -0,0 +1,3 @@ +module I18n + VERSION = "0.9.5" +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/all_features_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/all_features_test.rb new file mode 100644 index 0000000..a1799bd --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/all_features_test.rb @@ -0,0 +1,58 @@ +require 'test_helper' + +begin + require 'rubygems' + require 'active_support' +rescue LoadError + puts "not testing with Cache enabled because active_support can not be found" +end + +class I18nAllFeaturesApiTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Metadata + include I18n::Backend::Cache + include I18n::Backend::Cascade + include I18n::Backend::Fallbacks + include I18n::Backend::Pluralization + include I18n::Backend::Memoize + end + + def setup + I18n.backend = I18n::Backend::Chain.new(Backend.new, I18n::Backend::Simple.new) + I18n.cache_store = cache_store + super + end + + def teardown + I18n.cache_store.clear if I18n.cache_store + I18n.cache_store = nil + super + end + + def cache_store + ActiveSupport::Cache.lookup_store(:memory_store) if cache_available? + end + + def cache_available? + defined?(ActiveSupport) && defined?(ActiveSupport::Cache) + end + + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + test "make sure we use a Chain backend with an all features backend" do + assert_equal I18n::Backend::Chain, I18n.backend.class + assert_equal Backend, I18n.backend.backends.first.class + end + + # links: test that keys stored on one backend can link to keys stored on another backend +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/cascade_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/cascade_test.rb new file mode 100644 index 0000000..4d9516c --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/cascade_test.rb @@ -0,0 +1,28 @@ +require 'test_helper' + +class I18nCascadeApiTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Cascade + end + + def setup + I18n.backend = Backend.new + super + end + + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + test "make sure we use a backend with Cascade included" do + assert_equal Backend, I18n.backend.class + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/chain_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/chain_test.rb new file mode 100644 index 0000000..f3dff1b --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/chain_test.rb @@ -0,0 +1,24 @@ +require 'test_helper' + +class I18nApiChainTest < I18n::TestCase + def setup + super + I18n.backend = I18n::Backend::Chain.new(I18n::Backend::Simple.new, I18n.backend) + end + + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + test "make sure we use the Chain backend" do + assert_equal I18n::Backend::Chain, I18n.backend.class + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/fallbacks_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/fallbacks_test.rb new file mode 100644 index 0000000..e5ca5f2 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/fallbacks_test.rb @@ -0,0 +1,30 @@ +require 'test_helper' + +class I18nFallbacksApiTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Fallbacks + end + + def setup + I18n.backend = Backend.new + super + end + + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + test "make sure we use a backend with Fallbacks included" do + assert_equal Backend, I18n.backend.class + end + + # links: test that keys stored on one backend can link to keys stored on another backend +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/key_value_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/key_value_test.rb new file mode 100644 index 0000000..4d6cdd8 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/key_value_test.rb @@ -0,0 +1,24 @@ +require 'test_helper' + +class I18nKeyValueApiTest < I18n::TestCase + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + # include Tests::Api::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + # include Tests::Api::Localization::Procs + + def setup + I18n.backend = I18n::Backend::KeyValue.new({}) + super + end + + test "make sure we use the KeyValue backend" do + assert_equal I18n::Backend::KeyValue, I18n.backend.class + end +end if I18n::TestCase.key_value? diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/memoize_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/memoize_test.rb new file mode 100644 index 0000000..ed93866 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/memoize_test.rb @@ -0,0 +1,56 @@ +require 'test_helper' + +class I18nMemoizeBackendWithSimpleApiTest < I18n::TestCase + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + class MemoizeBackend < I18n::Backend::Simple + include I18n::Backend::Memoize + end + + def setup + I18n.backend = MemoizeBackend.new + super + end + + test "make sure we use the MemoizeBackend backend" do + assert_equal MemoizeBackend, I18n.backend.class + end +end + +class I18nMemoizeBackendWithKeyValueApiTest < I18n::TestCase + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + + # include I18n::Tests::Procs + # include I18n::Tests::Localization::Procs + + class MemoizeBackend < I18n::Backend::KeyValue + include I18n::Backend::Memoize + end + + def setup + I18n.backend = MemoizeBackend.new({}) + super + end + + test "make sure we use the MemoizeBackend backend" do + assert_equal MemoizeBackend, I18n.backend.class + end +end if I18n::TestCase.key_value? diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/override_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/override_test.rb new file mode 100644 index 0000000..6e1248a --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/override_test.rb @@ -0,0 +1,42 @@ +require 'test_helper' + +class I18nOverrideTest < I18n::TestCase + module OverrideInverse + def translate(*args) + super(*args).reverse + end + alias :t :translate + end + + module OverrideSignature + def translate(*args) + args.first + args[1] + end + alias :t :translate + end + + def setup + super + @I18n = I18n.dup + @I18n.backend = I18n::Backend::Simple.new + end + + test "make sure modules can overwrite I18n methods" do + @I18n.extend OverrideInverse + @I18n.backend.store_translations('en', :foo => 'bar') + + assert_equal 'rab', @I18n.translate(:foo, :locale => 'en') + assert_equal 'rab', @I18n.t(:foo, :locale => 'en') + assert_equal 'rab', @I18n.translate!(:foo, :locale => 'en') + assert_equal 'rab', @I18n.t!(:foo, :locale => 'en') + end + + test "make sure modules can overwrite I18n signature" do + exception = catch(:exception) do + @I18n.t('Hello', 'Welcome message on home page', :tokenize => true, :throw => true) + end + assert exception.message + @I18n.extend OverrideSignature + assert_equal 'HelloWelcome message on home page', @I18n.translate('Hello', 'Welcome message on home page', :tokenize => true) # tr8n example + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/pluralization_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/pluralization_test.rb new file mode 100644 index 0000000..53004be --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/pluralization_test.rb @@ -0,0 +1,30 @@ +require 'test_helper' + +class I18nPluralizationApiTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Pluralization + end + + def setup + I18n.backend = Backend.new + super + end + + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + test "make sure we use a backend with Pluralization included" do + assert_equal Backend, I18n.backend.class + end + + # links: test that keys stored on one backend can link to keys stored on another backend +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/api/simple_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/api/simple_test.rb new file mode 100644 index 0000000..3fd3a42 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/api/simple_test.rb @@ -0,0 +1,28 @@ +require 'test_helper' + +class I18nSimpleBackendApiTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Pluralization + end + + def setup + I18n.backend = I18n::Backend::Simple.new + super + end + + include I18n::Tests::Basics + include I18n::Tests::Defaults + include I18n::Tests::Interpolation + include I18n::Tests::Link + include I18n::Tests::Lookup + include I18n::Tests::Pluralization + include I18n::Tests::Procs + include I18n::Tests::Localization::Date + include I18n::Tests::Localization::DateTime + include I18n::Tests::Localization::Time + include I18n::Tests::Localization::Procs + + test "make sure we use the Simple backend" do + assert_equal I18n::Backend::Simple, I18n.backend.class + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/cache_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/cache_test.rb new file mode 100644 index 0000000..3f44a6d --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/cache_test.rb @@ -0,0 +1,109 @@ +require 'test_helper' +require 'digest/md5' + +begin + require 'active_support' +rescue LoadError + $stderr.puts "Skipping cache tests using ActiveSupport" +else + +class I18nBackendCacheTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Cache + end + + def setup + I18n.backend = Backend.new + super + I18n.cache_store = ActiveSupport::Cache.lookup_store(:memory_store) + I18n.cache_key_digest = nil + end + + def teardown + super + I18n.cache_store = nil + end + + test "it uses the cache" do + assert I18n.cache_store.is_a?(ActiveSupport::Cache::MemoryStore) + end + + test "translate hits the backend and caches the response" do + I18n.backend.expects(:lookup).returns('Foo') + assert_equal 'Foo', I18n.t(:foo) + + I18n.backend.expects(:lookup).never + assert_equal 'Foo', I18n.t(:foo) + + I18n.backend.expects(:lookup).returns('Bar') + assert_equal 'Bar', I18n.t(:bar) + end + + test "translate returns a cached false response" do + I18n.backend.expects(:lookup).never + I18n.cache_store.expects(:read).returns(false) + assert_equal false, I18n.t(:foo) + end + + test "still raises MissingTranslationData but also caches it" do + assert_raise(I18n::MissingTranslationData) { I18n.t(:missing, :raise => true) } + assert_raise(I18n::MissingTranslationData) { I18n.t(:missing, :raise => true) } + assert_equal 1, I18n.cache_store.instance_variable_get(:@data).size + + # I18n.backend.expects(:lookup).returns(nil) + # assert_raise(I18n::MissingTranslationData) { I18n.t(:missing, :raise => true) } + # I18n.backend.expects(:lookup).never + # assert_raise(I18n::MissingTranslationData) { I18n.t(:missing, :raise => true) } + end + + test "uses 'i18n' as a cache key namespace by default" do + assert_equal 0, I18n.backend.send(:cache_key, :en, :foo, {}).index('i18n') + end + + test "adds a custom cache key namespace" do + with_cache_namespace('bar') do + assert_equal 0, I18n.backend.send(:cache_key, :en, :foo, {}).index('i18n/bar/') + end + end + + test "adds locale and hash of key and hash of options" do + options = { :bar=>1 } + options_hash = RUBY_VERSION <= "1.9" ? options.inspect.hash : options.hash + assert_equal "i18n//en/#{:foo.hash}/#{options_hash}", I18n.backend.send(:cache_key, :en, :foo, options) + end + + test "cache_key uses configured digest method" do + md5 = Digest::MD5.new + options = { :bar=>1 } + options_hash = options.inspect + with_cache_key_digest(md5) do + assert_equal "i18n//en/#{md5.hexdigest(:foo.to_s)}/#{md5.hexdigest(options_hash)}", I18n.backend.send(:cache_key, :en, :foo, options) + end + end + + test "keys should not be equal" do + interpolation_values1 = { :foo => 1, :bar => 2 } + interpolation_values2 = { :foo => 2, :bar => 1 } + + key1 = I18n.backend.send(:cache_key, :en, :some_key, interpolation_values1) + key2 = I18n.backend.send(:cache_key, :en, :some_key, interpolation_values2) + + assert key1 != key2 + end + + protected + + def with_cache_namespace(namespace) + I18n.cache_namespace = namespace + yield + I18n.cache_namespace = nil + end + + def with_cache_key_digest(digest) + I18n.cache_key_digest = digest + yield + I18n.cache_key_digest = nil + end +end + +end # AS cache check diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/cascade_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/cascade_test.rb new file mode 100644 index 0000000..1101460 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/cascade_test.rb @@ -0,0 +1,86 @@ +require 'test_helper' + +class I18nBackendCascadeTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Cascade + end + + def setup + super + I18n.backend = Backend.new + store_translations(:en, :foo => 'foo', :bar => { :baz => 'baz' }) + @cascade_options = { :step => 1, :offset => 1, :skip_root => false } + end + + def lookup(key, options = {}) + I18n.t(key, options.merge(:cascade => @cascade_options)) + end + + test "still returns an existing translation as usual" do + assert_equal 'foo', lookup(:foo) + assert_equal 'baz', lookup(:'bar.baz') + end + + test "falls back by cutting keys off the end of the scope" do + assert_equal 'foo', lookup(:foo, :scope => :'missing') + assert_equal 'foo', lookup(:foo, :scope => :'missing.missing') + assert_equal 'baz', lookup(:baz, :scope => :'bar.missing') + assert_equal 'baz', lookup(:baz, :scope => :'bar.missing.missing') + end + + test "raises I18n::MissingTranslationData exception when no translation was found" do + assert_raise(I18n::MissingTranslationData) { lookup(:'foo.missing', :raise => true) } + assert_raise(I18n::MissingTranslationData) { lookup(:'bar.baz.missing', :raise => true) } + assert_raise(I18n::MissingTranslationData) { lookup(:'missing.bar.baz', :raise => true) } + end + + test "cascades before evaluating the default" do + assert_equal 'foo', lookup(:foo, :scope => :missing, :default => 'default') + end + + test "cascades defaults, too" do + assert_equal 'foo', lookup(nil, :default => [:'missing.missing', :'missing.foo']) + end + + test "works with :offset => 2 and a single key" do + @cascade_options[:offset] = 2 + lookup(:foo) + end + + test "assemble required fallbacks for ActiveRecord validation messages" do + store_translations(:en, + :errors => { + :odd => 'errors.odd', + :reply => { :title => { :blank => 'errors.reply.title.blank' }, :taken => 'errors.reply.taken' }, + :topic => { :title => { :format => 'errors.topic.title.format' }, :length => 'errors.topic.length' } + } + ) + assert_equal 'errors.reply.title.blank', lookup(:'errors.reply.title.blank', :default => :'errors.topic.title.blank') + assert_equal 'errors.reply.taken', lookup(:'errors.reply.title.taken', :default => :'errors.topic.title.taken') + assert_equal 'errors.topic.title.format', lookup(:'errors.reply.title.format', :default => :'errors.topic.title.format') + assert_equal 'errors.topic.length', lookup(:'errors.reply.title.length', :default => :'errors.topic.title.length') + assert_equal 'errors.odd', lookup(:'errors.reply.title.odd', :default => :'errors.topic.title.odd') + end + + test "assemble action view translation helper lookup cascade" do + @cascade_options[:offset] = 2 + + store_translations(:en, + :menu => { :show => 'menu.show' }, + :namespace => { + :menu => { :new => 'namespace.menu.new' }, + :controller => { + :menu => { :edit => 'namespace.controller.menu.edit' }, + :action => { + :menu => { :destroy => 'namespace.controller.action.menu.destroy' } + } + } + } + ) + + assert_equal 'menu.show', lookup(:'namespace.controller.action.menu.show') + assert_equal 'namespace.menu.new', lookup(:'namespace.controller.action.menu.new') + assert_equal 'namespace.controller.menu.edit', lookup(:'namespace.controller.action.menu.edit') + assert_equal 'namespace.controller.action.menu.destroy', lookup(:'namespace.controller.action.menu.destroy') + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/chain_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/chain_test.rb new file mode 100644 index 0000000..2fae094 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/chain_test.rb @@ -0,0 +1,122 @@ +require 'test_helper' + +class I18nBackendChainTest < I18n::TestCase + def setup + super + @first = backend(:en => { + :foo => 'Foo', :formats => { + :short => 'short', + :subformats => {:short => 'short'}, + }, + :plural_1 => { :one => '%{count}' }, + :dates => {:a => "A"} + }) + @second = backend(:en => { + :bar => 'Bar', :formats => { + :long => 'long', + :subformats => {:long => 'long'}, + }, + :plural_2 => { :one => 'one' }, + :dates => {:a => "B", :b => "B"} + }) + @chain = I18n.backend = I18n::Backend::Chain.new(@first, @second) + end + + test "looks up translations from the first chained backend" do + assert_equal 'Foo', @first.send(:translations)[:en][:foo] + assert_equal 'Foo', I18n.t(:foo) + end + + test "looks up translations from the second chained backend" do + assert_equal 'Bar', @second.send(:translations)[:en][:bar] + assert_equal 'Bar', I18n.t(:bar) + end + + test "defaults only apply to lookups on the last backend in the chain" do + assert_equal 'Foo', I18n.t(:foo, :default => 'Bah') + assert_equal 'Bar', I18n.t(:bar, :default => 'Bah') + assert_equal 'Bah', I18n.t(:bah, :default => 'Bah') # default kicks in only here + end + + test "default" do + assert_equal 'Fuh', I18n.t(:default => 'Fuh') + assert_equal 'Zero', I18n.t(:default => { :zero => 'Zero' }, :count => 0) + assert_equal({ :zero => 'Zero' }, I18n.t(:default => { :zero => 'Zero' })) + assert_equal 'Foo', I18n.t(:default => :foo) + end + + test 'default is returned if translation is missing' do + assert_equal({}, I18n.t(:'i18n.transliterate.rule', :locale => 'en', :default => {})) + end + + test "namespace lookup collects results from all backends and merges deep hashes" do + assert_equal({:long=>"long", :subformats=>{:long=>"long", :short=>"short"}, :short=>"short"}, I18n.t(:formats)) + end + + test "namespace lookup collects results from all backends and lets leftmost backend take priority" do + assert_equal({ :a => "A", :b => "B" }, I18n.t(:dates)) + end + + test "namespace lookup with only the first backend returning a result" do + assert_equal({ :one => '%{count}' }, I18n.t(:plural_1)) + end + + test "pluralization still works" do + assert_equal '1', I18n.t(:plural_1, :count => 1) + assert_equal 'one', I18n.t(:plural_2, :count => 1) + end + + test "bulk lookup collects results from all backends" do + assert_equal ['Foo', 'Bar'], I18n.t([:foo, :bar]) + assert_equal ['Foo', 'Bar', 'Bah'], I18n.t([:foo, :bar, :bah], :default => 'Bah') + assert_equal [{ + :long=>"long", + :subformats=>{:long=>"long", :short=>"short"}, + :short=>"short"}, {:one=>"one"}, + "Bah"], I18n.t([:formats, :plural_2, :bah], :default => 'Bah') + end + + test "store_translations options are not dropped while transfering to backend" do + @first.expects(:store_translations).with(:foo, {:bar => :baz}, {:option => 'persists'}) + I18n.backend.store_translations :foo, {:bar => :baz}, {:option => 'persists'} + end + + protected + + def backend(translations) + backend = I18n::Backend::Simple.new + translations.each { |locale, data| backend.store_translations(locale, data) } + backend + end +end + +class I18nBackendChainWithKeyValueTest < I18n::TestCase + def setup_backend!(subtrees = true) + first = I18n::Backend::KeyValue.new({}, subtrees) + first.store_translations(:en, :plural_1 => { :one => '%{count}' }) + + second = I18n::Backend::Simple.new + second.store_translations(:en, :plural_2 => { :one => 'one' }) + I18n.backend = I18n::Backend::Chain.new(first, second) + end + + test "subtrees enabled: looks up pluralization translations from the first chained backend" do + setup_backend! + assert_equal '1', I18n.t(:plural_1, count: 1) + end + + test "subtrees disabled: looks up pluralization translations from the first chained backend" do + setup_backend!(false) + assert_equal '1', I18n.t(:plural_1, count: 1) + end + + test "subtrees enabled: looks up translations from the second chained backend" do + setup_backend! + assert_equal 'one', I18n.t(:plural_2, count: 1) + end + + test "subtrees disabled: looks up translations from the second chained backend" do + setup_backend!(false) + assert_equal 'one', I18n.t(:plural_2, count: 1) + end +end if I18n::TestCase.key_value? diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/exceptions_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/exceptions_test.rb new file mode 100644 index 0000000..cc22166 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/exceptions_test.rb @@ -0,0 +1,36 @@ +require 'test_helper' + +class I18nBackendExceptionsTest < I18n::TestCase + def setup + super + I18n.backend = I18n::Backend::Simple.new + end + + test "throw message: MissingTranslation message from #translate includes the given scope and full key" do + exception = catch(:exception) do + I18n.t(:'baz.missing', :scope => :'foo.bar', :throw => true) + end + assert_equal "translation missing: en.foo.bar.baz.missing", exception.message + end + + test "exceptions: MissingTranslationData message from #translate includes the given scope and full key" do + begin + I18n.t(:'baz.missing', :scope => :'foo.bar', :raise => true) + rescue I18n::MissingTranslationData => exception + end + assert_equal "translation missing: en.foo.bar.baz.missing", exception.message + end + + test "exceptions: MissingTranslationData message from #localize includes the given scope and full key" do + begin + I18n.l(Time.now, :format => :foo) + rescue I18n::MissingTranslationData => exception + end + assert_equal "translation missing: en.time.formats.foo", exception.message + end + + test "exceptions: MissingInterpolationArgument message includes missing key, provided keys and full string" do + exception = I18n::MissingInterpolationArgument.new('key', {:this => 'was given'}, 'string') + assert_equal 'missing interpolation argument "key" in "string" ({:this=>"was given"} given)', exception.message + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/fallbacks_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/fallbacks_test.rb new file mode 100644 index 0000000..a220c03 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/fallbacks_test.rb @@ -0,0 +1,219 @@ +require 'test_helper' + +class I18nBackendFallbacksTranslateTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Fallbacks + end + + def setup + super + I18n.backend = Backend.new + store_translations(:en, :foo => 'Foo in :en', :bar => 'Bar in :en', :buz => 'Buz in :en', :interpolate => 'Interpolate %{value}') + store_translations(:de, :bar => 'Bar in :de', :baz => 'Baz in :de') + store_translations(:'de-DE', :baz => 'Baz in :de-DE') + store_translations(:'pt-BR', :baz => 'Baz in :pt-BR') + end + + test "still returns an existing translation as usual" do + assert_equal 'Foo in :en', I18n.t(:foo, :locale => :en) + assert_equal 'Bar in :de', I18n.t(:bar, :locale => :de) + assert_equal 'Baz in :de-DE', I18n.t(:baz, :locale => :'de-DE') + end + + test "returns interpolated value if no key provided" do + assert_equal 'Interpolate %{value}', I18n.t(:interpolate) + end + + test "returns the :en translation for a missing :de translation" do + assert_equal 'Foo in :en', I18n.t(:foo, :locale => :de) + end + + test "returns the :de translation for a missing :'de-DE' translation" do + assert_equal 'Bar in :de', I18n.t(:bar, :locale => :'de-DE') + end + + test "returns the :en translation for translation missing in both :de and :'de-De'" do + assert_equal 'Buz in :en', I18n.t(:buz, :locale => :'de-DE') + end + + test "returns the :de translation for a missing :'de-DE' when :default is a String" do + assert_equal 'Bar in :de', I18n.t(:bar, :locale => :'de-DE', :default => "Default Bar") + assert_equal "Default Bar", I18n.t(:missing_bar, :locale => :'de-DE', :default => "Default Bar") + end + + test "returns the :de translation for a missing :'de-DE' when defaults is a Symbol (which exists in :en)" do + assert_equal "Bar in :de", I18n.t(:bar, :locale => :'de-DE', :default => [:buz]) + end + + test "returns the :'de-DE' default :baz translation for a missing :'de-DE' (which exists in :de)" do + assert_equal "Baz in :de-DE", I18n.t(:bar, :locale => :'de-DE', :default => [:baz]) + end + + test "returns the :de translation for a missing :'de-DE' when :default is a Proc" do + assert_equal 'Bar in :de', I18n.t(:bar, :locale => :'de-DE', :default => Proc.new { "Default Bar" }) + assert_equal "Default Bar", I18n.t(:missing_bar, :locale => :'de-DE', :default => Proc.new { "Default Bar" }) + end + + test "returns the :de translation for a missing :'de-DE' when :default is a Hash" do + assert_equal 'Bar in :de', I18n.t(:bar, :locale => :'de-DE', :default => {}) + assert_equal({}, I18n.t(:missing_bar, :locale => :'de-DE', :default => {})) + end + + test "returns the :de translation for a missing :'de-DE' when :default is nil" do + assert_equal 'Bar in :de', I18n.t(:bar, :locale => :'de-DE', :default => nil) + assert_nil I18n.t(:missing_bar, :locale => :'de-DE', :default => nil) + end + + test "returns the translation missing message if the default is also missing" do + assert_equal 'translation missing: de-DE.missing_bar', I18n.t(:missing_bar, :locale => :'de-DE', :default => [:missing_baz]) + end + + test "returns the :'de-DE' default :baz translation for a missing :'de-DE' when defaults contains Symbol" do + assert_equal 'Baz in :de-DE', I18n.t(:missing_foo, :locale => :'de-DE', :default => [:baz, "Default Bar"]) + end + + test "returns the defaults translation for a missing :'de-DE' when defaults contains a String or Proc before Symbol" do + assert_equal "Default Bar", I18n.t(:missing_foo, :locale => :'de-DE', :default => [:missing_bar, "Default Bar", :baz]) + assert_equal "Default Bar", I18n.t(:missing_foo, :locale => :'de-DE', :default => [:missing_bar, Proc.new { "Default Bar" }, :baz]) + end + + test "returns the default translation for a missing :'de-DE' and existing :de when default is a Hash" do + assert_equal 'Default 6 Bars', I18n.t(:missing_foo, :locale => :'de-DE', :default => [:missing_bar, {:other => "Default %{count} Bars"}, "Default Bar"], :count => 6) + end + + test "returns the default translation for a missing :de translation even when default is a String when fallback is disabled" do + assert_equal 'Default String', I18n.t(:foo, :locale => :de, :default => 'Default String', :fallback => false) + end + + test "raises I18n::MissingTranslationData exception when fallback is disabled even when fallback translation exists" do + assert_raise(I18n::MissingTranslationData) { I18n.t(:foo, :locale => :de, :fallback => false, :raise => true) } + end + + test "raises I18n::MissingTranslationData exception when no translation was found" do + assert_raise(I18n::MissingTranslationData) { I18n.t(:faa, :locale => :en, :raise => true) } + assert_raise(I18n::MissingTranslationData) { I18n.t(:faa, :locale => :de, :raise => true) } + end + + test "should ensure that default is not splitted on new line char" do + assert_equal "Default \n Bar", I18n.t(:missing_bar, :default => "Default \n Bar") + end + + test "should not raise error when enforce_available_locales is true, :'pt' is missing and default is a Symbol" do + I18n.enforce_available_locales = true + begin + assert_equal 'Foo', I18n.t(:'model.attrs.foo', :locale => :'pt-BR', :default => [:'attrs.foo', "Foo"]) + ensure + I18n.enforce_available_locales = false + end + end +end + +class I18nBackendFallbacksLocalizeTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Fallbacks + end + + def setup + super + I18n.backend = Backend.new + store_translations(:en, :date => { :formats => { :en => 'en' }, :day_names => %w(Sunday) }) + store_translations(:de, :date => { :formats => { :de => 'de' } }) + end + + test "still uses an existing format as usual" do + assert_equal 'en', I18n.l(Date.today, :format => :en, :locale => :en) + end + + test "looks up and uses a fallback locale's format for a key missing in the given locale (1)" do + assert_equal 'en', I18n.l(Date.today, :format => :en, :locale => :de) + end + + test "looks up and uses a fallback locale's format for a key missing in the given locale (2)" do + assert_equal 'de', I18n.l(Date.today, :format => :de, :locale => :'de-DE') + end + + test "still uses an existing day name translation as usual" do + assert_equal 'Sunday', I18n.l(Date.new(2010, 1, 3), :format => '%A', :locale => :en) + end + + test "uses a fallback locale's translation for a key missing in the given locale" do + assert_equal 'Sunday', I18n.l(Date.new(2010, 1, 3), :format => '%A', :locale => :de) + end +end + +class I18nBackendFallbacksWithChainTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Fallbacks + end + + class Chain < I18n::Backend::Chain + include I18n::Backend::Fallbacks + end + + def setup + super + backend = Backend.new + backend.store_translations(:de, :foo => 'FOO') + backend.store_translations(:'pt-BR', :foo => 'Baz in :pt-BR') + I18n.backend = Chain.new(I18n::Backend::Simple.new, backend) + end + + test "falls back from de-DE to de when there is no translation for de-DE available" do + assert_equal 'FOO', I18n.t(:foo, :locale => :'de-DE') + end + + test "falls back from de-DE to de when there is no translation for de-DE available when using arrays, too" do + assert_equal ['FOO', 'FOO'], I18n.t([:foo, :foo], :locale => :'de-DE') + end + + test "should not raise error when enforce_available_locales is true, :'pt' is missing and default is a Symbol" do + I18n.enforce_available_locales = true + begin + assert_equal 'Foo', I18n.t(:'model.attrs.foo', :locale => :'pt-BR', :default => [:'attrs.foo', "Foo"]) + ensure + I18n.enforce_available_locales = false + end + end +end + +class I18nBackendFallbacksExistsTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Fallbacks + end + + def setup + super + I18n.backend = Backend.new + store_translations(:en, :foo => 'Foo in :en', :bar => 'Bar in :en') + store_translations(:de, :bar => 'Bar in :de') + store_translations(:'de-DE', :baz => 'Baz in :de-DE') + end + + test "exists? given an existing key will return true" do + assert_equal true, I18n.exists?(:foo) + end + + test "exists? given a non-existing key will return false" do + assert_equal false, I18n.exists?(:bogus) + end + + test "exists? given an existing key and an existing locale will return true" do + assert_equal true, I18n.exists?(:foo, :en) + assert_equal true, I18n.exists?(:bar, :de) + end + + test "exists? given a non-existing key and an existing locale will return false" do + assert_equal false, I18n.exists?(:bogus, :en) + assert_equal false, I18n.exists?(:bogus, :de) + end + + test "exists? should return true given a key which is missing from the given locale and exists in a fallback locale" do + assert_equal true, I18n.exists?(:foo, :de) + assert_equal true, I18n.exists?(:foo, :'de-DE') + end + + test "exists? should return false given a key which is missing from the given locale and all its fallback locales" do + assert_equal false, I18n.exists?(:baz, :de) + assert_equal false, I18n.exists?(:bogus, :'de-DE') + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/interpolation_compiler_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/interpolation_compiler_test.rb new file mode 100644 index 0000000..cffe28f --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/interpolation_compiler_test.rb @@ -0,0 +1,118 @@ +require 'test_helper' + +class InterpolationCompilerTest < I18n::TestCase + Compiler = I18n::Backend::InterpolationCompiler::Compiler + + def compile_and_interpolate(str, values = {}) + Compiler.compile_if_an_interpolation(str).i18n_interpolate(values) + end + + def assert_escapes_interpolation_key(expected, malicious_str) + assert_equal(expected, Compiler.send(:escape_key_sym, malicious_str)) + end + + def test_escape_key_properly_escapes + assert_escapes_interpolation_key ':"\""', '"' + assert_escapes_interpolation_key ':"\\\\"', '\\' + assert_escapes_interpolation_key ':"\\\\\""', '\\"' + assert_escapes_interpolation_key ':"\#{}"', '#{}' + assert_escapes_interpolation_key ':"\\\\\#{}"', '\#{}' + end + + def assert_escapes_plain_string(expected, plain_str) + assert_equal expected, Compiler.send(:escape_plain_str, plain_str) + end + + def test_escape_plain_string_properly_escapes + assert_escapes_plain_string '\\"', '"' + assert_escapes_plain_string '\'', '\'' + assert_escapes_plain_string '\\#', '#' + assert_escapes_plain_string '\\#{}', '#{}' + assert_escapes_plain_string '\\\\\\"','\\"' + end + + def test_non_interpolated_strings_or_arrays_dont_get_compiled + ['abc', '\\{a}}', '{a}}', []].each do |obj| + Compiler.compile_if_an_interpolation(obj) + assert_equal false, obj.respond_to?(:i18n_interpolate) + end + end + + def test_interpolated_string_gets_compiled + assert_equal '-A-', compile_and_interpolate('-%{a}-', :a => 'A') + end + + def assert_handles_key(str, key) + assert_equal 'A', compile_and_interpolate(str, key => 'A') + end + + def test_compiles_fancy_keys + assert_handles_key('%{\}', :'\\' ) + assert_handles_key('%{#}', :'#' ) + assert_handles_key('%{#{}', :'#{' ) + assert_handles_key('%{#$SAFE}', :'#$SAFE') + assert_handles_key('%{\000}', :'\000' ) + assert_handles_key('%{\'}', :'\'' ) + assert_handles_key('%{\'\'}', :'\'\'' ) + assert_handles_key('%{a.b}', :'a.b' ) + assert_handles_key('%{ }', :' ' ) + assert_handles_key('%{:}', :':' ) + assert_handles_key("%{:''}", :":''" ) + assert_handles_key('%{:"}', :':"' ) + end + + def test_str_containing_only_escaped_interpolation_is_handled_correctly + assert_equal 'abc %{x}', compile_and_interpolate('abc %%{x}') + end + + def test_handles_weird_strings + assert_equal '#{} a', compile_and_interpolate('#{} %{a}', :a => 'a') + assert_equal '"#{abc}"', compile_and_interpolate('"#{ab%{a}c}"', :a => '' ) + assert_equal 'a}', compile_and_interpolate('%{{a}}', :'{a' => 'a') + assert_equal '"', compile_and_interpolate('"%{a}', :a => '' ) + assert_equal 'a%{a}', compile_and_interpolate('%{a}%%{a}', :a => 'a') + assert_equal '%%{a}', compile_and_interpolate('%%%{a}') + assert_equal '\";eval("a")', compile_and_interpolate('\";eval("%{a}")', :a => 'a') + assert_equal '\";eval("a")', compile_and_interpolate('\";eval("a")%{a}', :a => '' ) + assert_equal "\na", compile_and_interpolate("\n%{a}", :a => 'a') + end + + def test_raises_exception_when_argument_is_missing + assert_raise(I18n::MissingInterpolationArgument) do + compile_and_interpolate('%{first} %{last}', :first => 'first') + end + end + + def test_custom_missing_interpolation_argument_handler + old_handler = I18n.config.missing_interpolation_argument_handler + I18n.config.missing_interpolation_argument_handler = lambda do |key, values, string| + "missing key is #{key}, values are #{values.inspect}, given string is '#{string}'" + end + assert_equal %|first missing key is last, values are {:first=>"first"}, given string is '%{first} %{last}'|, + compile_and_interpolate('%{first} %{last}', :first => 'first') + ensure + I18n.config.missing_interpolation_argument_handler = old_handler + end +end + +class I18nBackendInterpolationCompilerTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::InterpolationCompiler + end + + include I18n::Tests::Interpolation + + def setup + I18n.backend = Backend.new + super + end + + # pre-compile default strings to make sure we are testing I18n::Backend::InterpolationCompiler + def interpolate(*args) + options = args.last.kind_of?(Hash) ? args.last : {} + if default_str = options[:default] + I18n::Backend::InterpolationCompiler::Compiler.compile_if_an_interpolation(default_str) + end + super + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/key_value_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/key_value_test.rb new file mode 100644 index 0000000..be220d3 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/key_value_test.rb @@ -0,0 +1,61 @@ +require 'test_helper' + +class I18nBackendKeyValueTest < I18n::TestCase + def setup_backend!(subtree=true) + I18n.backend = I18n::Backend::KeyValue.new({}, subtree) + store_translations(:en, :foo => { :bar => 'bar', :baz => 'baz' }) + end + + def assert_flattens(expected, nested, escape=true, subtree=true) + assert_equal expected, I18n.backend.flatten_translations("en", nested, escape, subtree) + end + + test "hash flattening works" do + setup_backend! + assert_flattens( + {:a=>'a', :b=>{:c=>'c', :d=>'d', :f=>{:x=>'x'}}, :"b.f" => {:x=>"x"}, :"b.c"=>"c", :"b.f.x"=>"x", :"b.d"=>"d"}, + {:a=>'a', :b=>{:c=>'c', :d=>'d', :f=>{:x=>'x'}}} + ) + assert_flattens({:a=>{:b =>['a', 'b']}, :"a.b"=>['a', 'b']}, {:a=>{:b =>['a', 'b']}}) + assert_flattens({:"a\001b" => "c"}, {:"a.b" => "c"}) + assert_flattens({:"a.b"=>['a', 'b']}, {:a=>{:b =>['a', 'b']}}, true, false) + assert_flattens({:"a.b" => "c"}, {:"a.b" => "c"}, false) + end + + test "store_translations handle subtrees by default" do + setup_backend! + assert_equal({ :bar => 'bar', :baz => 'baz' }, I18n.t("foo")) + end + + test "store_translations merge subtrees accordingly" do + setup_backend! + store_translations(:en, :foo => { :baz => "BAZ"}) + assert_equal('BAZ', I18n.t("foo.baz")) + assert_equal({ :bar => 'bar', :baz => 'BAZ' }, I18n.t("foo")) + end + + test "store_translations does not handle subtrees if desired" do + setup_backend!(false) + assert_raise I18n::MissingTranslationData do + I18n.t("foo", :raise => true) + end + end + + test "subtrees enabled: given incomplete pluralization data it raises I18n::InvalidPluralizationData" do + setup_backend! + store_translations(:en, :bar => { :one => "One" }) + assert_raise(I18n::InvalidPluralizationData) { I18n.t(:bar, :count => 2) } + end + + test "subtrees disabled: given incomplete pluralization data it returns an error message" do + setup_backend!(false) + store_translations(:en, :bar => { :one => "One" }) + assert_equal "translation missing: en.bar", I18n.t(:bar, :count => 2) + end + + test "translate handles subtrees for pluralization" do + setup_backend!(false) + store_translations(:en, :bar => { :one => "One" }) + assert_equal("One", I18n.t("bar", :count => 1)) + end +end if I18n::TestCase.key_value? diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/memoize_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/memoize_test.rb new file mode 100644 index 0000000..3448904 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/memoize_test.rb @@ -0,0 +1,79 @@ +require 'test_helper' +# TODO: change back to "require 'backend/simple'" when dropping support to Ruby 1.8.7. +require File.expand_path('../simple_test', __FILE__) + +class I18nBackendMemoizeTest < I18nBackendSimpleTest + module MemoizeSpy + attr_accessor :spy_calls + + def available_locales + self.spy_calls = (self.spy_calls || 0) + 1 + super + end + end + + class MemoizeBackend < I18n::Backend::Simple + include MemoizeSpy + include I18n::Backend::Memoize + end + + def setup + super + I18n.backend = MemoizeBackend.new + end + + def test_memoizes_available_locales + I18n.backend.spy_calls = 0 + assert_equal I18n.available_locales, I18n.available_locales + assert_equal 1, I18n.backend.spy_calls + end + + def test_resets_available_locales_on_reload! + I18n.available_locales + I18n.backend.spy_calls = 0 + I18n.reload! + assert_equal I18n.available_locales, I18n.available_locales + assert_equal 1, I18n.backend.spy_calls + end + + def test_resets_available_locales_on_store_translations + I18n.available_locales + I18n.backend.spy_calls = 0 + I18n.backend.store_translations(:copa, :ca => :bana) + assert_equal I18n.available_locales, I18n.available_locales + assert I18n.available_locales.include?(:copa) + assert_equal 1, I18n.backend.spy_calls + end + + module TestLookup + def lookup(locale, key, scope = [], options = {}) + keys = I18n.normalize_keys(locale, key, scope, options[:separator]) + keys.inspect + end + end + + def test_lookup_concurrent_consistency + backend_impl = Class.new(I18n::Backend::Simple) do + include TestLookup + include I18n::Backend::Memoize + end + backend = backend_impl.new + + memoized_lookup = backend.send(:memoized_lookup) + + assert_equal "[:foo, :scoped, :sample]", backend.translate('foo', scope = [:scoped, :sample]) + + results = [] + 30.times.inject([]) do |memo, i| + memo << Thread.new do + backend.translate('bar', scope); backend.translate(:baz, scope) + end + end.each(&:join) + + memoized_lookup = backend.send(:memoized_lookup) + puts memoized_lookup.inspect if $VERBOSE + assert_equal 3, memoized_lookup.size, "NON-THREAD-SAFE lookup memoization backend: #{memoized_lookup.class}" + # if a plain Hash is used might eventually end up in a weird (inconsistent) state + end + +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/metadata_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/metadata_test.rb new file mode 100644 index 0000000..44612cf --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/metadata_test.rb @@ -0,0 +1,48 @@ +require 'test_helper' + +class I18nBackendMetadataTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Metadata + end + + def setup + super + I18n.backend = Backend.new + store_translations(:en, :foo => 'Hi %{name}') + end + + test "translation strings carry metadata" do + translation = I18n.t(:foo, :name => 'David') + assert translation.respond_to?(:translation_metadata) + assert translation.translation_metadata.is_a?(Hash) + end + + test "translate adds the locale to metadata on Strings" do + assert_equal :en, I18n.t(:foo, :name => 'David', :locale => :en).translation_metadata[:locale] + end + + test "translate adds the key to metadata on Strings" do + assert_equal :foo, I18n.t(:foo, :name => 'David').translation_metadata[:key] + end + + test "translate adds the default to metadata on Strings" do + assert_equal 'bar', I18n.t(:foo, :default => 'bar', :name => '').translation_metadata[:default] + end + + test "translation adds the interpolation values to metadata on Strings" do + assert_equal({:name => 'David'}, I18n.t(:foo, :name => 'David').translation_metadata[:values]) + end + + test "interpolation adds the original string to metadata on Strings" do + assert_equal('Hi %{name}', I18n.t(:foo, :name => 'David').translation_metadata[:original]) + end + + test "pluralization adds the count to metadata on Strings" do + assert_equal(1, I18n.t(:missing, :count => 1, :default => { :one => 'foo' }).translation_metadata[:count]) + end + + test "metadata works with frozen values" do + assert_equal(1, I18n.t(:missing, :count => 1, :default => 'foo'.freeze).translation_metadata[:count]) + end +end + diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/pluralization_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/pluralization_test.rb new file mode 100644 index 0000000..1518efd --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/pluralization_test.rb @@ -0,0 +1,45 @@ +require 'test_helper' + +class I18nBackendPluralizationTest < I18n::TestCase + class Backend < I18n::Backend::Simple + include I18n::Backend::Pluralization + include I18n::Backend::Fallbacks + end + + def setup + super + I18n.backend = Backend.new + @rule = lambda { |n| n == 1 ? :one : n == 0 || (2..10).include?(n % 100) ? :few : (11..19).include?(n % 100) ? :many : :other } + store_translations(:xx, :i18n => { :plural => { :rule => @rule } }) + @entry = { :zero => 'zero', :one => 'one', :few => 'few', :many => 'many', :other => 'other' } + end + + test "pluralization picks a pluralizer from :'i18n.pluralize'" do + assert_equal @rule, I18n.backend.send(:pluralizer, :xx) + end + + test "pluralization picks :one for 1" do + assert_equal 'one', I18n.t(:count => 1, :default => @entry, :locale => :xx) + end + + test "pluralization picks :few for 2" do + assert_equal 'few', I18n.t(:count => 2, :default => @entry, :locale => :xx) + end + + test "pluralization picks :many for 11" do + assert_equal 'many', I18n.t(:count => 11, :default => @entry, :locale => :xx) + end + + test "pluralization picks zero for 0 if the key is contained in the data" do + assert_equal 'zero', I18n.t(:count => 0, :default => @entry, :locale => :xx) + end + + test "pluralization picks few for 0 if the key is not contained in the data" do + @entry.delete(:zero) + assert_equal 'few', I18n.t(:count => 0, :default => @entry, :locale => :xx) + end + + test "Fallbacks can pick up rules from fallback locales, too" do + assert_equal @rule, I18n.backend.send(:pluralizer, :'xx-XX') + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/simple_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/simple_test.rb new file mode 100644 index 0000000..be5715f --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/simple_test.rb @@ -0,0 +1,103 @@ +require 'test_helper' + +class I18nBackendSimpleTest < I18n::TestCase + def setup + super + I18n.backend = I18n::Backend::Simple.new + I18n.load_path = [locales_dir + '/en.yml'] + end + + # useful because this way we can use the backend with no key for interpolation/pluralization + test "simple backend translate: given nil as a key it still interpolations the default value" do + assert_equal "Hi David", I18n.t(nil, :default => "Hi %{name}", :name => "David") + end + + # loading translations + test "simple load_translations: given an unknown file type it raises I18n::UnknownFileType" do + assert_raise(I18n::UnknownFileType) { I18n.backend.load_translations("#{locales_dir}/en.xml") } + end + + test "simple load_translations: given a Ruby file name it does not raise anything" do + assert_nothing_raised { I18n.backend.load_translations("#{locales_dir}/en.rb") } + end + + test "simple load_translations: given no argument, it uses I18n.load_path" do + I18n.backend.load_translations + assert_equal({ :en => { :foo => { :bar => 'baz' } } }, I18n.backend.send(:translations)) + end + + test "simple load_rb: loads data from a Ruby file" do + data = I18n.backend.send(:load_rb, "#{locales_dir}/en.rb") + assert_equal({ :en => { :fuh => { :bah => 'bas' } } }, data) + end + + test "simple load_yml: loads data from a YAML file" do + data = I18n.backend.send(:load_yml, "#{locales_dir}/en.yml") + assert_equal({ 'en' => { 'foo' => { 'bar' => 'baz' } } }, data) + end + + test "simple load_translations: loads data from known file formats" do + I18n.backend = I18n::Backend::Simple.new + I18n.backend.load_translations("#{locales_dir}/en.rb", "#{locales_dir}/en.yml") + expected = { :en => { :fuh => { :bah => "bas" }, :foo => { :bar => "baz" } } } + assert_equal expected, translations + end + + test "simple load_translations: given file names as array it does not raise anything" do + assert_nothing_raised { I18n.backend.load_translations(["#{locales_dir}/en.rb", "#{locales_dir}/en.yml"]) } + end + + # storing translations + + test "simple store_translations: stores translations, ... no, really :-)" do + store_translations :'en', :foo => 'bar' + assert_equal Hash[:'en', {:foo => 'bar'}], translations + end + + test "simple store_translations: deep_merges with existing translations" do + store_translations :'en', :foo => {:bar => 'bar'} + store_translations :'en', :foo => {:baz => 'baz'} + assert_equal Hash[:'en', {:foo => {:bar => 'bar', :baz => 'baz'}}], translations + end + + test "simple store_translations: converts the given locale to a Symbol" do + store_translations 'en', :foo => 'bar' + assert_equal Hash[:'en', {:foo => 'bar'}], translations + end + + test "simple store_translations: converts keys to Symbols" do + store_translations 'en', 'foo' => {'bar' => 'bar', 'baz' => 'baz'} + assert_equal Hash[:'en', {:foo => {:bar => 'bar', :baz => 'baz'}}], translations + end + + test "simple store_translations: do not store translations unavailable locales if enforce_available_locales is true" do + begin + I18n.enforce_available_locales = true + I18n.available_locales = [:en, :es] + store_translations(:fr, :foo => {:bar => 'barfr', :baz => 'bazfr'}) + store_translations(:es, :foo => {:bar => 'bares', :baz => 'bazes'}) + assert_nil translations[:fr] + assert_equal Hash[:foo, {:bar => 'bares', :baz => 'bazes'}], translations[:es] + ensure + I18n.config.enforce_available_locales = false + end + end + + test "simple store_translations: store translations for unavailable locales if enforce_available_locales is false" do + I18n.available_locales = [:en, :es] + store_translations(:fr, :foo => {:bar => 'barfr', :baz => 'bazfr'}) + assert_equal Hash[:foo, {:bar => 'barfr', :baz => 'bazfr'}], translations[:fr] + end + + # reloading translations + + test "simple reload_translations: unloads translations" do + I18n.backend.reload! + assert_nil translations + end + + test "simple reload_translations: uninitializes the backend" do + I18n.backend.reload! + assert_equal false, I18n.backend.initialized? + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/backend/transliterator_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/backend/transliterator_test.rb new file mode 100644 index 0000000..c40e2bb --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/backend/transliterator_test.rb @@ -0,0 +1,84 @@ +# encoding: utf-8 +require 'test_helper' + +class I18nBackendTransliterator < I18n::TestCase + def setup + super + I18n.backend = I18n::Backend::Simple.new + @proc = lambda { |n| n.upcase } + @hash = { "ü" => "ue", "ö" => "oe", "a" => "a" } + @transliterator = I18n::Backend::Transliterator.get + end + + test "transliteration rule can be a proc" do + store_translations(:xx, :i18n => {:transliterate => {:rule => @proc}}) + assert_equal "HELLO", I18n.backend.transliterate(:xx, "hello") + end + + test "transliteration rule can be a hash" do + store_translations(:xx, :i18n => {:transliterate => {:rule => @hash}}) + assert_equal "ue", I18n.backend.transliterate(:xx, "ü") + end + + test "transliteration rule must be a proc or hash" do + store_translations(:xx, :i18n => {:transliterate => {:rule => ""}}) + assert_raise I18n::ArgumentError do + I18n.backend.transliterate(:xx, "ü") + end + end + + test "transliterator defaults to latin => ascii when no rule is given" do + assert_equal "AEroskobing", I18n.backend.transliterate(:xx, "Ærøskøbing") + end + + test "default transliterator should not modify ascii characters" do + (0..127).each do |byte| + char = [byte].pack("U") + assert_equal char, @transliterator.transliterate(char) + end + end + + test "default transliterator correctly transliterates latin characters" do + # create string with range of Unicode's western characters with + # diacritics, excluding the division and multiplication signs which for + # some reason or other are floating in the middle of all the letters. + string = (0xC0..0x17E).to_a.reject {|c| [0xD7, 0xF7].include? c}.pack("U*") + string.split(//) do |char| + assert_match %r{^[a-zA-Z']*$}, @transliterator.transliterate(string) + end + end + + test "should replace non-ASCII chars not in map with a replacement char" do + assert_equal "abc?", @transliterator.transliterate("abcſ") + end + + test "can replace non-ASCII chars not in map with a custom replacement string" do + assert_equal "abc#", @transliterator.transliterate("abcſ", "#") + end + + test "default transliterator raises errors for invalid UTF-8" do + assert_raise ArgumentError do + @transliterator.transliterate("a\x92b") + end + end + + test "I18n.transliterate should transliterate using a default transliterator" do + assert_equal "aeo", I18n.transliterate("áèö") + end + + test "I18n.transliterate should transliterate using a locale" do + store_translations(:xx, :i18n => {:transliterate => {:rule => @hash}}) + assert_equal "ue", I18n.transliterate("ü", :locale => :xx) + end + + test "default transliterator fails with custom rules with uncomposed input" do + char = [117, 776].pack("U*") # "ü" as ASCII "u" plus COMBINING DIAERESIS + transliterator = I18n::Backend::Transliterator.get(@hash) + assert_not_equal "ue", transliterator.transliterate(char) + end + + test "DEFAULT_APPROXIMATIONS is frozen to prevent concurrency issues" do + assert I18n::Backend::Transliterator::HashTransliterator::DEFAULT_APPROXIMATIONS.frozen? + end + +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/core_ext/hash_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/core_ext/hash_test.rb new file mode 100644 index 0000000..f7ebd6f --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/core_ext/hash_test.rb @@ -0,0 +1,36 @@ +require 'test_helper' +require 'i18n/core_ext/hash' + +class I18nCoreExtHashInterpolationTest < I18n::TestCase + test "#deep_symbolize_keys" do + hash = { 'foo' => { 'bar' => { 'baz' => 'bar' } } } + expected = { :foo => { :bar => { :baz => 'bar' } } } + assert_equal expected, hash.deep_symbolize_keys + end + + test "#slice" do + hash = { :foo => 'bar', :baz => 'bar' } + expected = { :foo => 'bar' } + assert_equal expected, hash.slice(:foo) + end + + test "#slice non-existent key" do + hash = { :foo => 'bar', :baz => 'bar' } + expected = { :foo => 'bar' } + assert_equal expected, hash.slice(:foo, :not_here) + end + + test "#except" do + hash = { :foo => 'bar', :baz => 'bar' } + expected = { :foo => 'bar' } + assert_equal expected, hash.except(:baz) + end + + test "#deep_merge!" do + hash = { :foo => { :bar => { :baz => 'bar' } }, :baz => 'bar' } + hash.deep_merge!(:foo => { :bar => { :baz => 'foo' } }) + + expected = { :foo => { :bar => { :baz => 'foo' } }, :baz => 'bar' } + assert_equal expected, hash + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/gettext/api_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/gettext/api_test.rb new file mode 100644 index 0000000..2cd157c --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/gettext/api_test.rb @@ -0,0 +1,214 @@ +# encoding: utf-8 +require 'test_helper' +require 'i18n/gettext/helpers' + +include I18n::Gettext::Helpers + +class I18nGettextApiTest < I18n::TestCase + def setup + super + I18n.locale = :en + I18n.backend.store_translations :de, { + 'Hi Gettext!' => 'Hallo Gettext!', + 'Sentence 1. Sentence 2.' => 'Satz 1. Satz 2.', + "An apple" => { :one => 'Ein Apfel', :other => '%{count} Äpfel' }, + :special => { "A special apple" => { :one => 'Ein spezieller Apfel', :other => '%{count} spezielle Äpfel' } }, + :foo => { :bar => 'bar-de' }, + 'foo.bar' => 'Foo Bar' + }, :separator => '|' + end + + # N_ + def test_N_returns_original_msg + assert_equal 'foo|bar', N_('foo|bar') + I18n.locale = :de + assert_equal 'Hi Gettext!', N_('Hi Gettext!') + end + + # gettext + def test_gettext_uses_msg_as_default + assert_equal 'Hi Gettext!', _('Hi Gettext!') + end + + def test_gettext_uses_msg_as_key + I18n.locale = :de + assert_equal 'Hallo Gettext!', gettext('Hi Gettext!') + assert_equal 'Hallo Gettext!', _('Hi Gettext!') + end + + def test_gettext_uses_msg_containing_dots_as_default + assert_equal 'Sentence 1. Sentence 2.', gettext('Sentence 1. Sentence 2.') + assert_equal 'Sentence 1. Sentence 2.', _('Sentence 1. Sentence 2.') + end + + def test_gettext_uses_msg_containing_dots_as_key + I18n.locale = :de + assert_equal 'Satz 1. Satz 2.', gettext('Sentence 1. Sentence 2.') + assert_equal 'Satz 1. Satz 2.', _('Sentence 1. Sentence 2.') + end + + # sgettext + def test_sgettext_defaults_to_the_last_token_of_a_scoped_msgid + assert_equal 'bar', sgettext('foo|bar') + assert_equal 'bar', s_('foo|bar') + end + + def test_sgettext_looks_up_a_scoped_translation + I18n.locale = :de + assert_equal 'bar-de', sgettext('foo|bar') + assert_equal 'bar-de', s_('foo|bar') + end + + def test_sgettext_ignores_dots + I18n.locale = :de + assert_equal 'Foo Bar', sgettext('foo.bar') + assert_equal 'Foo Bar', s_('foo.bar') + end + + # pgettext + def test_pgettext_defaults_to_msgid + assert_equal 'bar', pgettext('foo', 'bar') + assert_equal 'bar', p_('foo', 'bar') + end + + def test_pgettext_looks_up_a_scoped_translation + I18n.locale = :de + assert_equal 'bar-de', pgettext('foo', 'bar') + assert_equal 'bar-de', p_('foo', 'bar') + end + + # ngettext + def test_ngettext_looks_up_msg_id_as_default_singular + assert_equal 'An apple', ngettext('An apple', '%{count} apples', 1) + assert_equal 'An apple', n_('An apple', '%{count} apples', 1) + end + + def test_ngettext_looks_up_msg_id_plural_as_default_plural + assert_equal '2 apples', ngettext('An apple', '%{count} apples', 2) + assert_equal '2 apples', n_('An apple', '%{count} apples', 2) + end + + def test_ngettext_looks_up_a_singular + I18n.locale = :de + assert_equal 'Ein Apfel', ngettext('An apple', '%{count} apples', 1) + assert_equal 'Ein Apfel', n_('An apple', '%{count} apples', 1) + end + + def test_ngettext_looks_up_a_plural + I18n.locale = :de + assert_equal '2 Äpfel', ngettext('An apple', '%{count} apples', 2) + assert_equal '2 Äpfel', n_('An apple', '%{count} apples', 2) + end + + def test_ngettext_looks_up_msg_id_as_default_singular_with_alternative_syntax + assert_equal 'An apple', ngettext(['An apple', '%{count} apples'], 1) + assert_equal 'An apple', n_(['An apple', '%{count} apples'], 1) + end + + def test_ngettext_looks_up_msg_id_plural_as_default_plural_with_alternative_syntax + assert_equal '2 apples', ngettext(['An apple', '%{count} apples'], 2) + assert_equal '2 apples', n_(['An apple', '%{count} apples'], 2) + end + + def test_ngettext_looks_up_a_singular_with_alternative_syntax + I18n.locale = :de + assert_equal 'Ein Apfel', ngettext(['An apple', '%{count} apples'], 1) + assert_equal 'Ein Apfel', n_(['An apple', '%{count} apples'], 1) + end + + def test_ngettext_looks_up_a_plural_with_alternative_syntax + I18n.locale = :de + assert_equal '2 Äpfel', ngettext(['An apple', '%{count} apples'], 2) + assert_equal '2 Äpfel', n_(['An apple', '%{count} apples'], 2) + end + + # nsgettext + def test_nsgettext_looks_up_msg_id_as_default_singular + assert_equal 'A special apple', nsgettext('special|A special apple', '%{count} special apples', 1) + assert_equal 'A special apple', ns_('special|A special apple', '%{count} special apples', 1) + end + + def test_nsgettext_looks_up_msg_id_plural_as_default_plural + assert_equal '2 special apples', nsgettext('special|A special apple', '%{count} special apples', 2) + assert_equal '2 special apples', ns_('special|A special apple', '%{count} special apples', 2) + end + + def test_nsgettext_looks_up_a_singular + I18n.locale = :de + assert_equal 'Ein spezieller Apfel', nsgettext('special|A special apple', '%{count} special apples', 1) + assert_equal 'Ein spezieller Apfel', ns_('special|A special apple', '%{count} special apples', 1) + end + + def test_nsgettext_looks_up_a_plural + I18n.locale = :de + assert_equal '2 spezielle Äpfel', nsgettext('special|A special apple', '%{count} special apples', 2) + assert_equal '2 spezielle Äpfel', ns_('special|A special apple', '%{count} special apples', 2) + end + + def test_nsgettext_looks_up_msg_id_as_default_singular_with_alternative_syntax + assert_equal 'A special apple', nsgettext(['special|A special apple', '%{count} special apples'], 1) + assert_equal 'A special apple', ns_(['special|A special apple', '%{count} special apples'], 1) + end + + def test_nsgettext_looks_up_msg_id_plural_as_default_plural_with_alternative_syntax + assert_equal '2 special apples', nsgettext(['special|A special apple', '%{count} special apples'], 2) + assert_equal '2 special apples', ns_(['special|A special apple', '%{count} special apples'], 2) + end + + def test_nsgettext_looks_up_a_singular_with_alternative_syntax + I18n.locale = :de + assert_equal 'Ein spezieller Apfel', nsgettext(['special|A special apple', '%{count} special apples'], 1) + assert_equal 'Ein spezieller Apfel', ns_(['special|A special apple', '%{count} special apples'], 1) + end + + def test_nsgettext_looks_up_a_plural_with_alternative_syntax + I18n.locale = :de + assert_equal '2 spezielle Äpfel', nsgettext(['special|A special apple', '%{count} special apples'], 2) + assert_equal '2 spezielle Äpfel', ns_(['special|A special apple', '%{count} special apples'], 2) + end + + # npgettext + def test_npgettext_looks_up_msg_id_as_default_singular + assert_equal 'A special apple', npgettext('special', 'A special apple', '%{count} special apples', 1) + assert_equal 'A special apple', np_('special', 'A special apple', '%{count} special apples', 1) + end + + def test_npgettext_looks_up_msg_id_plural_as_default_plural + assert_equal '2 special apples', npgettext('special', 'A special apple', '%{count} special apples', 2) + assert_equal '2 special apples', np_('special', 'A special apple', '%{count} special apples', 2) + end + + def test_npgettext_looks_up_a_singular + I18n.locale = :de + assert_equal 'Ein spezieller Apfel', npgettext('special', 'A special apple', '%{count} special apples', 1) + assert_equal 'Ein spezieller Apfel', np_('special', 'A special apple', '%{count} special apples', 1) + end + + def test_npgettext_looks_up_a_plural + I18n.locale = :de + assert_equal '2 spezielle Äpfel', npgettext('special', 'A special apple', '%{count} special apples', 2) + assert_equal '2 spezielle Äpfel', np_('special', 'A special apple', '%{count} special apples', 2) + end + + def test_npgettext_looks_up_msg_id_as_default_singular_with_alternative_syntax + assert_equal 'A special apple', npgettext('special', ['A special apple', '%{count} special apples'], 1) + assert_equal 'A special apple', np_('special', ['A special apple', '%{count} special apples'], 1) + end + + def test_npgettext_looks_up_msg_id_plural_as_default_plural_with_alternative_syntax + assert_equal '2 special apples', npgettext('special', ['A special apple', '%{count} special apples'], 2) + assert_equal '2 special apples', np_('special', ['A special apple', '%{count} special apples'], 2) + end + + def test_npgettext_looks_up_a_singular_with_alternative_syntax + I18n.locale = :de + assert_equal 'Ein spezieller Apfel', npgettext('special', ['A special apple', '%{count} special apples'], 1) + assert_equal 'Ein spezieller Apfel', np_('special', ['A special apple', '%{count} special apples'], 1) + end + + def test_npgettext_looks_up_a_plural_with_alternative_syntax + I18n.locale = :de + assert_equal '2 spezielle Äpfel', npgettext('special', ['A special apple', '%{count} special apples'], 2) + assert_equal '2 spezielle Äpfel', np_('special', ['A special apple', '%{count} special apples'], 2) + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/gettext/backend_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/gettext/backend_test.rb new file mode 100644 index 0000000..30254e6 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/gettext/backend_test.rb @@ -0,0 +1,92 @@ +# encoding: utf-8 + +require 'test_helper' + +class I18nGettextBackendTest < I18n::TestCase + include I18n::Gettext::Helpers + + class Backend < I18n::Backend::Simple + include I18n::Backend::Gettext + end + + def setup + super + I18n.backend = Backend.new + I18n.locale = :en + I18n.load_path = ["#{locales_dir}/de.po"] + I18n.default_separator = '|' + end + + def test_backend_loads_po_file + I18n.backend.send(:init_translations) + assert I18n.backend.send(:translations)[:de][:"Axis"] + end + + def test_looks_up_a_translation + I18n.locale = :de + assert_equal 'Auto', gettext('car') + end + + def test_uses_default_translation + assert_equal 'car', gettext('car') + end + + def test_looks_up_a_namespaced_translation + I18n.locale = :de + assert_equal 'Räderzahl', sgettext('Car|Wheels count') + assert_equal 'Räderzahl', pgettext('Car', 'Wheels count') + assert_equal 'Räderzahl!', pgettext('New car', 'Wheels count') + end + + def test_uses_namespaced_default_translation + assert_equal 'Wheels count', sgettext('Car|Wheels count') + assert_equal 'Wheels count', pgettext('Car', 'Wheels count') + assert_equal 'Wheels count', pgettext('New car', 'Wheels count') + end + + def test_pluralizes_entry + I18n.locale = :de + assert_equal 'Achse', ngettext('Axis', 'Axis', 1) + assert_equal 'Achsen', ngettext('Axis', 'Axis', 2) + end + + def test_pluralizes_default_entry + assert_equal 'Axis', ngettext('Axis', 'Axis', 1) + assert_equal 'Axis', ngettext('Axis', 'Axis', 2) + end + + def test_pluralizes_namespaced_entry + I18n.locale = :de + assert_equal 'Rad', nsgettext('Car|wheel', 'wheels', 1) + assert_equal 'Räder', nsgettext('Car|wheel', 'wheels', 2) + assert_equal 'Rad', npgettext('Car', 'wheel', 'wheels', 1) + assert_equal 'Räder', npgettext('Car', 'wheel', 'wheels', 2) + assert_equal 'Rad!', npgettext('New car', 'wheel', 'wheels', 1) + assert_equal 'Räder!', npgettext('New car', 'wheel', 'wheels', 2) + end + + def test_pluralizes_namespaced_default_entry + assert_equal 'wheel', nsgettext('Car|wheel', 'wheels', 1) + assert_equal 'wheels', nsgettext('Car|wheel', 'wheels', 2) + assert_equal 'wheel', npgettext('Car', 'wheel', 'wheels', 1) + assert_equal 'wheels', npgettext('Car', 'wheel', 'wheels', 2) + assert_equal 'wheel', npgettext('New car', 'wheel', 'wheels', 1) + assert_equal 'wheels', npgettext('New car', 'wheel', 'wheels', 2) + end + + def test_pluralizes_namespaced_entry_with_alternative_syntax + I18n.locale = :de + assert_equal 'Rad', nsgettext(['Car|wheel', 'wheels'], 1) + assert_equal 'Räder', nsgettext(['Car|wheel', 'wheels'], 2) + assert_equal 'Rad', npgettext('Car', ['wheel', 'wheels'], 1) + assert_equal 'Räder', npgettext('Car', ['wheel', 'wheels'], 2) + assert_equal 'Rad!', npgettext('New car', ['wheel', 'wheels'], 1) + assert_equal 'Räder!', npgettext('New car', ['wheel', 'wheels'], 2) + end + + def test_ngettextpluralizes_entry_with_dots + I18n.locale = :de + assert_equal 'Auf 1 Achse.', n_("On %{count} wheel.", "On %{count} wheels.", 1) + assert_equal 'Auf 2 Achsen.', n_("On %{count} wheel.", "On %{count} wheels.", 2) + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/i18n/exceptions_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/i18n/exceptions_test.rb new file mode 100644 index 0000000..84e1c8f --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/i18n/exceptions_test.rb @@ -0,0 +1,117 @@ +require 'test_helper' + +class I18nExceptionsTest < I18n::TestCase + def test_invalid_locale_stores_locale + force_invalid_locale + rescue I18n::ArgumentError => exception + assert_nil exception.locale + end + + test "passing an invalid locale raises an InvalidLocale exception" do + force_invalid_locale do |exception| + assert_equal 'nil is not a valid locale', exception.message + end + end + + test "MissingTranslation can be initialized without options" do + exception = I18n::MissingTranslation.new(:en, 'foo') + assert_equal({}, exception.options) + end + + test "MissingTranslationData exception stores locale, key and options" do + force_missing_translation_data do |exception| + assert_equal 'de', exception.locale + assert_equal :foo, exception.key + assert_equal({:scope => :bar}, exception.options) + end + end + + test "MissingTranslationData message contains the locale and scoped key" do + force_missing_translation_data do |exception| + assert_equal 'translation missing: de.bar.foo', exception.message + end + end + + test "InvalidPluralizationData stores entry, count and key" do + force_invalid_pluralization_data do |exception| + assert_equal({:other => "bar"}, exception.entry) + assert_equal 1, exception.count + assert_equal :one, exception.key + end + end + + test "InvalidPluralizationData message contains count, data and missing key" do + force_invalid_pluralization_data do |exception| + assert_match '1', exception.message + assert_match '{:other=>"bar"}', exception.message + assert_match 'one', exception.message + end + end + + test "MissingInterpolationArgument stores key and string" do + assert_raise(I18n::MissingInterpolationArgument) { force_missing_interpolation_argument } + force_missing_interpolation_argument do |exception| + assert_equal :bar, exception.key + assert_equal "%{bar}", exception.string + end + end + + test "MissingInterpolationArgument message contains the missing and given arguments" do + force_missing_interpolation_argument do |exception| + assert_equal 'missing interpolation argument :bar in "%{bar}" ({:baz=>"baz"} given)', exception.message + end + end + + test "ReservedInterpolationKey stores key and string" do + force_reserved_interpolation_key do |exception| + assert_equal :scope, exception.key + assert_equal "%{scope}", exception.string + end + end + + test "ReservedInterpolationKey message contains the reserved key" do + force_reserved_interpolation_key do |exception| + assert_equal 'reserved key :scope used in "%{scope}"', exception.message + end + end + + test "MissingTranslationData#new can be initialized with just two arguments" do + assert I18n::MissingTranslationData.new('en', 'key') + end + + private + + def force_invalid_locale + I18n.translate(:foo, :locale => nil) + rescue I18n::ArgumentError => e + block_given? ? yield(e) : raise(e) + end + + def force_missing_translation_data(options = {}) + store_translations('de', :bar => nil) + I18n.translate(:foo, options.merge(:scope => :bar, :locale => :de)) + rescue I18n::ArgumentError => e + block_given? ? yield(e) : raise(e) + end + + def force_invalid_pluralization_data + store_translations('de', :foo => { :other => 'bar' }) + I18n.translate(:foo, :count => 1, :locale => :de) + rescue I18n::ArgumentError => e + block_given? ? yield(e) : raise(e) + end + + def force_missing_interpolation_argument + store_translations('de', :foo => "%{bar}") + I18n.translate(:foo, :baz => 'baz', :locale => :de) + rescue I18n::ArgumentError => e + block_given? ? yield(e) : raise(e) + end + + def force_reserved_interpolation_key + store_translations('de', :foo => "%{scope}") + I18n.translate(:foo, :baz => 'baz', :locale => :de) + rescue I18n::ArgumentError => e + block_given? ? yield(e) : raise(e) + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/i18n/gettext_plural_keys_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/i18n/gettext_plural_keys_test.rb new file mode 100644 index 0000000..4d0c977 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/i18n/gettext_plural_keys_test.rb @@ -0,0 +1,20 @@ +require 'test_helper' + +class I18nGettextPluralKeysTest < I18n::TestCase + def setup + super + I18n::Gettext.plural_keys[:zz] = [:value1, :value2] + end + + test "Returns the plural keys of the given locale if present" do + assert_equal I18n::Gettext.plural_keys(:zz), [:value1, :value2] + end + + test "Returns the plural keys of :en if given locale not present" do + assert_equal I18n::Gettext.plural_keys(:yy), [:one, :other] + end + + test "Returns the whole hash with no arguments" do + assert_equal I18n::Gettext.plural_keys, { :en => [:one, :other], :zz => [:value1, :value2] } + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/i18n/interpolate_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/i18n/interpolate_test.rb new file mode 100644 index 0000000..78e54d3 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/i18n/interpolate_test.rb @@ -0,0 +1,91 @@ +require 'test_helper' + +# thanks to Masao's String extensions, some tests taken from Masao's tests +# http://github.com/mutoh/gettext/blob/edbbe1fa8238fa12c7f26f2418403015f0270e47/test/test_string.rb + +class I18nInterpolateTest < I18n::TestCase + test "String interpolates a hash argument w/ named placeholders" do + assert_equal "Masao Mutoh", I18n.interpolate("%{first} %{last}", :first => 'Masao', :last => 'Mutoh' ) + end + + test "String interpolates a hash argument w/ named placeholders (reverse order)" do + assert_equal "Mutoh, Masao", I18n.interpolate("%{last}, %{first}", :first => 'Masao', :last => 'Mutoh' ) + end + + test "String interpolates named placeholders with sprintf syntax" do + assert_equal "10, 43.4", I18n.interpolate("%d, %.1f", :integer => 10, :float => 43.4) + end + + test "String interpolates named placeholders with sprintf syntax, does not recurse" do + assert_equal "%s", I18n.interpolate("%{msg}", :msg => '%s', :not_translated => 'should not happen' ) + end + + test "String interpolation does not replace anything when no placeholders are given" do + assert_equal "aaa", I18n.interpolate("aaa", :num => 1) + end + + test "String interpolation sprintf behaviour equals Ruby 1.9 behaviour" do + assert_equal "1", I18n.interpolate("%d", :num => 1) + assert_equal "0b1", I18n.interpolate("%#b", :num => 1) + assert_equal "foo", I18n.interpolate("%s", :msg => "foo") + assert_equal "1.000000", I18n.interpolate("%f", :num => 1.0) + assert_equal " 1", I18n.interpolate("%3.0f", :num => 1.0) + assert_equal "100.00", I18n.interpolate("%2.2f", :num => 100.0) + assert_equal "0x64", I18n.interpolate("%#x", :num => 100.0) + assert_raise(ArgumentError) { I18n.interpolate("%,d", :num => 100) } + assert_raise(ArgumentError) { I18n.interpolate("%/d", :num => 100) } + end + + test "String interpolation raises an I18n::MissingInterpolationArgument when the string has extra placeholders" do + assert_raise(I18n::MissingInterpolationArgument) do # Ruby 1.9 msg: "key not found" + I18n.interpolate("%{first} %{last}", :first => 'Masao') + end + end + + test "String interpolation does not raise when extra values were passed" do + assert_nothing_raised do + assert_equal "Masao Mutoh", I18n.interpolate("%{first} %{last}", :first => 'Masao', :last => 'Mutoh', :salutation => 'Mr.' ) + end + end + + test "% acts as escape character in String interpolation" do + assert_equal "%{first}", I18n.interpolate("%%{first}", :first => 'Masao') + assert_equal "% 1", I18n.interpolate("%% %d", :num => 1.0) + assert_equal "%{num} %d", I18n.interpolate("%%{num} %%d", :num => 1) + end + + def test_sprintf_mix_unformatted_and_formatted_named_placeholders + assert_equal "foo 1.000000", I18n.interpolate("%{name} %f", :name => "foo", :num => 1.0) + end + + class RailsSafeBuffer < String + + def gsub(*args, &block) + to_str.gsub(*args, &block) + end + + end + test "with String subclass that redefined gsub method" do + assert_equal "Hello mars world", I18n.interpolate(RailsSafeBuffer.new("Hello %{planet} world"), :planet => 'mars') + end +end + +class I18nMissingInterpolationCustomHandlerTest < I18n::TestCase + def setup + super + @old_handler = I18n.config.missing_interpolation_argument_handler + I18n.config.missing_interpolation_argument_handler = lambda do |key, values, string| + "missing key is #{key}, values are #{values.inspect}, given string is '#{string}'" + end + end + + def teardown + I18n.config.missing_interpolation_argument_handler = @old_handler + super + end + + test "String interpolation can use custom missing interpolation handler" do + assert_equal %|Masao missing key is last, values are {:first=>"Masao"}, given string is '%{first} %{last}'|, + I18n.interpolate("%{first} %{last}", :first => 'Masao') + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/i18n/load_path_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/i18n/load_path_test.rb new file mode 100644 index 0000000..804aa88 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/i18n/load_path_test.rb @@ -0,0 +1,34 @@ +require 'test_helper' + +class I18nLoadPathTest < I18n::TestCase + def setup + super + I18n.locale = :en + I18n.backend = I18n::Backend::Simple.new + store_translations(:en, :foo => {:bar => 'bar', :baz => 'baz'}) + end + + test "nested load paths do not break locale loading" do + I18n.load_path = [[locales_dir + '/en.yml']] + assert_equal "baz", I18n.t(:'foo.bar') + end + + test "loading an empty yml file raises an InvalidLocaleData exception" do + assert_raise I18n::InvalidLocaleData do + I18n.load_path = [[locales_dir + '/invalid/empty.yml']] + I18n.t(:'foo.bar', :default => "baz") + end + end + + test "loading an invalid yml file raises an InvalidLocaleData exception" do + assert_raise I18n::InvalidLocaleData do + I18n.load_path = [[locales_dir + '/invalid/syntax.yml']] + I18n.t(:'foo.bar', :default => "baz") + end + end + + test "adding arrays of filenames to the load path does not break locale loading" do + I18n.load_path << Dir[locales_dir + '/*.{rb,yml}'] + assert_equal "baz", I18n.t(:'foo.bar') + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/i18n/middleware_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/i18n/middleware_test.rb new file mode 100644 index 0000000..2190d18 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/i18n/middleware_test.rb @@ -0,0 +1,24 @@ +require 'test_helper' + +class I18nMiddlewareTest < I18n::TestCase + def setup + super + I18n.default_locale = :fr + @app = DummyRackApp.new + @middleware = I18n::Middleware.new(@app) + end + + test "middleware initializes new config object after request" do + old_i18n_config_object_id = Thread.current[:i18n_config].object_id + @middleware.call({}) + + updated_i18n_config_object_id = Thread.current[:i18n_config].object_id + assert_not_equal updated_i18n_config_object_id, old_i18n_config_object_id + end + + test "succesfully resets i18n locale to default locale by defining new config" do + @middleware.call({}) + + assert_equal :fr, I18n.locale + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/i18n_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/i18n_test.rb new file mode 100644 index 0000000..c7e6b43 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/i18n_test.rb @@ -0,0 +1,462 @@ +# encoding: utf-8 +require 'test_helper' + +class I18nTest < I18n::TestCase + def setup + super + store_translations(:en, :currency => { :format => { :separator => '.', :delimiter => ',', } }) + store_translations(:nl, :currency => { :format => { :separator => ',', :delimiter => '.', } }) + store_translations(:en, "true" => "Yes", "false" => "No") + end + + test "exposes its VERSION constant" do + assert I18n::VERSION + end + + test "uses the simple backend by default" do + assert I18n.backend.is_a?(I18n::Backend::Simple) + end + + test "can set the backend" do + begin + assert_nothing_raised { I18n.backend = self } + assert_equal self, I18n.backend + ensure + I18n.backend = I18n::Backend::Simple.new + end + end + + test "uses :en as a default_locale by default" do + assert_equal :en, I18n.default_locale + end + + test "can set the default locale" do + begin + assert_nothing_raised { I18n.default_locale = 'de' } + assert_equal :de, I18n.default_locale + ensure + I18n.default_locale = :en + end + end + + test "default_locale= doesn't ignore junk" do + assert_raise(NoMethodError) { I18n.default_locale = Class } + end + + test "raises an I18n::InvalidLocale exception when setting an unavailable default locale" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.default_locale = :klingon } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "uses the default locale as a locale by default" do + assert_equal I18n.default_locale, I18n.locale + end + + test "sets the current locale to Thread.current" do + assert_nothing_raised { I18n.locale = 'de' } + assert_equal :de, I18n.locale + assert_equal :de, Thread.current[:i18n_config].locale + I18n.locale = :en + end + + test "locale= doesn't ignore junk" do + assert_raise(NoMethodError) { I18n.locale = Class } + end + + test "raises an I18n::InvalidLocale exception when setting an unavailable locale" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.locale = :klingon } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "can set the configuration object" do + begin + I18n.config = self + assert_equal self, I18n.config + assert_equal self, Thread.current[:i18n_config] + ensure + I18n.config = ::I18n::Config.new + end + end + + test "locale is not shared between configurations" do + a = I18n::Config.new + b = I18n::Config.new + a.locale = :fr + b.locale = :es + assert_equal :fr, a.locale + assert_equal :es, b.locale + assert_equal :en, I18n.locale + end + + test "other options are shared between configurations" do + begin + a = I18n::Config.new + b = I18n::Config.new + a.default_locale = :fr + b.default_locale = :es + assert_equal :es, a.default_locale + assert_equal :es, b.default_locale + assert_equal :es, I18n.default_locale + ensure + I18n.default_locale = :en + end + end + + test "uses a dot as a default_separator by default" do + assert_equal '.', I18n.default_separator + end + + test "can set the default_separator" do + begin + assert_nothing_raised { I18n.default_separator = "\001" } + ensure + I18n.default_separator = '.' + end + end + + test "normalize_keys normalizes given locale, keys and scope to an array of single-key symbols" do + assert_equal [:en, :foo, :bar], I18n.normalize_keys(:en, :bar, :foo) + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, :'baz.buz', :'foo.bar') + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, 'baz.buz', 'foo.bar') + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, %w(baz buz), %w(foo bar)) + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, [:baz, :buz], [:foo, :bar]) + end + + test "normalize_keys discards empty keys" do + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, :'baz..buz', :'foo..bar') + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, :'baz......buz', :'foo......bar') + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, ['baz', nil, '', 'buz'], ['foo', nil, '', 'bar']) + end + + test "normalize_keys uses a given separator" do + assert_equal [:en, :foo, :bar, :baz, :buz], I18n.normalize_keys(:en, :'baz|buz', :'foo|bar', '|') + end + + test "can set the exception_handler" do + begin + previous_exception_handler = I18n.exception_handler + assert_nothing_raised { I18n.exception_handler = :custom_exception_handler } + ensure + I18n.exception_handler = previous_exception_handler + end + end + + test "uses a custom exception handler set to I18n.exception_handler" do + begin + previous_exception_handler = I18n.exception_handler + I18n.exception_handler = :custom_exception_handler + I18n.expects(:custom_exception_handler) + I18n.translate :bogus + ensure + I18n.exception_handler = previous_exception_handler + end + end + + test "uses a custom exception handler passed as an option" do + I18n.expects(:custom_exception_handler) + I18n.translate(:bogus, :exception_handler => :custom_exception_handler) + end + + test "delegates translate calls to the backend" do + I18n.backend.expects(:translate).with('de', :foo, {}) + I18n.translate :foo, :locale => 'de' + end + + test "delegates localize calls to the backend" do + I18n.backend.expects(:localize).with('de', :whatever, :default, {}) + I18n.localize :whatever, :locale => 'de' + end + + test "translate given no locale uses the current locale" do + I18n.backend.expects(:translate).with(:en, :foo, {}) + I18n.translate :foo + end + + test "translate works with nested symbol keys" do + assert_equal ".", I18n.t(:'currency.format.separator') + end + + test "translate works with nested string keys" do + assert_equal ".", I18n.t('currency.format.separator') + end + + test "translate with an array as a scope works" do + assert_equal ".", I18n.t(:separator, :scope => %w(currency format)) + end + + test "translate with an array containing dot separated strings as a scope works" do + assert_equal ".", I18n.t(:separator, :scope => ['currency.format']) + end + + test "translate with an array of keys and a dot separated string as a scope works" do + assert_equal [".", ","], I18n.t(%w(separator delimiter), :scope => 'currency.format') + end + + test "translate with an array of dot separated keys and a scope works" do + assert_equal [".", ","], I18n.t(%w(format.separator format.delimiter), :scope => 'currency') + end + + # def test_translate_given_no_args_raises_missing_translation_data + # assert_equal "translation missing: en, no key", I18n.t + # end + + test "translate given a bogus key returns an error message" do + assert_equal "translation missing: en.bogus", I18n.t(:bogus) + end + + test "translate given an empty string as a key raises an I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.t("") } + end + + test "translate given an empty symbol as a key raises an I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.t(:"") } + end + + test "translate given an array with empty string as a key raises an I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.t(["", :foo]) } + end + + test "translate given an empty array as a key returns empty array" do + assert_equal [], I18n.t([]) + end + + test "translate given nil returns nil" do + assert_nil I18n.t(nil) + end + + test "translate given an unavailable locale rases an I18n::InvalidLocale" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.t(:foo, :locale => 'klingon') } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "translate given true as a key works" do + assert_equal "Yes", I18n.t(true) + end + + test "translate given false as a key works" do + assert_equal "No", I18n.t(false) + end + + test "available_locales can be replaced at runtime" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.t(:foo, :locale => 'klingon') } + old_locales, I18n.config.available_locales = I18n.config.available_locales, [:klingon] + I18n.t(:foo, :locale => 'klingon') + ensure + I18n.config.enforce_available_locales = false + I18n.config.available_locales = old_locales + end + end + + test "available_locales_set should return a set" do + assert_equal Set, I18n.config.available_locales_set.class + assert_equal I18n.config.available_locales.size * 2, I18n.config.available_locales_set.size + end + + test "exists? given an existing key will return true" do + assert_equal true, I18n.exists?(:currency) + end + + test "exists? given a non-existing key will return false" do + assert_equal false, I18n.exists?(:bogus) + end + + test "exists? given an existing dot-separated key will return true" do + assert_equal true, I18n.exists?('currency.format.delimiter') + end + + test "exists? given a non-existing dot-separated key will return false" do + assert_equal false, I18n.exists?('currency.format.bogus') + end + + test "exists? given an existing key and an existing locale will return true" do + assert_equal true, I18n.exists?(:currency, :nl) + end + + test "exists? given a non-existing key and an existing locale will return false" do + assert_equal false, I18n.exists?(:bogus, :nl) + end + + test "localize given nil raises an I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.l nil } + end + + test "localize given nil and default returns default" do + assert_nil I18n.l(nil, :default => nil) + end + + test "localize given an Object raises an I18n::ArgumentError" do + assert_raise(I18n::ArgumentError) { I18n.l Object.new } + end + + test "localize given an unavailable locale rases an I18n::InvalidLocale" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.l(Time.now, :locale => 'klingon') } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "can use a lambda as an exception handler" do + begin + previous_exception_handler = I18n.exception_handler + I18n.exception_handler = Proc.new { |exception, locale, key, options| key } + assert_equal :test_proc_handler, I18n.translate(:test_proc_handler) + ensure + I18n.exception_handler = previous_exception_handler + end + end + + test "can use an object responding to #call as an exception handler" do + begin + previous_exception_handler = I18n.exception_handler + I18n.exception_handler = Class.new do + def call(exception, locale, key, options); key; end + end.new + assert_equal :test_proc_handler, I18n.translate(:test_proc_handler) + ensure + I18n.exception_handler = previous_exception_handler + end + end + + test "I18n.with_locale temporarily sets the given locale" do + store_translations(:en, :foo => 'Foo in :en') + store_translations(:de, :foo => 'Foo in :de') + store_translations(:pl, :foo => 'Foo in :pl') + + I18n.with_locale { assert_equal [:en, 'Foo in :en'], [I18n.locale, I18n.t(:foo)] } + I18n.with_locale(:de) { assert_equal [:de, 'Foo in :de'], [I18n.locale, I18n.t(:foo)] } + I18n.with_locale(:pl) { assert_equal [:pl, 'Foo in :pl'], [I18n.locale, I18n.t(:foo)] } + I18n.with_locale(:en) { assert_equal [:en, 'Foo in :en'], [I18n.locale, I18n.t(:foo)] } + + assert_equal I18n.default_locale, I18n.locale + end + + test "I18n.with_locale resets the locale in case of errors" do + assert_raise(I18n::ArgumentError) { I18n.with_locale(:pl) { raise I18n::ArgumentError } } + assert_equal I18n.default_locale, I18n.locale + end + + test "I18n.translitarate handles I18n::ArgumentError exception" do + I18n::Backend::Transliterator.stubs(:get).raises(I18n::ArgumentError) + I18n.exception_handler.expects(:call).raises(I18n::ArgumentError) + assert_raise(I18n::ArgumentError) { + I18n.transliterate("ąćó") + } + end + + test "I18n.translitarate raises I18n::ArgumentError exception" do + I18n::Backend::Transliterator.stubs(:get).raises(I18n::ArgumentError) + I18n.exception_handler.expects(:call).never + assert_raise(I18n::ArgumentError) { + I18n.transliterate("ąćó", :raise => true) + } + end + + test "transliterate given an unavailable locale rases an I18n::InvalidLocale" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.transliterate('string', :locale => 'klingon') } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "transliterate non-ASCII chars not in map with default replacement char" do + assert_equal "???", I18n.transliterate("日本語") + end + + test "I18n.locale_available? returns true when the passed locale is available" do + I18n.available_locales = [:en, :de] + assert_equal true, I18n.locale_available?(:de) + end + + test "I18n.locale_available? returns true when the passed locale is a string and is available" do + I18n.available_locales = [:en, :de] + assert_equal true, I18n.locale_available?('de') + end + + test "I18n.locale_available? returns false when the passed locale is unavailable" do + assert_equal false, I18n.locale_available?(:klingon) + end + + test "I18n.enforce_available_locales! raises an I18n::InvalidLocale when the passed locale is unavailable" do + begin + I18n.config.enforce_available_locales = true + assert_raise(I18n::InvalidLocale) { I18n.enforce_available_locales!(:klingon) } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "I18n.enforce_available_locales! does nothing when the passed locale is available" do + I18n.available_locales = [:en, :de] + begin + I18n.config.enforce_available_locales = true + assert_nothing_raised { I18n.enforce_available_locales!(:en) } + ensure + I18n.config.enforce_available_locales = false + end + end + + test "I18n.enforce_available_locales config can be set to false" do + begin + I18n.config.enforce_available_locales = false + assert_equal false, I18n.config.enforce_available_locales + ensure + I18n.config.enforce_available_locales = false + end + end + + test 'I18n.reload! reloads the set of locales that are enforced' do + begin + # Clear the backend that affects the available locales and somehow can remain + # set from the last running test. + # For instance, it contains enough translations to cause a false positive with + # this test when ran with --seed=50992 + I18n.backend = I18n::Backend::Simple.new + + assert !I18n.available_locales.include?(:de), "Available locales should not include :de at this point" + + I18n.enforce_available_locales = true + + assert_raise(I18n::InvalidLocale) { I18n.default_locale = :de } + assert_raise(I18n::InvalidLocale) { I18n.locale = :de } + + store_translations(:de, :foo => 'Foo in :de') + + assert_raise(I18n::InvalidLocale) { I18n.default_locale = :de } + assert_raise(I18n::InvalidLocale) { I18n.locale = :de } + + I18n.reload! + + store_translations(:en, :foo => 'Foo in :en') + store_translations(:de, :foo => 'Foo in :de') + store_translations(:pl, :foo => 'Foo in :pl') + + assert I18n.available_locales.include?(:de), ":de should now be allowed" + assert I18n.available_locales.include?(:en), ":en should now be allowed" + assert I18n.available_locales.include?(:pl), ":pl should now be allowed" + + assert_nothing_raised { I18n.default_locale = I18n.locale = :en } + assert_nothing_raised { I18n.default_locale = I18n.locale = :de } + assert_nothing_raised { I18n.default_locale = I18n.locale = :pl } + ensure + I18n.enforce_available_locales = false + end + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/locale/fallbacks_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/locale/fallbacks_test.rb new file mode 100644 index 0000000..7a43852 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/locale/fallbacks_test.rb @@ -0,0 +1,133 @@ +require 'test_helper' + +include I18n::Locale + +class I18nFallbacksDefaultsTest < I18n::TestCase + test "defaults reflect the I18n.default_locale if no default has been set manually" do + I18n.default_locale = :'en-US' + fallbacks = Fallbacks.new + assert_equal [:'en-US', :en], fallbacks.defaults + end + + test "defaults reflect a manually passed default locale if any" do + fallbacks = Fallbacks.new(:'fi-FI') + assert_equal [:'fi-FI', :fi], fallbacks.defaults + I18n.default_locale = :'de-DE' + assert_equal [:'fi-FI', :fi], fallbacks.defaults + end + + test "defaults allows to set multiple defaults" do + fallbacks = Fallbacks.new(:'fi-FI', :'se-FI') + assert_equal [:'fi-FI', :fi, :'se-FI', :se], fallbacks.defaults + end +end + +class I18nFallbacksComputationTest < I18n::TestCase + def setup + super + @fallbacks = Fallbacks.new(:'en-US') + end + + test "with no mappings defined it returns [:es, :en-US] for :es" do + assert_equal [:es, :"en-US", :en], @fallbacks[:es] + end + + test "with no mappings defined it returns [:es-ES, :es, :en-US] for :es-ES" do + assert_equal [:"es-ES", :es, :"en-US", :en], @fallbacks[:"es-ES"] + end + + test "with no mappings defined it returns [:es-MX, :es, :en-US] for :es-MX" do + assert_equal [:"es-MX", :es, :"en-US", :en], @fallbacks[:"es-MX"] + end + + test "with no mappings defined it returns [:es-Latn-ES, :es-Latn, :es, :en-US] for :es-Latn-ES" do + assert_equal [:"es-Latn-ES", :"es-Latn", :es, :"en-US", :en], @fallbacks[:'es-Latn-ES'] + end + + test "with no mappings defined it returns [:en, :en-US] for :en" do + assert_equal [:en, :"en-US"], @fallbacks[:en] + end + + test "with no mappings defined it returns [:en-US, :en] for :en-US (special case: locale == default)" do + assert_equal [:"en-US", :en], @fallbacks[:"en-US"] + end + + # Most people who speak Catalan also live in Spain, so it is safe to assume + # that they also speak Spanish as spoken in Spain. + test "with a Catalan mapping defined it returns [:ca, :es-ES, :es, :en-US] for :ca" do + @fallbacks.map(:ca => :"es-ES") + assert_equal [:ca, :"es-ES", :es, :"en-US", :en], @fallbacks[:ca] + end + + test "with a Catalan mapping defined it returns [:ca-ES, :ca, :es-ES, :es, :en-US] for :ca-ES" do + @fallbacks.map(:ca => :"es-ES") + assert_equal [:"ca-ES", :ca, :"es-ES", :es, :"en-US", :en], @fallbacks[:"ca-ES"] + end + + # People who speak Arabic as spoken in Palestine often times also speak + # Hebrew as spoken in Israel. However it is in no way safe to assume that + # everybody who speaks Arabic also speaks Hebrew. + + test "with a Hebrew mapping defined it returns [:ar, :en-US] for :ar" do + @fallbacks.map(:"ar-PS" => :"he-IL") + assert_equal [:ar, :"en-US", :en], @fallbacks[:ar] + end + + test "with a Hebrew mapping defined it returns [:ar-EG, :ar, :en-US] for :ar-EG" do + @fallbacks.map(:"ar-PS" => :"he-IL") + assert_equal [:"ar-EG", :ar, :"en-US", :en], @fallbacks[:"ar-EG"] + end + + test "with a Hebrew mapping defined it returns [:ar-PS, :ar, :he-IL, :he, :en-US] for :ar-PS" do + @fallbacks.map(:"ar-PS" => :"he-IL") + assert_equal [:"ar-PS", :ar, :"he-IL", :he, :"en-US", :en], @fallbacks[:"ar-PS"] + end + + # Sami people live in several scandinavian countries. In Finnland many people + # know Swedish and Finnish. Thus, it can be assumed that Sami living in + # Finnland also speak Swedish and Finnish. + + test "with a Sami mapping defined it returns [:sms-FI, :sms, :se-FI, :se, :fi-FI, :fi, :en-US] for :sms-FI" do + @fallbacks.map(:sms => [:"se-FI", :"fi-FI"]) + assert_equal [:"sms-FI", :sms, :"se-FI", :se, :"fi-FI", :fi, :"en-US", :en], @fallbacks[:"sms-FI"] + end + + # Austrian people understand German as spoken in Germany + + test "with a German mapping defined it returns [:de, :en-US] for de" do + @fallbacks.map(:"de-AT" => :"de-DE") + assert_equal [:de, :"en-US", :en], @fallbacks[:"de"] + end + + test "with a German mapping defined it returns [:de-DE, :de, :en-US] for de-DE" do + @fallbacks.map(:"de-AT" => :"de-DE") + assert_equal [:"de-DE", :de, :"en-US", :en], @fallbacks[:"de-DE"] + end + + test "with a German mapping defined it returns [:de-AT, :de, :de-DE, :en-US] for de-AT" do + @fallbacks.map(:"de-AT" => :"de-DE") + assert_equal [:"de-AT", :de, :"de-DE", :"en-US", :en], @fallbacks[:"de-AT"] + end + + # Mapping :de => :en, :he => :en + + test "with a mapping :de => :en, :he => :en defined it returns [:de, :en] for :de" do + assert_equal [:de, :"en-US", :en], @fallbacks[:de] + end + + test "with a mapping :de => :en, :he => :en defined it [:he, :en] for :de" do + assert_equal [:he, :"en-US", :en], @fallbacks[:he] + end + + # Test allowing mappings that fallback to each other + + test "with :no => :nb, :nb => :no defined :no returns [:no, :nb, :en-US, :en]" do + @fallbacks.map(:no => :nb, :nb => :no) + assert_equal [:no, :nb, :"en-US", :en], @fallbacks[:no] + end + + test "with :no => :nb, :nb => :no defined :nb returns [:nb, :no, :en-US, :en]" do + @fallbacks.map(:no => :nb, :nb => :no) + assert_equal [:nb, :no, :"en-US", :en], @fallbacks[:nb] + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/locale/tag/rfc4646_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/locale/tag/rfc4646_test.rb new file mode 100644 index 0000000..a0f4286 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/locale/tag/rfc4646_test.rb @@ -0,0 +1,143 @@ +# encoding: utf-8 +require 'test_helper' + +class I18nLocaleTagRfc4646ParserTest < I18n::TestCase + include I18n::Locale + + test "Rfc4646::Parser given a valid tag 'de' returns an array of subtags" do + assert_equal ['de', nil, nil, nil, nil, nil, nil], Tag::Rfc4646::Parser.match('de') + end + + test "Rfc4646::Parser given a valid tag 'de-DE' returns an array of subtags" do + assert_equal ['de', nil, 'DE', nil, nil, nil, nil], Tag::Rfc4646::Parser.match('de-DE') + end + + test "Rfc4646::Parser given a valid lowercase tag 'de-latn-de-variant-x-phonebk' returns an array of subtags" do + assert_equal ['de', 'latn', 'de', 'variant', nil, 'x-phonebk', nil], Tag::Rfc4646::Parser.match('de-latn-de-variant-x-phonebk') + end + + test "Rfc4646::Parser given a valid uppercase tag 'DE-LATN-DE-VARIANT-X-PHONEBK' returns an array of subtags" do + assert_equal ['DE', 'LATN', 'DE', 'VARIANT', nil, 'X-PHONEBK', nil], Tag::Rfc4646::Parser.match('DE-LATN-DE-VARIANT-X-PHONEBK') + end + + test "Rfc4646::Parser given an invalid tag 'a-DE' it returns false" do + assert_equal false, Tag::Rfc4646::Parser.match('a-DE') + end + + test "Rfc4646::Parser given an invalid tag 'de-419-DE' it returns false" do + assert_equal false, Tag::Rfc4646::Parser.match('de-419-DE') + end +end + +# Tag for the locale 'de-Latn-DE-Variant-a-ext-x-phonebk-i-klingon' + +class I18nLocaleTagSubtagsTest < I18n::TestCase + include I18n::Locale + + def setup + super + subtags = %w(de Latn DE variant a-ext x-phonebk i-klingon) + @tag = Tag::Rfc4646.new(*subtags) + end + + test "returns 'de' as the language subtag in lowercase" do + assert_equal 'de', @tag.language + end + + test "returns 'Latn' as the script subtag in titlecase" do + assert_equal 'Latn', @tag.script + end + + test "returns 'DE' as the region subtag in uppercase" do + assert_equal 'DE', @tag.region + end + + test "returns 'variant' as the variant subtag in lowercase" do + assert_equal 'variant', @tag.variant + end + + test "returns 'a-ext' as the extension subtag" do + assert_equal 'a-ext', @tag.extension + end + + test "returns 'x-phonebk' as the privateuse subtag" do + assert_equal 'x-phonebk', @tag.privateuse + end + + test "returns 'i-klingon' as the grandfathered subtag" do + assert_equal 'i-klingon', @tag.grandfathered + end + + test "returns a formatted tag string from #to_s" do + assert_equal 'de-Latn-DE-variant-a-ext-x-phonebk-i-klingon', @tag.to_s + end + + test "returns an array containing the formatted subtags from #to_a" do + assert_equal %w(de Latn DE variant a-ext x-phonebk i-klingon), @tag.to_a + end +end + +# Tag inheritance + +class I18nLocaleTagSubtagsTest < I18n::TestCase + test "#parent returns 'de-Latn-DE-variant-a-ext-x-phonebk' as the parent of 'de-Latn-DE-variant-a-ext-x-phonebk-i-klingon'" do + tag = Tag::Rfc4646.new(*%w(de Latn DE variant a-ext x-phonebk i-klingon)) + assert_equal 'de-Latn-DE-variant-a-ext-x-phonebk', tag.parent.to_s + end + + test "#parent returns 'de-Latn-DE-variant-a-ext' as the parent of 'de-Latn-DE-variant-a-ext-x-phonebk'" do + tag = Tag::Rfc4646.new(*%w(de Latn DE variant a-ext x-phonebk)) + assert_equal 'de-Latn-DE-variant-a-ext', tag.parent.to_s + end + + test "#parent returns 'de-Latn-DE-variant' as the parent of 'de-Latn-DE-variant-a-ext'" do + tag = Tag::Rfc4646.new(*%w(de Latn DE variant a-ext)) + assert_equal 'de-Latn-DE-variant', tag.parent.to_s + end + + test "#parent returns 'de-Latn-DE' as the parent of 'de-Latn-DE-variant'" do + tag = Tag::Rfc4646.new(*%w(de Latn DE variant)) + assert_equal 'de-Latn-DE', tag.parent.to_s + end + + test "#parent returns 'de-Latn' as the parent of 'de-Latn-DE'" do + tag = Tag::Rfc4646.new(*%w(de Latn DE)) + assert_equal 'de-Latn', tag.parent.to_s + end + + test "#parent returns 'de' as the parent of 'de-Latn'" do + tag = Tag::Rfc4646.new(*%w(de Latn)) + assert_equal 'de', tag.parent.to_s + end + + # TODO RFC4647 says: "If no language tag matches the request, the "default" value is returned." + # where should we set the default language? + # test "#parent returns '' as the parent of 'de'" do + # tag = Tag::Rfc4646.new *%w(de) + # assert_equal '', tag.parent.to_s + # end + + test "#parent returns an array of 5 parents for 'de-Latn-DE-variant-a-ext-x-phonebk-i-klingon'" do + parents = %w(de-Latn-DE-variant-a-ext-x-phonebk-i-klingon + de-Latn-DE-variant-a-ext-x-phonebk + de-Latn-DE-variant-a-ext + de-Latn-DE-variant + de-Latn-DE + de-Latn + de) + tag = Tag::Rfc4646.new(*%w(de Latn DE variant a-ext x-phonebk i-klingon)) + assert_equal parents, tag.self_and_parents.map(&:to_s) + end + + test "returns an array of 5 parents for 'de-Latn-DE-variant-a-ext-x-phonebk-i-klingon'" do + parents = %w(de-Latn-DE-variant-a-ext-x-phonebk-i-klingon + de-Latn-DE-variant-a-ext-x-phonebk + de-Latn-DE-variant-a-ext + de-Latn-DE-variant + de-Latn-DE + de-Latn + de) + tag = Tag::Rfc4646.new(*%w(de Latn DE variant a-ext x-phonebk i-klingon)) + assert_equal parents, tag.self_and_parents.map(&:to_s) + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/locale/tag/simple_test.rb b/vendor/bundle/gems/i18n-0.9.5/test/locale/tag/simple_test.rb new file mode 100644 index 0000000..002c63d --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/locale/tag/simple_test.rb @@ -0,0 +1,32 @@ +# encoding: utf-8 +require 'test_helper' + +class I18nLocaleTagSimpleTest < I18n::TestCase + include I18n::Locale + + test "returns 'de' as the language subtag in lowercase" do + assert_equal %w(de Latn DE), Tag::Simple.new('de-Latn-DE').subtags + end + + test "returns a formatted tag string from #to_s" do + assert_equal 'de-Latn-DE', Tag::Simple.new('de-Latn-DE').to_s + end + + test "returns an array containing the formatted subtags from #to_a" do + assert_equal %w(de Latn DE), Tag::Simple.new('de-Latn-DE').to_a + end + + # Tag inheritance + + test "#parent returns 'de-Latn' as the parent of 'de-Latn-DE'" do + assert_equal 'de-Latn', Tag::Simple.new('de-Latn-DE').parent.to_s + end + + test "#parent returns 'de' as the parent of 'de-Latn'" do + assert_equal 'de', Tag::Simple.new('de-Latn').parent.to_s + end + + test "#self_and_parents returns an array of 3 tags for 'de-Latn-DE'" do + assert_equal %w(de-Latn-DE de-Latn de), Tag::Simple.new('de-Latn-DE').self_and_parents.map { |tag| tag.to_s} + end +end diff --git a/vendor/bundle/gems/i18n-0.9.5/test/run_all.rb b/vendor/bundle/gems/i18n-0.9.5/test/run_all.rb new file mode 100644 index 0000000..64ff743 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/run_all.rb @@ -0,0 +1,20 @@ +def bundle_check + `bundle check` == "Resolving dependencies...\nThe Gemfile's dependencies are satisfied\n" +end + +def execute(command) + puts command + system command +end + +gemfiles = %w(Gemfile) + Dir['gemfiles/Gemfile*'].reject { |f| f.end_with?('.lock') } + +results = gemfiles.map do |gemfile| + puts "\nBUNDLE_GEMFILE=#{gemfile}" + ENV['BUNDLE_GEMFILE'] = File.expand_path("../../#{gemfile}", __FILE__) + + execute 'bundle install' unless bundle_check + execute 'bundle exec rake test' +end + +exit results.all? diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/de.po b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/de.po new file mode 100644 index 0000000..f3c9998 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/de.po @@ -0,0 +1,82 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: version 0.0.1\n" +"POT-Creation-Date: 2009-02-26 19:50+0100\n" +"PO-Revision-Date: 2009-02-18 14:53+0100\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +# #: app/helpers/translation_helper.rb:3 +# msgid "%{relative_time} ago" +# msgstr "vor %{relative_time}" + +#: app/views/cars/show.html.erb:5 +msgid "Axis" +msgid_plural "Axis" +msgstr[0] "Achse" +msgstr[1] "Achsen" + +#: app/controllers/cars_controller.rb:47 +msgid "Car was successfully created." +msgstr "Auto wurde erfolgreich gespeichert" + +#: app/controllers/cars_controller.rb:64 +msgid "Car was successfully updated." +msgstr "Auto wurde erfolgreich aktualisiert" + +#: app/views/cars/show.html.erb:1 locale/model_attributes.rb:3 +msgid "Car|Model" +msgstr "Modell" + +#: app/views/cars/show.html.erb:3 locale/model_attributes.rb:4 +msgid "Car|Wheels count" +msgstr "Räderzahl" + +msgctxt "New car" +msgid "Wheels count" +msgstr "Räderzahl!" + +#: app/views/cars/show.html.erb:7 +msgid "Created" +msgstr "Erstellt" + +#: app/views/cars/show.html.erb:9 +msgid "Month" +msgstr "Monat" + +#: locale/model_attributes.rb:2 +msgid "car" +msgstr "Auto" + +#: locale/testlog_phrases.rb:2 +msgid "this is a dynamic translation which was found thorugh gettext_test_log!" +msgstr "" +"Dies ist eine dynamische Übersetzung, die durch gettext_test_log " +"gefunden wurde!" + +#: app/views/cars/nowhere_really +msgid "Car|wheel" +msgid_plural "Car|wheels" +msgstr[0] "Rad" +msgstr[1] "Räder" + +msgctxt "New car" +msgid "wheel" +msgid_plural "wheels" +msgstr[0] "Rad!" +msgstr[1] "Räder!" + +msgid "On %{count} wheel." +msgid_plural "On %{count} wheels." +msgstr[0] "Auf %{count} Achse." +msgstr[1] "Auf %{count} Achsen." diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.rb b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.rb new file mode 100644 index 0000000..e847d10 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.rb @@ -0,0 +1,3 @@ +# encoding: utf-8 + +{ :en => { :fuh => { :bah => "bas" } } } \ No newline at end of file diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.yml b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.yml new file mode 100644 index 0000000..25f5bb6 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/en.yml @@ -0,0 +1,3 @@ +en: + foo: + bar: baz \ No newline at end of file diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/empty.yml b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/empty.yml new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/syntax.yml b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/syntax.yml new file mode 100644 index 0000000..40b1e61 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/invalid/syntax.yml @@ -0,0 +1,4 @@ +en: + foo: foo + bar: + baz: \ No newline at end of file diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/plurals.rb b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/plurals.rb new file mode 100644 index 0000000..f400285 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/test_data/locales/plurals.rb @@ -0,0 +1,113 @@ +# encoding: utf-8 + +{ + :af => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :am => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :ar => { :i18n => { :plural => { :keys => [:zero, :one, :two, :few, :many, :other], :rule => lambda { |n| n == 0 ? :zero : n == 1 ? :one : n == 2 ? :two : [3, 4, 5, 6, 7, 8, 9, 10].include?(n % 100) ? :few : [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99].include?(n % 100) ? :many : :other } } } }, + :az => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :be => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :bg => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :bh => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :bn => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :bo => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :bs => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :ca => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :cs => { :i18n => { :plural => { :keys => [:one, :few, :other], :rule => lambda { |n| n == 1 ? :one : [2, 3, 4].include?(n) ? :few : :other } } } }, + :cy => { :i18n => { :plural => { :keys => [:one, :two, :many, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : n == 8 || n == 11 ? :many : :other } } } }, + :da => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :de => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :dz => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :el => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :en => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :eo => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :es => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :et => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :eu => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :fa => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :fi => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :fil => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :fo => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :fr => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n.between?(0, 2) && n != 2 ? :one : :other } } } }, + :fur => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :fy => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ga => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :gl => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :gu => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :guw => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :ha => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :he => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :hi => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :hr => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :hu => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :id => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :is => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :it => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :iw => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ja => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :jv => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :ka => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :km => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :kn => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :ko => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :ku => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :lb => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ln => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :lt => { :i18n => { :plural => { :keys => [:one, :few, :other], :rule => lambda { |n| n % 10 == 1 && ![11, 12, 13, 14, 15, 16, 17, 18, 19].include?(n % 100) ? :one : [2, 3, 4, 5, 6, 7, 8, 9].include?(n % 10) && ![11, 12, 13, 14, 15, 16, 17, 18, 19].include?(n % 100) ? :few : :other } } } }, + :lv => { :i18n => { :plural => { :keys => [:zero, :one, :other], :rule => lambda { |n| n == 0 ? :zero : n % 10 == 1 && n % 100 != 11 ? :one : :other } } } }, + :mg => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :mk => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n % 10 == 1 ? :one : :other } } } }, + :ml => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :mn => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :mo => { :i18n => { :plural => { :keys => [:one, :few, :other], :rule => lambda { |n| n == 1 ? :one : n == 0 ? :few : :other } } } }, + :mr => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ms => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :mt => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n == 1 ? :one : n == 0 || [2, 3, 4, 5, 6, 7, 8, 9, 10].include?(n % 100) ? :few : [11, 12, 13, 14, 15, 16, 17, 18, 19].include?(n % 100) ? :many : :other } } } }, + :my => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :nah => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :nb => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ne => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :nl => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :nn => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :no => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :nso => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :om => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :or => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :pa => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :pap => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :pl => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n == 1 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : (n != 1 && [0, 1].include?(n % 10)) || [5, 6, 7, 8, 9].include?(n % 10) || [12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :ps => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :pt => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :"pt-PT" => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ro => { :i18n => { :plural => { :keys => [:one, :few, :other], :rule => lambda { |n| n == 1 ? :one : n == 0 ? :few : :other } } } }, + :ru => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :se => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :sh => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :sk => { :i18n => { :plural => { :keys => [:one, :few, :other], :rule => lambda { |n| n == 1 ? :one : [2, 3, 4].include?(n) ? :few : :other } } } }, + :sl => { :i18n => { :plural => { :keys => [:one, :two, :few, :other], :rule => lambda { |n| n % 100 == 1 ? :one : n % 100 == 2 ? :two : [3, 4].include?(n % 100) ? :few : :other } } } }, + :sma => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :smi => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :smj => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :smn => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :sms => { :i18n => { :plural => { :keys => [:one, :two, :other], :rule => lambda { |n| n == 1 ? :one : n == 2 ? :two : :other } } } }, + :so => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :sq => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :sr => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :sv => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :sw => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :ta => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :te => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :th => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :ti => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :tk => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :tl => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :to => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :tr => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :uk => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n % 10) || [11, 12, 13, 14].include?(n % 100) ? :many : :other } } } }, + :ur => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } }, + :vi => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :wa => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| [0, 1].include?(n) ? :one : :other } } } }, + :yo => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :zh => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n| :other } } } }, + :zu => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n == 1 ? :one : :other } } } } +} + diff --git a/vendor/bundle/gems/i18n-0.9.5/test/test_helper.rb b/vendor/bundle/gems/i18n-0.9.5/test/test_helper.rb new file mode 100644 index 0000000..702a1b5 --- /dev/null +++ b/vendor/bundle/gems/i18n-0.9.5/test/test_helper.rb @@ -0,0 +1,61 @@ +$KCODE = 'u' if RUBY_VERSION <= '1.9' + +require 'minitest/autorun' +TEST_CASE = defined?(Minitest::Test) ? Minitest::Test : MiniTest::Unit::TestCase + +# TODO: Remove these aliases and update tests accordingly. +class TEST_CASE + alias :assert_raise :assert_raises + alias :assert_not_equal :refute_equal + + def assert_nothing_raised(*args) + yield + end +end + +require 'bundler/setup' +require 'i18n' +require 'mocha/setup' +require 'test_declarative' + +class I18n::TestCase < TEST_CASE + def self.key_value? + defined?(ActiveSupport) + end + + def setup + super + I18n.enforce_available_locales = false + end + + def teardown + I18n.locale = nil + I18n.default_locale = nil + I18n.load_path = nil + I18n.available_locales = nil + I18n.backend = nil + I18n.default_separator = nil + I18n.enforce_available_locales = true + super + end + + protected + + def translations + I18n.backend.instance_variable_get(:@translations) + end + + def store_translations(locale, data) + I18n.backend.store_translations(locale, data) + end + + def locales_dir + File.dirname(__FILE__) + '/test_data/locales' + end +end + +class DummyRackApp + def call(env) + I18n.locale = :es + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/.rubocop.yml b/vendor/bundle/gems/jekyll-3.8.5/.rubocop.yml new file mode 100644 index 0000000..ffd8bed --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/.rubocop.yml @@ -0,0 +1,181 @@ +--- + +require: + - ./rubocop/jekyll + +Jekyll/NoPutsAllowed: + Exclude: + - rake/*.rake + +AllCops: + TargetRubyVersion: 2.1 + Include: + - lib/**/*.rb + Exclude: + - bin/**/* + - exe/**/* + - benchmark/**/* + - script/**/* + - vendor/**/* + - tmp/**/* +Layout/AlignArray: + Enabled: false +Layout/AlignHash: + EnforcedHashRocketStyle: table +Layout/AlignParameters: + Enabled: false +Layout/EmptyLinesAroundAccessModifier: + Enabled: false +Layout/EmptyLinesAroundModuleBody: + Enabled: false +Layout/EndOfLine: + EnforcedStyle: native +Layout/ExtraSpacing: + AllowForAlignment: true +Layout/FirstParameterIndentation: + EnforcedStyle: consistent +Layout/IndentationWidth: + Severity: error +Layout/IndentArray: + EnforcedStyle: consistent +Layout/IndentHash: + EnforcedStyle: consistent +Layout/IndentHeredoc: + Enabled: false +Layout/MultilineMethodCallIndentation: + EnforcedStyle: indented +Layout/MultilineOperationIndentation: + EnforcedStyle: indented +Lint/NestedPercentLiteral: + Exclude: + - test/test_site.rb +Layout/EmptyComment: + Enabled: false +Layout/EndAlignment: + Severity: error +Lint/UnreachableCode: + Severity: error +Lint/UselessAccessModifier: + Enabled: false +Lint/Void: + Enabled: false +Metrics/AbcSize: + Max: 21 +Metrics/BlockLength: + Exclude: + - test/**/*.rb + - lib/jekyll/configuration.rb + - rake/*.rake + - jekyll.gemspec +Metrics/ClassLength: + Exclude: + - !ruby/regexp /features\/.*.rb$/ + - !ruby/regexp /test\/.*.rb$/ + Max: 300 +Metrics/CyclomaticComplexity: + Max: 9 +Metrics/LineLength: + Exclude: + - !ruby/regexp /features\/.*.rb/ + - Rakefile + - rake/*.rake + - Gemfile + - jekyll.gemspec + Max: 90 + Severity: warning +Metrics/MethodLength: + CountComments: false + Max: 20 + Severity: error +Metrics/ModuleLength: + Max: 240 +Metrics/ParameterLists: + Max: 4 +Metrics/PerceivedComplexity: + Max: 8 +Naming/FileName: + Enabled: false +Naming/HeredocDelimiterNaming: + Enabled: false +Naming/MemoizedInstanceVariableName: + Exclude: + - lib/jekyll/page_without_a_file.rb + - lib/jekyll/drops/unified_payload_drop.rb + - lib/jekyll/drops/site_drop.rb +Naming/UncommunicativeMethodParamName: + AllowedNames: + - _ +Security/MarshalLoad: + Exclude: + - !ruby/regexp /test\/.*.rb$/ + - lib/jekyll/regenerator.rb +Security/YAMLLoad: + Exclude: + - !ruby/regexp /features\/.*.rb/ + - !ruby/regexp /test\/.*.rb$/ +Style/Alias: + Enabled: false +Style/AndOr: + Severity: error +Style/BracesAroundHashParameters: + Enabled: false +Style/ClassAndModuleChildren: + Enabled: false +Style/FrozenStringLiteralComment: + EnforcedStyle: always +Style/Documentation: + Enabled: false + Exclude: + - !ruby/regexp /features\/.*.rb$/ +Style/DoubleNegation: + Enabled: false +Style/FormatStringToken: + Exclude: + - lib/jekyll/utils/ansi.rb +Style/GuardClause: + Enabled: false +Style/HashSyntax: + EnforcedStyle: hash_rockets + Severity: error +Style/IfUnlessModifier: + Enabled: false +Style/InverseMethods: + Enabled: false +Style/MixinUsage: + Exclude: + - test/helper.rb +Style/ModuleFunction: + Enabled: false +Style/MultilineTernaryOperator: + Severity: error +Style/PercentLiteralDelimiters: + PreferredDelimiters: + "%q": "{}" + "%Q": "{}" + "%r": "!!" + "%s": "()" + "%w": "()" + "%W": "()" + "%x": "()" +Style/RedundantReturn: + Enabled: false +Style/RedundantSelf: + Enabled: false +Style/RegexpLiteral: + EnforcedStyle: percent_r +Style/RescueModifier: + Enabled: false +Style/SignalException: + EnforcedStyle: only_raise +Style/SingleLineMethods: + Enabled: false +Style/StringLiterals: + EnforcedStyle: double_quotes +Style/StringLiteralsInInterpolation: + EnforcedStyle: double_quotes +Style/SymbolArray: + Enabled: false +Style/TrailingCommaInArrayLiteral: + EnforcedStyleForMultiline: consistent_comma +Style/TrailingCommaInHashLiteral: + EnforcedStyleForMultiline: consistent_comma diff --git a/vendor/bundle/gems/jekyll-3.8.5/LICENSE b/vendor/bundle/gems/jekyll-3.8.5/LICENSE new file mode 100644 index 0000000..c98bc25 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2008-2018 Tom Preston-Werner and Jekyll contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/vendor/bundle/gems/jekyll-3.8.5/README.markdown b/vendor/bundle/gems/jekyll-3.8.5/README.markdown new file mode 100644 index 0000000..c6864b4 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/README.markdown @@ -0,0 +1,61 @@ +# [Jekyll](https://jekyllrb.com/) + +[![Gem Version](https://img.shields.io/gem/v/jekyll.svg)][ruby-gems] +[![Linux Build Status](https://img.shields.io/travis/jekyll/jekyll/master.svg?label=Linux%20build)][travis] +[![Windows Build status](https://img.shields.io/appveyor/ci/jekyll/jekyll/master.svg?label=Windows%20build)][appveyor] +[![Maintainability](https://api.codeclimate.com/v1/badges/8ba0cb5b17bb9848e128/maintainability)](codeclimate) +[![Test Coverage](https://api.codeclimate.com/v1/badges/8ba0cb5b17bb9848e128/test_coverage)](coverage) +[![Dependency Status](https://img.shields.io/gemnasium/jekyll/jekyll.svg)][gemnasium] +[![Security](https://hakiri.io/github/jekyll/jekyll/master.svg)][hakiri] + +[ruby-gems]: https://rubygems.org/gems/jekyll +[gemnasium]: https://gemnasium.com/jekyll/jekyll +[codeclimate]: https://codeclimate.com/github/jekyll/jekyll +[coverage]: https://codeclimate.com/github/jekyll/jekyll/coverage +[hakiri]: https://hakiri.io/github/jekyll/jekyll/master +[travis]: https://travis-ci.org/jekyll/jekyll +[appveyor]: https://ci.appveyor.com/project/jekyll/jekyll/branch/master + +Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind [GitHub Pages](https://pages.github.com), which you can use to host sites right from your GitHub repositories. + +## Philosophy + +Jekyll does what you tell it to do — no more, no less. It doesn't try to outsmart users by making bold assumptions, nor does it burden them with needless complexity and configuration. Put simply, Jekyll gets out of your way and allows you to concentrate on what truly matters: your content. + +See: https://jekyllrb.com/philosophy + +## Having trouble? + +See: https://jekyllrb.com/docs/troubleshooting/ + +## Getting Started + +* [Install](https://jekyllrb.com/docs/installation/) the gem +* Read up about its [Usage](https://jekyllrb.com/docs/usage/) and [Configuration](https://jekyllrb.com/docs/configuration/) +* Take a gander at some existing [Sites](https://wiki.github.com/jekyll/jekyll/sites) +* [Fork](https://github.com/jekyll/jekyll/fork) and [Contribute](https://jekyllrb.com/docs/contributing/) your own modifications +* Have questions? Check out our official forum community [Jekyll Talk](https://talk.jekyllrb.com/) or [`#jekyll` on irc.freenode.net](https://botbot.me/freenode/jekyll/) + +## Code of Conduct + +In order to have a more open and welcoming community, Jekyll adheres to a +[code of conduct](CODE_OF_CONDUCT.markdown) adapted from the Ruby on Rails code of +conduct. + +Please adhere to this code of conduct in any interactions you have in the +Jekyll community. It is strictly enforced on all official Jekyll +repositories, websites, and resources. If you encounter someone violating +these terms, please let one of our core team members [Olivia](mailto:olivia@jekyllrb.com?subject=Jekyll%20CoC%20Violation), [Pat](mailto:pat@jekyllrb.com?subject=Jekyll%20CoC%20Violation), [Matt](mailto:matt@jekyllrb.com?subject=Jekyll%20CoC%20Violation) or [Parker](mailto:parker@jekyllrb.com?subject=Jekyll%20CoC%20Violation) know and we will address it as soon as possible. + +## Diving In + +* [Migrate](http://import.jekyllrb.com/docs/home/) from your previous system +* Learn how the [YAML Front Matter](https://jekyllrb.com/docs/frontmatter/) works +* Put information on your site with [Variables](https://jekyllrb.com/docs/variables/) +* Customize the [Permalinks](https://jekyllrb.com/docs/permalinks/) your posts are generated with +* Use the built-in [Liquid Extensions](https://jekyllrb.com/docs/templates/) to make your life easier +* Use custom [Plugins](https://jekyllrb.com/docs/plugins/) to generate content specific to your site + +## License + +See the [LICENSE](https://github.com/jekyll/jekyll/blob/master/LICENSE) file. diff --git a/vendor/bundle/gems/jekyll-3.8.5/exe/jekyll b/vendor/bundle/gems/jekyll-3.8.5/exe/jekyll new file mode 100644 index 0000000..07e1371 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/exe/jekyll @@ -0,0 +1,57 @@ +#!/usr/bin/env ruby +# frozen_string_literal: true + +STDOUT.sync = true + +$LOAD_PATH.unshift File.expand_path("../lib", __dir__) + +require "jekyll" +require "mercenary" + +Jekyll::PluginManager.require_from_bundler + +Jekyll::Deprecator.process(ARGV) + +Mercenary.program(:jekyll) do |p| + p.version Jekyll::VERSION + p.description "Jekyll is a blog-aware, static site generator in Ruby" + p.syntax "jekyll [options]" + + p.option "source", "-s", "--source [DIR]", "Source directory (defaults to ./)" + p.option "destination", "-d", "--destination [DIR]", + "Destination directory (defaults to ./_site)" + p.option "safe", "--safe", "Safe mode (defaults to false)" + p.option "plugins_dir", "-p", "--plugins PLUGINS_DIR1[,PLUGINS_DIR2[,...]]", Array, + "Plugins directory (defaults to ./_plugins)" + p.option "layouts_dir", "--layouts DIR", String, + "Layouts directory (defaults to ./_layouts)" + p.option "profile", "--profile", "Generate a Liquid rendering profile" + + Jekyll::External.require_if_present(Jekyll::External.blessed_gems) do |g, ver_constraint| + cmd = g.split("-").last + p.command(cmd.to_sym) do |c| + c.syntax cmd + c.action do + Jekyll.logger.abort_with "You must install the '#{g}' gem" \ + " version #{ver_constraint} to use the 'jekyll #{cmd}' command." + end + end + end + + Jekyll::Command.subclasses.each { |c| c.init_with_program(p) } + + p.action do |args, _| + if args.empty? + Jekyll.logger.error "A subcommand is required." + puts p + abort + else + subcommand = args.first + unless p.has_command? subcommand + Jekyll.logger.abort_with "fatal: 'jekyll #{args.first}' could not" \ + " be found. You may need to install the jekyll-#{args.first} gem" \ + " or a related gem to be able to use this subcommand." + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll.rb new file mode 100644 index 0000000..56a9b84 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll.rb @@ -0,0 +1,200 @@ +# frozen_string_literal: true + +$LOAD_PATH.unshift __dir__ # For use/testing when no gem is installed + +# Require all of the Ruby files in the given directory. +# +# path - The String relative path from here to the directory. +# +# Returns nothing. +def require_all(path) + glob = File.join(__dir__, path, "*.rb") + Dir[glob].sort.each do |f| + require f + end +end + +# rubygems +require "rubygems" + +# stdlib +require "forwardable" +require "fileutils" +require "time" +require "English" +require "pathname" +require "logger" +require "set" +require "csv" +require "json" + +# 3rd party +require "pathutil" +require "addressable/uri" +require "safe_yaml/load" +require "liquid" +require "kramdown" +require "colorator" +require "i18n" + +SafeYAML::OPTIONS[:suppress_warnings] = true + +module Jekyll + # internal requires + autoload :Cleaner, "jekyll/cleaner" + autoload :Collection, "jekyll/collection" + autoload :Configuration, "jekyll/configuration" + autoload :Convertible, "jekyll/convertible" + autoload :Deprecator, "jekyll/deprecator" + autoload :Document, "jekyll/document" + autoload :EntryFilter, "jekyll/entry_filter" + autoload :Errors, "jekyll/errors" + autoload :Excerpt, "jekyll/excerpt" + autoload :External, "jekyll/external" + autoload :FrontmatterDefaults, "jekyll/frontmatter_defaults" + autoload :Hooks, "jekyll/hooks" + autoload :Layout, "jekyll/layout" + autoload :CollectionReader, "jekyll/readers/collection_reader" + autoload :DataReader, "jekyll/readers/data_reader" + autoload :LayoutReader, "jekyll/readers/layout_reader" + autoload :PostReader, "jekyll/readers/post_reader" + autoload :PageReader, "jekyll/readers/page_reader" + autoload :StaticFileReader, "jekyll/readers/static_file_reader" + autoload :ThemeAssetsReader, "jekyll/readers/theme_assets_reader" + autoload :LogAdapter, "jekyll/log_adapter" + autoload :Page, "jekyll/page" + autoload :PageWithoutAFile, "jekyll/page_without_a_file" + autoload :PluginManager, "jekyll/plugin_manager" + autoload :Publisher, "jekyll/publisher" + autoload :Reader, "jekyll/reader" + autoload :Regenerator, "jekyll/regenerator" + autoload :RelatedPosts, "jekyll/related_posts" + autoload :Renderer, "jekyll/renderer" + autoload :LiquidRenderer, "jekyll/liquid_renderer" + autoload :Site, "jekyll/site" + autoload :StaticFile, "jekyll/static_file" + autoload :Stevenson, "jekyll/stevenson" + autoload :Theme, "jekyll/theme" + autoload :ThemeBuilder, "jekyll/theme_builder" + autoload :URL, "jekyll/url" + autoload :Utils, "jekyll/utils" + autoload :VERSION, "jekyll/version" + + # extensions + require "jekyll/plugin" + require "jekyll/converter" + require "jekyll/generator" + require "jekyll/command" + require "jekyll/liquid_extensions" + require "jekyll/filters" + + class << self + # Public: Tells you which Jekyll environment you are building in so you can skip tasks + # if you need to. This is useful when doing expensive compression tasks on css and + # images and allows you to skip that when working in development. + + def env + ENV["JEKYLL_ENV"] || "development" + end + + # Public: Generate a Jekyll configuration Hash by merging the default + # options with anything in _config.yml, and adding the given options on top. + # + # override - A Hash of config directives that override any options in both + # the defaults and the config file. + # See Jekyll::Configuration::DEFAULTS for a + # list of option names and their defaults. + # + # Returns the final configuration Hash. + def configuration(override = {}) + config = Configuration.new + override = Configuration[override].stringify_keys + unless override.delete("skip_config_files") + config = config.read_config_files(config.config_files(override)) + end + + # Merge DEFAULTS < _config.yml < override + Configuration.from(Utils.deep_merge_hashes(config, override)).tap do |obj| + set_timezone(obj["timezone"]) if obj["timezone"] + end + end + + # Public: Set the TZ environment variable to use the timezone specified + # + # timezone - the IANA Time Zone + # + # Returns nothing + # rubocop:disable Naming/AccessorMethodName + def set_timezone(timezone) + ENV["TZ"] = if Utils::Platforms.really_windows? + Utils::WinTZ.calculate(timezone) + else + timezone + end + end + # rubocop:enable Naming/AccessorMethodName + + # Public: Fetch the logger instance for this Jekyll process. + # + # Returns the LogAdapter instance. + def logger + @logger ||= LogAdapter.new(Stevenson.new, (ENV["JEKYLL_LOG_LEVEL"] || :info).to_sym) + end + + # Public: Set the log writer. + # New log writer must respond to the same methods + # as Ruby's interal Logger. + # + # writer - the new Logger-compatible log transport + # + # Returns the new logger. + def logger=(writer) + @logger = LogAdapter.new(writer, (ENV["JEKYLL_LOG_LEVEL"] || :info).to_sym) + end + + # Public: An array of sites + # + # Returns the Jekyll sites created. + def sites + @sites ||= [] + end + + # Public: Ensures the questionable path is prefixed with the base directory + # and prepends the questionable path with the base directory if false. + # + # base_directory - the directory with which to prefix the questionable path + # questionable_path - the path we're unsure about, and want prefixed + # + # Returns the sanitized path. + def sanitized_path(base_directory, questionable_path) + return base_directory if base_directory.eql?(questionable_path) + + clean_path = questionable_path.dup + clean_path.insert(0, "/") if clean_path.start_with?("~") + clean_path = File.expand_path(clean_path, "/") + + return clean_path if clean_path.eql?(base_directory) + + if clean_path.start_with?(base_directory.sub(%r!\z!, "/")) + clean_path + else + clean_path.sub!(%r!\A\w:/!, "/") + File.join(base_directory, clean_path) + end + end + + # Conditional optimizations + Jekyll::External.require_if_present("liquid-c") + end +end + +require "jekyll/drops/drop" +require "jekyll/drops/document_drop" +require_all "jekyll/commands" +require_all "jekyll/converters" +require_all "jekyll/converters/markdown" +require_all "jekyll/drops" +require_all "jekyll/generators" +require_all "jekyll/tags" + +require "jekyll-sass-converter" diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/cleaner.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/cleaner.rb new file mode 100644 index 0000000..36d28a9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/cleaner.rb @@ -0,0 +1,110 @@ +# frozen_string_literal: true + +module Jekyll + # Handles the cleanup of a site's destination before it is built. + class Cleaner + HIDDEN_FILE_REGEX = %r!\/\.{1,2}$! + attr_reader :site + + def initialize(site) + @site = site + end + + # Cleans up the site's destination directory + def cleanup! + FileUtils.rm_rf(obsolete_files) + FileUtils.rm_rf(metadata_file) unless @site.incremental? + end + + private + + # Private: The list of files and directories to be deleted during cleanup process + # + # Returns an Array of the file and directory paths + def obsolete_files + out = (existing_files - new_files - new_dirs + replaced_files).to_a + Jekyll::Hooks.trigger :clean, :on_obsolete, out + out + end + + # Private: The metadata file storing dependency tree and build history + # + # Returns an Array with the metdata file as the only item + def metadata_file + [site.regenerator.metadata_file] + end + + # Private: The list of existing files, apart from those included in + # keep_files and hidden files. + # + # Returns a Set with the file paths + def existing_files + files = Set.new + regex = keep_file_regex + dirs = keep_dirs + + Utils.safe_glob(site.in_dest_dir, ["**", "*"], File::FNM_DOTMATCH).each do |file| + next if file =~ HIDDEN_FILE_REGEX || file =~ regex || dirs.include?(file) + files << file + end + + files + end + + # Private: The list of files to be created when site is built. + # + # Returns a Set with the file paths + def new_files + @new_files ||= Set.new.tap do |files| + site.each_site_file { |item| files << item.destination(site.dest) } + end + end + + # Private: The list of directories to be created when site is built. + # These are the parent directories of the files in #new_files. + # + # Returns a Set with the directory paths + def new_dirs + @new_dirs ||= new_files.map { |file| parent_dirs(file) }.flatten.to_set + end + + # Private: The list of parent directories of a given file + # + # Returns an Array with the directory paths + def parent_dirs(file) + parent_dir = File.dirname(file) + if parent_dir == site.dest + [] + else + [parent_dir] + parent_dirs(parent_dir) + end + end + + # Private: The list of existing files that will be replaced by a directory + # during build + # + # Returns a Set with the file paths + def replaced_files + new_dirs.select { |dir| File.file?(dir) }.to_set + end + + # Private: The list of directories that need to be kept because they are + # parent directories of files specified in keep_files + # + # Returns a Set with the directory paths + def keep_dirs + site.keep_files.map { |file| parent_dirs(site.in_dest_dir(file)) }.flatten.to_set + end + + # Private: Creates a regular expression from the config's keep_files array + # + # Examples + # ['.git','.svn'] with site.dest "/myblog/_site" creates + # the following regex: /\A\/myblog\/_site\/(\.git|\/.svn)/ + # + # Returns the regular expression + def keep_file_regex + %r!\A#{Regexp.quote(site.dest)}\/(#{Regexp.union(site.keep_files).source})! + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/collection.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/collection.rb new file mode 100644 index 0000000..4a8b6f5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/collection.rb @@ -0,0 +1,237 @@ +# frozen_string_literal: true + +module Jekyll + class Collection + attr_reader :site, :label, :metadata + attr_writer :docs + + # Create a new Collection. + # + # site - the site to which this collection belongs. + # label - the name of the collection + # + # Returns nothing. + def initialize(site, label) + @site = site + @label = sanitize_label(label) + @metadata = extract_metadata + end + + # Fetch the Documents in this collection. + # Defaults to an empty array if no documents have been read in. + # + # Returns an array of Jekyll::Document objects. + def docs + @docs ||= [] + end + + # Override of normal respond_to? to match method_missing's logic for + # looking in @data. + def respond_to_missing?(method, include_private = false) + docs.respond_to?(method.to_sym, include_private) || super + end + + # Override of method_missing to check in @data for the key. + def method_missing(method, *args, &blck) + if docs.respond_to?(method.to_sym) + Jekyll.logger.warn "Deprecation:", + "#{label}.#{method} should be changed to #{label}.docs.#{method}." + Jekyll.logger.warn "", "Called by #{caller(0..0)}." + docs.public_send(method.to_sym, *args, &blck) + else + super + end + end + + # Fetch the static files in this collection. + # Defaults to an empty array if no static files have been read in. + # + # Returns an array of Jekyll::StaticFile objects. + def files + @files ||= [] + end + + # Read the allowed documents into the collection's array of docs. + # + # Returns the sorted array of docs. + def read + filtered_entries.each do |file_path| + full_path = collection_dir(file_path) + next if File.directory?(full_path) + if Utils.has_yaml_header? full_path + read_document(full_path) + else + read_static_file(file_path, full_path) + end + end + docs.sort! + end + + # All the entries in this collection. + # + # Returns an Array of file paths to the documents in this collection + # relative to the collection's directory + def entries + return [] unless exists? + @entries ||= + Utils.safe_glob(collection_dir, ["**", "*"], File::FNM_DOTMATCH).map do |entry| + entry["#{collection_dir}/"] = "" + entry + end + end + + # Filtered version of the entries in this collection. + # See `Jekyll::EntryFilter#filter` for more information. + # + # Returns a list of filtered entry paths. + def filtered_entries + return [] unless exists? + @filtered_entries ||= + Dir.chdir(directory) do + entry_filter.filter(entries).reject do |f| + path = collection_dir(f) + File.directory?(path) || entry_filter.symlink?(f) + end + end + end + + # The directory for this Collection, relative to the site source or the directory + # containing the collection. + # + # Returns a String containing the directory name where the collection + # is stored on the filesystem. + def relative_directory + @relative_directory ||= "_#{label}" + end + + # The full path to the directory containing the collection. + # + # Returns a String containing th directory name where the collection + # is stored on the filesystem. + def directory + @directory ||= site.in_source_dir( + File.join(container, relative_directory) + ) + end + + # The full path to the directory containing the collection, with + # optional subpaths. + # + # *files - (optional) any other path pieces relative to the + # directory to append to the path + # + # Returns a String containing th directory name where the collection + # is stored on the filesystem. + def collection_dir(*files) + return directory if files.empty? + site.in_source_dir(container, relative_directory, *files) + end + + # Checks whether the directory "exists" for this collection. + # The directory must exist on the filesystem and must not be a symlink + # if in safe mode. + # + # Returns false if the directory doesn't exist or if it's a symlink + # and we're in safe mode. + def exists? + File.directory?(directory) && !entry_filter.symlink?(directory) + end + + # The entry filter for this collection. + # Creates an instance of Jekyll::EntryFilter. + # + # Returns the instance of Jekyll::EntryFilter for this collection. + def entry_filter + @entry_filter ||= Jekyll::EntryFilter.new(site, relative_directory) + end + + # An inspect string. + # + # Returns the inspect string + def inspect + "#" + end + + # Produce a sanitized label name + # Label names may not contain anything but alphanumeric characters, + # underscores, and hyphens. + # + # label - the possibly-unsafe label + # + # Returns a sanitized version of the label. + def sanitize_label(label) + label.gsub(%r![^a-z0-9_\-\.]!i, "") + end + + # Produce a representation of this Collection for use in Liquid. + # Exposes two attributes: + # - label + # - docs + # + # Returns a representation of this collection for use in Liquid. + def to_liquid + Drops::CollectionDrop.new self + end + + # Whether the collection's documents ought to be written as individual + # files in the output. + # + # Returns true if the 'write' metadata is true, false otherwise. + def write? + !!metadata.fetch("output", false) + end + + # The URL template to render collection's documents at. + # + # Returns the URL template to render collection's documents at. + def url_template + @url_template ||= metadata.fetch("permalink") do + Utils.add_permalink_suffix("/:collection/:path", site.permalink_style) + end + end + + # Extract options for this collection from the site configuration. + # + # Returns the metadata for this collection + def extract_metadata + if site.config["collections"].is_a?(Hash) + site.config["collections"][label] || {} + else + {} + end + end + + private + + def container + @container ||= site.config["collections_dir"] + end + + private + + def read_document(full_path) + doc = Document.new(full_path, :site => site, :collection => self) + doc.read + if site.unpublished || doc.published? + docs << doc + end + end + + private + + def read_static_file(file_path, full_path) + relative_dir = Jekyll.sanitized_path( + relative_directory, + File.dirname(file_path) + ).chomp("/.") + + files << StaticFile.new( + site, + site.source, + relative_dir, + File.basename(full_path), + self + ) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/command.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/command.rb new file mode 100644 index 0000000..2df86ed --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/command.rb @@ -0,0 +1,78 @@ +# frozen_string_literal: true + +module Jekyll + class Command + class << self + # A list of subclasses of Jekyll::Command + def subclasses + @subclasses ||= [] + end + + # Keep a list of subclasses of Jekyll::Command every time it's inherited + # Called automatically. + # + # base - the subclass + # + # Returns nothing + def inherited(base) + subclasses << base + super(base) + end + + # Run Site#process and catch errors + # + # site - the Jekyll::Site object + # + # Returns nothing + def process_site(site) + site.process + rescue Jekyll::Errors::FatalException => e + Jekyll.logger.error "ERROR:", "YOUR SITE COULD NOT BE BUILT:" + Jekyll.logger.error "", "------------------------------------" + Jekyll.logger.error "", e.message + exit(1) + end + + # Create a full Jekyll configuration with the options passed in as overrides + # + # options - the configuration overrides + # + # Returns a full Jekyll configuration + def configuration_from_options(options) + return options if options.is_a?(Jekyll::Configuration) + Jekyll.configuration(options) + end + + # Add common options to a command for building configuration + # + # cmd - the Jekyll::Command to add these options to + # + # Returns nothing + # rubocop:disable Metrics/MethodLength + def add_build_options(cmd) + cmd.option "config", "--config CONFIG_FILE[,CONFIG_FILE2,...]", + Array, "Custom configuration file" + cmd.option "destination", "-d", "--destination DESTINATION", + "The current folder will be generated into DESTINATION" + cmd.option "source", "-s", "--source SOURCE", "Custom source directory" + cmd.option "future", "--future", "Publishes posts with a future date" + cmd.option "limit_posts", "--limit_posts MAX_POSTS", Integer, + "Limits the number of posts to parse and publish" + cmd.option "watch", "-w", "--[no-]watch", "Watch for changes and rebuild" + cmd.option "baseurl", "-b", "--baseurl URL", + "Serve the website from the given base URL" + cmd.option "force_polling", "--force_polling", "Force watch to use polling" + cmd.option "lsi", "--lsi", "Use LSI for improved related posts" + cmd.option "show_drafts", "-D", "--drafts", "Render posts in the _drafts folder" + cmd.option "unpublished", "--unpublished", + "Render posts that were marked as unpublished" + cmd.option "quiet", "-q", "--quiet", "Silence output." + cmd.option "verbose", "-V", "--verbose", "Print verbose output." + cmd.option "incremental", "-I", "--incremental", "Enable incremental rebuild." + cmd.option "strict_front_matter", "--strict_front_matter", + "Fail if errors are present in front matter" + end + # rubocop:enable Metrics/MethodLength + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb new file mode 100644 index 0000000..96a48cd --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb @@ -0,0 +1,102 @@ +# frozen_string_literal: true + +module Jekyll + module Commands + class Build < Command + class << self + # Create the Mercenary command for the Jekyll CLI for this Command + def init_with_program(prog) + prog.command(:build) do |c| + c.syntax "build [options]" + c.description "Build your site" + c.alias :b + + add_build_options(c) + + c.action do |_, options| + options["serving"] = false + Jekyll::Commands::Build.process(options) + end + end + end + + # Build your jekyll site + # Continuously watch if `watch` is set to true in the config. + def process(options) + # Adjust verbosity quickly + Jekyll.logger.adjust_verbosity(options) + + options = configuration_from_options(options) + site = Jekyll::Site.new(options) + + if options.fetch("skip_initial_build", false) + Jekyll.logger.warn "Build Warning:", "Skipping the initial build." \ + " This may result in an out-of-date site." + else + build(site, options) + end + + if options.fetch("detach", false) + Jekyll.logger.info "Auto-regeneration:", + "disabled when running server detached." + elsif options.fetch("watch", false) + watch(site, options) + else + Jekyll.logger.info "Auto-regeneration:", "disabled. Use --watch to enable." + end + end + + # Build your Jekyll site. + # + # site - the Jekyll::Site instance to build + # options - A Hash of options passed to the command + # + # Returns nothing. + def build(site, options) + t = Time.now + source = options["source"] + destination = options["destination"] + incremental = options["incremental"] + Jekyll.logger.info "Source:", source + Jekyll.logger.info "Destination:", destination + Jekyll.logger.info "Incremental build:", + (incremental ? "enabled" : "disabled. Enable with --incremental") + Jekyll.logger.info "Generating..." + process_site(site) + Jekyll.logger.info "", "done in #{(Time.now - t).round(3)} seconds." + end + + # Private: Watch for file changes and rebuild the site. + # + # site - A Jekyll::Site instance + # options - A Hash of options passed to the command + # + # Returns nothing. + def watch(site, options) + # Warn Windows users that they might need to upgrade. + if Utils::Platforms.bash_on_windows? + Jekyll.logger.warn "", + "Auto-regeneration may not work on some Windows versions." + Jekyll.logger.warn "", + "Please see: https://github.com/Microsoft/BashOnWindows/issues/216" + Jekyll.logger.warn "", + "If it does not work, please upgrade Bash on Windows or "\ + "run Jekyll with --no-watch." + end + + External.require_with_graceful_fail "jekyll-watch" + watch_method = Jekyll::Watcher.method(:watch) + if watch_method.parameters.size == 1 + watch_method.call( + options + ) + else + watch_method.call( + options, site + ) + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/clean.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/clean.rb new file mode 100644 index 0000000..1ef65db --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/clean.rb @@ -0,0 +1,43 @@ +# frozen_string_literal: true + +module Jekyll + module Commands + class Clean < Command + class << self + def init_with_program(prog) + prog.command(:clean) do |c| + c.syntax "clean [subcommand]" + c.description "Clean the site " \ + "(removes site output and metadata file) without building." + + add_build_options(c) + + c.action do |_, options| + Jekyll::Commands::Clean.process(options) + end + end + end + + def process(options) + options = configuration_from_options(options) + destination = options["destination"] + metadata_file = File.join(options["source"], ".jekyll-metadata") + sass_cache = ".sass-cache" + + remove(destination, :checker_func => :directory?) + remove(metadata_file, :checker_func => :file?) + remove(sass_cache, :checker_func => :directory?) + end + + def remove(filename, checker_func: :file?) + if File.public_send(checker_func, filename) + Jekyll.logger.info "Cleaner:", "Removing #{filename}..." + FileUtils.rm_rf(filename) + else + Jekyll.logger.info "Cleaner:", "Nothing to do for #{filename}." + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/doctor.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/doctor.rb new file mode 100644 index 0000000..bb31315 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/doctor.rb @@ -0,0 +1,166 @@ +# frozen_string_literal: true + +module Jekyll + module Commands + class Doctor < Command + class << self + def init_with_program(prog) + prog.command(:doctor) do |c| + c.syntax "doctor" + c.description "Search site and print specific deprecation warnings" + c.alias(:hyde) + + c.option "config", "--config CONFIG_FILE[,CONFIG_FILE2,...]", Array, + "Custom configuration file" + + c.action do |_, options| + Jekyll::Commands::Doctor.process(options) + end + end + end + + def process(options) + site = Jekyll::Site.new(configuration_from_options(options)) + site.reset + site.read + site.generate + + if healthy?(site) + Jekyll.logger.info "Your test results", "are in. Everything looks fine." + else + abort + end + end + + def healthy?(site) + [ + fsnotify_buggy?(site), + !deprecated_relative_permalinks(site), + !conflicting_urls(site), + !urls_only_differ_by_case(site), + proper_site_url?(site), + properly_gathered_posts?(site), + ].all? + end + + def properly_gathered_posts?(site) + return true if site.config["collections_dir"].empty? + posts_at_root = site.in_source_dir("_posts") + return true unless File.directory?(posts_at_root) + Jekyll.logger.warn "Warning:", + "Detected '_posts' directory outside custom `collections_dir`!" + Jekyll.logger.warn "", + "Please move '#{posts_at_root}' into the custom directory at " \ + "'#{site.in_source_dir(site.config["collections_dir"])}'" + false + end + + def deprecated_relative_permalinks(site) + if site.config["relative_permalinks"] + Jekyll::Deprecator.deprecation_message "Your site still uses relative" \ + " permalinks, which was removed in" \ + " Jekyll v3.0.0." + return true + end + end + + def conflicting_urls(site) + conflicting_urls = false + urls = {} + urls = collect_urls(urls, site.pages, site.dest) + urls = collect_urls(urls, site.posts.docs, site.dest) + urls.each do |url, paths| + next unless paths.size > 1 + conflicting_urls = true + Jekyll.logger.warn "Conflict:", "The URL '#{url}' is the destination" \ + " for the following pages: #{paths.join(", ")}" + end + conflicting_urls + end + + def fsnotify_buggy?(_site) + return true unless Utils::Platforms.osx? + if Dir.pwd != `pwd`.strip + Jekyll.logger.error " " + <<-STR.strip.gsub(%r!\n\s+!, "\n ") + We have detected that there might be trouble using fsevent on your + operating system, you can read https://github.com/thibaudgg/rb-fsevent/wiki/no-fsevents-fired-(OSX-bug) + for possible work arounds or you can work around it immediately + with `--force-polling`. + STR + + false + end + + true + end + + def urls_only_differ_by_case(site) + urls_only_differ_by_case = false + urls = case_insensitive_urls(site.pages + site.docs_to_write, site.dest) + urls.each_value do |real_urls| + next unless real_urls.uniq.size > 1 + urls_only_differ_by_case = true + Jekyll.logger.warn "Warning:", "The following URLs only differ" \ + " by case. On a case-insensitive file system one of the URLs" \ + " will be overwritten by the other: #{real_urls.join(", ")}" + end + urls_only_differ_by_case + end + + def proper_site_url?(site) + url = site.config["url"] + [ + url_exists?(url), + url_valid?(url), + url_absolute(url), + ].all? + end + + private + def collect_urls(urls, things, destination) + things.each do |thing| + dest = thing.destination(destination) + if urls[dest] + urls[dest] << thing.path + else + urls[dest] = [thing.path] + end + end + urls + end + + def case_insensitive_urls(things, destination) + things.each_with_object({}) do |thing, memo| + dest = thing.destination(destination) + (memo[dest.downcase] ||= []) << dest + end + end + + def url_exists?(url) + return true unless url.nil? || url.empty? + Jekyll.logger.warn "Warning:", "You didn't set an URL in the config file, "\ + "you may encounter problems with some plugins." + false + end + + def url_valid?(url) + Addressable::URI.parse(url) + true + # Addressable::URI#parse only raises a TypeError + # https://git.io/vFfbx + rescue TypeError + Jekyll.logger.warn "Warning:", "The site URL does not seem to be valid, "\ + "check the value of `url` in your config file." + false + end + + def url_absolute(url) + return true if Addressable::URI.parse(url).absolute? + Jekyll.logger.warn "Warning:", "Your site URL does not seem to be absolute, "\ + "check the value of `url` in your config file." + false + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/help.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/help.rb new file mode 100644 index 0000000..80c80e9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/help.rb @@ -0,0 +1,34 @@ +# frozen_string_literal: true + +module Jekyll + module Commands + class Help < Command + class << self + def init_with_program(prog) + prog.command(:help) do |c| + c.syntax "help [subcommand]" + c.description "Show the help message, optionally for a given subcommand." + + c.action do |args, _| + cmd = (args.first || "").to_sym + if args.empty? + Jekyll.logger.info prog.to_s + elsif prog.has_command? cmd + Jekyll.logger.info prog.commands[cmd].to_s + else + invalid_command(prog, cmd) + abort + end + end + end + end + + def invalid_command(prog, cmd) + Jekyll.logger.error "Error:", + "Hmm... we don't know what the '#{cmd}' command is." + Jekyll.logger.info "Valid commands:", prog.commands.keys.join(", ") + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new.rb new file mode 100644 index 0000000..b123015 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new.rb @@ -0,0 +1,163 @@ +# frozen_string_literal: true + +require "erb" + +module Jekyll + module Commands + class New < Command + class << self + def init_with_program(prog) + prog.command(:new) do |c| + c.syntax "new PATH" + c.description "Creates a new Jekyll site scaffold in PATH" + + c.option "force", "--force", "Force creation even if PATH already exists" + c.option "blank", "--blank", "Creates scaffolding but with empty files" + c.option "skip-bundle", "--skip-bundle", "Skip 'bundle install'" + + c.action do |args, options| + Jekyll::Commands::New.process(args, options) + end + end + end + + def process(args, options = {}) + raise ArgumentError, "You must specify a path." if args.empty? + + new_blog_path = File.expand_path(args.join(" "), Dir.pwd) + FileUtils.mkdir_p new_blog_path + if preserve_source_location?(new_blog_path, options) + Jekyll.logger.error "Conflict:", "#{new_blog_path} exists and is not empty." + Jekyll.logger.abort_with "", "Ensure #{new_blog_path} is empty or else " \ + "try again with `--force` to proceed and overwrite any files." + end + + if options["blank"] + create_blank_site new_blog_path + else + create_site new_blog_path + end + + after_install(new_blog_path, options) + end + + def create_blank_site(path) + Dir.chdir(path) do + FileUtils.mkdir(%w(_layouts _posts _drafts)) + FileUtils.touch("index.html") + end + end + + def scaffold_post_content + ERB.new(File.read(File.expand_path(scaffold_path, site_template))).result + end + + # Internal: Gets the filename of the sample post to be created + # + # Returns the filename of the sample post, as a String + def initialized_post_name + "_posts/#{Time.now.strftime("%Y-%m-%d")}-welcome-to-jekyll.markdown" + end + + private + + def gemfile_contents + <<-RUBY +source "https://rubygems.org" + +# Hello! This is where you manage which Jekyll version is used to run. +# When you want to use a different version, change it below, save the +# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: +# +# bundle exec jekyll serve +# +# This will help ensure the proper Jekyll version is running. +# Happy Jekylling! +gem "jekyll", "~> #{Jekyll::VERSION}" + +# This is the default theme for new Jekyll sites. You may change this to anything you like. +gem "minima", "~> 2.0" + +# If you want to use GitHub Pages, remove the "gem "jekyll"" above and +# uncomment the line below. To upgrade, run `bundle update github-pages`. +# gem "github-pages", group: :jekyll_plugins + +# If you have any plugins, put them here! +group :jekyll_plugins do + gem "jekyll-feed", "~> 0.6" +end + +# Windows does not include zoneinfo files, so bundle the tzinfo-data gem +gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] + +# Performance-booster for watching directories on Windows +gem "wdm", "~> 0.1.0" if Gem.win_platform? + +RUBY + end + + def create_site(new_blog_path) + create_sample_files new_blog_path + + File.open(File.expand_path(initialized_post_name, new_blog_path), "w") do |f| + f.write(scaffold_post_content) + end + + File.open(File.expand_path("Gemfile", new_blog_path), "w") do |f| + f.write(gemfile_contents) + end + end + + def preserve_source_location?(path, options) + !options["force"] && !Dir["#{path}/**/*"].empty? + end + + def create_sample_files(path) + FileUtils.cp_r site_template + "/.", path + FileUtils.chmod_R "u+w", path + FileUtils.rm File.expand_path(scaffold_path, path) + end + + def site_template + File.expand_path("../../site_template", __dir__) + end + + def scaffold_path + "_posts/0000-00-00-welcome-to-jekyll.markdown.erb" + end + + # After a new blog has been created, print a success notification and + # then automatically execute bundle install from within the new blog dir + # unless the user opts to generate a blank blog or skip 'bundle install'. + + def after_install(path, options = {}) + unless options["blank"] || options["skip-bundle"] + begin + require "bundler" + bundle_install path + rescue LoadError + Jekyll.logger.info "Could not load Bundler. Bundle install skipped." + end + end + + Jekyll.logger.info "New jekyll site installed in #{path.cyan}." + Jekyll.logger.info "Bundle install skipped." if options["skip-bundle"] + end + + def bundle_install(path) + Jekyll.logger.info "Running bundle install in #{path.cyan}..." + Dir.chdir(path) do + exe = Gem.bin_path("bundler", "bundle") + process, output = Jekyll::Utils::Exec.run("ruby", exe, "install") + + output.to_s.each_line do |line| + Jekyll.logger.info("Bundler:".green, line.strip) unless line.to_s.empty? + end + + raise SystemExit unless process.success? + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new_theme.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new_theme.rb new file mode 100644 index 0000000..c55e681 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/new_theme.rb @@ -0,0 +1,40 @@ +# frozen_string_literal: true + +require "erb" + +class Jekyll::Commands::NewTheme < Jekyll::Command + class << self + def init_with_program(prog) + prog.command(:"new-theme") do |c| + c.syntax "new-theme NAME" + c.description "Creates a new Jekyll theme scaffold" + c.option "code_of_conduct", \ + "-c", "--code-of-conduct", \ + "Include a Code of Conduct. (defaults to false)" + + c.action do |args, opts| + Jekyll::Commands::NewTheme.process(args, opts) + end + end + end + + # rubocop:disable Metrics/AbcSize + def process(args, opts) + if !args || args.empty? + raise Jekyll::Errors::InvalidThemeName, "You must specify a theme name." + end + + new_theme_name = args.join("_") + theme = Jekyll::ThemeBuilder.new(new_theme_name, opts) + if theme.path.exist? + Jekyll.logger.abort_with "Conflict:", "#{theme.path} already exists." + end + + theme.create! + Jekyll.logger.info "Your new Jekyll theme, #{theme.name.cyan}," \ + " is ready for you in #{theme.path.to_s.cyan}!" + Jekyll.logger.info "For help getting started, read #{theme.path}/README.md." + end + # rubocop:enable Metrics/AbcSize + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb new file mode 100644 index 0000000..7efeb72 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve.rb @@ -0,0 +1,388 @@ +# frozen_string_literal: true + +require "thread" + +module Jekyll + module Commands + class Serve < Command + # Similar to the pattern in Utils::ThreadEvent except we are maintaining the + # state of @running instead of just signaling an event. We have to maintain this + # state since Serve is just called via class methods instead of an instance + # being created each time. + @mutex = Mutex.new + @run_cond = ConditionVariable.new + @running = false + + class << self + COMMAND_OPTIONS = { + "ssl_cert" => ["--ssl-cert [CERT]", "X.509 (SSL) certificate."], + "host" => ["host", "-H", "--host [HOST]", "Host to bind to"], + "open_url" => ["-o", "--open-url", "Launch your site in a browser"], + "detach" => ["-B", "--detach", + "Run the server in the background",], + "ssl_key" => ["--ssl-key [KEY]", "X.509 (SSL) Private Key."], + "port" => ["-P", "--port [PORT]", "Port to listen on"], + "show_dir_listing" => ["--show-dir-listing", + "Show a directory listing instead of loading your index file.",], + "skip_initial_build" => ["skip_initial_build", "--skip-initial-build", + "Skips the initial site build which occurs before the server is started.",], + "livereload" => ["-l", "--livereload", + "Use LiveReload to automatically refresh browsers",], + "livereload_ignore" => ["--livereload-ignore ignore GLOB1[,GLOB2[,...]]", + Array, + "Files for LiveReload to ignore. Remember to quote the values so your shell "\ + "won't expand them",], + "livereload_min_delay" => ["--livereload-min-delay [SECONDS]", + "Minimum reload delay",], + "livereload_max_delay" => ["--livereload-max-delay [SECONDS]", + "Maximum reload delay",], + "livereload_port" => ["--livereload-port [PORT]", Integer, + "Port for LiveReload to listen on",], + }.freeze + + DIRECTORY_INDEX = %w( + index.htm + index.html + index.rhtml + index.cgi + index.xml + index.json + ).freeze + + LIVERELOAD_PORT = 35_729 + LIVERELOAD_DIR = File.join(__dir__, "serve", "livereload_assets") + + attr_reader :mutex, :run_cond, :running + alias_method :running?, :running + + def init_with_program(prog) + prog.command(:serve) do |cmd| + cmd.description "Serve your site locally" + cmd.syntax "serve [options]" + cmd.alias :server + cmd.alias :s + + add_build_options(cmd) + COMMAND_OPTIONS.each do |key, val| + cmd.option key, *val + end + + cmd.action do |_, opts| + opts["livereload_port"] ||= LIVERELOAD_PORT + opts["serving"] = true + opts["watch"] = true unless opts.key?("watch") + + start(opts) + end + end + end + + # + + def start(opts) + # Set the reactor to nil so any old reactor will be GCed. + # We can't unregister a hook so in testing when Serve.start is + # called multiple times we don't want to inadvertently keep using + # a reactor created by a previous test when our test might not + @reload_reactor = nil + + config = configuration_from_options(opts) + if Jekyll.env == "development" + config["url"] = default_url(config) + end + [Build, Serve].each { |klass| klass.process(config) } + end + + # + + def process(opts) + opts = configuration_from_options(opts) + destination = opts["destination"] + register_reload_hooks(opts) if opts["livereload"] + setup(destination) + + start_up_webrick(opts, destination) + end + + def shutdown + @server.shutdown if running? + end + + # Perform logical validation of CLI options + + private + def validate_options(opts) + if opts["livereload"] + if opts["detach"] + Jekyll.logger.warn "Warning:", + "--detach and --livereload are mutually exclusive. Choosing --livereload" + opts["detach"] = false + end + if opts["ssl_cert"] || opts["ssl_key"] + # This is not technically true. LiveReload works fine over SSL, but + # EventMachine's SSL support in Windows requires building the gem's + # native extensions against OpenSSL and that proved to be a process + # so tedious that expecting users to do it is a non-starter. + Jekyll.logger.abort_with "Error:", "LiveReload does not support SSL" + end + unless opts["watch"] + # Using livereload logically implies you want to watch the files + opts["watch"] = true + end + elsif %w(livereload_min_delay + livereload_max_delay + livereload_ignore + livereload_port).any? { |o| opts[o] } + Jekyll.logger.abort_with "--livereload-min-delay, "\ + "--livereload-max-delay, --livereload-ignore, and "\ + "--livereload-port require the --livereload option." + end + end + + # + + private + # rubocop:disable Metrics/AbcSize + def register_reload_hooks(opts) + require_relative "serve/live_reload_reactor" + @reload_reactor = LiveReloadReactor.new + + Jekyll::Hooks.register(:site, :post_render) do |site| + regenerator = Jekyll::Regenerator.new(site) + @changed_pages = site.pages.select do |p| + regenerator.regenerate?(p) + end + end + + # A note on ignoring files: LiveReload errs on the side of reloading when it + # comes to the message it gets. If, for example, a page is ignored but a CSS + # file linked in the page isn't, the page will still be reloaded if the CSS + # file is contained in the message sent to LiveReload. Additionally, the + # path matching is very loose so that a message to reload "/" will always + # lead the page to reload since every page starts with "/". + Jekyll::Hooks.register(:site, :post_write) do + if @changed_pages && @reload_reactor && @reload_reactor.running? + ignore, @changed_pages = @changed_pages.partition do |p| + Array(opts["livereload_ignore"]).any? do |filter| + File.fnmatch(filter, Jekyll.sanitized_path(p.relative_path)) + end + end + Jekyll.logger.debug "LiveReload:", "Ignoring #{ignore.map(&:relative_path)}" + @reload_reactor.reload(@changed_pages) + end + @changed_pages = nil + end + end + # rubocop:enable Metrics/AbcSize + + # Do a base pre-setup of WEBRick so that everything is in place + # when we get ready to party, checking for an setting up an error page + # and making sure our destination exists. + + private + def setup(destination) + require_relative "serve/servlet" + + FileUtils.mkdir_p(destination) + if File.exist?(File.join(destination, "404.html")) + WEBrick::HTTPResponse.class_eval do + def create_error_page + @header["Content-Type"] = "text/html; charset=UTF-8" + @body = IO.read(File.join(@config[:DocumentRoot], "404.html")) + end + end + end + end + + # + + private + def webrick_opts(opts) + opts = { + :JekyllOptions => opts, + :DoNotReverseLookup => true, + :MimeTypes => mime_types, + :DocumentRoot => opts["destination"], + :StartCallback => start_callback(opts["detach"]), + :StopCallback => stop_callback(opts["detach"]), + :BindAddress => opts["host"], + :Port => opts["port"], + :DirectoryIndex => DIRECTORY_INDEX, + } + + opts[:DirectoryIndex] = [] if opts[:JekyllOptions]["show_dir_listing"] + + enable_ssl(opts) + enable_logging(opts) + opts + end + + # + + private + def start_up_webrick(opts, destination) + if opts["livereload"] + @reload_reactor.start(opts) + end + + @server = WEBrick::HTTPServer.new(webrick_opts(opts)).tap { |o| o.unmount("") } + @server.mount(opts["baseurl"].to_s, Servlet, destination, file_handler_opts) + + Jekyll.logger.info "Server address:", server_address(@server, opts) + launch_browser @server, opts if opts["open_url"] + boot_or_detach @server, opts + end + + # Recreate NondisclosureName under utf-8 circumstance + + private + def file_handler_opts + WEBrick::Config::FileHandler.merge({ + :FancyIndexing => true, + :NondisclosureName => [ + ".ht*", "~*", + ], + }) + end + + # + + private + def server_address(server, options = {}) + format_url( + server.config[:SSLEnable], + server.config[:BindAddress], + server.config[:Port], + options["baseurl"] + ) + end + + private + def format_url(ssl_enabled, address, port, baseurl = nil) + format("%s://%
        s:%i%s", { + :prefix => ssl_enabled ? "https" : "http", + :address => address, + :port => port, + :baseurl => baseurl ? "#{baseurl}/" : "", + }) + end + + # + + private + def default_url(opts) + config = configuration_from_options(opts) + format_url( + config["ssl_cert"] && config["ssl_key"], + config["host"] == "127.0.0.1" ? "localhost" : config["host"], + config["port"] + ) + end + + # + + private + def launch_browser(server, opts) + address = server_address(server, opts) + return system "start", address if Utils::Platforms.windows? + return system "xdg-open", address if Utils::Platforms.linux? + return system "open", address if Utils::Platforms.osx? + Jekyll.logger.error "Refusing to launch browser; " \ + "Platform launcher unknown." + end + + # Keep in our area with a thread or detach the server as requested + # by the user. This method determines what we do based on what you + # ask us to do. + + private + def boot_or_detach(server, opts) + if opts["detach"] + pid = Process.fork do + server.start + end + + Process.detach(pid) + Jekyll.logger.info "Server detached with pid '#{pid}'.", \ + "Run `pkill -f jekyll' or `kill -9 #{pid}' to stop the server." + else + t = Thread.new { server.start } + trap("INT") { server.shutdown } + t.join + end + end + + # Make the stack verbose if the user requests it. + + private + def enable_logging(opts) + opts[:AccessLog] = [] + level = WEBrick::Log.const_get(opts[:JekyllOptions]["verbose"] ? :DEBUG : :WARN) + opts[:Logger] = WEBrick::Log.new($stdout, level) + end + + # Add SSL to the stack if the user triggers --enable-ssl and they + # provide both types of certificates commonly needed. Raise if they + # forget to add one of the certificates. + + private + def enable_ssl(opts) + cert, key, src = + opts[:JekyllOptions].values_at("ssl_cert", "ssl_key", "source") + + return if cert.nil? && key.nil? + raise "Missing --ssl_cert or --ssl_key. Both are required." unless cert && key + + require "openssl" + require "webrick/https" + + opts[:SSLCertificate] = OpenSSL::X509::Certificate.new(read_file(src, cert)) + opts[:SSLPrivateKey] = OpenSSL::PKey::RSA.new(read_file(src, key)) + opts[:SSLEnable] = true + end + + private + def start_callback(detached) + unless detached + proc do + mutex.synchronize do + # Block until EventMachine reactor starts + @reload_reactor.started_event.wait unless @reload_reactor.nil? + @running = true + Jekyll.logger.info("Server running...", "press ctrl-c to stop.") + @run_cond.broadcast + end + end + end + end + + private + def stop_callback(detached) + unless detached + proc do + mutex.synchronize do + unless @reload_reactor.nil? + @reload_reactor.stop + @reload_reactor.stopped_event.wait + end + @running = false + @run_cond.broadcast + end + end + end + end + + private + def mime_types + file = File.expand_path("../mime.types", __dir__) + WEBrick::HTTPUtils.load_mime_types(file) + end + + private + def read_file(source_dir, file_path) + File.read(Jekyll.sanitized_path(source_dir, file_path)) + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/live_reload_reactor.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/live_reload_reactor.rb new file mode 100644 index 0000000..5f3a487 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/live_reload_reactor.rb @@ -0,0 +1,126 @@ +# frozen_string_literal: true + +require "em-websocket" + +require_relative "websockets" + +module Jekyll + module Commands + class Serve + class LiveReloadReactor + attr_reader :started_event + attr_reader :stopped_event + attr_reader :thread + + def initialize + @websockets = [] + @connections_count = 0 + @started_event = Utils::ThreadEvent.new + @stopped_event = Utils::ThreadEvent.new + end + + def stop + # There is only one EventMachine instance per Ruby process so stopping + # it here will stop the reactor thread we have running. + EM.stop if EM.reactor_running? + Jekyll.logger.debug "LiveReload Server:", "halted" + end + + def running? + EM.reactor_running? + end + + def handle_websockets_event(websocket) + websocket.onopen { |handshake| connect(websocket, handshake) } + websocket.onclose { disconnect(websocket) } + websocket.onmessage { |msg| print_message(msg) } + websocket.onerror { |error| log_error(error) } + end + + def start(opts) + @thread = Thread.new do + # Use epoll if the kernel supports it + EM.epoll + EM.run do + EM.error_handler { |e| log_error(e) } + + EM.start_server( + opts["host"], + opts["livereload_port"], + HttpAwareConnection, + opts + ) do |ws| + handle_websockets_event(ws) + end + + # Notify blocked threads that EventMachine has started or shutdown + EM.schedule { @started_event.set } + EM.add_shutdown_hook { @stopped_event.set } + + Jekyll.logger.info "LiveReload address:", + "http://#{opts["host"]}:#{opts["livereload_port"]}" + end + end + @thread.abort_on_exception = true + end + + # For a description of the protocol see + # http://feedback.livereload.com/knowledgebase/articles/86174-livereload-protocol + def reload(pages) + pages.each do |p| + json_message = JSON.dump({ + :command => "reload", + :path => p.url, + :liveCSS => true, + }) + + Jekyll.logger.debug "LiveReload:", "Reloading #{p.url}" + Jekyll.logger.debug "", json_message + @websockets.each { |ws| ws.send(json_message) } + end + end + + private + def connect(websocket, handshake) + @connections_count += 1 + if @connections_count == 1 + message = "Browser connected" + message += " over SSL/TLS" if handshake.secure? + Jekyll.logger.info "LiveReload:", message + end + websocket.send( + JSON.dump( + :command => "hello", + :protocols => ["http://livereload.com/protocols/official-7"], + :serverName => "jekyll" + ) + ) + + @websockets << websocket + end + + private + def disconnect(websocket) + @websockets.delete(websocket) + end + + private + def print_message(json_message) + msg = JSON.parse(json_message) + # Not sure what the 'url' command even does in LiveReload. The spec is silent + # on its purpose. + if msg["command"] == "url" + Jekyll.logger.info "LiveReload:", "Browser URL: #{msg["url"]}" + end + end + + private + def log_error(error) + Jekyll.logger.error "LiveReload experienced an error. " \ + "Run with --trace for more information." + raise error + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/livereload_assets/livereload.js b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/livereload_assets/livereload.js new file mode 100644 index 0000000..eee60ec --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/livereload_assets/livereload.js @@ -0,0 +1,1183 @@ +(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o tag"); + return; + } + } + this.reloader = new Reloader(this.window, this.console, Timer); + this.connector = new Connector(this.options, this.WebSocket, Timer, { + connecting: (function(_this) { + return function() {}; + })(this), + socketConnected: (function(_this) { + return function() {}; + })(this), + connected: (function(_this) { + return function(protocol) { + var _base; + if (typeof (_base = _this.listeners).connect === "function") { + _base.connect(); + } + _this.log("LiveReload is connected to " + _this.options.host + ":" + _this.options.port + " (protocol v" + protocol + ")."); + return _this.analyze(); + }; + })(this), + error: (function(_this) { + return function(e) { + if (e instanceof ProtocolError) { + if (typeof console !== "undefined" && console !== null) { + return console.log("" + e.message + "."); + } + } else { + if (typeof console !== "undefined" && console !== null) { + return console.log("LiveReload internal error: " + e.message); + } + } + }; + })(this), + disconnected: (function(_this) { + return function(reason, nextDelay) { + var _base; + if (typeof (_base = _this.listeners).disconnect === "function") { + _base.disconnect(); + } + switch (reason) { + case 'cannot-connect': + return _this.log("LiveReload cannot connect to " + _this.options.host + ":" + _this.options.port + ", will retry in " + nextDelay + " sec."); + case 'broken': + return _this.log("LiveReload disconnected from " + _this.options.host + ":" + _this.options.port + ", reconnecting in " + nextDelay + " sec."); + case 'handshake-timeout': + return _this.log("LiveReload cannot connect to " + _this.options.host + ":" + _this.options.port + " (handshake timeout), will retry in " + nextDelay + " sec."); + case 'handshake-failed': + return _this.log("LiveReload cannot connect to " + _this.options.host + ":" + _this.options.port + " (handshake failed), will retry in " + nextDelay + " sec."); + case 'manual': + break; + case 'error': + break; + default: + return _this.log("LiveReload disconnected from " + _this.options.host + ":" + _this.options.port + " (" + reason + "), reconnecting in " + nextDelay + " sec."); + } + }; + })(this), + message: (function(_this) { + return function(message) { + switch (message.command) { + case 'reload': + return _this.performReload(message); + case 'alert': + return _this.performAlert(message); + } + }; + })(this) + }); + this.initialized = true; + } + + LiveReload.prototype.on = function(eventName, handler) { + return this.listeners[eventName] = handler; + }; + + LiveReload.prototype.log = function(message) { + return this.console.log("" + message); + }; + + LiveReload.prototype.performReload = function(message) { + var _ref, _ref1; + this.log("LiveReload received reload request: " + (JSON.stringify(message, null, 2))); + return this.reloader.reload(message.path, { + liveCSS: (_ref = message.liveCSS) != null ? _ref : true, + liveImg: (_ref1 = message.liveImg) != null ? _ref1 : true, + originalPath: message.originalPath || '', + overrideURL: message.overrideURL || '', + serverURL: "http://" + this.options.host + ":" + this.options.port + }); + }; + + LiveReload.prototype.performAlert = function(message) { + return alert(message.message); + }; + + LiveReload.prototype.shutDown = function() { + var _base; + if (!this.initialized) { + return; + } + this.connector.disconnect(); + this.log("LiveReload disconnected."); + return typeof (_base = this.listeners).shutdown === "function" ? _base.shutdown() : void 0; + }; + + LiveReload.prototype.hasPlugin = function(identifier) { + return !!this.pluginIdentifiers[identifier]; + }; + + LiveReload.prototype.addPlugin = function(pluginClass) { + var plugin; + if (!this.initialized) { + return; + } + if (this.hasPlugin(pluginClass.identifier)) { + return; + } + this.pluginIdentifiers[pluginClass.identifier] = true; + plugin = new pluginClass(this.window, { + _livereload: this, + _reloader: this.reloader, + _connector: this.connector, + console: this.console, + Timer: Timer, + generateCacheBustUrl: (function(_this) { + return function(url) { + return _this.reloader.generateCacheBustUrl(url); + }; + })(this) + }); + this.plugins.push(plugin); + this.reloader.addPlugin(plugin); + }; + + LiveReload.prototype.analyze = function() { + var plugin, pluginData, pluginsData, _i, _len, _ref; + if (!this.initialized) { + return; + } + if (!(this.connector.protocol >= 7)) { + return; + } + pluginsData = {}; + _ref = this.plugins; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + plugin = _ref[_i]; + pluginsData[plugin.constructor.identifier] = pluginData = (typeof plugin.analyze === "function" ? plugin.analyze() : void 0) || {}; + pluginData.version = plugin.constructor.version; + } + this.connector.sendCommand({ + command: 'info', + plugins: pluginsData, + url: this.window.location.href + }); + }; + + return LiveReload; + + })(); + +}).call(this); + +},{"./connector":1,"./options":5,"./reloader":7,"./timer":9}],5:[function(require,module,exports){ +(function() { + var Options; + + exports.Options = Options = (function() { + function Options() { + this.https = false; + this.host = null; + this.port = 35729; + this.snipver = null; + this.ext = null; + this.extver = null; + this.mindelay = 1000; + this.maxdelay = 60000; + this.handshake_timeout = 5000; + } + + Options.prototype.set = function(name, value) { + if (typeof value === 'undefined') { + return; + } + if (!isNaN(+value)) { + value = +value; + } + return this[name] = value; + }; + + return Options; + + })(); + + Options.extract = function(document) { + var element, keyAndValue, m, mm, options, pair, src, _i, _j, _len, _len1, _ref, _ref1; + _ref = document.getElementsByTagName('script'); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + element = _ref[_i]; + if ((src = element.src) && (m = src.match(/^[^:]+:\/\/(.*)\/z?livereload\.js(?:\?(.*))?$/))) { + options = new Options(); + options.https = src.indexOf("https") === 0; + if (mm = m[1].match(/^([^\/:]+)(?::(\d+))?$/)) { + options.host = mm[1]; + if (mm[2]) { + options.port = parseInt(mm[2], 10); + } + } + if (m[2]) { + _ref1 = m[2].split('&'); + for (_j = 0, _len1 = _ref1.length; _j < _len1; _j++) { + pair = _ref1[_j]; + if ((keyAndValue = pair.split('=')).length > 1) { + options.set(keyAndValue[0].replace(/-/g, '_'), keyAndValue.slice(1).join('=')); + } + } + } + return options; + } + } + return null; + }; + +}).call(this); + +},{}],6:[function(require,module,exports){ +(function() { + var PROTOCOL_6, PROTOCOL_7, Parser, ProtocolError, + __indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; + + exports.PROTOCOL_6 = PROTOCOL_6 = 'http://livereload.com/protocols/official-6'; + + exports.PROTOCOL_7 = PROTOCOL_7 = 'http://livereload.com/protocols/official-7'; + + exports.ProtocolError = ProtocolError = (function() { + function ProtocolError(reason, data) { + this.message = "LiveReload protocol error (" + reason + ") after receiving data: \"" + data + "\"."; + } + + return ProtocolError; + + })(); + + exports.Parser = Parser = (function() { + function Parser(handlers) { + this.handlers = handlers; + this.reset(); + } + + Parser.prototype.reset = function() { + return this.protocol = null; + }; + + Parser.prototype.process = function(data) { + var command, e, message, options, _ref; + try { + if (this.protocol == null) { + if (data.match(/^!!ver:([\d.]+)$/)) { + this.protocol = 6; + } else if (message = this._parseMessage(data, ['hello'])) { + if (!message.protocols.length) { + throw new ProtocolError("no protocols specified in handshake message"); + } else if (__indexOf.call(message.protocols, PROTOCOL_7) >= 0) { + this.protocol = 7; + } else if (__indexOf.call(message.protocols, PROTOCOL_6) >= 0) { + this.protocol = 6; + } else { + throw new ProtocolError("no supported protocols found"); + } + } + return this.handlers.connected(this.protocol); + } else if (this.protocol === 6) { + message = JSON.parse(data); + if (!message.length) { + throw new ProtocolError("protocol 6 messages must be arrays"); + } + command = message[0], options = message[1]; + if (command !== 'refresh') { + throw new ProtocolError("unknown protocol 6 command"); + } + return this.handlers.message({ + command: 'reload', + path: options.path, + liveCSS: (_ref = options.apply_css_live) != null ? _ref : true + }); + } else { + message = this._parseMessage(data, ['reload', 'alert']); + return this.handlers.message(message); + } + } catch (_error) { + e = _error; + if (e instanceof ProtocolError) { + return this.handlers.error(e); + } else { + throw e; + } + } + }; + + Parser.prototype._parseMessage = function(data, validCommands) { + var e, message, _ref; + try { + message = JSON.parse(data); + } catch (_error) { + e = _error; + throw new ProtocolError('unparsable JSON', data); + } + if (!message.command) { + throw new ProtocolError('missing "command" key', data); + } + if (_ref = message.command, __indexOf.call(validCommands, _ref) < 0) { + throw new ProtocolError("invalid command '" + message.command + "', only valid commands are: " + (validCommands.join(', ')) + ")", data); + } + return message; + }; + + return Parser; + + })(); + +}).call(this); + +},{}],7:[function(require,module,exports){ +(function() { + var IMAGE_STYLES, Reloader, numberOfMatchingSegments, pathFromUrl, pathsMatch, pickBestMatch, splitUrl; + + splitUrl = function(url) { + var hash, index, params; + if ((index = url.indexOf('#')) >= 0) { + hash = url.slice(index); + url = url.slice(0, index); + } else { + hash = ''; + } + if ((index = url.indexOf('?')) >= 0) { + params = url.slice(index); + url = url.slice(0, index); + } else { + params = ''; + } + return { + url: url, + params: params, + hash: hash + }; + }; + + pathFromUrl = function(url) { + var path; + url = splitUrl(url).url; + if (url.indexOf('file://') === 0) { + path = url.replace(/^file:\/\/(localhost)?/, ''); + } else { + path = url.replace(/^([^:]+:)?\/\/([^:\/]+)(:\d*)?\//, '/'); + } + return decodeURIComponent(path); + }; + + pickBestMatch = function(path, objects, pathFunc) { + var bestMatch, object, score, _i, _len; + bestMatch = { + score: 0 + }; + for (_i = 0, _len = objects.length; _i < _len; _i++) { + object = objects[_i]; + score = numberOfMatchingSegments(path, pathFunc(object)); + if (score > bestMatch.score) { + bestMatch = { + object: object, + score: score + }; + } + } + if (bestMatch.score > 0) { + return bestMatch; + } else { + return null; + } + }; + + numberOfMatchingSegments = function(path1, path2) { + var comps1, comps2, eqCount, len; + path1 = path1.replace(/^\/+/, '').toLowerCase(); + path2 = path2.replace(/^\/+/, '').toLowerCase(); + if (path1 === path2) { + return 10000; + } + comps1 = path1.split('/').reverse(); + comps2 = path2.split('/').reverse(); + len = Math.min(comps1.length, comps2.length); + eqCount = 0; + while (eqCount < len && comps1[eqCount] === comps2[eqCount]) { + ++eqCount; + } + return eqCount; + }; + + pathsMatch = function(path1, path2) { + return numberOfMatchingSegments(path1, path2) > 0; + }; + + IMAGE_STYLES = [ + { + selector: 'background', + styleNames: ['backgroundImage'] + }, { + selector: 'border', + styleNames: ['borderImage', 'webkitBorderImage', 'MozBorderImage'] + } + ]; + + exports.Reloader = Reloader = (function() { + function Reloader(window, console, Timer) { + this.window = window; + this.console = console; + this.Timer = Timer; + this.document = this.window.document; + this.importCacheWaitPeriod = 200; + this.plugins = []; + } + + Reloader.prototype.addPlugin = function(plugin) { + return this.plugins.push(plugin); + }; + + Reloader.prototype.analyze = function(callback) { + return results; + }; + + Reloader.prototype.reload = function(path, options) { + var plugin, _base, _i, _len, _ref; + this.options = options; + if ((_base = this.options).stylesheetReloadTimeout == null) { + _base.stylesheetReloadTimeout = 15000; + } + _ref = this.plugins; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + plugin = _ref[_i]; + if (plugin.reload && plugin.reload(path, options)) { + return; + } + } + if (options.liveCSS) { + if (path.match(/\.css$/i)) { + if (this.reloadStylesheet(path)) { + return; + } + } + } + if (options.liveImg) { + if (path.match(/\.(jpe?g|png|gif)$/i)) { + this.reloadImages(path); + return; + } + } + return this.reloadPage(); + }; + + Reloader.prototype.reloadPage = function() { + return this.window.document.location.reload(); + }; + + Reloader.prototype.reloadImages = function(path) { + var expando, img, selector, styleNames, styleSheet, _i, _j, _k, _l, _len, _len1, _len2, _len3, _ref, _ref1, _ref2, _ref3, _results; + expando = this.generateUniqueString(); + _ref = this.document.images; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + img = _ref[_i]; + if (pathsMatch(path, pathFromUrl(img.src))) { + img.src = this.generateCacheBustUrl(img.src, expando); + } + } + if (this.document.querySelectorAll) { + for (_j = 0, _len1 = IMAGE_STYLES.length; _j < _len1; _j++) { + _ref1 = IMAGE_STYLES[_j], selector = _ref1.selector, styleNames = _ref1.styleNames; + _ref2 = this.document.querySelectorAll("[style*=" + selector + "]"); + for (_k = 0, _len2 = _ref2.length; _k < _len2; _k++) { + img = _ref2[_k]; + this.reloadStyleImages(img.style, styleNames, path, expando); + } + } + } + if (this.document.styleSheets) { + _ref3 = this.document.styleSheets; + _results = []; + for (_l = 0, _len3 = _ref3.length; _l < _len3; _l++) { + styleSheet = _ref3[_l]; + _results.push(this.reloadStylesheetImages(styleSheet, path, expando)); + } + return _results; + } + }; + + Reloader.prototype.reloadStylesheetImages = function(styleSheet, path, expando) { + var e, rule, rules, styleNames, _i, _j, _len, _len1; + try { + rules = styleSheet != null ? styleSheet.cssRules : void 0; + } catch (_error) { + e = _error; + } + if (!rules) { + return; + } + for (_i = 0, _len = rules.length; _i < _len; _i++) { + rule = rules[_i]; + switch (rule.type) { + case CSSRule.IMPORT_RULE: + this.reloadStylesheetImages(rule.styleSheet, path, expando); + break; + case CSSRule.STYLE_RULE: + for (_j = 0, _len1 = IMAGE_STYLES.length; _j < _len1; _j++) { + styleNames = IMAGE_STYLES[_j].styleNames; + this.reloadStyleImages(rule.style, styleNames, path, expando); + } + break; + case CSSRule.MEDIA_RULE: + this.reloadStylesheetImages(rule, path, expando); + } + } + }; + + Reloader.prototype.reloadStyleImages = function(style, styleNames, path, expando) { + var newValue, styleName, value, _i, _len; + for (_i = 0, _len = styleNames.length; _i < _len; _i++) { + styleName = styleNames[_i]; + value = style[styleName]; + if (typeof value === 'string') { + newValue = value.replace(/\burl\s*\(([^)]*)\)/, (function(_this) { + return function(match, src) { + if (pathsMatch(path, pathFromUrl(src))) { + return "url(" + (_this.generateCacheBustUrl(src, expando)) + ")"; + } else { + return match; + } + }; + })(this)); + if (newValue !== value) { + style[styleName] = newValue; + } + } + } + }; + + Reloader.prototype.reloadStylesheet = function(path) { + var imported, link, links, match, style, _i, _j, _k, _l, _len, _len1, _len2, _len3, _ref, _ref1; + links = (function() { + var _i, _len, _ref, _results; + _ref = this.document.getElementsByTagName('link'); + _results = []; + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + link = _ref[_i]; + if (link.rel.match(/^stylesheet$/i) && !link.__LiveReload_pendingRemoval) { + _results.push(link); + } + } + return _results; + }).call(this); + imported = []; + _ref = this.document.getElementsByTagName('style'); + for (_i = 0, _len = _ref.length; _i < _len; _i++) { + style = _ref[_i]; + if (style.sheet) { + this.collectImportedStylesheets(style, style.sheet, imported); + } + } + for (_j = 0, _len1 = links.length; _j < _len1; _j++) { + link = links[_j]; + this.collectImportedStylesheets(link, link.sheet, imported); + } + if (this.window.StyleFix && this.document.querySelectorAll) { + _ref1 = this.document.querySelectorAll('style[data-href]'); + for (_k = 0, _len2 = _ref1.length; _k < _len2; _k++) { + style = _ref1[_k]; + links.push(style); + } + } + this.console.log("LiveReload found " + links.length + " LINKed stylesheets, " + imported.length + " @imported stylesheets"); + match = pickBestMatch(path, links.concat(imported), (function(_this) { + return function(l) { + return pathFromUrl(_this.linkHref(l)); + }; + })(this)); + if (match) { + if (match.object.rule) { + this.console.log("LiveReload is reloading imported stylesheet: " + match.object.href); + this.reattachImportedRule(match.object); + } else { + this.console.log("LiveReload is reloading stylesheet: " + (this.linkHref(match.object))); + this.reattachStylesheetLink(match.object); + } + } else { + this.console.log("LiveReload will reload all stylesheets because path '" + path + "' did not match any specific one"); + for (_l = 0, _len3 = links.length; _l < _len3; _l++) { + link = links[_l]; + this.reattachStylesheetLink(link); + } + } + return true; + }; + + Reloader.prototype.collectImportedStylesheets = function(link, styleSheet, result) { + var e, index, rule, rules, _i, _len; + try { + rules = styleSheet != null ? styleSheet.cssRules : void 0; + } catch (_error) { + e = _error; + } + if (rules && rules.length) { + for (index = _i = 0, _len = rules.length; _i < _len; index = ++_i) { + rule = rules[index]; + switch (rule.type) { + case CSSRule.CHARSET_RULE: + continue; + case CSSRule.IMPORT_RULE: + result.push({ + link: link, + rule: rule, + index: index, + href: rule.href + }); + this.collectImportedStylesheets(link, rule.styleSheet, result); + break; + default: + break; + } + } + } + }; + + Reloader.prototype.waitUntilCssLoads = function(clone, func) { + var callbackExecuted, executeCallback, poll; + callbackExecuted = false; + executeCallback = (function(_this) { + return function() { + if (callbackExecuted) { + return; + } + callbackExecuted = true; + return func(); + }; + })(this); + clone.onload = (function(_this) { + return function() { + _this.console.log("LiveReload: the new stylesheet has finished loading"); + _this.knownToSupportCssOnLoad = true; + return executeCallback(); + }; + })(this); + if (!this.knownToSupportCssOnLoad) { + (poll = (function(_this) { + return function() { + if (clone.sheet) { + _this.console.log("LiveReload is polling until the new CSS finishes loading..."); + return executeCallback(); + } else { + return _this.Timer.start(50, poll); + } + }; + })(this))(); + } + return this.Timer.start(this.options.stylesheetReloadTimeout, executeCallback); + }; + + Reloader.prototype.linkHref = function(link) { + return link.href || link.getAttribute('data-href'); + }; + + Reloader.prototype.reattachStylesheetLink = function(link) { + var clone, parent; + if (link.__LiveReload_pendingRemoval) { + return; + } + link.__LiveReload_pendingRemoval = true; + if (link.tagName === 'STYLE') { + clone = this.document.createElement('link'); + clone.rel = 'stylesheet'; + clone.media = link.media; + clone.disabled = link.disabled; + } else { + clone = link.cloneNode(false); + } + clone.href = this.generateCacheBustUrl(this.linkHref(link)); + parent = link.parentNode; + if (parent.lastChild === link) { + parent.appendChild(clone); + } else { + parent.insertBefore(clone, link.nextSibling); + } + return this.waitUntilCssLoads(clone, (function(_this) { + return function() { + var additionalWaitingTime; + if (/AppleWebKit/.test(navigator.userAgent)) { + additionalWaitingTime = 5; + } else { + additionalWaitingTime = 200; + } + return _this.Timer.start(additionalWaitingTime, function() { + var _ref; + if (!link.parentNode) { + return; + } + link.parentNode.removeChild(link); + clone.onreadystatechange = null; + return (_ref = _this.window.StyleFix) != null ? _ref.link(clone) : void 0; + }); + }; + })(this)); + }; + + Reloader.prototype.reattachImportedRule = function(_arg) { + var href, index, link, media, newRule, parent, rule, tempLink; + rule = _arg.rule, index = _arg.index, link = _arg.link; + parent = rule.parentStyleSheet; + href = this.generateCacheBustUrl(rule.href); + media = rule.media.length ? [].join.call(rule.media, ', ') : ''; + newRule = "@import url(\"" + href + "\") " + media + ";"; + rule.__LiveReload_newHref = href; + tempLink = this.document.createElement("link"); + tempLink.rel = 'stylesheet'; + tempLink.href = href; + tempLink.__LiveReload_pendingRemoval = true; + if (link.parentNode) { + link.parentNode.insertBefore(tempLink, link); + } + return this.Timer.start(this.importCacheWaitPeriod, (function(_this) { + return function() { + if (tempLink.parentNode) { + tempLink.parentNode.removeChild(tempLink); + } + if (rule.__LiveReload_newHref !== href) { + return; + } + parent.insertRule(newRule, index); + parent.deleteRule(index + 1); + rule = parent.cssRules[index]; + rule.__LiveReload_newHref = href; + return _this.Timer.start(_this.importCacheWaitPeriod, function() { + if (rule.__LiveReload_newHref !== href) { + return; + } + parent.insertRule(newRule, index); + return parent.deleteRule(index + 1); + }); + }; + })(this)); + }; + + Reloader.prototype.generateUniqueString = function() { + return 'livereload=' + Date.now(); + }; + + Reloader.prototype.generateCacheBustUrl = function(url, expando) { + var hash, oldParams, originalUrl, params, _ref; + if (expando == null) { + expando = this.generateUniqueString(); + } + _ref = splitUrl(url), url = _ref.url, hash = _ref.hash, oldParams = _ref.params; + if (this.options.overrideURL) { + if (url.indexOf(this.options.serverURL) < 0) { + originalUrl = url; + url = this.options.serverURL + this.options.overrideURL + "?url=" + encodeURIComponent(url); + this.console.log("LiveReload is overriding source URL " + originalUrl + " with " + url); + } + } + params = oldParams.replace(/(\?|&)livereload=(\d+)/, function(match, sep) { + return "" + sep + expando; + }); + if (params === oldParams) { + if (oldParams.length === 0) { + params = "?" + expando; + } else { + params = "" + oldParams + "&" + expando; + } + } + return url + params + hash; + }; + + return Reloader; + + })(); + +}).call(this); + +},{}],8:[function(require,module,exports){ +(function() { + var CustomEvents, LiveReload, k; + + CustomEvents = require('./customevents'); + + LiveReload = window.LiveReload = new (require('./livereload').LiveReload)(window); + + for (k in window) { + if (k.match(/^LiveReloadPlugin/)) { + LiveReload.addPlugin(window[k]); + } + } + + LiveReload.addPlugin(require('./less')); + + LiveReload.on('shutdown', function() { + return delete window.LiveReload; + }); + + LiveReload.on('connect', function() { + return CustomEvents.fire(document, 'LiveReloadConnect'); + }); + + LiveReload.on('disconnect', function() { + return CustomEvents.fire(document, 'LiveReloadDisconnect'); + }); + + CustomEvents.bind(document, 'LiveReloadShutDown', function() { + return LiveReload.shutDown(); + }); + +}).call(this); + +},{"./customevents":2,"./less":3,"./livereload":4}],9:[function(require,module,exports){ +(function() { + var Timer; + + exports.Timer = Timer = (function() { + function Timer(func) { + this.func = func; + this.running = false; + this.id = null; + this._handler = (function(_this) { + return function() { + _this.running = false; + _this.id = null; + return _this.func(); + }; + })(this); + } + + Timer.prototype.start = function(timeout) { + if (this.running) { + clearTimeout(this.id); + } + this.id = setTimeout(this._handler, timeout); + return this.running = true; + }; + + Timer.prototype.stop = function() { + if (this.running) { + clearTimeout(this.id); + this.running = false; + return this.id = null; + } + }; + + return Timer; + + })(); + + Timer.start = function(timeout, func) { + return setTimeout(func, timeout); + }; + +}).call(this); + +},{}]},{},[8]); diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/servlet.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/servlet.rb new file mode 100644 index 0000000..567ec31 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/servlet.rb @@ -0,0 +1,205 @@ +# frozen_string_literal: true + +require "webrick" + +module Jekyll + module Commands + class Serve + # This class is used to determine if the Servlet should modify a served file + # to insert the LiveReload script tags + class SkipAnalyzer + BAD_USER_AGENTS = [%r!MSIE!].freeze + + def self.skip_processing?(request, response, options) + new(request, response, options).skip_processing? + end + + def initialize(request, response, options) + @options = options + @request = request + @response = response + end + + def skip_processing? + !html? || chunked? || inline? || bad_browser? + end + + def chunked? + @response["Transfer-Encoding"] == "chunked" + end + + def inline? + @response["Content-Disposition"] =~ %r!^inline! + end + + def bad_browser? + BAD_USER_AGENTS.any? { |pattern| @request["User-Agent"] =~ pattern } + end + + def html? + @response["Content-Type"] =~ %r!text/html! + end + end + + # This class inserts the LiveReload script tags into HTML as it is served + class BodyProcessor + HEAD_TAG_REGEX = %r!|! + + attr_reader :content_length, :new_body, :livereload_added + + def initialize(body, options) + @body = body + @options = options + @processed = false + end + + def processed? + @processed + end + + # rubocop:disable Metrics/MethodLength + def process! + @new_body = [] + # @body will usually be a File object but Strings occur in rare cases + if @body.respond_to?(:each) + begin + @body.each { |line| @new_body << line.to_s } + ensure + @body.close + end + else + @new_body = @body.lines + end + + @content_length = 0 + @livereload_added = false + + @new_body.each do |line| + if !@livereload_added && line[" + document.write( + ' + TEMPLATE + ERB.new(Jekyll::Utils.strip_heredoc(template)) + end + + def livereload_args + # XHTML standard requires ampersands to be encoded as entities when in + # attributes. See http://stackoverflow.com/a/2190292 + src = "" + if @options["livereload_min_delay"] + src += "&mindelay=#{@options["livereload_min_delay"]}" + end + if @options["livereload_max_delay"] + src += "&maxdelay=#{@options["livereload_max_delay"]}" + end + if @options["livereload_port"] + src += "&port=#{@options["livereload_port"]}" + end + src + end + end + + class Servlet < WEBrick::HTTPServlet::FileHandler + DEFAULTS = { + "Cache-Control" => "private, max-age=0, proxy-revalidate, " \ + "no-store, no-cache, must-revalidate", + }.freeze + + def initialize(server, root, callbacks) + # So we can access them easily. + @jekyll_opts = server.config[:JekyllOptions] + set_defaults + super + end + + def search_index_file(req, res) + super || search_file(req, res, ".html") + end + + # Add the ability to tap file.html the same way that Nginx does on our + # Docker images (or on GitHub Pages.) The difference is that we might end + # up with a different preference on which comes first. + + def search_file(req, res, basename) + # /file.* > /file/index.html > /file.html + super || super(req, res, "#{basename}.html") + end + + # rubocop:disable Naming/MethodName + def do_GET(req, res) + rtn = super + + if @jekyll_opts["livereload"] + return rtn if SkipAnalyzer.skip_processing?(req, res, @jekyll_opts) + + processor = BodyProcessor.new(res.body, @jekyll_opts) + processor.process! + res.body = processor.new_body + res.content_length = processor.content_length.to_s + + if processor.livereload_added + # Add a header to indicate that the page content has been modified + res["X-Rack-LiveReload"] = "1" + end + end + + validate_and_ensure_charset(req, res) + res.header.merge!(@headers) + rtn + end + # rubocop:enable Naming/MethodName + + # + + private + def validate_and_ensure_charset(_req, res) + key = res.header.keys.grep(%r!content-type!i).first + typ = res.header[key] + + unless typ =~ %r!;\s*charset=! + res.header[key] = "#{typ}; charset=#{@jekyll_opts["encoding"]}" + end + end + + # + + private + def set_defaults + hash_ = @jekyll_opts.fetch("webrick", {}).fetch("headers", {}) + DEFAULTS.each_with_object(@headers = hash_) do |(key, val), hash| + hash[key] = val unless hash.key?(key) + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/websockets.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/websockets.rb new file mode 100644 index 0000000..8b49bd6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/commands/serve/websockets.rb @@ -0,0 +1,81 @@ +# frozen_string_literal: true + +require "http/parser" + +module Jekyll + module Commands + class Serve + # The LiveReload protocol requires the server to serve livereload.js over HTTP + # despite the fact that the protocol itself uses WebSockets. This custom connection + # class addresses the dual protocols that the server needs to understand. + class HttpAwareConnection < EventMachine::WebSocket::Connection + attr_reader :reload_body, :reload_size + + def initialize(_opts) + # If EventMachine SSL support on Windows ever gets better, the code below will + # set up the reactor to handle SSL + # + # @ssl_enabled = opts["ssl_cert"] && opts["ssl_key"] + # if @ssl_enabled + # em_opts[:tls_options] = { + # :private_key_file => Jekyll.sanitized_path(opts["source"], opts["ssl_key"]), + # :cert_chain_file => Jekyll.sanitized_path(opts["source"], opts["ssl_cert"]) + # } + # em_opts[:secure] = true + # end + + # This is too noisy even for --verbose, but uncomment if you need it for + # a specific WebSockets issue. Adding ?LR-verbose=true onto the URL will + # enable logging on the client side. + # em_opts[:debug] = true + + em_opts = {} + super(em_opts) + + reload_file = File.join(Serve.singleton_class::LIVERELOAD_DIR, "livereload.js") + + @reload_body = File.read(reload_file) + @reload_size = @reload_body.bytesize + end + + # rubocop:disable Metrics/MethodLength + def dispatch(data) + parser = Http::Parser.new + parser << data + + # WebSockets requests will have a Connection: Upgrade header + if parser.http_method != "GET" || parser.upgrade? + super + elsif parser.request_url =~ %r!^\/livereload.js! + headers = [ + "HTTP/1.1 200 OK", + "Content-Type: application/javascript", + "Content-Length: #{reload_size}", + "", + "", + ].join("\r\n") + send_data(headers) + + # stream_file_data would free us from keeping livereload.js in memory + # but JRuby blocks on that call and never returns + send_data(reload_body) + close_connection_after_writing + else + body = "This port only serves livereload.js over HTTP.\n" + headers = [ + "HTTP/1.1 400 Bad Request", + "Content-Type: text/plain", + "Content-Length: #{body.bytesize}", + "", + "", + ].join("\r\n") + send_data(headers) + send_data(body) + close_connection_after_writing + end + end + # rubocop:enable Metrics/MethodLength + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/configuration.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/configuration.rb new file mode 100644 index 0000000..f64264c --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/configuration.rb @@ -0,0 +1,404 @@ +# frozen_string_literal: true + +module Jekyll + class Configuration < Hash + # Default options. Overridden by values in _config.yml. + # Strings rather than symbols are used for compatibility with YAML. + DEFAULTS = Configuration[{ + # Where things are + "source" => Dir.pwd, + "destination" => File.join(Dir.pwd, "_site"), + "collections_dir" => "", + "plugins_dir" => "_plugins", + "layouts_dir" => "_layouts", + "data_dir" => "_data", + "includes_dir" => "_includes", + "collections" => {}, + + # Handling Reading + "safe" => false, + "include" => [".htaccess"], + "exclude" => %w( + Gemfile Gemfile.lock node_modules vendor/bundle/ vendor/cache/ vendor/gems/ + vendor/ruby/ + ), + "keep_files" => [".git", ".svn"], + "encoding" => "utf-8", + "markdown_ext" => "markdown,mkdown,mkdn,mkd,md", + "strict_front_matter" => false, + + # Filtering Content + "show_drafts" => nil, + "limit_posts" => 0, + "future" => false, + "unpublished" => false, + + # Plugins + "whitelist" => [], + "plugins" => [], + + # Conversion + "markdown" => "kramdown", + "highlighter" => "rouge", + "lsi" => false, + "excerpt_separator" => "\n\n", + "incremental" => false, + + # Serving + "detach" => false, # default to not detaching the server + "port" => "4000", + "host" => "127.0.0.1", + "baseurl" => nil, # this mounts at /, i.e. no subdirectory + "show_dir_listing" => false, + + # Output Configuration + "permalink" => "date", + "paginate_path" => "/page:num", + "timezone" => nil, # use the local timezone + + "quiet" => false, + "verbose" => false, + "defaults" => [], + + "liquid" => { + "error_mode" => "warn", + "strict_filters" => false, + "strict_variables" => false, + }, + + "rdiscount" => { + "extensions" => [], + }, + + "redcarpet" => { + "extensions" => [], + }, + + "kramdown" => { + "auto_ids" => true, + "toc_levels" => "1..6", + "entity_output" => "as_char", + "smart_quotes" => "lsquo,rsquo,ldquo,rdquo", + "input" => "GFM", + "hard_wrap" => false, + "footnote_nr" => 1, + "show_warnings" => false, + }, + }.map { |k, v| [k, v.freeze] }].freeze + + class << self + # Static: Produce a Configuration ready for use in a Site. + # It takes the input, fills in the defaults where values do not + # exist, and patches common issues including migrating options for + # backwards compatiblity. Except where a key or value is being fixed, + # the user configuration will override the defaults. + # + # user_config - a Hash or Configuration of overrides. + # + # Returns a Configuration filled with defaults and fixed for common + # problems and backwards-compatibility. + def from(user_config) + Utils.deep_merge_hashes(DEFAULTS, Configuration[user_config].stringify_keys) + .add_default_collections + end + end + + # Public: Turn all keys into string + # + # Return a copy of the hash where all its keys are strings + def stringify_keys + reduce({}) { |hsh, (k, v)| hsh.merge(k.to_s => v) } + end + + def get_config_value_with_override(config_key, override) + override[config_key] || self[config_key] || DEFAULTS[config_key] + end + + # Public: Directory of the Jekyll source folder + # + # override - the command-line options hash + # + # Returns the path to the Jekyll source directory + def source(override) + get_config_value_with_override("source", override) + end + + def quiet(override = {}) + get_config_value_with_override("quiet", override) + end + alias_method :quiet?, :quiet + + def verbose(override = {}) + get_config_value_with_override("verbose", override) + end + alias_method :verbose?, :verbose + + def safe_load_file(filename) + case File.extname(filename) + when %r!\.toml!i + Jekyll::External.require_with_graceful_fail("tomlrb") unless defined?(Tomlrb) + Tomlrb.load_file(filename) + when %r!\.ya?ml!i + SafeYAML.load_file(filename) || {} + else + raise ArgumentError, "No parser for '#{filename}' is available. + Use a .y(a)ml or .toml file instead." + end + end + + # Public: Generate list of configuration files from the override + # + # override - the command-line options hash + # + # Returns an Array of config files + def config_files(override) + # Adjust verbosity quickly + Jekyll.logger.adjust_verbosity( + :quiet => quiet?(override), + :verbose => verbose?(override) + ) + + # Get configuration from /_config.yml or / + config_files = override["config"] + if config_files.to_s.empty? + default = %w(yml yaml).find(-> { "yml" }) do |ext| + File.exist?(Jekyll.sanitized_path(source(override), "_config.#{ext}")) + end + config_files = Jekyll.sanitized_path(source(override), "_config.#{default}") + @default_config_file = true + end + Array(config_files) + end + + # Public: Read configuration and return merged Hash + # + # file - the path to the YAML file to be read in + # + # Returns this configuration, overridden by the values in the file + def read_config_file(file) + next_config = safe_load_file(file) + check_config_is_hash!(next_config, file) + Jekyll.logger.info "Configuration file:", file + next_config + rescue SystemCallError + if @default_config_file ||= nil + Jekyll.logger.warn "Configuration file:", "none" + {} + else + Jekyll.logger.error "Fatal:", "The configuration file '#{file}' + could not be found." + raise LoadError, "The Configuration file '#{file}' could not be found." + end + end + + # Public: Read in a list of configuration files and merge with this hash + # + # files - the list of configuration file paths + # + # Returns the full configuration, with the defaults overridden by the values in the + # configuration files + def read_config_files(files) + configuration = clone + + begin + files.each do |config_file| + next if config_file.nil? || config_file.empty? + new_config = read_config_file(config_file) + configuration = Utils.deep_merge_hashes(configuration, new_config) + end + rescue ArgumentError => err + Jekyll.logger.warn "WARNING:", "Error reading configuration. " \ + "Using defaults (and options)." + warn err + end + + configuration.backwards_compatibilize.add_default_collections + end + + # Public: Split a CSV string into an array containing its values + # + # csv - the string of comma-separated values + # + # Returns an array of the values contained in the CSV + def csv_to_array(csv) + csv.split(",").map(&:strip) + end + + # Public: Ensure the proper options are set in the configuration to allow for + # backwards-compatibility with Jekyll pre-1.0 + # + # Returns the backwards-compatible configuration + def backwards_compatibilize + config = clone + # Provide backwards-compatibility + check_auto(config) + check_server(config) + check_plugins(config) + + renamed_key "server_port", "port", config + renamed_key "gems", "plugins", config + renamed_key "layouts", "layouts_dir", config + renamed_key "data_source", "data_dir", config + + check_pygments(config) + check_include_exclude(config) + check_coderay(config) + check_maruku(config) + + config + end + + # DEPRECATED. + def fix_common_issues + self + end + + def add_default_collections + config = clone + + # It defaults to `{}`, so this is only if someone sets it to null manually. + return config if config["collections"].nil? + + # Ensure we have a hash. + if config["collections"].is_a?(Array) + config["collections"] = Hash[config["collections"].map { |c| [c, {}] }] + end + + config["collections"] = Utils.deep_merge_hashes( + { "posts" => {} }, config["collections"] + ).tap do |collections| + collections["posts"]["output"] = true + if config["permalink"] + collections["posts"]["permalink"] ||= style_to_permalink(config["permalink"]) + end + end + + config + end + + def renamed_key(old, new, config, _ = nil) + if config.key?(old) + Jekyll::Deprecator.deprecation_message "The '#{old}' configuration" \ + " option has been renamed to '#{new}'. Please update your config" \ + " file accordingly." + config[new] = config.delete(old) + end + end + + private + def style_to_permalink(permalink_style) + case permalink_style.to_sym + when :pretty + "/:categories/:year/:month/:day/:title/" + when :none + "/:categories/:title:output_ext" + when :date + "/:categories/:year/:month/:day/:title:output_ext" + when :ordinal + "/:categories/:year/:y_day/:title:output_ext" + else + permalink_style.to_s + end + end + + # Private: Checks if a given config is a hash + # + # extracted_config - the value to check + # file - the file from which the config was extracted + # + # Raises an ArgumentError if given config is not a hash + private + def check_config_is_hash!(extracted_config, file) + unless extracted_config.is_a?(Hash) + raise ArgumentError, "Configuration file: (INVALID) #{file}".yellow + end + end + + private + def check_auto(config) + if config.key?("auto") || config.key?("watch") + Jekyll::Deprecator.deprecation_message "Auto-regeneration can no longer" \ + " be set from your configuration file(s). Use the" \ + " --[no-]watch/-w command-line option instead." + config.delete("auto") + config.delete("watch") + end + end + + private + def check_server(config) + if config.key?("server") + Jekyll::Deprecator.deprecation_message "The 'server' configuration option" \ + " is no longer accepted. Use the 'jekyll serve'" \ + " subcommand to serve your site with WEBrick." + config.delete("server") + end + end + + private + def check_pygments(config) + if config.key?("pygments") + Jekyll::Deprecator.deprecation_message "The 'pygments' configuration option" \ + " has been renamed to 'highlighter'. Please update your" \ + " config file accordingly. The allowed values are 'rouge', " \ + "'pygments' or null." + + config["highlighter"] = "pygments" if config["pygments"] + config.delete("pygments") + end + end + + private + def check_include_exclude(config) + %w(include exclude).each do |option| + if config[option].is_a?(String) + Jekyll::Deprecator.deprecation_message "The '#{option}' configuration option" \ + " must now be specified as an array, but you specified" \ + " a string. For now, we've treated the string you provided" \ + " as a list of comma-separated values." + config[option] = csv_to_array(config[option]) + end + config[option].map!(&:to_s) if config[option] + end + end + + private + def check_coderay(config) + if (config["kramdown"] || {}).key?("use_coderay") + Jekyll::Deprecator.deprecation_message "Please change 'use_coderay'" \ + " to 'enable_coderay' in your configuration file." + config["kramdown"]["use_coderay"] = config["kramdown"].delete("enable_coderay") + end + end + + private + def check_maruku(config) + if config.fetch("markdown", "kramdown").to_s.casecmp("maruku").zero? + Jekyll.logger.abort_with "Error:", "You're using the 'maruku' " \ + "Markdown processor, which has been removed as of 3.0.0. " \ + "We recommend you switch to Kramdown. To do this, replace " \ + "`markdown: maruku` with `markdown: kramdown` in your " \ + "`_config.yml` file." + end + end + + # Private: Checks if the `plugins` config is a String + # + # config - the config hash + # + # Raises a Jekyll::Errors::InvalidConfigurationError if the config `plugins` + # is a string + private + def check_plugins(config) + if config.key?("plugins") && config["plugins"].is_a?(String) + Jekyll.logger.error "Configuration Error:", "You specified the" \ + " `plugins` config in your configuration file as a string, please" \ + " use an array instead. If you wanted to set the directory of your" \ + " plugins, use the config key `plugins_dir` instead." + raise Jekyll::Errors::InvalidConfigurationError, + "'plugins' should not be a string, but was: " \ + "#{config["plugins"].inspect}. Use 'plugins_dir' instead." + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converter.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converter.rb new file mode 100644 index 0000000..3cb74de --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converter.rb @@ -0,0 +1,54 @@ +# frozen_string_literal: true + +module Jekyll + class Converter < Plugin + # Public: Get or set the highlighter prefix. When an argument is specified, + # the prefix will be set. If no argument is specified, the current prefix + # will be returned. + # + # highlighter_prefix - The String prefix (default: nil). + # + # Returns the String prefix. + def self.highlighter_prefix(highlighter_prefix = nil) + unless defined?(@highlighter_prefix) && highlighter_prefix.nil? + @highlighter_prefix = highlighter_prefix + end + @highlighter_prefix + end + + # Public: Get or set the highlighter suffix. When an argument is specified, + # the suffix will be set. If no argument is specified, the current suffix + # will be returned. + # + # highlighter_suffix - The String suffix (default: nil). + # + # Returns the String suffix. + def self.highlighter_suffix(highlighter_suffix = nil) + unless defined?(@highlighter_suffix) && highlighter_suffix.nil? + @highlighter_suffix = highlighter_suffix + end + @highlighter_suffix + end + + # Initialize the converter. + # + # Returns an initialized Converter. + def initialize(config = {}) + @config = config + end + + # Get the highlighter prefix. + # + # Returns the String prefix. + def highlighter_prefix + self.class.highlighter_prefix + end + + # Get the highlighter suffix. + # + # Returns the String suffix. + def highlighter_suffix + self.class.highlighter_suffix + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/identity.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/identity.rb new file mode 100644 index 0000000..2296aff --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/identity.rb @@ -0,0 +1,23 @@ +# frozen_string_literal: true + +module Jekyll + module Converters + class Identity < Converter + safe true + + priority :lowest + + def matches(_ext) + true + end + + def output_ext(ext) + ext + end + + def convert(content) + content + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown.rb new file mode 100644 index 0000000..17d102f --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown.rb @@ -0,0 +1,104 @@ +# frozen_string_literal: true + +module Jekyll + module Converters + class Markdown < Converter + highlighter_prefix "\n" + highlighter_suffix "\n" + safe true + + def setup + return if @setup ||= false + unless (@parser = get_processor) + Jekyll.logger.error "Invalid Markdown processor given:", @config["markdown"] + if @config["safe"] + Jekyll.logger.info "", "Custom processors are not loaded in safe mode" + end + Jekyll.logger.error( + "", + "Available processors are: #{valid_processors.join(", ")}" + ) + raise Errors::FatalException, "Bailing out; invalid Markdown processor." + end + + @setup = true + end + + # Rubocop does not allow reader methods to have names starting with `get_` + # To ensure compatibility, this check has been disabled on this method + # + # rubocop:disable Naming/AccessorMethodName + def get_processor + case @config["markdown"].downcase + when "redcarpet" then return RedcarpetParser.new(@config) + when "kramdown" then return KramdownParser.new(@config) + when "rdiscount" then return RDiscountParser.new(@config) + else + custom_processor + end + end + # rubocop:enable Naming/AccessorMethodName + + # Public: Provides you with a list of processors, the ones we + # support internally and the ones that you have provided to us (if you + # are not in safe mode.) + + def valid_processors + %w(rdiscount kramdown redcarpet) + third_party_processors + end + + # Public: A list of processors that you provide via plugins. + # This is really only available if you are not in safe mode, if you are + # in safe mode (re: GitHub) then there will be none. + + def third_party_processors + self.class.constants - \ + %w(KramdownParser RDiscountParser RedcarpetParser PRIORITIES).map( + &:to_sym + ) + end + + def extname_list + @extname_list ||= @config["markdown_ext"].split(",").map do |e| + ".#{e.downcase}" + end + end + + def matches(ext) + extname_list.include?(ext.downcase) + end + + def output_ext(_ext) + ".html" + end + + def convert(content) + setup + @parser.convert(content) + end + + private + def custom_processor + converter_name = @config["markdown"] + if custom_class_allowed?(converter_name) + self.class.const_get(converter_name).new(@config) + end + end + + # Private: Determine whether a class name is an allowed custom + # markdown class name. + # + # parser_name - the name of the parser class + # + # Returns true if the parser name contains only alphanumeric + # characters and is defined within Jekyll::Converters::Markdown + + private + def custom_class_allowed?(parser_name) + parser_name !~ %r![^A-Za-z0-9_]! && self.class.constants.include?( + parser_name.to_sym + ) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/kramdown_parser.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/kramdown_parser.rb new file mode 100644 index 0000000..b7caab5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/kramdown_parser.rb @@ -0,0 +1,126 @@ +# Frozen-string-literal: true + +module Jekyll + module Converters + class Markdown + class KramdownParser + CODERAY_DEFAULTS = { + "css" => "style", + "bold_every" => 10, + "line_numbers" => "inline", + "line_number_start" => 1, + "tab_width" => 4, + "wrap" => "div", + }.freeze + + def initialize(config) + @main_fallback_highlighter = config["highlighter"] || "rouge" + @config = config["kramdown"] || {} + @highlighter = nil + setup + end + + # Setup and normalize the configuration: + # * Create Kramdown if it doesn't exist. + # * Set syntax_highlighter, detecting enable_coderay and merging + # highlighter if none. + # * Merge kramdown[coderay] into syntax_highlighter_opts stripping coderay_. + # * Make sure `syntax_highlighter_opts` exists. + + def setup + @config["syntax_highlighter"] ||= highlighter + @config["syntax_highlighter_opts"] ||= {} + @config["coderay"] ||= {} # XXX: Legacy. + modernize_coderay_config + make_accessible + end + + def convert(content) + document = Kramdown::Document.new(content, @config) + html_output = document.to_html + if @config["show_warnings"] + document.warnings.each do |warning| + Jekyll.logger.warn "Kramdown warning:", warning + end + end + html_output + end + + private + def make_accessible(hash = @config) + hash.keys.each do |key| + hash[key.to_sym] = hash[key] + make_accessible(hash[key]) if hash[key].is_a?(Hash) + end + end + + # config[kramdown][syntax_higlighter] > + # config[kramdown][enable_coderay] > + # config[highlighter] + # Where `enable_coderay` is now deprecated because Kramdown + # supports Rouge now too. + + private + def highlighter + return @highlighter if @highlighter + + if @config["syntax_highlighter"] + return @highlighter = @config[ + "syntax_highlighter" + ] + end + + @highlighter = begin + if @config.key?("enable_coderay") && @config["enable_coderay"] + Jekyll::Deprecator.deprecation_message( + "You are using 'enable_coderay', " \ + "use syntax_highlighter: coderay in your configuration file." + ) + + "coderay" + else + @main_fallback_highlighter + end + end + end + + private + def strip_coderay_prefix(hash) + hash.each_with_object({}) do |(key, val), hsh| + cleaned_key = key.to_s.gsub(%r!\Acoderay_!, "") + + if key != cleaned_key + Jekyll::Deprecator.deprecation_message( + "You are using '#{key}'. Normalizing to #{cleaned_key}." + ) + end + + hsh[cleaned_key] = val + end + end + + # If our highlighter is CodeRay we go in to merge the CodeRay defaults + # with your "coderay" key if it's there, deprecating it in the + # process of you using it. + + private + def modernize_coderay_config + unless @config["coderay"].empty? + Jekyll::Deprecator.deprecation_message( + "You are using 'kramdown.coderay' in your configuration, " \ + "please use 'syntax_highlighter_opts' instead." + ) + + @config["syntax_highlighter_opts"] = begin + strip_coderay_prefix( + @config["syntax_highlighter_opts"] \ + .merge(CODERAY_DEFAULTS) \ + .merge(@config["coderay"]) + ) + end + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/rdiscount_parser.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/rdiscount_parser.rb new file mode 100644 index 0000000..9da177d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/rdiscount_parser.rb @@ -0,0 +1,37 @@ +# frozen_string_literal: true + +module Jekyll + module Converters + class Markdown + class RDiscountParser + def initialize(config) + unless defined?(RDiscount) + Jekyll::External.require_with_graceful_fail "rdiscount" + end + @config = config + @rdiscount_extensions = @config["rdiscount"]["extensions"].map(&:to_sym) + end + + def convert(content) + rd = RDiscount.new(content, *@rdiscount_extensions) + html = rd.to_html + if @config["rdiscount"]["toc_token"] + html = replace_generated_toc(rd, html, @config["rdiscount"]["toc_token"]) + end + html + end + + private + def replace_generated_toc(rd_instance, html, toc_token) + if rd_instance.generate_toc && html.include?(toc_token) + utf8_toc = rd_instance.toc_content + utf8_toc.force_encoding("utf-8") if utf8_toc.respond_to?(:force_encoding) + html.gsub(toc_token, utf8_toc) + else + html + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/redcarpet_parser.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/redcarpet_parser.rb new file mode 100644 index 0000000..d148e06 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/markdown/redcarpet_parser.rb @@ -0,0 +1,112 @@ +# frozen_string_literal: true + +class Jekyll::Converters::Markdown::RedcarpetParser + module CommonMethods + def add_code_tags(code, lang) + code = code.to_s + code = code.sub( + %r!
        !,
        +        "
        "
        +      )
        +      code = code.sub(%r!
        !, "
        ") + code + end + end + + module WithPygments + include CommonMethods + def block_code(code, lang) + unless defined?(Pygments) + Jekyll::External.require_with_graceful_fail("pygments") + end + lang = lang && lang.split.first || "text" + add_code_tags( + Pygments.highlight( + code, + { + :lexer => lang, + :options => { :encoding => "utf-8" }, + } + ), + lang + ) + end + end + + module WithoutHighlighting + require "cgi" + + include CommonMethods + + def code_wrap(code) + "
        #{CGI.escapeHTML(code)}
        " + end + + def block_code(code, lang) + lang = lang && lang.split.first || "text" + add_code_tags(code_wrap(code), lang) + end + end + + module WithRouge + def block_code(_code, lang) + code = "
        #{super}
        " + + "
        #{add_code_tags(code, lang)}
        " + end + + protected + def rouge_formatter(_lexer) + Jekyll::Utils::Rouge.html_formatter(:wrap => false) + end + end + + def initialize(config) + unless defined?(Redcarpet) + Jekyll::External.require_with_graceful_fail("redcarpet") + end + @config = config + @redcarpet_extensions = {} + @config["redcarpet"]["extensions"].each do |e| + @redcarpet_extensions[e.to_sym] = true + end + + @renderer ||= class_with_proper_highlighter(@config["highlighter"]) + end + + def class_with_proper_highlighter(highlighter) + Class.new(Redcarpet::Render::HTML) do + case highlighter + when "pygments" + include WithPygments + when "rouge" + Jekyll::External.require_with_graceful_fail(%w( + rouge rouge/plugins/redcarpet + )) + + unless Gem::Version.new(Rouge.version) > Gem::Version.new("1.3.0") + abort "Please install Rouge 1.3.0 or greater and try running Jekyll again." + end + + include Rouge::Plugins::Redcarpet + include CommonMethods + include WithRouge + else + include WithoutHighlighting + end + end + end + + def convert(content) + @redcarpet_extensions[:fenced_code_blocks] = \ + !@redcarpet_extensions[:no_fenced_code_blocks] + if @redcarpet_extensions[:smart] + @renderer.send :include, Redcarpet::Render::SmartyPants + end + markdown = Redcarpet::Markdown.new( + @renderer.new(@redcarpet_extensions), + @redcarpet_extensions + ) + markdown.render(content) + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/smartypants.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/smartypants.rb new file mode 100644 index 0000000..8234a41 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/converters/smartypants.rb @@ -0,0 +1,50 @@ +# frozen_string_literal: true + +class Kramdown::Parser::SmartyPants < Kramdown::Parser::Kramdown + def initialize(source, options) + super + @block_parsers = [:block_html, :content] + @span_parsers = [:smart_quotes, :html_entity, :typographic_syms, :span_html] + end + + def parse_content + add_text @src.scan(%r!\A.*\n!) + end + define_parser(:content, %r!\A!) +end + +module Jekyll + module Converters + class SmartyPants < Converter + safe true + priority :low + + def initialize(config) + unless defined?(Kramdown) + Jekyll::External.require_with_graceful_fail "kramdown" + end + @config = config["kramdown"].dup || {} + @config[:input] = :SmartyPants + end + + def matches(_) + false + end + + def output_ext(_) + nil + end + + def convert(content) + document = Kramdown::Document.new(content, @config) + html_output = document.to_html.chomp + if @config["show_warnings"] + document.warnings.each do |warning| + Jekyll.logger.warn "Kramdown warning:", warning.sub(%r!^Warning:\s+!, "") + end + end + html_output + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/convertible.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/convertible.rb new file mode 100644 index 0000000..bfd0398 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/convertible.rb @@ -0,0 +1,255 @@ +# frozen_string_literal: true + +# Convertible provides methods for converting a pagelike item +# from a certain type of markup into actual content +# +# Requires +# self.site -> Jekyll::Site +# self.content +# self.content= +# self.data= +# self.ext= +# self.output= +# self.name +# self.path +# self.type -> :page, :post or :draft + +module Jekyll + module Convertible + # Returns the contents as a String. + def to_s + content || "" + end + + # Whether the file is published or not, as indicated in YAML front-matter + def published? + !(data.key?("published") && data["published"] == false) + end + + # Read the YAML frontmatter. + # + # base - The String path to the dir containing the file. + # name - The String filename of the file. + # opts - optional parameter to File.read, default at site configs + # + # Returns nothing. + # rubocop:disable Metrics/AbcSize + def read_yaml(base, name, opts = {}) + filename = File.join(base, name) + + begin + self.content = File.read(@path || site.in_source_dir(base, name), + Utils.merged_file_read_opts(site, opts)) + if content =~ Document::YAML_FRONT_MATTER_REGEXP + self.content = $POSTMATCH + self.data = SafeYAML.load(Regexp.last_match(1)) + end + rescue Psych::SyntaxError => e + Jekyll.logger.warn "YAML Exception reading #{filename}: #{e.message}" + raise e if self.site.config["strict_front_matter"] + rescue StandardError => e + Jekyll.logger.warn "Error reading file #{filename}: #{e.message}" + raise e if self.site.config["strict_front_matter"] + end + + self.data ||= {} + + validate_data! filename + validate_permalink! filename + + self.data + end + # rubocop:enable Metrics/AbcSize + + def validate_data!(filename) + unless self.data.is_a?(Hash) + raise Errors::InvalidYAMLFrontMatterError, + "Invalid YAML front matter in #{filename}" + end + end + + def validate_permalink!(filename) + if self.data["permalink"] && self.data["permalink"].to_s.empty? + raise Errors::InvalidPermalinkError, "Invalid permalink in #{filename}" + end + end + + # Transform the contents based on the content type. + # + # Returns the transformed contents. + def transform + _renderer.convert(content) + end + + # Determine the extension depending on content_type. + # + # Returns the String extension for the output file. + # e.g. ".html" for an HTML output file. + def output_ext + _renderer.output_ext + end + + # Determine which converter to use based on this convertible's + # extension. + # + # Returns the Converter instance. + def converters + _renderer.converters + end + + # Render Liquid in the content + # + # content - the raw Liquid content to render + # payload - the payload for Liquid + # info - the info for Liquid + # + # Returns the converted content + def render_liquid(content, payload, info, path) + _renderer.render_liquid(content, payload, info, path) + end + + # Convert this Convertible's data to a Hash suitable for use by Liquid. + # + # Returns the Hash representation of this Convertible. + def to_liquid(attrs = nil) + further_data = Hash[(attrs || self.class::ATTRIBUTES_FOR_LIQUID).map do |attribute| + [attribute, send(attribute)] + end] + + defaults = site.frontmatter_defaults.all(relative_path, type) + Utils.deep_merge_hashes defaults, Utils.deep_merge_hashes(data, further_data) + end + + # The type of a document, + # i.e., its classname downcase'd and to_sym'd. + # + # Returns the type of self. + def type + if is_a?(Page) + :pages + end + end + + # returns the owner symbol for hook triggering + def hook_owner + if is_a?(Page) + :pages + end + end + + # Determine whether the document is an asset file. + # Asset files include CoffeeScript files and Sass/SCSS files. + # + # Returns true if the extname belongs to the set of extensions + # that asset files use. + def asset_file? + sass_file? || coffeescript_file? + end + + # Determine whether the document is a Sass file. + # + # Returns true if extname == .sass or .scss, false otherwise. + def sass_file? + %w(.sass .scss).include?(ext) + end + + # Determine whether the document is a CoffeeScript file. + # + # Returns true if extname == .coffee, false otherwise. + def coffeescript_file? + ext == ".coffee" + end + + # Determine whether the file should be rendered with Liquid. + # + # Returns true if the file has Liquid Tags or Variables, false otherwise. + def render_with_liquid? + Jekyll::Utils.has_liquid_construct?(content) + end + + # Determine whether the file should be placed into layouts. + # + # Returns false if the document is an asset file or if the front matter + # specifies `layout: none` + def place_in_layout? + !(asset_file? || no_layout?) + end + + # Checks if the layout specified in the document actually exists + # + # layout - the layout to check + # + # Returns true if the layout is invalid, false if otherwise + def invalid_layout?(layout) + !data["layout"].nil? && layout.nil? && !(self.is_a? Jekyll::Excerpt) + end + + # Recursively render layouts + # + # layouts - a list of the layouts + # payload - the payload for Liquid + # info - the info for Liquid + # + # Returns nothing + def render_all_layouts(layouts, payload, info) + _renderer.layouts = layouts + self.output = _renderer.place_in_layouts(output, payload, info) + ensure + @_renderer = nil # this will allow the modifications above to disappear + end + + # Add any necessary layouts to this convertible document. + # + # payload - The site payload Drop or Hash. + # layouts - A Hash of {"name" => "layout"}. + # + # Returns nothing. + def do_layout(payload, layouts) + self.output = _renderer.tap do |renderer| + renderer.layouts = layouts + renderer.payload = payload + end.run + + Jekyll.logger.debug "Post-Render Hooks:", self.relative_path + Jekyll::Hooks.trigger hook_owner, :post_render, self + ensure + @_renderer = nil # this will allow the modifications above to disappear + end + + # Write the generated page file to the destination directory. + # + # dest - The String path to the destination dir. + # + # Returns nothing. + def write(dest) + path = destination(dest) + FileUtils.mkdir_p(File.dirname(path)) + Jekyll.logger.debug "Writing:", path + File.write(path, output, :mode => "wb") + Jekyll::Hooks.trigger hook_owner, :post_write, self + end + + # Accessor for data properties by Liquid. + # + # property - The String name of the property to retrieve. + # + # Returns the String value or nil if the property isn't included. + def [](property) + if self.class::ATTRIBUTES_FOR_LIQUID.include?(property) + send(property) + else + data[property] + end + end + + private + + def _renderer + @_renderer ||= Jekyll::Renderer.new(site, self) + end + + def no_layout? + data["layout"] == "none" + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/deprecator.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/deprecator.rb new file mode 100644 index 0000000..327358c --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/deprecator.rb @@ -0,0 +1,52 @@ +# frozen_string_literal: true + +module Jekyll + module Deprecator + extend self + + def process(args) + arg_is_present? args, "--server", "The --server command has been replaced by the \ + 'serve' subcommand." + arg_is_present? args, "--serve", "The --serve command has been replaced by the \ + 'serve' subcommand." + arg_is_present? args, "--no-server", "To build Jekyll without launching a server, \ + use the 'build' subcommand." + arg_is_present? args, "--auto", "The switch '--auto' has been replaced with \ + '--watch'." + arg_is_present? args, "--no-auto", "To disable auto-replication, simply leave off \ + the '--watch' switch." + arg_is_present? args, "--pygments", "The 'pygments'settings has been removed in \ + favour of 'highlighter'." + arg_is_present? args, "--paginate", "The 'paginate' setting can only be set in \ + your config files." + arg_is_present? args, "--url", "The 'url' setting can only be set in your \ + config files." + no_subcommand(args) + end + + def no_subcommand(args) + unless args.empty? || + args.first !~ %r(!/^--/!) || %w(--help --version).include?(args.first) + deprecation_message "Jekyll now uses subcommands instead of just switches. \ + Run `jekyll help` to find out more." + abort + end + end + + def arg_is_present?(args, deprecated_argument, message) + if args.include?(deprecated_argument) + deprecation_message(message) + end + end + + def deprecation_message(message) + Jekyll.logger.warn "Deprecation:", message + end + + def defaults_deprecate_type(old, current) + Jekyll.logger.warn "Defaults:", "The '#{old}' type has become '#{current}'." + Jekyll.logger.warn "Defaults:", "Please update your front-matter defaults to use \ + 'type: #{current}'." + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/document.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/document.rb new file mode 100644 index 0000000..061839f --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/document.rb @@ -0,0 +1,508 @@ +# frozen_string_literal: true + +module Jekyll + class Document + include Comparable + extend Forwardable + + attr_reader :path, :site, :extname, :collection + attr_accessor :content, :output + + def_delegator :self, :read_post_data, :post_read + + YAML_FRONT_MATTER_REGEXP = %r!\A(---\s*\n.*?\n?)^((---|\.\.\.)\s*$\n?)!m + DATELESS_FILENAME_MATCHER = %r!^(?:.+/)*(.*)(\.[^.]+)$! + DATE_FILENAME_MATCHER = %r!^(?:.+/)*(\d{2,4}-\d{1,2}-\d{1,2})-(.*)(\.[^.]+)$! + + # Create a new Document. + # + # path - the path to the file + # relations - a hash with keys :site and :collection, the values of which + # are the Jekyll::Site and Jekyll::Collection to which this + # Document belong. + # + # Returns nothing. + def initialize(path, relations = {}) + @site = relations[:site] + @path = path + @extname = File.extname(path) + @collection = relations[:collection] + @has_yaml_header = nil + + if draft? + categories_from_path("_drafts") + else + categories_from_path(collection.relative_directory) + end + + data.default_proc = proc do |_, key| + site.frontmatter_defaults.find(relative_path, collection.label, key) + end + + trigger_hooks(:post_init) + end + + # Fetch the Document's data. + # + # Returns a Hash containing the data. An empty hash is returned if + # no data was read. + def data + @data ||= {} + end + + # Merge some data in with this document's data. + # + # Returns the merged data. + def merge_data!(other, source: "YAML front matter") + merge_categories!(other) + Utils.deep_merge_hashes!(data, other) + merge_date!(source) + data + end + + def date + data["date"] ||= (draft? ? source_file_mtime : site.time) + end + + def source_file_mtime + @source_file_mtime ||= File.mtime(path) + end + + # Returns whether the document is a draft. This is only the case if + # the document is in the 'posts' collection but in a different + # directory than '_posts'. + # + # Returns whether the document is a draft. + def draft? + data["draft"] ||= relative_path.index(collection.relative_directory).nil? && + collection.label == "posts" + end + + # The path to the document, relative to the collections_dir. + # + # Returns a String path which represents the relative path from the collections_dir + # to this document. + def relative_path + @relative_path ||= path.sub("#{site.collections_path}/", "") + end + + # The output extension of the document. + # + # Returns the output extension + def output_ext + @output_ext ||= Jekyll::Renderer.new(site, self).output_ext + end + + # The base filename of the document, without the file extname. + # + # Returns the basename without the file extname. + def basename_without_ext + @basename_without_ext ||= File.basename(path, ".*") + end + + # The base filename of the document. + # + # Returns the base filename of the document. + def basename + @basename ||= File.basename(path) + end + + # Produces a "cleaned" relative path. + # The "cleaned" relative path is the relative path without the extname + # and with the collection's directory removed as well. + # This method is useful when building the URL of the document. + # + # Examples: + # When relative_path is "_methods/site/generate.md": + # cleaned_relative_path + # # => "/site/generate" + # + # Returns the cleaned relative path of the document. + def cleaned_relative_path + @cleaned_relative_path ||= + relative_path[0..-extname.length - 1].sub(collection.relative_directory, "") + end + + # Determine whether the document is a YAML file. + # + # Returns true if the extname is either .yml or .yaml, false otherwise. + def yaml_file? + %w(.yaml .yml).include?(extname) + end + + # Determine whether the document is an asset file. + # Asset files include CoffeeScript files and Sass/SCSS files. + # + # Returns true if the extname belongs to the set of extensions + # that asset files use. + def asset_file? + sass_file? || coffeescript_file? + end + + # Determine whether the document is a Sass file. + # + # Returns true if extname == .sass or .scss, false otherwise. + def sass_file? + %w(.sass .scss).include?(extname) + end + + # Determine whether the document is a CoffeeScript file. + # + # Returns true if extname == .coffee, false otherwise. + def coffeescript_file? + extname == ".coffee" + end + + # Determine whether the file should be rendered with Liquid. + # + # Returns false if the document is either an asset file or a yaml file, + # or if the document doesn't contain any Liquid Tags or Variables, + # true otherwise. + def render_with_liquid? + !(coffeescript_file? || yaml_file? || !Utils.has_liquid_construct?(content)) + end + + # Determine whether the file should be rendered with a layout. + # + # Returns true if the Front Matter specifies that `layout` is set to `none`. + def no_layout? + data["layout"] == "none" + end + + # Determine whether the file should be placed into layouts. + # + # Returns false if the document is set to `layouts: none`, or is either an + # asset file or a yaml file. Returns true otherwise. + def place_in_layout? + !(asset_file? || yaml_file? || no_layout?) + end + + # The URL template where the document would be accessible. + # + # Returns the URL template for the document. + def url_template + collection.url_template + end + + # Construct a Hash of key-value pairs which contain a mapping between + # a key in the URL template and the corresponding value for this document. + # + # Returns the Hash of key-value pairs for replacement in the URL. + def url_placeholders + @url_placeholders ||= Drops::UrlDrop.new(self) + end + + # The permalink for this Document. + # Permalink is set via the data Hash. + # + # Returns the permalink or nil if no permalink was set in the data. + def permalink + data && data.is_a?(Hash) && data["permalink"] + end + + # The computed URL for the document. See `Jekyll::URL#to_s` for more details. + # + # Returns the computed URL for the document. + def url + @url ||= URL.new({ + :template => url_template, + :placeholders => url_placeholders, + :permalink => permalink, + }).to_s + end + + def [](key) + data[key] + end + + # The full path to the output file. + # + # base_directory - the base path of the output directory + # + # Returns the full path to the output file of this document. + def destination(base_directory) + dest = site.in_dest_dir(base_directory) + path = site.in_dest_dir(dest, URL.unescape_path(url)) + if url.end_with? "/" + path = File.join(path, "index.html") + else + path << output_ext unless path.end_with? output_ext + end + path + end + + # Write the generated Document file to the destination directory. + # + # dest - The String path to the destination dir. + # + # Returns nothing. + def write(dest) + path = destination(dest) + FileUtils.mkdir_p(File.dirname(path)) + Jekyll.logger.debug "Writing:", path + File.write(path, output, :mode => "wb") + + trigger_hooks(:post_write) + end + + # Whether the file is published or not, as indicated in YAML front-matter + # + # Returns 'false' if the 'published' key is specified in the + # YAML front-matter and is 'false'. Otherwise returns 'true'. + def published? + !(data.key?("published") && data["published"] == false) + end + + # Read in the file and assign the content and data based on the file contents. + # Merge the frontmatter of the file with the frontmatter default + # values + # + # Returns nothing. + def read(opts = {}) + Jekyll.logger.debug "Reading:", relative_path + + if yaml_file? + @data = SafeYAML.load_file(path) + else + begin + merge_defaults + read_content(opts) + read_post_data + rescue StandardError => e + handle_read_error(e) + end + end + end + + # Create a Liquid-understandable version of this Document. + # + # Returns a Hash representing this Document's data. + def to_liquid + @to_liquid ||= Drops::DocumentDrop.new(self) + end + + # The inspect string for this document. + # Includes the relative path and the collection label. + # + # Returns the inspect string for this document. + def inspect + "#" + end + + # The string representation for this document. + # + # Returns the content of the document + def to_s + output || content || "NO CONTENT" + end + + # Compare this document against another document. + # Comparison is a comparison between the 2 paths of the documents. + # + # Returns -1, 0, +1 or nil depending on whether this doc's path is less than, + # equal or greater than the other doc's path. See String#<=> for more details. + def <=>(other) + return nil unless other.respond_to?(:data) + cmp = data["date"] <=> other.data["date"] + cmp = path <=> other.path if cmp.nil? || cmp.zero? + cmp + end + + # Determine whether this document should be written. + # Based on the Collection to which it belongs. + # + # True if the document has a collection and if that collection's #write? + # method returns true, and if the site's Publisher will publish the document. + # False otherwise. + def write? + collection && collection.write? && site.publisher.publish?(self) + end + + # The Document excerpt_separator, from the YAML Front-Matter or site + # default excerpt_separator value + # + # Returns the document excerpt_separator + def excerpt_separator + (data["excerpt_separator"] || site.config["excerpt_separator"]).to_s + end + + # Whether to generate an excerpt + # + # Returns true if the excerpt separator is configured. + def generate_excerpt? + !excerpt_separator.empty? + end + + def next_doc + pos = collection.docs.index { |post| post.equal?(self) } + if pos && pos < collection.docs.length - 1 + collection.docs[pos + 1] + end + end + + def previous_doc + pos = collection.docs.index { |post| post.equal?(self) } + if pos && pos > 0 + collection.docs[pos - 1] + end + end + + def trigger_hooks(hook_name, *args) + Jekyll::Hooks.trigger collection.label.to_sym, hook_name, self, *args if collection + Jekyll::Hooks.trigger :documents, hook_name, self, *args + end + + def id + @id ||= File.join(File.dirname(url), (data["slug"] || basename_without_ext).to_s) + end + + # Calculate related posts. + # + # Returns an Array of related Posts. + def related_posts + @related_posts ||= Jekyll::RelatedPosts.new(self).build + end + + # Override of normal respond_to? to match method_missing's logic for + # looking in @data. + def respond_to?(method, include_private = false) + data.key?(method.to_s) || super + end + + # Override of method_missing to check in @data for the key. + def method_missing(method, *args, &blck) + if data.key?(method.to_s) + Jekyll::Deprecator.deprecation_message "Document##{method} is now a key "\ + "in the #data hash." + Jekyll::Deprecator.deprecation_message "Called by #{caller(0..0)}." + data[method.to_s] + else + super + end + end + + def respond_to_missing?(method, *) + data.key?(method.to_s) || super + end + + # Add superdirectories of the special_dir to categories. + # In the case of es/_posts, 'es' is added as a category. + # In the case of _posts/es, 'es' is NOT added as a category. + # + # Returns nothing. + def categories_from_path(special_dir) + superdirs = relative_path.sub(%r!#{special_dir}(.*)!, "") + .split(File::SEPARATOR) + .reject do |c| + c.empty? || c == special_dir || c == basename + end + merge_data!({ "categories" => superdirs }, :source => "file path") + end + + def populate_categories + merge_data!({ + "categories" => ( + Array(data["categories"]) + Utils.pluralized_array_from_hash( + data, "category", "categories" + ) + ).map(&:to_s).flatten.uniq, + }) + end + + def populate_tags + merge_data!({ + "tags" => Utils.pluralized_array_from_hash(data, "tag", "tags").flatten, + }) + end + + private + def merge_categories!(other) + if other.key?("categories") && !other["categories"].nil? + if other["categories"].is_a?(String) + other["categories"] = other["categories"].split + end + other["categories"] = (data["categories"] || []) | other["categories"] + end + end + + private + def merge_date!(source) + if data.key?("date") + data["date"] = Utils.parse_date( + data["date"].to_s, + "Document '#{relative_path}' does not have a valid date in the #{source}." + ) + end + end + + private + def merge_defaults + defaults = @site.frontmatter_defaults.all( + relative_path, + collection.label.to_sym + ) + merge_data!(defaults, :source => "front matter defaults") unless defaults.empty? + end + + private + def read_content(opts) + self.content = File.read(path, Utils.merged_file_read_opts(site, opts)) + if content =~ YAML_FRONT_MATTER_REGEXP + self.content = $POSTMATCH + data_file = SafeYAML.load(Regexp.last_match(1)) + merge_data!(data_file, :source => "YAML front matter") if data_file + end + end + + private + def read_post_data + populate_title + populate_categories + populate_tags + generate_excerpt + end + + private + def handle_read_error(error) + if error.is_a? Psych::SyntaxError + Jekyll.logger.error "Error:", "YAML Exception reading #{path}: #{error.message}" + else + Jekyll.logger.error "Error:", "could not read file #{path}: #{error.message}" + end + + if site.config["strict_front_matter"] || error.is_a?(Jekyll::Errors::FatalException) + raise error + end + end + + private + def populate_title + if relative_path =~ DATE_FILENAME_MATCHER + date, slug, ext = Regexp.last_match.captures + modify_date(date) + elsif relative_path =~ DATELESS_FILENAME_MATCHER + slug, ext = Regexp.last_match.captures + end + + # Try to ensure the user gets a title. + data["title"] ||= Utils.titleize_slug(slug) + # Only overwrite slug & ext if they aren't specified. + data["slug"] ||= slug + data["ext"] ||= ext + end + + private + def modify_date(date) + if !data["date"] || data["date"].to_i == site.time.to_i + merge_data!({ "date" => date }, :source => "filename") + end + end + + private + def generate_excerpt + if generate_excerpt? + data["excerpt"] ||= Jekyll::Excerpt.new(self) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/collection_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/collection_drop.rb new file mode 100644 index 0000000..858a721 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/collection_drop.rb @@ -0,0 +1,21 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class CollectionDrop < Drop + extend Forwardable + + mutable false + + def_delegator :@obj, :write?, :output + def_delegators :@obj, :label, :docs, :files, :directory, + :relative_directory + + private def_delegator :@obj, :metadata, :fallback_data + + def to_s + docs.to_s + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/document_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/document_drop.rb new file mode 100644 index 0000000..9c19ec9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/document_drop.rb @@ -0,0 +1,68 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class DocumentDrop < Drop + extend Forwardable + + NESTED_OBJECT_FIELD_BLACKLIST = %w( + content output excerpt next previous + ).freeze + + mutable false + + def_delegator :@obj, :relative_path, :path + def_delegators :@obj, :id, :output, :content, :to_s, :relative_path, :url + + private def_delegator :@obj, :data, :fallback_data + + def collection + @obj.collection.label + end + + def excerpt + fallback_data["excerpt"].to_s + end + + def <=>(other) + return nil unless other.is_a? DocumentDrop + cmp = self["date"] <=> other["date"] + cmp = self["path"] <=> other["path"] if cmp.nil? || cmp.zero? + cmp + end + + def previous + @obj.previous_doc.to_liquid + end + + def next + @obj.next_doc.to_liquid + end + + # Generate a Hash for use in generating JSON. + # This is useful if fields need to be cleared before the JSON can generate. + # + # state - the JSON::State object which determines the state of current processing. + # + # Returns a Hash ready for JSON generation. + def hash_for_json(state = nil) + to_h.tap do |hash| + if state && state.depth >= 2 + hash["previous"] = collapse_document(hash["previous"]) if hash["previous"] + hash["next"] = collapse_document(hash["next"]) if hash["next"] + end + end + end + + # Generate a Hash which breaks the recursive chain. + # Certain fields which are normally available are omitted. + # + # Returns a Hash with only non-recursive fields present. + def collapse_document(doc) + doc.keys.each_with_object({}) do |(key, _), result| + result[key] = doc[key] unless NESTED_OBJECT_FIELD_BLACKLIST.include?(key) + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/drop.rb new file mode 100644 index 0000000..be84273 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/drop.rb @@ -0,0 +1,212 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class Drop < Liquid::Drop + include Enumerable + + NON_CONTENT_METHODS = [:fallback_data, :collapse_document].freeze + + # Get or set whether the drop class is mutable. + # Mutability determines whether or not pre-defined fields may be + # overwritten. + # + # is_mutable - Boolean set mutability of the class (default: nil) + # + # Returns the mutability of the class + def self.mutable(is_mutable = nil) + @is_mutable = if is_mutable + is_mutable + else + false + end + end + + def self.mutable? + @is_mutable + end + + # Create a new Drop + # + # obj - the Jekyll Site, Collection, or Document required by the + # drop. + # + # Returns nothing + def initialize(obj) + @obj = obj + @mutations = {} # only if mutable: true + end + + # Access a method in the Drop or a field in the underlying hash data. + # If mutable, checks the mutations first. Then checks the methods, + # and finally check the underlying hash (e.g. document front matter) + # if all the previous places didn't match. + # + # key - the string key whose value to fetch + # + # Returns the value for the given key, or nil if none exists + def [](key) + if self.class.mutable? && @mutations.key?(key) + @mutations[key] + elsif self.class.invokable? key + public_send key + else + fallback_data[key] + end + end + alias_method :invoke_drop, :[] + + # Set a field in the Drop. If mutable, sets in the mutations and + # returns. If not mutable, checks first if it's trying to override a + # Drop method and raises a DropMutationException if so. If not + # mutable and the key is not a method on the Drop, then it sets the + # key to the value in the underlying hash (e.g. document front + # matter) + # + # key - the String key whose value to set + # val - the Object to set the key's value to + # + # Returns the value the key was set to unless the Drop is not mutable + # and the key matches a method in which case it raises a + # DropMutationException. + def []=(key, val) + if respond_to?("#{key}=") + public_send("#{key}=", val) + elsif respond_to?(key.to_s) + if self.class.mutable? + @mutations[key] = val + else + raise Errors::DropMutationException, "Key #{key} cannot be set in the drop." + end + else + fallback_data[key] = val + end + end + + # Generates a list of strings which correspond to content getter + # methods. + # + # Returns an Array of strings which represent method-specific keys. + def content_methods + @content_methods ||= ( + self.class.instance_methods \ + - Jekyll::Drops::Drop.instance_methods \ + - NON_CONTENT_METHODS + ).map(&:to_s).reject do |method| + method.end_with?("=") + end + end + + # Check if key exists in Drop + # + # key - the string key whose value to fetch + # + # Returns true if the given key is present + def key?(key) + return false if key.nil? + return true if self.class.mutable? && @mutations.key?(key) + respond_to?(key) || fallback_data.key?(key) + end + + # Generates a list of keys with user content as their values. + # This gathers up the Drop methods and keys of the mutations and + # underlying data hashes and performs a set union to ensure a list + # of unique keys for the Drop. + # + # Returns an Array of unique keys for content for the Drop. + def keys + (content_methods | + @mutations.keys | + fallback_data.keys).flatten + end + + # Generate a Hash representation of the Drop by resolving each key's + # value. It includes Drop methods, mutations, and the underlying object's + # data. See the documentation for Drop#keys for more. + # + # Returns a Hash with all the keys and values resolved. + def to_h + keys.each_with_object({}) do |(key, _), result| + result[key] = self[key] + end + end + alias_method :to_hash, :to_h + + # Inspect the drop's keys and values through a JSON representation + # of its keys and values. + # + # Returns a pretty generation of the hash representation of the Drop. + def inspect + JSON.pretty_generate to_h + end + + # Generate a Hash for use in generating JSON. + # This is useful if fields need to be cleared before the JSON can generate. + # + # Returns a Hash ready for JSON generation. + def hash_for_json(*) + to_h + end + + # Generate a JSON representation of the Drop. + # + # state - the JSON::State object which determines the state of current processing. + # + # Returns a JSON representation of the Drop in a String. + def to_json(state = nil) + JSON.generate(hash_for_json(state), state) + end + + # Collects all the keys and passes each to the block in turn. + # + # block - a block which accepts one argument, the key + # + # Returns nothing. + def each_key(&block) + keys.each(&block) + end + + def each + each_key.each do |key| + yield key, self[key] + end + end + + def merge(other, &block) + self.dup.tap do |me| + if block.nil? + me.merge!(other) + else + me.merge!(other, block) + end + end + end + + def merge!(other) + other.each_key do |key| + if block_given? + self[key] = yield key, self[key], other[key] + else + if Utils.mergable?(self[key]) && Utils.mergable?(other[key]) + self[key] = Utils.deep_merge_hashes(self[key], other[key]) + next + end + + self[key] = other[key] unless other[key].nil? + end + end + end + + # Imitate Hash.fetch method in Drop + # + # Returns value if key is present in Drop, otherwise returns default value + # KeyError is raised if key is not present and no default value given + def fetch(key, default = nil, &block) + return self[key] if key?(key) + raise KeyError, %(key not found: "#{key}") if default.nil? && block.nil? + return yield(key) unless block.nil? + return default unless default.nil? + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/excerpt_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/excerpt_drop.rb new file mode 100644 index 0000000..0362d93 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/excerpt_drop.rb @@ -0,0 +1,15 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class ExcerptDrop < DocumentDrop + def layout + @obj.doc.data["layout"] + end + + def excerpt + nil + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/jekyll_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/jekyll_drop.rb new file mode 100644 index 0000000..63187cc --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/jekyll_drop.rb @@ -0,0 +1,32 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class JekyllDrop < Liquid::Drop + class << self + def global + @global ||= JekyllDrop.new + end + end + + def version + Jekyll::VERSION + end + + def environment + Jekyll.env + end + + def to_h + @to_h ||= { + "version" => version, + "environment" => environment, + } + end + + def to_json(state = nil) + JSON.generate(to_h, state) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/site_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/site_drop.rb new file mode 100644 index 0000000..1cb636d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/site_drop.rb @@ -0,0 +1,56 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class SiteDrop < Drop + extend Forwardable + + mutable false + + def_delegator :@obj, :site_data, :data + def_delegators :@obj, :time, :pages, :static_files, :documents, + :tags, :categories + + private def_delegator :@obj, :config, :fallback_data + + def [](key) + if @obj.collections.key?(key) && key != "posts" + @obj.collections[key].docs + else + super(key) + end + end + + def key?(key) + (@obj.collections.key?(key) && key != "posts") || super + end + + def posts + @site_posts ||= @obj.posts.docs.sort { |a, b| b <=> a } + end + + def html_pages + @site_html_pages ||= @obj.pages.select do |page| + page.html? || page.url.end_with?("/") + end + end + + def collections + @site_collections ||= @obj.collections.values.sort_by(&:label).map(&:to_liquid) + end + + # `{{ site.related_posts }}` is how posts can get posts related to + # them, either through LSI if it's enabled, or through the most + # recent posts. + # We should remove this in 4.0 and switch to `{{ post.related_posts }}`. + def related_posts + return nil unless @current_document.is_a?(Jekyll::Document) + @current_document.related_posts + end + attr_writer :current_document + + # return nil for `{{ site.config }}` even if --config was passed via CLI + def config; end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/static_file_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/static_file_drop.rb new file mode 100644 index 0000000..e76566b --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/static_file_drop.rb @@ -0,0 +1,14 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class StaticFileDrop < Drop + extend Forwardable + def_delegators :@obj, :name, :extname, :modified_time, :basename + def_delegator :@obj, :relative_path, :path + def_delegator :@obj, :type, :collection + + private def_delegator :@obj, :data, :fallback_data + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/unified_payload_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/unified_payload_drop.rb new file mode 100644 index 0000000..52647f9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/unified_payload_drop.rb @@ -0,0 +1,25 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class UnifiedPayloadDrop < Drop + mutable true + + attr_accessor :page, :layout, :content, :paginator + attr_accessor :highlighter_prefix, :highlighter_suffix + + def jekyll + JekyllDrop.global + end + + def site + @site_drop ||= SiteDrop.new(@obj) + end + + private + def fallback_data + @fallback_data ||= {} + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/url_drop.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/url_drop.rb new file mode 100644 index 0000000..0571558 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/drops/url_drop.rb @@ -0,0 +1,88 @@ +# frozen_string_literal: true + +module Jekyll + module Drops + class UrlDrop < Drop + extend Forwardable + + mutable false + + def_delegator :@obj, :cleaned_relative_path, :path + def_delegator :@obj, :output_ext, :output_ext + + def collection + @obj.collection.label + end + + def name + Utils.slugify(@obj.basename_without_ext) + end + + def title + Utils.slugify(@obj.data["slug"], :mode => "pretty", :cased => true) || + Utils.slugify(@obj.basename_without_ext, :mode => "pretty", :cased => true) + end + + def slug + Utils.slugify(@obj.data["slug"]) || Utils.slugify(@obj.basename_without_ext) + end + + def categories + category_set = Set.new + Array(@obj.data["categories"]).each do |category| + category_set << category.to_s.downcase + end + category_set.to_a.join("/") + end + + def year + @obj.date.strftime("%Y") + end + + def month + @obj.date.strftime("%m") + end + + def day + @obj.date.strftime("%d") + end + + def hour + @obj.date.strftime("%H") + end + + def minute + @obj.date.strftime("%M") + end + + def second + @obj.date.strftime("%S") + end + + def i_day + @obj.date.strftime("%-d") + end + + def i_month + @obj.date.strftime("%-m") + end + + def short_month + @obj.date.strftime("%b") + end + + def short_year + @obj.date.strftime("%y") + end + + def y_day + @obj.date.strftime("%j") + end + + private + def fallback_data + {} + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/entry_filter.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/entry_filter.rb new file mode 100644 index 0000000..91d7961 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/entry_filter.rb @@ -0,0 +1,126 @@ +# frozen_string_literal: true + +module Jekyll + class EntryFilter + attr_reader :site + SPECIAL_LEADING_CHARACTERS = [ + ".", "_", "#", "~", + ].freeze + + def initialize(site, base_directory = nil) + @site = site + @base_directory = derive_base_directory( + @site, base_directory.to_s.dup + ) + end + + def base_directory + @base_directory.to_s + end + + def derive_base_directory(site, base_dir) + base_dir[site.source] = "" if base_dir.start_with?(site.source) + base_dir + end + + def relative_to_source(entry) + File.join( + base_directory, entry + ) + end + + def filter(entries) + entries.reject do |e| + # Reject this entry if it is a symlink. + next true if symlink?(e) + # Do not reject this entry if it is included. + next false if included?(e) + # Reject this entry if it is special, a backup file, or excluded. + special?(e) || backup?(e) || excluded?(e) + end + end + + def included?(entry) + glob_include?(site.include, entry) || + glob_include?(site.include, File.basename(entry)) + end + + def special?(entry) + SPECIAL_LEADING_CHARACTERS.include?(entry[0..0]) || + SPECIAL_LEADING_CHARACTERS.include?(File.basename(entry)[0..0]) + end + + def backup?(entry) + entry[-1..-1] == "~" + end + + def excluded?(entry) + glob_include?(site.exclude, relative_to_source(entry)).tap do |excluded| + if excluded + Jekyll.logger.debug( + "EntryFilter:", + "excluded #{relative_to_source(entry)}" + ) + end + end + end + + # -- + # Check if a file is a symlink. + # NOTE: This can be converted to allowing even in safe, + # since we use Pathutil#in_path? now. + # -- + def symlink?(entry) + site.safe && File.symlink?(entry) && symlink_outside_site_source?(entry) + end + + # -- + # NOTE: Pathutil#in_path? gets the realpath. + # @param [] entry the entry you want to validate. + # Check if a path is outside of our given root. + # -- + def symlink_outside_site_source?(entry) + !Pathutil.new(entry).in_path?( + site.in_source_dir + ) + end + + # -- + # Check if an entry matches a specific pattern and return true,false. + # Returns true if path matches against any glob pattern. + # -- + def glob_include?(enum, entry) + entry_path = Pathutil.new(site.in_source_dir).join(entry) + enum.any? do |exp| + # Users who send a Regexp knows what they want to + # exclude, so let them send a Regexp to exclude files, + # we will not bother caring if it works or not, it's + # on them at this point. + + if exp.is_a?(Regexp) + entry_path =~ exp + + else + item = Pathutil.new(site.in_source_dir).join(exp) + + # If it's a directory they want to exclude, AKA + # ends with a "/" then we will go on to check and + # see if the entry falls within that path and + # exclude it if that's the case. + + if entry.end_with?("/") + entry_path.in_path?( + item + ) + + else + File.fnmatch?(item, entry_path) || + entry_path.to_path.start_with?( + item + ) + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/errors.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/errors.rb new file mode 100644 index 0000000..8d659e8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/errors.rb @@ -0,0 +1,20 @@ +# frozen_string_literal: true + +module Jekyll + module Errors + FatalException = Class.new(::RuntimeError) + + InvalidThemeName = Class.new(FatalException) + + DropMutationException = Class.new(FatalException) + InvalidPermalinkError = Class.new(FatalException) + InvalidYAMLFrontMatterError = Class.new(FatalException) + MissingDependencyException = Class.new(FatalException) + + InvalidDateError = Class.new(FatalException) + InvalidPostNameError = Class.new(FatalException) + PostURLError = Class.new(FatalException) + InvalidURLError = Class.new(FatalException) + InvalidConfigurationError = Class.new(FatalException) + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/excerpt.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/excerpt.rb new file mode 100644 index 0000000..202c9bb --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/excerpt.rb @@ -0,0 +1,190 @@ +# frozen_string_literal: true + +module Jekyll + class Excerpt + extend Forwardable + + attr_accessor :doc + attr_accessor :content, :ext + attr_writer :output + + def_delegators :@doc, :site, :name, :ext, :extname, + :collection, :related_posts, + :coffeescript_file?, :yaml_file?, + :url, :next_doc, :previous_doc + + private :coffeescript_file?, :yaml_file? + + # Initialize this Excerpt instance. + # + # doc - The Document. + # + # Returns the new Excerpt. + def initialize(doc) + self.doc = doc + self.content = extract_excerpt(doc.content) + end + + # Fetch YAML front-matter data from related doc, without layout key + # + # Returns Hash of doc data + def data + @data ||= doc.data.dup + @data.delete("layout") + @data.delete("excerpt") + @data + end + + def trigger_hooks(*); end + + # 'Path' of the excerpt. + # + # Returns the path for the doc this excerpt belongs to with #excerpt appended + def path + File.join(doc.path, "#excerpt") + end + + # 'Relative Path' of the excerpt. + # + # Returns the relative_path for the doc this excerpt belongs to with #excerpt appended + def relative_path + File.join(doc.relative_path, "#excerpt") + end + + # Check if excerpt includes a string + # + # Returns true if the string passed in + def include?(something) + (output && output.include?(something)) || content.include?(something) + end + + # The UID for this doc (useful in feeds). + # e.g. /2008/11/05/my-awesome-doc + # + # Returns the String UID. + def id + "#{doc.id}#excerpt" + end + + def to_s + output || content + end + + def to_liquid + Jekyll::Drops::ExcerptDrop.new(self) + end + + # Returns the shorthand String identifier of this doc. + def inspect + "" + end + + def output + @output ||= Renderer.new(doc.site, self, site.site_payload).run + end + + def place_in_layout? + false + end + + def render_with_liquid? + !(coffeescript_file? || yaml_file? || !Utils.has_liquid_construct?(content)) + end + + protected + + # Internal: Extract excerpt from the content + # + # By default excerpt is your first paragraph of a doc: everything before + # the first two new lines: + # + # --- + # title: Example + # --- + # + # First paragraph with [link][1]. + # + # Second paragraph. + # + # [1]: http://example.com/ + # + # This is fairly good option for Markdown and Textile files. But might cause + # problems for HTML docs (which is quite unusual for Jekyll). If default + # excerpt delimiter is not good for you, you might want to set your own via + # configuration option `excerpt_separator`. For example, following is a good + # alternative for HTML docs: + # + # # file: _config.yml + # excerpt_separator: "" + # + # Notice that all markdown-style link references will be appended to the + # excerpt. So the example doc above will have this excerpt source: + # + # First paragraph with [link][1]. + # + # [1]: http://example.com/ + # + # Excerpts are rendered same time as content is rendered. + # + # Returns excerpt String + + LIQUID_TAG_REGEX = %r!{%-?\s*(\w+)\s*.*?-?%}!m + MKDWN_LINK_REF_REGEX = %r!^ {0,3}\[[^\]]+\]:.+$! + + def extract_excerpt(doc_content) + head, _, tail = doc_content.to_s.partition(doc.excerpt_separator) + + # append appropriate closing tag(s) (for each Liquid block), to the `head` + # if the partitioning resulted in leaving the closing tag somewhere + # in the `tail` partition. + + if head.include?("{%") + modified = false + tag_names = head.scan(LIQUID_TAG_REGEX) + tag_names.flatten! + tag_names.reverse_each do |tag_name| + next unless liquid_block?(tag_name) + next if head =~ endtag_regex_stash(tag_name) + + modified = true + head << "\n{% end#{tag_name} %}" + end + print_build_warning if modified + end + + return head if tail.empty? + + head << "\n\n" << tail.scan(MKDWN_LINK_REF_REGEX).join("\n") + end + + private + + def endtag_regex_stash(tag_name) + @endtag_regex_stash ||= {} + @endtag_regex_stash[tag_name] ||= %r!{%-?\s*end#{tag_name}.*?\s*-?%}!m + end + + def liquid_block?(tag_name) + return false unless tag_name.is_a?(String) + return false if tag_name.start_with?("end") + + Liquid::Template.tags[tag_name].ancestors.include?(Liquid::Block) + rescue NoMethodError + Jekyll.logger.error "Error:", + "A Liquid tag in the excerpt of #{doc.relative_path} couldn't be " \ + "parsed." + raise + end + + def print_build_warning + Jekyll.logger.warn "Warning:", "Excerpt modified in #{doc.relative_path}!" + Jekyll.logger.warn "", "Found a Liquid block containing the excerpt separator" \ + " #{doc.excerpt_separator.inspect}. " + Jekyll.logger.warn "", "The block has been modified with the appropriate" \ + " closing tag." + Jekyll.logger.warn "", "Feel free to define a custom excerpt or" \ + " excerpt_separator in the document's front matter" \ + " if the generated excerpt is unsatisfactory." + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/external.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/external.rb new file mode 100644 index 0000000..0a65dfa --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/external.rb @@ -0,0 +1,74 @@ +# frozen_string_literal: true + +module Jekyll + module External + class << self + # + # Gems that, if installed, should be loaded. + # Usually contain subcommands. + # + def blessed_gems + %w( + jekyll-docs + jekyll-import + ) + end + + # + # Require a gem or file if it's present, otherwise silently fail. + # + # names - a string gem name or array of gem names + # + def require_if_present(names) + Array(names).each do |name| + begin + require name + rescue LoadError + Jekyll.logger.debug "Couldn't load #{name}. Skipping." + yield(name, version_constraint(name)) if block_given? + false + end + end + end + + # + # The version constraint required to activate a given gem. + # Usually the gem version requirement is "> 0," because any version + # will do. In the case of jekyll-docs, however, we require the exact + # same version as Jekyll. + # + # Returns a String version constraint in a parseable form for + # RubyGems. + def version_constraint(gem_name) + return "= #{Jekyll::VERSION}" if gem_name.to_s.eql?("jekyll-docs") + "> 0" + end + + # + # Require a gem or gems. If it's not present, show a very nice error + # message that explains everything and is much more helpful than the + # normal LoadError. + # + # names - a string gem name or array of gem names + # + def require_with_graceful_fail(names) + Array(names).each do |name| + begin + Jekyll.logger.debug "Requiring:", name.to_s + require name + rescue LoadError => e + Jekyll.logger.error "Dependency Error:", <<-MSG +Yikes! It looks like you don't have #{name} or one of its dependencies installed. +In order to use Jekyll as currently configured, you'll need to install this gem. + +The full error message from Ruby is: '#{e.message}' + +If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/! + MSG + raise Jekyll::Errors::MissingDependencyException, name + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters.rb new file mode 100644 index 0000000..209a3e0 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters.rb @@ -0,0 +1,379 @@ +# frozen_string_literal: true + +require_all "jekyll/filters" + +module Jekyll + module Filters + include URLFilters + include GroupingFilters + include DateFilters + + # Convert a Markdown string into HTML output. + # + # input - The Markdown String to convert. + # + # Returns the HTML formatted String. + def markdownify(input) + @context.registers[:site].find_converter_instance( + Jekyll::Converters::Markdown + ).convert(input.to_s) + end + + # Convert quotes into smart quotes. + # + # input - The String to convert. + # + # Returns the smart-quotified String. + def smartify(input) + @context.registers[:site].find_converter_instance( + Jekyll::Converters::SmartyPants + ).convert(input.to_s) + end + + # Convert a Sass string into CSS output. + # + # input - The Sass String to convert. + # + # Returns the CSS formatted String. + def sassify(input) + @context.registers[:site].find_converter_instance( + Jekyll::Converters::Sass + ).convert(input) + end + + # Convert a Scss string into CSS output. + # + # input - The Scss String to convert. + # + # Returns the CSS formatted String. + def scssify(input) + @context.registers[:site].find_converter_instance( + Jekyll::Converters::Scss + ).convert(input) + end + + # Slugify a filename or title. + # + # input - The filename or title to slugify. + # mode - how string is slugified + # + # Returns the given filename or title as a lowercase URL String. + # See Utils.slugify for more detail. + def slugify(input, mode = nil) + Utils.slugify(input, :mode => mode) + end + + # XML escape a string for use. Replaces any special characters with + # appropriate HTML entity replacements. + # + # input - The String to escape. + # + # Examples + # + # xml_escape('foo "bar" ') + # # => "foo "bar" <baz>" + # + # Returns the escaped String. + def xml_escape(input) + input.to_s.encode(:xml => :attr).gsub(%r!\A"|"\Z!, "") + end + + # CGI escape a string for use in a URL. Replaces any special characters + # with appropriate %XX replacements. + # + # input - The String to escape. + # + # Examples + # + # cgi_escape('foo,bar;baz?') + # # => "foo%2Cbar%3Bbaz%3F" + # + # Returns the escaped String. + def cgi_escape(input) + CGI.escape(input) + end + + # URI escape a string. + # + # input - The String to escape. + # + # Examples + # + # uri_escape('foo, bar \\baz?') + # # => "foo,%20bar%20%5Cbaz?" + # + # Returns the escaped String. + def uri_escape(input) + Addressable::URI.normalize_component(input) + end + + # Replace any whitespace in the input string with a single space + # + # input - The String on which to operate. + # + # Returns the formatted String + def normalize_whitespace(input) + input.to_s.gsub(%r!\s+!, " ").strip + end + + # Count the number of words in the input string. + # + # input - The String on which to operate. + # + # Returns the Integer word count. + def number_of_words(input) + input.split.length + end + + # Join an array of things into a string by separating with commas and the + # word "and" for the last one. + # + # array - The Array of Strings to join. + # connector - Word used to connect the last 2 items in the array + # + # Examples + # + # array_to_sentence_string(["apples", "oranges", "grapes"]) + # # => "apples, oranges, and grapes" + # + # Returns the formatted String. + def array_to_sentence_string(array, connector = "and") + case array.length + when 0 + "" + when 1 + array[0].to_s + when 2 + "#{array[0]} #{connector} #{array[1]}" + else + "#{array[0...-1].join(", ")}, #{connector} #{array[-1]}" + end + end + + # Convert the input into json string + # + # input - The Array or Hash to be converted + # + # Returns the converted json string + def jsonify(input) + as_liquid(input).to_json + end + + # Filter an array of objects + # + # input - the object array + # property - property within each object to filter by + # value - desired value + # + # Returns the filtered array of objects + def where(input, property, value) + return input if property.nil? || value.nil? + return input unless input.respond_to?(:select) + input = input.values if input.is_a?(Hash) + input_id = input.hash + + # implement a hash based on method parameters to cache the end-result + # for given parameters. + @where_filter_cache ||= {} + @where_filter_cache[input_id] ||= {} + @where_filter_cache[input_id][property] ||= {} + + # stash or retrive results to return + @where_filter_cache[input_id][property][value] ||= begin + input.select do |object| + Array(item_property(object, property)).map!(&:to_s).include?(value.to_s) + end || [] + end + end + + # Filters an array of objects against an expression + # + # input - the object array + # variable - the variable to assign each item to in the expression + # expression - a Liquid comparison expression passed in as a string + # + # Returns the filtered array of objects + def where_exp(input, variable, expression) + return input unless input.respond_to?(:select) + input = input.values if input.is_a?(Hash) # FIXME + + condition = parse_condition(expression) + @context.stack do + input.select do |object| + @context[variable] = object + condition.evaluate(@context) + end + end || [] + end + + # Convert the input into integer + # + # input - the object string + # + # Returns the integer value + def to_integer(input) + return 1 if input == true + return 0 if input == false + input.to_i + end + + # Sort an array of objects + # + # input - the object array + # property - property within each object to filter by + # nils ('first' | 'last') - nils appear before or after non-nil values + # + # Returns the filtered array of objects + def sort(input, property = nil, nils = "first") + if input.nil? + raise ArgumentError, "Cannot sort a null object." + end + if property.nil? + input.sort + else + if nils == "first" + order = - 1 + elsif nils == "last" + order = + 1 + else + raise ArgumentError, "Invalid nils order: " \ + "'#{nils}' is not a valid nils order. It must be 'first' or 'last'." + end + + sort_input(input, property, order) + end + end + + def pop(array, num = 1) + return array unless array.is_a?(Array) + num = Liquid::Utils.to_integer(num) + new_ary = array.dup + new_ary.pop(num) + new_ary + end + + def push(array, input) + return array unless array.is_a?(Array) + new_ary = array.dup + new_ary.push(input) + new_ary + end + + def shift(array, num = 1) + return array unless array.is_a?(Array) + num = Liquid::Utils.to_integer(num) + new_ary = array.dup + new_ary.shift(num) + new_ary + end + + def unshift(array, input) + return array unless array.is_a?(Array) + new_ary = array.dup + new_ary.unshift(input) + new_ary + end + + def sample(input, num = 1) + return input unless input.respond_to?(:sample) + num = Liquid::Utils.to_integer(num) rescue 1 + if num == 1 + input.sample + else + input.sample(num) + end + end + + # Convert an object into its String representation for debugging + # + # input - The Object to be converted + # + # Returns a String representation of the object. + def inspect(input) + xml_escape(input.inspect) + end + + private + + # Sort the input Enumerable by the given property. + # If the property doesn't exist, return the sort order respective of + # which item doesn't have the property. + # We also utilize the Schwartzian transform to make this more efficient. + def sort_input(input, property, order) + input.map { |item| [item_property(item, property), item] } + .sort! do |apple_info, orange_info| + apple_property = apple_info.first + orange_property = orange_info.first + + if !apple_property.nil? && orange_property.nil? + - order + elsif apple_property.nil? && !orange_property.nil? + + order + else + apple_property <=> orange_property + end + end + .map!(&:last) + end + + private + def item_property(item, property) + if item.respond_to?(:to_liquid) + property.to_s.split(".").reduce(item.to_liquid) do |subvalue, attribute| + subvalue[attribute] + end + elsif item.respond_to?(:data) + item.data[property.to_s] + else + item[property.to_s] + end + end + + private + def as_liquid(item) + case item + when Hash + pairs = item.map { |k, v| as_liquid([k, v]) } + Hash[pairs] + when Array + item.map { |i| as_liquid(i) } + else + if item.respond_to?(:to_liquid) + liquidated = item.to_liquid + # prevent infinite recursion for simple types (which return `self`) + if liquidated == item + item + else + as_liquid(liquidated) + end + else + item + end + end + end + + # Parse a string to a Liquid Condition + private + def parse_condition(exp) + parser = Liquid::Parser.new(exp) + left_expr = parser.expression + operator = parser.consume?(:comparison) + condition = + if operator + Liquid::Condition.new(Liquid::Expression.parse(left_expr), + operator, + Liquid::Expression.parse(parser.expression)) + else + Liquid::Condition.new(Liquid::Expression.parse(left_expr)) + end + parser.consume(:end_of_string) + + condition + end + + end +end + +Liquid::Template.register_filter( + Jekyll::Filters +) diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/date_filters.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/date_filters.rb new file mode 100644 index 0000000..40028c8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/date_filters.rb @@ -0,0 +1,107 @@ +# frozen_string_literal: true + +module Jekyll + module Filters + module DateFilters + # Format a date in short format e.g. "27 Jan 2011". + # Ordinal format is also supported, in both the UK + # (e.g. "27th Jan 2011") and US ("e.g. Jan 27th, 2011") formats. + # UK format is the default. + # + # date - the Time to format. + # type - if "ordinal" the returned String will be in ordinal format + # style - if "US" the returned String will be in US format. + # Otherwise it will be in UK format. + # + # Returns the formatting String. + def date_to_string(date, type = nil, style = nil) + stringify_date(date, "%b", type, style) + end + + # Format a date in long format e.g. "27 January 2011". + # Ordinal format is also supported, in both the UK + # (e.g. "27th January 2011") and US ("e.g. January 27th, 2011") formats. + # UK format is the default. + # + # date - the Time to format. + # type - if "ordinal" the returned String will be in ordinal format + # style - if "US" the returned String will be in US format. + # Otherwise it will be in UK format. + # + # Returns the formatted String. + def date_to_long_string(date, type = nil, style = nil) + stringify_date(date, "%B", type, style) + end + + # Format a date for use in XML. + # + # date - The Time to format. + # + # Examples + # + # date_to_xmlschema(Time.now) + # # => "2011-04-24T20:34:46+08:00" + # + # Returns the formatted String. + def date_to_xmlschema(date) + return date if date.to_s.empty? + time(date).xmlschema + end + + # Format a date according to RFC-822 + # + # date - The Time to format. + # + # Examples + # + # date_to_rfc822(Time.now) + # # => "Sun, 24 Apr 2011 12:34:46 +0000" + # + # Returns the formatted String. + def date_to_rfc822(date) + return date if date.to_s.empty? + time(date).rfc822 + end + + private + # month_type: Notations that evaluate to 'Month' via `Time#strftime` ("%b", "%B") + # type: nil (default) or "ordinal" + # style: nil (default) or "US" + # + # Returns a stringified date or the empty input. + def stringify_date(date, month_type, type = nil, style = nil) + return date if date.to_s.empty? + time = time(date) + if type == "ordinal" + day = time.day + ordinal_day = "#{day}#{ordinal(day)}" + return time.strftime("#{month_type} #{ordinal_day}, %Y") if style == "US" + return time.strftime("#{ordinal_day} #{month_type} %Y") + end + time.strftime("%d #{month_type} %Y") + end + + private + def ordinal(number) + return "th" if (11..13).cover?(number) + + case number % 10 + when 1 then "st" + when 2 then "nd" + when 3 then "rd" + else "th" + end + end + + private + def time(input) + date = Liquid::Utils.to_date(input) + unless date.respond_to?(:to_time) + raise Errors::InvalidDateError, + "Invalid Date: '#{input.inspect}' is not a valid datetime." + end + date.to_time.dup.localtime + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/grouping_filters.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/grouping_filters.rb new file mode 100644 index 0000000..4086bbe --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/grouping_filters.rb @@ -0,0 +1,65 @@ +# frozen_string_literal: true + +module Jekyll + module Filters + module GroupingFilters + # Group an array of items by a property + # + # input - the inputted Enumerable + # property - the property + # + # Returns an array of Hashes, each looking something like this: + # {"name" => "larry" + # "items" => [...] } # all the items where `property` == "larry" + def group_by(input, property) + if groupable?(input) + groups = input.group_by { |item| item_property(item, property).to_s } + grouped_array(groups) + else + input + end + end + + # Group an array of items by an expression + # + # input - the object array + # variable - the variable to assign each item to in the expression + # expression -a Liquid comparison expression passed in as a string + # + # Returns the filtered array of objects + def group_by_exp(input, variable, expression) + return input unless groupable?(input) + + parsed_expr = parse_expression(expression) + @context.stack do + groups = input.group_by do |item| + @context[variable] = item + parsed_expr.render(@context) + end + grouped_array(groups) + end + end + + private + def parse_expression(str) + Liquid::Variable.new(str, Liquid::ParseContext.new) + end + + private + def groupable?(element) + element.respond_to?(:group_by) + end + + private + def grouped_array(groups) + groups.each_with_object([]) do |item, array| + array << { + "name" => item.first, + "items" => item.last, + "size" => item.last.size, + } + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/url_filters.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/url_filters.rb new file mode 100644 index 0000000..67abe13 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/filters/url_filters.rb @@ -0,0 +1,63 @@ +# frozen_string_literal: true + +module Jekyll + module Filters + module URLFilters + # Produces an absolute URL based on site.url and site.baseurl. + # + # input - the URL to make absolute. + # + # Returns the absolute URL as a String. + def absolute_url(input) + return if input.nil? + input = input.url if input.respond_to?(:url) + return input if Addressable::URI.parse(input.to_s).absolute? + site = @context.registers[:site] + return relative_url(input) if site.config["url"].nil? + Addressable::URI.parse( + site.config["url"].to_s + relative_url(input) + ).normalize.to_s + end + + # Produces a URL relative to the domain root based on site.baseurl + # unless it is already an absolute url with an authority (host). + # + # input - the URL to make relative to the domain root + # + # Returns a URL relative to the domain root as a String. + def relative_url(input) + return if input.nil? + input = input.url if input.respond_to?(:url) + return input if Addressable::URI.parse(input.to_s).absolute? + + parts = [sanitized_baseurl, input] + Addressable::URI.parse( + parts.compact.map { |part| ensure_leading_slash(part.to_s) }.join + ).normalize.to_s + end + + # Strips trailing `/index.html` from URLs to create pretty permalinks + # + # input - the URL with a possible `/index.html` + # + # Returns a URL with the trailing `/index.html` removed + def strip_index(input) + return if input.nil? || input.to_s.empty? + input.sub(%r!/index\.html?$!, "/") + end + + private + + def sanitized_baseurl + site = @context.registers[:site] + site.config["baseurl"].to_s.chomp("/") + end + + def ensure_leading_slash(input) + return input if input.nil? || input.empty? || input.start_with?("/") + "/#{input}" + end + + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/frontmatter_defaults.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/frontmatter_defaults.rb new file mode 100644 index 0000000..7d96b8c --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/frontmatter_defaults.rb @@ -0,0 +1,229 @@ +# frozen_string_literal: true + +module Jekyll + # This class handles custom defaults for YAML frontmatter settings. + # These are set in _config.yml and apply both to internal use (e.g. layout) + # and the data available to liquid. + # + # It is exposed via the frontmatter_defaults method on the site class. + class FrontmatterDefaults + # Initializes a new instance. + def initialize(site) + @site = site + end + + def update_deprecated_types(set) + return set unless set.key?("scope") && set["scope"].key?("type") + + set["scope"]["type"] = + case set["scope"]["type"] + when "page" + Deprecator.defaults_deprecate_type("page", "pages") + "pages" + when "post" + Deprecator.defaults_deprecate_type("post", "posts") + "posts" + when "draft" + Deprecator.defaults_deprecate_type("draft", "drafts") + "drafts" + else + set["scope"]["type"] + end + + set + end + + def ensure_time!(set) + return set unless set.key?("values") && set["values"].key?("date") + return set if set["values"]["date"].is_a?(Time) + set["values"]["date"] = Utils.parse_date( + set["values"]["date"], + "An invalid date format was found in a front-matter default set: #{set}" + ) + set + end + + # Finds a default value for a given setting, filtered by path and type + # + # path - the path (relative to the source) of the page, + # post or :draft the default is used in + # type - a symbol indicating whether a :page, + # a :post or a :draft calls this method + # + # Returns the default value or nil if none was found + def find(path, type, setting) + value = nil + old_scope = nil + + matching_sets(path, type).each do |set| + if set["values"].key?(setting) && has_precedence?(old_scope, set["scope"]) + value = set["values"][setting] + old_scope = set["scope"] + end + end + value + end + + # Collects a hash with all default values for a page or post + # + # path - the relative path of the page or post + # type - a symbol indicating the type (:post, :page or :draft) + # + # Returns a hash with all default values (an empty hash if there are none) + def all(path, type) + defaults = {} + old_scope = nil + matching_sets(path, type).each do |set| + if has_precedence?(old_scope, set["scope"]) + defaults = Utils.deep_merge_hashes(defaults, set["values"]) + old_scope = set["scope"] + else + defaults = Utils.deep_merge_hashes(set["values"], defaults) + end + end + defaults + end + + private + + # Checks if a given default setting scope matches the given path and type + # + # scope - the hash indicating the scope, as defined in _config.yml + # path - the path to check for + # type - the type (:post, :page or :draft) to check for + # + # Returns true if the scope applies to the given path and type + def applies?(scope, path, type) + applies_path?(scope, path) && applies_type?(scope, type) + end + + # rubocop:disable Metrics/AbcSize + def applies_path?(scope, path) + return true if !scope.key?("path") || scope["path"].empty? + + sanitized_path = Pathname.new(sanitize_path(path)) + site_path = Pathname.new(@site.source) + rel_scope_path = Pathname.new(scope["path"]) + abs_scope_path = File.join(@site.source, rel_scope_path) + + if scope["path"].to_s.include?("*") + Dir.glob(abs_scope_path).each do |scope_path| + scope_path = Pathname.new(scope_path).relative_path_from(site_path) + scope_path = strip_collections_dir(scope_path) + Jekyll.logger.debug "Globbed Scope Path:", scope_path + return true if path_is_subpath?(sanitized_path, scope_path) + end + false + else + path_is_subpath?(sanitized_path, strip_collections_dir(rel_scope_path)) + end + end + # rubocop:enable Metrics/AbcSize + + def path_is_subpath?(path, parent_path) + path.ascend do |ascended_path| + if ascended_path.to_s == parent_path.to_s + return true + end + end + + false + end + + def strip_collections_dir(path) + collections_dir = @site.config["collections_dir"] + slashed_coll_dir = "#{collections_dir}/" + return path if collections_dir.empty? || !path.to_s.start_with?(slashed_coll_dir) + path.sub(slashed_coll_dir, "") + end + + # Determines whether the scope applies to type. + # The scope applies to the type if: + # 1. no 'type' is specified + # 2. the 'type' in the scope is the same as the type asked about + # + # scope - the Hash defaults set being asked about application + # type - the type of the document being processed / asked about + # its defaults. + # + # Returns true if either of the above conditions are satisfied, + # otherwise returns false + def applies_type?(scope, type) + !scope.key?("type") || scope["type"].eql?(type.to_s) + end + + # Checks if a given set of default values is valid + # + # set - the default value hash, as defined in _config.yml + # + # Returns true if the set is valid and can be used in this class + def valid?(set) + set.is_a?(Hash) && set["values"].is_a?(Hash) + end + + # Determines if a new scope has precedence over an old one + # + # old_scope - the old scope hash, or nil if there's none + # new_scope - the new scope hash + # + # Returns true if the new scope has precedence over the older + # rubocop: disable PredicateName + def has_precedence?(old_scope, new_scope) + return true if old_scope.nil? + + new_path = sanitize_path(new_scope["path"]) + old_path = sanitize_path(old_scope["path"]) + + if new_path.length != old_path.length + new_path.length >= old_path.length + elsif new_scope.key?("type") + true + else + !old_scope.key? "type" + end + end + # rubocop: enable PredicateName + + # Collects a list of sets that match the given path and type + # + # Returns an array of hashes + def matching_sets(path, type) + valid_sets.select do |set| + !set.key?("scope") || applies?(set["scope"], path, type) + end + end + + # Returns a list of valid sets + # + # This is not cached to allow plugins to modify the configuration + # and have their changes take effect + # + # Returns an array of hashes + def valid_sets + sets = @site.config["defaults"] + return [] unless sets.is_a?(Array) + + sets.map do |set| + if valid?(set) + ensure_time!(update_deprecated_types(set)) + else + Jekyll.logger.warn "Defaults:", "An invalid front-matter default set was found:" + Jekyll.logger.warn set.to_s + nil + end + end.compact + end + + # Sanitizes the given path by removing a leading and adding a trailing slash + + SANITIZATION_REGEX = %r!\A/|(?<=[^/])\z! + + def sanitize_path(path) + if path.nil? || path.empty? + "" + else + path.gsub(SANITIZATION_REGEX, "") + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/generator.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/generator.rb new file mode 100644 index 0000000..649715f --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/generator.rb @@ -0,0 +1,5 @@ +# frozen_string_literal: true + +module Jekyll + Generator = Class.new(Plugin) +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/hooks.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/hooks.rb new file mode 100644 index 0000000..64496b5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/hooks.rb @@ -0,0 +1,107 @@ +# frozen_string_literal: true + +module Jekyll + module Hooks + DEFAULT_PRIORITY = 20 + + # compatibility layer for octopress-hooks users + PRIORITY_MAP = { + :low => 10, + :normal => 20, + :high => 30, + }.freeze + + # initial empty hooks + @registry = { + :site => { + :after_init => [], + :after_reset => [], + :post_read => [], + :pre_render => [], + :post_render => [], + :post_write => [], + }, + :pages => { + :post_init => [], + :pre_render => [], + :post_render => [], + :post_write => [], + }, + :posts => { + :post_init => [], + :pre_render => [], + :post_render => [], + :post_write => [], + }, + :documents => { + :post_init => [], + :pre_render => [], + :post_render => [], + :post_write => [], + }, + :clean => { + :on_obsolete => [], + }, + } + + # map of all hooks and their priorities + @hook_priority = {} + + NotAvailable = Class.new(RuntimeError) + Uncallable = Class.new(RuntimeError) + + # register hook(s) to be called later, public API + def self.register(owners, event, priority: DEFAULT_PRIORITY, &block) + Array(owners).each do |owner| + register_one(owner, event, priority_value(priority), &block) + end + end + + # Ensure the priority is a Fixnum + def self.priority_value(priority) + return priority if priority.is_a?(Integer) + PRIORITY_MAP[priority] || DEFAULT_PRIORITY + end + + # register a single hook to be called later, internal API + def self.register_one(owner, event, priority, &block) + @registry[owner] ||= { + :post_init => [], + :pre_render => [], + :post_render => [], + :post_write => [], + } + + unless @registry[owner][event] + raise NotAvailable, "Invalid hook. #{owner} supports only the " \ + "following hooks #{@registry[owner].keys.inspect}" + end + + unless block.respond_to? :call + raise Uncallable, "Hooks must respond to :call" + end + + insert_hook owner, event, priority, &block + end + + def self.insert_hook(owner, event, priority, &block) + @hook_priority[block] = [-priority, @hook_priority.size] + @registry[owner][event] << block + end + + # interface for Jekyll core components to trigger hooks + def self.trigger(owner, event, *args) + # proceed only if there are hooks to call + return unless @registry[owner] + return unless @registry[owner][event] + + # hooks to call for this owner and event + hooks = @registry[owner][event] + + # sort and call hooks according to priority and load order + hooks.sort_by { |h| @hook_priority[h] }.each do |hook| + hook.call(*args) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/layout.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/layout.rb new file mode 100644 index 0000000..f62fec0 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/layout.rb @@ -0,0 +1,62 @@ +# frozen_string_literal: true + +module Jekyll + class Layout + include Convertible + + # Gets the Site object. + attr_reader :site + + # Gets the name of this layout. + attr_reader :name + + # Gets the path to this layout. + attr_reader :path + + # Gets the path to this layout relative to its base + attr_reader :relative_path + + # Gets/Sets the extension of this layout. + attr_accessor :ext + + # Gets/Sets the Hash that holds the metadata for this layout. + attr_accessor :data + + # Gets/Sets the content of this layout. + attr_accessor :content + + # Initialize a new Layout. + # + # site - The Site. + # base - The String path to the source. + # name - The String filename of the post file. + def initialize(site, base, name) + @site = site + @base = base + @name = name + + if site.theme && site.theme.layouts_path.eql?(base) + @base_dir = site.theme.root + @path = site.in_theme_dir(base, name) + else + @base_dir = site.source + @path = site.in_source_dir(base, name) + end + @relative_path = @path.sub(@base_dir, "") + + self.data = {} + + process(name) + read_yaml(base, name) + end + + # Extract information from the layout filename. + # + # name - The String filename of the layout file. + # + # Returns nothing. + def process(name) + self.ext = File.extname(name) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_extensions.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_extensions.rb new file mode 100644 index 0000000..4551ac1 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_extensions.rb @@ -0,0 +1,24 @@ +# frozen_string_literal: true + +module Jekyll + module LiquidExtensions + + # Lookup a Liquid variable in the given context. + # + # context - the Liquid context in question. + # variable - the variable name, as a string. + # + # Returns the value of the variable in the context + # or the variable name if not found. + def lookup_variable(context, variable) + lookup = context + + variable.split(".").each do |value| + lookup = lookup[value] + end + + lookup || variable + end + + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer.rb new file mode 100644 index 0000000..55e4e0f --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer.rb @@ -0,0 +1,63 @@ +# frozen_string_literal: true + +require_relative "liquid_renderer/file" +require_relative "liquid_renderer/table" + +module Jekyll + class LiquidRenderer + extend Forwardable + + private def_delegator :@site, :in_source_dir, :source_dir + private def_delegator :@site, :in_theme_dir, :theme_dir + + def initialize(site) + @site = site + Liquid::Template.error_mode = @site.config["liquid"]["error_mode"].to_sym + reset + end + + def reset + @stats = {} + end + + def file(filename) + filename.match(filename_regex) + filename = + if Regexp.last_match(1) == theme_dir("") + ::File.join(::File.basename(Regexp.last_match(1)), Regexp.last_match(2)) + else + Regexp.last_match(2) + end + LiquidRenderer::File.new(self, filename).tap do + @stats[filename] ||= new_profile_hash + @stats[filename][:count] += 1 + end + end + + def increment_bytes(filename, bytes) + @stats[filename][:bytes] += bytes + end + + def increment_time(filename, time) + @stats[filename][:time] += time + end + + def stats_table(num_of_rows = 50) + LiquidRenderer::Table.new(@stats).to_s(num_of_rows) + end + + def self.format_error(error, path) + "#{error.message} in #{path}" + end + + private + + def filename_regex + @filename_regex ||= %r!\A(#{source_dir}/|#{theme_dir}/|\W*)(.*)!i + end + + def new_profile_hash + Hash.new { |hash, key| hash[key] = 0 } + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb new file mode 100644 index 0000000..574bbd3 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/file.rb @@ -0,0 +1,56 @@ +# frozen_string_literal: true + +module Jekyll + class LiquidRenderer + class File + def initialize(renderer, filename) + @renderer = renderer + @filename = filename + end + + def parse(content) + measure_time do + @template = Liquid::Template.parse(content, :line_numbers => true) + end + + self + end + + def render(*args) + measure_time do + measure_bytes do + @template.render(*args) + end + end + end + + def render!(*args) + measure_time do + measure_bytes do + @template.render!(*args) + end + end + end + + def warnings + @template.warnings + end + + private + + def measure_bytes + yield.tap do |str| + @renderer.increment_bytes(@filename, str.bytesize) + end + end + + def measure_time + before = Time.now + yield + ensure + after = Time.now + @renderer.increment_time(@filename, after - before) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/table.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/table.rb new file mode 100644 index 0000000..b2d91fe --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/liquid_renderer/table.rb @@ -0,0 +1,96 @@ +# frozen_string_literal: true + +module Jekyll + class LiquidRenderer::Table + def initialize(stats) + @stats = stats + end + + def to_s(num_of_rows = 50) + data = data_for_table(num_of_rows) + widths = table_widths(data) + generate_table(data, widths) + end + + private + + def generate_table(data, widths) + str = String.new("\n") + + table_head = data.shift + str << generate_row(table_head, widths) + str << generate_table_head_border(table_head, widths) + + data.each do |row_data| + str << generate_row(row_data, widths) + end + + str << "\n" + str + end + + def generate_table_head_border(row_data, widths) + str = String.new("") + + row_data.each_index do |cell_index| + str << "-" * widths[cell_index] + str << "-+-" unless cell_index == row_data.length - 1 + end + + str << "\n" + str + end + + def generate_row(row_data, widths) + str = String.new("") + + row_data.each_with_index do |cell_data, cell_index| + str << if cell_index.zero? + cell_data.ljust(widths[cell_index], " ") + else + cell_data.rjust(widths[cell_index], " ") + end + + str << " | " unless cell_index == row_data.length - 1 + end + + str << "\n" + str + end + + def table_widths(data) + widths = [] + + data.each do |row| + row.each_with_index do |cell, index| + widths[index] = [cell.length, widths[index]].compact.max + end + end + + widths + end + + def data_for_table(num_of_rows) + sorted = @stats.sort_by { |_, file_stats| -file_stats[:time] } + sorted = sorted.slice(0, num_of_rows) + + table = [%w(Filename Count Bytes Time)] + + sorted.each do |filename, file_stats| + row = [] + row << filename + row << file_stats[:count].to_s + row << format_bytes(file_stats[:bytes]) + row << format("%.3f", file_stats[:time]) + table << row + end + + table + end + + def format_bytes(bytes) + bytes /= 1024.0 + format("%.2fK", bytes) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/log_adapter.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/log_adapter.rb new file mode 100644 index 0000000..65b8f9d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/log_adapter.rb @@ -0,0 +1,147 @@ +# frozen_string_literal: true + +module Jekyll + class LogAdapter + attr_reader :writer, :messages, :level + + LOG_LEVELS = { + :debug => ::Logger::DEBUG, + :info => ::Logger::INFO, + :warn => ::Logger::WARN, + :error => ::Logger::ERROR, + }.freeze + + # Public: Create a new instance of a log writer + # + # writer - Logger compatible instance + # log_level - (optional, symbol) the log level + # + # Returns nothing + def initialize(writer, level = :info) + @messages = [] + @writer = writer + self.log_level = level + end + + # Public: Set the log level on the writer + # + # level - (symbol) the log level + # + # Returns nothing + def log_level=(level) + writer.level = LOG_LEVELS.fetch(level) + @level = level + end + + def adjust_verbosity(options = {}) + # Quiet always wins. + if options[:quiet] + self.log_level = :error + elsif options[:verbose] + self.log_level = :debug + end + debug "Logging at level:", LOG_LEVELS.key(writer.level).to_s + end + + # Public: Print a debug message + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # message - the message detail + # + # Returns nothing + def debug(topic, message = nil, &block) + write(:debug, topic, message, &block) + end + + # Public: Print a message + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # message - the message detail + # + # Returns nothing + def info(topic, message = nil, &block) + write(:info, topic, message, &block) + end + + # Public: Print a message + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # message - the message detail + # + # Returns nothing + def warn(topic, message = nil, &block) + write(:warn, topic, message, &block) + end + + # Public: Print an error message + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # message - the message detail + # + # Returns nothing + def error(topic, message = nil, &block) + write(:error, topic, message, &block) + end + + # Public: Print an error message and immediately abort the process + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # message - the message detail (can be omitted) + # + # Returns nothing + def abort_with(topic, message = nil, &block) + error(topic, message, &block) + abort + end + + # Internal: Build a topic method + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # message - the message detail + # + # Returns the formatted message + def message(topic, message = nil) + raise ArgumentError, "block or message, not both" if block_given? && message + + message = yield if block_given? + message = message.to_s.gsub(%r!\s+!, " ") + topic = formatted_topic(topic, block_given?) + out = topic + message + messages << out + out + end + + # Internal: Format the topic + # + # topic - the topic of the message, e.g. "Configuration file", "Deprecation", etc. + # colon - + # + # Returns the formatted topic statement + def formatted_topic(topic, colon = false) + "#{topic}#{colon ? ": " : " "}".rjust(20) + end + + # Internal: Check if the message should be written given the log level. + # + # level_of_message - the Symbol level of message, one of :debug, :info, :warn, :error + # + # Returns whether the message should be written. + def write_message?(level_of_message) + LOG_LEVELS.fetch(level) <= LOG_LEVELS.fetch(level_of_message) + end + + # Internal: Log a message. + # + # level_of_message - the Symbol level of message, one of :debug, :info, :warn, :error + # topic - the String topic or full message + # message - the String message (optional) + # block - a block containing the message (optional) + # + # Returns false if the message was not written, otherwise returns the value of calling + # the appropriate writer method, e.g. writer.info. + def write(level_of_message, topic, message = nil, &block) + return false unless write_message?(level_of_message) + writer.public_send(level_of_message, message(topic, message, &block)) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/mime.types b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/mime.types new file mode 100644 index 0000000..af68d35 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/mime.types @@ -0,0 +1,825 @@ +# Woah there. Do not edit this file directly. +# This file is generated automatically by script/vendor-mimes. + +application/andrew-inset ez +application/applixware aw +application/atom+xml atom +application/atomcat+xml atomcat +application/atomsvc+xml atomsvc +application/bdoc bdoc +application/ccxml+xml ccxml +application/cdmi-capability cdmia +application/cdmi-container cdmic +application/cdmi-domain cdmid +application/cdmi-object cdmio +application/cdmi-queue cdmiq +application/cu-seeme cu +application/dash+xml mpd +application/davmount+xml davmount +application/docbook+xml dbk +application/dssc+der dssc +application/dssc+xml xdssc +application/ecmascript ecma +application/emma+xml emma +application/epub+zip epub +application/exi exi +application/font-tdpfr pfr +application/font-woff woff +application/font-woff2 woff2 +application/geo+json geojson +application/gml+xml gml +application/gpx+xml gpx +application/gxf gxf +application/gzip gz +application/hyperstudio stk +application/inkml+xml ink inkml +application/ipfix ipfix +application/java-archive jar war ear +application/java-serialized-object ser +application/java-vm class +application/javascript js mjs +application/json json map +application/json5 json5 +application/jsonml+json jsonml +application/ld+json jsonld +application/lost+xml lostxml +application/mac-binhex40 hqx +application/mac-compactpro cpt +application/mads+xml mads +application/manifest+json webmanifest +application/marc mrc +application/marcxml+xml mrcx +application/mathematica ma nb mb +application/mathml+xml mathml +application/mbox mbox +application/mediaservercontrol+xml mscml +application/metalink+xml metalink +application/metalink4+xml meta4 +application/mets+xml mets +application/mods+xml mods +application/mp21 m21 mp21 +application/mp4 mp4s m4p +application/msword doc dot +application/mxf mxf +application/octet-stream bin dms lrf mar so dist distz pkg bpk dump elc deploy exe dll deb dmg iso img msi msp msm buffer +application/oda oda +application/oebps-package+xml opf +application/ogg ogx +application/omdoc+xml omdoc +application/onenote onetoc onetoc2 onetmp onepkg +application/oxps oxps +application/patch-ops-error+xml xer +application/pdf pdf +application/pgp-encrypted pgp +application/pgp-signature asc sig +application/pics-rules prf +application/pkcs10 p10 +application/pkcs7-mime p7m p7c +application/pkcs7-signature p7s +application/pkcs8 p8 +application/pkix-attr-cert ac +application/pkix-cert cer +application/pkix-crl crl +application/pkix-pkipath pkipath +application/pkixcmp pki +application/pls+xml pls +application/postscript ai eps ps +application/prs.cww cww +application/pskc+xml pskcxml +application/rdf+xml rdf +application/reginfo+xml rif +application/relax-ng-compact-syntax rnc +application/resource-lists+xml rl +application/resource-lists-diff+xml rld +application/rls-services+xml rs +application/rpki-ghostbusters gbr +application/rpki-manifest mft +application/rpki-roa roa +application/rsd+xml rsd +application/rss+xml rss +application/rtf rtf +application/sbml+xml sbml +application/scvp-cv-request scq +application/scvp-cv-response scs +application/scvp-vp-request spq +application/scvp-vp-response spp +application/sdp sdp +application/set-payment-initiation setpay +application/set-registration-initiation setreg +application/shf+xml shf +application/smil+xml smi smil +application/sparql-query rq +application/sparql-results+xml srx +application/srgs gram +application/srgs+xml grxml +application/sru+xml sru +application/ssdl+xml ssdl +application/ssml+xml ssml +application/tei+xml tei teicorpus +application/thraud+xml tfi +application/timestamped-data tsd +application/vnd.3gpp.pic-bw-large plb +application/vnd.3gpp.pic-bw-small psb +application/vnd.3gpp.pic-bw-var pvb +application/vnd.3gpp2.tcap tcap +application/vnd.3m.post-it-notes pwn +application/vnd.accpac.simply.aso aso +application/vnd.accpac.simply.imp imp +application/vnd.acucobol acu +application/vnd.acucorp atc acutc +application/vnd.adobe.air-application-installer-package+zip air +application/vnd.adobe.formscentral.fcdt fcdt +application/vnd.adobe.fxp fxp fxpl +application/vnd.adobe.xdp+xml xdp +application/vnd.adobe.xfdf xfdf +application/vnd.ahead.space ahead +application/vnd.airzip.filesecure.azf azf +application/vnd.airzip.filesecure.azs azs +application/vnd.amazon.ebook azw +application/vnd.americandynamics.acc acc +application/vnd.amiga.ami ami +application/vnd.android.package-archive apk +application/vnd.anser-web-certificate-issue-initiation cii +application/vnd.anser-web-funds-transfer-initiation fti +application/vnd.antix.game-component atx +application/vnd.apple.installer+xml mpkg +application/vnd.apple.mpegurl m3u8 +application/vnd.apple.pkpass pkpass +application/vnd.aristanetworks.swi swi +application/vnd.astraea-software.iota iota +application/vnd.audiograph aep +application/vnd.blueice.multipass mpm +application/vnd.bmi bmi +application/vnd.businessobjects rep +application/vnd.chemdraw+xml cdxml +application/vnd.chipnuts.karaoke-mmd mmd +application/vnd.cinderella cdy +application/vnd.claymore cla +application/vnd.cloanto.rp9 rp9 +application/vnd.clonk.c4group c4g c4d c4f c4p c4u +application/vnd.cluetrust.cartomobile-config c11amc +application/vnd.cluetrust.cartomobile-config-pkg c11amz +application/vnd.commonspace csp +application/vnd.contact.cmsg cdbcmsg +application/vnd.cosmocaller cmc +application/vnd.crick.clicker clkx +application/vnd.crick.clicker.keyboard clkk +application/vnd.crick.clicker.palette clkp +application/vnd.crick.clicker.template clkt +application/vnd.crick.clicker.wordbank clkw +application/vnd.criticaltools.wbs+xml wbs +application/vnd.ctc-posml pml +application/vnd.cups-ppd ppd +application/vnd.curl.car car +application/vnd.curl.pcurl pcurl +application/vnd.dart dart +application/vnd.data-vision.rdz rdz +application/vnd.dece.data uvf uvvf uvd uvvd +application/vnd.dece.ttml+xml uvt uvvt +application/vnd.dece.unspecified uvx uvvx +application/vnd.dece.zip uvz uvvz +application/vnd.denovo.fcselayout-link fe_launch +application/vnd.dna dna +application/vnd.dolby.mlp mlp +application/vnd.dpgraph dpg +application/vnd.dreamfactory dfac +application/vnd.ds-keypoint kpxx +application/vnd.dvb.ait ait +application/vnd.dvb.service svc +application/vnd.dynageo geo +application/vnd.ecowin.chart mag +application/vnd.enliven nml +application/vnd.epson.esf esf +application/vnd.epson.msf msf +application/vnd.epson.quickanime qam +application/vnd.epson.salt slt +application/vnd.epson.ssf ssf +application/vnd.eszigno3+xml es3 et3 +application/vnd.ezpix-album ez2 +application/vnd.ezpix-package ez3 +application/vnd.fdf fdf +application/vnd.fdsn.mseed mseed +application/vnd.fdsn.seed seed dataless +application/vnd.flographit gph +application/vnd.fluxtime.clip ftc +application/vnd.framemaker fm frame maker book +application/vnd.frogans.fnc fnc +application/vnd.frogans.ltf ltf +application/vnd.fsc.weblaunch fsc +application/vnd.fujitsu.oasys oas +application/vnd.fujitsu.oasys2 oa2 +application/vnd.fujitsu.oasys3 oa3 +application/vnd.fujitsu.oasysgp fg5 +application/vnd.fujitsu.oasysprs bh2 +application/vnd.fujixerox.ddd ddd +application/vnd.fujixerox.docuworks xdw +application/vnd.fujixerox.docuworks.binder xbd +application/vnd.fuzzysheet fzs +application/vnd.genomatix.tuxedo txd +application/vnd.geogebra.file ggb +application/vnd.geogebra.tool ggt +application/vnd.geometry-explorer gex gre +application/vnd.geonext gxt +application/vnd.geoplan g2w +application/vnd.geospace g3w +application/vnd.gmx gmx +application/vnd.google-apps.document gdoc +application/vnd.google-apps.presentation gslides +application/vnd.google-apps.spreadsheet gsheet +application/vnd.google-earth.kml+xml kml +application/vnd.google-earth.kmz kmz +application/vnd.grafeq gqf gqs +application/vnd.groove-account gac +application/vnd.groove-help ghf +application/vnd.groove-identity-message gim +application/vnd.groove-injector grv +application/vnd.groove-tool-message gtm +application/vnd.groove-tool-template tpl +application/vnd.groove-vcard vcg +application/vnd.hal+xml hal +application/vnd.handheld-entertainment+xml zmm +application/vnd.hbci hbci +application/vnd.hhe.lesson-player les +application/vnd.hp-hpgl hpgl +application/vnd.hp-hpid hpid +application/vnd.hp-hps hps +application/vnd.hp-jlyt jlt +application/vnd.hp-pcl pcl +application/vnd.hp-pclxl pclxl +application/vnd.hydrostatix.sof-data sfd-hdstx +application/vnd.ibm.minipay mpy +application/vnd.ibm.modcap afp listafp list3820 +application/vnd.ibm.rights-management irm +application/vnd.ibm.secure-container sc +application/vnd.iccprofile icc icm +application/vnd.igloader igl +application/vnd.immervision-ivp ivp +application/vnd.immervision-ivu ivu +application/vnd.insors.igm igm +application/vnd.intercon.formnet xpw xpx +application/vnd.intergeo i2g +application/vnd.intu.qbo qbo +application/vnd.intu.qfx qfx +application/vnd.ipunplugged.rcprofile rcprofile +application/vnd.irepository.package+xml irp +application/vnd.is-xpr xpr +application/vnd.isac.fcs fcs +application/vnd.jam jam +application/vnd.jcp.javame.midlet-rms rms +application/vnd.jisp jisp +application/vnd.joost.joda-archive joda +application/vnd.kahootz ktz ktr +application/vnd.kde.karbon karbon +application/vnd.kde.kchart chrt +application/vnd.kde.kformula kfo +application/vnd.kde.kivio flw +application/vnd.kde.kontour kon +application/vnd.kde.kpresenter kpr kpt +application/vnd.kde.kspread ksp +application/vnd.kde.kword kwd kwt +application/vnd.kenameaapp htke +application/vnd.kidspiration kia +application/vnd.kinar kne knp +application/vnd.koan skp skd skt skm +application/vnd.kodak-descriptor sse +application/vnd.las.las+xml lasxml +application/vnd.llamagraphics.life-balance.desktop lbd +application/vnd.llamagraphics.life-balance.exchange+xml lbe +application/vnd.lotus-1-2-3 123 +application/vnd.lotus-approach apr +application/vnd.lotus-freelance pre +application/vnd.lotus-notes nsf +application/vnd.lotus-organizer org +application/vnd.lotus-screencam scm +application/vnd.lotus-wordpro lwp +application/vnd.macports.portpkg portpkg +application/vnd.mcd mcd +application/vnd.medcalcdata mc1 +application/vnd.mediastation.cdkey cdkey +application/vnd.mfer mwf +application/vnd.mfmp mfm +application/vnd.micrografx.flo flo +application/vnd.micrografx.igx igx +application/vnd.mif mif +application/vnd.mobius.daf daf +application/vnd.mobius.dis dis +application/vnd.mobius.mbk mbk +application/vnd.mobius.mqy mqy +application/vnd.mobius.msl msl +application/vnd.mobius.plc plc +application/vnd.mobius.txf txf +application/vnd.mophun.application mpn +application/vnd.mophun.certificate mpc +application/vnd.mozilla.xul+xml xul +application/vnd.ms-artgalry cil +application/vnd.ms-cab-compressed cab +application/vnd.ms-excel xls xlm xla xlc xlt xlw +application/vnd.ms-excel.addin.macroenabled.12 xlam +application/vnd.ms-excel.sheet.binary.macroenabled.12 xlsb +application/vnd.ms-excel.sheet.macroenabled.12 xlsm +application/vnd.ms-excel.template.macroenabled.12 xltm +application/vnd.ms-fontobject eot +application/vnd.ms-htmlhelp chm +application/vnd.ms-ims ims +application/vnd.ms-lrm lrm +application/vnd.ms-officetheme thmx +application/vnd.ms-outlook msg +application/vnd.ms-pki.seccat cat +application/vnd.ms-pki.stl stl +application/vnd.ms-powerpoint ppt pps pot +application/vnd.ms-powerpoint.addin.macroenabled.12 ppam +application/vnd.ms-powerpoint.presentation.macroenabled.12 pptm +application/vnd.ms-powerpoint.slide.macroenabled.12 sldm +application/vnd.ms-powerpoint.slideshow.macroenabled.12 ppsm +application/vnd.ms-powerpoint.template.macroenabled.12 potm +application/vnd.ms-project mpp mpt +application/vnd.ms-word.document.macroenabled.12 docm +application/vnd.ms-word.template.macroenabled.12 dotm +application/vnd.ms-works wps wks wcm wdb +application/vnd.ms-wpl wpl +application/vnd.ms-xpsdocument xps +application/vnd.mseq mseq +application/vnd.musician mus +application/vnd.muvee.style msty +application/vnd.mynfc taglet +application/vnd.neurolanguage.nlu nlu +application/vnd.nitf ntf nitf +application/vnd.noblenet-directory nnd +application/vnd.noblenet-sealer nns +application/vnd.noblenet-web nnw +application/vnd.nokia.n-gage.data ngdat +application/vnd.nokia.n-gage.symbian.install n-gage +application/vnd.nokia.radio-preset rpst +application/vnd.nokia.radio-presets rpss +application/vnd.novadigm.edm edm +application/vnd.novadigm.edx edx +application/vnd.novadigm.ext ext +application/vnd.oasis.opendocument.chart odc +application/vnd.oasis.opendocument.chart-template otc +application/vnd.oasis.opendocument.database odb +application/vnd.oasis.opendocument.formula odf +application/vnd.oasis.opendocument.formula-template odft +application/vnd.oasis.opendocument.graphics odg +application/vnd.oasis.opendocument.graphics-template otg +application/vnd.oasis.opendocument.image odi +application/vnd.oasis.opendocument.image-template oti +application/vnd.oasis.opendocument.presentation odp +application/vnd.oasis.opendocument.presentation-template otp +application/vnd.oasis.opendocument.spreadsheet ods +application/vnd.oasis.opendocument.spreadsheet-template ots +application/vnd.oasis.opendocument.text odt +application/vnd.oasis.opendocument.text-master odm +application/vnd.oasis.opendocument.text-template ott +application/vnd.oasis.opendocument.text-web oth +application/vnd.olpc-sugar xo +application/vnd.oma.dd2+xml dd2 +application/vnd.openofficeorg.extension oxt +application/vnd.openxmlformats-officedocument.presentationml.presentation pptx +application/vnd.openxmlformats-officedocument.presentationml.slide sldx +application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx +application/vnd.openxmlformats-officedocument.presentationml.template potx +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx +application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx +application/vnd.openxmlformats-officedocument.wordprocessingml.document docx +application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx +application/vnd.osgeo.mapguide.package mgp +application/vnd.osgi.dp dp +application/vnd.osgi.subsystem esa +application/vnd.palm pdb pqa oprc +application/vnd.pawaafile paw +application/vnd.pg.format str +application/vnd.pg.osasli ei6 +application/vnd.picsel efif +application/vnd.pmi.widget wg +application/vnd.pocketlearn plf +application/vnd.powerbuilder6 pbd +application/vnd.previewsystems.box box +application/vnd.proteus.magazine mgz +application/vnd.publishare-delta-tree qps +application/vnd.pvi.ptid1 ptid +application/vnd.quark.quarkxpress qxd qxt qwd qwt qxl qxb +application/vnd.realvnc.bed bed +application/vnd.recordare.musicxml mxl +application/vnd.recordare.musicxml+xml musicxml +application/vnd.rig.cryptonote cryptonote +application/vnd.rim.cod cod +application/vnd.rn-realmedia rm +application/vnd.rn-realmedia-vbr rmvb +application/vnd.route66.link66+xml link66 +application/vnd.sailingtracker.track st +application/vnd.seemail see +application/vnd.sema sema +application/vnd.semd semd +application/vnd.semf semf +application/vnd.shana.informed.formdata ifm +application/vnd.shana.informed.formtemplate itp +application/vnd.shana.informed.interchange iif +application/vnd.shana.informed.package ipk +application/vnd.simtech-mindmapper twd twds +application/vnd.smaf mmf +application/vnd.smart.teacher teacher +application/vnd.solent.sdkm+xml sdkm sdkd +application/vnd.spotfire.dxp dxp +application/vnd.spotfire.sfs sfs +application/vnd.stardivision.calc sdc +application/vnd.stardivision.draw sda +application/vnd.stardivision.impress sdd +application/vnd.stardivision.math smf +application/vnd.stardivision.writer sdw vor +application/vnd.stardivision.writer-global sgl +application/vnd.stepmania.package smzip +application/vnd.stepmania.stepchart sm +application/vnd.sun.wadl+xml wadl +application/vnd.sun.xml.calc sxc +application/vnd.sun.xml.calc.template stc +application/vnd.sun.xml.draw sxd +application/vnd.sun.xml.draw.template std +application/vnd.sun.xml.impress sxi +application/vnd.sun.xml.impress.template sti +application/vnd.sun.xml.math sxm +application/vnd.sun.xml.writer sxw +application/vnd.sun.xml.writer.global sxg +application/vnd.sun.xml.writer.template stw +application/vnd.sus-calendar sus susp +application/vnd.svd svd +application/vnd.symbian.install sis sisx +application/vnd.syncml+xml xsm +application/vnd.syncml.dm+wbxml bdm +application/vnd.syncml.dm+xml xdm +application/vnd.tao.intent-module-archive tao +application/vnd.tcpdump.pcap pcap cap dmp +application/vnd.tmobile-livetv tmo +application/vnd.trid.tpt tpt +application/vnd.triscape.mxs mxs +application/vnd.trueapp tra +application/vnd.ufdl ufd ufdl +application/vnd.uiq.theme utz +application/vnd.umajin umj +application/vnd.unity unityweb +application/vnd.uoml+xml uoml +application/vnd.vcx vcx +application/vnd.visio vsd vst vss vsw +application/vnd.visionary vis +application/vnd.vsf vsf +application/vnd.wap.wbxml wbxml +application/vnd.wap.wmlc wmlc +application/vnd.wap.wmlscriptc wmlsc +application/vnd.webturbo wtb +application/vnd.wolfram.player nbp +application/vnd.wordperfect wpd +application/vnd.wqd wqd +application/vnd.wt.stf stf +application/vnd.xara xar +application/vnd.xfdl xfdl +application/vnd.yamaha.hv-dic hvd +application/vnd.yamaha.hv-script hvs +application/vnd.yamaha.hv-voice hvp +application/vnd.yamaha.openscoreformat osf +application/vnd.yamaha.openscoreformat.osfpvg+xml osfpvg +application/vnd.yamaha.smaf-audio saf +application/vnd.yamaha.smaf-phrase spf +application/vnd.yellowriver-custom-menu cmp +application/vnd.zul zir zirz +application/vnd.zzazz.deck+xml zaz +application/voicexml+xml vxml +application/widget wgt +application/winhlp hlp +application/wsdl+xml wsdl +application/wspolicy+xml wspolicy +application/x-7z-compressed 7z +application/x-abiword abw +application/x-ace-compressed ace +application/x-arj arj +application/x-authorware-bin aab x32 u32 vox +application/x-authorware-map aam +application/x-authorware-seg aas +application/x-bcpio bcpio +application/x-bittorrent torrent +application/x-blorb blb blorb +application/x-bzip bz +application/x-bzip2 bz2 boz +application/x-cbr cbr cba cbt cbz cb7 +application/x-cdlink vcd +application/x-cfs-compressed cfs +application/x-chat chat +application/x-chess-pgn pgn +application/x-chrome-extension crx +application/x-cocoa cco +application/x-conference nsc +application/x-cpio cpio +application/x-csh csh +application/x-debian-package udeb +application/x-dgc-compressed dgc +application/x-director dir dcr dxr cst cct cxt w3d fgd swa +application/x-doom wad +application/x-dtbncx+xml ncx +application/x-dtbook+xml dtb +application/x-dtbresource+xml res +application/x-dvi dvi +application/x-envoy evy +application/x-eva eva +application/x-font-bdf bdf +application/x-font-ghostscript gsf +application/x-font-linux-psf psf +application/x-font-otf otf +application/x-font-pcf pcf +application/x-font-snf snf +application/x-font-ttf ttf ttc +application/x-font-type1 pfa pfb pfm afm +application/x-freearc arc +application/x-futuresplash spl +application/x-gca-compressed gca +application/x-glulx ulx +application/x-gnumeric gnumeric +application/x-gramps-xml gramps +application/x-gtar gtar +application/x-hdf hdf +application/x-httpd-php php +application/x-install-instructions install +application/x-java-archive-diff jardiff +application/x-java-jnlp-file jnlp +application/x-latex latex +application/x-lua-bytecode luac +application/x-lzh-compressed lzh lha +application/x-makeself run +application/x-mie mie +application/x-mobipocket-ebook prc mobi +application/x-ms-application application +application/x-ms-shortcut lnk +application/x-ms-wmd wmd +application/x-ms-wmz wmz +application/x-ms-xbap xbap +application/x-msaccess mdb +application/x-msbinder obd +application/x-mscardfile crd +application/x-msclip clp +application/x-msdownload com bat +application/x-msmediaview mvb m13 m14 +application/x-msmetafile wmf emf emz +application/x-msmoney mny +application/x-mspublisher pub +application/x-msschedule scd +application/x-msterminal trm +application/x-mswrite wri +application/x-netcdf nc cdf +application/x-ns-proxy-autoconfig pac +application/x-nzb nzb +application/x-perl pl pm +application/x-pkcs12 p12 pfx +application/x-pkcs7-certificates p7b spc +application/x-pkcs7-certreqresp p7r +application/x-rar-compressed rar +application/x-redhat-package-manager rpm +application/x-research-info-systems ris +application/x-sea sea +application/x-sh sh +application/x-shar shar +application/x-shockwave-flash swf +application/x-silverlight-app xap +application/x-sql sql +application/x-stuffit sit +application/x-stuffitx sitx +application/x-subrip srt +application/x-sv4cpio sv4cpio +application/x-sv4crc sv4crc +application/x-t3vm-image t3 +application/x-tads gam +application/x-tar tar +application/x-tcl tcl tk +application/x-tex tex +application/x-tex-tfm tfm +application/x-texinfo texinfo texi +application/x-tgif obj +application/x-ustar ustar +application/x-virtualbox-hdd hdd +application/x-virtualbox-ova ova +application/x-virtualbox-ovf ovf +application/x-virtualbox-vbox vbox +application/x-virtualbox-vbox-extpack vbox-extpack +application/x-virtualbox-vdi vdi +application/x-virtualbox-vhd vhd +application/x-virtualbox-vmdk vmdk +application/x-wais-source src +application/x-web-app-manifest+json webapp +application/x-x509-ca-cert der crt pem +application/x-xfig fig +application/x-xliff+xml xlf +application/x-xpinstall xpi +application/x-xz xz +application/x-zmachine z1 z2 z3 z4 z5 z6 z7 z8 +application/xaml+xml xaml +application/xcap-diff+xml xdf +application/xenc+xml xenc +application/xhtml+xml xhtml xht +application/xml xml xsl xsd rng +application/xml-dtd dtd +application/xop+xml xop +application/xproc+xml xpl +application/xslt+xml xslt +application/xspf+xml xspf +application/xv+xml mxml xhvml xvml xvm +application/yang yang +application/yin+xml yin +application/zip zip +audio/3gpp 3gpp +audio/adpcm adp +audio/basic au snd +audio/midi mid midi kar rmi +audio/mp3 mp3 +audio/mp4 m4a mp4a +audio/mpeg mpga mp2 mp2a m2a m3a +audio/ogg oga ogg spx +audio/s3m s3m +audio/silk sil +audio/vnd.dece.audio uva uvva +audio/vnd.digital-winds eol +audio/vnd.dra dra +audio/vnd.dts dts +audio/vnd.dts.hd dtshd +audio/vnd.lucent.voice lvp +audio/vnd.ms-playready.media.pya pya +audio/vnd.nuera.ecelp4800 ecelp4800 +audio/vnd.nuera.ecelp7470 ecelp7470 +audio/vnd.nuera.ecelp9600 ecelp9600 +audio/vnd.rip rip +audio/wav wav +audio/webm weba +audio/x-aac aac +audio/x-aiff aif aiff aifc +audio/x-caf caf +audio/x-flac flac +audio/x-matroska mka +audio/x-mpegurl m3u +audio/x-ms-wax wax +audio/x-ms-wma wma +audio/x-pn-realaudio ram ra +audio/x-pn-realaudio-plugin rmp +audio/xm xm +chemical/x-cdx cdx +chemical/x-cif cif +chemical/x-cmdf cmdf +chemical/x-cml cml +chemical/x-csml csml +chemical/x-xyz xyz +image/apng apng +image/bmp bmp +image/cgm cgm +image/g3fax g3 +image/gif gif +image/ief ief +image/jpeg jpeg jpg jpe +image/ktx ktx +image/png png +image/prs.btif btif +image/sgi sgi +image/svg+xml svg svgz +image/tiff tiff tif +image/vnd.adobe.photoshop psd +image/vnd.dece.graphic uvi uvvi uvg uvvg +image/vnd.djvu djvu djv +image/vnd.dvb.subtitle sub +image/vnd.dwg dwg +image/vnd.dxf dxf +image/vnd.fastbidsheet fbs +image/vnd.fpx fpx +image/vnd.fst fst +image/vnd.fujixerox.edmics-mmr mmr +image/vnd.fujixerox.edmics-rlc rlc +image/vnd.ms-modi mdi +image/vnd.ms-photo wdp +image/vnd.net-fpx npx +image/vnd.wap.wbmp wbmp +image/vnd.xiff xif +image/webp webp +image/x-3ds 3ds +image/x-cmu-raster ras +image/x-cmx cmx +image/x-freehand fh fhc fh4 fh5 fh7 +image/x-icon ico +image/x-jng jng +image/x-mrsid-image sid +image/x-pcx pcx +image/x-pict pic pct +image/x-portable-anymap pnm +image/x-portable-bitmap pbm +image/x-portable-graymap pgm +image/x-portable-pixmap ppm +image/x-rgb rgb +image/x-tga tga +image/x-xbitmap xbm +image/x-xpixmap xpm +image/x-xwindowdump xwd +message/rfc822 eml mime +model/gltf+json gltf +model/gltf-binary glb +model/iges igs iges +model/mesh msh mesh silo +model/vnd.collada+xml dae +model/vnd.dwf dwf +model/vnd.gdl gdl +model/vnd.gtw gtw +model/vnd.mts mts +model/vnd.vtu vtu +model/vrml wrl vrml +model/x3d+binary x3db x3dbz +model/x3d+vrml x3dv x3dvz +model/x3d+xml x3d x3dz +text/cache-manifest appcache manifest +text/calendar ics ifb +text/coffeescript coffee litcoffee +text/css css +text/csv csv +text/hjson hjson +text/html html htm shtml +text/jade jade +text/jsx jsx +text/less less +text/markdown markdown md +text/mathml mml +text/n3 n3 +text/plain txt text conf def list log in ini +text/prs.lines.tag dsc +text/richtext rtx +text/sgml sgml sgm +text/slim slim slm +text/stylus stylus styl +text/tab-separated-values tsv +text/troff t tr roff man me ms +text/turtle ttl +text/uri-list uri uris urls +text/vcard vcard +text/vnd.curl curl +text/vnd.curl.dcurl dcurl +text/vnd.curl.mcurl mcurl +text/vnd.curl.scurl scurl +text/vnd.fly fly +text/vnd.fmi.flexstor flx +text/vnd.graphviz gv +text/vnd.in3d.3dml 3dml +text/vnd.in3d.spot spot +text/vnd.sun.j2me.app-descriptor jad +text/vnd.wap.wml wml +text/vnd.wap.wmlscript wmls +text/vtt vtt +text/x-asm s asm +text/x-c c cc cxx cpp h hh dic +text/x-component htc +text/x-fortran f for f77 f90 +text/x-handlebars-template hbs +text/x-java-source java +text/x-lua lua +text/x-markdown mkd +text/x-nfo nfo +text/x-opml opml +text/x-pascal p pas +text/x-processing pde +text/x-sass sass +text/x-scss scss +text/x-setext etx +text/x-sfv sfv +text/x-suse-ymp ymp +text/x-uuencode uu +text/x-vcalendar vcs +text/x-vcard vcf +text/yaml yaml yml +video/3gpp 3gp +video/3gpp2 3g2 +video/h261 h261 +video/h263 h263 +video/h264 h264 +video/jpeg jpgv +video/jpm jpm jpgm +video/mj2 mj2 mjp2 +video/mp2t ts +video/mp4 mp4 mp4v mpg4 +video/mpeg mpeg mpg mpe m1v m2v +video/ogg ogv +video/quicktime qt mov +video/vnd.dece.hd uvh uvvh +video/vnd.dece.mobile uvm uvvm +video/vnd.dece.pd uvp uvvp +video/vnd.dece.sd uvs uvvs +video/vnd.dece.video uvv uvvv +video/vnd.dvb.file dvb +video/vnd.fvt fvt +video/vnd.mpegurl mxu m4u +video/vnd.ms-playready.media.pyv pyv +video/vnd.uvvu.mp4 uvu uvvu +video/vnd.vivo viv +video/webm webm +video/x-f4v f4v +video/x-fli fli +video/x-flv flv +video/x-m4v m4v +video/x-matroska mkv mk3d mks +video/x-mng mng +video/x-ms-asf asf asx +video/x-ms-vob vob +video/x-ms-wm wm +video/x-ms-wmv wmv +video/x-ms-wmx wmx +video/x-ms-wvx wvx +video/x-msvideo avi +video/x-sgi-movie movie +video/x-smv smv +x-conference/x-cooltalk ice \ No newline at end of file diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page.rb new file mode 100644 index 0000000..caea9cd --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page.rb @@ -0,0 +1,187 @@ +# frozen_string_literal: true + +module Jekyll + class Page + include Convertible + + attr_writer :dir + attr_accessor :site, :pager + attr_accessor :name, :ext, :basename + attr_accessor :data, :content, :output + + alias_method :extname, :ext + + FORWARD_SLASH = "/".freeze + + # Attributes for Liquid templates + ATTRIBUTES_FOR_LIQUID = %w( + content + dir + name + path + url + ).freeze + + # A set of extensions that are considered HTML or HTML-like so we + # should not alter them, this includes .xhtml through XHTM5. + + HTML_EXTENSIONS = %w( + .html + .xhtml + .htm + ).freeze + + # Initialize a new Page. + # + # site - The Site object. + # base - The String path to the source. + # dir - The String path between the source and the file. + # name - The String filename of the file. + def initialize(site, base, dir, name) + @site = site + @base = base + @dir = dir + @name = name + @path = if site.in_theme_dir(base) == base # we're in a theme + site.in_theme_dir(base, dir, name) + else + site.in_source_dir(base, dir, name) + end + + process(name) + read_yaml(File.join(base, dir), name) + + data.default_proc = proc do |_, key| + site.frontmatter_defaults.find(File.join(dir, name), type, key) + end + + Jekyll::Hooks.trigger :pages, :post_init, self + end + + # The generated directory into which the page will be placed + # upon generation. This is derived from the permalink or, if + # permalink is absent, will be '/' + # + # Returns the String destination directory. + def dir + if url.end_with?(FORWARD_SLASH) + url + else + url_dir = File.dirname(url) + url_dir.end_with?(FORWARD_SLASH) ? url_dir : "#{url_dir}/" + end + end + + # The full path and filename of the post. Defined in the YAML of the post + # body. + # + # Returns the String permalink or nil if none has been set. + def permalink + data.nil? ? nil : data["permalink"] + end + + # The template of the permalink. + # + # Returns the template String. + def template + if !html? + "/:path/:basename:output_ext" + elsif index? + "/:path/" + else + Utils.add_permalink_suffix("/:path/:basename", site.permalink_style) + end + end + + # The generated relative url of this page. e.g. /about.html. + # + # Returns the String url. + def url + @url ||= URL.new({ + :template => template, + :placeholders => url_placeholders, + :permalink => permalink, + }).to_s + end + + # Returns a hash of URL placeholder names (as symbols) mapping to the + # desired placeholder replacements. For details see "url.rb" + def url_placeholders + { + :path => @dir, + :basename => basename, + :output_ext => output_ext, + } + end + + # Extract information from the page filename. + # + # name - The String filename of the page file. + # + # Returns nothing. + def process(name) + self.ext = File.extname(name) + self.basename = name[0..-ext.length - 1] + end + + # Add any necessary layouts to this post + # + # layouts - The Hash of {"name" => "layout"}. + # site_payload - The site payload Hash. + # + # Returns String rendered page. + def render(layouts, site_payload) + site_payload["page"] = to_liquid + site_payload["paginator"] = pager.to_liquid + + do_layout(site_payload, layouts) + end + + # The path to the source file + # + # Returns the path to the source file + def path + data.fetch("path") { relative_path } + end + + # The path to the page source file, relative to the site source + def relative_path + File.join(*[@dir, @name].map(&:to_s).reject(&:empty?)).sub(%r!\A\/!, "") + end + + # Obtain destination path. + # + # dest - The String path to the destination dir. + # + # Returns the destination file path String. + def destination(dest) + path = site.in_dest_dir(dest, URL.unescape_path(url)) + path = File.join(path, "index") if url.end_with?("/") + path << output_ext unless path.end_with? output_ext + path + end + + # Returns the object as a debug String. + def inspect + "#" + end + + # Returns the Boolean of whether this Page is HTML or not. + def html? + HTML_EXTENSIONS.include?(output_ext) + end + + # Returns the Boolean of whether this Page is an index file or not. + def index? + basename == "index" + end + + def trigger_hooks(hook_name, *args) + Jekyll::Hooks.trigger :pages, hook_name, self, *args + end + + def write? + true + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page_without_a_file.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page_without_a_file.rb new file mode 100644 index 0000000..2d30af5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/page_without_a_file.rb @@ -0,0 +1,18 @@ +# frozen_string_literal: true + +module Jekyll + # A Jekyll::Page subclass to handle processing files without reading it to + # determine the page-data and page-content based on Front Matter delimiters. + # + # The class instance is basically just a bare-bones entity with just + # attributes "dir", "name", "path", "url" defined on it. + class PageWithoutAFile < Page + def read_yaml(*) + @data ||= {} + end + + def inspect + "#" + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin.rb new file mode 100644 index 0000000..2a9dbee --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin.rb @@ -0,0 +1,98 @@ +# frozen_string_literal: true + +module Jekyll + class Plugin + PRIORITIES = { + :low => -10, + :highest => 100, + :lowest => -100, + :normal => 0, + :high => 10, + }.freeze + + # + + def self.inherited(const) + return catch_inheritance(const) do |const_| + catch_inheritance(const_) + end + end + + # + + def self.catch_inheritance(const) + const.define_singleton_method :inherited do |const_| + (@children ||= Set.new).add const_ + if block_given? + yield const_ + end + end + end + + # + + def self.descendants + @children ||= Set.new + out = @children.map(&:descendants) + out << self unless superclass == Plugin + Set.new(out).flatten + end + + # Get or set the priority of this plugin. When called without an + # argument it returns the priority. When an argument is given, it will + # set the priority. + # + # priority - The Symbol priority (default: nil). Valid options are: + # :lowest, :low, :normal, :high, :highest + # + # Returns the Symbol priority. + def self.priority(priority = nil) + @priority ||= nil + if priority && PRIORITIES.key?(priority) + @priority = priority + end + @priority || :normal + end + + # Get or set the safety of this plugin. When called without an argument + # it returns the safety. When an argument is given, it will set the + # safety. + # + # safe - The Boolean safety (default: nil). + # + # Returns the safety Boolean. + def self.safe(safe = nil) + unless defined?(@safe) && safe.nil? + @safe = safe + end + @safe || false + end + + # Spaceship is priority [higher -> lower] + # + # other - The class to be compared. + # + # Returns -1, 0, 1. + def self.<=>(other) + PRIORITIES[other.priority] <=> PRIORITIES[self.priority] + end + + # Spaceship is priority [higher -> lower] + # + # other - The class to be compared. + # + # Returns -1, 0, 1. + def <=>(other) + self.class <=> other.class + end + + # Initialize a new plugin. This should be overridden by the subclass. + # + # config - The Hash of configuration options. + # + # Returns a new instance. + def initialize(config = {}) + # no-op for default + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin_manager.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin_manager.rb new file mode 100644 index 0000000..f53d187 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/plugin_manager.rb @@ -0,0 +1,113 @@ +# frozen_string_literal: true + +module Jekyll + class PluginManager + attr_reader :site + + # Create an instance of this class. + # + # site - the instance of Jekyll::Site we're concerned with + # + # Returns nothing + def initialize(site) + @site = site + end + + # Require all the plugins which are allowed. + # + # Returns nothing + def conscientious_require + require_theme_deps if site.theme + require_plugin_files + require_gems + deprecation_checks + end + + # Require each of the gem plugins specified. + # + # Returns nothing. + def require_gems + Jekyll::External.require_with_graceful_fail( + site.gems.select { |plugin| plugin_allowed?(plugin) } + ) + end + + # Require each of the runtime_dependencies specified by the theme's gemspec. + # + # Returns false only if no dependencies have been specified, otherwise nothing. + def require_theme_deps + return false unless site.theme.runtime_dependencies + site.theme.runtime_dependencies.each do |dep| + next if dep.name == "jekyll" + External.require_with_graceful_fail(dep.name) if plugin_allowed?(dep.name) + end + end + + def self.require_from_bundler + if !ENV["JEKYLL_NO_BUNDLER_REQUIRE"] && File.file?("Gemfile") + require "bundler" + + Bundler.setup + required_gems = Bundler.require(:jekyll_plugins) + message = "Required #{required_gems.map(&:name).join(", ")}" + Jekyll.logger.debug("PluginManager:", message) + ENV["JEKYLL_NO_BUNDLER_REQUIRE"] = "true" + + true + else + false + end + end + + # Check whether a gem plugin is allowed to be used during this build. + # + # plugin_name - the name of the plugin + # + # Returns true if the plugin name is in the whitelist or if the site is not + # in safe mode. + def plugin_allowed?(plugin_name) + !site.safe || whitelist.include?(plugin_name) + end + + # Build an array of allowed plugin gem names. + # + # Returns an array of strings, each string being the name of a gem name + # that is allowed to be used. + def whitelist + @whitelist ||= Array[site.config["whitelist"]].flatten + end + + # Require all .rb files if safe mode is off + # + # Returns nothing. + def require_plugin_files + unless site.safe + plugins_path.each do |plugin_search_path| + plugin_files = Utils.safe_glob(plugin_search_path, File.join("**", "*.rb")) + Jekyll::External.require_with_graceful_fail(plugin_files) + end + end + end + + # Public: Setup the plugin search path + # + # Returns an Array of plugin search paths + def plugins_path + if site.config["plugins_dir"].eql? Jekyll::Configuration::DEFAULTS["plugins_dir"] + [site.in_source_dir(site.config["plugins_dir"])] + else + Array(site.config["plugins_dir"]).map { |d| File.expand_path(d) } + end + end + + def deprecation_checks + pagination_included = (site.config["plugins"] || []).include?("jekyll-paginate") || + defined?(Jekyll::Paginate) + if site.config["paginate"] && !pagination_included + Jekyll::Deprecator.deprecation_message "You appear to have pagination " \ + "turned on, but you haven't included the `jekyll-paginate` gem. " \ + "Ensure you have `plugins: [jekyll-paginate]` in your configuration file." + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/publisher.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/publisher.rb new file mode 100644 index 0000000..26fe4a3 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/publisher.rb @@ -0,0 +1,23 @@ +# frozen_string_literal: true + +module Jekyll + class Publisher + def initialize(site) + @site = site + end + + def publish?(thing) + can_be_published?(thing) && !hidden_in_the_future?(thing) + end + + def hidden_in_the_future?(thing) + thing.respond_to?(:date) && !@site.future && thing.date.to_i > @site.time.to_i + end + + private + + def can_be_published?(thing) + thing.data.fetch("published", true) || @site.unpublished + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/reader.rb new file mode 100644 index 0000000..fed76a1 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/reader.rb @@ -0,0 +1,154 @@ +# frozen_string_literal: true + +module Jekyll + class Reader + attr_reader :site + + def initialize(site) + @site = site + end + + # Read Site data from disk and load it into internal data structures. + # + # Returns nothing. + def read + @site.layouts = LayoutReader.new(site).read + read_directories + sort_files! + @site.data = DataReader.new(site).read(site.config["data_dir"]) + CollectionReader.new(site).read + ThemeAssetsReader.new(site).read + end + + # Sorts posts, pages, and static files. + def sort_files! + site.collections.each_value { |c| c.docs.sort! } + site.pages.sort_by!(&:name) + site.static_files.sort_by!(&:relative_path) + end + + # Recursively traverse directories to find pages and static files + # that will become part of the site according to the rules in + # filter_entries. + # + # dir - The String relative path of the directory to read. Default: ''. + # + # Returns nothing. + def read_directories(dir = "") + base = site.in_source_dir(dir) + + return unless File.directory?(base) + + dot = Dir.chdir(base) { filter_entries(Dir.entries("."), base) } + dot_dirs = dot.select { |file| File.directory?(@site.in_source_dir(base, file)) } + dot_files = (dot - dot_dirs) + dot_pages = dot_files.select do |file| + Utils.has_yaml_header?(@site.in_source_dir(base, file)) + end + dot_static_files = dot_files - dot_pages + + retrieve_posts(dir) + retrieve_dirs(base, dir, dot_dirs) + retrieve_pages(dir, dot_pages) + retrieve_static_files(dir, dot_static_files) + end + + # Retrieves all the posts(posts/drafts) from the given directory + # and add them to the site and sort them. + # + # dir - The String representing the directory to retrieve the posts from. + # + # Returns nothing. + def retrieve_posts(dir) + return if outside_configured_directory?(dir) + site.posts.docs.concat(post_reader.read_posts(dir)) + site.posts.docs.concat(post_reader.read_drafts(dir)) if site.show_drafts + end + + # Recursively traverse directories with the read_directories function. + # + # base - The String representing the site's base directory. + # dir - The String representing the directory to traverse down. + # dot_dirs - The Array of subdirectories in the dir. + # + # Returns nothing. + def retrieve_dirs(_base, dir, dot_dirs) + dot_dirs.each do |file| + dir_path = site.in_source_dir(dir, file) + rel_path = File.join(dir, file) + unless @site.dest.chomp("/") == dir_path + @site.reader.read_directories(rel_path) + end + end + end + + # Retrieve all the pages from the current directory, + # add them to the site and sort them. + # + # dir - The String representing the directory retrieve the pages from. + # dot_pages - The Array of pages in the dir. + # + # Returns nothing. + def retrieve_pages(dir, dot_pages) + site.pages.concat(PageReader.new(site, dir).read(dot_pages)) + end + + # Retrieve all the static files from the current directory, + # add them to the site and sort them. + # + # dir - The directory retrieve the static files from. + # dot_static_files - The static files in the dir. + # + # Returns nothing. + def retrieve_static_files(dir, dot_static_files) + site.static_files.concat(StaticFileReader.new(site, dir).read(dot_static_files)) + end + + # Filter out any files/directories that are hidden or backup files (start + # with "." or "#" or end with "~"), or contain site content (start with "_"), + # or are excluded in the site configuration, unless they are web server + # files such as '.htaccess'. + # + # entries - The Array of String file/directory entries to filter. + # base_directory - The string representing the optional base directory. + # + # Returns the Array of filtered entries. + def filter_entries(entries, base_directory = nil) + EntryFilter.new(site, base_directory).filter(entries) + end + + # Read the entries from a particular directory for processing + # + # dir - The String representing the relative path of the directory to read. + # subfolder - The String representing the directory to read. + # + # Returns the list of entries to process + def get_entries(dir, subfolder) + base = site.in_source_dir(dir, subfolder) + return [] unless File.exist?(base) + entries = Dir.chdir(base) { filter_entries(Dir["**/*"], base) } + entries.delete_if { |e| File.directory?(site.in_source_dir(base, e)) } + end + + private + + # Internal + # + # Determine if the directory is supposed to contain posts and drafts. + # If the user has defined a custom collections_dir, then attempt to read + # posts and drafts only from within that directory. + # + # Returns true if a custom collections_dir has been set but current directory lies + # outside that directory. + def outside_configured_directory?(dir) + collections_dir = site.config["collections_dir"] + !collections_dir.empty? && !dir.start_with?("/#{collections_dir}") + end + + # Create a single PostReader instance to retrieve drafts and posts from all valid + # directories in current site. + def post_reader + @post_reader ||= PostReader.new(site) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/collection_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/collection_reader.rb new file mode 100644 index 0000000..77c7009 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/collection_reader.rb @@ -0,0 +1,22 @@ +# frozen_string_literal: true + +module Jekyll + class CollectionReader + SPECIAL_COLLECTIONS = %w(posts data).freeze + + attr_reader :site, :content + def initialize(site) + @site = site + @content = {} + end + + # Read in all collections specified in the configuration + # + # Returns nothing. + def read + site.collections.each_value do |collection| + collection.read unless SPECIAL_COLLECTIONS.include?(collection.label) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/data_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/data_reader.rb new file mode 100644 index 0000000..445d548 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/data_reader.rb @@ -0,0 +1,77 @@ +# frozen_string_literal: true + +module Jekyll + class DataReader + attr_reader :site, :content + def initialize(site) + @site = site + @content = {} + @entry_filter = EntryFilter.new(site) + end + + # Read all the files in and adds them to @content + # + # dir - The String relative path of the directory to read. + # + # Returns @content, a Hash of the .yaml, .yml, + # .json, and .csv files in the base directory + def read(dir) + base = site.in_source_dir(dir) + read_data_to(base, @content) + @content + end + + # Read and parse all .yaml, .yml, .json, .csv and .tsv + # files under and add them to the variable. + # + # dir - The string absolute path of the directory to read. + # data - The variable to which data will be added. + # + # Returns nothing + def read_data_to(dir, data) + return unless File.directory?(dir) && !@entry_filter.symlink?(dir) + + entries = Dir.chdir(dir) do + Dir["*.{yaml,yml,json,csv,tsv}"] + Dir["*"].select { |fn| File.directory?(fn) } + end + + entries.each do |entry| + path = @site.in_source_dir(dir, entry) + next if @entry_filter.symlink?(path) + + if File.directory?(path) + read_data_to(path, data[sanitize_filename(entry)] = {}) + else + key = sanitize_filename(File.basename(entry, ".*")) + data[key] = read_data_file(path) + end + end + end + + # Determines how to read a data file. + # + # Returns the contents of the data file. + def read_data_file(path) + case File.extname(path).downcase + when ".csv" + CSV.read(path, { + :headers => true, + :encoding => site.config["encoding"], + }).map(&:to_hash) + when ".tsv" + CSV.read(path, { + :col_sep => "\t", + :headers => true, + :encoding => site.config["encoding"], + }).map(&:to_hash) + else + SafeYAML.load_file(path) + end + end + + def sanitize_filename(name) + name.gsub(%r![^\w\s-]+|(?<=^|\b\s)\s+(?=$|\s?\b)!, "") + .gsub(%r!\s+!, "_") + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/layout_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/layout_reader.rb new file mode 100644 index 0000000..706dfed --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/layout_reader.rb @@ -0,0 +1,71 @@ +# frozen_string_literal: true + +module Jekyll + class LayoutReader + attr_reader :site + def initialize(site) + @site = site + @layouts = {} + end + + def read + layout_entries.each do |layout_file| + @layouts[layout_name(layout_file)] = \ + Layout.new(site, layout_directory, layout_file) + end + + theme_layout_entries.each do |layout_file| + @layouts[layout_name(layout_file)] ||= \ + Layout.new(site, theme_layout_directory, layout_file) + end + + @layouts + end + + def layout_directory + @layout_directory ||= (layout_directory_in_cwd || layout_directory_inside_source) + end + + def theme_layout_directory + @theme_layout_directory ||= site.theme.layouts_path if site.theme + end + + private + + def layout_entries + entries_in layout_directory + end + + def theme_layout_entries + theme_layout_directory ? entries_in(theme_layout_directory) : [] + end + + def entries_in(dir) + entries = [] + within(dir) do + entries = EntryFilter.new(site).filter(Dir["**/*.*"]) + end + entries + end + + def layout_name(file) + file.split(".")[0..-2].join(".") + end + + def within(directory) + return unless File.exist?(directory) + Dir.chdir(directory) { yield } + end + + def layout_directory_inside_source + site.in_source_dir(site.config["layouts_dir"]) + end + + def layout_directory_in_cwd + dir = Jekyll.sanitized_path(Dir.pwd, site.config["layouts_dir"]) + if File.directory?(dir) && !site.safe + dir + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/page_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/page_reader.rb new file mode 100644 index 0000000..62d7419 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/page_reader.rb @@ -0,0 +1,25 @@ +# frozen_string_literal: true + +module Jekyll + class PageReader + attr_reader :site, :dir, :unfiltered_content + def initialize(site, dir) + @site = site + @dir = dir + @unfiltered_content = [] + end + + # Read all the files in // for Yaml header and create a new Page + # object for each file. + # + # dir - The String relative path of the directory to read. + # + # Returns an array of static pages. + def read(files) + files.map do |page| + @unfiltered_content << Page.new(@site, @site.source, @dir, page) + end + @unfiltered_content.select { |page| site.publisher.publish?(page) } + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/post_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/post_reader.rb new file mode 100644 index 0000000..b0dc303 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/post_reader.rb @@ -0,0 +1,72 @@ +# frozen_string_literal: true + +module Jekyll + class PostReader + attr_reader :site, :unfiltered_content + def initialize(site) + @site = site + end + + # Read all the files in //_drafts and create a new + # Document object with each one. + # + # dir - The String relative path of the directory to read. + # + # Returns nothing. + def read_drafts(dir) + read_publishable(dir, "_drafts", Document::DATELESS_FILENAME_MATCHER) + end + + # Read all the files in //_posts and create a new Document + # object with each one. + # + # dir - The String relative path of the directory to read. + # + # Returns nothing. + def read_posts(dir) + read_publishable(dir, "_posts", Document::DATE_FILENAME_MATCHER) + end + + # Read all the files in // and create a new + # Document object with each one insofar as it matches the regexp matcher. + # + # dir - The String relative path of the directory to read. + # + # Returns nothing. + def read_publishable(dir, magic_dir, matcher) + read_content(dir, magic_dir, matcher).tap { |docs| docs.each(&:read) } + .select do |doc| + if doc.content.valid_encoding? + site.publisher.publish?(doc).tap do |will_publish| + if !will_publish && site.publisher.hidden_in_the_future?(doc) + Jekyll.logger.debug "Skipping:", "#{doc.relative_path} has a future date" + end + end + else + Jekyll.logger.debug "Skipping:", "#{doc.relative_path} is not valid UTF-8" + false + end + end + end + + # Read all the content files from //magic_dir + # and return them with the type klass. + # + # dir - The String relative path of the directory to read. + # magic_dir - The String relative directory to , + # looks for content here. + # klass - The return type of the content. + # + # Returns klass type of content files + def read_content(dir, magic_dir, matcher) + @site.reader.get_entries(dir, magic_dir).map do |entry| + next unless entry =~ matcher + path = @site.in_source_dir(File.join(dir, magic_dir, entry)) + Document.new(path, { + :site => @site, + :collection => @site.posts, + }) + end.reject(&:nil?) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/static_file_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/static_file_reader.rb new file mode 100644 index 0000000..6bf07f5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/static_file_reader.rb @@ -0,0 +1,25 @@ +# frozen_string_literal: true + +module Jekyll + class StaticFileReader + attr_reader :site, :dir, :unfiltered_content + def initialize(site, dir) + @site = site + @dir = dir + @unfiltered_content = [] + end + + # Read all the files in // for Yaml header and create a new Page + # object for each file. + # + # dir - The String relative path of the directory to read. + # + # Returns an array of static files. + def read(files) + files.map do |file| + @unfiltered_content << StaticFile.new(@site, @site.source, @dir, file) + end + @unfiltered_content + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/theme_assets_reader.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/theme_assets_reader.rb new file mode 100644 index 0000000..2706690 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/readers/theme_assets_reader.rb @@ -0,0 +1,49 @@ +# frozen_string_literal: true + +module Jekyll + class ThemeAssetsReader + attr_reader :site + def initialize(site) + @site = site + end + + def read + return unless site.theme && site.theme.assets_path + + Find.find(site.theme.assets_path) do |path| + next if File.directory?(path) + if File.symlink?(path) + Jekyll.logger.warn "Theme reader:", "Ignored symlinked asset: #{path}" + else + read_theme_asset(path) + end + end + end + + private + def read_theme_asset(path) + base = site.theme.root + dir = File.dirname(path.sub("#{site.theme.root}/", "")) + name = File.basename(path) + + if Utils.has_yaml_header?(path) + append_unless_exists site.pages, + Jekyll::Page.new(site, base, dir, name) + else + append_unless_exists site.static_files, + Jekyll::StaticFile.new(site, base, "/#{dir}", name) + end + end + + def append_unless_exists(haystack, new_item) + if haystack.any? { |file| file.relative_path == new_item.relative_path } + Jekyll.logger.debug "Theme:", + "Ignoring #{new_item.relative_path} in theme due to existing file " \ + "with that path in site." + return + end + + haystack << new_item + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/regenerator.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/regenerator.rb new file mode 100644 index 0000000..178cb1a --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/regenerator.rb @@ -0,0 +1,203 @@ +# frozen_string_literal: true + +module Jekyll + class Regenerator + attr_reader :site, :metadata, :cache + attr_accessor :disabled + private :disabled, :disabled= + + def initialize(site) + @site = site + + # Read metadata from file + read_metadata + + # Initialize cache to an empty hash + clear_cache + end + + # Checks if a renderable object needs to be regenerated + # + # Returns a boolean. + def regenerate?(document) + return true if disabled + case document + when Page + regenerate_page?(document) + when Document + regenerate_document?(document) + else + source_path = document.respond_to?(:path) ? document.path : nil + dest_path = if document.respond_to?(:destination) + document.destination(@site.dest) + end + source_modified_or_dest_missing?(source_path, dest_path) + end + end + + # Add a path to the metadata + # + # Returns true, also on failure. + def add(path) + return true unless File.exist?(path) + + metadata[path] = { + "mtime" => File.mtime(path), + "deps" => [], + } + cache[path] = true + end + + # Force a path to regenerate + # + # Returns true. + def force(path) + cache[path] = true + end + + # Clear the metadata and cache + # + # Returns nothing + def clear + @metadata = {} + clear_cache + end + + # Clear just the cache + # + # Returns nothing + def clear_cache + @cache = {} + end + + # Checks if the source has been modified or the + # destination is missing + # + # returns a boolean + def source_modified_or_dest_missing?(source_path, dest_path) + modified?(source_path) || (dest_path && !File.exist?(dest_path)) + end + + # Checks if a path's (or one of its dependencies) + # mtime has changed + # + # Returns a boolean. + def modified?(path) + return true if disabled? + + # objects that don't have a path are always regenerated + return true if path.nil? + + # Check for path in cache + if cache.key? path + return cache[path] + end + + if metadata[path] + # If we have seen this file before, + # check if it or one of its dependencies has been modified + existing_file_modified?(path) + else + # If we have not seen this file before, add it to the metadata and regenerate it + add(path) + end + end + + # Add a dependency of a path + # + # Returns nothing. + def add_dependency(path, dependency) + return if metadata[path].nil? || disabled + + unless metadata[path]["deps"].include? dependency + metadata[path]["deps"] << dependency + add(dependency) unless metadata.include?(dependency) + end + regenerate? dependency + end + + # Write the metadata to disk + # + # Returns nothing. + def write_metadata + unless disabled? + Jekyll.logger.debug "Writing Metadata:", ".jekyll-metadata" + File.binwrite(metadata_file, Marshal.dump(metadata)) + end + end + + # Produce the absolute path of the metadata file + # + # Returns the String path of the file. + def metadata_file + @metadata_file ||= site.in_source_dir(".jekyll-metadata") + end + + # Check if metadata has been disabled + # + # Returns a Boolean (true for disabled, false for enabled). + def disabled? + self.disabled = !site.incremental? if disabled.nil? + disabled + end + + private + + # Read metadata from the metadata file, if no file is found, + # initialize with an empty hash + # + # Returns the read metadata. + def read_metadata + @metadata = + if !disabled? && File.file?(metadata_file) + content = File.binread(metadata_file) + + begin + Marshal.load(content) + rescue TypeError + SafeYAML.load(content) + rescue ArgumentError => e + Jekyll.logger.warn("Failed to load #{metadata_file}: #{e}") + {} + end + else + {} + end + end + + private + def regenerate_page?(document) + document.asset_file? || document.data["regenerate"] || + source_modified_or_dest_missing?( + site.in_source_dir(document.relative_path), document.destination(@site.dest) + ) + end + + private + def regenerate_document?(document) + !document.write? || document.data["regenerate"] || + source_modified_or_dest_missing?( + document.path, document.destination(@site.dest) + ) + end + + private + def existing_file_modified?(path) + # If one of this file dependencies have been modified, + # set the regeneration bit for both the dependency and the file to true + metadata[path]["deps"].each do |dependency| + if modified?(dependency) + return cache[dependency] = cache[path] = true + end + end + + if File.exist?(path) && metadata[path]["mtime"].eql?(File.mtime(path)) + # If this file has not been modified, set the regeneration bit to false + cache[path] = false + else + # If it has been modified, set it to true + add(path) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/related_posts.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/related_posts.rb new file mode 100644 index 0000000..4ad16ef --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/related_posts.rb @@ -0,0 +1,52 @@ +# frozen_string_literal: true + +module Jekyll + class RelatedPosts + class << self + attr_accessor :lsi + end + + attr_reader :post, :site + + def initialize(post) + @post = post + @site = post.site + Jekyll::External.require_with_graceful_fail("classifier-reborn") if site.lsi + end + + def build + return [] unless site.posts.docs.size > 1 + + if site.lsi + build_index + lsi_related_posts + else + most_recent_posts + end + end + + def build_index + self.class.lsi ||= begin + lsi = ClassifierReborn::LSI.new(:auto_rebuild => false) + Jekyll.logger.info("Populating LSI...") + + site.posts.docs.each do |x| + lsi.add_item(x) + end + + Jekyll.logger.info("Rebuilding index...") + lsi.build_index + Jekyll.logger.info("") + lsi + end + end + + def lsi_related_posts + self.class.lsi.find_related(post, 11) + end + + def most_recent_posts + @most_recent_posts ||= (site.posts.docs.last(11).reverse - [post]).first(10) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/renderer.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/renderer.rb new file mode 100644 index 0000000..9c47b25 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/renderer.rb @@ -0,0 +1,278 @@ +# frozen_string_literal: true + +module Jekyll + class Renderer + attr_reader :document, :site + attr_writer :layouts, :payload + + def initialize(site, document, site_payload = nil) + @site = site + @document = document + @payload = site_payload + end + + # Fetches the payload used in Liquid rendering. + # It can be written with #payload=(new_payload) + # Falls back to site.site_payload if no payload is set. + # + # Returns a Jekyll::Drops::UnifiedPayloadDrop + def payload + @payload ||= site.site_payload + end + + # The list of layouts registered for this Renderer. + # It can be written with #layouts=(new_layouts) + # Falls back to site.layouts if no layouts are registered. + # + # Returns a Hash of String => Jekyll::Layout identified + # as basename without the extension name. + def layouts + @layouts || site.layouts + end + + # Determine which converters to use based on this document's + # extension. + # + # Returns Array of Converter instances. + def converters + @converters ||= site.converters.select { |c| c.matches(document.extname) }.sort + end + + # Determine the extname the outputted file should have + # + # Returns String the output extname including the leading period. + def output_ext + @output_ext ||= (permalink_ext || converter_output_ext) + end + + # Prepare payload and render the document + # + # Returns String rendered document output + def run + Jekyll.logger.debug "Rendering:", document.relative_path + + assign_pages! + assign_current_document! + assign_highlighter_options! + assign_layout_data! + + Jekyll.logger.debug "Pre-Render Hooks:", document.relative_path + document.trigger_hooks(:pre_render, payload) + + render_document + end + + # Render the document. + # + # Returns String rendered document output + # rubocop: disable AbcSize + def render_document + info = { + :registers => { :site => site, :page => payload["page"] }, + :strict_filters => liquid_options["strict_filters"], + :strict_variables => liquid_options["strict_variables"], + } + + output = document.content + if document.render_with_liquid? + Jekyll.logger.debug "Rendering Liquid:", document.relative_path + output = render_liquid(output, payload, info, document.path) + end + + Jekyll.logger.debug "Rendering Markup:", document.relative_path + output = convert(output.to_s) + document.content = output + + if document.place_in_layout? + Jekyll.logger.debug "Rendering Layout:", document.relative_path + output = place_in_layouts(output, payload, info) + end + + output + end + # rubocop: enable AbcSize + + # Convert the document using the converters which match this renderer's document. + # + # Returns String the converted content. + def convert(content) + converters.reduce(content) do |output, converter| + begin + converter.convert output + rescue StandardError => e + Jekyll.logger.error "Conversion error:", + "#{converter.class} encountered an error while "\ + "converting '#{document.relative_path}':" + Jekyll.logger.error("", e.to_s) + raise e + end + end + end + + # Render the given content with the payload and info + # + # content - + # payload - + # info - + # path - (optional) the path to the file, for use in ex + # + # Returns String the content, rendered by Liquid. + def render_liquid(content, payload, info, path = nil) + template = site.liquid_renderer.file(path).parse(content) + template.warnings.each do |e| + Jekyll.logger.warn "Liquid Warning:", + LiquidRenderer.format_error(e, path || document.relative_path) + end + template.render!(payload, info) + # rubocop: disable RescueException + rescue Exception => e + Jekyll.logger.error "Liquid Exception:", + LiquidRenderer.format_error(e, path || document.relative_path) + raise e + end + # rubocop: enable RescueException + + # Checks if the layout specified in the document actually exists + # + # layout - the layout to check + # + # Returns Boolean true if the layout is invalid, false if otherwise + def invalid_layout?(layout) + !document.data["layout"].nil? && layout.nil? && !(document.is_a? Jekyll::Excerpt) + end + + # Render layouts and place document content inside. + # + # Returns String rendered content + def place_in_layouts(content, payload, info) + output = content.dup + layout = layouts[document.data["layout"].to_s] + validate_layout(layout) + + used = Set.new([layout]) + + # Reset the payload layout data to ensure it starts fresh for each page. + payload["layout"] = nil + + while layout + output = render_layout(output, layout, info) + add_regenerator_dependencies(layout) + + if (layout = site.layouts[layout.data["layout"]]) + break if used.include?(layout) + used << layout + end + end + output + end + + # Checks if the layout specified in the document actually exists + # + # layout - the layout to check + # Returns nothing + private + def validate_layout(layout) + if invalid_layout?(layout) + Jekyll.logger.warn( + "Build Warning:", + "Layout '#{document.data["layout"]}' requested "\ + "in #{document.relative_path} does not exist." + ) + elsif !layout.nil? + layout_source = layout.path.start_with?(site.source) ? :site : :theme + Jekyll.logger.debug "Layout source:", layout_source + end + end + + # Render layout content into document.output + # + # Returns String rendered content + private + def render_layout(output, layout, info) + payload["content"] = output + payload["layout"] = Utils.deep_merge_hashes(layout.data, payload["layout"] || {}) + + render_liquid( + layout.content, + payload, + info, + layout.relative_path + ) + end + + private + def add_regenerator_dependencies(layout) + return unless document.write? + site.regenerator.add_dependency( + site.in_source_dir(document.path), + layout.path + ) + end + + # Set page content to payload and assign pager if document has one. + # + # Returns nothing + private + def assign_pages! + payload["page"] = document.to_liquid + payload["paginator"] = if document.respond_to?(:pager) + document.pager.to_liquid + end + end + + # Set related posts to payload if document is a post. + # + # Returns nothing + private + def assign_current_document! + payload["site"].current_document = document + end + + # Set highlighter prefix and suffix + # + # Returns nothing + private + def assign_highlighter_options! + payload["highlighter_prefix"] = converters.first.highlighter_prefix + payload["highlighter_suffix"] = converters.first.highlighter_suffix + end + + private + def assign_layout_data! + layout = layouts[document.data["layout"]] + if layout + payload["layout"] = Utils.deep_merge_hashes(layout.data, payload["layout"] || {}) + end + end + + private + def permalink_ext + document_permalink = document.permalink + if document_permalink && !document_permalink.end_with?("/") + permalink_ext = File.extname(document_permalink) + permalink_ext unless permalink_ext.empty? + end + end + + private + def converter_output_ext + if output_exts.size == 1 + output_exts.last + else + output_exts[-2] + end + end + + private + def output_exts + @output_exts ||= converters.map do |c| + c.output_ext(document.extname) + end.compact + end + + private + def liquid_options + @liquid_options ||= site.config["liquid"] + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/site.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/site.rb new file mode 100644 index 0000000..25257a6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/site.rb @@ -0,0 +1,483 @@ +# frozen_string_literal: true + +module Jekyll + class Site + attr_reader :source, :dest, :config + attr_accessor :layouts, :pages, :static_files, :drafts, + :exclude, :include, :lsi, :highlighter, :permalink_style, + :time, :future, :unpublished, :safe, :plugins, :limit_posts, + :show_drafts, :keep_files, :baseurl, :data, :file_read_opts, + :gems, :plugin_manager, :theme + + attr_accessor :converters, :generators, :reader + attr_reader :regenerator, :liquid_renderer, :includes_load_paths + + # Public: Initialize a new Site. + # + # config - A Hash containing site configuration details. + def initialize(config) + # Source and destination may not be changed after the site has been created. + @source = File.expand_path(config["source"]).freeze + @dest = File.expand_path(config["destination"]).freeze + + self.config = config + + @reader = Reader.new(self) + @regenerator = Regenerator.new(self) + @liquid_renderer = LiquidRenderer.new(self) + + Jekyll.sites << self + + reset + setup + + Jekyll::Hooks.trigger :site, :after_init, self + end + + # Public: Set the site's configuration. This handles side-effects caused by + # changing values in the configuration. + # + # config - a Jekyll::Configuration, containing the new configuration. + # + # Returns the new configuration. + def config=(config) + @config = config.clone + + %w(safe lsi highlighter baseurl exclude include future unpublished + show_drafts limit_posts keep_files).each do |opt| + self.send("#{opt}=", config[opt]) + end + + # keep using `gems` to avoid breaking change + self.gems = config["plugins"] + + configure_plugins + configure_theme + configure_include_paths + configure_file_read_opts + + self.permalink_style = config["permalink"].to_sym + + @config + end + + # Public: Read, process, and write this Site to output. + # + # Returns nothing. + def process + reset + read + generate + render + cleanup + write + print_stats if config["profile"] + end + + def print_stats + Jekyll.logger.info @liquid_renderer.stats_table + end + + # Reset Site details. + # + # Returns nothing + def reset + self.time = if config["time"] + Utils.parse_date(config["time"].to_s, "Invalid time in _config.yml.") + else + Time.now + end + self.layouts = {} + self.pages = [] + self.static_files = [] + self.data = {} + @site_data = nil + @collections = nil + @docs_to_write = nil + @regenerator.clear_cache + @liquid_renderer.reset + @site_cleaner = nil + + if limit_posts < 0 + raise ArgumentError, "limit_posts must be a non-negative number" + end + + Jekyll::Hooks.trigger :site, :after_reset, self + end + + # Load necessary libraries, plugins, converters, and generators. + # + # Returns nothing. + def setup + ensure_not_in_dest + + plugin_manager.conscientious_require + + self.converters = instantiate_subclasses(Jekyll::Converter) + self.generators = instantiate_subclasses(Jekyll::Generator) + end + + # Check that the destination dir isn't the source dir or a directory + # parent to the source dir. + def ensure_not_in_dest + dest_pathname = Pathname.new(dest) + Pathname.new(source).ascend do |path| + if path == dest_pathname + raise Errors::FatalException, + "Destination directory cannot be or contain the Source directory." + end + end + end + + # The list of collections and their corresponding Jekyll::Collection instances. + # If config['collections'] is set, a new instance is created + # for each item in the collection, a new hash is returned otherwise. + # + # Returns a Hash containing collection name-to-instance pairs. + def collections + @collections ||= Hash[collection_names.map do |coll| + [coll, Jekyll::Collection.new(self, coll)] + end] + end + + # The list of collection names. + # + # Returns an array of collection names from the configuration, + # or an empty array if the `collections` key is not set. + def collection_names + case config["collections"] + when Hash + config["collections"].keys + when Array + config["collections"] + when nil + [] + else + raise ArgumentError, "Your `collections` key must be a hash or an array." + end + end + + # Read Site data from disk and load it into internal data structures. + # + # Returns nothing. + def read + reader.read + limit_posts! + Jekyll::Hooks.trigger :site, :post_read, self + end + + # Run each of the Generators. + # + # Returns nothing. + def generate + generators.each do |generator| + start = Time.now + generator.generate(self) + Jekyll.logger.debug "Generating:", + "#{generator.class} finished in #{Time.now - start} seconds." + end + end + + # Render the site to the destination. + # + # Returns nothing. + def render + relative_permalinks_are_deprecated + + payload = site_payload + + Jekyll::Hooks.trigger :site, :pre_render, self, payload + + render_docs(payload) + render_pages(payload) + + Jekyll::Hooks.trigger :site, :post_render, self, payload + end + + # Remove orphaned files and empty directories in destination. + # + # Returns nothing. + def cleanup + site_cleaner.cleanup! + end + + # Write static files, pages, and posts. + # + # Returns nothing. + def write + each_site_file do |item| + item.write(dest) if regenerator.regenerate?(item) + end + regenerator.write_metadata + Jekyll::Hooks.trigger :site, :post_write, self + end + + def posts + collections["posts"] ||= Collection.new(self, "posts") + end + + # Construct a Hash of Posts indexed by the specified Post attribute. + # + # post_attr - The String name of the Post attribute. + # + # Examples + # + # post_attr_hash('categories') + # # => { 'tech' => [, ], + # # 'ruby' => [] } + # + # Returns the Hash: { attr => posts } where + # attr - One of the values for the requested attribute. + # posts - The Array of Posts with the given attr value. + def post_attr_hash(post_attr) + # Build a hash map based on the specified post attribute ( post attr => + # array of posts ) then sort each array in reverse order. + hash = Hash.new { |h, key| h[key] = [] } + posts.docs.each do |p| + p.data[post_attr].each { |t| hash[t] << p } if p.data[post_attr] + end + hash.each_value { |posts| posts.sort!.reverse! } + hash + end + + def tags + post_attr_hash("tags") + end + + def categories + post_attr_hash("categories") + end + + # Prepare site data for site payload. The method maintains backward compatibility + # if the key 'data' is already used in _config.yml. + # + # Returns the Hash to be hooked to site.data. + def site_data + @site_data ||= (config["data"] || data) + end + + # The Hash payload containing site-wide data. + # + # Returns the Hash: { "site" => data } where data is a Hash with keys: + # "time" - The Time as specified in the configuration or the + # current time if none was specified. + # "posts" - The Array of Posts, sorted chronologically by post date + # and then title. + # "pages" - The Array of all Pages. + # "html_pages" - The Array of HTML Pages. + # "categories" - The Hash of category values and Posts. + # See Site#post_attr_hash for type info. + # "tags" - The Hash of tag values and Posts. + # See Site#post_attr_hash for type info. + def site_payload + Drops::UnifiedPayloadDrop.new self + end + alias_method :to_liquid, :site_payload + + # Get the implementation class for the given Converter. + # Returns the Converter instance implementing the given Converter. + # klass - The Class of the Converter to fetch. + def find_converter_instance(klass) + @find_converter_instance ||= {} + @find_converter_instance[klass] ||= begin + converters.find { |converter| converter.instance_of?(klass) } || \ + raise("No Converters found for #{klass}") + end + end + + # klass - class or module containing the subclasses. + # Returns array of instances of subclasses of parameter. + # Create array of instances of the subclasses of the class or module + # passed in as argument. + + def instantiate_subclasses(klass) + klass.descendants.select { |c| !safe || c.safe }.sort.map do |c| + c.new(config) + end + end + + # Warns the user if permanent links are relative to the parent + # directory. As this is a deprecated function of Jekyll. + # + # Returns + def relative_permalinks_are_deprecated + if config["relative_permalinks"] + Jekyll.logger.abort_with "Since v3.0, permalinks for pages" \ + " in subfolders must be relative to the" \ + " site source directory, not the parent" \ + " directory. Check https://jekyllrb.com/docs/upgrading/"\ + " for more info." + end + end + + # Get the to be written documents + # + # Returns an Array of Documents which should be written + def docs_to_write + @docs_to_write ||= documents.select(&:write?) + end + + # Get all the documents + # + # Returns an Array of all Documents + def documents + collections.reduce(Set.new) do |docs, (_, collection)| + docs + collection.docs + collection.files + end.to_a + end + + def each_site_file + %w(pages static_files docs_to_write).each do |type| + send(type).each do |item| + yield item + end + end + end + + # Returns the FrontmatterDefaults or creates a new FrontmatterDefaults + # if it doesn't already exist. + # + # Returns The FrontmatterDefaults + def frontmatter_defaults + @frontmatter_defaults ||= FrontmatterDefaults.new(self) + end + + # Whether to perform a full rebuild without incremental regeneration + # + # Returns a Boolean: true for a full rebuild, false for normal build + def incremental?(override = {}) + override["incremental"] || config["incremental"] + end + + # Returns the publisher or creates a new publisher if it doesn't + # already exist. + # + # Returns The Publisher + def publisher + @publisher ||= Publisher.new(self) + end + + # Public: Prefix a given path with the source directory. + # + # paths - (optional) path elements to a file or directory within the + # source directory + # + # Returns a path which is prefixed with the source directory. + def in_source_dir(*paths) + paths.reduce(source) do |base, path| + Jekyll.sanitized_path(base, path) + end + end + + # Public: Prefix a given path with the theme directory. + # + # paths - (optional) path elements to a file or directory within the + # theme directory + # + # Returns a path which is prefixed with the theme root directory. + def in_theme_dir(*paths) + return nil unless theme + paths.reduce(theme.root) do |base, path| + Jekyll.sanitized_path(base, path) + end + end + + # Public: Prefix a given path with the destination directory. + # + # paths - (optional) path elements to a file or directory within the + # destination directory + # + # Returns a path which is prefixed with the destination directory. + def in_dest_dir(*paths) + paths.reduce(dest) do |base, path| + Jekyll.sanitized_path(base, path) + end + end + + # Public: The full path to the directory that houses all the collections registered + # with the current site. + # + # Returns the source directory or the absolute path to the custom collections_dir + def collections_path + dir_str = config["collections_dir"] + @collections_path ||= dir_str.empty? ? source : in_source_dir(dir_str) + end + + # Limits the current posts; removes the posts which exceed the limit_posts + # + # Returns nothing + private + def limit_posts! + if limit_posts > 0 + limit = posts.docs.length < limit_posts ? posts.docs.length : limit_posts + self.posts.docs = posts.docs[-limit, limit] + end + end + + # Returns the Cleaner or creates a new Cleaner if it doesn't + # already exist. + # + # Returns The Cleaner + private + def site_cleaner + @site_cleaner ||= Cleaner.new(self) + end + + private + def configure_plugins + self.plugin_manager = Jekyll::PluginManager.new(self) + self.plugins = plugin_manager.plugins_path + end + + private + def configure_theme + self.theme = nil + return if config["theme"].nil? + + self.theme = + if config["theme"].is_a?(String) + Jekyll::Theme.new(config["theme"]) + else + Jekyll.logger.warn "Theme:", "value of 'theme' in config should be " \ + "String to use gem-based themes, but got #{config["theme"].class}" + nil + end + end + + private + def configure_include_paths + @includes_load_paths = Array(in_source_dir(config["includes_dir"].to_s)) + @includes_load_paths << theme.includes_path if theme && theme.includes_path + end + + private + def configure_file_read_opts + self.file_read_opts = {} + self.file_read_opts[:encoding] = config["encoding"] if config["encoding"] + self.file_read_opts = Jekyll::Utils.merged_file_read_opts(self, {}) + end + + private + def render_docs(payload) + collections.each_value do |collection| + collection.docs.each do |document| + render_regenerated(document, payload) + end + end + end + + private + def render_pages(payload) + pages.flatten.each do |page| + render_regenerated(page, payload) + end + end + + private + def render_regenerated(document, payload) + return unless regenerator.regenerate?(document) + document.output = Jekyll::Renderer.new(self, document, payload).run + document.trigger_hooks(:post_render) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/static_file.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/static_file.rb new file mode 100644 index 0000000..ea89b6d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/static_file.rb @@ -0,0 +1,167 @@ +# frozen_string_literal: true + +module Jekyll + class StaticFile + extend Forwardable + + attr_reader :relative_path, :extname, :name, :data + + def_delegator :to_liquid, :to_json, :to_json + + class << self + # The cache of last modification times [path] -> mtime. + def mtimes + @mtimes ||= {} + end + + def reset_cache + @mtimes = nil + end + end + + # Initialize a new StaticFile. + # + # site - The Site. + # base - The String path to the . + # dir - The String path between and the file. + # name - The String filename of the file. + # rubocop: disable ParameterLists + def initialize(site, base, dir, name, collection = nil) + @site = site + @base = base + @dir = dir + @name = name + @collection = collection + @relative_path = File.join(*[@dir, @name].compact) + @extname = File.extname(@name) + @data = @site.frontmatter_defaults.all(relative_path, type) + end + # rubocop: enable ParameterLists + + # Returns source file path. + def path + # Static file is from a collection inside custom collections directory + if !@collection.nil? && !@site.config["collections_dir"].empty? + File.join(*[@base, @site.config["collections_dir"], @dir, @name].compact) + else + File.join(*[@base, @dir, @name].compact) + end + end + + # Obtain destination path. + # + # dest - The String path to the destination dir. + # + # Returns destination file path. + def destination(dest) + @site.in_dest_dir(*[dest, destination_rel_dir, @name].compact) + end + + def destination_rel_dir + if @collection + File.dirname(url) + else + @dir + end + end + + def modified_time + @modified_time ||= File.stat(path).mtime + end + + # Returns last modification time for this file. + def mtime + modified_time.to_i + end + + # Is source path modified? + # + # Returns true if modified since last write. + def modified? + self.class.mtimes[path] != mtime + end + + # Whether to write the file to the filesystem + # + # Returns true unless the defaults for the destination path from + # _config.yml contain `published: false`. + def write? + defaults.fetch("published", true) + end + + # Write the static file to the destination directory (if modified). + # + # dest - The String path to the destination dir. + # + # Returns false if the file was not modified since last time (no-op). + def write(dest) + dest_path = destination(dest) + + return false if File.exist?(dest_path) && !modified? + self.class.mtimes[path] = mtime + + FileUtils.mkdir_p(File.dirname(dest_path)) + FileUtils.rm(dest_path) if File.exist?(dest_path) + copy_file(dest_path) + + true + end + + def to_liquid + @to_liquid ||= Drops::StaticFileDrop.new(self) + end + + def basename + File.basename(name, extname) + end + + def placeholders + { + :collection => @collection.label, + :path => relative_path[ + @collection.relative_directory.size..relative_path.size], + :output_ext => "", + :name => "", + :title => "", + } + end + + # Applies a similar URL-building technique as Jekyll::Document that takes + # the collection's URL template into account. The default URL template can + # be overriden in the collection's configuration in _config.yml. + def url + @url ||= if @collection.nil? + relative_path + else + ::Jekyll::URL.new({ + :template => @collection.url_template, + :placeholders => placeholders, + }) + end.to_s.chomp("/") + end + + # Returns the type of the collection if present, nil otherwise. + def type + @type ||= @collection.nil? ? nil : @collection.label.to_sym + end + + # Returns the front matter defaults defined for the file's URL and/or type + # as defined in _config.yml. + def defaults + @defaults ||= @site.frontmatter_defaults.all url, type + end + + private + def copy_file(dest_path) + if @site.safe || Jekyll.env == "production" + FileUtils.cp(path, dest_path) + else + FileUtils.copy_entry(path, dest_path) + end + + unless File.symlink?(dest_path) + File.utime(self.class.mtimes[path], self.class.mtimes[path], dest_path) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/stevenson.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/stevenson.rb new file mode 100644 index 0000000..bbec661 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/stevenson.rb @@ -0,0 +1,61 @@ +# frozen_string_literal: true + +module Jekyll + class Stevenson < ::Logger + def initialize + @progname = nil + @level = DEBUG + @default_formatter = Formatter.new + @logdev = $stdout + @formatter = proc do |_, _, _, msg| + msg.to_s + end + end + + def add(severity, message = nil, progname = nil) + severity ||= UNKNOWN + @logdev = logdevice(severity) + + if @logdev.nil? || severity < @level + return true + end + progname ||= @progname + if message.nil? + if block_given? + message = yield + else + message = progname + progname = @progname + end + end + @logdev.puts( + format_message(format_severity(severity), Time.now, progname, message) + ) + true + end + + # Log a +WARN+ message + def warn(progname = nil, &block) + add(WARN, nil, progname.yellow, &block) + end + + # Log an +ERROR+ message + def error(progname = nil, &block) + add(ERROR, nil, progname.red, &block) + end + + def close + # No LogDevice in use + end + + private + + def logdevice(severity) + if severity > INFO + $stderr + else + $stdout + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/highlight.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/highlight.rb new file mode 100644 index 0000000..37fbec2 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/highlight.rb @@ -0,0 +1,142 @@ +# frozen_string_literal: true + +module Jekyll + module Tags + class HighlightBlock < Liquid::Block + include Liquid::StandardFilters + + # The regular expression syntax checker. Start with the language specifier. + # Follow that by zero or more space separated options that take one of three + # forms: name, name=value, or name="" + # + # is a space-separated list of numbers + SYNTAX = %r!^([a-zA-Z0-9.+#_-]+)((\s+\w+(=(\w+|"([0-9]+\s)*[0-9]+"))?)*)$! + + def initialize(tag_name, markup, tokens) + super + if markup.strip =~ SYNTAX + @lang = Regexp.last_match(1).downcase + @highlight_options = parse_options(Regexp.last_match(2)) + else + raise SyntaxError, <<-MSG +Syntax Error in tag 'highlight' while parsing the following markup: + + #{markup} + +Valid syntax: highlight [linenos] +MSG + end + end + + def render(context) + prefix = context["highlighter_prefix"] || "" + suffix = context["highlighter_suffix"] || "" + code = super.to_s.gsub(%r!\A(\n|\r)+|(\n|\r)+\z!, "") + + is_safe = !!context.registers[:site].safe + + output = + case context.registers[:site].highlighter + when "pygments" + render_pygments(code, is_safe) + when "rouge" + render_rouge(code) + else + render_codehighlighter(code) + end + + rendered_output = add_code_tag(output) + prefix + rendered_output + suffix + end + + def sanitized_opts(opts, is_safe) + if is_safe + Hash[[ + [:startinline, opts.fetch(:startinline, nil)], + [:hl_lines, opts.fetch(:hl_lines, nil)], + [:linenos, opts.fetch(:linenos, nil)], + [:encoding, opts.fetch(:encoding, "utf-8")], + [:cssclass, opts.fetch(:cssclass, nil)], + ].reject { |f| f.last.nil? }] + else + opts + end + end + + private + + OPTIONS_REGEX = %r!(?:\w="[^"]*"|\w=\w|\w)+! + + def parse_options(input) + options = {} + return options if input.empty? + + # Split along 3 possible forms -- key="", key=value, or key + input.scan(OPTIONS_REGEX) do |opt| + key, value = opt.split("=") + # If a quoted list, convert to array + if value && value.include?('"') + value.delete!('"') + value = value.split + end + options[key.to_sym] = value || true + end + + options[:linenos] = "inline" if options[:linenos] == true + options + end + + def render_pygments(code, is_safe) + Jekyll::External.require_with_graceful_fail("pygments") unless defined?(Pygments) + + highlighted_code = Pygments.highlight( + code, + :lexer => @lang, + :options => sanitized_opts(@highlight_options, is_safe) + ) + + if highlighted_code.nil? + Jekyll.logger.error <<-MSG +There was an error highlighting your code: + +#{code} + +While attempting to convert the above code, Pygments.rb returned an unacceptable value. +This is usually a timeout problem solved by running `jekyll build` again. +MSG + raise ArgumentError, "Pygments.rb returned an unacceptable value "\ + "when attempting to highlight some code." + end + + highlighted_code.sub('
        ', "").sub("
        ", "") + end + + def render_rouge(code) + formatter = Jekyll::Utils::Rouge.html_formatter( + :line_numbers => @highlight_options[:linenos], + :wrap => false, + :css_class => "highlight", + :gutter_class => "gutter", + :code_class => "code" + ) + lexer = ::Rouge::Lexer.find_fancy(@lang, code) || Rouge::Lexers::PlainText + formatter.format(lexer.lex(code)) + end + + def render_codehighlighter(code) + h(code).strip + end + + def add_code_tag(code) + code_attributes = [ + "class=\"language-#{@lang.to_s.tr("+", "-")}\"", + "data-lang=\"#{@lang}\"", + ].join(" ") + "
        "\
        +        "#{code.chomp}
        " + end + end + end +end + +Liquid::Template.register_tag("highlight", Jekyll::Tags::HighlightBlock) diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/include.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/include.rb new file mode 100644 index 0000000..0ee983d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/include.rb @@ -0,0 +1,235 @@ +# frozen_string_literal: true + +module Jekyll + module Tags + class IncludeTagError < StandardError + attr_accessor :path + + def initialize(msg, path) + super(msg) + @path = path + end + end + + class IncludeTag < Liquid::Tag + VALID_SYNTAX = %r! + ([\w-]+)\s*=\s* + (?:"([^"\\]*(?:\\.[^"\\]*)*)"|'([^'\\]*(?:\\.[^'\\]*)*)'|([\w\.-]+)) + !x + VARIABLE_SYNTAX = %r! + (?[^{]*(\{\{\s*[\w\-\.]+\s*(\|.*)?\}\}[^\s{}]*)+) + (?.*) + !mx + + FULL_VALID_SYNTAX = %r!\A\s*(?:#{VALID_SYNTAX}(?=\s|\z)\s*)*\z! + VALID_FILENAME_CHARS = %r!^[\w/\.-]+$! + INVALID_SEQUENCES = %r![./]{2,}! + + def initialize(tag_name, markup, tokens) + super + matched = markup.strip.match(VARIABLE_SYNTAX) + if matched + @file = matched["variable"].strip + @params = matched["params"].strip + else + @file, @params = markup.strip.split(%r!\s+!, 2) + end + validate_params if @params + @tag_name = tag_name + end + + def syntax_example + "{% #{@tag_name} file.ext param='value' param2='value' %}" + end + + def parse_params(context) + params = {} + markup = @params + + while (match = VALID_SYNTAX.match(markup)) + markup = markup[match.end(0)..-1] + + value = if match[2] + match[2].gsub(%r!\\"!, '"') + elsif match[3] + match[3].gsub(%r!\\'!, "'") + elsif match[4] + context[match[4]] + end + + params[match[1]] = value + end + params + end + + def validate_file_name(file) + if file =~ INVALID_SEQUENCES || file !~ VALID_FILENAME_CHARS + raise ArgumentError, <<-MSG +Invalid syntax for include tag. File contains invalid characters or sequences: + + #{file} + +Valid syntax: + + #{syntax_example} + +MSG + end + end + + def validate_params + unless @params =~ FULL_VALID_SYNTAX + raise ArgumentError, <<-MSG +Invalid syntax for include tag: + + #{@params} + +Valid syntax: + + #{syntax_example} + +MSG + end + end + + # Grab file read opts in the context + def file_read_opts(context) + context.registers[:site].file_read_opts + end + + # Render the variable if required + def render_variable(context) + if @file =~ VARIABLE_SYNTAX + partial = context.registers[:site] + .liquid_renderer + .file("(variable)") + .parse(@file) + partial.render!(context) + end + end + + def tag_includes_dirs(context) + context.registers[:site].includes_load_paths.freeze + end + + def locate_include_file(context, file, safe) + includes_dirs = tag_includes_dirs(context) + includes_dirs.each do |dir| + path = File.join(dir.to_s, file.to_s) + return path if valid_include_file?(path, dir.to_s, safe) + end + raise IOError, could_not_locate_message(file, includes_dirs, safe) + end + + def render(context) + site = context.registers[:site] + + file = render_variable(context) || @file + validate_file_name(file) + + path = locate_include_file(context, file, site.safe) + return unless path + + add_include_to_dependency(site, path, context) + + partial = load_cached_partial(path, context) + + context.stack do + context["include"] = parse_params(context) if @params + begin + partial.render!(context) + rescue Liquid::Error => e + e.template_name = path + e.markup_context = "included " if e.markup_context.nil? + raise e + end + end + end + + def add_include_to_dependency(site, path, context) + if context.registers[:page] && context.registers[:page].key?("path") + site.regenerator.add_dependency( + site.in_source_dir(context.registers[:page]["path"]), + path + ) + end + end + + def load_cached_partial(path, context) + context.registers[:cached_partials] ||= {} + cached_partial = context.registers[:cached_partials] + + if cached_partial.key?(path) + cached_partial[path] + else + unparsed_file = context.registers[:site] + .liquid_renderer + .file(path) + begin + cached_partial[path] = unparsed_file.parse(read_file(path, context)) + rescue Liquid::Error => e + e.template_name = path + e.markup_context = "included " if e.markup_context.nil? + raise e + end + end + end + + def valid_include_file?(path, dir, safe) + !outside_site_source?(path, dir, safe) && File.file?(path) + end + + def outside_site_source?(path, dir, safe) + safe && !realpath_prefixed_with?(path, dir) + end + + def realpath_prefixed_with?(path, dir) + File.exist?(path) && File.realpath(path).start_with?(dir) + rescue StandardError + false + end + + # This method allows to modify the file content by inheriting from the class. + def read_file(file, context) + File.read(file, file_read_opts(context)) + end + + private + + def could_not_locate_message(file, includes_dirs, safe) + message = "Could not locate the included file '#{file}' in any of "\ + "#{includes_dirs}. Ensure it exists in one of those directories and" + message + if safe + " is not a symlink as those are not allowed in safe mode." + else + ", if it is a symlink, does not point outside your site source." + end + end + end + + class IncludeRelativeTag < IncludeTag + def tag_includes_dirs(context) + Array(page_path(context)).freeze + end + + def page_path(context) + if context.registers[:page].nil? + context.registers[:site].source + else + site = context.registers[:site] + page_payload = context.registers[:page] + resource_path = \ + if page_payload["collection"].nil? + page_payload["path"] + else + File.join(site.config["collections_dir"], page_payload["path"]) + end + site.in_source_dir File.dirname(resource_path) + end + end + end + end +end + +Liquid::Template.register_tag("include", Jekyll::Tags::IncludeTag) +Liquid::Template.register_tag("include_relative", Jekyll::Tags::IncludeRelativeTag) diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/link.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/link.rb new file mode 100644 index 0000000..b3f5a2a --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/link.rb @@ -0,0 +1,37 @@ +# frozen_string_literal: true + +module Jekyll + module Tags + class Link < Liquid::Tag + class << self + def tag_name + self.name.split("::").last.downcase + end + end + + def initialize(tag_name, relative_path, tokens) + super + + @relative_path = relative_path.strip + end + + def render(context) + site = context.registers[:site] + + site.each_site_file do |item| + return item.url if item.relative_path == @relative_path + # This takes care of the case for static files that have a leading / + return item.url if item.relative_path == "/#{@relative_path}" + end + + raise ArgumentError, <<-MSG +Could not find document '#{@relative_path}' in tag '#{self.class.tag_name}'. + +Make sure the document exists and the path is correct. +MSG + end + end + end +end + +Liquid::Template.register_tag(Jekyll::Tags::Link.tag_name, Jekyll::Tags::Link) diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/post_url.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/post_url.rb new file mode 100644 index 0000000..db0b3fa --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/tags/post_url.rb @@ -0,0 +1,103 @@ +# frozen_string_literal: true + +module Jekyll + module Tags + class PostComparer + MATCHER = %r!^(.+/)*(\d+-\d+-\d+)-(.*)$! + + attr_reader :path, :date, :slug, :name + + def initialize(name) + @name = name + + all, @path, @date, @slug = *name.sub(%r!^/!, "").match(MATCHER) + unless all + raise Jekyll::Errors::InvalidPostNameError, + "'#{name}' does not contain valid date and/or title." + end + + escaped_slug = Regexp.escape(slug) + @name_regex = %r!^_posts/#{path}#{date}-#{escaped_slug}\.[^.]+| + ^#{path}_posts/?#{date}-#{escaped_slug}\.[^.]+!x + end + + def post_date + @post_date ||= Utils.parse_date(date, + "\"#{date}\" does not contain valid date and/or title.") + end + + def ==(other) + other.relative_path.match(@name_regex) + end + + def deprecated_equality(other) + slug == post_slug(other) && + post_date.year == other.date.year && + post_date.month == other.date.month && + post_date.day == other.date.day + end + + private + # Construct the directory-aware post slug for a Jekyll::Post + # + # other - the Jekyll::Post + # + # Returns the post slug with the subdirectory (relative to _posts) + def post_slug(other) + path = other.basename.split("/")[0...-1].join("/") + if path.nil? || path == "" + other.data["slug"] + else + path + "/" + other.data["slug"] + end + end + end + + class PostUrl < Liquid::Tag + def initialize(tag_name, post, tokens) + super + @orig_post = post.strip + begin + @post = PostComparer.new(@orig_post) + rescue StandardError => e + raise Jekyll::Errors::PostURLError, <<-MSG +Could not parse name of post "#{@orig_post}" in tag 'post_url'. + +Make sure the post exists and the name is correct. + +#{e.class}: #{e.message} +MSG + end + end + + def render(context) + site = context.registers[:site] + + site.posts.docs.each do |p| + return p.url if @post == p + end + + # New matching method did not match, fall back to old method + # with deprecation warning if this matches + + site.posts.docs.each do |p| + next unless @post.deprecated_equality p + Jekyll::Deprecator.deprecation_message "A call to "\ + "'{% post_url #{@post.name} %}' did not match " \ + "a post using the new matching method of checking name " \ + "(path-date-slug) equality. Please make sure that you " \ + "change this tag to match the post's name exactly." + return p.url + end + + raise Jekyll::Errors::PostURLError, <<-MSG +Could not find post "#{@orig_post}" in tag 'post_url'. + +Make sure the post exists and the name is correct. +MSG + end + end + end +end + +Liquid::Template.register_tag("post_url", Jekyll::Tags::PostUrl) diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme.rb new file mode 100644 index 0000000..a21b4bd --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme.rb @@ -0,0 +1,72 @@ +# frozen_string_literal: true + +module Jekyll + class Theme + extend Forwardable + attr_reader :name + def_delegator :gemspec, :version, :version + + def initialize(name) + @name = name.downcase.strip + Jekyll.logger.debug "Theme:", name + Jekyll.logger.debug "Theme source:", root + configure_sass + end + + def root + # Must use File.realpath to resolve symlinks created by rbenv + # Otherwise, Jekyll.sanitized path with prepend the unresolved root + @root ||= File.realpath(gemspec.full_gem_path) + rescue Errno::ENOENT, Errno::EACCES, Errno::ELOOP + raise "Path #{gemspec.full_gem_path} does not exist, is not accessible "\ + "or includes a symbolic link loop" + end + + def includes_path + @includes_path ||= path_for "_includes".freeze + end + + def layouts_path + @layouts_path ||= path_for "_layouts".freeze + end + + def sass_path + @sass_path ||= path_for "_sass".freeze + end + + def assets_path + @assets_path ||= path_for "assets".freeze + end + + def configure_sass + return unless sass_path + External.require_with_graceful_fail("sass") unless defined?(Sass) + Sass.load_paths << sass_path + end + + def runtime_dependencies + gemspec.runtime_dependencies + end + + private + + def path_for(folder) + path = realpath_for(folder) + path if path && File.directory?(path) + end + + def realpath_for(folder) + File.realpath(Jekyll.sanitized_path(root, folder.to_s)) + rescue Errno::ENOENT, Errno::EACCES, Errno::ELOOP + Jekyll.logger.warn "Invalid theme folder:", folder + nil + end + + def gemspec + @gemspec ||= Gem::Specification.find_by_name(name) + rescue Gem::LoadError + raise Jekyll::Errors::MissingDependencyException, + "The #{name} theme could not be found." + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme_builder.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme_builder.rb new file mode 100644 index 0000000..36ef716 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/theme_builder.rb @@ -0,0 +1,119 @@ +# frozen_string_literal: true + +class Jekyll::ThemeBuilder + SCAFFOLD_DIRECTORIES = %w( + assets _layouts _includes _sass + ).freeze + + attr_reader :name, :path, :code_of_conduct + + def initialize(theme_name, opts) + @name = theme_name.to_s.tr(" ", "_").squeeze("_") + @path = Pathname.new(File.expand_path(name, Dir.pwd)) + @code_of_conduct = !!opts["code_of_conduct"] + end + + def create! + create_directories + create_starter_files + create_gemspec + create_accessories + initialize_git_repo + end + + def user_name + @user_name ||= `git config user.name`.chomp + end + + def user_email + @user_email ||= `git config user.email`.chomp + end + + private + + def root + @root ||= Pathname.new(File.expand_path("../", __dir__)) + end + + def template_file(filename) + [ + root.join("theme_template", "#{filename}.erb"), + root.join("theme_template", filename.to_s), + ].find(&:exist?) + end + + def template(filename) + erb.render(template_file(filename).read) + end + + def erb + @erb ||= ERBRenderer.new(self) + end + + def mkdir_p(directories) + Array(directories).each do |directory| + full_path = path.join(directory) + Jekyll.logger.info "create", full_path.to_s + FileUtils.mkdir_p(full_path) + end + end + + def write_file(filename, contents) + full_path = path.join(filename) + Jekyll.logger.info "create", full_path.to_s + File.write(full_path, contents) + end + + def create_directories + mkdir_p(SCAFFOLD_DIRECTORIES) + end + + def create_starter_files + %w(page post default).each do |layout| + write_file("_layouts/#{layout}.html", template("_layouts/#{layout}.html")) + end + end + + def create_gemspec + write_file("Gemfile", template("Gemfile")) + write_file("#{name}.gemspec", template("theme.gemspec")) + end + + def create_accessories + accessories = %w(README.md LICENSE.txt) + accessories << "CODE_OF_CONDUCT.md" if code_of_conduct + accessories.each do |filename| + write_file(filename, template(filename)) + end + end + + def initialize_git_repo + Jekyll.logger.info "initialize", path.join(".git").to_s + Dir.chdir(path.to_s) { `git init` } + write_file(".gitignore", template("gitignore")) + end + + class ERBRenderer + extend Forwardable + + def_delegator :@theme_builder, :name, :theme_name + def_delegator :@theme_builder, :user_name, :user_name + def_delegator :@theme_builder, :user_email, :user_email + + def initialize(theme_builder) + @theme_builder = theme_builder + end + + def jekyll_version_with_minor + Jekyll::VERSION.split(".").take(2).join(".") + end + + def theme_directories + SCAFFOLD_DIRECTORIES + end + + def render(contents) + ERB.new(contents).result binding + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/url.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/url.rb new file mode 100644 index 0000000..87f20e1 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/url.rb @@ -0,0 +1,159 @@ +# frozen_string_literal: true + +# Public: Methods that generate a URL for a resource such as a Post or a Page. +# +# Examples +# +# URL.new({ +# :template => /:categories/:title.html", +# :placeholders => {:categories => "ruby", :title => "something"} +# }).to_s +# +module Jekyll + class URL + # options - One of :permalink or :template must be supplied. + # :template - The String used as template for URL generation, + # for example "/:path/:basename:output_ext", where + # a placeholder is prefixed with a colon. + # :placeholders - A hash containing the placeholders which will be + # replaced when used inside the template. E.g. + # { "year" => Time.now.strftime("%Y") } would replace + # the placeholder ":year" with the current year. + # :permalink - If supplied, no URL will be generated from the + # template. Instead, the given permalink will be + # used as URL. + def initialize(options) + @template = options[:template] + @placeholders = options[:placeholders] || {} + @permalink = options[:permalink] + + if (@template || @permalink).nil? + raise ArgumentError, "One of :template or :permalink must be supplied." + end + end + + # The generated relative URL of the resource + # + # Returns the String URL + def to_s + sanitize_url(generated_permalink || generated_url) + end + + # Generates a URL from the permalink + # + # Returns the _unsanitized String URL + def generated_permalink + (@generated_permalink ||= generate_url(@permalink)) if @permalink + end + + # Generates a URL from the template + # + # Returns the unsanitized String URL + def generated_url + @generated_url ||= generate_url(@template) + end + + # Internal: Generate the URL by replacing all placeholders with their + # respective values in the given template + # + # Returns the unsanitized String URL + def generate_url(template) + if @placeholders.is_a? Drops::UrlDrop + generate_url_from_drop(template) + else + generate_url_from_hash(template) + end + end + + def generate_url_from_hash(template) + @placeholders.inject(template) do |result, token| + break result if result.index(":").nil? + if token.last.nil? + # Remove leading "/" to avoid generating urls with `//` + result.gsub("/:#{token.first}", "") + else + result.gsub(":#{token.first}", self.class.escape_path(token.last)) + end + end + end + + # We include underscores in keys to allow for 'i_month' and so forth. + # This poses a problem for keys which are followed by an underscore + # but the underscore is not part of the key, e.g. '/:month_:day'. + # That should be :month and :day, but our key extraction regexp isn't + # smart enough to know that so we have to make it an explicit + # possibility. + def possible_keys(key) + if key.end_with?("_") + [key, key.chomp("_")] + else + [key] + end + end + + def generate_url_from_drop(template) + template.gsub(%r!:([a-z_]+)!) do |match| + pool = possible_keys(match.sub(":", "")) + + winner = pool.find { |key| @placeholders.key?(key) } + if winner.nil? + raise NoMethodError, + "The URL template doesn't have #{pool.join(" or ")} keys. "\ + "Check your permalink template!" + end + + value = @placeholders[winner] + value = "" if value.nil? + replacement = self.class.escape_path(value) + + match.sub(":#{winner}", replacement) + end.squeeze("/") + end + + # Returns a sanitized String URL, stripping "../../" and multiples of "/", + # as well as the beginning "/" so we can enforce and ensure it. + + def sanitize_url(str) + "/#{str}".gsub("..", "/").gsub("./", "").squeeze("/") + end + + # Escapes a path to be a valid URL path segment + # + # path - The path to be escaped. + # + # Examples: + # + # URL.escape_path("/a b") + # # => "/a%20b" + # + # Returns the escaped path. + def self.escape_path(path) + # Because URI.escape doesn't escape "?", "[" and "]" by default, + # specify unsafe string (except unreserved, sub-delims, ":", "@" and "/"). + # + # URI path segment is defined in RFC 3986 as follows: + # segment = *pchar + # pchar = unreserved / pct-encoded / sub-delims / ":" / "@" + # unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~" + # pct-encoded = "%" HEXDIG HEXDIG + # sub-delims = "!" / "$" / "&" / "'" / "(" / ")" + # / "*" / "+" / "," / ";" / "=" + path = Addressable::URI.encode(path) + path.encode("utf-8").sub("#", "%23") + end + + # Unescapes a URL path segment + # + # path - The path to be unescaped. + # + # Examples: + # + # URL.unescape_path("/a%20b") + # # => "/a b" + # + # Returns the unescaped path. + def self.unescape_path(path) + Addressable::URI.unencode(path.encode("utf-8")) + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils.rb new file mode 100644 index 0000000..742a862 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils.rb @@ -0,0 +1,370 @@ +# frozen_string_literal: true + +module Jekyll + module Utils + extend self + autoload :Ansi, "jekyll/utils/ansi" + autoload :Exec, "jekyll/utils/exec" + autoload :Internet, "jekyll/utils/internet" + autoload :Platforms, "jekyll/utils/platforms" + autoload :Rouge, "jekyll/utils/rouge" + autoload :ThreadEvent, "jekyll/utils/thread_event" + autoload :WinTZ, "jekyll/utils/win_tz" + + # Constants for use in #slugify + SLUGIFY_MODES = %w(raw default pretty ascii latin).freeze + SLUGIFY_RAW_REGEXP = Regexp.new('\\s+').freeze + SLUGIFY_DEFAULT_REGEXP = Regexp.new("[^[:alnum:]]+").freeze + SLUGIFY_PRETTY_REGEXP = Regexp.new("[^[:alnum:]._~!$&'()+,;=@]+").freeze + SLUGIFY_ASCII_REGEXP = Regexp.new("[^[A-Za-z0-9]]+").freeze + + # Takes an indented string and removes the preceding spaces on each line + + def strip_heredoc(str) + str.gsub(%r!^[ \t]{#{(str.scan(%r!^[ \t]*(?=\S)!).min || "").size}}!, "") + end + + # Takes a slug and turns it into a simple title. + + def titleize_slug(slug) + slug.split("-").map!(&:capitalize).join(" ") + end + + # Non-destructive version of deep_merge_hashes! See that method. + # + # Returns the merged hashes. + def deep_merge_hashes(master_hash, other_hash) + deep_merge_hashes!(master_hash.dup, other_hash) + end + + # Merges a master hash with another hash, recursively. + # + # master_hash - the "parent" hash whose values will be overridden + # other_hash - the other hash whose values will be persisted after the merge + # + # This code was lovingly stolen from some random gem: + # http://gemjack.com/gems/tartan-0.1.1/classes/Hash.html + # + # Thanks to whoever made it. + def deep_merge_hashes!(target, overwrite) + merge_values(target, overwrite) + merge_default_proc(target, overwrite) + duplicate_frozen_values(target) + + target + end + + def mergable?(value) + value.is_a?(Hash) || value.is_a?(Drops::Drop) + end + + def duplicable?(obj) + case obj + when nil, false, true, Symbol, Numeric + false + else + true + end + end + + # Read array from the supplied hash favouring the singular key + # and then the plural key, and handling any nil entries. + # + # hash - the hash to read from + # singular_key - the singular key + # plural_key - the plural key + # + # Returns an array + def pluralized_array_from_hash(hash, singular_key, plural_key) + [].tap do |array| + value = value_from_singular_key(hash, singular_key) + value ||= value_from_plural_key(hash, plural_key) + array << value + end.flatten.compact + end + + def value_from_singular_key(hash, key) + hash[key] if hash.key?(key) || (hash.default_proc && hash[key]) + end + + def value_from_plural_key(hash, key) + if hash.key?(key) || (hash.default_proc && hash[key]) + val = hash[key] + case val + when String + val.split + when Array + val.compact + end + end + end + + def transform_keys(hash) + result = {} + hash.each_key do |key| + result[yield(key)] = hash[key] + end + result + end + + # Apply #to_sym to all keys in the hash + # + # hash - the hash to which to apply this transformation + # + # Returns a new hash with symbolized keys + def symbolize_hash_keys(hash) + transform_keys(hash) { |key| key.to_sym rescue key } + end + + # Apply #to_s to all keys in the Hash + # + # hash - the hash to which to apply this transformation + # + # Returns a new hash with stringified keys + def stringify_hash_keys(hash) + transform_keys(hash) { |key| key.to_s rescue key } + end + + # Parse a date/time and throw an error if invalid + # + # input - the date/time to parse + # msg - (optional) the error message to show the user + # + # Returns the parsed date if successful, throws a FatalException + # if not + def parse_date(input, msg = "Input could not be parsed.") + Time.parse(input).localtime + rescue ArgumentError + raise Errors::InvalidDateError, "Invalid date '#{input}': #{msg}" + end + + # Determines whether a given file has + # + # Returns true if the YAML front matter is present. + # rubocop: disable PredicateName + def has_yaml_header?(file) + !!(File.open(file, "rb", &:readline) =~ %r!\A---\s*\r?\n!) + rescue EOFError + false + end + + # Determine whether the given content string contains Liquid Tags or Vaiables + # + # Returns true is the string contains sequences of `{%` or `{{` + def has_liquid_construct?(content) + return false if content.nil? || content.empty? + content.include?("{%") || content.include?("{{") + end + # rubocop: enable PredicateName + + # Slugify a filename or title. + # + # string - the filename or title to slugify + # mode - how string is slugified + # cased - whether to replace all uppercase letters with their + # lowercase counterparts + # + # When mode is "none", return the given string. + # + # When mode is "raw", return the given string, + # with every sequence of spaces characters replaced with a hyphen. + # + # When mode is "default" or nil, non-alphabetic characters are + # replaced with a hyphen too. + # + # When mode is "pretty", some non-alphabetic characters (._~!$&'()+,;=@) + # are not replaced with hyphen. + # + # When mode is "ascii", some everything else except ASCII characters + # a-z (lowercase), A-Z (uppercase) and 0-9 (numbers) are not replaced with hyphen. + # + # When mode is "latin", the input string is first preprocessed so that + # any letters with accents are replaced with the plain letter. Afterwards, + # it follows the "default" mode of operation. + # + # If cased is true, all uppercase letters in the result string are + # replaced with their lowercase counterparts. + # + # Examples: + # slugify("The _config.yml file") + # # => "the-config-yml-file" + # + # slugify("The _config.yml file", "pretty") + # # => "the-_config.yml-file" + # + # slugify("The _config.yml file", "pretty", true) + # # => "The-_config.yml file" + # + # slugify("The _config.yml file", "ascii") + # # => "the-config-yml-file" + # + # slugify("The _config.yml file", "latin") + # # => "the-config-yml-file" + # + # Returns the slugified string. + def slugify(string, mode: nil, cased: false) + mode ||= "default" + return nil if string.nil? + + unless SLUGIFY_MODES.include?(mode) + return cased ? string : string.downcase + end + + # Drop accent marks from latin characters. Everything else turns to ? + if mode == "latin" + I18n.config.available_locales = :en if I18n.config.available_locales.empty? + string = I18n.transliterate(string) + end + + slug = replace_character_sequence_with_hyphen(string, :mode => mode) + + # Remove leading/trailing hyphen + slug.gsub!(%r!^\-|\-$!i, "") + + slug.downcase! unless cased + slug + end + + # Add an appropriate suffix to template so that it matches the specified + # permalink style. + # + # template - permalink template without trailing slash or file extension + # permalink_style - permalink style, either built-in or custom + # + # The returned permalink template will use the same ending style as + # specified in permalink_style. For example, if permalink_style contains a + # trailing slash (or is :pretty, which indirectly has a trailing slash), + # then so will the returned template. If permalink_style has a trailing + # ":output_ext" (or is :none, :date, or :ordinal) then so will the returned + # template. Otherwise, template will be returned without modification. + # + # Examples: + # add_permalink_suffix("/:basename", :pretty) + # # => "/:basename/" + # + # add_permalink_suffix("/:basename", :date) + # # => "/:basename:output_ext" + # + # add_permalink_suffix("/:basename", "/:year/:month/:title/") + # # => "/:basename/" + # + # add_permalink_suffix("/:basename", "/:year/:month/:title") + # # => "/:basename" + # + # Returns the updated permalink template + def add_permalink_suffix(template, permalink_style) + template = template.dup + + case permalink_style + when :pretty + template << "/" + when :date, :ordinal, :none + template << ":output_ext" + else + template << "/" if permalink_style.to_s.end_with?("/") + template << ":output_ext" if permalink_style.to_s.end_with?(":output_ext") + end + + template + end + + # Work the same way as Dir.glob but seperating the input into two parts + # ('dir' + '/' + 'pattern') to make sure the first part('dir') does not act + # as a pattern. + # + # For example, Dir.glob("path[/*") always returns an empty array, + # because the method fails to find the closing pattern to '[' which is ']' + # + # Examples: + # safe_glob("path[", "*") + # # => ["path[/file1", "path[/file2"] + # + # safe_glob("path", "*", File::FNM_DOTMATCH) + # # => ["path/.", "path/..", "path/file1"] + # + # safe_glob("path", ["**", "*"]) + # # => ["path[/file1", "path[/folder/file2"] + # + # dir - the dir where glob will be executed under + # (the dir will be included to each result) + # patterns - the patterns (or the pattern) which will be applied under the dir + # flags - the flags which will be applied to the pattern + # + # Returns matched pathes + def safe_glob(dir, patterns, flags = 0) + return [] unless Dir.exist?(dir) + pattern = File.join(Array(patterns)) + return [dir] if pattern.empty? + Dir.chdir(dir) do + Dir.glob(pattern, flags).map { |f| File.join(dir, f) } + end + end + + # Returns merged option hash for File.read of self.site (if exists) + # and a given param + def merged_file_read_opts(site, opts) + merged = (site ? site.file_read_opts : {}).merge(opts) + if merged[:encoding] && !merged[:encoding].start_with?("bom|") + merged[:encoding] = "bom|#{merged[:encoding]}" + end + if merged["encoding"] && !merged["encoding"].start_with?("bom|") + merged["encoding"] = "bom|#{merged["encoding"]}" + end + merged + end + + private + def merge_values(target, overwrite) + target.merge!(overwrite) do |_key, old_val, new_val| + if new_val.nil? + old_val + elsif mergable?(old_val) && mergable?(new_val) + deep_merge_hashes(old_val, new_val) + else + new_val + end + end + end + + private + def merge_default_proc(target, overwrite) + if target.is_a?(Hash) && overwrite.is_a?(Hash) && target.default_proc.nil? + target.default_proc = overwrite.default_proc + end + end + + private + def duplicate_frozen_values(target) + target.each do |key, val| + target[key] = val.dup if val.frozen? && duplicable?(val) + end + end + + # Replace each character sequence with a hyphen. + # + # See Utils#slugify for a description of the character sequence specified + # by each mode. + private + def replace_character_sequence_with_hyphen(string, mode: "default") + replaceable_char = + case mode + when "raw" + SLUGIFY_RAW_REGEXP + when "pretty" + # "._~!$&'()+,;=@" is human readable (not URI-escaped) in URL + # and is allowed in both extN and NTFS. + SLUGIFY_PRETTY_REGEXP + when "ascii" + # For web servers not being able to handle Unicode, the safe + # method is to ditch anything else but latin letters and numeric + # digits. + SLUGIFY_ASCII_REGEXP + else + SLUGIFY_DEFAULT_REGEXP + end + + # Strip according to the mode + string.gsub(replaceable_char, "-") + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/ansi.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/ansi.rb new file mode 100644 index 0000000..b680528 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/ansi.rb @@ -0,0 +1,57 @@ +# Frozen-string-literal: true + +module Jekyll + module Utils + module Ansi + extend self + + ESCAPE = format("%c", 27) + MATCH = %r!#{ESCAPE}\[(?:\d+)(?:;\d+)*(j|k|m|s|u|A|B|G)|\e\(B\e\[m!ix + COLORS = { + :red => 31, + :green => 32, + :black => 30, + :magenta => 35, + :yellow => 33, + :white => 37, + :blue => 34, + :cyan => 36, + }.freeze + + # Strip ANSI from the current string. It also strips cursor stuff, + # well some of it, and it also strips some other stuff that a lot of + # the other ANSI strippers don't. + + def strip(str) + str.gsub MATCH, "" + end + + # + + def has?(str) + !!(str =~ MATCH) + end + + # Reset the color back to the default color so that you do not leak any + # colors when you move onto the next line. This is probably normally + # used as part of a wrapper so that we don't leak colors. + + def reset(str = "") + @ansi_reset ||= format("%c[0m", 27) + "#{@ansi_reset}#{str}" + end + + # SEE: `self::COLORS` for a list of methods. They are mostly + # standard base colors supported by pretty much any xterm-color, we do + # not need more than the base colors so we do not include them. + # Actually... if I'm honest we don't even need most of the + # base colors. + + COLORS.each do |color, num| + define_method color do |str| + "#{format("%c", 27)}[#{num}m#{str}#{reset}" + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/exec.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/exec.rb new file mode 100644 index 0000000..fee8b2d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/exec.rb @@ -0,0 +1,27 @@ +# frozen_string_literal: true + +require "open3" + +module Jekyll + module Utils + module Exec + extend self + + # Runs a program in a sub-shell. + # + # *args - a list of strings containing the program name and arguments + # + # Returns a Process::Status and a String of output in an array in + # that order. + def run(*args) + stdin, stdout, stderr, process = Open3.popen3(*args) + out = stdout.read.strip + err = stderr.read.strip + + [stdin, stdout, stderr].each(&:close) + [process.value, out + err] + end + + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/internet.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/internet.rb new file mode 100644 index 0000000..f895596 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/internet.rb @@ -0,0 +1,39 @@ +# frozen_string_literal: true + +module Jekyll + module Utils + module Internet + + # Public: Determine whether the present device has a connection to + # the Internet. This allows plugin writers which require the outside + # world to have a neat fallback mechanism for offline building. + # + # Example: + # if Internet.connected? + # Typhoeus.get("https://pages.github.com/versions.json") + # else + # Jekyll.logger.warn "Warning:", "Version check has been disabled." + # Jekyll.logger.warn "", "Connect to the Internet to enable it." + # nil + # end + # + # Returns true if a DNS call can successfully be made, or false if not. + module_function + def connected? + !dns("example.com").nil? + end + + private + module_function + def dns(domain) + require "resolv" + Resolv::DNS.open do |resolver| + resolver.getaddress(domain) + end + rescue Resolv::ResolvError, Resolv::ResolvTimeout + nil + end + + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/platforms.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/platforms.rb new file mode 100644 index 0000000..6665527 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/platforms.rb @@ -0,0 +1,82 @@ +# frozen_string_literal: true + +module Jekyll + module Utils + module Platforms + extend self + + # Provides jruby? and mri? which respectively detect these two types of + # tested Engines we support, in the future we might probably support the + # other one that everyone used to talk about. + + { :jruby? => "jruby", :mri? => "ruby" }.each do |k, v| + define_method k do + ::RUBY_ENGINE == v + end + end + + # -- + # Allows you to detect "real" Windows, or what we would consider + # "real" Windows. That is, that we can pass the basic test and the + # /proc/version returns nothing to us. + # -- + + def vanilla_windows? + RbConfig::CONFIG["host_os"] =~ %r!mswin|mingw|cygwin!i && \ + !proc_version + end + + # -- + # XXX: Remove in 4.0 + # -- + + alias_method :really_windows?, \ + :vanilla_windows? + + # + + def bash_on_windows? + RbConfig::CONFIG["host_os"] =~ %r!linux! && \ + proc_version =~ %r!microsoft!i + end + + # + + def windows? + vanilla_windows? || bash_on_windows? + end + + # + + def linux? + RbConfig::CONFIG["host_os"] =~ %r!linux! && \ + proc_version !~ %r!microsoft!i + end + + # Provides windows?, linux?, osx?, unix? so that we can detect + # platforms. This is mostly useful for `jekyll doctor` and for testing + # where we kick off certain tests based on the platform. + + { :osx? => %r!darwin|mac os!, :unix? => %r!solaris|bsd! }.each do |k, v| + define_method k do + !!( + RbConfig::CONFIG["host_os"] =~ v + ) + end + end + + # + + private + def proc_version + @proc_version ||= begin + Pathutil.new( + "/proc/version" + ).read + rescue Errno::ENOENT + nil + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/rouge.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/rouge.rb new file mode 100644 index 0000000..9afc689 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/rouge.rb @@ -0,0 +1,22 @@ +# frozen_string_literal: true + +Jekyll::External.require_with_graceful_fail("rouge") + +module Jekyll + module Utils + module Rouge + + def self.html_formatter(*args) + if old_api? + ::Rouge::Formatters::HTML.new(*args) + else + ::Rouge::Formatters::HTMLLegacy.new(*args) + end + end + + def self.old_api? + ::Rouge.version.to_s < "2" + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/thread_event.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/thread_event.rb new file mode 100644 index 0000000..5afb50d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/thread_event.rb @@ -0,0 +1,35 @@ +# frozen_string_literal: true + +require "thread" + +module Jekyll + module Utils + # Based on the pattern and code from + # https://emptysqua.re/blog/an-event-synchronization-primitive-for-ruby/ + class ThreadEvent + attr_reader :flag + + def initialize + @lock = Mutex.new + @cond = ConditionVariable.new + @flag = false + end + + def set + @lock.synchronize do + yield if block_given? + @flag = true + @cond.broadcast + end + end + + def wait + @lock.synchronize do + unless @flag + @cond.wait(@lock) + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/win_tz.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/win_tz.rb new file mode 100644 index 0000000..239650f --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/utils/win_tz.rb @@ -0,0 +1,75 @@ +# frozen_string_literal: true + +module Jekyll + module Utils + module WinTZ + extend self + + # Public: Calculate the Timezone for Windows when the config file has a defined + # 'timezone' key. + # + # timezone - the IANA Time Zone specified in "_config.yml" + # + # Returns a string that ultimately re-defines ENV["TZ"] in Windows + def calculate(timezone) + External.require_with_graceful_fail("tzinfo") unless defined?(TZInfo) + tz = TZInfo::Timezone.get(timezone) + difference = Time.now.to_i - tz.now.to_i + # + # POSIX style definition reverses the offset sign. + # e.g. Eastern Standard Time (EST) that is 5Hrs. to the 'west' of Prime Meridian + # is denoted as: + # EST+5 (or) EST+05:00 + # Reference: http://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html + sign = difference < 0 ? "-" : "+" + offset = sign == "-" ? "+" : "-" unless difference.zero? + # + # convert the difference (in seconds) to hours, as a rational number, and perform + # a modulo operation on it. + modulo = modulo_of(rational_hour(difference)) + # + # Format the hour as a two-digit number. + # Establish the minutes based on modulo expression. + hh = format("%02d", absolute_hour(difference).ceil) + mm = modulo.zero? ? "00" : "30" + + Jekyll.logger.debug "Timezone:", "#{timezone} #{offset}#{hh}:#{mm}" + # + # Note: The 3-letter-word below doesn't have a particular significance. + "WTZ#{sign}#{hh}:#{mm}" + end + + private + + # Private: Convert given seconds to an hour as a rational number. + # + # seconds - supplied as an integer, it is converted to a rational number. + # 3600 - no. of seconds in an hour. + # + # Returns a rational number. + def rational_hour(seconds) + seconds.to_r / 3600 + end + + # Private: Convert given seconds to an hour as an absolute number. + # + # seconds - supplied as an integer, it is converted to its absolute. + # 3600 - no. of seconds in an hour. + # + # Returns an integer. + def absolute_hour(seconds) + seconds.abs / 3600 + end + + # Private: Perform a modulo operation on a given fraction. + # + # fraction - supplied as a rational number, its numerator is divided + # by its denominator and the remainder returned. + # + # Returns an integer. + def modulo_of(fraction) + fraction.numerator % fraction.denominator + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/version.rb b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/version.rb new file mode 100644 index 0000000..22907b2 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/jekyll/version.rb @@ -0,0 +1,5 @@ +# frozen_string_literal: true + +module Jekyll + VERSION = "3.8.5".freeze +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/.gitignore b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/.gitignore new file mode 100644 index 0000000..45c1505 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/.gitignore @@ -0,0 +1,3 @@ +_site +.sass-cache +.jekyll-metadata diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/404.html b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/404.html new file mode 100644 index 0000000..c472b4e --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/404.html @@ -0,0 +1,24 @@ +--- +layout: default +--- + + + +
        +

        404

        + +

        Page not found :(

        +

        The requested page could not be found.

        +
        diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_config.yml b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_config.yml new file mode 100644 index 0000000..f91333e --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_config.yml @@ -0,0 +1,43 @@ +# Welcome to Jekyll! +# +# This config file is meant for settings that affect your whole blog, values +# which you are expected to set up once and rarely edit after that. If you find +# yourself editing this file very often, consider using Jekyll's data files +# feature for the data you need to update frequently. +# +# For technical reasons, this file is *NOT* reloaded automatically when you use +# 'bundle exec jekyll serve'. If you change this file, please restart the server process. + +# Site settings +# These are used to personalize your new site. If you look in the HTML files, +# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. +# You can create any custom variable you would like, and they will be accessible +# in the templates via {{ site.myvariable }}. +title: Your awesome title +email: your-email@example.com +description: >- # this means to ignore newlines until "baseurl:" + Write an awesome description for your new site here. You can edit this + line in _config.yml. It will appear in your document head meta (for + Google search results) and in your feed.xml site description. +baseurl: "" # the subpath of your site, e.g. /blog +url: "" # the base hostname & protocol for your site, e.g. http://example.com +twitter_username: jekyllrb +github_username: jekyll + +# Build settings +markdown: kramdown +theme: minima +plugins: + - jekyll-feed + +# Exclude from processing. +# The following items will not be processed, by default. Create a custom list +# to override the default setting. +# exclude: +# - Gemfile +# - Gemfile.lock +# - node_modules +# - vendor/bundle/ +# - vendor/cache/ +# - vendor/gems/ +# - vendor/ruby/ diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb new file mode 100644 index 0000000..8d8f7c1 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb @@ -0,0 +1,25 @@ +--- +layout: post +title: "Welcome to Jekyll!" +date: <%= Time.now.strftime('%Y-%m-%d %H:%M:%S %z') %> +categories: jekyll update +--- +You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated. + +To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works. + +Jekyll also offers powerful support for code snippets: + +{% highlight ruby %} +def print_hi(name) + puts "Hi, #{name}" +end +print_hi('Tom') +#=> prints 'Hi, Tom' to STDOUT. +{% endhighlight %} + +Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. + +[jekyll-docs]: https://jekyllrb.com/docs/home +[jekyll-gh]: https://github.com/jekyll/jekyll +[jekyll-talk]: https://talk.jekyllrb.com/ diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/about.md b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/about.md new file mode 100644 index 0000000..8b4e0b2 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/about.md @@ -0,0 +1,18 @@ +--- +layout: page +title: About +permalink: /about/ +--- + +This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/) + +You can find the source code for Minima at GitHub: +[jekyll][jekyll-organization] / +[minima](https://github.com/jekyll/minima) + +You can find the source code for Jekyll at GitHub: +[jekyll][jekyll-organization] / +[jekyll](https://github.com/jekyll/jekyll) + + +[jekyll-organization]: https://github.com/jekyll diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/index.md b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/index.md new file mode 100644 index 0000000..0671507 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/site_template/index.md @@ -0,0 +1,6 @@ +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +layout: home +--- diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/CODE_OF_CONDUCT.md.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/CODE_OF_CONDUCT.md.erb new file mode 100644 index 0000000..2b2c773 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/CODE_OF_CONDUCT.md.erb @@ -0,0 +1,74 @@ +# Contributor Covenant Code of Conduct + +## Our Pledge + +In the interest of fostering an open and welcoming environment, we as +contributors and maintainers pledge to making participation in our project and +our community a harassment-free experience for everyone, regardless of age, body +size, disability, ethnicity, gender identity and expression, level of experience, +nationality, personal appearance, race, religion, or sexual identity and +orientation. + +## Our Standards + +Examples of behavior that contributes to creating a positive environment +include: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery and unwelcome sexual attention or +advances +* Trolling, insulting/derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or electronic + address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Our Responsibilities + +Project maintainers are responsible for clarifying the standards of acceptable +behavior and are expected to take appropriate and fair corrective action in +response to any instances of unacceptable behavior. + +Project maintainers have the right and responsibility to remove, edit, or +reject comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct, or to ban temporarily or +permanently any contributor for other behaviors that they deem inappropriate, +threatening, offensive, or harmful. + +## Scope + +This Code of Conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. Examples of +representing a project or community include using an official project e-mail +address, posting via an official social media account, or acting as an appointed +representative at an online or offline event. Representation of a project may be +further defined and clarified by project maintainers. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by contacting the project team at <%= user_email %>. All +complaints will be reviewed and investigated and will result in a response that +is deemed necessary and appropriate to the circumstances. The project team is +obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. + +Project maintainers who do not follow or enforce the Code of Conduct in good +faith may face temporary or permanent repercussions as determined by other +members of the project's leadership. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, +available at [http://contributor-covenant.org/version/1/4][version] + +[homepage]: http://contributor-covenant.org +[version]: http://contributor-covenant.org/version/1/4/ diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/Gemfile b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/Gemfile new file mode 100644 index 0000000..bb94df8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/Gemfile @@ -0,0 +1,4 @@ +# frozen_string_literal: true + +source "https://rubygems.org" +gemspec diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/LICENSE.txt.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/LICENSE.txt.erb new file mode 100644 index 0000000..38a0eb4 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/LICENSE.txt.erb @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) <%= Time.now.year %> <%= user_name %> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/README.md.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/README.md.erb new file mode 100644 index 0000000..ff8ad05 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/README.md.erb @@ -0,0 +1,52 @@ +# <%= theme_name %> + +Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`. + +To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site! + +TODO: Delete this and the text above, and describe your gem + + +## Installation + +Add this line to your Jekyll site's `Gemfile`: + +```ruby +gem <%= theme_name.inspect %> +``` + +And add this line to your Jekyll site's `_config.yml`: + +```yaml +theme: <%= theme_name %> +``` + +And then execute: + + $ bundle + +Or install it yourself as: + + $ gem install <%= theme_name %> + +## Usage + +TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets. + +## Contributing + +Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. + +## Development + +To set up your environment to develop this theme, run `bundle install`. + +Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal. + +When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled. +To add a custom directory to your theme-gem, please edit the regexp in `<%= theme_name %>.gemspec` accordingly. + +## License + +The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). + diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/default.html b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/default.html new file mode 100644 index 0000000..cddd070 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/default.html @@ -0,0 +1 @@ +{{ content }} diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/page.html b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/page.html new file mode 100644 index 0000000..5e71126 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/page.html @@ -0,0 +1,5 @@ +--- +layout: default +--- + +{{ content }} diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/post.html b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/post.html new file mode 100644 index 0000000..5e71126 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/_layouts/post.html @@ -0,0 +1,5 @@ +--- +layout: default +--- + +{{ content }} diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_config.yml.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_config.yml.erb new file mode 100644 index 0000000..82e8d42 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_config.yml.erb @@ -0,0 +1 @@ +theme: <%= theme_name %> diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_post.md b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_post.md new file mode 100644 index 0000000..145b21d --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/_post.md @@ -0,0 +1,12 @@ +--- +layout: post +--- + +Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id ius, nobis solet detracto quo te. + +{% comment %} +Might you have an include in your theme? Why not try it here! +{% include my-themes-great-include.html %} +{% endcomment %} + +No laudem altera adolescens has, volumus lucilius eum no. Eam ei nulla audiam efficiantur. Suas affert per no, ei tale nibh sea. Sea ne magna harum, in denique scriptorem sea, cetero alienum tibique ei eos. Labores persequeris referrentur eos ei. diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/index.html b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/index.html new file mode 100644 index 0000000..b688538 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/index.html @@ -0,0 +1,14 @@ +--- +layout: page +--- + +Lorem ipsum dolor sit amet, quo id prima corrumpit pertinacia, id ius dolor dolores, an veri pertinax explicari mea. Agam solum et qui, his id ludus graeco adipiscing. Duis theophrastus nam in, at his vidisse atomorum. Tantas gloriatur scripserit ne eos. Est wisi tempor habemus at, ei graeco dissentiet eos. Ne usu aliquip sanctus conceptam, te vis ignota animal, modus latine contentiones ius te. + +{% for post in site.posts %} +

        {{ post.title }}

        +
        {{ post.excerpt }}
        +{% endfor %} + +Te falli veritus sea, at molestiae scribentur deterruisset vix, et mea zril phaedrum vulputate. No cum dicit consulatu. Ut has nostro noluisse expetendis, te pro quaeque disputando, eu sed summo omnes. Eos at tale aperiam, usu cu propriae quaestio constituto, sed aperiam erroribus temporibus an. + +Quo eu liber mediocritatem, vix an delectus eleifend, iuvaret suscipit ei vel. Partem invenire per an, mea postulant dissentias eu, ius tantas audire nominavi eu. Dicunt tritani veritus ex vis, mei in case sententiae. At exerci democritum nam, cu lobortis iracundia mei. Alia eligendi consectetuer eu sed, paulo docendi noluisse sit ex. diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/style.scss b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/style.scss new file mode 100644 index 0000000..7388f52 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/example/style.scss @@ -0,0 +1,7 @@ +--- +--- + +// Here, you can test out the Sass/SCSS that you include in your theme. +// Simply `@import` the necessary file(s) to get the proper styles on the site. +// E.g.: +// @import "a-file-from-my-theme"; diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/gitignore.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/gitignore.erb new file mode 100644 index 0000000..867d379 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/gitignore.erb @@ -0,0 +1,5 @@ +*.gem +.bundle +.sass-cache +_site +Gemfile.lock diff --git a/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/theme.gemspec.erb b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/theme.gemspec.erb new file mode 100644 index 0000000..3b41e49 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/lib/theme_template/theme.gemspec.erb @@ -0,0 +1,19 @@ +# frozen_string_literal: true + +Gem::Specification.new do |spec| + spec.name = <%= theme_name.inspect %> + spec.version = "0.1.0" + spec.authors = [<%= user_name.inspect %>] + spec.email = [<%= user_email.inspect %>] + + spec.summary = "TODO: Write a short summary, because Rubygems requires one." + spec.homepage = "TODO: Put your gem's website or public repo URL here." + spec.license = "MIT" + + spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(<%= theme_directories.join("|") %>|LICENSE|README)!i) } + + spec.add_runtime_dependency "jekyll", "~> <%= jekyll_version_with_minor %>" + + spec.add_development_dependency "bundler", "~> 1.16" + spec.add_development_dependency "rake", "~> 12.0" +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll.rb b/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll.rb new file mode 100644 index 0000000..31236b8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll.rb @@ -0,0 +1,5 @@ +# frozen_string_literal: true + +Dir[File.join(File.expand_path("jekyll", __dir__), "*.rb")].each do |ruby_file| + require ruby_file +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_p_allowed.rb b/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_p_allowed.rb new file mode 100644 index 0000000..cc7d997 --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_p_allowed.rb @@ -0,0 +1,23 @@ +# frozen_string_literal: true + +require "rubocop" + +module RuboCop + module Cop + module Jekyll + class NoPAllowed < Cop + MSG = "Avoid using `p` to print things. Use `Jekyll.logger` instead.".freeze + + def_node_search :p_called?, <<-PATTERN + (send _ :p _) + PATTERN + + def on_send(node) + if p_called?(node) + add_offense(node, :location => :selector) + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_puts_allowed.rb b/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_puts_allowed.rb new file mode 100644 index 0000000..a666aac --- /dev/null +++ b/vendor/bundle/gems/jekyll-3.8.5/rubocop/jekyll/no_puts_allowed.rb @@ -0,0 +1,23 @@ +# frozen_string_literal: true + +require "rubocop" + +module RuboCop + module Cop + module Jekyll + class NoPutsAllowed < Cop + MSG = "Avoid using `puts` to print things. Use `Jekyll.logger` instead.".freeze + + def_node_search :puts_called?, <<-PATTERN + (send nil? :puts _) + PATTERN + + def on_send(node) + if puts_called?(node) + add_offense(node, :location => :selector) + end + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/.gitignore b/vendor/bundle/gems/jekyll-feed-0.11.0/.gitignore new file mode 100644 index 0000000..73a290d --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/.gitignore @@ -0,0 +1,20 @@ +/vendor +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ +*.bundle +*.so +*.o +*.a +mkmf.log +*.gem +Gemfile.lock +spec/dest +.bundle +spec/fixtures/.jekyll-metadata diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/.rspec b/vendor/bundle/gems/jekyll-feed-0.11.0/.rspec new file mode 100644 index 0000000..5f16476 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/.rspec @@ -0,0 +1,2 @@ +--color +--format progress diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/.rubocop.yml b/vendor/bundle/gems/jekyll-feed-0.11.0/.rubocop.yml new file mode 100644 index 0000000..9cb9afc --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/.rubocop.yml @@ -0,0 +1,28 @@ +inherit_gem: + jekyll: .rubocop.yml + +AllCops: + TargetRubyVersion: 2.3 + Include: + - lib/**/*.rb + + Exclude: + - .gitignore + - .rspec + - .rubocop.yml + - .travis.yml + + - Gemfile.lock + - History.markdown + - LICENSE.txt + - README.md + + - features/**/* + - script/**/* + - spec/**/* + - test/**/* + - vendor/**/* + +Naming/MemoizedInstanceVariableName: + Exclude: + - lib/jekyll-feed/page-without-a-file.rb diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/.travis.yml b/vendor/bundle/gems/jekyll-feed-0.11.0/.travis.yml new file mode 100644 index 0000000..16cd6a6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/.travis.yml @@ -0,0 +1,25 @@ +language: ruby +cache: bundler +sudo: false +rvm: +- 2.5 +- 2.4 +- 2.3 +env: + global: + - NOKOGIRI_USE_SYSTEM_LIBRARIES=true +before_install: +- gem update --system +- gem install bundler +before_script: bundle update +script: script/cibuild +notifications: + email: false +deploy: + provider: rubygems + api_key: + secure: qz0q6ur0kGo03jjLdoAak6WcEAwxX2r9LG3DVrhOrcfoFipkuW+uwR0et4tpK8uFrz0P9y7eTIKOb0XCXeIsIXWj6R5benpRGr2U8m9A+tE/jxviBFUaxaokte0lqWiX1fEyhRmW3zvcdLQ47Vd2EwTNaq6ZmPulmEe9gS0rBQghyclakGlZ17LI7oGgiNL9SQ335Yqa1qJklTHYHbodWQ3Z07v7VN2jxqi3WH6NacT5gUGp5iCNCLLa8+jpKr4uONNIoy6/geAWdqtvgGUE8oTjIWDoJarrknJpqfx9Rd0KLDzkyneAigHDYPW60QtrE6GGpK/+TF1pF4DzdK2EgTWqGFnZf8ehfnxmtHVl2Xq/DPr6hS8Q/f+ut4ioMzBQxPD0hfh8/EOMYKsO8mOuOlYTiZXC7iuGyvFUOl2hnBgWA99t+I0NNB06qFp3ZxIjolEc3zjzc9f1a5HUXlEut5V8nqvCwbctNiTVpT8ZEWlsQlyRUnr9cIMUTEfLgQ+v6DnvAJBMO1EILq6liB5qfutjNhzhlREt7P/ZdppGsAzWpgt0q2PafqVoPe62WR3+/8Lj2ErMr034xSSqZVNcBS0mbdvW6k3jaABo1VJ4XuHm6/yDuemWzWb7kdG9/14+IIJMW1VuaWcmnCnB6gxjkCW3Dm2ftYiN7Rfn3AUz/nU= + gem: jekyll-feed + on: + tags: true + repo: jekyll/jekyll-feed diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/Gemfile b/vendor/bundle/gems/jekyll-feed-0.11.0/Gemfile new file mode 100644 index 0000000..9a5d659 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/Gemfile @@ -0,0 +1,8 @@ +# frozen_string_literal: true + +source "https://rubygems.org" +gemspec + +if ENV["JEKYLL_VERSION"] + gem "jekyll", "~> #{ENV["JEKYLL_VERSION"]}" +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/History.markdown b/vendor/bundle/gems/jekyll-feed-0.11.0/History.markdown new file mode 100644 index 0000000..ac48ede --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/History.markdown @@ -0,0 +1,142 @@ +## HEAD + + * Release 💎 0.11 (#241) + +## 0.11.0 / 2018-09-09 + +### Development Fixes + + * Require Ruby 2.3 (#222) + * Refactor to remove redundant calls and variables (#240) + +### Minor Enhancements + + * Categories and collections (#228) + * Remove check for older version of Jekyll (#234) + +## 0.10.0 / 2018-06-04 + +### Bug Fixes + + * Escape image URL (#209) + +### Development Fixes + + * Rubocop 0.55 (#223) + * Bump Rubocop (#230) + +### Minor Enhancements + + * Support Typhoeus 1.0 (#232) + +## 0.9.3 / 2018-02-04 + + * Define path with __dir (#187) + * Bump Ruby for Travis (#188) + +### Documentation + + * Fix: Add note about using plugins instead of gems key (#197) + * Add documentation for disabling smartify filter (#205) + * Use `https` in more places. (#165) + +### Development Fixes + + * Rubocop: Target Ruby 2.2 (#195) + * Test feeds that have a `site.lang` (#164) + * Test against Ruby 2.5 (#201) + +### Minor Enhancements + + * fix template for posts with post.lang defined (#168) + +## 0.9.3 / 2017-03-28 + +## 0.9.1 / 2017-02-17 + +### Minor Enhancements + + * Update feed.xml (#162) + +## 0.9.0 / 2017-02-16 + +### Minor Enhancements + + * Use absolute_url to generate the feed_meta url (#150) + * Make feed stylesheet optional (#149) + * Use new `normalize_whitespace` filter (#143) + * Feed entries must contain (#152) + * Remove trailing slash from feed ID (#159) + +### Development Fixes + + * Simplify minify regular expression (#141) + * Namespace as JekyllFeed (#151) + * rubocop -a (#160) + +### Bug Fixes + + * Filter out drafts before limit (#154) + +## 0.8.0 / 2016-10-06 + + * Use filters to clean up Liquid template (#134) + +### Minor Enhancements + + * Don't set @site.config["time"] on feed generation (#138) + +### pedantry + + * Appease Rubocop (#139) + +## 0.7.2 / 2016-10-06 + + * Support `image.path` when `post.image` is an object (#137) + +## 0.7.1 / 2016-09-26 + + * Assign `url_base` before first usage (#133) + +## 0.7.0 / 2016-09-06 + + * Use type="html" to skirt around double escaping problem (#127) + +## 0.6.0 / 2016-07-08 + + * Cleanup `post_author` logic (#113) + * Add XML stylesheet example with XSLT (#119) + * DRY up and add more doc (#120) + * Use smartify filter (#117) + +## 0.5.1 / 2016-04-18 + + * Fix mangling of whitespace when `site.lang` is set (#110) + +## 0.5.0 / 2016-04-13 + + * Consolidate regexps for stripping whitespace (#82) + * Only test against Jekyll 3 (#99) + * Think about how i18n might work (#75) + * Find author by reference (#106) + * Drop support for Jekyll 2 (#105) + * Add support for post image (#104) + +### Minor Enhancements + + * Use Module#method_defined? (#83) + * Use site.title for meta tag if available (#100) + +### Development Fixes + + * Do not require [**jekyll-last-modified-at**](https://github.com/gjtorikian/jekyll-last-modified-at) in tests (#87) + * Add Rubocop (#81) + * Correct typo in tests (#102) + * Simplify testing feed_meta tag (#101) + * Quiet known warnings in tests (#103) + +## 0.4.0 / 2015-12-30 + + * Feed uses `site.title`, or `site.name` if `title` doesn't exist (#72) + * Replace newlines with spaces in `title` and `summary` elements (#67) + * Properly render post content with Jekyll (#73) diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/LICENSE.txt b/vendor/bundle/gems/jekyll-feed-0.11.0/LICENSE.txt new file mode 100644 index 0000000..e8e1337 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2015-present Ben Balter and jekyll-feed contributors + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/README.md b/vendor/bundle/gems/jekyll-feed-0.11.0/README.md new file mode 100644 index 0000000..84d6863 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/README.md @@ -0,0 +1,191 @@ +# Jekyll Feed plugin + +A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts + +[![Build Status](https://travis-ci.org/jekyll/jekyll-feed.svg)](https://travis-ci.org/jekyll/jekyll-feed) [![Gem Version](https://badge.fury.io/rb/jekyll-feed.svg)](https://badge.fury.io/rb/jekyll-feed) + +## Installation + +Add this line to your site's Gemfile: + +```ruby +gem 'jekyll-feed' +``` + +And then add this line to your site's `_config.yml`: + +```yml +plugins: + - jekyll-feed +``` + +:warning: If you are using Jekyll < 3.5.0 use the `gems` key instead of `plugins`. + +## Usage + +The plugin will automatically generate an Atom feed at `/feed.xml`. + +### Optional configuration options + +The plugin will automatically use any of the following configuration variables, if they are present in your site's `_config.yml` file. + +* `title` or `name` - The title of the site, e.g., "My awesome site" +* `description` - A longer description of what your site is about, e.g., "Where I blog about Jekyll and other awesome things" +* `url` - The URL to your site, e.g., `http://example.com`. If none is provided, the plugin will try to use `site.github.url`. +* `author` - Global author information (see below) + +### Already have a feed path? + +Do you already have an existing feed someplace other than `/feed.xml`, but are on a host like GitHub Pages that doesn't support machine-friendly redirects? If you simply swap out `jekyll-feed` for your existing template, your existing subscribers won't continue to get updates. Instead, you can specify a non-default path via your site's config. + +```yml +feed: + path: atom.xml +``` + +To note, you shouldn't have to do this unless you already have a feed you're using, and you can't or wish not to redirect existing subscribers. + +### Optional front matter + +The plugin will use the following post metadata, automatically generated by Jekyll, which you can override via a post's YAML front matter: + +* `date` +* `title` +* `excerpt` +* `id` +* `category` +* `tags` + +Additionally, the plugin will use the following values, if present in a post's YAML front matter: + +* `image` - URL of an image that is representative of the post (can also be passed as `image.path`) + +* `author` - The author of the post, e.g., "Dr. Jekyll". If none is given, feed readers will look to the feed author as defined in `_config.yml`. Like the feed author, this can also be an object or a reference to an author in `_data/authors.yml` (see below). + +### Author information + +*TL;DR: In most cases, put `author: [your name]` in the document's front matter, for sites with multiple authors. If you need something more complicated, read on.* + +There are several ways to convey author-specific information. Author information is found in the following order of priority: + +1. An `author` object, in the documents's front matter, e.g.: + + ```yml + author: + twitter: benbalter + ``` + +2. An `author` object, in the site's `_config.yml`, e.g.: + + ```yml + author: + twitter: benbalter + ``` + +3. `site.data.authors[author]`, if an author is specified in the document's front matter, and a corresponding key exists in `site.data.authors`. E.g., you have the following in the document's front matter: + + ```yml + author: benbalter + ``` + + And you have the following in `_data/authors.yml`: + + ```yml + benbalter: + picture: /img/benbalter.png + twitter: jekyllrb + + potus: + picture: /img/potus.png + twitter: whitehouse + ``` + + In the above example, the author `benbalter`'s Twitter handle will be resolved to `@jekyllrb`. This allows you to centralize author information in a single `_data/authors` file for site with many authors that require more than just the author's username. + + *Pro-tip: If `authors` is present in the document's front matter as an array (and `author` is not), the plugin will use the first author listed.* + +4. An author in the document's front matter (the simplest way), e.g.: + + ```yml + author: benbalter + ``` + +5. An author in the site's `_config.yml`, e.g.: + + ```yml + author: benbalter + ``` + +### Meta tags + +The plugin exposes a helper tag to expose the appropriate meta tags to support automated discovery of your feed. Simply place `{% feed_meta %}` someplace in your template's `` section, to output the necessary metadata. + +### SmartyPants + +The plugin uses [Jekyll's `smartify` filter](https://jekyllrb.com/docs/templates/) for processing the site title and post titles. This will translate plain ASCII punctuation into "smart" typographic punctuation. This will not render or strip any Markdown you may be using in a title. + +Jekyll's `smartify` filter uses [kramdown](https://kramdown.gettalong.org/options.html) as a processor. Accordingly, if you do not want "smart" typographic punctuation, disabling them in kramdown in your `_config.yml` will disable them in your feed. For example: + + ```yml + kramdown: + smart_quotes: apos,apos,quot,quot + typographic_symbols: {hellip: ...} + ``` + +### Custom styling + +Want to style what your feed looks like in the browser? Simply add an XSLT at `/feed.xslt.xml` and Jekyll Feed will link to the stylesheet. + +## Why Atom, and not RSS? + +Great question. In short, Atom is a better format. Think of it like RSS 3.0. For more information, see [this discussion on why we chose Atom over RSS 2.0](https://github.com/jekyll/jekyll-rss-feed/issues/2). + +## Categories + +Jekyll Feed can generate feeds for each category. Simply define which categories you'd like feeds for in your config: + +```yml +feed: + categories: + - news + - updates +``` + +## Collections + +Jekyll Feed can generate feeds for collections other than the Posts collection. This works best for chronological collections (e.g., collections with dates in the filenames). Simply define which collections you'd like feeds for in your config: + +```yml +feed: + collections: + - changes +``` + +By default, collection feeds will be outputted to `/feed/.xml`. If you'd like to customize the output path, specify a collection's custom path as follows: + +```yml +feed: + collections: + changes: + path: "/changes.xml" +``` + +Finally, collections can also have category feeds which are outputted as `/feed//.xml`. Specify categories like so: + +```yml +feed: + collections: + changes: + path: "/changes.xml" + categories: + - news + - updates +``` + +## Contributing + +1. Fork it (https://github.com/jekyll/jekyll-feed/fork) +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create a new Pull Request diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/Rakefile b/vendor/bundle/gems/jekyll-feed-0.11.0/Rakefile new file mode 100644 index 0000000..ee617bb --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/Rakefile @@ -0,0 +1,8 @@ +# frozen_string_literal: true + +require "bundler/gem_tasks" +require "rspec/core/rake_task" + +RSpec::Core::RakeTask.new(:spec) + +task :default => :spec diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/jekyll-feed.gemspec b/vendor/bundle/gems/jekyll-feed-0.11.0/jekyll-feed.gemspec new file mode 100644 index 0000000..1f4b661 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/jekyll-feed.gemspec @@ -0,0 +1,30 @@ +# frozen_string_literal: true + +lib = File.expand_path("lib", __dir__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require "jekyll-feed/version" + +Gem::Specification.new do |spec| + spec.name = "jekyll-feed" + spec.version = Jekyll::Feed::VERSION + spec.authors = ["Ben Balter"] + spec.email = ["ben.balter@github.com"] + spec.summary = "A Jekyll plugin to generate an Atom feed of your Jekyll posts" + spec.homepage = "https://github.com/jekyll/jekyll-feed" + spec.license = "MIT" + + spec.files = `git ls-files -z`.split("\x0") + spec.executables = spec.files.grep(%r!^bin/!) { |f| File.basename(f) } + spec.test_files = spec.files.grep(%r!^(test|spec|features)/!) + spec.require_paths = ["lib"] + + spec.required_ruby_version = ">= 2.3.0" + + spec.add_dependency "jekyll", "~> 3.3" + spec.add_development_dependency "bundler", "~> 1.15" + spec.add_development_dependency "nokogiri", "~> 1.6" + spec.add_development_dependency "rake", "~> 12.0" + spec.add_development_dependency "rspec", "~> 3.0" + spec.add_development_dependency "rubocop", "~> 0.57.2" + spec.add_development_dependency "typhoeus", ">= 0.7", "< 2.0" +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed.rb new file mode 100644 index 0000000..60dd607 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed.rb @@ -0,0 +1,12 @@ +# frozen_string_literal: true + +require "jekyll" +require "fileutils" +require "jekyll-feed/generator" + +module JekyllFeed + autoload :MetaTag, "jekyll-feed/meta-tag" + autoload :PageWithoutAFile, "jekyll-feed/page-without-a-file.rb" +end + +Liquid::Template.register_tag "feed_meta", JekyllFeed::MetaTag diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/feed.xml b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/feed.xml new file mode 100644 index 0000000..cf9f9ed --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/feed.xml @@ -0,0 +1,92 @@ + +{% if page.xsl %} + +{% endif %} + + Jekyll + + + {{ site.time | date_to_xmlschema }} + {{ page.url | absolute_url | xml_escape }} + + {% assign title = site.title | default: site.name %} + {% if page.collection != "posts" %} + {% assign collection = page.collection | capitalize %} + {% assign title = title | append: " | " | append: collection %} + {% endif %} + {% if page.category %} + {% assign category = page.category | capitalize %} + {% assign title = title | append: " | " | append: category %} + {% endif %} + + {% if title %} + {{ title | smartify | xml_escape }} + {% endif %} + + {% if site.description %} + {{ site.description | xml_escape }} + {% endif %} + + {% if site.author %} + + {{ site.author.name | default: site.author | xml_escape }} + {% if site.author.email %} + {{ site.author.email | xml_escape }} + {% endif %} + {% if site.author.uri %} + {{ site.author.uri | xml_escape }} + {% endif %} + + {% endif %} + + {% assign posts = site[page.collection] | where_exp: "post", "post.draft != true" | sort: "date" | reverse %} + {% if page.category %} + {% assign posts = posts | where: "category",page.category %} + {% endif %} + {% for post in posts limit: 10 %} + + {{ post.title | smartify | strip_html | normalize_whitespace | xml_escape }} + + {{ post.date | date_to_xmlschema }} + {{ post.last_modified_at | default: post.date | date_to_xmlschema }} + {{ post.id | absolute_url | xml_escape }} + {{ post.content | strip | xml_escape }} + + {% assign post_author = post.author | default: post.authors[0] | default: site.author %} + {% assign post_author = site.data.authors[post_author] | default: post_author %} + {% assign post_author_email = post_author.email | default: nil %} + {% assign post_author_uri = post_author.uri | default: nil %} + {% assign post_author_name = post_author.name | default: post_author %} + + + {{ post_author_name | default: "" | xml_escape }} + {% if post_author_email %} + {{ post_author_email | xml_escape }} + {% endif %} + {% if post_author_uri %} + {{ post_author_uri | xml_escape }} + {% endif %} + + + {% if post.category %} + + {% endif %} + + {% for tag in post.tags %} + + {% endfor %} + + {% if post.excerpt and post.excerpt != empty %} + {{ post.excerpt | strip_html | normalize_whitespace | xml_escape }} + {% endif %} + + {% assign post_image = post.image.path | default: post.image %} + {% if post_image %} + {% unless post_image contains "://" %} + {% assign post_image = post_image | absolute_url %} + {% endunless %} + + {% endif %} + + {% endfor %} + diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/generator.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/generator.rb new file mode 100644 index 0000000..120ad2e --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/generator.rb @@ -0,0 +1,111 @@ +# frozen_string_literal: true + +module JekyllFeed + class Generator < Jekyll::Generator + safe true + priority :lowest + + # Main plugin action, called by Jekyll-core + def generate(site) + @site = site + collections.each do |name, meta| + Jekyll.logger.info "Jekyll Feed:", "Generating feed for #{name}" + (meta["categories"] + [nil]).each do |category| + path = feed_path(:collection => name, :category => category) + next if file_exists?(path) + @site.pages << make_page(path, :collection => name, :category => category) + end + end + end + + private + + # Matches all whitespace that follows + # 1. A '>', which closes an XML tag or + # 2. A '}', which closes a Liquid tag + # We will strip all of this whitespace to minify the template + MINIFY_REGEX = %r!(?<=>|})\s+! + + # Returns the plugin's config or an empty hash if not set + def config + @config ||= @site.config["feed"] || {} + end + + # Determines the destination path of a given feed + # + # collection - the name of a collection, e.g., "posts" + # category - a category within that collection, e.g., "news" + # + # Will return "/feed.xml", or the config-specified default feed for posts + # Will return `/feed/category.xml` for post categories + # WIll return `/feed/collection.xml` for other collections + # Will return `/feed/collection/category.xml` for other collection categories + def feed_path(collection: "posts", category: nil) + prefix = collection == "posts" ? "/feed" : "/feed/#{collection}" + return "#{prefix}/#{category}.xml" if category + + collections.dig(collection, "path") || "#{prefix}.xml" + end + + # Returns a hash representing all collections to be processed and their metadata + # in the form of { collection_name => { categories = [...], path = "..." } } + def collections + return @collections if defined?(@collections) + + @collections = if config["collections"].is_a?(Array) + config["collections"].map { |c| [c, {}] }.to_h + elsif config["collections"].is_a?(Hash) + config["collections"] + else + {} + end + + @collections = normalize_posts_meta(@collections) + @collections.each_value do |meta| + meta["categories"] = (meta["categories"] || []).to_set + end + + @collections + end + + # Path to feed.xml template file + def feed_source_path + @feed_source_path ||= File.expand_path "feed.xml", __dir__ + end + + def feed_template + @feed_template ||= File.read(feed_source_path).gsub(MINIFY_REGEX, "") + end + + # Checks if a file already exists in the site source + def file_exists?(file_path) + File.exist? @site.in_source_dir(file_path) + end + + # Generates contents for a file + + def make_page(file_path, collection: "posts", category: nil) + PageWithoutAFile.new(@site, __dir__, "", file_path).tap do |file| + file.content = feed_template + file.data.merge!( + "layout" => nil, + "sitemap" => false, + "xsl" => file_exists?("feed.xslt.xml"), + "collection" => collection, + "category" => category + ) + file.output + end + end + + # Special case the "posts" collection, which, for ease of use and backwards + # compatability, can be configured via top-level keys or directly as a collection + def normalize_posts_meta(hash) + hash["posts"] ||= {} + hash["posts"]["path"] ||= config["path"] + hash["posts"]["categories"] ||= config["categories"] + config["path"] ||= hash["posts"]["path"] + hash + end + end +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/meta-tag.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/meta-tag.rb new file mode 100644 index 0000000..76da23f --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/meta-tag.rb @@ -0,0 +1,37 @@ +# frozen_string_literal: true + +module JekyllFeed + class MetaTag < Liquid::Tag + # Use Jekyll's native relative_url filter + include Jekyll::Filters::URLFilters + + def render(context) + @context = context + attrs = attributes.map { |k, v| %(#{k}="#{v}") }.join(" ") + "" + end + + private + + def config + @config ||= @context.registers[:site].config + end + + def attributes + { + :type => "application/atom+xml", + :rel => "alternate", + :href => absolute_url(path), + :title => title, + }.keep_if { |_, v| v } + end + + def path + config.dig("feed", "path") || "feed.xml" + end + + def title + config["title"] || config["name"] + end + end +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/page-without-a-file.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/page-without-a-file.rb new file mode 100644 index 0000000..b7d3278 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/page-without-a-file.rb @@ -0,0 +1,9 @@ +# frozen_string_literal: true + +module JekyllFeed + class PageWithoutAFile < Jekyll::Page + def read_yaml(*) + @data ||= {} + end + end +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/version.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/version.rb new file mode 100644 index 0000000..2486a2c --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/lib/jekyll-feed/version.rb @@ -0,0 +1,7 @@ +# frozen_string_literal: true + +module Jekyll + module Feed + VERSION = "0.11.0" + end +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/script/bootstrap b/vendor/bundle/gems/jekyll-feed-0.11.0/script/bootstrap new file mode 100644 index 0000000..8a09d8a --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/script/bootstrap @@ -0,0 +1,3 @@ +#! /bin/bash + +bundle install diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/script/cibuild b/vendor/bundle/gems/jekyll-feed-0.11.0/script/cibuild new file mode 100644 index 0000000..2f12fc3 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/script/cibuild @@ -0,0 +1,7 @@ +#! /bin/bash + +set -e + +script/test +script/fmt +bundle exec rake build diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/script/fmt b/vendor/bundle/gems/jekyll-feed-0.11.0/script/fmt new file mode 100644 index 0000000..c5351ec --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/script/fmt @@ -0,0 +1,10 @@ +#!/bin/bash +set -e + +echo "Rubocop $(bundle exec rubocop --version)" +bundle exec rubocop -D -E $@ +success=$? +if ((success != 0)); then + echo -e "\nTry running \`script/fmt -a\` to automatically fix errors" +fi +exit $success diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/script/release b/vendor/bundle/gems/jekyll-feed-0.11.0/script/release new file mode 100644 index 0000000..a9c226f --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/script/release @@ -0,0 +1,7 @@ +#!/bin/sh +# Tag and push a release. + +set -e + +script/cibuild +bundle exec rake release diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/script/test b/vendor/bundle/gems/jekyll-feed-0.11.0/script/test new file mode 100644 index 0000000..d57e61a --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/script/test @@ -0,0 +1,4 @@ +#!/bin/bash +set -ex + +bundle exec rspec "$@" diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-01-collection-doc.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-01-collection-doc.md new file mode 100644 index 0000000..2bacb11 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-01-collection-doc.md @@ -0,0 +1,4 @@ +--- +--- + +Look at me! I'm a collection! diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-02-collection-category-doc.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-02-collection-category-doc.md new file mode 100644 index 0000000..e5899e9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_collection/2018-01-02-collection-category-doc.md @@ -0,0 +1,5 @@ +--- +category: news +--- + +Look at me! I'm a collection doc in a category! diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_config.yml b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_config.yml new file mode 100644 index 0000000..32bccc5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_config.yml @@ -0,0 +1,9 @@ +timezone: UTC + +defaults: + - + scope: + path: "" + type: page + values: + layout: some_default diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_data/authors.yml b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_data/authors.yml new file mode 100644 index 0000000..78a6ff9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_data/authors.yml @@ -0,0 +1,5 @@ +garthdb: + name: Garth + twitter: garthdb + uri: "http://garthdb.com" + email: example@mail.com diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_drafts/2015-01-12-a-draft.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_drafts/2015-01-12-a-draft.md new file mode 100644 index 0000000..bf78910 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_drafts/2015-01-12-a-draft.md @@ -0,0 +1,4 @@ +--- +--- + +This is a draft. diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_layouts/some_default.html b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_layouts/some_default.html new file mode 100644 index 0000000..6041172 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_layouts/some_default.html @@ -0,0 +1,11 @@ +--- +--- + + + {% feed_meta %} + + +THIS IS MY LAYOUT +{{ content }} + + diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md new file mode 100644 index 0000000..13b9791 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md @@ -0,0 +1,7 @@ +--- +excerpt: "Foo" +image: "/image.png" +category: news +--- + +# December the twelfth, actually. diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-02-march-the-second.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-02-march-the-second.md new file mode 100644 index 0000000..e33a699 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-02-march-the-second.md @@ -0,0 +1,6 @@ +--- +image: https://cdn.example.org/absolute.png?h=188&w=250 +category: news +--- + +March the second! diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md new file mode 100644 index 0000000..2401ecc --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md @@ -0,0 +1,9 @@ +--- +tags: + - '"/>' +image: + path: "/object-image.png" +category: updates +--- + +March the fourth! diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md new file mode 100644 index 0000000..f032a1b --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md @@ -0,0 +1,5 @@ +--- +last_modified_at: 2015-05-12T13:27:59+00:00 +--- + +Please don't modify this file. It's modified time is important. diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-02-12-strip-newlines.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-02-12-strip-newlines.md new file mode 100644 index 0000000..7d7a373 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-02-12-strip-newlines.md @@ -0,0 +1,6 @@ +--- +title: + The plugin + will properly + strip newlines. +--- diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-liquid.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-liquid.md new file mode 100644 index 0000000..81aaeae --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-liquid.md @@ -0,0 +1,7 @@ +--- +--- + +{% capture liquidstring %} +Liquid is not rendered. +{% endcapture %} +{{ liquidstring | replace:'not ','' }} diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-pre.html b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-pre.html new file mode 100644 index 0000000..42b54b5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-12-pre.html @@ -0,0 +1,8 @@ +--- +author: Pat +lang: en +--- + +
        Line 1
        +Line 2
        +Line 3
        diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-18-author-detail.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-18-author-detail.md new file mode 100644 index 0000000..c4c42bd --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-05-18-author-detail.md @@ -0,0 +1,9 @@ +--- +excerpt: "" +author: + name: Ben + uri: "http://ben.balter.com" + email: ben@example.com +--- + +# December the twelfth, actually. diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-08-08-stuck-in-the-middle.html b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-08-08-stuck-in-the-middle.html new file mode 100644 index 0000000..a845151 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2015-08-08-stuck-in-the-middle.html @@ -0,0 +1,2 @@ +--- +--- diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2016-04-25-author-reference.md b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2016-04-25-author-reference.md new file mode 100644 index 0000000..f9a0f0c --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/_posts/2016-04-25-author-reference.md @@ -0,0 +1,6 @@ +--- +excerpt: "" +author: garthdb +--- + +# April the twenty-fifth? diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/feed.xslt.xml b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/fixtures/feed.xslt.xml new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/jekyll-feed_spec.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/jekyll-feed_spec.rb new file mode 100644 index 0000000..e042c42 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/jekyll-feed_spec.rb @@ -0,0 +1,474 @@ +# frozen_string_literal: true + +require "spec_helper" + +describe(JekyllFeed) do + let(:overrides) { {} } + let(:config) do + Jekyll.configuration(Jekyll::Utils.deep_merge_hashes({ + "full_rebuild" => true, + "source" => source_dir, + "destination" => dest_dir, + "show_drafts" => true, + "url" => "http://example.org", + "name" => "My awesome site", + "author" => { + "name" => "Dr. Jekyll", + }, + "collections" => { + "my_collection" => { "output" => true }, + "other_things" => { "output" => false }, + }, + }, overrides)) + end + let(:site) { Jekyll::Site.new(config) } + let(:contents) { File.read(dest_dir("feed.xml")) } + let(:context) { make_context(:site => site) } + let(:feed_meta) { Liquid::Template.parse("{% feed_meta %}").render!(context, {}) } + before(:each) do + site.process + end + + it "has no layout" do + expect(contents).not_to match(%r!\ATHIS IS MY LAYOUT!) + end + + it "creates a feed.xml file" do + expect(Pathname.new(dest_dir("feed.xml"))).to exist + end + + it "doesn't have multiple new lines or trailing whitespace" do + expect(contents).to_not match %r!\s+\n! + expect(contents).to_not match %r!\n{2,}! + end + + it "puts all the posts in the feed.xml file" do + expect(contents).to match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(contents).to match /http:\/\/example\.org\/news\/2014\/03\/02\/march-the-second\.html/ + expect(contents).to match /http:\/\/example\.org\/news\/2013\/12\/12\/dec-the-second\.html/ + expect(contents).to match "http://example.org/2015/08/08/stuck-in-the-middle.html" + expect(contents).to_not match /http:\/\/example\.org\/2016\/02\/09\/a-draft\.html/ + end + + it "does not include assets or any static files that aren't .html" do + expect(contents).not_to match /http:\/\/example\.org\/images\/hubot\.png/ + expect(contents).not_to match /http:\/\/example\.org\/feeds\/atom\.xml/ + end + + it "preserves linebreaks in preformatted text in posts" do + expect(contents).to match %r!Line 1\nLine 2\nLine 3! + end + + it "supports post author name as an object" do + expect(contents).to match /\s*Ben<\/name>\s*ben@example.com<\/email>\s*http:\/\/ben.balter.com<\/uri>\s*<\/author>/ + end + + it "supports post author name as a string" do + expect(contents).to match /\s*Pat<\/name>\s*<\/author>/ + end + + it "does not output author tag no author is provided" do + expect(contents).not_to match /\s*<\/name>\s*<\/author>/ + end + + it "does use author reference with data from _data/authors.yml" do + expect(contents).to match /\s*Garth<\/name>\s*example@mail.com<\/email>\s*http:\/\/garthdb.com<\/uri>\s*<\/author>/ + end + + it "converts markdown posts to HTML" do + expect(contents).to match /<p>March the second!<\/p>/ + end + + it "uses last_modified_at where available" do + expect(contents).to match /2015-05-12T13:27:59\+00:00<\/updated>/ + end + + it "replaces newlines in posts to spaces" do + expect(contents).to match %r!The plugin will properly strip newlines.! + end + + it "renders Liquid inside posts" do + expect(contents).to match %r!Liquid is rendered\.! + expect(contents).not_to match %r!Liquid is not rendered\.! + end + + it "includes the item image" do + expect(contents).to include('') + expect(contents).to include('') + expect(contents).to include('') + end + + context "parsing" do + let(:feed) { RSS::Parser.parse(contents) } + + it "outputs an RSS feed" do + expect(feed.feed_type).to eql("atom") + expect(feed.feed_version).to eql("1.0") + expect(feed.encoding).to eql("UTF-8") + expect(feed.lang).to be_nil + expect(feed.valid?).to eql(true) + end + + it "outputs the link" do + expect(feed.link.href).to eql("http://example.org/feed.xml") + end + + it "outputs the generator" do + expect(feed.generator.content).to eql("Jekyll") + expect(feed.generator.version).to eql(Jekyll::VERSION) + end + + it "includes the items" do + expect(feed.items.count).to eql(10) + end + + it "includes item contents" do + post = feed.items.last + expect(post.title.content).to eql("Dec The Second") + expect(post.link.href).to eql("http://example.org/news/2013/12/12/dec-the-second.html") + expect(post.published.content).to eql(Time.parse("2013-12-12")) + end + + it "includes the item's excerpt" do + post = feed.items.last + expect(post.summary.content).to eql("Foo") + end + + it "doesn't include the item's excerpt if blank" do + post = feed.items.first + expect(post.summary).to be_nil + end + + context "with site.lang set" do + lang = "en_US" + let(:overrides) { { "lang" => lang } } + it "outputs a valid feed" do + expect(feed.feed_type).to eql("atom") + expect(feed.feed_version).to eql("1.0") + expect(feed.encoding).to eql("UTF-8") + expect(feed.valid?).to eql(true) + end + + it "outputs the correct language" do + expect(feed.lang).to eql(lang) + end + + it "sets the language of entries" do + post = feed.items.first + expect(post.lang).to eql(lang) + end + + it "renders the feed meta" do + expected = %r!! + expect(contents).to match(expected) + end + end + + context "with site.title set" do + let(:site_title) { "My Site Title" } + let(:overrides) { { "title" => site_title } } + + it "uses site.title for the title" do + expect(feed.title.content).to eql(site_title) + end + end + + context "with site.name set" do + let(:site_name) { "My Site Name" } + let(:overrides) { { "name" => site_name } } + + it "uses site.name for the title" do + expect(feed.title.content).to eql(site_name) + end + end + + context "with site.name and site.title set" do + let(:site_title) { "My Site Title" } + let(:site_name) { "My Site Name" } + let(:overrides) { { "title" => site_title, "name" => site_name } } + + it "uses site.title for the title, dropping site.name" do + expect(feed.title.content).to eql(site_title) + end + end + end + + context "smartify" do + let(:site_title) { "Pat's Site" } + let(:overrides) { { "title" => site_title } } + let(:feed) { RSS::Parser.parse(contents) } + + it "processes site title with SmartyPants" do + expect(feed.title.content).to eql("Pat’s Site") + end + end + + context "validation" do + it "validates" do + # See https://validator.w3.org/docs/api.html + url = "https://validator.w3.org/feed/check.cgi?output=soap12" + response = Typhoeus.post(url, :body => { :rawdata => contents }, :accept_encoding => "gzip") + pending "Something went wrong with the W3 validator" unless response.success? + result = Nokogiri::XML(response.body) + result.remove_namespaces! + + result.css("warning").each do |warning| + # Quiet a warning that results from us passing the feed as a string + next if warning.css("text").text =~ %r!Self reference doesn't match document location! + + # Quiet expected warning that results from blank summary test case + next if warning.css("text").text =~ %r!(content|summary) should not be blank! + + # Quiet expected warning about multiple posts with same updated time + next if warning.css("text").text =~ %r!Two entries with the same value for atom:updated! + + warn "Validation warning: #{warning.css("text").text} on line #{warning.css("line").text} column #{warning.css("column").text}" + end + + errors = result.css("error").map do |error| + "Validation error: #{error.css("text").text} on line #{error.css("line").text} column #{error.css("column").text}" + end + + expect(result.css("validity").text).to eql("true"), errors.join("\n") + end + end + + context "with a baseurl" do + let(:overrides) do + { "baseurl" => "/bass" } + end + + it "correctly adds the baseurl to the posts" do + expect(contents).to match /http:\/\/example\.org\/bass\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(contents).to match /http:\/\/example\.org\/bass\/news\/2014\/03\/02\/march-the-second\.html/ + expect(contents).to match /http:\/\/example\.org\/bass\/news\/2013\/12\/12\/dec-the-second\.html/ + end + + it "renders the feed meta" do + expected = 'href="http://example.org/bass/feed.xml"' + expect(feed_meta).to include(expected) + end + end + + context "feed meta" do + it "renders the feed meta" do + expected = '' + expect(feed_meta).to eql(expected) + end + + context "with a blank site name" do + let(:config) do + Jekyll.configuration({ + "source" => source_dir, + "destination" => dest_dir, + "url" => "http://example.org", + }) + end + + it "does not output blank title" do + expect(feed_meta).not_to include("title=") + end + end + end + + context "changing the feed path" do + let(:overrides) do + { + "feed" => { + "path" => "atom.xml", + }, + } + end + + it "should write to atom.xml" do + expect(Pathname.new(dest_dir("atom.xml"))).to exist + end + + it "renders the feed meta with custom feed path" do + expected = 'href="http://example.org/atom.xml"' + expect(feed_meta).to include(expected) + end + end + + context "changing the file path via collection meta" do + let(:overrides) do + { + "feed" => { + "collections" => { + "posts" => { + "path" => "atom.xml" + } + } + }, + } + end + + it "should write to atom.xml" do + expect(Pathname.new(dest_dir("atom.xml"))).to exist + end + + it "renders the feed meta with custom feed path" do + expected = 'href="http://example.org/atom.xml"' + expect(feed_meta).to include(expected) + end + end + + context "feed stylesheet" do + it "includes the stylesheet" do + expect(contents).to include('') + end + end + + context "with site.lang set" do + let(:overrides) { { "lang" => "en-US" } } + + it "should set the language" do + expect(contents).to match %r!type="text/html" hreflang="en-US" />! + end + end + + context "with post.lang set" do + it "should set the language for that entry" do + expect(contents).to match %r!! + expect(contents).to match %r!! + end + end + + context "categories" do + context "with top-level post categories" do + let(:overrides) { + { + "feed" => { "categories" => ["news"] } + } + } + let(:news_feed) { File.read(dest_dir("feed/news.xml")) } + + it "outputs the primary feed" do + expect(contents).to match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(contents).to match /http:\/\/example\.org\/news\/2014\/03\/02\/march-the-second\.html/ + expect(contents).to match /http:\/\/example\.org\/news\/2013\/12\/12\/dec-the-second\.html/ + expect(contents).to match "http://example.org/2015/08/08/stuck-in-the-middle.html" + expect(contents).to_not match /http:\/\/example\.org\/2016\/02\/09\/a-draft\.html/ + end + + it "outputs the category feed" do + expect(news_feed).to match "My awesome site | News" + expect(news_feed).to match /http:\/\/example\.org\/news\/2014\/03\/02\/march-the-second\.html/ + expect(news_feed).to match /http:\/\/example\.org\/news\/2013\/12\/12\/dec-the-second\.html/ + expect(news_feed).to_not match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(news_feed).to_not match "http://example.org/2015/08/08/stuck-in-the-middle.html" + end + end + + context "with collection-level post categories" do + let(:overrides) { + { + "feed" => { + "collections" => { + "posts" => { + "categories" => ["news"] + } + } + } + } + } + let(:news_feed) { File.read(dest_dir("feed/news.xml")) } + + it "outputs the primary feed" do + expect(contents).to match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(contents).to match /http:\/\/example\.org\/news\/2014\/03\/02\/march-the-second\.html/ + expect(contents).to match /http:\/\/example\.org\/news\/2013\/12\/12\/dec-the-second\.html/ + expect(contents).to match "http://example.org/2015/08/08/stuck-in-the-middle.html" + expect(contents).to_not match /http:\/\/example\.org\/2016\/02\/09\/a-draft\.html/ + end + + it "outputs the category feed" do + expect(news_feed).to match "My awesome site | News" + expect(news_feed).to match /http:\/\/example\.org\/news\/2014\/03\/02\/march-the-second\.html/ + expect(news_feed).to match /http:\/\/example\.org\/news\/2013\/12\/12\/dec-the-second\.html/ + expect(news_feed).to_not match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(news_feed).to_not match "http://example.org/2015/08/08/stuck-in-the-middle.html" + end + end + end + + context "collections" do + let(:collection_feed) { File.read(dest_dir("feed/collection.xml")) } + + context "when initialized as an array" do + let(:overrides) { + { + "collections" => { + "collection" => { + "output" => true + } + }, + "feed" => { "collections" => ["collection"] } + } + } + + + it "outputs the collection feed" do + expect(collection_feed).to match "My awesome site | Collection" + expect(collection_feed).to match "http://example.org/collection/2018-01-01-collection-doc.html" + expect(collection_feed).to match "http://example.org/collection/2018-01-02-collection-category-doc.html" + expect(collection_feed).to_not match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(collection_feed).to_not match "http://example.org/2015/08/08/stuck-in-the-middle.html" + end + end + + context "with categories" do + let(:overrides) { + { + "collections" => { + "collection" => { + "output" => true + } + }, + "feed" => { + "collections" => { + "collection" => { + "categories" => ["news"] + } + } + } + } + } + let(:news_feed) { File.read(dest_dir("feed/collection/news.xml")) } + + it "outputs the collection category feed" do + expect(news_feed).to match "My awesome site | Collection | News" + expect(news_feed).to match "http://example.org/collection/2018-01-02-collection-category-doc.html" + expect(news_feed).to_not match "http://example.org/collection/2018-01-01-collection-doc.html" + expect(news_feed).to_not match /http:\/\/example\.org\/updates\/2014\/03\/04\/march-the-fourth\.html/ + expect(news_feed).to_not match "http://example.org/2015/08/08/stuck-in-the-middle.html" + end + end + + context "with a custom path" do + let(:overrides) { + { + "collections" => { + "collection" => { + "output" => true + } + }, + "feed" => { + "collections" => { + "collection" => { + "categories" => ["news"], + "path" => "custom.xml" + } + } + } + } + } + + it "should write to the custom path" do + expect(Pathname.new(dest_dir("custom.xml"))).to exist + expect(Pathname.new(dest_dir("feed/collection.xml"))).to_not exist + expect(Pathname.new(dest_dir("feed/collection/news.xml"))).to exist + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-feed-0.11.0/spec/spec_helper.rb b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/spec_helper.rb new file mode 100644 index 0000000..8f1bbe7 --- /dev/null +++ b/vendor/bundle/gems/jekyll-feed-0.11.0/spec/spec_helper.rb @@ -0,0 +1,30 @@ +# frozen_string_literal: true + +require "jekyll" +require "typhoeus" +require "nokogiri" +require "rss" +require File.expand_path("../lib/jekyll-feed", __dir__) + +Jekyll.logger.log_level = :error + +RSpec.configure do |config| + config.run_all_when_everything_filtered = true + config.filter_run :focus + config.order = "random" + + SOURCE_DIR = File.expand_path("fixtures", __dir__) + DEST_DIR = File.expand_path("dest", __dir__) + + def source_dir(*files) + File.join(SOURCE_DIR, *files) + end + + def dest_dir(*files) + File.join(DEST_DIR, *files) + end + + def make_context(registers = {}) + Liquid::Context.new({}, {}, { :site => site }.merge(registers)) + end +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/.gitignore b/vendor/bundle/gems/jekyll-paginate-1.1.0/.gitignore new file mode 100644 index 0000000..35d00b2 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/.gitignore @@ -0,0 +1,16 @@ +*.gem +*.rbc +.bundle +.config +.yardoc +Gemfile.lock +InstalledFiles +_yardoc +coverage +doc/ +lib/bundler/man +pkg +rdoc +spec/reports +spec/dest +tmp diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/.rspec b/vendor/bundle/gems/jekyll-paginate-1.1.0/.rspec new file mode 100644 index 0000000..5f16476 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/.rspec @@ -0,0 +1,2 @@ +--color +--format progress diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/.travis.yml b/vendor/bundle/gems/jekyll-paginate-1.1.0/.travis.yml new file mode 100644 index 0000000..55765aa --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/.travis.yml @@ -0,0 +1,21 @@ +language: ruby +cache: bundler +before_install: script/unbundle +install: +- travis_retry bundle install --path vendor/bundle +rvm: +- 2.1 +- 2.0 +- 1.9.3 +script: script/cibuild +notifications: + irc: + on_success: change + on_failure: change + channels: + - irc.freenode.org#jekyll + template: + - '%{repository}#%{build_number} (%{branch}) %{message} %{build_url}' + email: + on_success: never + on_failure: never diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/Gemfile b/vendor/bundle/gems/jekyll-paginate-1.1.0/Gemfile new file mode 100644 index 0000000..c892bd3 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/Gemfile @@ -0,0 +1,4 @@ +source 'https://rubygems.org' + +# Specify your gem's dependencies in jekyll-paginate.gemspec +gemspec diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/History.markdown b/vendor/bundle/gems/jekyll-paginate-1.1.0/History.markdown new file mode 100644 index 0000000..605e4c3 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/History.markdown @@ -0,0 +1,9 @@ +## 1.1.0 / 2014-10-14 + +### Minor Enhancements + + * Filter out posts that have `hidden: true` in front matter (#13) + +### Development Fixes + + * Fix tests for rspec 3. (#9) diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/LICENSE.txt b/vendor/bundle/gems/jekyll-paginate-1.1.0/LICENSE.txt new file mode 100644 index 0000000..3ed9f59 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2014 Parker Moore + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/README.md b/vendor/bundle/gems/jekyll-paginate-1.1.0/README.md new file mode 100644 index 0000000..67fd2fc --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/README.md @@ -0,0 +1,31 @@ +# Jekyll::Paginate + +Default pagination generator for Jekyll. + +[![Build Status](https://secure.travis-ci.org/jekyll/jekyll-paginate.svg?branch=master)](https://travis-ci.org/jekyll/jekyll-paginate) + +## Installation + +Add this line to your application's Gemfile: + + gem 'jekyll-paginate' + +And then execute: + + $ bundle + +Or install it yourself as: + + $ gem install jekyll-paginate + +## Usage + +Once the gem is installed on your system, Jekyll will auto-require it. Just set the following configuration + +## Contributing + +1. Fork it ( http://github.com/jekyll/jekyll-paginate/fork ) +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/Rakefile b/vendor/bundle/gems/jekyll-paginate-1.1.0/Rakefile new file mode 100644 index 0000000..2995527 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/Rakefile @@ -0,0 +1 @@ +require "bundler/gem_tasks" diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/jekyll-paginate.gemspec b/vendor/bundle/gems/jekyll-paginate-1.1.0/jekyll-paginate.gemspec new file mode 100644 index 0000000..ab46067 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/jekyll-paginate.gemspec @@ -0,0 +1,24 @@ +# coding: utf-8 +lib = File.expand_path('../lib', __FILE__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require 'jekyll-paginate/version' + +Gem::Specification.new do |spec| + spec.name = "jekyll-paginate" + spec.version = Jekyll::Paginate::VERSION + spec.authors = ["Parker Moore"] + spec.email = ["parkrmoore@gmail.com"] + spec.summary = %q{Built-in Pagination Generator for Jekyll} + spec.homepage = "https://github.com/jekyll/jekyll-paginate" + spec.license = "MIT" + + spec.files = `git ls-files -z`.split("\x0") + spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } + spec.test_files = spec.files.grep(%r{^(test|spec|features)/}) + spec.require_paths = ["lib"] + + spec.add_development_dependency "jekyll", "~> 2.0" + spec.add_development_dependency "bundler", "~> 1.5" + spec.add_development_dependency "rake" + spec.add_development_dependency "rspec", "~> 3.0" +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate.rb new file mode 100644 index 0000000..3a3d6ff --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate.rb @@ -0,0 +1,8 @@ +require "jekyll-paginate/version" +require "jekyll-paginate/pager" +require "jekyll-paginate/pagination" + +module Jekyll + module Paginate + end +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pager.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pager.rb new file mode 100644 index 0000000..eba983d --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pager.rb @@ -0,0 +1,137 @@ +module Jekyll + module Paginate + class Pager + attr_reader :page, :per_page, :posts, :total_posts, :total_pages, + :previous_page, :previous_page_path, :next_page, :next_page_path + + # Calculate the number of pages. + # + # all_posts - The Array of all Posts. + # per_page - The Integer of entries per page. + # + # Returns the Integer number of pages. + def self.calculate_pages(all_posts, per_page) + (all_posts.size.to_f / per_page.to_i).ceil + end + + # Determine if pagination is enabled the site. + # + # site - the Jekyll::Site object + # + # Returns true if pagination is enabled, false otherwise. + def self.pagination_enabled?(site) + !site.config['paginate'].nil? && + site.pages.size > 0 + end + + # Static: Determine if a page is a possible candidate to be a template page. + # Page's name must be `index.html` and exist in any of the directories + # between the site source and `paginate_path`. + # + # config - the site configuration hash + # page - the Jekyll::Page about which we're inquiring + # + # Returns true if the + def self.pagination_candidate?(config, page) + page_dir = File.dirname(File.expand_path(remove_leading_slash(page.path), config['source'])) + paginate_path = remove_leading_slash(config['paginate_path']) + paginate_path = File.expand_path(paginate_path, config['source']) + page.name == 'index.html' && + in_hierarchy(config['source'], page_dir, File.dirname(paginate_path)) + end + + # Determine if the subdirectories of the two paths are the same relative to source + # + # source - the site source + # page_dir - the directory of the Jekyll::Page + # paginate_path - the absolute paginate path (from root of FS) + # + # Returns whether the subdirectories are the same relative to source + def self.in_hierarchy(source, page_dir, paginate_path) + return false if paginate_path == File.dirname(paginate_path) + return false if paginate_path == Pathname.new(source).parent + page_dir == paginate_path || + in_hierarchy(source, page_dir, File.dirname(paginate_path)) + end + + # Static: Return the pagination path of the page + # + # site - the Jekyll::Site object + # num_page - the pagination page number + # + # Returns the pagination path as a string + def self.paginate_path(site, num_page) + return nil if num_page.nil? + return Pagination.first_page_url(site) if num_page <= 1 + format = site.config['paginate_path'] + format = format.sub(':num', num_page.to_s) + ensure_leading_slash(format) + end + + # Static: Return a String version of the input which has a leading slash. + # If the input already has a forward slash in position zero, it will be + # returned unchanged. + # + # path - a String path + # + # Returns the path with a leading slash + def self.ensure_leading_slash(path) + path[0..0] == "/" ? path : "/#{path}" + end + + # Static: Return a String version of the input without a leading slash. + # + # path - a String path + # + # Returns the input without the leading slash + def self.remove_leading_slash(path) + ensure_leading_slash(path)[1..-1] + end + + # Initialize a new Pager. + # + # site - the Jekyll::Site object + # page - The Integer page number. + # all_posts - The Array of all the site's Posts. + # num_pages - The Integer number of pages or nil if you'd like the number + # of pages calculated. + def initialize(site, page, all_posts, num_pages = nil) + @page = page + @per_page = site.config['paginate'].to_i + @total_pages = num_pages || Pager.calculate_pages(all_posts, @per_page) + + if @page > @total_pages + raise RuntimeError, "page number can't be greater than total pages: #{@page} > #{@total_pages}" + end + + init = (@page - 1) * @per_page + offset = (init + @per_page - 1) >= all_posts.size ? all_posts.size : (init + @per_page - 1) + + @total_posts = all_posts.size + @posts = all_posts[init..offset] + @previous_page = @page != 1 ? @page - 1 : nil + @previous_page_path = Pager.paginate_path(site, @previous_page) + @next_page = @page != @total_pages ? @page + 1 : nil + @next_page_path = Pager.paginate_path(site, @next_page) + end + + # Convert this Pager's data to a Hash suitable for use by Liquid. + # + # Returns the Hash representation of this Pager. + def to_liquid + { + 'page' => page, + 'per_page' => per_page, + 'posts' => posts, + 'total_posts' => total_posts, + 'total_pages' => total_pages, + 'previous_page' => previous_page, + 'previous_page_path' => previous_page_path, + 'next_page' => next_page, + 'next_page_path' => next_page_path + } + end + + end + end +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pagination.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pagination.rb new file mode 100644 index 0000000..79614c4 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pagination.rb @@ -0,0 +1,86 @@ +module Jekyll + module Paginate + class Pagination < Generator + # This generator is safe from arbitrary code execution. + safe true + + # This generator should be passive with regard to its execution + priority :lowest + + # Generate paginated pages if necessary. + # + # site - The Site. + # + # Returns nothing. + def generate(site) + if Pager.pagination_enabled?(site) + if template = template_page(site) + paginate(site, template) + else + Jekyll.logger.warn "Pagination:", "Pagination is enabled, but I couldn't find " + + "an index.html page to use as the pagination template. Skipping pagination." + end + end + end + + # Paginates the blog's posts. Renders the index.html file into paginated + # directories, e.g.: page2/index.html, page3/index.html, etc and adds more + # site-wide data. + # + # site - The Site. + # page - The index.html Page that requires pagination. + # + # {"paginator" => { "page" => , + # "per_page" => , + # "posts" => [], + # "total_posts" => , + # "total_pages" => , + # "previous_page" => , + # "next_page" => }} + def paginate(site, page) + all_posts = site.site_payload['site']['posts'] + all_posts = all_posts.reject { |p| p['hidden'] } + pages = Pager.calculate_pages(all_posts, site.config['paginate'].to_i) + (1..pages).each do |num_page| + pager = Pager.new(site, num_page, all_posts, pages) + if num_page > 1 + newpage = Page.new(site, site.source, page.dir, page.name) + newpage.pager = pager + newpage.dir = Pager.paginate_path(site, num_page) + site.pages << newpage + else + page.pager = pager + end + end + end + + # Static: Fetch the URL of the template page. Used to determine the + # path to the first pager in the series. + # + # site - the Jekyll::Site object + # + # Returns the url of the template page + def self.first_page_url(site) + if page = Pagination.new.template_page(site) + page.url + else + nil + end + end + + # Public: Find the Jekyll::Page which will act as the pager template + # + # site - the Jekyll::Site object + # + # Returns the Jekyll::Page which will act as the pager template + def template_page(site) + site.pages.dup.select do |page| + Pager.pagination_candidate?(site.config, page) + end.sort do |one, two| + two.path.size <=> one.path.size + end.first + end + + end + end +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/version.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/version.rb new file mode 100644 index 0000000..4442dcc --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/version.rb @@ -0,0 +1,5 @@ +module Jekyll + module Paginate + VERSION = "1.1.0" + end +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/script/bootstrap b/vendor/bundle/gems/jekyll-paginate-1.1.0/script/bootstrap new file mode 100644 index 0000000..0a74479 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/script/bootstrap @@ -0,0 +1,3 @@ +#!/bin/bash + +bundle install diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/script/cibuild b/vendor/bundle/gems/jekyll-paginate-1.1.0/script/cibuild new file mode 100644 index 0000000..45d681a --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/script/cibuild @@ -0,0 +1,3 @@ +#!/bin/bash + +bundle exec rspec diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/script/unbundle b/vendor/bundle/gems/jekyll-paginate-1.1.0/script/unbundle new file mode 100644 index 0000000..9c4120b --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/script/unbundle @@ -0,0 +1,8 @@ +#!/bin/bash + +RELEASES_URL="https://github.com/jekyll/jekyll/releases" +JEKYLL_VERSION=`curl http://jekyllrb.com/latest_version.txt` +JEKYLL_BUNDLE="jekyll-${JEKYLL_VERSION}.tar.gz" + +wget "${RELEASES_URL}/download/v${JEKYLL_VERSION}/${JEKYLL_BUNDLE}" +tar -xzvf ${JEKYLL_BUNDLE} diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pager_spec.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pager_spec.rb new file mode 100644 index 0000000..2dba114 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pager_spec.rb @@ -0,0 +1,134 @@ +require 'spec_helper' + +RSpec.describe(Jekyll::Paginate::Pager) do + + it "calculate number of pages" do + expect(described_class.calculate_pages([], '2')).to eql(0) + expect(described_class.calculate_pages([1], '2')).to eql(1) + expect(described_class.calculate_pages([1,2], '2')).to eql(1) + expect(described_class.calculate_pages([1,2,3], '2')).to eql(2) + expect(described_class.calculate_pages([1,2,3,4], '2')).to eql(2) + expect(described_class.calculate_pages([1,2,3,4,5], '2')).to eql(3) + end + + context "with the default paginate_path" do + let(:site) { build_site } + + it "determines the correct pagination path for each page" do + expect(described_class.paginate_path(site, 1)).to eql("/index.html") + expect(described_class.paginate_path(site, 2)).to eql("/page2") + end + end + + context "with paginate_path set to a subdirectory with no index.html" do + let(:site) { build_site({'paginate_path' => '/blog/page-:num'}) } + + it "determines the correct pagination path for each page" do + expect(described_class.paginate_path(site, 1)).to eql("/index.html") + expect(described_class.paginate_path(site, 2)).to eql("/blog/page-2") + end + end + + context "with paginate_path set to a subdirectory with no index.html with num pages being in subdirectories" do + let(:site) { build_site({'paginate_path' => '/blog/page/:num'}) } + + it "determines the correct pagination path for each page" do + expect(described_class.paginate_path(site, 1)).to eql("/index.html") + expect(described_class.paginate_path(site, 2)).to eql("/blog/page/2") + end + end + + context "with paginate_path set to a subdirectory wherein an index.html exists" do + let(:site) { build_site({'paginate_path' => '/contacts/page:num'}) } + + it "determines the correct pagination path for each page" do + expect(described_class.paginate_path(site, 1)).to eql("/contacts/index.html") + expect(described_class.paginate_path(site, 2)).to eql("/contacts/page2") + end + end + + context "with paginate_path set to a subdir wherein an index.html exists with pages in subdirs" do + let(:site) { build_site({'paginate_path' => '/contacts/page/:num'}) } + + it "determines the correct pagination path for each page" do + expect(described_class.paginate_path(site, 1)).to eql("/contacts/index.html") + expect(described_class.paginate_path(site, 2)).to eql("/contacts/page/2") + end + end + + context "pagination disabled" do + let(:site) { build_site('paginate' => nil) } + + it "report that pagination is disabled" do + expect(described_class.pagination_enabled?(site)).to be_falsey + end + end + + context "pagination enabled for 2" do + let(:site) { build_site('paginate' => 2) } + let(:posts) { site.posts } + + it "report that pagination is enabled" do + expect(described_class.pagination_enabled?(site)).to be_truthy + end + + context "with 4 posts" do + let(:posts) { site.posts[1..4] } + + it "create first pager" do + pager = described_class.new(site, 1, posts) + expect(pager.posts.size).to eql(2) + expect(pager.total_pages).to eql(2) + expect(pager.previous_page).to be_nil + expect(pager.next_page).to eql(2) + end + + it "create second pager" do + pager = described_class.new(site, 2, posts) + expect(pager.posts.size).to eql(2) + expect(pager.total_pages).to eql(2) + expect(pager.previous_page).to eql(1) + expect(pager.next_page).to be_nil + end + + it "not create third pager" do + expect { described_class.new(site, 3, posts) }.to raise_error + end + + end + + context "with 5 posts" do + let(:posts) { site.posts[1..5] } + + it "create first pager" do + pager = described_class.new(site, 1, posts) + expect(pager.posts.size).to eql(2) + expect(pager.total_pages).to eql(3) + expect(pager.previous_page).to be_nil + expect(pager.next_page).to eql(2) + end + + it "create second pager" do + pager = described_class.new(site, 2, posts) + expect(pager.posts.size).to eql(2) + expect(pager.total_pages).to eql(3) + expect(pager.previous_page).to eql(1) + expect(pager.next_page).to eql(3) + end + + it "create third pager" do + pager = described_class.new(site, 3, posts) + expect(pager.posts.size).to eql(1) + expect(pager.total_pages).to eql(3) + expect(pager.previous_page).to eql(2) + expect(pager.next_page).to be_nil + end + + it "not create fourth pager" do + expect { described_class.new(site, 4, posts) }.to raise_error(RuntimeError) + end + + end + end + +end diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pagination_spec.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/pagination_spec.rb new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-20-blah.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-20-blah.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-21-bleh.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-21-bleh.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-22-humor.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-22-humor.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-23-hey-there.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-23-hey-there.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-24-whateva.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-24-whateva.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-25-oh-yes.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-25-oh-yes.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/contacts/index.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/contacts/index.html new file mode 100644 index 0000000..a49ba48 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/contacts/index.html @@ -0,0 +1,2 @@ +--- +--- \ No newline at end of file diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/index.html b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/index.html new file mode 100644 index 0000000..a49ba48 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/source/index.html @@ -0,0 +1,2 @@ +--- +--- \ No newline at end of file diff --git a/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/spec_helper.rb b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/spec_helper.rb new file mode 100644 index 0000000..c8de534 --- /dev/null +++ b/vendor/bundle/gems/jekyll-paginate-1.1.0/spec/spec_helper.rb @@ -0,0 +1,97 @@ +require 'jekyll' +require File.expand_path("../lib/jekyll-paginate", File.dirname(__FILE__)) + +module TestMethods + def test_dir(*subdirs) + File.join(File.dirname(__FILE__), *subdirs) + end + + def dest_dir(*subdirs) + test_dir('dest', *subdirs) + end + + def source_dir(*subdirs) + test_dir('source', *subdirs) + end + + def build_configs(overrides, base_hash = Jekyll::Configuration::DEFAULTS) + Jekyll::Utils.deep_merge_hashes(base_hash, overrides) + end + + def site_configuration(overrides = {}) + build_configs({ + "source" => source_dir, + "destination" => dest_dir + }, build_configs(overrides)) + end + + def build_site(config = {}) + site = Jekyll::Site.new(site_configuration( + {"paginate" => 1}.merge(config) + )) + site.process + site + end +end + +RSpec.configure do |config| + config.expect_with :rspec do |expectations| + expectations.include_chain_clauses_in_custom_matcher_descriptions = true + end + + # rspec-mocks config goes here. You can use an alternate test double + # library (such as bogus or mocha) by changing the `mock_with` option here. + config.mock_with :rspec do |mocks| + # Prevents you from mocking or stubbing a method that does not exist on + # a real object. This is generally recommended, and will default to + # `true` in RSpec 4. + mocks.verify_partial_doubles = true + end + + # These two settings work together to allow you to limit a spec run + # to individual examples or groups you care about by tagging them with + # `:focus` metadata. When nothing is tagged with `:focus`, all examples + # get run. + config.filter_run :focus + config.run_all_when_everything_filtered = true + + # Limits the available syntax to the non-monkey patched syntax that is recommended. + # For more details, see: + # - http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax + # - http://teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/ + # - http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3#new__config_option_to_disable_rspeccore_monkey_patching + config.disable_monkey_patching! + + # This setting enables warnings. It's recommended, but in some cases may + # be too noisy due to issues in dependencies. + # config.warnings = true + + # Many RSpec users commonly either run the entire suite or an individual + # file, and it's useful to allow more verbose output when running an + # individual spec file. + if config.files_to_run.one? + # Use the documentation formatter for detailed output, + # unless a formatter has already been configured + # (e.g. via a command-line flag). + config.default_formatter = 'doc' + end + + # Print the 10 slowest examples and example groups at the + # end of the spec run, to help surface which specs are running + # particularly slow. + config.profile_examples = 10 + + # Run specs in random order to surface order dependencies. If you find an + # order dependency and want to debug it, you can fix the order by providing + # the seed, which is printed after each run. + # --seed 1234 + config.order = :random + + # Seed global randomization in this process using the `--seed` CLI option. + # Setting this allows you to use `--seed` to deterministically reproduce + # test failures related to randomization by passing the same `--seed` value + # as the one that triggered the failure. + Kernel.srand config.seed + + include TestMethods +end diff --git a/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter.rb b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter.rb new file mode 100644 index 0000000..ed73199 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter.rb @@ -0,0 +1,8 @@ +# frozen_string_literal: true + +require "jekyll-sass-converter/version" +require "jekyll/converters/scss" +require "jekyll/converters/sass" + +module JekyllSassConverter +end diff --git a/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter/version.rb b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter/version.rb new file mode 100644 index 0000000..47e34f8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll-sass-converter/version.rb @@ -0,0 +1,5 @@ +# frozen_string_literal: true + +module JekyllSassConverter + VERSION = "1.5.2".freeze +end diff --git a/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/sass.rb b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/sass.rb new file mode 100644 index 0000000..1124988 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/sass.rb @@ -0,0 +1,22 @@ +# frozen_string_literal: true + +require "sass" +require "jekyll/utils" +require "jekyll/converters/scss" + +module Jekyll + module Converters + class Sass < Scss + safe true + priority :low + + def matches(ext) + ext =~ %r!^\.sass$!i + end + + def syntax + :sass + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb new file mode 100644 index 0000000..fe41cfe --- /dev/null +++ b/vendor/bundle/gems/jekyll-sass-converter-1.5.2/lib/jekyll/converters/scss.rb @@ -0,0 +1,132 @@ +# frozen_string_literal: true + +require "sass" +require "jekyll/utils" + +module Jekyll + module Converters + class Scss < Converter + BYTE_ORDER_MARK = %r!^\xEF\xBB\xBF! + SyntaxError = Class.new(ArgumentError) + + safe true + priority :low + + ALLOWED_STYLES = %w(nested expanded compact compressed).freeze + + def matches(ext) + ext =~ %r!^\.scss$!i + end + + def output_ext(_ext) + ".css" + end + + def safe? + !!@config["safe"] + end + + def jekyll_sass_configuration + options = @config["sass"] || {} + unless options["style"].nil? + options["style"] = options["style"].to_s.gsub(%r!\A:!, "").to_sym + end + options + end + + def sass_build_configuration_options(overrides) + if safe? + { + :load_paths => sass_load_paths, + :syntax => syntax, + :style => sass_style, + :cache => false, + } + else + Jekyll::Utils.symbolize_hash_keys( + Jekyll::Utils.deep_merge_hashes( + jekyll_sass_configuration, + overrides + ) + ) + end + end + + def syntax + :scss + end + + def sass_dir + return "_sass" if jekyll_sass_configuration["sass_dir"].to_s.empty? + jekyll_sass_configuration["sass_dir"] + end + + def sass_style + style = jekyll_sass_configuration.fetch("style", :compact) + ALLOWED_STYLES.include?(style.to_s) ? style.to_sym : :compact + end + + def user_sass_load_paths + Array(jekyll_sass_configuration["load_paths"]) + end + + def sass_dir_relative_to_site_source + Jekyll.sanitized_path(site_source, sass_dir) + end + + def sass_load_paths + paths = user_sass_load_paths + [sass_dir_relative_to_site_source] + + if safe? + # Sanitize paths to prevent any attack vectors (.e.g. `/**/*`) + paths.map! { |path| Jekyll.sanitized_path(site_source, path) } + end + + # Expand file globs (e.g. `node_modules/*/node_modules` ) + Dir.chdir(site_source) do + paths = paths.map { |path| Dir.glob(path) }.flatten.uniq + + paths.map! do |path| + if safe? + # Sanitize again in case globbing was able to do something crazy. + Jekyll.sanitized_path(site_source, path) + else + File.expand_path(path) + end + end + end + + paths.select { |path| File.directory?(path) } + end + + def allow_caching? + !safe? + end + + def add_charset? + !!jekyll_sass_configuration["add_charset"] + end + + def sass_configs + sass_build_configuration_options({ + "syntax" => syntax, + "cache" => allow_caching?, + "load_paths" => sass_load_paths, + }) + end + + def convert(content) + output = ::Sass.compile(content, sass_configs) + replacement = add_charset? ? '@charset "UTF-8";' : "" + output.sub(BYTE_ORDER_MARK, replacement) + rescue ::Sass::SyntaxError => e + raise SyntaxError, "#{e} on line #{e.sass_line}" + end + + private + def site_source + @site_source ||= File.expand_path(@config["source"]).freeze + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-0.0.2/bin/jekyll-seo b/vendor/bundle/gems/jekyll-seo-0.0.2/bin/jekyll-seo new file mode 100644 index 0000000..17e1491 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-0.0.2/bin/jekyll-seo @@ -0,0 +1,4 @@ +#!/usr/bin/env ruby + +require 'jekyll-seo' +puts JekyllSeo.new(ARGV[0]) diff --git a/vendor/bundle/gems/jekyll-seo-0.0.2/lib/jekyll-seo.rb b/vendor/bundle/gems/jekyll-seo-0.0.2/lib/jekyll-seo.rb new file mode 100644 index 0000000..564d99b --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-0.0.2/lib/jekyll-seo.rb @@ -0,0 +1,135 @@ +#!/usr/bin/env ruby +# Purpose: A simple script to identify SEO problems in jekyll blog posts +# License: http://github.com/bhardin/jekyll-seo/license.txt + +require 'optparse' +require 'nokogiri' + +class JekyllSeo + def self.new(args) + + heading = []; + title = []; + url = []; + content = []; + meta_description = []; + temp = []; + + options = {} + + optparse = OptionParser.new do|opts| + # Set a banner, displayed at the top of the help screen. + opts.banner = "Usage: jekyll-seo -k keywords FILE" + + # Define the options, and what they do + options[:verbose] = false + opts.on( '-v', '--verbose', 'Output more information' ) do + options[:verbose] = true + end + + options[:keyword] = nil + opts.on( '-k', '--keyword KEYWORD', 'keyword your post should be optimized for' ) do|keyword| + options[:keyword] = keyword + end + + options[:post] = nil + opts.on( '-p', '--post FILE', 'post to be analyzed' ) do|post| + options[:post] = post + end + + opts.on( '-h', '--help', 'Display this screen' ) do + puts opts + exit + end + end + + optparse.parse! + + puts "Being verbose" if options[:verbose] + if options[:verbose] + puts "keyword: #{options[:keyword]}" if options[:keyword] + #puts "analyzing post: #{options[:post]}" if options[:post] + end + + if options[:post] + f = options[:post] + + puts "Analyzing Post: #{f}..." + post = Nokogiri::HTML(open(f)) + + # Search for keyword in heading + post.css('h1').each do |this| + if options[:verbose] + puts "heading found" + puts "heading: #{this}" + end + + heading = this.to_s.scan(/#{options[:keyword]}/i) + + if options[:verbose] + puts "heading-found: #{title}" + end + end + + # Search for keyword in title + post.css('title').each do |this| + if options[:verbose] + puts "title found" + puts "title: #{this}" + end + + title = this.to_s.scan(/#{options[:keyword]}/i) + + if options[:verbose] + puts "title-found: #{title}" + end + end + + # Search for keyword in body + post.css('body').each do |this| + if options[:verbose] + puts "content found" + #puts "content: #{this}" + end + + content = this.to_s.scan(/#{options[:keyword]}/i) + end + + # Search for keyword in Meta Description + post.css('meta').each do |this| + if this.attribute("name").to_s == "description" + if options[:verbose] + puts "Meta Description found" + puts "Meta Description: #{this.attribute('content')}" + end + + meta_description = this.attribute("content").to_s.scan(/#{options[:keyword]}/i) + end + end + + puts "" + puts "Article Heading: #{not heading.empty?} (#{heading.count})" + puts "Page title: #{not title.empty?} (#{title.count})" + # puts "Page URL: Yes (1)" + puts "Content: #{not content.empty?} (#{content.count})" + puts "Meta description: #{not meta_description.empty?} (#{meta_description.count})" + + else + puts "No post given to analyze. Try with -h" + end + + #You have not used your keyword / keyphrase in any subheading (such as an H2) in your copy. + #No images appear in this page, consider adding some as appropriate. + #The meta description is under 120 characters, however up to 156 characters are available. The available space is shorter than the usual 155 characters because Google will also include the publication date in the snippet. + #The page title contains keyword / phrase, but it does not appear at the beginning; try and move it to the beginning. + #The keyword / phrase does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one! + #The copy scores 68.9 in the Flesch Reading Ease test, which is considered OK to read. + #This page has 14 outbound link(s). + #The keyword density is 1.74%, which is great, the keyword was found 15 times. + #The meta description contains the primary keyword / phrase. + #There are 890 words contained in the body copy, this is greater than the 300 word recommended minimum. + #The page title is more than 40 characters and less than the recommended 70 character limit. + #The keyword appears in the first paragraph of the copy. + end + +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.gitignore b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.gitignore new file mode 100644 index 0000000..cc6acc6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.gitignore @@ -0,0 +1,12 @@ +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ +/bin/ +*.gem +_site diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rspec b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rspec new file mode 100644 index 0000000..83e16f8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rspec @@ -0,0 +1,2 @@ +--color +--require spec_helper diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rubocop.yml b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rubocop.yml new file mode 100644 index 0000000..630a477 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.rubocop.yml @@ -0,0 +1,20 @@ +inherit_gem: + jekyll: .rubocop.yml + +AllCops: + TargetRubyVersion: 2.3 + Exclude: + - vendor/**/* + +Metrics/LineLength: + Exclude: + - spec/**/* + - jekyll-seo-tag.gemspec + +Metrics/BlockLength: + Exclude: + - spec/**/* + +Layout/IndentHeredoc: + Exclude: + - spec/**/* diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.travis.yml b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.travis.yml new file mode 100644 index 0000000..4c96096 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/.travis.yml @@ -0,0 +1,13 @@ +rvm: + - 2.3 + - 2.4 + - 2.5 +before_install: gem install bundler +language: ruby +script: script/cibuild +sudo: false +cache: bundler + +env: + global: + - NOKOGIRI_USE_SYSTEM_LIBRARIES=true diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/Gemfile b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/Gemfile new file mode 100644 index 0000000..83c46ca --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/Gemfile @@ -0,0 +1,7 @@ +# frozen_string_literal: true + +source "https://rubygems.org" + +gemspec + +gem "github-pages", :group => :jekyll_plugins diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/History.markdown b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/History.markdown new file mode 100644 index 0000000..78e7e35 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/History.markdown @@ -0,0 +1,118 @@ +## 2.5.0 / 2018-05-18 + + * Docs: Prevent GitHub Pages from processing Liquid raw tag (#276) + +### Documentation + + * Use gems config key for Jekyll < 3.5.0 (#255) + * docs/usage - replace "below" with correct link (#280) + +### Development Fixes + + * Test against Ruby 2.5 (#260) + * add tests for twitter.card types (#289) + * Target Ruby 2.3 and Rubocop 0.56.0 (#292) + +### Minor Enhancements + + * Add webmaster_verifications for baidu (#263) + * Include page number in title (#250) + * Configure default Twitter summary card type (V2) (#225) + +## 2.4.0 / 2017-12-04 + +### Minor + + * Add meta generator (#236) + * Consistently use self-closing tags (#246) + * Strip null values from JSON-LD hash (#249) + +### Documentation + + * Avoid deprecation warning when building docs (#243) + +### Development Fixes + + * Test against latest Rubies (#242) + * Use Nokigiri on CI (#181) + +## 2.3.0 + +### Minor Enhancements + + * Use canonical_url specified in page if present #211 + * Fix for image.path causing an invalid url error #228 + * Ensure `site.data.authors` is properly formatted before attempting to retrieve author meta #227 + * Convert author, image, and JSON-LD to dedicated drops #229 + * Cache parsed template #231 + * Define path with `__dir__` #232 + +### Documentation + + * gems: is deprecated in current Jekyll version of github-pages #230 + +## 2.2.3 + + * Guard against the author's Twitter handle being Nil when stripping @'s #203 + * Guard against empty title or description strings #206 + +## 2.2.2 + +### Minor Enhancements + + * Guard against arrays in subhashes #197 + * Guard against invalid or missing URLs #199 + +### Development fixes + + * Remove dynamic GitHub Pages logic from Gemfile #194 + +## 2.2.1 + + * Convert template logic to a Liquid Drop (significant performance improvement) (#184) + * Fix for JSON-LD validation warning for images missing required properties (#183) + +## 2.2.0 + +### Major Enhancements + + * Add author meta (#103) + * Add og:locale support #166 + * Add support for Bing and Yandex webmaster tools. Closes #147 (#148) + * Add SEO author and date modified to validate JSON-LD output (#151) + +### Minor Enhancements + + * Use `|` for title separator (#162) + * Use `og:image` for twitter image (#174) + +### Development Fixes + + * Style fixes (#170, #157, #149) + * Test against latest version of Jekyll (#171) + * Bump dev dependencies (#172) + * Remove Rake dependency (#180) + +## 2.1.0 + +### Major Enhancement + + * Use new URL filters (#123) + +### Minor Enhancements + + * Wraps logo image json data in a publisher property (#133) + * Fix duplicated `escape_once` (#93) + * Simplify minify regex (#125) + * Don't mangle text with newlines #126 + +### Documentation + + * Add front matter default example for image (#132) + * Fix tiny typo (#106) + * add example usage of social profiles (#139) + +### Development + + * Inherit Jekyll's rubocop config for consistency (#109) + * Correct spelling in .travis.yml (#112) diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/LICENSE.txt b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/LICENSE.txt new file mode 100644 index 0000000..3b5c0a6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/LICENSE.txt @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015-present Ben Balter and the jekyll-seo-tag contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/README.md b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/README.md new file mode 100644 index 0000000..a168de8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/README.md @@ -0,0 +1,33 @@ +## About Jekyll SEO Tag + +A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. + +[![Gem Version](https://badge.fury.io/rb/jekyll-seo-tag.svg)](https://badge.fury.io/rb/jekyll-seo-tag) [![Build Status](https://travis-ci.org/jekyll/jekyll-seo-tag.svg)](https://travis-ci.org/jekyll/jekyll-seo-tag) + +## What it does + +Jekyll SEO Tag adds the following meta tags to your site: + +* Page title, with site title or description appended +* Page description +* Canonical URL +* Next and previous URLs on paginated pages +* [JSON-LD Site and post metadata](https://developers.google.com/structured-data/) for richer indexing +* [Open Graph](http://ogp.me/) title, description, site title, and URL (for Facebook, LinkedIn, etc.) +* [Twitter Summary Card](https://dev.twitter.com/cards/overview) metadata + +While you could theoretically add the necessary metadata tags yourself, Jekyll SEO Tag provides a battle-tested template of crowdsourced best-practices. + +## What it doesn't do + +Jekyll SEO tag is designed to output machine-readable metadata for search engines and social networks to index and display. If you're looking for something to analyze your Jekyll site's structure and content (e.g., more traditional SEO optimization), take a look at [The Jekyll SEO Gem](https://github.com/pmarsceill/jekyll-seo-gem). + +Jekyll SEO tag isn't designed to accommodate every possible use case. It should work for most site out of the box and without a laundry list of configuration options that serve only to confuse most users. + +## Documentation + +For more information, see: + +* [Installation](installation.md) +* [Usage](usage.md) +* [Advanced usage](advanced-usage.md) diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_config.yml b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_config.yml new file mode 100644 index 0000000..286cdd0 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_config.yml @@ -0,0 +1,10 @@ +title: Jekyll SEO Tag +description: A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. + +permalink: pretty + +plugins: + - jekyll-seo-tag + - jekyll-sitemap + +theme: jekyll-theme-primer diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_layouts/default.html b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_layouts/default.html new file mode 100644 index 0000000..da8eec8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/_layouts/default.html @@ -0,0 +1,18 @@ + + + + + + + {% seo %} + + +
        +

        {{ site.title }}

        + + {{ content }} +
        + + + + diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/advanced-usage.md b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/advanced-usage.md new file mode 100644 index 0000000..c2fbed5 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/advanced-usage.md @@ -0,0 +1,140 @@ +## Advanced usage + +Jekyll SEO Tag is designed to implement SEO best practices by default and to be the right fit for most sites right out of the box. If for some reason, you need more control over the output, read on: + +### Disabling `` output + +If for some reason, you don't want the plugin to output `<title>` tags on each page, simply invoke the plugin within your template like so: + +<!-- {% raw %} --> +``` +{% seo title=false %} +``` +<!-- {% endraw %} --> + +### Author information + +Author information is used to propagate the `creator` field of Twitter summary cards. This should be an author-specific, not site-wide Twitter handle (the site-wide username be stored as `site.twitter.username`). + +*TL;DR: In most cases, put `author: [your Twitter handle]` in the document's front matter, for sites with multiple authors. If you need something more complicated, read on.* + +There are several ways to convey this author-specific information. Author information is found in the following order of priority: + +1. An `author` object, in the documents's front matter, e.g.: + + ```yml + author: + twitter: benbalter + ``` + +2. An `author` object, in the site's `_config.yml`, e.g.: + + ```yml + author: + twitter: benbalter + ``` + +3. `site.data.authors[author]`, if an author is specified in the document's front matter, and a corresponding key exists in `site.data.authors`. E.g., you have the following in the document's front matter: + + ```yml + author: benbalter + ``` + + And you have the following in `_data/authors.yml`: + + ```yml + benbalter: + picture: /img/benbalter.png + twitter: jekyllrb + + potus: + picture: /img/potus.png + twitter: whitehouse + ``` + + In the above example, the author `benbalter`'s Twitter handle will be resolved to `@jekyllrb`. This allows you to centralize author information in a single `_data/authors` file for site with many authors that require more than just the author's username. + + *Pro-tip: If `authors` is present in the document's front matter as an array (and `author` is not), the plugin will use the first author listed, as Twitter supports only one author.* + +4. An author in the document's front matter (the simplest way), e.g.: + + ```yml + author: benbalter + ``` + +5. An author in the site's `_config.yml`, e.g.: + + ```yml + author: benbalter + ``` + +### Customizing JSON-LD output + +The following options can be set for any particular page. While the default options are meant to serve most users in the most common circumstances, there may be situations where more precise control is necessary. + +* `seo` + * `name` - If the name of the thing that the page represents is different from the page title. (i.e.: "Frank's Café" vs "Welcome to Frank's Café") + * `type` - The type of things that the page represents. This must be a [Schema.org type](http://schema.org/docs/schemas.html), and will probably usually be something like [`BlogPosting`](http://schema.org/BlogPosting), [`NewsArticle`](http://schema.org/NewsArticle), [`Person`](http://schema.org/Person), [`Organization`](http://schema.org/Organization), etc. + * `links` - An array of other URLs that represent the same thing that this page represents. For instance, Jane's bio page might include links to Jane's GitHub and Twitter profiles. + +### Customizing image output + +For most users, setting `image: [path-to-image]` on a per-page basis should be enough. If you need more control over how images are represented, the `image` property can also be an object, with the following options: + +* `path` - The relative path to the image. Same as `image: [path-to-image]` +* `height` - The height of the Open Graph (`og:image`) image +* `width` - The width of the Open Graph (`og:image`) image + +You can use any of the above, optional properties, like so: + +```yml +image: + path: /img/twitter.png + height: 100 + width: 100 +``` + +### Setting a default image + +You can define a default image using [Front Matter default](https://jekyllrb.com/docs/configuration/#front-matter-defaults), to provide a default Twitter Card or OGP image to all of your posts and pages. + +Here is a very basic example, that you are encouraged to adapt to your needs: + +```yml +defaults: + - scope: + path: "" + values: + image: /assets/images/default-card.png +``` + +### SmartyPants Titles + +Titles will be processed using [Jekyll's `smartify` filter](https://jekyllrb.com/docs/templates/). This will use SmartyPants to translate plain ASCII punctuation into "smart" typographic punctuation. This will not render or strip any Markdown you may be using in a page title. + +### Setting customized Canonical URL + +You can set custom Canonical URL for a page by specifying canonical_url option in page front-matter. +E.g., you have the following in the page's front matter: +```yml +layout: post +title: Title of Your Post +canonical_url: 'https://github.com/jekyll/jekyll-seo-tag/' +``` + +Which will generate canonical_url with specified link in canonical_url. +```html +<link rel="canonical" href="https://github.com/jekyll/jekyll-seo-tag/" /> +``` + +If no canonical_url option was specified, then uses page url for generating canonical_url. +E.g., you have not specified canonical_url in front-matter: +```yml +layout: post +title: Title of Your Post +``` + +Which will generate following canonical_url: +```html +<link rel="canonical" href="http://yoursite.com/title-of-your-post" /> +``` diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/installation.md b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/installation.md new file mode 100644 index 0000000..4a91340 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/installation.md @@ -0,0 +1,24 @@ +# Installing Jekyll SEO Tag + +1. Add the following to your site's `Gemfile`: + + ```ruby + gem 'jekyll-seo-tag' + ``` + +2. Add the following to your site's `_config.yml`: + + ```yml + plugins: + - jekyll-seo-tag + ``` + +If you are using a Jekyll version less than `3.5.0`, use the `gems` key instead of `plugins`. + +3. Add the following right before `</head>` in your site's template(s): + +<!-- {% raw %} --> + ```liquid + {% seo %} + ``` +<!-- {% endraw %} --> diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/usage.md b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/usage.md new file mode 100644 index 0000000..c966ae8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/docs/usage.md @@ -0,0 +1,74 @@ +## Usage + +The SEO tag will respect any of the following if included in your site's `_config.yml` (and simply not include them if they're not defined): + +* `title` - Your site's title (e.g., Ben's awesome site, The GitHub Blog, etc.) +* `description` - A short description (e.g., A blog dedicated to reviewing cat gifs) +* `url` - The full URL to your site. Note: `site.github.url` will be used by default. +* `author` - global author information (see [Advanced usage](advanced-usage.md#author-information)) + +* `twitter` - The following properties are available: + * `twitter:card` - The site's default card type + * `twitter:username` - The site's Twitter handle. You'll want to describe it like so: + + ```yml + twitter: + username: benbalter + card: summary + ``` + +* `facebook` - The following properties are available: + * `facebook:app_id` - a Facebook app ID for Facebook insights + * `facebook:publisher` - a Facebook page URL or ID of the publishing entity + * `facebook:admins` - a Facebook user ID for domain insights linked to a personal account + + You'll want to describe one or more like so: + + ```yml + facebook: + app_id: 1234 + publisher: 1234 + admins: 1234 + ``` + +* `logo` - URL to a site-wide logo (e.g., `/assets/your-company-logo.png`) - If you would like the "publisher" property to be present, you must add this field to your site's configuration, during the validation of the structured data by Google web master tools, if the `logo` field is not validated, you will find errors inherent to the publisher in the [structured datas test](https://search.google.com/structured-data/testing-tool/u/0/) +* `social` - For [specifying social profiles](https://developers.google.com/structured-data/customize/social-profiles). The following properties are available: + * `name` - If the user or organization name differs from the site's name + * `links` - An array of links to social media profiles. + * `date_modified` - Manually specify the `dateModified` field in the JSON-LD output to override Jekyll's own `dateModified`. This field will take **first priority** for the `dateModified` JSON-LD output. This is useful when the file timestamp does not match the true time that the content was modified. A user may also install [Last Modified At](https://github.com/gjtorikian/jekyll-last-modified-at) which will offer an alternative way of providing for the `dateModified` field. + + ```yml + social: + name: Ben Balter + links: + - https://twitter.com/BenBalter + - https://www.facebook.com/ben.balter + - https://www.linkedin.com/in/BenBalter + - https://plus.google.com/+BenBalter + - https://github.com/benbalter + - https://keybase.io/benbalter + ``` + +* `google_site_verification` for verifying ownership via Google webmaster tools +* Alternatively, verify ownership with several services at once using the following format: + +```yml +webmaster_verifications: + google: 1234 + bing: 1234 + alexa: 1234 + yandex: 1234 + baidu: 1234 +``` + +* `lang` - The locale these tags are marked up in. Of the format `language_TERRITORY`. Default is `en_US`. + +The SEO tag will respect the following YAML front matter if included in a post, page, or document: + +* `title` - The title of the post, page, or document +* `description` - A short description of the page's content +* `image` - URL to an image associated with the post, page, or document (e.g., `/assets/page-pic.jpg`) +* `author` - Page-, post-, or document-specific author information (see [Advanced usage](advanced-usage.md#author-information)) +* `lang` - Page-, post-, or document-specific language information + +*Note:* Front matter defaults can be used for any of the above values as described in advanced usage with an image example. diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/jekyll-seo-tag.gemspec b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/jekyll-seo-tag.gemspec new file mode 100644 index 0000000..19496a2 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/jekyll-seo-tag.gemspec @@ -0,0 +1,36 @@ +# frozen_string_literal: true + +lib = File.expand_path("lib", __dir__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require "jekyll-seo-tag/version" + +Gem::Specification.new do |spec| + spec.name = "jekyll-seo-tag" + spec.version = Jekyll::SeoTag::VERSION + spec.authors = ["Ben Balter"] + spec.email = ["ben.balter@github.com"] + spec.summary = "A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content." + spec.homepage = "https://github.com/benbalter/jekyll-seo-tag" + spec.license = "MIT" + + # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or + # delete this section to allow pushing this gem to any host. + if spec.respond_to?(:metadata) + spec.metadata["allowed_push_host"] = "https://rubygems.org" + else + raise "RubyGems 2.0 or newer is required to protect against public gem pushes." + end + + spec.required_ruby_version = ">= 2.3.0" + + spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r!^(test|spec|features)/!) } + spec.bindir = "exe" + spec.executables = spec.files.grep(%r!^exe/!) { |f| File.basename(f) } + spec.require_paths = ["lib"] + + spec.add_dependency "jekyll", "~> 3.3" + spec.add_development_dependency "bundler", "~> 1.15" + spec.add_development_dependency "html-proofer", "~> 3.7" + spec.add_development_dependency "rspec", "~> 3.5" + spec.add_development_dependency "rubocop", "~> 0.56.0" +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag.rb new file mode 100644 index 0000000..ca04c65 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag.rb @@ -0,0 +1,90 @@ +# frozen_string_literal: true + +require "jekyll" +require "jekyll-seo-tag/version" + +module Jekyll + class SeoTag < Liquid::Tag + autoload :JSONLD, "jekyll-seo-tag/json_ld" + autoload :AuthorDrop, "jekyll-seo-tag/author_drop" + autoload :ImageDrop, "jekyll-seo-tag/image_drop" + autoload :JSONLDDrop, "jekyll-seo-tag/json_ld_drop" + autoload :UrlHelper, "jekyll-seo-tag/url_helper" + autoload :Drop, "jekyll-seo-tag/drop" + autoload :Filters, "jekyll-seo-tag/filters" + + attr_accessor :context + + # Matches all whitespace that follows either + # 1. A '}', which closes a Liquid tag + # 2. A '{', which opens a JSON block + # 3. A '>' followed by a newline, which closes an XML tag or + # 4. A ',' followed by a newline, which ends a JSON line + # We will strip all of this whitespace to minify the template + # We will not strip any whitespace if the next character is a '-' + # so that we do not interfere with the HTML comment at the + # very begining + MINIFY_REGEX = %r!(?<=[{}]|[>,]\n)\s+(?\!-)! + + def initialize(_tag_name, text, _tokens) + super + @text = text + end + + def render(context) + @context = context + SeoTag.template.render!(payload, info) + end + + private + + def options + { + "version" => Jekyll::SeoTag::VERSION, + "title" => title?, + } + end + + def payload + # site_payload is an instance of UnifiedPayloadDrop. See https://git.io/v5ajm + Jekyll::Utils.deep_merge_hashes(context.registers[:site].site_payload, { + "page" => context.registers[:page], + "paginator" => context["paginator"], + "seo_tag" => drop, + }) + end + + def drop + @drop ||= Jekyll::SeoTag::Drop.new(@text, @context) + end + + def info + { + :registers => context.registers, + :filters => [Jekyll::Filters], + } + end + + class << self + def template + @template ||= Liquid::Template.parse template_contents + end + + private + + def template_contents + @template_contents ||= begin + File.read(template_path).gsub(MINIFY_REGEX, "") + end + end + + def template_path + @template_path ||= begin + File.expand_path "./template.html", File.dirname(__FILE__) + end + end + end + end +end + +Liquid::Template.register_tag("seo", Jekyll::SeoTag) diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/author_drop.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/author_drop.rb new file mode 100644 index 0000000..94a6b68 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/author_drop.rb @@ -0,0 +1,87 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + # A drop representing the current page's author + # + # Author name will be pulled from: + # + # 1. The page's `author` key + # 2. The first author in the page's `authors` key + # 3. The `author` key in the site config + # + # If the result from the name search is a string, we'll also check + # for additional author metadata in `site.data.authors` + class AuthorDrop < Jekyll::Drops::Drop + # Initialize a new AuthorDrop + # + # page - The page hash (e.g., Page#to_liquid) + # site - The Jekyll::Drops::SiteDrop + def initialize(page: nil, site: nil) + raise ArgumentError unless page && site + @mutations = {} + @page = page + @site = site + end + + # AuthorDrop#to_s should return name, allowing the author drop to safely + # replace `page.author`, if necessary, and remain backwards compatible + def name + author_hash["name"] + end + alias_method :to_s, :name + + def twitter + return @twitter if defined? @twitter + twitter = author_hash["twitter"] || author_hash["name"] + @twitter = twitter.is_a?(String) ? twitter.sub(%r!^@!, "") : nil + end + + private + + attr_reader :page + attr_reader :site + + # Finds the page author in the page.author, page.authors, or site.author + # + # Returns a string or hash representing the author + def resolved_author + return @resolved_author if defined? @resolved_author + sources = [page["author"]] + sources << page["authors"].first if page["authors"].is_a?(Array) + sources << site["author"] + @resolved_author = sources.find { |s| !s.to_s.empty? } + end + + # If resolved_author is a string, attempts to find coresponding author + # metadata in `site.data.authors` + # + # Returns a hash representing additional metadata or an empty hash + def site_data_hash + @site_data_hash ||= begin + return {} unless resolved_author.is_a?(String) + return {} unless site.data["authors"].is_a?(Hash) + author_hash = site.data["authors"][resolved_author] + author_hash.is_a?(Hash) ? author_hash : {} + end + end + + # Returns the normalized author hash representing the page author, + # including site-wide metadata if the author is provided as a string, + # or an empty hash, if the author cannot be resolved + def author_hash + if resolved_author.is_a? Hash + resolved_author + elsif resolved_author.is_a? String + { "name" => resolved_author }.merge(site_data_hash) + else + {} + end + end + + # Since author_hash is aliased to fallback_data, any values in the hash + # will be exposed via the drop, allowing support for arbitrary metadata + alias_method :fallback_data, :author_hash + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/drop.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/drop.rb new file mode 100644 index 0000000..b684229 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/drop.rb @@ -0,0 +1,236 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + class Drop < Jekyll::Drops::Drop + include Jekyll::SeoTag::UrlHelper + + TITLE_SEPARATOR = " | " + FORMAT_STRING_METHODS = %i[ + markdownify strip_html normalize_whitespace escape_once + ].freeze + HOMEPAGE_OR_ABOUT_REGEX = %r!^/(about/)?(index.html?)?$! + + def initialize(text, context) + @obj = {} + @mutations = {} + @text = text + @context = context + end + + def version + Jekyll::SeoTag::VERSION + end + + # Should the `<title>` tag be generated for this page? + def title? + return false unless title + return @display_title if defined?(@display_title) + @display_title = (@text !~ %r!title=false!i) + end + + def site_title + @site_title ||= format_string(site["title"] || site["name"]) + end + + def site_description + @site_description ||= format_string site["description"] + end + + # Page title without site title or description appended + def page_title + @page_title ||= format_string(page["title"]) || site_title + end + + # Page title with site title or description appended + def title + @title ||= begin + if site_title && page_title != site_title + page_title + TITLE_SEPARATOR + site_title + elsif site_description && site_title + site_title + TITLE_SEPARATOR + site_description + else + page_title || site_title + end + end + + if page_number + return page_number + @title + end + + @title + end + + def name + return @name if defined?(@name) + @name = if seo_name + seo_name + elsif !homepage_or_about? + nil + elsif site_social["name"] + format_string site_social["name"] + elsif site_title + site_title + end + end + + def description + @description ||= begin + format_string(page["description"] || page["excerpt"]) || site_description + end + end + + # A drop representing the page author + def author + @author ||= AuthorDrop.new(:page => page, :site => site) + end + + # A drop representing the JSON-LD output + def json_ld + @json_ld ||= JSONLDDrop.new(self) + end + + # Returns a Drop representing the page's image + # Returns nil if the image has no path, to preserve backwards compatability + def image + @image ||= ImageDrop.new(:page => page, :context => @context) + @image if @image.path + end + + def date_modified + @date_modified ||= begin + date = if page_seo["date_modified"] + page_seo["date_modified"] + elsif page["last_modified_at"] + page["last_modified_at"].to_liquid + else + page["date"] + end + filters.date_to_xmlschema(date) if date + end + end + + def date_published + @date_published ||= filters.date_to_xmlschema(page["date"]) if page["date"] + end + + def type + @type ||= begin + if page_seo["type"] + page_seo["type"] + elsif homepage_or_about? + "WebSite" + elsif page["date"] + "BlogPosting" + else + "WebPage" + end + end + end + + def links + @links ||= begin + if page_seo["links"] + page_seo["links"] + elsif homepage_or_about? && site_social["links"] + site_social["links"] + end + end + end + + def logo + @logo ||= begin + return unless site["logo"] + if absolute_url? site["logo"] + filters.uri_escape site["logo"] + else + filters.uri_escape filters.absolute_url site["logo"] + end + end + end + + def page_lang + @page_lang ||= page["lang"] || site["lang"] || "en_US" + end + + def canonical_url + @canonical_url ||= begin + if page["canonical_url"].to_s.empty? + filters.absolute_url(page["url"]).to_s.gsub(%r!/index\.html$!, "/") + else + page["canonical_url"] + end + end + end + + private + + def filters + @filters ||= Jekyll::SeoTag::Filters.new(@context) + end + + def page + @page ||= @context.registers[:page].to_liquid + end + + def site + @site ||= @context.registers[:site].site_payload["site"].to_liquid + end + + def homepage_or_about? + page["url"] =~ HOMEPAGE_OR_ABOUT_REGEX + end + + def page_number + return unless @context["paginator"] && @context["paginator"]["page"] + + current = @context["paginator"]["page"] + total = @context["paginator"]["total_pages"] + + if current > 1 + return "Page #{current} of #{total} for " + end + end + + attr_reader :context + + def fallback_data + @fallback_data ||= {} + end + + def format_string(string) + string = FORMAT_STRING_METHODS.reduce(string) do |memo, method| + filters.public_send(method, memo) + end + + string unless string.empty? + end + + def seo_name + @seo_name ||= format_string(page_seo["name"]) if page_seo["name"] + end + + def page_seo + @page_seo ||= sub_hash(page, "seo") + end + + def site_social + @site_social ||= sub_hash(site, "social") + end + + # Safely returns a sub hash + # + # hash - the parent hash + # key - the key in the parent hash + # + # Returns the sub hash or an empty hash, if it does not exist + def sub_hash(hash, key) + if hash[key].is_a?(Hash) + hash[key] + else + {} + end + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/filters.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/filters.rb new file mode 100644 index 0000000..6cbdf81 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/filters.rb @@ -0,0 +1,14 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + class Filters + include Jekyll::Filters + include Liquid::StandardFilters + + def initialize(context) + @context = context + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/image_drop.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/image_drop.rb new file mode 100644 index 0000000..74c0bf3 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/image_drop.rb @@ -0,0 +1,72 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + # A drop representing the page image + # The image path will be pulled from: + # + # 1. The `image` key if it's a string + # 2. The `image.path` key if it's a hash + # 3. The `image.facebook` key + # 4. The `image.twitter` key + class ImageDrop < Jekyll::Drops::Drop + include Jekyll::SeoTag::UrlHelper + + # Initialize a new ImageDrop + # + # page - The page hash (e.g., Page#to_liquid) + # context - the Liquid::Context + def initialize(page: nil, context: nil) + raise ArgumentError unless page && context + @mutations = {} + @page = page + @context = context + end + + # Called path for backwards compatability, this is really + # the escaped, absolute URL representing the page's image + # Returns nil if no image path can be determined + def path + @path ||= filters.uri_escape(absolute_url) if absolute_url + end + alias_method :to_s, :path + + private + + attr_accessor :page + attr_accessor :context + + # The normalized image hash with a `path` key (which may be nil) + def image_hash + @image_hash ||= if page["image"].is_a?(Hash) + { "path" => nil }.merge(page["image"]) + elsif page["image"].is_a?(String) + { "path" => page["image"] } + else + { "path" => nil } + end + end + alias_method :fallback_data, :image_hash + + def raw_path + @raw_path ||= begin + image_hash["path"] || image_hash["facebook"] || image_hash["twitter"] + end + end + + def absolute_url + return unless raw_path + return @absolute_url if defined? @absolute_url + @absolute_url = if raw_path.is_a?(String) && absolute_url?(raw_path) == false + filters.absolute_url raw_path + else + raw_path + end + end + + def filters + @filters ||= Jekyll::SeoTag::Filters.new(context) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld.rb new file mode 100644 index 0000000..34d424a --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld.rb @@ -0,0 +1,31 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + # This module is deprecated, but is included in the Gem to avoid a breaking + # change and should be removed at the next major version bump + module JSONLD + METHODS_KEYS = { + :json_context => "@context", + :type => "@type", + :name => "name", + :page_title => "headline", + :json_author => "author", + :json_image => "image", + :date_published => "datePublished", + :date_modified => "dateModified", + :description => "description", + :publisher => "publisher", + :main_entity => "mainEntityOfPage", + :links => "sameAs", + :canonical_url => "url", + }.freeze + + # Self should be a Jekyll::SeoTag::Drop instance (when extending the module) + def json_ld + Jekyll.logger.warn "Jekyll::SeoTag::JSONLD is deprecated" + @json_ld ||= JSONLDDrop.new(self) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld_drop.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld_drop.rb new file mode 100644 index 0000000..a8122ea --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/json_ld_drop.rb @@ -0,0 +1,85 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + class JSONLDDrop < Jekyll::Drops::Drop + extend Forwardable + + def_delegator :page_drop, :name, :name + def_delegator :page_drop, :description, :description + def_delegator :page_drop, :canonical_url, :url + def_delegator :page_drop, :page_title, :headline + def_delegator :page_drop, :date_modified, :dateModified + def_delegator :page_drop, :date_published, :datePublished + def_delegator :page_drop, :links, :sameAs + def_delegator :page_drop, :logo, :logo + def_delegator :page_drop, :type, :type + + # Expose #type and #logo as private methods and #@type as a public method + alias_method :"@type", :type + private :type + private :logo + + # page_drop should be an instance of Jekyll::SeoTag::Drop + def initialize(page_drop) + @mutations = {} + @page_drop = page_drop + end + + def fallback_data + { + "@context" => "http://schema.org", + } + end + + def author + return unless page_drop.author["name"] + { + "@type" => "Person", + "name" => page_drop.author["name"], + } + end + + def image + return unless page_drop.image + return page_drop.image.path if page_drop.image.keys.length == 1 + + hash = page_drop.image.to_h + hash["url"] = hash.delete("path") + hash["@type"] = "imageObject" + hash + end + + def publisher + return unless logo + output = { + "@type" => "Organization", + "logo" => { + "@type" => "ImageObject", + "url" => logo, + }, + } + output["name"] = page_drop.author.name if page_drop.author.name + output + end + + def main_entity + return unless %w(BlogPosting CreativeWork).include?(type) + { + "@type" => "WebPage", + "@id" => page_drop.canonical_url, + } + end + alias_method :mainEntityOfPage, :main_entity + private :main_entity + + def to_json + to_h.reject { |_k, v| v.nil? }.to_json + end + + private + + attr_reader :page_drop + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/url_helper.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/url_helper.rb new file mode 100644 index 0000000..ead8e41 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/url_helper.rb @@ -0,0 +1,22 @@ +# frozen_string_literal: true + +module Jekyll + class SeoTag + # Mixin to share common URL-related methods between class + module UrlHelper + private + + # Determines if the given string is an absolute URL + # + # Returns true if an absolute URL. + # Retruns false if it's a relative URL + # Returns nil if it is not a string or can't be parsed as a URL + def absolute_url?(string) + return unless string + Addressable::URI.parse(string).absolute? + rescue Addressable::URI::InvalidURIError + nil + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/version.rb b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/version.rb new file mode 100644 index 0000000..3fe158c --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/jekyll-seo-tag/version.rb @@ -0,0 +1,10 @@ +# frozen_string_literal: true + +# Prevent bundler errors +module Liquid; class Tag; end; end + +module Jekyll + class SeoTag < Liquid::Tag + VERSION = "2.5.0" + end +end diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/template.html b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/template.html new file mode 100644 index 0000000..c2dffef --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/lib/template.html @@ -0,0 +1,110 @@ +<!-- Begin Jekyll SEO tag v{{ seo_tag.version }} --> +{% if seo_tag.title? %} + <title>{{ seo_tag.title }} +{% endif %} + + + +{% if seo_tag.page_title %} + +{% endif %} + +{% if seo_tag.author.name %} + +{% endif %} + + + +{% if seo_tag.description %} + + +{% endif %} + +{% if site.url %} + + +{% endif %} + +{% if seo_tag.site_title %} + +{% endif %} + +{% if seo_tag.image %} + + {% if seo_tag.image.height %} + + {% endif %} + {% if seo_tag.image.width %} + + {% endif %} +{% endif %} + +{% if page.date %} + + +{% endif %} + +{% if paginator.previous_page %} + +{% endif %} +{% if paginator.next_page %} + +{% endif %} + +{% if site.twitter %} + {% if seo_tag.image %} + + {% else %} + + {% endif %} + + + + {% if seo_tag.author.twitter %} + + {% endif %} +{% endif %} + +{% if site.facebook %} + {% if site.facebook.admins %} + + {% endif %} + + {% if site.facebook.publisher %} + + {% endif %} + + {% if site.facebook.app_id %} + + {% endif %} +{% endif %} + +{% if site.webmaster_verifications %} + {% if site.webmaster_verifications.google %} + + {% endif %} + + {% if site.webmaster_verifications.bing %} + + {% endif %} + + {% if site.webmaster_verifications.alexa %} + + {% endif %} + + {% if site.webmaster_verifications.yandex %} + + {% endif %} + + {% if site.webmaster_verifications.baidu %} + + {% endif %} +{% elsif site.google_site_verification %} + +{% endif %} + + + + diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/bootstrap b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/bootstrap new file mode 100644 index 0000000..654265e --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/bootstrap @@ -0,0 +1,5 @@ +#!/bin/sh + +set -ex + +bundle install diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/cibuild b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/cibuild new file mode 100644 index 0000000..dec4aa6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/cibuild @@ -0,0 +1,7 @@ +#!/bin/sh + +set -ex + +bundle exec rspec +bundle exec rubocop -S -D +bundle exec gem build jekyll-seo-tag.gemspec diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/release b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/release new file mode 100644 index 0000000..1458842 --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/release @@ -0,0 +1,38 @@ +#!/bin/sh +# Tag and push a release. + +set -e + +# Make sure we're in the project root. + +cd $(dirname "$0")/.. + +# Build a new gem archive. + +rm -rf jekyll-seo-tag-*.gem +gem build -q jekyll-seo-tag.gemspec + +# Make sure we're on the master branch. + +(git branch | grep -q '* master') || { + echo "Only release from the master branch." + exit 1 +} + +# Figure out what version we're releasing. + +tag=v`ls jekyll-seo-tag-*.gem | sed 's/^jekyll-seo-tag-\(.*\)\.gem$/\1/'` + +# Make sure we haven't released this version before. + +git fetch -t origin + +(git tag -l | grep -q "$tag") && { + echo "Whoops, there's already a '${tag}' tag." + exit 1 +} + +# Tag it and bag it. + +gem push jekyll-seo-tag-*.gem && git tag "$tag" && + git push origin master && git push origin "$tag" diff --git a/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/site b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/site new file mode 100644 index 0000000..9e4f56f --- /dev/null +++ b/vendor/bundle/gems/jekyll-seo-tag-2.5.0/script/site @@ -0,0 +1,3 @@ +#!/bin/sh + +bundle exec jekyll serve --source docs diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/.gitignore b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.gitignore new file mode 100644 index 0000000..a9ab0c7 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.gitignore @@ -0,0 +1,4 @@ +*.gem +Gemfile.lock +spec/dest +.bundle diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/.rspec b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.rspec new file mode 100644 index 0000000..5f16476 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.rspec @@ -0,0 +1,2 @@ +--color +--format progress diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/.rubocop.yml b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.rubocop.yml new file mode 100644 index 0000000..e67c816 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.rubocop.yml @@ -0,0 +1,11 @@ +inherit_gem: + jekyll: .rubocop.yml + +AllCops: + TargetRubyVersion: 2.1 + Include: + - lib/*.rb + + Exclude: + - script/**/* + - spec/**/* diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/.travis.yml b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.travis.yml new file mode 100644 index 0000000..0deacf9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/.travis.yml @@ -0,0 +1,49 @@ +sudo: false +language: ruby +cache: bundler +rvm: +- 2.2 +- 2.3 +- 2.4 +- 2.5 +matrix: + include: + # GitHub Pages + - rvm: 2.4.0 + env: + - JEKYLL_VERSION=3.6.2 + - GITHUB_PAGES=1 # Only set on one build in matrix +env: + matrix: + - JEKYLL_VERSION=3.6 +branches: + only: + - master + - /^v\d+\.\d+\.\d+/ +git: + depth: 1000 +before_install: +- gem update --system +install: +- travis_retry script/bootstrap +script: script/cibuild +notifications: + irc: + on_success: change + on_failure: change + channels: + - irc.freenode.org#jekyll + template: + - "%{repository}#%{build_number} %{message} %{build_url}" + email: + on_success: never + on_failure: change +deploy: + provider: rubygems + api_key: + secure: O8fGRnM6OJCqC2BlVE1BqYfq5aR19ulpiHhQwRiHbtSCh8H4rYt7FLsuOwSTtRQjhWYRRSpdRt2ilfQ6PY6Jx1UkxZq5zo9QAPQ9tKxiFTm7gBpZAiAgb06eyaMBSzyQ8qe2qccaFI6CiZhsiaGMsdKsWuYpuoPmdLPd7aDyYJs= + gem: jekyll-sitemap + on: + tags: true + repo: jekyll/jekyll-sitemap + condition: "$GITHUB_PAGES == 1" diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/Gemfile b/vendor/bundle/gems/jekyll-sitemap-1.2.0/Gemfile new file mode 100644 index 0000000..9a5d659 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/Gemfile @@ -0,0 +1,8 @@ +# frozen_string_literal: true + +source "https://rubygems.org" +gemspec + +if ENV["JEKYLL_VERSION"] + gem "jekyll", "~> #{ENV["JEKYLL_VERSION"]}" +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/History.markdown b/vendor/bundle/gems/jekyll-sitemap-1.2.0/History.markdown new file mode 100644 index 0000000..b1a31f4 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/History.markdown @@ -0,0 +1,187 @@ +## 1.2.0 / 2018-01-25 + +### Minor Enhancements + + * Remove excluded static files from the sitemap (#166) + * filter/replace static index.html paths to permalink (#170) + +### Development Fixes + + * Condition the static file tests on Jekyll 3.4.2 and above (#167) + * Update versions for Travis (#174) + * Fix Travis Deploy (#173) + * Test against Jekyll 3.4.x *and* latest 3.x (#177) + * Define path with __dir__ (#186) + * Style: Rubocop auto-correct (#195) + * Test against Ruby 2.5 (#201) + +### Documentation + + * Add note about use with Github Pages gem (#179) + * Fix a couple of typos (#184) + * Use plugins instead of gems in README config (#185) + * Docs: set site.url in config (#172) + +## 1.1.1 / 2017-04-11 + + * Cut a new version to alleviate sha256 checksum issue on RubyGems.org (#165) + +## 1.1.0 / 2017-04-10 + +### Minor Enhancements + + * escape& (#162) + * feat: remove 404 pages from the sitemap. closes #113 (#164) + +## 1.0.0 / 2017-01-06 + + * No new changes + +## 0.13.0 / 2017-01-05 + +### Minor Enhancements + + * Add sitemap.xsl if exists (#143) + * Add robots.txt when none exists (#146) + * Refactor and add sitemap to `site.pages` (#137) + * DRY in sitemap.xml (#136) + +### Documentation + + * Fix #134: Rename "Issues" to "Known Issues" (#135) + * Fix #104: Add explanation in README for tag (#139) + * Update copyright attribution (#149) + +### Development Fixes + + * Travis should do a deep clone (#147) + +## 0.12.0 / 2016-10-06 + +### Minor Enhancements + + * Don't set @site.config["time"] on sitemap generation (#131) + * Use filters to clean up Liquid template (#128) + +### Development Fixes + + * Appease Rubocop (#132) + * Drop Addressable dependency (#133) + +## 0.11.0 / 2016-07-08 + + * Add Rubocop (#100) + * Allow Travis to cache dependencies (#108) + * Properly Escape URLs (#107) + * Include PDF files in sitemap (#109) + +## 0.10.0 / 2016-01-05 + + * URI encode sitemap URLs (#85) + * Do not include 'posts' collection twice (#92) + * Fix GitHub Pages tests to test just the Jekyll version (#87) + * Allow HTML files to end with `.xhtml` or `.htm` (#93) + * Simplify whitespace regex for stripping whitespace (#96) + +## 0.9.0 / 2015-09-21 + + * Test against Jekyll 2, 3, and the GitHub Pages version. (#83) + +## 0.8.1 / 2015-03-11 + + * Do not assume all pages have changed (#35) + * Remove duplicated range from regex (#73) + +## 0.8.0 / 2015-02-03 + + * Call each page `page` in pages loop in `sitemap.xml` for clarity (#64) + * Remove `changefreq` (#34) + * Remove `priority` (#33) + * Don't strip 'index.html' when there is more to filename ## Minor Enhancements (#68) + +## 0.7.0 / 2014-12-07 + + * Make `site.baseurl` support more robust (#59) + * Add `site.baseurl` to base site URL construction ## Development Fixes (#50) + * Remove unnecessary spaces and escaping in README ## Bug Fixes (#58) + +## 0.6.3 / 2014-11-11 + + * Be backwards-compatible when `Site#in_source_dir` and `Site#in_dest_dir` don't exist (#57) + +## 0.6.2 / 2014-11-08 + +### Bug Fixes + + * Don't attempt to read the sitemap upon page creation. (#52) + * Use new secure methods to build source & dest paths. (#53) + +## 0.6.1 / 2014-10-17 + +### Minor Enhancements + + * Strip excess whitespace (#40) + +### Bug Fixes + + * Add UTC offset to `` to handle non-UTC timezones (#49) + +### Development Fixes + + * Adding information about exclusion flag (#45) + +## 0.6.0 / 2014-09-05 + +### Minor Enhancements + + * Include custom collections in the sitemap. (#30) + * Use `post.last_modified_at` for post `` if available (#37) + +## 0.5.1 / 2014-07-31 + +### Bug Fixes + + * Explicitly set sitemap layout to `nil` to avoid warning (#32) + +## 0.5.0 / 2014-06-02 + +### Minor Enhancements + + * Allow users to exclude a page/post from the sitemap (#11) + +## 0.4.1 / 2014-05-10 + +### Bug Fixes + + * Force sitemap layout to be `nil` (#16) + * Correct seconds in timestamp for static files # Development Fixes (#24) + * Upgrade to Rspec 3.0 and use `be_truthy` (#24) + +## 0.4.0 / 2014-05-06 + +### Major Enhancements + + * Support Jekyll 2.0 (#12) + +## 0.3.0 / 2014-05-05 + +### Minor Enhancements + + * Generate sitemap using html_pages (#10) + +### Bug Fixes + + * Remove stray sitemap.xsl from template (#8) + +### Development Fixes + + * Added travis (#6) + * Better timezone support (#7) + +## 0.2.0 / 2014-03-24 + + * Loosen Jekyll requirement (#4) + +## 0.1.0 / 2014-03-15 + + * Birthday! diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/LICENSE.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/LICENSE.md new file mode 100644 index 0000000..1672e4a --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/LICENSE.md @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-present, GitHub, inc. and the jekyll-sitemap contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/README.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/README.md new file mode 100644 index 0000000..0835317 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/README.md @@ -0,0 +1,79 @@ +# Jekyll Sitemap Generator Plugin + +*Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site* + +[![Build Status](https://travis-ci.org/jekyll/jekyll-sitemap.svg?branch=master)](https://travis-ci.org/jekyll/jekyll-sitemap) + +## Usage + +1. Add `gem 'jekyll-sitemap'` to your site's Gemfile and run `bundle` +2. Add the following to your site's `_config.yml`: + +```yml +url: "http://example.com" # the base hostname & protocol for your site +plugins: + - jekyll-sitemap +``` + +💡 If you are using a Jekyll version less than 3.5.0, use the `gems` key instead of `plugins`. + +If all gem plugins have the same `priority`, they will be executed in the +order they are required, generally. Thus, if you have other plugins which +generate content and store that content in `site.pages`, `site.posts`, or +`site.collections`, be sure to require `jekyll-sitemap` either *after* +those other gems if you *want* the sitemap to include the generated +content, or *before* those other gems if you *don't want* the sitemap to +include the generated content from the gems. (Programming is *hard*.) + +Because the sitemap is added to `site.pages`, you may have to modify any +templates that iterate through all pages (for example, to build a menu of +all of the site's content). + +## Note on Use with Github Pages Gem +The Github Pages gem ignores all plugins included in the Gemfile. If you only include `jekyll-sitemap` in the Gemfile without also including it in the `_config.yml` *the plugin will not work*. This can be confusing because the official Jekyll docs state that plugins can be included in either the Gemfile or `_config.yml`. + +When building a site that uses the Github Pages gem, follow the instructions above and ensure that `jekyll-sitemap` is listed in the `plugins` array in `_config.yml`. + +:warning: If you are using Jekyll < 3.5.0 use the `gems` key instead of `plugins`. + +## `` tag +The `` tag in the `sitemap.xml` will reflect by priority: + +1. The modified date of the file as reported by the filesystem if you have `jekyll-last-modified-at` plugin installed (not compatible with Github Pages auto building) +2. A personalised date if you add the variable `last_modified_at:` with a date in the Front Matter +3. The creation date of your post (corresponding to the `post.date` variable) + +## Exclusions + +If you would like to exclude specific pages/posts from the sitemap set the +sitemap flag to `false` in the front matter for the page/post. + +```yml +sitemap: false +``` + +## Override default development settings + +[Follow these instructions on Jekyll's documentation](https://jekyllrb.com/docs/usage/#override-default-development-settings). + +## Developing locally + +* Use `script/bootstrap` to bootstrap your local development environment. +* Use `script/console` to load a local IRB console with the Gem. + +## Testing + +1. `script/bootstrap` +2. `script/cibuild` + +## Known Issues + +1. If the `sitemap.xml` doesn't generate in the `_site` folder, ensure `_config.yml` doesn't have `safe: true`. That prevents all plugins from working. +2. If the `sitemap.xml` doesn't generate in the `_site` folder, ensure that you don't have a sitemap generator plugin in your `_plugin` folder. + +## Contributing + +1. Fork the project +2. Create a descriptively named feature branch +3. Add your feature +4. Submit a pull request diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/Rakefile b/vendor/bundle/gems/jekyll-sitemap-1.2.0/Rakefile new file mode 100644 index 0000000..ee617bb --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/Rakefile @@ -0,0 +1,8 @@ +# frozen_string_literal: true + +require "bundler/gem_tasks" +require "rspec/core/rake_task" + +RSpec::Core::RakeTask.new(:spec) + +task :default => :spec diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/jekyll-sitemap.gemspec b/vendor/bundle/gems/jekyll-sitemap-1.2.0/jekyll-sitemap.gemspec new file mode 100644 index 0000000..5ed3b8a --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/jekyll-sitemap.gemspec @@ -0,0 +1,28 @@ +# frozen_string_literal: true + +lib = File.expand_path("lib", __dir__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require "jekyll-sitemap/version" + +Gem::Specification.new do |spec| + spec.name = "jekyll-sitemap" + spec.summary = "Automatically generate a sitemap.xml for your Jekyll site." + spec.version = Jekyll::Sitemap::VERSION + spec.authors = ["GitHub, Inc."] + spec.email = "support@github.com" + spec.homepage = "https://github.com/jekyll/jekyll-sitemap" + spec.licenses = ["MIT"] + + spec.files = `git ls-files -z`.split("\x0") + spec.executables = spec.files.grep(%r!^bin/!) { |f| File.basename(f) } + spec.test_files = spec.files.grep(%r!^(test|spec|features)/!) + spec.require_paths = ["lib"] + + spec.add_dependency "jekyll", "~> 3.3" + + spec.add_development_dependency "bundler", "~> 1.16" + spec.add_development_dependency "jekyll-last-modified-at", "0.3.4" + spec.add_development_dependency "rake" + spec.add_development_dependency "rspec", "~> 3.0" + spec.add_development_dependency "rubocop", "0.51" +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap.rb new file mode 100644 index 0000000..b788fae --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap.rb @@ -0,0 +1,4 @@ +# frozen_string_literal: true + +require "jekyll/page_without_a_file" +require "jekyll/jekyll-sitemap" diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap/version.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap/version.rb new file mode 100644 index 0000000..20b2220 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll-sitemap/version.rb @@ -0,0 +1,7 @@ +# frozen_string_literal: true + +module Jekyll + module Sitemap + VERSION = "1.2.0".freeze + end +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/jekyll-sitemap.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/jekyll-sitemap.rb new file mode 100644 index 0000000..8fb7999 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/jekyll-sitemap.rb @@ -0,0 +1,72 @@ +# frozen_string_literal: true + +require "fileutils" + +module Jekyll + class JekyllSitemap < Jekyll::Generator + safe true + priority :lowest + + # Main plugin action, called by Jekyll-core + def generate(site) + @site = site + @site.pages << sitemap unless file_exists?("sitemap.xml") + @site.pages << robots unless file_exists?("robots.txt") + end + + private + + INCLUDED_EXTENSIONS = %w( + .htm + .html + .xhtml + .pdf + ).freeze + + # Matches all whitespace that follows + # 1. A '>' followed by a newline or + # 2. A '}' which closes a Liquid tag + # We will strip all of this whitespace to minify the template + MINIFY_REGEX = %r!(?<=>\n|})\s+! + + # Array of all non-jekyll site files with an HTML extension + def static_files + @site.static_files.select { |file| INCLUDED_EXTENSIONS.include? file.extname } + end + + # Path to sitemap.xml template file + def source_path(file = "sitemap.xml") + File.expand_path "../#{file}", __dir__ + end + + # Destination for sitemap.xml file within the site source directory + def destination_path(file = "sitemap.xml") + @site.in_dest_dir(file) + end + + def sitemap + site_map = PageWithoutAFile.new(@site, __dir__, "", "sitemap.xml") + site_map.content = File.read(source_path).gsub(MINIFY_REGEX, "") + site_map.data["layout"] = nil + site_map.data["static_files"] = static_files.map(&:to_liquid) + site_map.data["xsl"] = file_exists?("sitemap.xsl") + site_map + end + + def robots + robots = PageWithoutAFile.new(@site, __dir__, "", "robots.txt") + robots.content = File.read(source_path("robots.txt")) + robots.data["layout"] = nil + robots + end + + # Checks if a file already exists in the site source + def file_exists?(file_path) + if @site.respond_to?(:in_source_dir) + File.exist? @site.in_source_dir(file_path) + else + File.exist? Jekyll.sanitized_path(@site.source, file_path) + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/page_without_a_file.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/page_without_a_file.rb new file mode 100644 index 0000000..4b73dcf --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/jekyll/page_without_a_file.rb @@ -0,0 +1,9 @@ +# frozen_string_literal: true + +module Jekyll + class PageWithoutAFile < Page + def read_yaml(*) + @data ||= {} + end + end +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/robots.txt b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/robots.txt new file mode 100644 index 0000000..a699016 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/robots.txt @@ -0,0 +1 @@ +Sitemap: {{ "sitemap.xml" | absolute_url }} diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/sitemap.xml b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/sitemap.xml new file mode 100644 index 0000000..75d0c1e --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/lib/sitemap.xml @@ -0,0 +1,36 @@ + +{% if page.xsl %} + +{% endif %} + + {% assign collections = site.collections | where_exp:'collection','collection.output != false' %} + {% for collection in collections %} + {% assign docs = collection.docs | where_exp:'doc','doc.sitemap != false' %} + {% for doc in docs %} + + {{ doc.url | replace:'/index.html','/' | absolute_url | xml_escape }} + {% if doc.last_modified_at or doc.date %} + {{ doc.last_modified_at | default: doc.date | date_to_xmlschema }} + {% endif %} + + {% endfor %} + {% endfor %} + + {% assign pages = site.html_pages | where_exp:'doc','doc.sitemap != false' | where_exp:'doc','doc.url != "/404.html"' %} + {% for page in pages %} + + {{ page.url | replace:'/index.html','/' | absolute_url | xml_escape }} + {% if page.last_modified_at %} + {{ page.last_modified_at | date_to_xmlschema }} + {% endif %} + + {% endfor %} + + {% assign static_files = page.static_files | where_exp:'page','page.sitemap != false' | where_exp:'page','page.name != "404.html"' %} + {% for file in static_files %} + + {{ file.path | replace:'/index.html','/' | absolute_url | xml_escape }} + {{ file.modified_time | date_to_xmlschema }} + + {% endfor %} + diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/bootstrap b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/bootstrap new file mode 100644 index 0000000..e2b126b --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/bootstrap @@ -0,0 +1,4 @@ +#!/bin/sh +set -ex + +bundle install diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/cibuild b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/cibuild new file mode 100644 index 0000000..509b0c9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/cibuild @@ -0,0 +1,5 @@ +#!/bin/sh +set -e + +time script/fmt +time script/test diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/console b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/console new file mode 100644 index 0000000..07680c7 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/console @@ -0,0 +1,34 @@ +#! /usr/bin/env ruby + +def relative_to_root(path) + File.expand_path(path, File.dirname(__dir__)) +end + +require "jekyll" +require relative_to_root("lib/jekyll-sitemap.rb") +require "pry-debugger" + +SOURCE_DIR = relative_to_root("spec/fixtures") +DEST_DIR = relative_to_root("spec/dest") + +def source_dir(*files) + File.join(SOURCE_DIR, *files) +end + +def dest_dir(*files) + File.join(DEST_DIR, *files) +end + +def config(overrides = {}) + Jekyll.configuration({ + "source" => source_dir, + "destination" => dest_dir, + "url" => "http://example.org", + }).merge(overrides) +end + +def site(configuration = config) + Jekyll::Site.new(configuration) +end + +binding.pry diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/fmt b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/fmt new file mode 100644 index 0000000..c5351ec --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/fmt @@ -0,0 +1,10 @@ +#!/bin/bash +set -e + +echo "Rubocop $(bundle exec rubocop --version)" +bundle exec rubocop -D -E $@ +success=$? +if ((success != 0)); then + echo -e "\nTry running \`script/fmt -a\` to automatically fix errors" +fi +exit $success diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/release b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/release new file mode 100644 index 0000000..a9c226f --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/release @@ -0,0 +1,7 @@ +#!/bin/sh +# Tag and push a release. + +set -e + +script/cibuild +bundle exec rake release diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/test b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/test new file mode 100644 index 0000000..506d5ef --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/script/test @@ -0,0 +1,5 @@ +#!/bin/bash +set -ex + +bundle exec rspec "$@" +bundle exec rspec spec/test_jekyll-last-modified-at.rb diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/404.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/404.md new file mode 100644 index 0000000..0d9de63 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/404.md @@ -0,0 +1,4 @@ +--- +--- + +404. That's an error. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_config.yml b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_config.yml new file mode 100644 index 0000000..cffd3fb --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_config.yml @@ -0,0 +1,19 @@ +timezone: UTC + +defaults: + - + scope: + path: "" + type: page + values: + layout: some_default + - + scope: + path: "static_files/excluded.pdf" + values: + sitemap: false + - + scope: + path: "static_files/html_file.html" + values: + sitemap: false diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_layouts/some_default.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_layouts/some_default.html new file mode 100644 index 0000000..c38a7b9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_layouts/some_default.html @@ -0,0 +1,4 @@ +--- +--- +THIS IS MY LAYOUT +{{ content }} diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink.md new file mode 100644 index 0000000..ce4a7d0 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink.md @@ -0,0 +1,5 @@ +--- +permalink: /permalink/ +--- + +# Custom permalink diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink_2.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink_2.md new file mode 100644 index 0000000..551ee02 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/custom_permalink_2.md @@ -0,0 +1,5 @@ +--- +permalink: /permalink/unique_name.html +--- + +# Unique html name diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/test.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/test.html new file mode 100644 index 0000000..2d84021 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/test.html @@ -0,0 +1,4 @@ +--- +--- + +This is just a test. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/this-has-non-standard-chars.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/this-has-non-standard-chars.md new file mode 100644 index 0000000..519dae0 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_my_collection/this-has-non-standard-chars.md @@ -0,0 +1,5 @@ +--- +permalink: this url has an ümlaut +--- + +# URL contains characters that need to be URI encoded diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_other_things/test2.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_other_things/test2.html new file mode 100644 index 0000000..d222dde --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_other_things/test2.html @@ -0,0 +1,4 @@ +--- +--- + +This file shouldn't show up in the sitemap. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md new file mode 100644 index 0000000..0282994 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2013-12-12-dec-the-second.md @@ -0,0 +1,4 @@ +--- +--- + +December the twelfth, actually. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-02-march-the-second.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-02-march-the-second.md new file mode 100644 index 0000000..9a47b49 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-02-march-the-second.md @@ -0,0 +1,4 @@ +--- +--- + +March the second! diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md new file mode 100644 index 0000000..42ed97c --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-03-04-march-the-fourth.md @@ -0,0 +1,4 @@ +--- +--- + +March the fourth! diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-05-11-exclude-this-post.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-05-11-exclude-this-post.md new file mode 100644 index 0000000..ccd540f --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2014-05-11-exclude-this-post.md @@ -0,0 +1,5 @@ +--- +sitemap: false +--- + +This post should not appear in the sitemap. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md new file mode 100644 index 0000000..e26b59b --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md @@ -0,0 +1,4 @@ +--- +--- + +Please don't modify this file. It's modified time is important. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-01-错误.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-01-错误.html new file mode 100644 index 0000000..a845151 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-01-错误.html @@ -0,0 +1,2 @@ +--- +--- diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-02-错误.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-02-错误.html new file mode 100644 index 0000000..f660f6f --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-02-错误.html @@ -0,0 +1,3 @@ +--- +permalink: "/2016/04/02/错误.html" +--- diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-03-错误.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-03-错误.html new file mode 100644 index 0000000..3123e48 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/_posts/2016-04-03-错误.html @@ -0,0 +1,3 @@ +--- +permalink: "/2016/04/03/%E9%94%99%E8%AF%AF.html" +--- diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/feeds/atom.xml b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/feeds/atom.xml new file mode 100644 index 0000000..58715b6 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/feeds/atom.xml @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/images/hubot.png b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/images/hubot.png new file mode 100644 index 0000000000000000000000000000000000000000..75da791d8e0a57edb16fc3f9a24bff8adebe6de7 GIT binary patch literal 54008 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͇I%WF1+TGcogj++ry$ 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 FV1lSgY=8g& literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/index.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/index.html new file mode 100644 index 0000000..fce076a --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/index.html @@ -0,0 +1,4 @@ +--- +--- + +HERE IS MY SITE I AM SO EXCITED TO BE USING GITHUB PAGES diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/jekyll-last-modified-at/page.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/jekyll-last-modified-at/page.html new file mode 100644 index 0000000..6fe4bdb --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/jekyll-last-modified-at/page.html @@ -0,0 +1,4 @@ +--- +--- + +This is a page with a modified time. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/exclude-this-page.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/exclude-this-page.html new file mode 100644 index 0000000..9eea02e --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/exclude-this-page.html @@ -0,0 +1,5 @@ +--- +sitemap: false +--- + +Exclude this page diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/htm.htm b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/htm.htm new file mode 100644 index 0000000..7da6a6b --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/htm.htm @@ -0,0 +1 @@ +This file has an .htm extension, and should be included in the sitemap diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/index.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/index.html new file mode 100644 index 0000000..2c2b27d --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/index.html @@ -0,0 +1 @@ +static subfolder index.html file that should be indexed as permalink diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/test_index.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/test_index.html new file mode 100644 index 0000000..e1ac7a9 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/test_index.html @@ -0,0 +1,4 @@ +--- +--- + +The permalink of this page does not end with a '/', but with a filename diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subfile.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subfile.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subpage.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subpage.html new file mode 100644 index 0000000..06dd707 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/this-is-a-subpage.html @@ -0,0 +1,4 @@ +--- +--- + +This is a subpage! diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/xhtml.xhtml b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/xhtml.xhtml new file mode 100644 index 0000000..7c5eafa --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/some-subfolder/xhtml.xhtml @@ -0,0 +1 @@ +This file has an .xhtml extension, and should be included in the sitemap diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/404.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/404.html new file mode 100644 index 0000000..5416e29 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/404.html @@ -0,0 +1 @@ +404. That's an error. diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/excluded.pdf b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/excluded.pdf new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/html_file.html b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/html_file.html new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/test.pdf b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/fixtures/static_files/test.pdf new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/jekyll-sitemap_spec.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/jekyll-sitemap_spec.rb new file mode 100644 index 0000000..83defdb --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/jekyll-sitemap_spec.rb @@ -0,0 +1,207 @@ +# frozen_string_literal: true + +require "spec_helper" + +describe(Jekyll::JekyllSitemap) do + let(:overrides) do + { + "source" => source_dir, + "destination" => dest_dir, + "url" => "http://example.org", + "collections" => { + "my_collection" => { "output" => true }, + "other_things" => { "output" => false }, + }, + } + end + let(:config) do + Jekyll.configuration(overrides) + end + let(:site) { Jekyll::Site.new(config) } + let(:contents) { File.read(dest_dir("sitemap.xml")) } + before(:each) do + site.process + end + + it "has no layout" do + expect(contents).not_to match(%r!\ATHIS IS MY LAYOUT!) + end + + it "creates a sitemap.xml file" do + expect(File.exist?(dest_dir("sitemap.xml"))).to be_truthy + end + + it "doesn't have multiple new lines or trailing whitespace" do + expect(contents).to_not match %r!\s+\n! + expect(contents).to_not match %r!\n{2,}! + end + + it "puts all the pages in the sitemap.xml file" do + expect(contents).to match /http:\/\/example\.org\/<\/loc>/ + expect(contents).to match /http:\/\/example\.org\/some-subfolder\/this-is-a-subpage\.html<\/loc>/ + end + + it "only strips 'index.html' from end of permalink" do + expect(contents).to match /http:\/\/example\.org\/some-subfolder\/test_index\.html<\/loc>/ + end + + it "puts all the posts in the sitemap.xml file" do + expect(contents).to match /http:\/\/example\.org\/2014\/03\/04\/march-the-fourth\.html<\/loc>/ + expect(contents).to match /http:\/\/example\.org\/2014\/03\/02\/march-the-second\.html<\/loc>/ + expect(contents).to match /http:\/\/example\.org\/2013\/12\/12\/dec-the-second\.html<\/loc>/ + end + + describe "collections" do + it "puts all the `output:true` into sitemap.xml" do + expect(contents).to match /http:\/\/example\.org\/my_collection\/test\.html<\/loc>/ + end + + it "doesn't put all the `output:false` into sitemap.xml" do + expect(contents).to_not match /http:\/\/example\.org\/other_things\/test2\.html<\/loc>/ + end + + it "remove 'index.html' for directory custom permalinks" do + expect(contents).to match /http:\/\/example\.org\/permalink\/<\/loc>/ + end + + it "doesn't remove filename for non-directory custom permalinks" do + expect(contents).to match /http:\/\/example\.org\/permalink\/unique_name\.html<\/loc>/ + end + + it "performs URI encoding of site paths" do + expect(contents).to match /http:\/\/example\.org\/this%20url%20has%20an%20%C3%BCmlaut<\/loc>/ + end + end + + it "generates the correct date for each of the posts" do + expect(contents).to match /2014-03-04T00:00:00(-|\+)\d+:\d+<\/lastmod>/ + expect(contents).to match /2014-03-02T00:00:00(-|\+)\d+:\d+<\/lastmod>/ + expect(contents).to match /2013-12-12T00:00:00(-|\+)\d+:\d+<\/lastmod>/ + end + + it "puts all the static HTML files in the sitemap.xml file" do + expect(contents).to match /http:\/\/example\.org\/some-subfolder\/this-is-a-subfile\.html<\/loc>/ + end + + it "does not include assets or any static files that aren't .html" do + expect(contents).not_to match /http:\/\/example\.org\/images\/hubot\.png<\/loc>/ + expect(contents).not_to match /http:\/\/example\.org\/feeds\/atom\.xml<\/loc>/ + end + + it "converts static index.html files to permalink version" do + expect(contents).to match /http:\/\/example\.org\/some-subfolder\/<\/loc>/ + end + + it "does include assets or any static files with .xhtml and .htm extensions" do + expect(contents).to match /\/some-subfolder\/xhtml\.xhtml/ + expect(contents).to match /\/some-subfolder\/htm\.htm/ + end + + it "does include assets or any static files with .pdf extension" do + expect(contents).to match %r!/static_files/test.pdf! + end + + it "does not include any static files named 404.html" do + expect(contents).not_to match %r!/static_files/404.html! + end + + if Gem::Version.new(Jekyll::VERSION) >= Gem::Version.new("3.4.2") + it "does not include any static files that have set 'sitemap: false'" do + expect(contents).not_to match %r!/static_files/excluded\.pdf! + end + + it "does not include any static files that have set 'sitemap: false'" do + expect(contents).not_to match %r!/static_files/html_file\.html! + end + end + + it "does not include posts that have set 'sitemap: false'" do + expect(contents).not_to match /\/exclude-this-post\.html<\/loc>/ + end + + it "does not include pages that have set 'sitemap: false'" do + expect(contents).not_to match /\/exclude-this-page\.html<\/loc>/ + end + + it "does not include the 404 page" do + expect(contents).not_to match /\/404\.html<\/loc>/ + end + + it "correctly formats timestamps of static files" do + expect(contents).to match /\/this-is-a-subfile\.html<\/loc>\s+\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(-|\+)\d{2}:\d{2}<\/lastmod>/ + end + + it "includes the correct number of items" do + # static_files/excluded.pdf is excluded on Jekyll 3.4.2 and above + if Gem::Version.new(Jekyll::VERSION) >= Gem::Version.new("3.4.2") + expect(contents.scan(%r!(?=)!).count).to eql 20 + else + expect(contents.scan(%r!(?=)!).count).to eql 21 + end + end + + context "with a baseurl" do + let(:config) do + Jekyll.configuration(Jekyll::Utils.deep_merge_hashes(overrides, { "baseurl" => "/bass" })) + end + + it "correctly adds the baseurl to the static files" do + expect(contents).to match /http:\/\/example\.org\/bass\/some-subfolder\/this-is-a-subfile\.html<\/loc>/ + end + + it "correctly adds the baseurl to the collections" do + expect(contents).to match /http:\/\/example\.org\/bass\/my_collection\/test\.html<\/loc>/ + end + + it "correctly adds the baseurl to the pages" do + expect(contents).to match /http:\/\/example\.org\/bass\/<\/loc>/ + expect(contents).to match /http:\/\/example\.org\/bass\/some-subfolder\/this-is-a-subpage\.html<\/loc>/ + end + + it "correctly adds the baseurl to the posts" do + expect(contents).to match /http:\/\/example\.org\/bass\/2014\/03\/04\/march-the-fourth\.html<\/loc>/ + expect(contents).to match /http:\/\/example\.org\/bass\/2014\/03\/02\/march-the-second\.html<\/loc>/ + expect(contents).to match /http:\/\/example\.org\/bass\/2013\/12\/12\/dec-the-second\.html<\/loc>/ + end + + it "adds baseurl to robots.txt" do + content = File.read(dest_dir("robots.txt")) + expect(content).to match("Sitemap: http://example.org/bass/sitemap.xml") + end + end + + context "with urls that needs URI encoding" do + let(:config) do + Jekyll.configuration(Jekyll::Utils.deep_merge_hashes(overrides, { "url" => "http://ümlaut.example.org" })) + end + + it "performs URI encoding of site url" do + expect(contents).to match %r!http://xn--mlaut-jva.example.org/! + expect(contents).to match %r!http://xn--mlaut-jva.example.org/some-subfolder/this-is-a-subpage.html! + expect(contents).to match %r!http://xn--mlaut-jva.example.org/2014/03/04/march-the-fourth.html! + expect(contents).to match %r!http://xn--mlaut-jva.example.org/2016/04/01/%E9%94%99%E8%AF%AF.html! + expect(contents).to match %r!http://xn--mlaut-jva.example.org/2016/04/02/%E9%94%99%E8%AF%AF.html! + expect(contents).to match %r!http://xn--mlaut-jva.example.org/2016/04/03/%E9%94%99%E8%AF%AF.html! + end + + it "does not double-escape urls" do + expect(contents).to_not match %r!%25! + end + + context "readme" do + let(:contents) { File.read(dest_dir("robots.txt")) } + + it "has no layout" do + expect(contents).not_to match(%r!\ATHIS IS MY LAYOUT!) + end + + it "creates a sitemap.xml file" do + expect(File.exist?(dest_dir("robots.txt"))).to be_truthy + end + + it "renders liquid" do + expect(contents).to match("Sitemap: http://xn--mlaut-jva.example.org/sitemap.xml") + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/spec_helper.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/spec_helper.rb new file mode 100644 index 0000000..911bc45 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/spec_helper.rb @@ -0,0 +1,23 @@ +# frozen_string_literal: true + +require "jekyll" +require File.expand_path("../lib/jekyll-sitemap", __dir__) + +Jekyll.logger.log_level = :error + +RSpec.configure do |config| + config.run_all_when_everything_filtered = true + config.filter_run :focus + config.order = "random" + + SOURCE_DIR = File.expand_path("fixtures", __dir__) + DEST_DIR = File.expand_path("dest", __dir__) + + def source_dir(*files) + File.join(SOURCE_DIR, *files) + end + + def dest_dir(*files) + File.join(DEST_DIR, *files) + end +end diff --git a/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/test_jekyll-last-modified-at.rb b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/test_jekyll-last-modified-at.rb new file mode 100644 index 0000000..4bbbfa7 --- /dev/null +++ b/vendor/bundle/gems/jekyll-sitemap-1.2.0/spec/test_jekyll-last-modified-at.rb @@ -0,0 +1,36 @@ +# frozen_string_literal: true + +require "spec_helper" +require "jekyll-last-modified-at" + +describe(Jekyll::JekyllSitemap) do + let(:overrides) do + { + "source" => source_dir, + "destination" => dest_dir, + "url" => "http://example.org", + "collections" => { + "my_collection" => { "output" => true }, + "other_things" => { "output" => false }, + }, + } + end + let(:config) do + Jekyll.configuration(overrides) + end + let(:site) { Jekyll::Site.new(config) } + let(:contents) { File.read(dest_dir("sitemap.xml")) } + before(:each) do + site.process + end + + context "with jekyll-last-modified-at" do + it "correctly adds the modified time to the posts" do + expect(contents).to match /http:\/\/example.org\/2015\/01\/18\/jekyll-last-modified-at.html<\/loc>\s+2015-01-19T07:03:38\+00:00<\/lastmod>/ + end + + it "correctly adds the modified time to the pages" do + expect(contents).to match /http:\/\/example.org\/jekyll-last-modified-at\/page.html<\/loc>\s+2015-01-19T07:03:38\+00:00<\/lastmod>/ + end + end +end diff --git a/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch.rb b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch.rb new file mode 100644 index 0000000..0f8b68b --- /dev/null +++ b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch.rb @@ -0,0 +1,5 @@ +# frozen_string_literal: true + +require "jekyll-watch/version" +require_relative "jekyll/watcher" +require_relative "jekyll/commands/watch" diff --git a/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch/version.rb b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch/version.rb new file mode 100644 index 0000000..8e8beb8 --- /dev/null +++ b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll-watch/version.rb @@ -0,0 +1,7 @@ +# frozen_string_literal: true + +module Jekyll + module Watch + VERSION = "2.1.2" + end +end diff --git a/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/commands/watch.rb b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/commands/watch.rb new file mode 100644 index 0000000..bf4321d --- /dev/null +++ b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/commands/watch.rb @@ -0,0 +1,18 @@ +# frozen_string_literal: true + +module Jekyll + module Commands + module Watch + extend self + + def init_with_program(prog); end + + # Build your jekyll site + # Continuously watch if `watch` is set to true in the config. + def process(options) + Jekyll.logger.log_level = :error if options["quiet"] + Jekyll::Watcher.watch(options) if options["watch"] + end + end + end +end diff --git a/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/watcher.rb b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/watcher.rb new file mode 100644 index 0000000..e3344d2 --- /dev/null +++ b/vendor/bundle/gems/jekyll-watch-2.1.2/lib/jekyll/watcher.rb @@ -0,0 +1,127 @@ +# frozen_string_literal: true + +require "listen" + +module Jekyll + module Watcher + extend self + + # Public: Continuously watch for file changes and rebuild the site + # whenever a change is detected. + # + # If the optional site argument is populated, that site instance will be + # reused and the options Hash ignored. Otherwise, a new site instance will + # be instantiated from the options Hash and used. + # + # options - A Hash containing the site configuration + # site - The current site instance (populated starting with Jekyll 3.2) + # (optional, default: nil) + # + # Returns nothing. + def watch(options, site = nil) + ENV["LISTEN_GEM_DEBUGGING"] ||= "1" if options["verbose"] + + site ||= Jekyll::Site.new(options) + listener = build_listener(site, options) + listener.start + + Jekyll.logger.info "Auto-regeneration:", "enabled for '#{options["source"]}'" + + unless options["serving"] + trap("INT") do + listener.stop + Jekyll.logger.info "", "Halting auto-regeneration." + exit 0 + end + + sleep_forever + end + rescue ThreadError + # You pressed Ctrl-C, oh my! + end + + private + + def build_listener(site, options) + Listen.to( + options["source"], + :ignore => listen_ignore_paths(options), + :force_polling => options["force_polling"], + &listen_handler(site) + ) + end + + def listen_handler(site) + proc do |modified, added, removed| + t = Time.now + c = modified + added + removed + n = c.length + + Jekyll.logger.info "Regenerating:", + "#{n} file(s) changed at #{t.strftime("%Y-%m-%d %H:%M:%S")}" + + c.each { |path| Jekyll.logger.info "", path["#{site.source}/".length..-1] } + process(site, t) + end + end + + def custom_excludes(options) + Array(options["exclude"]).map { |e| Jekyll.sanitized_path(options["source"], e) } + end + + def config_files(options) + %w(yml yaml toml).map do |ext| + Jekyll.sanitized_path(options["source"], "_config.#{ext}") + end + end + + def to_exclude(options) + [ + config_files(options), + options["destination"], + custom_excludes(options), + ].flatten + end + + # Paths to ignore for the watch option + # + # options - A Hash of options passed to the command + # + # Returns a list of relative paths from source that should be ignored + def listen_ignore_paths(options) + source = Pathname.new(options["source"]).expand_path + paths = to_exclude(options) + + paths.map do |p| + absolute_path = Pathname.new(p).expand_path + next unless absolute_path.exist? + + begin + relative_path = absolute_path.relative_path_from(source).to_s + unless relative_path.start_with?("../") + path_to_ignore = Regexp.new(Regexp.escape(relative_path)) + Jekyll.logger.debug "Watcher:", "Ignoring #{path_to_ignore}" + path_to_ignore + end + rescue ArgumentError + # Could not find a relative path + end + end.compact + [%r!\.jekyll\-metadata!] + end + + def sleep_forever + loop { sleep 1000 } + end + + def process(site, time) + begin + site.process + Jekyll.logger.info "", "...done in #{Time.now - time} seconds." + rescue => e + Jekyll.logger.warn "Error:", e.message + Jekyll.logger.warn "Error:", "Run jekyll build --trace for more information." + end + Jekyll.logger.info "" + end + end +end diff --git a/vendor/bundle/gems/kramdown-1.17.0/AUTHORS b/vendor/bundle/gems/kramdown-1.17.0/AUTHORS new file mode 100644 index 0000000..0583596 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/AUTHORS @@ -0,0 +1 @@ +The author of kramdown is Thomas Leitner . diff --git a/vendor/bundle/gems/kramdown-1.17.0/CONTRIBUTERS b/vendor/bundle/gems/kramdown-1.17.0/CONTRIBUTERS new file mode 100644 index 0000000..7ba1bad --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/CONTRIBUTERS @@ -0,0 +1,65 @@ + Count Name +======= ==== + 887 Thomas Leitner + 7 Christian Cornelssen + 6 Gioele Barabucci + 4 Ted Pak + 4 Shuanglei Tao + 4 Gleb Mazovetskiy + 4 Arne Brasseur + 3 Henning Perl + 3 gettalong + 3 Brandur + 3 Ben Armston + 3 Alex Marandon + 2 Tom Thorogood + 2 Parker Moore + 2 Nathanael Jones + 2 Max Meyer + 2 Jo Hund + 2 Dan Allen + 2 Bran + 1 winniehell + 1 William + 1 Uwe Kubosch + 1 utenmiki + 1 Trevor Wennblom + 1 tomykaira + 1 Tim Blair + 1 Tim Besard + 1 Tim Bates + 1 Sun Yaozhu + 1 Simon Lydell + 1 Shusaku NAKAZATO + 1 Sebastian Boehm + 1 scherr + 1 Postmodern + 1 Pete Michaud + 1 myqlarson + 1 milo.simpson + 1 Michal Till + 1 Matt Hickford + 1 Martyn Chamberlin + 1 Marek Tuchowski + 1 Marcus Stollsteimer + 1 Luca Barbato + 1 l3kn + 1 Kir Kolyshkin + 1 Jonathan Hooper + 1 John Croisant + 1 Joe Fiorini + 1 Jens Kraemer + 1 Hirofumi Wakasugi + 1 Hector Correa + 1 Florian Klampfer + 1 Floreal Morandat florealm@gmail.com + 1 Diego Galeota + 1 Damien Pollet + 1 Christopher Jefferson + 1 Cédric Boutillier + 1 Ashwin Maroli + 1 Ashe Connor + 1 Andrew + 1 Alpha Chen + 1 Alex Tomlins + 1 Alexey Vasiliev diff --git a/vendor/bundle/gems/kramdown-1.17.0/COPYING b/vendor/bundle/gems/kramdown-1.17.0/COPYING new file mode 100644 index 0000000..1c29282 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/COPYING @@ -0,0 +1,30 @@ +kramdown - fast, pure-Ruby Markdown-superset converter +Copyright (C) 2009-2013 Thomas Leitner + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +Some test cases and the benchmark files are based on test cases from +the MDTest test suite: + + MDTest + Copyright (c) 2007 Michel Fortin + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/README.md b/vendor/bundle/gems/kramdown-1.17.0/README.md new file mode 100644 index 0000000..139bf06 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/README.md @@ -0,0 +1,71 @@ +# kramdown + +## Readme first! + +kramdown was originally licensed under the GPL until the 1.0.0 release. However, due to the many +requests it is now released under the MIT license and therefore can easily be used in commercial +projects, too. + +However, if you use kramdown in a commercial setting, please consider **contributing back any +changes** for the benefit of the community and/or +[**becoming a patron**](https://www.patreon.com/gettalong) - thanks! + + +## Introduction + +kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and +supporting several common extensions. + +The syntax definition for the kramdown syntax can be found in **doc/syntax.page** (or online at +) and a quick reference is available in +**doc/quickref.page** or online at . + +The kramdown library is mainly written to support the kramdown-to-HTML conversion chain. However, +due to its flexibility (by creating an internal AST) it supports other input and output formats as +well. Here is a list of the supported formats: + +* input formats: kramdown (a Markdown superset), Markdown, GFM, HTML +* output formats: HTML, kramdown, LaTeX (and therefore PDF), PDF via Prawn + +All the documentation on the available input and output formats is available in the **doc/** +directory and online at . + +Starting from version 1.0.0 kramdown is using a versioning scheme with major, minor and patch parts +in the version number where the major number changes on backwards-incompatible changes, the minor +number on the introduction of new features and the patch number on everything else. + +For information about changes between versions, have a look at + or the commit history! + + +## Usage + +kramdown has a very simple API, so using kramdown is as easy as + +```ruby +require 'kramdown' + +Kramdown::Document.new(text).to_html +``` + +For detailed information have a look at the API documentation of the `Kramdown::Document` class. + +The full API documentation is available at , other sites with an +API documentation for kramdown probably don't provide the complete documentation! + +There are also some third-party libraries that extend the functionality of kramdown -- see the +kramdown Wiki at . + + +## Development + +Just clone the git repository as described in **doc/installation.page** and you are good to go. You +probably want to install `rake` so that you can use the provided rake tasks. + +If you want to run the tests, the development dependencies are needed as well as some additional +programs like `tidy` and `latex`. See the `.travis.yml` file for more information. + + +## License + +MIT - see the **COPYING** file. diff --git a/vendor/bundle/gems/kramdown-1.17.0/Rakefile b/vendor/bundle/gems/kramdown-1.17.0/Rakefile new file mode 100644 index 0000000..6113bfc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/Rakefile @@ -0,0 +1,341 @@ +# -*- ruby -*- + +# load all optional developer libraries +begin + require 'rubygems' + require 'rubygems/package_task' +rescue LoadError +end + +begin + require 'webgen/page' +rescue LoadError +end + +begin + gem 'rdoc' if RUBY_VERSION >= '1.9' + require 'rdoc/task' + require 'rdoc/rdoc' + + class RDoc::RDoc + + alias :old_parse_files :parse_files + + def parse_files(options) + file_info = old_parse_files(options) + require 'kramdown/options' + + # Add options documentation to Kramdown::Options module + opt_module = @store.all_classes_and_modules.find {|m| m.full_name == 'Kramdown::Options'} + opt_defs = Kramdown::Options.definitions.sort.collect do |n, definition| + desc = definition.desc.split(/\n/).map {|l| " #{l}"} + desc[-2] = [] + desc = desc.join("\n") + "[#{n} (type: #{definition.type}, default: #{definition.default.inspect})]\n#{desc}\n\n" + end + opt_module.comment.text += "\n== Available Options\n\n" << opt_defs.join("\n\n") + + file_info + end + + end + +rescue LoadError +end + +begin + require 'rcov/rcovtask' +rescue LoadError +end + +require 'fileutils' +require 'rake/clean' +require 'rake/testtask' +require 'rake/packagetask' +require 'erb' + +$:.unshift('lib') +require 'kramdown' + +# End user tasks ################################################################ + +task :default => :test + +desc "Install using setup.rb" +task :install do + ruby "setup.rb config" + ruby "setup.rb setup" + ruby "setup.rb install" +end + +task :clobber do + ruby "setup.rb clean" +end + +if defined?(Webgen) + desc "Generate the HTML documentation" + task :htmldoc do + ruby "-Ilib -S webgen" + end + CLOBBER << "htmldoc/" + CLOBBER << "webgen-tmp" +end + +if defined? RDoc::Task + rd = RDoc::Task.new do |rdoc| + rdoc.rdoc_dir = 'htmldoc/rdoc' + rdoc.title = 'kramdown' + rdoc.main = 'lib/kramdown/document.rb' + rdoc.rdoc_files.include('lib') + end +end + +if defined?(Webgen) && defined?(RDoc::Task) + desc "Build the whole user documentation" + task :doc => [:rdoc, 'htmldoc'] +end + +tt = Rake::TestTask.new do |test| + test.warning = false + test.libs << 'test' + test.test_files = FileList['test/test_*.rb'] +end + +# Release tasks and development tasks ############################################ + +namespace :dev do + + SUMMARY = 'kramdown is a fast, pure-Ruby Markdown-superset converter.' + DESCRIPTION = < CONTRIBUTERS` + `echo "======= ====" >> CONTRIBUTERS` + `git log | grep ^Author: | sed 's/^Author: //' | sort | uniq -c | sort -nr >> CONTRIBUTERS` + end + + CLOBBER << "man/man1/kramdown.1" + file 'man/man1/kramdown.1' => ['man/man1/kramdown.1.erb'] do + puts "Generating kramdown man page" + File.open('man/man1/kramdown.1', 'w+') do |file| + data = ERB.new(File.read('man/man1/kramdown.1.erb')).result(binding) + file.write(Kramdown::Document.new(data).to_man) + end + end + + Rake::PackageTask.new('kramdown', Kramdown::VERSION) do |pkg| + pkg.need_tar = true + pkg.need_zip = true + pkg.package_files = PKG_FILES + end + + if defined? Gem + spec = Gem::Specification.new do |s| + + #### Basic information + s.name = 'kramdown' + s.version = Kramdown::VERSION + s.summary = SUMMARY + s.description = DESCRIPTION + s.license = 'MIT' + + #### Dependencies, requirements and files + s.files = PKG_FILES.to_a + + s.require_path = 'lib' + s.executables = ['kramdown'] + s.default_executable = 'kramdown' + s.required_ruby_version = '>= 2.0' + s.add_development_dependency 'minitest', '~> 5.0' + s.add_development_dependency 'coderay', '~> 1.0.0' + s.add_development_dependency 'rouge' + s.add_development_dependency 'stringex', '~> 1.5.1' + s.add_development_dependency 'prawn', '~> 2.0' + s.add_development_dependency 'prawn-table', '~> 0.2.2' + s.add_development_dependency 'ritex', '~> 1.0' + s.add_development_dependency 'itextomml', '~> 1.5' + s.add_development_dependency 'execjs', '~> 2.7' + s.add_development_dependency 'sskatex', '>= 0.9.37' + s.add_development_dependency 'katex', '~> 0.4.3' + + #### Documentation + + s.has_rdoc = true + s.rdoc_options = ['--main', 'lib/kramdown/document.rb'] + + #### Author and project details + + s.author = 'Thomas Leitner' + s.email = 't_leitner@gmx.at' + s.homepage = "http://kramdown.gettalong.org" + end + + + task :gemspec => [ 'CONTRIBUTERS', 'VERSION', 'man/man1/kramdown.1'] do + print "Generating Gemspec\n" + contents = spec.to_ruby + File.open("kramdown.gemspec", 'w+') {|f| f.puts(contents)} + end + + Gem::PackageTask.new(spec) do |pkg| + pkg.need_zip = true + pkg.need_tar = true + end + + end + + if defined?(Webgen) && defined?(Gem) && defined?(Rake::RDocTask) + desc 'Release Kramdown version ' + Kramdown::VERSION + task :release => [:clobber, :package, :publish_files, :publish_website] + end + + if defined?(Gem) + desc "Upload the release to Rubygems" + task :publish_files => [:package] do + sh "gem push pkg/kramdown-#{Kramdown::VERSION}.gem" + puts 'done' + end + end + + desc "Upload the website" + task :publish_website => ['doc'] do + puts "Transfer manually!!!" + # sh "rsync -avc --delete --exclude 'MathJax' --exclude 'robots.txt' htmldoc/ gettalong@rubyforge.org:/var/www/gforge-projects/kramdown/" + end + + + if defined? Rcov + Rcov::RcovTask.new do |rcov| + rcov.libs << 'test' + end + end + + CODING_LINE = "# -*- coding: utf-8 -*-\n" + COPYRIGHT=< +# +# This file is part of kramdown which is licensed under the MIT. +#++ +# +EOF + + desc "Insert/Update copyright notice" + task :update_copyright do + inserted = false + Dir["lib/**/*.rb", "test/**/*.rb"].each do |file| + if !File.read(file).start_with?(CODING_LINE + COPYRIGHT) + inserted = true + puts "Updating file #{file}" + old = File.read(file) + if !old.gsub!(/\A#{Regexp.escape(CODING_LINE)}#\n#--.*?\n#\+\+\n#\n/m, CODING_LINE + COPYRIGHT) + old.gsub!(/\A(#{Regexp.escape(CODING_LINE)})?/, CODING_LINE + COPYRIGHT + "\n") + end + File.open(file, 'w+') {|f| f.puts(old)} + end + end + puts "Look through the above mentioned files and correct all problems" if inserted + end + + desc "Check for MathjaxNode availability" + task :test_mathjaxnode_deps do + html = %x{echo '$$a$$' | \ + #{RbConfig.ruby} -Ilib bin/kramdown --no-config-file --math-engine mathjaxnode} + raise (<\Z}m === html +The MathjaxNode engine is not available. Try "npm install mathjax-node-cli". +MJN + puts "MathjaxNode is available, and its default configuration works." + end + + desc "Update kramdown MathjaxNode test reference outputs" + task update_mathjaxnode_tests: [:test_mathjaxnode_deps] do + # Not framed in terms of rake file tasks to prevent accidental overwrites. + Dir['test/testcases/**/mathjaxnode*.text'].each do |f| + stem = f[0..-6] # Remove .text + ruby "-Ilib bin/kramdown --config-file #{stem}.options #{f} >#{stem}.html.19" + end + end + + desc "Check for SsKaTeX availability" + task :test_sskatex_deps do + katexjs = 'katex/katex.min.js' + raise (<#{stem}.html.19" + end + end + + desc "Update kramdown KaTeX test reference outputs" + task :update_katex_tests do + # Not framed in terms of rake file tasks to prevent accidental overwrites. + Dir['test/testcases/**/katex*.text'].each do |f| + stem = f[0..-6] # Remove .text + ruby "-Ilib bin/kramdown --config-file #{stem}.options #{f} >#{stem}.html.19" + end + end +end + +task :gemspec => ['dev:gemspec'] + +task :clobber => ['dev:clobber'] diff --git a/vendor/bundle/gems/kramdown-1.17.0/VERSION b/vendor/bundle/gems/kramdown-1.17.0/VERSION new file mode 100644 index 0000000..092afa1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/VERSION @@ -0,0 +1 @@ +1.17.0 diff --git a/vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.rb b/vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.rb new file mode 100644 index 0000000..bad86af --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.rb @@ -0,0 +1,43 @@ +require 'benchmark' +require 'stringio' + +require 'kramdown' +require 'bluecloth' +require 'maruku' +require 'maruku/version' +require 'rdiscount' +require 'bluefeather' +require 'redcarpet' + +module MaRuKu::Errors + def tell_user(s) + end +end + + +RUNS=20 + +FILES=['mdsyntax.text', 'mdbasics.text'] + +puts "Running tests on #{Time.now.strftime("%Y-%m-%d")} under #{RUBY_DESCRIPTION}" + +FILES.each do |file| + data = File.read(File.join(File.dirname(__FILE__), file)) + puts + puts "Test using file #{file} and #{RUNS} runs" + results = Benchmark.bmbm do |b| + b.report("kramdown #{Kramdown::VERSION}") { RUNS.times { Kramdown::Document.new(data).to_html } } + b.report("Maruku #{MaRuKu::Version}") { RUNS.times { Maruku.new(data, :on_error => :ignore).to_html } } + b.report("BlueFeather #{BlueFeather::VERSION}") { RUNS.times { BlueFeather.parse(data) } } + b.report("BlueCloth #{BlueCloth::VERSION}") { RUNS.times { BlueCloth.new(data).to_html } } + b.report("RDiscount #{RDiscount::VERSION}") { RUNS.times { RDiscount.new(data).to_html } } + b.report("redcarpet #{Redcarpet::VERSION}") { RUNS.times { Redcarpet::Markdown.new(Redcarpet::Render::HTML).render(data) } } + end + + puts + puts "Real time of X divided by real time of kramdown" + kd = results.shift.real + %w[Maruku BlueFeather BlueCloth RDiscount redcarpet].each do |name| + puts name.ljust(19) << (results.shift.real/kd).round(4).to_s + end +end diff --git a/vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.sh b/vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.sh new file mode 100644 index 0000000..3fe600c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/benchmark/benchmark.sh @@ -0,0 +1,74 @@ +#!/bin/bash + +source ~/.profile + +RUBY_VERSIONS=`rvm list strings | sort` +KD_VERSIONS="`git tag | sort -V` master" +OTHERS=false +AVERAGE=1 +MASTER_AS=master + +while getopts "r:k:om:a:" optname; do + case "$optname" in + "r") + RUBY_VERSIONS="$OPTARG" + ;; + "k") + KD_VERSIONS="$OPTARG" + ;; + "o") + OTHERS=true + ;; + "m") + MASTER_AS="$OPTARG" + ;; + "a") + AVERAGE="$OPTARG" + ;; + "?") + echo "Unknown option $OPTARG" + exit 1 + ;; + ":") + echo "No argument value for option $OPTARG" + exit 1 + ;; + *) + echo "Unknown error while processing options" + exit 1 + ;; + esac +done + +TMPDIR=/tmp/kramdown-benchmark + +rm -rf $TMPDIR +mkdir -p $TMPDIR +cp benchmark/md* $TMPDIR +cp benchmark/generate_data.rb $TMPDIR +git clone .git ${TMPDIR}/kramdown +cd ${TMPDIR}/kramdown + +for RUBY_VERSION in $RUBY_VERSIONS; do + rvm use $RUBY_VERSION + echo "Creating benchmark data for $(ruby -v)" + + for KD_VERSION in $KD_VERSIONS; do + echo "Using kramdown version $KD_VERSION" + git co $KD_VERSION 2>/dev/null + if [ -z $MASTER_AS -o $KD_VERSION != master ]; then + VNUM=${KD_VERSION} + else + VNUM=$MASTER_AS + fi + ruby -I${TMPDIR}/kramdown/lib ../generate_data.rb -k ${VNUM} -a ${AVERAGE} >/dev/null + done + + if [ $OTHERS = "true" ]; then + ruby -rubygems -I${TMPDIR}/kramdown/lib ../generate_data.rb -o >/dev/null + fi +done + +cd ${TMPDIR} +rvm default +ruby generate_data.rb -g diff --git a/vendor/bundle/gems/kramdown-1.17.0/benchmark/generate_data.rb b/vendor/bundle/gems/kramdown-1.17.0/benchmark/generate_data.rb new file mode 100644 index 0000000..762ebc3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/benchmark/generate_data.rb @@ -0,0 +1,119 @@ +require 'benchmark' +require 'optparse' +require 'fileutils' + +require 'kramdown' + +options = {:others => false, :average => 1} +OptionParser.new do |opts| + opts.on("-a AVG", "--average AVG", Integer, "Average times over the specified number of runs") {|v| options[:average] = v } + opts.on("-o", "--[no-]others", "Generate data for other parsers") {|v| options[:others] = v} + opts.on("-g", "--[no-]graph", "Generate graph") {|v| options[:graph] = v} + opts.on("-k VERSION", "--kramdown VERSION", String, "Add benchmark data for kramdown version VERSION") {|v| options[:kramdown] = v} +end.parse! + +THISRUBY = (self.class.const_defined?(:RUBY_DESCRIPTION) ? RUBY_DESCRIPTION.scan(/^.*?(?=\s*\()/).first.sub(/\s/, '-') : "ruby-#{RUBY_VERSION}") + '-' + RUBY_PATCHLEVEL.to_s + +Dir.chdir(File.dirname(__FILE__)) +BMDATA = File.read('mdbasics.text') +MULTIPLIER = (0..5).map {|i| 2**i} + +if options[:others] + require 'maruku' + require 'maruku/version' + begin + require 'rdiscount' + rescue LoadError + end + #require 'bluefeather' + + module MaRuKu::Errors + def tell_user(s) + end + end + + bmdata = {} + labels = [] + MULTIPLIER.each do |i| + $stderr.puts "Generating benchmark data for other parsers, multiplier #{i}" + mddata = BMDATA*i + labels = [] + bmdata[i] = Benchmark::bmbm do |x| + labels << "Maruku #{MaRuKu::Version}" + x.report { Maruku.new(mddata, :on_error => :ignore).to_html } + if self.class.const_defined?(:BlueFeather) + labels << "BlueFeather #{BlueFeather::VERSION}" + x.report { BlueFeather.parse(mddata) } + end + if self.class.const_defined?(:RDiscount) + labels << "RDiscount #{RDiscount::VERSION}" + x.report { RDiscount.new(mddata).to_html } + end + end + end + File.open("static-#{THISRUBY}.dat", 'w+') do |f| + f.puts "# " + labels.join(" || ") + format_str = "%5d" + " %10.5f"*bmdata[MULTIPLIER.first].size + bmdata.sort.each do |m,v| + f.puts format_str % [m, *v.map {|tms| tms.real}] + end + end +end + +if options[:kramdown] + kramdown = "kramdown-#{THISRUBY}.dat" + data = if File.exist?(kramdown) + lines = File.readlines(kramdown).map {|l| l.chomp} + lines.first << " || " + lines + else + ["# ", *MULTIPLIER.map {|m| "%3d" % m}] + end + data.first << "#{options[:kramdown]}".rjust(10) + + times = [] + options[:average].times do + MULTIPLIER.each_with_index do |m, i| + $stderr.puts "Generating benchmark data for kramdown version #{options[:kramdown]}, multiplier #{m}" + mddata = BMDATA*m + begin + (times[i] ||= []) << Benchmark::bmbm {|x| x.report { Kramdown::Document.new(mddata).to_html } }.first.real + rescue + $stderr.puts $!.message + (times[i] ||= []) << 0 + end + end + end + times.each_with_index {|t,i| data[i+1] << "%14.5f" % (t.inject(0) {|sum,v| sum+v}/3.0)} + File.open(kramdown, 'w+') do |f| + data.each {|l| f.puts l} + end +end + +if options[:graph] + Dir['kramdown-*.dat'].each do |kramdown_name| + theruby = kramdown_name.sub(/^kramdown-/, '').sub(/\.dat$/, '') + graph_name = "graph-#{theruby}.png" + static_name = "static-#{theruby}.dat" + kramdown_names = File.readlines(kramdown_name).first.chomp[1..-1].split(/\s*\|\|\s*/) + static_names = (File.exist?(static_name) ? File.readlines(static_name).first.chomp[1..-1].split(/\s*\|\|\s*/) : []) + File.open("gnuplot.dat", "w+") do |f| + f.puts < + +
      1. Basics
      2. +
      3. Syntax
      4. +
      5. License
      6. +
      7. Dingus
      8. + + + +Getting the Gist of Markdown's Formatting Syntax +------------------------------------------------ + +This page offers a brief overview of what it's like to use Markdown. +The [syntax page] [s] provides complete, detailed documentation for +every feature, but Markdown should be very easy to pick up simply by +looking at a few examples of it in action. The examples on this page +are written in a before/after style, showing example syntax and the +HTML output produced by Markdown. + +It's also helpful to simply try Markdown out; the [Dingus] [d] is a +web application that allows you type your own Markdown-formatted text +and translate it to XHTML. + +**Note:** This document is itself written using Markdown; you +can [see the source for it by adding '.text' to the URL] [src]. + + [s]: /projects/markdown/syntax "Markdown Syntax" + [d]: /projects/markdown/dingus "Markdown Dingus" + [src]: /projects/markdown/basics.text + + +## Paragraphs, Headers, Blockquotes ## + +A paragraph is simply one or more consecutive lines of text, separated +by one or more blank lines. (A blank line is any line that looks like a +blank line -- a line containing nothing spaces or tabs is considered +blank.) Normal paragraphs should not be intended with spaces or tabs. + +Markdown offers two styles of headers: *Setext* and *atx*. +Setext-style headers for `

        ` and `

        ` are created by +"underlining" with equal signs (`=`) and hyphens (`-`), respectively. +To create an atx-style header, you put 1-6 hash marks (`#`) at the +beginning of the line -- the number of hashes equals the resulting +HTML header level. + +Blockquotes are indicated using email-style '`>`' angle brackets. + +Markdown: + + A First Level Header + ==================== + + A Second Level Header + --------------------- + + Now is the time for all good men to come to + the aid of their country. This is just a + regular paragraph. + + The quick brown fox jumped over the lazy + dog's back. + + ### Header 3 + + > This is a blockquote. + > + > This is the second paragraph in the blockquote. + > + > ## This is an H2 in a blockquote + + +Output: + +

        A First Level Header

        + +

        A Second Level Header

        + +

        Now is the time for all good men to come to + the aid of their country. This is just a + regular paragraph.

        + +

        The quick brown fox jumped over the lazy + dog's back.

        + +

        Header 3

        + +
        +

        This is a blockquote.

        + +

        This is the second paragraph in the blockquote.

        + +

        This is an H2 in a blockquote

        +
        + + + +### Phrase Emphasis ### + +Markdown uses asterisks and underscores to indicate spans of emphasis. + +Markdown: + + Some of these words *are emphasized*. + Some of these words _are emphasized also_. + + Use two asterisks for **strong emphasis**. + Or, if you prefer, __use two underscores instead__. + +Output: + +

        Some of these words are emphasized. + Some of these words are emphasized also.

        + +

        Use two asterisks for strong emphasis. + Or, if you prefer, use two underscores instead.

        + + + +## Lists ## + +Unordered (bulleted) lists use asterisks, pluses, and hyphens (`*`, +`+`, and `-`) as list markers. These three markers are +interchangable; this: + + * Candy. + * Gum. + * Booze. + +this: + + + Candy. + + Gum. + + Booze. + +and this: + + - Candy. + - Gum. + - Booze. + +all produce the same output: + +
          +
        • Candy.
        • +
        • Gum.
        • +
        • Booze.
        • +
        + +Ordered (numbered) lists use regular numbers, followed by periods, as +list markers: + + 1. Red + 2. Green + 3. Blue + +Output: + +
          +
        1. Red
        2. +
        3. Green
        4. +
        5. Blue
        6. +
        + +If you put blank lines between items, you'll get `

        ` tags for the +list item text. You can create multi-paragraph list items by indenting +the paragraphs by 4 spaces or 1 tab: + + * A list item. + + With multiple paragraphs. + + * Another item in the list. + +Output: + +

          +
        • A list item.

          +

          With multiple paragraphs.

        • +
        • Another item in the list.

        • +
        + + + +### Links ### + +Markdown supports two styles for creating links: *inline* and +*reference*. With both styles, you use square brackets to delimit the +text you want to turn into a link. + +Inline-style links use parentheses immediately after the link text. +For example: + + This is an [example link](http://example.com/). + +Output: + +

        This is an + example link.

        + +Optionally, you may include a title attribute in the parentheses: + + This is an [example link](http://example.com/ "With a Title"). + +Output: + +

        This is an + example link.

        + +Reference-style links allow you to refer to your links by names, which +you define elsewhere in your document: + + I get 10 times more traffic from [Google][1] than from + [Yahoo][2] or [MSN][3]. + + [1]: http://google.com/ "Google" + [2]: http://search.yahoo.com/ "Yahoo Search" + [3]: http://search.msn.com/ "MSN Search" + +Output: + +

        I get 10 times more traffic from Google than from Yahoo or MSN.

        + +The title attribute is optional. Link names may contain letters, +numbers and spaces, but are *not* case sensitive: + + I start my morning with a cup of coffee and + [The New York Times][NY Times]. + + [ny times]: http://www.nytimes.com/ + +Output: + +

        I start my morning with a cup of coffee and + The New York Times.

        + + +### Images ### + +Image syntax is very much like link syntax. + +Inline (titles are optional): + + ![alt text](/path/to/img.jpg "Title") + +Reference-style: + + ![alt text][id] + + [id]: /path/to/img.jpg "Title" + +Both of the above examples produce the same output: + + alt text + + + +### Code ### + +In a regular paragraph, you can create code span by wrapping text in +backtick quotes. Any ampersands (`&`) and angle brackets (`<` or +`>`) will automatically be translated into HTML entities. This makes +it easy to use Markdown to write about HTML example code: + + I strongly recommend against using any `` tags. + + I wish SmartyPants used named entities like `—` + instead of decimal-encoded entites like `—`. + +Output: + +

        I strongly recommend against using any + <blink> tags.

        + +

        I wish SmartyPants used named entities like + &mdash; instead of decimal-encoded + entites like &#8212;.

        + + +To specify an entire block of pre-formatted code, indent every line of +the block by 4 spaces or 1 tab. Just like with code spans, `&`, `<`, +and `>` characters will be escaped automatically. + +Markdown: + + If you want your page to validate under XHTML 1.0 Strict, + you've got to put paragraph tags in your blockquotes: + +
        +

        For example.

        +
        + +Output: + +

        If you want your page to validate under XHTML 1.0 Strict, + you've got to put paragraph tags in your blockquotes:

        + +
        <blockquote>
        +        <p>For example.</p>
        +    </blockquote>
        +    
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/benchmark/mdsyntax.text b/vendor/bundle/gems/kramdown-1.17.0/benchmark/mdsyntax.text new file mode 100644 index 0000000..57360a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/benchmark/mdsyntax.text @@ -0,0 +1,888 @@ +Markdown: Syntax +================ + + + + +* [Overview](#overview) + * [Philosophy](#philosophy) + * [Inline HTML](#html) + * [Automatic Escaping for Special Characters](#autoescape) +* [Block Elements](#block) + * [Paragraphs and Line Breaks](#p) + * [Headers](#header) + * [Blockquotes](#blockquote) + * [Lists](#list) + * [Code Blocks](#precode) + * [Horizontal Rules](#hr) +* [Span Elements](#span) + * [Links](#link) + * [Emphasis](#em) + * [Code](#code) + * [Images](#img) +* [Miscellaneous](#misc) + * [Backslash Escapes](#backslash) + * [Automatic Links](#autolink) + + +**Note:** This document is itself written using Markdown; you +can [see the source for it by adding '.text' to the URL][src]. + + [src]: /projects/markdown/syntax.text + +* * * + +

        Overview

        + +

        Philosophy

        + +Markdown is intended to be as easy-to-read and easy-to-write as is feasible. + +Readability, however, is emphasized above all else. A Markdown-formatted +document should be publishable as-is, as plain text, without looking +like it's been marked up with tags or formatting instructions. While +Markdown's syntax has been influenced by several existing text-to-HTML +filters -- including [Setext] [1], [atx] [2], [Textile] [3], [reStructuredText] [4], +[Grutatext] [5], and [EtText] [6] -- the single biggest source of +inspiration for Markdown's syntax is the format of plain text email. + + [1]: http://docutils.sourceforge.net/mirror/setext.html + [2]: http://www.aaronsw.com/2002/atx/ + [3]: http://textism.com/tools/textile/ + [4]: http://docutils.sourceforge.net/rst.html + [5]: http://www.triptico.com/software/grutatxt.html + [6]: http://ettext.taint.org/doc/ + +To this end, Markdown's syntax is comprised entirely of punctuation +characters, which punctuation characters have been carefully chosen so +as to look like what they mean. E.g., asterisks around a word actually +look like \*emphasis\*. Markdown lists look like, well, lists. Even +blockquotes look like quoted passages of text, assuming you've ever +used email. + + + +

        Inline HTML

        + +Markdown's syntax is intended for one purpose: to be used as a +format for *writing* for the web. + +Markdown is not a replacement for HTML, or even close to it. Its +syntax is very small, corresponding only to a very small subset of +HTML tags. The idea is *not* to create a syntax that makes it easier +to insert HTML tags. In my opinion, HTML tags are already easy to +insert. The idea for Markdown is to make it easy to read, write, and +edit prose. HTML is a *publishing* format; Markdown is a *writing* +format. Thus, Markdown's formatting syntax only addresses issues that +can be conveyed in plain text. + +For any markup that is not covered by Markdown's syntax, you simply +use HTML itself. There's no need to preface it or delimit it to +indicate that you're switching from Markdown to HTML; you just use +the tags. + +The only restrictions are that block-level HTML elements -- e.g. `
        `, +``, `
        `, `

        `, etc. -- must be separated from surrounding +content by blank lines, and the start and end tags of the block should +not be indented with tabs or spaces. Markdown is smart enough not +to add extra (unwanted) `

        ` tags around HTML block-level tags. + +For example, to add an HTML table to a Markdown article: + + This is a regular paragraph. + +

        + + + +
        Foo
        + + This is another regular paragraph. + +Note that Markdown formatting syntax is not processed within block-level +HTML tags. E.g., you can't use Markdown-style `*emphasis*` inside an +HTML block. + +Span-level HTML tags -- e.g. ``, ``, or `` -- can be +used anywhere in a Markdown paragraph, list item, or header. If you +want, you can even use HTML tags instead of Markdown formatting; e.g. if +you'd prefer to use HTML `` or `` tags instead of Markdown's +link or image syntax, go right ahead. + +Unlike block-level HTML tags, Markdown syntax *is* processed within +span-level tags. + + +

        Automatic Escaping for Special Characters

        + +In HTML, there are two characters that demand special treatment: `<` +and `&`. Left angle brackets are used to start tags; ampersands are +used to denote HTML entities. If you want to use them as literal +characters, you must escape them as entities, e.g. `<`, and +`&`. + +Ampersands in particular are bedeviling for web writers. If you want to +write about 'AT&T', you need to write '`AT&T`'. You even need to +escape ampersands within URLs. Thus, if you want to link to: + + http://images.google.com/images?num=30&q=larry+bird + +you need to encode the URL as: + + http://images.google.com/images?num=30&q=larry+bird + +in your anchor tag `href` attribute. Needless to say, this is easy to +forget, and is probably the single most common source of HTML validation +errors in otherwise well-marked-up web sites. + +Markdown allows you to use these characters naturally, taking care of +all the necessary escaping for you. If you use an ampersand as part of +an HTML entity, it remains unchanged; otherwise it will be translated +into `&`. + +So, if you want to include a copyright symbol in your article, you can write: + + © + +and Markdown will leave it alone. But if you write: + + AT&T + +Markdown will translate it to: + + AT&T + +Similarly, because Markdown supports [inline HTML](#html), if you use +angle brackets as delimiters for HTML tags, Markdown will treat them as +such. But if you write: + + 4 < 5 + +Markdown will translate it to: + + 4 < 5 + +However, inside Markdown code spans and blocks, angle brackets and +ampersands are *always* encoded automatically. This makes it easy to use +Markdown to write about HTML code. (As opposed to raw HTML, which is a +terrible format for writing about HTML syntax, because every single `<` +and `&` in your example code needs to be escaped.) + + +* * * + + +

        Block Elements

        + + +

        Paragraphs and Line Breaks

        + +A paragraph is simply one or more consecutive lines of text, separated +by one or more blank lines. (A blank line is any line that looks like a +blank line -- a line containing nothing but spaces or tabs is considered +blank.) Normal paragraphs should not be intended with spaces or tabs. + +The implication of the "one or more consecutive lines of text" rule is +that Markdown supports "hard-wrapped" text paragraphs. This differs +significantly from most other text-to-HTML formatters (including Movable +Type's "Convert Line Breaks" option) which translate every line break +character in a paragraph into a `
        ` tag. + +When you *do* want to insert a `
        ` break tag using Markdown, you +end a line with two or more spaces, then type return. + +Yes, this takes a tad more effort to create a `
        `, but a simplistic +"every line break is a `
        `" rule wouldn't work for Markdown. +Markdown's email-style [blockquoting][bq] and multi-paragraph [list items][l] +work best -- and look better -- when you format them with hard breaks. + + [bq]: #blockquote + [l]: #list + + + + + +Markdown supports two styles of headers, [Setext] [1] and [atx] [2]. + +Setext-style headers are "underlined" using equal signs (for first-level +headers) and dashes (for second-level headers). For example: + + This is an H1 + ============= + + This is an H2 + ------------- + +Any number of underlining `=`'s or `-`'s will work. + +Atx-style headers use 1-6 hash characters at the start of the line, +corresponding to header levels 1-6. For example: + + # This is an H1 + + ## This is an H2 + + ###### This is an H6 + +Optionally, you may "close" atx-style headers. This is purely +cosmetic -- you can use this if you think it looks better. The +closing hashes don't even need to match the number of hashes +used to open the header. (The number of opening hashes +determines the header level.) : + + # This is an H1 # + + ## This is an H2 ## + + ### This is an H3 ###### + + +

        Blockquotes

        + +Markdown uses email-style `>` characters for blockquoting. If you're +familiar with quoting passages of text in an email message, then you +know how to create a blockquote in Markdown. It looks best if you hard +wrap the text and put a `>` before every line: + + > This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, + > consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. + > Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. + > + > Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse + > id sem consectetuer libero luctus adipiscing. + +Markdown allows you to be lazy and only put the `>` before the first +line of a hard-wrapped paragraph: + + > This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, + consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. + Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus. + + > Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse + id sem consectetuer libero luctus adipiscing. + +Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by +adding additional levels of `>`: + + > This is the first level of quoting. + > + > > This is nested blockquote. + > + > Back to the first level. + +Blockquotes can contain other Markdown elements, including headers, lists, +and code blocks: + + > ## This is a header. + > + > 1. This is the first list item. + > 2. This is the second list item. + > + > Here's some example code: + > + > return shell_exec("echo $input | $markdown_script"); + +Any decent text editor should make email-style quoting easy. For +example, with BBEdit, you can make a selection and choose Increase +Quote Level from the Text menu. + + +

        Lists

        + +Markdown supports ordered (numbered) and unordered (bulleted) lists. + +Unordered lists use asterisks, pluses, and hyphens -- interchangably +-- as list markers: + + * Red + * Green + * Blue + +is equivalent to: + + + Red + + Green + + Blue + +and: + + - Red + - Green + - Blue + +Ordered lists use numbers followed by periods: + + 1. Bird + 2. McHale + 3. Parish + +It's important to note that the actual numbers you use to mark the +list have no effect on the HTML output Markdown produces. The HTML +Markdown produces from the above list is: + +
          +
        1. Bird
        2. +
        3. McHale
        4. +
        5. Parish
        6. +
        + +If you instead wrote the list in Markdown like this: + + 1. Bird + 1. McHale + 1. Parish + +or even: + + 3. Bird + 1. McHale + 8. Parish + +you'd get the exact same HTML output. The point is, if you want to, +you can use ordinal numbers in your ordered Markdown lists, so that +the numbers in your source match the numbers in your published HTML. +But if you want to be lazy, you don't have to. + +If you do use lazy list numbering, however, you should still start the +list with the number 1. At some point in the future, Markdown may support +starting ordered lists at an arbitrary number. + +List markers typically start at the left margin, but may be indented by +up to three spaces. List markers must be followed by one or more spaces +or a tab. + +To make lists look nice, you can wrap items with hanging indents: + + * Lorem ipsum dolor sit amet, consectetuer adipiscing elit. + Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, + viverra nec, fringilla in, laoreet vitae, risus. + * Donec sit amet nisl. Aliquam semper ipsum sit amet velit. + Suspendisse id sem consectetuer libero luctus adipiscing. + +But if you want to be lazy, you don't have to: + + * Lorem ipsum dolor sit amet, consectetuer adipiscing elit. + Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, + viverra nec, fringilla in, laoreet vitae, risus. + * Donec sit amet nisl. Aliquam semper ipsum sit amet velit. + Suspendisse id sem consectetuer libero luctus adipiscing. + +If list items are separated by blank lines, Markdown will wrap the +items in `

        ` tags in the HTML output. For example, this input: + + * Bird + * Magic + +will turn into: + +

          +
        • Bird
        • +
        • Magic
        • +
        + +But this: + + * Bird + + * Magic + +will turn into: + +
          +
        • Bird

        • +
        • Magic

        • +
        + +List items may consist of multiple paragraphs. Each subsequent +paragraph in a list item must be intended by either 4 spaces +or one tab: + + 1. This is a list item with two paragraphs. Lorem ipsum dolor + sit amet, consectetuer adipiscing elit. Aliquam hendrerit + mi posuere lectus. + + Vestibulum enim wisi, viverra nec, fringilla in, laoreet + vitae, risus. Donec sit amet nisl. Aliquam semper ipsum + sit amet velit. + + 2. Suspendisse id sem consectetuer libero luctus adipiscing. + +It looks nice if you indent every line of the subsequent +paragraphs, but here again, Markdown will allow you to be +lazy: + + * This is a list item with two paragraphs. + + This is the second paragraph in the list item. You're + only required to indent the first line. Lorem ipsum dolor + sit amet, consectetuer adipiscing elit. + + * Another item in the same list. + +To put a blockquote within a list item, the blockquote's `>` +delimiters need to be indented: + + * A list item with a blockquote: + + > This is a blockquote + > inside a list item. + +To put a code block within a list item, the code block needs +to be indented *twice* -- 8 spaces or two tabs: + + * A list item with a code block: + + + + +It's worth noting that it's possible to trigger an ordered list by +accident, by writing something like this: + + 1986. What a great season. + +In other words, a *number-period-space* sequence at the beginning of a +line. To avoid this, you can backslash-escape the period: + + 1986\. What a great season. + + + +

        Code Blocks

        + +Pre-formatted code blocks are used for writing about programming or +markup source code. Rather than forming normal paragraphs, the lines +of a code block are interpreted literally. Markdown wraps a code block +in both `
        ` and `` tags.
        +
        +To produce a code block in Markdown, simply indent every line of the
        +block by at least 4 spaces or 1 tab. For example, given this input:
        +
        +    This is a normal paragraph:
        +
        +        This is a code block.
        +
        +Markdown will generate:
        +
        +    

        This is a normal paragraph:

        + +
        This is a code block.
        +    
        + +One level of indentation -- 4 spaces or 1 tab -- is removed from each +line of the code block. For example, this: + + Here is an example of AppleScript: + + tell application "Foo" + beep + end tell + +will turn into: + +

        Here is an example of AppleScript:

        + +
        tell application "Foo"
        +        beep
        +    end tell
        +    
        + +A code block continues until it reaches a line that is not indented +(or the end of the article). + +Within a code block, ampersands (`&`) and angle brackets (`<` and `>`) +are automatically converted into HTML entities. This makes it very +easy to include example HTML source code using Markdown -- just paste +it and indent it, and Markdown will handle the hassle of encoding the +ampersands and angle brackets. For example, this: + + + +will turn into: + +
        <div class="footer">
        +        &copy; 2004 Foo Corporation
        +    </div>
        +    
        + +Regular Markdown syntax is not processed within code blocks. E.g., +asterisks are just literal asterisks within a code block. This means +it's also easy to use Markdown to write about Markdown's own syntax. + + + +

        Horizontal Rules

        + +You can produce a horizontal rule tag (`
        `) by placing three or +more hyphens, asterisks, or underscores on a line by themselves. If you +wish, you may use spaces between the hyphens or asterisks. Each of the +following lines will produce a horizontal rule: + + * * * + + *** + + ***** + + - - - + + --------------------------------------- + + _ _ _ + + +* * * + +

        Span Elements

        + + + +Markdown supports two style of links: *inline* and *reference*. + +In both styles, the link text is delimited by [square brackets]. + +To create an inline link, use a set of regular parentheses immediately +after the link text's closing square bracket. Inside the parentheses, +put the URL where you want the link to point, along with an *optional* +title for the link, surrounded in quotes. For example: + + This is [an example](http://example.com/ "Title") inline link. + + [This link](http://example.net/) has no title attribute. + +Will produce: + +

        This is + an example inline link.

        + +

        This link has no + title attribute.

        + +If you're referring to a local resource on the same server, you can +use relative paths: + + See my [About](/about/) page for details. + +Reference-style links use a second set of square brackets, inside +which you place a label of your choosing to identify the link: + + This is [an example][id] reference-style link. + +You can optionally use a space to separate the sets of brackets: + + This is [an example] [id] reference-style link. + +Then, anywhere in the document, you define your link label like this, +on a line by itself: + + [id]: http://example.com/ "Optional Title Here" + +That is: + +* Square brackets containing the link identifier (optionally + indented from the left margin using up to three spaces); +* followed by a colon; +* followed by one or more spaces (or tabs); +* followed by the URL for the link; +* optionally followed by a title attribute for the link, enclosed + in double or single quotes. + +The link URL may, optionally, be surrounded by angle brackets: + + [id]: "Optional Title Here" + +You can put the title attribute on the next line and use extra spaces +or tabs for padding, which tends to look better with longer URLs: + + [id]: http://example.com/longish/path/to/resource/here + "Optional Title Here" + +Link definitions are only used for creating links during Markdown +processing, and are stripped from your document in the HTML output. + +Link definition names may constist of letters, numbers, spaces, and punctuation -- but they are *not* case sensitive. E.g. these two links: + + [link text][a] + [link text][A] + +are equivalent. + +The *implicit link name* shortcut allows you to omit the name of the +link, in which case the link text itself is used as the name. +Just use an empty set of square brackets -- e.g., to link the word +"Google" to the google.com web site, you could simply write: + + [Google][] + +And then define the link: + + [Google]: http://google.com/ + +Because link names may contain spaces, this shortcut even works for +multiple words in the link text: + + Visit [Daring Fireball][] for more information. + +And then define the link: + + [Daring Fireball]: http://daringfireball.net/ + +Link definitions can be placed anywhere in your Markdown document. I +tend to put them immediately after each paragraph in which they're +used, but if you want, you can put them all at the end of your +document, sort of like footnotes. + +Here's an example of reference links in action: + + I get 10 times more traffic from [Google] [1] than from + [Yahoo] [2] or [MSN] [3]. + + [1]: http://google.com/ "Google" + [2]: http://search.yahoo.com/ "Yahoo Search" + [3]: http://search.msn.com/ "MSN Search" + +Using the implicit link name shortcut, you could instead write: + + I get 10 times more traffic from [Google][] than from + [Yahoo][] or [MSN][]. + + [google]: http://google.com/ "Google" + [yahoo]: http://search.yahoo.com/ "Yahoo Search" + [msn]: http://search.msn.com/ "MSN Search" + +Both of the above examples will produce the following HTML output: + +

        I get 10 times more traffic from Google than from + Yahoo + or MSN.

        + +For comparison, here is the same paragraph written using +Markdown's inline link style: + + I get 10 times more traffic from [Google](http://google.com/ "Google") + than from [Yahoo](http://search.yahoo.com/ "Yahoo Search") or + [MSN](http://search.msn.com/ "MSN Search"). + +The point of reference-style links is not that they're easier to +write. The point is that with reference-style links, your document +source is vastly more readable. Compare the above examples: using +reference-style links, the paragraph itself is only 81 characters +long; with inline-style links, it's 176 characters; and as raw HTML, +it's 234 characters. In the raw HTML, there's more markup than there +is text. + +With Markdown's reference-style links, a source document much more +closely resembles the final output, as rendered in a browser. By +allowing you to move the markup-related metadata out of the paragraph, +you can add links without interrupting the narrative flow of your +prose. + + +

        Emphasis

        + +Markdown treats asterisks (`*`) and underscores (`_`) as indicators of +emphasis. Text wrapped with one `*` or `_` will be wrapped with an +HTML `` tag; double `*`'s or `_`'s will be wrapped with an HTML +`` tag. E.g., this input: + + *single asterisks* + + _single underscores_ + + **double asterisks** + + __double underscores__ + +will produce: + + single asterisks + + single underscores + + double asterisks + + double underscores + +You can use whichever style you prefer; the lone restriction is that +the same character must be used to open and close an emphasis span. + +Emphasis can be used in the middle of a word: + + un*fucking*believable + +But if you surround an `*` or `_` with spaces, it'll be treated as a +literal asterisk or underscore. + +To produce a literal asterisk or underscore at a position where it +would otherwise be used as an emphasis delimiter, you can backslash +escape it: + + \*this text is surrounded by literal asterisks\* + + + +

        Code

        + +To indicate a span of code, wrap it with backtick quotes (`` ` ``). +Unlike a pre-formatted code block, a code span indicates code within a +normal paragraph. For example: + + Use the `printf()` function. + +will produce: + +

        Use the printf() function.

        + +To include a literal backtick character within a code span, you can use +multiple backticks as the opening and closing delimiters: + + ``There is a literal backtick (`) here.`` + +which will produce this: + +

        There is a literal backtick (`) here.

        + +The backtick delimiters surrounding a code span may include spaces -- +one after the opening, one before the closing. This allows you to place +literal backtick characters at the beginning or end of a code span: + + A single backtick in a code span: `` ` `` + + A backtick-delimited string in a code span: `` `foo` `` + +will produce: + +

        A single backtick in a code span: `

        + +

        A backtick-delimited string in a code span: `foo`

        + +With a code span, ampersands and angle brackets are encoded as HTML +entities automatically, which makes it easy to include example HTML +tags. Markdown will turn this: + + Please don't use any `` tags. + +into: + +

        Please don't use any <blink> tags.

        + +You can write this: + + `—` is the decimal-encoded equivalent of `—`. + +to produce: + +

        &#8212; is the decimal-encoded + equivalent of &mdash;.

        + + + +

        Images

        + +Admittedly, it's fairly difficult to devise a "natural" syntax for +placing images into a plain text document format. + +Markdown uses an image syntax that is intended to resemble the syntax +for links, allowing for two styles: *inline* and *reference*. + +Inline image syntax looks like this: + + ![Alt text](/path/to/img.jpg) + + ![Alt text](/path/to/img.jpg "Optional title") + +That is: + +* An exclamation mark: `!`; +* followed by a set of square brackets, containing the `alt` + attribute text for the image; +* followed by a set of parentheses, containing the URL or path to + the image, and an optional `title` attribute enclosed in double + or single quotes. + +Reference-style image syntax looks like this: + + ![Alt text][id] + +Where "id" is the name of a defined image reference. Image references +are defined using syntax identical to link references: + + [id]: url/to/image "Optional title attribute" + +As of this writing, Markdown has no syntax for specifying the +dimensions of an image; if this is important to you, you can simply +use regular HTML `` tags. + + +* * * + + +

        Miscellaneous

        + + + +Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this: + + + +Markdown will turn this into: + + http://example.com/ + +Automatic links for email addresses work similarly, except that +Markdown will also perform a bit of randomized decimal and hex +entity-encoding to help obscure your address from address-harvesting +spambots. For example, Markdown will turn this: + + + +into something like this: + + address@exa + mple.com + +which will render in a browser as a clickable link to "address@example.com". + +(This sort of entity-encoding trick will indeed fool many, if not +most, address-harvesting bots, but it definitely won't fool all of +them. It's better than nothing, but an address published in this way +will probably eventually start receiving spam.) + + + +

        Backslash Escapes

        + +Markdown allows you to use backslash escapes to generate literal +characters which would otherwise have special meaning in Markdown's +formatting syntax. For example, if you wanted to surround a word with +literal asterisks (instead of an HTML `` tag), you can backslashes +before the asterisks, like this: + + \*literal asterisks\* + +Markdown provides backslash escapes for the following characters: + + \ backslash + ` backtick + * asterisk + _ underscore + {} curly braces + [] square brackets + () parentheses + # hash mark + + plus sign + - minus sign (hyphen) + . dot + ! exclamation mark + diff --git a/vendor/bundle/gems/kramdown-1.17.0/benchmark/testing.sh b/vendor/bundle/gems/kramdown-1.17.0/benchmark/testing.sh new file mode 100644 index 0000000..683afc8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/benchmark/testing.sh @@ -0,0 +1,12 @@ +#!/bin/bash + +source ~/.profile + +COMMAND="$@" +if [[ -z "$COMMAND" ]]; then COMMAND="rake test"; fi + +for VERSION in `rvm list strings | sort`; do + rvm $VERSION + echo $(ruby -v) + RUBYOPT=-rubygems $COMMAND +done diff --git a/vendor/bundle/gems/kramdown-1.17.0/benchmark/timing.sh b/vendor/bundle/gems/kramdown-1.17.0/benchmark/timing.sh new file mode 100644 index 0000000..fc009a3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/benchmark/timing.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +source ~/.bashrc + +for VERSION in `rvm list strings | sort`; do + rvm $VERSION + echo $(ruby -v) + ruby -Ilib bin/kramdown < benchmark/mdsyntax.text 2>/dev/null >/dev/null + time ruby -Ilib bin/kramdown < benchmark/mdsyntax.text 2>/dev/null >/dev/null +done diff --git a/vendor/bundle/gems/kramdown-1.17.0/bin/kramdown b/vendor/bundle/gems/kramdown-1.17.0/bin/kramdown new file mode 100644 index 0000000..19798f2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/bin/kramdown @@ -0,0 +1,104 @@ +#!/usr/bin/env ruby +# -*- coding: utf-8 -*- +# +#-- +# Copyright (C) 2009-2015 Thomas Leitner +# +# This file is part of kramdown which is licensed under the MIT. +#++ +# + +require 'optparse' +require 'rbconfig' +require 'yaml' +require 'kramdown' + +config_file = nil +begin + config_dir = case RbConfig::CONFIG['host_os'] + when /bccwin|cygwin|djgpp|mingw|mswin|wince/i + File.expand_path((ENV['HOME'] || ENV['USERPROFILE'] || "~") + "/AppData/Local") + when /darwin|mac os/ + File.expand_path("~/Library/Preferences/") + else + File.expand_path(ENV['XDG_CONFIG_HOME'] || '~/.config') + end + config_file = File.join(config_dir, "kramdownrc") +rescue +end + +options = {} +format = ['html'] + +OptionParser.new do |opts| + opts.banner = "Usage: kramdown [options] [FILE FILE ...]" + opts.summary_indent = ' '*4 + + opts.separator "" + opts.separator "Command line options:" + opts.separator "" + + opts.on("-i", "--input ARG", "Specify the input format: kramdown (default), " \ + "html, GFM or markdown") {|v| options[:input] = v} + opts.on("-o", "--output ARG", Array, "Specify one or more output formats separated by commas: " \ + "html (default),", "kramdown, latex, pdf, man or remove_html_tags") {|v| format = v} + opts.separator "" + opts.on("--no-config-file", "Do not read any configuration file. Default behavior is to check " \ + "for a", "configuration file and read it if it exists.") {config_file = nil} + opts.on("--config-file FILE", "Specify the name of a configuration file with kramdown options " \ + "in YAML", "format, e.g. \"auto_id_prefix: ARG\" instead of \"--auto-id-prefix ARG\"", + "and \"auto_ids: false\" instead of \"--no-auto-ids\".", + "Default: #{config_file}") {|v| config_file = v} + opts.separator "" + opts.on("-v", "--version", "Show the version of kramdown") do + puts Kramdown::VERSION + exit + end + opts.on("-h", "--help", "Show the help") do + puts opts.summarize('', 5, 72) + exit + end + + opts.separator "" + opts.separator "kramdown options:" + opts.separator "" + + Kramdown::Options.definitions.sort.each do |n, definition| + no = n.to_s.tr('_', '-') + if definition.type == Kramdown::Options::Boolean + opts.on("--[no-]#{no}") {|v| options[n] = Kramdown::Options.parse(n, v)} + else + type = definition.type + type = String if type == Symbol || type == Object + opts.on("--#{no} ARG", type) {|v| options[n] = Kramdown::Options.parse(n, v)} + end + + definition.desc.split(/\n/).each do |line| + opts.separator opts.summary_indent + ' '*6 + line + end + opts.separator '' + end + +end.parse! + +begin + if config_file && File.exist?(config_file) + config_file_options = YAML.safe_load(File.read(config_file), [Symbol]) + case config_file_options + when nil # empty configuration file except perhaps YAML header and comments + # Nothing to do + when Hash + options = config_file_options.merge(options) + else + raise Kramdown::Error, "No YAML map in configuration file \"#{config_file}\"" + end + end + doc = Kramdown::Document.new(ARGF.read, options) + result = '' + format.each {|f| result = doc.send("to_#{f}")} + puts result + doc.warnings.each {|warn| $stderr.puts "Warning: #{warn}"} +rescue Kramdown::Error => e + $stderr.puts "Error: #{e.message}" + exit(1) +end diff --git a/vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.html b/vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.html new file mode 100644 index 0000000..731d0ea --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.html @@ -0,0 +1,22 @@ + + + + <% if @converter.root.options[:encoding] %> + + <% end %> +<% +extend ::Kramdown::Utils::Html +title = '' +h = @converter.root.children.find {|c| c.type == :header} +if h + collector = lambda {|c| c.children.collect {|cc| cc.type == :text ? escape_html(cc.value, :text) : collector.call(cc)}.join('')} + title = collector.call(h) +end +%> + <%= title %> + + + + <%= @body %> + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.latex b/vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.latex new file mode 100644 index 0000000..acdf346 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/data/kramdown/document.latex @@ -0,0 +1,50 @@ +<% +encmap = { + 'UTF-8' => 'utf8x', + 'US-ASCII' => 'ascii', + 'ISO-8859-1' => 'latin1', + 'ISO-8859-2' => 'latin2', + 'ISO-8859-3' => 'latin3', + 'ISO-8859-4' => 'latin4', + 'ISO-8859-5' => 'latin5', + 'ISO-8859-9' => 'latin9', + 'ISO-8859-10' => 'latin10', + 'CP850' => 'cp850', + 'CP852' => 'cp852', + 'CP858' => 'cp858', + 'CP437' => 'cp437', + 'CP865' => 'cp865', + 'CP1250' => 'cp120', + 'CP1252' => 'cp1252', + 'CP1257' => 'cp1257' +} +%> +\documentclass{scrartcl} +<% if RUBY_VERSION >= '1.9' %> +\usepackage[<%= encmap[@body.encoding.name] %>]{inputenc} +<% else %> +\usepackage[mathletters]{ucs} +\usepackage[utf8x]{inputenc} +<% end %> +\usepackage[T1]{fontenc} +\usepackage{listings} +<% @converter.data[:packages].each {|pkg| %>\usepackage{<%= pkg %>} +<% } %> +\usepackage{hyperref} + +<% if @converter.data[:packages].include?('fancyvrb') %> +\VerbatimFootnotes +<% end %> + +<% if @converter.data[:packages].include?('acronym') %> +<% @converter.root.options[:abbrev_defs].each_pair do |k,v| %>\acrodef{<%= @converter.normalize_abbreviation_key(k) %>}[<%= k %>]{<%= @converter.escape(v) %>} +<% end %> +<% end %> + +\setcounter{footnote}{<%= @converter.options[:footnote_nr] - 1 %>} + +\hypersetup{colorlinks=true,urlcolor=blue} + +\begin{document} +<%= @body %> +\end{document} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/_design.scss b/vendor/bundle/gems/kramdown-1.17.0/doc/_design.scss new file mode 100644 index 0000000..f665700 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/_design.scss @@ -0,0 +1,441 @@ +/* Based on the Less Framework 4 + http://lessframework.com + by Joni Korpi + License: http://opensource.org/licenses/mit-license.php */ + + +/***** Variables for easy customization *****/ + +/* the baseline height in px */ +$baseline-height: 24; + +/* The overlay color for the background image */ +$bg-grad-color: rgba(255,255,128,0.1); + +/* The font size of the logo in px */ +$logo-size: 36; + +/* Color settings */ +$link-color: #1666A3; + + + +/* Resets + ------ */ + +html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, +p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, +img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, +dl, dt, dd, ol, ul, li, fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td, +article, aside, canvas, details, figure, figcaption, hgroup, +menu, footer, header, nav, section, summary, time, mark, audio, video { + margin: 0; + padding: 0; + border: 0; +} + +article, aside, canvas, figure, figure img, figcaption, hgroup, +footer, header, nav, section, audio, video { + display: block; +} + +a img {border: 0;} + + + +/* Typography presets + ------------------ */ + +.gigantic { + font-size: 59px; + line-height: 72px; +} + +.huge { + font-size: 36px; + line-height: 48px; +} + +.large { + font-size: 23px; + line-height: 24px; +} + +.bigger { + font-size: 18px; + line-height: 24px; +} + +.big { + font-size: 14px; + line-height: 24px; +} + +body { + font: 14px/24px 'Palatino Linotype', 'Book Antiqua', Palatino, serif; +} + +.small, small { + font-size: 12px; + line-height: 24px; +} + +*:target::after { + content: " ☜"; +} + + +/* Typographics grid overlay */ + +.grid{ + background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%); /* FF3.6+ */ + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.3))); /* Chrome,Safari4+ */ + background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 95%,rgba(0,0,0,0.3) 100%); /* Chrome10+,Safari5.1+ */ + background-image: -o-linear-gradient(top, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%); /* Opera11.10+ */ + background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 95%,rgba(0,0,0,0.3) 100%); /* IE10+ */ + background-image: linear-gradient(top, rgba(0,0,0,0.3) 95%,rgba(0,0,0,0.3) 100%); /* W3C */ + + -webkit-background-size: 100% #{$baseline-height}px; + -o-background-size: 100% #{$baseline-height}px; + background-size: 100% #{$baseline-height}px; +} + + +/* Basic mixins */ + +@mixin background { + background-image: -moz-linear-gradient($bg-grad-color, $bg-grad-color), url('bg.png'); + background-image: -webkit-linear-gradient($bg-grad-color, $bg-grad-color), url('bg.png'); + background-image: -o-linear-gradient($bg-grad-color, $bg-grad-color), url('bg.png'); + background-image: -ms-linear-gradient($bg-grad-color, $bg-grad-color), url('bg.png'); + background-image: linear-gradient($bg-grad-color, $bg-grad-color), url('bg.png'); +} + +@mixin typography($size: big) { + h3, h4, h5, h6, p, ul, ol, dl, pre, blockquote, table { + margin-top: 24px; + margin-bottom: 24px; + } + + @if $size == big { + h1 { @extend .huge } + h2 { @extend .large } + h3 { @extend .bigger } + h4,h5,h6 { @extend .big } + } @else { + h1 { @extend .large } + h2 { @extend .bigger } + h3,h4,h5,h6 { @extend .big } + } + + h1, h2, h3, h4, h5, h6 { + font-weight: normal; + padding-left: 48px; + margin-left: -48px; + margin-top: 36px; + margin-bottom: -12px; + } + + ul, ol, dd { + padding-left: 24px; + } + + ul ul, ul ol, ol ul, ol ol { + margin-top: 0; + margin-bottom: 0; + } + + pre { + padding-left: 12px; + padding-right: 12px; + border: 1px solid #ccc; + font-family: "Bitstream Vera Sans Mono", Consolas, monospace; + } + + dt { + font-weight: bold; + } + + a { + color: $link-color; + text-decoration: underline; + } + + a:hover, a:link { + color: scale-color($link-color, $lightness: -50%); + } +} + +/* Default Layout: 992px. + Gutters: 24px. + Outer margins: 48px. + Leftover space for scrollbars @1024px: 32px. + ------------------------------------------------------------------------------- + cols 1 2 3 4 5 6 7 8 9 10 + px 68 160 252 344 436 528 620 712 804 896 */ + +body { + width: 992px; + margin: 0 auto 48px; + color: rgb(60,60,60); + -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */ + @include background; +} + +body > header { + position: relative; + padding: 12px; + font-family: Verdana; + color: #eee; + -moz-box-shadow: 0 0 24px rgba(0,0,0,0.6); + -webkit-box-shadow: 0 0 24px rgba(0,0,0,0.6); + box-shadow: 0 0 24px rgba(0,0,0,0.6); + z-index: 1; +} + +#logo { + font-size: #{$logo-size}px; + line-height: #{$baseline-height * (floor($logo-size / $baseline-height) + 1)}px; + margin: 12px; + text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); + + a { + color: #eee; + text-decoration: none; + + &:hover { + color: #fff; + } + } + +} + +#slogan { + font-size: 100%; + margin: 12px; + text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); +} + +nav { + position: absolute; + bottom: 0px; + right: 0px; + background-color: rgba(255,255,255,0.1); + + li { + display: inline-block; + } + + ul { + margin: 0; + padding: 0; + } + + a, span { + display: block; + padding: 12px; + color: #ccc; + text-decoration: none; + } + + span { + background-color: rgba(255,255,255,0.3); + } + + a:hover { + background-color: rgba(255,255,255,0.3); + } + +} + +#wrapper { + clear: both; + position: relative; + background-color: white; + -moz-box-shadow: 0 0 24px rgba(0,0,0,0.6); + -webkit-box-shadow: 0 0 24px rgba(0,0,0,0.6); + box-shadow: 0 0 24px rgba(0,0,0,0.6); +} + +aside { + float: right; + right: 0; + background-color: white; + width: 252px; + padding: 24px; + + @include typography(small); + + h1, h2, h3, h4, h5, h6 { + padding-left: 48px; + margin-left: -48px; + } +} + + +aside.banner { + @include background; + position: relative; + width: inherit; + margin: 0; + float: none; + padding: 24px; + border: 10px solid rgba(255,255,255,0.1); + color: #ccc; + font-size: 36px; + line-height: 48px; + + a { + color: #ccc; + text-decoration: underline; + } + + a:hover { + background-color: rgba(255,255,255,0.3); + } + + p { + margin: 0; + } + + p + p { + margin-top: 24px; + } +} + +#content { + width: 620px; + padding: 24px 48px; + + @include typography(big); +} + +footer { + background-color: rgba(255,255,255,0.1); + min-height: 24px; + color: #eee; +} + + +/* Tablet Layout: 768px. + Gutters: 24px. + Outer margins: 28px. + Inherits styles from: Default Layout. + ----------------------------------------------------------------- + cols 1 2 3 4 5 6 7 8 + px 68 160 252 344 436 528 620 712 */ + +@media only screen and (min-width: 768px) and (max-width: 1005px) { + + body { + width: 716px; + } + + body > header { + padding: 0; + } + + aside { + position: static; + float: right; + } + + nav { + position: relative; + margin-top: 12px; + } +} + + + +/* Mobile Layout: 320px. + Gutters: 24px. + Outer margins: 34px. + Inherits styles from: Default Layout. + --------------------------------------------- + cols 1 2 3 + px 68 160 252 */ + +@media only screen and (max-width: 767px) { + + body { + width: 320px; + } + + body > header { + padding: 0; + } + + nav { + position: relative; + margin-top: 12px; + } + + aside { + position: relative; + } + + #content, aside { + width: 296px; + padding: 24px 12px; + } + + #content { + h1, h2, h3, h4, h5, h6 { + padding-left: 12px; + margin-left: -12px; + } + } + +} + + + +/* Wide Mobile Layout: 480px. + Gutters: 24px. + Outer margins: 22px. + Inherits styles from: Default Layout, Mobile Layout. + ------------------------------------------------------------ + cols 1 2 3 4 5 + px 68 160 252 344 436 */ + +@media only screen and (min-width: 480px) and (max-width: 767px) { + + body { + width: 90%; + } + + aside { + position: relative; + } + + #content, aside { + width: inherit; + padding: 24px 48px; + } + + #content { + h1, h2, h3, h4, h5, h6 { + padding-left: 48px; + margin-left: -48px; + } + } + +} + + +/* Retina media query. + Overrides styles for devices with a + device-pixel-ratio of 2+, such as iPhone 4. + ----------------------------------------------- */ + +@media +only screen and (-webkit-min-device-pixel-ratio: 2), +only screen and (min-device-pixel-ratio: 2) { + + body { + + } + +} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/bg.png b/vendor/bundle/gems/kramdown-1.17.0/doc/bg.png new file mode 100644 index 0000000000000000000000000000000000000000..b4df134dee0896f31dda02cc8773a68a263e771d GIT binary patch literal 56156 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 LNkvXXu0mjfZuDE* literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/default.scss b/vendor/bundle/gems/kramdown-1.17.0/doc/default.scss new file mode 100644 index 0000000..f76dca4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/default.scss @@ -0,0 +1,217 @@ +@import 'design'; + +a:hover { + background-color: rgba(0,0,0,0.1); +} + +aside.banner { + font-size: 18px; + line-height: 27px; +} + +aside a { + text-decoration: none; + + &:hover, &:link { + text-decoration: underline; + } + +} + +#content { + blockquote.information { + border-left: 12px solid #080; + background-color: #bfb; + padding: 12px 12px 12px 0; + margin-left: -48px; + padding-left: 48px; + } + + blockquote.markdown-difference { + border-left: 12px solid #dc0; + background-color: #ffa; + padding: 12px 12px 12px 0; + margin-left: -48px; + padding-left: 48px; + + &:before { + content: "Difference to Standard Markdown"; + display: block; + font-weight: bold; + } + } + + blockquote pre { + border: none; + } + + table { + border-collapse: collapse; + margin-left: auto; + margin-right: auto; + width: 100%; + + td, th { + padding: 3px 5px; + } + th { + background-color: #080; + color: white; + } + } + + pre.show-whitespaces .ws-space { + background-color: #f44; + } + pre.show-whitespaces .ws-space-l { + background-color: #f22; + } + pre.show-whitespaces .ws-space-r { + background-color: #f00; + } + pre.show-whitespaces .ws-tab { + background-color: #ff4; + } + pre.show-whitespaces .ws-tab-l { + background-color: #ff2; + } + pre.show-whitespaces .ws-tab-r { + background-color: #ff0; + } + pre.show-whitespaces.ws-lr .ws-tab { + background-color: inherit; + } + pre.show-whitespaces.ws-lr .ws-space { + background-color: inherit; + opacity: 0; + } + + table.kdexample td { + vertical-align: top; + } + + table.kdexample pre { + margin: 5px 0px; + } + + .kdexample:hover .kdexample-after-source { + display: block; + } + + .kdexample-after-source { + display: none; + background-color: #ffffee; + border: 2px solid #e6e8e9; + margin: 0 10px; + padding: 5px; + } + + .kdexample-after-live { + background-color: #eeffee; + border: 2px solid #e6e8e9; + margin: 5px 0px 12px; + padding: 5px; + } + + div.kdsyntaxlink { + float: right; + position: relative; + top: -17px; + padding: 5px; + border: 1px solid #e6e8e9; + margin-right: 10px; + margin-left: 10px; + + a { + text-decoration: none; + } + } +} + +.news-item { + border-top: 2px solid #ddd; + margin-top: 46px; +} + +.news-date { + float: right; + margin-top: 2px; + font-size: small; + color: #888; +} + +footer { + clear: both; + font-size: 92%; + text-align: left; + + a { + color: #898989; + + &:hover { + text-decoration: none; + color: #666; + } + } +} + +/* common rules */ +acronym { + cursor: help; + border-bottom: 1px solid #777; +} + +.float-left { + float: left; +} + +.float-right { + float: right; +} + +.a-left, tr.a-left td { + text-align: left; +} + +.a-center, tr.a-center td { + text-align: center; +} + +.a-right, tr.a-right td { + text-align: right; +} + +.clear { + clear: both; +} + +.inline-important { + font-weight: bold; + display: block; + text-align: center; +} + + +.patreon, .patreon:hover { + border-radius: 50px; + padding: 5px 10px; + margin: 0 5px; + display: inline-block; + text-decoration: none !important; + background-color: #e6461a !important; + box-shadow: 0px 0px 5px 5px #e6461a; + color: white !important; + font-weight: bold; + + &:hover { + box-shadow: 0px 0px 0px 5px #e6461a; + } +} + +#call-to-arms { + text-align: center; + margin: 40px 0 10px; + background-color: rgba(255, 255, 255, 0.18); + padding: 30px; + border-radius: 100px; +} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/default.template b/vendor/bundle/gems/kramdown-1.17.0/doc/default.template new file mode 100644 index 0000000..4cc5541 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/default.template @@ -0,0 +1,62 @@ + + + + + + + + + + + {title:} | kramdown + + +
        +
        +

        kramdown

        +

        fast, pure-Ruby Markdown-superset converter

        +
        + + +
        + +
        + <% if context.content_node.blocks.has_key?('intro') %> + + <% end %> + + + +
        + +
        +
        +
        + +
        +
        Copyright © 2009-2016 Thomas Leitner
        +
        Generated by webgen
        +
        + + + + + + + + + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/documentation.page b/vendor/bundle/gems/kramdown-1.17.0/doc/documentation.page new file mode 100644 index 0000000..ebafaaf --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/documentation.page @@ -0,0 +1,84 @@ +--- +title: Documentation +in_menu: true +sort_info: 7 +--- +# kramdown Documentation + +## Overview + +kramdown is first and foremost a library for converting text written in a superset of Markdown to +HTML. However, due to its modular architecture it is able to support additional input and output +formats. The following input and output formats are currently supported: + +* Input: [kramdown](parser/kramdown.html) (a superset of Markdown), + [Markdown](parser/markdown.html), [Github Flavored Markdown](parser/gfm.html), [HTML](parser/html.html) + +* Output: [HTML](converter/html.html), [LaTeX](converter/latex.html), + [kramdown](converter/kramdown.html), [RemoveHtmlTags](converter/remove_html_tags.html) (a special + converter which removes HTML tags, normally used in conjunction with the LaTeX or kramdown + converters) + +The [kramdown syntax page](syntax.html) describes in detail what is supported and how it differs +from standard Markdown. + +For all available options have a look at the [options documentation](options.html) or have a look at +a parser/converter page to see which options they support! + + +## Usage + +{:ruby: .language-ruby} + +The kramdown package provides two ways for using it: + +* **As a library** + + kramdown uses basically the same API as [RedCloth], [BlueCloth] and [Maruku]: + + require 'kramdown' + + puts Kramdown::Document.new(text).to_html + {:ruby} + + The second parameter to the `new` call is an options hash for (de)activating certain features. For + example, to disable automatic header ID generation, you can do the following: + + puts Kramdown::Document.new(text, :auto_ids => false).to_html + {:ruby} + + The default parser used is `kramdown`, however, you can select a different one with the `:input` + option: + + puts Kramdown::Document.new(text, :input => 'html').to_latex + {:ruby} + + You can also reuse the created document object to produce multiple outputs: + + doc = Kramdown::Document.new(text, :input => 'html') + puts doc.to_html + puts doc.to_latex + {:ruby} + + More information on how to use or extend kramdown can be found in the [API + documentation](rdoc/index.html)! + +* **As an application** + + Together with the library files a binary called `kramdown` is shipped which can be used to convert + text in any supported input format to any supported output format. It either reads from the files + specified as the command line arguments or from the standard input. For example: + + kramdown path/to/kramdown/doc/syntax.page + + The input and output formats as well as all available kramdown options are supported through + command line switches. + + +## Tests + +kramdown uses various test suites to verify the correct working of the parsers and converters. For +more information, have a look at the [tests document](tests.html). + + +{include_file: doc/links.markdown} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/documentation.template b/vendor/bundle/gems/kramdown-1.17.0/doc/documentation.template new file mode 100644 index 0000000..b83c2d7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/documentation.template @@ -0,0 +1,36 @@ +--- name:sidebar pipeline:erb,tags,kramdown + + +

        Documentation

        + +* Parsers + * [kramdown](parser/kramdown.html) + * [GFM](parser/gfm.html) + * [Markdown](parser/markdown.html) + * [HTML](parser/html.html) +* Converters + * [HTML](converter/html.html) + * [LaTeX](converter/latex.html) + * [man](converter/man.html) + * [kramdown](converter/kramdown.html) + * [RemoveHtmlTags](converter/remove_html_tags.html) +* Syntax Highlighters + * [Rouge](syntax_highlighter/rouge.html) + * [Coderay](syntax_highlighter/coderay.html) +* Math Engines + * [MathJax](math_engine/mathjax.html) + * [KaTeX](math_engine/katex.html) + * [SsKaTeX](math_engine/sskatex.html) + * [Mathjax-Node](math_engine/mathjaxnode.html) + * [Ritex](math_engine/ritex.html) + * [itex2MML](math_engine/itex2mml.html) +* [Configuration Options](options.html) +* [Tests](tests.html) + +<% if context.node.children.first && context.node.children.first.children.length > 1 %> +

        Contents

        +<% end %> + +{menu: {options: {descendants: true, levels: [3,6]}}} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/index.page b/vendor/bundle/gems/kramdown-1.17.0/doc/index.page new file mode 100644 index 0000000..a5d16ee --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/index.page @@ -0,0 +1,113 @@ +--- +title: Home +in_menu: true +sort_info: 1 +--- +## Overview + +If you want to get started with kramdown, have a look at the [installation page](installation.html) +to see how you can install it on your system. Then look through the +[documentation](documentation.html) for finding information about how to actually use kramdown and +its parsers/converters. The [quick reference](quickref.html) provides a overview of the syntax -- if +you need a more detailed description of the superset of Markdown which kramdown supports the [syntax +page](syntax.html) is the place to go! + +{tikz:: +path: overview.png +img_attr: {style: 'background:transparent'} +content_processor.tikz.libraries: [mindmap, trees, arrows] +content_processor.tikz.transparent: true +content_processor.tikz.resolution: 300 100 +content_processor.tikz.opts: | + mindmap, concept color=black, text=white, + root concept/.append style={font=\Large}, + level 1 concept/.append style={font=\Large, minimum size=2.6cm}, + level 2 concept/.append style={font=\Large}, +} +\node[concept, font=\Large] (lib) {kramdown's internal representation} + child[concept color=orange, grow=120, ->] {node[concept] (i-kramdown) {kramdown}} + child[concept color=orange, grow=160] {node[concept] (i-html) {HTML}} + child[concept color=orange, grow=200] {node[concept] (i-gfm) {GFM}} + child[concept color=orange, grow=240] {node[concept] (i-markdown) {Markdown}} + child[concept color=green!50!black, grow=60] {node[concept] (o-html) {HTML}} + child[concept color=green!50!black, grow=20] {node[concept] (o-kramdown) {kramdown}} + child[concept color=green!50!black, grow=-20] { + node[concept] (o-latex) {\LaTeX} + child[grow=0] { + node[concept] (o-latex-pdf) {PDF} + } + } + child[concept color=green!50!black, grow=-60] {node[concept] (o-pdf) {PDF}} +; +\draw [dash pattern=on 0pt off 2pt,line width=5pt,arrows=-angle 60,shorten >=15pt,shorten <=10pt,color=orange] + (i-kramdown) edge(lib) + (i-markdown) edge(lib) + (i-html) edge (lib) + (i-gfm) edge (lib); +\draw [dash pattern=on 0pt off 2pt,line width=5pt,arrows=-angle 60,shorten >=10pt,shorten <=15pt,color=green!50!black] + (lib) edge(o-html) + (lib) edge (o-kramdown) + (lib) edge (o-latex) + (lib) edge (o-pdf); +{tikz} +{: style="text-align: center"} + + +## Bugs, Forums, Mailing Lists + +If you have found a bug, you should [report it here][bug_report]. Also, there is the [kramdown-users +google group][ml] available if you have any questions! + +[bug_report]: http://github.com/gettalong/kramdown/issues +[ml]: https://groups.google.com/forum/#!forum/kramdown-users + + +## Thanks + +kramdown would not be possible without the prior work of many other people. I want to thank everyone +involved with making Markdown such a nice markup language and especially the developers of other +Markdown implementations because kramdown borrowed many ideas from existing packages. + + +## Author + +* Thomas Leitner +* e-Mail: + +[PHP Markdown Extra]: http://michelf.com/projects/php-markdown/extra/ +[Maruku]: http://maruku.rubyforge.org +[BlueFeather]: http://ruby.morphball.net/bluefeather/index_en.html + +--- intro +
        + + + + +**kramdown**{:itemprop="name"} (sic, not Kramdown or KramDown, just kramdown) is a *free* +[MIT](https://github.com/gettalong/kramdown/blob/master/COPYING){:itemprop="license"}-licensed +[Ruby](http://www.ruby-lang.org) library for parsing and converting a superset of Markdown. It is +completely written in Ruby, supports standard Markdown (with some minor modifications) and various +extensions that have been made popular by the [PHP Markdown Extra] package and [Maruku]. +{:itemprop="description"} + +It is probably the fastest pure-Ruby Markdown converter available (September 2014), being about 3x +faster than [Maruku] and about 4.5x faster than [BlueFeather]. + +Version **1.17.0**{:itemprop="softwareVersion"} released on +**2018-05-31**{:itemprop="datePublished"}, [more news](news.html) +{: style="text-align: center; font-size: 80%"} + +
        + +
        +Support kramdown development and become a patron! +
        + + +[PHP Markdown Extra]: http://michelf.com/projects/php-markdown/extra/ +[Maruku]: http://maruku.rubyforge.org +[BlueFeather]: http://ruby.morphball.net/bluefeather/index_en.html diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/installation.page b/vendor/bundle/gems/kramdown-1.17.0/doc/installation.page new file mode 100644 index 0000000..179a1e9 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/installation.page @@ -0,0 +1,88 @@ +--- +title: Installation +in_menu: true +sort_info: 5 +--- +# Download & Installation + +## Dependencies + +Since kramdown is written in Ruby, you just need the [Ruby interpreter](http://www.ruby-lang.org), +version 2.x. There are no other dependencies. + + +## Compatibility Notes + +kramdown should work on any platform which supports Ruby. It has been successfully tested on the +following platforms: + +* Linux with Ruby 2.x and jruby 9.0.0.0. + +See the platform specific installation notes for more information! + + +## Platform Specific Installation Instructions + +### Linux + +You need to make sure that Ruby is installed. If it isn't, consult the documentation of the Linux +distribution you are using on how to install it. For example, in case of Ubuntu 17.10 (this should +probably also work for any newer Ubuntu version or any recent Debian based distribution) all you +need to do is: + + sudo apt-get install ruby + +Once you have Ruby installed, you need to execute the following command to install kramdown: + + sudo gem install kramdown + + +### Mac OS X + +Mac OS X Snow Leopard comes with Ruby and Rubygems preinstalled. So installing kramdown is as easy +as running: + + sudo gem install kramdown + + +### Windows + +You need to install Ruby first. This can easily be done by using the [RubyInstaller] - just download +the installation binary and run it. After that open a command shell (select `Start -> Run...`, then +enter `cmd` and click on `Ok`) and type in the following: + + gem install kramdown + +[RubyInstaller]: http://rubyinstaller.org + + +## Generic Installation Instructions + + +### Using Rubygems + +If you are using Rubygems, installing the latest version of kramdown is as simple as executing + + gem install kramdown + + +### Manual Installation + +The latest version of kramdown can always be downloaded as `.tar.gz` or `.zip` via the [Github +releases page][ghreleases]. After the download the package needs to be decompressed and then you can +install kramdown using the included `setup.rb` installation method: + + $ ruby setup.rb config + $ ruby setup.rb setup + $ ruby setup.rb install + +[ghreleases]: https://github.com/gettalong/kramdown/releases + + +### Using the repository version + +kramdown uses git as its versioning system and kramdown's repository is hosted on GitHub. The +repository always contains a clean state of the current development version of kramdown. To check +out kramdown use the following command: + + git clone git://github.com/gettalong/kramdown.git diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/links.markdown b/vendor/bundle/gems/kramdown-1.17.0/doc/links.markdown new file mode 100644 index 0000000..6baa05a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/links.markdown @@ -0,0 +1,6 @@ +[Maruku]: http://maruku.rubyforge.org +[PHP Markdown Extra]: http://michelf.com/projects/php-markdown/extra/ +[Pandoc]: http://johnmacfarlane.net/pandoc/ +[MathJax]: http://www.mathjax.org +[BlueCloth]: http://deveiate.org/projects/BlueCloth +[RedCloth]: http://redcloth.org/ diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/metainfo b/vendor/bundle/gems/kramdown-1.17.0/doc/metainfo new file mode 100644 index 0000000..89ddeb2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/metainfo @@ -0,0 +1,13 @@ +--- paths +[/**/*.js, /**/*.css]: + modified_at_in_dest_path: true + +/**/*.scss: + modified_at_in_dest_path: true + +--- alcn +[converter/*.html, parser/*.html, documentation.en.html, options.en.html, tests.en.html]: + template: ../documentation.template + +/**/*.css: + pipeline: scss,cssminify diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/news.feed b/vendor/bundle/gems/kramdown-1.17.0/doc/news.feed new file mode 100644 index 0000000..84e611d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/news.feed @@ -0,0 +1,9 @@ +--- +title: kramdown News +description: kramdown - a fast, pure Ruby Markdown-superset converter +author: Thomas Leitner +author_url: https://kramdown.gettalong.org +entries: {alcn: news/*.html, sort: sort_info, reverse: true, limit: 10} +versions: + atom: + diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/news.page b/vendor/bundle/gems/kramdown-1.17.0/doc/news.page new file mode 100644 index 0000000..b0f7f42 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/news.page @@ -0,0 +1,29 @@ +--- +title: News +in_menu: false +sort_info: 30 +--- pipeline:tags,blocks,fragments + +

        News

        + +Atom-Feed + + + +--- name:newsdata pipeline:erb +<% +opts = {:alcn => '/news/*.html', :sort => 'sort_info', :reverse => true, :flatten => true} +context.website.ext.item_tracker.add(context.dest_node, :nodes, :node_finder_option_set, + {:opts => opts, :ref_alcn => context.node.alcn}, :content) +context.website.ext.node_finder.find(opts, context.node).each do |node| + # context.options['contentprocessor.kramdown.options'] = {:auto_id_prefix => node.lcn.tr('.', '-')} +%> + +
        +
        + Published on <%= node['created_at'].strftime("%A, %d %B %Y") %> +
        +<%= context.render_block(:name => 'content', :chain => [node]) %> +
        + +<% end %> diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/options.page b/vendor/bundle/gems/kramdown-1.17.0/doc/options.page new file mode 100644 index 0000000..6b8bb48 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/options.page @@ -0,0 +1,49 @@ +--- +title: Options +--- +## Options + +The behaviour of kramdown can be adjusted via the available options. + +Options can be specified in multiple ways: + +On the command line +: The `kramdown` binary allows setting any option by using command line switches. + + For example, the following command will disable automatic header ID generation and defines the + first footnote number as 5: + + ~~~ + $ kramdown --no-auto-ids --footnote-nr 5 + ~~~ + + As you can see all underscores in option names have to be replaced with dashes. The built-in help + of the binary as well as the man-page show all available options. + +Within a kramdown document +: By using the special extension syntax, it is possible to set options within a document. + + Using the above example, the options would be set like this within a document: + + ~~~ + {::options auto_ids="false" footnote_nr="5" /} + ~~~ + +Using Ruby code + +: If you are using kramdown as a library, you can pass any options as second parameter to the + `Kramdown::Document.new` method. + + Again, using the above example you would initalize the kramdown document class as follows: + + ~~~ ruby + Kramdown::Document.new(source_text, \{auto_ids: false, footnote_nr: 5}) + ~~~ + + +## Available Options + +Below is a list of all currently available options. Have a look at the documentation of a converter +or parser to see directly which options they support! + +{options: {items: all}} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/quickref.page b/vendor/bundle/gems/kramdown-1.17.0/doc/quickref.page new file mode 100644 index 0000000..eeeacfb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/quickref.page @@ -0,0 +1,603 @@ +--- +title: Quick Reference +in_menu: true +sort_info: 9 +--- name:sidebar + + +

        Contents

        + +{menu: {options: {descendants: true, levels: [2,6]}}} +--- name:content +# Quick Reference + +Below are examples of all available structural elements that can be used in a kramdown text. Since +the kramdown syntax is a superset of the Markdown syntax, only a small part of the available syntax +is not available in standard Markdown syntax. Note, that only the most basic syntax information is +given. However, a link to the detailed syntax for each element is provided (which also details the +differences to the standard Markdown syntax). The quick reference is for version **<%= +::Kramdown::VERSION %>** of the syntax documentation. + +kramdown has two main classes of elements: block and span-level elements. Block-level elements are +used to create paragraphs, headers, lists and so on whereas span-level elements are used to markup +text phrases as emphasized, as a link and so on. + +All examples below feature the kramdown source, the converted HTML source (shown when hovering over +the kramdown source) and the output as it appears in the browser. This looks like this: + + + + + + +
        kramdown example code
        Example code converted to HTML
        +
        +Live browser view of example code +
        +
        + + +# Block-level Elements - Main Structural Elements + +## Paragraphs + +{kdlink: {oid: paragraphs, part: "paragraphs"}} + +Consecutive lines of text are considered to be one paragraph. As with other block level elements you +have to add a blank line to separate it from the following block-level element: + +{kdexample::} +The first paragraph. + +Another paragraph +{kdexample} + +Explicit line breaks in a paragraph can be made by using two spaces or two backslashes at the end of a line: + +{kdexample::} +This is a paragraph +which contains a hard line break. +{kdexample} + + +## Headers + +{kdlink: {oid: headers, part: "headers"}} + +kramdown supports Setext style headers and atx style headers. A header must always be preceded by a +blank line except at the beginning of the document: + + +{kdexample::} +First level header +================== + +Second level header +------------------- +{kdexample} + +{kdexample::} +# H1 header + +## H2 header + +### H3 header + +#### H4 header + +##### H5 header + +###### H6 header +{kdexample} + +If you set the option `auto_ids` to `false` (for example, by using the `options` extension, see +[Extensions](#extensions)), then the automatic header ID generation is turned off: + +{kdexample::} +{::options auto_ids="false" /} + +# A header without an ID +{kdexample} + + +## Blockquotes + +{kdlink: {oid: blockquotes, part: "blockquotes"}} + +A blockquote is started using the `>` marker followed by an optional space; all following lines that +are also started with the blockquote marker belong to the blockquote. You can use any block-level +elements inside a blockquote: + +{kdexample::} +> A sample blockquote. +> +> >Nested blockquotes are +> >also possible. +> +> ## Headers work too +> This is the outer quote again. +{kdexample} + +You may also be lazy with the `>` markers as long as there is no blank line: + +{kdexample::} +> This is a blockquote +continued on this +and this line. + +But this is a separate paragraph. +{kdexample} + +## Code Blocks + +{kdlink: {oid: code-blocks, part: "code blocks"}} + +kramdown supports two different code block styles. One uses lines indented with either four spaces +or one tab whereas the other uses lines with tilde characters as delimiters -- therefore the content +does not need to be indented: + +{kdexample::} + This is a sample code block. + + Continued here. +{kdexample} + +{kdexample::} +~~~~~~ +This is also a code block. +~~~ +Ending lines must have at least as +many tildes as the starting line. +~~~~~~~~~~~~ +{kdexample} + +The following is a code block with a language specified: + +{kdexample::} +~~~ ruby +def what? + 42 +end +~~~ +{kdexample} + + +## Horizontal Rules + +{kdlink: {oid: horizontal-rules, part: "horizontal rules"}} + +It is easy to insert a horizontal rule in kramdown: just use three or more asterisks, dashes or +underscores, optionally separated by spaces or tabs, on an otherwise blank line: + +{kdexample::} +* * * + +\--- + + _ _ _ _ + +--------------- +{kdexample} + + +## Lists + +{kdlink: {oid: lists, part: "lists"}} + +kramdown supports ordered and unordered lists. Ordered lists are started by using a number followed +by a period, a space and then the list item text. The content of a list item consists of block-level +elements. All lines which have the same indent as the text of the line with the list marker belong +to the list item: + +{kdexample::} +1. This is a list item +2. And another item +2. And the third one + with additional text +{kdexample} + +As with block quotes, you may be lazy when using the list item marker: + +{kdexample::} +* A list item +with additional text +{kdexample} + +As the content consists of block-level elements you can do things like the following: + +{kdexample::} +1. This is a list item + + > with a blockquote + + # And a header + +2. Followed by another item +{kdexample} + +Nested lists are also easy to create: + +{kdexample::} +1. Item one + 1. sub item one + 2. sub item two + 3. sub item three +2. Item two +{kdexample} + +Lists can occur directly after other block-level elements, however, there has to be at least one +blank line if you want to follow a paragraph with a list: + +{kdexample::} +This is a paragraph. +1. This is NOT a list. + +1. This is a list! +{kdexample} + +Unordered lists are started by using an asterisk, a dash or a plus sign (they can be mixed) and a +space. Apart from that unordered lists follow the same rules as ordered lists: + +{kdexample::} +* Item one ++ Item two +- Item three +{kdexample} + +## Definition Lists + +{kdlink: {oid: definition-lists, part: "definition lists"}} + +A definition list works similar to a normal list and is used to associate definitions with terms. +Definition lists are started when a normal paragraph is followed by a line starting with a colon and +then the definition text. One term can have many definitions and multiple terms can have the same +definition. Each line of the preceding paragraph is assumed to contain one term, for example: + +{kdexample::} +term +: definition +: another definition + +another term +and another term +: and a definition for the term +{kdexample} + +If you insert a blank line before a definition (note: there must only be one blank line between the +terms and the first definition), the definition will be wrapped in a paragraph: + +{kdexample::} +term + +: definition +: definition +{kdexample} + +Each term can be styled using span-level elements and each definition is parsed as block-level +elements, i.e. you can use any block-level in a definition. Just use the same indent for the lines +following the definition line: + +{kdexample::} +This *is* a term + +: This will be a para + + > a blockquote + + # A header +{kdexample} + + +## Tables + +{kdlink: {oid: tables, part: "tables"}} + +kramdown supports a syntax for creating simple tables. A line starting with a pipe character (`|`) +starts a table row. However, if the pipe characters is immediately followed by a dash (`-`), a +separator line is created. Separator lines are used to split the table header from the table body +(and optionally align the table columns) and to split the table body into multiple parts. If the +pipe character is followed by an equal sign (`=`), the tables rows below it are part of the table +footer. + +{kdexample::} +| A simple | table | +| with multiple | lines| +{kdexample} + +{kdexample::} +| Header1 | Header2 | Header3 | +|:--------|:-------:|--------:| +| cell1 | cell2 | cell3 | +| cell4 | cell5 | cell6 | +|---- +| cell1 | cell2 | cell3 | +| cell4 | cell5 | cell6 | +|===== +| Foot1 | Foot2 | Foot3 +{: rules="groups"} +{kdexample} + + +## HTML elements + +{kdlink: {oid: html-blocks, part: "HTML blocks"}} + +kramdown allows you to use block-level HTML tags (`div`, `p`, `pre`, ...) to markup whole blocks of +text -- just start a line with a block-level HTML tag. kramdown syntax is normally not processed +inside an HTML tag but this can be changed with the `parse_block_html` option. If this options is +set to `true`, then the content of a block-level HTML tag is parsed by kramdown either as block +level or span-level text, depending on the tag: + +{kdexample::} +
        +Something that stays right and is not wrapped in a para. +
        + +{::options parse_block_html="true" /} + +
        +This is wrapped in a para. +
        +

        +This can contain only *span* level elements. +

        +{kdexample} + + +## Block Attributes + +{kdlink: {oid: block-ials, part: "block IALs"}} +{kdlink: {oid: attribute-list-definitions, part: "ALDs"}} + +You can assign any attribute to a block-level element. Just directly follow the block with a *block +inline attribute list* (or short: block IAL). A block IAL consists of a left curly brace, followed +by a colon, the attribute definitions and a right curly brace. Here is a simple example which sets the +`title` attribute of a block quote: + +{kdexample::} +> A nice blockquote +{: title="Blockquote title"} +{kdexample} + +As one often wants to set one or more CSS classes on an element, there is an easy shortcut: + +{kdexample::} +> A nice blockquote +{: .class1 .class2} +{kdexample} + +A shortcut for setting the ID is also provided. Just prefix the ID with a hash symbol: + +{kdexample::} +> A nice blockquote +{: #with-an-id} +{kdexample} + +Sometimes one wants to use the same attributes for many elements. kramdown allows you to define the +attributes in one place with an *attribute list definition* (or short: ALD) and just reference this +definition in a block IAL. An ALD has the same structure as a block IAL but the colon has to be +replace with a colon, the reference name and another colon. By just using the reference name as-is +in a block IAL, one can include the attributes of the referenced ALD: + +{kdexample::} +{:refdef: .c1 #id .c2 title="title"} +paragraph +{: refdef} +{kdexample} + +The order in a block IAL or ALD is important because later defined attributes overwrite (with the +exception of the shortcut for CSS classes) prior defined attributes: + +{kdexample::} +{:refdef: .c1 #id .c2 title="title"} +paragraph +{: refdef .c3 title="t" #para} +{kdexample} + + +## Extensions + +{kdlink: {oid: extensions, part: "extensions"}} + +kramdown provides some less used functionality through a common syntax. This will allow the easy +addition of other extensions if need arises. Currently, there are extensions for ignoring text (i.e. +treating text as comment), for inserting arbitrary text as-is into the output and for setting +kramdown options. + +Here is an example that shows how to insert comments into text: + +{kdexample::} +This is a paragraph +{::comment} +This is a comment which is +completely ignored. +{:/comment} +... paragraph continues here. + +Extensions can also be used +inline {::nomarkdown}**see**{:/}! +{kdexample} + +As one can see from the above example, the syntax for extensions is nearly identical to that of +ALDs. However, there is no trailing colon after the extension name and the extension end tag needs a +slash between the colon and the extension name. One can also use the short form of the end tag, i.e. +`{:/}`. Attribute definitions can be specified on the start tag by separating them with a space from +the extension name. Also, if the extension does not have a body, there needs to be a slash right +before the closing brace: + +{kdexample::} +{::options auto_ids="false" /} + +# Header without id +{kdexample} + + + + +# Span-Level Elements - Text Modifiers + +## Emphasis + +{kdlink: {oid: emphasis, part: "emphasis"}} + +Emphasis can be added to text by surrounding the text with either asterisks or underscores: + +{kdexample::} +This is *emphasized*, +_this_ too! +{kdexample} + +Strong emphasis can be done by doubling the delimiters: + +{kdexample::} +This is **strong**, +__this__ too! +{kdexample} + +The form with the asterisks can also be used to markup parts of words: + +{kdexample::} +This w**ork**s as expected! +{kdexample} + + +## Links and Images + +{kdlink: {oid: links-and-images, part: "links and images"}} + +A simple link can be created by surrounding the text with square brackets and the link URL with +parentheses: + +{kdexample::} +A [link](http://kramdown.gettalong.org) +to the kramdown homepage. +{kdexample} + +You can also add title information to the link: + +{kdexample::} +A [link](http://kramdown.gettalong.org "hp") +to the homepage. +{kdexample} + +There is another way to create links which does not interrupt the text flow. The URL and title are +defined using a reference name and this reference name is then used in square brackets instead of +the link URL: + +{kdexample::} +A [link][kramdown hp] +to the homepage. + +[kramdown hp]: http://kramdown.gettalong.org "hp" +{kdexample} + +If the link text itself is the reference name, the second set of square brackets can be omitted: + +{kdexample::} +A link to the [kramdown hp]. + +[kramdown hp]: http://kramdown.gettalong.org "hp" +{kdexample} + +Images can be created in a similar way: just use an exclamation mark before the square brackets. The +link text will become the alternative text of the image and the link URL specifies the image source: + +{kdexample::} +An image: ![gras](img/image.jpg) +{kdexample} + + +## Inline Code + +{kdlink: {oid: code-spans, part: "code spans"}} + +Text phrases can be easily marked up as code by surrounding them with backticks: + +{kdexample::} +Use `Kramdown::Document.new(text).to_html` +to convert the `text` in kramdown +syntax to HTML. +{kdexample} + +If you want to use literal backticks in your code, just use two or more backticks as delimiters. The +space right after the beginning delimiter and the one right before the closing delimiter are ignored: + +{kdexample::} +Use backticks to markup code, +e.g. `` `code` ``. +{kdexample} + + +## Footnotes + +{kdlink: {oid: footnotes, part: "footnotes"}} + +Footnotes can easily be used in kramdown. Just set a footnote marker (consists of square brackets +with a caret and the footnote name inside) in the text and somewhere else the footnote definition (which +basically looks like a reference link definition): + +{kdexample::} +This is a text with a +footnote[^1]. + +[^1]: And here is the definition. +{kdexample} + +The footnote definition can contain any block-level element, all lines following a footnote +definition indented with four spaces or one tab belong to the definition: + +{kdexample::} +This is a text with a +footnote[^2]. + +[^2]: + And here is the definition. + + > With a quote! +{kdexample} + +As can be seen above the footnote name is only used for the anchors and the numbering is done +automatically in document order. Repeated footnote markers will link to the same footnote +definition. + + +## Abbreviations + +{kdlink: {oid: abbreviations, part: "abbreviations"}} + +Abbreviations will work out of the box once you add an abbreviation definition. So you can just +write the text and add the definitions later on. + +{kdexample::} +This is an HTML +example. + +*[HTML]: Hyper Text Markup Language +{kdexample} + + +## HTML Elements + +{kdlink: {oid: html-spans, part: "HTML spans"}} + +HTML is not only supported on the block-level but also on the span-level: + +{kdexample::} +This is written in +red. +{kdexample} + + +## Inline Attributes + +{kdlink: {oid: span-ials, part: "span IALs"}} + +As with a block-level element you can assign any attribute to a span-level elements using a *span +inline attribute list* (or short: span IAL). A span IAL has the same syntax as a block IAL and must +immediately follow the span-level element: + +{kdexample::} +This is *red*{: style="color: red"}. +{kdexample} diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/sidebar.template b/vendor/bundle/gems/kramdown-1.17.0/doc/sidebar.template new file mode 100644 index 0000000..9702a40 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/sidebar.template @@ -0,0 +1,22 @@ +

        Support kramdown

        + +

        If you like kramdown and would like to support it, you are welcome to make a small +donation (Patreon or PayPal) -- it will surely be appreciated! Thanks!

        + +
        + +Become a Patron! + +
        + + + +
        + +
        + +

        Sponsors

        + +

        GROSSWEBER provides software +development consulting and training services. We like to work on open source. We use it heavily. +We love kramdown!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/sitemap.sitemap b/vendor/bundle/gems/kramdown-1.17.0/doc/sitemap.sitemap new file mode 100644 index 0000000..1f19756 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/sitemap.sitemap @@ -0,0 +1,5 @@ +--- +entries: + alcn: /**/*.html +default_change_freq: monthly +--- diff --git a/vendor/bundle/gems/kramdown-1.17.0/doc/syntax.page b/vendor/bundle/gems/kramdown-1.17.0/doc/syntax.page new file mode 100644 index 0000000..e8477a5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/doc/syntax.page @@ -0,0 +1,1799 @@ +--- +title: Syntax +in_menu: true +sort_info: 10 +--- name:sidebar + + +

        Contents

        + +{menu: {options: {descendants: true, levels: [2,6]}}} +--- name:content + +# kramdown Syntax + +This is version **<%= ::Kramdown::VERSION %>** of the syntax documentation. + +The kramdown syntax is based on the Markdown syntax and has been enhanced with features that are +found in other Markdown implementations like [Maruku], [PHP Markdown Extra] and [Pandoc]. However, +it strives to provide a strict syntax with definite rules and therefore isn't completely compatible +with Markdown. Nonetheless, most Markdown documents should work fine when parsed with kramdown. All +places where the kramdown syntax differs from the Markdown syntax are highlighted. + +Following is the complete syntax definition for all elements kramdown supports. Together with the +documentation on the available converters, it is clearly specified what you will get when a kramdown +document is converted. + + +## Source Text Formatting + +A kramdown document may be in any encoding, for example ASCII, UTF-8 or ISO-8859-1, and the output +will have the same encoding as the source. + +The document consists of two types of elements, block-level elements and span-level elements: + +* Block-level elements define the main structure of the content, for example, what part of the text + should be a paragraph, a list, a blockquote and so on. + +* Span-level elements mark up small text parts as, for example, emphasized text or a link. + +Thus span-level elements can only occur inside block-level elements or other span-level elements. + +You will often find references to the "first column" or "first character" of a line in a block-level +element descriptions. Such a reference is always to be taken relative to the current indentation +level because some block-level elements open up a new indentation level (e.g. blockquotes). The +beginning of a kramdown document opens up the default indentation level which begins at the first +column of the text. + + +### Line Wrapping + +Some lightweight markup syntax don't work well in environments where lines are hard-wrapped. For +example, this is the case with many email programs. Therefore kramdown allows content like +paragraphs or blockquotes to be hard-wrapped, i.e. broken across lines. This is sometimes referred +to as "lazy syntax" since the indentation or line prefix required for the first line of content is +not required for the consecutive lines. + +Block-level elements that support line wrapping always end when one of the following conditions is +met: + +* a [blank line](#blank-lines), an [EOB marker line](#eob-marker), a [block IAL](#block-ials) or the + end of the document (i.e. a [block boundary](#block-boundaries)), + +* or an [HTML block](#html-blocks). + +Line wrapping is allowed throughout a kramdown document but there are some block-level elements that +do *not* support being hard-wrapped: + +[headers](#headers) + +: This is not an issue in most situations since headers normally fit on one line. If a header text + gets too long for one line, you need to use HTML syntax instead. + +[fenced code blocks](#fenced-code-blocks) + +: The delimiting lines of a fenced code block do not support hard-wrapping. Since everything between + the delimiting lines is taken as is, the content of a fenced code block does also not support + hard-wrapping. + +[definition list terms](#definition-lists) + +: Each definition term has to appear on a separate line. Hard-wrapping would therefore introduce + additional definition terms. The definitions themselves, however, do support hard-wrapping. + +[tables](#tables) + +: Since each line of a kramdown table describes one table row or a separator, it is not possible to + hard-wrap tables. + +**Note** that it is **NOT** recommended to use lazy syntax to write a kramdown document. The +flexibility that the kramdown syntax offers due to the issue of line wrapping hinders readability +and should therefore not be used. + + +### Usage of Tabs + +kramdown assumes that tab stops are set at multiples of four. This is especially important when +using tabs for indentation in lists. Also, tabs may only be used at the beginning of a line when +indenting text and must not be preceded by spaces. Otherwise the results may be unexpected. + + +### Automatic and Manual Escaping + +Depending on the output format, there are often characters that need special treatment. For example, +when converting a kramdown document to HTML one needs to take care of the characters `<`, `>` and +`&`. To ease working with these special characters, they are automatically and correctly escaped +depending on the output format. + +This means, for example, that you can just use `<`, `>` and `&` in a kramdown document and need not +think about when to use their HTML entity counterparts. However, if you *do use* HTML entities or +HTML tags which use one of the characters, the result will be correct nonetheless! + +Since kramdown also uses some characters to mark-up the text, there needs to be a way to escape +these special characters so that they can have their normal meaning. This can be done by using +backslash escapes. For example, you can use a literal back tick like this: + + This \`is not a code\` span! + +Following is a list of all the characters (character sequences) that can be escaped: + + \ backslash + . period + * asterisk + _ underscore + + plus + - minus + = equal sign + ` back tick + ()[]{}<> left and right parens/brackets/braces/angle brackets + # hash + ! bang + << left guillemet + >> right guillemet + : colon + | pipe + " double quote + ' single quote + $ dollar sign + + +## Block Boundaries + +Some block-level elements have to start and/or end on so called block boundaries, as stated in their +documentation. There are two cases where block boundaries come into play: + +* If a block-level element has to start on a block boundary, it has to be preceded by either a + [blank line](#blank-lines), an [EOB marker](#eob-marker), a [block IAL](#block-ials) or it has to + be the first element. + +* If a block-level element has to end on a block boundary, it has to be followed by either a [blank + line](#blank-lines), an [EOB marker](#eob-marker), a [block IAL](#block-ials) or it has to be the + last element. + + + +# Structural Elements + +All structural elements are block-level elements and they are used to structure the content. They +can mark up some text as, for example, a simple paragraph, a quote or as a list item. + + +## Blank lines + +Any line that just contains white space characters such as spaces and tabs is considered a blank +line by kramdown. One or more consecutive blank lines are handled as one empty blank line. Blank +lines are used to separate block-level elements from each other and in this case they don't have +semantic meaning. However, there are some cases where blank lines do have a semantic meaning: + +* When used in headers -- see the [headers section](#headers) +* When used in code blocks -- see the [code blocks section](#code-blocks) +* When used in lists -- see the [lists section](#lists) +* When used in math blocks -- see the [math blocks section](#math-blocks) +* When used for elements that have to start/end on [block boundaries](#block-boundaries) + + +## Paragraphs + +Paragraphs are the most used block-level elements. One or more consecutive lines of text are +interpreted as one paragraph. The first line of a paragraph may be indented up to three spaces, the +other lines can have any amount of indentation because paragraphs support [line +wrapping](#line-wrapping). In addition to the rules outlined in the section about line wrapping, a +paragraph ends when a [definition list line](#definition-lists) is encountered. + +You can separate two consecutive paragraphs from each other by using one or more blank lines. Notice +that a line break in the source does not mean a line break in the output (due to the [lazy +syntax](#line-wrapping))!. If you want to have an explicit line break (i.e. a `
        ` tag) you need +to end a line with two or more spaces or two backslashes! Note, however, that a line break on the +last text line of a paragraph is not possible and will be ignored. Leading and trailing spaces will +be stripped from the paragraph text. + +The following gives you an example of how paragraphs look like: + + This para line starts at the first column. However, + the following lines can be indented any number of spaces/tabs. + The para continues here. + + This is another paragraph, not connected to the above one. But + with a hard line break. \\ + And another one. +{: .show-whitespaces .ws-lr} + + +## Headers + +kramdown supports so called Setext style and atx style headers. Both forms can be used inside a +single document. + +### Setext Style + +Setext style headers have to start on a [block boundary](#block-boundaries) with a line of text (the +header text) and a line with only equal signs (for a first level header) or dashes (for a second +level header). The header text may be indented up to three spaces but any leading or trailing spaces +are stripped from the header text. The amount of equal signs or dashes is not significant, just one +is enough but more may look better. The equal signs or dashes have to begin at the first column. For +example: + + First level header + ================== + + Second level header + ------ + + Other first level header + = + +Since Setext headers start on block boundaries, this means in most situations that they have to be +preceded by a blank line. However, blank lines are not necessary after a Setext header: + + This is a normal + paragraph. + + And A Header + ------------ + And a paragraph + + > This is a blockquote. + + And A Header + ------------ + +However, it is generally a good idea to also use a blank line after a Setext header because it looks +more appropriate and eases reading of the document. + +> The original Markdown syntax allows one to omit the blank line before a Setext header. However, +> this leads to ambiguities and makes reading the document harder than necessary. Therefore it is +> not allowed in a kramdown document. +{: .markdown-difference} + +An edge case worth mentioning is the following: + + header + --- + para + +One might ask if this represents two paragraphs separated by a [horizontal rule](#horizontal-rules) +or a second level header and a paragraph. As suggested by the wording in the example, the latter is +the case. The general rule is that Setext headers are processed before horizontal rules. + +### atx Style + +atx style headers have to start on a [block boundary](#block-boundaries) with a line that contains +one or more hash characters and then the header text. No spaces are allowed before the hash +characters. The number of hash characters specifies the heading level: one hash character gives you +a first level heading, two a second level heading and so on until the maximum of six hash characters +for a sixth level heading. You may optionally use any number of hashes at the end of the line to +close the header. Any leading or trailing spaces are stripped from the header text. For example: + + # First level header + + ### Third level header ### + + ## Second level header ###### + +> Again, the original Markdown syntax allows one to omit the blank line before an atx style header. +{: .markdown-difference} + + +### Specifying a Header ID + +kramdown supports a nice way for explicitly setting the header ID which is taken from [PHP Markdown +Extra] and [Maruku]: If you follow the header text with an opening curly bracket (separated from the +text with a least one space), a hash, the ID and a closing curly bracket, the ID is set on the +header. If you use the trailing hash feature of atx style headers, the header ID has to go after the +trailing hashes. For example: + + Hello {#id} + ----- + + # Hello {#id} + + # Hello # {#id} + +> This additional syntax is not part of standard Markdown. +{: .markdown-difference} + + +## Blockquotes + +A blockquote is started using the `>` marker followed by an optional space and the content of the +blockquote. The marker itself may be indented up to three spaces. All following lines, whether they +are started with the blockquote marker or just contain text, belong to the blockquote because +blockquotes support [line wrapping](#line-wrapping). + +The contents of a blockquote are block-level elements. This means that if you are just using text as +content that it will be wrapped in a paragraph. For example, the following gives you one blockquote +with two paragraphs in it: + + > This is a blockquote. + > on multiple lines + that may be lazy. + > + > This is the second paragraph. + +Since the contents of a blockquote are block-level elements, you can nest blockquotes and use other +block-level elements (this is also the reason why blockquotes need to support line wrapping): + + > This is a paragraph. + > + > > A nested blockquote. + > + > ## Headers work + > + > * lists too + > + > and all other block-level elements + +Note that the first space character after the `>` marker does *not* count when counting spaces for +the indentation of the block-level elements inside the blockquote! So [code blocks](#code-blocks) +will have to be indented with five spaces or one space and one tab, like this: + + > A code block: + > + > ruby -e 'puts :works' + +[Line wrapping](#line-wrapping) allows one to be lazy but hinders readability and should therefore +be avoided, especially with blockquotes. Here is an example of using blockquotes with line wrapping: + + > This is a paragraph inside + a blockquote. + > + > > This is a nested paragraph + that continues here + > and here + > > and here + + +## Code Blocks + +Code blocks can be used to represent verbatim text like markup, HTML or a program fragment because +no syntax is parsed within a code block. + +### Standard Code Blocks + +A code block can be started by using four spaces or one tab and then the text of the code block. All +following lines containing text, whether they adhere to this syntax or not, belong to the code block +because code blocks support [line wrapping](#line-wrapping)). A wrapped code line is automatically +appended to the preceding code line by substituting the line break with a space character. The +indentation (four spaces or one tab) is stripped from each line of the code block. + +> The original Markdown syntax does not allow line wrapping in code blocks. +{: .markdown-difference} + +Note that consecutive code blocks that are only separate by [blank lines](#blank-lines) are merged +together into one code block: + + Here comes some code + + This text belongs to the same code block. + +If you want to have one code block directly after another one, you need to use an [EOB +marker](#eob-marker) to separate the two: + + Here comes some code + ^ + This one is separate. + +### Fenced Code Blocks + +> This alternative syntax is not part of the original Markdown syntax. The idea and syntax comes +> from the [PHP Markdown Extra] package. +{: .markdown-difference} + +kramdown also supports an alternative syntax for code blocks which does not use indented blocks but +delimiting lines. The starting line needs to begin with three or more tilde characters (`~`) and the +closing line needs to have at least the number of tildes the starting line has. Everything between +is taken literally as with the other syntax but there is no need for indenting the text. For +example: + + ~~~~~~~~ + Here comes some code. + ~~~~~~~~ + +If you need lines of tildes in such a code block, just start the code block with more tildes. For +example: + + ~~~~~~~~~~~~ + ~~~~~~~ + code with tildes + ~~~~~~~~ + ~~~~~~~~~~~~~~~~~~ + +This type of code block is especially useful for copy-pasted code since you don't need to indent the +code. + +### Language of Code Blocks + +You can tell kramdown the language of a code block by using an [IAL](#inline-attribute-lists): + + ~~~ + def what? + 42 + end + ~~~ + {: .language-ruby} + +The specially named class `language-ruby` tells kramdown that this code block is written in the Ruby +language. Such information can be used, for example, by converters to do syntax highlighting on the +code block. + +Fenced code blocks provide an easier way to specify the language, namely by appending the language +of the code block to the end of the starting line: + + ~~~ ruby + def what? + 42 + end + ~~~ + + +## Lists + +kramdown provides syntax elements for creating ordered and unordered lists as well as definition +lists. + +### Ordered and Unordered lists + +Both ordered and unordered lists follow the same rules. + +A list is started with a list marker (in case of unordered lists one of `+`, `-` or `*` -- you can +mix them -- and in case of ordered lists a number followed by a period) followed by one tab or at +least one space, optionally followed by an [IAL](#inline-attribute-lists) that should be applied to +the list item and then the first part of the content of the list item. The leading tabs or spaces +are stripped away from this first line of content to allow for a nice alignment with the following +content of a list item (see below). All following list items with the same marker type (unordered or +ordered) are put into the same list. The numbers used for ordered lists are irrelevant, an ordered +list always starts at 1. + +The following gives you an unordered list and an ordered list: + + * kram + + down + - now + + 1. kram + 2. down + 3. now + +> The original Markdown syntax allows the markers of ordered and unordered lists to be mixed, the +> first marker specifying the list type (ordered or unordered). This is not allowed in kramdown. As +> stated, the above example will give you two lists (an unordered and an ordered) in kramdown and +> only one unordered list in Markdown. +{: .markdown-difference} + +The first list marker in a list may be indented up to three spaces. The column number of the first +non-space character which appears after the list item marker on the same line specifies the +indentation that has to be used for the following lines of content of the list item. If there is no +such character, the indentation that needs to be used is four spaces or one tab. Indented lines may +be followed by lines containing text with any amount of indentation due to [line +wrapping](#line-wrapping). Note, however, that in addition to the rules outlined in the section +about line wrapping, a list item also ends when a line with another list item marker is encountered +-- see the next paragraph. + +The indentation is stripped from the content and the content (note that the content naturally also +contains the content of the line with the item marker) is processed as text containing block-level +elements. All other list markers in the list may be indented up to three spaces or the number of +spaces used for the indentation of the last list item minus one, whichever number is smaller. For +example: + + * This is the first line. Since the first non-space characters appears in + column 3, all other indented lines have to be indented 2 spaces. + However, one could be lazy and not indent a line but this is not + recommended. + * This is the another item of the list. It uses a different number + of spaces for indentation which is okay but should generally be avoided. + * The list item marker is indented 3 spaces which is allowed but should + also be avoided and starts the third list item. Note that the lazy + line in the second list item may make you believe that this is a + sub-list which it isn't! So avoid being lazy! + +So, while the above is possible and creates one list with three items, it is not advised to use +different (marker and list content) indents for same level list items as well as lazy indentation! +It is much better to write such a list in the following way: + + * This is the first list item bla blabla blabla blabla blabla blabla + blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla + blabla blabla blabla bla + * This is the another item of the list. bla blabla blabla blabla blabla + blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla + +> The original Markdown syntax also allows you to indent the marker, however, the behaviour of what +> happens with the list items is not clearly specified and may surprise you. +> +> Also, Markdown uses a fixed number of spaces/tabs to indent the lines that belong to a list item! +{: .markdown-difference} + +Unordered and ordered lists work the same way in regard to the indentation: + + * list 1 item 1 + * list 1 item 2 (indent 1 space) + * list 1 item 3 (indent 2 spaces) + * list 1 item 4 (indent 3 spaces) + * lazy text belonging to above item 4 + +^ + + 1. list 1 item 1 + 2. list 1 item 2 (indent 1 space) + 3. list 1 item 3 (indent 2 spaces) + 4. list 1 item 4 (indent 3 spaces) + 5. lazy text belonging to above item 4 + +^ + + * list 1 item 1 + * nested list item 1 + * nested list item 2 + * list 1 item 2 + * nested list item 1 + +^ + + 1. list 1 item 1 + 1. nested list item 1 + 2. nested list item 2 + 10. list 1 item 2 + 1. nested list item 1 + +^ + + 1. text for this list item + further text (indent 3 spaces) + + 10. text for this list item + further text (indent 4 spaces) + +When using tabs for indenting the content of a list item, remember that tab stops occur at multiples +of four for kramdown. Tabs are correctly converted to spaces for calculating the indentation. For +example: + + * Using a tab to indent this line, the tab only counts as three spaces + and therefore the overall indentation is four spaces. + + 1. The tab after the marker counts here as three spaces. Since the + indentation of the marker is three spaces and the marker itself + takes two characters, the overall indentation needed for the + following lines is eight spaces or two tabs. + +It is clear that you might get unexpected results if you mix tabs and spaces or if you don't have +the tab stops set to multiples of four in your editor! Therefore this should be avoided! + +The content of a list item is made up of either text or block-level elements. Simple list items only +contain text like in the above examples. They are not even wrapped in a paragraph tag. If the first +list text is followed by one or more blank lines, it will be wrapped in a paragraph tag: + + * kram + + * down + * now + +In the above example, the first list item text will be wrapped in a paragraph tag since it is +followed by a blank line whereas the second list item contains just text. There is obviously a +problem for doing this with the last list item when it contains only text. You can circumvent this +by leaving a blank line after the last list item and using an EOB marker: + + * Not wrapped in a paragraph + * Wrapped in a paragraph due to the following blank line. + + * Also wrapped in a paragraph due to the + following blank line and the EOB marker. + + ^ + +The text of the last list item is also wrapped in a paragraph tag if *all* other list items contain +a proper paragraph as first element. This makes the following use case work like expected, i.e. +*all* the list items are wrapped in paragraphs: + + * First list item + + * Second list item + + * Last list item + +> The original Markdown syntax page specifies that list items which are separated by one or more +> blank lines are wrapped in paragraph tags. This means that the first text will also be wrapped in +> a paragraph if you have block-level elements in a list which are separated by blank lines. The +> above rule is easy to remember and lets you exactly specify when the first list text should be +> wrapped in a paragraph. The idea for the above rule comes from the [Pandoc] package. +{: .markdown-difference} + +As seen in the examples above, blank lines between list items are allowed. + +Since the content of a list item can contain block-level elements, you can do the following: + + * First item + + A second paragraph + + * nested list + + > blockquote + + * Second item + +However, there is a problem when you want to have a code block immediately after a list item. You +can use an EOB marker to circumvent this problem: + + * This is a list item. + + The second para of the list item. + ^ + A code block following the list item. + +You can have any block-level element as first element in a list item. However, as described above, +the leading tabs or spaces of the line with the list item marker are stripped away. This leads to a +problem when you want to have a code block as first element. The solution to this problem is the +following construct: + + * + This is a code block (indentation needs to be 4(1)+4(1) + spaces (tabs)). +{: .show-whitespaces .ws-lr} + +Note that the list marker needs to be followed with at least one space or tab! Otherwise the line is +not recognized as the start of a list item but interpreted as a paragraph containing the list +marker. + +If you want to have one list directly after another one (both with the same list type, i.e. ordered +or unordered), you need to use an EOB marker to separate the two: + + * List one + ^ + * List two + +Since paragraphs support [line wrapping](#line-wrapping), it would usually not be possible to create +compact nested list, i.e. a list where the text is not wrapped in paragraphs because there is no +blank line but a sub list after it: + + * This is just text. + * this is a sub list item + * this is a sub sub list item + * This is just text, + spanning two lines + * this is a nested list item. + +However, this is an often used syntax and is therefore support by kramdown. + +If you want to start a paragraph with something that looks like a list item marker, you need to +escape it. This is done by escaping the period in an ordered list or the list item marker in an +unordered list: + + 1984\. It was great + \- others say that, too! + +As mentioned at the beginning, an optional IAL for applying attributes to a list item can be used +after the list item marker: + + * {:.cls} This item has the class "cls". + Here continues the above paragraph. + + * This is a normal list item. + + +### Definition Lists + +> This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from +> the [PHP Markdown Extra] package. +{: .markdown-difference} + +Definition lists allow you to assign one or more definitions to one or more terms. + +A definition list is started when a normal paragraph is followed by a line with a definition marker +(a colon which may be optionally indented up to three spaces), then at least one tab or one space, +optionally followed by an [IAL](#inline-attribute-lists) that should be applied to the list item and +then the first part of the definition. The line with the definition marker may optionally be +separated from the preceding paragraph by a blank line. The leading tabs or spaces are stripped away +from this first line of the definition to allow for a nice alignment with the following definition +content. Each line of the preceding paragraph is taken to be a term and the lines separately parsed +as span-level elements. Each such term may optionally start with an [IAL](#inline-attribute-lists) +that should be applied to the term. + +The following is a simple definition list: + + kramdown + : A Markdown-superset converter + + Maruku + : Another Markdown-superset converter + +The column number of the first non-space character which appears after a definition marker on the +same line specifies the indentation that has to be used for the following lines of the definition. +If there is no such character, the indentation that needs to be used is four spaces or one tab. +Indented lines may be followed by lines containing text with any amount of indentation due to [line +wrapping](#line-wrapping). Note, however, that in addition to the rules outlined in the section +about line wrapping, a list item also ends when a line with another definition marker is encountered. + +The indentation is stripped from the definition and it (note that the definition naturally also +contains the content of the line with the definition marker) is processed as text containing block +level elements. If there is more than one definition, all other definition markers for the term may +be indented up to three spaces or the number of spaces used for the indentation of the last +definition minus one, whichever number is smaller. For example: + + definition term 1 + definition term 2 + : This is the first line. Since the first non-space characters appears in + column 3, all other lines have to be indented 2 spaces (or lazy syntax may + be used after an indented line). This tells kramdown that the lines + belong to the definition. + : This is the another definition for the same term. It uses a + different number of spaces for indentation which is okay but + should generally be avoided. + : The definition marker is indented 3 spaces which is allowed but + should also be avoided. + +So, while the above is possible and creates a definition list with two terms and three definitions +for them, it is not advised to use different (definition marker and definition) indents in the same +definition list as well as lazy indentation! + +The definition for a term is made up of text and/or block-level elements. If a definition is *not* +preceded by a blank line, the first part of the definition will just be text if it would be a +paragraph otherwise: + + definition term + : This definition will just be text because it would normally be a + paragraph and the there is no preceding blank line. + + > although the definition contains other block-level elements + + : This definition *will* be a paragraph since it is preceded by a + blank line. + +The rules about having any block-level element as first element in a list item also apply to a +definition. + +As mentioned at the beginning, an optional IAL for applying attributes to a term or a definition can +be used: + + {:#term} Term with id="term" + : {:.cls} Definition with class "cls" + + {:#term1} First term + {:#term2} Second term + : {:.cls} Definition + + +## Tables + +> This syntax feature is not part of the original Markdown syntax. The syntax is based on the one +> from the [PHP Markdown Extra] package. +{: .markdown-difference} + +Sometimes one wants to include simple tabular data in a kramdown document for which using a +full-blown HTML table is just too much. kramdown supports this with a simple syntax for ASCII +tables. + +Tables can be created with or without a leading pipe character: If the first line of a table +contains a pipe character at the start of the line (optionally indented up to three spaces), then +all leading pipe characters (i.e. pipe characters that are only preceded by whitespace) are ignored +on all table lines. Otherwise they are not ignored and count when dividing a table line into table +cells. + +There are four different line types that can be used in a table: + +* *Table rows* define the content of a table. + + A table row is any line that contains at least one pipe character and is not identified as any + other type of table line! The table row is divided into individual table cells by pipe characters. + An optional trailing pipe character is ignored. Note that literal pipe characters need to be + escaped *except* if they occur in code spans or HTML `` elements! + + Header rows, footer rows and normal rows are all done using these table rows. Table cells can only + contain a single line of text, no multi-line text is supported. The text of a table cell is parsed + as span-level elements. + + Here are some example table rows: + + | First cell|Second cell|Third cell + | First | Second | Third | + + First | Second | | Fourth | + +* *Separator lines* are used to split the table body into multiple body parts. + + A separator line is any line that contains only pipes, dashes, pluses, colons and spaces/tabs and + which contains at least one dash and one pipe character. The pipe and plus characters can be used + to visually separate columns although this is not needed. Multiple separator lines after another + are treated as one separator line. + + Here are some example separator lines: + + |----+----| + +----|----+ + |---------| + |- + | :-----: | + -|- + +* The first separator line after at least one table row is treated specially, namely as *header + separator line*. It is used to demarcate header rows from normal table rows and/or to set column + alignments. All table rows above the header separator line are considered to be header rows. + + The header separator line can be specially formatted to contain column alignment definitions: An + alignment definition consists of an optional space/tab followed by an optional colon, one or more + dashes, an optional colon and another optional space/tab. The colons of an alignment definition + are used to set the alignment of a column: if there are no colons, the column uses the default + alignment, if there is a colon only before the dashes, the column is left aligned, if there are + colons before and after the dashes, the column is center aligned and if there is only a colon + after the dashes, the column is right aligned. Each alignment definition sets the alignment for + one column, the first alignment definition for the first column, the second alignment definition + for the second column and so on. + + Here are some example header separator lines with alignment definitions: + + |---+---+---| + + :-: |:------| ---:| + | :-: :- -: - + :-: | :- + +* A *footer separator line* is used to demarcate footer rows from normal table rows. All table rows + below the footer separator line are considered to be footer rows. + + A footer separator line is like a normal separator line except that dashes are replaced by equal + signs. A footer separator line may only appear once in a table. If multiple footer separator lines + are used in one table, only the last is treated as footer separator line, all others are treated + as normal separator lines. Normal separator lines that are used after the footer separator line + are ignored. + + Here are some example footer separator lines: + + |====+====| + +====|====+ + |=========| + |= + +Trailing spaces or tabs are ignored in all cases. To simplify table creation and maintenance, +header, footer and normal separator lines need not specify the same number of columns as table rows; +even `|-` and `|=` are a valid separators. + +Given the above components, a table is specified by + +* an optional separator line, +* optionally followed by zero, one or more table rows followed by a header separator line, +* one or more table rows, optionally interspersed with separator lines, +* optionally followed by a footer separator line and zero, one or more table rows and +* an optional trailing separator line. + +Also note + +* that the first line of a table must not have more than three spaces of indentation before the + first non-space character, +* that each line of a table needs to have at least one not escaped pipe character so that kramdown + recognizes it as a line belonging to the table and +* that tables have to start and end on [block boundaries](#block-boundaries)! + +> The table syntax differs from the one used in [PHP Markdown Extra] as follows: +> +> * kramdown tables do not need to have a table header. +> * kramdown tables can be structured using separator lines. +> * kramdown tables can contain a table footer. +> * kramdown tables need to be separated from other block-level elements. +{: .markdown-difference} + +Here is an example for a kramdown table with a table header row, two table bodies and a table footer +row: + + |-----------------+------------+-----------------+----------------| + | Default aligned |Left aligned| Center aligned | Right aligned | + |-----------------|:-----------|:---------------:|---------------:| + | First body part |Second cell | Third cell | fourth cell | + | Second line |foo | **strong** | baz | + | Third line |quux | baz | bar | + |-----------------+------------+-----------------+----------------| + | Second body | | | | + | 2 line | | | | + |=================+============+=================+================| + | Footer row | | | | + |-----------------+------------+-----------------+----------------| + +The above example table is rather time-consuming to create without the help of an ASCII table +editor. However, the table syntax is flexible and the above table could also be written like this: + + |--- + | Default aligned | Left aligned | Center aligned | Right aligned + |-|:-|:-:|-: + | First body part | Second cell | Third cell | fourth cell + | Second line |foo | **strong** | baz + | Third line |quux | baz | bar + |--- + | Second body + | 2 line + |=== + | Footer row + + +## Horizontal Rules + +A horizontal rule for visually separating content is created by using three or more asterisks, +dashes or underscores (these may not be mixed on a line), optionally separated by spaces or tabs, on +an otherwise blank line. The first asterisk, dash or underscore may optionally be indented up to +three spaces. The following examples show different possibilities to create a horizontal rule: + + * * * + + --- + + _ _ _ _ + + --------------- + + +## Math Blocks + +> This syntax feature is not part of the original Markdown syntax. The idea comes from the [Maruku] +> and [Pandoc] packages. +{: .markdown-difference} + +kramdown has built-in support for block and span-level mathematics written in LaTeX. + +A math block needs to start and end on [block boundaries](#block-boundaries). It is started using +two dollar signs, optionally indented up to three spaces. The math block continues until the next +two dollar signs (which may be on the same line or on one of the next lines) that appear at the end +of a line, i.e. they may only be followed by whitespace characters. The content of a math block has +to be valid LaTeX math. It is always wrapped inside a `\begin{displaymath}...\end{displaymath}` +enviroment except if it begins with a `\begin` statement. + +The following kramdown fragment + + $$ + \begin{align*} + & \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right) + = \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\ + & (x_1, \ldots, x_n) \left( \begin{array}{ccc} + \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\ + \vdots & \ddots & \vdots \\ + \phi(e_n, e_1) & \cdots & \phi(e_n, e_n) + \end{array} \right) + \left( \begin{array}{c} + y_1 \\ + \vdots \\ + y_n + \end{array} \right) + \end{align*} + $$ + +renders (using Javascript library [MathJax](http://www.mathjax.org/)) as + +$$ +\begin{align*} + & \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right) + = \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\ + & (x_1, \ldots, x_n) \left( \begin{array}{ccc} + \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\ + \vdots & \ddots & \vdots \\ + \phi(e_n, e_1) & \cdots & \phi(e_n, e_n) + \end{array} \right) + \left( \begin{array}{c} + y_1 \\ + \vdots \\ + y_n + \end{array} \right) +\end{align*} +$$ + +Using inline math is also easy: just surround your math content with two dollar signs, like with a +math block. If you don't want to start an inline math statement, just escape the dollar signs and +they will be treated as simple dollar signs. + +> **Note** that LaTeX code that uses the pipe symbol `|` in inline math statements may lead to a +> line being recognized as a table line. This problem can be avoided by using the `\vert` command +> instead of `|`! +{:.information} + +If you have a paragraph that looks like a math block but should actually be a paragraph with just an +inline math statement, you need to escape the first dollar sign: + + The following is a math block: + + $$ 5 + 5 $$ + + But next comes a paragraph with an inline math statement: + + \$$ 5 + 5 $$ + +If you don't even want the inline math statement, escape the first two dollar signs: + + \$\$ 5 + 5 $$ + +## HTML Blocks + +> The original Markdown syntax specifies that an HTML block must start at the left margin, i.e. no +> indentation is allowed. Also, the HTML block has to be surrounded by blank lines. Both +> restrictions are lifted for kramdown documents. Additionally, the original syntax does not allow +> you to use Markdown syntax in HTML blocks which is allowed with kramdown. +{: .markdown-difference} + +An HTML block is potentially started if a line is encountered that begins with a non-span-level HTML +tag or a general XML tag (opening or closing) which may be indented up to three spaces. + +The following HTML tags count as span-level HTML tags and *won't* start an HTML block if found at +the beginning of an HTML block line: + + a abbr acronym b big bdo br button cite code del dfn em i img input + ins kbd label option q rb rbc rp rt rtc ruby samp select small span + strong sub sup textarea tt var + +Further parsing of a found start tag depends on the tag and in which of three possible ways its +content is parsed: + +* Parse as raw HTML block: If the HTML/XML tag content should be handled as raw HTML, then only + HTML/XML tags are parsed from this point onwards and text is handled as raw, unparsed text until + the matching end tag is found or until the end of the document. Each found tag will be parsed as + raw HTML again. However, if a tag has a `markdown` attribute, this attribute controls parsing of + this one tag (see below). + + Note that the parser basically supports only correct XHTML! However, there are some exceptions. + For example, attributes without values (i.e. boolean attributes) are also supported and elements + without content like `
        ` can be written as `
        `. If an invalid closing tag is found, it is + ignored. + +* Parse as block-level elements: If the HTML/XML tag content should be parsed as text containing + block-level elements, the remaining text on the line will be parsed by the block-level parser as + if it appears on a separate line (**Caution**: This also means that if the line consists of the + start tag, text and the end tag, the end tag will not be found!). All following lines are parsed + as block-level elements until an HTML block line with the matching end tag is found or until the + end of the document. + +* Parse as span-level elements: If the HTML/XML tag content should be parsed as text containing span + level elements, then all text until the *next* matching end tag or until the end of the document + will be the content of the tag and will later be parsed by the span-level parser. This also means + that if the matching end tag is inside what appears to be a code span, it is still used! + +If there is text after an end tag, it will be parsed as if it appears on a separate line except when +inside a raw HTML block. + +Also, if an invalid closing tag is found, it is ignored. + +Note that all HTML tag and attribute names are converted to lowercase! + +By default, kramdown parses all block HTML tags and all XML tags as raw HTML blocks. However, this +can be configured with the `parse_block_html`. If this is set to `true`, then syntax parsing in HTML +blocks is globally enabled. It is also possible to enable/disable syntax parsing on a tag per tag +basis using the `markdown` attribute: + +* If an HTML tag has an attribute `markdown="0"`, then the tag is parsed as raw HTML block. + +* If an HTML tag has an attribute `markdown="1"`, then the default mechanism for parsing syntax in + this tag is used. + +* If an HTML tag has an attribute `markdown="block"`, then the content of the tag is parsed as block + level elements. + +* If an HTML tag has an attribute `markdown="span"`, then the content of the tag is parsed as span + level elements. + +The following list shows which HTML tags are parsed in which mode by default when `markdown="1"` is +applied or `parse_block_html` is `true`: + +Parse as raw HTML +: + script style math option textarea pre code kbd samp var + + Also, all general XML tags are parsed as raw HTML blocks. + +Parse as block-level elements +: + applet button blockquote body colgroup dd div dl fieldset form iframe li + map noscript object ol table tbody thead tfoot tr td ul + +Parse as span-level elements +: + a abbr acronym address b bdo big cite caption code del dfn dt em + h1 h2 h3 h4 h5 h6 i ins kbd label legend optgroup p pre q rb rbc + rp rt rtc ruby samp select small span strong sub sup th tt var + +> Remember that all span-level HTML tags like `a` or `b` do not start a HTML block! However, the +> above lists also include span-level HTML tags in the case the `markdown` attribute is used on a +> tag inside a raw HTML block. + +Here is a simple example input and its HTML output with `parse_block_html` set to `false`: + + This is a para. +
        + Something in here. +
        + Other para. +^ +

        This is a para.

        +
        + Something in here. +
        +

        Other para.

        + +As one can see the content of the `div` tag will be parsed as raw HTML block and left alone. +However, if the `markdown="1"` attribute was used on the `div` tag, the content would be parsed as +block-level elements and therefore converted to a paragraph. + +You can also use several HTML tags at once: + +
        + This is some text in the `layer1` div. +
        + This is some text in the `layers` div. +
        + This is a para outside the HTML block. + +However, remember that if the content of a tag is parsed as block-level elements, the content that +appears after a start/end tag but on the same line, is processed as if it appears on a new line: + +
        This is the first part of a para, + which is continued here. +
        + +

        This works without problems because it is parsed as + span-level elements

        + +
        The end tag is not found because + this line is parsed as a paragraph
        + +Since setting `parse_block_html` to `true` can lead to some not wanted behaviour, it is generally +better to selectively enable or disable block/span-level elements parsing by using the `markdown` +attribute! + +Unclosed block-level HTML tags are correctly closed at the end of the document to ensure correct +nesting and invalidly used end tags are removed from the output: + + This is a para. +
        + Another para. +

        +^ +

        This is a para.

        +
        +

        Another para.

        +
        + +The parsing of processing instructions and XML comments is also supported. The content of both, PIs +and XML comments, may span multiple lines. The start of a PI/XML comment may only appear at the +beginning of a line, optionally indented up to three spaces. If there is text after the end of a PI +or XML comment, it will be parsed as if it appears on a separate line. kramdown syntax in PIs/XML +comments is not processed: + + This is a para. + + First part of para, + continues here. + + + +# Text Markup + +These elements are all span-level elements and used inside block-level elements to markup text +fragments. For example, one can easily create links or apply emphasis to certain text parts. + +Note that empty span-level elements are not converted to empty HTML tags but are copied as-is to the +output. + + + +## Links and Images + +Three types of links are supported: automatic links, inline links and reference links. + +### Automatic Links + +This is the easiest one to create: Just surround a web address or an email address with angle +brackets and the address will be turned into a proper link. The address will be used as link target +and as link text. For example: + + Information can be found on the homepage. + You can also mail me: + +It is not possible to specify a different link text using automatic links -- use the other link +types for this! + + +### Inline Links + +As the wording suggests, inline links provide all information inline in the text flow. Reference +style links only provide the link text in the text flow and everything else is defined +elsewhere. This also allows you to reuse link definitions. + +An inline style link can be created by surrounding the link text with square brackets, followed +immediately by the link URL (and an optional title in single or double quotes preceded by at least +one space) in normal parentheses. For example: + + This is [a link](http://rubyforge.org) to a page. + A [link](../test "local URI") can also have a title. + And [spaces](link with spaces.html)! + +Notes: + +* The link text is treated like normal span-level text and therefore is parsed and converted. + However, if you use square brackets within the link text, you have to either properly nest them or + to escape them. It is not possible to create nested links! + + The link text may also be omitted, e.g. for creating link anchors. + +* The link URL has to contain properly nested parentheses if no title is specified, or the link URL + must be contained in angle brackets (incorrectly nested parentheses are allowed). + +* The link title may not contain its delimiters and may not be empty. + +* Additional link attributes can be added by using a [span IAL](#span-ials) after the inline link, + for example: + + This is a [link](http://example.com){:hreflang="de"} + +### Reference Links + +To create a reference style link, you need to surround the link text with square brackets (as with +inline links), followed by optional spaces/tabs/line breaks and then optionally followed with +another set of square brackets with the link identifier in them. A link identifier may not contain a +closing bracket and, when specified in a link definition, newline characters; it is also not case +sensitive, line breaks and tabs are converted to spaces and multiple spaces are compressed into one. +For example: + + This is a [reference style link][linkid] to a page. And [this] + [linkid] is also a link. As is [this][] and [THIS]. + +If you don't specify a link identifier (i.e. only use empty square brackets) or completely omit the +second pair of square brackets, the link text is converted to a valid link identifier by removing +all invalid characters and inserting spaces for line breaks. If there is a link definition found for +the link identifier, a link will be created. Otherwise the text is not converted to a link. + +As with inline links, additional link attributes can be added by using a [span IAL](#span-ials) +after the reference link. + +### Link Definitions + +The link definition can be put anywhere in the document. It does not appear in the output. A link +definition looks like this: + + [linkid]: http://www.example.com/ "Optional Title" + +> Link definitions are, despite being described here, non-content block-level elements. +{: .information} + +The link definition has the following structure: + +* The link identifier in square brackets, optionally indented up to three spaces, +* then a colon and one or more optional spaces/tabs, +* then the link URL which must contain at least one non-space character, or a left angle bracket, + the link URL and a right angle bracket, +* then optionally the title in single or double quotes, separated from the link URL by one or more + spaces or on the next line by itself indented any number of spaces/tabs. + +> The original Markdown syntax also allowed the title to be specified in parenthesis. This is not +> allowed for consistency with the inline title. +{: .markdown-difference} + +If you have some text that looks like a link definition but should really be a link and some text, +you can escape the colon after the link identifier: + + The next paragraph contains a link and some text. + + [Room 100]\: There you should find everything you need! + + [Room 100]: link_to_room_100.html + +Although link definitions are non-content block-level elements, [block IALs](#block-ials) can be +used on them to specify additional attributes for the links: + + [linkid]: http://example.com + {:hreflang="de"} + +### Images + +Images can be specified via a syntax that is similar to the one used by links. The difference is +that you have to use an exclamation mark before the first square bracket and that the link text of a +normal link becomes the alternative text of the image link. As with normal links, image links can be +written inline or reference style. For example: + + Here comes a ![smiley](../images/smiley.png)! And here + ![too](../images/other.png 'Title text'). Or ![here]. + With empty alt text ![](see.jpg) + +The link definition for images is exactly the same as the link definition for normal links. Since +additional attributes can be added via span and block IALs, it is possible, for example, to specify +image width and height: + + Here is an inline ![smiley](smiley.png){:height="36px" width="36px"}. + + And here is a referenced ![smile] + + [smile]: smile.png + {: height="36px" width="36px"} + +## Emphasis + +kramdown supports two types of emphasis: light and strong emphasis. Text parts that are surrounded +with single asterisks `*` or underscores `_` are treated as text with light emphasis, text parts +surrounded with two asterisks or underscores are treated as text with strong emphasis. Surrounded +means that the starting delimiter must not be followed by a space and that the stopping delimiter +must not be preceded by a space. + +Here is an example for text with light and strong emphasis: + + *some text* + _some text_ + **some text** + __some text__ + +The asterisk form is also allowed within a single word: + + This is un*believe*able! This d_oe_s not work! + +Text can be marked up with both light and strong emphasis, possibly using different delimiters. +However, it is not possible to nest strong within strong or light within light emphasized text: + + This is a ***text with light and strong emphasis***. + This **is _emphasized_ as well**. + This *does _not_ work*. + This **does __not__ work either**. + +If one or two asterisks or underscores are surrounded by spaces, they are treated literally. If you +want to force the literal meaning of an asterisk or an underscore you can backslash-escape it: + + This is a * literal asterisk. + These are ** two literal asterisk. + As \*are\* these! + + +## Code Spans + +This is the span-level equivalent of the [code block](#code-blocks) element. You can markup a text +part as code span by surrounding it with backticks `` ` ``. For example: + + Use `` tags for this. + +Note that all special characters in a code span are treated correctly. For example, when a code span +is converted to HTML, the characters `<`, `>` and `&` are substituted by their respective HTML +counterparts. + +To include a literal backtick in a code span, you need to use two or more backticks as delimiters. +You can insert one optional space after the starting and before the ending delimiter (these spaces +are not used in the output). For example: + + Here is a literal `` ` `` backtick. + And here is `` `some` `` text (note the two spaces so that one is left + in the output!). + +A single backtick surrounded by spaces is treated as literal backtick. If you want to force the +literal meaning of a backtick you can backslash-escape it: + + This is a ` literal backtick. + As \`are\` these! + +As with [code blocks](#language-of-code-blocks) you can set the language of a code span by using an +[IAL](#inline-attribute-lists): + + This is a Ruby code fragment `x = Class.new`{:.language-ruby} + + +## HTML Spans + +HTML tags cannot only be used on the block-level but also on the span-level. Span-level HTML tags +can only be used inside one block-level element, it is not possible to use a start tag in one block +level element and the end tag in another. Note that only correct XHTML is supported! This means that +you have to use, for example, `
        ` instead of `
        ` (although kramdown tries to fix such errors +if possible). + +By default, kramdown parses kramdown syntax inside span HTML tags. However, this behaviour can be +configured with the `parse_span_html` option. If this is set to `true`, then syntax parsing in HTML +spans is enabled, if it is set to `false`, parsing is disabled. It is also possible to +enable/disable syntax parsing on a tag per tag basis using the `markdown` attribute: + +* If an HTML tag has an attribute `markdown="0"`, then no parsing (except parsing of HTML span tags) + is done inside that HTML tag. + +* If an HTML tag has an attribute `markdown="1"`, then the content of the tag is parsed as span + level elements. + +* If an HTML tag has an attribute `markdown="block"`, then a warning is issued because HTML spans + cannot contain block-level elements and the attribute is ignored. + +* If an HTML tag has an attribute `markdown="span"`, then the content of the tag is parsed as span + level elements. + +The content of a span-level HTML tag is normally parsed as span-level elements. Note, however, that +some tags like `

        + + + + +

        parsed +This too +

        + + + + + + + + + +

        http://example.com

        + + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.htmlinput b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.htmlinput new file mode 100644 index 0000000..22b9ea5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.htmlinput @@ -0,0 +1,34 @@ +

        baz { |qux| quux }

        + +

        This is some para. +

        + + + + +

        parsed +This too +

        + + + + + + + + + +

        http://example.com

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.options new file mode 100644 index 0000000..a660da2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.options @@ -0,0 +1 @@ +:parse_block_html: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.text new file mode 100644 index 0000000..e0617c4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.text @@ -0,0 +1,33 @@ +

        baz { |qux| quux }

        + +This is some para. + + + + +

        *parsed* +This too +

        + + + + + + + + + + + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.html new file mode 100644 index 0000000..2a6191f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.html @@ -0,0 +1,12 @@ +

        This text +should be parsed +as span +

        + +

        This produces `

        +

        ` an unwanted result.</p>

        + +

        This text too

        +

        +some text +

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.htmlinput b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.htmlinput new file mode 100644 index 0000000..4199b8b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.htmlinput @@ -0,0 +1,12 @@ +

        This text +should be parsed +as span +

        + +

        This produces `

        +

        ` an unwanted result.</p>

        + +

        This text too

        +

        +some text +

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.options new file mode 100644 index 0000000..a660da2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.options @@ -0,0 +1 @@ +:parse_block_html: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.text new file mode 100644 index 0000000..d07cf6d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.text @@ -0,0 +1,9 @@ +

        This *text +should* be parsed +as span +

        + +

        This produces `

        ` an unwanted result.

        + +

        This *text* too

        +some text diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.html new file mode 100644 index 0000000..8de78c0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.html @@ -0,0 +1,21 @@ +

        +

        test

        +
        + +
        +
        test
        +
        +
        +
        test
        +
        +
        +
        + +
        +
        code block with </div>
        +
        +
        + +
        +

        No matching end tag

        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.options new file mode 100644 index 0000000..a660da2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.options @@ -0,0 +1 @@ +:parse_block_html: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.text new file mode 100644 index 0000000..b8b1845 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.text @@ -0,0 +1,17 @@ +
        + test +
        + +
        + test +
        + test +
        +
        + +
        + code block with
        +
        + +
        +No matching end tag diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.html new file mode 100644 index 0000000..b292a05 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.html @@ -0,0 +1,13 @@ + + +

        para

        + + +

        para

        + +

        other

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.text new file mode 100644 index 0000000..fcb866f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.text @@ -0,0 +1,12 @@ + + +para + + para + +other + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html new file mode 100644 index 0000000..2836156 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html @@ -0,0 +1,60 @@ +
        +

        test

        +
        + +

        +para2 +

        + +
        +

        tes

        + +

        test +weiter +

        +
        + +

        para4

        + +
        +
        +
        +

        foo

        +
        +
        +
        +
        +

        bar 

        +
        +
        + +

        para5

        + +
        +

        id

        +
        +

        test

        + +
        +

        hallo

        +
        +
        +

        hallo

        +
        + +

        para6

        + +
        +
        +

        Another para.

        +
        + +

        Test

        + +

        Test

        + +

        Test + +

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html.19 new file mode 100644 index 0000000..0d926c5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html.19 @@ -0,0 +1,60 @@ +
        +

        test

        +
        + +

        +para2 +

        + +
        +

        tes

        + +

        test +weiter +

        +
        + +

        para4

        + +
        +
        +
        +

        foo

        +
        +
        +
        +
        +

        bar 

        +
        +
        + +

        para5

        + +
        +

        id

        +
        +

        test

        + +
        +

        hallo

        +
        +
        +

        hallo

        +
        + +

        para6

        + +
        +
        +

        Another para.

        +
        + +

        Test

        + +

        Test

        + +

        Test + +

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.options new file mode 100644 index 0000000..a660da2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.options @@ -0,0 +1 @@ +:parse_block_html: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.text new file mode 100644 index 0000000..a2ffe25 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.text @@ -0,0 +1,55 @@ +
        +test +
        + +

        +para2 +

        + +
        +

        tes

        + +

        test +weiter +

        +
        + +para4 + +
        +
        +
        +foo +
        +
        +
        +
        bar  +
        +
        + +para5 + +
        id +
        test + +
        +hallo +
        +hallo +
        + +para6 + +
        +Another para. +
        + +Test + +

        Test

        + +

        Test + +

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.html new file mode 100644 index 0000000..6f5693e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.html @@ -0,0 +1,8 @@ +

        This is a

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.text new file mode 100644 index 0000000..a240f5c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.text @@ -0,0 +1,8 @@ +This is a + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.html new file mode 100644 index 0000000..d941bc0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.html @@ -0,0 +1,8 @@ + + +doit + +doit + +doit</some> + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.text new file mode 100644 index 0000000..6427fae --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.text @@ -0,0 +1,7 @@ + + +doit + +doit + +doit diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.html new file mode 100644 index 0000000..74b03d5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.html @@ -0,0 +1,2 @@ +

        Some paragraph

        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.text new file mode 100644 index 0000000..f58768a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.text @@ -0,0 +1,8 @@ +Some paragraph + +{:id: ref1} +{:id: .class1} + {:id: #id} + {:id: key="value"} + {:id: .class2 .class3 ref2 #id-with key="value" key='value' key='dfsd\}' } +{:test: k ey=value} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.html new file mode 100644 index 0000000..9857a03 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.html @@ -0,0 +1 @@ +

        A header

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.options new file mode 100644 index 0000000..8776b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.options @@ -0,0 +1 @@ +:auto_ids: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.text new file mode 100644 index 0000000..f521fb0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.text @@ -0,0 +1,2 @@ +## A header +{:#myid .cls} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.html new file mode 100644 index 0000000..84cc368 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.html @@ -0,0 +1,11 @@ +
        +test +
        + +
        +

        test

        +
        + +
        +

        para

        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.text new file mode 100644 index 0000000..827645c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.text @@ -0,0 +1,15 @@ +{:.cls} +
        +test +
        +{:#id} + +{:.cls} +
        +test +
        +{:#id} + +{:.cls} +> para +{:#id} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.html new file mode 100644 index 0000000..1086f0c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.html @@ -0,0 +1,29 @@ +

        Some paragraph.

        + +

        Some paragraph.

        + +
        +

        quote

        +
        + +
          +
        • list
        • +
        + +
        code block
        +
        + +
        other code block
        +
        + +

        A header

        + +

        Some paragraph here

        + +

        Some paragraph here

        + +

        Paragraph

        +

        Paragraph

        + +

        Another header

        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.text new file mode 100644 index 0000000..b97eef3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.text @@ -0,0 +1,41 @@ +Some paragraph. +{:.class .-class id key="val"} + +Some paragraph. +{:.cls1#id.cls2} + +> quote +{: #id} + {: .class} + +* list +{: key="val"} + + code block +{: #other} + + other code block + +## A header +{:#myid} + +{:.cls} +Some paragraph here + +{:.cls1} +{:.cls2} +Some paragraph here + +Paragraph +{:.cls} +Paragraph + +Another header +============== +{: .class #other} + +{:id: #id key="valo"} +{:id: #other .myclass other} +{:other: key1="val\"" - ig.nored as_is#this key2='val\'' .other-class} + +{:.invalid} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.html new file mode 100644 index 0000000..20b4c66 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.html @@ -0,0 +1,8 @@ +

        This is a simple paragraph.

        + + + +

        And another paragraph

        + +

        {::comment} +Another paragraph

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.text new file mode 100644 index 0000000..2dfc919 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.text @@ -0,0 +1,12 @@ +This is a simple paragraph. + +{::comment} +This is a comment {:/}which is {:/comment} ignored. +{:/comment} + +And another paragraph + +{::comment this='is' .ignore /} + +{::comment} +Another paragraph diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.html new file mode 100644 index 0000000..17aae5c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.html @@ -0,0 +1,8 @@ +

        paragraph

        + +

        {::something} +anotherthing +{:/something}

        + +

        {::something/} +paragraph

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.text new file mode 100644 index 0000000..ae94a8f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.text @@ -0,0 +1,8 @@ +paragraph + +{::something} +anotherthing +{:/something} + +{::something/} +paragraph diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.html new file mode 100644 index 0000000..7fe58d5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.html @@ -0,0 +1,10 @@ +

        This is a simple paragraph.

        + +This *is* not processed + +

        And another paragraph

        + +bold + +

        {::nomarkdown} +Another paragraph

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.kramdown b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.kramdown new file mode 100644 index 0000000..2cee512 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.kramdown @@ -0,0 +1,20 @@ +This is a simple paragraph. + +{::nomarkdown} +This *is* not processed +{:/} + +And another paragraph + +{::nomarkdown type="html"} +bold +{:/} + +{::nomarkdown type="latex"} +\begin{itemize} +\item[Yes] YESSSS! +\end{itemize} +{:/} + +\{::nomarkdown} Another paragraph + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.latex new file mode 100644 index 0000000..5af0263 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.latex @@ -0,0 +1,13 @@ +This is a simple paragraph. + +This *is* not processed + +And another paragraph + +\begin{itemize} +\item[Yes] YESSSS! +\end{itemize} + +\{::nomarkdown\} +Another paragraph + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.text new file mode 100644 index 0000000..43d441d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.text @@ -0,0 +1,21 @@ +This is a simple paragraph. + +{::nomarkdown} +This *is* not processed + {:/nomarkdown} + +And another paragraph + +{::nomarkdown this='is' .ignore /} + +{::nomarkdown type='html'} +bold +{:/} +{::nomarkdown type="latex"} +\begin{itemize} +\item[Yes] YESSSS! +\end{itemize} +{:/} + +{::nomarkdown} +Another paragraph diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.html new file mode 100644 index 0000000..d3567ec --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.html @@ -0,0 +1,21 @@ +

        No header id

        + +

        without header id

        + +
        +some *para* +
        + +
        +

        some para

        +
        + +

        Some text10.

        + +
        +
          +
        1. +

          Some text. 

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.text new file mode 100644 index 0000000..5991ab7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.text @@ -0,0 +1,21 @@ +# No header id + +{::options unusedvar="val" /} + +# without header id + +
        +some *para* +
        + +{::options parse_block_html="true" parse_span_html="true" /} + +
        +some *para* +
        + +{::options footnote_nr="10" /} + +Some text[^ab]. + +[^ab]: Some text. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.html new file mode 100644 index 0000000..203d6eb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.html @@ -0,0 +1,10 @@ + +

        Some text1.

        + +
        +
          +
        1. +

          Some text. 

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.text new file mode 100644 index 0000000..78abfbe --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.text @@ -0,0 +1,5 @@ +{::options footnote_nr="da10" /} + +Some text[^ab]. + +[^ab]: Some text. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.html new file mode 100644 index 0000000..7434df6 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.html @@ -0,0 +1,7 @@ +
        x = Class.new + +
        + +
        x = Class.new + +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.text new file mode 100644 index 0000000..e0ee87c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.text @@ -0,0 +1,7 @@ + x = Class.new +{: .language-ruby} + +{::options coderay_wrap="span" coderay_line_numbers="" coderay_css="class" coderay_tab_width="4" /} + + x = Class.new +{: .language-ruby} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.html new file mode 100644 index 0000000..398628a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.html @@ -0,0 +1,15 @@ +
        +
        item
        +
        def
        +
        item2
        +
        def
        +
        + +
        +
        item
        +
        def
        +
        item2
        +
        def
        +
        item3
        +
        def
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.text new file mode 100644 index 0000000..f1797a7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.text @@ -0,0 +1,18 @@ +{:auto_ids} +item +: def + +item2 +: def + +^ + +{:auto_ids-prefix-} +item +: def + +item2 +: def + +{:#id} item3 +: def diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.html new file mode 100644 index 0000000..7c5cc04 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.html @@ -0,0 +1 @@ +

        : no definition

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.text new file mode 100644 index 0000000..cd3671b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.text @@ -0,0 +1 @@ +: no definition diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.html new file mode 100644 index 0000000..3090b1e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.html @@ -0,0 +1,4 @@ +
        +
        item
        +
        definition
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.text new file mode 100644 index 0000000..587c3b0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.text @@ -0,0 +1,4 @@ +{:.dl-horizontal} +item +: definition +{:.dl-other} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.html new file mode 100644 index 0000000..0ed1197 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.html @@ -0,0 +1,17 @@ +
        +
        item
        +
        definition +continued
        +
        another {:.cls}
        +
        +
        code
        +
        +
        +
        IAL at last + no code bc of text
        +
        term
        +
        definition
        +
        term1
        +
        term2
        +
        definition
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.text new file mode 100644 index 0000000..2058d74 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.text @@ -0,0 +1,16 @@ +item +: {:.cls} definition + continued +: another {:.cls} +: {:.class} + code +: {:.cls} IAL at last + no code bc of text + + +{:.class} term +: definition + +{:.class1} term1 +{:.class2} term2 +: definition diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.html new file mode 100644 index 0000000..e2e089b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.html @@ -0,0 +1,13 @@ +
        +
        kram
        +
        down
        +
        now
        +
        definition 1
        +
        definition 2
        +
        +

        definition 3

        +
        +
        +

        definition 4

        +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.text new file mode 100644 index 0000000..b834258 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.text @@ -0,0 +1,10 @@ +kram +*down* +now +: definition 1 +: definition 2 + +: definition 3 + + +: definition 4 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.html new file mode 100644 index 0000000..c16f962 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.html @@ -0,0 +1,2 @@ +

        This is a para +: and not a definition list

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.text new file mode 100644 index 0000000..98b52b3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.text @@ -0,0 +1,2 @@ +This is a para +\: and not a definition list diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.html new file mode 100644 index 0000000..5f28fdf --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.html @@ -0,0 +1,10 @@ +
        +
        term
        +
        +

        definition

        +
        +
        definition
        +
        +

        definition

        +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.text new file mode 100644 index 0000000..280fa47 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.text @@ -0,0 +1,6 @@ +term + +: definition +: definition + +: definition diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.html new file mode 100644 index 0000000..0a1c4dc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.html @@ -0,0 +1,8 @@ +
        +
        kram
        +
        down
        +
        +
        +
        kram
        +
        down
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.text new file mode 100644 index 0000000..56fedf1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.text @@ -0,0 +1,5 @@ +kram +: down +^ +kram +: down diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.html new file mode 100644 index 0000000..791f145 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.html @@ -0,0 +1,10 @@ +
        +
        kram
        +
        down
        +
        novalue
        +
        +
        kram
        +
        down +kram
        +
        down
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.text new file mode 100644 index 0000000..e3bf730 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.text @@ -0,0 +1,10 @@ +kram +: down + +novalue +: + +kram +: down +kram +: down diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.html new file mode 100644 index 0000000..cf7d785 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.html @@ -0,0 +1,4 @@ +
        +
        kram
        +
        down
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.text new file mode 100644 index 0000000..76eb355 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.text @@ -0,0 +1,2 @@ +*kram* +: down diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.html new file mode 100644 index 0000000..b4df878 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.html @@ -0,0 +1,3 @@ +

        para

        + +

        : no definition

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.text new file mode 100644 index 0000000..30ab445 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.text @@ -0,0 +1,4 @@ +para + + +: no definition diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.html new file mode 100644 index 0000000..45b5865 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.html @@ -0,0 +1,38 @@ +
        +
        kram
        +
        this is some +text
        +
        +

        this is some +more text

        +
        +
        kram
        +
        +
        +

        blockquote

        +
        +
        +
        kram
        +
        +
        code
        +
        +
        +
        kram
        +
        +
        +
        kram
        +
        down
        +
        +
        +
        kram
        +
        +

        header

        +
        +
        kram
        +
        +
          +
        • list
        • +
        • items
        • +
        +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.text new file mode 100644 index 0000000..15195ce --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.text @@ -0,0 +1,24 @@ +kram +: this is some + text + + : this is some + more text + +kram +: > blockquote + +kram +: + code + +kram +: kram + : down + +kram +: # header + +kram +: * list + * items diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.html new file mode 100644 index 0000000..af9b3e5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.html @@ -0,0 +1,8 @@ + + + + + + + +
        first line of cell
        second line of cell
        another cell
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.options new file mode 100644 index 0000000..63936b9 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.options @@ -0,0 +1 @@ +:html_to_native: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.text new file mode 100644 index 0000000..60fec0b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.text @@ -0,0 +1 @@ +| first line of cell
        second line of cell | another cell | diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.html new file mode 100644 index 0000000..302e97a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.html @@ -0,0 +1,12 @@ +

        No table body

        + +

        |-|-|-

        + +

        |no|table|here|

        + +

        |no|table|here| +paragraph

        + +

        |-|-| +|-|-|

        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.text new file mode 100644 index 0000000..3565d5b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.text @@ -0,0 +1,13 @@ +No table body + +|-|-|- + +[5]: test +|no|table|here| + +|no|table|here| +paragraph + +|-|-| +|-|-| + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.html new file mode 100644 index 0000000..b4528a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.html @@ -0,0 +1,52 @@ +

        cell 1 | cell 2

        + +

        cell 1 | cell 2

        + + + + + + + + +
        cell 1cell 2 | continued
        + + + + + + + + +
        cell 1cell 2
        + + + + + + + + +
        cell 1code | span
        + +

        cell 1 code | span

        + +

        cell 1 | code | span

        + + + + + + + + + + + + + + +
        cell 1cell `2cell 3
        cell 1`cell 2cell 3
        + +

        cell 1 | cell 2 | cell 3 +cell 1 | cell 2 | cell 3

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.text new file mode 100644 index 0000000..a8a24d6 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.text @@ -0,0 +1,19 @@ +`cell 1 | cell 2` + +cell 1 \| cell 2 + +cell 1 | cell 2 \| continued + +cell 1 | cell `2` + +cell 1 | `code | span` + +cell 1 `code | span` + +cell 1 \| `code | span` + +cell 1 | cell `2 | cell 3 +cell 1` | cell 2 | cell 3 + +cell 1 \| cell `2 | cell 3 +cell 1` | cell 2 | cell 3 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.html new file mode 100644 index 0000000..e6596ed --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.html @@ -0,0 +1,65 @@ +

        Simple footer

        + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        + +

        Full footer

        + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        + +

        Footer with separator lines

        + + + + + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        cell5cell6
        + +

        Empty footer

        + + + + + + + + +
        cell1cell2
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.text new file mode 100644 index 0000000..faaed8d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.text @@ -0,0 +1,25 @@ +Simple footer + +| cell1 | cell2 +|= +| cell3 | cell4 + +Full footer + +| cell1 | cell2 +|=======|=======| +| cell3 | cell4 + +Footer with separator lines + +| cell1 | cell2 +|=======|=======| +| cell3 | cell4 +|--- +| cell5 | cell6 +|--- + +Empty footer + +| cell1 | cell2 +|= diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.html new file mode 100644 index 0000000..647f2c4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.html @@ -0,0 +1,117 @@ +

        Simple header

        + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        + +

        Full header

        + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        + +

        With alignment and superfluous alignment defs

        + + + + + + + + + + + + + + + + + + + + +
        defaultleftcenterrightdefault
        cell1cell2cell3cell4cell5
        + +

        With leading sep line

        + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        + +

        Multiple bodies

        + + + + + + + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        cell5cell6
        + +

        Sep line with tab

        + + + + + + + + + + + + + + + + + + +
        rightcenter
        cell1cell2
        cell3cell4
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.text new file mode 100644 index 0000000..6961bfb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/header.text @@ -0,0 +1,39 @@ +Simple header + +| cell1 | cell2 +|----- +| cell3 | cell4 + +Full header + +| cell1 | cell2 +|-------|-------| +| cell3 | cell4 + +With alignment and superfluous alignment defs + +| default | left | center | right | default +|-| :- |:-: | -: | - | :-: | :- +| cell1 | cell2 | cell3 | cell4 | cell5 + +With leading sep line + +|:-:|-:| +| cell1 | cell2 +|-------|-------| +| cell3 | cell4 + +Multiple bodies + +| cell1 | cell2 ++ :-: | +| cell3 | cell4 +|----||| +| cell5 | cell6 + +Sep line with tab + +right | center +---: | :---: +cell1 | cell2 +cell3 | cell4 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.html new file mode 100644 index 0000000..dce46b1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.html @@ -0,0 +1,3 @@ +

        No table

        + +

        | Some | thing | here

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.text new file mode 100644 index 0000000..90f90b3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.text @@ -0,0 +1,3 @@ +No table + +\| Some \| thing \| here diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.html new file mode 100644 index 0000000..506b442 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.html @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + +
        cell1cell2
        cell3cell4
        cell5cell6 |
        cell7cell8
        + +

        Missing cells at end

        + + + + + + + + + + + + + + + + + + + +
        cell1cell2cell3
        cell1  
         cell2cell3
        + +

        Escaped pipe characters

        + + + + + + + + + + + + + + + + +
        cell1 | cell1cell2
        cell1cell2 |
        cell1 | concell2
        + +

        Table with code elements

        + + + + + + + + + + + + + + + + +
        This is a span | with a pipe.   
        Some span</em> herea span | with apipe.
        + +

        Special cases regarding codespan syntax

        + + + + + + + + +
        ab
        + + + + + + + +
        a
        + + + + + + + + + +
        tablewithial
        + + + + + + + + + +
        tablewithial
        + +

        not starting with a bar

        + + + + + + + + +
        simpletable
        + + + + + + + + + + + + + + +
        head1head2
        cell1cell2
        + + + + + + + + + + + + + + +
        head1head2
         cell2
        + + + + + + + + + + + + + + + + +
        ab
        cd
        ef
        + + + + + + + + + + + + + + +
        KeyValue type
        Type"GROUP"|"UNKNOWN"
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.text new file mode 100644 index 0000000..0f225a4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.text @@ -0,0 +1,53 @@ +| cell1 | cell2 | +|cell3 | cell4| +|cell5|cell6 \| +| cell7|cell8 + +Missing cells at end + +| cell1 | cell2 | cell3 | +| cell1 || +|| cell2 | cell3 + +Escaped pipe characters + +| cell1 \| cell1 | cell2 | +| cell1 | cell2 \| +| cell1 `|` con | cell2 + +Table with code elements + +| This is a span | with a pipe. +| Some span | here | a span | with a | pipe. + +Special cases regarding codespan syntax + +|a|`b` + +|`a` + +{:.cls} +| table | with | ial + +| table | with | ial +{:.cls} + +not starting with a bar + +simple | table + +head1 | head2 +------|------ +cell1 | cell2 + + head1 | head2 +-------|------ + | cell2 + +| a | b | + c | d +| e | f | + +| Key | Value type | +|--------|------------------------| +| `Type` | `"GROUP"`\|`"UNKNOWN"` | diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.html new file mode 100644 index 0000000..0bf6781 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.html @@ -0,0 +1,25 @@ + + + + + + + + + + + +
        this is 1a table
        with afootnote
        + +
        +
          +
        1. +

          Something

          + +
          +

          special here

          +
          +

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.latex new file mode 100644 index 0000000..99b5312 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.latex @@ -0,0 +1,11 @@ +\begin{longtable}{|l|l|} +\hline +this is \footnote{Something + +\begin{quote} +special here +\end{quote}} & a table\\ +with a & footnote\\ +\hline +\end{longtable} + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.text new file mode 100644 index 0000000..345fc5d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.text @@ -0,0 +1,6 @@ +| this is [^1] | a table +| with a | footnote + +[^1]: Something + + > special here diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.html new file mode 100644 index 0000000..ab27b4b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.html @@ -0,0 +1,2 @@ + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.text new file mode 100644 index 0000000..95252a7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.text @@ -0,0 +1 @@ +$$ $$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.html new file mode 100644 index 0000000..214212a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.html @@ -0,0 +1 @@ +f(x)=ax 3+bx 2+cx+df(x) = a{x^3} + b{x^2} + cx + d diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.options new file mode 100644 index 0000000..953bdae --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.options @@ -0,0 +1 @@ +:math_engine: itex2mml diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.text new file mode 100644 index 0000000..23fe297 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.text @@ -0,0 +1 @@ +$$f(x) = a{x^3} + b{x^2} + cx + d$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.html.19 new file mode 100644 index 0000000..9e89673 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.html.19 @@ -0,0 +1,2 @@ +Δ=12abcdefghi\Delta = \frac{1}{2} +\begin{vmatrix}a & b & c \\ d & e & f \\ g & h & i\end{vmatrix} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.options new file mode 100644 index 0000000..108b265 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.options @@ -0,0 +1 @@ +:math_engine: :katex diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.text new file mode 100644 index 0000000..2f18490 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.text @@ -0,0 +1,2 @@ +$$\Delta = \frac{1}{2} +\begin{vmatrix}a & b & c \\ d & e & f \\ g & h & i\end{vmatrix}$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.html new file mode 100644 index 0000000..5ef3a83 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.html @@ -0,0 +1,4 @@ +

        This is a 5 + 5 statement

        + +
        5 + 5
        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.options new file mode 100644 index 0000000..75f702c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.options @@ -0,0 +1,2 @@ +:math_engine_opts: + :preview: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.text new file mode 100644 index 0000000..7068767 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.text @@ -0,0 +1,5 @@ +This is a $$5 + 5$$ statement + +$$ +5 + 5 +$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.html new file mode 100644 index 0000000..1ee20d4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.html @@ -0,0 +1,4 @@ +

        This is a 5 + 5 statement

        + +
        5 + 5
        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.options new file mode 100644 index 0000000..ab0bc54 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.options @@ -0,0 +1,3 @@ +:math_engine_opts: + :preview: true + :preview_as_code: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.text new file mode 100644 index 0000000..7068767 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.text @@ -0,0 +1,5 @@ +This is a $$5 + 5$$ statement + +$$ +5 + 5 +$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.html new file mode 100644 index 0000000..623d286 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.html @@ -0,0 +1,4 @@ +

        This is a math statement

        + +
        math
        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.options new file mode 100644 index 0000000..28a68b5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.options @@ -0,0 +1,2 @@ +:math_engine_opts: + :preview: 'math' diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.text new file mode 100644 index 0000000..7068767 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.text @@ -0,0 +1,5 @@ +This is a $$5 + 5$$ statement + +$$ +5 + 5 +$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.html.19 new file mode 100644 index 0000000..713f9bc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.html.19 @@ -0,0 +1,27 @@ + + f + ( + x + ) + = + a + + + x + 3 + + + + + b + + + x + 2 + + + + + c + x + + + d + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.options new file mode 100644 index 0000000..adc27e8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.options @@ -0,0 +1 @@ +:math_engine: mathjaxnode diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.text new file mode 100644 index 0000000..23fe297 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.text @@ -0,0 +1 @@ +$$f(x) = a{x^3} + b{x^2} + cx + d$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 new file mode 100644 index 0000000..234f23e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 @@ -0,0 +1,23 @@ + + f + ( + x + ) + = + a + + x + 3 + + + + b + + x + 2 + + + + c + x + + + d + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.options new file mode 100644 index 0000000..827e462 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.options @@ -0,0 +1,3 @@ +:math_engine: mathjaxnode +:math_engine_opts: + :texhints: false diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.text new file mode 100644 index 0000000..23fe297 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.text @@ -0,0 +1 @@ +$$f(x) = a{x^3} + b{x^2} + cx + d$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 new file mode 100644 index 0000000..d85fddf --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 @@ -0,0 +1,32 @@ + + + + f + ( + x + ) + = + a + + + x + 3 + + + + + b + + + x + 2 + + + + + c + x + + + d + + f(x) = a{x^3} + b{x^2} + cx + d + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.options new file mode 100644 index 0000000..1f645b1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.options @@ -0,0 +1,3 @@ +:math_engine: mathjaxnode +:math_engine_opts: + :semantics: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.text new file mode 100644 index 0000000..23fe297 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.text @@ -0,0 +1 @@ +$$f(x) = a{x^3} + b{x^2} + cx + d$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.html new file mode 100644 index 0000000..5d6b343 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.html @@ -0,0 +1,3 @@ +
        $$ +5+5 +$$
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.options new file mode 100644 index 0000000..06d559e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.options @@ -0,0 +1 @@ +:math_engine: ~ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.text new file mode 100644 index 0000000..fdee5cf --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.text @@ -0,0 +1,2 @@ +{: #math-id} +$$5+5$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.html new file mode 100644 index 0000000..3000a86 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.html @@ -0,0 +1,29 @@ +

        This is a para. +

        + + + +

        +This is a para.

        + + + + + + + + + + + +
        $$5+5$$
        +
        + + + + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.text new file mode 100644 index 0000000..aa5984a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.text @@ -0,0 +1,30 @@ +This is a para. +$$ \text{LaTeX} \lambda_5 $$ + +$$\lambda_5 = \alpha + 4$$ + +$$\lambda_\alpha > 5$$ +This is a para. + +$$\begin{align*} +&=5 \\ +&=6 \\ +\end{align*}$$ + +$$5+5$$ + + $$5+5$$ + + $$5+5$$ + + $$5+5$$ + + $$5+5$$ + +{:.cls} +$$5+5$$ +^ +$$5+5$$ +{:.cls} + +$$|x| = 5$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.html new file mode 100644 index 0000000..e9d61b5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.html @@ -0,0 +1 @@ +f(x)=ax3+bx2+cx+d diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.options new file mode 100644 index 0000000..0ef54eb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.options @@ -0,0 +1 @@ +:math_engine: ritex diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.text new file mode 100644 index 0000000..23fe297 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.text @@ -0,0 +1 @@ +$$f(x) = a{x^3} + b{x^2} + cx + d$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.html.19 new file mode 100644 index 0000000..f1623a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.html.19 @@ -0,0 +1,2 @@ +Δ=12abcdefghi\Delta = \frac{1}{2} +\begin{vmatrix}a & b & c \\ d & e & f \\ g & h & i\end{vmatrix} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.options new file mode 100644 index 0000000..214a301 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.options @@ -0,0 +1 @@ +:math_engine: sskatex diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.text new file mode 100644 index 0000000..2f18490 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.text @@ -0,0 +1,2 @@ +$$\Delta = \frac{1}{2} +\begin{vmatrix}a & b & c \\ d & e & f \\ g & h & i\end{vmatrix}$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.html new file mode 100644 index 0000000..bbb831e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.html @@ -0,0 +1,14 @@ + +

        Header level 1

        + +

        Header level 2

        + +

        Header level 3

        + +

        Header level 4

        + +

        Other header level 1

        + +

        Other header level 2

        + +

        Other header level 3

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.text new file mode 100644 index 0000000..11ad829 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.text @@ -0,0 +1,16 @@ +* Here comes the table of content +{:toc} + +# Header level 1 + +## Header level 2 + +### Header level 3 + +#### Header level 4 + +# Other header level 1 + +## Other header level 2 + +### Other header level 3 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.html new file mode 100644 index 0000000..d352684 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.html @@ -0,0 +1,35 @@ +

        Contents

        + + + +

        Header level 1

        + +

        Header level 2

        + +

        Header level 3

        + +

        Header level 4

        + +

        Other header level 1

        + +

        Other header level 2

        + +

        Other header level 3

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.options new file mode 100644 index 0000000..8776b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.options @@ -0,0 +1 @@ +:auto_ids: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.text new file mode 100644 index 0000000..d8f0b86 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.text @@ -0,0 +1,19 @@ +# Contents +{:.no_toc} + +* Here comes the table of content +{:toc} + +# Header level 1 + +## Header level 2 + +### Header level 3 + +#### Header level 4 + +# Other header level 1 + +## Other header level 2 + +### Other header level 3 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.html new file mode 100644 index 0000000..e50a07c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.html @@ -0,0 +1,24 @@ + + +

        Header level 1

        + +

        Header \` level 2

        + +

        Header level 3

        + +

        Header level 4

        + +

        Other header level 1

        + +

        Other header level 2

        + +

        Other header level 3

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.options new file mode 100644 index 0000000..bdfbeba --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.options @@ -0,0 +1,2 @@ +:toc_levels: 2..3 +:auto_ids: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.text new file mode 100644 index 0000000..1a62dea --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.text @@ -0,0 +1,16 @@ +* Here comes the table of content +{:toc} + +# Header level 1 + +## Header \\\` level 2 + +### Header level 3 + +#### Header level 4 + +# Other header level 1 + +## Other header level 2 + +### Other header level 3 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.html new file mode 100644 index 0000000..a395a02 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.html @@ -0,0 +1,13 @@ + + +

        Header1 level 1

        + +
        +
          +
        1. +

          Some footnote content here 

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.options new file mode 100644 index 0000000..8776b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.options @@ -0,0 +1 @@ +:auto_ids: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.text new file mode 100644 index 0000000..5879ed5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.text @@ -0,0 +1,6 @@ +* Here comes the table of content +{:toc} + +# Header[^1] level 1 + +[^1]: Some footnote content here diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.html new file mode 100644 index 0000000..ebde543 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.html @@ -0,0 +1,8 @@ +

        Header

        + +

        Header

        + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.options new file mode 100644 index 0000000..36c20f5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.options @@ -0,0 +1,2 @@ +:auto_ids: true +:auto_id_stripping: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.text new file mode 100644 index 0000000..9b4ac07 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.text @@ -0,0 +1,8 @@ +# [Header] + +# [Header] + +[header]: test.html + +* toc +{:toc} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.html new file mode 100644 index 0000000..0339347 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.html @@ -0,0 +1,46 @@ +

        Das ist gewöhnlich ein Über-Problem mit manchen
        +Sälen http://example.org und anderen Dinge. Siehe +Über mich!

        + +
        +

        Vielleicht höre ich nicht richtig?

        +
        + +
          +
        • Sollten wir uns das überlegen? Verhöhne mich nicht!
        • +
        • Ho ho höher! Sind *wir* da?
        • +
        + +

        Titel sind urschön

        + +

        Manche mögens ärmer

        + +
        öha
        +was nun?
        +
        + +
        +
        Töne
        +
        Laute Geräusche
        +
        vielleicht noch was ähnliches
        +
        + + + + + + + + + + + + + + + + +
        hochhöheram höchsten
        überdrübermüde
        + +

        Das ist schön +gemacht

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.text new file mode 100644 index 0000000..65edf4b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/encoding.text @@ -0,0 +1,28 @@ +Das ist gewöhnlich *ein* [Über-Problem](http://example.org) mit manchen +Sälen und anderen Dinge. Siehe +![Über mich](http://example.org)! + +> Vielleicht *höre*{:.red} ich nicht richtig? +{:.test} + +* Sollten wir uns das überl*egen*? *Verhöhne* mich nicht! +* Ho ho höher! Sind \*wir\* da? + +Titel sind urschön +================== + +## Manche mögens *ärmer* {#hot} + + öha + was nun? + +Töne +: Laute Geräusche +: vielleicht noch was ä*hnliches* + +| hoch | höher | am höchsten | +|----------------------------| +| über | drüber | müde | + +

        Das ist schön +gemacht

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.man new file mode 100644 index 0000000..b1afee7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.man @@ -0,0 +1,123 @@ +.\" generated by kramdown +.TH "NAME" "1" "November 2016" "Some extra data" +.SH NAME +name \- description +.SH "SYNOPSIS" +\fBname\fP [\fBOPTIONS\fP] \fIarguments\fP\.\.\. +.SH "DESCRIPTION" +This is a normal paragraph\. +.sp +.PD 0 +.IP \(bu 4 +A +.IP \(bu 4 +compact +.IP \(bu 4 +list +.IP \(bu 4 +with multiple +.RS +.IP \(bu 4 +items and +.RS +.IP \(bu 4 +nested +.RE +.RE +.IP \(bu 4 +as well +.PD +.RS +.P +blockquotes are fine +.IP 1. 4 +numbered lists +.IP 2. 4 +work too +.RS +.IP 1. 4 +and they +.IP 2. 4 +can be +.RS +.IP 1. 4 +nested +.RE +.RE +.IP 3. 4 +again +.RE +.sp +.RS 4 +.EX +Some fancy code + going + on + here +.EE +.RE +.TP +\fB\-o\fP +.TQ +\fB\-\-option\fP +Description lists +.sp +are useful as well +.P +And compact definition lists: +.sp +.PD 0 +.TP +\fBo\fP +Option +.TP +\fBk\fP +Key +.TP +\fBv\fP +Value +.PD +.TS +box center ; +l l l l . +tables can be centered +.TE +.sp +.TS +box ; +lb lb cb rb . +Default aligned Left aligned Center aligned Right aligned += +.T& +l l c r . +First body part Second cell Third cell fourth cell +Second \fIline\fP foo \fBstrong\fP baz +Third line \fBquux\fP baz bar +_ +.T& +l l c r . +Second body +2nd line += +Footer row one +Footer row two +.TE +.sp +.P +Inline formatting like \fIemphasis\fP, \fBstrong\fP and \fBcode span\fP work as ususal\. +.UR are_well\.html +Links +.UE +work, too! As do +.br +line breaks\. +.P +Abbreviations like MD can be used but the abbreviation title is ignored\. +.P +Math elements work \fB\el = 5\fP inline and in block form: +.sp +.RS 4 +.EX +\elambda_5 = \ealpha + 4 +.EE +.RE diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.text new file mode 100644 index 0000000..12b011b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/example.text @@ -0,0 +1,85 @@ +# name(1) - description +{: data-date="November 2016" data-extra="Some extra data"} + +## SYNOPSIS + +`name` \[`OPTIONS`\] *arguments*... + +## DESCRIPTION + +This is a normal paragraph. + +* A +* compact +* list +* with multiple + * items and + * nested +* as well +{:.compact} + +> blockquotes are fine +> +> 1. numbered lists +> +> 2. work too +> 1. and they +> 2. can be +> 1. nested +> +> 3. again + +~~~ +Some fancy code + going + on + here +~~~ + +`-o` +`--option` +: Description lists +: are useful as well + +And compact definition lists: + +`o` +: Option + +`k` +: Key + +`v` +: Value +{:.compact} + +| tables | can | be | centered | +{:.center} + +|-----------------+------------+-----------------+----------------| +| Default aligned |Left aligned| Center aligned | Right aligned | +|-----------------|:-----------|:---------------:|---------------:| +| First body part |Second cell | Third cell | fourth cell | +| Second *line* |foo | **strong** | baz | +| Third line |`quux` | baz | bar | +|-----------------+------------+-----------------+----------------| +| Second body | | | | +| 2nd line | | | | +|=================+============+=================+================| +| Footer row one | | | | +| Footer row two | | | | +|-----------------+------------+-----------------+----------------| + + +Inline formatting like *emphasis*, **strong** and `code span` work +as ususal. [Links](are_well.html) work, too! As do\\ +line breaks. + +Abbreviations like MD can be used but the abbreviation title is +ignored. + +*[MD]: Markdown + +Math elements work $$\l = 5$$ inline and in block form: + +$$\lambda_5 = \alpha + 4$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.man new file mode 100644 index 0000000..8e47527 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.man @@ -0,0 +1,4 @@ +.\" generated by kramdown +.TH "NAME" "7" +.SH NAME +name \- description diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.text new file mode 100644 index 0000000..832c921 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.text @@ -0,0 +1 @@ +# name -- description diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.man new file mode 100644 index 0000000..e59dc5e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.man @@ -0,0 +1,4 @@ +.\" generated by kramdown +.TH "NAME" "1" "November 2016" "Something extra" +.SH NAME +name \- description diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.text new file mode 100644 index 0000000..941482c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.text @@ -0,0 +1,2 @@ +# name description +{: data-section="1" data-date="November 2016" data-extra="Something extra"} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.man new file mode 100644 index 0000000..8df4ff7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.man @@ -0,0 +1,4 @@ +.\" generated by kramdown +.TH "NAME" "1" +.SH NAME +name \- description diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.text new file mode 100644 index 0000000..5f3e765 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.text @@ -0,0 +1 @@ +# name(1) -- description diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.man new file mode 100644 index 0000000..7ca8757 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.man @@ -0,0 +1,2 @@ +.\" generated by kramdown +.TH "NAME" "1" diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.text new file mode 100644 index 0000000..da98dbd --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.text @@ -0,0 +1 @@ +# name(1) diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.man new file mode 100644 index 0000000..8488496 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.man @@ -0,0 +1,2 @@ +.\" generated by kramdown +.TH "NAME" "7" diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.text new file mode 100644 index 0000000..5f4656a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/heading-name.text @@ -0,0 +1 @@ +# name diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.man new file mode 100644 index 0000000..14ab233 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.man @@ -0,0 +1,4 @@ +.\" generated by kramdown +.SH "NAME" +works +.SS "Sub section" diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.text new file mode 100644 index 0000000..d1f5f86 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/sections.text @@ -0,0 +1,11 @@ +## NAME + +works + +### Sub section + +#### Ignored + +##### Ignored + +###### Ignored diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.man b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.man new file mode 100644 index 0000000..710a4f1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.man @@ -0,0 +1,8 @@ +.\" generated by kramdown +\&\. at the start of the line +.P +line with \efB backslash symbol +.P +some \. other \- escaped \' symbols +.P +\&\. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.text new file mode 100644 index 0000000..052b94f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/man/text-escaping.text @@ -0,0 +1,7 @@ +. at the start of the line + +line with \fB backslash symbol + +some . other - escaped \' symbols + +. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.html new file mode 100644 index 0000000..a1102ea --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.html @@ -0,0 +1,5 @@ +

        This is [] empty.

        + +

        This is [][] empty.

        + +

        This is empty.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.text new file mode 100644 index 0000000..cca5de5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.text @@ -0,0 +1,5 @@ +This is [] empty. + +This is [][] empty. + +This is [](test.html) empty. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.htmlinput b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.htmlinput new file mode 100644 index 0000000..b95b2cc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.htmlinput @@ -0,0 +1,3 @@ +

        Image with empty title: alt text

        + +

        Link reference with empty title.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.text new file mode 100644 index 0000000..baabe7d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.text @@ -0,0 +1,7 @@ +Image with empty title: ![alt text](/images/other.png) + +Link [reference][1] with empty title. + + + +[1]: http://example.tld diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.html new file mode 100644 index 0000000..e1f4ade --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.html @@ -0,0 +1,5 @@ +

        Simple: Some alt text

        + +

        Nested: Some alt ![img](text.png) text

        + +

        Simple: Some text alt text text

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.text new file mode 100644 index 0000000..bdbfb65 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.text @@ -0,0 +1,5 @@ +Simple: [Some ![alt text](/images/other.png)](local.html) + +Nested: [Some ![alt ![img](text.png) text](/images/other.png)](local.html) + +Simple: [Some *text ![alt text](/images/other.png) text*](local.html) diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.html new file mode 100644 index 0000000..565d36f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.html @@ -0,0 +1,15 @@ +

        Simple: alt text

        + +

        Simple with title: alt text

        + +

        Empty img link: alt text

        + +

        Reference style: alt text

        + +

        Reference style with title: alt text

        + +

        No alt text:

        + +

        No id: imgo

        + +

        With escaped pipe: an | pipe

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.text new file mode 100644 index 0000000..05050a2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.text @@ -0,0 +1,18 @@ +Simple: ![alt text](/images/other.png) + +Simple with title: ![alt text](/images/other.png "title") + +Empty img link: ![alt text]() + +Reference style: ![alt text][img] + +Reference style with title: ![alt text][imgo] + +No alt text: ![](other.png) + +No id: ![imgo] + +[img]: other.png +[imgo]: other.png "Title" + +With escaped pipe: ![an \| pipe](other.png) diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html new file mode 100644 index 0000000..0810bc7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html @@ -0,0 +1,46 @@ +

        simple URL

        + +

        simple URL

        + +

        simple URL with formatting

        + +

        simple URL with single quoted title

        + +

        simple URL with double quoted title

        + +

        simple URL [with ] escaped

        + +

        simple URL with ] escaped

        + +

        simple URL [with] nested

        + +

        simple URL with [no](link.html) inside

        + +

        simple URL with parens

        + +

        simple URL with parens

        + +

        simple URL broken +on line

        + +

        simple URL with spaces

        + +

        simple URL with spaces

        + +

        simple URL with spaces

        + +

        simple leading/trailing spaces

        + +

        simple leading/trailing spaces

        + +

        simple leading/trailing spaces

        + +

        bad [URL not

        + +

        bad [URL with parens](something(new.html)

        + +

        bad [URL with empty title](something.html ‘’)

        + +

        bad [URL](

        + +

        bad [URL](no

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html.19 new file mode 100644 index 0000000..8d00efa --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html.19 @@ -0,0 +1,46 @@ +

        simple URL

        + +

        simple URL

        + +

        simple URL with formatting

        + +

        simple URL with single quoted title

        + +

        simple URL with double quoted title

        + +

        simple URL [with ] escaped

        + +

        simple URL with ] escaped

        + +

        simple URL [with] nested

        + +

        simple URL with [no](link.html) inside

        + +

        simple URL with parens

        + +

        simple URL with parens

        + +

        simple URL broken +on line

        + +

        simple URL with spaces

        + +

        simple URL with spaces

        + +

        simple URL with spaces

        + +

        simple leading/trailing spaces

        + +

        simple leading/trailing spaces

        + +

        simple leading/trailing spaces

        + +

        bad [URL not

        + +

        bad [URL with parens](something(new.html)

        + +

        bad [URL with empty title](something.html ‘’)

        + +

        bad [URL](

        + +

        bad [URL](no

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.text new file mode 100644 index 0000000..c705764 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.text @@ -0,0 +1,48 @@ +simple [URL]() + +simple [URL](something.html) + +simple [URL *with* formatting](something.html) + +simple [URL with single quoted title](something.html 'a t"itle') + +simple [URL with double quoted title](something.html "a t'itle") + +simple [URL \[with \] escaped](something.html) + +simple [URL with \] escaped](something.html) + +simple [URL [with] nested](something.html) + +simple [URL with [no](link.html) inside](something.html) + +simple [URL with parens](/something/to(do)) + +simple [URL with parens](/something/to(do "doit") + +simple [URL broken +on line](something.html +"title") + +simple [URL with spaces](with spaces.html) + +simple [URL with spaces](with spaces.html 'title') + +simple [URL with spaces](with (spaces).html) + +simple [leading/trailing spaces]( spaces.html) + +simple [leading/trailing spaces](spaces.html ) + +simple [leading/trailing spaces]( spaces.html ) + + +bad [URL [not](something.html) + +bad [URL with parens](something(new.html) + +bad [URL with empty title](something.html '') + +bad [URL]( + +bad [URL](no diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.latex new file mode 100644 index 0000000..63e58e7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.latex @@ -0,0 +1,6 @@ +\href{https://example.com/~tilde/}{https://example.com/\ensuremath{\sim}tilde/} + +\href{http://example.com/percent\%20percent}{http://example.com/percent\%20percent} + +\href{http://example.com/hash#hash}{http://example.com/hash\#hash} + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.text new file mode 100644 index 0000000..9b27ae8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.text @@ -0,0 +1,5 @@ + + + + + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.html new file mode 100644 index 0000000..15e2ca7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.html @@ -0,0 +1,9 @@ +

        This is a para. +[id]: http://www.example.com/

        + +
        [4]: nourl
        +
        + +

        Points to 1 and 2 and 3 but not [4]

        + +

        Points to _.:,;!?- and otherid8

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.text new file mode 100644 index 0000000..16a25b5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.text @@ -0,0 +1,27 @@ +This is a para. +[id]: http://www.example.com/ + +[otherid1]: http://wwww.example.com/ "title 1" +[otherid2]: http://wwww.example.com/ 'title 2' +[otherid3]: +[otherid4]: 'title' +[otherid5]: some spaces.html +[otherid6]: some spaces.html 'title' +[otherid7]: some spaces + "title" +[otherid8]:test.html#'test' 'title' + +[break]: http://www.example.com/test/asdf.html + 'Another title' + +[1]: ignored.url + [1]: one.url + [2]: two.url + [3]: three.url + [4]: nourl + +Points to [1] and [2] and [3] but not [4] + +[_.:,;!?-]: http://example.com + +Points to [_.:,;!?-] and [otherid8] diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.html new file mode 100644 index 0000000..f56d77d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.html @@ -0,0 +1,4 @@ +

        Link def with attr and attr 2 and attr 3 and attr before

        + +

        test

        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.text new file mode 100644 index 0000000..59398a3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.text @@ -0,0 +1,16 @@ +Link def with [attr] and [attr 2] and [attr 3] and [attr before] + +[attr]: http://example.com 'title' +{: hreflang="en" .test} + +[attr 2]: http://example.com 'title' +{: hreflang="en"} +{: .test} + +[attr 3]: http://example.com +{: .test} +test + +{: hreflang="en"} +{: .test} +[attr before]: http://example.com diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.html new file mode 100644 index 0000000..ecaa31e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.html @@ -0,0 +1,3 @@ +

        This is a link.

        + +

        This is a link.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.text new file mode 100644 index 0000000..2cf0ece --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.text @@ -0,0 +1,3 @@ +This is a [link](). + +This is a [link]( 'and title'). diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html new file mode 100644 index 0000000..49afd2e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html @@ -0,0 +1,37 @@ + +

        simple URL and URL

        + +

        simple URL and URL

        + +

        simple 1 and isurl

        + +

        simple 1 and isurl

        + +

        this is [a holy isurl]

        + +

        no [resolution][] here and [here]

        + +

        with a break in +the text

        + +

        this not [isurl] and not [isurl]

        + +

        a Link with_BIG letters

        + +

        bad [no URL] d isurl

        + +

        [no url] invalid.html +[no url]:

        + +

        “title”

        + +

        test url but no title +test [urldef]

        + +

        [urldef]: some.url ‘title”

        + +

        some with spaces

        + +

        this is a ‘special’ occasion for /all/ of us

        + +

        this is predefined for URI

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html.19 new file mode 100644 index 0000000..f6fed18 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html.19 @@ -0,0 +1,37 @@ + +

        simple URL and URL

        + +

        simple URL and URL

        + +

        simple 1 and isurl

        + +

        simple 1 and isurl

        + +

        this is [a holy isurl]

        + +

        no [resolution][] here and [here]

        + +

        with a break in +the text

        + +

        this not [isurl] and not [isurl]

        + +

        a Link with_BIG letters

        + +

        bad [no URL] d isurl

        + +

        [no url] invalid.html +[no url]:

        + +

        “title”

        + +

        test url but no title +test [urldef]

        + +

        [urldef]: some.url ‘title”

        + +

        some with spaces

        + +

        this is a ‘special’ occasion for /all/ of us

        + +

        this is predefined for URI

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.options new file mode 100644 index 0000000..efb4b01 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.options @@ -0,0 +1,3 @@ +:link_defs: + predefined: [predefined.html] + URI: [uri.html, My URI] diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.text new file mode 100644 index 0000000..9f39fa7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.text @@ -0,0 +1,53 @@ +[isurl]: someurl.html + [1]: otherurl.html + +simple [URL][1] and [URL][isurl] + +simple [URL] [1] and [URL] +[isurl] + +simple [1][] and [isurl][] + +simple [1] and [isurl] + +this is [a holy [isurl]] + +no [resolution][] here and [here] + +with a [break in +the text] + + [break in the text]: url.html + +this not \[isurl] and not [isurl\] + +a [Link with_BIG] letters + + [link WITH_big]: letters.html + 'This is the title' + +bad [no URL] d [isurl] + +[no url] invalid.html +[no url]: + +[URL but no title]: invalid.html + + "title" + +test [url but no title] +test [urldef] + +[urldef]: some.url 'title" + + +some [with spaces] + +[with spaces]: with spaces.html "title" + +this [is a 'special' occasion for /all/ of us] + +[is a 'special' occasion for /all/ of us]: occasion.html + + +this is [predefined] for [URI] diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.html new file mode 100644 index 0000000..127e694 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.html @@ -0,0 +1,3 @@ +

        This __is **empty.

        + +

        This **is empty.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.text new file mode 100644 index 0000000..c99d053 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.text @@ -0,0 +1,3 @@ +This __is **empty. + +This ****is empty. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.html new file mode 100644 index 0000000..e62f03f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.html @@ -0,0 +1,9 @@ +

        This is a *star.

        + +

        This is a **star.

        + +

        This is *a *star.

        + +

        This is *a star*.

        + +

        This** is** a star.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.text new file mode 100644 index 0000000..e80e5eb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.text @@ -0,0 +1,9 @@ +This is a *star. + +This is a **star. + +This is **a *star*. + +This is *a star\*. + +This** is** a star. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.html new file mode 100644 index 0000000..3d34cee --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.html @@ -0,0 +1,41 @@ +
          +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        • test test
        • +
        +
          +
        • ab
        • +
        • ab
        • +
        • abc
        • +
        • ab
        • +
        • ab
        • +
        • abc
        • +
        +
          +
        • _a_b
        • +
        • a_b_
        • +
        • a_b_c
        • +
        • __a__b
        • +
        • a__b__
        • +
        • a__b__c
        • +
        • a__2__c
        • +
        • a__2__3
        • +
        • 1__2__3
        • +
        +
          +
        • a _b_ c
        • +
        • a __b__ c
        • +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.text new file mode 100644 index 0000000..ba67e84 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.text @@ -0,0 +1,36 @@ +- ***test test*** +- ___test test___ +- *test **test*** +- **test *test*** +- ***test* test** +- ***test** test* +- ***test* test** +- **test *test*** +- *test **test*** +- _test __test___ +- __test _test___ +- ___test_ test__ +- ___test__ test_ +- ___test_ test__ +- __test _test___ +- _test __test___ +^ +- *a*b +- a*b* +- a*b*c +- **a**b +- a**b** +- a**b**c +^ +- _a_b +- a_b_ +- a_b_c +- __a__b +- a__b__ +- a__b__c +- a__2__c +- a__2__3 +- 1__2__3 +^ +- *a _b_ c* +- **a __b__ c** diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.html new file mode 100644 index 0000000..ca53cfe --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.html @@ -0,0 +1,61 @@ +

        This is so hard.

        + +

        This is so hard too.

        + +

        At start +At start

        + +

        At end +At end

        + +

        At start +At start

        + +

        At end +At end

        + +

        And nested.

        + +

        And nest**ed.

        + +

        And *nested* like this.

        + +

        And not_nest_ed.

        + +

        And nested.

        + +

        And nested.

        + +

        And neste.

        + +

        And lonely * here*.

        + +

        And lonely ** here**.

        + +

        And lonely ** here.

        + +

        ** and here**.

        + +

        And compli*cated * here

        + +

        Some**what more * **here

        + +

        Do it *this* way +Or this *this* way +Or that *that* way +Or that *that* way

        + +

        http://blah.com/blah_%28

        + +

        A-_B

        + +
          +
        • test
        • +
        • test
        • +
        • test
        • +
        • (“test”)
        • +
        • (test)
        • +
        • test
        • +
        • `test
        • +
        • test
        • +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.options new file mode 100644 index 0000000..2e6e0a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.options @@ -0,0 +1 @@ +:entity_output: :numeric diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.text new file mode 100644 index 0000000..ab30913 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.text @@ -0,0 +1,59 @@ +This *is* so **hard**. + +This _is_ so __hard__ too. + +*At* start +*At* start + +At *end* +At *end* + +_At_ start +_At_ start + +At _end_ +At _end_ + +And *nest**ed***. + +And *nest**ed*. + +And *nest**ed* like** this. + +And *not_nest_ed*. + +And ***nested***. + +And ___nested___. + +And **nest*e***. + +And lonely * here*. + +And lonely ** here**. + +And **lonely ** here**. + +** and here**. + +And **compli*cated \*** here + +Some***what* more * ***he*re + +Do it *\*this\** way +Or this \**this*\* way +Or that *\*that*\* way +Or that \**that\** way + +[http://blah.com/blah_%28](http://blah.com/blah_%28) + +[A-_B](A_-B) + +- _test_ +- '_test_' +- "_test_" +- ("_test_") +- (_test_) +- “_test_” +- \`_test_' +- „_test_“ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.html new file mode 100644 index 0000000..20c5051 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.html @@ -0,0 +1,5 @@ +

        This is `` empty.

        + +

        This is ``empty.

        + +

        This is ````empty.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.text new file mode 100644 index 0000000..cbb9152 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.text @@ -0,0 +1,5 @@ +This is `` empty. + +This is ``empty. + +This is ````empty. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.html new file mode 100644 index 0000000..1d341a8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.html @@ -0,0 +1 @@ +

        Not ended `span.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.text new file mode 100644 index 0000000..7a948b4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.text @@ -0,0 +1 @@ +Not ended `span. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.latex new file mode 100644 index 0000000..a1f84d9 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.latex @@ -0,0 +1,2 @@ +You can say \mintinline{ruby}{x = Class.new}, for example. + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.options new file mode 100644 index 0000000..c11ebb6 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.options @@ -0,0 +1 @@ +:syntax_highlighter: minted diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.text new file mode 100644 index 0000000..7373290 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.text @@ -0,0 +1 @@ +You can say `x = Class.new`{:.language-ruby}, for example. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.html new file mode 100644 index 0000000..c6860f6 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.html @@ -0,0 +1 @@ +

        You can say x = Class.new, for example.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.text new file mode 100644 index 0000000..7373290 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.text @@ -0,0 +1 @@ +You can say `x = Class.new`{:.language-ruby}, for example. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.html new file mode 100644 index 0000000..68eddbe --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.html @@ -0,0 +1,16 @@ +

        This is a simple span.

        + +

        With some<ht>&ml in it.

        + +

        And ` backticks.

        + +

        And ``some`` more.

        + +

        With backslash in\ it.

        + +

        This is a ` literal backtick. +As `are` these!

        + +

        No literal backtick.

        + +

        something

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.text new file mode 100644 index 0000000..10d06e2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.text @@ -0,0 +1,16 @@ +This is `a` simple span. + +With `some&ml` in it. + +And `` ` `` backticks. + +And ``` ``some`` ``` more. + +With backslash `in\` it. + +This is a ` literal backtick. +As \`are\` these! + +No `` literal backtick``. + +`something` diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.html new file mode 100644 index 0000000..7822f78 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.html @@ -0,0 +1 @@ +

        You can say Class.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.options new file mode 100644 index 0000000..34094e9 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.options @@ -0,0 +1,4 @@ +:syntax_highlighter: rouge +:syntax_highlighter_opts: + span: + disable: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.text new file mode 100644 index 0000000..d958d91 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.text @@ -0,0 +1 @@ +You can say `Class`{:.language-ruby}. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.html new file mode 100644 index 0000000..4294542 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.html @@ -0,0 +1 @@ +

        You can say x = Class.new, for example.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.options new file mode 100644 index 0000000..9ac61e7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.options @@ -0,0 +1 @@ +:syntax_highlighter: rouge diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.text new file mode 100644 index 0000000..7373290 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.text @@ -0,0 +1 @@ +You can say `x = Class.new`{:.language-ruby}, for example. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.html new file mode 100644 index 0000000..b983b5a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.html @@ -0,0 +1,79 @@ +

        This is 123456789

        + +
        +
          +
        1. + +

          A paragraph 

          +
        2. +
        3. + +

          A header 

          +
        4. +
        5. + +
          +

          blockquote

          + +

          paragraph 

          +
          +
        6. +
        7. + +
          codeblock
          +
          +

          +
        8. +
        9. + +
            +
          • item 1
          • +
          • item 2 +
              +
            • +

              sub item

              + +
              +

              blockquote

              + +

              header 

              +
              +
            • +
            +
          • +
          +
        10. +
        11. + + + + + + + + + + + + +
          ab
          cd
          +

          +
        12. +
        13. + +
          +

          +
        14. +
        15. + + +

          +
        16. +
        17. + +
          test +
          +

          +
        18. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.options new file mode 100644 index 0000000..ac54fc0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.options @@ -0,0 +1 @@ +footnote_backlink_inline: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.text new file mode 100644 index 0000000..55f94a3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.text @@ -0,0 +1,38 @@ +This is [^paragraph][^header][^blockquote][^codeblock][^list][^table][^hrule][^mathblock][^html] + +[^paragraph]: + A paragraph + +[^header]: + # A header + +[^blockquote]: + > blockquote + > + > paragraph + +[^codeblock]: + codeblock + +[^list]: + * item 1 + * item 2 + * sub item + + > blockquote + > + > # header + +[^table]: + | a | b | + | c | d | + +[^hrule]: + *** + +[^mathblock]: + $$x + 2$$ + +[^html]: +
        test +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.html new file mode 100644 index 0000000..dc66dc8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.html @@ -0,0 +1,9 @@ +

        Some footnote here1

        + +
        +
          +
        1. +

          Some text here text &8617; <img />

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.options new file mode 100644 index 0000000..4c677ef --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.options @@ -0,0 +1 @@ +:footnote_backlink: 'text &8617; ' diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.text new file mode 100644 index 0000000..41a6f98 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.text @@ -0,0 +1,3 @@ +Some footnote here[^fn] + +[^fn]: Some text here diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.html new file mode 100644 index 0000000..9012cc0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.html @@ -0,0 +1,17 @@ +

        Some para.

        + +
        +

        blockquote

        +
        + +
          +
        • a list +with some text
        • +
        + +
          +
        • other list
        • +
        +
        code
        +
        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.latex new file mode 100644 index 0000000..965653c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.latex @@ -0,0 +1,17 @@ +Some para. + +\begin{quote} +blockquote +\end{quote} + +\begin{itemize} +\item{} a list +with some text +\end{itemize} + +\begin{itemize} +\item{} other list +\end{itemize} +\begin{verbatim}code +\end{verbatim} + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.text new file mode 100644 index 0000000..44b52e0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.text @@ -0,0 +1,24 @@ +Some para. + +[^footnote]: ignored definition +[^footnote]: Some footnote text + +> blockquote + +[^other]: some + foot + + note text + +* a list + with some text + +[^tnote]: foot note + +* other list +^ + code + +[^1]: + > a blockquote + and some para diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.html new file mode 100644 index 0000000..bbd8eac --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.html @@ -0,0 +1,12 @@ +

        This is a footnote35. And another36.

        + +
        +
          +
        1. +

          Some text. 

          +
        2. +
        3. +

          Some other text. 

          +
        4. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.latex new file mode 100644 index 0000000..8f07dde --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.latex @@ -0,0 +1,2 @@ +This is a footnote\footnote{Some text.}. And another\footnote{Some other text.}. + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.options new file mode 100644 index 0000000..f606ecf --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.options @@ -0,0 +1 @@ +:footnote_nr: 35 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.text new file mode 100644 index 0000000..cad2935 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.text @@ -0,0 +1,4 @@ +This is a footnote[^ab]. And another[^bc]. + +[^ab]: Some text. +[^bc]: Some other text. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.html new file mode 100644 index 0000000..26ce52e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.html @@ -0,0 +1,17 @@ +

        Lorem ipsum1 dolor sit amet.

        + +

        Lorem ipsum2 dolor sit amet.

        + +
        +
          +
        1. +

          Consecutur adisping.3 

          +
        2. +
        3. +

          Sed ut perspiciatis unde omnis. 

          +
        4. +
        5. +

          Sed ut. 

          +
        6. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.text new file mode 100644 index 0000000..f4f91e9 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.text @@ -0,0 +1,9 @@ +Lorem ipsum[^first] dolor sit amet. + +Lorem ipsum[^second] dolor sit amet. + +[^first]: Consecutur adisping.[^third] + +[^second]: Sed ut perspiciatis unde omnis. + +[^third]: Sed ut. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.html new file mode 100644 index 0000000..d4c45d7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.html @@ -0,0 +1,46 @@ +

        This is some *ref.1

        + +
        +

        a blockquote 2

        +
        + +
          +
        • and a list item 3
        • +
        + +

        And a header4

        + +

        A marker without a definition [^without].

        + +

        A marker 5 used twice1 and thrice1.

        + +
        +
          +
        1. +

          Some foot note text  2 3

          +
        2. +
        3. +

          other text +with more lines

          + +
          +

          and a quote

          +
          +

          +
        4. +
        5. +

          some text 

          +
        6. +
        7. + +
          code block
          +continued here
          +
          +

          +
        8. +
        9. + +

          +
        10. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.latex new file mode 100644 index 0000000..8f406b8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.latex @@ -0,0 +1,23 @@ +This is some *ref.\footnote{Some foot note text} + +\begin{quote} +a blockquote \footnote{other text +with more lines + +\begin{quote} +and a quote +\end{quote}} +\end{quote} + +\begin{itemize} +\item{} and a list item \footnote{some \emph{text}} +\end{itemize} + +\section*{And a header\footnote{\begin{verbatim}code block +continued here +\end{verbatim}}} + +A marker without a definition {[}\^{}without{]}. + +A marker \footnote{} used twice\footnote{Some foot note text} and thrice\footnote{Some foot note text}. + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.options new file mode 100644 index 0000000..5cfe250 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.options @@ -0,0 +1,2 @@ +:auto_ids: false +:entity_output: :symbolic diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.text new file mode 100644 index 0000000..42b77fb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.text @@ -0,0 +1,27 @@ +This is some *ref.[^fn] + +[^fn]: Some foot note text +{: .class} + +> a blockquote [^3] + +* and a list item [^1] + +# And a header[^now] + +[^1]:some *text* +[^3]: other text + with more lines + + > and a quote + +A marker without a definition [^without]. + +A marker [^empty] used twice[^fn] and thrice[^fn]. + +[^now]: + + code block + continued here + +[^empty]: diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.html new file mode 100644 index 0000000..997ef26 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.html @@ -0,0 +1,11 @@ +
        +
          +
        1. +

          Footnote \` text 

          +
        2. +
        +
        + +

        Some para with a1 footnote.

        + +

        And another para.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.options new file mode 100644 index 0000000..2e6e0a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.options @@ -0,0 +1 @@ +:entity_output: :numeric diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.text new file mode 100644 index 0000000..97c0ab1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.text @@ -0,0 +1,8 @@ +* footnotes will be placed here +{:footnotes} + +Some para with a[^1] footnote. + +[^1]: Footnote \\\` text + +And another para. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.html new file mode 100644 index 0000000..d246a37 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.html @@ -0,0 +1,14 @@ +

        Something

        +

        something1.

        + +

        Footnotes

        + +

        Test

        +
        +
          +
        1. + +

          A note 

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.options new file mode 100644 index 0000000..5cfe250 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.options @@ -0,0 +1,2 @@ +:auto_ids: false +:entity_output: :symbolic diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.text new file mode 100644 index 0000000..6a60c61 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.text @@ -0,0 +1,52 @@ +# Something +something[^note1]. + +# Footnotes +[^note1]: + A note + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +# Test diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.html new file mode 100644 index 0000000..df5e917 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.html @@ -0,0 +1,9 @@ +

        Some footnote here1

        + +
        +
          +
        1. +

          Some text here

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.options new file mode 100644 index 0000000..0512dd6 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.options @@ -0,0 +1 @@ +:footnote_backlink: '' diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.text new file mode 100644 index 0000000..41a6f98 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.text @@ -0,0 +1,3 @@ +Some footnote here[^fn] + +[^fn]: Some text here diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.html new file mode 100644 index 0000000..e7cec40 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.html @@ -0,0 +1 @@ +

        Link: test

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.text new file mode 100644 index 0000000..8f39d95 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.text @@ -0,0 +1,2 @@ +Link: test diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.html new file mode 100644 index 0000000..c49bb52 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.html @@ -0,0 +1,7 @@ +

        + +

        First some text and then a

        + +

        and then text.

        + +

        A it.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.text new file mode 100644 index 0000000..e0a7783 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/button.text @@ -0,0 +1,7 @@ + + +First some text and then a + + and then text. + +A it. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.html new file mode 100644 index 0000000..030552f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.html @@ -0,0 +1 @@ +

        This is some text

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.text new file mode 100644 index 0000000..383f0a8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.text @@ -0,0 +1 @@ +This is some text diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.html new file mode 100644 index 0000000..7d0d6ad --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.html @@ -0,0 +1 @@ +

        Link: text

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.text new file mode 100644 index 0000000..fb01619 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.text @@ -0,0 +1 @@ +Link: text diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.html new file mode 100644 index 0000000..b6989b7 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.html @@ -0,0 +1,3 @@ +

        Lorem ipsum.

        + +

        Test

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.text new file mode 100644 index 0000000..6ae30e0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.text @@ -0,0 +1,3 @@ +Lorem ipsum. + +Test diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.html new file mode 100644 index 0000000..44158c3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.html @@ -0,0 +1,6 @@ +

        This is text +This is *text* +This is text +This is text +This is *nothing* to fear about. +This is <http://example.com>.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.text new file mode 100644 index 0000000..dcc10ff --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.text @@ -0,0 +1,6 @@ +This is *text* +This is *text* +This is *text* +This is *text* +This is *nothing* to *fear* about. +This is . diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.html new file mode 100644 index 0000000..0da5f26 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.html @@ -0,0 +1,43 @@ +

        Empty !

        + +

        title is a title.

        + +

        This is .

        + +

        This is comment.

        + +

        This is multiline comment.

        + +

        This is tag +now .

        + +

        This is tag + now.

        + +

        This is an empty tag.

        + +

        This is something strange.

        + +

        Auto-closing:

        + +

        Expanding:

        + +

        An invalid tag: <hR>

        + +

        A <p>block tag</p>.

        + +

        An invalid </closing> tag.

        + +

        A tag.

        + +

        An unclosed tag.

        + +

        Some element with | pipe symbol

        + +

        Some element with | pipe symbol

        + +

        Some element with | pipe +symbol|

        + +

        underlined

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.text new file mode 100644 index 0000000..0156d7c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.text @@ -0,0 +1,43 @@ +Empty ! + +title is a title. + +This is . + +This is comment. + +This is multiline comment. + +This is tag +now . + +This is tag + now. + +This is an empty tag. + +This is _something strange_. + +Auto-closing:
        + +Expanding: + +An invalid tag:
        + +A

        block tag

        . + +An invalid tag. + +A tag. + +An unclosed *tag.* + +Some element with | pipe symbol + +Some element with | pipe symbol + +Some element with | pipe +symbol| + +underlined diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.html new file mode 100644 index 0000000..808f1db --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.html @@ -0,0 +1,2 @@ +

        This is raw --version and --version and --version and +---version.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.text new file mode 100644 index 0000000..5b128fc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.text @@ -0,0 +1,2 @@ +This is raw --version and --version and --version and +---version. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.html new file mode 100644 index 0000000..00b43c1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.html @@ -0,0 +1,5 @@ +

        This doit test

        + +

        This doit test

        + +

        This doit</some> test

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.text new file mode 100644 index 0000000..bc234de --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.text @@ -0,0 +1,5 @@ +This doit test + +This doit test + +This doit test diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.html new file mode 100644 index 0000000..f247c53 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.html @@ -0,0 +1,21 @@ +

        This is some text.

        + +

        There is some real concern about OtHeR!

        + +

        is some Think empty about Oesterreich. CSS und CSS3

        + +

        no abbrev here because there is someone and kulis some

        + +
          +
        • (X)HTML test
        • +
        • line two
        • +
        + +

        (X)HTML

        + +
          +
        • test (X)HTML
        • +
        + +

        This is awesome.

        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.text new file mode 100644 index 0000000..1aa8100 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.text @@ -0,0 +1,34 @@ +This is some text. + +*[is some]: Yes it is +*[OtHeR!]: This & that + +*[is some]: It is, yes +*[empty]: + +There *is some real* concern about OtHeR! + +is some Think empty about Oesterreich. CSS und CSS3 + +no abbrev here because there is someone and kulis some + +*[Oesterreich]: Very nice country + +*[CSS]: Cascading +*[CSS3]: Cascading 3 + +* (X)HTML test +* line two + +[(X)HTML](http://en.wikipedia.org/wiki/Xhtml) + +* test (X)HTML + +*[(X)HTML]: (eXtensible) HyperText Markup Language + + +This is awesome. + +{:.testit} +*[awesome]: Some text here +{:.test} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.html new file mode 100644 index 0000000..108fcfc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.html @@ -0,0 +1,2 @@ +
        *[4]: noabbrev
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.text new file mode 100644 index 0000000..3f3a0e5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.text @@ -0,0 +1,5 @@ +*[ABBR]: Some abbreviations + *[one abbr]: one abbrev + *[2 and other]: another + *[3]: yet another + *[4]: noabbrev diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.html new file mode 100644 index 0000000..f4f6ea4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.html @@ -0,0 +1,9 @@ +

        There is a TXT file here. 1

        + +
        +
          +
        1. +

          A TXT file. 

          +
        2. +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.text new file mode 100644 index 0000000..e7709cb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.text @@ -0,0 +1,5 @@ +There is a TXT file here. [^1] + +*[TXT]: Text File + +[^1]: A TXT file. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.html new file mode 100644 index 0000000..90eae7d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.html @@ -0,0 +1,15 @@ +

        This should be a http://www.example.com/ link. +This should be a john.doe@example.com link. +As should john.doe@example.com this. +As should john_doe@example.com this. +As should CSS@example.com this. +Another ampersand http://www.example.com/?doit&x=y link. +More entities http://www.example.com/?doit&x="y&z=y.

        + +

        Email international übung@macht.den.meister.de, ü.äß@hülse.de +Email invalid: <me@example.com>

        + +

        Autolink with underscore: http://www.example.com/with_under_score

        + +

        http://www.example.com/

        + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.text new file mode 100644 index 0000000..033e8af --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.text @@ -0,0 +1,16 @@ +This should be a link. +This should be a link. +As should this. +As should this. +As should this. +Another ampersand link. +More entities . + +Email international <übung@macht.den.meister.de>, <ü.äß@hülse.de> +Email invalid: <[me@example.com](mailtos:me@example.com)> + +Autolink with underscore: + + + +*[CSS]: Cascading diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.html new file mode 100644 index 0000000..015d594 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.html @@ -0,0 +1,47 @@ +

        \

        + +

        .

        + +

        *

        + +

        _

        + +

        +

        + +

        -

        + +

        `

        + +

        (

        + +

        )

        + +

        [

        + +

        ]

        + +

        {

        + +

        }

        + +

        #

        + +

        !

        + +

        <<

        + +

        >>

        + +

        :

        + +

        |

        + +

        "

        + +

        '

        + +

        =

        + +

        >

        + +

        <

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.text new file mode 100644 index 0000000..1c47104 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.text @@ -0,0 +1,47 @@ +\\ + +\. + +\* + +\_ + +\+ + +\- + +\` + +\( + +\) + +\[ + +\] + +\{ + +\} + +\# + +\! + +\<< + +\>> + +\: + +\| + +\" + +\' + +\= + +\> + +\< diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.html new file mode 100644 index 0000000..3544d49 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.html @@ -0,0 +1,6 @@ +

        This is a paragraph. +This is a paragraph. +This is a . +This is a paragraph. +This is a {:/comment} simple {:/} paragraph. +This is a {::comment} paragraph.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.text new file mode 100644 index 0000000..8b9e8d3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/comment.text @@ -0,0 +1,6 @@ +This is a {::comment}simple{:/} paragraph. +This is a {::comment}simple{:/comment} paragraph. +This is a {::comment}simple {:/other} paragraph{:/comment}. +This is a {::comment/} paragraph. +This is a {:/comment} simple {:/} paragraph. +This is a {::comment} paragraph. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.html new file mode 100644 index 0000000..63c2c40 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.html @@ -0,0 +1 @@ +

        This is {::something}paragraph{:/}

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.text new file mode 100644 index 0000000..a7e7737 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.text @@ -0,0 +1 @@ +This is {::something}paragraph{:/} diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.html new file mode 100644 index 0000000..83de931 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.html @@ -0,0 +1 @@ +

        This is *some* text.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.text new file mode 100644 index 0000000..57c4b38 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.text @@ -0,0 +1 @@ +This is {::nomarkdown}*some*{:/} text. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.html new file mode 100644 index 0000000..48e3076 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.html @@ -0,0 +1 @@ +

        This is an option *true*!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.text new file mode 100644 index 0000000..e289491 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/extension/options.text @@ -0,0 +1 @@ +This is an {::options parse_span_html="false" /} option *true*! diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.html new file mode 100644 index 0000000..c0f3a47 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.html @@ -0,0 +1,6 @@ +

        This is a span.

        + +

        This is a span.

        + +

        This is an{: .ignored} span ial. +This is an{: .escaped} span ial.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.text new file mode 100644 index 0000000..8945602 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/ial/simple.text @@ -0,0 +1,6 @@ +This is a `span`{: .hund #dog}. + +This is a `span`{: .hund #dog}{: .katz key='val'}. + +This is an{: .ignored} span ial. +This is an\{: .escaped} span ial. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.html new file mode 100644 index 0000000..11066a5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.html @@ -0,0 +1,11 @@ +

        This is a line
        +with a line break.

        + +

        This is a line +without a line break.

        + +

        This is a line
        +with a line\
        +break.

        + +

        Line break on last line.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.latex new file mode 100644 index 0000000..a62ff56 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.latex @@ -0,0 +1,12 @@ +This is a line\newline +with a line break. + +This is a line +without a line break. + +This is a line \newline +with a line\textbackslash{} \newline +break. + +Line break on last line. + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.text new file mode 100644 index 0000000..92f866f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.text @@ -0,0 +1,11 @@ +This is a line +with a line break. + +This is a line +without a line break. + +This is a line \\ +with a line\\ +break. + +Line break on last line. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.html new file mode 100644 index 0000000..4e195d1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.html @@ -0,0 +1 @@ +

        This is f(x)=ax 3+bx 2+cx+df(x) = a{x^3} + b{x^2} + cx + d something!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.options new file mode 100644 index 0000000..953bdae --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.options @@ -0,0 +1 @@ +:math_engine: itex2mml diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.text new file mode 100644 index 0000000..3e20b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.text @@ -0,0 +1 @@ +This is $$f(x) = a{x^3} + b{x^2} + cx + d$$ something! diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.html.19 new file mode 100644 index 0000000..7317df2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.html.19 @@ -0,0 +1 @@ +

        Erst einmal eine Formel wie a2+b2=c2a^2+b^2=c^2 innerhalb eines Satzes.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.options new file mode 100644 index 0000000..108b265 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.options @@ -0,0 +1 @@ +:math_engine: :katex diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.text new file mode 100644 index 0000000..94af230 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/katex.text @@ -0,0 +1 @@ +Erst einmal eine Formel wie $$a^2+b^2=c^2$$ innerhalb eines Satzes. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.html.19 new file mode 100644 index 0000000..df82f90 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.html.19 @@ -0,0 +1,27 @@ +

        This is + f + ( + x + ) + = + a + + + x + 3 + + + + + b + + + x + 2 + + + + + c + x + + + d + something!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.options new file mode 100644 index 0000000..adc27e8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.options @@ -0,0 +1 @@ +:math_engine: mathjaxnode diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.text new file mode 100644 index 0000000..3e20b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.text @@ -0,0 +1 @@ +This is $$f(x) = a{x^3} + b{x^2} + cx + d$$ something! diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.html new file mode 100644 index 0000000..3b93c54 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.html @@ -0,0 +1 @@ +

        $5+5$ inline math

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.options new file mode 100644 index 0000000..06d559e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.options @@ -0,0 +1 @@ +:math_engine: ~ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.text new file mode 100644 index 0000000..a22f9fd --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.text @@ -0,0 +1 @@ +$$5+5$$ inline math diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.html new file mode 100644 index 0000000..d99130e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.html @@ -0,0 +1,10 @@ +

        This is some math. With new line characters in between.

        + +

        inline math, $5.00 $$no math$$

        + +

        $$5+5$$ inline math

        + +

        + +

        $$5+5$$

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.text new file mode 100644 index 0000000..e37a007 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/normal.text @@ -0,0 +1,10 @@ +This is $$\lambda_\alpha > 5$$ some math. With $$1 ++ 1$$ new line characters in between. + +$$5+5$$ inline math, $5.00 \$$no math$$ + +\$\$5+5$$ inline math + +\$$5+5$$ + +\$\$5+5$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.html new file mode 100644 index 0000000..60ba8fe --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.html @@ -0,0 +1 @@ +

        This is f(x)=ax3+bx2+cx+d something!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.options new file mode 100644 index 0000000..0ef54eb --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.options @@ -0,0 +1 @@ +:math_engine: ritex diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.text new file mode 100644 index 0000000..3e20b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/ritex.text @@ -0,0 +1 @@ +This is $$f(x) = a{x^3} + b{x^2} + cx + d$$ something! diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.html.19 new file mode 100644 index 0000000..7317df2 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.html.19 @@ -0,0 +1 @@ +

        Erst einmal eine Formel wie a2+b2=c2a^2+b^2=c^2 innerhalb eines Satzes.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.options new file mode 100644 index 0000000..214a301 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.options @@ -0,0 +1 @@ +:math_engine: sskatex diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.text new file mode 100644 index 0000000..94af230 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.text @@ -0,0 +1 @@ +Erst einmal eine Formel wie $$a^2+b^2=c^2$$ innerhalb eines Satzes. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.html new file mode 100644 index 0000000..96b3b5c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.html @@ -0,0 +1,6 @@ +

        This is the A&O. © 2008 by me +As well \& as this. Some ŗ other +values may ¯ may also show but +not st. like &#xYZ;.

        + +

        This is BS&T; done!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.options new file mode 100644 index 0000000..036c561 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.options @@ -0,0 +1 @@ +:entity_output: :as_input diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.text new file mode 100644 index 0000000..0446f4c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.text @@ -0,0 +1,6 @@ +This is the A&O. © 2008 by me +As well \& as this. Some ŗ other +values may ¯ may also show but +not st. like &#xYZ;. + +This is BS&T; done! diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html new file mode 100644 index 0000000..7507f75 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html @@ -0,0 +1 @@ +

        This "is" 'the' A&O. © 2008 by me ŗ and λ

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html.19 new file mode 100644 index 0000000..ed2817b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html.19 @@ -0,0 +1 @@ +

        This "is" 'the' A&O. © 2008 by me ŗ and λ

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.options new file mode 100644 index 0000000..32a751e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.options @@ -0,0 +1,2 @@ +:entity_output: :as_char +:smart_quotes: apos,apos,quot,quot diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.text new file mode 100644 index 0000000..279b511 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.text @@ -0,0 +1 @@ +This "is" 'the' A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.html new file mode 100644 index 0000000..d2eec9d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.html @@ -0,0 +1 @@ +

        This is the A&O. © 2008 by me ŗ and λ

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.options new file mode 100644 index 0000000..036c561 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.options @@ -0,0 +1 @@ +:entity_output: :as_input diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.text new file mode 100644 index 0000000..1ddf7cd --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.text @@ -0,0 +1 @@ +This is the A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.html new file mode 100644 index 0000000..d04613e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.html @@ -0,0 +1 @@ +

        This is the A&O. © 2008 by me ŗ and λ

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.options new file mode 100644 index 0000000..2e6e0a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.options @@ -0,0 +1 @@ +:entity_output: :numeric diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.text new file mode 100644 index 0000000..1ddf7cd --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.text @@ -0,0 +1 @@ +This is the A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.html new file mode 100644 index 0000000..258ba14 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.html @@ -0,0 +1 @@ +

        This is the A&O. © 2008 by me ŗ and λ

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.options new file mode 100644 index 0000000..c195785 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.options @@ -0,0 +1 @@ +:entity_output: :symbolic diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.text new file mode 100644 index 0000000..1ddf7cd --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.text @@ -0,0 +1 @@ +This is the A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.html new file mode 100644 index 0000000..dcce4cc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.html @@ -0,0 +1 @@ +

        2 > 1 > 0

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.text new file mode 100644 index 0000000..7dfb7f1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.text @@ -0,0 +1 @@ +2 > 1 > 0 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.html new file mode 100644 index 0000000..8ebac23 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.html @@ -0,0 +1 @@ +

        0 < 1 < 2

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.text new file mode 100644 index 0000000..038df8b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.text @@ -0,0 +1 @@ +0 < 1 < 2 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.html new file mode 100644 index 0000000..02d1dbc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.html @@ -0,0 +1,40 @@ +

        This is… something—this too–!

        + +

        This «is» some text, « this » too!

        + +

        “Fancy quotes” are ‘cool’, even in the ’80s! +Je t’ aime. You’re a funny one! Thomas’ name +Mark’s name. “…you” +“‘Nested’ quotes are ‘possible’”, too! +‘“Otherway” is “round”’!

        + +

        ‘Opening now!’

        + +

        ’80s are really cool.

        + +

        Cluster’s Last Stand.

        + +

        Nam liber tempor +“…At vero eos et accusam”

        + +

        Single underscores should work.”

        + +

        Single asterisks should work.”

        + +

        Double underscores should work.’

        + +

        Double asterisks should work.’

        + +

        Hurrah!

        + +

        Absolutely.’

        + +

        “…some Text”

        + +

        “… some Text”

        + +

        This: “…some Text”

        + +

        This: “… some Text”

        + +

        ”[foo]” “[foo]” d “[foo]”

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.options new file mode 100644 index 0000000..4f1c17c --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.options @@ -0,0 +1 @@ +:entity_output: symbolic diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.text new file mode 100644 index 0000000..27e090e --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.text @@ -0,0 +1,40 @@ +This is... something---this too--! + +This <> some text, << this >> too! + +"Fancy quotes" are 'cool', even in the '80s! +Je t' aime. You're a funny one! Thomas' name +Mark's name. "...you" +"'Nested' quotes are 'possible'", too! +'"Otherway" is "round"'! + +'Opening now!' + +'80s are really cool. + +Cluster's Last Stand. + +Nam liber tempor +"...At vero eos et accusam" + +"_Single underscores_ should work." + +"*Single asterisks* should work." + +'__Double underscores__ should work.' + +'**Double asterisks** should work.' + +"_Hurrah!_" + +'__Absolutely__.' + +"...some Text" + +"... some Text" + +This: "...some Text" + +This: "... some Text" + +"\[foo]" "\[foo]" d "\[foo]" diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.html new file mode 100644 index 0000000..4a6c226 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.html @@ -0,0 +1,3 @@ +

        This ... something---this too--!

        + +

        This <<is>> some text, << this >> too!

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.latex b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.latex new file mode 100644 index 0000000..c7d9ba5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.latex @@ -0,0 +1,4 @@ +This ... something---this too--! + +This \textless{}\textless{}is\textgreater{}\textgreater{} some text, \textless{}\textless{} this \textgreater{}\textgreater{} too! + diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.options new file mode 100644 index 0000000..d0a0313 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.options @@ -0,0 +1,8 @@ +typographic_symbols: + hellip: '...' + mdash: '---' + ndash: '--' + laquo: '<<' + raquo: '>>' + laquo_space: '<< ' + raquo_space: ' >>' diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.text new file mode 100644 index 0000000..a3d59b3 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.text @@ -0,0 +1,3 @@ +This ... something---this too--! + +This <> some text, << this >> too! diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.html new file mode 100644 index 0000000..776d7a1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.html @@ -0,0 +1,3 @@ +

        header

        + +

        #no header

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.text new file mode 100644 index 0000000..5e70e2b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.text @@ -0,0 +1,3 @@ +# header + +#no header diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.html new file mode 100644 index 0000000..8390d09 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.html @@ -0,0 +1,2 @@ +
        Kramdown::Document.new(text, :input => 'GFM')
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.options new file mode 100644 index 0000000..72e9bc1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.options @@ -0,0 +1 @@ +:enable_coderay: false diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.text new file mode 100644 index 0000000..98cf3a8 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.text @@ -0,0 +1,3 @@ +```ruby +Kramdown::Document.new(text, :input => 'GFM') +``` diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.html new file mode 100644 index 0000000..8c1079d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.html @@ -0,0 +1,20 @@ +
        Three backticks
        +
        + +
        Four backticks
        +
        + +
        Unbalanced bottom heavy
        +
        + +
        +
        1language no space
        +
        +
        +
        + +
        +
        1language with space
        +
        +
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.text new file mode 100644 index 0000000..fb5c611 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.text @@ -0,0 +1,19 @@ +``` +Three backticks +``` + +```` +Four backticks +```` + +``` +Unbalanced bottom heavy +`````` + +````ruby +language no space +```` + +```` ruby +language with space +```` diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.html new file mode 100644 index 0000000..0bdefdc --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.html @@ -0,0 +1,20 @@ +

        normal

        + +
        require 'kramdown'
        +
        +Kramdown::Document.new(text).to_html
        +
        + +

        indent with tab

        + +
        ```ruby
        +require 'kramdown'
        +
        +Kramdown::Document.new(text).to_html
        +```
        +
        + +

        indent with 2 spaces

        + +
          console.log("hello");
        +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.options new file mode 100644 index 0000000..72e9bc1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.options @@ -0,0 +1 @@ +:enable_coderay: false diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.text new file mode 100644 index 0000000..5e3e192 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.text @@ -0,0 +1,21 @@ +normal + +```ruby +require 'kramdown' + +Kramdown::Document.new(text).to_html +``` + +indent with tab + + ```ruby + require 'kramdown' + + Kramdown::Document.new(text).to_html + ``` + +indent with 2 spaces + + ```js + console.log("hello"); + ``` diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.html new file mode 100644 index 0000000..1dfb2f0 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.html @@ -0,0 +1,3 @@ +

        one
        +two
        +three

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.text new file mode 100644 index 0000000..f1287bd --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.text @@ -0,0 +1,3 @@ +one +_two_ +three diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.html new file mode 100644 index 0000000..e1dba2b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.html @@ -0,0 +1,2 @@ +

        This is just a normal paragraph.
        +Containing a manual line break above.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.options new file mode 100644 index 0000000..f2da683 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.options @@ -0,0 +1 @@ +:hard_wrap: false diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.text new file mode 100644 index 0000000..2fe88b9 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.text @@ -0,0 +1,2 @@ +This is just a normal paragraph. +Containing a manual line break above. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html new file mode 100644 index 0000000..1e52650 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html @@ -0,0 +1,27 @@ +

        test

        + +

        variable_name

        + +

        abc def öúß

        + +

        192 abc 192

        + +

        ;.;;

        + +

        variable_name

        + +

        variable_name

        + +

        ;;

        + +

        before after tab

        + +

        with code

        + +

        with  ä space

        + +

        With “smart” quotes

        + +

        with — « typographic » … symbols

        + +

        with

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html.19 new file mode 100644 index 0000000..b45fe8f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html.19 @@ -0,0 +1,27 @@ +

        test

        + +

        variable_name

        + +

        abc def öúß

        + +

        192 abc 192

        + +

        ;.;;

        + +

        variable_name

        + +

        variable_name

        + +

        ;;

        + +

        before after tab

        + +

        with code

        + +

        with  ä space

        + +

        With “smart” quotes

        + +

        with — « typographic » … symbols

        + +

        with

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.options new file mode 100644 index 0000000..8776b55 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.options @@ -0,0 +1 @@ +:auto_ids: true diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.text new file mode 100644 index 0000000..0a89c0b --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.text @@ -0,0 +1,27 @@ +### test {#myid} + +### variable_name + +### abc def öúß + +### 192 abc 192 + +### ;.;; + +### variable_name + +### variable_name + +### ;; + +### before after tab + +### with `code` + +### with  ä space + +### With "smart" quotes + +### with --- << typographic >> ... symbols + +### with $$m=5$$ diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.html new file mode 100644 index 0000000..4aab072 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.html @@ -0,0 +1,3 @@ +

        Header 1

        + +

        123

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.options new file mode 100644 index 0000000..f37255d --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.options @@ -0,0 +1,2 @@ +:auto_ids: true +:auto_id_prefix: hallo- diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.text new file mode 100644 index 0000000..acf09fe --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.text @@ -0,0 +1,3 @@ +# Header 1 + +# 123 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html new file mode 100644 index 0000000..beecad4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html @@ -0,0 +1,3 @@ +

        Header with --ndash

        + +

        with --- << typographic >> ... symbols

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html.19 new file mode 100644 index 0000000..beecad4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html.19 @@ -0,0 +1,3 @@ +

        Header with --ndash

        + +

        with --- << typographic >> ... symbols

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.options new file mode 100644 index 0000000..4a83cd1 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.options @@ -0,0 +1 @@ +:gfm_quirks: [no_auto_typographic] diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.text new file mode 100644 index 0000000..f579651 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.text @@ -0,0 +1,3 @@ +### Header with --ndash + +### with --- << typographic >> ... symbols diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.html new file mode 100644 index 0000000..41dfb3a --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.html @@ -0,0 +1,31 @@ +

        A
        + - b

        + +

        This is a list
        +- or is it

        + +

        blockquote
        +> text

        + +

        header
        +# text

        + +

        codeblock fenced
        + +puts hello world +

        + +
          +
        • +

          level 1
          +some text

          + +

          begin level 2
          +* level 2
          +* level 2

          +
        • +
        + +

        h1

        +

        ## h2
        +### h3

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.options b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.options new file mode 100644 index 0000000..704f643 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.options @@ -0,0 +1 @@ +:gfm_quirks: [] diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.text new file mode 100644 index 0000000..4e09e03 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.text @@ -0,0 +1,27 @@ +A + - b + +This is a list +- or is it + +blockquote +> text + +header +# text + +codeblock fenced +``` +puts hello world +``` + +* level 1 + some text + + begin level 2 + * level 2 + * level 2 + +# h1 +## h2 +### h3 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.html new file mode 100644 index 0000000..c337d61 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.html @@ -0,0 +1,38 @@ +

        A

        +
          +
        • b
        • +
        + +

        This is a list

        +
          +
        • or is it
        • +
        + +

        blockquote

        +
        +

        text

        +
        + +

        header

        +

        text

        + +

        codeblock fenced

        +
        puts hello world
        +
        + +
          +
        • +

          level 1
          +some text

          + +

          begin level 2

          +
            +
          • level 2
          • +
          • level 2
          • +
          +
        • +
        + +

        h1

        +

        h2

        +

        h3

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.text new file mode 100644 index 0000000..4e09e03 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.text @@ -0,0 +1,27 @@ +A + - b + +This is a list +- or is it + +blockquote +> text + +header +# text + +codeblock fenced +``` +puts hello world +``` + +* level 1 + some text + + begin level 2 + * level 2 + * level 2 + +# h1 +## h2 +### h3 diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html new file mode 100644 index 0000000..dad32ab --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html @@ -0,0 +1,27 @@ +

        This is a test

        + +

        ~This is another test~

        + +

        This is yet another test~

        + +

        ~~ This is a test of it NOT working ~~

        + +

        ~~
        +This
        +is
        +a
        +multiline
        +test
        +~~

        + +

        This is an inline strikethrough test

        + +

        This is an ~~escaped~~ strikethrough.

        + +

        This is a strikethrough with a ~ in the middle

        + +

        I don’t even~ have an extra tilde.

        + +

        This should ~~not be struck.

        + +

        This is a complex strike through *test ~~with nesting involved* here~~.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html.19 b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html.19 new file mode 100644 index 0000000..ed28995 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html.19 @@ -0,0 +1,27 @@ +

        This is a test

        + +

        ~This is another test~

        + +

        This is yet another test~

        + +

        ~~ This is a test of it NOT working ~~

        + +

        ~~
        +This
        +is
        +a
        +multiline
        +test
        +~~

        + +

        This is an inline strikethrough test

        + +

        This is an ~~escaped~~ strikethrough.

        + +

        This is a strikethrough with a ~ in the middle

        + +

        I don’t even~ have an extra tilde.

        + +

        This should ~~not be struck.

        + +

        This is a complex strike through *test ~~with nesting involved* here~~.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.text new file mode 100644 index 0000000..fbeffc6 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.text @@ -0,0 +1,27 @@ +~~This is a test~~ + +~~~This is another test~~~ + +~~This is yet another test~~~ + +~~ This is a test of it NOT working ~~ + +~~ +This +is +a +**multiline** +test +~~ + +This is an ~~_inline_ **strikethrough**~~ test + +This is an \~~escaped~~ strikethrough. + +This is a ~~strikethrough with a ~ in the middle~~ + +I ~~don't even~~~ have an extra tilde. + +This should ~~not be struck. + +This ~~is a complex *strike* through *test ~~with nesting~~ involved* here~~. diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.html new file mode 100644 index 0000000..a11b553 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.html @@ -0,0 +1,40 @@ +

        unordered task list

        + +
          +
        • first ul task item
        • +
        • second ul task item
        • +
        • third ul task item
        • +
        • fourth ul task item [ ] next
        • +
        + +

        unordered list

        + +
          +
        • +
          +

          first ul item

          +
          +
        • +
        • +
        • +
          test
          +
          +
        • +
        • second ul item
        • +
        + +

        ordered list

        + +
          +
        1. first ol item
        2. +
        3. second ol item
        4. +
        + +

        ordered task list

        + +
          +
        1. first ol task item
        2. +
        3. second ol task item
        4. +
        5. third ol task item
        6. +
        7. fourth ol task item
        8. +
        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.text new file mode 100644 index 0000000..f6ade2f --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/task_list.text @@ -0,0 +1,26 @@ +unordered task list + +- [ ] first ul task item +- [x] second ul task item +- [X] third ul task item +- [ ] fourth ul task item [ ] next + +unordered list + +- > first ul item +- +- + test +- second ul item + +ordered list + +1. first ol item +2. second ol item + +ordered task list + +1. [ ] first ol task item +2. [x] second ol task item +3. [X] third ol task item +4. [ ] fourth ol task item diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.html b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.html new file mode 100644 index 0000000..d5ba2e4 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.html @@ -0,0 +1,4 @@ +

        This is just a normal paragraph.
        +Containing a line break.

        + +

        Another paragraph.

        diff --git a/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.text b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.text new file mode 100644 index 0000000..6b3d7c5 --- /dev/null +++ b/vendor/bundle/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.text @@ -0,0 +1,4 @@ +This is just a normal paragraph. +Containing a line break. + +Another paragraph. diff --git a/vendor/bundle/gems/liquid-4.0.2/History.md b/vendor/bundle/gems/liquid-4.0.2/History.md new file mode 100644 index 0000000..91f6257 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/History.md @@ -0,0 +1,283 @@ +# Liquid Change Log + +## 4.0.2 / 2019-03-08 + +### Changed +* Add `where` filter (#1026) [Samuel Doiron] +* Add `ParseTreeVisitor` to iterate the Liquid AST (#1025) [Stephen Paul Weber] +* Improve `strip_html` performance (#1032) [printercu] + +### Fixed +* Add error checking for invalid combinations of inputs to sort, sort_natural, where, uniq, map, compact filters (#1059) [Garland Zhang] +* Validate the character encoding in url_decode (#1070) [Clayton Smith] + +## 4.0.1 / 2018-10-09 + +### Changed +* Add benchmark group in Gemfile (#855) [Jerry Liu] +* Allow benchmarks to benchmark render by itself (#851) [Jerry Liu] +* Avoid calling `line_number` on String node when rescuing a render error. (#860) [Dylan Thacker-Smith] +* Avoid duck typing to detect whether to call render on a node. [Dylan Thacker-Smith] +* Clarify spelling of `reversed` on `for` block tag (#843) [Mark Crossfield] +* Replace recursion with loop to avoid potential stack overflow from malicious input (#891, #892) [Dylan Thacker-Smith] +* Limit block tag nesting to 100 (#894) [Dylan Thacker-Smith] +* Replace `assert_equal nil` with `assert_nil` (#895) [Dylan Thacker-Smith] +* Remove Spy Gem (#896) [Dylan Thacker-Smith] +* Add `collection_name` and `variable_name` reader to `For` block (#909) +* Symbols render as strings (#920) [Justin Li] +* Remove default value from Hash objects (#932) [Maxime Bedard] +* Remove one level of nesting (#944) [Dylan Thacker-Smith] +* Update Rubocop version (#952) [Justin Li] +* Add `at_least` and `at_most` filters (#954, #958) [Nithin Bekal] +* Add a regression test for a liquid-c trim mode bug (#972) [Dylan Thacker-Smith] +* Use https rather than git protocol to fetch liquid-c [Dylan Thacker-Smith] +* Add tests against Ruby 2.4 (#963) and 2.5 (#981) +* Replace RegExp literals with constants (#988) [Ashwin Maroli] +* Replace unnecessary `#each_with_index` with `#each` (#992) [Ashwin Maroli] +* Improve the unexpected end delimiter message for block tags. (#1003) [Dylan Thacker-Smith] +* Refactor and optimize rendering (#1005) [Christopher Aue] +* Add installation instruction (#1006) [Ben Gift] +* Remove Circle CI (#1010) +* Rename deprecated `BigDecimal.new` to `BigDecimal` (#1024) [Koichi ITO] +* Rename deprecated Rubocop name (#1027) [Justin Li] + +### Fixed +* Handle `join` filter on non String joiners (#857) [Richard Monette] +* Fix duplicate inclusion condition logic error of `Liquid::Strainer.add_filter` method (#861) +* Fix `escape`, `url_encode`, `url_decode` not handling non-string values (#898) [Thierry Joyal] +* Fix raise when variable is defined but nil when using `strict_variables` [Pascal Betz] +* Fix `sort` and `sort_natural` to handle arrays with nils (#930) [Eric Chan] + +## 4.0.0 / 2016-12-14 / branch "4-0-stable" + +### Changed +* Render an opaque internal error by default for non-Liquid::Error (#835) [Dylan Thacker-Smith] +* Ruby 2.0 support dropped (#832) [Dylan Thacker-Smith] +* Add to_number Drop method to allow custom drops to work with number filters (#731) +* Add strict_variables and strict_filters options to detect undefined references (#691) +* Improve loop performance (#681) [Florian Weingarten] +* Rename Drop method `before_method` to `liquid_method_missing` (#661) [Thierry Joyal] +* Add url_decode filter to invert url_encode (#645) [Larry Archer] +* Add global_filter to apply a filter to all output (#610) [Loren Hale] +* Add compact filter (#600) [Carson Reinke] +* Rename deprecated "has_key?" and "has_interrupt?" methods (#593) [Florian Weingarten] +* Include template name with line numbers in render errors (574) [Dylan Thacker-Smith] +* Add sort_natural filter (#554) [Martin Hanzel] +* Add forloop.parentloop as a reference to the parent loop (#520) [Justin Li] +* Block parsing moved to BlockBody class (#458) [Dylan Thacker-Smith] +* Add concat filter to concatenate arrays (#429) [Diogo Beato] +* Ruby 1.9 support dropped (#491) [Justin Li] +* Liquid::Template.file_system's read_template_file method is no longer passed the context. (#441) [James Reid-Smith] +* Remove `liquid_methods` (See https://github.com/Shopify/liquid/pull/568 for replacement) +* Liquid::Template.register_filter raises when the module overrides registered public methods as private or protected (#705) [Gaurav Chande] + +### Fixed + +* Fix variable names being detected as an operator when starting with contains (#788) [Michael Angell] +* Fix include tag used with strict_variables (#828) [QuickPay] +* Fix map filter when value is a Proc (#672) [Guillaume Malette] +* Fix truncate filter when value is not a string (#672) [Guillaume Malette] +* Fix behaviour of escape filter when input is nil (#665) [Tanel Jakobsoo] +* Fix sort filter behaviour with empty array input (#652) [Marcel Cary] +* Fix test failure under certain timezones (#631) [Dylan Thacker-Smith] +* Fix bug in uniq filter (#595) [Florian Weingarten] +* Fix bug when "blank" and "empty" are used as variable names (#592) [Florian Weingarten] +* Fix condition parse order in strict mode (#569) [Justin Li] +* Fix naming of the "context variable" when dynamically including a template (#559) [Justin Li] +* Gracefully accept empty strings in the date filter (#555) [Loren Hale] +* Fix capturing into variables with a hyphen in the name (#505) [Florian Weingarten] +* Fix case sensitivity regression in date standard filter (#499) [Kelley Reynolds] +* Disallow filters with no variable in strict mode (#475) [Justin Li] +* Disallow variable names in the strict parser that are not valid in the lax parser (#463) [Justin Li] +* Fix BlockBody#warnings taking exponential time to compute (#486) [Justin Li] + +## 3.0.5 / 2015-07-23 / branch "3-0-stable" + +* Fix test failure under certain timezones [Dylan Thacker-Smith] + +## 3.0.4 / 2015-07-17 + +* Fix chained access to multi-dimensional hashes [Florian Weingarten] + +## 3.0.3 / 2015-05-28 + +* Fix condition parse order in strict mode (#569) [Justin Li] + +## 3.0.2 / 2015-04-24 + +* Expose VariableLookup private members (#551) [Justin Li] +* Documentation fixes + +## 3.0.1 / 2015-01-23 + +* Remove duplicate `index0` key in TableRow tag (#502) [Alfred Xing] + +## 3.0.0 / 2014-11-12 + +* Removed Block#end_tag. Instead, override parse with `super` followed by your code. See #446 [Dylan Thacker-Smith] +* Fixed condition with wrong data types (#423) [Bogdan Gusiev] +* Add url_encode to standard filters (#421) [Derrick Reimer] +* Add uniq to standard filters [Florian Weingarten] +* Add exception_handler feature (#397) and #254 [Bogdan Gusiev, Florian Weingarten] +* Optimize variable parsing to avoid repeated regex evaluation during template rendering #383 [Jason Hiltz-Laforge] +* Optimize checking for block interrupts to reduce object allocation #380 [Jason Hiltz-Laforge] +* Properly set context rethrow_errors on render! #349 [Thierry Joyal] +* Fix broken rendering of variables which are equal to false (#345) [Florian Weingarten] +* Remove ActionView template handler [Dylan Thacker-Smith] +* Freeze lots of string literals for new Ruby 2.1 optimization (#297) [Florian Weingarten] +* Allow newlines in tags and variables (#324) [Dylan Thacker-Smith] +* Tag#parse is called after initialize, which now takes options instead of tokens as the 3rd argument. See #321 [Dylan Thacker-Smith] +* Raise `Liquid::ArgumentError` instead of `::ArgumentError` when filter has wrong number of arguments #309 [Bogdan Gusiev] +* Add a to_s default for liquid drops (#306) [Adam Doeler] +* Add strip, lstrip, and rstrip to standard filters [Florian Weingarten] +* Make if, for & case tags return complete and consistent nodelists (#250) [Nick Jones] +* Prevent arbitrary method invocation on condition objects (#274) [Dylan Thacker-Smith] +* Don't call to_sym when creating conditions for security reasons (#273) [Bouke van der Bijl] +* Fix resource counting bug with respond_to?(:length) (#263) [Florian Weingarten] +* Allow specifying custom patterns for template filenames (#284) [Andrei Gladkyi] +* Allow drops to optimize loading a slice of elements (#282) [Tom Burns] +* Support for passing variables to snippets in subdirs (#271) [Joost Hietbrink] +* Add a class cache to avoid runtime extend calls (#249) [James Tucker] +* Remove some legacy Ruby 1.8 compatibility code (#276) [Florian Weingarten] +* Add default filter to standard filters (#267) [Derrick Reimer] +* Add optional strict parsing and warn parsing (#235) [Tristan Hume] +* Add I18n syntax error translation (#241) [Simon Hørup Eskildsen, Sirupsen] +* Make sort filter work on enumerable drops (#239) [Florian Weingarten] +* Fix clashing method names in enumerable drops (#238) [Florian Weingarten] +* Make map filter work on enumerable drops (#233) [Florian Weingarten] +* Improved whitespace stripping for blank blocks, related to #216 [Florian Weingarten] + +## 2.6.3 / 2015-07-23 / branch "2-6-stable" + +* Fix test failure under certain timezones [Dylan Thacker-Smith] + +## 2.6.2 / 2015-01-23 + +* Remove duplicate hash key [Parker Moore] + +## 2.6.1 / 2014-01-10 + +Security fix, cherry-picked from master (4e14a65): +* Don't call to_sym when creating conditions for security reasons (#273) [Bouke van der Bijl] +* Prevent arbitrary method invocation on condition objects (#274) [Dylan Thacker-Smith] + +## 2.6.0 / 2013-11-25 + +IMPORTANT: Liquid 2.6 is going to be the last version of Liquid which maintains explicit Ruby 1.8 compatability. +The following releases will only be tested against Ruby 1.9 and Ruby 2.0 and are likely to break on Ruby 1.8. + +* Bugfix for #106: fix example servlet [gnowoel] +* Bugfix for #97: strip_html filter supports multi-line tags [Jo Liss] +* Bugfix for #114: strip_html filter supports style tags [James Allardice] +* Bugfix for #117: 'now' support for date filter in Ruby 1.9 [Notre Dame Webgroup] +* Bugfix for #166: truncate filter on UTF-8 strings with Ruby 1.8 [Florian Weingarten] +* Bugfix for #204: 'raw' parsing bug [Florian Weingarten] +* Bugfix for #150: 'for' parsing bug [Peter Schröder] +* Bugfix for #126: Strip CRLF in strip_newline [Peter Schröder] +* Bugfix for #174, "can't convert Fixnum into String" for "replace" [jsw0528] +* Allow a Liquid::Drop to be passed into Template#render [Daniel Huckstep] +* Resource limits [Florian Weingarten] +* Add reverse filter [Jay Strybis] +* Add utf-8 support +* Use array instead of Hash to keep the registered filters [Tasos Stathopoulos] +* Cache tokenized partial templates [Tom Burns] +* Avoid warnings in Ruby 1.9.3 [Marcus Stollsteimer] +* Better documentation for 'include' tag (closes #163) [Peter Schröder] +* Use of BigDecimal on filters to have better precision (closes #155) [Arthur Nogueira Neves] + +## 2.5.5 / 2014-01-10 / branch "2-5-stable" + +Security fix, cherry-picked from master (4e14a65): +* Don't call to_sym when creating conditions for security reasons (#273) [Bouke van der Bijl] +* Prevent arbitrary method invocation on condition objects (#274) [Dylan Thacker-Smith] + +## 2.5.4 / 2013-11-11 + +* Fix "can't convert Fixnum into String" for "replace" (#173), [jsw0528] + +## 2.5.3 / 2013-10-09 + +* #232, #234, #237: Fix map filter bugs [Florian Weingarten] + +## 2.5.2 / 2013-09-03 / deleted + +Yanked from rubygems, as it contained too many changes that broke compatibility. Those changes will be on following major releases. + +## 2.5.1 / 2013-07-24 + +* #230: Fix security issue with map filter, Use invoke_drop in map filter [Florian Weingarten] + +## 2.5.0 / 2013-03-06 + +* Prevent Object methods from being called on drops +* Avoid symbol injection from liquid +* Added break and continue statements +* Fix filter parser for args without space separators +* Add support for filter keyword arguments + + +## 2.4.0 / 2012-08-03 + +* Performance improvements +* Allow filters in `assign` +* Add `modulo` filter +* Ruby 1.8, 1.9, and Rubinius compatibility fixes +* Add support for `quoted['references']` in `tablerow` +* Add support for Enumerable to `tablerow` +* `strip_html` filter removes html comments + + +## 2.3.0 / 2011-10-16 + +* Several speed/memory improvements +* Numerous bug fixes +* Added support for MRI 1.9, Rubinius, and JRuby +* Added support for integer drop parameters +* Added epoch support to `date` filter +* New `raw` tag that suppresses parsing +* Added `else` option to `for` tag +* New `increment` tag +* New `split` filter + + +## 2.2.1 / 2010-08-23 + +* Added support for literal tags + + +## 2.2.0 / 2010-08-22 + +* Compatible with Ruby 1.8.7, 1.9.1 and 1.9.2-p0 +* Merged some changed made by the community + + +## 1.9.0 / 2008-03-04 + +* Fixed gem install rake task +* Improve Error encapsulation in liquid by maintaining a own set of exceptions instead of relying on ruby build ins + + +## Before 1.9.0 + +* Added If with or / and expressions +* Implemented .to_liquid for all objects which can be passed to liquid like Strings Arrays Hashes Numerics and Booleans. To export new objects to liquid just implement .to_liquid on them and return objects which themselves have .to_liquid methods. +* Added more tags to standard library +* Added include tag ( like partials in rails ) +* [...] Gazillion of detail improvements +* Added strainers as filter hosts for better security [Tobias Luetke] +* Fixed that rails integration would call filter with the wrong "self" [Michael Geary] +* Fixed bad error reporting when a filter called a method which doesn't exist. Liquid told you that it couldn't find the filter which was obviously misleading [Tobias Luetke] +* Removed count helper from standard lib. use size [Tobias Luetke] +* Fixed bug with string filter parameters failing to tolerate commas in strings. [Paul Hammond] +* Improved filter parameters. Filter parameters are now context sensitive; Types are resolved according to the rules of the context. Multiple parameters are now separated by the Liquid::ArgumentSeparator: , by default [Paul Hammond] + {{ 'Typo' | link_to: 'http://typo.leetsoft.com', 'Typo - a modern weblog engine' }} +* Added Liquid::Drop. A base class which you can use for exporting proxy objects to liquid which can acquire more data when used in liquid. [Tobias Luetke] + + class ProductDrop < Liquid::Drop + def top_sales + Shop.current.products.find(:all, :order => 'sales', :limit => 10 ) + end + end + t = Liquid::Template.parse( ' {% for product in product.top_sales %} {{ product.name }} {% endfor %} ' ) + t.render('product' => ProductDrop.new ) +* Added filter parameters support. Example: {{ date | format_date: "%Y" }} [Paul Hammond] diff --git a/vendor/bundle/gems/liquid-4.0.2/LICENSE b/vendor/bundle/gems/liquid-4.0.2/LICENSE new file mode 100644 index 0000000..926b04e --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2005, 2006 Tobias Luetke + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/liquid-4.0.2/README.md b/vendor/bundle/gems/liquid-4.0.2/README.md new file mode 100644 index 0000000..77e9ff4 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/README.md @@ -0,0 +1,108 @@ +[![Build Status](https://api.travis-ci.org/Shopify/liquid.svg?branch=master)](http://travis-ci.org/Shopify/liquid) +[![Inline docs](http://inch-ci.org/github/Shopify/liquid.svg?branch=master)](http://inch-ci.org/github/Shopify/liquid) + +# Liquid template engine + +* [Contributing guidelines](CONTRIBUTING.md) +* [Version history](History.md) +* [Liquid documentation from Shopify](http://docs.shopify.com/themes/liquid-basics) +* [Liquid Wiki at GitHub](https://github.com/Shopify/liquid/wiki) +* [Website](http://liquidmarkup.org/) + +## Introduction + +Liquid is a template engine which was written with very specific requirements: + +* It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. +* It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. +* It has to be stateless. Compile and render steps have to be separate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects. + +## Why you should use Liquid + +* You want to allow your users to edit the appearance of your application but don't want them to run **insecure code on your server**. +* You want to render templates directly from the database. +* You like smarty (PHP) style template engines. +* You need a template engine which does HTML just as well as emails. +* You don't like the markup of your current templating engine. + +## What does it look like? + +```html +
          + {% for product in products %} +
        • +

          {{ product.name }}

          + Only {{ product.price | price }} + + {{ product.description | prettyprint | paragraph }} +
        • + {% endfor %} +
        +``` + +## How to use Liquid + +Install Liquid by adding `gem 'liquid'` to your gemfile. + +Liquid supports a very simple API based around the Liquid::Template class. +For standard use you can just pass it the content of a file and call render with a parameters hash. + +```ruby +@template = Liquid::Template.parse("hi {{name}}") # Parses and compiles the template +@template.render('name' => 'tobi') # => "hi tobi" +``` + +### Error Modes + +Setting the error mode of Liquid lets you specify how strictly you want your templates to be interpreted. +Normally the parser is very lax and will accept almost anything without error. Unfortunately this can make +it very hard to debug and can lead to unexpected behaviour. + +Liquid also comes with a stricter parser that can be used when editing templates to give better error messages +when templates are invalid. You can enable this new parser like this: + +```ruby +Liquid::Template.error_mode = :strict # Raises a SyntaxError when invalid syntax is used +Liquid::Template.error_mode = :warn # Adds errors to template.errors but continues as normal +Liquid::Template.error_mode = :lax # The default mode, accepts almost anything. +``` + +If you want to set the error mode only on specific templates you can pass `:error_mode` as an option to `parse`: +```ruby +Liquid::Template.parse(source, :error_mode => :strict) +``` +This is useful for doing things like enabling strict mode only in the theme editor. + +It is recommended that you enable `:strict` or `:warn` mode on new apps to stop invalid templates from being created. +It is also recommended that you use it in the template editors of existing apps to give editors better error messages. + +### Undefined variables and filters + +By default, the renderer doesn't raise or in any other way notify you if some variables or filters are missing, i.e. not passed to the `render` method. +You can improve this situation by passing `strict_variables: true` and/or `strict_filters: true` options to the `render` method. +When one of these options is set to true, all errors about undefined variables and undefined filters will be stored in `errors` array of a `Liquid::Template` instance. +Here are some examples: + +```ruby +template = Liquid::Template.parse("{{x}} {{y}} {{z.a}} {{z.b}}") +template.render({ 'x' => 1, 'z' => { 'a' => 2 } }, { strict_variables: true }) +#=> '1 2 ' # when a variable is undefined, it's rendered as nil +template.errors +#=> [#, #] +``` + +```ruby +template = Liquid::Template.parse("{{x | filter1 | upcase}}") +template.render({ 'x' => 'foo' }, { strict_filters: true }) +#=> '' # when at least one filter in the filter chain is undefined, a whole expression is rendered as nil +template.errors +#=> [#] +``` + +If you want to raise on a first exception instead of pushing all of them in `errors`, you can use `render!` method: + +```ruby +template = Liquid::Template.parse("{{x}} {{y}}") +template.render!({ 'x' => 1}, { strict_variables: true }) +#=> Liquid::UndefinedVariable: Liquid error: undefined variable y +``` diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid.rb new file mode 100644 index 0000000..770d2f9 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid.rb @@ -0,0 +1,80 @@ +# Copyright (c) 2005 Tobias Luetke +# +# Permission is hereby granted, free of charge, to any person obtaining +# a copy of this software and associated documentation files (the +# "Software"), to deal in the Software without restriction, including +# without limitation the rights to use, copy, modify, merge, publish, +# distribute, sublicense, and/or sell copies of the Software, and to +# permit persons to whom the Software is furnished to do so, subject to +# the following conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +module Liquid + FilterSeparator = /\|/ + ArgumentSeparator = ','.freeze + FilterArgumentSeparator = ':'.freeze + VariableAttributeSeparator = '.'.freeze + WhitespaceControl = '-'.freeze + TagStart = /\{\%/ + TagEnd = /\%\}/ + VariableSignature = /\(?[\w\-\.\[\]]\)?/ + VariableSegment = /[\w\-]/ + VariableStart = /\{\{/ + VariableEnd = /\}\}/ + VariableIncompleteEnd = /\}\}?/ + QuotedString = /"[^"]*"|'[^']*'/ + QuotedFragment = /#{QuotedString}|(?:[^\s,\|'"]|#{QuotedString})+/o + TagAttributes = /(\w+)\s*\:\s*(#{QuotedFragment})/o + AnyStartingTag = /#{TagStart}|#{VariableStart}/o + PartialTemplateParser = /#{TagStart}.*?#{TagEnd}|#{VariableStart}.*?#{VariableIncompleteEnd}/om + TemplateParser = /(#{PartialTemplateParser}|#{AnyStartingTag})/om + VariableParser = /\[[^\]]+\]|#{VariableSegment}+\??/o + + singleton_class.send(:attr_accessor, :cache_classes) + self.cache_classes = true +end + +require "liquid/version" +require 'liquid/parse_tree_visitor' +require 'liquid/lexer' +require 'liquid/parser' +require 'liquid/i18n' +require 'liquid/drop' +require 'liquid/tablerowloop_drop' +require 'liquid/forloop_drop' +require 'liquid/extensions' +require 'liquid/errors' +require 'liquid/interrupts' +require 'liquid/strainer' +require 'liquid/expression' +require 'liquid/context' +require 'liquid/parser_switching' +require 'liquid/tag' +require 'liquid/block' +require 'liquid/block_body' +require 'liquid/document' +require 'liquid/variable' +require 'liquid/variable_lookup' +require 'liquid/range_lookup' +require 'liquid/file_system' +require 'liquid/resource_limits' +require 'liquid/template' +require 'liquid/standardfilters' +require 'liquid/condition' +require 'liquid/utils' +require 'liquid/tokenizer' +require 'liquid/parse_context' + +# Load all the tags of the standard library +# +Dir["#{__dir__}/liquid/tags/*.rb"].each { |f| require f } diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/block.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/block.rb new file mode 100644 index 0000000..00c59b2 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/block.rb @@ -0,0 +1,77 @@ +module Liquid + class Block < Tag + MAX_DEPTH = 100 + + def initialize(tag_name, markup, options) + super + @blank = true + end + + def parse(tokens) + @body = BlockBody.new + while parse_body(@body, tokens) + end + end + + def render(context) + @body.render(context) + end + + def blank? + @blank + end + + def nodelist + @body.nodelist + end + + def unknown_tag(tag, _params, _tokens) + if tag == 'else'.freeze + raise SyntaxError.new(parse_context.locale.t("errors.syntax.unexpected_else".freeze, + block_name: block_name)) + elsif tag.start_with?('end'.freeze) + raise SyntaxError.new(parse_context.locale.t("errors.syntax.invalid_delimiter".freeze, + tag: tag, + block_name: block_name, + block_delimiter: block_delimiter)) + else + raise SyntaxError.new(parse_context.locale.t("errors.syntax.unknown_tag".freeze, tag: tag)) + end + end + + def block_name + @tag_name + end + + def block_delimiter + @block_delimiter ||= "end#{block_name}" + end + + protected + + def parse_body(body, tokens) + if parse_context.depth >= MAX_DEPTH + raise StackLevelError, "Nesting too deep".freeze + end + parse_context.depth += 1 + begin + body.parse(tokens, parse_context) do |end_tag_name, end_tag_params| + @blank &&= body.blank? + + return false if end_tag_name == block_delimiter + unless end_tag_name + raise SyntaxError.new(parse_context.locale.t("errors.syntax.tag_never_closed".freeze, block_name: block_name)) + end + + # this tag is not registered with the system + # pass it to the current block for special handling or error reporting + unknown_tag(end_tag_name, end_tag_params, tokens) + end + ensure + parse_context.depth -= 1 + end + + true + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/block_body.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/block_body.rb new file mode 100644 index 0000000..266d8ed --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/block_body.rb @@ -0,0 +1,142 @@ +module Liquid + class BlockBody + FullToken = /\A#{TagStart}#{WhitespaceControl}?\s*(\w+)\s*(.*?)#{WhitespaceControl}?#{TagEnd}\z/om + ContentOfVariable = /\A#{VariableStart}#{WhitespaceControl}?(.*?)#{WhitespaceControl}?#{VariableEnd}\z/om + WhitespaceOrNothing = /\A\s*\z/ + TAGSTART = "{%".freeze + VARSTART = "{{".freeze + + attr_reader :nodelist + + def initialize + @nodelist = [] + @blank = true + end + + def parse(tokenizer, parse_context) + parse_context.line_number = tokenizer.line_number + while token = tokenizer.shift + next if token.empty? + case + when token.start_with?(TAGSTART) + whitespace_handler(token, parse_context) + unless token =~ FullToken + raise_missing_tag_terminator(token, parse_context) + end + tag_name = $1 + markup = $2 + # fetch the tag from registered blocks + unless tag = registered_tags[tag_name] + # end parsing if we reach an unknown tag and let the caller decide + # determine how to proceed + return yield tag_name, markup + end + new_tag = tag.parse(tag_name, markup, tokenizer, parse_context) + @blank &&= new_tag.blank? + @nodelist << new_tag + when token.start_with?(VARSTART) + whitespace_handler(token, parse_context) + @nodelist << create_variable(token, parse_context) + @blank = false + else + if parse_context.trim_whitespace + token.lstrip! + end + parse_context.trim_whitespace = false + @nodelist << token + @blank &&= !!(token =~ WhitespaceOrNothing) + end + parse_context.line_number = tokenizer.line_number + end + + yield nil, nil + end + + def whitespace_handler(token, parse_context) + if token[2] == WhitespaceControl + previous_token = @nodelist.last + if previous_token.is_a? String + previous_token.rstrip! + end + end + parse_context.trim_whitespace = (token[-3] == WhitespaceControl) + end + + def blank? + @blank + end + + def render(context) + output = [] + context.resource_limits.render_score += @nodelist.length + + idx = 0 + while node = @nodelist[idx] + case node + when String + check_resources(context, node) + output << node + when Variable + render_node_to_output(node, output, context) + when Block + render_node_to_output(node, output, context, node.blank?) + break if context.interrupt? # might have happened in a for-block + when Continue, Break + # If we get an Interrupt that means the block must stop processing. An + # Interrupt is any command that stops block execution such as {% break %} + # or {% continue %} + context.push_interrupt(node.interrupt) + break + else # Other non-Block tags + render_node_to_output(node, output, context) + end + idx += 1 + end + + output.join + end + + private + + def render_node_to_output(node, output, context, skip_output = false) + node_output = node.render(context) + node_output = node_output.is_a?(Array) ? node_output.join : node_output.to_s + check_resources(context, node_output) + output << node_output unless skip_output + rescue MemoryError => e + raise e + rescue UndefinedVariable, UndefinedDropMethod, UndefinedFilter => e + context.handle_error(e, node.line_number) + output << nil + rescue ::StandardError => e + line_number = node.is_a?(String) ? nil : node.line_number + output << context.handle_error(e, line_number) + end + + def check_resources(context, node_output) + context.resource_limits.render_length += node_output.length + return unless context.resource_limits.reached? + raise MemoryError.new("Memory limits exceeded".freeze) + end + + def create_variable(token, parse_context) + token.scan(ContentOfVariable) do |content| + markup = content.first + return Variable.new(markup, parse_context) + end + raise_missing_variable_terminator(token, parse_context) + end + + def raise_missing_tag_terminator(token, parse_context) + raise SyntaxError.new(parse_context.locale.t("errors.syntax.tag_termination".freeze, token: token, tag_end: TagEnd.inspect)) + end + + def raise_missing_variable_terminator(token, parse_context) + raise SyntaxError.new(parse_context.locale.t("errors.syntax.variable_termination".freeze, token: token, tag_end: VariableEnd.inspect)) + end + + def registered_tags + Template.tags + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/condition.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/condition.rb new file mode 100644 index 0000000..3b51682 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/condition.rb @@ -0,0 +1,151 @@ +module Liquid + # Container for liquid nodes which conveniently wraps decision making logic + # + # Example: + # + # c = Condition.new(1, '==', 1) + # c.evaluate #=> true + # + class Condition #:nodoc: + @@operators = { + '=='.freeze => ->(cond, left, right) { cond.send(:equal_variables, left, right) }, + '!='.freeze => ->(cond, left, right) { !cond.send(:equal_variables, left, right) }, + '<>'.freeze => ->(cond, left, right) { !cond.send(:equal_variables, left, right) }, + '<'.freeze => :<, + '>'.freeze => :>, + '>='.freeze => :>=, + '<='.freeze => :<=, + 'contains'.freeze => lambda do |cond, left, right| + if left && right && left.respond_to?(:include?) + right = right.to_s if left.is_a?(String) + left.include?(right) + else + false + end + end + } + + def self.operators + @@operators + end + + attr_reader :attachment, :child_condition + attr_accessor :left, :operator, :right + + def initialize(left = nil, operator = nil, right = nil) + @left = left + @operator = operator + @right = right + @child_relation = nil + @child_condition = nil + end + + def evaluate(context = Context.new) + condition = self + result = nil + loop do + result = interpret_condition(condition.left, condition.right, condition.operator, context) + + case condition.child_relation + when :or + break if result + when :and + break unless result + else + break + end + condition = condition.child_condition + end + result + end + + def or(condition) + @child_relation = :or + @child_condition = condition + end + + def and(condition) + @child_relation = :and + @child_condition = condition + end + + def attach(attachment) + @attachment = attachment + end + + def else? + false + end + + def inspect + "#" + end + + protected + + attr_reader :child_relation + + private + + def equal_variables(left, right) + if left.is_a?(Liquid::Expression::MethodLiteral) + if right.respond_to?(left.method_name) + return right.send(left.method_name) + else + return nil + end + end + + if right.is_a?(Liquid::Expression::MethodLiteral) + if left.respond_to?(right.method_name) + return left.send(right.method_name) + else + return nil + end + end + + left == right + end + + def interpret_condition(left, right, op, context) + # If the operator is empty this means that the decision statement is just + # a single variable. We can just poll this variable from the context and + # return this as the result. + return context.evaluate(left) if op.nil? + + left = context.evaluate(left) + right = context.evaluate(right) + + operation = self.class.operators[op] || raise(Liquid::ArgumentError.new("Unknown operator #{op}")) + + if operation.respond_to?(:call) + operation.call(self, left, right) + elsif left.respond_to?(operation) && right.respond_to?(operation) && !left.is_a?(Hash) && !right.is_a?(Hash) + begin + left.send(operation, right) + rescue ::ArgumentError => e + raise Liquid::ArgumentError.new(e.message) + end + end + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + [ + @node.left, @node.right, + @node.child_condition, @node.attachment + ].compact + end + end + end + + class ElseCondition < Condition + def else? + true + end + + def evaluate(_context) + true + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/context.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/context.rb new file mode 100644 index 0000000..2dcc6af --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/context.rb @@ -0,0 +1,226 @@ +module Liquid + # Context keeps the variable stack and resolves variables, as well as keywords + # + # context['variable'] = 'testing' + # context['variable'] #=> 'testing' + # context['true'] #=> true + # context['10.2232'] #=> 10.2232 + # + # context.stack do + # context['bob'] = 'bobsen' + # end + # + # context['bob'] #=> nil class Context + class Context + attr_reader :scopes, :errors, :registers, :environments, :resource_limits + attr_accessor :exception_renderer, :template_name, :partial, :global_filter, :strict_variables, :strict_filters + + def initialize(environments = {}, outer_scope = {}, registers = {}, rethrow_errors = false, resource_limits = nil) + @environments = [environments].flatten + @scopes = [(outer_scope || {})] + @registers = registers + @errors = [] + @partial = false + @strict_variables = false + @resource_limits = resource_limits || ResourceLimits.new(Template.default_resource_limits) + squash_instance_assigns_with_environments + + @this_stack_used = false + + self.exception_renderer = Template.default_exception_renderer + if rethrow_errors + self.exception_renderer = ->(e) { raise } + end + + @interrupts = [] + @filters = [] + @global_filter = nil + end + + def warnings + @warnings ||= [] + end + + def strainer + @strainer ||= Strainer.create(self, @filters) + end + + # Adds filters to this context. + # + # Note that this does not register the filters with the main Template object. see Template.register_filter + # for that + def add_filters(filters) + filters = [filters].flatten.compact + @filters += filters + @strainer = nil + end + + def apply_global_filter(obj) + global_filter.nil? ? obj : global_filter.call(obj) + end + + # are there any not handled interrupts? + def interrupt? + !@interrupts.empty? + end + + # push an interrupt to the stack. this interrupt is considered not handled. + def push_interrupt(e) + @interrupts.push(e) + end + + # pop an interrupt from the stack + def pop_interrupt + @interrupts.pop + end + + def handle_error(e, line_number = nil) + e = internal_error unless e.is_a?(Liquid::Error) + e.template_name ||= template_name + e.line_number ||= line_number + errors.push(e) + exception_renderer.call(e).to_s + end + + def invoke(method, *args) + strainer.invoke(method, *args).to_liquid + end + + # Push new local scope on the stack. use Context#stack instead + def push(new_scope = {}) + @scopes.unshift(new_scope) + raise StackLevelError, "Nesting too deep".freeze if @scopes.length > Block::MAX_DEPTH + end + + # Merge a hash of variables in the current local scope + def merge(new_scopes) + @scopes[0].merge!(new_scopes) + end + + # Pop from the stack. use Context#stack instead + def pop + raise ContextError if @scopes.size == 1 + @scopes.shift + end + + # Pushes a new local scope on the stack, pops it at the end of the block + # + # Example: + # context.stack do + # context['var'] = 'hi' + # end + # + # context['var] #=> nil + def stack(new_scope = nil) + old_stack_used = @this_stack_used + if new_scope + push(new_scope) + @this_stack_used = true + else + @this_stack_used = false + end + + yield + ensure + pop if @this_stack_used + @this_stack_used = old_stack_used + end + + def clear_instance_assigns + @scopes[0] = {} + end + + # Only allow String, Numeric, Hash, Array, Proc, Boolean or Liquid::Drop + def []=(key, value) + unless @this_stack_used + @this_stack_used = true + push({}) + end + @scopes[0][key] = value + end + + # Look up variable, either resolve directly after considering the name. We can directly handle + # Strings, digits, floats and booleans (true,false). + # If no match is made we lookup the variable in the current scope and + # later move up to the parent blocks to see if we can resolve the variable somewhere up the tree. + # Some special keywords return symbols. Those symbols are to be called on the rhs object in expressions + # + # Example: + # products == empty #=> products.empty? + def [](expression) + evaluate(Expression.parse(expression)) + end + + def key?(key) + self[key] != nil + end + + def evaluate(object) + object.respond_to?(:evaluate) ? object.evaluate(self) : object + end + + # Fetches an object starting at the local scope and then moving up the hierachy + def find_variable(key, raise_on_not_found: true) + # This was changed from find() to find_index() because this is a very hot + # path and find_index() is optimized in MRI to reduce object allocation + index = @scopes.find_index { |s| s.key?(key) } + scope = @scopes[index] if index + + variable = nil + + if scope.nil? + @environments.each do |e| + variable = lookup_and_evaluate(e, key, raise_on_not_found: raise_on_not_found) + # When lookup returned a value OR there is no value but the lookup also did not raise + # then it is the value we are looking for. + if !variable.nil? || @strict_variables && raise_on_not_found + scope = e + break + end + end + end + + scope ||= @environments.last || @scopes.last + variable ||= lookup_and_evaluate(scope, key, raise_on_not_found: raise_on_not_found) + + variable = variable.to_liquid + variable.context = self if variable.respond_to?(:context=) + + variable + end + + def lookup_and_evaluate(obj, key, raise_on_not_found: true) + if @strict_variables && raise_on_not_found && obj.respond_to?(:key?) && !obj.key?(key) + raise Liquid::UndefinedVariable, "undefined variable #{key}" + end + + value = obj[key] + + if value.is_a?(Proc) && obj.respond_to?(:[]=) + obj[key] = (value.arity == 0) ? value.call : value.call(self) + else + value + end + end + + private + + def internal_error + # raise and catch to set backtrace and cause on exception + raise Liquid::InternalError, 'internal' + rescue Liquid::InternalError => exc + exc + end + + def squash_instance_assigns_with_environments + @scopes.last.each_key do |k| + @environments.each do |env| + if env.key?(k) + scopes.last[k] = lookup_and_evaluate(env, k) + break + end + end + end + end # squash_instance_assigns_with_environments + end # Context +end # Liquid diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/document.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/document.rb new file mode 100644 index 0000000..d035dd4 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/document.rb @@ -0,0 +1,27 @@ +module Liquid + class Document < BlockBody + def self.parse(tokens, parse_context) + doc = new + doc.parse(tokens, parse_context) + doc + end + + def parse(tokens, parse_context) + super do |end_tag_name, end_tag_params| + unknown_tag(end_tag_name, parse_context) if end_tag_name + end + rescue SyntaxError => e + e.line_number ||= parse_context.line_number + raise + end + + def unknown_tag(tag, parse_context) + case tag + when 'else'.freeze, 'end'.freeze + raise SyntaxError.new(parse_context.locale.t("errors.syntax.unexpected_outer_tag".freeze, tag: tag)) + else + raise SyntaxError.new(parse_context.locale.t("errors.syntax.unknown_tag".freeze, tag: tag)) + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/drop.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/drop.rb new file mode 100644 index 0000000..6b5aa99 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/drop.rb @@ -0,0 +1,78 @@ +require 'set' + +module Liquid + # A drop in liquid is a class which allows you to export DOM like things to liquid. + # Methods of drops are callable. + # The main use for liquid drops is to implement lazy loaded objects. + # If you would like to make data available to the web designers which you don't want loaded unless needed then + # a drop is a great way to do that. + # + # Example: + # + # class ProductDrop < Liquid::Drop + # def top_sales + # Shop.current.products.find(:all, :order => 'sales', :limit => 10 ) + # end + # end + # + # tmpl = Liquid::Template.parse( ' {% for product in product.top_sales %} {{ product.name }} {%endfor%} ' ) + # tmpl.render('product' => ProductDrop.new ) # will invoke top_sales query. + # + # Your drop can either implement the methods sans any parameters + # or implement the liquid_method_missing(name) method which is a catch all. + class Drop + attr_writer :context + + # Catch all for the method + def liquid_method_missing(method) + return nil unless @context && @context.strict_variables + raise Liquid::UndefinedDropMethod, "undefined method #{method}" + end + + # called by liquid to invoke a drop + def invoke_drop(method_or_key) + if self.class.invokable?(method_or_key) + send(method_or_key) + else + liquid_method_missing(method_or_key) + end + end + + def key?(_name) + true + end + + def inspect + self.class.to_s + end + + def to_liquid + self + end + + def to_s + self.class.name + end + + alias_method :[], :invoke_drop + + # Check for method existence without invoking respond_to?, which creates symbols + def self.invokable?(method_name) + invokable_methods.include?(method_name.to_s) + end + + def self.invokable_methods + @invokable_methods ||= begin + blacklist = Liquid::Drop.public_instance_methods + [:each] + + if include?(Enumerable) + blacklist += Enumerable.public_instance_methods + blacklist -= [:sort, :count, :first, :min, :max, :include?] + end + + whitelist = [:to_liquid] + (public_instance_methods - blacklist) + Set.new(whitelist.map(&:to_s)) + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/errors.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/errors.rb new file mode 100644 index 0000000..defa5ea --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/errors.rb @@ -0,0 +1,56 @@ +module Liquid + class Error < ::StandardError + attr_accessor :line_number + attr_accessor :template_name + attr_accessor :markup_context + + def to_s(with_prefix = true) + str = "" + str << message_prefix if with_prefix + str << super() + + if markup_context + str << " " + str << markup_context + end + + str + end + + private + + def message_prefix + str = "" + if is_a?(SyntaxError) + str << "Liquid syntax error" + else + str << "Liquid error" + end + + if line_number + str << " (" + str << template_name << " " if template_name + str << "line " << line_number.to_s << ")" + end + + str << ": " + str + end + end + + ArgumentError = Class.new(Error) + ContextError = Class.new(Error) + FileSystemError = Class.new(Error) + StandardError = Class.new(Error) + SyntaxError = Class.new(Error) + StackLevelError = Class.new(Error) + TaintedError = Class.new(Error) + MemoryError = Class.new(Error) + ZeroDivisionError = Class.new(Error) + FloatDomainError = Class.new(Error) + UndefinedVariable = Class.new(Error) + UndefinedDropMethod = Class.new(Error) + UndefinedFilter = Class.new(Error) + MethodOverrideError = Class.new(Error) + InternalError = Class.new(Error) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/expression.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/expression.rb new file mode 100644 index 0000000..98be6db --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/expression.rb @@ -0,0 +1,49 @@ +module Liquid + class Expression + class MethodLiteral + attr_reader :method_name, :to_s + + def initialize(method_name, to_s) + @method_name = method_name + @to_s = to_s + end + + def to_liquid + to_s + end + end + + LITERALS = { + nil => nil, 'nil'.freeze => nil, 'null'.freeze => nil, ''.freeze => nil, + 'true'.freeze => true, + 'false'.freeze => false, + 'blank'.freeze => MethodLiteral.new(:blank?, '').freeze, + 'empty'.freeze => MethodLiteral.new(:empty?, '').freeze + }.freeze + + SINGLE_QUOTED_STRING = /\A'(.*)'\z/m + DOUBLE_QUOTED_STRING = /\A"(.*)"\z/m + INTEGERS_REGEX = /\A(-?\d+)\z/ + FLOATS_REGEX = /\A(-?\d[\d\.]+)\z/ + RANGES_REGEX = /\A\((\S+)\.\.(\S+)\)\z/ + + def self.parse(markup) + if LITERALS.key?(markup) + LITERALS[markup] + else + case markup + when SINGLE_QUOTED_STRING, DOUBLE_QUOTED_STRING + $1 + when INTEGERS_REGEX + $1.to_i + when RANGES_REGEX + RangeLookup.parse($1, $2) + when FLOATS_REGEX + $1.to_f + else + VariableLookup.parse(markup) + end + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/extensions.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/extensions.rb new file mode 100644 index 0000000..0907819 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/extensions.rb @@ -0,0 +1,74 @@ +require 'time' +require 'date' + +class String # :nodoc: + def to_liquid + self + end +end + +class Symbol # :nodoc: + def to_liquid + to_s + end +end + +class Array # :nodoc: + def to_liquid + self + end +end + +class Hash # :nodoc: + def to_liquid + self + end +end + +class Numeric # :nodoc: + def to_liquid + self + end +end + +class Range # :nodoc: + def to_liquid + self + end +end + +class Time # :nodoc: + def to_liquid + self + end +end + +class DateTime < Date # :nodoc: + def to_liquid + self + end +end + +class Date # :nodoc: + def to_liquid + self + end +end + +class TrueClass + def to_liquid # :nodoc: + self + end +end + +class FalseClass + def to_liquid # :nodoc: + self + end +end + +class NilClass + def to_liquid # :nodoc: + self + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/file_system.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/file_system.rb new file mode 100644 index 0000000..13f1f46 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/file_system.rb @@ -0,0 +1,73 @@ +module Liquid + # A Liquid file system is a way to let your templates retrieve other templates for use with the include tag. + # + # You can implement subclasses that retrieve templates from the database, from the file system using a different + # path structure, you can provide them as hard-coded inline strings, or any manner that you see fit. + # + # You can add additional instance variables, arguments, or methods as needed. + # + # Example: + # + # Liquid::Template.file_system = Liquid::LocalFileSystem.new(template_path) + # liquid = Liquid::Template.parse(template) + # + # This will parse the template with a LocalFileSystem implementation rooted at 'template_path'. + class BlankFileSystem + # Called by Liquid to retrieve a template file + def read_template_file(_template_path) + raise FileSystemError, "This liquid context does not allow includes." + end + end + + # This implements an abstract file system which retrieves template files named in a manner similar to Rails partials, + # ie. with the template name prefixed with an underscore. The extension ".liquid" is also added. + # + # For security reasons, template paths are only allowed to contain letters, numbers, and underscore. + # + # Example: + # + # file_system = Liquid::LocalFileSystem.new("/some/path") + # + # file_system.full_path("mypartial") # => "/some/path/_mypartial.liquid" + # file_system.full_path("dir/mypartial") # => "/some/path/dir/_mypartial.liquid" + # + # Optionally in the second argument you can specify a custom pattern for template filenames. + # The Kernel::sprintf format specification is used. + # Default pattern is "_%s.liquid". + # + # Example: + # + # file_system = Liquid::LocalFileSystem.new("/some/path", "%s.html") + # + # file_system.full_path("index") # => "/some/path/index.html" + # + class LocalFileSystem + attr_accessor :root + + def initialize(root, pattern = "_%s.liquid".freeze) + @root = root + @pattern = pattern + end + + def read_template_file(template_path) + full_path = full_path(template_path) + raise FileSystemError, "No such template '#{template_path}'" unless File.exist?(full_path) + + File.read(full_path) + end + + def full_path(template_path) + raise FileSystemError, "Illegal template name '#{template_path}'" unless template_path =~ /\A[^.\/][a-zA-Z0-9_\/]+\z/ + + full_path = if template_path.include?('/'.freeze) + File.join(root, File.dirname(template_path), @pattern % File.basename(template_path)) + else + File.join(root, @pattern % template_path) + end + + raise FileSystemError, "Illegal template path '#{File.expand_path(full_path)}'" unless File.expand_path(full_path).start_with?(File.expand_path(root)) + + full_path + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/forloop_drop.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/forloop_drop.rb new file mode 100644 index 0000000..81b2d1a --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/forloop_drop.rb @@ -0,0 +1,42 @@ +module Liquid + class ForloopDrop < Drop + def initialize(name, length, parentloop) + @name = name + @length = length + @parentloop = parentloop + @index = 0 + end + + attr_reader :name, :length, :parentloop + + def index + @index + 1 + end + + def index0 + @index + end + + def rindex + @length - @index + end + + def rindex0 + @length - @index - 1 + end + + def first + @index == 0 + end + + def last + @index == @length - 1 + end + + protected + + def increment! + @index += 1 + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/i18n.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/i18n.rb new file mode 100644 index 0000000..2671507 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/i18n.rb @@ -0,0 +1,39 @@ +require 'yaml' + +module Liquid + class I18n + DEFAULT_LOCALE = File.join(File.expand_path(__dir__), "locales", "en.yml") + + TranslationError = Class.new(StandardError) + + attr_reader :path + + def initialize(path = DEFAULT_LOCALE) + @path = path + end + + def translate(name, vars = {}) + interpolate(deep_fetch_translation(name), vars) + end + alias_method :t, :translate + + def locale + @locale ||= YAML.load_file(@path) + end + + private + + def interpolate(name, vars) + name.gsub(/%\{(\w+)\}/) do + # raise TranslationError, "Undefined key #{$1} for interpolation in translation #{name}" unless vars[$1.to_sym] + (vars[$1.to_sym]).to_s + end + end + + def deep_fetch_translation(name) + name.split('.'.freeze).reduce(locale) do |level, cur| + level[cur] or raise TranslationError, "Translation for #{name} does not exist in locale #{path}" + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/interrupts.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/interrupts.rb new file mode 100644 index 0000000..41359d7 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/interrupts.rb @@ -0,0 +1,16 @@ +module Liquid + # An interrupt is any command that breaks processing of a block (ex: a for loop). + class Interrupt + attr_reader :message + + def initialize(message = nil) + @message = message || "interrupt".freeze + end + end + + # Interrupt that is thrown whenever a {% break %} is called. + class BreakInterrupt < Interrupt; end + + # Interrupt that is thrown whenever a {% continue %} is called. + class ContinueInterrupt < Interrupt; end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/lexer.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/lexer.rb new file mode 100644 index 0000000..f290744 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/lexer.rb @@ -0,0 +1,55 @@ +require "strscan" +module Liquid + class Lexer + SPECIALS = { + '|'.freeze => :pipe, + '.'.freeze => :dot, + ':'.freeze => :colon, + ','.freeze => :comma, + '['.freeze => :open_square, + ']'.freeze => :close_square, + '('.freeze => :open_round, + ')'.freeze => :close_round, + '?'.freeze => :question, + '-'.freeze => :dash + }.freeze + IDENTIFIER = /[a-zA-Z_][\w-]*\??/ + SINGLE_STRING_LITERAL = /'[^\']*'/ + DOUBLE_STRING_LITERAL = /"[^\"]*"/ + NUMBER_LITERAL = /-?\d+(\.\d+)?/ + DOTDOT = /\.\./ + COMPARISON_OPERATOR = /==|!=|<>|<=?|>=?|contains(?=\s)/ + WHITESPACE_OR_NOTHING = /\s*/ + + def initialize(input) + @ss = StringScanner.new(input) + end + + def tokenize + @output = [] + + until @ss.eos? + @ss.skip(WHITESPACE_OR_NOTHING) + break if @ss.eos? + tok = case + when t = @ss.scan(COMPARISON_OPERATOR) then [:comparison, t] + when t = @ss.scan(SINGLE_STRING_LITERAL) then [:string, t] + when t = @ss.scan(DOUBLE_STRING_LITERAL) then [:string, t] + when t = @ss.scan(NUMBER_LITERAL) then [:number, t] + when t = @ss.scan(IDENTIFIER) then [:id, t] + when t = @ss.scan(DOTDOT) then [:dotdot, t] + else + c = @ss.getch + if s = SPECIALS[c] + [s, c] + else + raise SyntaxError, "Unexpected character #{c}" + end + end + @output << tok + end + + @output << [:end_of_string] + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/locales/en.yml b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/locales/en.yml new file mode 100644 index 0000000..48b3b1d --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/locales/en.yml @@ -0,0 +1,26 @@ +--- + errors: + syntax: + tag_unexpected_args: "Syntax Error in '%{tag}' - Valid syntax: %{tag}" + assign: "Syntax Error in 'assign' - Valid syntax: assign [var] = [source]" + capture: "Syntax Error in 'capture' - Valid syntax: capture [var]" + case: "Syntax Error in 'case' - Valid syntax: case [condition]" + case_invalid_when: "Syntax Error in tag 'case' - Valid when condition: {% when [condition] [or condition2...] %}" + case_invalid_else: "Syntax Error in tag 'case' - Valid else condition: {% else %} (no parameters) " + cycle: "Syntax Error in 'cycle' - Valid syntax: cycle [name :] var [, var2, var3 ...]" + for: "Syntax Error in 'for loop' - Valid syntax: for [item] in [collection]" + for_invalid_in: "For loops require an 'in' clause" + for_invalid_attribute: "Invalid attribute in for loop. Valid attributes are limit and offset" + if: "Syntax Error in tag 'if' - Valid syntax: if [expression]" + include: "Error in tag 'include' - Valid syntax: include '[template]' (with|for) [object|collection]" + unknown_tag: "Unknown tag '%{tag}'" + invalid_delimiter: "'%{tag}' is not a valid delimiter for %{block_name} tags. use %{block_delimiter}" + unexpected_else: "%{block_name} tag does not expect 'else' tag" + unexpected_outer_tag: "Unexpected outer '%{tag}' tag" + tag_termination: "Tag '%{token}' was not properly terminated with regexp: %{tag_end}" + variable_termination: "Variable '%{token}' was not properly terminated with regexp: %{tag_end}" + tag_never_closed: "'%{block_name}' tag was never closed" + meta_syntax_error: "Liquid syntax error: #{e.message}" + table_row: "Syntax Error in 'table_row loop' - Valid syntax: table_row [item] in [collection] cols=3" + argument: + include: "Argument error in tag 'include' - Illegal template name" diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_context.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_context.rb new file mode 100644 index 0000000..abcdaeb --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_context.rb @@ -0,0 +1,38 @@ +module Liquid + class ParseContext + attr_accessor :locale, :line_number, :trim_whitespace, :depth + attr_reader :partial, :warnings, :error_mode + + def initialize(options = {}) + @template_options = options ? options.dup : {} + @locale = @template_options[:locale] ||= I18n.new + @warnings = [] + self.depth = 0 + self.partial = false + end + + def [](option_key) + @options[option_key] + end + + def partial=(value) + @partial = value + @options = value ? partial_options : @template_options + @error_mode = @options[:error_mode] || Template.error_mode + value + end + + def partial_options + @partial_options ||= begin + dont_pass = @template_options[:include_options_blacklist] + if dont_pass == true + { locale: locale } + elsif dont_pass.is_a?(Array) + @template_options.reject { |k, v| dont_pass.include?(k) } + else + @template_options + end + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_tree_visitor.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_tree_visitor.rb new file mode 100644 index 0000000..74f5563 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parse_tree_visitor.rb @@ -0,0 +1,42 @@ +# frozen_string_literal: true + +module Liquid + class ParseTreeVisitor + def self.for(node, callbacks = Hash.new(proc {})) + if defined?(node.class::ParseTreeVisitor) + node.class::ParseTreeVisitor + else + self + end.new(node, callbacks) + end + + def initialize(node, callbacks) + @node = node + @callbacks = callbacks + end + + def add_callback_for(*classes, &block) + callback = block + callback = ->(node, _) { yield node } if block.arity.abs == 1 + callback = ->(_, _) { yield } if block.arity.zero? + classes.each { |klass| @callbacks[klass] = callback } + self + end + + def visit(context = nil) + children.map do |node| + item, new_context = @callbacks[node.class].call(node, context) + [ + item, + ParseTreeVisitor.for(node, @callbacks).visit(new_context || context) + ] + end + end + + protected + + def children + @node.respond_to?(:nodelist) ? Array(@node.nodelist) : [] + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser.rb new file mode 100644 index 0000000..6954343 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser.rb @@ -0,0 +1,90 @@ +module Liquid + class Parser + def initialize(input) + l = Lexer.new(input) + @tokens = l.tokenize + @p = 0 # pointer to current location + end + + def jump(point) + @p = point + end + + def consume(type = nil) + token = @tokens[@p] + if type && token[0] != type + raise SyntaxError, "Expected #{type} but found #{@tokens[@p].first}" + end + @p += 1 + token[1] + end + + # Only consumes the token if it matches the type + # Returns the token's contents if it was consumed + # or false otherwise. + def consume?(type) + token = @tokens[@p] + return false unless token && token[0] == type + @p += 1 + token[1] + end + + # Like consume? Except for an :id token of a certain name + def id?(str) + token = @tokens[@p] + return false unless token && token[0] == :id + return false unless token[1] == str + @p += 1 + token[1] + end + + def look(type, ahead = 0) + tok = @tokens[@p + ahead] + return false unless tok + tok[0] == type + end + + def expression + token = @tokens[@p] + if token[0] == :id + variable_signature + elsif [:string, :number].include? token[0] + consume + elsif token.first == :open_round + consume + first = expression + consume(:dotdot) + last = expression + consume(:close_round) + "(#{first}..#{last})" + else + raise SyntaxError, "#{token} is not a valid expression" + end + end + + def argument + str = "" + # might be a keyword argument (identifier: expression) + if look(:id) && look(:colon, 1) + str << consume << consume << ' '.freeze + end + + str << expression + str + end + + def variable_signature + str = consume(:id) + while look(:open_square) + str << consume + str << expression + str << consume(:close_square) + end + if look(:dot) + str << consume + str << variable_signature + end + str + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser_switching.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser_switching.rb new file mode 100644 index 0000000..3aa664a --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/parser_switching.rb @@ -0,0 +1,31 @@ +module Liquid + module ParserSwitching + def parse_with_selected_parser(markup) + case parse_context.error_mode + when :strict then strict_parse_with_error_context(markup) + when :lax then lax_parse(markup) + when :warn + begin + return strict_parse_with_error_context(markup) + rescue SyntaxError => e + parse_context.warnings << e + return lax_parse(markup) + end + end + end + + private + + def strict_parse_with_error_context(markup) + strict_parse(markup) + rescue SyntaxError => e + e.line_number = line_number + e.markup_context = markup_context(markup) + raise e + end + + def markup_context(markup) + "in \"#{markup.strip}\"" + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler.rb new file mode 100644 index 0000000..dc9db60 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler.rb @@ -0,0 +1,158 @@ +require 'liquid/profiler/hooks' + +module Liquid + # Profiler enables support for profiling template rendering to help track down performance issues. + # + # To enable profiling, first require 'liquid/profiler'. + # Then, to profile a parse/render cycle, pass the profile: true option to Liquid::Template.parse. + # After Liquid::Template#render is called, the template object makes available an instance of this + # class via the Liquid::Template#profiler method. + # + # template = Liquid::Template.parse(template_content, profile: true) + # output = template.render + # profile = template.profiler + # + # This object contains all profiling information, containing information on what tags were rendered, + # where in the templates these tags live, and how long each tag took to render. + # + # This is a tree structure that is Enumerable all the way down, and keeps track of tags and rendering times + # inside of {% include %} tags. + # + # profile.each do |node| + # # Access to the node itself + # node.code + # + # # Which template and line number of this node. + # # If top level, this will be "". + # node.partial + # node.line_number + # + # # Render time in seconds of this node + # node.render_time + # + # # If the template used {% include %}, this node will also have children. + # node.children.each do |child2| + # # ... + # end + # end + # + # Profiler also exposes the total time of the template's render in Liquid::Profiler#total_render_time. + # + # All render times are in seconds. There is a small performance hit when profiling is enabled. + # + class Profiler + include Enumerable + + class Timing + attr_reader :code, :partial, :line_number, :children + + def initialize(node, partial) + @code = node.respond_to?(:raw) ? node.raw : node + @partial = partial + @line_number = node.respond_to?(:line_number) ? node.line_number : nil + @children = [] + end + + def self.start(node, partial) + new(node, partial).tap(&:start) + end + + def start + @start_time = Time.now + end + + def finish + @end_time = Time.now + end + + def render_time + @end_time - @start_time + end + end + + def self.profile_node_render(node) + if Profiler.current_profile && node.respond_to?(:render) + Profiler.current_profile.start_node(node) + output = yield + Profiler.current_profile.end_node(node) + output + else + yield + end + end + + def self.profile_children(template_name) + if Profiler.current_profile + Profiler.current_profile.push_partial(template_name) + output = yield + Profiler.current_profile.pop_partial + output + else + yield + end + end + + def self.current_profile + Thread.current[:liquid_profiler] + end + + def initialize + @partial_stack = [""] + + @root_timing = Timing.new("", current_partial) + @timing_stack = [@root_timing] + + @render_start_at = Time.now + @render_end_at = @render_start_at + end + + def start + Thread.current[:liquid_profiler] = self + @render_start_at = Time.now + end + + def stop + Thread.current[:liquid_profiler] = nil + @render_end_at = Time.now + end + + def total_render_time + @render_end_at - @render_start_at + end + + def each(&block) + @root_timing.children.each(&block) + end + + def [](idx) + @root_timing.children[idx] + end + + def length + @root_timing.children.length + end + + def start_node(node) + @timing_stack.push(Timing.start(node, current_partial)) + end + + def end_node(_node) + timing = @timing_stack.pop + timing.finish + + @timing_stack.last.children << timing + end + + def current_partial + @partial_stack.last + end + + def push_partial(partial_name) + @partial_stack.push(partial_name) + end + + def pop_partial + @partial_stack.pop + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler/hooks.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler/hooks.rb new file mode 100644 index 0000000..cb11cd7 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/profiler/hooks.rb @@ -0,0 +1,23 @@ +module Liquid + class BlockBody + def render_node_with_profiling(node, output, context, skip_output = false) + Profiler.profile_node_render(node) do + render_node_without_profiling(node, output, context, skip_output) + end + end + + alias_method :render_node_without_profiling, :render_node_to_output + alias_method :render_node_to_output, :render_node_with_profiling + end + + class Include < Tag + def render_with_profiling(context) + Profiler.profile_children(context.evaluate(@template_name_expr).to_s) do + render_without_profiling(context) + end + end + + alias_method :render_without_profiling, :render + alias_method :render, :render_with_profiling + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/range_lookup.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/range_lookup.rb new file mode 100644 index 0000000..93bb420 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/range_lookup.rb @@ -0,0 +1,37 @@ +module Liquid + class RangeLookup + def self.parse(start_markup, end_markup) + start_obj = Expression.parse(start_markup) + end_obj = Expression.parse(end_markup) + if start_obj.respond_to?(:evaluate) || end_obj.respond_to?(:evaluate) + new(start_obj, end_obj) + else + start_obj.to_i..end_obj.to_i + end + end + + def initialize(start_obj, end_obj) + @start_obj = start_obj + @end_obj = end_obj + end + + def evaluate(context) + start_int = to_integer(context.evaluate(@start_obj)) + end_int = to_integer(context.evaluate(@end_obj)) + start_int..end_int + end + + private + + def to_integer(input) + case input + when Integer + input + when NilClass, String + input.to_i + else + Utils.to_integer(input) + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/resource_limits.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/resource_limits.rb new file mode 100644 index 0000000..08b359b --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/resource_limits.rb @@ -0,0 +1,23 @@ +module Liquid + class ResourceLimits + attr_accessor :render_length, :render_score, :assign_score, + :render_length_limit, :render_score_limit, :assign_score_limit + + def initialize(limits) + @render_length_limit = limits[:render_length_limit] + @render_score_limit = limits[:render_score_limit] + @assign_score_limit = limits[:assign_score_limit] + reset + end + + def reached? + (@render_length_limit && @render_length > @render_length_limit) || + (@render_score_limit && @render_score > @render_score_limit) || + (@assign_score_limit && @assign_score > @assign_score_limit) + end + + def reset + @render_length = @render_score = @assign_score = 0 + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/standardfilters.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/standardfilters.rb new file mode 100644 index 0000000..0bddfa9 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/standardfilters.rb @@ -0,0 +1,506 @@ +require 'cgi' +require 'bigdecimal' + +module Liquid + module StandardFilters + HTML_ESCAPE = { + '&'.freeze => '&'.freeze, + '>'.freeze => '>'.freeze, + '<'.freeze => '<'.freeze, + '"'.freeze => '"'.freeze, + "'".freeze => '''.freeze + }.freeze + HTML_ESCAPE_ONCE_REGEXP = /["><']|&(?!([a-zA-Z]+|(#\d+));)/ + STRIP_HTML_BLOCKS = Regexp.union( + //m, + //m, + //m + ) + STRIP_HTML_TAGS = /<.*?>/m + + # Return the size of an array or of an string + def size(input) + input.respond_to?(:size) ? input.size : 0 + end + + # convert an input string to DOWNCASE + def downcase(input) + input.to_s.downcase + end + + # convert an input string to UPCASE + def upcase(input) + input.to_s.upcase + end + + # capitalize words in the input centence + def capitalize(input) + input.to_s.capitalize + end + + def escape(input) + CGI.escapeHTML(input.to_s).untaint unless input.nil? + end + alias_method :h, :escape + + def escape_once(input) + input.to_s.gsub(HTML_ESCAPE_ONCE_REGEXP, HTML_ESCAPE) + end + + def url_encode(input) + CGI.escape(input.to_s) unless input.nil? + end + + def url_decode(input) + return if input.nil? + + result = CGI.unescape(input.to_s) + raise Liquid::ArgumentError, "invalid byte sequence in #{result.encoding}" unless result.valid_encoding? + + result + end + + def slice(input, offset, length = nil) + offset = Utils.to_integer(offset) + length = length ? Utils.to_integer(length) : 1 + + if input.is_a?(Array) + input.slice(offset, length) || [] + else + input.to_s.slice(offset, length) || '' + end + end + + # Truncate a string down to x characters + def truncate(input, length = 50, truncate_string = "...".freeze) + return if input.nil? + input_str = input.to_s + length = Utils.to_integer(length) + truncate_string_str = truncate_string.to_s + l = length - truncate_string_str.length + l = 0 if l < 0 + input_str.length > length ? input_str[0...l] + truncate_string_str : input_str + end + + def truncatewords(input, words = 15, truncate_string = "...".freeze) + return if input.nil? + wordlist = input.to_s.split + words = Utils.to_integer(words) + l = words - 1 + l = 0 if l < 0 + wordlist.length > l ? wordlist[0..l].join(" ".freeze) + truncate_string.to_s : input + end + + # Split input string into an array of substrings separated by given pattern. + # + # Example: + #
        {{ post | split '//' | first }}
        + # + def split(input, pattern) + input.to_s.split(pattern.to_s) + end + + def strip(input) + input.to_s.strip + end + + def lstrip(input) + input.to_s.lstrip + end + + def rstrip(input) + input.to_s.rstrip + end + + def strip_html(input) + empty = ''.freeze + result = input.to_s.gsub(STRIP_HTML_BLOCKS, empty) + result.gsub!(STRIP_HTML_TAGS, empty) + result + end + + # Remove all newlines from the string + def strip_newlines(input) + input.to_s.gsub(/\r?\n/, ''.freeze) + end + + # Join elements of the array with certain character between them + def join(input, glue = ' '.freeze) + InputIterator.new(input).join(glue) + end + + # Sort elements of the array + # provide optional property with which to sort an array of hashes or drops + def sort(input, property = nil) + ary = InputIterator.new(input) + + return [] if ary.empty? + + if property.nil? + ary.sort do |a, b| + nil_safe_compare(a, b) + end + elsif ary.all? { |el| el.respond_to?(:[]) } + begin + ary.sort { |a, b| nil_safe_compare(a[property], b[property]) } + rescue TypeError + raise_property_error(property) + end + end + end + + # Sort elements of an array ignoring case if strings + # provide optional property with which to sort an array of hashes or drops + def sort_natural(input, property = nil) + ary = InputIterator.new(input) + + return [] if ary.empty? + + if property.nil? + ary.sort do |a, b| + nil_safe_casecmp(a, b) + end + elsif ary.all? { |el| el.respond_to?(:[]) } + begin + ary.sort { |a, b| nil_safe_casecmp(a[property], b[property]) } + rescue TypeError + raise_property_error(property) + end + end + end + + # Filter the elements of an array to those with a certain property value. + # By default the target is any truthy value. + def where(input, property, target_value = nil) + ary = InputIterator.new(input) + + if ary.empty? + [] + elsif ary.first.respond_to?(:[]) && target_value.nil? + begin + ary.select { |item| item[property] } + rescue TypeError + raise_property_error(property) + end + elsif ary.first.respond_to?(:[]) + begin + ary.select { |item| item[property] == target_value } + rescue TypeError + raise_property_error(property) + end + end + end + + # Remove duplicate elements from an array + # provide optional property with which to determine uniqueness + def uniq(input, property = nil) + ary = InputIterator.new(input) + + if property.nil? + ary.uniq + elsif ary.empty? # The next two cases assume a non-empty array. + [] + elsif ary.first.respond_to?(:[]) + begin + ary.uniq { |a| a[property] } + rescue TypeError + raise_property_error(property) + end + end + end + + # Reverse the elements of an array + def reverse(input) + ary = InputIterator.new(input) + ary.reverse + end + + # map/collect on a given property + def map(input, property) + InputIterator.new(input).map do |e| + e = e.call if e.is_a?(Proc) + + if property == "to_liquid".freeze + e + elsif e.respond_to?(:[]) + r = e[property] + r.is_a?(Proc) ? r.call : r + end + end + rescue TypeError + raise_property_error(property) + end + + # Remove nils within an array + # provide optional property with which to check for nil + def compact(input, property = nil) + ary = InputIterator.new(input) + + if property.nil? + ary.compact + elsif ary.empty? # The next two cases assume a non-empty array. + [] + elsif ary.first.respond_to?(:[]) + begin + ary.reject { |a| a[property].nil? } + rescue TypeError + raise_property_error(property) + end + end + end + + # Replace occurrences of a string with another + def replace(input, string, replacement = ''.freeze) + input.to_s.gsub(string.to_s, replacement.to_s) + end + + # Replace the first occurrences of a string with another + def replace_first(input, string, replacement = ''.freeze) + input.to_s.sub(string.to_s, replacement.to_s) + end + + # remove a substring + def remove(input, string) + input.to_s.gsub(string.to_s, ''.freeze) + end + + # remove the first occurrences of a substring + def remove_first(input, string) + input.to_s.sub(string.to_s, ''.freeze) + end + + # add one string to another + def append(input, string) + input.to_s + string.to_s + end + + def concat(input, array) + unless array.respond_to?(:to_ary) + raise ArgumentError.new("concat filter requires an array argument") + end + InputIterator.new(input).concat(array) + end + + # prepend a string to another + def prepend(input, string) + string.to_s + input.to_s + end + + # Add
        tags in front of all newlines in input string + def newline_to_br(input) + input.to_s.gsub(/\n/, "
        \n".freeze) + end + + # Reformat a date using Ruby's core Time#strftime( string ) -> string + # + # %a - The abbreviated weekday name (``Sun'') + # %A - The full weekday name (``Sunday'') + # %b - The abbreviated month name (``Jan'') + # %B - The full month name (``January'') + # %c - The preferred local date and time representation + # %d - Day of the month (01..31) + # %H - Hour of the day, 24-hour clock (00..23) + # %I - Hour of the day, 12-hour clock (01..12) + # %j - Day of the year (001..366) + # %m - Month of the year (01..12) + # %M - Minute of the hour (00..59) + # %p - Meridian indicator (``AM'' or ``PM'') + # %s - Number of seconds since 1970-01-01 00:00:00 UTC. + # %S - Second of the minute (00..60) + # %U - Week number of the current year, + # starting with the first Sunday as the first + # day of the first week (00..53) + # %W - Week number of the current year, + # starting with the first Monday as the first + # day of the first week (00..53) + # %w - Day of the week (Sunday is 0, 0..6) + # %x - Preferred representation for the date alone, no time + # %X - Preferred representation for the time alone, no date + # %y - Year without a century (00..99) + # %Y - Year with century + # %Z - Time zone name + # %% - Literal ``%'' character + # + # See also: http://www.ruby-doc.org/core/Time.html#method-i-strftime + def date(input, format) + return input if format.to_s.empty? + + return input unless date = Utils.to_date(input) + + date.strftime(format.to_s) + end + + # Get the first element of the passed in array + # + # Example: + # {{ product.images | first | to_img }} + # + def first(array) + array.first if array.respond_to?(:first) + end + + # Get the last element of the passed in array + # + # Example: + # {{ product.images | last | to_img }} + # + def last(array) + array.last if array.respond_to?(:last) + end + + # absolute value + def abs(input) + result = Utils.to_number(input).abs + result.is_a?(BigDecimal) ? result.to_f : result + end + + # addition + def plus(input, operand) + apply_operation(input, operand, :+) + end + + # subtraction + def minus(input, operand) + apply_operation(input, operand, :-) + end + + # multiplication + def times(input, operand) + apply_operation(input, operand, :*) + end + + # division + def divided_by(input, operand) + apply_operation(input, operand, :/) + rescue ::ZeroDivisionError => e + raise Liquid::ZeroDivisionError, e.message + end + + def modulo(input, operand) + apply_operation(input, operand, :%) + rescue ::ZeroDivisionError => e + raise Liquid::ZeroDivisionError, e.message + end + + def round(input, n = 0) + result = Utils.to_number(input).round(Utils.to_number(n)) + result = result.to_f if result.is_a?(BigDecimal) + result = result.to_i if n == 0 + result + rescue ::FloatDomainError => e + raise Liquid::FloatDomainError, e.message + end + + def ceil(input) + Utils.to_number(input).ceil.to_i + rescue ::FloatDomainError => e + raise Liquid::FloatDomainError, e.message + end + + def floor(input) + Utils.to_number(input).floor.to_i + rescue ::FloatDomainError => e + raise Liquid::FloatDomainError, e.message + end + + def at_least(input, n) + min_value = Utils.to_number(n) + + result = Utils.to_number(input) + result = min_value if min_value > result + result.is_a?(BigDecimal) ? result.to_f : result + end + + def at_most(input, n) + max_value = Utils.to_number(n) + + result = Utils.to_number(input) + result = max_value if max_value < result + result.is_a?(BigDecimal) ? result.to_f : result + end + + def default(input, default_value = ''.freeze) + if !input || input.respond_to?(:empty?) && input.empty? + default_value + else + input + end + end + + private + + def raise_property_error(property) + raise Liquid::ArgumentError.new("cannot select the property '#{property}'") + end + + def apply_operation(input, operand, operation) + result = Utils.to_number(input).send(operation, Utils.to_number(operand)) + result.is_a?(BigDecimal) ? result.to_f : result + end + + def nil_safe_compare(a, b) + if !a.nil? && !b.nil? + a <=> b + else + a.nil? ? 1 : -1 + end + end + + def nil_safe_casecmp(a, b) + if !a.nil? && !b.nil? + a.to_s.casecmp(b.to_s) + else + a.nil? ? 1 : -1 + end + end + + class InputIterator + include Enumerable + + def initialize(input) + @input = if input.is_a?(Array) + input.flatten + elsif input.is_a?(Hash) + [input] + elsif input.is_a?(Enumerable) + input + else + Array(input) + end + end + + def join(glue) + to_a.join(glue.to_s) + end + + def concat(args) + to_a.concat(args) + end + + def reverse + reverse_each.to_a + end + + def uniq(&block) + to_a.uniq(&block) + end + + def compact + to_a.compact + end + + def empty? + @input.each { return false } + true + end + + def each + @input.each do |e| + yield(e.respond_to?(:to_liquid) ? e.to_liquid : e) + end + end + end + end + + Template.register_filter(StandardFilters) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/strainer.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/strainer.rb new file mode 100644 index 0000000..76d56d2 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/strainer.rb @@ -0,0 +1,66 @@ +require 'set' + +module Liquid + # Strainer is the parent class for the filters system. + # New filters are mixed into the strainer class which is then instantiated for each liquid template render run. + # + # The Strainer only allows method calls defined in filters given to it via Strainer.global_filter, + # Context#add_filters or Template.register_filter + class Strainer #:nodoc: + @@global_strainer = Class.new(Strainer) do + @filter_methods = Set.new + end + @@strainer_class_cache = Hash.new do |hash, filters| + hash[filters] = Class.new(@@global_strainer) do + @filter_methods = @@global_strainer.filter_methods.dup + filters.each { |f| add_filter(f) } + end + end + + def initialize(context) + @context = context + end + + class << self + attr_reader :filter_methods + end + + def self.add_filter(filter) + raise ArgumentError, "Expected module but got: #{filter.class}" unless filter.is_a?(Module) + unless self.include?(filter) + invokable_non_public_methods = (filter.private_instance_methods + filter.protected_instance_methods).select { |m| invokable?(m) } + if invokable_non_public_methods.any? + raise MethodOverrideError, "Filter overrides registered public methods as non public: #{invokable_non_public_methods.join(', ')}" + else + send(:include, filter) + @filter_methods.merge(filter.public_instance_methods.map(&:to_s)) + end + end + end + + def self.global_filter(filter) + @@strainer_class_cache.clear + @@global_strainer.add_filter(filter) + end + + def self.invokable?(method) + @filter_methods.include?(method.to_s) + end + + def self.create(context, filters = []) + @@strainer_class_cache[filters].new(context) + end + + def invoke(method, *args) + if self.class.invokable?(method) + send(method, *args) + elsif @context && @context.strict_filters + raise Liquid::UndefinedFilter, "undefined filter #{method}" + else + args.first + end + rescue ::ArgumentError => e + raise Liquid::ArgumentError, e.message, e.backtrace + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tablerowloop_drop.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tablerowloop_drop.rb new file mode 100644 index 0000000..cda4a1e --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tablerowloop_drop.rb @@ -0,0 +1,62 @@ +module Liquid + class TablerowloopDrop < Drop + def initialize(length, cols) + @length = length + @row = 1 + @col = 1 + @cols = cols + @index = 0 + end + + attr_reader :length, :col, :row + + def index + @index + 1 + end + + def index0 + @index + end + + def col0 + @col - 1 + end + + def rindex + @length - @index + end + + def rindex0 + @length - @index - 1 + end + + def first + @index == 0 + end + + def last + @index == @length - 1 + end + + def col_first + @col == 1 + end + + def col_last + @col == @cols + end + + protected + + def increment! + @index += 1 + + if @col == @cols + @col = 1 + @row += 1 + else + @col += 1 + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tag.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tag.rb new file mode 100644 index 0000000..06970c1 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tag.rb @@ -0,0 +1,43 @@ +module Liquid + class Tag + attr_reader :nodelist, :tag_name, :line_number, :parse_context + alias_method :options, :parse_context + include ParserSwitching + + class << self + def parse(tag_name, markup, tokenizer, options) + tag = new(tag_name, markup, options) + tag.parse(tokenizer) + tag + end + + private :new + end + + def initialize(tag_name, markup, parse_context) + @tag_name = tag_name + @markup = markup + @parse_context = parse_context + @line_number = parse_context.line_number + end + + def parse(_tokens) + end + + def raw + "#{@tag_name} #{@markup}" + end + + def name + self.class.name.downcase + end + + def render(_context) + ''.freeze + end + + def blank? + false + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/assign.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/assign.rb new file mode 100644 index 0000000..c8d0574 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/assign.rb @@ -0,0 +1,59 @@ +module Liquid + # Assign sets a variable in your template. + # + # {% assign foo = 'monkey' %} + # + # You can then use the variable later in the page. + # + # {{ foo }} + # + class Assign < Tag + Syntax = /(#{VariableSignature}+)\s*=\s*(.*)\s*/om + + attr_reader :to, :from + + def initialize(tag_name, markup, options) + super + if markup =~ Syntax + @to = $1 + @from = Variable.new($2, options) + else + raise SyntaxError.new options[:locale].t("errors.syntax.assign".freeze) + end + end + + def render(context) + val = @from.render(context) + context.scopes.last[@to] = val + context.resource_limits.assign_score += assign_score_of(val) + ''.freeze + end + + def blank? + true + end + + private + + def assign_score_of(val) + if val.instance_of?(String) + val.length + elsif val.instance_of?(Array) || val.instance_of?(Hash) + sum = 1 + # Uses #each to avoid extra allocations. + val.each { |child| sum += assign_score_of(child) } + sum + else + 1 + end + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + [@node.from] + end + end + end + + Template.register_tag('assign'.freeze, Assign) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/break.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/break.rb new file mode 100644 index 0000000..6fe0969 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/break.rb @@ -0,0 +1,18 @@ +module Liquid + # Break tag to be used to break out of a for loop. + # + # == Basic Usage: + # {% for item in collection %} + # {% if item.condition %} + # {% break %} + # {% endif %} + # {% endfor %} + # + class Break < Tag + def interrupt + BreakInterrupt.new + end + end + + Template.register_tag('break'.freeze, Break) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/capture.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/capture.rb new file mode 100644 index 0000000..8674356 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/capture.rb @@ -0,0 +1,38 @@ +module Liquid + # Capture stores the result of a block into a variable without rendering it inplace. + # + # {% capture heading %} + # Monkeys! + # {% endcapture %} + # ... + #

        {{ heading }}

        + # + # Capture is useful for saving content for use later in your template, such as + # in a sidebar or footer. + # + class Capture < Block + Syntax = /(#{VariableSignature}+)/o + + def initialize(tag_name, markup, options) + super + if markup =~ Syntax + @to = $1 + else + raise SyntaxError.new(options[:locale].t("errors.syntax.capture")) + end + end + + def render(context) + output = super + context.scopes.last[@to] = output + context.resource_limits.assign_score += output.length + ''.freeze + end + + def blank? + true + end + end + + Template.register_tag('capture'.freeze, Capture) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/case.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/case.rb new file mode 100644 index 0000000..5036b27 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/case.rb @@ -0,0 +1,94 @@ +module Liquid + class Case < Block + Syntax = /(#{QuotedFragment})/o + WhenSyntax = /(#{QuotedFragment})(?:(?:\s+or\s+|\s*\,\s*)(#{QuotedFragment}.*))?/om + + attr_reader :blocks, :left + + def initialize(tag_name, markup, options) + super + @blocks = [] + + if markup =~ Syntax + @left = Expression.parse($1) + else + raise SyntaxError.new(options[:locale].t("errors.syntax.case".freeze)) + end + end + + def parse(tokens) + body = BlockBody.new + while parse_body(body, tokens) + body = @blocks.last.attachment + end + end + + def nodelist + @blocks.map(&:attachment) + end + + def unknown_tag(tag, markup, tokens) + case tag + when 'when'.freeze + record_when_condition(markup) + when 'else'.freeze + record_else_condition(markup) + else + super + end + end + + def render(context) + context.stack do + execute_else_block = true + + output = '' + @blocks.each do |block| + if block.else? + return block.attachment.render(context) if execute_else_block + elsif block.evaluate(context) + execute_else_block = false + output << block.attachment.render(context) + end + end + output + end + end + + private + + def record_when_condition(markup) + body = BlockBody.new + + while markup + unless markup =~ WhenSyntax + raise SyntaxError.new(options[:locale].t("errors.syntax.case_invalid_when".freeze)) + end + + markup = $2 + + block = Condition.new(@left, '=='.freeze, Expression.parse($1)) + block.attach(body) + @blocks << block + end + end + + def record_else_condition(markup) + unless markup.strip.empty? + raise SyntaxError.new(options[:locale].t("errors.syntax.case_invalid_else".freeze)) + end + + block = ElseCondition.new + block.attach(BlockBody.new) + @blocks << block + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + [@node.left] + @node.blocks + end + end + end + + Template.register_tag('case'.freeze, Case) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/comment.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/comment.rb new file mode 100644 index 0000000..c57c9cd --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/comment.rb @@ -0,0 +1,16 @@ +module Liquid + class Comment < Block + def render(_context) + ''.freeze + end + + def unknown_tag(_tag, _markup, _tokens) + end + + def blank? + true + end + end + + Template.register_tag('comment'.freeze, Comment) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/continue.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/continue.rb new file mode 100644 index 0000000..9c81ec2 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/continue.rb @@ -0,0 +1,18 @@ +module Liquid + # Continue tag to be used to break out of a for loop. + # + # == Basic Usage: + # {% for item in collection %} + # {% if item.condition %} + # {% continue %} + # {% endif %} + # {% endfor %} + # + class Continue < Tag + def interrupt + ContinueInterrupt.new + end + end + + Template.register_tag('continue'.freeze, Continue) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/cycle.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/cycle.rb new file mode 100644 index 0000000..17aa860 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/cycle.rb @@ -0,0 +1,65 @@ +module Liquid + # Cycle is usually used within a loop to alternate between values, like colors or DOM classes. + # + # {% for item in items %} + #
        {{ item }}
        + # {% end %} + # + #
        Item one
        + #
        Item two
        + #
        Item three
        + #
        Item four
        + #
        Item five
        + # + class Cycle < Tag + SimpleSyntax = /\A#{QuotedFragment}+/o + NamedSyntax = /\A(#{QuotedFragment})\s*\:\s*(.*)/om + + attr_reader :variables + + def initialize(tag_name, markup, options) + super + case markup + when NamedSyntax + @variables = variables_from_string($2) + @name = Expression.parse($1) + when SimpleSyntax + @variables = variables_from_string(markup) + @name = @variables.to_s + else + raise SyntaxError.new(options[:locale].t("errors.syntax.cycle".freeze)) + end + end + + def render(context) + context.registers[:cycle] ||= {} + + context.stack do + key = context.evaluate(@name) + iteration = context.registers[:cycle][key].to_i + result = context.evaluate(@variables[iteration]) + iteration += 1 + iteration = 0 if iteration >= @variables.size + context.registers[:cycle][key] = iteration + result + end + end + + private + + def variables_from_string(markup) + markup.split(',').collect do |var| + var =~ /\s*(#{QuotedFragment})\s*/o + $1 ? Expression.parse($1) : nil + end.compact + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + Array(@node.variables) + end + end + end + + Template.register_tag('cycle', Cycle) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/decrement.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/decrement.rb new file mode 100644 index 0000000..b5cdaaa --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/decrement.rb @@ -0,0 +1,35 @@ +module Liquid + # decrement is used in a place where one needs to insert a counter + # into a template, and needs the counter to survive across + # multiple instantiations of the template. + # NOTE: decrement is a pre-decrement, --i, + # while increment is post: i++. + # + # (To achieve the survival, the application must keep the context) + # + # if the variable does not exist, it is created with value 0. + + # Hello: {% decrement variable %} + # + # gives you: + # + # Hello: -1 + # Hello: -2 + # Hello: -3 + # + class Decrement < Tag + def initialize(tag_name, markup, options) + super + @variable = markup.strip + end + + def render(context) + value = context.environments.first[@variable] ||= 0 + value -= 1 + context.environments.first[@variable] = value + value.to_s + end + end + + Template.register_tag('decrement'.freeze, Decrement) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/for.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/for.rb new file mode 100644 index 0000000..b69aa78 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/for.rb @@ -0,0 +1,203 @@ +module Liquid + # "For" iterates over an array or collection. + # Several useful variables are available to you within the loop. + # + # == Basic usage: + # {% for item in collection %} + # {{ forloop.index }}: {{ item.name }} + # {% endfor %} + # + # == Advanced usage: + # {% for item in collection %} + #
        + # Item {{ forloop.index }}: {{ item.name }} + #
        + # {% else %} + # There is nothing in the collection. + # {% endfor %} + # + # You can also define a limit and offset much like SQL. Remember + # that offset starts at 0 for the first item. + # + # {% for item in collection limit:5 offset:10 %} + # {{ item.name }} + # {% end %} + # + # To reverse the for loop simply use {% for item in collection reversed %} (note that the flag's spelling is different to the filter `reverse`) + # + # == Available variables: + # + # forloop.name:: 'item-collection' + # forloop.length:: Length of the loop + # forloop.index:: The current item's position in the collection; + # forloop.index starts at 1. + # This is helpful for non-programmers who start believe + # the first item in an array is 1, not 0. + # forloop.index0:: The current item's position in the collection + # where the first item is 0 + # forloop.rindex:: Number of items remaining in the loop + # (length - index) where 1 is the last item. + # forloop.rindex0:: Number of items remaining in the loop + # where 0 is the last item. + # forloop.first:: Returns true if the item is the first item. + # forloop.last:: Returns true if the item is the last item. + # forloop.parentloop:: Provides access to the parent loop, if present. + # + class For < Block + Syntax = /\A(#{VariableSegment}+)\s+in\s+(#{QuotedFragment}+)\s*(reversed)?/o + + attr_reader :collection_name, :variable_name, :limit, :from + + def initialize(tag_name, markup, options) + super + @from = @limit = nil + parse_with_selected_parser(markup) + @for_block = BlockBody.new + @else_block = nil + end + + def parse(tokens) + return unless parse_body(@for_block, tokens) + parse_body(@else_block, tokens) + end + + def nodelist + @else_block ? [@for_block, @else_block] : [@for_block] + end + + def unknown_tag(tag, markup, tokens) + return super unless tag == 'else'.freeze + @else_block = BlockBody.new + end + + def render(context) + segment = collection_segment(context) + + if segment.empty? + render_else(context) + else + render_segment(context, segment) + end + end + + protected + + def lax_parse(markup) + if markup =~ Syntax + @variable_name = $1 + collection_name = $2 + @reversed = !!$3 + @name = "#{@variable_name}-#{collection_name}" + @collection_name = Expression.parse(collection_name) + markup.scan(TagAttributes) do |key, value| + set_attribute(key, value) + end + else + raise SyntaxError.new(options[:locale].t("errors.syntax.for".freeze)) + end + end + + def strict_parse(markup) + p = Parser.new(markup) + @variable_name = p.consume(:id) + raise SyntaxError.new(options[:locale].t("errors.syntax.for_invalid_in".freeze)) unless p.id?('in'.freeze) + collection_name = p.expression + @name = "#{@variable_name}-#{collection_name}" + @collection_name = Expression.parse(collection_name) + @reversed = p.id?('reversed'.freeze) + + while p.look(:id) && p.look(:colon, 1) + unless attribute = p.id?('limit'.freeze) || p.id?('offset'.freeze) + raise SyntaxError.new(options[:locale].t("errors.syntax.for_invalid_attribute".freeze)) + end + p.consume + set_attribute(attribute, p.expression) + end + p.consume(:end_of_string) + end + + private + + def collection_segment(context) + offsets = context.registers[:for] ||= {} + + from = if @from == :continue + offsets[@name].to_i + else + context.evaluate(@from).to_i + end + + collection = context.evaluate(@collection_name) + collection = collection.to_a if collection.is_a?(Range) + + limit = context.evaluate(@limit) + to = limit ? limit.to_i + from : nil + + segment = Utils.slice_collection(collection, from, to) + segment.reverse! if @reversed + + offsets[@name] = from + segment.length + + segment + end + + def render_segment(context, segment) + for_stack = context.registers[:for_stack] ||= [] + length = segment.length + + result = '' + + context.stack do + loop_vars = Liquid::ForloopDrop.new(@name, length, for_stack[-1]) + + for_stack.push(loop_vars) + + begin + context['forloop'.freeze] = loop_vars + + segment.each do |item| + context[@variable_name] = item + result << @for_block.render(context) + loop_vars.send(:increment!) + + # Handle any interrupts if they exist. + if context.interrupt? + interrupt = context.pop_interrupt + break if interrupt.is_a? BreakInterrupt + next if interrupt.is_a? ContinueInterrupt + end + end + ensure + for_stack.pop + end + end + + result + end + + def set_attribute(key, expr) + case key + when 'offset'.freeze + @from = if expr == 'continue'.freeze + :continue + else + Expression.parse(expr) + end + when 'limit'.freeze + @limit = Expression.parse(expr) + end + end + + def render_else(context) + @else_block ? @else_block.render(context) : ''.freeze + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + (super + [@node.limit, @node.from, @node.collection_name]).compact + end + end + end + + Template.register_tag('for'.freeze, For) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/if.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/if.rb new file mode 100644 index 0000000..02da42b --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/if.rb @@ -0,0 +1,122 @@ +module Liquid + # If is the conditional block + # + # {% if user.admin %} + # Admin user! + # {% else %} + # Not admin user + # {% endif %} + # + # There are {% if count < 5 %} less {% else %} more {% endif %} items than you need. + # + class If < Block + Syntax = /(#{QuotedFragment})\s*([=!<>a-z_]+)?\s*(#{QuotedFragment})?/o + ExpressionsAndOperators = /(?:\b(?:\s?and\s?|\s?or\s?)\b|(?:\s*(?!\b(?:\s?and\s?|\s?or\s?)\b)(?:#{QuotedFragment}|\S+)\s*)+)/o + BOOLEAN_OPERATORS = %w(and or).freeze + + attr_reader :blocks + + def initialize(tag_name, markup, options) + super + @blocks = [] + push_block('if'.freeze, markup) + end + + def nodelist + @blocks.map(&:attachment) + end + + def parse(tokens) + while parse_body(@blocks.last.attachment, tokens) + end + end + + def unknown_tag(tag, markup, tokens) + if ['elsif'.freeze, 'else'.freeze].include?(tag) + push_block(tag, markup) + else + super + end + end + + def render(context) + context.stack do + @blocks.each do |block| + if block.evaluate(context) + return block.attachment.render(context) + end + end + ''.freeze + end + end + + private + + def push_block(tag, markup) + block = if tag == 'else'.freeze + ElseCondition.new + else + parse_with_selected_parser(markup) + end + + @blocks.push(block) + block.attach(BlockBody.new) + end + + def lax_parse(markup) + expressions = markup.scan(ExpressionsAndOperators) + raise(SyntaxError.new(options[:locale].t("errors.syntax.if".freeze))) unless expressions.pop =~ Syntax + + condition = Condition.new(Expression.parse($1), $2, Expression.parse($3)) + + until expressions.empty? + operator = expressions.pop.to_s.strip + + raise(SyntaxError.new(options[:locale].t("errors.syntax.if".freeze))) unless expressions.pop.to_s =~ Syntax + + new_condition = Condition.new(Expression.parse($1), $2, Expression.parse($3)) + raise(SyntaxError.new(options[:locale].t("errors.syntax.if".freeze))) unless BOOLEAN_OPERATORS.include?(operator) + new_condition.send(operator, condition) + condition = new_condition + end + + condition + end + + def strict_parse(markup) + p = Parser.new(markup) + condition = parse_binary_comparisons(p) + p.consume(:end_of_string) + condition + end + + def parse_binary_comparisons(p) + condition = parse_comparison(p) + first_condition = condition + while op = (p.id?('and'.freeze) || p.id?('or'.freeze)) + child_condition = parse_comparison(p) + condition.send(op, child_condition) + condition = child_condition + end + first_condition + end + + def parse_comparison(p) + a = Expression.parse(p.expression) + if op = p.consume?(:comparison) + b = Expression.parse(p.expression) + Condition.new(a, op, b) + else + Condition.new(a) + end + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + @node.blocks + end + end + end + + Template.register_tag('if'.freeze, If) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/ifchanged.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/ifchanged.rb new file mode 100644 index 0000000..d70cbe1 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/ifchanged.rb @@ -0,0 +1,18 @@ +module Liquid + class Ifchanged < Block + def render(context) + context.stack do + output = super + + if output != context.registers[:ifchanged] + context.registers[:ifchanged] = output + output + else + ''.freeze + end + end + end + end + + Template.register_tag('ifchanged'.freeze, Ifchanged) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/include.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/include.rb new file mode 100644 index 0000000..c9f2a28 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/include.rb @@ -0,0 +1,124 @@ +module Liquid + # Include allows templates to relate with other templates + # + # Simply include another template: + # + # {% include 'product' %} + # + # Include a template with a local variable: + # + # {% include 'product' with products[0] %} + # + # Include a template for a collection: + # + # {% include 'product' for products %} + # + class Include < Tag + Syntax = /(#{QuotedFragment}+)(\s+(?:with|for)\s+(#{QuotedFragment}+))?/o + + attr_reader :template_name_expr, :variable_name_expr, :attributes + + def initialize(tag_name, markup, options) + super + + if markup =~ Syntax + + template_name = $1 + variable_name = $3 + + @variable_name_expr = variable_name ? Expression.parse(variable_name) : nil + @template_name_expr = Expression.parse(template_name) + @attributes = {} + + markup.scan(TagAttributes) do |key, value| + @attributes[key] = Expression.parse(value) + end + + else + raise SyntaxError.new(options[:locale].t("errors.syntax.include".freeze)) + end + end + + def parse(_tokens) + end + + def render(context) + template_name = context.evaluate(@template_name_expr) + raise ArgumentError.new(options[:locale].t("errors.argument.include")) unless template_name + + partial = load_cached_partial(template_name, context) + context_variable_name = template_name.split('/'.freeze).last + + variable = if @variable_name_expr + context.evaluate(@variable_name_expr) + else + context.find_variable(template_name, raise_on_not_found: false) + end + + old_template_name = context.template_name + old_partial = context.partial + begin + context.template_name = template_name + context.partial = true + context.stack do + @attributes.each do |key, value| + context[key] = context.evaluate(value) + end + + if variable.is_a?(Array) + variable.collect do |var| + context[context_variable_name] = var + partial.render(context) + end + else + context[context_variable_name] = variable + partial.render(context) + end + end + ensure + context.template_name = old_template_name + context.partial = old_partial + end + end + + private + + alias_method :parse_context, :options + private :parse_context + + def load_cached_partial(template_name, context) + cached_partials = context.registers[:cached_partials] || {} + + if cached = cached_partials[template_name] + return cached + end + source = read_template_from_file_system(context) + begin + parse_context.partial = true + partial = Liquid::Template.parse(source, parse_context) + ensure + parse_context.partial = false + end + cached_partials[template_name] = partial + context.registers[:cached_partials] = cached_partials + partial + end + + def read_template_from_file_system(context) + file_system = context.registers[:file_system] || Liquid::Template.file_system + + file_system.read_template_file(context.evaluate(@template_name_expr)) + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + [ + @node.template_name_expr, + @node.variable_name_expr + ] + @node.attributes.values + end + end + end + + Template.register_tag('include'.freeze, Include) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/increment.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/increment.rb new file mode 100644 index 0000000..baa0cbb --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/increment.rb @@ -0,0 +1,31 @@ +module Liquid + # increment is used in a place where one needs to insert a counter + # into a template, and needs the counter to survive across + # multiple instantiations of the template. + # (To achieve the survival, the application must keep the context) + # + # if the variable does not exist, it is created with value 0. + # + # Hello: {% increment variable %} + # + # gives you: + # + # Hello: 0 + # Hello: 1 + # Hello: 2 + # + class Increment < Tag + def initialize(tag_name, markup, options) + super + @variable = markup.strip + end + + def render(context) + value = context.environments.first[@variable] ||= 0 + context.environments.first[@variable] = value + 1 + value.to_s + end + end + + Template.register_tag('increment'.freeze, Increment) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/raw.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/raw.rb new file mode 100644 index 0000000..6b461bd --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/raw.rb @@ -0,0 +1,47 @@ +module Liquid + class Raw < Block + Syntax = /\A\s*\z/ + FullTokenPossiblyInvalid = /\A(.*)#{TagStart}\s*(\w+)\s*(.*)?#{TagEnd}\z/om + + def initialize(tag_name, markup, parse_context) + super + + ensure_valid_markup(tag_name, markup, parse_context) + end + + def parse(tokens) + @body = '' + while token = tokens.shift + if token =~ FullTokenPossiblyInvalid + @body << $1 if $1 != "".freeze + return if block_delimiter == $2 + end + @body << token unless token.empty? + end + + raise SyntaxError.new(parse_context.locale.t("errors.syntax.tag_never_closed".freeze, block_name: block_name)) + end + + def render(_context) + @body + end + + def nodelist + [@body] + end + + def blank? + @body.empty? + end + + protected + + def ensure_valid_markup(tag_name, markup, parse_context) + unless markup =~ Syntax + raise SyntaxError.new(parse_context.locale.t("errors.syntax.tag_unexpected_args".freeze, tag: tag_name)) + end + end + end + + Template.register_tag('raw'.freeze, Raw) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/table_row.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/table_row.rb new file mode 100644 index 0000000..7f391cf --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/table_row.rb @@ -0,0 +1,62 @@ +module Liquid + class TableRow < Block + Syntax = /(\w+)\s+in\s+(#{QuotedFragment}+)/o + + attr_reader :variable_name, :collection_name, :attributes + + def initialize(tag_name, markup, options) + super + if markup =~ Syntax + @variable_name = $1 + @collection_name = Expression.parse($2) + @attributes = {} + markup.scan(TagAttributes) do |key, value| + @attributes[key] = Expression.parse(value) + end + else + raise SyntaxError.new(options[:locale].t("errors.syntax.table_row".freeze)) + end + end + + def render(context) + collection = context.evaluate(@collection_name) or return ''.freeze + + from = @attributes.key?('offset'.freeze) ? context.evaluate(@attributes['offset'.freeze]).to_i : 0 + to = @attributes.key?('limit'.freeze) ? from + context.evaluate(@attributes['limit'.freeze]).to_i : nil + + collection = Utils.slice_collection(collection, from, to) + + length = collection.length + + cols = context.evaluate(@attributes['cols'.freeze]).to_i + + result = "\n" + context.stack do + tablerowloop = Liquid::TablerowloopDrop.new(length, cols) + context['tablerowloop'.freeze] = tablerowloop + + collection.each do |item| + context[@variable_name] = item + + result << "" << super << '' + + if tablerowloop.col_last && !tablerowloop.last + result << "\n" + end + + tablerowloop.send(:increment!) + end + end + result << "\n" + result + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + super + @node.attributes.values + [@node.collection_name] + end + end + end + + Template.register_tag('tablerow'.freeze, TableRow) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/unless.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/unless.rb new file mode 100644 index 0000000..1d4280d --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tags/unless.rb @@ -0,0 +1,30 @@ +require_relative 'if' + +module Liquid + # Unless is a conditional just like 'if' but works on the inverse logic. + # + # {% unless x < 0 %} x is greater than zero {% endunless %} + # + class Unless < If + def render(context) + context.stack do + # First condition is interpreted backwards ( if not ) + first_block = @blocks.first + unless first_block.evaluate(context) + return first_block.attachment.render(context) + end + + # After the first condition unless works just like if + @blocks[1..-1].each do |block| + if block.evaluate(context) + return block.attachment.render(context) + end + end + + ''.freeze + end + end + end + + Template.register_tag('unless'.freeze, Unless) +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/template.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/template.rb new file mode 100644 index 0000000..31a67e4 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/template.rb @@ -0,0 +1,254 @@ +module Liquid + # Templates are central to liquid. + # Interpretating templates is a two step process. First you compile the + # source code you got. During compile time some extensive error checking is performed. + # your code should expect to get some SyntaxErrors. + # + # After you have a compiled template you can then render it. + # You can use a compiled template over and over again and keep it cached. + # + # Example: + # + # template = Liquid::Template.parse(source) + # template.render('user_name' => 'bob') + # + class Template + attr_accessor :root + attr_reader :resource_limits, :warnings + + @@file_system = BlankFileSystem.new + + class TagRegistry + include Enumerable + + def initialize + @tags = {} + @cache = {} + end + + def [](tag_name) + return nil unless @tags.key?(tag_name) + return @cache[tag_name] if Liquid.cache_classes + + lookup_class(@tags[tag_name]).tap { |o| @cache[tag_name] = o } + end + + def []=(tag_name, klass) + @tags[tag_name] = klass.name + @cache[tag_name] = klass + end + + def delete(tag_name) + @tags.delete(tag_name) + @cache.delete(tag_name) + end + + def each(&block) + @tags.each(&block) + end + + private + + def lookup_class(name) + name.split("::").reject(&:empty?).reduce(Object) { |scope, const| scope.const_get(const) } + end + end + + attr_reader :profiler + + class << self + # Sets how strict the parser should be. + # :lax acts like liquid 2.5 and silently ignores malformed tags in most cases. + # :warn is the default and will give deprecation warnings when invalid syntax is used. + # :strict will enforce correct syntax. + attr_writer :error_mode + + # Sets how strict the taint checker should be. + # :lax is the default, and ignores the taint flag completely + # :warn adds a warning, but does not interrupt the rendering + # :error raises an error when tainted output is used + attr_writer :taint_mode + + attr_accessor :default_exception_renderer + Template.default_exception_renderer = lambda do |exception| + exception + end + + def file_system + @@file_system + end + + def file_system=(obj) + @@file_system = obj + end + + def register_tag(name, klass) + tags[name.to_s] = klass + end + + def tags + @tags ||= TagRegistry.new + end + + def error_mode + @error_mode ||= :lax + end + + def taint_mode + @taint_mode ||= :lax + end + + # Pass a module with filter methods which should be available + # to all liquid views. Good for registering the standard library + def register_filter(mod) + Strainer.global_filter(mod) + end + + def default_resource_limits + @default_resource_limits ||= {} + end + + # creates a new Template object from liquid source code + # To enable profiling, pass in profile: true as an option. + # See Liquid::Profiler for more information + def parse(source, options = {}) + template = Template.new + template.parse(source, options) + end + end + + def initialize + @rethrow_errors = false + @resource_limits = ResourceLimits.new(self.class.default_resource_limits) + end + + # Parse source code. + # Returns self for easy chaining + def parse(source, options = {}) + @options = options + @profiling = options[:profile] + @line_numbers = options[:line_numbers] || @profiling + parse_context = options.is_a?(ParseContext) ? options : ParseContext.new(options) + @root = Document.parse(tokenize(source), parse_context) + @warnings = parse_context.warnings + self + end + + def registers + @registers ||= {} + end + + def assigns + @assigns ||= {} + end + + def instance_assigns + @instance_assigns ||= {} + end + + def errors + @errors ||= [] + end + + # Render takes a hash with local variables. + # + # if you use the same filters over and over again consider registering them globally + # with Template.register_filter + # + # if profiling was enabled in Template#parse then the resulting profiling information + # will be available via Template#profiler + # + # Following options can be passed: + # + # * filters : array with local filters + # * registers : hash with register variables. Those can be accessed from + # filters and tags and might be useful to integrate liquid more with its host application + # + def render(*args) + return ''.freeze if @root.nil? + + context = case args.first + when Liquid::Context + c = args.shift + + if @rethrow_errors + c.exception_renderer = ->(e) { raise } + end + + c + when Liquid::Drop + drop = args.shift + drop.context = Context.new([drop, assigns], instance_assigns, registers, @rethrow_errors, @resource_limits) + when Hash + Context.new([args.shift, assigns], instance_assigns, registers, @rethrow_errors, @resource_limits) + when nil + Context.new(assigns, instance_assigns, registers, @rethrow_errors, @resource_limits) + else + raise ArgumentError, "Expected Hash or Liquid::Context as parameter" + end + + case args.last + when Hash + options = args.pop + + registers.merge!(options[:registers]) if options[:registers].is_a?(Hash) + + apply_options_to_context(context, options) + when Module, Array + context.add_filters(args.pop) + end + + # Retrying a render resets resource usage + context.resource_limits.reset + + begin + # render the nodelist. + # for performance reasons we get an array back here. join will make a string out of it. + result = with_profiling(context) do + @root.render(context) + end + result.respond_to?(:join) ? result.join : result + rescue Liquid::MemoryError => e + context.handle_error(e) + ensure + @errors = context.errors + end + end + + def render!(*args) + @rethrow_errors = true + render(*args) + end + + private + + def tokenize(source) + Tokenizer.new(source, @line_numbers) + end + + def with_profiling(context) + if @profiling && !context.partial + raise "Profiler not loaded, require 'liquid/profiler' first" unless defined?(Liquid::Profiler) + + @profiler = Profiler.new + @profiler.start + + begin + yield + ensure + @profiler.stop + end + else + yield + end + end + + def apply_options_to_context(context, options) + context.add_filters(options[:filters]) if options[:filters] + context.global_filter = options[:global_filter] if options[:global_filter] + context.exception_renderer = options[:exception_renderer] if options[:exception_renderer] + context.strict_variables = options[:strict_variables] if options[:strict_variables] + context.strict_filters = options[:strict_filters] if options[:strict_filters] + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tokenizer.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tokenizer.rb new file mode 100644 index 0000000..d03657e --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/tokenizer.rb @@ -0,0 +1,31 @@ +module Liquid + class Tokenizer + attr_reader :line_number + + def initialize(source, line_numbers = false) + @source = source + @line_number = line_numbers ? 1 : nil + @tokens = tokenize + end + + def shift + token = @tokens.shift + @line_number += token.count("\n") if @line_number && token + token + end + + private + + def tokenize + @source = @source.source if @source.respond_to?(:source) + return [] if @source.to_s.empty? + + tokens = @source.split(TemplateParser) + + # removes the rogue empty element at the beginning of the array + tokens.shift if tokens[0] && tokens[0].empty? + + tokens + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/truffle.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/truffle.rb new file mode 100644 index 0000000..ef0620a --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/truffle.rb @@ -0,0 +1,5 @@ +module Liquid + module Truffle + + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/utils.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/utils.rb new file mode 100644 index 0000000..516ac0c --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/utils.rb @@ -0,0 +1,83 @@ +module Liquid + module Utils + def self.slice_collection(collection, from, to) + if (from != 0 || !to.nil?) && collection.respond_to?(:load_slice) + collection.load_slice(from, to) + else + slice_collection_using_each(collection, from, to) + end + end + + def self.slice_collection_using_each(collection, from, to) + segments = [] + index = 0 + + # Maintains Ruby 1.8.7 String#each behaviour on 1.9 + if collection.is_a?(String) + return collection.empty? ? [] : [collection] + end + return [] unless collection.respond_to?(:each) + + collection.each do |item| + if to && to <= index + break + end + + if from <= index + segments << item + end + + index += 1 + end + + segments + end + + def self.to_integer(num) + return num if num.is_a?(Integer) + num = num.to_s + begin + Integer(num) + rescue ::ArgumentError + raise Liquid::ArgumentError, "invalid integer" + end + end + + def self.to_number(obj) + case obj + when Float + BigDecimal(obj.to_s) + when Numeric + obj + when String + (obj.strip =~ /\A-?\d+\.\d+\z/) ? BigDecimal(obj) : obj.to_i + else + if obj.respond_to?(:to_number) + obj.to_number + else + 0 + end + end + end + + def self.to_date(obj) + return obj if obj.respond_to?(:strftime) + + if obj.is_a?(String) + return nil if obj.empty? + obj = obj.downcase + end + + case obj + when 'now'.freeze, 'today'.freeze + Time.now + when /\A\d+\z/, Integer + Time.at(obj.to_i) + when String + Time.parse(obj) + end + rescue ::ArgumentError + nil + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable.rb new file mode 100644 index 0000000..c31bffe --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable.rb @@ -0,0 +1,148 @@ +module Liquid + # Holds variables. Variables are only loaded "just in time" + # and are not evaluated as part of the render stage + # + # {{ monkey }} + # {{ user.name }} + # + # Variables can be combined with filters: + # + # {{ user | link }} + # + class Variable + FilterMarkupRegex = /#{FilterSeparator}\s*(.*)/om + FilterParser = /(?:\s+|#{QuotedFragment}|#{ArgumentSeparator})+/o + FilterArgsRegex = /(?:#{FilterArgumentSeparator}|#{ArgumentSeparator})\s*((?:\w+\s*\:\s*)?#{QuotedFragment})/o + JustTagAttributes = /\A#{TagAttributes}\z/o + MarkupWithQuotedFragment = /(#{QuotedFragment})(.*)/om + + attr_accessor :filters, :name, :line_number + attr_reader :parse_context + alias_method :options, :parse_context + + include ParserSwitching + + def initialize(markup, parse_context) + @markup = markup + @name = nil + @parse_context = parse_context + @line_number = parse_context.line_number + + parse_with_selected_parser(markup) + end + + def raw + @markup + end + + def markup_context(markup) + "in \"{{#{markup}}}\"" + end + + def lax_parse(markup) + @filters = [] + return unless markup =~ MarkupWithQuotedFragment + + name_markup = $1 + filter_markup = $2 + @name = Expression.parse(name_markup) + if filter_markup =~ FilterMarkupRegex + filters = $1.scan(FilterParser) + filters.each do |f| + next unless f =~ /\w+/ + filtername = Regexp.last_match(0) + filterargs = f.scan(FilterArgsRegex).flatten + @filters << parse_filter_expressions(filtername, filterargs) + end + end + end + + def strict_parse(markup) + @filters = [] + p = Parser.new(markup) + + @name = Expression.parse(p.expression) + while p.consume?(:pipe) + filtername = p.consume(:id) + filterargs = p.consume?(:colon) ? parse_filterargs(p) : [] + @filters << parse_filter_expressions(filtername, filterargs) + end + p.consume(:end_of_string) + end + + def parse_filterargs(p) + # first argument + filterargs = [p.argument] + # followed by comma separated others + filterargs << p.argument while p.consume?(:comma) + filterargs + end + + def render(context) + obj = @filters.inject(context.evaluate(@name)) do |output, (filter_name, filter_args, filter_kwargs)| + filter_args = evaluate_filter_expressions(context, filter_args, filter_kwargs) + context.invoke(filter_name, output, *filter_args) + end + + obj = context.apply_global_filter(obj) + + taint_check(context, obj) + + obj + end + + private + + def parse_filter_expressions(filter_name, unparsed_args) + filter_args = [] + keyword_args = {} + unparsed_args.each do |a| + if matches = a.match(JustTagAttributes) + keyword_args[matches[1]] = Expression.parse(matches[2]) + else + filter_args << Expression.parse(a) + end + end + result = [filter_name, filter_args] + result << keyword_args unless keyword_args.empty? + result + end + + def evaluate_filter_expressions(context, filter_args, filter_kwargs) + parsed_args = filter_args.map{ |expr| context.evaluate(expr) } + if filter_kwargs + parsed_kwargs = {} + filter_kwargs.each do |key, expr| + parsed_kwargs[key] = context.evaluate(expr) + end + parsed_args << parsed_kwargs + end + parsed_args + end + + def taint_check(context, obj) + return unless obj.tainted? + return if Template.taint_mode == :lax + + @markup =~ QuotedFragment + name = Regexp.last_match(0) + + error = TaintedError.new("variable '#{name}' is tainted and was not escaped") + error.line_number = line_number + error.template_name = context.template_name + + case Template.taint_mode + when :warn + context.warnings << error + when :error + raise error + end + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + [@node.name] + @node.filters.flatten + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable_lookup.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable_lookup.rb new file mode 100644 index 0000000..62f4877 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/variable_lookup.rb @@ -0,0 +1,88 @@ +module Liquid + class VariableLookup + SQUARE_BRACKETED = /\A\[(.*)\]\z/m + COMMAND_METHODS = ['size'.freeze, 'first'.freeze, 'last'.freeze].freeze + + attr_reader :name, :lookups + + def self.parse(markup) + new(markup) + end + + def initialize(markup) + lookups = markup.scan(VariableParser) + + name = lookups.shift + if name =~ SQUARE_BRACKETED + name = Expression.parse($1) + end + @name = name + + @lookups = lookups + @command_flags = 0 + + @lookups.each_index do |i| + lookup = lookups[i] + if lookup =~ SQUARE_BRACKETED + lookups[i] = Expression.parse($1) + elsif COMMAND_METHODS.include?(lookup) + @command_flags |= 1 << i + end + end + end + + def evaluate(context) + name = context.evaluate(@name) + object = context.find_variable(name) + + @lookups.each_index do |i| + key = context.evaluate(@lookups[i]) + + # If object is a hash- or array-like object we look for the + # presence of the key and if its available we return it + if object.respond_to?(:[]) && + ((object.respond_to?(:key?) && object.key?(key)) || + (object.respond_to?(:fetch) && key.is_a?(Integer))) + + # if its a proc we will replace the entry with the proc + res = context.lookup_and_evaluate(object, key) + object = res.to_liquid + + # Some special cases. If the part wasn't in square brackets and + # no key with the same name was found we interpret following calls + # as commands and call them on the current object + elsif @command_flags & (1 << i) != 0 && object.respond_to?(key) + object = object.send(key).to_liquid + + # No key was present with the desired value and it wasn't one of the directly supported + # keywords either. The only thing we got left is to return nil or + # raise an exception if `strict_variables` option is set to true + else + return nil unless context.strict_variables + raise Liquid::UndefinedVariable, "undefined variable #{key}" + end + + # If we are dealing with a drop here we have to + object.context = context if object.respond_to?(:context=) + end + + object + end + + def ==(other) + self.class == other.class && state == other.state + end + + protected + + def state + [@name, @lookups, @command_flags] + end + + class ParseTreeVisitor < Liquid::ParseTreeVisitor + def children + @node.lookups + end + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/lib/liquid/version.rb b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/version.rb new file mode 100644 index 0000000..07bd0f1 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/lib/liquid/version.rb @@ -0,0 +1,5 @@ +# encoding: utf-8 + +module Liquid + VERSION = "4.0.2".freeze +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/fixtures/en_locale.yml b/vendor/bundle/gems/liquid-4.0.2/test/fixtures/en_locale.yml new file mode 100644 index 0000000..0b113c6 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/fixtures/en_locale.yml @@ -0,0 +1,9 @@ +--- + simple: "less is more" + whatever: "something %{something}" + errors: + i18n: + undefined_interpolation: "undefined key %{key}" + unknown_translation: "translation '%{name}' wasn't found" + syntax: + oops: "something wasn't right" diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/assign_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/assign_test.rb new file mode 100644 index 0000000..5502289 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/assign_test.rb @@ -0,0 +1,48 @@ +require 'test_helper' + +class AssignTest < Minitest::Test + include Liquid + + def test_assign_with_hyphen_in_variable_name + template_source = <<-END_TEMPLATE + {% assign this-thing = 'Print this-thing' %} + {{ this-thing }} + END_TEMPLATE + template = Template.parse(template_source) + rendered = template.render! + assert_equal "Print this-thing", rendered.strip + end + + def test_assigned_variable + assert_template_result('.foo.', + '{% assign foo = values %}.{{ foo[0] }}.', + 'values' => %w(foo bar baz)) + + assert_template_result('.bar.', + '{% assign foo = values %}.{{ foo[1] }}.', + 'values' => %w(foo bar baz)) + end + + def test_assign_with_filter + assert_template_result('.bar.', + '{% assign foo = values | split: "," %}.{{ foo[1] }}.', + 'values' => "foo,bar,baz") + end + + def test_assign_syntax_error + assert_match_syntax_error(/assign/, + '{% assign foo not values %}.', + 'values' => "foo,bar,baz") + end + + def test_assign_uses_error_mode + with_error_mode(:strict) do + assert_raises(SyntaxError) do + Template.parse("{% assign foo = ('X' | downcase) %}") + end + end + with_error_mode(:lax) do + assert Template.parse("{% assign foo = ('X' | downcase) %}") + end + end +end # AssignTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/blank_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/blank_test.rb new file mode 100644 index 0000000..e9b56df --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/blank_test.rb @@ -0,0 +1,106 @@ +require 'test_helper' + +class FoobarTag < Liquid::Tag + def render(*args) + " " + end + + Liquid::Template.register_tag('foobar', FoobarTag) +end + +class BlankTestFileSystem + def read_template_file(template_path) + template_path + end +end + +class BlankTest < Minitest::Test + include Liquid + N = 10 + + def wrap_in_for(body) + "{% for i in (1..#{N}) %}#{body}{% endfor %}" + end + + def wrap_in_if(body) + "{% if true %}#{body}{% endif %}" + end + + def wrap(body) + wrap_in_for(body) + wrap_in_if(body) + end + + def test_new_tags_are_not_blank_by_default + assert_template_result(" " * N, wrap_in_for("{% foobar %}")) + end + + def test_loops_are_blank + assert_template_result("", wrap_in_for(" ")) + end + + def test_if_else_are_blank + assert_template_result("", "{% if true %} {% elsif false %} {% else %} {% endif %}") + end + + def test_unless_is_blank + assert_template_result("", wrap("{% unless true %} {% endunless %}")) + end + + def test_mark_as_blank_only_during_parsing + assert_template_result(" " * (N + 1), wrap(" {% if false %} this never happens, but still, this block is not blank {% endif %}")) + end + + def test_comments_are_blank + assert_template_result("", wrap(" {% comment %} whatever {% endcomment %} ")) + end + + def test_captures_are_blank + assert_template_result("", wrap(" {% capture foo %} whatever {% endcapture %} ")) + end + + def test_nested_blocks_are_blank_but_only_if_all_children_are + assert_template_result("", wrap(wrap(" "))) + assert_template_result("\n but this is not " * (N + 1), + wrap('{% if true %} {% comment %} this is blank {% endcomment %} {% endif %} + {% if true %} but this is not {% endif %}')) + end + + def test_assigns_are_blank + assert_template_result("", wrap(' {% assign foo = "bar" %} ')) + end + + def test_whitespace_is_blank + assert_template_result("", wrap(" ")) + assert_template_result("", wrap("\t")) + end + + def test_whitespace_is_not_blank_if_other_stuff_is_present + body = " x " + assert_template_result(body * (N + 1), wrap(body)) + end + + def test_increment_is_not_blank + assert_template_result(" 0" * 2 * (N + 1), wrap("{% assign foo = 0 %} {% increment foo %} {% decrement foo %}")) + end + + def test_cycle_is_not_blank + assert_template_result(" " * ((N + 1) / 2) + " ", wrap("{% cycle ' ', ' ' %}")) + end + + def test_raw_is_not_blank + assert_template_result(" " * (N + 1), wrap(" {% raw %} {% endraw %}")) + end + + def test_include_is_blank + Liquid::Template.file_system = BlankTestFileSystem.new + assert_template_result "foobar" * (N + 1), wrap("{% include 'foobar' %}") + assert_template_result " foobar " * (N + 1), wrap("{% include ' foobar ' %}") + assert_template_result " " * (N + 1), wrap(" {% include ' ' %} ") + end + + def test_case_is_blank + assert_template_result("", wrap(" {% assign foo = 'bar' %} {% case foo %} {% when 'bar' %} {% when 'whatever' %} {% else %} {% endcase %} ")) + assert_template_result("", wrap(" {% assign foo = 'else' %} {% case foo %} {% when 'bar' %} {% when 'whatever' %} {% else %} {% endcase %} ")) + assert_template_result(" x " * (N + 1), wrap(" {% assign foo = 'else' %} {% case foo %} {% when 'bar' %} {% when 'whatever' %} {% else %} x {% endcase %} ")) + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/block_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/block_test.rb new file mode 100644 index 0000000..0824530 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/block_test.rb @@ -0,0 +1,12 @@ +require 'test_helper' + +class BlockTest < Minitest::Test + include Liquid + + def test_unexpected_end_tag + exc = assert_raises(SyntaxError) do + Template.parse("{% if true %}{% endunless %}") + end + assert_equal exc.message, "Liquid syntax error: 'endunless' is not a valid delimiter for if tags. use endif" + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/capture_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/capture_test.rb new file mode 100644 index 0000000..8d965b3 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/capture_test.rb @@ -0,0 +1,50 @@ +require 'test_helper' + +class CaptureTest < Minitest::Test + include Liquid + + def test_captures_block_content_in_variable + assert_template_result("test string", "{% capture 'var' %}test string{% endcapture %}{{var}}", {}) + end + + def test_capture_with_hyphen_in_variable_name + template_source = <<-END_TEMPLATE + {% capture this-thing %}Print this-thing{% endcapture %} + {{ this-thing }} + END_TEMPLATE + template = Template.parse(template_source) + rendered = template.render! + assert_equal "Print this-thing", rendered.strip + end + + def test_capture_to_variable_from_outer_scope_if_existing + template_source = <<-END_TEMPLATE + {% assign var = '' %} + {% if true %} + {% capture var %}first-block-string{% endcapture %} + {% endif %} + {% if true %} + {% capture var %}test-string{% endcapture %} + {% endif %} + {{var}} + END_TEMPLATE + template = Template.parse(template_source) + rendered = template.render! + assert_equal "test-string", rendered.gsub(/\s/, '') + end + + def test_assigning_from_capture + template_source = <<-END_TEMPLATE + {% assign first = '' %} + {% assign second = '' %} + {% for number in (1..3) %} + {% capture first %}{{number}}{% endcapture %} + {% assign second = first %} + {% endfor %} + {{ first }}-{{ second }} + END_TEMPLATE + template = Template.parse(template_source) + rendered = template.render! + assert_equal "3-3", rendered.gsub(/\s/, '') + end +end # CaptureTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/context_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/context_test.rb new file mode 100644 index 0000000..2d109bb --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/context_test.rb @@ -0,0 +1,32 @@ +require 'test_helper' + +class ContextTest < Minitest::Test + include Liquid + + def test_override_global_filter + global = Module.new do + def notice(output) + "Global #{output}" + end + end + + local = Module.new do + def notice(output) + "Local #{output}" + end + end + + with_global_filter(global) do + assert_equal 'Global test', Template.parse("{{'test' | notice }}").render! + assert_equal 'Local test', Template.parse("{{'test' | notice }}").render!({}, filters: [local]) + end + end + + def test_has_key_will_not_add_an_error_for_missing_keys + with_error_mode :strict do + context = Context.new + context.key?('unknown') + assert_empty context.errors + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/document_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/document_test.rb new file mode 100644 index 0000000..bcc4a21 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/document_test.rb @@ -0,0 +1,19 @@ +require 'test_helper' + +class DocumentTest < Minitest::Test + include Liquid + + def test_unexpected_outer_tag + exc = assert_raises(SyntaxError) do + Template.parse("{% else %}") + end + assert_equal exc.message, "Liquid syntax error: Unexpected outer 'else' tag" + end + + def test_unknown_tag + exc = assert_raises(SyntaxError) do + Template.parse("{% foo %}") + end + assert_equal exc.message, "Liquid syntax error: Unknown tag 'foo'" + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/drop_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/drop_test.rb new file mode 100644 index 0000000..2de4a5a --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/drop_test.rb @@ -0,0 +1,273 @@ +require 'test_helper' + +class ContextDrop < Liquid::Drop + def scopes + @context.scopes.size + end + + def scopes_as_array + (1..@context.scopes.size).to_a + end + + def loop_pos + @context['forloop.index'] + end + + def liquid_method_missing(method) + @context[method] + end +end + +class ProductDrop < Liquid::Drop + class TextDrop < Liquid::Drop + def array + ['text1', 'text2'] + end + + def text + 'text1' + end + end + + class CatchallDrop < Liquid::Drop + def liquid_method_missing(method) + 'catchall_method: ' << method.to_s + end + end + + def texts + TextDrop.new + end + + def catchall + CatchallDrop.new + end + + def context + ContextDrop.new + end + + def user_input + "foo".taint + end + + protected + + def callmenot + "protected" + end +end + +class EnumerableDrop < Liquid::Drop + def liquid_method_missing(method) + method + end + + def size + 3 + end + + def first + 1 + end + + def count + 3 + end + + def min + 1 + end + + def max + 3 + end + + def each + yield 1 + yield 2 + yield 3 + end +end + +class RealEnumerableDrop < Liquid::Drop + include Enumerable + + def liquid_method_missing(method) + method + end + + def each + yield 1 + yield 2 + yield 3 + end +end + +class DropsTest < Minitest::Test + include Liquid + + def test_product_drop + tpl = Liquid::Template.parse(' ') + assert_equal ' ', tpl.render!('product' => ProductDrop.new) + end + + def test_rendering_raises_on_tainted_attr + with_taint_mode(:error) do + tpl = Liquid::Template.parse('{{ product.user_input }}') + assert_raises TaintedError do + tpl.render!('product' => ProductDrop.new) + end + end + end + + def test_rendering_warns_on_tainted_attr + with_taint_mode(:warn) do + tpl = Liquid::Template.parse('{{ product.user_input }}') + context = Context.new('product' => ProductDrop.new) + tpl.render!(context) + assert_equal [Liquid::TaintedError], context.warnings.map(&:class) + assert_equal "variable 'product.user_input' is tainted and was not escaped", context.warnings.first.to_s(false) + end + end + + def test_rendering_doesnt_raise_on_escaped_tainted_attr + with_taint_mode(:error) do + tpl = Liquid::Template.parse('{{ product.user_input | escape }}') + tpl.render!('product' => ProductDrop.new) + end + end + + def test_drop_does_only_respond_to_whitelisted_methods + assert_equal "", Liquid::Template.parse("{{ product.inspect }}").render!('product' => ProductDrop.new) + assert_equal "", Liquid::Template.parse("{{ product.pretty_inspect }}").render!('product' => ProductDrop.new) + assert_equal "", Liquid::Template.parse("{{ product.whatever }}").render!('product' => ProductDrop.new) + assert_equal "", Liquid::Template.parse('{{ product | map: "inspect" }}').render!('product' => ProductDrop.new) + assert_equal "", Liquid::Template.parse('{{ product | map: "pretty_inspect" }}').render!('product' => ProductDrop.new) + assert_equal "", Liquid::Template.parse('{{ product | map: "whatever" }}').render!('product' => ProductDrop.new) + end + + def test_drops_respond_to_to_liquid + assert_equal "text1", Liquid::Template.parse("{{ product.to_liquid.texts.text }}").render!('product' => ProductDrop.new) + assert_equal "text1", Liquid::Template.parse('{{ product | map: "to_liquid" | map: "texts" | map: "text" }}').render!('product' => ProductDrop.new) + end + + def test_text_drop + output = Liquid::Template.parse(' {{ product.texts.text }} ').render!('product' => ProductDrop.new) + assert_equal ' text1 ', output + end + + def test_catchall_unknown_method + output = Liquid::Template.parse(' {{ product.catchall.unknown }} ').render!('product' => ProductDrop.new) + assert_equal ' catchall_method: unknown ', output + end + + def test_catchall_integer_argument_drop + output = Liquid::Template.parse(' {{ product.catchall[8] }} ').render!('product' => ProductDrop.new) + assert_equal ' catchall_method: 8 ', output + end + + def test_text_array_drop + output = Liquid::Template.parse('{% for text in product.texts.array %} {{text}} {% endfor %}').render!('product' => ProductDrop.new) + assert_equal ' text1 text2 ', output + end + + def test_context_drop + output = Liquid::Template.parse(' {{ context.bar }} ').render!('context' => ContextDrop.new, 'bar' => "carrot") + assert_equal ' carrot ', output + end + + def test_nested_context_drop + output = Liquid::Template.parse(' {{ product.context.foo }} ').render!('product' => ProductDrop.new, 'foo' => "monkey") + assert_equal ' monkey ', output + end + + def test_protected + output = Liquid::Template.parse(' {{ product.callmenot }} ').render!('product' => ProductDrop.new) + assert_equal ' ', output + end + + def test_object_methods_not_allowed + [:dup, :clone, :singleton_class, :eval, :class_eval, :inspect].each do |method| + output = Liquid::Template.parse(" {{ product.#{method} }} ").render!('product' => ProductDrop.new) + assert_equal ' ', output + end + end + + def test_scope + assert_equal '1', Liquid::Template.parse('{{ context.scopes }}').render!('context' => ContextDrop.new) + assert_equal '2', Liquid::Template.parse('{%for i in dummy%}{{ context.scopes }}{%endfor%}').render!('context' => ContextDrop.new, 'dummy' => [1]) + assert_equal '3', Liquid::Template.parse('{%for i in dummy%}{%for i in dummy%}{{ context.scopes }}{%endfor%}{%endfor%}').render!('context' => ContextDrop.new, 'dummy' => [1]) + end + + def test_scope_though_proc + assert_equal '1', Liquid::Template.parse('{{ s }}').render!('context' => ContextDrop.new, 's' => proc{ |c| c['context.scopes'] }) + assert_equal '2', Liquid::Template.parse('{%for i in dummy%}{{ s }}{%endfor%}').render!('context' => ContextDrop.new, 's' => proc{ |c| c['context.scopes'] }, 'dummy' => [1]) + assert_equal '3', Liquid::Template.parse('{%for i in dummy%}{%for i in dummy%}{{ s }}{%endfor%}{%endfor%}').render!('context' => ContextDrop.new, 's' => proc{ |c| c['context.scopes'] }, 'dummy' => [1]) + end + + def test_scope_with_assigns + assert_equal 'variable', Liquid::Template.parse('{% assign a = "variable"%}{{a}}').render!('context' => ContextDrop.new) + assert_equal 'variable', Liquid::Template.parse('{% assign a = "variable"%}{%for i in dummy%}{{a}}{%endfor%}').render!('context' => ContextDrop.new, 'dummy' => [1]) + assert_equal 'test', Liquid::Template.parse('{% assign header_gif = "test"%}{{header_gif}}').render!('context' => ContextDrop.new) + assert_equal 'test', Liquid::Template.parse("{% assign header_gif = 'test'%}{{header_gif}}").render!('context' => ContextDrop.new) + end + + def test_scope_from_tags + assert_equal '1', Liquid::Template.parse('{% for i in context.scopes_as_array %}{{i}}{% endfor %}').render!('context' => ContextDrop.new, 'dummy' => [1]) + assert_equal '12', Liquid::Template.parse('{%for a in dummy%}{% for i in context.scopes_as_array %}{{i}}{% endfor %}{% endfor %}').render!('context' => ContextDrop.new, 'dummy' => [1]) + assert_equal '123', Liquid::Template.parse('{%for a in dummy%}{%for a in dummy%}{% for i in context.scopes_as_array %}{{i}}{% endfor %}{% endfor %}{% endfor %}').render!('context' => ContextDrop.new, 'dummy' => [1]) + end + + def test_access_context_from_drop + assert_equal '123', Liquid::Template.parse('{%for a in dummy%}{{ context.loop_pos }}{% endfor %}').render!('context' => ContextDrop.new, 'dummy' => [1, 2, 3]) + end + + def test_enumerable_drop + assert_equal '123', Liquid::Template.parse('{% for c in collection %}{{c}}{% endfor %}').render!('collection' => EnumerableDrop.new) + end + + def test_enumerable_drop_size + assert_equal '3', Liquid::Template.parse('{{collection.size}}').render!('collection' => EnumerableDrop.new) + end + + def test_enumerable_drop_will_invoke_liquid_method_missing_for_clashing_method_names + ["select", "each", "map", "cycle"].each do |method| + assert_equal method.to_s, Liquid::Template.parse("{{collection.#{method}}}").render!('collection' => EnumerableDrop.new) + assert_equal method.to_s, Liquid::Template.parse("{{collection[\"#{method}\"]}}").render!('collection' => EnumerableDrop.new) + assert_equal method.to_s, Liquid::Template.parse("{{collection.#{method}}}").render!('collection' => RealEnumerableDrop.new) + assert_equal method.to_s, Liquid::Template.parse("{{collection[\"#{method}\"]}}").render!('collection' => RealEnumerableDrop.new) + end + end + + def test_some_enumerable_methods_still_get_invoked + [ :count, :max ].each do |method| + assert_equal "3", Liquid::Template.parse("{{collection.#{method}}}").render!('collection' => RealEnumerableDrop.new) + assert_equal "3", Liquid::Template.parse("{{collection[\"#{method}\"]}}").render!('collection' => RealEnumerableDrop.new) + assert_equal "3", Liquid::Template.parse("{{collection.#{method}}}").render!('collection' => EnumerableDrop.new) + assert_equal "3", Liquid::Template.parse("{{collection[\"#{method}\"]}}").render!('collection' => EnumerableDrop.new) + end + + assert_equal "yes", Liquid::Template.parse("{% if collection contains 3 %}yes{% endif %}").render!('collection' => RealEnumerableDrop.new) + + [ :min, :first ].each do |method| + assert_equal "1", Liquid::Template.parse("{{collection.#{method}}}").render!('collection' => RealEnumerableDrop.new) + assert_equal "1", Liquid::Template.parse("{{collection[\"#{method}\"]}}").render!('collection' => RealEnumerableDrop.new) + assert_equal "1", Liquid::Template.parse("{{collection.#{method}}}").render!('collection' => EnumerableDrop.new) + assert_equal "1", Liquid::Template.parse("{{collection[\"#{method}\"]}}").render!('collection' => EnumerableDrop.new) + end + end + + def test_empty_string_value_access + assert_equal '', Liquid::Template.parse('{{ product[value] }}').render!('product' => ProductDrop.new, 'value' => '') + end + + def test_nil_value_access + assert_equal '', Liquid::Template.parse('{{ product[value] }}').render!('product' => ProductDrop.new, 'value' => nil) + end + + def test_default_to_s_on_drops + assert_equal 'ProductDrop', Liquid::Template.parse("{{ product }}").render!('product' => ProductDrop.new) + assert_equal 'EnumerableDrop', Liquid::Template.parse('{{ collection }}').render!('collection' => EnumerableDrop.new) + end +end # DropsTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/error_handling_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/error_handling_test.rb new file mode 100644 index 0000000..b2d186c --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/error_handling_test.rb @@ -0,0 +1,260 @@ +require 'test_helper' + +class ErrorHandlingTest < Minitest::Test + include Liquid + + def test_templates_parsed_with_line_numbers_renders_them_in_errors + template = <<-LIQUID + Hello, + + {{ errors.standard_error }} will raise a standard error. + + Bla bla test. + + {{ errors.syntax_error }} will raise a syntax error. + + This is an argument error: {{ errors.argument_error }} + + Bla. + LIQUID + + expected = <<-TEXT + Hello, + + Liquid error (line 3): standard error will raise a standard error. + + Bla bla test. + + Liquid syntax error (line 7): syntax error will raise a syntax error. + + This is an argument error: Liquid error (line 9): argument error + + Bla. + TEXT + + output = Liquid::Template.parse(template, line_numbers: true).render('errors' => ErrorDrop.new) + assert_equal expected, output + end + + def test_standard_error + template = Liquid::Template.parse(' {{ errors.standard_error }} ') + assert_equal ' Liquid error: standard error ', template.render('errors' => ErrorDrop.new) + + assert_equal 1, template.errors.size + assert_equal StandardError, template.errors.first.class + end + + def test_syntax + template = Liquid::Template.parse(' {{ errors.syntax_error }} ') + assert_equal ' Liquid syntax error: syntax error ', template.render('errors' => ErrorDrop.new) + + assert_equal 1, template.errors.size + assert_equal SyntaxError, template.errors.first.class + end + + def test_argument + template = Liquid::Template.parse(' {{ errors.argument_error }} ') + assert_equal ' Liquid error: argument error ', template.render('errors' => ErrorDrop.new) + + assert_equal 1, template.errors.size + assert_equal ArgumentError, template.errors.first.class + end + + def test_missing_endtag_parse_time_error + assert_raises(Liquid::SyntaxError) do + Liquid::Template.parse(' {% for a in b %} ... ') + end + end + + def test_unrecognized_operator + with_error_mode(:strict) do + assert_raises(SyntaxError) do + Liquid::Template.parse(' {% if 1 =! 2 %}ok{% endif %} ') + end + end + end + + def test_lax_unrecognized_operator + template = Liquid::Template.parse(' {% if 1 =! 2 %}ok{% endif %} ', error_mode: :lax) + assert_equal ' Liquid error: Unknown operator =! ', template.render + assert_equal 1, template.errors.size + assert_equal Liquid::ArgumentError, template.errors.first.class + end + + def test_with_line_numbers_adds_numbers_to_parser_errors + err = assert_raises(SyntaxError) do + Liquid::Template.parse(%q( + foobar + + {% "cat" | foobar %} + + bla + ), + line_numbers: true + ) + end + + assert_match(/Liquid syntax error \(line 4\)/, err.message) + end + + def test_with_line_numbers_adds_numbers_to_parser_errors_with_whitespace_trim + err = assert_raises(SyntaxError) do + Liquid::Template.parse(%q( + foobar + + {%- "cat" | foobar -%} + + bla + ), + line_numbers: true + ) + end + + assert_match(/Liquid syntax error \(line 4\)/, err.message) + end + + def test_parsing_warn_with_line_numbers_adds_numbers_to_lexer_errors + template = Liquid::Template.parse(' + foobar + + {% if 1 =! 2 %}ok{% endif %} + + bla + ', + error_mode: :warn, + line_numbers: true + ) + + assert_equal ['Liquid syntax error (line 4): Unexpected character = in "1 =! 2"'], + template.warnings.map(&:message) + end + + def test_parsing_strict_with_line_numbers_adds_numbers_to_lexer_errors + err = assert_raises(SyntaxError) do + Liquid::Template.parse(' + foobar + + {% if 1 =! 2 %}ok{% endif %} + + bla + ', + error_mode: :strict, + line_numbers: true + ) + end + + assert_equal 'Liquid syntax error (line 4): Unexpected character = in "1 =! 2"', err.message + end + + def test_syntax_errors_in_nested_blocks_have_correct_line_number + err = assert_raises(SyntaxError) do + Liquid::Template.parse(' + foobar + + {% if 1 != 2 %} + {% foo %} + {% endif %} + + bla + ', + line_numbers: true + ) + end + + assert_equal "Liquid syntax error (line 5): Unknown tag 'foo'", err.message + end + + def test_strict_error_messages + err = assert_raises(SyntaxError) do + Liquid::Template.parse(' {% if 1 =! 2 %}ok{% endif %} ', error_mode: :strict) + end + assert_equal 'Liquid syntax error: Unexpected character = in "1 =! 2"', err.message + + err = assert_raises(SyntaxError) do + Liquid::Template.parse('{{%%%}}', error_mode: :strict) + end + assert_equal 'Liquid syntax error: Unexpected character % in "{{%%%}}"', err.message + end + + def test_warnings + template = Liquid::Template.parse('{% if ~~~ %}{{%%%}}{% else %}{{ hello. }}{% endif %}', error_mode: :warn) + assert_equal 3, template.warnings.size + assert_equal 'Unexpected character ~ in "~~~"', template.warnings[0].to_s(false) + assert_equal 'Unexpected character % in "{{%%%}}"', template.warnings[1].to_s(false) + assert_equal 'Expected id but found end_of_string in "{{ hello. }}"', template.warnings[2].to_s(false) + assert_equal '', template.render + end + + def test_warning_line_numbers + template = Liquid::Template.parse("{% if ~~~ %}\n{{%%%}}{% else %}\n{{ hello. }}{% endif %}", error_mode: :warn, line_numbers: true) + assert_equal 'Liquid syntax error (line 1): Unexpected character ~ in "~~~"', template.warnings[0].message + assert_equal 'Liquid syntax error (line 2): Unexpected character % in "{{%%%}}"', template.warnings[1].message + assert_equal 'Liquid syntax error (line 3): Expected id but found end_of_string in "{{ hello. }}"', template.warnings[2].message + assert_equal 3, template.warnings.size + assert_equal [1, 2, 3], template.warnings.map(&:line_number) + end + + # Liquid should not catch Exceptions that are not subclasses of StandardError, like Interrupt and NoMemoryError + def test_exceptions_propagate + assert_raises Exception do + template = Liquid::Template.parse('{{ errors.exception }}') + template.render('errors' => ErrorDrop.new) + end + end + + def test_default_exception_renderer_with_internal_error + template = Liquid::Template.parse('This is a runtime error: {{ errors.runtime_error }}', line_numbers: true) + + output = template.render({ 'errors' => ErrorDrop.new }) + + assert_equal 'This is a runtime error: Liquid error (line 1): internal', output + assert_equal [Liquid::InternalError], template.errors.map(&:class) + end + + def test_setting_default_exception_renderer + old_exception_renderer = Liquid::Template.default_exception_renderer + exceptions = [] + Liquid::Template.default_exception_renderer = ->(e) { exceptions << e; '' } + template = Liquid::Template.parse('This is a runtime error: {{ errors.argument_error }}') + + output = template.render({ 'errors' => ErrorDrop.new }) + + assert_equal 'This is a runtime error: ', output + assert_equal [Liquid::ArgumentError], template.errors.map(&:class) + ensure + Liquid::Template.default_exception_renderer = old_exception_renderer if old_exception_renderer + end + + def test_exception_renderer_exposing_non_liquid_error + template = Liquid::Template.parse('This is a runtime error: {{ errors.runtime_error }}', line_numbers: true) + exceptions = [] + handler = ->(e) { exceptions << e; e.cause } + + output = template.render({ 'errors' => ErrorDrop.new }, exception_renderer: handler) + + assert_equal 'This is a runtime error: runtime error', output + assert_equal [Liquid::InternalError], exceptions.map(&:class) + assert_equal exceptions, template.errors + assert_equal '#', exceptions.first.cause.inspect + end + + class TestFileSystem + def read_template_file(template_path) + "{{ errors.argument_error }}" + end + end + + def test_included_template_name_with_line_numbers + old_file_system = Liquid::Template.file_system + + begin + Liquid::Template.file_system = TestFileSystem.new + template = Liquid::Template.parse("Argument error:\n{% include 'product' %}", line_numbers: true) + page = template.render('errors' => ErrorDrop.new) + ensure + Liquid::Template.file_system = old_file_system + end + assert_equal "Argument error:\nLiquid error (product line 1): argument error", page + assert_equal "product", template.errors.first.template_name + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/filter_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/filter_test.rb new file mode 100644 index 0000000..d3c880e --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/filter_test.rb @@ -0,0 +1,178 @@ +require 'test_helper' + +module MoneyFilter + def money(input) + sprintf(' %d$ ', input) + end + + def money_with_underscore(input) + sprintf(' %d$ ', input) + end +end + +module CanadianMoneyFilter + def money(input) + sprintf(' %d$ CAD ', input) + end +end + +module SubstituteFilter + def substitute(input, params = {}) + input.gsub(/%\{(\w+)\}/) { |match| params[$1] } + end +end + +class FiltersTest < Minitest::Test + include Liquid + + module OverrideObjectMethodFilter + def tap(input) + "tap overridden" + end + end + + def setup + @context = Context.new + end + + def test_local_filter + @context['var'] = 1000 + @context.add_filters(MoneyFilter) + + assert_equal ' 1000$ ', Template.parse("{{var | money}}").render(@context) + end + + def test_underscore_in_filter_name + @context['var'] = 1000 + @context.add_filters(MoneyFilter) + assert_equal ' 1000$ ', Template.parse("{{var | money_with_underscore}}").render(@context) + end + + def test_second_filter_overwrites_first + @context['var'] = 1000 + @context.add_filters(MoneyFilter) + @context.add_filters(CanadianMoneyFilter) + + assert_equal ' 1000$ CAD ', Template.parse("{{var | money}}").render(@context) + end + + def test_size + @context['var'] = 'abcd' + @context.add_filters(MoneyFilter) + + assert_equal '4', Template.parse("{{var | size}}").render(@context) + end + + def test_join + @context['var'] = [1, 2, 3, 4] + + assert_equal "1 2 3 4", Template.parse("{{var | join}}").render(@context) + end + + def test_sort + @context['value'] = 3 + @context['numbers'] = [2, 1, 4, 3] + @context['words'] = ['expected', 'as', 'alphabetic'] + @context['arrays'] = ['flower', 'are'] + @context['case_sensitive'] = ['sensitive', 'Expected', 'case'] + + assert_equal '1 2 3 4', Template.parse("{{numbers | sort | join}}").render(@context) + assert_equal 'alphabetic as expected', Template.parse("{{words | sort | join}}").render(@context) + assert_equal '3', Template.parse("{{value | sort}}").render(@context) + assert_equal 'are flower', Template.parse("{{arrays | sort | join}}").render(@context) + assert_equal 'Expected case sensitive', Template.parse("{{case_sensitive | sort | join}}").render(@context) + end + + def test_sort_natural + @context['words'] = ['case', 'Assert', 'Insensitive'] + @context['hashes'] = [{ 'a' => 'A' }, { 'a' => 'b' }, { 'a' => 'C' }] + @context['objects'] = [TestObject.new('A'), TestObject.new('b'), TestObject.new('C')] + + # Test strings + assert_equal 'Assert case Insensitive', Template.parse("{{words | sort_natural | join}}").render(@context) + + # Test hashes + assert_equal 'A b C', Template.parse("{{hashes | sort_natural: 'a' | map: 'a' | join}}").render(@context) + + # Test objects + assert_equal 'A b C', Template.parse("{{objects | sort_natural: 'a' | map: 'a' | join}}").render(@context) + end + + def test_compact + @context['words'] = ['a', nil, 'b', nil, 'c'] + @context['hashes'] = [{ 'a' => 'A' }, { 'a' => nil }, { 'a' => 'C' }] + @context['objects'] = [TestObject.new('A'), TestObject.new(nil), TestObject.new('C')] + + # Test strings + assert_equal 'a b c', Template.parse("{{words | compact | join}}").render(@context) + + # Test hashes + assert_equal 'A C', Template.parse("{{hashes | compact: 'a' | map: 'a' | join}}").render(@context) + + # Test objects + assert_equal 'A C', Template.parse("{{objects | compact: 'a' | map: 'a' | join}}").render(@context) + end + + def test_strip_html + @context['var'] = "bla blub" + + assert_equal "bla blub", Template.parse("{{ var | strip_html }}").render(@context) + end + + def test_strip_html_ignore_comments_with_html + @context['var'] = "bla blub" + + assert_equal "bla blub", Template.parse("{{ var | strip_html }}").render(@context) + end + + def test_capitalize + @context['var'] = "blub" + + assert_equal "Blub", Template.parse("{{ var | capitalize }}").render(@context) + end + + def test_nonexistent_filter_is_ignored + @context['var'] = 1000 + + assert_equal '1000', Template.parse("{{ var | xyzzy }}").render(@context) + end + + def test_filter_with_keyword_arguments + @context['surname'] = 'john' + @context['input'] = 'hello %{first_name}, %{last_name}' + @context.add_filters(SubstituteFilter) + output = Template.parse(%({{ input | substitute: first_name: surname, last_name: 'doe' }})).render(@context) + assert_equal 'hello john, doe', output + end + + def test_override_object_method_in_filter + assert_equal "tap overridden", Template.parse("{{var | tap}}").render!({ 'var' => 1000 }, filters: [OverrideObjectMethodFilter]) + + # tap still treated as a non-existent filter + assert_equal "1000", Template.parse("{{var | tap}}").render!({ 'var' => 1000 }) + end +end + +class FiltersInTemplate < Minitest::Test + include Liquid + + def test_local_global + with_global_filter(MoneyFilter) do + assert_equal " 1000$ ", Template.parse("{{1000 | money}}").render!(nil, nil) + assert_equal " 1000$ CAD ", Template.parse("{{1000 | money}}").render!(nil, filters: CanadianMoneyFilter) + assert_equal " 1000$ CAD ", Template.parse("{{1000 | money}}").render!(nil, filters: [CanadianMoneyFilter]) + end + end + + def test_local_filter_with_deprecated_syntax + assert_equal " 1000$ CAD ", Template.parse("{{1000 | money}}").render!(nil, CanadianMoneyFilter) + assert_equal " 1000$ CAD ", Template.parse("{{1000 | money}}").render!(nil, [CanadianMoneyFilter]) + end +end # FiltersTest + +class TestObject < Liquid::Drop + attr_accessor :a + def initialize(a) + @a = a + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/hash_ordering_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/hash_ordering_test.rb new file mode 100644 index 0000000..dfc1c29 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/hash_ordering_test.rb @@ -0,0 +1,23 @@ +require 'test_helper' + +class HashOrderingTest < Minitest::Test + module MoneyFilter + def money(input) + sprintf(' %d$ ', input) + end + end + + module CanadianMoneyFilter + def money(input) + sprintf(' %d$ CAD ', input) + end + end + + include Liquid + + def test_global_register_order + with_global_filter(MoneyFilter, CanadianMoneyFilter) do + assert_equal " 1000$ CAD ", Template.parse("{{1000 | money}}").render(nil, nil) + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/output_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/output_test.rb new file mode 100644 index 0000000..b4cf9d7 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/output_test.rb @@ -0,0 +1,123 @@ +require 'test_helper' + +module FunnyFilter + def make_funny(input) + 'LOL' + end + + def cite_funny(input) + "LOL: #{input}" + end + + def add_smiley(input, smiley = ":-)") + "#{input} #{smiley}" + end + + def add_tag(input, tag = "p", id = "foo") + %(<#{tag} id="#{id}">#{input}) + end + + def paragraph(input) + "

        #{input}

        " + end + + def link_to(name, url) + %(#{name}) + end +end + +class OutputTest < Minitest::Test + include Liquid + + def setup + @assigns = { + 'best_cars' => 'bmw', + 'car' => { 'bmw' => 'good', 'gm' => 'bad' } + } + end + + def test_variable + text = %( {{best_cars}} ) + + expected = %( bmw ) + assert_equal expected, Template.parse(text).render!(@assigns) + end + + def test_variable_traversing_with_two_brackets + text = %({{ site.data.menu[include.menu][include.locale] }}) + assert_equal "it works!", Template.parse(text).render!( + "site" => { "data" => { "menu" => { "foo" => { "bar" => "it works!" } } } }, + "include" => { "menu" => "foo", "locale" => "bar" } + ) + end + + def test_variable_traversing + text = %( {{car.bmw}} {{car.gm}} {{car.bmw}} ) + + expected = %( good bad good ) + assert_equal expected, Template.parse(text).render!(@assigns) + end + + def test_variable_piping + text = %( {{ car.gm | make_funny }} ) + expected = %( LOL ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_variable_piping_with_input + text = %( {{ car.gm | cite_funny }} ) + expected = %( LOL: bad ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_variable_piping_with_args + text = %! {{ car.gm | add_smiley : ':-(' }} ! + expected = %| bad :-( | + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_variable_piping_with_no_args + text = %( {{ car.gm | add_smiley }} ) + expected = %| bad :-) | + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_multiple_variable_piping_with_args + text = %! {{ car.gm | add_smiley : ':-(' | add_smiley : ':-('}} ! + expected = %| bad :-( :-( | + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_variable_piping_with_multiple_args + text = %( {{ car.gm | add_tag : 'span', 'bar'}} ) + expected = %( bad ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_variable_piping_with_variable_args + text = %( {{ car.gm | add_tag : 'span', car.bmw}} ) + expected = %( bad ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_multiple_pipings + text = %( {{ best_cars | cite_funny | paragraph }} ) + expected = %(

        LOL: bmw

        ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end + + def test_link_to + text = %( {{ 'Typo' | link_to: 'http://typo.leetsoft.com' }} ) + expected = %( Typo ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: [FunnyFilter]) + end +end # OutputTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/parse_tree_visitor_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/parse_tree_visitor_test.rb new file mode 100644 index 0000000..6ad6a2d --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/parse_tree_visitor_test.rb @@ -0,0 +1,247 @@ +# frozen_string_literal: true + +require 'test_helper' + +class ParseTreeVisitorTest < Minitest::Test + include Liquid + + def test_variable + assert_equal( + ["test"], + visit(%({{ test }})) + ) + end + + def test_varible_with_filter + assert_equal( + ["test", "infilter"], + visit(%({{ test | split: infilter }})) + ) + end + + def test_dynamic_variable + assert_equal( + ["test", "inlookup"], + visit(%({{ test[inlookup] }})) + ) + end + + def test_if_condition + assert_equal( + ["test"], + visit(%({% if test %}{% endif %})) + ) + end + + def test_complex_if_condition + assert_equal( + ["test"], + visit(%({% if 1 == 1 and 2 == test %}{% endif %})) + ) + end + + def test_if_body + assert_equal( + ["test"], + visit(%({% if 1 == 1 %}{{ test }}{% endif %})) + ) + end + + def test_unless_condition + assert_equal( + ["test"], + visit(%({% unless test %}{% endunless %})) + ) + end + + def test_complex_unless_condition + assert_equal( + ["test"], + visit(%({% unless 1 == 1 and 2 == test %}{% endunless %})) + ) + end + + def test_unless_body + assert_equal( + ["test"], + visit(%({% unless 1 == 1 %}{{ test }}{% endunless %})) + ) + end + + def test_elsif_condition + assert_equal( + ["test"], + visit(%({% if 1 == 1 %}{% elsif test %}{% endif %})) + ) + end + + def test_complex_elsif_condition + assert_equal( + ["test"], + visit(%({% if 1 == 1 %}{% elsif 1 == 1 and 2 == test %}{% endif %})) + ) + end + + def test_elsif_body + assert_equal( + ["test"], + visit(%({% if 1 == 1 %}{% elsif 2 == 2 %}{{ test }}{% endif %})) + ) + end + + def test_else_body + assert_equal( + ["test"], + visit(%({% if 1 == 1 %}{% else %}{{ test }}{% endif %})) + ) + end + + def test_case_left + assert_equal( + ["test"], + visit(%({% case test %}{% endcase %})) + ) + end + + def test_case_condition + assert_equal( + ["test"], + visit(%({% case 1 %}{% when test %}{% endcase %})) + ) + end + + def test_case_when_body + assert_equal( + ["test"], + visit(%({% case 1 %}{% when 2 %}{{ test }}{% endcase %})) + ) + end + + def test_case_else_body + assert_equal( + ["test"], + visit(%({% case 1 %}{% else %}{{ test }}{% endcase %})) + ) + end + + def test_for_in + assert_equal( + ["test"], + visit(%({% for x in test %}{% endfor %})) + ) + end + + def test_for_limit + assert_equal( + ["test"], + visit(%({% for x in (1..5) limit: test %}{% endfor %})) + ) + end + + def test_for_offset + assert_equal( + ["test"], + visit(%({% for x in (1..5) offset: test %}{% endfor %})) + ) + end + + def test_for_body + assert_equal( + ["test"], + visit(%({% for x in (1..5) %}{{ test }}{% endfor %})) + ) + end + + def test_tablerow_in + assert_equal( + ["test"], + visit(%({% tablerow x in test %}{% endtablerow %})) + ) + end + + def test_tablerow_limit + assert_equal( + ["test"], + visit(%({% tablerow x in (1..5) limit: test %}{% endtablerow %})) + ) + end + + def test_tablerow_offset + assert_equal( + ["test"], + visit(%({% tablerow x in (1..5) offset: test %}{% endtablerow %})) + ) + end + + def test_tablerow_body + assert_equal( + ["test"], + visit(%({% tablerow x in (1..5) %}{{ test }}{% endtablerow %})) + ) + end + + def test_cycle + assert_equal( + ["test"], + visit(%({% cycle test %})) + ) + end + + def test_assign + assert_equal( + ["test"], + visit(%({% assign x = test %})) + ) + end + + def test_capture + assert_equal( + ["test"], + visit(%({% capture x %}{{ test }}{% endcapture %})) + ) + end + + def test_include + assert_equal( + ["test"], + visit(%({% include test %})) + ) + end + + def test_include_with + assert_equal( + ["test"], + visit(%({% include "hai" with test %})) + ) + end + + def test_include_for + assert_equal( + ["test"], + visit(%({% include "hai" for test %})) + ) + end + + def test_preserve_tree_structure + assert_equal( + [[nil, [ + [nil, [[nil, [["other", []]]]]], + ["test", []], + ["xs", []] + ]]], + traversal(%({% for x in xs offset: test %}{{ other }}{% endfor %})).visit + ) + end + + private + + def traversal(template) + ParseTreeVisitor + .for(Template.parse(template).root) + .add_callback_for(VariableLookup, &:name) + end + + def visit(template) + traversal(template).visit.flatten.compact + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/parsing_quirks_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/parsing_quirks_test.rb new file mode 100644 index 0000000..29cb6d6 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/parsing_quirks_test.rb @@ -0,0 +1,122 @@ +require 'test_helper' + +class ParsingQuirksTest < Minitest::Test + include Liquid + + def test_parsing_css + text = " div { font-weight: bold; } " + assert_equal text, Template.parse(text).render! + end + + def test_raise_on_single_close_bracet + assert_raises(SyntaxError) do + Template.parse("text {{method} oh nos!") + end + end + + def test_raise_on_label_and_no_close_bracets + assert_raises(SyntaxError) do + Template.parse("TEST {{ ") + end + end + + def test_raise_on_label_and_no_close_bracets_percent + assert_raises(SyntaxError) do + Template.parse("TEST {% ") + end + end + + def test_error_on_empty_filter + assert Template.parse("{{test}}") + + with_error_mode(:lax) do + assert Template.parse("{{|test}}") + end + + with_error_mode(:strict) do + assert_raises(SyntaxError) { Template.parse("{{|test}}") } + assert_raises(SyntaxError) { Template.parse("{{test |a|b|}}") } + end + end + + def test_meaningless_parens_error + with_error_mode(:strict) do + assert_raises(SyntaxError) do + markup = "a == 'foo' or (b == 'bar' and c == 'baz') or false" + Template.parse("{% if #{markup} %} YES {% endif %}") + end + end + end + + def test_unexpected_characters_syntax_error + with_error_mode(:strict) do + assert_raises(SyntaxError) do + markup = "true && false" + Template.parse("{% if #{markup} %} YES {% endif %}") + end + assert_raises(SyntaxError) do + markup = "false || true" + Template.parse("{% if #{markup} %} YES {% endif %}") + end + end + end + + def test_no_error_on_lax_empty_filter + assert Template.parse("{{test |a|b|}}", error_mode: :lax) + assert Template.parse("{{test}}", error_mode: :lax) + assert Template.parse("{{|test|}}", error_mode: :lax) + end + + def test_meaningless_parens_lax + with_error_mode(:lax) do + assigns = { 'b' => 'bar', 'c' => 'baz' } + markup = "a == 'foo' or (b == 'bar' and c == 'baz') or false" + assert_template_result(' YES ', "{% if #{markup} %} YES {% endif %}", assigns) + end + end + + def test_unexpected_characters_silently_eat_logic_lax + with_error_mode(:lax) do + markup = "true && false" + assert_template_result(' YES ', "{% if #{markup} %} YES {% endif %}") + markup = "false || true" + assert_template_result('', "{% if #{markup} %} YES {% endif %}") + end + end + + def test_raise_on_invalid_tag_delimiter + assert_raises(Liquid::SyntaxError) do + Template.new.parse('{% end %}') + end + end + + def test_unanchored_filter_arguments + with_error_mode(:lax) do + assert_template_result('hi', "{{ 'hi there' | split$$$:' ' | first }}") + + assert_template_result('x', "{{ 'X' | downcase) }}") + + # After the messed up quotes a filter without parameters (reverse) should work + # but one with parameters (remove) shouldn't be detected. + assert_template_result('here', "{{ 'hi there' | split:\"t\"\" | reverse | first}}") + assert_template_result('hi ', "{{ 'hi there' | split:\"t\"\" | remove:\"i\" | first}}") + end + end + + def test_invalid_variables_work + with_error_mode(:lax) do + assert_template_result('bar', "{% assign 123foo = 'bar' %}{{ 123foo }}") + assert_template_result('123', "{% assign 123 = 'bar' %}{{ 123 }}") + end + end + + def test_extra_dots_in_ranges + with_error_mode(:lax) do + assert_template_result('12345', "{% for i in (1...5) %}{{ i }}{% endfor %}") + end + end + + def test_contains_in_id + assert_template_result(' YES ', '{% if containsallshipments == true %} YES {% endif %}', 'containsallshipments' => true) + end +end # ParsingQuirksTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/render_profiling_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/render_profiling_test.rb new file mode 100644 index 0000000..d0111e7 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/render_profiling_test.rb @@ -0,0 +1,154 @@ +require 'test_helper' + +class RenderProfilingTest < Minitest::Test + include Liquid + + class ProfilingFileSystem + def read_template_file(template_path) + "Rendering template {% assign template_name = '#{template_path}'%}\n{{ template_name }}" + end + end + + def setup + Liquid::Template.file_system = ProfilingFileSystem.new + end + + def test_template_allows_flagging_profiling + t = Template.parse("{{ 'a string' | upcase }}") + t.render! + + assert_nil t.profiler + end + + def test_parse_makes_available_simple_profiling + t = Template.parse("{{ 'a string' | upcase }}", profile: true) + t.render! + + assert_equal 1, t.profiler.length + + node = t.profiler[0] + assert_equal " 'a string' | upcase ", node.code + end + + def test_render_ignores_raw_strings_when_profiling + t = Template.parse("This is raw string\nstuff\nNewline", profile: true) + t.render! + + assert_equal 0, t.profiler.length + end + + def test_profiling_includes_line_numbers_of_liquid_nodes + t = Template.parse("{{ 'a string' | upcase }}\n{% increment test %}", profile: true) + t.render! + assert_equal 2, t.profiler.length + + # {{ 'a string' | upcase }} + assert_equal 1, t.profiler[0].line_number + # {{ increment test }} + assert_equal 2, t.profiler[1].line_number + end + + def test_profiling_includes_line_numbers_of_included_partials + t = Template.parse("{% include 'a_template' %}", profile: true) + t.render! + + included_children = t.profiler[0].children + + # {% assign template_name = 'a_template' %} + assert_equal 1, included_children[0].line_number + # {{ template_name }} + assert_equal 2, included_children[1].line_number + end + + def test_profiling_times_the_rendering_of_tokens + t = Template.parse("{% include 'a_template' %}", profile: true) + t.render! + + node = t.profiler[0] + refute_nil node.render_time + end + + def test_profiling_times_the_entire_render + t = Template.parse("{% include 'a_template' %}", profile: true) + t.render! + + assert t.profiler.total_render_time >= 0, "Total render time was not calculated" + end + + def test_profiling_uses_include_to_mark_children + t = Template.parse("{{ 'a string' | upcase }}\n{% include 'a_template' %}", profile: true) + t.render! + + include_node = t.profiler[1] + assert_equal 2, include_node.children.length + end + + def test_profiling_marks_children_with_the_name_of_included_partial + t = Template.parse("{{ 'a string' | upcase }}\n{% include 'a_template' %}", profile: true) + t.render! + + include_node = t.profiler[1] + include_node.children.each do |child| + assert_equal "a_template", child.partial + end + end + + def test_profiling_supports_multiple_templates + t = Template.parse("{{ 'a string' | upcase }}\n{% include 'a_template' %}\n{% include 'b_template' %}", profile: true) + t.render! + + a_template = t.profiler[1] + a_template.children.each do |child| + assert_equal "a_template", child.partial + end + + b_template = t.profiler[2] + b_template.children.each do |child| + assert_equal "b_template", child.partial + end + end + + def test_profiling_supports_rendering_the_same_partial_multiple_times + t = Template.parse("{{ 'a string' | upcase }}\n{% include 'a_template' %}\n{% include 'a_template' %}", profile: true) + t.render! + + a_template1 = t.profiler[1] + a_template1.children.each do |child| + assert_equal "a_template", child.partial + end + + a_template2 = t.profiler[2] + a_template2.children.each do |child| + assert_equal "a_template", child.partial + end + end + + def test_can_iterate_over_each_profiling_entry + t = Template.parse("{{ 'a string' | upcase }}\n{% increment test %}", profile: true) + t.render! + + timing_count = 0 + t.profiler.each do |timing| + timing_count += 1 + end + + assert_equal 2, timing_count + end + + def test_profiling_marks_children_of_if_blocks + t = Template.parse("{% if true %} {% increment test %} {{ test }} {% endif %}", profile: true) + t.render! + + assert_equal 1, t.profiler.length + assert_equal 2, t.profiler[0].children.length + end + + def test_profiling_marks_children_of_for_blocks + t = Template.parse("{% for item in collection %} {{ item }} {% endfor %}", profile: true) + t.render!({ "collection" => ["one", "two"] }) + + assert_equal 1, t.profiler.length + # Will profile each invocation of the for block + assert_equal 2, t.profiler[0].children.length + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/security_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/security_test.rb new file mode 100644 index 0000000..f603ff0 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/security_test.rb @@ -0,0 +1,80 @@ +require 'test_helper' + +module SecurityFilter + def add_one(input) + "#{input} + 1" + end +end + +class SecurityTest < Minitest::Test + include Liquid + + def setup + @assigns = {} + end + + def test_no_instance_eval + text = %( {{ '1+1' | instance_eval }} ) + expected = %( 1+1 ) + + assert_equal expected, Template.parse(text).render!(@assigns) + end + + def test_no_existing_instance_eval + text = %( {{ '1+1' | __instance_eval__ }} ) + expected = %( 1+1 ) + + assert_equal expected, Template.parse(text).render!(@assigns) + end + + def test_no_instance_eval_after_mixing_in_new_filter + text = %( {{ '1+1' | instance_eval }} ) + expected = %( 1+1 ) + + assert_equal expected, Template.parse(text).render!(@assigns) + end + + def test_no_instance_eval_later_in_chain + text = %( {{ '1+1' | add_one | instance_eval }} ) + expected = %( 1+1 + 1 ) + + assert_equal expected, Template.parse(text).render!(@assigns, filters: SecurityFilter) + end + + def test_does_not_add_filters_to_symbol_table + current_symbols = Symbol.all_symbols + + test = %( {{ "some_string" | a_bad_filter }} ) + + template = Template.parse(test) + assert_equal [], (Symbol.all_symbols - current_symbols) + + template.render! + assert_equal [], (Symbol.all_symbols - current_symbols) + end + + def test_does_not_add_drop_methods_to_symbol_table + current_symbols = Symbol.all_symbols + + assigns = { 'drop' => Drop.new } + assert_equal "", Template.parse("{{ drop.custom_method_1 }}", assigns).render! + assert_equal "", Template.parse("{{ drop.custom_method_2 }}", assigns).render! + assert_equal "", Template.parse("{{ drop.custom_method_3 }}", assigns).render! + + assert_equal [], (Symbol.all_symbols - current_symbols) + end + + def test_max_depth_nested_blocks_does_not_raise_exception + depth = Liquid::Block::MAX_DEPTH + code = "{% if true %}" * depth + "rendered" + "{% endif %}" * depth + assert_equal "rendered", Template.parse(code).render! + end + + def test_more_than_max_depth_nested_blocks_raises_exception + depth = Liquid::Block::MAX_DEPTH + 1 + code = "{% if true %}" * depth + "rendered" + "{% endif %}" * depth + assert_raises(Liquid::StackLevelError) do + Template.parse(code).render! + end + end +end # SecurityTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/standard_filter_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/standard_filter_test.rb new file mode 100644 index 0000000..6090951 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/standard_filter_test.rb @@ -0,0 +1,776 @@ +# encoding: utf-8 + +require 'test_helper' + +class Filters + include Liquid::StandardFilters +end + +class TestThing + attr_reader :foo + + def initialize + @foo = 0 + end + + def to_s + "woot: #{@foo}" + end + + def [](whatever) + to_s + end + + def to_liquid + @foo += 1 + self + end +end + +class TestDrop < Liquid::Drop + def test + "testfoo" + end +end + +class TestEnumerable < Liquid::Drop + include Enumerable + + def each(&block) + [ { "foo" => 1, "bar" => 2 }, { "foo" => 2, "bar" => 1 }, { "foo" => 3, "bar" => 3 } ].each(&block) + end +end + +class NumberLikeThing < Liquid::Drop + def initialize(amount) + @amount = amount + end + + def to_number + @amount + end +end + +class StandardFiltersTest < Minitest::Test + include Liquid + + def setup + @filters = Filters.new + end + + def test_size + assert_equal 3, @filters.size([1, 2, 3]) + assert_equal 0, @filters.size([]) + assert_equal 0, @filters.size(nil) + end + + def test_downcase + assert_equal 'testing', @filters.downcase("Testing") + assert_equal '', @filters.downcase(nil) + end + + def test_upcase + assert_equal 'TESTING', @filters.upcase("Testing") + assert_equal '', @filters.upcase(nil) + end + + def test_slice + assert_equal 'oob', @filters.slice('foobar', 1, 3) + assert_equal 'oobar', @filters.slice('foobar', 1, 1000) + assert_equal '', @filters.slice('foobar', 1, 0) + assert_equal 'o', @filters.slice('foobar', 1, 1) + assert_equal 'bar', @filters.slice('foobar', 3, 3) + assert_equal 'ar', @filters.slice('foobar', -2, 2) + assert_equal 'ar', @filters.slice('foobar', -2, 1000) + assert_equal 'r', @filters.slice('foobar', -1) + assert_equal '', @filters.slice(nil, 0) + assert_equal '', @filters.slice('foobar', 100, 10) + assert_equal '', @filters.slice('foobar', -100, 10) + assert_equal 'oob', @filters.slice('foobar', '1', '3') + assert_raises(Liquid::ArgumentError) do + @filters.slice('foobar', nil) + end + assert_raises(Liquid::ArgumentError) do + @filters.slice('foobar', 0, "") + end + end + + def test_slice_on_arrays + input = 'foobar'.split(//) + assert_equal %w(o o b), @filters.slice(input, 1, 3) + assert_equal %w(o o b a r), @filters.slice(input, 1, 1000) + assert_equal %w(), @filters.slice(input, 1, 0) + assert_equal %w(o), @filters.slice(input, 1, 1) + assert_equal %w(b a r), @filters.slice(input, 3, 3) + assert_equal %w(a r), @filters.slice(input, -2, 2) + assert_equal %w(a r), @filters.slice(input, -2, 1000) + assert_equal %w(r), @filters.slice(input, -1) + assert_equal %w(), @filters.slice(input, 100, 10) + assert_equal %w(), @filters.slice(input, -100, 10) + end + + def test_truncate + assert_equal '1234...', @filters.truncate('1234567890', 7) + assert_equal '1234567890', @filters.truncate('1234567890', 20) + assert_equal '...', @filters.truncate('1234567890', 0) + assert_equal '1234567890', @filters.truncate('1234567890') + assert_equal "测试...", @filters.truncate("测试测试测试测试", 5) + assert_equal '12341', @filters.truncate("1234567890", 5, 1) + end + + def test_split + assert_equal ['12', '34'], @filters.split('12~34', '~') + assert_equal ['A? ', ' ,Z'], @filters.split('A? ~ ~ ~ ,Z', '~ ~ ~') + assert_equal ['A?Z'], @filters.split('A?Z', '~') + assert_equal [], @filters.split(nil, ' ') + assert_equal ['A', 'Z'], @filters.split('A1Z', 1) + end + + def test_escape + assert_equal '<strong>', @filters.escape('') + assert_equal '1', @filters.escape(1) + assert_equal '2001-02-03', @filters.escape(Date.new(2001, 2, 3)) + assert_nil @filters.escape(nil) + end + + def test_h + assert_equal '<strong>', @filters.h('') + assert_equal '1', @filters.h(1) + assert_equal '2001-02-03', @filters.h(Date.new(2001, 2, 3)) + assert_nil @filters.h(nil) + end + + def test_escape_once + assert_equal '<strong>Hulk</strong>', @filters.escape_once('<strong>Hulk') + end + + def test_url_encode + assert_equal 'foo%2B1%40example.com', @filters.url_encode('foo+1@example.com') + assert_equal '1', @filters.url_encode(1) + assert_equal '2001-02-03', @filters.url_encode(Date.new(2001, 2, 3)) + assert_nil @filters.url_encode(nil) + end + + def test_url_decode + assert_equal 'foo bar', @filters.url_decode('foo+bar') + assert_equal 'foo bar', @filters.url_decode('foo%20bar') + assert_equal 'foo+1@example.com', @filters.url_decode('foo%2B1%40example.com') + assert_equal '1', @filters.url_decode(1) + assert_equal '2001-02-03', @filters.url_decode(Date.new(2001, 2, 3)) + assert_nil @filters.url_decode(nil) + exception = assert_raises Liquid::ArgumentError do + @filters.url_decode('%ff') + end + assert_equal 'Liquid error: invalid byte sequence in UTF-8', exception.message + end + + def test_truncatewords + assert_equal 'one two three', @filters.truncatewords('one two three', 4) + assert_equal 'one two...', @filters.truncatewords('one two three', 2) + assert_equal 'one two three', @filters.truncatewords('one two three') + assert_equal 'Two small (13” x 5.5” x 10” high) baskets fit inside one large basket (13”...', @filters.truncatewords('Two small (13” x 5.5” x 10” high) baskets fit inside one large basket (13” x 16” x 10.5” high) with cover.', 15) + assert_equal "测试测试测试测试", @filters.truncatewords('测试测试测试测试', 5) + assert_equal 'one two1', @filters.truncatewords("one two three", 2, 1) + end + + def test_strip_html + assert_equal 'test', @filters.strip_html("
        test
        ") + assert_equal 'test', @filters.strip_html("
        test
        ") + assert_equal '', @filters.strip_html("") + assert_equal '', @filters.strip_html("") + assert_equal 'test', @filters.strip_html("test
        ") + assert_equal 'test', @filters.strip_html("test") + assert_equal '', @filters.strip_html(nil) + + # Quirk of the existing implementation + assert_equal 'foo;', @filters.strip_html("<<") + end + + def test_join + assert_equal '1 2 3 4', @filters.join([1, 2, 3, 4]) + assert_equal '1 - 2 - 3 - 4', @filters.join([1, 2, 3, 4], ' - ') + assert_equal '1121314', @filters.join([1, 2, 3, 4], 1) + end + + def test_sort + assert_equal [1, 2, 3, 4], @filters.sort([4, 3, 2, 1]) + assert_equal [{ "a" => 1 }, { "a" => 2 }, { "a" => 3 }, { "a" => 4 }], @filters.sort([{ "a" => 4 }, { "a" => 3 }, { "a" => 1 }, { "a" => 2 }], "a") + end + + def test_sort_with_nils + assert_equal [1, 2, 3, 4, nil], @filters.sort([nil, 4, 3, 2, 1]) + assert_equal [{ "a" => 1 }, { "a" => 2 }, { "a" => 3 }, { "a" => 4 }, {}], @filters.sort([{ "a" => 4 }, { "a" => 3 }, {}, { "a" => 1 }, { "a" => 2 }], "a") + end + + def test_sort_when_property_is_sometimes_missing_puts_nils_last + input = [ + { "price" => 4, "handle" => "alpha" }, + { "handle" => "beta" }, + { "price" => 1, "handle" => "gamma" }, + { "handle" => "delta" }, + { "price" => 2, "handle" => "epsilon" } + ] + expectation = [ + { "price" => 1, "handle" => "gamma" }, + { "price" => 2, "handle" => "epsilon" }, + { "price" => 4, "handle" => "alpha" }, + { "handle" => "delta" }, + { "handle" => "beta" } + ] + assert_equal expectation, @filters.sort(input, "price") + end + + def test_sort_natural + assert_equal ["a", "B", "c", "D"], @filters.sort_natural(["c", "D", "a", "B"]) + assert_equal [{ "a" => "a" }, { "a" => "B" }, { "a" => "c" }, { "a" => "D" }], @filters.sort_natural([{ "a" => "D" }, { "a" => "c" }, { "a" => "a" }, { "a" => "B" }], "a") + end + + def test_sort_natural_with_nils + assert_equal ["a", "B", "c", "D", nil], @filters.sort_natural([nil, "c", "D", "a", "B"]) + assert_equal [{ "a" => "a" }, { "a" => "B" }, { "a" => "c" }, { "a" => "D" }, {}], @filters.sort_natural([{ "a" => "D" }, { "a" => "c" }, {}, { "a" => "a" }, { "a" => "B" }], "a") + end + + def test_sort_natural_when_property_is_sometimes_missing_puts_nils_last + input = [ + { "price" => "4", "handle" => "alpha" }, + { "handle" => "beta" }, + { "price" => "1", "handle" => "gamma" }, + { "handle" => "delta" }, + { "price" => 2, "handle" => "epsilon" } + ] + expectation = [ + { "price" => "1", "handle" => "gamma" }, + { "price" => 2, "handle" => "epsilon" }, + { "price" => "4", "handle" => "alpha" }, + { "handle" => "delta" }, + { "handle" => "beta" } + ] + assert_equal expectation, @filters.sort_natural(input, "price") + end + + def test_sort_natural_case_check + input = [ + { "key" => "X" }, + { "key" => "Y" }, + { "key" => "Z" }, + { "fake" => "t" }, + { "key" => "a" }, + { "key" => "b" }, + { "key" => "c" } + ] + expectation = [ + { "key" => "a" }, + { "key" => "b" }, + { "key" => "c" }, + { "key" => "X" }, + { "key" => "Y" }, + { "key" => "Z" }, + { "fake" => "t" } + ] + assert_equal expectation, @filters.sort_natural(input, "key") + assert_equal ["a", "b", "c", "X", "Y", "Z"], @filters.sort_natural(["X", "Y", "Z", "a", "b", "c"]) + end + + def test_sort_empty_array + assert_equal [], @filters.sort([], "a") + end + + def test_sort_invalid_property + foo = [ + [1], + [2], + [3] + ] + + assert_raises Liquid::ArgumentError do + @filters.sort(foo, "bar") + end + end + + def test_sort_natural_empty_array + assert_equal [], @filters.sort_natural([], "a") + end + + def test_sort_natural_invalid_property + foo = [ + [1], + [2], + [3] + ] + + assert_raises Liquid::ArgumentError do + @filters.sort_natural(foo, "bar") + end + end + + def test_legacy_sort_hash + assert_equal [{ a: 1, b: 2 }], @filters.sort({ a: 1, b: 2 }) + end + + def test_numerical_vs_lexicographical_sort + assert_equal [2, 10], @filters.sort([10, 2]) + assert_equal [{ "a" => 2 }, { "a" => 10 }], @filters.sort([{ "a" => 10 }, { "a" => 2 }], "a") + assert_equal ["10", "2"], @filters.sort(["10", "2"]) + assert_equal [{ "a" => "10" }, { "a" => "2" }], @filters.sort([{ "a" => "10" }, { "a" => "2" }], "a") + end + + def test_uniq + assert_equal ["foo"], @filters.uniq("foo") + assert_equal [1, 3, 2, 4], @filters.uniq([1, 1, 3, 2, 3, 1, 4, 3, 2, 1]) + assert_equal [{ "a" => 1 }, { "a" => 3 }, { "a" => 2 }], @filters.uniq([{ "a" => 1 }, { "a" => 3 }, { "a" => 1 }, { "a" => 2 }], "a") + testdrop = TestDrop.new + assert_equal [testdrop], @filters.uniq([testdrop, TestDrop.new], 'test') + end + + def test_uniq_empty_array + assert_equal [], @filters.uniq([], "a") + end + + def test_uniq_invalid_property + foo = [ + [1], + [2], + [3] + ] + + assert_raises Liquid::ArgumentError do + @filters.uniq(foo, "bar") + end + end + + def test_compact_empty_array + assert_equal [], @filters.compact([], "a") + end + + def test_compact_invalid_property + foo = [ + [1], + [2], + [3] + ] + + assert_raises Liquid::ArgumentError do + @filters.compact(foo, "bar") + end + end + + def test_reverse + assert_equal [4, 3, 2, 1], @filters.reverse([1, 2, 3, 4]) + end + + def test_legacy_reverse_hash + assert_equal [{ a: 1, b: 2 }], @filters.reverse(a: 1, b: 2) + end + + def test_map + assert_equal [1, 2, 3, 4], @filters.map([{ "a" => 1 }, { "a" => 2 }, { "a" => 3 }, { "a" => 4 }], 'a') + assert_template_result 'abc', "{{ ary | map:'foo' | map:'bar' }}", + 'ary' => [{ 'foo' => { 'bar' => 'a' } }, { 'foo' => { 'bar' => 'b' } }, { 'foo' => { 'bar' => 'c' } }] + end + + def test_map_doesnt_call_arbitrary_stuff + assert_template_result "", '{{ "foo" | map: "__id__" }}' + assert_template_result "", '{{ "foo" | map: "inspect" }}' + end + + def test_map_calls_to_liquid + t = TestThing.new + assert_template_result "woot: 1", '{{ foo | map: "whatever" }}', "foo" => [t] + end + + def test_map_on_hashes + assert_template_result "4217", '{{ thing | map: "foo" | map: "bar" }}', + "thing" => { "foo" => [ { "bar" => 42 }, { "bar" => 17 } ] } + end + + def test_legacy_map_on_hashes_with_dynamic_key + template = "{% assign key = 'foo' %}{{ thing | map: key | map: 'bar' }}" + hash = { "foo" => { "bar" => 42 } } + assert_template_result "42", template, "thing" => hash + end + + def test_sort_calls_to_liquid + t = TestThing.new + Liquid::Template.parse('{{ foo | sort: "whatever" }}').render("foo" => [t]) + assert t.foo > 0 + end + + def test_map_over_proc + drop = TestDrop.new + p = proc{ drop } + templ = '{{ procs | map: "test" }}' + assert_template_result "testfoo", templ, "procs" => [p] + end + + def test_map_over_drops_returning_procs + drops = [ + { + "proc" => ->{ "foo" }, + }, + { + "proc" => ->{ "bar" }, + }, + ] + templ = '{{ drops | map: "proc" }}' + assert_template_result "foobar", templ, "drops" => drops + end + + def test_map_works_on_enumerables + assert_template_result "123", '{{ foo | map: "foo" }}', "foo" => TestEnumerable.new + end + + def test_map_returns_empty_on_2d_input_array + foo = [ + [1], + [2], + [3] + ] + + assert_raises Liquid::ArgumentError do + @filters.map(foo, "bar") + end + end + + def test_map_returns_empty_with_no_property + foo = [ + [1], + [2], + [3] + ] + assert_raises Liquid::ArgumentError do + @filters.map(foo, nil) + end + end + + def test_sort_works_on_enumerables + assert_template_result "213", '{{ foo | sort: "bar" | map: "foo" }}', "foo" => TestEnumerable.new + end + + def test_first_and_last_call_to_liquid + assert_template_result 'foobar', '{{ foo | first }}', 'foo' => [ThingWithToLiquid.new] + assert_template_result 'foobar', '{{ foo | last }}', 'foo' => [ThingWithToLiquid.new] + end + + def test_truncate_calls_to_liquid + assert_template_result "wo...", '{{ foo | truncate: 5 }}', "foo" => TestThing.new + end + + def test_date + assert_equal 'May', @filters.date(Time.parse("2006-05-05 10:00:00"), "%B") + assert_equal 'June', @filters.date(Time.parse("2006-06-05 10:00:00"), "%B") + assert_equal 'July', @filters.date(Time.parse("2006-07-05 10:00:00"), "%B") + + assert_equal 'May', @filters.date("2006-05-05 10:00:00", "%B") + assert_equal 'June', @filters.date("2006-06-05 10:00:00", "%B") + assert_equal 'July', @filters.date("2006-07-05 10:00:00", "%B") + + assert_equal '2006-07-05 10:00:00', @filters.date("2006-07-05 10:00:00", "") + assert_equal '2006-07-05 10:00:00', @filters.date("2006-07-05 10:00:00", "") + assert_equal '2006-07-05 10:00:00', @filters.date("2006-07-05 10:00:00", "") + assert_equal '2006-07-05 10:00:00', @filters.date("2006-07-05 10:00:00", nil) + + assert_equal '07/05/2006', @filters.date("2006-07-05 10:00:00", "%m/%d/%Y") + + assert_equal "07/16/2004", @filters.date("Fri Jul 16 01:00:00 2004", "%m/%d/%Y") + assert_equal Date.today.year.to_s, @filters.date('now', '%Y') + assert_equal Date.today.year.to_s, @filters.date('today', '%Y') + assert_equal Date.today.year.to_s, @filters.date('Today', '%Y') + + assert_nil @filters.date(nil, "%B") + + assert_equal '', @filters.date('', "%B") + + with_timezone("UTC") do + assert_equal "07/05/2006", @filters.date(1152098955, "%m/%d/%Y") + assert_equal "07/05/2006", @filters.date("1152098955", "%m/%d/%Y") + end + end + + def test_first_last + assert_equal 1, @filters.first([1, 2, 3]) + assert_equal 3, @filters.last([1, 2, 3]) + assert_nil @filters.first([]) + assert_nil @filters.last([]) + end + + def test_replace + assert_equal '2 2 2 2', @filters.replace('1 1 1 1', '1', 2) + assert_equal '2 2 2 2', @filters.replace('1 1 1 1', 1, 2) + assert_equal '2 1 1 1', @filters.replace_first('1 1 1 1', '1', 2) + assert_equal '2 1 1 1', @filters.replace_first('1 1 1 1', 1, 2) + assert_template_result '2 1 1 1', "{{ '1 1 1 1' | replace_first: '1', 2 }}" + end + + def test_remove + assert_equal ' ', @filters.remove("a a a a", 'a') + assert_equal ' ', @filters.remove("1 1 1 1", 1) + assert_equal 'a a a', @filters.remove_first("a a a a", 'a ') + assert_equal ' 1 1 1', @filters.remove_first("1 1 1 1", 1) + assert_template_result 'a a a', "{{ 'a a a a' | remove_first: 'a ' }}" + end + + def test_pipes_in_string_arguments + assert_template_result 'foobar', "{{ 'foo|bar' | remove: '|' }}" + end + + def test_strip + assert_template_result 'ab c', "{{ source | strip }}", 'source' => " ab c " + assert_template_result 'ab c', "{{ source | strip }}", 'source' => " \tab c \n \t" + end + + def test_lstrip + assert_template_result 'ab c ', "{{ source | lstrip }}", 'source' => " ab c " + assert_template_result "ab c \n \t", "{{ source | lstrip }}", 'source' => " \tab c \n \t" + end + + def test_rstrip + assert_template_result " ab c", "{{ source | rstrip }}", 'source' => " ab c " + assert_template_result " \tab c", "{{ source | rstrip }}", 'source' => " \tab c \n \t" + end + + def test_strip_newlines + assert_template_result 'abc', "{{ source | strip_newlines }}", 'source' => "a\nb\nc" + assert_template_result 'abc', "{{ source | strip_newlines }}", 'source' => "a\r\nb\nc" + end + + def test_newlines_to_br + assert_template_result "a
        \nb
        \nc", "{{ source | newline_to_br }}", 'source' => "a\nb\nc" + end + + def test_plus + assert_template_result "2", "{{ 1 | plus:1 }}" + assert_template_result "2.0", "{{ '1' | plus:'1.0' }}" + + assert_template_result "5", "{{ price | plus:'2' }}", 'price' => NumberLikeThing.new(3) + end + + def test_minus + assert_template_result "4", "{{ input | minus:operand }}", 'input' => 5, 'operand' => 1 + assert_template_result "2.3", "{{ '4.3' | minus:'2' }}" + + assert_template_result "5", "{{ price | minus:'2' }}", 'price' => NumberLikeThing.new(7) + end + + def test_abs + assert_template_result "17", "{{ 17 | abs }}" + assert_template_result "17", "{{ -17 | abs }}" + assert_template_result "17", "{{ '17' | abs }}" + assert_template_result "17", "{{ '-17' | abs }}" + assert_template_result "0", "{{ 0 | abs }}" + assert_template_result "0", "{{ '0' | abs }}" + assert_template_result "17.42", "{{ 17.42 | abs }}" + assert_template_result "17.42", "{{ -17.42 | abs }}" + assert_template_result "17.42", "{{ '17.42' | abs }}" + assert_template_result "17.42", "{{ '-17.42' | abs }}" + end + + def test_times + assert_template_result "12", "{{ 3 | times:4 }}" + assert_template_result "0", "{{ 'foo' | times:4 }}" + assert_template_result "6", "{{ '2.1' | times:3 | replace: '.','-' | plus:0}}" + assert_template_result "7.25", "{{ 0.0725 | times:100 }}" + assert_template_result "-7.25", '{{ "-0.0725" | times:100 }}' + assert_template_result "7.25", '{{ "-0.0725" | times: -100 }}' + assert_template_result "4", "{{ price | times:2 }}", 'price' => NumberLikeThing.new(2) + end + + def test_divided_by + assert_template_result "4", "{{ 12 | divided_by:3 }}" + assert_template_result "4", "{{ 14 | divided_by:3 }}" + + assert_template_result "5", "{{ 15 | divided_by:3 }}" + assert_equal "Liquid error: divided by 0", Template.parse("{{ 5 | divided_by:0 }}").render + + assert_template_result "0.5", "{{ 2.0 | divided_by:4 }}" + assert_raises(Liquid::ZeroDivisionError) do + assert_template_result "4", "{{ 1 | modulo: 0 }}" + end + + assert_template_result "5", "{{ price | divided_by:2 }}", 'price' => NumberLikeThing.new(10) + end + + def test_modulo + assert_template_result "1", "{{ 3 | modulo:2 }}" + assert_raises(Liquid::ZeroDivisionError) do + assert_template_result "4", "{{ 1 | modulo: 0 }}" + end + + assert_template_result "1", "{{ price | modulo:2 }}", 'price' => NumberLikeThing.new(3) + end + + def test_round + assert_template_result "5", "{{ input | round }}", 'input' => 4.6 + assert_template_result "4", "{{ '4.3' | round }}" + assert_template_result "4.56", "{{ input | round: 2 }}", 'input' => 4.5612 + assert_raises(Liquid::FloatDomainError) do + assert_template_result "4", "{{ 1.0 | divided_by: 0.0 | round }}" + end + + assert_template_result "5", "{{ price | round }}", 'price' => NumberLikeThing.new(4.6) + assert_template_result "4", "{{ price | round }}", 'price' => NumberLikeThing.new(4.3) + end + + def test_ceil + assert_template_result "5", "{{ input | ceil }}", 'input' => 4.6 + assert_template_result "5", "{{ '4.3' | ceil }}" + assert_raises(Liquid::FloatDomainError) do + assert_template_result "4", "{{ 1.0 | divided_by: 0.0 | ceil }}" + end + + assert_template_result "5", "{{ price | ceil }}", 'price' => NumberLikeThing.new(4.6) + end + + def test_floor + assert_template_result "4", "{{ input | floor }}", 'input' => 4.6 + assert_template_result "4", "{{ '4.3' | floor }}" + assert_raises(Liquid::FloatDomainError) do + assert_template_result "4", "{{ 1.0 | divided_by: 0.0 | floor }}" + end + + assert_template_result "5", "{{ price | floor }}", 'price' => NumberLikeThing.new(5.4) + end + + def test_at_most + assert_template_result "4", "{{ 5 | at_most:4 }}" + assert_template_result "5", "{{ 5 | at_most:5 }}" + assert_template_result "5", "{{ 5 | at_most:6 }}" + + assert_template_result "4.5", "{{ 4.5 | at_most:5 }}" + assert_template_result "5", "{{ width | at_most:5 }}", 'width' => NumberLikeThing.new(6) + assert_template_result "4", "{{ width | at_most:5 }}", 'width' => NumberLikeThing.new(4) + assert_template_result "4", "{{ 5 | at_most: width }}", 'width' => NumberLikeThing.new(4) + end + + def test_at_least + assert_template_result "5", "{{ 5 | at_least:4 }}" + assert_template_result "5", "{{ 5 | at_least:5 }}" + assert_template_result "6", "{{ 5 | at_least:6 }}" + + assert_template_result "5", "{{ 4.5 | at_least:5 }}" + assert_template_result "6", "{{ width | at_least:5 }}", 'width' => NumberLikeThing.new(6) + assert_template_result "5", "{{ width | at_least:5 }}", 'width' => NumberLikeThing.new(4) + assert_template_result "6", "{{ 5 | at_least: width }}", 'width' => NumberLikeThing.new(6) + end + + def test_append + assigns = { 'a' => 'bc', 'b' => 'd' } + assert_template_result('bcd', "{{ a | append: 'd'}}", assigns) + assert_template_result('bcd', "{{ a | append: b}}", assigns) + end + + def test_concat + assert_equal [1, 2, 3, 4], @filters.concat([1, 2], [3, 4]) + assert_equal [1, 2, 'a'], @filters.concat([1, 2], ['a']) + assert_equal [1, 2, 10], @filters.concat([1, 2], [10]) + + assert_raises(Liquid::ArgumentError, "concat filter requires an array argument") do + @filters.concat([1, 2], 10) + end + end + + def test_prepend + assigns = { 'a' => 'bc', 'b' => 'a' } + assert_template_result('abc', "{{ a | prepend: 'a'}}", assigns) + assert_template_result('abc', "{{ a | prepend: b}}", assigns) + end + + def test_default + assert_equal "foo", @filters.default("foo", "bar") + assert_equal "bar", @filters.default(nil, "bar") + assert_equal "bar", @filters.default("", "bar") + assert_equal "bar", @filters.default(false, "bar") + assert_equal "bar", @filters.default([], "bar") + assert_equal "bar", @filters.default({}, "bar") + end + + def test_cannot_access_private_methods + assert_template_result('a', "{{ 'a' | to_number }}") + end + + def test_date_raises_nothing + assert_template_result('', "{{ '' | date: '%D' }}") + assert_template_result('abc', "{{ 'abc' | date: '%D' }}") + end + + def test_where + input = [ + { "handle" => "alpha", "ok" => true }, + { "handle" => "beta", "ok" => false }, + { "handle" => "gamma", "ok" => false }, + { "handle" => "delta", "ok" => true } + ] + + expectation = [ + { "handle" => "alpha", "ok" => true }, + { "handle" => "delta", "ok" => true } + ] + + assert_equal expectation, @filters.where(input, "ok", true) + assert_equal expectation, @filters.where(input, "ok") + end + + def test_where_no_key_set + input = [ + { "handle" => "alpha", "ok" => true }, + { "handle" => "beta" }, + { "handle" => "gamma" }, + { "handle" => "delta", "ok" => true } + ] + + expectation = [ + { "handle" => "alpha", "ok" => true }, + { "handle" => "delta", "ok" => true } + ] + + assert_equal expectation, @filters.where(input, "ok", true) + assert_equal expectation, @filters.where(input, "ok") + end + + def test_where_non_array_map_input + assert_equal [{ "a" => "ok" }], @filters.where({ "a" => "ok" }, "a", "ok") + assert_equal [], @filters.where({ "a" => "not ok" }, "a", "ok") + end + + def test_where_indexable_but_non_map_value + assert_raises(Liquid::ArgumentError) { @filters.where(1, "ok", true) } + assert_raises(Liquid::ArgumentError) { @filters.where(1, "ok") } + end + + def test_where_non_boolean_value + input = [ + { "message" => "Bonjour!", "language" => "French" }, + { "message" => "Hello!", "language" => "English" }, + { "message" => "Hallo!", "language" => "German" } + ] + + assert_equal [{ "message" => "Bonjour!", "language" => "French" }], @filters.where(input, "language", "French") + assert_equal [{ "message" => "Hallo!", "language" => "German" }], @filters.where(input, "language", "German") + assert_equal [{ "message" => "Hello!", "language" => "English" }], @filters.where(input, "language", "English") + end + + def test_where_array_of_only_unindexable_values + assert_nil @filters.where([nil], "ok", true) + assert_nil @filters.where([nil], "ok") + end + + def test_where_no_target_value + input = [ + { "foo" => false }, + { "foo" => true }, + { "foo" => "for sure" }, + { "bar" => true } + ] + + assert_equal [{ "foo" => true }, { "foo" => "for sure" }], @filters.where(input, "foo") + end + + private + + def with_timezone(tz) + old_tz = ENV['TZ'] + ENV['TZ'] = tz + yield + ensure + ENV['TZ'] = old_tz + end +end # StandardFiltersTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/break_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/break_tag_test.rb new file mode 100644 index 0000000..0fbde83 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/break_tag_test.rb @@ -0,0 +1,15 @@ +require 'test_helper' + +class BreakTagTest < Minitest::Test + include Liquid + + # tests that no weird errors are raised if break is called outside of a + # block + def test_break_with_no_block + assigns = { 'i' => 1 } + markup = '{% break %}' + expected = '' + + assert_template_result(expected, markup, assigns) + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/continue_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/continue_tag_test.rb new file mode 100644 index 0000000..ce4c158 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/continue_tag_test.rb @@ -0,0 +1,15 @@ +require 'test_helper' + +class ContinueTagTest < Minitest::Test + include Liquid + + # tests that no weird errors are raised if continue is called outside of a + # block + def test_continue_with_no_block + assigns = {} + markup = '{% continue %}' + expected = '' + + assert_template_result(expected, markup, assigns) + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/for_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/for_tag_test.rb new file mode 100644 index 0000000..cb7a822 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/for_tag_test.rb @@ -0,0 +1,410 @@ +require 'test_helper' + +class ThingWithValue < Liquid::Drop + def value + 3 + end +end + +class ForTagTest < Minitest::Test + include Liquid + + def test_for + assert_template_result(' yo yo yo yo ', '{%for item in array%} yo {%endfor%}', 'array' => [1, 2, 3, 4]) + assert_template_result('yoyo', '{%for item in array%}yo{%endfor%}', 'array' => [1, 2]) + assert_template_result(' yo ', '{%for item in array%} yo {%endfor%}', 'array' => [1]) + assert_template_result('', '{%for item in array%}{%endfor%}', 'array' => [1, 2]) + expected = < [1, 2, 3]) + end + + def test_for_reversed + assigns = { 'array' => [ 1, 2, 3] } + assert_template_result('321', '{%for item in array reversed %}{{item}}{%endfor%}', assigns) + end + + def test_for_with_range + assert_template_result(' 1 2 3 ', '{%for item in (1..3) %} {{item}} {%endfor%}') + + assert_raises(Liquid::ArgumentError) do + Template.parse('{% for i in (a..2) %}{% endfor %}').render!("a" => [1, 2]) + end + + assert_template_result(' 0 1 2 3 ', '{% for item in (a..3) %} {{item}} {% endfor %}', "a" => "invalid integer") + end + + def test_for_with_variable_range + assert_template_result(' 1 2 3 ', '{%for item in (1..foobar) %} {{item}} {%endfor%}', "foobar" => 3) + end + + def test_for_with_hash_value_range + foobar = { "value" => 3 } + assert_template_result(' 1 2 3 ', '{%for item in (1..foobar.value) %} {{item}} {%endfor%}', "foobar" => foobar) + end + + def test_for_with_drop_value_range + foobar = ThingWithValue.new + assert_template_result(' 1 2 3 ', '{%for item in (1..foobar.value) %} {{item}} {%endfor%}', "foobar" => foobar) + end + + def test_for_with_variable + assert_template_result(' 1 2 3 ', '{%for item in array%} {{item}} {%endfor%}', 'array' => [1, 2, 3]) + assert_template_result('123', '{%for item in array%}{{item}}{%endfor%}', 'array' => [1, 2, 3]) + assert_template_result('123', '{% for item in array %}{{item}}{% endfor %}', 'array' => [1, 2, 3]) + assert_template_result('abcd', '{%for item in array%}{{item}}{%endfor%}', 'array' => ['a', 'b', 'c', 'd']) + assert_template_result('a b c', '{%for item in array%}{{item}}{%endfor%}', 'array' => ['a', ' ', 'b', ' ', 'c']) + assert_template_result('abc', '{%for item in array%}{{item}}{%endfor%}', 'array' => ['a', '', 'b', '', 'c']) + end + + def test_for_helpers + assigns = { 'array' => [1, 2, 3] } + assert_template_result(' 1/3 2/3 3/3 ', + '{%for item in array%} {{forloop.index}}/{{forloop.length}} {%endfor%}', + assigns) + assert_template_result(' 1 2 3 ', '{%for item in array%} {{forloop.index}} {%endfor%}', assigns) + assert_template_result(' 0 1 2 ', '{%for item in array%} {{forloop.index0}} {%endfor%}', assigns) + assert_template_result(' 2 1 0 ', '{%for item in array%} {{forloop.rindex0}} {%endfor%}', assigns) + assert_template_result(' 3 2 1 ', '{%for item in array%} {{forloop.rindex}} {%endfor%}', assigns) + assert_template_result(' true false false ', '{%for item in array%} {{forloop.first}} {%endfor%}', assigns) + assert_template_result(' false false true ', '{%for item in array%} {{forloop.last}} {%endfor%}', assigns) + end + + def test_for_and_if + assigns = { 'array' => [1, 2, 3] } + assert_template_result('+--', + '{%for item in array%}{% if forloop.first %}+{% else %}-{% endif %}{%endfor%}', + assigns) + end + + def test_for_else + assert_template_result('+++', '{%for item in array%}+{%else%}-{%endfor%}', 'array' => [1, 2, 3]) + assert_template_result('-', '{%for item in array%}+{%else%}-{%endfor%}', 'array' => []) + assert_template_result('-', '{%for item in array%}+{%else%}-{%endfor%}', 'array' => nil) + end + + def test_limiting + assigns = { 'array' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } + assert_template_result('12', '{%for i in array limit:2 %}{{ i }}{%endfor%}', assigns) + assert_template_result('1234', '{%for i in array limit:4 %}{{ i }}{%endfor%}', assigns) + assert_template_result('3456', '{%for i in array limit:4 offset:2 %}{{ i }}{%endfor%}', assigns) + assert_template_result('3456', '{%for i in array limit: 4 offset: 2 %}{{ i }}{%endfor%}', assigns) + end + + def test_dynamic_variable_limiting + assigns = { 'array' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } + assigns['limit'] = 2 + assigns['offset'] = 2 + + assert_template_result('34', '{%for i in array limit: limit offset: offset %}{{ i }}{%endfor%}', assigns) + end + + def test_nested_for + assigns = { 'array' => [[1, 2], [3, 4], [5, 6]] } + assert_template_result('123456', '{%for item in array%}{%for i in item%}{{ i }}{%endfor%}{%endfor%}', assigns) + end + + def test_offset_only + assigns = { 'array' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } + assert_template_result('890', '{%for i in array offset:7 %}{{ i }}{%endfor%}', assigns) + end + + def test_pause_resume + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } } + markup = <<-MKUP + {%for i in array.items limit: 3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit: 3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit: 3 %}{{i}}{%endfor%} + MKUP + expected = <<-XPCTD + 123 + next + 456 + next + 789 + XPCTD + assert_template_result(expected, markup, assigns) + end + + def test_pause_resume_limit + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } } + markup = <<-MKUP + {%for i in array.items limit:3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit:3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit:1 %}{{i}}{%endfor%} + MKUP + expected = <<-XPCTD + 123 + next + 456 + next + 7 + XPCTD + assert_template_result(expected, markup, assigns) + end + + def test_pause_resume_big_limit + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } } + markup = <<-MKUP + {%for i in array.items limit:3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit:3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit:1000 %}{{i}}{%endfor%} + MKUP + expected = <<-XPCTD + 123 + next + 456 + next + 7890 + XPCTD + assert_template_result(expected, markup, assigns) + end + + def test_pause_resume_big_offset + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] } } + markup = '{%for i in array.items limit:3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit:3 %}{{i}}{%endfor%} + next + {%for i in array.items offset:continue limit:3 offset:1000 %}{{i}}{%endfor%}' + expected = '123 + next + 456 + next + ' + assert_template_result(expected, markup, assigns) + end + + def test_for_with_break + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] } } + + markup = '{% for i in array.items %}{% break %}{% endfor %}' + expected = "" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{{ i }}{% break %}{% endfor %}' + expected = "1" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{% break %}{{ i }}{% endfor %}' + expected = "" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{{ i }}{% if i > 3 %}{% break %}{% endif %}{% endfor %}' + expected = "1234" + assert_template_result(expected, markup, assigns) + + # tests to ensure it only breaks out of the local for loop + # and not all of them. + assigns = { 'array' => [[1, 2], [3, 4], [5, 6]] } + markup = '{% for item in array %}' \ + '{% for i in item %}' \ + '{% if i == 1 %}' \ + '{% break %}' \ + '{% endif %}' \ + '{{ i }}' \ + '{% endfor %}' \ + '{% endfor %}' + expected = '3456' + assert_template_result(expected, markup, assigns) + + # test break does nothing when unreached + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5] } } + markup = '{% for i in array.items %}{% if i == 9999 %}{% break %}{% endif %}{{ i }}{% endfor %}' + expected = '12345' + assert_template_result(expected, markup, assigns) + end + + def test_for_with_continue + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5] } } + + markup = '{% for i in array.items %}{% continue %}{% endfor %}' + expected = "" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{{ i }}{% continue %}{% endfor %}' + expected = "12345" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{% continue %}{{ i }}{% endfor %}' + expected = "" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{% if i > 3 %}{% continue %}{% endif %}{{ i }}{% endfor %}' + expected = "123" + assert_template_result(expected, markup, assigns) + + markup = '{% for i in array.items %}{% if i == 3 %}{% continue %}{% else %}{{ i }}{% endif %}{% endfor %}' + expected = "1245" + assert_template_result(expected, markup, assigns) + + # tests to ensure it only continues the local for loop and not all of them. + assigns = { 'array' => [[1, 2], [3, 4], [5, 6]] } + markup = '{% for item in array %}' \ + '{% for i in item %}' \ + '{% if i == 1 %}' \ + '{% continue %}' \ + '{% endif %}' \ + '{{ i }}' \ + '{% endfor %}' \ + '{% endfor %}' + expected = '23456' + assert_template_result(expected, markup, assigns) + + # test continue does nothing when unreached + assigns = { 'array' => { 'items' => [1, 2, 3, 4, 5] } } + markup = '{% for i in array.items %}{% if i == 9999 %}{% continue %}{% endif %}{{ i }}{% endfor %}' + expected = '12345' + assert_template_result(expected, markup, assigns) + end + + def test_for_tag_string + # ruby 1.8.7 "String".each => Enumerator with single "String" element. + # ruby 1.9.3 no longer supports .each on String though we mimic + # the functionality for backwards compatibility + + assert_template_result('test string', + '{%for val in string%}{{val}}{%endfor%}', + 'string' => "test string") + + assert_template_result('test string', + '{%for val in string limit:1%}{{val}}{%endfor%}', + 'string' => "test string") + + assert_template_result('val-string-1-1-0-1-0-true-true-test string', + '{%for val in string%}' \ + '{{forloop.name}}-' \ + '{{forloop.index}}-' \ + '{{forloop.length}}-' \ + '{{forloop.index0}}-' \ + '{{forloop.rindex}}-' \ + '{{forloop.rindex0}}-' \ + '{{forloop.first}}-' \ + '{{forloop.last}}-' \ + '{{val}}{%endfor%}', + 'string' => "test string") + end + + def test_for_parentloop_references_parent_loop + assert_template_result('1.1 1.2 1.3 2.1 2.2 2.3 ', + '{% for inner in outer %}{% for k in inner %}' \ + '{{ forloop.parentloop.index }}.{{ forloop.index }} ' \ + '{% endfor %}{% endfor %}', + 'outer' => [[1, 1, 1], [1, 1, 1]]) + end + + def test_for_parentloop_nil_when_not_present + assert_template_result('.1 .2 ', + '{% for inner in outer %}' \ + '{{ forloop.parentloop.index }}.{{ forloop.index }} ' \ + '{% endfor %}', + 'outer' => [[1, 1, 1], [1, 1, 1]]) + end + + def test_inner_for_over_empty_input + assert_template_result 'oo', '{% for a in (1..2) %}o{% for b in empty %}{% endfor %}{% endfor %}' + end + + def test_blank_string_not_iterable + assert_template_result('', "{% for char in characters %}I WILL NOT BE OUTPUT{% endfor %}", 'characters' => '') + end + + def test_bad_variable_naming_in_for_loop + assert_raises(Liquid::SyntaxError) do + Liquid::Template.parse('{% for a/b in x %}{% endfor %}') + end + end + + def test_spacing_with_variable_naming_in_for_loop + expected = '12345' + template = '{% for item in items %}{{item}}{% endfor %}' + assigns = { 'items' => [1, 2, 3, 4, 5] } + assert_template_result(expected, template, assigns) + end + + class LoaderDrop < Liquid::Drop + attr_accessor :each_called, :load_slice_called + + def initialize(data) + @data = data + end + + def each + @each_called = true + @data.each { |el| yield el } + end + + def load_slice(from, to) + @load_slice_called = true + @data[(from..to - 1)] + end + end + + def test_iterate_with_each_when_no_limit_applied + loader = LoaderDrop.new([1, 2, 3, 4, 5]) + assigns = { 'items' => loader } + expected = '12345' + template = '{% for item in items %}{{item}}{% endfor %}' + assert_template_result(expected, template, assigns) + assert loader.each_called + assert !loader.load_slice_called + end + + def test_iterate_with_load_slice_when_limit_applied + loader = LoaderDrop.new([1, 2, 3, 4, 5]) + assigns = { 'items' => loader } + expected = '1' + template = '{% for item in items limit:1 %}{{item}}{% endfor %}' + assert_template_result(expected, template, assigns) + assert !loader.each_called + assert loader.load_slice_called + end + + def test_iterate_with_load_slice_when_limit_and_offset_applied + loader = LoaderDrop.new([1, 2, 3, 4, 5]) + assigns = { 'items' => loader } + expected = '34' + template = '{% for item in items offset:2 limit:2 %}{{item}}{% endfor %}' + assert_template_result(expected, template, assigns) + assert !loader.each_called + assert loader.load_slice_called + end + + def test_iterate_with_load_slice_returns_same_results_as_without + loader = LoaderDrop.new([1, 2, 3, 4, 5]) + loader_assigns = { 'items' => loader } + array_assigns = { 'items' => [1, 2, 3, 4, 5] } + expected = '34' + template = '{% for item in items offset:2 limit:2 %}{{item}}{% endfor %}' + assert_template_result(expected, template, loader_assigns) + assert_template_result(expected, template, array_assigns) + end + + def test_for_cleans_up_registers + context = Context.new(ErrorDrop.new) + + assert_raises(StandardError) do + Liquid::Template.parse('{% for i in (1..2) %}{{ standard_error }}{% endfor %}').render!(context) + end + + assert context.registers[:for_stack].empty? + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/if_else_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/if_else_tag_test.rb new file mode 100644 index 0000000..45a5d3a --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/if_else_tag_test.rb @@ -0,0 +1,188 @@ +require 'test_helper' + +class IfElseTagTest < Minitest::Test + include Liquid + + def test_if + assert_template_result(' ', ' {% if false %} this text should not go into the output {% endif %} ') + assert_template_result(' this text should go into the output ', + ' {% if true %} this text should go into the output {% endif %} ') + assert_template_result(' you rock ?', '{% if false %} you suck {% endif %} {% if true %} you rock {% endif %}?') + end + + def test_literal_comparisons + assert_template_result(' NO ', '{% assign v = false %}{% if v %} YES {% else %} NO {% endif %}') + assert_template_result(' YES ', '{% assign v = nil %}{% if v == nil %} YES {% else %} NO {% endif %}') + end + + def test_if_else + assert_template_result(' YES ', '{% if false %} NO {% else %} YES {% endif %}') + assert_template_result(' YES ', '{% if true %} YES {% else %} NO {% endif %}') + assert_template_result(' YES ', '{% if "foo" %} YES {% else %} NO {% endif %}') + end + + def test_if_boolean + assert_template_result(' YES ', '{% if var %} YES {% endif %}', 'var' => true) + end + + def test_if_or + assert_template_result(' YES ', '{% if a or b %} YES {% endif %}', 'a' => true, 'b' => true) + assert_template_result(' YES ', '{% if a or b %} YES {% endif %}', 'a' => true, 'b' => false) + assert_template_result(' YES ', '{% if a or b %} YES {% endif %}', 'a' => false, 'b' => true) + assert_template_result('', '{% if a or b %} YES {% endif %}', 'a' => false, 'b' => false) + + assert_template_result(' YES ', '{% if a or b or c %} YES {% endif %}', 'a' => false, 'b' => false, 'c' => true) + assert_template_result('', '{% if a or b or c %} YES {% endif %}', 'a' => false, 'b' => false, 'c' => false) + end + + def test_if_or_with_operators + assert_template_result(' YES ', '{% if a == true or b == true %} YES {% endif %}', 'a' => true, 'b' => true) + assert_template_result(' YES ', '{% if a == true or b == false %} YES {% endif %}', 'a' => true, 'b' => true) + assert_template_result('', '{% if a == false or b == false %} YES {% endif %}', 'a' => true, 'b' => true) + end + + def test_comparison_of_strings_containing_and_or_or + awful_markup = "a == 'and' and b == 'or' and c == 'foo and bar' and d == 'bar or baz' and e == 'foo' and foo and bar" + assigns = { 'a' => 'and', 'b' => 'or', 'c' => 'foo and bar', 'd' => 'bar or baz', 'e' => 'foo', 'foo' => true, 'bar' => true } + assert_template_result(' YES ', "{% if #{awful_markup} %} YES {% endif %}", assigns) + end + + def test_comparison_of_expressions_starting_with_and_or_or + assigns = { 'order' => { 'items_count' => 0 }, 'android' => { 'name' => 'Roy' } } + assert_template_result("YES", + "{% if android.name == 'Roy' %}YES{% endif %}", + assigns) + assert_template_result("YES", + "{% if order.items_count == 0 %}YES{% endif %}", + assigns) + end + + def test_if_and + assert_template_result(' YES ', '{% if true and true %} YES {% endif %}') + assert_template_result('', '{% if false and true %} YES {% endif %}') + assert_template_result('', '{% if false and true %} YES {% endif %}') + end + + def test_hash_miss_generates_false + assert_template_result('', '{% if foo.bar %} NO {% endif %}', 'foo' => {}) + end + + def test_if_from_variable + assert_template_result('', '{% if var %} NO {% endif %}', 'var' => false) + assert_template_result('', '{% if var %} NO {% endif %}', 'var' => nil) + assert_template_result('', '{% if foo.bar %} NO {% endif %}', 'foo' => { 'bar' => false }) + assert_template_result('', '{% if foo.bar %} NO {% endif %}', 'foo' => {}) + assert_template_result('', '{% if foo.bar %} NO {% endif %}', 'foo' => nil) + assert_template_result('', '{% if foo.bar %} NO {% endif %}', 'foo' => true) + + assert_template_result(' YES ', '{% if var %} YES {% endif %}', 'var' => "text") + assert_template_result(' YES ', '{% if var %} YES {% endif %}', 'var' => true) + assert_template_result(' YES ', '{% if var %} YES {% endif %}', 'var' => 1) + assert_template_result(' YES ', '{% if var %} YES {% endif %}', 'var' => {}) + assert_template_result(' YES ', '{% if var %} YES {% endif %}', 'var' => []) + assert_template_result(' YES ', '{% if "foo" %} YES {% endif %}') + assert_template_result(' YES ', '{% if foo.bar %} YES {% endif %}', 'foo' => { 'bar' => true }) + assert_template_result(' YES ', '{% if foo.bar %} YES {% endif %}', 'foo' => { 'bar' => "text" }) + assert_template_result(' YES ', '{% if foo.bar %} YES {% endif %}', 'foo' => { 'bar' => 1 }) + assert_template_result(' YES ', '{% if foo.bar %} YES {% endif %}', 'foo' => { 'bar' => {} }) + assert_template_result(' YES ', '{% if foo.bar %} YES {% endif %}', 'foo' => { 'bar' => [] }) + + assert_template_result(' YES ', '{% if var %} NO {% else %} YES {% endif %}', 'var' => false) + assert_template_result(' YES ', '{% if var %} NO {% else %} YES {% endif %}', 'var' => nil) + assert_template_result(' YES ', '{% if var %} YES {% else %} NO {% endif %}', 'var' => true) + assert_template_result(' YES ', '{% if "foo" %} YES {% else %} NO {% endif %}', 'var' => "text") + + assert_template_result(' YES ', '{% if foo.bar %} NO {% else %} YES {% endif %}', 'foo' => { 'bar' => false }) + assert_template_result(' YES ', '{% if foo.bar %} YES {% else %} NO {% endif %}', 'foo' => { 'bar' => true }) + assert_template_result(' YES ', '{% if foo.bar %} YES {% else %} NO {% endif %}', 'foo' => { 'bar' => "text" }) + assert_template_result(' YES ', '{% if foo.bar %} NO {% else %} YES {% endif %}', 'foo' => { 'notbar' => true }) + assert_template_result(' YES ', '{% if foo.bar %} NO {% else %} YES {% endif %}', 'foo' => {}) + assert_template_result(' YES ', '{% if foo.bar %} NO {% else %} YES {% endif %}', 'notfoo' => { 'bar' => true }) + end + + def test_nested_if + assert_template_result('', '{% if false %}{% if false %} NO {% endif %}{% endif %}') + assert_template_result('', '{% if false %}{% if true %} NO {% endif %}{% endif %}') + assert_template_result('', '{% if true %}{% if false %} NO {% endif %}{% endif %}') + assert_template_result(' YES ', '{% if true %}{% if true %} YES {% endif %}{% endif %}') + + assert_template_result(' YES ', '{% if true %}{% if true %} YES {% else %} NO {% endif %}{% else %} NO {% endif %}') + assert_template_result(' YES ', '{% if true %}{% if false %} NO {% else %} YES {% endif %}{% else %} NO {% endif %}') + assert_template_result(' YES ', '{% if false %}{% if true %} NO {% else %} NONO {% endif %}{% else %} YES {% endif %}') + end + + def test_comparisons_on_null + assert_template_result('', '{% if null < 10 %} NO {% endif %}') + assert_template_result('', '{% if null <= 10 %} NO {% endif %}') + assert_template_result('', '{% if null >= 10 %} NO {% endif %}') + assert_template_result('', '{% if null > 10 %} NO {% endif %}') + + assert_template_result('', '{% if 10 < null %} NO {% endif %}') + assert_template_result('', '{% if 10 <= null %} NO {% endif %}') + assert_template_result('', '{% if 10 >= null %} NO {% endif %}') + assert_template_result('', '{% if 10 > null %} NO {% endif %}') + end + + def test_else_if + assert_template_result('0', '{% if 0 == 0 %}0{% elsif 1 == 1%}1{% else %}2{% endif %}') + assert_template_result('1', '{% if 0 != 0 %}0{% elsif 1 == 1%}1{% else %}2{% endif %}') + assert_template_result('2', '{% if 0 != 0 %}0{% elsif 1 != 1%}1{% else %}2{% endif %}') + + assert_template_result('elsif', '{% if false %}if{% elsif true %}elsif{% endif %}') + end + + def test_syntax_error_no_variable + assert_raises(SyntaxError){ assert_template_result('', '{% if jerry == 1 %}') } + end + + def test_syntax_error_no_expression + assert_raises(SyntaxError) { assert_template_result('', '{% if %}') } + end + + def test_if_with_custom_condition + original_op = Condition.operators['contains'] + Condition.operators['contains'] = :[] + + assert_template_result('yes', %({% if 'bob' contains 'o' %}yes{% endif %})) + assert_template_result('no', %({% if 'bob' contains 'f' %}yes{% else %}no{% endif %})) + ensure + Condition.operators['contains'] = original_op + end + + def test_operators_are_ignored_unless_isolated + original_op = Condition.operators['contains'] + Condition.operators['contains'] = :[] + + assert_template_result('yes', + %({% if 'gnomeslab-and-or-liquid' contains 'gnomeslab-and-or-liquid' %}yes{% endif %})) + ensure + Condition.operators['contains'] = original_op + end + + def test_operators_are_whitelisted + assert_raises(SyntaxError) do + assert_template_result('', %({% if 1 or throw or or 1 %}yes{% endif %})) + end + end + + def test_multiple_conditions + tpl = "{% if a or b and c %}true{% else %}false{% endif %}" + + tests = { + [true, true, true] => true, + [true, true, false] => true, + [true, false, true] => true, + [true, false, false] => true, + [false, true, true] => true, + [false, true, false] => false, + [false, false, true] => false, + [false, false, false] => false, + } + + tests.each do |vals, expected| + a, b, c = vals + assigns = { 'a' => a, 'b' => b, 'c' => c } + assert_template_result expected.to_s, tpl, assigns, assigns.to_s + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/include_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/include_tag_test.rb new file mode 100644 index 0000000..1d854b0 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/include_tag_test.rb @@ -0,0 +1,245 @@ +require 'test_helper' + +class TestFileSystem + def read_template_file(template_path) + case template_path + when "product" + "Product: {{ product.title }} " + + when "locale_variables" + "Locale: {{echo1}} {{echo2}}" + + when "variant" + "Variant: {{ variant.title }}" + + when "nested_template" + "{% include 'header' %} {% include 'body' %} {% include 'footer' %}" + + when "body" + "body {% include 'body_detail' %}" + + when "nested_product_template" + "Product: {{ nested_product_template.title }} {%include 'details'%} " + + when "recursively_nested_template" + "-{% include 'recursively_nested_template' %}" + + when "pick_a_source" + "from TestFileSystem" + + when 'assignments' + "{% assign foo = 'bar' %}" + + else + template_path + end + end +end + +class OtherFileSystem + def read_template_file(template_path) + 'from OtherFileSystem' + end +end + +class CountingFileSystem + attr_reader :count + def read_template_file(template_path) + @count ||= 0 + @count += 1 + 'from CountingFileSystem' + end +end + +class CustomInclude < Liquid::Tag + Syntax = /(#{Liquid::QuotedFragment}+)(\s+(?:with|for)\s+(#{Liquid::QuotedFragment}+))?/o + + def initialize(tag_name, markup, tokens) + markup =~ Syntax + @template_name = $1 + super + end + + def parse(tokens) + end + + def render(context) + @template_name[1..-2] + end +end + +class IncludeTagTest < Minitest::Test + include Liquid + + def setup + Liquid::Template.file_system = TestFileSystem.new + end + + def test_include_tag_looks_for_file_system_in_registers_first + assert_equal 'from OtherFileSystem', + Template.parse("{% include 'pick_a_source' %}").render!({}, registers: { file_system: OtherFileSystem.new }) + end + + def test_include_tag_with + assert_template_result "Product: Draft 151cm ", + "{% include 'product' with products[0] %}", "products" => [ { 'title' => 'Draft 151cm' }, { 'title' => 'Element 155cm' } ] + end + + def test_include_tag_with_default_name + assert_template_result "Product: Draft 151cm ", + "{% include 'product' %}", "product" => { 'title' => 'Draft 151cm' } + end + + def test_include_tag_for + assert_template_result "Product: Draft 151cm Product: Element 155cm ", + "{% include 'product' for products %}", "products" => [ { 'title' => 'Draft 151cm' }, { 'title' => 'Element 155cm' } ] + end + + def test_include_tag_with_local_variables + assert_template_result "Locale: test123 ", "{% include 'locale_variables' echo1: 'test123' %}" + end + + def test_include_tag_with_multiple_local_variables + assert_template_result "Locale: test123 test321", + "{% include 'locale_variables' echo1: 'test123', echo2: 'test321' %}" + end + + def test_include_tag_with_multiple_local_variables_from_context + assert_template_result "Locale: test123 test321", + "{% include 'locale_variables' echo1: echo1, echo2: more_echos.echo2 %}", + 'echo1' => 'test123', 'more_echos' => { "echo2" => 'test321' } + end + + def test_included_templates_assigns_variables + assert_template_result "bar", "{% include 'assignments' %}{{ foo }}" + end + + def test_nested_include_tag + assert_template_result "body body_detail", "{% include 'body' %}" + + assert_template_result "header body body_detail footer", "{% include 'nested_template' %}" + end + + def test_nested_include_with_variable + assert_template_result "Product: Draft 151cm details ", + "{% include 'nested_product_template' with product %}", "product" => { "title" => 'Draft 151cm' } + + assert_template_result "Product: Draft 151cm details Product: Element 155cm details ", + "{% include 'nested_product_template' for products %}", "products" => [{ "title" => 'Draft 151cm' }, { "title" => 'Element 155cm' }] + end + + def test_recursively_included_template_does_not_produce_endless_loop + infinite_file_system = Class.new do + def read_template_file(template_path) + "-{% include 'loop' %}" + end + end + + Liquid::Template.file_system = infinite_file_system.new + + assert_raises(Liquid::StackLevelError) do + Template.parse("{% include 'loop' %}").render! + end + end + + def test_dynamically_choosen_template + assert_template_result "Test123", "{% include template %}", "template" => 'Test123' + assert_template_result "Test321", "{% include template %}", "template" => 'Test321' + + assert_template_result "Product: Draft 151cm ", "{% include template for product %}", + "template" => 'product', 'product' => { 'title' => 'Draft 151cm' } + end + + def test_include_tag_caches_second_read_of_same_partial + file_system = CountingFileSystem.new + assert_equal 'from CountingFileSystemfrom CountingFileSystem', + Template.parse("{% include 'pick_a_source' %}{% include 'pick_a_source' %}").render!({}, registers: { file_system: file_system }) + assert_equal 1, file_system.count + end + + def test_include_tag_doesnt_cache_partials_across_renders + file_system = CountingFileSystem.new + assert_equal 'from CountingFileSystem', + Template.parse("{% include 'pick_a_source' %}").render!({}, registers: { file_system: file_system }) + assert_equal 1, file_system.count + + assert_equal 'from CountingFileSystem', + Template.parse("{% include 'pick_a_source' %}").render!({}, registers: { file_system: file_system }) + assert_equal 2, file_system.count + end + + def test_include_tag_within_if_statement + assert_template_result "foo_if_true", "{% if true %}{% include 'foo_if_true' %}{% endif %}" + end + + def test_custom_include_tag + original_tag = Liquid::Template.tags['include'] + Liquid::Template.tags['include'] = CustomInclude + begin + assert_equal "custom_foo", + Template.parse("{% include 'custom_foo' %}").render! + ensure + Liquid::Template.tags['include'] = original_tag + end + end + + def test_custom_include_tag_within_if_statement + original_tag = Liquid::Template.tags['include'] + Liquid::Template.tags['include'] = CustomInclude + begin + assert_equal "custom_foo_if_true", + Template.parse("{% if true %}{% include 'custom_foo_if_true' %}{% endif %}").render! + ensure + Liquid::Template.tags['include'] = original_tag + end + end + + def test_does_not_add_error_in_strict_mode_for_missing_variable + Liquid::Template.file_system = TestFileSystem.new + + a = Liquid::Template.parse(' {% include "nested_template" %}') + a.render! + assert_empty a.errors + end + + def test_passing_options_to_included_templates + assert_raises(Liquid::SyntaxError) do + Template.parse("{% include template %}", error_mode: :strict).render!("template" => '{{ "X" || downcase }}') + end + with_error_mode(:lax) do + assert_equal 'x', Template.parse("{% include template %}", error_mode: :strict, include_options_blacklist: true).render!("template" => '{{ "X" || downcase }}') + end + assert_raises(Liquid::SyntaxError) do + Template.parse("{% include template %}", error_mode: :strict, include_options_blacklist: [:locale]).render!("template" => '{{ "X" || downcase }}') + end + with_error_mode(:lax) do + assert_equal 'x', Template.parse("{% include template %}", error_mode: :strict, include_options_blacklist: [:error_mode]).render!("template" => '{{ "X" || downcase }}') + end + end + + def test_render_raise_argument_error_when_template_is_undefined + assert_raises(Liquid::ArgumentError) do + template = Liquid::Template.parse('{% include undefined_variable %}') + template.render! + end + assert_raises(Liquid::ArgumentError) do + template = Liquid::Template.parse('{% include nil %}') + template.render! + end + end + + def test_including_via_variable_value + assert_template_result "from TestFileSystem", "{% assign page = 'pick_a_source' %}{% include page %}" + + assert_template_result "Product: Draft 151cm ", "{% assign page = 'product' %}{% include page %}", "product" => { 'title' => 'Draft 151cm' } + + assert_template_result "Product: Draft 151cm ", "{% assign page = 'product' %}{% include page for foo %}", "foo" => { 'title' => 'Draft 151cm' } + end + + def test_including_with_strict_variables + template = Liquid::Template.parse("{% include 'simple' %}", error_mode: :warn) + template.render(nil, strict_variables: true) + + assert_equal [], template.errors + end +end # IncludeTagTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/increment_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/increment_tag_test.rb new file mode 100644 index 0000000..97c51ac --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/increment_tag_test.rb @@ -0,0 +1,23 @@ +require 'test_helper' + +class IncrementTagTest < Minitest::Test + include Liquid + + def test_inc + assert_template_result('0', '{%increment port %}', {}) + assert_template_result('0 1', '{%increment port %} {%increment port%}', {}) + assert_template_result('0 0 1 2 1', + '{%increment port %} {%increment starboard%} ' \ + '{%increment port %} {%increment port%} ' \ + '{%increment starboard %}', {}) + end + + def test_dec + assert_template_result('9', '{%decrement port %}', { 'port' => 10 }) + assert_template_result('-1 -2', '{%decrement port %} {%decrement port%}', {}) + assert_template_result('1 5 2 2 5', + '{%increment port %} {%increment starboard%} ' \ + '{%increment port %} {%decrement port%} ' \ + '{%decrement starboard %}', { 'port' => 1, 'starboard' => 5 }) + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/raw_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/raw_tag_test.rb new file mode 100644 index 0000000..634d052 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/raw_tag_test.rb @@ -0,0 +1,31 @@ +require 'test_helper' + +class RawTagTest < Minitest::Test + include Liquid + + def test_tag_in_raw + assert_template_result '{% comment %} test {% endcomment %}', + '{% raw %}{% comment %} test {% endcomment %}{% endraw %}' + end + + def test_output_in_raw + assert_template_result '{{ test }}', '{% raw %}{{ test }}{% endraw %}' + end + + def test_open_tag_in_raw + assert_template_result ' Foobar {% invalid ', '{% raw %} Foobar {% invalid {% endraw %}' + assert_template_result ' Foobar invalid %} ', '{% raw %} Foobar invalid %} {% endraw %}' + assert_template_result ' Foobar {{ invalid ', '{% raw %} Foobar {{ invalid {% endraw %}' + assert_template_result ' Foobar invalid }} ', '{% raw %} Foobar invalid }} {% endraw %}' + assert_template_result ' Foobar {% invalid {% {% endraw ', '{% raw %} Foobar {% invalid {% {% endraw {% endraw %}' + assert_template_result ' Foobar {% {% {% ', '{% raw %} Foobar {% {% {% {% endraw %}' + assert_template_result ' test {% raw %} {% endraw %}', '{% raw %} test {% raw %} {% {% endraw %}endraw %}' + assert_template_result ' Foobar {{ invalid 1', '{% raw %} Foobar {{ invalid {% endraw %}{{ 1 }}' + end + + def test_invalid_raw + assert_match_syntax_error(/tag was never closed/, '{% raw %} foo') + assert_match_syntax_error(/Valid syntax/, '{% raw } foo {% endraw %}') + assert_match_syntax_error(/Valid syntax/, '{% raw } foo %}{% endraw %}') + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/standard_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/standard_tag_test.rb new file mode 100644 index 0000000..4b4703a --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/standard_tag_test.rb @@ -0,0 +1,296 @@ +require 'test_helper' + +class StandardTagTest < Minitest::Test + include Liquid + + def test_no_transform + assert_template_result('this text should come out of the template without change...', + 'this text should come out of the template without change...') + + assert_template_result('blah', 'blah') + assert_template_result('', '') + assert_template_result('|,.:', '|,.:') + assert_template_result('', '') + + text = %(this shouldnt see any transformation either but has multiple lines + as you can clearly see here ...) + assert_template_result(text, text) + end + + def test_has_a_block_which_does_nothing + assert_template_result(%(the comment block should be removed .. right?), + %(the comment block should be removed {%comment%} be gone.. {%endcomment%} .. right?)) + + assert_template_result('', '{%comment%}{%endcomment%}') + assert_template_result('', '{%comment%}{% endcomment %}') + assert_template_result('', '{% comment %}{%endcomment%}') + assert_template_result('', '{% comment %}{% endcomment %}') + assert_template_result('', '{%comment%}comment{%endcomment%}') + assert_template_result('', '{% comment %}comment{% endcomment %}') + assert_template_result('', '{% comment %} 1 {% comment %} 2 {% endcomment %} 3 {% endcomment %}') + + assert_template_result('', '{%comment%}{%blabla%}{%endcomment%}') + assert_template_result('', '{% comment %}{% blabla %}{% endcomment %}') + assert_template_result('', '{%comment%}{% endif %}{%endcomment%}') + assert_template_result('', '{% comment %}{% endwhatever %}{% endcomment %}') + assert_template_result('', '{% comment %}{% raw %} {{%%%%}} }} { {% endcomment %} {% comment {% endraw %} {% endcomment %}') + + assert_template_result('foobar', 'foo{%comment%}comment{%endcomment%}bar') + assert_template_result('foobar', 'foo{% comment %}comment{% endcomment %}bar') + assert_template_result('foobar', 'foo{%comment%} comment {%endcomment%}bar') + assert_template_result('foobar', 'foo{% comment %} comment {% endcomment %}bar') + + assert_template_result('foo bar', 'foo {%comment%} {%endcomment%} bar') + assert_template_result('foo bar', 'foo {%comment%}comment{%endcomment%} bar') + assert_template_result('foo bar', 'foo {%comment%} comment {%endcomment%} bar') + + assert_template_result('foobar', 'foo{%comment%} + {%endcomment%}bar') + end + + def test_hyphenated_assign + assigns = { 'a-b' => '1' } + assert_template_result('a-b:1 a-b:2', 'a-b:{{a-b}} {%assign a-b = 2 %}a-b:{{a-b}}', assigns) + end + + def test_assign_with_colon_and_spaces + assigns = { 'var' => { 'a:b c' => { 'paged' => '1' } } } + assert_template_result('var2: 1', '{%assign var2 = var["a:b c"].paged %}var2: {{var2}}', assigns) + end + + def test_capture + assigns = { 'var' => 'content' } + assert_template_result('content foo content foo ', + '{{ var2 }}{% capture var2 %}{{ var }} foo {% endcapture %}{{ var2 }}{{ var2 }}', + assigns) + end + + def test_capture_detects_bad_syntax + assert_raises(SyntaxError) do + assert_template_result('content foo content foo ', + '{{ var2 }}{% capture %}{{ var }} foo {% endcapture %}{{ var2 }}{{ var2 }}', + { 'var' => 'content' }) + end + end + + def test_case + assigns = { 'condition' => 2 } + assert_template_result(' its 2 ', + '{% case condition %}{% when 1 %} its 1 {% when 2 %} its 2 {% endcase %}', + assigns) + + assigns = { 'condition' => 1 } + assert_template_result(' its 1 ', + '{% case condition %}{% when 1 %} its 1 {% when 2 %} its 2 {% endcase %}', + assigns) + + assigns = { 'condition' => 3 } + assert_template_result('', + '{% case condition %}{% when 1 %} its 1 {% when 2 %} its 2 {% endcase %}', + assigns) + + assigns = { 'condition' => "string here" } + assert_template_result(' hit ', + '{% case condition %}{% when "string here" %} hit {% endcase %}', + assigns) + + assigns = { 'condition' => "bad string here" } + assert_template_result('', + '{% case condition %}{% when "string here" %} hit {% endcase %}',\ + assigns) + end + + def test_case_with_else + assigns = { 'condition' => 5 } + assert_template_result(' hit ', + '{% case condition %}{% when 5 %} hit {% else %} else {% endcase %}', + assigns) + + assigns = { 'condition' => 6 } + assert_template_result(' else ', + '{% case condition %}{% when 5 %} hit {% else %} else {% endcase %}', + assigns) + + assigns = { 'condition' => 6 } + assert_template_result(' else ', + '{% case condition %} {% when 5 %} hit {% else %} else {% endcase %}', + assigns) + end + + def test_case_on_size + assert_template_result('', '{% case a.size %}{% when 1 %}1{% when 2 %}2{% endcase %}', 'a' => []) + assert_template_result('1', '{% case a.size %}{% when 1 %}1{% when 2 %}2{% endcase %}', 'a' => [1]) + assert_template_result('2', '{% case a.size %}{% when 1 %}1{% when 2 %}2{% endcase %}', 'a' => [1, 1]) + assert_template_result('', '{% case a.size %}{% when 1 %}1{% when 2 %}2{% endcase %}', 'a' => [1, 1, 1]) + assert_template_result('', '{% case a.size %}{% when 1 %}1{% when 2 %}2{% endcase %}', 'a' => [1, 1, 1, 1]) + assert_template_result('', '{% case a.size %}{% when 1 %}1{% when 2 %}2{% endcase %}', 'a' => [1, 1, 1, 1, 1]) + end + + def test_case_on_size_with_else + assert_template_result('else', + '{% case a.size %}{% when 1 %}1{% when 2 %}2{% else %}else{% endcase %}', + 'a' => []) + + assert_template_result('1', + '{% case a.size %}{% when 1 %}1{% when 2 %}2{% else %}else{% endcase %}', + 'a' => [1]) + + assert_template_result('2', + '{% case a.size %}{% when 1 %}1{% when 2 %}2{% else %}else{% endcase %}', + 'a' => [1, 1]) + + assert_template_result('else', + '{% case a.size %}{% when 1 %}1{% when 2 %}2{% else %}else{% endcase %}', + 'a' => [1, 1, 1]) + + assert_template_result('else', + '{% case a.size %}{% when 1 %}1{% when 2 %}2{% else %}else{% endcase %}', + 'a' => [1, 1, 1, 1]) + + assert_template_result('else', + '{% case a.size %}{% when 1 %}1{% when 2 %}2{% else %}else{% endcase %}', + 'a' => [1, 1, 1, 1, 1]) + end + + def test_case_on_length_with_else + assert_template_result('else', + '{% case a.empty? %}{% when true %}true{% when false %}false{% else %}else{% endcase %}', + {}) + + assert_template_result('false', + '{% case false %}{% when true %}true{% when false %}false{% else %}else{% endcase %}', + {}) + + assert_template_result('true', + '{% case true %}{% when true %}true{% when false %}false{% else %}else{% endcase %}', + {}) + + assert_template_result('else', + '{% case NULL %}{% when true %}true{% when false %}false{% else %}else{% endcase %}', + {}) + end + + def test_assign_from_case + # Example from the shopify forums + code = "{% case collection.handle %}{% when 'menswear-jackets' %}{% assign ptitle = 'menswear' %}{% when 'menswear-t-shirts' %}{% assign ptitle = 'menswear' %}{% else %}{% assign ptitle = 'womenswear' %}{% endcase %}{{ ptitle }}" + template = Liquid::Template.parse(code) + assert_equal "menswear", template.render!("collection" => { 'handle' => 'menswear-jackets' }) + assert_equal "menswear", template.render!("collection" => { 'handle' => 'menswear-t-shirts' }) + assert_equal "womenswear", template.render!("collection" => { 'handle' => 'x' }) + assert_equal "womenswear", template.render!("collection" => { 'handle' => 'y' }) + assert_equal "womenswear", template.render!("collection" => { 'handle' => 'z' }) + end + + def test_case_when_or + code = '{% case condition %}{% when 1 or 2 or 3 %} its 1 or 2 or 3 {% when 4 %} its 4 {% endcase %}' + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 1 }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 2 }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 3 }) + assert_template_result(' its 4 ', code, { 'condition' => 4 }) + assert_template_result('', code, { 'condition' => 5 }) + + code = '{% case condition %}{% when 1 or "string" or null %} its 1 or 2 or 3 {% when 4 %} its 4 {% endcase %}' + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 1 }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 'string' }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => nil }) + assert_template_result('', code, { 'condition' => 'something else' }) + end + + def test_case_when_comma + code = '{% case condition %}{% when 1, 2, 3 %} its 1 or 2 or 3 {% when 4 %} its 4 {% endcase %}' + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 1 }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 2 }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 3 }) + assert_template_result(' its 4 ', code, { 'condition' => 4 }) + assert_template_result('', code, { 'condition' => 5 }) + + code = '{% case condition %}{% when 1, "string", null %} its 1 or 2 or 3 {% when 4 %} its 4 {% endcase %}' + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 1 }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => 'string' }) + assert_template_result(' its 1 or 2 or 3 ', code, { 'condition' => nil }) + assert_template_result('', code, { 'condition' => 'something else' }) + end + + def test_assign + assert_template_result 'variable', '{% assign a = "variable"%}{{a}}' + end + + def test_assign_unassigned + assigns = { 'var' => 'content' } + assert_template_result('var2: var2:content', 'var2:{{var2}} {%assign var2 = var%} var2:{{var2}}', assigns) + end + + def test_assign_an_empty_string + assert_template_result '', '{% assign a = ""%}{{a}}' + end + + def test_assign_is_global + assert_template_result 'variable', '{%for i in (1..2) %}{% assign a = "variable"%}{% endfor %}{{a}}' + end + + def test_case_detects_bad_syntax + assert_raises(SyntaxError) do + assert_template_result('', '{% case false %}{% when %}true{% endcase %}', {}) + end + + assert_raises(SyntaxError) do + assert_template_result('', '{% case false %}{% huh %}true{% endcase %}', {}) + end + end + + def test_cycle + assert_template_result('one', '{%cycle "one", "two"%}') + assert_template_result('one two', '{%cycle "one", "two"%} {%cycle "one", "two"%}') + assert_template_result(' two', '{%cycle "", "two"%} {%cycle "", "two"%}') + + assert_template_result('one two one', '{%cycle "one", "two"%} {%cycle "one", "two"%} {%cycle "one", "two"%}') + + assert_template_result('text-align: left text-align: right', + '{%cycle "text-align: left", "text-align: right" %} {%cycle "text-align: left", "text-align: right"%}') + end + + def test_multiple_cycles + assert_template_result('1 2 1 1 2 3 1', + '{%cycle 1,2%} {%cycle 1,2%} {%cycle 1,2%} {%cycle 1,2,3%} {%cycle 1,2,3%} {%cycle 1,2,3%} {%cycle 1,2,3%}') + end + + def test_multiple_named_cycles + assert_template_result('one one two two one one', + '{%cycle 1: "one", "two" %} {%cycle 2: "one", "two" %} {%cycle 1: "one", "two" %} {%cycle 2: "one", "two" %} {%cycle 1: "one", "two" %} {%cycle 2: "one", "two" %}') + end + + def test_multiple_named_cycles_with_names_from_context + assigns = { "var1" => 1, "var2" => 2 } + assert_template_result('one one two two one one', + '{%cycle var1: "one", "two" %} {%cycle var2: "one", "two" %} {%cycle var1: "one", "two" %} {%cycle var2: "one", "two" %} {%cycle var1: "one", "two" %} {%cycle var2: "one", "two" %}', assigns) + end + + def test_size_of_array + assigns = { "array" => [1, 2, 3, 4] } + assert_template_result('array has 4 elements', "array has {{ array.size }} elements", assigns) + end + + def test_size_of_hash + assigns = { "hash" => { a: 1, b: 2, c: 3, d: 4 } } + assert_template_result('hash has 4 elements', "hash has {{ hash.size }} elements", assigns) + end + + def test_illegal_symbols + assert_template_result('', '{% if true == empty %}?{% endif %}', {}) + assert_template_result('', '{% if true == null %}?{% endif %}', {}) + assert_template_result('', '{% if empty == true %}?{% endif %}', {}) + assert_template_result('', '{% if null == true %}?{% endif %}', {}) + end + + def test_ifchanged + assigns = { 'array' => [ 1, 1, 2, 2, 3, 3] } + assert_template_result('123', '{%for item in array%}{%ifchanged%}{{item}}{% endifchanged %}{%endfor%}', assigns) + + assigns = { 'array' => [ 1, 1, 1, 1] } + assert_template_result('1', '{%for item in array%}{%ifchanged%}{{item}}{% endifchanged %}{%endfor%}', assigns) + end + + def test_multiline_tag + assert_template_result '0 1 2 3', "0{%\nfor i in (1..3)\n%} {{\ni\n}}{%\nendfor\n%}" + end +end # StandardTagTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/statements_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/statements_test.rb new file mode 100644 index 0000000..eeff166 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/statements_test.rb @@ -0,0 +1,111 @@ +require 'test_helper' + +class StatementsTest < Minitest::Test + include Liquid + + def test_true_eql_true + text = ' {% if true == true %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text + end + + def test_true_not_eql_true + text = ' {% if true != true %} true {% else %} false {% endif %} ' + assert_template_result ' false ', text + end + + def test_true_lq_true + text = ' {% if 0 > 0 %} true {% else %} false {% endif %} ' + assert_template_result ' false ', text + end + + def test_one_lq_zero + text = ' {% if 1 > 0 %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text + end + + def test_zero_lq_one + text = ' {% if 0 < 1 %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text + end + + def test_zero_lq_or_equal_one + text = ' {% if 0 <= 0 %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text + end + + def test_zero_lq_or_equal_one_involving_nil + text = ' {% if null <= 0 %} true {% else %} false {% endif %} ' + assert_template_result ' false ', text + + text = ' {% if 0 <= null %} true {% else %} false {% endif %} ' + assert_template_result ' false ', text + end + + def test_zero_lqq_or_equal_one + text = ' {% if 0 >= 0 %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text + end + + def test_strings + text = " {% if 'test' == 'test' %} true {% else %} false {% endif %} " + assert_template_result ' true ', text + end + + def test_strings_not_equal + text = " {% if 'test' != 'test' %} true {% else %} false {% endif %} " + assert_template_result ' false ', text + end + + def test_var_strings_equal + text = ' {% if var == "hello there!" %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'var' => 'hello there!' + end + + def test_var_strings_are_not_equal + text = ' {% if "hello there!" == var %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'var' => 'hello there!' + end + + def test_var_and_long_string_are_equal + text = " {% if var == 'hello there!' %} true {% else %} false {% endif %} " + assert_template_result ' true ', text, 'var' => 'hello there!' + end + + def test_var_and_long_string_are_equal_backwards + text = " {% if 'hello there!' == var %} true {% else %} false {% endif %} " + assert_template_result ' true ', text, 'var' => 'hello there!' + end + + # def test_is_nil + # text = %| {% if var != nil %} true {% else %} false {% end %} | + # @template.assigns = { 'var' => 'hello there!'} + # expected = %| true | + # assert_equal expected, @template.parse(text) + # end + + def test_is_collection_empty + text = ' {% if array == empty %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'array' => [] + end + + def test_is_not_collection_empty + text = ' {% if array == empty %} true {% else %} false {% endif %} ' + assert_template_result ' false ', text, 'array' => [1, 2, 3] + end + + def test_nil + text = ' {% if var == nil %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'var' => nil + + text = ' {% if var == null %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'var' => nil + end + + def test_not_nil + text = ' {% if var != nil %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'var' => 1 + + text = ' {% if var != null %} true {% else %} false {% endif %} ' + assert_template_result ' true ', text, 'var' => 1 + end +end # StatementsTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/table_row_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/table_row_test.rb new file mode 100644 index 0000000..d7bc14c --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/table_row_test.rb @@ -0,0 +1,64 @@ +require 'test_helper' + +class TableRowTest < Minitest::Test + include Liquid + + class ArrayDrop < Liquid::Drop + include Enumerable + + def initialize(array) + @array = array + end + + def each(&block) + @array.each(&block) + end + end + + def test_table_row + assert_template_result("\n 1 2 3 \n 4 5 6 \n", + '{% tablerow n in numbers cols:3%} {{n}} {% endtablerow %}', + 'numbers' => [1, 2, 3, 4, 5, 6]) + + assert_template_result("\n\n", + '{% tablerow n in numbers cols:3%} {{n}} {% endtablerow %}', + 'numbers' => []) + end + + def test_table_row_with_different_cols + assert_template_result("\n 1 2 3 4 5 \n 6 \n", + '{% tablerow n in numbers cols:5%} {{n}} {% endtablerow %}', + 'numbers' => [1, 2, 3, 4, 5, 6]) + end + + def test_table_col_counter + assert_template_result("\n12\n12\n12\n", + '{% tablerow n in numbers cols:2%}{{tablerowloop.col}}{% endtablerow %}', + 'numbers' => [1, 2, 3, 4, 5, 6]) + end + + def test_quoted_fragment + assert_template_result("\n 1 2 3 \n 4 5 6 \n", + "{% tablerow n in collections.frontpage cols:3%} {{n}} {% endtablerow %}", + 'collections' => { 'frontpage' => [1, 2, 3, 4, 5, 6] }) + assert_template_result("\n 1 2 3 \n 4 5 6 \n", + "{% tablerow n in collections['frontpage'] cols:3%} {{n}} {% endtablerow %}", + 'collections' => { 'frontpage' => [1, 2, 3, 4, 5, 6] }) + end + + def test_enumerable_drop + assert_template_result("\n 1 2 3 \n 4 5 6 \n", + '{% tablerow n in numbers cols:3%} {{n}} {% endtablerow %}', + 'numbers' => ArrayDrop.new([1, 2, 3, 4, 5, 6])) + end + + def test_offset_and_limit + assert_template_result("\n 1 2 3 \n 4 5 6 \n", + '{% tablerow n in numbers cols:3 offset:1 limit:6%} {{n}} {% endtablerow %}', + 'numbers' => [0, 1, 2, 3, 4, 5, 6, 7]) + end + + def test_blank_string_not_iterable + assert_template_result("\n\n", "{% tablerow char in characters cols:3 %}I WILL NOT BE OUTPUT{% endtablerow %}", 'characters' => '') + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/unless_else_tag_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/unless_else_tag_test.rb new file mode 100644 index 0000000..c414a71 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/tags/unless_else_tag_test.rb @@ -0,0 +1,26 @@ +require 'test_helper' + +class UnlessElseTagTest < Minitest::Test + include Liquid + + def test_unless + assert_template_result(' ', ' {% unless true %} this text should not go into the output {% endunless %} ') + assert_template_result(' this text should go into the output ', + ' {% unless false %} this text should go into the output {% endunless %} ') + assert_template_result(' you rock ?', '{% unless true %} you suck {% endunless %} {% unless false %} you rock {% endunless %}?') + end + + def test_unless_else + assert_template_result(' YES ', '{% unless true %} NO {% else %} YES {% endunless %}') + assert_template_result(' YES ', '{% unless false %} YES {% else %} NO {% endunless %}') + assert_template_result(' YES ', '{% unless "foo" %} NO {% else %} YES {% endunless %}') + end + + def test_unless_in_loop + assert_template_result '23', '{% for i in choices %}{% unless i %}{{ forloop.index }}{% endunless %}{% endfor %}', 'choices' => [1, nil, false] + end + + def test_unless_else_in_loop + assert_template_result ' TRUE 2 3 ', '{% for i in choices %}{% unless i %} {{ forloop.index }} {% else %} TRUE {% endunless %}{% endfor %}', 'choices' => [1, nil, false] + end +end # UnlessElseTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/template_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/template_test.rb new file mode 100644 index 0000000..d10e1c5 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/template_test.rb @@ -0,0 +1,332 @@ +require 'test_helper' +require 'timeout' + +class TemplateContextDrop < Liquid::Drop + def liquid_method_missing(method) + method + end + + def foo + 'fizzbuzz' + end + + def baz + @context.registers['lulz'] + end +end + +class SomethingWithLength < Liquid::Drop + def length + nil + end +end + +class ErroneousDrop < Liquid::Drop + def bad_method + raise 'ruby error in drop' + end +end + +class DropWithUndefinedMethod < Liquid::Drop + def foo + 'foo' + end +end + +class TemplateTest < Minitest::Test + include Liquid + + def test_instance_assigns_persist_on_same_template_object_between_parses + t = Template.new + assert_equal 'from instance assigns', t.parse("{% assign foo = 'from instance assigns' %}{{ foo }}").render! + assert_equal 'from instance assigns', t.parse("{{ foo }}").render! + end + + def test_warnings_is_not_exponential_time + str = "false" + 100.times do + str = "{% if true %}true{% else %}#{str}{% endif %}" + end + + t = Template.parse(str) + assert_equal [], Timeout.timeout(1) { t.warnings } + end + + def test_instance_assigns_persist_on_same_template_parsing_between_renders + t = Template.new.parse("{{ foo }}{% assign foo = 'foo' %}{{ foo }}") + assert_equal 'foo', t.render! + assert_equal 'foofoo', t.render! + end + + def test_custom_assigns_do_not_persist_on_same_template + t = Template.new + assert_equal 'from custom assigns', t.parse("{{ foo }}").render!('foo' => 'from custom assigns') + assert_equal '', t.parse("{{ foo }}").render! + end + + def test_custom_assigns_squash_instance_assigns + t = Template.new + assert_equal 'from instance assigns', t.parse("{% assign foo = 'from instance assigns' %}{{ foo }}").render! + assert_equal 'from custom assigns', t.parse("{{ foo }}").render!('foo' => 'from custom assigns') + end + + def test_persistent_assigns_squash_instance_assigns + t = Template.new + assert_equal 'from instance assigns', t.parse("{% assign foo = 'from instance assigns' %}{{ foo }}").render! + t.assigns['foo'] = 'from persistent assigns' + assert_equal 'from persistent assigns', t.parse("{{ foo }}").render! + end + + def test_lambda_is_called_once_from_persistent_assigns_over_multiple_parses_and_renders + t = Template.new + t.assigns['number'] = -> { @global ||= 0; @global += 1 } + assert_equal '1', t.parse("{{number}}").render! + assert_equal '1', t.parse("{{number}}").render! + assert_equal '1', t.render! + @global = nil + end + + def test_lambda_is_called_once_from_custom_assigns_over_multiple_parses_and_renders + t = Template.new + assigns = { 'number' => -> { @global ||= 0; @global += 1 } } + assert_equal '1', t.parse("{{number}}").render!(assigns) + assert_equal '1', t.parse("{{number}}").render!(assigns) + assert_equal '1', t.render!(assigns) + @global = nil + end + + def test_resource_limits_works_with_custom_length_method + t = Template.parse("{% assign foo = bar %}") + t.resource_limits.render_length_limit = 42 + assert_equal "", t.render!("bar" => SomethingWithLength.new) + end + + def test_resource_limits_render_length + t = Template.parse("0123456789") + t.resource_limits.render_length_limit = 5 + assert_equal "Liquid error: Memory limits exceeded", t.render + assert t.resource_limits.reached? + + t.resource_limits.render_length_limit = 10 + assert_equal "0123456789", t.render! + refute_nil t.resource_limits.render_length + end + + def test_resource_limits_render_score + t = Template.parse("{% for a in (1..10) %} {% for a in (1..10) %} foo {% endfor %} {% endfor %}") + t.resource_limits.render_score_limit = 50 + assert_equal "Liquid error: Memory limits exceeded", t.render + assert t.resource_limits.reached? + + t = Template.parse("{% for a in (1..100) %} foo {% endfor %}") + t.resource_limits.render_score_limit = 50 + assert_equal "Liquid error: Memory limits exceeded", t.render + assert t.resource_limits.reached? + + t.resource_limits.render_score_limit = 200 + assert_equal (" foo " * 100), t.render! + refute_nil t.resource_limits.render_score + end + + def test_resource_limits_assign_score + t = Template.parse("{% assign foo = 42 %}{% assign bar = 23 %}") + t.resource_limits.assign_score_limit = 1 + assert_equal "Liquid error: Memory limits exceeded", t.render + assert t.resource_limits.reached? + + t.resource_limits.assign_score_limit = 2 + assert_equal "", t.render! + refute_nil t.resource_limits.assign_score + end + + def test_resource_limits_assign_score_nested + t = Template.parse("{% assign foo = 'aaaa' | reverse %}") + + t.resource_limits.assign_score_limit = 3 + assert_equal "Liquid error: Memory limits exceeded", t.render + assert t.resource_limits.reached? + + t.resource_limits.assign_score_limit = 5 + assert_equal "", t.render! + end + + def test_resource_limits_aborts_rendering_after_first_error + t = Template.parse("{% for a in (1..100) %} foo1 {% endfor %} bar {% for a in (1..100) %} foo2 {% endfor %}") + t.resource_limits.render_score_limit = 50 + assert_equal "Liquid error: Memory limits exceeded", t.render + assert t.resource_limits.reached? + end + + def test_resource_limits_hash_in_template_gets_updated_even_if_no_limits_are_set + t = Template.parse("{% for a in (1..100) %} {% assign foo = 1 %} {% endfor %}") + t.render! + assert t.resource_limits.assign_score > 0 + assert t.resource_limits.render_score > 0 + assert t.resource_limits.render_length > 0 + end + + def test_render_length_persists_between_blocks + t = Template.parse("{% if true %}aaaa{% endif %}") + t.resource_limits.render_length_limit = 7 + assert_equal "Liquid error: Memory limits exceeded", t.render + t.resource_limits.render_length_limit = 8 + assert_equal "aaaa", t.render + + t = Template.parse("{% if true %}aaaa{% endif %}{% if true %}bbb{% endif %}") + t.resource_limits.render_length_limit = 13 + assert_equal "Liquid error: Memory limits exceeded", t.render + t.resource_limits.render_length_limit = 14 + assert_equal "aaaabbb", t.render + + t = Template.parse("{% if true %}a{% endif %}{% if true %}b{% endif %}{% if true %}a{% endif %}{% if true %}b{% endif %}{% if true %}a{% endif %}{% if true %}b{% endif %}") + t.resource_limits.render_length_limit = 5 + assert_equal "Liquid error: Memory limits exceeded", t.render + t.resource_limits.render_length_limit = 11 + assert_equal "Liquid error: Memory limits exceeded", t.render + t.resource_limits.render_length_limit = 12 + assert_equal "ababab", t.render + end + + def test_default_resource_limits_unaffected_by_render_with_context + context = Context.new + t = Template.parse("{% for a in (1..100) %} {% assign foo = 1 %} {% endfor %}") + t.render!(context) + assert context.resource_limits.assign_score > 0 + assert context.resource_limits.render_score > 0 + assert context.resource_limits.render_length > 0 + end + + def test_can_use_drop_as_context + t = Template.new + t.registers['lulz'] = 'haha' + drop = TemplateContextDrop.new + assert_equal 'fizzbuzz', t.parse('{{foo}}').render!(drop) + assert_equal 'bar', t.parse('{{bar}}').render!(drop) + assert_equal 'haha', t.parse("{{baz}}").render!(drop) + end + + def test_render_bang_force_rethrow_errors_on_passed_context + context = Context.new({ 'drop' => ErroneousDrop.new }) + t = Template.new.parse('{{ drop.bad_method }}') + + e = assert_raises RuntimeError do + t.render!(context) + end + assert_equal 'ruby error in drop', e.message + end + + def test_exception_renderer_that_returns_string + exception = nil + handler = ->(e) { exception = e; '' } + + output = Template.parse("{{ 1 | divided_by: 0 }}").render({}, exception_renderer: handler) + + assert exception.is_a?(Liquid::ZeroDivisionError) + assert_equal '', output + end + + def test_exception_renderer_that_raises + exception = nil + assert_raises(Liquid::ZeroDivisionError) do + Template.parse("{{ 1 | divided_by: 0 }}").render({}, exception_renderer: ->(e) { exception = e; raise }) + end + assert exception.is_a?(Liquid::ZeroDivisionError) + end + + def test_global_filter_option_on_render + global_filter_proc = ->(output) { "#{output} filtered" } + rendered_template = Template.parse("{{name}}").render({ "name" => "bob" }, global_filter: global_filter_proc) + + assert_equal 'bob filtered', rendered_template + end + + def test_global_filter_option_when_native_filters_exist + global_filter_proc = ->(output) { "#{output} filtered" } + rendered_template = Template.parse("{{name | upcase}}").render({ "name" => "bob" }, global_filter: global_filter_proc) + + assert_equal 'BOB filtered', rendered_template + end + + def test_undefined_variables + t = Template.parse("{{x}} {{y}} {{z.a}} {{z.b}} {{z.c.d}}") + result = t.render({ 'x' => 33, 'z' => { 'a' => 32, 'c' => { 'e' => 31 } } }, { strict_variables: true }) + + assert_equal '33 32 ', result + assert_equal 3, t.errors.count + assert_instance_of Liquid::UndefinedVariable, t.errors[0] + assert_equal 'Liquid error: undefined variable y', t.errors[0].message + assert_instance_of Liquid::UndefinedVariable, t.errors[1] + assert_equal 'Liquid error: undefined variable b', t.errors[1].message + assert_instance_of Liquid::UndefinedVariable, t.errors[2] + assert_equal 'Liquid error: undefined variable d', t.errors[2].message + end + + def test_nil_value_does_not_raise + Liquid::Template.error_mode = :strict + t = Template.parse("some{{x}}thing") + result = t.render!({ 'x' => nil }, strict_variables: true) + + assert_equal 0, t.errors.count + assert_equal 'something', result + end + + def test_undefined_variables_raise + t = Template.parse("{{x}} {{y}} {{z.a}} {{z.b}} {{z.c.d}}") + + assert_raises UndefinedVariable do + t.render!({ 'x' => 33, 'z' => { 'a' => 32, 'c' => { 'e' => 31 } } }, { strict_variables: true }) + end + end + + def test_undefined_drop_methods + d = DropWithUndefinedMethod.new + t = Template.new.parse('{{ foo }} {{ woot }}') + result = t.render(d, { strict_variables: true }) + + assert_equal 'foo ', result + assert_equal 1, t.errors.count + assert_instance_of Liquid::UndefinedDropMethod, t.errors[0] + end + + def test_undefined_drop_methods_raise + d = DropWithUndefinedMethod.new + t = Template.new.parse('{{ foo }} {{ woot }}') + + assert_raises UndefinedDropMethod do + t.render!(d, { strict_variables: true }) + end + end + + def test_undefined_filters + t = Template.parse("{{a}} {{x | upcase | somefilter1 | somefilter2 | somefilter3}}") + filters = Module.new do + def somefilter3(v) + "-#{v}-" + end + end + result = t.render({ 'a' => 123, 'x' => 'foo' }, { filters: [filters], strict_filters: true }) + + assert_equal '123 ', result + assert_equal 1, t.errors.count + assert_instance_of Liquid::UndefinedFilter, t.errors[0] + assert_equal 'Liquid error: undefined filter somefilter1', t.errors[0].message + end + + def test_undefined_filters_raise + t = Template.parse("{{x | somefilter1 | upcase | somefilter2}}") + + assert_raises UndefinedFilter do + t.render!({ 'x' => 'foo' }, { strict_filters: true }) + end + end + + def test_using_range_literal_works_as_expected + t = Template.parse("{% assign foo = (x..y) %}{{ foo }}") + result = t.render({ 'x' => 1, 'y' => 5 }) + assert_equal '1..5', result + + t = Template.parse("{% assign nums = (x..y) %}{% for num in nums %}{{ num }}{% endfor %}") + result = t.render({ 'x' => 1, 'y' => 5 }) + assert_equal '12345', result + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/trim_mode_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/trim_mode_test.rb new file mode 100644 index 0000000..52248cf --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/trim_mode_test.rb @@ -0,0 +1,529 @@ +require 'test_helper' + +class TrimModeTest < Minitest::Test + include Liquid + + # Make sure the trim isn't applied to standard output + def test_standard_output + text = <<-END_TEMPLATE +
        +

        + {{ 'John' }} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        + John +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_variable_output_with_multiple_blank_lines + text = <<-END_TEMPLATE +
        +

        + + + {{- 'John' -}} + + +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        John

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_tag_output_with_multiple_blank_lines + text = <<-END_TEMPLATE +
        +

        + + + {%- if true -%} + yes + {%- endif -%} + + +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        yes

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + # Make sure the trim isn't applied to standard tags + def test_standard_tags + whitespace = ' ' + text = <<-END_TEMPLATE +
        +

        + {% if true %} + yes + {% endif %} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +#{whitespace} + yes +#{whitespace} +

        +
        + END_EXPECTED + assert_template_result(expected, text) + + text = <<-END_TEMPLATE +
        +

        + {% if false %} + no + {% endif %} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +#{whitespace} +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + # Make sure the trim isn't too agressive + def test_no_trim_output + text = '

        {{- \'John\' -}}

        ' + expected = '

        John

        ' + assert_template_result(expected, text) + end + + # Make sure the trim isn't too agressive + def test_no_trim_tags + text = '

        {%- if true -%}yes{%- endif -%}

        ' + expected = '

        yes

        ' + assert_template_result(expected, text) + + text = '

        {%- if false -%}no{%- endif -%}

        ' + expected = '

        ' + assert_template_result(expected, text) + end + + def test_single_line_outer_tag + text = '

        {%- if true %} yes {% endif -%}

        ' + expected = '

        yes

        ' + assert_template_result(expected, text) + + text = '

        {%- if false %} no {% endif -%}

        ' + expected = '

        ' + assert_template_result(expected, text) + end + + def test_single_line_inner_tag + text = '

        {% if true -%} yes {%- endif %}

        ' + expected = '

        yes

        ' + assert_template_result(expected, text) + + text = '

        {% if false -%} no {%- endif %}

        ' + expected = '

        ' + assert_template_result(expected, text) + end + + def test_single_line_post_tag + text = '

        {% if true -%} yes {% endif -%}

        ' + expected = '

        yes

        ' + assert_template_result(expected, text) + + text = '

        {% if false -%} no {% endif -%}

        ' + expected = '

        ' + assert_template_result(expected, text) + end + + def test_single_line_pre_tag + text = '

        {%- if true %} yes {%- endif %}

        ' + expected = '

        yes

        ' + assert_template_result(expected, text) + + text = '

        {%- if false %} no {%- endif %}

        ' + expected = '

        ' + assert_template_result(expected, text) + end + + def test_pre_trim_output + text = <<-END_TEMPLATE +
        +

        + {{- 'John' }} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        John +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_pre_trim_tags + text = <<-END_TEMPLATE +
        +

        + {%- if true %} + yes + {%- endif %} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        + yes +

        +
        + END_EXPECTED + assert_template_result(expected, text) + + text = <<-END_TEMPLATE +
        +

        + {%- if false %} + no + {%- endif %} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_post_trim_output + text = <<-END_TEMPLATE +
        +

        + {{ 'John' -}} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        + John

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_post_trim_tags + text = <<-END_TEMPLATE +
        +

        + {% if true -%} + yes + {% endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        + yes +

        +
        + END_EXPECTED + assert_template_result(expected, text) + + text = <<-END_TEMPLATE +
        +

        + {% if false -%} + no + {% endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_pre_and_post_trim_tags + text = <<-END_TEMPLATE +
        +

        + {%- if true %} + yes + {% endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        + yes +

        +
        + END_EXPECTED + assert_template_result(expected, text) + + text = <<-END_TEMPLATE +
        +

        + {%- if false %} + no + {% endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_post_and_pre_trim_tags + text = <<-END_TEMPLATE +
        +

        + {% if true -%} + yes + {%- endif %} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        + yes +

        +
        + END_EXPECTED + assert_template_result(expected, text) + + whitespace = ' ' + text = <<-END_TEMPLATE +
        +

        + {% if false -%} + no + {%- endif %} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +#{whitespace} +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_trim_output + text = <<-END_TEMPLATE +
        +

        + {{- 'John' -}} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        John

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_trim_tags + text = <<-END_TEMPLATE +
        +

        + {%- if true -%} + yes + {%- endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        yes

        +
        + END_EXPECTED + assert_template_result(expected, text) + + text = <<-END_TEMPLATE +
        +

        + {%- if false -%} + no + {%- endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_whitespace_trim_output + text = <<-END_TEMPLATE +
        +

        + {{- 'John' -}}, + {{- '30' -}} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        John,30

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_whitespace_trim_tags + text = <<-END_TEMPLATE +
        +

        + {%- if true -%} + yes + {%- endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        yes

        +
        + END_EXPECTED + assert_template_result(expected, text) + + text = <<-END_TEMPLATE +
        +

        + {%- if false -%} + no + {%- endif -%} +

        +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_complex_trim_output + text = <<-END_TEMPLATE +
        +

        + {{- 'John' -}} + {{- '30' -}} +

        + + {{ 'John' -}} + {{- '30' }} + + + {{- 'John' }} + {{ '30' -}} + +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +

        John30

        + + John30 + + John + 30 +
        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_complex_trim + text = <<-END_TEMPLATE +
        + {%- if true -%} + {%- if true -%} +

        + {{- 'John' -}} +

        + {%- endif -%} + {%- endif -%} +
        + END_TEMPLATE + expected = <<-END_EXPECTED +

        John

        + END_EXPECTED + assert_template_result(expected, text) + end + + def test_right_trim_followed_by_tag + assert_template_result('ab c', '{{ "a" -}}{{ "b" }} c') + end + + def test_raw_output + whitespace = ' ' + text = <<-END_TEMPLATE +
        + {% raw %} + {%- if true -%} +

        + {{- 'John' -}} +

        + {%- endif -%} + {% endraw %} +
        + END_TEMPLATE + expected = <<-END_EXPECTED +
        +#{whitespace} + {%- if true -%} +

        + {{- 'John' -}} +

        + {%- endif -%} +#{whitespace} +
        + END_EXPECTED + assert_template_result(expected, text) + end +end # TrimModeTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/integration/variable_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/integration/variable_test.rb new file mode 100644 index 0000000..abd6e70 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/integration/variable_test.rb @@ -0,0 +1,96 @@ +require 'test_helper' + +class VariableTest < Minitest::Test + include Liquid + + def test_simple_variable + template = Template.parse(%({{test}})) + assert_equal 'worked', template.render!('test' => 'worked') + assert_equal 'worked wonderfully', template.render!('test' => 'worked wonderfully') + end + + def test_variable_render_calls_to_liquid + assert_template_result 'foobar', '{{ foo }}', 'foo' => ThingWithToLiquid.new + end + + def test_simple_with_whitespaces + template = Template.parse(%( {{ test }} )) + assert_equal ' worked ', template.render!('test' => 'worked') + assert_equal ' worked wonderfully ', template.render!('test' => 'worked wonderfully') + end + + def test_ignore_unknown + template = Template.parse(%({{ test }})) + assert_equal '', template.render! + end + + def test_using_blank_as_variable_name + template = Template.parse("{% assign foo = blank %}{{ foo }}") + assert_equal '', template.render! + end + + def test_using_empty_as_variable_name + template = Template.parse("{% assign foo = empty %}{{ foo }}") + assert_equal '', template.render! + end + + def test_hash_scoping + template = Template.parse(%({{ test.test }})) + assert_equal 'worked', template.render!('test' => { 'test' => 'worked' }) + end + + def test_false_renders_as_false + assert_equal 'false', Template.parse("{{ foo }}").render!('foo' => false) + assert_equal 'false', Template.parse("{{ false }}").render! + end + + def test_nil_renders_as_empty_string + assert_equal '', Template.parse("{{ nil }}").render! + assert_equal 'cat', Template.parse("{{ nil | append: 'cat' }}").render! + end + + def test_preset_assigns + template = Template.parse(%({{ test }})) + template.assigns['test'] = 'worked' + assert_equal 'worked', template.render! + end + + def test_reuse_parsed_template + template = Template.parse(%({{ greeting }} {{ name }})) + template.assigns['greeting'] = 'Goodbye' + assert_equal 'Hello Tobi', template.render!('greeting' => 'Hello', 'name' => 'Tobi') + assert_equal 'Hello ', template.render!('greeting' => 'Hello', 'unknown' => 'Tobi') + assert_equal 'Hello Brian', template.render!('greeting' => 'Hello', 'name' => 'Brian') + assert_equal 'Goodbye Brian', template.render!('name' => 'Brian') + assert_equal({ 'greeting' => 'Goodbye' }, template.assigns) + end + + def test_assigns_not_polluted_from_template + template = Template.parse(%({{ test }}{% assign test = 'bar' %}{{ test }})) + template.assigns['test'] = 'baz' + assert_equal 'bazbar', template.render! + assert_equal 'bazbar', template.render! + assert_equal 'foobar', template.render!('test' => 'foo') + assert_equal 'bazbar', template.render! + end + + def test_hash_with_default_proc + template = Template.parse(%(Hello {{ test }})) + assigns = Hash.new { |h, k| raise "Unknown variable '#{k}'" } + assigns['test'] = 'Tobi' + assert_equal 'Hello Tobi', template.render!(assigns) + assigns.delete('test') + e = assert_raises(RuntimeError) do + template.render!(assigns) + end + assert_equal "Unknown variable 'test'", e.message + end + + def test_multiline_variable + assert_equal 'worked', Template.parse("{{\ntest\n}}").render!('test' => 'worked') + end + + def test_render_symbol + assert_template_result 'bar', '{{ foo }}', 'foo' => :bar + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/test_helper.rb b/vendor/bundle/gems/liquid-4.0.2/test/test_helper.rb new file mode 100644 index 0000000..ac5ab53 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/test_helper.rb @@ -0,0 +1,116 @@ +#!/usr/bin/env ruby + +ENV["MT_NO_EXPECTATIONS"] = "1" +require 'minitest/autorun' + +$LOAD_PATH.unshift(File.join(File.expand_path(__dir__), '..', 'lib')) +require 'liquid.rb' +require 'liquid/profiler' + +mode = :strict +if env_mode = ENV['LIQUID_PARSER_MODE'] + puts "-- #{env_mode.upcase} ERROR MODE" + mode = env_mode.to_sym +end +Liquid::Template.error_mode = mode + +if ENV['LIQUID-C'] == '1' + puts "-- LIQUID C" + require 'liquid/c' +end + +if Minitest.const_defined?('Test') + # We're on Minitest 5+. Nothing to do here. +else + # Minitest 4 doesn't have Minitest::Test yet. + Minitest::Test = MiniTest::Unit::TestCase +end + +module Minitest + class Test + def fixture(name) + File.join(File.expand_path(__dir__), "fixtures", name) + end + end + + module Assertions + include Liquid + + def assert_template_result(expected, template, assigns = {}, message = nil) + assert_equal expected, Template.parse(template).render!(assigns), message + end + + def assert_template_result_matches(expected, template, assigns = {}, message = nil) + return assert_template_result(expected, template, assigns, message) unless expected.is_a? Regexp + + assert_match expected, Template.parse(template).render!(assigns), message + end + + def assert_match_syntax_error(match, template, assigns = {}) + exception = assert_raises(Liquid::SyntaxError) do + Template.parse(template).render(assigns) + end + assert_match match, exception.message + end + + def with_global_filter(*globals) + original_global_strainer = Liquid::Strainer.class_variable_get(:@@global_strainer) + Liquid::Strainer.class_variable_set(:@@global_strainer, Class.new(Liquid::Strainer) do + @filter_methods = Set.new + end) + Liquid::Strainer.class_variable_get(:@@strainer_class_cache).clear + + globals.each do |global| + Liquid::Template.register_filter(global) + end + yield + ensure + Liquid::Strainer.class_variable_get(:@@strainer_class_cache).clear + Liquid::Strainer.class_variable_set(:@@global_strainer, original_global_strainer) + end + + def with_taint_mode(mode) + old_mode = Liquid::Template.taint_mode + Liquid::Template.taint_mode = mode + yield + ensure + Liquid::Template.taint_mode = old_mode + end + + def with_error_mode(mode) + old_mode = Liquid::Template.error_mode + Liquid::Template.error_mode = mode + yield + ensure + Liquid::Template.error_mode = old_mode + end + end +end + +class ThingWithToLiquid + def to_liquid + 'foobar' + end +end + +class ErrorDrop < Liquid::Drop + def standard_error + raise Liquid::StandardError, 'standard error' + end + + def argument_error + raise Liquid::ArgumentError, 'argument error' + end + + def syntax_error + raise Liquid::SyntaxError, 'syntax error' + end + + def runtime_error + raise 'runtime error' + end + + def exception + raise Exception, 'exception' + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/truffle/truffle_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/truffle/truffle_test.rb new file mode 100644 index 0000000..47c4270 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/truffle/truffle_test.rb @@ -0,0 +1,9 @@ +require 'test_helper' + +class TruffleTest < Minitest::Test + include Liquid + + def test_truffle_works + + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/block_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/block_unit_test.rb new file mode 100644 index 0000000..6a27a7d --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/block_unit_test.rb @@ -0,0 +1,58 @@ +require 'test_helper' + +class BlockUnitTest < Minitest::Test + include Liquid + + def test_blankspace + template = Liquid::Template.parse(" ") + assert_equal [" "], template.root.nodelist + end + + def test_variable_beginning + template = Liquid::Template.parse("{{funk}} ") + assert_equal 2, template.root.nodelist.size + assert_equal Variable, template.root.nodelist[0].class + assert_equal String, template.root.nodelist[1].class + end + + def test_variable_end + template = Liquid::Template.parse(" {{funk}}") + assert_equal 2, template.root.nodelist.size + assert_equal String, template.root.nodelist[0].class + assert_equal Variable, template.root.nodelist[1].class + end + + def test_variable_middle + template = Liquid::Template.parse(" {{funk}} ") + assert_equal 3, template.root.nodelist.size + assert_equal String, template.root.nodelist[0].class + assert_equal Variable, template.root.nodelist[1].class + assert_equal String, template.root.nodelist[2].class + end + + def test_variable_many_embedded_fragments + template = Liquid::Template.parse(" {{funk}} {{so}} {{brother}} ") + assert_equal 7, template.root.nodelist.size + assert_equal [String, Variable, String, Variable, String, Variable, String], + block_types(template.root.nodelist) + end + + def test_with_block + template = Liquid::Template.parse(" {% comment %} {% endcomment %} ") + assert_equal [String, Comment, String], block_types(template.root.nodelist) + assert_equal 3, template.root.nodelist.size + end + + def test_with_custom_tag + Liquid::Template.register_tag("testtag", Block) + assert Liquid::Template.parse("{% testtag %} {% endtesttag %}") + ensure + Liquid::Template.tags.delete('testtag') + end + + private + + def block_types(nodelist) + nodelist.collect(&:class) + end +end # VariableTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/condition_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/condition_unit_test.rb new file mode 100644 index 0000000..b3b90e8 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/condition_unit_test.rb @@ -0,0 +1,166 @@ +require 'test_helper' + +class ConditionUnitTest < Minitest::Test + include Liquid + + def setup + @context = Liquid::Context.new + end + + def test_basic_condition + assert_equal false, Condition.new(1, '==', 2).evaluate + assert_equal true, Condition.new(1, '==', 1).evaluate + end + + def test_default_operators_evalute_true + assert_evaluates_true 1, '==', 1 + assert_evaluates_true 1, '!=', 2 + assert_evaluates_true 1, '<>', 2 + assert_evaluates_true 1, '<', 2 + assert_evaluates_true 2, '>', 1 + assert_evaluates_true 1, '>=', 1 + assert_evaluates_true 2, '>=', 1 + assert_evaluates_true 1, '<=', 2 + assert_evaluates_true 1, '<=', 1 + # negative numbers + assert_evaluates_true 1, '>', -1 + assert_evaluates_true -1, '<', 1 + assert_evaluates_true 1.0, '>', -1.0 + assert_evaluates_true -1.0, '<', 1.0 + end + + def test_default_operators_evalute_false + assert_evaluates_false 1, '==', 2 + assert_evaluates_false 1, '!=', 1 + assert_evaluates_false 1, '<>', 1 + assert_evaluates_false 1, '<', 0 + assert_evaluates_false 2, '>', 4 + assert_evaluates_false 1, '>=', 3 + assert_evaluates_false 2, '>=', 4 + assert_evaluates_false 1, '<=', 0 + assert_evaluates_false 1, '<=', 0 + end + + def test_contains_works_on_strings + assert_evaluates_true 'bob', 'contains', 'o' + assert_evaluates_true 'bob', 'contains', 'b' + assert_evaluates_true 'bob', 'contains', 'bo' + assert_evaluates_true 'bob', 'contains', 'ob' + assert_evaluates_true 'bob', 'contains', 'bob' + + assert_evaluates_false 'bob', 'contains', 'bob2' + assert_evaluates_false 'bob', 'contains', 'a' + assert_evaluates_false 'bob', 'contains', '---' + end + + def test_invalid_comparation_operator + assert_evaluates_argument_error 1, '~~', 0 + end + + def test_comparation_of_int_and_str + assert_evaluates_argument_error '1', '>', 0 + assert_evaluates_argument_error '1', '<', 0 + assert_evaluates_argument_error '1', '>=', 0 + assert_evaluates_argument_error '1', '<=', 0 + end + + def test_hash_compare_backwards_compatibility + assert_nil Condition.new({}, '>', 2).evaluate + assert_nil Condition.new(2, '>', {}).evaluate + assert_equal false, Condition.new({}, '==', 2).evaluate + assert_equal true, Condition.new({ 'a' => 1 }, '==', { 'a' => 1 }).evaluate + assert_equal true, Condition.new({ 'a' => 2 }, 'contains', 'a').evaluate + end + + def test_contains_works_on_arrays + @context = Liquid::Context.new + @context['array'] = [1, 2, 3, 4, 5] + array_expr = VariableLookup.new("array") + + assert_evaluates_false array_expr, 'contains', 0 + assert_evaluates_true array_expr, 'contains', 1 + assert_evaluates_true array_expr, 'contains', 2 + assert_evaluates_true array_expr, 'contains', 3 + assert_evaluates_true array_expr, 'contains', 4 + assert_evaluates_true array_expr, 'contains', 5 + assert_evaluates_false array_expr, 'contains', 6 + assert_evaluates_false array_expr, 'contains', "1" + end + + def test_contains_returns_false_for_nil_operands + @context = Liquid::Context.new + assert_evaluates_false VariableLookup.new('not_assigned'), 'contains', '0' + assert_evaluates_false 0, 'contains', VariableLookup.new('not_assigned') + end + + def test_contains_return_false_on_wrong_data_type + assert_evaluates_false 1, 'contains', 0 + end + + def test_contains_with_string_left_operand_coerces_right_operand_to_string + assert_evaluates_true ' 1 ', 'contains', 1 + assert_evaluates_false ' 1 ', 'contains', 2 + end + + def test_or_condition + condition = Condition.new(1, '==', 2) + + assert_equal false, condition.evaluate + + condition.or Condition.new(2, '==', 1) + + assert_equal false, condition.evaluate + + condition.or Condition.new(1, '==', 1) + + assert_equal true, condition.evaluate + end + + def test_and_condition + condition = Condition.new(1, '==', 1) + + assert_equal true, condition.evaluate + + condition.and Condition.new(2, '==', 2) + + assert_equal true, condition.evaluate + + condition.and Condition.new(2, '==', 1) + + assert_equal false, condition.evaluate + end + + def test_should_allow_custom_proc_operator + Condition.operators['starts_with'] = proc { |cond, left, right| left =~ %r{^#{right}} } + + assert_evaluates_true 'bob', 'starts_with', 'b' + assert_evaluates_false 'bob', 'starts_with', 'o' + ensure + Condition.operators.delete 'starts_with' + end + + def test_left_or_right_may_contain_operators + @context = Liquid::Context.new + @context['one'] = @context['another'] = "gnomeslab-and-or-liquid" + + assert_evaluates_true VariableLookup.new("one"), '==', VariableLookup.new("another") + end + + private + + def assert_evaluates_true(left, op, right) + assert Condition.new(left, op, right).evaluate(@context), + "Evaluated false: #{left} #{op} #{right}" + end + + def assert_evaluates_false(left, op, right) + assert !Condition.new(left, op, right).evaluate(@context), + "Evaluated true: #{left} #{op} #{right}" + end + + def assert_evaluates_argument_error(left, op, right) + assert_raises(Liquid::ArgumentError) do + Condition.new(left, op, right).evaluate(@context) + end + end +end # ConditionTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/context_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/context_unit_test.rb new file mode 100644 index 0000000..fab19b8 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/context_unit_test.rb @@ -0,0 +1,489 @@ +require 'test_helper' + +class HundredCentes + def to_liquid + 100 + end +end + +class CentsDrop < Liquid::Drop + def amount + HundredCentes.new + end + + def non_zero? + true + end +end + +class ContextSensitiveDrop < Liquid::Drop + def test + @context['test'] + end +end + +class Category < Liquid::Drop + attr_accessor :name + + def initialize(name) + @name = name + end + + def to_liquid + CategoryDrop.new(self) + end +end + +class CategoryDrop + attr_accessor :category, :context + def initialize(category) + @category = category + end +end + +class CounterDrop < Liquid::Drop + def count + @count ||= 0 + @count += 1 + end +end + +class ArrayLike + def fetch(index) + end + + def [](index) + @counts ||= [] + @counts[index] ||= 0 + @counts[index] += 1 + end + + def to_liquid + self + end +end + +class ContextUnitTest < Minitest::Test + include Liquid + + def setup + @context = Liquid::Context.new + end + + def test_variables + @context['string'] = 'string' + assert_equal 'string', @context['string'] + + @context['num'] = 5 + assert_equal 5, @context['num'] + + @context['time'] = Time.parse('2006-06-06 12:00:00') + assert_equal Time.parse('2006-06-06 12:00:00'), @context['time'] + + @context['date'] = Date.today + assert_equal Date.today, @context['date'] + + now = DateTime.now + @context['datetime'] = now + assert_equal now, @context['datetime'] + + @context['bool'] = true + assert_equal true, @context['bool'] + + @context['bool'] = false + assert_equal false, @context['bool'] + + @context['nil'] = nil + assert_nil @context['nil'] + assert_nil @context['nil'] + end + + def test_variables_not_existing + assert_nil @context['does_not_exist'] + end + + def test_scoping + @context.push + @context.pop + + assert_raises(Liquid::ContextError) do + @context.pop + end + + assert_raises(Liquid::ContextError) do + @context.push + @context.pop + @context.pop + end + end + + def test_length_query + @context['numbers'] = [1, 2, 3, 4] + + assert_equal 4, @context['numbers.size'] + + @context['numbers'] = { 1 => 1, 2 => 2, 3 => 3, 4 => 4 } + + assert_equal 4, @context['numbers.size'] + + @context['numbers'] = { 1 => 1, 2 => 2, 3 => 3, 4 => 4, 'size' => 1000 } + + assert_equal 1000, @context['numbers.size'] + end + + def test_hyphenated_variable + @context['oh-my'] = 'godz' + assert_equal 'godz', @context['oh-my'] + end + + def test_add_filter + filter = Module.new do + def hi(output) + output + ' hi!' + end + end + + context = Context.new + context.add_filters(filter) + assert_equal 'hi? hi!', context.invoke(:hi, 'hi?') + + context = Context.new + assert_equal 'hi?', context.invoke(:hi, 'hi?') + + context.add_filters(filter) + assert_equal 'hi? hi!', context.invoke(:hi, 'hi?') + end + + def test_only_intended_filters_make_it_there + filter = Module.new do + def hi(output) + output + ' hi!' + end + end + + context = Context.new + assert_equal "Wookie", context.invoke("hi", "Wookie") + + context.add_filters(filter) + assert_equal "Wookie hi!", context.invoke("hi", "Wookie") + end + + def test_add_item_in_outer_scope + @context['test'] = 'test' + @context.push + assert_equal 'test', @context['test'] + @context.pop + assert_equal 'test', @context['test'] + end + + def test_add_item_in_inner_scope + @context.push + @context['test'] = 'test' + assert_equal 'test', @context['test'] + @context.pop + assert_nil @context['test'] + end + + def test_hierachical_data + @context['hash'] = { "name" => 'tobi' } + assert_equal 'tobi', @context['hash.name'] + assert_equal 'tobi', @context['hash["name"]'] + end + + def test_keywords + assert_equal true, @context['true'] + assert_equal false, @context['false'] + end + + def test_digits + assert_equal 100, @context['100'] + assert_equal 100.00, @context['100.00'] + end + + def test_strings + assert_equal "hello!", @context['"hello!"'] + assert_equal "hello!", @context["'hello!'"] + end + + def test_merge + @context.merge({ "test" => "test" }) + assert_equal 'test', @context['test'] + @context.merge({ "test" => "newvalue", "foo" => "bar" }) + assert_equal 'newvalue', @context['test'] + assert_equal 'bar', @context['foo'] + end + + def test_array_notation + @context['test'] = [1, 2, 3, 4, 5] + + assert_equal 1, @context['test[0]'] + assert_equal 2, @context['test[1]'] + assert_equal 3, @context['test[2]'] + assert_equal 4, @context['test[3]'] + assert_equal 5, @context['test[4]'] + end + + def test_recoursive_array_notation + @context['test'] = { 'test' => [1, 2, 3, 4, 5] } + + assert_equal 1, @context['test.test[0]'] + + @context['test'] = [{ 'test' => 'worked' }] + + assert_equal 'worked', @context['test[0].test'] + end + + def test_hash_to_array_transition + @context['colors'] = { + 'Blue' => ['003366', '336699', '6699CC', '99CCFF'], + 'Green' => ['003300', '336633', '669966', '99CC99'], + 'Yellow' => ['CC9900', 'FFCC00', 'FFFF99', 'FFFFCC'], + 'Red' => ['660000', '993333', 'CC6666', 'FF9999'] + } + + assert_equal '003366', @context['colors.Blue[0]'] + assert_equal 'FF9999', @context['colors.Red[3]'] + end + + def test_try_first + @context['test'] = [1, 2, 3, 4, 5] + + assert_equal 1, @context['test.first'] + assert_equal 5, @context['test.last'] + + @context['test'] = { 'test' => [1, 2, 3, 4, 5] } + + assert_equal 1, @context['test.test.first'] + assert_equal 5, @context['test.test.last'] + + @context['test'] = [1] + assert_equal 1, @context['test.first'] + assert_equal 1, @context['test.last'] + end + + def test_access_hashes_with_hash_notation + @context['products'] = { 'count' => 5, 'tags' => ['deepsnow', 'freestyle'] } + @context['product'] = { 'variants' => [ { 'title' => 'draft151cm' }, { 'title' => 'element151cm' } ] } + + assert_equal 5, @context['products["count"]'] + assert_equal 'deepsnow', @context['products["tags"][0]'] + assert_equal 'deepsnow', @context['products["tags"].first'] + assert_equal 'draft151cm', @context['product["variants"][0]["title"]'] + assert_equal 'element151cm', @context['product["variants"][1]["title"]'] + assert_equal 'draft151cm', @context['product["variants"][0]["title"]'] + assert_equal 'element151cm', @context['product["variants"].last["title"]'] + end + + def test_access_variable_with_hash_notation + @context['foo'] = 'baz' + @context['bar'] = 'foo' + + assert_equal 'baz', @context['["foo"]'] + assert_equal 'baz', @context['[bar]'] + end + + def test_access_hashes_with_hash_access_variables + @context['var'] = 'tags' + @context['nested'] = { 'var' => 'tags' } + @context['products'] = { 'count' => 5, 'tags' => ['deepsnow', 'freestyle'] } + + assert_equal 'deepsnow', @context['products[var].first'] + assert_equal 'freestyle', @context['products[nested.var].last'] + end + + def test_hash_notation_only_for_hash_access + @context['array'] = [1, 2, 3, 4, 5] + @context['hash'] = { 'first' => 'Hello' } + + assert_equal 1, @context['array.first'] + assert_nil @context['array["first"]'] + assert_equal 'Hello', @context['hash["first"]'] + end + + def test_first_can_appear_in_middle_of_callchain + @context['product'] = { 'variants' => [ { 'title' => 'draft151cm' }, { 'title' => 'element151cm' } ] } + + assert_equal 'draft151cm', @context['product.variants[0].title'] + assert_equal 'element151cm', @context['product.variants[1].title'] + assert_equal 'draft151cm', @context['product.variants.first.title'] + assert_equal 'element151cm', @context['product.variants.last.title'] + end + + def test_cents + @context.merge("cents" => HundredCentes.new) + assert_equal 100, @context['cents'] + end + + def test_nested_cents + @context.merge("cents" => { 'amount' => HundredCentes.new }) + assert_equal 100, @context['cents.amount'] + + @context.merge("cents" => { 'cents' => { 'amount' => HundredCentes.new } }) + assert_equal 100, @context['cents.cents.amount'] + end + + def test_cents_through_drop + @context.merge("cents" => CentsDrop.new) + assert_equal 100, @context['cents.amount'] + end + + def test_nested_cents_through_drop + @context.merge("vars" => { "cents" => CentsDrop.new }) + assert_equal 100, @context['vars.cents.amount'] + end + + def test_drop_methods_with_question_marks + @context.merge("cents" => CentsDrop.new) + assert @context['cents.non_zero?'] + end + + def test_context_from_within_drop + @context.merge("test" => '123', "vars" => ContextSensitiveDrop.new) + assert_equal '123', @context['vars.test'] + end + + def test_nested_context_from_within_drop + @context.merge("test" => '123', "vars" => { "local" => ContextSensitiveDrop.new }) + assert_equal '123', @context['vars.local.test'] + end + + def test_ranges + @context.merge("test" => '5') + assert_equal (1..5), @context['(1..5)'] + assert_equal (1..5), @context['(1..test)'] + assert_equal (5..5), @context['(test..test)'] + end + + def test_cents_through_drop_nestedly + @context.merge("cents" => { "cents" => CentsDrop.new }) + assert_equal 100, @context['cents.cents.amount'] + + @context.merge("cents" => { "cents" => { "cents" => CentsDrop.new } }) + assert_equal 100, @context['cents.cents.cents.amount'] + end + + def test_drop_with_variable_called_only_once + @context['counter'] = CounterDrop.new + + assert_equal 1, @context['counter.count'] + assert_equal 2, @context['counter.count'] + assert_equal 3, @context['counter.count'] + end + + def test_drop_with_key_called_only_once + @context['counter'] = CounterDrop.new + + assert_equal 1, @context['counter["count"]'] + assert_equal 2, @context['counter["count"]'] + assert_equal 3, @context['counter["count"]'] + end + + def test_proc_as_variable + @context['dynamic'] = proc { 'Hello' } + + assert_equal 'Hello', @context['dynamic'] + end + + def test_lambda_as_variable + @context['dynamic'] = proc { 'Hello' } + + assert_equal 'Hello', @context['dynamic'] + end + + def test_nested_lambda_as_variable + @context['dynamic'] = { "lambda" => proc { 'Hello' } } + + assert_equal 'Hello', @context['dynamic.lambda'] + end + + def test_array_containing_lambda_as_variable + @context['dynamic'] = [1, 2, proc { 'Hello' }, 4, 5] + + assert_equal 'Hello', @context['dynamic[2]'] + end + + def test_lambda_is_called_once + @context['callcount'] = proc { @global ||= 0; @global += 1; @global.to_s } + + assert_equal '1', @context['callcount'] + assert_equal '1', @context['callcount'] + assert_equal '1', @context['callcount'] + + @global = nil + end + + def test_nested_lambda_is_called_once + @context['callcount'] = { "lambda" => proc { @global ||= 0; @global += 1; @global.to_s } } + + assert_equal '1', @context['callcount.lambda'] + assert_equal '1', @context['callcount.lambda'] + assert_equal '1', @context['callcount.lambda'] + + @global = nil + end + + def test_lambda_in_array_is_called_once + @context['callcount'] = [1, 2, proc { @global ||= 0; @global += 1; @global.to_s }, 4, 5] + + assert_equal '1', @context['callcount[2]'] + assert_equal '1', @context['callcount[2]'] + assert_equal '1', @context['callcount[2]'] + + @global = nil + end + + def test_access_to_context_from_proc + @context.registers[:magic] = 345392 + + @context['magic'] = proc { @context.registers[:magic] } + + assert_equal 345392, @context['magic'] + end + + def test_to_liquid_and_context_at_first_level + @context['category'] = Category.new("foobar") + assert_kind_of CategoryDrop, @context['category'] + assert_equal @context, @context['category'].context + end + + def test_interrupt_avoids_object_allocations + assert_no_object_allocations do + @context.interrupt? + end + end + + def test_context_initialization_with_a_proc_in_environment + contx = Context.new([test: ->(c) { c['poutine'] }], { test: :foo }) + + assert contx + assert_nil contx['poutine'] + end + + def test_apply_global_filter + global_filter_proc = ->(output) { "#{output} filtered" } + + context = Context.new + context.global_filter = global_filter_proc + + assert_equal 'hi filtered', context.apply_global_filter('hi') + end + + def test_apply_global_filter_when_no_global_filter_exist + context = Context.new + assert_equal 'hi', context.apply_global_filter('hi') + end + + private + + def assert_no_object_allocations + unless RUBY_ENGINE == 'ruby' + skip "stackprof needed to count object allocations" + end + require 'stackprof' + + profile = StackProf.run(mode: :object) do + yield + end + assert_equal 0, profile[:samples] + end +end # ContextTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/file_system_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/file_system_unit_test.rb new file mode 100644 index 0000000..2c7250b --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/file_system_unit_test.rb @@ -0,0 +1,35 @@ +require 'test_helper' + +class FileSystemUnitTest < Minitest::Test + include Liquid + + def test_default + assert_raises(FileSystemError) do + BlankFileSystem.new.read_template_file("dummy") + end + end + + def test_local + file_system = Liquid::LocalFileSystem.new("/some/path") + assert_equal "/some/path/_mypartial.liquid", file_system.full_path("mypartial") + assert_equal "/some/path/dir/_mypartial.liquid", file_system.full_path("dir/mypartial") + + assert_raises(FileSystemError) do + file_system.full_path("../dir/mypartial") + end + + assert_raises(FileSystemError) do + file_system.full_path("/dir/../../dir/mypartial") + end + + assert_raises(FileSystemError) do + file_system.full_path("/etc/passwd") + end + end + + def test_custom_template_filename_patterns + file_system = Liquid::LocalFileSystem.new("/some/path", "%s.html") + assert_equal "/some/path/mypartial.html", file_system.full_path("mypartial") + assert_equal "/some/path/dir/mypartial.html", file_system.full_path("dir/mypartial") + end +end # FileSystemTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/i18n_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/i18n_unit_test.rb new file mode 100644 index 0000000..b57500e --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/i18n_unit_test.rb @@ -0,0 +1,37 @@ +require 'test_helper' + +class I18nUnitTest < Minitest::Test + include Liquid + + def setup + @i18n = I18n.new(fixture("en_locale.yml")) + end + + def test_simple_translate_string + assert_equal "less is more", @i18n.translate("simple") + end + + def test_nested_translate_string + assert_equal "something wasn't right", @i18n.translate("errors.syntax.oops") + end + + def test_single_string_interpolation + assert_equal "something different", @i18n.translate("whatever", something: "different") + end + + # def test_raises_translation_error_on_undefined_interpolation_key + # assert_raises I18n::TranslationError do + # @i18n.translate("whatever", :oopstypos => "yes") + # end + # end + + def test_raises_unknown_translation + assert_raises I18n::TranslationError do + @i18n.translate("doesnt_exist") + end + end + + def test_sets_default_path_to_en + assert_equal I18n::DEFAULT_LOCALE, I18n.new.path + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/lexer_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/lexer_unit_test.rb new file mode 100644 index 0000000..5adcf2b --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/lexer_unit_test.rb @@ -0,0 +1,51 @@ +require 'test_helper' + +class LexerUnitTest < Minitest::Test + include Liquid + + def test_strings + tokens = Lexer.new(%( 'this is a test""' "wat 'lol'")).tokenize + assert_equal [[:string, %('this is a test""')], [:string, %("wat 'lol'")], [:end_of_string]], tokens + end + + def test_integer + tokens = Lexer.new('hi 50').tokenize + assert_equal [[:id, 'hi'], [:number, '50'], [:end_of_string]], tokens + end + + def test_float + tokens = Lexer.new('hi 5.0').tokenize + assert_equal [[:id, 'hi'], [:number, '5.0'], [:end_of_string]], tokens + end + + def test_comparison + tokens = Lexer.new('== <> contains ').tokenize + assert_equal [[:comparison, '=='], [:comparison, '<>'], [:comparison, 'contains'], [:end_of_string]], tokens + end + + def test_specials + tokens = Lexer.new('| .:').tokenize + assert_equal [[:pipe, '|'], [:dot, '.'], [:colon, ':'], [:end_of_string]], tokens + tokens = Lexer.new('[,]').tokenize + assert_equal [[:open_square, '['], [:comma, ','], [:close_square, ']'], [:end_of_string]], tokens + end + + def test_fancy_identifiers + tokens = Lexer.new('hi five?').tokenize + assert_equal [[:id, 'hi'], [:id, 'five?'], [:end_of_string]], tokens + + tokens = Lexer.new('2foo').tokenize + assert_equal [[:number, '2'], [:id, 'foo'], [:end_of_string]], tokens + end + + def test_whitespace + tokens = Lexer.new("five|\n\t ==").tokenize + assert_equal [[:id, 'five'], [:pipe, '|'], [:comparison, '=='], [:end_of_string]], tokens + end + + def test_unexpected_character + assert_raises(SyntaxError) do + Lexer.new("%").tokenize + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/parser_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/parser_unit_test.rb new file mode 100644 index 0000000..9f23337 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/parser_unit_test.rb @@ -0,0 +1,82 @@ +require 'test_helper' + +class ParserUnitTest < Minitest::Test + include Liquid + + def test_consume + p = Parser.new("wat: 7") + assert_equal 'wat', p.consume(:id) + assert_equal ':', p.consume(:colon) + assert_equal '7', p.consume(:number) + end + + def test_jump + p = Parser.new("wat: 7") + p.jump(2) + assert_equal '7', p.consume(:number) + end + + def test_consume? + p = Parser.new("wat: 7") + assert_equal 'wat', p.consume?(:id) + assert_equal false, p.consume?(:dot) + assert_equal ':', p.consume(:colon) + assert_equal '7', p.consume?(:number) + end + + def test_id? + p = Parser.new("wat 6 Peter Hegemon") + assert_equal 'wat', p.id?('wat') + assert_equal false, p.id?('endgame') + assert_equal '6', p.consume(:number) + assert_equal 'Peter', p.id?('Peter') + assert_equal false, p.id?('Achilles') + end + + def test_look + p = Parser.new("wat 6 Peter Hegemon") + assert_equal true, p.look(:id) + assert_equal 'wat', p.consume(:id) + assert_equal false, p.look(:comparison) + assert_equal true, p.look(:number) + assert_equal true, p.look(:id, 1) + assert_equal false, p.look(:number, 1) + end + + def test_expressions + p = Parser.new("hi.there hi?[5].there? hi.there.bob") + assert_equal 'hi.there', p.expression + assert_equal 'hi?[5].there?', p.expression + assert_equal 'hi.there.bob', p.expression + + p = Parser.new("567 6.0 'lol' \"wut\"") + assert_equal '567', p.expression + assert_equal '6.0', p.expression + assert_equal "'lol'", p.expression + assert_equal '"wut"', p.expression + end + + def test_ranges + p = Parser.new("(5..7) (1.5..9.6) (young..old) (hi[5].wat..old)") + assert_equal '(5..7)', p.expression + assert_equal '(1.5..9.6)', p.expression + assert_equal '(young..old)', p.expression + assert_equal '(hi[5].wat..old)', p.expression + end + + def test_arguments + p = Parser.new("filter: hi.there[5], keyarg: 7") + assert_equal 'filter', p.consume(:id) + assert_equal ':', p.consume(:colon) + assert_equal 'hi.there[5]', p.argument + assert_equal ',', p.consume(:comma) + assert_equal 'keyarg: 7', p.argument + end + + def test_invalid_expression + assert_raises(SyntaxError) do + p = Parser.new("==") + p.expression + end + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/regexp_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/regexp_unit_test.rb new file mode 100644 index 0000000..0821229 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/regexp_unit_test.rb @@ -0,0 +1,44 @@ +require 'test_helper' + +class RegexpUnitTest < Minitest::Test + include Liquid + + def test_empty + assert_equal [], ''.scan(QuotedFragment) + end + + def test_quote + assert_equal ['"arg 1"'], '"arg 1"'.scan(QuotedFragment) + end + + def test_words + assert_equal ['arg1', 'arg2'], 'arg1 arg2'.scan(QuotedFragment) + end + + def test_tags + assert_equal ['', ''], ' '.scan(QuotedFragment) + assert_equal [''], ''.scan(QuotedFragment) + assert_equal ['', ''], %().scan(QuotedFragment) + end + + def test_double_quoted_words + assert_equal ['arg1', 'arg2', '"arg 3"'], 'arg1 arg2 "arg 3"'.scan(QuotedFragment) + end + + def test_single_quoted_words + assert_equal ['arg1', 'arg2', "'arg 3'"], 'arg1 arg2 \'arg 3\''.scan(QuotedFragment) + end + + def test_quoted_words_in_the_middle + assert_equal ['arg1', 'arg2', '"arg 3"', 'arg4'], 'arg1 arg2 "arg 3" arg4 '.scan(QuotedFragment) + end + + def test_variable_parser + assert_equal ['var'], 'var'.scan(VariableParser) + assert_equal ['var', 'method'], 'var.method'.scan(VariableParser) + assert_equal ['var', '[method]'], 'var[method]'.scan(VariableParser) + assert_equal ['var', '[method]', '[0]'], 'var[method][0]'.scan(VariableParser) + assert_equal ['var', '["method"]', '[0]'], 'var["method"][0]'.scan(VariableParser) + assert_equal ['var', '[method]', '[0]', 'method'], 'var[method][0].method'.scan(VariableParser) + end +end # RegexpTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/strainer_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/strainer_unit_test.rb new file mode 100644 index 0000000..5ce2100 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/strainer_unit_test.rb @@ -0,0 +1,164 @@ +require 'test_helper' + +class StrainerUnitTest < Minitest::Test + include Liquid + + module AccessScopeFilters + def public_filter + "public" + end + + def private_filter + "private" + end + private :private_filter + end + + Strainer.global_filter(AccessScopeFilters) + + def test_strainer + strainer = Strainer.create(nil) + assert_equal 5, strainer.invoke('size', 'input') + assert_equal "public", strainer.invoke("public_filter") + end + + def test_stainer_raises_argument_error + strainer = Strainer.create(nil) + assert_raises(Liquid::ArgumentError) do + strainer.invoke("public_filter", 1) + end + end + + def test_stainer_argument_error_contains_backtrace + strainer = Strainer.create(nil) + begin + strainer.invoke("public_filter", 1) + rescue Liquid::ArgumentError => e + assert_match( + /\ALiquid error: wrong number of arguments \((1 for 0|given 1, expected 0)\)\z/, + e.message) + assert_equal e.backtrace[0].split(':')[0], __FILE__ + end + end + + def test_strainer_only_invokes_public_filter_methods + strainer = Strainer.create(nil) + assert_equal false, strainer.class.invokable?('__test__') + assert_equal false, strainer.class.invokable?('test') + assert_equal false, strainer.class.invokable?('instance_eval') + assert_equal false, strainer.class.invokable?('__send__') + assert_equal true, strainer.class.invokable?('size') # from the standard lib + end + + def test_strainer_returns_nil_if_no_filter_method_found + strainer = Strainer.create(nil) + assert_nil strainer.invoke("private_filter") + assert_nil strainer.invoke("undef_the_filter") + end + + def test_strainer_returns_first_argument_if_no_method_and_arguments_given + strainer = Strainer.create(nil) + assert_equal "password", strainer.invoke("undef_the_method", "password") + end + + def test_strainer_only_allows_methods_defined_in_filters + strainer = Strainer.create(nil) + assert_equal "1 + 1", strainer.invoke("instance_eval", "1 + 1") + assert_equal "puts", strainer.invoke("__send__", "puts", "Hi Mom") + assert_equal "has_method?", strainer.invoke("invoke", "has_method?", "invoke") + end + + def test_strainer_uses_a_class_cache_to_avoid_method_cache_invalidation + a = Module.new + b = Module.new + strainer = Strainer.create(nil, [a, b]) + assert_kind_of Strainer, strainer + assert_kind_of a, strainer + assert_kind_of b, strainer + assert_kind_of Liquid::StandardFilters, strainer + end + + def test_add_filter_when_wrong_filter_class + c = Context.new + s = c.strainer + wrong_filter = ->(v) { v.reverse } + + assert_raises ArgumentError do + s.class.add_filter(wrong_filter) + end + end + + module PrivateMethodOverrideFilter + private + + def public_filter + "overriden as private" + end + end + + def test_add_filter_raises_when_module_privately_overrides_registered_public_methods + strainer = Context.new.strainer + + error = assert_raises(Liquid::MethodOverrideError) do + strainer.class.add_filter(PrivateMethodOverrideFilter) + end + assert_equal 'Liquid error: Filter overrides registered public methods as non public: public_filter', error.message + end + + module ProtectedMethodOverrideFilter + protected + + def public_filter + "overriden as protected" + end + end + + def test_add_filter_raises_when_module_overrides_registered_public_method_as_protected + strainer = Context.new.strainer + + error = assert_raises(Liquid::MethodOverrideError) do + strainer.class.add_filter(ProtectedMethodOverrideFilter) + end + assert_equal 'Liquid error: Filter overrides registered public methods as non public: public_filter', error.message + end + + module PublicMethodOverrideFilter + def public_filter + "public" + end + end + + def test_add_filter_does_not_raise_when_module_overrides_previously_registered_method + strainer = Context.new.strainer + strainer.class.add_filter(PublicMethodOverrideFilter) + assert strainer.class.filter_methods.include?('public_filter') + end + + module LateAddedFilter + def late_added_filter(input) + "filtered" + end + end + + def test_global_filter_clears_cache + assert_equal 'input', Strainer.create(nil).invoke('late_added_filter', 'input') + Strainer.global_filter(LateAddedFilter) + assert_equal 'filtered', Strainer.create(nil).invoke('late_added_filter', 'input') + end + + def test_add_filter_does_not_include_already_included_module + mod = Module.new do + class << self + attr_accessor :include_count + def included(mod) + self.include_count += 1 + end + end + self.include_count = 0 + end + strainer = Context.new.strainer + strainer.class.add_filter(mod) + strainer.class.add_filter(mod) + assert_equal 1, mod.include_count + end +end # StrainerTest diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/tag_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/tag_unit_test.rb new file mode 100644 index 0000000..c4b901b --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/tag_unit_test.rb @@ -0,0 +1,21 @@ +require 'test_helper' + +class TagUnitTest < Minitest::Test + include Liquid + + def test_tag + tag = Tag.parse('tag', "", Tokenizer.new(""), ParseContext.new) + assert_equal 'liquid::tag', tag.name + assert_equal '', tag.render(Context.new) + end + + def test_return_raw_text_of_tag + tag = Tag.parse("long_tag", "param1, param2, param3", Tokenizer.new(""), ParseContext.new) + assert_equal("long_tag param1, param2, param3", tag.raw) + end + + def test_tag_name_should_return_name_of_the_tag + tag = Tag.parse("some_tag", "", Tokenizer.new(""), ParseContext.new) + assert_equal 'some_tag', tag.tag_name + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/case_tag_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/case_tag_unit_test.rb new file mode 100644 index 0000000..7110308 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/case_tag_unit_test.rb @@ -0,0 +1,10 @@ +require 'test_helper' + +class CaseTagUnitTest < Minitest::Test + include Liquid + + def test_case_nodelist + template = Liquid::Template.parse('{% case var %}{% when true %}WHEN{% else %}ELSE{% endcase %}') + assert_equal ['WHEN', 'ELSE'], template.root.nodelist[0].nodelist.map(&:nodelist).flatten + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/for_tag_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/for_tag_unit_test.rb new file mode 100644 index 0000000..b8fc520 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/for_tag_unit_test.rb @@ -0,0 +1,13 @@ +require 'test_helper' + +class ForTagUnitTest < Minitest::Test + def test_for_nodelist + template = Liquid::Template.parse('{% for item in items %}FOR{% endfor %}') + assert_equal ['FOR'], template.root.nodelist[0].nodelist.map(&:nodelist).flatten + end + + def test_for_else_nodelist + template = Liquid::Template.parse('{% for item in items %}FOR{% else %}ELSE{% endfor %}') + assert_equal ['FOR', 'ELSE'], template.root.nodelist[0].nodelist.map(&:nodelist).flatten + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/if_tag_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/if_tag_unit_test.rb new file mode 100644 index 0000000..7ecfc40 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/tags/if_tag_unit_test.rb @@ -0,0 +1,8 @@ +require 'test_helper' + +class IfTagUnitTest < Minitest::Test + def test_if_nodelist + template = Liquid::Template.parse('{% if true %}IF{% else %}ELSE{% endif %}') + assert_equal ['IF', 'ELSE'], template.root.nodelist[0].nodelist.map(&:nodelist).flatten + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/template_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/template_unit_test.rb new file mode 100644 index 0000000..6328be5 --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/template_unit_test.rb @@ -0,0 +1,78 @@ +require 'test_helper' + +class TemplateUnitTest < Minitest::Test + include Liquid + + def test_sets_default_localization_in_document + t = Template.new + t.parse('{%comment%}{%endcomment%}') + assert_instance_of I18n, t.root.nodelist[0].options[:locale] + end + + def test_sets_default_localization_in_context_with_quick_initialization + t = Template.new + t.parse('{%comment%}{%endcomment%}', locale: I18n.new(fixture("en_locale.yml"))) + + locale = t.root.nodelist[0].options[:locale] + assert_instance_of I18n, locale + assert_equal fixture("en_locale.yml"), locale.path + end + + def test_with_cache_classes_tags_returns_the_same_class + original_cache_setting = Liquid.cache_classes + Liquid.cache_classes = true + + original_klass = Class.new + Object.send(:const_set, :CustomTag, original_klass) + Template.register_tag('custom', CustomTag) + + Object.send(:remove_const, :CustomTag) + + new_klass = Class.new + Object.send(:const_set, :CustomTag, new_klass) + + assert Template.tags['custom'].equal?(original_klass) + ensure + Object.send(:remove_const, :CustomTag) + Template.tags.delete('custom') + Liquid.cache_classes = original_cache_setting + end + + def test_without_cache_classes_tags_reloads_the_class + original_cache_setting = Liquid.cache_classes + Liquid.cache_classes = false + + original_klass = Class.new + Object.send(:const_set, :CustomTag, original_klass) + Template.register_tag('custom', CustomTag) + + Object.send(:remove_const, :CustomTag) + + new_klass = Class.new + Object.send(:const_set, :CustomTag, new_klass) + + assert Template.tags['custom'].equal?(new_klass) + ensure + Object.send(:remove_const, :CustomTag) + Template.tags.delete('custom') + Liquid.cache_classes = original_cache_setting + end + + class FakeTag; end + + def test_tags_delete + Template.register_tag('fake', FakeTag) + assert_equal FakeTag, Template.tags['fake'] + + Template.tags.delete('fake') + assert_nil Template.tags['fake'] + end + + def test_tags_can_be_looped_over + Template.register_tag('fake', FakeTag) + result = Template.tags.map { |name, klass| [name, klass] } + assert result.include?(["fake", "TemplateUnitTest::FakeTag"]) + ensure + Template.tags.delete('fake') + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/tokenizer_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/tokenizer_unit_test.rb new file mode 100644 index 0000000..de84c1f --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/tokenizer_unit_test.rb @@ -0,0 +1,55 @@ +require 'test_helper' + +class TokenizerTest < Minitest::Test + def test_tokenize_strings + assert_equal [' '], tokenize(' ') + assert_equal ['hello world'], tokenize('hello world') + end + + def test_tokenize_variables + assert_equal ['{{funk}}'], tokenize('{{funk}}') + assert_equal [' ', '{{funk}}', ' '], tokenize(' {{funk}} ') + assert_equal [' ', '{{funk}}', ' ', '{{so}}', ' ', '{{brother}}', ' '], tokenize(' {{funk}} {{so}} {{brother}} ') + assert_equal [' ', '{{ funk }}', ' '], tokenize(' {{ funk }} ') + end + + def test_tokenize_blocks + assert_equal ['{%comment%}'], tokenize('{%comment%}') + assert_equal [' ', '{%comment%}', ' '], tokenize(' {%comment%} ') + + assert_equal [' ', '{%comment%}', ' ', '{%endcomment%}', ' '], tokenize(' {%comment%} {%endcomment%} ') + assert_equal [' ', '{% comment %}', ' ', '{% endcomment %}', ' '], tokenize(" {% comment %} {% endcomment %} ") + end + + def test_calculate_line_numbers_per_token_with_profiling + assert_equal [1], tokenize_line_numbers("{{funk}}") + assert_equal [1, 1, 1], tokenize_line_numbers(" {{funk}} ") + assert_equal [1, 2, 2], tokenize_line_numbers("\n{{funk}}\n") + assert_equal [1, 1, 3], tokenize_line_numbers(" {{\n funk \n}} ") + end + + private + + def tokenize(source) + tokenizer = Liquid::Tokenizer.new(source) + tokens = [] + while t = tokenizer.shift + tokens << t + end + tokens + end + + def tokenize_line_numbers(source) + tokenizer = Liquid::Tokenizer.new(source, true) + line_numbers = [] + loop do + line_number = tokenizer.line_number + if tokenizer.shift + line_numbers << line_number + else + break + end + end + line_numbers + end +end diff --git a/vendor/bundle/gems/liquid-4.0.2/test/unit/variable_unit_test.rb b/vendor/bundle/gems/liquid-4.0.2/test/unit/variable_unit_test.rb new file mode 100644 index 0000000..5a21ace --- /dev/null +++ b/vendor/bundle/gems/liquid-4.0.2/test/unit/variable_unit_test.rb @@ -0,0 +1,162 @@ +require 'test_helper' + +class VariableUnitTest < Minitest::Test + include Liquid + + def test_variable + var = create_variable('hello') + assert_equal VariableLookup.new('hello'), var.name + end + + def test_filters + var = create_variable('hello | textileze') + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['textileze', []]], var.filters + + var = create_variable('hello | textileze | paragraph') + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['textileze', []], ['paragraph', []]], var.filters + + var = create_variable(%( hello | strftime: '%Y')) + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['strftime', ['%Y']]], var.filters + + var = create_variable(%( 'typo' | link_to: 'Typo', true )) + assert_equal 'typo', var.name + assert_equal [['link_to', ['Typo', true]]], var.filters + + var = create_variable(%( 'typo' | link_to: 'Typo', false )) + assert_equal 'typo', var.name + assert_equal [['link_to', ['Typo', false]]], var.filters + + var = create_variable(%( 'foo' | repeat: 3 )) + assert_equal 'foo', var.name + assert_equal [['repeat', [3]]], var.filters + + var = create_variable(%( 'foo' | repeat: 3, 3 )) + assert_equal 'foo', var.name + assert_equal [['repeat', [3, 3]]], var.filters + + var = create_variable(%( 'foo' | repeat: 3, 3, 3 )) + assert_equal 'foo', var.name + assert_equal [['repeat', [3, 3, 3]]], var.filters + + var = create_variable(%( hello | strftime: '%Y, okay?')) + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['strftime', ['%Y, okay?']]], var.filters + + var = create_variable(%( hello | things: "%Y, okay?", 'the other one')) + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['things', ['%Y, okay?', 'the other one']]], var.filters + end + + def test_filter_with_date_parameter + var = create_variable(%( '2006-06-06' | date: "%m/%d/%Y")) + assert_equal '2006-06-06', var.name + assert_equal [['date', ['%m/%d/%Y']]], var.filters + end + + def test_filters_without_whitespace + var = create_variable('hello | textileze | paragraph') + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['textileze', []], ['paragraph', []]], var.filters + + var = create_variable('hello|textileze|paragraph') + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['textileze', []], ['paragraph', []]], var.filters + + var = create_variable("hello|replace:'foo','bar'|textileze") + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['replace', ['foo', 'bar']], ['textileze', []]], var.filters + end + + def test_symbol + var = create_variable("http://disney.com/logo.gif | image: 'med' ", error_mode: :lax) + assert_equal VariableLookup.new('http://disney.com/logo.gif'), var.name + assert_equal [['image', ['med']]], var.filters + end + + def test_string_to_filter + var = create_variable("'http://disney.com/logo.gif' | image: 'med' ") + assert_equal 'http://disney.com/logo.gif', var.name + assert_equal [['image', ['med']]], var.filters + end + + def test_string_single_quoted + var = create_variable(%( "hello" )) + assert_equal 'hello', var.name + end + + def test_string_double_quoted + var = create_variable(%( 'hello' )) + assert_equal 'hello', var.name + end + + def test_integer + var = create_variable(%( 1000 )) + assert_equal 1000, var.name + end + + def test_float + var = create_variable(%( 1000.01 )) + assert_equal 1000.01, var.name + end + + def test_dashes + assert_equal VariableLookup.new('foo-bar'), create_variable('foo-bar').name + assert_equal VariableLookup.new('foo-bar-2'), create_variable('foo-bar-2').name + + with_error_mode :strict do + assert_raises(Liquid::SyntaxError) { create_variable('foo - bar') } + assert_raises(Liquid::SyntaxError) { create_variable('-foo') } + assert_raises(Liquid::SyntaxError) { create_variable('2foo') } + end + end + + def test_string_with_special_chars + var = create_variable(%( 'hello! $!@.;"ddasd" ' )) + assert_equal 'hello! $!@.;"ddasd" ', var.name + end + + def test_string_dot + var = create_variable(%( test.test )) + assert_equal VariableLookup.new('test.test'), var.name + end + + def test_filter_with_keyword_arguments + var = create_variable(%( hello | things: greeting: "world", farewell: 'goodbye')) + assert_equal VariableLookup.new('hello'), var.name + assert_equal [['things', [], { 'greeting' => 'world', 'farewell' => 'goodbye' }]], var.filters + end + + def test_lax_filter_argument_parsing + var = create_variable(%( number_of_comments | pluralize: 'comment': 'comments' ), error_mode: :lax) + assert_equal VariableLookup.new('number_of_comments'), var.name + assert_equal [['pluralize', ['comment', 'comments']]], var.filters + end + + def test_strict_filter_argument_parsing + with_error_mode(:strict) do + assert_raises(SyntaxError) do + create_variable(%( number_of_comments | pluralize: 'comment': 'comments' )) + end + end + end + + def test_output_raw_source_of_variable + var = create_variable(%( name_of_variable | upcase )) + assert_equal " name_of_variable | upcase ", var.raw + end + + def test_variable_lookup_interface + lookup = VariableLookup.new('a.b.c') + assert_equal 'a', lookup.name + assert_equal ['b', 'c'], lookup.lookups + end + + private + + def create_variable(markup, options = {}) + Variable.new(markup, ParseContext.new(options)) + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/CHANGELOG.md b/vendor/bundle/gems/listen-3.1.5/CHANGELOG.md new file mode 100644 index 0000000..232adbd --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/CHANGELOG.md @@ -0,0 +1 @@ +# Moved to [GitHub releases](https://github.com/guard/listen/releases) page. diff --git a/vendor/bundle/gems/listen-3.1.5/CONTRIBUTING.md b/vendor/bundle/gems/listen-3.1.5/CONTRIBUTING.md new file mode 100644 index 0000000..5a5d6de --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/CONTRIBUTING.md @@ -0,0 +1,38 @@ +Contribute to Listen +=================== + +File an issue +------------- + +If you haven't already, first see [TROUBLESHOOTING](https://github.com/guard/listen/wiki/Troubleshooting) for known issues, solutions and workarounds. + +You can report bugs and feature requests to [GitHub Issues](https://github.com/guard/listen/issues). + +**Please don't ask question in the issue tracker**, instead ask them in our +[Google group](http://groups.google.com/group/guard-dev) or on `#guard` (irc.freenode.net). + +Try to figure out where the issue belongs to: Is it an issue with Listen itself or with Guard? + + +**It's most likely that your bug gets resolved faster if you provide as much information as possible!** + +The MOST useful information is debugging output from Listen (`LISTEN_GEM_DEBUGGING=1`) - see [TROUBLESHOOTING](https://github.com/guard/listen/wiki/Troubleshooting) for details. + + +Development +----------- + +* Documentation hosted at [RubyDoc](http://rubydoc.info/github/guard/listen/master/frames). +* Source hosted at [GitHub](https://github.com/guard/listen). + +Pull requests are very welcome! Please try to follow these simple rules if applicable: + +* Please create a topic branch for every separate change you make. +* Make sure your patches are well tested. All specs run with `rake spec` must pass. +* Update the [Yard](http://yardoc.org/) documentation. +* Update the [README](https://github.com/guard/listen/blob/master/README.md). +* Update the [CHANGELOG](https://github.com/guard/listen/blob/master/CHANGELOG.md) for noteworthy changes. +* Please **do not change** the version number. + +For questions please join us in our [Google group](http://groups.google.com/group/guard-dev) or on +`#guard` (irc.freenode.net). diff --git a/vendor/bundle/gems/listen-3.1.5/LICENSE.txt b/vendor/bundle/gems/listen-3.1.5/LICENSE.txt new file mode 100644 index 0000000..b5f71c8 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2013 Thibaud Guillaume-Gentil + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/listen-3.1.5/README.md b/vendor/bundle/gems/listen-3.1.5/README.md new file mode 100644 index 0000000..2682872 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/README.md @@ -0,0 +1,297 @@ +## IMPORTANT: [Ruby 2.1 is officially outdated and unsupported!](https://www.ruby-lang.org/en/news/2016/03/30/ruby-2-1-9-released/) Please upgrade to Ruby 2.2 before installing Listen! + +### (To install for older versions, update Bundler to a prerelease version: `gem install bundler --pre` and Bundler should correctly resolve to an earlier gems for your given Ruby version). + +:exclamation: Listen is currently accepting more maintainers. Please [read this](https://github.com/guard/guard/wiki/Maintainers) if you're interested in joining the team. + +# Listen + +[![Gem Version](https://badge.fury.io/rb/listen.png)](http://badge.fury.io/rb/listen) [![Build Status](https://travis-ci.org/guard/listen.png)](https://travis-ci.org/guard/listen) [![Dependency Status](https://gemnasium.com/guard/listen.png)](https://gemnasium.com/guard/listen) [![Code Climate](https://codeclimate.com/github/guard/listen.png)](https://codeclimate.com/github/guard/listen) [![Coverage Status](https://coveralls.io/repos/guard/listen/badge.png?branch=master)](https://coveralls.io/r/guard/listen) + +The Listen gem listens to file modifications and notifies you about the changes. + +## Features + +* OS-optimized adapters on MRI for Mac OS X 10.6+, Linux, \*BSD and Windows, [more info](#listen-adapters) below. +* Detects file modification, addition and removal. +* You can watch multiple directories. +* Regexp-patterns for ignoring paths for more accuracy and speed +* Increased change detection accuracy on OS X HFS and VFAT volumes. +* Tested on selected Ruby environments via [Travis CI](https://travis-ci.org/guard/listen). (See [.travis.yml](https:///github.com/guard/listen/master/.travis.yml) for supported/tested Ruby Versions), + +## Issues / limitations + +* Limited support for symlinked directories ([#279](https://github.com/guard/listen/issues/279)): + * Symlinks are always followed ([#25](https://github.com/guard/listen/issues/25)). + * Symlinked directories pointing within a watched directory are not supported ([#273](https://github.com/guard/listen/pull/273)- see [Duplicate directory errors](https://github.com/guard/listen/wiki/Duplicate-directory-errors)). +* No directory/adapter-specific configuration options. +* Support for plugins planned for future. +* TCP functionality was removed in Listen [3.0.0](https://github.com/guard/listen/releases/tag/v3.0.0) ([#319](https://github.com/guard/listen/issues/319), [#218](https://github.com/guard/listen/issues/218)). There are plans to extract this feature to separate gems ([#258](https://github.com/guard/listen/issues/258)), until this is finished, you can use by locking the `listen` gem to version `'~> 2.10'`. +* Some filesystems won't work without polling (VM/Vagrant Shared folders, NFS, Samba, sshfs, etc.). +* Specs suite on JRuby and Rubinius aren't reliable on Travis CI, but should work. +* Windows and \*BSD adapter aren't continuously and automatically tested. +* OSX adapter has some performance limitations ([#342](https://github.com/guard/listen/issues/342)). +* Ruby < 2.2.x is no longer supported - upgrade to Ruby 2.2 or 2.3 + +Pull requests or help is very welcome for these. + +## Install + +The simplest way to install Listen is to use [Bundler](http://bundler.io). + +```ruby +gem 'listen', '~> 3.0' # NOTE: for TCP functionality, use '~> 2.10' for now +``` + +## Usage + +Call `Listen.to` with either a single directory or multiple directories, then define the "changes" callback in a block. + +``` ruby +listener = Listen.to('dir/to/listen', 'dir/to/listen2') do |modified, added, removed| + puts "modified absolute path: #{modified}" + puts "added absolute path: #{added}" + puts "removed absolute path: #{removed}" +end +listener.start # not blocking +sleep +``` + +### Pause / unpause / stop + +Listeners can also be easily paused/unpaused: + +``` ruby +listener = Listen.to('dir/path/to/listen') { |modified, added, removed| puts 'handle changes here...' } + +listener.start +listener.paused? # => false +listener.processing? # => true + +listener.pause # stops processing changes (but keeps on collecting them) +listener.paused? # => true +listener.processing? # => false + +listener.unpause # resumes processing changes ("start" would do the same) +listener.stop # stop both listening to changes and processing them +``` + + Note: While paused, Listen keeps on collecting changes in the background - to clear them, call "stop" + + Note: You should keep track of all started listeners and stop them properly on finish. + +### Ignore / ignore! + +Listen ignores some directories and extensions by default (See DEFAULT_IGNORED_DIRECTORIES and DEFAULT_IGNORED_EXTENSIONS in Listen::Silencer), you can add ignoring patterns with the `ignore` option/method or overwrite default with `ignore!` option/method. + +``` ruby +listener = Listen.to('dir/path/to/listen', ignore: /\.txt/) { |modified, added, removed| # ... } +listener.start +listener.ignore! /\.pkg/ # overwrite all patterns and only ignore pkg extension. +listener.ignore /\.rb/ # ignore rb extension in addition of pkg. +sleep +``` + +Note: `:ignore` regexp patterns are evaluated against relative paths. + +Note: Ignoring paths does not improve performance, except when Polling ([#274](https://github.com/guard/listen/issues/274)) + +### Only + +Listen catches all files (less the ignored ones) by default. If you want to only listen to a specific type of file (i.e., just `.rb` extension), you should use the `only` option/method. + +``` ruby +listener = Listen.to('dir/path/to/listen', only: /\.rb$/) { |modified, added, removed| # ... } +listener.start +listener.only /_spec\.rb$/ # overwrite all existing only patterns. +sleep +``` + +Note: `:only` regexp patterns are evaluated only against relative **file** paths. + + +## Changes callback + +Changes to the listened-to directories gets reported back to the user in a callback. +The registered callback gets invoked, when there are changes, with **three** parameters: +`modified`, `added` and `removed` paths, in that particular order. +Paths are always returned in their absolute form. + +Example: + +```ruby +listener = Listen.to('path/to/app') do |modified, added, removed| + # This block will be called when there are changes. +end +listener.start +sleep +``` + +or ... + +```ruby +# Create a callback +callback = Proc.new do |modified, added, removed| + # This proc will be called when there are changes. +end +listener = Listen.to('dir', &callback) +listener.start +sleep +``` + +## Options + +All the following options can be set through the `Listen.to` after the directory path(s) params. + +```ruby +ignore: [%r{/foo/bar}, /\.pid$/, /\.coffee$/] # Ignore a list of paths + # default: See DEFAULT_IGNORED_DIRECTORIES and DEFAULT_IGNORED_EXTENSIONS in Listen::Silencer + +ignore!: %r{/foo/bar} # Same as ignore options, but overwrite default ignored paths. + +only: %r{.rb$} # Only listen to specific files + # default: none + +latency: 0.5 # Set the delay (**in seconds**) between checking for changes + # default: 0.25 sec (1.0 sec for polling) + +wait_for_delay: 4 # Set the delay (**in seconds**) between calls to the callback when changes exist + # default: 0.10 sec + +force_polling: true # Force the use of the polling adapter + # default: none + +relative: false # Whether changes should be relative to current dir or not + # default: false + +polling_fallback_message: 'custom message' # Set a custom polling fallback message (or disable it with false) + # default: "Listen will be polling for changes. Learn more at https://github.com/guard/listen#listen-adapters." +``` + +## Debugging + +Setting the environment variable `LISTEN_GEM_DEBUGGING=1` sets up the INFO level logger, while `LISTEN_GEM_DEBUGGING=2` sets up the DEBUG level logger. + +You can also set `Listen.logger` to a custom logger. + + +## Listen adapters + +The Listen gem has a set of adapters to notify it when there are changes. + +There are 4 OS-specific adapters to support Darwin, Linux, \*BSD and Windows. +These adapters are fast as they use some system-calls to implement the notifying function. + +There is also a polling adapter - although it's much slower than other adapters, +it works on every platform/system and scenario (including network filesystems such as VM shared folders). + +The Darwin and Linux adapters are dependencies of the Listen gem so they work out of the box. For other adapters a specific gem will have to be added to your Gemfile, please read below. + +The Listen gem will choose the best adapter automatically, if present. If you +want to force the use of the polling adapter, use the `:force_polling` option +while initializing the listener. + +### On Windows + +If you are on Windows, it's recommended to use the [`wdm`](https://github.com/Maher4Ever/wdm) adapter instead of polling. + +Please add the following to your Gemfile: + +```ruby +gem 'wdm', '>= 0.1.0' if Gem.win_platform? +``` + +### On \*BSD + +If you are on \*BSD you can try to use the [`rb-kqueue`](https://github.com/mat813/rb-kqueue) adapter instead of polling. + +Please add the following to your Gemfile: + +```ruby +require 'rbconfig' +if RbConfig::CONFIG['target_os'] =~ /bsd|dragonfly/i + gem 'rb-kqueue', '>= 0.2' +end + +``` + +### Getting the [polling fallback message](#options)? + +Please visit the [installation section of the Listen WIKI](https://github.com/guard/listen/wiki#installation) for more information and options for potential fixes. + +### Issues and troubleshooting + +*NOTE: without providing the output after setting the `LISTEN_GEM_DEBUGGING=1` environment variable, it can be almost impossible to guess why listen is not working as expected.* + +See [TROUBLESHOOTING](https://github.com/guard/listen/wiki/Troubleshooting) + +## Performance + +If Listen seems slow or unresponsive, make sure you're not using the Polling adapter (you should see a warning upon startup if you are). + +Also, if the directories you're watching contain many files, make sure you're: + +* not using Polling (ideally) +* using `:ignore` and `:only` options to avoid tracking directories you don't care about (important with Polling and on MacOS) +* running Listen with the `:latency` and `:wait_for_delay` options not too small or too big (depends on needs) +* not watching directories with log files, database files or other frequently changing files +* not using a version of Listen prior to 2.7.7 +* not getting silent crashes within Listen (see LISTEN_GEM_DEBUGGING=2) +* not running multiple instances of Listen in the background +* using a file system with atime modification disabled (ideally) +* not using a filesystem with inaccurate file modification times (ideally), e.g. HFS, VFAT +* not buffering to a slow terminal (e.g. transparency + fancy font + slow gfx card + lots of output) +* ideally not running a slow encryption stack, e.g. btrfs + ecryptfs + +When in doubt, LISTEN_GEM_DEBUGGING=2 can help discover the actual events and time they happened. + +See also [Tips and Techniques](https://github.com/guard/listen/wiki/Tips-and-Techniques). + +## Development + +* Documentation hosted at [RubyDoc](http://rubydoc.info/github/guard/listen/master/frames). +* Source hosted at [GitHub](https://github.com/guard/listen). + +Pull requests are very welcome! Please try to follow these simple rules if applicable: + +* Please create a topic branch for every separate change you make. +* Make sure your patches are well tested. All specs must pass on [Travis CI](https://travis-ci.org/guard/listen). +* Update the [Yard](http://yardoc.org/) documentation. +* Update the [README](https://github.com/guard/listen/blob/master/README.md). +* Please **do not change** the version number. + +For questions please join us in our [Google group](http://groups.google.com/group/guard-dev) or on +`#guard` (irc.freenode.net). + +## Acknowledgments + +* [Michael Kessler (netzpirat)][] for having written the [initial specs](https://github.com/guard/listen/commit/1e457b13b1bb8a25d2240428ce5ed488bafbed1f). +* [Travis Tilley (ttilley)][] for this awesome work on [fssm][] & [rb-fsevent][]. +* [Nathan Weizenbaum (nex3)][] for [rb-inotify][], a thorough inotify wrapper. +* [Mathieu Arnold (mat813)][] for [rb-kqueue][], a simple kqueue wrapper. +* [Maher Sallam][] for [wdm][], windows support wouldn't exist without him. +* [Yehuda Katz (wycats)][] for [vigilo][], that has been a great source of inspiration. + +## Author + +[Thibaud Guillaume-Gentil](https://github.com/thibaudgg) ([@thibaudgg](https://twitter.com/thibaudgg)) + +## Contributors + +[https://github.com/guard/listen/graphs/contributors](https://github.com/guard/listen/graphs/contributors) + +[Thibaud Guillaume-Gentil (thibaudgg)]: https://github.com/thibaudgg +[Maher Sallam]: https://github.com/Maher4Ever +[Michael Kessler (netzpirat)]: https://github.com/netzpirat +[Travis Tilley (ttilley)]: https://github.com/ttilley +[fssm]: https://github.com/ttilley/fssm +[rb-fsevent]: https://github.com/thibaudgg/rb-fsevent +[Mathieu Arnold (mat813)]: https://github.com/mat813 +[Nathan Weizenbaum (nex3)]: https://github.com/nex3 +[rb-inotify]: https://github.com/nex3/rb-inotify +[stereobooster]: https://github.com/stereobooster +[rb-fchange]: https://github.com/stereobooster/rb-fchange +[rb-kqueue]: https://github.com/mat813/rb-kqueue +[Yehuda Katz (wycats)]: https://github.com/wycats +[vigilo]: https://github.com/wycats/vigilo +[wdm]: https://github.com/Maher4Ever/wdm diff --git a/vendor/bundle/gems/listen-3.1.5/bin/listen b/vendor/bundle/gems/listen-3.1.5/bin/listen new file mode 100644 index 0000000..dbbdef2 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/bin/listen @@ -0,0 +1,12 @@ +#!/usr/bin/env ruby + +require 'listen' +require 'listen/cli' + +unless defined?(JRUBY_VERSION) + if Signal.list.keys.include?('INT') + Signal.trap('INT') { Thread.new { Listen.stop } } + end +end + +Listen::CLI.start diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen.rb new file mode 100644 index 0000000..fc9ae3e --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen.rb @@ -0,0 +1,57 @@ +require 'logger' +require 'listen/logger' +require 'listen/listener' + +require 'listen/internals/thread_pool' + +# Show warnings about vulnerabilities, bugs and outdated Rubies, since previous +# versions aren't tested or officially supported. +require 'ruby_dep/warning' +RubyDep::Warning.new.show_warnings + +# Always set up logging by default first time file is required +# +# NOTE: If you need to clear the logger completely, do so *after* +# requiring this file. If you need to set a custom logger, +# require the listen/logger file and set the logger before requiring +# this file. +Listen.setup_default_logger_if_unset + +# Won't print anything by default because of level - unless you've set +# LISTEN_GEM_DEBUGGING or provided your own logger with a high enough level +Listen::Logger.info "Listen loglevel set to: #{Listen.logger.level}" +Listen::Logger.info "Listen version: #{Listen::VERSION}" + +module Listen + class << self + # Listens to file system modifications on a either single directory or + # multiple directories. + # + # @param (see Listen::Listener#new) + # + # @yield [modified, added, removed] the changed files + # @yieldparam [Array] modified the list of modified files + # @yieldparam [Array] added the list of added files + # @yieldparam [Array] removed the list of removed files + # + # @return [Listen::Listener] the listener + # + def to(*args, &block) + @listeners ||= [] + Listener.new(*args, &block).tap do |listener| + @listeners << listener + end + end + + # This is used by the `listen` binary to handle Ctrl-C + # + def stop + Internals::ThreadPool.stop + @listeners ||= [] + + # TODO: should use a mutex for this + @listeners.each(&:stop) + @listeners = nil + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter.rb new file mode 100644 index 0000000..a1954d9 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter.rb @@ -0,0 +1,45 @@ +require 'listen/adapter/base' +require 'listen/adapter/bsd' +require 'listen/adapter/darwin' +require 'listen/adapter/linux' +require 'listen/adapter/polling' +require 'listen/adapter/windows' + +module Listen + module Adapter + OPTIMIZED_ADAPTERS = [Darwin, Linux, BSD, Windows].freeze + POLLING_FALLBACK_MESSAGE = 'Listen will be polling for changes.'\ + 'Learn more at https://github.com/guard/listen#listen-adapters.'.freeze + + class << self + def select(options = {}) + _log :debug, 'Adapter: considering polling ...' + return Polling if options[:force_polling] + _log :debug, 'Adapter: considering optimized backend...' + return _usable_adapter_class if _usable_adapter_class + _log :debug, 'Adapter: falling back to polling...' + _warn_polling_fallback(options) + Polling + rescue + _log :warn, format('Adapter: failed: %s:%s', $ERROR_POSITION.inspect, + $ERROR_POSITION * "\n") + raise + end + + private + + def _usable_adapter_class + OPTIMIZED_ADAPTERS.detect(&:usable?) + end + + def _warn_polling_fallback(options) + msg = options.fetch(:polling_fallback_message, POLLING_FALLBACK_MESSAGE) + Kernel.warn "[Listen warning]:\n #{msg}" if msg + end + + def _log(type, message) + Listen::Logger.send(type, message) + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/base.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/base.rb new file mode 100644 index 0000000..e33349a --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/base.rb @@ -0,0 +1,141 @@ +require 'listen/options' +require 'listen/record' +require 'listen/change' + +module Listen + module Adapter + class Base + attr_reader :options + + # TODO: only used by tests + DEFAULTS = {}.freeze + + attr_reader :config + + def initialize(config) + @started = false + @config = config + + @configured = nil + + fail 'No directories to watch!' if config.directories.empty? + + defaults = self.class.const_get('DEFAULTS') + @options = Listen::Options.new(config.adapter_options, defaults) + rescue + _log_exception 'adapter config failed: %s:%s called from: %s', caller + raise + end + + # TODO: it's a separate method as a temporary workaround for tests + def configure + if @configured + _log(:warn, 'Adapter already configured!') + return + end + + @configured = true + + @callbacks ||= {} + config.directories.each do |dir| + callback = @callbacks[dir] || lambda do |event| + _process_event(dir, event) + end + @callbacks[dir] = callback + _configure(dir, &callback) + end + + @snapshots ||= {} + # TODO: separate config per directory (some day maybe) + change_config = Change::Config.new(config.queue, config.silencer) + config.directories.each do |dir| + record = Record.new(dir) + snapshot = Change.new(change_config, record) + @snapshots[dir] = snapshot + end + end + + def started? + @started + end + + def start + configure + + if started? + _log(:warn, 'Adapter already started!') + return + end + + @started = true + + calling_stack = caller.dup + Listen::Internals::ThreadPool.add do + begin + @snapshots.values.each do |snapshot| + _timed('Record.build()') { snapshot.record.build } + end + _run + rescue + msg = 'run() in thread failed: %s:\n'\ + ' %s\n\ncalled from:\n %s' + _log_exception(msg, calling_stack) + raise # for unit tests mostly + end + end + end + + def stop + _stop + end + + def self.usable? + const_get('OS_REGEXP') =~ RbConfig::CONFIG['target_os'] + end + + private + + def _stop + end + + def _timed(title) + start = Time.now.to_f + yield + diff = Time.now.to_f - start + Listen::Logger.info format('%s: %.05f seconds', title, diff) + rescue + Listen::Logger.warn "#{title} crashed: #{$ERROR_INFO.inspect}" + raise + end + + # TODO: allow backend adapters to pass specific invalidation objects + # e.g. Darwin -> DirRescan, INotify -> MoveScan, etc. + def _queue_change(type, dir, rel_path, options) + @snapshots[dir].invalidate(type, rel_path, options) + end + + def _log(*args, &block) + self.class.send(:_log, *args, &block) + end + + def _log_exception(msg, caller_stack) + formatted = format( + msg, + $ERROR_INFO, + $ERROR_POSITION * "\n", + caller_stack * "\n" + ) + + _log(:error, formatted) + end + + class << self + private + + def _log(*args, &block) + Listen::Logger.send(*args, &block) + end + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/bsd.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/bsd.rb new file mode 100644 index 0000000..7db424f --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/bsd.rb @@ -0,0 +1,106 @@ +# Listener implementation for BSD's `kqueue`. +# @see http://www.freebsd.org/cgi/man.cgi?query=kqueue +# @see https://github.com/mat813/rb-kqueue/blob/master/lib/rb-kqueue/queue.rb +# +module Listen + module Adapter + class BSD < Base + OS_REGEXP = /bsd|dragonfly/i + + DEFAULTS = { + events: [ + :delete, + :write, + :extend, + :attrib, + :rename + # :link, :revoke + ] + }.freeze + + BUNDLER_DECLARE_GEM = <<-EOS.gsub(/^ {6}/, '') + Please add the following to your Gemfile to avoid polling for changes: + require 'rbconfig' + if RbConfig::CONFIG['target_os'] =~ /#{OS_REGEXP}/ + gem 'rb-kqueue', '>= 0.2' + end + EOS + + def self.usable? + return false unless super + require 'rb-kqueue' + require 'find' + true + rescue LoadError + Kernel.warn BUNDLER_DECLARE_GEM + false + end + + private + + def _configure(directory, &callback) + @worker ||= KQueue::Queue.new + @callback = callback + # use Record to make a snapshot of dir, so we + # can detect new files + _find(directory.to_s) { |path| _watch_file(path, @worker) } + end + + def _run + @worker.run + end + + def _process_event(dir, event) + full_path = _event_path(event) + if full_path.directory? + # Force dir content tracking to kick in, or we won't have + # names of added files + _queue_change(:dir, dir, '.', recursive: true) + elsif full_path.exist? + path = full_path.relative_path_from(dir) + _queue_change(:file, dir, path.to_s, change: _change(event.flags)) + end + + # If it is a directory, and it has a write flag, it means a + # file has been added so find out which and deal with it. + # No need to check for removed files, kqueue will forget them + # when the vfs does. + _watch_for_new_file(event) if full_path.directory? + end + + def _change(event_flags) + { modified: [:attrib, :extend], + added: [:write], + removed: [:rename, :delete] + }.each do |change, flags| + return change unless (flags & event_flags).empty? + end + nil + end + + def _event_path(event) + Pathname.new(event.watcher.path) + end + + def _watch_for_new_file(event) + queue = event.watcher.queue + _find(_event_path(event).to_s) do |file_path| + unless queue.watchers.detect { |_, v| v.path == file_path.to_s } + _watch_file(file_path, queue) + end + end + end + + def _watch_file(path, queue) + queue.watch_file(path, *options.events, &@callback) + rescue Errno::ENOENT => e + _log :warn, "kqueue: watch file failed: #{e.message}" + end + + # Quick rubocop workaround + def _find(*paths, &block) + Find.send(:find, *paths, &block) + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/config.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/config.rb new file mode 100644 index 0000000..fbd60e0 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/config.rb @@ -0,0 +1,26 @@ +require 'pathname' + +module Listen + module Adapter + class Config + attr_reader :directories + attr_reader :silencer + attr_reader :queue + attr_reader :adapter_options + + def initialize(directories, queue, silencer, adapter_options) + # Default to current directory if no directories are supplied + directories = [Dir.pwd] if directories.to_a.empty? + + # TODO: fix (flatten, array, compact?) + @directories = directories.map do |directory| + Pathname.new(directory.to_s).realpath + end + + @silencer = silencer + @queue = queue + @adapter_options = adapter_options + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/darwin.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/darwin.rb new file mode 100644 index 0000000..d65779f --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/darwin.rb @@ -0,0 +1,92 @@ +require 'thread' +require 'listen/internals/thread_pool' + +module Listen + module Adapter + # Adapter implementation for Mac OS X `FSEvents`. + # + class Darwin < Base + OS_REGEXP = /darwin(?1\d+)/i + + # The default delay between checking for changes. + DEFAULTS = { latency: 0.1 }.freeze + + INCOMPATIBLE_GEM_VERSION = <<-EOS.gsub(/^ {8}/, '') + rb-fsevent > 0.9.4 no longer supports OS X 10.6 through 10.8. + + Please add the following to your Gemfile to avoid polling for changes: + require 'rbconfig' + if RbConfig::CONFIG['target_os'] =~ /darwin(1[0-3])/i + gem 'rb-fsevent', '<= 0.9.4' + end + EOS + + def self.usable? + require 'rb-fsevent' + version = RbConfig::CONFIG['target_os'][OS_REGEXP, :major_version] + return false unless version + return true if version.to_i >= 13 # darwin13 is OS X 10.9 + + fsevent_version = Gem::Version.new(FSEvent::VERSION) + return true if fsevent_version <= Gem::Version.new('0.9.4') + Kernel.warn INCOMPATIBLE_GEM_VERSION + false + end + + private + + # NOTE: each directory gets a DIFFERENT callback! + def _configure(dir, &callback) + opts = { latency: options.latency } + + @workers ||= ::Queue.new + @workers << FSEvent.new.tap do |worker| + _log :debug, "fsevent: watching: #{dir.to_s.inspect}" + worker.watch(dir.to_s, opts, &callback) + end + end + + def _run + first = @workers.pop + + # NOTE: _run is called within a thread, so run every other + # worker in it's own thread + _run_workers_in_background(_to_array(@workers)) + _run_worker(first) + end + + def _process_event(dir, event) + _log :debug, "fsevent: processing event: #{event.inspect}" + event.each do |path| + new_path = Pathname.new(path.sub(%r{\/$}, '')) + _log :debug, "fsevent: #{new_path}" + # TODO: does this preserve symlinks? + rel_path = new_path.relative_path_from(dir).to_s + _queue_change(:dir, dir, rel_path, recursive: true) + end + end + + def _run_worker(worker) + _log :debug, "fsevent: running worker: #{worker.inspect}" + worker.run + rescue + format_string = 'fsevent: running worker failed: %s:%s called from: %s' + _log_exception format_string, caller + end + + def _run_workers_in_background(workers) + workers.each do |worker| + # NOTE: while passing local variables to the block below is not + # thread safe, using 'worker' from the enumerator above is ok + Listen::Internals::ThreadPool.add { _run_worker(worker) } + end + end + + def _to_array(queue) + workers = [] + workers << queue.pop until queue.empty? + workers + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/linux.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/linux.rb new file mode 100644 index 0000000..c1ddf73 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/linux.rb @@ -0,0 +1,106 @@ +module Listen + module Adapter + # @see https://github.com/nex3/rb-inotify + class Linux < Base + OS_REGEXP = /linux/i + + DEFAULTS = { + events: [ + :recursive, + :attrib, + :create, + :delete, + :move, + :close_write + ], + wait_for_delay: 0.1 + }.freeze + + private + + WIKI_URL = 'https://github.com/guard/listen'\ + '/wiki/Increasing-the-amount-of-inotify-watchers'.freeze + + INOTIFY_LIMIT_MESSAGE = <<-EOS.gsub(/^\s*/, '') + FATAL: Listen error: unable to monitor directories for changes. + Visit #{WIKI_URL} for info on how to fix this. + EOS + + def _configure(directory, &callback) + require 'rb-inotify' + @worker ||= ::INotify::Notifier.new + @worker.watch(directory.to_s, *options.events, &callback) + rescue Errno::ENOSPC + abort(INOTIFY_LIMIT_MESSAGE) + end + + def _run + Thread.current[:listen_blocking_read_thread] = true + @worker.run + Thread.current[:listen_blocking_read_thread] = false + end + + def _process_event(dir, event) + # NOTE: avoid using event.absolute_name since new API + # will need to have a custom recursion implemented + # to properly match events to configured directories + path = Pathname.new(event.watcher.path) + event.name + rel_path = path.relative_path_from(dir).to_s + + _log(:debug) { "inotify: #{rel_path} (#{event.flags.inspect})" } + + if /1|true/ =~ ENV['LISTEN_GEM_SIMULATE_FSEVENT'] + if (event.flags & [:moved_to, :moved_from]) || _dir_event?(event) + rel_path = path.dirname.relative_path_from(dir).to_s + end + _queue_change(:dir, dir, rel_path, {}) + return + end + + return if _skip_event?(event) + + cookie_params = event.cookie.zero? ? {} : { cookie: event.cookie } + + # Note: don't pass options to force rescanning the directory, so we can + # detect moving/deleting a whole tree + if _dir_event?(event) + _queue_change(:dir, dir, rel_path, cookie_params) + return + end + + params = cookie_params.merge(change: _change(event.flags)) + + _queue_change(:file, dir, rel_path, params) + end + + def _skip_event?(event) + # Event on root directory + return true if event.name == '' + # INotify reports changes to files inside directories as events + # on the directories themselves too. + # + # @see http://linux.die.net/man/7/inotify + _dir_event?(event) && (event.flags & [:close, :modify]).any? + end + + def _change(event_flags) + { modified: [:attrib, :close_write], + moved_to: [:moved_to], + moved_from: [:moved_from], + added: [:create], + removed: [:delete] }.each do |change, flags| + return change unless (flags & event_flags).empty? + end + nil + end + + def _dir_event?(event) + event.flags.include?(:isdir) + end + + def _stop + @worker && @worker.close + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/polling.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/polling.rb new file mode 100644 index 0000000..486eafe --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/polling.rb @@ -0,0 +1,37 @@ +module Listen + module Adapter + # Polling Adapter that works cross-platform and + # has no dependencies. This is the adapter that + # uses the most CPU processing power and has higher + # file IO than the other implementations. + # + class Polling < Base + OS_REGEXP = // # match every OS + + DEFAULTS = { latency: 1.0, wait_for_delay: 0.05 }.freeze + + private + + def _configure(_, &callback) + @polling_callbacks ||= [] + @polling_callbacks << callback + end + + def _run + loop do + start = Time.now.to_f + @polling_callbacks.each do |callback| + callback.call(nil) + nap_time = options.latency - (Time.now.to_f - start) + # TODO: warn if nap_time is negative (polling too slow) + sleep(nap_time) if nap_time > 0 + end + end + end + + def _process_event(dir, _) + _queue_change(:dir, dir, '.', recursive: true) + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/windows.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/windows.rb new file mode 100644 index 0000000..35dcca7 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/adapter/windows.rb @@ -0,0 +1,98 @@ +module Listen + module Adapter + # Adapter implementation for Windows `wdm`. + # + class Windows < Base + OS_REGEXP = /mswin|mingw|cygwin/i + + BUNDLER_DECLARE_GEM = <<-EOS.gsub(/^ {6}/, '') + Please add the following to your Gemfile to avoid polling for changes: + gem 'wdm', '>= 0.1.0' if Gem.win_platform? + EOS + + def self.usable? + return false unless super + require 'wdm' + true + rescue LoadError + _log :debug, format('wdm - load failed: %s:%s', $ERROR_INFO, + $ERROR_POSITION * "\n") + + Kernel.warn BUNDLER_DECLARE_GEM + false + end + + private + + def _configure(dir) + require 'wdm' + _log :debug, 'wdm - starting...' + @worker ||= WDM::Monitor.new + @worker.watch_recursively(dir.to_s, :files) do |change| + yield([:file, change]) + end + + @worker.watch_recursively(dir.to_s, :directories) do |change| + yield([:dir, change]) + end + + events = [:attributes, :last_write] + @worker.watch_recursively(dir.to_s, *events) do |change| + yield([:attr, change]) + end + end + + def _run + @worker.run! + end + + def _process_event(dir, event) + _log :debug, "wdm - callback: #{event.inspect}" + + type, change = event + + full_path = Pathname(change.path) + + rel_path = full_path.relative_path_from(dir).to_s + + options = { change: _change(change.type) } + + case type + when :file + _queue_change(:file, dir, rel_path, options) + when :attr + unless full_path.directory? + _queue_change(:file, dir, rel_path, options) + end + when :dir + if change.type == :removed + # TODO: check if watched dir? + _queue_change(:dir, dir, Pathname(rel_path).dirname.to_s, {}) + elsif change.type == :added + _queue_change(:dir, dir, rel_path, {}) + # do nothing - changed directory means either: + # - removed subdirs (handled above) + # - added subdirs (handled above) + # - removed files (handled by _file_callback) + # - added files (handled by _file_callback) + # so what's left? + end + end + rescue + details = event.inspect + _log :error, format('wdm - callback (%s): %s:%s', details, $ERROR_INFO, + $ERROR_POSITION * "\n") + raise + end + + def _change(type) + { modified: [:modified, :attrib], # TODO: is attrib really passed? + added: [:added, :renamed_new_file], + removed: [:removed, :renamed_old_file] }.each do |change, types| + return change if types.include?(type) + end + nil + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/backend.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/backend.rb new file mode 100644 index 0000000..ff25495 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/backend.rb @@ -0,0 +1,38 @@ +require 'listen/adapter' +require 'listen/adapter/base' +require 'listen/adapter/config' + +require 'forwardable' + +# This class just aggregates configuration object to avoid Listener specs +# from exploding with huge test setup blocks +module Listen + class Backend + extend Forwardable + + def initialize(directories, queue, silencer, config) + adapter_select_opts = config.adapter_select_options + + adapter_class = Adapter.select(adapter_select_opts) + + # Use default from adapter if possible + @min_delay_between_events = config.min_delay_between_events + @min_delay_between_events ||= adapter_class::DEFAULTS[:wait_for_delay] + @min_delay_between_events ||= 0.1 + + adapter_opts = config.adapter_instance_options(adapter_class) + + aconfig = Adapter::Config.new(directories, queue, silencer, adapter_opts) + @adapter = adapter_class.new(aconfig) + end + + delegate start: :adapter + delegate stop: :adapter + + attr_reader :min_delay_between_events + + private + + attr_reader :adapter + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/change.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/change.rb new file mode 100644 index 0000000..3d49c79 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/change.rb @@ -0,0 +1,76 @@ +require 'listen/file' +require 'listen/directory' + +module Listen + # TODO: rename to Snapshot + class Change + # TODO: test this class for coverage + class Config + def initialize(queue, silencer) + @queue = queue + @silencer = silencer + end + + def silenced?(path, type) + @silencer.silenced?(Pathname(path), type) + end + + def queue(*args) + @queue << args + end + end + + attr_reader :record + + def initialize(config, record) + @config = config + @record = record + end + + # Invalidate some part of the snapshot/record (dir, file, subtree, etc.) + def invalidate(type, rel_path, options) + watched_dir = Pathname.new(record.root) + + change = options[:change] + cookie = options[:cookie] + + if !cookie && config.silenced?(rel_path, type) + Listen::Logger.debug { "(silenced): #{rel_path.inspect}" } + return + end + + path = watched_dir + rel_path + + Listen::Logger.debug do + log_details = options[:silence] && 'recording' || change || 'unknown' + "#{log_details}: #{type}:#{path} (#{options.inspect})" + end + + if change + options = cookie ? { cookie: cookie } : {} + config.queue(type, change, watched_dir, rel_path, options) + elsif type == :dir + # NOTE: POSSIBLE RECURSION + # TODO: fix - use a queue instead + Directory.scan(self, rel_path, options) + else + change = File.change(record, rel_path) + return if !change || options[:silence] + config.queue(:file, change, watched_dir, rel_path) + end + rescue RuntimeError => ex + msg = format( + '%s#%s crashed %s:%s', + self.class, + __method__, + exinspect, + ex.backtrace * "\n") + Listen::Logger.error(msg) + raise + end + + private + + attr_reader :config + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/cli.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/cli.rb new file mode 100644 index 0000000..851f063 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/cli.rb @@ -0,0 +1,65 @@ +require 'thor' +require 'listen' +require 'logger' + +module Listen + class CLI < Thor + default_task :start + + desc 'start', 'Starts Listen' + + class_option :verbose, + type: :boolean, + default: false, + aliases: '-v', + banner: 'Verbose' + + class_option :directory, + type: :array, + default: '.', + aliases: '-d', + banner: 'The directory to listen to' + + class_option :relative, + type: :boolean, + default: false, + aliases: '-r', + banner: 'Convert paths relative to current directory' + + def start + Listen::Forwarder.new(options).start + end + end + + class Forwarder + attr_reader :logger + def initialize(options) + @options = options + @logger = ::Logger.new(STDOUT) + @logger.level = ::Logger::INFO + @logger.formatter = proc { |_, _, _, msg| "#{msg}\n" } + end + + def start + logger.info 'Starting listen...' + directory = @options[:directory] + relative = @options[:relative] + callback = proc do |modified, added, removed| + if @options[:verbose] + logger.info "+ #{added}" unless added.empty? + logger.info "- #{removed}" unless removed.empty? + logger.info "> #{modified}" unless modified.empty? + end + end + + listener = Listen.to( + directory, + relative: relative, + &callback) + + listener.start + + sleep 0.5 while listener.processing? + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/directory.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/directory.rb new file mode 100644 index 0000000..873a722 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/directory.rb @@ -0,0 +1,87 @@ +require 'set' + +module Listen + # TODO: refactor (turn it into a normal object, cache the stat, etc) + class Directory + def self.scan(snapshot, rel_path, options) + record = snapshot.record + dir = Pathname.new(record.root) + previous = record.dir_entries(rel_path) + + record.add_dir(rel_path) + + # TODO: use children(with_directory: false) + path = dir + rel_path + current = Set.new(_children(path)) + + Listen::Logger.debug do + format('%s: %s(%s): %s -> %s', + (options[:silence] ? 'Recording' : 'Scanning'), + rel_path, options.inspect, previous.inspect, current.inspect) + end + + begin + current.each do |full_path| + type = ::File.lstat(full_path.to_s).directory? ? :dir : :file + item_rel_path = full_path.relative_path_from(dir).to_s + _change(snapshot, type, item_rel_path, options) + end + rescue Errno::ENOENT + # The directory changed meanwhile, so rescan it + current = Set.new(_children(path)) + retry + end + + # TODO: this is not tested properly + previous = previous.reject { |entry, _| current.include? path + entry } + + _async_changes(snapshot, Pathname.new(rel_path), previous, options) + + rescue Errno::ENOENT, Errno::EHOSTDOWN + record.unset_path(rel_path) + _async_changes(snapshot, Pathname.new(rel_path), previous, options) + + rescue Errno::ENOTDIR + # TODO: path not tested + record.unset_path(rel_path) + _async_changes(snapshot, path, previous, options) + _change(snapshot, :file, rel_path, options) + rescue + Listen::Logger.warn do + format('scan DIED: %s:%s', $ERROR_INFO, $ERROR_POSITION * "\n") + end + raise + end + + def self._async_changes(snapshot, path, previous, options) + fail "Not a Pathname: #{path.inspect}" unless path.respond_to?(:children) + previous.each do |entry, data| + # TODO: this is a hack with insufficient testing + type = data.key?(:mtime) ? :file : :dir + rel_path_s = (path + entry).to_s + _change(snapshot, type, rel_path_s, options) + end + end + + def self._change(snapshot, type, path, options) + return snapshot.invalidate(type, path, options) if type == :dir + + # Minor param cleanup for tests + # TODO: use a dedicated Event class + opts = options.dup + opts.delete(:recursive) + snapshot.invalidate(type, path, opts) + end + + def self._children(path) + return path.children unless RUBY_ENGINE == 'jruby' + + # JRuby inconsistency workaround, see: + # https://github.com/jruby/jruby/issues/3840 + exists = path.exist? + directory = path.directory? + return path.children unless exists && !directory + raise Errno::ENOTDIR, path.to_s + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/event/config.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/config.rb new file mode 100644 index 0000000..d49a8f2 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/config.rb @@ -0,0 +1,55 @@ +module Listen + module Event + class Config + def initialize( + listener, + event_queue, + queue_optimizer, + wait_for_delay, + &block) + + @listener = listener + @event_queue = event_queue + @queue_optimizer = queue_optimizer + @min_delay_between_events = wait_for_delay + @block = block + end + + def sleep(*args) + Kernel.sleep(*args) + end + + def call(*args) + @block.call(*args) if @block + end + + def timestamp + Time.now.to_f + end + + attr_reader :event_queue + + def callable? + @block + end + + def optimize_changes(changes) + @queue_optimizer.smoosh_changes(changes) + end + + attr_reader :min_delay_between_events + + def stopped? + listener.state == :stopped + end + + def paused? + listener.state == :paused + end + + private + + attr_reader :listener + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/event/loop.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/loop.rb new file mode 100644 index 0000000..008dbfb --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/loop.rb @@ -0,0 +1,117 @@ +require 'thread' + +require 'timeout' +require 'listen/event/processor' + +module Listen + module Event + class Loop + class Error < RuntimeError + class NotStarted < Error + end + end + + def initialize(config) + @config = config + @wait_thread = nil + @state = :paused + @reasons = ::Queue.new + end + + def wakeup_on_event + return if stopped? + return unless processing? + return unless wait_thread.alive? + _wakeup(:event) + end + + def paused? + wait_thread && state == :paused + end + + def processing? + return false if stopped? + return false if paused? + state == :processing + end + + def setup + # TODO: use a Fiber instead? + q = ::Queue.new + @wait_thread = Internals::ThreadPool.add do + _wait_for_changes(q, config) + end + + Listen::Logger.debug('Waiting for processing to start...') + Timeout.timeout(5) { q.pop } + end + + def resume + fail Error::NotStarted if stopped? + return unless wait_thread + _wakeup(:resume) + end + + def pause + # TODO: works? + # fail NotImplementedError + end + + def teardown + return unless wait_thread + if wait_thread.alive? + _wakeup(:teardown) + wait_thread.join + end + @wait_thread = nil + end + + def stopped? + !wait_thread + end + + private + + attr_reader :config + attr_reader :wait_thread + + attr_accessor :state + + def _wait_for_changes(ready_queue, config) + processor = Event::Processor.new(config, @reasons) + + _wait_until_resumed(ready_queue) + processor.loop_for(config.min_delay_between_events) + rescue StandardError => ex + _nice_error(ex) + end + + def _sleep(*args) + Kernel.sleep(*args) + end + + def _wait_until_resumed(ready_queue) + self.state = :paused + ready_queue << :ready + sleep + self.state = :processing + end + + def _nice_error(ex) + indent = "\n -- " + msg = format( + 'exception while processing events: %s Backtrace:%s%s', + ex, + indent, + ex.backtrace * indent + ) + Listen::Logger.error(msg) + end + + def _wakeup(reason) + @reasons << reason + wait_thread.wakeup + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/event/processor.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/processor.rb new file mode 100644 index 0000000..ab492e7 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/processor.rb @@ -0,0 +1,122 @@ +module Listen + module Event + class Processor + def initialize(config, reasons) + @config = config + @reasons = reasons + _reset_no_unprocessed_events + end + + # TODO: implement this properly instead of checking the state at arbitrary + # points in time + def loop_for(latency) + @latency = latency + + loop do + _wait_until_events + _wait_until_events_calm_down + _wait_until_no_longer_paused + _process_changes + end + rescue Stopped + Listen::Logger.debug('Processing stopped') + end + + private + + class Stopped < RuntimeError + end + + def _wait_until_events_calm_down + loop do + now = _timestamp + + # Assure there's at least latency between callbacks to allow + # for accumulating changes + diff = _deadline - now + break if diff <= 0 + + # give events a bit of time to accumulate so they can be + # compressed/optimized + _sleep(:waiting_until_latency, diff) + end + end + + def _wait_until_no_longer_paused + # TODO: may not be a good idea? + _sleep(:waiting_for_unpause) while config.paused? + end + + def _check_stopped + return unless config.stopped? + + _flush_wakeup_reasons + raise Stopped + end + + def _sleep(_local_reason, *args) + _check_stopped + sleep_duration = config.sleep(*args) + _check_stopped + + _flush_wakeup_reasons do |reason| + next unless reason == :event + _remember_time_of_first_unprocessed_event unless config.paused? + end + + sleep_duration + end + + def _remember_time_of_first_unprocessed_event + @first_unprocessed_event_time ||= _timestamp + end + + def _reset_no_unprocessed_events + @first_unprocessed_event_time = nil + end + + def _deadline + @first_unprocessed_event_time + @latency + end + + def _wait_until_events + # TODO: long sleep may not be a good idea? + _sleep(:waiting_for_events) while config.event_queue.empty? + @first_unprocessed_event_time ||= _timestamp + end + + def _flush_wakeup_reasons + reasons = @reasons + until reasons.empty? + reason = reasons.pop + yield reason if block_given? + end + end + + def _timestamp + config.timestamp + end + + # for easier testing without sleep loop + def _process_changes + _reset_no_unprocessed_events + + changes = [] + changes << config.event_queue.pop until config.event_queue.empty? + + callable = config.callable? + return unless callable + + hash = config.optimize_changes(changes) + result = [hash[:modified], hash[:added], hash[:removed]] + return if result.all?(&:empty?) + + block_start = _timestamp + config.call(*result) + Listen::Logger.debug "Callback took #{_timestamp - block_start} sec" + end + + attr_reader :config + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/event/queue.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/queue.rb new file mode 100644 index 0000000..9daf175 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/event/queue.rb @@ -0,0 +1,55 @@ +require 'thread' + +require 'forwardable' + +module Listen + module Event + class Queue + extend Forwardable + + class Config + def initialize(relative) + @relative = relative + end + + def relative? + @relative + end + end + + def initialize(config, &block) + @event_queue = ::Queue.new + @block = block + @config = config + end + + def <<(args) + type, change, dir, path, options = *args + fail "Invalid type: #{type.inspect}" unless [:dir, :file].include? type + fail "Invalid change: #{change.inspect}" unless change.is_a?(Symbol) + fail "Invalid path: #{path.inspect}" unless path.is_a?(String) + + dir = _safe_relative_from_cwd(dir) + event_queue.public_send(:<<, [type, change, dir, path, options]) + + block.call(args) if block + end + + delegate empty?: :event_queue + delegate pop: :event_queue + + private + + attr_reader :event_queue + attr_reader :block + attr_reader :config + + def _safe_relative_from_cwd(dir) + return dir unless config.relative? + dir.relative_path_from(Pathname.pwd) + rescue ArgumentError + dir + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/file.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/file.rb new file mode 100644 index 0000000..32fc6c3 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/file.rb @@ -0,0 +1,80 @@ +require 'digest/md5' + +module Listen + class File + def self.change(record, rel_path) + path = Pathname.new(record.root) + rel_path + lstat = path.lstat + + data = { mtime: lstat.mtime.to_f, mode: lstat.mode } + + record_data = record.file_data(rel_path) + + if record_data.empty? + record.update_file(rel_path, data) + return :added + end + + if data[:mode] != record_data[:mode] + record.update_file(rel_path, data) + return :modified + end + + if data[:mtime] != record_data[:mtime] + record.update_file(rel_path, data) + return :modified + end + + return if /1|true/ =~ ENV['LISTEN_GEM_DISABLE_HASHING'] + return unless inaccurate_mac_time?(lstat) + + # Check if change happened within 1 second (maybe it's even + # too much, e.g. 0.3-0.5 could be sufficient). + # + # With rb-fsevent, there's a (configurable) latency between + # when file was changed and when the event was triggered. + # + # If a file is saved at ???14.998, by the time the event is + # actually received by Listen, the time could already be e.g. + # ???15.7. + # + # And since Darwin adapter uses directory scanning, the file + # mtime may be the same (e.g. file was changed at ???14.001, + # then at ???14.998, but the fstat time would be ???14.0 in + # both cases). + # + # If change happend at ???14.999997, the mtime is 14.0, so for + # an mtime=???14.0 we assume it could even be almost ???15.0 + # + # So if Time.now.to_f is ???15.999998 and stat reports mtime + # at ???14.0, then event was due to that file'd change when: + # + # ???15.999997 - ???14.999998 < 1.0s + # + # So the "2" is "1 + 1" (1s to cover rb-fsevent latency + + # 1s maximum difference between real mtime and that recorded + # in the file system) + # + return if data[:mtime].to_i + 2 <= Time.now.to_f + + md5 = Digest::MD5.file(path).digest + record.update_file(rel_path, data.merge(md5: md5)) + :modified if record_data[:md5] && md5 != record_data[:md5] + rescue SystemCallError + record.unset_path(rel_path) + :removed + rescue + Listen::Logger.debug "lstat failed for: #{rel_path} (#{$ERROR_INFO})" + raise + end + + def self.inaccurate_mac_time?(stat) + # 'mac' means Modified/Accessed/Created + + # Since precision depends on mounted FS (e.g. you can have a FAT partiion + # mounted on Linux), check for fields with a remainder to detect this + + [stat.mtime, stat.ctime, stat.atime].map(&:usec).all?(&:zero?) + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/fsm.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/fsm.rb new file mode 100644 index 0000000..882cc00 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/fsm.rb @@ -0,0 +1,132 @@ +# Code copied from https://github.com/celluloid/celluloid-fsm +module Listen + module FSM + DEFAULT_STATE = :default # Default state name unless one is explicitly set + + # Included hook to extend class methods + def self.included(klass) + klass.send :extend, ClassMethods + end + + module ClassMethods + # Obtain or set the default state + # Passing a state name sets the default state + def default_state(new_default = nil) + if new_default + @default_state = new_default.to_sym + else + defined?(@default_state) ? @default_state : DEFAULT_STATE + end + end + + # Obtain the valid states for this FSM + def states + @states ||= {} + end + + # Declare an FSM state and optionally provide a callback block to fire + # Options: + # * to: a state or array of states this state can transition to + def state(*args, &block) + if args.last.is_a? Hash + # Stringify keys :/ + options = args.pop.each_with_object({}) { |(k, v), h| h[k.to_s] = v } + else + options = {} + end + + args.each do |name| + name = name.to_sym + default_state name if options['default'] + states[name] = State.new(name, options['to'], &block) + end + end + end + + # Be kind and call super if you must redefine initialize + def initialize + @state = self.class.default_state + end + + # Obtain the current state of the FSM + attr_reader :state + + def transition(state_name) + new_state = validate_and_sanitize_new_state(state_name) + return unless new_state + transition_with_callbacks!(new_state) + end + + # Immediate state transition with no checks, or callbacks. "Dangerous!" + def transition!(state_name) + @state = state_name + end + + protected + + def validate_and_sanitize_new_state(state_name) + state_name = state_name.to_sym + + return if current_state_name == state_name + + if current_state && !current_state.valid_transition?(state_name) + valid = current_state.transitions.map(&:to_s).join(', ') + msg = "#{self.class} can't change state from '#{@state}'"\ + " to '#{state_name}', only to: #{valid}" + fail ArgumentError, msg + end + + new_state = states[state_name] + + unless new_state + return if state_name == default_state + fail ArgumentError, "invalid state for #{self.class}: #{state_name}" + end + + new_state + end + + def transition_with_callbacks!(state_name) + transition! state_name.name + state_name.call(self) + end + + def states + self.class.states + end + + def default_state + self.class.default_state + end + + def current_state + states[@state] + end + + def current_state_name + current_state && current_state.name || '' + end + + class State + attr_reader :name, :transitions + + def initialize(name, transitions = nil, &block) + @name = name + @block = block + @transitions = nil + @transitions = Array(transitions).map(&:to_sym) if transitions + end + + def call(obj) + obj.instance_eval(&@block) if @block + end + + def valid_transition?(new_state) + # All transitions are allowed unless expressly + return true unless @transitions + + @transitions.include? new_state.to_sym + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb new file mode 100644 index 0000000..e112d90 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb @@ -0,0 +1,29 @@ +module Listen + # @private api + module Internals + module ThreadPool + def self.add(&block) + Thread.new { block.call }.tap do |th| + (@threads ||= Queue.new) << th + end + end + + def self.stop + return unless @threads ||= nil + return if @threads.empty? # return to avoid using possibly stubbed Queue + + killed = Queue.new + # You can't kill a read on a descriptor in JRuby, so let's just + # ignore running threads (listen rb-inotify waiting for disk activity + # before closing) pray threads die faster than they are created... + limit = RUBY_ENGINE == 'jruby' ? [1] : [] + + killed << @threads.pop.kill until @threads.empty? + until killed.empty? + th = killed.pop + th.join(*limit) unless th[:listen_blocking_read_thread] + end + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/listener.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/listener.rb new file mode 100644 index 0000000..e0fe656 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/listener.rb @@ -0,0 +1,133 @@ +require 'English' + +require 'listen/version' + +require 'listen/backend' + +require 'listen/silencer' +require 'listen/silencer/controller' + +require 'listen/queue_optimizer' + +require 'listen/fsm' + +require 'listen/event/loop' +require 'listen/event/queue' +require 'listen/event/config' + +require 'listen/listener/config' + +module Listen + class Listener + # TODO: move the state machine's methods private + include Listen::FSM + + # Initializes the directories listener. + # + # @param [String] directory the directories to listen to + # @param [Hash] options the listen options (see Listen::Listener::Options) + # + # @yield [modified, added, removed] the changed files + # @yieldparam [Array] modified the list of modified files + # @yieldparam [Array] added the list of added files + # @yieldparam [Array] removed the list of removed files + # + def initialize(*dirs, &block) + options = dirs.last.is_a?(Hash) ? dirs.pop : {} + + @config = Config.new(options) + + eq_config = Event::Queue::Config.new(@config.relative?) + queue = Event::Queue.new(eq_config) { @processor.wakeup_on_event } + + silencer = Silencer.new + rules = @config.silencer_rules + @silencer_controller = Silencer::Controller.new(silencer, rules) + + @backend = Backend.new(dirs, queue, silencer, @config) + + optimizer_config = QueueOptimizer::Config.new(@backend, silencer) + + pconfig = Event::Config.new( + self, + queue, + QueueOptimizer.new(optimizer_config), + @backend.min_delay_between_events, + &block) + + @processor = Event::Loop.new(pconfig) + + super() # FSM + end + + default_state :initializing + + state :initializing, to: [:backend_started, :stopped] + + state :backend_started, to: [:frontend_ready, :stopped] do + backend.start + end + + state :frontend_ready, to: [:processing_events, :stopped] do + processor.setup + end + + state :processing_events, to: [:paused, :stopped] do + processor.resume + end + + state :paused, to: [:processing_events, :stopped] do + processor.pause + end + + state :stopped, to: [:backend_started] do + backend.stop # should be before processor.teardown to halt events ASAP + processor.teardown + end + + # Starts processing events and starts adapters + # or resumes invoking callbacks if paused + def start + transition :backend_started if state == :initializing + transition :frontend_ready if state == :backend_started + transition :processing_events if state == :frontend_ready + transition :processing_events if state == :paused + end + + # Stops both listening for events and processing them + def stop + transition :stopped + end + + # Stops invoking callbacks (messages pile up) + def pause + transition :paused + end + + # processing means callbacks are called + def processing? + state == :processing_events + end + + def paused? + state == :paused + end + + def ignore(regexps) + @silencer_controller.append_ignores(regexps) + end + + def ignore!(regexps) + @silencer_controller.replace_with_bang_ignores(regexps) + end + + def only(regexps) + @silencer_controller.replace_with_only(regexps) + end + + private + + attr_reader :processor + attr_reader :backend + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/listener/config.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/listener/config.rb new file mode 100644 index 0000000..d135322 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/listener/config.rb @@ -0,0 +1,41 @@ +module Listen + class Listener + class Config + DEFAULTS = { + # Listener options + debug: false, # TODO: is this broken? + wait_for_delay: nil, # NOTE: should be provided by adapter if possible + relative: false, + + # Backend selecting options + force_polling: false, + polling_fallback_message: nil + }.freeze + + def initialize(opts) + @options = DEFAULTS.merge(opts) + @relative = @options[:relative] + @min_delay_between_events = @options[:wait_for_delay] + @silencer_rules = @options # silencer will extract what it needs + end + + def relative? + @relative + end + + attr_reader :min_delay_between_events + + attr_reader :silencer_rules + + def adapter_instance_options(klass) + valid_keys = klass.const_get('DEFAULTS').keys + Hash[@options.select { |key, _| valid_keys.include?(key) }] + end + + def adapter_select_options + valid_keys = %w(force_polling polling_fallback_message).map(&:to_sym) + Hash[@options.select { |key, _| valid_keys.include?(key) }] + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/logger.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/logger.rb new file mode 100644 index 0000000..b0e6333 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/logger.rb @@ -0,0 +1,32 @@ +module Listen + def self.logger + @logger ||= nil + end + + def self.logger=(logger) + @logger = logger + end + + def self.setup_default_logger_if_unset + self.logger ||= ::Logger.new(STDERR).tap do |logger| + debugging = ENV['LISTEN_GEM_DEBUGGING'] + logger.level = + case debugging.to_s + when /2/ + ::Logger::DEBUG + when /true|yes|1/i + ::Logger::INFO + else + ::Logger::ERROR + end + end + end + + class Logger + [:fatal, :error, :warn, :info, :debug].each do |meth| + define_singleton_method(meth) do |*args, &block| + Listen.logger.public_send(meth, *args, &block) if Listen.logger + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/options.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/options.rb new file mode 100644 index 0000000..7ae36a7 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/options.rb @@ -0,0 +1,23 @@ +module Listen + class Options + def initialize(opts, defaults) + @options = {} + given_options = opts.dup + defaults.keys.each do |key| + @options[key] = given_options.delete(key) || defaults[key] + end + + return if given_options.empty? + + msg = "Unknown options: #{given_options.inspect}" + Listen::Logger.warn msg + fail msg + end + + def method_missing(name, *_) + return @options[name] if @options.key?(name) + msg = "Bad option: #{name.inspect} (valid:#{@options.keys.inspect})" + fail NameError, msg + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/queue_optimizer.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/queue_optimizer.rb new file mode 100644 index 0000000..752297a --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/queue_optimizer.rb @@ -0,0 +1,132 @@ +module Listen + class QueueOptimizer + class Config + def initialize(adapter_class, silencer) + @adapter_class = adapter_class + @silencer = silencer + end + + def exist?(path) + Pathname(path).exist? + end + + def silenced?(path, type) + @silencer.silenced?(path, type) + end + + def debug(*args, &block) + Listen.logger.debug(*args, &block) + end + end + + def smoosh_changes(changes) + # TODO: adapter could be nil at this point (shutdown) + cookies = changes.group_by do |_, _, _, _, options| + (options || {})[:cookie] + end + _squash_changes(_reinterpret_related_changes(cookies)) + end + + def initialize(config) + @config = config + end + + private + + attr_reader :config + + # groups changes into the expected structure expected by + # clients + def _squash_changes(changes) + # We combine here for backward compatibility + # Newer clients should receive dir and path separately + changes = changes.map { |change, dir, path| [change, dir + path] } + + actions = changes.group_by(&:last).map do |path, action_list| + [_logical_action_for(path, action_list.map(&:first)), path.to_s] + end + + config.debug("listen: raw changes: #{actions.inspect}") + + { modified: [], added: [], removed: [] }.tap do |squashed| + actions.each do |type, path| + squashed[type] << path unless type.nil? + end + config.debug("listen: final changes: #{squashed.inspect}") + end + end + + def _logical_action_for(path, actions) + actions << :added if actions.delete(:moved_to) + actions << :removed if actions.delete(:moved_from) + + modified = actions.detect { |x| x == :modified } + _calculate_add_remove_difference(actions, path, modified) + end + + def _calculate_add_remove_difference(actions, path, default_if_exists) + added = actions.count { |x| x == :added } + removed = actions.count { |x| x == :removed } + diff = added - removed + + # TODO: avoid checking if path exists and instead assume the events are + # in order (if last is :removed, it doesn't exist, etc.) + if config.exist?(path) + if diff > 0 + :added + elsif diff.zero? && added > 0 + :modified + else + default_if_exists + end + else + diff < 0 ? :removed : nil + end + end + + # remove extraneous rb-inotify events, keeping them only if it's a possible + # editor rename() call (e.g. Kate and Sublime) + def _reinterpret_related_changes(cookies) + table = { moved_to: :added, moved_from: :removed } + cookies.flat_map do |_, changes| + data = _detect_possible_editor_save(changes) + if data + to_dir, to_file = data + [[:modified, to_dir, to_file]] + else + not_silenced = changes.reject do |type, _, _, path, _| + config.silenced?(Pathname(path), type) + end + not_silenced.map do |_, change, dir, path, _| + [table.fetch(change, change), dir, path] + end + end + end + end + + def _detect_possible_editor_save(changes) + return unless changes.size == 2 + + from_type = from_change = from = nil + to_type = to_change = to_dir = to = nil + + changes.each do |data| + case data[1] + when :moved_from + from_type, from_change, _, from, = data + when :moved_to + to_type, to_change, to_dir, to, = data + else + return nil + end + end + + return unless from && to + + # Expect an ignored moved_from and non-ignored moved_to + # to qualify as an "editor modify" + return unless config.silenced?(Pathname(from), from_type) + config.silenced?(Pathname(to), to_type) ? nil : [to_dir, to] + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/record.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/record.rb new file mode 100644 index 0000000..ad374ce --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/record.rb @@ -0,0 +1,118 @@ +require 'thread' +require 'listen/record/entry' +require 'listen/record/symlink_detector' + +module Listen + class Record + # TODO: one Record object per watched directory? + # TODO: deprecate + + attr_reader :root + def initialize(directory) + @tree = _auto_hash + @root = directory.to_s + end + + def add_dir(rel_path) + return if [nil, '', '.'].include? rel_path + @tree[rel_path] ||= {} + end + + def update_file(rel_path, data) + dirname, basename = Pathname(rel_path).split.map(&:to_s) + _fast_update_file(dirname, basename, data) + end + + def unset_path(rel_path) + dirname, basename = Pathname(rel_path).split.map(&:to_s) + _fast_unset_path(dirname, basename) + end + + def file_data(rel_path) + dirname, basename = Pathname(rel_path).split.map(&:to_s) + if [nil, '', '.'].include? dirname + tree[basename] ||= {} + tree[basename].dup + else + tree[dirname] ||= {} + tree[dirname][basename] ||= {} + tree[dirname][basename].dup + end + end + + def dir_entries(rel_path) + subtree = + if [nil, '', '.'].include? rel_path.to_s + tree + else + tree[rel_path.to_s] ||= _auto_hash + tree[rel_path.to_s] + end + + result = {} + subtree.each do |key, values| + # only get data for file entries + result[key] = values.key?(:mtime) ? values : {} + end + result + end + + def build + @tree = _auto_hash + # TODO: test with a file name given + # TODO: test other permissions + # TODO: test with mixed encoding + symlink_detector = SymlinkDetector.new + remaining = ::Queue.new + remaining << Entry.new(root, nil, nil) + _fast_build_dir(remaining, symlink_detector) until remaining.empty? + end + + private + + def _auto_hash + Hash.new { |h, k| h[k] = Hash.new } + end + + attr_reader :tree + + def _fast_update_file(dirname, basename, data) + if [nil, '', '.'].include? dirname + tree[basename] = (tree[basename] || {}).merge(data) + else + tree[dirname] ||= {} + tree[dirname][basename] = (tree[dirname][basename] || {}).merge(data) + end + end + + def _fast_unset_path(dirname, basename) + # this may need to be reworked to properly remove + # entries from a tree, without adding non-existing dirs to the record + if [nil, '', '.'].include? dirname + return unless tree.key?(basename) + tree.delete(basename) + else + return unless tree.key?(dirname) + tree[dirname].delete(basename) + end + end + + def _fast_build_dir(remaining, symlink_detector) + entry = remaining.pop + children = entry.children # NOTE: children() implicitly tests if dir + symlink_detector.verify_unwatched!(entry) + children.each { |child| remaining << child } + add_dir(entry.record_dir_key) + rescue Errno::ENOTDIR + _fast_try_file(entry) + rescue SystemCallError, SymlinkDetector::Error + _fast_unset_path(entry.relative, entry.name) + end + + def _fast_try_file(entry) + _fast_update_file(entry.relative, entry.name, entry.meta) + rescue SystemCallError + _fast_unset_path(entry.relative, entry.name) + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/record/entry.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/record/entry.rb new file mode 100644 index 0000000..759be61 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/record/entry.rb @@ -0,0 +1,64 @@ +module Listen + # @private api + class Record + # Represents a directory entry (dir or file) + class Entry + # file: "/home/me/watched_dir", "app/models", "foo.rb" + # dir, "/home/me/watched_dir", "." + def initialize(root, relative, name = nil) + @root = root + @relative = relative + @name = name + end + + attr_reader :root, :relative, :name + + def children + child_relative = _join + (_entries(sys_path) - %w(. ..)).map do |name| + Entry.new(@root, child_relative, name) + end + end + + def meta + lstat = ::File.lstat(sys_path) + { mtime: lstat.mtime.to_f, mode: lstat.mode } + end + + # record hash is e.g. + # if @record["/home/me/watched_dir"]["project/app/models"]["foo.rb"] + # if @record["/home/me/watched_dir"]["project/app"]["models"] + # record_dir_key is "project/app/models" + def record_dir_key + ::File.join(*[@relative, @name].compact) + end + + def sys_path + # Use full path in case someone uses chdir + ::File.join(*[@root, @relative, @name].compact) + end + + def real_path + @real_path ||= ::File.realpath(sys_path) + end + + private + + def _join + args = [@relative, @name].compact + args.empty? ? nil : ::File.join(*args) + end + + def _entries(dir) + return Dir.entries(dir) unless RUBY_ENGINE == 'jruby' + + # JRuby inconsistency workaround, see: + # https://github.com/jruby/jruby/issues/3840 + exists = ::File.exist?(dir) + directory = ::File.directory?(dir) + return Dir.entries(dir) unless exists && !directory + raise Errno::ENOTDIR, dir + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/record/symlink_detector.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/record/symlink_detector.rb new file mode 100644 index 0000000..5884092 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/record/symlink_detector.rb @@ -0,0 +1,39 @@ +require 'set' + +module Listen + # @private api + class Record + class SymlinkDetector + WIKI = 'https://github.com/guard/listen/wiki/Duplicate-directory-errors'.freeze + + SYMLINK_LOOP_ERROR = <<-EOS.freeze + ** ERROR: directory is already being watched! ** + + Directory: %s + + is already being watched through: %s + + MORE INFO: #{WIKI} + EOS + + class Error < RuntimeError + end + + def initialize + @real_dirs = Set.new + end + + def verify_unwatched!(entry) + real_path = entry.real_path + @real_dirs.add?(real_path) || _fail(entry.sys_path, real_path) + end + + private + + def _fail(symlinked, real_path) + STDERR.puts format(SYMLINK_LOOP_ERROR, symlinked, real_path) + fail Error, 'Failed due to looped symlinks' + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/silencer.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/silencer.rb new file mode 100644 index 0000000..4addd34 --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/silencer.rb @@ -0,0 +1,97 @@ +module Listen + class Silencer + # The default list of directories that get ignored. + DEFAULT_IGNORED_DIRECTORIES = %r{^(?: + \.git + | \.svn + | \.hg + | \.rbx + | \.bundle + | bundle + | vendor/bundle + | log + | tmp + |vendor/ruby + )(/|$)}x + + # The default list of files that get ignored. + DEFAULT_IGNORED_EXTENSIONS = %r{(?: + # Kate's tmp\/swp files + \..*\d+\.new + | \.kate-swp + + # Gedit tmp files + | \.goutputstream-.{6} + + # Intellij files + | ___jb_bak___ + | ___jb_old___ + + # Vim swap files and write test + | \.sw[px] + | \.swpx + | ^4913 + + # Sed temporary files - but without actual words, like 'sedatives' + | (?:^ + sed + + (?: + [a-zA-Z0-9]{0}[A-Z]{1}[a-zA-Z0-9]{5} | + [a-zA-Z0-9]{1}[A-Z]{1}[a-zA-Z0-9]{4} | + [a-zA-Z0-9]{2}[A-Z]{1}[a-zA-Z0-9]{3} | + [a-zA-Z0-9]{3}[A-Z]{1}[a-zA-Z0-9]{2} | + [a-zA-Z0-9]{4}[A-Z]{1}[a-zA-Z0-9]{1} | + [a-zA-Z0-9]{5}[A-Z]{1}[a-zA-Z0-9]{0} + ) + ) + + # other files + | \.DS_Store + | \.tmp + | ~ + )$}x + + attr_accessor :only_patterns, :ignore_patterns + + def initialize + configure({}) + end + + def configure(options) + @only_patterns = options[:only] ? Array(options[:only]) : nil + @ignore_patterns = _init_ignores(options[:ignore], options[:ignore!]) + end + + # Note: relative_path is temporarily expected to be a relative Pathname to + # make refactoring easier (ideally, it would take a string) + + # TODO: switch type and path places - and verify + def silenced?(relative_path, type) + path = relative_path.to_s + + if only_patterns && type == :file + return true unless only_patterns.any? { |pattern| path =~ pattern } + end + + ignore_patterns.any? { |pattern| path =~ pattern } + end + + private + + attr_reader :options + + def _init_ignores(ignores, overrides) + patterns = [] + unless overrides + patterns << DEFAULT_IGNORED_DIRECTORIES + patterns << DEFAULT_IGNORED_EXTENSIONS + end + + patterns << ignores + patterns << overrides + + patterns.compact.flatten + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/silencer/controller.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/silencer/controller.rb new file mode 100644 index 0000000..a07e0ae --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/silencer/controller.rb @@ -0,0 +1,48 @@ +module Listen + class Silencer + class Controller + def initialize(silencer, default_options) + @silencer = silencer + + opts = default_options + + @prev_silencer_options = {} + rules = [:only, :ignore, :ignore!].map do |option| + [option, opts[option]] if opts.key? option + end + + _reconfigure_silencer(Hash[rules.compact]) + end + + def append_ignores(*regexps) + prev_ignores = Array(@prev_silencer_options[:ignore]) + _reconfigure_silencer(ignore: [prev_ignores + regexps]) + end + + def replace_with_bang_ignores(regexps) + _reconfigure_silencer(ignore!: regexps) + end + + def replace_with_only(regexps) + _reconfigure_silencer(only: regexps) + end + + private + + def _reconfigure_silencer(extra_options) + opts = extra_options.dup + opts = opts.map do |key, value| + [key, Array(value).flatten.compact] + end + opts = Hash[opts] + + if opts.key?(:ignore) && opts[:ignore].empty? + opts.delete(:ignore) + end + + @prev_silencer_options = opts + @silencer.configure(@prev_silencer_options.dup.freeze) + end + end + end +end diff --git a/vendor/bundle/gems/listen-3.1.5/lib/listen/version.rb b/vendor/bundle/gems/listen-3.1.5/lib/listen/version.rb new file mode 100644 index 0000000..2a19c7f --- /dev/null +++ b/vendor/bundle/gems/listen-3.1.5/lib/listen/version.rb @@ -0,0 +1,3 @@ +module Listen + VERSION = '3.1.5'.freeze +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/.gitignore b/vendor/bundle/gems/mercenary-0.3.6/.gitignore new file mode 100644 index 0000000..d87d4be --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/.gitignore @@ -0,0 +1,17 @@ +*.gem +*.rbc +.bundle +.config +.yardoc +Gemfile.lock +InstalledFiles +_yardoc +coverage +doc/ +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp diff --git a/vendor/bundle/gems/mercenary-0.3.6/.rspec b/vendor/bundle/gems/mercenary-0.3.6/.rspec new file mode 100644 index 0000000..5f16476 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/.rspec @@ -0,0 +1,2 @@ +--color +--format progress diff --git a/vendor/bundle/gems/mercenary-0.3.6/.travis.yml b/vendor/bundle/gems/mercenary-0.3.6/.travis.yml new file mode 100644 index 0000000..d7c261d --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/.travis.yml @@ -0,0 +1,15 @@ +language: ruby +rvm: + - 1.9.3 + - 2.0.0 + - 2.1 +sudo: false +cache: bundler +before_script: bundle update +script: "./script/cibuild" +notifications: + email: + recipients: + - mercenary@jekyllrb.com + on_success: change + on_failure: change diff --git a/vendor/bundle/gems/mercenary-0.3.6/Gemfile b/vendor/bundle/gems/mercenary-0.3.6/Gemfile new file mode 100644 index 0000000..50c90db --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/Gemfile @@ -0,0 +1,4 @@ +source 'https://rubygems.org' + +# Specify your gem's dependencies in mercenary.gemspec +gemspec diff --git a/vendor/bundle/gems/mercenary-0.3.6/History.markdown b/vendor/bundle/gems/mercenary-0.3.6/History.markdown new file mode 100644 index 0000000..360b83f --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/History.markdown @@ -0,0 +1,109 @@ +## 0.3.6 / 2016-04-07 + +### Bug Fixes + + * Presenter: Options should include those from parent command (#42) + +## 0.3.5 / 2014-11-12 + +### Bug Fixes + + * Capture `OptionsParser::InvalidOption` and show a nice error message (#38) + * Absolute paths for requires and autoloads (#39) + +### Development Fixes + + * Bump to RSpec 3 (#40) + +## 0.3.4 / 2014-07-11 + +### Bug Fixes + + * Use option object as key in the command's `@map` hash (#35) + +## 0.3.3 / 2014-05-07 + +### Bug Fixes + + * The `--version` flag should not exit with code 1, but instead code 0. (#33) + +## 0.3.2 / 2014-03-18 + +### Bug Fixes + + * Remove duplicate commands from help output; show aliases w/command names (#29) + +## 0.3.1 / 2014-02-21 + +### Minor Enhancements + + * Add `-t/--trace` to list of options in help message (#19) + +### Bug Fixes + + * `Mercenary::Option` now accepts return values in the form of Class constants (#22) + +## 0.3.0 / 2014-02-20 + +### Major Enhancements + + * Officially drop 1.8.7 support (#14) + * Allow Commands to set their own versions (#17) + * Show subcommands, options and usage in help and attach to all commands (#18) + * Add `-t, --trace` to allow full exception backtrace to print, otherwise print just the error message (#19) + +### Minor Enhancements + + * Logging state is maintained throughout process (#12) + * Tidy up Command#logger output (#21) + +### Development Fixes + + * Added specs for `Program` (#13) + +## 0.2.1 / 2013-12-25 + +### Bug Fixes + + * Added missing comma to fix '-v' and '--version' options (#9) + +## 0.2.0 / 2013-11-30 + +### Major Enhancements + + * Add `Command#default_command` to specify a default command if none is given by the user at runtime (#7) + +### Minor Enhancements + + * Add `Command#execute` to execute the actions of a command (#6) + +### Development Fixes + + * Add standard GitHub bootstrap and cibuild scripts to `script/` (#2) + +## 0.1.0 / 2013-11-08 + +### Major Enhancements + + * It works! + +### Minor Enhancements + + * Add a logger to `Command` + * Add `--version` switch to all programs + +### Bug Fixes + + * Fix `Command#syntax` and `Command#description`'s handing of setting vs getting + * Fix load path problem in `lib/mercenary.rb` + +### Development Fixes + + * Add TomDoc to everything + * Add a couple starter specs + * Add TravisCI badge + * Add Travis configuration + +## 0.0.1 / 2013-11-06 + + * Birthday! diff --git a/vendor/bundle/gems/mercenary-0.3.6/LICENSE.txt b/vendor/bundle/gems/mercenary-0.3.6/LICENSE.txt new file mode 100644 index 0000000..354c0b2 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2013-2014 Parker Moore + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/mercenary-0.3.6/README.md b/vendor/bundle/gems/mercenary-0.3.6/README.md new file mode 100644 index 0000000..ed9b1a1 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/README.md @@ -0,0 +1,250 @@ +# Mercenary + +Lightweight and flexible library for writing command-line apps in Ruby. + +[![Build Status](https://secure.travis-ci.org/jekyll/mercenary.png)](https://travis-ci.org/jekyll/mercenary) + +## Installation + +Add this line to your application's Gemfile: + + gem 'mercenary' + +And then execute: + + $ bundle + +Or install it yourself as: + + $ gem install mercenary + +**Note: Mercenary may not work with Ruby < 1.9.3.** + +## Usage + +Creating programs and commands with Mercenary is easy: + +```ruby +Mercenary.program(:jekyll) do |p| + p.version Jekyll::VERSION + p.description 'Jekyll is a blog-aware, static site generator in Ruby' + p.syntax "jekyll [options]" + + p.command(:new) do |c| + c.syntax "new PATH" # do not include the program name or super commands + c.description "Creates a new Jekyll site scaffold in PATH" + c.option 'blank', '--blank', 'Initialize the new site without any content.' + + c.action do |args, options| + Jekyll::Commands::New.process(args, blank: options['blank']) + end + end + + p.command(:build) do |c| + c.syntax "build [options]" + c.description "Builds your Jekyll site" + + c.option 'safe', '--safe', 'Run in safe mode' + c.option 'source', '--source DIR', 'From where to collect the source files' + c.option 'destination', '--dest DIR', 'To where the compiled files should be written' + + c.action do |_, options| + Jekyll::Commands::Build.process(options) + end + end + + # Bring in command bundled in external gem + begin + require "jekyll-import" + JekyllImport.init_with_program(p) + rescue LoadError + end + + p.default_command(:build) +end +``` + +All commands have the following default options: + +- `-h/--help` - show a help message +- `-v/--version` - show the program version +- `-t/--trace` - show the full backtrace when an error occurs + +## API + +### `Mercenary` + +#### `.program` + +Creates and executes a program. Accepts two arguments: + +- `name` - program name as a Symbol +- `block` - the specification for the program, passed the program instance as an + argument. + +Example is above, under the heading [Usage](#usage). + +### `Program` + +`Program` is a subclass of `Command`, so it has all of the methods documented +below as well as those for `Command`. + +#### `#config` + +Fetches the program configuration hash. + +### `Command` + +#### `#new` + +Create a new command. Accepts two arguments: + +- `name` - the name of your command, as a symbol +- `parent` - (optional) the parent Command + +#### `#version` + +Sets or gets the version of the command. Accepts an optional argument: + +- `version` - (optional) the version to set for the command. If present, this + becomes the new version for the command and persists. + +#### `#syntax` + +Sets or gets the syntax of the command. Built on parent syntaxes if a parent +exists. Accepts one optional argument: + +- `syntax` - (optional) the syntax to set for the command. Will inherit from the + parent commands or program. Usually in the form of + `"command_name [OPTIONS]"` + +When a parent command exists, say `supercommand`, with syntax set as +`supercommand [OPTIONS]`, the syntax of the command in question +will be `supercommand command_name [OPTIONS]` with both +`` and `[OPTIONS]` stripped out. Any text between `<` and `>` or +between `[` and `]` will be stripped from parent command syntaxes. The purpose +of this chaining is to reduce redundancy. + +#### `#description` + +Sets or gets the description of the command. Accepts one optional argument: + +- `desc` - (optional) the description to set for the command. If + provided, will override any previous description set for the command. + +#### `#default_command` + +Sets or gets the default subcommand of the command to execute in the event no +subcommand is passed during execution. Accepts one optional argument: + +- `command_name` - (optional) the `Symbol` name of the subcommand to be + executed. Raises an `ArgumentError` if the subcommand doesn't exist. + Overwrites previously-set default commands. + +#### `#option` + +Adds a new option to the command. Accepts many arguments: + +- `config_key` - the configuration key that the value of this option maps to. +- `*options` - all the options, globbed, to be passed to `OptionParser`, namely the + switches and the option description. Usually in the format + `"-s", "--switch", "Sets the 'switch' flag"`. + +Valid option calls: + +```ruby +cmd.option 'config_key', '-c', 'Sets the "config" flag' +cmd.option 'config_key', '--config', 'Sets the "config" flag' +cmd.option 'config_key', '-c', '--config', 'Sets the "config" flag.' +cmd.option 'config_key', '-c FILE', '--config FILE', 'The config file.' +cmd.option 'config_key', '-c FILE1[,FILE2[,FILE3...]]', '--config FILE1[,FILE2[,FILE3...]]', Array, 'The config files.' +``` + +Notice that you can specify either a short switch, a long switch, or both. If +you want to accept an argument, you have to specify it in the switch strings. +The class of the argument defaults to `String`, but you can optionally set a +different class to create, e.g. `Array`, if you are expecting a particular class +in your code from this option's value. The description is also optional, but +it's highly recommended to include a description. + +#### `#alias` + +Specifies an alias for this command such that the alias may be used in place of +the command during execution. Accepts one argument: + +- `cmd_name` - the alias name for this command as a `Symbol` + +Example: + +```ruby +cmd.alias(:my_alias) +# Now `cmd` is now also executable via "my_alias" +``` + +#### `#action` + +Specifies a block to be executed in the event the command is specified at +runtime. The block is given two arguments: + +- `args` - the non-switch arguments given from the command-line +- `options` - the options hash built via the switches passed + +**Note that actions are additive**, meaning any new call to `#action` will +result in another action to be executed at runtime. Actions will be executed in +the order they are specified in. + +Example: + +```ruby +cmd.action do |args, options| + # do something! +end +``` + +#### `#logger` + +Access the logger for this command. Useful for outputting information to STDOUT. +Accepts one optional argument: + +- `level` - (optional) the severity threshold at which to begin logging. Uses + Ruby's built-in + [`Logger`](http://www.ruby-doc.org/stdlib-2.1.0/libdoc/logger/rdoc/Logger.html) + levels. + +Log level defaults to `Logger::INFO`. + +Examples: + +```ruby +cmd.logger(Logger::DEBUG) +cmd.logger.debug "My debug message." +cmd.logger.info "My informative message." +cmd.logger.warn "ACHTUNG!!" +cmd.logger.error "Something terrible has happened." +cmd.logger.fatal "I can't continue doing what I'm doing." +``` + +#### `#command` + +Creates a new subcommand for the current command. Accepts two arguments: + +- `cmd_name` - the command name, as a Symbol +- `block` - the specification of the subcommand in a block + +Example: + +```ruby +my_command.command(:my_subcommand) do |subcmd| + subcmd.description 'My subcommand' + subcmd.syntax 'my_subcommand [OPTIONS]' + # ... +end +``` + +## Contributing + +1. Fork it +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request diff --git a/vendor/bundle/gems/mercenary-0.3.6/Rakefile b/vendor/bundle/gems/mercenary-0.3.6/Rakefile new file mode 100644 index 0000000..2995527 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/Rakefile @@ -0,0 +1 @@ +require "bundler/gem_tasks" diff --git a/vendor/bundle/gems/mercenary-0.3.6/examples/help_dialogue.rb b/vendor/bundle/gems/mercenary-0.3.6/examples/help_dialogue.rb new file mode 100644 index 0000000..807e587 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/examples/help_dialogue.rb @@ -0,0 +1,46 @@ +#!/usr/bin/env ruby + +$:.unshift File.join(File.dirname(__FILE__), *%w{ .. lib }) + +require "mercenary" + +# This example sets the logging mode of mercenary to +# debug. Logging messages from "p.logger.debug" will +# be output to STDOUT. + +Mercenary.program(:help_dialogue) do |p| + + p.version "2.0.1" + p.description 'An example of the help dialogue in Mercenary' + p.syntax 'help_dialogue ' + + p.command(:some_subcommand) do |c| + c.version '1.4.2' + c.syntax 'some_subcommand [options]' + c.description 'Some subcommand to do something' + c.option 'an_option', '-o', '--option', 'Some option' + c.alias(:blah) + + c.command(:yet_another_sub) do |f| + f.syntax 'yet_another_sub [options]' + f.description 'Do amazing things' + f.option 'blah', '-b', '--blah', 'Trigger blah flag' + f.option 'heh', '-H ARG', '--heh ARG', 'Give a heh' + + f.action do |args, options| + print "Args: " + p args + print "Opts: " + p options + end + end + end + + p.command(:another_subcommand) do |c| + c.syntax 'another_subcommand [options]' + c.description 'Another subcommand to do something different.' + c.option 'an_option', '-O', '--option', 'Some option' + c.option 'another_options', '--pluginzzz', 'Set where the plugins should be found from' + end + +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/examples/logging.rb b/vendor/bundle/gems/mercenary-0.3.6/examples/logging.rb new file mode 100644 index 0000000..2cb867a --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/examples/logging.rb @@ -0,0 +1,39 @@ +#!/usr/bin/env ruby + +$:.unshift File.join(File.dirname(__FILE__), *%w{ .. lib }) + +require "mercenary" + +# This example sets the logging mode of mercenary to +# debug. Logging messages from "p.logger.debug" will +# be output to STDOUT. + +Mercenary.program(:logger_output) do |p| + + p.version "5.2.6" + p.description 'An example of turning on logging for Mercenary.' + p.syntax 'logger_output' + + + p.logger.info "The default log level is INFO. So this will output." + p.logger.debug "Since DEBUG is below INFO, this will not output." + + p.logger(Logger::DEBUG) + p.logger.debug "Logger level now set to DEBUG. So everything will output." + + p.logger.debug "Example of DEBUG level message." + p.logger.info "Example of INFO level message." + p.logger.warn "Example of WARN level message." + p.logger.error "Example of ERROR level message." + p.logger.fatal "Example of FATAL level message." + p.logger.unknown "Example of UNKNOWN level message." + + p.action do |args, options| + + p.logger(Logger::INFO) + p.logger.debug "Logger level back to INFO. This line will not output." + p.logger.info "This INFO message will output." + + end + +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/examples/trace.rb b/vendor/bundle/gems/mercenary-0.3.6/examples/trace.rb new file mode 100644 index 0000000..0aaa365 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/examples/trace.rb @@ -0,0 +1,21 @@ +#!/usr/bin/env ruby + +$:.unshift File.join(File.dirname(__FILE__), *%w{ .. lib }) + +require "mercenary" + +# This example sets the logging mode of mercenary to +# debug. Logging messages from "p.logger.debug" will +# be output to STDOUT. + +Mercenary.program(:trace) do |p| + + p.version "2.0.1" + p.description 'An example of traces in Mercenary' + p.syntax 'trace ' + + p.action do |_, _| + raise ArgumentError.new("YOU DID SOMETHING TERRIBLE YOU BUFFOON") + end + +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary.rb b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary.rb new file mode 100644 index 0000000..1c4be62 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary.rb @@ -0,0 +1,21 @@ +require File.expand_path("../mercenary/version", __FILE__) +require "optparse" +require "logger" + +module Mercenary + autoload :Command, File.expand_path("../mercenary/command", __FILE__) + autoload :Option, File.expand_path("../mercenary/option", __FILE__) + autoload :Presenter, File.expand_path("../mercenary/presenter", __FILE__) + autoload :Program, File.expand_path("../mercenary/program", __FILE__) + + # Public: Instantiate a new program and execute. + # + # name - the name of your program + # + # Returns nothing. + def self.program(name) + program = Program.new(name) + yield program + program.go(ARGV) + end +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb new file mode 100644 index 0000000..0bcc4dd --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb @@ -0,0 +1,280 @@ +module Mercenary + class Command + attr_reader :name + attr_reader :description + attr_reader :syntax + attr_accessor :options + attr_accessor :commands + attr_accessor :actions + attr_reader :map + attr_accessor :parent + attr_reader :trace + attr_reader :aliases + + # Public: Creates a new Command + # + # name - the name of the command + # parent - (optional) the instancce of Mercenary::Command which you wish to + # be the parent of this command + # + # Returns nothing + def initialize(name, parent = nil) + @name = name + @options = [] + @commands = {} + @actions = [] + @map = {} + @parent = parent + @trace = false + @aliases = [] + end + + # Public: Sets or gets the command version + # + # version - the command version (optional) + # + # Returns the version and sets it if an argument is non-nil + def version(version = nil) + @version = version if version + @version + end + + # Public: Sets or gets the syntax string + # + # syntax - the string which describes this command's usage syntax (optional) + # + # Returns the syntax string and sets it if an argument is present + def syntax(syntax = nil) + @syntax = syntax if syntax + syntax_list = [] + if parent + syntax_list << parent.syntax.to_s.gsub(/<[\w\s-]+>/, '').gsub(/\[[\w\s-]+\]/, '').strip + end + syntax_list << (@syntax || name.to_s) + syntax_list.join(" ") + end + + # Public: Sets or gets the command description + # + # description - the description of what the command does (optional) + # + # Returns the description and sets it if an argument is present + def description(desc = nil) + @description = desc if desc + @description + end + + # Public: Sets the default command + # + # command_name - the command name to be executed in the event no args are + # present + # + # Returns the default command if there is one, `nil` otherwise + def default_command(command_name = nil) + if command_name + if commands.has_key?(command_name) + @default_command = commands[command_name] if command_name + @default_command + else + raise ArgumentError.new("'#{command_name}' couldn't be found in this command's list of commands.") + end + else + @default_command + end + end + + # Public: Adds an option switch + # + # sym - the variable key which is used to identify the value of the switch + # at runtime in the options hash + # + # Returns nothing + def option(sym, *options) + new_option = Option.new(sym, options) + @options << new_option + @map[new_option] = sym + end + + # Public: Adds a subcommand + # + # cmd_name - the name of the command + # block - a block accepting the new instance of Mercenary::Command to be + # modified (optional) + # + # Returns nothing + def command(cmd_name) + cmd = Command.new(cmd_name, self) + yield cmd + @commands[cmd_name] = cmd + end + + # Public: Add an alias for this command's name to be attached to the parent + # + # cmd_name - the name of the alias + # + # Returns nothing + def alias(cmd_name) + logger.debug "adding alias to parent for self: '#{cmd_name}'" + aliases << cmd_name + @parent.commands[cmd_name] = self + end + + # Public: Add an action Proc to be executed at runtime + # + # block - the Proc to be executed at runtime + # + # Returns nothing + def action(&block) + @actions << block + end + + # Public: Fetch a Logger (stdlib) + # + # level - the logger level (a Logger constant, see docs for more info) + # + # Returns the instance of Logger + def logger(level = nil) + unless @logger + @logger = Logger.new(STDOUT) + @logger.level = level || Logger::INFO + @logger.formatter = proc do |severity, datetime, progname, msg| + "#{identity} | " << "#{severity.downcase.capitalize}:".ljust(7) << " #{msg}\n" + end + end + + @logger.level = level unless level.nil? + @logger + end + + # Public: Run the command + # + # argv - an array of string args + # opts - the instance of OptionParser + # config - the output config hash + # + # Returns the command to be executed + def go(argv, opts, config) + opts.banner = "Usage: #{syntax}" + process_options(opts, config) + add_default_options(opts) + + if argv[0] && cmd = commands[argv[0].to_sym] + logger.debug "Found subcommand '#{cmd.name}'" + argv.shift + cmd.go(argv, opts, config) + else + logger.debug "No additional command found, time to exec" + self + end + end + + # Public: Add this command's options to OptionParser and set a default + # action of setting the value of the option to the inputted hash + # + # opts - instance of OptionParser + # config - the Hash in which the option values should be placed + # + # Returns nothing + def process_options(opts, config) + options.each do |option| + opts.on(*option.for_option_parser) do |x| + config[map[option]] = x + end + end + end + + # Public: Add version and help options to the command + # + # opts - instance of OptionParser + # + # Returns nothing + def add_default_options(opts) + option 'show_help', '-h', '--help', 'Show this message' + option 'show_version', '-v', '--version', 'Print the name and version' + option 'show_backtrace', '-t', '--trace', 'Show the full backtrace when an error occurs' + opts.on("-v", "--version", "Print the version") do + puts "#{name} #{version}" + exit(0) + end + + opts.on('-t', '--trace', 'Show full backtrace if an error occurs') do + @trace = true + end + + opts.on_tail("-h", "--help", "Show this message") do + puts self + exit + end + end + + # Public: Execute all actions given the inputted args and options + # + # argv - (optional) command-line args (sans opts) + # config - (optional) the Hash configuration of string key to value + # + # Returns nothing + def execute(argv = [], config = {}) + if actions.empty? && !default_command.nil? + default_command.execute + else + actions.each { |a| a.call(argv, config) } + end + end + + # Public: Check if this command has a subcommand + # + # sub_command - the name of the subcommand + # + # Returns true if this command is the parent of a command of name + # 'sub_command' and false otherwise + def has_command?(sub_command) + commands.keys.include?(sub_command) + end + + # Public: Identify this command + # + # Returns a string which identifies this command + def ident + "" + end + + # Public: Get the full identity (name & version) of this command + # + # Returns a string containing the name and version if it exists + def identity + "#{full_name} #{version if version}".strip + end + + # Public: Get the name of the current command plus that of + # its parent commands + # + # Returns the full name of the command + def full_name + the_name = [] + the_name << parent.full_name if parent && parent.full_name + the_name << name + the_name.join(" ") + end + + # Public: Return all the names and aliases for this command. + # + # Returns a comma-separated String list of the name followed by its aliases + def names_and_aliases + ([name.to_s] + aliases).compact.join(", ") + end + + # Public: Build a string containing a summary of the command + # + # Returns a one-line summary of the command. + def summarize + " #{names_and_aliases.ljust(20)} #{description}" + end + + # Public: Build a string containing the command name, options and any subcommands + # + # Returns the string identifying this command, its options and its subcommands + def to_s + Presenter.new(self).print_command + end + end +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/option.rb b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/option.rb new file mode 100644 index 0000000..56a49b6 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/option.rb @@ -0,0 +1,87 @@ +module Mercenary + class Option + attr_reader :config_key, :description, :short, :long, :return_type + + # Public: Create a new Option + # + # config_key - the key in the config hash to which the value of this option + # will map + # info - an array containing first the switches, then an optional + # return type (e.g. Array), then a description of the option + # + # Returns nothing + def initialize(config_key, info) + @config_key = config_key + while arg = info.shift + begin + @return_type = Object.const_get("#{arg}") + next + rescue NameError + end + if arg.start_with?("-") + if arg.start_with?("--") + @long = arg + else + @short = arg + end + next + end + @description = arg + end + end + + # Public: Fetch the array containing the info OptionParser is interested in + # + # Returns the array which OptionParser#on wants + def for_option_parser + [short, long, return_type, description].flatten.reject{ |o| o.to_s.empty? } + end + + # Public: Build a string representation of this option including the + # switches and description + # + # Returns a string representation of this option + def to_s + "#{formatted_switches} #{description}" + end + + # Public: Build a beautifully-formatted string representation of the switches + # + # Returns a formatted string representation of the switches + def formatted_switches + [ + switches.first.rjust(10), + switches.last.ljust(13) + ].join(", ").gsub(/ , /, ' ').gsub(/, /, ' ') + end + + # Public: Hash based on the hash value of instance variables + # + # Returns a Fixnum which is unique to this Option based on the instance variables + def hash + instance_variables.map do |var| + instance_variable_get(var).hash + end.reduce(:^) + end + + # Public: Check equivalence of two Options based on equivalence of their + # instance variables + # + # Returns true if all the instance variables are equal, false otherwise + def eql?(other) + return false unless self.class.eql?(other.class) + instance_variables.map do |var| + instance_variable_get(var).eql?(other.instance_variable_get(var)) + end.all? + end + + # Public: Fetch an array of switches, including the short and long versions + # + # Returns an array of two strings. An empty string represents no switch in + # that position. + def switches + [short, long].map(&:to_s) + end + + end +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/presenter.rb b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/presenter.rb new file mode 100644 index 0000000..0521ee0 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/presenter.rb @@ -0,0 +1,94 @@ +module Mercenary + class Presenter + attr_accessor :command + + # Public: Make a new Presenter + # + # command - a Mercenary::Command to present + # + # Returns nothing + def initialize(command) + @command = command + end + + # Public: Builds a string representation of the command usage + # + # Returns the string representation of the command usage + def usage_presentation + " #{command.syntax}" + end + + # Public: Builds a string representation of the options + # + # Returns the string representation of the options + def options_presentation + return nil unless command_options_presentation || parent_command_options_presentation + [command_options_presentation, parent_command_options_presentation].compact.join("\n") + end + + def command_options_presentation + return nil unless command.options.size > 0 + command.options.map(&:to_s).join("\n") + end + + # Public: Builds a string representation of the options for parent + # commands + # + # Returns the string representation of the options for parent commands + def parent_command_options_presentation + return nil unless command.parent + Presenter.new(command.parent).options_presentation + end + + # Public: Builds a string representation of the subcommands + # + # Returns the string representation of the subcommands + def subcommands_presentation + return nil unless command.commands.size > 0 + command.commands.values.uniq.map(&:summarize).join("\n") + end + + # Public: Builds the command header, including the command identity and description + # + # Returns the command header as a String + def command_header + header = "#{command.identity}" + header << " -- #{command.description}" if command.description + header + end + + # Public: Builds a string representation of the whole command + # + # Returns the string representation of the whole command + def command_presentation + msg = [] + msg << command_header + msg << "Usage:" + msg << usage_presentation + + if opts = options_presentation + msg << "Options:\n#{opts}" + end + if subcommands = subcommands_presentation + msg << "Subcommands:\n#{subcommands_presentation}" + end + msg.join("\n\n") + end + + # Public: Turn a print_* into a *_presentation or freak out + # + # meth - the method being called + # args - an array of arguments passed to the missing method + # block - the block passed to the missing method + # + # Returns the value of whatever function is called + def method_missing(meth, *args, &block) + if meth.to_s =~ /^print_(.+)$/ + send("#{$1.downcase}_presentation") + else + super # You *must* call super if you don't handle the method, + # otherwise you'll mess up Ruby's method lookup. + end + end + end +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb new file mode 100644 index 0000000..53591c0 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb @@ -0,0 +1,53 @@ +module Mercenary + class Program < Command + attr_reader :optparse + attr_reader :config + + # Public: Creates a new Program + # + # name - the name of the program + # + # Returns nothing + def initialize(name) + @config = {} + super(name) + end + + # Public: Run the program + # + # argv - an array of string args (usually ARGV) + # + # Returns nothing + def go(argv) + logger.debug("Using args passed in: #{argv.inspect}") + + cmd = nil + + @optparse = OptionParser.new do |opts| + cmd = super(argv, opts, @config) + end + + begin + @optparse.parse!(argv) + rescue OptionParser::InvalidOption => e + logger.error "Whoops, we can't understand your command." + logger.error "#{e.message}" + logger.error "Run your command again with the --help switch to see available options." + abort + end + + logger.debug("Parsed config: #{@config.inspect}") + + begin + cmd.execute(argv, @config) + rescue => e + if cmd.trace + raise e + else + logger.error e.message + abort + end + end + end + end +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/version.rb b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/version.rb new file mode 100644 index 0000000..296046b --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/lib/mercenary/version.rb @@ -0,0 +1,3 @@ +module Mercenary + VERSION = "0.3.6" +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/mercenary.gemspec b/vendor/bundle/gems/mercenary-0.3.6/mercenary.gemspec new file mode 100644 index 0000000..e9f8294 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/mercenary.gemspec @@ -0,0 +1,24 @@ +# coding: utf-8 +lib = File.expand_path('../lib', __FILE__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require 'mercenary/version' + +Gem::Specification.new do |spec| + spec.name = "mercenary" + spec.version = Mercenary::VERSION + spec.authors = ["Tom Preston-Werner", "Parker Moore"] + spec.email = ["tom@mojombo.com", "parkrmoore@gmail.com"] + spec.description = %q{Lightweight and flexible library for writing command-line apps in Ruby.} + spec.summary = %q{Lightweight and flexible library for writing command-line apps in Ruby.} + spec.homepage = "https://github.com/jekyll/mercenary" + spec.license = "MIT" + + spec.files = `git ls-files`.split($/) + spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } + spec.test_files = spec.files.grep(%r{^(test|spec|features)/}) + spec.require_paths = ["lib"] + + spec.add_development_dependency "bundler", "~> 1.3" + spec.add_development_dependency "rake" + spec.add_development_dependency "rspec", "~> 3.0" +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/script/bootstrap b/vendor/bundle/gems/mercenary-0.3.6/script/bootstrap new file mode 100644 index 0000000..a0cf262 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/script/bootstrap @@ -0,0 +1,7 @@ +#! /bin/sh + +set -e + +echo "Time to get set up." +bundle install +echo "Boom." diff --git a/vendor/bundle/gems/mercenary-0.3.6/script/cibuild b/vendor/bundle/gems/mercenary-0.3.6/script/cibuild new file mode 100644 index 0000000..260e363 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/script/cibuild @@ -0,0 +1,6 @@ +#! /bin/sh + +set -ex + +bundle exec rspec +./script/examples diff --git a/vendor/bundle/gems/mercenary-0.3.6/script/console b/vendor/bundle/gems/mercenary-0.3.6/script/console new file mode 100644 index 0000000..27ed279 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/script/console @@ -0,0 +1,3 @@ +#! /bin/bash + +irb -r./lib/mercenary.rb diff --git a/vendor/bundle/gems/mercenary-0.3.6/script/examples b/vendor/bundle/gems/mercenary-0.3.6/script/examples new file mode 100644 index 0000000..a722ab3 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/script/examples @@ -0,0 +1,18 @@ +#! /bin/bash + +set -e + +function run () { + echo "+ ruby ./examples/$@" + ruby -e "puts '=' * 79" + ruby ./examples/$@ + ruby -e "puts '=' * 79" +} + +run logging.rb +run logging.rb -v +run help_dialogue.rb -h +run help_dialogue.rb some_subcommand -h +run help_dialogue.rb another_subcommand -h +run help_dialogue.rb some_subcommand yet_another_sub -h +run help_dialogue.rb some_subcommand yet_another_sub -b diff --git a/vendor/bundle/gems/mercenary-0.3.6/spec/command_spec.rb b/vendor/bundle/gems/mercenary-0.3.6/spec/command_spec.rb new file mode 100644 index 0000000..e1c029a --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/spec/command_spec.rb @@ -0,0 +1,98 @@ +require "spec_helper" + +describe(Mercenary::Command) do + + context "a basic command" do + let(:command) { Mercenary::Command.new(:my_name) } + let(:parent) { Mercenary::Command.new(:my_parent) } + let(:with_sub) do + c = Mercenary::Command.new(:i_have_subcommand) + add_sub.call(c) + c + end + let(:command_with_parent) do + Mercenary::Command.new( + :i_have_parent, + parent + ) + end + let(:add_sub) do + Proc.new do |c| + c.command(:sub_command) { |p| } + end + end + + it "can be created with just a name" do + expect(command.name).to eql(:my_name) + end + + it "can hold a parent command" do + expect(command_with_parent.parent).to eql(parent) + end + + it "can create subcommands" do + expect(add_sub.call(command)).to be_a(Mercenary::Command) + expect(add_sub.call(command).parent).to eq(command) + end + + it "can set its version" do + version = "1.4.2" + command.version version + expect(command.version).to eq(version) + end + + it "can set its syntax" do + syntax_string = "my_name [options]" + cmd = described_class.new(:my_name) + cmd.syntax syntax_string + expect(cmd.syntax).to eq(syntax_string) + end + + it "can set its description" do + desc = "run all the things" + command.description desc + expect(command.description).to eq(desc) + end + + it "can set its options" do + name = "show_drafts" + opts = ['--drafts', 'Render posts in the _drafts folder'] + option = Mercenary::Option.new(name, opts) + command.option name, *opts + expect(command.options).to eql([option]) + expect(command.map.values).to include(name) + end + + it "knows its full name" do + expect(command_with_parent.full_name).to eql("my_parent i_have_parent") + end + + it "knows its identity" do + command_with_parent.version '1.8.7' + expect(command_with_parent.identity).to eql("my_parent i_have_parent 1.8.7") + end + + it "raises an ArgumentError if I specify a default_command that isn't there" do + c = command # some weird NameError with the block below? + expect { c.default_command(:nope) }.to raise_error(ArgumentError) + end + + it "sets the default_command" do + expect(with_sub.default_command(:sub_command).name).to eq(:sub_command) + end + + context "with an alias" do + before(:each) do + command_with_parent.alias(:an_alias) + end + it "shows the alias in the summary" do + expect(command_with_parent.summarize).to eql(" i_have_parent, an_alias ") + end + + it "its names_and_aliases method reports both the name and alias" do + expect(command_with_parent.names_and_aliases).to eql("i_have_parent, an_alias") + end + end + end + +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/spec/option_spec.rb b/vendor/bundle/gems/mercenary-0.3.6/spec/option_spec.rb new file mode 100644 index 0000000..83e58fd --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/spec/option_spec.rb @@ -0,0 +1,83 @@ +require 'spec_helper' + +describe(Mercenary::Option) do + let(:config_key) { "largo" } + let(:description) { "This is a description" } + let(:switches) { ['-l', '--largo'] } + let(:option) { described_class.new(config_key, [switches, description].flatten.reject(&:nil?)) } + + it "knows its config key" do + expect(option.config_key).to eql(config_key) + end + + it "knows its description" do + expect(option.description).to eql(description) + end + + it "knows its switches" do + expect(option.switches).to eql(switches) + end + + it "knows how to present itself" do + expect(option.to_s).to eql(" -l, --largo #{description}") + end + + it "has an OptionParser representation" do + expect(option.for_option_parser).to eql([switches, description].flatten) + end + + it "compares itself with other options well" do + new_option = described_class.new(config_key, ['-l', '--largo', description]) + expect(option.eql?(new_option)).to be(true) + expect(option.hash.eql?(new_option.hash)).to be(true) + end + + it "has a custom #hash" do + expect(option.hash.to_s).to match(/\d+/) + end + + context "with just the long switch" do + let(:switches) { ['--largo'] } + + it "adds an empty string in place of the short switch" do + expect(option.switches).to eql(['', '--largo']) + end + + it "sets its description properly" do + expect(option.description).to eql(description) + end + + it "knows how to present the switch" do + expect(option.formatted_switches).to eql(" --largo ") + end + end + + context "with just the short switch" do + let(:switches) { ['-l'] } + + it "adds an empty string in place of the long switch" do + expect(option.switches).to eql(['-l', '']) + end + + it "sets its description properly" do + expect(option.description).to eql(description) + end + + it "knows how to present the switch" do + expect(option.formatted_switches).to eql(" -l ") + end + end + + context "without a description" do + let(:description) { nil } + + it "knows there is no description" do + expect(option.description).to be(nil) + end + + it "knows both inputs are switches" do + expect(option.switches).to eql(switches) + end + end + +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/spec/presenter_spec.rb b/vendor/bundle/gems/mercenary-0.3.6/spec/presenter_spec.rb new file mode 100644 index 0000000..f61ed45 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/spec/presenter_spec.rb @@ -0,0 +1,39 @@ +require 'spec_helper' + +describe(Mercenary::Presenter) do + let(:supercommand) { Mercenary::Command.new(:script_name) } + let(:command) { Mercenary::Command.new(:subcommand, supercommand) } + let(:presenter) { described_class.new(command) } + + before(:each) do + command.version '1.4.2' + command.description 'Do all the things.' + command.option 'one', '-1', '--one', 'The first option' + command.option 'two', '-2', '--two', 'The second option' + command.alias :cmd + supercommand.commands[command.name] = command + end + + it "knows how to present the command" do + expect(presenter.command_presentation).to eql("script_name subcommand 1.4.2 -- Do all the things.\n\nUsage:\n\n script_name subcommand\n\nOptions:\n -1, --one The first option\n -2, --two The second option") + end + + it "knows how to present the subcommands, without duplicates for aliases" do + expect(described_class.new(supercommand).subcommands_presentation).to eql(" subcommand, cmd Do all the things.") + end + + it "knows how to present the usage" do + expect(presenter.usage_presentation).to eql(" script_name subcommand") + end + + it "knows how to present the options" do + expect(presenter.options_presentation).to eql(" -1, --one The first option\n -2, --two The second option") + end + + it "allows you to say print_* instead of *_presentation" do + expect(presenter.print_usage).to eql(presenter.usage_presentation) + expect(presenter.print_subcommands).to eql(presenter.subcommands_presentation) + expect(presenter.print_options).to eql(presenter.options_presentation) + expect(presenter.print_command).to eql(presenter.command_presentation) + end +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/spec/program_spec.rb b/vendor/bundle/gems/mercenary-0.3.6/spec/program_spec.rb new file mode 100644 index 0000000..f5d961e --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/spec/program_spec.rb @@ -0,0 +1,19 @@ +require "spec_helper" + +describe(Mercenary::Program) do + + context "a basic program" do + let(:program) { Mercenary::Program.new(:my_name) } + + it "can be created with just a name" do + expect(program.name).to eql(:my_name) + end + + it "can set its version" do + version = Mercenary::VERSION + program.version version + expect(program.version).to eq(version) + end + end + +end diff --git a/vendor/bundle/gems/mercenary-0.3.6/spec/spec_helper.rb b/vendor/bundle/gems/mercenary-0.3.6/spec/spec_helper.rb new file mode 100644 index 0000000..c379985 --- /dev/null +++ b/vendor/bundle/gems/mercenary-0.3.6/spec/spec_helper.rb @@ -0,0 +1,14 @@ +lib = File.expand_path('../../lib', __FILE__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require 'mercenary' + +RSpec.configure do |config| + config.run_all_when_everything_filtered = true + config.filter_run :focus + + # Run specs in random order to surface order dependencies. If you find an + # order dependency and want to debug it, you can fix the order by providing + # the seed, which is printed after each run. + # --seed 1234 + config.order = 'random' +end diff --git a/vendor/bundle/gems/pathutil-0.16.2/Gemfile b/vendor/bundle/gems/pathutil-0.16.2/Gemfile new file mode 100644 index 0000000..60ea36c --- /dev/null +++ b/vendor/bundle/gems/pathutil-0.16.2/Gemfile @@ -0,0 +1,22 @@ +# Frozen-string-literal: true +# Copyright: 2015 - 2017 Jordon Bedwell - MIT License +# Encoding: utf-8 + +source "https://rubygems.org" +gem "rake", :require => false +gemspec + +group :test do + gem "safe_yaml", :require => false + gem "luna-rspec-formatters", :require => false + gem "simplecov", :require => false +end + +group :development do + gem "rspec", :require => false + gem "rspec-helpers", :require => false + gem "rubocop", :github => "bbatsov/rubocop", :require => false + gem "benchmark-ips", :require => false + gem "simple-ansi", :require => false + gem "pry", :require => false +end diff --git a/vendor/bundle/gems/pathutil-0.16.2/LICENSE b/vendor/bundle/gems/pathutil-0.16.2/LICENSE new file mode 100644 index 0000000..139db79 --- /dev/null +++ b/vendor/bundle/gems/pathutil-0.16.2/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2015 - 2017 Jordon Bedwell + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/pathutil-0.16.2/Rakefile b/vendor/bundle/gems/pathutil-0.16.2/Rakefile new file mode 100644 index 0000000..a090251 --- /dev/null +++ b/vendor/bundle/gems/pathutil-0.16.2/Rakefile @@ -0,0 +1,12 @@ +# Frozen-string-literal: true +# Copyright: 2017 - 2018 - MIT License +# Source: https://github.com/envygeeks/devfiles +# Author: Jordon Bedwell +# Encoding: utf-8 + +task default: [:spec] +task(:spec) { exec "script/test" } +task(:test) { exec "script/test" } +Dir.glob("script/rake.d/*.rake").each do |v| + load v +end diff --git a/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil.rb b/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil.rb new file mode 100644 index 0000000..1a15873 --- /dev/null +++ b/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil.rb @@ -0,0 +1,909 @@ +# Frozen-string-literal: true +# Copyright: 2015 - 2017 Jordon Bedwell - MIT License +# Encoding: utf-8 + +require "pathutil/helpers" +require "forwardable/extended" +require "find" + +class Pathutil + attr_writer :encoding + extend Forwardable::Extended + extend Helpers + + # -- + # @note A lot of this class can be compatible with Pathname. + # Initialize a new instance. + # @return Pathutil + # -- + def initialize(path) + return @path = path if path.is_a?(String) + return @path = path.to_path if path.respond_to?(:to_path) + return @path = path.to_s + end + + # -- + # Make a path relative. + # -- + def relative + return self if relative? + self.class.new(strip_windows_drive.gsub( + %r!\A(\\+|/+)!, "" + )) + end + + # -- + # Make a path absolute + # -- + def absolute + return self if absolute? + self.class.new("/").join( + @path + ) + end + + # -- + # @see Pathname#cleanpath. + # @note This is a wholesale rip and cleanup of Pathname#cleanpath + # @return Pathutil + # -- + def cleanpath(symlink = false) + symlink ? conservative_cleanpath : aggressive_cleanpath + end + + # -- + # @yield Pathutil + # @note It will return all results that it finds across all ascending paths. + # @example Pathutil.new("~/").expand_path.search_backwards(".bashrc") => [#] + # Search backwards for a file (like Rakefile, _config.yml, opts.yml). + # @return Enum + # -- + def search_backwards(file, backwards: Float::INFINITY) + ary = [] + + ascend.with_index(1).each do |path, index| + if index > backwards + break + + else + Dir.chdir path do + if block_given? + file = self.class.new(file) + if yield(file) + ary.push( + file + ) + end + + elsif File.exist?(file) + ary.push(self.class.new( + path.join(file) + )) + end + end + end + end + + ary + end + + # -- + # Read the file as a YAML file turning it into an object. + # @see self.class.load_yaml as this a direct alias of that method. + # @return Hash + # -- + def read_yaml(throw_missing: false, **kwd) + self.class.load_yaml( + read, **kwd + ) + + rescue Errno::ENOENT + throw_missing ? raise : ( + return {} + ) + end + + # -- + # Read the file as a JSON file turning it into an object. + # @see self.class.read_json as this is a direct alias of that method. + # @return Hash + # -- + def read_json(throw_missing: false) + JSON.parse( + read + ) + + rescue Errno::ENOENT + throw_missing ? raise : ( + return {} + ) + end + + # -- + # @note The blank part is intentionally left there so that you can rejoin. + # Splits the path into all parts so that you can do step by step comparisons + # @example Pathutil.new("/my/path").split_path # => ["", "my", "path"] + # @return Array + # -- + def split_path + @path.split( + %r!\\+|/+! + ) + end + + # -- + # @see `String#==` for more details. + # A stricter version of `==` that also makes sure the object matches. + # @return true|false + # -- + def ===(other) + other.is_a?(self.class) && @path == other + end + + # -- + # @example Pathutil.new("/hello") >= Pathutil.new("/") # => true + # @example Pathutil.new("/hello") >= Pathutil.new("/hello") # => true + # Checks to see if a path falls within a path and deeper or is the other. + # @return true|false + # -- + def >=(other) + mine, other = expanded_paths(other) + return true if other == mine + mine.in_path?(other) + end + + # -- + # @example Pathutil.new("/hello/world") > Pathutil.new("/hello") # => true + # Strictly checks to see if a path is deeper but within the path of the other. + # @return true|false + # -- + def >(other) + mine, other = expanded_paths(other) + return false if other == mine + mine.in_path?(other) + end + + # -- + # @example Pathutil.new("/") < Pathutil.new("/hello") # => true + # Strictly check to see if a path is behind other path but within it. + # @return true|false + # -- + def <(other) + mine, other = expanded_paths(other) + return false if other == mine + other.in_path?(mine) + end + + # -- + # Check to see if a path is behind the other path but within it. + # @example Pathutil.new("/hello") < Pathutil.new("/hello") # => true + # @example Pathutil.new("/") < Pathutil.new("/hello") # => true + # @return true|false + # -- + def <=(other) + mine, other = expanded_paths(other) + return true if other == mine + other.in_path?(mine) + end + + # -- + # @note "./" is considered relative. + # Check to see if the path is absolute, as in: starts with "/" + # @return true|false + # -- + def absolute? + return !!( + @path =~ %r!\A(?:[A-Za-z]:)?(?:\\+|/+)! + ) + end + + # -- + # @yield Pathutil + # Break apart the path and yield each with the previous parts. + # @example Pathutil.new("/hello/world").ascend.to_a # => ["/", "/hello", "/hello/world"] + # @example Pathutil.new("/hello/world").ascend { |path| $stdout.puts path } + # @return Enum + # -- + def ascend + unless block_given? + return to_enum( + __method__ + ) + end + + yield( + path = self + ) + + while (new_path = path.dirname) + if path == new_path || new_path == "." + break + else + path = new_path + yield new_path + end + end + + nil + end + + # -- + # @yield Pathutil + # Break apart the path in reverse order and descend into the path. + # @example Pathutil.new("/hello/world").descend.to_a # => ["/hello/world", "/hello", "/"] + # @example Pathutil.new("/hello/world").descend { |path| $stdout.puts path } + # @return Enum + # -- + def descend + unless block_given? + return to_enum( + __method__ + ) + end + + ascend.to_a.reverse_each do |val| + yield val + end + + nil + end + + # -- + # @yield Pathutil + # @example Pathutil.new("/hello/world").each_line { |line| $stdout.puts line } + # Wraps `readlines` and allows you to yield on the result. + # @return Enum + # -- + def each_line + return to_enum(__method__) unless block_given? + readlines.each do |line| + yield line + end + + nil + end + + # -- + # @example Pathutil.new("/hello").fnmatch?("/hello") # => true + # Unlike traditional `fnmatch`, with this one `Regexp` is allowed. + # @example Pathutil.new("/hello").fnmatch?(/h/) # => true + # @see `File#fnmatch` for more information. + # @return true|false + # -- + def fnmatch?(matcher) + matcher.is_a?(Regexp) ? !!(self =~ matcher) : \ + File.fnmatch(matcher, self) + end + + # -- + # Allows you to quickly determine if the file is the root folder. + # @return true|false + # -- + def root? + !!(self =~ %r!\A(?:[A-Za-z]:)?(?:\\+|/+)\z!) + end + + # -- + # Allows you to check if the current path is in the path you want. + # @return true|false + # -- + def in_path?(path) + path = self.class.new(path).expand_path.split_path + mine = (symlink?? expand_path.realpath : expand_path).split_path + path.each_with_index { |part, index| return false if mine[index] != part } + true + end + + # -- + def inspect + "#<#{self.class}:#{@path}>" + end + + # -- + # @return Array + # Grab all of the children from the current directory, including hidden. + # @yield Pathutil + # -- + def children + ary = [] + + Dir.foreach(@path) do |path| + if path == "." || path == ".." + next + else + path = self.class.new(File.join(@path, path)) + yield path if block_given? + ary.push( + path + ) + end + end + + ary + end + + # -- + # @yield Pathutil + # Allows you to glob however you wish to glob in the current `Pathutil` + # @see `File::Constants` for a list of flags. + # @return Enum + # -- + def glob(pattern, flags = 0) + unless block_given? + return to_enum( + __method__, pattern, flags + ) + end + + chdir do + Dir.glob(pattern, flags).each do |file| + yield self.class.new( + File.join(@path, file) + ) + end + end + + nil + end + + # -- + # @yield &block + # Move to the current directory temporarily (or for good) and do work son. + # @note you do not need to ship a block at all. + # @return nil + # -- + def chdir + if !block_given? + Dir.chdir( + @path + ) + + else + Dir.chdir @path do + yield + end + end + end + + # -- + # @yield Pathutil + # Find all files without care and yield the given block. + # @return Enum + # -- + def find + return to_enum(__method__) unless block_given? + Find.find @path do |val| + yield self.class.new(val) + end + end + + # -- + # @yield Pathutil + # Splits the path returning each part (filename) back to you. + # @return Enum + # -- + def each_filename + return to_enum(__method__) unless block_given? + @path.split(File::SEPARATOR).delete_if(&:empty?).each do |file| + yield file + end + end + + # -- + # Get the parent of the current path. + # @note This will simply return self if "/". + # @return Pathutil + # -- + def parent + return self if @path == "/" + self.class.new(absolute?? File.dirname(@path) : File.join( + @path, ".." + )) + end + + # -- + # @yield Pathutil + # Split the file into its dirname and basename, so you can do stuff. + # @return nil + # -- + def split + File.split(@path).collect! do |path| + self.class.new(path) + end + end + + # -- + # @note Your extension should start with "." + # Replace a files extension with your given extension. + # @return Pathutil + # -- + def sub_ext(ext) + self.class.new(@path.chomp(File.extname(@path)) + ext) + end + + # -- + # A less complex version of `relative_path_from` that simply uses a + # `Regexp` and returns the full path if it cannot be determined. + # @return Pathutil + # -- + def relative_path_from(from) + from = self.class.new(from).expand_path.gsub(%r!/$!, "") + self.class.new(expand_path.gsub(%r!^#{ + from.regexp_escape + }/!, "")) + end + + # -- + # Expands the path and left joins the root to the path. + # @return Pathutil + # -- + def enforce_root(root) + return self if !relative? && in_path?(root) + self.class.new(root).join( + self + ) + end + + # -- + # Copy a directory, allowing symlinks if the link falls inside of the root. + # This is indented for people who wish some safety to their copies. + # @note Ignore is ignored on safe_copy file because it's explicit. + # @return nil + # -- + def safe_copy(to, root: nil, ignore: []) + raise ArgumentError, "must give a root" unless root + root = self.class.new(root) + to = self.class.new(to) + + if directory? + safe_copy_directory(to, { + :root => root, :ignore => ignore + }) + + else + safe_copy_file(to, { + :root => root + }) + end + end + + # -- + # @see `self.class.normalize` as this is an alias. + # -- + def normalize + return @normalize ||= begin + self.class.normalize + end + end + + # -- + # @see `self.class.encoding` as this is an alias. + # -- + def encoding + return @encoding ||= begin + self.class.encoding + end + end + + # -- + # @note You can set the default encodings via the class. + # Read took two steroid shots: it can normalize your string, and encode. + # @return String + # -- + def read(*args, **kwd) + kwd[:encoding] ||= encoding + + if normalize[:read] + File.read(self, *args, kwd).encode({ + :universal_newline => true + }) + + else + File.read( + self, *args, kwd + ) + end + end + + # -- + # @note You can set the default encodings via the class. + # Binread took two steroid shots: it can normalize your string, and encode. + # @return String + # -- + def binread(*args, **kwd) + kwd[:encoding] ||= encoding + + if normalize[:read] + File.binread(self, *args, kwd).encode({ + :universal_newline => true + }) + + else + File.read( + self, *args, kwd + ) + end + end + + # -- + # @note You can set the default encodings via the class. + # Readlines took two steroid shots: it can normalize your string, and encode. + # @return Array + # -- + def readlines(*args, **kwd) + kwd[:encoding] ||= encoding + + if normalize[:read] + File.readlines(self, *args, kwd).encode({ + :universal_newline => true + }) + + else + File.readlines( + self, *args, kwd + ) + end + end + + # -- + # @note You can set the default encodings via the class. + # Write took two steroid shots: it can normalize your string, and encode. + # @return Fixnum + # -- + def write(data, *args, **kwd) + kwd[:encoding] ||= encoding + + if normalize[:write] + File.write(self, data.encode( + :crlf_newline => true + ), *args, kwd) + + else + File.write( + self, data, *args, kwd + ) + end + end + + # -- + # @note You can set the default encodings via the class. + # Binwrite took two steroid shots: it can normalize your string, and encode. + # @return Fixnum + # -- + def binwrite(data, *args, **kwd) + kwd[:encoding] ||= encoding + + if normalize[:write] + File.binwrite(self, data.encode( + :crlf_newline => true + ), *args, kwd) + + else + File.binwrite( + self, data, *args, kwd + ) + end + end + + # -- + def to_regexp(guard: true) + Regexp.new((guard ? "\\A" : "") + Regexp.escape( + self + )) + end + + # -- + # Strips the windows drive from the path. + # -- + def strip_windows_drive(path = @path) + self.class.new(path.gsub( + %r!\A[A-Za-z]:(?:\\+|/+)!, "" + )) + end + + # -- + # rubocop:disable Metrics/AbcSize + # rubocop:disable Metrics/CyclomaticComplexity + # rubocop:disable Metrics/PerceivedComplexity + # -- + + def aggressive_cleanpath + return self.class.new("/") if root? + + _out = split_path.each_with_object([]) do |part, out| + next if part == "." || (part == ".." && out.last == "") + if part == ".." && out.last && out.last != ".." + out.pop + + else + out.push( + part + ) + end + end + + # -- + + return self.class.new("/") if _out == [""].freeze + return self.class.new(".") if _out.empty? && (end_with?(".") || relative?) + self.class.new(_out.join("/")) + end + + # -- + def conservative_cleanpath + _out = split_path.each_with_object([]) do |part, out| + next if part == "." || (part == ".." && out.last == "") + out.push( + part + ) + end + + # -- + + if !_out.empty? && basename == "." && _out.last != "" && _out.last != ".." + _out << "." + end + + # -- + + return self.class.new("/") if _out == [""].freeze + return self.class.new(".") if _out.empty? && (end_with?(".") || relative?) + return self.class.new(_out.join("/")).join("") if @path =~ %r!/\z! \ + && _out.last != "." && _out.last != ".." + self.class.new(_out.join("/")) + end + + # -- + # rubocop:enable Metrics/AbcSize + # rubocop:enable Metrics/CyclomaticComplexity + # rubocop:enable Metrics/PerceivedComplexity + # Expand the paths and return. + # -- + private + def expanded_paths(path) + return expand_path, self.class.new(path).expand_path + end + + # -- + # Safely copy a file. + # -- + private + def safe_copy_file(to, root: nil) + raise Errno::EPERM, "#{self} not in #{root}" unless in_path?(root) + FileUtils.cp(self, to, { + :preserve => true + }) + end + + # -- + # Safely copy a directory and it's sub-files. + # -- + private + def safe_copy_directory(to, root: nil, ignore: []) + ignore = [ignore].flatten.uniq + + if !in_path?(root) + raise Errno::EPERM, "#{self} not in #{ + root + }" + + else + to.mkdir_p unless to.exist? + children do |file| + unless ignore.any? { |path| file.in_path?(path) } + if !file.in_path?(root) + raise Errno::EPERM, "#{file} not in #{ + root + }" + + elsif file.file? + FileUtils.cp(file, to, { + :preserve => true + }) + + else + path = file.realpath + path.safe_copy(to.join(file.basename), { + :root => root, :ignore => ignore + }) + end + end + end + end + end + + class << self + attr_writer :encoding + + # -- + # @note We do nothing special here. + # Get the current directory that Ruby knows about. + # @return Pathutil + # -- + def pwd + new( + Dir.pwd + ) + end + + alias gcwd pwd + alias cwd pwd + + # -- + # @note you are encouraged to override this if you need to. + # Aliases the default system encoding to us so that we can do most read + # and write operations with that encoding, instead of being crazy. + # -- + def encoding + return @encoding ||= begin + Encoding.default_external + end + end + + # -- + # Normalize CRLF -> LF on Windows reads, to ease your troubles. + # Normalize LF -> CLRF on Windows write, to ease your troubles. + # -- + def normalize + return @normalize ||= { + :read => Gem.win_platform?, + :write => Gem.win_platform? + } + end + + # -- + # Make a temporary directory. + # @note if you adruptly exit it will not remove the dir. + # @note this directory is removed on exit. + # @return Pathutil + # -- + def tmpdir(*args) + rtn = new(make_tmpname(*args)).tap(&:mkdir) + ObjectSpace.define_finalizer(rtn, proc do + rtn.rm_rf + end) + + rtn + end + + # -- + # Make a temporary file. + # @note if you adruptly exit it will not remove the dir. + # @note this file is removed on exit. + # @return Pathutil + # -- + def tmpfile(*args) + rtn = new(make_tmpname(*args)).tap(&:touch) + ObjectSpace.define_finalizer(rtn, proc do + rtn.rm_rf + end) + + rtn + end + end + + # -- + + rb_delegate :gcwd, :to => :"self.class" + rb_delegate :pwd, :to => :"self.class" + + # -- + + rb_delegate :sub, :to => :@path, :wrap => true + rb_delegate :chomp, :to => :@path, :wrap => true + rb_delegate :gsub, :to => :@path, :wrap => true + rb_delegate :[], :to => :@path + rb_delegate :=~, :to => :@path + rb_delegate :==, :to => :@path + rb_delegate :to_s, :to => :@path + rb_delegate :freeze, :to => :@path + rb_delegate :end_with?, :to => :@path + rb_delegate :start_with?, :to => :@path + rb_delegate :frozen?, :to => :@path + rb_delegate :to_str, :to => :@path + rb_delegate :"!~", :to => :@path + rb_delegate :<=>, :to => :@path + + # -- + + rb_delegate :chmod, :to => :File, :args => { :after => :@path } + rb_delegate :lchown, :to => :File, :args => { :after => :@path } + rb_delegate :lchmod, :to => :File, :args => { :after => :@path } + rb_delegate :chown, :to => :File, :args => { :after => :@path } + rb_delegate :basename, :to => :File, :args => :@path, :wrap => true + rb_delegate :dirname, :to => :File, :args => :@path, :wrap => true + rb_delegate :readlink, :to => :File, :args => :@path, :wrap => true + rb_delegate :expand_path, :to => :File, :args => :@path, :wrap => true + rb_delegate :realdirpath, :to => :File, :args => :@path, :wrap => true + rb_delegate :realpath, :to => :File, :args => :@path, :wrap => true + rb_delegate :rename, :to => :File, :args => :@path, :wrap => true + rb_delegate :join, :to => :File, :args => :@path, :wrap => true + rb_delegate :empty?, :to => :file, :args => :@path + rb_delegate :size, :to => :File, :args => :@path + rb_delegate :link, :to => :File, :args => :@path + rb_delegate :atime, :to => :File, :args => :@path + rb_delegate :ctime, :to => :File, :args => :@path + rb_delegate :lstat, :to => :File, :args => :@path + rb_delegate :utime, :to => :File, :args => :@path + rb_delegate :sysopen, :to => :File, :args => :@path + rb_delegate :birthtime, :to => :File, :args => :@path + rb_delegate :mountpoint?, :to => :File, :args => :@path + rb_delegate :truncate, :to => :File, :args => :@path + rb_delegate :symlink, :to => :File, :args => :@path + rb_delegate :extname, :to => :File, :args => :@path + rb_delegate :zero?, :to => :File, :args => :@path + rb_delegate :ftype, :to => :File, :args => :@path + rb_delegate :mtime, :to => :File, :args => :@path + rb_delegate :open, :to => :File, :args => :@path + rb_delegate :stat, :to => :File, :args => :@path + + # -- + + rb_delegate :pipe?, :to => :FileTest, :args => :@path + rb_delegate :file?, :to => :FileTest, :args => :@path + rb_delegate :owned?, :to => :FileTest, :args => :@path + rb_delegate :setgid?, :to => :FileTest, :args => :@path + rb_delegate :socket?, :to => :FileTest, :args => :@path + rb_delegate :readable?, :to => :FileTest, :args => :@path + rb_delegate :blockdev?, :to => :FileTest, :args => :@path + rb_delegate :directory?, :to => :FileTest, :args => :@path + rb_delegate :readable_real?, :to => :FileTest, :args => :@path + rb_delegate :world_readable?, :to => :FileTest, :args => :@path + rb_delegate :executable_real?, :to => :FileTest, :args => :@path + rb_delegate :world_writable?, :to => :FileTest, :args => :@path + rb_delegate :writable_real?, :to => :FileTest, :args => :@path + rb_delegate :executable?, :to => :FileTest, :args => :@path + rb_delegate :writable?, :to => :FileTest, :args => :@path + rb_delegate :grpowned?, :to => :FileTest, :args => :@path + rb_delegate :chardev?, :to => :FileTest, :args => :@path + rb_delegate :symlink?, :to => :FileTest, :args => :@path + rb_delegate :sticky?, :to => :FileTest, :args => :@path + rb_delegate :setuid?, :to => :FileTest, :args => :@path + rb_delegate :exist?, :to => :FileTest, :args => :@path + rb_delegate :size?, :to => :FileTest, :args => :@path + + # -- + + rb_delegate :rm_rf, :to => :FileUtils, :args => :@path + rb_delegate :rm_r, :to => :FileUtils, :args => :@path + rb_delegate :rm_f, :to => :FileUtils, :args => :@path + rb_delegate :rm, :to => :FileUtils, :args => :@path + rb_delegate :cp_r, :to => :FileUtils, :args => :@path + rb_delegate :touch, :to => :FileUtils, :args => :@path + rb_delegate :mkdir_p, :to => :FileUtils, :args => :@path + rb_delegate :mkpath, :to => :FileUtils, :args => :@path + rb_delegate :cp, :to => :FileUtils, :args => :@path + + # -- + + rb_delegate :each_child, :to => :children + rb_delegate :each_entry, :to => :children + rb_delegate :to_a, :to => :children + + # -- + + rb_delegate :opendir, :to => :Dir, :alias_of => :open + rb_delegate :relative?, :to => :self, :alias_of => :absolute?, :bool => :reverse + rb_delegate :regexp_escape, :to => :Regexp, :args => :@path, :alias_of => :escape + rb_delegate :shellescape, :to => :Shellwords, :args => :@path + rb_delegate :mkdir, :to => :Dir, :args => :@path + + # -- + + alias + join + alias delete rm + alias rmtree rm_r + alias to_path to_s + alias last basename + alias entries children + alias make_symlink symlink + alias cleanpath_conservative conservative_cleanpath + alias cleanpath_aggressive aggressive_cleanpath + alias prepend enforce_root + alias fnmatch fnmatch? + alias make_link link + alias first dirname + alias rmdir rm_r + alias unlink rm + alias / join +end diff --git a/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/helpers.rb b/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/helpers.rb new file mode 100644 index 0000000..7398008 --- /dev/null +++ b/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/helpers.rb @@ -0,0 +1,129 @@ +# Frozen-string-literal: true +# Copyright: 2015 - 2017 Jordon Bedwell - MIT License +# Encoding: utf-8 + +class Pathutil + module Helpers + extend self + + # -- + + def allowed + return @allowed ||= begin + { + :yaml => { + :classes => [], + :symbols => [] + } + } + end + end + + # -- + # Wraps around YAML and SafeYAML to provide alternatives to Rubies. + # @note We default aliases to yes so we can detect if you explicit true. + # @return Hash + # -- + def load_yaml(data, safe: true, whitelist_classes: allowed[:yaml][:classes], \ + whitelist_symbols: allowed[:yaml][:symbols], aliases: :yes) + + require "yaml" + unless safe + return YAML.load( + data + ) + end + + if !YAML.respond_to?(:safe_load) + setup_safe_yaml whitelist_classes, aliases + SafeYAML.load( + data + ) + + else + YAML.safe_load( + data, + whitelist_classes, + whitelist_symbols, + aliases + ) + end + end + + # -- + # Make a temporary name suitable for temporary files and directories. + # @return String + # -- + def make_tmpname(prefix = "", suffix = nil, root = nil) + prefix = tmpname_prefix(prefix) + suffix = tmpname_suffix(suffix) + + root ||= Dir::Tmpname.tmpdir + File.join(root, __make_tmpname( + prefix, suffix + )) + end + + # -- + private + def __make_tmpname((prefix, suffix), number) + prefix &&= String.try_convert(prefix) || tmpname_agerr(:prefix, prefix) + suffix &&= String.try_convert(suffix) || tmpname_agerr(:suffix, suffix) + + time = Time.now.strftime("%Y%m%d") + path = "#{prefix}#{time}-#{$$}-#{rand(0x100000000).to_s(36)}".dup + path << "-#{number}" if number + path << suffix if suffix + path + end + + private + def tmpname_agerr(type, val) + raise ArgumentError, "unexpected #{type}: #{val.inspect}" + end + + # -- + private + def tmpname_suffix(suffix) + suffix = suffix.join("-") if suffix.is_a?(Array) + suffix = suffix.gsub(/\A\-/, "") unless !suffix || suffix.empty? + suffix + end + + # -- + # Cleanup the temp name prefix, joining if necessary. + # rubocop:disable Style/ParallelAssignment + # -- + private + def tmpname_prefix(prefix) + ext, prefix = prefix, "" if !prefix.is_a?(Array) && prefix.start_with?(".") + ext = prefix.pop if prefix.is_a?(Array) && prefix[-1].start_with?(".") + prefix = prefix.join("-") if prefix.is_a?(Array) + + unless prefix.empty? + prefix = prefix.gsub(/\-\Z/, "") \ + + "-" + end + + return [ + prefix, ext || "" + ] + end + + # -- + # Wrap around, cleanup, deprecate and use SafeYAML. + # rubocop:enable Style/ParallelAssignment + # -- + private + def setup_safe_yaml(whitelist_classes, aliases) + warn "WARN: SafeYAML does not support disabling of aliases." if aliases && aliases != :yes + warn "WARN: SafeYAML will be removed when Ruby 2.0 goes EOL." + require "safe_yaml/load" + + SafeYAML.restore_defaults! + whitelist_classes.map(&SafeYAML.method( + :whitelist_class! + )) + end + end +end diff --git a/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb b/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb new file mode 100644 index 0000000..bfe223c --- /dev/null +++ b/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb @@ -0,0 +1,7 @@ +# Frozen-string-literal: true +# Copyright: 2015 - 2017 Jordon Bedwell - MIT License +# Encoding: utf-8 + +class Pathutil + VERSION = "0.16.2" +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/.gitignore b/vendor/bundle/gems/public_suffix-3.0.3/.gitignore new file mode 100644 index 0000000..9e5a30a --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/.gitignore @@ -0,0 +1,11 @@ +# Bundler +.bundle +Gemfile.lock +pkg/* + +# Rubinius +*.rbc + +# YARD +.yardoc +yardoc/ diff --git a/vendor/bundle/gems/public_suffix-3.0.3/.rubocop.yml b/vendor/bundle/gems/public_suffix-3.0.3/.rubocop.yml new file mode 100644 index 0000000..5283089 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/.rubocop.yml @@ -0,0 +1,36 @@ +inherit_from: + - .rubocop_defaults.yml + +AllCops: + Exclude: + # Exclude .gemspec files because they are generally auto-generated + - '*.gemspec' + # Exclude vendored folders + - 'tmp/**/*' + - 'vendor/**/*' + # Exclude artifacts + - 'pkg/**/*' + # Other + - 'test/benchmarks/**/*' + - 'test/profilers/**/*' + +# I often use @_variable to avoid clashing. +Naming/MemoizedInstanceVariableName: + Enabled: false + +Style/ClassAndModuleChildren: + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + +# Dear Rubocop, I don't want to use String#strip_heredoc +Layout/IndentHeredoc: + Enabled: false + +Style/WordArray: + Enabled: false + MinSize: 3 + +Style/SymbolArray: + Enabled: false + MinSize: 3 diff --git a/vendor/bundle/gems/public_suffix-3.0.3/.rubocop_defaults.yml b/vendor/bundle/gems/public_suffix-3.0.3/.rubocop_defaults.yml new file mode 100644 index 0000000..4d07840 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/.rubocop_defaults.yml @@ -0,0 +1,184 @@ +AllCops: + Exclude: + # Exclude .gemspec files because they are generally auto-generated + - '*.gemspec' + # Exclude vendored folders + - 'tmp/**/*' + - 'vendor/**/*' + +# [codesmell] +Metrics/AbcSize: + Enabled: false + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + +# [codesmell] +Metrics/BlockLength: + Enabled: false + +# [codesmell] +Metrics/CyclomaticComplexity: + Enabled: false + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + +# [codesmell] +Metrics/ClassLength: + Enabled: false + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + +# [codesmell] +Metrics/LineLength: + Enabled: false + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + Max: 100 + +# [codesmell] +Metrics/MethodLength: + Enabled: false + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + Max: 10 + +# [codesmell] +Metrics/ModuleLength: + Enabled: false + Exclude: + - 'spec/**/*_spec.rb' + - 'test/**/*_test.rb' + +# [codesmell] +Metrics/ParameterLists: + Enabled: false + Max: 5 + +# [codesmell] +Metrics/PerceivedComplexity: + Enabled: false + +# [codesmell] +# I don't really get the point of this cop. +Performance/RedundantMerge: + Enabled: false + +# Do not use "and" or "or" in conditionals, but for readability we can use it +# to chain executions. Just beware of operator order. +Style/AndOr: + EnforcedStyle: conditionals + +Style/Documentation: + Exclude: + - 'spec/**/*' + - 'test/**/*' + +# Double empty lines are useful to separate conceptually different methods +# in the same class or module. +Layout/EmptyLines: + Enabled: false + +# In most cases, a space is nice. Sometimes, it's not. +# Just be consistent with the rest of the surrounding code. +Layout/EmptyLinesAroundClassBody: + Enabled: false + +# In most cases, a space is nice. Sometimes, it's not. +# Just be consistent with the rest of the surrounding code. +Layout/EmptyLinesAroundModuleBody: + Enabled: false + +# This is quite buggy, as it doesn't recognize double lines. +# Double empty lines are useful to separate conceptually different methods +# in the same class or module. +Layout/EmptyLineBetweenDefs: + Enabled: false + +# I personally don't care about the format style. +# In most cases I like to use %, but not at the point I want to enforce it +# as a convention in the entire code. +Style/FormatString: + Enabled: false + +# Annotated tokens (like %s) are a good thing, but in most cases we don't need them. +# %s is a simpler and straightforward version that works in almost all cases. So don't complain. +Style/FormatStringToken: + Enabled: false + +# Prefer the latest Hash syntax +Style/HashSyntax: + Exclude: + # But Rakefiles generally have some definition like + # :default => :test + # that looks nicer with the old rocket syntax. + - 'Rakefile' + +Style/RescueStandardError: + Enabled: false + +# Array indentation should be considered like MultilineMethodCallIndentation indentation +# and use 4 spaces instead of 2. +Layout/IndentArray: + IndentationWidth: 4 + +# Hash indentation should be considered like MultilineMethodCallIndentation indentation +# and use 4 spaces instead of 2. +Layout/IndentHash: + IndentationWidth: 4 + +# Multi-line differs from standard indentation, they are indented twice. +Layout/MultilineMethodCallIndentation: + EnforcedStyle: indented + IndentationWidth: 4 + +# unless is not always cool. +Style/NegatedIf: + Enabled: false + +# For years, %w() has been the de-facto standard. A lot of libraries are using (). +# Switching to [] would be a nightmare. +Style/PercentLiteralDelimiters: + Enabled: false + +# There are cases were the inline rescue is ok. We can either downgrade the severity, +# or rely on the developer judgement on a case-by-case basis. +Style/RescueModifier: + Enabled: false + +# Sorry, but using trailing spaces helps readability. +# +# %w( foo bar ) +# +# looks better to me than +# +# %w( foo bar ) +# +Layout/SpaceInsidePercentLiteralDelimiters: + Enabled: false + +# Hate It or Love It, I prefer double quotes as this is more consistent +# with several other programming languages and the output of puts and inspect. +Style/StringLiterals: + EnforcedStyle: double_quotes + +# It's nice to be consistent. The trailing comma also allows easy reordering, +# and doesn't cause a diff in Git when you add a line to the bottom. +Style/TrailingCommaInArrayLiteral: + EnforcedStyleForMultiline: consistent_comma +Style/TrailingCommaInHashLiteral: + EnforcedStyleForMultiline: consistent_comma + +Style/TrivialAccessors: + # IgnoreClassMethods because I want to be able to define class-level accessors + # that sets an instance variable on the metaclass, such as: + # + # def self.default=(value) + # @default = value + # end + # + IgnoreClassMethods: true diff --git a/vendor/bundle/gems/public_suffix-3.0.3/.ruby-gemset b/vendor/bundle/gems/public_suffix-3.0.3/.ruby-gemset new file mode 100644 index 0000000..06070ae --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/.ruby-gemset @@ -0,0 +1 @@ +publicsuffix \ No newline at end of file diff --git a/vendor/bundle/gems/public_suffix-3.0.3/.travis.yml b/vendor/bundle/gems/public_suffix-3.0.3/.travis.yml new file mode 100644 index 0000000..e023d2e --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/.travis.yml @@ -0,0 +1,25 @@ +language: ruby + +rvm: + - 2.1 + - 2.2 + - 2.3 + - 2.4 + - 2.5 + - jruby-9.1.5.0 + - ruby-head + +env: + - COVERALL=1 + +cache: + - bundler + +matrix: + allow_failures: + - rvm: ruby-head + - rvm: jruby-9.1.0.0 + +before_install: + - rvm get latest + - gem install bundler diff --git a/vendor/bundle/gems/public_suffix-3.0.3/.yardopts b/vendor/bundle/gems/public_suffix-3.0.3/.yardopts new file mode 100644 index 0000000..0a782de --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/.yardopts @@ -0,0 +1 @@ +--title 'Ruby Public Suffix API Documentation' diff --git a/vendor/bundle/gems/public_suffix-3.0.3/2.0-Upgrade.md b/vendor/bundle/gems/public_suffix-3.0.3/2.0-Upgrade.md new file mode 100644 index 0000000..1a10bfb --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/2.0-Upgrade.md @@ -0,0 +1,52 @@ +# Welcome to PublicSuffix 2.0! + +PublicSuffix 2.0 contains a rewritten internal representation and comparison logic, that drastically increases the lookup performance. The new version also changes several internal and external API. + +This document documents the most relevant changes to help you upgrading from PublicSuffix 1.0 to 2.0. + +## What's New + +- The library is now 100% compliants with the official PublicSuffix tests. The major breaking change you may experience, is that if a domain passed as input doesn't match any rule, the rule `*` is assumed. You can override this behavior by passing a custom default rule with the `default_rule` option. The old behavior can be restored by passing `default_rule: nil`. +- `PublicSuffix.domain` is a new method that parses the input and returns the domain (combination of second level domain + suffix). This is a convenient helper to parse a domain name, for example when you need to determine the cookie or SSL scope. +- Added the ability to disable the use of private domains either at runtime, in addition to the ability to not load the private domains section when reading the list (`private_domains: false`). This feature also superseded the `private_domains` class-level attribute, that is no longer available. + +## Upgrade + +When upgrading, here's the most relevant changes to keep an eye on: + +- Several futile utility helpers were removed, such as `Domain#rule`, `Domain#is_a_domain?`, `Domain#is_a_subdomain?`, `Domain#valid?`. You can easily obtain the same result by having a custom method that reconstructs the logic, and/or calling `PublicSuffix.{domain|parse}(domain.to_s)`. +- `PublicSuffix::List.private_domains` is no longer available. Instead, you now have two ways to enable/disable the private domains: + + 1. At runtime, by using the `ignore_private` option + + ```ruby + PublicSuffix.domain("something.blogspot.com", ignore_private: true) + ``` + + 1. Loading a filtered list: + + ```ruby + # Disable support for private TLDs + PublicSuffix::List.default = PublicSuffix::List.parse(File.read(PublicSuffix::List::DEFAULT_LIST_PATH), private_domains: false) + # => "blogspot.com" + PublicSuffix.domain("something.blogspot.com") + # => "blogspot.com" + ``` +- Now that the library is 100% compliant with the official PublicSuffix algorithm, if a domain passed as input doesn't match any rule, the wildcard rule `*` is assumed. This means that unlisted TLDs will be considered valid by default, when they would have been invalid in 1.x. However, you can override this behavior to emulate the 1.x behavior if needed: + + ```ruby + # 1.x: + + PublicSuffix.valid?("google.commm") + # => false + + # 2.x: + + PublicSuffix.valid?("google.commm") + # => true + + # Overriding 2.x behavior if needed: + + PublicSuffix.valid?("google.commm", default_rule: nil) + # => false + ```` diff --git a/vendor/bundle/gems/public_suffix-3.0.3/CHANGELOG.md b/vendor/bundle/gems/public_suffix-3.0.3/CHANGELOG.md new file mode 100644 index 0000000..5df36bf --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/CHANGELOG.md @@ -0,0 +1,340 @@ +# Changelog + + +#### Release 3.0.3 + +- CHANGED: Updated definitions. + + +#### Release 3.0.2 + +- CHANGED: Updated definitions. + + +#### Release 3.0.1 + +- CHANGED: Updated definitions. +- CHANGED: Improve performance and avoid allocation (GH-146). [Thanks @robholland] + + +#### Release 3.0.0 + +This new version includes a major redesign of the library internals, with the goal to drastically +improve the lookup time while reducing storage space. + +For this reason, several public methods that are no longer applicable have been deprecated +and/or removed. You can find more information at GH-133. + +- CHANGED: Updated definitions. +- CHANGED: Dropped support for Ruby < 2.1 +- CHANGED: `PublicSuffix::List#rules` is now protected. You should not rely on it as the internal rule representation is subject to change to optimize performances. +- CHANGED: Removed `PublicSuffix::List.clear`, it was an unnecessary accessor method. Use `PublicSuffix::List.default = nil` if you **really** need to reset the default list. You shouldn't. +- CHANGED: `PublicSuffix::List#select` is now private. You should not use it, instead use `PublicSuffix::List#find`. +- CHANGED: `PublicSuffix::List` no longer implements Enumerable. Instead, use `#each` to loop over, or get an Enumerator. +- CHANGED: Redesigned internal list storage and lookup algorithm to achieve O(1) lookup time (see GH-133). + + +#### Release 2.0.5 + +- CHANGED: Updated definitions. +- CHANGED: Initialization performance improvements (GH-128). [Thanks @casperisfine] + + +#### Release 2.0.4 + +- FIXED: Fix a bug that caused the GEM to be published with the wrong version number in the gemspec (GH-121). + +- CHANGED: Updated definitions. + + +#### Release 2.0.3 + +- CHANGED: Updated definitions. + + +#### Release 2.0.2 + +- CHANGED: Updated definitions. + + +#### Release 2.0.1 + +- FIXED: Fix bug that prevented .valid? to reset the default rule + + +#### Release 2.0.0 + +- NEW: Added PublicSuffix.domain # => sld.tld +- NEW: Added the ability to disable the use of private domains either at runtime, in addition to the ability to not load the private domains section when reading the list (`private_domains: false`). This feature also superseded the `private_domains` class-level attribute, that is no longer available. + +- CHANGED: Considerable performance improvements (GH-92) +- CHANGED: Updated definitions. +- CHANGED: Removed deprecated PublicSuffix::InvalidDomain exception +- CHANGED: If the suffix is now listed, then the prevaling rule is "*" as defined by the PSL algorithm (GH-91) +- CHANGED: Input validation is performed only if you call `PublicSuffix.parse` or `PublicSuffix.list` +- CHANGED: Input with leading dot is invalid per PSL acceptance tests +- CHANGED: Removed `private_domains` class-level attribute. It is replaced by the `private_domains: false` option in the list parse method. +- CHANGED: The default list now assumes you use UTF-8 for reading the input (GH-94), + +- REMOVED: Removed futile utility helpers such as `Domain#rule`, `Domain#is_a_domain?`, `Domain#is_a_subdomain?`, `Domain#valid?`. You can easily obtain the same result by having a custom method that reconstructs the logic, and/or calling `PublicSuffix.{domain|parse}(domain.to_s)`. + + +#### Release 1.5.3 + +- FIXED: Don't duplicate rule indices when creating index (GH-77). [Thanks @ags] + +- CHANGED: Updated definitions. + + +#### Release 1.5.2 + +- CHANGED: Updated definitions. + + +#### Release 1.5.1 + +- FIXED: Ignore case for parsing and validating (GH-62) + +- CHANGED: Updated definitions. + + +#### Release 1.5.0 + +- CHANGED: Dropped support for Ruby < 2.0 + +- CHANGED: Updated definitions. + + +#### Release 1.4.6 + +- CHANGED: Updated definitions. + + +#### Release 1.4.5 + +- CHANGED: Updated definitions. + + +#### Release 1.4.4 + +- CHANGED: Updated definitions. + + +#### Release 1.4.3 + +- CHANGED: Updated definitions. + + +#### Release 1.4.2 + +- CHANGED: Updated definitions. + + +#### Release 1.4.1 + +- CHANGED: Updated definitions. + + +#### Release 1.4.0 + +- CHANGED: Moved the definitions in the lib folder. + +- CHANGED: Updated definitions. + + +#### Release 1.3.3 + +- CHANGED: Updated definitions. + + +#### Release 1.3.2 + +- CHANGED: Updated definitions. + + +#### Release 1.3.1 + +- CHANGED: Updated definitions. + + +#### Release 1.3.0 + +- NEW: Ability to skip Private Domains (GH-28). [Thanks @rb2k] + +- CHANGED: Updated definitions. + + +#### Release 1.2.1 + +- CHANGED: Updated definitions. + + +#### Release 1.2.0 + +- NEW: Allow a custom List on `PublicSuffix.parse` (GH-26). [Thanks @itspriddle] + +- FIXED: PublicSuffix.parse and PublicSuffix.valid? crashes when input is nil (GH-20). + +- CHANGED: Updated definitions. + + +#### Release 1.1.3 + +- CHANGED: Updated definitions. + + +#### Release 1.1.2 + +- CHANGED: Updated definitions. + + +#### Release 1.1.1 + +- CHANGED: Updated definitions. + + +#### Release 1.1.0 + +- FIXED: #valid? and #parse consider URIs as valid domains (GH-15) + +- CHANGED: Updated definitions. + +- CHANGED: Removed deprecatd PublicSuffixService::RuleList. + + +#### Release 1.0.0 + +- CHANGED: Updated definitions. + + +#### Release 1.0.0.rc1 + +The library is now known as PublicSuffix. + + +#### Release 0.9.1 + +- CHANGED: Renamed PublicSuffixService::RuleList to PublicSuffixService::List. + +- CHANGED: Renamed PublicSuffixService::List#list to PublicSuffixService::List#rules. + +- CHANGED: Renamed PublicSuffixService to PublicSuffix. + +- CHANGED: Updated definitions. + + +#### Release 0.9.0 + +- CHANGED: Minimum Ruby version increased to Ruby 1.8.7. + +- CHANGED: rake/gempackagetask is deprecated. Use rubygems/package_task instead. + + +#### Release 0.8.4 + +- FIXED: Reverted bugfix for issue #12 for Ruby 1.8.6. + This is the latest version compatible with Ruby 1.8.6. + + +#### Release 0.8.3 + +- FIXED: Fixed ArgumentError: invalid byte sequence in US-ASCII with Ruby 1.9.2 (#12). + +- CHANGED: Updated definitions (#11). + +- CHANGED: Renamed definitions.txt to definitions.dat. + + +#### Release 0.8.2 + +- NEW: Added support for rubygems-test. + +- CHANGED: Integrated Bundler. + +- CHANGED: Updated definitions. + + +#### Release 0.8.1 + +- FIXED: The files in the release 0.8.0 have wrong permission 600 and can't be loaded (#10). + + +#### Release 0.8.0 + +- CHANGED: Update public suffix list to d1a5599b49fa 2010-10-25 15:10 +0100 (#9) + +- NEW: Add support for Fully Qualified Domain Names (#7) + + +#### Release 0.7.0 + +- CHANGED: Using YARD to document the code instead of RDoc. + +- FIXED: RuleList cache is not recreated when a new rule is appended to the list (#6) + +- FIXED: PublicSuffixService.valid? should return false if the domain is not defined or not allowed (#4, #5) + + +#### Release 0.6.0 + +- NEW: PublicSuffixService.parse raises DomainNotAllowed when trying to parse a domain name + which exists, but is not allowed by the current definition list (#3) + + PublicSuffixService.parse("nic.do") + # => PublicSuffixService::DomainNotAllowed + +- CHANGED: Renamed PublicSuffixService::InvalidDomain to PublicSuffixService::DomainInvalid + + +#### Release 0.5.2 + +- CHANGED: Update public suffix list to 248ea690d671 2010-09-16 18:02 +0100 + + +#### Release 0.5.1 + +- CHANGED: Update public suffix list to 14dc66dd53c1 2010-09-15 17:09 +0100 + + +#### Release 0.5.0 + +- CHANGED: Improve documentation for Domain#domain and Domain#subdomain (#1). + +- CHANGED: Performance improvements (#2). + + +#### Release 0.4.0 + +- CHANGED: Rename library from DomainName to PublicSuffixService to reduce the probability of name conflicts. + + +#### Release 0.3.1 + +- Deprecated DomainName library. + + +#### Release 0.3.0 + +- CHANGED: DomainName#domain and DomainName#subdomain are no longer alias of Domain#sld and Domain#tld. + +- CHANGED: Removed DomainName#labels and decoupled Rule from DomainName. + +- CHANGED: DomainName#valid? no longer instantiates new DomainName objects. This means less overhead. + +- CHANGED: Refactoring the entire DomainName API. Removed the internal on-the-fly parsing. Added a bunch of new methods to check and validate the DomainName. + + +#### Release 0.2.0 + +- NEW: DomainName#valid? + +- NEW: DomainName#parse and DomainName#parse! + +- NEW: DomainName#valid_domain? and DomainName#valid_subdomain? + +- CHANGED: Make sure RuleList lookup is only performed once. + + +#### Release 0.1.0 + +- Initial version diff --git a/vendor/bundle/gems/public_suffix-3.0.3/Gemfile b/vendor/bundle/gems/public_suffix-3.0.3/Gemfile new file mode 100644 index 0000000..db22b74 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/Gemfile @@ -0,0 +1,10 @@ +source "https://rubygems.org" + +gemspec + +gem "coveralls", require: false +gem "minitest" +gem "minitest-reporters" +gem "rubocop", require: false + +gem "memory_profiler", require: false diff --git a/vendor/bundle/gems/public_suffix-3.0.3/LICENSE.txt b/vendor/bundle/gems/public_suffix-3.0.3/LICENSE.txt new file mode 100644 index 0000000..69e44da --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2009-2018 Simone Carletti + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/public_suffix-3.0.3/README.md b/vendor/bundle/gems/public_suffix-3.0.3/README.md new file mode 100644 index 0000000..a82c95a --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/README.md @@ -0,0 +1,202 @@ +# Public Suffix for Ruby + +PublicSuffix is a Ruby domain name parser based on the [Public Suffix List](https://publicsuffix.org/). + +[![Build Status](https://travis-ci.org/weppos/publicsuffix-ruby.svg?branch=master)](https://travis-ci.org/weppos/publicsuffix-ruby) + + +## Requirements + +- Ruby >= 2.1 + +For an older versions of Ruby use a previous release. + + +## Installation + +You can install the gem manually: + +```shell +$ gem install public_suffix +``` + +Or use Bundler and define it as a dependency in your `Gemfile`: + +```ruby +gem 'public_suffix' +``` + +If you are upgrading to 2.0, see [2.0-Upgrade.md](2.0-Upgrade.md). + +## Usage + +Extract the domain out from a name: + +```ruby +PublicSuffix.domain("google.com") +# => "google.com" +PublicSuffix.domain("www.google.com") +# => "google.com" +PublicSuffix.domain("www.google.co.uk") +# => "google.co.uk" +``` + +Parse a domain without subdomains: + +```ruby +domain = PublicSuffix.parse("google.com") +# => # +domain.tld +# => "com" +domain.sld +# => "google" +domain.trd +# => nil +domain.domain +# => "google.com" +domain.subdomain +# => nil +``` + +Parse a domain with subdomains: + +```ruby +domain = PublicSuffix.parse("www.google.com") +# => # +domain.tld +# => "com" +domain.sld +# => "google" +domain.trd +# => "www" +domain.domain +# => "google.com" +domain.subdomain +# => "www.google.com" +``` + +Simple validation example: + +```ruby +PublicSuffix.valid?("google.com") +# => true + +PublicSuffix.valid?("www.google.com") +# => true + +# Explicitly forbidden, it is listed as a private domain +PublicSuffix.valid?("blogspot.com") +# => false + +# Unknown/not-listed TLD domains are valid by default +PublicSuffix.valid?("example.tldnotlisted") +# => true +``` + +Strict validation (without applying the default * rule): + +```ruby +PublicSuffix.valid?("example.tldnotlisted", default_rule: nil) +# => false +``` + + +## Fully Qualified Domain Names + +This library automatically recognizes Fully Qualified Domain Names. A FQDN is a domain name that end with a trailing dot. + +```ruby +# Parse a standard domain name +PublicSuffix.domain("www.google.com") +# => "google.com" + +# Parse a fully qualified domain name +PublicSuffix.domain("www.google.com.") +# => "google.com" +``` + +## Private domains + +This library has support for switching off support for private (non-ICANN). + +```ruby +# Extract a domain including private domains (by default) +PublicSuffix.domain("something.blogspot.com") +# => "something.blogspot.com" + +# Extract a domain excluding private domains +PublicSuffix.domain("something.blogspot.com", ignore_private: true) +# => "blogspot.com" + +# It also works for #parse and #valid? +PublicSuffix.parse("something.blogspot.com", ignore_private: true) +PublicSuffix.valid?("something.blogspot.com", ignore_private: true) +``` + +If you don't care about private domains at all, it's more efficient to exclude them when the list is parsed: + +```ruby +# Disable support for private TLDs +PublicSuffix::List.default = PublicSuffix::List.parse(File.read(PublicSuffix::List::DEFAULT_LIST_PATH), private_domains: false) +# => "blogspot.com" +PublicSuffix.domain("something.blogspot.com") +# => "blogspot.com" +``` + + +## What is the Public Suffix List? + +The [Public Suffix List](https://publicsuffix.org) is a cross-vendor initiative to provide an accurate list of domain name suffixes. + +The Public Suffix List is an initiative of the Mozilla Project, but is maintained as a community resource. It is available for use in any software, but was originally created to meet the needs of browser manufacturers. + +A "public suffix" is one under which Internet users can directly register names. Some examples of public suffixes are ".com", ".co.uk" and "pvt.k12.wy.us". The Public Suffix List is a list of all known public suffixes. + + +## Why the Public Suffix List is better than any available Regular Expression parser? + +Previously, browsers used an algorithm which basically only denied setting wide-ranging cookies for top-level domains with no dots (e.g. com or org). However, this did not work for top-level domains where only third-level registrations are allowed (e.g. co.uk). In these cases, websites could set a cookie for co.uk which will be passed onto every website registered under co.uk. + +Clearly, this was a security risk as it allowed websites other than the one setting the cookie to read it, and therefore potentially extract sensitive information. + +Since there is no algorithmic method of finding the highest level at which a domain may be registered for a particular top-level domain (the policies differ with each registry), the only method is to create a list of all top-level domains and the level at which domains can be registered. This is the aim of the effective TLD list. + +As well as being used to prevent cookies from being set where they shouldn't be, the list can also potentially be used for other applications where the registry controlled and privately controlled parts of a domain name need to be known, for example when grouping by top-level domains. + +Source: https://wiki.mozilla.org/Public_Suffix_List + +Not convinced yet? Check out [this real world example](https://stackoverflow.com/q/288810/123527). + + +## Does PublicSuffix make requests to Public Suffix List website? + +No. PublicSuffix comes with a bundled list. It does not make any HTTP requests to parse or validate a domain. + + +## Feedback and bug reports + +If you use this library and find yourself missing any functionality, please [let me know](mailto:weppos@weppos.net). + +Pull requests are very welcome! Please include tests and/or feature coverage for every patch, and create a topic branch for every separate change you make. + +Report issues or feature requests to [GitHub Issues](https://github.com/weppos/publicsuffix-ruby/issues). + + +## More + +- [Homepage](https://simonecarletti.com/code/publicsuffix-ruby) +- [Repository](https://github.com/weppos/publicsuffix-ruby) +- [API Documentation](http://rubydoc.info/gems/public_suffix) +- [Introducing the Public Suffix List library for Ruby](https://simonecarletti.com/blog/2010/06/public-suffix-list-library-for-ruby/) + + +## Changelog + +See the [CHANGELOG.md](CHANGELOG.md) file for details. + + +## License + +Copyright (c) 2009-2018 Simone Carletti. This is Free Software distributed under the MIT license. + +The [Public Suffix List source](https://publicsuffix.org/list/) is subject to the terms of the Mozilla Public License, v. 2.0. diff --git a/vendor/bundle/gems/public_suffix-3.0.3/Rakefile b/vendor/bundle/gems/public_suffix-3.0.3/Rakefile new file mode 100644 index 0000000..d304b66 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/Rakefile @@ -0,0 +1,49 @@ +require "bundler/gem_tasks" + +# By default, run tests and linter. +task default: [:test, :rubocop] + + +require "rake/testtask" + +Rake::TestTask.new do |t| + t.libs = %w( lib test ) + t.pattern = "test/**/*_test.rb" + t.verbose = !ENV["VERBOSE"].nil? + t.warning = !ENV["WARNING"].nil? +end + +require "rubocop/rake_task" + +RuboCop::RakeTask.new + + +require "yard/rake/yardoc_task" + +YARD::Rake::YardocTask.new(:yardoc) do |y| + y.options = ["--output-dir", "yardoc"] +end + +CLOBBER.include "yardoc" + + +task :benchmarks do + Dir["benchmarks/bm_*.rb"].each do |file| + sh "ruby #{file}" + end +end +task default: [:benchmarks] if ENV["BENCHMARKS"] == "1" + + +desc "Downloads the Public Suffix List file from the repository and stores it locally." +task :"update-list" do + require "net/http" + + DEFINITION_URL = "https://raw.githubusercontent.com/publicsuffix/list/master/public_suffix_list.dat".freeze + + File.open("data/list.txt", "w+") do |f| + response = Net::HTTP.get_response(URI.parse(DEFINITION_URL)) + response.body + f.write(response.body) + end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/bin/console b/vendor/bundle/gems/public_suffix-3.0.3/bin/console new file mode 100644 index 0000000..fd0f739 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/bin/console @@ -0,0 +1,14 @@ +#!/usr/bin/env ruby + +require "bundler/setup" +require "public_suffix" + +# You can add fixtures and/or initialization code here to make experimenting +# with your gem easier. You can also use a different console, if you like. + +# (If you use this, don't forget to add pry to your Gemfile!) +# require "pry" +# Pry.start + +require "irb" +IRB.start diff --git a/vendor/bundle/gems/public_suffix-3.0.3/data/list.txt b/vendor/bundle/gems/public_suffix-3.0.3/data/list.txt new file mode 100644 index 0000000..f671831 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/data/list.txt @@ -0,0 +1,12659 @@ +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. + +// Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat, +// rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported. + +// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/. + +// ===BEGIN ICANN DOMAINS=== + +// ac : https://en.wikipedia.org/wiki/.ac +ac +com.ac +edu.ac +gov.ac +net.ac +mil.ac +org.ac + +// ad : https://en.wikipedia.org/wiki/.ad +ad +nom.ad + +// ae : https://en.wikipedia.org/wiki/.ae +// see also: "Domain Name Eligibility Policy" at http://www.aeda.ae/eng/aepolicy.php +ae +co.ae +net.ae +org.ae +sch.ae +ac.ae +gov.ae +mil.ae + +// aero : see https://www.information.aero/index.php?id=66 +aero +accident-investigation.aero +accident-prevention.aero +aerobatic.aero +aeroclub.aero +aerodrome.aero +agents.aero +aircraft.aero +airline.aero +airport.aero +air-surveillance.aero +airtraffic.aero +air-traffic-control.aero +ambulance.aero +amusement.aero +association.aero +author.aero +ballooning.aero +broker.aero +caa.aero +cargo.aero +catering.aero +certification.aero +championship.aero +charter.aero +civilaviation.aero +club.aero +conference.aero +consultant.aero +consulting.aero +control.aero +council.aero +crew.aero +design.aero +dgca.aero +educator.aero +emergency.aero +engine.aero +engineer.aero +entertainment.aero +equipment.aero +exchange.aero +express.aero +federation.aero +flight.aero +freight.aero +fuel.aero +gliding.aero +government.aero +groundhandling.aero +group.aero +hanggliding.aero +homebuilt.aero +insurance.aero +journal.aero +journalist.aero +leasing.aero +logistics.aero +magazine.aero +maintenance.aero +media.aero +microlight.aero +modelling.aero +navigation.aero +parachuting.aero +paragliding.aero +passenger-association.aero +pilot.aero +press.aero +production.aero +recreation.aero +repbody.aero +res.aero +research.aero +rotorcraft.aero +safety.aero +scientist.aero +services.aero +show.aero +skydiving.aero +software.aero +student.aero +trader.aero +trading.aero +trainer.aero +union.aero +workinggroup.aero +works.aero + +// af : http://www.nic.af/help.jsp +af +gov.af +com.af +org.af +net.af +edu.af + +// ag : http://www.nic.ag/prices.htm +ag +com.ag +org.ag +net.ag +co.ag +nom.ag + +// ai : http://nic.com.ai/ +ai +off.ai +com.ai +net.ai +org.ai + +// al : http://www.ert.gov.al/ert_alb/faq_det.html?Id=31 +al +com.al +edu.al +gov.al +mil.al +net.al +org.al + +// am : https://en.wikipedia.org/wiki/.am +am + +// ao : https://en.wikipedia.org/wiki/.ao +// http://www.dns.ao/REGISTR.DOC +ao +ed.ao +gv.ao +og.ao +co.ao +pb.ao +it.ao + +// aq : https://en.wikipedia.org/wiki/.aq +aq + +// ar : https://nic.ar/nic-argentina/normativa-vigente +ar +com.ar +edu.ar +gob.ar +gov.ar +int.ar +mil.ar +musica.ar +net.ar +org.ar +tur.ar + +// arpa : https://en.wikipedia.org/wiki/.arpa +// Confirmed by registry 2008-06-18 +arpa +e164.arpa +in-addr.arpa +ip6.arpa +iris.arpa +uri.arpa +urn.arpa + +// as : https://en.wikipedia.org/wiki/.as +as +gov.as + +// asia : https://en.wikipedia.org/wiki/.asia +asia + +// at : https://en.wikipedia.org/wiki/.at +// Confirmed by registry 2008-06-17 +at +ac.at +co.at +gv.at +or.at + +// au : https://en.wikipedia.org/wiki/.au +// http://www.auda.org.au/ +au +// 2LDs +com.au +net.au +org.au +edu.au +gov.au +asn.au +id.au +// Historic 2LDs (closed to new registration, but sites still exist) +info.au +conf.au +oz.au +// CGDNs - http://www.cgdn.org.au/ +act.au +nsw.au +nt.au +qld.au +sa.au +tas.au +vic.au +wa.au +// 3LDs +act.edu.au +nsw.edu.au +nt.edu.au +qld.edu.au +sa.edu.au +tas.edu.au +vic.edu.au +wa.edu.au +// act.gov.au Bug 984824 - Removed at request of Greg Tankard +// nsw.gov.au Bug 547985 - Removed at request of +// nt.gov.au Bug 940478 - Removed at request of Greg Connors +qld.gov.au +sa.gov.au +tas.gov.au +vic.gov.au +wa.gov.au + +// aw : https://en.wikipedia.org/wiki/.aw +aw +com.aw + +// ax : https://en.wikipedia.org/wiki/.ax +ax + +// az : https://en.wikipedia.org/wiki/.az +az +com.az +net.az +int.az +gov.az +org.az +edu.az +info.az +pp.az +mil.az +name.az +pro.az +biz.az + +// ba : http://nic.ba/users_data/files/pravilnik_o_registraciji.pdf +ba +com.ba +edu.ba +gov.ba +mil.ba +net.ba +org.ba + +// bb : https://en.wikipedia.org/wiki/.bb +bb +biz.bb +co.bb +com.bb +edu.bb +gov.bb +info.bb +net.bb +org.bb +store.bb +tv.bb + +// bd : https://en.wikipedia.org/wiki/.bd +*.bd + +// be : https://en.wikipedia.org/wiki/.be +// Confirmed by registry 2008-06-08 +be +ac.be + +// bf : https://en.wikipedia.org/wiki/.bf +bf +gov.bf + +// bg : https://en.wikipedia.org/wiki/.bg +// https://www.register.bg/user/static/rules/en/index.html +bg +a.bg +b.bg +c.bg +d.bg +e.bg +f.bg +g.bg +h.bg +i.bg +j.bg +k.bg +l.bg +m.bg +n.bg +o.bg +p.bg +q.bg +r.bg +s.bg +t.bg +u.bg +v.bg +w.bg +x.bg +y.bg +z.bg +0.bg +1.bg +2.bg +3.bg +4.bg +5.bg +6.bg +7.bg +8.bg +9.bg + +// bh : https://en.wikipedia.org/wiki/.bh +bh +com.bh +edu.bh +net.bh +org.bh +gov.bh + +// bi : https://en.wikipedia.org/wiki/.bi +// http://whois.nic.bi/ +bi +co.bi +com.bi +edu.bi +or.bi +org.bi + +// biz : https://en.wikipedia.org/wiki/.biz +biz + +// bj : https://en.wikipedia.org/wiki/.bj +bj +asso.bj +barreau.bj +gouv.bj + +// bm : http://www.bermudanic.bm/dnr-text.txt +bm +com.bm +edu.bm +gov.bm +net.bm +org.bm + +// bn : http://www.bnnic.bn/faqs +bn +com.bn +edu.bn +gov.bn +net.bn +org.bn + +// bo : https://nic.bo/delegacion2015.php#h-1.10 +bo +com.bo +edu.bo +gob.bo +int.bo +org.bo +net.bo +mil.bo +tv.bo +web.bo +// Social Domains +academia.bo +agro.bo +arte.bo +blog.bo +bolivia.bo +ciencia.bo +cooperativa.bo +democracia.bo +deporte.bo +ecologia.bo +economia.bo +empresa.bo +indigena.bo +industria.bo +info.bo +medicina.bo +movimiento.bo +musica.bo +natural.bo +nombre.bo +noticias.bo +patria.bo +politica.bo +profesional.bo +plurinacional.bo +pueblo.bo +revista.bo +salud.bo +tecnologia.bo +tksat.bo +transporte.bo +wiki.bo + +// br : http://registro.br/dominio/categoria.html +// Submitted by registry +br +9guacu.br +abc.br +adm.br +adv.br +agr.br +aju.br +am.br +anani.br +aparecida.br +arq.br +art.br +ato.br +b.br +barueri.br +belem.br +bhz.br +bio.br +blog.br +bmd.br +boavista.br +bsb.br +campinagrande.br +campinas.br +caxias.br +cim.br +cng.br +cnt.br +com.br +contagem.br +coop.br +cri.br +cuiaba.br +curitiba.br +def.br +ecn.br +eco.br +edu.br +emp.br +eng.br +esp.br +etc.br +eti.br +far.br +feira.br +flog.br +floripa.br +fm.br +fnd.br +fortal.br +fot.br +foz.br +fst.br +g12.br +ggf.br +goiania.br +gov.br +// gov.br 26 states + df https://en.wikipedia.org/wiki/States_of_Brazil +ac.gov.br +al.gov.br +am.gov.br +ap.gov.br +ba.gov.br +ce.gov.br +df.gov.br +es.gov.br +go.gov.br +ma.gov.br +mg.gov.br +ms.gov.br +mt.gov.br +pa.gov.br +pb.gov.br +pe.gov.br +pi.gov.br +pr.gov.br +rj.gov.br +rn.gov.br +ro.gov.br +rr.gov.br +rs.gov.br +sc.gov.br +se.gov.br +sp.gov.br +to.gov.br +gru.br +imb.br +ind.br +inf.br +jab.br +jampa.br +jdf.br +joinville.br +jor.br +jus.br +leg.br +lel.br +londrina.br +macapa.br +maceio.br +manaus.br +maringa.br +mat.br +med.br +mil.br +morena.br +mp.br +mus.br +natal.br +net.br +niteroi.br +*.nom.br +not.br +ntr.br +odo.br +org.br +osasco.br +palmas.br +poa.br +ppg.br +pro.br +psc.br +psi.br +pvh.br +qsl.br +radio.br +rec.br +recife.br +ribeirao.br +rio.br +riobranco.br +riopreto.br +salvador.br +sampa.br +santamaria.br +santoandre.br +saobernardo.br +saogonca.br +sjc.br +slg.br +slz.br +sorocaba.br +srv.br +taxi.br +teo.br +the.br +tmp.br +trd.br +tur.br +tv.br +udi.br +vet.br +vix.br +vlog.br +wiki.br +zlg.br + +// bs : http://www.nic.bs/rules.html +bs +com.bs +net.bs +org.bs +edu.bs +gov.bs + +// bt : https://en.wikipedia.org/wiki/.bt +bt +com.bt +edu.bt +gov.bt +net.bt +org.bt + +// bv : No registrations at this time. +// Submitted by registry +bv + +// bw : https://en.wikipedia.org/wiki/.bw +// http://www.gobin.info/domainname/bw.doc +// list of other 2nd level tlds ? +bw +co.bw +org.bw + +// by : https://en.wikipedia.org/wiki/.by +// http://tld.by/rules_2006_en.html +// list of other 2nd level tlds ? +by +gov.by +mil.by +// Official information does not indicate that com.by is a reserved +// second-level domain, but it's being used as one (see www.google.com.by and +// www.yahoo.com.by, for example), so we list it here for safety's sake. +com.by + +// http://hoster.by/ +of.by + +// bz : https://en.wikipedia.org/wiki/.bz +// http://www.belizenic.bz/ +bz +com.bz +net.bz +org.bz +edu.bz +gov.bz + +// ca : https://en.wikipedia.org/wiki/.ca +ca +// ca geographical names +ab.ca +bc.ca +mb.ca +nb.ca +nf.ca +nl.ca +ns.ca +nt.ca +nu.ca +on.ca +pe.ca +qc.ca +sk.ca +yk.ca +// gc.ca: https://en.wikipedia.org/wiki/.gc.ca +// see also: http://registry.gc.ca/en/SubdomainFAQ +gc.ca + +// cat : https://en.wikipedia.org/wiki/.cat +cat + +// cc : https://en.wikipedia.org/wiki/.cc +cc + +// cd : https://en.wikipedia.org/wiki/.cd +// see also: https://www.nic.cd/domain/insertDomain_2.jsp?act=1 +cd +gov.cd + +// cf : https://en.wikipedia.org/wiki/.cf +cf + +// cg : https://en.wikipedia.org/wiki/.cg +cg + +// ch : https://en.wikipedia.org/wiki/.ch +ch + +// ci : https://en.wikipedia.org/wiki/.ci +// http://www.nic.ci/index.php?page=charte +ci +org.ci +or.ci +com.ci +co.ci +edu.ci +ed.ci +ac.ci +net.ci +go.ci +asso.ci +aéroport.ci +int.ci +presse.ci +md.ci +gouv.ci + +// ck : https://en.wikipedia.org/wiki/.ck +*.ck +!www.ck + +// cl : https://en.wikipedia.org/wiki/.cl +cl +gov.cl +gob.cl +co.cl +mil.cl + +// cm : https://en.wikipedia.org/wiki/.cm plus bug 981927 +cm +co.cm +com.cm +gov.cm +net.cm + +// cn : https://en.wikipedia.org/wiki/.cn +// Submitted by registry +cn +ac.cn +com.cn +edu.cn +gov.cn +net.cn +org.cn +mil.cn +公司.cn +网络.cn +網絡.cn +// cn geographic names +ah.cn +bj.cn +cq.cn +fj.cn +gd.cn +gs.cn +gz.cn +gx.cn +ha.cn +hb.cn +he.cn +hi.cn +hl.cn +hn.cn +jl.cn +js.cn +jx.cn +ln.cn +nm.cn +nx.cn +qh.cn +sc.cn +sd.cn +sh.cn +sn.cn +sx.cn +tj.cn +xj.cn +xz.cn +yn.cn +zj.cn +hk.cn +mo.cn +tw.cn + +// co : https://en.wikipedia.org/wiki/.co +// Submitted by registry +co +arts.co +com.co +edu.co +firm.co +gov.co +info.co +int.co +mil.co +net.co +nom.co +org.co +rec.co +web.co + +// com : https://en.wikipedia.org/wiki/.com +com + +// coop : https://en.wikipedia.org/wiki/.coop +coop + +// cr : http://www.nic.cr/niccr_publico/showRegistroDominiosScreen.do +cr +ac.cr +co.cr +ed.cr +fi.cr +go.cr +or.cr +sa.cr + +// cu : https://en.wikipedia.org/wiki/.cu +cu +com.cu +edu.cu +org.cu +net.cu +gov.cu +inf.cu + +// cv : https://en.wikipedia.org/wiki/.cv +cv + +// cw : http://www.una.cw/cw_registry/ +// Confirmed by registry 2013-03-26 +cw +com.cw +edu.cw +net.cw +org.cw + +// cx : https://en.wikipedia.org/wiki/.cx +// list of other 2nd level tlds ? +cx +gov.cx + +// cy : http://www.nic.cy/ +// Submitted by registry Panayiotou Fotia +cy +ac.cy +biz.cy +com.cy +ekloges.cy +gov.cy +ltd.cy +name.cy +net.cy +org.cy +parliament.cy +press.cy +pro.cy +tm.cy + +// cz : https://en.wikipedia.org/wiki/.cz +cz + +// de : https://en.wikipedia.org/wiki/.de +// Confirmed by registry (with technical +// reservations) 2008-07-01 +de + +// dj : https://en.wikipedia.org/wiki/.dj +dj + +// dk : https://en.wikipedia.org/wiki/.dk +// Confirmed by registry 2008-06-17 +dk + +// dm : https://en.wikipedia.org/wiki/.dm +dm +com.dm +net.dm +org.dm +edu.dm +gov.dm + +// do : https://en.wikipedia.org/wiki/.do +do +art.do +com.do +edu.do +gob.do +gov.do +mil.do +net.do +org.do +sld.do +web.do + +// dz : https://en.wikipedia.org/wiki/.dz +dz +com.dz +org.dz +net.dz +gov.dz +edu.dz +asso.dz +pol.dz +art.dz + +// ec : http://www.nic.ec/reg/paso1.asp +// Submitted by registry +ec +com.ec +info.ec +net.ec +fin.ec +k12.ec +med.ec +pro.ec +org.ec +edu.ec +gov.ec +gob.ec +mil.ec + +// edu : https://en.wikipedia.org/wiki/.edu +edu + +// ee : http://www.eenet.ee/EENet/dom_reeglid.html#lisa_B +ee +edu.ee +gov.ee +riik.ee +lib.ee +med.ee +com.ee +pri.ee +aip.ee +org.ee +fie.ee + +// eg : https://en.wikipedia.org/wiki/.eg +eg +com.eg +edu.eg +eun.eg +gov.eg +mil.eg +name.eg +net.eg +org.eg +sci.eg + +// er : https://en.wikipedia.org/wiki/.er +*.er + +// es : https://www.nic.es/site_ingles/ingles/dominios/index.html +es +com.es +nom.es +org.es +gob.es +edu.es + +// et : https://en.wikipedia.org/wiki/.et +et +com.et +gov.et +org.et +edu.et +biz.et +name.et +info.et +net.et + +// eu : https://en.wikipedia.org/wiki/.eu +eu + +// fi : https://en.wikipedia.org/wiki/.fi +fi +// aland.fi : https://en.wikipedia.org/wiki/.ax +// This domain is being phased out in favor of .ax. As there are still many +// domains under aland.fi, we still keep it on the list until aland.fi is +// completely removed. +// TODO: Check for updates (expected to be phased out around Q1/2009) +aland.fi + +// fj : https://en.wikipedia.org/wiki/.fj +*.fj + +// fk : https://en.wikipedia.org/wiki/.fk +*.fk + +// fm : https://en.wikipedia.org/wiki/.fm +fm + +// fo : https://en.wikipedia.org/wiki/.fo +fo + +// fr : http://www.afnic.fr/ +// domaines descriptifs : http://www.afnic.fr/obtenir/chartes/nommage-fr/annexe-descriptifs +fr +com.fr +asso.fr +nom.fr +prd.fr +presse.fr +tm.fr +// domaines sectoriels : http://www.afnic.fr/obtenir/chartes/nommage-fr/annexe-sectoriels +aeroport.fr +assedic.fr +avocat.fr +avoues.fr +cci.fr +chambagri.fr +chirurgiens-dentistes.fr +experts-comptables.fr +geometre-expert.fr +gouv.fr +greta.fr +huissier-justice.fr +medecin.fr +notaires.fr +pharmacien.fr +port.fr +veterinaire.fr + +// ga : https://en.wikipedia.org/wiki/.ga +ga + +// gb : This registry is effectively dormant +// Submitted by registry +gb + +// gd : https://en.wikipedia.org/wiki/.gd +gd + +// ge : http://www.nic.net.ge/policy_en.pdf +ge +com.ge +edu.ge +gov.ge +org.ge +mil.ge +net.ge +pvt.ge + +// gf : https://en.wikipedia.org/wiki/.gf +gf + +// gg : http://www.channelisles.net/register-domains/ +// Confirmed by registry 2013-11-28 +gg +co.gg +net.gg +org.gg + +// gh : https://en.wikipedia.org/wiki/.gh +// see also: http://www.nic.gh/reg_now.php +// Although domains directly at second level are not possible at the moment, +// they have been possible for some time and may come back. +gh +com.gh +edu.gh +gov.gh +org.gh +mil.gh + +// gi : http://www.nic.gi/rules.html +gi +com.gi +ltd.gi +gov.gi +mod.gi +edu.gi +org.gi + +// gl : https://en.wikipedia.org/wiki/.gl +// http://nic.gl +gl +co.gl +com.gl +edu.gl +net.gl +org.gl + +// gm : http://www.nic.gm/htmlpages%5Cgm-policy.htm +gm + +// gn : http://psg.com/dns/gn/gn.txt +// Submitted by registry +gn +ac.gn +com.gn +edu.gn +gov.gn +org.gn +net.gn + +// gov : https://en.wikipedia.org/wiki/.gov +gov + +// gp : http://www.nic.gp/index.php?lang=en +gp +com.gp +net.gp +mobi.gp +edu.gp +org.gp +asso.gp + +// gq : https://en.wikipedia.org/wiki/.gq +gq + +// gr : https://grweb.ics.forth.gr/english/1617-B-2005.html +// Submitted by registry +gr +com.gr +edu.gr +net.gr +org.gr +gov.gr + +// gs : https://en.wikipedia.org/wiki/.gs +gs + +// gt : http://www.gt/politicas_de_registro.html +gt +com.gt +edu.gt +gob.gt +ind.gt +mil.gt +net.gt +org.gt + +// gu : http://gadao.gov.gu/register.html +// University of Guam : https://www.uog.edu +// Submitted by uognoc@triton.uog.edu +gu +com.gu +edu.gu +gov.gu +guam.gu +info.gu +net.gu +org.gu +web.gu + +// gw : https://en.wikipedia.org/wiki/.gw +gw + +// gy : https://en.wikipedia.org/wiki/.gy +// http://registry.gy/ +gy +co.gy +com.gy +edu.gy +gov.gy +net.gy +org.gy + +// hk : https://www.hkirc.hk +// Submitted by registry +hk +com.hk +edu.hk +gov.hk +idv.hk +net.hk +org.hk +公司.hk +教育.hk +敎育.hk +政府.hk +個人.hk +个人.hk +箇人.hk +網络.hk +网络.hk +组織.hk +網絡.hk +网絡.hk +组织.hk +組織.hk +組织.hk + +// hm : https://en.wikipedia.org/wiki/.hm +hm + +// hn : http://www.nic.hn/politicas/ps02,,05.html +hn +com.hn +edu.hn +org.hn +net.hn +mil.hn +gob.hn + +// hr : http://www.dns.hr/documents/pdf/HRTLD-regulations.pdf +hr +iz.hr +from.hr +name.hr +com.hr + +// ht : http://www.nic.ht/info/charte.cfm +ht +com.ht +shop.ht +firm.ht +info.ht +adult.ht +net.ht +pro.ht +org.ht +med.ht +art.ht +coop.ht +pol.ht +asso.ht +edu.ht +rel.ht +gouv.ht +perso.ht + +// hu : http://www.domain.hu/domain/English/sld.html +// Confirmed by registry 2008-06-12 +hu +co.hu +info.hu +org.hu +priv.hu +sport.hu +tm.hu +2000.hu +agrar.hu +bolt.hu +casino.hu +city.hu +erotica.hu +erotika.hu +film.hu +forum.hu +games.hu +hotel.hu +ingatlan.hu +jogasz.hu +konyvelo.hu +lakas.hu +media.hu +news.hu +reklam.hu +sex.hu +shop.hu +suli.hu +szex.hu +tozsde.hu +utazas.hu +video.hu + +// id : https://pandi.id/en/domain/registration-requirements/ +id +ac.id +biz.id +co.id +desa.id +go.id +mil.id +my.id +net.id +or.id +ponpes.id +sch.id +web.id + +// ie : https://en.wikipedia.org/wiki/.ie +ie +gov.ie + +// il : http://www.isoc.org.il/domains/ +il +ac.il +co.il +gov.il +idf.il +k12.il +muni.il +net.il +org.il + +// im : https://www.nic.im/ +// Submitted by registry +im +ac.im +co.im +com.im +ltd.co.im +net.im +org.im +plc.co.im +tt.im +tv.im + +// in : https://en.wikipedia.org/wiki/.in +// see also: https://registry.in/Policies +// Please note, that nic.in is not an official eTLD, but used by most +// government institutions. +in +co.in +firm.in +net.in +org.in +gen.in +ind.in +nic.in +ac.in +edu.in +res.in +gov.in +mil.in + +// info : https://en.wikipedia.org/wiki/.info +info + +// int : https://en.wikipedia.org/wiki/.int +// Confirmed by registry 2008-06-18 +int +eu.int + +// io : http://www.nic.io/rules.html +// list of other 2nd level tlds ? +io +com.io + +// iq : http://www.cmc.iq/english/iq/iqregister1.htm +iq +gov.iq +edu.iq +mil.iq +com.iq +org.iq +net.iq + +// ir : http://www.nic.ir/Terms_and_Conditions_ir,_Appendix_1_Domain_Rules +// Also see http://www.nic.ir/Internationalized_Domain_Names +// Two .ir entries added at request of , 2010-04-16 +ir +ac.ir +co.ir +gov.ir +id.ir +net.ir +org.ir +sch.ir +// xn--mgba3a4f16a.ir (.ir, Persian YEH) +ایران.ir +// xn--mgba3a4fra.ir (.ir, Arabic YEH) +ايران.ir + +// is : http://www.isnic.is/domain/rules.php +// Confirmed by registry 2008-12-06 +is +net.is +com.is +edu.is +gov.is +org.is +int.is + +// it : https://en.wikipedia.org/wiki/.it +it +gov.it +edu.it +// Reserved geo-names (regions and provinces): +// http://www.nic.it/sites/default/files/docs/Regulation_assignation_v7.1.pdf +// Regions +abr.it +abruzzo.it +aosta-valley.it +aostavalley.it +bas.it +basilicata.it +cal.it +calabria.it +cam.it +campania.it +emilia-romagna.it +emiliaromagna.it +emr.it +friuli-v-giulia.it +friuli-ve-giulia.it +friuli-vegiulia.it +friuli-venezia-giulia.it +friuli-veneziagiulia.it +friuli-vgiulia.it +friuliv-giulia.it +friulive-giulia.it +friulivegiulia.it +friulivenezia-giulia.it +friuliveneziagiulia.it +friulivgiulia.it +fvg.it +laz.it +lazio.it +lig.it +liguria.it +lom.it +lombardia.it +lombardy.it +lucania.it +mar.it +marche.it +mol.it +molise.it +piedmont.it +piemonte.it +pmn.it +pug.it +puglia.it +sar.it +sardegna.it +sardinia.it +sic.it +sicilia.it +sicily.it +taa.it +tos.it +toscana.it +trentin-sud-tirol.it +trentin-süd-tirol.it +trentin-sudtirol.it +trentin-südtirol.it +trentin-sued-tirol.it +trentin-suedtirol.it +trentino-a-adige.it +trentino-aadige.it +trentino-alto-adige.it +trentino-altoadige.it +trentino-s-tirol.it +trentino-stirol.it +trentino-sud-tirol.it +trentino-süd-tirol.it +trentino-sudtirol.it +trentino-südtirol.it +trentino-sued-tirol.it +trentino-suedtirol.it +trentino.it +trentinoa-adige.it +trentinoaadige.it +trentinoalto-adige.it +trentinoaltoadige.it +trentinos-tirol.it +trentinostirol.it +trentinosud-tirol.it +trentinosüd-tirol.it +trentinosudtirol.it +trentinosüdtirol.it +trentinosued-tirol.it +trentinosuedtirol.it +trentinsud-tirol.it +trentinsüd-tirol.it +trentinsudtirol.it +trentinsüdtirol.it +trentinsued-tirol.it +trentinsuedtirol.it +tuscany.it +umb.it +umbria.it +val-d-aosta.it +val-daosta.it +vald-aosta.it +valdaosta.it +valle-aosta.it +valle-d-aosta.it +valle-daosta.it +valleaosta.it +valled-aosta.it +valledaosta.it +vallee-aoste.it +vallée-aoste.it +vallee-d-aoste.it +vallée-d-aoste.it +valleeaoste.it +valléeaoste.it +valleedaoste.it +valléedaoste.it +vao.it +vda.it +ven.it +veneto.it +// Provinces +ag.it +agrigento.it +al.it +alessandria.it +alto-adige.it +altoadige.it +an.it +ancona.it +andria-barletta-trani.it +andria-trani-barletta.it +andriabarlettatrani.it +andriatranibarletta.it +ao.it +aosta.it +aoste.it +ap.it +aq.it +aquila.it +ar.it +arezzo.it +ascoli-piceno.it +ascolipiceno.it +asti.it +at.it +av.it +avellino.it +ba.it +balsan-sudtirol.it +balsan-südtirol.it +balsan-suedtirol.it +balsan.it +bari.it +barletta-trani-andria.it +barlettatraniandria.it +belluno.it +benevento.it +bergamo.it +bg.it +bi.it +biella.it +bl.it +bn.it +bo.it +bologna.it +bolzano-altoadige.it +bolzano.it +bozen-sudtirol.it +bozen-südtirol.it +bozen-suedtirol.it +bozen.it +br.it +brescia.it +brindisi.it +bs.it +bt.it +bulsan-sudtirol.it +bulsan-südtirol.it +bulsan-suedtirol.it +bulsan.it +bz.it +ca.it +cagliari.it +caltanissetta.it +campidano-medio.it +campidanomedio.it +campobasso.it +carbonia-iglesias.it +carboniaiglesias.it +carrara-massa.it +carraramassa.it +caserta.it +catania.it +catanzaro.it +cb.it +ce.it +cesena-forli.it +cesena-forlì.it +cesenaforli.it +cesenaforlì.it +ch.it +chieti.it +ci.it +cl.it +cn.it +co.it +como.it +cosenza.it +cr.it +cremona.it +crotone.it +cs.it +ct.it +cuneo.it +cz.it +dell-ogliastra.it +dellogliastra.it +en.it +enna.it +fc.it +fe.it +fermo.it +ferrara.it +fg.it +fi.it +firenze.it +florence.it +fm.it +foggia.it +forli-cesena.it +forlì-cesena.it +forlicesena.it +forlìcesena.it +fr.it +frosinone.it +ge.it +genoa.it +genova.it +go.it +gorizia.it +gr.it +grosseto.it +iglesias-carbonia.it +iglesiascarbonia.it +im.it +imperia.it +is.it +isernia.it +kr.it +la-spezia.it +laquila.it +laspezia.it +latina.it +lc.it +le.it +lecce.it +lecco.it +li.it +livorno.it +lo.it +lodi.it +lt.it +lu.it +lucca.it +macerata.it +mantova.it +massa-carrara.it +massacarrara.it +matera.it +mb.it +mc.it +me.it +medio-campidano.it +mediocampidano.it +messina.it +mi.it +milan.it +milano.it +mn.it +mo.it +modena.it +monza-brianza.it +monza-e-della-brianza.it +monza.it +monzabrianza.it +monzaebrianza.it +monzaedellabrianza.it +ms.it +mt.it +na.it +naples.it +napoli.it +no.it +novara.it +nu.it +nuoro.it +og.it +ogliastra.it +olbia-tempio.it +olbiatempio.it +or.it +oristano.it +ot.it +pa.it +padova.it +padua.it +palermo.it +parma.it +pavia.it +pc.it +pd.it +pe.it +perugia.it +pesaro-urbino.it +pesarourbino.it +pescara.it +pg.it +pi.it +piacenza.it +pisa.it +pistoia.it +pn.it +po.it +pordenone.it +potenza.it +pr.it +prato.it +pt.it +pu.it +pv.it +pz.it +ra.it +ragusa.it +ravenna.it +rc.it +re.it +reggio-calabria.it +reggio-emilia.it +reggiocalabria.it +reggioemilia.it +rg.it +ri.it +rieti.it +rimini.it +rm.it +rn.it +ro.it +roma.it +rome.it +rovigo.it +sa.it +salerno.it +sassari.it +savona.it +si.it +siena.it +siracusa.it +so.it +sondrio.it +sp.it +sr.it +ss.it +suedtirol.it +südtirol.it +sv.it +ta.it +taranto.it +te.it +tempio-olbia.it +tempioolbia.it +teramo.it +terni.it +tn.it +to.it +torino.it +tp.it +tr.it +trani-andria-barletta.it +trani-barletta-andria.it +traniandriabarletta.it +tranibarlettaandria.it +trapani.it +trento.it +treviso.it +trieste.it +ts.it +turin.it +tv.it +ud.it +udine.it +urbino-pesaro.it +urbinopesaro.it +va.it +varese.it +vb.it +vc.it +ve.it +venezia.it +venice.it +verbania.it +vercelli.it +verona.it +vi.it +vibo-valentia.it +vibovalentia.it +vicenza.it +viterbo.it +vr.it +vs.it +vt.it +vv.it + +// je : http://www.channelisles.net/register-domains/ +// Confirmed by registry 2013-11-28 +je +co.je +net.je +org.je + +// jm : http://www.com.jm/register.html +*.jm + +// jo : http://www.dns.jo/Registration_policy.aspx +jo +com.jo +org.jo +net.jo +edu.jo +sch.jo +gov.jo +mil.jo +name.jo + +// jobs : https://en.wikipedia.org/wiki/.jobs +jobs + +// jp : https://en.wikipedia.org/wiki/.jp +// http://jprs.co.jp/en/jpdomain.html +// Submitted by registry +jp +// jp organizational type names +ac.jp +ad.jp +co.jp +ed.jp +go.jp +gr.jp +lg.jp +ne.jp +or.jp +// jp prefecture type names +aichi.jp +akita.jp +aomori.jp +chiba.jp +ehime.jp +fukui.jp +fukuoka.jp +fukushima.jp +gifu.jp +gunma.jp +hiroshima.jp +hokkaido.jp +hyogo.jp +ibaraki.jp +ishikawa.jp +iwate.jp +kagawa.jp +kagoshima.jp +kanagawa.jp +kochi.jp +kumamoto.jp +kyoto.jp +mie.jp +miyagi.jp +miyazaki.jp +nagano.jp +nagasaki.jp +nara.jp +niigata.jp +oita.jp +okayama.jp +okinawa.jp +osaka.jp +saga.jp +saitama.jp +shiga.jp +shimane.jp +shizuoka.jp +tochigi.jp +tokushima.jp +tokyo.jp +tottori.jp +toyama.jp +wakayama.jp +yamagata.jp +yamaguchi.jp +yamanashi.jp +栃木.jp +愛知.jp +愛媛.jp +兵庫.jp +熊本.jp +茨城.jp +北海道.jp +千葉.jp +和歌山.jp +長崎.jp +長野.jp +新潟.jp +青森.jp +静岡.jp +東京.jp +石川.jp +埼玉.jp +三重.jp +京都.jp +佐賀.jp +大分.jp +大阪.jp +奈良.jp +宮城.jp +宮崎.jp +富山.jp +山口.jp +山形.jp +山梨.jp +岩手.jp +岐阜.jp +岡山.jp +島根.jp +広島.jp +徳島.jp +沖縄.jp +滋賀.jp +神奈川.jp +福井.jp +福岡.jp +福島.jp +秋田.jp +群馬.jp +香川.jp +高知.jp +鳥取.jp +鹿児島.jp +// jp geographic type names +// http://jprs.jp/doc/rule/saisoku-1.html +*.kawasaki.jp +*.kitakyushu.jp +*.kobe.jp +*.nagoya.jp +*.sapporo.jp +*.sendai.jp +*.yokohama.jp +!city.kawasaki.jp +!city.kitakyushu.jp +!city.kobe.jp +!city.nagoya.jp +!city.sapporo.jp +!city.sendai.jp +!city.yokohama.jp +// 4th level registration +aisai.aichi.jp +ama.aichi.jp +anjo.aichi.jp +asuke.aichi.jp +chiryu.aichi.jp +chita.aichi.jp +fuso.aichi.jp +gamagori.aichi.jp +handa.aichi.jp +hazu.aichi.jp +hekinan.aichi.jp +higashiura.aichi.jp +ichinomiya.aichi.jp +inazawa.aichi.jp +inuyama.aichi.jp +isshiki.aichi.jp +iwakura.aichi.jp +kanie.aichi.jp +kariya.aichi.jp +kasugai.aichi.jp +kira.aichi.jp +kiyosu.aichi.jp +komaki.aichi.jp +konan.aichi.jp +kota.aichi.jp +mihama.aichi.jp +miyoshi.aichi.jp +nishio.aichi.jp +nisshin.aichi.jp +obu.aichi.jp +oguchi.aichi.jp +oharu.aichi.jp +okazaki.aichi.jp +owariasahi.aichi.jp +seto.aichi.jp +shikatsu.aichi.jp +shinshiro.aichi.jp +shitara.aichi.jp +tahara.aichi.jp +takahama.aichi.jp +tobishima.aichi.jp +toei.aichi.jp +togo.aichi.jp +tokai.aichi.jp +tokoname.aichi.jp +toyoake.aichi.jp +toyohashi.aichi.jp +toyokawa.aichi.jp +toyone.aichi.jp +toyota.aichi.jp +tsushima.aichi.jp +yatomi.aichi.jp +akita.akita.jp +daisen.akita.jp +fujisato.akita.jp +gojome.akita.jp +hachirogata.akita.jp +happou.akita.jp +higashinaruse.akita.jp +honjo.akita.jp +honjyo.akita.jp +ikawa.akita.jp +kamikoani.akita.jp +kamioka.akita.jp +katagami.akita.jp +kazuno.akita.jp +kitaakita.akita.jp +kosaka.akita.jp +kyowa.akita.jp +misato.akita.jp +mitane.akita.jp +moriyoshi.akita.jp +nikaho.akita.jp +noshiro.akita.jp +odate.akita.jp +oga.akita.jp +ogata.akita.jp +semboku.akita.jp +yokote.akita.jp +yurihonjo.akita.jp +aomori.aomori.jp +gonohe.aomori.jp +hachinohe.aomori.jp +hashikami.aomori.jp +hiranai.aomori.jp +hirosaki.aomori.jp +itayanagi.aomori.jp +kuroishi.aomori.jp +misawa.aomori.jp +mutsu.aomori.jp +nakadomari.aomori.jp +noheji.aomori.jp +oirase.aomori.jp +owani.aomori.jp +rokunohe.aomori.jp +sannohe.aomori.jp +shichinohe.aomori.jp +shingo.aomori.jp +takko.aomori.jp +towada.aomori.jp +tsugaru.aomori.jp +tsuruta.aomori.jp +abiko.chiba.jp +asahi.chiba.jp +chonan.chiba.jp +chosei.chiba.jp +choshi.chiba.jp +chuo.chiba.jp +funabashi.chiba.jp +futtsu.chiba.jp +hanamigawa.chiba.jp +ichihara.chiba.jp +ichikawa.chiba.jp +ichinomiya.chiba.jp +inzai.chiba.jp +isumi.chiba.jp +kamagaya.chiba.jp +kamogawa.chiba.jp +kashiwa.chiba.jp +katori.chiba.jp +katsuura.chiba.jp +kimitsu.chiba.jp +kisarazu.chiba.jp +kozaki.chiba.jp +kujukuri.chiba.jp +kyonan.chiba.jp +matsudo.chiba.jp +midori.chiba.jp +mihama.chiba.jp +minamiboso.chiba.jp +mobara.chiba.jp +mutsuzawa.chiba.jp +nagara.chiba.jp +nagareyama.chiba.jp +narashino.chiba.jp +narita.chiba.jp +noda.chiba.jp +oamishirasato.chiba.jp +omigawa.chiba.jp +onjuku.chiba.jp +otaki.chiba.jp +sakae.chiba.jp +sakura.chiba.jp +shimofusa.chiba.jp +shirako.chiba.jp +shiroi.chiba.jp +shisui.chiba.jp +sodegaura.chiba.jp +sosa.chiba.jp +tako.chiba.jp +tateyama.chiba.jp +togane.chiba.jp +tohnosho.chiba.jp +tomisato.chiba.jp +urayasu.chiba.jp +yachimata.chiba.jp +yachiyo.chiba.jp +yokaichiba.chiba.jp +yokoshibahikari.chiba.jp +yotsukaido.chiba.jp +ainan.ehime.jp +honai.ehime.jp +ikata.ehime.jp +imabari.ehime.jp +iyo.ehime.jp +kamijima.ehime.jp +kihoku.ehime.jp +kumakogen.ehime.jp +masaki.ehime.jp +matsuno.ehime.jp +matsuyama.ehime.jp +namikata.ehime.jp +niihama.ehime.jp +ozu.ehime.jp +saijo.ehime.jp +seiyo.ehime.jp +shikokuchuo.ehime.jp +tobe.ehime.jp +toon.ehime.jp +uchiko.ehime.jp +uwajima.ehime.jp +yawatahama.ehime.jp +echizen.fukui.jp +eiheiji.fukui.jp +fukui.fukui.jp +ikeda.fukui.jp +katsuyama.fukui.jp +mihama.fukui.jp +minamiechizen.fukui.jp +obama.fukui.jp +ohi.fukui.jp +ono.fukui.jp +sabae.fukui.jp +sakai.fukui.jp +takahama.fukui.jp +tsuruga.fukui.jp +wakasa.fukui.jp +ashiya.fukuoka.jp +buzen.fukuoka.jp +chikugo.fukuoka.jp +chikuho.fukuoka.jp +chikujo.fukuoka.jp +chikushino.fukuoka.jp +chikuzen.fukuoka.jp +chuo.fukuoka.jp +dazaifu.fukuoka.jp +fukuchi.fukuoka.jp +hakata.fukuoka.jp +higashi.fukuoka.jp +hirokawa.fukuoka.jp +hisayama.fukuoka.jp +iizuka.fukuoka.jp +inatsuki.fukuoka.jp +kaho.fukuoka.jp +kasuga.fukuoka.jp +kasuya.fukuoka.jp +kawara.fukuoka.jp +keisen.fukuoka.jp +koga.fukuoka.jp +kurate.fukuoka.jp +kurogi.fukuoka.jp +kurume.fukuoka.jp +minami.fukuoka.jp +miyako.fukuoka.jp +miyama.fukuoka.jp +miyawaka.fukuoka.jp +mizumaki.fukuoka.jp +munakata.fukuoka.jp +nakagawa.fukuoka.jp +nakama.fukuoka.jp +nishi.fukuoka.jp +nogata.fukuoka.jp +ogori.fukuoka.jp +okagaki.fukuoka.jp +okawa.fukuoka.jp +oki.fukuoka.jp +omuta.fukuoka.jp +onga.fukuoka.jp +onojo.fukuoka.jp +oto.fukuoka.jp +saigawa.fukuoka.jp +sasaguri.fukuoka.jp +shingu.fukuoka.jp +shinyoshitomi.fukuoka.jp +shonai.fukuoka.jp +soeda.fukuoka.jp +sue.fukuoka.jp +tachiarai.fukuoka.jp +tagawa.fukuoka.jp +takata.fukuoka.jp +toho.fukuoka.jp +toyotsu.fukuoka.jp +tsuiki.fukuoka.jp +ukiha.fukuoka.jp +umi.fukuoka.jp +usui.fukuoka.jp +yamada.fukuoka.jp +yame.fukuoka.jp +yanagawa.fukuoka.jp +yukuhashi.fukuoka.jp +aizubange.fukushima.jp +aizumisato.fukushima.jp +aizuwakamatsu.fukushima.jp +asakawa.fukushima.jp +bandai.fukushima.jp +date.fukushima.jp +fukushima.fukushima.jp +furudono.fukushima.jp +futaba.fukushima.jp +hanawa.fukushima.jp +higashi.fukushima.jp +hirata.fukushima.jp +hirono.fukushima.jp +iitate.fukushima.jp +inawashiro.fukushima.jp +ishikawa.fukushima.jp +iwaki.fukushima.jp +izumizaki.fukushima.jp +kagamiishi.fukushima.jp +kaneyama.fukushima.jp +kawamata.fukushima.jp +kitakata.fukushima.jp +kitashiobara.fukushima.jp +koori.fukushima.jp +koriyama.fukushima.jp +kunimi.fukushima.jp +miharu.fukushima.jp +mishima.fukushima.jp +namie.fukushima.jp +nango.fukushima.jp +nishiaizu.fukushima.jp +nishigo.fukushima.jp +okuma.fukushima.jp +omotego.fukushima.jp +ono.fukushima.jp +otama.fukushima.jp +samegawa.fukushima.jp +shimogo.fukushima.jp +shirakawa.fukushima.jp +showa.fukushima.jp +soma.fukushima.jp +sukagawa.fukushima.jp +taishin.fukushima.jp +tamakawa.fukushima.jp +tanagura.fukushima.jp +tenei.fukushima.jp +yabuki.fukushima.jp +yamato.fukushima.jp +yamatsuri.fukushima.jp +yanaizu.fukushima.jp +yugawa.fukushima.jp +anpachi.gifu.jp +ena.gifu.jp +gifu.gifu.jp +ginan.gifu.jp +godo.gifu.jp +gujo.gifu.jp +hashima.gifu.jp +hichiso.gifu.jp +hida.gifu.jp +higashishirakawa.gifu.jp +ibigawa.gifu.jp +ikeda.gifu.jp +kakamigahara.gifu.jp +kani.gifu.jp +kasahara.gifu.jp +kasamatsu.gifu.jp +kawaue.gifu.jp +kitagata.gifu.jp +mino.gifu.jp +minokamo.gifu.jp +mitake.gifu.jp +mizunami.gifu.jp +motosu.gifu.jp +nakatsugawa.gifu.jp +ogaki.gifu.jp +sakahogi.gifu.jp +seki.gifu.jp +sekigahara.gifu.jp +shirakawa.gifu.jp +tajimi.gifu.jp +takayama.gifu.jp +tarui.gifu.jp +toki.gifu.jp +tomika.gifu.jp +wanouchi.gifu.jp +yamagata.gifu.jp +yaotsu.gifu.jp +yoro.gifu.jp +annaka.gunma.jp +chiyoda.gunma.jp +fujioka.gunma.jp +higashiagatsuma.gunma.jp +isesaki.gunma.jp +itakura.gunma.jp +kanna.gunma.jp +kanra.gunma.jp +katashina.gunma.jp +kawaba.gunma.jp +kiryu.gunma.jp +kusatsu.gunma.jp +maebashi.gunma.jp +meiwa.gunma.jp +midori.gunma.jp +minakami.gunma.jp +naganohara.gunma.jp +nakanojo.gunma.jp +nanmoku.gunma.jp +numata.gunma.jp +oizumi.gunma.jp +ora.gunma.jp +ota.gunma.jp +shibukawa.gunma.jp +shimonita.gunma.jp +shinto.gunma.jp +showa.gunma.jp +takasaki.gunma.jp +takayama.gunma.jp +tamamura.gunma.jp +tatebayashi.gunma.jp +tomioka.gunma.jp +tsukiyono.gunma.jp +tsumagoi.gunma.jp +ueno.gunma.jp +yoshioka.gunma.jp +asaminami.hiroshima.jp +daiwa.hiroshima.jp +etajima.hiroshima.jp +fuchu.hiroshima.jp +fukuyama.hiroshima.jp +hatsukaichi.hiroshima.jp +higashihiroshima.hiroshima.jp +hongo.hiroshima.jp +jinsekikogen.hiroshima.jp +kaita.hiroshima.jp +kui.hiroshima.jp +kumano.hiroshima.jp +kure.hiroshima.jp +mihara.hiroshima.jp +miyoshi.hiroshima.jp +naka.hiroshima.jp +onomichi.hiroshima.jp +osakikamijima.hiroshima.jp +otake.hiroshima.jp +saka.hiroshima.jp +sera.hiroshima.jp +seranishi.hiroshima.jp +shinichi.hiroshima.jp +shobara.hiroshima.jp +takehara.hiroshima.jp +abashiri.hokkaido.jp +abira.hokkaido.jp +aibetsu.hokkaido.jp +akabira.hokkaido.jp +akkeshi.hokkaido.jp +asahikawa.hokkaido.jp +ashibetsu.hokkaido.jp +ashoro.hokkaido.jp +assabu.hokkaido.jp +atsuma.hokkaido.jp +bibai.hokkaido.jp +biei.hokkaido.jp +bifuka.hokkaido.jp +bihoro.hokkaido.jp +biratori.hokkaido.jp +chippubetsu.hokkaido.jp +chitose.hokkaido.jp +date.hokkaido.jp +ebetsu.hokkaido.jp +embetsu.hokkaido.jp +eniwa.hokkaido.jp +erimo.hokkaido.jp +esan.hokkaido.jp +esashi.hokkaido.jp +fukagawa.hokkaido.jp +fukushima.hokkaido.jp +furano.hokkaido.jp +furubira.hokkaido.jp +haboro.hokkaido.jp +hakodate.hokkaido.jp +hamatonbetsu.hokkaido.jp +hidaka.hokkaido.jp +higashikagura.hokkaido.jp +higashikawa.hokkaido.jp +hiroo.hokkaido.jp +hokuryu.hokkaido.jp +hokuto.hokkaido.jp +honbetsu.hokkaido.jp +horokanai.hokkaido.jp +horonobe.hokkaido.jp +ikeda.hokkaido.jp +imakane.hokkaido.jp +ishikari.hokkaido.jp +iwamizawa.hokkaido.jp +iwanai.hokkaido.jp +kamifurano.hokkaido.jp +kamikawa.hokkaido.jp +kamishihoro.hokkaido.jp +kamisunagawa.hokkaido.jp +kamoenai.hokkaido.jp +kayabe.hokkaido.jp +kembuchi.hokkaido.jp +kikonai.hokkaido.jp +kimobetsu.hokkaido.jp +kitahiroshima.hokkaido.jp +kitami.hokkaido.jp +kiyosato.hokkaido.jp +koshimizu.hokkaido.jp +kunneppu.hokkaido.jp +kuriyama.hokkaido.jp +kuromatsunai.hokkaido.jp +kushiro.hokkaido.jp +kutchan.hokkaido.jp +kyowa.hokkaido.jp +mashike.hokkaido.jp +matsumae.hokkaido.jp +mikasa.hokkaido.jp +minamifurano.hokkaido.jp +mombetsu.hokkaido.jp +moseushi.hokkaido.jp +mukawa.hokkaido.jp +muroran.hokkaido.jp +naie.hokkaido.jp +nakagawa.hokkaido.jp +nakasatsunai.hokkaido.jp +nakatombetsu.hokkaido.jp +nanae.hokkaido.jp +nanporo.hokkaido.jp +nayoro.hokkaido.jp +nemuro.hokkaido.jp +niikappu.hokkaido.jp +niki.hokkaido.jp +nishiokoppe.hokkaido.jp +noboribetsu.hokkaido.jp +numata.hokkaido.jp +obihiro.hokkaido.jp +obira.hokkaido.jp +oketo.hokkaido.jp +okoppe.hokkaido.jp +otaru.hokkaido.jp +otobe.hokkaido.jp +otofuke.hokkaido.jp +otoineppu.hokkaido.jp +oumu.hokkaido.jp +ozora.hokkaido.jp +pippu.hokkaido.jp +rankoshi.hokkaido.jp +rebun.hokkaido.jp +rikubetsu.hokkaido.jp +rishiri.hokkaido.jp +rishirifuji.hokkaido.jp +saroma.hokkaido.jp +sarufutsu.hokkaido.jp +shakotan.hokkaido.jp +shari.hokkaido.jp +shibecha.hokkaido.jp +shibetsu.hokkaido.jp +shikabe.hokkaido.jp +shikaoi.hokkaido.jp +shimamaki.hokkaido.jp +shimizu.hokkaido.jp +shimokawa.hokkaido.jp +shinshinotsu.hokkaido.jp +shintoku.hokkaido.jp +shiranuka.hokkaido.jp +shiraoi.hokkaido.jp +shiriuchi.hokkaido.jp +sobetsu.hokkaido.jp +sunagawa.hokkaido.jp +taiki.hokkaido.jp +takasu.hokkaido.jp +takikawa.hokkaido.jp +takinoue.hokkaido.jp +teshikaga.hokkaido.jp +tobetsu.hokkaido.jp +tohma.hokkaido.jp +tomakomai.hokkaido.jp +tomari.hokkaido.jp +toya.hokkaido.jp +toyako.hokkaido.jp +toyotomi.hokkaido.jp +toyoura.hokkaido.jp +tsubetsu.hokkaido.jp +tsukigata.hokkaido.jp +urakawa.hokkaido.jp +urausu.hokkaido.jp +uryu.hokkaido.jp +utashinai.hokkaido.jp +wakkanai.hokkaido.jp +wassamu.hokkaido.jp +yakumo.hokkaido.jp +yoichi.hokkaido.jp +aioi.hyogo.jp +akashi.hyogo.jp +ako.hyogo.jp +amagasaki.hyogo.jp +aogaki.hyogo.jp +asago.hyogo.jp +ashiya.hyogo.jp +awaji.hyogo.jp +fukusaki.hyogo.jp +goshiki.hyogo.jp +harima.hyogo.jp +himeji.hyogo.jp +ichikawa.hyogo.jp +inagawa.hyogo.jp +itami.hyogo.jp +kakogawa.hyogo.jp +kamigori.hyogo.jp +kamikawa.hyogo.jp +kasai.hyogo.jp +kasuga.hyogo.jp +kawanishi.hyogo.jp +miki.hyogo.jp +minamiawaji.hyogo.jp +nishinomiya.hyogo.jp +nishiwaki.hyogo.jp +ono.hyogo.jp +sanda.hyogo.jp +sannan.hyogo.jp +sasayama.hyogo.jp +sayo.hyogo.jp +shingu.hyogo.jp +shinonsen.hyogo.jp +shiso.hyogo.jp +sumoto.hyogo.jp +taishi.hyogo.jp +taka.hyogo.jp +takarazuka.hyogo.jp +takasago.hyogo.jp +takino.hyogo.jp +tamba.hyogo.jp +tatsuno.hyogo.jp +toyooka.hyogo.jp +yabu.hyogo.jp +yashiro.hyogo.jp +yoka.hyogo.jp +yokawa.hyogo.jp +ami.ibaraki.jp +asahi.ibaraki.jp +bando.ibaraki.jp +chikusei.ibaraki.jp +daigo.ibaraki.jp +fujishiro.ibaraki.jp +hitachi.ibaraki.jp +hitachinaka.ibaraki.jp +hitachiomiya.ibaraki.jp +hitachiota.ibaraki.jp +ibaraki.ibaraki.jp +ina.ibaraki.jp +inashiki.ibaraki.jp +itako.ibaraki.jp +iwama.ibaraki.jp +joso.ibaraki.jp +kamisu.ibaraki.jp +kasama.ibaraki.jp +kashima.ibaraki.jp +kasumigaura.ibaraki.jp +koga.ibaraki.jp +miho.ibaraki.jp +mito.ibaraki.jp +moriya.ibaraki.jp +naka.ibaraki.jp +namegata.ibaraki.jp +oarai.ibaraki.jp +ogawa.ibaraki.jp +omitama.ibaraki.jp +ryugasaki.ibaraki.jp +sakai.ibaraki.jp +sakuragawa.ibaraki.jp +shimodate.ibaraki.jp +shimotsuma.ibaraki.jp +shirosato.ibaraki.jp +sowa.ibaraki.jp +suifu.ibaraki.jp +takahagi.ibaraki.jp +tamatsukuri.ibaraki.jp +tokai.ibaraki.jp +tomobe.ibaraki.jp +tone.ibaraki.jp +toride.ibaraki.jp +tsuchiura.ibaraki.jp +tsukuba.ibaraki.jp +uchihara.ibaraki.jp +ushiku.ibaraki.jp +yachiyo.ibaraki.jp +yamagata.ibaraki.jp +yawara.ibaraki.jp +yuki.ibaraki.jp +anamizu.ishikawa.jp +hakui.ishikawa.jp +hakusan.ishikawa.jp +kaga.ishikawa.jp +kahoku.ishikawa.jp +kanazawa.ishikawa.jp +kawakita.ishikawa.jp +komatsu.ishikawa.jp +nakanoto.ishikawa.jp +nanao.ishikawa.jp +nomi.ishikawa.jp +nonoichi.ishikawa.jp +noto.ishikawa.jp +shika.ishikawa.jp +suzu.ishikawa.jp +tsubata.ishikawa.jp +tsurugi.ishikawa.jp +uchinada.ishikawa.jp +wajima.ishikawa.jp +fudai.iwate.jp +fujisawa.iwate.jp +hanamaki.iwate.jp +hiraizumi.iwate.jp +hirono.iwate.jp +ichinohe.iwate.jp +ichinoseki.iwate.jp +iwaizumi.iwate.jp +iwate.iwate.jp +joboji.iwate.jp +kamaishi.iwate.jp +kanegasaki.iwate.jp +karumai.iwate.jp +kawai.iwate.jp +kitakami.iwate.jp +kuji.iwate.jp +kunohe.iwate.jp +kuzumaki.iwate.jp +miyako.iwate.jp +mizusawa.iwate.jp +morioka.iwate.jp +ninohe.iwate.jp +noda.iwate.jp +ofunato.iwate.jp +oshu.iwate.jp +otsuchi.iwate.jp +rikuzentakata.iwate.jp +shiwa.iwate.jp +shizukuishi.iwate.jp +sumita.iwate.jp +tanohata.iwate.jp +tono.iwate.jp +yahaba.iwate.jp +yamada.iwate.jp +ayagawa.kagawa.jp +higashikagawa.kagawa.jp +kanonji.kagawa.jp +kotohira.kagawa.jp +manno.kagawa.jp +marugame.kagawa.jp +mitoyo.kagawa.jp +naoshima.kagawa.jp +sanuki.kagawa.jp +tadotsu.kagawa.jp +takamatsu.kagawa.jp +tonosho.kagawa.jp +uchinomi.kagawa.jp +utazu.kagawa.jp +zentsuji.kagawa.jp +akune.kagoshima.jp +amami.kagoshima.jp +hioki.kagoshima.jp +isa.kagoshima.jp +isen.kagoshima.jp +izumi.kagoshima.jp +kagoshima.kagoshima.jp +kanoya.kagoshima.jp +kawanabe.kagoshima.jp +kinko.kagoshima.jp +kouyama.kagoshima.jp +makurazaki.kagoshima.jp +matsumoto.kagoshima.jp +minamitane.kagoshima.jp +nakatane.kagoshima.jp +nishinoomote.kagoshima.jp +satsumasendai.kagoshima.jp +soo.kagoshima.jp +tarumizu.kagoshima.jp +yusui.kagoshima.jp +aikawa.kanagawa.jp +atsugi.kanagawa.jp +ayase.kanagawa.jp +chigasaki.kanagawa.jp +ebina.kanagawa.jp +fujisawa.kanagawa.jp +hadano.kanagawa.jp +hakone.kanagawa.jp +hiratsuka.kanagawa.jp +isehara.kanagawa.jp +kaisei.kanagawa.jp +kamakura.kanagawa.jp +kiyokawa.kanagawa.jp +matsuda.kanagawa.jp +minamiashigara.kanagawa.jp +miura.kanagawa.jp +nakai.kanagawa.jp +ninomiya.kanagawa.jp +odawara.kanagawa.jp +oi.kanagawa.jp +oiso.kanagawa.jp +sagamihara.kanagawa.jp +samukawa.kanagawa.jp +tsukui.kanagawa.jp +yamakita.kanagawa.jp +yamato.kanagawa.jp +yokosuka.kanagawa.jp +yugawara.kanagawa.jp +zama.kanagawa.jp +zushi.kanagawa.jp +aki.kochi.jp +geisei.kochi.jp +hidaka.kochi.jp +higashitsuno.kochi.jp +ino.kochi.jp +kagami.kochi.jp +kami.kochi.jp +kitagawa.kochi.jp +kochi.kochi.jp +mihara.kochi.jp +motoyama.kochi.jp +muroto.kochi.jp +nahari.kochi.jp +nakamura.kochi.jp +nankoku.kochi.jp +nishitosa.kochi.jp +niyodogawa.kochi.jp +ochi.kochi.jp +okawa.kochi.jp +otoyo.kochi.jp +otsuki.kochi.jp +sakawa.kochi.jp +sukumo.kochi.jp +susaki.kochi.jp +tosa.kochi.jp +tosashimizu.kochi.jp +toyo.kochi.jp +tsuno.kochi.jp +umaji.kochi.jp +yasuda.kochi.jp +yusuhara.kochi.jp +amakusa.kumamoto.jp +arao.kumamoto.jp +aso.kumamoto.jp +choyo.kumamoto.jp +gyokuto.kumamoto.jp +kamiamakusa.kumamoto.jp +kikuchi.kumamoto.jp +kumamoto.kumamoto.jp +mashiki.kumamoto.jp +mifune.kumamoto.jp +minamata.kumamoto.jp +minamioguni.kumamoto.jp +nagasu.kumamoto.jp +nishihara.kumamoto.jp +oguni.kumamoto.jp +ozu.kumamoto.jp +sumoto.kumamoto.jp +takamori.kumamoto.jp +uki.kumamoto.jp +uto.kumamoto.jp +yamaga.kumamoto.jp +yamato.kumamoto.jp +yatsushiro.kumamoto.jp +ayabe.kyoto.jp +fukuchiyama.kyoto.jp +higashiyama.kyoto.jp +ide.kyoto.jp +ine.kyoto.jp +joyo.kyoto.jp +kameoka.kyoto.jp +kamo.kyoto.jp +kita.kyoto.jp +kizu.kyoto.jp +kumiyama.kyoto.jp +kyotamba.kyoto.jp +kyotanabe.kyoto.jp +kyotango.kyoto.jp +maizuru.kyoto.jp +minami.kyoto.jp +minamiyamashiro.kyoto.jp +miyazu.kyoto.jp +muko.kyoto.jp +nagaokakyo.kyoto.jp +nakagyo.kyoto.jp +nantan.kyoto.jp +oyamazaki.kyoto.jp +sakyo.kyoto.jp +seika.kyoto.jp +tanabe.kyoto.jp +uji.kyoto.jp +ujitawara.kyoto.jp +wazuka.kyoto.jp +yamashina.kyoto.jp +yawata.kyoto.jp +asahi.mie.jp +inabe.mie.jp +ise.mie.jp +kameyama.mie.jp +kawagoe.mie.jp +kiho.mie.jp +kisosaki.mie.jp +kiwa.mie.jp +komono.mie.jp +kumano.mie.jp +kuwana.mie.jp +matsusaka.mie.jp +meiwa.mie.jp +mihama.mie.jp +minamiise.mie.jp +misugi.mie.jp +miyama.mie.jp +nabari.mie.jp +shima.mie.jp +suzuka.mie.jp +tado.mie.jp +taiki.mie.jp +taki.mie.jp +tamaki.mie.jp +toba.mie.jp +tsu.mie.jp +udono.mie.jp +ureshino.mie.jp +watarai.mie.jp +yokkaichi.mie.jp +furukawa.miyagi.jp +higashimatsushima.miyagi.jp +ishinomaki.miyagi.jp +iwanuma.miyagi.jp +kakuda.miyagi.jp +kami.miyagi.jp +kawasaki.miyagi.jp +marumori.miyagi.jp +matsushima.miyagi.jp +minamisanriku.miyagi.jp +misato.miyagi.jp +murata.miyagi.jp +natori.miyagi.jp +ogawara.miyagi.jp +ohira.miyagi.jp +onagawa.miyagi.jp +osaki.miyagi.jp +rifu.miyagi.jp +semine.miyagi.jp +shibata.miyagi.jp +shichikashuku.miyagi.jp +shikama.miyagi.jp +shiogama.miyagi.jp +shiroishi.miyagi.jp +tagajo.miyagi.jp +taiwa.miyagi.jp +tome.miyagi.jp +tomiya.miyagi.jp +wakuya.miyagi.jp +watari.miyagi.jp +yamamoto.miyagi.jp +zao.miyagi.jp +aya.miyazaki.jp +ebino.miyazaki.jp +gokase.miyazaki.jp +hyuga.miyazaki.jp +kadogawa.miyazaki.jp +kawaminami.miyazaki.jp +kijo.miyazaki.jp +kitagawa.miyazaki.jp +kitakata.miyazaki.jp +kitaura.miyazaki.jp +kobayashi.miyazaki.jp +kunitomi.miyazaki.jp +kushima.miyazaki.jp +mimata.miyazaki.jp +miyakonojo.miyazaki.jp +miyazaki.miyazaki.jp +morotsuka.miyazaki.jp +nichinan.miyazaki.jp +nishimera.miyazaki.jp +nobeoka.miyazaki.jp +saito.miyazaki.jp +shiiba.miyazaki.jp +shintomi.miyazaki.jp +takaharu.miyazaki.jp +takanabe.miyazaki.jp +takazaki.miyazaki.jp +tsuno.miyazaki.jp +achi.nagano.jp +agematsu.nagano.jp +anan.nagano.jp +aoki.nagano.jp +asahi.nagano.jp +azumino.nagano.jp +chikuhoku.nagano.jp +chikuma.nagano.jp +chino.nagano.jp +fujimi.nagano.jp +hakuba.nagano.jp +hara.nagano.jp +hiraya.nagano.jp +iida.nagano.jp +iijima.nagano.jp +iiyama.nagano.jp +iizuna.nagano.jp +ikeda.nagano.jp +ikusaka.nagano.jp +ina.nagano.jp +karuizawa.nagano.jp +kawakami.nagano.jp +kiso.nagano.jp +kisofukushima.nagano.jp +kitaaiki.nagano.jp +komagane.nagano.jp +komoro.nagano.jp +matsukawa.nagano.jp +matsumoto.nagano.jp +miasa.nagano.jp +minamiaiki.nagano.jp +minamimaki.nagano.jp +minamiminowa.nagano.jp +minowa.nagano.jp +miyada.nagano.jp +miyota.nagano.jp +mochizuki.nagano.jp +nagano.nagano.jp +nagawa.nagano.jp +nagiso.nagano.jp +nakagawa.nagano.jp +nakano.nagano.jp +nozawaonsen.nagano.jp +obuse.nagano.jp +ogawa.nagano.jp +okaya.nagano.jp +omachi.nagano.jp +omi.nagano.jp +ookuwa.nagano.jp +ooshika.nagano.jp +otaki.nagano.jp +otari.nagano.jp +sakae.nagano.jp +sakaki.nagano.jp +saku.nagano.jp +sakuho.nagano.jp +shimosuwa.nagano.jp +shinanomachi.nagano.jp +shiojiri.nagano.jp +suwa.nagano.jp +suzaka.nagano.jp +takagi.nagano.jp +takamori.nagano.jp +takayama.nagano.jp +tateshina.nagano.jp +tatsuno.nagano.jp +togakushi.nagano.jp +togura.nagano.jp +tomi.nagano.jp +ueda.nagano.jp +wada.nagano.jp +yamagata.nagano.jp +yamanouchi.nagano.jp +yasaka.nagano.jp +yasuoka.nagano.jp +chijiwa.nagasaki.jp +futsu.nagasaki.jp +goto.nagasaki.jp +hasami.nagasaki.jp +hirado.nagasaki.jp +iki.nagasaki.jp +isahaya.nagasaki.jp +kawatana.nagasaki.jp +kuchinotsu.nagasaki.jp +matsuura.nagasaki.jp +nagasaki.nagasaki.jp +obama.nagasaki.jp +omura.nagasaki.jp +oseto.nagasaki.jp +saikai.nagasaki.jp +sasebo.nagasaki.jp +seihi.nagasaki.jp +shimabara.nagasaki.jp +shinkamigoto.nagasaki.jp +togitsu.nagasaki.jp +tsushima.nagasaki.jp +unzen.nagasaki.jp +ando.nara.jp +gose.nara.jp +heguri.nara.jp +higashiyoshino.nara.jp +ikaruga.nara.jp +ikoma.nara.jp +kamikitayama.nara.jp +kanmaki.nara.jp +kashiba.nara.jp +kashihara.nara.jp +katsuragi.nara.jp +kawai.nara.jp +kawakami.nara.jp +kawanishi.nara.jp +koryo.nara.jp +kurotaki.nara.jp +mitsue.nara.jp +miyake.nara.jp +nara.nara.jp +nosegawa.nara.jp +oji.nara.jp +ouda.nara.jp +oyodo.nara.jp +sakurai.nara.jp +sango.nara.jp +shimoichi.nara.jp +shimokitayama.nara.jp +shinjo.nara.jp +soni.nara.jp +takatori.nara.jp +tawaramoto.nara.jp +tenkawa.nara.jp +tenri.nara.jp +uda.nara.jp +yamatokoriyama.nara.jp +yamatotakada.nara.jp +yamazoe.nara.jp +yoshino.nara.jp +aga.niigata.jp +agano.niigata.jp +gosen.niigata.jp +itoigawa.niigata.jp +izumozaki.niigata.jp +joetsu.niigata.jp +kamo.niigata.jp +kariwa.niigata.jp +kashiwazaki.niigata.jp +minamiuonuma.niigata.jp +mitsuke.niigata.jp +muika.niigata.jp +murakami.niigata.jp +myoko.niigata.jp +nagaoka.niigata.jp +niigata.niigata.jp +ojiya.niigata.jp +omi.niigata.jp +sado.niigata.jp +sanjo.niigata.jp +seiro.niigata.jp +seirou.niigata.jp +sekikawa.niigata.jp +shibata.niigata.jp +tagami.niigata.jp +tainai.niigata.jp +tochio.niigata.jp +tokamachi.niigata.jp +tsubame.niigata.jp +tsunan.niigata.jp +uonuma.niigata.jp +yahiko.niigata.jp +yoita.niigata.jp +yuzawa.niigata.jp +beppu.oita.jp +bungoono.oita.jp +bungotakada.oita.jp +hasama.oita.jp +hiji.oita.jp +himeshima.oita.jp +hita.oita.jp +kamitsue.oita.jp +kokonoe.oita.jp +kuju.oita.jp +kunisaki.oita.jp +kusu.oita.jp +oita.oita.jp +saiki.oita.jp +taketa.oita.jp +tsukumi.oita.jp +usa.oita.jp +usuki.oita.jp +yufu.oita.jp +akaiwa.okayama.jp +asakuchi.okayama.jp +bizen.okayama.jp +hayashima.okayama.jp +ibara.okayama.jp +kagamino.okayama.jp +kasaoka.okayama.jp +kibichuo.okayama.jp +kumenan.okayama.jp +kurashiki.okayama.jp +maniwa.okayama.jp +misaki.okayama.jp +nagi.okayama.jp +niimi.okayama.jp +nishiawakura.okayama.jp +okayama.okayama.jp +satosho.okayama.jp +setouchi.okayama.jp +shinjo.okayama.jp +shoo.okayama.jp +soja.okayama.jp +takahashi.okayama.jp +tamano.okayama.jp +tsuyama.okayama.jp +wake.okayama.jp +yakage.okayama.jp +aguni.okinawa.jp +ginowan.okinawa.jp +ginoza.okinawa.jp +gushikami.okinawa.jp +haebaru.okinawa.jp +higashi.okinawa.jp +hirara.okinawa.jp +iheya.okinawa.jp +ishigaki.okinawa.jp +ishikawa.okinawa.jp +itoman.okinawa.jp +izena.okinawa.jp +kadena.okinawa.jp +kin.okinawa.jp +kitadaito.okinawa.jp +kitanakagusuku.okinawa.jp +kumejima.okinawa.jp +kunigami.okinawa.jp +minamidaito.okinawa.jp +motobu.okinawa.jp +nago.okinawa.jp +naha.okinawa.jp +nakagusuku.okinawa.jp +nakijin.okinawa.jp +nanjo.okinawa.jp +nishihara.okinawa.jp +ogimi.okinawa.jp +okinawa.okinawa.jp +onna.okinawa.jp +shimoji.okinawa.jp +taketomi.okinawa.jp +tarama.okinawa.jp +tokashiki.okinawa.jp +tomigusuku.okinawa.jp +tonaki.okinawa.jp +urasoe.okinawa.jp +uruma.okinawa.jp +yaese.okinawa.jp +yomitan.okinawa.jp +yonabaru.okinawa.jp +yonaguni.okinawa.jp +zamami.okinawa.jp +abeno.osaka.jp +chihayaakasaka.osaka.jp +chuo.osaka.jp +daito.osaka.jp +fujiidera.osaka.jp +habikino.osaka.jp +hannan.osaka.jp +higashiosaka.osaka.jp +higashisumiyoshi.osaka.jp +higashiyodogawa.osaka.jp +hirakata.osaka.jp +ibaraki.osaka.jp +ikeda.osaka.jp +izumi.osaka.jp +izumiotsu.osaka.jp +izumisano.osaka.jp +kadoma.osaka.jp +kaizuka.osaka.jp +kanan.osaka.jp +kashiwara.osaka.jp +katano.osaka.jp +kawachinagano.osaka.jp +kishiwada.osaka.jp +kita.osaka.jp +kumatori.osaka.jp +matsubara.osaka.jp +minato.osaka.jp +minoh.osaka.jp +misaki.osaka.jp +moriguchi.osaka.jp +neyagawa.osaka.jp +nishi.osaka.jp +nose.osaka.jp +osakasayama.osaka.jp +sakai.osaka.jp +sayama.osaka.jp +sennan.osaka.jp +settsu.osaka.jp +shijonawate.osaka.jp +shimamoto.osaka.jp +suita.osaka.jp +tadaoka.osaka.jp +taishi.osaka.jp +tajiri.osaka.jp +takaishi.osaka.jp +takatsuki.osaka.jp +tondabayashi.osaka.jp +toyonaka.osaka.jp +toyono.osaka.jp +yao.osaka.jp +ariake.saga.jp +arita.saga.jp +fukudomi.saga.jp +genkai.saga.jp +hamatama.saga.jp +hizen.saga.jp +imari.saga.jp +kamimine.saga.jp +kanzaki.saga.jp +karatsu.saga.jp +kashima.saga.jp +kitagata.saga.jp +kitahata.saga.jp +kiyama.saga.jp +kouhoku.saga.jp +kyuragi.saga.jp +nishiarita.saga.jp +ogi.saga.jp +omachi.saga.jp +ouchi.saga.jp +saga.saga.jp +shiroishi.saga.jp +taku.saga.jp +tara.saga.jp +tosu.saga.jp +yoshinogari.saga.jp +arakawa.saitama.jp +asaka.saitama.jp +chichibu.saitama.jp +fujimi.saitama.jp +fujimino.saitama.jp +fukaya.saitama.jp +hanno.saitama.jp +hanyu.saitama.jp +hasuda.saitama.jp +hatogaya.saitama.jp +hatoyama.saitama.jp +hidaka.saitama.jp +higashichichibu.saitama.jp +higashimatsuyama.saitama.jp +honjo.saitama.jp +ina.saitama.jp +iruma.saitama.jp +iwatsuki.saitama.jp +kamiizumi.saitama.jp +kamikawa.saitama.jp +kamisato.saitama.jp +kasukabe.saitama.jp +kawagoe.saitama.jp +kawaguchi.saitama.jp +kawajima.saitama.jp +kazo.saitama.jp +kitamoto.saitama.jp +koshigaya.saitama.jp +kounosu.saitama.jp +kuki.saitama.jp +kumagaya.saitama.jp +matsubushi.saitama.jp +minano.saitama.jp +misato.saitama.jp +miyashiro.saitama.jp +miyoshi.saitama.jp +moroyama.saitama.jp +nagatoro.saitama.jp +namegawa.saitama.jp +niiza.saitama.jp +ogano.saitama.jp +ogawa.saitama.jp +ogose.saitama.jp +okegawa.saitama.jp +omiya.saitama.jp +otaki.saitama.jp +ranzan.saitama.jp +ryokami.saitama.jp +saitama.saitama.jp +sakado.saitama.jp +satte.saitama.jp +sayama.saitama.jp +shiki.saitama.jp +shiraoka.saitama.jp +soka.saitama.jp +sugito.saitama.jp +toda.saitama.jp +tokigawa.saitama.jp +tokorozawa.saitama.jp +tsurugashima.saitama.jp +urawa.saitama.jp +warabi.saitama.jp +yashio.saitama.jp +yokoze.saitama.jp +yono.saitama.jp +yorii.saitama.jp +yoshida.saitama.jp +yoshikawa.saitama.jp +yoshimi.saitama.jp +aisho.shiga.jp +gamo.shiga.jp +higashiomi.shiga.jp +hikone.shiga.jp +koka.shiga.jp +konan.shiga.jp +kosei.shiga.jp +koto.shiga.jp +kusatsu.shiga.jp +maibara.shiga.jp +moriyama.shiga.jp +nagahama.shiga.jp +nishiazai.shiga.jp +notogawa.shiga.jp +omihachiman.shiga.jp +otsu.shiga.jp +ritto.shiga.jp +ryuoh.shiga.jp +takashima.shiga.jp +takatsuki.shiga.jp +torahime.shiga.jp +toyosato.shiga.jp +yasu.shiga.jp +akagi.shimane.jp +ama.shimane.jp +gotsu.shimane.jp +hamada.shimane.jp +higashiizumo.shimane.jp +hikawa.shimane.jp +hikimi.shimane.jp +izumo.shimane.jp +kakinoki.shimane.jp +masuda.shimane.jp +matsue.shimane.jp +misato.shimane.jp +nishinoshima.shimane.jp +ohda.shimane.jp +okinoshima.shimane.jp +okuizumo.shimane.jp +shimane.shimane.jp +tamayu.shimane.jp +tsuwano.shimane.jp +unnan.shimane.jp +yakumo.shimane.jp +yasugi.shimane.jp +yatsuka.shimane.jp +arai.shizuoka.jp +atami.shizuoka.jp +fuji.shizuoka.jp +fujieda.shizuoka.jp +fujikawa.shizuoka.jp +fujinomiya.shizuoka.jp +fukuroi.shizuoka.jp +gotemba.shizuoka.jp +haibara.shizuoka.jp +hamamatsu.shizuoka.jp +higashiizu.shizuoka.jp +ito.shizuoka.jp +iwata.shizuoka.jp +izu.shizuoka.jp +izunokuni.shizuoka.jp +kakegawa.shizuoka.jp +kannami.shizuoka.jp +kawanehon.shizuoka.jp +kawazu.shizuoka.jp +kikugawa.shizuoka.jp +kosai.shizuoka.jp +makinohara.shizuoka.jp +matsuzaki.shizuoka.jp +minamiizu.shizuoka.jp +mishima.shizuoka.jp +morimachi.shizuoka.jp +nishiizu.shizuoka.jp +numazu.shizuoka.jp +omaezaki.shizuoka.jp +shimada.shizuoka.jp +shimizu.shizuoka.jp +shimoda.shizuoka.jp +shizuoka.shizuoka.jp +susono.shizuoka.jp +yaizu.shizuoka.jp +yoshida.shizuoka.jp +ashikaga.tochigi.jp +bato.tochigi.jp +haga.tochigi.jp +ichikai.tochigi.jp +iwafune.tochigi.jp +kaminokawa.tochigi.jp +kanuma.tochigi.jp +karasuyama.tochigi.jp +kuroiso.tochigi.jp +mashiko.tochigi.jp +mibu.tochigi.jp +moka.tochigi.jp +motegi.tochigi.jp +nasu.tochigi.jp +nasushiobara.tochigi.jp +nikko.tochigi.jp +nishikata.tochigi.jp +nogi.tochigi.jp +ohira.tochigi.jp +ohtawara.tochigi.jp +oyama.tochigi.jp +sakura.tochigi.jp +sano.tochigi.jp +shimotsuke.tochigi.jp +shioya.tochigi.jp +takanezawa.tochigi.jp +tochigi.tochigi.jp +tsuga.tochigi.jp +ujiie.tochigi.jp +utsunomiya.tochigi.jp +yaita.tochigi.jp +aizumi.tokushima.jp +anan.tokushima.jp +ichiba.tokushima.jp +itano.tokushima.jp +kainan.tokushima.jp +komatsushima.tokushima.jp +matsushige.tokushima.jp +mima.tokushima.jp +minami.tokushima.jp +miyoshi.tokushima.jp +mugi.tokushima.jp +nakagawa.tokushima.jp +naruto.tokushima.jp +sanagochi.tokushima.jp +shishikui.tokushima.jp +tokushima.tokushima.jp +wajiki.tokushima.jp +adachi.tokyo.jp +akiruno.tokyo.jp +akishima.tokyo.jp +aogashima.tokyo.jp +arakawa.tokyo.jp +bunkyo.tokyo.jp +chiyoda.tokyo.jp +chofu.tokyo.jp +chuo.tokyo.jp +edogawa.tokyo.jp +fuchu.tokyo.jp +fussa.tokyo.jp +hachijo.tokyo.jp +hachioji.tokyo.jp +hamura.tokyo.jp +higashikurume.tokyo.jp +higashimurayama.tokyo.jp +higashiyamato.tokyo.jp +hino.tokyo.jp +hinode.tokyo.jp +hinohara.tokyo.jp +inagi.tokyo.jp +itabashi.tokyo.jp +katsushika.tokyo.jp +kita.tokyo.jp +kiyose.tokyo.jp +kodaira.tokyo.jp +koganei.tokyo.jp +kokubunji.tokyo.jp +komae.tokyo.jp +koto.tokyo.jp +kouzushima.tokyo.jp +kunitachi.tokyo.jp +machida.tokyo.jp +meguro.tokyo.jp +minato.tokyo.jp +mitaka.tokyo.jp +mizuho.tokyo.jp +musashimurayama.tokyo.jp +musashino.tokyo.jp +nakano.tokyo.jp +nerima.tokyo.jp +ogasawara.tokyo.jp +okutama.tokyo.jp +ome.tokyo.jp +oshima.tokyo.jp +ota.tokyo.jp +setagaya.tokyo.jp +shibuya.tokyo.jp +shinagawa.tokyo.jp +shinjuku.tokyo.jp +suginami.tokyo.jp +sumida.tokyo.jp +tachikawa.tokyo.jp +taito.tokyo.jp +tama.tokyo.jp +toshima.tokyo.jp +chizu.tottori.jp +hino.tottori.jp +kawahara.tottori.jp +koge.tottori.jp +kotoura.tottori.jp +misasa.tottori.jp +nanbu.tottori.jp +nichinan.tottori.jp +sakaiminato.tottori.jp +tottori.tottori.jp +wakasa.tottori.jp +yazu.tottori.jp +yonago.tottori.jp +asahi.toyama.jp +fuchu.toyama.jp +fukumitsu.toyama.jp +funahashi.toyama.jp +himi.toyama.jp +imizu.toyama.jp +inami.toyama.jp +johana.toyama.jp +kamiichi.toyama.jp +kurobe.toyama.jp +nakaniikawa.toyama.jp +namerikawa.toyama.jp +nanto.toyama.jp +nyuzen.toyama.jp +oyabe.toyama.jp +taira.toyama.jp +takaoka.toyama.jp +tateyama.toyama.jp +toga.toyama.jp +tonami.toyama.jp +toyama.toyama.jp +unazuki.toyama.jp +uozu.toyama.jp +yamada.toyama.jp +arida.wakayama.jp +aridagawa.wakayama.jp +gobo.wakayama.jp +hashimoto.wakayama.jp +hidaka.wakayama.jp +hirogawa.wakayama.jp +inami.wakayama.jp +iwade.wakayama.jp +kainan.wakayama.jp +kamitonda.wakayama.jp +katsuragi.wakayama.jp +kimino.wakayama.jp +kinokawa.wakayama.jp +kitayama.wakayama.jp +koya.wakayama.jp +koza.wakayama.jp +kozagawa.wakayama.jp +kudoyama.wakayama.jp +kushimoto.wakayama.jp +mihama.wakayama.jp +misato.wakayama.jp +nachikatsuura.wakayama.jp +shingu.wakayama.jp +shirahama.wakayama.jp +taiji.wakayama.jp +tanabe.wakayama.jp +wakayama.wakayama.jp +yuasa.wakayama.jp +yura.wakayama.jp +asahi.yamagata.jp +funagata.yamagata.jp +higashine.yamagata.jp +iide.yamagata.jp +kahoku.yamagata.jp +kaminoyama.yamagata.jp +kaneyama.yamagata.jp +kawanishi.yamagata.jp +mamurogawa.yamagata.jp +mikawa.yamagata.jp +murayama.yamagata.jp +nagai.yamagata.jp +nakayama.yamagata.jp +nanyo.yamagata.jp +nishikawa.yamagata.jp +obanazawa.yamagata.jp +oe.yamagata.jp +oguni.yamagata.jp +ohkura.yamagata.jp +oishida.yamagata.jp +sagae.yamagata.jp +sakata.yamagata.jp +sakegawa.yamagata.jp +shinjo.yamagata.jp +shirataka.yamagata.jp +shonai.yamagata.jp +takahata.yamagata.jp +tendo.yamagata.jp +tozawa.yamagata.jp +tsuruoka.yamagata.jp +yamagata.yamagata.jp +yamanobe.yamagata.jp +yonezawa.yamagata.jp +yuza.yamagata.jp +abu.yamaguchi.jp +hagi.yamaguchi.jp +hikari.yamaguchi.jp +hofu.yamaguchi.jp +iwakuni.yamaguchi.jp +kudamatsu.yamaguchi.jp +mitou.yamaguchi.jp +nagato.yamaguchi.jp +oshima.yamaguchi.jp +shimonoseki.yamaguchi.jp +shunan.yamaguchi.jp +tabuse.yamaguchi.jp +tokuyama.yamaguchi.jp +toyota.yamaguchi.jp +ube.yamaguchi.jp +yuu.yamaguchi.jp +chuo.yamanashi.jp +doshi.yamanashi.jp +fuefuki.yamanashi.jp +fujikawa.yamanashi.jp +fujikawaguchiko.yamanashi.jp +fujiyoshida.yamanashi.jp +hayakawa.yamanashi.jp +hokuto.yamanashi.jp +ichikawamisato.yamanashi.jp +kai.yamanashi.jp +kofu.yamanashi.jp +koshu.yamanashi.jp +kosuge.yamanashi.jp +minami-alps.yamanashi.jp +minobu.yamanashi.jp +nakamichi.yamanashi.jp +nanbu.yamanashi.jp +narusawa.yamanashi.jp +nirasaki.yamanashi.jp +nishikatsura.yamanashi.jp +oshino.yamanashi.jp +otsuki.yamanashi.jp +showa.yamanashi.jp +tabayama.yamanashi.jp +tsuru.yamanashi.jp +uenohara.yamanashi.jp +yamanakako.yamanashi.jp +yamanashi.yamanashi.jp + +// ke : http://www.kenic.or.ke/index.php/en/ke-domains/ke-domains +ke +ac.ke +co.ke +go.ke +info.ke +me.ke +mobi.ke +ne.ke +or.ke +sc.ke + +// kg : http://www.domain.kg/dmn_n.html +kg +org.kg +net.kg +com.kg +edu.kg +gov.kg +mil.kg + +// kh : http://www.mptc.gov.kh/dns_registration.htm +*.kh + +// ki : http://www.ki/dns/index.html +ki +edu.ki +biz.ki +net.ki +org.ki +gov.ki +info.ki +com.ki + +// km : https://en.wikipedia.org/wiki/.km +// http://www.domaine.km/documents/charte.doc +km +org.km +nom.km +gov.km +prd.km +tm.km +edu.km +mil.km +ass.km +com.km +// These are only mentioned as proposed suggestions at domaine.km, but +// https://en.wikipedia.org/wiki/.km says they're available for registration: +coop.km +asso.km +presse.km +medecin.km +notaires.km +pharmaciens.km +veterinaire.km +gouv.km + +// kn : https://en.wikipedia.org/wiki/.kn +// http://www.dot.kn/domainRules.html +kn +net.kn +org.kn +edu.kn +gov.kn + +// kp : http://www.kcce.kp/en_index.php +kp +com.kp +edu.kp +gov.kp +org.kp +rep.kp +tra.kp + +// kr : https://en.wikipedia.org/wiki/.kr +// see also: http://domain.nida.or.kr/eng/registration.jsp +kr +ac.kr +co.kr +es.kr +go.kr +hs.kr +kg.kr +mil.kr +ms.kr +ne.kr +or.kr +pe.kr +re.kr +sc.kr +// kr geographical names +busan.kr +chungbuk.kr +chungnam.kr +daegu.kr +daejeon.kr +gangwon.kr +gwangju.kr +gyeongbuk.kr +gyeonggi.kr +gyeongnam.kr +incheon.kr +jeju.kr +jeonbuk.kr +jeonnam.kr +seoul.kr +ulsan.kr + +// kw : https://www.nic.kw/policies/ +// Confirmed by registry +kw +com.kw +edu.kw +emb.kw +gov.kw +ind.kw +net.kw +org.kw + +// ky : http://www.icta.ky/da_ky_reg_dom.php +// Confirmed by registry 2008-06-17 +ky +edu.ky +gov.ky +com.ky +org.ky +net.ky + +// kz : https://en.wikipedia.org/wiki/.kz +// see also: http://www.nic.kz/rules/index.jsp +kz +org.kz +edu.kz +net.kz +gov.kz +mil.kz +com.kz + +// la : https://en.wikipedia.org/wiki/.la +// Submitted by registry +la +int.la +net.la +info.la +edu.la +gov.la +per.la +com.la +org.la + +// lb : https://en.wikipedia.org/wiki/.lb +// Submitted by registry +lb +com.lb +edu.lb +gov.lb +net.lb +org.lb + +// lc : https://en.wikipedia.org/wiki/.lc +// see also: http://www.nic.lc/rules.htm +lc +com.lc +net.lc +co.lc +org.lc +edu.lc +gov.lc + +// li : https://en.wikipedia.org/wiki/.li +li + +// lk : http://www.nic.lk/seclevpr.html +lk +gov.lk +sch.lk +net.lk +int.lk +com.lk +org.lk +edu.lk +ngo.lk +soc.lk +web.lk +ltd.lk +assn.lk +grp.lk +hotel.lk +ac.lk + +// lr : http://psg.com/dns/lr/lr.txt +// Submitted by registry +lr +com.lr +edu.lr +gov.lr +org.lr +net.lr + +// ls : https://en.wikipedia.org/wiki/.ls +ls +co.ls +org.ls + +// lt : https://en.wikipedia.org/wiki/.lt +lt +// gov.lt : http://www.gov.lt/index_en.php +gov.lt + +// lu : http://www.dns.lu/en/ +lu + +// lv : http://www.nic.lv/DNS/En/generic.php +lv +com.lv +edu.lv +gov.lv +org.lv +mil.lv +id.lv +net.lv +asn.lv +conf.lv + +// ly : http://www.nic.ly/regulations.php +ly +com.ly +net.ly +gov.ly +plc.ly +edu.ly +sch.ly +med.ly +org.ly +id.ly + +// ma : https://en.wikipedia.org/wiki/.ma +// http://www.anrt.ma/fr/admin/download/upload/file_fr782.pdf +ma +co.ma +net.ma +gov.ma +org.ma +ac.ma +press.ma + +// mc : http://www.nic.mc/ +mc +tm.mc +asso.mc + +// md : https://en.wikipedia.org/wiki/.md +md + +// me : https://en.wikipedia.org/wiki/.me +me +co.me +net.me +org.me +edu.me +ac.me +gov.me +its.me +priv.me + +// mg : http://nic.mg/nicmg/?page_id=39 +mg +org.mg +nom.mg +gov.mg +prd.mg +tm.mg +edu.mg +mil.mg +com.mg +co.mg + +// mh : https://en.wikipedia.org/wiki/.mh +mh + +// mil : https://en.wikipedia.org/wiki/.mil +mil + +// mk : https://en.wikipedia.org/wiki/.mk +// see also: http://dns.marnet.net.mk/postapka.php +mk +com.mk +org.mk +net.mk +edu.mk +gov.mk +inf.mk +name.mk + +// ml : http://www.gobin.info/domainname/ml-template.doc +// see also: https://en.wikipedia.org/wiki/.ml +ml +com.ml +edu.ml +gouv.ml +gov.ml +net.ml +org.ml +presse.ml + +// mm : https://en.wikipedia.org/wiki/.mm +*.mm + +// mn : https://en.wikipedia.org/wiki/.mn +mn +gov.mn +edu.mn +org.mn + +// mo : http://www.monic.net.mo/ +mo +com.mo +net.mo +org.mo +edu.mo +gov.mo + +// mobi : https://en.wikipedia.org/wiki/.mobi +mobi + +// mp : http://www.dot.mp/ +// Confirmed by registry 2008-06-17 +mp + +// mq : https://en.wikipedia.org/wiki/.mq +mq + +// mr : https://en.wikipedia.org/wiki/.mr +mr +gov.mr + +// ms : http://www.nic.ms/pdf/MS_Domain_Name_Rules.pdf +ms +com.ms +edu.ms +gov.ms +net.ms +org.ms + +// mt : https://www.nic.org.mt/go/policy +// Submitted by registry +mt +com.mt +edu.mt +net.mt +org.mt + +// mu : https://en.wikipedia.org/wiki/.mu +mu +com.mu +net.mu +org.mu +gov.mu +ac.mu +co.mu +or.mu + +// museum : http://about.museum/naming/ +// http://index.museum/ +museum +academy.museum +agriculture.museum +air.museum +airguard.museum +alabama.museum +alaska.museum +amber.museum +ambulance.museum +american.museum +americana.museum +americanantiques.museum +americanart.museum +amsterdam.museum +and.museum +annefrank.museum +anthro.museum +anthropology.museum +antiques.museum +aquarium.museum +arboretum.museum +archaeological.museum +archaeology.museum +architecture.museum +art.museum +artanddesign.museum +artcenter.museum +artdeco.museum +arteducation.museum +artgallery.museum +arts.museum +artsandcrafts.museum +asmatart.museum +assassination.museum +assisi.museum +association.museum +astronomy.museum +atlanta.museum +austin.museum +australia.museum +automotive.museum +aviation.museum +axis.museum +badajoz.museum +baghdad.museum +bahn.museum +bale.museum +baltimore.museum +barcelona.museum +baseball.museum +basel.museum +baths.museum +bauern.museum +beauxarts.museum +beeldengeluid.museum +bellevue.museum +bergbau.museum +berkeley.museum +berlin.museum +bern.museum +bible.museum +bilbao.museum +bill.museum +birdart.museum +birthplace.museum +bonn.museum +boston.museum +botanical.museum +botanicalgarden.museum +botanicgarden.museum +botany.museum +brandywinevalley.museum +brasil.museum +bristol.museum +british.museum +britishcolumbia.museum +broadcast.museum +brunel.museum +brussel.museum +brussels.museum +bruxelles.museum +building.museum +burghof.museum +bus.museum +bushey.museum +cadaques.museum +california.museum +cambridge.museum +can.museum +canada.museum +capebreton.museum +carrier.museum +cartoonart.museum +casadelamoneda.museum +castle.museum +castres.museum +celtic.museum +center.museum +chattanooga.museum +cheltenham.museum +chesapeakebay.museum +chicago.museum +children.museum +childrens.museum +childrensgarden.museum +chiropractic.museum +chocolate.museum +christiansburg.museum +cincinnati.museum +cinema.museum +circus.museum +civilisation.museum +civilization.museum +civilwar.museum +clinton.museum +clock.museum +coal.museum +coastaldefence.museum +cody.museum +coldwar.museum +collection.museum +colonialwilliamsburg.museum +coloradoplateau.museum +columbia.museum +columbus.museum +communication.museum +communications.museum +community.museum +computer.museum +computerhistory.museum +comunicações.museum +contemporary.museum +contemporaryart.museum +convent.museum +copenhagen.museum +corporation.museum +correios-e-telecomunicações.museum +corvette.museum +costume.museum +countryestate.museum +county.museum +crafts.museum +cranbrook.museum +creation.museum +cultural.museum +culturalcenter.museum +culture.museum +cyber.museum +cymru.museum +dali.museum +dallas.museum +database.museum +ddr.museum +decorativearts.museum +delaware.museum +delmenhorst.museum +denmark.museum +depot.museum +design.museum +detroit.museum +dinosaur.museum +discovery.museum +dolls.museum +donostia.museum +durham.museum +eastafrica.museum +eastcoast.museum +education.museum +educational.museum +egyptian.museum +eisenbahn.museum +elburg.museum +elvendrell.museum +embroidery.museum +encyclopedic.museum +england.museum +entomology.museum +environment.museum +environmentalconservation.museum +epilepsy.museum +essex.museum +estate.museum +ethnology.museum +exeter.museum +exhibition.museum +family.museum +farm.museum +farmequipment.museum +farmers.museum +farmstead.museum +field.museum +figueres.museum +filatelia.museum +film.museum +fineart.museum +finearts.museum +finland.museum +flanders.museum +florida.museum +force.museum +fortmissoula.museum +fortworth.museum +foundation.museum +francaise.museum +frankfurt.museum +franziskaner.museum +freemasonry.museum +freiburg.museum +fribourg.museum +frog.museum +fundacio.museum +furniture.museum +gallery.museum +garden.museum +gateway.museum +geelvinck.museum +gemological.museum +geology.museum +georgia.museum +giessen.museum +glas.museum +glass.museum +gorge.museum +grandrapids.museum +graz.museum +guernsey.museum +halloffame.museum +hamburg.museum +handson.museum +harvestcelebration.museum +hawaii.museum +health.museum +heimatunduhren.museum +hellas.museum +helsinki.museum +hembygdsforbund.museum +heritage.museum +histoire.museum +historical.museum +historicalsociety.museum +historichouses.museum +historisch.museum +historisches.museum +history.museum +historyofscience.museum +horology.museum +house.museum +humanities.museum +illustration.museum +imageandsound.museum +indian.museum +indiana.museum +indianapolis.museum +indianmarket.museum +intelligence.museum +interactive.museum +iraq.museum +iron.museum +isleofman.museum +jamison.museum +jefferson.museum +jerusalem.museum +jewelry.museum +jewish.museum +jewishart.museum +jfk.museum +journalism.museum +judaica.museum +judygarland.museum +juedisches.museum +juif.museum +karate.museum +karikatur.museum +kids.museum +koebenhavn.museum +koeln.museum +kunst.museum +kunstsammlung.museum +kunstunddesign.museum +labor.museum +labour.museum +lajolla.museum +lancashire.museum +landes.museum +lans.museum +läns.museum +larsson.museum +lewismiller.museum +lincoln.museum +linz.museum +living.museum +livinghistory.museum +localhistory.museum +london.museum +losangeles.museum +louvre.museum +loyalist.museum +lucerne.museum +luxembourg.museum +luzern.museum +mad.museum +madrid.museum +mallorca.museum +manchester.museum +mansion.museum +mansions.museum +manx.museum +marburg.museum +maritime.museum +maritimo.museum +maryland.museum +marylhurst.museum +media.museum +medical.museum +medizinhistorisches.museum +meeres.museum +memorial.museum +mesaverde.museum +michigan.museum +midatlantic.museum +military.museum +mill.museum +miners.museum +mining.museum +minnesota.museum +missile.museum +missoula.museum +modern.museum +moma.museum +money.museum +monmouth.museum +monticello.museum +montreal.museum +moscow.museum +motorcycle.museum +muenchen.museum +muenster.museum +mulhouse.museum +muncie.museum +museet.museum +museumcenter.museum +museumvereniging.museum +music.museum +national.museum +nationalfirearms.museum +nationalheritage.museum +nativeamerican.museum +naturalhistory.museum +naturalhistorymuseum.museum +naturalsciences.museum +nature.museum +naturhistorisches.museum +natuurwetenschappen.museum +naumburg.museum +naval.museum +nebraska.museum +neues.museum +newhampshire.museum +newjersey.museum +newmexico.museum +newport.museum +newspaper.museum +newyork.museum +niepce.museum +norfolk.museum +north.museum +nrw.museum +nuernberg.museum +nuremberg.museum +nyc.museum +nyny.museum +oceanographic.museum +oceanographique.museum +omaha.museum +online.museum +ontario.museum +openair.museum +oregon.museum +oregontrail.museum +otago.museum +oxford.museum +pacific.museum +paderborn.museum +palace.museum +paleo.museum +palmsprings.museum +panama.museum +paris.museum +pasadena.museum +pharmacy.museum +philadelphia.museum +philadelphiaarea.museum +philately.museum +phoenix.museum +photography.museum +pilots.museum +pittsburgh.museum +planetarium.museum +plantation.museum +plants.museum +plaza.museum +portal.museum +portland.museum +portlligat.museum +posts-and-telecommunications.museum +preservation.museum +presidio.museum +press.museum +project.museum +public.museum +pubol.museum +quebec.museum +railroad.museum +railway.museum +research.museum +resistance.museum +riodejaneiro.museum +rochester.museum +rockart.museum +roma.museum +russia.museum +saintlouis.museum +salem.museum +salvadordali.museum +salzburg.museum +sandiego.museum +sanfrancisco.museum +santabarbara.museum +santacruz.museum +santafe.museum +saskatchewan.museum +satx.museum +savannahga.museum +schlesisches.museum +schoenbrunn.museum +schokoladen.museum +school.museum +schweiz.museum +science.museum +scienceandhistory.museum +scienceandindustry.museum +sciencecenter.museum +sciencecenters.museum +science-fiction.museum +sciencehistory.museum +sciences.museum +sciencesnaturelles.museum +scotland.museum +seaport.museum +settlement.museum +settlers.museum +shell.museum +sherbrooke.museum +sibenik.museum +silk.museum +ski.museum +skole.museum +society.museum +sologne.museum +soundandvision.museum +southcarolina.museum +southwest.museum +space.museum +spy.museum +square.museum +stadt.museum +stalbans.museum +starnberg.museum +state.museum +stateofdelaware.museum +station.museum +steam.museum +steiermark.museum +stjohn.museum +stockholm.museum +stpetersburg.museum +stuttgart.museum +suisse.museum +surgeonshall.museum +surrey.museum +svizzera.museum +sweden.museum +sydney.museum +tank.museum +tcm.museum +technology.museum +telekommunikation.museum +television.museum +texas.museum +textile.museum +theater.museum +time.museum +timekeeping.museum +topology.museum +torino.museum +touch.museum +town.museum +transport.museum +tree.museum +trolley.museum +trust.museum +trustee.museum +uhren.museum +ulm.museum +undersea.museum +university.museum +usa.museum +usantiques.museum +usarts.museum +uscountryestate.museum +usculture.museum +usdecorativearts.museum +usgarden.museum +ushistory.museum +ushuaia.museum +uslivinghistory.museum +utah.museum +uvic.museum +valley.museum +vantaa.museum +versailles.museum +viking.museum +village.museum +virginia.museum +virtual.museum +virtuel.museum +vlaanderen.museum +volkenkunde.museum +wales.museum +wallonie.museum +war.museum +washingtondc.museum +watchandclock.museum +watch-and-clock.museum +western.museum +westfalen.museum +whaling.museum +wildlife.museum +williamsburg.museum +windmill.museum +workshop.museum +york.museum +yorkshire.museum +yosemite.museum +youth.museum +zoological.museum +zoology.museum +ירושלים.museum +иком.museum + +// mv : https://en.wikipedia.org/wiki/.mv +// "mv" included because, contra Wikipedia, google.mv exists. +mv +aero.mv +biz.mv +com.mv +coop.mv +edu.mv +gov.mv +info.mv +int.mv +mil.mv +museum.mv +name.mv +net.mv +org.mv +pro.mv + +// mw : http://www.registrar.mw/ +mw +ac.mw +biz.mw +co.mw +com.mw +coop.mw +edu.mw +gov.mw +int.mw +museum.mw +net.mw +org.mw + +// mx : http://www.nic.mx/ +// Submitted by registry +mx +com.mx +org.mx +gob.mx +edu.mx +net.mx + +// my : http://www.mynic.net.my/ +my +com.my +net.my +org.my +gov.my +edu.my +mil.my +name.my + +// mz : http://www.uem.mz/ +// Submitted by registry +mz +ac.mz +adv.mz +co.mz +edu.mz +gov.mz +mil.mz +net.mz +org.mz + +// na : http://www.na-nic.com.na/ +// http://www.info.na/domain/ +na +info.na +pro.na +name.na +school.na +or.na +dr.na +us.na +mx.na +ca.na +in.na +cc.na +tv.na +ws.na +mobi.na +co.na +com.na +org.na + +// name : has 2nd-level tlds, but there's no list of them +name + +// nc : http://www.cctld.nc/ +nc +asso.nc +nom.nc + +// ne : https://en.wikipedia.org/wiki/.ne +ne + +// net : https://en.wikipedia.org/wiki/.net +net + +// nf : https://en.wikipedia.org/wiki/.nf +nf +com.nf +net.nf +per.nf +rec.nf +web.nf +arts.nf +firm.nf +info.nf +other.nf +store.nf + +// ng : http://www.nira.org.ng/index.php/join-us/register-ng-domain/189-nira-slds +ng +com.ng +edu.ng +gov.ng +i.ng +mil.ng +mobi.ng +name.ng +net.ng +org.ng +sch.ng + +// ni : http://www.nic.ni/ +ni +ac.ni +biz.ni +co.ni +com.ni +edu.ni +gob.ni +in.ni +info.ni +int.ni +mil.ni +net.ni +nom.ni +org.ni +web.ni + +// nl : https://en.wikipedia.org/wiki/.nl +// https://www.sidn.nl/ +// ccTLD for the Netherlands +nl + +// BV.nl will be a registry for dutch BV's (besloten vennootschap) +bv.nl + +// no : http://www.norid.no/regelverk/index.en.html +// The Norwegian registry has declined to notify us of updates. The web pages +// referenced below are the official source of the data. There is also an +// announce mailing list: +// https://postlister.uninett.no/sympa/info/norid-diskusjon +no +// Norid generic domains : http://www.norid.no/regelverk/vedlegg-c.en.html +fhs.no +vgs.no +fylkesbibl.no +folkebibl.no +museum.no +idrett.no +priv.no +// Non-Norid generic domains : http://www.norid.no/regelverk/vedlegg-d.en.html +mil.no +stat.no +dep.no +kommune.no +herad.no +// no geographical names : http://www.norid.no/regelverk/vedlegg-b.en.html +// counties +aa.no +ah.no +bu.no +fm.no +hl.no +hm.no +jan-mayen.no +mr.no +nl.no +nt.no +of.no +ol.no +oslo.no +rl.no +sf.no +st.no +svalbard.no +tm.no +tr.no +va.no +vf.no +// primary and lower secondary schools per county +gs.aa.no +gs.ah.no +gs.bu.no +gs.fm.no +gs.hl.no +gs.hm.no +gs.jan-mayen.no +gs.mr.no +gs.nl.no +gs.nt.no +gs.of.no +gs.ol.no +gs.oslo.no +gs.rl.no +gs.sf.no +gs.st.no +gs.svalbard.no +gs.tm.no +gs.tr.no +gs.va.no +gs.vf.no +// cities +akrehamn.no +åkrehamn.no +algard.no +ålgård.no +arna.no +brumunddal.no +bryne.no +bronnoysund.no +brønnøysund.no +drobak.no +drøbak.no +egersund.no +fetsund.no +floro.no +florø.no +fredrikstad.no +hokksund.no +honefoss.no +hønefoss.no +jessheim.no +jorpeland.no +jørpeland.no +kirkenes.no +kopervik.no +krokstadelva.no +langevag.no +langevåg.no +leirvik.no +mjondalen.no +mjøndalen.no +mo-i-rana.no +mosjoen.no +mosjøen.no +nesoddtangen.no +orkanger.no +osoyro.no +osøyro.no +raholt.no +råholt.no +sandnessjoen.no +sandnessjøen.no +skedsmokorset.no +slattum.no +spjelkavik.no +stathelle.no +stavern.no +stjordalshalsen.no +stjørdalshalsen.no +tananger.no +tranby.no +vossevangen.no +// communities +afjord.no +åfjord.no +agdenes.no +al.no +ål.no +alesund.no +ålesund.no +alstahaug.no +alta.no +áltá.no +alaheadju.no +álaheadju.no +alvdal.no +amli.no +åmli.no +amot.no +åmot.no +andebu.no +andoy.no +andøy.no +andasuolo.no +ardal.no +årdal.no +aremark.no +arendal.no +ås.no +aseral.no +åseral.no +asker.no +askim.no +askvoll.no +askoy.no +askøy.no +asnes.no +åsnes.no +audnedaln.no +aukra.no +aure.no +aurland.no +aurskog-holand.no +aurskog-høland.no +austevoll.no +austrheim.no +averoy.no +averøy.no +balestrand.no +ballangen.no +balat.no +bálát.no +balsfjord.no +bahccavuotna.no +báhccavuotna.no +bamble.no +bardu.no +beardu.no +beiarn.no +bajddar.no +bájddar.no +baidar.no +báidár.no +berg.no +bergen.no +berlevag.no +berlevåg.no +bearalvahki.no +bearalváhki.no +bindal.no +birkenes.no +bjarkoy.no +bjarkøy.no +bjerkreim.no +bjugn.no +bodo.no +bodø.no +badaddja.no +bådåddjå.no +budejju.no +bokn.no +bremanger.no +bronnoy.no +brønnøy.no +bygland.no +bykle.no +barum.no +bærum.no +bo.telemark.no +bø.telemark.no +bo.nordland.no +bø.nordland.no +bievat.no +bievát.no +bomlo.no +bømlo.no +batsfjord.no +båtsfjord.no +bahcavuotna.no +báhcavuotna.no +dovre.no +drammen.no +drangedal.no +dyroy.no +dyrøy.no +donna.no +dønna.no +eid.no +eidfjord.no +eidsberg.no +eidskog.no +eidsvoll.no +eigersund.no +elverum.no +enebakk.no +engerdal.no +etne.no +etnedal.no +evenes.no +evenassi.no +evenášši.no +evje-og-hornnes.no +farsund.no +fauske.no +fuossko.no +fuoisku.no +fedje.no +fet.no +finnoy.no +finnøy.no +fitjar.no +fjaler.no +fjell.no +flakstad.no +flatanger.no +flekkefjord.no +flesberg.no +flora.no +fla.no +flå.no +folldal.no +forsand.no +fosnes.no +frei.no +frogn.no +froland.no +frosta.no +frana.no +fræna.no +froya.no +frøya.no +fusa.no +fyresdal.no +forde.no +førde.no +gamvik.no +gangaviika.no +gáŋgaviika.no +gaular.no +gausdal.no +gildeskal.no +gildeskål.no +giske.no +gjemnes.no +gjerdrum.no +gjerstad.no +gjesdal.no +gjovik.no +gjøvik.no +gloppen.no +gol.no +gran.no +grane.no +granvin.no +gratangen.no +grimstad.no +grong.no +kraanghke.no +kråanghke.no +grue.no +gulen.no +hadsel.no +halden.no +halsa.no +hamar.no +hamaroy.no +habmer.no +hábmer.no +hapmir.no +hápmir.no +hammerfest.no +hammarfeasta.no +hámmárfeasta.no +haram.no +hareid.no +harstad.no +hasvik.no +aknoluokta.no +ákŋoluokta.no +hattfjelldal.no +aarborte.no +haugesund.no +hemne.no +hemnes.no +hemsedal.no +heroy.more-og-romsdal.no +herøy.møre-og-romsdal.no +heroy.nordland.no +herøy.nordland.no +hitra.no +hjartdal.no +hjelmeland.no +hobol.no +hobøl.no +hof.no +hol.no +hole.no +holmestrand.no +holtalen.no +holtålen.no +hornindal.no +horten.no +hurdal.no +hurum.no +hvaler.no +hyllestad.no +hagebostad.no +hægebostad.no +hoyanger.no +høyanger.no +hoylandet.no +høylandet.no +ha.no +hå.no +ibestad.no +inderoy.no +inderøy.no +iveland.no +jevnaker.no +jondal.no +jolster.no +jølster.no +karasjok.no +karasjohka.no +kárášjohka.no +karlsoy.no +galsa.no +gálsá.no +karmoy.no +karmøy.no +kautokeino.no +guovdageaidnu.no +klepp.no +klabu.no +klæbu.no +kongsberg.no +kongsvinger.no +kragero.no +kragerø.no +kristiansand.no +kristiansund.no +krodsherad.no +krødsherad.no +kvalsund.no +rahkkeravju.no +ráhkkerávju.no +kvam.no +kvinesdal.no +kvinnherad.no +kviteseid.no +kvitsoy.no +kvitsøy.no +kvafjord.no +kvæfjord.no +giehtavuoatna.no +kvanangen.no +kvænangen.no +navuotna.no +návuotna.no +kafjord.no +kåfjord.no +gaivuotna.no +gáivuotna.no +larvik.no +lavangen.no +lavagis.no +loabat.no +loabát.no +lebesby.no +davvesiida.no +leikanger.no +leirfjord.no +leka.no +leksvik.no +lenvik.no +leangaviika.no +leaŋgaviika.no +lesja.no +levanger.no +lier.no +lierne.no +lillehammer.no +lillesand.no +lindesnes.no +lindas.no +lindås.no +lom.no +loppa.no +lahppi.no +láhppi.no +lund.no +lunner.no +luroy.no +lurøy.no +luster.no +lyngdal.no +lyngen.no +ivgu.no +lardal.no +lerdal.no +lærdal.no +lodingen.no +lødingen.no +lorenskog.no +lørenskog.no +loten.no +løten.no +malvik.no +masoy.no +måsøy.no +muosat.no +muosát.no +mandal.no +marker.no +marnardal.no +masfjorden.no +meland.no +meldal.no +melhus.no +meloy.no +meløy.no +meraker.no +meråker.no +moareke.no +moåreke.no +midsund.no +midtre-gauldal.no +modalen.no +modum.no +molde.no +moskenes.no +moss.no +mosvik.no +malselv.no +målselv.no +malatvuopmi.no +málatvuopmi.no +namdalseid.no +aejrie.no +namsos.no +namsskogan.no +naamesjevuemie.no +nååmesjevuemie.no +laakesvuemie.no +nannestad.no +narvik.no +narviika.no +naustdal.no +nedre-eiker.no +nes.akershus.no +nes.buskerud.no +nesna.no +nesodden.no +nesseby.no +unjarga.no +unjárga.no +nesset.no +nissedal.no +nittedal.no +nord-aurdal.no +nord-fron.no +nord-odal.no +norddal.no +nordkapp.no +davvenjarga.no +davvenjárga.no +nordre-land.no +nordreisa.no +raisa.no +ráisa.no +nore-og-uvdal.no +notodden.no +naroy.no +nærøy.no +notteroy.no +nøtterøy.no +odda.no +oksnes.no +øksnes.no +oppdal.no +oppegard.no +oppegård.no +orkdal.no +orland.no +ørland.no +orskog.no +ørskog.no +orsta.no +ørsta.no +os.hedmark.no +os.hordaland.no +osen.no +osteroy.no +osterøy.no +ostre-toten.no +østre-toten.no +overhalla.no +ovre-eiker.no +øvre-eiker.no +oyer.no +øyer.no +oygarden.no +øygarden.no +oystre-slidre.no +øystre-slidre.no +porsanger.no +porsangu.no +porsáŋgu.no +porsgrunn.no +radoy.no +radøy.no +rakkestad.no +rana.no +ruovat.no +randaberg.no +rauma.no +rendalen.no +rennebu.no +rennesoy.no +rennesøy.no +rindal.no +ringebu.no +ringerike.no +ringsaker.no +rissa.no +risor.no +risør.no +roan.no +rollag.no +rygge.no +ralingen.no +rælingen.no +rodoy.no +rødøy.no +romskog.no +rømskog.no +roros.no +røros.no +rost.no +røst.no +royken.no +røyken.no +royrvik.no +røyrvik.no +rade.no +råde.no +salangen.no +siellak.no +saltdal.no +salat.no +sálát.no +sálat.no +samnanger.no +sande.more-og-romsdal.no +sande.møre-og-romsdal.no +sande.vestfold.no +sandefjord.no +sandnes.no +sandoy.no +sandøy.no +sarpsborg.no +sauda.no +sauherad.no +sel.no +selbu.no +selje.no +seljord.no +sigdal.no +siljan.no +sirdal.no +skaun.no +skedsmo.no +ski.no +skien.no +skiptvet.no +skjervoy.no +skjervøy.no +skierva.no +skiervá.no +skjak.no +skjåk.no +skodje.no +skanland.no +skånland.no +skanit.no +skánit.no +smola.no +smøla.no +snillfjord.no +snasa.no +snåsa.no +snoasa.no +snaase.no +snåase.no +sogndal.no +sokndal.no +sola.no +solund.no +songdalen.no +sortland.no +spydeberg.no +stange.no +stavanger.no +steigen.no +steinkjer.no +stjordal.no +stjørdal.no +stokke.no +stor-elvdal.no +stord.no +stordal.no +storfjord.no +omasvuotna.no +strand.no +stranda.no +stryn.no +sula.no +suldal.no +sund.no +sunndal.no +surnadal.no +sveio.no +svelvik.no +sykkylven.no +sogne.no +søgne.no +somna.no +sømna.no +sondre-land.no +søndre-land.no +sor-aurdal.no +sør-aurdal.no +sor-fron.no +sør-fron.no +sor-odal.no +sør-odal.no +sor-varanger.no +sør-varanger.no +matta-varjjat.no +mátta-várjjat.no +sorfold.no +sørfold.no +sorreisa.no +sørreisa.no +sorum.no +sørum.no +tana.no +deatnu.no +time.no +tingvoll.no +tinn.no +tjeldsund.no +dielddanuorri.no +tjome.no +tjøme.no +tokke.no +tolga.no +torsken.no +tranoy.no +tranøy.no +tromso.no +tromsø.no +tromsa.no +romsa.no +trondheim.no +troandin.no +trysil.no +trana.no +træna.no +trogstad.no +trøgstad.no +tvedestrand.no +tydal.no +tynset.no +tysfjord.no +divtasvuodna.no +divttasvuotna.no +tysnes.no +tysvar.no +tysvær.no +tonsberg.no +tønsberg.no +ullensaker.no +ullensvang.no +ulvik.no +utsira.no +vadso.no +vadsø.no +cahcesuolo.no +čáhcesuolo.no +vaksdal.no +valle.no +vang.no +vanylven.no +vardo.no +vardø.no +varggat.no +várggát.no +vefsn.no +vaapste.no +vega.no +vegarshei.no +vegårshei.no +vennesla.no +verdal.no +verran.no +vestby.no +vestnes.no +vestre-slidre.no +vestre-toten.no +vestvagoy.no +vestvågøy.no +vevelstad.no +vik.no +vikna.no +vindafjord.no +volda.no +voss.no +varoy.no +værøy.no +vagan.no +vågan.no +voagat.no +vagsoy.no +vågsøy.no +vaga.no +vågå.no +valer.ostfold.no +våler.østfold.no +valer.hedmark.no +våler.hedmark.no + +// np : http://www.mos.com.np/register.html +*.np + +// nr : http://cenpac.net.nr/dns/index.html +// Submitted by registry +nr +biz.nr +info.nr +gov.nr +edu.nr +org.nr +net.nr +com.nr + +// nu : https://en.wikipedia.org/wiki/.nu +nu + +// nz : https://en.wikipedia.org/wiki/.nz +// Submitted by registry +nz +ac.nz +co.nz +cri.nz +geek.nz +gen.nz +govt.nz +health.nz +iwi.nz +kiwi.nz +maori.nz +mil.nz +māori.nz +net.nz +org.nz +parliament.nz +school.nz + +// om : https://en.wikipedia.org/wiki/.om +om +co.om +com.om +edu.om +gov.om +med.om +museum.om +net.om +org.om +pro.om + +// onion : https://tools.ietf.org/html/rfc7686 +onion + +// org : https://en.wikipedia.org/wiki/.org +org + +// pa : http://www.nic.pa/ +// Some additional second level "domains" resolve directly as hostnames, such as +// pannet.pa, so we add a rule for "pa". +pa +ac.pa +gob.pa +com.pa +org.pa +sld.pa +edu.pa +net.pa +ing.pa +abo.pa +med.pa +nom.pa + +// pe : https://www.nic.pe/InformeFinalComision.pdf +pe +edu.pe +gob.pe +nom.pe +mil.pe +org.pe +com.pe +net.pe + +// pf : http://www.gobin.info/domainname/formulaire-pf.pdf +pf +com.pf +org.pf +edu.pf + +// pg : https://en.wikipedia.org/wiki/.pg +*.pg + +// ph : http://www.domains.ph/FAQ2.asp +// Submitted by registry +ph +com.ph +net.ph +org.ph +gov.ph +edu.ph +ngo.ph +mil.ph +i.ph + +// pk : http://pk5.pknic.net.pk/pk5/msgNamepk.PK +pk +com.pk +net.pk +edu.pk +org.pk +fam.pk +biz.pk +web.pk +gov.pk +gob.pk +gok.pk +gon.pk +gop.pk +gos.pk +info.pk + +// pl http://www.dns.pl/english/index.html +// Submitted by registry +pl +com.pl +net.pl +org.pl +// pl functional domains (http://www.dns.pl/english/index.html) +aid.pl +agro.pl +atm.pl +auto.pl +biz.pl +edu.pl +gmina.pl +gsm.pl +info.pl +mail.pl +miasta.pl +media.pl +mil.pl +nieruchomosci.pl +nom.pl +pc.pl +powiat.pl +priv.pl +realestate.pl +rel.pl +sex.pl +shop.pl +sklep.pl +sos.pl +szkola.pl +targi.pl +tm.pl +tourism.pl +travel.pl +turystyka.pl +// Government domains +gov.pl +ap.gov.pl +ic.gov.pl +is.gov.pl +us.gov.pl +kmpsp.gov.pl +kppsp.gov.pl +kwpsp.gov.pl +psp.gov.pl +wskr.gov.pl +kwp.gov.pl +mw.gov.pl +ug.gov.pl +um.gov.pl +umig.gov.pl +ugim.gov.pl +upow.gov.pl +uw.gov.pl +starostwo.gov.pl +pa.gov.pl +po.gov.pl +psse.gov.pl +pup.gov.pl +rzgw.gov.pl +sa.gov.pl +so.gov.pl +sr.gov.pl +wsa.gov.pl +sko.gov.pl +uzs.gov.pl +wiih.gov.pl +winb.gov.pl +pinb.gov.pl +wios.gov.pl +witd.gov.pl +wzmiuw.gov.pl +piw.gov.pl +wiw.gov.pl +griw.gov.pl +wif.gov.pl +oum.gov.pl +sdn.gov.pl +zp.gov.pl +uppo.gov.pl +mup.gov.pl +wuoz.gov.pl +konsulat.gov.pl +oirm.gov.pl +// pl regional domains (http://www.dns.pl/english/index.html) +augustow.pl +babia-gora.pl +bedzin.pl +beskidy.pl +bialowieza.pl +bialystok.pl +bielawa.pl +bieszczady.pl +boleslawiec.pl +bydgoszcz.pl +bytom.pl +cieszyn.pl +czeladz.pl +czest.pl +dlugoleka.pl +elblag.pl +elk.pl +glogow.pl +gniezno.pl +gorlice.pl +grajewo.pl +ilawa.pl +jaworzno.pl +jelenia-gora.pl +jgora.pl +kalisz.pl +kazimierz-dolny.pl +karpacz.pl +kartuzy.pl +kaszuby.pl +katowice.pl +kepno.pl +ketrzyn.pl +klodzko.pl +kobierzyce.pl +kolobrzeg.pl +konin.pl +konskowola.pl +kutno.pl +lapy.pl +lebork.pl +legnica.pl +lezajsk.pl +limanowa.pl +lomza.pl +lowicz.pl +lubin.pl +lukow.pl +malbork.pl +malopolska.pl +mazowsze.pl +mazury.pl +mielec.pl +mielno.pl +mragowo.pl +naklo.pl +nowaruda.pl +nysa.pl +olawa.pl +olecko.pl +olkusz.pl +olsztyn.pl +opoczno.pl +opole.pl +ostroda.pl +ostroleka.pl +ostrowiec.pl +ostrowwlkp.pl +pila.pl +pisz.pl +podhale.pl +podlasie.pl +polkowice.pl +pomorze.pl +pomorskie.pl +prochowice.pl +pruszkow.pl +przeworsk.pl +pulawy.pl +radom.pl +rawa-maz.pl +rybnik.pl +rzeszow.pl +sanok.pl +sejny.pl +slask.pl +slupsk.pl +sosnowiec.pl +stalowa-wola.pl +skoczow.pl +starachowice.pl +stargard.pl +suwalki.pl +swidnica.pl +swiebodzin.pl +swinoujscie.pl +szczecin.pl +szczytno.pl +tarnobrzeg.pl +tgory.pl +turek.pl +tychy.pl +ustka.pl +walbrzych.pl +warmia.pl +warszawa.pl +waw.pl +wegrow.pl +wielun.pl +wlocl.pl +wloclawek.pl +wodzislaw.pl +wolomin.pl +wroclaw.pl +zachpomor.pl +zagan.pl +zarow.pl +zgora.pl +zgorzelec.pl + +// pm : http://www.afnic.fr/medias/documents/AFNIC-naming-policy2012.pdf +pm + +// pn : http://www.government.pn/PnRegistry/policies.htm +pn +gov.pn +co.pn +org.pn +edu.pn +net.pn + +// post : https://en.wikipedia.org/wiki/.post +post + +// pr : http://www.nic.pr/index.asp?f=1 +pr +com.pr +net.pr +org.pr +gov.pr +edu.pr +isla.pr +pro.pr +biz.pr +info.pr +name.pr +// these aren't mentioned on nic.pr, but on https://en.wikipedia.org/wiki/.pr +est.pr +prof.pr +ac.pr + +// pro : http://registry.pro/get-pro +pro +aaa.pro +aca.pro +acct.pro +avocat.pro +bar.pro +cpa.pro +eng.pro +jur.pro +law.pro +med.pro +recht.pro + +// ps : https://en.wikipedia.org/wiki/.ps +// http://www.nic.ps/registration/policy.html#reg +ps +edu.ps +gov.ps +sec.ps +plo.ps +com.ps +org.ps +net.ps + +// pt : http://online.dns.pt/dns/start_dns +pt +net.pt +gov.pt +org.pt +edu.pt +int.pt +publ.pt +com.pt +nome.pt + +// pw : https://en.wikipedia.org/wiki/.pw +pw +co.pw +ne.pw +or.pw +ed.pw +go.pw +belau.pw + +// py : http://www.nic.py/pautas.html#seccion_9 +// Submitted by registry +py +com.py +coop.py +edu.py +gov.py +mil.py +net.py +org.py + +// qa : http://domains.qa/en/ +qa +com.qa +edu.qa +gov.qa +mil.qa +name.qa +net.qa +org.qa +sch.qa + +// re : http://www.afnic.re/obtenir/chartes/nommage-re/annexe-descriptifs +re +asso.re +com.re +nom.re + +// ro : http://www.rotld.ro/ +ro +arts.ro +com.ro +firm.ro +info.ro +nom.ro +nt.ro +org.ro +rec.ro +store.ro +tm.ro +www.ro + +// rs : https://www.rnids.rs/en/domains/national-domains +rs +ac.rs +co.rs +edu.rs +gov.rs +in.rs +org.rs + +// ru : https://cctld.ru/en/domains/domens_ru/reserved/ +ru +ac.ru +edu.ru +gov.ru +int.ru +mil.ru +test.ru + +// rw : http://www.nic.rw/cgi-bin/policy.pl +rw +gov.rw +net.rw +edu.rw +ac.rw +com.rw +co.rw +int.rw +mil.rw +gouv.rw + +// sa : http://www.nic.net.sa/ +sa +com.sa +net.sa +org.sa +gov.sa +med.sa +pub.sa +edu.sa +sch.sa + +// sb : http://www.sbnic.net.sb/ +// Submitted by registry +sb +com.sb +edu.sb +gov.sb +net.sb +org.sb + +// sc : http://www.nic.sc/ +sc +com.sc +gov.sc +net.sc +org.sc +edu.sc + +// sd : http://www.isoc.sd/sudanic.isoc.sd/billing_pricing.htm +// Submitted by registry +sd +com.sd +net.sd +org.sd +edu.sd +med.sd +tv.sd +gov.sd +info.sd + +// se : https://en.wikipedia.org/wiki/.se +// Submitted by registry +se +a.se +ac.se +b.se +bd.se +brand.se +c.se +d.se +e.se +f.se +fh.se +fhsk.se +fhv.se +g.se +h.se +i.se +k.se +komforb.se +kommunalforbund.se +komvux.se +l.se +lanbib.se +m.se +n.se +naturbruksgymn.se +o.se +org.se +p.se +parti.se +pp.se +press.se +r.se +s.se +t.se +tm.se +u.se +w.se +x.se +y.se +z.se + +// sg : http://www.nic.net.sg/page/registration-policies-procedures-and-guidelines +sg +com.sg +net.sg +org.sg +gov.sg +edu.sg +per.sg + +// sh : http://www.nic.sh/registrar.html +sh +com.sh +net.sh +gov.sh +org.sh +mil.sh + +// si : https://en.wikipedia.org/wiki/.si +si + +// sj : No registrations at this time. +// Submitted by registry +sj + +// sk : https://en.wikipedia.org/wiki/.sk +// list of 2nd level domains ? +sk + +// sl : http://www.nic.sl +// Submitted by registry +sl +com.sl +net.sl +edu.sl +gov.sl +org.sl + +// sm : https://en.wikipedia.org/wiki/.sm +sm + +// sn : https://en.wikipedia.org/wiki/.sn +sn +art.sn +com.sn +edu.sn +gouv.sn +org.sn +perso.sn +univ.sn + +// so : http://www.soregistry.com/ +so +com.so +net.so +org.so + +// sr : https://en.wikipedia.org/wiki/.sr +sr + +// st : http://www.nic.st/html/policyrules/ +st +co.st +com.st +consulado.st +edu.st +embaixada.st +gov.st +mil.st +net.st +org.st +principe.st +saotome.st +store.st + +// su : https://en.wikipedia.org/wiki/.su +su + +// sv : http://www.svnet.org.sv/niveldos.pdf +sv +com.sv +edu.sv +gob.sv +org.sv +red.sv + +// sx : https://en.wikipedia.org/wiki/.sx +// Submitted by registry +sx +gov.sx + +// sy : https://en.wikipedia.org/wiki/.sy +// see also: http://www.gobin.info/domainname/sy.doc +sy +edu.sy +gov.sy +net.sy +mil.sy +com.sy +org.sy + +// sz : https://en.wikipedia.org/wiki/.sz +// http://www.sispa.org.sz/ +sz +co.sz +ac.sz +org.sz + +// tc : https://en.wikipedia.org/wiki/.tc +tc + +// td : https://en.wikipedia.org/wiki/.td +td + +// tel: https://en.wikipedia.org/wiki/.tel +// http://www.telnic.org/ +tel + +// tf : https://en.wikipedia.org/wiki/.tf +tf + +// tg : https://en.wikipedia.org/wiki/.tg +// http://www.nic.tg/ +tg + +// th : https://en.wikipedia.org/wiki/.th +// Submitted by registry +th +ac.th +co.th +go.th +in.th +mi.th +net.th +or.th + +// tj : http://www.nic.tj/policy.html +tj +ac.tj +biz.tj +co.tj +com.tj +edu.tj +go.tj +gov.tj +int.tj +mil.tj +name.tj +net.tj +nic.tj +org.tj +test.tj +web.tj + +// tk : https://en.wikipedia.org/wiki/.tk +tk + +// tl : https://en.wikipedia.org/wiki/.tl +tl +gov.tl + +// tm : http://www.nic.tm/local.html +tm +com.tm +co.tm +org.tm +net.tm +nom.tm +gov.tm +mil.tm +edu.tm + +// tn : https://en.wikipedia.org/wiki/.tn +// http://whois.ati.tn/ +tn +com.tn +ens.tn +fin.tn +gov.tn +ind.tn +intl.tn +nat.tn +net.tn +org.tn +info.tn +perso.tn +tourism.tn +edunet.tn +rnrt.tn +rns.tn +rnu.tn +mincom.tn +agrinet.tn +defense.tn +turen.tn + +// to : https://en.wikipedia.org/wiki/.to +// Submitted by registry +to +com.to +gov.to +net.to +org.to +edu.to +mil.to + +// subTLDs: https://www.nic.tr/forms/eng/policies.pdf +// and: https://www.nic.tr/forms/politikalar.pdf +// Submitted by +tr +com.tr +info.tr +biz.tr +net.tr +org.tr +web.tr +gen.tr +tv.tr +av.tr +dr.tr +bbs.tr +name.tr +tel.tr +gov.tr +bel.tr +pol.tr +mil.tr +k12.tr +edu.tr +kep.tr + +// Used by Northern Cyprus +nc.tr + +// Used by government agencies of Northern Cyprus +gov.nc.tr + +// tt : http://www.nic.tt/ +tt +co.tt +com.tt +org.tt +net.tt +biz.tt +info.tt +pro.tt +int.tt +coop.tt +jobs.tt +mobi.tt +travel.tt +museum.tt +aero.tt +name.tt +gov.tt +edu.tt + +// tv : https://en.wikipedia.org/wiki/.tv +// Not listing any 2LDs as reserved since none seem to exist in practice, +// Wikipedia notwithstanding. +tv + +// tw : https://en.wikipedia.org/wiki/.tw +tw +edu.tw +gov.tw +mil.tw +com.tw +net.tw +org.tw +idv.tw +game.tw +ebiz.tw +club.tw +網路.tw +組織.tw +商業.tw + +// tz : http://www.tznic.or.tz/index.php/domains +// Submitted by registry +tz +ac.tz +co.tz +go.tz +hotel.tz +info.tz +me.tz +mil.tz +mobi.tz +ne.tz +or.tz +sc.tz +tv.tz + +// ua : https://hostmaster.ua/policy/?ua +// Submitted by registry +ua +// ua 2LD +com.ua +edu.ua +gov.ua +in.ua +net.ua +org.ua +// ua geographic names +// https://hostmaster.ua/2ld/ +cherkassy.ua +cherkasy.ua +chernigov.ua +chernihiv.ua +chernivtsi.ua +chernovtsy.ua +ck.ua +cn.ua +cr.ua +crimea.ua +cv.ua +dn.ua +dnepropetrovsk.ua +dnipropetrovsk.ua +dominic.ua +donetsk.ua +dp.ua +if.ua +ivano-frankivsk.ua +kh.ua +kharkiv.ua +kharkov.ua +kherson.ua +khmelnitskiy.ua +khmelnytskyi.ua +kiev.ua +kirovograd.ua +km.ua +kr.ua +krym.ua +ks.ua +kv.ua +kyiv.ua +lg.ua +lt.ua +lugansk.ua +lutsk.ua +lv.ua +lviv.ua +mk.ua +mykolaiv.ua +nikolaev.ua +od.ua +odesa.ua +odessa.ua +pl.ua +poltava.ua +rivne.ua +rovno.ua +rv.ua +sb.ua +sebastopol.ua +sevastopol.ua +sm.ua +sumy.ua +te.ua +ternopil.ua +uz.ua +uzhgorod.ua +vinnica.ua +vinnytsia.ua +vn.ua +volyn.ua +yalta.ua +zaporizhzhe.ua +zaporizhzhia.ua +zhitomir.ua +zhytomyr.ua +zp.ua +zt.ua + +// ug : https://www.registry.co.ug/ +ug +co.ug +or.ug +ac.ug +sc.ug +go.ug +ne.ug +com.ug +org.ug + +// uk : https://en.wikipedia.org/wiki/.uk +// Submitted by registry +uk +ac.uk +co.uk +gov.uk +ltd.uk +me.uk +net.uk +nhs.uk +org.uk +plc.uk +police.uk +*.sch.uk + +// us : https://en.wikipedia.org/wiki/.us +us +dni.us +fed.us +isa.us +kids.us +nsn.us +// us geographic names +ak.us +al.us +ar.us +as.us +az.us +ca.us +co.us +ct.us +dc.us +de.us +fl.us +ga.us +gu.us +hi.us +ia.us +id.us +il.us +in.us +ks.us +ky.us +la.us +ma.us +md.us +me.us +mi.us +mn.us +mo.us +ms.us +mt.us +nc.us +nd.us +ne.us +nh.us +nj.us +nm.us +nv.us +ny.us +oh.us +ok.us +or.us +pa.us +pr.us +ri.us +sc.us +sd.us +tn.us +tx.us +ut.us +vi.us +vt.us +va.us +wa.us +wi.us +wv.us +wy.us +// The registrar notes several more specific domains available in each state, +// such as state.*.us, dst.*.us, etc., but resolution of these is somewhat +// haphazard; in some states these domains resolve as addresses, while in others +// only subdomains are available, or even nothing at all. We include the +// most common ones where it's clear that different sites are different +// entities. +k12.ak.us +k12.al.us +k12.ar.us +k12.as.us +k12.az.us +k12.ca.us +k12.co.us +k12.ct.us +k12.dc.us +k12.de.us +k12.fl.us +k12.ga.us +k12.gu.us +// k12.hi.us Bug 614565 - Hawaii has a state-wide DOE login +k12.ia.us +k12.id.us +k12.il.us +k12.in.us +k12.ks.us +k12.ky.us +k12.la.us +k12.ma.us +k12.md.us +k12.me.us +k12.mi.us +k12.mn.us +k12.mo.us +k12.ms.us +k12.mt.us +k12.nc.us +// k12.nd.us Bug 1028347 - Removed at request of Travis Rosso +k12.ne.us +k12.nh.us +k12.nj.us +k12.nm.us +k12.nv.us +k12.ny.us +k12.oh.us +k12.ok.us +k12.or.us +k12.pa.us +k12.pr.us +k12.ri.us +k12.sc.us +// k12.sd.us Bug 934131 - Removed at request of James Booze +k12.tn.us +k12.tx.us +k12.ut.us +k12.vi.us +k12.vt.us +k12.va.us +k12.wa.us +k12.wi.us +// k12.wv.us Bug 947705 - Removed at request of Verne Britton +k12.wy.us +cc.ak.us +cc.al.us +cc.ar.us +cc.as.us +cc.az.us +cc.ca.us +cc.co.us +cc.ct.us +cc.dc.us +cc.de.us +cc.fl.us +cc.ga.us +cc.gu.us +cc.hi.us +cc.ia.us +cc.id.us +cc.il.us +cc.in.us +cc.ks.us +cc.ky.us +cc.la.us +cc.ma.us +cc.md.us +cc.me.us +cc.mi.us +cc.mn.us +cc.mo.us +cc.ms.us +cc.mt.us +cc.nc.us +cc.nd.us +cc.ne.us +cc.nh.us +cc.nj.us +cc.nm.us +cc.nv.us +cc.ny.us +cc.oh.us +cc.ok.us +cc.or.us +cc.pa.us +cc.pr.us +cc.ri.us +cc.sc.us +cc.sd.us +cc.tn.us +cc.tx.us +cc.ut.us +cc.vi.us +cc.vt.us +cc.va.us +cc.wa.us +cc.wi.us +cc.wv.us +cc.wy.us +lib.ak.us +lib.al.us +lib.ar.us +lib.as.us +lib.az.us +lib.ca.us +lib.co.us +lib.ct.us +lib.dc.us +// lib.de.us Issue #243 - Moved to Private section at request of Ed Moore +lib.fl.us +lib.ga.us +lib.gu.us +lib.hi.us +lib.ia.us +lib.id.us +lib.il.us +lib.in.us +lib.ks.us +lib.ky.us +lib.la.us +lib.ma.us +lib.md.us +lib.me.us +lib.mi.us +lib.mn.us +lib.mo.us +lib.ms.us +lib.mt.us +lib.nc.us +lib.nd.us +lib.ne.us +lib.nh.us +lib.nj.us +lib.nm.us +lib.nv.us +lib.ny.us +lib.oh.us +lib.ok.us +lib.or.us +lib.pa.us +lib.pr.us +lib.ri.us +lib.sc.us +lib.sd.us +lib.tn.us +lib.tx.us +lib.ut.us +lib.vi.us +lib.vt.us +lib.va.us +lib.wa.us +lib.wi.us +// lib.wv.us Bug 941670 - Removed at request of Larry W Arnold +lib.wy.us +// k12.ma.us contains school districts in Massachusetts. The 4LDs are +// managed independently except for private (PVT), charter (CHTR) and +// parochial (PAROCH) schools. Those are delegated directly to the +// 5LD operators. +pvt.k12.ma.us +chtr.k12.ma.us +paroch.k12.ma.us +// Merit Network, Inc. maintains the registry for =~ /(k12|cc|lib).mi.us/ and the following +// see also: http://domreg.merit.edu +// see also: whois -h whois.domreg.merit.edu help +ann-arbor.mi.us +cog.mi.us +dst.mi.us +eaton.mi.us +gen.mi.us +mus.mi.us +tec.mi.us +washtenaw.mi.us + +// uy : http://www.nic.org.uy/ +uy +com.uy +edu.uy +gub.uy +mil.uy +net.uy +org.uy + +// uz : http://www.reg.uz/ +uz +co.uz +com.uz +net.uz +org.uz + +// va : https://en.wikipedia.org/wiki/.va +va + +// vc : https://en.wikipedia.org/wiki/.vc +// Submitted by registry +vc +com.vc +net.vc +org.vc +gov.vc +mil.vc +edu.vc + +// ve : https://registro.nic.ve/ +// Submitted by registry +ve +arts.ve +co.ve +com.ve +e12.ve +edu.ve +firm.ve +gob.ve +gov.ve +info.ve +int.ve +mil.ve +net.ve +org.ve +rec.ve +store.ve +tec.ve +web.ve + +// vg : https://en.wikipedia.org/wiki/.vg +vg + +// vi : http://www.nic.vi/newdomainform.htm +// http://www.nic.vi/Domain_Rules/body_domain_rules.html indicates some other +// TLDs are "reserved", such as edu.vi and gov.vi, but doesn't actually say they +// are available for registration (which they do not seem to be). +vi +co.vi +com.vi +k12.vi +net.vi +org.vi + +// vn : https://www.dot.vn/vnnic/vnnic/domainregistration.jsp +vn +com.vn +net.vn +org.vn +edu.vn +gov.vn +int.vn +ac.vn +biz.vn +info.vn +name.vn +pro.vn +health.vn + +// vu : https://en.wikipedia.org/wiki/.vu +// http://www.vunic.vu/ +vu +com.vu +edu.vu +net.vu +org.vu + +// wf : http://www.afnic.fr/medias/documents/AFNIC-naming-policy2012.pdf +wf + +// ws : https://en.wikipedia.org/wiki/.ws +// http://samoanic.ws/index.dhtml +ws +com.ws +net.ws +org.ws +gov.ws +edu.ws + +// yt : http://www.afnic.fr/medias/documents/AFNIC-naming-policy2012.pdf +yt + +// IDN ccTLDs +// When submitting patches, please maintain a sort by ISO 3166 ccTLD, then +// U-label, and follow this format: +// // A-Label ("", [, variant info]) : +// // [sponsoring org] +// U-Label + +// xn--mgbaam7a8h ("Emerat", Arabic) : AE +// http://nic.ae/english/arabicdomain/rules.jsp +امارات + +// xn--y9a3aq ("hye", Armenian) : AM +// ISOC AM (operated by .am Registry) +հայ + +// xn--54b7fta0cc ("Bangla", Bangla) : BD +বাংলা + +// xn--90ae ("bg", Bulgarian) : BG +бг + +// xn--90ais ("bel", Belarusian/Russian Cyrillic) : BY +// Operated by .by registry +бел + +// xn--fiqs8s ("Zhongguo/China", Chinese, Simplified) : CN +// CNNIC +// http://cnnic.cn/html/Dir/2005/10/11/3218.htm +中国 + +// xn--fiqz9s ("Zhongguo/China", Chinese, Traditional) : CN +// CNNIC +// http://cnnic.cn/html/Dir/2005/10/11/3218.htm +中國 + +// xn--lgbbat1ad8j ("Algeria/Al Jazair", Arabic) : DZ +الجزائر + +// xn--wgbh1c ("Egypt/Masr", Arabic) : EG +// http://www.dotmasr.eg/ +مصر + +// xn--e1a4c ("eu", Cyrillic) : EU +ею + +// xn--node ("ge", Georgian Mkhedruli) : GE +გე + +// xn--qxam ("el", Greek) : GR +// Hellenic Ministry of Infrastructure, Transport, and Networks +ελ + +// xn--j6w193g ("Hong Kong", Chinese) : HK +// https://www.hkirc.hk +// Submitted by registry +// https://www.hkirc.hk/content.jsp?id=30#!/34 +香港 +公司.香港 +教育.香港 +政府.香港 +個人.香港 +網絡.香港 +組織.香港 + +// xn--2scrj9c ("Bharat", Kannada) : IN +// India +ಭಾರತ + +// xn--3hcrj9c ("Bharat", Oriya) : IN +// India +ଭାରତ + +// xn--45br5cyl ("Bharatam", Assamese) : IN +// India +ভাৰত + +// xn--h2breg3eve ("Bharatam", Sanskrit) : IN +// India +भारतम् + +// xn--h2brj9c8c ("Bharot", Santali) : IN +// India +भारोत + +// xn--mgbgu82a ("Bharat", Sindhi) : IN +// India +ڀارت + +// xn--rvc1e0am3e ("Bharatam", Malayalam) : IN +// India +ഭാരതം + +// xn--h2brj9c ("Bharat", Devanagari) : IN +// India +भारत + +// xn--mgbbh1a ("Bharat", Kashmiri) : IN +// India +بارت + +// xn--mgbbh1a71e ("Bharat", Arabic) : IN +// India +بھارت + +// xn--fpcrj9c3d ("Bharat", Telugu) : IN +// India +భారత్ + +// xn--gecrj9c ("Bharat", Gujarati) : IN +// India +ભારત + +// xn--s9brj9c ("Bharat", Gurmukhi) : IN +// India +ਭਾਰਤ + +// xn--45brj9c ("Bharat", Bengali) : IN +// India +ভারত + +// xn--xkc2dl3a5ee0h ("India", Tamil) : IN +// India +இந்தியா + +// xn--mgba3a4f16a ("Iran", Persian) : IR +ایران + +// xn--mgba3a4fra ("Iran", Arabic) : IR +ايران + +// xn--mgbtx2b ("Iraq", Arabic) : IQ +// Communications and Media Commission +عراق + +// xn--mgbayh7gpa ("al-Ordon", Arabic) : JO +// National Information Technology Center (NITC) +// Royal Scientific Society, Al-Jubeiha +الاردن + +// xn--3e0b707e ("Republic of Korea", Hangul) : KR +한국 + +// xn--80ao21a ("Kaz", Kazakh) : KZ +қаз + +// xn--fzc2c9e2c ("Lanka", Sinhalese-Sinhala) : LK +// http://nic.lk +ලංකා + +// xn--xkc2al3hye2a ("Ilangai", Tamil) : LK +// http://nic.lk +இலங்கை + +// xn--mgbc0a9azcg ("Morocco/al-Maghrib", Arabic) : MA +المغرب + +// xn--d1alf ("mkd", Macedonian) : MK +// MARnet +мкд + +// xn--l1acc ("mon", Mongolian) : MN +мон + +// xn--mix891f ("Macao", Chinese, Traditional) : MO +// MONIC / HNET Asia (Registry Operator for .mo) +澳門 + +// xn--mix082f ("Macao", Chinese, Simplified) : MO +澳门 + +// xn--mgbx4cd0ab ("Malaysia", Malay) : MY +مليسيا + +// xn--mgb9awbf ("Oman", Arabic) : OM +عمان + +// xn--mgbai9azgqp6j ("Pakistan", Urdu/Arabic) : PK +پاکستان + +// xn--mgbai9a5eva00b ("Pakistan", Urdu/Arabic, variant) : PK +پاكستان + +// xn--ygbi2ammx ("Falasteen", Arabic) : PS +// The Palestinian National Internet Naming Authority (PNINA) +// http://www.pnina.ps +فلسطين + +// xn--90a3ac ("srb", Cyrillic) : RS +// https://www.rnids.rs/en/domains/national-domains +срб +пр.срб +орг.срб +обр.срб +од.срб +упр.срб +ак.срб + +// xn--p1ai ("rf", Russian-Cyrillic) : RU +// http://www.cctld.ru/en/docs/rulesrf.php +рф + +// xn--wgbl6a ("Qatar", Arabic) : QA +// http://www.ict.gov.qa/ +قطر + +// xn--mgberp4a5d4ar ("AlSaudiah", Arabic) : SA +// http://www.nic.net.sa/ +السعودية + +// xn--mgberp4a5d4a87g ("AlSaudiah", Arabic, variant) : SA +السعودیة + +// xn--mgbqly7c0a67fbc ("AlSaudiah", Arabic, variant) : SA +السعودیۃ + +// xn--mgbqly7cvafr ("AlSaudiah", Arabic, variant) : SA +السعوديه + +// xn--mgbpl2fh ("sudan", Arabic) : SD +// Operated by .sd registry +سودان + +// xn--yfro4i67o Singapore ("Singapore", Chinese) : SG +新加坡 + +// xn--clchc0ea0b2g2a9gcd ("Singapore", Tamil) : SG +சிங்கப்பூர் + +// xn--ogbpf8fl ("Syria", Arabic) : SY +سورية + +// xn--mgbtf8fl ("Syria", Arabic, variant) : SY +سوريا + +// xn--o3cw4h ("Thai", Thai) : TH +// http://www.thnic.co.th +ไทย +ศึกษา.ไทย +ธุรกิจ.ไทย +รัฐบาล.ไทย +ทหาร.ไทย +เน็ต.ไทย +องค์กร.ไทย + +// xn--pgbs0dh ("Tunisia", Arabic) : TN +// http://nic.tn +تونس + +// xn--kpry57d ("Taiwan", Chinese, Traditional) : TW +// http://www.twnic.net/english/dn/dn_07a.htm +台灣 + +// xn--kprw13d ("Taiwan", Chinese, Simplified) : TW +// http://www.twnic.net/english/dn/dn_07a.htm +台湾 + +// xn--nnx388a ("Taiwan", Chinese, variant) : TW +臺灣 + +// xn--j1amh ("ukr", Cyrillic) : UA +укр + +// xn--mgb2ddes ("AlYemen", Arabic) : YE +اليمن + +// xxx : http://icmregistry.com +xxx + +// ye : http://www.y.net.ye/services/domain_name.htm +*.ye + +// za : http://www.zadna.org.za/content/page/domain-information +ac.za +agric.za +alt.za +co.za +edu.za +gov.za +grondar.za +law.za +mil.za +net.za +ngo.za +nis.za +nom.za +org.za +school.za +tm.za +web.za + +// zm : https://zicta.zm/ +// Submitted by registry +zm +ac.zm +biz.zm +co.zm +com.zm +edu.zm +gov.zm +info.zm +mil.zm +net.zm +org.zm +sch.zm + +// zw : https://www.potraz.gov.zw/ +// Confirmed by registry 2017-01-25 +zw +ac.zw +co.zw +gov.zw +mil.zw +org.zw + + +// newGTLDs +// List of new gTLDs imported from https://newgtlds.icann.org/newgtlds.csv on 2018-05-08T19:40:37Z +// This list is auto-generated, don't edit it manually. + +// aaa : 2015-02-26 American Automobile Association, Inc. +aaa + +// aarp : 2015-05-21 AARP +aarp + +// abarth : 2015-07-30 Fiat Chrysler Automobiles N.V. +abarth + +// abb : 2014-10-24 ABB Ltd +abb + +// abbott : 2014-07-24 Abbott Laboratories, Inc. +abbott + +// abbvie : 2015-07-30 AbbVie Inc. +abbvie + +// abc : 2015-07-30 Disney Enterprises, Inc. +abc + +// able : 2015-06-25 Able Inc. +able + +// abogado : 2014-04-24 Minds + Machines Group Limited +abogado + +// abudhabi : 2015-07-30 Abu Dhabi Systems and Information Centre +abudhabi + +// academy : 2013-11-07 Binky Moon, LLC +academy + +// accenture : 2014-08-15 Accenture plc +accenture + +// accountant : 2014-11-20 dot Accountant Limited +accountant + +// accountants : 2014-03-20 Binky Moon, LLC +accountants + +// aco : 2015-01-08 ACO Severin Ahlmann GmbH & Co. KG +aco + +// active : 2014-05-01 Active Network, LLC +active + +// actor : 2013-12-12 United TLD Holdco Ltd. +actor + +// adac : 2015-07-16 Allgemeiner Deutscher Automobil-Club e.V. (ADAC) +adac + +// ads : 2014-12-04 Charleston Road Registry Inc. +ads + +// adult : 2014-10-16 ICM Registry AD LLC +adult + +// aeg : 2015-03-19 Aktiebolaget Electrolux +aeg + +// aetna : 2015-05-21 Aetna Life Insurance Company +aetna + +// afamilycompany : 2015-07-23 Johnson Shareholdings, Inc. +afamilycompany + +// afl : 2014-10-02 Australian Football League +afl + +// africa : 2014-03-24 ZA Central Registry NPC trading as Registry.Africa +africa + +// agakhan : 2015-04-23 Fondation Aga Khan (Aga Khan Foundation) +agakhan + +// agency : 2013-11-14 Binky Moon, LLC +agency + +// aig : 2014-12-18 American International Group, Inc. +aig + +// aigo : 2015-08-06 aigo Digital Technology Co,Ltd. +aigo + +// airbus : 2015-07-30 Airbus S.A.S. +airbus + +// airforce : 2014-03-06 United TLD Holdco Ltd. +airforce + +// airtel : 2014-10-24 Bharti Airtel Limited +airtel + +// akdn : 2015-04-23 Fondation Aga Khan (Aga Khan Foundation) +akdn + +// alfaromeo : 2015-07-31 Fiat Chrysler Automobiles N.V. +alfaromeo + +// alibaba : 2015-01-15 Alibaba Group Holding Limited +alibaba + +// alipay : 2015-01-15 Alibaba Group Holding Limited +alipay + +// allfinanz : 2014-07-03 Allfinanz Deutsche Vermögensberatung Aktiengesellschaft +allfinanz + +// allstate : 2015-07-31 Allstate Fire and Casualty Insurance Company +allstate + +// ally : 2015-06-18 Ally Financial Inc. +ally + +// alsace : 2014-07-02 Region Grand Est +alsace + +// alstom : 2015-07-30 ALSTOM +alstom + +// americanexpress : 2015-07-31 American Express Travel Related Services Company, Inc. +americanexpress + +// americanfamily : 2015-07-23 AmFam, Inc. +americanfamily + +// amex : 2015-07-31 American Express Travel Related Services Company, Inc. +amex + +// amfam : 2015-07-23 AmFam, Inc. +amfam + +// amica : 2015-05-28 Amica Mutual Insurance Company +amica + +// amsterdam : 2014-07-24 Gemeente Amsterdam +amsterdam + +// analytics : 2014-12-18 Campus IP LLC +analytics + +// android : 2014-08-07 Charleston Road Registry Inc. +android + +// anquan : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD. +anquan + +// anz : 2015-07-31 Australia and New Zealand Banking Group Limited +anz + +// aol : 2015-09-17 Oath Inc. +aol + +// apartments : 2014-12-11 Binky Moon, LLC +apartments + +// app : 2015-05-14 Charleston Road Registry Inc. +app + +// apple : 2015-05-14 Apple Inc. +apple + +// aquarelle : 2014-07-24 Aquarelle.com +aquarelle + +// arab : 2015-11-12 League of Arab States +arab + +// aramco : 2014-11-20 Aramco Services Company +aramco + +// archi : 2014-02-06 Afilias plc +archi + +// army : 2014-03-06 United TLD Holdco Ltd. +army + +// art : 2016-03-24 UK Creative Ideas Limited +art + +// arte : 2014-12-11 Association Relative à la Télévision Européenne G.E.I.E. +arte + +// asda : 2015-07-31 Wal-Mart Stores, Inc. +asda + +// associates : 2014-03-06 Binky Moon, LLC +associates + +// athleta : 2015-07-30 The Gap, Inc. +athleta + +// attorney : 2014-03-20 United TLD Holdco Ltd. +attorney + +// auction : 2014-03-20 United TLD Holdco Ltd. +auction + +// audi : 2015-05-21 AUDI Aktiengesellschaft +audi + +// audible : 2015-06-25 Amazon Registry Services, Inc. +audible + +// audio : 2014-03-20 Uniregistry, Corp. +audio + +// auspost : 2015-08-13 Australian Postal Corporation +auspost + +// author : 2014-12-18 Amazon Registry Services, Inc. +author + +// auto : 2014-11-13 Cars Registry Limited +auto + +// autos : 2014-01-09 DERAutos, LLC +autos + +// avianca : 2015-01-08 Aerovias del Continente Americano S.A. Avianca +avianca + +// aws : 2015-06-25 Amazon Registry Services, Inc. +aws + +// axa : 2013-12-19 AXA SA +axa + +// azure : 2014-12-18 Microsoft Corporation +azure + +// baby : 2015-04-09 Johnson & Johnson Services, Inc. +baby + +// baidu : 2015-01-08 Baidu, Inc. +baidu + +// banamex : 2015-07-30 Citigroup Inc. +banamex + +// bananarepublic : 2015-07-31 The Gap, Inc. +bananarepublic + +// band : 2014-06-12 United TLD Holdco Ltd. +band + +// bank : 2014-09-25 fTLD Registry Services LLC +bank + +// bar : 2013-12-12 Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable +bar + +// barcelona : 2014-07-24 Municipi de Barcelona +barcelona + +// barclaycard : 2014-11-20 Barclays Bank PLC +barclaycard + +// barclays : 2014-11-20 Barclays Bank PLC +barclays + +// barefoot : 2015-06-11 Gallo Vineyards, Inc. +barefoot + +// bargains : 2013-11-14 Binky Moon, LLC +bargains + +// baseball : 2015-10-29 MLB Advanced Media DH, LLC +baseball + +// basketball : 2015-08-20 Fédération Internationale de Basketball (FIBA) +basketball + +// bauhaus : 2014-04-17 Werkhaus GmbH +bauhaus + +// bayern : 2014-01-23 Bayern Connect GmbH +bayern + +// bbc : 2014-12-18 British Broadcasting Corporation +bbc + +// bbt : 2015-07-23 BB&T Corporation +bbt + +// bbva : 2014-10-02 BANCO BILBAO VIZCAYA ARGENTARIA, S.A. +bbva + +// bcg : 2015-04-02 The Boston Consulting Group, Inc. +bcg + +// bcn : 2014-07-24 Municipi de Barcelona +bcn + +// beats : 2015-05-14 Beats Electronics, LLC +beats + +// beauty : 2015-12-03 L'Oréal +beauty + +// beer : 2014-01-09 Minds + Machines Group Limited +beer + +// bentley : 2014-12-18 Bentley Motors Limited +bentley + +// berlin : 2013-10-31 dotBERLIN GmbH & Co. KG +berlin + +// best : 2013-12-19 BestTLD Pty Ltd +best + +// bestbuy : 2015-07-31 BBY Solutions, Inc. +bestbuy + +// bet : 2015-05-07 Afilias plc +bet + +// bharti : 2014-01-09 Bharti Enterprises (Holding) Private Limited +bharti + +// bible : 2014-06-19 American Bible Society +bible + +// bid : 2013-12-19 dot Bid Limited +bid + +// bike : 2013-08-27 Binky Moon, LLC +bike + +// bing : 2014-12-18 Microsoft Corporation +bing + +// bingo : 2014-12-04 Binky Moon, LLC +bingo + +// bio : 2014-03-06 Afilias plc +bio + +// black : 2014-01-16 Afilias plc +black + +// blackfriday : 2014-01-16 Uniregistry, Corp. +blackfriday + +// blanco : 2015-07-16 BLANCO GmbH + Co KG +blanco + +// blockbuster : 2015-07-30 Dish DBS Corporation +blockbuster + +// blog : 2015-05-14 Knock Knock WHOIS There, LLC +blog + +// bloomberg : 2014-07-17 Bloomberg IP Holdings LLC +bloomberg + +// blue : 2013-11-07 Afilias plc +blue + +// bms : 2014-10-30 Bristol-Myers Squibb Company +bms + +// bmw : 2014-01-09 Bayerische Motoren Werke Aktiengesellschaft +bmw + +// bnl : 2014-07-24 Banca Nazionale del Lavoro +bnl + +// bnpparibas : 2014-05-29 BNP Paribas +bnpparibas + +// boats : 2014-12-04 DERBoats, LLC +boats + +// boehringer : 2015-07-09 Boehringer Ingelheim International GmbH +boehringer + +// bofa : 2015-07-31 Bank of America Corporation +bofa + +// bom : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br +bom + +// bond : 2014-06-05 Bond University Limited +bond + +// boo : 2014-01-30 Charleston Road Registry Inc. +boo + +// book : 2015-08-27 Amazon Registry Services, Inc. +book + +// booking : 2015-07-16 Booking.com B.V. +booking + +// bosch : 2015-06-18 Robert Bosch GMBH +bosch + +// bostik : 2015-05-28 Bostik SA +bostik + +// boston : 2015-12-10 Boston TLD Management, LLC +boston + +// bot : 2014-12-18 Amazon Registry Services, Inc. +bot + +// boutique : 2013-11-14 Binky Moon, LLC +boutique + +// box : 2015-11-12 NS1 Limited +box + +// bradesco : 2014-12-18 Banco Bradesco S.A. +bradesco + +// bridgestone : 2014-12-18 Bridgestone Corporation +bridgestone + +// broadway : 2014-12-22 Celebrate Broadway, Inc. +broadway + +// broker : 2014-12-11 Dotbroker Registry Limited +broker + +// brother : 2015-01-29 Brother Industries, Ltd. +brother + +// brussels : 2014-02-06 DNS.be vzw +brussels + +// budapest : 2013-11-21 Minds + Machines Group Limited +budapest + +// bugatti : 2015-07-23 Bugatti International SA +bugatti + +// build : 2013-11-07 Plan Bee LLC +build + +// builders : 2013-11-07 Binky Moon, LLC +builders + +// business : 2013-11-07 Binky Moon, LLC +business + +// buy : 2014-12-18 Amazon Registry Services, Inc. +buy + +// buzz : 2013-10-02 DOTSTRATEGY CO. +buzz + +// bzh : 2014-02-27 Association www.bzh +bzh + +// cab : 2013-10-24 Binky Moon, LLC +cab + +// cafe : 2015-02-11 Binky Moon, LLC +cafe + +// cal : 2014-07-24 Charleston Road Registry Inc. +cal + +// call : 2014-12-18 Amazon Registry Services, Inc. +call + +// calvinklein : 2015-07-30 PVH gTLD Holdings LLC +calvinklein + +// cam : 2016-04-21 AC Webconnecting Holding B.V. +cam + +// camera : 2013-08-27 Binky Moon, LLC +camera + +// camp : 2013-11-07 Binky Moon, LLC +camp + +// cancerresearch : 2014-05-15 Australian Cancer Research Foundation +cancerresearch + +// canon : 2014-09-12 Canon Inc. +canon + +// capetown : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry +capetown + +// capital : 2014-03-06 Binky Moon, LLC +capital + +// capitalone : 2015-08-06 Capital One Financial Corporation +capitalone + +// car : 2015-01-22 Cars Registry Limited +car + +// caravan : 2013-12-12 Caravan International, Inc. +caravan + +// cards : 2013-12-05 Binky Moon, LLC +cards + +// care : 2014-03-06 Binky Moon, LLC +care + +// career : 2013-10-09 dotCareer LLC +career + +// careers : 2013-10-02 Binky Moon, LLC +careers + +// cars : 2014-11-13 Cars Registry Limited +cars + +// cartier : 2014-06-23 Richemont DNS Inc. +cartier + +// casa : 2013-11-21 Minds + Machines Group Limited +casa + +// case : 2015-09-03 CNH Industrial N.V. +case + +// caseih : 2015-09-03 CNH Industrial N.V. +caseih + +// cash : 2014-03-06 Binky Moon, LLC +cash + +// casino : 2014-12-18 Binky Moon, LLC +casino + +// catering : 2013-12-05 Binky Moon, LLC +catering + +// catholic : 2015-10-21 Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication) +catholic + +// cba : 2014-06-26 COMMONWEALTH BANK OF AUSTRALIA +cba + +// cbn : 2014-08-22 The Christian Broadcasting Network, Inc. +cbn + +// cbre : 2015-07-02 CBRE, Inc. +cbre + +// cbs : 2015-08-06 CBS Domains Inc. +cbs + +// ceb : 2015-04-09 The Corporate Executive Board Company +ceb + +// center : 2013-11-07 Binky Moon, LLC +center + +// ceo : 2013-11-07 CEOTLD Pty Ltd +ceo + +// cern : 2014-06-05 European Organization for Nuclear Research ("CERN") +cern + +// cfa : 2014-08-28 CFA Institute +cfa + +// cfd : 2014-12-11 DotCFD Registry Limited +cfd + +// chanel : 2015-04-09 Chanel International B.V. +chanel + +// channel : 2014-05-08 Charleston Road Registry Inc. +channel + +// charity : 2018-04-11 Corn Lake, LLC +charity + +// chase : 2015-04-30 JPMorgan Chase Bank, National Association +chase + +// chat : 2014-12-04 Binky Moon, LLC +chat + +// cheap : 2013-11-14 Binky Moon, LLC +cheap + +// chintai : 2015-06-11 CHINTAI Corporation +chintai + +// christmas : 2013-11-21 Uniregistry, Corp. +christmas + +// chrome : 2014-07-24 Charleston Road Registry Inc. +chrome + +// chrysler : 2015-07-30 FCA US LLC. +chrysler + +// church : 2014-02-06 Binky Moon, LLC +church + +// cipriani : 2015-02-19 Hotel Cipriani Srl +cipriani + +// circle : 2014-12-18 Amazon Registry Services, Inc. +circle + +// cisco : 2014-12-22 Cisco Technology, Inc. +cisco + +// citadel : 2015-07-23 Citadel Domain LLC +citadel + +// citi : 2015-07-30 Citigroup Inc. +citi + +// citic : 2014-01-09 CITIC Group Corporation +citic + +// city : 2014-05-29 Binky Moon, LLC +city + +// cityeats : 2014-12-11 Lifestyle Domain Holdings, Inc. +cityeats + +// claims : 2014-03-20 Binky Moon, LLC +claims + +// cleaning : 2013-12-05 Binky Moon, LLC +cleaning + +// click : 2014-06-05 Uniregistry, Corp. +click + +// clinic : 2014-03-20 Binky Moon, LLC +clinic + +// clinique : 2015-10-01 The Estée Lauder Companies Inc. +clinique + +// clothing : 2013-08-27 Binky Moon, LLC +clothing + +// cloud : 2015-04-16 Aruba PEC S.p.A. +cloud + +// club : 2013-11-08 .CLUB DOMAINS, LLC +club + +// clubmed : 2015-06-25 Club Méditerranée S.A. +clubmed + +// coach : 2014-10-09 Binky Moon, LLC +coach + +// codes : 2013-10-31 Binky Moon, LLC +codes + +// coffee : 2013-10-17 Binky Moon, LLC +coffee + +// college : 2014-01-16 XYZ.COM LLC +college + +// cologne : 2014-02-05 punkt.wien GmbH +cologne + +// comcast : 2015-07-23 Comcast IP Holdings I, LLC +comcast + +// commbank : 2014-06-26 COMMONWEALTH BANK OF AUSTRALIA +commbank + +// community : 2013-12-05 Binky Moon, LLC +community + +// company : 2013-11-07 Binky Moon, LLC +company + +// compare : 2015-10-08 iSelect Ltd +compare + +// computer : 2013-10-24 Binky Moon, LLC +computer + +// comsec : 2015-01-08 VeriSign, Inc. +comsec + +// condos : 2013-12-05 Binky Moon, LLC +condos + +// construction : 2013-09-16 Binky Moon, LLC +construction + +// consulting : 2013-12-05 United TLD Holdco Ltd. +consulting + +// contact : 2015-01-08 Top Level Spectrum, Inc. +contact + +// contractors : 2013-09-10 Binky Moon, LLC +contractors + +// cooking : 2013-11-21 Minds + Machines Group Limited +cooking + +// cookingchannel : 2015-07-02 Lifestyle Domain Holdings, Inc. +cookingchannel + +// cool : 2013-11-14 Binky Moon, LLC +cool + +// corsica : 2014-09-25 Collectivité de Corse +corsica + +// country : 2013-12-19 DotCountry LLC +country + +// coupon : 2015-02-26 Amazon Registry Services, Inc. +coupon + +// coupons : 2015-03-26 Binky Moon, LLC +coupons + +// courses : 2014-12-04 OPEN UNIVERSITIES AUSTRALIA PTY LTD +courses + +// credit : 2014-03-20 Binky Moon, LLC +credit + +// creditcard : 2014-03-20 Binky Moon, LLC +creditcard + +// creditunion : 2015-01-22 CUNA Performance Resources, LLC +creditunion + +// cricket : 2014-10-09 dot Cricket Limited +cricket + +// crown : 2014-10-24 Crown Equipment Corporation +crown + +// crs : 2014-04-03 Federated Co-operatives Limited +crs + +// cruise : 2015-12-10 Viking River Cruises (Bermuda) Ltd. +cruise + +// cruises : 2013-12-05 Binky Moon, LLC +cruises + +// csc : 2014-09-25 Alliance-One Services, Inc. +csc + +// cuisinella : 2014-04-03 SALM S.A.S. +cuisinella + +// cymru : 2014-05-08 Nominet UK +cymru + +// cyou : 2015-01-22 Beijing Gamease Age Digital Technology Co., Ltd. +cyou + +// dabur : 2014-02-06 Dabur India Limited +dabur + +// dad : 2014-01-23 Charleston Road Registry Inc. +dad + +// dance : 2013-10-24 United TLD Holdco Ltd. +dance + +// data : 2016-06-02 Dish DBS Corporation +data + +// date : 2014-11-20 dot Date Limited +date + +// dating : 2013-12-05 Binky Moon, LLC +dating + +// datsun : 2014-03-27 NISSAN MOTOR CO., LTD. +datsun + +// day : 2014-01-30 Charleston Road Registry Inc. +day + +// dclk : 2014-11-20 Charleston Road Registry Inc. +dclk + +// dds : 2015-05-07 Minds + Machines Group Limited +dds + +// deal : 2015-06-25 Amazon Registry Services, Inc. +deal + +// dealer : 2014-12-22 Dealer Dot Com, Inc. +dealer + +// deals : 2014-05-22 Binky Moon, LLC +deals + +// degree : 2014-03-06 United TLD Holdco Ltd. +degree + +// delivery : 2014-09-11 Binky Moon, LLC +delivery + +// dell : 2014-10-24 Dell Inc. +dell + +// deloitte : 2015-07-31 Deloitte Touche Tohmatsu +deloitte + +// delta : 2015-02-19 Delta Air Lines, Inc. +delta + +// democrat : 2013-10-24 United TLD Holdco Ltd. +democrat + +// dental : 2014-03-20 Binky Moon, LLC +dental + +// dentist : 2014-03-20 United TLD Holdco Ltd. +dentist + +// desi : 2013-11-14 Desi Networks LLC +desi + +// design : 2014-11-07 Top Level Design, LLC +design + +// dev : 2014-10-16 Charleston Road Registry Inc. +dev + +// dhl : 2015-07-23 Deutsche Post AG +dhl + +// diamonds : 2013-09-22 Binky Moon, LLC +diamonds + +// diet : 2014-06-26 Uniregistry, Corp. +diet + +// digital : 2014-03-06 Binky Moon, LLC +digital + +// direct : 2014-04-10 Binky Moon, LLC +direct + +// directory : 2013-09-20 Binky Moon, LLC +directory + +// discount : 2014-03-06 Binky Moon, LLC +discount + +// discover : 2015-07-23 Discover Financial Services +discover + +// dish : 2015-07-30 Dish DBS Corporation +dish + +// diy : 2015-11-05 Lifestyle Domain Holdings, Inc. +diy + +// dnp : 2013-12-13 Dai Nippon Printing Co., Ltd. +dnp + +// docs : 2014-10-16 Charleston Road Registry Inc. +docs + +// doctor : 2016-06-02 Binky Moon, LLC +doctor + +// dodge : 2015-07-30 FCA US LLC. +dodge + +// dog : 2014-12-04 Binky Moon, LLC +dog + +// doha : 2014-09-18 Communications Regulatory Authority (CRA) +doha + +// domains : 2013-10-17 Binky Moon, LLC +domains + +// dot : 2015-05-21 Dish DBS Corporation +dot + +// download : 2014-11-20 dot Support Limited +download + +// drive : 2015-03-05 Charleston Road Registry Inc. +drive + +// dtv : 2015-06-04 Dish DBS Corporation +dtv + +// dubai : 2015-01-01 Dubai Smart Government Department +dubai + +// duck : 2015-07-23 Johnson Shareholdings, Inc. +duck + +// dunlop : 2015-07-02 The Goodyear Tire & Rubber Company +dunlop + +// duns : 2015-08-06 The Dun & Bradstreet Corporation +duns + +// dupont : 2015-06-25 E. I. du Pont de Nemours and Company +dupont + +// durban : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry +durban + +// dvag : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG +dvag + +// dvr : 2016-05-26 Hughes Satellite Systems Corporation +dvr + +// earth : 2014-12-04 Interlink Co., Ltd. +earth + +// eat : 2014-01-23 Charleston Road Registry Inc. +eat + +// eco : 2016-07-08 Big Room Inc. +eco + +// edeka : 2014-12-18 EDEKA Verband kaufmännischer Genossenschaften e.V. +edeka + +// education : 2013-11-07 Binky Moon, LLC +education + +// email : 2013-10-31 Binky Moon, LLC +email + +// emerck : 2014-04-03 Merck KGaA +emerck + +// energy : 2014-09-11 Binky Moon, LLC +energy + +// engineer : 2014-03-06 United TLD Holdco Ltd. +engineer + +// engineering : 2014-03-06 Binky Moon, LLC +engineering + +// enterprises : 2013-09-20 Binky Moon, LLC +enterprises + +// epost : 2015-07-23 Deutsche Post AG +epost + +// epson : 2014-12-04 Seiko Epson Corporation +epson + +// equipment : 2013-08-27 Binky Moon, LLC +equipment + +// ericsson : 2015-07-09 Telefonaktiebolaget L M Ericsson +ericsson + +// erni : 2014-04-03 ERNI Group Holding AG +erni + +// esq : 2014-05-08 Charleston Road Registry Inc. +esq + +// estate : 2013-08-27 Binky Moon, LLC +estate + +// esurance : 2015-07-23 Esurance Insurance Company +esurance + +// etisalat : 2015-09-03 Emirates Telecommunications Corporation (trading as Etisalat) +etisalat + +// eurovision : 2014-04-24 European Broadcasting Union (EBU) +eurovision + +// eus : 2013-12-12 Puntueus Fundazioa +eus + +// events : 2013-12-05 Binky Moon, LLC +events + +// everbank : 2014-05-15 EverBank +everbank + +// exchange : 2014-03-06 Binky Moon, LLC +exchange + +// expert : 2013-11-21 Binky Moon, LLC +expert + +// exposed : 2013-12-05 Binky Moon, LLC +exposed + +// express : 2015-02-11 Binky Moon, LLC +express + +// extraspace : 2015-05-14 Extra Space Storage LLC +extraspace + +// fage : 2014-12-18 Fage International S.A. +fage + +// fail : 2014-03-06 Binky Moon, LLC +fail + +// fairwinds : 2014-11-13 FairWinds Partners, LLC +fairwinds + +// faith : 2014-11-20 dot Faith Limited +faith + +// family : 2015-04-02 United TLD Holdco Ltd. +family + +// fan : 2014-03-06 Asiamix Digital Limited +fan + +// fans : 2014-11-07 Asiamix Digital Limited +fans + +// farm : 2013-11-07 Binky Moon, LLC +farm + +// farmers : 2015-07-09 Farmers Insurance Exchange +farmers + +// fashion : 2014-07-03 Minds + Machines Group Limited +fashion + +// fast : 2014-12-18 Amazon Registry Services, Inc. +fast + +// fedex : 2015-08-06 Federal Express Corporation +fedex + +// feedback : 2013-12-19 Top Level Spectrum, Inc. +feedback + +// ferrari : 2015-07-31 Fiat Chrysler Automobiles N.V. +ferrari + +// ferrero : 2014-12-18 Ferrero Trading Lux S.A. +ferrero + +// fiat : 2015-07-31 Fiat Chrysler Automobiles N.V. +fiat + +// fidelity : 2015-07-30 Fidelity Brokerage Services LLC +fidelity + +// fido : 2015-08-06 Rogers Communications Canada Inc. +fido + +// film : 2015-01-08 Motion Picture Domain Registry Pty Ltd +film + +// final : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br +final + +// finance : 2014-03-20 Binky Moon, LLC +finance + +// financial : 2014-03-06 Binky Moon, LLC +financial + +// fire : 2015-06-25 Amazon Registry Services, Inc. +fire + +// firestone : 2014-12-18 Bridgestone Licensing Services, Inc +firestone + +// firmdale : 2014-03-27 Firmdale Holdings Limited +firmdale + +// fish : 2013-12-12 Binky Moon, LLC +fish + +// fishing : 2013-11-21 Minds + Machines Group Limited +fishing + +// fit : 2014-11-07 Minds + Machines Group Limited +fit + +// fitness : 2014-03-06 Binky Moon, LLC +fitness + +// flickr : 2015-04-02 Yahoo! Domain Services Inc. +flickr + +// flights : 2013-12-05 Binky Moon, LLC +flights + +// flir : 2015-07-23 FLIR Systems, Inc. +flir + +// florist : 2013-11-07 Binky Moon, LLC +florist + +// flowers : 2014-10-09 Uniregistry, Corp. +flowers + +// fly : 2014-05-08 Charleston Road Registry Inc. +fly + +// foo : 2014-01-23 Charleston Road Registry Inc. +foo + +// food : 2016-04-21 Lifestyle Domain Holdings, Inc. +food + +// foodnetwork : 2015-07-02 Lifestyle Domain Holdings, Inc. +foodnetwork + +// football : 2014-12-18 Binky Moon, LLC +football + +// ford : 2014-11-13 Ford Motor Company +ford + +// forex : 2014-12-11 Dotforex Registry Limited +forex + +// forsale : 2014-05-22 United TLD Holdco Ltd. +forsale + +// forum : 2015-04-02 Fegistry, LLC +forum + +// foundation : 2013-12-05 Binky Moon, LLC +foundation + +// fox : 2015-09-11 FOX Registry, LLC +fox + +// free : 2015-12-10 Amazon Registry Services, Inc. +free + +// fresenius : 2015-07-30 Fresenius Immobilien-Verwaltungs-GmbH +fresenius + +// frl : 2014-05-15 FRLregistry B.V. +frl + +// frogans : 2013-12-19 OP3FT +frogans + +// frontdoor : 2015-07-02 Lifestyle Domain Holdings, Inc. +frontdoor + +// frontier : 2015-02-05 Frontier Communications Corporation +frontier + +// ftr : 2015-07-16 Frontier Communications Corporation +ftr + +// fujitsu : 2015-07-30 Fujitsu Limited +fujitsu + +// fujixerox : 2015-07-23 Xerox DNHC LLC +fujixerox + +// fun : 2016-01-14 DotSpace Inc. +fun + +// fund : 2014-03-20 Binky Moon, LLC +fund + +// furniture : 2014-03-20 Binky Moon, LLC +furniture + +// futbol : 2013-09-20 United TLD Holdco Ltd. +futbol + +// fyi : 2015-04-02 Binky Moon, LLC +fyi + +// gal : 2013-11-07 Asociación puntoGAL +gal + +// gallery : 2013-09-13 Binky Moon, LLC +gallery + +// gallo : 2015-06-11 Gallo Vineyards, Inc. +gallo + +// gallup : 2015-02-19 Gallup, Inc. +gallup + +// game : 2015-05-28 Uniregistry, Corp. +game + +// games : 2015-05-28 United TLD Holdco Ltd. +games + +// gap : 2015-07-31 The Gap, Inc. +gap + +// garden : 2014-06-26 Minds + Machines Group Limited +garden + +// gbiz : 2014-07-17 Charleston Road Registry Inc. +gbiz + +// gdn : 2014-07-31 Joint Stock Company "Navigation-information systems" +gdn + +// gea : 2014-12-04 GEA Group Aktiengesellschaft +gea + +// gent : 2014-01-23 COMBELL NV +gent + +// genting : 2015-03-12 Resorts World Inc Pte. Ltd. +genting + +// george : 2015-07-31 Wal-Mart Stores, Inc. +george + +// ggee : 2014-01-09 GMO Internet, Inc. +ggee + +// gift : 2013-10-17 DotGift, LLC +gift + +// gifts : 2014-07-03 Binky Moon, LLC +gifts + +// gives : 2014-03-06 United TLD Holdco Ltd. +gives + +// giving : 2014-11-13 Giving Limited +giving + +// glade : 2015-07-23 Johnson Shareholdings, Inc. +glade + +// glass : 2013-11-07 Binky Moon, LLC +glass + +// gle : 2014-07-24 Charleston Road Registry Inc. +gle + +// global : 2014-04-17 Dot Global Domain Registry Limited +global + +// globo : 2013-12-19 Globo Comunicação e Participações S.A +globo + +// gmail : 2014-05-01 Charleston Road Registry Inc. +gmail + +// gmbh : 2016-01-29 Binky Moon, LLC +gmbh + +// gmo : 2014-01-09 GMO Internet Pte. Ltd. +gmo + +// gmx : 2014-04-24 1&1 Mail & Media GmbH +gmx + +// godaddy : 2015-07-23 Go Daddy East, LLC +godaddy + +// gold : 2015-01-22 Binky Moon, LLC +gold + +// goldpoint : 2014-11-20 YODOBASHI CAMERA CO.,LTD. +goldpoint + +// golf : 2014-12-18 Binky Moon, LLC +golf + +// goo : 2014-12-18 NTT Resonant Inc. +goo + +// goodhands : 2015-07-31 Allstate Fire and Casualty Insurance Company +goodhands + +// goodyear : 2015-07-02 The Goodyear Tire & Rubber Company +goodyear + +// goog : 2014-11-20 Charleston Road Registry Inc. +goog + +// google : 2014-07-24 Charleston Road Registry Inc. +google + +// gop : 2014-01-16 Republican State Leadership Committee, Inc. +gop + +// got : 2014-12-18 Amazon Registry Services, Inc. +got + +// grainger : 2015-05-07 Grainger Registry Services, LLC +grainger + +// graphics : 2013-09-13 Binky Moon, LLC +graphics + +// gratis : 2014-03-20 Binky Moon, LLC +gratis + +// green : 2014-05-08 Afilias plc +green + +// gripe : 2014-03-06 Binky Moon, LLC +gripe + +// grocery : 2016-06-16 Wal-Mart Stores, Inc. +grocery + +// group : 2014-08-15 Binky Moon, LLC +group + +// guardian : 2015-07-30 The Guardian Life Insurance Company of America +guardian + +// gucci : 2014-11-13 Guccio Gucci S.p.a. +gucci + +// guge : 2014-08-28 Charleston Road Registry Inc. +guge + +// guide : 2013-09-13 Binky Moon, LLC +guide + +// guitars : 2013-11-14 Uniregistry, Corp. +guitars + +// guru : 2013-08-27 Binky Moon, LLC +guru + +// hair : 2015-12-03 L'Oréal +hair + +// hamburg : 2014-02-20 Hamburg Top-Level-Domain GmbH +hamburg + +// hangout : 2014-11-13 Charleston Road Registry Inc. +hangout + +// haus : 2013-12-05 United TLD Holdco Ltd. +haus + +// hbo : 2015-07-30 HBO Registry Services, Inc. +hbo + +// hdfc : 2015-07-30 HOUSING DEVELOPMENT FINANCE CORPORATION LIMITED +hdfc + +// hdfcbank : 2015-02-12 HDFC Bank Limited +hdfcbank + +// health : 2015-02-11 DotHealth, LLC +health + +// healthcare : 2014-06-12 Binky Moon, LLC +healthcare + +// help : 2014-06-26 Uniregistry, Corp. +help + +// helsinki : 2015-02-05 City of Helsinki +helsinki + +// here : 2014-02-06 Charleston Road Registry Inc. +here + +// hermes : 2014-07-10 HERMES INTERNATIONAL +hermes + +// hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc. +hgtv + +// hiphop : 2014-03-06 Uniregistry, Corp. +hiphop + +// hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc. +hisamitsu + +// hitachi : 2014-10-31 Hitachi, Ltd. +hitachi + +// hiv : 2014-03-13 Uniregistry, Corp. +hiv + +// hkt : 2015-05-14 PCCW-HKT DataCom Services Limited +hkt + +// hockey : 2015-03-19 Binky Moon, LLC +hockey + +// holdings : 2013-08-27 Binky Moon, LLC +holdings + +// holiday : 2013-11-07 Binky Moon, LLC +holiday + +// homedepot : 2015-04-02 Home Depot Product Authority, LLC +homedepot + +// homegoods : 2015-07-16 The TJX Companies, Inc. +homegoods + +// homes : 2014-01-09 DERHomes, LLC +homes + +// homesense : 2015-07-16 The TJX Companies, Inc. +homesense + +// honda : 2014-12-18 Honda Motor Co., Ltd. +honda + +// honeywell : 2015-07-23 Honeywell GTLD LLC +honeywell + +// horse : 2013-11-21 Minds + Machines Group Limited +horse + +// hospital : 2016-10-20 Binky Moon, LLC +hospital + +// host : 2014-04-17 DotHost Inc. +host + +// hosting : 2014-05-29 Uniregistry, Corp. +hosting + +// hot : 2015-08-27 Amazon Registry Services, Inc. +hot + +// hoteles : 2015-03-05 Travel Reservations SRL +hoteles + +// hotels : 2016-04-07 Booking.com B.V. +hotels + +// hotmail : 2014-12-18 Microsoft Corporation +hotmail + +// house : 2013-11-07 Binky Moon, LLC +house + +// how : 2014-01-23 Charleston Road Registry Inc. +how + +// hsbc : 2014-10-24 HSBC Global Services (UK) Limited +hsbc + +// hughes : 2015-07-30 Hughes Satellite Systems Corporation +hughes + +// hyatt : 2015-07-30 Hyatt GTLD, L.L.C. +hyatt + +// hyundai : 2015-07-09 Hyundai Motor Company +hyundai + +// ibm : 2014-07-31 International Business Machines Corporation +ibm + +// icbc : 2015-02-19 Industrial and Commercial Bank of China Limited +icbc + +// ice : 2014-10-30 IntercontinentalExchange, Inc. +ice + +// icu : 2015-01-08 ShortDot SA +icu + +// ieee : 2015-07-23 IEEE Global LLC +ieee + +// ifm : 2014-01-30 ifm electronic gmbh +ifm + +// ikano : 2015-07-09 Ikano S.A. +ikano + +// imamat : 2015-08-06 Fondation Aga Khan (Aga Khan Foundation) +imamat + +// imdb : 2015-06-25 Amazon Registry Services, Inc. +imdb + +// immo : 2014-07-10 Binky Moon, LLC +immo + +// immobilien : 2013-11-07 United TLD Holdco Ltd. +immobilien + +// inc : 2018-03-10 GTLD Limited +inc + +// industries : 2013-12-05 Binky Moon, LLC +industries + +// infiniti : 2014-03-27 NISSAN MOTOR CO., LTD. +infiniti + +// ing : 2014-01-23 Charleston Road Registry Inc. +ing + +// ink : 2013-12-05 Top Level Design, LLC +ink + +// institute : 2013-11-07 Binky Moon, LLC +institute + +// insurance : 2015-02-19 fTLD Registry Services LLC +insurance + +// insure : 2014-03-20 Binky Moon, LLC +insure + +// intel : 2015-08-06 Intel Corporation +intel + +// international : 2013-11-07 Binky Moon, LLC +international + +// intuit : 2015-07-30 Intuit Administrative Services, Inc. +intuit + +// investments : 2014-03-20 Binky Moon, LLC +investments + +// ipiranga : 2014-08-28 Ipiranga Produtos de Petroleo S.A. +ipiranga + +// irish : 2014-08-07 Binky Moon, LLC +irish + +// iselect : 2015-02-11 iSelect Ltd +iselect + +// ismaili : 2015-08-06 Fondation Aga Khan (Aga Khan Foundation) +ismaili + +// ist : 2014-08-28 Istanbul Metropolitan Municipality +ist + +// istanbul : 2014-08-28 Istanbul Metropolitan Municipality +istanbul + +// itau : 2014-10-02 Itau Unibanco Holding S.A. +itau + +// itv : 2015-07-09 ITV Services Limited +itv + +// iveco : 2015-09-03 CNH Industrial N.V. +iveco + +// jaguar : 2014-11-13 Jaguar Land Rover Ltd +jaguar + +// java : 2014-06-19 Oracle Corporation +java + +// jcb : 2014-11-20 JCB Co., Ltd. +jcb + +// jcp : 2015-04-23 JCP Media, Inc. +jcp + +// jeep : 2015-07-30 FCA US LLC. +jeep + +// jetzt : 2014-01-09 Binky Moon, LLC +jetzt + +// jewelry : 2015-03-05 Binky Moon, LLC +jewelry + +// jio : 2015-04-02 Reliance Industries Limited +jio + +// jlc : 2014-12-04 Richemont DNS Inc. +jlc + +// jll : 2015-04-02 Jones Lang LaSalle Incorporated +jll + +// jmp : 2015-03-26 Matrix IP LLC +jmp + +// jnj : 2015-06-18 Johnson & Johnson Services, Inc. +jnj + +// joburg : 2014-03-24 ZA Central Registry NPC trading as ZA Central Registry +joburg + +// jot : 2014-12-18 Amazon Registry Services, Inc. +jot + +// joy : 2014-12-18 Amazon Registry Services, Inc. +joy + +// jpmorgan : 2015-04-30 JPMorgan Chase Bank, National Association +jpmorgan + +// jprs : 2014-09-18 Japan Registry Services Co., Ltd. +jprs + +// juegos : 2014-03-20 Uniregistry, Corp. +juegos + +// juniper : 2015-07-30 JUNIPER NETWORKS, INC. +juniper + +// kaufen : 2013-11-07 United TLD Holdco Ltd. +kaufen + +// kddi : 2014-09-12 KDDI CORPORATION +kddi + +// kerryhotels : 2015-04-30 Kerry Trading Co. Limited +kerryhotels + +// kerrylogistics : 2015-04-09 Kerry Trading Co. Limited +kerrylogistics + +// kerryproperties : 2015-04-09 Kerry Trading Co. Limited +kerryproperties + +// kfh : 2014-12-04 Kuwait Finance House +kfh + +// kia : 2015-07-09 KIA MOTORS CORPORATION +kia + +// kim : 2013-09-23 Afilias plc +kim + +// kinder : 2014-11-07 Ferrero Trading Lux S.A. +kinder + +// kindle : 2015-06-25 Amazon Registry Services, Inc. +kindle + +// kitchen : 2013-09-20 Binky Moon, LLC +kitchen + +// kiwi : 2013-09-20 DOT KIWI LIMITED +kiwi + +// koeln : 2014-01-09 punkt.wien GmbH +koeln + +// komatsu : 2015-01-08 Komatsu Ltd. +komatsu + +// kosher : 2015-08-20 Kosher Marketing Assets LLC +kosher + +// kpmg : 2015-04-23 KPMG International Cooperative (KPMG International Genossenschaft) +kpmg + +// kpn : 2015-01-08 Koninklijke KPN N.V. +kpn + +// krd : 2013-12-05 KRG Department of Information Technology +krd + +// kred : 2013-12-19 KredTLD Pty Ltd +kred + +// kuokgroup : 2015-04-09 Kerry Trading Co. Limited +kuokgroup + +// kyoto : 2014-11-07 Academic Institution: Kyoto Jyoho Gakuen +kyoto + +// lacaixa : 2014-01-09 Fundación Bancaria Caixa d’Estalvis i Pensions de Barcelona, “la Caixa” +lacaixa + +// ladbrokes : 2015-08-06 LADBROKES INTERNATIONAL PLC +ladbrokes + +// lamborghini : 2015-06-04 Automobili Lamborghini S.p.A. +lamborghini + +// lamer : 2015-10-01 The Estée Lauder Companies Inc. +lamer + +// lancaster : 2015-02-12 LANCASTER +lancaster + +// lancia : 2015-07-31 Fiat Chrysler Automobiles N.V. +lancia + +// lancome : 2015-07-23 L'Oréal +lancome + +// land : 2013-09-10 Binky Moon, LLC +land + +// landrover : 2014-11-13 Jaguar Land Rover Ltd +landrover + +// lanxess : 2015-07-30 LANXESS Corporation +lanxess + +// lasalle : 2015-04-02 Jones Lang LaSalle Incorporated +lasalle + +// lat : 2014-10-16 ECOM-LAC Federaciòn de Latinoamèrica y el Caribe para Internet y el Comercio Electrònico +lat + +// latino : 2015-07-30 Dish DBS Corporation +latino + +// latrobe : 2014-06-16 La Trobe University +latrobe + +// law : 2015-01-22 Minds + Machines Group Limited +law + +// lawyer : 2014-03-20 United TLD Holdco Ltd. +lawyer + +// lds : 2014-03-20 IRI Domain Management, LLC ("Applicant") +lds + +// lease : 2014-03-06 Binky Moon, LLC +lease + +// leclerc : 2014-08-07 A.C.D. LEC Association des Centres Distributeurs Edouard Leclerc +leclerc + +// lefrak : 2015-07-16 LeFrak Organization, Inc. +lefrak + +// legal : 2014-10-16 Binky Moon, LLC +legal + +// lego : 2015-07-16 LEGO Juris A/S +lego + +// lexus : 2015-04-23 TOYOTA MOTOR CORPORATION +lexus + +// lgbt : 2014-05-08 Afilias plc +lgbt + +// liaison : 2014-10-02 Liaison Technologies, Incorporated +liaison + +// lidl : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG +lidl + +// life : 2014-02-06 Binky Moon, LLC +life + +// lifeinsurance : 2015-01-15 American Council of Life Insurers +lifeinsurance + +// lifestyle : 2014-12-11 Lifestyle Domain Holdings, Inc. +lifestyle + +// lighting : 2013-08-27 Binky Moon, LLC +lighting + +// like : 2014-12-18 Amazon Registry Services, Inc. +like + +// lilly : 2015-07-31 Eli Lilly and Company +lilly + +// limited : 2014-03-06 Binky Moon, LLC +limited + +// limo : 2013-10-17 Binky Moon, LLC +limo + +// lincoln : 2014-11-13 Ford Motor Company +lincoln + +// linde : 2014-12-04 Linde Aktiengesellschaft +linde + +// link : 2013-11-14 Uniregistry, Corp. +link + +// lipsy : 2015-06-25 Lipsy Ltd +lipsy + +// live : 2014-12-04 United TLD Holdco Ltd. +live + +// living : 2015-07-30 Lifestyle Domain Holdings, Inc. +living + +// lixil : 2015-03-19 LIXIL Group Corporation +lixil + +// llc : 2017-12-14 Afilias plc +llc + +// loan : 2014-11-20 dot Loan Limited +loan + +// loans : 2014-03-20 Binky Moon, LLC +loans + +// locker : 2015-06-04 Dish DBS Corporation +locker + +// locus : 2015-06-25 Locus Analytics LLC +locus + +// loft : 2015-07-30 Annco, Inc. +loft + +// lol : 2015-01-30 Uniregistry, Corp. +lol + +// london : 2013-11-14 Dot London Domains Limited +london + +// lotte : 2014-11-07 Lotte Holdings Co., Ltd. +lotte + +// lotto : 2014-04-10 Afilias plc +lotto + +// love : 2014-12-22 Merchant Law Group LLP +love + +// lpl : 2015-07-30 LPL Holdings, Inc. +lpl + +// lplfinancial : 2015-07-30 LPL Holdings, Inc. +lplfinancial + +// ltd : 2014-09-25 Binky Moon, LLC +ltd + +// ltda : 2014-04-17 InterNetX, Corp +ltda + +// lundbeck : 2015-08-06 H. Lundbeck A/S +lundbeck + +// lupin : 2014-11-07 LUPIN LIMITED +lupin + +// luxe : 2014-01-09 Minds + Machines Group Limited +luxe + +// luxury : 2013-10-17 Luxury Partners, LLC +luxury + +// macys : 2015-07-31 Macys, Inc. +macys + +// madrid : 2014-05-01 Comunidad de Madrid +madrid + +// maif : 2014-10-02 Mutuelle Assurance Instituteur France (MAIF) +maif + +// maison : 2013-12-05 Binky Moon, LLC +maison + +// makeup : 2015-01-15 L'Oréal +makeup + +// man : 2014-12-04 MAN SE +man + +// management : 2013-11-07 Binky Moon, LLC +management + +// mango : 2013-10-24 PUNTO FA S.L. +mango + +// map : 2016-06-09 Charleston Road Registry Inc. +map + +// market : 2014-03-06 United TLD Holdco Ltd. +market + +// marketing : 2013-11-07 Binky Moon, LLC +marketing + +// markets : 2014-12-11 Dotmarkets Registry Limited +markets + +// marriott : 2014-10-09 Marriott Worldwide Corporation +marriott + +// marshalls : 2015-07-16 The TJX Companies, Inc. +marshalls + +// maserati : 2015-07-31 Fiat Chrysler Automobiles N.V. +maserati + +// mattel : 2015-08-06 Mattel Sites, Inc. +mattel + +// mba : 2015-04-02 Binky Moon, LLC +mba + +// mckinsey : 2015-07-31 McKinsey Holdings, Inc. +mckinsey + +// med : 2015-08-06 Medistry LLC +med + +// media : 2014-03-06 Binky Moon, LLC +media + +// meet : 2014-01-16 Charleston Road Registry Inc. +meet + +// melbourne : 2014-05-29 The Crown in right of the State of Victoria, represented by its Department of State Development, Business and Innovation +melbourne + +// meme : 2014-01-30 Charleston Road Registry Inc. +meme + +// memorial : 2014-10-16 Dog Beach, LLC +memorial + +// men : 2015-02-26 Exclusive Registry Limited +men + +// menu : 2013-09-11 Wedding TLD2, LLC +menu + +// merckmsd : 2016-07-14 MSD Registry Holdings, Inc. +merckmsd + +// metlife : 2015-05-07 MetLife Services and Solutions, LLC +metlife + +// miami : 2013-12-19 Minds + Machines Group Limited +miami + +// microsoft : 2014-12-18 Microsoft Corporation +microsoft + +// mini : 2014-01-09 Bayerische Motoren Werke Aktiengesellschaft +mini + +// mint : 2015-07-30 Intuit Administrative Services, Inc. +mint + +// mit : 2015-07-02 Massachusetts Institute of Technology +mit + +// mitsubishi : 2015-07-23 Mitsubishi Corporation +mitsubishi + +// mlb : 2015-05-21 MLB Advanced Media DH, LLC +mlb + +// mls : 2015-04-23 The Canadian Real Estate Association +mls + +// mma : 2014-11-07 MMA IARD +mma + +// mobile : 2016-06-02 Dish DBS Corporation +mobile + +// mobily : 2014-12-18 GreenTech Consultancy Company W.L.L. +mobily + +// moda : 2013-11-07 United TLD Holdco Ltd. +moda + +// moe : 2013-11-13 Interlink Co., Ltd. +moe + +// moi : 2014-12-18 Amazon Registry Services, Inc. +moi + +// mom : 2015-04-16 Uniregistry, Corp. +mom + +// monash : 2013-09-30 Monash University +monash + +// money : 2014-10-16 Binky Moon, LLC +money + +// monster : 2015-09-11 Monster Worldwide, Inc. +monster + +// mopar : 2015-07-30 FCA US LLC. +mopar + +// mormon : 2013-12-05 IRI Domain Management, LLC ("Applicant") +mormon + +// mortgage : 2014-03-20 United TLD Holdco Ltd. +mortgage + +// moscow : 2013-12-19 Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID) +moscow + +// moto : 2015-06-04 Motorola Trademark Holdings, LLC +moto + +// motorcycles : 2014-01-09 DERMotorcycles, LLC +motorcycles + +// mov : 2014-01-30 Charleston Road Registry Inc. +mov + +// movie : 2015-02-05 Binky Moon, LLC +movie + +// movistar : 2014-10-16 Telefónica S.A. +movistar + +// msd : 2015-07-23 MSD Registry Holdings, Inc. +msd + +// mtn : 2014-12-04 MTN Dubai Limited +mtn + +// mtr : 2015-03-12 MTR Corporation Limited +mtr + +// mutual : 2015-04-02 Northwestern Mutual MU TLD Registry, LLC +mutual + +// nab : 2015-08-20 National Australia Bank Limited +nab + +// nadex : 2014-12-11 Nadex Domains, Inc. +nadex + +// nagoya : 2013-10-24 GMO Registry, Inc. +nagoya + +// nationwide : 2015-07-23 Nationwide Mutual Insurance Company +nationwide + +// natura : 2015-03-12 NATURA COSMÉTICOS S.A. +natura + +// navy : 2014-03-06 United TLD Holdco Ltd. +navy + +// nba : 2015-07-31 NBA REGISTRY, LLC +nba + +// nec : 2015-01-08 NEC Corporation +nec + +// netbank : 2014-06-26 COMMONWEALTH BANK OF AUSTRALIA +netbank + +// netflix : 2015-06-18 Netflix, Inc. +netflix + +// network : 2013-11-14 Binky Moon, LLC +network + +// neustar : 2013-12-05 Registry Services, LLC +neustar + +// new : 2014-01-30 Charleston Road Registry Inc. +new + +// newholland : 2015-09-03 CNH Industrial N.V. +newholland + +// news : 2014-12-18 United TLD Holdco Ltd. +news + +// next : 2015-06-18 Next plc +next + +// nextdirect : 2015-06-18 Next plc +nextdirect + +// nexus : 2014-07-24 Charleston Road Registry Inc. +nexus + +// nfl : 2015-07-23 NFL Reg Ops LLC +nfl + +// ngo : 2014-03-06 Public Interest Registry +ngo + +// nhk : 2014-02-13 Japan Broadcasting Corporation (NHK) +nhk + +// nico : 2014-12-04 DWANGO Co., Ltd. +nico + +// nike : 2015-07-23 NIKE, Inc. +nike + +// nikon : 2015-05-21 NIKON CORPORATION +nikon + +// ninja : 2013-11-07 United TLD Holdco Ltd. +ninja + +// nissan : 2014-03-27 NISSAN MOTOR CO., LTD. +nissan + +// nissay : 2015-10-29 Nippon Life Insurance Company +nissay + +// nokia : 2015-01-08 Nokia Corporation +nokia + +// northwesternmutual : 2015-06-18 Northwestern Mutual Registry, LLC +northwesternmutual + +// norton : 2014-12-04 Symantec Corporation +norton + +// now : 2015-06-25 Amazon Registry Services, Inc. +now + +// nowruz : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. +nowruz + +// nowtv : 2015-05-14 Starbucks (HK) Limited +nowtv + +// nra : 2014-05-22 NRA Holdings Company, INC. +nra + +// nrw : 2013-11-21 Minds + Machines GmbH +nrw + +// ntt : 2014-10-31 NIPPON TELEGRAPH AND TELEPHONE CORPORATION +ntt + +// nyc : 2014-01-23 The City of New York by and through the New York City Department of Information Technology & Telecommunications +nyc + +// obi : 2014-09-25 OBI Group Holding SE & Co. KGaA +obi + +// observer : 2015-04-30 Top Level Spectrum, Inc. +observer + +// off : 2015-07-23 Johnson Shareholdings, Inc. +off + +// office : 2015-03-12 Microsoft Corporation +office + +// okinawa : 2013-12-05 BRregistry, Inc. +okinawa + +// olayan : 2015-05-14 Crescent Holding GmbH +olayan + +// olayangroup : 2015-05-14 Crescent Holding GmbH +olayangroup + +// oldnavy : 2015-07-31 The Gap, Inc. +oldnavy + +// ollo : 2015-06-04 Dish DBS Corporation +ollo + +// omega : 2015-01-08 The Swatch Group Ltd +omega + +// one : 2014-11-07 One.com A/S +one + +// ong : 2014-03-06 Public Interest Registry +ong + +// onl : 2013-09-16 I-Registry Ltd. +onl + +// online : 2015-01-15 DotOnline Inc. +online + +// onyourside : 2015-07-23 Nationwide Mutual Insurance Company +onyourside + +// ooo : 2014-01-09 INFIBEAM INCORPORATION LIMITED +ooo + +// open : 2015-07-31 American Express Travel Related Services Company, Inc. +open + +// oracle : 2014-06-19 Oracle Corporation +oracle + +// orange : 2015-03-12 Orange Brand Services Limited +orange + +// organic : 2014-03-27 Afilias plc +organic + +// origins : 2015-10-01 The Estée Lauder Companies Inc. +origins + +// osaka : 2014-09-04 Osaka Registry Co., Ltd. +osaka + +// otsuka : 2013-10-11 Otsuka Holdings Co., Ltd. +otsuka + +// ott : 2015-06-04 Dish DBS Corporation +ott + +// ovh : 2014-01-16 OVH SAS +ovh + +// page : 2014-12-04 Charleston Road Registry Inc. +page + +// panasonic : 2015-07-30 Panasonic Corporation +panasonic + +// panerai : 2014-11-07 Richemont DNS Inc. +panerai + +// paris : 2014-01-30 City of Paris +paris + +// pars : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. +pars + +// partners : 2013-12-05 Binky Moon, LLC +partners + +// parts : 2013-12-05 Binky Moon, LLC +parts + +// party : 2014-09-11 Blue Sky Registry Limited +party + +// passagens : 2015-03-05 Travel Reservations SRL +passagens + +// pay : 2015-08-27 Amazon Registry Services, Inc. +pay + +// pccw : 2015-05-14 PCCW Enterprises Limited +pccw + +// pet : 2015-05-07 Afilias plc +pet + +// pfizer : 2015-09-11 Pfizer Inc. +pfizer + +// pharmacy : 2014-06-19 National Association of Boards of Pharmacy +pharmacy + +// phd : 2016-07-28 Charleston Road Registry Inc. +phd + +// philips : 2014-11-07 Koninklijke Philips N.V. +philips + +// phone : 2016-06-02 Dish DBS Corporation +phone + +// photo : 2013-11-14 Uniregistry, Corp. +photo + +// photography : 2013-09-20 Binky Moon, LLC +photography + +// photos : 2013-10-17 Binky Moon, LLC +photos + +// physio : 2014-05-01 PhysBiz Pty Ltd +physio + +// piaget : 2014-10-16 Richemont DNS Inc. +piaget + +// pics : 2013-11-14 Uniregistry, Corp. +pics + +// pictet : 2014-06-26 Pictet Europe S.A. +pictet + +// pictures : 2014-03-06 Binky Moon, LLC +pictures + +// pid : 2015-01-08 Top Level Spectrum, Inc. +pid + +// pin : 2014-12-18 Amazon Registry Services, Inc. +pin + +// ping : 2015-06-11 Ping Registry Provider, Inc. +ping + +// pink : 2013-10-01 Afilias plc +pink + +// pioneer : 2015-07-16 Pioneer Corporation +pioneer + +// pizza : 2014-06-26 Binky Moon, LLC +pizza + +// place : 2014-04-24 Binky Moon, LLC +place + +// play : 2015-03-05 Charleston Road Registry Inc. +play + +// playstation : 2015-07-02 Sony Computer Entertainment Inc. +playstation + +// plumbing : 2013-09-10 Binky Moon, LLC +plumbing + +// plus : 2015-02-05 Binky Moon, LLC +plus + +// pnc : 2015-07-02 PNC Domain Co., LLC +pnc + +// pohl : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG +pohl + +// poker : 2014-07-03 Afilias plc +poker + +// politie : 2015-08-20 Politie Nederland +politie + +// porn : 2014-10-16 ICM Registry PN LLC +porn + +// pramerica : 2015-07-30 Prudential Financial, Inc. +pramerica + +// praxi : 2013-12-05 Praxi S.p.A. +praxi + +// press : 2014-04-03 DotPress Inc. +press + +// prime : 2015-06-25 Amazon Registry Services, Inc. +prime + +// prod : 2014-01-23 Charleston Road Registry Inc. +prod + +// productions : 2013-12-05 Binky Moon, LLC +productions + +// prof : 2014-07-24 Charleston Road Registry Inc. +prof + +// progressive : 2015-07-23 Progressive Casualty Insurance Company +progressive + +// promo : 2014-12-18 Afilias plc +promo + +// properties : 2013-12-05 Binky Moon, LLC +properties + +// property : 2014-05-22 Uniregistry, Corp. +property + +// protection : 2015-04-23 XYZ.COM LLC +protection + +// pru : 2015-07-30 Prudential Financial, Inc. +pru + +// prudential : 2015-07-30 Prudential Financial, Inc. +prudential + +// pub : 2013-12-12 United TLD Holdco Ltd. +pub + +// pwc : 2015-10-29 PricewaterhouseCoopers LLP +pwc + +// qpon : 2013-11-14 dotCOOL, Inc. +qpon + +// quebec : 2013-12-19 PointQuébec Inc +quebec + +// quest : 2015-03-26 Quest ION Limited +quest + +// qvc : 2015-07-30 QVC, Inc. +qvc + +// racing : 2014-12-04 Premier Registry Limited +racing + +// radio : 2016-07-21 European Broadcasting Union (EBU) +radio + +// raid : 2015-07-23 Johnson Shareholdings, Inc. +raid + +// read : 2014-12-18 Amazon Registry Services, Inc. +read + +// realestate : 2015-09-11 dotRealEstate LLC +realestate + +// realtor : 2014-05-29 Real Estate Domains LLC +realtor + +// realty : 2015-03-19 Fegistry, LLC +realty + +// recipes : 2013-10-17 Binky Moon, LLC +recipes + +// red : 2013-11-07 Afilias plc +red + +// redstone : 2014-10-31 Redstone Haute Couture Co., Ltd. +redstone + +// redumbrella : 2015-03-26 Travelers TLD, LLC +redumbrella + +// rehab : 2014-03-06 United TLD Holdco Ltd. +rehab + +// reise : 2014-03-13 Binky Moon, LLC +reise + +// reisen : 2014-03-06 Binky Moon, LLC +reisen + +// reit : 2014-09-04 National Association of Real Estate Investment Trusts, Inc. +reit + +// reliance : 2015-04-02 Reliance Industries Limited +reliance + +// ren : 2013-12-12 Beijing Qianxiang Wangjing Technology Development Co., Ltd. +ren + +// rent : 2014-12-04 XYZ.COM LLC +rent + +// rentals : 2013-12-05 Binky Moon, LLC +rentals + +// repair : 2013-11-07 Binky Moon, LLC +repair + +// report : 2013-12-05 Binky Moon, LLC +report + +// republican : 2014-03-20 United TLD Holdco Ltd. +republican + +// rest : 2013-12-19 Punto 2012 Sociedad Anonima Promotora de Inversion de Capital Variable +rest + +// restaurant : 2014-07-03 Binky Moon, LLC +restaurant + +// review : 2014-11-20 dot Review Limited +review + +// reviews : 2013-09-13 United TLD Holdco Ltd. +reviews + +// rexroth : 2015-06-18 Robert Bosch GMBH +rexroth + +// rich : 2013-11-21 I-Registry Ltd. +rich + +// richardli : 2015-05-14 Pacific Century Asset Management (HK) Limited +richardli + +// ricoh : 2014-11-20 Ricoh Company, Ltd. +ricoh + +// rightathome : 2015-07-23 Johnson Shareholdings, Inc. +rightathome + +// ril : 2015-04-02 Reliance Industries Limited +ril + +// rio : 2014-02-27 Empresa Municipal de Informática SA - IPLANRIO +rio + +// rip : 2014-07-10 United TLD Holdco Ltd. +rip + +// rmit : 2015-11-19 Royal Melbourne Institute of Technology +rmit + +// rocher : 2014-12-18 Ferrero Trading Lux S.A. +rocher + +// rocks : 2013-11-14 United TLD Holdco Ltd. +rocks + +// rodeo : 2013-12-19 Minds + Machines Group Limited +rodeo + +// rogers : 2015-08-06 Rogers Communications Canada Inc. +rogers + +// room : 2014-12-18 Amazon Registry Services, Inc. +room + +// rsvp : 2014-05-08 Charleston Road Registry Inc. +rsvp + +// rugby : 2016-12-15 World Rugby Strategic Developments Limited +rugby + +// ruhr : 2013-10-02 regiodot GmbH & Co. KG +ruhr + +// run : 2015-03-19 Binky Moon, LLC +run + +// rwe : 2015-04-02 RWE AG +rwe + +// ryukyu : 2014-01-09 BRregistry, Inc. +ryukyu + +// saarland : 2013-12-12 dotSaarland GmbH +saarland + +// safe : 2014-12-18 Amazon Registry Services, Inc. +safe + +// safety : 2015-01-08 Safety Registry Services, LLC. +safety + +// sakura : 2014-12-18 SAKURA Internet Inc. +sakura + +// sale : 2014-10-16 United TLD Holdco Ltd. +sale + +// salon : 2014-12-11 Binky Moon, LLC +salon + +// samsclub : 2015-07-31 Wal-Mart Stores, Inc. +samsclub + +// samsung : 2014-04-03 SAMSUNG SDS CO., LTD +samsung + +// sandvik : 2014-11-13 Sandvik AB +sandvik + +// sandvikcoromant : 2014-11-07 Sandvik AB +sandvikcoromant + +// sanofi : 2014-10-09 Sanofi +sanofi + +// sap : 2014-03-27 SAP AG +sap + +// sarl : 2014-07-03 Binky Moon, LLC +sarl + +// sas : 2015-04-02 Research IP LLC +sas + +// save : 2015-06-25 Amazon Registry Services, Inc. +save + +// saxo : 2014-10-31 Saxo Bank A/S +saxo + +// sbi : 2015-03-12 STATE BANK OF INDIA +sbi + +// sbs : 2014-11-07 SPECIAL BROADCASTING SERVICE CORPORATION +sbs + +// sca : 2014-03-13 SVENSKA CELLULOSA AKTIEBOLAGET SCA (publ) +sca + +// scb : 2014-02-20 The Siam Commercial Bank Public Company Limited ("SCB") +scb + +// schaeffler : 2015-08-06 Schaeffler Technologies AG & Co. KG +schaeffler + +// schmidt : 2014-04-03 SALM S.A.S. +schmidt + +// scholarships : 2014-04-24 Scholarships.com, LLC +scholarships + +// school : 2014-12-18 Binky Moon, LLC +school + +// schule : 2014-03-06 Binky Moon, LLC +schule + +// schwarz : 2014-09-18 Schwarz Domains und Services GmbH & Co. KG +schwarz + +// science : 2014-09-11 dot Science Limited +science + +// scjohnson : 2015-07-23 Johnson Shareholdings, Inc. +scjohnson + +// scor : 2014-10-31 SCOR SE +scor + +// scot : 2014-01-23 Dot Scot Registry Limited +scot + +// search : 2016-06-09 Charleston Road Registry Inc. +search + +// seat : 2014-05-22 SEAT, S.A. (Sociedad Unipersonal) +seat + +// secure : 2015-08-27 Amazon Registry Services, Inc. +secure + +// security : 2015-05-14 XYZ.COM LLC +security + +// seek : 2014-12-04 Seek Limited +seek + +// select : 2015-10-08 iSelect Ltd +select + +// sener : 2014-10-24 Sener Ingeniería y Sistemas, S.A. +sener + +// services : 2014-02-27 Binky Moon, LLC +services + +// ses : 2015-07-23 SES +ses + +// seven : 2015-08-06 Seven West Media Ltd +seven + +// sew : 2014-07-17 SEW-EURODRIVE GmbH & Co KG +sew + +// sex : 2014-11-13 ICM Registry SX LLC +sex + +// sexy : 2013-09-11 Uniregistry, Corp. +sexy + +// sfr : 2015-08-13 Societe Francaise du Radiotelephone - SFR +sfr + +// shangrila : 2015-09-03 Shangri‐La International Hotel Management Limited +shangrila + +// sharp : 2014-05-01 Sharp Corporation +sharp + +// shaw : 2015-04-23 Shaw Cablesystems G.P. +shaw + +// shell : 2015-07-30 Shell Information Technology International Inc +shell + +// shia : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. +shia + +// shiksha : 2013-11-14 Afilias plc +shiksha + +// shoes : 2013-10-02 Binky Moon, LLC +shoes + +// shop : 2016-04-08 GMO Registry, Inc. +shop + +// shopping : 2016-03-31 Binky Moon, LLC +shopping + +// shouji : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD. +shouji + +// show : 2015-03-05 Binky Moon, LLC +show + +// showtime : 2015-08-06 CBS Domains Inc. +showtime + +// shriram : 2014-01-23 Shriram Capital Ltd. +shriram + +// silk : 2015-06-25 Amazon Registry Services, Inc. +silk + +// sina : 2015-03-12 Sina Corporation +sina + +// singles : 2013-08-27 Binky Moon, LLC +singles + +// site : 2015-01-15 DotSite Inc. +site + +// ski : 2015-04-09 Afilias plc +ski + +// skin : 2015-01-15 L'Oréal +skin + +// sky : 2014-06-19 Sky International AG +sky + +// skype : 2014-12-18 Microsoft Corporation +skype + +// sling : 2015-07-30 Hughes Satellite Systems Corporation +sling + +// smart : 2015-07-09 Smart Communications, Inc. (SMART) +smart + +// smile : 2014-12-18 Amazon Registry Services, Inc. +smile + +// sncf : 2015-02-19 Société Nationale des Chemins de fer Francais S N C F +sncf + +// soccer : 2015-03-26 Binky Moon, LLC +soccer + +// social : 2013-11-07 United TLD Holdco Ltd. +social + +// softbank : 2015-07-02 SoftBank Corp. +softbank + +// software : 2014-03-20 United TLD Holdco Ltd. +software + +// sohu : 2013-12-19 Sohu.com Limited +sohu + +// solar : 2013-11-07 Binky Moon, LLC +solar + +// solutions : 2013-11-07 Binky Moon, LLC +solutions + +// song : 2015-02-26 Amazon Registry Services, Inc. +song + +// sony : 2015-01-08 Sony Corporation +sony + +// soy : 2014-01-23 Charleston Road Registry Inc. +soy + +// space : 2014-04-03 DotSpace Inc. +space + +// spiegel : 2014-02-05 SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG +spiegel + +// sport : 2017-11-16 Global Association of International Sports Federations (GAISF) +sport + +// spot : 2015-02-26 Amazon Registry Services, Inc. +spot + +// spreadbetting : 2014-12-11 Dotspreadbetting Registry Limited +spreadbetting + +// srl : 2015-05-07 InterNetX, Corp +srl + +// srt : 2015-07-30 FCA US LLC. +srt + +// stada : 2014-11-13 STADA Arzneimittel AG +stada + +// staples : 2015-07-30 Staples, Inc. +staples + +// star : 2015-01-08 Star India Private Limited +star + +// starhub : 2015-02-05 StarHub Ltd +starhub + +// statebank : 2015-03-12 STATE BANK OF INDIA +statebank + +// statefarm : 2015-07-30 State Farm Mutual Automobile Insurance Company +statefarm + +// statoil : 2014-12-04 Statoil ASA +statoil + +// stc : 2014-10-09 Saudi Telecom Company +stc + +// stcgroup : 2014-10-09 Saudi Telecom Company +stcgroup + +// stockholm : 2014-12-18 Stockholms kommun +stockholm + +// storage : 2014-12-22 XYZ.COM LLC +storage + +// store : 2015-04-09 DotStore Inc. +store + +// stream : 2016-01-08 dot Stream Limited +stream + +// studio : 2015-02-11 United TLD Holdco Ltd. +studio + +// study : 2014-12-11 OPEN UNIVERSITIES AUSTRALIA PTY LTD +study + +// style : 2014-12-04 Binky Moon, LLC +style + +// sucks : 2014-12-22 Vox Populi Registry Ltd. +sucks + +// supplies : 2013-12-19 Binky Moon, LLC +supplies + +// supply : 2013-12-19 Binky Moon, LLC +supply + +// support : 2013-10-24 Binky Moon, LLC +support + +// surf : 2014-01-09 Minds + Machines Group Limited +surf + +// surgery : 2014-03-20 Binky Moon, LLC +surgery + +// suzuki : 2014-02-20 SUZUKI MOTOR CORPORATION +suzuki + +// swatch : 2015-01-08 The Swatch Group Ltd +swatch + +// swiftcover : 2015-07-23 Swiftcover Insurance Services Limited +swiftcover + +// swiss : 2014-10-16 Swiss Confederation +swiss + +// sydney : 2014-09-18 State of New South Wales, Department of Premier and Cabinet +sydney + +// symantec : 2014-12-04 Symantec Corporation +symantec + +// systems : 2013-11-07 Binky Moon, LLC +systems + +// tab : 2014-12-04 Tabcorp Holdings Limited +tab + +// taipei : 2014-07-10 Taipei City Government +taipei + +// talk : 2015-04-09 Amazon Registry Services, Inc. +talk + +// taobao : 2015-01-15 Alibaba Group Holding Limited +taobao + +// target : 2015-07-31 Target Domain Holdings, LLC +target + +// tatamotors : 2015-03-12 Tata Motors Ltd +tatamotors + +// tatar : 2014-04-24 Limited Liability Company "Coordination Center of Regional Domain of Tatarstan Republic" +tatar + +// tattoo : 2013-08-30 Uniregistry, Corp. +tattoo + +// tax : 2014-03-20 Binky Moon, LLC +tax + +// taxi : 2015-03-19 Binky Moon, LLC +taxi + +// tci : 2014-09-12 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. +tci + +// tdk : 2015-06-11 TDK Corporation +tdk + +// team : 2015-03-05 Binky Moon, LLC +team + +// tech : 2015-01-30 Personals TLD Inc. +tech + +// technology : 2013-09-13 Binky Moon, LLC +technology + +// telecity : 2015-02-19 TelecityGroup International Limited +telecity + +// telefonica : 2014-10-16 Telefónica S.A. +telefonica + +// temasek : 2014-08-07 Temasek Holdings (Private) Limited +temasek + +// tennis : 2014-12-04 Binky Moon, LLC +tennis + +// teva : 2015-07-02 Teva Pharmaceutical Industries Limited +teva + +// thd : 2015-04-02 Home Depot Product Authority, LLC +thd + +// theater : 2015-03-19 Binky Moon, LLC +theater + +// theatre : 2015-05-07 XYZ.COM LLC +theatre + +// tiaa : 2015-07-23 Teachers Insurance and Annuity Association of America +tiaa + +// tickets : 2015-02-05 Accent Media Limited +tickets + +// tienda : 2013-11-14 Binky Moon, LLC +tienda + +// tiffany : 2015-01-30 Tiffany and Company +tiffany + +// tips : 2013-09-20 Binky Moon, LLC +tips + +// tires : 2014-11-07 Binky Moon, LLC +tires + +// tirol : 2014-04-24 punkt Tirol GmbH +tirol + +// tjmaxx : 2015-07-16 The TJX Companies, Inc. +tjmaxx + +// tjx : 2015-07-16 The TJX Companies, Inc. +tjx + +// tkmaxx : 2015-07-16 The TJX Companies, Inc. +tkmaxx + +// tmall : 2015-01-15 Alibaba Group Holding Limited +tmall + +// today : 2013-09-20 Binky Moon, LLC +today + +// tokyo : 2013-11-13 GMO Registry, Inc. +tokyo + +// tools : 2013-11-21 Binky Moon, LLC +tools + +// top : 2014-03-20 .TOP Registry +top + +// toray : 2014-12-18 Toray Industries, Inc. +toray + +// toshiba : 2014-04-10 TOSHIBA Corporation +toshiba + +// total : 2015-08-06 Total SA +total + +// tours : 2015-01-22 Binky Moon, LLC +tours + +// town : 2014-03-06 Binky Moon, LLC +town + +// toyota : 2015-04-23 TOYOTA MOTOR CORPORATION +toyota + +// toys : 2014-03-06 Binky Moon, LLC +toys + +// trade : 2014-01-23 Elite Registry Limited +trade + +// trading : 2014-12-11 Dottrading Registry Limited +trading + +// training : 2013-11-07 Binky Moon, LLC +training + +// travel : Dog Beach, LLC +travel + +// travelchannel : 2015-07-02 Lifestyle Domain Holdings, Inc. +travelchannel + +// travelers : 2015-03-26 Travelers TLD, LLC +travelers + +// travelersinsurance : 2015-03-26 Travelers TLD, LLC +travelersinsurance + +// trust : 2014-10-16 NCC Group Inc. +trust + +// trv : 2015-03-26 Travelers TLD, LLC +trv + +// tube : 2015-06-11 Latin American Telecom LLC +tube + +// tui : 2014-07-03 TUI AG +tui + +// tunes : 2015-02-26 Amazon Registry Services, Inc. +tunes + +// tushu : 2014-12-18 Amazon Registry Services, Inc. +tushu + +// tvs : 2015-02-19 T V SUNDRAM IYENGAR & SONS LIMITED +tvs + +// ubank : 2015-08-20 National Australia Bank Limited +ubank + +// ubs : 2014-12-11 UBS AG +ubs + +// uconnect : 2015-07-30 FCA US LLC. +uconnect + +// unicom : 2015-10-15 China United Network Communications Corporation Limited +unicom + +// university : 2014-03-06 Binky Moon, LLC +university + +// uno : 2013-09-11 Dot Latin LLC +uno + +// uol : 2014-05-01 UBN INTERNET LTDA. +uol + +// ups : 2015-06-25 UPS Market Driver, Inc. +ups + +// vacations : 2013-12-05 Binky Moon, LLC +vacations + +// vana : 2014-12-11 Lifestyle Domain Holdings, Inc. +vana + +// vanguard : 2015-09-03 The Vanguard Group, Inc. +vanguard + +// vegas : 2014-01-16 Dot Vegas, Inc. +vegas + +// ventures : 2013-08-27 Binky Moon, LLC +ventures + +// verisign : 2015-08-13 VeriSign, Inc. +verisign + +// versicherung : 2014-03-20 TLD-BOX Registrydienstleistungen GmbH +versicherung + +// vet : 2014-03-06 United TLD Holdco Ltd. +vet + +// viajes : 2013-10-17 Binky Moon, LLC +viajes + +// video : 2014-10-16 United TLD Holdco Ltd. +video + +// vig : 2015-05-14 VIENNA INSURANCE GROUP AG Wiener Versicherung Gruppe +vig + +// viking : 2015-04-02 Viking River Cruises (Bermuda) Ltd. +viking + +// villas : 2013-12-05 Binky Moon, LLC +villas + +// vin : 2015-06-18 Binky Moon, LLC +vin + +// vip : 2015-01-22 Minds + Machines Group Limited +vip + +// virgin : 2014-09-25 Virgin Enterprises Limited +virgin + +// visa : 2015-07-30 Visa Worldwide Pte. Limited +visa + +// vision : 2013-12-05 Binky Moon, LLC +vision + +// vista : 2014-09-18 Vistaprint Limited +vista + +// vistaprint : 2014-09-18 Vistaprint Limited +vistaprint + +// viva : 2014-11-07 Saudi Telecom Company +viva + +// vivo : 2015-07-31 Telefonica Brasil S.A. +vivo + +// vlaanderen : 2014-02-06 DNS.be vzw +vlaanderen + +// vodka : 2013-12-19 Minds + Machines Group Limited +vodka + +// volkswagen : 2015-05-14 Volkswagen Group of America Inc. +volkswagen + +// volvo : 2015-11-12 Volvo Holding Sverige Aktiebolag +volvo + +// vote : 2013-11-21 Monolith Registry LLC +vote + +// voting : 2013-11-13 Valuetainment Corp. +voting + +// voto : 2013-11-21 Monolith Registry LLC +voto + +// voyage : 2013-08-27 Binky Moon, LLC +voyage + +// vuelos : 2015-03-05 Travel Reservations SRL +vuelos + +// wales : 2014-05-08 Nominet UK +wales + +// walmart : 2015-07-31 Wal-Mart Stores, Inc. +walmart + +// walter : 2014-11-13 Sandvik AB +walter + +// wang : 2013-10-24 Zodiac Wang Limited +wang + +// wanggou : 2014-12-18 Amazon Registry Services, Inc. +wanggou + +// warman : 2015-06-18 Weir Group IP Limited +warman + +// watch : 2013-11-14 Binky Moon, LLC +watch + +// watches : 2014-12-22 Richemont DNS Inc. +watches + +// weather : 2015-01-08 International Business Machines Corporation +weather + +// weatherchannel : 2015-03-12 International Business Machines Corporation +weatherchannel + +// webcam : 2014-01-23 dot Webcam Limited +webcam + +// weber : 2015-06-04 Saint-Gobain Weber SA +weber + +// website : 2014-04-03 DotWebsite Inc. +website + +// wed : 2013-10-01 Atgron, Inc. +wed + +// wedding : 2014-04-24 Minds + Machines Group Limited +wedding + +// weibo : 2015-03-05 Sina Corporation +weibo + +// weir : 2015-01-29 Weir Group IP Limited +weir + +// whoswho : 2014-02-20 Who's Who Registry +whoswho + +// wien : 2013-10-28 punkt.wien GmbH +wien + +// wiki : 2013-11-07 Top Level Design, LLC +wiki + +// williamhill : 2014-03-13 William Hill Organization Limited +williamhill + +// win : 2014-11-20 First Registry Limited +win + +// windows : 2014-12-18 Microsoft Corporation +windows + +// wine : 2015-06-18 Binky Moon, LLC +wine + +// winners : 2015-07-16 The TJX Companies, Inc. +winners + +// wme : 2014-02-13 William Morris Endeavor Entertainment, LLC +wme + +// wolterskluwer : 2015-08-06 Wolters Kluwer N.V. +wolterskluwer + +// woodside : 2015-07-09 Woodside Petroleum Limited +woodside + +// work : 2013-12-19 Minds + Machines Group Limited +work + +// works : 2013-11-14 Binky Moon, LLC +works + +// world : 2014-06-12 Binky Moon, LLC +world + +// wow : 2015-10-08 Amazon Registry Services, Inc. +wow + +// wtc : 2013-12-19 World Trade Centers Association, Inc. +wtc + +// wtf : 2014-03-06 Binky Moon, LLC +wtf + +// xbox : 2014-12-18 Microsoft Corporation +xbox + +// xerox : 2014-10-24 Xerox DNHC LLC +xerox + +// xfinity : 2015-07-09 Comcast IP Holdings I, LLC +xfinity + +// xihuan : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD. +xihuan + +// xin : 2014-12-11 Elegant Leader Limited +xin + +// xn--11b4c3d : 2015-01-15 VeriSign Sarl +कॉम + +// xn--1ck2e1b : 2015-02-26 Amazon Registry Services, Inc. +セール + +// xn--1qqw23a : 2014-01-09 Guangzhou YU Wei Information Technology Co., Ltd. +佛山 + +// xn--30rr7y : 2014-06-12 Excellent First Limited +慈善 + +// xn--3bst00m : 2013-09-13 Eagle Horizon Limited +集团 + +// xn--3ds443g : 2013-09-08 TLD REGISTRY LIMITED +在线 + +// xn--3oq18vl8pn36a : 2015-07-02 Volkswagen (China) Investment Co., Ltd. +大众汽车 + +// xn--3pxu8k : 2015-01-15 VeriSign Sarl +点看 + +// xn--42c2d9a : 2015-01-15 VeriSign Sarl +คอม + +// xn--45q11c : 2013-11-21 Zodiac Gemini Ltd +八卦 + +// xn--4gbrim : 2013-10-04 Suhub Electronic Establishment +موقع + +// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center +公益 + +// xn--55qx5d : 2013-11-14 China Internet Network Information Center (CNNIC) +公司 + +// xn--5su34j936bgsg : 2015-09-03 Shangri‐La International Hotel Management Limited +香格里拉 + +// xn--5tzm5g : 2014-12-22 Global Website TLD Asia Limited +网站 + +// xn--6frz82g : 2013-09-23 Afilias plc +移动 + +// xn--6qq986b3xl : 2013-09-13 Tycoon Treasure Limited +我爱你 + +// xn--80adxhks : 2013-12-19 Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID) +москва + +// xn--80aqecdr1a : 2015-10-21 Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication) +католик + +// xn--80asehdb : 2013-07-14 CORE Association +онлайн + +// xn--80aswg : 2013-07-14 CORE Association +сайт + +// xn--8y0a063a : 2015-03-26 China United Network Communications Corporation Limited +联通 + +// xn--9dbq2a : 2015-01-15 VeriSign Sarl +קום + +// xn--9et52u : 2014-06-12 RISE VICTORY LIMITED +时尚 + +// xn--9krt00a : 2015-03-12 Sina Corporation +微博 + +// xn--b4w605ferd : 2014-08-07 Temasek Holdings (Private) Limited +淡马锡 + +// xn--bck1b9a5dre4c : 2015-02-26 Amazon Registry Services, Inc. +ファッション + +// xn--c1avg : 2013-11-14 Public Interest Registry +орг + +// xn--c2br7g : 2015-01-15 VeriSign Sarl +नेट + +// xn--cck2b3b : 2015-02-26 Amazon Registry Services, Inc. +ストア + +// xn--cg4bki : 2013-09-27 SAMSUNG SDS CO., LTD +삼성 + +// xn--czr694b : 2014-01-16 Dot Trademark TLD Holding Company Limited +商标 + +// xn--czrs0t : 2013-12-19 Binky Moon, LLC +商店 + +// xn--czru2d : 2013-11-21 Zodiac Aquarius Limited +商城 + +// xn--d1acj3b : 2013-11-20 The Foundation for Network Initiatives “The Smart Internet” +дети + +// xn--eckvdtc9d : 2014-12-18 Amazon Registry Services, Inc. +ポイント + +// xn--efvy88h : 2014-08-22 Guangzhou YU Wei Information Technology Co., Ltd. +新闻 + +// xn--estv75g : 2015-02-19 Industrial and Commercial Bank of China Limited +工行 + +// xn--fct429k : 2015-04-09 Amazon Registry Services, Inc. +家電 + +// xn--fhbei : 2015-01-15 VeriSign Sarl +كوم + +// xn--fiq228c5hs : 2013-09-08 TLD REGISTRY LIMITED +中文网 + +// xn--fiq64b : 2013-10-14 CITIC Group Corporation +中信 + +// xn--fjq720a : 2014-05-22 Binky Moon, LLC +娱乐 + +// xn--flw351e : 2014-07-31 Charleston Road Registry Inc. +谷歌 + +// xn--fzys8d69uvgm : 2015-05-14 PCCW Enterprises Limited +電訊盈科 + +// xn--g2xx48c : 2015-01-30 Minds + Machines Group Limited +购物 + +// xn--gckr3f0f : 2015-02-26 Amazon Registry Services, Inc. +クラウド + +// xn--gk3at1e : 2015-10-08 Amazon Registry Services, Inc. +通販 + +// xn--hxt814e : 2014-05-15 Zodiac Taurus Limited +网店 + +// xn--i1b6b1a6a2e : 2013-11-14 Public Interest Registry +संगठन + +// xn--imr513n : 2014-12-11 Dot Trademark TLD Holding Company Limited +餐厅 + +// xn--io0a7i : 2013-11-14 China Internet Network Information Center (CNNIC) +网络 + +// xn--j1aef : 2015-01-15 VeriSign Sarl +ком + +// xn--jlq61u9w7b : 2015-01-08 Nokia Corporation +诺基亚 + +// xn--jvr189m : 2015-02-26 Amazon Registry Services, Inc. +食品 + +// xn--kcrx77d1x4a : 2014-11-07 Koninklijke Philips N.V. +飞利浦 + +// xn--kpu716f : 2014-12-22 Richemont DNS Inc. +手表 + +// xn--kput3i : 2014-02-13 Beijing RITT-Net Technology Development Co., Ltd +手机 + +// xn--mgba3a3ejt : 2014-11-20 Aramco Services Company +ارامكو + +// xn--mgba7c0bbn0a : 2015-05-14 Crescent Holding GmbH +العليان + +// xn--mgbaakc7dvf : 2015-09-03 Emirates Telecommunications Corporation (trading as Etisalat) +اتصالات + +// xn--mgbab2bd : 2013-10-31 CORE Association +بازار + +// xn--mgbb9fbpob : 2014-12-18 GreenTech Consultancy Company W.L.L. +موبايلي + +// xn--mgbca7dzdo : 2015-07-30 Abu Dhabi Systems and Information Centre +ابوظبي + +// xn--mgbi4ecexp : 2015-10-21 Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication) +كاثوليك + +// xn--mgbt3dhd : 2014-09-04 Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. +همراه + +// xn--mk1bu44c : 2015-01-15 VeriSign Sarl +닷컴 + +// xn--mxtq1m : 2014-03-06 Net-Chinese Co., Ltd. +政府 + +// xn--ngbc5azd : 2013-07-13 International Domain Registry Pty. Ltd. +شبكة + +// xn--ngbe9e0a : 2014-12-04 Kuwait Finance House +بيتك + +// xn--ngbrx : 2015-11-12 League of Arab States +عرب + +// xn--nqv7f : 2013-11-14 Public Interest Registry +机构 + +// xn--nqv7fs00ema : 2013-11-14 Public Interest Registry +组织机构 + +// xn--nyqy26a : 2014-11-07 Stable Tone Limited +健康 + +// xn--otu796d : 2017-08-06 Dot Trademark TLD Holding Company Limited +招聘 + +// xn--p1acf : 2013-12-12 Rusnames Limited +рус + +// xn--pbt977c : 2014-12-22 Richemont DNS Inc. +珠宝 + +// xn--pssy2u : 2015-01-15 VeriSign Sarl +大拿 + +// xn--q9jyb4c : 2013-09-17 Charleston Road Registry Inc. +みんな + +// xn--qcka1pmc : 2014-07-31 Charleston Road Registry Inc. +グーグル + +// xn--rhqv96g : 2013-09-11 Stable Tone Limited +世界 + +// xn--rovu88b : 2015-02-26 Amazon Registry Services, Inc. +書籍 + +// xn--ses554g : 2014-01-16 KNET Co., Ltd. +网址 + +// xn--t60b56a : 2015-01-15 VeriSign Sarl +닷넷 + +// xn--tckwe : 2015-01-15 VeriSign Sarl +コム + +// xn--tiq49xqyj : 2015-10-21 Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication) +天主教 + +// xn--unup4y : 2013-07-14 Binky Moon, LLC +游戏 + +// xn--vermgensberater-ctb : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG +vermögensberater + +// xn--vermgensberatung-pwb : 2014-06-23 Deutsche Vermögensberatung Aktiengesellschaft DVAG +vermögensberatung + +// xn--vhquv : 2013-08-27 Binky Moon, LLC +企业 + +// xn--vuq861b : 2014-10-16 Beijing Tele-info Network Technology Co., Ltd. +信息 + +// xn--w4r85el8fhu5dnra : 2015-04-30 Kerry Trading Co. Limited +嘉里大酒店 + +// xn--w4rs40l : 2015-07-30 Kerry Trading Co. Limited +嘉里 + +// xn--xhq521b : 2013-11-14 Guangzhou YU Wei Information Technology Co., Ltd. +广东 + +// xn--zfr164b : 2013-11-08 China Organizational Name Administration Center +政务 + +// xyz : 2013-12-05 XYZ.COM LLC +xyz + +// yachts : 2014-01-09 DERYachts, LLC +yachts + +// yahoo : 2015-04-02 Yahoo! Domain Services Inc. +yahoo + +// yamaxun : 2014-12-18 Amazon Registry Services, Inc. +yamaxun + +// yandex : 2014-04-10 YANDEX, LLC +yandex + +// yodobashi : 2014-11-20 YODOBASHI CAMERA CO.,LTD. +yodobashi + +// yoga : 2014-05-29 Minds + Machines Group Limited +yoga + +// yokohama : 2013-12-12 GMO Registry, Inc. +yokohama + +// you : 2015-04-09 Amazon Registry Services, Inc. +you + +// youtube : 2014-05-01 Charleston Road Registry Inc. +youtube + +// yun : 2015-01-08 QIHOO 360 TECHNOLOGY CO. LTD. +yun + +// zappos : 2015-06-25 Amazon Registry Services, Inc. +zappos + +// zara : 2014-11-07 Industria de Diseño Textil, S.A. (INDITEX, S.A.) +zara + +// zero : 2014-12-18 Amazon Registry Services, Inc. +zero + +// zip : 2014-05-08 Charleston Road Registry Inc. +zip + +// zippo : 2015-07-02 Zadco Company +zippo + +// zone : 2013-11-14 Binky Moon, LLC +zone + +// zuerich : 2014-11-07 Kanton Zürich (Canton of Zurich) +zuerich + + +// ===END ICANN DOMAINS=== +// ===BEGIN PRIVATE DOMAINS=== +// (Note: these are in alphabetical order by company name) + +// 1GB LLC : https://www.1gb.ua/ +// Submitted by 1GB LLC +cc.ua +inf.ua +ltd.ua + +// Agnat sp. z o.o. : https://domena.pl +// Submitted by Przemyslaw Plewa +beep.pl + +// Alces Software Ltd : http://alces-software.com +// Submitted by Mark J. Titorenko +*.compute.estate +*.alces.network + +// alwaysdata : https://www.alwaysdata.com +// Submitted by Cyril +alwaysdata.net + +// Amazon CloudFront : https://aws.amazon.com/cloudfront/ +// Submitted by Donavan Miller +cloudfront.net + +// Amazon Elastic Compute Cloud : https://aws.amazon.com/ec2/ +// Submitted by Luke Wells +*.compute.amazonaws.com +*.compute-1.amazonaws.com +*.compute.amazonaws.com.cn +us-east-1.amazonaws.com + +// Amazon Elastic Beanstalk : https://aws.amazon.com/elasticbeanstalk/ +// Submitted by Luke Wells +cn-north-1.eb.amazonaws.com.cn +elasticbeanstalk.com +ap-northeast-1.elasticbeanstalk.com +ap-northeast-2.elasticbeanstalk.com +ap-northeast-3.elasticbeanstalk.com +ap-south-1.elasticbeanstalk.com +ap-southeast-1.elasticbeanstalk.com +ap-southeast-2.elasticbeanstalk.com +ca-central-1.elasticbeanstalk.com +eu-central-1.elasticbeanstalk.com +eu-west-1.elasticbeanstalk.com +eu-west-2.elasticbeanstalk.com +eu-west-3.elasticbeanstalk.com +sa-east-1.elasticbeanstalk.com +us-east-1.elasticbeanstalk.com +us-east-2.elasticbeanstalk.com +us-gov-west-1.elasticbeanstalk.com +us-west-1.elasticbeanstalk.com +us-west-2.elasticbeanstalk.com + +// Amazon Elastic Load Balancing : https://aws.amazon.com/elasticloadbalancing/ +// Submitted by Luke Wells +*.elb.amazonaws.com +*.elb.amazonaws.com.cn + +// Amazon S3 : https://aws.amazon.com/s3/ +// Submitted by Luke Wells +s3.amazonaws.com +s3-ap-northeast-1.amazonaws.com +s3-ap-northeast-2.amazonaws.com +s3-ap-south-1.amazonaws.com +s3-ap-southeast-1.amazonaws.com +s3-ap-southeast-2.amazonaws.com +s3-ca-central-1.amazonaws.com +s3-eu-central-1.amazonaws.com +s3-eu-west-1.amazonaws.com +s3-eu-west-2.amazonaws.com +s3-eu-west-3.amazonaws.com +s3-external-1.amazonaws.com +s3-fips-us-gov-west-1.amazonaws.com +s3-sa-east-1.amazonaws.com +s3-us-gov-west-1.amazonaws.com +s3-us-east-2.amazonaws.com +s3-us-west-1.amazonaws.com +s3-us-west-2.amazonaws.com +s3.ap-northeast-2.amazonaws.com +s3.ap-south-1.amazonaws.com +s3.cn-north-1.amazonaws.com.cn +s3.ca-central-1.amazonaws.com +s3.eu-central-1.amazonaws.com +s3.eu-west-2.amazonaws.com +s3.eu-west-3.amazonaws.com +s3.us-east-2.amazonaws.com +s3.dualstack.ap-northeast-1.amazonaws.com +s3.dualstack.ap-northeast-2.amazonaws.com +s3.dualstack.ap-south-1.amazonaws.com +s3.dualstack.ap-southeast-1.amazonaws.com +s3.dualstack.ap-southeast-2.amazonaws.com +s3.dualstack.ca-central-1.amazonaws.com +s3.dualstack.eu-central-1.amazonaws.com +s3.dualstack.eu-west-1.amazonaws.com +s3.dualstack.eu-west-2.amazonaws.com +s3.dualstack.eu-west-3.amazonaws.com +s3.dualstack.sa-east-1.amazonaws.com +s3.dualstack.us-east-1.amazonaws.com +s3.dualstack.us-east-2.amazonaws.com +s3-website-us-east-1.amazonaws.com +s3-website-us-west-1.amazonaws.com +s3-website-us-west-2.amazonaws.com +s3-website-ap-northeast-1.amazonaws.com +s3-website-ap-southeast-1.amazonaws.com +s3-website-ap-southeast-2.amazonaws.com +s3-website-eu-west-1.amazonaws.com +s3-website-sa-east-1.amazonaws.com +s3-website.ap-northeast-2.amazonaws.com +s3-website.ap-south-1.amazonaws.com +s3-website.ca-central-1.amazonaws.com +s3-website.eu-central-1.amazonaws.com +s3-website.eu-west-2.amazonaws.com +s3-website.eu-west-3.amazonaws.com +s3-website.us-east-2.amazonaws.com + +// Amune : https://amune.org/ +// Submitted by Team Amune +t3l3p0rt.net +tele.amune.org + +// Aptible : https://www.aptible.com/ +// Submitted by Thomas Orozco +on-aptible.com + +// Asociación Amigos de la Informática "Euskalamiga" : http://encounter.eus/ +// Submitted by Hector Martin +user.party.eus + +// Association potager.org : https://potager.org/ +// Submitted by Lunar +pimienta.org +poivron.org +potager.org +sweetpepper.org + +// ASUSTOR Inc. : http://www.asustor.com +// Submitted by Vincent Tseng +myasustor.com + +// AVM : https://avm.de +// Submitted by Andreas Weise +myfritz.net + +// AW AdvisorWebsites.com Software Inc : https://advisorwebsites.com +// Submitted by James Kennedy +*.awdev.ca +*.advisor.ws + +// backplane : https://www.backplane.io +// Submitted by Anthony Voutas +backplaneapp.io + +// BetaInABox +// Submitted by Adrian +betainabox.com + +// BinaryLane : http://www.binarylane.com +// Submitted by Nathan O'Sullivan +bnr.la + +// Blackbaud, Inc. : https://www.blackbaud.com +// Submitted by Paul Crowder +blackbaudcdn.net + +// Boomla : https://boomla.com +// Submitted by Tibor Halter +boomla.net + +// Boxfuse : https://boxfuse.com +// Submitted by Axel Fontaine +boxfuse.io + +// bplaced : https://www.bplaced.net/ +// Submitted by Miroslav Bozic +square7.ch +bplaced.com +bplaced.de +square7.de +bplaced.net +square7.net + +// BrowserSafetyMark +// Submitted by Dave Tharp +browsersafetymark.io + +// callidomus : https://www.callidomus.com/ +// Submitted by Marcus Popp +mycd.eu + +// CentralNic : http://www.centralnic.com/names/domains +// Submitted by registry +ae.org +ar.com +br.com +cn.com +com.de +com.se +de.com +eu.com +gb.com +gb.net +hu.com +hu.net +jp.net +jpn.com +kr.com +mex.com +no.com +qc.com +ru.com +sa.com +se.net +uk.com +uk.net +us.com +uy.com +za.bz +za.com + +// Africa.com Web Solutions Ltd : https://registry.africa.com +// Submitted by Gavin Brown +africa.com + +// iDOT Services Limited : http://www.domain.gr.com +// Submitted by Gavin Brown +gr.com + +// Radix FZC : http://domains.in.net +// Submitted by Gavin Brown +in.net + +// US REGISTRY LLC : http://us.org +// Submitted by Gavin Brown +us.org + +// co.com Registry, LLC : https://registry.co.com +// Submitted by Gavin Brown +co.com + +// c.la : http://www.c.la/ +c.la + +// certmgr.org : https://certmgr.org +// Submitted by B. Blechschmidt +certmgr.org + +// Citrix : https://citrix.com +// Submitted by Alex Stoddard +xenapponazure.com + +// ClearVox : http://www.clearvox.nl/ +// Submitted by Leon Rowland +virtueeldomein.nl + +// Clever Cloud : https://www.clever-cloud.com/ +// Submitted by Quentin Adam +cleverapps.io + +// Cloud66 : https://www.cloud66.com/ +// Submitted by Khash Sajadi +c66.me +cloud66.ws + +// CloudAccess.net : https://www.cloudaccess.net/ +// Submitted by Pawel Panek +jdevcloud.com +wpdevcloud.com +cloudaccess.host +freesite.host +cloudaccess.net + +// cloudControl : https://www.cloudcontrol.com/ +// Submitted by Tobias Wilken +cloudcontrolled.com +cloudcontrolapp.com + +// co.ca : http://registry.co.ca/ +co.ca + +// Co & Co : https://co-co.nl/ +// Submitted by Govert Versluis +*.otap.co + +// i-registry s.r.o. : http://www.i-registry.cz/ +// Submitted by Martin Semrad +co.cz + +// CDN77.com : http://www.cdn77.com +// Submitted by Jan Krpes +c.cdn77.org +cdn77-ssl.net +r.cdn77.net +rsc.cdn77.org +ssl.origin.cdn77-secure.org + +// Cloud DNS Ltd : http://www.cloudns.net +// Submitted by Aleksander Hristov +cloudns.asia +cloudns.biz +cloudns.club +cloudns.cc +cloudns.eu +cloudns.in +cloudns.info +cloudns.org +cloudns.pro +cloudns.pw +cloudns.us + +// Cloudeity Inc : https://cloudeity.com +// Submitted by Stefan Dimitrov +cloudeity.net + +// CNPY : https://cnpy.gdn +// Submitted by Angelo Gladding +cnpy.gdn + +// CoDNS B.V. +co.nl +co.no + +// Combell.com : https://www.combell.com +// Submitted by Thomas Wouters +webhosting.be +hosting-cluster.nl + +// COSIMO GmbH : http://www.cosimo.de +// Submitted by Rene Marticke +dyn.cosidns.de +dynamisches-dns.de +dnsupdater.de +internet-dns.de +l-o-g-i-n.de +dynamic-dns.info +feste-ip.net +knx-server.net +static-access.net + +// Craynic, s.r.o. : http://www.craynic.com/ +// Submitted by Ales Krajnik +realm.cz + +// Cryptonomic : https://cryptonomic.net/ +// Submitted by Andrew Cady +*.cryptonomic.net + +// Cupcake : https://cupcake.io/ +// Submitted by Jonathan Rudenberg +cupcake.is + +// cyon GmbH : https://www.cyon.ch/ +// Submitted by Dominic Luechinger +cyon.link +cyon.site + +// Daplie, Inc : https://daplie.com +// Submitted by AJ ONeal +daplie.me +localhost.daplie.me + +// Datto, Inc. : https://www.datto.com/ +// Submitted by Philipp Heckel +dattolocal.com +dattorelay.com +dattoweb.com +mydatto.com +dattolocal.net +mydatto.net + +// Dansk.net : http://www.dansk.net/ +// Submitted by Anani Voule +biz.dk +co.dk +firm.dk +reg.dk +store.dk + +// Debian : https://www.debian.org/ +// Submitted by Peter Palfrader / Debian Sysadmin Team +debian.net + +// deSEC : https://desec.io/ +// Submitted by Peter Thomassen +dedyn.io + +// DNShome : https://www.dnshome.de/ +// Submitted by Norbert Auler +dnshome.de + +// DrayTek Corp. : https://www.draytek.com/ +// Submitted by Paul Fang +drayddns.com + +// DreamHost : http://www.dreamhost.com/ +// Submitted by Andrew Farmer +dreamhosters.com + +// Drobo : http://www.drobo.com/ +// Submitted by Ricardo Padilha +mydrobo.com + +// Drud Holdings, LLC. : https://www.drud.com/ +// Submitted by Kevin Bridges +drud.io +drud.us + +// DuckDNS : http://www.duckdns.org/ +// Submitted by Richard Harper +duckdns.org + +// dy.fi : http://dy.fi/ +// Submitted by Heikki Hannikainen +dy.fi +tunk.org + +// DynDNS.com : http://www.dyndns.com/services/dns/dyndns/ +dyndns-at-home.com +dyndns-at-work.com +dyndns-blog.com +dyndns-free.com +dyndns-home.com +dyndns-ip.com +dyndns-mail.com +dyndns-office.com +dyndns-pics.com +dyndns-remote.com +dyndns-server.com +dyndns-web.com +dyndns-wiki.com +dyndns-work.com +dyndns.biz +dyndns.info +dyndns.org +dyndns.tv +at-band-camp.net +ath.cx +barrel-of-knowledge.info +barrell-of-knowledge.info +better-than.tv +blogdns.com +blogdns.net +blogdns.org +blogsite.org +boldlygoingnowhere.org +broke-it.net +buyshouses.net +cechire.com +dnsalias.com +dnsalias.net +dnsalias.org +dnsdojo.com +dnsdojo.net +dnsdojo.org +does-it.net +doesntexist.com +doesntexist.org +dontexist.com +dontexist.net +dontexist.org +doomdns.com +doomdns.org +dvrdns.org +dyn-o-saur.com +dynalias.com +dynalias.net +dynalias.org +dynathome.net +dyndns.ws +endofinternet.net +endofinternet.org +endoftheinternet.org +est-a-la-maison.com +est-a-la-masion.com +est-le-patron.com +est-mon-blogueur.com +for-better.biz +for-more.biz +for-our.info +for-some.biz +for-the.biz +forgot.her.name +forgot.his.name +from-ak.com +from-al.com +from-ar.com +from-az.net +from-ca.com +from-co.net +from-ct.com +from-dc.com +from-de.com +from-fl.com +from-ga.com +from-hi.com +from-ia.com +from-id.com +from-il.com +from-in.com +from-ks.com +from-ky.com +from-la.net +from-ma.com +from-md.com +from-me.org +from-mi.com +from-mn.com +from-mo.com +from-ms.com +from-mt.com +from-nc.com +from-nd.com +from-ne.com +from-nh.com +from-nj.com +from-nm.com +from-nv.com +from-ny.net +from-oh.com +from-ok.com +from-or.com +from-pa.com +from-pr.com +from-ri.com +from-sc.com +from-sd.com +from-tn.com +from-tx.com +from-ut.com +from-va.com +from-vt.com +from-wa.com +from-wi.com +from-wv.com +from-wy.com +ftpaccess.cc +fuettertdasnetz.de +game-host.org +game-server.cc +getmyip.com +gets-it.net +go.dyndns.org +gotdns.com +gotdns.org +groks-the.info +groks-this.info +ham-radio-op.net +here-for-more.info +hobby-site.com +hobby-site.org +home.dyndns.org +homedns.org +homeftp.net +homeftp.org +homeip.net +homelinux.com +homelinux.net +homelinux.org +homeunix.com +homeunix.net +homeunix.org +iamallama.com +in-the-band.net +is-a-anarchist.com +is-a-blogger.com +is-a-bookkeeper.com +is-a-bruinsfan.org +is-a-bulls-fan.com +is-a-candidate.org +is-a-caterer.com +is-a-celticsfan.org +is-a-chef.com +is-a-chef.net +is-a-chef.org +is-a-conservative.com +is-a-cpa.com +is-a-cubicle-slave.com +is-a-democrat.com +is-a-designer.com +is-a-doctor.com +is-a-financialadvisor.com +is-a-geek.com +is-a-geek.net +is-a-geek.org +is-a-green.com +is-a-guru.com +is-a-hard-worker.com +is-a-hunter.com +is-a-knight.org +is-a-landscaper.com +is-a-lawyer.com +is-a-liberal.com +is-a-libertarian.com +is-a-linux-user.org +is-a-llama.com +is-a-musician.com +is-a-nascarfan.com +is-a-nurse.com +is-a-painter.com +is-a-patsfan.org +is-a-personaltrainer.com +is-a-photographer.com +is-a-player.com +is-a-republican.com +is-a-rockstar.com +is-a-socialist.com +is-a-soxfan.org +is-a-student.com +is-a-teacher.com +is-a-techie.com +is-a-therapist.com +is-an-accountant.com +is-an-actor.com +is-an-actress.com +is-an-anarchist.com +is-an-artist.com +is-an-engineer.com +is-an-entertainer.com +is-by.us +is-certified.com +is-found.org +is-gone.com +is-into-anime.com +is-into-cars.com +is-into-cartoons.com +is-into-games.com +is-leet.com +is-lost.org +is-not-certified.com +is-saved.org +is-slick.com +is-uberleet.com +is-very-bad.org +is-very-evil.org +is-very-good.org +is-very-nice.org +is-very-sweet.org +is-with-theband.com +isa-geek.com +isa-geek.net +isa-geek.org +isa-hockeynut.com +issmarterthanyou.com +isteingeek.de +istmein.de +kicks-ass.net +kicks-ass.org +knowsitall.info +land-4-sale.us +lebtimnetz.de +leitungsen.de +likes-pie.com +likescandy.com +merseine.nu +mine.nu +misconfused.org +mypets.ws +myphotos.cc +neat-url.com +office-on-the.net +on-the-web.tv +podzone.net +podzone.org +readmyblog.org +saves-the-whales.com +scrapper-site.net +scrapping.cc +selfip.biz +selfip.com +selfip.info +selfip.net +selfip.org +sells-for-less.com +sells-for-u.com +sells-it.net +sellsyourhome.org +servebbs.com +servebbs.net +servebbs.org +serveftp.net +serveftp.org +servegame.org +shacknet.nu +simple-url.com +space-to-rent.com +stuff-4-sale.org +stuff-4-sale.us +teaches-yoga.com +thruhere.net +traeumtgerade.de +webhop.biz +webhop.info +webhop.net +webhop.org +worse-than.tv +writesthisblog.com + +// ddnss.de : https://www.ddnss.de/ +// Submitted by Robert Niedziela +ddnss.de +dyn.ddnss.de +dyndns.ddnss.de +dyndns1.de +dyn-ip24.de +home-webserver.de +dyn.home-webserver.de +myhome-server.de +ddnss.org + +// Definima : http://www.definima.com/ +// Submitted by Maxence Bitterli +definima.net +definima.io + +// dnstrace.pro : https://dnstrace.pro/ +// Submitted by Chris Partridge +bci.dnstrace.pro + +// Dynu.com : https://www.dynu.com/ +// Submitted by Sue Ye +ddnsfree.com +ddnsgeek.com +giize.com +gleeze.com +kozow.com +loseyourip.com +ooguy.com +theworkpc.com +casacam.net +dynu.net +accesscam.org +camdvr.org +freeddns.org +mywire.org +webredirect.org +myddns.rocks +blogsite.xyz + +// dynv6 : https://dynv6.com +// Submitted by Dominik Menke +dynv6.net + +// E4YOU spol. s.r.o. : https://e4you.cz/ +// Submitted by Vladimir Dudr +e4.cz + +// Enalean SAS: https://www.enalean.com +// Submitted by Thomas Cottier +mytuleap.com + +// Enonic : http://enonic.com/ +// Submitted by Erik Kaareng-Sunde +enonic.io +customer.enonic.io + +// EU.org https://eu.org/ +// Submitted by Pierre Beyssac +eu.org +al.eu.org +asso.eu.org +at.eu.org +au.eu.org +be.eu.org +bg.eu.org +ca.eu.org +cd.eu.org +ch.eu.org +cn.eu.org +cy.eu.org +cz.eu.org +de.eu.org +dk.eu.org +edu.eu.org +ee.eu.org +es.eu.org +fi.eu.org +fr.eu.org +gr.eu.org +hr.eu.org +hu.eu.org +ie.eu.org +il.eu.org +in.eu.org +int.eu.org +is.eu.org +it.eu.org +jp.eu.org +kr.eu.org +lt.eu.org +lu.eu.org +lv.eu.org +mc.eu.org +me.eu.org +mk.eu.org +mt.eu.org +my.eu.org +net.eu.org +ng.eu.org +nl.eu.org +no.eu.org +nz.eu.org +paris.eu.org +pl.eu.org +pt.eu.org +q-a.eu.org +ro.eu.org +ru.eu.org +se.eu.org +si.eu.org +sk.eu.org +tr.eu.org +uk.eu.org +us.eu.org + +// Evennode : http://www.evennode.com/ +// Submitted by Michal Kralik +eu-1.evennode.com +eu-2.evennode.com +eu-3.evennode.com +eu-4.evennode.com +us-1.evennode.com +us-2.evennode.com +us-3.evennode.com +us-4.evennode.com + +// eDirect Corp. : https://hosting.url.com.tw/ +// Submitted by C.S. chang +twmail.cc +twmail.net +twmail.org +mymailer.com.tw +url.tw + +// Facebook, Inc. +// Submitted by Peter Ruibal +apps.fbsbx.com + +// FAITID : https://faitid.org/ +// Submitted by Maxim Alzoba +// https://www.flexireg.net/stat_info +ru.net +adygeya.ru +bashkiria.ru +bir.ru +cbg.ru +com.ru +dagestan.ru +grozny.ru +kalmykia.ru +kustanai.ru +marine.ru +mordovia.ru +msk.ru +mytis.ru +nalchik.ru +nov.ru +pyatigorsk.ru +spb.ru +vladikavkaz.ru +vladimir.ru +abkhazia.su +adygeya.su +aktyubinsk.su +arkhangelsk.su +armenia.su +ashgabad.su +azerbaijan.su +balashov.su +bashkiria.su +bryansk.su +bukhara.su +chimkent.su +dagestan.su +east-kazakhstan.su +exnet.su +georgia.su +grozny.su +ivanovo.su +jambyl.su +kalmykia.su +kaluga.su +karacol.su +karaganda.su +karelia.su +khakassia.su +krasnodar.su +kurgan.su +kustanai.su +lenug.su +mangyshlak.su +mordovia.su +msk.su +murmansk.su +nalchik.su +navoi.su +north-kazakhstan.su +nov.su +obninsk.su +penza.su +pokrovsk.su +sochi.su +spb.su +tashkent.su +termez.su +togliatti.su +troitsk.su +tselinograd.su +tula.su +tuva.su +vladikavkaz.su +vladimir.su +vologda.su + +// Fancy Bits, LLC : http://getchannels.com +// Submitted by Aman Gupta +channelsdvr.net + +// Fastly Inc. : http://www.fastly.com/ +// Submitted by Fastly Security +fastlylb.net +map.fastlylb.net +freetls.fastly.net +map.fastly.net +a.prod.fastly.net +global.prod.fastly.net +a.ssl.fastly.net +b.ssl.fastly.net +global.ssl.fastly.net + +// FASTVPS EESTI OU : https://fastvps.ru/ +// Submitted by Likhachev Vasiliy +fastpanel.direct +fastvps-server.com + +// Featherhead : https://featherhead.xyz/ +// Submitted by Simon Menke +fhapp.xyz + +// Fedora : https://fedoraproject.org/ +// submitted by Patrick Uiterwijk +fedorainfracloud.org +fedorapeople.org +cloud.fedoraproject.org +app.os.fedoraproject.org +app.os.stg.fedoraproject.org + +// Filegear Inc. : https://www.filegear.com +// Submitted by Jason Zhu +filegear.me + +// Firebase, Inc. +// Submitted by Chris Raynor +firebaseapp.com + +// Flynn : https://flynn.io +// Submitted by Jonathan Rudenberg +flynnhub.com +flynnhosting.net + +// Freebox : http://www.freebox.fr +// Submitted by Romain Fliedel +freebox-os.com +freeboxos.com +fbx-os.fr +fbxos.fr +freebox-os.fr +freeboxos.fr + +// freedesktop.org : https://www.freedesktop.org +// Submitted by Daniel Stone +freedesktop.org + +// Futureweb OG : http://www.futureweb.at +// Submitted by Andreas Schnederle-Wagner +*.futurecms.at +*.ex.futurecms.at +*.in.futurecms.at +futurehosting.at +futuremailing.at +*.ex.ortsinfo.at +*.kunden.ortsinfo.at +*.statics.cloud + +// GDS : https://www.gov.uk/service-manual/operations/operating-servicegovuk-subdomains +// Submitted by David Illsley +service.gov.uk + +// GitHub, Inc. +// Submitted by Patrick Toomey +github.io +githubusercontent.com + +// GitLab, Inc. +// Submitted by Alex Hanselka +gitlab.io + +// UKHomeOffice : https://www.gov.uk/government/organisations/home-office +// Submitted by Jon Shanks +homeoffice.gov.uk + +// GlobeHosting, Inc. +// Submitted by Zoltan Egresi +ro.im +shop.ro + +// GoIP DNS Services : http://www.goip.de +// Submitted by Christian Poulter +goip.de + +// Google, Inc. +// Submitted by Eduardo Vela +*.0emm.com +appspot.com +blogspot.ae +blogspot.al +blogspot.am +blogspot.ba +blogspot.be +blogspot.bg +blogspot.bj +blogspot.ca +blogspot.cf +blogspot.ch +blogspot.cl +blogspot.co.at +blogspot.co.id +blogspot.co.il +blogspot.co.ke +blogspot.co.nz +blogspot.co.uk +blogspot.co.za +blogspot.com +blogspot.com.ar +blogspot.com.au +blogspot.com.br +blogspot.com.by +blogspot.com.co +blogspot.com.cy +blogspot.com.ee +blogspot.com.eg +blogspot.com.es +blogspot.com.mt +blogspot.com.ng +blogspot.com.tr +blogspot.com.uy +blogspot.cv +blogspot.cz +blogspot.de +blogspot.dk +blogspot.fi +blogspot.fr +blogspot.gr +blogspot.hk +blogspot.hr +blogspot.hu +blogspot.ie +blogspot.in +blogspot.is +blogspot.it +blogspot.jp +blogspot.kr +blogspot.li +blogspot.lt +blogspot.lu +blogspot.md +blogspot.mk +blogspot.mr +blogspot.mx +blogspot.my +blogspot.nl +blogspot.no +blogspot.pe +blogspot.pt +blogspot.qa +blogspot.re +blogspot.ro +blogspot.rs +blogspot.ru +blogspot.se +blogspot.sg +blogspot.si +blogspot.sk +blogspot.sn +blogspot.td +blogspot.tw +blogspot.ug +blogspot.vn +cloudfunctions.net +cloud.goog +codespot.com +googleapis.com +googlecode.com +pagespeedmobilizer.com +publishproxy.com +withgoogle.com +withyoutube.com + +// Hashbang : https://hashbang.sh +hashbang.sh + +// Hasura : https://hasura.io +// Submitted by Shahidh K Muhammed +hasura.app +hasura-app.io + +// Hepforge : https://www.hepforge.org +// Submitted by David Grellscheid +hepforge.org + +// Heroku : https://www.heroku.com/ +// Submitted by Tom Maher +herokuapp.com +herokussl.com + +// Hibernating Rhinos +// Submitted by Oren Eini +myravendb.com +ravendb.community +ravendb.me +development.run +ravendb.run + +// Ici la Lune : http://www.icilalune.com/ +// Submitted by Simon Morvan +moonscale.net + +// iki.fi +// Submitted by Hannu Aronsson +iki.fi + +// info.at : http://www.info.at/ +biz.at +info.at + +// info.cx : http://info.cx +// Submitted by Jacob Slater +info.cx + +// Interlegis : http://www.interlegis.leg.br +// Submitted by Gabriel Ferreira +ac.leg.br +al.leg.br +am.leg.br +ap.leg.br +ba.leg.br +ce.leg.br +df.leg.br +es.leg.br +go.leg.br +ma.leg.br +mg.leg.br +ms.leg.br +mt.leg.br +pa.leg.br +pb.leg.br +pe.leg.br +pi.leg.br +pr.leg.br +rj.leg.br +rn.leg.br +ro.leg.br +rr.leg.br +rs.leg.br +sc.leg.br +se.leg.br +sp.leg.br +to.leg.br + +// intermetrics GmbH : https://pixolino.com/ +// Submitted by Wolfgang Schwarz +pixolino.com + +// IPiFony Systems, Inc. : https://www.ipifony.com/ +// Submitted by Matthew Hardeman +ipifony.net + +// IServ GmbH : https://iserv.eu +// Submitted by Kim-Alexander Brodowski +mein-iserv.de +test-iserv.de + +// Jino : https://www.jino.ru +// Submitted by Sergey Ulyashin +myjino.ru +*.hosting.myjino.ru +*.landing.myjino.ru +*.spectrum.myjino.ru +*.vps.myjino.ru + +// Joyent : https://www.joyent.com/ +// Submitted by Brian Bennett +*.triton.zone +*.cns.joyent.com + +// JS.ORG : http://dns.js.org +// Submitted by Stefan Keim +js.org + +// Keyweb AG : https://www.keyweb.de +// Submitted by Martin Dannehl +keymachine.de + +// KnightPoint Systems, LLC : http://www.knightpoint.com/ +// Submitted by Roy Keene +knightpoint.systems + +// .KRD : http://nic.krd/data/krd/Registration%20Policy.pdf +co.krd +edu.krd + +// LCube - Professional hosting e.K. : https://www.lcube-webhosting.de +// Submitted by Lars Laehn +git-repos.de +lcube-server.de +svn-repos.de + +// Lightmaker Property Manager, Inc. : https://app.lmpm.com/ +// Submitted by Greg Holland +app.lmpm.com + +// Linki Tools UG : https://linki.tools +// Submitted by Paulo Matos +linkitools.space + +// linkyard ldt: https://www.linkyard.ch/ +// Submitted by Mario Siegenthaler +linkyard.cloud +linkyard-cloud.ch + +// LiquidNet Ltd : http://www.liquidnetlimited.com/ +// Submitted by Victor Velchev +we.bs + +// Lug.org.uk : https://lug.org.uk +// Submitted by Jon Spriggs +uklugs.org +glug.org.uk +lug.org.uk +lugs.org.uk + +// Lukanet Ltd : https://lukanet.com +// Submitted by Anton Avramov +barsy.bg +barsy.co.uk +barsyonline.co.uk +barsycenter.com +barsyonline.com +barsy.club +barsy.de +barsy.eu +barsy.in +barsy.info +barsy.io +barsy.me +barsy.menu +barsy.mobi +barsy.net +barsy.online +barsy.org +barsy.pro +barsy.pub +barsy.shop +barsy.site +barsy.support +barsy.uk + +// Magento Commerce +// Submitted by Damien Tournoud +*.magentosite.cloud + +// May First - People Link : https://mayfirst.org/ +// Submitted by Jamie McClelland +mayfirst.info +mayfirst.org + +// Mail.Ru Group : https://hb.cldmail.ru +// Submitted by Ilya Zaretskiy +hb.cldmail.ru + +// Memset hosting : https://www.memset.com +// Submitted by Tom Whitwell +miniserver.com +memset.net + +// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/ +// Submitted by Zdeněk Šustr +cloud.metacentrum.cz +custom.metacentrum.cz + +// MetaCentrum, CESNET z.s.p.o. : https://www.metacentrum.cz/en/ +// Submitted by Radim Janča +flt.cloud.muni.cz +usr.cloud.muni.cz + +// Meteor Development Group : https://www.meteor.com/hosting +// Submitted by Pierre Carrier +meteorapp.com +eu.meteorapp.com + +// Michau Enterprises Limited : http://www.co.pl/ +co.pl + +// Microsoft Corporation : http://microsoft.com +// Submitted by Justin Luk +azurecontainer.io +azurewebsites.net +azure-mobile.net +cloudapp.net + +// Mozilla Corporation : https://mozilla.com +// Submitted by Ben Francis +mozilla-iot.org + +// Mozilla Foundation : https://mozilla.org/ +// Submitted by glob +bmoattachments.org + +// MSK-IX : https://www.msk-ix.ru/ +// Submitted by Khannanov Roman +net.ru +org.ru +pp.ru + +// Netlify : https://www.netlify.com +// Submitted by Jessica Parsons +bitballoon.com +netlify.com + +// Neustar Inc. +// Submitted by Trung Tran +4u.com + +// ngrok : https://ngrok.com/ +// Submitted by Alan Shreve +ngrok.io + +// Nimbus Hosting Ltd. : https://www.nimbushosting.co.uk/ +// Submitted by Nicholas Ford +nh-serv.co.uk + +// NFSN, Inc. : https://www.NearlyFreeSpeech.NET/ +// Submitted by Jeff Wheelhouse +nfshost.com + +// Now-DNS : https://now-dns.com +// Submitted by Steve Russell +dnsking.ch +mypi.co +n4t.co +001www.com +ddnslive.com +myiphost.com +forumz.info +16-b.it +32-b.it +64-b.it +soundcast.me +tcp4.me +dnsup.net +hicam.net +now-dns.net +ownip.net +vpndns.net +dynserv.org +now-dns.org +x443.pw +now-dns.top +ntdll.top +freeddns.us +crafting.xyz +zapto.xyz + +// nsupdate.info : https://www.nsupdate.info/ +// Submitted by Thomas Waldmann +nsupdate.info +nerdpol.ovh + +// No-IP.com : https://noip.com/ +// Submitted by Deven Reza +blogsyte.com +brasilia.me +cable-modem.org +ciscofreak.com +collegefan.org +couchpotatofries.org +damnserver.com +ddns.me +ditchyourip.com +dnsfor.me +dnsiskinky.com +dvrcam.info +dynns.com +eating-organic.net +fantasyleague.cc +geekgalaxy.com +golffan.us +health-carereform.com +homesecuritymac.com +homesecuritypc.com +hopto.me +ilovecollege.info +loginto.me +mlbfan.org +mmafan.biz +myactivedirectory.com +mydissent.net +myeffect.net +mymediapc.net +mypsx.net +mysecuritycamera.com +mysecuritycamera.net +mysecuritycamera.org +net-freaks.com +nflfan.org +nhlfan.net +no-ip.ca +no-ip.co.uk +no-ip.net +noip.us +onthewifi.com +pgafan.net +point2this.com +pointto.us +privatizehealthinsurance.net +quicksytes.com +read-books.org +securitytactics.com +serveexchange.com +servehumour.com +servep2p.com +servesarcasm.com +stufftoread.com +ufcfan.org +unusualperson.com +workisboring.com +3utilities.com +bounceme.net +ddns.net +ddnsking.com +gotdns.ch +hopto.org +myftp.biz +myftp.org +myvnc.com +no-ip.biz +no-ip.info +no-ip.org +noip.me +redirectme.net +servebeer.com +serveblog.net +servecounterstrike.com +serveftp.com +servegame.com +servehalflife.com +servehttp.com +serveirc.com +serveminecraft.net +servemp3.com +servepics.com +servequake.com +sytes.net +webhop.me +zapto.org + +// NodeArt : https://nodeart.io +// Submitted by Konstantin Nosov +stage.nodeart.io + +// Nodum B.V. : https://nodum.io/ +// Submitted by Wietse Wind +nodum.co +nodum.io + +// Nucleos Inc. : https://nucleos.com +// Submitted by Piotr Zduniak +pcloud.host + +// NYC.mn : http://www.information.nyc.mn +// Submitted by Matthew Brown +nyc.mn + +// NymNom : https://nymnom.com/ +// Submitted by Dave McCormack +nom.ae +nom.af +nom.ai +nom.al +nym.by +nym.bz +nom.cl +nom.gd +nom.ge +nom.gl +nym.gr +nom.gt +nym.gy +nom.hn +nym.ie +nom.im +nom.ke +nym.kz +nym.la +nym.lc +nom.li +nym.li +nym.lt +nym.lu +nym.me +nom.mk +nym.mn +nym.mx +nom.nu +nym.nz +nym.pe +nym.pt +nom.pw +nom.qa +nym.ro +nom.rs +nom.si +nym.sk +nom.st +nym.su +nym.sx +nom.tj +nym.tw +nom.ug +nom.uy +nom.vc +nom.vg + +// Octopodal Solutions, LLC. : https://ulterius.io/ +// Submitted by Andrew Sampson +cya.gg + +// Omnibond Systems, LLC. : https://www.omnibond.com +// Submitted by Cole Estep +cloudycluster.net + +// One Fold Media : http://www.onefoldmedia.com/ +// Submitted by Eddie Jones +nid.io + +// OpenCraft GmbH : http://opencraft.com/ +// Submitted by Sven Marnach +opencraft.hosting + +// Opera Software, A.S.A. +// Submitted by Yngve Pettersen +operaunite.com + +// OutSystems +// Submitted by Duarte Santos +outsystemscloud.com + +// OwnProvider GmbH: http://www.ownprovider.com +// Submitted by Jan Moennich +ownprovider.com +own.pm + +// OX : http://www.ox.rs +// Submitted by Adam Grand +ox.rs + +// oy.lc +// Submitted by Charly Coste +oy.lc + +// Pagefog : https://pagefog.com/ +// Submitted by Derek Myers +pgfog.com + +// Pagefront : https://www.pagefronthq.com/ +// Submitted by Jason Kriss +pagefrontapp.com + +// .pl domains (grandfathered) +art.pl +gliwice.pl +krakow.pl +poznan.pl +wroc.pl +zakopane.pl + +// Pantheon Systems, Inc. : https://pantheon.io/ +// Submitted by Gary Dylina +pantheonsite.io +gotpantheon.com + +// Peplink | Pepwave : http://peplink.com/ +// Submitted by Steve Leung +mypep.link + +// Planet-Work : https://www.planet-work.com/ +// Submitted by Frédéric VANNIÈRE +on-web.fr + +// Platform.sh : https://platform.sh +// Submitted by Nikola Kotur +*.platform.sh +*.platformsh.site + +// prgmr.com : https://prgmr.com/ +// Submitted by Sarah Newman +xen.prgmr.com + +// priv.at : http://www.nic.priv.at/ +// Submitted by registry +priv.at + +// Protonet GmbH : http://protonet.io +// Submitted by Martin Meier +protonet.io + +// Publication Presse Communication SARL : https://ppcom.fr +// Submitted by Yaacov Akiba Slama +chirurgiens-dentistes-en-france.fr +byen.site + +// Russian Academy of Sciences +// Submitted by Tech Support +ras.ru + +// QA2 +// Submitted by Daniel Dent (https://www.danieldent.com/) +qa2.com + +// QNAP System Inc : https://www.qnap.com +// Submitted by Nick Chang +dev-myqnapcloud.com +alpha-myqnapcloud.com +myqnapcloud.com + +// Quip : https://quip.com +// Submitted by Patrick Linehan +*.quipelements.com + +// Qutheory LLC : http://qutheory.io +// Submitted by Jonas Schwartz +vapor.cloud +vaporcloud.io + +// Rackmaze LLC : https://www.rackmaze.com +// Submitted by Kirill Pertsev +rackmaze.com +rackmaze.net + +// Red Hat, Inc. OpenShift : https://openshift.redhat.com/ +// Submitted by Tim Kramer +rhcloud.com + +// Resin.io : https://resin.io +// Submitted by Tim Perry +resindevice.io +devices.resinstaging.io + +// RethinkDB : https://www.rethinkdb.com/ +// Submitted by Chris Kastorff +hzc.io + +// Revitalised Limited : http://www.revitalised.co.uk +// Submitted by Jack Price +wellbeingzone.eu +ptplus.fit +wellbeingzone.co.uk + +// Sandstorm Development Group, Inc. : https://sandcats.io/ +// Submitted by Asheesh Laroia +sandcats.io + +// SBE network solutions GmbH : https://www.sbe.de/ +// Submitted by Norman Meilick +logoip.de +logoip.com + +// schokokeks.org GbR : https://schokokeks.org/ +// Submitted by Hanno Böck +schokokeks.net + +// Scry Security : http://www.scrysec.com +// Submitted by Shante Adam +scrysec.com + +// Securepoint GmbH : https://www.securepoint.de +// Submitted by Erik Anders +firewall-gateway.com +firewall-gateway.de +my-gateway.de +my-router.de +spdns.de +spdns.eu +firewall-gateway.net +my-firewall.org +myfirewall.org +spdns.org + +// SensioLabs, SAS : https://sensiolabs.com/ +// Submitted by Fabien Potencier +*.s5y.io +*.sensiosite.cloud + +// Service Online LLC : http://drs.ua/ +// Submitted by Serhii Bulakh +biz.ua +co.ua +pp.ua + +// ShiftEdit : https://shiftedit.net/ +// Submitted by Adam Jimenez +shiftedit.io + +// Shopblocks : http://www.shopblocks.com/ +// Submitted by Alex Bowers +myshopblocks.com + +// SinaAppEngine : http://sae.sina.com.cn/ +// Submitted by SinaAppEngine +1kapp.com +appchizi.com +applinzi.com +sinaapp.com +vipsinaapp.com + +// Skyhat : http://www.skyhat.io +// Submitted by Shante Adam +bounty-full.com +alpha.bounty-full.com +beta.bounty-full.com + +// staticland : https://static.land +// Submitted by Seth Vincent +static.land +dev.static.land +sites.static.land + +// SourceLair PC : https://www.sourcelair.com +// Submitted by Antonis Kalipetis +apps.lair.io +*.stolos.io + +// SpaceKit : https://www.spacekit.io/ +// Submitted by Reza Akhavan +spacekit.io + +// SpeedPartner GmbH: https://www.speedpartner.de/ +// Submitted by Stefan Neufeind +customer.speedpartner.de + +// Storj Labs Inc. : https://storj.io/ +// Submitted by Philip Hutchins +storj.farm + +// Studenten Net Twente : http://www.snt.utwente.nl/ +// Submitted by Silke Hofstra +utwente.io + +// Sub 6 Limited: http://www.sub6.com +// Submitted by Dan Miller +temp-dns.com + +// Synology, Inc. : https://www.synology.com/ +// Submitted by Rony Weng +diskstation.me +dscloud.biz +dscloud.me +dscloud.mobi +dsmynas.com +dsmynas.net +dsmynas.org +familyds.com +familyds.net +familyds.org +i234.me +myds.me +synology.me +vpnplus.to + +// TAIFUN Software AG : http://taifun-software.de +// Submitted by Bjoern Henke +taifun-dns.de + +// TASK geographical domains (www.task.gda.pl/uslugi/dns) +gda.pl +gdansk.pl +gdynia.pl +med.pl +sopot.pl + +// The Gwiddle Foundation : https://gwiddlefoundation.org.uk +// Submitted by Joshua Bayfield +gwiddle.co.uk + +// Thingdust AG : https://thingdust.com/ +// Submitted by Adrian Imboden +cust.dev.thingdust.io +cust.disrec.thingdust.io +cust.prod.thingdust.io +cust.testing.thingdust.io + +// TownNews.com : http://www.townnews.com +// Submitted by Dustin Ward +bloxcms.com +townnews-staging.com + +// TrafficPlex GmbH : https://www.trafficplex.de/ +// Submitted by Phillipp Röll +12hp.at +2ix.at +4lima.at +lima-city.at +12hp.ch +2ix.ch +4lima.ch +lima-city.ch +trafficplex.cloud +de.cool +12hp.de +2ix.de +4lima.de +lima-city.de +1337.pictures +clan.rip +lima-city.rocks +webspace.rocks +lima.zone + +// TransIP : https://www.transip.nl +// Submitted by Rory Breuk +*.transurl.be +*.transurl.eu +*.transurl.nl + +// TuxFamily : http://tuxfamily.org +// Submitted by TuxFamily administrators +tuxfamily.org + +// TwoDNS : https://www.twodns.de/ +// Submitted by TwoDNS-Support +dd-dns.de +diskstation.eu +diskstation.org +dray-dns.de +draydns.de +dyn-vpn.de +dynvpn.de +mein-vigor.de +my-vigor.de +my-wan.de +syno-ds.de +synology-diskstation.de +synology-ds.de + +// Uberspace : https://uberspace.de +// Submitted by Moritz Werner +uber.space +*.uberspace.de + +// UDR Limited : http://www.udr.hk.com +// Submitted by registry +hk.com +hk.org +ltd.hk +inc.hk + +// United Gameserver GmbH : https://united-gameserver.de +// Submitted by Stefan Schwarz +virtualuser.de +virtual-user.de + +// .US +// Submitted by Ed Moore +lib.de.us + +// VeryPositive SIA : http://very.lv +// Submitted by Danko Aleksejevs +2038.io + +// Viprinet Europe GmbH : http://www.viprinet.com +// Submitted by Simon Kissel +router.management + +// Virtual-Info : https://www.virtual-info.info/ +// Submitted by Adnan RIHAN +v-info.info + +// WeDeploy by Liferay, Inc. : https://www.wedeploy.com +// Submitted by Henrique Vicente +wedeploy.io +wedeploy.me +wedeploy.sh + +// Western Digital Technologies, Inc : https://www.wdc.com +// Submitted by Jung Jin +remotewd.com + +// Wikimedia Labs : https://wikitech.wikimedia.org +// Submitted by Yuvi Panda +wmflabs.org + +// XenonCloud GbR: https://xenoncloud.net +// Submitted by Julian Uphoff +half.host + +// XnBay Technology : http://www.xnbay.com/ +// Submitted by XnBay Developer +xnbay.com +u2.xnbay.com +u2-local.xnbay.com + +// XS4ALL Internet bv : https://www.xs4all.nl/ +// Submitted by Daniel Mostertman +cistron.nl +demon.nl +xs4all.space + +// YesCourse Pty Ltd : https://yescourse.com +// Submitted by Atul Bhouraskar +official.academy + +// Yola : https://www.yola.com/ +// Submitted by Stefano Rivera +yolasite.com + +// Yombo : https://yombo.net +// Submitted by Mitch Schwenk +ybo.faith +yombo.me +homelink.one +ybo.party +ybo.review +ybo.science +ybo.trade + +// Yunohost : https://yunohost.org +// Submitted by Valentin Grimaud +nohost.me +noho.st + +// ZaNiC : http://www.za.net/ +// Submitted by registry +za.net +za.org + +// Zeit, Inc. : https://zeit.domains/ +// Submitted by Olli Vanhoja +now.sh + +// Zone.id : https://zone.id/ +// Submitted by Su Hendro +zone.id + +// ===END PRIVATE DOMAINS=== diff --git a/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix.rb b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix.rb new file mode 100644 index 0000000..c94eb66 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix.rb @@ -0,0 +1,175 @@ +# = Public Suffix +# +# Domain name parser based on the Public Suffix List. +# +# Copyright (c) 2009-2018 Simone Carletti + +require_relative "public_suffix/domain" +require_relative "public_suffix/version" +require_relative "public_suffix/errors" +require_relative "public_suffix/rule" +require_relative "public_suffix/list" + +# PublicSuffix is a Ruby domain name parser based on the Public Suffix List. +# +# The [Public Suffix List](https://publicsuffix.org) is a cross-vendor initiative +# to provide an accurate list of domain name suffixes. +# +# The Public Suffix List is an initiative of the Mozilla Project, +# but is maintained as a community resource. It is available for use in any software, +# but was originally created to meet the needs of browser manufacturers. +module PublicSuffix + + DOT = ".".freeze + BANG = "!".freeze + STAR = "*".freeze + + # Parses +name+ and returns the {PublicSuffix::Domain} instance. + # + # @example Parse a valid domain + # PublicSuffix.parse("google.com") + # # => # + # + # @example Parse a valid subdomain + # PublicSuffix.parse("www.google.com") + # # => # + # + # @example Parse a fully qualified domain + # PublicSuffix.parse("google.com.") + # # => # + # + # @example Parse a fully qualified domain (subdomain) + # PublicSuffix.parse("www.google.com.") + # # => # + # + # @example Parse an invalid (unlisted) domain + # PublicSuffix.parse("x.yz") + # # => # + # + # @example Parse an invalid (unlisted) domain with strict checking (without applying the default * rule) + # PublicSuffix.parse("x.yz", default_rule: nil) + # # => PublicSuffix::DomainInvalid: `x.yz` is not a valid domain + # + # @example Parse an URL (not supported, only domains) + # PublicSuffix.parse("http://www.google.com") + # # => PublicSuffix::DomainInvalid: http://www.google.com is not expected to contain a scheme + # + # + # @param [String, #to_s] name The domain name or fully qualified domain name to parse. + # @param [PublicSuffix::List] list The rule list to search, defaults to the default {PublicSuffix::List} + # @param [Boolean] ignore_private + # @return [PublicSuffix::Domain] + # + # @raise [PublicSuffix::DomainInvalid] + # If domain is not a valid domain. + # @raise [PublicSuffix::DomainNotAllowed] + # If a rule for +domain+ is found, but the rule doesn't allow +domain+. + def self.parse(name, list: List.default, default_rule: list.default_rule, ignore_private: false) + what = normalize(name) + raise what if what.is_a?(DomainInvalid) + + rule = list.find(what, default: default_rule, ignore_private: ignore_private) + + # rubocop:disable Style/IfUnlessModifier + if rule.nil? + raise DomainInvalid, "`#{what}` is not a valid domain" + end + if rule.decompose(what).last.nil? + raise DomainNotAllowed, "`#{what}` is not allowed according to Registry policy" + end + # rubocop:enable Style/IfUnlessModifier + + decompose(what, rule) + end + + # Checks whether +domain+ is assigned and allowed, without actually parsing it. + # + # This method doesn't care whether domain is a domain or subdomain. + # The validation is performed using the default {PublicSuffix::List}. + # + # @example Validate a valid domain + # PublicSuffix.valid?("example.com") + # # => true + # + # @example Validate a valid subdomain + # PublicSuffix.valid?("www.example.com") + # # => true + # + # @example Validate a not-listed domain + # PublicSuffix.valid?("example.tldnotlisted") + # # => true + # + # @example Validate a not-listed domain with strict checking (without applying the default * rule) + # PublicSuffix.valid?("example.tldnotlisted") + # # => true + # PublicSuffix.valid?("example.tldnotlisted", default_rule: nil) + # # => false + # + # @example Validate a fully qualified domain + # PublicSuffix.valid?("google.com.") + # # => true + # PublicSuffix.valid?("www.google.com.") + # # => true + # + # @example Check an URL (which is not a valid domain) + # PublicSuffix.valid?("http://www.example.com") + # # => false + # + # + # @param [String, #to_s] name The domain name or fully qualified domain name to validate. + # @param [Boolean] ignore_private + # @return [Boolean] + def self.valid?(name, list: List.default, default_rule: list.default_rule, ignore_private: false) + what = normalize(name) + return false if what.is_a?(DomainInvalid) + + rule = list.find(what, default: default_rule, ignore_private: ignore_private) + + !rule.nil? && !rule.decompose(what).last.nil? + end + + # Attempt to parse the name and returns the domain, if valid. + # + # This method doesn't raise. Instead, it returns nil if the domain is not valid for whatever reason. + # + # @param [String, #to_s] name The domain name or fully qualified domain name to parse. + # @param [PublicSuffix::List] list The rule list to search, defaults to the default {PublicSuffix::List} + # @param [Boolean] ignore_private + # @return [String] + def self.domain(name, **options) + parse(name, **options).domain + rescue PublicSuffix::Error + nil + end + + + # private + + def self.decompose(name, rule) + left, right = rule.decompose(name) + + parts = left.split(DOT) + # If we have 0 parts left, there is just a tld and no domain or subdomain + # If we have 1 part left, there is just a tld, domain and not subdomain + # If we have 2 parts left, the last part is the domain, the other parts (combined) are the subdomain + tld = right + sld = parts.empty? ? nil : parts.pop + trd = parts.empty? ? nil : parts.join(DOT) + + Domain.new(tld, sld, trd) + end + + # Pretend we know how to deal with user input. + def self.normalize(name) + name = name.to_s.dup + name.strip! + name.chomp!(DOT) + name.downcase! + + return DomainInvalid.new("Name is blank") if name.empty? + return DomainInvalid.new("Name starts with a dot") if name.start_with?(DOT) + return DomainInvalid.new("%s is not expected to contain a scheme" % name) if name.include?("://") + name + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/domain.rb b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/domain.rb new file mode 100644 index 0000000..07ca889 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/domain.rb @@ -0,0 +1,233 @@ +# = Public Suffix +# +# Domain name parser based on the Public Suffix List. +# +# Copyright (c) 2009-2018 Simone Carletti + +module PublicSuffix + + # Domain represents a domain name, composed by a TLD, SLD and TRD. + class Domain + + # Splits a string into the labels, that is the dot-separated parts. + # + # The input is not validated, but it is assumed to be a valid domain name. + # + # @example + # + # name_to_labels('example.com') + # # => ['example', 'com'] + # + # name_to_labels('example.co.uk') + # # => ['example', 'co', 'uk'] + # + # @param name [String, #to_s] The domain name to split. + # @return [Array] + def self.name_to_labels(name) + name.to_s.split(DOT) + end + + + attr_reader :tld, :sld, :trd + + # Creates and returns a new {PublicSuffix::Domain} instance. + # + # @overload initialize(tld) + # Initializes with a +tld+. + # @param [String] tld The TLD (extension) + # @overload initialize(tld, sld) + # Initializes with a +tld+ and +sld+. + # @param [String] tld The TLD (extension) + # @param [String] sld The TRD (domain) + # @overload initialize(tld, sld, trd) + # Initializes with a +tld+, +sld+ and +trd+. + # @param [String] tld The TLD (extension) + # @param [String] sld The SLD (domain) + # @param [String] tld The TRD (subdomain) + # + # @yield [self] Yields on self. + # @yieldparam [PublicSuffix::Domain] self The newly creates instance + # + # @example Initialize with a TLD + # PublicSuffix::Domain.new("com") + # # => # + # + # @example Initialize with a TLD and SLD + # PublicSuffix::Domain.new("com", "example") + # # => # + # + # @example Initialize with a TLD, SLD and TRD + # PublicSuffix::Domain.new("com", "example", "wwww") + # # => # + # + def initialize(*args) + @tld, @sld, @trd = args + yield(self) if block_given? + end + + # Returns a string representation of this object. + # + # @return [String] + def to_s + name + end + + # Returns an array containing the domain parts. + # + # @return [Array] + # + # @example + # + # PublicSuffix::Domain.new("google.com").to_a + # # => [nil, "google", "com"] + # + # PublicSuffix::Domain.new("www.google.com").to_a + # # => [nil, "google", "com"] + # + def to_a + [@trd, @sld, @tld] + end + + # Returns the full domain name. + # + # @return [String] + # + # @example Gets the domain name of a domain + # PublicSuffix::Domain.new("com", "google").name + # # => "google.com" + # + # @example Gets the domain name of a subdomain + # PublicSuffix::Domain.new("com", "google", "www").name + # # => "www.google.com" + # + def name + [@trd, @sld, @tld].compact.join(DOT) + end + + # Returns a domain-like representation of this object + # if the object is a {#domain?}, nil otherwise. + # + # PublicSuffix::Domain.new("com").domain + # # => nil + # + # PublicSuffix::Domain.new("com", "google").domain + # # => "google.com" + # + # PublicSuffix::Domain.new("com", "google", "www").domain + # # => "www.google.com" + # + # This method doesn't validate the input. It handles the domain + # as a valid domain name and simply applies the necessary transformations. + # + # This method returns a FQD, not just the domain part. + # To get the domain part, use #sld (aka second level domain). + # + # PublicSuffix::Domain.new("com", "google", "www").domain + # # => "google.com" + # + # PublicSuffix::Domain.new("com", "google", "www").sld + # # => "google" + # + # @see #domain? + # @see #subdomain + # + # @return [String] + def domain + [@sld, @tld].join(DOT) if domain? + end + + # Returns a subdomain-like representation of this object + # if the object is a {#subdomain?}, nil otherwise. + # + # PublicSuffix::Domain.new("com").subdomain + # # => nil + # + # PublicSuffix::Domain.new("com", "google").subdomain + # # => nil + # + # PublicSuffix::Domain.new("com", "google", "www").subdomain + # # => "www.google.com" + # + # This method doesn't validate the input. It handles the domain + # as a valid domain name and simply applies the necessary transformations. + # + # This method returns a FQD, not just the subdomain part. + # To get the subdomain part, use #trd (aka third level domain). + # + # PublicSuffix::Domain.new("com", "google", "www").subdomain + # # => "www.google.com" + # + # PublicSuffix::Domain.new("com", "google", "www").trd + # # => "www" + # + # @see #subdomain? + # @see #domain + # + # @return [String] + def subdomain + [@trd, @sld, @tld].join(DOT) if subdomain? + end + + # Checks whether self looks like a domain. + # + # This method doesn't actually validate the domain. + # It only checks whether the instance contains + # a value for the {#tld} and {#sld} attributes. + # + # @example + # + # PublicSuffix::Domain.new("com").domain? + # # => false + # + # PublicSuffix::Domain.new("com", "google").domain? + # # => true + # + # PublicSuffix::Domain.new("com", "google", "www").domain? + # # => true + # + # # This is an invalid domain, but returns true + # # because this method doesn't validate the content. + # PublicSuffix::Domain.new("com", nil).domain? + # # => true + # + # @see #subdomain? + # + # @return [Boolean] + def domain? + !(@tld.nil? || @sld.nil?) + end + + # Checks whether self looks like a subdomain. + # + # This method doesn't actually validate the subdomain. + # It only checks whether the instance contains + # a value for the {#tld}, {#sld} and {#trd} attributes. + # If you also want to validate the domain, + # use {#valid_subdomain?} instead. + # + # @example + # + # PublicSuffix::Domain.new("com").subdomain? + # # => false + # + # PublicSuffix::Domain.new("com", "google").subdomain? + # # => false + # + # PublicSuffix::Domain.new("com", "google", "www").subdomain? + # # => true + # + # # This is an invalid domain, but returns true + # # because this method doesn't validate the content. + # PublicSuffix::Domain.new("com", "example", nil).subdomain? + # # => true + # + # @see #domain? + # + # @return [Boolean] + def subdomain? + !(@tld.nil? || @sld.nil? || @trd.nil?) + end + + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/errors.rb b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/errors.rb new file mode 100644 index 0000000..687befb --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/errors.rb @@ -0,0 +1,39 @@ +# = Public Suffix +# +# Domain name parser based on the Public Suffix List. +# +# Copyright (c) 2009-2018 Simone Carletti + +module PublicSuffix + + class Error < StandardError + end + + # Raised when trying to parse an invalid name. + # A name is considered invalid when no rule is found in the definition list. + # + # @example + # + # PublicSuffix.parse("nic.test") + # # => PublicSuffix::DomainInvalid + # + # PublicSuffix.parse("http://www.nic.it") + # # => PublicSuffix::DomainInvalid + # + class DomainInvalid < Error + end + + # Raised when trying to parse a name that matches a suffix. + # + # @example + # + # PublicSuffix.parse("nic.do") + # # => PublicSuffix::DomainNotAllowed + # + # PublicSuffix.parse("www.nic.do") + # # => PublicSuffix::Domain + # + class DomainNotAllowed < DomainInvalid + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/list.rb b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/list.rb new file mode 100644 index 0000000..605a918 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/list.rb @@ -0,0 +1,243 @@ +# = Public Suffix +# +# Domain name parser based on the Public Suffix List. +# +# Copyright (c) 2009-2018 Simone Carletti + +module PublicSuffix + + # A {PublicSuffix::List} is a collection of one + # or more {PublicSuffix::Rule}. + # + # Given a {PublicSuffix::List}, + # you can add or remove {PublicSuffix::Rule}, + # iterate all items in the list or search for the first rule + # which matches a specific domain name. + # + # # Create a new list + # list = PublicSuffix::List.new + # + # # Push two rules to the list + # list << PublicSuffix::Rule.factory("it") + # list << PublicSuffix::Rule.factory("com") + # + # # Get the size of the list + # list.size + # # => 2 + # + # # Search for the rule matching given domain + # list.find("example.com") + # # => # + # list.find("example.org") + # # => nil + # + # You can create as many {PublicSuffix::List} you want. + # The {PublicSuffix::List.default} rule list is used + # to tokenize and validate a domain. + # + class List + + DEFAULT_LIST_PATH = File.expand_path("../../data/list.txt", __dir__) + + # Gets the default rule list. + # + # Initializes a new {PublicSuffix::List} parsing the content + # of {PublicSuffix::List.default_list_content}, if required. + # + # @return [PublicSuffix::List] + def self.default(**options) + @default ||= parse(File.read(DEFAULT_LIST_PATH), options) + end + + # Sets the default rule list to +value+. + # + # @param value [PublicSuffix::List] the new list + # @return [PublicSuffix::List] + def self.default=(value) + @default = value + end + + # Parse given +input+ treating the content as Public Suffix List. + # + # See http://publicsuffix.org/format/ for more details about input format. + # + # @param string [#each_line] the list to parse + # @param private_domains [Boolean] whether to ignore the private domains section + # @return [PublicSuffix::List] + def self.parse(input, private_domains: true) + comment_token = "//".freeze + private_token = "===BEGIN PRIVATE DOMAINS===".freeze + section = nil # 1 == ICANN, 2 == PRIVATE + + new do |list| + input.each_line do |line| + line.strip! + case # rubocop:disable Style/EmptyCaseCondition + + # skip blank lines + when line.empty? + next + + # include private domains or stop scanner + when line.include?(private_token) + break if !private_domains + section = 2 + + # skip comments + when line.start_with?(comment_token) + next + + else + list.add(Rule.factory(line, private: section == 2)) + + end + end + end + end + + + # Initializes an empty {PublicSuffix::List}. + # + # @yield [self] Yields on self. + # @yieldparam [PublicSuffix::List] self The newly created instance. + def initialize + @rules = {} + yield(self) if block_given? + end + + + # Checks whether two lists are equal. + # + # List one is equal to two, if two is an instance of + # {PublicSuffix::List} and each +PublicSuffix::Rule::*+ + # in list one is available in list two, in the same order. + # + # @param other [PublicSuffix::List] the List to compare + # @return [Boolean] + def ==(other) + return false unless other.is_a?(List) + equal?(other) || @rules == other.rules + end + alias eql? == + + # Iterates each rule in the list. + def each(&block) + Enumerator.new do |y| + @rules.each do |key, node| + y << entry_to_rule(node, key) + end + end.each(&block) + end + + + # Adds the given object to the list and optionally refreshes the rule index. + # + # @param rule [PublicSuffix::Rule::*] the rule to add to the list + # @return [self] + def add(rule) + @rules[rule.value] = rule_to_entry(rule) + self + end + alias << add + + # Gets the number of rules in the list. + # + # @return [Integer] + def size + @rules.size + end + + # Checks whether the list is empty. + # + # @return [Boolean] + def empty? + @rules.empty? + end + + # Removes all rules. + # + # @return [self] + def clear + @rules.clear + self + end + + # Finds and returns the rule corresponding to the longest public suffix for the hostname. + # + # @param name [#to_s] the hostname + # @param default [PublicSuffix::Rule::*] the default rule to return in case no rule matches + # @return [PublicSuffix::Rule::*] + def find(name, default: default_rule, **options) + rule = select(name, **options).inject do |l, r| + return r if r.class == Rule::Exception + l.length > r.length ? l : r + end + rule || default + end + + # Selects all the rules matching given hostame. + # + # If `ignore_private` is set to true, the algorithm will skip the rules that are flagged as + # private domain. Note that the rules will still be part of the loop. + # If you frequently need to access lists ignoring the private domains, + # you should create a list that doesn't include these domains setting the + # `private_domains: false` option when calling {.parse}. + # + # Note that this method is currently private, as you should not rely on it. Instead, + # the public interface is {#find}. The current internal algorithm allows to return all + # matching rules, but different data structures may not be able to do it, and instead would + # return only the match. For this reason, you should rely on {#find}. + # + # @param name [#to_s] the hostname + # @param ignore_private [Boolean] + # @return [Array] + def select(name, ignore_private: false) + name = name.to_s + + parts = name.split(DOT).reverse! + index = 0 + query = parts[index] + rules = [] + + loop do + match = @rules[query] + if !match.nil? && (ignore_private == false || match.private == false) + rules << entry_to_rule(match, query) + end + + index += 1 + break if index >= parts.size + query = parts[index] + DOT + query + end + + rules + end + private :select # rubocop:disable Style/AccessModifierDeclarations + + # Gets the default rule. + # + # @see PublicSuffix::Rule.default_rule + # + # @return [PublicSuffix::Rule::*] + def default_rule + PublicSuffix::Rule.default + end + + + protected + + attr_reader :rules + + + private + + def entry_to_rule(entry, value) + entry.type.new(value: value, length: entry.length, private: entry.private) + end + + def rule_to_entry(rule) + Rule::Entry.new(rule.class, rule.length, rule.private) + end + + end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/rule.rb b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/rule.rb new file mode 100644 index 0000000..ec2ecd0 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/rule.rb @@ -0,0 +1,348 @@ +# = Public Suffix +# +# Domain name parser based on the Public Suffix List. +# +# Copyright (c) 2009-2018 Simone Carletti + +module PublicSuffix + + # A Rule is a special object which holds a single definition + # of the Public Suffix List. + # + # There are 3 types of rules, each one represented by a specific + # subclass within the +PublicSuffix::Rule+ namespace. + # + # To create a new Rule, use the {PublicSuffix::Rule#factory} method. + # + # PublicSuffix::Rule.factory("ar") + # # => # + # + module Rule + + # @api internal + Entry = Struct.new(:type, :length, :private) + + # = Abstract rule class + # + # This represent the base class for a Rule definition + # in the {Public Suffix List}[https://publicsuffix.org]. + # + # This is intended to be an Abstract class + # and you shouldn't create a direct instance. The only purpose + # of this class is to expose a common interface + # for all the available subclasses. + # + # * {PublicSuffix::Rule::Normal} + # * {PublicSuffix::Rule::Exception} + # * {PublicSuffix::Rule::Wildcard} + # + # ## Properties + # + # A rule is composed by 4 properties: + # + # value - A normalized version of the rule name. + # The normalization process depends on rule tpe. + # + # Here's an example + # + # PublicSuffix::Rule.factory("*.google.com") + # # + # + # ## Rule Creation + # + # The best way to create a new rule is passing the rule name + # to the PublicSuffix::Rule.factory method. + # + # PublicSuffix::Rule.factory("com") + # # => PublicSuffix::Rule::Normal + # + # PublicSuffix::Rule.factory("*.com") + # # => PublicSuffix::Rule::Wildcard + # + # This method will detect the rule type and create an instance + # from the proper rule class. + # + # ## Rule Usage + # + # A rule describes the composition of a domain name and explains how to tokenize + # the name into tld, sld and trd. + # + # To use a rule, you first need to be sure the name you want to tokenize + # can be handled by the current rule. + # You can use the #match? method. + # + # rule = PublicSuffix::Rule.factory("com") + # + # rule.match?("google.com") + # # => true + # + # rule.match?("google.com") + # # => false + # + # Rule order is significant. A name can match more than one rule. + # See the {Public Suffix Documentation}[http://publicsuffix.org/format/] + # to learn more about rule priority. + # + # When you have the right rule, you can use it to tokenize the domain name. + # + # rule = PublicSuffix::Rule.factory("com") + # + # rule.decompose("google.com") + # # => ["google", "com"] + # + # rule.decompose("www.google.com") + # # => ["www.google", "com"] + # + # @abstract + # + class Base + + # @return [String] the rule definition + attr_reader :value + + # @return [String] the length of the rule + attr_reader :length + + # @return [Boolean] true if the rule is a private domain + attr_reader :private + + + # Initializes a new rule from the content. + # + # @param content [String] the content of the rule + # @param private [Boolean] + def self.build(content, private: false) + new(value: content, private: private) + end + + # Initializes a new rule. + # + # @param value [String] + # @param private [Boolean] + def initialize(value:, length: nil, private: false) + @value = value.to_s + @length = length || @value.count(DOT) + 1 + @private = private + end + + # Checks whether this rule is equal to other. + # + # @param [PublicSuffix::Rule::*] other The rule to compare + # @return [Boolean] + # Returns true if this rule and other are instances of the same class + # and has the same value, false otherwise. + def ==(other) + equal?(other) || (self.class == other.class && value == other.value) + end + alias eql? == + + # Checks if this rule matches +name+. + # + # A domain name is said to match a rule if and only if + # all of the following conditions are met: + # + # - When the domain and rule are split into corresponding labels, + # that the domain contains as many or more labels than the rule. + # - Beginning with the right-most labels of both the domain and the rule, + # and continuing for all labels in the rule, one finds that for every pair, + # either they are identical, or that the label from the rule is "*". + # + # @see https://publicsuffix.org/list/ + # + # @example + # PublicSuffix::Rule.factory("com").match?("example.com") + # # => true + # PublicSuffix::Rule.factory("com").match?("example.net") + # # => false + # + # @param name [String] the domain name to check + # @return [Boolean] + def match?(name) + # Note: it works because of the assumption there are no + # rules like foo.*.com. If the assumption is incorrect, + # we need to properly walk the input and skip parts according + # to wildcard component. + diff = name.chomp(value) + diff.empty? || diff.end_with?(DOT) + end + + # @abstract + def parts + raise NotImplementedError + end + + # @abstract + # @param [String, #to_s] name The domain name to decompose + # @return [Array] + def decompose(*) + raise NotImplementedError + end + + end + + # Normal represents a standard rule (e.g. com). + class Normal < Base + + # Gets the original rule definition. + # + # @return [String] The rule definition. + def rule + value + end + + # Decomposes the domain name according to rule properties. + # + # @param [String, #to_s] name The domain name to decompose + # @return [Array] The array with [trd + sld, tld]. + def decompose(domain) + suffix = parts.join('\.') + matches = domain.to_s.match(/^(.*)\.(#{suffix})$/) + matches ? matches[1..2] : [nil, nil] + end + + # dot-split rule value and returns all rule parts + # in the order they appear in the value. + # + # @return [Array] + def parts + @value.split(DOT) + end + + end + + # Wildcard represents a wildcard rule (e.g. *.co.uk). + class Wildcard < Base + + # Initializes a new rule from the content. + # + # @param content [String] the content of the rule + # @param private [Boolean] + def self.build(content, private: false) + new(value: content.to_s[2..-1], private: private) + end + + # Initializes a new rule. + # + # @param value [String] + # @param private [Boolean] + def initialize(value:, length: nil, private: false) + super(value: value, length: length, private: private) + length or @length += 1 # * counts as 1 + end + + # Gets the original rule definition. + # + # @return [String] The rule definition. + def rule + value == "" ? STAR : STAR + DOT + value + end + + # Decomposes the domain name according to rule properties. + # + # @param [String, #to_s] name The domain name to decompose + # @return [Array] The array with [trd + sld, tld]. + def decompose(domain) + suffix = ([".*?"] + parts).join('\.') + matches = domain.to_s.match(/^(.*)\.(#{suffix})$/) + matches ? matches[1..2] : [nil, nil] + end + + # dot-split rule value and returns all rule parts + # in the order they appear in the value. + # + # @return [Array] + def parts + @value.split(DOT) + end + + end + + # Exception represents an exception rule (e.g. !parliament.uk). + class Exception < Base + + # Initializes a new rule from the content. + # + # @param content [String] the content of the rule + # @param private [Boolean] + def self.build(content, private: false) + new(value: content.to_s[1..-1], private: private) + end + + # Gets the original rule definition. + # + # @return [String] The rule definition. + def rule + BANG + value + end + + # Decomposes the domain name according to rule properties. + # + # @param [String, #to_s] name The domain name to decompose + # @return [Array] The array with [trd + sld, tld]. + def decompose(domain) + suffix = parts.join('\.') + matches = domain.to_s.match(/^(.*)\.(#{suffix})$/) + matches ? matches[1..2] : [nil, nil] + end + + # dot-split rule value and returns all rule parts + # in the order they appear in the value. + # The leftmost label is not considered a label. + # + # See http://publicsuffix.org/format/: + # If the prevailing rule is a exception rule, + # modify it by removing the leftmost label. + # + # @return [Array] + def parts + @value.split(DOT)[1..-1] + end + + end + + + # Takes the +name+ of the rule, detects the specific rule class + # and creates a new instance of that class. + # The +name+ becomes the rule +value+. + # + # @example Creates a Normal rule + # PublicSuffix::Rule.factory("ar") + # # => # + # + # @example Creates a Wildcard rule + # PublicSuffix::Rule.factory("*.ar") + # # => # + # + # @example Creates an Exception rule + # PublicSuffix::Rule.factory("!congresodelalengua3.ar") + # # => # + # + # @param [String] content The rule content. + # @return [PublicSuffix::Rule::*] A rule instance. + def self.factory(content, private: false) + case content.to_s[0, 1] + when STAR + Wildcard + when BANG + Exception + else + Normal + end.build(content, private: private) + end + + # The default rule to use if no rule match. + # + # The default rule is "*". From https://publicsuffix.org/list/: + # + # > If no rules match, the prevailing rule is "*". + # + # @return [PublicSuffix::Rule::Wildcard] The default rule. + def self.default + factory(STAR) + end + + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/version.rb b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/version.rb new file mode 100644 index 0000000..85fc0e6 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/lib/public_suffix/version.rb @@ -0,0 +1,10 @@ +# = Public Suffix +# +# Domain name parser based on the Public Suffix List. +# +# Copyright (c) 2009-2018 Simone Carletti + +module PublicSuffix + # The current library version. + VERSION = "3.0.3".freeze +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec b/vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec new file mode 100644 index 0000000..44bfccf --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/public_suffix.gemspec @@ -0,0 +1,25 @@ +# -*- encoding: utf-8 -*- +$LOAD_PATH.push File.expand_path("../lib", __FILE__) +require "public_suffix/version" + +Gem::Specification.new do |s| + s.name = "public_suffix" + s.version = PublicSuffix::VERSION + s.authors = ["Simone Carletti"] + s.email = ["weppos@weppos.net"] + s.homepage = "https://simonecarletti.com/code/publicsuffix-ruby" + s.summary = "Domain name parser based on the Public Suffix List." + s.description = "PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains." + s.licenses = ["MIT"] + + s.required_ruby_version = ">= 2.1" + + s.require_paths = ["lib"] + s.files = `git ls-files`.split("\n") + s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") + s.extra_rdoc_files = %w( LICENSE.txt ) + + s.add_development_dependency "rake" + s.add_development_dependency "mocha" + s.add_development_dependency "yard" +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/.empty b/vendor/bundle/gems/public_suffix-3.0.3/test/.empty new file mode 100644 index 0000000..e322015 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/.empty @@ -0,0 +1,2 @@ +# This is an empty file I use to force a non-empty commit when I only need to store notes +.. \ No newline at end of file diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/acceptance_test.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/acceptance_test.rb new file mode 100644 index 0000000..ce53bb8 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/acceptance_test.rb @@ -0,0 +1,127 @@ +require "test_helper" + +class AcceptanceTest < Minitest::Test + + VALID_CASES = [ + ["example.com", "example.com", [nil, "example", "com"]], + ["foo.example.com", "example.com", ["foo", "example", "com"]], + + ["verybritish.co.uk", "verybritish.co.uk", [nil, "verybritish", "co.uk"]], + ["foo.verybritish.co.uk", "verybritish.co.uk", ["foo", "verybritish", "co.uk"]], + + ["parliament.uk", "parliament.uk", [nil, "parliament", "uk"]], + ["foo.parliament.uk", "parliament.uk", ["foo", "parliament", "uk"]], + ].freeze + + def test_valid + VALID_CASES.each do |input, domain, results| + parsed = PublicSuffix.parse(input) + trd, sld, tld = results + assert_equal tld, parsed.tld, "Invalid tld for `#{name}`" + assert_equal sld, parsed.sld, "Invalid sld for `#{name}`" + if trd.nil? + assert_nil parsed.trd, "Invalid trd for `#{name}`" + else + assert_equal trd, parsed.trd, "Invalid trd for `#{name}`" + end + + assert_equal domain, PublicSuffix.domain(input) + assert PublicSuffix.valid?(input) + end + end + + + INVALID_CASES = [ + ["nic.bd", PublicSuffix::DomainNotAllowed], + [nil, PublicSuffix::DomainInvalid], + ["", PublicSuffix::DomainInvalid], + [" ", PublicSuffix::DomainInvalid], + ].freeze + + def test_invalid + INVALID_CASES.each do |(name, error)| + assert_raises(error) { PublicSuffix.parse(name) } + assert !PublicSuffix.valid?(name) + end + end + + + REJECTED_CASES = [ + ["www. .com", true], + ["foo.co..uk", true], + ["goo,gle.com", true], + ["-google.com", true], + ["google-.com", true], + + # This case was covered in GH-15. + # I decided to cover this case because it's not easily reproducible with URI.parse + # and can lead to several false positives. + ["http://google.com", false], + ].freeze + + def test_rejected + REJECTED_CASES.each do |name, expected| + assert_equal expected, PublicSuffix.valid?(name), + "Expected %s to be %s" % [name.inspect, expected.inspect] + assert !valid_domain?(name), + "#{name} expected to be invalid" + end + end + + + CASE_CASES = [ + ["Www.google.com", %w( www google com )], + ["www.Google.com", %w( www google com )], + ["www.google.Com", %w( www google com )], + ].freeze + + def test_ignore_case + CASE_CASES.each do |name, results| + domain = PublicSuffix.parse(name) + trd, sld, tld = results + assert_equal tld, domain.tld, "Invalid tld for `#{name}'" + assert_equal sld, domain.sld, "Invalid sld for `#{name}'" + assert_equal trd, domain.trd, "Invalid trd for `#{name}'" + assert PublicSuffix.valid?(name) + end + end + + + INCLUDE_PRIVATE_CASES = [ + ["blogspot.com", true, "blogspot.com"], + ["blogspot.com", false, nil], + ["subdomain.blogspot.com", true, "blogspot.com"], + ["subdomain.blogspot.com", false, "subdomain.blogspot.com"], + ].freeze + + def test_ignore_private + # test domain and parse + INCLUDE_PRIVATE_CASES.each do |given, ignore_private, expected| + if expected.nil? + assert_nil PublicSuffix.domain(given, ignore_private: ignore_private) + else + assert_equal expected, PublicSuffix.domain(given, ignore_private: ignore_private) + end + end + # test valid? + INCLUDE_PRIVATE_CASES.each do |given, ignore_private, expected| + assert_equal !expected.nil?, PublicSuffix.valid?(given, ignore_private: ignore_private) + end + end + + + def valid_uri?(name) + uri = URI.parse(name) + !uri.host.nil? + rescue + false + end + + def valid_domain?(name) + uri = URI.parse(name) + !uri.host.nil? && uri.scheme.nil? + rescue + false + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find.rb new file mode 100644 index 0000000..0074f1d --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find.rb @@ -0,0 +1,66 @@ +require 'benchmark' +require_relative "../../lib/public_suffix" + +NAME_SHORT = "example.de" +NAME_MEDIUM = "www.subdomain.example.de" +NAME_LONG = "one.two.three.four.five.example.de" +NAME_WILD = "one.two.three.four.five.example.bd" +NAME_EXCP = "one.two.three.four.five.www.ck" + +IAAA = "www.example.ac" +IZZZ = "www.example.zone" + +PAAA = "one.two.three.four.five.example.beep.pl" +PZZZ = "one.two.three.four.five.example.now.sh" + +JP = "www.yokoshibahikari.chiba.jp" +IT = "www.example.it" +COM = "www.example.com" + +TIMES = (ARGV.first || 50_000).to_i + +# Initialize +PublicSuffixList = PublicSuffix::List.default +PublicSuffixList.find("example.com") + +Benchmark.bmbm(25) do |x| + x.report("NAME_SHORT") do + TIMES.times { PublicSuffixList.find(NAME_SHORT) != nil } + end + x.report("NAME_MEDIUM") do + TIMES.times { PublicSuffixList.find(NAME_MEDIUM) != nil } + end + x.report("NAME_LONG") do + TIMES.times { PublicSuffixList.find(NAME_LONG) != nil } + end + x.report("NAME_WILD") do + TIMES.times { PublicSuffixList.find(NAME_WILD) != nil } + end + x.report("NAME_EXCP") do + TIMES.times { PublicSuffixList.find(NAME_EXCP) != nil } + end + + x.report("IAAA") do + TIMES.times { PublicSuffixList.find(IAAA) != nil } + end + x.report("IZZZ") do + TIMES.times { PublicSuffixList.find(IZZZ) != nil } + end + + x.report("PAAA") do + TIMES.times { PublicSuffixList.find(PAAA) != nil } + end + x.report("PZZZ") do + TIMES.times { PublicSuffixList.find(PZZZ) != nil } + end + + x.report("JP") do + TIMES.times { PublicSuffixList.find(JP) != nil } + end + x.report("IT") do + TIMES.times { PublicSuffixList.find(IT) != nil } + end + x.report("COM") do + TIMES.times { PublicSuffixList.find(COM) != nil } + end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find_all.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find_all.rb new file mode 100644 index 0000000..0bcfd42 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_find_all.rb @@ -0,0 +1,102 @@ +require 'benchmark' +require_relative "../../lib/public_suffix" + +NAME_SHORT = "example.de" +NAME_MEDIUM = "www.subdomain.example.de" +NAME_LONG = "one.two.three.four.five.example.de" +NAME_WILD = "one.two.three.four.five.example.bd" +NAME_EXCP = "one.two.three.four.five.www.ck" + +IAAA = "www.example.ac" +IZZZ = "www.example.zone" + +PAAA = "one.two.three.four.five.example.beep.pl" +PZZZ = "one.two.three.four.five.example.now.sh" + +JP = "www.yokoshibahikari.chiba.jp" +IT = "www.example.it" +COM = "www.example.com" + +TIMES = (ARGV.first || 50_000).to_i + +# Initialize +PublicSuffixList = PublicSuffix::List.default +PublicSuffixList.find("example.com") + +Benchmark.bmbm(25) do |x| + x.report("NAME_SHORT") do + TIMES.times { PublicSuffixList.find(NAME_SHORT) != nil } + end + x.report("NAME_SHORT (noprivate)") do + TIMES.times { PublicSuffixList.find(NAME_SHORT, ignore_private: true) != nil } + end + x.report("NAME_MEDIUM") do + TIMES.times { PublicSuffixList.find(NAME_MEDIUM) != nil } + end + x.report("NAME_MEDIUM (noprivate)") do + TIMES.times { PublicSuffixList.find(NAME_MEDIUM, ignore_private: true) != nil } + end + x.report("NAME_LONG") do + TIMES.times { PublicSuffixList.find(NAME_LONG) != nil } + end + x.report("NAME_LONG (noprivate)") do + TIMES.times { PublicSuffixList.find(NAME_LONG, ignore_private: true) != nil } + end + x.report("NAME_WILD") do + TIMES.times { PublicSuffixList.find(NAME_WILD) != nil } + end + x.report("NAME_WILD (noprivate)") do + TIMES.times { PublicSuffixList.find(NAME_WILD, ignore_private: true) != nil } + end + x.report("NAME_EXCP") do + TIMES.times { PublicSuffixList.find(NAME_EXCP) != nil } + end + x.report("NAME_EXCP (noprivate)") do + TIMES.times { PublicSuffixList.find(NAME_EXCP, ignore_private: true) != nil } + end + + x.report("IAAA") do + TIMES.times { PublicSuffixList.find(IAAA) != nil } + end + x.report("IAAA (noprivate)") do + TIMES.times { PublicSuffixList.find(IAAA, ignore_private: true) != nil } + end + x.report("IZZZ") do + TIMES.times { PublicSuffixList.find(IZZZ) != nil } + end + x.report("IZZZ (noprivate)") do + TIMES.times { PublicSuffixList.find(IZZZ, ignore_private: true) != nil } + end + + x.report("PAAA") do + TIMES.times { PublicSuffixList.find(PAAA) != nil } + end + x.report("PAAA (noprivate)") do + TIMES.times { PublicSuffixList.find(PAAA, ignore_private: true) != nil } + end + x.report("PZZZ") do + TIMES.times { PublicSuffixList.find(PZZZ) != nil } + end + x.report("PZZZ (noprivate)") do + TIMES.times { PublicSuffixList.find(PZZZ, ignore_private: true) != nil } + end + + x.report("JP") do + TIMES.times { PublicSuffixList.find(JP) != nil } + end + x.report("JP (noprivate)") do + TIMES.times { PublicSuffixList.find(JP, ignore_private: true) != nil } + end + x.report("IT") do + TIMES.times { PublicSuffixList.find(IT) != nil } + end + x.report("IT (noprivate)") do + TIMES.times { PublicSuffixList.find(IT, ignore_private: true) != nil } + end + x.report("COM") do + TIMES.times { PublicSuffixList.find(COM) != nil } + end + x.report("COM (noprivate)") do + TIMES.times { PublicSuffixList.find(COM, ignore_private: true) != nil } + end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_names.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_names.rb new file mode 100644 index 0000000..36b2bce --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_names.rb @@ -0,0 +1,91 @@ +require 'benchmark/ips' + +STRING = "www.subdomain.example.com" +ARRAY = %w( + com + example.com + subdomain.example.com + www.subdomain.example.com +) + +def tokenizer1(string) + parts = string.split(".").reverse! + index = 0 + query = parts[index] + names = [] + + loop do + names << query + + index += 1 + break if index >= parts.size + query = parts[index] + "." + query + end + names +end + +def tokenizer2(string) + parts = string.split(".") + index = parts.size - 1 + query = parts[index] + names = [] + + loop do + names << query + + index -= 1 + break if index < 0 + query = parts[index] + "." + query + end + names +end + +def tokenizer3(string) + isx = string.size + idx = string.size - 1 + names = [] + + loop do + isx = string.rindex(".", isx - 1) || -1 + names << string[isx + 1, idx - isx] + + break if isx <= 0 + end + names +end + +def tokenizer4(string) + isx = string.size + idx = string.size - 1 + names = [] + + loop do + isx = string.rindex(".", isx - 1) || -1 + names << string[(isx+1)..idx] + + break if isx <= 0 + end + names +end + +(x = tokenizer1(STRING)) == ARRAY or fail("tokenizer1 failed: #{x.inspect}") +(x = tokenizer2(STRING)) == ARRAY or fail("tokenizer2 failed: #{x.inspect}") +(x = tokenizer3(STRING)) == ARRAY or fail("tokenizer3 failed: #{x.inspect}") +(x = tokenizer4(STRING)) == ARRAY or fail("tokenizer4 failed: #{x.inspect}") + +Benchmark.ips do |x| + x.report("tokenizer1") do + tokenizer1(STRING).is_a?(Array) + end + x.report("tokenizer2") do + tokenizer2(STRING).is_a?(Array) + end + x.report("tokenizer3") do + tokenizer3(STRING).is_a?(Array) + end + x.report("tokenizer4") do + tokenizer4(STRING).is_a?(Array) + end + + x.compare! +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select.rb new file mode 100644 index 0000000..66d908b --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select.rb @@ -0,0 +1,26 @@ +require 'benchmark' +require_relative "../../lib/public_suffix" + +JP = "www.yokoshibahikari.chiba.jp" + +TIMES = (ARGV.first || 50_000).to_i + +# Initialize +class PublicSuffix::List + public :select +end +PublicSuffixList = PublicSuffix::List.default +PublicSuffixList.select("example.jp") +PublicSuffixList.find("example.jp") + +Benchmark.bmbm(25) do |x| + x.report("JP select") do + TIMES.times { PublicSuffixList.select(JP) } + end + x.report("JP find") do + TIMES.times { PublicSuffixList.find(JP) } + end + # x.report("JP (noprivate)") do + # TIMES.times { PublicSuffixList.find(JP, ignore_private: true) != nil } + # end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select_incremental.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select_incremental.rb new file mode 100644 index 0000000..f002c82 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_select_incremental.rb @@ -0,0 +1,25 @@ +require 'benchmark' +require_relative "../../lib/public_suffix" + +JP = "www.yokoshibahikari.chiba.jp" + +TIMES = (ARGV.first || 50_000).to_i + +# Initialize +class PublicSuffix::List + public :select +end +PublicSuffixList = PublicSuffix::List.default +PublicSuffixList.select("example.jp") + +Benchmark.bmbm(25) do |x| + x.report("select jp") do + TIMES.times { PublicSuffixList.select("jp") } + end + x.report("select example.jp") do + TIMES.times { PublicSuffixList.select("example.jp") } + end + x.report("select www.example.jp") do + TIMES.times { PublicSuffixList.select("www.example.jp") } + end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_valid.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_valid.rb new file mode 100644 index 0000000..a484451 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/benchmarks/bm_valid.rb @@ -0,0 +1,101 @@ +require 'benchmark' +require_relative "../../lib/public_suffix" + +NAME_SHORT = "example.de" +NAME_MEDIUM = "www.subdomain.example.de" +NAME_LONG = "one.two.three.four.five.example.de" +NAME_WILD = "one.two.three.four.five.example.bd" +NAME_EXCP = "one.two.three.four.five.www.ck" + +IAAA = "www.example.ac" +IZZZ = "www.example.zone" + +PAAA = "one.two.three.four.five.example.beep.pl" +PZZZ = "one.two.three.four.five.example.now.sh" + +JP = "www.yokoshibahikari.chiba.jp" +IT = "www.example.it" +COM = "www.example.com" + +TIMES = (ARGV.first || 50_000).to_i + +# Initialize +PublicSuffix.valid?("example.com") + +Benchmark.bmbm(25) do |x| + x.report("NAME_SHORT") do + TIMES.times { PublicSuffix.valid?(NAME_SHORT) == true } + end + x.report("NAME_SHORT (noprivate)") do + TIMES.times { PublicSuffix.valid?(NAME_SHORT, ignore_private: true) == true } + end + x.report("NAME_MEDIUM") do + TIMES.times { PublicSuffix.valid?(NAME_MEDIUM) == true } + end + x.report("NAME_MEDIUM (noprivate)") do + TIMES.times { PublicSuffix.valid?(NAME_MEDIUM, ignore_private: true) == true } + end + x.report("NAME_LONG") do + TIMES.times { PublicSuffix.valid?(NAME_LONG) == true } + end + x.report("NAME_LONG (noprivate)") do + TIMES.times { PublicSuffix.valid?(NAME_LONG, ignore_private: true) == true } + end + x.report("NAME_WILD") do + TIMES.times { PublicSuffix.valid?(NAME_WILD) == true } + end + x.report("NAME_WILD (noprivate)") do + TIMES.times { PublicSuffix.valid?(NAME_WILD, ignore_private: true) == true } + end + x.report("NAME_EXCP") do + TIMES.times { PublicSuffix.valid?(NAME_EXCP) == true } + end + x.report("NAME_EXCP (noprivate)") do + TIMES.times { PublicSuffix.valid?(NAME_EXCP, ignore_private: true) == true } + end + + x.report("IAAA") do + TIMES.times { PublicSuffix.valid?(IAAA) == true } + end + x.report("IAAA (noprivate)") do + TIMES.times { PublicSuffix.valid?(IAAA, ignore_private: true) == true } + end + x.report("IZZZ") do + TIMES.times { PublicSuffix.valid?(IZZZ) == true } + end + x.report("IZZZ (noprivate)") do + TIMES.times { PublicSuffix.valid?(IZZZ, ignore_private: true) == true } + end + + x.report("PAAA") do + TIMES.times { PublicSuffix.valid?(PAAA) == true } + end + x.report("PAAA (noprivate)") do + TIMES.times { PublicSuffix.valid?(PAAA, ignore_private: true) == true } + end + x.report("PZZZ") do + TIMES.times { PublicSuffix.valid?(PZZZ) == true } + end + x.report("PZZZ (noprivate)") do + TIMES.times { PublicSuffix.valid?(PZZZ, ignore_private: true) == true } + end + + x.report("JP") do + TIMES.times { PublicSuffix.valid?(JP) == true } + end + x.report("JP (noprivate)") do + TIMES.times { PublicSuffix.valid?(JP, ignore_private: true) == true } + end + x.report("IT") do + TIMES.times { PublicSuffix.valid?(IT) == true } + end + x.report("IT (noprivate)") do + TIMES.times { PublicSuffix.valid?(IT, ignore_private: true) == true } + end + x.report("COM") do + TIMES.times { PublicSuffix.valid?(COM) == true } + end + x.report("COM (noprivate)") do + TIMES.times { PublicSuffix.valid?(COM, ignore_private: true) == true } + end +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/domain_profiler.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/domain_profiler.rb new file mode 100644 index 0000000..1ed1050 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/domain_profiler.rb @@ -0,0 +1,12 @@ +$LOAD_PATH.unshift File.expand_path("../../lib", __dir__) + +require "memory_profiler" +require "public_suffix" + +PublicSuffix::List.default + +report = MemoryProfiler.report do + PublicSuffix.domain("www.example.com") +end + +report.pretty_print diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler.rb new file mode 100644 index 0000000..53d28eb --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler.rb @@ -0,0 +1,12 @@ +$LOAD_PATH.unshift File.expand_path("../../lib", __dir__) + +require "memory_profiler" +require "public_suffix" + +PublicSuffix::List.default + +report = MemoryProfiler.report do + PublicSuffix::List.default.find("www.example.com") +end + +report.pretty_print diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler_jp.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler_jp.rb new file mode 100644 index 0000000..65c13fe --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/find_profiler_jp.rb @@ -0,0 +1,12 @@ +$LOAD_PATH.unshift File.expand_path("../../lib", __dir__) + +require "memory_profiler" +require "public_suffix" + +PublicSuffix::List.default + +report = MemoryProfiler.report do + PublicSuffix::List.default.find("a.b.ide.kyoto.jp") +end + +report.pretty_print diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/initialization_profiler.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/initialization_profiler.rb new file mode 100644 index 0000000..008b1e7 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/initialization_profiler.rb @@ -0,0 +1,11 @@ +$LOAD_PATH.unshift File.expand_path("../../lib", __dir__) + +require "memory_profiler" +require "public_suffix" + +report = MemoryProfiler.report do + PublicSuffix::List.default +end + +report.pretty_print +# report.pretty_print(to_file: 'profiler-%s-%d.txt' % [ARGV[0], Time.now.to_i]) diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/list_profsize.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/list_profsize.rb new file mode 100644 index 0000000..0b98b4b --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/list_profsize.rb @@ -0,0 +1,11 @@ +$LOAD_PATH.unshift File.expand_path("../../lib", __dir__) + +require_relative "object_binsize" +require "public_suffix" + +list = PublicSuffix::List.default +puts "#{list.size} rules:" + +prof = ObjectBinsize.new +prof.report(PublicSuffix::List.default, label: "PublicSuffix::List size") +prof.report(PublicSuffix::List.default.instance_variable_get(:@rules), label: "Size of rules") diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/object_binsize.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/object_binsize.rb new file mode 100644 index 0000000..dc60bdb --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/profilers/object_binsize.rb @@ -0,0 +1,57 @@ +require 'tempfile' + +# A very simple memory profiles that checks the full size of a variable +# by serializing into a binary file. +# +# Yes, I know this is very rough, but there are cases where ObjectSpace.memsize_of +# doesn't cooperate, and this is one of the possible workarounds. +# +# For certain cases, it works (TM). +class ObjectBinsize + + def measure(var, label: nil) + dump(var, label: label) + end + + def report(var, label: nil, padding: 10) + file = measure(var, label: label) + + size = format_integer(file.size) + name = label || File.basename(file.path) + printf("%#{padding}s %s\n", size, name) + end + + private + + def dump(var, **args) + file = Tempfile.new(args[:label].to_s) + file.write(Marshal.dump(var)) + file + ensure + file.close + end + + def format_integer(int) + int.to_s.reverse.gsub(/...(?=.)/, '\&,').reverse + end + +end + +if __FILE__ == $0 + prof = ObjectBinsize.new + + prof.report(nil, label: "nil") + prof.report(false, label: "false") + prof.report(true, label: "true") + prof.report(0, label: "integer") + prof.report("", label: "empty string") + prof.report({}, label: "empty hash") + prof.report({}, label: "empty array") + + prof.report({ foo: "1" }, label: "hash 1 item (symbol)") + prof.report({ foo: "1", bar: 2 }, label: "hash 2 items (symbol)") + prof.report({ "foo" => "1" }, label: "hash 1 item (string)") + prof.report({ "foo" => "1", "bar" => 2 }, label: "hash 2 items (string)") + + prof.report("big string" * 200, label: "big string * 200") +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/psl_test.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/psl_test.rb new file mode 100644 index 0000000..004eb26 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/psl_test.rb @@ -0,0 +1,49 @@ +require "test_helper" +require "public_suffix" + +# This test runs against the current PSL file and ensures +# the definitions satisfies the test suite. +class PslTest < Minitest::Test + + ROOT = File.expand_path("..", __dir__) + + # rubocop:disable Security/Eval + def self.tests + File.readlines(File.join(ROOT, "test/tests.txt")).map do |line| + line = line.strip + next if line.empty? + next if line.start_with?("//") + input, output = line.split(", ") + + # handle the case of eval("null"), it must be eval("nil") + input = "nil" if input == "null" + output = "nil" if output == "null" + + input = eval(input) + output = eval(output) + [input, output] + end + end + # rubocop:enable Security/Eval + + + def test_valid + # Parse the PSL and run the tests + data = File.read(PublicSuffix::List::DEFAULT_LIST_PATH) + PublicSuffix::List.default = PublicSuffix::List.parse(data) + + failures = [] + self.class.tests.each do |input, output| + # Punycode domains are not supported ATM + next if input =~ /xn\-\-/ + + domain = PublicSuffix.domain(input) rescue nil + failures << [input, output, domain] if output != domain + end + + message = "The following #{failures.size} tests fail:\n" + failures.each { |i, o, d| message += "Expected %s to be %s, got %s\n" % [i.inspect, o.inspect, d.inspect] } + assert_equal 0, failures.size, message + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/test_helper.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/test_helper.rb new file mode 100644 index 0000000..55a9643 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/test_helper.rb @@ -0,0 +1,13 @@ +if ENV["COVERALL"] + require "coveralls" + Coveralls.wear! +end + +require "minitest/autorun" +require "minitest/reporters" +require "mocha/setup" + +Minitest::Reporters.use! Minitest::Reporters::DefaultReporter.new(color: true) + +$LOAD_PATH.unshift File.expand_path("../lib", __dir__) +require "public_suffix" diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/tests.txt b/vendor/bundle/gems/public_suffix-3.0.3/test/tests.txt new file mode 100644 index 0000000..b11150a --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/tests.txt @@ -0,0 +1,98 @@ +// Any copyright is dedicated to the Public Domain. +// http://creativecommons.org/publicdomain/zero/1.0/ + +// null input +null, null +// Mixed case +'COM', null +'example.COM', 'example.com' +'WwW.example.COM', 'example.com' +// Leading dot +'.com', null +'.example', null +'.example.com', null +'.example.example', null +// Unlisted TLD +'example', null +'example.example', 'example.example' +'b.example.example', 'example.example' +'a.b.example.example', 'example.example' +// Listed, but non-Internet, TLD +//'local', null +//'example.local', null +//'b.example.local', null +//'a.b.example.local', null +// TLD with only 1 rule +'biz', null +'domain.biz', 'domain.biz' +'b.domain.biz', 'domain.biz' +'a.b.domain.biz', 'domain.biz' +// TLD with some 2-level rules +'com', null +'example.com', 'example.com' +'b.example.com', 'example.com' +'a.b.example.com', 'example.com' +'uk.com', null +'example.uk.com', 'example.uk.com' +'b.example.uk.com', 'example.uk.com' +'a.b.example.uk.com', 'example.uk.com' +'test.ac', 'test.ac' +// TLD with only 1 (wildcard) rule +'mm', null +'c.mm', null +'b.c.mm', 'b.c.mm' +'a.b.c.mm', 'b.c.mm' +// More complex TLD +'jp', null +'test.jp', 'test.jp' +'www.test.jp', 'test.jp' +'ac.jp', null +'test.ac.jp', 'test.ac.jp' +'www.test.ac.jp', 'test.ac.jp' +'kyoto.jp', null +'test.kyoto.jp', 'test.kyoto.jp' +'ide.kyoto.jp', null +'b.ide.kyoto.jp', 'b.ide.kyoto.jp' +'a.b.ide.kyoto.jp', 'b.ide.kyoto.jp' +'c.kobe.jp', null +'b.c.kobe.jp', 'b.c.kobe.jp' +'a.b.c.kobe.jp', 'b.c.kobe.jp' +'city.kobe.jp', 'city.kobe.jp' +'www.city.kobe.jp', 'city.kobe.jp' +// TLD with a wildcard rule and exceptions +'ck', null +'test.ck', null +'b.test.ck', 'b.test.ck' +'a.b.test.ck', 'b.test.ck' +'www.ck', 'www.ck' +'www.www.ck', 'www.ck' +// US K12 +'us', null +'test.us', 'test.us' +'www.test.us', 'test.us' +'ak.us', null +'test.ak.us', 'test.ak.us' +'www.test.ak.us', 'test.ak.us' +'k12.ak.us', null +'test.k12.ak.us', 'test.k12.ak.us' +'www.test.k12.ak.us', 'test.k12.ak.us' +// IDN labels +'食狮.com.cn', '食狮.com.cn' +'食狮.公司.cn', '食狮.公司.cn' +'www.食狮.公司.cn', '食狮.公司.cn' +'shishi.公司.cn', 'shishi.公司.cn' +'公司.cn', null +'食狮.中国', '食狮.中国' +'www.食狮.中国', '食狮.中国' +'shishi.中国', 'shishi.中国' +'中国', null +// Same as above, but punycoded +'xn--85x722f.com.cn', 'xn--85x722f.com.cn' +'xn--85x722f.xn--55qx5d.cn', 'xn--85x722f.xn--55qx5d.cn' +'www.xn--85x722f.xn--55qx5d.cn', 'xn--85x722f.xn--55qx5d.cn' +'shishi.xn--55qx5d.cn', 'shishi.xn--55qx5d.cn' +'xn--55qx5d.cn', null +'xn--85x722f.xn--fiqs8s', 'xn--85x722f.xn--fiqs8s' +'www.xn--85x722f.xn--fiqs8s', 'xn--85x722f.xn--fiqs8s' +'shishi.xn--fiqs8s', 'shishi.xn--fiqs8s' +'xn--fiqs8s', null diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/unit/domain_test.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/unit/domain_test.rb new file mode 100644 index 0000000..509ce1b --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/unit/domain_test.rb @@ -0,0 +1,104 @@ +require "test_helper" + +class PublicSuffix::DomainTest < Minitest::Test + + def setup + @klass = PublicSuffix::Domain + end + + # Tokenizes given input into labels. + def test_self_name_to_labels + assert_equal %w( someone spaces live com ), + PublicSuffix::Domain.name_to_labels("someone.spaces.live.com") + assert_equal %w( leontina23samiko wiki zoho com ), + PublicSuffix::Domain.name_to_labels("leontina23samiko.wiki.zoho.com") + end + + # Converts input into String. + def test_self_name_to_labels_converts_input_to_string + assert_equal %w( someone spaces live com ), + PublicSuffix::Domain.name_to_labels(:"someone.spaces.live.com") + end + + + def test_initialize_with_tld + domain = @klass.new("com") + assert_equal "com", domain.tld + assert_nil domain.sld + assert_nil domain.trd + end + + def test_initialize_with_tld_and_sld + domain = @klass.new("com", "google") + assert_equal "com", domain.tld + assert_equal "google", domain.sld + assert_nil domain.trd + end + + def test_initialize_with_tld_and_sld_and_trd + domain = @klass.new("com", "google", "www") + assert_equal "com", domain.tld + assert_equal "google", domain.sld + assert_equal "www", domain.trd + end + + + def test_to_s + assert_equal "com", @klass.new("com").to_s + assert_equal "google.com", @klass.new("com", "google").to_s + assert_equal "www.google.com", @klass.new("com", "google", "www").to_s + end + + def test_to_a + assert_equal [nil, nil, "com"], @klass.new("com").to_a + assert_equal [nil, "google", "com"], @klass.new("com", "google").to_a + assert_equal ["www", "google", "com"], @klass.new("com", "google", "www").to_a + end + + + def test_tld + assert_equal "com", @klass.new("com", "google", "www").tld + end + + def test_sld + assert_equal "google", @klass.new("com", "google", "www").sld + end + + def test_trd + assert_equal "www", @klass.new("com", "google", "www").trd + end + + + def test_name + assert_equal "com", @klass.new("com").name + assert_equal "google.com", @klass.new("com", "google").name + assert_equal "www.google.com", @klass.new("com", "google", "www").name + end + + def test_domain + assert_nil @klass.new("com").domain + assert_nil @klass.new("tldnotlisted").domain + assert_equal "google.com", @klass.new("com", "google").domain + assert_equal "google.tldnotlisted", @klass.new("tldnotlisted", "google").domain + assert_equal "google.com", @klass.new("com", "google", "www").domain + assert_equal "google.tldnotlisted", @klass.new("tldnotlisted", "google", "www").domain + end + + def test_subdomain + assert_nil @klass.new("com").subdomain + assert_nil @klass.new("tldnotlisted").subdomain + assert_nil @klass.new("com", "google").subdomain + assert_nil @klass.new("tldnotlisted", "google").subdomain + assert_equal "www.google.com", @klass.new("com", "google", "www").subdomain + assert_equal "www.google.tldnotlisted", @klass.new("tldnotlisted", "google", "www").subdomain + end + + + def test_domain_question + assert !@klass.new("com").domain? + assert @klass.new("com", "example").domain? + assert @klass.new("com", "example", "www").domain? + assert @klass.new("tldnotlisted", "example").domain? + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/unit/errors_test.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/unit/errors_test.rb new file mode 100644 index 0000000..47ac592 --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/unit/errors_test.rb @@ -0,0 +1,23 @@ +require "test_helper" + +class ErrorsTest < Minitest::Test + + # Inherits from StandardError + def test_error_inheritance + assert_kind_of StandardError, + PublicSuffix::Error.new + end + + # Inherits from PublicSuffix::Error + def test_domain_invalid_inheritance + assert_kind_of PublicSuffix::Error, + PublicSuffix::DomainInvalid.new + end + + # Inherits from PublicSuffix::DomainInvalid + def test_domain_not_allowed_inheritance + assert_kind_of PublicSuffix::DomainInvalid, + PublicSuffix::DomainNotAllowed.new + end + +end diff --git a/vendor/bundle/gems/public_suffix-3.0.3/test/unit/list_test.rb b/vendor/bundle/gems/public_suffix-3.0.3/test/unit/list_test.rb new file mode 100644 index 0000000..693945d --- /dev/null +++ b/vendor/bundle/gems/public_suffix-3.0.3/test/unit/list_test.rb @@ -0,0 +1,239 @@ +require "test_helper" + +class PublicSuffix::ListTest < Minitest::Test + + def setup + @list = PublicSuffix::List.new + end + + def teardown + PublicSuffix::List.default = nil + end + + + def test_initialize + assert_instance_of PublicSuffix::List, @list + assert_equal 0, @list.size + end + + + def test_equality_with_self + list = PublicSuffix::List.new + assert_equal list, list + end + + def test_equality_with_internals + rule = PublicSuffix::Rule.factory("com") + assert_equal PublicSuffix::List.new.add(rule), PublicSuffix::List.new.add(rule) + end + + def test_each_without_block + list = PublicSuffix::List.parse(< 1.5, :no_defer => true } + +fsevent = FSEvent.new +fsevent.watch paths, options do |directories| + puts "Detected change inside: #{directories.inspect}" +end +fsevent.run +``` + +### Multiple paths and additional options as an Array + +```ruby +require 'rb-fsevent' + +paths = ['/tmp/path/one', '/tmp/path/two', Dir.pwd] +options = ['--latency', 1.5, '--no-defer'] + +fsevent = FSEvent.new +fsevent.watch paths, options do |directories| + puts "Detected change inside: #{directories.inspect}" +end +fsevent.run +``` + +### Using _full_ event information + +```ruby +require 'rb-fsevent' +fsevent = FSEvent.new +fsevent.watch Dir.pwd do |paths, event_meta| + event_meta.events.each do |event| + puts "event ID: #{event.id}" + puts "path: #{event.path}" + puts "c flags: #{event.cflags}" + puts "named flags: #{event.flags.join(', ')}" + # named flags will include strings such as `ItemInodeMetaMod` or `OwnEvent` + end +end +fsevent.run +``` + +## Options + +When defining options using a hash or hash-like object, it gets checked for validity and converted to the appropriate fsevent\_watch commandline arguments array when the FSEvent class is instantiated. This is obviously the safest and preferred method of passing in options. + +You may, however, choose to pass in an array of commandline arguments as your options value and it will be passed on, unmodified, to the fsevent\_watch binary when called. + +So far, the following options are supported: + +* :latency => 0.5 # in seconds +* :no\_defer => true +* :watch\_root => true +* :since\_when => 18446744073709551615 # an FSEventStreamEventId +* :file\_events => true + +### Latency + +The :latency parameter determines how long the service should wait after the first event before passing that information along to the client. If your latency is set to 4 seconds, and 300 changes occur in the first three, then the callback will be fired only once. If latency is set to 0.1 in the exact same scenario, you will see that callback fire somewhere closer to between 25 and 30 times. + +Setting a higher latency value allows for more effective temporal coalescing, resulting in fewer callbacks and greater overall efficiency... at the cost of apparent responsiveness. Setting this to a reasonably high value (and NOT setting :no\_defer) is particularly well suited for background, daemon, or batch processing applications. + +Implementation note: It appears that FSEvents will only coalesce events from a maximum of 32 distinct subpaths, making the above completely accurate only when events are to fewer than 32 subpaths. Creating 300 files in one directory, for example, or 30 files in 10 subdirectories, but not 300 files within 300 subdirectories. In the latter case, you may receive 31 callbacks in one go after the latency period. As this appears to be an implementation detail, the number could potentially differ across OS revisions. It is entirely possible that this number is somehow configurable, but I have not yet discovered an accepted method of doing so. + +### NoDefer + +The :no\_defer option changes the behavior of the latency parameter completely. Rather than waiting for $latency period of time before sending along events in an attempt to coalesce a potential deluge ahead of time, that first event is sent along to the client immediately and is followed by a $latency period of silence before sending along any additional events that occurred within that period. + +This behavior is particularly useful for interactive applications where that feeling of apparent responsiveness is most important, but you still don't want to get overwhelmed by a series of events that occur in rapid succession. + +### WatchRoot + +The :watch\_root option allows for catching the scenario where you start watching "~/src/demo\_project" and either it is later renamed to "~/src/awesome\_sauce\_3000" or the path changes in such a manner that the original directory is now at "~/clients/foo/iteration4/demo\_project". + +Unfortunately, while this behavior is somewhat supported in the fsevent\_watch binary built as part of this project, support for passing across detailed metadata is not (yet). As a result, you would not receive the appropriate RootChanged event and be able to react appropriately. Also, since the C code doesn't open watched directories and retain that file descriptor as part of path-specific callback metadata, we are unable to issue an F\_GETPATH fcntl() to determine the directory's new path. + +Please do not use this option until proper support is added (or, even better, add it and submit a pull request). + +### SinceWhen + +The FSEventStreamEventId passed in to :since\_when is used as a base for reacting to historic events. Unfortunately, not only is the metadata for transitioning from historic to live events not currently passed along, but it is incorrectly passed as a change event on the root path, and only per-host event streams are currently supported. When using per-host event streams, the event IDs are not guaranteed to be unique or contiguous when shared volumes (firewire/USB/net/etc) are used on multiple macs. + +Please do not use this option until proper support is added, unless it's acceptable for you to receive that one fake event that's handled incorrectly when events transition from historical to live. Even in that scenario, there's no metadata available for determining the FSEventStreamEventId of the last received event. + +WARNING: passing in 0 as the parameter to :since\_when will return events for every directory modified since "the beginning of time". + +### FileEvents ### + +Prepare yourself for an obscene number of callbacks. Realistically, an "Atomic Save" could easily fire maybe 6 events for the combination of creating the new file, changing metadata/permissions, writing content, swapping out the old file for the new may itself result in multiple events being fired, and so forth. By the time you get the event for the temporary file being created as part of the atomic save, it will already be gone and swapped with the original file. This and issues of a similar nature have prevented me from adding the option to the ruby code despite the fsevent\_watch binary supporting file level events for quite some time now. Mountain Lion seems to be better at coalescing needless events, but that might just be my imagination. + +## Debugging output + +If the gem is re-compiled with the environment variable FWDEBUG set, then fsevent\_watch will be built with its various DEBUG sections defined, and the output to STDERR is truly verbose (and hopefully helpful in debugging your application and not just fsevent\_watch itself). If enough people find this to be directly useful when developing code that makes use of rb-fsevent, then it wouldn't be hard to clean this up and make it a feature enabled by a commandline argument instead. Until somebody files an issue, however, I will assume otherwise. + + append_path called for: /tmp/moo/cow/ + resolved path to: /private/tmp/moo/cow + + config.sinceWhen 18446744073709551615 + config.latency 0.300000 + config.flags 00000000 + config.paths + /private/tmp/moo/cow + + FSEventStreamRef @ 0x100108540: + allocator = 0x7fff705a4ee0 + callback = 0x10000151e + context = {0, 0x0, 0x0, 0x0, 0x0} + numPathsToWatch = 1 + pathsToWatch = 0x7fff705a4ee0 + pathsToWatch[0] = '/private/tmp/moo/cow' + latestEventId = -1 + latency = 300000 (microseconds) + flags = 0x00000000 + runLoop = 0x0 + runLoopMode = 0x0 + + FSEventStreamCallback fired! + numEvents: 32 + event path: /private/tmp/moo/cow/1/a/ + event flags: 00000000 + event ID: 1023767 + event path: /private/tmp/moo/cow/1/b/ + event flags: 00000000 + event ID: 1023782 + event path: /private/tmp/moo/cow/1/c/ + event flags: 00000000 + event ID: 1023797 + event path: /private/tmp/moo/cow/1/d/ + event flags: 00000000 + event ID: 1023812 + [etc] + + +## Development + +* Source hosted at [GitHub](http://github.com/thibaudgg/rb-fsevent) +* Report issues/Questions/Feature requests on [GitHub Issues](http://github.com/thibaudgg/rb-fsevent/issues) + +Pull requests are quite welcome! Please ensure that your commits are in a topic branch for each individual changeset that can be reasonably isolated. It is also important to ensure that your changes are well tested... whether that means new tests, modified tests, or fixing a scenario where the existing tests currently fail. If you have rbenv and ruby-build, we have a helper task for running the testsuite in all of them: + + rake spec:portability + +The list of tested targets is currently: + + %w[2.4.1 rbx-3.72 jruby-1.7.26 jruby-9.1.8.0] + +## Authors + +* [Travis Tilley](http://github.com/ttilley) +* [Thibaud Guillaume-Gentil](http://github.com/thibaudgg) +* [Andrey Tarantsov](https://github.com/andreyvit) diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/Rakefile b/vendor/bundle/gems/rb-fsevent-0.10.3/Rakefile new file mode 100644 index 0000000..53a08a1 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/Rakefile @@ -0,0 +1,33 @@ +# -*- encoding: utf-8 -*- +require 'bundler' +Bundler::GemHelper.install_tasks + +require 'rspec/core/rake_task' +RSpec::Core::RakeTask.new(:spec) +task :default => :spec + +namespace(:spec) do + desc "Run all specs on multiple ruby versions" + task(:portability) do + versions = %w[2.4.1 rbx-3.72 jruby-1.7.26 jruby-9.1.8.0] + versions.each do |version| + # system <<-BASH + # bash -c 'source ~/.rvm/scripts/rvm; + # rvm #{version}; + # echo "--------- version #{version} ----------\n"; + # bundle install; + # rake spec' + # BASH + system <<-BASH + bash -c 'export PATH="$HOME/.rbenv/bin:$PATH"; + [[ `which rbenv` ]] && eval "$(rbenv init -)"; + [[ ! -a $HOME/.rbenv/versions/#{version} ]] && rbenv install #{version}; + rbenv shell #{version}; + rbenv which bundle 2> /dev/null || gem install bundler; + rm Gemfile.lock; + bundle install; + rake spec;' + BASH + end + end +end diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/bin/fsevent_watch b/vendor/bundle/gems/rb-fsevent-0.10.3/bin/fsevent_watch new file mode 100644 index 0000000000000000000000000000000000000000..889204f817bb1d78d27a44090b3deff259732162 GIT binary patch literal 42376 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 literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/LICENSE b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/LICENSE new file mode 100644 index 0000000..a35e195 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/LICENSE @@ -0,0 +1,21 @@ +Copyright (c) 2011-2013 Travis Tilley + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.c b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.c new file mode 100644 index 0000000..60e3d37 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.c @@ -0,0 +1,626 @@ +/* + * FSEventsFix + * + * Resolves a long-standing bug in realpath() that prevents FSEvents API from + * monitoring certain folders on a wide range of OS X released (10.6-10.10 at least). + * + * The underlying issue is that for some folders, realpath() call starts returning + * a path with incorrect casing (e.g. "/users/smt" instead of "/Users/smt"). + * FSEvents is case-sensitive and calls realpath() on the paths you pass in, so + * an incorrect value returned by realpath() prevents FSEvents from seeing any + * change events. + * + * See the discussion at https://github.com/thibaudgg/rb-fsevent/issues/10 about + * the history of this bug and how this library came to exist. + * + * This library uses Facebook's fishhook to replace a custom implementation of + * realpath in place of the system realpath; FSEvents will then invoke our custom + * implementation (which does not screw up the names) and will thus work correctly. + * + * Our implementation of realpath is based on the open-source implementation from + * OS X 10.10, with a single change applied (enclosed in "BEGIN WORKAROUND FOR + * OS X BUG" ... "END WORKAROUND FOR OS X BUG"). + * + * Include FSEventsFix.{h,c} into your project and call FSEventsFixInstall(). + * + * It is recommended that you install FSEventsFix on demand, using FSEventsFixIsBroken + * to check if the folder you're about to pass to FSEventStreamCreate needs the fix. + * Note that the fix must be applied before calling FSEventStreamCreate. + * + * FSEventsFixIsBroken requires a path that uses the correct case for all folder names, + * i.e. a path provided by the system APIs or constructed from folder names provided + * by the directory enumeration APIs. + * + * Copyright (c) 2015 Andrey Tarantsov + * Copyright (c) 2003 Constantin S. Svintsoff + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * in the Software without restriction, including without limitation the rights + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + * copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in + * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + * THE SOFTWARE. + * + * Based on a realpath implementation from Apple libc 498.1.7, taken from + * http://www.opensource.apple.com/source/Libc/Libc-498.1.7/stdlib/FreeBSD/realpath.c + * and provided under the following license: + * + * Copyright (c) 2003 Constantin S. Svintsoff + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The names of the authors may not be used to endorse or promote + * products derived from this software without specific prior written + * permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + + +#include "FSEventsFix.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +const char *const FSEventsFixVersionString = "0.11.0"; + + +#pragma mark - Forward declarations + +static char *(*orig_realpath)(const char *restrict file_name, char resolved_name[PATH_MAX]); +static char *CFURL_realpath(const char *restrict file_name, char resolved_name[PATH_MAX]); +static char *FSEventsFix_realpath_wrapper(const char *restrict src, char *restrict dst); + +static void _FSEventsFixHookInstall(); +static void _FSEventsFixHookUninstall(); + + +#pragma mark - Internal state + +static dispatch_queue_t g_queue = NULL; + +static int64_t g_enable_refcount = 0; + +static bool g_in_self_test = false; +static bool g_hook_operational = false; + +static void(^g_logging_block)(FSEventsFixMessageType type, const char *message); +static FSEventsFixDebugOptions g_debug_opt = 0; + +typedef struct { + char *name; + void *replacement; + void *original; + uint hooked_symbols; +} rebinding_t; + +static rebinding_t g_rebindings[] = { + { "_realpath$DARWIN_EXTSN", (void *) &FSEventsFix_realpath_wrapper, (void *) &realpath, 0 } +}; +static const uint g_rebindings_nel = sizeof(g_rebindings) / sizeof(g_rebindings[0]); + + +#pragma mark - Logging + +static void _FSEventsFixLog(FSEventsFixMessageType type, const char *__restrict fmt, ...) __attribute__((__format__ (__printf__, 2, 3))); + +static void _FSEventsFixLog(FSEventsFixMessageType type, const char *__restrict fmt, ...) { + if (g_logging_block) { + char *message = NULL; + va_list va; + va_start(va, fmt); + vasprintf(&message, fmt, va); + va_end(va); + + if (message) { + if (!!(g_debug_opt & FSEventsFixDebugOptionLogToStderr)) { + fprintf(stderr, "FSEventsFix: %s\n", message); + } + if (g_logging_block) { + g_logging_block(type, message); + } + free(message); + } + } +} + + +#pragma mark - API + +void _FSEventsFixInitialize() { + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + g_queue = dispatch_queue_create("FSEventsFix", DISPATCH_QUEUE_SERIAL); + }); +} + +void FSEventsFixConfigure(FSEventsFixDebugOptions debugOptions, void(^loggingBlock)(FSEventsFixMessageType severity, const char *message)) { + _FSEventsFixInitialize(); + loggingBlock = Block_copy(loggingBlock); + dispatch_sync(g_queue, ^{ + g_debug_opt = debugOptions; + g_logging_block = loggingBlock; + }); +} + +// Must be called from the private serial queue. +void _FSEventsFixSelfTest() { + g_in_self_test = true; + g_hook_operational = false; + static char result[1024]; + realpath("/Etc/__!FSEventsFixSelfTest!__", result); + g_in_self_test = false; +} + +void FSEventsFixEnable() { + _FSEventsFixInitialize(); + dispatch_sync(g_queue, ^{ + if (++g_enable_refcount == 1) { + orig_realpath = dlsym(RTLD_DEFAULT, "realpath"); + _FSEventsFixHookInstall(); + _FSEventsFixSelfTest(); + if (g_hook_operational) { + _FSEventsFixLog(FSEventsFixMessageTypeStatusChange, "Enabled"); + } else { + _FSEventsFixLog(FSEventsFixMessageTypeFatalError, "Failed to enable (hook not called)"); + } + } + }); +} + +void FSEventsFixDisable() { + _FSEventsFixInitialize(); + dispatch_sync(g_queue, ^{ + if (g_enable_refcount == 0) { + abort(); + } + if (--g_enable_refcount == 0) { + _FSEventsFixHookUninstall(); + _FSEventsFixSelfTest(); + if (!g_hook_operational) { + _FSEventsFixLog(FSEventsFixMessageTypeStatusChange, "Disabled"); + } else { + _FSEventsFixLog(FSEventsFixMessageTypeFatalError, "Failed to disable (hook still called)"); + } + } + }); +} + +bool FSEventsFixIsOperational() { + _FSEventsFixInitialize(); + __block bool result = false; + dispatch_sync(g_queue, ^{ + result = g_hook_operational; + }); + return result; +} + +bool _FSEventsFixIsBroken_noresolve(const char *resolved) { + if (!!(g_debug_opt & FSEventsFixDebugOptionSimulateBroken)) { + if (strstr(resolved, FSEventsFixSimulatedBrokenFolderMarker)) { + return true; + } + } + + char *reresolved = realpath(resolved, NULL); + if (reresolved) { + bool broken = (0 != strcmp(resolved, reresolved)); + free(reresolved); + return broken; + } else { + return true; + } +} + +bool FSEventsFixIsBroken(const char *path) { + char *resolved = CFURL_realpath(path, NULL); + if (!resolved) { + return true; + } + bool broken = _FSEventsFixIsBroken_noresolve(resolved); + free(resolved); + return broken; +} + +char *FSEventsFixCopyRootBrokenFolderPath(const char *inpath) { + if (!FSEventsFixIsBroken(inpath)) { + return NULL; + } + + // get a mutable copy of an absolute path + char *path = CFURL_realpath(inpath, NULL); + if (!path) { + return NULL; + } + + for (;;) { + char *sep = strrchr(path, '/'); + if ((sep == NULL) || (sep == path)) { + break; + } + *sep = 0; + if (!_FSEventsFixIsBroken_noresolve(path)) { + *sep = '/'; + break; + } + } + + return path; +} + +static void _FSEventsFixAttemptRepair(const char *folder) { + int rv = rename(folder, folder); + + if (!!(g_debug_opt & FSEventsFixDebugOptionSimulateRepair)) { + const char *pos = strstr(folder, FSEventsFixSimulatedBrokenFolderMarker); + if (pos) { + char *fixed = strdup(folder); + fixed[pos - folder] = 0; + strcat(fixed, pos + strlen(FSEventsFixSimulatedBrokenFolderMarker)); + + rv = rename(folder, fixed); + free(fixed); + } + } + + if (rv != 0) { + if (errno == EPERM) { + _FSEventsFixLog(FSEventsFixMessageTypeResult, "Permission error when trying to repair '%s'", folder); + } else { + _FSEventsFixLog(FSEventsFixMessageTypeExpectedFailure, "Unknown error when trying to repair '%s': errno = %d", folder, errno); + } + } +} + +FSEventsFixRepairStatus FSEventsFixRepairIfNeeded(const char *inpath) { + char *root = FSEventsFixCopyRootBrokenFolderPath(inpath); + if (root == NULL) { + return FSEventsFixRepairStatusNotBroken; + } + + for (;;) { + _FSEventsFixAttemptRepair(root); + char *newRoot = FSEventsFixCopyRootBrokenFolderPath(inpath); + if (newRoot == NULL) { + _FSEventsFixLog(FSEventsFixMessageTypeResult, "Repaired '%s' in '%s'", root, inpath); + free(root); + return FSEventsFixRepairStatusRepaired; + } + if (0 == strcmp(root, newRoot)) { + _FSEventsFixLog(FSEventsFixMessageTypeResult, "Failed to repair '%s' in '%s'", root, inpath); + free(root); + free(newRoot); + return FSEventsFixRepairStatusFailed; + } + _FSEventsFixLog(FSEventsFixMessageTypeResult, "Partial success, repaired '%s' in '%s'", root, inpath); + free(root); + root = newRoot; + } +} + + +#pragma mark - FSEventsFix realpath wrapper + +static char *FSEventsFix_realpath_wrapper(const char * __restrict src, char * __restrict dst) { + if (g_in_self_test) { + if (strstr(src, "__!FSEventsFixSelfTest!__")) { + g_hook_operational = true; + } + } + + // CFURL_realpath doesn't support putting where resolution failed into the + // dst buffer, so we call the original realpath here first and if it gets a + // result, replace that with the output of CFURL_realpath. that way all the + // features of the original realpath are available. + char *rv = NULL; + char *orv = orig_realpath(src, dst); + if (orv != NULL) { rv = CFURL_realpath(src, dst); } + + if (!!(g_debug_opt & FSEventsFixDebugOptionLogCalls)) { + char *result = rv ?: dst; + _FSEventsFixLog(FSEventsFixMessageTypeCall, "realpath(%s) => %s\n", src, result); + } + + if (!!(g_debug_opt & FSEventsFixDebugOptionUppercaseReturn)) { + char *result = rv ?: dst; + if (result) { + for (char *pch = result; *pch; ++pch) { + *pch = (char)toupper(*pch); + } + } + } + + return rv; +} + + +#pragma mark - realpath + +// naive implementation of realpath on top of CFURL +// NOTE: doesn't quite support the full range of errno results one would +// expect here, in part because some of these functions just return a boolean, +// and in part because i'm not dealing with messy CFErrorRef objects and +// attempting to translate those to sane errno values. +// NOTE: the OSX realpath will return _where_ resolution failed in resolved_name +// if passed in and return NULL. we can't properly support that extension here +// since the resolution happens entirely behind the scenes to us in CFURL. +static char* CFURL_realpath(const char *file_name, char resolved_name[PATH_MAX]) +{ + char* resolved; + CFURLRef url1; + CFURLRef url2; + CFStringRef path; + + if (file_name == NULL) { + errno = EINVAL; + return (NULL); + } + +#if __DARWIN_UNIX03 + if (*file_name == 0) { + errno = ENOENT; + return (NULL); + } +#endif + + // create a buffer to store our result if we weren't passed one + if (!resolved_name) { + if ((resolved = malloc(PATH_MAX)) == NULL) return (NULL); + } else { + resolved = resolved_name; + } + + url1 = CFURLCreateFromFileSystemRepresentation(NULL, (const UInt8*)file_name, (CFIndex)strlen(file_name), false); + if (url1 == NULL) { goto error_return; } + + url2 = CFURLCopyAbsoluteURL(url1); + CFRelease(url1); + if (url2 == NULL) { goto error_return; } + + url1 = CFURLCreateFileReferenceURL(NULL, url2, NULL); + CFRelease(url2); + if (url1 == NULL) { goto error_return; } + + // if there are multiple hard links to the original path, this may end up + // being _completely_ different from what was intended + url2 = CFURLCreateFilePathURL(NULL, url1, NULL); + CFRelease(url1); + if (url2 == NULL) { goto error_return; } + + path = CFURLCopyFileSystemPath(url2, kCFURLPOSIXPathStyle); + CFRelease(url2); + if (path == NULL) { goto error_return; } + + bool success = CFStringGetCString(path, resolved, PATH_MAX, kCFStringEncodingUTF8); + CFRelease(path); + if (!success) { goto error_return; } + + return resolved; + +error_return: + if (!resolved_name) { + // we weren't passed in an output buffer and created our own. free it + int e = errno; + free(resolved); + errno = e; + } + return (NULL); +} + + +#pragma mark - fishhook + +// Copyright (c) 2013, Facebook, Inc. +// All rights reserved. +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions are met: +// * Redistributions of source code must retain the above copyright notice, +// this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above copyright notice, +// this list of conditions and the following disclaimer in the documentation +// and/or other materials provided with the distribution. +// * Neither the name Facebook nor the names of its contributors may be used to +// endorse or promote products derived from this software without specific +// prior written permission. +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +// CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +#import +#import +#import +#import +#import +#import + +#ifdef __LP64__ +typedef struct mach_header_64 mach_header_t; +typedef struct segment_command_64 segment_command_t; +typedef struct section_64 section_t; +typedef struct nlist_64 nlist_t; +#define LC_SEGMENT_ARCH_DEPENDENT LC_SEGMENT_64 +#else +typedef struct mach_header mach_header_t; +typedef struct segment_command segment_command_t; +typedef struct section section_t; +typedef struct nlist nlist_t; +#define LC_SEGMENT_ARCH_DEPENDENT LC_SEGMENT +#endif + +static volatile bool g_hook_installed = false; + +static void _FSEventsFixHookUpdateSection(section_t *section, intptr_t slide, nlist_t *symtab, char *strtab, uint32_t *indirect_symtab) +{ + uint32_t *indirect_symbol_indices = indirect_symtab + section->reserved1; + void **indirect_symbol_bindings = (void **)((uintptr_t)slide + section->addr); + for (uint i = 0; i < section->size / sizeof(void *); i++) { + uint32_t symtab_index = indirect_symbol_indices[i]; + if (symtab_index == INDIRECT_SYMBOL_ABS || symtab_index == INDIRECT_SYMBOL_LOCAL || + symtab_index == (INDIRECT_SYMBOL_LOCAL | INDIRECT_SYMBOL_ABS)) { + continue; + } + uint32_t strtab_offset = symtab[symtab_index].n_un.n_strx; + char *symbol_name = strtab + strtab_offset; + for (rebinding_t *cur = g_rebindings, *end = g_rebindings + g_rebindings_nel; cur < end; ++cur) { + if (strcmp(symbol_name, cur->name) == 0) { + if (g_hook_installed) { + if (indirect_symbol_bindings[i] != cur->replacement) { + indirect_symbol_bindings[i] = cur->replacement; + ++cur->hooked_symbols; + } + } else if (cur->original != NULL) { + if (indirect_symbol_bindings[i] == cur->replacement) { + indirect_symbol_bindings[i] = cur->original; + if (cur->hooked_symbols > 0) { + --cur->hooked_symbols; + } + } + } + goto symbol_loop; + } + } + symbol_loop:; + } +} + +static void _FSEventsFixHookUpdateImage(const struct mach_header *header, intptr_t slide) { + Dl_info info; + if (dladdr(header, &info) == 0) { + return; + } + + segment_command_t *cur_seg_cmd; + segment_command_t *linkedit_segment = NULL; + struct symtab_command* symtab_cmd = NULL; + struct dysymtab_command* dysymtab_cmd = NULL; + + uintptr_t cur = (uintptr_t)header + sizeof(mach_header_t); + for (uint i = 0; i < header->ncmds; i++, cur += cur_seg_cmd->cmdsize) { + cur_seg_cmd = (segment_command_t *)cur; + if (cur_seg_cmd->cmd == LC_SEGMENT_ARCH_DEPENDENT) { + if (strcmp(cur_seg_cmd->segname, SEG_LINKEDIT) == 0) { + linkedit_segment = cur_seg_cmd; + } + } else if (cur_seg_cmd->cmd == LC_SYMTAB) { + symtab_cmd = (struct symtab_command*)cur_seg_cmd; + } else if (cur_seg_cmd->cmd == LC_DYSYMTAB) { + dysymtab_cmd = (struct dysymtab_command*)cur_seg_cmd; + } + } + + if (!symtab_cmd || !dysymtab_cmd || !linkedit_segment || + !dysymtab_cmd->nindirectsyms) { + return; + } + + // Find base symbol/string table addresses + uintptr_t linkedit_base = (uintptr_t)slide + linkedit_segment->vmaddr - linkedit_segment->fileoff; + nlist_t *symtab = (nlist_t *)(linkedit_base + symtab_cmd->symoff); + char *strtab = (char *)(linkedit_base + symtab_cmd->stroff); + + // Get indirect symbol table (array of uint32_t indices into symbol table) + uint32_t *indirect_symtab = (uint32_t *)(linkedit_base + dysymtab_cmd->indirectsymoff); + + cur = (uintptr_t)header + sizeof(mach_header_t); + for (uint i = 0; i < header->ncmds; i++, cur += cur_seg_cmd->cmdsize) { + cur_seg_cmd = (segment_command_t *)cur; + if (cur_seg_cmd->cmd == LC_SEGMENT_ARCH_DEPENDENT) { + if (strcmp(cur_seg_cmd->segname, SEG_DATA) != 0) { + continue; + } + for (uint j = 0; j < cur_seg_cmd->nsects; j++) { + section_t *sect = + (section_t *)(cur + sizeof(segment_command_t)) + j; + if ((sect->flags & SECTION_TYPE) == S_LAZY_SYMBOL_POINTERS) { + _FSEventsFixHookUpdateSection(sect, slide, symtab, strtab, indirect_symtab); + } + if ((sect->flags & SECTION_TYPE) == S_NON_LAZY_SYMBOL_POINTERS) { + _FSEventsFixHookUpdateSection(sect, slide, symtab, strtab, indirect_symtab); + } + } + } + } +} + +static void _FSEventsFixHookSaveOriginals() { + for (rebinding_t *cur = g_rebindings, *end = g_rebindings + g_rebindings_nel; cur < end; ++cur) { + void *original = cur->original = dlsym(RTLD_DEFAULT, cur->name+1); + if (!original) { + const char *error = dlerror(); + _FSEventsFixLog(FSEventsFixMessageTypeFatalError, "Cannot find symbol %s, dlsym says: %s\n", cur->name, error); + } + } +} + +static void _FSEventsFixHookUpdate() { + uint32_t c = _dyld_image_count(); + for (uint32_t i = 0; i < c; i++) { + _FSEventsFixHookUpdateImage(_dyld_get_image_header(i), _dyld_get_image_vmaddr_slide(i)); + } +} + +static void _FSEventsFixHookInstall() { + static bool first_rebinding_done = false; + + if (!g_hook_installed) { + g_hook_installed = true; + + if (!first_rebinding_done) { + first_rebinding_done = true; + _FSEventsFixHookSaveOriginals(); + _dyld_register_func_for_add_image(_FSEventsFixHookUpdateImage); + } else { + _FSEventsFixHookUpdate(); + } + } +} + +static void _FSEventsFixHookUninstall() { + if (g_hook_installed) { + g_hook_installed = false; + _FSEventsFixHookUpdate(); + } +} diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.h new file mode 100644 index 0000000..b70b880 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.h @@ -0,0 +1,105 @@ +/* + * FSEventsFix + * + * Works around a long-standing bug in realpath() that prevents FSEvents API from + * monitoring certain folders on a wide range of OS X releases (10.6-10.10 at least). + * + * The underlying issue is that for some folders, realpath() call starts returning + * a path with incorrect casing (e.g. "/users/smt" instead of "/Users/smt"). + * FSEvents is case-sensitive and calls realpath() on the paths you pass in, so + * an incorrect value returned by realpath() prevents FSEvents from seeing any + * change events. + * + * See the discussion at https://github.com/thibaudgg/rb-fsevent/issues/10 about + * the history of this bug and how this library came to exist. + * + * This library uses Facebook's fishhook to replace a custom implementation of + * realpath in place of the system realpath; FSEvents will then invoke our custom + * implementation (which does not screw up the names) and will thus work correctly. + * + * Our implementation of realpath is based on the open-source implementation from + * OS X 10.10, with a single change applied (enclosed in "BEGIN WORKAROUND FOR + * OS X BUG" ... "END WORKAROUND FOR OS X BUG"). + * + * Include FSEventsFix.{h,c} into your project and call FSEventsFixInstall(). + * + * It is recommended that you install FSEventsFix on demand, using FSEventsFixIsBroken + * to check if the folder you're about to pass to FSEventStreamCreate needs the fix. + * Note that the fix must be applied before calling FSEventStreamCreate. + * + * FSEventsFixIsBroken requires a path that uses the correct case for all folder names, + * i.e. a path provided by the system APIs or constructed from folder names provided + * by the directory enumeration APIs. + * + * See .c file for license & copyrights, but basically this is available under a mix + * of MIT and BSD licenses. + */ + +#ifndef __FSEventsFix__ +#define __FSEventsFix__ + +#include + +/// A library version string (e.g. 1.2.3) for displaying and logging purposes +extern const char *const FSEventsFixVersionString; + +/// See FSEventsFixDebugOptionSimulateBroken +#define FSEventsFixSimulatedBrokenFolderMarker "__!FSEventsBroken!__" + +typedef CF_OPTIONS(unsigned, FSEventsFixDebugOptions) { + /// Always return an uppercase string from realpath + FSEventsFixDebugOptionUppercaseReturn = 0x01, + + /// Log all calls to realpath using the logger configured via FSEventsFixConfigure + FSEventsFixDebugOptionLogCalls = 0x02, + + /// In addition to the logging block (if any), log everything to stderr + FSEventsFixDebugOptionLogToStderr = 0x08, + + /// Report paths containing FSEventsFixSimulatedBrokenFolderMarker as broken + FSEventsFixDebugOptionSimulateBroken = 0x10, + + /// Repair paths containing FSEventsFixSimulatedBrokenFolderMarker by renaming them + FSEventsFixDebugOptionSimulateRepair = 0x20, +}; + +typedef CF_ENUM(int, FSEventsFixMessageType) { + /// Call logging requested via FSEventsFixDebugOptionLogCalls + FSEventsFixMessageTypeCall, + + /// Results of actions like repair, and other pretty verbose, but notable, stuff. + FSEventsFixMessageTypeResult, + + /// Enabled/disabled status change + FSEventsFixMessageTypeStatusChange, + + /// Expected failure (treat as a warning) + FSEventsFixMessageTypeExpectedFailure, + + /// Severe failure that most likely means that the library won't work + FSEventsFixMessageTypeFatalError +}; + +typedef CF_ENUM(int, FSEventsFixRepairStatus) { + FSEventsFixRepairStatusNotBroken, + FSEventsFixRepairStatusRepaired, + FSEventsFixRepairStatusFailed, +}; + +/// Note that the logging block can be called on any dispatch queue. +void FSEventsFixConfigure(FSEventsFixDebugOptions debugOptions, void(^loggingBlock)(FSEventsFixMessageType type, const char *message)); + +void FSEventsFixEnable(); +void FSEventsFixDisable(); + +bool FSEventsFixIsOperational(); + +bool FSEventsFixIsBroken(const char *path); + +/// If the path is broken, returns a string identifying the root broken folder, +/// otherwise, returns NULL. You need to free() the returned string. +char *FSEventsFixCopyRootBrokenFolderPath(const char *path); + +FSEventsFixRepairStatus FSEventsFixRepairIfNeeded(const char *path); + +#endif diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.c b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.c new file mode 100644 index 0000000..6e033d0 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.c @@ -0,0 +1,373 @@ +// +// TSICTString.c +// TSITString +// +// Created by Travis Tilley on 9/27/11. +// + +#include "TSICTString.h" + + +const char* const TNetstringTypes = ",#^!~}]Z"; +const char* const OTNetstringTypes = ",#^!~{[Z"; +const UInt8 TNetstringSeparator = ':'; + +TSITStringFormat TSITStringDefaultFormat = kTSITStringFormatTNetstring; + +static const CFRange BeginningRange = {0,0}; + +static CFTypeID kCFDataTypeID = -1UL; +static CFTypeID kCFStringTypeID = -1UL; +static CFTypeID kCFNumberTypeID = -1UL; +static CFTypeID kCFBooleanTypeID = -1UL; +static CFTypeID kCFNullTypeID = -1UL; +static CFTypeID kCFArrayTypeID = -1UL; +static CFTypeID kCFDictionaryTypeID = -1UL; + + +__attribute__((constructor)) void Init_TSICTString(void) +{ + kCFDataTypeID = CFDataGetTypeID(); + kCFStringTypeID = CFStringGetTypeID(); + kCFNumberTypeID = CFNumberGetTypeID(); + kCFBooleanTypeID = CFBooleanGetTypeID(); + kCFNullTypeID = CFNullGetTypeID(); + kCFArrayTypeID = CFArrayGetTypeID(); + kCFDictionaryTypeID = CFDictionaryGetTypeID(); +} + + +void TSICTStringSetDefaultFormat(TSITStringFormat format) +{ + if (format == kTSITStringFormatDefault) { + TSITStringDefaultFormat = kTSITStringFormatTNetstring; + } else { + TSITStringDefaultFormat = format; + } +} + +TSITStringFormat TSICTStringGetDefaultFormat(void) +{ + return TSITStringDefaultFormat; +} + + +void TSICTStringDestroy(TStringIRep* rep) +{ + CFRelease(rep->data); + free(rep->length); + free(rep); +} + + +static inline TStringIRep* TSICTStringCreateWithDataOfTypeAndFormat(CFDataRef data, TSITStringTag type, TSITStringFormat format) +{ + if (format == kTSITStringFormatDefault) { + format = TSICTStringGetDefaultFormat(); + } + + TStringIRep* rep = calloc(1, sizeof(TStringIRep)); + rep->data = CFDataCreateCopy(kCFAllocatorDefault, data); + rep->type = type; + rep->format = format; + rep->length = calloc(10, sizeof(char)); + + CFIndex len = CFDataGetLength(rep->data); + if (snprintf(rep->length, 10, "%lu", len)) { + return rep; + } else { + TSICTStringDestroy(rep); + return NULL; + } +} + +static inline CFDataRef TSICTStringCreateDataFromIntermediateRepresentation(TStringIRep* rep) +{ + CFIndex len = CFDataGetLength(rep->data); + CFMutableDataRef buffer = CFDataCreateMutableCopy(kCFAllocatorDefault, (len + 12), rep->data); + UInt8* bufferBytes = CFDataGetMutableBytePtr(buffer); + + size_t prefixLength = strlen(rep->length) + 1; + CFDataReplaceBytes(buffer, BeginningRange, (const UInt8*)rep->length, (CFIndex)prefixLength); + + if (rep->format == kTSITStringFormatTNetstring) { + const UInt8 ftag = (UInt8)TNetstringTypes[rep->type]; + CFDataAppendBytes(buffer, &ftag, 1); + bufferBytes[(prefixLength - 1)] = TNetstringSeparator; + } else if (rep->format == kTSITStringFormatOTNetstring) { + const UInt8 ftag = (UInt8)OTNetstringTypes[rep->type]; + bufferBytes[(prefixLength - 1)] = ftag; + } + + CFDataRef dataRep = CFDataCreateCopy(kCFAllocatorDefault, buffer); + CFRelease(buffer); + + return dataRep; +} + +static inline CFStringRef TSICTStringCreateStringFromIntermediateRepresentation(TStringIRep* rep) +{ + CFDataRef data = TSICTStringCreateDataFromIntermediateRepresentation(rep); + CFStringRef string = CFStringCreateFromExternalRepresentation(kCFAllocatorDefault, data, kCFStringEncodingUTF8); + CFRelease(data); + return string; +} + +static inline void TSICTStringAppendObjectToMutableDataWithFormat(CFTypeRef object, CFMutableDataRef buffer, TSITStringFormat format) +{ + if (object == NULL) { + object = kCFNull; + } + + CFRetain(object); + + TStringIRep* objRep = TSICTStringCreateWithObjectAndFormat(object, format); + CFDataRef objData = TSICTStringCreateDataFromIntermediateRepresentation(objRep); + CFDataAppendBytes(buffer, (CFDataGetBytePtr(objData)), CFDataGetLength(objData)); + CFRelease(objData); + TSICTStringDestroy(objRep); + + CFRelease(object); +} + +static void ArrayBufferAppendCallback(const void* item, void* context) +{ + TStringCollectionCallbackContext* cx = (TStringCollectionCallbackContext*)context; + CFMutableDataRef buffer = cx->buffer; + TSITStringFormat format = cx->format; + + TSICTStringAppendObjectToMutableDataWithFormat(item, buffer, format); +} + +static void DictionaryBufferAppendCallback(const void* key, const void* value, void* context) +{ + TStringCollectionCallbackContext* cx = (TStringCollectionCallbackContext*)context; + CFMutableDataRef buffer = cx->buffer; + TSITStringFormat format = cx->format; + + TSICTStringAppendObjectToMutableDataWithFormat(key, buffer, format); + TSICTStringAppendObjectToMutableDataWithFormat(value, buffer, format); +} + + +CFDataRef TSICTStringCreateRenderedData(TStringIRep* rep) +{ + return TSICTStringCreateDataFromIntermediateRepresentation(rep); +} + +CFDataRef TSICTStringCreateRenderedDataFromObjectWithFormat(CFTypeRef object, TSITStringFormat format) +{ + if (object == NULL) { + object = kCFNull; + } + + CFRetain(object); + + TStringIRep* rep = TSICTStringCreateWithObjectAndFormat(object, format); + CFDataRef data = TSICTStringCreateDataFromIntermediateRepresentation(rep); + + TSICTStringDestroy(rep); + CFRelease(object); + + return data; +} + +CFStringRef TSICTStringCreateRenderedString(TStringIRep* rep) +{ + return TSICTStringCreateStringFromIntermediateRepresentation(rep); +} + +CFStringRef TSICTStringCreateRenderedStringFromObjectWithFormat(CFTypeRef object, TSITStringFormat format) +{ + if (object == NULL) { + object = kCFNull; + } + + CFRetain(object); + + TStringIRep* rep = TSICTStringCreateWithObjectAndFormat(object, format); + CFStringRef string = TSICTStringCreateStringFromIntermediateRepresentation(rep); + + TSICTStringDestroy(rep); + CFRelease(object); + + return string; +} + + +TStringIRep* TSICTStringCreateWithObjectAndFormat(CFTypeRef object, TSITStringFormat format) +{ + if (object == NULL) { + return TSICTStringCreateNullWithFormat(format); + } + CFRetain(object); + + CFTypeID cfType = CFGetTypeID(object); + TStringIRep* rep = NULL; + + if (cfType == kCFDataTypeID) { + rep = TSICTStringCreateWithDataOfTypeAndFormat(object, kTSITStringTagString, format); + } else if (cfType == kCFStringTypeID) { + rep = TSICTStringCreateWithStringAndFormat(object, format); + } else if (cfType == kCFNumberTypeID) { + rep = TSICTStringCreateWithNumberAndFormat(object, format); + } else if (cfType == kCFBooleanTypeID) { + if (CFBooleanGetValue(object)) { + rep = TSICTStringCreateTrueWithFormat(format); + } else { + rep = TSICTStringCreateFalseWithFormat(format); + } + } else if (cfType == kCFNullTypeID) { + rep = TSICTStringCreateNullWithFormat(format); + } else if (cfType == kCFArrayTypeID) { + rep = TSICTStringCreateWithArrayAndFormat(object, format); + } else if (cfType == kCFDictionaryTypeID) { + rep = TSICTStringCreateWithDictionaryAndFormat(object, format); + } else { + rep = TSICTStringCreateInvalidWithFormat(format); + } + + CFRelease(object); + return rep; +} + +TStringIRep* TSICTStringCreateWithStringAndFormat(CFStringRef string, TSITStringFormat format) +{ + CFRetain(string); + CFDataRef data = CFStringCreateExternalRepresentation(kCFAllocatorDefault, string, kCFStringEncodingUTF8, '?'); + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(data, kTSITStringTagString, format); + CFRelease(data); + CFRelease(string); + return rep; +} + +TStringIRep* TSICTStringCreateWithNumberAndFormat(CFNumberRef number, TSITStringFormat format) +{ + CFRetain(number); + TSITStringTag tag = kTSITStringTagNumber; + CFDataRef data; + CFNumberType numType = CFNumberGetType(number); + + switch(numType) { + case kCFNumberCharType: + { + int value; + if (CFNumberGetValue(number, kCFNumberIntType, &value)) { + if (value == 0 || value == 1) { + tag = kTSITStringTagBool; + } else { + tag = kTSITStringTagString; + } + } + break; + } + case kCFNumberFloat32Type: + case kCFNumberFloat64Type: + case kCFNumberFloatType: + case kCFNumberDoubleType: + { + tag = kTSITStringTagFloat; + break; + } + } + + if (tag == kTSITStringTagBool) { + bool value; + CFNumberGetValue(number, kCFNumberIntType, &value); + if (value) { + data = CFDataCreate(kCFAllocatorDefault, (UInt8*)"true", 4); + } else { + data = CFDataCreate(kCFAllocatorDefault, (UInt8*)"false", 5); + } + } else if (tag == kTSITStringTagFloat) { + char buf[32]; + char *p, *e; + double value; + + CFNumberGetValue(number, numType, &value); + sprintf(buf, "%#.15g", value); + + e = buf + strlen(buf); + p = e; + while (p[-1]=='0' && ('0' <= p[-2] && p[-2] <= '9')) { + p--; + } + memmove(p, e, strlen(e)+1); + + data = CFDataCreate(kCFAllocatorDefault, (UInt8*)buf, (CFIndex)strlen(buf)); + } else { + char buf[32]; + SInt64 value; + CFNumberGetValue(number, numType, &value); + sprintf(buf, "%lli", value); + data = CFDataCreate(kCFAllocatorDefault, (UInt8*)buf, (CFIndex)strlen(buf)); + } + + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(data, tag, format); + CFRelease(data); + CFRelease(number); + return rep; +} + +TStringIRep* TSICTStringCreateTrueWithFormat(TSITStringFormat format) +{ + CFDataRef data = CFDataCreate(kCFAllocatorDefault, (UInt8*)"true", 4); + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(data, kTSITStringTagBool, format); + CFRelease(data); + return rep; +} + +TStringIRep* TSICTStringCreateFalseWithFormat(TSITStringFormat format) +{ + CFDataRef data = CFDataCreate(kCFAllocatorDefault, (UInt8*)"false", 5); + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(data, kTSITStringTagBool, format); + CFRelease(data); + return rep; +} + +TStringIRep* TSICTStringCreateNullWithFormat(TSITStringFormat format) +{ + CFDataRef data = CFDataCreate(kCFAllocatorDefault, NULL, 0); + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(data, kTSITStringTagNull, format); + CFRelease(data); + return rep; +} + +TStringIRep* TSICTStringCreateInvalidWithFormat(TSITStringFormat format) +{ + CFDataRef data = CFDataCreate(kCFAllocatorDefault, NULL, 0); + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(data, kTSITStringTagInvalid, format); + CFRelease(data); + return rep; +} + +TStringIRep* TSICTStringCreateWithArrayAndFormat(CFArrayRef array, TSITStringFormat format) +{ + CFRetain(array); + + CFMutableDataRef buffer = CFDataCreateMutable(kCFAllocatorDefault, 0); + + CFRange all = CFRangeMake(0, CFArrayGetCount(array)); + TStringCollectionCallbackContext cx = {buffer, format}; + CFArrayApplyFunction(array, all, ArrayBufferAppendCallback, &cx); + + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(buffer, kTSITStringTagList, format); + CFRelease(buffer); + CFRelease(array); + return rep; +} + +TStringIRep* TSICTStringCreateWithDictionaryAndFormat(CFDictionaryRef dictionary, TSITStringFormat format) +{ + CFRetain(dictionary); + + CFMutableDataRef buffer = CFDataCreateMutable(kCFAllocatorDefault, 0); + + TStringCollectionCallbackContext cx = {buffer, format}; + CFDictionaryApplyFunction(dictionary, DictionaryBufferAppendCallback, &cx); + + TStringIRep* rep = TSICTStringCreateWithDataOfTypeAndFormat(buffer, kTSITStringTagDict, format); + CFRelease(buffer); + CFRelease(dictionary); + return rep; +} diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.h new file mode 100644 index 0000000..daf085c --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.h @@ -0,0 +1,74 @@ +// +// TSICTString.h +// TSITString +// +// Created by Travis Tilley on 9/27/11. +// + +#ifndef TSICTString_H +#define TSICTString_H + +#include + + +typedef enum { + kTSITStringTagString = 0, + kTSITStringTagNumber = 1, + kTSITStringTagFloat = 2, + kTSITStringTagBool = 3, + kTSITStringTagNull = 4, + kTSITStringTagDict = 5, + kTSITStringTagList = 6, + kTSITStringTagInvalid = 7, +} TSITStringTag; + +extern const char* const TNetstringTypes; +extern const char* const OTNetstringTypes; +extern const UInt8 TNetstringSeparator; + +typedef enum { + kTSITStringFormatDefault = 0, + kTSITStringFormatOTNetstring = 1, + kTSITStringFormatTNetstring = 2, +} TSITStringFormat; + +extern TSITStringFormat TSITStringDefaultFormat; + +typedef struct TSITStringIntermediate { + CFDataRef data; + char* length; + TSITStringTag type; + TSITStringFormat format; +} TStringIRep; + +typedef struct { + CFMutableDataRef buffer; + TSITStringFormat format; +} TStringCollectionCallbackContext; + + +void Init_TSICTString(void); + +void TSICTStringSetDefaultFormat(TSITStringFormat format); +TSITStringFormat TSICTStringGetDefaultFormat(void); + +void TSICTStringDestroy(TStringIRep* rep); + +CFDataRef TSICTStringCreateRenderedData(TStringIRep* rep); +CFDataRef TSICTStringCreateRenderedDataFromObjectWithFormat(CFTypeRef object, TSITStringFormat format); + +CFStringRef TSICTStringCreateRenderedString(TStringIRep* rep); +CFStringRef TSICTStringCreateRenderedStringFromObjectWithFormat(CFTypeRef object, TSITStringFormat format); + +TStringIRep* TSICTStringCreateWithObjectAndFormat(CFTypeRef object, TSITStringFormat format); +TStringIRep* TSICTStringCreateWithStringAndFormat(CFStringRef string, TSITStringFormat format); +TStringIRep* TSICTStringCreateWithNumberAndFormat(CFNumberRef number, TSITStringFormat format); +TStringIRep* TSICTStringCreateTrueWithFormat(TSITStringFormat format); +TStringIRep* TSICTStringCreateFalseWithFormat(TSITStringFormat format); +TStringIRep* TSICTStringCreateNullWithFormat(TSITStringFormat format); +TStringIRep* TSICTStringCreateInvalidWithFormat(TSITStringFormat format); +TStringIRep* TSICTStringCreateWithArrayAndFormat(CFArrayRef array, TSITStringFormat format); +TStringIRep* TSICTStringCreateWithDictionaryAndFormat(CFDictionaryRef dictionary, TSITStringFormat format); + + +#endif diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.c b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.c new file mode 100644 index 0000000..6d36dd1 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.c @@ -0,0 +1,201 @@ +#include +#include "cli.h" + +const char* cli_info_purpose = "A flexible command-line interface for the FSEvents API"; +const char* cli_info_usage = "Usage: fsevent_watch [OPTIONS]... [PATHS]..."; +const char* cli_info_help[] = { + " -h, --help you're looking at it", + " -V, --version print version number and exit", + " -p, --show-plist display the embedded Info.plist values", + " -s, --since-when=EventID fire historical events since ID", + " -l, --latency=seconds latency period (default='0.5')", + " -n, --no-defer enable no-defer latency modifier", + " -r, --watch-root watch for when the root path has changed", + // " -i, --ignore-self ignore current process", + " -F, --file-events provide file level event data", + " -f, --format=name output format (classic, niw, \n" + " tnetstring, otnetstring)", + 0 +}; + +static void default_args (struct cli_info* args_info) +{ + args_info->since_when_arg = kFSEventStreamEventIdSinceNow; + args_info->latency_arg = 0.5; + args_info->no_defer_flag = false; + args_info->watch_root_flag = false; + args_info->ignore_self_flag = false; + args_info->file_events_flag = false; + args_info->mark_self_flag = false; + args_info->format_arg = kFSEventWatchOutputFormatOTNetstring; +} + +static void cli_parser_release (struct cli_info* args_info) +{ + unsigned int i; + + for (i=0; i < args_info->inputs_num; ++i) { + free(args_info->inputs[i]); + } + + if (args_info->inputs_num) { + free(args_info->inputs); + } + + args_info->inputs_num = 0; +} + +void cli_parser_init (struct cli_info* args_info) +{ + default_args(args_info); + + args_info->inputs = 0; + args_info->inputs_num = 0; +} + +void cli_parser_free (struct cli_info* args_info) +{ + cli_parser_release(args_info); +} + +static void cli_print_info_dict (const void *key, + const void *value, + void *context) +{ + CFStringRef entry = CFStringCreateWithFormat(NULL, NULL, + CFSTR("%@:\n %@"), key, value); + if (entry) { + CFShow(entry); + CFRelease(entry); + } +} + +void cli_show_plist (void) +{ + CFBundleRef mainBundle = CFBundleGetMainBundle(); + CFRetain(mainBundle); + CFDictionaryRef mainBundleDict = CFBundleGetInfoDictionary(mainBundle); + if (mainBundleDict) { + CFRetain(mainBundleDict); + printf("Embedded Info.plist metadata:\n\n"); + CFDictionaryApplyFunction(mainBundleDict, cli_print_info_dict, NULL); + CFRelease(mainBundleDict); + } + CFRelease(mainBundle); + printf("\n"); +} + +void cli_print_version (void) +{ + printf("%s %s\n\n", CLI_NAME, CLI_VERSION); +#ifdef COMPILED_AT + printf("Compiled at: %s\n", COMPILED_AT); +#endif +#ifdef COMPILER + printf("Compiled with: %s\n", COMPILER); +#endif +#ifdef TARGET_CPU + printf("Compiled for: %s\n", TARGET_CPU); +#endif + printf("\n"); +} + +void cli_print_help (void) +{ + cli_print_version(); + + printf("\n%s\n", cli_info_purpose); + printf("\n%s\n", cli_info_usage); + printf("\n"); + + int i = 0; + while (cli_info_help[i]) { + printf("%s\n", cli_info_help[i++]); + } +} + +int cli_parser (int argc, const char** argv, struct cli_info* args_info) +{ + static struct option longopts[] = { + { "help", no_argument, NULL, 'h' }, + { "version", no_argument, NULL, 'V' }, + { "show-plist", no_argument, NULL, 'p' }, + { "since-when", required_argument, NULL, 's' }, + { "latency", required_argument, NULL, 'l' }, + { "no-defer", no_argument, NULL, 'n' }, + { "watch-root", no_argument, NULL, 'r' }, + { "ignore-self", no_argument, NULL, 'i' }, + { "file-events", no_argument, NULL, 'F' }, + { "mark-self", no_argument, NULL, 'm' }, + { "format", required_argument, NULL, 'f' }, + { 0, 0, 0, 0 } + }; + + const char* shortopts = "hVps:l:nriFf:"; + + int c = -1; + + while ((c = getopt_long(argc, (char * const*)argv, shortopts, longopts, NULL)) != -1) { + switch(c) { + case 's': // since-when + args_info->since_when_arg = strtoull(optarg, NULL, 0); + break; + case 'l': // latency + args_info->latency_arg = strtod(optarg, NULL); + break; + case 'n': // no-defer + args_info->no_defer_flag = true; + break; + case 'r': // watch-root + args_info->watch_root_flag = true; + break; + case 'i': // ignore-self + args_info->ignore_self_flag = true; + break; + case 'F': // file-events + args_info->file_events_flag = true; + break; + case 'm': // mark-self + args_info->mark_self_flag = true; + break; + case 'f': // format + if (strcmp(optarg, "classic") == 0) { + args_info->format_arg = kFSEventWatchOutputFormatClassic; + } else if (strcmp(optarg, "niw") == 0) { + args_info->format_arg = kFSEventWatchOutputFormatNIW; + } else if (strcmp(optarg, "tnetstring") == 0) { + args_info->format_arg = kFSEventWatchOutputFormatTNetstring; + } else if (strcmp(optarg, "otnetstring") == 0) { + args_info->format_arg = kFSEventWatchOutputFormatOTNetstring; + } else { + fprintf(stderr, "Unknown output format: %s\n", optarg); + exit(EXIT_FAILURE); + } + break; + case 'V': // version + cli_print_version(); + exit(EXIT_SUCCESS); + case 'p': // show-plist + cli_show_plist(); + exit(EXIT_SUCCESS); + case 'h': // help + case '?': // invalid option + case ':': // missing argument + cli_print_help(); + exit((c == 'h') ? EXIT_SUCCESS : EXIT_FAILURE); + } + } + + if (optind < argc) { + int i = 0; + args_info->inputs_num = (unsigned int)(argc - optind); + args_info->inputs = + (char**)(malloc ((args_info->inputs_num)*sizeof(char*))); + while (optind < argc) + if (argv[optind++] != argv[0]) { + args_info->inputs[i++] = strdup(argv[optind-1]); + } + } + + return EXIT_SUCCESS; +} diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.h new file mode 100644 index 0000000..2164995 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.h @@ -0,0 +1,45 @@ +#ifndef CLI_H +#define CLI_H + +#include "common.h" + +#ifndef CLI_NAME +#define CLI_NAME "fsevent_watch" +#endif /* CLI_NAME */ + +#ifndef PROJECT_VERSION +#error "PROJECT_VERSION not set" +#endif /* PROJECT_VERSION */ + +#ifndef CLI_VERSION +#define CLI_VERSION _xstr(PROJECT_VERSION) +#endif /* CLI_VERSION */ + + +struct cli_info { + UInt64 since_when_arg; + double latency_arg; + bool no_defer_flag; + bool watch_root_flag; + bool ignore_self_flag; + bool file_events_flag; + bool mark_self_flag; + enum FSEventWatchOutputFormat format_arg; + + char** inputs; + unsigned inputs_num; +}; + +extern const char* cli_info_purpose; +extern const char* cli_info_usage; +extern const char* cli_info_help[]; + +void cli_print_help(void); +void cli_print_version(void); + +int cli_parser (int argc, const char** argv, struct cli_info* args_info); +void cli_parser_init (struct cli_info* args_info); +void cli_parser_free (struct cli_info* args_info); + + +#endif /* CLI_H */ diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/common.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/common.h new file mode 100644 index 0000000..b2d3e4e --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/common.h @@ -0,0 +1,22 @@ +#ifndef fsevent_watch_common_h +#define fsevent_watch_common_h + +#include +#ifdef __OBJC__ +#import +#endif + +#include +#include +#include "compat.h" +#include "defines.h" +#include "TSICTString.h" + +enum FSEventWatchOutputFormat { + kFSEventWatchOutputFormatClassic, + kFSEventWatchOutputFormatNIW, + kFSEventWatchOutputFormatTNetstring, + kFSEventWatchOutputFormatOTNetstring +}; + +#endif /* fsevent_watch_common_h */ diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.c b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.c new file mode 100644 index 0000000..5f51baf --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.c @@ -0,0 +1,41 @@ +#include "compat.h" + + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_6) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_6_0) +FSEventStreamCreateFlags kFSEventStreamCreateFlagIgnoreSelf = 0x00000008; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_7) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_6_0) +FSEventStreamCreateFlags kFSEventStreamCreateFlagFileEvents = 0x00000010; +FSEventStreamEventFlags kFSEventStreamEventFlagItemCreated = 0x00000100; +FSEventStreamEventFlags kFSEventStreamEventFlagItemRemoved = 0x00000200; +FSEventStreamEventFlags kFSEventStreamEventFlagItemInodeMetaMod = 0x00000400; +FSEventStreamEventFlags kFSEventStreamEventFlagItemRenamed = 0x00000800; +FSEventStreamEventFlags kFSEventStreamEventFlagItemModified = 0x00001000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemFinderInfoMod = 0x00002000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemChangeOwner = 0x00004000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemXattrMod = 0x00008000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemIsFile = 0x00010000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemIsDir = 0x00020000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemIsSymlink = 0x00040000; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_9) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_7_0) +FSEventStreamCreateFlags kFSEventStreamCreateFlagMarkSelf = 0x00000020; +FSEventStreamEventFlags kFSEventStreamEventFlagOwnEvent = 0x00080000; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_10) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_9_0) +FSEventStreamEventFlags kFSEventStreamEventFlagItemIsHardlink = 0x00100000; +FSEventStreamEventFlags kFSEventStreamEventFlagItemIsLastHardlink = 0x00200000; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_13) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_11_0) +FSEventStreamCreateFlags kFSEventStreamCreateFlagUseExtendedData = 0x00000040; +FSEventStreamEventFlags kFSEventStreamEventFlagItemCloned = 0x00400000; +#endif diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.h new file mode 100644 index 0000000..757b413 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.h @@ -0,0 +1,100 @@ +/** + * @headerfile compat.h + * FSEventStream flag compatibility shim + * + * In order to compile a binary against an older SDK yet still support the + * features present in later OS releases, we need to define any missing enum + * constants not present in the older SDK. This allows us to safely defer + * feature detection to runtime (and avoid recompilation). + */ + + +#ifndef listen_fsevents_compat_h +#define listen_fsevents_compat_h + +#ifndef __CORESERVICES__ +#include +#endif // __CORESERVICES__ + +#ifndef __AVAILABILITY__ +#include +#endif // __AVAILABILITY__ + +#ifndef __MAC_10_6 +#define __MAC_10_6 1060 +#endif +#ifndef __MAC_10_7 +#define __MAC_10_7 1070 +#endif +#ifndef __MAC_10_9 +#define __MAC_10_9 1090 +#endif +#ifndef __MAC_10_10 +#define __MAC_10_10 101000 +#endif +#ifndef __MAC_10_13 +#define __MAC_10_13 101300 +#endif +#ifndef __IPHONE_6_0 +#define __IPHONE_6_0 60000 +#endif +#ifndef __IPHONE_7_0 +#define __IPHONE_7_0 70000 +#endif +#ifndef __IPHONE_9_0 +#define __IPHONE_9_0 90000 +#endif +#ifndef __IPHONE_11_0 +#define __IPHONE_11_0 110000 +#endif + +#ifdef __cplusplus +extern "C" { +#endif + + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_6) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_6_0) +extern FSEventStreamCreateFlags kFSEventStreamCreateFlagIgnoreSelf; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_7) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_6_0) +extern FSEventStreamCreateFlags kFSEventStreamCreateFlagFileEvents; +extern FSEventStreamEventFlags kFSEventStreamEventFlagItemCreated, + kFSEventStreamEventFlagItemRemoved, + kFSEventStreamEventFlagItemInodeMetaMod, + kFSEventStreamEventFlagItemRenamed, + kFSEventStreamEventFlagItemModified, + kFSEventStreamEventFlagItemFinderInfoMod, + kFSEventStreamEventFlagItemChangeOwner, + kFSEventStreamEventFlagItemXattrMod, + kFSEventStreamEventFlagItemIsFile, + kFSEventStreamEventFlagItemIsDir, + kFSEventStreamEventFlagItemIsSymlink; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_9) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_7_0) +extern FSEventStreamCreateFlags kFSEventStreamCreateFlagMarkSelf; +extern FSEventStreamEventFlags kFSEventStreamEventFlagOwnEvent; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_10) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_9_0) +extern FSEventStreamEventFlags kFSEventStreamEventFlagItemIsHardlink, + kFSEventStreamEventFlagItemIsLastHardlink; +#endif + +#if (defined(MAC_OS_X_VERSION_MAX_ALLOWED) && MAC_OS_X_VERSION_MAX_ALLOWED < __MAC_10_13) || \ + (defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED < __IPHONE_11_0) +extern FSEventStreamCreateFlags kFSEventStreamCreateFlagUseExtendedData; +extern FSEventStreamEventFlags kFSEventStreamEventFlagItemCloned; +#endif + + +#ifdef __cplusplus +} +#endif + +#endif // listen_fsevents_compat_h diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/defines.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/defines.h new file mode 100644 index 0000000..6f6e87b --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/defines.h @@ -0,0 +1,40 @@ +#ifndef fsevent_watch_defines_h +#define fsevent_watch_defines_h + +#define _str(s) #s +#define _xstr(s) _str(s) + +#define COMPILED_AT __DATE__ " " __TIME__ + +#if defined (__clang__) +#define COMPILER "clang " __clang_version__ +#elif defined (__GNUC__) +#define COMPILER "gcc " __VERSION__ +#else +#define COMPILER "unknown" +#endif + +#if defined(__ppc__) +#define TARGET_CPU "ppc" +#elif defined(__ppc64__) +#define TARGET_CPU "ppc64" +#elif defined(__i386__) +#define TARGET_CPU "i386" +#elif defined(__x86_64__) +#define TARGET_CPU "x86_64" +#else +#define TARGET_CPU "unknown" +#endif + +#define FLAG_CHECK(flags, flag) ((flags) & (flag)) + +#define FPRINTF_FLAG_CHECK(flags, flag, msg, fd) \ + do { \ + if (FLAG_CHECK(flags, flag)) { \ + fprintf(fd, "%s", msg "\n"); } } \ + while (0) + +#define FLAG_CHECK_STDERR(flags, flag, msg) \ + FPRINTF_FLAG_CHECK(flags, flag, msg, stderr) + +#endif /* fsevent_watch_defines_h */ diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/main.c b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/main.c new file mode 100644 index 0000000..b18596a --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/main.c @@ -0,0 +1,548 @@ +#include "common.h" +#include "signal_handlers.h" +#include "cli.h" +#include "FSEventsFix.h" + +// TODO: set on fire. cli.{h,c} handle both parsing and defaults, so there's +// no need to set those here. also, in order to scope metadata by path, +// each stream will need its own configuration... so this won't work as +// a global any more. In the end the goal is to make the output format +// able to declare not just that something happened and what flags were +// attached, but what path it was watching that caused those events (so +// that the path itself can be used for routing that information to the +// relevant callback). +// +// Structure for storing metadata parsed from the commandline +static struct { + FSEventStreamEventId sinceWhen; + CFTimeInterval latency; + FSEventStreamCreateFlags flags; + CFMutableArrayRef paths; + enum FSEventWatchOutputFormat format; +} config = { + (UInt64) kFSEventStreamEventIdSinceNow, + (double) 0.3, + (CFOptionFlags) kFSEventStreamCreateFlagNone, + NULL, + kFSEventWatchOutputFormatOTNetstring +}; + +// Prototypes +static void append_path(const char* path); +static inline void parse_cli_settings(int argc, const char* argv[]); +static void callback(FSEventStreamRef streamRef, + void* clientCallBackInfo, + size_t numEvents, + void* eventPaths, + const FSEventStreamEventFlags eventFlags[], + const FSEventStreamEventId eventIds[]); +static bool needs_fsevents_fix = false; + +// Resolve a path and append it to the CLI settings structure +// The FSEvents API will, internally, resolve paths using a similar scheme. +// Performing this ahead of time makes things less confusing, IMHO. +static void append_path(const char* path) +{ +#ifdef DEBUG + fprintf(stderr, "\n"); + fprintf(stderr, "append_path called for: %s\n", path); +#endif + +#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 + +#ifdef DEBUG + fprintf(stderr, "compiled against 10.6+, using CFURLCreateFileReferenceURL\n"); +#endif + + CFURLRef url = CFURLCreateFromFileSystemRepresentation(NULL, (const UInt8*)path, (CFIndex)strlen(path), false); + CFURLRef placeholder = CFURLCopyAbsoluteURL(url); + CFRelease(url); + + CFMutableArrayRef imaginary = NULL; + + // if we don't have an existing url, spin until we get to a parent that + // does exist, saving any imaginary components for appending back later + while(!CFURLResourceIsReachable(placeholder, NULL)) { +#ifdef DEBUG + fprintf(stderr, "path does not exist\n"); +#endif + + CFStringRef child; + + if (imaginary == NULL) { + imaginary = CFArrayCreateMutable(NULL, 0, &kCFTypeArrayCallBacks); + } + + child = CFURLCopyLastPathComponent(placeholder); + CFArrayInsertValueAtIndex(imaginary, 0, child); + CFRelease(child); + + url = CFURLCreateCopyDeletingLastPathComponent(NULL, placeholder); + CFRelease(placeholder); + placeholder = url; + +#ifdef DEBUG + fprintf(stderr, "parent: "); + CFShow(placeholder); +#endif + } + +#ifdef DEBUG + fprintf(stderr, "path exists\n"); +#endif + + // realpath() doesn't always return the correct case for a path, so this + // is a funky workaround that converts a path into a (volId/inodeId) pair + // and asks what the path should be for that. since it looks at the actual + // inode instead of returning the same case passed in like realpath() + // appears to do for HFS+, it should always be correct. + url = CFURLCreateFileReferenceURL(NULL, placeholder, NULL); + CFRelease(placeholder); + placeholder = CFURLCreateFilePathURL(NULL, url, NULL); + CFRelease(url); + +#ifdef DEBUG + fprintf(stderr, "path resolved to: "); + CFShow(placeholder); +#endif + + // if we stripped off any imaginary path components, append them back on + if (imaginary != NULL) { + CFIndex count = CFArrayGetCount(imaginary); + for (CFIndex i = 0; i= 6)) { + config.flags |= kFSEventStreamCreateFlagIgnoreSelf; + } else { + fprintf(stderr, "MacOSX 10.6 or later is required for --ignore-self\n"); + exit(EXIT_FAILURE); + } + } + + if (args_info.file_events_flag) { + if ((osMajorVersion == 10) & (osMinorVersion >= 7)) { + config.flags |= kFSEventStreamCreateFlagFileEvents; + } else { + fprintf(stderr, "MacOSX 10.7 or later required for --file-events\n"); + exit(EXIT_FAILURE); + } + } + + if (args_info.mark_self_flag) { + if ((osMajorVersion == 10) & (osMinorVersion >= 9)) { + config.flags |= kFSEventStreamCreateFlagMarkSelf; + } else { + fprintf(stderr, "MacOSX 10.9 or later required for --mark-self\n"); + exit(EXIT_FAILURE); + } + } + + if (args_info.inputs_num == 0) { + append_path("."); + } else { + for (unsigned int i=0; i < args_info.inputs_num; ++i) { + append_path(args_info.inputs[i]); + } + } + + cli_parser_free(&args_info); + +#ifdef DEBUG + fprintf(stderr, "config.sinceWhen %llu\n", config.sinceWhen); + fprintf(stderr, "config.latency %f\n", config.latency); + +// STFU clang +#if defined(__LP64__) + fprintf(stderr, "config.flags %#.8x\n", config.flags); +#else + fprintf(stderr, "config.flags %#.8lx\n", config.flags); +#endif + + FLAG_CHECK_STDERR(config.flags, kFSEventStreamCreateFlagUseCFTypes, + " Using CF instead of C types"); + FLAG_CHECK_STDERR(config.flags, kFSEventStreamCreateFlagNoDefer, + " NoDefer latency modifier enabled"); + FLAG_CHECK_STDERR(config.flags, kFSEventStreamCreateFlagWatchRoot, + " WatchRoot notifications enabled"); + FLAG_CHECK_STDERR(config.flags, kFSEventStreamCreateFlagIgnoreSelf, + " IgnoreSelf enabled"); + FLAG_CHECK_STDERR(config.flags, kFSEventStreamCreateFlagFileEvents, + " FileEvents enabled"); + + fprintf(stderr, "config.paths\n"); + + long numpaths = CFArrayGetCount(config.paths); + + for (long i = 0; i < numpaths; i++) { + char path[PATH_MAX]; + CFStringGetCString(CFArrayGetValueAtIndex(config.paths, i), + path, + PATH_MAX, + kCFStringEncodingUTF8); + fprintf(stderr, " %s\n", path); + } + + fprintf(stderr, "\n"); +#endif +} + +// original output format for rb-fsevent +static void classic_output_format(size_t numEvents, + char** paths) +{ + for (size_t i = 0; i < numEvents; i++) { + fprintf(stdout, "%s:", paths[i]); + } + fprintf(stdout, "\n"); +} + +// output format used in the Yoshimasa Niwa branch of rb-fsevent +static void niw_output_format(size_t numEvents, + char** paths, + const FSEventStreamEventFlags eventFlags[], + const FSEventStreamEventId eventIds[]) +{ + for (size_t i = 0; i < numEvents; i++) { + fprintf(stdout, "%lu:%llu:%s\n", + (unsigned long)eventFlags[i], + (unsigned long long)eventIds[i], + paths[i]); + } + fprintf(stdout, "\n"); +} + +static void tstring_output_format(size_t numEvents, + char** paths, + const FSEventStreamEventFlags eventFlags[], + const FSEventStreamEventId eventIds[], + TSITStringFormat format) +{ + CFMutableArrayRef events = CFArrayCreateMutable(kCFAllocatorDefault, + 0, &kCFTypeArrayCallBacks); + + for (size_t i = 0; i < numEvents; i++) { + CFMutableDictionaryRef event = CFDictionaryCreateMutable(kCFAllocatorDefault, + 0, + &kCFTypeDictionaryKeyCallBacks, + &kCFTypeDictionaryValueCallBacks); + + CFStringRef path = CFStringCreateWithBytes(kCFAllocatorDefault, + (const UInt8*)paths[i], + (CFIndex)strlen(paths[i]), + kCFStringEncodingUTF8, + false); + CFDictionarySetValue(event, CFSTR("path"), path); + + CFNumberRef ident = CFNumberCreate(kCFAllocatorDefault, kCFNumberLongLongType, &eventIds[i]); + CFDictionarySetValue(event, CFSTR("id"), ident); + + CFNumberRef cflags = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType, &eventFlags[i]); + CFDictionarySetValue(event, CFSTR("cflags"), cflags); + + CFMutableArrayRef flags = CFArrayCreateMutable(kCFAllocatorDefault, + 0, &kCFTypeArrayCallBacks); + +#define FLAG_ADD_NAME(flagsnum, flagnum, flagname, flagarray) \ + do { \ + if (FLAG_CHECK(flagsnum, flagnum)) { \ + CFArrayAppendValue(flagarray, CFSTR(flagname)); } } \ + while(0) + + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagMustScanSubDirs, "MustScanSubDirs", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagUserDropped, "UserDropped", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagKernelDropped, "KernelDropped", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagEventIdsWrapped, "EventIdsWrapped", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagHistoryDone, "HistoryDone", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagRootChanged, "RootChanged", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagMount, "Mount", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagUnmount, "Unmount", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemCreated, "ItemCreated", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemRemoved, "ItemRemoved", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemInodeMetaMod, "ItemInodeMetaMod", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemRenamed, "ItemRenamed", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemModified, "ItemModified", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemFinderInfoMod, "ItemFinderInfoMod", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemChangeOwner, "ItemChangeOwner", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemXattrMod, "ItemXattrMod", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemIsFile, "ItemIsFile", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemIsDir, "ItemIsDir", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemIsSymlink, "ItemIsSymlink", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagOwnEvent, "OwnEvent", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemIsHardlink, "ItemIsHardLink", flags); + FLAG_ADD_NAME(eventFlags[i], kFSEventStreamEventFlagItemIsLastHardlink, "ItemIsLastHardLink", flags); + + CFDictionarySetValue(event, CFSTR("flags"), flags); + + + CFArrayAppendValue(events, event); + + CFRelease(event); + CFRelease(path); + CFRelease(ident); + CFRelease(cflags); + CFRelease(flags); + } + + CFMutableDictionaryRef meta = CFDictionaryCreateMutable(kCFAllocatorDefault, + 0, + &kCFTypeDictionaryKeyCallBacks, + &kCFTypeDictionaryValueCallBacks); + CFDictionarySetValue(meta, CFSTR("events"), events); + + CFNumberRef num = CFNumberCreate(kCFAllocatorDefault, kCFNumberCFIndexType, &numEvents); + CFDictionarySetValue(meta, CFSTR("numEvents"), num); + + CFDataRef data = TSICTStringCreateRenderedDataFromObjectWithFormat(meta, format); + fprintf(stdout, "%s", CFDataGetBytePtr(data)); + + CFRelease(events); + CFRelease(num); + CFRelease(meta); + CFRelease(data); +} + +static void callback(__attribute__((unused)) FSEventStreamRef streamRef, + __attribute__((unused)) void* clientCallBackInfo, + size_t numEvents, + void* eventPaths, + const FSEventStreamEventFlags eventFlags[], + const FSEventStreamEventId eventIds[]) +{ + char** paths = eventPaths; + + +#ifdef DEBUG + fprintf(stderr, "\n"); + fprintf(stderr, "FSEventStreamCallback fired!\n"); + fprintf(stderr, " numEvents: %lu\n", numEvents); + + for (size_t i = 0; i < numEvents; i++) { + fprintf(stderr, "\n"); + fprintf(stderr, " event ID: %llu\n", eventIds[i]); + +// STFU clang +#if defined(__LP64__) + fprintf(stderr, " event flags: %#.8x\n", eventFlags[i]); +#else + fprintf(stderr, " event flags: %#.8lx\n", eventFlags[i]); +#endif + + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagMustScanSubDirs, + " Recursive scanning of directory required"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagUserDropped, + " Buffering problem: events dropped user-side"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagKernelDropped, + " Buffering problem: events dropped kernel-side"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagEventIdsWrapped, + " Event IDs have wrapped"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagHistoryDone, + " All historical events have been processed"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagRootChanged, + " Root path has changed"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagMount, + " A new volume was mounted at this path"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagUnmount, + " A volume was unmounted from this path"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemCreated, + " Item created"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemRemoved, + " Item removed"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemInodeMetaMod, + " Item metadata modified"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemRenamed, + " Item renamed"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemModified, + " Item modified"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemFinderInfoMod, + " Item Finder Info modified"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemChangeOwner, + " Item changed ownership"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemXattrMod, + " Item extended attributes modified"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemIsFile, + " Item is a file"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemIsDir, + " Item is a directory"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemIsSymlink, + " Item is a symbolic link"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemIsHardlink, + " Item is a hard link"); + FLAG_CHECK_STDERR(eventFlags[i], kFSEventStreamEventFlagItemIsLastHardlink, + " Item is the last hard link"); + fprintf(stderr, " event path: %s\n", paths[i]); + fprintf(stderr, "\n"); + } + + fprintf(stderr, "\n"); +#endif + + if (config.format == kFSEventWatchOutputFormatClassic) { + classic_output_format(numEvents, paths); + } else if (config.format == kFSEventWatchOutputFormatNIW) { + niw_output_format(numEvents, paths, eventFlags, eventIds); + } else if (config.format == kFSEventWatchOutputFormatTNetstring) { + tstring_output_format(numEvents, paths, eventFlags, eventIds, + kTSITStringFormatTNetstring); + } else if (config.format == kFSEventWatchOutputFormatOTNetstring) { + tstring_output_format(numEvents, paths, eventFlags, eventIds, + kTSITStringFormatOTNetstring); + } + + fflush(stdout); +} + +int main(int argc, const char* argv[]) +{ + install_signal_handlers(); + parse_cli_settings(argc, argv); + + if (needs_fsevents_fix) { + FSEventsFixEnable(); + } + + FSEventStreamContext context = {0, NULL, NULL, NULL, NULL}; + FSEventStreamRef stream; + stream = FSEventStreamCreate(kCFAllocatorDefault, + (FSEventStreamCallback)&callback, + &context, + config.paths, + config.sinceWhen, + config.latency, + config.flags); + +#ifdef DEBUG + FSEventStreamShow(stream); + fprintf(stderr, "\n"); +#endif + + if (needs_fsevents_fix) { + FSEventsFixDisable(); + } + + FSEventStreamScheduleWithRunLoop(stream, + CFRunLoopGetCurrent(), + kCFRunLoopDefaultMode); + FSEventStreamStart(stream); + CFRunLoopRun(); + FSEventStreamFlushSync(stream); + FSEventStreamStop(stream); + + return 0; +} diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.c b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.c new file mode 100644 index 0000000..b20da3f --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.c @@ -0,0 +1,66 @@ +#include "signal_handlers.h" +#include +#include +#include +#include +#include +#include + + +#define PPID_ALARM_INTERVAL 2 // send SIGALRM every this seconds + + +static pid_t orig_ppid; + + +static void signal_handler(int _) { + exit(EXIT_FAILURE); +} + +static void check_ppid(void) { + if (getppid() != orig_ppid) { + exit(EXIT_FAILURE); + } +} + +static void check_stdout_open(void) { + if (fcntl(STDOUT_FILENO, F_GETFD) < 0) { + exit(EXIT_FAILURE); + } +} + +static void alarm_handler(int _) { + check_ppid(); + check_stdout_open(); + alarm(PPID_ALARM_INTERVAL); + signal(SIGALRM, alarm_handler); +} + +static void die(const char *msg) { + fprintf(stderr, "\nFATAL: %s\n", msg); + abort(); +} + +static void install_signal_handler(int sig, void (*handler)(int)) { + if (signal(sig, handler) == SIG_ERR) { + die("Could not install signal handler"); + } +} + +void install_signal_handlers(void) { + // check pipe is still connected + check_stdout_open(); + + // watch getppid() every PPID_ALARM_INTERVAL seconds + orig_ppid = getppid(); + if (orig_ppid <= 1) { + die("prematurely zombied"); + } + install_signal_handler(SIGALRM, alarm_handler); + alarm(PPID_ALARM_INTERVAL); + + // be sure to exit on SIGHUP, SIGPIPE + install_signal_handler(SIGHUP, signal_handler); + install_signal_handler(SIGPIPE, signal_handler); +} + diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.h b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.h new file mode 100644 index 0000000..c31685d --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.h @@ -0,0 +1,16 @@ +/** + * @headerfile signal_handlers.h + * Signal handlers to stop the zombie hordes + * + * Catch and handle signals better so that we die faster like a good meat puppet. + */ + + +#ifndef fsevent_watch_signal_handlers_h +#define fsevent_watch_signal_handlers_h + + +void install_signal_handlers(void); + + +#endif // fsevent_watch_signal_handlers_h diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/ext/rakefile.rb b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/rakefile.rb new file mode 100644 index 0000000..d7789bd --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/ext/rakefile.rb @@ -0,0 +1,226 @@ +# -*- encoding: utf-8 -*- +require 'rubygems' unless defined?(Gem) +require 'pathname' +require 'date' +require 'time' +require 'rake/clean' + +raise "unable to find xcodebuild" unless system('which', 'xcodebuild') + + +FSEVENT_WATCH_EXE_VERSION = '0.1.5' + +$this_dir = Pathname.new(__FILE__).dirname.expand_path +$final_exe = $this_dir.parent.join('bin/fsevent_watch') + +$src_dir = $this_dir.join('fsevent_watch') +$obj_dir = $this_dir.join('build') + +SRC = Pathname.glob("#{$src_dir}/*.c") +OBJ = SRC.map {|s| $obj_dir.join("#{s.basename('.c')}.o")} + +$now = DateTime.now.xmlschema rescue Time.now.xmlschema + +$CC = ENV['CC'] || `which clang || which gcc`.strip +$CFLAGS = ENV['CFLAGS'] || '-fconstant-cfstrings -fasm-blocks -fstrict-aliasing -Wall' +$ARCHFLAGS = ENV['ARCHFLAGS'] || '-arch x86_64' +$DEFINES = "-DNS_BUILD_32_LIKE_64 -DNS_BLOCK_ASSERTIONS -DPROJECT_VERSION=#{FSEVENT_WATCH_EXE_VERSION}" + +$GCC_C_LANGUAGE_STANDARD = ENV['GCC_C_LANGUAGE_STANDARD'] || 'gnu11' + +# generic developer id name so it'll match correctly for anyone who has only +# one developer id in their keychain (not that I expect anyone else to bother) +$CODE_SIGN_IDENTITY = 'Developer ID Application' + +$arch = `uname -m`.strip +$os_release = `uname -r`.strip +$BUILD_TRIPLE = "#{$arch}-apple-darwin#{$os_release}" + +$CCVersion = `#{$CC} --version | head -n 1`.strip + + +CLEAN.include OBJ.map(&:to_s) +CLEAN.include $obj_dir.join('Info.plist').to_s +CLEAN.include $obj_dir.join('fsevent_watch').to_s +CLOBBER.include $final_exe.to_s + + +task :sw_vers do + $mac_product_version = `sw_vers -productVersion`.strip + $mac_build_version = `sw_vers -buildVersion`.strip + $MACOSX_DEPLOYMENT_TARGET = ENV['MACOSX_DEPLOYMENT_TARGET'] || $mac_product_version.sub(/\.\d*$/, '') + $CFLAGS = "#{$CFLAGS} -mmacosx-version-min=#{$MACOSX_DEPLOYMENT_TARGET}" +end + +task :get_sdk_info => :sw_vers do + $SDK_INFO = {} + version_info = `xcodebuild -version -sdk macosx#{$MACOSX_DEPLOYMENT_TARGET}` + raise "invalid SDK" unless !!$?.exitstatus + version_info.strip.each_line do |line| + next if line.strip.empty? + next unless line.include?(':') + match = line.match(/([^:]*): (.*)/) + next unless match + $SDK_INFO[match[1]] = match[2] + end +end + +task :debug => :sw_vers do + $DEFINES = "-DDEBUG #{$DEFINES}" + $CFLAGS = "#{$CFLAGS} -O0 -fno-omit-frame-pointer -g" +end + +task :release => :sw_vers do + $DEFINES = "-DNDEBUG #{$DEFINES}" + $CFLAGS = "#{$CFLAGS} -Ofast" +end + +desc 'configure build type depending on whether ENV var FWDEBUG is set' +task :set_build_type => :sw_vers do + if ENV['FWDEBUG'] + Rake::Task[:debug].invoke + else + Rake::Task[:release].invoke + end +end + +desc 'set build arch to ppc' +task :ppc do + $ARCHFLAGS = '-arch ppc' +end + +desc 'set build arch to x86_64' +task :x86_64 do + $ARCHFLAGS = '-arch x86_64' +end + +desc 'set build arch to i386' +task :x86 do + $ARCHFLAGS = '-arch i386' +end + +task :setup_env => [:set_build_type, :sw_vers, :get_sdk_info] + +directory $obj_dir.to_s +file $obj_dir.to_s => :setup_env + +SRC.zip(OBJ).each do |source, object| + file object.to_s => [source.to_s, $obj_dir.to_s] do + cmd = [ + $CC, + $ARCHFLAGS, + "-std=#{$GCC_C_LANGUAGE_STANDARD}", + $CFLAGS, + $DEFINES, + "-I#{$src_dir}", + '-isysroot', + $SDK_INFO['Path'], + '-c', source, + '-o', object + ] + sh(cmd.map {|s| s.to_s}.join(' ')) + end +end + +file $obj_dir.join('Info.plist').to_s => [$obj_dir.to_s, :setup_env] do + File.open($obj_dir.join('Info.plist').to_s, 'w+') do |file| + indentation = '' + indent = lambda {|num| indentation = ' ' * num } + add = lambda {|str| file << "#{indentation}#{str}\n" } + key = lambda {|str| add["#{str}"] } + string = lambda {|str| add["#{str}"] } + + + add[''] + add[''] + add[''] + + indent[2] + add[''] + indent[4] + + key['CFBundleExecutable'] + string['fsevent_watch'] + key['CFBundleIdentifier'] + string['com.teaspoonofinsanity.fsevent_watch'] + key['CFBundleName'] + string['fsevent_watch'] + key['CFBundleDisplayName'] + string['FSEvent Watch CLI'] + key['NSHumanReadableCopyright'] + string['Copyright (C) 2011-2017 Travis Tilley'] + + key['CFBundleVersion'] + string["#{FSEVENT_WATCH_EXE_VERSION}"] + key['LSMinimumSystemVersion'] + string["#{$MACOSX_DEPLOYMENT_TARGET}"] + key['DTSDKBuild'] + string["#{$SDK_INFO['ProductBuildVersion']}"] + key['DTSDKName'] + string["macosx#{$SDK_INFO['SDKVersion']}"] + key['DTSDKPath'] + string["#{$SDK_INFO['Path']}"] + key['BuildMachineOSBuild'] + string["#{$mac_build_version}"] + key['BuildMachineOSVersion'] + string["#{$mac_product_version}"] + key['FSEWCompiledAt'] + string["#{$now}"] + key['FSEWVersionInfoBuilder'] + string["#{`whoami`.strip}"] + key['FSEWBuildTriple'] + string["#{$BUILD_TRIPLE}"] + key['FSEWCC'] + string["#{$CC}"] + key['FSEWCCVersion'] + string["#{$CCVersion}"] + key['FSEWCFLAGS'] + string["#{$CFLAGS}"] + + indent[2] + add[''] + indent[0] + + add[''] + end +end + +desc 'generate an Info.plist used for code signing as well as embedding build settings into the resulting binary' +task :plist => $obj_dir.join('Info.plist').to_s + + +file $obj_dir.join('fsevent_watch').to_s => [$obj_dir.to_s, $obj_dir.join('Info.plist').to_s] + OBJ.map(&:to_s) do + cmd = [ + $CC, + $ARCHFLAGS, + "-std=#{$GCC_C_LANGUAGE_STANDARD}", + $CFLAGS, + $DEFINES, + "-I#{$src_dir}", + '-isysroot', + $SDK_INFO['Path'], + '-framework CoreFoundation -framework CoreServices', + '-sectcreate __TEXT __info_plist', + $obj_dir.join('Info.plist') + ] + OBJ + [ + '-o', $obj_dir.join('fsevent_watch') + ] + sh(cmd.map {|s| s.to_s}.join(' ')) +end + +desc 'compile and link build/fsevent_watch' +task :build => $obj_dir.join('fsevent_watch').to_s + +desc 'codesign build/fsevent_watch binary' +task :codesign => :build do + sh "codesign -s '#{$CODE_SIGN_IDENTITY}' #{$obj_dir.join('fsevent_watch')}" +end + +directory $this_dir.parent.join('bin') + +desc 'replace bundled fsevent_watch binary with build/fsevent_watch' +task :replace_exe => [$this_dir.parent.join('bin'), :build] do + sh "mv #{$obj_dir.join('fsevent_watch')} #{$final_exe}" +end + +task :default => [:replace_exe, :clean] diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/lib/otnetstring.rb b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/otnetstring.rb new file mode 100644 index 0000000..cd8de4c --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/otnetstring.rb @@ -0,0 +1,85 @@ +# Copyright (c) 2011 Konstantin Haase +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + + +require 'stringio' + +module OTNetstring + class Error < StandardError; end + + class << self + def parse(io, encoding = 'internal', fallback_encoding = nil) + fallback_encoding = io.encoding if io.respond_to? :encoding + io = StringIO.new(io) if io.respond_to? :to_str + length, byte = "", nil + + while byte.nil? || byte =~ /\d/ + length << byte if byte + byte = io.read(1) + end + + if length.size > 9 + raise Error, "#{length} is longer than 9 digits" + elsif length !~ /\d+/ + raise Error, "Expected '#{byte}' to be a digit" + end + length = Integer(length) + + case byte + when '#' then Integer io.read(length) + when ',' then with_encoding io.read(length), encoding, fallback_encoding + when '~' then + raise Error, "nil has length of 0, #{length} given" unless length == 0 + when '!' then io.read(length) == 'true' + when '[', '{' + array = [] + start = io.pos + array << parse(io, encoding, fallback_encoding) while io.pos - start < length + raise Error, 'Nested element longer than container' if io.pos - start != length + byte == "{" ? Hash[*array] : array + else + raise Error, "Unknown type '#{byte}'" + end + end + + def encode(obj, string_sep = ',') + case obj + when String then with_encoding "#{obj.bytesize}#{string_sep}#{obj}", "binary" + when Integer then encode(obj.inspect, '#') + when NilClass then "0~" + when Array then encode(obj.map { |e| encode(e) }.join, '[') + when Hash then encode(obj.map { |a,b| encode(a)+encode(b) }.join, '{') + when FalseClass, TrueClass then encode(obj.inspect, '!') + else raise Error, 'cannot encode %p' % obj + end + end + + private + + def with_encoding(str, encoding, fallback = nil) + return str unless str.respond_to? :encode + encoding = Encoding.find encoding if encoding.respond_to? :to_str + encoding ||= fallback + encoding ? str.encode(encoding) : str + rescue EncodingError + str.force_encoding(encoding) + end + end +end diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent.rb b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent.rb new file mode 100644 index 0000000..1ff68a3 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent.rb @@ -0,0 +1,3 @@ +# -*- encoding: utf-8 -*- +require 'rb-fsevent/fsevent' +require 'rb-fsevent/version' diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb new file mode 100644 index 0000000..23c5aa9 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb @@ -0,0 +1,157 @@ +# -*- encoding: utf-8 -*- + +require 'otnetstring' + +class FSEvent + class << self + class_eval <<-END + def root_path + "#{File.expand_path(File.join(File.dirname(__FILE__), '..', '..'))}" + end + END + class_eval <<-END + def watcher_path + "#{File.join(FSEvent.root_path, 'bin', 'fsevent_watch')}" + end + END + end + + attr_reader :paths, :callback + + def initialize args = nil, &block + watch(args, &block) unless args.nil? + end + + def watch(watch_paths, options=nil, &block) + @paths = watch_paths.kind_of?(Array) ? watch_paths : [watch_paths] + @callback = block + + if options.kind_of?(Hash) + @options = parse_options(options) + elsif options.kind_of?(Array) + @options = options + else + @options = [] + end + end + + def run + @pipe = open_pipe + @running = true + + # please note the use of IO::select() here, as it is used specifically to + # preserve correct signal handling behavior in ruby 1.8. + while @running && IO::select([@pipe], nil, nil, nil) + # managing the IO ourselves allows us to be careful and never pass an + # incomplete message to OTNetstring.parse() + message = "" + length = "" + byte = nil + + reading_length = true + found_length = false + + while reading_length + byte = @pipe.read_nonblock(1) + if "#{byte}" =~ /\d/ + length << byte + found_length = true + elsif found_length == false + next + else + reading_length = false + end + end + length = Integer(length, 10) + type = byte + + message << "#{length}#{type}" + message << @pipe.read(length) + + decoded = OTNetstring.parse(message) + modified_paths = decoded["events"].map {|event| event["path"]} + # passing the full info as a second block param feels icky, but such is + # the trap of backward compatibility. + case callback.arity + when 1 + callback.call(modified_paths) + when 2 + callback.call(modified_paths, decoded) + end + end + rescue Interrupt, IOError, Errno::EBADF + ensure + stop + end + + def stop + unless @pipe.nil? + Process.kill('KILL', @pipe.pid) if process_running?(@pipe.pid) + @pipe.close + end + rescue IOError + ensure + @running = false + end + + def process_running?(pid) + begin + Process.kill(0, pid) + true + rescue Errno::ESRCH + false + end + end + + if RUBY_VERSION < '1.9' + def open_pipe + IO.popen("'#{self.class.watcher_path}' #{options_string} #{shellescaped_paths}") + end + + private + + def options_string + @options.join(' ') + end + + def shellescaped_paths + @paths.map {|path| shellescape(path)}.join(' ') + end + + # for Ruby 1.8.6 support + def shellescape(str) + # An empty argument will be skipped, so return empty quotes. + return "''" if str.empty? + + str = str.dup + + # Process as a single byte sequence because not all shell + # implementations are multibyte aware. + str.gsub!(/([^A-Za-z0-9_\-.,:\/@\n])/n, "\\\\\\1") + + # A LF cannot be escaped with a backslash because a backslash + LF + # combo is regarded as line continuation and simply ignored. + str.gsub!(/\n/, "'\n'") + + return str + end + else + def open_pipe + IO.popen([self.class.watcher_path] + @options + @paths) + end + end + + private + + def parse_options(options={}) + opts = ['--format=otnetstring'] + opts.concat(['--since-when', options[:since_when]]) if options[:since_when] + opts.concat(['--latency', options[:latency]]) if options[:latency] + opts.push('--no-defer') if options[:no_defer] + opts.push('--watch-root') if options[:watch_root] + opts.push('--file-events') if options[:file_events] + # ruby 1.9's IO.popen(array-of-stuff) syntax requires all items to be strings + opts.map {|opt| "#{opt}"} + end + +end diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/version.rb b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/version.rb new file mode 100644 index 0000000..ced7151 --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/lib/rb-fsevent/version.rb @@ -0,0 +1,5 @@ +# -*- encoding: utf-8 -*- + +class FSEvent + VERSION = '0.10.3' +end diff --git a/vendor/bundle/gems/rb-fsevent-0.10.3/rb-fsevent.gemspec b/vendor/bundle/gems/rb-fsevent-0.10.3/rb-fsevent.gemspec new file mode 100644 index 0000000..a7370db --- /dev/null +++ b/vendor/bundle/gems/rb-fsevent-0.10.3/rb-fsevent.gemspec @@ -0,0 +1,27 @@ +# coding: utf-8 +lib = File.expand_path('../lib', __FILE__) +$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) +require 'rb-fsevent/version' + +Gem::Specification.new do |s| + s.name = 'rb-fsevent' + s.version = FSEvent::VERSION + s.authors = ['Thibaud Guillaume-Gentil', 'Travis Tilley'] + s.email = ['thibaud@thibaud.gg', 'ttilley@gmail.com'] + s.homepage = 'http://rubygems.org/gems/rb-fsevent' + s.summary = 'Very simple & usable FSEvents API' + s.description = 'FSEvents API with Signals catching (without RubyCocoa)' + s.license = 'MIT' + + s.metadata = { + 'source_code_uri' => 'https://github.com/thibaudgg/rb-fsevent' + } + + s.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^spec/}) } + s.require_path = 'lib' + + s.add_development_dependency 'bundler', '~> 1.0' + s.add_development_dependency 'rspec', '~> 3.6' + s.add_development_dependency 'guard-rspec', '~> 4.2' + s.add_development_dependency 'rake', '~> 12.0' +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/.gitignore b/vendor/bundle/gems/rb-inotify-0.10.0/.gitignore new file mode 100644 index 0000000..79dfcae --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/.gitignore @@ -0,0 +1,21 @@ +*.gem +*.rbc +.bundle +.config +.yardoc +Gemfile.lock +InstalledFiles +_yardoc +coverage +doc/ +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp +.tags* +.rspec_status +/guard/ +/listen/ diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/.travis.yml b/vendor/bundle/gems/rb-inotify-0.10.0/.travis.yml new file mode 100644 index 0000000..72313cb --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/.travis.yml @@ -0,0 +1,21 @@ +language: ruby +cache: bundler + +matrix: + include: + - rvm: 2.3 + - rvm: 2.4 + - rvm: 2.5 + - rvm: 2.6 + - rvm: jruby + - rvm: truffleruby + - rvm: jruby-head + - rvm: ruby-head + - rvm: rbx-3 + allow_failures: + - rvm: truffleruby + - rvm: jruby + - rvm: ruby-head + - rvm: jruby-head + - rvm: rbx-3 + fast_finish: true diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/.yardopts b/vendor/bundle/gems/rb-inotify-0.10.0/.yardopts new file mode 100644 index 0000000..cd347c5 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/.yardopts @@ -0,0 +1,4 @@ +--readme README.md +--markup markdown +--markup-provider maruku +--no-private diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/Gemfile b/vendor/bundle/gems/rb-inotify-0.10.0/Gemfile new file mode 100644 index 0000000..9b2ce27 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/Gemfile @@ -0,0 +1,16 @@ +source 'https://rubygems.org' + +# Specify your gem's dependencies in utopia.gemspec +gemspec + +group :development do + gem 'pry' + gem 'pry-coolline' + + gem 'tty-prompt' +end + +group :test do + gem 'simplecov' + gem 'coveralls', require: false +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/LICENSE.md b/vendor/bundle/gems/rb-inotify-0.10.0/LICENSE.md new file mode 100644 index 0000000..53caf2a --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/LICENSE.md @@ -0,0 +1,10 @@ +# The MIT License (MIT) + +Copyright, 2009, by [Natalie Weizenbaum](https://github.com/nex3). +Copyright, 2017, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams). + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/README.md b/vendor/bundle/gems/rb-inotify-0.10.0/README.md new file mode 100644 index 0000000..032246e --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/README.md @@ -0,0 +1,103 @@ +# rb-inotify + +This is a simple wrapper over the [inotify](http://en.wikipedia.org/wiki/Inotify) Linux kernel subsystem +for monitoring changes to files and directories. +It uses the [FFI](http://wiki.github.com/ffi/ffi) gem to avoid having to compile a C extension. + +[API documentation is available on rdoc.info](http://rdoc.info/projects/nex3/rb-inotify). + +[![Build Status](https://secure.travis-ci.org/guard/rb-inotify.svg)](http://travis-ci.org/guard/rb-inotify) +[![Code Climate](https://codeclimate.com/github/guard/rb-inotify.svg)](https://codeclimate.com/github/guard/rb-inotify) +[![Coverage Status](https://coveralls.io/repos/guard/rb-inotify/badge.svg)](https://coveralls.io/r/guard/rb-inotify) + +## Basic Usage + +The API is similar to the inotify C API, but with a more Rubyish feel. +First, create a notifier: + + notifier = INotify::Notifier.new + +Then, tell it to watch the paths you're interested in +for the events you care about: + + notifier.watch("path/to/foo.txt", :modify) {puts "foo.txt was modified!"} + notifier.watch("path/to/bar", :moved_to, :create) do |event| + puts "#{event.name} is now in path/to/bar!" + end + +Inotify can watch directories or individual files. +It can pay attention to all sorts of events; +for a full list, see [the inotify man page](http://www.tin.org/bin/man.cgi?section=7&topic=inotify). + +Finally, you get at the events themselves: + + notifier.run + +This will loop infinitely, calling the appropriate callbacks when the files are changed. +If you don't want infinite looping, +you can also block until there are available events, +process them all at once, +and then continue on your merry way: + + notifier.process + +## Advanced Usage + +Sometimes it's necessary to have finer control over the underlying IO operations +than is provided by the simple callback API. +The trick to this is that the \{INotify::Notifier#to_io Notifier#to_io} method +returns a fully-functional IO object, +with a file descriptor and everything. +This means, for example, that it can be passed to `IO#select`: + + # Wait 10 seconds for an event then give up + if IO.select([notifier.to_io], [], [], 10) + notifier.process + end + +It can even be used with EventMachine: + + require 'eventmachine' + + EM.run do + EM.watch notifier.to_io do + notifier.process + end + end + +Unfortunately, this currently doesn't work under JRuby. +JRuby currently doesn't use native file descriptors for the IO object, +so we can't use the notifier's file descriptor as a stand-in. + +## Contributing + +1. Fork it +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request + +## License + +Released under the MIT license. + +Copyright, 2009, by [Natalie Weizenbaum](https://github.com/nex3). +Copyright, 2017, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams). + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/Rakefile b/vendor/bundle/gems/rb-inotify-0.10.0/Rakefile new file mode 100644 index 0000000..bc3a3b6 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/Rakefile @@ -0,0 +1,14 @@ +require "bundler/gem_tasks" +require 'rspec/core/rake_task' + +RSpec::Core::RakeTask.new(:spec) + +desc "Run tests" +task :default => :spec + +task :console do + require 'rb-inotify' + require 'pry' + + binding.pry +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify.rb new file mode 100644 index 0000000..8897aef --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify.rb @@ -0,0 +1,15 @@ +require 'rb-inotify/version' +require 'rb-inotify/native' +require 'rb-inotify/native/flags' +require 'rb-inotify/notifier' +require 'rb-inotify/watcher' +require 'rb-inotify/event' +require 'rb-inotify/errors' + +# The root module of the library, which is laid out as so: +# +# * {Notifier} -- The main class, where the notifications are set up +# * {Watcher} -- A watcher for a single file or directory +# * {Event} -- An filesystem event notification +module INotify +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/errors.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/errors.rb new file mode 100644 index 0000000..afee709 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/errors.rb @@ -0,0 +1,3 @@ +module INotify + class QueueOverflowError < RuntimeError; end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/event.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/event.rb new file mode 100644 index 0000000..11701ac --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/event.rb @@ -0,0 +1,146 @@ +module INotify + # An event caused by a change on the filesystem. + # Each {Watcher} can fire many events, + # which are passed to that watcher's callback. + class Event + # A list of other events that are related to this one. + # Currently, this is only used for files that are moved within the same directory: + # the `:moved_from` and the `:moved_to` events will be related. + # + # @return [Array] + attr_reader :related + + # The name of the file that the event occurred on. + # This is only set for events that occur on files in directories; + # otherwise, it's `""`. + # Similarly, if the event is being fired for the directory itself + # the name will be `""` + # + # This pathname is relative to the enclosing directory. + # For the absolute pathname, use \{#absolute\_name}. + # Note that when the `:recursive` flag is passed to {Notifier#watch}, + # events in nested subdirectories will still have a `#name` field + # relative to their immediately enclosing directory. + # For example, an event on the file `"foo/bar/baz"` + # will have name `"baz"`. + # + # @return [String] + attr_reader :name + + # The {Notifier} that fired this event. + # + # @return [Notifier] + attr_reader :notifier + + # An integer specifying that this event is related to some other event, + # which will have the same cookie. + # + # Currently, this is only used for files that are moved within the same directory. + # Both the `:moved_from` and the `:moved_to` events will have the same cookie. + # + # @private + # @return [Fixnum] + attr_reader :cookie + + # The {Watcher#id id} of the {Watcher} that fired this event. + # + # @private + # @return [Fixnum] + attr_reader :watcher_id + + # Returns the {Watcher} that fired this event. + # + # @return [Watcher] + def watcher + @watcher ||= @notifier.watchers[@watcher_id] + end + + # The absolute path of the file that the event occurred on. + # + # This is actually only as absolute as the path passed to the {Watcher} + # that created this event. + # However, it is relative to the working directory, + # assuming that hasn't changed since the watcher started. + # + # @return [String] + def absolute_name + return watcher.path if name.empty? + return File.join(watcher.path, name) + end + + # Returns the flags that describe this event. + # This is generally similar to the input to {Notifier#watch}, + # except that it won't contain options flags nor `:all_events`, + # and it may contain one or more of the following flags: + # + # `:unmount` + # : The filesystem containing the watched file or directory was unmounted. + # + # `:ignored` + # : The \{#watcher watcher} was closed, or the watched file or directory was deleted. + # + # `:isdir` + # : The subject of this event is a directory. + # + # @return [Array] + def flags + @flags ||= Native::Flags.from_mask(@native[:mask]) + end + + # Constructs an {Event} object from a string of binary data, + # and destructively modifies the string to get rid of the initial segment + # used to construct the Event. + # + # @private + # @param data [String] The string to be modified + # @param notifier [Notifier] The {Notifier} that fired the event + # @return [Event, nil] The event, or `nil` if the string is empty + def self.consume(data, notifier) + return nil if data.empty? + ev = new(data, notifier) + data.replace data[ev.size..-1] + ev + end + + # Creates an event from a string of binary data. + # Differs from {Event.consume} in that it doesn't modify the string. + # + # @private + # @param data [String] The data string + # @param notifier [Notifier] The {Notifier} that fired the event + def initialize(data, notifier) + ptr = FFI::MemoryPointer.from_string(data) + @native = Native::Event.new(ptr) + @related = [] + @cookie = @native[:cookie] + @name = fix_encoding(data[@native.size, @native[:len]].gsub(/\0+$/, '')) + @notifier = notifier + @watcher_id = @native[:wd] + + raise QueueOverflowError.new("inotify event queue has overflowed.") if @native[:mask] & Native::Flags::IN_Q_OVERFLOW != 0 + end + + # Calls the callback of the watcher that fired this event, + # passing in the event itself. + # + # @private + def callback! + watcher && watcher.callback!(self) + end + + # Returns the size of this event object in bytes, + # including the \{#name} string. + # + # @return [Fixnum] + def size + @native.size + @native[:len] + end + + private + + def fix_encoding(name) + name.force_encoding('filesystem') if name.respond_to?(:force_encoding) + name + end + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native.rb new file mode 100644 index 0000000..6da36eb --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native.rb @@ -0,0 +1,33 @@ +require 'ffi' + +module INotify + # This module contains the low-level foreign-function interface code + # for dealing with the inotify C APIs. + # It's an implementation detail, and not meant for users to deal with. + # + # @private + module Native + extend FFI::Library + ffi_lib FFI::Library::LIBC + begin + ffi_lib 'inotify' + rescue LoadError + end + + # The C struct describing an inotify event. + # + # @private + class Event < FFI::Struct + layout( + :wd, :int, + :mask, :uint32, + :cookie, :uint32, + :len, :uint32) + end + + attach_function :inotify_init, [], :int + attach_function :inotify_add_watch, [:int, :string, :uint32], :int + attach_function :inotify_rm_watch, [:int, :uint32], :int + attach_function :fpathconf, [:int, :int], :long + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native/flags.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native/flags.rb new file mode 100644 index 0000000..5640130 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/native/flags.rb @@ -0,0 +1,94 @@ +module INotify + module Native + # A module containing all the inotify flags + # to be passed to {Notifier#watch}. + # + # @private + module Flags + # File was accessed. + IN_ACCESS = 0x00000001 + # Metadata changed. + IN_ATTRIB = 0x00000004 + # Writtable file was closed. + IN_CLOSE_WRITE = 0x00000008 + # File was modified. + IN_MODIFY = 0x00000002 + # Unwrittable file closed. + IN_CLOSE_NOWRITE = 0x00000010 + # File was opened. + IN_OPEN = 0x00000020 + # File was moved from X. + IN_MOVED_FROM = 0x00000040 + # File was moved to Y. + IN_MOVED_TO = 0x00000080 + # Subfile was created. + IN_CREATE = 0x00000100 + # Subfile was deleted. + IN_DELETE = 0x00000200 + # Self was deleted. + IN_DELETE_SELF = 0x00000400 + # Self was moved. + IN_MOVE_SELF = 0x00000800 + + ## Helper events. + + # Close. + IN_CLOSE = (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) + # Moves. + IN_MOVE = (IN_MOVED_FROM | IN_MOVED_TO) + # All events which a program can wait on. + IN_ALL_EVENTS = (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | + IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_CREATE | + IN_DELETE | IN_DELETE_SELF | IN_MOVE_SELF) + + + ## Special flags. + + # Only watch the path if it is a directory. + IN_ONLYDIR = 0x01000000 + # Do not follow a sym link. + IN_DONT_FOLLOW = 0x02000000 + # Add to the mask of an already existing watch. + IN_MASK_ADD = 0x20000000 + # Only send event once. + IN_ONESHOT = 0x80000000 + + + ## Events sent by the kernel. + + # Backing fs was unmounted. + IN_UNMOUNT = 0x00002000 + # Event queued overflowed. + IN_Q_OVERFLOW = 0x00004000 + # File was ignored. + IN_IGNORED = 0x00008000 + # Event occurred against dir. + IN_ISDIR = 0x40000000 + + ## fpathconf Macros + + # returns the maximum length of a filename in the directory path or fd that the process is allowed to create. The corresponding macro is _POSIX_NAME_MAX. + PC_NAME_MAX = 3 + + # Converts a list of flags to the bitmask that the C API expects. + # + # @param flags [Array] + # @return [Fixnum] + def self.to_mask(flags) + flags.map {|flag| const_get("IN_#{flag.to_s.upcase}")}. + inject(0) {|mask, flag| mask | flag} + end + + # Converts a bitmask from the C API into a list of flags. + # + # @param mask [Fixnum] + # @return [Array] + def self.from_mask(mask) + constants.map {|c| c.to_s}.select do |c| + next false unless c =~ /^IN_/ + const_get(c) & mask != 0 + end.map {|c| c.sub("IN_", "").downcase.to_sym} - [:all_events] + end + end + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/notifier.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/notifier.rb new file mode 100644 index 0000000..5884e95 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/notifier.rb @@ -0,0 +1,315 @@ +require 'thread' + +module INotify + # Notifier wraps a single instance of inotify. + # It's possible to have more than one instance, + # but usually unnecessary. + # + # @example + # # Create the notifier + # notifier = INotify::Notifier.new + # + # # Run this callback whenever the file path/to/foo.txt is read + # notifier.watch("path/to/foo.txt", :access) do + # puts "Foo.txt was accessed!" + # end + # + # # Watch for any file in the directory being deleted + # # or moved out of the directory. + # notifier.watch("path/to/directory", :delete, :moved_from) do |event| + # # The #name field of the event object contains the name of the affected file + # puts "#{event.name} is no longer in the directory!" + # end + # + # # Nothing happens until you run the notifier! + # notifier.run + class Notifier + # A list of directories that should never be recursively watched. + # + # * Files in `/dev/fd` sometimes register as directories, but are not enumerable. + RECURSIVE_BLACKLIST = %w[/dev/fd] + + # A hash from {Watcher} ids to the instances themselves. + # + # @private + # @return [{Fixnum => Watcher}] + attr_reader :watchers + + # The underlying file descriptor for this notifier. + # This is a valid OS file descriptor, and can be used as such + # (except under JRuby -- see \{#to\_io}). + # + # @return [Fixnum] + def fd + @handle.fileno + end + + # Creates a new {Notifier}. + # + # @return [Notifier] + # @raise [SystemCallError] if inotify failed to initialize for some reason + def initialize + @running = Mutex.new + @pipe = IO.pipe + + @watchers = {} + + fd = Native.inotify_init + unless fd < 0 + @handle = IO.new(fd) + return + end + + raise SystemCallError.new( + "Failed to initialize inotify" + + case FFI.errno + when Errno::EMFILE::Errno; ": the user limit on the total number of inotify instances has been reached." + when Errno::ENFILE::Errno; ": the system limit on the total number of file descriptors has been reached." + when Errno::ENOMEM::Errno; ": insufficient kernel memory is available." + else; "" + end, + FFI.errno) + end + + # Returns a Ruby IO object wrapping the underlying file descriptor. + # Since this file descriptor is fully functional (except under JRuby), + # this IO object can be used in any way a Ruby-created IO object can. + # This includes passing it to functions like `#select`. + # + # Note that this always returns the same IO object. + # Creating lots of IO objects for the same file descriptor + # can cause some odd problems. + # + # **This is not supported under JRuby**. + # JRuby currently doesn't use native file descriptors for the IO object, + # so we can't use this file descriptor as a stand-in. + # + # @return [IO] An IO object wrapping the file descriptor + # @raise [NotImplementedError] if this is being called in JRuby + def to_io + @handle + end + + # Watches a file or directory for changes, + # calling the callback when there are. + # This is only activated once \{#process} or \{#run} is called. + # + # **Note that by default, this does not recursively watch subdirectories + # of the watched directory**. + # To do so, use the `:recursive` flag. + # + # ## Flags + # + # `:access` + # : A file is accessed (that is, read). + # + # `:attrib` + # : A file's metadata is changed (e.g. permissions, timestamps, etc). + # + # `:close_write` + # : A file that was opened for writing is closed. + # + # `:close_nowrite` + # : A file that was not opened for writing is closed. + # + # `:modify` + # : A file is modified. + # + # `:open` + # : A file is opened. + # + # ### Directory-Specific Flags + # + # These flags only apply when a directory is being watched. + # + # `:moved_from` + # : A file is moved out of the watched directory. + # + # `:moved_to` + # : A file is moved into the watched directory. + # + # `:create` + # : A file is created in the watched directory. + # + # `:delete` + # : A file is deleted in the watched directory. + # + # `:delete_self` + # : The watched file or directory itself is deleted. + # + # `:move_self` + # : The watched file or directory itself is moved. + # + # ### Helper Flags + # + # These flags are just combinations of the flags above. + # + # `:close` + # : Either `:close_write` or `:close_nowrite` is activated. + # + # `:move` + # : Either `:moved_from` or `:moved_to` is activated. + # + # `:all_events` + # : Any event above is activated. + # + # ### Options Flags + # + # These flags don't actually specify events. + # Instead, they specify options for the watcher. + # + # `:onlydir` + # : Only watch the path if it's a directory. + # + # `:dont_follow` + # : Don't follow symlinks. + # + # `:mask_add` + # : Add these flags to the pre-existing flags for this path. + # + # `:oneshot` + # : Only send the event once, then shut down the watcher. + # + # `:recursive` + # : Recursively watch any subdirectories that are created. + # Note that this is a feature of rb-inotify, + # rather than of inotify itself, which can only watch one level of a directory. + # This means that the {Event#name} field + # will contain only the basename of the modified file. + # When using `:recursive`, {Event#absolute_name} should always be used. + # + # @param path [String] The path to the file or directory + # @param flags [Array] Which events to watch for + # @yield [event] A block that will be called + # whenever one of the specified events occur + # @yieldparam event [Event] The Event object containing information + # about the event that occured + # @return [Watcher] A Watcher set up to watch this path for these events + # @raise [SystemCallError] if the file or directory can't be watched, + # e.g. if the file isn't found, read access is denied, + # or the flags don't contain any events + def watch(path, *flags, &callback) + return Watcher.new(self, path, *flags, &callback) unless flags.include?(:recursive) + + dir = Dir.new(path) + + dir.each do |base| + d = File.join(path, base) + binary_d = d.respond_to?(:force_encoding) ? d.dup.force_encoding('BINARY') : d + next if binary_d =~ /\/\.\.?$/ # Current or parent directory + next if RECURSIVE_BLACKLIST.include?(d) + next if flags.include?(:dont_follow) && File.symlink?(d) + next if !File.directory?(d) + + watch(d, *flags, &callback) + end + + dir.close + + rec_flags = [:create, :moved_to] + return watch(path, *((flags - [:recursive]) | rec_flags)) do |event| + callback.call(event) if flags.include?(:all_events) || !(flags & event.flags).empty? + next if (rec_flags & event.flags).empty? || !event.flags.include?(:isdir) + begin + watch(event.absolute_name, *flags, &callback) + rescue Errno::ENOENT + # If the file has been deleted since the glob was run, we don't want to error out. + end + end + end + + # Starts the notifier watching for filesystem events. + # Blocks until \{#stop} is called. + # + # @see #process + def run + @running.synchronize do + @stop = false + + process until @stop + end + end + + # Stop watching for filesystem events. + # That is, if we're in a \{#run} loop, + # exit out as soon as we finish handling the events. + def stop + @stop = true + @pipe.last.write "." + + @running.synchronize do + # no-op: we just needed to wait until the lock was available + end + end + + # Blocks until there are one or more filesystem events + # that this notifier has watchers registered for. + # Once there are events, the appropriate callbacks are called + # and this function returns. + # + # @see #run + def process + read_events.each do |event| + event.callback! + event.flags.include?(:ignored) && event.notifier.watchers.delete(event.watcher_id) + end + end + + # Close the notifier. + # + # @raise [SystemCallError] if closing the underlying file descriptor fails. + def close + stop + @handle.close + @watchers.clear + end + + # Blocks until there are one or more filesystem events that this notifier + # has watchers registered for. Once there are events, returns their {Event} + # objects. + # + # This can return an empty list if the watcher was closed elsewhere. + # + # {#run} or {#process} are ususally preferable to calling this directly. + def read_events + size = Native::Event.size + Native.fpathconf(fd, Native::Flags::PC_NAME_MAX) + 1 + tries = 1 + + begin + data = readpartial(size) + rescue SystemCallError => er + # EINVAL means that there's more data to be read + # than will fit in the buffer size + raise er unless er.errno == Errno::EINVAL::Errno && tries < 5 + size *= 2 + tries += 1 + retry + end + return [] if data.nil? + + events = [] + cookies = {} + while event = Event.consume(data, self) + events << event + next if event.cookie == 0 + cookies[event.cookie] ||= [] + cookies[event.cookie] << event + end + cookies.each {|c, evs| evs.each {|ev| ev.related.replace(evs - [ev]).freeze}} + events + end + + private + + # Same as IO#readpartial, or as close as we need. + def readpartial(size) + readable, = select([@handle, @pipe.first]) + return nil if readable.include?(@pipe.first) + @handle.readpartial(size) + rescue Errno::EBADF + # If the IO has already been closed, reading from it will cause + # Errno::EBADF. + nil + end + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/version.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/version.rb new file mode 100644 index 0000000..ecb5313 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/version.rb @@ -0,0 +1,24 @@ +# Copyright, 2012, by Natalie Weizenbaum. +# Copyright, 2017, by Samuel G. D. Williams. +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +module INotify + VERSION = '0.10.0' +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/watcher.rb b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/watcher.rb new file mode 100644 index 0000000..1205e2d --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/lib/rb-inotify/watcher.rb @@ -0,0 +1,88 @@ +module INotify + # Watchers monitor a single path for changes, + # specified by {INotify::Notifier#watch event flags}. + # A watcher is usually created via \{Notifier#watch}. + # + # One {Notifier} may have many {Watcher}s. + # The Notifier actually takes care of the checking for events, + # via \{Notifier#run #run} or \{Notifier#process #process}. + # The main purpose of having Watcher objects + # is to be able to disable them using \{#close}. + class Watcher + # The {Notifier} that this Watcher belongs to. + # + # @return [Notifier] + attr_reader :notifier + + # The path that this Watcher is watching. + # + # @return [String] + attr_reader :path + + # The {INotify::Notifier#watch flags} + # specifying the events that this Watcher is watching for, + # and potentially some options as well. + # + # @return [Array] + attr_reader :flags + + # The id for this Watcher. + # Used to retrieve this Watcher from {Notifier#watchers}. + # + # @private + # @return [Fixnum] + attr_reader :id + + # Calls this Watcher's callback with the given {Event}. + # + # @private + # @param event [Event] + def callback!(event) + @callback[event] + end + + # Disables this Watcher, so that it doesn't fire any more events. + # + # @raise [SystemCallError] if the watch fails to be disabled for some reason + def close + if Native.inotify_rm_watch(@notifier.fd, @id) == 0 + @notifier.watchers.delete(@id) + return + end + + raise SystemCallError.new("Failed to stop watching #{path.inspect}", + FFI.errno) + end + + # Creates a new {Watcher}. + # + # @private + # @see Notifier#watch + def initialize(notifier, path, *flags, &callback) + @notifier = notifier + @callback = callback || proc {} + @path = path + @flags = flags.freeze + @id = Native.inotify_add_watch(@notifier.fd, path.dup, + Native::Flags.to_mask(flags)) + + unless @id < 0 + @notifier.watchers[@id] = self + return + end + + raise SystemCallError.new( + "Failed to watch #{path.inspect}" + + case FFI.errno + when Errno::EACCES::Errno; ": read access to the given file is not permitted." + when Errno::EBADF::Errno; ": the given file descriptor is not valid." + when Errno::EFAULT::Errno; ": path points outside of the process's accessible address space." + when Errno::EINVAL::Errno; ": the given event mask contains no legal events; or fd is not an inotify file descriptor." + when Errno::ENOMEM::Errno; ": insufficient kernel memory was available." + when Errno::ENOSPC::Errno; ": The user limit on the total number of inotify watches was reached or the kernel failed to allocate a needed resource." + else; "" + end, + FFI.errno) + end + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/rb-inotify.gemspec b/vendor/bundle/gems/rb-inotify-0.10.0/rb-inotify.gemspec new file mode 100644 index 0000000..e83eafe --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/rb-inotify.gemspec @@ -0,0 +1,28 @@ +# -*- encoding: utf-8 -*- +require_relative 'lib/rb-inotify/version' + +Gem::Specification.new do |spec| + spec.name = 'rb-inotify' + spec.version = INotify::VERSION + spec.platform = Gem::Platform::RUBY + + spec.summary = 'A Ruby wrapper for Linux inotify, using FFI' + spec.authors = ['Natalie Weizenbaum', 'Samuel Williams'] + spec.email = ['nex342@gmail.com', 'samuel.williams@oriontransfer.co.nz'] + spec.homepage = 'https://github.com/guard/rb-inotify' + spec.licenses = ['MIT'] + + spec.files = `git ls-files`.split($/) + spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } + spec.test_files = spec.files.grep(%r{^(test|spec|features)/}) + spec.require_paths = ["lib"] + + spec.required_ruby_version = '>= 2.2' + + spec.add_dependency "ffi", "~> 1.0" + + spec.add_development_dependency "rspec", "~> 3.6" + spec.add_development_dependency "bundler" + spec.add_development_dependency "rake" + spec.add_development_dependency "concurrent-ruby" +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/spec/inotify_spec.rb b/vendor/bundle/gems/rb-inotify-0.10.0/spec/inotify_spec.rb new file mode 100644 index 0000000..b73ea30 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/spec/inotify_spec.rb @@ -0,0 +1,9 @@ +require 'spec_helper' + +describe INotify do + describe "version" do + it "exists" do + expect(INotify::VERSION).to be_truthy + end + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/spec/notifier_spec.rb b/vendor/bundle/gems/rb-inotify-0.10.0/spec/notifier_spec.rb new file mode 100644 index 0000000..4d7c1d0 --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/spec/notifier_spec.rb @@ -0,0 +1,170 @@ +require 'spec_helper' +require 'tmpdir' +require 'concurrent' + +describe INotify::Notifier do + describe "instance" do + around do |block| + Dir.mktmpdir do |dir| + @root = Pathname.new(dir) + @notifier = INotify::Notifier.new + + begin + block.call + ensure + @notifier.close + end + end + end + + let(:dir) do + @root.join("foo").tap(&:mkdir) + end + + let(:another_dir) do + @root.join("bar").tap(&:mkdir) + end + + it "stops" do + @notifier.stop + end + + describe :process do + it "gets events" do + events = recording(dir, :create) + dir.join("test.txt").write("hello world") + + @notifier.process + + expect(events.size).to eq(1) + expect(events.first.name).to eq("test.txt") + expect(events.first.absolute_name).to eq(dir.join("test.txt").to_s) + end + + it "gets simultaneous events" do + events = recording(dir, :create) + + dir.join("one.txt").write("hello world") + dir.join("two.txt").write("hello world") + + @notifier.process + + expect(events.map(&:name)).to match_array(%w(one.txt two.txt)) + end + + it "separates events between watches" do + bar_events = nil + + foo_events = recording(dir, :create) + bar_events = recording(another_dir, :create) + + dir.join("test.txt").write("hello world") + another_dir.join("test_two.txt").write("hello world") + + @notifier.process + + expect(foo_events.size).to eq(1) + expect(foo_events.first.name).to eq("test.txt") + expect(foo_events.first.absolute_name).to eq(dir.join("test.txt").to_s) + + expect(bar_events.size).to eq(1) + expect(bar_events.first.name).to eq("test_two.txt") + expect(bar_events.first.absolute_name).to eq(another_dir.join("test_two.txt").to_s) + end + end + + describe :run do + it "processes repeatedly until stopped" do + barriers = Array.new(3) { Concurrent::Event.new } + barrier_queue = barriers.dup + events = recording(dir, :create) { barrier_queue.shift.set } + + run_thread = Thread.new { @notifier.run } + + dir.join("one.txt").write("hello world") + barriers.shift.wait(1) or raise "timeout" + + expect(events.map(&:name)).to match_array(%w(one.txt)) + + dir.join("two.txt").write("hello world") + barriers.shift.wait(1) or raise "timeout" + + expect(events.map(&:name)).to match_array(%w(one.txt two.txt)) + + @notifier.stop + + dir.join("three.txt").write("hello world") + barriers.shift.wait(1) + + dir.join("four.txt").write("hello world") + run_thread.join + + expect(events.map(&:name)).to match_array(%w(one.txt two.txt)) + end + end + + describe :fd do + it "returns an integer" do + expect(@notifier.fd).to be_an(Integer) + end + end + + describe :to_io do + it "returns a ruby IO" do + expect(@notifier.to_io).to be_an(::IO) + end + + it "matches the fd" do + expect(@notifier.to_io.fileno).to eq(@notifier.fd) + end + + it "caches its result" do + expect(@notifier.to_io).to be(@notifier.to_io) + end + + it "is selectable" do + events = recording(dir, :create) + expect(select([@notifier.to_io], nil, nil, 0.2)).to be_nil + + dir.join("test.txt").write("hello world") + expect(select([@notifier.to_io], nil, nil, 0.2)).to eq([[@notifier.to_io], [], []]) + + @notifier.process + expect(select([@notifier.to_io], nil, nil, 0.2)).to be_nil + end + end + + private + + def recording(dir, *flags, callback: nil) + events = [] + @notifier.watch(dir.to_s, *flags) do |event| + events << event + yield if block_given? + end + + events + end + end + + describe "mixed instances" do + it "doesn't tangle fds" do + notifiers = Array.new(30) { INotify::Notifier.new } + notifiers.each(&:to_io) + + one = Array.new(10) { IO.pipe.last } + notifiers.each(&:close) + + two = Array.new(10) { IO.pipe.last } + + notifiers = nil + GC.start + + _, writable, _ = select(nil, one, nil, 1) + expect(writable).to match_array(one) + + _, writable, _ = select(nil, two, nil, 1) + expect(writable).to match_array(two) + end + end +end diff --git a/vendor/bundle/gems/rb-inotify-0.10.0/spec/spec_helper.rb b/vendor/bundle/gems/rb-inotify-0.10.0/spec/spec_helper.rb new file mode 100644 index 0000000..b62f9cf --- /dev/null +++ b/vendor/bundle/gems/rb-inotify-0.10.0/spec/spec_helper.rb @@ -0,0 +1,29 @@ + +if ENV['COVERAGE'] || ENV['TRAVIS'] + begin + require 'simplecov' + + SimpleCov.start do + add_filter "/spec/" + end + + if ENV['TRAVIS'] + require 'coveralls' + Coveralls.wear! + end + rescue LoadError + warn "Could not load simplecov: #{$!}" + end +end + +require "bundler/setup" +require "rb-inotify" + +RSpec.configure do |config| + # Enable flags like --only-failures and --next-failure + config.example_status_persistence_file_path = ".rspec_status" + + config.expect_with :rspec do |c| + c.syntax = :expect + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/Gemfile b/vendor/bundle/gems/rouge-3.3.0/Gemfile new file mode 100644 index 0000000..700b0ce --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/Gemfile @@ -0,0 +1,28 @@ +# frozen_string_literal: true + +source 'http://rubygems.org' + +gemspec + +gem 'bundler', '~> 1.15' +gem 'rake' + +gem 'minitest', '>= 5.0' +gem 'minitest-power_assert' + +gem 'rubocop', '~> 0.49.1' + +# don't try to install redcarpet under jruby +gem 'redcarpet', :platforms => :ruby + +group :development do + gem 'pry' + + # docs + gem 'yard' + gem 'github-markup' + + # for visual tests + gem 'sinatra' + gem 'shotgun' +end diff --git a/vendor/bundle/gems/rouge-3.3.0/LICENSE b/vendor/bundle/gems/rouge-3.3.0/LICENSE new file mode 100644 index 0000000..660592c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/LICENSE @@ -0,0 +1,186 @@ +# MIT license. See http://www.opensource.org/licenses/mit-license.php + +Copyright (c) 2012 Jeanine Adkisson. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +# SPECIAL NOTE: +Many of the lexers in this project are adaptations of those in Pygments +(pygments.org). The license for Pygments is as follows: + +# BEGIN pygments/LICENSE # + +Copyright (c) 2006-2012 by the respective authors (see AUTHORS file). +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +* Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +# END pygments/LICENSE # + +The contents of the AUTHORS file at the time of porting was: + +# BEGIN pygments/AUTHORS # + +Pygments is written and maintained by Georg Brandl . + +Major developers are Tim Hatch and Armin Ronacher +. + +Other contributors, listed alphabetically, are: + +* Sam Aaron -- Ioke lexer +* Kumar Appaiah -- Debian control lexer +* Ali Afshar -- image formatter +* Andreas Amann -- AppleScript lexer +* Jeffrey Arnold -- R/S lexer, BUGS lexers +* Jeremy Ashkenas -- CoffeeScript lexer +* Stefan Matthias Aust -- Smalltalk lexer +* Ben Bangert -- Mako lexers +* Max Battcher -- Darcs patch lexer +* Paul Baumgart, 280 North, Inc. -- Objective-J lexer +* Michael Bayer -- Myghty lexers +* John Benediktsson -- Factor lexer +* Christopher Bertels -- Fancy lexer +* Jarrett Billingsley -- MiniD lexer +* Adam Blinkinsop -- Haskell, Redcode lexers +* Frits van Bommel -- assembler lexers +* Pierre Bourdon -- bugfixes +* Hiram Chirino -- Scaml and Jade lexers +* Leaf Corcoran -- MoonScript lexer +* Christopher Creutzig -- MuPAD lexer +* Pete Curry -- bugfixes +* Owen Durni -- haXe lexer +* Nick Efford -- Python 3 lexer +* Sven Efftinge -- Xtend lexer +* Artem Egorkine -- terminal256 formatter +* James H. Fisher -- PostScript lexer +* Carlos Galdino -- Elixir and Elixir Console lexers +* Naveen Garg -- Autohotkey lexer +* Laurent Gautier -- R/S lexer +* Alex Gaynor -- PyPy log lexer +* Bertrand Goetzmann -- Groovy lexer +* Krzysiek Goj -- Scala lexer +* Matt Good -- Genshi, Cheetah lexers +* Patrick Gotthardt -- PHP namespaces support +* Olivier Guibe -- Asymptote lexer +* Martin Harriman -- SNOBOL lexer +* Matthew Harrison -- SVG formatter +* Steven Hazel -- Tcl lexer +* Aslak Hellesøy -- Gherkin lexer +* Greg Hendershott -- Racket lexer +* Jordi Gutiérrez Hermoso -- Octave lexer +* David Hess, Fish Software, Inc. -- Objective-J lexer +* Varun Hiremath -- Debian control lexer +* Doug Hogan -- Mscgen lexer +* Ben Hollis -- Mason lexer +* Tim Howard -- BlitzMax lexer +* Ivan Inozemtsev -- Fantom lexer +* Brian R. Jackson -- Tea lexer +* Dennis Kaarsemaker -- sources.list lexer +* Igor Kalnitsky -- vhdl lexer +* Eric Knibbe -- Lasso lexer +* Adam Koprowski -- Opa lexer +* Benjamin Kowarsch -- Modula-2 lexer +* Alexander Kriegisch -- Kconfig and AspectJ lexers +* Marek Kubica -- Scheme lexer +* Jochen Kupperschmidt -- Markdown processor +* Gerd Kurzbach -- Modelica lexer +* Olov Lassus -- Dart lexer +* Sylvestre Ledru -- Scilab lexer +* Mark Lee -- Vala lexer +* Ben Mabey -- Gherkin lexer +* Simone Margaritelli -- Hybris lexer +* Kirk McDonald -- D lexer +* Gordon McGregor -- SystemVerilog lexer +* Stephen McKamey -- Duel/JBST lexer +* Brian McKenna -- F# lexer +* Lukas Meuser -- BBCode formatter, Lua lexer +* Paul Miller -- LiveScript lexer +* Hong Minhee -- HTTP lexer +* Michael Mior -- Awk lexer +* Jon Morton -- Rust lexer +* Paulo Moura -- Logtalk lexer +* Mher Movsisyan -- DTD lexer +* Ana Nelson -- Ragel, ANTLR, R console lexers +* Nam T. Nguyen -- Monokai style +* Jesper Noehr -- HTML formatter "anchorlinenos" +* Mike Nolta -- Julia lexer +* Jonas Obrist -- BBCode lexer +* David Oliva -- Rebol lexer +* Jon Parise -- Protocol buffers lexer +* Ronny Pfannschmidt -- BBCode lexer +* Benjamin Peterson -- Test suite refactoring +* Dominik Picheta -- Nimrod lexer +* Clément Prévost -- UrbiScript lexer +* Kashif Rasul -- CUDA lexer +* Justin Reidy -- MXML lexer +* Norman Richards -- JSON lexer +* Lubomir Rintel -- GoodData MAQL and CL lexers +* Andre Roberge -- Tango style +* Konrad Rudolph -- LaTeX formatter enhancements +* Mario Ruggier -- Evoque lexers +* Stou Sandalski -- NumPy, FORTRAN, tcsh and XSLT lexers +* Matteo Sasso -- Common Lisp lexer +* Joe Schafer -- Ada lexer +* Ken Schutte -- Matlab lexers +* Tassilo Schweyer -- Io, MOOCode lexers +* Joerg Sieker -- ABAP lexer +* Robert Simmons -- Standard ML lexer +* Kirill Simonov -- YAML lexer +* Steve Spigarelli -- XQuery lexer +* Jerome St-Louis -- eC lexer +* James Strachan -- Kotlin lexer +* Tiberius Teng -- default style overhaul +* Jeremy Thurgood -- Erlang, Squid config lexers +* Erick Tryzelaar -- Felix lexer +* Daniele Varrazzo -- PostgreSQL lexers +* Abe Voelker -- OpenEdge ABL lexer +* Whitney Young -- ObjectiveC lexer +* Matthias Vallentin -- Bro lexer +* Nathan Weizenbaum -- Haml and Sass lexers +* Dietmar Winkler -- Modelica lexer +* Nils Winter -- Smalltalk lexer +* Davy Wybiral -- Clojure lexer +* Diego Zamboni -- CFengine3 lexer +* Alex Zimin -- Nemerle lexer + +Many thanks for all contributions! + +# END pygments/AUTHORS # diff --git a/vendor/bundle/gems/rouge-3.3.0/bin/rougify b/vendor/bundle/gems/rouge-3.3.0/bin/rougify new file mode 100644 index 0000000..1a7cc5b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/bin/rougify @@ -0,0 +1,18 @@ +#!/usr/bin/env ruby +# frozen_string_literal: true + +require 'pathname' +ROOT_DIR = Pathname.new(__FILE__).dirname.parent +load ROOT_DIR.join('lib/rouge.rb') +load ROOT_DIR.join('lib/rouge/cli.rb') +Signal.trap('PIPE', 'SYSTEM_DEFAULT') if Signal.list.include? 'PIPE' + +begin + Rouge::CLI.parse(ARGV).run +rescue Rouge::CLI::Error => e + puts e.message + exit e.status +rescue Interrupt + $stderr.puts "\nrouge: interrupted" + exit 2 +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge.rb new file mode 100644 index 0000000..6aa9c55 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge.rb @@ -0,0 +1,84 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# stdlib +require 'pathname' + +# The containing module for Rouge +module Rouge + class << self + def reload! + Object.send :remove_const, :Rouge + load __FILE__ + end + + # Highlight some text with a given lexer and formatter. + # + # @example + # Rouge.highlight('@foo = 1', 'ruby', 'html') + # Rouge.highlight('var foo = 1;', 'js', 'terminal256') + # + # # streaming - chunks become available as they are lexed + # Rouge.highlight(large_string, 'ruby', 'html') do |chunk| + # $stdout.print chunk + # end + def highlight(text, lexer, formatter, &b) + lexer = Lexer.find(lexer) unless lexer.respond_to? :lex + raise "unknown lexer #{lexer}" unless lexer + + formatter = Formatter.find(formatter) unless formatter.respond_to? :format + raise "unknown formatter #{formatter}" unless formatter + + formatter.format(lexer.lex(text), &b) + end + end +end + +load_dir = Pathname.new(__FILE__).dirname +load load_dir.join('rouge/version.rb') + +load load_dir.join('rouge/util.rb') + +load load_dir.join('rouge/text_analyzer.rb') +load load_dir.join('rouge/token.rb') + +load load_dir.join('rouge/lexer.rb') +load load_dir.join('rouge/regex_lexer.rb') +load load_dir.join('rouge/template_lexer.rb') + +lexers_dir = load_dir.join('rouge/lexers') +Dir.glob(lexers_dir.join('*.rb')).each do |f| + Rouge::Lexers.load_lexer(Pathname.new(f).relative_path_from(lexers_dir).to_s) +end + +load load_dir.join('rouge/guesser.rb') +load load_dir.join('rouge/guessers/util.rb') +load load_dir.join('rouge/guessers/glob_mapping.rb') +load load_dir.join('rouge/guessers/modeline.rb') +load load_dir.join('rouge/guessers/filename.rb') +load load_dir.join('rouge/guessers/mimetype.rb') +load load_dir.join('rouge/guessers/source.rb') +load load_dir.join('rouge/guessers/disambiguation.rb') + +load load_dir.join('rouge/formatter.rb') +load load_dir.join('rouge/formatters/html.rb') +load load_dir.join('rouge/formatters/html_table.rb') +load load_dir.join('rouge/formatters/html_pygments.rb') +load load_dir.join('rouge/formatters/html_legacy.rb') +load load_dir.join('rouge/formatters/html_linewise.rb') +load load_dir.join('rouge/formatters/html_inline.rb') +load load_dir.join('rouge/formatters/terminal256.rb') +load load_dir.join('rouge/formatters/null.rb') + +load load_dir.join('rouge/theme.rb') +load load_dir.join('rouge/themes/thankful_eyes.rb') +load load_dir.join('rouge/themes/colorful.rb') +load load_dir.join('rouge/themes/base16.rb') +load load_dir.join('rouge/themes/github.rb') +load load_dir.join('rouge/themes/igor_pro.rb') +load load_dir.join('rouge/themes/monokai.rb') +load load_dir.join('rouge/themes/molokai.rb') +load load_dir.join('rouge/themes/monokai_sublime.rb') +load load_dir.join('rouge/themes/gruvbox.rb') +load load_dir.join('rouge/themes/tulip.rb') +load load_dir.join('rouge/themes/pastie.rb') diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/cli.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/cli.rb new file mode 100644 index 0000000..80ff051 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/cli.rb @@ -0,0 +1,432 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# not required by the main lib. +# to use this module, require 'rouge/cli'. + +module Rouge + class FileReader + attr_reader :input + def initialize(input) + @input = input + end + + def file + case input + when '-' + IO.new($stdin.fileno, 'rt:bom|utf-8') + when String + File.new(input, 'rt:bom|utf-8') + when ->(i){ i.respond_to? :read } + input + end + end + + def read + @read ||= begin + file.read + rescue => e + $stderr.puts "unable to open #{input}: #{e.message}" + exit 1 + ensure + file.close + end + end + end + + class CLI + def self.doc + return enum_for(:doc) unless block_given? + + yield %|usage: rougify [command] [args...]| + yield %|| + yield %|where is one of:| + yield %| highlight #{Highlight.desc}| + yield %| help #{Help.desc}| + yield %| style #{Style.desc}| + yield %| list #{List.desc}| + yield %| guess #{Guess.desc}| + yield %| version #{Version.desc}| + yield %|| + yield %|See `rougify help ` for more info.| + end + + class Error < StandardError + attr_reader :message, :status + def initialize(message, status=1) + @message = message + @status = status + end + end + + def self.parse(argv=ARGV) + argv = normalize_syntax(argv) + + mode = argv.shift + + klass = class_from_arg(mode) + return klass.parse(argv) if klass + + case mode + when '-h', '--help', 'help', '-help', nil + Help.parse(argv) + else + argv.unshift(mode) if mode + Highlight.parse(argv) + end + end + + def initialize(options={}) + end + + def self.error!(msg, status=1) + raise Error.new(msg, status) + end + + def error!(*a) + self.class.error!(*a) + end + + def self.class_from_arg(arg) + case arg + when 'version', '--version', '-v' + Version + when 'help' + Help + when 'highlight', 'hi' + Highlight + when 'style' + Style + when 'list' + List + when 'guess' + Guess + end + end + + class Version < CLI + def self.desc + "print the rouge version number" + end + + def self.parse(*); new; end + + def run + puts Rouge.version + end + end + + class Help < CLI + def self.desc + "print help info" + end + + def self.doc + return enum_for(:doc) unless block_given? + + yield %|usage: rougify help | + yield %|| + yield %|print help info for .| + end + + def self.parse(argv) + opts = { :mode => CLI } + until argv.empty? + arg = argv.shift + klass = class_from_arg(arg) + if klass + opts[:mode] = klass + next + end + end + new(opts) + end + + def initialize(opts={}) + @mode = opts[:mode] + end + + def run + @mode.doc.each(&method(:puts)) + end + end + + class Highlight < CLI + def self.desc + "highlight code" + end + + def self.doc + return enum_for(:doc) unless block_given? + + yield %[usage: rougify highlight [options...]] + yield %[ rougify highlight [options...]] + yield %[] + yield %[--input-file|-i specify a file to read, or - to use stdin] + yield %[] + yield %[--lexer|-l specify the lexer to use.] + yield %[ If not provided, rougify will try to guess] + yield %[ based on --mimetype, the filename, and the] + yield %[ file contents.] + yield %[] + yield %[--formatter|-f specify the output formatter to use.] + yield %[ If not provided, rougify will default to] + yield %[ terminal256.] + yield %[] + yield %[--theme|-t specify the theme to use for highlighting] + yield %[ the file. (only applies to some formatters)] + yield %[] + yield %[--mimetype|-m specify a mimetype for lexer guessing] + yield %[] + yield %[--lexer-opts|-L specify lexer options in CGI format] + yield %[ (opt1=val1&opt2=val2)] + yield %[] + yield %[--formatter-opts|-F specify formatter options in CGI format] + yield %[ (opt1=val1&opt2=val2)] + yield %[] + yield %[--require|-r require a filename or library before] + yield %[ highlighting] + end + + def self.parse(argv) + opts = { + :formatter => 'terminal256', + :theme => 'thankful_eyes', + :css_class => 'codehilite', + :input_file => '-', + :lexer_opts => {}, + :formatter_opts => {}, + :requires => [], + } + + until argv.empty? + arg = argv.shift + case arg + when '-r', '--require' + opts[:requires] << argv.shift + when '--input-file', '-i' + opts[:input_file] = argv.shift + when '--mimetype', '-m' + opts[:mimetype] = argv.shift + when '--lexer', '-l' + opts[:lexer] = argv.shift + when '--formatter-preset', '-f' + opts[:formatter] = argv.shift + when '--theme', '-t' + opts[:theme] = argv.shift + when '--css-class', '-c' + opts[:css_class] = argv.shift + when '--lexer-opts', '-L' + opts[:lexer_opts] = parse_cgi(argv.shift) + when /^--/ + error! "unknown option #{arg.inspect}" + else + opts[:input_file] = arg + end + end + + new(opts) + end + + def input_stream + @input_stream ||= FileReader.new(@input_file) + end + + def input + @input ||= input_stream.read + end + + def lexer_class + @lexer_class ||= Lexer.guess( + :filename => @input_file, + :mimetype => @mimetype, + :source => input_stream, + ) + end + + def lexer + @lexer ||= lexer_class.new(@lexer_opts) + end + + attr_reader :input_file, :lexer_name, :mimetype, :formatter + + def initialize(opts={}) + Rouge::Lexer.enable_debug! + + opts[:requires].each do |r| + require r + end + + @input_file = opts[:input_file] + + if opts[:lexer] + @lexer_class = Lexer.find(opts[:lexer]) \ + or error! "unknown lexer #{opts[:lexer].inspect}" + else + @lexer_name = opts[:lexer] + @mimetype = opts[:mimetype] + end + + @lexer_opts = opts[:lexer_opts] + + theme = Theme.find(opts[:theme]).new or error! "unknown theme #{opts[:theme]}" + + @formatter = case opts[:formatter] + when 'terminal256' then Formatters::Terminal256.new(theme) + when 'html' then Formatters::HTML.new + when 'html-pygments' then Formatters::HTMLPygments.new(Formatters::HTML.new, opts[:css_class]) + when 'html-inline' then Formatters::HTMLInline.new(theme) + when 'html-table' then Formatters::HTMLTable.new(Formatters::HTML.new) + when 'null', 'raw', 'tokens' then Formatters::Null.new + else + error! "unknown formatter preset #{opts[:formatter]}" + end + end + + def run + formatter.format(lexer.lex(input), &method(:print)) + end + + private_class_method + def self.parse_cgi(str) + pairs = CGI.parse(str).map { |k, v| [k.to_sym, v.first] } + Hash[pairs] + end + end + + class Style < CLI + def self.desc + "print CSS styles" + end + + def self.doc + return enum_for(:doc) unless block_given? + + yield %|usage: rougify style [] []| + yield %|| + yield %|Print CSS styles for the given theme. Extra options are| + yield %|passed to the theme. To select a mode (light/dark) for the| + yield %|theme, append '.light' or '.dark' to the | + yield %|respectively. Theme defaults to thankful_eyes.| + yield %|| + yield %|options:| + yield %| --scope (default: .highlight) a css selector to scope by| + yield %|| + yield %|available themes:| + yield %| #{Theme.registry.keys.sort.join(', ')}| + end + + def self.parse(argv) + opts = { :theme_name => 'thankful_eyes' } + + until argv.empty? + arg = argv.shift + case arg + when /--(\w+)/ + opts[$1.tr('-', '_').to_sym] = argv.shift + else + opts[:theme_name] = arg + end + end + + new(opts) + end + + def initialize(opts) + theme_name = opts.delete(:theme_name) + theme_class = Theme.find(theme_name) \ + or error! "unknown theme: #{theme_name}" + + @theme = theme_class.new(opts) + end + + def run + @theme.render(&method(:puts)) + end + end + + class List < CLI + def self.desc + "list available lexers" + end + + def self.doc + return enum_for(:doc) unless block_given? + + yield %|usage: rouge list| + yield %|| + yield %|print a list of all available lexers with their descriptions.| + end + + def self.parse(argv) + new + end + + def run + puts "== Available Lexers ==" + + Lexer.all.sort_by(&:tag).each do |lexer| + desc = String.new("#{lexer.desc}") + if lexer.aliases.any? + desc << " [aliases: #{lexer.aliases.join(',')}]" + end + puts "%s: %s" % [lexer.tag, desc] + + lexer.option_docs.keys.sort.each do |option| + puts " ?#{option}= #{lexer.option_docs[option]}" + end + + puts + end + end + end + + class Guess < CLI + def self.desc + "guess the languages of file" + end + + def self.parse(args) + new(input_file: args.shift) + end + + attr_reader :input_file, :input_source + + def initialize(opts) + @input_file = opts[:input_file] || '-' + @input_source = FileReader.new(@input_file).read + end + + def lexers + Lexer.guesses( + filename: input_file, + source: input_source, + ) + end + + def run + lexers.each do |l| + puts "{ tag: #{l.tag.inspect}, title: #{l.title.inspect}, desc: #{l.desc.inspect} }" + end + end + end + + + private_class_method + def self.normalize_syntax(argv) + out = [] + argv.each do |arg| + case arg + when /^(--\w+)=(.*)$/ + out << $1 << $2 + when /^(-\w)(.+)$/ + out << $1 << $2 + else + out << arg + end + end + + out + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/abap b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/abap new file mode 100644 index 0000000..1f0171b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/abap @@ -0,0 +1,6 @@ +lo_obj ?= lo_obj->do_nothing( 'Char' && ` String` ). + +SELECT SINGLE * FROM mara INTO ls_mara WHERE matkl EQ '1324'. +LOOP AT lt_mara ASSIGNING . + CHECK -mtart EQ '0001'. +ENDLOOP. diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/actionscript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/actionscript new file mode 100644 index 0000000..f081e25 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/actionscript @@ -0,0 +1,4 @@ +function hello(name:String):void +{ + trace("hello " + name); +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apache b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apache new file mode 100644 index 0000000..ce3e5fc --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apache @@ -0,0 +1,21 @@ +AddDefaultCharset UTF-8 + +RewriteEngine On + +# Serve gzipped version if available and accepted +AddEncoding x-gzip .gz +RewriteCond %{HTTP:Accept-Encoding} gzip +RewriteCond %{REQUEST_FILENAME}.gz -f +RewriteRule ^(.*)$ $1.gz [QSA,L] + + ForceType text/css + Header append Vary Accept-Encoding + + + ForceType application/javascript + Header append Vary Accept-Encoding + + + ForceType text/html + Header append Vary Accept-Encoding + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apiblueprint b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apiblueprint new file mode 100644 index 0000000..25dc577 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/apiblueprint @@ -0,0 +1,33 @@ +FORMAT: 1A +HOST: http://polls.apiblueprint.org/ + +# Polls + +Polls is a simple API allowing consumers to view polls and vote in them. + +# Polls API Root [/] + +## Group Question + +Resources related to questions in the API. + +## Question [/questions/{question_id}] + ++ Parameters + + question_id: 1 (number, required) - ID of the Question in form of an integer + ++ Attributes + + question: `Favourite programming language?` (required) + + published_at: `2014-11-11T08:40:51.620Z` - An ISO8601 date when the question was published + + choices (array[Choice], required) - An array of Choice objects + + url: /questions/1 + +### View a Questions Detail [GET] + ++ Response 200 (application/json) + + Attributes (Question) + +### Delete a Question [DELETE] + ++ Relation: delete ++ Response 204 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/applescript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/applescript new file mode 100644 index 0000000..c824919 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/applescript @@ -0,0 +1,2 @@ +-- AppleScript playing with iTunes +tell application "iTunes" to get current selection diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/awk b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/awk new file mode 100644 index 0000000..fb6ca72 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/awk @@ -0,0 +1,4 @@ +BEGIN { # Simulate echo(1) + for (i = 1; i < ARGC; i++) printf "%s ", ARGV[i] + printf "\n" + exit } diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/biml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/biml new file mode 100644 index 0000000..e4d5f68 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/biml @@ -0,0 +1,38 @@ +<#@ template language="C#" #> +<#@ import namespace="System.Data" #> + + + + + + + + + + + + + EXEC usp_StoredProc + + <# foreach (var table in RootNode.Tables) { #> + + + + SELECT * FROM <#=table.Name#> + + + + + + + <# } #> + + + + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/bsl b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/bsl new file mode 100644 index 0000000..a71bca2 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/bsl @@ -0,0 +1,7 @@ +#Область ПрограммныйИнтерфейс + +Процедура ПриветМир() Экспорт + Сообщить("Привет мир"); +КонецПроцедуры + +#КонецОбласти \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/c b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/c new file mode 100644 index 0000000..34771c8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/c @@ -0,0 +1,8 @@ +#include "ruby/ruby.h" + +static int +clone_method_i(st_data_t key, st_data_t value, st_data_t data) +{ + clone_method((VALUE)data, (ID)key, (const rb_method_entry_t *)value); + return ST_CONTINUE; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ceylon b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ceylon new file mode 100644 index 0000000..fcf19e0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ceylon @@ -0,0 +1,7 @@ +shared class CeylonClass() + given Parameter satisfies Object { + + shared String name => "CeylonClass"; +} + +shared void run() => CeylonClass(); diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cfscript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cfscript new file mode 100644 index 0000000..9006416 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cfscript @@ -0,0 +1,18 @@ +component accessors="true" { + + property type="string" name="firstName" default=""; + property string username; + + function init(){ + return this; + } + + public any function submitOrder( required product, coupon="", boolean results=true ){ + + var foo = function( required string baz, x=true, y=false ){ + return "bar!"; + }; + + return foo; + } +} \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/clojure b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/clojure new file mode 100644 index 0000000..a9b682e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/clojure @@ -0,0 +1,5 @@ +(defn make-adder [x] + (let [y x] + (fn [z] (+ y z)))) +(def add2 (make-adder 2)) +(add2 4) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cmake b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cmake new file mode 100644 index 0000000..89fcc51 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cmake @@ -0,0 +1,7 @@ +cmake_minimum_required(VERSION 2.8.3) + +project(foo C) + +# some note +add_executable(foo utils.c "foo.c") +target_link_libraries(foo ${LIBRARIES}) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coffeescript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coffeescript new file mode 100644 index 0000000..a562db6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coffeescript @@ -0,0 +1,5 @@ +# Objects: +math = + root: Math.sqrt + square: square + cube: (x) -> x * square x diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/common_lisp b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/common_lisp new file mode 100644 index 0000000..c6d2861 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/common_lisp @@ -0,0 +1 @@ +(defun square (x) (* x x)) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/conf b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/conf new file mode 100644 index 0000000..5386d4e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/conf @@ -0,0 +1,4 @@ +# A generic configuration file +option1 "val1" +option2 23 +option3 'val3' diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/console b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/console new file mode 100644 index 0000000..9d6ed1c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/console @@ -0,0 +1,6 @@ +# prints "hello, world" to the screen +~# echo Hello, World +Hello, World + +# don't run this +~# rm -rf --no-preserve-root / diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coq b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coq new file mode 100644 index 0000000..1d8d68f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/coq @@ -0,0 +1,13 @@ +Require Import Coq.Lists.List. + +Section with_T. + Context {T : Type}. + + Fixpoint length (ls : list T) : nat := + match ls with + | nil => 0 + | _ :: ls => S (length ls) + end. +End with_T. + +Definition a_string := "hello \" world". \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cpp b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cpp new file mode 100644 index 0000000..c20cf27 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/cpp @@ -0,0 +1,8 @@ +#include + +using namespace std; + +int main() +{ + cout << "Hello World" << endl; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/crystal b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/crystal new file mode 100644 index 0000000..988753e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/crystal @@ -0,0 +1,45 @@ +lib LibC + WNOHANG = 0x00000001 + + @[ReturnsTwice] + fun fork : PidT + fun getpgid(pid : PidT) : PidT + fun kill(pid : PidT, signal : Int) : Int + fun getpid : PidT + fun getppid : PidT + fun exit(status : Int) : NoReturn + + ifdef x86_64 + alias ClockT = UInt64 + else + alias ClockT = UInt32 + end + + SC_CLK_TCK = 3 + + struct Tms + utime : ClockT + stime : ClockT + cutime : ClockT + cstime : ClockT + end + + fun times(buffer : Tms*) : ClockT + fun sysconf(name : Int) : Long +end + +class Process + def self.exit(status = 0) + LibC.exit(status) + end + + def self.pid + LibC.getpid + end + + def self.getpgid(pid : Int32) + ret = LibC.getpgid(pid) + raise Errno.new(ret) if ret < 0 + ret + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/csharp b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/csharp new file mode 100644 index 0000000..04e4a8e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/csharp @@ -0,0 +1,5 @@ +// reverse byte order (16-bit) +public static UInt16 ReverseBytes(UInt16 value) +{ + return (UInt16)((value & 0xFFU) << 8 | (value & 0xFF00U) >> 8); +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/css b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/css new file mode 100644 index 0000000..0d1fe74 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/css @@ -0,0 +1,4 @@ +body { + font-size: 12pt; + background: #fff url(temp.png) top left no-repeat; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/d b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/d new file mode 100644 index 0000000..65d4945 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/d @@ -0,0 +1,16 @@ +import std.algorithm, std.conv, std.functional, + std.math, std.regex, std.stdio; + +alias round = pipe!(to!real, std.math.round, to!string); +static reFloatingPoint = ctRegex!`[0-9]+\.[0-9]+`; + +void main() +{ + // Replace anything that looks like a real + // number with the rounded equivalent. + stdin + .byLine + .map!(l => l.replaceAll!(c => c.hit.round) + (reFloatingPoint)) + .each!writeln; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dart b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dart new file mode 100644 index 0000000..4b40da5 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dart @@ -0,0 +1,6 @@ +void main() { + var collection=[1,2,3,4,5]; + for(var a in collection){ + print(a); + } +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/diff b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/diff new file mode 100644 index 0000000..ab4f316 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/diff @@ -0,0 +1,7 @@ +--- file1 2012-10-16 15:07:58.086886874 +0100 ++++ file2 2012-10-16 15:08:07.642887236 +0100 +@@ -1,3 +1,3 @@ + a b c +-d e f ++D E F + g h i diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/digdag b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/digdag new file mode 100644 index 0000000..f7dbad0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/digdag @@ -0,0 +1,19 @@ +# this is digdag task definitions +timezone: UTC + ++setup: + echo>: start ${session_time} + ++disp_current_date: + echo>: ${moment(session_time).utc().format('YYYY-MM-DD HH:mm:ss Z')} + ++repeat: + for_each>: + order: [first, second, third] + animal: [dog, cat] + _do: + echo>: ${order} ${animal} + _parallel: true + ++teardown: + echo>: finish ${session_time} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/docker b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/docker new file mode 100644 index 0000000..656d2bc --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/docker @@ -0,0 +1,9 @@ +maintainer First O'Last + +run echo \ + 123 $bar +# comment +onbuild add . /app/src +onbuild run echo \ + 123 $bar +CMD /bin/bash diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dot b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dot new file mode 100644 index 0000000..243ee73 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/dot @@ -0,0 +1,5 @@ +// The graph name and the semicolons are optional +graph G { + a -- b -- c; + b -- d; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/eiffel b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/eiffel new file mode 100644 index 0000000..ec025cc --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/eiffel @@ -0,0 +1,30 @@ +note + description: "Represents a person." + +class + PERSON + +create + make, make_unknown + +feature {NONE} -- Creation + + make (a_name: like name) + -- Create a person with `a_name' as `name'. + do + name := a_name + ensure + name = a_name + end + + make_unknown + do ensure + name = Void + end + +feature -- Access + + name: detachable STRING + -- Full name or Void if unknown. + +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elixir b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elixir new file mode 100644 index 0000000..f81d641 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elixir @@ -0,0 +1 @@ +Enum.map([1,2,3], fn(x) -> x * 2 end) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elm b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elm new file mode 100644 index 0000000..8d38380 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/elm @@ -0,0 +1,4 @@ +import Html exposing (text) + +main = + text "Hello, World!" diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erb new file mode 100644 index 0000000..1f922b6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erb @@ -0,0 +1 @@ +<%= @title %> diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erlang b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erlang new file mode 100644 index 0000000..c942b60 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/erlang @@ -0,0 +1,7 @@ +%%% Geometry module. +-module(geometry). +-export([area/1]). + +%% Compute rectangle and circle area. +area({rectangle, Width, Ht}) -> Width * Ht; +area({circle, R}) -> 3.14159 * R * R. \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/factor b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/factor new file mode 100644 index 0000000..2538dff --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/factor @@ -0,0 +1,5 @@ +USING: io kernel sequences ; + +4 iota [ + "Happy Birthday " write 2 = "dear NAME" "to You" ? print +] each diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fortran b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fortran new file mode 100644 index 0000000..4fc52c5 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fortran @@ -0,0 +1,22 @@ +program bottles + + implicit none + integer :: nbottles + + do nbottles = 99, 1, -1 + call print_bottles(nbottles) + end do + +contains + + subroutine print_bottles(n) + implicit none + integer, intent(in) :: n + + write(*, "(I0, 1X, 'bottles of beer on the wall,')") n + write(*, "(I0, 1X, 'bottles of beer.')") n + write(*, "('Take one down, pass it around,')") + write(*, "(I0, 1X, 'bottles of beer on the wall.', /)") n - 1 + end subroutine print_bottles + +end program bottles diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fsharp b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fsharp new file mode 100644 index 0000000..b1812ee --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/fsharp @@ -0,0 +1,12 @@ +(* Binary tree with leaves car­rying an integer. *) +type Tree = Leaf of int | Node of Tree * Tree + +let rec existsLeaf test tree = + match tree with + | Leaf v -> test v + | Node (left, right) -> + existsLeaf test left + || existsLeaf test right + +let hasEvenLeaf tree = + existsLeaf (fun n -> n % 2 = 0) tree \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/gherkin b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/gherkin new file mode 100644 index 0000000..78e4ba6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/gherkin @@ -0,0 +1,17 @@ +# language: en +Feature: Addition + In order to avoid silly mistakes + As someone who has trouble with mental math + I want to be told the sum of two numbers + + Scenario Outline: Add two numbers + Given I have entered into the calculator + And I have entered into the calculator + When I press
      9. Main
      10. AVRz?@`IL_g_$qW;=I3(v3!tKA1i(pz87bCvQ-~1 zelxz8V7Wa%iQ??PUOE2oa&&Osz+&R0YJ_$RmP&@>Wz}NqBu>RVJ z^K*53i1YJshl>Zw`x7)xJO;i{JOR$nt2W;@e^THdNqq)ckz690NZE2ZT|4{ zSfj)PmwDgxE-~Ukc)WNVJXt&go-Upb4~ZASKN63*-0z2i8y<=6W<5Xu zv5j~P4$ytYQ{WTD`MHGY;$hUU5s!@U`_C1RgL6Ny&op>V%m+OTZ!aFK=;x=2Csgu1 zB%T51=eROI8_xYh&xdpW&?9jNb_M2}o&b*%=jYcXiSu(|7K-!pP~H;f=Y|xD^YbPm zupih@;7WfUqQz6-1I78i{b}L}k$z5w<@Wv28q3YteE&8-f0F(1earm3VLIPG9EJV- zpX2?UeZ^C7|HscuWIbPZ{-sr)fn%WA0)DQlsZTb5%O6(#c%t{UCe|18gLu781Is5^ z^*t;%KNH03EpE5m)Cci1(=0Ek$M4r4v)t6jp+4JkQy&xbzwy51rasB%KzXcRQ)~Xj zUG0CPishz0-RD4@<)%K+#Q#Qb%T0Zj&w&)nO+BB-pJBPF-+}tKEI0LhUU;MBrv4b} z`T1<7*8B-J^S^OQ>UlpMRoVYO>-oG`W6Mo`5NjgQa`Q9!&HbMrZMmtBLp?v2jQNq# be*GI#&-1Vxw%q&-AIL`FbDWIXkJJ7itm#nH literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.cpp b/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.cpp new file mode 100644 index 0000000..8d5e038 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.cpp @@ -0,0 +1,619 @@ +/***************************************************************************** + +$Id$ + +File: ssl.cpp +Date: 30Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + +#ifdef WITH_SSL + +#include "project.h" + + +bool SslContext_t::bLibraryInitialized = false; + + + +static void InitializeDefaultCredentials(); +static EVP_PKEY *DefaultPrivateKey = NULL; +static X509 *DefaultCertificate = NULL; + +static char PrivateMaterials[] = { +"-----BEGIN RSA PRIVATE KEY-----\n" +"MIICXAIBAAKBgQDCYYhcw6cGRbhBVShKmbWm7UVsEoBnUf0cCh8AX+MKhMxwVDWV\n" +"Igdskntn3cSJjRtmgVJHIK0lpb/FYHQB93Ohpd9/Z18pDmovfFF9nDbFF0t39hJ/\n" +"AqSzFB3GiVPoFFZJEE1vJqh+3jzsSF5K56bZ6azz38VlZgXeSozNW5bXkQIDAQAB\n" +"AoGALA89gIFcr6BIBo8N5fL3aNHpZXjAICtGav+kTUpuxSiaym9cAeTHuAVv8Xgk\n" +"H2Wbq11uz+6JMLpkQJH/WZ7EV59DPOicXrp0Imr73F3EXBfR7t2EQDYHPMthOA1D\n" +"I9EtCzvV608Ze90hiJ7E3guGrGppZfJ+eUWCPgy8CZH1vRECQQDv67rwV/oU1aDo\n" +"6/+d5nqjeW6mWkGqTnUU96jXap8EIw6B+0cUKskwx6mHJv+tEMM2748ZY7b0yBlg\n" +"w4KDghbFAkEAz2h8PjSJG55LwqmXih1RONSgdN9hjB12LwXL1CaDh7/lkEhq0PlK\n" +"PCAUwQSdM17Sl0Xxm2CZiekTSlwmHrtqXQJAF3+8QJwtV2sRJp8u2zVe37IeH1cJ\n" +"xXeHyjTzqZ2803fnjN2iuZvzNr7noOA1/Kp+pFvUZUU5/0G2Ep8zolPUjQJAFA7k\n" +"xRdLkzIx3XeNQjwnmLlncyYPRv+qaE3FMpUu7zftuZBnVCJnvXzUxP3vPgKTlzGa\n" +"dg5XivDRfsV+okY5uQJBAMV4FesUuLQVEKb6lMs7rzZwpeGQhFDRfywJzfom2TLn\n" +"2RdJQQ3dcgnhdVDgt5o1qkmsqQh8uJrJ9SdyLIaZQIc=\n" +"-----END RSA PRIVATE KEY-----\n" +"-----BEGIN CERTIFICATE-----\n" +"MIID6TCCA1KgAwIBAgIJANm4W/Tzs+s+MA0GCSqGSIb3DQEBBQUAMIGqMQswCQYD\n" +"VQQGEwJVUzERMA8GA1UECBMITmV3IFlvcmsxETAPBgNVBAcTCE5ldyBZb3JrMRYw\n" +"FAYDVQQKEw1TdGVhbWhlYXQubmV0MRQwEgYDVQQLEwtFbmdpbmVlcmluZzEdMBsG\n" +"A1UEAxMUb3BlbmNhLnN0ZWFtaGVhdC5uZXQxKDAmBgkqhkiG9w0BCQEWGWVuZ2lu\n" +"ZWVyaW5nQHN0ZWFtaGVhdC5uZXQwHhcNMDYwNTA1MTcwNjAzWhcNMjQwMjIwMTcw\n" +"NjAzWjCBqjELMAkGA1UEBhMCVVMxETAPBgNVBAgTCE5ldyBZb3JrMREwDwYDVQQH\n" +"EwhOZXcgWW9yazEWMBQGA1UEChMNU3RlYW1oZWF0Lm5ldDEUMBIGA1UECxMLRW5n\n" +"aW5lZXJpbmcxHTAbBgNVBAMTFG9wZW5jYS5zdGVhbWhlYXQubmV0MSgwJgYJKoZI\n" +"hvcNAQkBFhllbmdpbmVlcmluZ0BzdGVhbWhlYXQubmV0MIGfMA0GCSqGSIb3DQEB\n" +"AQUAA4GNADCBiQKBgQDCYYhcw6cGRbhBVShKmbWm7UVsEoBnUf0cCh8AX+MKhMxw\n" +"VDWVIgdskntn3cSJjRtmgVJHIK0lpb/FYHQB93Ohpd9/Z18pDmovfFF9nDbFF0t3\n" +"9hJ/AqSzFB3GiVPoFFZJEE1vJqh+3jzsSF5K56bZ6azz38VlZgXeSozNW5bXkQID\n" +"AQABo4IBEzCCAQ8wHQYDVR0OBBYEFPJvPd1Fcmd8o/Tm88r+NjYPICCkMIHfBgNV\n" +"HSMEgdcwgdSAFPJvPd1Fcmd8o/Tm88r+NjYPICCkoYGwpIGtMIGqMQswCQYDVQQG\n" +"EwJVUzERMA8GA1UECBMITmV3IFlvcmsxETAPBgNVBAcTCE5ldyBZb3JrMRYwFAYD\n" +"VQQKEw1TdGVhbWhlYXQubmV0MRQwEgYDVQQLEwtFbmdpbmVlcmluZzEdMBsGA1UE\n" +"AxMUb3BlbmNhLnN0ZWFtaGVhdC5uZXQxKDAmBgkqhkiG9w0BCQEWGWVuZ2luZWVy\n" +"aW5nQHN0ZWFtaGVhdC5uZXSCCQDZuFv087PrPjAMBgNVHRMEBTADAQH/MA0GCSqG\n" +"SIb3DQEBBQUAA4GBAC1CXey/4UoLgJiwcEMDxOvW74plks23090iziFIlGgcIhk0\n" +"Df6hTAs7H3MWww62ddvR8l07AWfSzSP5L6mDsbvq7EmQsmPODwb6C+i2aF3EDL8j\n" +"uw73m4YIGI0Zw2XdBpiOGkx2H56Kya6mJJe/5XORZedh1wpI7zki01tHYbcy\n" +"-----END CERTIFICATE-----\n"}; + +/* These private materials were made with: + * openssl req -new -x509 -keyout cakey.pem -out cacert.pem -nodes -days 6500 + * TODO: We need a full-blown capability to work with user-supplied + * keypairs and properly-signed certificates. + */ + + +/***************** +builtin_passwd_cb +*****************/ + +extern "C" int builtin_passwd_cb (char *buf UNUSED, int bufsize UNUSED, int rwflag UNUSED, void *userdata UNUSED) +{ + strcpy (buf, "kittycat"); + return 8; +} + +/**************************** +InitializeDefaultCredentials +****************************/ + +static void InitializeDefaultCredentials() +{ + BIO *bio = BIO_new_mem_buf (PrivateMaterials, -1); + assert (bio); + + if (DefaultPrivateKey) { + // we may come here in a restart. + EVP_PKEY_free (DefaultPrivateKey); + DefaultPrivateKey = NULL; + } + PEM_read_bio_PrivateKey (bio, &DefaultPrivateKey, builtin_passwd_cb, 0); + + if (DefaultCertificate) { + // we may come here in a restart. + X509_free (DefaultCertificate); + DefaultCertificate = NULL; + } + PEM_read_bio_X509 (bio, &DefaultCertificate, NULL, 0); + + BIO_free (bio); +} + + + +/************************** +SslContext_t::SslContext_t +**************************/ + +SslContext_t::SslContext_t (bool is_server, const std::string &privkeyfile, const std::string &certchainfile, const std::string &cipherlist, const std::string &ecdh_curve, const std::string &dhparam, int ssl_version) : + bIsServer (is_server), + pCtx (NULL), + PrivateKey (NULL), + Certificate (NULL) +{ + /* TODO: the usage of the specified private-key and cert-chain filenames only applies to + * client-side connections at this point. Server connections currently use the default materials. + * That needs to be fixed asap. + * Also, in this implementation, server-side connections use statically defined X-509 defaults. + * One thing I'm really not clear on is whether or not you have to explicitly free X509 and EVP_PKEY + * objects when we call our destructor, or whether just calling SSL_CTX_free is enough. + */ + + if (!bLibraryInitialized) { + bLibraryInitialized = true; + SSL_library_init(); + OpenSSL_add_ssl_algorithms(); + OpenSSL_add_all_algorithms(); + SSL_load_error_strings(); + ERR_load_crypto_strings(); + + InitializeDefaultCredentials(); + } + + pCtx = SSL_CTX_new (bIsServer ? SSLv23_server_method() : SSLv23_client_method()); + if (!pCtx) + throw std::runtime_error ("no SSL context"); + + SSL_CTX_set_options (pCtx, SSL_OP_ALL); + + #ifdef SSL_CTRL_CLEAR_OPTIONS + SSL_CTX_clear_options (pCtx, SSL_OP_NO_SSLv2|SSL_OP_NO_SSLv3|SSL_OP_NO_TLSv1); + # ifdef SSL_OP_NO_TLSv1_1 + SSL_CTX_clear_options (pCtx, SSL_OP_NO_TLSv1_1); + # endif + # ifdef SSL_OP_NO_TLSv1_2 + SSL_CTX_clear_options (pCtx, SSL_OP_NO_TLSv1_2); + # endif + #endif + + if (!(ssl_version & EM_PROTO_SSLv2)) + SSL_CTX_set_options (pCtx, SSL_OP_NO_SSLv2); + + if (!(ssl_version & EM_PROTO_SSLv3)) + SSL_CTX_set_options (pCtx, SSL_OP_NO_SSLv3); + + if (!(ssl_version & EM_PROTO_TLSv1)) + SSL_CTX_set_options (pCtx, SSL_OP_NO_TLSv1); + + #ifdef SSL_OP_NO_TLSv1_1 + if (!(ssl_version & EM_PROTO_TLSv1_1)) + SSL_CTX_set_options (pCtx, SSL_OP_NO_TLSv1_1); + #endif + + #ifdef SSL_OP_NO_TLSv1_2 + if (!(ssl_version & EM_PROTO_TLSv1_2)) + SSL_CTX_set_options (pCtx, SSL_OP_NO_TLSv1_2); + #endif + + #ifdef SSL_MODE_RELEASE_BUFFERS + SSL_CTX_set_mode (pCtx, SSL_MODE_RELEASE_BUFFERS); + #endif + + if (bIsServer) { + + // The SSL_CTX calls here do NOT allocate memory. + int e; + if (privkeyfile.length() > 0) + e = SSL_CTX_use_PrivateKey_file (pCtx, privkeyfile.c_str(), SSL_FILETYPE_PEM); + else + e = SSL_CTX_use_PrivateKey (pCtx, DefaultPrivateKey); + if (e <= 0) ERR_print_errors_fp(stderr); + assert (e > 0); + + if (certchainfile.length() > 0) + e = SSL_CTX_use_certificate_chain_file (pCtx, certchainfile.c_str()); + else + e = SSL_CTX_use_certificate (pCtx, DefaultCertificate); + if (e <= 0) ERR_print_errors_fp(stderr); + assert (e > 0); + + if (dhparam.length() > 0) { + DH *dh; + BIO *bio; + + bio = BIO_new_file(dhparam.c_str(), "r"); + if (bio == NULL) { + char buf [500]; + snprintf (buf, sizeof(buf)-1, "dhparam: BIO_new_file(%s) failed", dhparam.c_str()); + throw std::runtime_error (buf); + } + + dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); + + if (dh == NULL) { + BIO_free(bio); + char buf [500]; + snprintf (buf, sizeof(buf)-1, "dhparam: PEM_read_bio_DHparams(%s) failed", dhparam.c_str()); + throw std::runtime_error (buf); + } + + SSL_CTX_set_tmp_dh(pCtx, dh); + + DH_free(dh); + BIO_free(bio); + } + + if (ecdh_curve.length() > 0) { + #if OPENSSL_VERSION_NUMBER >= 0x0090800fL && !defined(OPENSSL_NO_ECDH) + int nid; + EC_KEY *ecdh; + + nid = OBJ_sn2nid((const char *) ecdh_curve.c_str()); + if (nid == 0) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "ecdh_curve: Unknown curve name: %s", ecdh_curve.c_str()); + throw std::runtime_error (buf); + } + + ecdh = EC_KEY_new_by_curve_name(nid); + if (ecdh == NULL) { + char buf [200]; + snprintf (buf, sizeof(buf)-1, "ecdh_curve: Unable to create: %s", ecdh_curve.c_str()); + throw std::runtime_error (buf); + } + + SSL_CTX_set_options(pCtx, SSL_OP_SINGLE_ECDH_USE); + + SSL_CTX_set_tmp_ecdh(pCtx, ecdh); + + EC_KEY_free(ecdh); + #else + throw std::runtime_error ("No openssl ECDH support"); + #endif + } + } + + if (cipherlist.length() > 0) + SSL_CTX_set_cipher_list (pCtx, cipherlist.c_str()); + else + SSL_CTX_set_cipher_list (pCtx, "ALL:!ADH:!LOW:!EXP:!DES-CBC3-SHA:@STRENGTH"); + + if (bIsServer) { + SSL_CTX_sess_set_cache_size (pCtx, 128); + SSL_CTX_set_session_id_context (pCtx, (unsigned char*)"eventmachine", 12); + } + else { + int e; + if (privkeyfile.length() > 0) { + e = SSL_CTX_use_PrivateKey_file (pCtx, privkeyfile.c_str(), SSL_FILETYPE_PEM); + if (e <= 0) ERR_print_errors_fp(stderr); + assert (e > 0); + } + if (certchainfile.length() > 0) { + e = SSL_CTX_use_certificate_chain_file (pCtx, certchainfile.c_str()); + if (e <= 0) ERR_print_errors_fp(stderr); + assert (e > 0); + } + } +} + + + +/*************************** +SslContext_t::~SslContext_t +***************************/ + +SslContext_t::~SslContext_t() +{ + if (pCtx) + SSL_CTX_free (pCtx); + if (PrivateKey) + EVP_PKEY_free (PrivateKey); + if (Certificate) + X509_free (Certificate); +} + + + +/****************** +SslBox_t::SslBox_t +******************/ + +SslBox_t::SslBox_t (bool is_server, const std::string &privkeyfile, const std::string &certchainfile, bool verify_peer, bool fail_if_no_peer_cert, const std::string &snihostname, const std::string &cipherlist, const std::string &ecdh_curve, const std::string &dhparam, int ssl_version, const uintptr_t binding): + bIsServer (is_server), + bHandshakeCompleted (false), + bVerifyPeer (verify_peer), + bFailIfNoPeerCert (fail_if_no_peer_cert), + pSSL (NULL), + pbioRead (NULL), + pbioWrite (NULL) +{ + /* TODO someday: make it possible to re-use SSL contexts so we don't have to create + * a new one every time we come here. + */ + + Context = new SslContext_t (bIsServer, privkeyfile, certchainfile, cipherlist, ecdh_curve, dhparam, ssl_version); + assert (Context); + + pbioRead = BIO_new (BIO_s_mem()); + assert (pbioRead); + + pbioWrite = BIO_new (BIO_s_mem()); + assert (pbioWrite); + + pSSL = SSL_new (Context->pCtx); + assert (pSSL); + + if (snihostname.length() > 0) { + SSL_set_tlsext_host_name (pSSL, snihostname.c_str()); + } + + SSL_set_bio (pSSL, pbioRead, pbioWrite); + + // Store a pointer to the binding signature in the SSL object so we can retrieve it later + SSL_set_ex_data(pSSL, 0, (void*) binding); + + if (bVerifyPeer) { + int mode = SSL_VERIFY_PEER | SSL_VERIFY_CLIENT_ONCE; + if (bFailIfNoPeerCert) + mode = mode | SSL_VERIFY_FAIL_IF_NO_PEER_CERT; + SSL_set_verify(pSSL, mode, ssl_verify_wrapper); + } + + if (!bIsServer) { + int e = SSL_connect (pSSL); + if (e != 1) + ERR_print_errors_fp(stderr); + } +} + + + +/******************* +SslBox_t::~SslBox_t +*******************/ + +SslBox_t::~SslBox_t() +{ + // Freeing pSSL will also free the associated BIOs, so DON'T free them separately. + if (pSSL) { + if (SSL_get_shutdown (pSSL) & SSL_RECEIVED_SHUTDOWN) + SSL_shutdown (pSSL); + else + SSL_clear (pSSL); + SSL_free (pSSL); + } + + delete Context; +} + + + +/*********************** +SslBox_t::PutCiphertext +***********************/ + +bool SslBox_t::PutCiphertext (const char *buf, int bufsize) +{ + assert (buf && (bufsize > 0)); + + assert (pbioRead); + int n = BIO_write (pbioRead, buf, bufsize); + + return (n == bufsize) ? true : false; +} + + +/********************** +SslBox_t::GetPlaintext +**********************/ + +int SslBox_t::GetPlaintext (char *buf, int bufsize) +{ + if (!SSL_is_init_finished (pSSL)) { + int e = bIsServer ? SSL_accept (pSSL) : SSL_connect (pSSL); + if (e != 1) { + int er = SSL_get_error (pSSL, e); + if (er != SSL_ERROR_WANT_READ) { + ERR_print_errors_fp(stderr); + // Return -1 for a nonfatal error, -2 for an error that should force the connection down. + return (er == SSL_ERROR_SSL) ? (-2) : (-1); + } + else + return 0; + } + bHandshakeCompleted = true; + // If handshake finished, FALL THROUGH and return the available plaintext. + } + + if (!SSL_is_init_finished (pSSL)) { + // We can get here if a browser abandons a handshake. + // The user can see a warning dialog and abort the connection. + //cerr << ""; + return 0; + } + + //cerr << "CIPH: " << SSL_get_cipher (pSSL) << endl; + + int n = SSL_read (pSSL, buf, bufsize); + if (n >= 0) { + return n; + } + else { + if (SSL_get_error (pSSL, n) == SSL_ERROR_WANT_READ) { + return 0; + } + else { + return -1; + } + } + + return 0; +} + + + +/************************** +SslBox_t::CanGetCiphertext +**************************/ + +bool SslBox_t::CanGetCiphertext() +{ + assert (pbioWrite); + return BIO_pending (pbioWrite) ? true : false; +} + + + +/*********************** +SslBox_t::GetCiphertext +***********************/ + +int SslBox_t::GetCiphertext (char *buf, int bufsize) +{ + assert (pbioWrite); + assert (buf && (bufsize > 0)); + + return BIO_read (pbioWrite, buf, bufsize); +} + + + +/********************** +SslBox_t::PutPlaintext +**********************/ + +int SslBox_t::PutPlaintext (const char *buf, int bufsize) +{ + // The caller will interpret the return value as the number of bytes written. + // WARNING WARNING WARNING, are there any situations in which a 0 or -1 return + // from SSL_write means we should immediately retry? The socket-machine loop + // will probably wait for a time-out cycle (perhaps a second) before re-trying. + // THIS WOULD CAUSE A PERCEPTIBLE DELAY! + + /* We internally queue any outbound plaintext that can't be dispatched + * because we're in the middle of a handshake or something. + * When we get called, try to send any queued data first, and then + * send the caller's data (or queue it). We may get called with no outbound + * data, which means we try to send the outbound queue and that's all. + * + * Return >0 if we wrote any data, 0 if we didn't, and <0 for a fatal error. + * Note that if we return 0, the connection is still considered live + * and we are signalling that we have accepted the outbound data (if any). + */ + + OutboundQ.Push (buf, bufsize); + + if (!SSL_is_init_finished (pSSL)) + return 0; + + bool fatal = false; + bool did_work = false; + int pending = BIO_pending(pbioWrite); + + while (OutboundQ.HasPages() && pending < SSLBOX_WRITE_BUFFER_SIZE) { + const char *page; + int length; + OutboundQ.Front (&page, &length); + assert (page && (length > 0)); + int n = SSL_write (pSSL, page, length); + pending = BIO_pending(pbioWrite); + + if (n > 0) { + did_work = true; + OutboundQ.PopFront(); + } + else { + int er = SSL_get_error (pSSL, n); + if ((er != SSL_ERROR_WANT_READ) && (er != SSL_ERROR_WANT_WRITE)) + fatal = true; + break; + } + } + + + if (did_work) + return 1; + else if (fatal) + return -1; + else + return 0; +} + +/********************** +SslBox_t::GetPeerCert +**********************/ + +X509 *SslBox_t::GetPeerCert() +{ + X509 *cert = NULL; + + if (pSSL) + cert = SSL_get_peer_certificate(pSSL); + + return cert; +} + +/********************** +SslBox_t::GetCipherBits +**********************/ + +int SslBox_t::GetCipherBits() +{ + int bits = -1; + if (pSSL) + SSL_get_cipher_bits(pSSL, &bits); + return bits; +} + +/********************** +SslBox_t::GetCipherName +**********************/ + +const char *SslBox_t::GetCipherName() +{ + if (pSSL) + return SSL_get_cipher_name(pSSL); + return NULL; +} + +/********************** +SslBox_t::GetCipherProtocol +**********************/ + +const char *SslBox_t::GetCipherProtocol() +{ + if (pSSL) + return SSL_get_cipher_version(pSSL); + return NULL; +} + +/********************** +SslBox_t::GetSNIHostname +**********************/ + +const char *SslBox_t::GetSNIHostname() +{ + #ifdef TLSEXT_NAMETYPE_host_name + if (pSSL) + return SSL_get_servername (pSSL, TLSEXT_NAMETYPE_host_name); + #endif + return NULL; +} + +/****************** +ssl_verify_wrapper +*******************/ + +extern "C" int ssl_verify_wrapper(int preverify_ok UNUSED, X509_STORE_CTX *ctx) +{ + uintptr_t binding; + X509 *cert; + SSL *ssl; + BUF_MEM *buf; + BIO *out; + int result; + + cert = X509_STORE_CTX_get_current_cert(ctx); + ssl = (SSL*) X509_STORE_CTX_get_ex_data(ctx, SSL_get_ex_data_X509_STORE_CTX_idx()); + binding = (uintptr_t) SSL_get_ex_data(ssl, 0); + + out = BIO_new(BIO_s_mem()); + PEM_write_bio_X509(out, cert); + BIO_write(out, "\0", 1); + BIO_get_mem_ptr(out, &buf); + + ConnectionDescriptor *cd = dynamic_cast (Bindable_t::GetObject(binding)); + result = (cd->VerifySslPeer(buf->data) == true ? 1 : 0); + BIO_free(out); + + return result; +} + +#endif // WITH_SSL + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.h b/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.h new file mode 100644 index 0000000..64ff6e1 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.h @@ -0,0 +1,103 @@ +/***************************************************************************** + +$Id$ + +File: ssl.h +Date: 30Apr06 + +Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +Gmail: blackhedd + +This program is free software; you can redistribute it and/or modify +it under the terms of either: 1) the GNU General Public License +as published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version; or 2) Ruby's License. + +See the file COPYING for complete licensing information. + +*****************************************************************************/ + + +#ifndef __SslBox__H_ +#define __SslBox__H_ + + + + +#ifdef WITH_SSL + +/****************** +class SslContext_t +******************/ + +class SslContext_t +{ + public: + SslContext_t (bool is_server, const std::string &privkeyfile, const std::string &certchainfile, const std::string &cipherlist, const std::string &ecdh_curve, const std::string &dhparam, int ssl_version); + virtual ~SslContext_t(); + + private: + static bool bLibraryInitialized; + + private: + bool bIsServer; + SSL_CTX *pCtx; + + EVP_PKEY *PrivateKey; + X509 *Certificate; + + friend class SslBox_t; +}; + + +/************** +class SslBox_t +**************/ + +#define SSLBOX_INPUT_CHUNKSIZE 2019 +#define SSLBOX_OUTPUT_CHUNKSIZE 2048 +#define SSLBOX_WRITE_BUFFER_SIZE 8192 // (SSLBOX_OUTPUT_CHUNKSIZE * 4) + +class SslBox_t +{ + public: + SslBox_t (bool is_server, const std::string &privkeyfile, const std::string &certchainfile, bool verify_peer, bool fail_if_no_peer_cert, const std::string &snihostname, const std::string &cipherlist, const std::string &ecdh_curve, const std::string &dhparam, int ssl_version, const uintptr_t binding); + virtual ~SslBox_t(); + + int PutPlaintext (const char*, int); + int GetPlaintext (char*, int); + + bool PutCiphertext (const char*, int); + bool CanGetCiphertext(); + int GetCiphertext (char*, int); + bool IsHandshakeCompleted() {return bHandshakeCompleted;} + + X509 *GetPeerCert(); + int GetCipherBits(); + const char *GetCipherName(); + const char *GetCipherProtocol(); + const char *GetSNIHostname(); + + void Shutdown(); + + protected: + SslContext_t *Context; + + bool bIsServer; + bool bHandshakeCompleted; + bool bVerifyPeer; + bool bFailIfNoPeerCert; + SSL *pSSL; + BIO *pbioRead; + BIO *pbioWrite; + + PageList OutboundQ; +}; + +extern "C" int ssl_verify_wrapper(int, X509_STORE_CTX*); + +#endif // WITH_SSL + + +#endif // __SslBox__H_ + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.o b/vendor/bundle/gems/eventmachine-1.2.7/ext/ssl.o new file mode 100644 index 0000000000000000000000000000000000000000..9940c98062c495059860129ca307c43b2430ce4c GIT binary patch literal 1129 zcmbVL%Syvg5S=vjy>chGsVf!irIjp-3%L-qo8qoJL6aC%Ow!`L0o~}fpXMj{8-9V# zBpG@cql*r-bIzG_?yL0uVshE>JmB)+9F~k#fR7~vU11G7un8~@!?WJeG%gEU_5w9h zLI1R@*zj!_s6n8D<5~w$<~6rbjNLxh{eh89Uo5D*$VQ-IV-Tisd4H2V7Aa%2f=Xt2 zo)%~=W;Rvht7+fZD0y;Dw;J5X7~Oka#I@i|CP1k}mmH9&);A^g&Kf$bA zllIc|)l$+sLJw&J;njjO!B2TSiR&g9#Zo%7dDmY~cN z?+6dkMYHHI%8c54G=+>-mdGZ&Mu3t!)^#@PRLi+bX>-h|$# f?S!N^hvbEu?!%f;c>Rq(bouW=n=zS6=5zP~7z{Yf literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/.classpath b/vendor/bundle/gems/eventmachine-1.2.7/java/.classpath new file mode 100644 index 0000000..11672dd --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/.project b/vendor/bundle/gems/eventmachine-1.2.7/java/.project new file mode 100644 index 0000000..c7766db --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/.project @@ -0,0 +1,17 @@ + + + em_reactor + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactor.java b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactor.java new file mode 100644 index 0000000..31642f3 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactor.java @@ -0,0 +1,613 @@ +/** + * $Id$ + * + * Author:: Francis Cianfrocca (gmail: blackhedd) + * Homepage:: http://rubyeventmachine.com + * Date:: 15 Jul 2007 + * + * See EventMachine and EventMachine::Connection for documentation and + * usage examples. + * + * + *---------------------------------------------------------------------------- + * + * Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. + * Gmail: blackhedd + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of either: 1) the GNU General Public License + * as published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version; or 2) Ruby's License. + * + * See the file COPYING for complete licensing information. + * + *--------------------------------------------------------------------------- + * + * + */ + +package com.rubyeventmachine; + +import java.io.*; +import java.nio.channels.*; +import java.util.*; +import java.nio.*; +import java.net.*; +import java.util.concurrent.atomic.*; +import java.security.*; + +public class EmReactor { + public final int EM_TIMER_FIRED = 100; + public final int EM_CONNECTION_READ = 101; + public final int EM_CONNECTION_UNBOUND = 102; + public final int EM_CONNECTION_ACCEPTED = 103; + public final int EM_CONNECTION_COMPLETED = 104; + public final int EM_LOOPBREAK_SIGNAL = 105; + public final int EM_CONNECTION_NOTIFY_READABLE = 106; + public final int EM_CONNECTION_NOTIFY_WRITABLE = 107; + public final int EM_SSL_HANDSHAKE_COMPLETED = 108; + public final int EM_SSL_VERIFY = 109; + public final int EM_PROXY_TARGET_UNBOUND = 110; + public final int EM_PROXY_COMPLETED = 111; + + public final int EM_PROTO_SSLv2 = 2; + public final int EM_PROTO_SSLv3 = 4; + public final int EM_PROTO_TLSv1 = 8; + public final int EM_PROTO_TLSv1_1 = 16; + public final int EM_PROTO_TLSv1_2 = 32; + + private Selector mySelector; + private TreeMap> Timers; + private HashMap Connections; + private HashMap Acceptors; + private ArrayList NewConnections; + private ArrayList UnboundConnections; + private ArrayList DetachedConnections; + + private boolean bRunReactor; + private long BindingIndex; + private AtomicBoolean loopBreaker; + private ByteBuffer myReadBuffer; + private int timerQuantum; + + public EmReactor() { + Timers = new TreeMap>(); + Connections = new HashMap(); + Acceptors = new HashMap(); + NewConnections = new ArrayList(); + UnboundConnections = new ArrayList(); + DetachedConnections = new ArrayList(); + + BindingIndex = 0; + loopBreaker = new AtomicBoolean(); + loopBreaker.set(false); + myReadBuffer = ByteBuffer.allocate(32*1024); // don't use a direct buffer. Ruby doesn't seem to like them. + timerQuantum = 98; + } + + /** + * This is a no-op stub, intended to be overridden in user code. + */ + public void eventCallback (long sig, int eventType, ByteBuffer data, long data2) { + System.out.println ("Default callback: "+sig+" "+eventType+" "+data+" "+data2); + } + public void eventCallback (long sig, int eventType, ByteBuffer data) { + eventCallback (sig, eventType, data, 0); + } + + + public void run() { + try { + mySelector = Selector.open(); + bRunReactor = true; + } catch (IOException e) { + throw new RuntimeException ("Could not open selector", e); + } + + while (bRunReactor) { + runLoopbreaks(); + if (!bRunReactor) break; + + runTimers(); + if (!bRunReactor) break; + + removeUnboundConnections(); + checkIO(); + addNewConnections(); + processIO(); + } + + close(); + } + + void addNewConnections() { + ListIterator iter = DetachedConnections.listIterator(0); + while (iter.hasNext()) { + EventableSocketChannel ec = iter.next(); + ec.cleanup(); + } + DetachedConnections.clear(); + + ListIterator iter2 = NewConnections.listIterator(0); + while (iter2.hasNext()) { + long b = iter2.next(); + + EventableChannel ec = Connections.get(b); + if (ec != null) { + try { + ec.register(); + } catch (ClosedChannelException e) { + UnboundConnections.add (ec.getBinding()); + } + } + } + NewConnections.clear(); + } + + void removeUnboundConnections() { + ListIterator iter = UnboundConnections.listIterator(0); + while (iter.hasNext()) { + long b = iter.next(); + + EventableChannel ec = Connections.remove(b); + if (ec != null) { + eventCallback (b, EM_CONNECTION_UNBOUND, null); + ec.close(); + + EventableSocketChannel sc = (EventableSocketChannel) ec; + if (sc != null && sc.isAttached()) + DetachedConnections.add (sc); + } + } + UnboundConnections.clear(); + } + + void checkIO() { + long timeout; + + if (NewConnections.size() > 0) { + timeout = -1; + } else if (!Timers.isEmpty()) { + long now = new Date().getTime(); + long k = Timers.firstKey(); + long diff = k-now; + + if (diff <= 0) + timeout = -1; // don't wait, just poll once + else + timeout = diff; + } else { + timeout = 0; // wait indefinitely + } + + try { + if (timeout == -1) + mySelector.selectNow(); + else + mySelector.select(timeout); + } catch (IOException e) { + e.printStackTrace(); + } + } + + void processIO() { + Iterator it = mySelector.selectedKeys().iterator(); + while (it.hasNext()) { + SelectionKey k = it.next(); + it.remove(); + + if (k.isConnectable()) + isConnectable(k); + + else if (k.isAcceptable()) + isAcceptable(k); + + else { + if (k.isWritable()) + isWritable(k); + + if (k.isReadable()) + isReadable(k); + } + } + } + + void isAcceptable (SelectionKey k) { + ServerSocketChannel ss = (ServerSocketChannel) k.channel(); + SocketChannel sn; + long b; + + for (int n = 0; n < 10; n++) { + try { + sn = ss.accept(); + if (sn == null) + break; + } catch (IOException e) { + e.printStackTrace(); + k.cancel(); + + ServerSocketChannel server = Acceptors.remove(k.attachment()); + if (server != null) + try{ server.close(); } catch (IOException ex) {}; + break; + } + + try { + sn.configureBlocking(false); + } catch (IOException e) { + e.printStackTrace(); + continue; + } + + b = createBinding(); + EventableSocketChannel ec = new EventableSocketChannel (sn, b, mySelector); + Connections.put (b, ec); + NewConnections.add (b); + + eventCallback (((Long)k.attachment()).longValue(), EM_CONNECTION_ACCEPTED, null, b); + } + } + + void isReadable (SelectionKey k) { + EventableChannel ec = (EventableChannel) k.attachment(); + long b = ec.getBinding(); + + if (ec.isWatchOnly()) { + if (ec.isNotifyReadable()) + eventCallback (b, EM_CONNECTION_NOTIFY_READABLE, null); + } else { + myReadBuffer.clear(); + + try { + ec.readInboundData (myReadBuffer); + myReadBuffer.flip(); + if (myReadBuffer.limit() > 0) + eventCallback (b, EM_CONNECTION_READ, myReadBuffer); + } catch (IOException e) { + UnboundConnections.add (b); + } + } + } + + void isWritable (SelectionKey k) { + EventableChannel ec = (EventableChannel) k.attachment(); + long b = ec.getBinding(); + + if (ec.isWatchOnly()) { + if (ec.isNotifyWritable()) + eventCallback (b, EM_CONNECTION_NOTIFY_WRITABLE, null); + } + else { + try { + if (!ec.writeOutboundData()) + UnboundConnections.add (b); + } catch (IOException e) { + UnboundConnections.add (b); + } + } + } + + void isConnectable (SelectionKey k) { + EventableSocketChannel ec = (EventableSocketChannel) k.attachment(); + long b = ec.getBinding(); + + try { + if (ec.finishConnecting()) + eventCallback (b, EM_CONNECTION_COMPLETED, null); + else + UnboundConnections.add (b); + } catch (IOException e) { + UnboundConnections.add (b); + } + } + + void close() { + try { + if (mySelector != null) + mySelector.close(); + } catch (IOException e) {} + mySelector = null; + + // run down open connections and sockets. + Iterator i = Acceptors.values().iterator(); + while (i.hasNext()) { + try { + i.next().close(); + } catch (IOException e) {} + } + + // 29Sep09: We create an ArrayList of the existing connections, then iterate over + // that to call unbind on them. This is because an unbind can trigger a reconnect, + // which will add to the Connections HashMap, causing a ConcurrentModificationException. + // XXX: The correct behavior here would be to latch the various reactor methods to return + // immediately if the reactor is shutting down. + ArrayList conns = new ArrayList(); + Iterator i2 = Connections.values().iterator(); + while (i2.hasNext()) { + EventableChannel ec = i2.next(); + if (ec != null) { + conns.add (ec); + } + } + Connections.clear(); + + ListIterator i3 = conns.listIterator(0); + while (i3.hasNext()) { + EventableChannel ec = i3.next(); + eventCallback (ec.getBinding(), EM_CONNECTION_UNBOUND, null); + ec.close(); + + EventableSocketChannel sc = (EventableSocketChannel) ec; + if (sc != null && sc.isAttached()) + DetachedConnections.add (sc); + } + + ListIterator i4 = DetachedConnections.listIterator(0); + while (i4.hasNext()) { + EventableSocketChannel ec = i4.next(); + ec.cleanup(); + } + DetachedConnections.clear(); + } + + void runLoopbreaks() { + if (loopBreaker.getAndSet(false)) { + eventCallback (0, EM_LOOPBREAK_SIGNAL, null); + } + } + + public void stop() { + bRunReactor = false; + signalLoopbreak(); + } + + void runTimers() { + long now = new Date().getTime(); + while (!Timers.isEmpty()) { + long k = Timers.firstKey(); + if (k > now) + break; + + ArrayList callbacks = Timers.get(k); + Timers.remove(k); + + // Fire all timers at this timestamp + ListIterator iter = callbacks.listIterator(0); + while (iter.hasNext()) { + eventCallback (0, EM_TIMER_FIRED, null, iter.next().longValue()); + } + } + } + + public long installOneshotTimer (long milliseconds) { + long s = createBinding(); + long deadline = new Date().getTime() + milliseconds; + + if (Timers.containsKey(deadline)) { + Timers.get(deadline).add(s); + } else { + ArrayList callbacks = new ArrayList(); + callbacks.add(s); + Timers.put(deadline, callbacks); + } + + return s; + } + + public long startTcpServer (SocketAddress sa) throws EmReactorException { + try { + ServerSocketChannel server = ServerSocketChannel.open(); + server.configureBlocking(false); + server.socket().bind (sa); + long s = createBinding(); + Acceptors.put(s, server); + server.register(mySelector, SelectionKey.OP_ACCEPT, s); + return s; + } catch (IOException e) { + throw new EmReactorException ("unable to open socket acceptor: " + e.toString()); + } + } + + public long startTcpServer (String address, int port) throws EmReactorException { + return startTcpServer (new InetSocketAddress (address, port)); + } + + public void stopTcpServer (long signature) throws IOException { + ServerSocketChannel server = Acceptors.remove(signature); + if (server != null) + server.close(); + else + throw new RuntimeException ("failed to close unknown acceptor"); + } + + public long openUdpSocket (InetSocketAddress address) throws IOException { + // TODO, don't throw an exception out of here. + DatagramChannel dg = DatagramChannel.open(); + dg.configureBlocking(false); + dg.socket().bind(address); + long b = createBinding(); + EventableChannel ec = new EventableDatagramChannel (dg, b, mySelector); + dg.register(mySelector, SelectionKey.OP_READ, ec); + Connections.put(b, ec); + return b; + } + + public long openUdpSocket (String address, int port) throws IOException { + return openUdpSocket (new InetSocketAddress (address, port)); + } + + public void sendData (long sig, ByteBuffer bb) throws IOException { + Connections.get(sig).scheduleOutboundData( bb ); + } + + public void sendData (long sig, byte[] data) throws IOException { + sendData (sig, ByteBuffer.wrap(data)); + } + + public void setCommInactivityTimeout (long sig, long mills) { + Connections.get(sig).setCommInactivityTimeout (mills); + } + + public void sendDatagram (long sig, byte[] data, int length, String recipAddress, int recipPort) { + sendDatagram (sig, ByteBuffer.wrap(data), recipAddress, recipPort); + } + + public void sendDatagram (long sig, ByteBuffer bb, String recipAddress, int recipPort) { + (Connections.get(sig)).scheduleOutboundDatagram( bb, recipAddress, recipPort); + } + + public long connectTcpServer (String address, int port) { + return connectTcpServer(null, 0, address, port); + } + + public long connectTcpServer (String bindAddr, int bindPort, String address, int port) { + long b = createBinding(); + + try { + SocketChannel sc = SocketChannel.open(); + sc.configureBlocking(false); + if (bindAddr != null) + sc.socket().bind(new InetSocketAddress (bindAddr, bindPort)); + + EventableSocketChannel ec = new EventableSocketChannel (sc, b, mySelector); + + if (sc.connect (new InetSocketAddress (address, port))) { + // Connection returned immediately. Can happen with localhost connections. + // WARNING, this code is untested due to lack of available test conditions. + // Ought to be be able to come here from a localhost connection, but that + // doesn't happen on Linux. (Maybe on FreeBSD?) + // The reason for not handling this until we can test it is that we + // really need to return from this function WITHOUT triggering any EM events. + // That's because until the user code has seen the signature we generated here, + // it won't be able to properly dispatch them. The C++ EM deals with this + // by setting pending mode as a flag in ALL eventable descriptors and making + // the descriptor select for writable. Then, it can send UNBOUND and + // CONNECTION_COMPLETED on the next pass through the loop, because writable will + // fire. + throw new RuntimeException ("immediate-connect unimplemented"); + } + else { + ec.setConnectPending(); + Connections.put (b, ec); + NewConnections.add (b); + } + } catch (IOException e) { + // Can theoretically come here if a connect failure can be determined immediately. + // I don't know how to make that happen for testing purposes. + throw new RuntimeException ("immediate-connect unimplemented: " + e.toString()); + } + return b; + } + + public void closeConnection (long sig, boolean afterWriting) { + EventableChannel ec = Connections.get(sig); + if (ec != null) + if (ec.scheduleClose (afterWriting)) + UnboundConnections.add (sig); + } + + long createBinding() { + return ++BindingIndex; + } + + public void signalLoopbreak() { + loopBreaker.set(true); + if (mySelector != null) + mySelector.wakeup(); + } + + public void startTls (long sig) throws NoSuchAlgorithmException, KeyManagementException { + Connections.get(sig).startTls(); + } + + public void setTimerQuantum (int mills) { + if (mills < 5 || mills > 2500) + throw new RuntimeException ("attempt to set invalid timer-quantum value: "+mills); + timerQuantum = mills; + } + + public Object[] getPeerName (long sig) { + EventableChannel channel = Connections.get(sig); + if (channel != null) { + return Connections.get(sig).getPeerName(); + } + else { + ServerSocketChannel acceptor = Acceptors.get(sig); + return new Object[] { acceptor.socket().getLocalPort(), + acceptor.socket().getInetAddress().getHostAddress() }; + } + } + + public Object[] getSockName (long sig) { + EventableChannel channel = Connections.get(sig); + if (channel != null) { + return Connections.get(sig).getSockName(); + } + else { + ServerSocketChannel acceptor = Acceptors.get(sig); + return new Object[] { acceptor.socket().getLocalPort(), + acceptor.socket().getInetAddress().getHostAddress() }; + } + } + + public long attachChannel (SocketChannel sc, boolean watch_mode) { + long b = createBinding(); + + EventableSocketChannel ec = new EventableSocketChannel (sc, b, mySelector); + + ec.setAttached(); + if (watch_mode) + ec.setWatchOnly(); + + Connections.put (b, ec); + NewConnections.add (b); + + return b; + } + + public SocketChannel detachChannel (long sig) { + EventableSocketChannel ec = (EventableSocketChannel) Connections.get (sig); + if (ec != null) { + UnboundConnections.add (sig); + return ec.getChannel(); + } else { + return null; + } + } + + public void setNotifyReadable (long sig, boolean mode) { + ((EventableSocketChannel) Connections.get(sig)).setNotifyReadable(mode); + } + + public void setNotifyWritable (long sig, boolean mode) { + ((EventableSocketChannel) Connections.get(sig)).setNotifyWritable(mode); + } + + public boolean isNotifyReadable (long sig) { + return Connections.get(sig).isNotifyReadable(); + } + + public boolean isNotifyWritable (long sig) { + return Connections.get(sig).isNotifyWritable(); + } + + public boolean pauseConnection (long sig) { + return ((EventableSocketChannel) Connections.get(sig)).pause(); + } + + public boolean resumeConnection (long sig) { + return ((EventableSocketChannel) Connections.get(sig)).resume(); + } + + public boolean isConnectionPaused (long sig) { + return ((EventableSocketChannel) Connections.get(sig)).isPaused(); + } + + public long getOutboundDataSize (long sig) { + return Connections.get(sig).getOutboundDataSize(); + } + + public int getConnectionCount() { + return Connections.size() + Acceptors.size(); + } +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactorException.java b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactorException.java new file mode 100644 index 0000000..69efaa3 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EmReactorException.java @@ -0,0 +1,40 @@ +/** + * $Id$ + * + * Author:: Francis Cianfrocca (gmail: blackhedd) + * Homepage:: http://rubyeventmachine.com + * Date:: 15 Jul 2007 + * + * See EventMachine and EventMachine::Connection for documentation and + * usage examples. + * + * + *---------------------------------------------------------------------------- + * + * Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. + * Gmail: blackhedd + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of either: 1) the GNU General Public License + * as published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version; or 2) Ruby's License. + * + * See the file COPYING for complete licensing information. + * + *--------------------------------------------------------------------------- + * + * + */ + +package com.rubyeventmachine; + +/** + * @author francis + * + */ +public class EmReactorException extends Exception { + static final long serialVersionUID = 0; + public EmReactorException (String msg) { + super (msg); + } +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableChannel.java b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableChannel.java new file mode 100644 index 0000000..3d4f5fd --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableChannel.java @@ -0,0 +1,72 @@ +/** + * $Id$ + * + * Author:: Francis Cianfrocca (gmail: blackhedd) + * Homepage:: http://rubyeventmachine.com + * Date:: 15 Jul 2007 + * + * See EventMachine and EventMachine::Connection for documentation and + * usage examples. + * + * + *---------------------------------------------------------------------------- + * + * Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. + * Gmail: blackhedd + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of either: 1) the GNU General Public License + * as published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version; or 2) Ruby's License. + * + * See the file COPYING for complete licensing information. + * + *--------------------------------------------------------------------------- + * + * + */ + + +package com.rubyeventmachine; + +import java.nio.ByteBuffer; +import java.io.IOException; +import java.nio.channels.ClosedChannelException; + +public interface EventableChannel { + + public void scheduleOutboundData (ByteBuffer bb); + + public void scheduleOutboundDatagram (ByteBuffer bb, String recipAddress, int recipPort); + + public boolean scheduleClose (boolean afterWriting); + + public void startTls(); + + public long getBinding(); + + public void readInboundData (ByteBuffer dst) throws IOException; + + public void register() throws ClosedChannelException; + + /** + * This is called by the reactor after it finishes running. + * The idea is to free network resources. + */ + public void close(); + + public boolean writeOutboundData() throws IOException; + + public long getOutboundDataSize(); + + public void setCommInactivityTimeout (long seconds); + + public Object[] getPeerName(); + public Object[] getSockName(); + + public boolean isWatchOnly(); + + public boolean isNotifyReadable(); + public boolean isNotifyWritable(); + +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableDatagramChannel.java b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableDatagramChannel.java new file mode 100644 index 0000000..df1c9fd --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableDatagramChannel.java @@ -0,0 +1,201 @@ +/** + * $Id$ + * + * Author:: Francis Cianfrocca (gmail: blackhedd) + * Homepage:: http://rubyeventmachine.com + * Date:: 15 Jul 2007 + * + * See EventMachine and EventMachine::Connection for documentation and + * usage examples. + * + * + *---------------------------------------------------------------------------- + * + * Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. + * Gmail: blackhedd + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of either: 1) the GNU General Public License + * as published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version; or 2) Ruby's License. + * + * See the file COPYING for complete licensing information. + * + *--------------------------------------------------------------------------- + * + * + */ + + +package com.rubyeventmachine; + +import java.nio.ByteBuffer; +import java.nio.channels.ClosedChannelException; +import java.nio.channels.SelectionKey; +import java.nio.channels.Selector; +import java.nio.channels.DatagramChannel; +import java.util.LinkedList; +import java.io.*; +import java.net.*; + +public class EventableDatagramChannel implements EventableChannel { + + class Packet { + public ByteBuffer bb; + public SocketAddress recipient; + public Packet (ByteBuffer _bb, SocketAddress _recipient) { + bb = _bb; + recipient = _recipient; + } + } + + DatagramChannel channel; + long binding; + Selector selector; + boolean bCloseScheduled; + LinkedList outboundQ; + long outboundS; + SocketAddress returnAddress; + + + public EventableDatagramChannel (DatagramChannel dc, long _binding, Selector sel) throws ClosedChannelException { + channel = dc; + binding = _binding; + selector = sel; + bCloseScheduled = false; + outboundQ = new LinkedList(); + outboundS = 0; + + dc.register(selector, SelectionKey.OP_READ, this); + } + + public void scheduleOutboundData (ByteBuffer bb) { + try { + if ((!bCloseScheduled) && (bb.remaining() > 0)) { + outboundQ.addLast(new Packet(bb, returnAddress)); + outboundS += bb.remaining(); + channel.register(selector, SelectionKey.OP_WRITE | SelectionKey.OP_READ, this); + } + } catch (ClosedChannelException e) { + throw new RuntimeException ("no outbound data"); + } + } + + public void scheduleOutboundDatagram (ByteBuffer bb, String recipAddress, int recipPort) { + try { + if ((!bCloseScheduled) && (bb.remaining() > 0)) { + outboundQ.addLast(new Packet (bb, new InetSocketAddress (recipAddress, recipPort))); + outboundS += bb.remaining(); + channel.register(selector, SelectionKey.OP_WRITE | SelectionKey.OP_READ, this); + } + } catch (ClosedChannelException e) { + throw new RuntimeException ("no outbound data"); + } + } + + public boolean scheduleClose (boolean afterWriting) { + System.out.println ("NOT SCHEDULING CLOSE ON DATAGRAM"); + return false; + } + + public void startTls() { + throw new RuntimeException ("TLS is unimplemented on this Channel"); + } + + public long getBinding() { + return binding; + } + + public void register() throws ClosedChannelException { + // TODO + } + + /** + * Terminate with extreme prejudice. Don't assume there will be another pass through + * the reactor core. + */ + public void close() { + try { + channel.close(); + } catch (IOException e) { + } + } + + public void readInboundData (ByteBuffer dst) { + returnAddress = null; + try { + // If there is no datagram available (we're nonblocking after all), + // then channel.receive returns null. + returnAddress = channel.receive(dst); + } catch (IOException e) { + // probably a no-op. The caller will see the empty (or even partial) buffer + // and presumably do the right thing. + } + } + + public boolean writeOutboundData() { + while (!outboundQ.isEmpty()) { + Packet p = outboundQ.getFirst(); + int written = 0; + try { + // With a datagram socket, it's ok to send an empty buffer. + written = channel.send(p.bb, p.recipient); + outboundS -= written; + } + catch (IOException e) { + return false; + } + + /* Did we consume the whole outbound buffer? If yes, pop it off and + * keep looping. If no, the outbound network buffers are full, so break + * out of here. There's a flaw that affects outbound buffers that are intentionally + * empty. We can tell whether they got sent or not. So we assume they were. + * TODO: As implemented, this ALWAYS discards packets if they were at least + * partially written. This matches the behavior of the C++ EM. My judgment + * is that this is less surprising than fragmenting the data and sending multiple + * packets would be. I could be wrong, so this is subject to change. + */ + + if ((written > 0) || (p.bb.remaining() == 0)) + outboundQ.removeFirst(); + else + break; + } + + if (outboundQ.isEmpty()) { + try { + channel.register(selector, SelectionKey.OP_READ, this); + } catch (ClosedChannelException e) {} + } + + // ALWAYS drain the outbound queue before triggering a connection close. + // If anyone wants to close immediately, they're responsible for clearing + // the outbound queue. + return (bCloseScheduled && outboundQ.isEmpty()) ? false : true; + } + + public void setCommInactivityTimeout (long seconds) { + // TODO + System.out.println ("DATAGRAM: SET COMM INACTIVITY UNIMPLEMENTED " + seconds); + } + + public Object[] getPeerName () { + if (returnAddress != null) { + InetSocketAddress inetAddr = (InetSocketAddress) returnAddress; + return new Object[]{ inetAddr.getPort(), inetAddr.getHostName() }; + } else { + return null; + } + } + + public Object[] getSockName () { + DatagramSocket socket = channel.socket(); + return new Object[]{ socket.getLocalPort(), + socket.getLocalAddress().getHostAddress() }; + } + + public boolean isWatchOnly() { return false; } + public boolean isNotifyReadable() { return false; } + public boolean isNotifyWritable() { return false; } + public long getOutboundDataSize() { return outboundS; } +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableSocketChannel.java b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableSocketChannel.java new file mode 100644 index 0000000..2905ec6 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/java/src/com/rubyeventmachine/EventableSocketChannel.java @@ -0,0 +1,415 @@ +/** + * $Id$ + * + * Author:: Francis Cianfrocca (gmail: blackhedd) + * Homepage:: http://rubyeventmachine.com + * Date:: 15 Jul 2007 + * + * See EventMachine and EventMachine::Connection for documentation and + * usage examples. + * + * + *---------------------------------------------------------------------------- + * + * Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. + * Gmail: blackhedd + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of either: 1) the GNU General Public License + * as published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version; or 2) Ruby's License. + * + * See the file COPYING for complete licensing information. + * + *--------------------------------------------------------------------------- + * + * + */ + +/** + * + */ +package com.rubyeventmachine; + +/** + * @author francis + * + */ + +import java.nio.channels.*; +import java.nio.*; +import java.util.*; +import java.io.*; +import java.net.Socket; +import javax.net.ssl.*; +import javax.net.ssl.SSLEngineResult.*; +import java.lang.reflect.Field; + +import java.security.*; + +public class EventableSocketChannel implements EventableChannel { + Selector selector; + SelectionKey channelKey; + SocketChannel channel; + + long binding; + LinkedList outboundQ; + long outboundS; + + boolean bCloseScheduled; + boolean bConnectPending; + boolean bWatchOnly; + boolean bAttached; + boolean bNotifyReadable; + boolean bNotifyWritable; + boolean bPaused; + + SSLEngine sslEngine; + SSLContext sslContext; + + public EventableSocketChannel (SocketChannel sc, long _binding, Selector sel) { + channel = sc; + binding = _binding; + selector = sel; + bCloseScheduled = false; + bConnectPending = false; + bWatchOnly = false; + bAttached = false; + bNotifyReadable = false; + bNotifyWritable = false; + outboundQ = new LinkedList(); + outboundS = 0; + } + + public long getBinding() { + return binding; + } + + public SocketChannel getChannel() { + return channel; + } + + public void register() throws ClosedChannelException { + if (channelKey == null) { + int events = currentEvents(); + channelKey = channel.register(selector, events, this); + } + } + + /** + * Terminate with extreme prejudice. Don't assume there will be another pass through + * the reactor core. + */ + public void close() { + if (channelKey != null) { + channelKey.cancel(); + channelKey = null; + } + + if (bAttached) { + // attached channels are copies, so reset the file descriptor to prevent java from close()ing it + Field f; + FileDescriptor fd; + + try { + /* do _NOT_ clobber fdVal here, it will break epoll/kqueue on jdk6! + * channelKey.cancel() above does not occur until the next call to select + * and if fdVal is gone, we will continue to get events for this fd. + * + * instead, remove fdVal in cleanup(), which is processed via DetachedConnections, + * after UnboundConnections but before NewConnections. + */ + + f = channel.getClass().getDeclaredField("fd"); + f.setAccessible(true); + fd = (FileDescriptor) f.get(channel); + + f = fd.getClass().getDeclaredField("fd"); + f.setAccessible(true); + f.set(fd, -1); + } catch (java.lang.NoSuchFieldException e) { + e.printStackTrace(); + } catch (java.lang.IllegalAccessException e) { + e.printStackTrace(); + } + + return; + } + + try { + channel.close(); + } catch (IOException e) { + } + } + + public void cleanup() { + if (bAttached) { + Field f; + try { + f = channel.getClass().getDeclaredField("fdVal"); + f.setAccessible(true); + f.set(channel, -1); + } catch (java.lang.NoSuchFieldException e) { + e.printStackTrace(); + } catch (java.lang.IllegalAccessException e) { + e.printStackTrace(); + } + } + + channel = null; + } + + public void scheduleOutboundData (ByteBuffer bb) { + if (!bCloseScheduled && bb.remaining() > 0) { + if (sslEngine != null) { + try { + ByteBuffer b = ByteBuffer.allocate(32*1024); // TODO, preallocate this buffer. + sslEngine.wrap(bb, b); + b.flip(); + outboundQ.addLast(b); + outboundS += b.remaining(); + } catch (SSLException e) { + throw new RuntimeException ("ssl error"); + } + } + else { + outboundQ.addLast(bb); + outboundS += bb.remaining(); + } + + updateEvents(); + } + } + + public void scheduleOutboundDatagram (ByteBuffer bb, String recipAddress, int recipPort) { + throw new RuntimeException ("datagram sends not supported on this channel"); + } + + /** + * Called by the reactor when we have selected readable. + */ + public void readInboundData (ByteBuffer bb) throws IOException { + if (channel.read(bb) == -1) + throw new IOException ("eof"); + } + + public long getOutboundDataSize() { return outboundS; } + + /** + * Called by the reactor when we have selected writable. + * Return false to indicate an error that should cause the connection to close. + * TODO, VERY IMPORTANT: we're here because we selected writable, but it's always + * possible to become unwritable between the poll and when we get here. The way + * this code is written, we're depending on a nonblocking write NOT TO CONSUME + * the whole outbound buffer in this case, rather than firing an exception. + * We should somehow verify that this is indeed Java's defined behavior. + * @return + */ + public boolean writeOutboundData() throws IOException { + ByteBuffer[] bufs = new ByteBuffer[64]; + int i; + long written, toWrite; + while (!outboundQ.isEmpty()) { + i = 0; + toWrite = 0; + written = 0; + while (i < 64 && !outboundQ.isEmpty()) { + bufs[i] = outboundQ.removeFirst(); + toWrite += bufs[i].remaining(); + i++; + } + if (toWrite > 0) + written = channel.write(bufs, 0, i); + + outboundS -= written; + // Did we consume the whole outbound buffer? If yes, + // pop it off and keep looping. If no, the outbound network + // buffers are full, so break out of here. + if (written < toWrite) { + while (i > 0 && bufs[i-1].remaining() > 0) { + outboundQ.addFirst(bufs[i-1]); + i--; + } + break; + } + } + + if (outboundQ.isEmpty() && !bCloseScheduled) { + updateEvents(); + } + + // ALWAYS drain the outbound queue before triggering a connection close. + // If anyone wants to close immediately, they're responsible for clearing + // the outbound queue. + return (bCloseScheduled && outboundQ.isEmpty()) ? false : true; + } + + public void setConnectPending() { + bConnectPending = true; + updateEvents(); + } + + /** + * Called by the reactor when we have selected connectable. + * Return false to indicate an error that should cause the connection to close. + */ + public boolean finishConnecting() throws IOException { + channel.finishConnect(); + + bConnectPending = false; + updateEvents(); + return true; + } + + public boolean scheduleClose (boolean afterWriting) { + // TODO: What the hell happens here if bConnectPending is set? + if (!afterWriting) { + outboundQ.clear(); + outboundS = 0; + } + + if (outboundQ.isEmpty()) + return true; + else { + updateEvents(); + bCloseScheduled = true; + return false; + } + } + + public void startTls() { + if (sslEngine == null) { + try { + sslContext = SSLContext.getInstance("TLS"); + sslContext.init(null, null, null); // TODO, fill in the parameters. + sslEngine = sslContext.createSSLEngine(); // TODO, should use the parameterized version, to get Kerb stuff and session re-use. + sslEngine.setUseClientMode(false); + } catch (NoSuchAlgorithmException e) { + throw new RuntimeException ("unable to start TLS"); // TODO, get rid of this. + } catch (KeyManagementException e) { + throw new RuntimeException ("unable to start TLS"); // TODO, get rid of this. + } + } + System.out.println ("Starting TLS"); + } + + public ByteBuffer dispatchInboundData (ByteBuffer bb) throws SSLException { + if (sslEngine != null) { + if (true) throw new RuntimeException ("TLS currently unimplemented"); + System.setProperty("javax.net.debug", "all"); + ByteBuffer w = ByteBuffer.allocate(32*1024); // TODO, WRONG, preallocate this buffer. + SSLEngineResult res = sslEngine.unwrap(bb, w); + if (res.getHandshakeStatus() == HandshakeStatus.NEED_TASK) { + Runnable r; + while ((r = sslEngine.getDelegatedTask()) != null) { + r.run(); + } + } + System.out.println (bb); + w.flip(); + return w; + } + else + return bb; + } + + public void setCommInactivityTimeout (long seconds) { + // TODO + System.out.println ("SOCKET: SET COMM INACTIVITY UNIMPLEMENTED " + seconds); + } + + public Object[] getPeerName () { + Socket sock = channel.socket(); + return new Object[]{ sock.getPort(), sock.getInetAddress().getHostAddress() }; + } + + public Object[] getSockName () { + Socket sock = channel.socket(); + return new Object[]{ sock.getLocalPort(), + sock.getLocalAddress().getHostAddress() }; + } + + public void setWatchOnly() { + bWatchOnly = true; + updateEvents(); + } + public boolean isWatchOnly() { return bWatchOnly; } + + public void setAttached() { + bAttached = true; + } + public boolean isAttached() { return bAttached; } + + public void setNotifyReadable (boolean mode) { + bNotifyReadable = mode; + updateEvents(); + } + public boolean isNotifyReadable() { return bNotifyReadable; } + + public void setNotifyWritable (boolean mode) { + bNotifyWritable = mode; + updateEvents(); + } + public boolean isNotifyWritable() { return bNotifyWritable; } + + public boolean pause() { + if (bWatchOnly) { + throw new RuntimeException ("cannot pause/resume 'watch only' connections, set notify readable/writable instead"); + } + boolean old = bPaused; + bPaused = true; + updateEvents(); + return !old; + } + + public boolean resume() { + if (bWatchOnly) { + throw new RuntimeException ("cannot pause/resume 'watch only' connections, set notify readable/writable instead"); + } + boolean old = bPaused; + bPaused = false; + updateEvents(); + return old; + } + + public boolean isPaused() { + return bPaused; + } + + private void updateEvents() { + if (channelKey == null) + return; + + int events = currentEvents(); + + if (channelKey.interestOps() != events) { + channelKey.interestOps(events); + } + } + + private int currentEvents() { + int events = 0; + + if (bWatchOnly) + { + if (bNotifyReadable) + events |= SelectionKey.OP_READ; + + if (bNotifyWritable) + events |= SelectionKey.OP_WRITE; + } + else if (!bPaused) + { + if (bConnectPending) + events |= SelectionKey.OP_CONNECT; + else { + events |= SelectionKey.OP_READ; + + if (!outboundQ.isEmpty()) + events |= SelectionKey.OP_WRITE; + } + } + + return events; + } +} diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/buftok.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/buftok.rb new file mode 100644 index 0000000..caf4f77 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/buftok.rb @@ -0,0 +1,59 @@ +# BufferedTokenizer takes a delimiter upon instantiation, or acts line-based +# by default. It allows input to be spoon-fed from some outside source which +# receives arbitrary length datagrams which may-or-may-not contain the token +# by which entities are delimited. In this respect it's ideally paired with +# something like EventMachine (http://rubyeventmachine.com/). +class BufferedTokenizer + # New BufferedTokenizers will operate on lines delimited by a delimiter, + # which is by default the global input delimiter $/ ("\n"). + # + # The input buffer is stored as an array. This is by far the most efficient + # approach given language constraints (in C a linked list would be a more + # appropriate data structure). Segments of input data are stored in a list + # which is only joined when a token is reached, substantially reducing the + # number of objects required for the operation. + def initialize(delimiter = $/) + @delimiter = delimiter + @input = [] + @tail = '' + @trim = @delimiter.length - 1 + end + + # Extract takes an arbitrary string of input data and returns an array of + # tokenized entities, provided there were any available to extract. This + # makes for easy processing of datagrams using a pattern like: + # + # tokenizer.extract(data).map { |entity| Decode(entity) }.each do ... + # + # Using -1 makes split to return "" if the token is at the end of + # the string, meaning the last element is the start of the next chunk. + def extract(data) + if @trim > 0 + tail_end = @tail.slice!(-@trim, @trim) # returns nil if string is too short + data = tail_end + data if tail_end + end + + @input << @tail + entities = data.split(@delimiter, -1) + @tail = entities.shift + + unless entities.empty? + @input << @tail + entities.unshift @input.join + @input.clear + @tail = entities.pop + end + + entities + end + + # Flush the contents of the input buffer, i.e. return the input buffer even though + # a token has not yet been encountered + def flush + @input << @tail + buffer = @input.join + @input.clear + @tail = "" # @tail.clear is slightly faster, but not supported on 1.8.7 + buffer + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/callback.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/callback.rb new file mode 100644 index 0000000..4928feb --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/callback.rb @@ -0,0 +1,58 @@ +module EventMachine + # Utility method for coercing arguments to an object that responds to :call. + # Accepts an object and a method name to send to, or a block, or an object + # that responds to :call. + # + # @example EventMachine.Callback used with a block. Returns that block. + # + # cb = EventMachine.Callback do |msg| + # puts(msg) + # end + # # returned object is a callable + # cb.call('hello world') + # + # + # @example EventMachine.Callback used with an object (to be more specific, class object) and a method name, returns an object that responds to #call + # + # cb = EventMachine.Callback(Object, :puts) + # # returned object is a callable that delegates to Kernel#puts (in this case Object.puts) + # cb.call('hello world') + # + # + # @example EventMachine.Callback used with an object that responds to #call. Returns the argument. + # + # cb = EventMachine.Callback(proc{ |msg| puts(msg) }) + # # returned object is a callable + # cb.call('hello world') + # + # + # @overload Callback(object, method) + # Wraps `method` invocation on `object` into an object that responds to #call that proxies all the arguments to that method + # @param [Object] Object to invoke method on + # @param [Symbol] Method name + # @return [<#call>] An object that responds to #call that takes any number of arguments and invokes method on object with those arguments + # + # @overload Callback(object) + # Returns callable object as is, without any coercion + # @param [<#call>] An object that responds to #call + # @return [<#call>] Its argument + # + # @overload Callback(&block) + # Returns block passed to it without any coercion + # @return [<#call>] Block passed to this method + # + # @raise [ArgumentError] When argument doesn't respond to #call, method name is missing or when invoked without arguments and block isn't given + # + # @return [<#call>] + def self.Callback(object = nil, method = nil, &blk) + if object && method + lambda { |*args| object.__send__ method, *args } + else + if object.respond_to? :call + object + else + blk || raise(ArgumentError) + end # if + end # if + end # self.Callback +end # EventMachine diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/channel.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/channel.rb new file mode 100644 index 0000000..a919adf --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/channel.rb @@ -0,0 +1,69 @@ +module EventMachine + # Provides a simple thread-safe way to transfer data between (typically) long running + # tasks in {EventMachine.defer} and event loop thread. + # + # @example + # + # channel = EventMachine::Channel.new + # sid = channel.subscribe { |msg| p [:got, msg] } + # + # channel.push('hello world') + # channel.unsubscribe(sid) + # + # + class Channel + def initialize + @subs = {} + @uid = 0 + end + + # Return the number of current subscribers. + def num_subscribers + return @subs.size + end + + # Takes any arguments suitable for EM::Callback() and returns a subscriber + # id for use when unsubscribing. + # + # @return [Integer] Subscribe identifier + # @see #unsubscribe + def subscribe(*a, &b) + name = gen_id + EM.schedule { @subs[name] = EM::Callback(*a, &b) } + + name + end + + # Removes subscriber from the list. + # + # @param [Integer] Subscriber identifier + # @see #subscribe + def unsubscribe(name) + EM.schedule { @subs.delete name } + end + + # Add items to the channel, which are pushed out to all subscribers. + def push(*items) + items = items.dup + EM.schedule { items.each { |i| @subs.values.each { |s| s.call i } } } + end + alias << push + + # Fetches one message from the channel. + def pop(*a, &b) + EM.schedule { + name = subscribe do |*args| + unsubscribe(name) + EM::Callback(*a, &b).call(*args) + end + } + end + + private + + # @private + def gen_id + @uid += 1 + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/completion.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/completion.rb new file mode 100644 index 0000000..926535f --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/completion.rb @@ -0,0 +1,304 @@ +# = EM::Completion +# +# A completion is a callback container for various states of completion. In +# its most basic form it has a start state and a finish state. +# +# This implementation includes some hold-back from the EM::Deferrable +# interface in order to be compatible - but it has a much cleaner +# implementation. +# +# In general it is preferred that this implementation be used as a state +# callback container than EM::DefaultDeferrable or other classes including +# EM::Deferrable. This is because it is generally more sane to keep this level +# of state in a dedicated state-back container. This generally leads to more +# malleable interfaces and software designs, as well as eradicating nasty bugs +# that result from abstraction leakage. +# +# == Basic Usage +# +# As already mentioned, the basic usage of a Completion is simply for its two +# final states, :succeeded and :failed. +# +# An asynchronous operation will complete at some future point in time, and +# users often want to react to this event. API authors will want to expose +# some common interface to react to these events. +# +# In the following example, the user wants to know when a short lived +# connection has completed its exchange with the remote server. The simple +# protocol just waits for an ack to its message. +# +# class Protocol < EM::Connection +# include EM::P::LineText2 +# +# def initialize(message, completion) +# @message, @completion = message, completion +# @completion.completion { close_connection } +# @completion.timeout(1, :timeout) +# end +# +# def post_init +# send_data(@message) +# end +# +# def receive_line(line) +# case line +# when /ACK/i +# @completion.succeed line +# when /ERR/i +# @completion.fail :error, line +# else +# @completion.fail :unknown, line +# end +# end +# +# def unbind +# @completion.fail :disconnected unless @completion.completed? +# end +# end +# +# class API +# attr_reader :host, :port +# +# def initialize(host = 'example.org', port = 8000) +# @host, @port = host, port +# end +# +# def request(message) +# completion = EM::Deferrable::Completion.new +# EM.connect(host, port, Protocol, message, completion) +# completion +# end +# end +# +# api = API.new +# completion = api.request('stuff') +# completion.callback do |line| +# puts "API responded with: #{line}" +# end +# completion.errback do |type, line| +# case type +# when :error +# puts "API error: #{line}" +# when :unknown +# puts "API returned unknown response: #{line}" +# when :disconnected +# puts "API server disconnected prematurely" +# when :timeout +# puts "API server did not respond in a timely fashion" +# end +# end +# +# == Advanced Usage +# +# This completion implementation also supports more state callbacks and +# arbitrary states (unlike the original Deferrable API). This allows for basic +# stateful process encapsulation. One might use this to setup state callbacks +# for various states in an exchange like in the basic usage example, except +# where the applicaiton could be made to react to "connected" and +# "disconnected" states additionally. +# +# class Protocol < EM::Connection +# def initialize(completion) +# @response = [] +# @completion = completion +# @completion.stateback(:disconnected) do +# @completion.succeed @response.join +# end +# end +# +# def connection_completed +# @host, @port = Socket.unpack_sockaddr_in get_peername +# @completion.change_state(:connected, @host, @port) +# send_data("GET http://example.org/ HTTP/1.0\r\n\r\n") +# end +# +# def receive_data(data) +# @response << data +# end +# +# def unbind +# @completion.change_state(:disconnected, @host, @port) +# end +# end +# +# completion = EM::Deferrable::Completion.new +# completion.stateback(:connected) do |host, port| +# puts "Connected to #{host}:#{port}" +# end +# completion.stateback(:disconnected) do |host, port| +# puts "Disconnected from #{host}:#{port}" +# end +# completion.callback do |response| +# puts response +# end +# +# EM.connect('example.org', 80, Protocol, completion) +# +# == Timeout +# +# The Completion also has a timeout. The timeout is global and is not aware of +# states apart from completion states. The timeout is only engaged if #timeout +# is called, and it will call fail if it is reached. +# +# == Completion states +# +# By default there are two completion states, :succeeded and :failed. These +# states can be modified by subclassing and overrding the #completion_states +# method. Completion states are special, in that callbacks for all completion +# states are explcitly cleared when a completion state is entered. This +# prevents errors that could arise from accidental unterminated timeouts, and +# other such user errors. +# +# == Other notes +# +# Several APIs have been carried over from EM::Deferrable for compatibility +# reasons during a transitionary period. Specifically cancel_errback and +# cancel_callback are implemented, but their usage is to be strongly +# discouraged. Due to the already complex nature of reaction systems, dynamic +# callback deletion only makes the problem much worse. It is always better to +# add correct conditionals to the callback code, or use more states, than to +# address such implementaiton issues with conditional callbacks. + +module EventMachine + + class Completion + # This is totally not used (re-implemented), it's here in case people check + # for kind_of? + include EventMachine::Deferrable + + attr_reader :state, :value + + def initialize + @state = :unknown + @callbacks = Hash.new { |h,k| h[k] = [] } + @value = [] + @timeout_timer = nil + end + + # Enter the :succeeded state, setting the result value if given. + def succeed(*args) + change_state(:succeeded, *args) + end + # The old EM method: + alias set_deferred_success succeed + + # Enter the :failed state, setting the result value if given. + def fail(*args) + change_state(:failed, *args) + end + # The old EM method: + alias set_deferred_failure fail + + # Statebacks are called when you enter (or are in) the named state. + def stateback(state, *a, &b) + # The following is quite unfortunate special casing for :completed + # statebacks, but it's a necessary evil for latent completion + # definitions. + + if :completed == state || !completed? || @state == state + @callbacks[state] << EM::Callback(*a, &b) + end + execute_callbacks + self + end + + # Callbacks are called when you enter (or are in) a :succeeded state. + def callback(*a, &b) + stateback(:succeeded, *a, &b) + end + + # Errbacks are called when you enter (or are in) a :failed state. + def errback(*a, &b) + stateback(:failed, *a, &b) + end + + # Completions are called when you enter (or are in) either a :failed or a + # :succeeded state. They are stored as a special (reserved) state called + # :completed. + def completion(*a, &b) + stateback(:completed, *a, &b) + end + + # Enter a new state, setting the result value if given. If the state is one + # of :succeeded or :failed, then :completed callbacks will also be called. + def change_state(state, *args) + @value = args + @state = state + + EM.schedule { execute_callbacks } + end + + # The old EM method: + alias set_deferred_status change_state + + # Indicates that we've reached some kind of completion state, by default + # this is :succeeded or :failed. Due to these semantics, the :completed + # state is reserved for internal use. + def completed? + completion_states.any? { |s| state == s } + end + + # Completion states simply returns a list of completion states, by default + # this is :succeeded and :failed. + def completion_states + [:succeeded, :failed] + end + + # Schedule a time which if passes before we enter a completion state, this + # deferrable will be failed with the given arguments. + def timeout(time, *args) + cancel_timeout + @timeout_timer = EM::Timer.new(time) do + fail(*args) unless completed? + end + end + + # Disable the timeout + def cancel_timeout + if @timeout_timer + @timeout_timer.cancel + @timeout_timer = nil + end + end + + # Remove an errback. N.B. Some errbacks cannot be deleted. Usage is NOT + # recommended, this is an anti-pattern. + def cancel_errback(*a, &b) + @callbacks[:failed].delete(EM::Callback(*a, &b)) + end + + # Remove a callback. N.B. Some callbacks cannot be deleted. Usage is NOT + # recommended, this is an anti-pattern. + def cancel_callback(*a, &b) + @callbacks[:succeeded].delete(EM::Callback(*a, &b)) + end + + private + # Execute all callbacks for the current state. If in a completed state, then + # call any statebacks associated with the completed state. + def execute_callbacks + execute_state_callbacks(state) + if completed? + execute_state_callbacks(:completed) + clear_dead_callbacks + cancel_timeout + end + end + + # Iterate all callbacks for a given state, and remove then call them. + def execute_state_callbacks(state) + while callback = @callbacks[state].shift + callback.call(*value) + end + end + + # If we enter a completion state, clear other completion states after all + # callback chains are completed. This means that operation specific + # callbacks can't be dual-called, which is most common user error. + def clear_dead_callbacks + completion_states.each do |state| + @callbacks[state].clear + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/connection.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/connection.rb new file mode 100644 index 0000000..267aec2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/connection.rb @@ -0,0 +1,770 @@ +module EventMachine + class FileNotFoundException < Exception + end + + # EventMachine::Connection is a class that is instantiated + # by EventMachine's processing loop whenever a new connection + # is created. (New connections can be either initiated locally + # to a remote server or accepted locally from a remote client.) + # When a Connection object is instantiated, it mixes in + # the functionality contained in the user-defined module + # specified in calls to {EventMachine.connect} or {EventMachine.start_server}. + # User-defined handler modules may redefine any or all of the standard + # methods defined here, as well as add arbitrary additional code + # that will also be mixed in. + # + # EventMachine manages one object inherited from EventMachine::Connection + # (and containing the mixed-in user code) for every network connection + # that is active at any given time. + # The event loop will automatically call methods on EventMachine::Connection + # objects whenever specific events occur on the corresponding connections, + # as described below. + # + # This class is never instantiated by user code, and does not publish an + # initialize method. The instance methods of EventMachine::Connection + # which may be called by the event loop are: + # + # * {#post_init} + # * {#connection_completed} + # * {#receive_data} + # * {#unbind} + # * {#ssl_verify_peer} (if TLS is used) + # * {#ssl_handshake_completed} + # + # All of the other instance methods defined here are called only by user code. + # + # @see file:docs/GettingStarted.md EventMachine tutorial + class Connection + # @private + attr_accessor :signature + + # @private + alias original_method method + + # Override .new so subclasses don't have to call super and can ignore + # connection-specific arguments + # + # @private + def self.new(sig, *args) + allocate.instance_eval do + # Store signature + @signature = sig + # associate_callback_target sig + + # Call a superclass's #initialize if it has one + initialize(*args) + + # post initialize callback + post_init + + self + end + end + + # Stubbed initialize so legacy superclasses can safely call super + # + # @private + def initialize(*args) + end + + # Called by the event loop immediately after the network connection has been established, + # and before resumption of the network loop. + # This method is generally not called by user code, but is called automatically + # by the event loop. The base-class implementation is a no-op. + # This is a very good place to initialize instance variables that will + # be used throughout the lifetime of the network connection. + # + # @see #connection_completed + # @see #unbind + # @see #send_data + # @see #receive_data + def post_init + end + + # Called by the event loop whenever data has been received by the network connection. + # It is never called by user code. {#receive_data} is called with a single parameter, a String containing + # the network protocol data, which may of course be binary. You will + # generally redefine this method to perform your own processing of the incoming data. + # + # Here's a key point which is essential to understanding the event-driven + # programming model: EventMachine knows absolutely nothing about the protocol + # which your code implements. You must not make any assumptions about + # the size of the incoming data packets, or about their alignment on any + # particular intra-message or PDU boundaries (such as line breaks). + # receive_data can and will send you arbitrary chunks of data, with the + # only guarantee being that the data is presented to your code in the order + # it was collected from the network. Don't even assume that the chunks of + # data will correspond to network packets, as EventMachine can and will coalesce + # several incoming packets into one, to improve performance. The implication for your + # code is that you generally will need to implement some kind of a state machine + # in your redefined implementation of receive_data. For a better understanding + # of this, read through the examples of specific protocol handlers in EventMachine::Protocols + # + # The base-class implementation (which will be invoked only if you didn't override it in your protocol handler) + # simply prints incoming data packet size to stdout. + # + # @param [String] data Opaque incoming data. + # @note Depending on the protocol, buffer sizes and OS networking stack configuration, incoming data may or may not be "a complete message". + # It is up to this handler to detect content boundaries to determine whether all the content (for example, full HTTP request) + # has been received and can be processed. + # + # @see #post_init + # @see #connection_completed + # @see #unbind + # @see #send_data + # @see file:docs/GettingStarted.md EventMachine tutorial + def receive_data data + puts "............>>>#{data.length}" + end + + # Called by EventMachine when the SSL/TLS handshake has + # been completed, as a result of calling #start_tls to initiate SSL/TLS on the connection. + # + # This callback exists because {#post_init} and {#connection_completed} are **not** reliable + # for indicating when an SSL/TLS connection is ready to have its certificate queried for. + # + # @see #get_peer_cert + def ssl_handshake_completed + end + + # Called by EventMachine when :verify_peer => true has been passed to {#start_tls}. + # It will be called with each certificate in the certificate chain provided by the remote peer. + # + # The cert will be passed as a String in PEM format, the same as in {#get_peer_cert}. It is up to user defined + # code to perform a check on the certificates. The return value from this callback is used to accept or deny the peer. + # A return value that is not nil or false triggers acceptance. If the peer is not accepted, the connection + # will be subsequently closed. + # + # @example This server always accepts all peers + # + # module AcceptServer + # def post_init + # start_tls(:verify_peer => true) + # end + # + # def ssl_verify_peer(cert) + # true + # end + # + # def ssl_handshake_completed + # $server_handshake_completed = true + # end + # end + # + # + # @example This server never accepts any peers + # + # module DenyServer + # def post_init + # start_tls(:verify_peer => true) + # end + # + # def ssl_verify_peer(cert) + # # Do not accept the peer. This should now cause the connection to shut down + # # without the SSL handshake being completed. + # false + # end + # + # def ssl_handshake_completed + # $server_handshake_completed = true + # end + # end + # + # @see #start_tls + def ssl_verify_peer(cert) + end + + # called by the framework whenever a connection (either a server or client connection) is closed. + # The close can occur because your code intentionally closes it (using {#close_connection} and {#close_connection_after_writing}), + # because the remote peer closed the connection, or because of a network error. + # You may not assume that the network connection is still open and able to send or + # receive data when the callback to unbind is made. This is intended only to give + # you a chance to clean up associations your code may have made to the connection + # object while it was open. + # + # If you want to detect which peer has closed the connection, you can override {#close_connection} in your protocol handler + # and set an @ivar. + # + # @example Overriding Connection#close_connection to distinguish connections closed on our side + # + # class MyProtocolHandler < EventMachine::Connection + # + # # ... + # + # def close_connection(*args) + # @intentionally_closed_connection = true + # super(*args) + # end + # + # def unbind + # if @intentionally_closed_connection + # # ... + # end + # end + # + # # ... + # + # end + # + # @see #post_init + # @see #connection_completed + # @see file:docs/GettingStarted.md EventMachine tutorial + def unbind + end + + # Called by the reactor after attempting to relay incoming data to a descriptor (set as a proxy target descriptor with + # {EventMachine.enable_proxy}) that has already been closed. + # + # @see EventMachine.enable_proxy + def proxy_target_unbound + end + + # called when the reactor finished proxying all + # of the requested bytes. + def proxy_completed + end + + # EventMachine::Connection#proxy_incoming_to is called only by user code. It sets up + # a low-level proxy relay for all data inbound for this connection, to the connection given + # as the argument. This is essentially just a helper method for enable_proxy. + # + # @see EventMachine.enable_proxy + def proxy_incoming_to(conn,bufsize=0) + EventMachine::enable_proxy(self, conn, bufsize) + end + + # A helper method for {EventMachine.disable_proxy} + def stop_proxying + EventMachine::disable_proxy(self) + end + + # The number of bytes proxied to another connection. Reset to zero when + # EventMachine::Connection#proxy_incoming_to is called, and incremented whenever data is proxied. + def get_proxied_bytes + EventMachine::get_proxied_bytes(@signature) + end + + # EventMachine::Connection#close_connection is called only by user code, and never + # by the event loop. You may call this method against a connection object in any + # callback handler, whether or not the callback was made against the connection + # you want to close. close_connection schedules the connection to be closed + # at the next available opportunity within the event loop. You may not assume that + # the connection is closed when close_connection returns. In particular, the framework + # will callback the unbind method for the particular connection at a point shortly + # after you call close_connection. You may assume that the unbind callback will + # take place sometime after your call to close_connection completes. In other words, + # the unbind callback will not re-enter your code "inside" of your call to close_connection. + # However, it's not guaranteed that a future version of EventMachine will not change + # this behavior. + # + # {#close_connection} will *silently discard* any outbound data which you have + # sent to the connection using {EventMachine::Connection#send_data} but which has not + # yet been sent across the network. If you want to avoid this behavior, use + # {EventMachine::Connection#close_connection_after_writing}. + # + def close_connection after_writing = false + EventMachine::close_connection @signature, after_writing + end + + # Removes given connection from the event loop. + # The connection's socket remains open and its file descriptor number is returned. + def detach + EventMachine::detach_fd @signature + end + + def get_sock_opt level, option + EventMachine::get_sock_opt @signature, level, option + end + + def set_sock_opt level, optname, optval + EventMachine::set_sock_opt @signature, level, optname, optval + end + + # A variant of {#close_connection}. + # All of the descriptive comments given for close_connection also apply to + # close_connection_after_writing, *with one exception*: if the connection has + # outbound data sent using send_dat but which has not yet been sent across the network, + # close_connection_after_writing will schedule the connection to be closed *after* + # all of the outbound data has been safely written to the remote peer. + # + # Depending on the amount of outgoing data and the speed of the network, + # considerable time may elapse between your call to close_connection_after_writing + # and the actual closing of the socket (at which time the unbind callback will be called + # by the event loop). During this time, you *may not* call send_data to transmit + # additional data (that is, the connection is closed for further writes). In very + # rare cases, you may experience a receive_data callback after your call to {#close_connection_after_writing}, + # depending on whether incoming data was in the process of being received on the connection + # at the moment when you called {#close_connection_after_writing}. Your protocol handler must + # be prepared to properly deal with such data (probably by ignoring it). + # + # @see #close_connection + # @see #send_data + def close_connection_after_writing + close_connection true + end + + # Call this method to send data to the remote end of the network connection. It takes a single String argument, + # which may contain binary data. Data is buffered to be sent at the end of this event loop tick (cycle). + # + # When used in a method that is event handler (for example, {#post_init} or {#connection_completed}, it will send + # data to the other end of the connection that generated the event. + # You can also call {#send_data} to write to other connections. For more information see The Chat Server Example in the + # {file:docs/GettingStarted.md EventMachine tutorial}. + # + # If you want to send some data and then immediately close the connection, make sure to use {#close_connection_after_writing} + # instead of {#close_connection}. + # + # + # @param [String] data Data to send asynchronously + # + # @see file:docs/GettingStarted.md EventMachine tutorial + # @see Connection#receive_data + # @see Connection#post_init + # @see Connection#unbind + def send_data data + data = data.to_s + size = data.bytesize if data.respond_to?(:bytesize) + size ||= data.size + EventMachine::send_data @signature, data, size + end + + # Returns true if the connection is in an error state, false otherwise. + # + # In general, you can detect the occurrence of communication errors or unexpected + # disconnection by the remote peer by handing the {#unbind} method. In some cases, however, + # it's useful to check the status of the connection using {#error?} before attempting to send data. + # This function is synchronous but it will return immediately without blocking. + # + # @return [Boolean] true if the connection is in an error state, false otherwise + def error? + errno = EventMachine::report_connection_error_status(@signature) + case errno + when 0 + false + when -1 + true + else + EventMachine::ERRNOS[errno] + end + end + + # Called by the event loop when a remote TCP connection attempt completes successfully. + # You can expect to get this notification after calls to {EventMachine.connect}. Remember that EventMachine makes remote connections + # asynchronously, just as with any other kind of network event. This method + # is intended primarily to assist with network diagnostics. For normal protocol + # handling, use #post_init to perform initial work on a new connection (such as sending initial set of data). + # {Connection#post_init} will always be called. This method will only be called in case of a successful completion. + # A connection attempt which fails will result a call to {Connection#unbind} after the failure. + # + # @see Connection#post_init + # @see Connection#unbind + # @see file:docs/GettingStarted.md EventMachine tutorial + def connection_completed + end + + # Call {#start_tls} at any point to initiate TLS encryption on connected streams. + # The method is smart enough to know whether it should perform a server-side + # or a client-side handshake. An appropriate place to call {#start_tls} is in + # your redefined {#post_init} method, or in the {#connection_completed} handler for + # an outbound connection. + # + # + # @option args [String] :cert_chain_file (nil) local path of a readable file that contants a chain of X509 certificates in + # the [PEM format](http://en.wikipedia.org/wiki/Privacy_Enhanced_Mail), + # with the most-resolved certificate at the top of the file, successive intermediate + # certs in the middle, and the root (or CA) cert at the bottom. + # + # @option args [String] :private_key_file (nil) local path of a readable file that must contain a private key in the [PEM format](http://en.wikipedia.org/wiki/Privacy_Enhanced_Mail). + # + # @option args [Boolean] :verify_peer (false) indicates whether a server should request a certificate from a peer, to be verified by user code. + # If true, the {#ssl_verify_peer} callback on the {EventMachine::Connection} object is called with each certificate + # in the certificate chain provided by the peer. See documentation on {#ssl_verify_peer} for how to use this. + # + # @option args [Boolean] :fail_if_no_peer_cert (false) Used in conjunction with verify_peer. If set the SSL handshake will be terminated if the peer does not provide a certificate. + # + # + # @option args [String] :cipher_list ("ALL:!ADH:!LOW:!EXP:!DES-CBC3-SHA:@STRENGTH") indicates the available SSL cipher values. Default value is "ALL:!ADH:!LOW:!EXP:!DES-CBC3-SHA:@STRENGTH". Check the format of the OpenSSL cipher string at http://www.openssl.org/docs/apps/ciphers.html#CIPHER_LIST_FORMAT. + # + # @option args [String] :ecdh_curve (nil) The curve for ECDHE ciphers. See available ciphers with 'openssl ecparam -list_curves' + # + # @option args [String] :dhparam (nil) The local path of a file containing DH parameters for EDH ciphers in [PEM format](http://en.wikipedia.org/wiki/Privacy_Enhanced_Mail) See: 'openssl dhparam' + # + # @option args [Array] :ssl_version (TLSv1 TLSv1_1 TLSv1_2) indicates the allowed SSL/TLS versions. Possible values are: {SSLv2}, {SSLv3}, {TLSv1}, {TLSv1_1}, {TLSv1_2}. + # + # @example Using TLS with EventMachine + # + # require 'rubygems' + # require 'eventmachine' + # + # module Handler + # def post_init + # start_tls(:private_key_file => '/tmp/server.key', :cert_chain_file => '/tmp/server.crt', :verify_peer => false) + # end + # end + # + # EventMachine.run do + # EventMachine.start_server("127.0.0.1", 9999, Handler) + # end + # + # @param [Hash] args + # + # @todo support passing an encryption parameter, which can be string or Proc, to get a passphrase + # for encrypted private keys. + # @todo support passing key material via raw strings or Procs that return strings instead of + # just filenames. + # + # @see #ssl_verify_peer + def start_tls args={} + priv_key = args[:private_key_file] + cert_chain = args[:cert_chain_file] + verify_peer = args[:verify_peer] + sni_hostname = args[:sni_hostname] + cipher_list = args[:cipher_list] + ssl_version = args[:ssl_version] + ecdh_curve = args[:ecdh_curve] + dhparam = args[:dhparam] + fail_if_no_peer_cert = args[:fail_if_no_peer_cert] + + [priv_key, cert_chain].each do |file| + next if file.nil? or file.empty? + raise FileNotFoundException, + "Could not find #{file} for start_tls" unless File.exist? file + end + + protocols_bitmask = 0 + if ssl_version.nil? + protocols_bitmask |= EventMachine::EM_PROTO_TLSv1 + protocols_bitmask |= EventMachine::EM_PROTO_TLSv1_1 + protocols_bitmask |= EventMachine::EM_PROTO_TLSv1_2 + else + [ssl_version].flatten.each do |p| + case p.to_s.downcase + when 'sslv2' + protocols_bitmask |= EventMachine::EM_PROTO_SSLv2 + when 'sslv3' + protocols_bitmask |= EventMachine::EM_PROTO_SSLv3 + when 'tlsv1' + protocols_bitmask |= EventMachine::EM_PROTO_TLSv1 + when 'tlsv1_1' + protocols_bitmask |= EventMachine::EM_PROTO_TLSv1_1 + when 'tlsv1_2' + protocols_bitmask |= EventMachine::EM_PROTO_TLSv1_2 + else + raise("Unrecognized SSL/TLS Protocol: #{p}") + end + end + end + + EventMachine::set_tls_parms(@signature, priv_key || '', cert_chain || '', verify_peer, fail_if_no_peer_cert, sni_hostname || '', cipher_list || '', ecdh_curve || '', dhparam || '', protocols_bitmask) + EventMachine::start_tls @signature + end + + # If [TLS](http://en.wikipedia.org/wiki/Transport_Layer_Security) is active on the connection, returns the remote [X509 certificate](http://en.wikipedia.org/wiki/X.509) + # as a string, in the popular [PEM format](http://en.wikipedia.org/wiki/Privacy_Enhanced_Mail). This can then be used for arbitrary validation + # of a peer's certificate in your code. + # + # This should be called in/after the {#ssl_handshake_completed} callback, which indicates + # that SSL/TLS is active. Using this callback is important, because the certificate may not + # be available until the time it is executed. Using #post_init or #connection_completed is + # not adequate, because the SSL handshake may still be taking place. + # + # This method will return `nil` if: + # + # * EventMachine is not built with [OpenSSL](http://www.openssl.org) support + # * [TLS](http://en.wikipedia.org/wiki/Transport_Layer_Security) is not active on the connection + # * TLS handshake is not yet complete + # * Remote peer for any other reason has not presented a certificate + # + # + # @example Getting peer TLS certificate information in EventMachine + # + # module Handler + # def post_init + # puts "Starting TLS" + # start_tls + # end + # + # def ssl_handshake_completed + # puts get_peer_cert + # close_connection + # end + # + # def unbind + # EventMachine::stop_event_loop + # end + # end + # + # EventMachine.run do + # EventMachine.connect "mail.google.com", 443, Handler + # end + # + # # Will output: + # # -----BEGIN CERTIFICATE----- + # # MIIDIjCCAougAwIBAgIQbldpChBPqv+BdPg4iwgN8TANBgkqhkiG9w0BAQUFADBM + # # MQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkg + # # THRkLjEWMBQGA1UEAxMNVGhhd3RlIFNHQyBDQTAeFw0wODA1MDIxNjMyNTRaFw0w + # # OTA1MDIxNjMyNTRaMGkxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlh + # # MRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRMwEQYDVQQKEwpHb29nbGUgSW5jMRgw + # # FgYDVQQDEw9tYWlsLmdvb2dsZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ + # # AoGBALlkxdh2QXegdElukCSOV2+8PKiONIS+8Tu9K7MQsYpqtLNC860zwOPQ2NLI + # # 3Zp4jwuXVTrtzGuiqf5Jioh35Ig3CqDXtLyZoypjZUQcq4mlLzHlhIQ4EhSjDmA7 + # # Ffw9y3ckSOQgdBQWNLbquHh9AbEUjmhkrYxIqKXeCnRKhv6nAgMBAAGjgecwgeQw + # # KAYDVR0lBCEwHwYIKwYBBQUHAwEGCCsGAQUFBwMCBglghkgBhvhCBAEwNgYDVR0f + # # BC8wLTAroCmgJ4YlaHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVNHQ0NBLmNy + # # bDByBggrBgEFBQcBAQRmMGQwIgYIKwYBBQUHMAGGFmh0dHA6Ly9vY3NwLnRoYXd0 + # # ZS5jb20wPgYIKwYBBQUHMAKGMmh0dHA6Ly93d3cudGhhd3RlLmNvbS9yZXBvc2l0 + # # b3J5L1RoYXd0ZV9TR0NfQ0EuY3J0MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEF + # # BQADgYEAsRwpLg1dgCR1gYDK185MFGukXMeQFUvhGqF8eT/CjpdvezyKVuz84gSu + # # 6ccMXgcPQZGQN/F4Xug+Q01eccJjRSVfdvR5qwpqCj+6BFl5oiKDBsveSkrmL5dz + # # s2bn7TdTSYKcLeBkjXxDLHGBqLJ6TNCJ3c4/cbbG5JhGvoema94= + # # -----END CERTIFICATE----- + # + # You can do whatever you want with the certificate String, such as load it + # as a certificate object using the OpenSSL library, and check its fields. + # + # @return [String] the remote [X509 certificate](http://en.wikipedia.org/wiki/X.509), in the popular [PEM format](http://en.wikipedia.org/wiki/Privacy_Enhanced_Mail), + # if TLS is active on the connection + # + # @see Connection#start_tls + # @see Connection#ssl_handshake_completed + def get_peer_cert + EventMachine::get_peer_cert @signature + end + + def get_cipher_bits + EventMachine::get_cipher_bits @signature + end + + def get_cipher_name + EventMachine::get_cipher_name @signature + end + + def get_cipher_protocol + EventMachine::get_cipher_protocol @signature + end + + def get_sni_hostname + EventMachine::get_sni_hostname @signature + end + + # Sends UDP messages. + # + # This method may be called from any Connection object that refers + # to an open datagram socket (see EventMachine#open_datagram_socket). + # The method sends a UDP (datagram) packet containing the data you specify, + # to a remote peer specified by the IP address and port that you give + # as parameters to the method. + # Observe that you may send a zero-length packet (empty string). + # However, you may not send an arbitrarily-large data packet because + # your operating system will enforce a platform-specific limit on + # the size of the outbound packet. (Your kernel + # will respond in a platform-specific way if you send an overlarge + # packet: some will send a truncated packet, some will complain, and + # some will silently drop your request). + # On LANs, it's usually OK to send datagrams up to about 4000 bytes in length, + # but to be really safe, send messages smaller than the Ethernet-packet + # size (typically about 1400 bytes). Some very restrictive WANs + # will either drop or truncate packets larger than about 500 bytes. + # + # @param [String] data Data to send asynchronously + # @param [String] recipient_address IP address of the recipient + # @param [String] recipient_port Port of the recipient + def send_datagram data, recipient_address, recipient_port + data = data.to_s + size = data.bytesize if data.respond_to?(:bytesize) + size ||= data.size + EventMachine::send_datagram @signature, data, size, recipient_address, Integer(recipient_port) + end + + + # This method is used with stream-connections to obtain the identity + # of the remotely-connected peer. If a peername is available, this method + # returns a sockaddr structure. The method returns nil if no peername is available. + # You can use Socket.unpack_sockaddr_in and its variants to obtain the + # values contained in the peername structure returned from #get_peername. + # + # @example How to get peer IP address and port with EventMachine + # + # require 'socket' + # + # module Handler + # def receive_data data + # port, ip = Socket.unpack_sockaddr_in(get_peername) + # puts "got #{data.inspect} from #{ip}:#{port}" + # end + # end + def get_peername + EventMachine::get_peername @signature + end + + # Used with stream-connections to obtain the identity + # of the local side of the connection. If a local name is available, this method + # returns a sockaddr structure. The method returns nil if no local name is available. + # You can use {Socket.unpack_sockaddr_in} and its variants to obtain the + # values contained in the local-name structure returned from this method. + # + # @example + # + # require 'socket' + # + # module Handler + # def receive_data data + # port, ip = Socket.unpack_sockaddr_in(get_sockname) + # puts "got #{data.inspect}" + # end + # end + def get_sockname + EventMachine::get_sockname @signature + end + + # Returns the PID (kernel process identifier) of a subprocess + # associated with this Connection object. For use with {EventMachine.popen} + # and similar methods. Returns nil when there is no meaningful subprocess. + # + # @return [Integer] + def get_pid + EventMachine::get_subprocess_pid @signature + end + + # Returns a subprocess exit status. Only useful for {EventMachine.popen}. Call it in your + # {#unbind} handler. + # + # @return [Integer] + def get_status + EventMachine::get_subprocess_status @signature + end + + # The number of seconds since the last send/receive activity on this connection. + def get_idle_time + EventMachine::get_idle_time @signature + end + + # comm_inactivity_timeout returns the current value (float in seconds) of the inactivity-timeout + # property of network-connection and datagram-socket objects. A nonzero value + # indicates that the connection or socket will automatically be closed if no read or write + # activity takes place for at least that number of seconds. + # A zero value (the default) specifies that no automatic timeout will take place. + def comm_inactivity_timeout + EventMachine::get_comm_inactivity_timeout @signature + end + + # Allows you to set the inactivity-timeout property for + # a network connection or datagram socket. Specify a non-negative float value in seconds. + # If the value is greater than zero, the connection or socket will automatically be closed + # if no read or write activity takes place for at least that number of seconds. + # Specify a value of zero to indicate that no automatic timeout should take place. + # Zero is the default value. + def comm_inactivity_timeout= value + EventMachine::set_comm_inactivity_timeout @signature, value.to_f + end + alias set_comm_inactivity_timeout comm_inactivity_timeout= + + # The duration after which a TCP connection in the connecting state will fail. + # It is important to distinguish this value from {EventMachine::Connection#comm_inactivity_timeout}, + # which looks at how long since data was passed on an already established connection. + # The value is a float in seconds. + # + # @return [Float] The duration after which a TCP connection in the connecting state will fail, in seconds. + def pending_connect_timeout + EventMachine::get_pending_connect_timeout @signature + end + + # Sets the duration after which a TCP connection in a + # connecting state will fail. + # + # @param [Float, #to_f] value Connection timeout in seconds + def pending_connect_timeout= value + EventMachine::set_pending_connect_timeout @signature, value.to_f + end + alias set_pending_connect_timeout pending_connect_timeout= + + # Reconnect to a given host/port with the current instance + # + # @param [String] server Hostname or IP address + # @param [Integer] port Port to reconnect to + def reconnect server, port + EventMachine::reconnect server, port, self + end + + + # Like {EventMachine::Connection#send_data}, this sends data to the remote end of + # the network connection. {EventMachine::Connection#send_file_data} takes a + # filename as an argument, though, and sends the contents of the file, in one + # chunk. + # + # @param [String] filename Local path of the file to send + # + # @see #send_data + # @author Kirk Haines + def send_file_data filename + EventMachine::send_file_data @signature, filename + end + + # Open a file on the filesystem and send it to the remote peer. This returns an + # object of type {EventMachine::Deferrable}. The object's callbacks will be executed + # on the reactor main thread when the file has been completely scheduled for + # transmission to the remote peer. Its errbacks will be called in case of an error (such as file-not-found). + # This method employs various strategies to achieve the fastest possible performance, + # balanced against minimum consumption of memory. + # + # Warning: this feature has an implicit dependency on an outboard extension, + # evma_fastfilereader. You must install this extension in order to use {#stream_file_data} + # with files larger than a certain size (currently 8192 bytes). + # + # @option args [Boolean] :http_chunks (false) If true, this method will stream the file data in a format + # compatible with the HTTP chunked-transfer encoding + # + # @param [String] filename Local path of the file to stream + # @param [Hash] args Options + # + # @return [EventMachine::Deferrable] + def stream_file_data filename, args={} + EventMachine::FileStreamer.new( self, filename, args ) + end + + # Watches connection for readability. Only possible if the connection was created + # using {EventMachine.attach} and had {EventMachine.notify_readable}/{EventMachine.notify_writable} defined on the handler. + # + # @see #notify_readable? + def notify_readable= mode + EventMachine::set_notify_readable @signature, mode + end + + # @return [Boolean] true if the connection is being watched for readability. + def notify_readable? + EventMachine::is_notify_readable @signature + end + + # Watches connection for writeability. Only possible if the connection was created + # using {EventMachine.attach} and had {EventMachine.notify_readable}/{EventMachine.notify_writable} defined on the handler. + # + # @see #notify_writable? + def notify_writable= mode + EventMachine::set_notify_writable @signature, mode + end + + # Returns true if the connection is being watched for writability. + def notify_writable? + EventMachine::is_notify_writable @signature + end + + # Pause a connection so that {#send_data} and {#receive_data} events are not fired until {#resume} is called. + # @see #resume + def pause + EventMachine::pause_connection @signature + end + + # Resume a connection's {#send_data} and {#receive_data} events. + # @see #pause + def resume + EventMachine::resume_connection @signature + end + + # @return [Boolean] true if the connect was paused using {EventMachine::Connection#pause}. + # @see #pause + # @see #resume + def paused? + EventMachine::connection_paused? @signature + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable.rb new file mode 100644 index 0000000..18a6d31 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable.rb @@ -0,0 +1,210 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 Jul 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + module Deferrable + autoload :Pool, 'em/deferrable/pool' + + # Specify a block to be executed if and when the Deferrable object receives + # a status of :succeeded. See #set_deferred_status for more information. + # + # Calling this method on a Deferrable object whose status is not yet known + # will cause the callback block to be stored on an internal list. + # If you call this method on a Deferrable whose status is :succeeded, the + # block will be executed immediately, receiving the parameters given to the + # prior #set_deferred_status call. + # + #-- + # If there is no status, add a callback to an internal list. + # If status is succeeded, execute the callback immediately. + # If status is failed, do nothing. + # + def callback &block + return unless block + @deferred_status ||= :unknown + if @deferred_status == :succeeded + block.call(*@deferred_args) + elsif @deferred_status != :failed + @callbacks ||= [] + @callbacks.unshift block # << block + end + self + end + + # Cancels an outstanding callback to &block if any. Undoes the action of #callback. + # + def cancel_callback block + @callbacks ||= [] + @callbacks.delete block + end + + # Specify a block to be executed if and when the Deferrable object receives + # a status of :failed. See #set_deferred_status for more information. + #-- + # If there is no status, add an errback to an internal list. + # If status is failed, execute the errback immediately. + # If status is succeeded, do nothing. + # + def errback &block + return unless block + @deferred_status ||= :unknown + if @deferred_status == :failed + block.call(*@deferred_args) + elsif @deferred_status != :succeeded + @errbacks ||= [] + @errbacks.unshift block # << block + end + self + end + + # Cancels an outstanding errback to &block if any. Undoes the action of #errback. + # + def cancel_errback block + @errbacks ||= [] + @errbacks.delete block + end + + # Sets the "disposition" (status) of the Deferrable object. See also the large set of + # sugarings for this method. + # Note that if you call this method without arguments, + # no arguments will be passed to the callback/errback. + # If the user has coded these with arguments, then the + # user code will throw an argument exception. + # Implementors of deferrable classes must + # document the arguments they will supply to user callbacks. + # + # OBSERVE SOMETHING VERY SPECIAL here: you may call this method even + # on the INSIDE of a callback. This is very useful when a previously-registered + # callback wants to change the parameters that will be passed to subsequently-registered + # ones. + # + # You may give either :succeeded or :failed as the status argument. + # + # If you pass :succeeded, then all of the blocks passed to the object using the #callback + # method (if any) will be executed BEFORE the #set_deferred_status method returns. All of the blocks + # passed to the object using #errback will be discarded. + # + # If you pass :failed, then all of the blocks passed to the object using the #errback + # method (if any) will be executed BEFORE the #set_deferred_status method returns. All of the blocks + # passed to the object using # callback will be discarded. + # + # If you pass any arguments to #set_deferred_status in addition to the status argument, + # they will be passed as arguments to any callbacks or errbacks that are executed. + # It's your responsibility to ensure that the argument lists specified in your callbacks and + # errbacks match the arguments given in calls to #set_deferred_status, otherwise Ruby will raise + # an ArgumentError. + # + #-- + # We're shifting callbacks off and discarding them as we execute them. + # This is valid because by definition callbacks are executed no more than + # once. It also has the magic effect of permitting recursive calls, which + # means that a callback can call #set_deferred_status and change the parameters + # that will be sent to subsequent callbacks down the chain. + # + # Changed @callbacks and @errbacks from push/shift to unshift/pop, per suggestion + # by Kirk Haines, to work around the memory leak bug that still exists in many Ruby + # versions. + # + # Changed 15Sep07: after processing callbacks or errbacks, CLEAR the other set of + # handlers. This gets us a little closer to the behavior of Twisted's "deferred," + # which only allows status to be set once. Prior to making this change, it was possible + # to "succeed" a Deferrable (triggering its callbacks), and then immediately "fail" it, + # triggering its errbacks! That is clearly undesirable, but it's just as undesirable + # to raise an exception is status is set more than once on a Deferrable. The latter + # behavior would invalidate the idiom of resetting arguments by setting status from + # within a callback or errback, but more seriously it would cause spurious errors + # if a Deferrable was timed out and then an attempt was made to succeed it. See the + # comments under the new method #timeout. + # + def set_deferred_status status, *args + cancel_timeout + @errbacks ||= nil + @callbacks ||= nil + @deferred_status = status + @deferred_args = args + case @deferred_status + when :succeeded + if @callbacks + while cb = @callbacks.pop + cb.call(*@deferred_args) + end + end + @errbacks.clear if @errbacks + when :failed + if @errbacks + while eb = @errbacks.pop + eb.call(*@deferred_args) + end + end + @callbacks.clear if @callbacks + end + end + + + # Setting a timeout on a Deferrable causes it to go into the failed state after + # the Timeout expires (passing no arguments to the object's errbacks). + # Setting the status at any time prior to a call to the expiration of the timeout + # will cause the timer to be cancelled. + def timeout seconds, *args + cancel_timeout + me = self + @deferred_timeout = EventMachine::Timer.new(seconds) {me.fail(*args)} + self + end + + # Cancels an outstanding timeout if any. Undoes the action of #timeout. + # + def cancel_timeout + @deferred_timeout ||= nil + if @deferred_timeout + @deferred_timeout.cancel + @deferred_timeout = nil + end + end + + + # Sugar for set_deferred_status(:succeeded, ...) + # + def succeed *args + set_deferred_status :succeeded, *args + end + alias set_deferred_success succeed + + # Sugar for set_deferred_status(:failed, ...) + # + def fail *args + set_deferred_status :failed, *args + end + alias set_deferred_failure fail + end + + + # DefaultDeferrable is an otherwise empty class that includes Deferrable. + # This is very useful when you just need to return a Deferrable object + # as a way of communicating deferred status to some other part of a program. + class DefaultDeferrable + include Deferrable + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable/pool.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable/pool.rb new file mode 100644 index 0000000..3c278ee --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/deferrable/pool.rb @@ -0,0 +1,2 @@ +warn "EM::Deferrable::Pool is deprecated, please use EM::Pool" +EM::Deferrable::Pool = EM::Pool \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/file_watch.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/file_watch.rb new file mode 100644 index 0000000..074ffed --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/file_watch.rb @@ -0,0 +1,73 @@ +module EventMachine + # Utility class that is useful for file monitoring. Supported events are + # + # * File is modified + # * File is deleted + # * File is moved + # + # @note On Mac OS X, file watching only works when kqueue is enabled + # + # @see EventMachine.watch_file + class FileWatch < Connection + # @private + Cmodified = 'modified'.freeze + # @private + Cdeleted = 'deleted'.freeze + # @private + Cmoved = 'moved'.freeze + + + # @private + def receive_data(data) + case data + when Cmodified + file_modified + when Cdeleted + file_deleted + when Cmoved + file_moved + end + end + + # Returns the path that is being monitored. + # + # @note Current implementation does not pick up on the new filename after a rename occurs. + # + # @return [String] + # @see EventMachine.watch_file + def path + @path + end + + # Will be called when the file is modified. Supposed to be redefined by subclasses. + # + # @abstract + def file_modified + end + + # Will be called when the file is deleted. Supposed to be redefined by subclasses. + # When the file is deleted, stop_watching will be called after this to make sure everything is + # cleaned up correctly. + # + # @note On Linux (with {http://en.wikipedia.org/wiki/Inotify inotify}), this method will not be called until *all* open file descriptors to + # the file have been closed. + # + # @abstract + def file_deleted + end + + # Will be called when the file is moved or renamed. Supposed to be redefined by subclasses. + # + # @abstract + def file_moved + end + + # Discontinue monitoring of the file. + # + # This involves cleaning up the underlying monitoring details with kqueue/inotify, and in turn firing {EventMachine::Connection#unbind}. + # This will be called automatically when a file is deleted. User code may call it as well. + def stop_watching + EventMachine::unwatch_filename(@signature) + end # stop_watching + end # FileWatch +end # EventMachine diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/future.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/future.rb new file mode 100644 index 0000000..4affbf5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/future.rb @@ -0,0 +1,61 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 Jul 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +#-- +# This defines EventMachine::Deferrable#future, which requires +# that the rest of EventMachine::Deferrable has already been seen. +# (It's in deferrable.rb.) + +module EventMachine + module Deferrable + + # A future is a sugaring of a typical deferrable usage. + #-- + # Evaluate arg (which may be an expression or a block). + # What's the class of arg? + # If arg is an ordinary expression, then return it. + # If arg is deferrable (responds to :set_deferred_status), + # then look at the arguments. If either callback or errback + # are defined, then use them. If neither are defined, then + # use the supplied block (if any) as the callback. + # Then return arg. + def self.future arg, cb=nil, eb=nil, &blk + arg = arg.call if arg.respond_to?(:call) + + if arg.respond_to?(:set_deferred_status) + if cb || eb + arg.callback(&cb) if cb + arg.errback(&eb) if eb + else + arg.callback(&blk) if blk + end + end + + arg + end + + end +end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/iterator.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/iterator.rb new file mode 100644 index 0000000..a30b9dd --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/iterator.rb @@ -0,0 +1,252 @@ +module EventMachine + # A simple iterator for concurrent asynchronous work. + # + # Unlike ruby's built-in iterators, the end of the current iteration cycle is signaled manually, + # instead of happening automatically after the yielded block finishes executing. For example: + # + # (0..10).each{ |num| } + # + # becomes: + # + # EM::Iterator.new(0..10).each{ |num,iter| iter.next } + # + # This is especially useful when doing asynchronous work via reactor libraries and + # functions. For example, given a sync and async http api: + # + # response = sync_http_get(url); ... + # async_http_get(url){ |response| ... } + # + # a synchronous iterator such as: + # + # responses = urls.map{ |url| sync_http_get(url) } + # ... + # puts 'all done!' + # + # could be written as: + # + # EM::Iterator.new(urls).map(proc{ |url,iter| + # async_http_get(url){ |res| + # iter.return(res) + # } + # }, proc{ |responses| + # ... + # puts 'all done!' + # }) + # + # Now, you can take advantage of the asynchronous api to issue requests in parallel. For example, + # to fetch 10 urls at a time, simply pass in a concurrency of 10: + # + # EM::Iterator.new(urls, 10).each do |url,iter| + # async_http_get(url){ iter.next } + # end + # + class Iterator + Stop = "EM::Stop" + # Create a new parallel async iterator with specified concurrency. + # + # i = EM::Iterator.new(1..100, 10) + # + # will create an iterator over the range that processes 10 items at a time. Iteration + # is started via #each, #map or #inject + # + # The list may either be an array-like object, or a proc that returns a new object + # to be processed each time it is called. If a proc is used, it must return + # EventMachine::Iterator::Stop to signal the end of the iterations. + # + def initialize(list, concurrency = 1) + raise ArgumentError, 'concurrency must be bigger than zero' unless (concurrency > 0) + if list.respond_to?(:call) + @list = nil + @list_proc = list + elsif list.respond_to?(:to_a) + @list = list.to_a.dup + @list_proc = nil + else + raise ArgumentError, 'argument must be a proc or an array' + end + @concurrency = concurrency + + @started = false + @ended = false + end + + # Change the concurrency of this iterator. Workers will automatically be spawned or destroyed + # to accomodate the new concurrency level. + # + def concurrency=(val) + old = @concurrency + @concurrency = val + + spawn_workers if val > old and @started and !@ended + end + attr_reader :concurrency + + # Iterate over a set of items using the specified block or proc. + # + # EM::Iterator.new(1..100).each do |num, iter| + # puts num + # iter.next + # end + # + # An optional second proc is invoked after the iteration is complete. + # + # EM::Iterator.new(1..100).each( + # proc{ |num,iter| iter.next }, + # proc{ puts 'all done' } + # ) + # + def each(foreach=nil, after=nil, &blk) + raise ArgumentError, 'proc or block required for iteration' unless foreach ||= blk + raise RuntimeError, 'cannot iterate over an iterator more than once' if @started or @ended + + @started = true + @pending = 0 + @workers = 0 + + all_done = proc{ + after.call if after and @ended and @pending == 0 + } + + @process_next = proc{ + # p [:process_next, :pending=, @pending, :workers=, @workers, :ended=, @ended, :concurrency=, @concurrency, :list=, @list] + unless @ended or @workers > @concurrency + item = next_item() + if item.equal?(Stop) + @ended = true + @workers -= 1 + all_done.call + else + @pending += 1 + + is_done = false + on_done = proc{ + raise RuntimeError, 'already completed this iteration' if is_done + is_done = true + + @pending -= 1 + + if @ended + all_done.call + else + EM.next_tick(@process_next) + end + } + class << on_done + alias :next :call + end + + foreach.call(item, on_done) + end + else + @workers -= 1 + end + } + + spawn_workers + + self + end + + # Collect the results of an asynchronous iteration into an array. + # + # EM::Iterator.new(%w[ pwd uptime uname date ], 2).map(proc{ |cmd,iter| + # EM.system(cmd){ |output,status| + # iter.return(output) + # } + # }, proc{ |results| + # p results + # }) + # + def map(foreach, after) + index = 0 + + inject([], proc{ |results,item,iter| + i = index + index += 1 + + is_done = false + on_done = proc{ |res| + raise RuntimeError, 'already returned a value for this iteration' if is_done + is_done = true + + results[i] = res + iter.return(results) + } + class << on_done + alias :return :call + def next + raise NoMethodError, 'must call #return on a map iterator' + end + end + + foreach.call(item, on_done) + }, proc{ |results| + after.call(results) + }) + end + + # Inject the results of an asynchronous iteration onto a given object. + # + # EM::Iterator.new(%w[ pwd uptime uname date ], 2).inject({}, proc{ |hash,cmd,iter| + # EM.system(cmd){ |output,status| + # hash[cmd] = status.exitstatus == 0 ? output.strip : nil + # iter.return(hash) + # } + # }, proc{ |results| + # p results + # }) + # + def inject(obj, foreach, after) + each(proc{ |item,iter| + is_done = false + on_done = proc{ |res| + raise RuntimeError, 'already returned a value for this iteration' if is_done + is_done = true + + obj = res + iter.next + } + class << on_done + alias :return :call + def next + raise NoMethodError, 'must call #return on an inject iterator' + end + end + + foreach.call(obj, item, on_done) + }, proc{ + after.call(obj) + }) + end + + private + + # Spawn workers to consume items from the iterator's enumerator based on the current concurrency level. + # + def spawn_workers + EM.next_tick(start_worker = proc{ + if @workers < @concurrency and !@ended + # p [:spawning_worker, :workers=, @workers, :concurrency=, @concurrency, :ended=, @ended] + @workers += 1 + @process_next.call + EM.next_tick(start_worker) + end + }) + nil + end + + # Return the next item from @list or @list_proc. + # Once items have run out, will return EM::Iterator::Stop. Procs must supply this themselves + def next_item + if @list_proc + @list_proc.call + else + @list.empty? ? Stop : @list.shift + end + end + end +end + +# TODO: pass in one object instead of two? .each{ |iter| puts iter.current; iter.next } +# TODO: support iter.pause/resume/stop/break/continue? +# TODO: create some exceptions instead of using RuntimeError diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/messages.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/messages.rb new file mode 100644 index 0000000..9a51c39 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/messages.rb @@ -0,0 +1,66 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 Jul 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +=begin + +Message Routing in EventMachine. + +The goal here is to enable "routing points," objects that can send and receive +"messages," which are delimited streams of bytes. The boundaries of a message +are preserved as it passes through the reactor system. + +There will be several module methods defined in EventMachine to create route-point +objects (which will probably have a base class of EventMachine::MessageRouter +until someone suggests a better name). + +As with I/O objects, routing objects will receive events by having the router +core call methods on them. And of course user code can and will define handlers +to deal with events of interest. + +The message router base class only really needs a receive_message method. There will +be an EM module-method to send messages, in addition to the module methods to create +the various kinds of message receivers. + +The simplest kind of message receiver object can receive messages by being named +explicitly in a parameter to EM#send_message. More sophisticated receivers can define +pub-sub selectors and message-queue names. And they can also define channels for +route-points in other processes or even on other machines. + +A message is NOT a marshallable entity. Rather, it's a chunk of flat content more like +an Erlang message. Initially, all content submitted for transmission as a message will +have the to_s method called on it. Eventually, we'll be able to transmit certain structured +data types (XML and YAML documents, Structs within limits) and have them reconstructed +on the other end. + +A fundamental goal of the message-routing capability is to interoperate seamlessly with +external systems, including non-Ruby systems like ActiveMQ. We will define various protocol +handlers for things like Stomp and possibly AMQP, but these will be wrapped up and hidden +from the users of the basic routing capability. + +As with Erlang, a critical goal is for programs that are built to use message-passing to work +WITHOUT CHANGE when the code is re-based on a multi-process system. + +=end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/pool.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/pool.rb new file mode 100644 index 0000000..2cb3662 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/pool.rb @@ -0,0 +1,151 @@ +module EventMachine + # A simple async resource pool based on a resource and work queue. Resources + # are enqueued and work waits for resources to become available. + # + # @example + # require 'em-http-request' + # + # EM.run do + # pool = EM::Pool.new + # spawn = lambda { pool.add EM::HttpRequest.new('http://example.org') } + # 10.times { spawn[] } + # done, scheduled = 0, 0 + # + # check = lambda do + # done += 1 + # if done >= scheduled + # EM.stop + # end + # end + # + # pool.on_error { |conn| spawn[] } + # + # 100.times do |i| + # scheduled += 1 + # pool.perform do |conn| + # req = conn.get :path => '/', :keepalive => true + # + # req.callback do + # p [:success, conn.object_id, i, req.response.size] + # check[] + # end + # + # req.errback { check[] } + # + # req + # end + # end + # end + # + # Resources are expected to be controlled by an object responding to a + # deferrable/completion style API with callback and errback blocks. + # + class Pool + + def initialize + @resources = EM::Queue.new + @removed = [] + @contents = [] + @on_error = nil + end + + def add resource + @contents << resource + requeue resource + end + + def remove resource + @contents.delete resource + @removed << resource + end + + # Returns a list for introspection purposes only. You should *NEVER* call + # modification or work oriented methods on objects in this list. A good + # example use case is periodic statistics collection against a set of + # connection resources. + # + # @example + # pool.contents.inject(0) { |sum, connection| connection.num_bytes } + def contents + @contents.dup + end + + # Define a default catch-all for when the deferrables returned by work + # blocks enter a failed state. By default all that happens is that the + # resource is returned to the pool. If on_error is defined, this block is + # responsible for re-adding the resource to the pool if it is still usable. + # In other words, it is generally assumed that on_error blocks explicitly + # handle the rest of the lifetime of the resource. + def on_error *a, &b + @on_error = EM::Callback(*a, &b) + end + + # Perform a given #call-able object or block. The callable object will be + # called with a resource from the pool as soon as one is available, and is + # expected to return a deferrable. + # + # The deferrable will have callback and errback added such that when the + # deferrable enters a finished state, the object is returned to the pool. + # + # If on_error is defined, then objects are not automatically returned to the + # pool. + def perform(*a, &b) + work = EM::Callback(*a, &b) + + @resources.pop do |resource| + if removed? resource + @removed.delete resource + reschedule work + else + process work, resource + end + end + end + alias reschedule perform + + # A peek at the number of enqueued jobs waiting for resources + def num_waiting + @resources.num_waiting + end + + # Removed will show resources in a partial pruned state. Resources in the + # removed list may not appear in the contents list if they are currently in + # use. + def removed? resource + @removed.include? resource + end + + protected + def requeue resource + @resources.push resource + end + + def failure resource + if @on_error + @contents.delete resource + @on_error.call resource + # Prevent users from calling a leak. + @removed.delete resource + else + requeue resource + end + end + + def completion deferrable, resource + deferrable.callback { requeue resource } + deferrable.errback { failure resource } + end + + def process work, resource + deferrable = work.call resource + if deferrable.kind_of?(EM::Deferrable) + completion deferrable, resource + else + raise ArgumentError, "deferrable expected from work" + end + rescue + failure resource + raise + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/process_watch.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/process_watch.rb new file mode 100644 index 0000000..66e8943 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/process_watch.rb @@ -0,0 +1,45 @@ +module EventMachine + + # This is subclassed from EventMachine::Connection for use with the process monitoring API. Read the + # documentation on the instance methods of this class, and for a full explanation see EventMachine.watch_process. + class ProcessWatch < Connection + # @private + Cfork = 'fork'.freeze + # @private + Cexit = 'exit'.freeze + + # @private + def receive_data(data) + case data + when Cfork + process_forked + when Cexit + process_exited + end + end + + # Returns the pid that EventMachine::watch_process was originally called with. + def pid + @pid + end + + # Should be redefined with the user's custom callback that will be fired when the prcess is forked. + # + # There is currently not an easy way to get the pid of the forked child. + def process_forked + end + + # Should be redefined with the user's custom callback that will be fired when the process exits. + # + # stop_watching is called automatically after this callback + def process_exited + end + + # Discontinue monitoring of the process. + # This will be called automatically when a process dies. User code may call it as well. + def stop_watching + EventMachine::unwatch_pid(@signature) + end + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/processes.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/processes.rb new file mode 100644 index 0000000..4bbc14f --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/processes.rb @@ -0,0 +1,123 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 13 Dec 07 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-08 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + + +module EventMachine + + # EM::DeferrableChildProcess is a sugaring of a common use-case + # involving EM::popen. + # Call the #open method on EM::DeferrableChildProcess, passing + # a command-string. #open immediately returns an EM::Deferrable + # object. It also schedules the forking of a child process, which + # will execute the command passed to #open. + # When the forked child terminates, the Deferrable will be signalled + # and execute its callbacks, passing the data that the child process + # wrote to stdout. + # + class DeferrableChildProcess < EventMachine::Connection + include EventMachine::Deferrable + + # @private + def initialize + super + @data = [] + end + + # Sugars a common use-case involving forked child processes. + # #open takes a String argument containing an shell command + # string (including arguments if desired). #open immediately + # returns an EventMachine::Deferrable object, without blocking. + # + # It also invokes EventMachine#popen to run the passed-in + # command in a forked child process. + # + # When the forked child terminates, the Deferrable that + # #open calls its callbacks, passing the data returned + # from the child process. + # + def self.open cmd + EventMachine.popen( cmd, DeferrableChildProcess ) + end + + # @private + def receive_data data + @data << data + end + + # @private + def unbind + succeed( @data.join ) + end + end + + # @private + class SystemCmd < EventMachine::Connection + def initialize cb + @cb = cb + @output = [] + end + def receive_data data + @output << data + end + def unbind + @cb.call @output.join(''), get_status if @cb + end + end + + # EM::system is a simple wrapper for EM::popen. It is similar to Kernel::system, but requires a + # single string argument for the command and performs no shell expansion. + # + # The block or proc passed to EM::system is called with two arguments: the output generated by the command, + # and a Process::Status that contains information about the command's execution. + # + # EM.run{ + # EM.system('ls'){ |output,status| puts output if status.exitstatus == 0 } + # } + # + # You can also supply an additional proc to send some data to the process: + # + # EM.run{ + # EM.system('sh', proc{ |process| + # process.send_data("echo hello\n") + # process.send_data("exit\n") + # }, proc{ |out,status| + # puts(out) + # }) + # } + # + # Like EventMachine.popen, EventMachine.system currently does not work on windows. + # It returns the pid of the spawned process. + def EventMachine::system cmd, *args, &cb + cb ||= args.pop if args.last.is_a? Proc + init = args.pop if args.last.is_a? Proc + + # merge remaining arguments into the command + cmd = [cmd, *args] if args.any? + + EM.get_subprocess_pid(EM.popen(cmd, SystemCmd, cb) do |c| + init[c] if init + end.signature) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols.rb new file mode 100644 index 0000000..0c17906 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols.rb @@ -0,0 +1,37 @@ +module EventMachine + # This module contains various protocol implementations, including: + # - HttpClient and HttpClient2 + # - Stomp + # - Memcache + # - SmtpClient and SmtpServer + # - SASLauth and SASLauthclient + # - LineProtocol, LineAndTextProtocol and LineText2 + # - HeaderAndContentProtocol + # - Postgres3 + # - ObjectProtocol + # + # The protocol implementations live in separate files in the protocols/ subdirectory, + # but are auto-loaded when they are first referenced in your application. + # + # EventMachine::Protocols is also aliased to EM::P for easier usage. + # + module Protocols + # TODO : various autotools are completely useless with the lack of naming + # convention, we need to correct that! + autoload :TcpConnectTester, 'em/protocols/tcptest' + autoload :HttpClient, 'em/protocols/httpclient' + autoload :HttpClient2, 'em/protocols/httpclient2' + autoload :LineAndTextProtocol, 'em/protocols/line_and_text' + autoload :HeaderAndContentProtocol, 'em/protocols/header_and_content' + autoload :LineText2, 'em/protocols/linetext2' + autoload :Stomp, 'em/protocols/stomp' + autoload :SmtpClient, 'em/protocols/smtpclient' + autoload :SmtpServer, 'em/protocols/smtpserver' + autoload :SASLauth, 'em/protocols/saslauth' + autoload :Memcache, 'em/protocols/memcache' + autoload :Postgres3, 'em/protocols/postgres3' + autoload :ObjectProtocol, 'em/protocols/object_protocol' + autoload :Socks4, 'em/protocols/socks4' + autoload :LineProtocol, 'em/protocols/line_protocol' + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/header_and_content.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/header_and_content.rb new file mode 100644 index 0000000..b5a465a --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/header_and_content.rb @@ -0,0 +1,138 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 15 Nov 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + module Protocols + + # === Usage + # + # class RequestHandler < EM::P::HeaderAndContentProtocol + # def receive_request headers, content + # p [:request, headers, content] + # end + # end + # + # EM.run{ + # EM.start_server 'localhost', 80, RequestHandler + # } + # + #-- + # Originally, this subclassed LineAndTextProtocol, which in + # turn relies on BufferedTokenizer, which doesn't gracefully + # handle the transitions between lines and binary text. + # Changed 13Sep08 by FCianfrocca. + class HeaderAndContentProtocol < Connection + include LineText2 + + ContentLengthPattern = /Content-length:\s*(\d+)/i + + def initialize *args + super + init_for_request + end + + def receive_line line + case @hc_mode + when :discard_blanks + unless line == "" + @hc_mode = :headers + receive_line line + end + when :headers + if line == "" + raise "unrecognized state" unless @hc_headers.length > 0 + if respond_to?(:receive_headers) + receive_headers @hc_headers + end + # @hc_content_length will be nil, not 0, if there was no content-length header. + if @hc_content_length.to_i > 0 + set_binary_mode @hc_content_length + else + dispatch_request + end + else + @hc_headers << line + if ContentLengthPattern =~ line + # There are some attacks that rely on sending multiple content-length + # headers. This is a crude protection, but needs to become tunable. + raise "extraneous content-length header" if @hc_content_length + @hc_content_length = $1.to_i + end + if @hc_headers.length == 1 and respond_to?(:receive_first_header_line) + receive_first_header_line line + end + end + else + raise "internal error, unsupported mode" + end + end + + def receive_binary_data text + @hc_content = text + dispatch_request + end + + def dispatch_request + if respond_to?(:receive_request) + receive_request @hc_headers, @hc_content + end + init_for_request + end + private :dispatch_request + + def init_for_request + @hc_mode = :discard_blanks + @hc_headers = [] + # originally was @hc_headers ||= []; @hc_headers.clear to get a performance + # boost, but it's counterproductive because a subclassed handler will have to + # call dup to use the header array we pass in receive_headers. + + @hc_content_length = nil + @hc_content = "" + end + private :init_for_request + + # Basically a convenience method. We might create a subclass that does this + # automatically. But it's such a performance killer. + def headers_2_hash hdrs + self.class.headers_2_hash hdrs + end + + class << self + def headers_2_hash hdrs + hash = {} + hdrs.each {|h| + if /\A([^\s:]+)\s*:\s*/ =~ h + tail = $'.dup + hash[ $1.downcase.gsub(/-/,"_").intern ] = tail + end + } + hash + end + end + + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient.rb new file mode 100644 index 0000000..38b175c --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient.rb @@ -0,0 +1,300 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 July 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + module Protocols + + # Note: This class is deprecated and will be removed. Please use EM-HTTP-Request instead. + # + # @example + # EventMachine.run { + # http = EventMachine::Protocols::HttpClient.request( + # :host => server, + # :port => 80, + # :request => "/index.html", + # :query_string => "parm1=value1&parm2=value2" + # ) + # http.callback {|response| + # puts response[:status] + # puts response[:headers] + # puts response[:content] + # } + # } + #-- + # TODO: + # Add streaming so we can support enormous POSTs. Current max is 20meg. + # Timeout for connections that run too long or hang somewhere in the middle. + # Persistent connections (HTTP/1.1), may need a associated delegate object. + # DNS: Some way to cache DNS lookups for hostnames we connect to. Ruby's + # DNS lookups are unbelievably slow. + # HEAD requests. + # Convenience methods for requests. get, post, url, etc. + # SSL. + # Handle status codes like 304, 100, etc. + # Refactor this code so that protocol errors all get handled one way (an exception?), + # instead of sprinkling set_deferred_status :failed calls everywhere. + class HttpClient < Connection + include EventMachine::Deferrable + + MaxPostContentLength = 20 * 1024 * 1024 + + def initialize + warn "HttpClient is deprecated and will be removed. EM-Http-Request should be used instead." + @connected = false + end + + # @param args [Hash] The request arguments + # @option args [String] :host The host IP/DNS name + # @option args [Integer] :port The port to connect too + # @option args [String] :verb The request type [GET | POST | DELETE | PUT] + # @option args [String] :request The request path + # @option args [Hash] :basic_auth The basic auth credentials (:username and :password) + # @option args [String] :content The request content + # @option args [String] :contenttype The content type (e.g. text/plain) + # @option args [String] :query_string The query string + # @option args [String] :host_header The host header to set + # @option args [String] :cookie Cookies to set + def self.request( args = {} ) + args[:port] ||= 80 + EventMachine.connect( args[:host], args[:port], self ) {|c| + # According to the docs, we will get here AFTER post_init is called. + c.instance_eval {@args = args} + } + end + + def post_init + @start_time = Time.now + @data = "" + @read_state = :base + end + + # We send the request when we get a connection. + # AND, we set an instance variable to indicate we passed through here. + # That allows #unbind to know whether there was a successful connection. + # NB: This naive technique won't work when we have to support multiple + # requests on a single connection. + def connection_completed + @connected = true + send_request @args + end + + def send_request args + args[:verb] ||= args[:method] # Support :method as an alternative to :verb. + args[:verb] ||= :get # IS THIS A GOOD IDEA, to default to GET if nothing was specified? + + verb = args[:verb].to_s.upcase + unless ["GET", "POST", "PUT", "DELETE", "HEAD"].include?(verb) + set_deferred_status :failed, {:status => 0} # TODO, not signalling the error type + return # NOTE THE EARLY RETURN, we're not sending any data. + end + + request = args[:request] || "/" + unless request[0,1] == "/" + request = "/" + request + end + + qs = args[:query_string] || "" + if qs.length > 0 and qs[0,1] != '?' + qs = "?" + qs + end + + version = args[:version] || "1.1" + + # Allow an override for the host header if it's not the connect-string. + host = args[:host_header] || args[:host] || "_" + # For now, ALWAYS tuck in the port string, although we may want to omit it if it's the default. + port = args[:port].to_i != 80 ? ":#{args[:port]}" : "" + + # POST items. + postcontenttype = args[:contenttype] || "application/octet-stream" + postcontent = args[:content] || "" + raise "oversized content in HTTP POST" if postcontent.length > MaxPostContentLength + + # ESSENTIAL for the request's line-endings to be CRLF, not LF. Some servers misbehave otherwise. + # TODO: We ASSUME the caller wants to send a 1.1 request. May not be a good assumption. + req = [ + "#{verb} #{request}#{qs} HTTP/#{version}", + "Host: #{host}#{port}", + "User-agent: Ruby EventMachine", + ] + + if verb == "POST" || verb == "PUT" + req << "Content-type: #{postcontenttype}" + req << "Content-length: #{postcontent.length}" + end + + # TODO, this cookie handler assumes it's getting a single, semicolon-delimited string. + # Eventually we will want to deal intelligently with arrays and hashes. + if args[:cookie] + req << "Cookie: #{args[:cookie]}" + end + + # Allow custom HTTP headers, e.g. SOAPAction + args[:custom_headers].each do |k,v| + req << "#{k}: #{v}" + end if args[:custom_headers] + + # Basic-auth stanza contributed by Matt Murphy. + if args[:basic_auth] + basic_auth_string = ["#{args[:basic_auth][:username]}:#{args[:basic_auth][:password]}"].pack('m').strip.gsub(/\n/,'') + req << "Authorization: Basic #{basic_auth_string}" + end + + req << "" + reqstring = req.map {|l| "#{l}\r\n"}.join + send_data reqstring + + if verb == "POST" || verb == "PUT" + send_data postcontent + end + end + + + def receive_data data + while data and data.length > 0 + case @read_state + when :base + # Perform any per-request initialization here and don't consume any data. + @data = "" + @headers = [] + @content_length = nil # not zero + @content = "" + @status = nil + @chunked = false + @chunk_length = nil + @read_state = :header + @connection_close = nil + when :header + ary = data.split( /\r?\n/m, 2 ) + if ary.length == 2 + data = ary.last + if ary.first == "" + if (@content_length and @content_length > 0) || @chunked || @connection_close + @read_state = :content + else + dispatch_response + @read_state = :base + end + else + @headers << ary.first + if @headers.length == 1 + parse_response_line + elsif ary.first =~ /\Acontent-length:\s*/i + # Only take the FIRST content-length header that appears, + # which we can distinguish because @content_length is nil. + # TODO, it's actually a fatal error if there is more than one + # content-length header, because the caller is presumptively + # a bad guy. (There is an exploit that depends on multiple + # content-length headers.) + @content_length ||= $'.to_i + elsif ary.first =~ /\Aconnection:\s*close/i + @connection_close = true + elsif ary.first =~ /\Atransfer-encoding:\s*chunked/i + @chunked = true + end + end + else + @data << data + data = "" + end + when :content + if @chunked && @chunk_length + bytes_needed = @chunk_length - @chunk_read + new_data = data[0, bytes_needed] + @chunk_read += new_data.length + @content += new_data + data = data[bytes_needed..-1] || "" + if @chunk_length == @chunk_read && data[0,2] == "\r\n" + @chunk_length = nil + data = data[2..-1] + end + elsif @chunked + if (m = data.match(/\A(\S*)\r\n/m)) + data = data[m[0].length..-1] + @chunk_length = m[1].to_i(16) + @chunk_read = 0 + if @chunk_length == 0 + dispatch_response + @read_state = :base + end + end + elsif @content_length + # If there was no content-length header, we have to wait until the connection + # closes. Everything we get until that point is content. + # TODO: Must impose a content-size limit, and also must implement chunking. + # Also, must support either temporary files for large content, or calling + # a content-consumer block supplied by the user. + bytes_needed = @content_length - @content.length + @content += data[0, bytes_needed] + data = data[bytes_needed..-1] || "" + if @content_length == @content.length + dispatch_response + @read_state = :base + end + else + @content << data + data = "" + end + end + end + end + + + # We get called here when we have received an HTTP response line. + # It's an opportunity to throw an exception or trigger other exceptional + # handling. + def parse_response_line + if @headers.first =~ /\AHTTP\/1\.[01] ([\d]{3})/ + @status = $1.to_i + else + set_deferred_status :failed, { + :status => 0 # crappy way of signifying an unrecognized response. TODO, find a better way to do this. + } + close_connection + end + end + private :parse_response_line + + def dispatch_response + @read_state = :base + set_deferred_status :succeeded, { + :content => @content, + :headers => @headers, + :status => @status + } + # TODO, we close the connection for now, but this is wrong for persistent clients. + close_connection + end + + def unbind + if !@connected + set_deferred_status :failed, {:status => 0} # YECCCCH. Find a better way to signal no-connect/network error. + elsif (@read_state == :content and @content_length == nil) + dispatch_response + end + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient2.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient2.rb new file mode 100644 index 0000000..0fb64e8 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/httpclient2.rb @@ -0,0 +1,600 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 July 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + module Protocols + + # Note: This class is deprecated and will be removed. Please use EM-HTTP-Request instead. + # + # === Usage + # + # EM.run{ + # conn = EM::Protocols::HttpClient2.connect 'google.com', 80 + # + # req = conn.get('/') + # req.callback{ |response| + # p(response.status) + # p(response.headers) + # p(response.content) + # } + # } + class HttpClient2 < Connection + include LineText2 + + def initialize + warn "HttpClient2 is deprecated and will be removed. EM-Http-Request should be used instead." + + @authorization = nil + @closed = nil + @requests = nil + end + + # @private + class Request + include Deferrable + + attr_reader :version + attr_reader :status + attr_reader :header_lines + attr_reader :headers + attr_reader :content + attr_reader :internal_error + + def initialize conn, args + @conn = conn + @args = args + @header_lines = [] + @headers = {} + @blanks = 0 + @chunk_trailer = nil + @chunking = nil + end + + def send_request + az = @args[:authorization] and az = "Authorization: #{az}\r\n" + + r = [ + "#{@args[:verb]} #{@args[:uri]} HTTP/#{@args[:version] || "1.1"}\r\n", + "Host: #{@args[:host_header] || "_"}\r\n", + az || "", + "\r\n" + ] + @conn.send_data r.join + end + + + #-- + # + def receive_line ln + if @chunk_trailer + receive_chunk_trailer(ln) + elsif @chunking + receive_chunk_header(ln) + else + receive_header_line(ln) + end + end + + #-- + # + def receive_chunk_trailer ln + if ln.length == 0 + @conn.pop_request + succeed(self) + else + p "Received chunk trailer line" + end + end + + #-- + # Allow up to ten blank lines before we get a real response line. + # Allow no more than 100 lines in the header. + # + def receive_header_line ln + if ln.length == 0 + if @header_lines.length > 0 + process_header + else + @blanks += 1 + if @blanks > 10 + @conn.close_connection + end + end + else + @header_lines << ln + if @header_lines.length > 100 + @internal_error = :bad_header + @conn.close_connection + end + end + end + + #-- + # Cf RFC 2616 pgh 3.6.1 for the format of HTTP chunks. + # + def receive_chunk_header ln + if ln.length > 0 + chunksize = ln.to_i(16) + if chunksize > 0 + @conn.set_text_mode(ln.to_i(16)) + else + @content = @content ? @content.join : '' + @chunk_trailer = true + end + else + # We correctly come here after each chunk gets read. + # p "Got A BLANK chunk line" + end + + end + + + #-- + # We get a single chunk. Append it to the incoming content and switch back to line mode. + # + def receive_chunked_text text + # p "RECEIVED #{text.length} CHUNK" + (@content ||= []) << text + end + + + #-- + # TODO, inefficient how we're handling this. Part of it is done so as to + # make sure we don't have problems in detecting chunked-encoding, content-length, + # etc. + # + HttpResponseRE = /\AHTTP\/(1.[01]) ([\d]{3})/i + ClenRE = /\AContent-length:\s*(\d+)/i + ChunkedRE = /\ATransfer-encoding:\s*chunked/i + ColonRE = /\:\s*/ + + def process_header + unless @header_lines.first =~ HttpResponseRE + @conn.close_connection + @internal_error = :bad_request + end + @version = $1.dup + @status = $2.dup.to_i + + clen = nil + chunks = nil + @header_lines.each_with_index do |e,ix| + if ix > 0 + hdr,val = e.split(ColonRE,2) + (@headers[hdr.downcase] ||= []) << val + end + + if clen == nil and e =~ ClenRE + clen = $1.dup.to_i + end + if e =~ ChunkedRE + chunks = true + end + end + + if clen + # If the content length is zero we should not call set_text_mode, + # because a value of zero will make it wait forever, hanging the + # connection. Just return success instead, with empty content. + if clen == 0 then + @content = "" + @conn.pop_request + succeed(self) + else + @conn.set_text_mode clen + end + elsif chunks + @chunking = true + else + # Chunked transfer, multipart, or end-of-connection. + # For end-of-connection, we need to go the unbind + # method and suppress its desire to fail us. + p "NO CLEN" + p @args[:uri] + p @header_lines + @internal_error = :unsupported_clen + @conn.close_connection + end + end + private :process_header + + + def receive_text text + @chunking ? receive_chunked_text(text) : receive_sized_text(text) + end + + #-- + # At the present time, we only handle contents that have a length + # specified by the content-length header. + # + def receive_sized_text text + @content = text + @conn.pop_request + succeed(self) + end + end + + # Make a connection to a remote HTTP server. + # Can take either a pair of arguments (which will be interpreted as + # a hostname/ip-address and a port), or a hash. + # If the arguments are a hash, then supported values include: + # :host => a hostname or ip-address + # :port => a port number + # :ssl => true to enable ssl + def self.connect *args + if args.length == 2 + args = {:host=>args[0], :port=>args[1]} + else + args = args.first + end + + h,prt,ssl = args[:host], Integer(args[:port]), (args[:tls] || args[:ssl]) + conn = EM.connect( h, prt, self ) + conn.start_tls if ssl + conn.set_default_host_header( h, prt, ssl ) + conn + end + + # Get a url + # + # req = conn.get(:uri => '/') + # req.callback{|response| puts response.content } + # + def get args + if args.is_a?(String) + args = {:uri=>args} + end + args[:verb] = "GET" + request args + end + + # Post to a url + # + # req = conn.post('/data') + # req.callback{|response| puts response.content } + #-- + # XXX there's no way to supply a POST body.. wtf? + def post args + if args.is_a?(String) + args = {:uri=>args} + end + args[:verb] = "POST" + request args + end + + + #-- + # Compute and remember a string to be used as the host header in HTTP requests + # unless the user overrides it with an argument to #request. + # + # @private + def set_default_host_header host, port, ssl + if (ssl and port != 443) or (!ssl and port != 80) + @host_header = "#{host}:#{port}" + else + @host_header = host + end + end + + + # @private + def post_init + super + @connected = EM::DefaultDeferrable.new + end + + # @private + def connection_completed + super + @connected.succeed + end + + #-- + # All pending requests, if any, must fail. + # We might come here without ever passing through connection_completed + # in case we can't connect to the server. We'll also get here when the + # connection closes (either because the server closes it, or we close it + # due to detecting an internal error or security violation). + # In either case, run down all pending requests, if any, and signal failure + # on them. + # + # Set and remember a flag (@closed) so we can immediately fail any + # subsequent requests. + # + # @private + def unbind + super + @closed = true + (@requests || []).each {|r| r.fail} + end + + # @private + def request args + args[:host_header] = @host_header unless args.has_key?(:host_header) + args[:authorization] = @authorization unless args.has_key?(:authorization) + r = Request.new self, args + if @closed + r.fail + else + (@requests ||= []).unshift r + @connected.callback {r.send_request} + end + r + end + + # @private + def receive_line ln + if req = @requests.last + req.receive_line ln + else + p "??????????" + p ln + end + end + + # @private + def receive_binary_data text + @requests.last.receive_text text + end + + #-- + # Called by a Request object when it completes. + # + # @private + def pop_request + @requests.pop + end + end + + +=begin + class HttpClient2x < Connection + include LineText2 + + # TODO: Make this behave appropriate in case a #connect fails. + # Currently, this produces no errors. + + # Make a connection to a remote HTTP server. + # Can take either a pair of arguments (which will be interpreted as + # a hostname/ip-address and a port), or a hash. + # If the arguments are a hash, then supported values include: + # :host => a hostname or ip-address; + # :port => a port number + #-- + # TODO, support optional encryption arguments like :ssl + def self.connect *args + if args.length == 2 + args = {:host=>args[0], :port=>args[1]} + else + args = args.first + end + + h,prt = args[:host],Integer(args[:port]) + EM.connect( h, prt, self, h, prt ) + end + + + #-- + # Sugars a connection that makes a single request and then + # closes the connection. Matches the behavior and the arguments + # of the original implementation of class HttpClient. + # + # Intended primarily for back compatibility, but the idiom + # is probably useful so it's not deprecated. + # We return a Deferrable, as did the original implementation. + # + # Because we're improving the way we deal with errors and exceptions + # (specifically, HTTP response codes other than 2xx will trigger the + # errback rather than the callback), this may break some existing code. + # + def self.request args + c = connect args + end + + #-- + # Requests can be pipelined. When we get a request, add it to the + # front of a queue as an array. The last element of the @requests + # array is always the oldest request received. Each element of the + # @requests array is a two-element array consisting of a hash with + # the original caller's arguments, and an initially-empty Ostruct + # containing the data we retrieve from the server's response. + # Maintain the instance variable @current_response, which is the response + # of the oldest pending request. That's just to make other code a little + # easier. If the variable doesn't exist when we come here, we're + # obviously the first request being made on the connection. + # + # The reason for keeping this method private (and requiring use of the + # convenience methods #get, #post, #head, etc) is to avoid the small + # performance penalty of canonicalizing the verb. + # + def request args + d = EventMachine::DefaultDeferrable.new + + if @closed + d.fail + return d + end + + o = OpenStruct.new + o.deferrable = d + (@requests ||= []).unshift [args, o] + @current_response ||= @requests.last.last + @connected.callback { + az = args[:authorization] and az = "Authorization: #{az}\r\n" + + r = [ + "#{args[:verb]} #{args[:uri]} HTTP/#{args[:version] || "1.1"}\r\n", + "Host: #{args[:host_header] || @host_header}\r\n", + az || "", + "\r\n" + ] + p r + send_data r.join + } + o.deferrable + end + private :request + + def get args + if args.is_a?(String) + args = {:uri=>args} + end + args[:verb] = "GET" + request args + end + + def initialize host, port + super + @host_header = "#{host}:#{port}" + end + def post_init + super + @connected = EM::DefaultDeferrable.new + end + + + def connection_completed + super + @connected.succeed + end + + #-- + # Make sure to throw away any leftover incoming data if we've + # been closed due to recognizing an error. + # + # Generate an internal error if we get an unreasonable number of + # header lines. It could be malicious. + # + def receive_line ln + p ln + return if @closed + + if ln.length > 0 + (@current_response.headers ||= []).push ln + abort_connection if @current_response.headers.length > 100 + else + process_received_headers + end + end + + #-- + # We come here when we've seen all the headers for a particular request. + # What we do next depends on the response line (which should be the + # first line in the header set), and whether there is content to read. + # We may transition into a text-reading state to read content, or + # we may abort the connection, or we may go right back into parsing + # responses for the next response in the chain. + # + # We make an ASSUMPTION that the first line is an HTTP response. + # Anything else produces an error that aborts the connection. + # This may not be enough, because it may be that responses to pipelined + # requests will come with a blank-line delimiter. + # + # Any non-2xx response will be treated as a fatal error, and abort the + # connection. We will set up the status and other response parameters. + # TODO: we will want to properly support 1xx responses, which some versions + # of IIS copiously generate. + # TODO: We need to give the option of not aborting the connection with certain + # non-200 responses, in order to work with NTLM and other authentication + # schemes that work at the level of individual connections. + # + # Some error responses will get sugarings. For example, we'll return the + # Location header in the response in case of a 301/302 response. + # + # Possible dispositions here: + # 1) No content to read (either content-length is zero or it's a HEAD request); + # 2) Switch to text mode to read a specific number of bytes; + # 3) Read a chunked or multipart response; + # 4) Read till the server closes the connection. + # + # Our reponse to the client can be either to wait till all the content + # has been read and then to signal caller's deferrable, or else to signal + # it when we finish the processing the headers and then expect the caller + # to have given us a block to call as the content comes in. And of course + # the latter gets stickier with chunks and multiparts. + # + HttpResponseRE = /\AHTTP\/(1.[01]) ([\d]{3})/i + ClenRE = /\AContent-length:\s*(\d+)/i + def process_received_headers + abort_connection unless @current_response.headers.first =~ HttpResponseRE + @current_response.version = $1.dup + st = $2.dup + @current_response.status = st.to_i + abort_connection unless st[0,1] == "2" + + clen = nil + @current_response.headers.each do |e| + if clen == nil and e =~ ClenRE + clen = $1.dup.to_i + end + end + + if clen + set_text_mode clen + end + end + private :process_received_headers + + + def receive_binary_data text + @current_response.content = text + @current_response.deferrable.succeed @current_response + @requests.pop + @current_response = (@requests.last || []).last + set_line_mode + end + + + + # We've received either a server error or an internal error. + # Close the connection and abort any pending requests. + #-- + # When should we call close_connection? It will cause #unbind + # to be fired. Should the user expect to see #unbind before + # we call #receive_http_error, or the other way around? + # + # Set instance variable @closed. That's used to inhibit further + # processing of any inbound data after an error has been recognized. + # + # We shouldn't have to worry about any leftover outbound data, + # because we call close_connection (not close_connection_after_writing). + # That ensures that any pipelined requests received after an error + # DO NOT get streamed out to the server on this connection. + # Very important. TODO, write a unit-test to establish that behavior. + # + def abort_connection + close_connection + @closed = true + @current_response.deferrable.fail( @current_response ) + end + + + #------------------------ + # Below here are user-overridable methods. + + end +=end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_and_text.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_and_text.rb new file mode 100644 index 0000000..784daf2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_and_text.rb @@ -0,0 +1,125 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 15 November 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# +# + +module EventMachine + module Protocols + # A protocol that handles line-oriented data with interspersed binary text. + # + # This version is optimized for performance. See EventMachine::Protocols::LineText2 + # for a version which is optimized for correctness with regard to binary text blocks + # that can switch back to line mode. + class LineAndTextProtocol < Connection + MaxBinaryLength = 32*1024*1024 + + def initialize *args + super + lbp_init_line_state + end + + def receive_data data + if @lbp_mode == :lines + begin + @lpb_buffer.extract(data).each do |line| + receive_line(line.chomp) if respond_to?(:receive_line) + end + rescue + receive_error('overlength line') if respond_to?(:receive_error) + close_connection + return + end + else + if @lbp_binary_limit > 0 + wanted = @lbp_binary_limit - @lbp_binary_bytes_received + chunk = nil + if data.length > wanted + chunk = data.slice!(0...wanted) + else + chunk = data + data = "" + end + @lbp_binary_buffer[@lbp_binary_bytes_received...(@lbp_binary_bytes_received+chunk.length)] = chunk + @lbp_binary_bytes_received += chunk.length + if @lbp_binary_bytes_received == @lbp_binary_limit + receive_binary_data(@lbp_binary_buffer) if respond_to?(:receive_binary_data) + lbp_init_line_state + end + receive_data(data) if data.length > 0 + else + receive_binary_data(data) if respond_to?(:receive_binary_data) + data = "" + end + end + end + + def unbind + if @lbp_mode == :binary and @lbp_binary_limit > 0 + if respond_to?(:receive_binary_data) + receive_binary_data( @lbp_binary_buffer[0...@lbp_binary_bytes_received] ) + end + end + end + + # Set up to read the supplied number of binary bytes. + # This recycles all the data currently waiting in the line buffer, if any. + # If the limit is nil, then ALL subsequent data will be treated as binary + # data and passed to the upstream protocol handler as we receive it. + # If a limit is given, we'll hold the incoming binary data and not + # pass it upstream until we've seen it all, or until there is an unbind + # (in which case we'll pass up a partial). + # Specifying nil for the limit (the default) means there is no limit. + # Specifiyng zero for the limit will cause an immediate transition back to line mode. + # + def set_binary_mode size = nil + if @lbp_mode == :lines + if size == 0 + receive_binary_data("") if respond_to?(:receive_binary_data) + # Do no more work here. Stay in line mode and keep consuming data. + else + @lbp_binary_limit = size.to_i # (nil will be stored as zero) + if @lbp_binary_limit > 0 + raise "Overlength" if @lbp_binary_limit > MaxBinaryLength # arbitrary sanity check + @lbp_binary_buffer = "\0" * @lbp_binary_limit + @lbp_binary_bytes_received = 0 + end + + @lbp_mode = :binary + receive_data @lpb_buffer.flush + end + else + raise "invalid operation" + end + end + + #-- + # For internal use, establish protocol baseline for handling lines. + def lbp_init_line_state + @lpb_buffer = BufferedTokenizer.new("\n") + @lbp_mode = :lines + end + private :lbp_init_line_state + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_protocol.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_protocol.rb new file mode 100644 index 0000000..dfddae8 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/line_protocol.rb @@ -0,0 +1,29 @@ +module EventMachine + module Protocols + # LineProtocol will parse out newline terminated strings from a receive_data stream + # + # module Server + # include EM::P::LineProtocol + # + # def receive_line(line) + # send_data("you said: #{line}") + # end + # end + # + module LineProtocol + # @private + def receive_data data + (@buf ||= '') << data + + while @buf.slice!(/(.*?)\r?\n/) + receive_line($1) + end + end + + # Invoked with lines received over the network + def receive_line(line) + # stub + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/linetext2.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/linetext2.rb new file mode 100644 index 0000000..9fdf28b --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/linetext2.rb @@ -0,0 +1,179 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 15 November 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + module Protocols + # In the grand, time-honored tradition of re-inventing the wheel, we offer + # here YET ANOTHER protocol that handles line-oriented data with interspersed + # binary text. This one trades away some of the performance optimizations of + # EventMachine::Protocols::LineAndTextProtocol in order to get better correctness + # with regard to binary text blocks that can switch back to line mode. It also + # permits the line-delimiter to change in midstream. + # This was originally written to support Stomp. + module LineText2 + # TODO! We're not enforcing the limits on header lengths and text-lengths. + # When we get around to that, call #receive_error if the user defined it, otherwise + # throw exceptions. + + MaxBinaryLength = 32*1024*1024 + + #-- + # Will loop internally until there's no data left to read. + # That way the user-defined handlers we call can modify the + # handling characteristics on a per-token basis. + # + def receive_data data + return unless (data and data.length > 0) + + # Do this stuff in lieu of a constructor. + @lt2_mode ||= :lines + @lt2_delimiter ||= "\n" + @lt2_linebuffer ||= [] + + remaining_data = data + + while remaining_data.length > 0 + if @lt2_mode == :lines + delimiter_string = case @lt2_delimiter + when Regexp + remaining_data.slice(@lt2_delimiter) + else + @lt2_delimiter + end + ix = remaining_data.index(delimiter_string) if delimiter_string + if ix + @lt2_linebuffer << remaining_data[0...ix] + ln = @lt2_linebuffer.join + @lt2_linebuffer.clear + if @lt2_delimiter == "\n" + ln.chomp! + end + receive_line ln + remaining_data = remaining_data[(ix+delimiter_string.length)..-1] + else + @lt2_linebuffer << remaining_data + remaining_data = "" + end + elsif @lt2_mode == :text + if @lt2_textsize + needed = @lt2_textsize - @lt2_textpos + will_take = if remaining_data.length > needed + needed + else + remaining_data.length + end + + @lt2_textbuffer << remaining_data[0...will_take] + tail = remaining_data[will_take..-1] + + @lt2_textpos += will_take + if @lt2_textpos >= @lt2_textsize + # Reset line mode (the default behavior) BEFORE calling the + # receive_binary_data. This makes it possible for user code + # to call set_text_mode, enabling chains of text blocks + # (which can possibly be of different sizes). + set_line_mode + receive_binary_data @lt2_textbuffer.join + receive_end_of_binary_data + end + + remaining_data = tail + else + receive_binary_data remaining_data + remaining_data = "" + end + end + end + end + + # The line delimiter may be a regular expression or a string. Anything + # passed to set_delimiter other than a regular expression will be + # converted to a string. + def set_delimiter delim + @lt2_delimiter = case delim + when Regexp + delim + else + delim.to_s + end + end + + # Called internally but also exposed to user code, for the case in which + # processing of binary data creates a need to transition back to line mode. + # We support an optional parameter to "throw back" some data, which might + # be an umprocessed chunk of the transmitted binary data, or something else + # entirely. + def set_line_mode data="" + @lt2_mode = :lines + (@lt2_linebuffer ||= []).clear + receive_data data.to_s + end + + def set_text_mode size=nil + if size == 0 + set_line_mode + else + @lt2_mode = :text + (@lt2_textbuffer ||= []).clear + @lt2_textsize = size # which can be nil, signifying no limit + @lt2_textpos = 0 + end + end + + # Alias for #set_text_mode, added for back-compatibility with LineAndTextProtocol. + def set_binary_mode size=nil + set_text_mode size + end + + # In case of a dropped connection, we'll send a partial buffer to user code + # when in sized text mode. User overrides of #receive_binary_data need to + # be aware that they may get a short buffer. + def unbind + @lt2_mode ||= nil + if @lt2_mode == :text and @lt2_textpos > 0 + receive_binary_data @lt2_textbuffer.join + end + end + + # Stub. Should be subclassed by user code. + def receive_line ln + # no-op + end + + # Stub. Should be subclassed by user code. + def receive_binary_data data + # no-op + end + + # Stub. Should be subclassed by user code. + # This is called when transitioning internally from text mode + # back to line mode. Useful when client code doesn't want + # to keep track of how much data it's received. + def receive_end_of_binary_data + # no-op + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/memcache.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/memcache.rb new file mode 100644 index 0000000..1f81aaf --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/memcache.rb @@ -0,0 +1,331 @@ +module EventMachine + module Protocols + # Implements the Memcache protocol (http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt). + # Requires memcached >= 1.2.4 w/ noreply support + # + # == Usage example + # + # EM.run{ + # cache = EM::P::Memcache.connect 'localhost', 11211 + # + # cache.set :a, 'hello' + # cache.set :b, 'hi' + # cache.set :c, 'how are you?' + # cache.set :d, '' + # + # cache.get(:a){ |v| p v } + # cache.get_hash(:a, :b, :c, :d){ |v| p v } + # cache.get(:a,:b,:c,:d){ |a,b,c,d| p [a,b,c,d] } + # + # cache.get(:a,:z,:b,:y,:d){ |a,z,b,y,d| p [a,z,b,y,d] } + # + # cache.get(:missing){ |m| p [:missing=, m] } + # cache.set(:missing, 'abc'){ p :stored } + # cache.get(:missing){ |m| p [:missing=, m] } + # cache.del(:missing){ p :deleted } + # cache.get(:missing){ |m| p [:missing=, m] } + # } + # + module Memcache + include EM::Deferrable + + ## + # constants + + unless defined? Cempty + # @private + Cstored = 'STORED'.freeze + # @private + Cend = 'END'.freeze + # @private + Cdeleted = 'DELETED'.freeze + # @private + Cunknown = 'NOT_FOUND'.freeze + # @private + Cerror = 'ERROR'.freeze + + # @private + Cempty = ''.freeze + # @private + Cdelimiter = "\r\n".freeze + end + + ## + # commands + + # Get the value associated with one or multiple keys + # + # cache.get(:a){ |v| p v } + # cache.get(:a,:b,:c,:d){ |a,b,c,d| p [a,b,c,d] } + # + def get *keys + raise ArgumentError unless block_given? + + callback{ + keys = keys.map{|k| k.to_s.gsub(/\s/,'_') } + send_data "get #{keys.join(' ')}\r\n" + @get_cbs << [keys, proc{ |values| + yield *keys.map{ |k| values[k] } + }] + } + end + + # Set the value for a given key + # + # cache.set :a, 'hello' + # cache.set(:missing, 'abc'){ puts "stored the value!" } + # + def set key, val, exptime = 0, &cb + callback{ + val = val.to_s + send_cmd :set, key, 0, exptime, val.respond_to?(:bytesize) ? val.bytesize : val.size, !block_given? + send_data val + send_data Cdelimiter + @set_cbs << cb if cb + } + end + + # Gets multiple values as a hash + # + # cache.get_hash(:a, :b, :c, :d){ |h| puts h[:a] } + # + def get_hash *keys + raise ArgumentError unless block_given? + + get *keys do |*values| + yield keys.inject({}){ |hash, k| hash.update k => values[keys.index(k)] } + end + end + + # Delete the value associated with a key + # + # cache.del :a + # cache.del(:b){ puts "deleted the value!" } + # + def delete key, expires = 0, &cb + callback{ + send_data "delete #{key} #{expires}#{cb ? '' : ' noreply'}\r\n" + @del_cbs << cb if cb + } + end + alias del delete + + # Connect to a memcached server (must support NOREPLY, memcached >= 1.2.4) + def self.connect host = 'localhost', port = 11211 + EM.connect host, port, self, host, port + end + + def send_cmd cmd, key, flags = 0, exptime = 0, bytes = 0, noreply = false + send_data "#{cmd} #{key} #{flags} #{exptime} #{bytes}#{noreply ? ' noreply' : ''}\r\n" + end + private :send_cmd + + ## + # errors + + # @private + class ParserError < StandardError + end + + ## + # em hooks + + # @private + def initialize host, port = 11211 + @host, @port = host, port + end + + # @private + def connection_completed + @get_cbs = [] + @set_cbs = [] + @del_cbs = [] + + @values = {} + + @reconnecting = false + @connected = true + succeed + # set_delimiter "\r\n" + # set_line_mode + end + + #-- + # 19Feb09 Switched to a custom parser, LineText2 is recursive and can cause + # stack overflows when there is too much data. + # include EM::P::LineText2 + # @private + def receive_data data + (@buffer||='') << data + + while index = @buffer.index(Cdelimiter) + begin + line = @buffer.slice!(0,index+2) + process_cmd line + rescue ParserError + @buffer[0...0] = line + break + end + end + end + + #-- + # def receive_line line + # @private + def process_cmd line + case line.strip + when /^VALUE\s+(.+?)\s+(\d+)\s+(\d+)/ # VALUE + bytes = Integer($3) + # set_binary_mode bytes+2 + # @cur_key = $1 + if @buffer.size >= bytes + 2 + @values[$1] = @buffer.slice!(0,bytes) + @buffer.slice!(0,2) # \r\n + else + raise ParserError + end + + when Cend # END + if entry = @get_cbs.shift + keys, cb = entry + cb.call(@values) + end + @values = {} + + when Cstored # STORED + if cb = @set_cbs.shift + cb.call(true) + end + + when Cdeleted # DELETED + if cb = @del_cbs.shift + cb.call(true) + end + + when Cunknown # NOT_FOUND + if cb = @del_cbs.shift + cb.call(false) + end + + else + p [:MEMCACHE_UNKNOWN, line] + end + end + + #-- + # def receive_binary_data data + # @values[@cur_key] = data[0..-3] + # end + + # @private + def unbind + if @connected or @reconnecting + EM.add_timer(1){ reconnect @host, @port } + @connected = false + @reconnecting = true + @deferred_status = nil + else + raise 'Unable to connect to memcached server' + end + end + end + end +end + +if __FILE__ == $0 + # ruby -I ext:lib -r eventmachine -rubygems lib/protocols/memcache.rb + require 'em/spec' + + # @private + class TestConnection + include EM::P::Memcache + def send_data data + sent_data << data + end + def sent_data + @sent_data ||= '' + end + + def initialize + connection_completed + end + end + + EM.describe EM::Protocols::Memcache do + + before{ + @c = TestConnection.new + } + + should 'send get requests' do + @c.get('a'){} + @c.sent_data.should == "get a\r\n" + done + end + + should 'send set requests' do + @c.set('a', 1){} + @c.sent_data.should == "set a 0 0 1\r\n1\r\n" + done + end + + should 'use noreply on set without block' do + @c.set('a', 1) + @c.sent_data.should == "set a 0 0 1 noreply\r\n1\r\n" + done + end + + should 'send delete requests' do + @c.del('a') + @c.sent_data.should == "delete a 0 noreply\r\n" + done + end + + should 'work when get returns no values' do + @c.get('a'){ |a| + a.should.be.nil + done + } + + @c.receive_data "END\r\n" + end + + should 'invoke block on set' do + @c.set('a', 1){ + done + } + + @c.receive_data "STORED\r\n" + end + + should 'invoke block on delete' do + @c.delete('a'){ |found| + found.should.be.false + } + @c.delete('b'){ |found| + found.should.be.true + done + } + + @c.receive_data "NOT_FOUND\r\n" + @c.receive_data "DELETED\r\n" + end + + should 'parse split responses' do + @c.get('a'){ |a| + a.should == 'abc' + done + } + + @c.receive_data "VAL" + @c.receive_data "UE a 0 " + @c.receive_data "3\r\n" + @c.receive_data "ab" + @c.receive_data "c" + @c.receive_data "\r\n" + @c.receive_data "EN" + @c.receive_data "D\r\n" + end + + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/object_protocol.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/object_protocol.rb new file mode 100644 index 0000000..ec79cb4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/object_protocol.rb @@ -0,0 +1,46 @@ +module EventMachine + module Protocols + # ObjectProtocol allows for easy communication using marshaled ruby objects + # + # module RubyServer + # include EM::P::ObjectProtocol + # + # def receive_object obj + # send_object({'you said' => obj}) + # end + # end + # + module ObjectProtocol + # By default returns Marshal, override to return JSON or YAML, or any + # other serializer/deserializer responding to #dump and #load. + def serializer + Marshal + end + + # @private + def receive_data data + (@buf ||= '') << data + + while @buf.size >= 4 + if @buf.size >= 4+(size=@buf.unpack('N').first) + @buf.slice!(0,4) + receive_object serializer.load(@buf.slice!(0,size)) + else + break + end + end + end + + # Invoked with ruby objects received over the network + def receive_object obj + # stub + end + + # Sends a ruby object over the network + def send_object obj + data = serializer.dump(obj) + send_data [data.respond_to?(:bytesize) ? data.bytesize : data.size, data].pack('Na*') + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/postgres3.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/postgres3.rb new file mode 100644 index 0000000..7d87505 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/postgres3.rb @@ -0,0 +1,246 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 15 November 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-08 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# +# + +require 'postgres-pr/message' +require 'postgres-pr/connection' +require 'stringio' + +# @private +class StringIO + # Reads exactly +n+ bytes. + # + # If the data read is nil an EOFError is raised. + # + # If the data read is too short an IOError is raised + def readbytes(n) + str = read(n) + if str == nil + raise EOFError, "End of file reached" + end + if str.size < n + raise IOError, "data truncated" + end + str + end + alias read_exactly_n_bytes readbytes +end + + +module EventMachine + module Protocols + # PROVISIONAL IMPLEMENTATION of an evented Postgres client. + # This implements version 3 of the Postgres wire protocol, which will work + # with any Postgres version from roughly 7.4 onward. + # + # Objective: we want to access Postgres databases without requiring threads. + # Until now this has been a problem because the Postgres client implementations + # have all made use of blocking I/O calls, which is incompatible with a + # thread-free evented model. + # + # But rather than re-implement the Postgres Wire3 protocol, we're taking advantage + # of the existing postgres-pr library, which was originally written by Michael + # Neumann but (at this writing) appears to be no longer maintained. Still, it's + # in basically a production-ready state, and the wire protocol isn't that complicated + # anyway. + # + # We're tucking in a bunch of require statements that may not be present in garden-variety + # EM installations. Until we find a good way to only require these if a program + # requires postgres, this file will need to be required explicitly. + # + # We need to monkeypatch StringIO because it lacks the #readbytes method needed + # by postgres-pr. + # The StringIO monkeypatch is lifted from the standard library readbytes.rb, + # which adds method #readbytes directly to class IO. But StringIO is not a subclass of IO. + # It is modified to raise an IOError instead of TruncatedDataException since the exception is unused. + # + # We cloned the handling of postgres messages from lib/postgres-pr/connection.rb + # in the postgres-pr library, and modified it for event-handling. + # + # TODO: The password handling in dispatch_conn_message is totally incomplete. + # + # + # We return Deferrables from the user-level operations surfaced by this interface. + # Experimentally, we're using the pattern of always returning a boolean value as the + # first argument of a deferrable callback to indicate success or failure. This is + # instead of the traditional pattern of calling Deferrable#succeed or #fail, and + # requiring the user to define both a callback and an errback function. + # + # === Usage + # EM.run { + # db = EM.connect_unix_domain( "/tmp/.s.PGSQL.5432", EM::P::Postgres3 ) + # db.connect( dbname, username, psw ).callback do |status| + # if status + # db.query( "select * from some_table" ).callback do |status, result, errors| + # if status + # result.rows.each do |row| + # p row + # end + # end + # end + # end + # end + # } + class Postgres3 < EventMachine::Connection + include PostgresPR + + def initialize + @data = "" + @params = {} + end + + def connect db, user, psw=nil + d = EM::DefaultDeferrable.new + d.timeout 15 + + if @pending_query || @pending_conn + d.succeed false, "Operation already in progress" + else + @pending_conn = d + prms = {"user"=>user, "database"=>db} + @user = user + if psw + @password = psw + #prms["password"] = psw + end + send_data PostgresPR::StartupMessage.new( 3 << 16, prms ).dump + end + + d + end + + def query sql + d = EM::DefaultDeferrable.new + d.timeout 15 + + if @pending_query || @pending_conn + d.succeed false, "Operation already in progress" + else + @r = PostgresPR::Connection::Result.new + @e = [] + @pending_query = d + send_data PostgresPR::Query.dump(sql) + end + + d + end + + + def receive_data data + @data << data + while @data.length >= 5 + pktlen = @data[1...5].unpack("N").first + if @data.length >= (1 + pktlen) + pkt = @data.slice!(0...(1+pktlen)) + m = StringIO.open( pkt, "r" ) {|io| PostgresPR::Message.read( io ) } + if @pending_conn + dispatch_conn_message m + elsif @pending_query + dispatch_query_message m + else + raise "Unexpected message from database" + end + else + break # very important, break out of the while + end + end + end + + + def unbind + if o = (@pending_query || @pending_conn) + o.succeed false, "lost connection" + end + end + + # Cloned and modified from the postgres-pr. + def dispatch_conn_message msg + case msg + when AuthentificationClearTextPassword + raise ArgumentError, "no password specified" if @password.nil? + send_data PasswordMessage.new(@password).dump + + when AuthentificationCryptPassword + raise ArgumentError, "no password specified" if @password.nil? + send_data PasswordMessage.new(@password.crypt(msg.salt)).dump + + when AuthentificationMD5Password + raise ArgumentError, "no password specified" if @password.nil? + require 'digest/md5' + + m = Digest::MD5.hexdigest(@password + @user) + m = Digest::MD5.hexdigest(m + msg.salt) + m = 'md5' + m + send_data PasswordMessage.new(m).dump + + when AuthentificationKerberosV4, AuthentificationKerberosV5, AuthentificationSCMCredential + raise "unsupported authentification" + + when AuthentificationOk + when ErrorResponse + raise msg.field_values.join("\t") + when NoticeResponse + @notice_processor.call(msg) if @notice_processor + when ParameterStatus + @params[msg.key] = msg.value + when BackendKeyData + # TODO + #p msg + when ReadyForQuery + # TODO: use transaction status + pc,@pending_conn = @pending_conn,nil + pc.succeed true + else + raise "unhandled message type" + end + end + + # Cloned and modified from the postgres-pr. + def dispatch_query_message msg + case msg + when DataRow + @r.rows << msg.columns + when CommandComplete + @r.cmd_tag = msg.cmd_tag + when ReadyForQuery + pq,@pending_query = @pending_query,nil + pq.succeed true, @r, @e + when RowDescription + @r.fields = msg.fields + when CopyInResponse + when CopyOutResponse + when EmptyQueryResponse + when ErrorResponse + # TODO + @e << msg + when NoticeResponse + @notice_processor.call(msg) if @notice_processor + else + # TODO + end + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/saslauth.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/saslauth.rb new file mode 100644 index 0000000..9cabc51 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/saslauth.rb @@ -0,0 +1,175 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 15 November 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# +# + +module EventMachine + module Protocols + + # Implements SASL authd. + # This is a very, very simple protocol that mimics the one used + # by saslauthd and pwcheck, two outboard daemons included in the + # standard SASL library distro. + # The only thing this is really suitable for is SASL PLAIN + # (user+password) authentication, but the SASL libs that are + # linked into standard servers (like imapd and sendmail) implement + # the other ones. + # + # SASL-auth is intended for reasonably fast operation inside a + # single machine, so it has no transport-security (although there + # have been multi-machine extensions incorporating transport-layer + # encryption). + # + # The standard saslauthd module generally runs privileged and does + # its work by referring to the system-account files. + # + # This feature was added to EventMachine to enable the development + # of custom authentication/authorization engines for standard servers. + # + # To use SASLauth, include it in a class that subclasses EM::Connection, + # and reimplement the validate method. + # + # The typical way to incorporate this module into an authentication + # daemon would be to set it as the handler for a UNIX-domain socket. + # The code might look like this: + # + # EM.start_unix_domain_server( "/var/run/saslauthd/mux", MyHandler ) + # File.chmod( 0777, "/var/run/saslauthd/mux") + # + # The chmod is probably needed to ensure that unprivileged clients can + # access the UNIX-domain socket. + # + # It's also a very good idea to drop superuser privileges (if any), after + # the UNIX-domain socket has been opened. + #-- + # Implementation details: assume the client can send us pipelined requests, + # and that the client will close the connection. + # + # The client sends us four values, each encoded as a two-byte length field in + # network order followed by the specified number of octets. + # The fields specify the username, password, service name (such as imap), + # and the "realm" name. We send back the barest minimum reply, a single + # field also encoded as a two-octet length in network order, followed by + # either "NO" or "OK" - simplicity itself. + # + # We enforce a maximum field size just as a sanity check. + # We do NOT automatically time out the connection. + # + # The code we use to parse out the values is ugly and probably slow. + # Improvements welcome. + # + module SASLauth + + MaxFieldSize = 128*1024 + def post_init + super + @sasl_data = "" + @sasl_values = [] + end + + def receive_data data + @sasl_data << data + while @sasl_data.length >= 2 + len = (@sasl_data[0,2].unpack("n")).first + raise "SASL Max Field Length exceeded" if len > MaxFieldSize + if @sasl_data.length >= (len + 2) + @sasl_values << @sasl_data[2,len] + @sasl_data.slice!(0...(2+len)) + if @sasl_values.length == 4 + send_data( validate(*@sasl_values) ? "\0\002OK" : "\0\002NO" ) + @sasl_values.clear + end + else + break + end + end + end + + def validate username, psw, sysname, realm + p username + p psw + p sysname + p realm + true + end + end + + # Implements the SASL authd client protocol. + # This is a very, very simple protocol that mimics the one used + # by saslauthd and pwcheck, two outboard daemons included in the + # standard SASL library distro. + # The only thing this is really suitable for is SASL PLAIN + # (user+password) authentication, but the SASL libs that are + # linked into standard servers (like imapd and sendmail) implement + # the other ones. + # + # You can use this module directly as a handler for EM Connections, + # or include it in a module or handler class of your own. + # + # First connect to a SASL server (it's probably a TCP server, or more + # likely a Unix-domain socket). Then call the #validate? method, + # passing at least a username and a password. #validate? returns + # a Deferrable which will either succeed or fail, depending + # on the status of the authentication operation. + # + module SASLauthclient + MaxFieldSize = 128*1024 + + def validate? username, psw, sysname=nil, realm=nil + + str = [username, psw, sysname, realm].map {|m| + [(m || "").length, (m || "")] + }.flatten.pack( "nA*" * 4 ) + send_data str + + d = EM::DefaultDeferrable.new + @queries.unshift d + d + end + + def post_init + @sasl_data = "" + @queries = [] + end + + def receive_data data + @sasl_data << data + + while @sasl_data.length > 2 + len = (@sasl_data[0,2].unpack("n")).first + raise "SASL Max Field Length exceeded" if len > MaxFieldSize + if @sasl_data.length >= (len + 2) + val = @sasl_data[2,len] + @sasl_data.slice!(0...(2+len)) + q = @queries.pop + (val == "NO") ? q.fail : q.succeed + else + break + end + end + end + end + + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpclient.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpclient.rb new file mode 100644 index 0000000..25ad17a --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpclient.rb @@ -0,0 +1,394 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 July 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +require 'ostruct' + +module EventMachine + module Protocols + + # Simple SMTP client + # + # @example + # email = EM::Protocols::SmtpClient.send( + # :domain=>"example.com", + # :host=>'localhost', + # :port=>25, # optional, defaults 25 + # :starttls=>true, # use ssl + # :from=>"sender@example.com", + # :to=> ["to_1@example.com", "to_2@example.com"], + # :header=> {"Subject" => "This is a subject line"}, + # :body=> "This is the body of the email" + # ) + # email.callback{ + # puts 'Email sent!' + # } + # email.errback{ |e| + # puts 'Email failed!' + # } + # + # Sending generated emails (using Mail) + # + # mail = Mail.new do + # from 'alice@example.com' + # to 'bob@example.com' + # subject 'This is a test email' + # body 'Hello, world!' + # end + # + # email = EM::P::SmtpClient.send( + # :domain=>'example.com', + # :from=>mail.from.first, + # :to=>mail.to, + # :message=>mail.to_s + # ) + # + class SmtpClient < Connection + include EventMachine::Deferrable + include EventMachine::Protocols::LineText2 + + def initialize + @succeeded = nil + @responder = nil + @code = nil + @msg = nil + end + + # :host => required String + # a string containing the IP address or host name of the SMTP server to connect to. + # :port => optional + # defaults to 25. + # :domain => required String + # This is passed as the argument to the EHLO command. + # :starttls => optional Boolean + # If it evaluates true, then the client will initiate STARTTLS with + # the server, and abort the connection if the negotiation doesn't succeed. + # TODO, need to be able to pass certificate parameters with this option. + # :auth => optional Hash of auth parameters + # If not given, then no auth will be attempted. + # (In that case, the connection will be aborted if the server requires auth.) + # Specify the hash value :type to determine the auth type, along with additional parameters + # depending on the type. + # Currently only :type => :plain is supported. Pass additional parameters :username (String), + # and :password (either a String or a Proc that will be called at auth-time). + # + # @example + # :auth => {:type=>:plain, :username=>"mickey@disney.com", :password=>"mouse"} + # + # :from => required String + # Specifies the sender of the message. Will be passed as the argument + # to the MAIL FROM. Do NOT enclose the argument in angle-bracket (<>) characters. + # The connection will abort if the server rejects the value. + # :to => required String or Array of Strings + # The recipient(s) of the message. Do NOT enclose + # any of the values in angle-brackets (<>) characters. It's NOT a fatal error if one or more + # recipients are rejected by the server. (Of course, if ALL of them are, the server will most + # likely trigger an error when we try to send data.) An array of codes containing the status + # of each requested recipient is available after the call completes. TODO, we should define + # an overridable stub that will be called on rejection of a recipient or a sender, giving + # user code the chance to try again or abort the connection. + # + # One of either :message, :content, or :header and :body is required: + # + # :message => String + # A valid RFC2822 Internet Message. + # :content => String + # Raw data which MUST be in correct SMTP body format, with escaped leading dots and a trailing + # dot line. + # :header => String or Hash of values to be transmitted in the header of the message. + # The hash keys are the names of the headers (do NOT append a trailing colon), and the values + # are strings containing the header values. TODO, support Arrays of header values, which would + # cause us to send that specific header line more than once. + # + # @example + # :header => {"Subject" => "Bogus", "CC" => "myboss@example.com"} + # + # :body => Optional String or Array of Strings, defaults blank. + # This will be passed as the body of the email message. + # TODO, this needs to be significantly beefed up. As currently written, this requires the caller + # to properly format the input into CRLF-delimited lines of 7-bit characters in the standard + # SMTP transmission format. We need to be able to automatically convert binary data, and add + # correct line-breaks to text data. + # + # :verbose => Optional. + # If true, will cause a lot of information (including the server-side of the + # conversation) to be dumped to $>. + # + def self.send args={} + args[:port] ||= 25 + args[:body] ||= "" + +=begin + (I don't think it's possible for EM#connect to throw an exception under normal + circumstances, so this original code is stubbed out. A connect-failure will result + in the #unbind method being called without calling #connection_completed.) + begin + EventMachine.connect( args[:host], args[:port], self) {|c| + # According to the EM docs, we will get here AFTER post_init is called. + c.args = args + c.set_comm_inactivity_timeout 60 + } + rescue + # We'll get here on a connect error. This code mimics the effect + # of a call to invoke_internal_error. Would be great to DRY this up. + # (Actually, it may be that we never get here, if EM#connect catches + # its errors internally.) + d = EM::DefaultDeferrable.new + d.set_deferred_status(:failed, {:error=>[:connect, 500, "unable to connect to server"]}) + d + end +=end + EventMachine.connect( args[:host], args[:port], self) {|c| + # According to the EM docs, we will get here AFTER post_init is called. + c.args = args + c.set_comm_inactivity_timeout 60 + } + end + + attr_writer :args + + # @private + def post_init + @return_values = OpenStruct.new + @return_values.start_time = Time.now + end + + # @private + def connection_completed + @responder = :receive_signon + @msg = [] + end + + # We can get here in a variety of ways, all of them being failures unless + # the @succeeded flag is set. If a protocol success was recorded, then don't + # set a deferred success because the caller will already have done it + # (no need to wait until the connection closes to invoke the callbacks). + # + # @private + def unbind + unless @succeeded + @return_values.elapsed_time = Time.now - @return_values.start_time + @return_values.responder = @responder + @return_values.code = @code + @return_values.message = @msg + set_deferred_status(:failed, @return_values) + end + end + + # @private + def receive_line ln + $>.puts ln if @args[:verbose] + @range = ln[0...1].to_i + @code = ln[0...3].to_i + @msg << ln[4..-1] + unless ln[3...4] == '-' + $>.puts @responder if @args[:verbose] + send @responder + @msg.clear + end + end + + private + + # We encountered an error from the server and will close the connection. + # Use the error and message the server returned. + # + def invoke_error + @return_values.elapsed_time = Time.now - @return_values.start_time + @return_values.responder = @responder + @return_values.code = @code + @return_values.message = @msg + set_deferred_status :failed, @return_values + send_data "QUIT\r\n" + close_connection_after_writing + end + + # We encountered an error on our side of the protocol and will close the connection. + # Use an extra-protocol error code (900) and use the message from the caller. + # + def invoke_internal_error msg = "???" + @return_values.elapsed_time = Time.now - @return_values.start_time + @return_values.responder = @responder + @return_values.code = 900 + @return_values.message = msg + set_deferred_status :failed, @return_values + send_data "QUIT\r\n" + close_connection_after_writing + end + + def send_ehlo + send_data "EHLO #{@args[:domain]}\r\n" + end + + def receive_signon + return invoke_error unless @range == 2 + send_ehlo + @responder = :receive_ehlo_response + end + def receive_ehlo_response + return invoke_error unless @range == 2 + @server_caps = @msg + invoke_starttls + end + + def invoke_starttls + if @args[:starttls] + # It would be more sociable to first ask if @server_caps contains + # the string "STARTTLS" before we invoke it, but hey, life's too short. + send_data "STARTTLS\r\n" + @responder = :receive_starttls_response + else + invoke_auth + end + end + def receive_starttls_response + return invoke_error unless @range == 2 + start_tls + invoke_ehlo_over_tls + end + + def invoke_ehlo_over_tls + send_ehlo + @responder = :receive_ehlo_over_tls_response + end + def receive_ehlo_over_tls_response + return invoke_error unless @range == 2 + invoke_auth + end + + # Perform an authentication. If the caller didn't request one, then fall through + # to the mail-from state. + def invoke_auth + if @args[:auth] + if @args[:auth][:type] == :plain + psw = @args[:auth][:password] + if psw.respond_to?(:call) + psw = psw.call + end + #str = Base64::encode64("\0#{@args[:auth][:username]}\0#{psw}").chomp + str = ["\0#{@args[:auth][:username]}\0#{psw}"].pack("m").gsub(/\n/, '') + send_data "AUTH PLAIN #{str}\r\n" + @responder = :receive_auth_response + else + return invoke_internal_error("unsupported auth type") + end + else + invoke_mail_from + end + end + def receive_auth_response + return invoke_error unless @range == 2 + invoke_mail_from + end + + def invoke_mail_from + send_data "MAIL FROM: <#{@args[:from]}>\r\n" + @responder = :receive_mail_from_response + end + def receive_mail_from_response + return invoke_error unless @range == 2 + invoke_rcpt_to + end + + def invoke_rcpt_to + @rcpt_responses ||= [] + l = @rcpt_responses.length + to = @args[:to].is_a?(Array) ? @args[:to] : [@args[:to].to_s] + if l < to.length + send_data "RCPT TO: <#{to[l]}>\r\n" + @responder = :receive_rcpt_to_response + else + e = @rcpt_responses.select {|rr| rr.last == 2} + if e and e.length > 0 + invoke_data + else + invoke_error + end + end + end + def receive_rcpt_to_response + @rcpt_responses << [@code, @msg, @range] + invoke_rcpt_to + end + + def escape_leading_dots(s) + s.gsub(/^\./, '..') + end + + def invoke_data + send_data "DATA\r\n" + @responder = :receive_data_response + end + def receive_data_response + return invoke_error unless @range == 3 + + # The data to send can be given in either @args[:message], @args[:content], or the + # combination of @args[:header] and @args[:body]. + # + # - @args[:message] (String) MUST be a valid RFC2822 Internet Message + # + # - @args[:content] (String) MUST be in correct SMTP body format, with escaped + # leading dots and a trailing dot line + # + # - @args[:header] (Hash or String) + # - @args[:body] (Array or String) + if @args[:message] + send_data escape_leading_dots(@args[:message].to_s) + send_data "\r\n.\r\n" + elsif @args[:content] + send_data @args[:content].to_s + else + # The header can be a hash or an array. + if @args[:header].is_a?(Hash) + (@args[:header] || {}).each {|k,v| send_data escape_leading_dots("#{k}: #{v}\r\n") } + else + send_data escape_leading_dots(@args[:header].to_s) + end + send_data "\r\n" + + if @args[:body].is_a?(Array) + @args[:body].each {|e| send_data escape_leading_dots(e)} + else + send_data escape_leading_dots(@args[:body].to_s) + end + + send_data "\r\n.\r\n" + end + + @responder = :receive_message_response + end + def receive_message_response + return invoke_error unless @range == 2 + send_data "QUIT\r\n" + close_connection_after_writing + @succeeded = true + @return_values.elapsed_time = Time.now - @return_values.start_time + @return_values.responder = @responder + @return_values.code = @code + @return_values.message = @msg + set_deferred_status :succeeded, @return_values + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpserver.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpserver.rb new file mode 100644 index 0000000..e0f1f05 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/smtpserver.rb @@ -0,0 +1,666 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 July 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + module Protocols + + # This is a protocol handler for the server side of SMTP. + # It's NOT a complete SMTP server obeying all the semantics of servers conforming to + # RFC2821. Rather, it uses overridable method stubs to communicate protocol states + # and data to user code. User code is responsible for doing the right things with the + # data in order to get complete and correct SMTP server behavior. + # + # Simple SMTP server example: + # + # class EmailServer < EM::P::SmtpServer + # def receive_plain_auth(user, pass) + # true + # end + # + # def get_server_domain + # "mock.smtp.server.local" + # end + # + # def get_server_greeting + # "mock smtp server greets you with impunity" + # end + # + # def receive_sender(sender) + # current.sender = sender + # true + # end + # + # def receive_recipient(recipient) + # current.recipient = recipient + # true + # end + # + # def receive_message + # current.received = true + # current.completed_at = Time.now + # + # p [:received_email, current] + # @current = OpenStruct.new + # true + # end + # + # def receive_ehlo_domain(domain) + # @ehlo_domain = domain + # true + # end + # + # def receive_data_command + # current.data = "" + # true + # end + # + # def receive_data_chunk(data) + # current.data << data.join("\n") + # true + # end + # + # def receive_transaction + # if @ehlo_domain + # current.ehlo_domain = @ehlo_domain + # @ehlo_domain = nil + # end + # true + # end + # + # def current + # @current ||= OpenStruct.new + # end + # + # def self.start(host = 'localhost', port = 1025) + # require 'ostruct' + # @server = EM.start_server host, port, self + # end + # + # def self.stop + # if @server + # EM.stop_server @server + # @server = nil + # end + # end + # + # def self.running? + # !!@server + # end + # end + # + # EM.run{ EmailServer.start } + # + #-- + # Useful paragraphs in RFC-2821: + # 4.3.2: Concise list of command-reply sequences, in essence a text representation + # of the command state-machine. + # + # STARTTLS is defined in RFC2487. + # Observe that there are important rules governing whether a publicly-referenced server + # (meaning one whose Internet address appears in public MX records) may require the + # non-optional use of TLS. + # Non-optional TLS does not apply to EHLO, NOOP, QUIT or STARTTLS. + class SmtpServer < EventMachine::Connection + include Protocols::LineText2 + + HeloRegex = /\AHELO\s*/i + EhloRegex = /\AEHLO\s*/i + QuitRegex = /\AQUIT/i + MailFromRegex = /\AMAIL FROM:\s*/i + RcptToRegex = /\ARCPT TO:\s*/i + DataRegex = /\ADATA/i + NoopRegex = /\ANOOP/i + RsetRegex = /\ARSET/i + VrfyRegex = /\AVRFY\s+/i + ExpnRegex = /\AEXPN\s+/i + HelpRegex = /\AHELP/i + StarttlsRegex = /\ASTARTTLS/i + AuthRegex = /\AAUTH\s+/i + + + # Class variable containing default parameters that can be overridden + # in application code. + # Individual objects of this class will make an instance-local copy of + # the class variable, so that they can be reconfigured on a per-instance + # basis. + # + # Chunksize is the number of data lines we'll buffer before + # sending them to the application. TODO, make this user-configurable. + # + @@parms = { + :chunksize => 4000, + :verbose => false + } + def self.parms= parms={} + @@parms.merge!(parms) + end + + + + def initialize *args + super + @parms = @@parms + init_protocol_state + end + + def parms= parms={} + @parms.merge!(parms) + end + + # In SMTP, the server talks first. But by a (perhaps flawed) axiom in EM, + # #post_init will execute BEFORE the block passed to #start_server, for any + # given accepted connection. Since in this class we'll probably be getting + # a lot of initialization parameters, we want the guts of post_init to + # run AFTER the application has initialized the connection object. So we + # use a spawn to schedule the post_init to run later. + # It's a little weird, I admit. A reasonable alternative would be to set + # parameters as a class variable and to do that before accepting any connections. + # + # OBSOLETE, now we have @@parms. But the spawn is nice to keep as an illustration. + # + def post_init + #send_data "220 #{get_server_greeting}\r\n" (ORIGINAL) + #(EM.spawn {|x| x.send_data "220 #{x.get_server_greeting}\r\n"}).notify(self) + (EM.spawn {|x| x.send_server_greeting}).notify(self) + end + + def send_server_greeting + send_data "220 #{get_server_greeting}\r\n" + end + + def receive_line ln + @@parms[:verbose] and $>.puts ">>> #{ln}" + + return process_data_line(ln) if @state.include?(:data) + return process_auth_line(ln) if @state.include?(:auth_incomplete) + + case ln + when EhloRegex + process_ehlo $'.dup + when HeloRegex + process_helo $'.dup + when MailFromRegex + process_mail_from $'.dup + when RcptToRegex + process_rcpt_to $'.dup + when DataRegex + process_data + when RsetRegex + process_rset + when VrfyRegex + process_vrfy + when ExpnRegex + process_expn + when HelpRegex + process_help + when NoopRegex + process_noop + when QuitRegex + process_quit + when StarttlsRegex + process_starttls + when AuthRegex + process_auth $'.dup + else + process_unknown + end + end + + # TODO - implement this properly, the implementation is a stub! + def process_help + send_data "250 Ok, but unimplemented\r\n" + end + + # RFC2821, 3.5.3 Meaning of VRFY or EXPN Success Response: + # A server MUST NOT return a 250 code in response to a VRFY or EXPN + # command unless it has actually verified the address. In particular, + # a server MUST NOT return 250 if all it has done is to verify that the + # syntax given is valid. In that case, 502 (Command not implemented) + # or 500 (Syntax error, command unrecognized) SHOULD be returned. + # + # TODO - implement this properly, the implementation is a stub! + def process_vrfy + send_data "502 Command not implemented\r\n" + end + # TODO - implement this properly, the implementation is a stub! + def process_expn + send_data "502 Command not implemented\r\n" + end + + #-- + # This is called at several points to restore the protocol state + # to a pre-transaction state. In essence, we "forget" having seen + # any valid command except EHLO and STARTTLS. + # We also have to callback user code, in case they're keeping track + # of senders, recipients, and whatnot. + # + # We try to follow the convention of avoiding the verb "receive" for + # internal method names except receive_line (which we inherit), and + # using only receive_xxx for user-overridable stubs. + # + # init_protocol_state is called when we initialize the connection as + # well as during reset_protocol_state. It does NOT call the user + # override method. This enables us to promise the users that they + # won't see the overridable fire except after EHLO and RSET, and + # after a message has been received. Although the latter may be wrong. + # The standard may allow multiple DATA segments with the same set of + # senders and recipients. + # + def reset_protocol_state + init_protocol_state + s,@state = @state,[] + @state << :starttls if s.include?(:starttls) + @state << :ehlo if s.include?(:ehlo) + receive_transaction + end + def init_protocol_state + @state ||= [] + end + + + #-- + # EHLO/HELO is always legal, per the standard. On success + # it always clears buffers and initiates a mail "transaction." + # Which means that a MAIL FROM must follow. + # + # Per the standard, an EHLO/HELO or a RSET "initiates" an email + # transaction. Thereafter, MAIL FROM must be received before + # RCPT TO, before DATA. Not sure what this specific ordering + # achieves semantically, but it does make it easier to + # implement. We also support user-specified requirements for + # STARTTLS and AUTH. We make it impossible to proceed to MAIL FROM + # without fulfilling tls and/or auth, if the user specified either + # or both as required. We need to check the extension standard + # for auth to see if a credential is discarded after a RSET along + # with all the rest of the state. We'll behave as if it is. + # Now clearly, we can't discard tls after its been negotiated + # without dropping the connection, so that flag doesn't get cleared. + # + def process_ehlo domain + if receive_ehlo_domain domain + send_data "250-#{get_server_domain}\r\n" + if @@parms[:starttls] + send_data "250-STARTTLS\r\n" + end + if @@parms[:auth] + send_data "250-AUTH PLAIN\r\n" + end + send_data "250-NO-SOLICITING\r\n" + # TODO, size needs to be configurable. + send_data "250 SIZE 20000000\r\n" + reset_protocol_state + @state << :ehlo + else + send_data "550 Requested action not taken\r\n" + end + end + + def process_helo domain + if receive_ehlo_domain domain.dup + send_data "250 #{get_server_domain}\r\n" + reset_protocol_state + @state << :ehlo + else + send_data "550 Requested action not taken\r\n" + end + end + + def process_quit + send_data "221 Ok\r\n" + close_connection_after_writing + end + + def process_noop + send_data "250 Ok\r\n" + end + + def process_unknown + send_data "500 Unknown command\r\n" + end + + #-- + # So far, only AUTH PLAIN is supported but we should do at least LOGIN as well. + # TODO, support clients that send AUTH PLAIN with no parameter, expecting a 3xx + # response and a continuation of the auth conversation. + # + def process_auth str + if @state.include?(:auth) + send_data "503 auth already issued\r\n" + elsif str =~ /\APLAIN\s?/i + if $'.length == 0 + # we got a partial response, so let the client know to send the rest + @state << :auth_incomplete + send_data("334 \r\n") + else + # we got the initial response, so go ahead & process it + process_auth_line($') + end + #elsif str =~ /\ALOGIN\s+/i + else + send_data "504 auth mechanism not available\r\n" + end + end + + def process_auth_line(line) + plain = line.unpack("m").first + _,user,psw = plain.split("\000") + + succeeded = proc { + send_data "235 authentication ok\r\n" + @state << :auth + } + failed = proc { + send_data "535 invalid authentication\r\n" + } + auth = receive_plain_auth user,psw + + if auth.respond_to?(:callback) + auth.callback(&succeeded) + auth.errback(&failed) + else + (auth ? succeeded : failed).call + end + + @state.delete :auth_incomplete + end + + #-- + # Unusually, we can deal with a Deferrable returned from the user application. + # This was added to deal with a special case in a particular application, but + # it would be a nice idea to add it to the other user-code callbacks. + # + def process_data + unless @state.include?(:rcpt) + send_data "503 Operation sequence error\r\n" + else + succeeded = proc { + send_data "354 Send it\r\n" + @state << :data + @databuffer = [] + } + failed = proc { + send_data "550 Operation failed\r\n" + } + + d = receive_data_command + + if d.respond_to?(:callback) + d.callback(&succeeded) + d.errback(&failed) + else + (d ? succeeded : failed).call + end + end + end + + def process_rset + reset_protocol_state + receive_reset + send_data "250 Ok\r\n" + end + + def unbind + connection_ended + end + + #-- + # STARTTLS may not be issued before EHLO, or unless the user has chosen + # to support it. + # + # If :starttls_options is present and :starttls is set in the parms + # pass the options in :starttls_options to start_tls. Do this if you want to use + # your own certificate + # e.g. {:cert_chain_file => "/etc/ssl/cert.pem", :private_key_file => "/etc/ssl/private/cert.key"} + + def process_starttls + if @@parms[:starttls] + if @state.include?(:starttls) + send_data "503 TLS Already negotiated\r\n" + elsif ! @state.include?(:ehlo) + send_data "503 EHLO required before STARTTLS\r\n" + else + send_data "220 Start TLS negotiation\r\n" + start_tls(@@parms[:starttls_options] || {}) + @state << :starttls + end + else + process_unknown + end + end + + + #-- + # Requiring TLS is touchy, cf RFC2784. + # Requiring AUTH seems to be much more reasonable. + # We don't currently support any notion of deriving an authentication from the TLS + # negotiation, although that would certainly be reasonable. + # We DON'T allow MAIL FROM to be given twice. + # We DON'T enforce all the various rules for validating the sender or + # the reverse-path (like whether it should be null), and notifying the reverse + # path in case of delivery problems. All of that is left to the calling application. + # + def process_mail_from sender + if (@@parms[:starttls]==:required and !@state.include?(:starttls)) + send_data "550 This server requires STARTTLS before MAIL FROM\r\n" + elsif (@@parms[:auth]==:required and !@state.include?(:auth)) + send_data "550 This server requires authentication before MAIL FROM\r\n" + elsif @state.include?(:mail_from) + send_data "503 MAIL already given\r\n" + else + unless receive_sender sender + send_data "550 sender is unacceptable\r\n" + else + send_data "250 Ok\r\n" + @state << :mail_from + end + end + end + + #-- + # Since we require :mail_from to have been seen before we process RCPT TO, + # we don't need to repeat the tests for TLS and AUTH. + # Note that we don't remember or do anything else with the recipients. + # All of that is on the user code. + # TODO: we should enforce user-definable limits on the total number of + # recipients per transaction. + # We might want to make sure that a given recipient is only seen once, but + # for now we'll let that be the user's problem. + # + # User-written code can return a deferrable from receive_recipient. + # + def process_rcpt_to rcpt + unless @state.include?(:mail_from) + send_data "503 MAIL is required before RCPT\r\n" + else + succeeded = proc { + send_data "250 Ok\r\n" + @state << :rcpt unless @state.include?(:rcpt) + } + failed = proc { + send_data "550 recipient is unacceptable\r\n" + } + + d = receive_recipient rcpt + + if d.respond_to?(:set_deferred_status) + d.callback(&succeeded) + d.errback(&failed) + else + (d ? succeeded : failed).call + end + +=begin + unless receive_recipient rcpt + send_data "550 recipient is unacceptable\r\n" + else + send_data "250 Ok\r\n" + @state << :rcpt unless @state.include?(:rcpt) + end +=end + end + end + + + # Send the incoming data to the application one chunk at a time, rather than + # one line at a time. That lets the application be a little more flexible about + # storing to disk, etc. + # Since we clear the chunk array every time we submit it, the caller needs to be + # aware to do things like dup it if he wants to keep it around across calls. + # + # Resets the transaction upon disposition of the incoming message. + # RFC5321 says this about the MAIL FROM command: + # "This command tells the SMTP-receiver that a new mail transaction is + # starting and to reset all its state tables and buffers, including any + # recipients or mail data." + # + # Equivalent behaviour is implemented by resetting after a completed transaction. + # + # User-written code can return a Deferrable as a response from receive_message. + # + def process_data_line ln + if ln == "." + if @databuffer.length > 0 + receive_data_chunk @databuffer + @databuffer.clear + end + + + succeeded = proc { + send_data "250 Message accepted\r\n" + reset_protocol_state + } + failed = proc { + send_data "550 Message rejected\r\n" + reset_protocol_state + } + d = receive_message + + if d.respond_to?(:set_deferred_status) + d.callback(&succeeded) + d.errback(&failed) + else + (d ? succeeded : failed).call + end + + @state.delete :data + else + # slice off leading . if any + ln.slice!(0...1) if ln[0] == ?. + @databuffer << ln + if @databuffer.length > @@parms[:chunksize] + receive_data_chunk @databuffer + @databuffer.clear + end + end + end + + + #------------------------------------------ + # Everything from here on can be overridden in user code. + + # The greeting returned in the initial connection message to the client. + def get_server_greeting + "EventMachine SMTP Server" + end + # The domain name returned in the first line of the response to a + # successful EHLO or HELO command. + def get_server_domain + "Ok EventMachine SMTP Server" + end + + # A false response from this user-overridable method will cause a + # 550 error to be returned to the remote client. + # + def receive_ehlo_domain domain + true + end + + # Return true or false to indicate that the authentication is acceptable. + def receive_plain_auth user, password + true + end + + # Receives the argument of the MAIL FROM command. Return false to + # indicate to the remote client that the sender is not accepted. + # This can only be successfully called once per transaction. + # + def receive_sender sender + true + end + + # Receives the argument of a RCPT TO command. Can be given multiple + # times per transaction. Return false to reject the recipient. + # + def receive_recipient rcpt + true + end + + # Sent when the remote peer issues the RSET command. + # Since RSET is not allowed to fail (according to the protocol), + # we ignore any return value from user overrides of this method. + # + def receive_reset + end + + # Sent when the remote peer has ended the connection. + # + def connection_ended + end + + # Called when the remote peer sends the DATA command. + # Returning false will cause us to send a 550 error to the peer. + # This can be useful for dealing with problems that arise from processing + # the whole set of sender and recipients. + # + def receive_data_command + true + end + + # Sent when data from the remote peer is available. The size can be controlled + # by setting the :chunksize parameter. This call can be made multiple times. + # The goal is to strike a balance between sending the data to the application one + # line at a time, and holding all of a very large message in memory. + # + def receive_data_chunk data + @smtps_msg_size ||= 0 + @smtps_msg_size += data.join.length + STDERR.write "<#{@smtps_msg_size}>" + end + + # Sent after a message has been completely received. User code + # must return true or false to indicate whether the message has + # been accepted for delivery. + def receive_message + @@parms[:verbose] and $>.puts "Received complete message" + true + end + + # This is called when the protocol state is reset. It happens + # when the remote client calls EHLO/HELO or RSET. + def receive_transaction + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/socks4.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/socks4.rb new file mode 100644 index 0000000..132f320 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/socks4.rb @@ -0,0 +1,66 @@ +module EventMachine + module Protocols + # Basic SOCKS v4 client implementation + # + # Use as you would any regular connection: + # + # class MyConn < EM::P::Socks4 + # def post_init + # send_data("sup") + # end + # + # def receive_data(data) + # send_data("you said: #{data}") + # end + # end + # + # EM.connect socks_host, socks_port, MyConn, host, port + # + class Socks4 < Connection + def initialize(host, port) + @host = Socket.gethostbyname(host).last + @port = port + @socks_error_code = nil + @buffer = '' + setup_methods + end + + def setup_methods + class << self + def post_init; socks_post_init; end + def receive_data(*a); socks_receive_data(*a); end + end + end + + def restore_methods + class << self + remove_method :post_init + remove_method :receive_data + end + end + + def socks_post_init + header = [4, 1, @port, @host, 0].flatten.pack("CCnA4C") + send_data(header) + end + + def socks_receive_data(data) + @buffer << data + return if @buffer.size < 8 + + header_resp = @buffer.slice! 0, 8 + _, r = header_resp.unpack("cc") + if r != 90 + @socks_error_code = r + close_connection + return + end + + restore_methods + + post_init + receive_data(@buffer) unless @buffer.empty? + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/stomp.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/stomp.rb new file mode 100644 index 0000000..ca6f078 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/stomp.rb @@ -0,0 +1,205 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 15 November 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# +# + +module EventMachine + module Protocols + + # Implements Stomp (http://docs.codehaus.org/display/STOMP/Protocol). + # + # == Usage example + # + # module StompClient + # include EM::Protocols::Stomp + # + # def connection_completed + # connect :login => 'guest', :passcode => 'guest' + # end + # + # def receive_msg msg + # if msg.command == "CONNECTED" + # subscribe '/some/topic' + # else + # p ['got a message', msg] + # puts msg.body + # end + # end + # end + # + # EM.run{ + # EM.connect 'localhost', 61613, StompClient + # } + # + module Stomp + include LineText2 + + class Message + # The command associated with the message, usually 'CONNECTED' or 'MESSAGE' + attr_accessor :command + # Hash containing headers such as destination and message-id + attr_accessor :header + alias :headers :header + # Body of the message + attr_accessor :body + + # @private + def initialize + @header = {} + @state = :precommand + @content_length = nil + end + # @private + def consume_line line + if @state == :precommand + unless line =~ /\A\s*\Z/ + @command = line + @state = :headers + end + elsif @state == :headers + if line == "" + if @content_length + yield( [:sized_text, @content_length+1] ) + else + @state = :body + yield( [:unsized_text] ) + end + elsif line =~ /\A([^:]+):(.+)\Z/ + k = $1.dup.strip + v = $2.dup.strip + @header[k] = v + if k == "content-length" + @content_length = v.to_i + end + else + # This is a protocol error. How to signal it? + end + elsif @state == :body + @body = line + yield( [:dispatch] ) + end + end + end + + # @private + def send_frame verb, headers={}, body="" + body = body.to_s + ary = [verb, "\n"] + body_bytesize = body.bytesize if body.respond_to? :bytesize + body_bytesize ||= body.size + headers.each {|k,v| ary << "#{k}:#{v}\n" } + ary << "content-length: #{body_bytesize}\n" + ary << "content-type: text/plain; charset=UTF-8\n" unless headers.has_key? 'content-type' + ary << "\n" + ary << body + ary << "\0" + send_data ary.join + end + + # @private + def receive_line line + @stomp_initialized || init_message_reader + @stomp_message.consume_line(line) {|outcome| + if outcome.first == :sized_text + set_text_mode outcome[1] + elsif outcome.first == :unsized_text + set_delimiter "\0" + elsif outcome.first == :dispatch + receive_msg(@stomp_message) if respond_to?(:receive_msg) + init_message_reader + end + } + end + + # @private + def receive_binary_data data + @stomp_message.body = data[0..-2] + receive_msg(@stomp_message) if respond_to?(:receive_msg) + init_message_reader + end + + # @private + def init_message_reader + @stomp_initialized = true + set_delimiter "\n" + set_line_mode + @stomp_message = Message.new + end + + # Invoked with an incoming Stomp::Message received from the STOMP server + def receive_msg msg + # stub, overwrite this in your handler + end + + # CONNECT command, for authentication + # + # connect :login => 'guest', :passcode => 'guest' + # + def connect parms={} + send_frame "CONNECT", parms + end + + # SEND command, for publishing messages to a topic + # + # send '/topic/name', 'some message here' + # + def send destination, body, parms={} + send_frame "SEND", parms.merge( :destination=>destination ), body.to_s + end + + # SUBSCRIBE command, for subscribing to topics + # + # subscribe '/topic/name', false + # + def subscribe dest, ack=false + send_frame "SUBSCRIBE", {:destination=>dest, :ack=>(ack ? "client" : "auto")} + end + + # ACK command, for acknowledging receipt of messages + # + # module StompClient + # include EM::P::Stomp + # + # def connection_completed + # connect :login => 'guest', :passcode => 'guest' + # # subscribe with ack mode + # subscribe '/some/topic', true + # end + # + # def receive_msg msg + # if msg.command == "MESSAGE" + # ack msg.headers['message-id'] + # puts msg.body + # end + # end + # end + # + def ack msgid + send_frame "ACK", 'message-id'=> msgid + end + + end + end +end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/tcptest.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/tcptest.rb new file mode 100644 index 0000000..3187893 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/protocols/tcptest.rb @@ -0,0 +1,54 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 16 July 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# +# + +module EventMachine + module Protocols + + # @private + class TcpConnectTester < Connection + include EventMachine::Deferrable + + def self.test( host, port ) + EventMachine.connect( host, port, self ) + end + + def post_init + @start_time = Time.now + end + + def connection_completed + @completed = true + set_deferred_status :succeeded, (Time.now - @start_time) + close_connection + end + + def unbind + set_deferred_status :failed, (Time.now - @start_time) unless @completed + end + end + + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/pure_ruby.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/pure_ruby.rb new file mode 100644 index 0000000..94fd175 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/pure_ruby.rb @@ -0,0 +1,1284 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 8 Apr 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#------------------------------------------------------------------- +# +# + +# TODO List: +# TCP-connects currently assume non-blocking connect is available- need to +# degrade automatically on versions of Ruby prior to June 2006. +# + +require 'singleton' +require 'forwardable' +require 'socket' +require 'fcntl' +require 'set' +require 'openssl' + +module EventMachine + # @private + class Error < Exception; end + # @private + class UnknownTimerFired < RuntimeError; end + # @private + class Unsupported < RuntimeError; end + # @private + class ConnectionError < RuntimeError; end + # @private + class ConnectionNotBound < RuntimeError; end + + # Older versions of Ruby may not provide the SSLErrorWaitReadable + # OpenSSL class. Create an error class to act as a "proxy". + if defined?(OpenSSL::SSL::SSLErrorWaitReadable) + SSLConnectionWaitReadable = OpenSSL::SSL::SSLErrorWaitReadable + else + SSLConnectionWaitReadable = IO::WaitReadable + end + + # Older versions of Ruby may not provide the SSLErrorWaitWritable + # OpenSSL class. Create an error class to act as a "proxy". + if defined?(OpenSSL::SSL::SSLErrorWaitWritable) + SSLConnectionWaitWritable = OpenSSL::SSL::SSLErrorWaitWritable + else + SSLConnectionWaitWritable = IO::WaitWritable + end +end + +module EventMachine + class CertificateCreator + attr_reader :cert, :key + + def initialize + @key = OpenSSL::PKey::RSA.new(1024) + public_key = @key.public_key + subject = "/C=EventMachine/O=EventMachine/OU=EventMachine/CN=EventMachine" + @cert = OpenSSL::X509::Certificate.new + @cert.subject = @cert.issuer = OpenSSL::X509::Name.parse(subject) + @cert.not_before = Time.now + @cert.not_after = Time.now + 365 * 24 * 60 * 60 + @cert.public_key = public_key + @cert.serial = 0x0 + @cert.version = 2 + factory = OpenSSL::X509::ExtensionFactory.new + factory.subject_certificate = @cert + factory.issuer_certificate = @cert + @cert.extensions = [ + factory.create_extension("basicConstraints","CA:TRUE", true), + factory.create_extension("subjectKeyIdentifier", "hash") + ] + @cert.add_extension factory.create_extension("authorityKeyIdentifier", "keyid:always,issuer:always") + @cert.sign(@key, OpenSSL::Digest::SHA1.new) + end + end + + # @private + DefaultCertificate = CertificateCreator.new + + # @private + DefaultDHKey1024 = OpenSSL::PKey::DH.new <<-_end_of_pem_ +-----BEGIN DH PARAMETERS----- +MIGHAoGBAJ0lOVy0VIr/JebWn0zDwY2h+rqITFOpdNr6ugsgvkDXuucdcChhYExJ +AV/ZD2AWPbrTqV76mGRgJg4EddgT1zG0jq3rnFdMj2XzkBYx3BVvfR0Arnby0RHR +T4h7KZ/2zmjvV+eF8kBUHBJAojUlzxKj4QeO2x20FP9X5xmNUXeDAgEC +-----END DH PARAMETERS----- + _end_of_pem_ + + # @private + DefaultDHKey2048 = OpenSSL::PKey::DH.new <<-_end_of_pem_ +-----BEGIN DH PARAMETERS----- +MIIBCAKCAQEA7E6kBrYiyvmKAMzQ7i8WvwVk9Y/+f8S7sCTN712KkK3cqd1jhJDY +JbrYeNV3kUIKhPxWHhObHKpD1R84UpL+s2b55+iMd6GmL7OYmNIT/FccKhTcveab +VBmZT86BZKYyf45hUF9FOuUM9xPzuK3Vd8oJQvfYMCd7LPC0taAEljQLR4Edf8E6 +YoaOffgTf5qxiwkjnlVZQc3whgnEt9FpVMvQ9eknyeGB5KHfayAc3+hUAvI3/Cr3 +1bNveX5wInh5GDx1FGhKBZ+s1H+aedudCm7sCgRwv8lKWYGiHzObSma8A86KG+MD +7Lo5JquQ3DlBodj3IDyPrxIv96lvRPFtAwIBAg== +-----END DH PARAMETERS----- + _end_of_pem_ +end + +# @private +module EventMachine + class << self + # This is mostly useful for automated tests. + # Return a distinctive symbol so the caller knows whether he's dealing + # with an extension or with a pure-Ruby library. + # @private + def library_type + :pure_ruby + end + + # @private + def initialize_event_machine + Reactor.instance.initialize_for_run + end + + # Changed 04Oct06: intervals from the caller are now in milliseconds, but our native-ruby + # processor still wants them in seconds. + # @private + def add_oneshot_timer interval + Reactor.instance.install_oneshot_timer(interval / 1000) + end + + # @private + def run_machine + Reactor.instance.run + end + + # @private + def release_machine + end + + + def stopping? + return Reactor.instance.stop_scheduled + end + + # @private + def stop + Reactor.instance.stop + end + + # @private + def connect_server host, port + bind_connect_server nil, nil, host, port + end + + # @private + def bind_connect_server bind_addr, bind_port, host, port + EvmaTCPClient.connect(bind_addr, bind_port, host, port).uuid + end + + # @private + def send_data target, data, datalength + selectable = Reactor.instance.get_selectable( target ) or raise "unknown send_data target" + selectable.send_data data + end + + # @private + def close_connection target, after_writing + selectable = Reactor.instance.get_selectable( target ) + selectable.schedule_close after_writing if selectable + end + + # @private + def start_tcp_server host, port + (s = EvmaTCPServer.start_server host, port) or raise "no acceptor" + s.uuid + end + + # @private + def stop_tcp_server sig + s = Reactor.instance.get_selectable(sig) + s.schedule_close + end + + # @private + def start_unix_server chain + (s = EvmaUNIXServer.start_server chain) or raise "no acceptor" + s.uuid + end + + # @private + def connect_unix_server chain + EvmaUNIXClient.connect(chain).uuid + end + + # @private + def signal_loopbreak + Reactor.instance.signal_loopbreak + end + + # @private + def get_peername sig + selectable = Reactor.instance.get_selectable( sig ) or raise "unknown get_peername target" + selectable.get_peername + end + + # @private + def get_sockname sig + selectable = Reactor.instance.get_selectable( sig ) or raise "unknown get_sockname target" + selectable.get_sockname + end + + # @private + def open_udp_socket host, port + EvmaUDPSocket.create(host, port).uuid + end + + # This is currently only for UDP! + # We need to make it work with unix-domain sockets as well. + # @private + def send_datagram target, data, datalength, host, port + selectable = Reactor.instance.get_selectable( target ) or raise "unknown send_data target" + selectable.send_datagram data, Socket::pack_sockaddr_in(port, host) + end + + + # Sets reactor quantum in milliseconds. The underlying Reactor function wants a (possibly + # fractional) number of seconds. + # @private + def set_timer_quantum interval + Reactor.instance.set_timer_quantum(( 1.0 * interval) / 1000.0) + end + + # This method is a harmless no-op in the pure-Ruby implementation. This is intended to ensure + # that user code behaves properly across different EM implementations. + # @private + def epoll + end + + # @private + def ssl? + true + end + + def tls_parm_set?(parm) + !(parm.nil? || parm.empty?) + end + + # This method takes a series of positional arguments for specifying such + # things as private keys and certificate chains. It's expected that the + # parameter list will grow as we add more supported features. ALL of these + # parameters are optional, and can be specified as empty or nil strings. + # @private + def set_tls_parms signature, priv_key, cert_chain, verify_peer, fail_if_no_peer_cert, sni_hostname, cipher_list, ecdh_curve, dhparam, protocols_bitmask + bitmask = protocols_bitmask + ssl_options = OpenSSL::SSL::OP_ALL + ssl_options |= OpenSSL::SSL::OP_NO_SSLv2 if defined?(OpenSSL::SSL::OP_NO_SSLv2) && EM_PROTO_SSLv2 & bitmask == 0 + ssl_options |= OpenSSL::SSL::OP_NO_SSLv3 if defined?(OpenSSL::SSL::OP_NO_SSLv3) && EM_PROTO_SSLv3 & bitmask == 0 + ssl_options |= OpenSSL::SSL::OP_NO_TLSv1 if defined?(OpenSSL::SSL::OP_NO_TLSv1) && EM_PROTO_TLSv1 & bitmask == 0 + ssl_options |= OpenSSL::SSL::OP_NO_TLSv1_1 if defined?(OpenSSL::SSL::OP_NO_TLSv1_1) && EM_PROTO_TLSv1_1 & bitmask == 0 + ssl_options |= OpenSSL::SSL::OP_NO_TLSv1_2 if defined?(OpenSSL::SSL::OP_NO_TLSv1_2) && EM_PROTO_TLSv1_2 & bitmask == 0 + @tls_parms ||= {} + @tls_parms[signature] = { + :verify_peer => verify_peer, + :fail_if_no_peer_cert => fail_if_no_peer_cert, + :ssl_options => ssl_options + } + @tls_parms[signature][:priv_key] = File.read(priv_key) if tls_parm_set?(priv_key) + @tls_parms[signature][:cert_chain] = File.read(cert_chain) if tls_parm_set?(cert_chain) + @tls_parms[signature][:sni_hostname] = sni_hostname if tls_parm_set?(sni_hostname) + @tls_parms[signature][:cipher_list] = cipher_list.gsub(/,\s*/, ':') if tls_parm_set?(cipher_list) + @tls_parms[signature][:dhparam] = File.read(dhparam) if tls_parm_set?(dhparam) + @tls_parms[signature][:ecdh_curve] = ecdh_curve if tls_parm_set?(ecdh_curve) + end + + def start_tls signature + selectable = Reactor.instance.get_selectable(signature) or raise "unknown io selectable for start_tls" + tls_parms = @tls_parms[signature] + ctx = OpenSSL::SSL::SSLContext.new + ctx.options = tls_parms[:ssl_options] + ctx.cert = DefaultCertificate.cert + ctx.key = DefaultCertificate.key + ctx.cert_store = OpenSSL::X509::Store.new + ctx.cert_store.set_default_paths + ctx.cert = OpenSSL::X509::Certificate.new(tls_parms[:cert_chain]) if tls_parms[:cert_chain] + ctx.key = OpenSSL::PKey::RSA.new(tls_parms[:priv_key]) if tls_parms[:priv_key] + verify_mode = OpenSSL::SSL::VERIFY_NONE + if tls_parms[:verify_peer] + verify_mode |= OpenSSL::SSL::VERIFY_PEER + end + if tls_parms[:fail_if_no_peer_cert] + verify_mode |= OpenSSL::SSL::VERIFY_FAIL_IF_NO_PEER_CERT + end + ctx.verify_mode = verify_mode + ctx.servername_cb = Proc.new do |_, server_name| + tls_parms[:server_name] = server_name + nil + end + ctx.ciphers = tls_parms[:cipher_list] if tls_parms[:cipher_list] + if selectable.is_server + ctx.tmp_dh_callback = Proc.new do |_, _, key_length| + if tls_parms[:dhparam] + OpenSSL::PKey::DH.new(tls_parms[:dhparam]) + else + case key_length + when 1024 then DefaultDHKey1024 + when 2048 then DefaultDHKey2048 + else + nil + end + end + end + if tls_parms[:ecdh_curve] && ctx.respond_to?(:tmp_ecdh_callback) + ctx.tmp_ecdh_callback = Proc.new do + OpenSSL::PKey::EC.new(tls_parms[:ecdh_curve]) + end + end + end + ssl_io = OpenSSL::SSL::SSLSocket.new(selectable, ctx) + ssl_io.sync_close = true + if tls_parms[:sni_hostname] + ssl_io.hostname = tls_parms[:sni_hostname] if ssl_io.respond_to?(:hostname=) + end + begin + selectable.is_server ? ssl_io.accept_nonblock : ssl_io.connect_nonblock + rescue; end + selectable.io = ssl_io + end + + def get_peer_cert signature + selectable = Reactor.instance.get_selectable(signature) or raise "unknown get_peer_cert target" + if selectable.io.respond_to?(:peer_cert) && selectable.io.peer_cert + selectable.io.peer_cert.to_pem + else + nil + end + end + + def get_cipher_name signature + selectable = Reactor.instance.get_selectable(signature) or raise "unknown get_cipher_name target" + selectable.io.respond_to?(:cipher) ? selectable.io.cipher[0] : nil + end + + def get_cipher_protocol signature + selectable = Reactor.instance.get_selectable(signature) or raise "unknown get_cipher_protocol target" + selectable.io.respond_to?(:cipher) ? selectable.io.cipher[1] : nil + end + + def get_cipher_bits signature + selectable = Reactor.instance.get_selectable(signature) or raise "unknown get_cipher_bits target" + selectable.io.respond_to?(:cipher) ? selectable.io.cipher[2] : nil + end + + def get_sni_hostname signature + @tls_parms ||= {} + if @tls_parms[signature] + @tls_parms[signature][:server_name] + else + nil + end + end + + # This method is a no-op in the pure-Ruby implementation. We simply return Ruby's built-in + # per-process file-descriptor limit. + # @private + def set_rlimit_nofile n + 1024 + end + + # This method is a harmless no-op in pure Ruby, which doesn't have a built-in limit + # on the number of available timers. + # @private + def set_max_timer_count n + end + + # @private + def get_sock_opt signature, level, optname + selectable = Reactor.instance.get_selectable( signature ) or raise "unknown get_sock_opt target" + selectable.getsockopt level, optname + end + + # @private + def set_sock_opt signature, level, optname, optval + selectable = Reactor.instance.get_selectable( signature ) or raise "unknown set_sock_opt target" + selectable.setsockopt level, optname, optval + end + + # @private + def send_file_data sig, filename + sz = File.size(filename) + raise "file too large" if sz > 32*1024 + data = + begin + File.read filename + rescue + "" + end + send_data sig, data, data.length + end + + # @private + def get_outbound_data_size sig + r = Reactor.instance.get_selectable( sig ) or raise "unknown get_outbound_data_size target" + r.get_outbound_data_size + end + + # @private + def read_keyboard + EvmaKeyboard.open.uuid + end + + # @private + def set_comm_inactivity_timeout sig, tm + r = Reactor.instance.get_selectable( sig ) or raise "unknown set_comm_inactivity_timeout target" + r.set_inactivity_timeout tm + end + + # @private + def set_pending_connect_timeout sig, tm + # Needs to be implemented. Currently a no-op stub to allow + # certain software to operate with the EM pure-ruby. + end + + # @private + def report_connection_error_status signature + get_sock_opt(signature, Socket::SOL_SOCKET, Socket::SO_ERROR).int + end + end +end + +module EventMachine + # @private + class Connection + # @private + def get_outbound_data_size + EventMachine::get_outbound_data_size @signature + end + end +end + +module EventMachine + + # Factored out so we can substitute other implementations + # here if desired, such as the one in ActiveRBAC. + # @private + module UuidGenerator + def self.generate + @ix ||= 0 + @ix += 1 + end + end +end + + +module EventMachine + # @private + TimerFired = 100 + # @private + ConnectionData = 101 + # @private + ConnectionUnbound = 102 + # @private + ConnectionAccepted = 103 + # @private + ConnectionCompleted = 104 + # @private + LoopbreakSignalled = 105 + # @private + ConnectionNotifyReadable = 106 + # @private + ConnectionNotifyWritable = 107 + # @private + SslHandshakeCompleted = 108 + # @private + SslVerify = 109 + # @private + EM_PROTO_SSLv2 = 2 + # @private + EM_PROTO_SSLv3 = 4 + # @private + EM_PROTO_TLSv1 = 8 + # @private + EM_PROTO_TLSv1_1 = 16 + # @private + EM_PROTO_TLSv1_2 = 32 +end + +module EventMachine + # @private + class Reactor + include Singleton + + HeartbeatInterval = 2 + + attr_reader :current_loop_time, :stop_scheduled + + def initialize + initialize_for_run + end + + def install_oneshot_timer interval + uuid = UuidGenerator::generate + #@timers << [Time.now + interval, uuid] + #@timers.sort! {|a,b| a.first <=> b.first} + @timers.add([Time.now + interval, uuid]) + uuid + end + + # Called before run, this is a good place to clear out arrays + # with cruft that may be left over from a previous run. + # @private + def initialize_for_run + @running = false + @stop_scheduled = false + @selectables ||= {}; @selectables.clear + @timers = SortedSet.new # [] + set_timer_quantum(0.1) + @current_loop_time = Time.now + @next_heartbeat = @current_loop_time + HeartbeatInterval + end + + def add_selectable io + @selectables[io.uuid] = io + end + + def get_selectable uuid + @selectables[uuid] + end + + def run + raise Error.new( "already running" ) if @running + @running = true + + begin + open_loopbreaker + + loop { + @current_loop_time = Time.now + + break if @stop_scheduled + run_timers + break if @stop_scheduled + crank_selectables + break if @stop_scheduled + run_heartbeats + } + ensure + close_loopbreaker + @selectables.each {|k, io| io.close} + @selectables.clear + + @running = false + end + + end + + def run_timers + @timers.each {|t| + if t.first <= @current_loop_time + @timers.delete t + EventMachine::event_callback "", TimerFired, t.last + else + break + end + } + #while @timers.length > 0 and @timers.first.first <= now + # t = @timers.shift + # EventMachine::event_callback "", TimerFired, t.last + #end + end + + def run_heartbeats + if @next_heartbeat <= @current_loop_time + @next_heartbeat = @current_loop_time + HeartbeatInterval + @selectables.each {|k,io| io.heartbeat} + end + end + + def crank_selectables + #$stderr.write 'R' + + readers = @selectables.values.select {|io| io.select_for_reading?} + writers = @selectables.values.select {|io| io.select_for_writing?} + + s = select( readers, writers, nil, @timer_quantum) + + s and s[1] and s[1].each {|w| w.eventable_write } + s and s[0] and s[0].each {|r| r.eventable_read } + + @selectables.delete_if {|k,io| + if io.close_scheduled? + io.close + begin + EventMachine::event_callback io.uuid, ConnectionUnbound, nil + rescue ConnectionNotBound; end + true + end + } + end + + # #stop + def stop + raise Error.new( "not running") unless @running + @stop_scheduled = true + end + + def open_loopbreaker + # Can't use an IO.pipe because they can't be set nonselectable in Windows. + # Pick a random localhost UDP port. + #@loopbreak_writer.close if @loopbreak_writer + #rd,@loopbreak_writer = IO.pipe + @loopbreak_reader = UDPSocket.new + @loopbreak_writer = UDPSocket.new + bound = false + 100.times { + @loopbreak_port = rand(10000) + 40000 + begin + @loopbreak_reader.bind "127.0.0.1", @loopbreak_port + bound = true + break + rescue + end + } + raise "Unable to bind Loopbreaker" unless bound + LoopbreakReader.new(@loopbreak_reader) + end + + def close_loopbreaker + @loopbreak_writer.close + @loopbreak_writer = nil + end + + def signal_loopbreak + begin + @loopbreak_writer.send('+',0,"127.0.0.1",@loopbreak_port) if @loopbreak_writer + rescue IOError; end + end + + def set_timer_quantum interval_in_seconds + @timer_quantum = interval_in_seconds + end + + end + +end + +# @private +class IO + extend Forwardable + def_delegator :@my_selectable, :close_scheduled? + def_delegator :@my_selectable, :select_for_reading? + def_delegator :@my_selectable, :select_for_writing? + def_delegator :@my_selectable, :eventable_read + def_delegator :@my_selectable, :eventable_write + def_delegator :@my_selectable, :uuid + def_delegator :@my_selectable, :is_server + def_delegator :@my_selectable, :is_server= + def_delegator :@my_selectable, :send_data + def_delegator :@my_selectable, :schedule_close + def_delegator :@my_selectable, :get_peername + def_delegator :@my_selectable, :get_sockname + def_delegator :@my_selectable, :send_datagram + def_delegator :@my_selectable, :get_outbound_data_size + def_delegator :@my_selectable, :set_inactivity_timeout + def_delegator :@my_selectable, :heartbeat + def_delegator :@my_selectable, :io + def_delegator :@my_selectable, :io= +end + +module EventMachine + # @private + class Selectable + + attr_accessor :io, :is_server + attr_reader :uuid + + def initialize io + @io = io + @uuid = UuidGenerator.generate + @is_server = false + @last_activity = Reactor.instance.current_loop_time + + if defined?(Fcntl::F_GETFL) + m = @io.fcntl(Fcntl::F_GETFL, 0) + @io.fcntl(Fcntl::F_SETFL, Fcntl::O_NONBLOCK | m) + else + # Windows doesn't define F_GETFL. + # It's not very reliable about setting descriptors nonblocking either. + begin + s = Socket.for_fd(@io.fileno) + s.fcntl( Fcntl::F_SETFL, Fcntl::O_NONBLOCK ) + rescue Errno::EINVAL, Errno::EBADF + warn "Serious error: unable to set descriptor non-blocking" + end + end + # TODO, should set CLOEXEC on Unix? + + @close_scheduled = false + @close_requested = false + + se = self; @io.instance_eval { @my_selectable = se } + Reactor.instance.add_selectable @io + end + + def close_scheduled? + @close_scheduled + end + + def select_for_reading? + false + end + + def select_for_writing? + false + end + + def get_peername + nil + end + + def get_sockname + nil + end + + def set_inactivity_timeout tm + @inactivity_timeout = tm + end + + def heartbeat + end + + def schedule_close(after_writing=false) + if after_writing + @close_requested = true + else + @close_scheduled = true + end + end + end + +end + +module EventMachine + # @private + class StreamObject < Selectable + def initialize io + super io + @outbound_q = [] + end + + # If we have to close, or a close-after-writing has been requested, + # then don't read any more data. + def select_for_reading? + true unless (@close_scheduled || @close_requested) + end + + # If we have to close, don't select for writing. + # Otherwise, see if the protocol is ready to close. + # If not, see if he has data to send. + # If a close-after-writing has been requested and the outbound queue + # is empty, convert the status to close_scheduled. + def select_for_writing? + unless @close_scheduled + if @outbound_q.empty? + @close_scheduled = true if @close_requested + false + else + true + end + end + end + + # Proper nonblocking I/O was added to Ruby 1.8.4 in May 2006. + # If we have it, then we can read multiple times safely to improve + # performance. + # The last-activity clock ASSUMES that we only come here when we + # have selected readable. + # TODO, coalesce multiple reads into a single event. + # TODO, do the function check somewhere else and cache it. + def eventable_read + @last_activity = Reactor.instance.current_loop_time + begin + if io.respond_to?(:read_nonblock) + 10.times { + data = io.read_nonblock(4096) + EventMachine::event_callback uuid, ConnectionData, data + } + else + data = io.sysread(4096) + EventMachine::event_callback uuid, ConnectionData, data + end + rescue Errno::EAGAIN, Errno::EWOULDBLOCK, SSLConnectionWaitReadable + # no-op + rescue Errno::ECONNRESET, Errno::ECONNREFUSED, EOFError, Errno::EPIPE, OpenSSL::SSL::SSLError + @close_scheduled = true + EventMachine::event_callback uuid, ConnectionUnbound, nil + end + + end + + # Provisional implementation. Will be re-implemented in subclasses. + # TODO: Complete this implementation. As it stands, this only writes + # a single packet per cycle. Highly inefficient, but required unless + # we're running on a Ruby with proper nonblocking I/O (Ruby 1.8.4 + # built from sources from May 25, 2006 or newer). + # We need to improve the loop so it writes multiple times, however + # not more than a certain number of bytes per cycle, otherwise + # one busy connection could hog output buffers and slow down other + # connections. Also we should coalesce small writes. + # URGENT TODO: Coalesce small writes. They are a performance killer. + # The last-activity recorder ASSUMES we'll only come here if we've + # selected writable. + def eventable_write + # coalesce the outbound array here, perhaps + @last_activity = Reactor.instance.current_loop_time + while data = @outbound_q.shift do + begin + data = data.to_s + w = if io.respond_to?(:write_nonblock) + io.write_nonblock data + else + io.syswrite data + end + + if w < data.length + @outbound_q.unshift data[w..-1] + break + end + rescue Errno::EAGAIN, SSLConnectionWaitReadable, SSLConnectionWaitWritable + @outbound_q.unshift data + break + rescue EOFError, Errno::ECONNRESET, Errno::ECONNREFUSED, Errno::EPIPE, OpenSSL::SSL::SSLError + @close_scheduled = true + @outbound_q.clear + end + end + + end + + # #send_data + def send_data data + # TODO, coalesce here perhaps by being smarter about appending to @outbound_q.last? + unless @close_scheduled or @close_requested or !data or data.length <= 0 + @outbound_q << data.to_s + end + end + + # #get_peername + # This is defined in the normal way on connected stream objects. + # Return an object that is suitable for passing to Socket#unpack_sockaddr_in or variants. + # We could also use a convenience method that did the unpacking automatically. + def get_peername + io.getpeername + end + + # #get_sockname + # This is defined in the normal way on connected stream objects. + # Return an object that is suitable for passing to Socket#unpack_sockaddr_in or variants. + # We could also use a convenience method that did the unpacking automatically. + def get_sockname + io.getsockname + end + + # #get_outbound_data_size + def get_outbound_data_size + @outbound_q.inject(0) {|memo,obj| memo += (obj || "").length} + end + + def heartbeat + if @inactivity_timeout and @inactivity_timeout > 0 and (@last_activity + @inactivity_timeout) < Reactor.instance.current_loop_time + schedule_close true + end + end + end + + +end + + +#-------------------------------------------------------------- + + + +module EventMachine + # @private + class EvmaTCPClient < StreamObject + + def self.connect bind_addr, bind_port, host, port + sd = Socket.new( Socket::AF_INET, Socket::SOCK_STREAM, 0 ) + sd.bind( Socket.pack_sockaddr_in( bind_port, bind_addr )) if bind_addr + + begin + # TODO, this assumes a current Ruby snapshot. + # We need to degrade to a nonblocking connect otherwise. + sd.connect_nonblock( Socket.pack_sockaddr_in( port, host )) + rescue Errno::ECONNREFUSED, Errno::EINPROGRESS + end + EvmaTCPClient.new sd + end + + def initialize io + super + @pending = true + @handshake_complete = false + end + + def ready? + if RUBY_PLATFORM =~ /linux/ + io.getsockopt(Socket::SOL_TCP, Socket::TCP_INFO).unpack("i").first == 1 # TCP_ESTABLISHED + else + io.getsockopt(Socket::SOL_SOCKET, Socket::SO_ERROR).unpack("i").first == 0 # NO ERROR + end + end + + def handshake_complete? + if !@handshake_complete && io.respond_to?(:state) + if io.state =~ /^SSLOK/ + @handshake_complete = true + EventMachine::event_callback uuid, SslHandshakeCompleted, "" + EventMachine::event_callback uuid, SslVerify, io.peer_cert.to_pem if io.peer_cert + end + else + @handshake_complete = true + end + @handshake_complete + end + + def pending? + handshake_complete? + if @pending + if ready? + @pending = false + EventMachine::event_callback uuid, ConnectionCompleted, "" + end + end + @pending + end + + def select_for_writing? + pending? + super + end + + def select_for_reading? + pending? + super + end + end +end + + + +module EventMachine + # @private + class EvmaKeyboard < StreamObject + + def self.open + EvmaKeyboard.new STDIN + end + + + def initialize io + super + end + + + def select_for_writing? + false + end + + def select_for_reading? + true + end + + + end +end + + + +module EventMachine + # @private + class EvmaUNIXClient < StreamObject + + def self.connect chain + sd = Socket.new( Socket::AF_LOCAL, Socket::SOCK_STREAM, 0 ) + begin + # TODO, this assumes a current Ruby snapshot. + # We need to degrade to a nonblocking connect otherwise. + sd.connect_nonblock( Socket.pack_sockaddr_un( chain )) + rescue Errno::EINPROGRESS + end + EvmaUNIXClient.new sd + end + + + def initialize io + super + @pending = true + end + + + def select_for_writing? + @pending ? true : super + end + + def select_for_reading? + @pending ? false : super + end + + def eventable_write + if @pending + @pending = false + if 0 == io.getsockopt(Socket::SOL_SOCKET, Socket::SO_ERROR).unpack("i").first + EventMachine::event_callback uuid, ConnectionCompleted, "" + end + else + super + end + end + + + + end +end + + +#-------------------------------------------------------------- + +module EventMachine + # @private + class EvmaTCPServer < Selectable + + # TODO, refactor and unify with EvmaUNIXServer. + + class << self + # Versions of ruby 1.8.4 later than May 26 2006 will work properly + # with an object of type TCPServer. Prior versions won't so we + # play it safe and just build a socket. + # + def start_server host, port + sd = Socket.new( Socket::AF_INET, Socket::SOCK_STREAM, 0 ) + sd.setsockopt( Socket::SOL_SOCKET, Socket::SO_REUSEADDR, true ) + sd.bind( Socket.pack_sockaddr_in( port, host )) + sd.listen( 50 ) # 5 is what you see in all the books. Ain't enough. + EvmaTCPServer.new sd + end + end + + def initialize io + super io + end + + + def select_for_reading? + true + end + + #-- + # accept_nonblock returns an array consisting of the accepted + # socket and a sockaddr_in which names the peer. + # Don't accept more than 10 at a time. + def eventable_read + begin + 10.times { + descriptor,peername = io.accept_nonblock + sd = EvmaTCPClient.new descriptor + sd.is_server = true + EventMachine::event_callback uuid, ConnectionAccepted, sd.uuid + } + rescue Errno::EWOULDBLOCK, Errno::EAGAIN + end + end + + #-- + # + def schedule_close + @close_scheduled = true + end + + end +end + + +#-------------------------------------------------------------- + +module EventMachine + # @private + class EvmaUNIXServer < Selectable + + # TODO, refactor and unify with EvmaTCPServer. + + class << self + # Versions of ruby 1.8.4 later than May 26 2006 will work properly + # with an object of type TCPServer. Prior versions won't so we + # play it safe and just build a socket. + # + def start_server chain + sd = Socket.new( Socket::AF_LOCAL, Socket::SOCK_STREAM, 0 ) + sd.setsockopt( Socket::SOL_SOCKET, Socket::SO_REUSEADDR, true ) + sd.bind( Socket.pack_sockaddr_un( chain )) + sd.listen( 50 ) # 5 is what you see in all the books. Ain't enough. + EvmaUNIXServer.new sd + end + end + + def initialize io + super io + end + + + def select_for_reading? + true + end + + #-- + # accept_nonblock returns an array consisting of the accepted + # socket and a sockaddr_in which names the peer. + # Don't accept more than 10 at a time. + def eventable_read + begin + 10.times { + descriptor,peername = io.accept_nonblock + sd = StreamObject.new descriptor + EventMachine::event_callback uuid, ConnectionAccepted, sd.uuid + } + rescue Errno::EWOULDBLOCK, Errno::EAGAIN + end + end + + #-- + # + def schedule_close + @close_scheduled = true + end + + end +end + + + +#-------------------------------------------------------------- + +module EventMachine + # @private + class LoopbreakReader < Selectable + + def select_for_reading? + true + end + + def eventable_read + io.sysread(128) + EventMachine::event_callback "", LoopbreakSignalled, "" + end + + end +end + + + +# @private +module EventMachine + # @private + class DatagramObject < Selectable + def initialize io + super io + @outbound_q = [] + end + + # #send_datagram + def send_datagram data, target + # TODO, coalesce here perhaps by being smarter about appending to @outbound_q.last? + unless @close_scheduled or @close_requested + @outbound_q << [data.to_s, target] + end + end + + # #select_for_writing? + def select_for_writing? + unless @close_scheduled + if @outbound_q.empty? + @close_scheduled = true if @close_requested + false + else + true + end + end + end + + # #select_for_reading? + def select_for_reading? + true + end + + # #get_outbound_data_size + def get_outbound_data_size + @outbound_q.inject(0) {|memo,obj| memo += (obj || "").length} + end + + + end + + +end + + +module EventMachine + # @private + class EvmaUDPSocket < DatagramObject + + class << self + def create host, port + sd = Socket.new( Socket::AF_INET, Socket::SOCK_DGRAM, 0 ) + sd.bind Socket::pack_sockaddr_in( port, host ) + EvmaUDPSocket.new sd + end + end + + # #eventable_write + # This really belongs in DatagramObject, but there is some UDP-specific stuff. + def eventable_write + 40.times { + break if @outbound_q.empty? + begin + data,target = @outbound_q.first + + # This damn better be nonblocking. + io.send data.to_s, 0, target + + @outbound_q.shift + rescue Errno::EAGAIN + # It's not been observed in testing that we ever get here. + # True to the definition, packets will be accepted and quietly dropped + # if the system is under pressure. + break + rescue EOFError, Errno::ECONNRESET + @close_scheduled = true + @outbound_q.clear + end + } + end + + # Proper nonblocking I/O was added to Ruby 1.8.4 in May 2006. + # If we have it, then we can read multiple times safely to improve + # performance. + def eventable_read + begin + if io.respond_to?(:recvfrom_nonblock) + 40.times { + data,@return_address = io.recvfrom_nonblock(16384) + EventMachine::event_callback uuid, ConnectionData, data + @return_address = nil + } + else + raise "unimplemented datagram-read operation on this Ruby" + end + rescue Errno::EAGAIN + # no-op + rescue Errno::ECONNRESET, EOFError + @close_scheduled = true + EventMachine::event_callback uuid, ConnectionUnbound, nil + end + end + + def send_data data + send_datagram data, @return_address + end + end +end + +# load base EM api on top, now that we have the underlying pure ruby +# implementation defined +require 'eventmachine' diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/queue.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/queue.rb new file mode 100644 index 0000000..9096ed0 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/queue.rb @@ -0,0 +1,80 @@ +module EventMachine + # A cross thread, reactor scheduled, linear queue. + # + # This class provides a simple queue abstraction on top of the reactor + # scheduler. It services two primary purposes: + # + # * API sugar for stateful protocols + # * Pushing processing onto the reactor thread + # + # @example + # + # q = EM::Queue.new + # q.push('one', 'two', 'three') + # 3.times do + # q.pop { |msg| puts(msg) } + # end + # + class Queue + def initialize + @sink = [] + @drain = [] + @popq = [] + end + + # Pop items off the queue, running the block on the reactor thread. The pop + # will not happen immediately, but at some point in the future, either in + # the next tick, if the queue has data, or when the queue is populated. + # + # @return [NilClass] nil + def pop(*a, &b) + cb = EM::Callback(*a, &b) + EM.schedule do + if @drain.empty? + @drain = @sink + @sink = [] + end + if @drain.empty? + @popq << cb + else + cb.call @drain.shift + end + end + nil # Always returns nil + end + + # Push items onto the queue in the reactor thread. The items will not appear + # in the queue immediately, but will be scheduled for addition during the + # next reactor tick. + def push(*items) + EM.schedule do + @sink.push(*items) + unless @popq.empty? + @drain = @sink + @sink = [] + @popq.shift.call @drain.shift until @drain.empty? || @popq.empty? + end + end + end + alias :<< :push + + # @return [Boolean] + # @note This is a peek, it's not thread safe, and may only tend toward accuracy. + def empty? + @drain.empty? && @sink.empty? + end + + # @return [Integer] Queue size + # @note This is a peek, it's not thread safe, and may only tend toward accuracy. + def size + @drain.size + @sink.size + end + + # @return [Integer] Waiting size + # @note This is a peek at the number of jobs that are currently waiting on the Queue + def num_waiting + @popq.size + end + + end # Queue +end # EventMachine diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/resolver.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/resolver.rb new file mode 100644 index 0000000..1d2d7aa --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/resolver.rb @@ -0,0 +1,232 @@ +module EventMachine + module DNS + class Resolver + + def self.windows? + if RUBY_PLATFORM =~ /mswin32|cygwin|mingw|bccwin/ + require 'win32/resolv' + true + else + false + end + end + + HOSTS_FILE = windows? ? Win32::Resolv.get_hosts_path : '/etc/hosts' + + @hosts = nil + @nameservers = nil + @socket = nil + + def self.resolve(hostname) + Request.new(socket, hostname) + end + + def self.socket + if @socket && @socket.error? + @socket = Socket.open + else + @socket ||= Socket.open + end + end + + def self.nameservers=(ns) + @nameservers = ns + end + + def self.nameservers + return @nameservers if @nameservers + + if windows? + _, ns = Win32::Resolv.get_resolv_info + return @nameservers = ns || [] + end + + @nameservers = [] + IO.readlines('/etc/resolv.conf').each do |line| + if line =~ /^nameserver (.+)$/ + @nameservers << $1.split(/\s+/).first + end + end + + @nameservers + rescue + @nameservers = [] + end + + def self.nameserver + nameservers.shuffle.first + end + + def self.hosts + return @hosts if @hosts + + @hosts = {} + IO.readlines(HOSTS_FILE).each do |line| + next if line =~ /^#/ + addr, host = line.split(/\s+/) + + next unless addr && host + @hosts[host] ||= [] + @hosts[host] << addr + end + + @hosts + rescue + @hosts = {} + end + end + + class RequestIdAlreadyUsed < RuntimeError; end + + class Socket < EventMachine::Connection + def self.open + EventMachine::open_datagram_socket('0.0.0.0', 0, self) + end + + def initialize + @nameserver = nil + end + + def post_init + @requests = {} + end + + def start_timer + @timer ||= EM.add_periodic_timer(0.1, &method(:tick)) + end + + def stop_timer + EM.cancel_timer(@timer) + @timer = nil + end + + def unbind + end + + def tick + @requests.each do |id,req| + req.tick + end + end + + def register_request(id, req) + if @requests.has_key?(id) + raise RequestIdAlreadyUsed + else + @requests[id] = req + end + + start_timer + end + + def deregister_request(id, req) + @requests.delete(id) + stop_timer if @requests.length == 0 + end + + def send_packet(pkt) + send_datagram(pkt, nameserver, 53) + end + + def nameserver=(ns) + @nameserver = ns + end + + def nameserver + @nameserver || Resolver.nameserver + end + + # Decodes the packet, looks for the request and passes the + # response over to the requester + def receive_data(data) + msg = nil + begin + msg = Resolv::DNS::Message.decode data + rescue + else + req = @requests[msg.id] + if req + @requests.delete(msg.id) + stop_timer if @requests.length == 0 + req.receive_answer(msg) + end + end + end + end + + class Request + include Deferrable + attr_accessor :retry_interval, :max_tries + + def initialize(socket, hostname) + @socket = socket + @hostname = hostname + @tries = 0 + @last_send = Time.at(0) + @retry_interval = 3 + @max_tries = 5 + + if addrs = Resolver.hosts[hostname] + succeed addrs + else + EM.next_tick { tick } + end + end + + def tick + # Break early if nothing to do + return if @last_send + @retry_interval > Time.now + if @tries < @max_tries + send + else + @socket.deregister_request(@id, self) + fail 'retries exceeded' + end + end + + def receive_answer(msg) + addrs = [] + msg.each_answer do |name,ttl,data| + if data.kind_of?(Resolv::DNS::Resource::IN::A) || + data.kind_of?(Resolv::DNS::Resource::IN::AAAA) + addrs << data.address.to_s + end + end + + if addrs.empty? + fail "rcode=#{msg.rcode}" + else + succeed addrs + end + end + + private + + def send + @tries += 1 + @last_send = Time.now + @socket.send_packet(packet.encode) + end + + def id + begin + @id = rand(65535) + @socket.register_request(@id, self) + rescue RequestIdAlreadyUsed + retry + end unless defined?(@id) + + @id + end + + def packet + msg = Resolv::DNS::Message.new + msg.id = id + msg.rd = 1 + msg.add_question @hostname, Resolv::DNS::Resource::IN::A + msg + end + + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/spawnable.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/spawnable.rb new file mode 100644 index 0000000..35c087d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/spawnable.rb @@ -0,0 +1,84 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 25 Aug 2007 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +module EventMachine + # Support for Erlang-style processes. + # + class SpawnedProcess + # Send a message to the spawned process + def notify *x + me = self + EM.next_tick { + # A notification executes in the context of this + # SpawnedProcess object. That makes self and notify + # work as one would expect. + # + y = me.call(*x) + if y and y.respond_to?(:pull_out_yield_block) + a,b = y.pull_out_yield_block + set_receiver a + self.notify if b + end + } + end + alias_method :resume, :notify + alias_method :run, :notify # for formulations like (EM.spawn {xxx}).run + + def set_receiver blk + (class << self ; self ; end).class_eval do + remove_method :call if method_defined? :call + define_method :call, blk + end + end + + end + + # @private + class YieldBlockFromSpawnedProcess + def initialize block, notify + @block = [block,notify] + end + def pull_out_yield_block + @block + end + end + + # Spawn an erlang-style process + def self.spawn &block + s = SpawnedProcess.new + s.set_receiver block + s + end + + # @private + def self.yield &block + return YieldBlockFromSpawnedProcess.new( block, false ) + end + + # @private + def self.yield_and_notify &block + return YieldBlockFromSpawnedProcess.new( block, true ) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/streamer.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/streamer.rb new file mode 100644 index 0000000..cf49c88 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/streamer.rb @@ -0,0 +1,118 @@ +module EventMachine + # Streams a file over a given connection. Streaming begins once the object is + # instantiated. Typically FileStreamer instances are not reused. + # + # Streaming uses buffering for files larger than 16K and uses so-called fast file reader (a C++ extension) + # if available (it is part of eventmachine gem itself). + # + # @example + # + # module FileSender + # def post_init + # streamer = EventMachine::FileStreamer.new(self, '/tmp/bigfile.tar') + # streamer.callback{ + # # file was sent successfully + # close_connection_after_writing + # } + # end + # end + # + # + # @author Francis Cianfrocca + class FileStreamer + include Deferrable + + # Use mapped streamer for files bigger than 16k + MappingThreshold = 16384 + # Wait until next tick to send more data when 50k is still in the outgoing buffer + BackpressureLevel = 50000 + # Send 16k chunks at a time + ChunkSize = 16384 + + # @param [EventMachine::Connection] connection + # @param [String] filename File path + # + # @option args [Boolean] :http_chunks (false) Use HTTP 1.1 style chunked-encoding semantics. + def initialize connection, filename, args = {} + @connection = connection + @http_chunks = args[:http_chunks] + + if File.exist?(filename) + @size = File.size(filename) + if @size <= MappingThreshold + stream_without_mapping filename + else + stream_with_mapping filename + end + else + fail "file not found" + end + end + + # @private + def stream_without_mapping filename + if @http_chunks + @connection.send_data "#{@size.to_s(16)}\r\n" + @connection.send_file_data filename + @connection.send_data "\r\n0\r\n\r\n" + else + @connection.send_file_data filename + end + succeed + end + private :stream_without_mapping + + # @private + def stream_with_mapping filename + ensure_mapping_extension_is_present + + @position = 0 + @mapping = EventMachine::FastFileReader::Mapper.new filename + stream_one_chunk + end + private :stream_with_mapping + + # Used internally to stream one chunk at a time over multiple reactor ticks + # @private + def stream_one_chunk + loop { + if @position < @size + if @connection.get_outbound_data_size > BackpressureLevel + EventMachine::next_tick {stream_one_chunk} + break + else + len = @size - @position + len = ChunkSize if (len > ChunkSize) + + @connection.send_data( "#{len.to_s(16)}\r\n" ) if @http_chunks + @connection.send_data( @mapping.get_chunk( @position, len )) + @connection.send_data("\r\n") if @http_chunks + + @position += len + end + else + @connection.send_data "0\r\n\r\n" if @http_chunks + @mapping.close + succeed + break + end + } + end + + # + # We use an outboard extension class to get memory-mapped files. + # It's outboard to avoid polluting the core distro, but that means + # there's a "hidden" dependency on it. The first time we get here in + # any run, try to load up the dependency extension. User code will see + # a LoadError if it's not available, but code that doesn't require + # mapped files will work fine without it. This is a somewhat difficult + # compromise between usability and proper modularization. + # + # @private + def ensure_mapping_extension_is_present + @@fastfilereader ||= (require 'fastfilereaderext') + end + private :ensure_mapping_extension_is_present + + end # FileStreamer +end # EventMachine diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/threaded_resource.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/threaded_resource.rb new file mode 100644 index 0000000..87704d5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/threaded_resource.rb @@ -0,0 +1,90 @@ +module EventMachine + # = EventMachine::ThreadedResource + # + # A threaded resource is a "quick and dirty" wrapper around the concept of + # wiring up synchronous code into a standard EM::Pool. This is useful to keep + # interfaces coherent and provide a simple approach at "making an interface + # async-ish". + # + # General usage is to wrap libraries that do not support EventMachine, or to + # have a specific number of dedicated high-cpu worker resources. + # + # == Basic Usage example + # + # This example requires the cassandra gem. The cassandra gem contains an + # EventMachine interface, but it's sadly Fiber based and thus only works on + # 1.9. It also requires (potentially) complex stack switching logic to reach + # completion of nested operations. By contrast this approach provides a block + # in which normal synchronous code can occur, but makes no attempt to wire the + # IO into EventMachines C++ IO implementations, instead relying on the reactor + # pattern in rb_thread_select. + # + # cassandra_dispatcher = ThreadedResource.new do + # Cassandra.new('allthethings', '127.0.0.1:9160') + # end + # + # pool = EM::Pool.new + # + # pool.add cassandra_dispatcher + # + # # If we don't care about the result: + # pool.perform do |dispatcher| + # # The following block executes inside a dedicated thread, and should not + # # access EventMachine things: + # dispatcher.dispatch do |cassandra| + # cassandra.insert(:Things, '10', 'stuff' => 'things') + # end + # end + # + # # Example where we care about the result: + # pool.perform do |dispatcher| + # # The dispatch block is executed in the resources thread. + # completion = dispatcher.dispatch do |cassandra| + # cassandra.get(:Things, '10', 'stuff') + # end + # + # # This block will be yielded on the EM thread: + # completion.callback do |result| + # EM.do_something_with(result) + # end + # + # completion + # end + class ThreadedResource + + # The block should return the resource that will be yielded in a dispatch. + def initialize + @resource = yield + + @running = true + @queue = ::Queue.new + @thread = Thread.new do + @queue.pop.call while @running + end + end + + # Called on the EM thread, generally in a perform block to return a + # completion for the work. + def dispatch + completion = EM::Completion.new + @queue << lambda do + begin + result = yield @resource + completion.succeed result + rescue => e + completion.fail e + end + end + completion + end + + # Kill the internal thread. should only be used to cleanup - generally + # only required for tests. + def shutdown + @running = false + @queue << lambda {} + @thread.join + end + + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/tick_loop.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/tick_loop.rb new file mode 100644 index 0000000..a95d516 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/tick_loop.rb @@ -0,0 +1,85 @@ +module EventMachine + # Creates and immediately starts an EventMachine::TickLoop + def self.tick_loop(*a, &b) + TickLoop.new(*a, &b).start + end + + # A TickLoop is useful when one needs to distribute amounts of work + # throughout ticks in order to maintain response times. It is also useful for + # simple repeated checks and metrics. + # @example + # # Here we run through an array one item per tick until it is empty, + # # printing each element. + # # When the array is empty, we return :stop from the callback, and the + # # loop will terminate. + # # When the loop terminates, the on_stop callbacks will be called. + # EM.run do + # array = (1..100).to_a + # + # tickloop = EM.tick_loop do + # if array.empty? + # :stop + # else + # puts array.shift + # end + # end + # + # tickloop.on_stop { EM.stop } + # end + # + class TickLoop + + # Arguments: A callback (EM::Callback) to call each tick. If the call + # returns +:stop+ then the loop will be stopped. Any other value is + # ignored. + def initialize(*a, &b) + @work = EM::Callback(*a, &b) + @stops = [] + @stopped = true + end + + # Arguments: A callback (EM::Callback) to call once on the next stop (or + # immediately if already stopped). + def on_stop(*a, &b) + if @stopped + EM::Callback(*a, &b).call + else + @stops << EM::Callback(*a, &b) + end + end + + # Stop the tick loop immediately, and call it's on_stop callbacks. + def stop + @stopped = true + until @stops.empty? + @stops.shift.call + end + end + + # Query if the loop is stopped. + def stopped? + @stopped + end + + # Start the tick loop, will raise argument error if the loop is already + # running. + def start + raise ArgumentError, "double start" unless @stopped + @stopped = false + schedule + end + + private + def schedule + EM.next_tick do + next if @stopped + if @work.call == :stop + stop + else + schedule + end + end + self + end + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/timers.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/timers.rb new file mode 100644 index 0000000..41cd959 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/timers.rb @@ -0,0 +1,61 @@ +module EventMachine + # Creates a one-time timer + # + # timer = EventMachine::Timer.new(5) do + # # this will never fire because we cancel it + # end + # timer.cancel + # + class Timer + # Create a new timer that fires after a given number of seconds + def initialize interval, callback=nil, &block + @signature = EventMachine::add_timer(interval, callback || block) + end + + # Cancel the timer + def cancel + EventMachine.send :cancel_timer, @signature + end + end + + # Creates a periodic timer + # + # @example + # n = 0 + # timer = EventMachine::PeriodicTimer.new(5) do + # puts "the time is #{Time.now}" + # timer.cancel if (n+=1) > 5 + # end + # + class PeriodicTimer + # Create a new periodic timer that executes every interval seconds + def initialize interval, callback=nil, &block + @interval = interval + @code = callback || block + @cancelled = false + @work = method(:fire) + schedule + end + + # Cancel the periodic timer + def cancel + @cancelled = true + end + + # Fire the timer every interval seconds + attr_accessor :interval + + # @private + def schedule + EventMachine::add_timer @interval, @work + end + + # @private + def fire + unless @cancelled + @code.call + schedule + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/em/version.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/version.rb new file mode 100644 index 0000000..ffc4310 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/em/version.rb @@ -0,0 +1,3 @@ +module EventMachine + VERSION = "1.2.7" +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb new file mode 100644 index 0000000..0873747 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb @@ -0,0 +1,1601 @@ +if defined?(EventMachine.library_type) and EventMachine.library_type == :pure_ruby + # assume 'em/pure_ruby' was loaded already +elsif RUBY_PLATFORM =~ /java/ + require 'java' + require 'jeventmachine' +else + begin + require 'rubyeventmachine' + rescue LoadError + warn "Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby'" + raise + end +end + +require 'em/version' +require 'em/pool' +require 'em/deferrable' +require 'em/future' +require 'em/streamer' +require 'em/spawnable' +require 'em/processes' +require 'em/iterator' +require 'em/buftok' +require 'em/timers' +require 'em/protocols' +require 'em/connection' +require 'em/callback' +require 'em/queue' +require 'em/channel' +require 'em/file_watch' +require 'em/process_watch' +require 'em/tick_loop' +require 'em/resolver' +require 'em/completion' +require 'em/threaded_resource' + +require 'shellwords' +require 'thread' +require 'resolv' + +# Top-level EventMachine namespace. If you are looking for EventMachine examples, see {file:docs/GettingStarted.md EventMachine tutorial}. +# +# ## Key methods ## +# ### Starting and stopping the event loop ### +# +# * {EventMachine.run} +# * {EventMachine.stop_event_loop} +# +# ### Implementing clients ### +# +# * {EventMachine.connect} +# +# ### Implementing servers ### +# +# * {EventMachine.start_server} +# +# ### Working with timers ### +# +# * {EventMachine.add_timer} +# * {EventMachine.add_periodic_timer} +# * {EventMachine.cancel_timer} +# +# ### Working with blocking tasks ### +# +# * {EventMachine.defer} +# * {EventMachine.next_tick} +# +# ### Efficient proxying ### +# +# * {EventMachine.enable_proxy} +# * {EventMachine.disable_proxy} +module EventMachine + class << self + # Exposed to allow joining on the thread, when run in a multithreaded + # environment. Performing other actions on the thread has undefined + # semantics (read: a dangerous endevor). + # + # @return [Thread] + attr_reader :reactor_thread + end + @next_tick_mutex = Mutex.new + @reactor_running = false + @next_tick_queue = [] + @tails = [] + @threadpool = @threadqueue = @resultqueue = nil + @all_threads_spawned = false + + # System errnos + # @private + ERRNOS = Errno::constants.grep(/^E/).inject(Hash.new(:unknown)) { |hash, name| + errno = Errno.__send__(:const_get, name) + hash[errno::Errno] = errno + hash + } + + # Initializes and runs an event loop. This method only returns if code inside the block passed to this method + # calls {EventMachine.stop_event_loop}. The block is executed after initializing its internal event loop but *before* running the loop, + # therefore this block is the right place to call any code that needs event loop to run, for example, {EventMachine.start_server}, + # {EventMachine.connect} or similar methods of libraries that use EventMachine under the hood + # (like `EventMachine::HttpRequest.new` or `AMQP.start`). + # + # Programs that are run for long periods of time (e.g. servers) usually start event loop by calling {EventMachine.run}, and let it + # run "forever". It's also possible to use {EventMachine.run} to make a single client-connection to a remote server, + # process the data flow from that single connection, and then call {EventMachine.stop_event_loop} to stop, in other words, + # to run event loop for a short period of time (necessary to complete some operation) and then shut it down. + # + # Once event loop is running, it is perfectly possible to start multiple servers and clients simultaneously: content-aware + # proxies like [Proxymachine](https://github.com/mojombo/proxymachine) do just that. + # + # ## Using EventMachine with Ruby on Rails and other Web application frameworks ## + # + # Standalone applications often run event loop on the main thread, thus blocking for their entire lifespan. In case of Web applications, + # if you are running an EventMachine-based app server such as [Thin](http://code.macournoyer.com/thin/) or [Goliath](https://github.com/postrank-labs/goliath/), + # they start event loop for you. Servers like Unicorn, Apache Passenger or Mongrel occupy main Ruby thread to serve HTTP(S) requests. This means + # that calling {EventMachine.run} on the same thread is not an option (it will result in Web server never binding to the socket). + # In that case, start event loop in a separate thread as demonstrated below. + # + # + # @example Starting EventMachine event loop in the current thread to run the "Hello, world"-like Echo server example + # + # #!/usr/bin/env ruby + # + # require 'rubygems' # or use Bundler.setup + # require 'eventmachine' + # + # class EchoServer < EM::Connection + # def receive_data(data) + # send_data(data) + # end + # end + # + # EventMachine.run do + # EventMachine.start_server("0.0.0.0", 10000, EchoServer) + # end + # + # + # @example Starting EventMachine event loop in a separate thread + # + # # doesn't block current thread, can be used with Ruby on Rails, Sinatra, Merb, Rack + # # and any other application server that occupies main Ruby thread. + # Thread.new { EventMachine.run } + # + # + # @note This method blocks calling thread. If you need to start EventMachine event loop from a Web app + # running on a non event-driven server (Unicorn, Apache Passenger, Mongrel), do it in a separate thread like demonstrated + # in one of the examples. + # @see file:docs/GettingStarted.md Getting started with EventMachine + # @see EventMachine.stop_event_loop + def self.run blk=nil, tail=nil, &block + # Obsoleted the use_threads mechanism. + # 25Nov06: Added the begin/ensure block. We need to be sure that release_machine + # gets called even if an exception gets thrown within any of the user code + # that the event loop runs. The best way to see this is to run a unit + # test with two functions, each of which calls {EventMachine.run} and each of + # which throws something inside of #run. Without the ensure, the second test + # will start without release_machine being called and will immediately throw + + # + if @reactor_running and @reactor_pid != Process.pid + # Reactor was started in a different parent, meaning we have forked. + # Clean up reactor state so a new reactor boots up in this child. + stop_event_loop + release_machine + cleanup_machine + @reactor_running = false + end + + tail and @tails.unshift(tail) + + if reactor_running? + (b = blk || block) and b.call # next_tick(b) + else + @conns = {} + @acceptors = {} + @timers = {} + @wrapped_exception = nil + @next_tick_queue ||= [] + @tails ||= [] + begin + initialize_event_machine + @reactor_pid = Process.pid + @reactor_thread = Thread.current + @reactor_running = true + + (b = blk || block) and add_timer(0, b) + if @next_tick_queue && !@next_tick_queue.empty? + add_timer(0) { signal_loopbreak } + end + + # Rubinius needs to come back into "Ruby space" for GC to work, + # so we'll crank the machine here. + if defined?(RUBY_ENGINE) && RUBY_ENGINE == "rbx" + while run_machine_once; end + else + run_machine + end + + ensure + until @tails.empty? + @tails.pop.call + end + + release_machine + cleanup_machine + @reactor_running = false + @reactor_thread = nil + end + + raise @wrapped_exception if @wrapped_exception + end + end + + # Sugars a common use case. Will pass the given block to #run, but will terminate + # the reactor loop and exit the function as soon as the code in the block completes. + # (Normally, {EventMachine.run} keeps running indefinitely, even after the block supplied to it + # finishes running, until user code calls {EventMachine.stop}) + # + def self.run_block &block + pr = proc { + block.call + EventMachine::stop + } + run(&pr) + end + + # @return [Boolean] true if the calling thread is the same thread as the reactor. + def self.reactor_thread? + Thread.current == @reactor_thread + end + + # Runs the given callback on the reactor thread, or immediately if called + # from the reactor thread. Accepts the same arguments as {EventMachine::Callback} + def self.schedule(*a, &b) + cb = Callback(*a, &b) + if reactor_running? && reactor_thread? + cb.call + else + next_tick { cb.call } + end + end + + # Forks a new process, properly stops the reactor and then calls {EventMachine.run} inside of it again, passing your block. + def self.fork_reactor &block + # This implementation is subject to change, especially if we clean up the relationship + # of EM#run to @reactor_running. + # Original patch by Aman Gupta. + # + Kernel.fork do + if reactor_running? + stop_event_loop + release_machine + cleanup_machine + @reactor_running = false + @reactor_thread = nil + end + run block + end + end + + # Clean up Ruby space following a release_machine + def self.cleanup_machine + if @threadpool && !@threadpool.empty? + # Tell the threads to stop + @threadpool.each { |t| t.exit } + # Join the threads or bump the stragglers one more time + @threadpool.each { |t| t.join 0.01 || t.exit } + end + @threadpool = nil + @threadqueue = nil + @resultqueue = nil + @all_threads_spawned = false + @next_tick_queue = [] + end + + # Adds a block to call as the reactor is shutting down. + # + # These callbacks are called in the _reverse_ order to which they are added. + # + # @example Scheduling operations to be run when EventMachine event loop is stopped + # + # EventMachine.run do + # EventMachine.add_shutdown_hook { puts "b" } + # EventMachine.add_shutdown_hook { puts "a" } + # EventMachine.stop + # end + # + # # Outputs: + # # a + # # b + # + def self.add_shutdown_hook &block + @tails << block + end + + # Adds a one-shot timer to the event loop. + # Call it with one or two parameters. The first parameters is a delay-time + # expressed in *seconds* (not milliseconds). The second parameter, if + # present, must be an object that responds to :call. If 2nd parameter is not given, then you + # can also simply pass a block to the method call. + # + # This method may be called from the block passed to {EventMachine.run} + # or from any callback method. It schedules execution of the proc or block + # passed to it, after the passage of an interval of time equal to + # *at least* the number of seconds specified in the first parameter to + # the call. + # + # {EventMachine.add_timer} is a non-blocking method. Callbacks can and will + # be called during the interval of time that the timer is in effect. + # There is no built-in limit to the number of timers that can be outstanding at + # any given time. + # + # @example Setting a one-shot timer with EventMachine + # + # EventMachine.run { + # puts "Starting the run now: #{Time.now}" + # EventMachine.add_timer 5, proc { puts "Executing timer event: #{Time.now}" } + # EventMachine.add_timer(10) { puts "Executing timer event: #{Time.now}" } + # } + # + # @param [Integer] delay Delay in seconds + # @see EventMachine::Timer + # @see EventMachine.add_periodic_timer + def self.add_timer *args, &block + interval = args.shift + code = args.shift || block + if code + # check too many timers! + s = add_oneshot_timer((interval.to_f * 1000).to_i) + @timers[s] = code + s + end + end + + # Adds a periodic timer to the event loop. + # It takes the same parameters as the one-shot timer method, {EventMachine.add_timer}. + # This method schedules execution of the given block repeatedly, at intervals + # of time *at least* as great as the number of seconds given in the first + # parameter to the call. + # + # @example Write a dollar-sign to stderr every five seconds, without blocking + # + # EventMachine.run { + # EventMachine.add_periodic_timer( 5 ) { $stderr.write "$" } + # } + # + # @param [Integer] delay Delay in seconds + # + # @see EventMachine::PeriodicTimer + # @see EventMachine.add_timer + # + def self.add_periodic_timer *args, &block + interval = args.shift + code = args.shift || block + + EventMachine::PeriodicTimer.new(interval, code) + end + + + # Cancel a timer (can be a callback or an {EventMachine::Timer} instance). + # + # @param [#cancel, #call] timer_or_sig A timer to cancel + # @see EventMachine::Timer#cancel + def self.cancel_timer timer_or_sig + if timer_or_sig.respond_to? :cancel + timer_or_sig.cancel + else + @timers[timer_or_sig] = false if @timers.has_key?(timer_or_sig) + end + end + + + # Causes the processing loop to stop executing, which will cause all open connections and accepting servers + # to be run down and closed. Connection termination callbacks added using {EventMachine.add_shutdown_hook} + # will be called as part of running this method. + # + # When all of this processing is complete, the call to {EventMachine.run} which started the processing loop + # will return and program flow will resume from the statement following {EventMachine.run} call. + # + # @example Stopping a running EventMachine event loop + # + # require 'rubygems' + # require 'eventmachine' + # + # module Redmond + # def post_init + # puts "We're sending a dumb HTTP request to the remote peer." + # send_data "GET / HTTP/1.1\r\nHost: www.microsoft.com\r\n\r\n" + # end + # + # def receive_data data + # puts "We received #{data.length} bytes from the remote peer." + # puts "We're going to stop the event loop now." + # EventMachine::stop_event_loop + # end + # + # def unbind + # puts "A connection has terminated." + # end + # end + # + # puts "We're starting the event loop now." + # EventMachine.run { + # EventMachine.connect "www.microsoft.com", 80, Redmond + # } + # puts "The event loop has stopped." + # + # # This program will produce approximately the following output: + # # + # # We're starting the event loop now. + # # We're sending a dumb HTTP request to the remote peer. + # # We received 1440 bytes from the remote peer. + # # We're going to stop the event loop now. + # # A connection has terminated. + # # The event loop has stopped. + # + # + def self.stop_event_loop + EventMachine::stop + end + + # Initiates a TCP server (socket acceptor) on the specified IP address and port. + # + # The IP address must be valid on the machine where the program + # runs, and the process must be privileged enough to listen + # on the specified port (on Unix-like systems, superuser privileges + # are usually required to listen on any port lower than 1024). + # Only one listener may be running on any given address/port + # combination. start_server will fail if the given address and port + # are already listening on the machine, either because of a prior call + # to {.start_server} or some unrelated process running on the machine. + # If {.start_server} succeeds, the new network listener becomes active + # immediately and starts accepting connections from remote peers, + # and these connections generate callback events that are processed + # by the code specified in the handler parameter to {.start_server}. + # + # The optional handler which is passed to this method is the key + # to EventMachine's ability to handle particular network protocols. + # The handler parameter passed to start_server must be a Ruby Module + # that you must define. When the network server that is started by + # start_server accepts a new connection, it instantiates a new + # object of an anonymous class that is inherited from {EventMachine::Connection}, + # *into which your handler module have been included*. Arguments passed into start_server + # after the class name are passed into the constructor during the instantiation. + # + # Your handler module may override any of the methods in {EventMachine::Connection}, + # such as {EventMachine::Connection#receive_data}, in order to implement the specific behavior + # of the network protocol. + # + # Callbacks invoked in response to network events *always* take place + # within the execution context of the object derived from {EventMachine::Connection} + # extended by your handler module. There is one object per connection, and + # all of the callbacks invoked for a particular connection take the form + # of instance methods called against the corresponding {EventMachine::Connection} + # object. Therefore, you are free to define whatever instance variables you + # wish, in order to contain the per-connection state required by the network protocol you are + # implementing. + # + # {EventMachine.start_server} is usually called inside the block passed to {EventMachine.run}, + # but it can be called from any EventMachine callback. {EventMachine.start_server} will fail + # unless the EventMachine event loop is currently running (which is why + # it's often called in the block suppled to {EventMachine.run}). + # + # You may call start_server any number of times to start up network + # listeners on different address/port combinations. The servers will + # all run simultaneously. More interestingly, each individual call to start_server + # can specify a different handler module and thus implement a different + # network protocol from all the others. + # + # @example + # + # require 'rubygems' + # require 'eventmachine' + # + # # Here is an example of a server that counts lines of input from the remote + # # peer and sends back the total number of lines received, after each line. + # # Try the example with more than one client connection opened via telnet, + # # and you will see that the line count increments independently on each + # # of the client connections. Also very important to note, is that the + # # handler for the receive_data function, which our handler redefines, may + # # not assume that the data it receives observes any kind of message boundaries. + # # Also, to use this example, be sure to change the server and port parameters + # # to the start_server call to values appropriate for your environment. + # module LineCounter + # MaxLinesPerConnection = 10 + # + # def post_init + # puts "Received a new connection" + # @data_received = "" + # @line_count = 0 + # end + # + # def receive_data data + # @data_received << data + # while @data_received.slice!( /^[^\n]*[\n]/m ) + # @line_count += 1 + # send_data "received #{@line_count} lines so far\r\n" + # @line_count == MaxLinesPerConnection and close_connection_after_writing + # end + # end + # end + # + # EventMachine.run { + # host, port = "192.168.0.100", 8090 + # EventMachine.start_server host, port, LineCounter + # puts "Now accepting connections on address #{host}, port #{port}..." + # EventMachine.add_periodic_timer(10) { $stderr.write "*" } + # } + # + # @param [String] server Host to bind to. + # @param [Integer] port Port to bind to. + # @param [Module, Class] handler A module or class that implements connection callbacks + # + # @note Don't forget that in order to bind to ports < 1024 on Linux, *BSD and Mac OS X your process must have superuser privileges. + # + # @see file:docs/GettingStarted.md EventMachine tutorial + # @see EventMachine.stop_server + def self.start_server server, port=nil, handler=nil, *args, &block + begin + port = Integer(port) + rescue ArgumentError, TypeError + # there was no port, so server must be a unix domain socket + # the port argument is actually the handler, and the handler is one of the args + args.unshift handler if handler + handler = port + port = nil + end if port + + klass = klass_from_handler(Connection, handler, *args) + + s = if port + start_tcp_server server, port + else + start_unix_server server + end + @acceptors[s] = [klass,args,block] + s + end + + # Attach to an existing socket's file descriptor. The socket may have been + # started with {EventMachine.start_server}. + def self.attach_server sock, handler=nil, *args, &block + klass = klass_from_handler(Connection, handler, *args) + sd = sock.respond_to?(:fileno) ? sock.fileno : sock + s = attach_sd(sd) + @acceptors[s] = [klass,args,block,sock] + s + end + + # Stop a TCP server socket that was started with {EventMachine.start_server}. + # @see EventMachine.start_server + def self.stop_server signature + EventMachine::stop_tcp_server signature + end + + # Start a Unix-domain server. + # + # Note that this is an alias for {EventMachine.start_server}, which can be used to start both + # TCP and Unix-domain servers. + # + # @see EventMachine.start_server + def self.start_unix_domain_server filename, *args, &block + start_server filename, *args, &block + end + + # Initiates a TCP connection to a remote server and sets up event handling for the connection. + # {EventMachine.connect} requires event loop to be running (see {EventMachine.run}). + # + # {EventMachine.connect} takes the IP address (or hostname) and + # port of the remote server you want to connect to. + # It also takes an optional handler (a module or a subclass of {EventMachine::Connection}) which you must define, that + # contains the callbacks that will be invoked by the event loop on behalf of the connection. + # + # Learn more about connection lifecycle callbacks in the {file:docs/GettingStarted.md EventMachine tutorial} and + # {file:docs/ConnectionLifecycleCallbacks.md Connection lifecycle guide}. + # + # + # @example + # + # # Here's a program which connects to a web server, sends a naive + # # request, parses the HTTP header of the response, and then + # # (antisocially) ends the event loop, which automatically drops the connection + # # (and incidentally calls the connection's unbind method). + # module DumbHttpClient + # def post_init + # send_data "GET / HTTP/1.1\r\nHost: _\r\n\r\n" + # @data = "" + # @parsed = false + # end + # + # def receive_data data + # @data << data + # if !@parsed and @data =~ /[\n][\r]*[\n]/m + # @parsed = true + # puts "RECEIVED HTTP HEADER:" + # $`.each {|line| puts ">>> #{line}" } + # + # puts "Now we'll terminate the loop, which will also close the connection" + # EventMachine::stop_event_loop + # end + # end + # + # def unbind + # puts "A connection has terminated" + # end + # end + # + # EventMachine.run { + # EventMachine.connect "www.bayshorenetworks.com", 80, DumbHttpClient + # } + # puts "The event loop has ended" + # + # + # @example Defining protocol handler as a class + # + # class MyProtocolHandler < EventMachine::Connection + # def initialize *args + # super + # # whatever else you want to do here + # end + # + # # ... + # end + # + # + # @param [String] server Host to connect to + # @param [Integer] port Port to connect to + # @param [Module, Class] handler A module or class that implements connection lifecycle callbacks + # + # @see EventMachine.start_server + # @see file:docs/GettingStarted.md EventMachine tutorial + def self.connect server, port=nil, handler=nil, *args, &blk + # EventMachine::connect initiates a TCP connection to a remote + # server and sets up event-handling for the connection. + # It internally creates an object that should not be handled + # by the caller. HOWEVER, it's often convenient to get the + # object to set up interfacing to other objects in the system. + # We return the newly-created anonymous-class object to the caller. + # It's expected that a considerable amount of code will depend + # on this behavior, so don't change it. + # + # Ok, added support for a user-defined block, 13Apr06. + # This leads us to an interesting choice because of the + # presence of the post_init call, which happens in the + # initialize method of the new object. We call the user's + # block and pass the new object to it. This is a great + # way to do protocol-specific initiation. It happens + # AFTER post_init has been called on the object, which I + # certainly hope is the right choice. + # Don't change this lightly, because accepted connections + # are different from connected ones and we don't want + # to have them behave differently with respect to post_init + # if at all possible. + + bind_connect nil, nil, server, port, handler, *args, &blk + end + + # This method is like {EventMachine.connect}, but allows for a local address/port + # to bind the connection to. + # + # @see EventMachine.connect + def self.bind_connect bind_addr, bind_port, server, port=nil, handler=nil, *args + begin + port = Integer(port) + rescue ArgumentError, TypeError + # there was no port, so server must be a unix domain socket + # the port argument is actually the handler, and the handler is one of the args + args.unshift handler if handler + handler = port + port = nil + end if port + + klass = klass_from_handler(Connection, handler, *args) + + s = if port + if bind_addr + bind_connect_server bind_addr, bind_port.to_i, server, port + else + connect_server server, port + end + else + connect_unix_server server + end + + c = klass.new s, *args + @conns[s] = c + block_given? and yield c + c + end + + # {EventMachine.watch} registers a given file descriptor or IO object with the eventloop. The + # file descriptor will not be modified (it will remain blocking or non-blocking). + # + # The eventloop can be used to process readable and writable events on the file descriptor, using + # {EventMachine::Connection#notify_readable=} and {EventMachine::Connection#notify_writable=} + # + # {EventMachine::Connection#notify_readable?} and {EventMachine::Connection#notify_writable?} can be used + # to check what events are enabled on the connection. + # + # To detach the file descriptor, use {EventMachine::Connection#detach} + # + # @example + # + # module SimpleHttpClient + # def notify_readable + # header = @io.readline + # + # if header == "\r\n" + # # detach returns the file descriptor number (fd == @io.fileno) + # fd = detach + # end + # rescue EOFError + # detach + # end + # + # def unbind + # EM.next_tick do + # # socket is detached from the eventloop, but still open + # data = @io.read + # end + # end + # end + # + # EventMachine.run { + # sock = TCPSocket.new('site.com', 80) + # sock.write("GET / HTTP/1.0\r\n\r\n") + # conn = EventMachine.watch(sock, SimpleHttpClient) + # conn.notify_readable = true + # } + # + # @author Riham Aldakkak (eSpace Technologies) + def EventMachine::watch io, handler=nil, *args, &blk + attach_io io, true, handler, *args, &blk + end + + # Attaches an IO object or file descriptor to the eventloop as a regular connection. + # The file descriptor will be set as non-blocking, and EventMachine will process + # receive_data and send_data events on it as it would for any other connection. + # + # To watch a fd instead, use {EventMachine.watch}, which will not alter the state of the socket + # and fire notify_readable and notify_writable events instead. + def EventMachine::attach io, handler=nil, *args, &blk + attach_io io, false, handler, *args, &blk + end + + # @private + def EventMachine::attach_io io, watch_mode, handler=nil, *args + klass = klass_from_handler(Connection, handler, *args) + + if !watch_mode and klass.public_instance_methods.any?{|m| [:notify_readable, :notify_writable].include? m.to_sym } + raise ArgumentError, "notify_readable/writable with EM.attach is not supported. Use EM.watch(io){ |c| c.notify_readable = true }" + end + + if io.respond_to?(:fileno) + # getDescriptorByFileno deprecated in JRuby 1.7.x, removed in JRuby 9000 + if defined?(JRuby) && JRuby.runtime.respond_to?(:getDescriptorByFileno) + fd = JRuby.runtime.getDescriptorByFileno(io.fileno).getChannel + else + fd = io.fileno + end + else + fd = io + end + + s = attach_fd fd, watch_mode + c = klass.new s, *args + + c.instance_variable_set(:@io, io) + c.instance_variable_set(:@watch_mode, watch_mode) + c.instance_variable_set(:@fd, fd) + + @conns[s] = c + block_given? and yield c + c + end + + + # Connect to a given host/port and re-use the provided {EventMachine::Connection} instance. + # Consider also {EventMachine::Connection#reconnect}. + # + # @see EventMachine::Connection#reconnect + def self.reconnect server, port, handler + # Observe, the test for already-connected FAILS if we call a reconnect inside post_init, + # because we haven't set up the connection in @conns by that point. + # RESIST THE TEMPTATION to "fix" this problem by redefining the behavior of post_init. + # + # Changed 22Nov06: if called on an already-connected handler, just return the + # handler and do nothing more. Originally this condition raised an exception. + # We may want to change it yet again and call the block, if any. + + raise "invalid handler" unless handler.respond_to?(:connection_completed) + #raise "still connected" if @conns.has_key?(handler.signature) + return handler if @conns.has_key?(handler.signature) + + s = if port + connect_server server, port + else + connect_unix_server server + end + handler.signature = s + @conns[s] = handler + block_given? and yield handler + handler + end + + + # Make a connection to a Unix-domain socket. This method is simply an alias for {.connect}, + # which can connect to both TCP and Unix-domain sockets. Make sure that your process has sufficient + # permissions to open the socket it is given. + # + # @param [String] socketname Unix domain socket (local fully-qualified path) you want to connect to. + # + # @note UNIX sockets, as the name suggests, are not available on Microsoft Windows. + def self.connect_unix_domain socketname, *args, &blk + connect socketname, *args, &blk + end + + + # Used for UDP-based protocols. Its usage is similar to that of {EventMachine.start_server}. + # + # This method will create a new UDP (datagram) socket and + # bind it to the address and port that you specify. + # The normal callbacks (see {EventMachine.start_server}) will + # be called as events of interest occur on the newly-created + # socket, but there are some differences in how they behave. + # + # {Connection#receive_data} will be called when a datagram packet + # is received on the socket, but unlike TCP sockets, the message + # boundaries of the received data will be respected. In other words, + # if the remote peer sent you a datagram of a particular size, + # you may rely on {Connection#receive_data} to give you the + # exact data in the packet, with the original data length. + # Also observe that Connection#receive_data may be called with a + # *zero-length* data payload, since empty datagrams are permitted in UDP. + # + # {Connection#send_data} is available with UDP packets as with TCP, + # but there is an important difference. Because UDP communications + # are *connectionless*, there is no implicit recipient for the packets you + # send. Ordinarily you must specify the recipient for each packet you send. + # However, EventMachine provides for the typical pattern of receiving a UDP datagram + # from a remote peer, performing some operation, and then sending + # one or more packets in response to the same remote peer. + # To support this model easily, just use {Connection#send_data} + # in the code that you supply for {Connection#receive_data}. + # + # EventMachine will provide an implicit return address for any messages sent to + # {Connection#send_data} within the context of a {Connection#receive_data} callback, + # and your response will automatically go to the correct remote peer. + # + # Observe that the port number that you supply to {EventMachine.open_datagram_socket} + # may be zero. In this case, EventMachine will create a UDP socket + # that is bound to an [ephemeral port](http://en.wikipedia.org/wiki/Ephemeral_port). + # This is not appropriate for servers that must publish a well-known + # port to which remote peers may send datagrams. But it can be useful + # for clients that send datagrams to other servers. + # If you do this, you will receive any responses from the remote + # servers through the normal {Connection#receive_data} callback. + # Observe that you will probably have issues with firewalls blocking + # the ephemeral port numbers, so this technique is most appropriate for LANs. + # + # If you wish to send datagrams to arbitrary remote peers (not + # necessarily ones that have sent data to which you are responding), + # then see {Connection#send_datagram}. + # + # DO NOT call send_data from a datagram socket outside of a {Connection#receive_data} method. Use {Connection#send_datagram}. + # If you do use {Connection#send_data} outside of a {Connection#receive_data} method, you'll get a confusing error + # because there is no "peer," as #send_data requires (inside of {EventMachine::Connection#receive_data}, + # {EventMachine::Connection#send_data} "fakes" the peer as described above). + # + # @param [String] address IP address + # @param [String] port Port + # @param [Class, Module] handler A class or a module that implements connection lifecycle callbacks. + def self.open_datagram_socket address, port, handler=nil, *args + # Replaced the implementation on 01Oct06. Thanks to Tobias Gustafsson for pointing + # out that this originally did not take a class but only a module. + + + klass = klass_from_handler(Connection, handler, *args) + s = open_udp_socket address, port.to_i + c = klass.new s, *args + @conns[s] = c + block_given? and yield c + c + end + + + # For advanced users. This function sets the default timer granularity, which by default is + # slightly smaller than 100 milliseconds. Call this function to set a higher or lower granularity. + # The function affects the behavior of {EventMachine.add_timer} and {EventMachine.add_periodic_timer}. + # Most applications will not need to call this function. + # + # Avoid setting the quantum to very low values because that may reduce performance under some extreme conditions. + # We recommend that you not use values lower than 10. + # + # This method only can be used if event loop is running. + # + # @param [Integer] mills New timer granularity, in milliseconds + # + # @see EventMachine.add_timer + # @see EventMachine.add_periodic_timer + # @see EventMachine::Timer + # @see EventMachine.run + def self.set_quantum mills + set_timer_quantum mills.to_i + end + + # Sets the maximum number of timers and periodic timers that may be outstanding at any + # given time. You only need to call {.set_max_timers} if you need more than the default + # number of timers, which on most platforms is 1000. + # + # @note This method has to be used *before* event loop is started. + # + # @param [Integer] ct Maximum number of timers that may be outstanding at any given time + # + # @see EventMachine.add_timer + # @see EventMachine.add_periodic_timer + # @see EventMachine::Timer + def self.set_max_timers ct + set_max_timer_count ct + end + + # Gets the current maximum number of allowed timers + # + # @return [Integer] Maximum number of timers that may be outstanding at any given time + def self.get_max_timers + get_max_timer_count + end + + # Returns the total number of connections (file descriptors) currently held by the reactor. + # Note that a tick must pass after the 'initiation' of a connection for this number to increment. + # It's usually accurate, but don't rely on the exact precision of this number unless you really know EM internals. + # + # @example + # + # EventMachine.run { + # EventMachine.connect("rubyeventmachine.com", 80) + # # count will be 0 in this case, because connection is not + # # established yet + # count = EventMachine.connection_count + # } + # + # + # @example + # + # EventMachine.run { + # EventMachine.connect("rubyeventmachine.com", 80) + # + # EventMachine.next_tick { + # # In this example, count will be 1 since the connection has been established in + # # the next loop of the reactor. + # count = EventMachine.connection_count + # } + # } + # + # @return [Integer] Number of connections currently held by the reactor. + def self.connection_count + self.get_connection_count + end + + # The is the responder for the loopback-signalled event. + # It can be fired either by code running on a separate thread ({EventMachine.defer}) or on + # the main thread ({EventMachine.next_tick}). + # It will often happen that a next_tick handler will reschedule itself. We + # consume a copy of the tick queue so that tick events scheduled by tick events + # have to wait for the next pass through the reactor core. + # + # @private + def self.run_deferred_callbacks + until (@resultqueue ||= []).empty? + result,cback = @resultqueue.pop + cback.call result if cback + end + + # Capture the size at the start of this tick... + size = @next_tick_mutex.synchronize { @next_tick_queue.size } + size.times do |i| + callback = @next_tick_mutex.synchronize { @next_tick_queue.shift } + begin + callback.call + rescue + exception_raised = true + raise + ensure + # This is a little nasty. The problem is, if an exception occurs during + # the callback, then we need to send a signal to the reactor to actually + # do some work during the next_tick. The only mechanism we have from the + # ruby side is next_tick itself, although ideally, we'd just drop a byte + # on the loopback descriptor. + next_tick {} if exception_raised + end + end + end + + + # EventMachine.defer is used for integrating blocking operations into EventMachine's control flow. + # The action of {.defer} is to take the block specified in the first parameter (the "operation") + # and schedule it for asynchronous execution on an internal thread pool maintained by EventMachine. + # When the operation completes, it will pass the result computed by the block (if any) back to the + # EventMachine reactor. Then, EventMachine calls the block specified in the second parameter to + # {.defer} (the "callback"), as part of its normal event handling loop. The result computed by the + # operation block is passed as a parameter to the callback. You may omit the callback parameter if + # you don't need to execute any code after the operation completes. If the operation raises an + # unhandled exception, the exception will be passed to the third parameter to {.defer} (the + # "errback"), as part of its normal event handling loop. If no errback is provided, the exception + # will be allowed to blow through to the main thread immediately. + # + # ## Caveats ## + # + # Note carefully that the code in your deferred operation will be executed on a separate + # thread from the main EventMachine processing and all other Ruby threads that may exist in + # your program. Also, multiple deferred operations may be running at once! Therefore, you + # are responsible for ensuring that your operation code is threadsafe. + # + # Don't write a deferred operation that will block forever. If so, the current implementation will + # not detect the problem, and the thread will never be returned to the pool. EventMachine limits + # the number of threads in its pool, so if you do this enough times, your subsequent deferred + # operations won't get a chance to run. + # + # The threads within the EventMachine's thread pool have abort_on_exception set to true. As a result, + # if an unhandled exception is raised by the deferred operation and an errback is not provided, it + # will blow through to the main thread immediately. If the main thread is within an indiscriminate + # rescue block at that time, the exception could be handled improperly by the main thread. + # + # @example + # + # operation = proc { + # # perform a long-running operation here, such as a database query. + # "result" # as usual, the last expression evaluated in the block will be the return value. + # } + # callback = proc {|result| + # # do something with result here, such as send it back to a network client. + # } + # errback = proc {|error| + # # do something with error here, such as re-raising or logging. + # } + # + # EventMachine.defer(operation, callback, errback) + # + # @param [#call] op An operation you want to offload to EventMachine thread pool + # @param [#call] callback A callback that will be run on the event loop thread after `operation` finishes. + # @param [#call] errback An errback that will be run on the event loop thread after `operation` raises an exception. + # + # @see EventMachine.threadpool_size + def self.defer op = nil, callback = nil, errback = nil, &blk + # OBSERVE that #next_tick hacks into this mechanism, so don't make any changes here + # without syncing there. + # + # Running with $VERBOSE set to true gives a warning unless all ivars are defined when + # they appear in rvalues. But we DON'T ever want to initialize @threadqueue unless we + # need it, because the Ruby threads are so heavyweight. We end up with this bizarre + # way of initializing @threadqueue because EventMachine is a Module, not a Class, and + # has no constructor. + + unless @threadpool + @threadpool = [] + @threadqueue = ::Queue.new + @resultqueue = ::Queue.new + spawn_threadpool + end + + @threadqueue << [op||blk,callback,errback] + end + + + # @private + def self.spawn_threadpool + until @threadpool.size == @threadpool_size.to_i + thread = Thread.new do + Thread.current.abort_on_exception = true + while true + begin + op, cback, eback = *@threadqueue.pop + rescue ThreadError + $stderr.puts $!.message + break # Ruby 2.0 may fail at Queue.pop + end + begin + result = op.call + @resultqueue << [result, cback] + rescue Exception => error + raise error unless eback + @resultqueue << [error, eback] + end + signal_loopbreak + end + end + @threadpool << thread + end + @all_threads_spawned = true + end + + ## + # Returns +true+ if all deferred actions are done executing and their + # callbacks have been fired. + # + def self.defers_finished? + return false if @threadpool and !@all_threads_spawned + return false if @threadqueue and not @threadqueue.empty? + return false if @resultqueue and not @resultqueue.empty? + return false if @threadpool and @threadqueue.num_waiting != @threadpool.size + return true + end + + class << self + # @private + attr_reader :threadpool + + # Size of the EventMachine.defer threadpool (defaults to 20) + # @return [Number] + attr_accessor :threadpool_size + EventMachine.threadpool_size = 20 + end + + # Schedules a proc for execution immediately after the next "turn" through the reactor + # core. An advanced technique, this can be useful for improving memory management and/or + # application responsiveness, especially when scheduling large amounts of data for + # writing to a network connection. + # + # This method takes either a single argument (which must be a callable object) or a block. + # + # @param [#call] pr A callable object to run + def self.next_tick pr=nil, &block + # This works by adding to the @resultqueue that's used for #defer. + # The general idea is that next_tick is used when we want to give the reactor a chance + # to let other operations run, either to balance the load out more evenly, or to let + # outbound network buffers drain, or both. So we probably do NOT want to block, and + # we probably do NOT want to be spinning any threads. A program that uses next_tick + # but not #defer shouldn't suffer the penalty of having Ruby threads running. They're + # extremely expensive even if they're just sleeping. + + raise ArgumentError, "no proc or block given" unless ((pr && pr.respond_to?(:call)) or block) + @next_tick_mutex.synchronize do + @next_tick_queue << ( pr || block ) + end + signal_loopbreak if reactor_running? + end + + # A wrapper over the setuid system call. Particularly useful when opening a network + # server on a privileged port because you can use this call to drop privileges + # after opening the port. Also very useful after a call to {.set_descriptor_table_size}, + # which generally requires that you start your process with root privileges. + # + # This method is intended for use in enforcing security requirements, consequently + # it will throw a fatal error and end your program if it fails. + # + # @param [String] username The effective name of the user whose privilege-level your process should attain. + # + # @note This method has no effective implementation on Windows or in the pure-Ruby + # implementation of EventMachine + def self.set_effective_user username + EventMachine::setuid_string username + end + + + # Sets the maximum number of file or socket descriptors that your process may open. + # If you call this method with no arguments, it will simply return + # the current size of the descriptor table without attempting to change it. + # + # The new limit on open descriptors **only** applies to sockets and other descriptors + # that belong to EventMachine. It has **no effect** on the number of descriptors + # you can create in ordinary Ruby code. + # + # Not available on all platforms. Increasing the number of descriptors beyond its + # default limit usually requires superuser privileges. (See {.set_effective_user} + # for a way to drop superuser privileges while your program is running.) + # + # @param [Integer] n_descriptors The maximum number of file or socket descriptors that your process may open + # @return [Integer] The new descriptor table size. + def self.set_descriptor_table_size n_descriptors=nil + EventMachine::set_rlimit_nofile n_descriptors + end + + + + # Runs an external process. + # + # @example + # + # module RubyCounter + # def post_init + # # count up to 5 + # send_data "5\n" + # end + # def receive_data data + # puts "ruby sent me: #{data}" + # end + # def unbind + # puts "ruby died with exit status: #{get_status.exitstatus}" + # end + # end + # + # EventMachine.run { + # EventMachine.popen("ruby -e' $stdout.sync = true; gets.to_i.times{ |i| puts i+1; sleep 1 } '", RubyCounter) + # } + # + # @note This method is not supported on Microsoft Windows + # @see EventMachine::DeferrableChildProcess + # @see EventMachine.system + def self.popen cmd, handler=nil, *args + # At this moment, it's only available on Unix. + # Perhaps misnamed since the underlying function uses socketpair and is full-duplex. + + klass = klass_from_handler(Connection, handler, *args) + w = case cmd + when Array + cmd + when String + Shellwords::shellwords( cmd ) + end + w.unshift( w.first ) if w.first + s = invoke_popen( w ) + c = klass.new s, *args + @conns[s] = c + yield(c) if block_given? + c + end + + + # Tells you whether the EventMachine reactor loop is currently running. + # + # Useful when writing libraries that want to run event-driven code, but may + # be running in programs that are already event-driven. In such cases, if {EventMachine.reactor_running?} + # returns false, your code can invoke {EventMachine.run} and run your application code inside + # the block passed to that method. If this method returns true, just + # execute your event-aware code. + # + # @return [Boolean] true if the EventMachine reactor loop is currently running + def self.reactor_running? + @reactor_running && Process.pid == @reactor_pid + end + + + # (Experimental) + # + # @private + def self.open_keyboard handler=nil, *args + klass = klass_from_handler(Connection, handler, *args) + + s = read_keyboard + c = klass.new s, *args + @conns[s] = c + block_given? and yield c + c + end + + # EventMachine's file monitoring API. Currently supported are the following events + # on individual files, using inotify on Linux systems, and kqueue for *BSD and Mac OS X: + # + # * File modified (written to) + # * File moved/renamed + # * File deleted + # + # EventMachine::watch_file takes a filename and a handler Module containing your custom callback methods. + # This will setup the low level monitoring on the specified file, and create a new EventMachine::FileWatch + # object with your Module mixed in. FileWatch is a subclass of {EventMachine::Connection}, so callbacks on this object + # work in the familiar way. The callbacks that will be fired by EventMachine are: + # + # * file_modified + # * file_moved + # * file_deleted + # + # You can access the filename being monitored from within this object using {FileWatch#path}. + # + # When a file is deleted, {FileWatch#stop_watching} will be called after your file_deleted callback, + # to clean up the underlying monitoring and remove EventMachine's reference to the now-useless {FileWatch} instance. + # This will in turn call unbind, if you wish to use it. + # + # The corresponding system-level Errno will be raised when attempting to monitor non-existent files, + # files with wrong permissions, or if an error occurs dealing with inotify/kqueue. + # + # @example + # + # # Before running this example, make sure we have a file to monitor: + # # $ echo "bar" > /tmp/foo + # + # module Handler + # def file_modified + # puts "#{path} modified" + # end + # + # def file_moved + # puts "#{path} moved" + # end + # + # def file_deleted + # puts "#{path} deleted" + # end + # + # def unbind + # puts "#{path} monitoring ceased" + # end + # end + # + # # for efficient file watching, use kqueue on Mac OS X + # EventMachine.kqueue = true if EventMachine.kqueue? + # + # EventMachine.run { + # EventMachine.watch_file("/tmp/foo", Handler) + # } + # + # # $ echo "baz" >> /tmp/foo => "/tmp/foo modified" + # # $ mv /tmp/foo /tmp/oof => "/tmp/foo moved" + # # $ rm /tmp/oof => "/tmp/foo deleted" + # + # @note The ability to pick up on the new filename after a rename is not yet supported. + # Calling #path will always return the filename you originally used. + # + # @param [String] filename Local path to the file to watch. + # @param [Class, Module] handler A class or module that implements event handlers associated with the file. + def self.watch_file(filename, handler=nil, *args) + klass = klass_from_handler(FileWatch, handler, *args) + + s = EM::watch_filename(filename) + c = klass.new s, *args + # we have to set the path like this because of how Connection.new works + c.instance_variable_set("@path", filename) + @conns[s] = c + block_given? and yield c + c + end + + # EventMachine's process monitoring API. On Mac OS X and *BSD this method is implemented using kqueue. + # + # @example + # + # module ProcessWatcher + # def process_exited + # put 'the forked child died!' + # end + # end + # + # pid = fork{ sleep } + # + # EventMachine.run { + # EventMachine.watch_process(pid, ProcessWatcher) + # EventMachine.add_timer(1){ Process.kill('TERM', pid) } + # } + # + # @param [Integer] pid PID of the process to watch. + # @param [Class, Module] handler A class or module that implements event handlers associated with the file. + def self.watch_process(pid, handler=nil, *args) + pid = pid.to_i + + klass = klass_from_handler(ProcessWatch, handler, *args) + + s = EM::watch_pid(pid) + c = klass.new s, *args + # we have to set the path like this because of how Connection.new works + c.instance_variable_set("@pid", pid) + @conns[s] = c + block_given? and yield c + c + end + + # Catch-all for errors raised during event loop callbacks. + # + # @example + # + # EventMachine.error_handler{ |e| + # puts "Error raised during event loop: #{e.message}" + # } + # + # @param [#call] cb Global catch-all errback + def self.error_handler cb = nil, &blk + if cb or blk + @error_handler = cb || blk + elsif instance_variable_defined? :@error_handler + remove_instance_variable :@error_handler + end + end + + # This method allows for direct writing of incoming data back out to another descriptor, at the C++ level in the reactor. + # This is very efficient and especially useful for proxies where high performance is required. Propogating data from a server response + # all the way up to Ruby, and then back down to the reactor to be sent back to the client, is often unnecessary and + # incurs a significant performance decrease. + # + # The two arguments are instance of {EventMachine::Connection} subclasses, 'from' and 'to'. 'from' is the connection whose inbound data you want + # relayed back out. 'to' is the connection to write it to. + # + # Once you call this method, the 'from' connection will no longer get receive_data callbacks from the reactor, + # except in the case that 'to' connection has already closed when attempting to write to it. You can see + # in the example, that proxy_target_unbound will be called when this occurs. After that, further incoming + # data will be passed into receive_data as normal. + # + # Note also that this feature supports different types of descriptors: TCP, UDP, and pipes. You can relay + # data from one kind to another, for example, feed a pipe from a UDP stream. + # + # @example + # + # module ProxyConnection + # def initialize(client, request) + # @client, @request = client, request + # end + # + # def post_init + # EM::enable_proxy(self, @client) + # end + # + # def connection_completed + # send_data @request + # end + # + # def proxy_target_unbound + # close_connection + # end + # + # def unbind + # @client.close_connection_after_writing + # end + # end + # + # module ProxyServer + # def receive_data(data) + # (@buf ||= "") << data + # if @buf =~ /\r\n\r\n/ # all http headers received + # EventMachine.connect("10.0.0.15", 80, ProxyConnection, self, data) + # end + # end + # end + # + # EventMachine.run { + # EventMachine.start_server("127.0.0.1", 8080, ProxyServer) + # } + # + # @param [EventMachine::Connection] from Source of data to be proxies/streamed. + # @param [EventMachine::Connection] to Destination of data to be proxies/streamed. + # @param [Integer] bufsize Buffer size to use + # @param [Integer] length Maximum number of bytes to proxy. + # + # @see EventMachine.disable_proxy + def self.enable_proxy(from, to, bufsize=0, length=0) + EM::start_proxy(from.signature, to.signature, bufsize, length) + end + + # Takes just one argument, a {Connection} that has proxying enabled via {EventMachine.enable_proxy}. + # Calling this method will remove that functionality and your connection will begin receiving + # data via {Connection#receive_data} again. + # + # @param [EventMachine::Connection] from Source of data that is being proxied + # @see EventMachine.enable_proxy + def self.disable_proxy(from) + EM::stop_proxy(from.signature) + end + + # Retrieve the heartbeat interval. This is how often EventMachine will check for dead connections + # that have had an inactivity timeout set via {Connection#set_comm_inactivity_timeout}. + # Default is 2 seconds. + # + # @return [Integer] Heartbeat interval, in seconds + def self.heartbeat_interval + EM::get_heartbeat_interval + end + + # Set the heartbeat interval. This is how often EventMachine will check for dead connections + # that have had an inactivity timeout set via {Connection#set_comm_inactivity_timeout}. + # Takes a Numeric number of seconds. Default is 2. + # + # @param [Integer] time Heartbeat interval, in seconds + def self.heartbeat_interval=(time) + EM::set_heartbeat_interval time.to_f + end + + # @private + def self.event_callback conn_binding, opcode, data + # + # Changed 27Dec07: Eliminated the hookable error handling. + # No one was using it, and it degraded performance significantly. + # It's in original_event_callback, which is dead code. + # + # Changed 25Jul08: Added a partial solution to the problem of exceptions + # raised in user-written event-handlers. If such exceptions are not caught, + # we must cause the reactor to stop, and then re-raise the exception. + # Otherwise, the reactor doesn't stop and it's left on the call stack. + # This is partial because we only added it to #unbind, where it's critical + # (to keep unbind handlers from being re-entered when a stopping reactor + # runs down open connections). It should go on the other calls to user + # code, but the performance impact may be too large. + # + if opcode == ConnectionUnbound + if c = @conns.delete( conn_binding ) + begin + if c.original_method(:unbind).arity != 0 + c.unbind(data == 0 ? nil : EventMachine::ERRNOS[data]) + else + c.unbind + end + # If this is an attached (but not watched) connection, close the underlying io object. + if c.instance_variable_defined?(:@io) and !c.instance_variable_get(:@watch_mode) + io = c.instance_variable_get(:@io) + begin + io.close + rescue Errno::EBADF, IOError + end + end + # As noted above, unbind absolutely must not raise an exception or the reactor will crash. + # If there is no EM.error_handler, or if the error_handler retrows, then stop the reactor, + # stash the exception in $wrapped_exception, and the exception will be raised after the + # reactor is cleaned up (see the last line of self.run). + rescue Exception => error + if instance_variable_defined? :@error_handler + begin + @error_handler.call error + # No need to stop unless error_handler rethrows + rescue Exception => error + @wrapped_exception = error + stop + end + else + @wrapped_exception = error + stop + end + end + elsif c = @acceptors.delete( conn_binding ) + # no-op + else + if $! # Bubble user generated errors. + @wrapped_exception = $! + stop + else + raise ConnectionNotBound, "received ConnectionUnbound for an unknown signature: #{conn_binding}" + end + end + elsif opcode == ConnectionAccepted + accep,args,blk = @acceptors[conn_binding] + raise NoHandlerForAcceptedConnection unless accep + c = accep.new data, *args + @conns[data] = c + blk and blk.call(c) + c # (needed?) + ## + # The remaining code is a fallback for the pure ruby and java reactors. + # In the C++ reactor, these events are handled in the C event_callback() in rubymain.cpp + elsif opcode == ConnectionCompleted + c = @conns[conn_binding] or raise ConnectionNotBound, "received ConnectionCompleted for unknown signature: #{conn_binding}" + c.connection_completed + elsif opcode == SslHandshakeCompleted + c = @conns[conn_binding] or raise ConnectionNotBound, "received SslHandshakeCompleted for unknown signature: #{conn_binding}" + c.ssl_handshake_completed + elsif opcode == SslVerify + c = @conns[conn_binding] or raise ConnectionNotBound, "received SslVerify for unknown signature: #{conn_binding}" + c.close_connection if c.ssl_verify_peer(data) == false + elsif opcode == TimerFired + t = @timers.delete( data ) + return if t == false # timer cancelled + t or raise UnknownTimerFired, "timer data: #{data}" + t.call + elsif opcode == ConnectionData + c = @conns[conn_binding] or raise ConnectionNotBound, "received data #{data} for unknown signature: #{conn_binding}" + c.receive_data data + elsif opcode == LoopbreakSignalled + run_deferred_callbacks + elsif opcode == ConnectionNotifyReadable + c = @conns[conn_binding] or raise ConnectionNotBound + c.notify_readable + elsif opcode == ConnectionNotifyWritable + c = @conns[conn_binding] or raise ConnectionNotBound + c.notify_writable + end + end + + # + # + # @private + def self._open_file_for_writing filename, handler=nil + klass = klass_from_handler(Connection, handler) + + s = _write_file filename + c = klass.new s + @conns[s] = c + block_given? and yield c + c + end + + # @private + def self.klass_from_handler(klass = Connection, handler = nil, *args) + klass = if handler and handler.is_a?(Class) + raise ArgumentError, "must provide module or subclass of #{klass.name}" unless klass >= handler + handler + elsif handler + if defined?(handler::EM_CONNECTION_CLASS) + handler::EM_CONNECTION_CLASS + else + handler::const_set(:EM_CONNECTION_CLASS, Class.new(klass) {include handler}) + end + else + klass + end + + arity = klass.instance_method(:initialize).arity + expected = arity >= 0 ? arity : -(arity + 1) + if (arity >= 0 and args.size != expected) or (arity < 0 and args.size < expected) + raise ArgumentError, "wrong number of arguments for #{klass}#initialize (#{args.size} for #{expected})" + end + + klass + end +end # module EventMachine + +# Alias for {EventMachine} +EM = EventMachine +# Alias for {EventMachine::Protocols} +EM::P = EventMachine::Protocols diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/fastfilereaderext.so b/vendor/bundle/gems/eventmachine-1.2.7/lib/fastfilereaderext.so new file mode 100644 index 0000000000000000000000000000000000000000..ade52650f69aacd88bdeeac53a0f7603cf134c84 GIT binary patch literal 72781 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 Lr3V{Co(KOA=K6|? literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/jeventmachine.rb b/vendor/bundle/gems/eventmachine-1.2.7/lib/jeventmachine.rb new file mode 100644 index 0000000..21a267d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/lib/jeventmachine.rb @@ -0,0 +1,316 @@ +#-- +# +# Author:: Francis Cianfrocca (gmail: blackhedd) +# Homepage:: http://rubyeventmachine.com +# Date:: 8 Apr 2006 +# +# See EventMachine and EventMachine::Connection for documentation and +# usage examples. +# +#---------------------------------------------------------------------------- +# +# Copyright (C) 2006-07 by Francis Cianfrocca. All Rights Reserved. +# Gmail: blackhedd +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of either: 1) the GNU General Public License +# as published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version; or 2) Ruby's License. +# +# See the file COPYING for complete licensing information. +# +#--------------------------------------------------------------------------- +# +# + +# This module provides "glue" for the Java version of the EventMachine reactor core. +# For C++ EventMachines, the analogous functionality is found in ext/rubymain.cpp, +# which is a garden-variety Ruby-extension glue module. + +require 'java' +require 'rubyeventmachine' +require 'socket' + +java_import java.io.FileDescriptor +java_import java.nio.channels.SocketChannel +java_import java.lang.reflect.Field + +module JavaFields + def set_field(key, value) + field = getClass.getDeclaredField(key) + field.setAccessible(true) + if field.getType.toString == 'int' + field.setInt(self, value) + else + field.set(self, value) + end + end + + def get_field(key) + field = getClass.getDeclaredField(key) + field.setAccessible(true) + field.get(self) + end +end + +FileDescriptor.send :include, JavaFields +SocketChannel.send :include, JavaFields + +module EventMachine + # TODO: These event numbers are defined in way too many places. + # DRY them up. + # @private + TimerFired = 100 + # @private + ConnectionData = 101 + # @private + ConnectionUnbound = 102 + # @private + ConnectionAccepted = 103 + # @private + ConnectionCompleted = 104 + # @private + LoopbreakSignalled = 105 + # @private + ConnectionNotifyReadable = 106 + # @private + ConnectionNotifyWritable = 107 + # @private + SslHandshakeCompleted = 108 + # @private + SslVerify = 109 + + # @private + EM_PROTO_SSLv2 = 2 + # @private + EM_PROTO_SSLv3 = 4 + # @private + EM_PROTO_TLSv1 = 8 + # @private + EM_PROTO_TLSv1_1 = 16 + # @private + EM_PROTO_TLSv1_2 = 32 + + # Exceptions that are defined in rubymain.cpp + class ConnectionError < RuntimeError; end + class ConnectionNotBound < RuntimeError; end + class UnknownTimerFired < RuntimeError; end + class Unsupported < RuntimeError; end + + # This thunk class used to be called EM, but that caused conflicts with + # the alias "EM" for module EventMachine. (FC, 20Jun08) + class JEM < com.rubyeventmachine.EmReactor + def eventCallback a1, a2, a3, a4 + s = String.from_java_bytes(a3.array[a3.position...a3.limit]) if a3 + EventMachine::event_callback a1, a2, s || a4 + nil + end + end + # class Connection < com.rubyeventmachine.Connection + # def associate_callback_target sig + # # No-op for the time being. + # end + # end + def self.initialize_event_machine + @em = JEM.new + end + def self.release_machine + @em = nil + end + def self.add_oneshot_timer interval + @em.installOneshotTimer interval + end + def self.run_machine + @em.run + end + def self.stop + @em.stop + end + def self.start_tcp_server server, port + @em.startTcpServer server, port + end + def self.stop_tcp_server sig + @em.stopTcpServer sig + end + def self.start_unix_server filename + # TEMPORARILY unsupported until someone figures out how to do it. + raise "unsupported on this platform" + end + def self.send_data sig, data, length + @em.sendData sig, data.to_java_bytes + rescue java.lang.NullPointerException + 0 + end + def self.send_datagram sig, data, length, address, port + @em.sendDatagram sig, data.to_java_bytes, length, address, port + end + def self.connect_server server, port + bind_connect_server nil, nil, server, port + end + def self.bind_connect_server bind_addr, bind_port, server, port + @em.connectTcpServer bind_addr, bind_port.to_i, server, port + end + def self.close_connection sig, after_writing + @em.closeConnection sig, after_writing + end + def self.set_comm_inactivity_timeout sig, interval + @em.setCommInactivityTimeout sig, interval + end + def self.set_pending_connect_timeout sig, val + end + def self.set_heartbeat_interval val + end + def self.start_tls sig + @em.startTls sig + end + def self.ssl? + false + end + def self.signal_loopbreak + @em.signalLoopbreak + end + def self.set_timer_quantum q + @em.setTimerQuantum q + end + def self.epoll + # Epoll is a no-op for Java. + # The latest Java versions run epoll when possible in NIO. + end + def self.epoll= val + end + def self.kqueue + end + def self.kqueue= val + end + def self.epoll? + false + end + def self.kqueue? + false + end + def self.set_rlimit_nofile n_descriptors + # Currently a no-op for Java. + end + def self.open_udp_socket server, port + @em.openUdpSocket server, port + end + def self.invoke_popen cmd + # TEMPORARILY unsupported until someone figures out how to do it. + raise "unsupported on this platform" + end + def self.read_keyboard + # TEMPORARILY unsupported until someone figures out how to do it. + raise "temporarily unsupported on this platform" + end + def self.set_max_timer_count num + # harmless no-op in Java. There's no built-in timer limit. + @max_timer_count = num + end + def self.get_max_timer_count + # harmless no-op in Java. There's no built-in timer limit. + @max_timer_count || 100_000 + end + def self.library_type + :java + end + def self.get_peername sig + if peer = @em.getPeerName(sig) + Socket.pack_sockaddr_in(*peer) + end + end + def self.get_sockname sig + if sockName = @em.getSockName(sig) + Socket.pack_sockaddr_in(*sockName) + end + end + # @private + def self.attach_fd fileno, watch_mode + # 3Aug09: We could pass in the actual SocketChannel, but then it would be modified (set as non-blocking), and + # we would need some logic to make sure detach_fd below didn't clobber it. For now, we just always make a new + # SocketChannel for the underlying file descriptor + # if fileno.java_kind_of? SocketChannel + # ch = fileno + # ch.configureBlocking(false) + # fileno = nil + # elsif fileno.java_kind_of? java.nio.channels.Channel + + if fileno.java_kind_of? java.nio.channels.Channel + field = fileno.getClass.getDeclaredField('fdVal') + field.setAccessible(true) + fileno = field.get(fileno) + else + raise ArgumentError, 'attach_fd requires Java Channel or POSIX fileno' unless fileno.is_a? Integer + end + + if fileno == 0 + raise "can't open STDIN as selectable in Java =(" + elsif fileno.is_a? Integer + # 8Aug09: The following code is specific to the sun jvm's SocketChannelImpl. Is there a cross-platform + # way of implementing this? If so, also remember to update EventableSocketChannel#close and #cleanup + fd = FileDescriptor.new + fd.set_field 'fd', fileno + + ch = SocketChannel.open + ch.configureBlocking(false) + ch.kill + ch.set_field 'fd', fd + ch.set_field 'fdVal', fileno + ch.set_field 'state', ch.get_field('ST_CONNECTED') + end + + @em.attachChannel(ch,watch_mode) + end + def self.detach_fd sig + if ch = @em.detachChannel(sig) + ch.get_field 'fdVal' + end + end + + def self.set_notify_readable sig, mode + @em.setNotifyReadable(sig, mode) + end + def self.set_notify_writable sig, mode + @em.setNotifyWritable(sig, mode) + end + + def self.is_notify_readable sig + @em.isNotifyReadable(sig) + end + def self.is_notify_writable sig + @em.isNotifyWritable(sig) + end + def self.get_connection_count + @em.getConnectionCount + end + + def self.pause_connection(sig) + @em.pauseConnection(sig) + end + def self.resume_connection(sig) + @em.resumeConnection(sig) + end + def self.connection_paused?(sig) + @em.isConnectionPaused(sig) + end + def self._get_outbound_data_size(sig) + @em.getOutboundDataSize(sig) + end + + + def self.set_tls_parms(sig, params) + end + def self.start_tls(sig) + end + def self.send_file_data(sig, filename) + end + + class Connection + def associate_callback_target sig + # No-op for the time being + end + def get_outbound_data_size + EM._get_outbound_data_size @signature + end + end +end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so b/vendor/bundle/gems/eventmachine-1.2.7/lib/rubyeventmachine.so new file mode 100644 index 0000000000000000000000000000000000000000..42a55747f1d1eba3e98a589ddf789d1666d65a54 GIT binary patch literal 961269 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%0DBr0q+tT0^YS{?SH2_#_&;SHekCn z1V1q;gMbg_|I2co;s|dNdBIw=)%I9U?SgC>a5DV7L*xZVU~>}X1 zOt}Nq@_1)6mGXimJ$d^xmAZi?p}e5LHW8K@62b;Z3V{vaNS)kFR_T)ch=o&;7wiD^ zWRYx3TY14Lyp8hqiM$*Zdr^78>EuKFjmir)049%4&!9k?MmkO1(70YBJz$Y0V8F@n zDAL4z-JFN*m7$RVC&PnLQ!`Uuhwa-#<4))<=gc#3s_^QbM0a_Afo1Avr*NBBQ z46?#^~J@ATN}nRfEJwY_~%@UAQZJYQiroe_>zcsA0q!8f*F`ea!R}=!k02; z3j4T*b00`@zR{B5#{y07^i4!v3^*}rtq8QM&oEXo)WH_7Dltb@(ufzUH2xgf9Zo*5v^4f3{r@p=K z5St#J=>HtIoXm^tJrOaa-qLSE1p63H#^BQq#yOeI#EFRE0Bj!|;^Y9?L|!RxB;v;9 z#m_MZl^|EB7*0X_xuH!0ah=JU)^tvPcvua@-61L-KNI7bz$U)*?mZ67TOp1Cbm$}p zUjXoA05w>)3*VMEe}k>#2wQ0aMe)j?E$;}3;*||g24gW>Y_3?4`~`O94oKQNOwRH+ zO`@u}AL0%Tl!-$vvISOg}{n#R)4SBUeEwDC-y zIJ)uU39l`T+l2r-o-i1!tYQ;Ctnm86KC%FVG1pbv3gZuWE2}t#Zw-0#fR$H=c)=)p zQmZ!^hu~PJ)tl!c=wx`0Eq_g^u1K>Qk=J683NYYg_?gihLtRCD?c_a#xR;WEL`@FD z6_fWaj30*po+O+m(N+8galeG|IyU$Mw%7V7On_pM92L*ky1nj*+c`g;FCBaPAg(?c zuQh)sC9euL@zrQ=4D6?b7zUgS-x6;Uy}eo3J~uS-AmcQN-rmKCyD^NHK(vcw$ZXKW zx8A*nfOsiH$;mK6O*v>+06v6qD)k(zd${zA@ths&GYGUr;GGvCwlp8KzI);G5_ zXB(EBHSA2`J6&G4qmz|r`SO!iLSN)kS2irJG#pl9Ki5`*Z+v;D{#Ty$H81sS!{S-P z&J?}?=G_igE#KtQqUpO{>cED@frgzad<)F`5)OW?Zu;t%Ik6x#KavOts0XdylZ@U0H5{v93yn35GmiOJ=UY=Z4kuF-3LZth?Q{OYh&7Qs5rj-Bh8x2k?1BY3k>f*c-;#*ocV^+ zUoTtmRuT9)0KdYrFamD@gz_~5KqU&zKxPp?OS+fqn+ggG-4L8Sv<5qbQz(2MG zb2e^y3-C_>Qf8{4f}G*FeX4deuGefadH~ov0`ta6h9c)+oD&rs55*Axj%^9%Oib2- zJ4K$)2JmVuI&SH?>n19OY;BPox11wJM{&-hr;WxrP=033<4Ej|3hSXoTWltsgxk6! z4Cgw`@FgZpR%eqfHK(59xJSv*JQexTJ*R3m+M37XpboC5V~NZ6BJj&hGv{(RGgYGe0l4$n_HB`1ibA&yZ}8>rBb@ z&N$bZlIy3E>+h{6PM-dHuFK5~v@>VaM%(7Z=~8~!|3~Abj%9`1l6QN7nj!NnDx)B4 zn*`fAW?7=2sMm#D<@f?YO5T`r?r*Jyd}ouJHPetmud&R8H{>_M(FNxAId~6n3^f3M zMBIQE4MZbTXrfl$M(H40+F*N{SUMn-TCwq$Sr?fvtoz?s_fy144*+fjbV+32&f4*2 zJ8bP=GEkW0tU{PRYwhmZBj90$`2%c+1GU0zLTIssHX`&WLaU5(5=RZb(^{Y{?apF@ z4|k_>HPkD`{XS6bEsB%W><@Qlh(gju<}_<)+ibHA8^h(|`D{b! zVgHEmu7lIk&UJ9~a_EeE_!$$hcX#5ccIqdXz;rut#%}5}b5Nj8GBds0F!SHwD}=SS z*61<$nKl1_<(3KTVfx+aW%lrTgqBF?euSQs&=Ux4^NN823$L;_T0dVfle&?To)_4o zfLLufn3D)UQ(Afo`=wp2(2-^cL`msrK>~T%<-5xGQ4lO+;qTyu-f#)jZGe^)?I6Oe|EVUgMX}! zz$#c}`kk!p@&&q7Mq$t&<~4@*j)z*?%gkn^`=MmR8^{$Vjnpj93iBhjS;i|2VJl5r zSZcB`Xo{cN|oVvDufxgK{THm*O5G}dj4epq1+gkd4_Sz$P-^C&_V zJ=LNo5k1Zw5TTvdL-bwWAmgv9}-~BE( z+`UKicb(1lbjVWjXV!cPORp1I3p!{*Dc6}l4R@S>S!Au?P}$z@eJ2pcS)=y>TY;lD zPG^5$=o`fKLuiR9Ot#XL12q=5)rON-!8C1#(QKQu(W{)TT4A2Y|E&UAS_rBEh*MuU zCgJ}B$?qBqztps|{LD{;uRdV|H~up1~L4!fBM>9A{&EPvQ( z5)L~ixz=nmP3vOwZn|?@+z$;vTaLpb-4IVUzQoDK$<6C=BJy7$MFQG-Iq|0fyEeqz zS#HdhJf!#`>wtgcs2)ta@g;;GXPAjex$oVEgpY@b8IY-z^k>f?=wwJ*uQQW;VCno3 zk=;+SCF4mW8X%Le6J_b%Ft+j>TsQGIdD`Uhr#bF~li+1qljEMivy064?&@R0S2@;2 z+-AfLL)?YNLkf4r5DX&(evt%|=Hrlf3J#W>Z4MkOgSTX{is`X4n+Jv1kH(_ zes9z5Qy2{)mZuE=UATQ0kqYG0^LPMnFxs38vLJJ?p5Be1<# z(s3+>>EY3l5Qckzr^+uGqh2=5m#OETWKzUZTcTI7Ew1EK8kt4 z)^j%tb9=8ad?2$Lz)Q^=);bK%*)p7)dS#-z*o-)LR%0VuhVxU8AjLYvsqYZsTc7C~ z_iXeR&gw7{c9p3(ya;S39Bui0kq{nBxm&z#bE`cEXN4N<#rGnz-&-s1o#%8Uuo=7+kIV)(9Fd=dSh*<~j?QMTW@TY7 z@3I_Ot}vXt9VWeezD4j{&Z2nDYmtkl_G}U2)GtP*`U2|w5VZ-4}G6+?zFKy zUrNnH&3ejByQ1Ci05bX%S!X;a8NNQQ6P7kC6PEg^Gj5qE9o=fO33{_EQ{JVU?_0X* z<;HGoSlsC6&!L;%uDY3T`0;#yduCs*{fjeKZW69yri8N|oLoNBnVMGcC*#d7QgE9y}XmSZ~>^jMGWzVDc0uC;c8zkC1q{`j8nyLq1MJ?9wX z9dpbv$E<7Zwf><#Nr7V}xX@S4-xcl=(CROu!*@RicdnI&Nyqyw*SQP72H|4yuh}&I zOZ7M#gfZ;``jwl;zK}1IjU$m}?-&$LvU^9YFR;10P{g@?r1(C!#xfH%Tn>zaQrZ|< z#g}1U;~r67BZ*nl#vLrpw(*AWHRy|`jqeuaY~!~i#Wp_q6WhjBpTPTm z_#WT-Y%`7*xWGRExLM%8C@C)RkBgPuS5}23B`)v{gbRE^u5m}G6}rGLcX@$kzY>Qr zY%UC^U{EM?KLMluzqw6+8!7B(@Hqqd-7YUY1tB$;Vi6Pf#7B!bA1ZFddC4n5ya3`U zp7`%zy zoeS#x@oK&tm$y+p$30WYXRc#5Sd9Rv87_Unj1RZF?Rw&}z4RQCCwtCOMOYSG(FCGCno^!jqxV0162qWg&G&OWhjD&)2#PuVAlnK1Ot zTcL1|Y)!6lyD3+;CA;vRYxHa-Rigf(x3({1>5Q%4QQBUY5ted+sryV-nRInhnS@!F zFFD)F;e?7<_oUPc%@9pIq@b8NsE8r8*Oh~cDu5*JPJQ{i z%pcR@?Pb2uk1JL%MA@Ipq%Y0=h9$5+9Y$)0`yWNv{)DS|=t~7jtDM!QSB1D6+~soI zJFc?MW;FB9ZLm?<;~oIL%;gC92lU*2f`Otkvl=1}pL#Wy-r{Gn^lI%%% zjpHnrC*c$}r{SlAw!=McyAT##Vu3jg$BoDc_LLG6DNSs#pSZtDvFvBVL?`>%wMfA| zbZcux>|xFSgXJpS`6T#3cYZ;6j#xYv*`SC_EhF^9Y&4oV8mavqP26pDBJ}B;NZIv& zVWu$f=ptjH4?p0++X*~ZCG75B;rrYd7Z~UO4Aaj6#OkLkaZ|ERNy*B=dUU#$%N_Jb z%9kDVDrKZ2<_R*F>adgj>3O3O#Nm;$>tN-LuC3qcR@ekDH_H3mL#l~e=zhKcD&1bK z<`!DYD1m?Wx!0=AG1$D?01C{dz~N@=eUl3CmnS#6U5brCd#!F%W1l-(sl5g`&cjxT zaP}*QTXl3UDH(h5hrDW4+pd2C(}?0vWlmBZ=D^^H)|T31p7wqZ{=N3+ zt7-o>pkuG6-(8f|qeAwhH;}K|!+= zyT~rZ_?wh`wG!vV^5>S{4Mb0z`T9$-(daO@x@&L4(Aiz?rD^s(34D(Ual~2=-12Ma;7FBk0G}iDsrU?W?Tka2e_xKA{0N|Ig|LpV~^|1oi->V`ZW$oe-6?1_GxGlq$sKMJ6|qCNIrla2;_C3d9=yfR zgs(p#e4jgBLx4Zjdl(ovUhWLq=PptXr-ZjG2U_;IUn_@W=5fO*;N3*~+@o4&jwWZV zw`1ntA903Lhp?$JXxbhEC7-Gi&Nb(&5}9lMP{s-+>e{DfxY$2KwWqb#qdTmup4N() z?bR8aY7Y4VD0`rCSoZVEad}c)q>P`exS6_YhTHoSf-QTF%4VYPi$DFccetCC=}l&s z{LntzmFx|iFw|Td;|L-H=MX2IL)4w_4&0qlajyi7gRxQm-14`;+wJl;O3ORW{vUI% zb*F;pR=CCZ`s=S7-AcvYt@hOnUzMM2)NFM>Q07K7JA0weJcOAXQg^vqo8SuEe*P}{ zE_Xe2rX67VZZ`{S+cwK7eQB>?V4F}E;3h3 z=CJ!3di7uE7WcSy&f*wqZM@e#`y5=V0q$OR08%*8Lh4qe{)eIBUiU4e2DE0X4%B_t zj;TgS^{UU*P^4-UGBqBlYx6NLJJ(^_Xw2U}@t02wUGoeB7H*#Sb)Va7F}BZrImZQl zxcmzRc$=kjzuRRtG|5l4CghxE46lh8G7r3bz@7bsq4Ayp^WcH|-K#OT-0!aa4)=%O z3IDV${IUg}gy9K1=`=LYscE`|>QX+Xh@D-7V zs)bT&yxa(3^H_%Cyq)~xqp&P;@F=euZeZDw&7G0{?dMuh8+jJ{_T=B0&WK#v3h6(X zZWP%XLHbXovmz5wiR8bSJ}s#^LN?iPnaN9<+yNO^GF_6E!a%&xo}B!ow`w30k<5Uk zd&GWFc;kXV*9g4&|)O%N+h>VgpHdn{8qkJ{w`4J z)!N)rzP1?RL4Zq3P-Y5dKUacE@$k#0sCCQTaOZ6TUKQrMP7nc`|F&bnlk$RQFwc*WY#?KJp~W zYCp&*t5@f&JVZggI-Mq=&(y2ac`3e<`Af>$4=siv4MOb@JZWbRO2Vt4&Z>dwJX+Bf zfe}qV74+zDO%bTkZ_w2+e%dR{3YkAqy{Mr)%*o_C@joQ>%v6ukkqmO{e~Loiz7uSRqd z2C-87Epr;IfTJU6vv$zL+ZxiuH&3C7>*~|Q3Y47^op?G;EN@K{o1STuodk1?ve)1V zRrYdED%<`xl{Ie;dh`dl!HtfCTSL)|@l?5l6@WE^lC6SkSWo=HnspPY;Gw^$pdrE$ z@AAUf-%KEM&vRyTs-~1^G_b}Ot=IMx=v~x{vP}YZMBiGC1B5t$u1|vJnWu&;x zf2QvW+^r01H+>Plnop$1#~4zmc_tb=ZKBCVnzuwSq!pT+(<~Xob=m@#-NJ1#xwzO# zyTE}l^PRL+CX>=)!D2YA)Z{XneT21F+E$nG=C+u!_yQ;G zDmNQ(0h4OrtHreWQ=PP(hJ;sSrH^QfhOd`C@?`lckWn{%Vjsy(i^FA$5Qcd^{$n#F+~+8^eurox;nerw)1*Nuh%hH72@_xHMJ_GmY>+LHnR77$DD{gF zsdX^OXY&Jd3l}mu4H4-XrS6#^@jqKW2(waMK@CNc)?%v7ISUh0>d&Hx^GY^(MlPp6 z3{R~SCUOa>@}UK-1RT#jwlr%wltE?}g7#yMSvG42Ads1(WcVE?O30tjTy+v|Q?GkyNlis?F&{XZ|84a$XHOllSMQ z{wXZZwZd|8zCv%vXeNbo>NOUMT6Gg2u$_9bxQUapX#?f)0o$n!!i)jV)Y(iJU*(LU z=jV#vPGm`pNc%C1>K$RAbY&YH66KuSt4ihkht_o$Eu8hMSeGrTa!#d%kBAbk349Bc z&j)O0Ocy0wEEv9l@&Vha4+xYCh#-p(*v`0LoX+KPwtPrzY6GuDWpm%fl#uZgOsS!-YwZ!v}0TYB@B~r}vCZ=mg=C(z8Gt(K7nFzGHmoZ&G(gMSJ-7QQvihPBUx9;UkH;rsTd3Cok zofT<@!L;rbT#1|(c^<2hy4xAAc}`Bh!LYxD_?c@lshX4XHN9U$Mi4H|d{;;xb8`8B z?bMs8noBm{AIjzfwlf~1Be|5Tiq2^OgYmd>dg*QQrEMi8j?)HaJLZ&Ojgg93AEI0b z`XxCzo1i822{#uWs*idZ7E|yyi_X~yf2BUhpAI=(H3kH7t|j&)sUKI80SiSzPQ!NK zzv0qf{P&^RtTXm1NqnSs&e=r}dxy`P0};C zW|jWyFNqnSs#z-lgYh)=LgLQWf6zim;a?PydHf<4Asq#o|+Q((Iv6c#*(}!b=mueoV zO*WU;er23C2m6C9kJKiYtL`B98LS^u%_FtR=4w0uKAo%VRP#t}vQNseY`-pNEbfXe z-S=F-*Q@o5S;o7%j1S2&zFxi4S4P0CcSbqB!r#MaH?#9)(AD-WxGA&SLHMLCAGn;^ zU6OoMapt+17+Tt{MFeH$liF?|Y?H7E_du_NhL?Q}jVNn0Nb>JBFo>LRe*`%+WWZ>( zfxAW3Aj!Yiz!A|2^Jf^)Fv8cc*SA5Ef3G1OGpv&*k8IBDtmWV0qb2$GX!aCD^;P+3 znit%IFo6H2)udbDL1k@vK%#vvg<)`dW5c{li{4E`x6FOe;YjB*oe|kH4(WbOH;NpD>IVIp&Wao(b^z0-Md}kfkmvhA)8RF`V$C{GGg7$oO>Tf? zRP;3VgX9nL-H;}PxK;5^3kx-i$#EshK+6(DjxzHeT1hk$xA`4JNPhECi79R z4NpFRq#U;#M?#KUS~+L_hIBTMeo!#!$u-arjk2gWBc&dS>zK}FPiKG1NZ}GXIrR+e z0y~nBJT@1}2fIQnBjsFtrf-0X+{D}S?&;>N(qJqwj+{C-PtxEU}U?i}#c zQ*z#An)?IemE3JqbQ_`UX@;22UX?DD-Mj!pRcA5ed>C@l3Q6**tW8=z#=7vStWBHp zs4gr|Wo>fRAJ7xwQ(2qrcnL`-!l$w}*-0{<%F1S{gF#80!>6*o4SI4GM4FX12R$R@ z6nvg}4nFw)mOu+i);X&yW{c!q;pghWhsk?*$QXGPS2B`sU=mxEj$rTQabrqk3^pIh zGUsPNZ(qwqn_TqhiT@ER9q0GnOcsU4k| z?m8(>=d!1$={fg4YRVo?O~2G9VmfXj2t~_rvrIVJssn_gmuI_9QuOi5QO#(tC{V04hE=+ehNmH>q42>5?ijz)SZTjj52#SY8PUkbXv$A)EJ2XT! z8#W2a!OyVkT%4V>h$dx(U}(+JuG27@4wvFMr8E?M1NURDWycJKBQEPTpX*hB6rtQ3aRqj(XX`Sy62 zV?;`i$%~gcp?`#j1D@e@pFIN#o(>N{?(E4IEXN})rA#Mj9V#DsB+RyQdQ2{HLeGZJ z6^KO52S`dy8#a2~)T419kgvux`h-Zc?2e!e;=HVk-KhXts6x zDSQf8rfxrnE0ET@eI2OVFX1L&u+Olq(?7uno>2|bIc(dfk!S@12cL5z&70(6;Sn8l z5q{+8M4$N-PiuFg6TZexQ#g`)8dsB?X!(bZ^SKlKybRAXbD~dw;y7PA(VJJ|jV4a? z3AEBz7+C@T+KHa@6&{!1L}!15mwbxy*2AcL^mI5s`ZJ;|5`7rylxTajQ%1BGKC_(g z*=Y4FcjOj`MoycLbBu!fWZb#-ZLBLs(ae-cE3}_GnmdS$$PlKbUpI0ZK8?xmZXomj zfkf5~F15I~;G+qtdZ?C>LUPZm@ezIoAMfJ7SIg5h!N(PGS>>b?(mQt^ti3GM8HDg} zAoM|iT^5p_(t896%C>9Q^lybrl)-2 zrA19l)%1Rf!%1gZ(T4{>Lm%7`+*x)u0|w%`ja`L;6&VT;P23&u2q%4uqAXb62J05#29c~r3P z>9hUxyVv_^@q&>bFffkCHOrO-wd==F>Fi3VOz=uEgg&@STX|wyS7{i4enLCCZ49W) z0~tc!b#%T-3+fDu`Wy~->l@VT9?B3*lWAIvHEGchwHofCOKKPmHJe$N7((Cgr=eVv z7F10|4I04C`mxloBS8J7Ge~~GU_Qi?#0GE!LhBgT8iUH|lJOFxamtIY$FnU54B1EC zMDp;1*;RDIjPR{EVLg8uQcMgOBI2_sK17Cw+3W^GWMr7bkzt4o40E~b8TvN#8=VWO zbHI>J47Nq==0iqHvI07XJj_T+@>4DCZgpi~6p6@-)LWQbjq=4wh4~_ zq0eMySs7=fJezDWh<*8NGWW|QMt0vWy}YzjFl8p1VU6@q`)jUbK>6pEAI`$wOnRS@ za7T@j&Z4;jr{D!nO;-r~nEp=2hyT}u8wm^79N^!vcit@ULnAJWpaY z=lMJp!QqSix#d4mq_z<$_>3-?CsTHQHOW@l)&)iaIt$ivblf0-VbuU*J%EuQU@#}F zqXH~WUzw+FgZ4rz+8wzZ$Q9u>eEz^TwpGPOQ_LwC z%lN%Yim6Zz6w04lJ`KRw14^DlK*5Ea+DC}|5oKWAs`B@EwJ{QR!>-A)z%u!-Xy?ZY zTO#^g4*GpX-|=ete)IGhiL-ujo%o*tJZiZ?9E9e$`k3t~c{6Z583I05$2>LT0;+{W$QN}mMpI5Nob~Q1fdVGKW z)2oA#IQe&52a}(Oyx7-Kp?Og1b`Mor`zR2b6tK^U_0e1kHgr=)YR34pDM#8rWuz@u z#t3Oyw(Sy}aGEj1NWALVV)Chfz<)(3e=48)hcl2jvFHnx%@z9=sk#c<=Z1=)OZ-Pr z>=9*3d&f6wt{Lnr!lT^E=CY|>E^=#|rd9zg&*jf8=Z_|hX+~lVw3@DC@*mQ)V<>vs zD6aU@L{0BMU1$1u<}+l`9x9t@EU%kj`P*7r2F!6YL)yh}uXH->&P3E)C)QKB zW56w(q?vihd>9n18D4_JDEW&o2?%)>)C@1esg(W|{7AR;N#gRQRHbpcD}QeJIViF--tU!ioK?n?*l=h$*L&p{i8Gv#Ga2{j zC}29Wg|!v+A=H(bVldUhJDJM(S;`6XNaB!`lcfxQj{28Zj*++?ietGdR`Uwl`CpEy zw+KF88NQwU+gN`XiMOqtCR^8qokJ8wJG(;OYsHbus4wNb%0|3S$|+KYZ|9|6IYwd- z6vt+%SdQQ~aD{NC;7gU^+j-o>8;SM6n-DblhiT|#3ZtPP1r6PzHvwWKeuUzg2UV;$@Th&waL*TQ*D2V`A$E;ut57ivld5gCr_D&T4WZf( zsMt8MW&!bw1%IR({!tHaBxVr*j*3kd{B$<&Y{4I|hX2#U8;L!{|EglM1YgJ{&_}Y6 z%2;h`)!(y!@)_0}M&cdd#}~uB)6VRKqw!B72eCP?7lzWtid_h$Q^sg!B};G$o?!%^ zAw?7^M~47(Vom-QC7in$> z%KsX2XtN~rtoAuhY)gRU6x65lMw(Dih99%t+uF(-iKY=0bU?)pi1W75d4mLBsf-Su z^B(l@Mq(83W)d^`%aNCwJ*CiNtl5z8LExlj6o`GTOtW@+Lvx3v_%7@+J*9YOjcGf- z_^$1&`9>m~WQ#ZX9>`1a5rt+zr`tQ+1~@660o{q2k>c~K6@R~1 zypcHM6>sui+T!~tG@r$H3*Tysr$B68Lh%Kf`#_5Sg9GrXQhaH(;yYs!GX2;{6eio+ zoBU4XrS=yow3x-W3g-eRwWmPr_JrcE)ZBli_+^}D>Y28$R{XtQ@kXLf4O_g)_e0*a zy+Ze}`1;}fws;D}zD_9q4b7!&XQ#TK%l5XW?MqGDpW}tzy!N*CM&co_c$5Eu`8GU; zHThX7YEG)EIzn^u!kwW1kJLZZJfhf~z@YJuk&qR4YFFOzSlxQBunmZ}JC`m*NjAbPtPvF;pKoDV_qc zHxr6~N^?b0{5IBpr4)axTJiUI#T$v1wQcbxKOXt=^^OYH`#*AmGK(vAHn2k8H?>DSwhg z5y~r{dX_cYNGwIECXP(Lf_b@!Ve;we$jgNclb?_L_-!zqp6(}?Wo`jUYPMKQJIJ&k&p^Mjd6ITms%}8d2N*`EY^)RCqJaBAXN6bd z)BGseDfn>#>OEBIU7=$B65vm--bNytVe4)3LyJF0o4`pWC=h#7nWmdR zrMb6Y%yDC+T>`uxU^%@%#1bI1Tf#DYQYUkHaJR%2j!7B!fej;7n1a}wkuZUhOa(P?Jq;%B$2M83lR_5pM zTMjsE^|GvFC-$Q<7!Ia2_9tf6b=f| zcUgLdQ#d|Azsu57oWj`w`tz2K-SCwG`p1SIE~{AM6k1bR@b8v!{~9O$t|I=Fn8jl% zcCJY-az`YU-MHq;ND&U^*1!YfB4yh^4lQ-?R0({gFtkHUGw`Shd^N%&>M`v#wl2pMOLd~G*mSkw3zQY_^?y)PGkn_X zwuxi5+F|r{bGO?L=v>4fh5i+GM)SUpVXA9_y3{S7em0y_3D$>jMaeOEEESZ+FM)DW zQ#2iKFo`KDYX|)KbNF{?opdAUQy?(qGG*3esj+dIYr)(+%R`ruzcDN*g3CYGS7R+< ziSgSMej=CE43G6rNzj!(fP96DuTuSP`Q=!&P5KtBYhc@?-;j8Xi5g9C+if#cun1K+ z88VCOgEAWwso)2yr-Bun9DbiZVFmAoKrH1F<6)^_;S(y#Y3nD*Aq=pJ8SWImq71fW z8cJY%;E*r=j?!DhBV5Ilz}9(bs?&1}O%}&2rOjh#FS5h0uO_*KhR4rP{E7WEC+H{M zIg_X2b3H$;KNnTp4b~T^;-p)U$Zihz9ESt4!CHJ6lyRVldxj}IZztSyU+8!GnC{sN zf!H!-8u#?p9KBEd2|4py2s`|MHi zyS++h_k`iEg7r2GpY%Qwbz30u1rnDq@goxdX2NZXaLGcV4iejtC@DhKugiyHP6FjQ zP-IN|OpB4pND1(kW&oDw|`A*@x z0l+k+b2zd^bJ4uY$`5ejAuV;Bgd3O3oQt@09*gA#eA`(CP!IVVLx+g($Iv546nO4 z7cWu9ItfY(@`9447{|~Sam>7`LQ7~={7F@G;;P>qtU7P?I-=r!cdXYN=FbId1k9hb z42jK1l$4@!hv1dP7lZNyC{p#~3a@0<^W4pJ8>?RHWOTjT60g4Gj-Pr3t% z6-+#c#5+io@WEKGz%h%T0j1t4TKoB`Cw~`e-`L$q&$0FsAQ0QBOjG+2nq$N7g`8=4 zjMat8pj#d^3>m9uDgB^y9v!Q%Q=;b`nrys7o5#>zWHDA(m0Uu@+5V zFy(h;ihJU(XzppLtzGOp^Q@FtVU{fw9>cdG6~|R|3~w$JI5UNdH1ki?X*ZB) zay-nb%t$!#hn4-csdCM5#v6u(nHi7h*O=uoL(1nEH~k{f3sx)Ex<$-<2xeB}R53Sx zZPijgS4UJY^|LCaA}G3|?s@kZ4>k52bvqq35UdYrK}Y2`Q2vrp;KTdNTJ(S6<@+i#k*)Zp7RoRR>9RqK}Vh) zJ|X+4d_{HjT)A<8-A5UTTBqT9)Z`0rYnI9PL0-H!RG|)fgZotELg2)E4?v)BqB7~d zdEj{7TdWN6UTliyPJ=s~f_*$3{HL5fl`7*q&#t0D)-EH_HrMX&OnwIPljlyu1$dKx zkNn-f#yzbO2YIk{1Qbn}jvG4OmqV|mZ9>lSZ>OT<4ADTT7e&8|Cr%)Ulwb=v<7gfe>_p5j%#Xkt$0r8~_ zy259bL6_|T)wm4zE1jh}Ou#X4t!UP@qT^GmBX%^PBi1K~i`jB{pkDZk%AF0rH%Dbq zmaMt>ogYzpB1ghqcDt60%9AbmONK82027$>xg1iX= zlW%c`4FZ$@nE5pf3X^}ZZOBY|P`YUWY%6>vpr<}KM$ZT* z_I`pMw%%JRT0}iRg!)j=TG0OmJLC^6u*Efsnc4OYq~3bmHe+fu@kX zw}7rxP^p04u%N6i0Cm}Fn%shxpeFG*6<|;J&SbA%3QkESR6Kt^>{#9c1`NB9)Ai>n z?d$>R;SJ!*RNWiuOY%W00cA0#=;fe@K^9R=#KdVtaK$ zeZ>}!&(Vr<`D80PFRCJ$B8U<%hK1$OxMUj=i+5`-o~v@UZh5F1&j+27J$vw2!=aG< z1|F}Z^~XRNO3I(0`~=FfnouLHQXh$4U9~=Wsx#vT)MwXOKuCR7fFIver9R@|8C8t% zj!+k@P!0-|zbjdMOBD7blr1?OiN&2Y7vEAvi>*q0iaN-f%^SXC{KvH(4JgTnrF(`! z*#Wf6XSNwOsUIL-Q8 z&06wbBqSbxQN>4C@8v(jFloPES?`n+)O#hnVtws7&R&89(5^d1GprLpIf^2ewLvRt zC&^doB1*5n3S8+VBY+sc4K(Q>8;}!&taK%%CtgBnb`VO(f2k5s(m|%Gdg&m}y!o2- zIzwkzavRV~dLgm+Jk7<|s$BKXa2zG?9)UU(`gN#K>8yRQYU4O?r4FyK4#Pl`IwbYb zI#}saN>3a_Y1V<#@y}0Ghc^=I@Ilo&%z-7RLHm*=tixK(#lQR8I#i(K!jY)McE1jI zHKN4oFuw-Xx6iT6fDU;8}=7*B$}hS_!gC`X1_CUn++NrB4mQ>2Nl&gOE^(3 z;Uu|)6XX(3j@5(~KLekwp#`tegYRoDe#_rQ0j_tAoPj0Ut9D;}VZ>PCmh-`2v*jlR zukv?v`=E8U{Fd%jt}ef0R(?g3ghwJtnwk~TgGa;6PK~#?&y+j5bHD= zVu8694@?*9kFY@>{$Z4c@05J5A#TQc3KZ#v*MK5JiACgt>rQ-?2!=2b@nu&TZ3!W8 ziWVUu5dV*gB+RvKRU}*6ROZ@;q0ygfnTz*SxoTliQVeUd$G}$3wZ|Y^QUS_CsIAPk z(VpI1yKT*4&b4t+q&~w`=P}l2*9|~OeRhE#-%zDKOJHC8(ke#ybL}qWzy$M0gE-fI z3}yaY%Ut~SDq6g`_E|0S@8{Z#TX2DDEL3x@tqy|>oAkrrOby04xFgw%Z)`0=qPsJk?LM+F@h z&@KzQgrK}D69ZWqesMw-hr9kNHg7+A)j0eICbvB*T?C%Hu@ks5F&u#U@!LR?UiB|q z11nug>4~i<&0a<6_|6m5Aoi51*MaqA&3ZkElUt|{!p@uAn2Uc{r4Baia9)g(|ATU6 zU6TV@UDs?|~}{tX%$*wK7J{15RM2tZQnkFNX<8s&yp*Sl5(-a_4xsEij*U zQRxawZ=DCOxa~e5#vcPs-1aqc(uP(#<5s#YMrpc@(($Yl7!;eR>eX%2H4BXVE#`ch z(HCy>=2Pb4%T=!Wz>|-XOD3QWfjPBQrHg6Rz3su3I&_4l@q0j%I?P5+>R_dhNFA~% z%{ovzzW+pZxG}K~cWBmYdd{g^fcEE9=Hie4T^+_dx556v+VY4>=7H|6|IXTf2wKJ$ zfhP8UhMd@MrMFRf;z!ngO2@mL$o}Jr_Ww__@VsdQt}Rph!G3RT$y~gS>Z;ZT&b(3^ zm#RY61Z@GT#yR1dpekI}1O>FfTN5xB-|=^y2Rq6=I!V{qf${AL&154}#M3Cdx5ptX zr**mE!QO_${bCmwo{_>wg$_^Q6Gul}iH}HeC^`uTG5D7sJ~NTs8XrzNR~qRKl53Lj zkv9#`DLrIHtaH@`ZutmsZovN}Dp>~m$FxAgEhu$=RN1A-!@N*Qic{*=xXUQG%o0(L zbfxt-^^mPz!N8eV{rtz=hNn&PmsjY-LVF};B#xq7bKi@}XY|L^T!~1@hM+mX{Mxm* zpO^#AZ(MW0`S4OXtolyN$T$e&kGq{?ICbKIW^CHk#$Y+jT(CuRaW&-|$W6sk>c1|% z8ZN6`8oNP7CZIN@?m^A1grGP9Yx~1WTL6hGm5!mm@L{F%@vjF1@<)}C$vcXVc9H z$RAZYo9+^!S7|!s@AfgV&y=Q3r@1>&;MH9cc*I$7o#rqg$zLUmXI$hZu}g=_hQ)4I z2@@6%Y3_W;*|2z0X$*_$N@rNSpmc`C>VW*mN@rMHEA+&$_(u76`Iy*$m1e?XzvkGg zZ~G<2e+$sPRvpH}{};{AMy@eVbwj4MZh6LZ+p0$5YItw*lzF&TWb%Usqg9W$Ts^e} z!;NMu|6EptX_s-%QZ49Tv_)=a z{6wBq_64jlv&p~1Em32+9LAd&TPZM~Rs1x(8aTO`vBgkakmb#ceVE|Qj5CpNVyCLS zyAzp?nvpvj7ifleFg^)2rVVL)$`qN;`{|je6W^qw-WJYY{M0M7Pih_a(5NrN4bXhD z%FiRoSHGPRttS*39-G$OXJ9PQgDod^I;enN$ULYnZs@@6ND&$Vhw!7f+TS z(3^bLFui_USE0_GXp@$ahfsiAn4&=8$;#vfuG_(ZabaE;i=C$obAgMexUH3vZ}fag zJzUOT1wFB`%4FL*3#Mz%j&FNlD;qdFV#l||Dq)&;z2@3N&NlC6rLlSYDV@!`UFmGz zSU~&*13LQCo3x{<*%;b5)@DG>WZnPyE`v)sg!b+C&v z=-_&ugBz)Yad3|2_**3F;I>MmgKtqf9o$Ljbns&V`SX=d2Y(>+L~WzoSoFkhV+pB|ul4vx%&ga4B8wpjW1cn&^1+d9}tEQi0w-3Ou~?xKSk z!CMqsNe71_2T`g-@E3IO{mL{E{IuqEVnHlC7f_rd%}W$7R;FpEGR@hJkP4I75gK|csXZ!T+UX9> z?SxL-5$;tQ+o?k7>jVIvz;j(wmpnQ7;o=0i)EAVfxOvyDzuaiPD#24rAm8H zAlB?U6NYA_$<>^7@Envu2iNo*+(jjfgZpXjSFH&H`+TL*!F7SR9bvT6>EK+YQ+~eE z>EHoEPjv8d_&cC zU>$5E4tWkX`OE?g?TZ#z1sjkZw;QWLRhTgfdEULM`JKp1d+gJaD%l>tM$VhB?LmR~ zFUn+lz)VcfW3k%e-7W`}lW|C3>n-emgw?#>Z${RR%S}Puuc%^!dcdLSWXi(o;)T>0bu7W}%Itw}}(MHZqa2_M)e>#Nb$NH*-iJXy|I}>s=n2|6+X^fn~ zN@v%cqI5>ilz{w&N@wJ(6MACgT%!CPJ|?zVX=Vt0SL?YIk@K9*!xgDYY*^ViPw^6xP( z4^uVro5mt9Pv77%7xEq}$GuS=UV074axdXtwV)Ux;5}1}K;unu#1%fF zOs)kV0LKPf?9@HRVE<;PmsIqK(NhbhnH#3w59s*A)4`kT5_E8s|5HV??uIS5gt|e8 zjPf7Bme>Flmr=gZ7RRmA2*}a7OVJQts0z|&D;@J);jc=sKqFo*bl$VgjhOw}18$Ac z5*RAj>s0xLoPQtZf(um8E(PYH%^1h~<&8+(tY4xMCXUNA_nR8TIKD<{jN?q;H987! zP&(tdjnXOqfYNE)AfX2g#PQox$}jXWvFDU#;ux>AmwB2oda++({M7*6i_xRSh|vua zqsNs0t)S5|<&}$Uj2ekX<82I@{BY(a22K7b@+C!R)b~*n#^6?o!66eg20zpijz9#w z!H|*|B(CrmWikfO2FJu8;^*uef-%VWX{eOE!_ad@Xa)7iegp-@1}M|SPegN!lPiqY z5aXnt(ita*4c*0cqXK^L=1eC(OC|nqqoh~`ZIo<>*BB++y(qazB}|lT)m%%+u^muY z;SQxSO1dhYquupNXOs*N$ls@Q8dogz#3*?}`4{_`*fUBqQL;jFjFQ__iX+)80lJNn zweBJQ^musE5oP|FZeqkOpMRNy$Mqb>5!q~xb_KFNc>(QEQUPMS#WQ|(Ce#0C-~4TYz}Vqpko!<$U@gv zg~q*`z6#uKxau_w_%A*DIK^jJ{N$?mc>#Q9Uj75VHT-C5JznuC7T>cfesKVg(YT}n z_}LzQg5n*EZ&?+;GJrn^_+!A|>ft9T{+E39x?2^$xe7kxUew>i#}t3u;y*SQl%EfL>!r5-g^K^&;vcVyKNP@s0=^jd*&e<~@y9IwhN}4c1Ne@>?*aZ+4?kJ) zZ(ID@s`y6&_zu7y0sc!5A6NVli=SK-Um3vn0N%L|^fxs;{(g&htKutPF%8P0kN9oCf9c_;E55?wKfJR_ z`@dcVU&;C}xAmW)`280Dcvbw50sH%){Nt>@ho7nVJr;jMReb8piS}pRkNSJ~S&H9j z@i*?PV*g12Jj###s3Y9BJ2CoZ>^0KNyaJ^<9u_{TT2imU!Jnbm3_tUL5q1iXDmx48 zIx7gn;M`6NateP7uur$_;x{b1?u{lz^kB>G=AqjL*t0ErkjEYzU~jbSNgjJ!fpY;*B0=4 z5MY1DNI(ata9jY;9D6Tm{x|Lk)FCTS2b8cZ02pckp9D*=KMz%tb_4*W7En7_g8eD2 z0`3g}4p~5>djlrfhtCku%_)2{0QkrPY6b!J89Q3S4*@_Xc1lv|pAzb@%oZnZ&Ai!f zhdve%@kSH0w0-Khme3&pSZo3Hg8=)SaRm$y0B*K`Q-T0zd4fsB0l-lU=n@2EBm%Yu z04b}r(gTBlVQc*o&U6az2mrcTz-_^Xvp-R19nNwJUkU(bTfn11Kt`Yh1m9Nyz-|lJ zrh|+0xMQWhNeI4LxA^UVA0wHD8yl>H-51a#l+Zc=_`?E51_5@nOF&1ba9{w?c8!)W zBM7h$BhZGM82}Voz{21lV1J&dCS4i;Y_ovUAizG-OiQ>q0C?O24g>+EiC+3g0Pwv9 zTo|l_{W%>=KudoT0GwQ^mEMp5u)p>(UJCE`+o8Y$t_lM3116yzvIBsNE#N>9;3NWi z1_1Y3z#~CG<(h=hC<*{Rvw$N(fPE;Ux^+ze&}gkz`r{zLKEzQ0*98CrE#QYBz)3Xe zkpN(Y1tcG_W@FT_56RRL-U$G1vw-)4Exl*8MavBIO91em1so5KeD-jVB_O;T9x!-L zD0S9prQQ3iQkZmH&s^1{P65C<7SK3Y2YcSGfKdU!0t*-r90cr@5d|y?0QOiwn_vm{ zT9pE}2LP{H!2Dnd8F~Rn0e1xeq4iqnRY8D#466cO4gk)yfF41U?4w}`z)Ilj0AQ*G z3=9J7qh1I=f2et@-wszYBg8=(@T?I@E z08YC|y;L5IrHWNHPNdSy1AuWBurgSJeVnkCurmPIWC3>tORx_*CIG|z;Q-(v3)mPe zp(xR$*8_mBEa2K8AU^;=3Eu_)%`VnT9|{7p0syph+HHQroo@lJ1OZL}fD+CK0M=N* z*Fk`NDz{d8NB~e_0lx(Sj$Yqaz?=Z!LkmcG)wUJ-w0$}j0SLZJ1Auy$Xr=RmgMfYN zI02~i%>h7f3z!%L*oUO6N&g4{7Fj^Uph@-?Dg}HJ0Ni8&ZGxe3{Aybv361bUza8GP zfU^?-S0w8cfXr#4KQ4&`TMC5)e!EZ#Q_(KwB-~mS73?{Uxje0A~gOl@@S&5O5@Mp*u7H_|5_j z2LV|D07{q>0Az2}NasvYc>$^w3C;d!sP*>_pDIUpwKH$ zVOc=P-K@247ZiHcDLfDm%CSPdgF>%6g^ve>23w)gL7_LD!gm5f#a3uRQ0S;r_+3Eg zDl4=hDD(~%40oE^(wPrhq3eP||8xpl282GaLi>FoZqm92WI{L(m%ZjAk)(+oE4B6Y-Qf`WkM+}otc*ggruNPg91GrT>W(ajVsy5aFEHrw&n|0bH0Si z_3nr){FY34!*E!JSBG6N5j6KAcP766`m5AEuI%T;1{}?&^vX6`W~SkIj(<16XHvRl zUF^EULBGV^+61?}?C0BfFLBpTK>7gFm%6#QgEq84oW0u%~*E_ly;@g&Z z&kPW|8{!d5JfH9$hWM-{_U9G3vkkG*5}Q-!xrTVZB_=NfG2aj?EO7yENb6~c`z>)9 zb@npEJ(jqHCiOPNot9WmllmCqHcLF4b?65KArbQ%d$X#ATM)fW!fY zSZs+mvN;AC;!I0i&dW@L46(=(U!$UmJy=v4SK&1 zo7@MG`d=PX|3+#+Yo?mk#oa>fm}-Soulh`lN2*34Q`3;THXnDw-G(ZKN<*E|jricI zY#QR^)C0BU6>|R@--{;HY+ev^a<}2)Zu4myU>je6mMyQq?a*)rh$Vcx_-6OcIMNsM zJ!09EaytAx3xpWcImxJOXkR!NWWJ@#l$M)54FXdsz*lF9%IrLdIJu{?uqjOQ9(Pk% z&g%%a(2ZgoUrm)wZBFhgmJ+8DzAq}M9<&_yyaZ$cyKQCEv7!c+Q(F{ z!@pSZMYJquK0VVl#Cvp~qyRr)%X9d;Onzpv+3hPE(e-Bg9uV@|8NK zq|NU6amW?(B{|vvA$oBE%iiqXI0xzZd^3$Qc`Ih~d4~BOjhxH3!5C)FWR?(?TJfze zrra&=K`NZH#k~u6J>e+`k-8Xc|WGHD~etR(w+_%xe_!i4K6 zy^1dyF>TS|OPbJ+CgiSRAoXUFuj0_Qnl~N9J|yx58A|+fHi*4QOa}QJKCmW0&b@{e?LifMaex-~DnqC{ ziF|gy63?Rx<&Cd=fW9GacJUBpr}->CBQu~ir`1e&w~MqnpDl0NJolfhZ6Ve28Sh5^ z5OUVSKWX7m-mqY_=X}R5e6@rDANOs;pe`MBKA)l;(BUZ(Z6-j4=6|qcw9Q_J<3*}LA!bL zyI)&ptJ?)m$k{|c|0l$b%I5(a2X*)l{c|24FOWN_7|9__^0~0aE8>RSGuiN6$l-%b zP5kF}V;dJyfKTl7%M19_pu>!i!9?$%pdlV)VS`9K=&QV*Bf&rt`4q&U1^w6#oyg&{ z1hd(@;JUhu-VS_xV0LB$q4ZjeCkprF^XCGsTE}|H$;Hd$o#x%BhYw{lrW%9RlCz#^ zJ~m9PZ1f85()uTf(=E}*WOHiDCIdqhe`A=_9IKa>cZiEGrM!fb^!Ll%h6~~THZ}N6 zDC5A(-Pu?gggUsllO$5PJF%-h}V0HLAHxo5=Xr}lv z_c3;c@npYrB6ce_(sZ^yfAV9xWbQ9A6|t`Tm5p&4JDsU{hvzYpoZ5l2R&E-#FJbJ{GQ~~3`E&49Ew)(E^aMwDPwmz#ds^RY0ccZ9JAMU27`_x#<+Zrw9Cd#ehy-z|hAB1J|!^xe`fu%E*^F|L7LelyYOkz^bQcg&ZC$sr@ zeLN6nIdjn@E%(Zl!%O7BcJ9P*+bXY}&mxNoot(Rp?_L=x{PO z$^oW?hFEjC`{Ptd+?~wL+}}vNg=J{y&SY*~0uoZd74Btq9Y<>TTPE1jsrZ5Btm~ed zmRT#D)+B9I!@6!pLyUl#ZaA%0t!}lt*K#2puH%H$m>HPa1q~R{Y?8?)MLjNFVSI{H ztJXPChQ(hxl9(Ko4QVVcGhL&0ei{|0Hqqzu;`m`Q4#md?P;cF>cinz2Mp z&jAfF#R8b9+tm%HSYzv@I7~JIJyViNOxBNRNqGDEX|T6x9mk1wRl{+Z5lN_UqY$z^ z8ngVyOp47(9mE+Y`L#c{agWA$6-Zn6+{WS`Nc3ntRm^Uh1QR=g+pH=Vap!xa11i=c zsE`_(f|vy&s|2r|+t?CYR+CIZQ+fr|nx8f>(^!2ni^m{Wm4`m+ldP>d?NAoQTOk1z z7`2-M&Zf@wrHyh^yVjml#3gNvI4g6y5AdCFh96GGhi$7$;YK=7WfI+<=Rwr%?LA16 zwY!5)nxE#EcBUbBMB^B1JLXBX=+?7*4|b_VdpiYn49xVkbgs^zU0o8%wur7lvL$vC zqO>BN=j-n7Nu#x=sFipa6Jrh&W2Pp~@jDhxJ=aqQ%WWC?iA1ZcrzxSMgpTn-FW;lA zNN?>B;_W`RcaYQ9x6X!Bzm71;3;?vSzbBF8hunZ5kx~PFg4Hvq5yqRrZ5`WRNXK)u zU|EVk+MI{pEQQgS^R>ay&rNR|>S>j5_dPKz$neR-yLrRG2(MshW5FXExGbX}2Ud;B z(7|N1^*VNAUQE_%CcSzrtzplgW3fyN8pk4Wr>I|sZF5ZKLDNhiu-u70c?b&dZJy*a ztdgmak2TOSv5*6w>8VA&sILQ0lW*(x&&;Z2T0Wj6R&z9(;)@RipH@r-R|ZdZ{AmV9 z`gEnsxIKd^OaNdyuI1vLHX0Jbo=q4>D_i6ol^5>ZwrJ3fjZJa$fYX7^apn_O*R5A0 zztN6fGTbik3ko4vifg%}Fdr>c5ZWz->;=u-_L(EV8Cz={nxQ1gX`e~yMFBcS#>E{$ z#}mZJ#y$KZ1@tn%(5abP>~a>%0h{VqAfqNSd!cVJvnyE$ZARhJc~%7p_+9$ObuOk< z7P)2<-i#D#RMrc&mAdMqTGmHvL1~{kKh4zNGi99{(1+Tsca6fUdNrobi*Q9AwS^%U zi=eteEV+cDjw$<6g|R6&0AnU7+-t69tU*R*BQj zX}*L%srl=lz)aUVI6<{hW4#zY-7ca6s~%jW@TZ}6o^4u}JTnd9&AK?iwDIIPx{l$f z>(2r-yrWnuV|H-eb5^hd{$$e0FV3pLIb>B?>h;$)UV$Y0Ya5Tu*~qMJWK!_;239uK zG{@=T6(&wJreU397d+>9{93^|4C@_#4$HR#G&YUCxS3LV>1YObVqL?@sgEBlRn{|E zn7Uc1ex4G*v^;>0~5c@=NHJ{7lU8P31-@=iyhGd*(G**U8?1JBhxb95HqAN_a$iP z3TFMO7V91})2?KK6YVPBQ)b9rZN?Tet*-I7-ptEI51V2>mI(&IMGq-vE@t)D;lpfv z)+>)gzZpHa+zHD6&D@Uk#=_C5!A^|+%q;`BX^6n7g+JXjmG+bg z*$@-XFD$9Kzb#?|w(xiVS$6i~CI@r2Z>K*WW!ojg$yK>Hukcz@;{Q~84B^k--sZoR zK{Kv68=Y2l&49Cusxx!z#F>yw!8X1Prgmn>6gb7;BGM4g@MIC4mgt{k=mNpWwhPL# z9cW`-kZ4+=y=Ribu>$a=e5VE00wmgPzF7&#phok3d9xPq8q#MZoOk%-g!MpBQ5U1t=|Zi$P@?*1CGhZh%mW^;D1QRr@erq?wjPBju&iTObY?c*x3Cx}v);9*#=YLXcI zdV2wcGZF@8pCAEi0pCP&``JSfBi!E;)(Q;p%P_}91MN}SAg`5RqiOTOb{rd$*r==p z-f!mtr0TW>&$kxPoT0&Em|^~@)o>qc`}BxJ63#L_f~+d3uD~DOX~8JZEE%7%Xuz27 zjPa13|J!UEN$`uqYcA8c2 zWUhkaE%7m>A(Z&XLQ^#eAdV^C4m6n7#U>r{{D_|6>$hDaIMsVgS)62eF`=hCv$fSx zl4NG@NPJZKl6wr7!0BjQMFpYMs|8c(8->4vV5uRoM$XHb#T0%;F%kI(A_q z+c*M8B_3HCox>0o6KX_KqUno#h8f^+gd)C4;*4xgz?KAM60N`yi|0v|#!-tc%1-FZ zJ(4s*u$EYX1eg35a=m5_(O3E)uGY;GewD80Bp_D%5ocEOYq$?6#mRsTM7+EUx3V#K z)?rP-odug~JtZV~$hjzRFv0^Cvmol&xG5Gtm-wp_lxWbGQr<($F^i5^IjqQmxH4c6^H=Es4UboXYfxNDhNL-L+bN}(T{#!)*Ca^NmAi~Ac)Ps= zAG~|TOH<}r%`tsl&yrDEh`J1g!;22Yr zxLz9Z)-@7~_6QT6;E85(aFK&UOgpu5uu3u4aBKRDG+eYzyoOsVcn!Cyo@KHRX4Fzg;9{@8=^bYGS-LF>F3ZifNLFP2R={kHJfhut6?kQ0CF)C$^2iAr zwb8+i+L+)*ZLAM4t{UeN#CNPnVB=(J=3f#vJ>-mF(QV;)WqFc zQE+!Q*J#o{SR;Czk#~hH#oIP{myd-nmySKGy=-i@Zdbbq5$t7rtLz?fr%!_x zV<|5oa~)=Kym)M_NLY&Rrg>T*m*VBRNx9ZK2MS5QPM6GFK3^Z)kL`ix6YNoLki{#J zd;P^W_d0>=2C|I1QQ3HvoG-{yZuToBd+Y?WZ?RrQ%dn9B-k#}zHC#EjdWN$D+$P)E z|BJmhfsd*>`^RVIOomG$h=8`Wi_zCEE+hmH(IjXH15EZN0cLO+C&^4Ql8u==Ss)1# z(5m&-1aQ}Yd)0tw>r!yRR@;C}U21Tt6*O42wYAY&v9|ud&vWiJnS`x*`~LpFpY2C- z@44rmdzR-s&-dBR7)_DZV``=v7~fA-%^`R=31yMf92b<>W!}4=&B99`4rdG=ZW+h8B!ys+?YZO_r%g(|n~~85>-NtbFBZ`i5jX zI=1?ML%p)<19NpP%57B)Mvj`*A^!sKK*Y%oiB+=rmh_6GOj(>V1y7hkM(&03eBtsR@ z+z01aU_3`_!>>f5KnKy(k|hkqgu3+Le4~4;QV#8bB`QUCb|9A43^)qtI0fD)qop`B zjaXWJJ|$GFA}k%WLg|o1($yxAuAycLD-))r7+Mn8e1jNTD`u96nBr)S8t^&AN7=&H zWCB(AmJ%EV98If33dEV1$ZMGq+5+Xu5|D&gS}B_046s}Rwkxd#f$RxK;3c3guYJ7klY9o&#cq#O$4+)?wzmD3^v(U zXog7VtGF3V!dG!KY*o=huEDhapNN}5jICA1O4ez{%|K$wqW{0g&6u{>Dg#kz##J*k z78Z80RfY&+nTAy$m7xI343D*-AL1lob23c~ccE^xTxyyu8Mo-R!8#p<*eLr)M?5BU zgNb-3u0j%!OaU^0Q$*q_M6&2{94a-dLn$Qw=xBqCzs6T|3m;N}%;yAHG=mM9d9|1g zOAb(61`r!^<55_+Q6^8AP0#Ypa@JfsA>nfuX zb)gI6N&ukJhN~mcwbrjd9#ce$#9kbc!X_T-)zv81SCj53=|_XE07lnZOmmd_qc0`Z zyq?EO-MJy|TU5ePDP~*;*=uRS%%Bu4;6pdq(mNZdC%R1y?Nek5VbfdU2CEs!Zq+Mm z)~(yD!$8Mx$4dzYv^%V8i8;9wFG(PImjNUxHbtKg2^-l~t5K~ixksBL-IR7O?xiWM zm#+v&l6{tToN4sh9A_xIPkU~{$Sqn4?JUV0E#WDeG3^24EwkO9#(n84`1uw5)PiKc zf}h|XU%}6>;HQQ)|L=yMCKxgiq6LBu7XvNBxf#kOnhiC0O47(QHrs492F%qAhbAC=Zbht8}IegOCP(6nm^mXJH)RqH*WR-JC?`6m6j2Cg?-@9~_lYXZ2Y*lG!;?>E5o1C|#h zbmk!HI4~{4s77hMwhgugg=tzcC3SPw_rd;bKN#v{G*33*H|aYk$2%DlawDnE zsphPa1eSz9#p;es)0}o_R!(%fo4g2CVY(lu8GX|RFOvfD4db<6%FAvTeoDLW%cRG^OhK% zSjBjb6wZ=}_&fsIoUp5E;vE7|`UvNmVhP!ZCJVHlNPt<;MYDb;0g4cUOVGfhu|*cC z@D%GnKsKLG)IgsmQC?t@2In8jsvDIEBwaD$%1kE&gE0Xu?N2paEPpMK}Uz zb&eh98(U}&i$w1t5}{nSnik|6SU9D#!ZD#2fPpgMY(;C^V))vsH zzDjY^K*tF%CCT9ej>_A(O0`;tu~0PnI^AfcpDLi0H<;&8G@8p!GM~;)(!YYfMpz=E zJgT2wpz4T^&r70@G)W^DpO^$psbd-axBw=-sgc=K zqJYZ{6hPU0@hIR5EqoS1uzFkvN7Pd$pH@?o^$3Es-~|Gj^xQ-TBl~>~$^TbCK!B zlsC2EiuCHr%Ji05GyOAXOsNgm$6BUT*T?t^+85(qORPC^e-auUxyx0-idc30ha$0x z)+y7{PD`7bPM6r=;rgmzB(1U$hlzsb)mpzA2?o<@Xo~8C&Hg}bZ9^q~);@wF%pz5& z3pC2-bki6J(<9UlH$?Gjpw1?sAciZ#4JdX(gjB@Bwd#~`{cQPxD*ZuJt*Q!!Pzg)a zTv-#KW>CM9uc;CA$*;CH2GOGcmPLLA6I0nx9|~9F)`dFMyV@XC$M^jefvDDZG(+#w z1L|fdR$r-x8|q~v)5s06FG8m^;Kbg4d87mS1}&3<4acy93+*<-Q` zvMPO(dW!ckX?1w1xgk=80`yh(NY=yP!}Y3m-B7tSNY{8N5{x#)B9-)E+|fwu1KbVV zg(~aST1ib>Wvn2s#u}@Lqr1V1>2vrWR*y!HGesS?N9ZrkDSgvscRIwzadz?P@?K?r z&H`UWp|~o^3#{<_$Uxx~F?kTrA61lzD0!+`<(o9V_TqZGlJ(bD3YOG}BO;d zxO%WP&xsRVarL5-r&EZ!CnHSCadeoH<)O*p`OA z{;{Q396KOFdE(eCJp0n6biRw?y)85~+gA2$M&YYtdU5mT7RQP9zE^R-%0&;qY^7OR z<;oM6IP(5E^m_yRxlYtL=+Di`N9`-e^g6x?ZiV5Eb)-J3E#L1I`?Oi!v+qCSLG-5M8|9MpM2`^oyl=;%Ft5kFq=3^TdXgc{~+YW3yn3g828( z^bdlSCRB;G4lf_#*zA8m42&!w^d}<;tn`Bs3zc<&aJ?=SnDG!-1h0&$0b*5{-dKGY zTuhdZKJPymHcuSVWb+2^MlUVAdx#7JzfNH1DAUP()R!gZjkN|T$~jH0|T(r{t0lBO5`Bk_!@WH9tPS)wy`O=NQ|jmZZik$RH1XvA0+ zbd-7jj)m6Po znMt?Ut7EyGFH*C&Z8#1EihPuP-0H>3OfI~j8kKi>(x)hMaZk*|MXftrN{s$w(m&Z^ zY?^3EeM}tT_?~@eEitz9Byof?c;Z5Stw(#=*Ysp+dVERjxLx}Wt`_q)m(kQ?^Us=+ z{^r3K(jYg~#dsF7k4rzUO^!4*eOvc&ZI)s=85d|zX^Jk8b!17;i1U&0owaA~+^1yi zufn3)r#|{QeT*kTpHrW5d@#0e=p0fNIn(L0zw<6V&cAYLNrCjnkuay|9PWt@l+eNeYyLe?_(x;Qe*uly856v>k4{cr!hySgne~-gI zV(;gZMKWGXK?`_S9Ic9_YCj}Z8pPJFRzeM1Tw8JdLMvgbEiOVJAGHxkx>^hn8UZGu z>$DlZa{*o+Xzj!8Z(T~)YTuM}zvJZbJ48@P6BD}97mM-gb;|LHgpuya4(5M8w7Wi9 z<%GiUxBrk(b8%}lyxuTvc#cOw((i7eN()eip7L#ffAPUr)ykgp(9#VU+|9P}5Mo4@I&qwX%}m zWm!gmzzPFM$U)Nz)K)i`YM22Gu;#i_2z_sOr4SDcrI7U{sT87EQwq_@@Jb;nn%Wsg z2O2Q6L_!IgmWcO#` z9}SOSBnjYyCl`7;DguWX-~&~y=s^P?D2)dn7@VP2;-R5dT3!dFiLuU23#6kE_W4u_X&*#qS0W49;5$^I_0H-Y2*+=NU~gqJv17fwoye67tMw18`N+}(~$`b zZE;~S@IP^e-R=-l<=C#5oryBiq)_h#y=*qhQe@d~z3eI6>o0$#7yim-ci^|<=w;g& z?IXW7%O>b$FIrws)eB#;6i(F(_fVnMpR@JCcc{>XfAF0Wy>NgE64>W zje6m`RG2IaFVYL&r$TKqy7a;iEQK5O!rM_%8{`(f>`qwJ^d4>33-6*rt;rYk!WXGf z)AM%gh3`|L*7uL}!uuR%n>Iz8&4;K^dwqgl_@Z z+LgS$nepHi@922%@%e>k=C6MIUT((my@}M$DhIXmWjnXC$|2k7O(C40mmPalyx%%7 zX_Xk8r<}RwJfY@^iDU$@i{%8E?IogqD@w%WuHH%MK8W%!8$-gc^r6K&j&z)4KS#W# zs>ge>GnRI*uUhh*n=bqoy>%7+Q!W16uB3`1?VHyYE=>R8wBH{)W$otbX0gmG#^-Gk zACFZ!zkbsBKaLc7VxNkSR`g8nUK}|=JnmGwCUq~49xpCip>%ztTdCvTv~Hz8KUAh> z#zdz>NjsWuU0YpBwYauT*?Rn90))_Ic;K`!x!CM7RhOdtc%J!3oL+r2Zc-Kzj?T;inzwL2i& zeadY2#+1(ZmHt_iwZE&9somY`0s7lNhWq=HYV`NEBZjow8?&~1SqioLYV-i@{$AmB zcSenNUq5olJbb#$+U^tMsoh%}576%VBe>o5jYhkk&J(Vj>J#IY&ido8O7|78j%Ytc z9H|V7qm+r_YcRBla322p?NdLCx$~EcrY>G)jk50*MA@&j0SebBo#NO*>%+VG;VwMH zI^QjnPEBXFnReX$v7IfQ*Eq7U0k6j+A>Ot*X3)l8V-Ml( ziw>e_R6mKTzuyiO{EkPJx5bB!!N4Ir0;Md?q5%g+I>5@rw{deVl+E%Cp-R&KB7OOuJ^>Kw|kQvr_qxxwO1^M4v(V0 z!{BQdKgMGrj+7nVn@l%1a>ICI8ohC;>Q$=mP}VrUI{{r*)S-RO;(iY8^Ufo@?wsqD z)YKgDs!i#IVm2{5Grt<`{ZyrHKbJzCpgZdKb16N>^>0!fGwn(k_nTG6bn58KDRSy= zh;}K**Evp{jIy_nP`r+`V=fjkvhUucqTg6_A)Z%=1&S#BL*@(NS(Wqze2>w0xn=cr$3v-!**q2_hXweBWa?s z@3YLK&#pFB)9h5%>H^TA6c5fU9 zBQM?4%}&%<(l0W2--`u~@7l#I%+D)oSFe(O&g%1hq6uV*0hMiAj9)(IHQ7p1?;)0+ zJEin|NRytgbSRw%c<(lT?@jsMZQ6V9NZVYcTSLLUPq1-g0=c zF6qjExT>8d@D~ueLOkA{C4MCwg?3cDxs6Ib6kgGy;`T<^u=y6(>)Hq-{MhLg``Ta@ zZ;HmE;_nV3?RPq;)?FRS#Hjepp^D3haKxK-^#&AgwhvysQUqypuW#!_!C%DIO`Fn)2sr(bXNUJ#+SHEAokQ;YA=0mL`_= zisQVZrdP>-U{hxLhxQ=nHt`{>mKrk)1ZBE1}xY zR#LrZZCvqZD`m|a1mKT&uVYYrUC9zPa7QU=x8J_D%9$+QYX#tNh|R9Slg}1oL)oG^ zG&kQTs=CB%uXtpo<7D=Uxw>54u<&}jV`55YF?XxS<4cBEhIAbjiGjb)Y8eXIX_0IHk)jN)#rWTE+KRCbGQapXxh*d}f+`5{S(Mi3QtT(bA>M+^gJ&&x z`H>V_%N=USW8CaiJ57djx1x%#^??0u!8R4*2D{>A&V!P_te{s>LY;UhMP0o5oK_Ja zf%jhXNQ`J>%Ajvbzmopwf;Qjz*~`CZ5iunT>mcXi1lCX1t27sXN`VYhf#QwVm zyVZj!TH8d!8H9HO&vz{Etx=}ti&`a5OeWjwgGoIoei}YvA+{w^cOG9Zg|Eig-eqoZ zGq{25c^3EloeuJrQz=};*iqeKeyX~}aVp7cySSiN*(<)I^sg4@v+r6LvUl>{e_ihV zJGH(4aWdLa`jqKSi&%uiOfJ6DE2{v4CXq!_MA$%`qQJo>{@`dLOW& z5HGHvt$wGoSA3ndK+y!LC3lQIg3ox>F2$-T<=t{pq`LVJl_rHA2)APj0LtH=;f34I zJ^$r+lI@QzBN}>Yyh0}Lol&BpE!@)=nh7o4rvTSl#<0~gh8`XRVPT9Ri^gy%#t@GA z;5owXrq?fnFm#BEcqA9GtN1FXj2uWD#$CXC4)I!Y!Z7ZM(J<(N;~Sd2L|6MalF4F{ zEZk@*>|{4N%q`pX!n>)aZc@?<-?kL))(dx&$wI67kzRO@rKWAHW(Il3QaC{`{JG`z zRK0MIUg%WNsi}JL&js<4XHyhH+ix!;aHfb|jvha5ABD!Oh+jGIOo%%=wlZdY(@vyx zJ5&!vykpN3H-YQy@)S8!#GjV;qwLNk0zz-MdX)^^ZE*GBZcl3#u5Wc^%@0z=_f~X* z%EpM#+qZI+&TO>!`{kYaxVrC~--}dJC11GHOCQ^ z%6LW;#=DR(TZRh>)eIMsr6F44V66;Iv3hLi1MI!gy+~St7Tkh6-HU|nR7Fl3{s5B= z9>&PUg!U{!k0`a=;aOv|7Ckwv9|{#r9}l%8gJ$5ALUd&?LhX}-s=l%T;g;lLqq_sS zrZ6Gonxf^`T~lb zspCLH_@7um#(u)7vz3kF%GLpKM5-?{J)`*-lRqZ~y=d~^Zb4ie4EM2XkGVzh1!DkZ zY2Ph7kKq^4op6ZF_y{RPel}3W2=GQ z@cz-JW!Emg+lLQy`Aox#OSG6aR@AHTrjN(VIq>1tN<>GC7*AI7y zQ=yTT=i$#p@x;nL1T%;M+hBL*rnRsT09)P#1+^&uqJoQmTp%6AR9G0QSkQ_y^o)a(5Tn)&*=uFc(8+e`6OHjM|#EAx1#d8Bo*~O zgocnLx{^Xg_r9Zt!J_z6F1{3oezH$2+^U7P(jQ-icow>zU3}o^B=^bPV?*fC&A{zR z6d8*LuQ!EoJ>VRm_S*(69tTYDoo&|jxXRgu8GUIv>wk&UD=jE?F(8c=Pc7Fh?TC|2 z>P*dDoY8b~6GnGy8)-_v7kL+cmMv=Y#H1{7WS*$rT7+qLh^WFgAu)*zI}TBo#eXJ~ z!O`KtKXzA-YwbC{Y^7Q`Nj%n}3~YYpe6c))|2j*=QGJLXV~Y?%ajsrdAk>!6&kalq6Bqn$|U zg01f)``#;Zx_1>=t$moMyJ2**1H=NxlM%}fg@yhoyX3#1#?9?euCzL09IjJmS9f>k zANPmU+4M&o_X_o6;|XqX z{Yo1Jyx_V!|K}nlZ`SH{zRgN{X7-ZmUCLSeVDfwufys7p8y1hQsma@b(dZhR)h_OV z%|?LEXNa=f0@hPk(PY1505p99#Pewie#?jxM%>ygAP(hSY-!`$7&^Ff)zk!8W z5%&YgV^cZMo3&>YN@I1%rMv-O!DPqx?W?1!&*fJAT?x&9VKhJWLgjXFqPbAh^wz)N z*4J?BxaQVhrItVzh1?Jz*yAVd` z3wDcG547k$0m}@C{5hzb!|{+VgNLkfvhn2h7K6&Kps@8M@ft70U4k4SZ?tw{8aBJ~ zmVlO5wL+~yz_zPrCs`8S!Ip!y8G0=CGUbcD9 z$AiDwh=KeL?>qmGu04&!aW62sV|%pF^b~P^8tOleKElpnr{Jn< zTwRMP9Q}Qc-gd$#f%QnDq2jO0C2kypYw|X@5YCR_@D&VpWC(N7mUd;Ml_%`I;-Plx z{9jsGE#HvrsDrKNV^pwrLzVcoN}<=kOxcR-$5a~l<0+xye_p&qNuQFQj>79yvNe2= zvNbz1`&_Y<%<@OGa|2=JFp_}k#J2{;Conqh#rIxc(RFLnvUL~d<7wFM$D3C}VaJ@V z=$l6-wHunf;*a3;r+UQ=;L*gz`*kkf^9ic&aM1$Y&!KV8xlHQ{DD6ddfqTePaf9CH+bKI9LzD>J$8@^4a__E;u9QR@JZ92tY8w^_f z^r+5BJLXQ>mY=;dU2I#?FD9wZaiUYD1zQh(VHbZ=)D1+2dmsz!;%3MKkYtny^yVXo zxbAOBQ_^FbVkp=>rWdxViQ>PpDPR>IhmR>@dk3dT*n3uIXZn7N#=mUuLETFn*i_@0 zeX<$S?hY*F~A!o}cNfLdo46H2OJ` zPZZ?Ku-WYQu3p^S%tGaDgFEY2mK|t3c2H z3BZKAZLp)@?rEWl^O%K5IEN+O3O}zNPGJ{oj_6YsTf{HV^@rj(X4}7vkohnHnwVVs zwXv97r}#}o>C}MV`$CzRn(e!E^&0XWtX|Xdt+Pd}b9D#)FT#vAS8o%0l&#w`eN)lR z55dv(0bC{r(2dc%#Jeyf(wJyBUCxv9DKc~H;!>SAoXAqB6IN2#iOI{d7gF;WK-S9+hx_f%gfzU3AF)g{gcBH55xz4YTX z!R*E9O@ucb$_^j$sKmo7wKY$h$a5rS@Mx6Z(w*{>@{(l|UCK;!=L!OD@>}AacDT$% zN*Y|gA|+MC^6)RX!dn~~a0`-MVq{4Dz>$^j!7C`h-A)J6VbpvNqK(DTgK#3!-vR!M zskyG5Y`#h2J%?isShF%ftYu@n>NxwDO=42780THBY{K)^&Q9#mZLszyiKm@J8l7!k zXN6VA>PKlU(@;RHkdf%XB?PY+phAZac>!nAdjk#fm{BE-5`q2s}vF zN|aXRxbD@LDw8tP>py@ua*eX~93|SldP;UJe9d0*P5gHfOD%`ey$+1wS4||`w~o!r z-XxC8^EJWc4pTX=K)0COB^Gsxle2uA#1VPo!hU7p8V*OdyZT(~WgXLO4I;m8IW6-w zgyG>mGIlGmw9i}V(UnPYGG>tL_quw-`yJj5RuyU7V7d{FL<-Yh>%(I$52@`wZsz`^ zfsBPq94AS?h_clsPGBCv#&*=YXE_tbB`&7g&n3TH<8qvfDCdvZ<#oLHa_$nFUl! zOzhJT=bN-Wx#(6`zc0J{?fmW=>GnG9dB5@eZho$O2NkYkcn=@-j%^$7%NLPeae!DsE9EqdVUH97w@44&)iFqy zVfh+(8Db13YP{^dWKy0C#`zYDn`ab9t^J9zt8czSnJ!M)nl1uRx@oGXgUFu{6MMxn zO#O*?5p=y|Q{nj{Cc7(#a~(6R_rS1}i_nJ~q&%Q|@sL9qfJ9AO4r)IY^dFVZO=<-( z`y$5ZOQ)fi0CWL`$zen7{8nX>qIGcijxfE|HTs30?I8CQ(;spsUw? zoSz*{Z$-RTs%Reg`v){q5%!Xm;Y37Wq>)QL*~^W4M3Iwbd(|AHamdA%;>5h|* z5*H8w?poG~mwU$#;QEith%m1npT*aC)FeERkf`H(_=_#dQYA-z?Lx1>%B9&iQ=`ho zG-VL;P4mQ*G;!X5a^3U3%-TJn!lU|{QHDXzNRJm`vjG*2{e2*0Va~k;?f3s@Yw{7VBvj3yeW_B zOO8nbZk{Zzsey`1Vki)TBAhy*8p~amK$l#t~yd(f(IWruyO9k6FQe{xSs=! z^5KChSYewOV_z|YvuPVtjALutDLQKtxBo2L8?W|^n!iT)owN=cnU z#ukSw+4&Hx>Zp3 z)_CgvZ%N&sGj(@^x+QI|Zj!W3?F>WP+@Ezs-xF!B03%hJdPI0&>R)2!eBXGU`j;Dd z>hC=gQ~yBR)NhK@nlI(4f34wQr{3X&TM{M;q)vD>Gx#6L%S}FZE>5)+OE0@K3ANAG zi;)-qEav&LR!X=3!nGCo@eXkX4hJA>P9MrROP=yL_`Qvm_w;;v7w6M!HOUdrHFqC$ z%~YS(b4!l?@NHh8*W8O^7+zS>CAK(`FTbL*=;zrN=|*MkYz5d6f&9ZbTLCiHdbk3a zkcmC<;R>BX%_5LHzEkwA0E6V?6?X9P3SQ;-A?GV}ZOUJhiSQ~%A7@=SCtx05Sfcg) zF^63_5tFvPqX#uU?(^H1aV!*fH;%pbYDC8x+2y%JMnZ^8}WnPN>@Hq z^QXW%CW!tOq^92k6+m9QL>Gbwpt4i!kW1XeH-Cg)byQAvX3VFY>YOm&dDOYMM5PIc z)ILfqBfj|vBA{96m>{lqc+bqHFZ=^M&-_A2yH>=zi1MfJLoOmBVR;BQuP0^kV`956 zbmTe4>#N#$t~TDGD{yc2l?6+dz?^NIZegy#z@aWcIh}9eRnqadyPV=L3_beM49DoBy6AkZk&nmNVXf>z606gNmz?607J{Wt zn9ul6h?>G3fdU+KF;SVk1o$UaZa3=A1i#kO|Ii^1sSmNQ%O+l*Xm=hh{!&M3N;jem z>6)ZY_e5C6`GzAqegs#X!*&L|ZTpX2NQg5?3`Nkx7)E~be?{6T`9X)x5M5fK2P_yt z1X%01EXbN+GC~cfJ{+OCQy+^myi=e3=GxglaBp&ABpje9-d`Fg+}U&pP@I1ot91}* zoOm;C02IA|GD{jKwXGc#fdLqqni#nyF>}a45ummNCp^k@mph!q!{utCN!{g+@y0va z4=z{J@Htac@IPz5bleT=0Uv8Py>U{+h&h&D6iQpwGoDMO+Gj%rN2Qrqm>6w}v_0Il;I;+JPZqWU2bU8SK|-A8o-8j*ybLP6(0tlJ$UZ@e^8iM0;6pVR0nkyOA$bp zB>bUi_25eJY4xZcpFJNJ!o@Au5G}@WJC57>5AbJ@c07Nkf`j7Es2JDd(Mhuh2_8zC zJtlidAl?BuIojVZ`_@8@z<>2{x)Hgr5f>ySqmjN&TzR{`5x)s%u0y;I_sdlrlX5NP zkHM=81>7#KT}jc%@7pNkA8|fNCL%8KA+pOjh2loIyy=$s3nddd^kkxZPeBy^03;KM z%iHrPl0OeQMAYII&LrIBRAma0;1nV_e?`~o)$Mrx`3lMb`6oCVEL0tibfoj1)0>`| zmc8?uSQDN+Ya<(7?@Dhhdk)~F9Y#wrNg3?E2G5>C-t#_qEPj+sUwW8RiTaYW&c)3` zvCeZA%sv(UJTU~u)+1=pd)g_`*eN!0&eI<5-@_f9U9Yl*e$}I>@*xaacCn7md&4#9 z#aFdb5Xaf#G^KZvU$pjmPB^pR%(Xr!45bt!UPp1=FD82__H4Y{!9{2aNYcJXVeT>MeeX>Yz5 zNthJ3@Zk#j{5mIvQGd9CI*lYuBQT z`Gil#%O@&0DEWknaf8){WYHg}DN}zKIj|S?tja~ae8NMEwsDY0ib7)O(Y%<(|3%e8 zk8eL@A=iwvTR{YnlhJT>eSl7n!JrIU#I+tx%RCSgQ9n}U0Ozs%hmKw;(GMm0pFU+} zOOqx9_EFvr9dsgRTjcpCyMaIQfT1zXTNe}j#Y0wu{9Rwz#{c&D8ra&MLi z*zM#*PZF2g3n6)2IZdfm2E!qB;DlVGaPP2@bdGv zPSZ+`NW8n^6uc{e1`uKBVwi{O04k}JAWg0cL@r8Y&tUs>j#&(Hv z_zzO?u`ICz$0NXjF?Hi+ z_lnc9Vs$%FF&XZTU1)GOeB-#i#qO=duLOuK9N>sJ%`Q4hLHxSOafaPfow)-wUz0WO zw)ZX0#|JOua3Y+cK*rl1K{ou|?eH_N=8QC2ZbZ%jCp$3AEa|&fQe9W0^pbIOIL-SJ zUjFOHb%OFP? zbiE7VT1nz3N>{{|3edTtXBOnRj_qMHZ0dE*xKOcE;4`1~scYfh|WzkvdfEp<`up8@km6Nv{Ij}P}xt{_kL#m>Qe-?{THL_}uii4|wB6?J_@8^zug;E<>$zPI)G%or-q zpqP*Xf(SG6(&;kf3(pVZc3LOyo{;94v+^>1xSNx;nhsFdZX?6N1CUa(iJdlTnu{~#P5WOxyp8St}H4AFQ zGBtm-M_k-Kh^VBUh#1Sue^<2h@kFRwajjaeBYl%ZY%qTbs)g`xg#Z1U1Ah=_g@~`W zH!cuQc1V%8r%m>GqsXFMi`{LMwBI8-mx$XSKe+uErA|E6A?rP6&)VdvmIbJJznw?^ zoc8o*`co9(=}+X-e(mYK`co9(>DBV-``Xj%^rtAm(@yymCui}>U93N)qqNXNJUt%0 zc&no;6SublpwJB&m~OH2NZvwBkX>xx2YdLz20RcKcF}8t^0lk@=^#J7Qoc6GuU)|p zKH&#f&}%>A#EnN+%FaA(gYYLpeRL(A;BY31+qv>lw)SK$J*cGz6Xk=3EMGdma}+(P z7^H4|lRF=xzJHUt9^{^XlR92Wh2N&aN__q|?Oo}aUGzn`|LOflIOU_ykwp~$aC>MY z&hDniI~=rgo@l2JKjDyH{zW@C`?!PJ-QM20L^%z1D&R#>#4WN2cbgrKCbI3k#4T@@ zEx*_va-1|7Pamc9gy%)IhON! zc*l_ir+71#K{2{jzvFAt2=)N?3b6qvXV7();|G%gn|j1AJJ3o#&Cmv?cQ2m3vw|jg zgOidm_8{(ou8FYTTHzIcpj@uwGxL0it9Bp>kG}Z)aMW-*R#Lw;_&?ZfMSLY3*DjwyeZvPS5P$fa321grnR?pZz`$*c;kW=#ljC zJ+fJP0U&?V4v3V$7j<4A%WeJySd(t3%{vhrNY~V#+cA~PVBFMt@UE z9)!>VV^se{v>~!inrKx2;8rf?`u`kDqgvgBQ8i*vlQQ#HqsHaQ+=0*7)Jn0)Nc7+| zsLR>x`U#B46mpucq`wmLt%{{rKY9ZpZe^F)CFrYY;yhxpC(w$XpOt~jRF#EsI76HlNmwTPRw%%kdJw*v{8yXJstPJnIzd%`a@~o{Jybh6*^5=?C^z*;CTN zJ&7H^VjEltLZyRdZdpmx@)oPmx2*IMCx6RED#4bO-0F+m>U}G-!jVimjO({JG8;57 zmTTVH6uLmPcuPfcNI4tD&%=`4O-h`asAK1l(0nrJKfv646BMW0-LvxxP;w`7 z{S@LE?;{n=A+F&(xertt-8Cs)G);IQerdy^q3Gr0L9YC3)w@mXw)Nl!8!}nt!i!^G zW!J`aDETBAr{7Scze7Dwb`8#=N9l%?E-oD4FWtyr+RIQwC@g^Xso`{dy~zHqP%<$8~l)5)OLAOz77eeMK+(mfWIj z6WuHO-AjBV<1hzX&97isDBHzn_|Ov}Fy#_&Ebj{rFnxv2qc`TGe>=2PYU-sf@O83v; zBb$r+H<31G7dIpgD$hB-JIV21M~Rz}7ta!GJEG~c@$l*9L79CXb}2osZN7VbzD(cC z=bbxi{kgMfuifuVqxtG*o`0J{rj*MN@dg&L0xCVu@Q2Y0l5I>UUlU{O8be~_BOHPT z@6{Np^C3)Hbj_|I$|L0mt3?YIL#RFCYh7@qDcfkq&H^jMSHEndsb3{%p#N&~QVjPh z#Gg9E#~e$%wv9;sFB~b{jm&n3_^d4?_HiQARc)OwX@jjp`*?OyJ2iF@H}++lm%wbN z$T}ZSK5t`0unPHD+AH-+f6XFLIxz#W)=AU%@e2Cbl`P^0c^bN$91yz#AHq6gR=bgv zfI9zJP9M6Mm*?~4{GlK5&A)(&aKIpEynYV%6{JT8_4*42xNF!1^(jvKL3xtV6&ONL z<+2sj=HFSuU%G?X4^P$r&EwH$PU8)99_81rP|~V1^E1;ks~P@%;0(Qi;&m$& z@5;h6GWfr<&LGbHz7tYj(#7p7c&@ zPCF+$C?sM20<(i%T!&y(*rC{Oc`b{jNDo$pxU9Gu0%>`d@`*NM0lCgc(+H5s?GTfx zfm(S*eM4-#10kVw#TF=Rd<+?+1qsWa`4@ktlRk5;w)7X#H&o*rPawb-kzJ4gl)2z= zQLMTnO8;~gzRF)e)NhUS7G=aB>BaJ| zwPxbAwZ3%*60c>OvOMwH`o+Yj*6$|P+<%Geq4m4_FR?y-jpu>sME>y5A^h9AzjwJw z%9)o$I0aW^QsY18Fs3E{MTzXdyx!9pfG|L?$^vFf3e}* zJx7|Xyj!>bWQAcBd~$IVY?)3H~vN(7S-slX!S=M1C>FWKNPMF z);HMvWx4)R_k6e4zsOx$<|!`Xk^=W4cfoXjZcgq3x4+D@#0~pav?Ua&w{qsBp?lPNN=dZzU9n#;rsz9sF?{5m!#_+L19J$okYAY<8?=LMYxA~V8 z<(H|`ru$1P5F8o|$^)5d^z6E<|p%2buf~Jzq7d?i*r2X^NLH0i`@KT znP>hF7rGa^<-oXq({U`8C%y;hSZy#G_0+k`0+wEuW%%80_pG`=i$99|m&8Tf?4&sMX8e;WTARk(o zB}LXHJ7a!OEv}%SKyyplVal4JQC3b_S#hrX^emkgJar?jewmsv)nCSkR%Jw0PuUE= zJAOS-;GQ-MvsN8cvEcN(BYyl^iR#C%<^=G&rVUZNupg?!`=wY)p6a~fIsV+@qVm$> z0={1~(_c_BbB4co-n^MJKwg+an`|}`sILZzV;_~5=3p|hb+A8*atb9aVdGRr8#U@& zkWu6(eBBrZK$tKjn$KnK3J8Cc}V4R&rVG>cht$VQ}O@9q}J&{ zEIO!EZpBcY8mbLcN99(`iBxCU{P=eo57Ap(;w~~d4CuBwf}h>tGt_Jc-&u4NL|~8# z*0?efti#XJlz^RB%4s5G+cdxP-R1L3{iV#u^zB`y8m;`B1UC!g=UwX_xfA}<0#Bg_ zL{U;Y+Vp-pK3^LQsr&i*VKK9rk&0k-xSrQH*FPtxwA6#mp)WQC{{*mpvFP<_<3}U04M6hRQjm z^O^FP)Dt%?)9T5mrjGPvwhe5Qb}je;%``8K4Q$&V4K!IOojW*3N(1bO(IWBFf_05* zs}xAQwJO2yRZJH+Di5!4j=uo=TgL>Nm}2<^iZ6HPLOx*@au;|C=E_?7jwmgsDdVRl z9uK5hxx2K;Jw%*kOpo)USp@G8crZ&l7&7RtE6HaeJbIHr`#ch^uG!B{BT*BI1S;9-tik?whrT1P42mrW`-Oykx3u|aaS3O0H)N&>gsKv0-T%)IwVO0s(>pL|7t9+ zw2YWWt{zOc>ZNvX=1~V0W4YWoAlMq`@0mQLPC~Amk z;*X?d0OF*k4!^8d$?{U)O7y6)0qde6KazDAG%!^t9IUO96Mv|vXQqS}z!Dj!8?smb z5jjuUOrVH-{2TB5J#@KDqqhJVgx4WB)7Ww>P=`>J+;?ThJ}fDw*}~)#Y6M?e44{ZV z;9L1}QOe5kq_E7^VIl%sN8Dbc89F?uULQ1|dal3lhkm2OP!7V;D)3p1PXlR^!*f^X zdFBC(qR$#MEh};7dggf~8?^!~XdD=fK1oF+@h$Yry&f(8Hv=TdNM|Iaf}&Js+nSmi z5g)6P9FbcB4s^c`EyMmgmDgo>2;n-{G`!e2@;M3D}&h5%<}63k)=Tr zPY}zPCQqSU??OZN5*CUB$|Gr0m9>zEGawJ+`Gu{+gQIY5Y6GGh0B-Tscub!$Jr@U{ zszFU4kz5$n={_C(i8M5*8ulnCp6@9#@idLQY=N8k0M3=gWQVcA(O+XLf-N;j@g1l_ zs0z>2qSO7Jf|BXe2)|FChL>7mT)xoMW&P3Cdd#xF8Jq;atBK=}we>2QQ^vBs9CB)r zsn2R32{wfIBZNsti{MUUweNt+%Fu`Av&;=U25E{zcE(f_r%AX((A>5tr(mJm76LPGt_0~-wgmjxJ}pF=qq=c2GAy&E zL1j!bAV@(@(R>mX+yyWz^rAH;d&Jv&1W`5;a&=Ci znqhA)Vc*<>Vz<{l%C@o$(iF5Vupw`x@dD2RCQv`z#igT5WEmOg198bZm=rXw!ZO)| zsl@C8E|Jy^s8^`nFD!u|7)|~nS3J zj_6pJG!yKa&_-(lNLf9w*1MqNQJ+$thKJ9p_YQzwH4Epzuc0A z(hR1_g+$Z6X3#iz%G50&hQH*{4G>xr1tkRg z+13;_tT1@M4i^|&i%ZM=#YF{#&NRCuri1;xcwhG@9y$fnRKo>Az(Ef3P?ZUt$&+wB zboc9w5L^P#^FU(JU~p*_gr9#&Rc(o8`QDGGb0pae#V*V^V8S{i+3rFy1ECHJTltMv7FNJzc7FQg_q1 zURik#1;>CiOi$&~V5=z-H5Y;nGr$>bvaSp}Da)DX_RoV$vm9YUWyT7Z(+Z=-#l@v_ z{p@^X9t*P*`MhDhpiv$wW7J{`*tVh>406hRMY#(Quv5ISj3ZW{DXCJBlPJqAfNpIX z2Bk_735J3&-c!7j9{>y{&2WfB2BM!@So|9Hcb*x4A!(h|-$T-_B-f1d)^ON~)nzl9 zOKtl6(b3_|6Bq(EoF1w~X8!!TvT0I-$1L)4N#n}GA`iuJ`J*)r&Eyud!J?H2_ToZD z{v)sulsvlIBV(qyJ>|DOR@xy{4-R=bU$V+lD;=%=z62%v(@gil98Yjf=Ws z6MH0BErSQ(Uk%_V?ZO1p>YM9iG){aVf}A2<$vJeGr0XKO5c_xABgG+BABzU7rr9*c zHc$Eu4u{o*TO@=6a*S36>fye_gcUACNERH`?55|Eg=Gt%TeGPf=$Zqu072P7rdcl+ z0-5^fmliK9(U_jGHUG^JBLgoC%astdM#Ms1zv0}`BSF1JvbO2;CW)K;FH#{U?Iff{ zc{J2kSu}Uk1hk(Z!%EW%jJYgX;4Aa9F^eZsG9EadIp_^VaOcPBE9vJQ{q;kFR1Ztc zP7A1VMJZZr+8HKxk`aM%#?}gojWE{9wD6Wqg@ebhQ&&;3;eIMDN0eTo)gVz1(e4GK*CcdjK=3 z@ieR+c6K7HFrrzxefENAF<+zSa|0_e(4+=q4rp7G@|5h66!<{1IR~m~oLFQV1qDbX zhU^%;=y+mA2w;NN!&~7nR6guIia00J92u3t=r|5zo))4CZ5a=%q{Rd_5{P9Pj!FSY z_^362dG1ttyAVdC05o4oe8xWdH~G4*ziT1K3#CPd0_%zB4vm`=apSdvV$ae^$97Df z;n5n;Frk{*Zw(dNJ|MphsG{6Q2?K@h!s1e&zj#g_taJoY{L!W1#%7=pgYInArpXvs zzv{wRRMo<^jICPWo}ZKJv-$Ib(h{T@RP)^sIV7tOc1r5pv;11vp6q4L+(jOkjeH16 zL_iV;V^d>?VWk;5E3nqES~J=TV7%j!;DE8Nrd*?mZm0y4!B9+ENt9kASo%!ECK;WY zLWZpkTc{!y(ts^dukr1FbB~xo<{U}^>Y&gdCM1fan&T-V`$F7c!8)|4@VH`*TxA_c zM?I+sb)yN1%On|w2S|Q^*ju<{8EYNR%$Y)-2%s{m=LBdJOL7vPH>l@1bLUE7#A!Jt zv>`AaingW^=mJ4rV;|%q$j`sn?U}!z+!Fbxg*oUxQx2!2ML%>+T-sYHYTDlzs6tRb z{h22JOqYLV$Ump?sthsblVFX4G^k3rN;5Q!CV`M%C&TmLa*-~sG8sJt)*rNm!VyRT zY4RUcW@m;<>87p{7(&u(8tQ`S_2J5f^ycPfzPK<5+*zMi6->uLJ5>#l^a>=))CSY5 z;nzz?lvTZ27pR22AUGu>ZCcvte1_72w&%fv%Q&}4j@nQcuJkuIL|D#^-Y%VqT?7QW z-z0?nZJL80&lxP%BQYct5nKl50A?m%CU$+eju@Q4(t`~yeCAN&js@z$KKd28m8+4z6JUo$ko31DXg)Aix;r(wjahM#lFII3bU zvbZR8oMqnVk$hZq6u>5DL}1CL`O6lw3*N}alj9mKfk?odk|{@wO)Nntz-@uB>l-4p zBMie$f_8N>6su8XibJD$NO>bF*R@kl9WVeM8>mg~(!pAO#DP5W?EM`4N-bY1#^ zF{hNdP~a(p@msTzXbMh22`qOMSIl-lrT~f<&dJR!URYF4Y=B&^xn?qu#xUl(VLx1$ zTV7o1r?C7SX;o(#JzBJ)8IDR2s#-P&M1js}xLXS`*Yka4U_BzOr7l|45JSSPUSApz z@Gfy91W)p8j}AAt;7Kxl=>7`{_3%a5N3B_xD6x8Uk)JtFVh-IjMDU9*Jp!l^8)0b`YicGQqKh z#7g0#IZGBuKupYo)W?E~sctvQi3RJixn$q48V(YbK}$n~lt#|Ka}Q0x)3>mNL+YYH zv%WA8HJQnNjLNm9QF&Ckea4U^cCyAmX40fs4MDk-ToH@6U>>5NIyEtLQKn>*eUsz# zkta&5i_K(+nfrYWYWwjLr|Q-7D!uDl9?z2gsG! z+C1`{>y~R7a-y4AesB_=XeqHw+1T@v+=~oiU#iPughCphO07a@7SZ@$x@CyCk&5Mkn43D6qe68tO9ULTF+Ud zrKLJlp{pmkrf?3oaria`sWc)} z(+K3XMqf~N=cwWX4y>XbQUvT1m$O0rl`$ZOMp(YYOijd7xwJ3{<>r?ZBduk0XA~BH zgT6Ra%@7l&!5^KFemU-JNzP)hX_RT??Jq@Qpqoo5@q^B@;Gq!vpGODK@FS@m!mw)$ zv&@IxQ7ls{44G`$-4S75i=D-`F7gVHHEVv+!qnVTPD!1SHY;sL>XbS)Rv*l+4%QX(0n#dzMnD^535tB6i-W?5-RcJrcRmCh>+>JRM^X>pe=-RO`#~dY*Y&Y0aY%Y zg2T*JoG-*Fzgnb=esYzTZH4j9gU4xpAoie01k^|8bR3>b)V6-JfG#z3{zMlW&*reMxF<> z#EKY>a>3IwOhL|E1Zp692vOHI9IQbRi#VrEOBNx~M5i~gle0J^Gti~rLa$hP8)YmK z7hH=jatMi*P@!9l;(hyIy4W2d`r!k)FGgNBBePPj8xDIx;HXS=Fqjz&OOw3yEBJ$L1esD9&P+o9PL&}VjYj^*~hY>u{aekoFNXF?3*`W?sM~L)328^Rh_7bL4Z#@C+0Y;zl*5S1U0SLqoM_S46!m}!rm$uH z7;ffKj5D+)Rf~Bp%~`DZf3T_r4Gl;-4hELa4Mr;?;YJd9*mad8rAJdkVoj8hs&=s7 z29APLmD3E;Sv{-Fw7DdMy4r51#v*rJXJETm`skA z0H;G0Gy6yQI5doM8b_6nn-MBRN>Xu<>Z+7Hn(Ck(zQd$Psz3S55yVcX9gQY`BY(L( zI%NcLB0o3k(`p1+P_`JD1@j~=UDDWRGPWNkOf7UE7nu{(AMD@5K$#p`57EcrNMK_A zNNu<-tRkj9iqnxP842qlO#`I1$KG1JH)IDfyb^N74h;44DTZ7M*h9%sFi(&hO*&-nmubr!F^mES7ElfxR&Rup zq!XekX7kxwbnb$bFvgKcV04u8&tdX9$ItL|--GsnlHu^|Uh!dgYgLGt3^ z__H#%JlnNU9s-R30X|n$r>N3$+6_?Ca4MRW(%?P80jG0`V#tbJ6%3`)Vfp^ra1=)R zKz00`WVDA$2ty<9bOm{2hHYveqzT9ok%~#@N*rDv%v`KooZrLYU!w|4Ny&t>g!==MqG!fe`n0}M2q;P#qg5TJLm&92c}E4{b~bR##bN|RD=;NWy#8yI97?U zK~#2`zL7D*P2s?WG91{ip0PNfR@ThJ4>dqaRmygeDu*K{I9}M_K#9$D;aU(4C$vQA z{Fwz1Kxzfz#XWQe2x;bWcq)qhYHie(qrz-nQ#KdhuBM3W;l7+P6D<`6TFPP2i{w&l zBh9VqucO&8rYnkrFKX35eGsPz`2&@e!A8uN41`P^OvV}71eP}}tPi)8@uZmJiq$vM zU@1u4{6Mgg&LtjZW-?AI3#z4zs)`!umn@L|!rh8MeTQ!k`=}ygYVUXbjd=9u=W3X%|*;99IKQbkPj0Ln&q!Q%p&?in4)VWNyOp%6T!# zMiw+enPjua&?ctQ8I}n|q?0vvNeo0Ie~Z^vrZzOPF^tXyVQV=}_y}9&bS#S)xnBuJjom zq<{gg7S{&>$yBCh{0;@TN9|(@=ty-Ct+rV)t%TByeP=5H0is)TgQ0*Xk%!J##w^U2 zMp57m`eqr94yIxT5@$9f`=f<^sFn0XEzB^6X(HqFGN{XeS~3OBAyZ&5qOT0m2$Iy~ z-X~}yH-EyU6OSm7cDXVZN+!S@51HtZa1%nDC}50#tVS+8|E@3{ zO2;90`dU)p9r{G5Z&p0m@moMFY^jz_wd;>T)xilT^uUnqD`a=F3fRFdNGd zLP)twjFWw8S>++q5Sk zTWrJgJsaEYIB0|n>C8JC;pCF@M05=IAG0_*VxHsb69KL=!^lc!b1ljOGqlfqq|``5(Vh6(m9K4^`R76HaOj@I|Ez z@}O)yYr{Hp(I(XB6956oGEzrKBn&33+ISnm&s_~6$8oMW{jsuUDH{xUk>mIN@T62m zKUa=|3ngEd4#pJ_19muPTnI{QE)rbK)j-ERI8x*N-Ss4De+L6b*dwGJtO| zDa&c#y~hxSHaL&p41qP^0_eKT0%~#?(=bc7k!0dyCQW7(tgNabxs3BEE9-Qj7`4?i zBGIln!)55m};niH{}I(r*&iL zL&xHfY#UAh4%2al&Q_s}$#)m#LgG8`G-%XkD6-%KUx=*F-R1tziE|?2i-_;b@5?VscYgEhiZ3$WapJt< zoD-&P*7xY!^ZMQ##UO491{v$Tww4yy2IXz$=I$2FZxb6gbyoey-;c$Z#BSXsxU&KKhdgLuD zv-56I5%4fcsfY`}Oqe7p=pI<4GFaCLOhh**&LRS5HNfZ^NzEN(PqMLHf&F3HZ*Z4m zuIN$_o{J>wvc&_fVv;LEhXickSFohmugvPxkDy1y3K3+d_&s``&;U4LVbTN93eYoP zSR9W}LqKKllXM>GI4UVuzQfcM?h@2jDJ{_th$)`LDK|leMW9i&Mu*p+-|WrjiOsXh zA1$t2?D4ac^w=cn)ixXRi{!_5w%ca^D(H$QYD+>ake{(c!JT|u98w;-1va$ih|G*t zT0>mBz!nC6s}!qyXV_d^1)C?P^vRt$M2k!3tcw8H2<=UdFB319Oc4#--5MSOf*7#T zJqR__MVEWr4;mjHA;V&dsfuEotoLgT5g&{MS5Po|Pm&ZCxzIFoh~U)7ey4V}>HPqB zS3A{?jb`pEqC3yD+`iLkrTGp z&0;|5jn{P802dSDjikWr-3zxX-|lGgZMXSd!O7TgNo#YgYs97cj8TV!2N(_KSDUwj zv+d#?9rOgX6;5h`&YL(qIj5L^Y|?XAxWXmo1DX&J8M4;pDWONGaOn9gGW@T4)X2)3 zumY^k-QB050Du_dH$e~1flSlQk^0q9d7e$6)g|>i)^gsk^Q>MNqP10G0J;3F@{?Q8 zV^(X#2cq{N)(>IT+20V;wRoU&a`7~Li5rYj#%_!lY5<#)G6m16joV3iDijbxP9qQj z;1$b{(>6CZHxc2TpoUQ=?dLWlUE1u)mmW(+PgBVVjq?f46hSKW&+KRy8ee(>6dGtK z*x5}tS74mM@ie#@NB%&*)JBVp< z0fG&$iQ-m@flr7G20^U4$yuHCoo$XU*55kP-G$KsOyB5EAakBqW^d;J!q3|8xGM*U z!O6yxm1Rn)oz+Ct$-o+eJCq8mm$9DLVnF4ClOph}tHa&X=DbzBknjV>!<=B?J4YN+ zWD1Woc46~>MX`y{5886@x)%sLt^kKocvZ$VL$N0%3SxF1G|?a*wVN-AfR+L11nkYh z>1IC7IY#mi(VU0OgmSd+2fLjC_;V=#=&YEc6M{Qm%?@^lmmHDDBA7#IupvKKJwIGD z`p)hNfMuJY3=dze({tZIV7MzHz7(rSXq7oX7}LVhdI9mkU}O$I>Gu4o`}obmx#Ops zEI9FP{YjwqixBTfLEGIu!q*N*Yn-uT#IEqsFsm{Xf?fQhF^4$Q@|3c{u>_P~_q2p;$J1wpGNc2EnK17gt-uW)rIBZmV^g!s~*% z%iaefLWRQ_hil1(c`E~nte3F1NkAdwsJu$SV=2lUu`=D+=H{yKc?u&tgl8DHG+6Mw zt3#0*RYDXKB!iM>9ZCYOT-|K2re)#m!g2O6=Px+=P|L01t#V@RA)Sb6RziKvc;a?1 z;Qc6jN9EA=+4N-3LtnFJ1!UvCZ?Tpwr+)<1`-MvYw^XB zp3xNQsxlx@lMN%Us+I%q06;fIxc(|+s1n=?adYFr>zUAg%nup&C?ZPYWXK`5PbfPuf0XAJzgd`1p2fnwx9DpP7K z%L_-_1=a`G$fP+k+EhF@Xim#L%L`{Io|3o(u;^~WBjU(78_iHPw%QDEej0Favj#gD zFf|5T(uHP8SCya1f%%#?B9GFujb{M!s;7s3 zj!Wl5cpfUuGGN{lnxc1bt5X5~Sd36)lC-oFOP6Yr|Q0fk9sg zE_w-l9wY0hz-2cJ*k@Fu+!J;2EEx$BdZnA=tqV}iUdFAusKsM!T#Ut7H{ujm;4N5X z+bl)<0a+vt;)xtAm%S;W4_vCjTFcXXl%a!G_W@UkBWeIgdNq#4gH}m_sT=8S)_l@* zDCahVRa04YvEl0TPuyae_Pqmlck3Wl1VFfY1;7m?%GO?t73}(M(rtj^YenI5pJWeL z3dD1!r4G928ES_l(V~^hpJcf?uJyq4ZX>d69i-yP%W1-Um^C4E%oD__YsKesFjb~h zE%mcUs1hnKJD2EvVH^GTw%a0Eh}CveSN6fZ7Qz*UwQe!u7ahHNw@ef*z#|T*}QAl3jw^; z)|1oHlIrkQmeY+uXl^hCzzXry)Yi+0$3y7ujdf>je4YuBGD{&+=#DBmnZ3I7o9GOg z7bl3y(#f8HJJUOPfM0Z8d|5;^YRjzN!(YpEKBOR@|+8IH3f z10R&cqLv${MMCT!FKFAl&B86}5o35x=Pq~Q3$&BwAk)<>NyD_h{64d}Ud*h0gW|xL zr$Mc*&cRxmamiuMa3w@W3d}kgJ2vwWeKG9GQ*RUYS*Y75R@#{Flc>rs12}oQM5Ke~9G%c}{%J`AeIPgo0jf)1SeTa*l6*;4peq_-+4CF> zvT)W=i7D$sHb_?x8`H#IlxxcQE#q9#9}dXB5@uXRZh@yPiD8JY!xq^D!YD#Ej^+@> znsww`TM3*c?9K*RQm`-$6`#CM1nieJb{Kmt{w%`@?~gH7mht%NvIXT;i<*$)JxyRt zJCd7!*jy{wt0QwQ08&fFACA=OonToVoU?9{i#s-K;){mmljf?S+m{Dr4BudmJX?f0 z7UHgz;c*zeVI)QeYeZFJ&DQpe+4umaNJfF(16?BFa>^Kdpa;_YkmD8U_n8EyaReL5 zvw!8;t&NAweH@S!UQNMj$(>8~wq-&TnKEH;O(h9r7FXz9o|*@-#hVQq^t|VlxFaZY zLjbTIFPsrb2k5Xt`uAC~LLsh&4(BASQfT~=vuT0#&;`CmC7zi?Csw5i%`wEK!InP^ zRVkY+_AX!OJ?NZa4J+gcN1Mc(sR^!~SkCCu`(_mpu~yQU33@^wUrGUnMYEMh;G9je zLY`B$_`|92kUnR5fqYxkbO9|d1z$~XbBUUtAWKrZga)m=+{1|zr$wPe zmNON+6sj>w^{MoO<%5g3`BwNKTWiyBlBG!E4(x_8u_;`PlDh0HpnK<+Vbfl2i4f-K zN~LL+y$`$=S-bQ7IA0tUZ+*GhX0#v(1StCZ_@1=8Cps{Xruk5uYajz1jrm_$Dz?~} zkh(h?BJolvsSzRKlwt>qG_VusX^bJUTHm@0$Q(GE@vKJ7`5_J@a8{v<7ruGPY2;Y< zq=-T%*im!@HYB$(bBE&&Kyp#i+{erTRw0@DPXHZkXtSnCh&B&x$}KrncLMNN(-Cs1`|%x=_}p?RkYnYHgb(Yhg&aSY%8Fn~lFJX%0vxqp)BI>i1)U|||Agg73O=_%<-3LB;li${` zAgGEcGG(Z7hsJIB3e~aJ?dBn1zTI#>e@c*Y);x_zRA{`W{^%!NOad%X5?`_n3t1Oi z3qK_&lL@YNPp+{apMeF0kB1;(z1J!d6C)K`gL%RWq7u#kk|CZPGl9eNjEnxU3qdR-Ikjw&avtT9>RcvwL7OJ795pFr)~A`2Ju zy3qeF5NRHP&es#HHnZ=Z(}|<)fhplY0xyS_wRR;nWB@5UhX5f}uoLiNdGNL>-xOD2zuzeuZ*EeMU3IS646H-C7j`-{BF&Lcw(`)Tb^O0CozxaxyeGnuY0s z^LTt&QpImTm>G8hJ-{d2Ni=M?2~5HGY6t@f=Ik>js0NiO(^ElGwR$CwavAlzIU&}| zzhNY{h3%_?HY4MTwALWYX<12Sa}&{VlnrRMSeQuD6b{5=L+w#?)5QXVSU_pgLK2`# z&c_Y1+NTK=;>Qx}=b2rwNhqsKt&p9$WIxP72I#CfT0tVA8q7KRSE65~ezWBDucD22 zO$g5Wf`;?zY*BPYVjR`QlV+Y|dI~h#7wml<-9pLhnU+TB4YP>2fL!bSMpjht52Ze9 zpLnIC=9as##XK=93y1+hV3kPg5+Yr%orE-|&(1;^$&$FL&ijz54Amg!0H(DCcMB;4 z9mj)uH)07(RO5$g!HWSL8hrFEQ4<(rZ#hS&QWIN5#khNSrhmS0M$Es})_$Lh3mpT!v8qIfH<`v2%vI9IoW8vS~8$v*4b| zwNFt)Vn=vVX|exNiMw$K5mqGgJRQs~hHg-^2qOyK0cVuflWw{UfTwKHN}y0ng9aPo z>mSE_uo@uUTk0{1IW;uVq%KM!GXq3A*pMKa$?Nl(`Ju(gASw|nGuHNeipQ0h7GwJ% zcjpFMl2ganJIKi7oVZE~An24XSrZ@)Kva9%2VgxIT_n(ZCHNU&{S_a~8}BX;V;hZt z2NxyUR-9ysD8`wC%u>EnV$n8sB?EugaplR|b$l6u1q$-QmPv@pK?Y~M%*vMLOe6;@ zlj6wTqIg#a-TC1ehXW>R++W_%ig)JF62+Z&LAP>z7xH(eL{JS{7ZZwZmQ)BNS0-$@ zj2hL0ph_#~IrB!Wq7j2KyE6%ND)8UA+(b+V_=Oo-tl8}oixeA#Oo*-N)Ym-Epwfg| z`=|yDGQ2X|;x`bq0IzZowXj$(w}F|Y&-n1tE}mbyif}{3FmoV(@I~~Vy*s=o&Md~5 zG^yhlcMeqNHm;o2xQ#3LOpEs>0(EwQh2Cg~3=f{oi!YGJ>>(`!*^y8bD^^2#&{hE= zk_MxsqlzQ47;Pthv(geXr|guH4FWZH;zVDadm#t|L5~SP z1#t{+Vi+s5?OWI=s(sZ-#jy@ttLhh~ja(i3`dTN%xa6dtHingmN+Mw#RVNfF>2Q z$V1$-8XkMErzVD$RAQ^Gh^sh@2SjmGs=3vPJPe3ZrxQ`nsG`9{D&g7IxECdGy_him zvePi)+6uokaENz1$@9lZ=?nt?x!0o1DpU!@L&DUR{?2H3Wn=%9?fzPh88RC!KK&Ua zcZK#9mWA+9xwYJ7hmVsdzyM$kQGyjAa57*`Eh{knxHwcO4W4iW)awvW)kFibnKBiq=Om@HR8Kj9r~IQ^uon@coXrnz{+j-60st6n z3!vDz7PaB^e8x;a;jX9Ryk1~X5ab39Ch2M@{thi$0?lTwUr!)J!H$&*vU{9{-C+1C z+a1-Q8n2Z1=LDu^6Gd5Dm@>kt$0wYc1D6QLZ1FS-)cB5cIwu`Bl=P5u z2jfKzS6OdJns4!iJe zykDuS(OeD-^-WYE$Ci-$l5aE)p(NwqLMPbwjY1QdDD;NR02}z|2{(WsCJ#{5^4)d2 z=bm~=ZV5RKu~}ZnHiOWTH(!QHnoJ+O(xOJx9lHiARAedP^OO}1h1~}`wF;H1I-6h> zOeEY1fwthn&Zx~iL(m~D7Fb#$5X354rWBF_z#@zQ&(52wZUb;x!J4lj$&c4Z*%9g| zAsX&w?9XXPQtCihw{RS}373Fv!Ll|n%}wJ>mM^0w33Gs$G8U?I2T|q*0y@povR%r? zsLa6ZRYUq7(8#kUV6M1((fcXv&^MVL#)}$AfI!eA;&YqdTd*3hGjsRm)9(T@qLH-7 z?!{o8BjQ~ke&yNwQi5MUR577KF#Z&N)LbX^NQxoLD84!(e{({7;Jw3(#`1gR8#*$6 zPwrkRif8w4Kz9b9D8>n1j0i)lEA~W|t*d)^j80iil`+i_$#v2rNSMWjJRj?HQNTbZ z*ySmph%y%20PLe0^V=*C&PvUz92d*DvMOPr1q~E-g#z5R%q!awikng{isRfS(M4J^Y;m$mbA`a(uF+x!R8kj0=?9meWn+c17+wDbB&X$2c>->YDH8)gEsbIKtvC+ll6F-CXCal zi)I!azlOpk<|XkOm9HaDIOpLN5IWpse?awh?Fgh`Wk`?u!I_P<2&96_gfFagf|3CY zS-&B1Q#d@)m8{|}q3*ctHiBhR+hMqtIj%O8ivHk+JystGcJ89yC*xu~X*W;Bz?TJQ zjYOGEsbdYN&FE@vSB`quio|!~R*}0&-Gh;Shhp}5 zubw!y9#{?QkZpOk`NeZbsJ)uZa&Vs`&VWQ!aR6CbC)-){lg0qEzL^}3zs`2Q$v+^C~o-c1yvW=>U7!o1#+r#$8e(bHuB5o0aE`!@#DyAGfJz z3p8U_{8+XaLi!}n&LlnCEsLa7B3(NWsg$TEFLo!yDJ7l4IXISy2+L1eHM+;=XM>X> z?*l>Udy?M=B4|zcxP&j?O%qvr`wc=?pNNQLyZTrVSYE7$@2W-0 zRe*;)5PV^3>rsKpnq#iM-1cT<%IEyN2 z=V|20^^32|XpV?_FM3Ne(71K&WCp<%B)ub&*W8APRbCn!0Av`JKz^E2U|I!4La zcdCH}N$GTBPOF!*e`yd+n~SHeZ1#y}a;=(t z7Ardsy#=H-ov4m|M}>Rm>99G2HpvMyAUR#n01 zGkhyhAU@VelmI{5vc5#;o#PVKm6CX|lqYN8po!|pc4lyBaCEYSwy%t?ucV_6-5U<% zH8``Z6A{)7k2?`MVEk+80b5;;rwGcewNBvKV9T$y=a%nmw!58$<7YcyldTC9i4oa3 zR@m@-b#KknTZnxP(WY?nDjkOm-OP-4iHX~dz6y2`>o+s&$H1hb4GpnmZa}j%Nte%B z^_aWq6Q|EM?`@tC{Gc>wmDGvGLkFuo+}=7Nv0iXE5{iKwgqtN4?xd<^dlI=GOY}@8 z(MB^!aWm94DPPjSrK(^ii0f7cz!e~K6QNO7snN$~S@38?m{!|5iAU5vm@B!$BU?gw zZ(gpX)dgWJ>b}FnAL9y-w|*{VyEpMkQWbj&GJMo;gmC*V<_x68K-=p-dt{Lo_;@BmM}(`IgoVSUOE8VjJOoV2^X;&x09?I7l;nyxf?Pv=&f*?OcFG`89Rd|gEB z2u2}iJ8fF&d}LMjGB0BysR0ia?$jRF9kB{P1z21DkH99m{>F>3 zYsfmZfjHjteWqr}X!1)!gf=B4^X^ukOaWok2bC?`1S1FcqAc#*&YCi6-nq^a_Dp88 zCbl&?x(P?PKJ3ZnH>1niTPd7P9urNy#X^O0Cfm;1o(ayDL35S?w+ z*v=e4tUO>HqF;)N75viEur;HrDvF9mXRaFHFkti9ZG*DjxzITSw%hF;Pj`Qb9l^UO zmw`QH*RuPC76V(u5I5w^b*7s^YrJxT$o*9${?aICuNZRCy6?>Kv!}bKPS5dGA-09k zaF$Bwb{LAFn72>uHk+_}UKUF;AadRO`6(V2yvPAjx_|M~XmfkW5t0SM2S<)L>4u8Z;LL6ao_3Ly)H&Z*?+qCBJKih@V z`kr)?;g3b+iAV&oCUR!W9eeMJ$6uQCdH|M7ogek~xRvpT-)=n?%iX3X2pMx_C%DJZ zlufxK?9`Vi@kU)B_3DVB+yA zdKd*%9TDM(tT-~r3=ZSqO zE}VcJ;K}Cl+`^sB?zy?s^K7t_K?74{Swzqy7Sj`hYKvCHYuzp3dMh((Gc&sbL|zdj z#XOq`qG!R%cF)YU?hfgDJ({Mpa!z?|hjG27t_Q$b+{C&F1k=Go^=oPZ?K(~ORF?9` zXg&wa&k2@imb4h@1X_|i5G{AKYeFjf^vPSTg**lT7UB7-94EBdD^h-eUIlk-PO zs-p79#9UXhRR|k=oLh^{6Z3OWF5NYMiq-f|OOsw56_foiWI526ZlK)q!XVi4DdyBN z&*W4Bd(fwI;vmW!vSbh_7F%Ge>7B7F1B3fgdL&DpbHWfnz$ru$rC}!7*DMZMi()Pnb{`QdZD01y0nBSF{P0)t@F7Bf`r8JX`N(C z&ya1H)+h*L40cD1`WYA#LugP`>Fy=GpG~9in5}~uyYHOi7`|9+bb=PJ1nJBzks58n8M^;Wt7VKWRO4?5pjIc1=Z%ShXB@MG! z<{l}zT9M{8)eZ~mV1bMu|0*J62XK&H*0Lv=;`0$}Sjd!m$fvfXH+_ymju4bnU_p-Y zIhpc+5&n7i!b9ER0ME8UVZ>)Z9D0&SA-yH#XeXO8;7OSN=I&-5pOT{oEf&d=ymbgn z^$=z#Xjl%*C^*%qJ9!xN!d&Z2^`3?9$;#un=58^w8$I!~@EJggZXGfSlw| zbf>~fL!Dl6C5;PaW_@}Vz#6lFU zRmiWU=Z(;#a)YUYn0tzRkEX!figCU&oL%NpxZ>?2dE@Qz^ zN606^Lf8449bLqm3St(4MfJoS|53I^gPmchxY ziY%GPnA0>>lAZAl#2u-siRGhP>pfviNngfy3X$ z8}(YaC|ucC?ydIvR}if3<(d1G-2HeUhgAbV~=PO9-F14VufM%DF;;rk{v1&POnRYdVcHlr)(Yexw2~_1!yE-v zP37ESuGeao0j+K>mJ`CG{>^U&d1aur9vyefsEY7h$tDLJa<%c)P}qAKDu{E(ZrudO&R@ zsfWljuF8RR(aT+3LGU!@xw7^corSv>&fc@oxMtLVGEql!^O+7nB0DQ2<#roCgx?eh z&3rmr?8JMjztMX-ZeBP(nNN38Eau(m?N0NUYxE>-f&o@AV(GUu^+_tG_6&!B-I8aC z~Bkv*$hMtD;@@n!dvPbmCT5I*h9S$XovKN%5oF1|&D z3~L6Dvl0uB2sr=Mz2h*CQaDKQ8nBmz^uU?G?zEPduk4d1m zR}xydF5{zUR5_qqk_+^#p!480-9b4L=8Q&+qfw)r)r@CHob^_D*8U6I+Z$ra(uP~Y z**P|1A@q~7j8>66m-TmYlG|tRtk#*kxr2b?Tj3o9$)DxaP#Qs==9+QJvy;rHgH85W zBkw3i8C9J)^g@pWJ AA;I*DxjFh;7H6*rHn%=GXI9Cod$COA*46sZ2iVjDgMx(( zH-oO3GfW3Enn$381DZ*jexm?gMeXzu2V%3ABy4%?)LvfqSiN@gVEMP{<(8RQ1`#<{ zz|NMXrbf-O(I1WoC9|slTuBj`XnS{O6_($P)!m&Pcx%Exc~dPFr+${RXtLadGjYGW z!y#O{*4AuH7&pY66H^j_mvfE*7egmM)Z*an8*&ZaI=+IJ#D}Xp{QRO1x9rSagITKmAL=SdDbvvHeRc_oKqS`n$c~hA3Ag|j4eE;2M53& zqRbg*DI}S_vnMFAU9ga0;yD(1@(FL0FKy%u&oBY!*jJf*Nh0C0h9-u@+Ohjr@HzdL zTOMcKM(p7`rr6w)WS^3C2&YxykJ;Q~i@j)SxOhdB|%=LypUZ<5c zXv>*GNursrJ;#oQXJ_W{+|K6Rh(Wg7qaby?oua3lywhE8h@O(Py4^#@JfS{Isp0FU zx7~hZAU;HUf)p(ynWuC#2e^REw5(zT6^c>8adU{hoeSOdweHvTcD5U20x@lNitIZ} zUfz>-?wT*Ii-1=VPkBnpvbt}k$Q*z=`-pq6!}Sh^-PD3@!xFI9iHd-g8My?lGn`xo zW7nIAr^oc~>}ELn^vtZYF7A$C)6BNU;L~6av<20Y>}fgO@gWLbLp)x>TN_O{FnP zGR$S_y0qGz!6sh5&=Y%h0c@h@TQtPemRqBB<6NXK@gx=5YW$L<;5qXtcUE>Zb|9a{ z6b;X5-uW|@!;i-};5;KqtGBF+r<|<<+k{v2G_pi4HERkmONRM(_D04>r{QcAZ{Lf1 znzDBlq(L#{#Ozq5O9LW@;;1EY=9`-h0YfWzQ4m%yd}O)pwK!dX{nXs)77IlgV(wx1 zf&*OE;3=Q1L79{@6SSNDs4|l~Vbj zLhfE9-JdQ&+TJvS9lbl23ECR30IVU^KK*q@{`tGUi9SXZiX87K-9L5qmJpda} zo$i{qy!(xkTv!1lN)|%NXX2juZxXb1b20Iv{4^i~Ti}xWL*3Dwh!kS%=G@ zHgWF=$LxnScL>poFkSY_JE11U;EE)P^y2`ze!}H8EwuPHj5nT`xC&adLT^;gZy~%- z07X+r5)PB*P?iGND#crn=FFHT=7dRVaQIu??4+z?13A9z9w*fy!WAkDV?uBQmK4lr z6ko$7+fFE3HcJVdrPeT%ivh3YfGkh;Ph7g|RRMFX#Bi7pc}7jxAF^^JYyUd-8n4s> z1h;z7zcdGMkmmc-sq!qI7ad3`}?|U zy;{6|aQ#nr$72+|C}oRM)b&xaVs>1Rp)NP zz8e6VI=Y0*q&2z;AM*ZF^FG{75oZ+ZM{1&gQr3&z{ty;LJDUhUXvuHtW)wFhSeo6f z3luBfMgoaL#@8ORH3ZEI&t!us^R`sHGE*cCW<&yCVy{QI)b-s&a^^qQF+Ej}Zj|B5 zwt;2C!-DYU9~xX@ADK&Y5QdNOp{^dbGqMfhPF?Cjk8lBVjw~=!NWaou+<;yHL>N(# zp3)Pe!{lL<+MTl93PVDnED%XH@*)}}qUp2dhagw@@eh;F+mJ%i1s9G;->qGuk?sD* z0^S#8zyiIbI|&>=z74>fG5CC(mxdR4AcewvOje(TFVO8wJRsb%K8s#DQeR}=k8{}urO*UNU%;ayglj1DMHg=^z_^zl+66wAF}n>*&#^3fs80$qUnrfQI6c>D0fdJ` zoLK~BYmBaRcZc#EtnUPp({;wr)e=LDsM&1lRE^z79^}>Ktz&ICN&P8xxPv|%f?A@U z6Oy_qdh$4K=`aq3+^)kshsj6 z2cqTH(wbi-H2wfCPeYf`dE_)*^1?JesX;-twyS!OoSwvW+uru!9J+<{B`|ZEw?PNT ziG1ntxbuJ@V&s@lp~RZa(-&s2_%IOT8x}bI%h@X@a40=8ELAPGH}$}_gW=6mSDmHw z<$!Qb@$i`f=>R#y2x~Mok$&E4-DExP8chkdiE9GKOlQ z`0O?>-E*_alCU9cR%!3;c}}%b`|WG*!;sHD16YrGhwgATbn~>Q10_Y~*)I2D7r)2_ zS)X;S><{8k&s)s`JX~%?1J6QW52M`eZf~)^Dg<_~?>ajfD|j<kGsorN8l zM#u3)3}VcT4z9CsvU!ThYCe;c-pC?<{F-y)`;0Nc0~5NKz+5aT7-bZfdvlUVDNK8x z37XQSXA2n#^1|av?$kV@+04I4Z0jrDZdleVUoA|kNG}?zpKiJ#aac zz4n*~1D69bO{nfed`x~(&9ChSfwPTL_Bs)2#gf_33e-MXq-Vo zHG7XQtl`-tvz3LaDt?AS_1=JfG5Mz(4SG?@k8JB>#5B;9CK$A5;~wUuGog=A8;GlX z@I;K)W87JQgG@^z0asU61k#)wE`L?(!P0mG+$m^m_IeUVqa%;Ic!;OGNK_bp**A%U zcoZ(kg!s}saYAcP&b8-oJRYmibWCi$$xRaqyr{7$k77|Hg)cyK)LdCB{2iMKv}@^Y<%BVC&Wryk3x zbQ!LaY@tA$M#BlCaf3jUlq9E(QW9JkX@J7QkWI22Ox?#E9-}n5@U#?G@=mBD>Y?8_ z>Jyf}@Q&78anLhuCN(v5ME1|%Kvgg9wyoX_75QM@Ri;>O-r2l&aohz)z^&K2XUVnO zsso6M!3iq5LoyE7-dY=ue_}A&-+aZ~S`V(L+X#;Baq1SprzFT)#(nD0?Tg4lBdV%cl3fP{;|zYQ2MUr)5f;60%HYZ+yNlXY?iYpx)bugmLWn zy(>FH-yW-wGSJEygAFe4yFn;z@#iq5#mct}VDIT2oFP~ab=NmmE*fJu%sAnOlb%gz zC{$D*K7x4pc(bXwNhHcJ_ZG$G)GT?(JWj=3f&G)mv|#78y?h-ZW@>VH8s~;RO+=&C zr%dzRam(4tLOZ=ZKWf>y?m38fb$k1AAC}29p^EAVl?aOLLjm?0L$}B{$=!n$;Fr)= zNguD92IBK<3$yH8P0W$eCg&2v&nT0are-GB;mR49fS&So3pabw3%-AMMpvGp=|Dr`h5u+hJ$>v zv$)tq6kN~eds0_#RsJ^boj*6X%m=bE>h|AWqZ93Ka6OEtu`sReRb;t^&MFd`z=R+L zH0ez$tB)yGRD*=!;o$yourgY`beHpN(T!-&%`dcTAjb6AVS*Gys;&aQd2L!n>mmhw zp*ZOj^1y%R19@k65$G71^AA94NM8>o~x)&Wh z-Zv9C8)m%?XR>?OmgG2m{9#etD2C;E<@Q~rV z9CGz!)&fQdLvO2aE}?PC;sbMdEj%laO5)H)a|um184TZE#EE zH|!q40$WmXfVM8ZOIoN#B7^^h-OUpl+rwT9_DE~H8$F@Xm38Lpkj(wpYLiT*UYix7 z5Er>>{>+)?$@#f<6VXyzcQ?EMBq1zL^Zb_6E@c&3UjJ!oKP5eWfJnV=7ed139*8K# z*_H}z8%nk5xt0|`9NG%Ue(X*SEj`U^7``*$s9s@zCl8o@a?WIWn&r0Cva1Dlon&`- zLT@r^Gg!v93RVFWJqF_SrN#*ICL%J^p~)yE((@|2eFK|6OF23 z{Bu>f1m~^Zf{neUA98DPi^u=w!#v=pB?u-P)KTm>MWgaCBvIj6}M6w92=t+Un{dDU+}-Dp|j<*p`K$=L>n z**<~bkP_;kIG~nZ#XC}+GnkD2&|+_l5qjtZ49HOMI!@;V>%ONqUw++UdjPvM(1ysI z4Fg)_2de@GVT$15o8F-pPpXS_r_~&|@21m(d)w8OEj&%d4{Y)*vf5l-{7|S{Mc^x; z8CaP5+N~Jpsp-vA(pJZ+MJ+J4CKYNJwkaiIro$Vn+zCWQj1U4p=h@i`v=Vr#rA=Ve z<}Qg!@CxBlD|0eEpe}sP3bTk9-YLR!czlf|k_XlmtO8tk1~LgS<^aCR zs6NeQl=6U%R_36zlA7|_V_Ba$dXtcDAMlJNJI)pAC9rkk`oQt?p<3t!pS&c29D^{?TeOBoIOoHCJwLVDT!1ltB{9HOCFTi^bU=u2z2W>#Vm^r9_uYD zcc0{&CpZw+E*%t^d6{h7+*^;&n;U(9_38~j;41uvJ=jj8vU2*H{JXL4ou|(ppF2&C z1Q)vV-QMPNRtJLy+b{RF@ct7SF!N=IwP4QNFDplq`=$f2CPtq1#mnSXlo}M36Z#$R z%crI)+Ec;N25)gkVM=QrToHOiHR2V+lajO5p_StyqOx-o*;SwP!J#X%Nh{V^liKA- zCJ=_BQt1&DQYh|+2kX~UYGshCvVKJ9lk9-tM#aOUK(aRGttSC8+ix%PmbKMoT_yXJk zn??0|YrgeaBG#sIFKo$DIz)b+`K%8)Iry$DJ5=qVai_GHKp?e&b!?9T_=V$E~7g5!^oIN?e za3{Sny)bvCiPs;e3#%EuyTykLwH(-Wy1ls-F!wr@V)m&Tx;;>x=r*4TPo=Ul*+o5| zXpATwB01$>GQc+_A`(+gmF(touwbDE!g--4wIZ;x2UB@OO_r3nO!Gz0TIL^_6|Q&w z0$o%Qqmb^%H_EYRr6%_+b|*Xb!K+m${JU5Cqf6UxPPlj_Hub7UoUCG3)zA6dQvM=L z**>VO76+Qx9xg%17~;xcwDTOkIkoIeh^nS^9M$@a0+}Glj9k2wBf@(2%IeCjstizH zQAr`{bG}v(VyE#inq&b0}_3GW5cWs@Ucq2`YRzvQk9{nhIx}Y*=VNZWPrw9pHEwsvEfc}F9 z_w5z!CaaG^=UyN!*wqd%H*gh{WNd^`vRt0xZQ{qMlBGZ`ceghBTbIrL0@?1_b1VmH zJjde8oc*os5ni+J?rh@mM?`c8A=4u&b#Yux^=&;Y$ewkiW== zo>MLJJg?=3S?5?_2P)7t*5BSRTO-3oVxxi}gFfry&>7;~B|lvRxJ-3=jY zHuq=Y(!$7>Db$P+`#>0<4Q;cdA?zMXoDjbCJ zS^M`w1T_@cFvU)mOap$Q#OEXYJwmeOqPyjEo}N-U)LEkAYu$6bRop#wi3=AII(2*< zNR=l?=%~SF0bGE}B z@O%ZTtZu!#485H<)>5b2t#0eCxn)EW7B)92JyFkD6T1_$mZL0*jOc!W9VE@`e^6(y zbATR|#8{V=)GTYr0WCS7Uc<7oYX$XuDZCwuaY-s!Q*xW}p8{kShA~$Os*)HT)5{|H zG~cMS=#t4=?M!8(!s7iNOS5= zYN|QS3cgQt6$zjMSXPFr3%!f|EtN7V8jJ<1Ayz~w=a@ojDN4FW=q2AbEeWSq#wlI|yWl)3SN(rBbuN*Zr}m~OQkaW5zR zw?aG5)SDhZUv4(_>2rq=)AK1yY2tdAs&D~8Ca?7rX=O$sF&)(gViPV#8{QG-D9Bi-CyyH>vX$R1?GwiuoX_a*pdtmxN zHV3)S1SRo=6h94*COTaV8-Dq2sQY^MS%C9iK07LM_B^Gua4) z%=1obO+76PXoYRnJ51=#LvpDr|a?gL;H zDZ&wpMT#S=e3LVwl5Tl0py>j!;ta!Z%W5+6NqV}srlI3xH&fo0`SAJCiyL_}gT9tG7f!43ctsDt8t-uM(pRApuj*omr0+0Kz2jKb_8QtiW7n{@y$N5GO73XI+T>W>qgrq^ ziOcm;tJ<&;5UOk1glxu-HX0Rn0EhJskFqDkFjT(=h!;~%No|=Rj{w%2?f8Rco{`_a z@KRjN`uC=l*;^+FOj7kq1JV31?5>L)Jnmno%)r=-yd+|9T4Ij@&cOf~UR2R5y|4~D z@jZDC16uv@R0iD>D3+#3ju zsV>fsz;8v#ArRE2wE$HKINdquqbk!?uSA?ly`8ltNY@PcJBf#Fpe`;4skt6ZAx}{y zJ`}MHnWrTM5ZqQy3FLg*pUc~(@n1Q?+!1l%t&%1xX%wU@IKKu{>Hg@UWK}gP$hZ5E zW}MYQ3JKCf34E#{7mGy}Iez46l~(4Nx-lJE>q*l+sN`l`4F0`P@mTRKY98#>?#V@(9dkX8_n9|(TMgxi7tXSw2d;B2<5d9ogXCTzCyZXqPFKGD zRuZQ7R*TDL&zx;HPrB!=HOGJ9nr%)3f>94&O`y7Ao_2ks%aME2kKR|lfhqU=$X=SC zuJ;itW@RtEKWe>2K?IP9cyqJGZy_77b0;>9S5ae<(0I04?_OiL)?Hbp*SW)<>%ret z7KO}hx+~C)TL1JUdIyk6d^*F*A0j+I-*575exH19uQ58er@XPgy~ED$9?KC}pM$4% zXouh4PVYoBG|9sdLd*(Z5)f*`H^>{%!CCjPWllF3&-j=qg!zpJ`C>eNdT~D7<0Cw*iL-hFU?W3LDo>1hfc$%WUsNtJ$q@TLitKb7 zU2sMlUFczo%mk;(9KMHc9rAylnYpt!B8)^YUNskwswu(ZOY=r_Xc?Xu`3=IDc`-Z} zc};QWi@n}X>CR7*sr0pYWpjHtWKQF$?VWK8anP3331+u;fQV4KxknfAak@Vo9ldL1 zNa>+jkk;t%8r*k#^9#1bA^O?9gGGUL}?KVo80B8A_EgVB=bu&xcsTaR8esMDB59l|{xuc;AKszvY`VN1LEebspMNt`E z>hc{gKSFI(!00G{(u>ioGeOLO>h+Qa7;MaDc{-r6Wv$p)W*Lt0yx5<@PRU130f~yH zG%z7aBRHi>xybK~Hyc`%15SA&Fl+M25p?Y1R1C6WC^q8I)5ElmRf( z_=@F=d7M6mEFXiqLpBy7d<<3cq!2Ua#D2NyME5>78}3xV$c|YY%M_JZ8;(6jR;@np z7&95ZG8n&cEN`|o$}{&dX|0i1LhA}ERt&G4Qur(!{U{!DW=A`08 zawM~o<49k+m#u7{;D}@^U&BLuNIo`+ z#wu+bZ&|%Bnp!oT98N{J@X&|!5ryVZU>?Zl2ljT>>~J2^Zdf;97?RR&nq6yD7U25j3j(vW-J^=ycrWf4FC%1z}|{o|*U_Wf~lf=)(&Z(rL#F3K{MuMjFO+!Q*4u0%9~$OlAnlG%82FV>909A1@hqdbL)wNMmsq%w#qjQ z%ILwyY`UWRtmIx1F%)RW0%My($Sncc-f>Y2p6)cyO%0Tsr<246M=antII&03=y07y zWuagcd7l*_3h_d#E)mzp~w5i|8a--aq{rL@8ibOPPrMOwqwxvs;ZV8!dm8q zFkr!glQed#-Mxld%S?>%^TqC3TL$`5XuB6JR9bC}3xLp?nhEQK`F*d+IqV)mmfcM^oc$8M|7KvtOASA4Nc38B5xGlmw%oS5p!2#QuGgbe(j?i26zc zYGjgIXG_>RAm)>-zo%z+U4RXX1-h}fLKBJh)(DbMX+=Cd&Ob`bvI?gh8fg_2wvj+8 z4zr%HPAcz||6IjEj5j>5*r0dqRQ=F;_fB=NWMr>jeI%Jnr|9gGLv-3F`Eno6btX{G zOw!4?GFIdGF%`Vp+@(r52hT;j@+j1pHEgrUQCuiPF=IU0)fh|n_WGx+!*n6%G@cR% z%w8=5oX4G1JbDR#0F|UeVL!OXF!FR|I4G;R5iv4!Dk#9I{}ePQWRa2BE08tlk}upx#mnK`(#i%?;kJzO8}Z13O- z7_izkg|>D#8}#m1cW7SxLSMZrD;xOSq4(ABGrp*4G>h;Qvkf@Qo4)#2$la(h&-vX| z*oRjME8QDS{}iz;=uR(389Z8O_jTL>`P-`)Z$ z#oLd)5nfFlv0oG3JvA{t%ur}p{KIa4O-GAXF>Z1(qYhTja+#S z!)zUqCTI@LGhM`}YM<@4TBonf;zxvP#xoq)M;Q#V*m8D+!2Zxmte7XU*81z~_~jy; zt}xh5jB5o$zk---U0Q7zUm?iR2{bZ9Y=}#)m-gw_l^LzrA6z0Y_Wo#y_yt>A+!|`K zU0&DhBcx!ICf_a!O48j%J)mAk+XLO4Y{~2d(C27-b({AD!3O|A8+gV00@ms>b=jk3 zFdMtDJvvSiU$oV&?d+a0098p1(;xy2RI6uGa!Sf^|U=~4+aGC?r?QiVbXzb>Z0FU>t1+>!qzX( z(bJ*412_}27y49Xtv6a(MT8Co)&bB6buS=f;XzId588upf>wU<{OTnN+?Ca)Qj{`^ z^~@U8)s?{t^}W8ajaUdgyT-Y>)1BsifT(lfHe0ocF#$53&IO*)=xyR`W3w^dl@X73 zNaNL$K-*2Q++W-1@qnXcTqTrZ3MEcsZ)>=V$YV6+2CdxcB@CKR8%=K!Kq;>Zj=EP@ z@GHZoX^oU|bYyl=8>q?+N_ty0r$n}j2029h_l?oY7ET$WLU1@Qsf+uL2UmC^y$31E z7vU1xf726+aJV7wdvpo?qS2k+U>l$* z8%>=tlEuN{7Zm5QCtcb>UU}INRNLKhYmfno5zry#w`;;8p(LIA(Z&#{b!T&k?=Ct7 zu0@QGuj?_e!{rl5z@V(*>ZRV=?go%1M$af;kfCB*w9b^m;CBHaf+xYojErek8@&~v zKpik}4yK0Q1#kf9%}qR(h^~-H7_oaCEl(mU=49H8LwX4S=mI*{??Uk3YG{p0nLxro-mg=0J1YU zY1GmXKHMWAhfqzg?$X?u;;nTD^qbeS#nf1`wY4rH{|_&1VZK?!xX!b7M~9@ z?G$adjE{dXy8@>?s(~0_J3XQ}26XIPWt2O;)m|UrONeMt1zJZY61tL7ZVh`o>KSSS zioCtrUm0P8lmHk2qy{$W%)%fX3_|}3wwKScLBBLT5KbAcIaJiG0oVM)X|CKvRE2)|2-arUpQ?9j%!dO#1LL3nh%$Hb?zb$M(1 z>J~S33egb>>*XO!{6sL2hrn_E2nP&keE_6jiGVM$csO^c2^wRMjK2f2F5%c^L&9v( zK1=$f6?Bzt!!jWw@B_WA?(W)vxdX$^c;wb_VRS}^yFy9<-AsUFZH9OT7$^*@Vz?DU zrg?(2ux4kNP%!2pgd}5OXzo6+yRtO`8!5A)H9#F;L6A&^sv$L}Oe~`f#yEmh2Kf3n?hY`1CUIsZtW- z5rcZr8x8LO4|e#_u)Ds3_}(vkON0MAD}QfnEWP$-ljZ(>y!`kC`TGTp8}E9-Q~CGn zn)k2dw|$L8O=_F_8cVJ%lL}izt+1gR8iQN3rRTfG!ep)|7kjM9pUD)|uU~Wp z!_j_Y(CLkh-J7q6-9DDU<7qcv4?E_BP{;`eLYi~aP+M9I*Uo0cP zslnM-qA#F|mq|It+@-32eLt}W0rhncQ z)3tlD-HVncZ?#!VmnEsA1g_Azx=n148>o+v;t`(@N4&4miU)jN2kb`IibvN9N9T7P z4pUp)Z|B?6bxdrZPv0TwW)oL+}^bIzQ(d9we}5- zom({RT8gGNFa4gi{kJrE&SoujC3)FqMYu}$NNWRZG^q{U(0Je$O}myNN~8z!i>0$0 z8#s+R1>J1U3^ze*>e0QCj&fWRnRzu8J^({6P`$K#2Y~PIkl`te6iw+-Df?kNrH&>)X0uwF{C%6%(c~v2 zD@{lTLT2CQD6l4fJ41o>>(5<5P2TwPW{zchXloB2wr!o$q;^AXwXf^fXKlf@CbiRj zjfh|R1}Xi$wpL4%KWMWSHThFEtEEXDA6QEr!N**wa6`4bZ(x|Y)U?Q7ht$v4OdsZmYqoQoUPQf@l;hSNzMnxByl zKV+8%xI>rnul!8=A+U5~0|+Ht>09K-yW}sJIZa-+S?4r4kSqh1`gP3~>}c`_Y}PqV zz9Carzkbyg>}c}0ZPqzW{%)qOe*KLt*vXsLX;&TCS~XX@(LTW!H5O@7Q~ zo!6vJ#MITVKeh#zH2D`c>%1mEBUz@dez{FKKWGz{FMoLnenUR~)XxmZ z{DA!ULHP^DUduo3t)?)t#?|sEcUay3Eo|qC^!jb`mt;09gMR+slKof$I^@4WzIA4g zL-E(V<>A-ftbKmQR=^6Qf`02%ZlZ=_gnBJ#x7;FVEgdB|Xie$>Z){+AIyfCfLYbpY z>BK>CHK|SRYqYf?ofS%H(zP8SHEmnRJsMY=7!o7NJyh!7Uq-bH-%ngm0fxJGx zD=qSCQuM~gVE=Xf(5c?o_=f!vcltD`@l5%PIa^hn=G`j4K~B@89xd!cIPI`S)CwCS z=}uePb&ZEDX(xIbF}8tLI z-#W+~lJNaOyX99%YwD1(ahlXYGFi|8>Oc}?L7UQ50m9d$HVMelhID2qrAgOzgtWA6 z9h1LV+M-tXe+xJAr&0?wu270Fgbk$#!!MNSObdNV3NvZY51nq3H0W`3g@B{N#Yo~J zt@*I+6K6+1^t54zHR*aNd+-{+U>3C{eUMrkI>7@rNi%bBh}p2bw?PoF@IY;(dI9RJhw#>}c|u&1z}#6_RDfrC&ej3O0iO zUM4?%n=KLvw2#P7Z?#1_n*4K{)zai&NR}Caem(9N8~k5_6aAD__%rzndTGkKe{Yf6 zUv69JX!0(}N^itb`Sql&7`449Kiy-CbTs)NBrDx^T(PYcztOhU(&Q_>w%XVA>ou;R zCjCxhXxNnsudo%P3B68!dZR7U(d36ED?Ooi%CGOY6{EI4EpcG~@bFSBiRH2F%K)zajv zY*t&7ua>Oz==Im{wG}&>{85|L(&SIrthOfqb7Aw3$gjU(D|R&bL7Uam(|(d9Zf#hX0R$*I!>~D|R$_pUrA%^1RJzYx2c~&A&u`y=*IXH2E@{ z)zaj{Hmj}4mrGW9arD>kv=uv=e22|yY4W3)w)E@wT|rHLI#bY*WRucPzuQ)9Yw~?I z>zpP(Vzb(s)ShWh?d$sW30v@-CjD{5fESNrNyqV9wypa$shtC^HK{$*IF{@<{@B&k zq(6?BEB+O!@Ge_%QIpye&P2G1pOMo4$FG`SP(+h+Hmjw{`y|VNfqt#Hf|}gQ6wK@N zi*3cWChxXc=QMe*&1!2>dp29AUl(k_bDH$W5pSJNUOUI8X!5LW>%1nlbClAg_H4FJ zzt&w{P5R@Aw=N#XvX0}7ZR>tbYUhxbG^st)IF_&L*P5%VNq-!%5t>y>mhvHAr-XQ1fwvJBG+u&9ZkN|X0V``^6P$EaZ!`cuvrnld4c?Nw=1H_w#{m3 z@?M+O(d2!SWkw$k>UHw#kGYDP{C%6%(&Qgz+S0GTbOkl}*-XK((+|k6e_$&{JJfiG zsq{qo3pA_AH`}b1CVxq?%pCRWy{@1pKa?pLj!Qdj+KO#W{(74*rwDtp)^y?nh zkN0>5HLbmJ!SS6gX{TPjA9;9uz2!u`HR3&| z@q@ijJJpJ;*bnPnmX3bWb{Ij*$K|Kb*&-cH9(<>157Me8Z<8zoDf%_%3TpDsOu=wm z+UeigPTQJ1WZOEYN$rL@ZC}@~P(c}-=td=IGK~4TlreL@O+UX@*v8~D1+pKe% z)NafU=+{rVf|~R@jdvjKbV)n?QQOx2n$&L04(QjLT|rIyoyI%x9a7;3Y{h5?-Y!4A z+ZO3)@`=B$XW*PBzf7{s4(QhlTtQ9FWeV!oX;(1Z6dlKh>^Rz*e1fgj(xmomHbuXl z?+R*Cdo~62%Z($lvH73U{}313f-lJ0CBer5klh1gUZg5MJ&y*}P0sT7U3TpCjrl5YEbp^x8-y}bM zsVx#Oto-z~wn#^lzhtvon*0^XGDFp`ziYu{E}(WF+qq4AoHu-dDn z_%GXPi#mi)x~#C4w)hXWNJo>+cbmeXIGQ{qS!Ra%)pi9n*~t{tuWeT_9LN79Kh4-8 z(Pj+fr-;@-%?odb@J=$T}4g)aACzqlikf`4&1z}# zH*8j0laESPddc+HkJySGO@7gP&Fle6ntY;UnYQ%nX|A9qzbaEOT*aH@*C*JD5v06C zep<6dI-2ZBR(e7M`SqHssL7-MpHAq!CZ8)=rY-&YdRH(Ux;Fnqw)wUu-(<5|n$(7< z`Iw+Iq??;f02yN ztw7|6^KvQjJ$51;P5zB+DEr{rc~&peFwzQ!t#3cKQRhVq24cWV6m`^3QEn zTa((e0V@6aYg_P~CjD{5hcq6?l8)okwypa$shvaJs!8pc#<6r=zy8+M)uca;SOSU1 zv8?0xQ`^>gO={;*w`x**rg1FWas0ijt4V(xvAXpgQbC(ds5u+IVK(#e@|SM4BspiZ zTAF;JWEptTuO(MdlgpWcA-o)xU*~Pbn5M{2mu-=bCV#+YwKVxg$ui^8um9o-YVu8) zg5kKnOMd-PTQM5f+vTTs+aeuJ-teet56DuJH%gWnmwr9o71ZQE&lC*D_20EKTX8Wg zazK7++9E5OykD|Xtl^`N-N!Bcj{L>;Yw{zKWyT)%_iAbMyKR3RP5u{~)zajfBrDz4 z;C-g`SIS=uLX)@rrunJ3;`i8!ZB6ZX>z~KYHRXqBr81#ZR>Haq9*-{F&=101uYHu(qy@cI^;T| zKOloRWJll8sV*{Ca zHD7Osu%t;H0wO%zVjKH}E2l|aLM|7!|NT;48%+)(ECk*$Y)2=fouY^)3;X{W>Hl5w z7yGanEy8Ey$G?`pSYb{6_=n6$(txEEA0wrJMl|VHjPXxgaVb?X=9c4%%c+X7;2KxF zH&rnf$6$-2o}GDS!Fk=*I)LskSDybuJgSpFDNi z!!g@f=d2{PQ2;>LRN~Zqt<-WuzyS;EB>`S*uGt|hX;O#4r%4<8L03+bx`fG7cV5bC zqsc*pg%YQ3(*CbX|F4k0$y4`;{P<@1ixt-7#)pee-5*MYLsAM*)Rm-GOaRtrq}H>g zD8q(+%-E*dn$*_0T-bgRu(XH2a})X((ylg&IfhLo0P9Io%MAg571m4csn+}|JD(*@ z>JS)Uw6P1WoF;V%lYsRVQeGQP4k9d+0IW&-zg7Bwq5Mq()Mntax87Xj9P zk_w-*70>-ksh|}Tfc1!!{xkW@u%RD+X`51CpBi?rq9QlSPfw7)I7)GZljq2fCtRUe z;CqSuxFvsa-Zc5`Hmjw{e=k`EsPyagu3!jMFO{FPO|SV^x>_X~dPGY9maWy%VwpkrbK1Z_5(DiHG7L3%71NrGeTco4OZ?IV{P5v93)zRcPN|xy{T$z{OY%a(C zgZ#zHXcDnqxOBSW>*UuryNa58tIcX@@@+P&qsg~RR=W9D%cy_QO-PeJR5+nWj zikkd+o7K|fFWRh*CVxq?(&Ktme*LtosLB6jvs#+G@ply_I+}cpWSQpm>xs5t1OWTx zr>EN@9Zf#lX0*}-~@1~{6W0G}aG2MYCO`SnWy-@v4P=`na5b0P__e4PyK*X(>FsMjJtY>O;s78xIjB3k+pTkD)A ze_FC`Y+QNpx_E-+uBE^^&yO-f7s{m0EW z1Zqvr$V>s34`0`hg6V5hS|mNuM5)A-eolt-PWdZ{@88If{;mAY!G~cVz=ucg-)AQ1 z|EuM+H-M2Qwc}eHKD^fW$}2#LcS+y7@)wmfsl$pZ=`XrAi6e7a+S8&5toXKIRT5ZH zJNT5eW;Q{;6#NZj>X#mdT&(yOY3yTm$`R~qk)O9kBCMDwqNU$qYjrjG9?80~@$iG! z_2a{?oWGBh4x756@o+=idbh0>Au6q=E#J_%EjlCm+eht?5=b#Dl-S|MC(NL4mcJ;X z$uG27Elqxr&FX0KizO?Kwf4)euW%JLdFhj;=Y5T?CO2$WTa%lTWt!Ko&)R}rO+M~Z z+FVDI2W(c?{O10Bu8gN?$F-h7Qd% z@`VVIem$Eaa9L)}zT`AvZBBetZem!- z4TohxM>g}O#&fSUo_zhcYxI9eEBhKR*5r-<%@hW{dSu_X z%7^xXa<7sOwFhM7wXRLUjPa+VhVG9Wida;gyKCtD&qocNj~hClHzM7)S}?COuLAQr z6K?>IB*6%|X)wYM;pSoh$W4F|a!ahhqsajvH$4FSkQe}R69YhQ-T-tji5EQ_Y$oM} zeNf)Gw#-h1t(n}gJ(F9a#Ygr<<1-7MXc1-eTGVrOQ{%-X3G1gW!{cZV=?5MC!?Gq) z{+r}ePvR|&2O0;zYSeh@W3PdSql)^Ao>8e7j#9GohN z*$gm!AZW|v>O8XOBAimSQr~C!2Q1vUrcx~64@m?6$u=~&`MQ4mtYl(YHK~IKHF#&# zp*E(4%<%|^rOd#6mV4=Fa!s-fqo!Xkbp^w=2J+LlxFVYT5u4T0&y+BHzwY55$ykN6hnp~4CSugpz z<_c=^<(Y!v=;Kb?+NobLzGu?@AGSS4@{<9-v}KB~Wdr)|5V$^R!a8~yqL zS5T8r`9psn!)eDov{OB_uWJu)v^}&n>Gu$?&wHi9U)ze&`W%oUF34ZVPMZ98Hmjw{ z@5oF@zuxN#YV!S=g8KDoS5T9m$rRMDC;gFGtOTg*fFHDNwKe%ln{~e?b%+F^?d$sW zs4J*R9il0yUmv#x+nW3{n{~e?b=0P=etm(RLtB$NEmJUrhXc~`(DtyT$$xLN&TCTV zLTxSCnf<0Ks7alRDX3pM9pF|?{)MZnNu7(St6zU_3odE$f7q<^ntXzt|B@#C`N!9? z`=!FS*@_)ap7>*hhx3}eQ?h{Mzx~>E{kqHMQkXXVI&Z6YG`V53BIbNa`u|!xjzvxC zcu20+w082C#%n(Jzpm-mx@~_^liH;z81DYV!R(38)GoeU8WZVBKfl6evk0c2PqW!9 zf`uKuPda+M8=)q(W=e*VS~@>W;&1=gwTse*H#OvjJ-$ck-eG%eX;Pbmul1`xf9-nM zUgG>~V_K8eDXf;{(W41`!RMbJ)qG5Ya`PrIXD4vKCUqE?z$3{C#6qMDArf3(2S(d4g47NO71b^UseE2zn@|FjvMDHx7ad-z^k zv8_pMlPb0oJ+xCj#Ee4R!&0h;r9=-)sUBkF{(Um`AGUK?e4ivg;IhJ*KV8;kN&Y6x z64jF8SDcZBCV#ci$Re)TPF0K-E3UYdsu-`qqcWcNyP<0G1BFA4E4EV=UO@69ysBy)1s$x9UxZ+Z(Vm#EB3v9f>!bnGx@0Todtn}-nuAnBr{ZER{ zpZ4%ZTd}Q4ZPT1T{nBRPfTKyjhj{XF4@;>YmafM=ETwvgSLw%O>_2Viu=x9u{Quc| z4{*7vs{emdxdhZp4?Pm9w9q>QM0%OYoHHbHZvX-55K4-K6zNriK>`9!L=aHGU_k^+ zctJrBhyqeXh#*ZVk&dAJ)|tINYoFPB-TQu}g{9uwE!0-X+T_?ZHHv)7ptJ7y`zxLL7dE#(;Zpt7iYWH3;Va_0pO;#6y; z4%-krW+}%w)!4C?a*R{$)O?oqsREbjHPzTLOF71=#*Vd=W1Q+R&1ZF=DsYWnQ;i+7 zlw+J~>{v@V#;MNHY5bT?=N$MKQ)R#xRF%Fd!*!Q;1eP7+>=&rRzs)fRZt=34d9tSh zZlx-h1k$&>VK`S~`V4x!++wwG$6CrU?&|t4IVw_iUyUP?vVB#D!e^6uk8Rff2I)OY zx}~+R0VJ!z#R4$=?tXizNtZVb8y2$3`y3t3kZ*|c75@-r$k}q}iSJ+#fnn zV%a8n>TbQYM1l-W@>QnLv-q$TI;K8=g;hvW6hsmv}Av8hF4fxOD+PqpH@+ zrwDI)JK(>{b_jzk-!3wH#H*fA=#z~;>yy|D7O=62!W~Ri1^RFe!fkKis=%F1)d22g zsw%Kys>am{@A9g!sbAA%dVwx5CB#&g2AVs-W z)9fAhyD>apw-jnXQfU2A8e|(;`c>2Y$s=8SrFPxg`ndTr;c#&u=qC`iD0Rhc-?vBQ?Ufy&2LO#+3mH z;|!55_l7|7aE1#{rIt#i){IlBrBbOi<5X&?RO0<(uDKImW(<(vMGc>5gdX}H*N~-Z zh&T0d4IgXLkq2X#cn-e5c5S?kd?WUX7RUu^{U7tnfgh-<=ym*cXyu=72Cbq;S-61f zs>(ScjqrxRIcI^f9Y9{RcW|9LRRh3H}=`Y?8*!`Ld zoNmq?>hLFXtOMapyi&ZVa&D~0#4i0nJ$0O!U-rL9$;Z}3Z zfJBm8<+u7F5U40LYa%`5y@BPhaba((!!S)QF*T}s>R2<$ffL$FLYnLif$y~$hL;u* zjx@&%NF=HKvVI5za7BL4tY^pl&DOI`a1Zm2fuH3|3U>kLK!nnr9UeOD&N2~QodMrLe zfp0dZ?iDod7>gf$SKb@bP0FO-S|k3%)U9u=5sAxp+(GOfUK~DK$*!@it7N^MWgXo# zE>P=>&8r54sQ5F7n5hSHP=zR+**w8~1Gthv!j zo2@R-i3XqeXzLF?S37a8;5iPD?2}c;u+>M(|Ld*Yud?h?(MKH0`IqI~4P4JgvjN=C zRAU(o%1PW;LhhoCkgwvIfZM2QP-RMG-!+j!M$sl1MH@0Q6Pd^5IXy}H_^HYX{4L$c z6<2CDRegK*Bm}qGjQ`ZgZ zVtPIHKGejaf}mxnY2BxNKZl(lZ?&WEp{1xF(iVp9=pWVdoyF7Z!L2_AAGu;HKp*-d z(=E{#(I)yL+C*PO8^#F-zlT5jqca-+)hrc%>*QIqcj?*Al5g=n)yxjg z+-nvyJ0!S-o>*}focWVlEGAK%g(Qda(Qha1?v*?q0M+5AEt|J2Y}1~`L1zXwDO2u zm_}kJ!4y4SqqvSvQ;Avd@y8^bG3k-RYAM}>%7cygPgXEuKaubKoKGx#p%DeZM+9XpU9jBc{s3;ptS) zt@M~!K*#B+DQ1!b|MtG)lZgy`PE{^Rq+S1QhG7OVeFi;V1y|hS*s+#!j9dJq7DCEy zrA8uUds7I7&nESzP=Zu$vuRQ}kswXnl@p}%dLoq*2~yF94S(Z*qx`jW*q^l-(Rf$k zqBi!8FqP1&^-59bmwZ17&k;TzkQ9<+iTMo`-7Ee;lpGlI)E|w;ej^fo@pdQ7Gm#P| zOdoeUMk3K3-!wWj9*nT_n7}C!dYf6H`?5NwpVedXjiQ86{6^7tHCKvC{ry916L%Gx zQbF=h=pe!FT9){?b*fs(DK=Si;O|UT2R@)Gx5y!V{Xecvi3jA+?`K>YkTCLnGZ3Qm zx_6OsTxncYGI-Fd!Vz0jliSyl>OKogyUJ~yrmc#EkTKnPu@kUV{~;ykGw2Mr;Eu2~B2@haf`s#?5q;@y?O zClwD>hxcp#LA49K1F%yIYj;>ywLY(?_vE#KadrbqRo)%z*Cg5RdpjUWx9kv774)|X zp7AU|DrvDGq{`~wjLYf{rxZ1iw!Csjx^z)g#D-8*A<@5d+`28}u~_@Ajt#wD3cO_Z z|Mkmc;E7FO^dTksh4ISr*AX?fr3@Kc%8)KDt{(a&u9VQL_~aG3r9O=@Ccc$Xw=vmV zyS+$j{>vvW6kFLa)PQ@3wqcc!Vwm{n%P=9e{*{fQ^=CVcvx`pw2(w*%!#g%vGa}eW z9SM?XEhf2|%J)GXVL1t#(4_K1^=G~%CN?HNR?`6$`52FIvnu7@0K8vSHY8zC2r*2w z857b2y^dkX6+cHi{D`RYNq(jQRKz#9*_f>y_kljLCJEIC=C;+Ql-7E zB`sR1Wm;AME8ZzM0n!8&*8evanqF<4dj;S?!RG{ zIAWE2&=eY_)|AN~H3J;Eq043%NK)xt5ROXE(qUKrCeG-dL})- zyMh3}`&szi!VVGx^Vawv;OqXNARf0Fy3x8?kFu2lW*@jnGL*p4s&Ye#beJ~;9@S=u z^i6LFe74OH=~ZtC+_mC%OX*n@myuD%e#X@WByl&aNJn}@Ac;FeBvMKIBd~EEHS)-f zz5yh1L0@Yk9qtW*M0SQq*Ly=C4RnS`gSB@uvw_s$48tk)JDm+r*{rC-^|}R(p4t6T zttn5!0jaIMfb)zi+9bopkV&tBWv;AAGdx$cfWcL&CM>u^Gl5%vwXtf{Z$=@mxX1Xy9i5pysv{! z1;x@FCZAfa@q=6*oCBFO3!OhSUVMS)S^CkGBI4p^G730cRr2qKSHWwUSw=mKePISB zaDVx#Jp7M{^yZVFRlm?AxjGXY$rbhD-$0Ma(XZ;sV{E0!fhU`)4m?Fw#nqfQk$&$D zf%mr=BE9Mjf%Sg9t?qGl8QBrMNF}pWzGe|J;0>zkFJIh%Nys@PJ>i{!<@B;d_)ngj1O zRUP=Ss@(V^t@|lAhKV@{{TGZY1ODDr4IqSWSdct@l>IBpas1+B&~=T%$Gr;pq^fL# z-Fl+(SJhUmiZ0+VRkb^;sal^`bmJkf?JbFJAgQ*Vaggk--VR98Ejxr%1^t^;@VaLK zQb~&iAyroYW?WYE(VQAcTRu{fE;)#b*bpW@cn;A_kFku$V(q&+Hk_;P>uBR8Pe>js z{+5*31V$fHqF)%V-0nJ}rnZzJV@ny*#l_V_zr>XidKI_M&@FX4WlU&FqT874qTRNS z?#>!QlE$S);JBH0uW}q`jSsn#;PMh60ODLP&G|GQAyZ@ z6<2<({>-;Tt1-DlO+5W3<@EJi8fJ!si=1IyWsw(N+IxTmbr-wo`hdX$S}qNaF;r5ZhxSxc>VH3h_=n#)`eh z#$M6J46jm#VUNZI=@eU;kU6!z*@vR7jA}oH>zk?zxRa@>zzrWfbr&RrQyj zdynId3JZp5V@*lE(4H}^i9~jC&jXUEGYoslLtF7ZYe|)wUbgI_b@NiS zKFv%TS1Y{DtL7?%F!5vsB8EZw2ZY;=NJ#IrVFafQYa~di#?a*9prB%v4MP^XFkosm z4hxX7Ln={)Oo`?|bf~p-G(@*}RagpMzJC|ao@T||ppLQ#iWbS!WkAN!8HU+9Z5aBo zpo`9moC)?{3SF$Bg!aW0+PIk1db^5titeYsJ&3J}zJ`s#>WemP(XFskuUxL=#Hu_= zP0rJ!G;%?_Dv!{Qc)Qz2y&Slosp`Pdsw%FW#IJdbc1!V+dXyC&xRk2Wj>Giq=H3yw zjj8Iu9ZZ!2N2)4Kf1qZ4s1=k0C-quT?3kq-SstzRk z#Amx1YJHh`MemBw)l>KMY_dR4ZT@L)&^honRi#^w z2UD7GU8@96i*!A-l?+HwXBftH+OUQ&v@Ax%g;rD{m#9LbZ)iRw(fWO|&@cI;Wq4j@ z71e;G(E3F*$lmsL2DP`zUrxJ7?IBGj5gH}7_#ZX?<{F;~o0tGURg=5*C}TA}z6o_| zl|yYN<-l%JHGpGPIUxG#)b47ZwUOI8BV))S`+CW(-u1e zq`!Fgu(xElp_ydBk*4Ybl21`-)!43T^u(Q~lPmE&ULsse8}RU;;fKIM=U zeHvJqGOyA^qED@VAQu5v_x!UOwarn4oy#<>LoB^I@Mu%jfL}3H9e9DMYGiPqsp`Oo zRW+b8Wqt+0H!^xqFk0;oFscK9b4^tzAcXR7+yXs!JuG>u68OyPAHl2m_!YXPK9Yse z+%SZm>A@jG>P&sT65GUI7|ha&f2v1$HXr}{@ALKKn|hSH7jWC9SS`AM+p9_vmkSqZ z2h*mu^kIaeU4+=$LPR?+OqNuW0TucCeT3yyIjC~V3-b5<8>&bmE!%Jc3{j)c=`nGu z8L6ilW|9NHX{s*ZELFK?AYEeGq8Ui*EN#66uB$5Nj3wNZgyn9#{Ie*y_%zzh| zY7~%s+}eipx;F$8*%>1FJfe@2+a4jpd0VJ~XMe=z>^Crw= zpiH-!9i%{cPK)%urZS+C&+MpZ5=-i_r3?c*|DMKzNhAM`w5;Dq%$tFgQ$&lzypc6> zQWJr6S=Eu5JB|X0xznORAY&+yX`Q18DV)^a`NGfva0?9I7R`4krYpc(olKjPx~6HB26B!$-JXUJaj zc0gK~{G5G*+C!R5A~Z@YjvqDtT^j#!J<2##qld2%xx4*-}9>9EA-^i_G3{s@kCXKer!b5m?*jef2r2@=y6abD}LMx z5r)Bqx;C@p5jA_V-5imOF%NsPq`J|ELGoLTvY`#l)>g9(^f;g*p{cK{tVB3bmGULR zmN6f_y-TeUe=4;=Pc6PIJJ%d|l&R{#&o1Yz++;xdn`#sHrahFSVO-S%)q0Y7MT0X` zt=G|GF@?apdnV#<+A|Z0f5W`$7b|?)tNy7F!bBkpG{$m6txv$MRppw3w2LEXBljx(s{u=gJODgr`aE6}!wk4SZZ!%RK_)}HMDnGi3 zaI-4Yx81pV_HJX#fqynt9r%>0S^*H|t1=ycv#%Ii4y>%etgIVURhp|)&#q#QIdCIW z)q$I-s+BCl=Bi8w7^!DZHntqN=87cS0B)$NzHt@H0c0x~S+wW=VvvG-Oq<^?avWHh zAlmR^g#JoPf9&@Z`iRl1SU0Q5>*jSpNX)6X&7=zS#F5tst#TKuHV4i!RULSVs$4gb zuJDFoQeArLKr_jJ7n^E7AcXRSe*VNJlBeGssTx%^+^e`$Gjbo-nQ(*632z-3j{zcOJ2nARs2O|lwc5Xu*|K!#K9+6?C5KC2@Y z9^+LE^$A`T4){JAnTlm7<+Cmksm5s+<|}!Hj;Res5V6?Ng>HpzVbNM6A37$d1GUjw zx$8VNmC~54EoB%p^mKg)UDMqOeTx+<^h~W{vEPVWH;&4+wt2nKI1sBZ_>fHmn&2X(_`FpP<|q=rNrMRs?U$1lJ`0}gFTS}t1YCNqxN?QEG_rG$iGVF|gk6FG@*A}5I+=F}RyL`q^xN)vrEMT>NX zZziymyBLPKlO@CEaz|q1KKVf;F4w1Q3&MIuMX}V7*gQaVhadX0r!|p&Z*wFEuJ0Qs zhDe+H#sLZHrb17RV?bTwkQh+si}cA&IjSa}i-SZw(aMk`5&ge6xyXmna9JWTATqgt zjD|BrVnDMNL#1$lQfu*>@7|sde(s5S?68(2U!rAU@ z!wK)SeTegaI?in1sY$Yy4H!!)H&mxRR4+6tb=t5(7#TCM>U{)Dp~Wx}TC|DKq76g; zT&G8gaeC5Mv_1JU#U<^tdtHo5LBueTplHJ&_i2JG(h{Wi`)(=$w72lfY@$(Eaf!P|A#s(LF8C5%q9vSVPvL4pVp}0}z&(9-(vq+S&eE#HU)b|; zgtbBYmo9R)ndYV8IRrU*JJ z5p+}-G_n66B8Bv;j0PTT5yt|{5l1H?j*cTn43!mvH?x&+^7FCsFSsfNel2Bqv4x(+=jPBc^;sIfKj=`)6(|c05>1j+ zfu!aP!w^mzCbzCuK!X#HL_!n!IisOH(R{&r8h!gPS5K|FI+uG6T*p-1!1YvB%v^a} zSfw4zFb7_0s&3%rZN5m~^@hM}O_c-JUc+VQ;)Z2X!vZTa1Fm6Q4Io(;T$$Cdp&4et zZ6muf+Q0_$y!<3V6UV*E7?wF_x z&Mt37joNbK6m)9q9u^p`ClVeY1g?6ctiEZNNrpNR#9(HHi*d_il=pjA%Z#^dN z_T%(6FhP&9T?MYUW^Z>098WjL3|MxIm*s2J;SF0}3IP=7dzD3W@%#UOokRg*o&~e%FoX-z9q(iov z_D%LOKw6mm!u>DG3u!Wm&?vD{`l#{W*7!p-ZyAU973Pt8ayKjPAmG8OlCR$eyt%|W z(Wkw=^!#XZtpdlWO8)d^Y4Df48ITAa72$t-#M_l920t?KrO~##1Afy~UBKC@O7F5_ zt_-fDjH>~hVX8WiFo_E$K{QzjK9pBi>=nJ=6vwK^UeP;Bp_lw9;IL-s*HVU8Si*Dd zlxO^{N$4p%i?gGy^rgPoYoYZOw}j9wb(>($++^dO1D`Ne7w|8tO3$#ED}(Dc<7xmO zG*un=sHvj&H4;Sks`ZER>WaOh5r|{eW3OlgLa(CRp<8MM=4%=MwBmE%N@KX}yMQaJ zDm?-*R|eO6M&AG~W%PC6P*X)CkRV!2tv{4kSL_vyKpd+cdqpD^0tuo$)%rtub;VxM2*k1Ku~#$#p;yuE z&@D9ra1T?B0!~(y#Owq!e)1=8aY3WQp^OXarXVtwM^M14e4;>V zC{h43F5*c&KC5b+RrHV;F9t~-i~-lRF62PCi_VAj!9>R-rMOYiZGm7g%LEUJF(C;d z25w_1b^&)XRSxvr(Y*|Ayk)uq@h*O(0PLBf`MRsd_2pN`sOkVqsSfH&eH2LF0iXc0u zB|!$kX~P_UtxQy%m$znNO?!c1(rass-mT_on9qEU zS(pQ7n5qGssVX;vkskMkz*kL`1CLmj2o2zss&aHlzxRf~KbR^9ZoHnObG~8maakE< zEv>1^GtU>MAgrp&;-9($Q%lRx1j{5FpzsDgw(JmY^L9XrY1tt>?(Kk7*0Ku=TT~N0 z%Nkqrm^Zy;o@R6+K0O1j`^DtD!b#sXrbM2S{EY zcwtI293j~sg#+XaiO&c)ZI~@VR@DBvPlZS@%Pt7W)OUtRG}t~qqF|ml^Eju}humSB z%f5OnmUQr!ZJaYgTwF2>%iBQD;U;Ok)2|tNI&J8?({VHRam@EOJ3cW_^#X3okQa^B(sp`PX?9wjY zoalpYD}KxKuNs3UxiuJxHpvnWd_x`5i#2pFo7IW3sX~H7<_yr&6^3Ca=IMt1 zeLadJaFPAloYa9^sLE|HkdEv!!=C5~BV_{N98mny5yC1KvjJRFRjp582%qzIz!7CT zQaiwu66A0dzT%yM%WDa(APAdTT^Vqu50DN=)aMKGalzsC_EzZ0SeaCg>|_B7c}R$;!sBr3@!g=qZ~y z+J#@@Ljx6m)>6uWYm`$6qv6Lm$;%3pnh2jZvKkQ5mK{PV!no*~BLYTpQ2^;`;yZJ^ zFiG7Km(=uD^l1XgY)EB%aZB8?xGAC|`Ve=!9GSXdepM-%f%4__2)!7%I7HQ@DnApW zr)v-}X%inDF}cFZ7z_N3s)`NK{fb{Rv*`IM*FV>}w3@hNUGx#`(~fo|EFPH37HQCD zWs5XAs2F`Xt;m4zaskHutH=F|uA_J$7HX2(J$^%*R>~(#8Ix~Wf1_mulkb{I75F_> zbyQBNY_j^)%4*SdFni%C#3s>u>aj_*3S)AoWf=`GCbT1Ub={!uo+jEgFeRZ$EVG#O zGHWq;$nqTp#4Gi$+2ZDdN1X^wQe{4>Q3;j!@xJ%f#7BzeASQ$K`dC!{@zlZNW#L&d zng^k&>_Nh**iTso>oL(+O!^QoG))8?rW@!}^(ZF52^-pW2Y8CA+|3Z_Om7H$tj!SV z@7@r&*@*H69%+nfrF`HWZH8gr_6W)-Rs!nS&7w9)WSH?c2$^}+!pP-IZ24>%(#tPI zik1k}=d?%!bB_+h90k#x`3;)O5A|r~VP@p;CmX%)rL|gLb@a7Y=p{krA!+F7v^_<< zQX@L6)ivm*dhDC8{P|DlnD~nzvL&M2+G4M0o%=xZTf_#x%Fz79tHSDT&{LR}=HFR1 zKk7FtWJ)G3(whS!`Hb`GlqPd|iV`?2(pN1)1|+C64C6X&SOcN&urhPvLMs<}$dy2Q4L56tyg0q`?gqr|rbA2t5D8vhDC z%0Mib5-s;!fh?YKQOFgK#Nuh!HcJ45<;=s;g%o$G3dhmDi=o#%J@u%W@S zgMP~*WWaBmDhEERDtY8`%QS=qsx1BiUGVE=Lxc~EFawfYi!f|RQ|$>PlkJviO(a6e zJOC2N8TLd+2i-J7qJuUoQFzi~5{INe)Ew{Eqa(%li8k%ReT({H-$J`EU%5Agj-m>^ zR@1q#r%jV+|2SPw%`}r7c#o;-z|}S>Z(@)ps8((dz?0hyk%n$+(-pXvs@!x%y44#3 z2W?gkjntu92@TBJ48xXOr-|KUIah(Vs%nsYXx`|vO~gCACGaj&)y~ySueFS$j}ULD z^`d6dpw6SbDopfU?LJLT+@fvM`ijaB8w1L-&3Fw8Ti z&!ESv;EMk;Cw8o*9OJ*$o)r`%cg|r=T&bh=CO-mY@Iz|IB$#~d|Cj$aVPwxO|JX}d zj;u4HP1jRxhV?k>aHRed6!c$>G`(M{Ceem9xdmBHB#IJkPerY=Im^R%u|lGaQtF&! z0-{YPASV(Dh&D{%zZhzJt?|E5)$}-&eAhr=S|;;Mv`F;Jji8)B!DZ&m!v@a&?}bV< zaDH-Hh&El7oJdq9+OR4@9pLAsSRv6!_W>J;kkTjFdLR+cb}A@JZB6V{{)?eD)4Rjx z?cPyL3#47`-jM@;)MgmAZZ|z!vP#s4)fmquR!Ak^#Nh0!KBM)xc;&>i`wy0;4=$c& z!EuB?yP)4-d2-M?8)h4FB|cwfy@m@3L+b<~8TMY~ff}}Nb%fT5u!nvq!q7TFc%%|e z(xXg#Sz(b*QLQ)vO9dyE;wkEIo~N7MuZi?^PX{c~iD5VpGt}V{Pbc?aq{}@WutX<@ zA>9?~aJ3#=n+}BQJR14yQ*@VI;26{n_-wM^vi6CNd|n@ zR9(Ogw&C7e?DLSeRIPl81U$RV5a}Ur2<+aj%!qV|YK0L<4e2c=Wvp*G*MPIFOJjlb zrQoVHk-o7tEf@>DSyj#u=@oAXeBV?x;5wxi)S5`kT4iH_YnED2Ya(s$4S}C;Gen|6 z@?{)wYMUVv9ZY;{NBg$2_KgB=XQ~`X(M4BAHIb-WzHxQ_?|79#n>$@h_8n~wS6AQGO_(k{%4|JK;RI7vfv1|P z3wWlf@@I9(Xqj+@{p!;E4)=KiFSR`D%;qoKjI1+n=Xw>>k*ee~Cl~40t-v~Prm6DZ zDEytNs=&ugRi`uST7h-ohNjAC)(NJn18JJv5$@5m4|%IowOMEAQL_K0!b`m>>|Z}^ z(mHx9zEC+z@rBmF29QR|`w76mmps95cuyd!M-hNVuW!w%0)6ir)X0)hcyifNY@wsd zSz2YG>r0uGe7Pmt)wi0uQZ+H3p11kbMVY>)u8&g__5H|3GrAfG&bp9zYQlBNJWH7D zq5<~TqdZ`oH#utQa4mEvD>!=eQ`b{d%p`gMcY&T_dL+^rplL78FkR)4n2;^8~oHdcYYNcgBifDOd?83m8;N!cQyVx zkc0{|(jaDP5qm&GJ!6Gdfl$i)1!fj72NF=M?$ficm{p^qV>ZCXF1lPkrPdTBlM$jv zj3|0_;z-Sx@bY_x$3_LWlwp%Y&%SmFzYd=ikoFW;+ten~A>I&3w$708nc@wB44E?w zOX%zDq>oE63dPj!iL8{{(^H$Ft0W@Y(Dy3M9P7kFvaH5lM~^}@FD9z$*(3ER+Y#W| zJ963AfnQUVTOW|F^@hN0cXGbY5b1Q)O18i`ZH7pn)c@ zREwi~s2GmeC2Dnp&jR=pRTc04gYPo4Q9z;=X5oK*%i(1L`4ampT--WwQU$!KnT-Nc zV=9NI)cj3ztFNvDJ<7(uo+&)YtHNSl2#92Dkbj*GuHDqpX_59ax(rBAXBftH+J%Ld z1&6rMiYnw1RY){K^C5}W`y`=X@+A{Ix3P+9KvHPE!2;QS-VR7_lW)3gtoD#5lL(Cx zZ@LiQ2a}(}3)_GZnF$Zj`;G66{6eEd{P%Tn{fyQlTc?o`&qaFjdTUa&WvJ}zR^%ai zl)(g!GgTMxL{+(42hvZ!z|APydPBdsab>_=O_c*7aw~P%O}LgY#~Kguc(FvmRw(2Ci(KX~1-{SDmZy0@4Hp8%ml<}bDoB>}kRUJs;ZdM|#XF=;g5_g73nKuNIxHCkW;SGW1 zGU7KID1$Z@lar`;rY7u?8faq+*o7Op$gU`CWn!arh!S|O=!496)#PS9$~skzuAq5( z@=-m?A_UxiS7u8Wa0gYn*@Cp#Ze|z`H}sDieFj{{=yM=MZg6_yddj$JKnP?J0+zYr zMW~^{CtDI#;Pa+xyrdAW#9#Q#P?L+ys|uW@Dt*}q@k(zA{GO?5gdAc$jW&awdTJFj z$$?W%)dl>js@#wv)pqZ3$e>@#xH8}=rfL8obVG*Z>7!Y>yK*#)s|uWKsyamHnyLys z-&A$rEK^m1K7(jIzC^9p*B-P!m2a#9e#wvOp=ZC!exaYJ!g>4SINnjs&`;tW6e}U8543SRthQJ@S8HO#U z-icO52E5c%bs$B%>kH`vZwUNssot!Kw2ReS2hs}1h(tH!K>)B^Mtlb(=hHP6`76+V z&GS`Y0A)W$%D=RfqZxq7N}6nOwRNZm{ySIWP6Y9Q`%=iFLZ_pnw}ffO%Rz$?5J zkQ5Sk;el%H!_}EU8``{x7NCZnVhSamQXQkjq*WT04=ls_l}h9@jABg)h}@@7hWH&l z>$FJkTZ9ZqP-hs%b=q*E6MCA_<-~-F^%VH3B(qt#@Z9+SNp*X8QE zLyt21fU9>?@>t+ns&XYGZE1!%@F7!;1wLV_=#dRcJZ?#3Kw`MX8tHoD%7BD%hDbhW z^oIkKNhE&m6nU7&&|gQrSVfpI4~O$!tzj8U@qo}Z@$0A))r;V=j|WooC*J{r(ux0* zu|G#Ezud-tH1H}_6~EC5{)w4Yfwy_HPViiBM*lXo0jUDVm}(U8990!RO$uiGltfB`jcyWQs#ss*Hbs-1Bo%(fD znCO@k6E`YauLuUSOz`l^!Gt7)7`TU}*afVaDhGP*=vg4#c*|4=;$8eYD%dkcYgI$z z`tqwssOnftsSX@(s!>3iCFO-3fE#a_a6r6^Uq=Odrs&sES%p}{T0ewJRZN%UucPA0 z^3(dc(AZOcf;7w?Pi_|SwjGc;~0Q zU{3vV!gWf?tVl$kuO{n{Wk-+$cTtraS){Sv5O{o>VK{f<2pJK+U|bC#Vcabd=}Tsq z0STJe9lfkI4Kc4ea7j~Dfx}Ey2a=zxq-3y%w+ag++*=w}cGDeA1W#2DsakdmBP)g# zE-RvPLS^v}z4J7;;0rod%XRZxMcbjbu2=X~m;!_-rgZ4C{xvmRTQ8*Mwd ztVCc42gr|MMoZ3g_4t7vWmyM4Z>k3HW#gYZsfn;am2Ltf4LHDNdf0qo{?GzsK)l_& zMDkqGEidM(!S$licL5a?tXR-TkoD z1R!a-9|B2Q_R_%i{CncUDm6Qa=WXI|+o)`B{4x~WD3X_)gxqGz(T1kx~Pi1eN@)`8{r#Sc60*S7W7 zGFs1h5SFmos=&2O)dk#IRsH3swT@Rz8(VaAZ?5@Pf%lrKi#}0c%ayto(>c&mBCKL_ zCHh!ESxg0aG6nSgxNycP(H9f3ilEk4yg>-@=kX}N39NR6HlQZ z*Xgl}(hA+-&@uXqXZc*XNQ68RDs)doCn_^D@xgAMCiaXT<$3Y+cv7vbWgKI(Jz8fH z+<0-FIc}tJ#?=Mn;&X;vf?R!x0yj|(2*d>Vk-4}9$<7=Im;H5ooLcl{>Nc9%-g+z^ z*41Wq?4#nrdK_GA9z`Dxc&BdjcJtdk;8CV(0LQ7SSWELJ(o{3df!{Gz1Ngl*U!*(D zFb6(nss`}MHeaN-%`kdKL0Nm5Np_IJLrql&o@%P>e1)@3RVUSZO_jwNL>pT&_`G@5 zfXA7t8%QgQ#@4K{6U?v%yxLUVK=O0GNVl0`4fq#Rbpt8H`69h&hBe@;rs@VRP?hsV z@`DmRfuki1O6wwpRQ71ul9c~mRw9s7D-Z$+CZBU`r8H#KmSR?p zfiT*Xa)BW*u?AEUm)sZB10#7(@~iQQ=Oibn-MJP)p6eid&6E-r;WASu!cNwcv{Axt zH6ampgl-m2w@pJ1e8N<9;CxjTlOS&*?NeoQ8a?5Iet+Z2fP|3`Ilzn6N`6FnFYtFv zcTxpR;KC04ypI4Rufi-`3C~vZznEKNLoEZh#6y&w)SBevE2h1g2xKRZdVx^2?7|f2 z4b{sJN625SBhhks$6K^WRBQJP6hw07VW^WeZ^&B{9fAB?%Fk&NXh!QX1j2TDvSk^@ zpf}L|FP5|WCpip|b=yp+0uM7)4M=q|$h4m6CJ)AdOW73>-6`U5wJ@Cg3R`C!uSUGZ zjXZh)vS=`RiOo%DlAbW3RpMHp6U=q?97}5sYwA(AC~F0&VIEE+TF9JBUOE`PuLIQj zsuuyzMDZ7X$caPClSx3vwYiWhH7vBM4LMVf@<0Rl@0u;BzyYJ2%B{Rer>QovO`aIg z7tiqFpKBo-z^7DIn1MSjjc6Ylvb!I>3HhZX^7}3KD>ZbYoge=)N8ha0)|7VCs;bqE%gDV)R-97PpH@IK#(-bQt zXk5RL+DQ|Qyi&=2pvU$f!h!r3{%kKlgcEW}$HEp|(`&eeStkg|kb*yC`9Ict`c`0Q zoyg~w4@DSSCkTJ3g!k%E3X~tdL3%*7;s`8tLJX1m+lnxLM!zOf`}7d=a0KQl|C2tt z>@Sd>_R)dFlQhK;iFk71&#&|lUChJi&nW*te02F)9i&%%bRh90x)>r6UA`?E5e0X@ z2pGTlzChXE*JJBPco1NewgYJ;zc3iqva}AsP+Np^;Au8CsejI8c|H3%ZzY#KQpq=Q zbq`aYb@bSNb;Gf>KikXI9dae+>KeU<3p)~8CkQuE!oFn~S|L;Q2L6 zp#~&{*4xRD{oLCD>1)d_Vafol%^VDdmjB7gwo}8nq z11GDh_!lClHjz#@ZSlMc=`Qacc4l)8R<)p2U~XRBz%iz(0;id(`@0H#xab*a%pHAY zN6jQZurj1Fuo-eYZCFj{D}BCpV(8jZ_T)K2`>=>?{!SY(c=*zx;Q?wuOA_z;ep5~E z(c^&1*qI%F4g6Zlg^{~0Xirv0E2S(Yz=@`+0?9&N`wDYNya`5m5Xv(iAcVzhtKdt0 zyfDjoIvZARFn4p{5vHmGk5QGodm;VF8}>y1w#~l`NEmt03fx?YiYKGs9Zh#q1x(<= z4t$a&kpamo^`LcaH9yka8b4ErTVm~hTFW3gnWTF)5y(!S!2zLa+4a;Ls+ZfRY}Alw zx!dON<%;TVw|YNo@DBGE5CR@^MQF(pu^&A21Rha6_xq2aM20 zK46@Be&PcLc5P*a$sVogT%Zi(c1y( zYw`oePt_jMWD=oK;seGZhXZ(;sp`NpdL5y$diKkDlzDkT6XA4Y zYXD(u*@e@P#A@m%f6x_uJe#5CE;jBQxL2=zzDpgJwgGDFpb*EziaJldKBcCu^$%eQ zqsoA=x9mdxmNG1w2#@)KUR4OGO#6^ZR3XuOL4mC$D)dXPTX+t%dTKyYXf2A6?d0u% zv@p4N{#!GHG?_$blvq4JYW(Fi-_Pk$#vxujt9r8AipznMO;rb;qN?=r16RWwGa#H& z9a_W4$lg9uD{oQ`LbNsmkSr^ha+9e5%bboJ*h4vqX|%?PwwpOCFhbG!Y2p zzFX>OA``D=j6iUV`w)I;D*VtM!VgV_AKFZZ9~yn9m#BWrRQN4>2)|`2{FXh0-!cln z>i=!?_tEe(^(d<%kUSx&oeZ1zDdLWT#xcEeRuZ3CVC-z z*uid@+D4CZqXLdHRTr?XDz{uA9qSE&$F&(Eoo`VFht^8QJY?Ty-G%6xn4> zq@%nckbImW5~(EKWs38tkw?|&8$co#^fk-lXm1E4vNJ?F#|&#gQgeo3mkv~iL-aVP zcnx@F2O_+K3w7deI!TwY8&El=qlw_1izTEZTKp2uLwj(J7w#FF@D)~Z4!p)xb>MZX zDw>ctkskAgz^B>_kv@G0H{|Fg;a{u6<9Zwu^*cC9BpQ6#)+J zsK_MQG7cFrdO`D%YkpX0^Rk}%ryk``89SN?6>C8aNI>Bl5psns{`eIn7>72~JsH}h zTvBW;%VCal4t1k?s~%4OBQtkIpa*dY{rjE6*Q+#@U*r zJvqK=sYMT4f2XJZXeQBgCHzy~1o$^qNv|d~5nl0jVM0W~U#39?{EWFppIvZ!*}`=U zicCN|k{$J=CPH16 zZgwCY=Dou<@2scxGB(+YBfu)T0-HIKJYy|n4kU}@3NlXZCwV{M6jRlKUo}+@ zJXKZc>!MSynhouO%7L>?RR?~j?HWUR?=UXLXx>A=nQ>*nOH9=OLRh4lHIY1hbmjd@ zId-%Rx+W_8zE=TnRF%B{c6Vj)NtKm0S#x;5=1r=d=N*6xk`8aF*5?&{0Z(3^HqLG! zsmd+8Uz23d^>#p#ZrLHED(G(&+~HY(RMKKWNR`#U8J88kdO!`NE&nnC>C#0}5gWq9 zzn}29j@x#Y@mQ>VSI35z(C-5;`9|Q%Z3k8=#3nHMkP`jEcw5(DNZL|{jL9oDF0LN> zCHAYKSMild=$87Lgfa20>~YwZ)o#m+88ZK6XNY2X8-^Ni{m?dS8gVg{?_7H_A+^-c zNvy1K*7PX=VYbV4c*iDdMz^dD)R7>G)?%`mn#vtBx(g+2!g4BKSAV8PVq#-5Q%wg{ zj+YPPDqO5bc`yaMQB^i1VNeJ$Otcvj(n_`YTN>xPJ_R7my|BI4OimpN{_GNXaq64Uo`9I=w0i;lN=p;2m0+5e+vfFn0_d7uL%DR*xV8;m1X z^4?Ksa-t?RQID;UNeE}EQZ6kZJ(C{aT|t1~?L~L%DF)`P@j<}X?eOApn>W~PgZM&F zHiy7J>#6j(bsp{0@pWH9k_w2(p)3-?2dXYh8Mi6={9PDN11L!6I@rFyfYIv zXzm1;>YaL&RDr)yRXVTOF-tin9?nM*YbnS0JGgo3_>fN(_;9bO#*SIaF-|phtfd^| zR1egKUto>TfnQUV>nhSWykR&(r}dR9beye@FL`d@_D8V6?*{IuDwh}17tJsSPBK+D z@B&liz*(k>b}zrvd`6ndSi*U)Xs<}>tC&|88J*}=VGr6_^{>G1tb%9 zqj;kqGBFbGz7c?Qw;vg(oe{!#-`OH9_-< zkbX%?AGC%wfMn$wc6YxQ)#P1o8m1VswZ4rC`Gyov^oHNvulTGJawfm_g7qjL7zp== z4wSg02t(bijT#9uG|Amt=vmy}L&wyPF04Y5q9Br>`C+GVElmb_qYnvhd*?ZH|Aw}b za33NvuEdgQIIpM3aw3d8SQmmN^eCITYu(aNvP>Awj*RBT7g=vDpeKx^d!@7#)In`b zAFE4{CTgCqJDb1zO%L$16ImC#fNQGCEucu7dPCr5ZH8eb|JGp8%K8R`(?#gXaaD^L zJ>h#-x%-<*^o)`4pYbNZrBx+EKdFhZinj|BA`1S+vvu%N<`z9$$8BW`m-yhtNm|qA zE`^T8vvo+;(1<-eTgMeM*{+8rkJPK<7k1msftMe{jHv@>tICZh(zlK^!;t=ej&`T+ z)MK$YfnQUdY>+0%b_(%LQ*TqK5f{w~YXHwoXwDumTyzAWJ8s*>C2v?f9?a)^1g{Fa@_0bx{xu-D zc2GyBMf$waWk7;D!!WMX_7wUVt05;Yw6ZRST#2P}UCoCiS}$3Ke#tj4@!Z@hssTx% z^;#!nM|(RUy-mLUxxU&%noJ@zO3Vo2`(TNGH5Vf?6CR-VOZ=<3p;03K?pjBe9_2OC z_+QOs0X|p9(=7=|U-P33m#18*`_4*Zd-(tD|qx)Ye-w<*AxlkD~kyh2ru3u&G=44VOcm(gdyQ%%(X-lM95 zK5HWNH~I$f-clY}6UpZh?FY%@=N7aEBuo*sWE0(ogvaMydjW$oFUQ!-VjK_ z&M@rVk(%pV%ef19r>g85iq==sRMKscy2$ccuL9n!s&)>tCAGvuhZ8jT<;HmcVZ7G? zVKo=27fH&VWdkL+$cP$12;ByCZA7w5YnR>aiS84Rlv3T_N@MKg!vkR+QW;l~_db$eB=4ba zgh+gmj7d#RQ(q(}Y{GggT)DR^&)~|0)|aWscUlEGka5E_%|`Ch$lB8`BdK7M8MZQhKj#kJwd}xx878NPzc}M6$EnXaJ}7f zr6w98_3#}afglpr5j|uXUpjO39=+vp+;Vf^q;aUafYVe}+&1zi(oH9tA@H}R%7NRT zWL9CHpAV8K{>Uq2Ds)gipzQKsA^Kym4Yd%eDAo(`?N(%i+>bbctQwOQUh7r!G|;P7 zPPDMhR?a^fcOBTU296~RG2}Z5pbu9EQoC5ap^<&}qHiv))5!N)235GPv{IrkMrR-I z3V&ITiQfgeK~LRfCi?^Nk`FL1{AX%7o;bdsjzcOJ%A{UxNOj~&(b~PZ+AOQb#Vf~G zCRbMK7`A%Hur-@#m)EnOmN#K88tBiX|E!)*Y|#lYLQQ&0W)HPFTaWU`;PULEzjl#9 zblR}!4`;Qsa>{#dx43~Q@r6{$C+k}UStZ^;2u;#|+kUN1Q_4%-VMCjA3ldg|ry5w@ zt8oWax{Ie8h)2u{W|dsYDzrEV98?Tbqz;i^|FtGC|Eh1Im;J|M|#u} zp=8w3q2xp&lxP#75<{N|HLs^oav~8*w24rn4M(1}ehnMZ2FvR~J+J00-GBFMDbN$y zI=!C})q#hastTNBs%XReXAJ{)u{KTBg_3MxE}sjFg@;^aLII(c-C@X>*f1^#5^^&p zbWG2q!P;pe_HOklwU!qS$2AdfOcD@i%I!0eI>xhCs{@x(l`};8t2YF0q+iQ9L!_PU zTgN)^$~MFBLW|4DDC65!Mi-F8i=bH(X%Wk=3;0N>jI4=7Dv2i{aUM1Dc+2u=0Et}W zQL{W2wLBU?8t4p>-tmS&8t4p>_P2I6fYjg&!*-smxn5v7SAqXBRX2Ii7kP~t_^hQ? z1$I~x(Nl@(%1K{jIs@BV6i1Bq{cthXGDyHOSJn)_A8PvH}8o??l*AlHgKu z&vubW%{C5kcB%JkZq&xztH<;MW32A9p{oILl+UK~qD74yZn3K%l|yKiTH3#;481dj zR>`G3G)gV)$Mq>3R%iRU3cOxb$+lp0z8T4%St5Mf$Z9}}7P1$j9z%waj9_BZ#I?f( zo!B9a)645LJtn{L821&Iz%)I|cMiZCR8?FCd32kYu4m6O$LeJYukosI&d<|R51L61 zd_h&|a5z3~jv4TIQ`LcRC3YtZ)cRfX%7GmxyI!O-=+v`A^(dVJuFwyxL`cjJ@`6)#6+pa-PQ>pN@2QdMmc&7Xo8nbKxa8M3j}E5; zOw=G*0%0st=uAqW1Cs?r0CS1AkoN%9=>O@P@#0(D*JgPaPie zj=*&$_cjf2e99a%-~v%O>~(i&_T~r?{_ZsJb2t zPjHu|Q3aAlVva7a)?}P8nXV>h8F3E$zN*p_1IP2sF$0zz%1L* zD=|mU-(mrB;N7Z9XEsmIKIR>PZ}!RYX>-hgILfMWcrcYJl__pYE}}=7gusx}H7D zI|8rhljC{jm;uX6%&qf&%8TO7|d z#|-#&Q{}*`OI%qK>3VMnEC-FVovRLac}L)Dr3i7hINoE98Snv9<-li4TrzJ}ddV9C z%R%F8E7RS){gfVM-U7E*RS)x4&vu$)23*cmIdFK1D{CUH=M917pgm{1qB+)pa2DCt z5)o>t2=PbiA<9fG@{SFVTBJq5a?p=a)<_Myx0RIxr>ZJF2sl>FF$3;rsvLN5i7RU& z9qkQ)<)HB(5OjZYtO4P4gMb9BJl6o0BgBKShcZ)(3<8i^WDtOaDT02CvZia$v#hKf z_8@BL zXyu9pmLtSh>&|Bn0u4fHKN zCLYR9)>G6j)d4Bo4H^;=6K$BITtBmLIq-Q^rH2Q{Tg@>8{@PSI@ct54);tw%Bofy7r7maqY^34Nu@l;Ql8{fo-++$ zW+`PbSxPE%rXi50yx|8dr95Za!c!idNcoaf%9mKm-}WhAG7W)@iUA+pL?WqvmC?X| zm%R~4+IcTL>oH_~in7VSy9Xq8!8In4$(S$`@lEA1Ci)7J0cQ@%s#O6q1&dh*rmDg& z{12{CHq;k(fXA3_d<9G#;pzYrM`Ct>OEIG#h9l-q#(!Zacz4r{uYidoF+0J;k(iy} zQq0bt>fFruFB}Tq%5>u^VB$#3pOgfk+&cnKEJcVv08H1jXM0EBrM)`N*0VQzN8l5Ea{Qq= zX23t2stzo3#bw{74iB4Sv^Srxr(QCX9Qc;1iX|{_A}w;d-SUAesmd9KbDszcEJ6l+ z(^PdJVPv}ngg!9~F(DI~g+RR0Ne$DK_wm&LcRHiD4GfN>%rOIwHB}urOI1Y@Srh4} z-Vj(08joWfv_{a2l&in|0R)&ha+AM%A_5T#!|=Z^E6F*QSoKzgzxS%)+L+JjF|i{a zqt?_fLk1*|kJ*ZcHNxXQFW^5+75z(-cu_+7U-}KLQmZeqzKqaQ!oTyC!hF-5fLEU8<71*5Tm$ zO*g&*CO~1=Q(kb&&KihY(a-pE_G238Ez7I=j>1K>AeqCTR=A8;g&92AC!)}6gc5FL z#5wSCRi)@p>U#CO;LEdSA~gJ^;GXfq1SBny4r|yVEwG# zrVoy{n_~ui%~W;Z&=ObHMA|~NaybIaLE|Mg4q7AVQyNryyc_sA(~Yly2~gPe)C@S~ zqZROJtEmBmshAG&lZZIg(Qw^mX8aj{La%x1^_UUoz-`a&?aIUPX>-hgIHnewf2jFDC6`5XQH9HS z)yfK2_o^`Q1$`n4y+$hG&PJRAf2peU_~KYI#|*fis)};KV@)@{0wzGJEiru!dfbY< z;``JQ8t6>Rt9rJ=Szh&Rg;#r3*qLMXRPRKg*If0w$B1*_is$q;eQ>M*4#ug$ualxxJ2!Iy_>I8Ss5o6%n(hNlGVQMhsL~jt~zbsX;5- zGN5s`rn^ZNp_YmeUl)JXME_+qR2Nl_p~h8RUg0pW3J08)k)PBEwB$ZsGoI^Hs$pIu zHRZi6^&I#WRi&o|j=4Ez!2L~?1IL!QvgUCro#YLH<)HC^@2d_(k}d*?B-0c42?d?5 zLC^5n0*^nhw+jHr@0()={IRKW;BF}gFgT^f)D711-0Domc8^F6vl>^r* zTCsXA>vMy2^Wi@PLdDMZQ zH&qU#5a)|TEwYOSQj2UKf#tH|UG(jmD4mwO32;rzql?@(HB}WzGV+IbVZ_8AP+p_q zm~(Qm0O_X8Dj?iN*&k>6Y1ZGh>~r9o=a(-Qr1w-SsQ@>+pllefSkskxwnfN*aJm|h zKClQGupA+A2}L#3sNqHn+5p~WsvP)isnS{#=_Sh}2a;luaIJ|%mU0OJJG3S8=bXTD z4T(!As$mp0+-V8df%ls#2R>M;VN?_8310({^4#@;L@jc00I5YTAt1Gg6|h`Zd#uYgIXumh8i&;iM#Fbk*PP1-KTTP|eaa@L@(p$ch( zRW3BrXm1ESv&|6c+ujg(eVZZD-QE!RR+}Nx&>5B^a2Hj%9FY$3hQM#M86sWg4S`p; z86y3_8v<`>Geo+>8v^fZGemmO8v^II86rL74S@^V43S>HPnTT^e;R0vu)G=*f$#NG{b5+_+#0U3i%ky6}o9 zbm8PLbm2TNbm5dPbj<1R=~UHUc@HObVH(cgLKjZeLKn`;LdUdh>fmaaa9$RsOw1p) zn}##9FlB1q)ovQj&BBz)`AEBII6DhdrswnRrs4c7Oqrl>x0^CwnU;kqcoCgY+JSJ6 z7N$(n<=RcdSz4GfP1kBS4QE`g^K-t<(=H~QpQq73B{xQ`pER#V>=pgY#w4|#qsRW0 zO`23m3571qah}>gT=ENTLTtIZ&_%d)d1(I3@6;s|`V~_&a7)bEwKNLR62rmWgFA+>u>27qL41f3PuF8& z(jKd)AWmHl+TguAkROq;<6n!%l zs%7O=6)q_&f2+dZ%E~2m2v^l(E2Xtn*rKf5PK8~|%Dq+CudM7=;jprDoC*`m%IPYc zRaRc0!mP4#whGsjmBECoRJ7TQh+Kw*B~s$bTwT3J>M^w}1jMO}=Pb3k-qXy{Wbe>p zf|*pAFU8G?Txmq1gX(UjO5Max)yQS8zW9YX$gL(!K~y1A;)e9CD1mr?@Qm8L?%M?9 z@{l_}Wj^UU2Ykj<(eKbvxF@PJ7sr`b9d1t)Z5dwF`YR}q`vI)6mW{1>?$-b*HlTl(6S$kM+goT;NRhS^YQ;Fy6F)`Qg*HaLut|HE@ zt&3DqIV%t4rMeONNrs_YBI#8%3eghXV0~pt6&BV^mdONhml99XW1<^h)>9Cty1_Y? zZi&PYa5*M|U!}}*dk%i1o`N_PoO6^bk*Ju~CW0?e=Ed!Ti#~1rOHCk71!v|n8RZAj z=S+(}jfPe!rg=BHyX9Z>C_5(Lzf4sJzOO2`i9-6!j~qv;Uaj*Dt2YO}da?6LZ^#y? z!;)$x-;@DYHB}D$Vu>qjA|2ulf#sm_E^2`~yx|>zug>ZJ zWUJC4-Vj(0n#fii{_P!s?_JVswvl6oh#FaIXrg%eOIcS{iKy_H$9IL?9 zP1RUK;nrS7#EGV=0*Rbhn3hoM)w~znJ9-rar+HPlYa(yj@liT6OX-WL9(QI7Jxk5S zzg;p;{>4OOpKpVF&$N6Sz;jF$tterDp)SDNTfDu_8|$?Gl56_u8|=7Z;uo-u<%;w)S0%l9%Y>b z-eDI}>L-eET*(|W;A*DIfnO+bWlf~Lydkh0G+tUhrw%)rV|8DJ`*~GZ<2*g}keTGb zFJIo<%8la_=9mHhYN{OgnyTD_jP$-Y1eSxwHICDiChJi~1h~c(y=9Bz>Hn|2_kgdX zxcdGVOfg+l8wf%48Y9Uvwt;|L1U9$`O9m6ll`LJ`!YUUP7YHB%2_*qUO9&)EbO-?i zF<=4#(LxP~ZU{vXAP^vk&`b%uXJ)?V>fX6KmSo8DzMuc|*Ykw$-QS*b=FIHu?Ck8` z>$GEqepJV}7gf&0{K~Xj*)@E;txxjXw18BKp=7Ba|Fyy_)p4J+V}*VkmzHMg$AuZO zDlXBjQ~C_`V`ibbZMr`WN2MLhs`%L0C;4^kW!J}PlbQPQXTMv~kx<94(vB7Bk2p$u zt-{BRGGbL+qFdkVGt`fnh33|=9fw=`9QETrGfJ3wiEe$=XQ&^~yJSVx$}OQnOL#aP zt6V>7G46EGtvx6~E_V7cv(SN5>tHSPo^+vy=tnKa6nb#Frk|w^57v+Q={ye6kC}Po zu1n`ueun0;G#&m3{g|1@jF>!TXdZd#JdV(hnR(E2hv{T4-ho zvvRIle+e|-Z7CPgSZ}8Q+h@pPe!)*>tZnZR=9!R+i>c`9y4!%Ug z=}{9y{g_!o?g7+r+CQZS>c`9yDlYNEiJ?C-ba2$JOdq|O`tiw*6`exrcu(4~LO;Ha zWX5Ry{B~Mvjr8-D6kzQ1^Y&K3xmFvfs($Y-*sO7rTOt-XX zdDf#JcS$n#?}<2KkCN~(`~UZ($AWWRJ=q#YdYepAE#uv>gR*g z+Bqfq`N_1l&`&JVcDy;=LbLRvW+>yle$-@4EoWV#Tbhp;>PIco8TzGuPGOson9K%8 z^YMT_Nz*^NPx1qOJ)l6oR}TT-NC%#&AD_5%MO|MVKTA7S=*RycnZBx@hY(C&$cglG zQCd4^l78L?O}f5*)I8$4zGm@WI*Wt#qh=#VLO*IDu4C$!mLrDxQHzZ4!5fj|9_d`m z_T%FLebRJ3&g+x>#vjJ66$kRYzQJqgW$yS$kI|3E->A|dr}FX4^eXEi`tf&ZsZ2lK zkd|`ZRa$4MOCTR^2aDjIa2hOw<5V)q+($pHOBep+E_k)w5 zZy!DDlr`Zxa7XCd?~7gv_lHLX>>JQq;R1M8z<%y?uEfRgY#ybg ziZ~a;D`0=+@ASOOXe^u#7s5;6AE2Lq0s6}NYk7wf=Wtj9`z!w+*nJK+SmrVu4HK{q z`uX>MOMfkI81c7++r$3KzZ$#S;S=yPxb+JzC`Z5K zl%Kc zEdIX~|3R<5W62{_-~Vm)*U%n+fSvFb==X}%dYrO8+!mI?$*>HT!#m;K@S4}6*uRyH ze;RQ=f}g@K;O_sAly@HaXnPcrSExPyx7y!MJI&~)eY)6xAAAr#1|#pU_;n|YhI_+t zuoTXRP4J<=JHJQap>MeD!{JeI9xQm%E11nt{2x=!$?$gQN9hjaQ$V>X_%!tWhmgNt zpMm<1!v9pL<+TUOn>tAQXR-ehYTQtLZlK&Q_#h0~cX3?4fJ5JMEwmZ*+v|t_aLUQB z9o`2Ygpa|e;G3`)Zuzz!*=^5Ze<;51bs%x3!h_+VFbR)=i{N(exJZ-WT%NGWZgF z4gTWYc>i_ZbNYs`5FP*zgsZ>r>^6f%a0L0jB1@L+J65PAjFUf5`j(<0N=3B;l5&u`=d+-}LwrimMzK`GTuo&(K{ZB z`{jQ_y;h^${Q7N#J`C;z3!t|5`hoTi`R|UuU!KPG+hZK|+8>euf3?&8qjt5}YyY{N zZNLBc`S^KgT+QQHFK(z`z8c8)#D4t!d`_XAPlIQ}%i$7u2Ydp~_}WD}8lDaP_=B~d zxYjB*#60*A+;SbK`|;mnf7RM<|1$VC+zh{v{}=dgf&Er6e}MkI*hQ4HI@EIgd^OKn z{F-2!#_=2)0(Kn%`-`d1@8J#bX6S{FF6FpQ|Hkd9fpcIA9uUR1|5Nz)z<1%lpkLk_ z0lQDohf-dVSAHwoZSd#NkFRmQAl_GAT;IN!<8=gF26tO8zP?|v|Cn{%{G|$Dv{|Rh|zWoUSyUu|9jkL#I@Lu>A=*K^271wSz z!X8*Y#Obr(_|@XuzkF4vCt(UMguj5lhQEP-fPOwJ8)p^r`~fV2`@+f4FYg%Yb@J-2 z9v$!w*afdxBfkE>#{X(~9lRI%CR;*bdKw9q=;P32%j6@IKfLpNBp0ZP*Jxg%Qtj z*Mxa+Gnfyzg9We%mcadC87zmDuo|XdGi-zB!4BBv@d38G;j^#@z6pEbCotl=xjM{) zo5Fm!11x|#-^gbi)a!xv=TLtwWIP`U_k;&Szklb?a{X^7xEmY|ef!teclO`kz;P0s zmglz1;VK)tZQs8Q`(MJJVSfw!xF7%1zooyHcNXQG3ojmE`5RNO;czQh0W0BL=-2-W z^vB^-@b3Zp%{OxG_&vB290Mz0C9HvUFa=xTVt5C91ilRYd{;L9310kX1M$^P^HIA{ zKJO9dUvN3xbz|2~d%$Ao*XIEADew@Of-UeQcnUldcEUU0UGQ)475F|}4!7AP{(ShK z&c|<$!PaM>{@v8uw^u#XUcUW8+U<0B349QK0KbC1e;fMB`fGVt6X!a(1ol_{YMZ*_ zzCGL-PJy%F-=UxXHt4?p2+#irwyWXM(2w^e`rDhiyq3c^hQ;^K6#ISqo%^vr6Tfre z%TUV;`L93RPrfmhz)loKj%>J~1K>F`Ie4W0^bhPT4} zE#vc7|0?WiVG3%zv)Dct{u=tn-;Z+{b_30)m^{bA5;z$i0e=kr@(1c)74W|v{dM>b zJm`C_{bs=9;Ysj&Te&?+m9x-+%D{{byl!1Wb7G`YS)=KQB=Jx#;J^%i)diKKL&D02XZH z+Nl`s1502joD5%sZ^F;um+))2*0wJ0Y0$5)=JODFEQ5c8uR_iDYqp0FKM!sS{rDR9 zG0$%e?012Kt^bwyY5lef)bGDl{xq-rbpz$Ao#v}{p?nj>t%db41^xC7*_|1%*Z%e~ z$3u_9I@s%R++rpD{rt3?&nZvK(SD=lY#k_Xu=ZMx_EU|k{mjqr7LHr#cJ4fx2V3A` zcp>!tAH#ncd>Q^7`u49Arx$(>SJ~c`zdBqS=E1Gu?yvxkhG)ayz{}zPRQXc_<;_GN zXnqAdxONx~_l2c!3M_+u{RZk+5%9kn{dV{S{0wfrqswo1=$GI5E&a8;=ZW(-_{IRs zKVp{4Zy`JmwnIN(wV(Gb?N1BDUyA-9d=x$%uwRb8=3%ZL>%fhnpZ^&21K>fhJYc_& z)~S94$p^|!YkksxD*ckk*mkf zaBsLTOu*T&6}H32;CGc@CwUDvpZojCXRz`7`h@%s2-IKoQ2Y7uwcerQqwTHr^!>YO zx4*&H;2Y4l57~W={a5N2sNYQb{nVXZ|7nBg!1Li&ySV+^!oNU2pSi?qgJ;0I;C=8* z_%&R$pYoq&|Eq({N6YV^oV)SYcz*uBX206?SKk8cN5Z|}IOxa!7wz^T{1mRSt83r2 zU_KlH=fH*VM0g&&W;f@5JuKSYZTscF6R>{_zt!;z`R{_Ame-%XpTFkYLmqy9M^Szi zoC6oZ4tOKHS@j>d`d$e)84+LqkbnIE{XeEWwSTLh^4{aT+x2jlPYIj^{rao@SNQd3 zuW{xPZ`2X4oJr7+uXgjXZ-T8bAHVJ3E^v3Kai_6;Fq{Sb@)i^KEa>|kf#1;q{|E4U z7(Na^g`dN(pkMxh^n=UbwXkdt*G^S%9{e$^C~*4^gZII~#$VZZv%Gve*OXDmlV2w`#4+%--PeMkD%Y)H=^GM)xRfT ze^!wz?>u-FJanYf+u&NoZhL)LG0JWG<$sR<&H?`^gY>@^`=OM#B@C6{#Qp{FRCqT0 z75p8%9{w5n_31C3Z?EN?=aq96+fTvQ;HU6wIM{f;y_VzG>rtIM55Qy*Fcl2XFYP4&Yec%K*3HtdQjeZPV1dk8ct9}am ze-7IN_Nt%H{tMx61NN$4%Kj_iEdl#4(C3bI^_~wG!fW7L@Skv(y`B9Cxca{F{psAj zoPI0(2mBXQ|I>)$x3Btl1pIyb+s3%^Rw2*r_i@{g!2N&dw&z0M|55y&hR;E*|8ll9 zuOYD5anQWAU4BYELdSCi$9XSU2}kVb+O-Ha zz-BnH#O?R2+oC}YJ4e&Vl6W9%(hbND7`JV+p znGj!}kpIs3y{i6jpYblvJ8*mARtMr=Kt2yb^*imYot>Cus7MRoCo_~M# ze<998@Co=9Tn@M0-{mtBJ_`NvUqpWuz74;G>mT6ad=Hkuf57+PI+L88AHR+LR}avB zBjRiVH;3Pc+rpjTelP(~gFl$;@+pD`LqER@vA-HFh4(_={txIk!aqXa@3DZt>L0Pc zzx?Kt_pjkKaQJ~77kKkQ@$LVTXTJk>mj&$WiFYD=2CnM)h00s-E&a8;mx$8?KY*Hd zsQmlM^I`Zn`~-dl&z}7u%I0?;c?~w7XZp!!u<`u*g!~T))L->b`}y&;-l5~8?XC6n{d;J)cj1TdW9Zw5 z?AD?_>%zQ1{oYsoDA#{hgB!t3;pQ+O?g#gW$3Q>7i_tsaRqz$q3x_1)&kwcl#BK?^ z4f^GU>>di(U&VQO9lRCZ0Uw9crn>wV!Q0@SaNFsD{PFKE{?pj`^_e!!#XSTb4rjw8 zTnK**PlA3t&G!KIcf&6O_V-c0M`1U79=-_QgCD|Ap{n+zA%IkuV8U@M72rpN4P1cVI944Ep(xMc4Qbv90lZ z`%?B#g$Kh5=-VHMelk22o)NGw;&_gQQ(+~nhR48Gcp1DFJ`dl3dz8hWUn^VQDgWj8 z$9nO5+4kF4+h-R0L+zvSe1DDm75;0{PNDYt47-8aA56S*I2+c&h44Z6I6Up(_~RAw zKMB9&yU?}#Znj^9|4~2kSq-ie$WQY=oBh9p7YFSBjDA0S6m|#fRezrS zufV?t>{b5<``?AV0ejUyX8&^d75o|wnGt_{eEcLD6y6H& zgMR-nMPFHeE$>9)oD9!`{gwY2cEc-N{kDc>@KBh7&G01nQ`iBofN#V1V8KimzZfRq zDe!W54SW##?e#yMUw`?mZ2LUzwa;+stL-y0Q2zve{T+`Bu=Cqb{pYejbUe=p_&-Hn zFTnRT&qLht9RfFmo5C7+415my`K@gH?Y;Q7eaG>)@Zv8D#Mk!tn05)ZhsN{kuW?Ty z{y8vIpA*?XQ2V#Ae;W<@9a2r?z{e0`tPk>j$C*fQ0Bk23LqOYvKmUkm@ z{s`}a{gt23?=tKJcY~#HGMone{0r7|?Uk+{@2_qQ_51H7Y%4q1R=&)358Uc77dIas z2`iz#pV|E*XQ%JWq*!Or^`IWs2lW2Fjr(Z5U(e${K<`hqJwo+8xYCt(2s{d&0R8p} z**662A4GovegKD6xpMb|Q=ng7_qX)d@;)QZmvFTKmS09cITRiaTj64O0`&8bDDTIV z_rLA;K-#GH&tN+|4|c#SVJEx=YWs)Uw;Q|V@GH3PY}dawfM>$<;j7R;UIUG{b-+JV ze#l<+f#x@sa`%PP;Gt0KcP-m~{X+ib0eg*`V1G4i3fPD27GQrY{3$#gYW@9ux2<-^ zaR<07oCasXqhTXF3;OXo(Vv9R!e#J9xPFZ*H{`zryQT0>csG0u_P|iQPuRa2!*26#%>0zgueZ>fL&X_{y6eK1D*xX)p~gaT*+~`2L1uw2$#Zj zIKIQ-^?~F46!y=dzdE3C91Le1I9Xu8O99{{pg*QMypDxC4tzReQ ztWNvoLG4dkUMSwf^IX4u0zM7DUrRrS%`hh)^bg@DaGj%_|N8K^@D}(adOVJNuW=W!|9E(Az&>R6OYF71?_>KB zsO|6PtL@z1@zmqs`*(AkeE%qrzv_N}3B@0}(Djpb;0ACL=;t$mepL#m!bjj=;jijl z+zxnALwtV>#j7CB;qX{^0z3`=9Qx&-?3F)+^0$Wn)A_X5#n)fkZ?N^ffqJh(+%@4k zu<-wp@*eb#&z|HJYLEYI_D|AJ{|>c(PNtvM!sDQSKEC)Z{k6QEh`$@$6ZThr1>?k7 zi#Xq5H_XWw`y<)^Xg~I^V*fQ<75g>e`fx+oU%YFuyA$5y`T6;3o=NN);PKG6KRRHi z?c>}3gLeK9eg#i#bnSTxJS63|+u+W}xb5BG2hDE#W4LdN+xE-bgLoydGY~J;G%){m z%I}4Kc?Y7a-B99&;*Vv21w5i3d(HoS>Y;gPIetEBe+Tw=!GZceI!ODwY3CjAyN3GQ z#Bth;;}kkxy#fCRiSq)-n=Thkr4@9Ot`JLw0v!7lg!?1s<69yp5YMG4gFk+yHB{aO~g{Lg_G zz>8o9ydL`P--dq10PPEpb>$Vqz2Q-CHk=1j@O0>xKN0-^cn~ay{rR7d-6e1-ychcA zJ&FDd{2Tllu6mrS-%ywbcY%JqH}Lxhd>4KM`|~d*?tX9kqtPeDH$UIT9q*x!%- z1biF*J7B+do6CPAxCtBvcZNTJd%z;-*Y7~|8L$E#3g^Lk*a(}TAMX_OvtbAPeZYPR z`rWV_z8J871N~F@1^h@VsVSgq3GhE|TSI@QKx-buJ3iIJ;=;!kf;{6l84?ltZ z`PUHl7w|%OF}ws`0sZn9p|7m}Gx)y%UxBNg=GrF@4u^jEy@RwLN1TapDm)&Z1b+tG z;f2sIzX5$^{k!nL4?YOrhQ073_!;~P`uRMAzOw$?pYGbd1^yP^3H|c!L4O=R3BOSL zGdPZLL%2Eg<2@3H_hKNP@Bfxpet+dnCy%3G3N8-h_Y?G=!mHuXpSyY%z$0N29s~V+ zL-GDd+%hko@4pngyWl6UY*}n|F4cpIl?b!+EpA+A{i#-1V>`P!Ce);|Qw-cv7`}48;9lRRe z0{!y+_R;zkoaO3sO}k?ktR~M;ebs-n|B`ZkP#`Ogjb zhwLW}&|dRej=lB^&C8Fk_MM)6L7+crT5wwLccS|CW8t0OKFa`FAhuhVNbwe?8ItZRffD9WZ1co$Kt% zV2ZeH@b9oc{}KNsfB*PszQY6M`Sx0`rPyn|+NoD3d?}3AOA1gFCAcf&0FhPLf+bLetp$`D958e`*pF~3~mjzJU_l3=QiwylTSgQ zJ=K2Bf7!llfbli&ZtS%mbO!QQ`y2kt_7@H?zUJ+>yB=r%c&Yst#Mk5WUE9Ag!1y21 z&L6`Ke(A=Kyq7N!3;2&l50$Teq4Ib7 zwX4VTFuKTXUjeU$t6c1KKY#V#%ky6gzZ`q?Jzy~$3-^KJ;el`}tb%i)AOAkDKAOiC z0sC{%FNXcqcSG7?6Sz6t0ZxKt(9dsI^s(@Va6DAMS#10MPoh5qUx2T{<#4Uv#2>FS z(SHLw;FYiwE`@&ig}-%ii{V%}4z|H_pzpsw`b>BjJPOW(Dd_uui2gDB9Io;^m)CH( z3-tXjNB;xtgnxv+a5?-6egpk@p*TzXiL=%vF5mTF9`xgDoO_5D^4kLctzdp2p2m5M zcp<+%1OAtxUkPu3H^V#NdL6EQ8^XZkSh>-!pU-+=GH_uz+c$4g!N?h5ySW8fq>9j4&QmbaX8 z{{z2)T3$&Y{xI}VzUrs>`uRPl`QPa3+X9b+$HT{Oa{EL6ZxN>xyO8}S*nI`RfkQ8I z@!Rp&IDUDgU_5T{HH1*sGs!uXbl(-`nZx zt$x0}+Fgo$H}>l1+pFDD>^renKi^*Mp1{5xd-e0})$T3qQ`oDYZ?AU$!M+T8_4Do3 zZj;MhyA)ure!jih?S_3G_Uh-`tKE3)d+Fcm=i95@Vc2(LuYSJ0+NH4X#9sY;d$l_i z`*!Tr&$m~*>#)BW-VS~H9^RY%2YeTDbcb z_AE#?HP<#aWNjp5UsJNK$~f>TRo4=YsBNf~|F$F-$$#g_hU{ysscNZ;MkMDY<}_8+ zClm8(#8w=e#P*irv!?uSReT?Ehc;4f@5Nlr+a4j?pMLXAqx$#auZ-4l4ny!8>iLh6 zZDW%5U)LG*!bJsc+mvf;)PJ~>qY|Nst^V_V=yoWt-p_68e@Ra_qe=4Vn~ePPj(5A1 zYg1v(U&~R>6!Wh${PRz8{>q2~O&Ie(&EHu?Q4PAr%m0bnqa3=m+t%{cU+drC`R{zG zvsb>I(f(`8F5iEVXePxqoLiK4z5Aft0$o9K=w{R`pECUm@K>e_#3Rq+3BEsLjgCF9 zeuabQr|K!5e;#9#axFE4e*S0RpKgEr^I^eu*#YviH=}bs|FUP@0aw=1kJZgDzr*wI zdd>MO@84HF9rgIB`g_m+lzdkcR6_ZEuJ)7q zsr-d}Fq-C{kAFV?>2Vl`e5m+FKA7?uW>t>Vf48*aJ{Vi`ryMFD^t0RJ{(BJRryGo& zzU{D(|0GxcKhMo>K;M76fd9}=b5)C?I}fH{;QJQ_{O@1Iwe(0cz-9dT{y)UuZ@o4 z>HMoa2XE6J`|J!|lnYlkqe>K=c7WU7POx15r~Oy2U*`0TD?fj#^MCe8=db_u%U3;) zLnJ$$$7Jpw60I8f=Y`onME+0b9ohD)MLM6z)>n^oo{+7t5v8yH89Ro^OiQop8M2f* zG}7yJw!T*SdYrAV9i^|Y89Ro^OiHht8M4G*H`422w!U7Z*STzc{YbB0+4=^NUYD}< zyhyJ%+4_c&UQe?1jUv5HWa}G8I{s(tn?yRUXX~3rI$me%n?*VfXY0eF^!S>wV@Nby z#=C7Z6!&pRw0VwZgdveXD^hzio6h|k5`8aM6lF-XRY3oKKxZ=O?Hv;3dx{&ASBpM0 z!+X}BIjdHcexmn!I`7*7y=Rd-!&EoZ4`bi!>4&06i?i)p(DOX~EcAR&zXZJiUB`l( z&`UhM3%$(KA4jkB;+yNM$v=h8?LoAeq`it9_od_9ao2Ha57CW%C-&L{O3=H}b^NM8 z@AdTA=y}J=2l?C7{x^zFL@z);4E;*o62Bp>x({v zIECol=+~i_iEi4Vz-xyZ?Aw0q;_r(6Dd?T(+76d%e00;F%-^5TqvKs1?eVXn=c8-; ztSKG9v3E|ChDdgY=@B;s&9&3VmeZWz8!j-r|*Z}<>`lO{5BUy zZ!;Ead{6(C#z)uwumru+(;r0d@$?VS^G?bxcWs&GnfjKY>t%my^iFhb&m#0*^qpL| zXa;)z$xcvvGmSLyE7A41ABWzCuIKyt=pE?$*w&7s8$~zgOUJlvt)k<`W9ZTNZ2blF zHqZW_#P9Lqe}nx)p8X~=Ae;R2`L5Nr)b|JIWqdd3aPpjh-idxZ`jO}bd`G7a{aEx4 z^gp6sAiAk0rLGMP__%ETCoaPeOd_F?g@1kh_>&x`r)|c;8{D$~@ zh;H(^#>;0SdZ(xV2))Boz1%1xc)@;pxZtNFXc+RJ>2`}>`p96gV{&bze# zd`SFmFaCPcVNCok>a~bC+n|^5-G;H~`=Ga>e~4b8I`8(gG#k}xoHJeiyOICTMK|qs zp_k89=p~+hFZyYo{w#XR)BlA&#?v>D3BD<}-P4QEXL5e zo7ulT(R)389{Ss!ei3?)r$2_i%+tR{U*zSpuG|)ze7ZgR{m>us^d|IqUYuW|cX{>? zqgQ(NZ=x^t?1#&Q-sIEi=?9@-uzq`O7ih#q%8vOD%EuiSFcP5d%Wi1}XpMc8Zn`at}J#6Qi8e>!>_I>TgiKIL{% zu3xWquiWbch`c`AAd@wGqvTy^4)B+hf_U4L=$_e9@* zQy0I)i=RaABEI(L-=nt?U+2lMsZN~n#NT!^7r&BnC!*J)_dMY8(Kwf(cc5$gyrgl^ zwH>yS4sY5ypZMDThlpqUHt7`wWH1CM%(to$DFS1R*K$+y|&vT^nCQG z#QBrxrakqyqWpHaz{~R~v5#xdmu>vq^}2r&KkqgQ1mB>Sc=|>%VK(`+dHT+xo9jrv zm(OUc=dK?fMVu}#&e7IBcOCL{(c|hBs_!{A&IVCiJ`+Idb&1t;+rjLPi+`Q99~KRz zUOJz7(CWGCmM>$k?Le{7JLnN{RR0uxxEFt8S+ZP3R-yd$((j4Bk+gqzf$LX4A<$l; zZ!5a~n;CU(cXS^1WiL5Hxm~q?4~xD{)VEG6mm&N2BKDP|T!19ax0)=KnsTEDo!#@; z4?}Oi&k4E`x})eepF5p?9`@&9UvRe*^3ktFPd({`4)o{IOaAHvxop|Lf1tO0;kNS~ zqD{W%@=VpZ{N*xX|8_vHob2=&)ayX>t}3T*?GPOQ2l2@1<(LlQX=EavwtPTF>cPuP;Qm$Axm`G_-%4Z^d!n-`Vd?xf9SkUv_p{--Ok1 z&cJ-p&2ed`zOtNU|1Ka-$^C9ykK+}AI5%V8Oa6}%=LPhFXPuzq)#rgYL!=nwYrOu`QL}JZ!2>4 z&k+AJ(e3e?<#d@=*}q}im^^d;wh!ogTV2MnWzOeLTn|T&o^irq=%)3xFx+z!x&48KM zZ@nG*0%x!1(Sf4d>xg+EEq|XmL@idwIRj?}^os)emBcT*+Xcxd)~)E3f63M#Lht5$ zIUM_ci>|&%7OO~ykJC35-PEg+@kDJVif-CR{|%}i66}xYZJZF=Z@blg9oI1H(9YZJ z;NqvgbOD~H-KL3d#_ecNIS}%fZ~q%b_12z^44f3ue@^@k&g=W}`D4KTRnbko^2mP; z?1#z(KJL8xen2m>y0p(*E`VN-5&`=~0sRc(L_IFfN3_pXqMP>V*u%AtUf1pl#Caj0 z|C{(FySu>85Pz4Q+;J&*&Xud<#x$$vK2NW}zMXy|%Y*js1go==feW$E``C%~lzY4A zc0BjSlcxf4J|j*?tqZ{NWwg!CF8}BW7k>t27m9BCt#_TO#=hh&XIO&$ndlvi=h_FZ zL@#50m5==kR%asvZ(-lg`8%F{|3UA1$O*qd-&Ag_%z0O`iK~~k|K3*52+YT+0lkVi z`Hwk6xg6WSMFIPtVqY@fmHVS1&i=RP1#i0Ty&R&y1me7eeJ2xJ&Hq25oA$3nSc^EL z<%Uk%7RllutIPQ~&*h`}9}}>@0sH(B&fYwiHGj*{3wCt+`c95k+s(CeSEgjf;p=_PHyNVJ^B8y<A`-aLy$n=xwE+;HP{~mhhb}l~65Y1BkLuYtB_Q#?34s-VBIYhUk_q^&1^%y-b zx@iafHwG`lzT^ikpWb(!{qNBmtxjPXI6a_WPMm^&IAg*^F9z&C4(MCSgjsXWC^i~p zb(vS(^*Xr09`WUF5zu$Dx*SKw!_|pj ziQfH~6DrVujNbmT6ZATJq3EWc^giqweoO3c!@hw2R*(Lw=%&7H)K~lSdIjvcZy z>qL)>zmPaRUYu)HXa1@4(syhesn@n;TiQd)i zbR9PqTRk&^`+PF?{`L3zfc>Ab&)dl5`By?N57=*9?DEVf&uQ52fZogfh_>M*^s;-L z;dtz;&`VlexwEO*FRYGH2CfR|w-6_9l8ZCWA$l`l|C#8fzZGyCwLP~O5_9>&lIo`ev9%JBn`lLmtOnZN^(Y z)6#uzz`pGhx2^TM6usaDr|WgI3q8g4x08_nM6Z0p2^Hx7L2uvOB`(uc`?v9EmuDO6 zBx|DYZFM#>P=gY-@FSF8_#APh{r=(M`D}-hBS3K%6G*dwAbJpExHIzn$YKw_Wz{8uVU{ zi(J0#-@SqO&x!6@07LL^;&k8c1g+y5W8HD-eb(tk*zam}HZriE=%$}{bKTM7m_l!> za_y|w-(Lsf+-P-~k8xhe<=Fl`EPC9y_a*UDl)E)ae_UEe z25M7Z{Wr69Uh!MeZNFl?(qr)edS{m__fYEfis&Z)GS=TVMgI)@=yfM(oQ?O5Kfc=q z^a)m%c^c#G6yhfW_Qzn~yQyopj~$|42JHWUeaT;3;LVADPr!be=%(HD-*(aSZn#Xq zOuM!H(*;J{ zo&7tognZs|+m|{-t)iRw`fu&ft)gFBdyF!0lhtKDz{F>L_H|i3!;p{5tS-mPyH5Q} zbW?7ZcfM~v&Yh2y-gTr%bnP>lrR*pAhVq=Tq-0ww7qIgP(d}_LauutbgZ^+J&Kp*j zcINuN9rk(S_0B-e$FjA7rlV|^%&iN?$6I(65X~B z$6f0?e4^{0WhE}~l|x)PW6)ENy6tNmqQlU;xt~1|{aCBBk%6BD^oun<^YCH#+>hQd z&*k$O`m2FBA8VX9o#9p3Z&MoI{-Xl=K~|Uh`o~;=)roTydJp69Q1s(PxAQ&j%a)^` zi+%eiPPm=+ycfNadKF>+I(i4~Al0#dtMBi|^Mc1*JLolK3(?K^*6Gb-r=X|aasE2) zor>=FpPSL!^IiPq4$;f#C0#DgY=`JQ^k||pyaoHsWdOA8P`ItN)OHvty5>v>i$g@W z`P0t%?5qmd*IWC{2=4RG1NtSR=ViSApq|$S?7y(OTrUb;g+9e$mr3q?(SJ*9b@W3; z*Km!kXYY%S;=PrKlUQ^r-In>;J&=XvN$tbIlzeEizluNRfD4lg5`{oCw7 zmuJa+Zd>QuKR|Dv;S$%jEfwANtAgx)Rf&Cvw?6qBt5aA8?!i7{-dN7Qm(klEcfxV# z{|dwzdXUS%_kL%10`^;4osA5P7Tt`u{`0H~;&eXjjPvn18v9Bnk_;Qs#ew+0Cr&%- z09$d~?+Mty9?*wOp^uJA#2M_nOLS9iJ=#ljW8cHPT5eD5-?i9RVz1+Em(?-Kz+>1KJn6)I_N`iG%FX>- z$Li}u5$CVkZym5N72V{i|F)#&(~Ryvhq^ux=K;~p^(c?`x;3*$0`{+nZu)Zv_o18N zusmSD{=u%D{rl4$MK}59d*ex&wbv~AnAA8QIZe-(^8@zRX?%`jKA|2ZP6^kML(snn z#2F?X$@I^*$DE{jmhSU<6)w;2 znJ#~-5$%DV;`*D9>ooM9L!AA_oWCin=f*z)`>yq!;kZ?u%@qOrTd_}h^?ee(_c`aU zFcLI-N zqbo%>`InLZQ0yNTJuey-`R~Ve+c+3y;GY3~9hn%I_<3_&e|VSvGf8xNzEnFw=S!7V z&j`%NI_x{1al&}?3(@nLS8s&=N7aenfc{r>e;)oWdMEQt?dR*yGI{3yZ4=OotuEu$ zUC!rdT&JKH-0K9r&K??w(+m3SWc{29JhdKMsDyQrC zIY;!kdYvG;Ew|X6Ozyn`K%L0pnr;9Lc@QKUi2f^ zPr5I4`G38E+c8OW(+&mnTdh|M_NfP)ozAb$5Z%vC&PVHvnJpg*kfS>Mw( zd`onbkN=!^Rk=}8n~d<$Mpl>kF#V*6ojalDJ?(_u(2oqnX;gdfd0!iP56?pr#JMgI z=bnK6E^++#uD?R>eAfjYL;S)c;;&Qth;GjJl3r)1^M`rpy`0y36X!RgoA&IYpX>2` z0{e({wlv4?XpkRibUTU)vpiBwjV+DUjdgg9aXXtEY7_Gsn_K$a z3JY2iiDas=t}c;sB}<&d{9{^^tx1%zX~7yus6=zKnvX1~Zfs~sR5dp@R@YXwBoozD zb#=3=s^`lOL^esqNN%*XG8JuXZJFKJ+E9})zW|wNu01yCiXA(-p(WWQky=EY+fdcg z+LW{{Aqh6OG^SFu4RaS*p(vekv&J_$*-F@0MPgx!GG!*KTjb|32;#F={8?M+@a$d5ksbzLj+O*cR?t&`%Ly_z^ z#l`HmO)Q;K+Nia*Mw-4!TFE6cQo4p|y5`#Y*1DFe25GP6L{+u@IZ)TYwuOzEtxM3% zrbw{*sztWJr1#rnF6>X*yMoNNdBw zs+Q_`8HY)7ZfLDfRM$01kml-n$(q)>WQ}u>!<(vVZBEw6Ib{_|swvsrs%NhhZ})S= z#k{sTAwT|FJ7;lXVN-P=k!FN2hmXB|uIatzsLiRZOD1ZP z&DBk{sg}kj7r0PdYmzO}Fo`+z%8_!CHOV>Gly#mZo0=M%q**h%r_|InN#E(Hhs!3! zP#~IXDkI9+A-^zNr#;+tMgGTt<|h}=ZmepeJ4ttGlmRT!S|gQite$Uz zr;j4-EIqV#QFfEqcBH-M%J2KSKbyc{l~H{~8I=}}O(e=@ zlvY$6me_yhv=Olp_An>k;L0c(w8zLndlV1aW7MEM_8hdw=s|mo8MMb(@tC4#dsWMz{R>y33)lg8 zWC7!cxot5Q_vU$3a#CiFX@l!0g{Gs(xSkPK<{f6PW(J1AS8VXTsBrMzsBrN8sBrKd zsnGN!d*L-#Vt4lyB@UP}ef+p7a^KiGJ2BY~5E=KtH@P=S?pY>xz2SItm(^R>=eCsn3$d$7tfHHnWPb#6G-}U^|O=sK{yo_l_y*FubEKSm|T>su3b^| zF%#t~YbJ7i;YS@RcMHiCCpFf#glW`1zoL*K`Q=9Ia?DK!(LK_)SP zh8Z)?-ZwTj^`+3iS5ZM0=**jrrp4!=i>0G1Sg{z`ERc==(Y!?|sfTAK7 zV5Z#BPi!<-wZ1rm2s8FjGobG;cNivtK{yr`&UC9?)^~+tlhS~D3LgD!i>a} z$>kNYBqFmo&i+J;T@;nIpD0F3Bx)KHbL$#sSJfqIWWiBZlv@`?>ACrcJ;#ob*>;?f zESAaR4Et|SC1hsTv^aAAW>t+W2QL8d#+5{bEs7RkK6skyO1?!skxe}UYG(5I&FzkhjYMWSNd_$j5vyJG5ubflW* zMtid%i-Q{KM-`LH<=Q7pkY>@!tu{u9iHA)aH+Av^xlra@Cr8Ug$z6`j-trbXn`S3k znv%)MwdF0vsjAwh$p_VzWloYyrGNsi-i6IAlgo<}A{E!kg=unaX?c|uN=GG|WTm@w zhRif+@389RYTI;Ca%FK`QGrQ%gFIkVij>?aguc#Ltg?Ljzxd`gC23iW5`qQci7yEJ~V{mRfnbB}+2RuKqS1IV8GLY*&TD ztx_zlQsx#|WU!D4TX~|suS)L0ne~pD;Z7(lm80bik;XVZ08K0?H509zj!;#5G=WL}FqW#!NmLj-r~@R8dLE0aGTApO7dTQ8dEbBIcHzJEe#-D>D5h zFbOQJwdv)A9&IO(i5AnJa&{KRUN)^|OxxO)lXa%%#m$L1RkdaTep=y}gIG528;J|$ z0Gg@o{*6uCD!HSVUX!zrXcNs1DS7bKGABMUsj1EUVE6RNR&QG23hogjvjVoj^m-F8 z{zjs(P{O(yMzW@KwyQwy9bVzs1ClM7_YLK;a30@lvM=~HU|f#2>6+)Yw$#WnXl{3i z=|6>ql7s1yX5w3#G1ooX6=H`C?*_A2T*}--SMK6W6E?QW7-O8uTSnC+<;0vEYMmmj zv$r85pphP(KijmW+jlBl+8hkZ>xazv5ocIG%F8j=gm=Q%ZY zp6HHV#*Bc`!8~E+kw&OJVlFN+f2@}mP~1~dnQa}oK<LnbTfiZoH7hZ4L@|e%>u}r{ zDkr}jXkDEwHBa)Ul{d@sP%#2zvSr?TTJj_+5YI1dHc68H!W5%e$k?A>yTQW9j z$g@s)%S7IdkWL_zQn_D>%!2QNR9_#}30d65rqEo*%&R6kR>?|qB%^^on#_)pTvXeV zt=Lp^XBXzSQ>rXe$=s!Dxxq0VR_4%Vf|VUkN;ZpK=3nd0-eJn|E)<3RFAbSij~|=H zl$-YpD(cKIYwrNVrgkOWu6ayvs9S7iREg?ERq{SX%eg(W2uX3ZKmesZF4gn9lF zD6a34YAylVE&8UD##7G5+Qw!(ycL^8CNmwU5$JWc5wdUC<>p9M3H_$Y7;5Z8Srb04 z*#2e`F%vN9gk05Zw_$?mUGmfSA2FAaA~S=VAn&?OPQU8bH-nQ7ZT?YexyMe#+yf*ATe@mhrnLyKB|UeQ9HLww9jAnSnk1dYC!i z8fPD!unw-g?4v=qmpOb~%N3Q+YizBnnP^{kkbWo87FNlV?m6aNCwUYlPp9UXw+7;G z0WxPO4;+}*S4eSN(hpG)m9+u9)i*!BGEn#T00xXaIvWLQrx8_1v| z*Fp2IZJW`)Pd1~y?Y}YIHhbD8PB9Cyafh&|K)TB$eF4!vDwWq5?C6p+BCxPpE(@!1 zp~l#g*scJ&R*pMJE4VGn9m;Y?WNFU$0VnhD`KN1P&SL}9H_YpY_B^n64sqAchIbzvm45mSKFe7Y_JQO1Jx4YRY^t)s&-`IMD=ogZnVQ`e3vdNNa(|9eO7Ir+?waqeN~io1@AR;+gveMaOSZUudSZ-x28qI^uzDJlQ)1*At z@i_h*2#oUabL6q<$%i}F1l56E3qiK42)V>Uvz9yM5JNHPfa1I>% z%8Kiu<{mcvCbI3<@^YKLSd?gydtkfvpEFXJ3xvFBWIB73eT&H0B^Jpdnm08H4y$sV zGjBxAs9LCx4a{1Hnvm|qE+I! zhk!W?atZe}o2>hUV%Lf7pdhQ^_DxH^ZeyEO-cB_uN{gyy*DfeDH!p52&wTSt<`#1r zWpOZji79qomvx60U%RY^F}>Hj3h6}E_G8t(V#cX`pQdJSfx81tyk6da$eblCXisrtygu9Dp^vzkf1Ybh<1wIov8perQ@W$EFi zlK5j6x6&YIq;~}E@rhe0h;z?+E81Qw8h29I28}rz>|p2(bjH@MOvwFg>@$Y+1wtMi$d|`5zjPeUudVae!bYM4}{ZBs4QOccl^$q8Ji$CTbLT`!V&))cT z{|`o^ zlbBu$pQE)iOF%TOd61ud2&7(tBOQJVhZVk@Kyjl}*6hNLF7~U)X2z3{hc|tTg|_*< zTb}fB_G(->Mow7n_hp^2ZxU~wz@=K{d$J2^n_60{WE@#>)5%+4?m<#TW8aEFt*i>W zSIT0i0yfdy^GPNjfgvIHHL>(OHSWY20ZT_??0-Ocz~%?hUNS=Y?q z>R!zCCV0v8>my&{lv{E0-5vXVetVlPZ%WuBlKz>9xT8@xX1a7>y)7`;b9u#B&Io%h z9}@clrG%+CMCKOR&rj$eOfYT1_B+<5nreE;0yZ_o^!U1+?Nm z(R{x&FvOcaxiH?~M`r{LSy~-nUHprrF-Fz?eegYZxAvVP$>oL-D{9U*^F|l18)@k?FZz`{PAh zS;C1a-c(J#gyBsw(*D)0^5Z7*u(3{mP0HEFG_GlmoEz$l{+Rg+eBVhRw~6joruy1G zG#zyDvoES9P(D4-@r>w*M0Qn zFjPw1%N}}plP9jZ*SB`! zfQQ+ctH}~o9)Z~2BCitGxOXkJgJi4($MuiGLjNlou^k}YIlSXyZd}q|P3-%kp*c_D zN*m=~fMsB3eZwquWc;3)9qZg{-{w(bB3Yl3uYSr8-pTx+vB?a-*(0SL_+$F4%&MB* zH_2k(LGv$z*D3IFY>7n(?xnIZti(l(%KfJzw^ZxS5cFvtWR$9x)fc_;nf?2;CbL@_at$+Z;NY zWK2yZig{>k)|+O_7cS&CKyx~>S?6l;-d8ujACohj#NPb$ciTTw=5*mHSbF+o5281k z$G#wCkAj_sq+gvfH(2s6nLV%>RqvY-G|QzV=JqM`DNfGM>ey&;=gpYOvW6w!a5LXD zNF>erU^KU?)=ZdVo*u+~Z#rufk$U&NNfDUZtmxZ)X%{)+Q|^2F_RVbbEuLnn_X@gZ z-12km0zBWwO&68*`vBnrLgQ5S9d5n5hWeeYVWD0nGgmjvk0bFLiTuK;J1gycFG|Rd zBuKxNHxkWHib})@6Xe@2=J&E>o*H*3?J*AA9+_nsGaJeNwwXO#eRIEWH~+HVq~Y~D z`^BSlVEe@*`zm_*goHf*Dt2E`j~OLaupFY-TGMEK&1-HWr8#nI9l52TKFjo&C$Ef2 zdxj5m);B(L1M9M=J;l9oy4bvi*_3`JP%2*uh&@o|3ne)}sb>#goO$7>1JYklA8&sC zPj6qU?XS{it>v3r7`;{Odl%F!4rk4%A48{w=A)15V3vAtwP9;?Yb4? w+FDsJHs`kMJp68id;`Z`A!UxXf*&QeXHM>!8gpym=Hxs*ux>GDi(OOwKXqNS82|tP literal 0 HcmV?d00001 diff --git a/vendor/bundle/gems/eventmachine-1.2.7/rakelib/package.rake b/vendor/bundle/gems/eventmachine-1.2.7/rakelib/package.rake new file mode 100644 index 0000000..00419d0 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/rakelib/package.rake @@ -0,0 +1,120 @@ +require 'rubygems' +require 'rubygems/package_task' + +begin + require 'rake/extensiontask' + require 'rake/javaextensiontask' +rescue LoadError => e + puts <<-MSG +rake-compiler gem seems to be missing. Please install it with + + gem install rake-compiler + +(add sudo if necessary). + MSG +end + +Gem::PackageTask.new(GEMSPEC) do |pkg| +end + +if RUBY_PLATFORM =~ /java/ + Rake::JavaExtensionTask.new("rubyeventmachine", GEMSPEC) do |ext| + ext.ext_dir = 'java/src' + end +else + def setup_cross_compilation(ext) + unless RUBY_PLATFORM =~ /mswin|mingw/ + ext.cross_compile = true + ext.cross_platform = ['x86-mingw32', 'x64-mingw32'] + end + end + def hack_cross_compilation(ext) + # inject 1.8/1.9 pure-ruby entry point + # HACK: add these dependencies to the task instead of using cross_compiling + if ext.cross_platform.is_a?(Array) + ext.cross_platform.each do |platform| + task = "native:#{GEMSPEC.name}:#{platform}" + if Rake::Task.task_defined?(task) + Rake::Task[task].prerequisites.unshift "lib/#{ext.name}.rb" + end + end + end + end + + em = Rake::ExtensionTask.new("rubyeventmachine", GEMSPEC) do |ext| + ext.ext_dir = 'ext' + ext.source_pattern = '*.{h,c,cpp}' + setup_cross_compilation(ext) + end + hack_cross_compilation em + + ff = Rake::ExtensionTask.new("fastfilereaderext", GEMSPEC) do |ext| + ext.ext_dir = 'ext/fastfilereader' + ext.source_pattern = '*.{h,c,cpp}' + setup_cross_compilation(ext) + end + hack_cross_compilation ff +end + +# Setup shim files that require 1.8 vs 1.9 extensions in win32 bin gems +%w[ rubyeventmachine fastfilereaderext ].each do |filename| + file("lib/#{filename}.rb") do |t| + File.open(t.name, 'wb') do |f| + f.write <<-eoruby + RUBY_VERSION =~ /(\\d+.\\d+)/ + require "\#{$1}/#{File.basename(t.name, '.rb')}" + eoruby + end + at_exit{ FileUtils.rm t.name if File.exist?(t.name) } + end +end + +task :cross_cxx do + ENV['CROSS_COMPILING'] = 'yes' + require 'rake/extensioncompiler' + ENV['CXX'] = "#{Rake::ExtensionCompiler.mingw_host}-g++" +end + +if Rake::Task.task_defined?(:cross) + task :cross => 'lib/rubyeventmachine.rb' + task :cross => 'lib/fastfilereaderext.rb' + task :cross => :cross_cxx +end + +def windows?; RUBY_PLATFORM =~ /mswin|mingw/; end +def sudo(cmd) + if windows? || (require 'etc'; Etc.getpwuid.uid == 0) + sh cmd + else + sh "sudo #{cmd}" + end +end +def gem_cmd(action, name, *args) + rb = Gem.ruby rescue nil + rb ||= (require 'rbconfig'; File.join(Config::CONFIG['bindir'], Config::CONFIG['ruby_install_name'])) + sudo "#{rb} -r rubygems -e 'require %{rubygems/gem_runner}; Gem::GemRunner.new.run(%w{#{action} #{name} #{args.join(' ')}})'" +end + +Rake::Task[:clean].enhance [:clobber_package] + +# DevKit task following the example of Luis Lavena's test-ruby-c-extension +task :devkit do + begin + require "devkit" + rescue LoadError => e + abort "Failed to activate RubyInstaller's DevKit required for compilation." + end +end + +if RUBY_PLATFORM =~ /mingw|mswin/ + Rake::Task['compile'].prerequisites.unshift 'devkit' +end + +desc "Build binary gems for Windows with rake-compiler-dock" +task 'gem:windows' do + require 'rake_compiler_dock' + RakeCompilerDock.sh <<-EOT + RUBY_CC_VERSION="${RUBY_CC_VERSION//1.8.7/}" + bundle && rake cross native gem + EOT +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/rakelib/test.rake b/vendor/bundle/gems/eventmachine-1.2.7/rakelib/test.rake new file mode 100644 index 0000000..1185ac7 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/rakelib/test.rake @@ -0,0 +1,8 @@ +require 'rake/testtask' + +Rake::TestTask.new(:test) do |t| + t.libs << "tests" + t.libs << "lib" + t.pattern = 'tests/**/test_*.rb' + t.warning = true +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/rakelib/test_pure.rake b/vendor/bundle/gems/eventmachine-1.2.7/rakelib/test_pure.rake new file mode 100644 index 0000000..5a84ded --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/rakelib/test_pure.rake @@ -0,0 +1,13 @@ +require 'rake/testtask' + +Rake::TestTask.new(:test_pure) do |t| + t.libs << 'tests' + t.libs << 'lib' + t.test_files = Dir.glob('tests/**/test_pure*.rb') + Dir.glob('tests/**/test_ssl*.rb') + t.warning = true +end + +task :test_em_pure_ruby do + ENV['EM_PURE_RUBY'] = 'true' + Rake::Task['test_pure'].execute +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/client.crt b/vendor/bundle/gems/eventmachine-1.2.7/tests/client.crt new file mode 100644 index 0000000..1919d97 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/client.crt @@ -0,0 +1,31 @@ +-----BEGIN CERTIFICATE----- +MIIFRDCCAywCAQEwDQYJKoZIhvcNAQEFBQAwaDELMAkGA1UEBhMCRU0xFTATBgNV +BAgTDEV2ZW50TWFjaGluZTEVMBMGA1UEChMMRXZlbnRNYWNoaW5lMRQwEgYDVQQL +EwtEZXZlbG9wbWVudDEVMBMGA1UEAxMMRXZlbnRNYWNoaW5lMB4XDTA5MDMyOTAy +MzE0NloXDTEwMDMyOTAyMzE0NlowaDELMAkGA1UEBhMCRU0xFTATBgNVBAgTDEV2 +ZW50TWFjaGluZTEVMBMGA1UEChMMRXZlbnRNYWNoaW5lMRQwEgYDVQQLEwtEZXZl +bG9wbWVudDEVMBMGA1UEAxMMRXZlbnRNYWNoaW5lMIICIjANBgkqhkiG9w0BAQEF +AAOCAg8AMIICCgKCAgEAv1FSOIX1z7CQtVBFlrB0A3/V29T+22STKKmiRWYkKL5b ++hkrp9IZ5J4phZHgUVM2VDPOO2Oc2PU6dlGGZISg+UPERunTogxQKezCV0vcE9cK +OwzxCFDRvv5rK8aKMscfBLbNKocAXywuRRQmdxPiVRzbyPrl+qCr/EDLXAX3D77l +S8n2AwDg19VyI+IgFUE+Dy5e1eLoY6nV+Mq+vNXdn3ttF3t+ngac5pj5Q9h+pD5p +67baDHSnf/7cy2fa/LKrLolVHQR9G2K6cEfeM99NtcsMbkoPs4iI3FA05OVTQHXg +C8C8cRxrb9APl95I/ep65OIaCJgcdYxJ3QD3qOtQo6/NQsGnjbyiUxaEpjfqyT1N +uzWD81Q8uXGNS8yD6dDynt/lseBjyp2nfC3uQ5fY18VdIcu0MJ9pezBUKrNuhlsy +XXEZ2DXj4sY8QOvIcBqSB/zmS1nGEK55xrtkaiaNrY8fe8wRVpcPLxy+P225NFw+ +B69FJRA0Lj6Jt9BM4hV/3MSIEWwTVhuw4E02ywDYTzz1wq3ITf0tsbIPn0hXQMxD +ohhAoKioM6u+yHtqsxD0eYaAWmHTVn5oDvOSGpvCpBfWHyA7FP5UQak0fKABEAgK +iQYEnb294AXwXymJttfGTIV/Ne4tLN5dIpNma8UO8rlThlcr6xnTQDbR3gkTDRsC +AwEAATANBgkqhkiG9w0BAQUFAAOCAgEAj7J8fy1LUWoVWnrXDAC9jwJ1nI/YjoSU +6ywke3o04+nZC5S+dPnuVy+HAwsU940CoNvP6RStI/bH6JL+NIqEFmwM3M8xIEWV +MYVPkfvQUxxGvDnaY7vv93u+6Q77HV3qlhAQBHChyuXyO7TG3+WzsiT9AnBNtAP0 +4jClt5kCAQXLO/p0SFEZQ8Ru9SM8d1i73Z0VDVzs8jYWlBhiherSgbw1xK4wBOpJ +43XmjZsBSrDpiAXd07Ak3UL2GjfT7eStgebL3UIe39ThE/s/+l43bh0M6WbOBvyQ +i/rZ50kd1GvN0xnZhtv07hIJWO85FGWi7Oet8AzdUZJ17v1Md/f2vdhPVTFN9q+w +mQ6LxjackqCvaJaQfBEbqsn2Tklxk4tZuDioiQbOElT2e6vljQVJWIfNx38Ny2LM +aiXQPQu+4CI7meAh5gXM5nyJGbZvRPsxj89CqYzyHCYs5HBP3AsviBvn26ziOF+c +544VmHd9HkIv8UTC29hh+R64RlgMQQQdaXFaUrFPTs/do0k8n/c2bPc0iTdfi5Q2 +gq6Vi8q6Ay5wGgTtRRbn/mWKuCFjEh94z6pF9Xr06NX0PuEOdf+Ls9vI5vz6G0w6 +0Li7devEN7EKBY+7Mcjg918yq9i5tEiMkUgT68788t3fTC+4iUQ5fDtdrHsaOlIR +8bs/XQVNE/s= +-----END CERTIFICATE----- diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/client.key b/vendor/bundle/gems/eventmachine-1.2.7/tests/client.key new file mode 100644 index 0000000..87a2531 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/client.key @@ -0,0 +1,51 @@ +-----BEGIN RSA PRIVATE KEY----- +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 +-----END RSA PRIVATE KEY----- diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/dhparam.pem b/vendor/bundle/gems/eventmachine-1.2.7/tests/dhparam.pem new file mode 100644 index 0000000..b6464ab --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/dhparam.pem @@ -0,0 +1,13 @@ +-----BEGIN DH PARAMETERS----- +MIICCAKCAgEAikiatXa5aAteOtd6hOO33npjCvJByD3dwuM8rWzz0DFZdUH9nFJi +b0VvTVweVECb6XZBsrDNLqGQykCrm43swSk5D9XQCGJLxFERD6yk3b90xaeCm3/a +b0Ek5ZVvV73Cc/YbVmpBiOHoTFpUFJLZ7pLMQUSn8y3qUlNcY9/88HuwFi1s1lRM +ovihSRyZMYAuYWOD4yuOuIcroKVjD6gWFrsW9XrALWny6vUXQrhk8Q3rj+wM6ZtE +5afcB0b6ZJtphrDfk3dFjOVG/zVT37VWgrY8GABrpo2ey0W0WIQJ7rDKLaPaI4kc +voOgC2K8Z3kSARZK+jULnwmBeYECz4EH/FF6FEp3GOKtkL4mqEkvh1n5EAesDOGl +iiX+RZXcUrZliSeifSXBTMJWWFVC0fkGIMb9PTZfZHyAC54lpuxzVki0HIyQG9Fs +41zBJ5e8eEoXXlfUYtduUC35YGy2IxSzYLAJE76rctAZSWghha9xLOCDFoLjMr8h +FosKeHKJcBQ0bc8ymOpRIfrYLWhc0Pz2zkpJ/4eYw9t7NYg7S+jP19IE0gUnuM9v +SpoYMtS28tP9nEdokdwuBKD0D3bJEBBefDlHgfXoMgvy9Hivc9PBGGNTNpyFPpwF +sWVAkfhoNMJMC5V7LZsze+lftiDtzVoLSPDa9bO4BK7b/MgwCxfOhGsCAQI= +-----END DH PARAMETERS----- diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/em_test_helper.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/em_test_helper.rb new file mode 100644 index 0000000..20a3e59 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/em_test_helper.rb @@ -0,0 +1,154 @@ +require 'em/pure_ruby' if ENV['EM_PURE_RUBY'] +require 'eventmachine' +require 'test/unit' +require 'rbconfig' +require 'socket' + +puts "EM Library Type: #{EM.library_type}" + +class Test::Unit::TestCase + class EMTestTimeout < StandardError ; end + + def setup_timeout(timeout = TIMEOUT_INTERVAL) + EM.schedule { + EM.add_timer(timeout) { + raise EMTestTimeout, "Test was cancelled after #{timeout} seconds." + } + } + end + + def port_in_use?(port, host="127.0.0.1") + s = TCPSocket.new(host, port) + s.close + s + rescue Errno::ECONNREFUSED + false + end + + def next_port + @@port ||= 9000 + begin + @@port += 1 + end while port_in_use?(@@port) + + @@port + end + + # Returns true if the host have a localhost 127.0.0.1 IPv4. + def self.local_ipv4? + return @@has_local_ipv4 if defined?(@@has_local_ipv4) + begin + get_my_ipv4_address "127.0.0.1" + @@has_local_ipv4 = true + rescue + @@has_local_ipv4 = false + end + end + + # Returns true if the host have a public IPv4 and stores it in + # @@public_ipv4. + def self.public_ipv4? + return @@has_public_ipv4 if defined?(@@has_public_ipv4) + begin + @@public_ipv4 = get_my_ipv4_address "1.2.3.4" + @@has_public_ipv4 = true + rescue + @@has_public_ipv4 = false + end + end + + # Returns true if the host have a localhost ::1 IPv6. + def self.local_ipv6? + return @@has_local_ipv6 if defined?(@@has_local_ipv6) + begin + get_my_ipv6_address "::1" + @@has_local_ipv6 = true + rescue + @@has_local_ipv6 = false + end + end + + # Returns true if the host have a public IPv6 and stores it in + # @@public_ipv6. + def self.public_ipv6? + return @@has_public_ipv6 if defined?(@@has_public_ipv6) + begin + @@public_ipv6 = get_my_ipv6_address "2001::1" + @@has_public_ipv6 = true + rescue + @@has_public_ipv6 = false + end + end + + # Returns an array with the localhost addresses (IPv4 and/or IPv6). + def local_ips + return @@local_ips if defined?(@@local_ips) + @@local_ips = [] + @@local_ips << "127.0.0.1" if self.class.local_ipv4? + @@local_ips << "::1" if self.class.local_ipv6? + @@local_ips + end + + def exception_class + jruby? ? NativeException : RuntimeError + end + + module PlatformHelper + # http://blog.emptyway.com/2009/11/03/proper-way-to-detect-windows-platform-in-ruby/ + def windows? + RbConfig::CONFIG['host_os'] =~ /mswin|mingw/ + end + + def solaris? + RUBY_PLATFORM =~ /solaris/ + end + + # http://stackoverflow.com/questions/1342535/how-can-i-tell-if-im-running-from-jruby-vs-ruby/1685970#1685970 + def jruby? + defined? JRUBY_VERSION + end + + def rbx? + defined?(RUBY_ENGINE) && RUBY_ENGINE == 'rbx' + end + end + + include PlatformHelper + extend PlatformHelper + + # Tests run significantly slower on windows. YMMV + TIMEOUT_INTERVAL = windows? ? 1 : 0.25 + + def silent + backup, $VERBOSE = $VERBOSE, nil + begin + yield + ensure + $VERBOSE = backup + end + end + + + private + + def self.get_my_ipv4_address ip + orig, Socket.do_not_reverse_lookup = Socket.do_not_reverse_lookup, true # turn off reverse DNS resolution temporarily + UDPSocket.open(Socket::AF_INET) do |s| + s.connect ip, 1 + s.addr.last + end + ensure + Socket.do_not_reverse_lookup = orig + end + + def self.get_my_ipv6_address ip + orig, Socket.do_not_reverse_lookup = Socket.do_not_reverse_lookup, true # turn off reverse DNS resolution temporarily + UDPSocket.open(Socket::AF_INET6) do |s| + s.connect ip, 1 + s.addr.last + end + ensure + Socket.do_not_reverse_lookup = orig + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_attach.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_attach.rb new file mode 100644 index 0000000..4a55017 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_attach.rb @@ -0,0 +1,151 @@ +require 'em_test_helper' +require 'socket' + +class TestAttach < Test::Unit::TestCase + class EchoServer < EM::Connection + def receive_data data + $received_data << data + send_data data + end + end + + class EchoClient < EM::Connection + def initialize socket + self.notify_readable = true + @socket = socket + @socket.write("abc\n") + end + + def notify_readable + $read = @socket.readline + $fd = detach + end + + def unbind + EM.next_tick do + @socket.write("def\n") + EM.add_timer(0.1) { EM.stop } + end + end + end + + def setup + @port = next_port + $read, $r, $w, $fd = nil + $received_data = "" + end + + def teardown + [$r, $w].each do |io| + io.close rescue nil + end + $received_data = nil + end + + def test_attach + socket = nil + + EM.run { + EM.start_server "127.0.0.1", @port, EchoServer + socket = TCPSocket.new "127.0.0.1", @port + EM.watch socket, EchoClient, socket + } + + assert_equal $read, "abc\n" + unless jruby? # jruby filenos are not real + assert_equal $fd, socket.fileno + end + assert_equal false, socket.closed? + assert_equal socket.readline, "def\n" + end + + module PipeWatch + def notify_readable + $read = $r.readline + EM.stop + end + end + + def test_attach_server + omit_if(jruby?) + $before = TCPServer.new("127.0.0.1", @port) + sig = nil + EM.run { + sig = EM.attach_server $before, EchoServer + + handler = Class.new(EM::Connection) do + def initialize + send_data "hello world" + close_connection_after_writing + EM.add_timer(0.1) { EM.stop } + end + end + EM.connect("127.0.0.1", @port, handler) + } + + assert_equal false, $before.closed? + assert_equal "hello world", $received_data + assert sig.is_a?(Integer) + end + + def test_attach_pipe + EM.run{ + $r, $w = IO.pipe + EM.watch $r, PipeWatch do |c| + c.notify_readable = true + end + $w.write("ghi\n") + } + + assert_equal $read, "ghi\n" + end + + def test_set_readable + before, after = nil + + EM.run{ + $r, $w = IO.pipe + c = EM.watch $r, PipeWatch do |con| + con.notify_readable = false + end + + EM.next_tick{ + before = c.notify_readable? + c.notify_readable = true + after = c.notify_readable? + } + + $w.write("jkl\n") + } + + assert !before + assert after + assert_equal $read, "jkl\n" + end + + def test_read_write_pipe + result = nil + + pipe_reader = Module.new do + define_method :receive_data do |data| + result = data + EM.stop + end + end + + r,w = IO.pipe + + EM.run { + EM.attach r, pipe_reader + writer = EM.attach(w) + writer.send_data 'ghi' + + # XXX: Process will hang in Windows without this line + writer.close_connection_after_writing + } + + assert_equal "ghi", result + ensure + [r,w].each {|io| io.close rescue nil } + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_basic.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_basic.rb new file mode 100644 index 0000000..4d72524 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_basic.rb @@ -0,0 +1,321 @@ +require 'em_test_helper' +require 'socket' + +class TestBasic < Test::Unit::TestCase + def setup + @port = next_port + end + + def test_connection_class_cache + mod = Module.new + a, b = nil, nil + EM.run { + EM.start_server '127.0.0.1', @port, mod + a = EM.connect '127.0.0.1', @port, mod + b = EM.connect '127.0.0.1', @port, mod + EM.stop + } + assert_equal a.class, b.class + assert_kind_of EM::Connection, a + end + + #------------------------------------- + + + def test_em + assert_nothing_raised do + EM.run { + setup_timeout + EM.add_timer 0 do + EM.stop + end + } + end + end + + #------------------------------------- + + def test_timer + assert_nothing_raised do + EM.run { + setup_timeout + n = 0 + EM.add_periodic_timer(0.1) { + n += 1 + EM.stop if n == 2 + } + } + end + end + + #------------------------------------- + + # This test once threw an already-running exception. + module Trivial + def post_init + EM.stop + end + end + + def test_server + assert_nothing_raised do + EM.run { + setup_timeout + EM.start_server "127.0.0.1", @port, Trivial + EM.connect "127.0.0.1", @port + } + end + end + + #-------------------------------------- + + # EM#run_block starts the reactor loop, runs the supplied block, and then STOPS + # the loop automatically. Contrast with EM#run, which keeps running the reactor + # even after the supplied block completes. + def test_run_block + assert !EM.reactor_running? + a = nil + EM.run_block { a = "Worked" } + assert a + assert !EM.reactor_running? + end + + class UnbindError < EM::Connection + ERR = Class.new(StandardError) + def initialize *args + super + end + def connection_completed + close_connection_after_writing + end + def unbind + raise ERR + end + end + + def test_unbind_error_during_stop + assert_raises( UnbindError::ERR ) { + EM.run { + EM.start_server "127.0.0.1", @port + EM.connect "127.0.0.1", @port, UnbindError do + EM.stop + end + } + } + end + + def test_unbind_error + EM.run { + EM.error_handler do |e| + assert(e.is_a?(UnbindError::ERR)) + EM.stop + end + EM.start_server "127.0.0.1", @port + EM.connect "127.0.0.1", @port, UnbindError + } + + # Remove the error handler before the next test + EM.error_handler(nil) + end + + module BrsTestSrv + def receive_data data + $received << data + end + def unbind + EM.stop + end + end + module BrsTestCli + def post_init + send_data $sent + close_connection_after_writing + end + end + + # From ticket #50 + def test_byte_range_send + $received = '' + $sent = (0..255).to_a.pack('C*') + EM::run { + EM::start_server "127.0.0.1", @port, BrsTestSrv + EM::connect "127.0.0.1", @port, BrsTestCli + + setup_timeout + } + assert_equal($sent, $received) + end + + def test_bind_connect + pend('FIXME: this test is broken on Windows') if windows? + + local_ip = UDPSocket.open {|s| s.connect('localhost', 80); s.addr.last } + + bind_port = next_port + + port, ip = nil + bound_server = Module.new do + define_method :post_init do + begin + port, ip = Socket.unpack_sockaddr_in(get_peername) + ensure + EM.stop + end + end + end + + EM.run do + setup_timeout + EM.start_server "127.0.0.1", @port, bound_server + EM.bind_connect local_ip, bind_port, "127.0.0.1", @port + end + + assert_equal bind_port, port + assert_equal local_ip, ip + end + + def test_invalid_address_bind_connect_dst + e = nil + EM.run do + begin + EM.bind_connect('localhost', nil, 'invalid.invalid', 80) + rescue Exception => e + # capture the exception + ensure + EM.stop + end + end + + assert_kind_of(EventMachine::ConnectionError, e) + assert_match(/unable to resolve address:.*not known/, e.message) + end + + def test_invalid_address_bind_connect_src + e = nil + EM.run do + begin + EM.bind_connect('invalid.invalid', nil, 'localhost', 80) + rescue Exception => e + # capture the exception + ensure + EM.stop + end + end + + assert_kind_of(EventMachine::ConnectionError, e) + assert_match(/invalid bind address:.*not known/, e.message) + end + + def test_reactor_thread? + assert !EM.reactor_thread? + EM.run { assert EM.reactor_thread?; EM.stop } + assert !EM.reactor_thread? + end + + def test_schedule_on_reactor_thread + x = false + EM.run do + EM.schedule { x = true } + EM.stop + end + assert x + end + + def test_schedule_from_thread + x = false + EM.run do + Thread.new { EM.schedule { x = true; EM.stop } }.join + end + assert x + end + + def test_set_heartbeat_interval + omit_if(jruby?) + interval = 0.5 + EM.run { + EM.set_heartbeat_interval interval + $interval = EM.get_heartbeat_interval + EM.stop + } + assert_equal(interval, $interval) + end + + module PostInitRaiser + ERR = Class.new(StandardError) + def post_init + raise ERR + end + end + + def test_bubble_errors_from_post_init + assert_raises(PostInitRaiser::ERR) do + EM.run do + EM.start_server "127.0.0.1", @port + EM.connect "127.0.0.1", @port, PostInitRaiser + end + end + end + + module InitializeRaiser + ERR = Class.new(StandardError) + def initialize + raise ERR + end + end + + def test_bubble_errors_from_initialize + assert_raises(InitializeRaiser::ERR) do + EM.run do + EM.start_server "127.0.0.1", @port + EM.connect "127.0.0.1", @port, InitializeRaiser + end + end + end + + def test_schedule_close + omit_if(jruby?) + localhost, port = '127.0.0.1', 9000 + timer_ran = false + num_close_scheduled = nil + EM.run do + assert_equal 0, EM.num_close_scheduled + EM.add_timer(1) { timer_ran = true; EM.stop } + EM.start_server localhost, port do |s| + s.close_connection + num_close_scheduled = EM.num_close_scheduled + end + EM.connect localhost, port do |c| + def c.unbind + EM.stop + end + end + end + assert !timer_ran + assert_equal 1, num_close_scheduled + end + + def test_error_handler_idempotent # issue 185 + errors = [] + ticks = [] + EM.error_handler do |e| + errors << e + end + + EM.run do + EM.next_tick do + ticks << :first + raise + end + EM.next_tick do + ticks << :second + end + EM.add_timer(0.001) { EM.stop } + end + + # Remove the error handler before the next test + EM.error_handler(nil) + + assert_equal 1, errors.size + assert_equal [:first, :second], ticks + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_channel.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_channel.rb new file mode 100644 index 0000000..c54bf1d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_channel.rb @@ -0,0 +1,75 @@ +require 'em_test_helper' + +class TestEMChannel < Test::Unit::TestCase + def test_channel_subscribe + s = 0 + EM.run do + c = EM::Channel.new + c.subscribe { |v| s = v; EM.stop } + c << 1 + end + assert_equal 1, s + end + + def test_channel_unsubscribe + s = 0 + EM.run do + c = EM::Channel.new + subscription = c.subscribe { |v| s = v } + c.unsubscribe(subscription) + c << 1 + EM.next_tick { EM.stop } + end + assert_not_equal 1, s + end + + def test_channel_pop + s = 0 + EM.run do + c = EM::Channel.new + c.pop{ |v| s = v } + c.push(1,2,3) + c << 4 + c << 5 + EM.next_tick { EM.stop } + end + assert_equal 1, s + end + + def test_channel_reactor_thread_push + out = [] + c = EM::Channel.new + c.subscribe { |v| out << v } + Thread.new { c.push(1,2,3) }.join + assert out.empty? + + EM.run { EM.next_tick { EM.stop } } + + assert_equal [1,2,3], out + end + + def test_channel_reactor_thread_callback + out = [] + c = EM::Channel.new + Thread.new { c.subscribe { |v| out << v } }.join + c.push(1,2,3) + assert out.empty? + + EM.run { EM.next_tick { EM.stop } } + + assert_equal [1,2,3], out + end + + def test_channel_num_subscribers + subs = 0 + EM.run do + c = EM::Channel.new + c.subscribe { |v| s = v } + c.subscribe { |v| s = v } + EM.next_tick { EM.stop } + subs = c.num_subscribers + end + + assert_equal subs, 2 + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_completion.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_completion.rb new file mode 100644 index 0000000..1bd9a8f --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_completion.rb @@ -0,0 +1,178 @@ +require 'em_test_helper' +require 'em/completion' + +class TestCompletion < Test::Unit::TestCase + def completion + @completion ||= EM::Completion.new + end + + def crank + # This is a slow solution, but this just executes the next tick queue + # once. It's the easiest way for now. + EM.run { EM.stop } + end + + def results + @results ||= [] + end + + def test_state + assert_equal :unknown, completion.state + end + + def test_succeed + completion.callback { |val| results << val } + completion.succeed :object + crank + assert_equal :succeeded, completion.state + assert_equal [:object], results + end + + def test_fail + completion.errback { |val| results << val } + completion.fail :object + crank + assert_equal :failed, completion.state + assert_equal [:object], results + end + + def test_callback + completion.callback { results << :callback } + completion.errback { results << :errback } + completion.succeed + crank + assert_equal [:callback], results + end + + def test_errback + completion.callback { results << :callback } + completion.errback { results << :errback } + completion.fail + crank + assert_equal [:errback], results + end + + def test_stateback + completion.stateback(:magic) { results << :stateback } + completion.change_state(:magic) + crank + assert_equal [:stateback], results + end + + def test_does_not_enqueue_when_completed + completion.callback { results << :callback } + completion.succeed + completion.errback { results << :errback } + completion.fail + crank + assert_equal [:callback], results + end + + def test_completed + assert_equal false, completion.completed? + completion.succeed + assert_equal true, completion.completed? + completion.fail + assert_equal true, completion.completed? + completion.change_state :magic + assert_equal false, completion.completed? + end + + def test_recursive_callbacks + completion.callback do |val| + results << val + completion.succeed :two + end + completion.callback do |val| + results << val + completion.succeed :three + end + completion.callback do |val| + results << val + end + completion.succeed :one + crank + assert_equal [:one, :two, :three], results + end + + def test_late_defined_callbacks + completion.callback { results << :one } + completion.succeed + crank + assert_equal [:one], results + completion.callback { results << :two } + crank + assert_equal [:one, :two], results + end + + def test_cleared_completions + completion.callback { results << :callback } + completion.errback { results << :errback } + + completion.succeed + crank + completion.fail + crank + completion.succeed + crank + + assert_equal [:callback], results + end + + def test_skip_completed_callbacks + completion.callback { results << :callback } + completion.succeed + crank + + completion.errback { results << :errback } + completion.fail + crank + + assert_equal [:callback], results + end + + def test_completions + completion.completion { results << :completion } + completion.succeed + crank + assert_equal [:completion], results + + completion.change_state(:unknown) + results.clear + + completion.completion { results << :completion } + completion.fail + crank + assert_equal [:completion], results + end + + def test_latent_completion + completion.completion { results << :completion } + completion.succeed + crank + completion.completion { results << :completion } + crank + assert_equal [:completion, :completion], results + end + + def test_timeout + args = [1, 2, 3] + EM.run do + completion.timeout(0.0001, *args) + completion.errback { |*errargs| results << errargs } + completion.completion { EM.stop } + EM.add_timer(0.1) { flunk 'test timed out' } + end + assert_equal [[1,2,3]], results + end + + def test_timeout_gets_cancelled + EM.run do + completion.timeout(0.0001, :timeout) + completion.errback { results << :errback } + completion.succeed + EM.add_timer(0.0002) { EM.stop } + end + assert_equal [], results + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_count.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_count.rb new file mode 100644 index 0000000..350c417 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_count.rb @@ -0,0 +1,83 @@ +require 'em_test_helper' + +class TestConnectionCount < Test::Unit::TestCase + def teardown + EM.epoll = false + EM.kqueue = false + end + + def test_idle_connection_count + count = nil + EM.run { + count = EM.connection_count + EM.stop_event_loop + } + assert_equal(0, count) + end + + # Run this again with epoll enabled (if available) + def test_idle_connection_count_epoll + EM.epoll if EM.epoll? + + count = nil + EM.run { + count = EM.connection_count + EM.stop_event_loop + } + assert_equal(0, count) + end + + # Run this again with kqueue enabled (if available) + def test_idle_connection_count_kqueue + EM.kqueue if EM.kqueue? + + count = nil + EM.run { + count = EM.connection_count + EM.stop_event_loop + } + assert_equal(0, count) + end + + module Client + def connection_completed + $client_conns += 1 + EM.stop if $client_conns == 3 + end + end + + def test_with_some_connections + EM.run { + $client_conns = 0 + $initial_conns = EM.connection_count + EM.start_server("127.0.0.1", 9999) + $server_conns = EM.connection_count + 3.times { EM.connect("127.0.0.1", 9999, Client) } + } + + assert_equal(0, $initial_conns) + assert_equal(1, $server_conns) + assert_equal(4, $client_conns + $server_conns) + end + + module DoubleCloseClient + def unbind + close_connection + $num_close_scheduled_1 = EM.num_close_scheduled + EM.next_tick do + $num_close_scheduled_2 = EM.num_close_scheduled + EM.stop + end + end + end + + def test_num_close_scheduled + omit_if(jruby?) + EM.run { + assert_equal(0, EM.num_close_scheduled) + EM.connect("127.0.0.1", 9999, DoubleCloseClient) # nothing listening on 9999 + } + assert_equal(1, $num_close_scheduled_1) + assert_equal(0, $num_close_scheduled_2) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_write.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_write.rb new file mode 100644 index 0000000..35533b5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_connection_write.rb @@ -0,0 +1,35 @@ +require 'em_test_helper' + +class TestConnectionWrite < Test::Unit::TestCase + + # This test takes advantage of the fact that EM::_RunSelectOnce iterates over the connections twice: + # - once to determine which ones to call Write() on + # - and once to call Write() on each of them. + # + # But state may change in the meantime before Write() is finally called. + # And that is what we try to exploit to get Write() to be called when bWatchOnly is true, and bNotifyWritable is false, + # to cause an assertion failure. + + module SimpleClient + def notify_writable + $conn2.notify_writable = false # Being naughty in callback + # If this doesn't crash anything, the test passed! + end + end + + def test_with_naughty_callback + EM.run do + r1, _ = IO.pipe + r2, _ = IO.pipe + + # Adding EM.watches + $conn1 = EM.watch(r1, SimpleClient) + $conn2 = EM.watch(r2, SimpleClient) + + $conn1.notify_writable = true + $conn2.notify_writable = true + + EM.stop + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_defer.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_defer.rb new file mode 100644 index 0000000..aeca127 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_defer.rb @@ -0,0 +1,35 @@ +require 'em_test_helper' + +class TestDefer < Test::Unit::TestCase + + def test_defers + n = 0 + n_times = 20 + EM.run { + n_times.times { + work_proc = proc { n += 1 } + callback = proc { EM.stop if n == n_times } + EM.defer work_proc, callback + } + } + assert_equal( n, n_times ) + end + + def test_errbacks + iterations = 20 + callback_parameter = rand(100) + callback_parameters = [] + callback_op = proc { callback_parameter } + callback = proc { |result| callback_parameters << result } + errback_parameter = Exception.new + errback_parameters = [] + errback_op = proc { raise errback_parameter } + errback = proc { |error| errback_parameters << error } + EventMachine.run do + (1..iterations).each { |index| EventMachine.defer(index.even? ? callback_op : errback_op, callback, errback) } + EventMachine.add_periodic_timer(0.1) { EventMachine.stop if EventMachine.defers_finished? } + end + assert_equal(callback_parameters.select { |parameter| parameter == callback_parameter }.length, iterations * 0.5) + assert_equal(errback_parameters.select{ |parameter| parameter == errback_parameter }.length, iterations * 0.5) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_deferrable.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_deferrable.rb new file mode 100644 index 0000000..5f286a7 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_deferrable.rb @@ -0,0 +1,35 @@ +require 'em_test_helper' + +class TestDeferrable < Test::Unit::TestCase + class Later + include EM::Deferrable + end + + def test_timeout_without_args + assert_nothing_raised do + EM.run { + df = Later.new + df.timeout(0) + df.errback { EM.stop } + EM.add_timer(0.01) { flunk "Deferrable was not timed out." } + } + end + end + + def test_timeout_with_args + args = nil + + EM.run { + df = Later.new + df.timeout(0, :timeout, :foo) + df.errback do |type, name| + args = [type, name] + EM.stop + end + + EM.add_timer(0.01) { flunk "Deferrable was not timed out." } + } + + assert_equal [:timeout, :foo], args + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_epoll.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_epoll.rb new file mode 100644 index 0000000..36f5609 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_epoll.rb @@ -0,0 +1,142 @@ +require 'em_test_helper' + + +class TestEpoll < Test::Unit::TestCase + + module TestEchoServer + def receive_data data + send_data data + close_connection_after_writing + end + end + + module TestEchoClient + def connection_completed + send_data "ABCDE" + $max += 1 + end + def receive_data data + raise "bad response" unless data == "ABCDE" + end + def unbind + $n -= 1 + EM.stop if $n == 0 + end + end + + + # We can set the rlimit/nofile of a process but we can only set it + # higher if we're running as root. + # On most systems, the default value is 1024. + def test_rlimit + omit_if(windows? || jruby?) + unless EM.set_descriptor_table_size >= 1024 + a = EM.set_descriptor_table_size + assert( a <= 1024 ) + a = EM.set_descriptor_table_size( 1024 ) + assert( a == 1024 ) + end + end + + # Run a high-volume version of this test by kicking the number of connections + # up past 512. (Each connection uses two sockets, a client and a server.) + # (Will require running the test as root) + # This test exercises TCP clients and servers. + # + # XXX this test causes all sort of weird issues on OSX (when run as part of the suite) + def _test_descriptors + EM.epoll + EM.set_descriptor_table_size 60000 + EM.run { + EM.start_server "127.0.0.1", 9800, TestEchoServer + $n = 0 + $max = 0 + 100.times { + EM.connect("127.0.0.1", 9800, TestEchoClient) {$n += 1} + } + } + assert_equal(0, $n) + assert_equal(100, $max) + end + + def setup + @port = next_port + end + + module TestDatagramServer + def receive_data dgm + $in = dgm + send_data "abcdefghij" + end + end + module TestDatagramClient + def initialize port + @port = port + end + + def post_init + send_datagram "1234567890", "127.0.0.1", @port + end + + def receive_data dgm + $out = dgm + EM.stop + end + end + + def test_datagrams + $in = $out = "" + EM.run { + EM.open_datagram_socket "127.0.0.1", @port, TestDatagramServer + EM.open_datagram_socket "127.0.0.1", 0, TestDatagramClient, @port + } + assert_equal( "1234567890", $in ) + assert_equal( "abcdefghij", $out ) + end + + # XXX this test fails randomly... + def _test_unix_domain + fn = "/tmp/xxx.chain" + EM.epoll + EM.set_descriptor_table_size 60000 + EM.run { + # The pure-Ruby version won't let us open the socket if the node already exists. + # Not sure, that actually may be correct and the compiled version is wrong. + # Pure Ruby also oddly won't let us make that many connections. This test used + # to run 100 times. Not sure where that lower connection-limit is coming from in + # pure Ruby. + # Let's not sweat the Unix-ness of the filename, since this test can't possibly + # work on Windows anyway. + # + File.unlink(fn) if File.exist?(fn) + EM.start_unix_domain_server fn, TestEchoServer + $n = 0 + $max = 0 + 50.times { + EM.connect_unix_domain(fn, TestEchoClient) {$n += 1} + } + EM::add_timer(1) { $stderr.puts("test_unix_domain timed out!"); EM::stop } + } + assert_equal(0, $n) + assert_equal(50, $max) + ensure + File.unlink(fn) if File.exist?(fn) + end + + def test_attach_detach + EM.epoll + EM.run { + EM.add_timer(0.01) { EM.stop } + + r, _ = IO.pipe + + # This tests a regression where detach in the same tick as attach crashes EM + EM.watch(r) do |connection| + connection.detach + end + } + + assert true + end +end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_error_handler.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_error_handler.rb new file mode 100644 index 0000000..23c23f7 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_error_handler.rb @@ -0,0 +1,38 @@ +require 'em_test_helper' + +class TestErrorHandler < Test::Unit::TestCase + def setup + @exception = Class.new(StandardError) + end + + def test_error_handler + error = nil + + EM.error_handler{ |e| + error = e + EM.error_handler(nil) + EM.stop + } + + assert_nothing_raised do + EM.run{ + EM.add_timer(0){ + raise @exception, 'test' + } + } + end + + assert_equal error.class, @exception + assert_equal error.message, 'test' + end + + def test_without_error_handler + assert_raise @exception do + EM.run{ + EM.add_timer(0){ + raise @exception, 'test' + } + } + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_exc.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_exc.rb new file mode 100644 index 0000000..d9c860a --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_exc.rb @@ -0,0 +1,43 @@ +require 'em_test_helper' + +class TestSomeExceptions < Test::Unit::TestCase + class DoomedConnectionError < StandardError + end + class DoomedConnection < EventMachine::Connection + def unbind + raise DoomedConnectionError + end + end + + # Read the commentary in EM#run. + # This test exercises the ensure block in #run that makes sure + # EM#release_machine gets called even if an exception is + # thrown within the user code. Without the ensured call to release_machine, + # the second call to EM#run will fail with a C++ exception + # because the machine wasn't cleaned up properly. + + def test_a + assert_raises(RuntimeError) { + EM.run { + raise "some exception" + } + } + end + + def test_b + assert_raises(RuntimeError) { + EM.run { + raise "some exception" + } + } + end + + def test_exception_on_unbind + assert_raises(DoomedConnectionError) { + EM.run { + EM.connect("localhost", 8888, DoomedConnection) + } + } + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_file_watch.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_file_watch.rb new file mode 100644 index 0000000..5602071 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_file_watch.rb @@ -0,0 +1,85 @@ +require 'em_test_helper' +require 'tempfile' + +class TestFileWatch < Test::Unit::TestCase + if windows? + def test_watch_file_raises_unsupported_error + assert_raises(EM::Unsupported) do + EM.run do + file = Tempfile.new("fake_file") + EM.watch_file(file.path) + end + end + end + elsif EM.respond_to? :watch_filename + module FileWatcher + def file_modified + $modified = true + end + def file_deleted + $deleted = true + end + def unbind + $unbind = true + EM.stop + end + end + + def setup + EM.kqueue = true if EM.kqueue? + end + + def teardown + EM.kqueue = false if EM.kqueue? + end + + def test_events + omit_if(solaris?) + EM.run{ + file = Tempfile.new('em-watch') + $tmp_path = file.path + + # watch it + watch = EM.watch_file(file.path, FileWatcher) + $path = watch.path + + # modify it + File.open(file.path, 'w'){ |f| f.puts 'hi' } + + # delete it + EM.add_timer(0.01){ file.close; file.delete } + } + + assert_equal($path, $tmp_path) + assert($modified) + assert($deleted) + assert($unbind) + end + + # Refer: https://github.com/eventmachine/eventmachine/issues/512 + def test_invalid_signature + # This works fine with kqueue, only fails with linux inotify. + omit_if(EM.kqueue?) + + EM.run { + file = Tempfile.new('foo') + + w1 = EventMachine.watch_file(file.path) + w2 = EventMachine.watch_file(file.path) + + assert_raise EventMachine::InvalidSignature do + w2.stop_watching + end + + EM.stop + } + end + else + warn "EM.watch_file not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_watch_file_unsupported + assert true + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_fork.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_fork.rb new file mode 100644 index 0000000..8b15bb5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_fork.rb @@ -0,0 +1,75 @@ +require 'em_test_helper' + +class TestFork < Test::Unit::TestCase + + def test_fork_safe + omit_if(jruby?) + omit_if(windows?) + + fork_pid = nil + read, write = IO.pipe + EM.run do + fork_pid = fork do + write.puts "forked" + EM.run do + EM.next_tick do + write.puts "EM ran" + EM.stop + end + end + end + EM.stop + end + + sleep 0.1 + begin + Timeout::timeout 1 do + assert_equal "forked\n", read.readline + assert_equal "EM ran\n", read.readline + end + rescue Timeout::Error + Process.kill 'TERM', fork_pid + flunk "Timeout waiting for next_tick in new fork reactor" + end + ensure + read.close rescue nil + write.close rescue nil + end + + def test_fork_reactor + omit_if(jruby?) + omit_if(windows?) + + fork_pid = nil + read, write = IO.pipe + EM.run do + EM.defer do + write.puts Process.pid + EM.defer do + EM.stop + end + end + fork_pid = EM.fork_reactor do + EM.defer do + write.puts Process.pid + EM.stop + end + end + end + + sleep 0.1 + begin + Timeout::timeout 1 do + assert_equal Process.pid.to_s, read.readline.chomp + assert_equal fork_pid.to_s, read.readline.chomp + end + rescue Timeout::Error + Process.kill 'TERM', fork_pid + flunk "Timeout waiting for deferred block in fork_reactor" + end + ensure + read.close rescue nil + write.close rescue nil + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_futures.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_futures.rb new file mode 100644 index 0000000..b494856 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_futures.rb @@ -0,0 +1,170 @@ +require 'em_test_helper' + +class TestFutures < Test::Unit::TestCase + + def setup + end + + def teardown + end + + def test_future + assert_equal(100, EM::Deferrable.future(100) ) + + p1 = proc { 100 + 1 } + assert_equal(101, EM::Deferrable.future(p1) ) + end + + class MyFuture + include EM::Deferrable + def initialize *args + super + set_deferred_status :succeeded, 40 + end + end + + class MyErrorFuture + include EM::Deferrable + def initialize *args + super + set_deferred_status :failed, 41 + end + end + + + def test_future_1 + # Call future with one additional argument and it will be treated as a callback. + def my_future + MyFuture.new + end + + value = nil + EM::Deferrable.future my_future, proc {|v| value=v} + assert_equal( 40, value ) + end + + + def test_future_2 + # Call future with two additional arguments and they will be treated as a callback + # and an errback. + value = nil + EM::Deferrable.future MyErrorFuture.new, nil, proc {|v| value=v} + assert_equal( 41, value ) + end + + + def test_future_3 + # Call future with no additional arguments but with a block, and the block will be + # treated as a callback. + value = nil + EM::Deferrable.future MyFuture.new do |v| + value=v + end + assert_equal( 40, value ) + end + + + class RecursiveCallback + include EM::Deferrable + end + + # A Deferrable callback can call #set_deferred_status to change the values + # passed to subsequent callbacks. + # + def test_recursive_callbacks + n = 0 # counter assures that all the tests actually run. + rc = RecursiveCallback.new + rc.callback {|a| + assert_equal(100, a) + n += 1 + rc.set_deferred_status :succeeded, 101, 101 + } + rc.callback {|a,b| + assert_equal(101, a) + assert_equal(101, b) + n += 1 + rc.set_deferred_status :succeeded, 102, 102, 102 + } + rc.callback {|a,b,c| + assert_equal(102, a) + assert_equal(102, b) + assert_equal(102, c) + n += 1 + } + rc.set_deferred_status :succeeded, 100 + assert_equal(3, n) + end + + def test_syntactic_sugar + rc = RecursiveCallback.new + rc.set_deferred_success 100 + rc.set_deferred_failure 200 + end + + # It doesn't raise an error to set deferred status more than once. + # In fact, this is a desired and useful idiom when it happens INSIDE + # a callback or errback. + # However, it's less useful otherwise, and in fact would generally be + # indicative of a programming error. However, we would like to be resistant + # to such errors. So whenever we set deferred status, we also clear BOTH + # stacks of handlers. + # + def test_double_calls + s = 0 + e = 0 + + d = EM::DefaultDeferrable.new + d.callback {s += 1} + d.errback {e += 1} + + d.succeed # We expect the callback to be called, and the errback to be DISCARDED. + d.fail # Presumably an error. We expect the errback NOT to be called. + d.succeed # We expect the callback to have been discarded and NOT to be called again. + + assert_equal(1, s) + assert_equal(0, e) + end + + # Adding a callback to a Deferrable that is already in a success state executes the callback + # immediately. The same applies to a an errback added to an already-failed Deferrable. + # HOWEVER, we expect NOT to be able to add errbacks to succeeded Deferrables, or callbacks + # to failed ones. + # + # We illustrate this with a rather contrived test. The test calls #fail after #succeed, + # which ordinarily would not happen in a real program. + # + # What we're NOT attempting to specify is what happens if a Deferrable is succeeded and then + # failed (or vice-versa). Should we then be able to add callbacks/errbacks of the appropriate + # type for immediate execution? For now at least, the official answer is "don't do that." + # + def test_delayed_callbacks + s1 = 0 + s2 = 0 + e = 0 + + d = EM::DefaultDeferrable.new + d.callback {s1 += 1} + + d.succeed # Triggers and discards the callback. + + d.callback {s2 += 1} # This callback is executed immediately and discarded. + + d.errback {e += 1} # This errback should be DISCARDED and never execute. + d.fail # To prove it, fail and assert e is 0 + + assert_equal( [1,1], [s1,s2] ) + assert_equal( 0, e ) + end + + def test_timeout + n = 0 + EM.run { + d = EM::DefaultDeferrable.new + d.callback {n = 1; EM.stop} + d.errback {n = 2; EM.stop} + d.timeout(0.01) + } + assert_equal( 2, n ) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_handler_check.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_handler_check.rb new file mode 100644 index 0000000..c417694 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_handler_check.rb @@ -0,0 +1,35 @@ +require 'em_test_helper' + +class TestHandlerCheck < Test::Unit::TestCase + + class Foo < EM::Connection; end; + module TestModule; end; + + def test_with_correct_class + assert_nothing_raised do + EM.run { + EM.connect("127.0.0.1", 80, Foo) + EM.stop_event_loop + } + end + end + + def test_with_incorrect_class + assert_raise(ArgumentError) do + EM.run { + EM.connect("127.0.0.1", 80, String) + EM.stop_event_loop + } + end + end + + def test_with_module + assert_nothing_raised do + EM.run { + EM.connect("127.0.0.1", 80, TestModule) + EM.stop_event_loop + } + end + end + +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_hc.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_hc.rb new file mode 100644 index 0000000..28e32c9 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_hc.rb @@ -0,0 +1,155 @@ +require 'em_test_helper' + +class TestHeaderAndContentProtocol < Test::Unit::TestCase + + class SimpleTest < EM::P::HeaderAndContentProtocol + attr_reader :first_header, :my_headers, :request + + def receive_first_header_line hdr + @first_header ||= [] + @first_header << hdr + end + def receive_headers hdrs + @my_headers ||= [] + @my_headers << hdrs + end + def receive_request hdrs, content + @request ||= [] + @request << [hdrs, content] + end + end + + class StopOnUnbind < EM::Connection + def unbind + EM.add_timer(0.01) { EM.stop } + end + end + + def setup + @port = next_port + end + + def test_no_content + the_connection = nil + EM.run { + EM.start_server( "127.0.0.1", @port, SimpleTest ) do |conn| + the_connection = conn + end + setup_timeout + + EM.connect "127.0.0.1", @port, StopOnUnbind do |c| + c.send_data [ "aaa\n", "bbb\r\n", "ccc\n", "\n" ].join + c.close_connection_after_writing + end + } + assert_equal( ["aaa"], the_connection.first_header ) + assert_equal( [%w(aaa bbb ccc)], the_connection.my_headers ) + assert_equal( [[%w(aaa bbb ccc), ""]], the_connection.request ) + end + + def test_content + the_connection = nil + content = "A" * 50 + headers = ["aaa", "bbb", "Content-length: #{content.length}", "ccc"] + EM.run { + EM.start_server( "127.0.0.1", @port, SimpleTest ) do |conn| + the_connection = conn + end + setup_timeout + + EM.connect "127.0.0.1", @port, StopOnUnbind do |c| + headers.each { |h| c.send_data "#{h}\r\n" } + c.send_data "\n" + c.send_data content + c.close_connection_after_writing + end + } + assert_equal( ["aaa"], the_connection.first_header ) + assert_equal( [headers], the_connection.my_headers ) + assert_equal( [[headers, content]], the_connection.request ) + end + + def test_several_requests + the_connection = nil + content = "A" * 50 + headers = ["aaa", "bbb", "Content-length: #{content.length}", "ccc"] + EM.run { + EM.start_server( "127.0.0.1", @port, SimpleTest ) do |conn| + the_connection = conn + end + setup_timeout + + EM.connect( "127.0.0.1", @port, StopOnUnbind ) do |c| + 5.times do + headers.each { |h| c.send_data "#{h}\r\n" } + c.send_data "\n" + c.send_data content + end + c.close_connection_after_writing + end + } + assert_equal( ["aaa"] * 5, the_connection.first_header ) + assert_equal( [headers] * 5, the_connection.my_headers ) + assert_equal( [[headers, content]] * 5, the_connection.request ) + end + + + # def x_test_multiple_content_length_headers + # # This is supposed to throw a RuntimeError but it throws a C++ exception instead. + # the_connection = nil + # content = "A" * 50 + # headers = ["aaa", "bbb", ["Content-length: #{content.length}"]*2, "ccc"].flatten + # EM.run { + # EM.start_server( "127.0.0.1", @port, SimpleTest ) do |conn| + # the_connection = conn + # end + # EM.add_timer(4) {raise "test timed out"} + # test_proc = proc { + # t = TCPSocket.new "127.0.0.1", @port + # headers.each {|h| t.write "#{h}\r\n" } + # t.write "\n" + # t.write content + # t.close + # } + # EM.defer test_proc, proc { + # EM.stop + # } + # } + # end + + def test_interpret_headers + the_connection = nil + content = "A" * 50 + headers = [ + "GET / HTTP/1.0", + "Accept: aaa", + "User-Agent: bbb", + "Host: ccc", + "x-tempest-header:ddd" + ] + + EM.run { + EM.start_server( "127.0.0.1", @port, SimpleTest ) do |conn| + the_connection = conn + end + setup_timeout + + EM.connect( "127.0.0.1", @port, StopOnUnbind ) do |c| + headers.each { |h| c.send_data "#{h}\r\n" } + c.send_data "\n" + c.send_data content + c.close_connection_after_writing + end + } + + hsh = the_connection.headers_2_hash( the_connection.my_headers.shift ) + expect = { + :accept => "aaa", + :user_agent => "bbb", + :host => "ccc", + :x_tempest_header => "ddd" + } + assert_equal(expect, hsh) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient.rb new file mode 100644 index 0000000..572a802 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient.rb @@ -0,0 +1,238 @@ +require 'em_test_helper' + +class TestHttpClient < Test::Unit::TestCase + + def setup + @port = next_port + end + + #------------------------------------- + + def test_http_client + ok = false + EM.run { + c = silent { EM::P::HttpClient.send :request, :host => "www.google.com", :port => 80 } + c.callback { + ok = true + c.close_connection + EM.stop + } + c.errback {EM.stop} # necessary, otherwise a failure blocks the test suite forever. + } + assert ok + end + + #------------------------------------- + + def test_http_client_1 + ok = false + EM.run { + c = silent { EM::P::HttpClient.send :request, :host => "www.google.com", :port => 80 } + c.callback { + ok = true + c.close_connection + EM.stop + } + c.errback {EM.stop} + } + assert ok + end + + #------------------------------------- + + def test_http_client_2 + ok = false + EM.run { + c = silent { EM::P::HttpClient.send :request, :host => "www.google.com", :port => 80 } + c.callback { + ok = true + c.close_connection + EM.stop + } + c.errback {EM.stop} + } + assert ok + end + + + #----------------------------------------- + + # Test a server that returns a page with a zero content-length. + # This caused an early version of the HTTP client not to generate a response, + # causing this test to hang. Observe, there was no problem with responses + # lacking a content-length, just when the content-length was zero. + # + class EmptyContent < EM::Connection + def initialize *args + super + end + def receive_data data + send_data "HTTP/1.0 404 ...\r\nContent-length: 0\r\n\r\n" + close_connection_after_writing + end + end + + def test_http_empty_content + ok = false + EM.run { + EM.start_server "127.0.0.1", @port, EmptyContent + c = silent { EM::P::HttpClient.send :request, :host => "127.0.0.1", :port => @port } + c.callback { + ok = true + c.close_connection + EM.stop + } + } + assert ok + end + + + #--------------------------------------- + + class PostContent < EM::P::LineAndTextProtocol + def initialize *args + super + @lines = [] + end + def receive_line line + if line.length > 0 + @lines << line + else + process_headers + end + end + def receive_binary_data data + @post_content = data + send_response + end + def process_headers + if @lines.first =~ /\APOST ([^\s]+) HTTP\/1.1\Z/ + @uri = $1.dup + else + raise "bad request" + end + + @lines.each {|line| + if line =~ /\AContent-length:\s*(\d+)\Z/i + @content_length = $1.dup.to_i + elsif line =~ /\AContent-type:\s*(\d+)\Z/i + @content_type = $1.dup + end + } + + raise "invalid content length" unless @content_length + set_binary_mode @content_length + end + def send_response + send_data "HTTP/1.1 200 ...\r\nConnection: close\r\nContent-length: 10\r\nContent-type: text/html\r\n\r\n0123456789" + close_connection_after_writing + end + end + + # TODO, this is WRONG. The handler is asserting an HTTP 1.1 request, but the client + # is sending a 1.0 request. Gotta fix the client + def test_post + response = nil + EM.run { + EM.start_server '127.0.0.1', @port, PostContent + setup_timeout(2) + c = silent { EM::P::HttpClient.request( + :host => '127.0.0.1', + :port => @port, + :method => :post, + :request => "/aaa", + :content => "XYZ", + :content_type => "text/plain" + )} + c.callback {|r| + response = r + EM.stop + } + } + + assert_equal( 200, response[:status] ) + assert_equal( "0123456789", response[:content] ) + end + + + # TODO, need a more intelligent cookie tester. + # In fact, this whole test-harness needs a beefier server implementation. + def test_cookie + ok = false + EM.run { + c = silent { EM::Protocols::HttpClient.send :request, :host => "www.google.com", :port => 80, :cookie=>"aaa=bbb" } + c.callback { + ok = true + c.close_connection + EM.stop + } + c.errback {EM.stop} + } + assert ok + end + + # We can tell the client to send an HTTP/1.0 request (default is 1.1). + # This is useful for suppressing chunked responses until those are working. + def test_version_1_0 + ok = false + EM.run { + c = silent { EM::P::HttpClient.request( + :host => "www.google.com", + :port => 80, + :version => "1.0" + )} + c.callback { + ok = true + c.close_connection + EM.stop + } + c.errback {EM.stop} + } + assert ok + end + + #----------------------------------------- + + # Test a server that returns chunked encoding + # + class ChunkedEncodingContent < EventMachine::Connection + def initialize *args + super + end + def receive_data data + send_data ["HTTP/1.1 200 OK", + "Server: nginx/0.7.67", + "Date: Sat, 23 Oct 2010 16:41:32 GMT", + "Content-Type: application/json", + "Transfer-Encoding: chunked", + "Connection: keep-alive", + "", + "1800", + "chunk1" * 1024, + "5a", + "chunk2" * 15, + "0", + ""].join("\r\n") + close_connection_after_writing + end + end + + def test_http_chunked_encoding_content + ok = false + EM.run { + EM.start_server "127.0.0.1", @port, ChunkedEncodingContent + c = silent { EM::P::HttpClient.send :request, :host => "127.0.0.1", :port => @port } + c.callback { |result| + if result[:content] == "chunk1" * 1024 + "chunk2" * 15 + ok = true + end + c.close_connection + EM.stop + } + } + assert ok + end + +end + + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient2.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient2.rb new file mode 100644 index 0000000..a00fcbc --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_httpclient2.rb @@ -0,0 +1,128 @@ +require 'em_test_helper' + +class TestHttpClient2 < Test::Unit::TestCase + class TestServer < EM::Connection + end + + def setup + @port = next_port + end + + # #connect returns an object which has made a connection to an HTTP server + # and exposes methods for making HTTP requests on that connection. + # #connect can take either a pair of parameters (a host and a port), + # or a single parameter which is a Hash. + # + def test_connect + EM.run { + setup_timeout(1) + EM.start_server '127.0.0.1', @port, TestServer + silent do + EM::P::HttpClient2.connect '127.0.0.1', @port + EM::P::HttpClient2.connect( :host=>'127.0.0.1', :port=>@port ) + end + EM.stop + } + end + + def test_bad_port + EM.run { + setup_timeout(1) + EM.start_server '127.0.0.1', @port, TestServer + assert_raises( ArgumentError ) { + silent { EM::P::HttpClient2.connect '127.0.0.1', "xxx" } + } + EM.stop + } + end + + def test_bad_server + err = nil + EM.run { + setup_timeout(1) + http = silent { EM::P::HttpClient2.connect '127.0.0.1', 9999 } + d = http.get "/" + d.errback { err = true; d.internal_error; EM.stop } + } + assert(err) + end + + def test_get + content = nil + EM.run { + setup_timeout(1) + http = silent { EM::P::HttpClient2.connect :host => "google.com", :port => 80, :version => '1.0' } + d = http.get "/" + d.callback { + content = d.content + EM.stop + } + } + assert(content) + end + + # Not a pipelined request because we wait for one response before we request the next. + # XXX this test is broken because it sends the second request to the first connection + # XXX right before the connection closes + def _test_get_multiple + content = nil + EM.run { + setup_timeout(1) + http = silent { EM::P::HttpClient2.connect "google.com", :version => '1.0' } + d = http.get "/" + d.callback { + e = http.get "/" + e.callback { + content = e.content + EM.stop + } + } + } + assert(content) + end + + def test_get_pipeline + headers, headers2 = nil, nil + EM.run { + setup_timeout(1) + http = silent { EM::P::HttpClient2.connect "google.com", 80 } + d = http.get("/") + d.callback { + headers = d.headers + } + e = http.get("/") + e.callback { + headers2 = e.headers + } + EM.tick_loop { EM.stop if headers && headers2 } + EM.add_timer(1) { EM.stop } + } + assert(headers) + assert(headers2) + end + + def test_authheader + EM.run { + setup_timeout(1) + EM.start_server '127.0.0.1', @port, TestServer + http = silent { EM::P::HttpClient2.connect '127.0.0.1', 18842 } + d = http.get :url=>"/", :authorization=>"Basic xxx" + d.callback {EM.stop} + d.errback {EM.stop} + } + end + + def test_https_get + omit_unless(EM.ssl?) + d = nil + EM.run { + setup_timeout(1) + http = silent { EM::P::HttpClient2.connect :host => 'www.google.com', :port => 443, :ssl => true, :version => '1.0' } + d = http.get "/" + d.callback {EM.stop} + d.errback {EM.stop} + } + assert_equal(200, d.status) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_idle_connection.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_idle_connection.rb new file mode 100644 index 0000000..bfc57cd --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_idle_connection.rb @@ -0,0 +1,31 @@ +require 'em_test_helper' + +class TestIdleConnection < Test::Unit::TestCase + def setup + @port = next_port + end + + def test_idle_time + omit_if(!EM.respond_to?(:get_idle_time)) + + a, b = nil, nil + EM.run do + EM.start_server '127.0.0.1', @port, Module.new + conn = EM.connect '127.0.0.1', @port + EM.add_timer(0.3) do + a = conn.get_idle_time + conn.send_data 'a' + EM.next_tick do + EM.next_tick do + b = conn.get_idle_time + conn.close_connection + EM.stop + end + end + end + end + + assert_in_delta 0.3, a, 0.1 + assert_in_delta 0, b, 0.1 + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_inactivity_timeout.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_inactivity_timeout.rb new file mode 100644 index 0000000..15e39a2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_inactivity_timeout.rb @@ -0,0 +1,54 @@ +require 'em_test_helper' + +class TestInactivityTimeout < Test::Unit::TestCase + + if EM.respond_to? :get_comm_inactivity_timeout + def test_default + EM.run { + c = EM.connect("127.0.0.1", 54321) + assert_equal 0.0, c.comm_inactivity_timeout + EM.stop + } + end + + def test_set_and_get + EM.run { + c = EM.connect("127.0.0.1", 54321) + c.comm_inactivity_timeout = 2.5 + assert_equal 2.5, c.comm_inactivity_timeout + EM.stop + } + end + + def test_for_real + start, finish = nil + + timeout_handler = Module.new do + define_method :unbind do + finish = Time.now + EM.stop + end + end + + EM.run { + setup_timeout + EM.heartbeat_interval = 0.01 + EM.start_server("127.0.0.1", 12345) + EM.add_timer(0.01) { + start = Time.now + c = EM.connect("127.0.0.1", 12345, timeout_handler) + c.comm_inactivity_timeout = 0.02 + } + } + + assert_in_delta(0.02, (finish - start), 0.02) + end + else + warn "EM.comm_inactivity_timeout not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_comm_inactivity_timeout_not_implemented + assert true + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv4.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv4.rb new file mode 100644 index 0000000..bd11bbf --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv4.rb @@ -0,0 +1,95 @@ +require 'em_test_helper' + +class TestIPv4 < Test::Unit::TestCase + # Runs a TCP server in the local IPv4 address, connects to it and sends a specific data. + # Timeout in 2 seconds. + def test_ipv4_tcp_local_server + omit_if(!Test::Unit::TestCase.public_ipv4?) + + @@received_data = nil + @local_port = next_port + setup_timeout(2) + + EM.run do + EM::start_server(@@public_ipv4, @local_port) do |s| + def s.receive_data data + @@received_data = data + EM.stop + end + end + + EM::connect(@@public_ipv4, @local_port) do |c| + c.send_data "ipv4/tcp" + end + end + + assert_equal "ipv4/tcp", @@received_data + end + + # Runs a UDP server in the local IPv4 address, connects to it and sends a specific data. + # Timeout in 2 seconds. + def test_ipv4_udp_local_server + omit_if(!Test::Unit::TestCase.public_ipv4?) + + @@received_data = nil + @local_port = next_port + setup_timeout(2) + + EM.run do + EM::open_datagram_socket(@@public_ipv4, @local_port) do |s| + def s.receive_data data + @@received_data = data + EM.stop + end + end + + EM::open_datagram_socket(@@public_ipv4, next_port) do |c| + c.send_datagram "ipv4/udp", @@public_ipv4, @local_port + end + end + + assert_equal "ipv4/udp", @@received_data + end + + # Try to connect via TCP to an invalid IPv4. EM.connect should raise + # EM::ConnectionError. + def test_tcp_connect_to_invalid_ipv4 + omit_if(!Test::Unit::TestCase.public_ipv4?) + + invalid_ipv4 = "9.9:9" + + EM.run do + begin + error = nil + EM.connect(invalid_ipv4, 1234) + rescue => e + error = e + ensure + EM.stop + assert_equal EM::ConnectionError, (error && error.class) + end + end + end + + # Try to send a UDP datagram to an invalid IPv4. EM.send_datagram should raise + # EM::ConnectionError. + def test_udp_send_datagram_to_invalid_ipv4 + omit_if(!Test::Unit::TestCase.public_ipv4?) + + invalid_ipv4 = "9.9:9" + + EM.run do + begin + error = nil + EM.open_datagram_socket(@@public_ipv4, next_port) do |c| + c.send_datagram "hello", invalid_ipv4, 1234 + end + rescue => e + error = e + ensure + EM.stop + assert_equal EM::ConnectionError, (error && error.class) + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv6.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv6.rb new file mode 100644 index 0000000..b52fef1 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ipv6.rb @@ -0,0 +1,107 @@ +require 'em_test_helper' + +class TestIPv6 < Test::Unit::TestCase + + if Test::Unit::TestCase.public_ipv6? + + # Runs a TCP server in the local IPv6 address, connects to it and sends a specific data. + # Timeout in 2 seconds. + def test_ipv6_tcp_local_server + @@received_data = nil + @local_port = next_port + setup_timeout(2) + + EM.run do + EM.start_server(@@public_ipv6, @local_port) do |s| + def s.receive_data data + @@received_data = data + EM.stop + end + end + + EM::connect(@@public_ipv6, @local_port) do |c| + def c.unbind(reason) + warn "unbind: #{reason.inspect}" if reason # XXX at least find out why it failed + end + c.send_data "ipv6/tcp" + end + end + + assert_equal "ipv6/tcp", @@received_data + end + + # Runs a UDP server in the local IPv6 address, connects to it and sends a specific data. + # Timeout in 2 seconds. + def test_ipv6_udp_local_server + @@received_data = nil + @local_port = next_port + @@remote_ip = nil + setup_timeout(2) + + EM.run do + EM.open_datagram_socket(@@public_ipv6, @local_port) do |s| + def s.receive_data data + _port, @@remote_ip = Socket.unpack_sockaddr_in(get_peername) + @@received_data = data + EM.stop + end + end + + EM.open_datagram_socket(@@public_ipv6, next_port) do |c| + c.send_datagram "ipv6/udp", @@public_ipv6, @local_port + end + end + assert_equal @@remote_ip, @@public_ipv6 + assert_equal "ipv6/udp", @@received_data + end + + # Try to connect via TCP to an invalid IPv6. EM.connect should raise + # EM::ConnectionError. + def test_tcp_connect_to_invalid_ipv6 + invalid_ipv6 = "1:A" + + EM.run do + begin + error = nil + EM.connect(invalid_ipv6, 1234) + rescue => e + error = e + ensure + EM.stop + assert_equal EM::ConnectionError, (error && error.class) + end + end + end + + # Try to send a UDP datagram to an invalid IPv6. EM.send_datagram should raise + # EM::ConnectionError. + def test_udp_send_datagram_to_invalid_ipv6 + invalid_ipv6 = "1:A" + + EM.run do + begin + error = nil + EM.open_datagram_socket(@@public_ipv6, next_port) do |c| + c.send_datagram "hello", invalid_ipv6, 1234 + end + rescue => e + error = e + ensure + EM.stop + assert_equal EM::ConnectionError, (error && error.class) + end + end + end + + + else + warn "no IPv6 in this host, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests. + def test_ipv6_unavailable + assert true + end + + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_iterator.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_iterator.rb new file mode 100644 index 0000000..6ec4e46 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_iterator.rb @@ -0,0 +1,118 @@ +require 'em_test_helper' + +class TestIterator < Test::Unit::TestCase + + # By default, format the time with tenths-of-seconds. + # Some tests should ask for extra decimal places to ensure + # that delays between iterations will receive a changed time. + def get_time(n=1) + time = EM.current_time + time.strftime('%H:%M:%S.') + time.tv_usec.to_s[0, n] + end + + def test_default_concurrency + items = {} + list = 1..10 + EM.run { + EM::Iterator.new(list).each( proc {|num,iter| + time = get_time(3) + items[time] ||= [] + items[time] << num + EM::Timer.new(0.02) {iter.next} + }, proc {EM.stop}) + } + assert_equal(10, items.keys.size) + assert_equal(list.to_a.sort, items.values.flatten.sort) + end + + def test_default_concurrency_with_a_proc + items = {} + list = (1..10).to_a + original_list = list.dup + EM.run { + EM::Iterator.new(proc{list.pop || EM::Iterator::Stop}).each( proc {|num,iter| + time = get_time(3) + items[time] ||= [] + items[time] << num + EM::Timer.new(0.02) {iter.next} + }, proc {EM.stop}) + } + assert_equal(10, items.keys.size) + assert_equal(original_list.to_a.sort, items.values.flatten.sort) + end + + def test_concurrency_bigger_than_list_size + items = {} + list = [1,2,3] + EM.run { + EM::Iterator.new(list,10).each(proc {|num,iter| + time = get_time + items[time] ||= [] + items[time] << num + EM::Timer.new(1) {iter.next} + }, proc {EM.stop}) + } + assert_equal(1, items.keys.size) + assert_equal(list.to_a.sort, items.values.flatten.sort) + end + + def test_changing_concurrency_affects_active_iteration + items = {} + list = 1..25 + seen = 0 + EM.run { + i = EM::Iterator.new(list,1) + i.each(proc {|num,iter| + time = get_time + items[time] ||= [] + items[time] << num + if (seen += 1) == 5 + # The first 5 items will be distinct times + # The next 20 items will happen in 2 bursts + i.concurrency = 10 + end + EM::Timer.new(0.2) {iter.next} + }, proc {EM.stop}) + } + assert_in_delta(7, items.keys.size, 1) + assert_equal(list.to_a.sort, items.values.flatten.sort) + end + + def test_map + list = 100..150 + EM.run { + EM::Iterator.new(list).map(proc{ |num,iter| + EM.add_timer(0.01){ iter.return(num) } + }, proc{ |results| + assert_equal(list.to_a.size, results.size) + EM.stop + }) + } + end + + def test_inject + omit_if(windows?) + + list = %w[ pwd uptime uname date ] + EM.run { + EM::Iterator.new(list, 2).inject({}, proc{ |hash,cmd,iter| + EM.system(cmd){ |output,status| + hash[cmd] = status.exitstatus == 0 ? output.strip : nil + iter.return(hash) + } + }, proc{ |results| + assert_equal(results.keys.sort, list.sort) + EM.stop + }) + } + end + + def test_concurrency_is_0 + EM.run { + assert_raise ArgumentError do + EM::Iterator.new(1..5,0) + end + EM.stop + } + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_kb.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_kb.rb new file mode 100644 index 0000000..9c31f5f --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_kb.rb @@ -0,0 +1,28 @@ +require 'em_test_helper' + +class TestKeyboardEvents < Test::Unit::TestCase + + module KbHandler + include EM::Protocols::LineText2 + def receive_line d + EM::stop if d == "STOP" + end + end + + # This test doesn't actually do anything useful but is here to + # illustrate the usage. If you removed the timer and ran this test + # by itself on a console, and then typed into the console, it would + # work. + # I don't know how to get the test harness to simulate actual keystrokes. + # When someone figures that out, then we can make this a real test. + # + def test_kb + omit_if(jruby?) + omit_if(!$stdout.tty?) # don't run the test unless it stands a chance of validity. + EM.run do + EM.open_keyboard KbHandler + EM::Timer.new(1) { EM.stop } + end + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_line_protocol.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_line_protocol.rb new file mode 100644 index 0000000..2067a72 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_line_protocol.rb @@ -0,0 +1,33 @@ +require 'em_test_helper' + +class TestLineProtocol < Test::Unit::TestCase + class LineProtocolTestClass + include EM::Protocols::LineProtocol + + def lines + @lines ||= [] + end + + def receive_line(line) + lines << line + end + end + + def setup + @proto = LineProtocolTestClass.new + end + + def test_simple_split_line + @proto.receive_data("this is") + assert_equal([], @proto.lines) + + @proto.receive_data(" a test\n") + assert_equal(["this is a test"], @proto.lines) + end + + def test_simple_lines + @proto.receive_data("aaa\nbbb\r\nccc\nddd") + assert_equal(%w(aaa bbb ccc), @proto.lines) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp.rb new file mode 100644 index 0000000..06c2685 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp.rb @@ -0,0 +1,155 @@ +require 'em_test_helper' + +class TestLineAndTextProtocol < Test::Unit::TestCase + + class TLP_LineBuffer < EM::P::LineAndTextProtocol + attr_reader :line_buffer + + def initialize + super + @line_buffer = [] + end + + def receive_line line + @line_buffer << line + end + end + + module StopClient + def set_receive_data(&blk) + @rdb = blk + end + + def receive_data data + @rdb.call(data) if @rdb + end + + def unbind + EM.add_timer(0.1) { EM.stop } + end + end + + def setup + @port = next_port + end + + def test_simple_lines + conn = nil + EM.run { + EM.start_server( "127.0.0.1", @port, TLP_LineBuffer ) do |c| + conn = c + end + setup_timeout + + EM.connect "127.0.0.1", @port, StopClient do |c| + c.send_data "aaa\nbbb\r\nccc\n" + c.close_connection_after_writing + end + } + assert_equal( %w(aaa bbb ccc), conn.line_buffer) + end + + #-------------------------------------------------------------------- + + class TLP_ErrorMessage < EM::P::LineAndTextProtocol + attr_reader :error_message + + def initialize + super + @error_message = [] + end + + def receive_line text + raise + end + + def receive_error text + @error_message << text + end + end + + def test_overlength_lines + conn = nil + EM.run { + EM.start_server( "127.0.0.1", @port, TLP_ErrorMessage ) do |c| + conn = c + end + setup_timeout + EM.connect "127.0.0.1", @port, StopClient do |c| + c.send_data "a" * (16*1024 + 1) + c.send_data "\n" + c.close_connection_after_writing + end + + } + assert_equal( ["overlength line"], conn.error_message ) + end + + + #-------------------------------------------------------------------- + + class LineAndTextTest < EM::P::LineAndTextProtocol + def receive_line line + if line =~ /content-length:\s*(\d+)/i + @content_length = $1.to_i + elsif line.length == 0 + set_binary_mode @content_length + end + end + def receive_binary_data text + send_data "received #{text.length} bytes" + close_connection_after_writing + end + end + + def test_lines_and_text + output = '' + EM.run { + EM.start_server( "127.0.0.1", @port, LineAndTextTest ) + setup_timeout + + EM.connect "127.0.0.1", @port, StopClient do |c| + c.set_receive_data { |data| output << data } + c.send_data "Content-length: 400\n" + c.send_data "\n" + c.send_data "A" * 400 + EM.add_timer(0.1) { c.close_connection_after_writing } + end + } + assert_equal( "received 400 bytes", output ) + end + + #-------------------------------------------------------------------- + + + class BinaryTextTest < EM::P::LineAndTextProtocol + def receive_line line + if line =~ /content-length:\s*(\d+)/i + set_binary_mode $1.to_i + else + raise "protocol error" + end + end + def receive_binary_data text + send_data "received #{text.length} bytes" + close_connection_after_writing + end + end + + def test_binary_text + output = '' + EM.run { + EM.start_server( "127.0.0.1", @port, BinaryTextTest ) + setup_timeout + + EM.connect "127.0.0.1", @port, StopClient do |c| + c.set_receive_data { |data| output << data } + c.send_data "Content-length: 10000\n" + c.send_data "A" * 10000 + EM.add_timer(0.1) { c.close_connection_after_writing } + end + } + assert_equal( "received 10000 bytes", output ) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp2.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp2.rb new file mode 100644 index 0000000..220fcbe --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ltp2.rb @@ -0,0 +1,332 @@ +require 'em_test_helper' + +# TODO!!! Need tests for overlength headers and text bodies. + +class TestLineText2 < Test::Unit::TestCase + + # Run each of these tests two ways: passing in the whole test-dataset in one chunk, + # and passing it in one character at a time. + + class Basic + include EM::Protocols::LineText2 + attr_reader :lines + def receive_line line + (@lines ||= []) << line + end + end + def test_basic + testdata = "Line 1\nLine 2\r\nLine 3\n" + + a = Basic.new + a.receive_data testdata + assert_equal( ["Line 1", "Line 2", "Line 3"], a.lines ) + + a = Basic.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( ["Line 1", "Line 2", "Line 3"], a.lines ) + end + + # The basic test above shows that extra newlines are chomped + # This test shows that newlines are preserved if the delimiter isn't \n + class PreserveNewlines + include EM::Protocols::LineText2 + attr_reader :lines + def initialize *args + super + @delim = "|" + set_delimiter @delim + end + def receive_line line + (@lines ||= []) << line + end + end + def test_preserve_newlines + a = PreserveNewlines.new + a.receive_data "aaa|bbb|ccc|\n|\r\n| \t ||" + assert_equal( ["aaa", "bbb", "ccc", "\n", "\r\n", " \t ", ""], a.lines ) + end + + class ChangeDelimiter + include EM::Protocols::LineText2 + attr_reader :lines + def initialize *args + super + @delim = "A" + set_delimiter @delim + end + def receive_line line + (@lines ||= []) << line + set_delimiter( @delim.succ! ) + end + end + + def test_change_delimiter + testdata = %Q(LineaALinebBLinecCLinedD) + + a = ChangeDelimiter.new + a.receive_data testdata + assert_equal( ["Linea", "Lineb", "Linec", "Lined"], a.lines ) + + a = ChangeDelimiter.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( ["Linea", "Lineb", "Linec", "Lined"], a.lines ) + end + + class RegexDelimiter + include EM::Protocols::LineText2 + attr_reader :lines + def initialize *args + super + @delim = /[A-D]/ + set_delimiter @delim + end + def receive_line line + (@lines ||= []) << line + end + end + + def test_regex_delimiter + testdata = %Q(LineaALinebBLinecCLinedD) + + a = RegexDelimiter.new + a.receive_data testdata + assert_equal( ["Linea", "Lineb", "Linec", "Lined"], a.lines ) + + a = RegexDelimiter.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( ["Linea", "Lineb", "Linec", "Lined"], a.lines ) + end + + #-- + # Test two lines followed by an empty line, ten bytes of binary data, then + # two more lines. + + class Binary + include EM::Protocols::LineText2 + attr_reader :lines, :body + def initialize *args + super + @lines = [] + @body = nil + end + def receive_line ln + if ln == "" + set_text_mode 10 + else + @lines << ln + end + end + def receive_binary_data data + @body = data + end + end + + def test_binary + testdata = %Q(Line 1 +Line 2 + +0000000000Line 3 +Line 4 +) + + a = Binary.new + a.receive_data testdata + assert_equal( ["Line 1", "Line 2", "Line 3", "Line 4"], a.lines) + assert_equal( "0000000000", a.body ) + + a = Binary.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( ["Line 1", "Line 2", "Line 3", "Line 4"], a.lines) + assert_equal( "0000000000", a.body ) + end + + + # Test unsized binary data. The expectation is that each chunk of it + # will be passed to us as it it received. + class UnsizedBinary + include EM::Protocols::LineText2 + attr_reader :n_calls, :body + def initialize *args + super + set_text_mode + end + def receive_binary_data data + @n_calls ||= 0 + @n_calls += 1 + (@body ||= "") << data + end + end + + def test_unsized_binary + testdata = "X\0" * 1000 + + a = UnsizedBinary.new + a.receive_data testdata + assert_equal( 1, a.n_calls ) + assert_equal( testdata, a.body ) + + a = UnsizedBinary.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( 2000, a.n_calls ) + assert_equal( testdata, a.body ) + end + + + # Test binary data with a "throw back" into line-mode. + class ThrowBack + include EM::Protocols::LineText2 + attr_reader :headers + def initialize *args + super + @headers = [] + @n_bytes = 0 + set_text_mode + end + def receive_binary_data data + wanted = 25 - @n_bytes + will_take = if data.length > wanted + data.length - wanted + else + data.length + end + @n_bytes += will_take + + if @n_bytes == 25 + set_line_mode( data[will_take..-1] ) + end + end + def receive_line ln + @headers << ln + end + end + def test_throw_back + testdata = "Line\n" * 10 + + a = ThrowBack.new + a.receive_data testdata + assert_equal( ["Line"] * 5, a.headers ) + + a = ThrowBack.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( ["Line"] * 5, a.headers ) + end + + # Test multi-character line delimiters. + # Also note that the test data has a "tail" with no delimiter, that will be + # discarded, but cf. the BinaryTail test. + # TODO!!! This test doesn't work in the byte-by-byte case. + class Multichar + include EM::Protocols::LineText2 + attr_reader :lines + def initialize *args + super + @lines = [] + set_delimiter "012" + end + def receive_line ln + @lines << ln + end + end + def test_multichar + testdata = "Line012Line012Line012Line" + + a = Multichar.new + a.receive_data testdata + assert_equal( ["Line"]*3, a.lines ) + + a = Multichar.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + # DOESN'T WORK in this case. Multi-character delimiters are broken. + #assert_equal( ["Line"]*3, a.lines ) + end + + # Test a binary "tail," when a sized binary transfer doesn't complete because + # of an unbind. We get a partial result. + class BinaryTail + include EM::Protocols::LineText2 + attr_reader :data + def initialize *args + super + @data = "" + set_text_mode 1000 + end + def receive_binary_data data + # we expect to get all the data in one chunk, even in the byte-by-byte case, + # because sized transfers by definition give us exactly one call to + # #receive_binary_data. + @data = data + end + end + def test_binary_tail + testdata = "0" * 500 + + a = BinaryTail.new + a.receive_data testdata + a.unbind + assert_equal( "0" * 500, a.data ) + + a = BinaryTail.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + a.unbind + assert_equal( "0" * 500, a.data ) + end + + + # Test an end-of-binary call. Arrange to receive binary data but don't bother counting it + # as it comes. Rely on getting receive_end_of_binary_data to signal the transition back to + # line mode. + # At the present time, this isn't strictly necessary with sized binary chunks because by + # definition we accumulate them and make exactly one call to receive_binary_data, but + # we may want to support a mode in the future that would break up large chunks into multiple + # calls. + class LazyBinary + include EM::Protocols::LineText2 + attr_reader :data, :end + def initialize *args + super + @data = "" + set_text_mode 1000 + end + def receive_binary_data data + # we expect to get all the data in one chunk, even in the byte-by-byte case, + # because sized transfers by definition give us exactly one call to + # #receive_binary_data. + @data = data + end + def receive_end_of_binary_data + @end = true + end + end + def test_receive_end_of_binary_data + testdata = "_" * 1000 + a = LazyBinary.new + testdata.length.times {|i| a.receive_data( testdata[i...i+1] ) } + assert_equal( "_" * 1000, a.data ) + assert( a.end ) + end + + + # This tests a bug fix in which calling set_text_mode failed when called + # inside receive_binary_data. + # + class BinaryPair + include EM::Protocols::LineText2 + attr_reader :sizes + def initialize *args + super + set_text_mode 1 + @sizes = [] + end + def receive_binary_data dt + @sizes << dt.length + set_text_mode( (dt.length == 1) ? 2 : 1 ) + end + end + def test_binary_pairs + test_data = "123" * 5 + a = BinaryPair.new + a.receive_data test_data + assert_equal( [1,2,1,2,1,2,1,2,1,2], a.sizes ) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_many_fds.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_many_fds.rb new file mode 100644 index 0000000..7c126dc --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_many_fds.rb @@ -0,0 +1,22 @@ +require 'em_test_helper' +require 'socket' + +class TestManyFDs < Test::Unit::TestCase + def setup + @port = next_port + end + + def test_connection_class_cache + mod = Module.new + a = nil + Process.setrlimit(Process::RLIMIT_NOFILE, 4096) rescue nil + EM.run { + EM.start_server '127.0.0.1', @port, mod + 1100.times do + a = EM.connect '127.0.0.1', @port, mod + assert_kind_of EM::Connection, a + end + EM.stop + } + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_next_tick.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_next_tick.rb new file mode 100644 index 0000000..9b60359 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_next_tick.rb @@ -0,0 +1,104 @@ +require 'em_test_helper' + +class TestNextTick < Test::Unit::TestCase + + def test_tick_arg + pr = proc {EM.stop} + EM.run { + EM.next_tick pr + } + assert true + end + + def test_tick_block + EM.run { + EM.next_tick {EM.stop} + } + assert true + end + + # This illustrates the solution to a long-standing problem. + # It's now possible to correctly nest calls to EM#run. + # See the source code commentary for EM#run for more info. + # + def test_run_run + EM.run { + EM.run { + EM.next_tick {EM.stop} + } + } + end + + def test_pre_run_queue + x = false + EM.next_tick { EM.stop; x = true } + EM.run { EM.add_timer(0.01) { EM.stop } } + assert x + end + + def test_cleanup_after_stop + x = true + EM.run{ + EM.next_tick{ + EM.stop + EM.next_tick{ x=false } + } + } + EM.run{ + EM.next_tick{ EM.stop } + } + assert x + end + + # We now support an additional parameter for EM#run. + # You can pass two procs to EM#run now. The first is executed as the normal + # run block. The second (if given) is scheduled for execution after the + # reactor loop completes. + # The reason for supporting this is subtle. There has always been an expectation + # that EM#run doesn't return until after the reactor loop ends. But now it's + # possible to nest calls to EM#run, which means that a nested call WILL + # RETURN. In order to write code that will run correctly either way, it's + # recommended to put any code which must execute after the reactor completes + # in the second parameter. + # + def test_run_run_2 + a = proc {EM.stop} + b = proc {assert true} + EM.run a, b + end + + + # This illustrates that EM#run returns when it's called nested. + # This isn't a feature, rather it's something to be wary of when writing code + # that must run correctly even if EM#run is called while a reactor is already + # running. + def test_run_run_3 + a = [] + EM.run { + EM.run proc {EM.stop}, proc {a << 2} + a << 1 + } + assert_equal( [1,2], a ) + end + + + def test_schedule_on_reactor_thread + x = false + EM.run do + EM.schedule { x = true } + EM.stop + end + assert x + end + + def test_schedule_from_thread + x = false + EM.run do + Thread.new { EM.schedule { x = true } }.join + assert !x + EM.next_tick { EM.stop } + end + assert x + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_object_protocol.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_object_protocol.rb new file mode 100644 index 0000000..b1287ea --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_object_protocol.rb @@ -0,0 +1,36 @@ +require 'em_test_helper' + +class TestObjectProtocol < Test::Unit::TestCase + module Server + include EM::P::ObjectProtocol + def post_init + send_object :hello=>'world' + end + def receive_object obj + $server = obj + EM.stop + end + end + + module Client + include EM::P::ObjectProtocol + def receive_object obj + $client = obj + send_object 'you_said'=>obj + end + end + + def setup + @port = next_port + end + + def test_send_receive + EM.run{ + EM.start_server "127.0.0.1", @port, Server + EM.connect "127.0.0.1", @port, Client + } + + assert($client == {:hello=>'world'}) + assert($server == {'you_said'=>{:hello=>'world'}}) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pause.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pause.rb new file mode 100644 index 0000000..d078a77 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pause.rb @@ -0,0 +1,107 @@ +require 'em_test_helper' + +class TestPause < Test::Unit::TestCase + if EM.respond_to? :pause_connection + def setup + @port = next_port + end + + def teardown + assert(!EM.reactor_running?) + end + + def test_pause_resume + server = nil + + s_rx = c_rx = 0 + + test_server = Module.new do + define_method :post_init do + server = self + end + + define_method :receive_data do |data| + s_rx += 1 + + EM.add_periodic_timer(0.01) { send_data 'hi' } + send_data 'hi' + + # pause server, now no outgoing data will actually + # be sent and no more incoming data will be received + pause + end + end + + test_client = Module.new do + def post_init + EM.add_periodic_timer(0.01) do + send_data 'hello' + end + end + + define_method :receive_data do |data| + c_rx += 1 + end + end + + EM.run do + EM.start_server "127.0.0.1", @port, test_server + EM.connect "127.0.0.1", @port, test_client + + EM.add_timer(0.05) do + assert_equal 1, s_rx + assert_equal 0, c_rx + assert server.paused? + + # resume server, queued outgoing and incoming data will be flushed + server.resume + + assert !server.paused? + + EM.add_timer(0.05) do + assert server.paused? + assert s_rx > 1 + assert c_rx > 0 + EM.stop + end + end + end + end + + def test_pause_in_receive_data + incoming = [] + + test_server = Module.new do + define_method(:receive_data) do |data| + incoming << data + pause + EM.add_timer(0.5){ close_connection } + end + define_method(:unbind) do + EM.stop + end + end + + buf = 'a' * 1024 + + EM.run do + EM.start_server "127.0.0.1", @port, test_server + cli = EM.connect "127.0.0.1", @port + 128.times do + cli.send_data buf + end + end + + assert_equal 1, incoming.size + assert incoming[0].bytesize > buf.bytesize + assert incoming[0].bytesize < buf.bytesize * 128 + end + else + warn "EM.pause_connection not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_pause_connection_not_implemented + assert true + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pending_connect_timeout.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pending_connect_timeout.rb new file mode 100644 index 0000000..a3f7fa4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pending_connect_timeout.rb @@ -0,0 +1,52 @@ +require 'em_test_helper' + +class TestPendingConnectTimeout < Test::Unit::TestCase + + if EM.respond_to? :get_pending_connect_timeout + def test_default + EM.run { + c = EM.connect("127.0.0.1", 54321) + assert_equal 20.0, c.pending_connect_timeout + EM.stop + } + end + + def test_set_and_get + EM.run { + c = EM.connect("127.0.0.1", 54321) + c.pending_connect_timeout = 2.5 + assert_equal 2.5, c.pending_connect_timeout + EM.stop + } + end + + def test_for_real + start, finish = nil + + timeout_handler = Module.new do + define_method :unbind do + finish = EM.current_time + EM.stop + end + end + + EM.run { + setup_timeout + EM.heartbeat_interval = 0.1 + start = EM.current_time + c = EM.connect('192.0.2.0', 54321, timeout_handler) + c.pending_connect_timeout = 0.2 + } + + assert_in_delta(0.2, (finish - start), 0.1) + end + else + warn "EM.pending_connect_timeout not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_pending_connect_timeout_not_implemented + assert true + end + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pool.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pool.rb new file mode 100644 index 0000000..f859a9d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pool.rb @@ -0,0 +1,196 @@ +require 'em_test_helper' + +class TestPool < Test::Unit::TestCase + def pool + @pool ||= EM::Pool.new + end + + def go + EM.run { yield } + end + + def stop + EM.stop + end + + def deferrable + @deferrable ||= EM::DefaultDeferrable.new + end + + def test_supports_more_work_than_resources + ran = false + go do + pool.perform do + ran = true + deferrable + end + stop + end + assert_equal false, ran + go do + pool.add :resource + stop + end + assert_equal true, ran + end + + def test_reques_resources_on_error + pooled_res, pooled_res2 = nil + pool.add :res + go do + pool.perform do |res| + pooled_res = res + deferrable + end + stop + end + deferrable.fail + go do + pool.perform do |res| + pooled_res2 = res + deferrable + end + stop + end + assert_equal :res, pooled_res + assert_equal pooled_res, pooled_res2 + end + + def test_supports_custom_on_error + eres = nil + pool.on_error do |res| + eres = res + end + performs = [] + pool.add :res + go do + pool.perform do |res| + performs << res + deferrable + end + pool.perform do |res| + performs << res + deferrable + end + deferrable.fail + stop + end + assert_equal :res, eres + # manual requeues required when error handler is installed: + assert_equal 1, performs.size + assert_equal :res, performs.first + end + + def test_catches_successful_deferrables + performs = [] + pool.add :res + go do + pool.perform { |res| performs << res; deferrable } + pool.perform { |res| performs << res; deferrable } + stop + end + assert_equal [:res], performs + deferrable.succeed + go { stop } + assert_equal [:res, :res], performs + end + + def test_prunes_locked_and_removed_resources + performs = [] + pool.add :res + deferrable.succeed + go do + pool.perform { |res| performs << res; pool.remove res; deferrable } + pool.perform { |res| performs << res; pool.remove res; deferrable } + stop + end + assert_equal [:res], performs + end + + # Contents is only to be used for inspection of the pool! + def test_contents + pool.add :res + assert_equal [:res], pool.contents + # Assert that modifying the contents list does not affect the pools + # contents. + pool.contents.delete(:res) + assert_equal [:res], pool.contents + end + + def test_contents_when_perform_errors_and_on_error_is_not_set + pool.add :res + assert_equal [:res], pool.contents + + pool.perform do |r| + d = EM::DefaultDeferrable.new + d.fail + d + end + + EM.run { EM.next_tick { EM.stop } } + + assert_equal [:res], pool.contents + end + + def test_contents_when_perform_errors_and_on_error_is_set + pool.add :res + res = nil + pool.on_error do |r| + res = r + end + assert_equal [:res], pool.contents + + pool.perform do |r| + d = EM::DefaultDeferrable.new + d.fail 'foo' + d + end + + EM.run { EM.next_tick { EM.stop } } + + assert_equal :res, res + assert_equal [], pool.contents + end + + def test_num_waiting + pool.add :res + assert_equal 0, pool.num_waiting + pool.perform { |r| EM::DefaultDeferrable.new } + assert_equal 0, pool.num_waiting + 10.times { pool.perform { |r| EM::DefaultDeferrable.new } } + EM.run { EM.next_tick { EM.stop } } + assert_equal 10, pool.num_waiting + end + + def test_exceptions_in_the_work_block_bubble_up_raise_and_fail_the_resource + pool.add :res + + res = nil + pool.on_error { |r| res = r } + pool.perform { raise 'boom' } + + assert_raises(RuntimeError) do + EM.run { EM.next_tick { EM.stop } } + end + + assert_equal [], pool.contents + assert_equal :res, res + end + + def test_removed_list_does_not_leak_on_errors + pool.add :res + + pool.on_error do |r| + # This is actually the wrong thing to do, and not required, but some users + # might do it. When they do, they would find that @removed would cause a + # slow leak. + pool.remove r + end + + pool.perform { d = EM::DefaultDeferrable.new; d.fail; d } + + EM.run { EM.next_tick { EM.stop } } + assert_equal [], pool.instance_variable_get(:@removed) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_process_watch.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_process_watch.rb new file mode 100644 index 0000000..6e0c49a --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_process_watch.rb @@ -0,0 +1,50 @@ +require 'em_test_helper' + +if EM.kqueue? + class TestProcessWatch < Test::Unit::TestCase + module ParentProcessWatcher + def process_forked + $forked = true + end + end + + module ChildProcessWatcher + def process_exited + $exited = true + end + def unbind + $unbind = true + EM.stop + end + end + + def setup + EM.kqueue = true + end + + def teardown + EM.kqueue = false + end + + def test_events + omit_if(rbx?) + omit_if(jruby?) + EM.run{ + # watch ourselves for a fork notification + EM.watch_process(Process.pid, ParentProcessWatcher) + $fork_pid = fork{ sleep } + child = EM.watch_process($fork_pid, ChildProcessWatcher) + $pid = child.pid + + EM.add_timer(0.2){ + Process.kill('TERM', $fork_pid) + } + } + + assert_equal($pid, $fork_pid) + assert($forked) + assert($exited) + assert($unbind) + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_processes.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_processes.rb new file mode 100644 index 0000000..dd03cf0 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_processes.rb @@ -0,0 +1,128 @@ +require 'em_test_helper' + +class TestProcesses < Test::Unit::TestCase + + if !windows? && !jruby? + + # EM::DeferrableChildProcess is a sugaring of a common use-case + # involving EM::popen. + # Call the #open method on EM::DeferrableChildProcess, passing + # a command-string. #open immediately returns an EM::Deferrable + # object. It also schedules the forking of a child process, which + # will execute the command passed to #open. + # When the forked child terminates, the Deferrable will be signalled + # and execute its callbacks, passing the data that the child process + # wrote to stdout. + # + def test_deferrable_child_process + ls = "" + EM.run { + d = EM::DeferrableChildProcess.open( "ls -ltr" ) + d.callback {|data_from_child| + ls = data_from_child + EM.stop + } + } + assert( ls.length > 0) + end + + def setup + $out = nil + $status = nil + end + + def test_em_system + EM.run{ + EM.system('ls'){ |out,status| $out, $status = out, status; EM.stop } + } + + assert( $out.length > 0 ) + assert_equal(0, $status.exitstatus) + assert_kind_of(Process::Status, $status) + end + + def test_em_system_pid + $pids = [] + + EM.run{ + $pids << EM.system('echo hi', proc{ |out,status|$pids << status.pid; EM.stop }) + } + + assert_equal $pids[0], $pids[1] + end + + def test_em_system_with_proc + EM.run{ + EM.system('ls', proc{ |out,status| $out, $status = out, status; EM.stop }) + } + + assert( $out.length > 0 ) + assert_equal(0, $status.exitstatus) + assert_kind_of(Process::Status, $status) + end + + def test_em_system_with_two_procs + EM.run{ + EM.system('sh', proc{ |process| + process.send_data("echo hello\n") + process.send_data("exit\n") + }, proc{ |out,status| + $out = out + $status = status + EM.stop + }) + } + + assert_equal("hello\n", $out) + end + + def test_em_system_cmd_arguments + EM.run{ + EM.system('echo', '1', '2', 'version', proc{ |process| + }, proc{ |out,status| + $out = out + $status = status + EM.stop + }) + } + + assert_match(/1 2 version/i, $out) + end + + def test_em_system_spaced_arguments + EM.run{ + EM.system('ruby', '-e', 'puts "hello"', proc{ |out,status| + $out = out + EM.stop + }) + } + + assert_equal("hello\n", $out) + end + + def test_em_popen_pause_resume + c_rx = 0 + + test_client = Module.new do + define_method :receive_data do |data| + c_rx += 1 + pause + EM.add_timer(0.5) { EM.stop } + end + end + + EM.run do + EM.popen('echo 1', test_client) + end + + assert_equal 1, c_rx + end + else + warn "EM.popen not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_popen_unsupported + assert true + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_proxy_connection.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_proxy_connection.rb new file mode 100644 index 0000000..11c0fb4 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_proxy_connection.rb @@ -0,0 +1,180 @@ +require 'em_test_helper' + +class TestProxyConnection < Test::Unit::TestCase + + if EM.respond_to?(:start_proxy) + module ProxyConnection + def initialize(client, request) + @client, @request = client, request + end + + def post_init + EM::enable_proxy(self, @client) + end + + def connection_completed + EM.next_tick { + send_data @request + } + end + + def proxy_target_unbound + $unbound_early = true + EM.stop + end + + def unbind + $proxied_bytes = self.get_proxied_bytes + @client.close_connection_after_writing + end + end + + module PartialProxyConnection + def initialize(client, request, length) + @client, @request, @length = client, request, length + end + + def post_init + EM::enable_proxy(self, @client, 0, @length) + end + + def receive_data(data) + $unproxied_data = data + @client.send_data(data) + end + + def connection_completed + EM.next_tick { + send_data @request + } + end + + def proxy_target_unbound + $unbound_early = true + EM.stop + end + + def proxy_completed + $proxy_completed = true + end + + def unbind + @client.close_connection_after_writing + end + end + + module Client + def connection_completed + send_data "EM rocks!" + end + + def receive_data(data) + $client_data = data + end + + def unbind + EM.stop + end + end + + module Client2 + include Client + def unbind; end + end + + module Server + def receive_data(data) + send_data "I know!" if data == "EM rocks!" + close_connection_after_writing + end + end + + module ProxyServer + def initialize port + @port = port + end + + def receive_data(data) + @proxy = EM.connect("127.0.0.1", @port, ProxyConnection, self, data) + end + end + + module PartialProxyServer + def initialize port + @port = port + end + + def receive_data(data) + EM.connect("127.0.0.1", @port, PartialProxyConnection, self, data, 1) + end + end + + module EarlyClosingProxy + def initialize port + @port = port + end + + def receive_data(data) + EM.connect("127.0.0.1", @port, ProxyConnection, self, data) + close_connection + end + end + + def setup + @port = next_port + @proxy_port = next_port + end + + def test_proxy_connection + EM.run { + EM.start_server("127.0.0.1", @port, Server) + EM.start_server("127.0.0.1", @proxy_port, ProxyServer, @port) + EM.connect("127.0.0.1", @proxy_port, Client) + } + + assert_equal("I know!", $client_data) + end + + def test_proxied_bytes + EM.run { + EM.start_server("127.0.0.1", @port, Server) + EM.start_server("127.0.0.1", @proxy_port, ProxyServer, @port) + EM.connect("127.0.0.1", @proxy_port, Client) + } + + assert_equal("I know!", $client_data) + assert_equal("I know!".bytesize, $proxied_bytes) + end + + def test_partial_proxy_connection + EM.run { + EM.start_server("127.0.0.1", @port, Server) + EM.start_server("127.0.0.1", @proxy_port, PartialProxyServer, @port) + EM.connect("127.0.0.1", @proxy_port, Client) + } + + assert_equal("I know!", $client_data) + assert_equal(" know!", $unproxied_data) + assert($proxy_completed) + end + + def test_early_close + $client_data = nil + EM.run { + EM.start_server("127.0.0.1", @port, Server) + EM.start_server("127.0.0.1", @proxy_port, EarlyClosingProxy, @port) + EM.connect("127.0.0.1", @proxy_port, Client2) + } + + assert($unbound_early) + end + else + warn "EM.start_proxy not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_start_proxy_not_implemented + assert !EM.respond_to?(:start_proxy) + end + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pure.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pure.rb new file mode 100644 index 0000000..8863a8d --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_pure.rb @@ -0,0 +1,139 @@ +require 'em_test_helper' + +class TestPure < Test::Unit::TestCase + + def setup + @port = next_port + end + + # These tests are intended to exercise problems that come up in the + # pure-Ruby implementation. However, we DON'T constrain them such that + # they only run in pure-Ruby. These tests need to work identically in + # any implementation. + + #------------------------------------- + + # The EM reactor needs to run down open connections and release other resources + # when it stops running. Make sure this happens even if user code throws a Ruby + # exception. + # If exception handling is incorrect, the second test will fail with a no-bind error + # because the TCP server opened in the first test will not have been closed. + + def test_exception_handling_releases_resources + exception = Class.new(StandardError) + + 2.times do + assert_raises(exception) do + EM.run do + EM.start_server "127.0.0.1", @port + raise exception + end + end + end + end + + # Under some circumstances, the pure Ruby library would emit an Errno::ECONNREFUSED + # exception on certain kinds of TCP connect-errors. + # It's always been something of an open question whether EM should throw an exception + # in these cases but the defined answer has always been to catch it the unbind method. + # With a connect failure, the latter will always fire, but connection_completed will + # never fire. So even though the point is arguable, it's incorrect for the pure Ruby + # version to throw an exception. + module TestConnrefused + def unbind + EM.stop + end + def connection_completed + raise "should never get here" + end + end + + def test_connrefused + assert_nothing_raised do + EM.run { + setup_timeout(2) + EM.connect "127.0.0.1", @port, TestConnrefused + } + end + end + + # Make sure connection_completed gets called as expected with TCP clients. This is the + # opposite of test_connrefused. + # If the test fails, it will hang because EM.stop never gets called. + # + module TestConnaccepted + def connection_completed + EM.stop + end + end + def test_connaccepted + assert_nothing_raised do + EM.run { + EM.start_server "127.0.0.1", @port + EM.connect "127.0.0.1", @port, TestConnaccepted + setup_timeout(1) + } + end + end + + def test_reactor_running + a = false + EM.run { + a = EM.reactor_running? + EM.next_tick {EM.stop} + } + assert a + end + + module TLSServer + def post_init + start_tls + end + + def ssl_handshake_completed + $server_handshake_completed = true + end + + def receive_data(data) + $server_received_data = data + send_data(data) + end + end + + module TLSClient + def post_init + start_tls + end + + def ssl_handshake_completed + $client_handshake_completed = true + end + + def connection_completed + send_data('Hello World!') + end + + def receive_data(data) + $client_received_data = data + close_connection + end + + def unbind + EM.stop_event_loop + end + end + + def test_start_tls + $client_handshake_completed, $server_handshake_completed = false, false + $client_received_data, $server_received_data = nil, nil + EM.run do + EM.start_server("127.0.0.1", 16789, TLSServer) + EM.connect("127.0.0.1", 16789, TLSClient) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + assert($client_received_data == "Hello World!") + assert($server_received_data == "Hello World!") + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_queue.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_queue.rb new file mode 100644 index 0000000..34278c0 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_queue.rb @@ -0,0 +1,64 @@ +require 'em_test_helper' + +class TestEMQueue < Test::Unit::TestCase + def test_queue_push + s = 0 + EM.run do + q = EM::Queue.new + q.push(1) + EM.next_tick { s = q.size; EM.stop } + end + assert_equal 1, s + end + + def test_queue_pop + x,y,z = nil + EM.run do + q = EM::Queue.new + q.push(1,2,3) + q.pop { |v| x = v } + q.pop { |v| y = v } + q.pop { |v| z = v; EM.stop } + end + assert_equal 1, x + assert_equal 2, y + assert_equal 3, z + end + + def test_queue_reactor_thread + q = EM::Queue.new + + Thread.new { q.push(1,2,3) }.join + assert q.empty? + EM.run { EM.next_tick { EM.stop } } + assert_equal 3, q.size + + x = nil + Thread.new { q.pop { |v| x = v } }.join + assert_equal nil, x + EM.run { EM.next_tick { EM.stop } } + assert_equal 1, x + end + + def test_num_waiting + q = EM::Queue.new + many = 3 + many.times { q.pop {} } + EM.run { EM.next_tick { EM.stop } } + assert_equal many, q.num_waiting + end + + def test_big_queue + EM.run do + q = EM::Queue.new + 2000.times do |i| + q.push(*0..1000) + q.pop { |v| assert_equal v, i % 1001 } + end + q.pop do + assert_equal 1_999_999, q.size + EM.stop + end + end + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_resolver.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_resolver.rb new file mode 100644 index 0000000..58ed5f5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_resolver.rb @@ -0,0 +1,105 @@ +require 'em_test_helper' + +class TestResolver < Test::Unit::TestCase + def test_nameserver + assert_kind_of(String, EM::DNS::Resolver.nameserver) + end + + def test_nameservers + assert_kind_of(Array, EM::DNS::Resolver.nameservers) + end + + def test_hosts + assert_kind_of(Hash, EM::DNS::Resolver.hosts) + + # Make sure that blank or comment lines are skipped + refute(EM::DNS::Resolver.hosts.include? nil) + end + + def test_a + pend('FIXME: this test is broken on Windows') if windows? + + EM.run { + d = EM::DNS::Resolver.resolve "example.com" + d.errback { assert false } + d.callback { |r| + assert r + EM.stop + } + } + end + + def test_bad_host + EM.run { + d = EM::DNS::Resolver.resolve "asdfasasdf" + d.callback { assert false } + d.errback { assert true; EM.stop } + } + end + + def test_garbage + assert_raises( ArgumentError ) { + EM.run { + EM::DNS::Resolver.resolve 123 + } + } + end + + # There isn't a public DNS entry like 'example.com' with an A rrset + def test_a_pair + pend('FIXME: this test is broken on Windows') if windows? + + EM.run { + d = EM::DNS::Resolver.resolve "yahoo.com" + d.errback { |err| assert false, "failed to resolve yahoo.com: #{err}" } + d.callback { |r| + assert_kind_of(Array, r) + assert r.size > 1, "returned #{r.size} results: #{r.inspect}" + EM.stop + } + } + end + + def test_localhost + pend('FIXME: this test is broken on Windows') if windows? + + EM.run { + d = EM::DNS::Resolver.resolve "localhost" + d.errback { assert false } + d.callback { |r| + assert_include(["127.0.0.1", "::1"], r.first) + assert_kind_of(Array, r) + + EM.stop + } + } + end + + def test_timer_cleanup + pend('FIXME: this test is broken on Windows') if windows? + + EM.run { + d = EM::DNS::Resolver.resolve "example.com" + d.errback { |err| assert false, "failed to resolve example.com: #{err}" } + d.callback { |r| + # This isn't a great test, but it's hard to get more canonical + # confirmation that the timer is cancelled + assert_nil(EM::DNS::Resolver.socket.instance_variable_get(:@timer)) + + EM.stop + } + } + end + + def test_failure_timer_cleanup + EM.run { + d = EM::DNS::Resolver.resolve "asdfasdf" + d.callback { assert false } + d.errback { + assert_nil(EM::DNS::Resolver.socket.instance_variable_get(:@timer)) + + EM.stop + } + } + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_running.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_running.rb new file mode 100644 index 0000000..693b390 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_running.rb @@ -0,0 +1,14 @@ +require 'em_test_helper' + +class TestRunning < Test::Unit::TestCase + def test_running + assert_equal( false, EM::reactor_running? ) + r = false + EM.run { + r = EM::reactor_running? + EM.stop + } + assert_equal( true, r ) + end +end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_sasl.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_sasl.rb new file mode 100644 index 0000000..e80f657 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_sasl.rb @@ -0,0 +1,47 @@ +require 'em_test_helper' + + +class TestSASL < Test::Unit::TestCase + + # SASL authentication is usually done with UNIX-domain sockets, but + # we'll use TCP so this test will work on Windows. As far as the + # protocol handlers are concerned, there's no difference. + + TestUser,TestPsw = "someone", "password" + + class SaslServer < EM::Connection + include EM::Protocols::SASLauth + def validate usr, psw, sys, realm + usr == TestUser and psw == TestPsw + end + end + + class SaslClient < EM::Connection + include EM::Protocols::SASLauthclient + end + + def setup + @port = next_port + end + + def test_sasl + resp = nil + EM.run { + EM.start_server( "127.0.0.1", @port, SaslServer ) + + c = EM.connect( "127.0.0.1", @port, SaslClient ) + d = c.validate?( TestUser, TestPsw ) + d.timeout 1 + d.callback { + resp = true + EM.stop + } + d.errback { + resp = false + EM.stop + } + } + assert_equal( true, resp ) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_send_file.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_send_file.rb new file mode 100644 index 0000000..a784b50 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_send_file.rb @@ -0,0 +1,217 @@ +require 'em_test_helper' +require 'tempfile' + +class TestSendFile < Test::Unit::TestCase + + if EM.respond_to?(:send_file_data) + module TestModule + def initialize filename + @filename = filename + end + + def post_init + send_file_data @filename + close_connection_after_writing + end + end + + module TestClient + def data_to(&blk) + @data_to = blk + end + + def receive_data(data) + @data_to.call(data) if @data_to + end + + def unbind + EM.stop + end + end + + def setup + @file = Tempfile.new("em_test_file") + @filename = @file.path + @port = next_port + end + + def test_send_file + File.open( @filename, "w" ) {|f| + f << ("A" * 5000) + } + + data = '' + + EM.run { + EM.start_server "127.0.0.1", @port, TestModule, @filename + setup_timeout + + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + + assert_equal( "A" * 5000, data ) + end + + # EM::Connection#send_file_data has a strict upper limit on the filesize it will work with. + def test_send_large_file + File.open( @filename, "w" ) {|f| + f << ("A" * 1000000) + } + + data = '' + + assert_raises(RuntimeError) { + EM.run { + EM.start_server "127.0.0.1", @port, TestModule, @filename + setup_timeout + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + } + end + + module StreamTestModule + def initialize filename + @filename = filename + end + + def post_init + EM::Deferrable.future( stream_file_data(@filename)) { + close_connection_after_writing + } + end + end + + module ChunkStreamTestModule + def initialize filename + @filename = filename + end + + def post_init + EM::Deferrable.future( stream_file_data(@filename, :http_chunks=>true)) { + close_connection_after_writing + } + end + end + + def test_stream_file_data + File.open( @filename, "w" ) {|f| + f << ("A" * 1000) + } + + data = '' + + EM.run { + EM.start_server "127.0.0.1", @port, StreamTestModule, @filename + setup_timeout + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + + assert_equal( "A" * 1000, data ) + end + + def test_stream_chunked_file_data + File.open( @filename, "w" ) {|f| + f << ("A" * 1000) + } + + data = '' + + EM.run { + EM.start_server "127.0.0.1", @port, ChunkStreamTestModule, @filename + setup_timeout + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + + assert_equal( "3e8\r\n#{"A" * 1000}\r\n0\r\n\r\n", data ) + end + + module BadFileTestModule + def initialize filename + @filename = filename + end + + def post_init + de = stream_file_data( @filename+".wrong" ) + de.errback {|msg| + send_data msg + close_connection_after_writing + } + end + end + def test_stream_bad_file + data = '' + EM.run { + EM.start_server "127.0.0.1", @port, BadFileTestModule, @filename + setup_timeout(5) + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + + assert_equal( "file not found", data ) + end + else + warn "EM.send_file_data not implemented, skipping tests in #{__FILE__}" + + # Because some rubies will complain if a TestCase class has no tests + def test_em_send_file_data_not_implemented + assert !EM.respond_to?(:send_file_data) + end + end + + begin + require 'fastfilereaderext' + + def test_stream_large_file_data + File.open( @filename, "w" ) {|f| + f << ("A" * 10000) + } + + data = '' + + EM.run { + EM.start_server "127.0.0.1", @port, StreamTestModule, @filename + setup_timeout + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + + assert_equal( "A" * 10000, data ) + end + + def test_stream_large_chunked_file_data + File.open( @filename, "w" ) {|f| + f << ("A" * 100000) + } + + data = '' + + EM.run { + EM.start_server "127.0.0.1", @port, ChunkStreamTestModule, @filename + setup_timeout + EM.connect "127.0.0.1", @port, TestClient do |c| + c.data_to { |d| data << d } + end + } + + expected = [ + "4000\r\n#{"A" * 16384}\r\n" * 6, + "6a0\r\n#{"A" * 0x6a0}\r\n", + "0\r\n\r\n" + ].join + assert_equal( expected, data ) + end + rescue LoadError + warn "require 'fastfilereaderext' failed, skipping tests in #{__FILE__}" + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_servers.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_servers.rb new file mode 100644 index 0000000..2a17050 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_servers.rb @@ -0,0 +1,33 @@ +require 'em_test_helper' +require 'socket' + +class TestServers < Test::Unit::TestCase + + def setup + @port = next_port + end + + def server_alive? + port_in_use?(@port) + end + + def run_test_stop_server + EM.run { + sig = EM.start_server("127.0.0.1", @port) + assert server_alive?, "Server didn't start" + EM.stop_server sig + # Give the server some time to shutdown. + EM.add_timer(0.1) { + assert !server_alive?, "Server didn't stop" + EM.stop + } + } + end + + def test_stop_server + assert !server_alive?, "Port already in use" + 2.times { run_test_stop_server } + assert !server_alive?, "Servers didn't stop" + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_shutdown_hooks.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_shutdown_hooks.rb new file mode 100644 index 0000000..b0e0c5c --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_shutdown_hooks.rb @@ -0,0 +1,23 @@ +require 'em_test_helper' + +class TestShutdownHooks < Test::Unit::TestCase + def test_shutdown_hooks + r = false + EM.run { + EM.add_shutdown_hook { r = true } + EM.stop + } + assert_equal( true, r ) + end + + def test_hook_order + r = [] + EM.run { + EM.add_shutdown_hook { r << 2 } + EM.add_shutdown_hook { r << 1 } + EM.stop + } + assert_equal( [1, 2], r ) + end +end + diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpclient.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpclient.rb new file mode 100644 index 0000000..71ed584 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpclient.rb @@ -0,0 +1,75 @@ +require 'em_test_helper' + +class TestSmtpClient < Test::Unit::TestCase + + Localhost = "127.0.0.1" + Localport = 9801 + + def setup + end + + def teardown + end + + def test_a + # No real tests until we have a server implementation to test against. + # This is what the call looks like, though: + err = nil + EM.run { + d = EM::Protocols::SmtpClient.send :domain=>"example.com", + :host=>Localhost, + :port=>Localport, # optional, defaults 25 + :starttls=>true, + :from=>"sender@example.com", + :to=> ["to_1@example.com", "to_2@example.com"], + :header=> {"Subject" => "This is a subject line"}, + :body=> "This is the body of the email", + :verbose=>true + d.errback {|e| + err = e + EM.stop + } + } + assert(err) + end + + def test_content + err = nil + EM.run { + d = EM::Protocols::SmtpClient.send :domain=>"example.com", + :host=>Localhost, + :port=>Localport, # optional, defaults 25 + :starttls=>true, + :from=>"sender@example.com", + :to=> ["to_1@example.com", "to_2@example.com"], + :content => ["Subject: xxx\r\n\r\ndata\r\n.\r\n"], + :verbose=>true + d.errback {|e| + err = e + EM.stop + } + } + assert(err) + end + + + EM::Protocols::SmtpClient.__send__(:public, :escape_leading_dots) + + def test_escaping + smtp = EM::Protocols::SmtpClient.new :domain => "example.com" + + expectations = { + "Hello\r\n" => "Hello\r\n", + "\r\n.whatever\r\n" => "\r\n..whatever\r\n", + "\r\n.\r\n" => "\r\n..\r\n", + "\r\n.\r\n." => "\r\n..\r\n..", + ".\r\n.\r\n" => "..\r\n..\r\n", + "..\r\n" => "...\r\n" + } + + expectations.each do |input, output| + assert_equal output, smtp.escape_leading_dots(input) + end + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpserver.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpserver.rb new file mode 100644 index 0000000..18c50fe --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_smtpserver.rb @@ -0,0 +1,57 @@ +require 'em_test_helper' + +class TestSmtpServer < Test::Unit::TestCase + + # Don't test on port 25. It requires superuser and there's probably + # a mail server already running there anyway. + Localhost = "127.0.0.1" + Localport = 25001 + + # This class is an example of what you need to write in order + # to implement a mail server. You override the methods you are + # interested in. Some, but not all, of these are illustrated here. + # + class Mailserver < EM::Protocols::SmtpServer + + attr_reader :my_msg_body, :my_sender, :my_recipients + + def initialize *args + super + end + def receive_sender sender + @my_sender = sender + #p sender + true + end + def receive_recipient rcpt + @my_recipients ||= [] + @my_recipients << rcpt + true + end + def receive_data_chunk c + @my_msg_body = c.last + end + def connection_ended + EM.stop + end + end + + def test_mail + c = nil + EM.run { + EM.start_server( Localhost, Localport, Mailserver ) {|conn| c = conn} + EM::Timer.new(2) {EM.stop} # prevent hanging the test suite in case of error + EM::Protocols::SmtpClient.send :host=>Localhost, + :port=>Localport, + :domain=>"bogus", + :from=>"me@example.com", + :to=>"you@example.com", + :header=> {"Subject"=>"Email subject line", "Reply-to"=>"me@example.com"}, + :body=>"Not much of interest here." + + } + assert_equal( "Not much of interest here.", c.my_msg_body ) + assert_equal( "", c.my_sender ) + assert_equal( [""], c.my_recipients ) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_sock_opt.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_sock_opt.rb new file mode 100644 index 0000000..60fba35 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_sock_opt.rb @@ -0,0 +1,54 @@ +require 'em_test_helper' +require 'socket' + +class TestSockOpt < Test::Unit::TestCase + def setup + assert(!EM.reactor_running?) + @port = next_port + end + + def teardown + assert(!EM.reactor_running?) + end + + def test_set_sock_opt + omit_if(windows?) + omit_if(!EM.respond_to?(:set_sock_opt)) + + val = nil + test_module = Module.new do + define_method :post_init do + val = set_sock_opt Socket::SOL_SOCKET, Socket::SO_BROADCAST, true + EM.stop + end + end + + EM.run do + EM.start_server '127.0.0.1', @port + EM.connect '127.0.0.1', @port, test_module + end + + assert_equal 0, val + end + + def test_get_sock_opt + omit_if(windows?) + omit_if(!EM.respond_to?(:set_sock_opt)) + + val = nil + test_module = Module.new do + define_method :connection_completed do + val = get_sock_opt Socket::SOL_SOCKET, Socket::SO_ERROR + EM.stop + end + end + + EM.run do + EM.start_server '127.0.0.1', @port + EM.connect '127.0.0.1', @port, test_module + end + + assert_equal "\0\0\0\0", val + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_spawn.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_spawn.rb new file mode 100644 index 0000000..ab0a92f --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_spawn.rb @@ -0,0 +1,293 @@ + +require 'em_test_helper' + + + +class TestSpawn < Test::Unit::TestCase + + # Spawn a process that simply stops the reactor. + # Assert that the notification runs after the block that calls it. + # + def test_stop + x = nil + EM.run { + s = EM.spawn {EM.stop} + s.notify + x = true + } + assert x + end + + + # Pass a parameter to a spawned process. + # + def test_parms + val = 5 + EM.run { + s = EM.spawn {|v| val *= v; EM.stop} + s.notify 3 + } + assert_equal( 15, val ) + end + + # Pass multiple parameters to a spawned process. + # + def test_multiparms + val = 5 + EM.run { + s = EM.spawn {|v1,v2| val *= (v1 + v2); EM.stop} + s.notify 3,4 + } + assert_equal( 35, val ) + end + + + # This test demonstrates that a notification does not happen immediately, + # but rather is scheduled sometime after the current code path completes. + # + def test_race + x = 0 + EM.run { + s = EM.spawn {x *= 2; EM.stop} + s.notify + x = 2 + } + assert_equal( 4, x) + end + + + # Spawn a process and notify it 25 times to run fibonacci + # on a pair of global variables. + # + def test_fibonacci + x = 1 + y = 1 + EM.run { + s = EM.spawn {x,y = y,x+y} + 25.times {s.notify} + + t = EM.spawn {EM.stop} + t.notify + } + assert_equal( 121393, x) + assert_equal( 196418, y) + end + + # This one spawns 25 distinct processes, and notifies each one once, + # rather than notifying a single process 25 times. + # + def test_another_fibonacci + x = 1 + y = 1 + EM.run { + 25.times { + s = EM.spawn {x,y = y,x+y} + s.notify + } + + t = EM.spawn {EM.stop} + t.notify + } + assert_equal( 121393, x) + assert_equal( 196418, y) + end + + + # Make a chain of processes that notify each other in turn + # with intermediate fibonacci results. The final process in + # the chain stops the loop and returns the result. + # + def test_fibonacci_chain + a,b = nil + + EM.run { + nextpid = EM.spawn {|x,y| + a,b = x,y + EM.stop + } + + 25.times { + n = nextpid + nextpid = EM.spawn {|x,y| n.notify( y, x+y )} + } + + nextpid.notify( 1, 1 ) + } + + assert_equal( 121393, a) + assert_equal( 196418, b) + end + + + # EM#yield gives a spawed process to yield control to other processes + # (in other words, to stop running), and to specify a different code block + # that will run on its next notification. + # + def test_yield + a = 0 + EM.run { + n = EM.spawn { + a += 10 + EM.yield { + a += 20 + EM.yield { + a += 30 + EM.stop + } + } + } + n.notify + n.notify + n.notify + } + assert_equal( 60, a ) + end + + # EM#yield_and_notify behaves like EM#yield, except that it also notifies the + # yielding process. This may sound trivial, since the yield block will run very + # shortly after with no action by the program, but this actually can be very useful, + # because it causes the reactor core to execute once before the yielding process + # gets control back. So it can be used to allow heavily-used network connections + # to clear buffers, or allow other processes to process their notifications. + # + # Notice in this test code that only a simple notify is needed at the bottom + # of the initial block. Even so, all of the yielded blocks will execute. + # + def test_yield_and_notify + a = 0 + EM.run { + n = EM.spawn { + a += 10 + EM.yield_and_notify { + a += 20 + EM.yield_and_notify { + a += 30 + EM.stop + } + } + } + n.notify + } + assert_equal( 60, a ) + end + + # resume is an alias for notify. + # + def test_resume + EM.run { + n = EM.spawn {EM.stop} + n.resume + } + assert true + end + + # run is an idiomatic alias for notify. + # + def test_run + EM.run { + (EM.spawn {EM.stop}).run + } + assert true + end + + + # Clones the ping-pong example from the Erlang tutorial, in much less code. + # Illustrates that a spawned block executes in the context of a SpawnableObject. + # (Meaning, we can pass self as a parameter to another process that can then + # notify us.) + # + def test_ping_pong + n_pongs = 0 + EM.run { + pong = EM.spawn {|x, ping| + n_pongs += 1 + ping.notify( x-1 ) + } + ping = EM.spawn {|x| + if x > 0 + pong.notify x, self + else + EM.stop + end + } + ping.notify 3 + } + assert_equal( 3, n_pongs ) + end + + # Illustrates that you can call notify inside a notification, and it will cause + # the currently-executing process to be re-notified. Of course, the new notification + # won't run until sometime after the current one completes. + # + def test_self_notify + n = 0 + EM.run { + pid = EM.spawn {|x| + if x > 0 + n += x + notify( x-1 ) + else + EM.stop + end + } + pid.notify 3 + } + assert_equal( 6, n ) + end + + + # Illustrates that the block passed to #spawn executes in the context of a + # SpawnedProcess object, NOT in the local context. This can often be deceptive. + # + class BlockScopeTest + attr_reader :var + def run + # The following line correctly raises a NameError. + # The problem is that the programmer expected the spawned block to + # execute in the local context, but it doesn't. + # + # (EM.spawn { do_something }).notify ### NO! BAD! + + + + # The following line correctly passes self as a parameter to the + # notified process. + # + (EM.spawn {|obj| obj.do_something }).notify(self) + + + + # Here's another way to do it. This works because "myself" is bound + # in the local scope, unlike "self," so the spawned block sees it. + # + myself = self + (EM.spawn { myself.do_something }).notify + + + + # And we end the loop. + # This is a tangential point, but observe that #notify never blocks. + # It merely appends a message to the internal queue of a spawned process + # and returns. As it turns out, the reactor processes notifications for ALL + # spawned processes in the order that #notify is called. So there is a + # reasonable expectation that the process which stops the reactor will + # execute after the previous ones in this method. HOWEVER, this is NOT + # a documented behavior and is subject to change. + # + (EM.spawn {EM.stop}).notify + end + def do_something + @var ||= 0 + @var += 100 + end + end + + def test_block_scope + bs = BlockScopeTest.new + EM.run { + bs.run + } + assert_equal( 200, bs.var ) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_args.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_args.rb new file mode 100644 index 0000000..d337628 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_args.rb @@ -0,0 +1,78 @@ +require "test/unit" +require 'tempfile' + +require 'em_test_helper' + +module EM + def self._set_mocks + class < priv_file) + end + assert_raises(EM::FileNotFoundException) do + conn.start_tls(:cert_chain_file => cert_file) + end + assert_raises(EM::FileNotFoundException) do + conn.start_tls(:private_key_file => priv_file, :cert_chain_file => cert_file) + end + end + + def test_tls_params_file_does_exist + priv_file = Tempfile.new('em_test') + cert_file = Tempfile.new('em_test') + priv_file_path = priv_file.path + cert_file_path = cert_file.path + conn = EM::Connection.new('foo') + params = {:private_key_file => priv_file_path, :cert_chain_file => cert_file_path} + begin + conn.start_tls params + rescue Object + assert(false, 'should not have raised an exception') + end + end +end if EM.ssl? diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_dhparam.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_dhparam.rb new file mode 100644 index 0000000..85f52d2 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_dhparam.rb @@ -0,0 +1,84 @@ +require 'em_test_helper' + +class TestSslDhParam < Test::Unit::TestCase + def setup + $dir = File.dirname(File.expand_path(__FILE__)) + '/' + $dhparam_file = File.join($dir, 'dhparam.pem') + end + + module Client + def post_init + start_tls + end + + def ssl_handshake_completed + $client_handshake_completed = true + $client_cipher_name = get_cipher_name + close_connection + end + + def unbind + EM.stop_event_loop + end + end + + module Server + def post_init + start_tls(:dhparam => $dhparam_file, :cipher_list => "DHE,EDH") + end + + def ssl_handshake_completed + $server_handshake_completed = true + $server_cipher_name = get_cipher_name + end + end + + module NoDhServer + def post_init + start_tls(:cipher_list => "DHE,EDH") + end + + def ssl_handshake_completed + $server_handshake_completed = true + $server_cipher_name = get_cipher_name + end + end + + def test_no_dhparam + omit_unless(EM.ssl?) + omit_if(EM.library_type == :pure_ruby) # DH will work with defaults + omit_if(rbx?) + + $client_handshake_completed, $server_handshake_completed = false, false + $server_cipher_name, $client_cipher_name = nil, nil + + EM.run { + EM.start_server("127.0.0.1", 16784, NoDhServer) + EM.connect("127.0.0.1", 16784, Client) + } + + assert(!$client_handshake_completed) + assert(!$server_handshake_completed) + end + + def test_dhparam + omit_unless(EM.ssl?) + omit_if(rbx?) + + $client_handshake_completed, $server_handshake_completed = false, false + $server_cipher_name, $client_cipher_name = nil, nil + + EM.run { + EM.start_server("127.0.0.1", 16784, Server) + EM.connect("127.0.0.1", 16784, Client) + } + + assert($client_handshake_completed) + assert($server_handshake_completed) + + assert($client_cipher_name.length > 0) + assert_equal($client_cipher_name, $server_cipher_name) + + assert_match(/^(DHE|EDH)/, $client_cipher_name) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_ecdh_curve.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_ecdh_curve.rb new file mode 100644 index 0000000..8dc167b --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_ecdh_curve.rb @@ -0,0 +1,80 @@ +require 'em_test_helper' + +class TestSslEcdhCurve < Test::Unit::TestCase + module Client + def post_init + start_tls + end + + def ssl_handshake_completed + $client_handshake_completed = true + $client_cipher_name = get_cipher_name + close_connection + end + + def unbind + EM.stop_event_loop + end + end + + module Server + def post_init + start_tls(:ecdh_curve => "prime256v1", :cipher_list => "ECDH") + end + + def ssl_handshake_completed + $server_handshake_completed = true + $server_cipher_name = get_cipher_name + end + end + + module NoCurveServer + def post_init + start_tls(:cipher_list => "ECDH") + end + + def ssl_handshake_completed + $server_handshake_completed = true + $server_cipher_name = get_cipher_name + end + end + + def test_no_ecdh_curve + omit_unless(EM.ssl?) + omit_if(rbx?) + + $client_handshake_completed, $server_handshake_completed = false, false + + EM.run { + EM.start_server("127.0.0.1", 16784, NoCurveServer) + EM.connect("127.0.0.1", 16784, Client) + } + + assert(!$client_handshake_completed) + assert(!$server_handshake_completed) + end + + def test_ecdh_curve + omit_unless(EM.ssl?) + omit_if(EM.library_type == :pure_ruby && RUBY_VERSION < "2.3.0") + omit_if(rbx?) + + $client_handshake_completed, $server_handshake_completed = false, false + $server_cipher_name, $client_cipher_name = nil, nil + + EM.run { + EM.start_server("127.0.0.1", 16784, Server) + EM.connect("127.0.0.1", 16784, Client) + } + + assert($client_handshake_completed) + assert($server_handshake_completed) + + assert($client_cipher_name.length > 0) + assert_equal($client_cipher_name, $server_cipher_name) + + assert_match(/^(AECDH|ECDHE)/, $client_cipher_name) + end + + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_extensions.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_extensions.rb new file mode 100644 index 0000000..0610ba8 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_extensions.rb @@ -0,0 +1,49 @@ +require 'em_test_helper' + +require 'socket' +require 'openssl' + +if EM.ssl? + class TestSslExtensions < Test::Unit::TestCase + + module Client + def ssl_handshake_completed + $client_handshake_completed = true + close_connection + end + + def unbind + EM.stop_event_loop + end + + def post_init + start_tls(:ssl_version => :tlsv1, :sni_hostname => 'example.com') + end + end + + module Server + def ssl_handshake_completed + $server_handshake_completed = true + $server_sni_hostname = get_sni_hostname + end + + def post_init + start_tls(:ssl_version => :TLSv1) + end + end + + def test_tlsext_sni_hostname + $server_handshake_completed = false + + EM.run do + EM.start_server("127.0.0.1", 16784, Server) + EM.connect("127.0.0.1", 16784, Client) + end + + assert($server_handshake_completed) + assert_equal('example.com', $server_sni_hostname) + end + end +else + warn "EM built without SSL support, skipping tests in #{__FILE__}" +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_methods.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_methods.rb new file mode 100644 index 0000000..c2e5744 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_methods.rb @@ -0,0 +1,65 @@ +require 'em_test_helper' + +class TestSSLMethods < Test::Unit::TestCase + + module ServerHandler + def post_init + start_tls + end + + def ssl_handshake_completed + $server_called_back = true + $server_cert_value = get_peer_cert + $server_cipher_bits = get_cipher_bits + $server_cipher_name = get_cipher_name + $server_cipher_protocol = get_cipher_protocol + end + end + + module ClientHandler + def post_init + start_tls + end + + def ssl_handshake_completed + $client_called_back = true + $client_cert_value = get_peer_cert + $client_cipher_bits = get_cipher_bits + $client_cipher_name = get_cipher_name + $client_cipher_protocol = get_cipher_protocol + EM.stop_event_loop + end + end + + def test_ssl_methods + omit_unless(EM.ssl?) + omit_if(rbx?) + $server_called_back, $client_called_back = false, false + $server_cert_value, $client_cert_value = nil, nil + $server_cipher_bits, $client_cipher_bits = nil, nil + $server_cipher_name, $client_cipher_name = nil, nil + $server_cipher_protocol, $client_cipher_protocol = nil, nil + + EM.run { + EM.start_server("127.0.0.1", 9999, ServerHandler) + EM.connect("127.0.0.1", 9999, ClientHandler) + } + + assert($server_called_back) + assert($client_called_back) + + assert($server_cert_value.is_a?(NilClass)) + assert($client_cert_value.is_a?(String)) + + assert($client_cipher_bits > 0) + assert_equal($client_cipher_bits, $server_cipher_bits) + + assert($client_cipher_name.length > 0) + assert_match(/AES/, $client_cipher_name) + assert_equal($client_cipher_name, $server_cipher_name) + + assert_match(/TLS/, $client_cipher_protocol) + assert_equal($client_cipher_protocol, $server_cipher_protocol) + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_protocols.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_protocols.rb new file mode 100644 index 0000000..bcb6824 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_protocols.rb @@ -0,0 +1,246 @@ +require 'em_test_helper' + +require 'socket' +require 'openssl' + +if EM.ssl? + class TestSslProtocols < Test::Unit::TestCase + + module Client + def ssl_handshake_completed + $client_handshake_completed = true + close_connection + end + + def unbind + EM.stop_event_loop + end + end + + module Server + def ssl_handshake_completed + $server_handshake_completed = true + end + end + + module ClientAny + include Client + def post_init + start_tls(:ssl_version => %w(sslv2 sslv3 tlsv1 tlsv1_1 tlsv1_2)) + end + end + + module ClientDefault + include Client + def post_init + start_tls + end + end + + module ClientSSLv3 + include Client + def post_init + start_tls(:ssl_version => %w(SSLv3)) + end + end + + module ServerSSLv3 + include Server + def post_init + start_tls(:ssl_version => %w(SSLv3)) + end + end + + module ServerTLSv1CaseInsensitive + include Server + def post_init + start_tls(:ssl_version => %w(tlsv1)) + end + end + + module ServerAny + include Server + def post_init + start_tls(:ssl_version => %w(sslv2 sslv3 tlsv1 tlsv1_1 tlsv1_2)) + end + end + + module ServerDefault + include Server + def post_init + start_tls + end + end + + module InvalidProtocol + include Client + def post_init + start_tls(:ssl_version => %w(tlsv1 badinput)) + end + end + + def test_invalid_ssl_version + assert_raises(RuntimeError, "Unrecognized SSL/TLS Version: badinput") do + EM.run do + EM.start_server("127.0.0.1", 16784, InvalidProtocol) + EM.connect("127.0.0.1", 16784, InvalidProtocol) + end + end + end + + def test_any_to_v3 + $client_handshake_completed, $server_handshake_completed = false, false + EM.run do + EM.start_server("127.0.0.1", 16784, ServerSSLv3) + EM.connect("127.0.0.1", 16784, ClientAny) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + def test_case_insensitivity + $client_handshake_completed, $server_handshake_completed = false, false + EM.run do + EM.start_server("127.0.0.1", 16784, ServerTLSv1CaseInsensitive) + EM.connect("127.0.0.1", 16784, ClientAny) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + def test_v3_to_any + $client_handshake_completed, $server_handshake_completed = false, false + EM.run do + EM.start_server("127.0.0.1", 16784, ServerAny) + EM.connect("127.0.0.1", 16784, ClientSSLv3) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + def test_v3_to_v3 + $client_handshake_completed, $server_handshake_completed = false, false + EM.run do + EM.start_server("127.0.0.1", 16784, ServerSSLv3) + EM.connect("127.0.0.1", 16784, ClientSSLv3) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + def test_any_to_any + $client_handshake_completed, $server_handshake_completed = false, false + EM.run do + EM.start_server("127.0.0.1", 16784, ServerAny) + EM.connect("127.0.0.1", 16784, ClientAny) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + def test_default_to_default + $client_handshake_completed, $server_handshake_completed = false, false + EM.run do + EM.start_server("127.0.0.1", 16784, ServerDefault) + EM.connect("127.0.0.1", 16784, ClientDefault) + end + + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + module ServerV3StopAfterHandshake + def post_init + start_tls(:ssl_version => %w(SSLv3)) + end + + def ssl_handshake_completed + $server_handshake_completed = true + EM.stop_event_loop + end + end + + module ServerTLSv1StopAfterHandshake + def post_init + start_tls(:ssl_version => %w(TLSv1)) + end + + def ssl_handshake_completed + $server_handshake_completed = true + EM.stop_event_loop + end + end + + def test_v3_with_external_client + $server_handshake_completed = false + EM.run do + setup_timeout(2) + EM.start_server("127.0.0.1", 16784, ServerV3StopAfterHandshake) + EM.defer do + sock = TCPSocket.new("127.0.0.1", 16784) + ctx = OpenSSL::SSL::SSLContext.new + ctx.ssl_version = :SSLv3_client + ssl = OpenSSL::SSL::SSLSocket.new(sock, ctx) + ssl.connect + ssl.close rescue nil + sock.close rescue nil + end + end + + assert($server_handshake_completed) + end + + def test_tlsv1_with_external_client + $server_handshake_completed = false + EM.run do + setup_timeout(2) + EM.start_server("127.0.0.1", 16784, ServerTLSv1StopAfterHandshake) + EM.defer do + sock = TCPSocket.new("127.0.0.1", 16784) + ctx = OpenSSL::SSL::SSLContext.new + ctx.ssl_version = :TLSv1_client + ssl = OpenSSL::SSL::SSLSocket.new(sock, ctx) + ssl.connect + ssl.close rescue nil + sock.close rescue nil + end + end + + assert($server_handshake_completed) + end + + def test_tlsv1_required_with_external_client + $server_handshake_completed = false + + EM.run do + n = 0 + EM.add_periodic_timer(0.5) do + n += 1 + (EM.stop rescue nil) if n == 2 + end + EM.start_server("127.0.0.1", 16784, ServerTLSv1StopAfterHandshake) + EM.defer do + sock = TCPSocket.new("127.0.0.1", 16784) + ctx = OpenSSL::SSL::SSLContext.new + ctx.ssl_version = :SSLv3_client + ssl = OpenSSL::SSL::SSLSocket.new(sock, ctx) + assert_raise OpenSSL::SSL::SSLError do + ssl.connect + end + ssl.close rescue nil + sock.close rescue nil + EM.stop rescue nil + end + end + + assert(!$server_handshake_completed) + end + end +else + warn "EM built without SSL support, skipping tests in #{__FILE__}" +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_verify.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_verify.rb new file mode 100644 index 0000000..a6d8fca --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ssl_verify.rb @@ -0,0 +1,128 @@ +require 'em_test_helper' + +class TestSslVerify < Test::Unit::TestCase + def setup + $dir = File.dirname(File.expand_path(__FILE__)) + '/' + $cert_from_file = File.read($dir+'client.crt') + end + + module ClientNoCert + def connection_completed + start_tls() + end + + def ssl_handshake_completed + $client_handshake_completed = true + close_connection + end + + def unbind + EM.stop_event_loop + end + end + + module Client + def connection_completed + start_tls(:private_key_file => $dir+'client.key', :cert_chain_file => $dir+'client.crt') + end + + def ssl_handshake_completed + $client_handshake_completed = true + close_connection + end + + def unbind + EM.stop_event_loop + end + end + + module AcceptServer + def post_init + start_tls(:verify_peer => true) + end + + def ssl_verify_peer(cert) + $cert_from_server = cert + true + end + + def ssl_handshake_completed + $server_handshake_completed = true + end + end + + module DenyServer + def post_init + start_tls(:verify_peer => true) + end + + def ssl_verify_peer(cert) + $cert_from_server = cert + # Do not accept the peer. This should now cause the connection to shut down without the SSL handshake being completed. + false + end + + def ssl_handshake_completed + $server_handshake_completed = true + end + end + + module FailServerNoPeerCert + def post_init + start_tls(:verify_peer => true, :fail_if_no_peer_cert => true) + end + + def ssl_verify_peer(cert) + raise "Verify peer should not get called for a client without a certificate" + end + + def ssl_handshake_completed + $server_handshake_completed = true + end + end + + def test_fail_no_peer_cert + omit_unless(EM.ssl?) + omit_if(rbx?) + + $client_handshake_completed, $server_handshake_completed = false, false + + EM.run { + EM.start_server("127.0.0.1", 16784, FailServerNoPeerCert) + EM.connect("127.0.0.1", 16784, ClientNoCert) + } + + assert(!$client_handshake_completed) + assert(!$server_handshake_completed) + end + + def test_accept_server + omit_unless(EM.ssl?) + omit_if(EM.library_type == :pure_ruby) # Server has a default cert chain + omit_if(rbx?) + $client_handshake_completed, $server_handshake_completed = false, false + EM.run { + EM.start_server("127.0.0.1", 16784, AcceptServer) + EM.connect("127.0.0.1", 16784, Client).instance_variable_get("@signature") + } + + assert_equal($cert_from_file, $cert_from_server) + assert($client_handshake_completed) + assert($server_handshake_completed) + end + + def test_deny_server + omit_unless(EM.ssl?) + omit_if(EM.library_type == :pure_ruby) # Server has a default cert chain + omit_if(rbx?) + $client_handshake_completed, $server_handshake_completed = false, false + EM.run { + EM.start_server("127.0.0.1", 16784, DenyServer) + EM.connect("127.0.0.1", 16784, Client) + } + + assert_equal($cert_from_file, $cert_from_server) + assert(!$client_handshake_completed) + assert(!$server_handshake_completed) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_stomp.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_stomp.rb new file mode 100644 index 0000000..53c0502 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_stomp.rb @@ -0,0 +1,38 @@ +require 'em_test_helper' + +class TestStomp < Test::Unit::TestCase + CONTENT_LENGTH_REGEX = /^content-length: (\d+)$/ + + def bytesize(str) + str = str.to_s + size = str.bytesize if str.respond_to?(:bytesize) # bytesize added in 1.9 + size || str.size + end + + class TStomp + include EM::P::Stomp + + def last_sent_content_length + @sent && Integer(@sent[CONTENT_LENGTH_REGEX, 1]) + end + + def send_data(string) + @sent = string + end + end + + def test_content_length_in_bytes + connection = TStomp.new + + queue = "queue" + failure_message = "header content-length is not the byte size of last sent body" + + body = "test" + connection.send queue, body + assert_equal bytesize(body), connection.last_sent_content_length, failure_message + + body = "test\u221A" + connection.send queue, body + assert_equal bytesize(body), connection.last_sent_content_length, failure_message + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_system.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_system.rb new file mode 100644 index 0000000..fbbe2c9 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_system.rb @@ -0,0 +1,46 @@ +# coding: utf-8 +require 'em_test_helper' + +class TestSystem < Test::Unit::TestCase + def setup + @filename = File.expand_path("../я манал dump.txt", __FILE__) + @test_data = 'a' * 100 + File.open(@filename, 'w'){|f| f.write(@test_data)} + end + + def test_system + omit_if(windows?) + + result = nil + status = nil + EM.run { + EM.system('cat', @filename){|out, state| + result = out + status = state.exitstatus + EM.stop + } + } + assert_equal(0, status) + assert_equal(@test_data, result) + end + + def test_system_with_string + omit_if(windows?) + + result = nil + status = nil + EM.run { + EM.system("cat '#@filename'"){|out, state| + result = out + status = state.exitstatus + EM.stop + } + } + assert_equal(0, status) + assert_equal(@test_data, result) + end + + def teardown + File.unlink(@filename) + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_threaded_resource.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_threaded_resource.rb new file mode 100644 index 0000000..9bb39c6 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_threaded_resource.rb @@ -0,0 +1,63 @@ +require 'em_test_helper' + +class TestThreadedResource < Test::Unit::TestCase + def object + @object ||= {} + end + + def resource + @resource = EM::ThreadedResource.new do + object + end + end + + def teardown + resource.shutdown + end + + def test_dispatch_completion + EM.run do + EM.add_timer(3) do + EM.stop + fail 'Resource dispatch timed out' + end + completion = resource.dispatch do |o| + o[:foo] = :bar + :foo + end + completion.callback do |result| + assert_equal :foo, result + EM.stop + end + completion.errback do |error| + EM.stop + fail "Unexpected error: #{error.message}" + end + end + assert_equal :bar, object[:foo] + end + + def test_dispatch_failure + completion = resource.dispatch do |o| + raise 'boom' + end + completion.errback do |error| + assert_kind_of RuntimeError, error + assert_equal 'boom', error.message + end + end + + def test_dispatch_threading + main = Thread.current + resource.dispatch do |o| + o[:dispatch_thread] = Thread.current + end + assert_not_equal main, object[:dispatch_thread] + end + + def test_shutdown + # This test should get improved sometime. The method returning thread is + # NOT an api that will be maintained. + assert !resource.shutdown.alive? + end +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_tick_loop.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_tick_loop.rb new file mode 100644 index 0000000..39d86b5 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_tick_loop.rb @@ -0,0 +1,59 @@ +require "test/unit" +require 'em_test_helper' + +class TestEmTickLoop < Test::Unit::TestCase + def test_em_tick_loop + i = 0 + EM.tick_loop { i += 1; EM.stop if i == 10 } + EM.run { EM.add_timer(1) { EM.stop } } + assert_equal i, 10 + end + + def test_tick_loop_on_stop + t = nil + tick_loop = EM.tick_loop { :stop } + tick_loop.on_stop { t = true } + EM.run { EM.next_tick { EM.stop } } + assert t + end + + def test_start_twice + i = 0 + s = 0 + tick_loop = EM.tick_loop { i += 1; :stop } + tick_loop.on_stop { s += 1; EM.stop } + EM.run { EM.next_tick { EM.stop } } + assert_equal 1, i + assert_equal 1, s + tick_loop.start + EM.run { EM.next_tick { EM.stop } } + assert_equal 2, i + assert_equal 1, s # stop callbacks are only called once + end + + def test_stop + i, s = 0, 0 + tick_loop = EM.tick_loop { i += 1 } + tick_loop.on_stop { s += 1 } + EM.run { EM.next_tick { tick_loop.stop; EM.next_tick { EM.stop } } } + assert tick_loop.stopped? + assert_equal 1, i + assert_equal 1, s + end + + def test_immediate_stops + s = 0 + tick_loop = EM::TickLoop.new { } + tick_loop.on_stop { s += 1 } + tick_loop.on_stop { s += 1 } + assert_equal 2, s + end + + def test_stopped + tick_loop = EM::TickLoop.new { } + assert tick_loop.stopped? + tick_loop.start + assert !tick_loop.stopped? + end + +end \ No newline at end of file diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_timers.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_timers.rb new file mode 100644 index 0000000..88b3b78 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_timers.rb @@ -0,0 +1,130 @@ +require 'em_test_helper' + +class TestTimers < Test::Unit::TestCase + + def test_timer_with_block + x = false + EM.run { + EM::Timer.new(0) { + x = true + EM.stop + } + } + assert x + end + + def test_timer_with_proc + x = false + EM.run { + EM::Timer.new(0, proc { + x = true + EM.stop + }) + } + assert x + end + + def test_timer_cancel + assert_nothing_raised do + EM.run { + timer = EM::Timer.new(0.01) { flunk "Timer was not cancelled." } + timer.cancel + + EM.add_timer(0.02) { EM.stop } + } + end + end + + def test_periodic_timer + x = 0 + EM.run { + EM::PeriodicTimer.new(0.01) do + x += 1 + EM.stop if x == 4 + end + } + + assert_equal 4, x + end + + def test_add_periodic_timer + x = 0 + EM.run { + t = EM.add_periodic_timer(0.01) do + x += 1 + EM.stop if x == 4 + end + assert t.respond_to?(:cancel) + } + assert_equal 4, x + end + + def test_periodic_timer_cancel + x = 0 + EM.run { + pt = EM::PeriodicTimer.new(0.01) { x += 1 } + pt.cancel + EM::Timer.new(0.02) { EM.stop } + } + assert_equal 0, x + end + + def test_add_periodic_timer_cancel + x = 0 + EM.run { + pt = EM.add_periodic_timer(0.01) { x += 1 } + EM.cancel_timer(pt) + EM.add_timer(0.02) { EM.stop } + } + assert_equal 0, x + end + + def test_periodic_timer_self_cancel + x = 0 + EM.run { + pt = EM::PeriodicTimer.new(0) { + x += 1 + if x == 4 + pt.cancel + EM.stop + end + } + } + assert_equal 4, x + end + + def test_oneshot_timer_large_future_value + large_value = 11948602000 + EM.run { + EM.add_timer(large_value) { EM.stop } + EM.add_timer(0.02) { EM.stop } + } + end + + # This test is only applicable to compiled versions of the reactor. + # Pure ruby and java versions have no built-in limit on the number of outstanding timers. + unless [:pure_ruby, :java].include? EM.library_type + def test_timer_change_max_outstanding + defaults = EM.get_max_timers + EM.set_max_timers(100) + + one_hundred_one_timers = lambda do + 101.times { EM.add_timer(0.01) {} } + EM.stop + end + + assert_raises(RuntimeError) do + EM.run( &one_hundred_one_timers ) + end + + EM.set_max_timers( 101 ) + + assert_nothing_raised do + EM.run( &one_hundred_one_timers ) + end + ensure + EM.set_max_timers(defaults) + end + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ud.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ud.rb new file mode 100644 index 0000000..3559756 --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_ud.rb @@ -0,0 +1,8 @@ +require 'em_test_helper' + +class TestUserDefinedEvents < Test::Unit::TestCase + + def test_a + end + +end diff --git a/vendor/bundle/gems/eventmachine-1.2.7/tests/test_unbind_reason.rb b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_unbind_reason.rb new file mode 100644 index 0000000..ff9193e --- /dev/null +++ b/vendor/bundle/gems/eventmachine-1.2.7/tests/test_unbind_reason.rb @@ -0,0 +1,40 @@ +require 'em_test_helper' + +class TestUnbindReason < Test::Unit::TestCase + + class StubConnection < EM::Connection + attr_reader :error + def unbind(reason = nil) + @error = reason + EM.stop + end + end + + # RFC 5737 Address Blocks Reserved for Documentation + def test_connect_timeout + conn = nil + EM.run do + conn = EM.connect '192.0.2.0', 80, StubConnection + conn.pending_connect_timeout = 1 + end + assert_equal Errno::ETIMEDOUT, conn.error + end + + def test_connect_refused + pend('FIXME: this test is broken on Windows') if windows? + conn = nil + EM.run do + conn = EM.connect '127.0.0.1', 12388, StubConnection + end + assert_equal Errno::ECONNREFUSED, conn.error + end + + def test_optional_argument + pend('FIXME: this test is broken on Windows') if windows? + conn = nil + EM.run do + conn = EM.connect '127.0.0.1', 12388, StubConnection + end + assert_equal Errno::ECONNREFUSED, conn.error + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/.gitignore b/vendor/bundle/gems/ffi-1.10.0/.gitignore new file mode 100644 index 0000000..8a55281 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/.gitignore @@ -0,0 +1,22 @@ +doc/ +bin/ +.yardoc +*.orig +nbproject/private +pkg +*.orig +*.rej +*.patch +*.diff +build +*.so +*.[oa] +core +lib/ffi/types.conf +lib/ffi_c.bundle +lib/ffi_c.so +vendor +.bundle +Gemfile.lock +types_log +*.gem diff --git a/vendor/bundle/gems/ffi-1.10.0/.gitmodules b/vendor/bundle/gems/ffi-1.10.0/.gitmodules new file mode 100644 index 0000000..fd11f34 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ext/ffi_c/libffi"] + path = ext/ffi_c/libffi + url = https://github.com/libffi/libffi.git diff --git a/vendor/bundle/gems/ffi-1.10.0/.travis.yml b/vendor/bundle/gems/ffi-1.10.0/.travis.yml new file mode 100644 index 0000000..bc9c7f7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/.travis.yml @@ -0,0 +1,43 @@ +dist: trusty +sudo: false +group: beta +language: ruby +before_install: + - gem install bundler +script: + - bundle exec rake compile || bundle exec rake compile + - bundle exec rake test +os: + - linux + - osx +rvm: + - 2.3.8 + - 2.4.5 + - 2.5.3 + - 2.6.0 + - ruby-head + - system +env: + - CC=gcc + - CC=clang +matrix: + allow_failures: + - rvm: system + - os: osx + rvm: ruby-head + exclude: # ruby 2.4.2 needs build with xcode9 or later on osx + - os: osx + rvm: 2.4.2 + include: + - os: osx + osx_image: xcode9.1 + rvm: 2.4.2 + env: + - CC=gcc + - os: osx + osx_image: xcode9.1 + rvm: 2.4.2 + env: + - CC=clang +after_failure: + - "find build -name mkmf.log | xargs cat" diff --git a/vendor/bundle/gems/ffi-1.10.0/.yardopts b/vendor/bundle/gems/ffi-1.10.0/.yardopts new file mode 100644 index 0000000..8ef32b9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/.yardopts @@ -0,0 +1,5 @@ +--title "Ruby FFI" +--charset UTF-8 +--private +lib/**/*.rb +ext/**/*.c \ No newline at end of file diff --git a/vendor/bundle/gems/ffi-1.10.0/CHANGELOG.md b/vendor/bundle/gems/ffi-1.10.0/CHANGELOG.md new file mode 100644 index 0000000..9f3aaf4 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/CHANGELOG.md @@ -0,0 +1,98 @@ +1.10.0 / 2019-01-06 +------------------- + +Added: +* Add /opt/local/lib/ to ffi's fallback library search path. #638 +* Add binary gem support for ruby-2.6 on Windows +* Add FreeBSD on AArch64 and ARM support. #644 +* Add FFI::LastError.winapi_error on Windows native or Cygwin. #633 + +Changed: +* Update to rake-compiler-dock-0.7.0 +* Use 64-bit inodes on FreeBSD >= 12. #644 +* Switch time_t and suseconds_t types to long on FreeBSD. #627 +* Make register_t long_long on 64-bit FreeBSD. #644 +* Fix Pointer#write_array_of_type #637 + +Removed: +* Drop binary gem support for ruby-2.0 and 2.1 on Windows + + +1.9.25 / 2018-06-03 +------------------- + +Changed: +* Revert closures via libffi. + This re-adds ClosurePool and fixes compat with SELinux enabled systems. #621 + + +1.9.24 / 2018-06-02 +------------------- + +Security Note: + +This update addresses vulnerability CVE-2018-1000201: DLL loading issue which can be hijacked on Windows OS, when a Symbol is used as DLL name instead of a String. Found by Matthew Bush. + +Added: +* Added a CHANGELOG file +* Add mips64(eb) support, and mips r6 support. (#601) + +Changed: +* Update libffi to latest changes on master. +* Don't search in hardcoded /usr paths on Windows. +* Don't treat Symbol args different to Strings in ffi_lib. +* Make sure size_t is defined in Thread.c. Fixes #609 + + +1.9.23 / 2018-02-25 +------------------- + +Changed: +* Fix unnecessary rebuild of configure in darwin multi arch. Fixes #605 + + +1.9.22 / 2018-02-22 +------------------- + +Changed: +* Update libffi to latest changes on master. +* Update detection of system libffi to match new requirements. Fixes #617 +* Prefer bundled libffi over system libffi on Mac OS. +* Do closures via libffi. This removes ClosurePool and fixes compat with PaX. #540 +* Use a more deterministic gem packaging. +* Fix unnecessary update of autoconf files at gem install. + + +1.9.21 / 2018-02-06 +------------------- + +Added: +* Ruby-2.5 support by Windows binary gems. Fixes #598 +* Add missing win64 types. +* Added support for Bitmask. (#573) +* Add support for MSYS2 (#572) and Sparc64 Linux. (#574) + +Changed: +* Fix read_string to not throw an error on length 0. +* Don't use absolute paths for sh and env. Fixes usage on Adroid #528 +* Use Ruby implementation for `which` for better compat with Windows. Fixes #315 +* Fix compatibility with PPC64LE platform. (#577) +* Normalize sparc64 to sparcv9. (#575) + +Removed: +* Drop Ruby 1.8.7 support (#480) + + +1.9.18 / 2017-03-03 +------------------- + +Added: +* Add compatibility with Ruby-2.4. + +Changed: +* Add missing shlwapi.h include to fix Windows build. +* Avoid undefined behaviour of LoadLibrary() on Windows. #553 + + +1.9.17 / 2017-01-13 +------------------- diff --git a/vendor/bundle/gems/ffi-1.10.0/COPYING b/vendor/bundle/gems/ffi-1.10.0/COPYING new file mode 100644 index 0000000..7622318 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/COPYING @@ -0,0 +1,49 @@ +Copyright (c) 2008-2013, Ruby FFI project contributors +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of the Ruby FFI project nor the + names of its contributors may be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +libffi, used by this project, is licensed under the MIT license: + +libffi - Copyright (c) 1996-2011 Anthony Green, Red Hat, Inc and others. +See source files for details. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/vendor/bundle/gems/ffi-1.10.0/Gemfile b/vendor/bundle/gems/ffi-1.10.0/Gemfile new file mode 100644 index 0000000..c2549f7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/Gemfile @@ -0,0 +1,15 @@ +source 'https://rubygems.org' + +group :development do + gem 'rake', '~> 10.1' + gem 'rake-compiler', '~> 1.0.3' + gem 'rake-compiler-dock', '~> 0.7.0' + gem 'rspec', '~> 3.0' + gem 'rubygems-tasks', '~> 0.2.4', :require => 'rubygems/tasks' + gem "rubysl", "~> 2.0", :platforms => 'rbx' +end + +group :doc do + gem 'kramdown' + gem 'yard', '~> 0.9' +end diff --git a/vendor/bundle/gems/ffi-1.10.0/LICENSE b/vendor/bundle/gems/ffi-1.10.0/LICENSE new file mode 100644 index 0000000..20185fd --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/LICENSE @@ -0,0 +1,24 @@ +Copyright (c) 2008-2016, Ruby FFI project contributors +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of the Ruby FFI project nor the + names of its contributors may be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/vendor/bundle/gems/ffi-1.10.0/LICENSE.SPECS b/vendor/bundle/gems/ffi-1.10.0/LICENSE.SPECS new file mode 100644 index 0000000..5c9ffce --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/LICENSE.SPECS @@ -0,0 +1,22 @@ +Copyright (c) 2008-2012 Ruby-FFI contributors + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/ffi-1.10.0/README.md b/vendor/bundle/gems/ffi-1.10.0/README.md new file mode 100644 index 0000000..be3053c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/README.md @@ -0,0 +1,112 @@ +# ruby-ffi https://wiki.github.com/ffi/ffi [![Build Status](https://travis-ci.org/ffi/ffi.png?branch=master)](https://travis-ci.org/ffi/ffi) [![Build status Windows](https://ci.appveyor.com/api/projects/status/r8wxn1sd4s794gg1/branch/master?svg=true)](https://ci.appveyor.com/project/larskanis/ffi-aofqa/branch/master) + +## Description + +Ruby-FFI is a ruby extension for programmatically loading dynamic +libraries, binding functions within them, and calling those functions +from Ruby code. Moreover, a Ruby-FFI extension works without changes +on Ruby and JRuby. [Discover why you should write your next extension +using Ruby-FFI](https://wiki.github.com/ffi/ffi/why-use-ffi). + +## Features/problems + +* Intuitive DSL +* Supports all C native types +* C structs (also nested), enums and global variables +* Callbacks from C to ruby +* Automatic garbage collection of native memory + +## Synopsis + +```ruby +require 'ffi' + +module MyLib + extend FFI::Library + ffi_lib 'c' + attach_function :puts, [ :string ], :int +end + +MyLib.puts 'Hello, World using libc!' +``` + +For less minimalistic and more sane examples you may look at: + +* the samples/ folder +* the examples on the [wiki](https://wiki.github.com/ffi/ffi) +* the projects using FFI listed on this page (https://wiki.github.com/ffi/ffi/projects-using-ffi) + +## Requirements + +You need a sane building environment in order to compile the extension. +At a minimum, you will need: +* A C compiler (e.g. Xcode on OSX, gcc on everything else) +* libffi development library - this is commonly in the libffi-dev or libffi-devel + +On Linux systems running with [PaX](https://en.wikipedia.org/wiki/PaX) (Gentoo, Alpine, etc.) FFI may trigger `mprotect` errors. You may need to disable [mprotect](https://en.wikibooks.org/wiki/Grsecurity/Appendix/Grsecurity_and_PaX_Configuration_Options#Restrict_mprotect.28.29) for ruby (`paxctl -m [/path/to/ruby]`) for the time being until a solution is found. + +## Installation + +From rubygems: + + [sudo] gem install ffi + +or from the git repository on github: + + git clone git://github.com/ffi/ffi.git + git submodule update --init --recursive + cd ffi + rake install + +## License + +The ffi library is covered by the BSD license, also see the LICENSE file. +The specs are shared with Rubyspec and are licensed by the same license +as Rubyspec, see the LICENSE.SPECS file. + +## Credits + +The following people have submitted code, bug reports, or otherwise contributed to the success of this project: + +* Alban Peignier +* Aman Gupta +* Andrea Fazzi +* Andreas Niederl +* Andrew Cholakian +* Antonio Terceiro +* Brian Candler +* Brian D. Burns +* Bryan Kearney +* Charlie Savage +* Chikanaga Tomoyuki +* Hongli Lai +* Ian MacLeod +* Jake Douglas +* Jean-Dominique Morani +* Jeremy Hinegardner +* Jesús García Sáez +* Joe Khoobyar +* Jurij Smakov +* KISHIMOTO, Makoto +* Kim Burgestrand +* Lars Kanis +* Luc Heinrich +* Luis Lavena +* Matijs van Zuijlen +* Matthew King +* Mike Dalessio +* NARUSE, Yui +* Park Heesob +* Shin Yee +* Stephen Bannasch +* Suraj N. Kurapati +* Sylvain Daubert +* Victor Costan +* beoran@gmail.com +* ctide +* emboss +* hobophobe +* meh +* postmodern +* wycats@gmail.com +* Wayne Meissner diff --git a/vendor/bundle/gems/ffi-1.10.0/Rakefile b/vendor/bundle/gems/ffi-1.10.0/Rakefile new file mode 100644 index 0000000..33f6730 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/Rakefile @@ -0,0 +1,268 @@ +require 'rubygems/tasks' +require 'rbconfig' +require 'rake/clean' +require File.expand_path("./lib/ffi/version") + +USE_RAKE_COMPILER = (RUBY_PLATFORM =~ /java/) ? false : true +if USE_RAKE_COMPILER + require 'rake/extensiontask' +end + +require 'date' +require 'fileutils' +require 'rbconfig' +require 'rspec/core/rake_task' +require 'rubygems/package_task' + +LIBEXT = case RbConfig::CONFIG['host_os'].downcase + when /darwin/ + "dylib" + when /mswin|mingw/ + "dll" + else + RbConfig::CONFIG['DLEXT'] + end + +CPU = case RbConfig::CONFIG['host_cpu'].downcase + when /i[3456]86/ + # Darwin always reports i686, even when running in 64bit mode + if RbConfig::CONFIG['host_os'] =~ /darwin/ && 0xfee1deadbeef.is_a?(Fixnum) + "x86_64" + else + "i386" + end + + when /amd64|x86_64/ + "x86_64" + + when /ppc64|powerpc64/ + "powerpc64" + + when /ppc|powerpc/ + "powerpc" + + when /^arm/ + "arm" + + else + RbConfig::CONFIG['host_cpu'] + end + +OS = case RbConfig::CONFIG['host_os'].downcase + when /linux/ + "linux" + when /darwin/ + "darwin" + when /freebsd/ + "freebsd" + when /openbsd/ + "openbsd" + when /sunos|solaris/ + "solaris" + when /mswin|mingw/ + "win32" + else + RbConfig::CONFIG['host_os'].downcase + end + +def which(name) + exts = ENV['PATHEXT'] ? ENV['PATHEXT'].split(';') : [''] + ENV['PATH'].split(File::PATH_SEPARATOR).each do |path| + exts.each do |ext| + app = File.join(path, name+ext) + return app if File.executable? app + end + end + nil +end + +GMAKE = which('gmake').nil? ? 'make' : 'gmake' + +LIBTEST = "build/libtest.#{LIBEXT}" +BUILD_DIR = "build" +BUILD_EXT_DIR = File.join(BUILD_DIR, "#{RbConfig::CONFIG['arch']}", 'ffi_c', RUBY_VERSION) + +def gem_spec + @gem_spec ||= Gem::Specification.load('ffi.gemspec') +end + +TEST_DEPS = [ LIBTEST ] +if RUBY_PLATFORM == "java" + RSpec::Core::RakeTask.new(:spec) do |config| + config.rspec_opts = YAML.load_file 'spec/spec.opts' + end +else + RSpec::Core::RakeTask.new(:spec => :compile) do |config| + config.rspec_opts = YAML.load_file 'spec/spec.opts' + end + + TEST_DEPS.unshift :compile +end + +desc "Build all packages" +task :package => %w[ gem:java gem:windows ] + +CLOBBER.include 'lib/ffi/types.conf' +CLOBBER.include 'pkg' +CLOBBER.include 'log' + +CLEAN.include 'build' +CLEAN.include 'conftest.dSYM' +CLEAN.include 'spec/ffi/fixtures/libtest.{dylib,so,dll}' +CLEAN.include 'spec/ffi/fixtures/*.o' +CLEAN.include "pkg/ffi-*-{mingw32,java}" +CLEAN.include 'lib/1.*' +CLEAN.include 'lib/2.*' +CLEAN.include 'bin' + +task :distclean => :clobber + +desc "Build the native test lib" +file "build/libtest.#{LIBEXT}" => FileList['libtest/**/*.[ch]'] do + sh %{#{GMAKE} -f libtest/GNUmakefile CPU=#{CPU} OS=#{OS} } +end + + +desc "Build test helper lib" +task :libtest => "build/libtest.#{LIBEXT}" + +desc "Test the extension" +task :test => [ :spec ] + + +namespace :bench do + ITER = ENV['ITER'] ? ENV['ITER'].to_i : 100000 + bench_libs = "-Ilib -I#{BUILD_DIR}" unless RUBY_PLATFORM == "java" + bench_files = Dir["bench/bench_*.rb"].reject { |f| f == "bench_helper.rb" } + bench_files.each do |bench| + task File.basename(bench, ".rb")[6..-1] => TEST_DEPS do + sh %{#{Gem.ruby} #{bench_libs} #{bench} #{ITER}} + end + end + task :all => TEST_DEPS do + bench_files.each do |bench| + sh %{#{Gem.ruby} #{bench_libs} #{bench}} + end + end +end + +task 'spec:run' => TEST_DEPS +task 'spec:specdoc' => TEST_DEPS + +task :default => :spec + +namespace 'java' do + + java_gem_spec = Gem::Specification.new do |s| + s.name = gem_spec.name + s.version = gem_spec.version + s.author = gem_spec.author + s.email = gem_spec.email + s.homepage = gem_spec.homepage + s.summary = gem_spec.summary + s.description = gem_spec.description + s.files = %w(LICENSE COPYING README.md CHANGELOG.md Rakefile) + s.license = gem_spec.license + s.platform = 'java' + end + + Gem::PackageTask.new(java_gem_spec) do |pkg| + pkg.need_zip = true + pkg.need_tar = true + pkg.package_dir = 'pkg' + end +end + +task 'gem:java' => 'java:gem' + + +if USE_RAKE_COMPILER + Rake::ExtensionTask.new('ffi_c', gem_spec) do |ext| + ext.name = 'ffi_c' # indicate the name of the extension. + # ext.lib_dir = BUILD_DIR # put binaries into this folder. + ext.tmp_dir = BUILD_DIR # temporary folder used during compilation. + ext.cross_compile = true # enable cross compilation (requires cross compile toolchain) + ext.cross_platform = %w[i386-mingw32 x64-mingw32] # forces the Windows platform instead of the default one + ext.cross_compiling do |spec| + spec.files.reject! { |path| File.fnmatch?('ext/*', path) } + end + end + + # To reduce the gem file size strip mingw32 dlls before packaging + ENV['RUBY_CC_VERSION'].to_s.split(':').each do |ruby_version| + task "build/i386-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so" do |t| + sh "i686-w64-mingw32-strip -S build/i386-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so" + end + + task "build/x64-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so" do |t| + sh "x86_64-w64-mingw32-strip -S build/x64-mingw32/stage/lib/#{ruby_version[/^\d+\.\d+/]}/ffi_c.so" + end + end +end + +desc "build a windows gem without all the ceremony" +task "gem:windows" do + require "rake_compiler_dock" + sh "bundle package" + RakeCompilerDock.sh "sudo apt-get update && sudo apt-get install -y libltdl-dev && bundle --local && rake cross native gem MAKE='nice make -j`nproc`'" +end + +directory "ext/ffi_c/libffi" +file "ext/ffi_c/libffi/autogen.sh" => "ext/ffi_c/libffi" do + warn "Downloading libffi ..." + sh "git submodule update --init --recursive" +end + +LIBFFI_GIT_FILES = `git --git-dir ext/ffi_c/libffi/.git ls-files -z`.split("\x0") + +# Generate files in gemspec but not in libffi's git repo by running autogen.sh +gem_spec.files.select do |f| + f =~ /ext\/ffi_c\/libffi\/(.*)/ && !LIBFFI_GIT_FILES.include?($1) +end.each do |f| + file f => "ext/ffi_c/libffi/autogen.sh" do + chdir "ext/ffi_c/libffi" do + sh "sh ./autogen.sh" + end + touch f + if gem_spec.files != Gem::Specification.load('./ffi.gemspec').files + warn "gemspec files have changed -> Please restart rake!" + exit 1 + end + end +end + +$LOAD_PATH.unshift File.join(File.dirname(__FILE__), 'lib') +require 'ffi/platform' +types_conf = File.expand_path(File.join(FFI::Platform::CONF_DIR, 'types.conf')) +logfile = File.join(File.dirname(__FILE__), 'types_log') + +file types_conf => File.join("lib", "ffi", "version.rb") do |task| + require 'fileutils' + require 'ffi/tools/types_generator' + options = {} + FileUtils.mkdir_p(File.dirname(task.name), { :mode => 0755 }) + File.open(task.name, File::CREAT|File::TRUNC|File::RDWR, 0644) do |f| + f.puts FFI::TypesGenerator.generate(options) + end + File.open(logfile, 'w') do |log| + log.puts(types_conf) + end +end + +task :types_conf => types_conf do +end + +Gem::Tasks.new do |t| + t.scm.tag.format = '%s' +end + +begin + require 'yard' + + namespace :doc do + YARD::Rake::YardocTask.new do |yard| + end + end +rescue LoadError + warn "[warn] YARD unavailable" +end diff --git a/vendor/bundle/gems/ffi-1.10.0/appveyor.yml b/vendor/bundle/gems/ffi-1.10.0/appveyor.yml new file mode 100644 index 0000000..6b2d8e8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/appveyor.yml @@ -0,0 +1,22 @@ +install: + - SET PATH=C:\Ruby%RUBYVER%\bin;%PATH% + - SET RAKEOPT=-rdevkit + - ps: | + if ($env:RUBYVER -like "*head*") { + $(new-object net.webclient).DownloadFile("https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-head/rubyinstaller-$env:RUBYVER.exe", "$pwd/ruby-setup.exe") + cmd /c ruby-setup.exe /verysilent /dir=C:/Ruby$env:RUBYVER + } + - ridk version + - gem --version + - gem install bundler --quiet --no-document + - bundle install +build: off +build_script: + - bundle exec rake compile || bundle exec rake compile +test_script: + - bundle exec rake test +environment: + matrix: + - RUBYVER: "head-x64" + - RUBYVER: 24 + - RUBYVER: 25-x64 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/.sitearchdir.time b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/.sitearchdir.time new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.c new file mode 100644 index 0000000..684907b --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.c @@ -0,0 +1,1109 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (C) 2009 Jake Douglas + * Copyright (C) 2008 Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#ifndef _MSC_VER +# include +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif + +#include +#include + +#include "rbffi.h" +#include "compat.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "Function.h" +#include "LongDouble.h" + +#ifdef PRIsVALUE +# define RB_OBJ_CLASSNAME(obj) rb_obj_class(obj) +# define RB_OBJ_STRING(obj) (obj) +#else +# define PRIsVALUE "s" +# define RB_OBJ_CLASSNAME(obj) rb_obj_classname(obj) +# define RB_OBJ_STRING(obj) StringValueCStr(obj) +#endif + +static inline char* memory_address(VALUE self); +VALUE rbffi_AbstractMemoryClass = Qnil; +static VALUE NullPointerErrorClass = Qnil; +static ID id_to_ptr = 0, id_plus = 0, id_call = 0; + +static VALUE +memory_allocate(VALUE klass) +{ + AbstractMemory* memory; + VALUE obj; + obj = Data_Make_Struct(klass, AbstractMemory, NULL, -1, memory); + memory->flags = MEM_RD | MEM_WR; + + return obj; +} +#define VAL(x, swap) (unlikely(((memory->flags & MEM_SWAP) != 0)) ? swap((x)) : (x)) + +#define NUM_OP(name, type, toNative, fromNative, swap) \ +static void memory_op_put_##name(AbstractMemory* memory, long off, VALUE value); \ +static void \ +memory_op_put_##name(AbstractMemory* memory, long off, VALUE value) \ +{ \ + type tmp = (type) VAL(toNative(value), swap); \ + checkWrite(memory); \ + checkBounds(memory, off, sizeof(type)); \ + memcpy(memory->address + off, &tmp, sizeof(tmp)); \ +} \ +static VALUE memory_put_##name(VALUE self, VALUE offset, VALUE value); \ +static VALUE \ +memory_put_##name(VALUE self, VALUE offset, VALUE value) \ +{ \ + AbstractMemory* memory; \ + Data_Get_Struct(self, AbstractMemory, memory); \ + memory_op_put_##name(memory, NUM2LONG(offset), value); \ + return self; \ +} \ +static VALUE memory_write_##name(VALUE self, VALUE value); \ +static VALUE \ +memory_write_##name(VALUE self, VALUE value) \ +{ \ + AbstractMemory* memory; \ + Data_Get_Struct(self, AbstractMemory, memory); \ + memory_op_put_##name(memory, 0, value); \ + return self; \ +} \ +static VALUE memory_op_get_##name(AbstractMemory* memory, long off); \ +static VALUE \ +memory_op_get_##name(AbstractMemory* memory, long off) \ +{ \ + type tmp; \ + checkRead(memory); \ + checkBounds(memory, off, sizeof(type)); \ + memcpy(&tmp, memory->address + off, sizeof(tmp)); \ + return fromNative(VAL(tmp, swap)); \ +} \ +static VALUE memory_get_##name(VALUE self, VALUE offset); \ +static VALUE \ +memory_get_##name(VALUE self, VALUE offset) \ +{ \ + AbstractMemory* memory; \ + Data_Get_Struct(self, AbstractMemory, memory); \ + return memory_op_get_##name(memory, NUM2LONG(offset)); \ +} \ +static VALUE memory_read_##name(VALUE self); \ +static VALUE \ +memory_read_##name(VALUE self) \ +{ \ + AbstractMemory* memory; \ + Data_Get_Struct(self, AbstractMemory, memory); \ + return memory_op_get_##name(memory, 0); \ +} \ +static MemoryOp memory_op_##name = { memory_op_get_##name, memory_op_put_##name }; \ +\ +static VALUE memory_put_array_of_##name(VALUE self, VALUE offset, VALUE ary); \ +static VALUE \ +memory_put_array_of_##name(VALUE self, VALUE offset, VALUE ary) \ +{ \ + long count = RARRAY_LEN(ary); \ + long off = NUM2LONG(offset); \ + AbstractMemory* memory = MEMORY(self); \ + long i; \ + checkWrite(memory); \ + checkBounds(memory, off, count * sizeof(type)); \ + for (i = 0; i < count; i++) { \ + type tmp = (type) VAL(toNative(RARRAY_PTR(ary)[i]), swap); \ + memcpy(memory->address + off + (i * sizeof(type)), &tmp, sizeof(tmp)); \ + } \ + return self; \ +} \ +static VALUE memory_write_array_of_##name(VALUE self, VALUE ary); \ +static VALUE \ +memory_write_array_of_##name(VALUE self, VALUE ary) \ +{ \ + return memory_put_array_of_##name(self, INT2FIX(0), ary); \ +} \ +static VALUE memory_get_array_of_##name(VALUE self, VALUE offset, VALUE length); \ +static VALUE \ +memory_get_array_of_##name(VALUE self, VALUE offset, VALUE length) \ +{ \ + long count = NUM2LONG(length); \ + long off = NUM2LONG(offset); \ + AbstractMemory* memory = MEMORY(self); \ + VALUE retVal = rb_ary_new2(count); \ + long i; \ + checkRead(memory); \ + checkBounds(memory, off, count * sizeof(type)); \ + for (i = 0; i < count; ++i) { \ + type tmp; \ + memcpy(&tmp, memory->address + off + (i * sizeof(type)), sizeof(tmp)); \ + rb_ary_push(retVal, fromNative(VAL(tmp, swap))); \ + } \ + return retVal; \ +} \ +static VALUE memory_read_array_of_##name(VALUE self, VALUE length); \ +static VALUE \ +memory_read_array_of_##name(VALUE self, VALUE length) \ +{ \ + return memory_get_array_of_##name(self, INT2FIX(0), length); \ +} + +#define NOSWAP(x) (x) +#define bswap16(x) (((x) >> 8) & 0xff) | (((x) << 8) & 0xff00); +static inline int16_t +SWAPS16(int16_t x) +{ + return bswap16(x); +} + +static inline uint16_t +SWAPU16(uint16_t x) +{ + return bswap16(x); +} + +#if !defined(__GNUC__) || (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 3) +#define bswap32(x) \ + (((x << 24) & 0xff000000) | \ + ((x << 8) & 0x00ff0000) | \ + ((x >> 8) & 0x0000ff00) | \ + ((x >> 24) & 0x000000ff)) + +#define bswap64(x) \ + (((x << 56) & 0xff00000000000000ULL) | \ + ((x << 40) & 0x00ff000000000000ULL) | \ + ((x << 24) & 0x0000ff0000000000ULL) | \ + ((x << 8) & 0x000000ff00000000ULL) | \ + ((x >> 8) & 0x00000000ff000000ULL) | \ + ((x >> 24) & 0x0000000000ff0000ULL) | \ + ((x >> 40) & 0x000000000000ff00ULL) | \ + ((x >> 56) & 0x00000000000000ffULL)) + +static inline int32_t +SWAPS32(int32_t x) +{ + return bswap32(x); +} + +static inline uint32_t +SWAPU32(uint32_t x) +{ + return bswap32(x); +} + +static inline int64_t +SWAPS64(int64_t x) +{ + return bswap64(x); +} + +static inline uint64_t +SWAPU64(uint64_t x) +{ + return bswap64(x); +} + +#else +# define SWAPS32(x) ((int32_t) __builtin_bswap32(x)) +# define SWAPU32(x) ((uint32_t) __builtin_bswap32(x)) +# define SWAPS64(x) ((int64_t) __builtin_bswap64(x)) +# define SWAPU64(x) ((uint64_t) __builtin_bswap64(x)) +#endif + +#if LONG_MAX > INT_MAX +# define SWAPSLONG SWAPS64 +# define SWAPULONG SWAPU64 +#else +# define SWAPSLONG SWAPS32 +# define SWAPULONG SWAPU32 +#endif + +NUM_OP(int8, int8_t, NUM2INT, INT2NUM, NOSWAP); +NUM_OP(uint8, uint8_t, NUM2UINT, UINT2NUM, NOSWAP); +NUM_OP(int16, int16_t, NUM2INT, INT2NUM, SWAPS16); +NUM_OP(uint16, uint16_t, NUM2UINT, UINT2NUM, SWAPU16); +NUM_OP(int32, int32_t, NUM2INT, INT2NUM, SWAPS32); +NUM_OP(uint32, uint32_t, NUM2UINT, UINT2NUM, SWAPU32); +NUM_OP(int64, int64_t, NUM2LL, LL2NUM, SWAPS64); +NUM_OP(uint64, uint64_t, NUM2ULL, ULL2NUM, SWAPU64); +NUM_OP(long, long, NUM2LONG, LONG2NUM, SWAPSLONG); +NUM_OP(ulong, unsigned long, NUM2ULONG, ULONG2NUM, SWAPULONG); +NUM_OP(float32, float, NUM2DBL, rb_float_new, NOSWAP); +NUM_OP(float64, double, NUM2DBL, rb_float_new, NOSWAP); +NUM_OP(longdouble, long double, rbffi_num2longdouble, rbffi_longdouble_new, NOSWAP); + +static inline void* +get_pointer_value(VALUE value) +{ + const int type = TYPE(value); + if (type == T_DATA && rb_obj_is_kind_of(value, rbffi_PointerClass)) { + return memory_address(value); + } else if (type == T_NIL) { + return NULL; + } else if (type == T_FIXNUM) { + return (void *) (uintptr_t) FIX2ULONG(value); + } else if (type == T_BIGNUM) { + return (void *) (uintptr_t) NUM2ULL(value); + } else if (rb_respond_to(value, id_to_ptr)) { + return MEMORY_PTR(rb_funcall2(value, id_to_ptr, 0, NULL)); + } else { + rb_raise(rb_eArgError, "value is not a pointer"); + return NULL; + } +} + +NUM_OP(pointer, void *, get_pointer_value, rbffi_Pointer_NewInstance, NOSWAP); + +static inline uint8_t +rbffi_bool_value(VALUE value) +{ + return RTEST(value); +} + +static inline VALUE +rbffi_bool_new(uint8_t value) +{ + return (value & 1) != 0 ? Qtrue : Qfalse; +} + +NUM_OP(bool, unsigned char, rbffi_bool_value, rbffi_bool_new, NOSWAP); + + +/* + * call-seq: memory.clear + * Set the memory to all-zero. + * @return [self] + */ +static VALUE +memory_clear(VALUE self) +{ + AbstractMemory* ptr = MEMORY(self); + memset(ptr->address, 0, ptr->size); + return self; +} + +/* + * call-seq: memory.size + * Return memory size in bytes (alias: #total) + * @return [Numeric] + */ +static VALUE +memory_size(VALUE self) +{ + AbstractMemory* ptr; + + Data_Get_Struct(self, AbstractMemory, ptr); + + return LONG2NUM(ptr->size); +} + +/* + * call-seq: memory.get(type, offset) + * Return data of given type contained in memory. + * @param [Symbol, Type] type_name type of data to get + * @param [Numeric] offset point in buffer to start from + * @return [Object] + * @raise {ArgumentError} if type is not supported + */ +static VALUE +memory_get(VALUE self, VALUE type_name, VALUE offset) +{ + AbstractMemory* ptr; + VALUE nType; + Type *type; + + nType = rbffi_Type_Lookup(type_name); + if(NIL_P(nType)) goto undefined_type; + + Data_Get_Struct(self, AbstractMemory, ptr); + Data_Get_Struct(nType, Type, type); + + MemoryOp *op = get_memory_op(type); + if(op == NULL) goto undefined_type; + + return op->get(ptr, NUM2LONG(offset)); + +undefined_type: { + VALUE msg = rb_sprintf("undefined type '%" PRIsVALUE "'", type_name); + rb_exc_raise(rb_exc_new3(rb_eArgError, msg)); + return Qnil; + } +} + +/* + * call-seq: memory.put(type, offset, value) + * @param [Symbol, Type] type_name type of data to put + * @param [Numeric] offset point in buffer to start from + * @return [nil] + * @raise {ArgumentError} if type is not supported + */ +static VALUE +memory_put(VALUE self, VALUE type_name, VALUE offset, VALUE value) +{ + AbstractMemory* ptr; + VALUE nType; + Type *type; + + nType = rbffi_Type_Lookup(type_name); + if(NIL_P(nType)) goto undefined_type; + + Data_Get_Struct(self, AbstractMemory, ptr); + Data_Get_Struct(nType, Type, type); + + MemoryOp *op = get_memory_op(type); + if(op == NULL) goto undefined_type; + + op->put(ptr, NUM2LONG(offset), value); + return Qnil; + +undefined_type: { + VALUE msg = rb_sprintf("unsupported type '%" PRIsVALUE "'", type_name); + rb_exc_raise(rb_exc_new3(rb_eArgError, msg)); + return Qnil; + } +} + +/* + * call-seq: memory.get_string(offset, length=nil) + * Return string contained in memory. + * @param [Numeric] offset point in buffer to start from + * @param [Numeric] length string's length in bytes. If nil, a (memory size - offset) length string is returned). + * @return [String] + * @raise {IndexError} if +length+ is too great + * @raise {NullPointerError} if memory not initialized + */ +static VALUE +memory_get_string(int argc, VALUE* argv, VALUE self) +{ + VALUE length = Qnil, offset = Qnil; + AbstractMemory* ptr = MEMORY(self); + long off, len; + char* end; + int nargs = rb_scan_args(argc, argv, "11", &offset, &length); + + off = NUM2LONG(offset); + len = nargs > 1 && length != Qnil ? NUM2LONG(length) : (ptr->size - off); + checkRead(ptr); + checkBounds(ptr, off, len); + + end = memchr(ptr->address + off, 0, len); + return rb_tainted_str_new((char *) ptr->address + off, + (end != NULL ? end - ptr->address - off : len)); +} + +/* + * call-seq: memory.get_array_of_string(offset, count=nil) + * Return an array of strings contained in memory. + * @param [Numeric] offset point in memory to start from + * @param [Numeric] count number of strings to get. If nil, return all strings + * @return [Array] + * @raise {IndexError} if +offset+ is too great + * @raise {NullPointerError} if memory not initialized + */ +static VALUE +memory_get_array_of_string(int argc, VALUE* argv, VALUE self) +{ + VALUE offset = Qnil, countnum = Qnil, retVal = Qnil; + AbstractMemory* ptr; + long off; + int count; + + rb_scan_args(argc, argv, "11", &offset, &countnum); + off = NUM2LONG(offset); + count = (countnum == Qnil ? 0 : NUM2INT(countnum)); + retVal = rb_ary_new2(count); + + Data_Get_Struct(self, AbstractMemory, ptr); + checkRead(ptr); + + if (countnum != Qnil) { + int i; + + checkBounds(ptr, off, count * sizeof (char*)); + + for (i = 0; i < count; ++i) { + const char* strptr = *((const char**) (ptr->address + off) + i); + rb_ary_push(retVal, (strptr == NULL ? Qnil : rb_tainted_str_new2(strptr))); + } + + } else { + checkBounds(ptr, off, sizeof (char*)); + for ( ; off < ptr->size - (long) sizeof (void *); off += (long) sizeof (void *)) { + const char* strptr = *(const char**) (ptr->address + off); + if (strptr == NULL) { + break; + } + rb_ary_push(retVal, rb_tainted_str_new2(strptr)); + } + } + + return retVal; +} + +/* + * call-seq: memory.read_array_of_string(count=nil) + * Return an array of strings contained in memory. Same as: + * memory.get_array_of_string(0, count) + * @param [Numeric] count number of strings to get. If nil, return all strings + * @return [Array] + */ +static VALUE +memory_read_array_of_string(int argc, VALUE* argv, VALUE self) +{ + VALUE* rargv = ALLOCA_N(VALUE, argc + 1); + int i; + + rargv[0] = INT2FIX(0); + for (i = 0; i < argc; i++) { + rargv[i + 1] = argv[i]; + } + + return memory_get_array_of_string(argc + 1, rargv, self); +} + + +/* + * call-seq: memory.put_string(offset, str) + * @param [Numeric] offset + * @param [String] str + * @return [self] + * @raise {SecurityError} when writing unsafe string to memory + * @raise {IndexError} if +offset+ is too great + * @raise {NullPointerError} if memory not initialized + * Put a string in memory. + */ +static VALUE +memory_put_string(VALUE self, VALUE offset, VALUE str) +{ + AbstractMemory* ptr = MEMORY(self); + long off, len; + + Check_Type(str, T_STRING); + off = NUM2LONG(offset); + len = RSTRING_LEN(str); + + checkWrite(ptr); + checkBounds(ptr, off, len + 1); + + memcpy(ptr->address + off, RSTRING_PTR(str), len); + *((char *) ptr->address + off + len) = '\0'; + + return self; +} + +/* + * call-seq: memory.get_bytes(offset, length) + * Return string contained in memory. + * @param [Numeric] offset point in buffer to start from + * @param [Numeric] length string's length in bytes. + * @return [String] + * @raise {IndexError} if +length+ is too great + * @raise {NullPointerError} if memory not initialized + */ +static VALUE +memory_get_bytes(VALUE self, VALUE offset, VALUE length) +{ + AbstractMemory* ptr = MEMORY(self); + long off, len; + + off = NUM2LONG(offset); + len = NUM2LONG(length); + + checkRead(ptr); + checkBounds(ptr, off, len); + + return rb_tainted_str_new((char *) ptr->address + off, len); +} + +/* + * call-seq: memory.put_bytes(offset, str, index=0, length=nil) + * Put a string in memory. + * @param [Numeric] offset point in buffer to start from + * @param [String] str string to put to memory + * @param [Numeric] index + * @param [Numeric] length string's length in bytes. If nil, a (memory size - offset) length string is returned). + * @return [self] + * @raise {IndexError} if +length+ is too great + * @raise {NullPointerError} if memory not initialized + * @raise {RangeError} if +index+ is negative, or if index+length is greater than size of string + * @raise {SecurityError} when writing unsafe string to memory + */ +static VALUE +memory_put_bytes(int argc, VALUE* argv, VALUE self) +{ + AbstractMemory* ptr = MEMORY(self); + VALUE offset = Qnil, str = Qnil, rbIndex = Qnil, rbLength = Qnil; + long off, len, idx; + int nargs = rb_scan_args(argc, argv, "22", &offset, &str, &rbIndex, &rbLength); + + Check_Type(str, T_STRING); + + off = NUM2LONG(offset); + idx = nargs > 2 ? NUM2LONG(rbIndex) : 0; + if (idx < 0) { + rb_raise(rb_eRangeError, "index cannot be less than zero"); + return Qnil; + } + len = nargs > 3 ? NUM2LONG(rbLength) : (RSTRING_LEN(str) - idx); + if ((idx + len) > RSTRING_LEN(str)) { + rb_raise(rb_eRangeError, "index+length is greater than size of string"); + return Qnil; + } + + checkWrite(ptr); + checkBounds(ptr, off, len); + + if (rb_safe_level() >= 1 && OBJ_TAINTED(str)) { + rb_raise(rb_eSecurityError, "Writing unsafe string to memory"); + return Qnil; + } + memcpy(ptr->address + off, RSTRING_PTR(str) + idx, len); + + return self; +} + +/* + * call-seq: memory.read_bytes(length) + * @param [Numeric] length of string to return + * @return [String] + * equivalent to : + * memory.get_bytes(0, length) + */ +static VALUE +memory_read_bytes(VALUE self, VALUE length) +{ + return memory_get_bytes(self, INT2FIX(0), length); +} + +/* + * call-seq: memory.write_bytes(str, index=0, length=nil) + * @param [String] str string to put to memory + * @param [Numeric] index + * @param [Numeric] length string's length in bytes. If nil, a (memory size - offset) length string is returned). + * @return [self] + * equivalent to : + * memory.put_bytes(0, str, index, length) + */ +static VALUE +memory_write_bytes(int argc, VALUE* argv, VALUE self) +{ + VALUE* wargv = ALLOCA_N(VALUE, argc + 1); + int i; + + wargv[0] = INT2FIX(0); + for (i = 0; i < argc; i++) { + wargv[i + 1] = argv[i]; + } + + return memory_put_bytes(argc + 1, wargv, self); +} + +/* + * call-seq: memory.type_size + * @return [Numeric] type size in bytes + * Get the memory's type size. + */ +static VALUE +memory_type_size(VALUE self) +{ + AbstractMemory* ptr; + + Data_Get_Struct(self, AbstractMemory, ptr); + + return INT2NUM(ptr->typeSize); +} + +/* + * Document-method: [] + * call-seq: memory[idx] + * @param [Numeric] idx index to access in memory + * @return + * Memory read accessor. + */ +static VALUE +memory_aref(VALUE self, VALUE idx) +{ + AbstractMemory* ptr; + VALUE rbOffset = Qnil; + + Data_Get_Struct(self, AbstractMemory, ptr); + + rbOffset = ULONG2NUM(NUM2ULONG(idx) * ptr->typeSize); + + return rb_funcall2(self, id_plus, 1, &rbOffset); +} + +static inline char* +memory_address(VALUE obj) +{ + return ((AbstractMemory *) DATA_PTR(obj))->address; +} + +static VALUE +memory_copy_from(VALUE self, VALUE rbsrc, VALUE rblen) +{ + AbstractMemory* dst; + + Data_Get_Struct(self, AbstractMemory, dst); + + memcpy(dst->address, rbffi_AbstractMemory_Cast(rbsrc, rbffi_AbstractMemoryClass)->address, NUM2INT(rblen)); + + return self; +} + +AbstractMemory* +rbffi_AbstractMemory_Cast(VALUE obj, VALUE klass) +{ + if (rb_obj_is_kind_of(obj, klass)) { + AbstractMemory* memory; + Data_Get_Struct(obj, AbstractMemory, memory); + return memory; + } + + rb_raise(rb_eArgError, "Invalid Memory object"); + return NULL; +} + +void +rbffi_AbstractMemory_Error(AbstractMemory *mem, int op) +{ + VALUE rbErrorClass = mem->address == NULL ? NullPointerErrorClass : rb_eRuntimeError; + if (op == MEM_RD) { + rb_raise(rbErrorClass, "invalid memory read at address=%p", mem->address); + } else if (op == MEM_WR) { + rb_raise(rbErrorClass, "invalid memory write at address=%p", mem->address); + } else { + rb_raise(rbErrorClass, "invalid memory access at address=%p", mem->address); + } +} + +static VALUE +memory_op_get_strptr(AbstractMemory* ptr, long offset) +{ + void* tmp = NULL; + + if (ptr != NULL && ptr->address != NULL) { + checkRead(ptr); + checkBounds(ptr, offset, sizeof(tmp)); + memcpy(&tmp, ptr->address + offset, sizeof(tmp)); + } + + return tmp != NULL ? rb_tainted_str_new2(tmp) : Qnil; +} + +static void +memory_op_put_strptr(AbstractMemory* ptr, long offset, VALUE value) +{ + rb_raise(rb_eArgError, "Cannot set :string fields"); +} + +static MemoryOp memory_op_strptr = { memory_op_get_strptr, memory_op_put_strptr }; + + +MemoryOps rbffi_AbstractMemoryOps = { + &memory_op_int8, /*.int8 */ + &memory_op_uint8, /* .uint8 */ + &memory_op_int16, /* .int16 */ + &memory_op_uint16, /* .uint16 */ + &memory_op_int32, /* .int32 */ + &memory_op_uint32, /* .uint32 */ + &memory_op_int64, /* .int64 */ + &memory_op_uint64, /* .uint64 */ + &memory_op_long, /* .slong */ + &memory_op_ulong, /* .uslong */ + &memory_op_float32, /* .float32 */ + &memory_op_float64, /* .float64 */ + &memory_op_longdouble, /* .longdouble */ + &memory_op_pointer, /* .pointer */ + &memory_op_strptr, /* .strptr */ + &memory_op_bool /* .boolOp */ +}; + +void +rbffi_AbstractMemory_Init(VALUE moduleFFI) +{ + /* + * Document-class: FFI::AbstractMemory + * + * {AbstractMemory} is the base class for many memory management classes such as {Buffer}. + * + * This class has a lot of methods to work with integers : + * * put_intsize(offset, value) + * * get_intsize(offset) + * * put_uintsize(offset, value) + * * get_uintsize(offset) + * * writeuintsize(value) + * * read_intsize + * * write_uintsize(value) + * * read_uintsize + * * put_array_of_intsize(offset, ary) + * * get_array_of_intsize(offset, length) + * * put_array_of_uintsize(offset, ary) + * * get_array_of_uintsize(offset, length) + * * write_array_of_intsize(ary) + * * read_array_of_intsize(length) + * * write_array_of_uintsize(ary) + * * read_array_of_uintsize(length) + * where _size_ is 8, 16, 32 or 64. Same methods exist for long type. + * + * Aliases exist : _char_ for _int8_, _short_ for _int16_, _int_ for _int32_ and long_long for _int64_. + * + * Others methods are listed below. + */ + VALUE classMemory = rb_define_class_under(moduleFFI, "AbstractMemory", rb_cObject); + rbffi_AbstractMemoryClass = classMemory; + /* + * Document-variable: FFI::AbstractMemory + */ + rb_global_variable(&rbffi_AbstractMemoryClass); + rb_define_alloc_func(classMemory, memory_allocate); + + NullPointerErrorClass = rb_define_class_under(moduleFFI, "NullPointerError", rb_eRuntimeError); + /* Document-variable: NullPointerError */ + rb_global_variable(&NullPointerErrorClass); + + +#undef INT +#define INT(type) \ + rb_define_method(classMemory, "put_" #type, memory_put_##type, 2); \ + rb_define_method(classMemory, "get_" #type, memory_get_##type, 1); \ + rb_define_method(classMemory, "put_u" #type, memory_put_u##type, 2); \ + rb_define_method(classMemory, "get_u" #type, memory_get_u##type, 1); \ + rb_define_method(classMemory, "write_" #type, memory_write_##type, 1); \ + rb_define_method(classMemory, "read_" #type, memory_read_##type, 0); \ + rb_define_method(classMemory, "write_u" #type, memory_write_u##type, 1); \ + rb_define_method(classMemory, "read_u" #type, memory_read_u##type, 0); \ + rb_define_method(classMemory, "put_array_of_" #type, memory_put_array_of_##type, 2); \ + rb_define_method(classMemory, "get_array_of_" #type, memory_get_array_of_##type, 2); \ + rb_define_method(classMemory, "put_array_of_u" #type, memory_put_array_of_u##type, 2); \ + rb_define_method(classMemory, "get_array_of_u" #type, memory_get_array_of_u##type, 2); \ + rb_define_method(classMemory, "write_array_of_" #type, memory_write_array_of_##type, 1); \ + rb_define_method(classMemory, "read_array_of_" #type, memory_read_array_of_##type, 1); \ + rb_define_method(classMemory, "write_array_of_u" #type, memory_write_array_of_u##type, 1); \ + rb_define_method(classMemory, "read_array_of_u" #type, memory_read_array_of_u##type, 1); + + INT(int8); + INT(int16); + INT(int32); + INT(int64); + INT(long); + +#define ALIAS(name, old) \ + rb_define_alias(classMemory, "put_" #name, "put_" #old); \ + rb_define_alias(classMemory, "get_" #name, "get_" #old); \ + rb_define_alias(classMemory, "put_u" #name, "put_u" #old); \ + rb_define_alias(classMemory, "get_u" #name, "get_u" #old); \ + rb_define_alias(classMemory, "write_" #name, "write_" #old); \ + rb_define_alias(classMemory, "read_" #name, "read_" #old); \ + rb_define_alias(classMemory, "write_u" #name, "write_u" #old); \ + rb_define_alias(classMemory, "read_u" #name, "read_u" #old); \ + rb_define_alias(classMemory, "put_array_of_" #name, "put_array_of_" #old); \ + rb_define_alias(classMemory, "get_array_of_" #name, "get_array_of_" #old); \ + rb_define_alias(classMemory, "put_array_of_u" #name, "put_array_of_u" #old); \ + rb_define_alias(classMemory, "get_array_of_u" #name, "get_array_of_u" #old); \ + rb_define_alias(classMemory, "write_array_of_" #name, "write_array_of_" #old); \ + rb_define_alias(classMemory, "read_array_of_" #name, "read_array_of_" #old); \ + rb_define_alias(classMemory, "write_array_of_u" #name, "write_array_of_u" #old); \ + rb_define_alias(classMemory, "read_array_of_u" #name, "read_array_of_u" #old); + + ALIAS(char, int8); + ALIAS(short, int16); + ALIAS(int, int32); + ALIAS(long_long, int64); + + /* + * Document-method: put_float32 + * call-seq: memory.put_float32offset, value) + * @param [Numeric] offset + * @param [Numeric] value + * @return [self] + * Put +value+ as a 32-bit float in memory at offset +offset+ (alias: #put_float). + */ + rb_define_method(classMemory, "put_float32", memory_put_float32, 2); + /* + * Document-method: get_float32 + * call-seq: memory.get_float32(offset) + * @param [Numeric] offset + * @return [Float] + * Get a 32-bit float from memory at offset +offset+ (alias: #get_float). + */ + rb_define_method(classMemory, "get_float32", memory_get_float32, 1); + rb_define_alias(classMemory, "put_float", "put_float32"); + rb_define_alias(classMemory, "get_float", "get_float32"); + /* + * Document-method: write_float + * call-seq: memory.write_float(value) + * @param [Numeric] value + * @return [self] + * Write +value+ as a 32-bit float in memory. + * + * Same as: + * memory.put_float(0, value) + */ + rb_define_method(classMemory, "write_float", memory_write_float32, 1); + /* + * Document-method: read_float + * call-seq: memory.read_float + * @return [Float] + * Read a 32-bit float from memory. + * + * Same as: + * memory.get_float(0) + */ + rb_define_method(classMemory, "read_float", memory_read_float32, 0); + /* + * Document-method: put_array_of_float32 + * call-seq: memory.put_array_of_float32(offset, ary) + * @param [Numeric] offset + * @param [Array] ary + * @return [self] + * Put values from +ary+ as 32-bit floats in memory from offset +offset+ (alias: #put_array_of_float). + */ + rb_define_method(classMemory, "put_array_of_float32", memory_put_array_of_float32, 2); + /* + * Document-method: get_array_of_float32 + * call-seq: memory.get_array_of_float32(offset, length) + * @param [Numeric] offset + * @param [Numeric] length number of Float to get + * @return [Array] + * Get 32-bit floats in memory from offset +offset+ (alias: #get_array_of_float). + */ + rb_define_method(classMemory, "get_array_of_float32", memory_get_array_of_float32, 2); + /* + * Document-method: write_array_of_float + * call-seq: memory.write_array_of_float(ary) + * @param [Array] ary + * @return [self] + * Write values from +ary+ as 32-bit floats in memory. + * + * Same as: + * memory.put_array_of_float(0, ary) + */ + rb_define_method(classMemory, "write_array_of_float", memory_write_array_of_float32, 1); + /* + * Document-method: read_array_of_float + * call-seq: memory.read_array_of_float(length) + * @param [Numeric] length number of Float to read + * @return [Array] + * Read 32-bit floats from memory. + * + * Same as: + * memory.get_array_of_float(0, ary) + */ + rb_define_method(classMemory, "read_array_of_float", memory_read_array_of_float32, 1); + rb_define_alias(classMemory, "put_array_of_float", "put_array_of_float32"); + rb_define_alias(classMemory, "get_array_of_float", "get_array_of_float32"); + /* + * Document-method: put_float64 + * call-seq: memory.put_float64(offset, value) + * @param [Numeric] offset + * @param [Numeric] value + * @return [self] + * Put +value+ as a 64-bit float (double) in memory at offset +offset+ (alias: #put_double). + */ + rb_define_method(classMemory, "put_float64", memory_put_float64, 2); + /* + * Document-method: get_float64 + * call-seq: memory.get_float64(offset) + * @param [Numeric] offset + * @return [Float] + * Get a 64-bit float (double) from memory at offset +offset+ (alias: #get_double). + */ + rb_define_method(classMemory, "get_float64", memory_get_float64, 1); + rb_define_alias(classMemory, "put_double", "put_float64"); + rb_define_alias(classMemory, "get_double", "get_float64"); + /* + * Document-method: write_double + * call-seq: memory.write_double(value) + * @param [Numeric] value + * @return [self] + * Write +value+ as a 64-bit float (double) in memory. + * + * Same as: + * memory.put_double(0, value) + */ + rb_define_method(classMemory, "write_double", memory_write_float64, 1); + /* + * Document-method: read_double + * call-seq: memory.read_double + * @return [Float] + * Read a 64-bit float (double) from memory. + * + * Same as: + * memory.get_double(0) + */ + rb_define_method(classMemory, "read_double", memory_read_float64, 0); + /* + * Document-method: put_array_of_float64 + * call-seq: memory.put_array_of_float64(offset, ary) + * @param [Numeric] offset + * @param [Array] ary + * @return [self] + * Put values from +ary+ as 64-bit floats (doubles) in memory from offset +offset+ (alias: #put_array_of_double). + */ + rb_define_method(classMemory, "put_array_of_float64", memory_put_array_of_float64, 2); + /* + * Document-method: get_array_of_float64 + * call-seq: memory.get_array_of_float64(offset, length) + * @param [Numeric] offset + * @param [Numeric] length number of Float to get + * @return [Array] + * Get 64-bit floats (doubles) in memory from offset +offset+ (alias: #get_array_of_double). + */ + rb_define_method(classMemory, "get_array_of_float64", memory_get_array_of_float64, 2); + /* + * Document-method: write_array_of_double + * call-seq: memory.write_array_of_double(ary) + * @param [Array] ary + * @return [self] + * Write values from +ary+ as 64-bit floats (doubles) in memory. + * + * Same as: + * memory.put_array_of_double(0, ary) + */ + rb_define_method(classMemory, "write_array_of_double", memory_write_array_of_float64, 1); + /* + * Document-method: read_array_of_double + * call-seq: memory.read_array_of_double(length) + * @param [Numeric] length number of Float to read + * @return [Array] + * Read 64-bit floats (doubles) from memory. + * + * Same as: + * memory.get_array_of_double(0, ary) + */ + rb_define_method(classMemory, "read_array_of_double", memory_read_array_of_float64, 1); + rb_define_alias(classMemory, "put_array_of_double", "put_array_of_float64"); + rb_define_alias(classMemory, "get_array_of_double", "get_array_of_float64"); + /* + * Document-method: put_pointer + * call-seq: memory.put_pointer(offset, value) + * @param [Numeric] offset + * @param [nil,Pointer, Integer, #to_ptr] value + * @return [self] + * Put +value+ in memory from +offset+.. + */ + rb_define_method(classMemory, "put_pointer", memory_put_pointer, 2); + /* + * Document-method: get_pointer + * call-seq: memory.get_pointer(offset) + * @param [Numeric] offset + * @return [Pointer] + * Get a {Pointer} to the memory from +offset+. + */ + rb_define_method(classMemory, "get_pointer", memory_get_pointer, 1); + /* + * Document-method: write_pointer + * call-seq: memory.write_pointer(value) + * @param [nil,Pointer, Integer, #to_ptr] value + * @return [self] + * Write +value+ in memory. + * + * Equivalent to: + * memory.put_pointer(0, value) + */ + rb_define_method(classMemory, "write_pointer", memory_write_pointer, 1); + /* + * Document-method: read_pointer + * call-seq: memory.read_pointer + * @return [Pointer] + * Get a {Pointer} to the memory from base address. + * + * Equivalent to: + * memory.get_pointer(0) + */ + rb_define_method(classMemory, "read_pointer", memory_read_pointer, 0); + /* + * Document-method: put_array_of_pointer + * call-seq: memory.put_array_of_pointer(offset, ary) + * @param [Numeric] offset + * @param [Array<#to_ptr>] ary + * @return [self] + * Put an array of {Pointer} into memory from +offset+. + */ + rb_define_method(classMemory, "put_array_of_pointer", memory_put_array_of_pointer, 2); + /* + * Document-method: get_array_of_pointer + * call-seq: memory.get_array_of_pointer(offset, length) + * @param [Numeric] offset + * @param [Numeric] length + * @return [Array] + * Get an array of {Pointer} of length +length+ from +offset+. + */ + rb_define_method(classMemory, "get_array_of_pointer", memory_get_array_of_pointer, 2); + /* + * Document-method: write_array_of_pointer + * call-seq: memory.write_array_of_pointer(ary) + * @param [Array<#to_ptr>] ary + * @return [self] + * Write an array of {Pointer} into memory from +offset+. + * + * Same as : + * memory.put_array_of_pointer(0, ary) + */ + rb_define_method(classMemory, "write_array_of_pointer", memory_write_array_of_pointer, 1); + /* + * Document-method: read_array_of_pointer + * call-seq: memory.read_array_of_pointer(length) + * @param [Numeric] length + * @return [Array] + * Read an array of {Pointer} of length +length+. + * + * Same as: + * memory.get_array_of_pointer(0, length) + */ + rb_define_method(classMemory, "read_array_of_pointer", memory_read_array_of_pointer, 1); + + rb_define_method(classMemory, "get_string", memory_get_string, -1); + rb_define_method(classMemory, "put_string", memory_put_string, 2); + rb_define_method(classMemory, "get_bytes", memory_get_bytes, 2); + rb_define_method(classMemory, "put_bytes", memory_put_bytes, -1); + rb_define_method(classMemory, "read_bytes", memory_read_bytes, 1); + rb_define_method(classMemory, "write_bytes", memory_write_bytes, -1); + rb_define_method(classMemory, "get_array_of_string", memory_get_array_of_string, -1); + + rb_define_method(classMemory, "get", memory_get, 2); + rb_define_method(classMemory, "put", memory_put, 3); + + rb_define_method(classMemory, "clear", memory_clear, 0); + rb_define_method(classMemory, "total", memory_size, 0); + rb_define_alias(classMemory, "size", "total"); + rb_define_method(classMemory, "type_size", memory_type_size, 0); + rb_define_method(classMemory, "[]", memory_aref, 1); + rb_define_method(classMemory, "__copy_from__", memory_copy_from, 2); + + id_to_ptr = rb_intern("to_ptr"); + id_call = rb_intern("call"); + id_plus = rb_intern("+"); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.h new file mode 100644 index 0000000..1119288 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/AbstractMemory.h @@ -0,0 +1,175 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_ABSTRACTMEMORY_H +#define RBFFI_ABSTRACTMEMORY_H + +#ifndef _MSC_VER +#include +#endif +#include +#ifndef _MSC_VER +#include +#endif + +#include "compat.h" +#include "Types.h" + +#ifdef __cplusplus +extern "C" { +#endif + + +#define MEM_RD 0x01 +#define MEM_WR 0x02 +#define MEM_CODE 0x04 +#define MEM_SWAP 0x08 +#define MEM_EMBED 0x10 + +typedef struct AbstractMemory_ AbstractMemory; + +typedef struct { + VALUE (*get)(AbstractMemory* ptr, long offset); + void (*put)(AbstractMemory* ptr, long offset, VALUE value); +} MemoryOp; + +typedef struct { + MemoryOp* int8; + MemoryOp* uint8; + MemoryOp* int16; + MemoryOp* uint16; + MemoryOp* int32; + MemoryOp* uint32; + MemoryOp* int64; + MemoryOp* uint64; + MemoryOp* slong; + MemoryOp* uslong; + MemoryOp* float32; + MemoryOp* float64; + MemoryOp* longdouble; + MemoryOp* pointer; + MemoryOp* strptr; + MemoryOp* boolOp; +} MemoryOps; + +struct AbstractMemory_ { + char* address; /* Use char* instead of void* to ensure adding to it works correctly */ + long size; + int flags; + int typeSize; +}; + + +extern VALUE rbffi_AbstractMemoryClass; +extern MemoryOps rbffi_AbstractMemoryOps; + +extern void rbffi_AbstractMemory_Init(VALUE ffiModule); + +extern AbstractMemory* rbffi_AbstractMemory_Cast(VALUE obj, VALUE klass); + +extern void rbffi_AbstractMemory_Error(AbstractMemory *, int op); + +static inline void +checkBounds(AbstractMemory* mem, long off, long len) +{ + if (unlikely((off | len | (off + len) | (mem->size - (off + len))) < 0)) { + rb_raise(rb_eIndexError, "Memory access offset=%ld size=%ld is out of bounds", + off, len); + } +} + +static inline void +checkRead(AbstractMemory* mem) +{ + if (unlikely((mem->flags & MEM_RD) == 0)) { + rbffi_AbstractMemory_Error(mem, MEM_RD); + } +} + +static inline void +checkWrite(AbstractMemory* mem) +{ + if (unlikely((mem->flags & MEM_WR) == 0)) { + rbffi_AbstractMemory_Error(mem, MEM_WR); + } +} + +static inline MemoryOp* +get_memory_op(Type* type) +{ + switch (type->nativeType) { + case NATIVE_INT8: + return rbffi_AbstractMemoryOps.int8; + case NATIVE_UINT8: + return rbffi_AbstractMemoryOps.uint8; + case NATIVE_INT16: + return rbffi_AbstractMemoryOps.int16; + case NATIVE_UINT16: + return rbffi_AbstractMemoryOps.uint16; + case NATIVE_INT32: + return rbffi_AbstractMemoryOps.int32; + case NATIVE_UINT32: + return rbffi_AbstractMemoryOps.uint32; + case NATIVE_INT64: + return rbffi_AbstractMemoryOps.int64; + case NATIVE_UINT64: + return rbffi_AbstractMemoryOps.uint64; + case NATIVE_LONG: + return rbffi_AbstractMemoryOps.slong; + case NATIVE_ULONG: + return rbffi_AbstractMemoryOps.uslong; + case NATIVE_FLOAT32: + return rbffi_AbstractMemoryOps.float32; + case NATIVE_FLOAT64: + return rbffi_AbstractMemoryOps.float64; + case NATIVE_LONGDOUBLE: + return rbffi_AbstractMemoryOps.longdouble; + case NATIVE_POINTER: + return rbffi_AbstractMemoryOps.pointer; + case NATIVE_STRING: + return rbffi_AbstractMemoryOps.strptr; + case NATIVE_BOOL: + return rbffi_AbstractMemoryOps.boolOp; + default: + return NULL; + } +} + +#define MEMORY(obj) rbffi_AbstractMemory_Cast((obj), rbffi_AbstractMemoryClass) +#define MEMORY_PTR(obj) MEMORY((obj))->address +#define MEMORY_LEN(obj) MEMORY((obj))->size + + + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_ABSTRACTMEMORY_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.c new file mode 100644 index 0000000..bfd666a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.c @@ -0,0 +1,162 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include +#include "ArrayType.h" + +static VALUE array_type_s_allocate(VALUE klass); +static VALUE array_type_initialize(VALUE self, VALUE rbComponentType, VALUE rbLength); +static void array_type_mark(ArrayType *); +static void array_type_free(ArrayType *); + +VALUE rbffi_ArrayTypeClass = Qnil; + +static VALUE +array_type_s_allocate(VALUE klass) +{ + ArrayType* array; + VALUE obj; + + obj = Data_Make_Struct(klass, ArrayType, array_type_mark, array_type_free, array); + + array->base.nativeType = NATIVE_ARRAY; + array->base.ffiType = xcalloc(1, sizeof(*array->base.ffiType)); + array->base.ffiType->type = FFI_TYPE_STRUCT; + array->base.ffiType->size = 0; + array->base.ffiType->alignment = 0; + array->rbComponentType = Qnil; + + return obj; +} + +static void +array_type_mark(ArrayType *array) +{ + rb_gc_mark(array->rbComponentType); +} + +static void +array_type_free(ArrayType *array) +{ + xfree(array->base.ffiType); + xfree(array->ffiTypes); + xfree(array); +} + + +/* + * call-seq: initialize(component_type, length) + * @param [Type] component_type + * @param [Numeric] length + * @return [self] + * A new instance of ArrayType. + */ +static VALUE +array_type_initialize(VALUE self, VALUE rbComponentType, VALUE rbLength) +{ + ArrayType* array; + int i; + + Data_Get_Struct(self, ArrayType, array); + + array->length = NUM2UINT(rbLength); + array->rbComponentType = rbComponentType; + Data_Get_Struct(rbComponentType, Type, array->componentType); + + array->ffiTypes = xcalloc(array->length + 1, sizeof(*array->ffiTypes)); + array->base.ffiType->elements = array->ffiTypes; + array->base.ffiType->size = array->componentType->ffiType->size * array->length; + array->base.ffiType->alignment = array->componentType->ffiType->alignment; + + for (i = 0; i < array->length; ++i) { + array->ffiTypes[i] = array->componentType->ffiType; + } + + return self; +} + +/* + * call-seq: length + * @return [Numeric] + * Get array's length + */ +static VALUE +array_type_length(VALUE self) +{ + ArrayType* array; + + Data_Get_Struct(self, ArrayType, array); + + return UINT2NUM(array->length); +} + +/* + * call-seq: element_type + * @return [Type] + * Get element type. + */ +static VALUE +array_type_element_type(VALUE self) +{ + ArrayType* array; + + Data_Get_Struct(self, ArrayType, array); + + return array->rbComponentType; +} + +void +rbffi_ArrayType_Init(VALUE moduleFFI) +{ + VALUE ffi_Type; + + ffi_Type = rbffi_TypeClass; + + /* + * Document-class: FFI::ArrayType < FFI::Type + * + * This is a typed array. The type is a {NativeType native type}. + */ + rbffi_ArrayTypeClass = rb_define_class_under(moduleFFI, "ArrayType", ffi_Type); + /* + * Document-variable: FFI::ArrayType + */ + rb_global_variable(&rbffi_ArrayTypeClass); + /* + * Document-constant: FFI::Type::Array + */ + rb_define_const(ffi_Type, "Array", rbffi_ArrayTypeClass); + + rb_define_alloc_func(rbffi_ArrayTypeClass, array_type_s_allocate); + rb_define_method(rbffi_ArrayTypeClass, "initialize", array_type_initialize, 2); + rb_define_method(rbffi_ArrayTypeClass, "length", array_type_length, 0); + rb_define_method(rbffi_ArrayTypeClass, "elem_type", array_type_element_type, 0); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.h new file mode 100644 index 0000000..356ffb1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ArrayType.h @@ -0,0 +1,59 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_ARRAYTYPE_H +#define RBFFI_ARRAYTYPE_H + +#include +#include +#include "Type.h" + +#ifdef __cplusplus +extern "C" { +#endif + + +typedef struct ArrayType_ { + Type base; + int length; + ffi_type** ffiTypes; + Type* componentType; + VALUE rbComponentType; +} ArrayType; + +extern void rbffi_ArrayType_Init(VALUE moduleFFI); +extern VALUE rbffi_ArrayTypeClass; + + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_ARRAYTYPE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Buffer.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Buffer.c new file mode 100644 index 0000000..faf4834 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Buffer.c @@ -0,0 +1,365 @@ +/* + * Copyright (c) 2008-2010 Wayne Meissner + * Copyright (C) 2009 Aman Gupta + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include +#include "rbffi.h" +#include "rbffi_endian.h" +#include "AbstractMemory.h" + +#define BUFFER_EMBED_MAXLEN (8) +typedef struct Buffer { + AbstractMemory memory; + + union { + VALUE rbParent; /* link to parent buffer */ + char* storage; /* start of malloc area */ + long embed[BUFFER_EMBED_MAXLEN / sizeof(long)]; /* storage for tiny allocations */ + } data; +} Buffer; + +static VALUE buffer_allocate(VALUE klass); +static VALUE buffer_initialize(int argc, VALUE* argv, VALUE self); +static void buffer_release(Buffer* ptr); +static void buffer_mark(Buffer* ptr); +static VALUE buffer_free(VALUE self); + +static VALUE BufferClass = Qnil; + +static VALUE +buffer_allocate(VALUE klass) +{ + Buffer* buffer; + VALUE obj; + + obj = Data_Make_Struct(klass, Buffer, NULL, buffer_release, buffer); + buffer->data.rbParent = Qnil; + buffer->memory.flags = MEM_RD | MEM_WR; + + return obj; +} + +static void +buffer_release(Buffer* ptr) +{ + if ((ptr->memory.flags & MEM_EMBED) == 0 && ptr->data.storage != NULL) { + xfree(ptr->data.storage); + ptr->data.storage = NULL; + } + + xfree(ptr); +} + +/* + * call-seq: initialize(size, count=1, clear=false) + * @param [Integer, Symbol, #size] Type or size in bytes of a buffer cell + * @param [Fixnum] count number of cell in the Buffer + * @param [Boolean] clear if true, set the buffer to all-zero + * @return [self] + * @raise {NoMemoryError} if failed to allocate memory for Buffer + * A new instance of Buffer. + */ +static VALUE +buffer_initialize(int argc, VALUE* argv, VALUE self) +{ + VALUE rbSize = Qnil, rbCount = Qnil, rbClear = Qnil; + Buffer* p; + int nargs; + + Data_Get_Struct(self, Buffer, p); + + nargs = rb_scan_args(argc, argv, "12", &rbSize, &rbCount, &rbClear); + p->memory.typeSize = rbffi_type_size(rbSize); + p->memory.size = p->memory.typeSize * (nargs > 1 ? NUM2LONG(rbCount) : 1); + + if (p->memory.size > BUFFER_EMBED_MAXLEN) { + p->data.storage = xmalloc(p->memory.size + 7); + if (p->data.storage == NULL) { + rb_raise(rb_eNoMemError, "Failed to allocate memory size=%lu bytes", p->memory.size); + return Qnil; + } + + /* ensure the memory is aligned on at least a 8 byte boundary */ + p->memory.address = (void *) (((uintptr_t) p->data.storage + 0x7) & (uintptr_t) ~0x7UL); + + if (p->memory.size > 0 && (nargs < 3 || RTEST(rbClear))) { + memset(p->memory.address, 0, p->memory.size); + } + + } else { + p->memory.flags |= MEM_EMBED; + p->memory.address = (void *) &p->data.embed[0]; + } + + if (rb_block_given_p()) { + return rb_ensure(rb_yield, self, buffer_free, self); + } + + return self; +} + +/* + * call-seq: initialize_copy(other) + * @return [self] + * DO NOT CALL THIS METHOD. + */ +static VALUE +buffer_initialize_copy(VALUE self, VALUE other) +{ + AbstractMemory* src; + Buffer* dst; + + Data_Get_Struct(self, Buffer, dst); + src = rbffi_AbstractMemory_Cast(other, BufferClass); + if ((dst->memory.flags & MEM_EMBED) == 0 && dst->data.storage != NULL) { + xfree(dst->data.storage); + } + dst->data.storage = xmalloc(src->size + 7); + if (dst->data.storage == NULL) { + rb_raise(rb_eNoMemError, "failed to allocate memory size=%lu bytes", src->size); + return Qnil; + } + + dst->memory.address = (void *) (((uintptr_t) dst->data.storage + 0x7) & (uintptr_t) ~0x7UL); + dst->memory.size = src->size; + dst->memory.typeSize = src->typeSize; + + /* finally, copy the actual buffer contents */ + memcpy(dst->memory.address, src->address, src->size); + + return self; +} + +static VALUE +buffer_alloc_inout(int argc, VALUE* argv, VALUE klass) +{ + return buffer_initialize(argc, argv, buffer_allocate(klass)); +} + +static VALUE +slice(VALUE self, long offset, long len) +{ + Buffer* ptr; + Buffer* result; + VALUE obj = Qnil; + + Data_Get_Struct(self, Buffer, ptr); + checkBounds(&ptr->memory, offset, len); + + obj = Data_Make_Struct(BufferClass, Buffer, buffer_mark, -1, result); + result->memory.address = ptr->memory.address + offset; + result->memory.size = len; + result->memory.flags = ptr->memory.flags; + result->memory.typeSize = ptr->memory.typeSize; + result->data.rbParent = self; + + return obj; +} + +/* + * call-seq: + offset + * @param [Numeric] offset + * @return [Buffer] a new instance of Buffer pointing from offset until end of previous buffer. + * Add a Buffer with an offset + */ +static VALUE +buffer_plus(VALUE self, VALUE rbOffset) +{ + Buffer* ptr; + long offset = NUM2LONG(rbOffset); + + Data_Get_Struct(self, Buffer, ptr); + + return slice(self, offset, ptr->memory.size - offset); +} + +/* + * call-seq: slice(offset, length) + * @param [Numeric] offset + * @param [Numeric] length + * @return [Buffer] a new instance of Buffer + * Slice an existing Buffer. + */ +static VALUE +buffer_slice(VALUE self, VALUE rbOffset, VALUE rbLength) +{ + return slice(self, NUM2LONG(rbOffset), NUM2LONG(rbLength)); +} + +/* + * call-seq: inspect + * @return [String] + * Inspect a Buffer. + */ +static VALUE +buffer_inspect(VALUE self) +{ + char tmp[100]; + Buffer* ptr; + + Data_Get_Struct(self, Buffer, ptr); + + snprintf(tmp, sizeof(tmp), "#", ptr, ptr->memory.address, ptr->memory.size); + + return rb_str_new2(tmp); +} + + +#if BYTE_ORDER == LITTLE_ENDIAN +# define SWAPPED_ORDER BIG_ENDIAN +#else +# define SWAPPED_ORDER LITTLE_ENDIAN +#endif + +/* + * Set or get endianness of Buffer. + * @overload order + * @return [:big, :little] + * Get endianness of Buffer. + * @overload order(order) + * @param [:big, :little, :network] order + * @return [self] + * Set endianness of Buffer (+:network+ is an alias for +:big+). + */ +static VALUE +buffer_order(int argc, VALUE* argv, VALUE self) +{ + Buffer* ptr; + + Data_Get_Struct(self, Buffer, ptr); + if (argc == 0) { + int order = (ptr->memory.flags & MEM_SWAP) == 0 ? BYTE_ORDER : SWAPPED_ORDER; + return order == BIG_ENDIAN ? ID2SYM(rb_intern("big")) : ID2SYM(rb_intern("little")); + } else { + VALUE rbOrder = Qnil; + int order = BYTE_ORDER; + + if (rb_scan_args(argc, argv, "1", &rbOrder) < 1) { + rb_raise(rb_eArgError, "need byte order"); + } + if (SYMBOL_P(rbOrder)) { + ID id = SYM2ID(rbOrder); + if (id == rb_intern("little")) { + order = LITTLE_ENDIAN; + + } else if (id == rb_intern("big") || id == rb_intern("network")) { + order = BIG_ENDIAN; + } + } + if (order != BYTE_ORDER) { + Buffer* p2; + VALUE retval = slice(self, 0, ptr->memory.size); + + Data_Get_Struct(retval, Buffer, p2); + p2->memory.flags |= MEM_SWAP; + return retval; + } + + return self; + } +} + +/* Only used to free the buffer if the yield in the initializer throws an exception */ +static VALUE +buffer_free(VALUE self) +{ + Buffer* ptr; + + Data_Get_Struct(self, Buffer, ptr); + if ((ptr->memory.flags & MEM_EMBED) == 0 && ptr->data.storage != NULL) { + xfree(ptr->data.storage); + ptr->data.storage = NULL; + } + + return self; +} + +static void +buffer_mark(Buffer* ptr) +{ + rb_gc_mark(ptr->data.rbParent); +} + +void +rbffi_Buffer_Init(VALUE moduleFFI) +{ + VALUE ffi_AbstractMemory = rbffi_AbstractMemoryClass; + + /* + * Document-class: FFI::Buffer < FFI::AbstractMemory + * + * A Buffer is a function argument type. It should be use with functions playing with C arrays. + */ + BufferClass = rb_define_class_under(moduleFFI, "Buffer", ffi_AbstractMemory); + + /* + * Document-variable: FFI::Buffer + */ + rb_global_variable(&BufferClass); + rb_define_alloc_func(BufferClass, buffer_allocate); + + /* + * Document-method: alloc_inout + * call-seq: alloc_inout(*args) + * Create a new Buffer for in and out arguments (alias : new_inout). + */ + rb_define_singleton_method(BufferClass, "alloc_inout", buffer_alloc_inout, -1); + /* + * Document-method: alloc_out + * call-seq: alloc_out(*args) + * Create a new Buffer for out arguments (alias : new_out). + */ + rb_define_singleton_method(BufferClass, "alloc_out", buffer_alloc_inout, -1); + /* + * Document-method: alloc_in + * call-seq: alloc_in(*args) + * Create a new Buffer for in arguments (alias : new_in). + */ + rb_define_singleton_method(BufferClass, "alloc_in", buffer_alloc_inout, -1); + rb_define_alias(rb_singleton_class(BufferClass), "new_in", "alloc_in"); + rb_define_alias(rb_singleton_class(BufferClass), "new_out", "alloc_out"); + rb_define_alias(rb_singleton_class(BufferClass), "new_inout", "alloc_inout"); + + rb_define_method(BufferClass, "initialize", buffer_initialize, -1); + rb_define_method(BufferClass, "initialize_copy", buffer_initialize_copy, 1); + rb_define_method(BufferClass, "order", buffer_order, -1); + rb_define_method(BufferClass, "inspect", buffer_inspect, 0); + rb_define_alias(BufferClass, "length", "total"); + rb_define_method(BufferClass, "+", buffer_plus, 1); + rb_define_method(BufferClass, "slice", buffer_slice, 2); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.c new file mode 100644 index 0000000..0b9aceb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.c @@ -0,0 +1,520 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * Copyright (c) 2009, Luc Heinrich + * Copyright (c) 2009, Mike Dalessio + * Copyright (c) 2009, Aman Gupta. + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif +#include +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include +#if defined(HAVE_RUBY_THREAD_H) +#include +#endif +#if defined(HAVE_NATIVETHREAD) && (defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) && !defined(_WIN32) +# include +# include +#endif +#include +#include "extconf.h" +#include "rbffi.h" +#include "compat.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "Struct.h" +#include "Function.h" +#include "Type.h" +#include "LastError.h" +#include "Call.h" +#include "MappedType.h" +#include "Thread.h" +#include "LongDouble.h" + +#ifdef USE_RAW +# ifndef __i386__ +# error "RAW argument packing only supported on i386" +# endif + +#define INT8_ADJ (4) +#define INT16_ADJ (4) +#define INT32_ADJ (4) +#define INT64_ADJ (8) +#define LONG_ADJ (sizeof(long)) +#define FLOAT32_ADJ (4) +#define FLOAT64_ADJ (8) +#define ADDRESS_ADJ (sizeof(void *)) +#define LONGDOUBLE_ADJ (ffi_type_longdouble.alignment) + +#endif /* USE_RAW */ + +#ifdef USE_RAW +# define ADJ(p, a) ((p) = (FFIStorage*) (((char *) p) + a##_ADJ)) +#else +# define ADJ(p, a) (++(p)) +#endif + +static void* callback_param(VALUE proc, VALUE cbinfo); +static inline void* getPointer(VALUE value, int type); + +static ID id_to_ptr, id_map_symbol, id_to_native; + +void +rbffi_SetupCallParams(int argc, VALUE* argv, int paramCount, Type** paramTypes, + FFIStorage* paramStorage, void** ffiValues, + VALUE* callbackParameters, int callbackCount, VALUE enums) +{ + VALUE callbackProc = Qnil; + FFIStorage* param = ¶mStorage[0]; + int i, argidx, cbidx, argCount; + + if (unlikely(paramCount != -1 && paramCount != argc)) { + if (argc == (paramCount - 1) && callbackCount == 1 && rb_block_given_p()) { + callbackProc = rb_block_proc(); + } else { + rb_raise(rb_eArgError, "wrong number of arguments (%d for %d)", argc, paramCount); + } + } + + argCount = paramCount != -1 ? paramCount : argc; + + for (i = 0, argidx = 0, cbidx = 0; i < argCount; ++i) { + Type* paramType = paramTypes[i]; + int type; + + + if (unlikely(paramType->nativeType == NATIVE_MAPPED)) { + VALUE values[] = { argv[argidx], Qnil }; + argv[argidx] = rb_funcall2(((MappedType *) paramType)->rbConverter, id_to_native, 2, values); + paramType = ((MappedType *) paramType)->type; + } + + type = argidx < argc ? TYPE(argv[argidx]) : T_NONE; + ffiValues[i] = param; + + switch (paramType->nativeType) { + + case NATIVE_INT8: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->s8 = NUM2INT(value); + } else { + param->s8 = NUM2INT(argv[argidx]); + } + + ++argidx; + ADJ(param, INT8); + break; + + case NATIVE_INT16: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->s16 = NUM2INT(value); + + } else { + param->s16 = NUM2INT(argv[argidx]); + } + + ++argidx; + ADJ(param, INT16); + break; + + case NATIVE_INT32: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->s32 = NUM2INT(value); + + } else { + param->s32 = NUM2INT(argv[argidx]); + } + + ++argidx; + ADJ(param, INT32); + break; + + case NATIVE_BOOL: + if (type != T_TRUE && type != T_FALSE) { + rb_raise(rb_eTypeError, "wrong argument type (expected a boolean parameter)"); + } + param->s8 = argv[argidx++] == Qtrue; + ADJ(param, INT8); + break; + + case NATIVE_UINT8: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->u8 = NUM2UINT(value); + } else { + param->u8 = NUM2UINT(argv[argidx]); + } + + ADJ(param, INT8); + ++argidx; + break; + + case NATIVE_UINT16: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->u16 = NUM2UINT(value); + } else { + param->u16 = NUM2UINT(argv[argidx]); + } + + ADJ(param, INT16); + ++argidx; + break; + + case NATIVE_UINT32: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->u32 = NUM2UINT(value); + } else { + param->u32 = NUM2UINT(argv[argidx]); + } + + ADJ(param, INT32); + ++argidx; + break; + + case NATIVE_INT64: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->i64 = NUM2LL(value); + } else { + param->i64 = NUM2LL(argv[argidx]); + } + + ADJ(param, INT64); + ++argidx; + break; + + case NATIVE_UINT64: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->u64 = NUM2ULL(value); + } else { + param->u64 = NUM2ULL(argv[argidx]); + } + + ADJ(param, INT64); + ++argidx; + break; + + case NATIVE_LONG: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + *(ffi_sarg *) param = NUM2LONG(value); + } else { + *(ffi_sarg *) param = NUM2LONG(argv[argidx]); + } + + ADJ(param, LONG); + ++argidx; + break; + + case NATIVE_ULONG: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + *(ffi_arg *) param = NUM2ULONG(value); + } else { + *(ffi_arg *) param = NUM2ULONG(argv[argidx]); + } + + ADJ(param, LONG); + ++argidx; + break; + + case NATIVE_FLOAT32: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->f32 = (float) NUM2DBL(value); + } else { + param->f32 = (float) NUM2DBL(argv[argidx]); + } + + ADJ(param, FLOAT32); + ++argidx; + break; + + case NATIVE_FLOAT64: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->f64 = NUM2DBL(value); + } else { + param->f64 = NUM2DBL(argv[argidx]); + } + + ADJ(param, FLOAT64); + ++argidx; + break; + + case NATIVE_LONGDOUBLE: + if (unlikely(type == T_SYMBOL && enums != Qnil)) { + VALUE value = rb_funcall(enums, id_map_symbol, 1, argv[argidx]); + param->ld = rbffi_num2longdouble(value); + } else { + param->ld = rbffi_num2longdouble(argv[argidx]); + } + + ADJ(param, LONGDOUBLE); + ++argidx; + break; + + + case NATIVE_STRING: + if (type == T_NIL) { + param->ptr = NULL; + + } else { + if (rb_safe_level() >= 1 && OBJ_TAINTED(argv[argidx])) { + rb_raise(rb_eSecurityError, "Unsafe string parameter"); + } + + param->ptr = StringValueCStr(argv[argidx]); + } + + ADJ(param, ADDRESS); + ++argidx; + break; + + case NATIVE_POINTER: + case NATIVE_BUFFER_IN: + case NATIVE_BUFFER_OUT: + case NATIVE_BUFFER_INOUT: + param->ptr = getPointer(argv[argidx++], type); + ADJ(param, ADDRESS); + break; + + + case NATIVE_FUNCTION: + case NATIVE_CALLBACK: + if (callbackProc != Qnil) { + param->ptr = callback_param(callbackProc, callbackParameters[cbidx++]); + } else { + param->ptr = callback_param(argv[argidx], callbackParameters[cbidx++]); + ++argidx; + } + ADJ(param, ADDRESS); + break; + + case NATIVE_STRUCT: + ffiValues[i] = getPointer(argv[argidx++], type); + break; + + default: + rb_raise(rb_eArgError, "Invalid parameter type: %d", paramType->nativeType); + } + } +} + +static void * +call_blocking_function(void* data) +{ + rbffi_blocking_call_t* b = (rbffi_blocking_call_t *) data; + b->frame->has_gvl = false; + ffi_call(&b->cif, FFI_FN(b->function), b->retval, b->ffiValues); + b->frame->has_gvl = true; + + return NULL; +} + +VALUE +rbffi_do_blocking_call(void *data) +{ + rbffi_thread_blocking_region(call_blocking_function, data, (void *) -1, NULL); + + return Qnil; +} + +VALUE +rbffi_save_frame_exception(void *data, VALUE exc) +{ + rbffi_frame_t* frame = (rbffi_frame_t *) data; + frame->exc = exc; + return Qnil; +} + +VALUE +rbffi_CallFunction(int argc, VALUE* argv, void* function, FunctionType* fnInfo) +{ + void* retval; + void** ffiValues; + FFIStorage* params; + VALUE rbReturnValue; + rbffi_frame_t frame = { 0 }; + + retval = alloca(MAX(fnInfo->ffi_cif.rtype->size, FFI_SIZEOF_ARG)); + + if (unlikely(fnInfo->blocking)) { + rbffi_blocking_call_t* bc; + + /* + * due to the way thread switching works on older ruby variants, we + * cannot allocate anything passed to the blocking function on the stack + */ +#if defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL) + ffiValues = ALLOCA_N(void *, fnInfo->parameterCount); + params = ALLOCA_N(FFIStorage, fnInfo->parameterCount); + bc = ALLOCA_N(rbffi_blocking_call_t, 1); + bc->retval = retval; +#else + ffiValues = ALLOC_N(void *, fnInfo->parameterCount); + params = ALLOC_N(FFIStorage, fnInfo->parameterCount); + bc = ALLOC_N(rbffi_blocking_call_t, 1); + bc->retval = xmalloc(MAX(fnInfo->ffi_cif.rtype->size, FFI_SIZEOF_ARG)); + bc->stkretval = retval; +#endif + bc->cif = fnInfo->ffi_cif; + bc->function = function; + bc->ffiValues = ffiValues; + bc->params = params; + bc->frame = &frame; + + rbffi_SetupCallParams(argc, argv, + fnInfo->parameterCount, fnInfo->parameterTypes, params, ffiValues, + fnInfo->callbackParameters, fnInfo->callbackCount, fnInfo->rbEnums); + + rbffi_frame_push(&frame); + rb_rescue2(rbffi_do_blocking_call, (VALUE) bc, rbffi_save_frame_exception, (VALUE) &frame, rb_eException, (VALUE) 0); + rbffi_frame_pop(&frame); + +#if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + memcpy(bc->stkretval, bc->retval, MAX(bc->cif.rtype->size, FFI_SIZEOF_ARG)); + xfree(bc->params); + xfree(bc->ffiValues); + xfree(bc->retval); + xfree(bc); +#endif + + } else { + + ffiValues = ALLOCA_N(void *, fnInfo->parameterCount); + params = ALLOCA_N(FFIStorage, fnInfo->parameterCount); + + rbffi_SetupCallParams(argc, argv, + fnInfo->parameterCount, fnInfo->parameterTypes, params, ffiValues, + fnInfo->callbackParameters, fnInfo->callbackCount, fnInfo->rbEnums); + + rbffi_frame_push(&frame); + ffi_call(&fnInfo->ffi_cif, FFI_FN(function), retval, ffiValues); + rbffi_frame_pop(&frame); + } + + if (unlikely(!fnInfo->ignoreErrno)) { + rbffi_save_errno(); + } + + if (RTEST(frame.exc) && frame.exc != Qnil) { + rb_exc_raise(frame.exc); + } + + RB_GC_GUARD(rbReturnValue) = rbffi_NativeValue_ToRuby(fnInfo->returnType, fnInfo->rbReturnType, retval); + RB_GC_GUARD(fnInfo->rbReturnType); + + return rbReturnValue; +} + +static inline void* +getPointer(VALUE value, int type) +{ + if (likely(type == T_DATA && rb_obj_is_kind_of(value, rbffi_AbstractMemoryClass))) { + + return ((AbstractMemory *) DATA_PTR(value))->address; + + } else if (type == T_DATA && rb_obj_is_kind_of(value, rbffi_StructClass)) { + + AbstractMemory* memory = ((Struct *) DATA_PTR(value))->pointer; + return memory != NULL ? memory->address : NULL; + + } else if (type == T_STRING) { + + return StringValuePtr(value); + + } else if (type == T_NIL) { + + return NULL; + + } else if (rb_respond_to(value, id_to_ptr)) { + + VALUE ptr = rb_funcall2(value, id_to_ptr, 0, NULL); + if (rb_obj_is_kind_of(ptr, rbffi_AbstractMemoryClass) && TYPE(ptr) == T_DATA) { + return ((AbstractMemory *) DATA_PTR(ptr))->address; + } + rb_raise(rb_eArgError, "to_ptr returned an invalid pointer"); + } + + rb_raise(rb_eArgError, ":pointer argument is not a valid pointer"); + return NULL; +} + +Invoker +rbffi_GetInvoker(FunctionType *fnInfo) +{ + return rbffi_CallFunction; +} + + +static void* +callback_param(VALUE proc, VALUE cbInfo) +{ + VALUE callback ; + if (unlikely(proc == Qnil)) { + return NULL ; + } + + /* Handle Function pointers here */ + if (rb_obj_is_kind_of(proc, rbffi_FunctionClass)) { + AbstractMemory* ptr; + Data_Get_Struct(proc, AbstractMemory, ptr); + return ptr->address; + } + + callback = rbffi_Function_ForProc(cbInfo, proc); + RB_GC_GUARD(callback); + + return ((AbstractMemory *) DATA_PTR(callback))->address; +} + + +void +rbffi_Call_Init(VALUE moduleFFI) +{ + id_to_ptr = rb_intern("to_ptr"); + id_to_native = rb_intern("to_native"); + id_map_symbol = rb_intern("__map_symbol"); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.h new file mode 100644 index 0000000..56bdd61 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Call.h @@ -0,0 +1,110 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * Copyright (c) 2009, Luc Heinrich + * Copyright (c) 2009, Mike Dalessio + * Copyright (c) 2009, Aman Gupta. + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_CALL_H +#define RBFFI_CALL_H + +#include "Thread.h" + +#ifdef __cplusplus +extern "C" { +#endif + +#if defined(__i386__) && \ + (defined(HAVE_RAW_API) || defined(USE_INTERNAL_LIBFFI)) && \ + !defined(_WIN32) && !defined(__WIN32__) +# define USE_RAW +#endif + +#if (defined(__i386__) || defined(__x86_64__)) && !(defined(_WIN32) || defined(__WIN32__)) +# define BYPASS_FFI 1 +#endif + +typedef union { +#ifdef USE_RAW + signed int s8, s16, s32; + unsigned int u8, u16, u32; +#else + signed char s8; + unsigned char u8; + signed short s16; + unsigned short u16; + signed int s32; + unsigned int u32; +#endif + signed long long i64; + unsigned long long u64; + signed long sl; + unsigned long ul; + void* ptr; + float f32; + double f64; + long double ld; +} FFIStorage; + +extern void rbffi_Call_Init(VALUE moduleFFI); + +extern void rbffi_SetupCallParams(int argc, VALUE* argv, int paramCount, Type** paramTypes, + FFIStorage* paramStorage, void** ffiValues, + VALUE* callbackParameters, int callbackCount, VALUE enums); + +struct FunctionType_; +extern VALUE rbffi_CallFunction(int argc, VALUE* argv, void* function, struct FunctionType_* fnInfo); + +typedef VALUE (*Invoker)(int argc, VALUE* argv, void* function, struct FunctionType_* fnInfo); + +Invoker rbffi_GetInvoker(struct FunctionType_* fnInfo); + +extern VALUE rbffi_GetEnumValue(VALUE enums, VALUE value); +extern int rbffi_GetSignedIntValue(VALUE value, int type, int minValue, int maxValue, const char* typeName, VALUE enums); + +typedef struct rbffi_blocking_call { + rbffi_frame_t* frame; + void* function; + ffi_cif cif; + void **ffiValues; + void* retval; + void* params; +#if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + void* stkretval; +#endif +} rbffi_blocking_call_t; + +VALUE rbffi_do_blocking_call(void* data); +VALUE rbffi_save_frame_exception(void *data, VALUE exc); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_CALL_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.c new file mode 100644 index 0000000..5499b40 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.c @@ -0,0 +1,283 @@ +/* + * Copyright (c) 2009, 2010 Wayne Meissner + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif +#include +#if defined(__CYGWIN__) || !defined(_WIN32) +# include +#endif +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#if defined(__CYGWIN__) || !defined(_WIN32) +# include +#else +# include +# define _WINSOCKAPI_ +# include +#endif +#include +#include + +#if defined(_MSC_VER) && !defined(INT8_MIN) +# include "win32/stdint.h" +#endif +#include +#include "rbffi.h" +#include "compat.h" + +#include "Function.h" +#include "Types.h" +#include "Type.h" +#include "LastError.h" +#include "Call.h" + +#include "ClosurePool.h" + + +#ifndef roundup +# define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) +#endif +#ifdef _WIN32 + typedef char* caddr_t; +#endif + +typedef struct Memory { + void* code; + void* data; + struct Memory* next; +} Memory; + +struct ClosurePool_ { + void* ctx; + int closureSize; + bool (*prep)(void* ctx, void *code, Closure* closure, char* errbuf, size_t errbufsize); + struct Memory* blocks; /* Keeps track of all the allocated memory for this pool */ + Closure* list; + long refcnt; +}; + +static long pageSize; + +static void* allocatePage(void); +static bool freePage(void *); +static bool protectPage(void *); + +ClosurePool* +rbffi_ClosurePool_New(int closureSize, + bool (*prep)(void* ctx, void *code, Closure* closure, char* errbuf, size_t errbufsize), + void* ctx) +{ + ClosurePool* pool; + + pool = xcalloc(1, sizeof(*pool)); + pool->closureSize = closureSize; + pool->ctx = ctx; + pool->prep = prep; + pool->refcnt = 1; + + return pool; +} + +void +cleanup_closure_pool(ClosurePool* pool) +{ + Memory* memory; + + for (memory = pool->blocks; memory != NULL; ) { + Memory* next = memory->next; + freePage(memory->code); + free(memory->data); + free(memory); + memory = next; + } + xfree(pool); +} + +void +rbffi_ClosurePool_Free(ClosurePool* pool) +{ + if (pool != NULL) { + long refcnt = --(pool->refcnt); + if (refcnt == 0) { + cleanup_closure_pool(pool); + } + } +} + +Closure* +rbffi_Closure_Alloc(ClosurePool* pool) +{ + Closure *list = NULL; + Memory* block = NULL; + caddr_t code = NULL; + char errmsg[256]; + int nclosures; + long trampolineSize; + int i; + + if (pool->list != NULL) { + Closure* closure = pool->list; + pool->list = pool->list->next; + pool->refcnt++; + + return closure; + } + + trampolineSize = roundup(pool->closureSize, 8); + nclosures = (int) (pageSize / trampolineSize); + block = calloc(1, sizeof(*block)); + list = calloc(nclosures, sizeof(*list)); + code = allocatePage(); + + if (block == NULL || list == NULL || code == NULL) { + snprintf(errmsg, sizeof(errmsg), "failed to allocate a page. errno=%d (%s)", errno, strerror(errno)); + goto error; + } + + for (i = 0; i < nclosures; ++i) { + Closure* closure = &list[i]; + closure->next = &list[i + 1]; + closure->pool = pool; + closure->code = (code + (i * trampolineSize)); + + if (!(*pool->prep)(pool->ctx, closure->code, closure, errmsg, sizeof(errmsg))) { + goto error; + } + } + + if (!protectPage(code)) { + goto error; + } + + /* Track the allocated page + Closure memory area */ + block->data = list; + block->code = code; + block->next = pool->blocks; + pool->blocks = block; + + /* Thread the new block onto the free list, apart from the first one. */ + list[nclosures - 1].next = pool->list; + pool->list = list->next; + pool->refcnt++; + + /* Use the first one as the new handle */ + return list; + +error: + free(block); + free(list); + if (code != NULL) { + freePage(code); + } + + + rb_raise(rb_eRuntimeError, "%s", errmsg); + return NULL; +} + +void +rbffi_Closure_Free(Closure* closure) +{ + if (closure != NULL) { + ClosurePool* pool = closure->pool; + long refcnt; + /* Just push it on the front of the free list */ + closure->next = pool->list; + pool->list = closure; + refcnt = --(pool->refcnt); + if (refcnt == 0) { + cleanup_closure_pool(pool); + } + } +} + +void* +rbffi_Closure_CodeAddress(Closure* handle) +{ + return handle->code; +} + + +static long +getPageSize() +{ +#if !defined(__CYGWIN__) && (defined(_WIN32) || defined(__WIN32__)) + SYSTEM_INFO si; + GetSystemInfo(&si); + return si.dwPageSize; +#else + return sysconf(_SC_PAGESIZE); +#endif +} + +static void* +allocatePage(void) +{ +#if !defined(__CYGWIN__) && (defined(_WIN32) || defined(__WIN32__)) + return VirtualAlloc(NULL, pageSize, MEM_COMMIT | MEM_RESERVE, PAGE_READWRITE); +#else + caddr_t page = mmap(NULL, pageSize, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); + return (page != (caddr_t) -1) ? page : NULL; +#endif +} + +static bool +freePage(void *addr) +{ +#if !defined(__CYGWIN__) && (defined(_WIN32) || defined(__WIN32__)) + return VirtualFree(addr, 0, MEM_RELEASE); +#else + return munmap(addr, pageSize) == 0; +#endif +} + +static bool +protectPage(void* page) +{ +#if !defined(__CYGWIN__) && (defined(_WIN32) || defined(__WIN32__)) + DWORD oldProtect; + return VirtualProtect(page, pageSize, PAGE_EXECUTE_READ, &oldProtect); +#else + return mprotect(page, pageSize, PROT_READ | PROT_EXEC) == 0; +#endif +} + +void +rbffi_ClosurePool_Init(VALUE module) +{ + pageSize = getPageSize(); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.h new file mode 100644 index 0000000..b842375 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ClosurePool.h @@ -0,0 +1,57 @@ +/* + * Copyright (c) 2009, 2010 Wayne Meissner + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RUBYFFI_CLOSUREPOOL_H +#define RUBYFFI_CLOSUREPOOL_H + +typedef struct ClosurePool_ ClosurePool; +typedef struct Closure_ Closure; + +struct Closure_ { + void* info; /* opaque handle for storing closure-instance specific data */ + void* function; /* closure-instance specific function, called by custom trampoline */ + void* code; /* The native trampoline code location */ + struct ClosurePool_* pool; + Closure* next; +}; + +void rbffi_ClosurePool_Init(VALUE module); + +ClosurePool* rbffi_ClosurePool_New(int closureSize, + bool (*prep)(void* ctx, void *code, Closure* closure, char* errbuf, size_t errbufsize), + void* ctx); + +void rbffi_ClosurePool_Free(ClosurePool *); + +Closure* rbffi_Closure_Alloc(ClosurePool *); +void rbffi_Closure_Free(Closure *); + +void* rbffi_Closure_GetCodeAddress(Closure *); + +#endif /* RUBYFFI_CLOSUREPOOL_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DataConverter.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DataConverter.c new file mode 100644 index 0000000..2d5b827 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DataConverter.c @@ -0,0 +1,91 @@ + +#include + +#include +#include "rbffi.h" + +#include "Type.h" +#include "MappedType.h" + + +VALUE rbffi_DataConverterClass = Qnil; +static ID id_native_type_ivar; + +/* + * Get native type. + * @overload native_type(type) + * @param [String, Symbol, Type] type + * @return [Type] + * Get native type from +type+. + * @overload native_type + * @raise {NotImplementedError} This method must be overriden. + */ +static VALUE +conv_native_type(int argc, VALUE* argv, VALUE self) +{ + if (argc == 0) { + if (!rb_ivar_defined(self, id_native_type_ivar)) { + rb_raise(rb_eNotImpError, "native_type method not overridden and no native_type set"); + } + + return rb_ivar_get(self, id_native_type_ivar); + + } else if (argc == 1) { + VALUE type = rbffi_Type_Find(argv[0]); + + rb_ivar_set(self, id_native_type_ivar, type); + + return type; + + } else { + rb_raise(rb_eArgError, "incorrect arguments"); + } +} + +/* + * call-seq: to_native(value, ctx) + * @param value + * @param ctx + * @return [value] + * Convert to a native type. + */ +static VALUE +conv_to_native(VALUE self, VALUE value, VALUE ctx) +{ + return value; +} + +/* + * call-seq: from_native(value, ctx) + * @param value + * @param ctx + * @return [value] + * Convert from a native type. + */ +static VALUE +conv_from_native(VALUE self, VALUE value, VALUE ctx) +{ + return value; +} + + + +void +rbffi_DataConverter_Init(VALUE moduleFFI) +{ + /* + * Document-module: FFI::DataConverter + * This module is used to extend somes classes and give then a common API. + * + * Most of methods defined here must be overriden. + */ + rbffi_DataConverterClass = rb_define_module_under(moduleFFI, "DataConverter"); + + rb_define_method(rbffi_DataConverterClass, "native_type", conv_native_type, -1); + rb_define_method(rbffi_DataConverterClass, "to_native", conv_to_native, 2); + rb_define_method(rbffi_DataConverterClass, "from_native", conv_from_native, 2); + + id_native_type_ivar = rb_intern("@native_type"); +} + + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.c new file mode 100644 index 0000000..4a2ea38 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.c @@ -0,0 +1,339 @@ +/* + * Copyright (c) 2008-2010 Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include +#ifndef _MSC_VER +# include +#endif +#if (defined(_WIN32) || defined(__WIN32__)) && !defined(__CYGWIN__) +# include +# define _WINSOCKAPI_ +# include +# include +#else +# include +#endif +#include +#if defined(_MSC_VER) && !defined(INT8_MIN) +# include "win32/stdint.h" +#endif + +#include + +#include "rbffi.h" +#include "compat.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "DynamicLibrary.h" + +typedef struct LibrarySymbol_ { + Pointer base; + VALUE library; + VALUE name; +} LibrarySymbol; + +static VALUE library_initialize(VALUE self, VALUE libname, VALUE libflags); +static void library_free(Library* lib); + + +static VALUE symbol_allocate(VALUE klass); +static VALUE symbol_new(VALUE library, void* address, VALUE name); +static void symbol_mark(LibrarySymbol* sym); + +static VALUE LibraryClass = Qnil, SymbolClass = Qnil; + +#if (defined(_WIN32) || defined(__WIN32__)) && !defined(__CYGWIN__) +static void* dl_open(const char* name, int flags); +static void dl_error(char* buf, int size); +#define dl_sym(handle, name) GetProcAddress(handle, name) +#define dl_close(handle) FreeLibrary(handle) +#else +# define dl_open(name, flags) dlopen(name, flags != 0 ? flags : RTLD_LAZY) +# define dl_error(buf, size) do { snprintf(buf, size, "%s", dlerror()); } while(0) +# define dl_sym(handle, name) dlsym(handle, name) +# define dl_close(handle) dlclose(handle) +#endif + +static VALUE +library_allocate(VALUE klass) +{ + Library* library; + return Data_Make_Struct(klass, Library, NULL, library_free, library); +} + +/* + * call-seq: DynamicLibrary.open(libname, libflags) + * @param libname (see #initialize) + * @param libflags (see #initialize) + * @return [FFI::DynamicLibrary] + * @raise {LoadError} if +libname+ cannot be opened + * Open a library. + */ +static VALUE +library_open(VALUE klass, VALUE libname, VALUE libflags) +{ + return library_initialize(library_allocate(klass), libname, libflags); +} + +/* + * call-seq: initialize(libname, libflags) + * @param [String] libname name of library to open + * @param [Fixnum] libflags flags for library to open + * @return [FFI::DynamicLibrary] + * @raise {LoadError} if +libname+ cannot be opened + * A new DynamicLibrary instance. + */ +static VALUE +library_initialize(VALUE self, VALUE libname, VALUE libflags) +{ + Library* library; + int flags; + + Check_Type(libflags, T_FIXNUM); + + Data_Get_Struct(self, Library, library); + flags = libflags != Qnil ? NUM2UINT(libflags) : 0; + + library->handle = dl_open(libname != Qnil ? StringValueCStr(libname) : NULL, flags); + if (library->handle == NULL) { + char errmsg[1024]; + dl_error(errmsg, sizeof(errmsg)); + rb_raise(rb_eLoadError, "Could not open library '%s': %s", + libname != Qnil ? StringValueCStr(libname) : "[current process]", + errmsg); + } +#ifdef __CYGWIN__ + // On Cygwin 1.7.17 "dlsym(dlopen(0,0), 'getpid')" fails. (dlerror: "No such process") + // As a workaround we can use "dlsym(RTLD_DEFAULT, 'getpid')" instead. + // Since 0 == RTLD_DEFAULT we won't call dl_close later. + if (libname == Qnil) { + dl_close(library->handle); + library->handle = RTLD_DEFAULT; + } +#endif + rb_iv_set(self, "@name", libname != Qnil ? libname : rb_str_new2("[current process]")); + return self; +} + +static VALUE +library_dlsym(VALUE self, VALUE name) +{ + Library* library; + void* address = NULL; + Check_Type(name, T_STRING); + + Data_Get_Struct(self, Library, library); + address = dl_sym(library->handle, StringValueCStr(name)); + + return address != NULL ? symbol_new(self, address, name) : Qnil; +} + +/* + * call-seq: last_error + * @return [String] library's last error string + */ +static VALUE +library_dlerror(VALUE self) +{ + char errmsg[1024]; + dl_error(errmsg, sizeof(errmsg)); + return rb_tainted_str_new2(errmsg); +} + +static void +library_free(Library* library) +{ + /* dlclose() on MacOS tends to segfault - avoid it */ +#ifndef __APPLE__ + if (library->handle != NULL) { + dl_close(library->handle); + } +#endif + xfree(library); +} + +#if (defined(_WIN32) || defined(__WIN32__)) && !defined(__CYGWIN__) +static void* +dl_open(const char* name, int flags) +{ + if (name == NULL) { + return GetModuleHandle(NULL); + } else { + DWORD dwFlags = PathIsRelativeA(name) ? 0 : LOAD_WITH_ALTERED_SEARCH_PATH; + return LoadLibraryExA(name, NULL, dwFlags); + } +} + +static void +dl_error(char* buf, int size) +{ + FormatMessageA(FORMAT_MESSAGE_FROM_SYSTEM, NULL, GetLastError(), + 0, buf, size, NULL); +} +#endif + +static VALUE +symbol_allocate(VALUE klass) +{ + LibrarySymbol* sym; + VALUE obj = Data_Make_Struct(klass, LibrarySymbol, NULL, -1, sym); + sym->name = Qnil; + sym->library = Qnil; + sym->base.rbParent = Qnil; + + return obj; +} + + +/* + * call-seq: initialize_copy(other) + * @param [Object] other + * @return [nil] + * DO NOT CALL THIS METHOD + */ +static VALUE +symbol_initialize_copy(VALUE self, VALUE other) +{ + rb_raise(rb_eRuntimeError, "cannot duplicate symbol"); + return Qnil; +} + +static VALUE +symbol_new(VALUE library, void* address, VALUE name) +{ + LibrarySymbol* sym; + VALUE obj = Data_Make_Struct(SymbolClass, LibrarySymbol, symbol_mark, -1, sym); + + sym->base.memory.address = address; + sym->base.memory.size = LONG_MAX; + sym->base.memory.typeSize = 1; + sym->base.memory.flags = MEM_RD | MEM_WR; + sym->library = library; + sym->name = name; + + return obj; +} + +static void +symbol_mark(LibrarySymbol* sym) +{ + rb_gc_mark(sym->library); + rb_gc_mark(sym->name); +} + +/* + * call-seq: inspect + * @return [String] + * Inspect. + */ +static VALUE +symbol_inspect(VALUE self) +{ + LibrarySymbol* sym; + char buf[256]; + + Data_Get_Struct(self, LibrarySymbol, sym); + snprintf(buf, sizeof(buf), "#", + StringValueCStr(sym->name), sym->base.memory.address); + return rb_str_new2(buf); +} + +void +rbffi_DynamicLibrary_Init(VALUE moduleFFI) +{ + /* + * Document-class: FFI::DynamicLibrary + */ + LibraryClass = rb_define_class_under(moduleFFI, "DynamicLibrary", rb_cObject); + rb_global_variable(&LibraryClass); + /* + * Document-class: FFI::DynamicLibrary::Symbol < FFI::Pointer + * + * An instance of this class represents a library symbol. It may be a {Pointer pointer} to + * a function or to a variable. + */ + SymbolClass = rb_define_class_under(LibraryClass, "Symbol", rbffi_PointerClass); + rb_global_variable(&SymbolClass); + + /* + * Document-const: FFI::NativeLibrary + * Backward compatibility for FFI::DynamicLibrary + */ + rb_define_const(moduleFFI, "NativeLibrary", LibraryClass); /* backwards compat library */ + rb_define_alloc_func(LibraryClass, library_allocate); + rb_define_singleton_method(LibraryClass, "open", library_open, 2); + rb_define_singleton_method(LibraryClass, "last_error", library_dlerror, 0); + rb_define_method(LibraryClass, "initialize", library_initialize, 2); + /* + * Document-method: find_symbol + * call-seq: find_symbol(name) + * @param [String] name library symbol's name + * @return [FFI::DynamicLibrary::Symbol] library symbol + */ + rb_define_method(LibraryClass, "find_symbol", library_dlsym, 1); + /* + * Document-method: find_function + * call-seq: find_function(name) + * @param [String] name library function's name + * @return [FFI::DynamicLibrary::Symbol] library function symbol + */ + rb_define_method(LibraryClass, "find_function", library_dlsym, 1); + /* + * Document-method: find_variable + * call-seq: find_variable(name) + * @param [String] name library variable's name + * @return [FFI::DynamicLibrary::Symbol] library variable symbol + */ + rb_define_method(LibraryClass, "find_variable", library_dlsym, 1); + rb_define_method(LibraryClass, "last_error", library_dlerror, 0); + rb_define_attr(LibraryClass, "name", 1, 0); + + rb_define_alloc_func(SymbolClass, symbol_allocate); + rb_undef_method(SymbolClass, "new"); + rb_define_method(SymbolClass, "inspect", symbol_inspect, 0); + rb_define_method(SymbolClass, "initialize_copy", symbol_initialize_copy, 1); + +#define DEF(x) rb_define_const(LibraryClass, "RTLD_" #x, UINT2NUM(RTLD_##x)) + DEF(LAZY); + DEF(NOW); + DEF(GLOBAL); + DEF(LOCAL); + DEF(NOLOAD); + DEF(NODELETE); + DEF(FIRST); + DEF(DEEPBIND); + DEF(MEMBER); + DEF(BINDING_MASK); + DEF(LOCATION_MASK); + DEF(ALL_MASK); +#undef DEF + +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.h new file mode 100644 index 0000000..97bf7bc --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/DynamicLibrary.h @@ -0,0 +1,98 @@ +/* + * Copyright (c) 2008-2010 Wayne Meissner + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _LIBRARY_H +#define _LIBRARY_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* if these aren't defined (eg. windows), we need sensible defaults */ +#ifndef RTLD_LAZY +#define RTLD_LAZY 1 +#endif + +#ifndef RTLD_NOW +#define RTLD_NOW 2 +#endif + +#ifndef RTLD_LOCAL +#define RTLD_LOCAL 4 +#endif + +#ifndef RTLD_GLOBAL +#define RTLD_GLOBAL 8 +#endif + +/* If these aren't defined, they're not supported so define as 0 */ +#ifndef RTLD_NOLOAD +#define RTLD_NOLOAD 0 +#endif + +#ifndef RTLD_NODELETE +#define RTLD_NODELETE 0 +#endif + +#ifndef RTLD_FIRST +#define RTLD_FIRST 0 +#endif + +#ifndef RTLD_DEEPBIND +#define RTLD_DEEPBIND 0 +#endif + +#ifndef RTLD_MEMBER +#define RTLD_MEMBER 0 +#endif + +/* convenience */ +#ifndef RTLD_BINDING_MASK +#define RTLD_BINDING_MASK (RTLD_LAZY | RTLD_NOW) +#endif + +#ifndef RTLD_LOCATION_MASK +#define RTLD_LOCATION_MASK (RTLD_LOCAL | RTLD_GLOBAL) +#endif + +#ifndef RTLD_ALL_MASK +#define RTLD_ALL_MASK (RTLD_BINDING_MASK | RTLD_LOCATION_MASK | RTLD_NOLOAD | RTLD_NODELETE | RTLD_FIRST | RTLD_DEEPBIND | RTLD_MEMBER) +#endif + +typedef struct Library { + void* handle; +} Library; + +extern void rbffi_DynamicLibrary_Init(VALUE ffiModule); + +#ifdef __cplusplus +} +#endif + +#endif /* _LIBRARY_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.c new file mode 100644 index 0000000..9e861ff --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.c @@ -0,0 +1,1001 @@ +/* + * Copyright (c) 2009-2011 Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif +#include +#ifndef _WIN32 +# include +# include +#endif + +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# if !defined(INT8_MIN) +# include "win32/stdint.h" +# endif +#endif +#include +#if defined(HAVE_RUBY_THREAD_H) +#include +#endif + +#include +#if defined(HAVE_NATIVETHREAD) && !defined(_WIN32) +#include +#endif +#include + +#include "rbffi.h" +#include "compat.h" + +#include "AbstractMemory.h" +#include "Pointer.h" +#include "Struct.h" +#include "Platform.h" +#include "Type.h" +#include "LastError.h" +#include "Call.h" +#include "ClosurePool.h" +#include "MappedType.h" +#include "Thread.h" +#include "LongDouble.h" +#include "MethodHandle.h" +#include "Function.h" + +typedef struct Function_ { + Pointer base; + FunctionType* info; + MethodHandle* methodHandle; + bool autorelease; + Closure* closure; + VALUE rbProc; + VALUE rbFunctionInfo; +} Function; + +static void function_mark(Function *); +static void function_free(Function *); +static VALUE function_init(VALUE self, VALUE rbFunctionInfo, VALUE rbProc); +static void callback_invoke(ffi_cif* cif, void* retval, void** parameters, void* user_data); +static bool callback_prep(void* ctx, void* code, Closure* closure, char* errmsg, size_t errmsgsize); +static void* callback_with_gvl(void* data); +static VALUE invoke_callback(void* data); +static VALUE save_callback_exception(void* data, VALUE exc); + +#define DEFER_ASYNC_CALLBACK 1 + + +#if defined(DEFER_ASYNC_CALLBACK) +static VALUE async_cb_event(void *); +static VALUE async_cb_call(void *); +#endif + +#ifdef HAVE_RB_THREAD_CALL_WITH_GVL +extern void *rb_thread_call_with_gvl(void *(*func)(void *), void *data1); +#endif + +VALUE rbffi_FunctionClass = Qnil; + +#if defined(DEFER_ASYNC_CALLBACK) +static VALUE async_cb_thread = Qnil; +#endif + +static ID id_call = 0, id_to_native = 0, id_from_native = 0, id_cbtable = 0, id_cb_ref = 0; + +struct gvl_callback { + Closure* closure; + void* retval; + void** parameters; + bool done; + rbffi_frame_t *frame; +#if defined(DEFER_ASYNC_CALLBACK) + struct gvl_callback* next; +# ifndef _WIN32 + pthread_cond_t async_cond; + pthread_mutex_t async_mutex; +# else + HANDLE async_event; +# endif +#endif +}; + + +#if defined(DEFER_ASYNC_CALLBACK) +static struct gvl_callback* async_cb_list = NULL; +# ifndef _WIN32 + static pthread_mutex_t async_cb_mutex = PTHREAD_MUTEX_INITIALIZER; + static pthread_cond_t async_cb_cond = PTHREAD_COND_INITIALIZER; +# if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + static int async_cb_pipe[2]; +# endif +# else + static HANDLE async_cb_cond; + static CRITICAL_SECTION async_cb_lock; +# if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + static int async_cb_pipe[2]; +# endif +# endif +#endif + + +static VALUE +function_allocate(VALUE klass) +{ + Function *fn; + VALUE obj; + + obj = Data_Make_Struct(klass, Function, function_mark, function_free, fn); + + fn->base.memory.flags = MEM_RD; + fn->base.rbParent = Qnil; + fn->rbProc = Qnil; + fn->rbFunctionInfo = Qnil; + fn->autorelease = true; + + return obj; +} + +static void +function_mark(Function *fn) +{ + rb_gc_mark(fn->base.rbParent); + rb_gc_mark(fn->rbProc); + rb_gc_mark(fn->rbFunctionInfo); +} + +static void +function_free(Function *fn) +{ + if (fn->methodHandle != NULL) { + rbffi_MethodHandle_Free(fn->methodHandle); + } + + if (fn->closure != NULL && fn->autorelease) { + rbffi_Closure_Free(fn->closure); + } + + xfree(fn); +} + +/* + * @param [Type, Symbol] return_type return type for the function + * @param [Array] param_types array of parameters types + * @param [Hash] options see {FFI::FunctionType} for available options + * @return [self] + * A new Function instance. + * + * Define a function from a Proc or a block. + * + * @overload initialize(return_type, param_types, options = {}) { |i| ... } + * @yieldparam i parameters for the function + * @overload initialize(return_type, param_types, proc, options = {}) + * @param [Proc] proc + */ +static VALUE +function_initialize(int argc, VALUE* argv, VALUE self) +{ + + VALUE rbReturnType = Qnil, rbParamTypes = Qnil, rbProc = Qnil, rbOptions = Qnil; + VALUE rbFunctionInfo = Qnil; + VALUE infoArgv[3]; + int nargs; + + nargs = rb_scan_args(argc, argv, "22", &rbReturnType, &rbParamTypes, &rbProc, &rbOptions); + + /* + * Callback with block, + * e.g. Function.new(:int, [ :int ]) { |i| blah } + * or Function.new(:int, [ :int ], { :convention => :stdcall }) { |i| blah } + */ + if (rb_block_given_p()) { + if (nargs > 3) { + rb_raise(rb_eArgError, "cannot create function with both proc/address and block"); + } + rbOptions = rbProc; + rbProc = rb_block_proc(); + } else { + /* Callback with proc, or Function with address + * e.g. Function.new(:int, [ :int ], Proc.new { |i| }) + * Function.new(:int, [ :int ], Proc.new { |i| }, { :convention => :stdcall }) + * Function.new(:int, [ :int ], addr) + * Function.new(:int, [ :int ], addr, { :convention => :stdcall }) + */ + } + + infoArgv[0] = rbReturnType; + infoArgv[1] = rbParamTypes; + infoArgv[2] = rbOptions; + rbFunctionInfo = rb_class_new_instance(rbOptions != Qnil ? 3 : 2, infoArgv, rbffi_FunctionTypeClass); + + function_init(self, rbFunctionInfo, rbProc); + + return self; +} + +/* + * call-seq: initialize_copy(other) + * @return [nil] + * DO NOT CALL THIS METHOD + */ +static VALUE +function_initialize_copy(VALUE self, VALUE other) +{ + rb_raise(rb_eRuntimeError, "cannot duplicate function instances"); + return Qnil; +} + +VALUE +rbffi_Function_NewInstance(VALUE rbFunctionInfo, VALUE rbProc) +{ + return function_init(function_allocate(rbffi_FunctionClass), rbFunctionInfo, rbProc); +} + +VALUE +rbffi_Function_ForProc(VALUE rbFunctionInfo, VALUE proc) +{ + VALUE callback, cbref, cbTable; + Function* fp; + + cbref = RTEST(rb_ivar_defined(proc, id_cb_ref)) ? rb_ivar_get(proc, id_cb_ref) : Qnil; + /* If the first callback reference has the same function function signature, use it */ + if (cbref != Qnil && CLASS_OF(cbref) == rbffi_FunctionClass) { + Data_Get_Struct(cbref, Function, fp); + if (fp->rbFunctionInfo == rbFunctionInfo) { + return cbref; + } + } + + cbTable = RTEST(rb_ivar_defined(proc, id_cbtable)) ? rb_ivar_get(proc, id_cbtable) : Qnil; + if (cbTable != Qnil && (callback = rb_hash_aref(cbTable, rbFunctionInfo)) != Qnil) { + return callback; + } + + /* No existing function for the proc with that signature, create a new one and cache it */ + callback = rbffi_Function_NewInstance(rbFunctionInfo, proc); + if (cbref == Qnil) { + /* If there is no other cb already cached for this proc, we can use the ivar slot */ + rb_ivar_set(proc, id_cb_ref, callback); + } else { + /* The proc instance has been used as more than one type of callback, store extras in a hash */ + cbTable = rb_hash_new(); + rb_ivar_set(proc, id_cbtable, cbTable); + rb_hash_aset(cbTable, rbFunctionInfo, callback); + } + + return callback; +} + +static VALUE +function_init(VALUE self, VALUE rbFunctionInfo, VALUE rbProc) +{ + Function* fn = NULL; + + Data_Get_Struct(self, Function, fn); + + fn->rbFunctionInfo = rbFunctionInfo; + + Data_Get_Struct(fn->rbFunctionInfo, FunctionType, fn->info); + + if (rb_obj_is_kind_of(rbProc, rbffi_PointerClass)) { + Pointer* orig; + Data_Get_Struct(rbProc, Pointer, orig); + fn->base.memory = orig->memory; + fn->base.rbParent = rbProc; + + } else if (rb_obj_is_kind_of(rbProc, rb_cProc) || rb_respond_to(rbProc, id_call)) { + if (fn->info->closurePool == NULL) { + fn->info->closurePool = rbffi_ClosurePool_New(sizeof(ffi_closure), callback_prep, fn->info); + if (fn->info->closurePool == NULL) { + rb_raise(rb_eNoMemError, "failed to create closure pool"); + } + } + +#if defined(DEFER_ASYNC_CALLBACK) + if (async_cb_thread == Qnil) { +#if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) && defined(_WIN32) + _pipe(async_cb_pipe, 1024, O_BINARY); +#elif !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + pipe(async_cb_pipe); + fcntl(async_cb_pipe[0], F_SETFL, fcntl(async_cb_pipe[0], F_GETFL) | O_NONBLOCK); + fcntl(async_cb_pipe[1], F_SETFL, fcntl(async_cb_pipe[1], F_GETFL) | O_NONBLOCK); +#endif + async_cb_thread = rb_thread_create(async_cb_event, NULL); + } + +#endif + + fn->closure = rbffi_Closure_Alloc(fn->info->closurePool); + fn->closure->info = fn; + fn->base.memory.address = fn->closure->code; + fn->base.memory.size = sizeof(*fn->closure); + fn->autorelease = true; + + } else { + rb_raise(rb_eTypeError, "wrong argument type %s, expected pointer or proc", + rb_obj_classname(rbProc)); + } + + fn->rbProc = rbProc; + + return self; +} + +/* + * call-seq: call(*args) + * @param [Array] args function arguments + * @return [FFI::Type] + * Call the function + */ +static VALUE +function_call(int argc, VALUE* argv, VALUE self) +{ + Function* fn; + + Data_Get_Struct(self, Function, fn); + + return (*fn->info->invoke)(argc, argv, fn->base.memory.address, fn->info); +} + +/* + * call-seq: attach(m, name) + * @param [Module] m + * @param [String] name + * @return [self] + * Attach a Function to the Module +m+ as +name+. + */ +static VALUE +function_attach(VALUE self, VALUE module, VALUE name) +{ + Function* fn; + char var[1024]; + + Data_Get_Struct(self, Function, fn); + + if (fn->info->parameterCount == -1) { + rb_raise(rb_eRuntimeError, "cannot attach variadic functions"); + return Qnil; + } + + if (!rb_obj_is_kind_of(module, rb_cModule)) { + rb_raise(rb_eRuntimeError, "trying to attach function to non-module"); + return Qnil; + } + + if (fn->methodHandle == NULL) { + fn->methodHandle = rbffi_MethodHandle_Alloc(fn->info, fn->base.memory.address); + } + + /* + * Stash the Function in a module variable so it does not get garbage collected + */ + snprintf(var, sizeof(var), "@@%s", StringValueCStr(name)); + rb_cv_set(module, var, self); + + rb_define_singleton_method(module, StringValueCStr(name), + rbffi_MethodHandle_CodeAddress(fn->methodHandle), -1); + + + rb_define_method(module, StringValueCStr(name), + rbffi_MethodHandle_CodeAddress(fn->methodHandle), -1); + + return self; +} + +/* + * call-seq: autorelease = autorelease + * @param [Boolean] autorelease + * @return [self] + * Set +autorelease+ attribute (See {Pointer}). + */ +static VALUE +function_set_autorelease(VALUE self, VALUE autorelease) +{ + Function* fn; + + Data_Get_Struct(self, Function, fn); + + fn->autorelease = RTEST(autorelease); + + return self; +} + +static VALUE +function_autorelease_p(VALUE self) +{ + Function* fn; + + Data_Get_Struct(self, Function, fn); + + return fn->autorelease ? Qtrue : Qfalse; +} + +/* + * call-seq: free + * @return [self] + * Free memory allocated by Function. + */ +static VALUE +function_release(VALUE self) +{ + Function* fn; + + Data_Get_Struct(self, Function, fn); + + if (fn->closure == NULL) { + rb_raise(rb_eRuntimeError, "cannot free function which was not allocated"); + } + + rbffi_Closure_Free(fn->closure); + fn->closure = NULL; + + return self; +} + +static void +callback_invoke(ffi_cif* cif, void* retval, void** parameters, void* user_data) +{ + struct gvl_callback cb = { 0 }; + + cb.closure = (Closure *) user_data; + cb.retval = retval; + cb.parameters = parameters; + cb.done = false; + cb.frame = rbffi_frame_current(); + + if (cb.frame != NULL) cb.frame->exc = Qnil; + if (cb.frame != NULL && cb.frame->has_gvl) { + callback_with_gvl(&cb); + +#if defined(HAVE_RB_THREAD_CALL_WITH_GVL) + } else if (cb.frame != NULL) { + rb_thread_call_with_gvl(callback_with_gvl, &cb); +#endif +#if defined(DEFER_ASYNC_CALLBACK) && !defined(_WIN32) + } else { + bool empty = false; + + pthread_mutex_init(&cb.async_mutex, NULL); + pthread_cond_init(&cb.async_cond, NULL); + + /* Now signal the async callback thread */ + pthread_mutex_lock(&async_cb_mutex); + empty = async_cb_list == NULL; + cb.next = async_cb_list; + async_cb_list = &cb; + +#if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + pthread_mutex_unlock(&async_cb_mutex); + /* Only signal if the list was empty */ + if (empty) { + char c; + write(async_cb_pipe[1], &c, 1); + } +#else + pthread_cond_signal(&async_cb_cond); + pthread_mutex_unlock(&async_cb_mutex); +#endif + + /* Wait for the thread executing the ruby callback to signal it is done */ + pthread_mutex_lock(&cb.async_mutex); + while (!cb.done) { + pthread_cond_wait(&cb.async_cond, &cb.async_mutex); + } + pthread_mutex_unlock(&cb.async_mutex); + pthread_cond_destroy(&cb.async_cond); + pthread_mutex_destroy(&cb.async_mutex); + +#elif defined(DEFER_ASYNC_CALLBACK) && defined(_WIN32) + } else { + bool empty = false; + + cb.async_event = CreateEvent(NULL, FALSE, FALSE, NULL); + + /* Now signal the async callback thread */ + EnterCriticalSection(&async_cb_lock); + empty = async_cb_list == NULL; + cb.next = async_cb_list; + async_cb_list = &cb; + LeaveCriticalSection(&async_cb_lock); + +#if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + /* Only signal if the list was empty */ + if (empty) { + char c; + write(async_cb_pipe[1], &c, 1); + } +#else + SetEvent(async_cb_cond); +#endif + + /* Wait for the thread executing the ruby callback to signal it is done */ + WaitForSingleObject(cb.async_event, INFINITE); + CloseHandle(cb.async_event); +#endif + } +} + +#if defined(DEFER_ASYNC_CALLBACK) +struct async_wait { + void* cb; + bool stop; +}; + +static void * async_cb_wait(void *); +static void async_cb_stop(void *); + +#if defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL) +static VALUE +async_cb_event(void* unused) +{ + struct async_wait w = { 0 }; + + w.stop = false; + while (!w.stop) { +#if defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL) + rb_thread_call_without_gvl(async_cb_wait, &w, async_cb_stop, &w); +#else + rb_thread_blocking_region(async_cb_wait, &w, async_cb_stop, &w); +#endif + if (w.cb != NULL) { + /* Start up a new ruby thread to run the ruby callback */ + rb_thread_create(async_cb_call, w.cb); + } + } + + return Qnil; +} + +#elif defined(_WIN32) +static VALUE +async_cb_event(void* unused) +{ + while (true) { + struct gvl_callback* cb; + char buf[64]; + fd_set rfds; + + FD_ZERO(&rfds); + FD_SET(async_cb_pipe[0], &rfds); + rb_thread_select(async_cb_pipe[0] + 1, &rfds, NULL, NULL, NULL); + read(async_cb_pipe[0], buf, sizeof(buf)); + + EnterCriticalSection(&async_cb_lock); + cb = async_cb_list; + async_cb_list = NULL; + LeaveCriticalSection(&async_cb_lock); + + while (cb != NULL) { + struct gvl_callback* next = cb->next; + /* Start up a new ruby thread to run the ruby callback */ + rb_thread_create(async_cb_call, cb); + cb = next; + } + } + + return Qnil; +} +#else +static VALUE +async_cb_event(void* unused) +{ + while (true) { + struct gvl_callback* cb; + char buf[64]; + + if (read(async_cb_pipe[0], buf, sizeof(buf)) < 0) { + rb_thread_wait_fd(async_cb_pipe[0]); + while (read(async_cb_pipe[0], buf, sizeof (buf)) < 0) { + if (rb_io_wait_readable(async_cb_pipe[0]) != Qtrue) { + return Qfalse; + } + } + } + + pthread_mutex_lock(&async_cb_mutex); + cb = async_cb_list; + async_cb_list = NULL; + pthread_mutex_unlock(&async_cb_mutex); + + while (cb != NULL) { + struct gvl_callback* next = cb->next; + /* Start up a new ruby thread to run the ruby callback */ + rb_thread_create(async_cb_call, cb); + cb = next; + } + } + + return Qnil; +} +#endif + +#ifdef _WIN32 +static void * +async_cb_wait(void *data) +{ + struct async_wait* w = (struct async_wait *) data; + + w->cb = NULL; + + EnterCriticalSection(&async_cb_lock); + + while (!w->stop && async_cb_list == NULL) { + LeaveCriticalSection(&async_cb_lock); + WaitForSingleObject(async_cb_cond, INFINITE); + EnterCriticalSection(&async_cb_lock); + } + + if (async_cb_list != NULL) { + w->cb = async_cb_list; + async_cb_list = async_cb_list->next; + } + + LeaveCriticalSection(&async_cb_lock); + + return NULL; +} + +static void +async_cb_stop(void *data) +{ + struct async_wait* w = (struct async_wait *) data; + + EnterCriticalSection(&async_cb_lock); + w->stop = true; + LeaveCriticalSection(&async_cb_lock); + SetEvent(async_cb_cond); +} + +#else +static void * +async_cb_wait(void *data) +{ + struct async_wait* w = (struct async_wait *) data; + + w->cb = NULL; + + pthread_mutex_lock(&async_cb_mutex); + + while (!w->stop && async_cb_list == NULL) { + pthread_cond_wait(&async_cb_cond, &async_cb_mutex); + } + + if (async_cb_list != NULL) { + w->cb = async_cb_list; + async_cb_list = async_cb_list->next; + } + + pthread_mutex_unlock(&async_cb_mutex); + + return NULL; +} + +static void +async_cb_stop(void *data) +{ + struct async_wait* w = (struct async_wait *) data; + + pthread_mutex_lock(&async_cb_mutex); + w->stop = true; + pthread_cond_signal(&async_cb_cond); + pthread_mutex_unlock(&async_cb_mutex); +} +#endif + +static VALUE +async_cb_call(void *data) +{ + struct gvl_callback* cb = (struct gvl_callback *) data; + + callback_with_gvl(data); + + /* Signal the original native thread that the ruby code has completed */ +#ifdef _WIN32 + SetEvent(cb->async_event); +#else + pthread_mutex_lock(&cb->async_mutex); + cb->done = true; + pthread_cond_signal(&cb->async_cond); + pthread_mutex_unlock(&cb->async_mutex); +#endif + + return Qnil; +} + +#endif + +static void * +callback_with_gvl(void* data) +{ + rb_rescue2(invoke_callback, (VALUE) data, save_callback_exception, (VALUE) data, rb_eException, (VALUE) 0); + return NULL; +} + +static VALUE +invoke_callback(void* data) +{ + struct gvl_callback* cb = (struct gvl_callback *) data; + + Function* fn = (Function *) cb->closure->info; + FunctionType *cbInfo = fn->info; + Type* returnType = cbInfo->returnType; + void* retval = cb->retval; + void** parameters = cb->parameters; + VALUE* rbParams; + VALUE rbReturnType = cbInfo->rbReturnType; + VALUE rbReturnValue; + int i; + + rbParams = ALLOCA_N(VALUE, cbInfo->parameterCount); + for (i = 0; i < cbInfo->parameterCount; ++i) { + VALUE param; + Type* paramType = cbInfo->parameterTypes[i]; + VALUE rbParamType = rb_ary_entry(cbInfo->rbParameterTypes, i); + + if (unlikely(paramType->nativeType == NATIVE_MAPPED)) { + rbParamType = ((MappedType *) paramType)->rbType; + paramType = ((MappedType *) paramType)->type; + } + + switch (paramType->nativeType) { + case NATIVE_INT8: + param = INT2NUM(*(int8_t *) parameters[i]); + break; + case NATIVE_UINT8: + param = UINT2NUM(*(uint8_t *) parameters[i]); + break; + case NATIVE_INT16: + param = INT2NUM(*(int16_t *) parameters[i]); + break; + case NATIVE_UINT16: + param = UINT2NUM(*(uint16_t *) parameters[i]); + break; + case NATIVE_INT32: + param = INT2NUM(*(int32_t *) parameters[i]); + break; + case NATIVE_UINT32: + param = UINT2NUM(*(uint32_t *) parameters[i]); + break; + case NATIVE_INT64: + param = LL2NUM(*(int64_t *) parameters[i]); + break; + case NATIVE_UINT64: + param = ULL2NUM(*(uint64_t *) parameters[i]); + break; + case NATIVE_LONG: + param = LONG2NUM(*(long *) parameters[i]); + break; + case NATIVE_ULONG: + param = ULONG2NUM(*(unsigned long *) parameters[i]); + break; + case NATIVE_FLOAT32: + param = rb_float_new(*(float *) parameters[i]); + break; + case NATIVE_FLOAT64: + param = rb_float_new(*(double *) parameters[i]); + break; + case NATIVE_LONGDOUBLE: + param = rbffi_longdouble_new(*(long double *) parameters[i]); + break; + case NATIVE_STRING: + param = (*(void **) parameters[i] != NULL) ? rb_tainted_str_new2(*(char **) parameters[i]) : Qnil; + break; + case NATIVE_POINTER: + param = rbffi_Pointer_NewInstance(*(void **) parameters[i]); + break; + case NATIVE_BOOL: + param = (*(uint8_t *) parameters[i]) ? Qtrue : Qfalse; + break; + + case NATIVE_FUNCTION: + case NATIVE_CALLBACK: + case NATIVE_STRUCT: + param = rbffi_NativeValue_ToRuby(paramType, rbParamType, parameters[i]); + break; + + default: + param = Qnil; + break; + } + + /* Convert the native value into a custom ruby value */ + if (unlikely(cbInfo->parameterTypes[i]->nativeType == NATIVE_MAPPED)) { + VALUE values[] = { param, Qnil }; + param = rb_funcall2(((MappedType *) cbInfo->parameterTypes[i])->rbConverter, id_from_native, 2, values); + } + + rbParams[i] = param; + } + + rbReturnValue = rb_funcall2(fn->rbProc, id_call, cbInfo->parameterCount, rbParams); + + if (unlikely(returnType->nativeType == NATIVE_MAPPED)) { + VALUE values[] = { rbReturnValue, Qnil }; + rbReturnValue = rb_funcall2(((MappedType *) returnType)->rbConverter, id_to_native, 2, values); + rbReturnType = ((MappedType *) returnType)->rbType; + returnType = ((MappedType* ) returnType)->type; + } + + if (rbReturnValue == Qnil || TYPE(rbReturnValue) == T_NIL) { + memset(retval, 0, returnType->ffiType->size); + } else switch (returnType->nativeType) { + case NATIVE_INT8: + case NATIVE_INT16: + case NATIVE_INT32: + *((ffi_sarg *) retval) = NUM2INT(rbReturnValue); + break; + case NATIVE_UINT8: + case NATIVE_UINT16: + case NATIVE_UINT32: + *((ffi_arg *) retval) = NUM2UINT(rbReturnValue); + break; + case NATIVE_INT64: + *((int64_t *) retval) = NUM2LL(rbReturnValue); + break; + case NATIVE_UINT64: + *((uint64_t *) retval) = NUM2ULL(rbReturnValue); + break; + case NATIVE_LONG: + *((ffi_sarg *) retval) = NUM2LONG(rbReturnValue); + break; + case NATIVE_ULONG: + *((ffi_arg *) retval) = NUM2ULONG(rbReturnValue); + break; + case NATIVE_FLOAT32: + *((float *) retval) = (float) NUM2DBL(rbReturnValue); + break; + case NATIVE_FLOAT64: + *((double *) retval) = NUM2DBL(rbReturnValue); + break; + case NATIVE_POINTER: + if (TYPE(rbReturnValue) == T_DATA && rb_obj_is_kind_of(rbReturnValue, rbffi_PointerClass)) { + *((void **) retval) = ((AbstractMemory *) DATA_PTR(rbReturnValue))->address; + } else { + /* Default to returning NULL if not a value pointer object. handles nil case as well */ + *((void **) retval) = NULL; + } + break; + + case NATIVE_BOOL: + *((ffi_arg *) retval) = rbReturnValue == Qtrue; + break; + + case NATIVE_FUNCTION: + case NATIVE_CALLBACK: + if (TYPE(rbReturnValue) == T_DATA && rb_obj_is_kind_of(rbReturnValue, rbffi_PointerClass)) { + + *((void **) retval) = ((AbstractMemory *) DATA_PTR(rbReturnValue))->address; + + } else if (rb_obj_is_kind_of(rbReturnValue, rb_cProc) || rb_respond_to(rbReturnValue, id_call)) { + VALUE function; + + function = rbffi_Function_ForProc(rbReturnType, rbReturnValue); + + *((void **) retval) = ((AbstractMemory *) DATA_PTR(function))->address; + } else { + *((void **) retval) = NULL; + } + break; + + case NATIVE_STRUCT: + if (TYPE(rbReturnValue) == T_DATA && rb_obj_is_kind_of(rbReturnValue, rbffi_StructClass)) { + AbstractMemory* memory = ((Struct *) DATA_PTR(rbReturnValue))->pointer; + + if (memory->address != NULL) { + memcpy(retval, memory->address, returnType->ffiType->size); + + } else { + memset(retval, 0, returnType->ffiType->size); + } + + } else { + memset(retval, 0, returnType->ffiType->size); + } + break; + + default: + *((ffi_arg *) retval) = 0; + break; + } + + return Qnil; +} + +static VALUE +save_callback_exception(void* data, VALUE exc) +{ + struct gvl_callback* cb = (struct gvl_callback *) data; + + memset(cb->retval, 0, ((Function *) cb->closure->info)->info->returnType->ffiType->size); + if (cb->frame != NULL) cb->frame->exc = exc; + + return Qnil; +} + +static bool +callback_prep(void* ctx, void* code, Closure* closure, char* errmsg, size_t errmsgsize) +{ + FunctionType* fnInfo = (FunctionType *) ctx; + ffi_status ffiStatus; + + ffiStatus = ffi_prep_closure(code, &fnInfo->ffi_cif, callback_invoke, closure); + if (ffiStatus != FFI_OK) { + snprintf(errmsg, errmsgsize, "ffi_prep_closure failed. status=%#x", ffiStatus); + return false; + } + + return true; +} + +void +rbffi_Function_Init(VALUE moduleFFI) +{ + rbffi_FunctionInfo_Init(moduleFFI); + /* + * Document-class: FFI::Function < FFI::Pointer + */ + rbffi_FunctionClass = rb_define_class_under(moduleFFI, "Function", rbffi_PointerClass); + + rb_global_variable(&rbffi_FunctionClass); + rb_define_alloc_func(rbffi_FunctionClass, function_allocate); + + rb_define_method(rbffi_FunctionClass, "initialize", function_initialize, -1); + rb_define_method(rbffi_FunctionClass, "initialize_copy", function_initialize_copy, 1); + rb_define_method(rbffi_FunctionClass, "call", function_call, -1); + rb_define_method(rbffi_FunctionClass, "attach", function_attach, 2); + rb_define_method(rbffi_FunctionClass, "free", function_release, 0); + rb_define_method(rbffi_FunctionClass, "autorelease=", function_set_autorelease, 1); + /* + * call-seq: autorelease + * @return [Boolean] + * Get +autorelease+ attribute. + * Synonymous for {#autorelease?}. + */ + rb_define_method(rbffi_FunctionClass, "autorelease", function_autorelease_p, 0); + /* + * call-seq: autorelease? + * @return [Boolean] +autorelease+ attribute + * Get +autorelease+ attribute. + */ + rb_define_method(rbffi_FunctionClass, "autorelease?", function_autorelease_p, 0); + + id_call = rb_intern("call"); + id_cbtable = rb_intern("@__ffi_callback_table__"); + id_cb_ref = rb_intern("@__ffi_callback__"); + id_to_native = rb_intern("to_native"); + id_from_native = rb_intern("from_native"); +#if defined(_WIN32) + InitializeCriticalSection(&async_cb_lock); + async_cb_cond = CreateEvent(NULL, FALSE, FALSE, NULL); +#endif +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.h new file mode 100644 index 0000000..052aaf6 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Function.h @@ -0,0 +1,87 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_FUNCTION_H +#define RBFFI_FUNCTION_H + +#ifdef __cplusplus +extern "C" { +#endif + +#ifndef _MSC_VER +# include +#else +# include "win32/stdbool.h" +#endif + +#include + +typedef struct FunctionType_ FunctionType; + +#include "Type.h" +#include "Call.h" +#include "ClosurePool.h" + +struct FunctionType_ { + Type type; /* The native type of a FunctionInfo object */ + VALUE rbReturnType; + VALUE rbParameterTypes; + + Type* returnType; + Type** parameterTypes; + NativeType* nativeParameterTypes; + ffi_type* ffiReturnType; + ffi_type** ffiParameterTypes; + ffi_cif ffi_cif; + Invoker invoke; + ClosurePool* closurePool; + int parameterCount; + int flags; + ffi_abi abi; + int callbackCount; + VALUE* callbackParameters; + VALUE rbEnums; + bool ignoreErrno; + bool blocking; + bool hasStruct; +}; + +extern VALUE rbffi_FunctionTypeClass, rbffi_FunctionClass; + +void rbffi_Function_Init(VALUE moduleFFI); +VALUE rbffi_Function_NewInstance(VALUE functionInfo, VALUE proc); +VALUE rbffi_Function_ForProc(VALUE cbInfo, VALUE proc); +void rbffi_FunctionInfo_Init(VALUE moduleFFI); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_FUNCTION_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/FunctionInfo.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/FunctionInfo.c new file mode 100644 index 0000000..8085c87 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/FunctionInfo.c @@ -0,0 +1,271 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * Copyright (C) 2009 Andrea Fazzi + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +#endif +#include +#include + +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +#endif + +#include +#include + +#include +#include "rbffi.h" +#include "compat.h" + +#include "AbstractMemory.h" +#include "Types.h" +#include "Type.h" +#include "StructByValue.h" +#include "Function.h" + +static VALUE fntype_allocate(VALUE klass); +static VALUE fntype_initialize(int argc, VALUE* argv, VALUE self); +static void fntype_mark(FunctionType*); +static void fntype_free(FunctionType *); + +VALUE rbffi_FunctionTypeClass = Qnil; + +static VALUE +fntype_allocate(VALUE klass) +{ + FunctionType* fnInfo; + VALUE obj = Data_Make_Struct(klass, FunctionType, fntype_mark, fntype_free, fnInfo); + + fnInfo->type.ffiType = &ffi_type_pointer; + fnInfo->type.nativeType = NATIVE_FUNCTION; + fnInfo->rbReturnType = Qnil; + fnInfo->rbParameterTypes = Qnil; + fnInfo->rbEnums = Qnil; + fnInfo->invoke = rbffi_CallFunction; + fnInfo->closurePool = NULL; + + return obj; +} + +static void +fntype_mark(FunctionType* fnInfo) +{ + rb_gc_mark(fnInfo->rbReturnType); + rb_gc_mark(fnInfo->rbParameterTypes); + rb_gc_mark(fnInfo->rbEnums); + if (fnInfo->callbackCount > 0 && fnInfo->callbackParameters != NULL) { + rb_gc_mark_locations(&fnInfo->callbackParameters[0], &fnInfo->callbackParameters[fnInfo->callbackCount]); + } +} + +static void +fntype_free(FunctionType* fnInfo) +{ + xfree(fnInfo->parameterTypes); + xfree(fnInfo->ffiParameterTypes); + xfree(fnInfo->nativeParameterTypes); + xfree(fnInfo->callbackParameters); + if (fnInfo->closurePool != NULL) { + rbffi_ClosurePool_Free(fnInfo->closurePool); + } + xfree(fnInfo); +} + +/* + * call-seq: initialize(return_type, param_types, options={}) + * @param [Type, Symbol] return_type return type for the function + * @param [Array] param_types array of parameters types + * @param [Hash] options + * @option options [Boolean] :blocking set to true if the C function is a blocking call + * @option options [Symbol] :convention calling convention see {FFI::Library#calling_convention} + * @option options [FFI::Enums] :enums + * @return [self] + * A new FunctionType instance. + */ +static VALUE +fntype_initialize(int argc, VALUE* argv, VALUE self) +{ + FunctionType *fnInfo; + ffi_status status; + VALUE rbReturnType = Qnil, rbParamTypes = Qnil, rbOptions = Qnil; + VALUE rbEnums = Qnil, rbConvention = Qnil, rbBlocking = Qnil; +#if defined(X86_WIN32) + VALUE rbConventionStr; +#endif + int i, nargs; + + nargs = rb_scan_args(argc, argv, "21", &rbReturnType, &rbParamTypes, &rbOptions); + if (nargs >= 3 && rbOptions != Qnil) { + rbConvention = rb_hash_aref(rbOptions, ID2SYM(rb_intern("convention"))); + rbEnums = rb_hash_aref(rbOptions, ID2SYM(rb_intern("enums"))); + rbBlocking = rb_hash_aref(rbOptions, ID2SYM(rb_intern("blocking"))); + } + + Check_Type(rbParamTypes, T_ARRAY); + + Data_Get_Struct(self, FunctionType, fnInfo); + fnInfo->parameterCount = (int) RARRAY_LEN(rbParamTypes); + fnInfo->parameterTypes = xcalloc(fnInfo->parameterCount, sizeof(*fnInfo->parameterTypes)); + fnInfo->ffiParameterTypes = xcalloc(fnInfo->parameterCount, sizeof(ffi_type *)); + fnInfo->nativeParameterTypes = xcalloc(fnInfo->parameterCount, sizeof(*fnInfo->nativeParameterTypes)); + fnInfo->rbParameterTypes = rb_ary_new2(fnInfo->parameterCount); + fnInfo->rbEnums = rbEnums; + fnInfo->blocking = RTEST(rbBlocking); + fnInfo->hasStruct = false; + + for (i = 0; i < fnInfo->parameterCount; ++i) { + VALUE entry = rb_ary_entry(rbParamTypes, i); + VALUE type = rbffi_Type_Lookup(entry); + + if (!RTEST(type)) { + VALUE typeName = rb_funcall2(entry, rb_intern("inspect"), 0, NULL); + rb_raise(rb_eTypeError, "Invalid parameter type (%s)", RSTRING_PTR(typeName)); + } + + if (rb_obj_is_kind_of(type, rbffi_FunctionTypeClass)) { + REALLOC_N(fnInfo->callbackParameters, VALUE, fnInfo->callbackCount + 1); + fnInfo->callbackParameters[fnInfo->callbackCount++] = type; + } + + if (rb_obj_is_kind_of(type, rbffi_StructByValueClass)) { + fnInfo->hasStruct = true; + } + + rb_ary_push(fnInfo->rbParameterTypes, type); + Data_Get_Struct(type, Type, fnInfo->parameterTypes[i]); + fnInfo->ffiParameterTypes[i] = fnInfo->parameterTypes[i]->ffiType; + fnInfo->nativeParameterTypes[i] = fnInfo->parameterTypes[i]->nativeType; + } + + fnInfo->rbReturnType = rbffi_Type_Lookup(rbReturnType); + if (!RTEST(fnInfo->rbReturnType)) { + VALUE typeName = rb_funcall2(rbReturnType, rb_intern("inspect"), 0, NULL); + rb_raise(rb_eTypeError, "Invalid return type (%s)", RSTRING_PTR(typeName)); + } + + if (rb_obj_is_kind_of(fnInfo->rbReturnType, rbffi_StructByValueClass)) { + fnInfo->hasStruct = true; + } + + Data_Get_Struct(fnInfo->rbReturnType, Type, fnInfo->returnType); + fnInfo->ffiReturnType = fnInfo->returnType->ffiType; + + +#if defined(X86_WIN32) + rbConventionStr = (rbConvention != Qnil) ? rb_funcall2(rbConvention, rb_intern("to_s"), 0, NULL) : Qnil; + fnInfo->abi = (rbConventionStr != Qnil && strcmp(StringValueCStr(rbConventionStr), "stdcall") == 0) + ? FFI_STDCALL : FFI_DEFAULT_ABI; +#else + fnInfo->abi = FFI_DEFAULT_ABI; +#endif + + status = ffi_prep_cif(&fnInfo->ffi_cif, fnInfo->abi, fnInfo->parameterCount, + fnInfo->ffiReturnType, fnInfo->ffiParameterTypes); + switch (status) { + case FFI_BAD_ABI: + rb_raise(rb_eArgError, "Invalid ABI specified"); + case FFI_BAD_TYPEDEF: + rb_raise(rb_eArgError, "Invalid argument type specified"); + case FFI_OK: + break; + default: + rb_raise(rb_eArgError, "Unknown FFI error"); + } + + fnInfo->invoke = rbffi_GetInvoker(fnInfo); + + return self; +} + +/* + * call-seq: result_type + * @return [Type] + * Get the return type of the function type + */ +static VALUE +fntype_result_type(VALUE self) +{ + FunctionType* ft; + + Data_Get_Struct(self, FunctionType, ft); + + return ft->rbReturnType; +} + +/* + * call-seq: param_types + * @return [Array] + * Get parameters types. + */ +static VALUE +fntype_param_types(VALUE self) +{ + FunctionType* ft; + + Data_Get_Struct(self, FunctionType, ft); + + return rb_ary_dup(ft->rbParameterTypes); +} + +void +rbffi_FunctionInfo_Init(VALUE moduleFFI) +{ + VALUE ffi_Type; + + ffi_Type = rbffi_TypeClass; + + /* + * Document-class: FFI::FunctionType < FFI::Type + */ + rbffi_FunctionTypeClass = rb_define_class_under(moduleFFI, "FunctionType",ffi_Type); + rb_global_variable(&rbffi_FunctionTypeClass); + /* + * Document-const: FFI::CallbackInfo = FFI::FunctionType + */ + rb_define_const(moduleFFI, "CallbackInfo", rbffi_FunctionTypeClass); + /* + * Document-const: FFI::FunctionInfo = FFI::FunctionType + */ + rb_define_const(moduleFFI, "FunctionInfo", rbffi_FunctionTypeClass); + /* + * Document-const: FFI::Type::Function = FFI::FunctionType + */ + rb_define_const(ffi_Type, "Function", rbffi_FunctionTypeClass); + + rb_define_alloc_func(rbffi_FunctionTypeClass, fntype_allocate); + rb_define_method(rbffi_FunctionTypeClass, "initialize", fntype_initialize, -1); + rb_define_method(rbffi_FunctionTypeClass, "result_type", fntype_result_type, 0); + rb_define_method(rbffi_FunctionTypeClass, "param_types", fntype_param_types, 0); + +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.c new file mode 100644 index 0000000..8a460f3 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.c @@ -0,0 +1,229 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (C) 2009 Aman Gupta + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +#endif +#include +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +#endif +#include +#include + +#include "LastError.h" + +#if defined(HAVE_NATIVETHREAD) && !defined(_WIN32) && !defined(__WIN32__) +# include +# define USE_PTHREAD_LOCAL +#endif + +#if defined(__CYGWIN__) +typedef uint32_t DWORD; +DWORD __stdcall GetLastError(void); +void __stdcall SetLastError(DWORD); +#endif + +typedef struct ThreadData { + int td_errno; +#if defined(_WIN32) || defined(__CYGWIN__) + DWORD td_winapi_errno; +#endif +} ThreadData; + +#if defined(USE_PTHREAD_LOCAL) +static pthread_key_t threadDataKey; +#endif + +static inline ThreadData* thread_data_get(void); + +#if defined(USE_PTHREAD_LOCAL) + +static ThreadData* +thread_data_init(void) +{ + ThreadData* td = xcalloc(1, sizeof(ThreadData)); + + pthread_setspecific(threadDataKey, td); + + return td; +} + + +static inline ThreadData* +thread_data_get(void) +{ + ThreadData* td = pthread_getspecific(threadDataKey); + return td != NULL ? td : thread_data_init(); +} + +static void +thread_data_free(void *ptr) +{ + xfree(ptr); +} + +#else +static ID id_thread_data; + +static ThreadData* +thread_data_init(void) +{ + ThreadData* td; + VALUE obj; + + obj = Data_Make_Struct(rb_cObject, ThreadData, NULL, -1, td); + rb_thread_local_aset(rb_thread_current(), id_thread_data, obj); + + return td; +} + +static inline ThreadData* +thread_data_get() +{ + VALUE obj = rb_thread_local_aref(rb_thread_current(), id_thread_data); + + if (obj != Qnil && TYPE(obj) == T_DATA) { + return (ThreadData *) DATA_PTR(obj); + } + + return thread_data_init(); +} + +#endif + + +/* + * call-seq: error + * @return [Numeric] + * Get +errno+ value. + */ +static VALUE +get_last_error(VALUE self) +{ + return INT2NUM(thread_data_get()->td_errno); +} + +#if defined(_WIN32) || defined(__CYGWIN__) +/* + * call-seq: winapi_error + * @return [Numeric] + * Get +GetLastError()+ value. Only Windows or Cygwin. + */ +static VALUE +get_last_winapi_error(VALUE self) +{ + return INT2NUM(thread_data_get()->td_winapi_errno); +} +#endif + + +/* + * call-seq: error(error) + * @param [Numeric] error + * @return [nil] + * Set +errno+ value. + */ +static VALUE +set_last_error(VALUE self, VALUE error) +{ + +#ifdef _WIN32 + SetLastError(NUM2INT(error)); +#else + errno = NUM2INT(error); +#endif + + return Qnil; +} + +#if defined(_WIN32) || defined(__CYGWIN__) +/* + * call-seq: error(error) + * @param [Numeric] error + * @return [nil] + * Set +GetLastError()+ value. Only on Windows and Cygwin. + */ +static VALUE +set_last_winapi_error(VALUE self, VALUE error) +{ + SetLastError(NUM2INT(error)); + return Qnil; +} +#endif + + +void +rbffi_save_errno(void) +{ + int error = 0; +#ifdef _WIN32 + error = GetLastError(); +#else + error = errno; +#endif + +#if defined(_WIN32) || defined(__CYGWIN__) + DWORD winapi_error = GetLastError(); + thread_data_get()->td_winapi_errno = winapi_error; +#endif + + thread_data_get()->td_errno = error; +} + +void +rbffi_LastError_Init(VALUE moduleFFI) +{ + /* + * Document-module: FFI::LastError + * This module defines a couple of method to set and get +errno+ + * for current thread. + */ + VALUE moduleError = rb_define_module_under(moduleFFI, "LastError"); + + rb_define_module_function(moduleError, "error", get_last_error, 0); + rb_define_module_function(moduleError, "error=", set_last_error, 1); + +#if defined(_WIN32) || defined(__CYGWIN__) + rb_define_module_function(moduleError, "winapi_error", get_last_winapi_error, 0); + rb_define_module_function(moduleError, "winapi_error=", set_last_winapi_error, 1); +#endif + +#if defined(USE_PTHREAD_LOCAL) + pthread_key_create(&threadDataKey, thread_data_free); +#else + id_thread_data = rb_intern("ffi_thread_local_data"); +#endif /* USE_PTHREAD_LOCAL */ +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.h new file mode 100644 index 0000000..ee1dfbb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LastError.h @@ -0,0 +1,47 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_LASTERROR_H +#define RBFFI_LASTERROR_H + +#ifdef __cplusplus +extern "C" { +#endif + + +void rbffi_LastError_Init(VALUE moduleFFI); + +void rbffi_save_errno(void); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_LASTERROR_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.c new file mode 100644 index 0000000..a21883a --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.c @@ -0,0 +1,63 @@ +#include "LongDouble.h" +#include +#include +#include + +#if defined (__CYGWIN__) || defined(__INTERIX) +# define strtold(str, endptr) ((long double) strtod((str), (endptr))) +#endif /* defined (__CYGWIN__) */ + +static VALUE rb_cBigDecimal = Qnil; +static VALUE bigdecimal_load(VALUE unused); +static VALUE bigdecimal_failed(VALUE value); + +VALUE +rbffi_longdouble_new(long double ld) +{ + if (!RTEST(rb_cBigDecimal)) { + /* allow fallback if the bigdecimal library is unavailable in future ruby versions */ + rb_cBigDecimal = rb_rescue(bigdecimal_load, Qnil, bigdecimal_failed, rb_cObject); + } + + if (RTEST(rb_cBigDecimal) && rb_cBigDecimal != rb_cObject) { + char buf[128]; + return rb_funcall(rb_cBigDecimal, rb_intern("new"), 1, rb_str_new(buf, sprintf(buf, "%.35Le", ld))); + } + + /* Fall through to handling as a float */ + return rb_float_new(ld); +} + +long double +rbffi_num2longdouble(VALUE value) +{ + if (TYPE(value) == T_FLOAT) { + return rb_num2dbl(value); + } + + if (!RTEST(rb_cBigDecimal) && rb_const_defined(rb_cObject, rb_intern("BigDecimal"))) { + rb_cBigDecimal = rb_const_get(rb_cObject, rb_intern("BigDecimal")); + } + + if (RTEST(rb_cBigDecimal) && rb_cBigDecimal != rb_cObject && RTEST(rb_obj_is_kind_of(value, rb_cBigDecimal))) { + VALUE s = rb_funcall(value, rb_intern("to_s"), 1, rb_str_new2("E")); + return strtold(RSTRING_PTR(s), NULL); + } + + /* Fall through to handling as a float */ + return rb_num2dbl(value); +} + + +static VALUE +bigdecimal_load(VALUE unused) +{ + rb_require("bigdecimal"); + return rb_const_get(rb_cObject, rb_intern("BigDecimal")); +} + +static VALUE +bigdecimal_failed(VALUE value) +{ + return value; +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.h new file mode 100644 index 0000000..2e52ccb --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/LongDouble.h @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2012, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_LONGDOUBLE_H +#define RBFFI_LONGDOUBLE_H + +#include + +#ifdef __cplusplus +extern "C" { +#endif + +#ifdef _MSC_VER +#define strtold strtod +#endif + +extern VALUE rbffi_longdouble_new(long double ld); +extern long double rbffi_num2longdouble(VALUE value); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_LONGDOUBLE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Makefile b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Makefile new file mode 100644 index 0000000..8d10391 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Makefile @@ -0,0 +1,265 @@ + +SHELL = /bin/sh + +# V=0 quiet, V=1 verbose. other values don't work. +V = 0 +Q1 = $(V:1=) +Q = $(Q1:0=@) +ECHO1 = $(V:1=@ :) +ECHO = $(ECHO1:0=@ echo) +NULLCMD = : + +#### Start of system configuration section. #### + +srcdir = . +topdir = /usr/include/ruby-2.5.0 +hdrdir = $(topdir) +arch_hdrdir = /usr/include/x86_64-linux-gnu/ruby-2.5.0 +PATH_SEPARATOR = : +VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby +prefix = $(DESTDIR)/usr +rubysitearchprefix = $(sitearchlibdir)/$(RUBY_BASE_NAME) +rubyarchprefix = $(archlibdir)/$(RUBY_BASE_NAME) +rubylibprefix = $(libdir)/$(RUBY_BASE_NAME) +exec_prefix = $(prefix) +vendorarchhdrdir = $(sitearchincludedir)/$(RUBY_VERSION_NAME)/vendor_ruby +sitearchhdrdir = $(sitearchincludedir)/$(RUBY_VERSION_NAME)/site_ruby +rubyarchhdrdir = $(archincludedir)/$(RUBY_VERSION_NAME) +vendorhdrdir = $(rubyhdrdir)/vendor_ruby +sitehdrdir = $(rubyhdrdir)/site_ruby +rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME) +vendorarchdir = $(rubysitearchprefix)/vendor_ruby/$(ruby_version) +vendorlibdir = $(vendordir)/$(ruby_version) +vendordir = $(rubylibprefix)/vendor_ruby +sitearchdir = $(DESTDIR)./.gem.20190309-21147-767qlj +sitelibdir = $(DESTDIR)./.gem.20190309-21147-767qlj +sitedir = $(DESTDIR)/usr/local/lib/site_ruby +rubyarchdir = $(rubyarchprefix)/$(ruby_version) +rubylibdir = $(rubylibprefix)/$(ruby_version) +sitearchincludedir = $(includedir)/$(sitearch) +archincludedir = $(includedir)/$(arch) +sitearchlibdir = $(libdir)/$(sitearch) +archlibdir = $(libdir)/$(arch) +ridir = $(datarootdir)/$(RI_BASE_NAME) +mandir = $(datarootdir)/man +localedir = $(datarootdir)/locale +libdir = $(exec_prefix)/lib +psdir = $(docdir) +pdfdir = $(docdir) +dvidir = $(docdir) +htmldir = $(docdir) +infodir = $(datarootdir)/info +docdir = $(datarootdir)/doc/$(PACKAGE) +oldincludedir = $(DESTDIR)/usr/include +includedir = $(prefix)/include +localstatedir = $(DESTDIR)/var +sharedstatedir = $(prefix)/com +sysconfdir = $(DESTDIR)/etc +datadir = $(datarootdir) +datarootdir = $(prefix)/share +libexecdir = $(exec_prefix)/libexec +sbindir = $(exec_prefix)/sbin +bindir = $(exec_prefix)/bin +archdir = $(rubyarchdir) + + +CC = gcc +CXX = g++ +LIBRUBY = $(LIBRUBY_SO) +LIBRUBY_A = lib$(RUBY_SO_NAME)-static.a +LIBRUBYARG_SHARED = -l$(RUBY_SO_NAME) +LIBRUBYARG_STATIC = -l$(RUBY_SO_NAME)-static +empty = +OUTFLAG = -o $(empty) +COUTFLAG = -o $(empty) +CSRCFLAG = $(empty) + +RUBY_EXTCONF_H = extconf.h +cflags = $(optflags) $(debugflags) $(warnflags) +cxxflags = $(optflags) $(debugflags) $(warnflags) +optflags = -O3 +debugflags = -ggdb3 +warnflags = +CCDLFLAGS = -fPIC +CFLAGS = $(CCDLFLAGS) -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC $(ARCH_FLAG) +INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir) +DEFS = +CPPFLAGS = -DRUBY_EXTCONF_H=\"$(RUBY_EXTCONF_H)\" -D_FORTIFY_SOURCE=2 $(DEFS) $(cppflags) +CXXFLAGS = $(CCDLFLAGS) -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security $(ARCH_FLAG) +ldflags = -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic +dldflags = -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now +ARCH_FLAG = +DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG) +LDSHARED = $(CC) -shared +LDSHAREDXX = $(CXX) -shared +AR = ar +EXEEXT = + +RUBY_INSTALL_NAME = $(RUBY_BASE_NAME)2.5 +RUBY_SO_NAME = ruby-2.5 +RUBYW_INSTALL_NAME = +RUBY_VERSION_NAME = $(RUBY_BASE_NAME)-$(ruby_version) +RUBYW_BASE_NAME = rubyw +RUBY_BASE_NAME = ruby + +arch = x86_64-linux-gnu +sitearch = $(arch) +ruby_version = 2.5.0 +ruby = $(bindir)/$(RUBY_BASE_NAME)2.5 +RUBY = $(ruby) +ruby_headers = $(hdrdir)/ruby.h $(hdrdir)/ruby/backward.h $(hdrdir)/ruby/ruby.h $(hdrdir)/ruby/defines.h $(hdrdir)/ruby/missing.h $(hdrdir)/ruby/intern.h $(hdrdir)/ruby/st.h $(hdrdir)/ruby/subst.h $(arch_hdrdir)/ruby/config.h $(RUBY_EXTCONF_H) + +RM = rm -f +RM_RF = $(RUBY) -run -e rm -- -rf +RMDIRS = rmdir --ignore-fail-on-non-empty -p +MAKEDIRS = /bin/mkdir -p +INSTALL = /usr/bin/install -c +INSTALL_PROG = $(INSTALL) -m 0755 +INSTALL_DATA = $(INSTALL) -m 644 +COPY = cp +TOUCH = exit > + +#### End of system configuration section. #### + +preload = +libpath = . $(archlibdir) +LIBPATH = -L. -L$(archlibdir) +DEFFILE = + +CLEANFILES = mkmf.log +DISTCLEANFILES = +DISTCLEANDIRS = + +extout = +extout_prefix = +target_prefix = +LOCAL_LIBS = +LIBS = $(LIBRUBYARG_SHARED) -lpthread -lgmp -ldl -lcrypt -lm -lc +ORIG_SRCS = AbstractMemory.c ArrayType.c Buffer.c Call.c ClosurePool.c DataConverter.c DynamicLibrary.c Function.c FunctionInfo.c LastError.c LongDouble.c MappedType.c MemoryPointer.c MethodHandle.c Platform.c Pointer.c Struct.c StructByReference.c StructByValue.c StructLayout.c Thread.c Type.c Types.c Variadic.c ffi.c +SRCS = $(ORIG_SRCS) +OBJS = AbstractMemory.o ArrayType.o Buffer.o Call.o ClosurePool.o DataConverter.o DynamicLibrary.o Function.o FunctionInfo.o LastError.o LongDouble.o MappedType.o MemoryPointer.o MethodHandle.o Platform.o Pointer.o Struct.o StructByReference.o StructByValue.o StructLayout.o Thread.o Type.o Types.o Variadic.o ffi.o +HDRS = $(srcdir)/AbstractMemory.h $(srcdir)/ArrayType.h $(srcdir)/Call.h $(srcdir)/ClosurePool.h $(srcdir)/DynamicLibrary.h $(srcdir)/Function.h $(srcdir)/LastError.h $(srcdir)/LongDouble.h $(srcdir)/MappedType.h $(srcdir)/MemoryPointer.h $(srcdir)/MethodHandle.h $(srcdir)/Platform.h $(srcdir)/Pointer.h $(srcdir)/Struct.h $(srcdir)/StructByReference.h $(srcdir)/StructByValue.h $(srcdir)/Thread.h $(srcdir)/Type.h $(srcdir)/Types.h $(srcdir)/compat.h $(srcdir)/extconf.h $(srcdir)/rbffi.h $(srcdir)/rbffi_endian.h +LOCAL_HDRS = +TARGET = ffi_c +TARGET_NAME = ffi_c +TARGET_ENTRY = Init_$(TARGET_NAME) +DLLIB = $(TARGET).so +EXTSTATIC = +STATIC_LIB = + +TIMESTAMP_DIR = . +BINDIR = $(bindir) +RUBYCOMMONDIR = $(sitedir)$(target_prefix) +RUBYLIBDIR = $(sitelibdir)$(target_prefix) +RUBYARCHDIR = $(sitearchdir)$(target_prefix) +HDRDIR = $(rubyhdrdir)/ruby$(target_prefix) +ARCHHDRDIR = $(rubyhdrdir)/$(arch)/ruby$(target_prefix) +TARGET_SO_DIR = +TARGET_SO = $(TARGET_SO_DIR)$(DLLIB) +CLEANLIBS = $(TARGET_SO) +CLEANOBJS = *.o *.bak + +all: $(DLLIB) +static: $(STATIC_LIB) +.PHONY: all install static install-so install-rb +.PHONY: clean clean-so clean-static clean-rb + +clean-static:: +clean-rb-default:: +clean-rb:: +clean-so:: +clean: clean-so clean-static clean-rb-default clean-rb + -$(Q)$(RM) $(CLEANLIBS) $(CLEANOBJS) $(CLEANFILES) .*.time + +distclean-rb-default:: +distclean-rb:: +distclean-so:: +distclean-static:: +distclean: clean distclean-so distclean-static distclean-rb-default distclean-rb + -$(Q)$(RM) Makefile $(RUBY_EXTCONF_H) conftest.* mkmf.log + -$(Q)$(RM) core ruby$(EXEEXT) *~ $(DISTCLEANFILES) + -$(Q)$(RMDIRS) $(DISTCLEANDIRS) 2> /dev/null || true + +realclean: distclean +install: install-so install-rb + +install-so: $(DLLIB) $(TIMESTAMP_DIR)/.sitearchdir.time + $(INSTALL_PROG) $(DLLIB) $(RUBYARCHDIR) +clean-static:: + -$(Q)$(RM) $(STATIC_LIB) +install-rb: pre-install-rb do-install-rb install-rb-default +install-rb-default: pre-install-rb-default do-install-rb-default +pre-install-rb: Makefile +pre-install-rb-default: Makefile +do-install-rb: +do-install-rb-default: +pre-install-rb-default: + @$(NULLCMD) +$(TIMESTAMP_DIR)/.sitearchdir.time: + $(Q) $(MAKEDIRS) $(@D) $(RUBYARCHDIR) + $(Q) $(TOUCH) $@ + +site-install: site-install-so site-install-rb +site-install-so: install-so +site-install-rb: install-rb + +.SUFFIXES: .c .m .cc .mm .cxx .cpp .o .S + +.cc.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cc.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.mm.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.mm.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.cxx.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cxx.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.cpp.o: + $(ECHO) compiling $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.cpp.S: + $(ECHO) translating $(<) + $(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.c.o: + $(ECHO) compiling $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.c.S: + $(ECHO) translating $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +.m.o: + $(ECHO) compiling $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $(CSRCFLAG)$< + +.m.S: + $(ECHO) translating $(<) + $(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $(CSRCFLAG)$< + +$(TARGET_SO): $(OBJS) Makefile + $(ECHO) linking shared-object $(DLLIB) + -$(Q)$(RM) $(@) + $(Q) $(LDSHARED) -o $@ $(OBJS) $(LIBPATH) $(DLDFLAGS) $(LOCAL_LIBS) $(LIBS) + + + +$(OBJS): $(HDRS) $(ruby_headers) +LIBFFI_HOST=--host= +include ${srcdir}/libffi.mk diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.c new file mode 100644 index 0000000..d1a4189 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.c @@ -0,0 +1,168 @@ +/* + * Copyright (c) 2010, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include + +#include +#include "rbffi.h" + +#include "Type.h" +#include "MappedType.h" + + +static VALUE mapped_allocate(VALUE); +static VALUE mapped_initialize(VALUE, VALUE); +static void mapped_mark(MappedType *); +static ID id_native_type, id_to_native, id_from_native; + +VALUE rbffi_MappedTypeClass = Qnil; + +static VALUE +mapped_allocate(VALUE klass) +{ + MappedType* m; + + VALUE obj = Data_Make_Struct(klass, MappedType, mapped_mark, -1, m); + + m->rbConverter = Qnil; + m->rbType = Qnil; + m->type = NULL; + m->base.nativeType = NATIVE_MAPPED; + m->base.ffiType = &ffi_type_void; + + return obj; +} + +/* + * call-seq: initialize(converter) + * @param [#native_type, #to_native, #from_native] converter +converter+ must respond to + * all these methods + * @return [self] + */ +static VALUE +mapped_initialize(VALUE self, VALUE rbConverter) +{ + MappedType* m = NULL; + + if (!rb_respond_to(rbConverter, id_native_type)) { + rb_raise(rb_eNoMethodError, "native_type method not implemented"); + } + + if (!rb_respond_to(rbConverter, id_to_native)) { + rb_raise(rb_eNoMethodError, "to_native method not implemented"); + } + + if (!rb_respond_to(rbConverter, id_from_native)) { + rb_raise(rb_eNoMethodError, "from_native method not implemented"); + } + + Data_Get_Struct(self, MappedType, m); + m->rbType = rb_funcall2(rbConverter, id_native_type, 0, NULL); + if (!(rb_obj_is_kind_of(m->rbType, rbffi_TypeClass))) { + rb_raise(rb_eTypeError, "native_type did not return instance of FFI::Type"); + } + + m->rbConverter = rbConverter; + Data_Get_Struct(m->rbType, Type, m->type); + m->base.ffiType = m->type->ffiType; + + return self; +} + +static void +mapped_mark(MappedType* m) +{ + rb_gc_mark(m->rbType); + rb_gc_mark(m->rbConverter); +} + +/* + * call-seq: mapped_type.native_type + * @return [Type] + * Get native type of mapped type. + */ +static VALUE +mapped_native_type(VALUE self) +{ + MappedType*m = NULL; + Data_Get_Struct(self, MappedType, m); + + return m->rbType; +} + +/* + * call-seq: mapped_type.to_native(*args) + * @param args depends on {FFI::DataConverter} used to initialize +self+ + */ +static VALUE +mapped_to_native(int argc, VALUE* argv, VALUE self) +{ + MappedType*m = NULL; + + Data_Get_Struct(self, MappedType, m); + + return rb_funcall2(m->rbConverter, id_to_native, argc, argv); +} + +/* + * call-seq: mapped_type.from_native(*args) + * @param args depends on {FFI::DataConverter} used to initialize +self+ + */ +static VALUE +mapped_from_native(int argc, VALUE* argv, VALUE self) +{ + MappedType*m = NULL; + + Data_Get_Struct(self, MappedType, m); + + return rb_funcall2(m->rbConverter, id_from_native, argc, argv); +} + +void +rbffi_MappedType_Init(VALUE moduleFFI) +{ + /* + * Document-class: FFI::Type::Mapped < FFI::Type + */ + rbffi_MappedTypeClass = rb_define_class_under(rbffi_TypeClass, "Mapped", rbffi_TypeClass); + + rb_global_variable(&rbffi_MappedTypeClass); + + id_native_type = rb_intern("native_type"); + id_to_native = rb_intern("to_native"); + id_from_native = rb_intern("from_native"); + + rb_define_alloc_func(rbffi_MappedTypeClass, mapped_allocate); + rb_define_method(rbffi_MappedTypeClass, "initialize", mapped_initialize, 1); + rb_define_method(rbffi_MappedTypeClass, "type", mapped_native_type, 0); + rb_define_method(rbffi_MappedTypeClass, "native_type", mapped_native_type, 0); + rb_define_method(rbffi_MappedTypeClass, "to_native", mapped_to_native, -1); + rb_define_method(rbffi_MappedTypeClass, "from_native", mapped_from_native, -1); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.h new file mode 100644 index 0000000..4b26cc1 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MappedType.h @@ -0,0 +1,59 @@ +/* + * Copyright (c) 2010, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_MAPPEDTYPE_H +#define RBFFI_MAPPEDTYPE_H + + +#include + +#ifdef __cplusplus +extern "C" { +#endif + + +typedef struct MappedType_ { + Type base; + Type* type; + VALUE rbConverter; + VALUE rbType; + +} MappedType; + +void rbffi_MappedType_Init(VALUE moduleFFI); + +extern VALUE rbffi_MappedTypeClass; + + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_MAPPEDTYPE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.c new file mode 100644 index 0000000..0d91c35 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.c @@ -0,0 +1,197 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (C) 2009 Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include +#include "rbffi.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "MemoryPointer.h" + + +static VALUE memptr_allocate(VALUE klass); +static void memptr_release(Pointer* ptr); +static VALUE memptr_malloc(VALUE self, long size, long count, bool clear); +static VALUE memptr_free(VALUE self); + +VALUE rbffi_MemoryPointerClass; + +#define MEMPTR(obj) ((MemoryPointer *) rbffi_AbstractMemory_Cast(obj, rbffi_MemoryPointerClass)) + +VALUE +rbffi_MemoryPointer_NewInstance(long size, long count, bool clear) +{ + return memptr_malloc(memptr_allocate(rbffi_MemoryPointerClass), size, count, clear); +} + +static VALUE +memptr_allocate(VALUE klass) +{ + Pointer* p; + VALUE obj = Data_Make_Struct(klass, Pointer, NULL, memptr_release, p); + p->rbParent = Qnil; + p->memory.flags = MEM_RD | MEM_WR; + + return obj; +} + +/* + * call-seq: initialize(size, count=1, clear=true) + * @param [Fixnum, Bignum, Symbol, FFI::Type] size size of a memory cell (in bytes, or type whom size will be used) + * @param [Numeric] count number of cells in memory + * @param [Boolean] clear set memory to all-zero if +true+ + * @return [self] + * A new instance of FFI::MemoryPointer. + */ +static VALUE +memptr_initialize(int argc, VALUE* argv, VALUE self) +{ + VALUE size = Qnil, count = Qnil, clear = Qnil; + int nargs = rb_scan_args(argc, argv, "12", &size, &count, &clear); + + memptr_malloc(self, rbffi_type_size(size), nargs > 1 ? NUM2LONG(count) : 1, + RTEST(clear) || clear == Qnil); + + if (rb_block_given_p()) { + return rb_ensure(rb_yield, self, memptr_free, self); + } + + return self; +} + +static VALUE +memptr_malloc(VALUE self, long size, long count, bool clear) +{ + Pointer* p; + unsigned long msize; + + Data_Get_Struct(self, Pointer, p); + + msize = size * count; + + p->storage = xmalloc(msize + 7); + if (p->storage == NULL) { + rb_raise(rb_eNoMemError, "Failed to allocate memory size=%ld bytes", msize); + return Qnil; + } + p->autorelease = true; + p->memory.typeSize = (int) size; + p->memory.size = msize; + /* ensure the memory is aligned on at least a 8 byte boundary */ + p->memory.address = (char *) (((uintptr_t) p->storage + 0x7) & (uintptr_t) ~0x7UL);; + p->allocated = true; + + if (clear && p->memory.size > 0) { + memset(p->memory.address, 0, p->memory.size); + } + + return self; +} + +static VALUE +memptr_free(VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + if (ptr->allocated) { + if (ptr->storage != NULL) { + xfree(ptr->storage); + ptr->storage = NULL; + } + ptr->allocated = false; + } + + return self; +} + +static void +memptr_release(Pointer* ptr) +{ + if (ptr->autorelease && ptr->allocated && ptr->storage != NULL) { + xfree(ptr->storage); + ptr->storage = NULL; + } + xfree(ptr); +} + +/* + * call-seq: from_string(s) + * @param [String] s string + * @return [MemoryPointer] + * Create a {MemoryPointer} with +s+ inside. + */ +static VALUE +memptr_s_from_string(VALUE klass, VALUE to_str) +{ + VALUE s = StringValue(to_str); + VALUE args[] = { INT2FIX(1), LONG2NUM(RSTRING_LEN(s) + 1), Qfalse }; + VALUE obj = rb_class_new_instance(3, args, klass); + rb_funcall(obj, rb_intern("put_string"), 2, INT2FIX(0), s); + + return obj; +} + +void +rbffi_MemoryPointer_Init(VALUE moduleFFI) +{ + VALUE ffi_Pointer; + + ffi_Pointer = rbffi_PointerClass; + + /* + * Document-class: FFI::MemoryPointer < FFI::Pointer + * A MemoryPointer is a specific {Pointer}. It points to a memory composed of cells. All cells have the + * same size. + * + * @example Create a new MemoryPointer + * mp = FFI::MemoryPointer.new(:long, 16) # Create a pointer on a memory of 16 long ints. + * @example Create a new MemoryPointer from a String + * mp1 = FFI::MemoryPointer.from_string("this is a string") + * # same as: + * mp2 = FFI::MemoryPointer.new(:char,16) + * mp2.put_string("this is a string") + */ + rbffi_MemoryPointerClass = rb_define_class_under(moduleFFI, "MemoryPointer", ffi_Pointer); + rb_global_variable(&rbffi_MemoryPointerClass); + + rb_define_alloc_func(rbffi_MemoryPointerClass, memptr_allocate); + rb_define_method(rbffi_MemoryPointerClass, "initialize", memptr_initialize, -1); + rb_define_singleton_method(rbffi_MemoryPointerClass, "from_string", memptr_s_from_string, 1); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.h new file mode 100644 index 0000000..1257683 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MemoryPointer.h @@ -0,0 +1,53 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (c) 2008, Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_MEMORYPOINTER_H +#define RBFFI_MEMORYPOINTER_H + +#ifndef _MSC_VER +# include +#else +# include "win32/stdbool.h" +#endif +#include + +#ifdef __cplusplus +extern "C" { +#endif + + extern void rbffi_MemoryPointer_Init(VALUE moduleFFI); + extern VALUE rbffi_MemoryPointerClass; + extern VALUE rbffi_MemoryPointer_NewInstance(long size, long count, bool clear); +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_MEMORYPOINTER_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.c new file mode 100644 index 0000000..70efb72 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.c @@ -0,0 +1,358 @@ +/* + * Copyright (c) 2009, 2010 Wayne Meissner + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif +#include +#ifndef _WIN32 +# include +#endif +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdint.h" +# include "win32/stdbool.h" +#endif +#ifndef _WIN32 +# include +#endif +#include +#include +#if defined(HAVE_NATIVETHREAD) && !defined(_WIN32) && !defined(__WIN32__) +# include +#endif + +#include +#include "rbffi.h" +#include "compat.h" + +#include "Function.h" +#include "Types.h" +#include "Type.h" +#include "LastError.h" +#include "Call.h" +#include "ClosurePool.h" +#include "MethodHandle.h" + + +#define MAX_METHOD_FIXED_ARITY (6) + +#ifndef roundup +# define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) +#endif +#ifdef _WIN32 + typedef char* caddr_t; +#endif + +#ifdef USE_RAW +# define METHOD_CLOSURE ffi_raw_closure +# define METHOD_PARAMS ffi_raw* +#else +# define METHOD_CLOSURE ffi_closure +# define METHOD_PARAMS void** +#endif + + + +static bool prep_trampoline(void* ctx, void* code, Closure* closure, char* errmsg, size_t errmsgsize); +static long trampoline_size(void); + +#if defined(__x86_64__) && (defined(__linux__) || defined(__APPLE__)) +# define CUSTOM_TRAMPOLINE 1 +#endif + + +struct MethodHandle { + Closure* closure; +}; + +static ClosurePool* defaultClosurePool; + + +MethodHandle* +rbffi_MethodHandle_Alloc(FunctionType* fnInfo, void* function) +{ + MethodHandle* handle; + Closure* closure = rbffi_Closure_Alloc(defaultClosurePool); + if (closure == NULL) { + rb_raise(rb_eNoMemError, "failed to allocate closure from pool"); + return NULL; + } + + handle = xcalloc(1, sizeof(*handle)); + handle->closure = closure; + closure->info = fnInfo; + closure->function = function; + + return handle; +} + +void +rbffi_MethodHandle_Free(MethodHandle* handle) +{ + if (handle != NULL) { + rbffi_Closure_Free(handle->closure); + } +} + +void* +rbffi_MethodHandle_CodeAddress(MethodHandle* handle) +{ + return handle->closure->code; +} + +#ifndef CUSTOM_TRAMPOLINE +static void attached_method_invoke(ffi_cif* cif, void* retval, METHOD_PARAMS parameters, void* user_data); + +static ffi_type* methodHandleParamTypes[] = { + &ffi_type_sint, + &ffi_type_pointer, + &ffi_type_ulong, +}; + +static ffi_cif mh_cif; + +static bool +prep_trampoline(void* ctx, void* code, Closure* closure, char* errmsg, size_t errmsgsize) +{ + ffi_status ffiStatus; + +#if defined(USE_RAW) + ffiStatus = ffi_prep_raw_closure(code, &mh_cif, attached_method_invoke, closure); +#else + ffiStatus = ffi_prep_closure(code, &mh_cif, attached_method_invoke, closure); +#endif + if (ffiStatus != FFI_OK) { + snprintf(errmsg, errmsgsize, "ffi_prep_closure failed. status=%#x", ffiStatus); + return false; + } + + return true; +} + + +static long +trampoline_size(void) +{ + return sizeof(METHOD_CLOSURE); +} + +/* + * attached_method_invoke is used functions with more than 6 parameters, or + * with struct param or return values + */ +static void +attached_method_invoke(ffi_cif* cif, void* mretval, METHOD_PARAMS parameters, void* user_data) +{ + Closure* handle = (Closure *) user_data; + FunctionType* fnInfo = (FunctionType *) handle->info; + +#ifdef USE_RAW + int argc = parameters[0].sint; + VALUE* argv = *(VALUE **) ¶meters[1]; +#else + int argc = *(int *) parameters[0]; + VALUE* argv = *(VALUE **) parameters[1]; +#endif + + *(VALUE *) mretval = (*fnInfo->invoke)(argc, argv, handle->function, fnInfo); +} + +#endif + + + +#if defined(CUSTOM_TRAMPOLINE) +#if defined(__x86_64__) + +static VALUE custom_trampoline(int argc, VALUE* argv, VALUE self, Closure*); + +#define TRAMPOLINE_CTX_MAGIC (0xfee1deadcafebabe) +#define TRAMPOLINE_FUN_MAGIC (0xfeedfacebeeff00d) + +/* + * This is a hand-coded trampoline to speedup entry from ruby to the FFI translation + * layer for x86_64 arches. + * + * Since a ruby function has exactly 3 arguments, and the first 6 arguments are + * passed in registers for x86_64, we can tack on a context pointer by simply + * putting a value in %rcx, then jumping to the C trampoline code. + * + * This results in approx a 30% speedup for x86_64 FFI dispatch + */ +__asm__( + ".text\n\t" + ".globl ffi_trampoline\n\t" + ".globl _ffi_trampoline\n\t" + "ffi_trampoline:\n\t" + "_ffi_trampoline:\n\t" + "movabsq $0xfee1deadcafebabe, %rcx\n\t" + "movabsq $0xfeedfacebeeff00d, %r11\n\t" + "jmpq *%r11\n\t" + ".globl ffi_trampoline_end\n\t" + "ffi_trampoline_end:\n\t" + ".globl _ffi_trampoline_end\n\t" + "_ffi_trampoline_end:\n\t" +); + +static VALUE +custom_trampoline(int argc, VALUE* argv, VALUE self, Closure* handle) +{ + FunctionType* fnInfo = (FunctionType *) handle->info; + VALUE rbReturnValue; + + RB_GC_GUARD(rbReturnValue) = (*fnInfo->invoke)(argc, argv, handle->function, fnInfo); + RB_GC_GUARD(self); + + return rbReturnValue; +} + +#elif defined(__i386__) && 0 + +static VALUE custom_trampoline(caddr_t args, Closure*); +#define TRAMPOLINE_CTX_MAGIC (0xfee1dead) +#define TRAMPOLINE_FUN_MAGIC (0xbeefcafe) + +/* + * This is a hand-coded trampoline to speed-up entry from ruby to the FFI translation + * layer for i386 arches. + * + * This does not make a discernible difference vs a raw closure, so for now, + * it is not enabled. + */ +__asm__( + ".text\n\t" + ".globl ffi_trampoline\n\t" + ".globl _ffi_trampoline\n\t" + "ffi_trampoline:\n\t" + "_ffi_trampoline:\n\t" + "subl $12, %esp\n\t" + "leal 16(%esp), %eax\n\t" + "movl %eax, (%esp)\n\t" + "movl $0xfee1dead, 4(%esp)\n\t" + "movl $0xbeefcafe, %eax\n\t" + "call *%eax\n\t" + "addl $12, %esp\n\t" + "ret\n\t" + ".globl ffi_trampoline_end\n\t" + "ffi_trampoline_end:\n\t" + ".globl _ffi_trampoline_end\n\t" + "_ffi_trampoline_end:\n\t" +); + +static VALUE +custom_trampoline(caddr_t args, Closure* handle) +{ + FunctionType* fnInfo = (FunctionType *) handle->info; + return (*fnInfo->invoke)(*(int *) args, *(VALUE **) (args + 4), handle->function, fnInfo); +} + +#endif /* __x86_64__ else __i386__ */ + +extern void ffi_trampoline(int argc, VALUE* argv, VALUE self); +extern void ffi_trampoline_end(void); +static int trampoline_offsets(long *, long *); + +static long trampoline_ctx_offset, trampoline_func_offset; + +static long +trampoline_offset(int off, const long value) +{ + caddr_t ptr; + for (ptr = (caddr_t) &ffi_trampoline + off; ptr < (caddr_t) &ffi_trampoline_end; ++ptr) { + if (*(long *) ptr == value) { + return ptr - (caddr_t) &ffi_trampoline; + } + } + + return -1; +} + +static int +trampoline_offsets(long* ctxOffset, long* fnOffset) +{ + *ctxOffset = trampoline_offset(0, TRAMPOLINE_CTX_MAGIC); + if (*ctxOffset == -1) { + return -1; + } + + *fnOffset = trampoline_offset(0, TRAMPOLINE_FUN_MAGIC); + if (*fnOffset == -1) { + return -1; + } + + return 0; +} + +static bool +prep_trampoline(void* ctx, void* code, Closure* closure, char* errmsg, size_t errmsgsize) +{ + caddr_t ptr = (caddr_t) code; + + memcpy(ptr, &ffi_trampoline, trampoline_size()); + /* Patch the context and function addresses into the stub code */ + *(intptr_t *)(ptr + trampoline_ctx_offset) = (intptr_t) closure; + *(intptr_t *)(ptr + trampoline_func_offset) = (intptr_t) custom_trampoline; + + return true; +} + +static long +trampoline_size(void) +{ + return (caddr_t) &ffi_trampoline_end - (caddr_t) &ffi_trampoline; +} + +#endif /* CUSTOM_TRAMPOLINE */ + + +void +rbffi_MethodHandle_Init(VALUE module) +{ +#ifndef CUSTOM_TRAMPOLINE + ffi_status ffiStatus; +#endif + + defaultClosurePool = rbffi_ClosurePool_New((int) trampoline_size(), prep_trampoline, NULL); + +#if defined(CUSTOM_TRAMPOLINE) + if (trampoline_offsets(&trampoline_ctx_offset, &trampoline_func_offset) != 0) { + rb_raise(rb_eFatal, "Could not locate offsets in trampoline code"); + } +#else + ffiStatus = ffi_prep_cif(&mh_cif, FFI_DEFAULT_ABI, 3, &ffi_type_ulong, + methodHandleParamTypes); + if (ffiStatus != FFI_OK) { + rb_raise(rb_eFatal, "ffi_prep_cif failed. status=%#x", ffiStatus); + } + +#endif +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.h new file mode 100644 index 0000000..c3341bf --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/MethodHandle.h @@ -0,0 +1,55 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_METHODHANDLE_H +#define RBFFI_METHODHANDLE_H + +#ifdef __cplusplus +extern "C" { +#endif + +#include +#include "Function.h" + + +typedef struct MethodHandlePool MethodHandlePool; +typedef struct MethodHandle MethodHandle; + + +MethodHandle* rbffi_MethodHandle_Alloc(FunctionType* fnInfo, void* function); +void rbffi_MethodHandle_Free(MethodHandle* handle); +void* rbffi_MethodHandle_CodeAddress(MethodHandle* handle); +void rbffi_MethodHandle_Init(VALUE module); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_METHODHANDLE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.c new file mode 100644 index 0000000..de114a8 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.c @@ -0,0 +1,129 @@ +/* + * Copyright (c) 2008-2010 Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +#endif +# include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdint.h" +# include "win32/stdbool.h" +#endif +#include +#include +#include "rbffi_endian.h" +#include "Platform.h" + +#if defined(__GNU__) || defined(__GLIBC__) +# include +#endif + +static VALUE PlatformModule = Qnil; + +/* + * Determine the cpu type at compile time - useful for MacOSX where the the + * system installed ruby incorrectly reports 'host_cpu' as 'powerpc' when running + * on intel. + */ +#if defined(__x86_64__) || defined(__x86_64) || defined(__amd64) || defined(_M_X64) || defined(_M_AMD64) +# define CPU "x86_64" + +#elif defined(__i386__) || defined(__i386) || defined(_M_IX86) +# define CPU "i386" + +#elif defined(__ppc64__) || defined(__powerpc64__) || defined(_M_PPC) +# define CPU "ppc64" + +#elif defined(__ppc__) || defined(__powerpc__) || defined(__powerpc) +# define CPU "ppc" + +/* + * Need to check for __sparcv9 first, because __sparc will be defined either way. + * Note that __sparcv9 seems to only be set for Solaris. On Linux, __sparc will + * be set, along with __arch64__ if a 64-bit platform. + */ +#elif defined(__sparcv9__) || defined(__sparcv9) +# define CPU "sparcv9" + +#elif defined(__sparc__) || defined(__sparc) +# if defined(__arch64__) +# define CPU "sparcv9" +# else +# define CPU "sparc" +# endif + +#elif defined(__arm__) || defined(__arm) +# define CPU "arm" + +#elif defined(__mips__) || defined(__mips) +# define CPU "mips" + +#elif defined(__s390__) +# define CPU "s390" + +#else +# define CPU "unknown" +#endif + +static void +export_primitive_types(VALUE module) +{ +#define S(name, T) do { \ + typedef struct { char c; T v; } s; \ + rb_define_const(module, #name "_ALIGN", INT2NUM((sizeof(s) - sizeof(T)) * 8)); \ + rb_define_const(module, #name "_SIZE", INT2NUM(sizeof(T)* 8)); \ +} while(0) + S(INT8, char); + S(INT16, short); + S(INT32, int); + S(INT64, long long); + S(LONG, long); + S(FLOAT, float); + S(DOUBLE, double); + S(ADDRESS, void*); +#undef S +} + +void +rbffi_Platform_Init(VALUE moduleFFI) +{ + PlatformModule = rb_define_module_under(moduleFFI, "Platform"); + rb_define_const(PlatformModule, "BYTE_ORDER", INT2FIX(BYTE_ORDER)); + rb_define_const(PlatformModule, "LITTLE_ENDIAN", INT2FIX(LITTLE_ENDIAN)); + rb_define_const(PlatformModule, "BIG_ENDIAN", INT2FIX(BIG_ENDIAN)); + rb_define_const(PlatformModule, "CPU", rb_str_new2(CPU)); +#if defined(__GNU__) || defined(__GLIBC__) + rb_define_const(PlatformModule, "GNU_LIBC", rb_str_new2(LIBC_SO)); +#endif + export_primitive_types(PlatformModule); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.h new file mode 100644 index 0000000..5575e34 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Platform.h @@ -0,0 +1,45 @@ +/* + * Copyright (c) 2008-2010 Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_PLATFORM_H +#define RBFFI_PLATFORM_H + +#ifdef __cplusplus +extern "C" { +#endif + + extern void rbffi_Platform_Init(VALUE moduleFFI); + + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_PLATFORM_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.c new file mode 100644 index 0000000..1eee790 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.c @@ -0,0 +1,508 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdint.h" +# include "win32/stdbool.h" +#endif +#include +#include +#include "rbffi.h" +#include "rbffi_endian.h" +#include "AbstractMemory.h" +#include "Pointer.h" + +#define POINTER(obj) rbffi_AbstractMemory_Cast((obj), rbffi_PointerClass) + +VALUE rbffi_PointerClass = Qnil; +VALUE rbffi_NullPointerSingleton = Qnil; + +static void ptr_release(Pointer* ptr); +static void ptr_mark(Pointer* ptr); + +VALUE +rbffi_Pointer_NewInstance(void* addr) +{ + Pointer* p; + VALUE obj; + + if (addr == NULL) { + return rbffi_NullPointerSingleton; + } + + obj = Data_Make_Struct(rbffi_PointerClass, Pointer, NULL, -1, p); + p->memory.address = addr; + p->memory.size = LONG_MAX; + p->memory.flags = (addr == NULL) ? 0 : (MEM_RD | MEM_WR); + p->memory.typeSize = 1; + p->rbParent = Qnil; + + return obj; +} + +static VALUE +ptr_allocate(VALUE klass) +{ + Pointer* p; + VALUE obj; + + obj = Data_Make_Struct(klass, Pointer, ptr_mark, ptr_release, p); + p->rbParent = Qnil; + p->memory.flags = MEM_RD | MEM_WR; + + return obj; +} + +/* + * @overload initialize(pointer) + * @param [Pointer] pointer another pointer to initialize from + * Create a new pointer from another {Pointer}. + * @overload initialize(type, address) + * @param [Type] type type for pointer + * @param [Integer] address base address for pointer + * Create a new pointer from a {Type} and a base address + * @return [self] + * A new instance of Pointer. + */ +static VALUE +ptr_initialize(int argc, VALUE* argv, VALUE self) +{ + Pointer* p; + VALUE rbType = Qnil, rbAddress = Qnil; + int typeSize = 1; + + Data_Get_Struct(self, Pointer, p); + + switch (rb_scan_args(argc, argv, "11", &rbType, &rbAddress)) { + case 1: + rbAddress = rbType; + typeSize = 1; + break; + case 2: + typeSize = rbffi_type_size(rbType); + break; + default: + rb_raise(rb_eArgError, "Invalid arguments"); + } + + switch (TYPE(rbAddress)) { + case T_FIXNUM: + case T_BIGNUM: + p->memory.address = (void*) (uintptr_t) NUM2LL(rbAddress); + p->memory.size = LONG_MAX; + if (p->memory.address == NULL) { + p->memory.flags = 0; + } + break; + + default: + if (rb_obj_is_kind_of(rbAddress, rbffi_PointerClass)) { + Pointer* orig; + + p->rbParent = rbAddress; + Data_Get_Struct(rbAddress, Pointer, orig); + p->memory = orig->memory; + } else { + rb_raise(rb_eTypeError, "wrong argument type, expected Integer or FFI::Pointer"); + } + break; + } + + p->memory.typeSize = typeSize; + + return self; +} + +/* + * call-seq: ptr.initialize_copy(other) + * @param [Pointer] other source for cloning or dupping + * @return [self] + * @raise {RuntimeError} if +other+ is an unbounded memory area, or is unreadable/unwritable + * @raise {NoMemError} if failed to allocate memory for new object + * DO NOT CALL THIS METHOD. + * + * This method is internally used by #dup and #clone. Memory content is copied from +other+. + */ +static VALUE +ptr_initialize_copy(VALUE self, VALUE other) +{ + AbstractMemory* src; + Pointer* dst; + + Data_Get_Struct(self, Pointer, dst); + src = POINTER(other); + if (src->size == LONG_MAX) { + rb_raise(rb_eRuntimeError, "cannot duplicate unbounded memory area"); + return Qnil; + } + + if ((dst->memory.flags & (MEM_RD | MEM_WR)) != (MEM_RD | MEM_WR)) { + rb_raise(rb_eRuntimeError, "cannot duplicate unreadable/unwritable memory area"); + return Qnil; + } + + if (dst->storage != NULL) { + xfree(dst->storage); + dst->storage = NULL; + } + + dst->storage = xmalloc(src->size + 7); + if (dst->storage == NULL) { + rb_raise(rb_eNoMemError, "failed to allocate memory size=%lu bytes", src->size); + return Qnil; + } + + dst->allocated = true; + dst->autorelease = true; + dst->memory.address = (void *) (((uintptr_t) dst->storage + 0x7) & (uintptr_t) ~0x7UL); + dst->memory.size = src->size; + dst->memory.typeSize = src->typeSize; + + /* finally, copy the actual memory contents */ + memcpy(dst->memory.address, src->address, src->size); + + return self; +} + +static VALUE +slice(VALUE self, long offset, long size) +{ + AbstractMemory* ptr; + Pointer* p; + VALUE retval; + + Data_Get_Struct(self, AbstractMemory, ptr); + checkBounds(ptr, offset, size == LONG_MAX ? 1 : size); + + retval = Data_Make_Struct(rbffi_PointerClass, Pointer, ptr_mark, -1, p); + + p->memory.address = ptr->address + offset; + p->memory.size = size; + p->memory.flags = ptr->flags; + p->memory.typeSize = ptr->typeSize; + p->rbParent = self; + + return retval; +} + +/* + * Document-method: + + * call-seq: ptr + offset + * @param [Numeric] offset + * @return [Pointer] + * Return a new {Pointer} from an existing pointer and an +offset+. + */ +static VALUE +ptr_plus(VALUE self, VALUE offset) +{ + AbstractMemory* ptr; + long off = NUM2LONG(offset); + + Data_Get_Struct(self, AbstractMemory, ptr); + + return slice(self, off, ptr->size == LONG_MAX ? LONG_MAX : ptr->size - off); +} + +/* + * call-seq: ptr.slice(offset, length) + * @param [Numeric] offset + * @param [Numeric] length + * @return [Pointer] + * Return a new {Pointer} from an existing one. This pointer points on same contents + * from +offset+ for a length +length+. + */ +static VALUE +ptr_slice(VALUE self, VALUE rbOffset, VALUE rbLength) +{ + return slice(self, NUM2LONG(rbOffset), NUM2LONG(rbLength)); +} + +/* + * call-seq: ptr.inspect + * @return [String] + * Inspect pointer object. + */ +static VALUE +ptr_inspect(VALUE self) +{ + char buf[100]; + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + if (ptr->memory.size != LONG_MAX) { + snprintf(buf, sizeof(buf), "#<%s address=%p size=%lu>", + rb_obj_classname(self), ptr->memory.address, ptr->memory.size); + } else { + snprintf(buf, sizeof(buf), "#<%s address=%p>", rb_obj_classname(self), ptr->memory.address); + } + + return rb_str_new2(buf); +} + +/* + * Document-method: null? + * call-seq: ptr.null? + * @return [Boolean] + * Return +true+ if +self+ is a {NULL} pointer. + */ +static VALUE +ptr_null_p(VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + return ptr->memory.address == NULL ? Qtrue : Qfalse; +} + +/* + * Document-method: == + * call-seq: ptr == other + * @param [Pointer] other + * Check equality between +self+ and +other+. Equality is tested on {#address}. + */ +static VALUE +ptr_equals(VALUE self, VALUE other) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + if (NIL_P(other)) { + return ptr->memory.address == NULL ? Qtrue : Qfalse; + } + + return ptr->memory.address == POINTER(other)->address ? Qtrue : Qfalse; +} + +/* + * call-seq: ptr.address + * @return [Numeric] pointer's base address + * Return +self+'s base address (alias: #to_i). + */ +static VALUE +ptr_address(VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + return ULL2NUM((uintptr_t) ptr->memory.address); +} + +#if BYTE_ORDER == LITTLE_ENDIAN +# define SWAPPED_ORDER BIG_ENDIAN +#else +# define SWAPPED_ORDER LITTLE_ENDIAN +#endif + +/* + * Get or set +self+'s endianness + * @overload order + * @return [:big, :little] endianness of +self+ + * @overload order(order) + * @param [Symbol] order endianness to set (+:little+, +:big+ or +:network+). +:big+ and +:network+ + * are synonymous. + * @return [self] + */ +static VALUE +ptr_order(int argc, VALUE* argv, VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + if (argc == 0) { + int order = (ptr->memory.flags & MEM_SWAP) == 0 ? BYTE_ORDER : SWAPPED_ORDER; + return order == BIG_ENDIAN ? ID2SYM(rb_intern("big")) : ID2SYM(rb_intern("little")); + } else { + VALUE rbOrder = Qnil; + int order = BYTE_ORDER; + + if (rb_scan_args(argc, argv, "1", &rbOrder) < 1) { + rb_raise(rb_eArgError, "need byte order"); + } + if (SYMBOL_P(rbOrder)) { + ID id = SYM2ID(rbOrder); + if (id == rb_intern("little")) { + order = LITTLE_ENDIAN; + + } else if (id == rb_intern("big") || id == rb_intern("network")) { + order = BIG_ENDIAN; + } + } + if (order != BYTE_ORDER) { + Pointer* p2; + VALUE retval = slice(self, 0, ptr->memory.size); + + Data_Get_Struct(retval, Pointer, p2); + p2->memory.flags |= MEM_SWAP; + return retval; + } + + return self; + } +} + + +/* + * call-seq: ptr.free + * @return [self] + * Free memory pointed by +self+. + */ +static VALUE +ptr_free(VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + if (ptr->allocated) { + if (ptr->storage != NULL) { + xfree(ptr->storage); + ptr->storage = NULL; + } + ptr->allocated = false; + + } else { + VALUE caller = rb_funcall(rb_funcall(Qnil, rb_intern("caller"), 0), rb_intern("first"), 0); + + rb_warn("calling free on non allocated pointer %s from %s", RSTRING_PTR(ptr_inspect(self)), RSTRING_PTR(rb_str_to_str(caller))); + } + + return self; +} + +static VALUE +ptr_type_size(VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + return INT2NUM(ptr->memory.typeSize); +} + +/* + * call-seq: ptr.autorelease = autorelease + * @param [Boolean] autorelease + * @return [Boolean] +autorelease+ + * Set +autorelease+ attribute. See also Autorelease section. + */ +static VALUE +ptr_autorelease(VALUE self, VALUE autorelease) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + ptr->autorelease = autorelease == Qtrue; + + return autorelease; +} + +/* + * call-seq: ptr.autorelease? + * @return [Boolean] + * Get +autorelease+ attribute. See also Autorelease section. + */ +static VALUE +ptr_autorelease_p(VALUE self) +{ + Pointer* ptr; + + Data_Get_Struct(self, Pointer, ptr); + + return ptr->autorelease ? Qtrue : Qfalse; +} + + +static void +ptr_release(Pointer* ptr) +{ + if (ptr->autorelease && ptr->allocated && ptr->storage != NULL) { + xfree(ptr->storage); + ptr->storage = NULL; + } + xfree(ptr); +} + +static void +ptr_mark(Pointer* ptr) +{ + rb_gc_mark(ptr->rbParent); +} + +void +rbffi_Pointer_Init(VALUE moduleFFI) +{ + VALUE rbNullAddress = ULL2NUM(0); + VALUE ffi_AbstractMemory = rbffi_AbstractMemoryClass; + + /* + * Document-class: FFI::Pointer < FFI::AbstractMemory + * Pointer class is used to manage C pointers with ease. A {Pointer} object is defined by his + * {#address} (as a C pointer). It permits additions with an integer for pointer arithmetic. + * + * ==Autorelease + * A pointer object may autorelease his contents when freed (by default). This behaviour may be + * changed with {#autorelease=} method. + */ + rbffi_PointerClass = rb_define_class_under(moduleFFI, "Pointer", ffi_AbstractMemory); + /* + * Document-variable: Pointer + */ + rb_global_variable(&rbffi_PointerClass); + + rb_define_alloc_func(rbffi_PointerClass, ptr_allocate); + rb_define_method(rbffi_PointerClass, "initialize", ptr_initialize, -1); + rb_define_method(rbffi_PointerClass, "initialize_copy", ptr_initialize_copy, 1); + rb_define_method(rbffi_PointerClass, "inspect", ptr_inspect, 0); + rb_define_method(rbffi_PointerClass, "to_s", ptr_inspect, 0); + rb_define_method(rbffi_PointerClass, "+", ptr_plus, 1); + rb_define_method(rbffi_PointerClass, "slice", ptr_slice, 2); + rb_define_method(rbffi_PointerClass, "null?", ptr_null_p, 0); + rb_define_method(rbffi_PointerClass, "address", ptr_address, 0); + rb_define_alias(rbffi_PointerClass, "to_i", "address"); + rb_define_method(rbffi_PointerClass, "==", ptr_equals, 1); + rb_define_method(rbffi_PointerClass, "order", ptr_order, -1); + rb_define_method(rbffi_PointerClass, "autorelease=", ptr_autorelease, 1); + rb_define_method(rbffi_PointerClass, "autorelease?", ptr_autorelease_p, 0); + rb_define_method(rbffi_PointerClass, "free", ptr_free, 0); + rb_define_method(rbffi_PointerClass, "type_size", ptr_type_size, 0); + + rbffi_NullPointerSingleton = rb_class_new_instance(1, &rbNullAddress, rbffi_PointerClass); + /* + * NULL pointer + */ + rb_define_const(rbffi_PointerClass, "NULL", rbffi_NullPointerSingleton); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.h new file mode 100644 index 0000000..2d86851 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Pointer.h @@ -0,0 +1,63 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_POINTER_H +#define RBFFI_POINTER_H + +#ifndef _MSC_VER +# include +#else +# include "win32/stdbool.h" +#endif + +#ifdef __cplusplus +extern "C" { +#endif + +#include "AbstractMemory.h" + +extern void rbffi_Pointer_Init(VALUE moduleFFI); +extern VALUE rbffi_Pointer_NewInstance(void* addr); +extern VALUE rbffi_PointerClass; +extern VALUE rbffi_NullPointerSingleton; + +typedef struct Pointer { + AbstractMemory memory; + VALUE rbParent; + char* storage; /* start of malloc area */ + bool autorelease; + bool allocated; +} Pointer; + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_POINTER_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.c new file mode 100644 index 0000000..c6428a2 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.c @@ -0,0 +1,829 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (C) 2009 Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#ifndef _MSC_VER +# include +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include "rbffi.h" +#include "compat.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "MemoryPointer.h" +#include "Function.h" +#include "Types.h" +#include "Function.h" +#include "StructByValue.h" +#include "ArrayType.h" +#include "MappedType.h" +#include "Struct.h" + +typedef struct InlineArray_ { + VALUE rbMemory; + VALUE rbField; + + AbstractMemory* memory; + StructField* field; + MemoryOp *op; + Type* componentType; + ArrayType* arrayType; + int length; +} InlineArray; + + +static void struct_mark(Struct *); +static void struct_free(Struct *); +static VALUE struct_class_layout(VALUE klass); +static void struct_malloc(Struct* s); +static void inline_array_mark(InlineArray *); +static void store_reference_value(StructField* f, Struct* s, VALUE value); + +VALUE rbffi_StructClass = Qnil; + +VALUE rbffi_StructInlineArrayClass = Qnil; +VALUE rbffi_StructLayoutCharArrayClass = Qnil; + +static ID id_pointer_ivar = 0, id_layout_ivar = 0; +static ID id_get = 0, id_put = 0, id_to_ptr = 0, id_to_s = 0, id_layout = 0; + +static inline char* +memory_address(VALUE self) +{ + return ((AbstractMemory *)DATA_PTR((self)))->address; +} + +static VALUE +struct_allocate(VALUE klass) +{ + Struct* s; + VALUE obj = Data_Make_Struct(klass, Struct, struct_mark, struct_free, s); + + s->rbPointer = Qnil; + s->rbLayout = Qnil; + + return obj; +} + +/* + * call-seq: initialize + * @overload initialize(pointer, *args) + * @param [AbstractMemory] pointer + * @param [Array] args + * @return [self] + */ +static VALUE +struct_initialize(int argc, VALUE* argv, VALUE self) +{ + Struct* s; + VALUE rbPointer = Qnil, rest = Qnil, klass = CLASS_OF(self); + int nargs; + + Data_Get_Struct(self, Struct, s); + + nargs = rb_scan_args(argc, argv, "01*", &rbPointer, &rest); + + /* Call up into ruby code to adjust the layout */ + if (nargs > 1) { + s->rbLayout = rb_funcall2(CLASS_OF(self), id_layout, (int) RARRAY_LEN(rest), RARRAY_PTR(rest)); + } else { + s->rbLayout = struct_class_layout(klass); + } + + if (!rb_obj_is_kind_of(s->rbLayout, rbffi_StructLayoutClass)) { + rb_raise(rb_eRuntimeError, "Invalid Struct layout"); + } + + Data_Get_Struct(s->rbLayout, StructLayout, s->layout); + + if (rbPointer != Qnil) { + s->pointer = MEMORY(rbPointer); + s->rbPointer = rbPointer; + } else { + struct_malloc(s); + } + + return self; +} + +/* + * call-seq: initialize_copy(other) + * @return [nil] + * DO NOT CALL THIS METHOD + */ +static VALUE +struct_initialize_copy(VALUE self, VALUE other) +{ + Struct* src; + Struct* dst; + + Data_Get_Struct(self, Struct, dst); + Data_Get_Struct(other, Struct, src); + if (dst == src) { + return self; + } + + dst->rbLayout = src->rbLayout; + dst->layout = src->layout; + + /* + * A new MemoryPointer instance is allocated here instead of just calling + * #dup on rbPointer, since the Pointer may not know its length, or may + * be longer than just this struct. + */ + if (src->pointer->address != NULL) { + dst->rbPointer = rbffi_MemoryPointer_NewInstance(1, src->layout->size, false); + dst->pointer = MEMORY(dst->rbPointer); + memcpy(dst->pointer->address, src->pointer->address, src->layout->size); + } else { + dst->rbPointer = src->rbPointer; + dst->pointer = src->pointer; + } + + if (src->layout->referenceFieldCount > 0) { + dst->rbReferences = ALLOC_N(VALUE, dst->layout->referenceFieldCount); + memcpy(dst->rbReferences, src->rbReferences, dst->layout->referenceFieldCount * sizeof(VALUE)); + } + + return self; +} + +static VALUE +struct_class_layout(VALUE klass) +{ + VALUE layout; + if (!rb_ivar_defined(klass, id_layout_ivar)) { + rb_raise(rb_eRuntimeError, "no Struct layout configured for %s", rb_class2name(klass)); + } + + layout = rb_ivar_get(klass, id_layout_ivar); + if (!rb_obj_is_kind_of(layout, rbffi_StructLayoutClass)) { + rb_raise(rb_eRuntimeError, "invalid Struct layout for %s", rb_class2name(klass)); + } + + return layout; +} + +static StructLayout* +struct_layout(VALUE self) +{ + Struct* s = (Struct *) DATA_PTR(self); + if (s->layout != NULL) { + return s->layout; + } + + if (s->layout == NULL) { + s->rbLayout = struct_class_layout(CLASS_OF(self)); + Data_Get_Struct(s->rbLayout, StructLayout, s->layout); + } + + return s->layout; +} + +static Struct* +struct_validate(VALUE self) +{ + Struct* s; + Data_Get_Struct(self, Struct, s); + + if (struct_layout(self) == NULL) { + rb_raise(rb_eRuntimeError, "struct layout == null"); + } + + if (s->pointer == NULL) { + struct_malloc(s); + } + + return s; +} + +static void +struct_malloc(Struct* s) +{ + if (s->rbPointer == Qnil) { + s->rbPointer = rbffi_MemoryPointer_NewInstance(s->layout->size, 1, true); + + } else if (!rb_obj_is_kind_of(s->rbPointer, rbffi_AbstractMemoryClass)) { + rb_raise(rb_eRuntimeError, "invalid pointer in struct"); + } + + s->pointer = (AbstractMemory *) DATA_PTR(s->rbPointer); +} + +static void +struct_mark(Struct *s) +{ + rb_gc_mark(s->rbPointer); + rb_gc_mark(s->rbLayout); + if (s->rbReferences != NULL) { + rb_gc_mark_locations(&s->rbReferences[0], &s->rbReferences[s->layout->referenceFieldCount]); + } +} + +static void +struct_free(Struct* s) +{ + xfree(s->rbReferences); + xfree(s); +} + + +static void +store_reference_value(StructField* f, Struct* s, VALUE value) +{ + if (unlikely(f->referenceIndex == -1)) { + rb_raise(rb_eRuntimeError, "put_reference_value called for non-reference type"); + return; + } + if (s->rbReferences == NULL) { + int i; + s->rbReferences = ALLOC_N(VALUE, s->layout->referenceFieldCount); + for (i = 0; i < s->layout->referenceFieldCount; ++i) { + s->rbReferences[i] = Qnil; + } + } + + s->rbReferences[f->referenceIndex] = value; +} + + +static VALUE +struct_field(Struct* s, VALUE fieldName) +{ + StructLayout* layout = s->layout; + VALUE rbField; + + if (likely(SYMBOL_P(fieldName) && st_lookup(layout->fieldSymbolTable, fieldName, (st_data_t *) &rbField))) { + return rbField; + } + + // TODO does this ever return anything? + rbField = rb_hash_aref(layout->rbFieldMap, fieldName); + if (rbField == Qnil) { + VALUE str = rb_funcall2(fieldName, id_to_s, 0, NULL); + rb_raise(rb_eArgError, "No such field '%s'", StringValuePtr(str)); + } + + return rbField; +} + +/* + * call-seq: struct[field_name] + * @param field_name field to access + * Acces to a Struct field. + */ +static VALUE +struct_aref(VALUE self, VALUE fieldName) +{ + Struct* s; + VALUE rbField; + StructField* f; + + s = struct_validate(self); + + rbField = struct_field(s, fieldName); + f = (StructField *) DATA_PTR(rbField); + + if (f->get != NULL) { + return (*f->get)(f, s); + + } else if (f->memoryOp != NULL) { + return (*f->memoryOp->get)(s->pointer, f->offset); + + } else { + + /* call up to the ruby code to fetch the value */ + return rb_funcall2(rbField, id_get, 1, &s->rbPointer); + } +} + +/* + * call-seq: []=(field_name, value) + * @param field_name field to access + * @param value value to set to +field_name+ + * @return [value] + * Set a field in Struct. + */ +static VALUE +struct_aset(VALUE self, VALUE fieldName, VALUE value) +{ + Struct* s; + VALUE rbField; + StructField* f; + + + s = struct_validate(self); + + rbField = struct_field(s, fieldName); + f = (StructField *) DATA_PTR(rbField); + if (f->put != NULL) { + (*f->put)(f, s, value); + + } else if (f->memoryOp != NULL) { + + (*f->memoryOp->put)(s->pointer, f->offset, value); + + } else { + /* call up to the ruby code to set the value */ + VALUE argv[2]; + argv[0] = s->rbPointer; + argv[1] = value; + rb_funcall2(rbField, id_put, 2, argv); + } + + if (f->referenceRequired) { + store_reference_value(f, s, value); + } + + return value; +} + +/* + * call-seq: pointer= pointer + * @param [AbstractMemory] pointer + * @return [self] + * Make Struct point to +pointer+. + */ +static VALUE +struct_set_pointer(VALUE self, VALUE pointer) +{ + Struct* s; + StructLayout* layout; + AbstractMemory* memory; + + if (!rb_obj_is_kind_of(pointer, rbffi_AbstractMemoryClass)) { + rb_raise(rb_eTypeError, "wrong argument type %s (expected Pointer or Buffer)", + rb_obj_classname(pointer)); + return Qnil; + } + + + Data_Get_Struct(self, Struct, s); + Data_Get_Struct(pointer, AbstractMemory, memory); + layout = struct_layout(self); + + if ((int) layout->base.ffiType->size > memory->size) { + rb_raise(rb_eArgError, "memory of %ld bytes too small for struct %s (expected at least %ld)", + memory->size, rb_obj_classname(self), (long) layout->base.ffiType->size); + } + + s->pointer = MEMORY(pointer); + s->rbPointer = pointer; + rb_ivar_set(self, id_pointer_ivar, pointer); + + return self; +} + +/* + * call-seq: pointer + * @return [AbstractMemory] + * Get pointer to Struct contents. + */ +static VALUE +struct_get_pointer(VALUE self) +{ + Struct* s; + + Data_Get_Struct(self, Struct, s); + + return s->rbPointer; +} + +/* + * call-seq: layout= layout + * @param [StructLayout] layout + * @return [self] + * Set the Struct's layout. + */ +static VALUE +struct_set_layout(VALUE self, VALUE layout) +{ + Struct* s; + Data_Get_Struct(self, Struct, s); + + if (!rb_obj_is_kind_of(layout, rbffi_StructLayoutClass)) { + rb_raise(rb_eTypeError, "wrong argument type %s (expected %s)", + rb_obj_classname(layout), rb_class2name(rbffi_StructLayoutClass)); + return Qnil; + } + + Data_Get_Struct(layout, StructLayout, s->layout); + rb_ivar_set(self, id_layout_ivar, layout); + + return self; +} + +/* + * call-seq: layout + * @return [StructLayout] + * Get the Struct's layout. + */ +static VALUE +struct_get_layout(VALUE self) +{ + Struct* s; + + Data_Get_Struct(self, Struct, s); + + return s->rbLayout; +} + +/* + * call-seq: null? + * @return [Boolean] + * Test if Struct's pointer is NULL + */ +static VALUE +struct_null_p(VALUE self) +{ + Struct* s; + + Data_Get_Struct(self, Struct, s); + + return s->pointer->address == NULL ? Qtrue : Qfalse; +} + +/* + * (see Pointer#order) + */ +static VALUE +struct_order(int argc, VALUE* argv, VALUE self) +{ + Struct* s; + + Data_Get_Struct(self, Struct, s); + if (argc == 0) { + return rb_funcall(s->rbPointer, rb_intern("order"), 0); + + } else { + VALUE retval = rb_obj_dup(self); + VALUE rbPointer = rb_funcall2(s->rbPointer, rb_intern("order"), argc, argv); + struct_set_pointer(retval, rbPointer); + + return retval; + } +} + +static VALUE +inline_array_allocate(VALUE klass) +{ + InlineArray* array; + VALUE obj; + + obj = Data_Make_Struct(klass, InlineArray, inline_array_mark, -1, array); + array->rbField = Qnil; + array->rbMemory = Qnil; + + return obj; +} + +static void +inline_array_mark(InlineArray* array) +{ + rb_gc_mark(array->rbField); + rb_gc_mark(array->rbMemory); +} + +/* + * Document-method: FFI::Struct::InlineArray#initialize + * call-seq: initialize(memory, field) + * @param [AbstractMemory] memory + * @param [StructField] field + * @return [self] + */ +static VALUE +inline_array_initialize(VALUE self, VALUE rbMemory, VALUE rbField) +{ + InlineArray* array; + + Data_Get_Struct(self, InlineArray, array); + array->rbMemory = rbMemory; + array->rbField = rbField; + + Data_Get_Struct(rbMemory, AbstractMemory, array->memory); + Data_Get_Struct(rbField, StructField, array->field); + Data_Get_Struct(array->field->rbType, ArrayType, array->arrayType); + Data_Get_Struct(array->arrayType->rbComponentType, Type, array->componentType); + + array->op = get_memory_op(array->componentType); + if (array->op == NULL && array->componentType->nativeType == NATIVE_MAPPED) { + array->op = get_memory_op(((MappedType *) array->componentType)->type); + } + + array->length = array->arrayType->length; + + return self; +} + +/* + * call-seq: size + * @return [Numeric] + * Get size + */ +static VALUE +inline_array_size(VALUE self) +{ + InlineArray* array; + + Data_Get_Struct(self, InlineArray, array); + + return UINT2NUM(((ArrayType *) array->field->type)->length); +} + +static int +inline_array_offset(InlineArray* array, int index) +{ + if (index < 0 || (index >= array->length && array->length > 0)) { + rb_raise(rb_eIndexError, "index %d out of bounds", index); + } + + return (int) array->field->offset + (index * (int) array->componentType->ffiType->size); +} + +/* + * call-seq: [](index) + * @param [Numeric] index + * @return [Type, Struct] + */ +static VALUE +inline_array_aref(VALUE self, VALUE rbIndex) +{ + InlineArray* array; + + Data_Get_Struct(self, InlineArray, array); + + if (array->op != NULL) { + VALUE rbNativeValue = array->op->get(array->memory, + inline_array_offset(array, NUM2INT(rbIndex))); + if (unlikely(array->componentType->nativeType == NATIVE_MAPPED)) { + return rb_funcall(((MappedType *) array->componentType)->rbConverter, + rb_intern("from_native"), 2, rbNativeValue, Qnil); + } else { + return rbNativeValue; + } + + } else if (array->componentType->nativeType == NATIVE_STRUCT) { + VALUE rbOffset = INT2NUM(inline_array_offset(array, NUM2INT(rbIndex))); + VALUE rbLength = INT2NUM(array->componentType->ffiType->size); + VALUE rbPointer = rb_funcall(array->rbMemory, rb_intern("slice"), 2, rbOffset, rbLength); + + return rb_class_new_instance(1, &rbPointer, ((StructByValue *) array->componentType)->rbStructClass); + } else { + + rb_raise(rb_eArgError, "get not supported for %s", rb_obj_classname(array->arrayType->rbComponentType)); + return Qnil; + } +} + +/* + * call-seq: []=(index, value) + * @param [Numeric] index + * @param [Type, Struct] + * @return [value] + */ +static VALUE +inline_array_aset(VALUE self, VALUE rbIndex, VALUE rbValue) +{ + InlineArray* array; + + Data_Get_Struct(self, InlineArray, array); + + if (array->op != NULL) { + if (unlikely(array->componentType->nativeType == NATIVE_MAPPED)) { + rbValue = rb_funcall(((MappedType *) array->componentType)->rbConverter, + rb_intern("to_native"), 2, rbValue, Qnil); + } + array->op->put(array->memory, inline_array_offset(array, NUM2INT(rbIndex)), + rbValue); + + } else if (array->componentType->nativeType == NATIVE_STRUCT) { + int offset = inline_array_offset(array, NUM2INT(rbIndex)); + Struct* s; + + if (!rb_obj_is_kind_of(rbValue, rbffi_StructClass)) { + rb_raise(rb_eTypeError, "argument not an instance of struct"); + return Qnil; + } + + checkWrite(array->memory); + checkBounds(array->memory, offset, array->componentType->ffiType->size); + + Data_Get_Struct(rbValue, Struct, s); + checkRead(s->pointer); + checkBounds(s->pointer, 0, array->componentType->ffiType->size); + + memcpy(array->memory->address + offset, s->pointer->address, array->componentType->ffiType->size); + + } else { + ArrayType* arrayType; + Data_Get_Struct(array->field->rbType, ArrayType, arrayType); + + rb_raise(rb_eArgError, "set not supported for %s", rb_obj_classname(arrayType->rbComponentType)); + return Qnil; + } + + return rbValue; +} + +/* + * call-seq: each + * Yield block for each element of +self+. + */ +static VALUE +inline_array_each(VALUE self) +{ + InlineArray* array; + + int i; + + Data_Get_Struct(self, InlineArray, array); + + for (i = 0; i < array->length; ++i) { + rb_yield(inline_array_aref(self, INT2FIX(i))); + } + + return self; +} + +/* + * call-seq: to_a + * @return [Array] + * Convert +self+ to an array. + */ +static VALUE +inline_array_to_a(VALUE self) +{ + InlineArray* array; + VALUE obj; + int i; + + Data_Get_Struct(self, InlineArray, array); + obj = rb_ary_new2(array->length); + + + for (i = 0; i < array->length; ++i) { + rb_ary_push(obj, inline_array_aref(self, INT2FIX(i))); + } + + return obj; +} + +/* + * Document-method: FFI::StructLayout::CharArray#to_s + * call-seq: to_s + * @return [String] + * Convert +self+ to a string. + */ +static VALUE +inline_array_to_s(VALUE self) +{ + InlineArray* array; + VALUE argv[2]; + + Data_Get_Struct(self, InlineArray, array); + + if (array->componentType->nativeType != NATIVE_INT8 && array->componentType->nativeType != NATIVE_UINT8) { + VALUE dummy = Qnil; + return rb_call_super(0, &dummy); + } + + argv[0] = UINT2NUM(array->field->offset); + argv[1] = UINT2NUM(array->length); + + return rb_funcall2(array->rbMemory, rb_intern("get_string"), 2, argv); +} + +/* + * call-seq: to_ptr + * @return [AbstractMemory] + * Get pointer to +self+ content. + */ +static VALUE +inline_array_to_ptr(VALUE self) +{ + InlineArray* array; + + Data_Get_Struct(self, InlineArray, array); + + return rb_funcall(array->rbMemory, rb_intern("slice"), 2, + UINT2NUM(array->field->offset), UINT2NUM(array->arrayType->base.ffiType->size)); +} + + +void +rbffi_Struct_Init(VALUE moduleFFI) +{ + VALUE StructClass; + + rbffi_StructLayout_Init(moduleFFI); + + /* + * Document-class: FFI::Struct + * + * A FFI::Struct means to mirror a C struct. + * + * A Struct is defined as: + * class MyStruct < FFI::Struct + * layout :value1, :int, + * :value2, :double + * end + * and is used as: + * my_struct = MyStruct.new + * my_struct[:value1] = 12 + * + * For more information, see http://github.com/ffi/ffi/wiki/Structs + */ + rbffi_StructClass = rb_define_class_under(moduleFFI, "Struct", rb_cObject); + StructClass = rbffi_StructClass; // put on a line alone to help RDoc + rb_global_variable(&rbffi_StructClass); + + /* + * Document-class: FFI::Struct::InlineArray + */ + rbffi_StructInlineArrayClass = rb_define_class_under(rbffi_StructClass, "InlineArray", rb_cObject); + rb_global_variable(&rbffi_StructInlineArrayClass); + + /* + * Document-class: FFI::StructLayout::CharArray < FFI::Struct::InlineArray + */ + rbffi_StructLayoutCharArrayClass = rb_define_class_under(rbffi_StructLayoutClass, "CharArray", + rbffi_StructInlineArrayClass); + rb_global_variable(&rbffi_StructLayoutCharArrayClass); + + + rb_define_alloc_func(StructClass, struct_allocate); + rb_define_method(StructClass, "initialize", struct_initialize, -1); + rb_define_method(StructClass, "initialize_copy", struct_initialize_copy, 1); + rb_define_method(StructClass, "order", struct_order, -1); + + rb_define_alias(rb_singleton_class(StructClass), "alloc_in", "new"); + rb_define_alias(rb_singleton_class(StructClass), "alloc_out", "new"); + rb_define_alias(rb_singleton_class(StructClass), "alloc_inout", "new"); + rb_define_alias(rb_singleton_class(StructClass), "new_in", "new"); + rb_define_alias(rb_singleton_class(StructClass), "new_out", "new"); + rb_define_alias(rb_singleton_class(StructClass), "new_inout", "new"); + + rb_define_method(StructClass, "pointer", struct_get_pointer, 0); + rb_define_private_method(StructClass, "pointer=", struct_set_pointer, 1); + + rb_define_method(StructClass, "layout", struct_get_layout, 0); + rb_define_private_method(StructClass, "layout=", struct_set_layout, 1); + + rb_define_method(StructClass, "[]", struct_aref, 1); + rb_define_method(StructClass, "[]=", struct_aset, 2); + rb_define_method(StructClass, "null?", struct_null_p, 0); + + rb_include_module(rbffi_StructInlineArrayClass, rb_mEnumerable); + rb_define_alloc_func(rbffi_StructInlineArrayClass, inline_array_allocate); + rb_define_method(rbffi_StructInlineArrayClass, "initialize", inline_array_initialize, 2); + rb_define_method(rbffi_StructInlineArrayClass, "[]", inline_array_aref, 1); + rb_define_method(rbffi_StructInlineArrayClass, "[]=", inline_array_aset, 2); + rb_define_method(rbffi_StructInlineArrayClass, "each", inline_array_each, 0); + rb_define_method(rbffi_StructInlineArrayClass, "size", inline_array_size, 0); + rb_define_method(rbffi_StructInlineArrayClass, "to_a", inline_array_to_a, 0); + rb_define_method(rbffi_StructInlineArrayClass, "to_ptr", inline_array_to_ptr, 0); + + rb_define_method(rbffi_StructLayoutCharArrayClass, "to_s", inline_array_to_s, 0); + rb_define_alias(rbffi_StructLayoutCharArrayClass, "to_str", "to_s"); + + id_pointer_ivar = rb_intern("@pointer"); + id_layout_ivar = rb_intern("@layout"); + id_layout = rb_intern("layout"); + id_get = rb_intern("get"); + id_put = rb_intern("put"); + id_to_ptr = rb_intern("to_ptr"); + id_to_s = rb_intern("to_s"); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.h new file mode 100644 index 0000000..85e8263 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Struct.h @@ -0,0 +1,106 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (c) 2009, Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_STRUCT_H +#define RBFFI_STRUCT_H + +#include "extconf.h" +#include "AbstractMemory.h" +#include "Type.h" +#ifdef RUBY_1_9 +#include +#else +#include +#endif + +#ifdef __cplusplus +extern "C" { +#endif + + extern void rbffi_Struct_Init(VALUE ffiModule); + extern void rbffi_StructLayout_Init(VALUE ffiModule); + typedef struct StructField_ StructField; + typedef struct StructLayout_ StructLayout; + typedef struct Struct_ Struct; + + struct StructField_ { + Type* type; + unsigned int offset; + + int referenceIndex; + + bool referenceRequired; + VALUE rbType; + VALUE rbName; + + VALUE (*get)(StructField* field, Struct* s); + void (*put)(StructField* field, Struct* s, VALUE value); + + MemoryOp* memoryOp; + }; + + struct StructLayout_ { + Type base; + StructField** fields; + int fieldCount; + int size; + int align; + ffi_type** ffiTypes; + struct st_table* fieldSymbolTable; + + /** The number of reference tracking fields in this struct */ + int referenceFieldCount; + + VALUE rbFieldNames; + VALUE rbFieldMap; + VALUE rbFields; + }; + + struct Struct_ { + StructLayout* layout; + AbstractMemory* pointer; + VALUE* rbReferences; + + VALUE rbLayout; + VALUE rbPointer; + }; + + extern VALUE rbffi_StructClass, rbffi_StructLayoutClass; + extern VALUE rbffi_StructLayoutFieldClass, rbffi_StructLayoutFunctionFieldClass; + extern VALUE rbffi_StructLayoutArrayFieldClass; + extern VALUE rbffi_StructInlineArrayClass; + extern VALUE rbffi_StructLayoutCharArrayClass; + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_STRUCT_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.c new file mode 100644 index 0000000..73e5111 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.c @@ -0,0 +1,190 @@ +/* + * Copyright (c) 2010, Wayne Meissner + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * * Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright notice + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * * The name of the author or authors may not be used to endorse or promote + * products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +# include +#endif +#include +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include + +#include +#include "rbffi.h" +#include "compat.h" + +#include "Pointer.h" +#include "Struct.h" +#include "StructByReference.h" + + +#define FFI_ALIGN(v, a) (((((size_t) (v))-1) | ((a)-1))+1) + +static VALUE sbr_allocate(VALUE); +static VALUE sbr_initialize(VALUE, VALUE); +static void sbr_mark(StructByReference *); + +VALUE rbffi_StructByReferenceClass = Qnil; + +static VALUE +sbr_allocate(VALUE klass) +{ + StructByReference* sbr; + + VALUE obj = Data_Make_Struct(klass, StructByReference, sbr_mark, -1, sbr); + + sbr->rbStructClass = Qnil; + + return obj; +} + +/* + * call-seq: initialize(struc_class) + * @param [Struct] struct_calss + * @return [self] + * A new instance of StructByReference. + */ +static VALUE +sbr_initialize(VALUE self, VALUE rbStructClass) +{ + StructByReference* sbr = NULL; + + if (!rb_class_inherited_p(rbStructClass, rbffi_StructClass)) { + rb_raise(rb_eTypeError, "wrong type (expected subclass of FFI::Struct)"); + } + + Data_Get_Struct(self, StructByReference, sbr); + sbr->rbStructClass = rbStructClass; + + return self; +} + +static void +sbr_mark(StructByReference *sbr) +{ + rb_gc_mark(sbr->rbStructClass); +} + + +/* + * call-seq: struct_class + * @return [Struct] + * Get +struct_class+. + */ +static VALUE +sbr_struct_class(VALUE self) +{ + StructByReference* sbr; + + Data_Get_Struct(self, StructByReference, sbr); + + return sbr->rbStructClass; +} + +/* + * call-seq: native_type + * @return [Class] + * Always get {FFI::Type}::POINTER. + */ +static VALUE +sbr_native_type(VALUE self) +{ + return rb_const_get(rbffi_TypeClass, rb_intern("POINTER")); +} + +/* + * call-seq: to_native(value, ctx) + * @param [nil, Struct] value + * @param [nil] ctx + * @return [AbstractMemory] Pointer on +value+. + */ +static VALUE +sbr_to_native(VALUE self, VALUE value, VALUE ctx) +{ + StructByReference* sbr; + Struct* s; + + if (unlikely(value == Qnil)) { + return rbffi_NullPointerSingleton; + } + + Data_Get_Struct(self, StructByReference, sbr); + if (!rb_obj_is_kind_of(value, sbr->rbStructClass)) { + rb_raise(rb_eTypeError, "wrong argument type %s (expected %s)", + rb_obj_classname(value), + RSTRING_PTR(rb_class_name(sbr->rbStructClass))); + } + + Data_Get_Struct(value, Struct, s); + + return s->rbPointer; +} + +/* + * call-seq: from_native(value, ctx) + * @param [AbstractMemory] value + * @param [nil] ctx + * @return [Struct] + * Create a struct from content of memory +value+. + */ +static VALUE +sbr_from_native(VALUE self, VALUE value, VALUE ctx) +{ + StructByReference* sbr; + + Data_Get_Struct(self, StructByReference, sbr); + + return rb_class_new_instance(1, &value, sbr->rbStructClass); +} + + +void +rbffi_StructByReference_Init(VALUE moduleFFI) +{ + /* + * Document-class: FFI::StructByReference + * This class includes {FFI::DataConverter} module. + */ + rbffi_StructByReferenceClass = rb_define_class_under(moduleFFI, "StructByReference", rb_cObject); + rb_global_variable(&rbffi_StructByReferenceClass); + rb_include_module(rbffi_StructByReferenceClass, rb_const_get(moduleFFI, rb_intern("DataConverter"))); + + rb_define_alloc_func(rbffi_StructByReferenceClass, sbr_allocate); + rb_define_method(rbffi_StructByReferenceClass, "initialize", sbr_initialize, 1); + rb_define_method(rbffi_StructByReferenceClass, "struct_class", sbr_struct_class, 0); + rb_define_method(rbffi_StructByReferenceClass, "native_type", sbr_native_type, 0); + rb_define_method(rbffi_StructByReferenceClass, "to_native", sbr_to_native, 2); + rb_define_method(rbffi_StructByReferenceClass, "from_native", sbr_from_native, 2); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.h new file mode 100644 index 0000000..cf797af --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByReference.h @@ -0,0 +1,50 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * * Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright notice + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * * The name of the author or authors may not be used to endorse or promote + * products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_STRUCTBYREFERENCE_H +#define RBFFI_STRUCTBYREFERENCE_H + +#include + +#ifdef __cplusplus +extern "C" { +#endif + +typedef struct StructByReference_ { + VALUE rbStructClass; +} StructByReference; + +void rbffi_StructByReference_Init(VALUE moduleFFI); + +extern VALUE rbffi_StructByReferenceClass; + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_STRUCTBYREFERENCE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.c new file mode 100644 index 0000000..0d9fb9c --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.c @@ -0,0 +1,150 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif +#include +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include + +#include +#include "rbffi.h" +#include "compat.h" + +#include "Type.h" +#include "StructByValue.h" +#include "Struct.h" + +#define FFI_ALIGN(v, a) (((((size_t) (v))-1) | ((a)-1))+1) + +static VALUE sbv_allocate(VALUE); +static VALUE sbv_initialize(VALUE, VALUE); +static void sbv_mark(StructByValue *); +static void sbv_free(StructByValue *); + +VALUE rbffi_StructByValueClass = Qnil; + +static VALUE +sbv_allocate(VALUE klass) +{ + StructByValue* sbv; + + VALUE obj = Data_Make_Struct(klass, StructByValue, sbv_mark, sbv_free, sbv); + + sbv->rbStructClass = Qnil; + sbv->rbStructLayout = Qnil; + sbv->base.nativeType = NATIVE_STRUCT; + + sbv->base.ffiType = xcalloc(1, sizeof(*sbv->base.ffiType)); + sbv->base.ffiType->size = 0; + sbv->base.ffiType->alignment = 1; + sbv->base.ffiType->type = FFI_TYPE_STRUCT; + + return obj; +} + +static VALUE +sbv_initialize(VALUE self, VALUE rbStructClass) +{ + StructByValue* sbv = NULL; + StructLayout* layout = NULL; + VALUE rbLayout = Qnil; + + rbLayout = rb_ivar_get(rbStructClass, rb_intern("@layout")); + if (!rb_obj_is_instance_of(rbLayout, rbffi_StructLayoutClass)) { + rb_raise(rb_eTypeError, "wrong type in @layout ivar (expected FFI::StructLayout)"); + } + + Data_Get_Struct(rbLayout, StructLayout, layout); + Data_Get_Struct(self, StructByValue, sbv); + sbv->rbStructClass = rbStructClass; + sbv->rbStructLayout = rbLayout; + + /* We can just use everything from the ffi_type directly */ + *sbv->base.ffiType = *layout->base.ffiType; + + return self; +} + +static void +sbv_mark(StructByValue *sbv) +{ + rb_gc_mark(sbv->rbStructClass); + rb_gc_mark(sbv->rbStructLayout); +} + +static void +sbv_free(StructByValue *sbv) +{ + xfree(sbv->base.ffiType); + xfree(sbv); +} + + +static VALUE +sbv_layout(VALUE self) +{ + StructByValue* sbv; + + Data_Get_Struct(self, StructByValue, sbv); + return sbv->rbStructLayout; +} + +static VALUE +sbv_struct_class(VALUE self) +{ + StructByValue* sbv; + + Data_Get_Struct(self, StructByValue, sbv); + + return sbv->rbStructClass; +} + +void +rbffi_StructByValue_Init(VALUE moduleFFI) +{ + rbffi_StructByValueClass = rb_define_class_under(moduleFFI, "StructByValue", rbffi_TypeClass); + rb_global_variable(&rbffi_StructByValueClass); + rb_define_const(rbffi_TypeClass, "Struct", rbffi_StructByValueClass); + + rb_define_alloc_func(rbffi_StructByValueClass, sbv_allocate); + rb_define_method(rbffi_StructByValueClass, "initialize", sbv_initialize, 1); + rb_define_method(rbffi_StructByValueClass, "layout", sbv_layout, 0); + rb_define_method(rbffi_StructByValueClass, "struct_class", sbv_struct_class, 0); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.h new file mode 100644 index 0000000..07b2763 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructByValue.h @@ -0,0 +1,55 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_STRUCTBYVALUE_H +#define RBFFI_STRUCTBYVALUE_H + +#include +#include "Type.h" + +#ifdef __cplusplus +extern "C" { +#endif + +typedef struct StructByValue_ { + Type base; + VALUE rbStructClass; + VALUE rbStructLayout; +} StructByValue; + +void rbffi_StructByValue_Init(VALUE moduleFFI); + +extern VALUE rbffi_StructByValueClass; + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_STRUCTBYVALUE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructLayout.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructLayout.c new file mode 100644 index 0000000..483e532 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/StructLayout.c @@ -0,0 +1,698 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (c) 2009, Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include + +#ifndef _MSC_VER +# include +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include "rbffi.h" +#include "compat.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "MemoryPointer.h" +#include "Function.h" +#include "Types.h" +#include "StructByValue.h" +#include "ArrayType.h" +#include "Function.h" +#include "MappedType.h" +#include "Struct.h" + +#define FFI_ALIGN(v, a) (((((size_t) (v))-1) | ((a)-1))+1) + +static void struct_layout_mark(StructLayout *); +static void struct_layout_free(StructLayout *); +static void struct_field_mark(StructField* ); + +VALUE rbffi_StructLayoutFieldClass = Qnil; +VALUE rbffi_StructLayoutNumberFieldClass = Qnil, rbffi_StructLayoutPointerFieldClass = Qnil; +VALUE rbffi_StructLayoutStringFieldClass = Qnil; +VALUE rbffi_StructLayoutFunctionFieldClass = Qnil, rbffi_StructLayoutArrayFieldClass = Qnil; + +VALUE rbffi_StructLayoutClass = Qnil; + + +static VALUE +struct_field_allocate(VALUE klass) +{ + StructField* field; + VALUE obj; + + obj = Data_Make_Struct(klass, StructField, struct_field_mark, -1, field); + field->rbType = Qnil; + field->rbName = Qnil; + + return obj; +} + +static void +struct_field_mark(StructField* f) +{ + rb_gc_mark(f->rbType); + rb_gc_mark(f->rbName); +} + +/* + * call-seq: initialize(name, offset, type) + * @param [String,Symbol] name + * @param [Fixnum] offset + * @param [FFI::Type] type + * @return [self] + * A new FFI::StructLayout::Field instance. + */ +static VALUE +struct_field_initialize(int argc, VALUE* argv, VALUE self) +{ + VALUE rbOffset = Qnil, rbName = Qnil, rbType = Qnil; + StructField* field; + int nargs; + + Data_Get_Struct(self, StructField, field); + + nargs = rb_scan_args(argc, argv, "3", &rbName, &rbOffset, &rbType); + + if (TYPE(rbName) != T_SYMBOL && TYPE(rbName) != T_STRING) { + rb_raise(rb_eTypeError, "wrong argument type %s (expected Symbol/String)", + rb_obj_classname(rbName)); + } + + Check_Type(rbOffset, T_FIXNUM); + + if (!rb_obj_is_kind_of(rbType, rbffi_TypeClass)) { + rb_raise(rb_eTypeError, "wrong argument type %s (expected FFI::Type)", + rb_obj_classname(rbType)); + } + + field->offset = NUM2UINT(rbOffset); + field->rbName = (TYPE(rbName) == T_SYMBOL) ? rbName : rb_str_intern(rbName); + field->rbType = rbType; + Data_Get_Struct(field->rbType, Type, field->type); + field->memoryOp = get_memory_op(field->type); + field->referenceIndex = -1; + + switch (field->type->nativeType == NATIVE_MAPPED ? ((MappedType *) field->type)->type->nativeType : field->type->nativeType) { + case NATIVE_FUNCTION: + case NATIVE_CALLBACK: + case NATIVE_POINTER: + field->referenceRequired = true; + break; + + default: + field->referenceRequired = (rb_respond_to(self, rb_intern("reference_required?")) + && RTEST(rb_funcall2(self, rb_intern("reference_required?"), 0, NULL))) + || (rb_respond_to(rbType, rb_intern("reference_required?")) + && RTEST(rb_funcall2(rbType, rb_intern("reference_required?"), 0, NULL))); + break; + } + + return self; +} + +/* + * call-seq: offset + * @return [Numeric] + * Get the field offset. + */ +static VALUE +struct_field_offset(VALUE self) +{ + StructField* field; + Data_Get_Struct(self, StructField, field); + return UINT2NUM(field->offset); +} + +/* + * call-seq: size + * @return [Numeric] + * Get the field size. + */ +static VALUE +struct_field_size(VALUE self) +{ + StructField* field; + Data_Get_Struct(self, StructField, field); + return UINT2NUM(field->type->ffiType->size); +} + +/* + * call-seq: alignment + * @return [Numeric] + * Get the field alignment. + */ +static VALUE +struct_field_alignment(VALUE self) +{ + StructField* field; + Data_Get_Struct(self, StructField, field); + return UINT2NUM(field->type->ffiType->alignment); +} + +/* + * call-seq: type + * @return [Type] + * Get the field type. + */ +static VALUE +struct_field_type(VALUE self) +{ + StructField* field; + Data_Get_Struct(self, StructField, field); + + return field->rbType; +} + +/* + * call-seq: name + * @return [Symbol] + * Get the field name. + */ +static VALUE +struct_field_name(VALUE self) +{ + StructField* field; + Data_Get_Struct(self, StructField, field); + return field->rbName; +} + +/* + * call-seq: get(pointer) + * @param [AbstractMemory] pointer pointer on a {Struct} + * @return [Object] + * Get an object of type {#type} from memory pointed by +pointer+. + */ +static VALUE +struct_field_get(VALUE self, VALUE pointer) +{ + StructField* f; + + Data_Get_Struct(self, StructField, f); + if (f->memoryOp == NULL) { + rb_raise(rb_eArgError, "get not supported for %s", rb_obj_classname(f->rbType)); + return Qnil; + } + + return (*f->memoryOp->get)(MEMORY(pointer), f->offset); +} + +/* + * call-seq: put(pointer, value) + * @param [AbstractMemory] pointer pointer on a {Struct} + * @param [Object] value this object must be a kind of {#type} + * @return [self] + * Put an object to memory pointed by +pointer+. + */ +static VALUE +struct_field_put(VALUE self, VALUE pointer, VALUE value) +{ + StructField* f; + + Data_Get_Struct(self, StructField, f); + if (f->memoryOp == NULL) { + rb_raise(rb_eArgError, "put not supported for %s", rb_obj_classname(f->rbType)); + return self; + } + + (*f->memoryOp->put)(MEMORY(pointer), f->offset, value); + + return self; +} + +/* + * call-seq: get(pointer) + * @param [AbstractMemory] pointer pointer on a {Struct} + * @return [Function] + * Get a {Function} from memory pointed by +pointer+. + */ +static VALUE +function_field_get(VALUE self, VALUE pointer) +{ + StructField* f; + + Data_Get_Struct(self, StructField, f); + + return rbffi_Function_NewInstance(f->rbType, (*rbffi_AbstractMemoryOps.pointer->get)(MEMORY(pointer), f->offset)); +} + +/* + * call-seq: put(pointer, proc) + * @param [AbstractMemory] pointer pointer to a {Struct} + * @param [Function, Proc] proc + * @return [Function] + * Set a {Function} to memory pointed by +pointer+ as a function. + * + * If a Proc is submitted as +proc+, it is automatically transformed to a {Function}. + */ +static VALUE +function_field_put(VALUE self, VALUE pointer, VALUE proc) +{ + StructField* f; + VALUE value = Qnil; + + Data_Get_Struct(self, StructField, f); + + if (NIL_P(proc) || rb_obj_is_kind_of(proc, rbffi_FunctionClass)) { + value = proc; + } else if (rb_obj_is_kind_of(proc, rb_cProc) || rb_respond_to(proc, rb_intern("call"))) { + value = rbffi_Function_ForProc(f->rbType, proc); + } else { + rb_raise(rb_eTypeError, "wrong type (expected Proc or Function)"); + } + + (*rbffi_AbstractMemoryOps.pointer->put)(MEMORY(pointer), f->offset, value); + + return self; +} + +static inline bool +isCharArray(ArrayType* arrayType) +{ + return arrayType->componentType->nativeType == NATIVE_INT8 + || arrayType->componentType->nativeType == NATIVE_UINT8; +} + +/* + * call-seq: get(pointer) + * @param [AbstractMemory] pointer pointer on a {Struct} + * @return [FFI::StructLayout::CharArray, FFI::Struct::InlineArray] + * Get an array from a {Struct}. + */ +static VALUE +array_field_get(VALUE self, VALUE pointer) +{ + StructField* f; + ArrayType* array; + VALUE argv[2]; + + Data_Get_Struct(self, StructField, f); + Data_Get_Struct(f->rbType, ArrayType, array); + + argv[0] = pointer; + argv[1] = self; + + return rb_class_new_instance(2, argv, isCharArray(array) + ? rbffi_StructLayoutCharArrayClass : rbffi_StructInlineArrayClass); +} + +/* + * call-seq: put(pointer, value) + * @param [AbstractMemory] pointer pointer on a {Struct} + * @param [String, Array] value +value+ may be a String only if array's type is a kind of +int8+ + * @return [value] + * Set an array in a {Struct}. + */ +static VALUE +array_field_put(VALUE self, VALUE pointer, VALUE value) +{ + StructField* f; + ArrayType* array; + + + Data_Get_Struct(self, StructField, f); + Data_Get_Struct(f->rbType, ArrayType, array); + + if (isCharArray(array) && rb_obj_is_instance_of(value, rb_cString)) { + VALUE argv[2]; + + argv[0] = INT2FIX(f->offset); + argv[1] = value; + + rb_funcall2(pointer, rb_intern("put_string"), 2, argv); + + } else { +#ifdef notyet + MemoryOp* op; + int count = RARRAY_LEN(value); + int i; + AbstractMemory* memory = MEMORY(pointer); + + if (count > array->length) { + rb_raise(rb_eIndexError, "array too large"); + } + + /* clear the contents in case of a short write */ + checkWrite(memory); + checkBounds(memory, f->offset, f->type->ffiType->size); + if (count < array->length) { + memset(memory->address + f->offset + (count * array->componentType->ffiType->size), + 0, (array->length - count) * array->componentType->ffiType->size); + } + + /* now copy each element in */ + if ((op = get_memory_op(array->componentType)) != NULL) { + + for (i = 0; i < count; ++i) { + (*op->put)(memory, f->offset + (i * array->componentType->ffiType->size), rb_ary_entry(value, i)); + } + + } else if (array->componentType->nativeType == NATIVE_STRUCT) { + + for (i = 0; i < count; ++i) { + VALUE entry = rb_ary_entry(value, i); + Struct* s; + + if (!rb_obj_is_kind_of(entry, rbffi_StructClass)) { + rb_raise(rb_eTypeError, "array element not an instance of FFI::Struct"); + break; + } + + Data_Get_Struct(entry, Struct, s); + checkRead(s->pointer); + checkBounds(s->pointer, 0, array->componentType->ffiType->size); + + memcpy(memory->address + f->offset + (i * array->componentType->ffiType->size), + s->pointer->address, array->componentType->ffiType->size); + } + + } else { + rb_raise(rb_eNotImpError, "put not supported for arrays of type %s", rb_obj_classname(array->rbComponentType)); + } +#else + rb_raise(rb_eNotImpError, "cannot set array field"); +#endif + } + + return value; +} + + +static VALUE +struct_layout_allocate(VALUE klass) +{ + StructLayout* layout; + VALUE obj; + + obj = Data_Make_Struct(klass, StructLayout, struct_layout_mark, struct_layout_free, layout); + layout->rbFieldMap = Qnil; + layout->rbFieldNames = Qnil; + layout->rbFields = Qnil; + layout->fieldSymbolTable = st_init_numtable(); + layout->base.ffiType = xcalloc(1, sizeof(*layout->base.ffiType)); + layout->base.ffiType->size = 0; + layout->base.ffiType->alignment = 0; + layout->base.ffiType->type = FFI_TYPE_STRUCT; + + return obj; +} + +/* + * call-seq: initialize(fields, size, align) + * @param [Array] fields + * @param [Numeric] size + * @param [Numeric] align + * @return [self] + * A new StructLayout instance. + */ +static VALUE +struct_layout_initialize(VALUE self, VALUE fields, VALUE size, VALUE align) +{ + StructLayout* layout; + ffi_type* ltype; + int i; + + Data_Get_Struct(self, StructLayout, layout); + layout->fieldCount = (int) RARRAY_LEN(fields); + layout->rbFieldMap = rb_hash_new(); + layout->rbFieldNames = rb_ary_new2(layout->fieldCount); + layout->size = (int) FFI_ALIGN(NUM2INT(size), NUM2INT(align)); + layout->align = NUM2INT(align); + layout->fields = xcalloc(layout->fieldCount, sizeof(StructField *)); + layout->ffiTypes = xcalloc(layout->fieldCount + 1, sizeof(ffi_type *)); + layout->rbFields = rb_ary_new2(layout->fieldCount); + layout->referenceFieldCount = 0; + layout->base.ffiType->elements = layout->ffiTypes; + layout->base.ffiType->size = layout->size; + layout->base.ffiType->alignment = layout->align; + + ltype = layout->base.ffiType; + for (i = 0; i < (int) layout->fieldCount; ++i) { + VALUE rbField = rb_ary_entry(fields, i); + VALUE rbName; + StructField* field; + ffi_type* ftype; + + + if (!rb_obj_is_kind_of(rbField, rbffi_StructLayoutFieldClass)) { + rb_raise(rb_eTypeError, "wrong type for field %d.", i); + } + rbName = rb_funcall2(rbField, rb_intern("name"), 0, NULL); + + Data_Get_Struct(rbField, StructField, field); + layout->fields[i] = field; + + if (field->type == NULL || field->type->ffiType == NULL) { + rb_raise(rb_eRuntimeError, "type of field %d not supported", i); + } + + ftype = field->type->ffiType; + if (ftype->size == 0 && i < ((int) layout->fieldCount - 1)) { + rb_raise(rb_eTypeError, "type of field %d has zero size", i); + } + + if (field->referenceRequired) { + field->referenceIndex = layout->referenceFieldCount++; + } + + + layout->ffiTypes[i] = ftype->size > 0 ? ftype : NULL; + st_insert(layout->fieldSymbolTable, rbName, rbField); + rb_hash_aset(layout->rbFieldMap, rbName, rbField); + rb_ary_push(layout->rbFields, rbField); + rb_ary_push(layout->rbFieldNames, rbName); + } + + if (ltype->size == 0) { + rb_raise(rb_eRuntimeError, "Struct size is zero"); + } + + return self; +} + +/* + * call-seq: [](field) + * @param [Symbol] field + * @return [StructLayout::Field] + * Get a field from the layout. + */ +static VALUE +struct_layout_union_bang(VALUE self) +{ + const ffi_type *alignment_types[] = { &ffi_type_sint8, &ffi_type_sint16, &ffi_type_sint32, &ffi_type_sint64, + &ffi_type_float, &ffi_type_double, &ffi_type_longdouble, NULL }; + StructLayout* layout; + ffi_type *t = NULL; + int count, i; + + Data_Get_Struct(self, StructLayout, layout); + + for (i = 0; alignment_types[i] != NULL; ++i) { + if (alignment_types[i]->alignment == layout->align) { + t = (ffi_type *) alignment_types[i]; + break; + } + } + if (t == NULL) { + rb_raise(rb_eRuntimeError, "cannot create libffi union representation for alignment %d", layout->align); + return Qnil; + } + + count = (int) layout->size / (int) t->size; + xfree(layout->ffiTypes); + layout->ffiTypes = xcalloc(count + 1, sizeof(ffi_type *)); + layout->base.ffiType->elements = layout->ffiTypes; + + for (i = 0; i < count; ++i) { + layout->ffiTypes[i] = t; + } + + return self; +} + +static VALUE +struct_layout_aref(VALUE self, VALUE field) +{ + StructLayout* layout; + + Data_Get_Struct(self, StructLayout, layout); + + return rb_hash_aref(layout->rbFieldMap, field); +} + +/* + * call-seq: fields + * @return [Array] + * Get fields list. + */ +static VALUE +struct_layout_fields(VALUE self) +{ + StructLayout* layout; + + Data_Get_Struct(self, StructLayout, layout); + + return rb_ary_dup(layout->rbFields); +} + +/* + * call-seq: members + * @return [Array] + * Get list of field names. + */ +static VALUE +struct_layout_members(VALUE self) +{ + StructLayout* layout; + + Data_Get_Struct(self, StructLayout, layout); + + return rb_ary_dup(layout->rbFieldNames); +} + +/* + * call-seq: to_a + * @return [Array] + * Get an array of fields. + */ +static VALUE +struct_layout_to_a(VALUE self) +{ + StructLayout* layout; + + Data_Get_Struct(self, StructLayout, layout); + + return rb_ary_dup(layout->rbFields); +} + +static void +struct_layout_mark(StructLayout *layout) +{ + rb_gc_mark(layout->rbFieldMap); + rb_gc_mark(layout->rbFieldNames); + rb_gc_mark(layout->rbFields); +} + +static void +struct_layout_free(StructLayout *layout) +{ + xfree(layout->ffiTypes); + xfree(layout->base.ffiType); + xfree(layout->fields); + st_free_table(layout->fieldSymbolTable); + xfree(layout); +} + + +void +rbffi_StructLayout_Init(VALUE moduleFFI) +{ + VALUE ffi_Type = rbffi_TypeClass; + + /* + * Document-class: FFI::StructLayout < FFI::Type + * + * This class aims at defining a struct layout. + */ + rbffi_StructLayoutClass = rb_define_class_under(moduleFFI, "StructLayout", ffi_Type); + rb_global_variable(&rbffi_StructLayoutClass); + + /* + * Document-class: FFI::StructLayout::Field + * A field in a {StructLayout}. + */ + rbffi_StructLayoutFieldClass = rb_define_class_under(rbffi_StructLayoutClass, "Field", rb_cObject); + rb_global_variable(&rbffi_StructLayoutFieldClass); + + /* + * Document-class: FFI::StructLayout::Number + * A numeric {Field} in a {StructLayout}. + */ + rbffi_StructLayoutNumberFieldClass = rb_define_class_under(rbffi_StructLayoutClass, "Number", rbffi_StructLayoutFieldClass); + rb_global_variable(&rbffi_StructLayoutNumberFieldClass); + + /* + * Document-class: FFI::StructLayout::String + * A string {Field} in a {StructLayout}. + */ + rbffi_StructLayoutStringFieldClass = rb_define_class_under(rbffi_StructLayoutClass, "String", rbffi_StructLayoutFieldClass); + rb_global_variable(&rbffi_StructLayoutStringFieldClass); + + /* + * Document-class: FFI::StructLayout::Pointer + * A pointer {Field} in a {StructLayout}. + */ + rbffi_StructLayoutPointerFieldClass = rb_define_class_under(rbffi_StructLayoutClass, "Pointer", rbffi_StructLayoutFieldClass); + rb_global_variable(&rbffi_StructLayoutPointerFieldClass); + + /* + * Document-class: FFI::StructLayout::Function + * A function pointer {Field} in a {StructLayout}. + */ + rbffi_StructLayoutFunctionFieldClass = rb_define_class_under(rbffi_StructLayoutClass, "Function", rbffi_StructLayoutFieldClass); + rb_global_variable(&rbffi_StructLayoutFunctionFieldClass); + + /* + * Document-class: FFI::StructLayout::Array + * An array {Field} in a {StructLayout}. + */ + rbffi_StructLayoutArrayFieldClass = rb_define_class_under(rbffi_StructLayoutClass, "Array", rbffi_StructLayoutFieldClass); + rb_global_variable(&rbffi_StructLayoutArrayFieldClass); + + rb_define_alloc_func(rbffi_StructLayoutFieldClass, struct_field_allocate); + rb_define_method(rbffi_StructLayoutFieldClass, "initialize", struct_field_initialize, -1); + rb_define_method(rbffi_StructLayoutFieldClass, "offset", struct_field_offset, 0); + rb_define_method(rbffi_StructLayoutFieldClass, "size", struct_field_size, 0); + rb_define_method(rbffi_StructLayoutFieldClass, "alignment", struct_field_alignment, 0); + rb_define_method(rbffi_StructLayoutFieldClass, "name", struct_field_name, 0); + rb_define_method(rbffi_StructLayoutFieldClass, "type", struct_field_type, 0); + rb_define_method(rbffi_StructLayoutFieldClass, "put", struct_field_put, 2); + rb_define_method(rbffi_StructLayoutFieldClass, "get", struct_field_get, 1); + + rb_define_method(rbffi_StructLayoutFunctionFieldClass, "put", function_field_put, 2); + rb_define_method(rbffi_StructLayoutFunctionFieldClass, "get", function_field_get, 1); + + rb_define_method(rbffi_StructLayoutArrayFieldClass, "get", array_field_get, 1); + rb_define_method(rbffi_StructLayoutArrayFieldClass, "put", array_field_put, 2); + + rb_define_alloc_func(rbffi_StructLayoutClass, struct_layout_allocate); + rb_define_method(rbffi_StructLayoutClass, "initialize", struct_layout_initialize, 3); + rb_define_method(rbffi_StructLayoutClass, "[]", struct_layout_aref, 1); + rb_define_method(rbffi_StructLayoutClass, "fields", struct_layout_fields, 0); + rb_define_method(rbffi_StructLayoutClass, "members", struct_layout_members, 0); + rb_define_method(rbffi_StructLayoutClass, "to_a", struct_layout_to_a, 0); + rb_define_method(rbffi_StructLayoutClass, "__union!", struct_layout_union_bang, 0); + +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.c new file mode 100644 index 0000000..e85ea40 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.c @@ -0,0 +1,353 @@ +/* + * Copyright (c) 2010 Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#ifndef _MSC_VER +#include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif + +#if defined(__CYGWIN__) || !defined(_WIN32) +# include +# include +# include +# include +#else +# include +# define _WINSOCKAPI_ +# include +#endif +#include +#include "Thread.h" + +#ifdef _WIN32 +static volatile DWORD frame_thread_key = TLS_OUT_OF_INDEXES; +#else +static pthread_key_t thread_data_key; +struct thread_data { + rbffi_frame_t* frame; +}; +static inline struct thread_data* thread_data_get(void); + +#endif + +rbffi_frame_t* +rbffi_frame_current(void) +{ +#ifdef _WIN32 + return (rbffi_frame_t *) TlsGetValue(frame_thread_key); +#else + struct thread_data* td = (struct thread_data *) pthread_getspecific(thread_data_key); + return td != NULL ? td->frame : NULL; +#endif +} + +void +rbffi_frame_push(rbffi_frame_t* frame) +{ + memset(frame, 0, sizeof(*frame)); + frame->has_gvl = true; + frame->exc = Qnil; + +#ifdef _WIN32 + frame->prev = TlsGetValue(frame_thread_key); + TlsSetValue(frame_thread_key, frame); +#else + frame->td = thread_data_get(); + frame->prev = frame->td->frame; + frame->td->frame = frame; +#endif +} + +void +rbffi_frame_pop(rbffi_frame_t* frame) +{ +#ifdef _WIN32 + TlsSetValue(frame_thread_key, frame->prev); +#else + frame->td->frame = frame->prev; +#endif +} + +#if !(defined(HAVE_RB_THREAD_BLOCKING_REGION) || defined(HAVE_RB_THREAD_CALL_WITHOUT_GVL)) + +#if !defined(_WIN32) + +struct BlockingThread { + pthread_t tid; + VALUE (*fn)(void *); + void *data; + void (*ubf)(void *); + void *data2; + VALUE retval; + int wrfd; + int rdfd; +}; + +static void* +rbffi_blocking_thread(void* args) +{ + struct BlockingThread* thr = (struct BlockingThread *) args; + char c = 1; + VALUE retval; + + retval = (*thr->fn)(thr->data); + + pthread_testcancel(); + + thr->retval = retval; + + write(thr->wrfd, &c, sizeof(c)); + + return NULL; +} + +static VALUE +wait_for_thread(void *data) +{ + struct BlockingThread* thr = (struct BlockingThread *) data; + char c; + + if (read(thr->rdfd, &c, 1) < 1) { + rb_thread_wait_fd(thr->rdfd); + while (read(thr->rdfd, &c, 1) < 1 && rb_io_wait_readable(thr->rdfd) == Qtrue) { + ; + } + } + + return Qnil; +} + +static VALUE +cleanup_blocking_thread(void *data, VALUE exc) +{ + struct BlockingThread* thr = (struct BlockingThread *) data; + + if (thr->ubf != (void (*)(void *)) -1) { + (*thr->ubf)(thr->data2); + } else { + pthread_kill(thr->tid, SIGVTALRM); + } + + return exc; +} + +VALUE +rbffi_thread_blocking_region(VALUE (*func)(void *), void *data1, void (*ubf)(void *), void *data2) +{ + struct BlockingThread* thr; + int fd[2]; + VALUE exc; + + if (pipe(fd) < 0) { + rb_raise(rb_eSystemCallError, "pipe(2) failed"); + return Qnil; + } + fcntl(fd[0], F_SETFL, fcntl(fd[0], F_GETFL) | O_NONBLOCK); + + thr = ALLOC_N(struct BlockingThread, 1); + thr->rdfd = fd[0]; + thr->wrfd = fd[1]; + thr->fn = func; + thr->data = data1; + thr->ubf = ubf; + thr->data2 = data2; + thr->retval = Qnil; + + if (pthread_create(&thr->tid, NULL, rbffi_blocking_thread, thr) != 0) { + close(fd[0]); + close(fd[1]); + xfree(thr); + rb_raise(rb_eSystemCallError, "pipe(2) failed"); + return Qnil; + } + + exc = rb_rescue2(wait_for_thread, (VALUE) thr, cleanup_blocking_thread, (VALUE) thr, + rb_eException); + + pthread_join(thr->tid, NULL); + close(fd[1]); + close(fd[0]); + xfree(thr); + + if (exc != Qnil) { + rb_exc_raise(exc); + } + + return thr->retval; +} + +#else +/* win32 implementation */ + +struct BlockingThread { + HANDLE tid; + VALUE (*fn)(void *); + void *data; + void (*ubf)(void *); + void *data2; + VALUE retval; + int wrfd; + int rdfd; +}; + +static DWORD __stdcall +rbffi_blocking_thread(LPVOID args) +{ + struct BlockingThread* thr = (struct BlockingThread *) args; + char c = 1; + VALUE retval; + + retval = (*thr->fn)(thr->data); + thr->retval = retval; + + write(thr->wrfd, &c, sizeof(c)); + + return 0; +} + +static VALUE +wait_for_thread(void *data) +{ + struct BlockingThread* thr = (struct BlockingThread *) data; + char c, res; + fd_set rfds; + + FD_ZERO(&rfds); + FD_SET(thr->rdfd, &rfds); + rb_thread_select(thr->rdfd + 1, &rfds, NULL, NULL, NULL); + read(thr->rdfd, &c, 1); + return Qnil; +} + +static VALUE +cleanup_blocking_thread(void *data, VALUE exc) +{ + struct BlockingThread* thr = (struct BlockingThread *) data; + + if (thr->ubf != (void (*)(void *)) -1) { + (*thr->ubf)(thr->data2); + } else { + TerminateThread(thr->tid, 0); + } + + return exc; +} + +VALUE +rbffi_thread_blocking_region(VALUE (*func)(void *), void *data1, void (*ubf)(void *), void *data2) +{ + struct BlockingThread* thr; + int fd[2]; + VALUE exc; + DWORD state; + DWORD res; + + if (_pipe(fd, 1024, O_BINARY) == -1) { + rb_raise(rb_eSystemCallError, "_pipe() failed"); + return Qnil; + } + + thr = ALLOC_N(struct BlockingThread, 1); + thr->rdfd = fd[0]; + thr->wrfd = fd[1]; + thr->fn = func; + thr->data = data1; + thr->ubf = ubf; + thr->data2 = data2; + thr->retval = Qnil; + + thr->tid = CreateThread(NULL, 0, rbffi_blocking_thread, thr, 0, NULL); + if (!thr->tid) { + close(fd[0]); + close(fd[1]); + xfree(thr); + rb_raise(rb_eSystemCallError, "CreateThread() failed"); + return Qnil; + } + + exc = rb_rescue2(wait_for_thread, (VALUE) thr, cleanup_blocking_thread, (VALUE) thr, + rb_eException); + + /* The thread should be finished, already. */ + WaitForSingleObject(thr->tid, INFINITE); + CloseHandle(thr->tid); + close(fd[1]); + close(fd[0]); + xfree(thr); + + if (exc != Qnil) { + rb_exc_raise(exc); + } + + return thr->retval; +} + +#endif /* !_WIN32 */ + +#endif /* HAVE_RB_THREAD_BLOCKING_REGION */ + +#ifndef _WIN32 +static struct thread_data* thread_data_init(void); + +static inline struct thread_data* +thread_data_get(void) +{ + struct thread_data* td = (struct thread_data *) pthread_getspecific(thread_data_key); + return td != NULL ? td : thread_data_init(); +} + +static struct thread_data* +thread_data_init(void) +{ + struct thread_data* td = calloc(1, sizeof(struct thread_data)); + + pthread_setspecific(thread_data_key, td); + + return td; +} + +static void +thread_data_free(void *ptr) +{ + free(ptr); +} +#endif + +void +rbffi_Thread_Init(VALUE moduleFFI) +{ +#ifdef _WIN32 + frame_thread_key = TlsAlloc(); +#else + pthread_key_create(&thread_data_key, thread_data_free); +#endif +} diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.h new file mode 100644 index 0000000..c51a5a9 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Thread.h @@ -0,0 +1,95 @@ +/* + * Copyright (c) 2010 Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_THREAD_H +#define RBFFI_THREAD_H + +#ifndef _MSC_VER +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include +#include "extconf.h" + +#ifdef __cplusplus +extern "C" { +#endif + + +#ifdef _WIN32 +# include +#else +# include +#endif + +typedef struct { +#ifdef _WIN32 + DWORD id; +#else + pthread_t id; +#endif + bool valid; + bool has_gvl; + VALUE exc; +} rbffi_thread_t; + +typedef struct rbffi_frame { +#ifndef _WIN32 + struct thread_data* td; +#endif + struct rbffi_frame* prev; + bool has_gvl; + VALUE exc; +} rbffi_frame_t; + +rbffi_frame_t* rbffi_frame_current(void); +void rbffi_frame_push(rbffi_frame_t* frame); +void rbffi_frame_pop(rbffi_frame_t* frame); + +#ifdef HAVE_RB_THREAD_CALL_WITHOUT_GVL +# define rbffi_thread_blocking_region rb_thread_call_without_gvl + +#elif defined(HAVE_RB_THREAD_BLOCKING_REGION) +# define rbffi_thread_blocking_region rb_thread_blocking_region + +#else + +VALUE rbffi_thread_blocking_region(VALUE (*func)(void *), void *data1, void (*ubf)(void *), void *data2); + +#endif + + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_THREAD_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.c new file mode 100644 index 0000000..034482f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.c @@ -0,0 +1,397 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif + +#include +#include +#include +#include "rbffi.h" +#include "compat.h" +#include "Types.h" +#include "Type.h" + + +typedef struct BuiltinType_ { + Type type; + char* name; +} BuiltinType; + +static void builtin_type_free(BuiltinType *); + +VALUE rbffi_TypeClass = Qnil; + +static VALUE classBuiltinType = Qnil; +static VALUE moduleNativeType = Qnil; +static VALUE typeMap = Qnil, sizeMap = Qnil; +static ID id_find_type = 0, id_type_size = 0, id_size = 0; + +static VALUE +type_allocate(VALUE klass) +{ + Type* type; + VALUE obj = Data_Make_Struct(klass, Type, NULL, -1, type); + + type->nativeType = -1; + type->ffiType = &ffi_type_void; + + return obj; +} + +/* + * Document-method: initialize + * call-seq: initialize(value) + * @param [Fixnum,Type] value + * @return [self] + */ +static VALUE +type_initialize(VALUE self, VALUE value) +{ + Type* type; + Type* other; + + Data_Get_Struct(self, Type, type); + + if (FIXNUM_P(value)) { + type->nativeType = FIX2INT(value); + } else if (rb_obj_is_kind_of(value, rbffi_TypeClass)) { + Data_Get_Struct(value, Type, other); + type->nativeType = other->nativeType; + type->ffiType = other->ffiType; + } else { + rb_raise(rb_eArgError, "wrong type"); + } + + return self; +} + +/* + * call-seq: type.size + * @return [Fixnum] + * Return type's size, in bytes. + */ +static VALUE +type_size(VALUE self) +{ + Type *type; + + Data_Get_Struct(self, Type, type); + + return INT2FIX(type->ffiType->size); +} + +/* + * call-seq: type.alignment + * @return [Fixnum] + * Get Type alignment. + */ +static VALUE +type_alignment(VALUE self) +{ + Type *type; + + Data_Get_Struct(self, Type, type); + + return INT2FIX(type->ffiType->alignment); +} + +/* + * call-seq: type.inspect + * @return [String] + * Inspect {Type} object. + */ +static VALUE +type_inspect(VALUE self) +{ + char buf[100]; + Type *type; + + Data_Get_Struct(self, Type, type); + + snprintf(buf, sizeof(buf), "#<%s:%p size=%d alignment=%d>", + rb_obj_classname(self), type, (int) type->ffiType->size, (int) type->ffiType->alignment); + + return rb_str_new2(buf); +} + +static VALUE +builtin_type_new(VALUE klass, int nativeType, ffi_type* ffiType, const char* name) +{ + BuiltinType* type; + VALUE obj = Qnil; + + obj = Data_Make_Struct(klass, BuiltinType, NULL, builtin_type_free, type); + + type->name = strdup(name); + type->type.nativeType = nativeType; + type->type.ffiType = ffiType; + + return obj; +} + +static void +builtin_type_free(BuiltinType *type) +{ + free(type->name); + xfree(type); +} + +/* + * call-seq: type.inspect + * @return [String] + * Inspect {Type::Builtin} object. + */ +static VALUE +builtin_type_inspect(VALUE self) +{ + char buf[100]; + BuiltinType *type; + + Data_Get_Struct(self, BuiltinType, type); + snprintf(buf, sizeof(buf), "#<%s:%s size=%d alignment=%d>", + rb_obj_classname(self), type->name, (int) type->type.ffiType->size, type->type.ffiType->alignment); + + return rb_str_new2(buf); +} + +int +rbffi_type_size(VALUE type) +{ + int t = TYPE(type); + + if (t == T_FIXNUM || t == T_BIGNUM) { + return NUM2INT(type); + + } else if (t == T_SYMBOL) { + /* + * Try looking up directly in the type and size maps + */ + VALUE nType; + if ((nType = rb_hash_lookup(typeMap, type)) != Qnil) { + if (rb_obj_is_kind_of(nType, rbffi_TypeClass)) { + Type* type; + Data_Get_Struct(nType, Type, type); + return (int) type->ffiType->size; + + } else if (rb_respond_to(nType, id_size)) { + return NUM2INT(rb_funcall2(nType, id_size, 0, NULL)); + } + } + + /* Not found - call up to the ruby version to resolve */ + return NUM2INT(rb_funcall2(rbffi_FFIModule, id_type_size, 1, &type)); + + } else { + return NUM2INT(rb_funcall2(type, id_size, 0, NULL)); + } +} + +VALUE +rbffi_Type_Lookup(VALUE name) +{ + int t = TYPE(name); + if (t == T_SYMBOL || t == T_STRING) { + /* + * Try looking up directly in the type Map + */ + VALUE nType; + if ((nType = rb_hash_lookup(typeMap, name)) != Qnil && rb_obj_is_kind_of(nType, rbffi_TypeClass)) { + return nType; + } + } else if (rb_obj_is_kind_of(name, rbffi_TypeClass)) { + + return name; + } + + /* Nothing found - let caller handle raising exceptions */ + return Qnil; +} + +/** + * rbffi_Type_Find() is like rbffi_Type_Lookup, but an error is raised if the + * type is not found. + */ +VALUE +rbffi_Type_Find(VALUE name) +{ + VALUE rbType = rbffi_Type_Lookup(name); + + if (!RTEST(rbType)) { + VALUE s = rb_inspect(name); + rb_raise(rb_eTypeError, "invalid type, %s", RSTRING_PTR(s)); + RB_GC_GUARD(s); + } + + return rbType; +} + +void +rbffi_Type_Init(VALUE moduleFFI) +{ + /* + * Document-class: FFI::Type + * This class manages C types. + * + * It embbed {FFI::Type::Builtin} objects as constants (for names, + * see {FFI::NativeType}). + */ + rbffi_TypeClass = rb_define_class_under(moduleFFI, "Type", rb_cObject); + + /* + * Document-constant: FFI::TypeDefs + */ + rb_define_const(moduleFFI, "TypeDefs", typeMap = rb_hash_new()); + rb_define_const(moduleFFI, "SizeTypes", sizeMap = rb_hash_new()); + rb_global_variable(&typeMap); + rb_global_variable(&sizeMap); + id_find_type = rb_intern("find_type"); + id_type_size = rb_intern("type_size"); + id_size = rb_intern("size"); + + /* + * Document-class: FFI::Type::Builtin + * Class for Built-in types. + */ + classBuiltinType = rb_define_class_under(rbffi_TypeClass, "Builtin", rbffi_TypeClass); + /* + * Document-module: FFI::NativeType + * This module defines constants for native (C) types. + * + * ==Native type constants + * Native types are defined by constants : + * * INT8, SCHAR, CHAR + * * UINT8, UCHAR + * * INT16, SHORT, SSHORT + * * UINT16, USHORT + * * INT32,, INT, SINT + * * UINT32, UINT + * * INT64, LONG_LONG, SLONG_LONG + * * UINT64, ULONG_LONG + * * LONG, SLONG + * * ULONG + * * FLOAT32, FLOAT + * * FLOAT64, DOUBLE + * * POINTER + * * CALLBACK + * * FUNCTION + * * CHAR_ARRAY + * * BOOL + * * STRING (immutable string, nul terminated) + * * STRUCT (struct-b-value param or result) + * * ARRAY (array type definition) + * * MAPPED (custom native type) + * For function return type only : + * * VOID + * For function argument type only : + * * BUFFER_IN + * * BUFFER_OUT + * * VARARGS (function takes a variable number of arguments) + * + * All these constants are exported to {FFI} module prefixed with "TYPE_". + * They are objets from {FFI::Type::Builtin} class. + */ + moduleNativeType = rb_define_module_under(moduleFFI, "NativeType"); + + /* + * Document-global: FFI::Type + */ + rb_global_variable(&rbffi_TypeClass); + rb_global_variable(&classBuiltinType); + rb_global_variable(&moduleNativeType); + + rb_define_alloc_func(rbffi_TypeClass, type_allocate); + rb_define_method(rbffi_TypeClass, "initialize", type_initialize, 1); + rb_define_method(rbffi_TypeClass, "size", type_size, 0); + rb_define_method(rbffi_TypeClass, "alignment", type_alignment, 0); + rb_define_method(rbffi_TypeClass, "inspect", type_inspect, 0); + + /* Make Type::Builtin non-allocatable */ + rb_undef_method(CLASS_OF(classBuiltinType), "new"); + rb_define_method(classBuiltinType, "inspect", builtin_type_inspect, 0); + + rb_global_variable(&rbffi_TypeClass); + rb_global_variable(&classBuiltinType); + + /* Define all the builtin types */ + #define T(x, ffiType) do { \ + VALUE t = Qnil; \ + rb_define_const(rbffi_TypeClass, #x, t = builtin_type_new(classBuiltinType, NATIVE_##x, ffiType, #x)); \ + rb_define_const(moduleNativeType, #x, t); \ + rb_define_const(moduleFFI, "TYPE_" #x, t); \ + } while(0) + + #define A(old_type, new_type) do { \ + VALUE t = rb_const_get(rbffi_TypeClass, rb_intern(#old_type)); \ + rb_const_set(rbffi_TypeClass, rb_intern(#new_type), t); \ + } while(0) + + /* + * Document-constant: FFI::Type::Builtin::VOID + */ + T(VOID, &ffi_type_void); + T(INT8, &ffi_type_sint8); + A(INT8, SCHAR); + A(INT8, CHAR); + T(UINT8, &ffi_type_uint8); + A(UINT8, UCHAR); + + T(INT16, &ffi_type_sint16); + A(INT16, SHORT); + A(INT16, SSHORT); + T(UINT16, &ffi_type_uint16); + A(UINT16, USHORT); + T(INT32, &ffi_type_sint32); + A(INT32, INT); + A(INT32, SINT); + T(UINT32, &ffi_type_uint32); + A(UINT32, UINT); + T(INT64, &ffi_type_sint64); + A(INT64, LONG_LONG); + A(INT64, SLONG_LONG); + T(UINT64, &ffi_type_uint64); + A(UINT64, ULONG_LONG); + T(LONG, &ffi_type_slong); + A(LONG, SLONG); + T(ULONG, &ffi_type_ulong); + T(FLOAT32, &ffi_type_float); + A(FLOAT32, FLOAT); + T(FLOAT64, &ffi_type_double); + A(FLOAT64, DOUBLE); + T(LONGDOUBLE, &ffi_type_longdouble); + T(POINTER, &ffi_type_pointer); + T(STRING, &ffi_type_pointer); + T(BUFFER_IN, &ffi_type_pointer); + T(BUFFER_OUT, &ffi_type_pointer); + T(BUFFER_INOUT, &ffi_type_pointer); + T(BOOL, &ffi_type_uchar); + T(VARARGS, &ffi_type_void); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.h new file mode 100644 index 0000000..d5522ee --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Type.h @@ -0,0 +1,62 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * Copyright (C) 2009 Luc Heinrich + * + * This file is part of ruby-ffi. + * + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * * Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright notice + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * * Neither the name of the Evan Phoenix nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ + +#ifndef RBFFI_TYPE_H +#define RBFFI_TYPE_H + +#include +#include + +#ifdef __cplusplus +extern "C" { +#endif + +typedef struct Type_ Type; + +#include "Types.h" + +struct Type_ { + NativeType nativeType; + ffi_type* ffiType; +}; + +extern VALUE rbffi_TypeClass; +extern VALUE rbffi_Type_Lookup(VALUE type); +extern VALUE rbffi_Type_Find(VALUE type); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_TYPE_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.c new file mode 100644 index 0000000..bccf894 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.c @@ -0,0 +1,139 @@ +/* + * Copyright (c) 2009, Wayne Meissner + * Copyright (c) 2009, Luc Heinrich + * Copyright (c) 2009, Aman Gupta. + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include "Pointer.h" +#include "rbffi.h" +#include "Function.h" +#include "StructByValue.h" +#include "Types.h" +#include "Struct.h" +#include "MappedType.h" +#include "MemoryPointer.h" +#include "LongDouble.h" + +static ID id_from_native = 0; + + +VALUE +rbffi_NativeValue_ToRuby(Type* type, VALUE rbType, const void* ptr) +{ + switch (type->nativeType) { + case NATIVE_VOID: + return Qnil; + case NATIVE_INT8: + return INT2NUM((signed char) *(ffi_sarg *) ptr); + case NATIVE_INT16: + return INT2NUM((signed short) *(ffi_sarg *) ptr); + case NATIVE_INT32: + return INT2NUM((signed int) *(ffi_sarg *) ptr); + case NATIVE_LONG: + return LONG2NUM((signed long) *(ffi_sarg *) ptr); + case NATIVE_INT64: + return LL2NUM(*(signed long long *) ptr); + + case NATIVE_UINT8: + return UINT2NUM((unsigned char) *(ffi_arg *) ptr); + case NATIVE_UINT16: + return UINT2NUM((unsigned short) *(ffi_arg *) ptr); + case NATIVE_UINT32: + return UINT2NUM((unsigned int) *(ffi_arg *) ptr); + case NATIVE_ULONG: + return ULONG2NUM((unsigned long) *(ffi_arg *) ptr); + case NATIVE_UINT64: + return ULL2NUM(*(unsigned long long *) ptr); + + case NATIVE_FLOAT32: + return rb_float_new(*(float *) ptr); + case NATIVE_FLOAT64: + return rb_float_new(*(double *) ptr); + + case NATIVE_LONGDOUBLE: + return rbffi_longdouble_new(*(long double *) ptr); + + case NATIVE_STRING: + return (*(void **) ptr != NULL) ? rb_tainted_str_new2(*(char **) ptr) : Qnil; + case NATIVE_POINTER: + return rbffi_Pointer_NewInstance(*(void **) ptr); + case NATIVE_BOOL: + return ((unsigned char) *(ffi_arg *) ptr) ? Qtrue : Qfalse; + + case NATIVE_FUNCTION: + case NATIVE_CALLBACK: { + return *(void **) ptr != NULL + ? rbffi_Function_NewInstance(rbType, rbffi_Pointer_NewInstance(*(void **) ptr)) + : Qnil; + } + + case NATIVE_STRUCT: { + StructByValue* sbv = (StructByValue *)type; + AbstractMemory* mem; + VALUE rbMemory = rbffi_MemoryPointer_NewInstance(1, sbv->base.ffiType->size, false); + + Data_Get_Struct(rbMemory, AbstractMemory, mem); + memcpy(mem->address, ptr, sbv->base.ffiType->size); + RB_GC_GUARD(rbMemory); + RB_GC_GUARD(rbType); + + return rb_class_new_instance(1, &rbMemory, sbv->rbStructClass); + } + + case NATIVE_MAPPED: { + /* + * For mapped types, first convert to the real native type, then upcall to + * ruby to convert to the expected return type + */ + MappedType* m = (MappedType *) type; + VALUE values[2], rbReturnValue; + + values[0] = rbffi_NativeValue_ToRuby(m->type, m->rbType, ptr); + values[1] = Qnil; + + + rbReturnValue = rb_funcall2(m->rbConverter, id_from_native, 2, values); + RB_GC_GUARD(values[0]); + RB_GC_GUARD(rbType); + + return rbReturnValue; + } + + default: + rb_raise(rb_eRuntimeError, "Unknown type: %d", type->nativeType); + return Qnil; + } +} + +void +rbffi_Types_Init(VALUE moduleFFI) +{ + id_from_native = rb_intern("from_native"); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.h new file mode 100644 index 0000000..0d4806f --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Types.h @@ -0,0 +1,89 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (c) 2009, Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_TYPES_H +#define RBFFI_TYPES_H + +#ifdef __cplusplus +extern "C" { +#endif + +typedef enum { + NATIVE_VOID, + NATIVE_INT8, + NATIVE_UINT8, + NATIVE_INT16, + NATIVE_UINT16, + NATIVE_INT32, + NATIVE_UINT32, + NATIVE_INT64, + NATIVE_UINT64, + NATIVE_LONG, + NATIVE_ULONG, + NATIVE_FLOAT32, + NATIVE_FLOAT64, + NATIVE_LONGDOUBLE, + NATIVE_POINTER, + NATIVE_CALLBACK, + NATIVE_FUNCTION, + NATIVE_BUFFER_IN, + NATIVE_BUFFER_OUT, + NATIVE_BUFFER_INOUT, + NATIVE_CHAR_ARRAY, + NATIVE_BOOL, + + /** An immutable string. Nul terminated, but only copies in to the native function */ + NATIVE_STRING, + + /** The function takes a variable number of arguments */ + NATIVE_VARARGS, + + /** Struct-by-value param or result */ + NATIVE_STRUCT, + + /** An array type definition */ + NATIVE_ARRAY, + + /** Custom native type */ + NATIVE_MAPPED, +} NativeType; + +#include +#include "Type.h" + +VALUE rbffi_NativeValue_ToRuby(Type* type, VALUE rbType, const void* ptr); +void rbffi_Types_Init(VALUE moduleFFI); + +#ifdef __cplusplus +} +#endif + +#endif /* RBFFI_TYPES_H */ + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Variadic.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Variadic.c new file mode 100644 index 0000000..877ffab --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/Variadic.c @@ -0,0 +1,304 @@ +/* + * Copyright (c) 2008-2010 Wayne Meissner + * Copyright (C) 2009 Andrea Fazzi + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef _MSC_VER +#include +#endif +#include + +#include +#ifndef _MSC_VER +# include +# include +#else +# include "win32/stdbool.h" +# include "win32/stdint.h" +#endif +#include + +#include +#include "rbffi.h" +#include "compat.h" + +#include "AbstractMemory.h" +#include "Pointer.h" +#include "Types.h" +#include "Type.h" +#include "LastError.h" +#include "MethodHandle.h" +#include "Call.h" +#include "Thread.h" + +typedef struct VariadicInvoker_ { + VALUE rbAddress; + VALUE rbReturnType; + VALUE rbEnums; + + Type* returnType; + ffi_abi abi; + void* function; + int paramCount; + bool blocking; +} VariadicInvoker; + + +static VALUE variadic_allocate(VALUE klass); +static VALUE variadic_initialize(VALUE self, VALUE rbFunction, VALUE rbParameterTypes, + VALUE rbReturnType, VALUE options); +static void variadic_mark(VariadicInvoker *); + +static VALUE classVariadicInvoker = Qnil; + + +static VALUE +variadic_allocate(VALUE klass) +{ + VariadicInvoker *invoker; + VALUE obj = Data_Make_Struct(klass, VariadicInvoker, variadic_mark, -1, invoker); + + invoker->rbAddress = Qnil; + invoker->rbEnums = Qnil; + invoker->rbReturnType = Qnil; + invoker->blocking = false; + + return obj; +} + +static void +variadic_mark(VariadicInvoker *invoker) +{ + rb_gc_mark(invoker->rbEnums); + rb_gc_mark(invoker->rbAddress); + rb_gc_mark(invoker->rbReturnType); +} + +static VALUE +variadic_initialize(VALUE self, VALUE rbFunction, VALUE rbParameterTypes, VALUE rbReturnType, VALUE options) +{ + VariadicInvoker* invoker = NULL; + VALUE retval = Qnil; + VALUE convention = Qnil; + VALUE fixed = Qnil; +#if defined(X86_WIN32) + VALUE rbConventionStr; +#endif + int i; + + Check_Type(options, T_HASH); + convention = rb_hash_aref(options, ID2SYM(rb_intern("convention"))); + + Data_Get_Struct(self, VariadicInvoker, invoker); + invoker->rbEnums = rb_hash_aref(options, ID2SYM(rb_intern("enums"))); + invoker->rbAddress = rbFunction; + invoker->function = rbffi_AbstractMemory_Cast(rbFunction, rbffi_PointerClass)->address; + invoker->blocking = RTEST(rb_hash_aref(options, ID2SYM(rb_intern("blocking")))); + +#if defined(X86_WIN32) + rbConventionStr = rb_funcall2(convention, rb_intern("to_s"), 0, NULL); + invoker->abi = (RTEST(convention) && strcmp(StringValueCStr(rbConventionStr), "stdcall") == 0) + ? FFI_STDCALL : FFI_DEFAULT_ABI; +#else + invoker->abi = FFI_DEFAULT_ABI; +#endif + + invoker->rbReturnType = rbffi_Type_Lookup(rbReturnType); + if (!RTEST(invoker->rbReturnType)) { + VALUE typeName = rb_funcall2(rbReturnType, rb_intern("inspect"), 0, NULL); + rb_raise(rb_eTypeError, "Invalid return type (%s)", RSTRING_PTR(typeName)); + } + + Data_Get_Struct(rbReturnType, Type, invoker->returnType); + + invoker->paramCount = -1; + + fixed = rb_ary_new2(RARRAY_LEN(rbParameterTypes) - 1); + for (i = 0; i < RARRAY_LEN(rbParameterTypes); ++i) { + VALUE entry = rb_ary_entry(rbParameterTypes, i); + VALUE rbType = rbffi_Type_Lookup(entry); + Type* type; + + if (!RTEST(rbType)) { + VALUE typeName = rb_funcall2(entry, rb_intern("inspect"), 0, NULL); + rb_raise(rb_eTypeError, "Invalid parameter type (%s)", RSTRING_PTR(typeName)); + } + Data_Get_Struct(rbType, Type, type); + if (type->nativeType != NATIVE_VARARGS) { + rb_ary_push(fixed, entry); + } + } + /* + * @fixed and @type_map are used by the parameter mangling ruby code + */ + rb_iv_set(self, "@fixed", fixed); + rb_iv_set(self, "@type_map", rb_hash_aref(options, ID2SYM(rb_intern("type_map")))); + + return retval; +} + +static VALUE +variadic_invoke(VALUE self, VALUE parameterTypes, VALUE parameterValues) +{ + VariadicInvoker* invoker; + FFIStorage* params; + void* retval; + ffi_cif cif; + void** ffiValues; + ffi_type** ffiParamTypes; + ffi_type* ffiReturnType; + Type** paramTypes; + VALUE* argv; + int paramCount = 0, fixedCount = 0, i; + ffi_status ffiStatus; + rbffi_frame_t frame = { 0 }; + + Check_Type(parameterTypes, T_ARRAY); + Check_Type(parameterValues, T_ARRAY); + + Data_Get_Struct(self, VariadicInvoker, invoker); + paramCount = (int) RARRAY_LEN(parameterTypes); + paramTypes = ALLOCA_N(Type *, paramCount); + ffiParamTypes = ALLOCA_N(ffi_type *, paramCount); + params = ALLOCA_N(FFIStorage, paramCount); + ffiValues = ALLOCA_N(void*, paramCount); + argv = ALLOCA_N(VALUE, paramCount); + retval = alloca(MAX(invoker->returnType->ffiType->size, FFI_SIZEOF_ARG)); + + for (i = 0; i < paramCount; ++i) { + VALUE rbType = rb_ary_entry(parameterTypes, i); + + if (!rb_obj_is_kind_of(rbType, rbffi_TypeClass)) { + rb_raise(rb_eTypeError, "wrong type. Expected (FFI::Type)"); + } + Data_Get_Struct(rbType, Type, paramTypes[i]); + + switch (paramTypes[i]->nativeType) { + case NATIVE_INT8: + case NATIVE_INT16: + case NATIVE_INT32: + rbType = rb_const_get(rbffi_TypeClass, rb_intern("INT32")); + Data_Get_Struct(rbType, Type, paramTypes[i]); + break; + case NATIVE_UINT8: + case NATIVE_UINT16: + case NATIVE_UINT32: + rbType = rb_const_get(rbffi_TypeClass, rb_intern("UINT32")); + Data_Get_Struct(rbType, Type, paramTypes[i]); + break; + + case NATIVE_FLOAT32: + rbType = rb_const_get(rbffi_TypeClass, rb_intern("DOUBLE")); + Data_Get_Struct(rbType, Type, paramTypes[i]); + break; + + default: + break; + } + + + ffiParamTypes[i] = paramTypes[i]->ffiType; + if (ffiParamTypes[i] == NULL) { + rb_raise(rb_eArgError, "Invalid parameter type #%x", paramTypes[i]->nativeType); + } + argv[i] = rb_ary_entry(parameterValues, i); + } + + ffiReturnType = invoker->returnType->ffiType; + if (ffiReturnType == NULL) { + rb_raise(rb_eArgError, "Invalid return type"); + } + + /*Get the number of fixed args from @fixed array*/ + fixedCount = RARRAY_LEN(rb_iv_get(self, "@fixed")); + +#ifdef HAVE_FFI_PREP_CIF_VAR + ffiStatus = ffi_prep_cif_var(&cif, invoker->abi, fixedCount, paramCount, ffiReturnType, ffiParamTypes); +#else + ffiStatus = ffi_prep_cif(&cif, invoker->abi, paramCount, ffiReturnType, ffiParamTypes); +#endif + switch (ffiStatus) { + case FFI_BAD_ABI: + rb_raise(rb_eArgError, "Invalid ABI specified"); + case FFI_BAD_TYPEDEF: + rb_raise(rb_eArgError, "Invalid argument type specified"); + case FFI_OK: + break; + default: + rb_raise(rb_eArgError, "Unknown FFI error"); + } + + rbffi_SetupCallParams(paramCount, argv, -1, paramTypes, params, + ffiValues, NULL, 0, invoker->rbEnums); + + rbffi_frame_push(&frame); +#ifdef HAVE_RB_THREAD_CALL_WITHOUT_GVL + /* In Call.c, blocking: true is supported on older ruby variants + * without rb_thread_call_without_gvl by allocating on the heap instead + * of the stack. Since this functionality is being added later, + * we’re skipping support for old rubies here. */ + if(unlikely(invoker->blocking)) { + rbffi_blocking_call_t* bc; + bc = ALLOCA_N(rbffi_blocking_call_t, 1); + bc->retval = retval; + bc->function = invoker->function; + bc->ffiValues = ffiValues; + bc->params = params; + bc->frame = &frame; + bc->cif = cif; + + rb_rescue2(rbffi_do_blocking_call, (VALUE) bc, rbffi_save_frame_exception, (VALUE) &frame, rb_eException, (VALUE) 0); + } else { + ffi_call(&cif, FFI_FN(invoker->function), retval, ffiValues); + } +#else + ffi_call(&cif, FFI_FN(invoker->function), retval, ffiValues); +#endif + rbffi_frame_pop(&frame); + + rbffi_save_errno(); + + if (RTEST(frame.exc) && frame.exc != Qnil) { + rb_exc_raise(frame.exc); + } + + return rbffi_NativeValue_ToRuby(invoker->returnType, invoker->rbReturnType, retval); +} + + +void +rbffi_Variadic_Init(VALUE moduleFFI) +{ + classVariadicInvoker = rb_define_class_under(moduleFFI, "VariadicInvoker", rb_cObject); + rb_global_variable(&classVariadicInvoker); + + rb_define_alloc_func(classVariadicInvoker, variadic_allocate); + + rb_define_method(classVariadicInvoker, "initialize", variadic_initialize, 4); + rb_define_method(classVariadicInvoker, "invoke", variadic_invoke, 2); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/compat.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/compat.h new file mode 100644 index 0000000..a4dfc08 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/compat.h @@ -0,0 +1,78 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef RBFFI_COMPAT_H +#define RBFFI_COMPAT_H + +#include + +#ifndef RARRAY_LEN +# define RARRAY_LEN(ary) RARRAY(ary)->len +#endif + +#ifndef RARRAY_PTR +# define RARRAY_PTR(ary) RARRAY(ary)->ptr +#endif + +#ifndef RSTRING_LEN +# define RSTRING_LEN(s) RSTRING(s)->len +#endif + +#ifndef RSTRING_PTR +# define RSTRING_PTR(s) RSTRING(s)->ptr +#endif + +#ifndef NUM2ULL +# define NUM2ULL(x) rb_num2ull((VALUE)x) +#endif + +#ifndef roundup +# define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) +#endif + +#ifdef __GNUC__ +# define likely(x) __builtin_expect((x), 1) +# define unlikely(x) __builtin_expect((x), 0) +#else +# define likely(x) (x) +# define unlikely(x) (x) +#endif + +#ifndef MAX +# define MAX(a, b) ((a) < (b) ? (b) : (a)) +#endif +#ifndef MIN +# define MIN(a, b) ((a) < (b) ? (a) : (b)) +#endif + +#ifndef RB_GC_GUARD +# define RB_GC_GUARD(x) (x) +#endif + +#endif /* RBFFI_COMPAT_H */ diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.h b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.h new file mode 100644 index 0000000..35d5140 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.h @@ -0,0 +1,9 @@ +#ifndef EXTCONF_H +#define EXTCONF_H +#define HAVE_RUBY_THREAD_H 1 +#define HAVE_RB_THREAD_CALL_WITH_GVL 1 +#define HAVE_RB_THREAD_CALL_WITHOUT_GVL 1 +#define HAVE_FFI_PREP_CIF_VAR 1 +#define USE_INTERNAL_LIBFFI 1 +#define RUBY_1_9 1 +#endif diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.rb b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.rb new file mode 100644 index 0000000..45ab977 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/extconf.rb @@ -0,0 +1,72 @@ +#!/usr/bin/env ruby + +if !defined?(RUBY_ENGINE) || RUBY_ENGINE == 'ruby' || RUBY_ENGINE == 'rbx' + require 'mkmf' + require 'rbconfig' + dir_config("ffi_c") + + # recent versions of ruby add restrictive ansi and warning flags on a whim - kill them all + $warnflags = '' + $CFLAGS.gsub!(/[\s+]-ansi/, '') + $CFLAGS.gsub!(/[\s+]-std=[^\s]+/, '') + # solaris 10 needs -c99 for + $CFLAGS << " -std=c99" if RbConfig::CONFIG['host_os'] =~ /solaris(!?2\.11)/ + + if ENV['RUBY_CC_VERSION'].nil? && (pkg_config("libffi") || + have_header("ffi.h") || + find_header("ffi.h", "/usr/local/include", "/usr/include/ffi")) + + # We need at least ffi_call and ffi_closure_alloc + libffi_ok = have_library("ffi", "ffi_call", [ "ffi.h" ]) || + have_library("libffi", "ffi_call", [ "ffi.h" ]) + libffi_ok &&= have_func("ffi_closure_alloc") + + # Check if the raw api is available. + $defs << "-DHAVE_RAW_API" if have_func("ffi_raw_call") && have_func("ffi_prep_raw_closure") + end + + have_header('shlwapi.h') + have_header('ruby/thread.h') # for compat with ruby < 2.0 + have_func('rb_thread_blocking_region') + have_func('rb_thread_call_with_gvl') + have_func('rb_thread_call_without_gvl') + + if libffi_ok + have_func('ffi_prep_cif_var') + else + $defs << "-DHAVE_FFI_PREP_CIF_VAR" + end + + $defs << "-DHAVE_EXTCONF_H" if $defs.empty? # needed so create_header works + $defs << "-DUSE_INTERNAL_LIBFFI" unless libffi_ok + $defs << "-DRUBY_1_9" if RUBY_VERSION >= "1.9.0" + $defs << "-DFFI_BUILDING" if RbConfig::CONFIG['host_os'] =~ /mswin/ # for compatibility with newer libffi + + create_header + + $LOCAL_LIBS << " ./libffi/.libs/libffi_convenience.lib" if !libffi_ok && RbConfig::CONFIG['host_os'] =~ /mswin/ + + create_makefile("ffi_c") + unless libffi_ok + File.open("Makefile", "a") do |mf| + mf.puts "LIBFFI_HOST=--host=#{RbConfig::CONFIG['host_alias']}" if RbConfig::CONFIG.has_key?("host_alias") + if RbConfig::CONFIG['host_os'].downcase =~ /darwin/ + mf.puts "include ${srcdir}/libffi.darwin.mk" + elsif RbConfig::CONFIG['host_os'].downcase =~ /bsd/ + mf.puts '.include "${srcdir}/libffi.bsd.mk"' + elsif RbConfig::CONFIG['host_os'].downcase =~ /mswin64/ + mf.puts '!include $(srcdir)/libffi.vc64.mk' + elsif RbConfig::CONFIG['host_os'].downcase =~ /mswin32/ + mf.puts '!include $(srcdir)/libffi.vc.mk' + else + mf.puts "include ${srcdir}/libffi.mk" + end + end + end + +else + File.open("Makefile", "w") do |mf| + mf.puts "# Dummy makefile for non-mri rubies" + mf.puts "all install::\n" + end +end diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ffi.c b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ffi.c new file mode 100644 index 0000000..ea9a058 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/ffi.c @@ -0,0 +1,98 @@ +/* + * Copyright (c) 2008, 2009, Wayne Meissner + * Copyright (C) 2009 Luc Heinrich + * + * Copyright (c) 2008-2013, Ruby FFI project contributors + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * * Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * * Neither the name of the Ruby FFI project nor the + * names of its contributors may be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include +#include + +#include + +#include "rbffi.h" +#include "AbstractMemory.h" +#include "Pointer.h" +#include "MemoryPointer.h" +#include "Struct.h" +#include "StructByValue.h" +#include "StructByReference.h" +#include "DynamicLibrary.h" +#include "Platform.h" +#include "Types.h" +#include "LastError.h" +#include "Function.h" +#include "ClosurePool.h" +#include "MethodHandle.h" +#include "Call.h" +#include "ArrayType.h" +#include "MappedType.h" + +void Init_ffi_c(void); + +VALUE rbffi_FFIModule = Qnil; + +static VALUE moduleFFI = Qnil; + +void +Init_ffi_c(void) +{ + /* + * Document-module: FFI + * + * This module embbed type constants from {FFI::NativeType}. + */ + rbffi_FFIModule = moduleFFI = rb_define_module("FFI"); + rb_global_variable(&rbffi_FFIModule); + + rbffi_Thread_Init(rbffi_FFIModule); + + /* FFI::Type needs to be initialized before most other classes */ + rbffi_Type_Init(moduleFFI); + + rbffi_DataConverter_Init(moduleFFI); + + rbffi_ArrayType_Init(moduleFFI); + rbffi_LastError_Init(moduleFFI); + rbffi_Call_Init(moduleFFI); + rbffi_ClosurePool_Init(moduleFFI); + rbffi_MethodHandle_Init(moduleFFI); + rbffi_Platform_Init(moduleFFI); + rbffi_AbstractMemory_Init(moduleFFI); + rbffi_Pointer_Init(moduleFFI); + rbffi_Function_Init(moduleFFI); + rbffi_MemoryPointer_Init(moduleFFI); + rbffi_Buffer_Init(moduleFFI); + rbffi_StructByValue_Init(moduleFFI); + rbffi_StructByReference_Init(moduleFFI); + rbffi_Struct_Init(moduleFFI); + rbffi_DynamicLibrary_Init(moduleFFI); + rbffi_Variadic_Init(moduleFFI); + rbffi_Types_Init(moduleFFI); + rbffi_MappedType_Init(moduleFFI); +} + diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.la b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.la new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.lai b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.lai new file mode 100644 index 0000000..3fdb0a7 --- /dev/null +++ b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.lai @@ -0,0 +1,41 @@ +# libffi.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libffi.so.7' + +# Names of this library. +library_names='libffi.so.7.1.0 libffi.so.7 libffi.so' + +# The name of the static archive. +old_library='' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libffi. +current=8 +age=1 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib/../lib' diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.so.7 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.so.7 new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.so.7.1.0 b/vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi-x86_64-linux-gnu/.libs/libffi.so.7.1.0 new file mode 100644 index 0000000000000000000000000000000000000000..8442c9a8a1744273f86e91b6faa5764489865574 GIT binary patch literal 69921 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 )C4$nnjjwbe_?A)#9$ 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

        + + + +

        Got message:

        + + + \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jsx b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jsx new file mode 100644 index 0000000..1bf7872 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/jsx @@ -0,0 +1,17 @@ +var HelloWorld = React.createClass({ + render: function() { + return ( +

        + Hello, ! + It is {this.props.date.toTimeString()} +

        + ); + } +}); + +setInterval(function() { + ReactDOM.render( + , + document.getElementById('example') + ); +}, 500); diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/julia b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/julia new file mode 100644 index 0000000..fe0e9e8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/julia @@ -0,0 +1,11 @@ +function mandel(z) + c = z + maxiter = 80 + for n = 1:maxiter + if abs(z) > 2 + return n-1 + end + z = z^2 + c + end + return maxiter +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/kotlin b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/kotlin new file mode 100644 index 0000000..a27b0db --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/kotlin @@ -0,0 +1,3 @@ +fun main(args: Array) { + println("Hello, world!") +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lasso b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lasso new file mode 100644 index 0000000..625112f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lasso @@ -0,0 +1,12 @@ +/**! + Inserts all of the elements from #rhs into the array. +*/ +define array->+(rhs::trait_forEach) => { + local(a = .asCopy); + #rhs->forEach => { + #a->insert(#1) + } + return (#a) +} + +define array->onCompare(n::null) => 1 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/liquid b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/liquid new file mode 100644 index 0000000..ec57021 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/liquid @@ -0,0 +1,11 @@ +
          + {% for product in products %} +
        • +

          {{ product.title }}

          + Only {{ product.price | format_as_money }} + +

          {{ product.description | prettyprint | truncate: 200 }}

          + +
        • + {% endfor %} +
        diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_coffeescript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_coffeescript new file mode 100644 index 0000000..0e5f25f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_coffeescript @@ -0,0 +1,3 @@ +Import the helpers we plan to use. + + {extend, last} = require './helpers' diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_haskell b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_haskell new file mode 100644 index 0000000..10e7535 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/literate_haskell @@ -0,0 +1,7 @@ +In Bird-style you have to leave a blank before the code. + +> fact :: Integer -> Integer +> fact 0 = 1 +> fact n = n * fact (n-1) + +And you have to leave a blank line after the code as well. diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/llvm b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/llvm new file mode 100644 index 0000000..c4596a8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/llvm @@ -0,0 +1,20 @@ +; copied from http://llvm.org/docs/LangRef.html#module-structure +; Declare the string constant as a global constant. +@.str = private unnamed_addr constant [13 x i8] c"hello world\0A\00" + +; External declaration of the puts function +declare i32 @puts(i8* nocapture) nounwind + +; Definition of main function +define i32 @main() { ; i32()* + ; Convert [13 x i8]* to i8 *... + %cast210 = getelementptr [13 x i8]* @.str, i64 0, i64 0 + + ; Call puts function to write out the string to stdout. + call i32 @puts(i8* %cast210) + ret i32 0 +} + +; Named metadata +!1 = metadata !{i32 42} +!foo = !{!1, null} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lua b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lua new file mode 100644 index 0000000..2abebae --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/lua @@ -0,0 +1,12 @@ +-- defines a factorial function +function fact (n) + if n == 0 then + return 1 + else + return n * fact(n-1) + end +end + +print("enter a number:") +a = io.read("*number") -- read a number +print(fact(a)) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/m68k b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/m68k new file mode 100644 index 0000000..bf41adb --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/m68k @@ -0,0 +1,16 @@ +initialize: ; go into super user mode + clr.l -(a7) + move.w #32,-(a7) + trap #1 + addq.l #6,a7 + move.l d0,oldstack + rts + +restore: ; go back into user mode + move.l oldstack,-(a7) + move.w #32,-(a7) + trap #1 + addq.l #6,a7 + rts + +oldstack dc.l 0 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/make b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/make new file mode 100644 index 0000000..cdac715 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/make @@ -0,0 +1,6 @@ +.PHONY: all +all: $(OBJ) + +$(OBJ): $(SOURCE) + @echo "compiling..." + $(GCC) $(CFLAGS) $< > $@ diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/markdown b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/markdown new file mode 100644 index 0000000..5e36314 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/markdown @@ -0,0 +1,4 @@ +Markdown has cool [reference links][ref 1] +and [regular links too](http://example.com) + +[ref 1]: http://example.com diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mathematica b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mathematica new file mode 100644 index 0000000..b650247 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mathematica @@ -0,0 +1,8 @@ +(* Fibonacci numbers with memoization *) + +fib::usage = "f[n] calculates the n'th Fibonacci number."; +fib[0] = fib[1] = 1; +fib[n_Integer?Positive]:= fib[n] = fib[n-1] + fib[n-2]; + +In[4]:= fib[42] +Out[4]= 433494437 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/matlab b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/matlab new file mode 100644 index 0000000..3777fb5 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/matlab @@ -0,0 +1,6 @@ +A = cat( 3, [1 2 3; 9 8 7; 4 6 5], [0 3 2; 8 8 4; 5 3 5], ... + [6 4 7; 6 8 5; 5 4 3]); +% The EIG function is applied to each of the horizontal 'slices' of A. +for i = 1:3 + eig(squeeze(A(i,:,:))) +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/moonscript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/moonscript new file mode 100644 index 0000000..4c8511d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/moonscript @@ -0,0 +1,16 @@ +util = require "my.module" + +a_table = { + foo: 'bar' + interpolated: "foo-#{other.stuff 2 + 3}" + "string": 2 + do: 'keyword' +} + +class MyClass extends SomeClass + new: (@init, arg2 = 'default') => + @derived = @init + 2 + super! + + other: => + @foo + 2 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mosel b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mosel new file mode 100644 index 0000000..e1b81d6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mosel @@ -0,0 +1,10 @@ +(!****************************************************** + Mosel Example Problems +*******************************************************!) + +! Objective function: total daily cost + Cost:= sum(p in TYPES, t in TIME) (CSTART(p)*start(p,t) + + LEN(t)*(CMIN(p)*work(p,t) + CADD(p)*padd(p,t))) + +! Limit on power production above minimum level + forall(p in TYPES, t in TIME) padd(p,t) <= (PMAX(p)-PMIN(p))*work(p,t) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mxml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mxml new file mode 100644 index 0000000..a5deedb --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/mxml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nasm b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nasm new file mode 100644 index 0000000..2bf20e6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nasm @@ -0,0 +1,26 @@ +%macro IRQ 2 + global irq%1 + irq%1: + cli + push byte 0 ; push a dummy error code + push byte %2 ; push the IRQ number + jmp irq_common_stub +%endmacro + +extern irq_handler + +irq_common_stub: + pusha ; Pushes edi,esi,ebp,esp,ebx,edx,ecx,eax + mov ax, ds ; Lower 16-bits of eax = ds. + push eax ; save the data segment descriptor + mov ax, 0x10 ; load the kernel data segment descriptor + mov edx, eax + call irq_handler + +%assign i 0 +%rep 8 +ISR_NOERRCODE i +%assign i i+1 +%endrep + +ISR_NOERRCODE 9 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nginx b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nginx new file mode 100644 index 0000000..0288770 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nginx @@ -0,0 +1,5 @@ +server { + listen 80; + server_name example.com *.example.com; + rewrite ^ http://www.domain.com$request_uri? permanent; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nim b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nim new file mode 100644 index 0000000..74498cd --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nim @@ -0,0 +1,27 @@ +import math,strutils + +proc fixedWidth(input: string, minFieldSize: int):string {.inline.} = + # Note that field size is a minimum- will expand field if input + # string is larger + if input.startsWith("-"): + return(input & repeatchar(count=(abs(minFieldSize-len(input))),c=' ')) + else: + return(" " & input & repeatchar(count=(abs(minFieldSize-len(input))-1),c=' ')) + +template mathOnInterval(lowbound,highbound:float,counts: int,p:proc) = + block: + var step: float = (highbound - lowbound)/(max(counts,1)) + var current: float = lowbound + while current < highbound: + echo($fixedWidth($current,25) & ": " & $fixedWidth($p(current),25)) + current += step + +echo "Sine of theta from 0 to 2*PI by PI/12" +mathOnInterval(0.0,2.0*PI,12,sin) +echo("\n") +echo "Cosine of theta from 0 to 2*PI by PI/12" +mathOnInterval(0.0,2.0*PI,12,cos) + +# The first example above is much the same as: +# for i in 1..100: +# echo($sin( (float(i)/100.0) * 2.0*PI )) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nix b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nix new file mode 100644 index 0000000..abb561d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/nix @@ -0,0 +1,19 @@ +# See https://nixos.org/nix/manual/#sec-expression-syntax +{ stdenv, fetchurl, perl }: # 1 + +stdenv.mkDerivation { # 2 + name = "hello-2.1.1"; # 3 + builder = ./builder.sh; # 4 + meta = rec { + name = "rouge"; + version = "${name}-2.1.1"; + number = 55 + 12; + isSmaller = number < 42; + bool = true; + }; + src = fetchurl { # 5 + url = ftp://ftp.nluug.nl/pub/gnu/hello/hello-2.1.1.tar.gz; # path + md5 = "70c9ccf9fac07f762c24f2df2290784d"; + }; + inherit perl; # 6 +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/objective_c b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/objective_c new file mode 100644 index 0000000..c085626 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/objective_c @@ -0,0 +1,18 @@ +@interface Person : NSObject { + @public + NSString *name; + @private + int age; +} + +@property(copy) NSString *name; +@property(readonly) int age; + +-(id)initWithAge:(int)age; +@end + +NSArray *arrayLiteral = @[@"abc", @1]; +NSDictionary *dictLiteral = @{ + @"hello": @"world", + @"goodbye": @"cruel world" +}; diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ocaml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ocaml new file mode 100644 index 0000000..e09cf09 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ocaml @@ -0,0 +1,12 @@ +(* Binary tree with leaves car­rying an integer. *) +type tree = Leaf of int | Node of tree * tree + +let rec exists_leaf test tree = + match tree with + | Leaf v -> test v + | Node (left, right) -> + exists_leaf test left + || exists_leaf test right + +let has_even_leaf tree = + exists_leaf (fun n -> n mod 2 = 0) tree diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pascal b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pascal new file mode 100644 index 0000000..16be537 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pascal @@ -0,0 +1,14 @@ +program FizzBuzz(output); +var + i: Integer; +begin + for i := 1 to 100 do + if i mod 15 = 0 then + WriteLn('FizzBuzz') + else if i mod 3 = 0 then + WriteLn('Fizz') + else if i mod 5 = 0 then + WriteLn('Buzz') + else + WriteLn(i) +end. diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/perl b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/perl new file mode 100644 index 0000000..a966445 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/perl @@ -0,0 +1,5 @@ +#!/usr/bin/env perl +use warnings; +print "a: "; +my $a = "foo"; +print $a; diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/php b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/php new file mode 100644 index 0000000..7ca7fe6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/php @@ -0,0 +1,3 @@ + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plaintext b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plaintext new file mode 100644 index 0000000..60180f7 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plaintext @@ -0,0 +1 @@ +plain text :) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plist b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plist new file mode 100644 index 0000000..abfccc1 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/plist @@ -0,0 +1,142 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXGroup section */ + 1D67B9537FE4C81097096F85 /* Frameworks */ = { + isa = PBXGroup; + children = ( + ); + name = Frameworks; + sourceTree = ""; + }; + 74946460D3EE9E1FA4792785 = { + isa = PBXGroup; + children = ( + E3060171E73473A889949AB5 /* Products */, + 1D67B9537FE4C81097096F85 /* Frameworks */, + ); + sourceTree = ""; + }; + E3060171E73473A889949AB5 /* Products */ = { + isa = PBXGroup; + children = ( + ); + name = Products; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXProject section */ + B3A67937542EC2041CBF1CA2 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0730; + LastUpgradeCheck = 0700; + }; + buildConfigurationList = 442CE273DD7DF2DFDC620C8B /* Build configuration list for PBXProject "foo" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 74946460D3EE9E1FA4792785; + productRefGroup = E3060171E73473A889949AB5 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + ); + }; +/* End PBXProject section */ + +/* Begin XCBuildConfiguration section */ + 09AC0D63F19B6944E1045E60 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 4D494CA5F82DCCAB3194BA09 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + ONLY_ACTIVE_ARCH = YES; + }; + name = Debug; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 442CE273DD7DF2DFDC620C8B /* Build configuration list for PBXProject "foo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4D494CA5F82DCCAB3194BA09 /* Debug */, + 09AC0D63F19B6944E1045E60 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = B3A67937542EC2041CBF1CA2 /* Project object */; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pony b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pony new file mode 100644 index 0000000..9b584fd --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/pony @@ -0,0 +1,17 @@ +use "ponytest" + +actor Main is TestList + new create(env: Env) => PonyTest(env, this) + new make() => None + + fun tag tests(test: PonyTest) => + test(_TestAddition) + +class iso _TestAddition is UnitTest + """ + Adding 2 numbers + """ + fun name(): String => "u32/add" + + fun apply(h: TestHelper): TestResult => + h.expect_eq[U32](2 + 2, 4) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/powershell b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/powershell new file mode 100644 index 0000000..a03a692 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/powershell @@ -0,0 +1,49 @@ +Function Get-IPv4Scopes +<# + .SYNOPSIS + Read IPv4Scopes from an array of servers + .PARAMETER Servers + Specifies an array of servers + .EXAMPLE + Get-IPv4Scopes + + Will prompt for all inputs +#> +{ + [CmdletBinding()] + Param( + # 1 + [parameter( + Mandatory=$true, + Position=0, + ValueFromPipelineByPropertyName=$true, + HelpMessage="Server List" + )] + [string[]]$Servers, + #2 + [parameter(Mandatory=$false,ValueFromPipeline=$false)] + [bool]$Unique=$false + ) #EndParam + + Begin {} + + Process { + $arrayJobs=@() + foreach ($server in $Servers) { + $arrayJobs+=Invoke-Command -ComputerName $server -scriptblock {Get-DhcpServerv4Scope} -AsJob + } + $complete=$false + while (-not $complete) { + $arrayJobsInProgress= $arrayJobs | Where-Object { $_.State -match 'running' } + if (-not $arrayJobsInProgress) { $complete=$true } + } + $Scopes=$arrayJobs|Receive-Job + $UniqueScopes=$Scopes|Sort-Object -Property ScopeId -Unique + } + + End { + if ($Unique) { return $UniqueScopes } + else { return $Scopes } + } + +} #end function diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/praat b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/praat new file mode 100644 index 0000000..f1af35b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/praat @@ -0,0 +1,26 @@ +form Copy selected files... + word Prefix + word Suffix _copy + boolean Keep_original 1 +endform + +total_objects = numberOfSelected() +for i to total_objects + my_object[i] = selected(i) +endfor +for i to total_objects + selectObject: my_object[i] + @copy() + new[i] = selected() +endfor +if total_objects + selectObject: new[1] + for i from 2 to total_objects + plusObject: new[i] + endfor +endif + +procedure copy () + .name$ = extractWord$(selected$(), " ") + Copy: prefix$ + .name$ + suffix$ +endproc diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prolog b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prolog new file mode 100644 index 0000000..8430e6b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prolog @@ -0,0 +1,9 @@ +diff(plus(A,B), X, plus(DA, DB)) + <= diff(A, X, DA) and diff(B, X, DB). + +diff(times(A,B), X, plus(times(A, DB), times(DA, B))) + <= diff(A, X, DA) and diff(B, X, DB). + +equal(X, X). +diff(X, X, 1). +diff(Y, X, 0) <= not equal(Y, X). diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prometheus b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prometheus new file mode 100644 index 0000000..3cdab08 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/prometheus @@ -0,0 +1,9 @@ +"this is a string" +'these are unescaped: \n \\ \t' +`these are not unescaped: \n ' " \t` + +http_requests_total{environment=~"staging|testing|development", method!="GET"} + +http_requests_total offset 5m + +sum(http_requests_total{method="GET"}[10m] offset 5m) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/properties b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/properties new file mode 100644 index 0000000..b5b717d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/properties @@ -0,0 +1,7 @@ +# You are reading the ".properties" entry. +! The exclamation mark can also mark text as comments. +website = http\://en.wikipedia.org/ +language = English +country : Poland +continent=Europe +key.with.dots=This is the value that could be looked up with the key "key.with.dots". diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/protobuf b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/protobuf new file mode 100644 index 0000000..fdab9e9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/protobuf @@ -0,0 +1,5 @@ +message Person { + required string name = 1; + required int32 id = 2; + optional string email = 3; +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/puppet b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/puppet new file mode 100644 index 0000000..621d9c9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/puppet @@ -0,0 +1,6 @@ +service { 'ntp': + name => $service_name, + ensure => running, + enable => true, + subscribe => File['ntp.conf'], +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/python b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/python new file mode 100644 index 0000000..77a5cb3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/python @@ -0,0 +1,6 @@ +def fib(n): # write Fibonacci series up to n + """Print a Fibonacci series up to n.""" + a, b = 0, 1 + while a < n: + print a, + a, b = b, a+b diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/q b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/q new file mode 100644 index 0000000..e47fb71 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/q @@ -0,0 +1,2 @@ +/ comment +x: til 10 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/qml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/qml new file mode 100644 index 0000000..9aacda6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/qml @@ -0,0 +1,9 @@ +import QtQuick 2.0 +Item { + width: 200 + height: 100 + MouseArea { + anchors.fill: parent + onClicked: Qt.quit() + } +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/r b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/r new file mode 100644 index 0000000..b6804b0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/r @@ -0,0 +1,8 @@ +dbenford <- function(x){ + log10(1 + 1/x) +} + +pbenford <- function(q){ + cumprobs <- cumsum(dbenford(1:9)) + return(cumprobs[q]) +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/racket b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/racket new file mode 100644 index 0000000..bd99818 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/racket @@ -0,0 +1,24 @@ +#lang racket + +;; draw a graph of cos and deriv^3(cos) +(require plot) +(define ((deriv f) x) + (/ (- (f x) (f (- x 0.001))) 0.001)) +(define (thrice f) (lambda (x) (f (f (f x))))) +(plot (list (function ((thrice deriv) sin) -5 5) + (function cos -5 5 #:color 'blue))) + +;; Print the Greek alphabet +(for ([i (in-range 25)]) + (displayln + (integer->char + (+ i (char->integer #\u3B1))))) + +;; An echo server +(define listener (tcp-listen 12345)) +(let echo-server () + (define-values (in out) (tcp-accept listener)) + (thread (λ () + (copy-port in out) + (close-output-port out))) + (echo-server)) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ruby b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ruby new file mode 100644 index 0000000..be609a1 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/ruby @@ -0,0 +1,9 @@ +class Greeter + def initialize(name="World") + @name = name + end + + def say_hi + puts "Hi #{@name}!" + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/rust b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/rust new file mode 100644 index 0000000..b73b162 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/rust @@ -0,0 +1,12 @@ +use core::*; + +fn main() { + for ["Alice", "Bob", "Carol"].each |&name| { + do task::spawn { + let v = rand::Rng().shuffle([1, 2, 3]); + for v.each |&num| { + io::print(fmt!("%s says: '%d'\n", name, num)) + } + } + } +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sass b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sass new file mode 100644 index 0000000..1e768de --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sass @@ -0,0 +1,3 @@ +@for $i from 1 through 3 + .item-#{$i} + width: 2em * $i diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scala b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scala new file mode 100644 index 0000000..75f19ee --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scala @@ -0,0 +1,3 @@ +class Greeter(name: String = "World") { + def sayHi() { println("Hi " + name + "!") } +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scheme b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scheme new file mode 100644 index 0000000..c9c4dbd --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scheme @@ -0,0 +1,4 @@ +(define Y + (lambda (m) + ((lambda (f) (m (lambda (a) ((f f) a)))) + (lambda (f) (m (lambda (a) ((f f) a))))))) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scss b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scss new file mode 100644 index 0000000..3f259a7 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/scss @@ -0,0 +1,5 @@ +@for $i from 1 through 3 { + .item-#{$i} { + width: 2em * $i; + } +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sed b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sed new file mode 100644 index 0000000..4683cd3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sed @@ -0,0 +1,4 @@ +/begin/,/end/ { + /begin/n # skip over the line that has "begin" on it + s/old/new/ +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/shell b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/shell new file mode 100644 index 0000000..f01fe48 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/shell @@ -0,0 +1,2 @@ +# If not running interactively, don't do anything +[[ -z "$PS1" ]] && return diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sieve b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sieve new file mode 100644 index 0000000..5f6889d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sieve @@ -0,0 +1,10 @@ +require "fileinto"; +require "imap4flags"; + +if header :is "X-Spam" "Yes" { + fileinto "Junk"; + setflag "\\seen"; + stop; +} + +/* Other messages get filed into Inbox or to user's scripts */ diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/slim b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/slim new file mode 100644 index 0000000..215a4e2 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/slim @@ -0,0 +1,17 @@ +doctype html +html + body + h1 Markup examples + #content + p + | Slim can have #{ruby_code} interpolated! + /[if IE] + javascript: + alert('Slim supports embedded javascript!') + + - unless items.empty? + table + - for item in items do + tr + td.name = item.name + td.price = item.price diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smalltalk b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smalltalk new file mode 100644 index 0000000..af97161 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smalltalk @@ -0,0 +1,6 @@ +quadMultiply: i1 and: i2 + "This method multiplies the given numbers by each other + and the result by 4." + | mul | + mul := i1 * i2. + ^mul * 4 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smarty b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smarty new file mode 100644 index 0000000..bb7f664 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/smarty @@ -0,0 +1,12 @@ +{foo bar='single quotes' baz="double quotes" test3=$test3} + +
          + {foreach from=$myvariable item=data} +
        • {$data.field}
        • + {foreachelse} +
        • No Data
        • + {/foreach} +
        + +
        {$foo.bar.baz}
        + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sml new file mode 100644 index 0000000..02a57d3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sml @@ -0,0 +1,4 @@ +datatype shape + = Circle of loc * real (* center and radius *) + | Square of loc * real (* upper-left corner and side length; axis-aligned *) + | Triangle of loc * loc * loc (* corners *) diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sqf b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sqf new file mode 100644 index 0000000..9f54383 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sqf @@ -0,0 +1,14 @@ +// Creates a dot marker at the given position +#include "script_component.hpp" +params ["_pos", "_txt"]; + +if (isNil QGVAR(markerID)) then { + GVAR(markerID) = 0; +}; + +_markerstr = createMarker [QGVAR(marker) + str GVAR(markerID), _pos]; +_markerstr setMarkerShape "ICON"; +_markerstr setMarkerType "hd_dot"; +_markerstr setMarkerText _txt; + +GVAR(markerID) = GVAR(markerID) + 1; diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sql b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sql new file mode 100644 index 0000000..45a7a17 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/sql @@ -0,0 +1 @@ +SELECT * FROM `users` WHERE `user`.`id` = 1 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/swift b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/swift new file mode 100644 index 0000000..0c54ed2 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/swift @@ -0,0 +1,5 @@ +// Say hello to poeple +func sayHello(personName: String) -> String { + let greeting = "Hello, " + personName + "!" + return greeting +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tap b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tap new file mode 100644 index 0000000..1d9bf5a --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tap @@ -0,0 +1,5 @@ +ok 1 - Input file opened +not ok 2 - First line of the input valid +ok 3 - Read the rest of the file +not ok 4 - Summarized correctly # TODO Not written yet +1..4 diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tcl b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tcl new file mode 100644 index 0000000..9bbe87c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tcl @@ -0,0 +1 @@ +proc cross_sum {s} {expr [join [split $s ""] +]} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/terraform b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/terraform new file mode 100644 index 0000000..7baae92 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/terraform @@ -0,0 +1,31 @@ +# From: https://github.com/terraform-providers/terraform-provider-aws/blob/master/examples/count/main.tf + +# Specify the provider and access details +provider "aws" { + region = "${var.aws_region}" +} + +resource "aws_elb" "web" { + name = "terraform-example-elb" + + # The same availability zone as our instances + availability_zones = ["${aws_instance.web.*.availability_zone}"] + + listener { + instance_port = 80 + instance_protocol = "http" + lb_port = 80 + lb_protocol = "http" + } + + # The instances are registered automatically + instances = ["${aws_instance.web.*.id}"] +} + +resource "aws_instance" "web" { + instance_type = "m1.small" + ami = "${lookup(var.aws_amis, var.aws_region)}" + + # This will create 4 instances + count = 4 +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tex b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tex new file mode 100644 index 0000000..430510f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tex @@ -0,0 +1 @@ +To write \LaTeX\ you would type \verb:\LaTeX:. diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/toml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/toml new file mode 100644 index 0000000..40c11c1 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/toml @@ -0,0 +1,9 @@ +# This is a TOML document. Boom. + +title = "TOML Example" + +[owner] +name = "Tom Preston-Werner" +organization = "GitHub" +bio = "GitHub Cofounder & CEO\nLikes tater tots and beer." +dob = 1979-05-27T07:32:00Z # First class dates? Why not? diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tsx b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tsx new file mode 100644 index 0000000..422d2a7 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tsx @@ -0,0 +1,17 @@ +class HelloWorld extends React.Component<{date: Date}, void> { + render() { + return ( +

        + Hello, ! + It is {this.props.date.toTimeString()} +

        + ); + } +} + +setInterval(function() { + ReactDOM.render( + , + document.getElementById('example') + ); +}, 500); diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tulip b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tulip new file mode 100644 index 0000000..8c18ccf --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/tulip @@ -0,0 +1,13 @@ +@module ref + +ref value = Ref (spawn [ ! => loop value ]) + +loop value = receive [ + .set new-value => loop new-value + p, id, .get => { send p (id, value); loop value } +] + +@object Ref pid [ + set val = .set val > send pid + get! = .get > send-wait pid +] diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/turtle b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/turtle new file mode 100644 index 0000000..8c86d0c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/turtle @@ -0,0 +1,26 @@ +@prefix xsd: +@prefix dcat: . +@prefix dcterms: . +@prefix foaf: . +@base . + +PREFIX test: +PrEfIx insensitive: + +GRAPH { + a dcat:Dataset ; + +#-----Mandatory-----# + + dcterms:title 'Test title'@cs, "Test title"@en ; + dcterms:description """Multiline + string"""@cs, '''Another + multiline string '''@en ; + +#-----Recommended-----# + dcat:contactPoint [ a foaf:Person ] ; + test:list ( 1 1.1 +1 -1 1.2E+4 "Test" "\"Quote\"" ) ; + test:datatype "2016-07-20"^^xsd:date ; + test:text """next multiline"""; + . +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/twig b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/twig new file mode 100644 index 0000000..2e5e577 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/twig @@ -0,0 +1,9 @@ +{% include 'header.html' %} + +{% for user in users %} + * {{ user.name }} +{% else %} + No users have been found. +{% endfor %} + +{% include 'footer.html' %} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/typescript b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/typescript new file mode 100644 index 0000000..134a70e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/typescript @@ -0,0 +1 @@ +$(document).ready(function() { alert('ready!'); }); diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vala b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vala new file mode 100644 index 0000000..2989be0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vala @@ -0,0 +1,8 @@ +class Demo.HelloWorld : GLib.Object +{ + public static int main (String[] args) + { + stdout.printf("Hello World\n"); + return 0; + } +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vb new file mode 100644 index 0000000..f7e323d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vb @@ -0,0 +1,4 @@ +Private Sub Form_Load() + ' Execute a simple message box that says "Hello, World!" + MsgBox "Hello, World!" +End Sub diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/verilog b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/verilog new file mode 100644 index 0000000..7f752c6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/verilog @@ -0,0 +1,27 @@ +/** + * Verilog Lexer + */ +module Foo( + input logic Clk_CI, + input logic Rst_RBI, + input logic A, + input logic B, + output logic C +); + logic C_DN, C_DP; + + assign C = C_DP; + + always_comb begin : proc_next_state + C_DN = A + B; + end + + // Clocked process + always_ff @(posedge Clk_CI, negedge Rst_RBI) begin + if(~Rst_RBI) begin + C_DP <= 1'b0; + end else begin + C_DP <= C_DN; + end + end +endmodule diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vhdl b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vhdl new file mode 100644 index 0000000..7bb6746 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vhdl @@ -0,0 +1,23 @@ +entity toggle_demo is + port ( + clk_in : in std_logic; -- System Clock + data_q : out std_logic -- Toggling Port + ); +end entity toggle_demo; + +architecture RTL of toggle_demo is + signal data : std_logic := '0'; +begin + + data_q <= data; + + data_proc : process (clk_in) + begin + + if (rising_edge(clk_in)) then + data <= not data; + end if; + + end process; + +end architecture RTL; diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/viml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/viml new file mode 100644 index 0000000..93a364b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/viml @@ -0,0 +1,14 @@ +function! s:Make(dir, make, format, name) abort + let cd = exists('*haslocaldir') && haslocaldir() ? 'lcd' : 'cd' + let cwd = getcwd() + let [mp, efm, cc] = [&l:mp, &l:efm, get(b:, 'current_compiler', '')] + try + execute cd fnameescape(dir) + let [&l:mp, &l:efm, b:current_compiler] = [a:make, a:format, a:compiler] + execute (exists(':Make') == 2 ? 'Make' : 'make') + finally + let [&l:mp, &l:efm, b:current_compiler] = [mp, efm, cc] + if empty(cc) | unlet! b:current_compiler | endif + execute cd fnameescape(cwd) + endtry +endfunction diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vue b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vue new file mode 100644 index 0000000..8b54b28 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/vue @@ -0,0 +1,11 @@ + + + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/wollok b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/wollok new file mode 100644 index 0000000..ae467f4 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/wollok @@ -0,0 +1,11 @@ +object pepita { + var energy = 100 + + method energy() = energy + + method fly(kilometers) { + energy -= kilometers + 10 + } + + method sayHi() = "Coo!" +} diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/xml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/xml new file mode 100644 index 0000000..149844b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/xml @@ -0,0 +1,2 @@ + + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/yaml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/yaml new file mode 100644 index 0000000..2f622de --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/demos/yaml @@ -0,0 +1,4 @@ +--- +one: Mark McGwire +two: Sammy Sosa +three: Ken Griffey diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatter.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatter.rb new file mode 100644 index 0000000..6eeb177 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatter.rb @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + # A Formatter takes a token stream and formats it for human viewing. + class Formatter + # @private + REGISTRY = {} + + # Specify or get the unique tag for this formatter. This is used + # for specifying a formatter in `rougify`. + def self.tag(tag=nil) + return @tag unless tag + REGISTRY[tag] = self + + @tag = tag + end + + # Find a formatter class given a unique tag. + def self.find(tag) + REGISTRY[tag] + end + + # Format a token stream. Delegates to {#format}. + def self.format(tokens, *a, &b) + new(*a).format(tokens, &b) + end + + def initialize(opts={}) + # pass + end + + # Format a token stream. + def format(tokens, &b) + return stream(tokens, &b) if block_given? + + out = String.new('') + stream(tokens) { |piece| out << piece } + + out + end + + # @deprecated Use {#format} instead. + def render(tokens) + warn 'Formatter#render is deprecated, use #format instead.' + format(tokens) + end + + # @abstract + # yield strings that, when concatenated, form the formatted output + def stream(tokens, &b) + raise 'abstract' + end + + protected + def token_lines(tokens, &b) + return enum_for(:token_lines, tokens) unless block_given? + + out = [] + tokens.each do |tok, val| + val.scan /\n|[^\n]+/ do |s| + if s == "\n" + yield out + out = [] + else + out << [tok, s] + end + end + end + + # for inputs not ending in a newline + yield out if out.any? + end + + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html.rb new file mode 100644 index 0000000..de98dce --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html.rb @@ -0,0 +1,38 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Formatters + # Transforms a token stream into HTML output. + class HTML < Formatter + tag 'html' + + # @yield the html output. + def stream(tokens, &b) + tokens.each { |tok, val| yield span(tok, val) } + end + + def span(tok, val) + safe_span(tok, val.gsub(/[&<>]/, TABLE_FOR_ESCAPE_HTML)) + end + + def safe_span(tok, safe_val) + if tok == Token::Tokens::Text + safe_val + else + shortname = tok.shortname \ + or raise "unknown token: #{tok.inspect} for #{safe_val.inspect}" + + "#{safe_val}" + end + end + + + TABLE_FOR_ESCAPE_HTML = { + '&' => '&', + '<' => '<', + '>' => '>', + } + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_inline.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_inline.rb new file mode 100644 index 0000000..e7f3439 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_inline.rb @@ -0,0 +1,31 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Formatters + class HTMLInline < HTML + tag 'html_inline' + + def initialize(theme) + if theme.is_a?(Class) && theme < Rouge::Theme + @theme = theme.new + elsif theme.is_a?(Rouge::Theme) + @theme = theme + elsif theme.is_a?(String) + @theme = Rouge::Theme.find(theme).new + else + raise ArgumentError, "invalid theme: #{theme.inspect}" + end + end + + def safe_span(tok, safe_val) + return safe_val if tok == Token::Tokens::Text + + rules = @theme.style_for(tok).rendered_rules + + "#{safe_val}" + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_legacy.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_legacy.rb new file mode 100644 index 0000000..8327564 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_legacy.rb @@ -0,0 +1,45 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# stdlib +require 'cgi' + +module Rouge + module Formatters + # Transforms a token stream into HTML output. + class HTMLLegacy < Formatter + tag 'html_legacy' + + # @option opts [String] :css_class ('highlight') + # @option opts [true/false] :line_numbers (false) + # @option opts [Rouge::CSSTheme] :inline_theme (nil) + # @option opts [true/false] :wrap (true) + # + # Initialize with options. + # + # If `:inline_theme` is given, then instead of rendering the + # tokens as tags with CSS classes, the styles according to + # the given theme will be inlined in "style" attributes. This is + # useful for formats in which stylesheets are not available. + # + # Content will be wrapped in a tag (`div` if tableized, `pre` if + # not) with the given `:css_class` unless `:wrap` is set to `false`. + def initialize(opts={}) + @formatter = opts[:inline_theme] ? HTMLInline.new(opts[:inline_theme]) + : HTML.new + + + @formatter = HTMLTable.new(@formatter, opts) if opts[:line_numbers] + + if opts.fetch(:wrap, true) + @formatter = HTMLPygments.new(@formatter, opts.fetch(:css_class, 'codehilite')) + end + end + + # @yield the html output. + def stream(tokens, &b) + @formatter.stream(tokens, &b) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_linewise.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_linewise.rb new file mode 100644 index 0000000..9510aa6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_linewise.rb @@ -0,0 +1,28 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Formatters + class HTMLLinewise < Formatter + def initialize(formatter, opts={}) + @formatter = formatter + @class_format = opts.fetch(:class, 'line-%i') + end + + def stream(tokens, &b) + token_lines(tokens) do |line| + yield "
        " + line.each do |tok, val| + yield @formatter.span(tok, val) + end + yield '
        ' + end + end + + def next_line_class + @lineno ||= 0 + sprintf(@class_format, @lineno += 1).inspect + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_pygments.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_pygments.rb new file mode 100644 index 0000000..8ed8f54 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_pygments.rb @@ -0,0 +1,18 @@ +# frozen_string_literal: true + +module Rouge + module Formatters + class HTMLPygments < Formatter + def initialize(inner, css_class='codehilite') + @inner = inner + @css_class = css_class + end + + def stream(tokens, &b) + yield %(
        )
        +        @inner.stream(tokens, &b)
        +        yield "
        " + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_table.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_table.rb new file mode 100644 index 0000000..01d94e4 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/html_table.rb @@ -0,0 +1,62 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Formatters + class HTMLTable < Formatter + tag 'html_table' + + def initialize(inner, opts={}) + @inner = inner + @start_line = opts.fetch(:start_line, 1) + @line_format = opts.fetch(:line_format, '%i') + @table_class = opts.fetch(:table_class, 'rouge-table') + @gutter_class = opts.fetch(:gutter_class, 'rouge-gutter') + @code_class = opts.fetch(:code_class, 'rouge-code') + end + + def style(scope) + yield "#{scope} .rouge-table { border-spacing: 0 }" + yield "#{scope} .rouge-gutter { text-align: right }" + end + + def stream(tokens, &b) + num_lines = 0 + last_val = '' + formatted = String.new('') + + tokens.each do |tok, val| + last_val = val + num_lines += val.scan(/\n/).size + formatted << @inner.span(tok, val) + end + + # add an extra line for non-newline-terminated strings + if last_val[-1] != "\n" + num_lines += 1 + @inner.span(Token::Tokens::Text::Whitespace, "\n") { |str| formatted << str } + end + + # generate a string of newline-separated line numbers for the gutter> + formatted_line_numbers = (@start_line..num_lines+@start_line-1).map do |i| + sprintf("#{@line_format}", i) << "\n" + end.join('') + + numbers = %(
        #{formatted_line_numbers}
        ) + + yield %() + + # the "gl" class applies the style for Generic.Lineno + yield %(' + + yield %(' + + yield "
        ) + yield numbers + yield '
        )
        +        yield formatted
        +        yield '
        " + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/null.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/null.rb new file mode 100644 index 0000000..078c461 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/null.rb @@ -0,0 +1,20 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Formatters + # A formatter which renders nothing. + class Null < Formatter + tag 'null' + + def initialize(*) + end + + def stream(tokens, &b) + tokens.each do |tok, val| + yield "#{tok.qualname} #{val.inspect}\n" + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/terminal256.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/terminal256.rb new file mode 100644 index 0000000..b9af6a8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/formatters/terminal256.rb @@ -0,0 +1,181 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Formatters + # A formatter for 256-color terminals + class Terminal256 < Formatter + tag 'terminal256' + + # @private + attr_reader :theme + + # @param [Hash,Rouge::Theme] theme + # the theme to render with. + def initialize(theme = Themes::ThankfulEyes.new) + if theme.is_a?(Rouge::Theme) + @theme = theme + elsif theme.is_a?(Hash) + @theme = theme[:theme] || Themes::ThankfulEyes.new + else + raise ArgumentError, "invalid theme: #{theme.inspect}" + end + end + + def stream(tokens, &b) + tokens.each do |tok, val| + escape = escape_sequence(tok) + yield escape.style_string + yield val.gsub("\n", "#{escape.reset_string}\n#{escape.style_string}") + yield escape.reset_string + end + end + + class EscapeSequence + attr_reader :style + def initialize(style) + @style = style + end + + def self.xterm_colors + @xterm_colors ||= [].tap do |out| + # colors 0..15: 16 basic colors + out << [0x00, 0x00, 0x00] # 0 + out << [0xcd, 0x00, 0x00] # 1 + out << [0x00, 0xcd, 0x00] # 2 + out << [0xcd, 0xcd, 0x00] # 3 + out << [0x00, 0x00, 0xee] # 4 + out << [0xcd, 0x00, 0xcd] # 5 + out << [0x00, 0xcd, 0xcd] # 6 + out << [0xe5, 0xe5, 0xe5] # 7 + out << [0x7f, 0x7f, 0x7f] # 8 + out << [0xff, 0x00, 0x00] # 9 + out << [0x00, 0xff, 0x00] # 10 + out << [0xff, 0xff, 0x00] # 11 + out << [0x5c, 0x5c, 0xff] # 12 + out << [0xff, 0x00, 0xff] # 13 + out << [0x00, 0xff, 0xff] # 14 + out << [0xff, 0xff, 0xff] # 15 + + # colors 16..232: the 6x6x6 color cube + valuerange = [0x00, 0x5f, 0x87, 0xaf, 0xd7, 0xff] + + 217.times do |i| + r = valuerange[(i / 36) % 6] + g = valuerange[(i / 6) % 6] + b = valuerange[i % 6] + out << [r, g, b] + end + + # colors 233..253: grayscale + 1.upto 22 do |i| + v = 8 + i * 10 + out << [v, v, v] + end + end + end + + def fg + return @fg if instance_variable_defined? :@fg + @fg = style.fg && self.class.color_index(style.fg) + end + + def bg + return @bg if instance_variable_defined? :@bg + @bg = style.bg && self.class.color_index(style.bg) + end + + def style_string + @style_string ||= begin + attrs = [] + + attrs << ['38', '5', fg.to_s] if fg + attrs << ['48', '5', bg.to_s] if bg + attrs << '01' if style[:bold] + attrs << '04' if style[:italic] # underline, but hey, whatevs + escape(attrs) + end + end + + def reset_string + @reset_string ||= begin + attrs = [] + attrs << '39' if fg # fg reset + attrs << '49' if bg # bg reset + attrs << '00' if style[:bold] || style[:italic] + + escape(attrs) + end + end + + private + def escape(attrs) + return '' if attrs.empty? + "\e[#{attrs.join(';')}m" + end + + def self.color_index(color) + @color_index_cache ||= {} + @color_index_cache[color] ||= closest_color(*get_rgb(color)) + end + + def self.get_rgb(color) + color = $1 if color =~ /#([0-9a-f]+)/i + hexes = case color.size + when 3 + color.chars.map { |c| "#{c}#{c}" } + when 6 + color.scan(/../) + else + raise "invalid color: #{color}" + end + + hexes.map { |h| h.to_i(16) } + end + + # max distance between two colors, #000000 to #ffffff + MAX_DISTANCE = 257 * 257 * 3 + + def self.closest_color(r, g, b) + @@colors_cache ||= {} + key = (r << 16) + (g << 8) + b + @@colors_cache.fetch(key) do + distance = MAX_DISTANCE + + match = 0 + + xterm_colors.each_with_index do |(cr, cg, cb), i| + d = (r - cr)**2 + (g - cg)**2 + (b - cb)**2 + next if d >= distance + + match = i + distance = d + end + + match + end + end + end + + # private + def escape_sequence(token) + @escape_sequences ||= {} + @escape_sequences[token.qualname] ||= + EscapeSequence.new(get_style(token)) + end + + def get_style(token) + return text_style if token.ancestors.include? Token::Tokens::Text + + theme.get_own_style(token) || text_style + end + + def text_style + style = theme.get_style(Token['Text']) + # don't highlight text backgrounds + style.delete :bg + style + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guesser.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guesser.rb new file mode 100644 index 0000000..7cfc3e6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guesser.rb @@ -0,0 +1,57 @@ +# frozen_string_literal: true + +module Rouge + class Guesser + class Ambiguous < StandardError + attr_reader :alternatives + def initialize(alternatives); @alternatives = alternatives; end + + def message + "Ambiguous guess: can't decide between #{alternatives.map(&:tag).inspect}" + end + end + + def self.guess(guessers, lexers) + original_size = lexers.size + + guessers.each do |g| + new_lexers = case g + when Guesser then g.filter(lexers) + when proc { |x| x.respond_to? :call } then g.call(lexers) + else raise "bad guesser: #{g}" + end + + lexers = new_lexers && new_lexers.any? ? new_lexers : lexers + end + + # if we haven't filtered the input at *all*, + # then we have no idea what language it is, + # so we bail and return []. + lexers.size < original_size ? lexers : [] + end + + def collect_best(lexers, opts={}, &scorer) + best = [] + best_score = opts[:threshold] + + lexers.each do |lexer| + score = scorer.call(lexer) + + next if score.nil? + + if best_score.nil? || score > best_score + best_score = score + best = [lexer] + elsif score == best_score + best << lexer + end + end + + best + end + + def filter(lexers) + raise 'abstract' + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/disambiguation.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/disambiguation.rb new file mode 100644 index 0000000..f78654f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/disambiguation.rb @@ -0,0 +1,106 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + class Disambiguation < Guesser + include Util + include Lexers + + def initialize(filename, source) + @filename = File.basename(filename) + @source = source + end + + def filter(lexers) + return lexers if lexers.size == 1 + return lexers if lexers.size == Lexer.all.size + + @analyzer = TextAnalyzer.new(get_source(@source)) + + self.class.disambiguators.each do |disambiguator| + next unless disambiguator.match?(@filename) + + filtered = disambiguator.decide!(self) + return filtered if filtered + end + + return lexers + end + + def contains?(text) + return @analyzer.include?(text) + end + + def matches?(re) + return !!(@analyzer =~ re) + end + + @disambiguators = [] + def self.disambiguate(*patterns, &decider) + @disambiguators << Disambiguator.new(patterns, &decider) + end + + def self.disambiguators + @disambiguators + end + + class Disambiguator + include Util + + def initialize(patterns, &decider) + @patterns = patterns + @decider = decider + end + + def decide!(guesser) + out = guesser.instance_eval(&@decider) + case out + when Array then out + when nil then nil + else [out] + end + end + + def match?(filename) + @patterns.any? { |p| test_glob(p, filename) } + end + end + + disambiguate '*.pl' do + next Perl if contains?('my $') + next Prolog if contains?(':-') + next Prolog if matches?(/\A\w+(\(\w+\,\s*\w+\))*\./) + end + + disambiguate '*.h' do + next ObjectiveC if matches?(/@(end|implementation|protocol|property)\b/) + next ObjectiveC if contains?('@"') + + C + end + + disambiguate '*.m' do + next ObjectiveC if matches?(/@(end|implementation|protocol|property)\b/) + next ObjectiveC if contains?('@"') + + next Mathematica if contains?('(*') + next Mathematica if contains?(':=') + + next Matlab if matches?(/^\s*?%/) + end + + disambiguate '*.php' do + # PHP always takes precedence over Hack + PHP + end + + disambiguate '*.hh' do + next Cpp if matches?(/^\s*#include/) + next Hack if matches?(/^<\?hh/) + next Hack if matches?(/(\(|, ?)\$\$/) + + Cpp + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/filename.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/filename.rb new file mode 100644 index 0000000..2f01b4c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/filename.rb @@ -0,0 +1,27 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + class Filename < Guesser + attr_reader :fname + def initialize(filename) + @filename = filename + end + + # returns a list of lexers that match the given filename with + # equal specificity (i.e. number of wildcards in the pattern). + # This helps disambiguate between, e.g. the Nginx lexer, which + # matches `nginx.conf`, and the Conf lexer, which matches `*.conf`. + # In this case, nginx will win because the pattern has no wildcards, + # while `*.conf` has one. + def filter(lexers) + mapping = {} + lexers.each do |lexer| + mapping[lexer.name] = lexer.filenames || [] + end + + GlobMapping.new(mapping, @filename).filter(lexers) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/glob_mapping.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/glob_mapping.rb new file mode 100644 index 0000000..f635328 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/glob_mapping.rb @@ -0,0 +1,45 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + # This class allows for custom behavior + # with glob -> lexer name mappings + class GlobMapping < Guesser + include Util + + def self.by_pairs(mapping, filename) + glob_map = {} + mapping.each do |(glob, lexer_name)| + lexer = Lexer.find(lexer_name) + + # ignore unknown lexers + next unless lexer + + glob_map[lexer.name] ||= [] + glob_map[lexer.name] << glob + end + + new(glob_map, filename) + end + + attr_reader :glob_map, :filename + def initialize(glob_map, filename) + @glob_map = glob_map + @filename = filename + end + + def filter(lexers) + basename = File.basename(filename) + + collect_best(lexers) do |lexer| + score = (@glob_map[lexer.name] || []).map do |pattern| + if test_glob(pattern, basename) + # specificity is better the fewer wildcards there are + -pattern.scan(/[*?\[]/).size + end + end.compact.min + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/mimetype.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/mimetype.rb new file mode 100644 index 0000000..92a1d43 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/mimetype.rb @@ -0,0 +1,16 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + class Mimetype < Guesser + attr_reader :mimetype + def initialize(mimetype) + @mimetype = mimetype + end + + def filter(lexers) + lexers.select { |lexer| lexer.mimetypes.include? @mimetype } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/modeline.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/modeline.rb new file mode 100644 index 0000000..60f0c55 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/modeline.rb @@ -0,0 +1,46 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + class Modeline < Guesser + include Util + + # [jneen] regexen stolen from linguist + EMACS_MODELINE = /-\*-\s*(?:(?!mode)[\w-]+\s*:\s*(?:[\w+-]+)\s*;?\s*)*(?:mode\s*:)?\s*([\w+-]+)\s*(?:;\s*(?!mode)[\w-]+\s*:\s*[\w+-]+\s*)*;?\s*-\*-/i + + # First form vim modeline + # [text]{white}{vi:|vim:|ex:}[white]{options} + # ex: 'vim: syntax=ruby' + VIM_MODELINE_1 = /(?:vim|vi|ex):\s*(?:ft|filetype|syntax)=(\w+)\s?/i + + # Second form vim modeline (compatible with some versions of Vi) + # [text]{white}{vi:|vim:|Vim:|ex:}[white]se[t] {options}:[text] + # ex: 'vim set syntax=ruby:' + VIM_MODELINE_2 = /(?:vim|vi|Vim|ex):\s*se(?:t)?.*\s(?:ft|filetype|syntax)=(\w+)\s?.*:/i + + MODELINES = [EMACS_MODELINE, VIM_MODELINE_1, VIM_MODELINE_2] + + def initialize(source, opts={}) + @source = source + @lines = opts[:lines] || 5 + end + + def filter(lexers) + # don't bother reading the stream if we've already decided + return lexers if lexers.size == 1 + + source_text = get_source(@source) + + lines = source_text.split(/\n/) + + search_space = (lines.first(@lines) + lines.last(@lines)).join("\n") + + matches = MODELINES.map { |re| re.match(search_space) }.compact + return lexers unless matches.any? + + match_set = Set.new(matches.map { |m| m[1] }) + lexers.select { |l| match_set.include?(l.tag) || l.aliases.any? { |a| match_set.include?(a) } } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/source.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/source.rb new file mode 100644 index 0000000..b3e90cb --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/source.rb @@ -0,0 +1,31 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + class Source < Guesser + include Util + + attr_reader :source + def initialize(source) + @source = source + end + + def filter(lexers) + # don't bother reading the input if + # we've already filtered to 1 + return lexers if lexers.size == 1 + + source_text = get_source(@source) + + Lexer.assert_utf8!(source_text) + + source_text = TextAnalyzer.new(source_text) + + collect_best(lexers) do |lexer| + next unless lexer.methods(false).include? :detect? + lexer.detect?(source_text) ? 1 : nil + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/util.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/util.rb new file mode 100644 index 0000000..89c50be --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/guessers/util.rb @@ -0,0 +1,34 @@ +# frozen_string_literal: true + +module Rouge + module Guessers + module Util + module SourceNormalizer + UTF8_BOM = "\xEF\xBB\xBF" + UTF8_BOM_RE = /\A#{UTF8_BOM}/ + + # @param [String,nil] source + # @return [String,nil] + def self.normalize(source) + source.sub(UTF8_BOM_RE, '').gsub(/\r\n/, "\n") + end + end + + def test_glob(pattern, path) + File.fnmatch?(pattern, path, File::FNM_DOTMATCH | File::FNM_CASEFOLD) + end + + # @param [String,IO] source + # @return [String] + def get_source(source) + if source.respond_to?(:to_str) + SourceNormalizer.normalize(source.to_str) + elsif source.respond_to?(:read) + SourceNormalizer.normalize(source.read) + else + raise ArgumentError, "Invalid source: #{source.inspect}" + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexer.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexer.rb new file mode 100644 index 0000000..7fd93db --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexer.rb @@ -0,0 +1,462 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# stdlib +require 'strscan' +require 'cgi' +require 'set' + +module Rouge + # @abstract + # A lexer transforms text into a stream of `[token, chunk]` pairs. + class Lexer + include Token::Tokens + + @option_docs = {} + + class << self + # Lexes `stream` with the given options. The lex is delegated to a + # new instance. + # + # @see #lex + def lex(stream, opts={}, &b) + new(opts).lex(stream, &b) + end + + # Given a name in string, return the correct lexer class. + # @param [String] name + # @return [Class,nil] + def find(name) + registry[name.to_s] + end + + # Find a lexer, with fancy shiny features. + # + # * The string you pass can include CGI-style options + # + # Lexer.find_fancy('erb?parent=tex') + # + # * You can pass the special name 'guess' so we guess for you, + # and you can pass a second argument of the code to guess by + # + # Lexer.find_fancy('guess', "#!/bin/bash\necho Hello, world") + # + # This is used in the Redcarpet plugin as well as Rouge's own + # markdown lexer for highlighting internal code blocks. + # + def find_fancy(str, code=nil, additional_options={}) + + if str && !str.include?('?') && str != 'guess' + lexer_class = find(str) + return lexer_class && lexer_class.new(additional_options) + end + + name, opts = str ? str.split('?', 2) : [nil, ''] + + # parse the options hash from a cgi-style string + opts = CGI.parse(opts || '').map do |k, vals| + val = case vals.size + when 0 then true + when 1 then vals[0] + else vals + end + + [ k.to_s, val ] + end + + opts = additional_options.merge(Hash[opts]) + + lexer_class = case name + when 'guess', nil + self.guess(:source => code, :mimetype => opts['mimetype']) + when String + self.find(name) + end + + lexer_class && lexer_class.new(opts) + end + + # Specify or get this lexer's title. Meant to be human-readable. + def title(t=nil) + if t.nil? + t = tag.capitalize + end + @title ||= t + end + + # Specify or get this lexer's description. + def desc(arg=:absent) + if arg == :absent + @desc + else + @desc = arg + end + end + + def option_docs + @option_docs ||= InheritableHash.new(superclass.option_docs) + end + + def option(name, desc) + option_docs[name.to_s] = desc + end + + # Specify or get the path name containing a small demo for + # this lexer (can be overriden by {demo}). + def demo_file(arg=:absent) + return @demo_file = Pathname.new(arg) unless arg == :absent + + @demo_file = Pathname.new(__FILE__).dirname.join('demos', tag) + end + + # Specify or get a small demo string for this lexer + def demo(arg=:absent) + return @demo = arg unless arg == :absent + + @demo = File.read(demo_file, mode: 'rt:bom|utf-8') + end + + # @return a list of all lexers. + def all + registry.values.uniq + end + + # Guess which lexer to use based on a hash of info. + # + # This accepts the same arguments as Lexer.guess, but will never throw + # an error. It will return a (possibly empty) list of potential lexers + # to use. + def guesses(info={}) + mimetype, filename, source = info.values_at(:mimetype, :filename, :source) + custom_globs = info[:custom_globs] + + guessers = (info[:guessers] || []).dup + + guessers << Guessers::Mimetype.new(mimetype) if mimetype + guessers << Guessers::GlobMapping.by_pairs(custom_globs, filename) if custom_globs && filename + guessers << Guessers::Filename.new(filename) if filename + guessers << Guessers::Modeline.new(source) if source + guessers << Guessers::Source.new(source) if source + guessers << Guessers::Disambiguation.new(filename, source) if source && filename + + Guesser.guess(guessers, Lexer.all) + end + + # Guess which lexer to use based on a hash of info. + # + # @option info :mimetype + # A mimetype to guess by + # @option info :filename + # A filename to guess by + # @option info :source + # The source itself, which, if guessing by mimetype or filename + # fails, will be searched for shebangs, tags, and + # other hints. + # @param [Proc] fallback called if multiple lexers are detected. + # If omitted, Guesser::Ambiguous is raised. + # + # @see Lexer.detect? + # @see Lexer.guesses + # @return [Class] + def guess(info={}, &fallback) + lexers = guesses(info) + + return Lexers::PlainText if lexers.empty? + return lexers[0] if lexers.size == 1 + + if fallback + fallback.call(lexers) + else + raise Guesser::Ambiguous.new(lexers) + end + end + + def guess_by_mimetype(mt) + guess :mimetype => mt + end + + def guess_by_filename(fname) + guess :filename => fname + end + + def guess_by_source(source) + guess :source => source + end + + def enable_debug! + @debug_enabled = true + end + + def disable_debug! + @debug_enabled = false + end + + def debug_enabled? + !!@debug_enabled + end + + protected + # @private + def register(name, lexer) + registry[name.to_s] = lexer + end + + public + # Used to specify or get the canonical name of this lexer class. + # + # @example + # class MyLexer < Lexer + # tag 'foo' + # end + # + # MyLexer.tag # => 'foo' + # + # Lexer.find('foo') # => MyLexer + def tag(t=nil) + return @tag if t.nil? + + @tag = t.to_s + Lexer.register(@tag, self) + end + + # Used to specify alternate names this lexer class may be found by. + # + # @example + # class Erb < Lexer + # tag 'erb' + # aliases 'eruby', 'rhtml' + # end + # + # Lexer.find('eruby') # => Erb + def aliases(*args) + args.map!(&:to_s) + args.each { |arg| Lexer.register(arg, self) } + (@aliases ||= []).concat(args) + end + + # Specify a list of filename globs associated with this lexer. + # + # @example + # class Ruby < Lexer + # filenames '*.rb', '*.ruby', 'Gemfile', 'Rakefile' + # end + def filenames(*fnames) + (@filenames ||= []).concat(fnames) + end + + # Specify a list of mimetypes associated with this lexer. + # + # @example + # class Html < Lexer + # mimetypes 'text/html', 'application/xhtml+xml' + # end + def mimetypes(*mts) + (@mimetypes ||= []).concat(mts) + end + + # @private + def assert_utf8!(str) + return if %w(US-ASCII UTF-8 ASCII-8BIT).include? str.encoding.name + raise EncodingError.new( + "Bad encoding: #{str.encoding.names.join(',')}. " + + "Please convert your string to UTF-8." + ) + end + + private + def registry + @registry ||= {} + end + end + + # -*- instance methods -*- # + + attr_reader :options + # Create a new lexer with the given options. Individual lexers may + # specify extra options. The only current globally accepted option + # is `:debug`. + # + # @option opts :debug + # Prints debug information to stdout. The particular info depends + # on the lexer in question. In regex lexers, this will log the + # state stack at the beginning of each step, along with each regex + # tried and each stream consumed. Try it, it's pretty useful. + def initialize(opts={}) + @options = {} + opts.each { |k, v| @options[k.to_s] = v } + + @debug = Lexer.debug_enabled? && bool_option(:debug) + end + + def as_bool(val) + case val + when nil, false, 0, '0', 'off' + false + when Array + val.empty? ? true : as_bool(val.last) + else + true + end + end + + def as_string(val) + return as_string(val.last) if val.is_a?(Array) + + val ? val.to_s : nil + end + + def as_list(val) + case val + when Array + val.flat_map { |v| as_list(v) } + when String + val.split(',') + else + [] + end + end + + def as_lexer(val) + return as_lexer(val.last) if val.is_a?(Array) + return val.new(@options) if val.is_a?(Class) && val < Lexer + + case val + when Lexer + val + when String + lexer_class = Lexer.find(val) + lexer_class && lexer_class.new(@options) + end + end + + def as_token(val) + return as_token(val.last) if val.is_a?(Array) + case val + when Token + val + else + Token[val] + end + end + + def bool_option(name, &default) + if @options.key?(name.to_s) + as_bool(@options[name.to_s]) + else + default ? default.call : false + end + end + + def string_option(name, &default) + as_string(@options.delete(name.to_s, &default)) + end + + def lexer_option(name, &default) + as_lexer(@options.delete(name.to_s, &default)) + end + + def list_option(name, &default) + as_list(@options.delete(name.to_s, &default)) + end + + def token_option(name, &default) + as_token(@options.delete(name.to_s, &default)) + end + + def hash_option(name, defaults, &val_cast) + name = name.to_s + out = defaults.dup + + base = @options.delete(name.to_s) + base = {} unless base.is_a?(Hash) + base.each { |k, v| out[k.to_s] = val_cast ? val_cast.call(v) : v } + + @options.keys.each do |key| + next unless key =~ /(\w+)\[(\w+)\]/ and $1 == name + value = @options.delete(key) + + out[$2] = val_cast ? val_cast.call(value) : value + end + + out + end + + # @abstract + # + # Called after each lex is finished. The default implementation + # is a noop. + def reset! + end + + # Given a string, yield [token, chunk] pairs. If no block is given, + # an enumerator is returned. + # + # @option opts :continue + # Continue the lex from the previous state (i.e. don't call #reset!) + def lex(string, opts={}, &b) + return enum_for(:lex, string, opts) unless block_given? + + Lexer.assert_utf8!(string) + + reset! unless opts[:continue] + + # consolidate consecutive tokens of the same type + last_token = nil + last_val = nil + stream_tokens(string) do |tok, val| + next if val.empty? + + if tok == last_token + last_val << val + next + end + + b.call(last_token, last_val) if last_token + last_token = tok + last_val = val + end + + b.call(last_token, last_val) if last_token + end + + # delegated to {Lexer.tag} + def tag + self.class.tag + end + + # @abstract + # + # Yield `[token, chunk]` pairs, given a prepared input stream. This + # must be implemented. + # + # @param [StringScanner] stream + # the stream + def stream_tokens(stream, &b) + raise 'abstract' + end + + # @abstract + # + # Return true if there is an in-text indication (such as a shebang + # or DOCTYPE declaration) that this lexer should be used. + # + # @param [TextAnalyzer] text + # the text to be analyzed, with a couple of handy methods on it, + # like {TextAnalyzer#shebang?} and {TextAnalyzer#doctype?} + def self.detect?(text) + false + end + end + + module Lexers + @_loaded_lexers = {} + + def self.load_lexer(relpath) + return if @_loaded_lexers.key?(relpath) + @_loaded_lexers[relpath] = true + + root = Pathname.new(__FILE__).dirname.join('lexers') + load root.join(relpath) + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/abap.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/abap.rb new file mode 100644 index 0000000..0113772 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/abap.rb @@ -0,0 +1,240 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# ABAP elements taken from http://help.sap.com/abapdocu_750/en/index.htm?file=abapdo.htm + +module Rouge + module Lexers + class ABAP < RegexLexer + title "ABAP" + desc "SAP - Advanced Business Application Programming" + tag 'abap' + filenames '*.abap' + mimetypes 'text/x-abap' + + def self.keywords + @keywords = Set.new %w( + *-INPUT ?TO ABAP-SOURCE ABBREVIATED ABS ABSTRACT ACCEPT ACCEPTING + ACCORDING ACCP ACTIVATION ACTUAL ADD ADD-CORRESPONDING ADJACENT + AFTER ALIAS ALIASES ALIGN ALL ALLOCATE ALPHA ANALYSIS ANALYZER AND + ANY APPEND APPENDAGE APPENDING APPLICATION ARCHIVE AREA ARITHMETIC + AS ASCENDING ASPECT ASSERT ASSIGN ASSIGNED ASSIGNING ASSOCIATION + ASYNCHRONOUS AT ATTRIBUTES AUTHORITY AUTHORITY-CHECK AVG BACK + BACKGROUND BACKUP BACKWARD BADI BASE BEFORE BEGIN BETWEEN BIG BINARY + BINTOHEX BIT BIT-AND BIT-NOT BIT-OR BIT-XOR BLACK BLANK BLANKS BLOB + BLOCK BLOCKS BLUE BOUND BOUNDARIES BOUNDS BOXED BREAK-POINT BT + BUFFER BY BYPASSING BYTE BYTE-CA BYTE-CN BYTE-CO BYTE-CS BYTE-NA + BYTE-NS BYTE-ORDER CA CALL CALLING CASE CAST CASTING CATCH CEIL + CENTER CENTERED CHAIN CHAIN-INPUT CHAIN-REQUEST CHANGE CHANGING + CHANNELS CHAR CHAR-TO-HEX CHARACTER CHECK CHECKBOX CIRCULAR CLASS + CLASS-CODING CLASS-DATA CLASS-EVENTS CLASS-METHODS CLASS-POOL + CLEANUP CLEAR CLIENT CLNT CLOB CLOCK CLOSE CN CO COALESCE CODE + CODING COLLECT COLOR COLUMN COLUMNS COL_BACKGROUND COL_GROUP + COL_HEADING COL_KEY COL_NEGATIVE COL_NORMAL COL_POSITIVE COL_TOTAL + COMMENT COMMENTS COMMIT COMMON COMMUNICATION COMPARING COMPONENT + COMPONENTS COMPRESSION COMPUTE CONCAT CONCATENATE CONCAT_WITH_SPACE + COND CONDENSE CONDITION CONNECT CONNECTION CONSTANTS CONTEXT + CONTEXTS CONTINUE CONTROL CONTROLS CONV CONVERSION CONVERT COPIES + COPY CORRESPONDING COUNT COUNTRY COVER CP CPI CREATE CREATING + CRITICAL CS CUKY CURR CURRENCY CURRENCY_CONVERSION CURRENT CURSOR + CURSOR-SELECTION CUSTOMER CUSTOMER-FUNCTION CX_DYNAMIC_CHECK + CX_NO_CHECK CX_ROOT CX_SQL_EXCEPTION CX_STATIC_CHECK DANGEROUS DATA + DATABASE DATAINFO DATASET DATE DATS DATS_ADD_DAYS DATS_ADD_MONTHS + DATS_DAYS_BETWEEN DATS_IS_VALID DAYLIGHT DD/MM/YY DD/MM/YYYY DDMMYY + DEALLOCATE DEC DECIMALS DECIMAL_SHIFT DECLARATIONS DEEP DEFAULT + DEFERRED DEFINE DEFINING DEFINITION DELETE DELETING DEMAND + DEPARTMENT DESCENDING DESCRIBE DESTINATION DETAIL DF16_DEC DF16_RAW + DF16_SCL DF34_DEC DF34_RAW DF34_SCL DIALOG DIRECTORY DISCONNECT + DISPLAY DISPLAY-MODE DISTANCE DISTINCT DIV DIVIDE + DIVIDE-CORRESPONDING DIVISION DO DUMMY DUPLICATE DUPLICATES DURATION + DURING DYNAMIC DYNPRO E EDIT EDITOR-CALL ELSE ELSEIF EMPTY ENABLED + ENABLING ENCODING END END-ENHANCEMENT-SECTION END-LINES + END-OF-DEFINITION END-OF-FILE END-OF-PAGE END-OF-SELECTION + END-TEST-INJECTION END-TEST-SEAM ENDAT ENDCASE ENDCATCH ENDCHAIN + ENDCLASS ENDDO ENDENHANCEMENT ENDEXEC ENDFORM ENDFUNCTION ENDIAN + ENDIF ENDING ENDINTERFACE ENDLOOP ENDMETHOD ENDMODULE ENDON + ENDPROVIDE ENDSELECT ENDTRY ENDWHILE ENDWITH ENGINEERING ENHANCEMENT + ENHANCEMENT-POINT ENHANCEMENT-SECTION ENHANCEMENTS ENTRIES ENTRY + ENVIRONMENT EQ EQUIV ERRORMESSAGE ERRORS ESCAPE ESCAPING EVENT + EVENTS EXACT EXCEPT EXCEPTION EXCEPTION-TABLE EXCEPTIONS EXCLUDE + EXCLUDING EXEC EXECUTE EXISTS EXIT EXIT-COMMAND EXPAND EXPANDING + EXPIRATION EXPLICIT EXPONENT EXPORT EXPORTING EXTEND EXTENDED + EXTENSION EXTRACT FAIL FETCH FIELD FIELD-GROUPS FIELD-SYMBOL + FIELD-SYMBOLS FIELDS FILE FILTER FILTER-TABLE FILTERS FINAL FIND + FIRST FIRST-LINE FIXED-POINT FKEQ FKGE FLOOR FLTP FLUSH FONT FOR + FORM FORMAT FORWARD FOUND FRAME FRAMES FREE FRIENDS FROM FUNCTION + FUNCTION-POOL FUNCTIONALITY FURTHER GAPS GE GENERATE GET + GET_PRINT_PARAMETERS GIVING GKEQ GKGE GLOBAL GRANT GREEN GROUP + GROUPS GT HANDLE HANDLER HARMLESS HASHED HAVING HDB HEAD-LINES + HEADER HEADERS HEADING HELP-ID HELP-REQUEST HEXTOBIN HIDE HIGH HINT + HOLD HOTSPOT I ICON ID IDENTIFICATION IDENTIFIER IDS IF + IF_ABAP_CLOSE_RESOURCE IF_ABAP_CODEPAGE IF_ABAP_DB_BLOB_HANDLE + IF_ABAP_DB_CLOB_HANDLE IF_ABAP_DB_LOB_HANDLE IF_ABAP_DB_READER + IF_ABAP_DB_WRITER IF_ABAP_READER IF_ABAP_WRITER IF_MESSAGE + IF_OS_CA_INSTANCE IF_OS_CA_PERSISTENCY IF_OS_FACTORY IF_OS_QUERY + IF_OS_QUERY_MANAGER IF_OS_QUERY_OPTIONS IF_OS_STATE + IF_OS_TRANSACTION IF_OS_TRANSACTION_MANAGER IF_SERIALIZABLE_OBJECT + IF_SHM_BUILD_INSTANCE IF_SYSTEM_UUID IF_T100_DYN_MSG IF_T100_MESSAGE + IGNORE IGNORING IMMEDIATELY IMPLEMENTATION IMPLEMENTATIONS + IMPLEMENTED IMPLICIT IMPORT IMPORTING IN INACTIVE INCL INCLUDE + INCLUDES INCLUDING INCREMENT INDEX INDEX-LINE INFOTYPES INHERITING + INIT INITIAL INITIALIZATION INNER INOUT INPUT INSERT INSTANCE + INSTANCES INSTR INT1 INT2 INT4 INT8 INTENSIFIED INTERFACE + INTERFACE-POOL INTERFACES INTERNAL INTERVALS INTO INVERSE + INVERTED-DATE IS ISO ITNO JOB JOIN KEEP KEEPING KERNEL KEY KEYS + KEYWORDS KIND LANG LANGUAGE LAST LATE LAYOUT LCHR LDB_PROCESS LE + LEADING LEAVE LEFT LEFT-JUSTIFIED LEFTPLUS LEFTSPACE LEGACY LENGTH + LET LEVEL LEVELS LIKE LINE LINE-COUNT LINE-SELECTION LINE-SIZE + LINEFEED LINES LIST LIST-PROCESSING LISTBOX LITTLE LLANG LOAD + LOAD-OF-PROGRAM LOB LOCAL LOCALE LOCATOR LOG-POINT LOGFILE LOGICAL + LONG LOOP LOW LOWER LPAD LPI LRAW LT LTRIM M MAIL MAIN MAJOR-ID + MAPPING MARGIN MARK MASK MATCH MATCHCODE MAX MAXIMUM MEDIUM MEMBERS + MEMORY MESH MESSAGE MESSAGE-ID MESSAGES MESSAGING METHOD METHODS MIN + MINIMUM MINOR-ID MM/DD/YY MM/DD/YYYY MMDDYY MOD MODE MODIF MODIFIER + MODIFY MODULE MOVE MOVE-CORRESPONDING MULTIPLY + MULTIPLY-CORRESPONDING NA NAME NAMETAB NATIVE NB NE NESTED NESTING + NEW NEW-LINE NEW-PAGE NEW-SECTION NEXT NO NO-DISPLAY NO-EXTENSION + NO-GAP NO-GAPS NO-GROUPING NO-HEADING NO-SCROLLING NO-SIGN NO-TITLE + NO-TOPOFPAGE NO-ZERO NODE NODES NON-UNICODE NON-UNIQUE NOT NP NS + NULL NUMBER NUMC O OBJECT OBJECTS OBLIGATORY OCCURRENCE OCCURRENCES + OCCURS OF OFF OFFSET ON ONLY OPEN OPTION OPTIONAL OPTIONS OR ORDER + OTHER OTHERS OUT OUTER OUTPUT OUTPUT-LENGTH OVERFLOW OVERLAY PACK + PACKAGE PAD PADDING PAGE PAGES PARAMETER PARAMETER-TABLE PARAMETERS + PART PARTIALLY PATTERN PERCENTAGE PERFORM PERFORMING PERSON PF + PF-STATUS PINK PLACES POOL POSITION POS_HIGH POS_LOW PRAGMAS PREC + PRECOMPILED PREFERRED PRESERVING PRIMARY PRINT PRINT-CONTROL + PRIORITY PRIVATE PROCEDURE PROCESS PROGRAM PROPERTY PROTECTED + PROVIDE PUBLIC PUSH PUSHBUTTON PUT QUAN QUEUE-ONLY QUICKINFO + RADIOBUTTON RAISE RAISING RANGE RANGES RAW RAWSTRING READ READ-ONLY + READER RECEIVE RECEIVED RECEIVER RECEIVING RED REDEFINITION REDUCE + REDUCED REF REFERENCE REFRESH REGEX REJECT REMOTE RENAMING REPLACE + REPLACEMENT REPLACING REPORT REQUEST REQUESTED RESERVE RESET + RESOLUTION RESPECTING RESPONSIBLE RESULT RESULTS RESUMABLE RESUME + RETRY RETURN RETURNCODE RETURNING RETURNS RIGHT RIGHT-JUSTIFIED + RIGHTPLUS RIGHTSPACE RISK RMC_COMMUNICATION_FAILURE + RMC_INVALID_STATUS RMC_SYSTEM_FAILURE ROLE ROLLBACK ROUND ROWS RPAD + RTRIM RUN SAP SAP-SPOOL SAVING SCALE_PRESERVING + SCALE_PRESERVING_SCIENTIFIC SCAN SCIENTIFIC + SCIENTIFIC_WITH_LEADING_ZERO SCREEN SCROLL SCROLL-BOUNDARY SCROLLING + SEARCH SECONDARY SECONDS SECTION SELECT SELECT-OPTIONS SELECTION + SELECTION-SCREEN SELECTION-SET SELECTION-SETS SELECTION-TABLE + SELECTIONS SEND SEPARATE SEPARATED SET SHARED SHIFT SHORT + SHORTDUMP-ID SIGN SIGN_AS_POSTFIX SIMPLE SINGLE SIZE SKIP SKIPPING + SMART SOME SORT SORTABLE SORTED SOURCE SPACE SPECIFIED SPLIT SPOOL + SPOTS SQL SQLSCRIPT SSTRING STABLE STAMP STANDARD START-OF-SELECTION + STARTING STATE STATEMENT STATEMENTS STATIC STATICS STATUSINFO + STEP-LOOP STOP STRING STRUCTURE STRUCTURES STYLE SUBKEY SUBMATCHES + SUBMIT SUBROUTINE SUBSCREEN SUBSTRING SUBTRACT + SUBTRACT-CORRESPONDING SUFFIX SUM SUMMARY SUMMING SUPPLIED SUPPLY + SUPPRESS SWITCH SWITCHSTATES SYMBOL SYNCPOINTS SYNTAX SYNTAX-CHECK + SYNTAX-TRACE SYST SYSTEM-CALL SYSTEM-EXCEPTIONS SYSTEM-EXIT TAB + TABBED TABLE TABLES TABLEVIEW TABSTRIP TARGET TASK TASKS TEST + TEST-INJECTION TEST-SEAM TESTING TEXT TEXTPOOL THEN THROW TIME TIMES + TIMESTAMP TIMEZONE TIMS TIMS_IS_VALID TITLE TITLE-LINES TITLEBAR TO + TOKENIZATION TOKENS TOP-LINES TOP-OF-PAGE TRACE-FILE TRACE-TABLE + TRAILING TRANSACTION TRANSFER TRANSFORMATION TRANSLATE TRANSPORTING + TRMAC TRUNCATE TRUNCATION TRY TSTMP_ADD_SECONDS + TSTMP_CURRENT_UTCTIMESTAMP TSTMP_IS_VALID TSTMP_SECONDS_BETWEEN TYPE + TYPE-POOL TYPE-POOLS TYPES ULINE UNASSIGN UNDER UNICODE UNION UNIQUE + UNIT UNIT_CONVERSION UNIX UNPACK UNTIL UNWIND UP UPDATE UPPER USER + USER-COMMAND USING UTF-8 VALID VALUE VALUE-REQUEST VALUES VARC VARY + VARYING VERIFICATION-MESSAGE VERSION VIA VIEW VISIBLE WAIT WARNING + WHEN WHENEVER WHERE WHILE WIDTH WINDOW WINDOWS WITH WITH-HEADING + WITH-TITLE WITHOUT WORD WORK WRITE WRITER XML XSD YELLOW YES YYMMDD + Z ZERO ZONE + ) + end + + def self.builtins + @keywords = Set.new %w( + acos apply asin assign atan attribute bit-set boolc boolx call + call-method cast ceil cfunc charlen char_off class_constructor clear + cluster cmax cmin cnt communication_failure concat_lines_of cond + cond-var condense constructor contains contains_any_not_of + contains_any_of copy cos cosh count count_any_not_of count_any_of + create cursor data dbmaxlen dbtab deserialize destructor distance + empty error_message escape exp extensible find find_any_not_of + find_any_of find_end floor frac from_mixed group hashed header idx + include index insert ipow itab key lax lines line_exists line_index + log log10 loop loop_key match matches me mesh_path namespace nmax + nmin node numeric numofchar object parameter primary_key read ref + repeat replace rescale resource_failure reverse root round segment + sender serialize shift_left shift_right sign simple sin sinh skip + sorted space sqrt standard strlen substring substring_after + substring_before substring_from substring_to sum switch switch-var + system_failure table table_line tan tanh template text to_lower + to_mixed to_upper transform translate trunc type value variable write + xsdbool xsequence xstrlen + ) + end + + def self.types + @types = Set.new %w( + b c d decfloat16 decfloat34 f i int8 n p s t x + clike csequence decfloat string xstring + ) + end + + def self.new_keywords + @types = Set.new %w( + DATA FIELD-SYMBOL + ) + end + + state :root do + rule /\s+/m, Text + + rule /".*/, Comment::Single + rule %r(^\*.*), Comment::Multiline + rule /\d+/, Num::Integer + rule /('|`)/, Str::Single, :single_string + rule /[\[\]\(\)\{\}\[\]\.,:\|]/, Punctuation + + # builtins / new ABAP 7.40 keywords (@DATA(), ...) + rule /(->|=>)?([A-Za-z][A-Za-z0-9_\-]*)(\()/ do |m| + if m[1] != '' + token Operator, m[1] + end + + if (self.class.new_keywords.include? m[2].upcase) && m[1].nil? + token Keyword, m[2] + elsif (self.class.builtins.include? m[2].downcase) && m[1].nil? + token Name::Builtin, m[2] + else + token Name, m[2] + end + token Punctuation, m[3] + end + + # keywords, types and normal text + rule /\w[\w\d]*/ do |m| + if self.class.keywords.include? m[0].upcase + token Keyword + elsif self.class.types.include? m[0].downcase + token Keyword::Type + else + token Name + end + end + + # operators + rule %r((->|->>|=>)), Operator + rule %r([-\*\+%/~=&\?<>!#\@\^]+), Operator + + end + + state :operators do + rule %r((->|->>|=>)), Operator + rule %r([-\*\+%/~=&\?<>!#\@\^]+), Operator + end + + state :single_string do + rule /\\./, Str::Escape + rule /(''|``)/, Str::Escape + rule /['`]/, Str::Single, :pop! + rule /[^\\'`]+/, Str::Single + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/actionscript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/actionscript.rb new file mode 100644 index 0000000..4db4b72 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/actionscript.rb @@ -0,0 +1,196 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Actionscript < RegexLexer + title "ActionScript" + desc "ActionScript" + + tag 'actionscript' + aliases 'as', 'as3' + filenames '*.as' + mimetypes 'application/x-actionscript' + + state :comments_and_whitespace do + rule /\s+/, Text + rule %r(//.*?$), Comment::Single + rule %r(/\*.*?\*/)m, Comment::Multiline + end + + state :expr_start do + mixin :comments_and_whitespace + + rule %r(/) do + token Str::Regex + goto :regex + end + + rule /[{]/, Punctuation, :object + + rule //, Text, :pop! + end + + state :regex do + rule %r(/) do + token Str::Regex + goto :regex_end + end + + rule %r([^/]\n), Error, :pop! + + rule /\n/, Error, :pop! + rule /\[\^/, Str::Escape, :regex_group + rule /\[/, Str::Escape, :regex_group + rule /\\./, Str::Escape + rule %r{[(][?][:=>>? | === + | !== )x, + Operator, :expr_start + rule %r([:-<>+*%&|\^/!=]=?), Operator, :expr_start + rule /[(\[,]/, Punctuation, :expr_start + rule /;/, Punctuation, :statement + rule /[)\].]/, Punctuation + + rule /[?]/ do + token Punctuation + push :ternary + push :expr_start + end + + rule /[{}]/, Punctuation, :statement + + rule id do |m| + if self.class.keywords.include? m[0] + token Keyword + push :expr_start + elsif self.class.declarations.include? m[0] + token Keyword::Declaration + push :expr_start + elsif self.class.reserved.include? m[0] + token Keyword::Reserved + elsif self.class.constants.include? m[0] + token Keyword::Constant + elsif self.class.builtins.include? m[0] + token Name::Builtin + else + token Name::Other + end + end + + rule /\-?[0-9][0-9]*\.[0-9]+([eE][0-9]+)?[fd]?/, Num::Float + rule /0x[0-9a-fA-F]+/, Num::Hex + rule /\-?[0-9]+/, Num::Integer + rule /"(\\\\|\\"|[^"])*"/, Str::Double + rule /'(\\\\|\\'|[^'])*'/, Str::Single + end + + # braced parts that aren't object literals + state :statement do + rule /(#{id})(\s*)(:)/ do + groups Name::Label, Text, Punctuation + end + + rule /[{}]/, Punctuation + + mixin :expr_start + end + + # object literals + state :object do + mixin :comments_and_whitespace + rule /[}]/ do + token Punctuation + goto :statement + end + + rule /(#{id})(\s*)(:)/ do + groups Name::Attribute, Text, Punctuation + push :expr_start + end + + rule /:/, Punctuation + mixin :root + end + + # ternary expressions, where : is not a label! + state :ternary do + rule /:/ do + token Punctuation + goto :expr_start + end + + mixin :root + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache.rb new file mode 100644 index 0000000..e07390e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache.rb @@ -0,0 +1,73 @@ +# frozen_string_literal: true + +require 'yaml' + +module Rouge + module Lexers + class Apache < RegexLexer + title "Apache" + desc 'configuration files for Apache web server' + tag 'apache' + mimetypes 'text/x-httpd-conf', 'text/x-apache-conf' + filenames '.htaccess', 'httpd.conf' + + class << self + attr_reader :keywords + end + # Load Apache keywords from separate YML file + @keywords = ::YAML.load_file(Pathname.new(__FILE__).dirname.join('apache/keywords.yml')).tap do |h| + h.each do |k,v| + h[k] = Set.new v + end + end + + def name_for_token(token, kwtype, tktype) + if self.class.keywords[kwtype].include? token + tktype + else + Text + end + end + + state :whitespace do + rule /\#.*/, Comment + rule /\s+/m, Text + end + + state :root do + mixin :whitespace + + rule /(<\/?)(\w+)/ do |m| + groups Punctuation, name_for_token(m[2].downcase, :sections, Name::Label) + push :section + end + + rule /\w+/ do |m| + token name_for_token(m[0].downcase, :directives, Name::Class) + push :directive + end + end + + state :section do + # Match section arguments + rule /([^>]+)?(>(?:\r\n?|\n)?)/ do |m| + groups Literal::String::Regex, Punctuation + pop! + end + + mixin :whitespace + end + + state :directive do + # Match value literals and other directive arguments + rule /\r\n?|\n/, Text, :pop! + + mixin :whitespace + + rule /\S+/ do |m| + token name_for_token(m[0], :values, Literal::String::Symbol) + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache/keywords.yml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache/keywords.yml new file mode 100644 index 0000000..6b415d8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apache/keywords.yml @@ -0,0 +1,764 @@ +:sections: + - "directory" + - "directorymatch" + - "files" + - "filesmatch" + - "ifdefine" + - "ifmodule" + - "limit" + - "limitexcept" + - "location" + - "locationmatch" + - "proxy" + - "proxymatch" + - "virtualhost" + +:directives: + - "acceptfilter" + - "acceptmutex" + - "acceptpathinfo" + - "accessconfig" + - "accessfilename" + - "action" + - "addalt" + - "addaltbyencoding" + - "addaltbytype" + - "addcharset" + - "adddefaultcharset" + - "adddescription" + - "addencoding" + - "addhandler" + - "addicon" + - "addiconbyencoding" + - "addiconbytype" + - "addinputfilter" + - "addlanguage" + - "addmodule" + - "addmoduleinfo" + - "addoutputfilter" + - "addoutputfilterbytype" + - "addtype" + - "agentlog" + - "alias" + - "aliasmatch" + - "allow" + - "allowconnect" + - "allowencodedslashes" + - "allowmethods" + - "allowoverride" + - "allowoverridelist" + - "anonymous" + - "anonymous_authoritative" + - "anonymous_logemail" + - "anonymous_mustgiveemail" + - "anonymous_nouserid" + - "anonymous_verifyemail" + - "assignuserid" + - "authauthoritative" + - "authdbauthoritative" + - "authdbgroupfile" + - "authdbmauthoritative" + - "asyncrequestworkerfactor" + - "authbasicauthoritative" + - "authbasicfake" + - "authbasicprovider" + - "authbasicusedigestalgorithm" + - "authdbduserpwquery" + - "authdbduserrealmquery" + - "authdbmgroupfile" + - "authdbmtype" + - "authdbmuserfile" + - "authdbuserfile" + - "authdigestalgorithm" + - "authdigestdomain" + - "authdigestfile" + - "authdigestgroupfile" + - "authdigestnccheck" + - "authdigestnonceformat" + - "authdigestnoncelifetime" + - "authdigestprovider" + - "authdigestqop" + - "authdigestshmemsize" + - "authformauthoritative" + - "authformbody" + - "authformdisablenostore" + - "authformfakebasicauth" + - "authformlocation" + - "authformloginrequiredlocation" + - "authformloginsuccesslocation" + - "authformlogoutlocation" + - "authformmethod" + - "authformmimetype" + - "authformpassword" + - "authformprovider" + - "authformsitepassphrase" + - "authformsize" + - "authformusername" + - "authgroupfile" + - "authldapauthoritative" + - "authldapauthorizeprefix" + - "authldapbindauthoritative" + - "authldapbinddn" + - "authldapbindpassword" + - "authldapcharsetconfig" + - "authldapcompareasuser" + - "authldapcomparednonserver" + - "authldapdereferencealiases" + - "authldapenabled" + - "authldapfrontpagehack" + - "authldapgroupattribute" + - "authldapgroupattributeisdn" + - "authldapinitialbindasuser" + - "authldapinitialbindpattern" + - "authldapmaxsubgroupdepth" + - "authldapremoteuserattribute" + - "authldapremoteuserisdn" + - "authldapsearchasuser" + - "authldapsubgroupattribute" + - "authldapsubgroupclass" + - "authldapurl" + - "authmerging" + - "authname" + - "authncachecontext" + - "authncacheenable" + - "authncacheprovidefor" + - "authncachesocache" + - "authncachetimeout" + - "authnzfcgicheckauthnprovider" + - "authnzfcgidefineprovider" + - "authtype" + - "authuserfile" + - "authzdbdlogintoreferer" + - "authzdbdquery" + - "authzdbdredirectquery" + - "authzdbmtype" + - "authzsendforbiddenonfailure" + - "balancergrowth" + - "balancerinherit" + - "balancermember" + - "balancerpersist" + - "bindaddress" + - "browsermatch" + - "browsermatchnocase" + - "bs2000account" + - "bufferedlogs" + - "buffersize" + - "cachedefaultexpire" + - "cachedetailheader" + - "cachedirlength" + - "cachedirlevels" + - "cachedisable" + - "cacheenable" + - "cacheexpirycheck" + - "cachefile" + - "cacheforcecompletion" + - "cachegcclean" + - "cachegcdaily" + - "cachegcinterval" + - "cachegcmemusage" + - "cachegcunused" + - "cacheheader" + - "cacheignorecachecontrol" + - "cacheignoreheaders" + - "cacheignorenolastmod" + - "cacheignorequerystring" + - "cacheignoreurlsessionidentifiers" + - "cachekeybaseurl" + - "cachelastmodifiedfactor" + - "cachelock" + - "cachelockmaxage" + - "cachelockpath" + - "cachemaxexpire" + - "cachemaxfilesize" + - "cacheminexpire" + - "cacheminfilesize" + - "cachenegotiateddocs" + - "cachequickhandler" + - "cachereadsize" + - "cachereadtime" + - "cacheroot" + - "cachesize" + - "cachetimemargin" + - "cachesocache" + - "cachesocachemaxsize" + - "cachesocachemaxtime" + - "cachesocachemintime" + - "cachesocachereadsize" + - "cachesocachereadtime" + - "cachestaleonerror" + - "cachestoreexpired" + - "cachestorenostore" + - "cachestoreprivate" + - "cgidscripttimeout" + - "cgimapextension" + - "cgipassauth" + - "charsetdefault" + - "charsetoptions" + - "charsetsourceenc" + - "checkcaseonly" + - "checkspelling" + - "childperuserid" + - "clearmodulelist" + - "chrootdir" + - "contentdigest" + - "cookiedomain" + - "cookieexpires" + - "cookielog" + - "cookiename" + - "cookiestyle" + - "cookietracking" + - "coredumpdirectory" + - "customlog" + - "dav" + - "davdepthinfinity" + - "davgenericlockdb" + - "davlockdb" + - "davmintimeout" + - "dbdexptime" + - "dbdinitsql" + - "dbdkeep" + - "dbdmax" + - "dbdmin" + - "dbdparams" + - "dbdpersist" + - "dbdpreparesql" + - "dbdriver" + - "defaulticon" + - "defaultlanguage" + - "defaultmode" + - "defaultruntimedir" + - "defaulttype" + - "define" + - "deflatebuffersize" + - "deflatecompressionlevel" + - "deflatefilternote" + - "deflateinflatelimitrequestbody" + - "deflateinflateratioburst" + - "deflateinflateratiolimit" + - "deflatememlevel" + - "deflatewindowsize" + - "deny" + - "directorycheckhandler" + - "directoryindex" + - "directoryindexredirect" + - "directoryslash" + - "doctitle" + - "doctrailer" + - "documentroot" + - "dtraceprivileges" + - "dumpioinput" + - "dumpiooutput" + - "enableexceptionhook" + - "enablemmap" + - "enablesendfile" + - "error" + - "errordocument" + - "errorlog" + - "errorlogformat" + - "example" + - "expiresactive" + - "expiresbytype" + - "expiresdefault" + - "extendedstatus" + - "extfilterdefine" + - "extfilteroptions" + - "fallbackresource" + - "fancyindexing" + - "fileetag" + - "filterchain" + - "filterdeclare" + - "filterprotocol" + - "filterprovider" + - "filtertrace" + - "forcelanguagepriority" + - "forcetype" + - "forensiclog" + - "globallog" + - "gprofdir" + - "gracefulshutdowntimeout" + - "group" + - "h2direct" + - "h2keepalivetimeout" + - "h2maxsessionstreams" + - "h2maxworkeridleseconds" + - "h2maxworkers" + - "h2minworkers" + - "h2moderntlsonly" + - "h2push" + - "h2pushdiarysize" + - "h2pushpriority" + - "h2serializeheaders" + - "h2sessionextrafiles" + - "h2streammaxmemsize" + - "h2streamtimeout" + - "h2timeout" + - "h2tlscooldownsecs" + - "h2tlswarmupsize" + - "h2upgrade" + - "h2windowsize" + - "header" + - "headername" + - "headprefix" + - "headsuffix" + - "hidesys" + - "hideurl" + - "heartbeataddress" + - "heartbeatlisten" + - "heartbeatmaxservers" + - "heartbeatstorage" + - "heartbeatstorage" + - "hostnamelookups" + - "htmldir" + - "httplogfile" + - "identitycheck" + - "identitychecktimeout" + - "imapbase" + - "imapdefault" + - "imapmenu" + - "include" + - "includeoptional" + - "indexheadinsert" + - "indexignore" + - "indexignorereset" + - "indexoptions" + - "indexorderdefault" + - "indexstylesheet" + - "inputsed" + - "isapiappendlogtoerrors" + - "isapiappendlogtoquery" + - "isapicachefile" + - "isapifakeasync" + - "isapilognotsupported" + - "isapireadaheadbuffer" + - "keepalive" + - "keepalivetimeout" + - "keptbodysize" + - "languagepriority" + - "lasturls" + - "ldapcacheentries" + - "ldapcachettl" + - "ldapconnectionpoolttl" + - "ldapconnectiontimeout" + - "ldaplibrarydebug" + - "ldapopcacheentries" + - "ldapopcachettl" + - "ldapreferralhoplimit" + - "ldapreferrals" + - "ldapretries" + - "ldapretrydelay" + - "ldapsharedcachefile" + - "ldapsharedcachesize" + - "ldaptimeout" + - "ldaptrustedca" + - "ldaptrustedcatype" + - "ldaptrustedclientcert" + - "ldaptrustedglobalcert" + - "ldaptrustedmode" + - "ldapverifyservercert" + - "limitinternalrecursion" + - "limitrequestbody" + - "limitrequestfields" + - "limitrequestfieldsize" + - "limitrequestline" + - "limitxmlrequestbody" + - "listen" + - "listenbacklog" + - "listencoresbucketsratio" + - "loadfile" + - "loadmodule" + - "lockfile" + - "logformat" + - "logiotrackttfb" + - "loglevel" + - "logmessage" + - "luaauthzprovider" + - "luacodecache" + - "luahookaccesschecker" + - "luahookauthchecker" + - "luahookcheckuserid" + - "luahookfixups" + - "luahookinsertfilter" + - "luahooklog" + - "luahookmaptostorage" + - "luahooktranslatename" + - "luahooktypechecker" + - "luainherit" + - "luainputfilter" + - "luamaphandler" + - "luaoutputfilter" + - "luapackagecpath" + - "luapackagepath" + - "luaquickhandler" + - "luaroot" + - "luascope" + - "maxclients" + - "maxconnectionsperchild" + - "maxkeepaliverequests" + - "maxmemfree" + - "maxrequestsperchild" + - "maxrequestsperthread" + - "maxrangeoverlaps" + - "maxrangereversals" + - "maxranges" + - "maxrequestworkers" + - "maxspareservers" + - "maxsparethreads" + - "maxthreads" + - "maxthreadsperchild" + - "mcachemaxobjectcount" + - "mcachemaxobjectsize" + - "mcachemaxstreamingbuffer" + - "mcacheminobjectsize" + - "mcacheremovalalgorithm" + - "mcachesize" + - "memcacheconnttl" + - "mergetrailers" + - "metadir" + - "metafiles" + - "metasuffix" + - "mimemagicfile" + - "minspareservers" + - "minsparethreads" + - "mmapfile" + - "modemstandard" + - "modmimeusepathinfo" + - "multiviewsmatch" + - "mutex" + - "namevirtualhost" + - "nocache" + - "noproxy" + - "numservers" + - "nwssltrustedcerts" + - "nwsslupgradeable" + - "options" + - "order" + - "outputsed" + - "passenv" + - "pidfile" + - "port" + - "privatedir" + - "privilegesmode" + - "protocol" + - "protocolecho" + - "protocols" + - "protocolshonororder" + - "proxyaddheaders" + - "proxybadheader" + - "proxyblock" + - "proxydomain" + - "proxyerroroverride" + - "proxyexpressdbmfile" + - "proxyexpressdbmtype" + - "proxyexpressenable" + - "proxyftpdircharset" + - "proxyftpescapewildcards" + - "proxyftplistonwildcard" + - "proxyhtmlbufsize" + - "proxyhtmlcharsetout" + - "proxyhtmldoctype" + - "proxyhtmlenable" + - "proxyhtmlevents" + - "proxyhtmlextended" + - "proxyhtmlfixups" + - "proxyhtmlinterp" + - "proxyhtmllinks" + - "proxyhtmlmeta" + - "proxyhtmlstripcomments" + - "proxyhtmlurlmap" + - "proxyiobuffersize" + - "proxymaxforwards" + - "proxypass" + - "proxypassinherit" + - "proxypassinterpolateenv" + - "proxypassmatch" + - "proxypassreverse" + - "proxypassreversecookiedomain" + - "proxypassreversecookiepath" + - "proxypreservehost" + - "proxyreceivebuffersize" + - "proxyremote" + - "proxyremotematch" + - "proxyrequests" + - "proxyscgiinternalredirect" + - "proxyscgisendfile" + - "proxyset" + - "proxysourceaddress" + - "proxystatus" + - "proxytimeout" + - "proxyvia" + - "qualifyredirecturl" + - "readmename" + - "receivebuffersize" + - "redirect" + - "redirectmatch" + - "redirectpermanent" + - "redirecttemp" + - "refererignore" + - "refererlog" + - "reflectorheader" + - "remoteipheader" + - "remoteipinternalproxy" + - "remoteipinternalproxylist" + - "remoteipproxiesheader" + - "remoteiptrustedproxy" + - "remoteiptrustedproxylist" + - "removecharset" + - "removeencoding" + - "removehandler" + - "removeinputfilter" + - "removelanguage" + - "removeoutputfilter" + - "removetype" + - "requestheader" + - "requestreadtimeout" + - "require" + - "resourceconfig" + - "rewritebase" + - "rewritecond" + - "rewriteengine" + - "rewritelock" + - "rewritelog" + - "rewriteloglevel" + - "rewritemap" + - "rewriteoptions" + - "rewriterule" + - "rlimitcpu" + - "rlimitmem" + - "rlimitnproc" + - "satisfy" + - "scoreboardfile" + - "script" + - "scriptalias" + - "scriptaliasmatch" + - "scriptinterpretersource" + - "scriptlog" + - "scriptlogbuffer" + - "scriptloglength" + - "scriptsock" + - "securelisten" + - "seerequesttail" + - "sendbuffersize" + - "serveradmin" + - "serveralias" + - "serverlimit" + - "servername" + - "serverpath" + - "serverroot" + - "serversignature" + - "servertokens" + - "servertype" + - "session" + - "sessioncookiename" + - "sessioncookiename2" + - "sessioncookieremove" + - "sessioncryptocipher" + - "sessioncryptodriver" + - "sessioncryptopassphrase" + - "sessioncryptopassphrasefile" + - "sessiondbdcookiename" + - "sessiondbdcookiename2" + - "sessiondbdcookieremove" + - "sessiondbddeletelabel" + - "sessiondbdinsertlabel" + - "sessiondbdperuser" + - "sessiondbdselectlabel" + - "sessiondbdupdatelabel" + - "sessionenv" + - "sessionexclude" + - "sessionheader" + - "sessioninclude" + - "sessionmaxage" + - "setenv" + - "setenvif" + - "setenvifexpr" + - "setenvifnocase" + - "sethandler" + - "setinputfilter" + - "setoutputfilter" + - "ssiendtag" + - "ssierrormsg" + - "ssietag" + - "ssilastmodified" + - "ssilegacyexprparser" + - "ssistarttag" + - "ssitimeformat" + - "ssiundefinedecho" + - "sslcacertificatefile" + - "sslcacertificatepath" + - "sslcadnrequestfile" + - "sslcadnrequestpath" + - "sslcarevocationcheck" + - "sslcarevocationfile" + - "sslcarevocationpath" + - "sslcertificatechainfile" + - "sslcertificatefile" + - "sslcertificatekeyfile" + - "sslciphersuite" + - "sslcompression" + - "sslcryptodevice" + - "sslengine" + - "sslfips" + - "sslhonorcipherorder" + - "sslinsecurerenegotiation" + - "sslmutex" + - "sslocspdefaultresponder" + - "sslocspenable" + - "sslocspoverrideresponder" + - "sslocspproxyurl" + - "sslocsprespondertimeout" + - "sslocspresponsemaxage" + - "sslocspresponsetimeskew" + - "sslocspuserequestnonce" + - "sslopensslconfcmd" + - "ssloptions" + - "sslpassphrasedialog" + - "sslprotocol" + - "sslproxycacertificatefile" + - "sslproxycacertificatepath" + - "sslproxycarevocationcheck" + - "sslproxycarevocationfile" + - "sslproxycarevocationpath" + - "sslproxycheckpeercn" + - "sslproxycheckpeerexpire" + - "sslproxycheckpeername" + - "sslproxyciphersuite" + - "sslproxyengine" + - "sslproxymachinecertificatechainfile" + - "sslproxymachinecertificatefile" + - "sslproxymachinecertificatepath" + - "sslproxyprotocol" + - "sslproxyverify" + - "sslproxyverifydepth" + - "sslrandomseed" + - "sslrenegbuffersize" + - "sslrequire" + - "sslrequiressl" + - "sslsessioncache" + - "sslsessioncachetimeout" + - "sslsessionticketkeyfile" + - "sslsessiontickets" + - "sslsrpunknownuserseed" + - "sslsrpverifierfile" + - "sslstaplingcache" + - "sslstaplingerrorcachetimeout" + - "sslstaplingfaketrylater" + - "sslstaplingforceurl" + - "sslstaplingrespondertimeout" + - "sslstaplingresponsemaxage" + - "sslstaplingresponsetimeskew" + - "sslstaplingreturnrespondererrors" + - "sslstaplingstandardcachetimeout" + - "sslstrictsnivhostcheck" + - "sslusername" + - "sslusestapling" + - "sslverifyclient" + - "sslverifydepth" + - "startservers" + - "startthreads" + - "substitute" + - "substituteinheritbefore" + - "substitutemaxlinelength" + - "suexec" + - "suexecusergroup" + - "threadlimit" + - "threadsperchild" + - "threadstacksize" + - "timeout" + - "topsites" + - "topurls" + - "traceenable" + - "transferlog" + - "typesconfig" + - "undefine" + - "undefmacro" + - "unsetenv" + - "use" + - "usecanonicalname" + - "usecanonicalphysicalport" + - "user" + - "userdir" + - "vhostcgimode" + - "vhostcgiprivs" + - "vhostgroup" + - "vhostprivs" + - "vhostsecure" + - "vhostuser" + - "virtualdocumentroot" + - "virtualdocumentrootip" + - "virtualscriptalias" + - "virtualscriptaliasip" + - "win32disableacceptex" + - "watchdoginterval" + - "xbithack" + - "xml2encalias" + - "xml2encdefault" + - "xml2startparse" + +:values: + - "add" + - "All" + - "allow" + - "any" + - "append" + - "AuthConfig" + - "Basic" + - "CONNECT" + - "DELETE" + - "deny" + - "Digest" + - "double" + - "downgrade-1.0" + - "email" + - "env" + - "error" + - "ExecCGI" + - "FancyIndexing" + - "FileInfo" + - "FollowSymLinks" + - "force-response-1.0" + - "formatted" + - "from" + - "full" + - "Full" + - "GET" + - "gone" + - "group" + - "IconsAreLinks" + - "Includes" + - "IncludesNOEXEC" + - "Indexes" + - "inetd" + - "inherit" + - "Limit" + - "map" + - "Minimal" + - "MultiViews" + - "mutual-failure" + - "nocontent" + - "nokeepalive" + - "none" + - "None" + - "off" + - "on" + - "Options" + - "OPTIONS" + - "OS" + - "permanent" + - "POST" + - "PUT" + - "referer" + - "ScanHTMLTitles" + - "seeother" + - "semi-formatted" + - "set" + - "standalone" + - "SuppressDescription" + - "SuppressLastModified" + - "SuppressSize" + - "SymLinksIfOwnerMatch" + - "temporary" + - "unformatted" + - "unset" + - "URL" + - "user" + - "valid-user" diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apiblueprint.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apiblueprint.rb new file mode 100644 index 0000000..7695c39 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apiblueprint.rb @@ -0,0 +1,49 @@ +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'markdown.rb' + + class APIBlueprint < Markdown + title 'API Blueprint' + desc 'Markdown based API description language.' + + tag 'apiblueprint' + aliases 'apiblueprint', 'apib' + filenames '*.apib' + mimetypes 'text/vnd.apiblueprint' + + prepend :root do + # Metadata + rule(/(\S+)(:\s*)(.*)$/) do + groups Name::Variable, Punctuation, Literal::String + end + + # Resource Group + rule(/^(#+)(\s*Group\s+)(.*)$/) do + groups Punctuation, Keyword, Generic::Heading + end + + # Resource \ Action + rule(/^(#+)(.*)(\[.*\])$/) do + groups Punctuation, Generic::Heading, Literal::String + end + + # Relation + rule(/^([\+\-\*])(\s*Relation:)(\s*.*)$/) do + groups Punctuation, Keyword, Literal::String + end + + # MSON + rule(/^(\s+[\+\-\*]\s*)(Attributes|Parameters)(.*)$/) do + groups Punctuation, Keyword, Literal::String + end + + # Request/Response + rule(/^([\+\-\*]\s*)(Request|Response)(\s+\d\d\d)?(.*)$/) do + groups Punctuation, Keyword, Literal::Number, Literal::String + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apple_script.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apple_script.rb new file mode 100644 index 0000000..cc01bf2 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/apple_script.rb @@ -0,0 +1,369 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class AppleScript < RegexLexer + title "AppleScript" + desc "The AppleScript scripting language by Apple Inc. (http://developer.apple.com/applescript/)" + + tag 'applescript' + aliases 'applescript' + + filenames '*.applescript', '*.scpt' + + mimetypes 'application/x-applescript' + + def self.literals + @literals ||= ['AppleScript', 'current application', 'false', 'linefeed', + 'missing value', 'pi','quote', 'result', 'return', 'space', + 'tab', 'text item delimiters', 'true', 'version'] + end + + def self.classes + @classes ||= ['alias ', 'application ', 'boolean ', 'class ', 'constant ', + 'date ', 'file ', 'integer ', 'list ', 'number ', 'POSIX file ', + 'real ', 'record ', 'reference ', 'RGB color ', 'script ', + 'text ', 'unit types', '(?:Unicode )?text', 'string'] + end + + def self.builtins + @builtins ||= ['attachment', 'attribute run', 'character', 'day', 'month', + 'paragraph', 'word', 'year'] + end + + def self.handler_params + @handler_params ||= ['about', 'above', 'against', 'apart from', 'around', + 'aside from', 'at', 'below', 'beneath', 'beside', + 'between', 'for', 'given', 'instead of', 'on', 'onto', + 'out of', 'over', 'since'] + end + + def self.commands + @commands ||= ['ASCII (character|number)', 'activate', 'beep', 'choose URL', + 'choose application', 'choose color', 'choose file( name)?', + 'choose folder', 'choose from list', + 'choose remote application', 'clipboard info', + 'close( access)?', 'copy', 'count', 'current date', 'delay', + 'delete', 'display (alert|dialog)', 'do shell script', + 'duplicate', 'exists', 'get eof', 'get volume settings', + 'info for', 'launch', 'list (disks|folder)', 'load script', + 'log', 'make', 'mount volume', 'new', 'offset', + 'open( (for access|location))?', 'path to', 'print', 'quit', + 'random number', 'read', 'round', 'run( script)?', + 'say', 'scripting components', + 'set (eof|the clipboard to|volume)', 'store script', + 'summarize', 'system attribute', 'system info', + 'the clipboard', 'time to GMT', 'write', 'quoted form'] + end + + def self.references + @references ||= ['(in )?back of', '(in )?front of', '[0-9]+(st|nd|rd|th)', + 'first', 'second', 'third', 'fourth', 'fifth', 'sixth', + 'seventh', 'eighth', 'ninth', 'tenth', 'after', 'back', + 'before', 'behind', 'every', 'front', 'index', 'last', + 'middle', 'some', 'that', 'through', 'thru', 'where', 'whose'] + end + + def self.operators + @operators ||= ["and", "or", "is equal", "equals", "(is )?equal to", "is not", + "isn't", "isn't equal( to)?", "is not equal( to)?", + "doesn't equal", "does not equal", "(is )?greater than", + "comes after", "is not less than or equal( to)?", + "isn't less than or equal( to)?", "(is )?less than", + "comes before", "is not greater than or equal( to)?", + "isn't greater than or equal( to)?", + "(is )?greater than or equal( to)?", "is not less than", + "isn't less than", "does not come before", + "doesn't come before", "(is )?less than or equal( to)?", + "is not greater than", "isn't greater than", + "does not come after", "doesn't come after", "starts? with", + "begins? with", "ends? with", "contains?", "does not contain", + "doesn't contain", "is in", "is contained by", "is not in", + "is not contained by", "isn't contained by", "div", "mod", + "not", "(a )?(ref( to)?|reference to)", "is", "does"] + end + + def self.controls + @controls ||= ['considering', 'else', 'error', 'exit', 'from', 'if', + 'ignoring', 'in', 'repeat', 'tell', 'then', 'times', 'to', + 'try', 'until', 'using terms from', 'while', 'whith', + 'with timeout( of)?', 'with transaction', 'by', 'continue', + 'end', 'its?', 'me', 'my', 'return', 'of' , 'as'] + end + + def self.declarations + @declarations ||= ['global', 'local', 'prop(erty)?', 'set', 'get'] + end + + def self.reserved + @reserved ||= ['but', 'put', 'returning', 'the'] + end + + def self.studio_classes + @studio_classes ||= ['action cell', 'alert reply', 'application', 'box', + 'browser( cell)?', 'bundle', 'button( cell)?', 'cell', + 'clip view', 'color well', 'color-panel', + 'combo box( item)?', 'control', + 'data( (cell|column|item|row|source))?', 'default entry', + 'dialog reply', 'document', 'drag info', 'drawer', + 'event', 'font(-panel)?', 'formatter', + 'image( (cell|view))?', 'matrix', 'menu( item)?', 'item', + 'movie( view)?', 'open-panel', 'outline view', 'panel', + 'pasteboard', 'plugin', 'popup button', + 'progress indicator', 'responder', 'save-panel', + 'scroll view', 'secure text field( cell)?', 'slider', + 'sound', 'split view', 'stepper', 'tab view( item)?', + 'table( (column|header cell|header view|view))', + 'text( (field( cell)?|view))?', 'toolbar( item)?', + 'user-defaults', 'view', 'window'] + end + + def self.studio_events + @studio_events ||= ['accept outline drop', 'accept table drop', 'action', + 'activated', 'alert ended', 'awake from nib', 'became key', + 'became main', 'begin editing', 'bounds changed', + 'cell value', 'cell value changed', 'change cell value', + 'change item value', 'changed', 'child of item', + 'choose menu item', 'clicked', 'clicked toolbar item', + 'closed', 'column clicked', 'column moved', + 'column resized', 'conclude drop', 'data representation', + 'deminiaturized', 'dialog ended', 'document nib name', + 'double clicked', 'drag( (entered|exited|updated))?', + 'drop', 'end editing', 'exposed', 'idle', 'item expandable', + 'item value', 'item value changed', 'items changed', + 'keyboard down', 'keyboard up', 'launched', + 'load data representation', 'miniaturized', 'mouse down', + 'mouse dragged', 'mouse entered', 'mouse exited', + 'mouse moved', 'mouse up', 'moved', + 'number of browser rows', 'number of items', + 'number of rows', 'open untitled', 'opened', 'panel ended', + 'parameters updated', 'plugin loaded', 'prepare drop', + 'prepare outline drag', 'prepare outline drop', + 'prepare table drag', 'prepare table drop', + 'read from file', 'resigned active', 'resigned key', + 'resigned main', 'resized( sub views)?', + 'right mouse down', 'right mouse dragged', + 'right mouse up', 'rows changed', 'scroll wheel', + 'selected tab view item', 'selection changed', + 'selection changing', 'should begin editing', + 'should close', 'should collapse item', + 'should end editing', 'should expand item', + 'should open( untitled)?', + 'should quit( after last window closed)?', + 'should select column', 'should select item', + 'should select row', 'should select tab view item', + 'should selection change', 'should zoom', 'shown', + 'update menu item', 'update parameters', + 'update toolbar item', 'was hidden', 'was miniaturized', + 'will become active', 'will close', 'will dismiss', + 'will display browser cell', 'will display cell', + 'will display item cell', 'will display outline cell', + 'will finish launching', 'will hide', 'will miniaturize', + 'will move', 'will open', 'will pop up', 'will quit', + 'will resign active', 'will resize( sub views)?', + 'will select tab view item', 'will show', 'will zoom', + 'write to file', 'zoomed'] + end + + def self.studio_commands + @studio_commands ||= ['animate', 'append', 'call method', 'center', + 'close drawer', 'close panel', 'display', + 'display alert', 'display dialog', 'display panel', 'go', + 'hide', 'highlight', 'increment', 'item for', + 'load image', 'load movie', 'load nib', 'load panel', + 'load sound', 'localized string', 'lock focus', 'log', + 'open drawer', 'path for', 'pause', 'perform action', + 'play', 'register', 'resume', 'scroll', 'select( all)?', + 'show', 'size to fit', 'start', 'step back', + 'step forward', 'stop', 'synchronize', 'unlock focus', + 'update'] + end + + def self.studio_properties + @studio_properties ||= ['accepts arrow key', 'action method', 'active', + 'alignment', 'allowed identifiers', + 'allows branch selection', 'allows column reordering', + 'allows column resizing', 'allows column selection', + 'allows customization', 'allows editing text attributes', + 'allows empty selection', 'allows mixed state', + 'allows multiple selection', 'allows reordering', + 'allows undo', 'alpha( value)?', 'alternate image', + 'alternate increment value', 'alternate title', + 'animation delay', 'associated file name', + 'associated object', 'auto completes', 'auto display', + 'auto enables items', 'auto repeat', 'auto resizes( outline column)?', + 'auto save expanded items', 'auto save name', + 'auto save table columns', 'auto saves configuration', + 'auto scroll', 'auto sizes all columns to fit', + 'auto sizes cells', 'background color', 'bezel state', + 'bezel style', 'bezeled', 'border rect', 'border type', + 'bordered', 'bounds( rotation)?', 'box type', + 'button returned', 'button type', + 'can choose directories', 'can choose files', 'can draw', 'can hide', + 'cell( (background color|size|type))?', 'characters', + 'class', 'click count', 'clicked( data)? column', + 'clicked data item', 'clicked( data)? row', + 'closeable', 'collating', 'color( (mode|panel))', + 'command key down', 'configuration', + 'content(s| (size|view( margins)?))?', 'context', + 'continuous', 'control key down', 'control size', + 'control tint', 'control view', + 'controller visible', 'coordinate system', + 'copies( on scroll)?', 'corner view', 'current cell', + 'current column', 'current( field)? editor', + 'current( menu)? item', 'current row', + 'current tab view item', 'data source', + 'default identifiers', 'delta (x|y|z)', + 'destination window', 'directory', 'display mode', + 'displayed cell', 'document( (edited|rect|view))?', + 'double value', 'dragged column', 'dragged distance', + 'dragged items', 'draws( cell)? background', + 'draws grid', 'dynamically scrolls', 'echos bullets', + 'edge', 'editable', 'edited( data)? column', + 'edited data item', 'edited( data)? row', 'enabled', + 'enclosing scroll view', 'ending page', + 'error handling', 'event number', 'event type', + 'excluded from windows menu', 'executable path', + 'expanded', 'fax number', 'field editor', 'file kind', + 'file name', 'file type', 'first responder', + 'first visible column', 'flipped', 'floating', + 'font( panel)?', 'formatter', 'frameworks path', + 'frontmost', 'gave up', 'grid color', 'has data items', + 'has horizontal ruler', 'has horizontal scroller', + 'has parent data item', 'has resize indicator', + 'has shadow', 'has sub menu', 'has vertical ruler', + 'has vertical scroller', 'header cell', 'header view', + 'hidden', 'hides when deactivated', 'highlights by', + 'horizontal line scroll', 'horizontal page scroll', + 'horizontal ruler view', 'horizontally resizable', + 'icon image', 'id', 'identifier', + 'ignores multiple clicks', + 'image( (alignment|dims when disabled|frame style|scaling))?', + 'imports graphics', 'increment value', + 'indentation per level', 'indeterminate', 'index', + 'integer value', 'intercell spacing', 'item height', + 'key( (code|equivalent( modifier)?|window))?', + 'knob thickness', 'label', 'last( visible)? column', + 'leading offset', 'leaf', 'level', 'line scroll', + 'loaded', 'localized sort', 'location', 'loop mode', + 'main( (bunde|menu|window))?', 'marker follows cell', + 'matrix mode', 'maximum( content)? size', + 'maximum visible columns', + 'menu( form representation)?', 'miniaturizable', + 'miniaturized', 'minimized image', 'minimized title', + 'minimum column width', 'minimum( content)? size', + 'modal', 'modified', 'mouse down state', + 'movie( (controller|file|rect))?', 'muted', 'name', + 'needs display', 'next state', 'next text', + 'number of tick marks', 'only tick mark values', + 'opaque', 'open panel', 'option key down', + 'outline table column', 'page scroll', 'pages across', + 'pages down', 'palette label', 'pane splitter', + 'parent data item', 'parent window', 'pasteboard', + 'path( (names|separator))?', 'playing', + 'plays every frame', 'plays selection only', 'position', + 'preferred edge', 'preferred type', 'pressure', + 'previous text', 'prompt', 'properties', + 'prototype cell', 'pulls down', 'rate', + 'released when closed', 'repeated', + 'requested print time', 'required file type', + 'resizable', 'resized column', 'resource path', + 'returns records', 'reuses columns', 'rich text', + 'roll over', 'row height', 'rulers visible', + 'save panel', 'scripts path', 'scrollable', + 'selectable( identifiers)?', 'selected cell', + 'selected( data)? columns?', 'selected data items?', + 'selected( data)? rows?', 'selected item identifier', + 'selection by rect', 'send action on arrow key', + 'sends action when done editing', 'separates columns', + 'separator item', 'sequence number', 'services menu', + 'shared frameworks path', 'shared support path', + 'sheet', 'shift key down', 'shows alpha', + 'shows state by', 'size( mode)?', + 'smart insert delete enabled', 'sort case sensitivity', + 'sort column', 'sort order', 'sort type', + 'sorted( data rows)?', 'sound', 'source( mask)?', + 'spell checking enabled', 'starting page', 'state', + 'string value', 'sub menu', 'super menu', 'super view', + 'tab key traverses cells', 'tab state', 'tab type', + 'tab view', 'table view', 'tag', 'target( printer)?', + 'text color', 'text container insert', + 'text container origin', 'text returned', + 'tick mark position', 'time stamp', + 'title(d| (cell|font|height|position|rect))?', + 'tool tip', 'toolbar', 'trailing offset', 'transparent', + 'treat packages as directories', 'truncated labels', + 'types', 'unmodified characters', 'update views', + 'use sort indicator', 'user defaults', + 'uses data source', 'uses ruler', 'uses threaded animation', + 'uses title from previous column', 'value wraps', 'version', + 'vertical( (line scroll|page scroll|ruler view))?', 'vertically resizable', 'view', + 'visible( document rect)?', 'volume', 'width', 'window', + 'windows menu', 'wraps', 'zoomable', 'zoomed'] + end + + operators = %r(\b(#{self.operators.to_a.join('|')})\b) + classes = %r(\b(as )(#{self.classes.to_a.join('|')})\b) + literals = %r(\b(#{self.literals.to_a.join('|')})\b) + commands = %r(\b(#{self.commands.to_a.join('|')})\b) + controls = %r(\b(#{self.controls.to_a.join('|')})\b) + declarations = %r(\b(#{self.declarations.to_a.join('|')})\b) + reserved = %r(\b(#{self.reserved.to_a.join('|')})\b) + builtins = %r(\b(#{self.builtins.to_a.join('|')})s?\b) + handler_params = %r(\b(#{self.handler_params.to_a.join('|')})\b) + references = %r(\b(#{self.references.to_a.join('|')})\b) + studio_properties = %r(\b(#{self.studio_properties.to_a.join('|')})\b) + studio_classes = %r(\b(#{self.studio_classes.to_a.join('|')})s?\b) + studio_commands = %r(\b(#{self.studio_commands.to_a.join('|')})\b) + identifiers = %r(\b([a-zA-Z]\w*)\b) + + state :root do + rule /\s+/, Text::Whitespace + rule /¬\n/, Literal::String::Escape + rule /'s\s+/, Text + rule /(--|#).*?$/, Comment::Single + rule /\(\*/, Comment::Multiline + rule /[\(\){}!,.:]/, Punctuation + rule /(«)([^»]+)(»)/ do |match| + token Text, match[1] + token Name::Builtin, match[2] + token Text, match[3] + end + rule /\b((?:considering|ignoring)\s*)(application responses|case|diacriticals|hyphens|numeric strings|punctuation|white space)/ do |match| + token Keyword, match[1] + token Name::Builtin, match[2] + end + rule /(-|\*|\+|&|≠|>=?|<=?|=|≥|≤|\/|÷|\^)/, Operator + rule operators, Operator::Word + rule /^(\s*(?:on|end)\s+)'r'(%s)/ do |match| + token Keyword, match[1] + token Name::Function, match[2] + end + rule /^(\s*)(in|on|script|to)(\s+)/ do |match| + token Text, match[1] + token Keyword, match[2] + token Text, match[3] + end + rule classes do |match| + token Keyword, match[1] + token Name::Class, match[2] + end + rule commands, Name::Builtin + rule controls, Keyword + rule declarations, Keyword + rule reserved, Name::Builtin + rule builtins, Name::Builtin + rule handler_params, Name::Builtin + rule studio_properties, Name::Attribute + rule studio_classes, Name::Builtin + rule studio_commands, Name::Builtin + rule references, Name::Builtin + rule /"(\\\\|\\"|[^"])*"/, Literal::String::Double + rule identifiers, Name::Variable + rule /[-+]?(\d+\.\d*|\d*\.\d+)(E[-+][0-9]+)?/, Literal::Number::Float + rule /[-+]?\d+/, Literal::Number::Integer + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/awk.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/awk.rb new file mode 100644 index 0000000..257e72b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/awk.rb @@ -0,0 +1,162 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Awk < RegexLexer + title "Awk" + desc "pattern-directed scanning and processing language" + + tag 'awk' + filenames '*.awk' + mimetypes 'application/x-awk' + + def self.detect?(text) + return true if text.shebang?('awk') + end + + id = /[$a-zA-Z_][a-zA-Z0-9_]*/ + + def self.keywords + @keywords ||= Set.new %w( + if else while for do break continue return next nextfile delete + exit print printf getline + ) + end + + def self.declarations + @declarations ||= Set.new %w(function) + end + + def self.reserved + @reserved ||= Set.new %w(BEGIN END) + end + + def self.constants + @constants ||= Set.new %w( + CONVFMT FS NF NR FNR FILENAME RS OFS ORS OFMT SUBSEP ARGC ARGV + ENVIRON + ) + end + + def self.builtins + @builtins ||= %w( + exp log sqrt sin cos atan2 length rand srand int substr index match + split sub gsub sprintf system tolower toupper + ) + end + + state :comments_and_whitespace do + rule /\s+/, Text + rule %r(#.*?$), Comment::Single + end + + state :expr_start do + mixin :comments_and_whitespace + rule %r(/) do + token Str::Regex + goto :regex + end + rule //, Text, :pop! + end + + state :regex do + rule %r(/) do + token Str::Regex + goto :regex_end + end + + rule %r([^/]\n), Error, :pop! + + rule /\n/, Error, :pop! + rule /\[\^/, Str::Escape, :regex_group + rule /\[/, Str::Escape, :regex_group + rule /\\./, Str::Escape + rule %r{[(][?][:=+*/%\^!=]=?|in\b|\+\+|--|\|), Operator, :expr_start + rule %r(&&|\|\||~!?), Operator, :expr_start + rule /[(\[,]/, Punctuation, :expr_start + rule /;/, Punctuation, :statement + rule /[)\].]/, Punctuation + + rule /[?]/ do + token Punctuation + push :ternary + push :expr_start + end + + rule /[{}]/, Punctuation, :statement + + rule id do |m| + if self.class.keywords.include? m[0] + token Keyword + push :expr_start + elsif self.class.declarations.include? m[0] + token Keyword::Declaration + push :expr_start + elsif self.class.reserved.include? m[0] + token Keyword::Reserved + elsif self.class.constants.include? m[0] + token Keyword::Constant + elsif self.class.builtins.include? m[0] + token Name::Builtin + elsif m[0] =~ /^\$/ + token Name::Variable + else + token Name::Other + end + end + + rule /[0-9]+\.[0-9]+/, Num::Float + rule /[0-9]+/, Num::Integer + rule /"(\\[\\"]|[^"])*"/, Str::Double + rule /:/, Punctuation + end + + state :statement do + rule /[{}]/, Punctuation + mixin :expr_start + end + + state :ternary do + rule /:/ do + token Punctuation + goto :expr_start + end + + mixin :root + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/biml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/biml.rb new file mode 100644 index 0000000..bc8e828 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/biml.rb @@ -0,0 +1,43 @@ +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'xml.rb' + + class BIML < XML + title "BIML" + desc "BIML, Business Intelligence Markup Language" + tag 'biml' + filenames '*.biml' + + def self.detect?(text) + return true if text =~ /<\s*Biml\b/ + end + + prepend :root do + rule %r(<#\@\s*)m, Name::Tag, :directive_tag + + rule %r(<#[=]?\s*)m, Name::Tag, :directive_as_csharp + end + + prepend :attr do + #TODO: how to deal with embedded <# tags inside a attribute string + #rule %r("<#[=]?\s*)m, Name::Tag, :directive_as_csharp + end + + state :directive_as_csharp do + rule /\s*#>\s*/m, Name::Tag, :pop! + rule %r(.*?(?=\s*#>\s*))m do + delegate CSharp + end + end + + state :directive_tag do + rule /\s+/m, Text + rule /[\w.:-]+\s*=/m, Name::Attribute, :attr + rule /[\w]+\s*/m, Name::Attribute + rule %r(/?\s*#>), Name::Tag, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/bsl.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/bsl.rb new file mode 100644 index 0000000..92fe471 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/bsl.rb @@ -0,0 +1,82 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Bsl < RegexLexer + title "1C (BSL)" + desc "The 1C:Enterprise programming language" + tag 'bsl' + filenames '*.bsl', '*.os' + + KEYWORDS = /(?<=[^\wа-яё]|^)(?: + КонецПроцедуры | EndProcedure | КонецФункции | EndFunction + | Прервать | Break | Продолжить | Continue + | Возврат | Return | Если | If + | Иначе | Else | ИначеЕсли | ElsIf + | Тогда | Then | КонецЕсли | EndIf + | Попытка | Try | Исключение | Except + | КонецПопытки | EndTry | Raise | ВызватьИсключение + | Пока | While | Для | For + | Каждого | Each | Из | In + | По | To | Цикл | Do + | КонецЦикла | EndDo | НЕ | NOT + | И | AND | ИЛИ | OR + | Новый | New | Процедура | Procedure + | Функция | Function | Перем | Var + | Экспорт | Export | Знач | Val + )(?=[^\wа-яё]|$)/ix + + BUILTINS = /(?<=[^\wа-яё]|^)(?: + СтрДлина|StrLen|СокрЛ|TrimL|СокрП|TrimR|СокрЛП|TrimAll|Лев|Left|Прав|Right|Сред|Mid|СтрНайти|StrFind|ВРег|Upper|НРег|Lower|ТРег|Title|Символ|Char|КодСимвола|CharCode|ПустаяСтрока|IsBlankString|СтрЗаменить|StrReplace|СтрЧислоСтрок|StrLineCount|СтрПолучитьСтроку|StrGetLine|СтрЧислоВхождений|StrOccurrenceCount|СтрСравнить|StrCompare|СтрНачинаетсяС|StrStartWith|СтрЗаканчиваетсяНа|StrEndsWith|СтрРазделить|StrSplit|СтрСоединить|StrConcat + | Цел|Int|Окр|Round|ACos|ACos|ASin|ASin|ATan|ATan|Cos|Cos|Exp|Exp|Log|Log|Log10|Log10|Pow|Pow|Sin|Sin|Sqrt|Sqrt|Tan|Tan + | Год|Year|Месяц|Month|День|Day|Час|Hour|Минута|Minute|Секунда|Second|НачалоГода|BegOfYear|НачалоДня|BegOfDay|НачалоКвартала|BegOfQuarter|НачалоМесяца|BegOfMonth|НачалоМинуты|BegOfMinute|НачалоНедели|BegOfWeek|НачалоЧаса|BegOfHour|КонецГода|EndOfYear|КонецДня|EndOfDay|КонецКвартала|EndOfQuarter|КонецМесяца|EndOfMonth|КонецМинуты|EndOfMinute|КонецНедели|EndOfWeek|КонецЧаса|EndOfHour|НеделяГода|WeekOfYear|ДеньГода|DayOfYear|ДеньНедели|WeekDay|ТекущаяДата|CurrentDate|ДобавитьМесяц|AddMonth + | Тип|Type|ТипЗнч|TypeOf + | Булево|Boolean|Число|Number|Строка|String|Дата|Date + | ПоказатьВопрос|ShowQueryBox|Вопрос|DoQueryBox|ПоказатьПредупреждение|ShowMessageBox|Предупреждение|DoMessageBox|Сообщить|Message|ОчиститьСообщения|ClearMessages|ОповеститьОбИзменении|NotifyChanged|Состояние|Status|Сигнал|Beep|ПоказатьЗначение|ShowValue|ОткрытьЗначение|OpenValue|Оповестить|Notify|ОбработкаПрерыванияПользователя|UserInterruptProcessing|ОткрытьСодержаниеСправки|OpenHelpContent|ОткрытьИндексСправки|OpenHelpIndex|ОткрытьСправку|OpenHelp|ПоказатьИнформациюОбОшибке|ShowErrorInfo|КраткоеПредставлениеОшибки|BriefErrorDescription|ПодробноеПредставлениеОшибки|DetailErrorDescription|ПолучитьФорму|GetForm|ЗакрытьСправку|CloseHelp|ПоказатьОповещениеПользователя|ShowUserNotification|ОткрытьФорму|OpenForm|ОткрытьФормуМодально|OpenFormModal|АктивноеОкно|ActiveWindow|ВыполнитьОбработкуОповещения|ExecuteNotifyProcessing + | ПоказатьВводЗначения|ShowInputValue|ВвестиЗначение|InputValue|ПоказатьВводЧисла|ShowInputNumber|ВвестиЧисло|InputNumber|ПоказатьВводСтроки|ShowInputString|ВвестиСтроку|InputString|ПоказатьВводДаты|ShowInputDate|ВвестиДату|InputDate + | Формат|Format|ЧислоПрописью|NumberInWords|НСтр|NStr|ПредставлениеПериода|PeriodPresentation|СтрШаблон|StrTemplate + | ПолучитьОбщийМакет|GetCommonTemplate|ПолучитьОбщуюФорму|GetCommonForm|ПредопределенноеЗначение|PredefinedValue|ПолучитьПолноеИмяПредопределенногоЗначения|GetPredefinedValueFullName + | ПолучитьЗаголовокСистемы|GetCaption|ПолучитьСкоростьКлиентскогоСоединения|GetClientConnectionSpeed|ПодключитьОбработчикОжидания|AttachIdleHandler|УстановитьЗаголовокСистемы|SetCaption|ОтключитьОбработчикОжидания|DetachIdleHandler|ИмяКомпьютера|ComputerName|ЗавершитьРаботуСистемы|Exit|ИмяПользователя|UserName|ПрекратитьРаботуСистемы|Terminate|ПолноеИмяПользователя|UserFullName|ЗаблокироватьРаботуПользователя|LockApplication|КаталогПрограммы|BinDir|КаталогВременныхФайлов|TempFilesDir|ПравоДоступа|AccessRight|РольДоступна|IsInRole|ТекущийЯзык|CurrentLanguage|ТекущийКодЛокализации|CurrentLocaleCode|СтрокаСоединенияИнформационнойБазы|InfoBaseConnectionString|ПодключитьОбработчикОповещения|AttachNotificationHandler|ОтключитьОбработчикОповещения|DetachNotificationHandler|ПолучитьСообщенияПользователю|GetUserMessages|ПараметрыДоступа|AccessParameters|ПредставлениеПриложения|ApplicationPresentation|ТекущийЯзыкСистемы|CurrentSystemLanguage|ЗапуститьСистему|RunSystem|ТекущийРежимЗапуска|CurrentRunMode|УстановитьЧасовойПоясСеанса|SetSessionTimeZone|ЧасовойПоясСеанса|SessionTimeZone|ТекущаяДатаСеанса|CurrentSessionDate|УстановитьКраткийЗаголовокПриложения|SetShortApplicationCaption|ПолучитьКраткийЗаголовокПриложения|GetShortApplicationCaption|ПредставлениеПрава|RightPresentation|ВыполнитьПроверкуПравДоступа|VerifyAccessRights|РабочийКаталогДанныхПользователя|UserDataWorkDir|КаталогДокументов|DocumentsDir|ПолучитьИнформациюЭкрановКлиента|GetClientDisplaysInformation|ТекущийВариантОсновногоШрифтаКлиентскогоПриложения|ClientApplicationBaseFontCurrentVariant|ТекущийВариантИнтерфейсаКлиентскогоПриложения|ClientApplicationInterfaceCurrentVariant|УстановитьЗаголовокКлиентскогоПриложения|SetClientApplicationCaption|ПолучитьЗаголовокКлиентскогоПриложения|GetClientApplicationCaption|НачатьПолучениеКаталогаВременныхФайлов|BeginGettingTempFilesDir|НачатьПолучениеКаталогаДокументов|BeginGettingDocumentsDir|НачатьПолучениеРабочегоКаталогаДанныхПользователя|BeginGettingUserDataWorkDir|ПодключитьОбработчикЗапросаНастроекКлиентаЛицензирования|AttachLicensingClientParametersRequestHandler|ОтключитьОбработчикЗапросаНастроекКлиентаЛицензирования|DetachLicensingClientParametersRequestHandler + | ЗначениеВСтрокуВнутр|ValueToStringInternal|ЗначениеИзСтрокиВнутр|ValueFromStringInternal|ЗначениеВФайл|ValueToFile|ЗначениеИзФайла|ValueFromFile + | КомандаСистемы|System|ЗапуститьПриложение|RunApp|ПолучитьCOMОбъект|GetCOMObject|ПользователиОС|OSUsers|НачатьЗапускПриложения|BeginRunningApplication + | ПодключитьВнешнююКомпоненту|AttachAddIn|НачатьУстановкуВнешнейКомпоненты|BeginInstallAddIn|УстановитьВнешнююКомпоненту|InstallAddIn|НачатьПодключениеВнешнейКомпоненты|BeginAttachingAddIn + | КопироватьФайл|FileCopy|ПереместитьФайл|MoveFile|УдалитьФайлы|DeleteFiles|НайтиФайлы|FindFiles|СоздатьКаталог|CreateDirectory|ПолучитьИмяВременногоФайла|GetTempFileName|РазделитьФайл|SplitFile|ОбъединитьФайлы|MergeFiles|ПолучитьФайл|GetFile|НачатьПомещениеФайла|BeginPutFile|ПоместитьФайл|PutFile|ЭтоАдресВременногоХранилища|IsTempStorageURL|УдалитьИзВременногоХранилища|DeleteFromTempStorage|ПолучитьИзВременногоХранилища|GetFromTempStorage|ПоместитьВоВременноеХранилище|PutToTempStorage|ПодключитьРасширениеРаботыСФайлами|AttachFileSystemExtension|НачатьУстановкуРасширенияРаботыСФайлами|BeginInstallFileSystemExtension|УстановитьРасширениеРаботыСФайлами|InstallFileSystemExtension|ПолучитьФайлы|GetFiles|ПоместитьФайлы|PutFiles|ЗапроситьРазрешениеПользователя|RequestUserPermission|ПолучитьМаскуВсеФайлы|GetAllFilesMask|ПолучитьМаскуВсеФайлыКлиента|GetClientAllFilesMask|ПолучитьМаскуВсеФайлыСервера|GetServerAllFilesMask|ПолучитьРазделительПути|GetPathSeparator|ПолучитьРазделительПутиКлиента|GetClientPathSeparator|ПолучитьРазделительПутиСервера|GetServerPathSeparator|НачатьПодключениеРасширенияРаботыСФайлами|BeginAttachingFileSystemExtension|НачатьЗапросРазрешенияПользователя|BeginRequestingUserPermission|НачатьПоискФайлов|BeginFindingFiles|НачатьСозданиеКаталога|BeginCreatingDirectory|НачатьКопированиеФайла|BeginCopyingFile|НачатьПеремещениеФайла|BeginMovingFile|НачатьУдалениеФайлов|BeginDeletingFiles|НачатьПолучениеФайлов|BeginGettingFiles|НачатьПомещениеФайлов|BeginPuttingFiles + | НачатьТранзакцию|BeginTransaction|ЗафиксироватьТранзакцию|CommitTransaction|ОтменитьТранзакцию|RollbackTransaction|УстановитьМонопольныйРежим|SetExclusiveMode|МонопольныйРежим|ExclusiveMode|ПолучитьОперативнуюОтметкуВремени|GetRealTimeTimestamp|ПолучитьСоединенияИнформационнойБазы|GetInfoBaseConnections|НомерСоединенияИнформационнойБазы|InfoBaseConnectionNumber|КонфигурацияИзменена|ConfigurationChanged|КонфигурацияБазыДанныхИзмененаДинамически|DataBaseConfigurationChangedDynamically|УстановитьВремяОжиданияБлокировкиДанных|SetLockWaitTime|ОбновитьНумерациюОбъектов|RefreshObjectsNumbering|ПолучитьВремяОжиданияБлокировкиДанных|GetLockWaitTime|КодЛокализацииИнформационнойБазы|InfoBaseLocaleCode|УстановитьМинимальнуюДлинуПаролейПользователей|SetUserPasswordMinLength|ПолучитьМинимальнуюДлинуПаролейПользователей|GetUserPasswordMinLength|ИнициализироватьПредопределенныеДанные|InitializePredefinedData|УдалитьДанныеИнформационнойБазы|EraseInfoBaseData|УстановитьПроверкуСложностиПаролейПользователей|SetUserPasswordStrengthCheck|ПолучитьПроверкуСложностиПаролейПользователей|GetUserPasswordStrengthCheck|ПолучитьСтруктуруХраненияБазыДанных|GetDBStorageStructureInfo|УстановитьПривилегированныйРежим|SetPrivilegedMode|ПривилегированныйРежим|PrivilegedMode|ТранзакцияАктивна|TransactionActive|НеобходимостьЗавершенияСоединения|ConnectionStopRequest|НомерСеансаИнформационнойБазы|InfoBaseSessionNumber|ПолучитьСеансыИнформационнойБазы|GetInfoBaseSessions|ЗаблокироватьДанныеДляРедактирования|LockDataForEdit|УстановитьСоединениеСВнешнимИсточникомДанных|ConnectExternalDataSource|РазблокироватьДанныеДляРедактирования|UnlockDataForEdit|РазорватьСоединениеСВнешнимИсточникомДанных|DisconnectExternalDataSource|ПолучитьБлокировкуСеансов|GetSessionsLock|УстановитьБлокировкуСеансов|SetSessionsLock|ОбновитьПовторноИспользуемыеЗначения|RefreshReusableValues|УстановитьБезопасныйРежим|SetSafeMode|БезопасныйРежим|SafeMode|ПолучитьДанныеВыбора|GetChoiceData|УстановитьЧасовойПоясИнформационнойБазы|SetInfoBaseTimeZone|ПолучитьЧасовойПоясИнформационнойБазы|GetInfoBaseTimeZone|ПолучитьОбновлениеКонфигурацииБазыДанных|GetDataBaseConfigurationUpdate|УстановитьБезопасныйРежимРазделенияДанных|SetDataSeparationSafeMode|БезопасныйРежимРазделенияДанных|DataSeparationSafeMode|УстановитьВремяЗасыпанияПассивногоСеанса|SetPassiveSessionHibernateTime|ПолучитьВремяЗасыпанияПассивногоСеанса|GetPassiveSessionHibernateTime|УстановитьВремяЗавершенияСпящегоСеанса|SetHibernateSessionTerminateTime|ПолучитьВремяЗавершенияСпящегоСеанса|GetHibernateSessionTerminateTime|ПолучитьТекущийСеансИнформационнойБазы|GetCurrentInfoBaseSession|ПолучитьИдентификаторКонфигурации|GetConfigurationID|УстановитьНастройкиКлиентаЛицензирования|SetLicensingClientParameters|ПолучитьИмяКлиентаЛицензирования|GetLicensingClientName|ПолучитьДополнительныйПараметрКлиентаЛицензирования|GetLicensingClientAdditionalParameter + | НайтиПомеченныеНаУдаление|FindMarkedForDeletion|НайтиПоСсылкам|FindByRef|УдалитьОбъекты|DeleteObjects|УстановитьОбновлениеПредопределенныхДанныхИнформационнойБазы|SetInfoBasePredefinedDataUpdate|ПолучитьОбновлениеПредопределенныхДанныхИнформационнойБазы|GetInfoBasePredefinedData + | XMLСтрока|XMLString|XMLЗначение|XMLValue|XMLТип|XMLType|XMLТипЗнч|XMLTypeOf|ИзXMLТипа|FromXMLType|ВозможностьЧтенияXML|CanReadXML|ПолучитьXMLТип|GetXMLType|ПрочитатьXML|ReadXML|ЗаписатьXML|WriteXML|НайтиНедопустимыеСимволыXML|FindDisallowedXMLCharacters|ИмпортМоделиXDTO|ImportXDTOModel|СоздатьФабрикуXDTO|CreateXDTOFactory + | ЗаписатьJSON|WriteJSON|ПрочитатьJSON|ReadJSON|ПрочитатьДатуJSON|ReadJSONDate|ЗаписатьДатуJSON|WriteJSONDate + | ЗаписьЖурналаРегистрации|WriteLogEvent|ПолучитьИспользованиеЖурналаРегистрации|GetEventLogUsing|УстановитьИспользованиеЖурналаРегистрации|SetEventLogUsing|ПредставлениеСобытияЖурналаРегистрации|EventLogEventPresentation|ВыгрузитьЖурналРегистрации|UnloadEventLog|ПолучитьЗначенияОтбораЖурналаРегистрации|GetEventLogFilterValues|УстановитьИспользованиеСобытияЖурналаРегистрации|SetEventLogEventUse|ПолучитьИспользованиеСобытияЖурналаРегистрации|GetEventLogEventUse|СкопироватьЖурналРегистрации|CopyEventLog|ОчиститьЖурналРегистрации|ClearEventLog + | ЗначениеВДанныеФормы|ValueToFormData|ДанныеФормыВЗначение|FormDataToValue|КопироватьДанныеФормы|CopyFormData|УстановитьСоответствиеОбъектаИФормы|SetObjectAndFormConformity|ПолучитьСоответствиеОбъектаИФормы|GetObjectAndFormConformity + | ПолучитьФункциональнуюОпцию|GetFunctionalOption|ПолучитьФункциональнуюОпциюИнтерфейса|GetInterfaceFunctionalOption|УстановитьПараметрыФункциональныхОпцийИнтерфейса|SetInterfaceFunctionalOptionParameters|ПолучитьПараметрыФункциональныхОпцийИнтерфейса|GetInterfaceFunctionalOptionParameters|ОбновитьИнтерфейс|RefreshInterface + | УстановитьРасширениеРаботыСКриптографией|InstallCryptoExtension|НачатьУстановкуРасширенияРаботыСКриптографией|BeginInstallCryptoExtension|ПодключитьРасширениеРаботыСКриптографией|AttachCryptoExtension|НачатьПодключениеРасширенияРаботыСКриптографией|BeginAttachingCryptoExtension + | УстановитьСоставСтандартногоИнтерфейсаOData|SetStandardODataInterfaceContent|ПолучитьСоставСтандартногоИнтерфейсаOData|GetStandardODataInterfaceContent + | Мин|Min|Макс|Max|ОписаниеОшибки|ErrorDescription|Вычислить|Eval|ИнформацияОбОшибке|ErrorInfo|Base64Значение|Base64Value|Base64Строка|Base64String|ЗаполнитьЗначенияСвойств|FillPropertyValues|ЗначениеЗаполнено|ValueIsFilled|ПолучитьПредставленияНавигационныхСсылок|GetURLsPresentations|НайтиОкноПоНавигационнойСсылке|FindWindowByURL|ПолучитьОкна|GetWindows|ПерейтиПоНавигационнойСсылке|GotoURL|ПолучитьНавигационнуюСсылку|GetURL|ПолучитьДопустимыеКодыЛокализации|GetAvailableLocaleCodes|ПолучитьНавигационнуюСсылкуИнформационнойБазы|GetInfoBaseURL|ПредставлениеКодаЛокализации|LocaleCodePresentation|ПолучитьДопустимыеЧасовыеПояса|GetAvailableTimeZones|ПредставлениеЧасовогоПояса|TimeZonePresentation|ТекущаяУниверсальнаяДата|CurrentUniversalDate|ТекущаяУниверсальнаяДатаВМиллисекундах|CurrentUniversalDateInMilliseconds|МестноеВремя|ToLocalTime|УниверсальноеВремя|ToUniversalTime|ЧасовойПояс|TimeZone|СмещениеЛетнегоВремени|DaylightTimeOffset|СмещениеСтандартногоВремени|StandardTimeOffset|КодироватьСтроку|EncodeString|РаскодироватьСтроку|DecodeString|Найти|Find + | ПередНачаломРаботыСистемы|BeforeStart|ПриНачалеРаботыСистемы|OnStart|ПередЗавершениемРаботыСистемы|BeforeExit|ПриЗавершенииРаботыСистемы|OnExit|ОбработкаВнешнегоСобытия|ExternEventProcessing|УстановкаПараметровСеанса|SessionParametersSetting|ПриИзмененииПараметровЭкрана|OnChangeDisplaySettings + | WSСсылки|WSReferences|БиблиотекаКартинок|PictureLib|БиблиотекаМакетовОформленияКомпоновкиДанных|DataCompositionAppearanceTemplateLib|БиблиотекаСтилей|StyleLib|БизнесПроцессы|BusinessProcesses|ВнешниеИсточникиДанных|ExternalDataSources|ВнешниеОбработки|ExternalDataProcessors|ВнешниеОтчеты|ExternalReports|Документы|Documents|ДоставляемыеУведомления|DeliverableNotifications|ЖурналыДокументов|DocumentJournals|Задачи|Tasks|ИспользованиеРабочейДаты|WorkingDateUse|ИсторияРаботыПользователя|UserWorkHistory|Константы|Constants|КритерииОтбора|FilterCriteria|Метаданные|Metadata|Обработки|DataProcessors|ОтправкаДоставляемыхУведомлений|DeliverableNotificationSend|Отчеты|Reports|ПараметрыСеанса|SessionParameters|Перечисления|Enums|ПланыВидовРасчета|ChartsOfCalculationTypes|ПланыВидовХарактеристик|ChartsOfCharacteristicTypes|ПланыОбмена|ExchangePlans|ПланыСчетов|ChartsOfAccounts|ПолнотекстовыйПоиск|FullTextSearch|ПользователиИнформационнойБазы|InfoBaseUsers|Последовательности|Sequences|РасширенияКонфигурации|ConfigurationExtensions|РегистрыБухгалтерии|AccountingRegisters|РегистрыНакопления|AccumulationRegisters|РегистрыРасчета|CalculationRegisters|РегистрыСведений|InformationRegisters|РегламентныеЗадания|ScheduledJobs|СериализаторXDTO|XDTOSerializer|Справочники|Catalogs|СредстваГеопозиционирования|LocationTools|СредстваКриптографии|CryptoToolsManager|СредстваМультимедиа|MultimediaTools|СредстваПочты|MailTools|СредстваТелефонии|TelephonyTools|ФабрикаXDTO|XDTOFactory|ФоновыеЗадания|BackgroundJobs|ХранилищаНастроек + | ГлавныйИнтерфейс|MainInterface|ГлавныйСтиль|MainStyle|ПараметрЗапуска|LaunchParameter|РабочаяДата|WorkingDate|SettingsStorages|ХранилищеВариантовОтчетов|ReportsVariantsStorage|ХранилищеНастроекДанныхФорм|FormDataSettingsStorage|ХранилищеОбщихНастроек|CommonSettingsStorage|ХранилищеПользовательскихНастроекДинамическихСписков|DynamicListsUserSettingsStorage|ХранилищеПользовательскихНастроекОтчетов|ReportsUserSettingsStorage|ХранилищеСистемныхНастроек|SystemSettingsStorage + | Если|If|ИначеЕсли|ElsIf|Иначе|Else|КонецЕсли|EndIf|Тогда|Then + | Неопределено|Undefined|Истина|True|Ложь|False|NULL + )\s*(?=\()/ix + + state :root do + rule /\n/, Text + rule /[^\S\n]+/, Text + rule /\/\/.*$/, Comment::Single + rule /[\[\]:(),;]/, Punctuation + rule /(?<=[^\wа-яё]|^)\&.*$/, Keyword::Declaration + rule /[-+\/=<>*%=<>.?&]/, Operator + rule /(?<=[^\wа-яё]|^)\#.*$/, Keyword::Declaration + rule KEYWORDS, Keyword + rule BUILTINS, Name::Builtin + rule /[\wа-яё_][\wа-яё0-9_]*/i, Name::Variable + + #literals + rule /\b((\h{8}-(\h{4}-){3}\h{12})|\d+\.?\d*)\b/, Literal::Number + rule /\'.*\'/, Literal::Date + rule /".*?("|$)/, Literal::String::Single + rule /(?<=[^\wа-яё]|^)\|((?!\"\").)*?(\"|$)/, Literal::String + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/c.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/c.rb new file mode 100644 index 0000000..89ac831 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/c.rb @@ -0,0 +1,213 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class C < RegexLexer + tag 'c' + filenames '*.c', '*.h', '*.idc' + mimetypes 'text/x-chdr', 'text/x-csrc' + + title "C" + desc "The C programming language" + + # optional comment or whitespace + ws = %r((?:\s|//.*?\n|/[*].*?[*]/)+) + id = /[a-zA-Z_][a-zA-Z0-9_]*/ + + def self.keywords + @keywords ||= Set.new %w( + auto break case const continue default do else enum extern + for goto if register restricted return sizeof static struct + switch typedef union volatile virtual while + + _Alignas _Alignof _Atomic _Generic _Imaginary + _Noreturn _Static_assert _Thread_local + ) + end + + def self.keywords_type + @keywords_type ||= Set.new %w( + int long float short double char unsigned signed void + + jmp_buf FILE DIR div_t ldiv_t mbstate_t sig_atomic_t fpos_t + clock_t time_t va_list size_t ssize_t off_t wchar_t ptrdiff_t + wctrans_t wint_t wctype_t + + _Bool _Complex int8_t int16_t int32_t int64_t + uint8_t uint16_t uint32_t uint64_t int_least8_t + int_least16_t int_least32_t int_least64_t + uint_least8_t uint_least16_t uint_least32_t + uint_least64_t int_fast8_t int_fast16_t int_fast32_t + int_fast64_t uint_fast8_t uint_fast16_t uint_fast32_t + uint_fast64_t intptr_t uintptr_t intmax_t + uintmax_t + + char16_t char32_t + ) + end + + def self.reserved + @reserved ||= Set.new %w( + __asm __int8 __based __except __int16 __stdcall __cdecl + __fastcall __int32 __declspec __finally __int61 __try __leave + inline _inline __inline naked _naked __naked restrict _restrict + __restrict thread _thread __thread typename _typename __typename + ) + end + + def self.builtins + @builtins ||= [] + end + + start { push :bol } + + state :expr_bol do + mixin :inline_whitespace + + rule /#if\s0/, Comment, :if_0 + rule /#/, Comment::Preproc, :macro + + rule(//) { pop! } + end + + # :expr_bol is the same as :bol but without labels, since + # labels can only appear at the beginning of a statement. + state :bol do + rule /#{id}:(?!:)/, Name::Label + mixin :expr_bol + end + + state :inline_whitespace do + rule /[ \t\r]+/, Text + rule /\\\n/, Text # line continuation + rule %r(/(\\\n)?[*].*?[*](\\\n)?/)m, Comment::Multiline + end + + state :whitespace do + rule /\n+/m, Text, :bol + rule %r(//(\\.|.)*?$), Comment::Single, :bol + mixin :inline_whitespace + end + + state :expr_whitespace do + rule /\n+/m, Text, :expr_bol + mixin :whitespace + end + + state :statements do + mixin :whitespace + rule /(u8|u|U|L)?"/, Str, :string + rule %r((u8|u|U|L)?'(\\.|\\[0-7]{1,3}|\\x[a-f0-9]{1,2}|[^\\'\n])')i, Str::Char + rule %r((\d+[.]\d*|[.]?\d+)e[+-]?\d+[lu]*)i, Num::Float + rule %r(\d+e[+-]?\d+[lu]*)i, Num::Float + rule /0x[0-9a-f]+[lu]*/i, Num::Hex + rule /0[0-7]+[lu]*/i, Num::Oct + rule /\d+[lu]*/i, Num::Integer + rule %r(\*/), Error + rule %r([~!%^&*+=\|?:<>/-]), Operator + rule /[()\[\],.]/, Punctuation + rule /\bcase\b/, Keyword, :case + rule /(?:true|false|NULL)\b/, Name::Builtin + rule id do |m| + name = m[0] + + if self.class.keywords.include? name + token Keyword + elsif self.class.keywords_type.include? name + token Keyword::Type + elsif self.class.reserved.include? name + token Keyword::Reserved + elsif self.class.builtins.include? name + token Name::Builtin + else + token Name + end + end + end + + state :case do + rule /:/, Punctuation, :pop! + mixin :statements + end + + state :root do + mixin :expr_whitespace + + # functions + rule %r( + ([\w*\s]+?[\s*]) # return arguments + (#{id}) # function name + (\s*\([^;]*?\)) # signature + (#{ws})({) # open brace + )mx do |m| + # TODO: do this better. + recurse m[1] + token Name::Function, m[2] + recurse m[3] + recurse m[4] + token Punctuation, m[5] + push :function + end + + # function declarations + rule %r( + ([\w*\s]+?[\s*]) # return arguments + (#{id}) # function name + (\s*\([^;]*?\)) # signature + (#{ws})(;) # semicolon + )mx do |m| + # TODO: do this better. + recurse m[1] + token Name::Function, m[2] + recurse m[3] + recurse m[4] + token Punctuation, m[5] + push :statement + end + + rule(//) { push :statement } + end + + state :statement do + rule /;/, Punctuation, :pop! + mixin :expr_whitespace + mixin :statements + rule /[{}]/, Punctuation + end + + state :function do + mixin :whitespace + mixin :statements + rule /;/, Punctuation + rule /{/, Punctuation, :function + rule /}/, Punctuation, :pop! + end + + state :string do + rule /"/, Str, :pop! + rule /\\([\\abfnrtv"']|x[a-fA-F0-9]{2,4}|[0-7]{1,3})/, Str::Escape + rule /[^\\"\n]+/, Str + rule /\\\n/, Str + rule /\\/, Str # stray backslash + end + + state :macro do + # NB: pop! goes back to :bol + rule /\n/, Comment::Preproc, :pop! + rule %r([^/\n\\]+), Comment::Preproc + rule /\\./m, Comment::Preproc + mixin :inline_whitespace + rule %r(/), Comment::Preproc + end + + state :if_0 do + # NB: no \b here, to cover #ifdef and #ifndef + rule /^\s*#if/, Comment, :if_0 + rule /^\s*#\s*el(?:se|if)/, Comment, :pop! + rule /^\s*#\s*endif\b.*?(?|+=:;,./?-`]), Operator + rule %r(\d{1,3}(_\d{3})+\.\d{1,3}(_\d{3})+[kMGTPmunpf]?), Literal::Number::Float + rule %r(\d{1,3}(_\d{3})+\.[0-9]+([eE][+-]?[0-9]+)?[kMGTPmunpf]?), + Literal::Number::Float + rule %r([0-9][0-9]*\.\d{1,3}(_\d{3})+[kMGTPmunpf]?), Literal::Number::Float + rule %r([0-9][0-9]*\.[0-9]+([eE][+-]?[0-9]+)?[kMGTPmunpf]?), + Literal::Number::Float + rule %r(#([0-9a-fA-F]{4})(_[0-9a-fA-F]{4})+), Literal::Number::Hex + rule %r(#[0-9a-fA-F]+), Literal::Number::Hex + rule %r(\$([01]{4})(_[01]{4})+), Literal::Number::Bin + rule %r(\$[01]+), Literal::Number::Bin + rule %r(\d{1,3}(_\d{3})+[kMGTP]?), Literal::Number::Integer + rule %r([0-9]+[kMGTP]?), Literal::Number::Integer + rule %r(\n), Text + + end + + state :class do + mixin :whitespace + rule %r([A-Za-z_]\w*), Name::Class, :pop! + end + + state :import do + rule %r([a-z][\w.]*), Name::Namespace, :pop! + rule %r("(\\\\|\\"|[^"])*"), Literal::String, :pop! + end + + state :comment do + rule %r([^*/]), Comment.Multiline + rule %r(/\*), Comment::Multiline, :push! + rule %r(\*/), Comment::Multiline, :pop! + rule %r([*/]), Comment::Multiline + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cfscript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cfscript.rb new file mode 100644 index 0000000..149ad60 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cfscript.rb @@ -0,0 +1,154 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + + class Cfscript < RegexLexer + title "CFScript" + desc 'CFScript, the CFML scripting language' + tag 'cfscript' + aliases 'cfc' + filenames '*.cfc' + + def self.keywords + @keywords ||= %w( + if else var xml default break switch do try catch throw in continue for return while required + ) + end + + def self.declarations + @declarations ||= %w( + component property function remote public package private + ) + end + + def self.types + @types ||= %w( + any array binary boolean component date guid numeric query string struct uuid void xml + ) + end + + constants = %w(application session client cookie super this variables arguments cgi) + + + operators = %w(\+\+ -- && \|\| <= >= < > == != mod eq lt gt lte gte not is and or xor eqv imp equal contains \? ) + dotted_id = /[$a-zA-Z_][a-zA-Z0-9_.]*/ + + state :root do + mixin :comments_and_whitespace + rule /(?:#{operators.join('|')}|does not contain|greater than(?: or equal to)?|less than(?: or equal to)?)\b/i, Operator, :expr_start + rule %r([-<>+*%&|\^/!=]=?), Operator, :expr_start + + rule /[(\[,]/, Punctuation, :expr_start + rule /;/, Punctuation, :statement + rule /[)\].]/, Punctuation + + rule /[?]/ do + token Punctuation + push :ternary + push :expr_start + end + + rule /[{}]/, Punctuation, :statement + + rule /(?:#{constants.join('|')})\b/, Name::Constant + rule /(?:true|false|null)\b/, Keyword::Constant + rule /import\b/, Keyword::Namespace, :import + rule /(#{dotted_id})(\s*)(:)(\s*)/ do + groups Name, Text, Punctuation, Text + push :expr_start + end + + rule /([A-Za-z_$][\w.]*)(\s*)(\()/ do |m| + if self.class.keywords.include? m[1] + token Keyword, m[1] + token Text, m[2] + token Punctuation, m[3] + else + token Name::Function, m[1] + token Text, m[2] + token Punctuation, m[3] + end + end + + rule dotted_id do |m| + if self.class.declarations.include? m[0] + token Keyword::Declaration + push :expr_start + elsif self.class.keywords.include? m[0] + token Keyword + push :expr_start + elsif self.class.types.include? m[0] + token Keyword::Type + push :expr_start + else + token Name::Other + end + end + + rule /[0-9][0-9]*\.[0-9]+([eE][0-9]+)?[fd]?/, Num::Float + rule /0x[0-9a-fA-F]+/, Num::Hex + rule /[0-9]+/, Num::Integer + rule /"(\\\\|\\"|[^"])*"/, Str::Double + rule /'(\\\\|\\'|[^'])*'/, Str::Single + + end + + # same as java, broken out + state :comments_and_whitespace do + rule /\s+/, Text + rule %r(//.*?$), Comment::Single + rule %r(/\*.*?\*/)m, Comment::Multiline + end + + state :expr_start do + mixin :comments_and_whitespace + + rule /[{]/, Punctuation, :object + + rule //, Text, :pop! + end + + state :statement do + + rule /[{}]/, Punctuation + + mixin :expr_start + end + + # object literals + state :object do + mixin :comments_and_whitespace + rule /[}]/ do + token Punctuation + push :expr_start + end + + rule /(#{dotted_id})(\s*)(:)/ do + groups Name::Other, Text, Punctuation + push :expr_start + end + + rule /:/, Punctuation + mixin :root + end + + # ternary expressions, where : is not a label! + state :ternary do + rule /:/ do + token Punctuation + goto :expr_start + end + + mixin :root + end + + state :import do + rule /\s+/m, Text + rule /[a-z0-9_.]+\*?/i, Name::Namespace, :pop! + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/clojure.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/clojure.rb new file mode 100644 index 0000000..68f2048 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/clojure.rb @@ -0,0 +1,113 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Clojure < RegexLexer + title "Clojure" + desc "The Clojure programming language (clojure.org)" + + tag 'clojure' + aliases 'clj', 'cljs' + + filenames '*.clj', '*.cljs', '*.cljc', 'build.boot', '*.edn' + + mimetypes 'text/x-clojure', 'application/x-clojure' + + def self.keywords + @keywords ||= Set.new %w( + fn def defn defmacro defmethod defmulti defn- defstruct if + cond let for + ) + end + + def self.builtins + @builtins ||= Set.new %w( + . .. * + - -> / < <= = == > >= accessor agent agent-errors + aget alength all-ns alter and append-child apply array-map + aset aset-boolean aset-byte aset-char aset-double aset-float + aset-int aset-long aset-short assert assoc await await-for bean + binding bit-and bit-not bit-or bit-shift-left bit-shift-right + bit-xor boolean branch? butlast byte cast char children + class clear-agent-errors comment commute comp comparator + complement concat conj cons constantly construct-proxy + contains? count create-ns create-struct cycle dec deref + difference disj dissoc distinct doall doc dorun doseq dosync + dotimes doto double down drop drop-while edit end? ensure eval + every? false? ffirst file-seq filter find find-doc find-ns + find-var first float flush fnseq frest gensym get-proxy-class + get hash-map hash-set identical? identity if-let import in-ns + inc index insert-child insert-left insert-right inspect-table + inspect-tree instance? int interleave intersection into + into-array iterate join key keys keyword keyword? last lazy-cat + lazy-cons left lefts line-seq list* list load load-file locking + long loop macroexpand macroexpand-1 make-array make-node map + map-invert map? mapcat max max-key memfn merge merge-with meta + min min-key name namespace neg? new newline next nil? node not + not-any? not-every? not= ns-imports ns-interns ns-map ns-name + ns-publics ns-refers ns-resolve ns-unmap nth nthrest or parse + partial path peek pop pos? pr pr-str print print-str println + println-str prn prn-str project proxy proxy-mappings quot + rand rand-int range re-find re-groups re-matcher re-matches + re-pattern re-seq read read-line reduce ref ref-set refer rem + remove remove-method remove-ns rename rename-keys repeat replace + replicate resolve rest resultset-seq reverse rfirst right + rights root rrest rseq second select select-keys send send-off + seq seq-zip seq? set short slurp some sort sort-by sorted-map + sorted-map-by sorted-set special-symbol? split-at split-with + str string? struct struct-map subs subvec symbol symbol? + sync take take-nth take-while test time to-array to-array-2d + tree-seq true? union up update-proxy val vals var-get var-set + var? vector vector-zip vector? when when-first when-let + when-not with-local-vars with-meta with-open with-out-str + xml-seq xml-zip zero? zipmap zipper' + ) + end + + identifier = %r([\w!$%*+,<=>?/.-]+) + keyword = %r([\w!\#$%*+,<=>?/.-]+) + + def name_token(name) + return Keyword if self.class.keywords.include?(name) + return Name::Builtin if self.class.builtins.include?(name) + nil + end + + state :root do + rule /;.*?$/, Comment::Single + rule /\s+/m, Text::Whitespace + + rule /-?\d+\.\d+/, Num::Float + rule /-?\d+/, Num::Integer + rule /0x-?[0-9a-fA-F]+/, Num::Hex + + rule /"(\\.|[^"])*"/, Str + rule /'#{keyword}/, Str::Symbol + rule /::?#{keyword}/, Name::Constant + rule /\\(.|[a-z]+)/i, Str::Char + + + rule /~@|[`\'#^~&@]/, Operator + + rule /(\()(\s*)(#{identifier})/m do |m| + token Punctuation, m[1] + token Text::Whitespace, m[2] + token(name_token(m[3]) || Name::Function, m[3]) + end + + rule identifier do |m| + token name_token(m[0]) || Name + end + + # vectors + rule /[\[\]]/, Punctuation + + # maps + rule /[{}]/, Punctuation + + # parentheses + rule /[()]/, Punctuation + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cmake.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cmake.rb new file mode 100644 index 0000000..a11c68d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/cmake.rb @@ -0,0 +1,207 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class CMake < RegexLexer + title 'CMake' + desc 'The cross-platform, open-source build system' + tag 'cmake' + filenames 'CMakeLists.txt', '*.cmake' + mimetypes 'text/x-cmake' + + SPACE = '[ \t]' + BRACKET_OPEN = '\[=*\[' + + STATES_MAP = { + :root => Text, + :bracket_string => Str::Double, + :quoted_argument => Str::Double, + :bracket_comment => Comment::Multiline, + :variable_reference => Name::Variable, + } + + BUILTIN_COMMANDS = Set.new %w[ + add_compile_options + add_custom_command + add_custom_target + add_definitions + add_dependencies + add_executable + add_library + add_subdirectory + add_test + aux_source_directory + break + build_command + build_name + cmake_host_system_information + cmake_minimum_required + cmake_policy + configure_file + create_test_sourcelist + define_property + else + elseif + enable_language + enable_testing + endforeach + endfunction + endif + endmacro + endwhile + exec_program + execute_process + export + export_library_dependencies + file + find_file + find_library + find_package + find_path + find_program + fltk_wrap_ui + foreach + function + get_cmake_property + get_directory_property + get_filename_component + get_property + get_source_file_property + get_target_property + get_test_property + if + include + include_directories + include_external_msproject + include_regular_expression + install + install_files + install_programs + install_targets + link_directories + link_libraries + list + load_cache + load_command + macro + make_directory + mark_as_advanced + math + message + option + output_required_files + project + qt_wrap_cpp + qt_wrap_ui + remove + remove_definitions + return + separate_arguments + set + set_directory_properties + set_property + set_source_files_properties + set_target_properties + set_tests_properties + site_name + source_group + string + subdir_depends + subdirs + target_compile_definitions + target_compile_options + target_include_directories + target_link_libraries + try_compile + try_run + unset + use_mangled_mesa + utility_source + variable_requires + variable_watch + while + write_file + ] + + state :default do + rule /\r\n?|\n/ do + token STATES_MAP[state.name.to_sym] + end + rule /./ do + token STATES_MAP[state.name.to_sym] + end + end + + state :variable_interpolation do + rule /\$\{/ do + token Str::Interpol + push :variable_reference + end + end + + state :bracket_close do + rule /\]=*\]/ do |m| + token STATES_MAP[state.name.to_sym] + goto :root if m[0].length == @bracket_len + end + end + + state :root do + mixin :variable_interpolation + + rule /#{SPACE}/, Text + rule /[()]/, Punctuation + + rule /##{BRACKET_OPEN}/ do |m| + token Comment::Multiline + @bracket_len = m[0].length - 1 # decount '#' + goto :bracket_comment + end + rule /#{BRACKET_OPEN}/ do |m| + token Str::Double + @bracket_len = m[0].length + goto :bracket_string + end + + rule /"/, Str::Double, :quoted_argument + + rule /([A-Za-z_][A-Za-z0-9_]*)(#{SPACE}*)(\()/ do |m| + groups BUILTIN_COMMANDS.include?(m[1]) ? Name::Builtin : Name::Function, Text, Punctuation + end + + rule /#.*/, Comment::Single + + mixin :default + end + + state :bracket_string do + mixin :bracket_close + mixin :variable_interpolation + mixin :default + end + + state :bracket_comment do + mixin :bracket_close + mixin :default + end + + state :variable_reference do + mixin :variable_interpolation + + rule /}/, Str::Interpol, :pop! + + mixin :default + end + + state :quoted_argument do + mixin :variable_interpolation + + rule /"/, Str::Double, :root + rule /\\[()#" \\$@^trn;]/, Str::Escape + + mixin :default + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/coffeescript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/coffeescript.rb new file mode 100644 index 0000000..4eafc78 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/coffeescript.rb @@ -0,0 +1,175 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Coffeescript < RegexLexer + tag 'coffeescript' + aliases 'coffee', 'coffee-script' + filenames '*.coffee', 'Cakefile' + mimetypes 'text/coffeescript' + + title "CoffeeScript" + desc 'The Coffeescript programming language (coffeescript.org)' + + def self.detect?(text) + return true if text.shebang? 'coffee' + end + + def self.keywords + @keywords ||= Set.new %w( + for in of while break return continue switch when then if else + throw try catch finally new delete typeof instanceof super + extends this class by + ) + end + + def self.constants + @constants ||= Set.new %w( + true false yes no on off null NaN Infinity undefined + ) + end + + def self.builtins + @builtins ||= Set.new %w( + Array Boolean Date Error Function Math netscape Number Object + Packages RegExp String sun decodeURI decodeURIComponent + encodeURI encodeURIComponent eval isFinite isNaN parseFloat + parseInt document window + ) + end + + id = /[$a-zA-Z_][a-zA-Z0-9_]*/ + + state :comments_and_whitespace do + rule /\s+/m, Text + rule /###\s*\n.*?###/m, Comment::Multiline + rule /#.*$/, Comment::Single + end + + state :multiline_regex do + # this order is important, so that #{ isn't interpreted + # as a comment + mixin :has_interpolation + mixin :comments_and_whitespace + + rule %r(///([gim]+\b|\B)), Str::Regex, :pop! + rule %r(/), Str::Regex + rule %r([^/#]+), Str::Regex + end + + state :slash_starts_regex do + mixin :comments_and_whitespace + rule %r(///) do + token Str::Regex + goto :multiline_regex + end + + rule %r( + /(\\.|[^\[/\\\n]|\[(\\.|[^\]\\\n])*\])+/ # a regex + ([gim]+\b|\B) + )x, Str::Regex, :pop! + + rule(//) { pop! } + end + + state :root do + rule(%r(^(?=\s|/| + rule /--(?![!#\$\%&*+.\/<=>?@\^\|_~]).*?$/, Comment::Single + end + + # nested commenting + state :comment do + rule /-}/, Comment::Multiline, :pop! + rule /{-/, Comment::Multiline, :comment + rule /[^-{}]+/, Comment::Multiline + rule /[-{}]/, Comment::Multiline + end + + state :comment_preproc do + rule /-}/, Comment::Preproc, :pop! + rule /{-/, Comment::Preproc, :comment + rule /[^-{}]+/, Comment::Preproc + rule /[-{}]/, Comment::Preproc + end + + state :root do + mixin :basic + + rule /\bimport\b/, Keyword::Reserved, :import + rule /\bmodule\b/, Keyword::Reserved, :module + rule /\b(?:#{reserved.join('|')})\b/, Keyword::Reserved + # not sure why, but ^ doesn't work here + # rule /^[_a-z][\w']*/, Name::Function + rule /[_a-z][\w']*/, Name + rule /[A-Z][\w']*/, Keyword::Type + + # lambda operator + rule %r(\\(?![:!#\$\%&*+.\\/<=>?@^\|~-]+)), Name::Function + # special operators + rule %r((<-|::|->|=>|=)(?![:!#\$\%&*+.\\/<=>?@^\|~-]+)), Operator + # constructor/type operators + rule %r(:[:!#\$\%&*+.\\/<=>?@^\|~-]*), Operator + # other operators + rule %r([:!#\$\%&*+.\\/<=>?@^\|~-]+), Operator + + rule /\d+e[+-]?\d+/i, Num::Float + rule /\d+\.\d+(e[+-]?\d+)?/i, Num::Float + rule /0o[0-7]+/i, Num::Oct + rule /0x[\da-f]+/i, Num::Hex + rule /\d+/, Num::Integer + + rule /'/, Str::Char, :character + rule /"/, Str, :string + + rule /\[\s*\]/, Keyword::Type + rule /\(\s*\)/, Name::Builtin + + # Quasiquotations + rule /(\[)([_a-z][\w']*)(\|)/ do |m| + token Operator, m[1] + token Name, m[2] + token Operator, m[3] + push :quasiquotation + end + + rule /[\[\](),;`{}]/, Punctuation + end + + state :import do + rule /\s+/, Text + rule /"/, Str, :string + rule /\bqualified\b/, Keyword + # import X as Y + rule /([A-Z][\w.]*)(\s+)(as)(\s+)([A-Z][a-zA-Z0-9_.]*)/ do + groups( + Name::Namespace, # X + Text, Keyword, # as + Text, Name # Y + ) + pop! + end + + # import X hiding (functions) + rule /([A-Z][\w.]*)(\s+)(hiding)(\s+)(\()/ do + groups( + Name::Namespace, # X + Text, Keyword, # hiding + Text, Punctuation # ( + ) + goto :funclist + end + + # import X (functions) + rule /([A-Z][\w.]*)(\s+)(\()/ do + groups( + Name::Namespace, # X + Text, + Punctuation # ( + ) + goto :funclist + end + + rule /[\w.]+/, Name::Namespace, :pop! + end + + state :module do + rule /\s+/, Text + # module Foo (functions) + rule /([A-Z][\w.]*)(\s+)(\()/ do + groups Name::Namespace, Text, Punctuation + push :funclist + end + + rule /\bwhere\b/, Keyword::Reserved, :pop! + + rule /[A-Z][a-zA-Z0-9_.]*/, Name::Namespace, :pop! + end + + state :funclist do + mixin :basic + rule /[A-Z]\w*/, Keyword::Type + rule /(_[\w\']+|[a-z][\w\']*)/, Name::Function + rule /,/, Punctuation + rule /[:!#\$\%&*+.\\\/<=>?@^\|~-]+/, Operator + rule /\(/, Punctuation, :funclist + rule /\)/, Punctuation, :pop! + end + + state :character do + rule /\\/ do + token Str::Escape + goto :character_end + push :escape + end + + rule /./ do + token Str::Char + goto :character_end + end + end + + state :character_end do + rule /'/, Str::Char, :pop! + rule /./, Error, :pop! + end + + state :quasiquotation do + rule /\|\]/, Operator, :pop! + rule /[^\|]+/m, Text + rule /\|/, Text + end + + state :string do + rule /"/, Str, :pop! + rule /\\/, Str::Escape, :escape + rule /[^\\"]+/, Str + end + + state :escape do + rule /[abfnrtv"'&\\]/, Str::Escape, :pop! + rule /\^[\]\[A-Z@\^_]/, Str::Escape, :pop! + rule /#{ascii.join('|')}/, Str::Escape, :pop! + rule /o[0-7]+/i, Str::Escape, :pop! + rule /x[\da-f]+/i, Str::Escape, :pop! + rule /\d+/, Str::Escape, :pop! + rule /\s+\\/, Str::Escape, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/hcl.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/hcl.rb new file mode 100644 index 0000000..37429b1 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/hcl.rb @@ -0,0 +1,163 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Hcl < RegexLexer + tag 'hcl' + + title 'Hashicorp Configuration Language' + desc 'Hashicorp Configuration Language, used by Terraform and other Hashicorp tools' + + state :multiline_comment do + rule %r([*]/), Comment::Multiline, :pop! + rule %r([^*/]+), Comment::Multiline + rule %r([*/]), Comment::Multiline + end + + state :comments_and_whitespace do + rule /\s+/, Text + rule %r(//.*?$), Comment::Single + rule %r(#.*?$), Comment::Single + rule %r(/[*]), Comment::Multiline, :multiline_comment + end + + state :primitives do + rule /[0-9][0-9]*\.[0-9]+([eE][0-9]+)?[fd]?([kKmMgG]b?)?/, Num::Float + rule /[0-9]+([kKmMgG]b?)?/, Num::Integer + + rule /"/, Str::Double, :dq + rule /'/, Str::Single, :sq + rule /(<<-?)(\s*)(\'?)(\\?)(\w+)(\3)/ do |m| + groups Operator, Text, Str::Heredoc, Str::Heredoc, Name::Constant, Str::Heredoc + @heredocstr = Regexp.escape(m[5]) + push :heredoc + end + end + + def self.keywords + @keywords ||= Set.new %w() + end + + def self.declarations + @declarations ||= Set.new %w() + end + + def self.reserved + @reserved ||= Set.new %w() + end + + def self.constants + @constants ||= Set.new %w(true false null) + end + + def self.builtins + @builtins ||= %w() + end + + id = /[$a-z_][a-z0-9_]*/io + + state :root do + mixin :comments_and_whitespace + mixin :primitives + + rule /\{/ do + token Punctuation + push :hash + end + rule /\[/ do + token Punctuation + push :array + end + + rule id do |m| + if self.class.keywords.include? m[0] + token Keyword + push :composite + elsif self.class.declarations.include? m[0] + token Keyword::Declaration + push :composite + elsif self.class.reserved.include? m[0] + token Keyword::Reserved + elsif self.class.constants.include? m[0] + token Keyword::Constant + elsif self.class.builtins.include? m[0] + token Name::Builtin + else + token Name::Other + push :composite + end + end + end + + state :composite do + mixin :comments_and_whitespace + + rule /[{]/ do + token Punctuation + pop! + push :hash + end + + rule /[\[]/ do + token Punctuation + pop! + push :array + end + + mixin :root + + rule //, Text, :pop! + end + + state :hash do + mixin :comments_and_whitespace + + rule /\=/, Punctuation + rule /\}/, Punctuation, :pop! + + mixin :root + end + + state :array do + mixin :comments_and_whitespace + + rule /,/, Punctuation + rule /\]/, Punctuation, :pop! + + mixin :root + end + + state :dq do + rule /[^\\"]+/, Str::Double + rule /\\"/, Str::Escape + rule /"/, Str::Double, :pop! + end + + state :sq do + rule /[^\\']+/, Str::Single + rule /\\'/, Str::Escape + rule /'/, Str::Single, :pop! + end + + state :heredoc do + rule /\n/, Str::Heredoc, :heredoc_nl + rule /[^$\n]+/, Str::Heredoc + rule /[$]/, Str::Heredoc + end + + state :heredoc_nl do + rule /\s*(\w+)\s*\n/ do |m| + if m[1] == @heredocstr + token Name::Constant + pop! 2 + else + token Str::Heredoc + end + end + + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/html.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/html.rb new file mode 100644 index 0000000..551558a --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/html.rb @@ -0,0 +1,140 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class HTML < RegexLexer + title "HTML" + desc "HTML, the markup language of the web" + tag 'html' + filenames '*.htm', '*.html', '*.xhtml' + mimetypes 'text/html', 'application/xhtml+xml' + + def self.detect?(text) + return true if text.doctype?(/\bhtml\b/i) + return true if text =~ /<\s*html\b/ + end + + start do + @javascript = Javascript.new(options) + @css = CSS.new(options) + end + + state :root do + rule /[^<&]+/m, Text + rule /&\S*?;/, Name::Entity + rule //im, Comment::Preproc + rule //m, Comment::Preproc + rule //, Comment, :pop! + rule /-/, Comment + end + + state :tag do + rule /\s+/m, Text + rule /[a-zA-Z0-9_:-]+\s*=\s*/m, Name::Attribute, :attr + rule /[a-zA-Z0-9_:-]+/, Name::Attribute + rule %r(/?\s*>)m, Name::Tag, :pop! + end + + state :attr do + # TODO: are backslash escapes valid here? + rule /"/ do + token Str + goto :dq + end + + rule /'/ do + token Str + goto :sq + end + + rule /[^\s>]+/, Str, :pop! + end + + state :dq do + rule /"/, Str, :pop! + rule /[^"]+/, Str + end + + state :sq do + rule /'/, Str, :pop! + rule /[^']+/, Str + end + + state :script_content do + rule %r([^<]+) do + delegate @javascript + end + + rule %r(<\s*/\s*script\s*>)m, Name::Tag, :pop! + + rule %r(<) do + delegate @javascript + end + end + + state :style_content do + rule /[^<]+/ do + delegate @lang + end + + rule %r(<\s*/\s*style\s*>)m, Name::Tag, :pop! + + rule / ->> . / // + //= /= < << <<= <= = > >= >> + >>= @ @= ^ ^= accumulate apply as-> assoc butlast + calling-module-name car cdr chain coll? combinations comp complement compress cond + cons cons? constantly count cut cycle dec defclass defmacro defmacro! + defmacro/g! defmain defn defreader dict-comp disassemble dispatch-reader-macro distinct do doto + drop drop-last drop-while empty? eval eval-and-compile eval-when-compile even? every? filter + first flatten float? fn for* fraction genexpr gensym get group-by + identity if* if-not if-python2 inc input instance? integer integer-char? integer? + interleave interpose islice iterable? iterate iterator? juxt keyword keyword? last + let lif lif-not list* list-comp macro-error macroexpand macroexpand-1 map merge-with + multicombinations name neg? none? not-in not? nth numeric? odd? partition + permutations pos? product quasiquote quote range read read-str reduce remove + repeat repeatedly require rest second set-comp setv some string string? + symbol? take take-nth take-while tee unless unquote unquote-splicing when with* + with-decorator with-gensyms xor yield-from zero? zip zip-longest | |= ~ + ) + end + + identifier = %r([\w!$%*+,<=>?/.-]+) + keyword = %r([\w!\#$%*+,<=>?/.-]+) + + def name_token(name) + return Keyword if self.class.keywords.include?(name) + return Name::Builtin if self.class.builtins.include?(name) + nil + end + + state :root do + rule /;.*?$/, Comment::Single + rule /\s+/m, Text::Whitespace + + rule /-?\d+\.\d+/, Num::Float + rule /-?\d+/, Num::Integer + rule /0x-?[0-9a-fA-F]+/, Num::Hex + + rule /"(\\.|[^"])*"/, Str + rule /'#{keyword}/, Str::Symbol + rule /::?#{keyword}/, Name::Constant + rule /\\(.|[a-z]+)/i, Str::Char + + + rule /~@|[`\'#^~&@]/, Operator + + rule /(\()(\s*)(#{identifier})/m do |m| + token Punctuation, m[1] + token Text::Whitespace, m[2] + token(name_token(m[3]) || Name::Function, m[3]) + end + + rule identifier do |m| + token name_token(m[0]) || Name + end + + # vectors + rule /[\[\]]/, Punctuation + + # maps + rule /[{}]/, Punctuation + + # parentheses + rule /[()]/, Punctuation + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/idlang.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/idlang.rb new file mode 100644 index 0000000..47a61b9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/idlang.rb @@ -0,0 +1,312 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# vim: set ts=2 sw=2 et: + +module Rouge + module Lexers + class IDLang < RegexLexer + title "IDL" + desc "Interactive Data Language" + + tag 'idlang' + filenames '*.idl' + + name = /[_A-Z]\w*/i + kind_param = /(\d+|#{name})/ + exponent = /[dDeE][+-]\d+/ + + def self.exec_unit + @exec_unit ||= Set.new %w( + PRO FUNCTION + ) + end + + def self.keywords + @keywords ||= Set.new %w( + STRUCT INHERITS + RETURN CONTINUE BEGIN END BREAK GOTO + ) + end + + def self.standalone_statements + # Must not have a comma afterwards + @standalone_statements ||= Set.new %w( + COMMON FORWARD_FUNCTION + ) + end + + def self.decorators + # Must not have a comma afterwards + @decorators ||= Set.new %w( + COMPILE_OPT + ) + end + + def self.operators + @operators ||= Set.new %w( + AND= EQ= GE= GT= LE= LT= MOD= NE= OR= XOR= NOT= + ) + end + + def self.conditionals + @conditionals ||= Set.new %w( + OF DO ENDIF ENDELSE ENDFOR ENDFOREACH ENDWHILE ENDREP ENDCASE ENDSWITCH + IF THEN ELSE FOR FOREACH WHILE REPEAT UNTIL CASE SWITCH + AND EQ GE GT LE LT MOD NE OR XOR NOT + ) + end + + def self.routines + @routines ||= Set.new %w( + A_CORRELATE ABS ACOS ADAPT_HIST_EQUAL ALOG ALOG10 + AMOEBA ANNOTATE ARG_PRESENT ARRAY_EQUAL + ARRAY_INDICES ARROW ASCII_TEMPLATE ASIN ASSOC ATAN + AXIS BAR_PLOT BESELI BESELJ BESELK BESELY BETA + BILINEAR BIN_DATE BINARY_TEMPLATE BINDGEN BINOMIAL + BLAS_AXPY BLK_CON BOX_CURSOR BREAK BREAKPOINT + BROYDEN BYTARR BYTE BYTEORDER BYTSCL C_CORRELATE + CALDAT CALENDAR CALL_EXTERNAL CALL_FUNCTION + CALL_METHOD CALL_PROCEDURE CATCH CD CEIL CHEBYSHEV + CHECK_MATH CHISQR_CVF CHISQR_PDF CHOLDC CHOLSOL + CINDGEN CIR_3PNT CLOSE CLUST_WTS CLUSTER + COLOR_CONVERT COLOR_QUAN COLORMAP_APPLICABLE COMFIT + COMPLEX COMPLEXARR COMPLEXROUND + COMPUTE_MESH_NORMALS COND CONGRID CONJ + CONSTRAINED_MIN CONTOUR CONVERT_COORD CONVOL + COORD2TO3 CORRELATE COS COSH CRAMER CREATE_STRUCT + CREATE_VIEW CROSSP CRVLENGTH CT_LUMINANCE CTI_TEST + CURSOR CURVEFIT CV_COORD CVTTOBM CW_ANIMATE + CW_ANIMATE_GETP CW_ANIMATE_LOAD CW_ANIMATE_RUN + CW_ARCBALL CW_BGROUP CW_CLR_INDEX CW_COLORSEL + CW_DEFROI CW_FIELD CW_FILESEL CW_FORM CW_FSLIDER + CW_LIGHT_EDITOR CW_LIGHT_EDITOR_GET + CW_LIGHT_EDITOR_SET CW_ORIENT CW_PALETTE_EDITOR + CW_PALETTE_EDITOR_GET CW_PALETTE_EDITOR_SET + CW_PDMENU CW_RGBSLIDER CW_TMPL CW_ZOOM DBLARR + DCINDGEN DCOMPLEX DCOMPLEXARR DEFINE_KEY DEFROI + DEFSYSV DELETE_SYMBOL DELLOG DELVAR DERIV DERIVSIG + DETERM DEVICE DFPMIN DIALOG_MESSAGE + DIALOG_PICKFILE DIALOG_PRINTERSETUP + DIALOG_PRINTJOB DIALOG_READ_IMAGE + DIALOG_WRITE_IMAGE DICTIONARY DIGITAL_FILTER DILATE DINDGEN + DISSOLVE DIST DLM_LOAD DLM_REGISTER + DO_APPLE_SCRIPT DOC_LIBRARY DOUBLE DRAW_ROI EFONT + EIGENQL EIGENVEC ELMHES EMPTY ENABLE_SYSRTN EOF + ERASE ERODE ERRORF ERRPLOT EXECUTE EXIT EXP EXPAND + EXPAND_PATH EXPINT EXTRAC EXTRACT_SLICE F_CVF + F_PDF FACTORIAL FFT FILE_CHMOD FILE_DELETE + FILE_EXPAND_PATH FILE_MKDIR FILE_TEST FILE_WHICH + FILE_SEARCH PATH_SEP FILE_DIRNAME FILE_BASENAME + FILE_INFO FILE_MOVE FILE_COPY FILE_LINK FILE_POLL_INPUT + FILEPATH FINDFILE FINDGEN FINITE FIX FLICK FLOAT + FLOOR FLOW3 FLTARR FLUSH FORMAT_AXIS_VALUES + FORWARD_FUNCTION FREE_LUN FSTAT FULSTR FUNCT + FV_TEST FX_ROOT FZ_ROOTS GAMMA GAMMA_CT + GAUSS_CVF GAUSS_PDF GAUSS2DFIT GAUSSFIT GAUSSINT + GET_DRIVE_LIST GET_KBRD GET_LUN GET_SCREEN_SIZE + GET_SYMBOL GETENV GOTO GREG2JUL GRID_TPS GRID3 GS_ITER + H_EQ_CT H_EQ_INT HANNING HASH HEAP_GC HELP HILBERT + HIST_2D HIST_EQUAL HISTOGRAM HLS HOUGH HQR HSV + IBETA IDENTITY IDL_CONTAINER IDLANROI + IDLANROIGROUP IDLFFDICOM IDLFFDXF IDLFFLANGUAGECAT + IDLFFSHAPE IDLGRAXIS IDLGRBUFFER IDLGRCLIPBOARD + IDLGRCOLORBAR IDLGRCONTOUR IDLGRFONT IDLGRIMAGE + IDLGRLEGEND IDLGRLIGHT IDLGRMODEL IDLGRMPEG + IDLGRPALETTE IDLGRPATTERN IDLGRPLOT IDLGRPOLYGON + IDLGRPOLYLINE IDLGRPRINTER IDLGRROI IDLGRROIGROUP + IDLGRSCENE IDLGRSURFACE IDLGRSYMBOL + IDLGRTESSELLATOR IDLGRTEXT IDLGRVIEW + IDLGRVIEWGROUP IDLGRVOLUME IDLGRVRML IDLGRWINDOW + IGAMMA IMAGE_CONT IMAGE_STATISTICS IMAGINARY + INDGEN INT_2D INT_3D INT_TABULATED INTARR INTERPOL + INTERPOLATE INVERT IOCTL ISA ISHFT ISOCONTOUR + ISOSURFACE JOURNAL JUL2GREG JULDAY KEYWORD_SET KRIG2D + KURTOSIS KW_TEST L64INDGEN LABEL_DATE LABEL_REGION + LADFIT LAGUERRE LEEFILT LEGENDRE LINBCG LINDGEN + LINFIT LINKIMAGE LIST LIVE_CONTOUR LIVE_CONTROL + LIVE_DESTROY LIVE_EXPORT LIVE_IMAGE LIVE_INFO + LIVE_LINE LIVE_LOAD LIVE_OPLOT LIVE_PLOT + LIVE_PRINT LIVE_RECT LIVE_STYLE LIVE_SURFACE + LIVE_TEXT LJLCT LL_ARC_DISTANCE LMFIT LMGR LNGAMMA + LNP_TEST LOADCT LOCALE_GET LON64ARR LONARR LONG + LONG64 LSODE LU_COMPLEX LUDC LUMPROVE LUSOL + M_CORRELATE MACHAR MAKE_ARRAY MAKE_DLL MAP_2POINTS + MAP_CONTINENTS MAP_GRID MAP_IMAGE MAP_PATCH + MAP_PROJ_INFO MAP_SET MAX MATRIX_MULTIPLY MD_TEST MEAN + MEANABSDEV MEDIAN MEMORY MESH_CLIP MESH_DECIMATE + MESH_ISSOLID MESH_MERGE MESH_NUMTRIANGLES MESH_OBJ + MESH_SMOOTH MESH_SURFACEAREA MESH_VALIDATE + MESH_VOLUME MESSAGE MIN MIN_CURVE_SURF MK_HTML_HELP + MODIFYCT MOMENT MORPH_CLOSE MORPH_DISTANCE + MORPH_GRADIENT MORPH_HITORMISS MORPH_OPEN + MORPH_THIN MORPH_TOPHAT MPEG_CLOSE MPEG_OPEN + MPEG_PUT MPEG_SAVE MSG_CAT_CLOSE MSG_CAT_COMPILE + MSG_CAT_OPEN MULTI N_ELEMENTS N_PARAMS N_TAGS + NEWTON NORM OBJ_CLASS OBJ_DESTROY OBJ_ISA OBJ_NEW + OBJ_VALID OBJARR ON_ERROR ON_IOERROR ONLINE_HELP + OPEN OPENR OPENW OPENU OPLOT OPLOTERR ORDEREDHASH P_CORRELATE + PARTICLE_TRACE PCOMP PLOT PLOT_3DBOX PLOT_FIELD + PLOTERR PLOTS PNT_LINE POINT_LUN POLAR_CONTOUR + POLAR_SURFACE POLY POLY_2D POLY_AREA POLY_FIT + POLYFILL POLYFILLV POLYSHADE POLYWARP POPD POWELL + PRIMES PRINT PRINTF PRINTD PRODUCT PROFILE PROFILER + PROFILES PROJECT_VOL PS_SHOW_FONTS PSAFM PSEUDO + PTR_FREE PTR_NEW PTR_VALID PTRARR PUSHD QROMB + QROMO QSIMP QUERY_CSV R_CORRELATE R_TEST RADON RANDOMN + RANDOMU RANKS RDPIX READ READF READ_ASCII + READ_BINARY READ_BMP READ_CSV READ_DICOM READ_IMAGE + READ_INTERFILE READ_JPEG READ_PICT READ_PNG + READ_PPM READ_SPR READ_SRF READ_SYLK READ_TIFF + READ_WAV READ_WAVE READ_X11_BITMAP READ_XWD READS + READU REBIN RECALL_COMMANDS RECON3 REDUCE_COLORS + REFORM REGRESS REPLICATE REPLICATE_INPLACE + RESOLVE_ALL RESOLVE_ROUTINE RESTORE RETALL + REVERSE REWIND RK4 ROBERTS ROT ROTATE ROUND + ROUTINE_INFO RS_TEST S_TEST SAVE SAVGOL SCALE3 + SCALE3D SCOPE_LEVEL SCOPE_TRACEBACK SCOPE_VARFETCH + SCOPE_VARNAME SEARCH2D SEARCH3D SET_PLOT SET_SHADING + SET_SYMBOL SETENV SETLOG SETUP_KEYS SFIT + SHADE_SURF SHADE_SURF_IRR SHADE_VOLUME SHIFT SHOW3 + SHOWFONT SIGNUM SIN SINDGEN SINH SIZE SKEWNESS SKIPF + SLICER3 SLIDE_IMAGE SMOOTH SOBEL SOCKET SORT SPAWN + SPH_4PNT SPH_SCAT SPHER_HARM SPL_INIT SPL_INTERP + SPLINE SPLINE_P SPRSAB SPRSAX SPRSIN SPRSTP SQRT + STANDARDIZE STDDEV STOP STRARR STRCMP STRCOMPRESS + STREAMLINE STREGEX STRETCH STRING STRJOIN STRLEN + STRLOWCASE STRMATCH STRMESSAGE STRMID STRPOS + STRPUT STRSPLIT STRTRIM STRUCT_ASSIGN STRUCT_HIDE + STRUPCASE SURFACE SURFR SVDC SVDFIT SVSOL + SWAP_ENDIAN SWITCH SYSTIME T_CVF T_PDF T3D + TAG_NAMES TAN TANH TAPRD TAPWRT TEK_COLOR + TEMPORARY TETRA_CLIP TETRA_SURFACE TETRA_VOLUME + THIN THREED TIME_TEST2 TIMEGEN TM_TEST TOTAL TRACE + TRANSPOSE TRI_SURF TRIANGULATE TRIGRID TRIQL + TRIRED TRISOL TRNLOG TS_COEF TS_DIFF TS_FCAST + TS_SMOOTH TV TVCRS TVLCT TVRD TVSCL TYPENAME UINDGEN UINT + UINTARR UL64INDGEN ULINDGEN ULON64ARR ULONARR + ULONG ULONG64 UNIQ USERSYM VALUE_LOCATE VARIANCE + VAX_FLOAT VECTOR_FIELD VEL VELOVECT VERT_T3D VOIGT + VORONOI VOXEL_PROJ WAIT WARP_TRI WATERSHED WDELETE + WEOF WF_DRAW WHERE WIDGET_BASE WIDGET_BUTTON + WIDGET_CONTROL WIDGET_DRAW WIDGET_DROPLIST + WIDGET_EVENT WIDGET_INFO WIDGET_LABEL WIDGET_LIST + WIDGET_SLIDER WIDGET_TABLE WIDGET_TEXT WINDOW + WRITE_BMP WRITE_CSV WRITE_IMAGE WRITE_JPEG WRITE_NRIF + WRITE_PICT WRITE_PNG WRITE_PPM WRITE_SPR WRITE_SRF + WRITE_SYLK WRITE_TIFF WRITE_WAV WRITE_WAVE WRITEU + WSET WSHOW WTN WV_APPLET WV_CW_WAVELET WV_CWT + WV_DENOISE WV_DWT WV_FN_COIFLET WV_FN_DAUBECHIES + WV_FN_GAUSSIAN WV_FN_HAAR WV_FN_MORLET WV_FN_PAUL + WV_FN_SYMLET WV_IMPORT_DATA WV_IMPORT_WAVELET + WV_PLOT3D_WPS WV_PLOT_MULTIRES WV_PWT + WV_TOOL_DENOISE XBM_EDIT XDISPLAYFILE XDXF XFONT + XINTERANIMATE XLOADCT XMANAGER XMNG_TMPL XMTOOL + XOBJVIEW XPALETTE XPCOLOR XPLOT3D XREGISTERED XROI + XSQ_TEST XSURFACE XVAREDIT XVOLUME XVOLUME_ROTATE + XVOLUME_WRITE_IMAGE XYOUTS ZOOM ZOOM_24 + ) + end + + state :root do + rule /[\s\n]+/, Text::Whitespace + # Normal comments + rule /;.*$/, Comment::Single + rule /\,\s*\,/, Error + rule /\!#{name}/, Name::Variable::Global + + rule /[(),:\&\$]/, Punctuation + + ## Format statements are quite a strange beast. + ## Better process them in their own state. + #rule /\b(FORMAT)(\s*)(\()/mi do |m| + # token Keyword, m[1] + # token Text::Whitespace, m[2] + # token Punctuation, m[3] + # push :format_spec + #end + + rule %r( + [+-]? # sign + ( + (\d+[.]\d*|[.]\d+)(#{exponent})? + | \d+#{exponent} # exponent is mandatory + ) + (_#{kind_param})? # kind parameter + )xi, Num::Float + + rule /\d+(B|S|U|US|LL|L|ULL|UL)?/i, Num::Integer + rule /"[0-7]+(B|O|U|ULL|UL|LL|L)?/i, Num::Oct + rule /'[0-9A-F]+'X(B|S|US|ULL|UL|U|LL|L)?/i, Num::Hex + rule /(#{kind_param}_)?'/, Str::Single, :string_single + rule /(#{kind_param}_)?"/, Str::Double, :string_double + + rule %r{\#\#|\#|\&\&|\|\||/=|<=|>=|->|\@|\?|[-+*/<=~^{}]}, Operator + # Structures and the like + rule /(#{name})(\.)([^\s,]*)/i do |m| + groups Name, Operator, Name + #delegate IDLang, m[3] + end + + rule /(function|pro)((?:\s|\$\s)+)/i do + groups Keyword, Text::Whitespace + push :funcname + end + + rule /#{name}/m do |m| + match = m[0].upcase + if self.class.keywords.include? match + token Keyword + elsif self.class.conditionals.include? match + token Keyword + elsif self.class.decorators.include? match + token Name::Decorator + elsif self.class.standalone_statements.include? match + token Keyword::Reserved + elsif self.class.operators.include? match + token Operator::Word + elsif self.class.routines.include? match + token Name::Builtin + else + token Name + end + end + + end + + state :funcname do + rule /#{name}/, Name::Function + + rule /\s+/, Text::Whitespace + rule /(:+|\$)/, Operator + rule /;.*/, Comment::Single + + # Be done with this state if we hit EOL or comma + rule /$/, Text::Whitespace, :pop! + rule /,/, Operator, :pop! + end + + state :string_single do + rule /[^']+/, Str::Single + rule /''/, Str::Escape + rule /'/, Str::Single, :pop! + end + + state :string_double do + rule /[^"]+/, Str::Double + rule /"/, Str::Double, :pop! + end + + state :format_spec do + rule /'/, Str::Single, :string_single + rule /"/, Str::Double, :string_double + rule /\(/, Punctuation, :format_spec + rule /\)/, Punctuation, :pop! + rule /,/, Punctuation + rule /[\s\n]+/, Text::Whitespace + # Edit descriptors could be seen as a kind of "format literal". + rule /[^\s'"(),]+/, Literal + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/igorpro.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/igorpro.rb new file mode 100644 index 0000000..e3934d0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/igorpro.rb @@ -0,0 +1,664 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class IgorPro < RegexLexer + tag 'igorpro' + filenames '*.ipf' + mimetypes 'text/x-igorpro' + + title "IgorPro" + desc "WaveMetrics Igor Pro" + + def self.keywords + @keywords ||= Set.new %w( + structure endstructure + threadsafe static + macro proc window menu function end + if else elseif endif switch strswitch endswitch + break return continue + for endfor do while + case default + try catch endtry + abortonrte + ) + end + + def self.preprocessor + @preprocessor ||= Set.new %w( + pragma include + define ifdef ifndef undef + if elif else endif + ) + end + + def self.igorDeclarations + @igorDeclarations ||= Set.new %w( + variable string wave strconstant constant + nvar svar dfref funcref struct + char uchar int16 uint16 int32 uint32 int64 uint64 float double + ) + end + + def self.igorConstants + @igorConstants ||= Set.new %w( + nan inf + ) + end + + def self.igorFunction + @igorFunction ||= Set.new %w( + AddListItem AiryA AiryAD AiryB AiryBD AnnotationInfo + AnnotationList AxisInfo AxisList AxisValFromPixel + AxonTelegraphAGetDataNum AxonTelegraphAGetDataString + AxonTelegraphAGetDataStruct AxonTelegraphGetDataNum + AxonTelegraphGetDataString AxonTelegraphGetDataStruct + AxonTelegraphGetTimeoutMs AxonTelegraphSetTimeoutMs + Base64Decode Base64Encode Besseli Besselj Besselk + Bessely BinarySearch BinarySearchInterp CTabList + CaptureHistory CaptureHistoryStart CheckName + ChildWindowList CleanupName ContourInfo ContourNameList + ContourNameToWaveRef ContourZ ControlNameList + ConvertTextEncoding CountObjects CountObjectsDFR + CreationDate CsrInfo CsrWave CsrWaveRef CsrXWave + CsrXWaveRef DataFolderDir DataFolderExists + DataFolderRefStatus DataFolderRefsEqual DateToJulian + Dawson DimDelta DimOffset DimSize Faddeeva FetchURL + FindDimLabel FindListItem FontList FontSizeHeight + FontSizeStringWidth FresnelCos FresnelSin FuncRefInfo + FunctionInfo FunctionList FunctionPath + GISGetAllFileFormats GISSRefsAreEqual Gauss Gauss1D + Gauss2D GetBrowserLine GetBrowserSelection + GetDataFolder GetDataFolderDFR GetDefaultFont + GetDefaultFontSize GetDefaultFontStyle GetDimLabel + GetEnvironmentVariable GetErrMessage GetFormula + GetIndependentModuleName GetIndexedObjName + GetIndexedObjNameDFR GetKeyState GetRTErrMessage + GetRTError GetRTLocInfo GetRTLocation GetRTStackInfo + GetScrapText GetUserData GetWavesDataFolder + GetWavesDataFolderDFR GizmoInfo GizmoScale GrepList + GrepString GuideInfo GuideNameList HDF5AttributeInfo + HDF5DatasetInfo HDF5LibraryInfo HDF5TypeInfo Hash + HyperG0F1 HyperG1F1 HyperG2F1 HyperGNoise HyperGPFQ + IgorInfo IgorVersion ImageInfo ImageNameList + ImageNameToWaveRef IndependentModuleList IndexToScale + IndexedDir IndexedFile Inf Integrate1D Interp2D + Interp3D ItemsInList JacobiCn JacobiSn JulianToDate + Laguerre LaguerreA LaguerreGauss LambertW LayoutInfo + LegendreA ListMatch ListToTextWave ListToWaveRefWave + LowerStr MCC_AutoBridgeBal MCC_AutoFastComp + MCC_AutoPipetteOffset MCC_AutoSlowComp + MCC_AutoWholeCellComp MCC_GetBridgeBalEnable + MCC_GetBridgeBalResist MCC_GetFastCompCap + MCC_GetFastCompTau MCC_GetHolding MCC_GetHoldingEnable + MCC_GetMode MCC_GetNeutralizationCap + MCC_GetNeutralizationEnable MCC_GetOscKillerEnable + MCC_GetPipetteOffset MCC_GetPrimarySignalGain + MCC_GetPrimarySignalHPF MCC_GetPrimarySignalLPF + MCC_GetRsCompBandwidth MCC_GetRsCompCorrection + MCC_GetRsCompEnable MCC_GetRsCompPrediction + MCC_GetSecondarySignalGain MCC_GetSecondarySignalLPF + MCC_GetSlowCompCap MCC_GetSlowCompTau + MCC_GetSlowCompTauX20Enable MCC_GetSlowCurrentInjEnable + MCC_GetSlowCurrentInjLevel + MCC_GetSlowCurrentInjSetlTime MCC_GetWholeCellCompCap + MCC_GetWholeCellCompEnable MCC_GetWholeCellCompResist + MCC_SelectMultiClamp700B MCC_SetBridgeBalEnable + MCC_SetBridgeBalResist MCC_SetFastCompCap + MCC_SetFastCompTau MCC_SetHolding MCC_SetHoldingEnable + MCC_SetMode MCC_SetNeutralizationCap + MCC_SetNeutralizationEnable MCC_SetOscKillerEnable + MCC_SetPipetteOffset MCC_SetPrimarySignalGain + MCC_SetPrimarySignalHPF MCC_SetPrimarySignalLPF + MCC_SetRsCompBandwidth MCC_SetRsCompCorrection + MCC_SetRsCompEnable MCC_SetRsCompPrediction + MCC_SetSecondarySignalGain MCC_SetSecondarySignalLPF + MCC_SetSlowCompCap MCC_SetSlowCompTau + MCC_SetSlowCompTauX20Enable MCC_SetSlowCurrentInjEnable + MCC_SetSlowCurrentInjLevel + MCC_SetSlowCurrentInjSetlTime MCC_SetTimeoutMs + MCC_SetWholeCellCompCap MCC_SetWholeCellCompEnable + MCC_SetWholeCellCompResist MPFXEMGPeak + MPFXExpConvExpPeak MPFXGaussPeak MPFXLorenzianPeak + MPFXVoigtPeak MacroList MandelbrotPoint MarcumQ + MatrixCondition MatrixDet MatrixDot MatrixRank + MatrixTrace ModDate NVAR_Exists NaN NameOfWave + NewFreeDataFolder NewFreeWave NormalizeUnicode + NumVarOrDefault NumberByKey OperationList PICTInfo + PICTList PadString PanelResolution ParamIsDefault + ParseFilePath PathList Pi PixelFromAxisVal PolygonArea + PossiblyQuoteName ProcedureText RemoveByKey + RemoveEnding RemoveFromList RemoveListItem + ReplaceNumberByKey ReplaceString ReplaceStringByKey + SQL2DBinaryWaveToTextWave SQLAllocHandle SQLAllocStmt + SQLBinaryWavesToTextWave SQLBindCol SQLBindParameter + SQLBrowseConnect SQLBulkOperations SQLCancel + SQLCloseCursor SQLColAttributeNum SQLColAttributeStr + SQLColumnPrivileges SQLColumns SQLConnect + SQLDataSources SQLDescribeCol SQLDescribeParam + SQLDisconnect SQLDriverConnect SQLDrivers SQLEndTran + SQLError SQLExecDirect SQLExecute SQLFetch + SQLFetchScroll SQLForeignKeys SQLFreeConnect SQLFreeEnv + SQLFreeHandle SQLFreeStmt SQLGetConnectAttrNum + SQLGetConnectAttrStr SQLGetCursorName SQLGetDataNum + SQLGetDataStr SQLGetDescFieldNum SQLGetDescFieldStr + SQLGetDescRec SQLGetDiagFieldNum SQLGetDiagFieldStr + SQLGetDiagRec SQLGetEnvAttrNum SQLGetEnvAttrStr + SQLGetFunctions SQLGetInfoNum SQLGetInfoStr + SQLGetStmtAttrNum SQLGetStmtAttrStr SQLGetTypeInfo + SQLMoreResults SQLNativeSql SQLNumParams + SQLNumResultCols SQLNumResultRowsIfKnown + SQLNumRowsFetched SQLParamData SQLPrepare + SQLPrimaryKeys SQLProcedureColumns SQLProcedures + SQLPutData SQLReinitialize SQLRowCount + SQLSetConnectAttrNum SQLSetConnectAttrStr + SQLSetCursorName SQLSetDescFieldNum SQLSetDescFieldStr + SQLSetDescRec SQLSetEnvAttrNum SQLSetEnvAttrStr + SQLSetPos SQLSetStmtAttrNum SQLSetStmtAttrStr + SQLSpecialColumns SQLStatistics SQLTablePrivileges + SQLTables SQLTextWaveTo2DBinaryWave + SQLTextWaveToBinaryWaves SQLUpdateBoundValues + SQLXOPCheckState SVAR_Exists ScreenResolution Secs2Date + Secs2Time SelectNumber SelectString + SetEnvironmentVariable SortList SpecialCharacterInfo + SpecialCharacterList SpecialDirPath SphericalBessJ + SphericalBessJD SphericalBessY SphericalBessYD + SphericalHarmonics StartMSTimer StatsBetaCDF + StatsBetaPDF StatsBinomialCDF StatsBinomialPDF + StatsCMSSDCDF StatsCauchyCDF StatsCauchyPDF StatsChiCDF + StatsChiPDF StatsCorrelation StatsDExpCDF StatsDExpPDF + StatsEValueCDF StatsEValuePDF StatsErlangCDF + StatsErlangPDF StatsErrorPDF StatsExpCDF StatsExpPDF + StatsFCDF StatsFPDF StatsFriedmanCDF StatsGEVCDF + StatsGEVPDF StatsGammaCDF StatsGammaPDF + StatsGeometricCDF StatsGeometricPDF StatsHyperGCDF + StatsHyperGPDF StatsInvBetaCDF StatsInvBinomialCDF + StatsInvCMSSDCDF StatsInvCauchyCDF StatsInvChiCDF + StatsInvDExpCDF StatsInvEValueCDF StatsInvExpCDF + StatsInvFCDF StatsInvFriedmanCDF StatsInvGammaCDF + StatsInvGeometricCDF StatsInvKuiperCDF + StatsInvLogNormalCDF StatsInvLogisticCDF + StatsInvMaxwellCDF StatsInvMooreCDF + StatsInvNBinomialCDF StatsInvNCChiCDF StatsInvNCFCDF + StatsInvNormalCDF StatsInvParetoCDF StatsInvPoissonCDF + StatsInvPowerCDF StatsInvQCDF StatsInvQpCDF + StatsInvRayleighCDF StatsInvRectangularCDF + StatsInvSpearmanCDF StatsInvStudentCDF + StatsInvTopDownCDF StatsInvTriangularCDF + StatsInvUsquaredCDF StatsInvVonMisesCDF + StatsInvWeibullCDF StatsKuiperCDF StatsLogNormalCDF + StatsLogNormalPDF StatsLogisticCDF StatsLogisticPDF + StatsMaxwellCDF StatsMaxwellPDF StatsMedian + StatsMooreCDF StatsNBinomialCDF StatsNBinomialPDF + StatsNCChiCDF StatsNCChiPDF StatsNCFCDF StatsNCFPDF + StatsNCTCDF StatsNCTPDF StatsNormalCDF StatsNormalPDF + StatsParetoCDF StatsParetoPDF StatsPermute + StatsPoissonCDF StatsPoissonPDF StatsPowerCDF + StatsPowerNoise StatsPowerPDF StatsQCDF StatsQpCDF + StatsRayleighCDF StatsRayleighPDF StatsRectangularCDF + StatsRectangularPDF StatsRunsCDF StatsSpearmanRhoCDF + StatsStudentCDF StatsStudentPDF StatsTopDownCDF + StatsTriangularCDF StatsTriangularPDF StatsTrimmedMean + StatsUSquaredCDF StatsVonMisesCDF StatsVonMisesNoise + StatsVonMisesPDF StatsWaldCDF StatsWaldPDF + StatsWeibullCDF StatsWeibullPDF StopMSTimer + StrVarOrDefault StringByKey StringFromList StringList + StudentA StudentT TDMAddChannel TDMAddGroup + TDMAppendDataValues TDMAppendDataValuesTime + TDMChannelPropertyExists TDMCloseChannel TDMCloseFile + TDMCloseGroup TDMCreateChannelProperty TDMCreateFile + TDMCreateFileProperty TDMCreateGroupProperty + TDMFilePropertyExists TDMGetChannelPropertyNames + TDMGetChannelPropertyNum TDMGetChannelPropertyStr + TDMGetChannelPropertyTime TDMGetChannelPropertyType + TDMGetChannelStringPropertyLen TDMGetChannels + TDMGetDataType TDMGetDataValues TDMGetDataValuesTime + TDMGetFilePropertyNames TDMGetFilePropertyNum + TDMGetFilePropertyStr TDMGetFilePropertyTime + TDMGetFilePropertyType TDMGetFileStringPropertyLen + TDMGetGroupPropertyNames TDMGetGroupPropertyNum + TDMGetGroupPropertyStr TDMGetGroupPropertyTime + TDMGetGroupPropertyType TDMGetGroupStringPropertyLen + TDMGetGroups TDMGetLibraryErrorDescription + TDMGetNumChannelProperties TDMGetNumChannels + TDMGetNumDataValues TDMGetNumFileProperties + TDMGetNumGroupProperties TDMGetNumGroups + TDMGroupPropertyExists TDMOpenFile TDMOpenFileEx + TDMRemoveChannel TDMRemoveGroup TDMReplaceDataValues + TDMReplaceDataValuesTime TDMSaveFile + TDMSetChannelPropertyNum TDMSetChannelPropertyStr + TDMSetChannelPropertyTime TDMSetDataValues + TDMSetDataValuesTime TDMSetFilePropertyNum + TDMSetFilePropertyStr TDMSetFilePropertyTime + TDMSetGroupPropertyNum TDMSetGroupPropertyStr + TDMSetGroupPropertyTime TableInfo TagVal TagWaveRef + TextEncodingCode TextEncodingName TextFile + ThreadGroupCreate ThreadGroupGetDF ThreadGroupGetDFR + ThreadGroupRelease ThreadGroupWait ThreadProcessorCount + ThreadReturnValue TraceFromPixel TraceInfo + TraceNameList TraceNameToWaveRef TrimString URLDecode + URLEncode UnPadString UniqueName + UnsetEnvironmentVariable UpperStr VariableList Variance + VoigtFunc VoigtPeak WaveCRC WaveDims WaveExists + WaveHash WaveInfo WaveList WaveMax WaveMin WaveName + WaveRefIndexed WaveRefIndexedDFR WaveRefWaveToList + WaveRefsEqual WaveTextEncoding WaveType WaveUnits + WhichListItem WinList WinName WinRecreation WinType + XWaveName XWaveRefFromTrace ZernikeR abs acos acosh + alog area areaXY asin asinh atan atan2 atanh beta betai + binomial binomialNoise binomialln cabs ceil cequal + char2num chebyshev chebyshevU cmplx cmpstr conj cos + cosIntegral cosh cot coth cpowi csc csch date date2secs + datetime defined deltax digamma dilogarithm ei enoise + equalWaves erf erfc erfcw exists exp expInt + expIntegralE1 expNoise fDAQmx_AI_GetReader + fDAQmx_AO_UpdateOutputs fDAQmx_CTR_Finished + fDAQmx_CTR_IsFinished fDAQmx_CTR_IsPulseFinished + fDAQmx_CTR_ReadCounter fDAQmx_CTR_ReadWithOptions + fDAQmx_CTR_SetPulseFrequency fDAQmx_CTR_Start + fDAQmx_ConnectTerminals fDAQmx_DIO_Finished + fDAQmx_DIO_PortWidth fDAQmx_DIO_Read fDAQmx_DIO_Write + fDAQmx_DeviceNames fDAQmx_DisconnectTerminals + fDAQmx_ErrorString fDAQmx_ExternalCalDate + fDAQmx_NumAnalogInputs fDAQmx_NumAnalogOutputs + fDAQmx_NumCounters fDAQmx_NumDIOPorts fDAQmx_ReadChan + fDAQmx_ReadNamedChan fDAQmx_ResetDevice + fDAQmx_ScanGetAvailable fDAQmx_ScanGetNextIndex + fDAQmx_ScanStart fDAQmx_ScanStop fDAQmx_ScanWait + fDAQmx_ScanWaitWithTimeout fDAQmx_SelfCalDate + fDAQmx_SelfCalibration fDAQmx_WF_IsFinished + fDAQmx_WF_WaitUntilFinished fDAQmx_WaveformStart + fDAQmx_WaveformStop fDAQmx_WriteChan factorial fakedata + faverage faverageXY floor gamma gammaEuler gammaInc + gammaNoise gammln gammp gammq gcd gnoise hcsr hermite + hermiteGauss imag interp inverseERF inverseERFC leftx + limit ln log logNormalNoise lorentzianNoise magsqr max + mean median min mod norm note num2char num2istr num2str + numpnts numtype p2rect pcsr pnt2x poissonNoise poly + poly2D qcsr r2polar real rightx round sawtooth + scaleToIndex sec sech sign sin sinIntegral sinc sinh + sqrt str2num stringCRC stringmatch strlen strsearch sum + tan tango_close_device tango_command_inout + tango_compute_image_proj tango_get_dev_attr_list + tango_get_dev_black_box tango_get_dev_cmd_list + tango_get_dev_status tango_get_dev_timeout + tango_get_error_stack tango_open_device + tango_ping_device tango_read_attribute + tango_read_attributes tango_reload_dev_interface + tango_resume_attr_monitor tango_set_attr_monitor_period + tango_set_dev_timeout tango_start_attr_monitor + tango_stop_attr_monitor tango_suspend_attr_monitor + tango_write_attribute tango_write_attributes tanh ticks + time trunc vcsr viAssertIntrSignal viAssertTrigger + viAssertUtilSignal viClear viClose viDisableEvent + viDiscardEvents viEnableEvent viFindNext viFindRsrc + viGetAttribute viGetAttributeString viGpibCommand + viGpibControlATN viGpibControlREN viGpibPassControl + viGpibSendIFC viIn16 viIn32 viIn8 viLock viMapAddress + viMapTrigger viMemAlloc viMemFree viMoveIn16 viMoveIn32 + viMoveIn8 viMoveOut16 viMoveOut32 viMoveOut8 viOpen + viOpenDefaultRM viOut16 viOut32 viOut8 viPeek16 + viPeek32 viPeek8 viPoke16 viPoke32 viPoke8 viRead + viReadSTB viSetAttribute viSetAttributeString + viStatusDesc viTerminate viUnlock viUnmapAddress + viUnmapTrigger viUsbControlIn viUsbControlOut + viVxiCommandQuery viWaitOnEvent viWrite wnoise x2pnt + xcsr zcsr zeromq_client_connect zeromq_client_connect + zeromq_client_recv zeromq_client_recv + zeromq_client_send zeromq_client_send + zeromq_handler_start zeromq_handler_start + zeromq_handler_stop zeromq_handler_stop + zeromq_server_bind zeromq_server_bind + zeromq_server_recv zeromq_server_recv + zeromq_server_send zeromq_server_send zeromq_set + zeromq_set zeromq_stop zeromq_stop + zeromq_test_callfunction zeromq_test_callfunction + zeromq_test_serializeWave zeromq_test_serializeWave + zeta + ) + end + + def self.igorOperation + @igorOperation ||= Set.new %w( + APMath Abort AddFIFOData AddFIFOVectData AddMovieAudio + AddMovieFrame AddWavesToBoxPlot AddWavesToViolinPlot + AdoptFiles Append AppendBoxPlot AppendImage + AppendLayoutObject AppendMatrixContour AppendText + AppendToGizmo AppendToGraph AppendToLayout + AppendToTable AppendViolinPlot AppendXYZContour + AutoPositionWindow AxonTelegraphFindServers + BackgroundInfo Beep BoundingBall BoxSmooth BrowseURL + BuildMenu Button CWT Chart CheckBox CheckDisplayed + ChooseColor Close CloseHelp CloseMovie CloseProc + ColorScale ColorTab2Wave Concatenate ControlBar + ControlInfo ControlUpdate + ConvertGlobalStringTextEncoding ConvexHull Convolve + CopyDimLabels CopyFile CopyFolder CopyScales Correlate + CreateAliasShortcut CreateBrowser Cross CtrlBackground + CtrlFIFO CtrlNamedBackground Cursor CurveFit + CustomControl DAQmx_AI_SetupReader DAQmx_AO_SetOutputs + DAQmx_CTR_CountEdges DAQmx_CTR_OutputPulse + DAQmx_CTR_Period DAQmx_CTR_PulseWidth DAQmx_DIO_Config + DAQmx_DIO_WriteNewData DAQmx_Scan DAQmx_WaveformGen + DPSS DSPDetrend DSPPeriodogram DWT Debugger + DebuggerOptions DefaultFont DefaultGuiControls + DefaultGuiFont DefaultTextEncoding DefineGuide + DelayUpdate DeleteAnnotations DeleteFile DeleteFolder + DeletePoints Differentiate Display DisplayHelpTopic + DisplayProcedure DoAlert DoIgorMenu DoUpdate DoWindow + DoXOPIdle DrawAction DrawArc DrawBezier DrawLine + DrawOval DrawPICT DrawPoly DrawRRect DrawRect DrawText + DrawUserShape Duplicate DuplicateDataFolder EdgeStats + Edit ErrorBars EstimatePeakSizes Execute + ExecuteScriptText ExperimentInfo ExperimentModified + ExportGizmo Extract FBinRead FBinWrite FFT FGetPos + FIFO2Wave FIFOStatus FMaxFlat FPClustering FReadLine + FSetPos FStatus FTPCreateDirectory FTPDelete + FTPDownload FTPUpload FastGaussTransform FastOp + FilterFIR FilterIIR FindAPeak FindContour + FindDuplicates FindLevel FindLevels FindPeak + FindPointsInPoly FindRoots FindSequence FindValue + FuncFit FuncFitMD GBLoadWave GISCreateVectorLayer + GISGetRasterInfo GISGetRegisteredFileInfo + GISGetVectorLayerInfo GISLoadRasterData + GISLoadVectorData GISRasterizeVectorData + GISRegisterFile GISTransformCoords GISUnRegisterFile + GISWriteFieldData GISWriteGeometryData GISWriteRaster + GPIB2 GPIBRead2 GPIBReadBinary2 GPIBReadBinaryWave2 + GPIBReadWave2 GPIBWrite2 GPIBWriteBinary2 + GPIBWriteBinaryWave2 GPIBWriteWave2 GetAxis GetCamera + GetFileFolderInfo GetGizmo GetLastUserMenuInfo + GetMarquee GetMouse GetSelection GetWindow GraphNormal + GraphWaveDraw GraphWaveEdit Grep GroupBox + HDF5CloseFile HDF5CloseGroup HDF5ConvertColors + HDF5CreateFile HDF5CreateGroup HDF5CreateLink HDF5Dump + HDF5DumpErrors HDF5DumpState HDF5FlushFile + HDF5ListAttributes HDF5ListGroup HDF5LoadData + HDF5LoadGroup HDF5LoadImage HDF5OpenFile HDF5OpenGroup + HDF5SaveData HDF5SaveGroup HDF5SaveImage + HDF5TestOperation HDF5UnlinkObject HDFInfo + HDFReadImage HDFReadSDS HDFReadVset Hanning + HideIgorMenus HideInfo HideProcedures HideTools + HilbertTransform Histogram ICA IFFT ITCCloseAll2 + ITCCloseDevice2 ITCConfigAllChannels2 + ITCConfigChannel2 ITCConfigChannelReset2 + ITCConfigChannelUpload2 ITCFIFOAvailable2 + ITCFIFOAvailableAll2 ITCGetAllChannelsConfig2 + ITCGetChannelConfig2 ITCGetCurrentDevice2 + ITCGetDeviceInfo2 ITCGetDevices2 ITCGetErrorString2 + ITCGetSerialNumber2 ITCGetState2 ITCGetVersions2 + ITCInitialize2 ITCOpenDevice2 ITCReadADC2 + ITCReadDigital2 ITCReadTimer2 ITCSelectDevice2 + ITCSetDAC2 ITCSetGlobals2 ITCSetModes2 ITCSetState2 + ITCStartAcq2 ITCStopAcq2 ITCUpdateFIFOPosition2 + ITCUpdateFIFOPositionAll2 ITCWriteDigital2 + ImageAnalyzeParticles ImageBlend ImageBoundaryToMask + ImageComposite ImageEdgeDetection ImageFileInfo + ImageFilter ImageFocus ImageFromXYZ ImageGLCM + ImageGenerateROIMask ImageHistModification + ImageHistogram ImageInterpolate ImageLineProfile + ImageLoad ImageMorphology ImageRegistration + ImageRemoveBackground ImageRestore ImageRotate + ImageSave ImageSeedFill ImageSkeleton3d ImageSnake + ImageStats ImageThreshold ImageTransform + ImageUnwrapPhase ImageWindow IndexSort InsertPoints + Integrate Integrate2D IntegrateODE Interp3DPath + Interpolate2 Interpolate3D JCAMPLoadWave + JointHistogram KMeans KillBackground KillControl + KillDataFolder KillFIFO KillFreeAxis KillPICTs + KillPath KillStrings KillVariables KillWaves + KillWindow Label Layout LayoutPageAction + LayoutSlideShow Legend LinearFeedbackShiftRegister + ListBox LoadData LoadPICT LoadPackagePreferences + LoadWave Loess LombPeriodogram MCC_FindServers + MFR_CheckForNewBricklets MFR_CloseResultFile + MFR_CreateOverviewTable MFR_GetBrickletCount + MFR_GetBrickletData MFR_GetBrickletDeployData + MFR_GetBrickletMetaData MFR_GetBrickletRawData + MFR_GetReportTemplate MFR_GetResultFileMetaData + MFR_GetResultFileName MFR_GetVernissageVersion + MFR_GetVersion MFR_GetXOPErrorMessage + MFR_OpenResultFile + MLLoadWave Make MakeIndex MarkPerfTestTime + MatrixConvolve MatrixCorr MatrixEigenV MatrixFilter + MatrixGLM MatrixGaussJ MatrixInverse MatrixLLS + MatrixLUBkSub MatrixLUD MatrixLUDTD MatrixLinearSolve + MatrixLinearSolveTD MatrixMultiply MatrixOP + MatrixSVBkSub MatrixSVD MatrixSchur MatrixSolve + MatrixTranspose MeasureStyledText Modify ModifyBoxPlot + ModifyBrowser ModifyCamera ModifyContour ModifyControl + ModifyControlList ModifyFreeAxis ModifyGizmo + ModifyGraph ModifyImage ModifyLayout ModifyPanel + ModifyTable ModifyViolinPlot ModifyWaterfall + MoveDataFolder MoveFile MoveFolder MoveString + MoveSubwindow MoveVariable MoveWave MoveWindow + MultiTaperPSD MultiThreadingControl NC_CloseFile + NC_DumpErrors NC_Inquire NC_ListAttributes + NC_ListObjects NC_LoadData NC_OpenFile NI4882 + NILoadWave NeuralNetworkRun NeuralNetworkTrain + NewCamera NewDataFolder NewFIFO NewFIFOChan + NewFreeAxis NewGizmo NewImage NewLayout NewMovie + NewNotebook NewPanel NewPath NewWaterfall Note + Notebook NotebookAction Open OpenHelp OpenNotebook + Optimize PCA ParseOperationTemplate PathInfo + PauseForUser PauseUpdate PlayMovie PlayMovieAction + PlaySound PopupContextualMenu PopupMenu Preferences + PrimeFactors Print PrintGraphs PrintLayout + PrintNotebook PrintSettings PrintTable Project + PulseStats PutScrapText Quit RatioFromNumber + Redimension Remez Remove RemoveContour RemoveFromGizmo + RemoveFromGraph RemoveFromLayout RemoveFromTable + RemoveImage RemoveLayoutObjects RemovePath Rename + RenameDataFolder RenamePICT RenamePath RenameWindow + ReorderImages ReorderTraces ReplaceText ReplaceWave + Resample ResumeUpdate Reverse Rotate SQLHighLevelOp + STFT Save SaveData SaveExperiment SaveGizmoCopy + SaveGraphCopy SaveNotebook SavePICT + SavePackagePreferences SaveTableCopy + SetActiveSubwindow SetAxis SetBackground + SetDashPattern SetDataFolder SetDimLabel SetDrawEnv + SetDrawLayer SetFileFolderInfo SetFormula + SetIdlePeriod SetIgorHook SetIgorMenuMode + SetIgorOption SetMarquee SetProcessSleep SetRandomSeed + SetScale SetVariable SetWaveLock SetWaveTextEncoding + SetWindow ShowIgorMenus ShowInfo ShowTools Silent + Sleep Slider Smooth SmoothCustom Sort SortColumns + SoundInRecord SoundInSet SoundInStartChart + SoundInStatus SoundInStopChart SoundLoadWave + SoundSaveWave SphericalInterpolate + SphericalTriangulate SplitString SplitWave Stack + StackWindows StatsANOVA1Test StatsANOVA2NRTest + StatsANOVA2RMTest StatsANOVA2Test + StatsAngularDistanceTest StatsChiTest + StatsCircularCorrelationTest StatsCircularMeans + StatsCircularMoments StatsCircularTwoSampleTest + StatsCochranTest StatsContingencyTable StatsDIPTest + StatsDunnettTest StatsFTest StatsFriedmanTest + StatsHodgesAjneTest StatsJBTest StatsKDE StatsKSTest + StatsKWTest StatsKendallTauTest + StatsLinearCorrelationTest StatsLinearRegression + StatsMultiCorrelationTest StatsNPMCTest + StatsNPNominalSRTest StatsQuantiles + StatsRankCorrelationTest StatsResample StatsSRTest + StatsSample StatsScheffeTest StatsShapiroWilkTest + StatsSignTest StatsTTest StatsTukeyTest + StatsVariancesTest StatsWRCorrelationTest + StatsWatsonUSquaredTest StatsWatsonWilliamsTest + StatsWheelerWatsonTest StatsWilcoxonRankTest String + StructFill StructGet StructPut SumDimension SumSeries + TDMLoadData TDMSaveData TabControl Tag TextBox + ThreadGroupPutDF ThreadStart TickWavesFromAxis Tile + TileWindows TitleBox ToCommandLine ToolsGrid + Triangulate3d URLRequest Unwrap VDT2 VDTClosePort2 + VDTGetPortList2 VDTGetStatus2 VDTOpenPort2 + VDTOperationsPort2 VDTRead2 VDTReadBinary2 + VDTReadBinaryWave2 VDTReadHex2 VDTReadHexWave2 + VDTReadWave2 VDTTerminalPort2 VDTWrite2 + VDTWriteBinary2 VDTWriteBinaryWave2 VDTWriteHex2 + VDTWriteHexWave2 VDTWriteWave2 VISAControl VISARead + VISAReadBinary VISAReadBinaryWave VISAReadWave + VISAWrite VISAWriteBinary VISAWriteBinaryWave + VISAWriteWave ValDisplay Variable WaveMeanStdv + WaveStats WaveTransform WignerTransform WindowFunction + XLLoadWave cd dir fprintf printf pwd sprintf sscanf + wfprintf + ) + end + + def self.object_name + /\b[a-z][a-z0-9_\.]*?\b/i + end + + object = self.object_name + noLineBreak = /(?:[ \t]|(?:\\\s*[\r\n]))+/ + operator = %r([\#$~!%^&*+=\|?:<>/-]) + punctuation = /[{}()\[\],.;]/ + number_float= /0x[a-f0-9]+/i + number_hex = /\d+\.\d+(e[\+\-]?\d+)?/ + number_int = /[\d]+(?:_\d+)*/ + + state :root do + rule %r(//), Comment, :comments + + rule /#{object}/ do |m| + if m[0].downcase =~ /function/ + token Keyword::Declaration + push :parse_function + elsif self.class.igorDeclarations.include? m[0].downcase + token Keyword::Declaration + push :parse_variables + elsif self.class.keywords.include? m[0].downcase + token Keyword + elsif self.class.igorConstants.include? m[0].downcase + token Keyword::Constant + elsif self.class.igorFunction.include? m[0].downcase + token Name::Builtin + elsif self.class.igorOperation.include? m[0].downcase + token Keyword::Reserved + push :operationFlags + elsif m[0].downcase =~ /\b(v|s|w)_[a-z]+[a-z0-9]*/ + token Name::Constant + else + token Name + end + end + + mixin :preprocessor + mixin :waveFlag + + mixin :characters + mixin :numbers + mixin :whitespace + end + + state :preprocessor do + rule %r((\#)(#{object})) do |m| + if self.class.preprocessor.include? m[2].downcase + token Comment::Preproc + else + token Punctuation, m[1] #i.e. ModuleFunctions + token Name, m[2] + end + + + end + end + + state :assignment do + mixin :whitespace + rule /\"/, Literal::String::Double, :string1 #punctuation for string + mixin :string2 + rule /#{number_float}/, Literal::Number::Float, :pop! + rule /#{number_int}/, Literal::Number::Integer, :pop! + rule /[\(\[\{][^\)\]\}]+[\)\]\}]/, Generic, :pop! + rule /[^\s\/\(]+/, Generic, :pop! + rule(//) { pop! } + end + + state :parse_variables do + mixin :whitespace + rule /[=]/, Punctuation, :assignment + rule object, Name::Variable + rule /[\[\]]/, Punctuation # optional variables in functions + rule /[,]/, Punctuation, :parse_variables + rule /\)/, Punctuation, :pop! # end of function + rule %r([/][a-z]+)i, Keyword::Pseudo, :parse_variables + rule(//) { pop! } + end + + state :parse_function do + rule %r([/][a-z]+)i, Keyword::Pseudo # only one flag + mixin :whitespace + rule object, Name::Function + rule /[\(]/, Punctuation, :parse_variables + rule(//) { pop! } + end + + state :operationFlags do + rule /#{noLineBreak}/, Text + rule /[=]/, Punctuation, :assignment + rule %r([/][a-z]+)i, Keyword::Pseudo, :operationFlags + rule /(as)(\s*)(#{object})/i do + groups Keyword::Type, Text, Name::Label + end + rule(//) { pop! } + end + + # inline variable assignments (i.e. for Make) with strict syntax + state :waveFlag do + rule %r( + (/(?:wave|X|Y)) + (\s*)(=)(\s*) + (#{object}) + )ix do |m| + token Keyword::Pseudo, m[1] + token Text, m[2] + token Punctuation, m[3] + token Text, m[4] + token Name::Variable, m[5] + end + end + + state :characters do + rule /\s/, Text + rule /#{operator}/, Operator + rule /#{punctuation}/, Punctuation + rule /\"/, Literal::String::Double, :string1 #punctuation for string + mixin :string2 + end + + state :numbers do + rule /#{number_float}/, Literal::Number::Float + rule /#{number_hex}/, Literal::Number::Hex + rule /#{number_int}/, Literal::Number::Integer + end + + state :whitespace do + rule /#{noLineBreak}/, Text + end + + state :string1 do + rule /%\w\b/, Literal::String::Other + rule /\\\\/, Literal::String::Escape + rule /\\\"/, Literal::String::Escape + rule /\\/, Literal::String::Escape + rule /[^"]/, Literal::String + rule /\"/, Literal::String::Double, :pop! #punctuation for string + end + + state :string2 do + rule /\'[^']*\'/, Literal::String::Single + end + + state :comments do + rule %r{([/]\s*)([@]\w+\b)}i do + # doxygen comments + groups Comment, Comment::Special + end + rule /[^\r\n]/, Comment + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ini.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ini.rb new file mode 100644 index 0000000..a05fa42 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ini.rb @@ -0,0 +1,54 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class INI < RegexLexer + title "INI" + desc 'the INI configuration format' + tag 'ini' + + # TODO add more here + filenames '*.ini', '*.INI', '*.gitconfig' + mimetypes 'text/x-ini' + + identifier = /[\w\-.]+/ + + state :basic do + rule /[;#].*?\n/, Comment + rule /\s+/, Text + rule /\\\n/, Str::Escape + end + + state :root do + mixin :basic + + rule /(#{identifier})(\s*)(=)/ do + groups Name::Property, Text, Punctuation + push :value + end + + rule /\[.*?\]/, Name::Namespace + end + + state :value do + rule /\n/, Text, :pop! + mixin :basic + rule /"/, Str, :dq + rule /'.*?'/, Str + mixin :esc_str + rule /[^\\\n]+/, Str + end + + state :dq do + rule /"/, Str, :pop! + mixin :esc_str + rule /[^\\"]+/m, Str + end + + state :esc_str do + rule /\\./m, Str::Escape + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/io.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/io.rb new file mode 100644 index 0000000..92dd126 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/io.rb @@ -0,0 +1,69 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class IO < RegexLexer + tag 'io' + title "Io" + desc 'The IO programming language (http://iolanguage.com)' + mimetypes 'text/x-iosrc' + filenames '*.io' + + def self.detect?(text) + return true if text.shebang? 'io' + end + + def self.constants + @constants ||= Set.new %w(nil false true) + end + + def self.builtins + @builtins ||= Set.new %w( + args call clone do doFile doString else elseif for if list + method return super then + ) + end + + state :root do + rule /\s+/m, Text + rule %r(//.*?\n), Comment::Single + rule %r(#.*?\n), Comment::Single + rule %r(/(\\\n)?[*].*?[*](\\\n)?/)m, Comment::Multiline + rule %r(/[+]), Comment::Multiline, :nested_comment + + rule /"(\\\\|\\"|[^"])*"/, Str + + rule %r(:?:=), Keyword + rule /[()]/, Punctuation + + rule %r([-=;,*+>"*]/ + end + + def allow_comments? + true + end + end + + load_lexer 'ruby.rb' + class IRBOutputLexer < Ruby + tag 'irb_output' + + start do + push :stdout + end + + state :has_irb_output do + rule %r(=>), Punctuation, :pop! + rule /.+?(\n|$)/, Generic::Output + end + + state :irb_error do + rule /.+?(\n|$)/, Generic::Error + mixin :has_irb_output + end + + state :stdout do + rule /\w+?(Error|Exception):.+?(\n|$)/, Generic::Error, :irb_error + mixin :has_irb_output + end + + prepend :root do + rule /#/, Keyword::Type, :pop! + mixin :root + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/java.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/java.rb new file mode 100644 index 0000000..efc3ea3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/java.rb @@ -0,0 +1,88 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Java < RegexLexer + title "Java" + desc "The Java programming language (java.com)" + + tag 'java' + filenames '*.java' + mimetypes 'text/x-java' + + keywords = %w( + assert break case catch continue default do else finally for + if goto instanceof new return switch this throw try while + ) + + declarations = %w( + abstract const enum extends final implements native private protected + public static strictfp super synchronized throws transient volatile + ) + + types = %w(boolean byte char double float int long short var void) + + id = /[a-zA-Z_][a-zA-Z0-9_]*/ + + state :root do + rule /[^\S\n]+/, Text + rule %r(//.*?$), Comment::Single + rule %r(/\*.*?\*/)m, Comment::Multiline + # keywords: go before method names to avoid lexing "throw new XYZ" + # as a method signature + rule /(?:#{keywords.join('|')})\b/, Keyword + + rule %r( + (\s*(?:[a-zA-Z_][a-zA-Z0-9_.\[\]<>]*\s+)+?) # return arguments + ([a-zA-Z_][a-zA-Z0-9_]*) # method name + (\s*)(\() # signature start + )mx do |m| + # TODO: do this better, this shouldn't need a delegation + delegate Java, m[1] + token Name::Function, m[2] + token Text, m[3] + token Operator, m[4] + end + + rule /@#{id}/, Name::Decorator + rule /(?:#{declarations.join('|')})\b/, Keyword::Declaration + rule /(?:#{types.join('|')})\b/, Keyword::Type + rule /package\b/, Keyword::Namespace + rule /(?:true|false|null)\b/, Keyword::Constant + rule /(?:class|interface)\b/, Keyword::Declaration, :class + rule /import\b/, Keyword::Namespace, :import + rule /"(\\\\|\\"|[^"])*"/, Str + rule /'(?:\\.|[^\\]|\\u[0-9a-f]{4})'/, Str::Char + rule /(\.)(#{id})/ do + groups Operator, Name::Attribute + end + + rule /#{id}:/, Name::Label + rule /\$?#{id}/, Name + rule /[~^*!%&\[\](){}<>\|+=:;,.\/?-]/, Operator + + digit = /[0-9]_+[0-9]|[0-9]/ + bin_digit = /[01]_+[01]|[01]/ + oct_digit = /[0-7]_+[0-7]|[0-7]/ + hex_digit = /[0-9a-f]_+[0-9a-f]|[0-9a-f]/i + rule /#{digit}+\.#{digit}+([eE]#{digit}+)?[fd]?/, Num::Float + rule /0b#{bin_digit}+/i, Num::Bin + rule /0x#{hex_digit}+/i, Num::Hex + rule /0#{oct_digit}+/, Num::Oct + rule /#{digit}+L?/, Num::Integer + rule /\n/, Text + end + + state :class do + rule /\s+/m, Text + rule id, Name::Class, :pop! + end + + state :import do + rule /\s+/m, Text + rule /[a-z0-9_.]+\*?/i, Name::Namespace, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/javascript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/javascript.rb new file mode 100644 index 0000000..4915664 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/javascript.rb @@ -0,0 +1,283 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + # IMPORTANT NOTICE: + # + # Please do not copy this lexer and open a pull request + # for a new language. It will not get merged, you will + # be unhappy, and kittens will cry. + # + class Javascript < RegexLexer + title "JavaScript" + desc "JavaScript, the browser scripting language" + + tag 'javascript' + aliases 'js' + filenames '*.js', '*.mjs' + mimetypes 'application/javascript', 'application/x-javascript', + 'text/javascript', 'text/x-javascript' + + def self.detect?(text) + return 1 if text.shebang?('node') + return 1 if text.shebang?('jsc') + # TODO: rhino, spidermonkey, etc + end + + state :multiline_comment do + rule %r([*]/), Comment::Multiline, :pop! + rule %r([^*/]+), Comment::Multiline + rule %r([*/]), Comment::Multiline + end + + state :comments_and_whitespace do + rule /\s+/, Text + rule /|<(script|style).*?\2>|<(?!\?(lasso(script)?|=)))+/im) { delegate parent } + end + + state :nosquarebrackets do + rule /\[noprocess\]/, Comment::Preproc, :noprocess + rule /<\?(lasso(script)?|=)/i, Comment::Preproc, :anglebrackets + rule(/([^\[<]||<(script|style).*?\2>|<(?!\?(lasso(script)?|=))|\[(?!noprocess))+/im) { delegate parent } + end + + state :noprocess do + rule %r(\[/noprocess\]), Comment::Preproc, :pop! + rule(%r(([^\[]|\[(?!/noprocess))+)i) { delegate parent } + end + + state :squarebrackets do + rule /\]/, Comment::Preproc, :pop! + mixin :lasso + end + + state :anglebrackets do + rule /\?>/, Comment::Preproc, :pop! + mixin :lasso + end + + state :lassofile do + rule /\]|\?>/, Comment::Preproc, :pop! + mixin :lasso + end + + state :whitespacecomments do + rule /\s+/, Text + rule %r(//.*?\n), Comment::Single + rule %r(/\*\*!.*?\*/)m, Comment::Doc + rule %r(/\*.*?\*/)m, Comment::Multiline + end + + state :lasso do + mixin :whitespacecomments + + # literals + rule /\d*\.\d+(e[+-]?\d+)?/i, Num::Float + rule /0x[\da-f]+/i, Num::Hex + rule /\d+/, Num::Integer + rule /(infinity|NaN)\b/i, Num + rule /'[^'\\]*(\\.[^'\\]*)*'/m, Str::Single + rule /"[^"\\]*(\\.[^"\\]*)*"/m, Str::Double + rule /`[^`]*`/m, Str::Backtick + + # names + rule /\$#{id}/, Name::Variable + rule /#(#{id}|\d+\b)/, Name::Variable::Instance + rule /(\.\s*)('#{id}')/ do + groups Name::Builtin::Pseudo, Name::Variable::Class + end + rule /(self)(\s*->\s*)('#{id}')/i do + groups Name::Builtin::Pseudo, Operator, Name::Variable::Class + end + rule /(\.\.?\s*)(#{id}(=(?!=))?)/ do + groups Name::Builtin::Pseudo, Name::Other + end + rule /(->\\?\s*|&\s*)(#{id}(=(?!=))?)/ do + groups Operator, Name::Other + end + rule /(?)(self|inherited|currentcapture|givenblock)\b/i, Name::Builtin::Pseudo + rule /-(?!infinity)#{id}/i, Name::Attribute + rule /::\s*#{id}/, Name::Label + rule /error_((code|msg)_\w+|adderror|columnrestriction|databaseconnectionunavailable|databasetimeout|deleteerror|fieldrestriction|filenotfound|invaliddatabase|invalidpassword|invalidusername|modulenotfound|noerror|nopermission|outofmemory|reqcolumnmissing|reqfieldmissing|requiredcolumnmissing|requiredfieldmissing|updateerror)/i, Name::Exception + + # definitions + rule /(define)(\s+)(#{id})(\s*=>\s*)(type|trait|thread)\b/i do + groups Keyword::Declaration, Text, Name::Class, Operator, Keyword + end + rule %r((define)(\s+)(#{id})(\s*->\s*)(#{id}=?|[-+*/%]))i do + groups Keyword::Declaration, Text, Name::Class, Operator, Name::Function + push :signature + end + rule /(define)(\s+)(#{id})/i do + groups Keyword::Declaration, Text, Name::Function + push :signature + end + rule %r((public|protected|private|provide)(\s+)((#{id}=?|[-+*/%])(?=\s*\()))i do + groups Keyword, Text, Name::Function + push :signature + end + rule /(public|protected|private|provide)(\s+)(#{id})/i do + groups Keyword, Text, Name::Function + end + + # keywords + rule /(true|false|none|minimal|full|all|void)\b/i, Keyword::Constant + rule /(local|var|variable|global|data(?=\s))\b/i, Keyword::Declaration + rule /(array|date|decimal|duration|integer|map|pair|string|tag|xml|null|boolean|bytes|keyword|list|locale|queue|set|stack|staticarray)\b/i, Keyword::Type + rule /(#{id})(\s+)(in)\b/i do + groups Name, Text, Keyword + end + rule /(let|into)(\s+)(#{id})/i do + groups Keyword, Text, Name + end + + # other + rule /,/, Punctuation, :commamember + rule /(and|or|not)\b/i, Operator::Word + rule /(#{id})(\s*::\s*#{id})?(\s*=(?!=|>))/ do + groups Name, Name::Label, Operator + end + + rule %r((/?)([\w.]+)) do |m| + name = m[2].downcase + + if m[1] != '' + token Punctuation, m[1] + end + + if name == 'namespace_using' + token Keyword::Namespace, m[2] + elsif self.class.keywords[:keywords].include? name + token Keyword, m[2] + elsif self.class.keywords[:types_traits].include? name + token Name::Builtin, m[2] + else + token Name::Other, m[2] + end + end + + rule /(=)(n?bw|n?ew|n?cn|lte?|gte?|n?eq|n?rx|ft)\b/i do + groups Operator, Operator::Word + end + rule %r(:=|[-+*/%=<>&|!?\\]+), Operator + rule /[{}():;,@^]/, Punctuation + end + + state :signature do + rule /\=>/, Operator, :pop! + rule /\)/, Punctuation, :pop! + rule /[(,]/, Punctuation, :parameter + mixin :lasso + end + + state :parameter do + rule /\)/, Punctuation, :pop! + rule /-?#{id}/, Name::Attribute, :pop! + rule /\.\.\./, Name::Builtin::Pseudo + mixin :lasso + end + + state :commamember do + rule %r((#{id}=?|[-+*/%])(?=\s*(\(([^()]*\([^()]*\))*[^\)]*\)\s*)?(::[\w.\s]+)?=>)), Name::Function, :signature + mixin :whitespacecomments + rule //, Text, :pop! + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lasso/keywords.yml b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lasso/keywords.yml new file mode 100644 index 0000000..c5c8c92 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lasso/keywords.yml @@ -0,0 +1,446 @@ +:keywords: + - "cache" + - "database_names" + - "database_schemanames" + - "database_tablenames" + - "define_tag" + - "define_type" + - "email_batch" + - "encode_set" + - "html_comment" + - "handle" + - "handle_error" + - "header" + - "if" + - "inline" + - "iterate" + - "ljax_target" + - "link" + - "link_currentaction" + - "link_currentgroup" + - "link_currentrecord" + - "link_detail" + - "link_firstgroup" + - "link_firstrecord" + - "link_lastgroup" + - "link_lastrecord" + - "link_nextgroup" + - "link_nextrecord" + - "link_prevgroup" + - "link_prevrecord" + - "log" + - "loop" + - "namespace_using" + - "output_none" + - "portal" + - "private" + - "protect" + - "records" + - "referer" + - "referrer" + - "repeating" + - "resultset" + - "rows" + - "search_args" + - "search_arguments" + - "select" + - "sort_args" + - "sort_arguments" + - "thread_atomic" + - "value_list" + - "while" + - "abort" + - "case" + - "else" + - "fail_if" + - "fail_ifnot" + - "fail" + - "if_empty" + - "if_false" + - "if_null" + - "if_true" + - "loop_abort" + - "loop_continue" + - "loop_count" + - "params" + - "params_up" + - "return" + - "return_value" + - "run_children" + - "soap_definetag" + - "soap_lastrequest" + - "soap_lastresponse" + - "tag_name" + - "ascending" + - "average" + - "by" + - "define" + - "descending" + - "do" + - "equals" + - "frozen" + - "group" + - "handle_failure" + - "import" + - "in" + - "into" + - "join" + - "let" + - "match" + - "max" + - "min" + - "on" + - "order" + - "parent" + - "protected" + - "provide" + - "public" + - "require" + - "returnhome" + - "skip" + - "split_thread" + - "sum" + - "take" + - "thread" + - "to" + - "trait" + - "type" + - "where" + - "with" + - "yield" + - "yieldhome" + +:types_traits: + - "atbegin" + - "bson_iter" + - "bson" + - "bytes_document_body" + - "cache_server_element" + - "cache_server" + - "capture" + - "client_address" + - "client_ip" + - "component_container" + - "component_render_state" + - "component" + - "curl" + - "curltoken" + - "currency" + - "custom" + - "data_document" + - "database_registry" + - "dateandtime" + - "dbgp_packet" + - "dbgp_server" + - "debugging_stack" + - "delve" + - "dir" + - "dirdesc" + - "dns_response" + - "document_base" + - "document_body" + - "document_header" + - "dsinfo" + - "eacher" + - "email_compose" + - "email_parse" + - "email_pop" + - "email_queue_impl_base" + - "email_queue_impl" + - "email_smtp" + - "email_stage_impl_base" + - "email_stage_impl" + - "fastcgi_each_fcgi_param" + - "fastcgi_server" + - "fcgi_record" + - "fcgi_request" + - "file" + - "filedesc" + - "filemaker_datasource" + - "generateforeachkeyed" + - "generateforeachunkeyed" + - "generateseries" + - "hash_map" + - "html_atomic_element" + - "html_attr" + - "html_base" + - "html_binary" + - "html_br" + - "html_cdata" + - "html_container_element" + - "html_div" + - "html_document_body" + - "html_document_head" + - "html_eol" + - "html_fieldset" + - "html_form" + - "html_h1" + - "html_h2" + - "html_h3" + - "html_h4" + - "html_h5" + - "html_h6" + - "html_hr" + - "html_img" + - "html_input" + - "html_json" + - "html_label" + - "html_legend" + - "html_link" + - "html_meta" + - "html_object" + - "html_option" + - "html_raw" + - "html_script" + - "html_select" + - "html_span" + - "html_style" + - "html_table" + - "html_td" + - "html_text" + - "html_th" + - "html_tr" + - "http_document_header" + - "http_document" + - "http_error" + - "http_header_field" + - "http_server_connection_handler_globals" + - "http_server_connection_handler" + - "http_server_request_logger_thread" + - "http_server_web_connection" + - "http_server" + - "image" + - "include_cache" + - "inline_type" + - "java_jnienv" + - "jbyte" + - "jbytearray" + - "jchar" + - "jchararray" + - "jfieldid" + - "jfloat" + - "jint" + - "jmethodid" + - "jobject" + - "jshort" + - "json_decode" + - "json_encode" + - "json_literal" + - "json_object" + - "lassoapp_compiledsrc_appsource" + - "lassoapp_compiledsrc_fileresource" + - "lassoapp_content_rep_halt" + - "lassoapp_dirsrc_appsource" + - "lassoapp_dirsrc_fileresource" + - "lassoapp_installer" + - "lassoapp_livesrc_appsource" + - "lassoapp_livesrc_fileresource" + - "lassoapp_long_expiring_bytes" + - "lassoapp_manualsrc_appsource" + - "lassoapp_zip_file_server" + - "lassoapp_zipsrc_appsource" + - "lassoapp_zipsrc_fileresource" + - "ldap" + - "library_thread_loader" + - "list_node" + - "log_impl_base" + - "log_impl" + - "magick_image" + - "map_node" + - "memberstream" + - "memory_session_driver_impl_entry" + - "memory_session_driver_impl" + - "memory_session_driver" + - "mime_reader" + - "mongo_client" + - "mongo_collection" + - "mongo_cursor" + - "mustache_ctx" + - "mysql_session_driver_impl" + - "mysql_session_driver" + - "net_named_pipe" + - "net_tcp_ssl" + - "net_tcp" + - "net_udp_packet" + - "net_udp" + - "odbc_session_driver_impl" + - "odbc_session_driver" + - "opaque" + - "os_process" + - "pair_compare" + - "pairup" + - "pdf_barcode" + - "pdf_chunk" + - "pdf_color" + - "pdf_doc" + - "pdf_font" + - "pdf_hyphenator" + - "pdf_image" + - "pdf_list" + - "pdf_paragraph" + - "pdf_phrase" + - "pdf_read" + - "pdf_table" + - "pdf_text" + - "pdf_typebase" + - "percent" + - "portal_impl" + - "queriable_groupby" + - "queriable_grouping" + - "queriable_groupjoin" + - "queriable_join" + - "queriable_orderby" + - "queriable_orderbydescending" + - "queriable_select" + - "queriable_selectmany" + - "queriable_skip" + - "queriable_take" + - "queriable_thenby" + - "queriable_thenbydescending" + - "queriable_where" + - "raw_document_body" + - "regexp" + - "repeat" + - "scientific" + - "security_registry" + - "serialization_element" + - "serialization_object_identity_compare" + - "serialization_reader" + - "serialization_writer_ref" + - "serialization_writer_standin" + - "serialization_writer" + - "session_delete_expired_thread" + - "signature" + - "sourcefile" + - "sqlite_column" + - "sqlite_currentrow" + - "sqlite_db" + - "sqlite_results" + - "sqlite_session_driver_impl_entry" + - "sqlite_session_driver_impl" + - "sqlite_session_driver" + - "sqlite_table" + - "sqlite3_stmt" + - "sqlite3" + - "sys_process" + - "text_document" + - "tie" + - "timeonly" + - "tree_base" + - "tree_node" + - "tree_nullnode" + - "ucal" + - "usgcpu" + - "usgvm" + - "web_error_atend" + - "web_node_base" + - "web_node_content_representation_css_specialized" + - "web_node_content_representation_html_specialized" + - "web_node_content_representation_js_specialized" + - "web_node_content_representation_xhr_container" + - "web_node_echo" + - "web_node_root" + - "web_request_impl" + - "web_request" + - "web_response_impl" + - "web_response" + - "web_router" + - "websocket_handler" + - "worker_pool" + - "xml_attr" + - "xml_cdatasection" + - "xml_characterdata" + - "xml_comment" + - "xml_document" + - "xml_documentfragment" + - "xml_documenttype" + - "xml_domimplementation" + - "xml_element" + - "xml_entity" + - "xml_entityreference" + - "xml_namednodemap_attr" + - "xml_namednodemap_ht" + - "xml_namednodemap" + - "xml_node" + - "xml_nodelist" + - "xml_notation" + - "xml_processinginstruction" + - "xml_text" + - "xmlstream" + - "zip_file_impl" + - "zip_file" + - "zip_impl" + - "zip" + - "any" + - "formattingbase" + - "html_attributed" + - "html_element_coreattrs" + - "html_element_eventsattrs" + - "html_element_i18nattrs" + - "lassoapp_capabilities" + - "lassoapp_resource" + - "lassoapp_source" + - "queriable_asstring" + - "session_driver" + - "trait_array" + - "trait_asstring" + - "trait_backcontractible" + - "trait_backended" + - "trait_backexpandable" + - "trait_close" + - "trait_contractible" + - "trait_decompose_assignment" + - "trait_doubleended" + - "trait_each_sub" + - "trait_encodeurl" + - "trait_endedfullymutable" + - "trait_expandable" + - "trait_file" + - "trait_finite" + - "trait_finiteforeach" + - "trait_foreach" + - "trait_foreachtextelement" + - "trait_frontcontractible" + - "trait_frontended" + - "trait_frontexpandable" + - "trait_fullymutable" + - "trait_generator" + - "trait_generatorcentric" + - "trait_hashable" + - "trait_json_serialize" + - "trait_keyed" + - "trait_keyedfinite" + - "trait_keyedforeach" + - "trait_keyedmutable" + - "trait_list" + - "trait_map" + - "trait_net" + - "trait_pathcomponents" + - "trait_positionallykeyed" + - "trait_positionallysearchable" + - "trait_queriable" + - "trait_queriablelambda" + - "trait_readbytes" + - "trait_readstring" + - "trait_scalar" + - "trait_searchable" + - "trait_serializable" + - "trait_setencoding" + - "trait_setoperations" + - "trait_stack" + - "trait_treenode" + - "trait_writebytes" + - "trait_writestring" + - "trait_xml_elementcompat" + - "trait_xml_nodecompat" + - "web_connection" + - "web_node_container" + - "web_node_content_css_specialized" + - "web_node_content_document" + - "web_node_content_html_specialized" + - "web_node_content_js_specialized" + - "web_node_content_json_specialized" + - "web_node_content_representation" + - "web_node_content" + - "web_node_postable" + - "web_node" diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/liquid.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/liquid.rb new file mode 100644 index 0000000..60a6130 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/liquid.rb @@ -0,0 +1,288 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Liquid < RegexLexer + title "Liquid" + desc 'Liquid is a templating engine for Ruby (liquidmarkup.org)' + tag 'liquid' + filenames '*.liquid' + + state :root do + rule /[^\{]+/, Text + + rule /(\{%)(\s*)/ do + groups Punctuation, Text::Whitespace + push :tag_or_block + end + + rule /(\{\{)(\s*)/ do + groups Punctuation, Text::Whitespace + push :output + end + + rule /\{/, Text + end + + state :tag_or_block do + # builtin logic blocks + rule /(if|unless|elsif|case)(?=\s+)/, Keyword::Reserved, :condition + + rule /(when)(\s+)/ do + groups Keyword::Reserved, Text::Whitespace + push :when + end + + rule /(else)(\s*)(%\})/ do + groups Keyword::Reserved, Text::Whitespace, Punctuation + pop! + end + + # other builtin blocks + rule /(capture)(\s+)([^\s%]+)(\s*)(%\})/ do + groups Name::Tag, Text::Whitespace, Name::Attribute, Text::Whitespace, Punctuation + pop! + end + + rule /(comment)(\s*)(%\})/ do + groups Name::Tag, Text::Whitespace, Punctuation + push :comment + end + + rule /(raw)(\s*)(%\})/ do + groups Name::Tag, Text::Whitespace, Punctuation + push :raw + end + + rule /assign/, Name::Tag, :assign + rule /include/, Name::Tag, :include + + # end of block + rule /(end(case|unless|if))(\s*)(%\})/ do + groups Keyword::Reserved, nil, Text::Whitespace, Punctuation + pop! + end + + rule /(end([^\s%]+))(\s*)(%\})/ do + groups Name::Tag, nil, Text::Whitespace, Punctuation + pop! + end + + # builtin tags + rule /(cycle)(\s+)(([^\s:]*)(:))?(\s*)/ do |m| + token Name::Tag, m[1] + token Text::Whitespace, m[2] + + if m[4] =~ /'[^']*'/ + token Str::Single, m[4] + elsif m[4] =~ /"[^"]*"/ + token Str::Double, m[4] + else + token Name::Attribute, m[4] + end + + token Punctuation, m[5] + token Text::Whitespace, m[6] + + push :variable_tag_markup + end + + # other tags or blocks + rule /([^\s%]+)(\s*)/ do + groups Name::Tag, Text::Whitespace + push :tag_markup + end + end + + state :output do + mixin :whitespace + mixin :generic + + rule /\}\}/, Punctuation, :pop! + rule /\|/, Punctuation, :filters + end + + state :filters do + mixin :whitespace + + rule(/\}\}/) { token Punctuation; reset_stack } + + rule /([^\s\|:]+)(:?)(\s*)/ do + groups Name::Function, Punctuation, Text::Whitespace + push :filter_markup + end + end + + state :filter_markup do + rule /\|/, Punctuation, :pop! + + mixin :end_of_tag + mixin :end_of_block + mixin :default_param_markup + end + + state :condition do + mixin :end_of_block + mixin :whitespace + + rule /([=!><]=?)/, Operator + + rule /\b((!)|(not\b))/ do + groups nil, Operator, Operator::Word + end + + rule /(contains)/, Operator::Word + + mixin :generic + mixin :whitespace + end + + state :when do + mixin :end_of_block + mixin :whitespace + mixin :generic + end + + state :operator do + rule /(\s*)((=|!|>|<)=?)(\s*)/ do + groups Text::Whitespace, Operator, nil, Text::Whitespace + pop! + end + + rule /(\s*)(\bcontains\b)(\s*)/ do + groups Text::Whitespace, Operator::Word, Text::Whitespace + pop! + end + end + + state :end_of_tag do + rule(/\}\}/) { token Punctuation; reset_stack } + end + + state :end_of_block do + rule(/%\}/) { token Punctuation; reset_stack } + end + + # states for unknown markup + state :param_markup do + mixin :whitespace + mixin :string + + rule /([^\s=:]+)(\s*)(=|:)/ do + groups Name::Attribute, Text::Whitespace, Operator + end + + rule /(\{\{)(\s*)([^\s\}])(\s*)(\}\})/ do + groups Punctuation, Text::Whitespace, nil, Text::Whitespace, Punctuation + end + + mixin :number + mixin :keyword + + rule /,/, Punctuation + end + + state :default_param_markup do + mixin :param_markup + rule /./, Text + end + + state :variable_param_markup do + mixin :param_markup + mixin :variable + rule /./, Text + end + + state :tag_markup do + mixin :end_of_block + mixin :default_param_markup + end + + state :variable_tag_markup do + mixin :end_of_block + mixin :variable_param_markup + end + + # states for different values types + state :keyword do + rule /\b(false|true)\b/, Keyword::Constant + end + + state :variable do + rule /\.(?=\w)/, Punctuation + rule /[a-zA-Z_]\w*\??/, Name::Variable + end + + state :string do + rule /'[^']*'/, Str::Single + rule /"[^"]*"/, Str::Double + end + + state :number do + rule /\d+\.\d+/, Num::Float + rule /\d+/, Num::Integer + end + + state :array_index do + rule /\[/, Punctuation + rule /\]/, Punctuation + end + + state :generic do + mixin :array_index + mixin :keyword + mixin :string + mixin :variable + mixin :number + end + + state :whitespace do + rule /[ \t]+/, Text::Whitespace + end + + state :comment do + rule /(\{%)(\s*)(endcomment)(\s*)(%\})/ do + groups Punctuation, Text::Whitespace, Name::Tag, Text::Whitespace, Punctuation + reset_stack + end + + rule /./, Comment + end + + state :raw do + rule /[^\{]+/, Text + + rule /(\{%)(\s*)(endraw)(\s*)(%\})/ do + groups Punctuation, Text::Whitespace, Name::Tag, Text::Whitespace, Punctuation + reset_stack + end + + rule /\{/, Text + end + + state :assign do + mixin :whitespace + mixin :end_of_block + + rule /(\s*)(=)(\s*)/ do + groups Text::Whitespace, Operator, Text::Whitespace + end + + rule /\|/, Punctuation, :filters + + mixin :generic + end + + state :include do + mixin :whitespace + + rule /([^\.]+)(\.)(html|liquid)/ do + groups Name::Attribute, Punctuation, Name::Attribute + end + + mixin :variable_tag_markup + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_coffeescript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_coffeescript.rb new file mode 100644 index 0000000..d2a54c0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_coffeescript.rb @@ -0,0 +1,34 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class LiterateCoffeescript < RegexLexer + tag 'literate_coffeescript' + title "Literate CoffeeScript" + desc 'Literate coffeescript' + aliases 'litcoffee' + filenames '*.litcoffee' + + def markdown + @markdown ||= Markdown.new(options) + end + + def coffee + @coffee ||= Coffeescript.new(options) + end + + start { markdown.reset!; coffee.reset! } + + state :root do + rule /^( .*?\n)+/m do + delegate coffee + end + + rule /^([ ]{0,3}(\S.*?|)\n)*/m do + delegate markdown + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_haskell.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_haskell.rb new file mode 100644 index 0000000..f4804d0 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/literate_haskell.rb @@ -0,0 +1,37 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class LiterateHaskell < RegexLexer + title "Literate Haskell" + desc 'Literate haskell' + tag 'literate_haskell' + aliases 'lithaskell', 'lhaskell', 'lhs' + filenames '*.lhs' + mimetypes 'text/x-literate-haskell' + + def haskell + @haskell ||= Haskell.new(options) + end + + start { haskell.reset! } + + # TODO: support TeX versions as well. + state :root do + rule /\s*?\n(?=>)/, Text, :code + rule /.*?\n/, Text + rule /.+\z/, Text + end + + state :code do + rule /(>)( .*?(\n|\z))/ do |m| + token Name::Label, m[1] + delegate haskell, m[2] + end + + rule /\s*\n(?=\s*[^>])/, Text, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/llvm.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/llvm.rb new file mode 100644 index 0000000..277e321 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/llvm.rb @@ -0,0 +1,81 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class LLVM < RegexLexer + title "LLVM" + desc 'The LLVM Compiler Infrastructure (http://llvm.org/)' + tag 'llvm' + + filenames '*.ll' + mimetypes 'text/x-llvm' + + string = /"[^"]*?"/ + identifier = /([-a-zA-Z$._][-a-zA-Z$._0-9]*|#{string})/ + + state :basic do + rule /;.*?$/, Comment::Single + rule /\s+/, Text + + rule /#{identifier}\s*:/, Name::Label + + rule /@(#{identifier}|\d+)/, Name::Variable::Global + rule /(%|!)#{identifier}/, Name::Variable + rule /(%|!)\d+/, Name::Variable + + rule /c?#{string}/, Str + + rule /0[xX][a-fA-F0-9]+/, Num + rule /-?\d+(?:[.]\d+)?(?:[eE][-+]?\d+(?:[.]\d+)?)?/, Num + + rule /[=<>{}\[\]()*.,!]|x/, Punctuation + end + + builtin_types = %w( + void float double half x86_fp80 x86mmx fp128 ppc_fp128 label metadata + ) + + state :types do + rule /i[1-9]\d*/, Keyword::Type + rule /#{builtin_types.join('|')}/, Keyword::Type + end + + builtin_keywords = %w( + begin end true false declare define global constant personality private + landingpad linker_private internal available_externally linkonce_odr + linkonce weak weak_odr appending dllimport dllexport common default + hidden protected extern_weak external thread_local zeroinitializer + undef null to tail target triple datalayout volatile nuw nsw nnan ninf + nsz arcp fast exact inbounds align addrspace section alias module asm + sideeffect gc dbg ccc fastcc coldcc x86_stdcallcc x86_fastcallcc + arm_apcscc arm_aapcscc arm_aapcs_vfpcc ptx_device ptx_kernel cc + c signext zeroext inreg sret nounwind noreturn noalias nocapture byval + nest readnone readonly inlinehint noinline alwaysinline optsize ssp + sspreq noredzone noimplicitfloat naked type opaque eq ne slt sgt sle + sge ult ugt ule uge oeq one olt ogt ole oge ord uno unnamed_addr ueq + une uwtable x + ) + + builtin_instructions = %w( + add fadd sub fsub mul fmul udiv sdiv fdiv urem srem frem shl lshr ashr + and or xor icmp fcmp phi call catch trunc zext sext fptrunc fpext + uitofp sitofp fptoui fptosi inttoptr ptrtoint bitcast select va_arg ret + br switch invoke unwind unreachable malloc alloca free load store + getelementptr extractelement insertelement shufflevector getresult + extractvalue insertvalue cleanup resume + ) + + state :keywords do + rule /#{builtin_instructions.join('|')}/, Keyword + rule /#{builtin_keywords.join('|')}/, Keyword + end + + state :root do + mixin :basic + mixin :keywords + mixin :types + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua.rb new file mode 100644 index 0000000..6b0cc8b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua.rb @@ -0,0 +1,126 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Lua < RegexLexer + title "Lua" + desc "Lua (http://www.lua.org)" + tag 'lua' + filenames '*.lua', '*.wlua' + + mimetypes 'text/x-lua', 'application/x-lua' + + option :function_highlighting, 'Whether to highlight builtin functions (default: true)' + option :disabled_modules, 'builtin modules to disable' + + def initialize(opts={}) + @function_highlighting = opts.delete(:function_highlighting) { true } + @disabled_modules = opts.delete(:disabled_modules) { [] } + super(opts) + end + + def self.detect?(text) + return true if text.shebang? 'lua' + end + + def self.builtins + load Pathname.new(__FILE__).dirname.join('lua/builtins.rb') + self.builtins + end + + def builtins + return [] unless @function_highlighting + + @builtins ||= Set.new.tap do |builtins| + self.class.builtins.each do |mod, fns| + next if @disabled_modules.include? mod + builtins.merge(fns) + end + end + end + + state :root do + # lua allows a file to start with a shebang + rule %r(#!(.*?)$), Comment::Preproc + rule //, Text, :base + end + + state :base do + rule %r(--\[(=*)\[.*?\]\1\])m, Comment::Multiline + rule %r(--.*$), Comment::Single + + rule %r((?i)(\d*\.\d+|\d+\.\d*)(e[+-]?\d+)?'), Num::Float + rule %r((?i)\d+e[+-]?\d+), Num::Float + rule %r((?i)0x[0-9a-f]*), Num::Hex + rule %r(\d+), Num::Integer + + rule %r(\n), Text + rule %r([^\S\n]), Text + # multiline strings + rule %r(\[(=*)\[.*?\]\1\])m, Str + + rule %r((==|~=|<=|>=|\.\.\.|\.\.|[=+\-*/%^<>#])), Operator + rule %r([\[\]\{\}\(\)\.,:;]), Punctuation + rule %r((and|or|not)\b), Operator::Word + + rule %r((break|do|else|elseif|end|for|if|in|repeat|return|then|until|while)\b), Keyword + rule %r((local)\b), Keyword::Declaration + rule %r((true|false|nil)\b), Keyword::Constant + + rule %r((function)\b), Keyword, :function_name + + rule %r([A-Za-z_][A-Za-z0-9_]*(\.[A-Za-z_][A-Za-z0-9_]*)?) do |m| + name = m[0] + if self.builtins.include?(name) + token Name::Builtin + elsif name =~ /\./ + a, b = name.split('.', 2) + token Name, a + token Punctuation, '.' + token Name, b + else + token Name + end + end + + rule %r('), Str::Single, :escape_sqs + rule %r("), Str::Double, :escape_dqs + end + + state :function_name do + rule /\s+/, Text + rule %r((?:([A-Za-z_][A-Za-z0-9_]*)(\.))?([A-Za-z_][A-Za-z0-9_]*)) do + groups Name::Class, Punctuation, Name::Function + pop! + end + # inline function + rule %r(\(), Punctuation, :pop! + end + + state :escape_sqs do + mixin :string_escape + mixin :sqs + end + + state :escape_dqs do + mixin :string_escape + mixin :dqs + end + + state :string_escape do + rule %r(\\([abfnrtv\\"']|\d{1,3})), Str::Escape + end + + state :sqs do + rule %r('), Str::Single, :pop! + rule %r([^']+), Str::Single + end + + state :dqs do + rule %r("), Str::Double, :pop! + rule %r([^"]+), Str::Double + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua/builtins.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua/builtins.rb new file mode 100644 index 0000000..2704ba1 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/lua/builtins.rb @@ -0,0 +1,24 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# automatically generated by `rake builtins:lua` +module Rouge + module Lexers + class Lua + def self.builtins + @builtins ||= {}.tap do |b| + b["basic"] = Set.new %w(_G _VERSION assert collectgarbage dofile error getmetatable ipairs load loadfile next pairs pcall print rawequal rawget rawlen rawset select setmetatable tonumber tostring type xpcall file:close file:flush file:lines file:read file:seek file:setvbuf file:write LUA_CPATH LUA_CPATH_5_2 LUA_INIT LUA_INIT_5_2 LUA_PATH LUA_PATH_5_2 luaopen_base luaopen_bit32 luaopen_coroutine luaopen_debug luaopen_io luaopen_math luaopen_os luaopen_package luaopen_string luaopen_table LUA_ERRERR LUA_ERRFILE LUA_ERRGCMM LUA_ERRMEM LUA_ERRRUN LUA_ERRSYNTAX LUA_HOOKCALL LUA_HOOKCOUNT LUA_HOOKLINE LUA_HOOKRET LUA_HOOKTAILCALL LUA_MASKCALL LUA_MASKCOUNT LUA_MASKLINE LUA_MASKRET LUA_MINSTACK LUA_MULTRET LUA_NOREF LUA_OK LUA_OPADD LUA_OPDIV LUA_OPEQ LUA_OPLE LUA_OPLT LUA_OPMOD LUA_OPMUL LUA_OPPOW LUA_OPSUB LUA_OPUNM LUA_REFNIL LUA_REGISTRYINDEX LUA_RIDX_GLOBALS LUA_RIDX_MAINTHREAD LUA_TBOOLEAN LUA_TFUNCTION LUA_TLIGHTUSERDATA LUA_TNIL LUA_TNONE LUA_TNUMBER LUA_TSTRING LUA_TTABLE LUA_TTHREAD LUA_TUSERDATA LUA_USE_APICHECK LUA_YIELD LUAL_BUFFERSIZE) + b["modules"] = Set.new %w(require package.config package.cpath package.loaded package.loadlib package.path package.preload package.searchers package.searchpath) + b["bit32"] = Set.new %w(bit32.arshift bit32.band bit32.bnot bit32.bor bit32.btest bit32.bxor bit32.extract bit32.lrotate bit32.lshift bit32.replace bit32.rrotate bit32.rshift) + b["coroutine"] = Set.new %w(coroutine.create coroutine.resume coroutine.running coroutine.status coroutine.wrap coroutine.yield) + b["debug"] = Set.new %w(debug.debug debug.getuservalue debug.gethook debug.getinfo debug.getlocal debug.getmetatable debug.getregistry debug.getupvalue debug.setuservalue debug.sethook debug.setlocal debug.setmetatable debug.setupvalue debug.traceback debug.upvalueid debug.upvaluejoin) + b["io"] = Set.new %w(io.close io.flush io.input io.lines io.open io.output io.popen io.read io.stderr io.stdin io.stdout io.tmpfile io.type io.write) + b["math"] = Set.new %w(math.abs math.acos math.asin math.atan math.atan2 math.ceil math.cos math.cosh math.deg math.exp math.floor math.fmod math.frexp math.huge math.ldexp math.log math.max math.min math.modf math.pi math.pow math.rad math.random math.randomseed math.sin math.sinh math.sqrt math.tan math.tanh) + b["os"] = Set.new %w(os.clock os.date os.difftime os.execute os.exit os.getenv os.remove os.rename os.setlocale os.time os.tmpname) + b["string"] = Set.new %w(string.byte string.char string.dump string.find string.format string.gmatch string.gsub string.len string.lower string.match string.rep string.reverse string.sub string.upper) + b["table"] = Set.new %w(table.concat table.insert table.pack table.remove table.sort table.unpack) + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/m68k.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/m68k.rb new file mode 100644 index 0000000..67cfa7b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/m68k.rb @@ -0,0 +1,144 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class M68k < RegexLexer + tag 'm68k' + + title "M68k" + desc "Motorola 68k Assembler" + + ws = %r((?:\s|;.*?\n/)+) + id = /[a-zA-Z_][a-zA-Z0-9_]*/ + + def self.keywords + @keywords ||= Set.new %w( + abcd add adda addi addq addx and andi asl asr + + bcc bcs beq bge bgt bhi ble bls blt bmi bne bpl bvc bvs bhs blo + bchg bclr bfchg bfclr bfests bfextu bfffo bfins bfset bftst bkpt bra bse bsr btst + + callm cas cas2 chk chk2 clr cmp cmpa cmpi cmpm cmp2 + + dbcc dbcs dbeq dbge dbgt dbhi dble dbls dblt dbmi dbne dbpl dbvc dbvs dbhs dblo + dbra dbf dbt divs divsl divu divul + + eor eori exg ext extb + + illegal jmp jsr lea link lsl lsr + + move movea move16 movem movep moveq muls mulu + + nbcd neg negx nop not or ori + + pack pea rol ror roxl roxr rtd rtm rtr rts + + sbcd + + seq sne spl smi svc svs st sf sge sgt sle slt scc shi sls scs shs slo + sub suba subi subq subx swap + + tas trap trapcc TODO trapv tst + + unlk unpk eori + ) + end + + def self.keywords_type + @keywords_type ||= Set.new %w( + dc ds dcb + ) + end + + def self.reserved + @reserved ||= Set.new %w( + include incdir incbin end endf endfunc endmain endproc fpu func machine main mmu opword proc set opt section + rept endr + ifeq ifne ifgt ifge iflt ifle iif ifd ifnd ifc ifnc elseif else endc + even cnop fail machine + output radix __G2 __LK + list nolist plen llen ttl subttl spc page listchar format + equ equenv equr set reg + rsreset rsset offset + cargs + fequ.s fequ.d fequ.x fequ.p fequ.w fequ.l fopt + macro endm mexit narg + ) + end + + def self.builtins + @builtins ||=Set.new %w( + d0 d1 d2 d3 d4 d5 d6 d7 + a0 a1 a2 a3 a4 a5 a6 a7 a7' + pc usp ssp ccr + ) + end + + start { push :expr_bol } + + state :expr_bol do + mixin :inline_whitespace + rule(//) { pop! } + end + + state :inline_whitespace do + rule /[\s\t\r]+/, Text + end + + state :whitespace do + rule /\n+/m, Text, :expr_bol + rule %r(^\*(\\.|.)*?\n), Comment::Single, :expr_bol + rule %r(;(\\.|.)*?\n), Comment::Single, :expr_bol + mixin :inline_whitespace + end + + state :root do + rule(//) { push :statements } + end + + state :statements do + mixin :whitespace + rule /"/, Str, :string + rule /#/, Name::Decorator + rule /^\.?[a-zA-Z0-9_]+:?/, Name::Label + rule /\.[bswl]\s/i, Name::Decorator + rule %r('(\\.|\\[0-7]{1,3}|\\x[a-f0-9]{1,2}|[^\\'\n])')i, Str::Char + rule /\$[0-9a-f]+/i, Num::Hex + rule /@[0-8]+/i, Num::Oct + rule /%[01]+/i, Num::Bin + rule /\d+/i, Num::Integer + rule %r([*~&+=\|?:<>/-]), Operator + rule /\\./, Comment::Preproc + rule /[(),.]/, Punctuation + rule /\[[a-zA-Z0-9]*\]/, Punctuation + + rule id do |m| + name = m[0] + + if self.class.keywords.include? name.downcase + token Keyword + elsif self.class.keywords_type.include? name.downcase + token Keyword::Type + elsif self.class.reserved.include? name.downcase + token Keyword::Reserved + elsif self.class.builtins.include? name.downcase + token Name::Builtin + elsif name =~ /[a-zA-Z0-9]+/ + token Name::Variable + else + token Name + end + end + end + + state :string do + rule /"/, Str, :pop! + rule /\\([\\abfnrtv"']|x[a-fA-F0-9]{2,4}|[0-7]{1,3})/, Str::Escape + rule /[^\\"\n]+/, Str + rule /\\\n/, Str + rule /\\/, Str # stray backslash + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/make.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/make.rb new file mode 100644 index 0000000..4b85264 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/make.rb @@ -0,0 +1,113 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Make < RegexLexer + title "Make" + desc "Makefile syntax" + tag 'make' + aliases 'makefile', 'mf', 'gnumake', 'bsdmake' + filenames '*.make', 'Makefile', 'makefile', 'Makefile.*', 'GNUmakefile' + mimetypes 'text/x-makefile' + + bsd_special = %w( + include undef error warning if else elif endif for endfor + ) + + gnu_special = %w( + ifeq ifneq ifdef ifndef else endif include -include define endef : + ) + + line = /(?:\\.|\\\n|[^\\\n])*/m + + def initialize(opts={}) + super + @shell = Shell.new(opts) + end + + start { @shell.reset! } + + state :root do + rule /\s+/, Text + + rule /#.*?\n/, Comment + + rule /(export)(\s+)(?=[a-zA-Z0-9_\${}\t -]+\n)/ do + groups Keyword, Text + push :export + end + + rule /export\s+/, Keyword + + # assignment + rule /([a-zA-Z0-9_${}.-]+)(\s*)([!?:+]?=)/m do |m| + token Name::Variable, m[1] + token Text, m[2] + token Operator, m[3] + push :shell_line + end + + rule /"(\\\\|\\.|[^"\\])*"/, Str::Double + rule /'(\\\\|\\.|[^'\\])*'/, Str::Single + rule /([^\n:]+)(:+)([ \t]*)/ do + groups Name::Label, Operator, Text + push :block_header + end + end + + state :export do + rule /[\w\${}-]/, Name::Variable + rule /\n/, Text, :pop! + rule /\s+/, Text + end + + state :block_header do + rule /[^,\\\n#]+/, Name::Function + rule /,/, Punctuation + rule /#.*?/, Comment + rule /\\\n/, Text + rule /\\./, Text + rule /\n/ do + token Text + goto :block_body + end + end + + state :block_body do + rule /(\t[\t ]*)([@-]?)/ do |m| + groups Text, Punctuation + push :shell_line + end + + rule(//) { @shell.reset!; pop! } + end + + state :shell do + # macro interpolation + rule /\$\(\s*[a-z_]\w*\s*\)/i, Name::Variable + # $(shell ...) + rule /(\$\()(\s*)(shell)(\s+)/m do + groups Name::Function, Text, Name::Builtin, Text + push :shell_expr + end + + rule(/\\./m) { delegate @shell } + stop = /\$\(|\(|\)|\\|$/ + rule(/.+?(?=#{stop})/m) { delegate @shell } + rule(stop) { delegate @shell } + end + + state :shell_expr do + rule(/\(/) { delegate @shell; push } + rule /\)/, Name::Variable, :pop! + mixin :shell + end + + state :shell_line do + rule /\n/, Text, :pop! + mixin :shell + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/markdown.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/markdown.rb new file mode 100644 index 0000000..bbd4acd --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/markdown.rb @@ -0,0 +1,155 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Markdown < RegexLexer + title "Markdown" + desc "Markdown, a light-weight markup language for authors" + + tag 'markdown' + aliases 'md', 'mkd' + filenames '*.markdown', '*.md', '*.mkd' + mimetypes 'text/x-markdown' + + def html + @html ||= HTML.new(options) + end + + start { html.reset! } + + edot = /\\.|[^\\\n]/ + + state :root do + # YAML frontmatter + rule(/\A(---\s*\n.*?\n?)^(---\s*$\n?)/m) { delegate YAML } + + rule /\\./, Str::Escape + + rule /^[\S ]+\n(?:---*)\n/, Generic::Heading + rule /^[\S ]+\n(?:===*)\n/, Generic::Subheading + + rule /^#(?=[^#]).*?$/, Generic::Heading + rule /^##*.*?$/, Generic::Subheading + + rule /(\n[ \t]*)(```|~~~)(.*?)(\n.*?\n)(\2)/m do |m| + sublexer = Lexer.find_fancy(m[3].strip, m[4], @options) + sublexer ||= PlainText.new(@options.merge(:token => Str::Backtick)) + sublexer.reset! + + token Text, m[1] + token Punctuation, m[2] + token Name::Label, m[3] + delegate sublexer, m[4] + token Punctuation, m[5] + end + + rule /\n\n(( |\t).*?\n|\n)+/, Str::Backtick + + rule /(`+)(?:#{edot}|\n)+?\1/, Str::Backtick + + # various uses of * are in order of precedence + + # line breaks + rule /^(\s*[*]){3,}\s*$/, Punctuation + rule /^(\s*[-]){3,}\s*$/, Punctuation + + # bulleted lists + rule /^\s*[*+-](?=\s)/, Punctuation + + # numbered lists + rule /^\s*\d+\./, Punctuation + + # blockquotes + rule /^\s*>.*?$/, Generic::Traceback + + # link references + # [foo]: bar "baz" + rule %r(^ + (\s*) # leading whitespace + (\[) (#{edot}+?) (\]) # the reference + (\s*) (:) # colon + )x do + groups Text, Punctuation, Str::Symbol, Punctuation, Text, Punctuation + + push :title + push :url + end + + # links and images + rule /(!?\[)(#{edot}*?)(\])/ do + groups Punctuation, Name::Variable, Punctuation + push :link + end + + rule /[*][*]#{edot}*?[*][*]/, Generic::Strong + rule /__#{edot}*?__/, Generic::Strong + + rule /[*]#{edot}*?[*]/, Generic::Emph + rule /_#{edot}*?_/, Generic::Emph + + # Automatic links + rule /<.*?@.+[.].+>/, Name::Variable + rule %r[<(https?|mailto|ftp)://#{edot}*?>], Name::Variable + + + rule /[^\\`\[*\n&<]+/, Text + + # inline html + rule(/&\S*;/) { delegate html } + rule(/<#{edot}*?>/) { delegate html } + rule /[&<]/, Text + + rule /\n/, Text + end + + state :link do + rule /(\[)(#{edot}*?)(\])/ do + groups Punctuation, Str::Symbol, Punctuation + pop! + end + + rule /[(]/ do + token Punctuation + push :inline_title + push :inline_url + end + + rule /[ \t]+/, Text + + rule(//) { pop! } + end + + state :url do + rule /[ \t]+/, Text + + # the url + rule /(<)(#{edot}*?)(>)/ do + groups Name::Tag, Str::Other, Name::Tag + pop! + end + + rule /\S+/, Str::Other, :pop! + end + + state :title do + rule /"#{edot}*?"/, Name::Namespace + rule /'#{edot}*?'/, Name::Namespace + rule /[(]#{edot}*?[)]/, Name::Namespace + rule /\s*(?=["'()])/, Text + rule(//) { pop! } + end + + state :inline_title do + rule /[)]/, Punctuation, :pop! + mixin :title + end + + state :inline_url do + rule /[^<\s)]+/, Str::Other, :pop! + rule /\s+/m, Text + mixin :url + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica.rb new file mode 100644 index 0000000..b4ca817 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica.rb @@ -0,0 +1,96 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Mathematica < RegexLexer + title "Mathematica" + desc "Wolfram Mathematica, the world's definitive system for modern technical computing." + tag 'mathematica' + aliases 'wl' + filenames '*.m', '*.wl' + mimetypes 'application/vnd.wolfram.mathematica.package', 'application/vnd.wolfram.wl' + + # Mathematica has various input forms for numbers. We need to handle numbers in bases, precision, accuracy, + # and *^ scientific notation. All this works for integers and real numbers. Some examples + # 1 1234567 1.1 .3 0.2 1*^10 2*^+10 3*^-10 + # 1`1 1``1 1.2` 1.2``1.234*^-10 1.2``1.234*^+10 1.2``1.234*^10 + # 2^^01001 10^^1.2``20.1234*^-10 + base = /(?:\d+)/ + number = /(?:\.\d+|\d+\.\d*|\d+)/ + number_base = /(?:\.\w+|\w+\.\w*|\w+)/ + precision = /`(`?#{number})?/ + + operators = /[+\-*\/|,;.:@~=><&`'^?!_%]/ + braces = /[\[\](){}]/ + + string = /"(\\\\|\\"|[^"])*"/ + + # symbols and namespaced symbols. Note the special form \[Gamma] for named characters. These are also symbols. + # Module With Block Integrate Table Plot + # x32 $x x$ $Context` Context123`$x `Private`Context + # \[Gamma] \[Alpha]x32 Context`\[Xi] + identifier = /[a-zA-Z$][$a-zA-Z0-9]*/ + named_character = /\\\[#{identifier}\]/ + symbol = /(#{identifier}|#{named_character})+/ + context_symbol = /`?#{symbol}(`#{symbol})*`?/ + + # Slots for pure functions. + # Examples: # ## #1 ##3 #Test #"Test" #[Test] #["Test"] + association_slot = /#(#{identifier}|\"#{identifier}\")/ + slot = /#{association_slot}|#[0-9]*/ + + # Handling of message like symbol::usage or symbol::"argx" + message = /::(#{identifier}|#{string})/ + + # Highlighting of the special in and out markers that are prepended when you copy a cell + in_out = /(In|Out)\[[0-9]+\]:?=/ + + # Although Module, With and Block are normal built-in symbols, we give them a special treatment as they are + # the most important expressions for defining local variables + def self.keywords + @keywords = Set.new %w( + Module With Block + ) + end + + # The list of built-in symbols comes from a wolfram server and is created automatically by rake + def self.builtins + load Pathname.new(__FILE__).dirname.join('mathematica/builtins.rb') + self.builtins + end + + state :root do + rule /\s+/, Text::Whitespace + rule /\(\*/, Comment, :comment + rule /#{base}\^\^#{number_base}#{precision}?(\*\^[+-]?\d+)?/, Num # a number with a base + rule /(?:#{number}#{precision}?(?:\*\^[+-]?\d+)?)/, Num # all other numbers + rule message, Name::Tag + rule in_out, Generic::Prompt + rule /#{context_symbol}/m do |m| + match = m[0] + if self.class.keywords.include? match + token Name::Builtin::Pseudo + elsif self.class.builtins.include? match + token Name::Builtin + else + token Name::Variable + end + end + rule slot, Name::Function + rule operators, Operator + rule braces, Punctuation + rule string, Str + end + + # Allow for nested comments and special treatment of ::Section:: or :Author: markup + state :comment do + rule /\(\*/, Comment, :comment + rule /\*\)/, Comment, :pop! + rule /::#{identifier}::/, Comment::Preproc + rule /[ ]:(#{identifier}|[^\S])+:[ ]/, Comment::Preproc + rule /./, Comment + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica/builtins.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica/builtins.rb new file mode 100644 index 0000000..376b0d9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mathematica/builtins.rb @@ -0,0 +1,13 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# automatically generated by `rake builtins:mathematica` +module Rouge + module Lexers + class Mathematica + def self.builtins + @builtins ||= Set.new %w(AASTriangle AnchoredSearch Assert AbelianGroup And AssociateTo Abort AndersonDarlingTest Association AbortKernels AngerJ AssociationFormat AbortProtect AngleBracket AssociationMap Above AnglePath AssociationQ Abs AnglePath3D AssociationThread AbsArg AngleVector AssumeDeterministic AbsoluteCorrelation AngularGauge Assuming AbsoluteCorrelationFunction Animate Assumptions AbsoluteCurrentValue AnimationDirection AsymptoticOutputTracker AbsoluteDashing AnimationRate Asynchronous AbsoluteFileName AnimationRepetitions AsynchronousTaskObject AbsoluteOptions AnimationRunning AsynchronousTasks AbsolutePointSize AnimationRunTime AtomQ AbsoluteThickness AnimationTimeIndex Attributes AbsoluteTime Animator Audio AbsoluteTiming Annotation AudioAmplify AccountingForm Annuity AudioBlockMap Accumulate AnnuityDue AudioCapture Accuracy Annulus AudioChannelAssignment AccuracyGoal Anonymous AudioChannelCombine ActionMenu Antialiasing AudioChannelMix Activate AntihermitianMatrixQ AudioChannels ActiveClassification Antisymmetric AudioChannelSeparate ActiveClassificationObject AntisymmetricMatrixQ AudioData ActivePrediction AnyOrder AudioDelay ActivePredictionObject AnySubset AudioDelete ActiveStyle AnyTrue AudioFade AcyclicGraphQ Apart AudioFrequencyShift AddTo ApartSquareFree AudioGenerator AddUsers APIFunction AudioInputDevice AdjacencyGraph Appearance AudioInsert AdjacencyList AppearanceElements AudioIntervals AdjacencyMatrix AppearanceRules AudioJoin AdjustmentBox AppellF1 AudioLabel AdjustmentBoxOptions Append AudioLength AdjustTimeSeriesForecast AppendTo AudioLocalMeasurements AdministrativeDivisionData Apply AudioLoudness AffineHalfSpace ArcCos AudioMeasurements AffineSpace ArcCosh AudioNormalize AffineStateSpaceModel ArcCot AudioOutputDevice AffineTransform ArcCoth AudioOverlay After ArcCsc AudioPad AggregationLayer ArcCsch AudioPan AircraftData ArcCurvature AudioPartition AirportData ARCHProcess AudioPause AirPressureData ArcLength AudioPitchShift AirTemperatureData ArcSec AudioPlay AiryAi ArcSech AudioPlot AiryAiPrime ArcSin AudioQ AiryAiZero ArcSinDistribution AudioReplace AiryBi ArcSinh AudioResample AiryBiPrime ArcTan AudioReverb AiryBiZero ArcTanh AudioSampleRate AlgebraicIntegerQ Area AudioSpectralMap AlgebraicNumber Arg AudioSpectralTransformation AlgebraicNumberDenominator ArgMax AudioSplit AlgebraicNumberNorm ArgMin AudioStop AlgebraicNumberPolynomial ARIMAProcess AudioStream AlgebraicNumberTrace ArithmeticGeometricMean AudioStreams Algebraics ARMAProcess AudioTimeStretch AlgebraicUnitQ ARProcess AudioTrim Alignment Array AudioType AlignmentPoint ArrayComponents AugmentedSymmetricPolynomial All ArrayDepth Authentication AllowedCloudExtraParameters ArrayFilter AutoAction AllowedCloudParameterExtensions ArrayFlatten Autocomplete AllowedDimensions ArrayMesh AutocompletionFunction AllowGroupClose ArrayPad AutoCopy AllowInlineCells ArrayPlot AutocorrelationTest AllowLooseGrammar ArrayQ AutoDelete AllowReverseGroupClose ArrayResample AutoIndent AllTrue ArrayReshape AutoItalicWords Alphabet ArrayRules Automatic AlphabeticOrder Arrays AutoMultiplicationSymbol AlphabeticSort Arrow AutoRefreshed AlphaChannel Arrowheads AutoRemove AlternateImage ASATriangle AutorunSequencing AlternatingFactorial Ask AutoScroll AlternatingGroup AskAppend AutoSpacing AlternativeHypothesis AskConfirm AutoSubmitting Alternatives AskDisplay Axes AltitudeMethod AskedQ AxesEdge AmbiguityFunction AskedValue AxesLabel AmbiguityList AskFunction AxesOrigin AnatomyData AskState AxesStyle AnatomyForm AskTemplateDisplay Axis AnatomyPlot3D AspectRatio BabyMonsterGroupB BetaPrimeDistribution BooleanMinimize Back BetaRegularized BooleanMinterms Background Between BooleanQ Backslash BetweennessCentrality BooleanRegion Backward BezierCurve Booleans Ball BezierFunction BooleanStrings Band BilateralFilter BooleanTable BandpassFilter Binarize BooleanVariables BandstopFilter BinaryDeserialize BorderDimensions BarabasiAlbertGraphDistribution BinaryDistance BorelTannerDistribution BarChart BinaryFormat Bottom BarChart3D BinaryImageQ BottomHatTransform BarcodeImage BinaryRead BoundaryDiscretizeGraphics BarcodeRecognize BinaryReadList BoundaryDiscretizeRegion BaringhausHenzeTest BinarySerialize BoundaryMesh BarLegend BinaryWrite BoundaryMeshRegion BarlowProschanImportance BinCounts BoundaryMeshRegionQ BarnesG BinLists BoundaryStyle BarOrigin Binomial BoundedRegionQ BarSpacing BinomialDistribution BoundingRegion BartlettHannWindow BinomialProcess BoxData BartlettWindow BinormalDistribution Boxed BaseForm BiorthogonalSplineWavelet BoxMatrix Baseline BipartiteGraphQ BoxObject BaselinePosition BiquadraticFilterModel BoxRatios BaseStyle BirnbaumImportance BoxStyle BasicRecurrentLayer BirnbaumSaundersDistribution BoxWhiskerChart BatchNormalizationLayer BitAnd BracketingBar BatchSize BitClear BrayCurtisDistance BatesDistribution BitGet BreadthFirstScan BattleLemarieWavelet BitLength Break BayesianMaximization BitNot BridgeData BayesianMaximizationObject BitOr BrightnessEqualize BayesianMinimization BitSet BroadcastStationData BayesianMinimizationObject BitShiftLeft Brown Because BitShiftRight BrownForsytheTest BeckmannDistribution BitXor BrownianBridgeProcess Beep BiweightLocation BSplineBasis Before BiweightMidvariance BSplineCurve Begin Black BSplineFunction BeginDialogPacket BlackmanHarrisWindow BSplineSurface BeginPackage BlackmanNuttallWindow BubbleChart BellB BlackmanWindow BubbleChart3D BellY Blank BubbleScale Below BlankNullSequence BubbleSizes BenfordDistribution BlankSequence BuildingData BeniniDistribution Blend BulletGauge BenktanderGibratDistribution Block BusinessDayQ BenktanderWeibullDistribution BlockMap ButterflyGraph BernoulliB BlockRandom ButterworthFilterModel BernoulliDistribution BlomqvistBeta Button BernoulliGraphDistribution BlomqvistBetaTest ButtonBar BernoulliProcess Blue ButtonBox BernsteinBasis Blur ButtonBoxOptions BesselFilterModel BodePlot ButtonData BesselI BohmanWindow ButtonFunction BesselJ Bold ButtonMinHeight BesselJZero Bookmarks ButtonNotebook BesselK Boole ButtonSource BesselY BooleanConsecutiveFunction Byte BesselYZero BooleanConvert ByteArray Beta BooleanCountingFunction ByteArrayQ BetaBinomialDistribution BooleanFunction ByteArrayToString BetaDistribution BooleanGraph ByteCount BetaNegativeBinomialDistribution BooleanMaxterms ByteOrdering C ClassifierInformation ContainsAll CachePersistence ClassifierMeasurements ContainsAny CalendarConvert ClassifierMeasurementsObject ContainsExactly CalendarData Classify ContainsNone CalendarType ClassPriors ContainsOnly Callout Clear ContentFieldOptions CalloutMarker ClearAll ContentLocationFunction CalloutStyle ClearAttributes ContentObject CallPacket ClearCookies ContentPadding CanberraDistance ClearPermissions ContentSelectable Cancel ClearSystemCache ContentSize CancelButton ClebschGordan Context CandlestickChart ClickPane Contexts CanonicalGraph Clip ContextToFileName CanonicalName ClippingStyle Continue CanonicalWarpingCorrespondence ClipPlanes ContinuedFraction CanonicalWarpingDistance ClipPlanesStyle ContinuedFractionK CantorMesh ClipRange ContinuousAction CantorStaircase Clock ContinuousMarkovProcess Cap ClockGauge ContinuousTask CapForm Close ContinuousTimeModelQ CapitalDifferentialD CloseKernels ContinuousWaveletData Capitalize ClosenessCentrality ContinuousWaveletTransform CapsuleShape Closing ContourDetect CaptureRunning CloudAccountData ContourLabels CarlemanLinearize CloudBase ContourPlot CarmichaelLambda CloudConnect ContourPlot3D CaseOrdering CloudDeploy Contours Cases CloudDirectory ContourShading CaseSensitive CloudDisconnect ContourStyle Cashflow CloudEvaluate ContraharmonicMean Casoratian CloudExport ContrastiveLossLayer Catalan CloudExpression Control CatalanNumber CloudExpressions ControlActive Catch CloudFunction ControllabilityGramian Catenate CloudGet ControllabilityMatrix CatenateLayer CloudImport ControllableDecomposition CauchyDistribution CloudLoggingData ControllableModelQ CauchyWindow CloudObject ControllerInformation CayleyGraph CloudObjects ControllerLinking CDF CloudPublish ControllerManipulate CDFDeploy CloudPut ControllerMethod CDFInformation CloudSave ControllerPath CDFWavelet CloudShare ControllerState Ceiling CloudSubmit ControlPlacement CelestialSystem CloudSymbol ControlsRendering Cell ClusterClassify ControlType CellAutoOverwrite ClusterDissimilarityFunction Convergents CellBaseline ClusteringComponents ConversionRules CellBracketOptions ClusteringTree ConvexHullMesh CellChangeTimes CMYKColor ConvolutionLayer CellContext CodeAssistOptions Convolve CellDingbat Coefficient ConwayGroupCo1 CellDynamicExpression CoefficientArrays ConwayGroupCo2 CellEditDuplicate CoefficientList ConwayGroupCo3 CellEpilog CoefficientRules CookieFunction CellEvaluationDuplicate CoifletWavelet CoordinateBoundingBox CellEvaluationFunction Collect CoordinateBoundingBoxArray CellEventActions Colon CoordinateBounds CellFrame ColorBalance CoordinateBoundsArray CellFrameColor ColorCombine CoordinateChartData CellFrameLabelMargins ColorConvert CoordinatesToolOptions CellFrameLabels ColorCoverage CoordinateTransform CellFrameMargins ColorData CoordinateTransformData CellGroup ColorDataFunction CoprimeQ CellGroupData ColorDistance Coproduct CellGrouping ColorFunction CopulaDistribution CellID ColorFunctionScaling Copyable CellLabel Colorize CopyDatabin CellLabelAutoDelete ColorNegate CopyDirectory CellMargins ColorProfileData CopyFile CellObject ColorQ CopyToClipboard CellOpen ColorQuantize CornerFilter CellPrint ColorReplace CornerNeighbors CellProlog ColorRules Correlation Cells ColorSeparate CorrelationDistance CellStyle ColorSetter CorrelationFunction CellTags ColorSlider CorrelationTest CellularAutomaton ColorSpace Cos CensoredDistribution ColorToneMapping Cosh Censoring Column CoshIntegral Center ColumnAlignments CosineDistance CenterArray ColumnLines CosineWindow CenterDot ColumnsEqual CosIntegral CentralFeature ColumnSpacings Cot CentralMoment ColumnWidths Coth CentralMomentGeneratingFunction CombinerFunction Count Cepstrogram CometData CountDistinct CepstrogramArray Commonest CountDistinctBy CepstrumArray CommonestFilter CountRoots CForm CommonName CountryData ChampernowneNumber CommonUnits Counts ChannelBase CommunityBoundaryStyle CountsBy ChannelBrokerAction CommunityGraphPlot Covariance ChannelDatabin CommunityLabels CovarianceEstimatorFunction ChannelListen CommunityRegionStyle CovarianceFunction ChannelListener CompanyData CoxianDistribution ChannelListeners CompatibleUnitQ CoxIngersollRossProcess ChannelObject CompilationOptions CoxModel ChannelPreSendFunction CompilationTarget CoxModelFit ChannelReceiverFunction Compile CramerVonMisesTest ChannelSend Compiled CreateArchive ChannelSubscribers CompiledFunction CreateCellID ChanVeseBinarize Complement CreateChannel Character CompleteGraph CreateCloudExpression CharacterCounts CompleteGraphQ CreateDatabin CharacterEncoding CompleteKaryTree CreateDialog CharacteristicFunction Complex CreateDirectory CharacteristicPolynomial Complexes CreateDocument CharacterName ComplexExpand CreateFile CharacterRange ComplexInfinity CreateIntermediateDirectories Characters ComplexityFunction CreateManagedLibraryExpression ChartBaseStyle ComponentMeasurements CreateNotebook ChartElementFunction ComposeList CreatePalette ChartElements ComposeSeries CreatePermissionsGroup ChartLabels CompositeQ CreateSearchIndex ChartLayout Composition CreateUUID ChartLegends CompoundElement CreateWindow ChartStyle CompoundExpression CriterionFunction Chebyshev1FilterModel CompoundPoissonDistribution CriticalityFailureImportance Chebyshev2FilterModel CompoundPoissonProcess CriticalitySuccessImportance ChebyshevT CompoundRenewalProcess CriticalSection ChebyshevU Compress Cross Check Condition CrossEntropyLossLayer CheckAbort ConditionalExpression CrossingDetect Checkbox Conditioned CrossMatrix CheckboxBar Cone Csc ChemicalData ConfidenceLevel Csch ChessboardDistance ConfidenceRange CubeRoot ChiDistribution ConfidenceTransform Cubics ChineseRemainder ConformAudio Cuboid ChiSquareDistribution ConformImages Cumulant ChoiceButtons Congruent CumulantGeneratingFunction ChoiceDialog ConicHullRegion Cup CholeskyDecomposition Conjugate CupCap Chop ConjugateTranspose Curl ChromaticityPlot Conjunction CurrencyConvert ChromaticityPlot3D ConnectedComponents CurrentDate ChromaticPolynomial ConnectedGraphComponents CurrentImage Circle ConnectedGraphQ CurrentNotebookImage CircleDot ConnectedMeshComponents CurrentScreenImage CircleMinus ConnectLibraryCallbackFunction CurrentValue CirclePlus ConnesWindow CurvatureFlowFilter CirclePoints ConoverTest CurveClosed CircleTimes Constant Cyan CirculantGraph ConstantArray CycleGraph CircularOrthogonalMatrixDistribution ConstantArrayLayer CycleIndexPolynomial CircularQuaternionMatrixDistribution ConstantImage Cycles CircularRealMatrixDistribution ConstantPlusLayer CyclicGroup CircularSymplecticMatrixDistribution ConstantRegionQ Cyclotomic CircularUnitaryMatrixDistribution Constants Cylinder Circumsphere ConstantTimesLayer CylindricalDecomposition CityData ConstellationData ClassifierFunction Containing D DeletePermissionsKey DiscreteMaxLimit DagumDistribution DeleteSearchIndex DiscreteMinLimit DamData DeleteSmallComponents DiscretePlot DamerauLevenshteinDistance DeleteStopwords DiscretePlot3D Darker DelimitedSequence DiscreteRatio Dashed Delimiter DiscreteRiccatiSolve Dashing DelimiterFlashTime DiscreteShift Databin Delimiters DiscreteTimeModelQ DatabinAdd DeliveryFunction DiscreteUniformDistribution DatabinRemove Dendrogram DiscreteVariables Databins Denominator DiscreteWaveletData DatabinUpload DensityHistogram DiscreteWaveletPacketTransform DataDistribution DensityPlot DiscreteWaveletTransform DataRange DensityPlot3D DiscretizeGraphics DataReversed DependentVariables DiscretizeRegion Dataset Deploy Discriminant DateBounds Deployed DisjointQ Dated Depth Disjunction DateDifference DepthFirstScan Disk DatedUnit Derivative DiskMatrix DateFormat DerivativeFilter DiskSegment DateFunction DescriptorStateSpace Dispatch DateHistogram DesignMatrix DispersionEstimatorFunction DateList Det DisplayAllSteps DateListLogPlot DeviceClose DisplayEndPacket DateListPlot DeviceConfigure DisplayForm DateListStepPlot DeviceExecute DisplayFunction DateObject DeviceExecuteAsynchronous DisplayPacket DateObjectQ DeviceObject DistanceFunction DateOverlapsQ DeviceOpen DistanceMatrix DatePattern DeviceRead DistanceTransform DatePlus DeviceReadBuffer Distribute DateRange DeviceReadLatest Distributed DateReduction DeviceReadList DistributedContexts DateString DeviceReadTimeSeries DistributeDefinitions DateTicksFormat Devices DistributionChart DateValue DeviceStreams DistributionFitTest DateWithinQ DeviceWrite DistributionParameterAssumptions DaubechiesWavelet DeviceWriteBuffer DistributionParameterQ DavisDistribution DGaussianWavelet Dithering DawsonF Diagonal Div DayCount DiagonalizableMatrixQ Divide DayCountConvention DiagonalMatrix DivideBy DayHemisphere Dialog Dividers DaylightQ DialogInput Divisible DayMatchQ DialogNotebook Divisors DayName DialogProlog DivisorSigma DayNightTerminator DialogReturn DivisorSum DayPlus DialogSymbols DMSList DayRange Diamond DMSString DayRound DiamondMatrix Do DeBruijnGraph DiceDissimilarity DockedCells Decapitalize DictionaryLookup DocumentGenerator DecimalForm DictionaryWordQ DocumentGeneratorInformation DeclarePackage DifferenceDelta DocumentGenerators Decompose DifferenceQuotient DocumentNotebook DeconvolutionLayer DifferenceRoot DocumentWeightingRules Decrement DifferenceRootReduce DominantColors Decrypt Differences Dot DecryptFile DifferentialD DotDashed DedekindEta DifferentialRoot DotEqual DeepSpaceProbeData DifferentialRootReduce DotLayer Default DifferentiatorFilter Dotted DefaultAxesStyle DigitBlock DoubleBracketingBar DefaultBaseStyle DigitCharacter DoubleDownArrow DefaultBoxStyle DigitCount DoubleLeftArrow DefaultButton DigitQ DoubleLeftRightArrow DefaultDuplicateCellStyle DihedralGroup DoubleLeftTee DefaultDuration Dilation DoubleLongLeftArrow DefaultElement DimensionalCombinations DoubleLongLeftRightArrow DefaultFaceGridsStyle DimensionalMeshComponents DoubleLongRightArrow DefaultFieldHintStyle DimensionReduce DoubleRightArrow DefaultFrameStyle DimensionReducerFunction DoubleRightTee DefaultFrameTicksStyle DimensionReduction DoubleUpArrow DefaultGridLinesStyle Dimensions DoubleUpDownArrow DefaultLabelStyle DiracComb DoubleVerticalBar DefaultMenuStyle DiracDelta DownArrow DefaultNaturalLanguage DirectedEdge DownArrowBar DefaultNewCellStyle DirectedEdges DownArrowUpArrow DefaultOptions DirectedGraph DownLeftRightVector DefaultPrintPrecision DirectedGraphQ DownLeftTeeVector DefaultTicksStyle DirectedInfinity DownLeftVector DefaultTooltipStyle Direction DownLeftVectorBar Defer Directive DownRightTeeVector DefineInputStreamMethod Directory DownRightVector DefineOutputStreamMethod DirectoryName DownRightVectorBar Definition DirectoryQ Downsample Degree DirectoryStack DownTee DegreeCentrality DirichletBeta DownTeeArrow DegreeGraphDistribution DirichletCharacter DownValues DEigensystem DirichletCondition Drop DEigenvalues DirichletConvolve DropoutLayer Deinitialization DirichletDistribution DSolve Del DirichletEta DSolveValue DelaunayMesh DirichletL Dt Delayed DirichletLambda DualSystemsModel Deletable DirichletTransform DumpSave Delete DirichletWindow DuplicateFreeQ DeleteBorderComponents DisableFormatting Duration DeleteCases DiscreteChirpZTransform Dynamic DeleteChannel DiscreteConvolve DynamicEvaluationTimeout DeleteCloudExpression DiscreteDelta DynamicGeoGraphics DeleteContents DiscreteHadamardTransform DynamicImage DeleteDirectory DiscreteIndicator DynamicModule DeleteDuplicates DiscreteLimit DynamicModuleValues DeleteDuplicatesBy DiscreteLQEstimatorGains DynamicSetting DeleteFile DiscreteLQRegulatorGains DynamicWrapper DeleteMissing DiscreteLyapunovSolve DeleteObject DiscreteMarkovProcess E Encrypt EvaluationElements EarthImpactData EncryptedObject EvaluationEnvironment EarthquakeData EncryptFile EvaluationMonitor EccentricityCentrality End EvaluationNotebook Echo EndDialogPacket EvaluationObject EchoFunction EndOfBuffer Evaluator EclipseType EndOfFile EvenQ EdgeAdd EndOfLine EventData EdgeBetweennessCentrality EndOfString EventHandler EdgeCapacity EndPackage EventLabels EdgeConnectivity EngineeringForm EventSeries EdgeContract EnterExpressionPacket ExactBlackmanWindow EdgeCost EnterTextPacket ExactNumberQ EdgeCount Entity ExampleData EdgeCoverQ EntityClass Except EdgeCycleMatrix EntityClassList ExcludedForms EdgeDelete EntityCopies ExcludedLines EdgeDetect EntityGroup ExcludedPhysicalQuantities EdgeForm EntityInstance ExcludePods EdgeIndex EntityList Exclusions EdgeLabeling EntityProperties ExclusionsStyle EdgeLabels EntityProperty Exists EdgeLabelStyle EntityPropertyClass Exit EdgeList EntityStore ExoplanetData EdgeQ EntityTypeName Exp EdgeRenderingFunction EntityValue Expand EdgeRules Entropy ExpandAll EdgeShapeFunction EntropyFilter ExpandDenominator EdgeStyle Environment ExpandFileName EdgeWeight Epilog ExpandNumerator Editable EpilogFunction Expectation EditDistance Equal ExpGammaDistribution EffectiveInterest EqualTilde ExpIntegralE Eigensystem EqualTo ExpIntegralEi Eigenvalues Equilibrium ExpirationDate EigenvectorCentrality EquirippleFilterKernel Exponent Eigenvectors Equivalent ExponentFunction Element Erf ExponentialDistribution ElementData Erfc ExponentialFamily ElementwiseLayer Erfi ExponentialGeneratingFunction ElidedForms ErlangB ExponentialMovingAverage Eliminate ErlangC ExponentialPowerDistribution Ellipsoid ErlangDistribution ExponentStep EllipticE Erosion Export EllipticExp ErrorBox ExportByteArray EllipticExpPrime EscapeRadius ExportForm EllipticF EstimatedBackground ExportString EllipticFilterModel EstimatedDistribution Expression EllipticK EstimatedProcess ExpressionCell EllipticLog EstimatorGains ExpToTrig EllipticNomeQ EstimatorRegulator ExtendedGCD EllipticPi EuclideanDistance Extension EllipticTheta EulerAngles ExtentElementFunction EllipticThetaPrime EulerE ExtentMarkers EmbedCode EulerGamma ExtentSize EmbeddedHTML EulerianGraphQ ExternalBundle EmbeddedService EulerMatrix ExternalEvaluate EmbeddingLayer EulerPhi ExternalOptions EmitSound Evaluatable ExternalSessionObject EmpiricalDistribution Evaluate ExternalSessions EmptyGraphQ EvaluatePacket ExternalTypeSignature EmptyRegion EvaluationBox Extract Enabled EvaluationCell ExtractArchive Encode EvaluationData ExtremeValueDistribution FaceForm FindFaces FormatType FaceGrids FindFile FormBox FaceGridsStyle FindFit FormBoxOptions Factor FindFormula FormControl Factorial FindFundamentalCycles FormFunction Factorial2 FindGeneratingFunction FormLayoutFunction FactorialMoment FindGeoLocation FormObject FactorialMomentGeneratingFunction FindGeometricTransform FormPage FactorialPower FindGraphCommunities FormulaData FactorInteger FindGraphIsomorphism FormulaLookup FactorList FindGraphPartition FortranForm FactorSquareFree FindHamiltonianCycle Forward FactorSquareFreeList FindHamiltonianPath ForwardBackward FactorTerms FindHiddenMarkovStates Fourier FactorTermsList FindIndependentEdgeSet FourierCoefficient Failure FindIndependentVertexSet FourierCosCoefficient FailureAction FindInstance FourierCosSeries FailureDistribution FindIntegerNullVector FourierCosTransform FailureQ FindKClan FourierDCT False FindKClique FourierDCTFilter FareySequence FindKClub FourierDCTMatrix FARIMAProcess FindKPlex FourierDST FeatureDistance FindLibrary FourierDSTMatrix FeatureExtract FindLinearRecurrence FourierMatrix FeatureExtraction FindList FourierParameters FeatureExtractor FindMaximum FourierSequenceTransform FeatureExtractorFunction FindMaximumFlow FourierSeries FeatureNames FindMaxValue FourierSinCoefficient FeatureNearest FindMeshDefects FourierSinSeries FeatureSpacePlot FindMinimum FourierSinTransform FeatureTypes FindMinimumCostFlow FourierTransform FeedbackLinearize FindMinimumCut FourierTrigSeries FeedbackSector FindMinValue FractionalBrownianMotionProcess FeedbackSectorStyle FindPath FractionalGaussianNoiseProcess FeedbackType FindPeaks FractionalPart FetalGrowthData FindPermutation FractionBox Fibonacci FindPostmanTour FractionBoxOptions Fibonorial FindProcessParameters Frame FieldCompletionFunction FindRepeat FrameBox FieldHint FindRoot FrameBoxOptions FieldHintStyle FindSequenceFunction Framed FieldMasked FindSettings FrameLabel FieldSize FindShortestPath FrameMargins File FindShortestTour FrameRate FileBaseName FindSpanningTree FrameStyle FileByteCount FindThreshold FrameTicks FileDate FindTransientRepeat FrameTicksStyle FileExistsQ FindVertexCover FRatioDistribution FileExtension FindVertexCut FrechetDistribution FileFormat FindVertexIndependentPaths FreeQ FileHash FinishDynamic FrenetSerretSystem FileNameDepth FiniteAbelianGroupCount FrequencySamplingFilterKernel FileNameDrop FiniteGroupCount FresnelC FileNameForms FiniteGroupData FresnelF FileNameJoin First FresnelG FileNames FirstCase FresnelS FileNameSetter FirstPassageTimeDistribution Friday FileNameSplit FirstPosition FrobeniusNumber FileNameTake FischerGroupFi22 FrobeniusSolve FilePrint FischerGroupFi23 FromAbsoluteTime FileSize FischerGroupFi24Prime FromCharacterCode FileSystemMap FisherHypergeometricDistribution FromCoefficientRules FileSystemScan FisherRatioTest FromContinuedFraction FileTemplate FisherZDistribution FromDigits FileTemplateApply Fit FromDMS FileType FittedModel FromEntity FilledCurve FixedOrder FromJulianDate Filling FixedPoint FromLetterNumber FillingStyle FixedPointList FromPolarCoordinates FillingTransform Flat FromRomanNumeral FilterRules Flatten FromSphericalCoordinates FinancialBond FlattenAt FromUnixTime FinancialData FlattenLayer Front FinancialDerivative FlatTopWindow FrontEndDynamicExpression FinancialIndicator FlipView FrontEndEventActions Find Floor FrontEndExecute FindArgMax FlowPolynomial FrontEndToken FindArgMin Fold FrontEndTokenExecute FindChannels FoldList Full FindClique FoldPair FullDefinition FindClusters FoldPairList FullForm FindCookies FollowRedirects FullGraphics FindCurvePath FontColor FullInformationOutputRegulator FindCycle FontFamily FullRegion FindDevices FontSize FullSimplify FindDistribution FontSlant Function FindDistributionParameters FontSubstitutions FunctionDomain FindDivisions FontTracking FunctionExpand FindEdgeCover FontVariations FunctionInterpolation FindEdgeCut FontWeight FunctionPeriod FindEdgeIndependentPaths For FunctionRange FindEulerianCycle ForAll FunctionSpace FindExternalEvaluators Format FussellVeselyImportance GaborFilter GeoGraphics GraphDifference GaborMatrix GeogravityModelData GraphDisjointUnion GaborWavelet GeoGridLines GraphDistance GainMargins GeoGridLinesStyle GraphDistanceMatrix GainPhaseMargins GeoGridPosition GraphEmbedding GalaxyData GeoGroup GraphHighlight GalleryView GeoHemisphere GraphHighlightStyle Gamma GeoHemisphereBoundary GraphHub GammaDistribution GeoHistogram Graphics GammaRegularized GeoIdentify Graphics3D GapPenalty GeoImage GraphicsColumn GARCHProcess GeoLabels GraphicsComplex GatedRecurrentLayer GeoLength GraphicsGrid Gather GeoListPlot GraphicsGroup GatherBy GeoLocation GraphicsRow GaugeFaceElementFunction GeologicalPeriodData GraphIntersection GaugeFaceStyle GeomagneticModelData GraphLayout GaugeFrameElementFunction GeoMarker GraphLinkEfficiency GaugeFrameSize GeometricBrownianMotionProcess GraphPeriphery GaugeFrameStyle GeometricDistribution GraphPlot GaugeLabels GeometricMean GraphPlot3D GaugeMarkers GeometricMeanFilter GraphPower GaugeStyle GeometricTransformation GraphPropertyDistribution GaussianFilter GeoModel GraphQ GaussianIntegers GeoNearest GraphRadius GaussianMatrix GeoPath GraphReciprocity GaussianOrthogonalMatrixDistribution GeoPosition GraphStyle GaussianSymplecticMatrixDistribution GeoPositionENU GraphUnion GaussianUnitaryMatrixDistribution GeoPositionXYZ Gray GaussianWindow GeoProjection GrayLevel GCD GeoProjectionData Greater GegenbauerC GeoRange GreaterEqual General GeoRangePadding GreaterEqualLess GeneralizedLinearModelFit GeoRegionValuePlot GreaterEqualThan GenerateAsymmetricKeyPair GeoScaleBar GreaterFullEqual GenerateConditions GeoServer GreaterGreater GeneratedCell GeoStyling GreaterLess GeneratedDocumentBinding GeoStylingImageFunction GreaterSlantEqual GenerateDocument GeoVariant GreaterThan GeneratedParameters GeoVisibleRegion GreaterTilde GenerateHTTPResponse GeoVisibleRegionBoundary Green GenerateSymmetricKey GeoWithinQ GreenFunction GeneratingFunction GeoZoomLevel Grid GeneratorDescription GestureHandler GridBox GeneratorHistoryLength Get GridDefaultElement GeneratorOutputType GetEnvironment GridGraph GenericCylindricalDecomposition Glaisher GridLines GenomeData GlobalClusteringCoefficient GridLinesStyle GenomeLookup Glow GroebnerBasis GeoAntipode GoldenAngle GroupActionBase GeoArea GoldenRatio GroupBy GeoBackground GompertzMakehamDistribution GroupCentralizer GeoBoundingBox GoodmanKruskalGamma GroupElementFromWord GeoBounds GoodmanKruskalGammaTest GroupElementPosition GeoBoundsRegion Goto GroupElementQ GeoBubbleChart Grad GroupElements GeoCenter Gradient GroupElementToWord GeoCircle GradientFilter GroupGenerators GeodesicClosing GradientOrientationFilter Groupings GeodesicDilation GrammarApply GroupMultiplicationTable GeodesicErosion GrammarRules GroupOrbits GeodesicOpening GrammarToken GroupOrder GeoDestination Graph GroupPageBreakWithin GeodesyData Graph3D GroupSetwiseStabilizer GeoDirection GraphAssortativity GroupStabilizer GeoDisk GraphAutomorphismGroup GroupStabilizerChain GeoDisplacement GraphCenter GrowCutComponents GeoDistance GraphComplement Gudermannian GeoDistanceList GraphData GuidedFilter GeoElevationData GraphDensity GumbelDistribution GeoEntities GraphDiameter HaarWavelet HessenbergDecomposition HornerForm HadamardMatrix HexadecimalCharacter HostLookup HalfLine Hexahedron HotellingTSquareDistribution HalfNormalDistribution HiddenMarkovProcess HoytDistribution HalfPlane Highlighted HTTPErrorResponse HalfSpace HighlightGraph HTTPRedirect HamiltonianGraphQ HighlightImage HTTPRequest HammingDistance HighlightMesh HTTPRequestData HammingWindow HighpassFilter HTTPResponse HandlerFunctions HigmanSimsGroupHS Hue HandlerFunctionsKeys HilbertCurve HumanGrowthData HankelH1 HilbertFilter HumpDownHump HankelH2 HilbertMatrix HumpEqual HankelMatrix Histogram HurwitzLerchPhi HankelTransform Histogram3D HurwitzZeta HannPoissonWindow HistogramDistribution HyperbolicDistribution HannWindow HistogramList HypercubeGraph HaradaNortonGroupHN HistogramTransform HyperexponentialDistribution HararyGraph HistogramTransformInterpolation Hyperfactorial HarmonicMean HistoricalPeriodData Hypergeometric0F1 HarmonicMeanFilter HitMissTransform Hypergeometric0F1Regularized HarmonicNumber HITSCentrality Hypergeometric1F1 Hash HjorthDistribution Hypergeometric1F1Regularized Haversine HodgeDual Hypergeometric2F1 HazardFunction HoeffdingD Hypergeometric2F1Regularized Head HoeffdingDTest HypergeometricDistribution HeaderLines Hold HypergeometricPFQ Heads HoldAll HypergeometricPFQRegularized HeavisideLambda HoldAllComplete HypergeometricU HeavisidePi HoldComplete Hyperlink HeavisideTheta HoldFirst Hyperplane HeldGroupHe HoldForm Hyphenation Here HoldPattern HypoexponentialDistribution HermiteDecomposition HoldRest HypothesisTestData HermiteH HolidayCalendar HermitianMatrixQ HorizontalGauge I ImageTransformation Integers IconData ImageTrim IntegerString IconRules ImageType Integrate Identity ImageValue Interactive IdentityMatrix ImageValuePositions InteractiveTradingChart If ImagingDevice Interleaving IgnoreCase ImplicitRegion InternallyBalancedDecomposition IgnoreDiacritics Implies InterpolatingFunction IgnorePunctuation Import InterpolatingPolynomial IgnoringInactive ImportByteArray Interpolation Im ImportOptions InterpolationOrder Image ImportString InterpolationPoints Image3D ImprovementImportance Interpretation Image3DProjection In InterpretationBox Image3DSlices Inactivate InterpretationBoxOptions ImageAccumulate Inactive Interpreter ImageAdd IncidenceGraph InterquartileRange ImageAdjust IncidenceList Interrupt ImageAlign IncidenceMatrix IntersectingQ ImageApply IncludeConstantBasis Intersection ImageApplyIndexed IncludeGeneratorTasks Interval ImageAspectRatio IncludeInflections IntervalIntersection ImageAssemble IncludeMetaInformation IntervalMemberQ ImageAugmentationLayer IncludePods IntervalSlider ImageCapture IncludeQuantities IntervalUnion ImageChannels IncludeWindowTimes Inverse ImageClip Increment InverseBetaRegularized ImageCollage IndefiniteMatrixQ InverseCDF ImageColorSpace IndependenceTest InverseChiSquareDistribution ImageCompose IndependentEdgeSetQ InverseContinuousWaveletTransform ImageConvolve IndependentUnit InverseDistanceTransform ImageCooccurrence IndependentVertexSetQ InverseEllipticNomeQ ImageCorners Indeterminate InverseErf ImageCorrelate IndeterminateThreshold InverseErfc ImageCorrespondingPoints Indexed InverseFourier ImageCrop IndexGraph InverseFourierCosTransform ImageData InexactNumberQ InverseFourierSequenceTransform ImageDeconvolve InfiniteLine InverseFourierSinTransform ImageDemosaic InfinitePlane InverseFourierTransform ImageDifference Infinity InverseFunction ImageDimensions Infix InverseFunctions ImageDisplacements InflationAdjust InverseGammaDistribution ImageDistance InflationMethod InverseGammaRegularized ImageEffect Information InverseGaussianDistribution ImageExposureCombine Inherited InverseGudermannian ImageFeatureTrack InheritScope InverseHankelTransform ImageFileApply InhomogeneousPoissonProcess InverseHaversine ImageFileFilter InitialEvaluationHistory InverseJacobiCD ImageFileScan Initialization InverseJacobiCN ImageFilter InitializationCell InverseJacobiCS ImageFocusCombine InitializationObjects InverseJacobiDC ImageForestingComponents InitializationValue InverseJacobiDN ImageFormattingWidth Initialize InverseJacobiDS ImageForwardTransformation Inner InverseJacobiNC ImageGraphics Inpaint InverseJacobiND ImageHistogram Input InverseJacobiNS ImageIdentify InputAliases InverseJacobiSC ImageInstanceQ InputAssumptions InverseJacobiSD ImageKeypoints InputAutoReplacements InverseJacobiSN ImageLevels InputField InverseLaplaceTransform ImageLines InputForm InverseMellinTransform ImageMargins InputNamePacket InversePermutation ImageMarker InputNotebook InverseRadon ImageMeasurements InputPacket InverseRadonTransform ImageMesh InputStream InverseSeries ImageMultiply InputString InverseSurvivalFunction ImagePad InputStringPacket InverseTransformedRegion ImagePadding Insert InverseWaveletTransform ImagePartition InsertionFunction InverseWeierstrassP ImagePeriodogram InsertLinebreaks InverseWishartMatrixDistribution ImagePerspectiveTransformation InsertResults InverseZTransform ImagePreviewFunction Inset Invisible ImageQ Insphere IPAddress ImageReflect Install IrreduciblePolynomialQ ImageResize InstallService IslandData ImageResolution InstanceNormalizationLayer IsolatingInterval ImageRestyle InString IsomorphicGraphQ ImageRotate Integer IsotopeData ImageSaliencyFilter IntegerDigits Italic ImageScaled IntegerExponent Item ImageScan IntegerLength ItemAspectRatio ImageSize IntegerName ItemSize ImageSizeAction IntegerPart ItemStyle ImageSizeMultipliers IntegerPartitions ItoProcess ImageSubtract IntegerQ ImageTake IntegerReverse JaccardDissimilarity JacobiSC JoinAcross JacobiAmplitude JacobiSD Joined JacobiCD JacobiSN JoinedCurve JacobiCN JacobiSymbol JoinForm JacobiCS JacobiZeta JordanDecomposition JacobiDC JankoGroupJ1 JordanModelDecomposition JacobiDN JankoGroupJ2 JulianDate JacobiDS JankoGroupJ3 JuliaSetBoettcher JacobiNC JankoGroupJ4 JuliaSetIterationCount JacobiND JarqueBeraALMTest JuliaSetPlot JacobiNS JohnsonDistribution JuliaSetPoints JacobiP Join KagiChart Key KirchhoffGraph KaiserBesselWindow KeyCollisionFunction KirchhoffMatrix KaiserWindow KeyComplement KleinInvariantJ KalmanEstimator KeyDrop KnapsackSolve KalmanFilter KeyDropFrom KnightTourGraph KarhunenLoeveDecomposition KeyExistsQ KnotData KaryTree KeyFreeQ KnownUnitQ KatzCentrality KeyIntersection KochCurve KCoreComponents KeyMap KolmogorovSmirnovTest KDistribution KeyMemberQ KroneckerDelta KEdgeConnectedComponents KeypointStrength KroneckerModelDecomposition KEdgeConnectedGraphQ Keys KroneckerProduct KelvinBei KeySelect KroneckerSymbol KelvinBer KeySort KuiperTest KelvinKei KeySortBy KumaraswamyDistribution KelvinKer KeyTake Kurtosis KendallTau KeyUnion KuwaharaFilter KendallTauTest KeyValueMap KVertexConnectedComponents KernelMixtureDistribution KeyValuePattern KVertexConnectedGraphQ KernelObject Khinchin Kernels KillProcess LABColor LeveneTest ListPickerBoxOptions Label LeviCivitaTensor ListPlay Labeled LevyDistribution ListPlot LabelingFunction LibraryDataType ListPlot3D LabelStyle LibraryFunction ListPointPlot3D LaguerreL LibraryFunctionError ListPolarPlot LakeData LibraryFunctionInformation ListQ LambdaComponents LibraryFunctionLoad ListSliceContourPlot3D LaminaData LibraryFunctionUnload ListSliceDensityPlot3D LanczosWindow LibraryLoad ListSliceVectorPlot3D LandauDistribution LibraryUnload ListStepPlot Language LiftingFilterData ListStreamDensityPlot LanguageCategory LiftingWaveletTransform ListStreamPlot LanguageData LightBlue ListSurfacePlot3D LanguageIdentify LightBrown ListVectorDensityPlot LaplaceDistribution LightCyan ListVectorPlot LaplaceTransform Lighter ListVectorPlot3D Laplacian LightGray ListZTransform LaplacianFilter LightGreen LocalAdaptiveBinarize LaplacianGaussianFilter Lighting LocalCache Large LightingAngle LocalClusteringCoefficient Larger LightMagenta LocalizeVariables Last LightOrange LocalObject Latitude LightPink LocalObjects LatitudeLongitude LightPurple LocalResponseNormalizationLayer LatticeData LightRed LocalSubmit LatticeReduce LightYellow LocalSymbol LaunchKernels Likelihood LocalTime LayeredGraphPlot Limit LocalTimeZone LayerSizeFunction LimitsPositioning LocationEquivalenceTest LCHColor LindleyDistribution LocationTest LCM Line Locator LeaderSize LinearFractionalTransform LocatorAutoCreate LeafCount LinearGradientImage LocatorPane LeapYearQ LinearizingTransformationData LocatorRegion LearningRateMultipliers LinearLayer Locked LeastSquares LinearModelFit Log LeastSquaresFilterKernel LinearOffsetFunction Log10 Left LinearProgramming Log2 LeftArrow LinearRecurrence LogBarnesG LeftArrowBar LinearSolve LogGamma LeftArrowRightArrow LinearSolveFunction LogGammaDistribution LeftDownTeeVector LineBreakChart LogicalExpand LeftDownVector LineGraph LogIntegral LeftDownVectorBar LineIndent LogisticDistribution LeftRightArrow LineIndentMaxFraction LogisticSigmoid LeftRightVector LineIntegralConvolutionPlot LogitModelFit LeftTee LineIntegralConvolutionScale LogLikelihood LeftTeeArrow LineLegend LogLinearPlot LeftTeeVector LineSpacing LogLogisticDistribution LeftTriangle LinkActivate LogLogPlot LeftTriangleBar LinkClose LogMultinormalDistribution LeftTriangleEqual LinkConnect LogNormalDistribution LeftUpDownVector LinkCreate LogPlot LeftUpTeeVector LinkFunction LogRankTest LeftUpVector LinkInterrupt LogSeriesDistribution LeftUpVectorBar LinkLaunch Longest LeftVector LinkObject LongestCommonSequence LeftVectorBar LinkPatterns LongestCommonSequencePositions LegendAppearance LinkProtocol LongestCommonSubsequence Legended LinkRankCentrality LongestCommonSubsequencePositions LegendFunction LinkRead LongestOrderedSequence LegendLabel LinkReadyQ Longitude LegendLayout Links LongLeftArrow LegendMargins LinkWrite LongLeftRightArrow LegendMarkers LiouvilleLambda LongRightArrow LegendMarkerSize List LongShortTermMemoryLayer LegendreP Listable Lookup LegendreQ ListAnimate LoopFreeGraphQ Length ListContourPlot LowerCaseQ LengthWhile ListContourPlot3D LowerLeftArrow LerchPhi ListConvolve LowerRightArrow Less ListCorrelate LowerTriangularize LessEqual ListCurvePathPlot LowpassFilter LessEqualGreater ListDeconvolve LQEstimatorGains LessEqualThan ListDensityPlot LQGRegulator LessFullEqual ListDensityPlot3D LQOutputRegulatorGains LessGreater ListFormat LQRegulatorGains LessLess ListFourierSequenceTransform LucasL LessSlantEqual ListInterpolation LuccioSamiComponents LessThan ListLineIntegralConvolutionPlot LUDecomposition LessTilde ListLinePlot LunarEclipse LetterCharacter ListLogLinearPlot LUVColor LetterCounts ListLogLogPlot LyapunovSolve LetterNumber ListLogPlot LyonsGroupLy LetterQ ListPicker Level ListPickerBox MachineNumberQ MaxLimit MinColorDistance MachinePrecision MaxMemoryUsed MinDetect Magenta MaxMixtureKernels MineralData Magnification MaxPlotPoints MinFilter Magnify MaxRecursion MinimalBy MailAddressValidation MaxStableDistribution MinimalPolynomial MailReceiverFunction MaxStepFraction MinimalStateSpaceModel MailResponseFunction MaxSteps Minimize MailSettings MaxStepSize MinimumTimeIncrement Majority MaxTrainingRounds MinIntervalSize MakeBoxes MaxValue MinkowskiQuestionMark MakeExpression MaxwellDistribution MinLimit ManagedLibraryExpressionID MaxWordGap MinMax ManagedLibraryExpressionQ McLaughlinGroupMcL MinorPlanetData MandelbrotSetBoettcher Mean Minors MandelbrotSetDistance MeanAbsoluteLossLayer MinStableDistribution MandelbrotSetIterationCount MeanClusteringCoefficient Minus MandelbrotSetMemberQ MeanDegreeConnectivity MinusPlus MandelbrotSetPlot MeanDeviation MinValue MangoldtLambda MeanFilter Missing ManhattanDistance MeanGraphDistance MissingBehavior Manipulate MeanNeighborDegree MissingDataMethod Manipulator MeanShift MissingDataRules MannedSpaceMissionData MeanShiftFilter MissingQ MannWhitneyTest MeanSquaredLossLayer MissingString MantissaExponent Median MissingStyle Manual MedianDeviation MittagLefflerE Map MedianFilter MixedGraphQ MapAll MedicalTestData MixedMagnitude MapAt Medium MixedRadix MapIndexed MeijerG MixedRadixQuantity MAProcess MeijerGReduce MixedUnit MapThread MeixnerDistribution MixtureDistribution MarchenkoPasturDistribution MellinConvolve Mod MarcumQ MellinTransform Modal MardiaCombinedTest MemberQ ModularInverse MardiaKurtosisTest MemoryAvailable ModularLambda MardiaSkewnessTest MemoryConstrained Module MarginalDistribution MemoryConstraint Modulus MarkovProcessProperties MemoryInUse MoebiusMu Masking MengerMesh Moment MatchingDissimilarity MenuCommandKey MomentConvert MatchLocalNames MenuPacket MomentEvaluate MatchQ MenuSortingValue MomentGeneratingFunction MathematicalFunctionData MenuStyle MomentOfInertia MathieuC MenuView Monday MathieuCharacteristicA Merge Monitor MathieuCharacteristicB MergingFunction MonomialList MathieuCharacteristicExponent MersennePrimeExponent MonsterGroupM MathieuCPrime MersennePrimeExponentQ MoonPhase MathieuGroupM11 Mesh MoonPosition MathieuGroupM12 MeshCellCentroid MorletWavelet MathieuGroupM22 MeshCellCount MorphologicalBinarize MathieuGroupM23 MeshCellHighlight MorphologicalBranchPoints MathieuGroupM24 MeshCellIndex MorphologicalComponents MathieuS MeshCellLabel MorphologicalEulerNumber MathieuSPrime MeshCellMarker MorphologicalGraph MathMLForm MeshCellMeasure MorphologicalPerimeter Matrices MeshCellQuality MorphologicalTransform MatrixExp MeshCells MortalityData MatrixForm MeshCellShapeFunction Most MatrixFunction MeshCellStyle MountainData MatrixLog MeshCoordinates MouseAnnotation MatrixNormalDistribution MeshFunctions MouseAppearance MatrixPlot MeshPrimitives Mouseover MatrixPower MeshQualityGoal MousePosition MatrixPropertyDistribution MeshRefinementFunction MovieData MatrixQ MeshRegion MovingAverage MatrixRank MeshRegionQ MovingMap MatrixTDistribution MeshShading MovingMedian Max MeshStyle MoyalDistribution MaxCellMeasure Message Multicolumn MaxDetect MessageDialog MultiedgeStyle MaxDuration MessageList MultigraphQ MaxExtraBandwidths MessageName Multinomial MaxExtraConditions MessagePacket MultinomialDistribution MaxFeatureDisplacement Messages MultinormalDistribution MaxFeatures MetaInformation MultiplicativeOrder MaxFilter MeteorShowerData Multiselection MaximalBy Method MultivariateHypergeometricDistribution Maximize MexicanHatWavelet MultivariatePoissonDistribution MaxItems MeyerWavelet MultivariateTDistribution MaxIterations Min N NonCommutativeMultiply NotNestedGreaterGreater NakagamiDistribution NonConstants NotNestedLessLess NameQ None NotPrecedes Names NoneTrue NotPrecedesEqual Nand NonlinearModelFit NotPrecedesSlantEqual NArgMax NonlinearStateSpaceModel NotPrecedesTilde NArgMin NonlocalMeansFilter NotReverseElement NCache NonNegative NotRightTriangle NDEigensystem NonPositive NotRightTriangleBar NDEigenvalues Nor NotRightTriangleEqual NDSolve NorlundB NotSquareSubset NDSolveValue Norm NotSquareSubsetEqual Nearest Normal NotSquareSuperset NearestFunction NormalDistribution NotSquareSupersetEqual NearestNeighborGraph Normalize NotSubset NebulaData Normalized NotSubsetEqual NeedlemanWunschSimilarity NormalizedSquaredEuclideanDistance NotSucceeds Needs NormalMatrixQ NotSucceedsEqual Negative NormalsFunction NotSucceedsSlantEqual NegativeBinomialDistribution NormFunction NotSucceedsTilde NegativeDefiniteMatrixQ Not NotSuperset NegativeMultinomialDistribution NotCongruent NotSupersetEqual NegativeSemidefiniteMatrixQ NotCupCap NotTilde NeighborhoodData NotDoubleVerticalBar NotTildeEqual NeighborhoodGraph Notebook NotTildeFullEqual Nest NotebookApply NotTildeTilde NestedGreaterGreater NotebookAutoSave NotVerticalBar NestedLessLess NotebookClose Now NestGraph NotebookDelete NoWhitespace NestList NotebookDirectory NProbability NestWhile NotebookDynamicExpression NProduct NestWhileList NotebookEvaluate NRoots NetChain NotebookEventActions NSolve NetDecoder NotebookFileName NSum NetEncoder NotebookFind NuclearExplosionData NetEvaluationMode NotebookGet NuclearReactorData NetExtract NotebookImport Null NetFoldOperator NotebookInformation NullRecords NetGraph NotebookLocate NullSpace NetInitialize NotebookObject NullWords NetMapOperator NotebookOpen Number NetModel NotebookPrint NumberCompose NetNestOperator NotebookPut NumberDecompose NetPairEmbeddingOperator NotebookRead NumberExpand NetPort Notebooks NumberFieldClassNumber NetPortGradient NotebookSave NumberFieldDiscriminant NetReplacePart NotebookSelection NumberFieldFundamentalUnits NetTrain NotebookTemplate NumberFieldIntegralBasis NeumannValue NotebookWrite NumberFieldNormRepresentatives NevilleThetaC NotElement NumberFieldRegulator NevilleThetaD NotEqualTilde NumberFieldRootsOfUnity NevilleThetaN NotExists NumberFieldSignature NevilleThetaS NotGreater NumberForm NExpectation NotGreaterEqual NumberFormat NextCell NotGreaterFullEqual NumberLinePlot NextDate NotGreaterGreater NumberMarks NextPrime NotGreaterLess NumberMultiplier NHoldAll NotGreaterSlantEqual NumberPadding NHoldFirst NotGreaterTilde NumberPoint NHoldRest Nothing NumberQ NicholsGridLines NotHumpDownHump NumberSeparator NicholsPlot NotHumpEqual NumberSigns NightHemisphere NotificationFunction NumberString NIntegrate NotLeftTriangle Numerator NMaximize NotLeftTriangleBar NumericalOrder NMaxValue NotLeftTriangleEqual NumericalSort NMinimize NotLess NumericFunction NMinValue NotLessEqual NumericQ NominalVariables NotLessFullEqual NuttallWindow NoncentralBetaDistribution NotLessGreater NyquistGridLines NoncentralChiSquareDistribution NotLessLess NyquistPlot NoncentralFRatioDistribution NotLessSlantEqual NoncentralStudentTDistribution NotLessTilde O Operate OutputControllableModelQ ObservabilityGramian OperatingSystem OutputForm ObservabilityMatrix OptimumFlowData OutputNamePacket ObservableDecomposition Optional OutputResponse ObservableModelQ OptionalElement OutputSizeLimit OceanData Options OutputStream OddQ OptionsPattern OverBar Off OptionValue OverDot Offset Or Overflow On Orange OverHat ONanGroupON Order Overlaps Once OrderDistribution Overlay OneIdentity OrderedQ Overscript Opacity Ordering OverscriptBox OpacityFunction Orderless OverscriptBoxOptions OpacityFunctionScaling OrderlessPatternSequence OverTilde OpenAppend OrnsteinUhlenbeckProcess OverVector Opener Orthogonalize OverwriteTarget OpenerView OrthogonalMatrixQ OwenT Opening Out OwnValues OpenRead Outer OpenWrite OutputControllabilityMatrix PackingMethod PermutationCyclesQ PopupView PaddedForm PermutationGroup PopupWindow Padding PermutationLength Position PaddingLayer PermutationList PositionIndex PaddingSize PermutationListQ Positive PadeApproximant PermutationMax PositiveDefiniteMatrixQ PadLeft PermutationMin PositiveSemidefiniteMatrixQ PadRight PermutationOrder PossibleZeroQ PageBreakAbove PermutationPower Postfix PageBreakBelow PermutationProduct Power PageBreakWithin PermutationReplace PowerDistribution PageFooters Permutations PowerExpand PageHeaders PermutationSupport PowerMod PageRankCentrality Permute PowerModList PageTheme PeronaMalikFilter PowerRange PageWidth PersistenceLocation PowerSpectralDensity Pagination PersistenceTime PowersRepresentations PairedBarChart PersistentObject PowerSymmetricPolynomial PairedHistogram PersistentObjects PrecedenceForm PairedSmoothHistogram PersistentValue Precedes PairedTTest PersonData PrecedesEqual PairedZTest PERTDistribution PrecedesSlantEqual PaletteNotebook PetersenGraph PrecedesTilde PalindromeQ PhaseMargins Precision Pane PhaseRange PrecisionGoal Panel PhysicalSystemData PreDecrement Paneled Pi Predict PaneSelector Pick PredictorFunction ParabolicCylinderD PIDData PredictorInformation ParagraphIndent PIDDerivativeFilter PredictorMeasurements ParagraphSpacing PIDFeedforward PredictorMeasurementsObject ParallelArray PIDTune PreemptProtect ParallelCombine Piecewise Prefix ParallelDo PiecewiseExpand PreIncrement Parallelepiped PieChart Prepend ParallelEvaluate PieChart3D PrependTo Parallelization PillaiTrace PreprocessingRules Parallelize PillaiTraceTest PreserveColor ParallelMap PingTime PreserveImageOptions ParallelNeeds Pink PreviousCell Parallelogram PixelConstrained PreviousDate ParallelProduct PixelValue PriceGraphDistribution ParallelSubmit PixelValuePositions Prime ParallelSum Placed PrimeNu ParallelTable Placeholder PrimeOmega ParallelTry PlaceholderReplace PrimePi ParameterEstimator Plain PrimePowerQ ParameterMixtureDistribution PlanarGraph PrimeQ ParametricFunction PlanarGraphQ Primes ParametricNDSolve PlanckRadiationLaw PrimeZetaP ParametricNDSolveValue PlaneCurveData PrimitivePolynomialQ ParametricPlot PlanetaryMoonData PrimitiveRoot ParametricPlot3D PlanetData PrimitiveRootList ParametricRegion PlantData PrincipalComponents ParentBox Play PrincipalValue ParentCell PlayRange Print ParentDirectory Plot PrintableASCIIQ ParentNotebook Plot3D PrintingStyleEnvironment ParetoDistribution PlotLabel Printout3D ParkData PlotLabels Printout3DPreviewer Part PlotLayout PrintTemporary PartBehavior PlotLegends Prism PartialCorrelationFunction PlotMarkers PrivateCellOptions ParticleAcceleratorData PlotPoints PrivateFontOptions ParticleData PlotRange PrivateKey Partition PlotRangeClipping PrivateNotebookOptions PartitionGranularity PlotRangePadding Probability PartitionsP PlotRegion ProbabilityDistribution PartitionsQ PlotStyle ProbabilityPlot PartLayer PlotTheme ProbabilityScalePlot PartOfSpeech Pluralize ProbitModelFit PartProtection Plus ProcessConnection ParzenWindow PlusMinus ProcessDirectory PascalDistribution Pochhammer ProcessEnvironment PassEventsDown PodStates Processes PassEventsUp PodWidth ProcessEstimator Paste Point ProcessInformation PasteButton PointFigureChart ProcessObject Path PointLegend ProcessParameterAssumptions PathGraph PointSize ProcessParameterQ PathGraphQ PoissonConsulDistribution ProcessStatus Pattern PoissonDistribution Product PatternSequence PoissonProcess ProductDistribution PatternTest PoissonWindow ProductLog PauliMatrix PolarAxes ProgressIndicator PaulWavelet PolarAxesOrigin Projection Pause PolarGridLines Prolog PDF PolarPlot Properties PeakDetect PolarTicks Property PeanoCurve PoleZeroMarkers PropertyList PearsonChiSquareTest PolyaAeppliDistribution PropertyValue PearsonCorrelationTest PolyGamma Proportion PearsonDistribution Polygon Proportional PerfectNumber PolygonalNumber Protect PerfectNumberQ PolyhedronData Protected PerformanceGoal PolyLog ProteinData Perimeter PolynomialExtendedGCD Pruning PeriodicBoundaryCondition PolynomialGCD PseudoInverse Periodogram PolynomialLCM PsychrometricPropertyData PeriodogramArray PolynomialMod PublicKey Permanent PolynomialQ PublisherID Permissions PolynomialQuotient PulsarData PermissionsGroup PolynomialQuotientRemainder PunctuationCharacter PermissionsGroups PolynomialReduce Purple PermissionsKey PolynomialRemainder Put PermissionsKeys PoolingLayer PutAppend PermutationCycles PopupMenu Pyramid QBinomial QuantityArray QuartileDeviation QFactorial QuantityDistribution Quartiles QGamma QuantityForm QuartileSkewness QHypergeometricPFQ QuantityMagnitude Query QnDispersion QuantityQ QueueingNetworkProcess QPochhammer QuantityUnit QueueingProcess QPolyGamma QuantityVariable QueueProperties QRDecomposition QuantityVariableCanonicalUnit Quiet QuadraticIrrationalQ QuantityVariableDimensions Quit Quantile QuantityVariableIdentifier Quotient QuantilePlot QuantityVariablePhysicalQuantity QuotientRemainder Quantity Quartics RadialGradientImage RegionDistanceFunction ReturnTextPacket RadialityCentrality RegionEmbeddingDimension Reverse RadicalBox RegionEqual ReverseBiorthogonalSplineWavelet RadicalBoxOptions RegionFunction ReverseElement RadioButton RegionImage ReverseEquilibrium RadioButtonBar RegionIntersection ReverseGraph Radon RegionMeasure ReverseSort RadonTransform RegionMember ReverseUpEquilibrium RamanujanTau RegionMemberFunction RevolutionAxis RamanujanTauL RegionMoment RevolutionPlot3D RamanujanTauTheta RegionNearest RGBColor RamanujanTauZ RegionNearestFunction RiccatiSolve Ramp RegionPlot RiceDistribution RandomChoice RegionPlot3D RidgeFilter RandomColor RegionProduct RiemannR RandomComplex RegionQ RiemannSiegelTheta RandomEntity RegionResize RiemannSiegelZ RandomFunction RegionSize RiemannXi RandomGraph RegionSymmetricDifference Riffle RandomImage RegionUnion Right RandomInteger RegionWithin RightArrow RandomPermutation RegisterExternalEvaluator RightArrowBar RandomPoint RegularExpression RightArrowLeftArrow RandomPrime Regularization RightComposition RandomReal RegularlySampledQ RightCosetRepresentative RandomSample RegularPolygon RightDownTeeVector RandomSeeding ReIm RightDownVector RandomVariate RelationGraph RightDownVectorBar RandomWalkProcess ReleaseHold RightTee RandomWord ReliabilityDistribution RightTeeArrow Range ReliefImage RightTeeVector RangeFilter ReliefPlot RightTriangle RankedMax Remove RightTriangleBar RankedMin RemoveAlphaChannel RightTriangleEqual Raster RemoveAudioStream RightUpDownVector Raster3D RemoveBackground RightUpTeeVector Rasterize RemoveChannelListener RightUpVector RasterSize RemoveDiacritics RightUpVectorBar Rational RemoveInputStreamMethod RightVector Rationalize RemoveOutputStreamMethod RightVectorBar Rationals RemoveProperty RiskAchievementImportance Ratios RemoveUsers RiskReductionImportance RawBoxes RenameDirectory RogersTanimotoDissimilarity RawData RenameFile RollPitchYawAngles RayleighDistribution RenderingOptions RollPitchYawMatrix Re RenewalProcess RomanNumeral Read RenkoChart Root ReadLine RepairMesh RootApproximant ReadList Repeated RootIntervals ReadProtected RepeatedNull RootLocusPlot ReadString RepeatedTiming RootMeanSquare Real RepeatingElement RootOfUnityQ RealAbs Replace RootReduce RealBlockDiagonalForm ReplaceAll Roots RealDigits ReplaceImageValue RootSum RealExponent ReplaceList Rotate Reals ReplacePart RotateLabel RealSign ReplacePixelValue RotateLeft Reap ReplaceRepeated RotateRight RecognitionPrior ReplicateLayer RotationAction RecognitionThreshold RequiredPhysicalQuantities RotationMatrix Record Resampling RotationTransform RecordLists ResamplingAlgorithmData Round RecordSeparators ResamplingMethod RoundingRadius Rectangle Rescale Row RectangleChart RescalingTransform RowAlignments RectangleChart3D ResetDirectory RowBox RectangularRepeatingElement ReshapeLayer RowLines RecurrenceFilter Residue RowMinHeight RecurrenceTable ResizeLayer RowReduce Red Resolve RowsEqual Reduce ResourceData RowSpacings ReferenceLineStyle ResourceObject RSolve Refine ResourceRegister RSolveValue ReflectionMatrix ResourceRemove RudinShapiro ReflectionTransform ResourceSearch RudvalisGroupRu Refresh ResourceSubmit Rule RefreshRate ResourceUpdate RuleDelayed Region ResponseForm RulePlot RegionBinarize Rest Run RegionBoundary RestartInterval RunProcess RegionBounds Restricted RunThrough RegionCentroid Resultant RuntimeAttributes RegionDifference Return RuntimeOptions RegionDimension ReturnExpressionPacket RussellRaoDissimilarity RegionDisjoint ReturnPacket RegionDistance ReturnReceiptFunction SameQ Simplify StationaryDistribution SameTest Sin StationaryWaveletPacketTransform SampleDepth Sinc StationaryWaveletTransform SampledSoundFunction SinghMaddalaDistribution StatusArea SampledSoundList SingleLetterItalics StatusCentrality SampleRate SingularValueDecomposition StepMonitor SamplingPeriod SingularValueList StieltjesGamma SARIMAProcess SingularValuePlot StirlingS1 SARMAProcess Sinh StirlingS2 SASTriangle SinhIntegral StoppingPowerData SatelliteData SinIntegral StrataVariables SatisfiabilityCount SixJSymbol StratonovichProcess SatisfiabilityInstances Skeleton StreamColorFunction SatisfiableQ SkeletonTransform StreamColorFunctionScaling Saturday SkellamDistribution StreamDensityPlot Save Skewness StreamPlot SaveDefinitions SkewNormalDistribution StreamPoints SavitzkyGolayMatrix SkinStyle StreamPosition SawtoothWave Skip Streams Scale SliceContourPlot3D StreamScale Scaled SliceDensityPlot3D StreamStyle ScaleDivisions SliceDistribution String ScaleOrigin SliceVectorPlot3D StringCases ScalePadding Slider StringContainsQ ScaleRanges Slider2D StringCount ScaleRangeStyle SlideView StringDelete ScalingFunctions Slot StringDrop ScalingMatrix SlotSequence StringEndsQ ScalingTransform Small StringExpression Scan SmallCircle StringExtract ScheduledTask Smaller StringForm SchurDecomposition SmithDecomposition StringFormat ScientificForm SmithDelayCompensator StringFreeQ ScientificNotationThreshold SmithWatermanSimilarity StringInsert ScorerGi SmoothDensityHistogram StringJoin ScorerGiPrime SmoothHistogram StringLength ScorerHi SmoothHistogram3D StringMatchQ ScorerHiPrime SmoothKernelDistribution StringPadLeft ScreenStyleEnvironment SnDispersion StringPadRight ScriptBaselineShifts Snippet StringPart ScriptMinSize SocialMediaData StringPartition ScriptSizeMultipliers SocketConnect StringPosition Scrollbars SocketListen StringQ ScrollingOptions SocketListener StringRepeat ScrollPosition SocketObject StringReplace SearchAdjustment SocketOpen StringReplaceList SearchIndexObject SocketReadMessage StringReplacePart SearchIndices SocketReadyQ StringReverse SearchQueryString Sockets StringRiffle SearchResultObject SocketWaitAll StringRotateLeft Sec SocketWaitNext StringRotateRight Sech SoftmaxLayer StringSkeleton SechDistribution SokalSneathDissimilarity StringSplit SectorChart SolarEclipse StringStartsQ SectorChart3D SolarSystemFeatureData StringTake SectorOrigin SolidData StringTemplate SectorSpacing SolidRegionQ StringToByteArray SecuredAuthenticationKey Solve StringToStream SeedRandom SolveAlways StringTrim Select Sort StripBoxes Selectable SortBy StripOnInput SelectComponents Sound StripWrapperBoxes SelectedCells SoundNote StructuralImportance SelectedNotebook SoundVolume StructuredArray SelectFirst SourceLink StructuredSelection SelectionCreateCell Sow StruveH SelectionEvaluate SpaceCurveData StruveL SelectionEvaluateCreateCell Spacer Stub SelectionMove Spacings StudentTDistribution SelfLoopStyle Span Style SemanticImport SpanFromAbove StyleBox SemanticImportString SpanFromBoth StyleData SemanticInterpretation SpanFromLeft StyleDefinitions SemialgebraicComponentInstances SparseArray Subdivide SendMail SpatialGraphDistribution Subfactorial SendMessage SpatialMedian Subgraph Sequence SpatialTransformationLayer SubMinus SequenceAlignment Speak SubPlus SequenceAttentionLayer SpearmanRankTest SubresultantPolynomialRemainders SequenceCases SpearmanRho SubresultantPolynomials SequenceCount SpeciesData Subresultants SequenceFold SpecificityGoal Subscript SequenceFoldList SpectralLineData SubscriptBox SequenceHold Spectrogram SubscriptBoxOptions SequenceLastLayer SpectrogramArray Subsequences SequenceMostLayer Specularity Subset SequencePosition SpeechSynthesize SubsetEqual SequencePredict SpellingCorrection SubsetQ SequencePredictorFunction SpellingCorrectionList Subsets SequenceRestLayer SpellingOptions SubStar SequenceReverseLayer Sphere SubstitutionSystem Series SpherePoints Subsuperscript SeriesCoefficient SphericalBesselJ SubsuperscriptBox SeriesData SphericalBesselY SubsuperscriptBoxOptions ServiceConnect SphericalHankelH1 Subtract ServiceDisconnect SphericalHankelH2 SubtractFrom ServiceExecute SphericalHarmonicY Succeeds ServiceObject SphericalPlot3D SucceedsEqual SessionSubmit SphericalRegion SucceedsSlantEqual SessionTime SphericalShell SucceedsTilde Set SpheroidalEigenvalue SuchThat SetAccuracy SpheroidalJoiningFactor Sum SetAlphaChannel SpheroidalPS SumConvergence SetAttributes SpheroidalPSPrime SummationLayer SetCloudDirectory SpheroidalQS Sunday SetCookies SpheroidalQSPrime SunPosition SetDelayed SpheroidalRadialFactor Sunrise SetDirectory SpheroidalS1 Sunset SetEnvironment SpheroidalS1Prime SuperDagger SetFileDate SpheroidalS2 SuperMinus SetOptions SpheroidalS2Prime SupernovaData SetPermissions SplicedDistribution SuperPlus SetPrecision SplineClosed Superscript SetProperty SplineDegree SuperscriptBox SetSelectedNotebook SplineKnots SuperscriptBoxOptions SetSharedFunction SplineWeights Superset SetSharedVariable Split SupersetEqual SetStreamPosition SplitBy SuperStar SetSystemOptions SpokenString Surd Setter Sqrt SurfaceData SetterBar SqrtBox SurvivalDistribution Setting SqrtBoxOptions SurvivalFunction SetUsers Square SurvivalModel Shallow SquaredEuclideanDistance SurvivalModelFit ShannonWavelet SquareFreeQ SuzukiDistribution ShapiroWilkTest SquareIntersection SuzukiGroupSuz Share SquareMatrixQ SwatchLegend Sharpen SquareRepeatingElement Switch ShearingMatrix SquaresR Symbol ShearingTransform SquareSubset SymbolName ShellRegion SquareSubsetEqual SymletWavelet ShenCastanMatrix SquareSuperset Symmetric ShiftedGompertzDistribution SquareSupersetEqual SymmetricGroup ShiftRegisterSequence SquareUnion SymmetricKey Short SquareWave SymmetricMatrixQ ShortDownArrow SSSTriangle SymmetricPolynomial Shortest StabilityMargins SymmetricReduction ShortestPathFunction StabilityMarginsStyle Symmetrize ShortLeftArrow StableDistribution SymmetrizedArray ShortRightArrow Stack SymmetrizedArrayRules ShortUpArrow StackBegin SymmetrizedDependentComponents Show StackComplete SymmetrizedIndependentComponents ShowAutoSpellCheck StackedDateListPlot SymmetrizedReplacePart ShowAutoStyles StackedListPlot SynchronousInitialization ShowCellBracket StackInhibit SynchronousUpdating ShowCellLabel StadiumShape SyntaxForm ShowCellTags StandardAtmosphereData SyntaxInformation ShowCursorTracker StandardDeviation SyntaxLength ShowGroupOpener StandardDeviationFilter SyntaxPacket ShowPageBreaks StandardForm SyntaxQ ShowSelection Standardize SystemDialogInput ShowSpecialCharacters Standardized SystemInformation ShowStringCharacters StandardOceanData SystemOpen ShrinkingDelay StandbyDistribution SystemOptions SiderealTime Star SystemsModelDelay SiegelTheta StarClusterData SystemsModelDelayApproximate SiegelTukeyTest StarData SystemsModelDelete SierpinskiCurve StarGraph SystemsModelDimensions SierpinskiMesh StartExternalSession SystemsModelExtract Sign StartingStepSize SystemsModelFeedbackConnect Signature StartOfLine SystemsModelLabels SignedRankTest StartOfString SystemsModelLinearity SignedRegionDistance StartProcess SystemsModelMerge SignificanceLevel StateFeedbackGains SystemsModelOrder SignPadding StateOutputEstimator SystemsModelParallelConnect SignTest StateResponse SystemsModelSeriesConnect SimilarityRules StateSpaceModel SystemsModelStateFeedbackConnect SimpleGraph StateSpaceRealization SystemsModelVectorRelativeOrders SimpleGraphQ StateSpaceTransform Simplex StateTransformationLinearize Table ThermometerGauge ToUpperCase TableAlignments Thick Tr TableDepth Thickness Trace TableDirections Thin TraceAbove TableForm Thinning TraceBackward TableHeadings ThompsonGroupTh TraceDepth TableSpacing Thread TraceDialog TabView ThreadingLayer TraceForward TagBox ThreeJSymbol TraceOff TagBoxOptions Threshold TraceOn TaggingRules Through TraceOriginal TagSet Throw TracePrint TagSetDelayed ThueMorse TraceScan TagUnset Thumbnail TrackedSymbols Take Thursday TrackingFunction TakeDrop Ticks TracyWidomDistribution TakeLargest TicksStyle TradingChart TakeLargestBy TideData TraditionalForm TakeList Tilde TrainingProgressCheckpointing TakeSmallest TildeEqual TrainingProgressFunction TakeSmallestBy TildeFullEqual TrainingProgressReporting TakeWhile TildeTilde TransferFunctionCancel Tally TimeConstrained TransferFunctionExpand Tan TimeConstraint TransferFunctionFactor Tanh TimeDirection TransferFunctionModel TargetDevice TimeFormat TransferFunctionPoles TargetFunctions TimeGoal TransferFunctionTransform TargetUnits TimelinePlot TransferFunctionZeros TaskAbort TimeObject TransformationClass TaskExecute TimeObjectQ TransformationFunction TaskObject Times TransformationFunctions TaskRemove TimesBy TransformationMatrix TaskResume TimeSeries TransformedDistribution Tasks TimeSeriesAggregate TransformedField TaskSuspend TimeSeriesForecast TransformedProcess TaskWait TimeSeriesInsert TransformedRegion TautologyQ TimeSeriesInvertibility TransitionDirection TelegraphProcess TimeSeriesMap TransitionDuration TemplateApply TimeSeriesMapThread TransitionEffect TemplateBox TimeSeriesModel TransitiveClosureGraph TemplateBoxOptions TimeSeriesModelFit TransitiveReductionGraph TemplateExpression TimeSeriesResample Translate TemplateIf TimeSeriesRescale TranslationOptions TemplateObject TimeSeriesShift TranslationTransform TemplateSequence TimeSeriesThread Transliterate TemplateSlot TimeSeriesWindow Transparent TemplateWith TimeUsed Transpose TemporalData TimeValue TransposeLayer TemporalRegularity TimeZone TravelDirections Temporary TimeZoneConvert TravelDirectionsData TensorContract TimeZoneOffset TravelDistance TensorDimensions Timing TravelDistanceList TensorExpand Tiny TravelMethod TensorProduct TitsGroupT TravelTime TensorRank ToBoxes TreeForm TensorReduce ToCharacterCode TreeGraph TensorSymmetry ToContinuousTimeModel TreeGraphQ TensorTranspose Today TreePlot TensorWedge ToDiscreteTimeModel TrendStyle TestID ToEntity Triangle TestReport ToeplitzMatrix TriangleWave TestReportObject ToExpression TriangularDistribution TestResultObject Together TriangulateMesh Tetrahedron Toggler Trig TeXForm TogglerBar TrigExpand Text ToInvertibleTimeSeries TrigFactor TextAlignment TokenWords TrigFactorList TextCases Tolerance Trigger TextCell ToLowerCase TrigReduce TextClipboardType Tomorrow TrigToExp TextData ToNumberField TrimmedMean TextElement Tooltip TrimmedVariance TextGrid TooltipDelay TropicalStormData TextJustification TooltipStyle True TextPacket Top TrueQ TextPosition TopHatTransform TruncatedDistribution TextRecognize ToPolarCoordinates TsallisQExponentialDistribution TextSearch TopologicalSort TsallisQGaussianDistribution TextSearchReport ToRadicals TTest TextSentences ToRules Tube TextString ToSphericalCoordinates Tuesday TextStructure ToString TukeyLambdaDistribution TextTranslation Total TukeyWindow Texture TotalLayer TunnelData TextureCoordinateFunction TotalVariationFilter Tuples TextureCoordinateScaling TotalWidth TuranGraph TextWords TouchPosition TuringMachine Therefore TouchscreenAutoZoom TuttePolynomial ThermodynamicData TouchscreenControlPlacement TwoWayRule UnateQ UnitBox UpperCaseQ Uncompress UnitConvert UpperLeftArrow Undefined UnitDimensions UpperRightArrow UnderBar Unitize UpperTriangularize Underflow UnitRootTest Upsample Underlined UnitSimplify UpSet Underoverscript UnitStep UpSetDelayed UnderoverscriptBox UnitSystem UpTee UnderoverscriptBoxOptions UnitTriangle UpTeeArrow Underscript UnitVector UpTo UnderscriptBox UnitVectorLayer UpValues UnderscriptBoxOptions UnityDimensions URL UnderseaFeatureData UniverseModelData URLBuild UndirectedEdge UniversityData URLDecode UndirectedGraph UnixTime URLDispatcher UndirectedGraphQ Unprotect URLDownload UndoOptions UnregisterExternalEvaluator URLDownloadSubmit UndoTrackedVariables UnsameQ URLEncode Unequal UnsavedVariables URLExecute UnequalTo Unset URLExpand Unevaluated UnsetShared URLParse UniformDistribution UpArrow URLQueryDecode UniformGraphDistribution UpArrowBar URLQueryEncode UniformSumDistribution UpArrowDownArrow URLRead Uninstall Update URLResponseTime Union UpdateInterval URLShorten UnionPlus UpdateSearchIndex URLSubmit Unique UpDownArrow UsingFrontEnd UnitaryMatrixQ UpEquilibrium UtilityFunction ValidationLength VerifyTestAssumptions VertexQ ValidationSet VertexAdd VertexRenderingFunction ValueDimensions VertexCapacity VertexReplace ValuePreprocessingFunction VertexColors VertexShape ValueQ VertexComponent VertexShapeFunction Values VertexConnectivity VertexSize Variables VertexContract VertexStyle Variance VertexCoordinateRules VertexTextureCoordinates VarianceEquivalenceTest VertexCoordinates VertexWeight VarianceEstimatorFunction VertexCorrelationSimilarity VerticalBar VarianceGammaDistribution VertexCosineSimilarity VerticalGauge VarianceTest VertexCount VerticalSeparator VectorAngle VertexCoverQ VerticalSlider VectorColorFunction VertexDataCoordinates VerticalTilde VectorColorFunctionScaling VertexDegree ViewAngle VectorDensityPlot VertexDelete ViewCenter VectorPlot VertexDiceSimilarity ViewMatrix VectorPlot3D VertexEccentricity ViewPoint VectorPoints VertexInComponent ViewProjection VectorQ VertexInDegree ViewRange Vectors VertexIndex ViewVector VectorScale VertexJaccardSimilarity ViewVertical VectorStyle VertexLabeling Visible Vee VertexLabels Voice Verbatim VertexLabelStyle VoigtDistribution VerificationTest VertexList VolcanoData VerifyConvergence VertexNormals Volume VerifySecurityCertificates VertexOutComponent VonMisesDistribution VerifySolutions VertexOutDegree VoronoiMesh WaitAll WeierstrassHalfPeriodW1 WindowMargins WaitNext WeierstrassHalfPeriodW2 WindowMovable WakebyDistribution WeierstrassHalfPeriodW3 WindowOpacity WalleniusHypergeometricDistribution WeierstrassInvariantG2 WindowSize WaringYuleDistribution WeierstrassInvariantG3 WindowStatusArea WarpingCorrespondence WeierstrassInvariants WindowTitle WarpingDistance WeierstrassP WindowToolbars WatershedComponents WeierstrassPPrime WindSpeedData WatsonUSquareTest WeierstrassSigma WindVectorData WattsStrogatzGraphDistribution WeierstrassZeta WinsorizedMean WaveletBestBasis WeightedAdjacencyGraph WinsorizedVariance WaveletFilterCoefficients WeightedAdjacencyMatrix WishartMatrixDistribution WaveletImagePlot WeightedData With WaveletListPlot WeightedGraphQ WolframAlpha WaveletMapIndexed Weights WolframLanguageData WaveletMatrixPlot WelchWindow Word WaveletPhi WheelGraph WordBoundary WaveletPsi WhenEvent WordCharacter WaveletScale Which WordCloud WaveletScalogram While WordCount WaveletThreshold White WordCounts WeaklyConnectedComponents WhiteNoiseProcess WordData WeaklyConnectedGraphComponents WhitePoint WordDefinition WeaklyConnectedGraphQ Whitespace WordFrequency WeakStationarity WhitespaceCharacter WordFrequencyData WeatherData WhittakerM WordList WeatherForecastData WhittakerW WordOrientation WeberE WienerFilter WordSearch WebImageSearch WienerProcess WordSelectionFunction WebSearch WignerD WordSeparators Wedge WignerSemicircleDistribution WordSpacings Wednesday WikipediaData WordStem WeibullDistribution WikipediaSearch WordTranslation WeierstrassE1 WilksW WorkingPrecision WeierstrassE2 WilksWTest WrapAround WeierstrassE3 WindDirectionData Write WeierstrassEta1 WindowClickSelect WriteLine WeierstrassEta2 WindowElements WriteString WeierstrassEta3 WindowFloating Wronskian WeierstrassHalfPeriods WindowFrame XMLElement XMLTemplate Xor XMLObject Xnor XYZColor Yellow Yesterday YuleDissimilarity ZernikeR ZetaZero ZoomFactor ZeroSymmetric ZIPCodeData ZTest ZeroTest ZipfDistribution ZTransform Zeta ZoomCenter) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab.rb new file mode 100644 index 0000000..ecd378d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab.rb @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Matlab < RegexLexer + title "MATLAB" + desc "Matlab" + tag 'matlab' + aliases 'm' + filenames '*.m' + mimetypes 'text/x-matlab', 'application/x-matlab' + + def self.keywords + @keywords = Set.new %w( + break case catch classdef continue else elseif end for function + global if otherwise parfor persistent return spmd switch try while + ) + end + + def self.builtins + load Pathname.new(__FILE__).dirname.join('matlab/builtins.rb') + self.builtins + end + + state :root do + rule /\s+/m, Text # Whitespace + rule %r([{]%.*?%[}])m, Comment::Multiline + rule /%.*$/, Comment::Single + rule /([.][.][.])(.*?)$/ do + groups(Keyword, Comment) + end + + rule /^(!)(.*?)(?=%|$)/ do |m| + token Keyword, m[1] + delegate Shell, m[2] + end + + + rule /[a-zA-Z][_a-zA-Z0-9]*/m do |m| + match = m[0] + if self.class.keywords.include? match + token Keyword + elsif self.class.builtins.include? match + token Name::Builtin + else + token Name + end + end + + rule %r{[(){};:,\/\\\]\[]}, Punctuation + + rule /~=|==|<<|>>|[-~+\/*%=<>&^|.@]/, Operator + + + rule /(\d+\.\d*|\d*\.\d+)(e[+-]?[0-9]+)?/i, Num::Float + rule /\d+e[+-]?[0-9]+/i, Num::Float + rule /\d+L/, Num::Integer::Long + rule /\d+/, Num::Integer + + rule /'(?=(.*'))/, Str::Single, :string + rule /'/, Operator + end + + state :string do + rule /[^']+/, Str::Single + rule /''/, Str::Escape + rule /'/, Str::Single, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab/builtins.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab/builtins.rb new file mode 100644 index 0000000..da47116 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/matlab/builtins.rb @@ -0,0 +1,13 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# automatically generated by `rake builtins:matlab` +module Rouge + module Lexers + class Matlab + def self.builtins + @builtins ||= Set.new %w(ans clc diary format home iskeyword more zeros ones rand true false eye diag blkdiag cat horzcat vertcat repelem repmat linspace logspace freqspace meshgrid ndgrid length size ndims numel isscalar isvector ismatrix isrow iscolumn isempty sort sortrows issorted issortedrows flip fliplr flipud rot90 transpose ctranspose permute ipermute circshift shiftdim reshape squeeze colon end ind2sub sub2ind plus uplus minus uminus times rdivide ldivide power mtimes mrdivide mldivide mpower cumprod cumsum diff movsum prod sum ceil fix floor idivide mod rem round bsxfun eq ge gt le lt ne isequal isequaln logicaloperatorsshortcircuit and not or xor all any false find islogical logical true intersect ismember ismembertol issorted setdiff setxor union unique uniquetol join innerjoin outerjoin bitand bitcmp bitget bitor bitset bitshift bitxor swapbytes double single int8 int16 int32 int64 uint8 uint16 uint32 uint64 cast typecast isinteger isfloat isnumeric isreal isfinite isinf isnan eps flintmax inf intmax intmin nan realmax realmin string strings join char cellstr blanks newline compose sprintf strcat ischar iscellstr isstring strlength isstrprop isletter isspace contains count endswith startswith strfind sscanf replace replacebetween strrep join split splitlines strjoin strsplit strtok erase erasebetween extractafter extractbefore extractbetween insertafter insertbefore pad strip lower upper reverse deblank strtrim strjust strcmp strcmpi strncmp strncmpi regexp regexpi regexprep regexptranslate datetime timezones years days hours minutes seconds milliseconds duration calyears calquarters calmonths calweeks caldays calendarduration exceltime juliandate posixtime yyyymmdd year quarter month week day hour minute second ymd hms split time timeofday isdst isweekend tzoffset between caldiff dateshift isbetween isdatetime isduration iscalendarduration isnat nat datenum datevec datestr char cellstr string now clock date calendar eomday weekday addtodate etime categorical iscategorical discretize categories iscategory isordinal isprotected addcats mergecats removecats renamecats reordercats setcats summary countcats isundefined table array2table cell2table struct2table table2array table2cell table2struct readtable writetable detectimportoptions istable head tail height width summary intersect ismember setdiff setxor unique union join innerjoin outerjoin sortrows stack unstack vartype ismissing standardizemissing rmmissing fillmissing varfun rowfun findgroups splitapply timetable retime synchronize lag table2timetable array2timetable timetable2table istimetable isregular timerange withtol vartype rmmissing issorted sortrows unique struct fieldnames getfield isfield isstruct orderfields rmfield setfield arrayfun structfun table2struct struct2table cell2struct struct2cell cell cell2mat cell2struct cell2table celldisp cellfun cellplot cellstr iscell iscellstr mat2cell num2cell strjoin strsplit struct2cell table2cell feval func2str str2func localfunctions functions addevent delevent gettsafteratevent gettsafterevent gettsatevent gettsbeforeatevent gettsbeforeevent gettsbetweenevents gettscollection isemptytscollection lengthtscollection settscollection sizetscollection tscollection addsampletocollection addts delsamplefromcollection getabstimetscollection getsampleusingtimetscollection gettimeseriesnames horzcattscollection removets resampletscollection setabstimetscollection settimeseriesnames vertcattscollection isa iscalendarduration iscategorical iscell iscellstr ischar isdatetime isduration isfield isfloat isgraphics isinteger isjava islogical isnumeric isobject isreal isenum isstruct istable is class validateattributes whos char cellstr int2str mat2str num2str str2double str2num native2unicode unicode2native base2dec bin2dec dec2base dec2bin dec2hex hex2dec hex2num num2hex table2array table2cell table2struct array2table cell2table struct2table cell2mat cell2struct mat2cell num2cell struct2cell plus uplus minus uminus times rdivide ldivide power mtimes mrdivide mldivide mpower cumprod cumsum diff movsum prod sum ceil fix floor idivide mod rem round bsxfun sin sind asin asind sinh asinh cos cosd acos acosd cosh acosh tan tand atan atand atan2 atan2d tanh atanh csc cscd acsc acscd csch acsch sec secd asec asecd sech asech cot cotd acot acotd coth acoth hypot deg2rad rad2deg exp expm1 log log10 log1p log2 nextpow2 nthroot pow2 reallog realpow realsqrt sqrt abs angle complex conj cplxpair i imag isreal j real sign unwrap factor factorial gcd isprime lcm nchoosek perms primes rat rats poly polyeig polyfit residue roots polyval polyvalm conv deconv polyint polyder airy besselh besseli besselj besselk bessely beta betainc betaincinv betaln ellipj ellipke erf erfc erfcinv erfcx erfinv expint gamma gammainc gammaincinv gammaln legendre psi cart2pol cart2sph pol2cart sph2cart eps flintmax i j inf pi nan isfinite isinf isnan compan gallery hadamard hankel hilb invhilb magic pascal rosser toeplitz vander wilkinson mldivide mrdivide linsolve inv pinv lscov lsqnonneg sylvester eig eigs balance svd svds gsvd ordeig ordqz ordschur polyeig qz hess schur rsf2csf cdf2rdf lu ldl chol cholupdate qr qrdelete qrinsert qrupdate planerot transpose ctranspose mtimes mpower sqrtm expm logm funm kron cross dot bandwidth tril triu isbanded isdiag ishermitian issymmetric istril istriu norm normest cond condest rcond condeig det null orth rank rref trace subspace rand randn randi randperm rng interp1 interp2 interp3 interpn pchip spline ppval mkpp unmkpp padecoef interpft ndgrid meshgrid griddata griddatan fminbnd fminsearch lsqnonneg fzero optimget optimset ode45 ode23 ode113 ode15s ode23s ode23t ode23tb ode15i decic odeget odeset deval odextend bvp4c bvp5c bvpinit bvpxtend bvpget bvpset deval dde23 ddesd ddensd ddeget ddeset deval pdepe pdeval integral integral2 integral3 quadgk quad2d cumtrapz trapz polyint del2 diff gradient polyder fft fft2 fftn fftshift fftw ifft ifft2 ifftn ifftshift nextpow2 interpft conv conv2 convn deconv filter filter2 ss2tf padecoef spalloc spdiags speye sprand sprandn sprandsym sparse spconvert issparse nnz nonzeros nzmax spfun spones spparms spy find full amd colamd colperm dmperm randperm symamd symrcm pcg minres symmlq gmres bicg bicgstab bicgstabl cgs qmr tfqmr lsqr ichol ilu eigs svds normest condest sprank etree symbfact spaugment dmperm etreeplot treelayout treeplot gplot unmesh graph digraph tetramesh trimesh triplot trisurf delaunay delaunayn tetramesh trimesh triplot trisurf dsearchn tsearchn delaunay delaunayn boundary alphashape convhull convhulln patch voronoi voronoin polyarea inpolygon rectint plot plot3 loglog semilogx semilogy errorbar fplot fplot3 fimplicit linespec colorspec bar bar3 barh bar3h histogram histcounts histogram2 histcounts2 rose pareto area pie pie3 stem stairs stem3 scatter scatter3 spy plotmatrix heatmap polarplot polarscatter polarhistogram compass ezpolar rlim thetalim rticks thetaticks rticklabels thetaticklabels rtickformat thetatickformat rtickangle polaraxes contour contourf contourc contour3 contourslice clabel fcontour feather quiver compass quiver3 streamslice streamline surf surfc surface surfl surfnorm mesh meshc meshz hidden fsurf fmesh fimplicit3 waterfall ribbon contour3 peaks cylinder ellipsoid sphere pcolor surf2patch contourslice flow isocaps isocolors isonormals isosurface reducepatch reducevolume shrinkfaces slice smooth3 subvolume volumebounds coneplot curl divergence interpstreamspeed stream2 stream3 streamline streamparticles streamribbon streamslice streamtube fill fill3 patch surf2patch movie getframe frame2im im2frame animatedline comet comet3 drawnow refreshdata title xlabel ylabel zlabel clabel legend colorbar text texlabel gtext line rectangle annotation xlim ylim zlim axis box daspect pbaspect grid xticks yticks zticks xticklabels yticklabels zticklabels xtickformat ytickformat ztickformat xtickangle ytickangle ztickangle datetick ruler2num num2ruler hold subplot yyaxis cla axes figure colormap colorbar rgbplot colormapeditor brighten contrast caxis spinmap hsv2rgb rgb2hsv parula jet hsv hot cool spring summer autumn winter gray bone copper pink lines colorcube prism flag view makehgtform viewmtx cameratoolbar campan camzoom camdolly camlookat camorbit campos camproj camroll camtarget camup camva camlight light lightangle lighting shading diffuse material specular alim alpha alphamap imshow image imagesc imread imwrite imfinfo imformats frame2im im2frame im2java im2double ind2rgb rgb2gray rgb2ind imapprox dither cmpermute cmunique print saveas getframe savefig openfig orient hgexport printopt get set reset inspect gca gcf gcbf gcbo gco groot ancestor allchild findall findobj findfigs gobjects isgraphics ishandle copyobj delete gobjects isgraphics isempty isequal isa clf cla close uicontextmenu uimenu dragrect rbbox refresh shg hggroup hgtransform makehgtform eye hold ishold newplot clf cla drawnow opengl readtable detectimportoptions writetable textscan dlmread dlmwrite csvread csvwrite type readtable detectimportoptions writetable xlsfinfo xlsread xlswrite importdata im2java imfinfo imread imwrite nccreate ncdisp ncinfo ncread ncreadatt ncwrite ncwriteatt ncwriteschema h5create h5disp h5info h5read h5readatt h5write h5writeatt hdfinfo hdfread hdftool imread imwrite hdfan hdfhx hdfh hdfhd hdfhe hdfml hdfpt hdfv hdfvf hdfvh hdfvs hdfdf24 hdfdfr8 fitsdisp fitsinfo fitsread fitswrite multibandread multibandwrite cdfinfo cdfread cdfepoch todatenum audioinfo audioread audiowrite videoreader videowriter mmfileinfo lin2mu mu2lin audiodevinfo audioplayer audiorecorder sound soundsc beep xmlread xmlwrite xslt load save matfile disp who whos clear clearvars openvar fclose feof ferror fgetl fgets fileread fopen fprintf fread frewind fscanf fseek ftell fwrite tcpclient web webread webwrite websave weboptions sendmail jsondecode jsonencode readasync serial serialbreak seriallist stopasync instrcallback instrfind instrfindall record tabulartextdatastore imagedatastore spreadsheetdatastore filedatastore datastore tall datastore mapreducer gather head tail topkrows istall classunderlying isaunderlying write mapreduce datastore add addmulti hasnext getnext mapreducer gcmr matfile memmapfile ismissing rmmissing fillmissing missing standardizemissing isoutlier filloutliers smoothdata movmean movmedian detrend filter filter2 discretize histcounts histcounts2 findgroups splitapply rowfun varfun accumarray min max bounds mean median mode std var corrcoef cov cummax cummin movmad movmax movmean movmedian movmin movprod movstd movsum movvar pan zoom rotate rotate3d brush datacursormode ginput linkdata linkaxes linkprop refreshdata figurepalette plotbrowser plotedit plottools propertyeditor propedit showplottool if for parfor switch try while break continue end pause return edit input publish grabcode snapnow function nargin nargout varargin varargout narginchk nargoutchk validateattributes validatestring inputname isvarname namelengthmax persistent assignin global mlock munlock mislocked try error warning lastwarn assert oncleanup addpath rmpath path savepath userpath genpath pathsep pathtool restoredefaultpath rehash dir ls pwd fileattrib exist isdir type visdiff what which cd copyfile delete recycle mkdir movefile rmdir open winopen zip unzip gzip gunzip tar untar fileparts fullfile filemarker filesep tempdir tempname matlabroot toolboxdir dbclear dbcont dbdown dbquit dbstack dbstatus dbstep dbstop dbtype dbup checkcode keyboard mlintrpt edit echo eval evalc evalin feval run builtin mfilename pcode uiaxes uibutton uibuttongroup uicheckbox uidropdown uieditfield uilabel uilistbox uiradiobutton uislider uispinner uitable uitextarea uitogglebutton scroll uifigure uipanel uitabgroup uitab uigauge uiknob uilamp uiswitch uialert questdlg inputdlg listdlg uisetcolor uigetfile uiputfile uigetdir uiopen uisave appdesigner figure axes uicontrol uitable uipanel uibuttongroup uitab uitabgroup uimenu uicontextmenu uitoolbar uipushtool uitoggletool actxcontrol align movegui getpixelposition setpixelposition listfonts textwrap uistack inspect errordlg warndlg msgbox helpdlg waitbar questdlg inputdlg listdlg uisetcolor uisetfont export2wsdlg uigetfile uiputfile uigetdir uiopen uisave printdlg printpreview exportsetupdlg dialog uigetpref guide uiwait uiresume waitfor waitforbuttonpress closereq getappdata setappdata isappdata rmappdata guidata guihandles uisetpref class isobject enumeration events methods properties classdef classdef import properties isprop mustbefinite mustbegreaterthan mustbegreaterthanorequal mustbeinteger mustbelessthan mustbelessthanorequal mustbemember mustbenegative mustbenonempty mustbenonnan mustbenonnegative mustbenonpositive mustbenonsparse mustbenonzero mustbenumeric mustbenumericorlogical mustbepositive mustbereal methods ismethod isequal eq events superclasses enumeration isenum numargumentsfromsubscript subsref subsasgn subsindex substruct builtin empty disp display details saveobj loadobj edit metaclass properties methods events superclasses step clone getnuminputs getnumoutputs islocked resetsystemobject releasesystemobject mexext inmem loadlibrary unloadlibrary libisloaded calllib libfunctions libfunctionsview libstruct libpointer import isjava javaaddpath javaarray javachk javaclasspath javamethod javamethodedt javaobject javaobjectedt javarmpath usejava net enablenetfromnetworkdrive cell begininvoke endinvoke combine remove removeall bitand bitor bitxor bitnot actxserver actxcontrol actxcontrollist actxcontrolselect actxgetrunningserver iscom addproperty deleteproperty inspect fieldnames methods methodsview invoke isevent eventlisteners registerevent unregisterallevents unregisterevent isinterface interfaces release move pyversion pyargs pyargs pyargs builddocsearchdb try assert runtests testsuite functiontests runtests testsuite runtests testsuite runperf testsuite timeit tic toc cputime profile bench memory inmem pack memoize clearallmemoizedcaches clipboard computer system dos unix getenv setenv perl winqueryreg commandhistory commandwindow filebrowser workspace getpref setpref addpref rmpref ispref mex execute getchararray putchararray getfullmatrix putfullmatrix getvariable getworkspacedata putworkspacedata maximizecommandwindow minimizecommandwindow regmatlabserver enableservice mex dbmex mexext inmem ver computer mexext dbmex inmem mex mexext matlabwindows matlabmac matlablinux exit quit matlabrc startup finish prefdir preferences version ver verlessthan license ispc ismac isunix isstudent javachk usejava doc help docsearch lookfor demo echodemo) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/moonscript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/moonscript.rb new file mode 100644 index 0000000..229ba14 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/moonscript.rb @@ -0,0 +1,115 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'lua.rb' + + class Moonscript < RegexLexer + title "MoonScript" + desc "Moonscript (http://www.moonscript.org)" + tag 'moonscript' + aliases 'moon' + filenames '*.moon' + mimetypes 'text/x-moonscript', 'application/x-moonscript' + + option :function_highlighting, 'Whether to highlight builtin functions (default: true)' + option :disabled_modules, 'builtin modules to disable' + + def initialize(*) + super + + @function_highlighting = bool_option(:function_highlighting) { true } + @disabled_modules = list_option(:disabled_modules) + end + + def self.detect?(text) + return true if text.shebang? 'moon' + end + + def builtins + return [] unless @function_highlighting + + @builtins ||= Set.new.tap do |builtins| + Rouge::Lexers::Lua.builtins.each do |mod, fns| + next if @disabled_modules.include? mod + builtins.merge(fns) + end + end + end + + state :root do + rule %r(#!(.*?)$), Comment::Preproc # shebang + rule //, Text, :main + end + + state :base do + ident = '(?:[\w_][\w\d_]*)' + + rule %r((?i)(\d*\.\d+|\d+\.\d*)(e[+-]?\d+)?'), Num::Float + rule %r((?i)\d+e[+-]?\d+), Num::Float + rule %r((?i)0x[0-9a-f]*), Num::Hex + rule %r(\d+), Num::Integer + rule %r(@#{ident}*), Name::Variable::Instance + rule %r([A-Z][\w\d_]*), Name::Class + rule %r("?[^"]+":), Literal::String::Symbol + rule %r(#{ident}:), Literal::String::Symbol + rule %r(:#{ident}), Literal::String::Symbol + + rule %r(\s+), Text::Whitespace + rule %r((==|~=|!=|<=|>=|\.\.\.|\.\.|->|=>|[=+\-*/%^<>#!\\])), Operator + rule %r([\[\]\{\}\(\)\.,:;]), Punctuation + rule %r((and|or|not)\b), Operator::Word + + keywords = %w{ + break class continue do else elseif end extends for if import in + repeat return switch super then unless until using when with while + } + rule %r((#{keywords.join('|')})\b), Keyword + rule %r((local|export)\b), Keyword::Declaration + rule %r((true|false|nil)\b), Keyword::Constant + + rule %r([A-Za-z_][A-Za-z0-9_]*(\.[A-Za-z_][A-Za-z0-9_]*)?) do |m| + name = m[0] + if self.builtins.include?(name) + token Name::Builtin + elsif name =~ /\./ + a, b = name.split('.', 2) + token Name, a + token Punctuation, '.' + token Name, b + else + token Name + end + end + end + + state :main do + rule %r(--.*$), Comment::Single + rule %r(\[(=*)\[.*?\]\1\])m, Str::Heredoc + + mixin :base + + rule %r('), Str::Single, :sqs + rule %r("), Str::Double, :dqs + end + + state :sqs do + rule %r('), Str::Single, :pop! + rule %r([^']+), Str::Single + end + + state :interpolation do + rule %r(\}), Str::Interpol, :pop! + mixin :base + end + + state :dqs do + rule %r(#\{), Str::Interpol, :interpolation + rule %r("), Str::Double, :pop! + rule %r(#[^{]), Str::Double + rule %r([^"#]+), Str::Double + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mosel.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mosel.rb new file mode 100644 index 0000000..a87a2b1 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mosel.rb @@ -0,0 +1,232 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Mosel < RegexLexer + tag 'mosel' + filenames '*.mos' + title "Mosel" + desc "An optimization language used by Fico's Xpress." + # http://www.fico.com/en/products/fico-xpress-optimization-suite + filenames '*.mos' + + mimetypes 'text/x-mosel' + + def self.detect?(text) + return true if text =~ /^\s*(model|package)\s+/ + end + + id = /[a-zA-Z_][a-zA-Z0-9_]*/ + + ############################################################################################################################ + # General language lements + ############################################################################################################################ + + core_keywords = %w( + and array as + boolean break + case count counter + declarations div do dynamic + elif else end evaluation exit + false forall forward from function + if imports in include initialisations initializations integer inter is_binary is_continuous is_free is_integer is_partint is_semcont is_semint is_sos1 is_sos2 + linctr list + max min mod model mpvar + next not of options or + package parameters procedure + public prod range real record repeat requirements + set string sum + then to true + union until uses + version + while with + ) + + core_functions = %w( + abs arctan assert + bitflip bitneg bitset bitshift bittest bitval + ceil cos create currentdate currenttime cuthead cuttail + delcell exists exit exp exportprob + fclose fflush finalize findfirst findlast floor fopen fselect fskipline + getact getcoeff getcoeffs getdual getfid getfirst gethead getfname getlast getobjval getparam getrcost getreadcnt getreverse getsize getslack getsol gettail gettype getvars + iseof ishidden isodd ln log + makesos1 makesos2 maxlist minlist + publish + random read readln reset reverse round + setcoeff sethidden setioerr setname setparam setrandseed settype sin splithead splittail sqrt strfmt substr + timestamp + unpublish + write writeln + ) + + ############################################################################################################################ + # mmxprs module elements + ############################################################################################################################ + + mmxprs_functions = %w( + addmipsol + basisstability + calcsolinfo clearmipdir clearmodcut command copysoltoinit + defdelayedrows defsecurevecs + estimatemarginals + fixglobal + getbstat getdualray getiis getiissense getiistype getinfcause getinfeas getlb getloadedlinctrs getloadedmpvars getname getprimalray getprobstat getrange getsensrng getsize getsol getub getvars + implies indicator isiisvalid isintegral loadbasis + loadmipsol loadprob + maximize minimize + postsolve + readbasis readdirs readsol refinemipsol rejectintsol repairinfeas resetbasis resetiis resetsol + savebasis savemipsol savesol savestate selectsol setbstat setcallback setcbcutoff setgndata setlb setmipdir setmodcut setsol setub setucbdata stopoptimize + unloadprob + writebasis writedirs writeprob writesol + xor + ) + + mmxpres_constants = %w(XPRS_OPT XPRS_UNF XPRS_INF XPRS_UNB XPRS_OTH) + + mmxprs_parameters = %w(XPRS_colorder XPRS_enumduplpol XPRS_enummaxsol XPRS_enumsols XPRS_fullversion XPRS_loadnames XPRS_problem XPRS_probname XPRS_verbose) + + + ############################################################################################################################ + # mmsystem module elements + ############################################################################################################################ + + mmsystem_functions = %w( + addmonths + copytext cuttext + deltext + endswith expandpath + fcopy fdelete findfiles findtext fmove + getasnumber getchar getcwd getdate getday getdaynum getdays getdirsep + getendparse setendparse + getenv getfsize getfstat getftime gethour getminute getmonth getmsec getpathsep + getqtype setqtype + getsecond + getsepchar setsepchar + getsize + getstart setstart + getsucc setsucc + getsysinfo getsysstat gettime + gettmpdir + gettrim settrim + getweekday getyear + inserttext isvalid + makedir makepath newtar + newzip nextfield + openpipe + parseextn parseint parsereal parsetext pastetext pathmatch pathsplit + qsort quote + readtextline regmatch regreplace removedir removefiles + setchar setdate setday setenv sethour + setminute setmonth setmsec setsecond settime setyear sleep startswith system + tarlist textfmt tolower toupper trim + untar unzip + ziplist + ) + + mmsystem_parameters = %w(datefmt datetimefmt monthnames sys_endparse sys_fillchar sys_pid sys_qtype sys_regcache sys_sepchar) + + ############################################################################################################################ + # mmjobs module elements + ############################################################################################################################ + + mmjobs_instance_mgmt_functions = %w( + clearaliases connect + disconnect + findxsrvs + getaliases getbanner gethostalias + sethostalias + ) + + mmjobs_model_mgmt_functions = %w( + compile + detach + getannidents getannotations getexitcode getgid getid getnode getrmtid getstatus getuid + load + reset resetmodpar run + setcontrol setdefstream setmodpar setworkdir stop + unload + ) + + mmjobs_synchornization_functions = %w( + dropnextevent + getclass getfromgid getfromid getfromuid getnextevent getvalue + isqueueempty + nullevent + peeknextevent + send setgid setuid + wait waitfor + ) + + mmjobs_functions = mmjobs_instance_mgmt_functions + mmjobs_model_mgmt_functions + mmjobs_synchornization_functions + + mmjobs_parameters = %w(conntmpl defaultnode fsrvdelay fsrvnbiter fsrvport jobid keepalive nodenumber parentnumber) + + + state :whitespace do + # Spaces + rule /\s+/m, Text + # ! Comments + rule %r((!).*$\n?), Comment::Single + # (! Comments !) + rule %r(\(!.*?!\))m, Comment::Multiline + + end + + + # From Mosel documentation: + # Constant strings of characters must be quoted with single (') or double quote (") and may extend over several lines. Strings enclosed in double quotes may contain C-like escape sequences introduced by the 'backslash' + # character (\a \b \f \n \r \t \v \xxx with xxx being the character code as an octal number). + # Each sequence is replaced by the corresponding control character (e.g. \n is the `new line' command) or, if no control character exists, by the second character of the sequence itself (e.g. \\ is replaced by '\'). + # The escape sequences are not interpreted if they are contained in strings that are enclosed in single quotes. + + state :single_quotes do + rule /'/, Str::Single, :pop! + rule /[^']+/, Str::Single + end + + state :double_quotes do + rule /"/, Str::Double, :pop! + rule /(\\"|\\[0-7]{1,3}\D|\\[abfnrtv]|\\\\)/, Str::Escape + rule /[^"]/, Str::Double + end + + state :base do + + rule %r{"}, Str::Double, :double_quotes + rule %r{'}, Str::Single, :single_quotes + + rule %r{((0(x|X)[0-9a-fA-F]*)|(([0-9]+\.?[0-9]*)|(\.[0-9]+))((e|E)(\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?}, Num + rule %r{[~!@#\$%\^&\*\(\)\+`\-={}\[\]:;<>\?,\.\/\|\\]}, Punctuation +# rule %r{'([^']|'')*'}, Str +# rule /"(\\\\|\\"|[^"])*"/, Str + + + + rule /(true|false)\b/i, Name::Builtin + rule /\b(#{core_keywords.join('|')})\b/i, Keyword + rule /\b(#{core_functions.join('|')})\b/, Name::Builtin + + + + rule /\b(#{mmxprs_functions.join('|')})\b/, Name::Function + rule /\b(#{mmxpres_constants.join('|')})\b/, Name::Constant + rule /\b(#{mmxprs_parameters.join('|')})\b/i, Name::Property + + rule /\b(#{mmsystem_functions.join('|')})\b/i, Name::Function + rule /\b(#{mmsystem_parameters.join('|')})\b/, Name::Property + + rule /\b(#{mmjobs_functions.join('|')})\b/i, Name::Function + rule /\b(#{mmjobs_parameters.join('|')})\b/, Name::Property + + rule id, Name + end + + state :root do + mixin :whitespace + mixin :base + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mxml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mxml.rb new file mode 100644 index 0000000..6342281 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/mxml.rb @@ -0,0 +1,69 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class MXML < RegexLexer + title "MXML" + desc "MXML" + tag 'mxml' + filenames '*.mxml' + mimetypes 'application/xv+xml' + + state :root do + rule /[^<&]+/, Text + rule /&\S*?;/, Name::Entity + + rule //, Comment::Preproc + rule /]*>/, Comment::Preproc + + rule %r(<\s*[\w:.-]+)m, Name::Tag, :tag # opening tags + rule %r(<\s*/\s*[\w:.-]+\s*>)m, Name::Tag # closing tags + end + + state :comment do + rule /[^-]+/m, Comment + rule /-->/, Comment, :pop! + rule /-/, Comment + end + + state :tag do + rule /\s+/m, Text + rule /[\w.:-]+\s*=/m, Name::Attribute, :attribute + rule %r(/?\s*>), Name::Tag, :root + end + + state :attribute do + rule /\s+/m, Text + rule /(")({|@{)/m do + groups Str, Punctuation + push :actionscript_attribute + end + rule /".*?"|'.*?'|[^\s>]+/, Str, :tag + end + + state :actionscript_content do + rule /\]\]\>/m, Comment::Preproc, :pop! + rule /.*?(?=\]\]\>)/m do + delegate Actionscript + end + end + + state :actionscript_attribute do + rule /(})(")/m do + groups Punctuation, Str + push :tag + end + rule /.*?(?=}")/m do + delegate Actionscript + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nasm.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nasm.rb new file mode 100644 index 0000000..5a5bb99 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nasm.rb @@ -0,0 +1,199 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Nasm < RegexLexer + tag 'nasm' + filenames '*.asm' + #mimetypes 'text/x-chdr', 'text/x-csrc' + + title "Nasm" + desc "Netwide Assembler" + + ws = %r((?:\s|;.*?\n/)+) + id = /[a-zA-Z_][a-zA-Z0-9_]*/ + + #todo: pull more instructions from: http://www.nasm.us/doc/nasmdocb.html + #so far, we have sections 1.1 and 1.2 + + def self.keywords + @keywords ||= Set.new %w( + aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts + call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg + cmpxchg16b cmpxchg486 cmpxchg8b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div + dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove + fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp + fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr + fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e + fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw + fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos + fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip + fucomp fucompp fwait fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc + incbin insb insd insw int int01 int03 int1 int3 into invd invlpg invlpga invpcid iret + iretd iretq iretw jcxz jecxz jmp jmpe jrcxz lahf lar lds lea leave les lfence lfs + lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne + loopnz loopz lsl lss ltr mfence monitor monitorx mov movd movq movsb movsd movsq movsw + movsx movsxd movzx mul mwait mwaitx neg nop not or out outsb outsd outsw packssdw + packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn + pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc + pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt + pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw + pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch + prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw + psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd + push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdm rdmsr rdpmc rdshr + rdtsc rdtscp ret retf retn rol ror rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd + scasq scasw sfence sgdt shl shld shr shrd sidt skinit sldt smi smint smintold smsw + stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter + sysexit sysret test ud0 ud1 ud2 ud2a ud2b umov verr verw wbinvd wrmsr wrshr xadd xbts + xchg xlat xlatb xor + + cmova cmovae cmovb cmovbe cmovc cmove cmovg cmovge cmovl cmovle cmovna cmovnae cmovnb cmovnbe cmovnc cmovne cmovng cmovnge cmovnl cmovnle cmovno cmovnp cmovns cmovnz cmovo cmovp cmovpe cmovpo cmovs cmovz + + ja jae jb jbe jc jcxz jecxz je jg jge jl jle jna jnae jnb jnbe jnc jne jng jnge jnl jnle jno jnp jns jnz jo jp jpe jpo js jz + + seta setae setb setbe setc sete setg setge setl setle setna setnae setnb setnbe setnc setne setng setnge setnl setnle setno setnp setns setnz seto setp setpe setpo sets setz + + AAA AAD AAM AAS ADC ADD AND ARPL BB0_RESET BB1_RESET BOUND BSF BSR BSWAP BT BTC BTR BTS + CALL CBW CDQ CDQE CLC CLD CLI CLTS CMC CMP CMPSB CMPSD CMPSQ CMPSW CMPXCHG + CMPXCHG16B CMPXCHG486 CMPXCHG8B CPUID CPU_READ CPU_WRITE CQO CWD CWDE DAA DAS DEC DIV + DMINT EMMS ENTER EQU F2XM1 FABS FADD FADDP FBLD FBSTP FCHS FCLEX FCMOVB FCMOVBE FCMOVE + FCMOVNB FCMOVNBE FCMOVNE FCMOVNU FCMOVU FCOM FCOMI FCOMIP FCOMP FCOMPP FCOS FDECSTP + FDISI FDIV FDIVP FDIVR FDIVRP FEMMS FENI FFREE FFREEP FIADD FICOM FICOMP FIDIV FIDIVR + FILD FIMUL FINCSTP FINIT FIST FISTP FISTTP FISUB FISUBR FLD FLD1 FLDCW FLDENV FLDL2E + FLDL2T FLDLG2 FLDLN2 FLDPI FLDZ FMUL FMULP FNCLEX FNDISI FNENI FNINIT FNOP FNSAVE FNSTCW + FNSTENV FNSTSW FPATAN FPREM FPREM1 FPTAN FRNDINT FRSTOR FSAVE FSCALE FSETPM FSIN FSINCOS + FSQRT FST FSTCW FSTENV FSTP FSTSW FSUB FSUBP FSUBR FSUBRP FTST FUCOM FUCOMI FUCOMIP + FUCOMP FUCOMPP FWAIT FXAM FXCH FXTRACT FYL2X FYL2XP1 HLT IBTS ICEBP IDIV IMUL IN INC + INCBIN INSB INSD INSW INT INT01 INT03 INT1 INT3 INTO INVD INVLPG INVLPGA INVPCID IRET + IRETD IRETQ IRETW JCXZ JECXZ JMP JMPE JRCXZ LAHF LAR LDS LEA LEAVE LES LFENCE LFS + LGDT LGS LIDT LLDT LMSW LOADALL LOADALL286 LODSB LODSD LODSQ LODSW LOOP LOOPE LOOPNE + LOOPNZ LOOPZ LSL LSS LTR MFENCE MONITOR MONITORX MOV MOVD MOVQ MOVSB MOVSD MOVSQ MOVSW + MOVSX MOVSXD MOVZX MUL MWAIT MWAITX NEG NOP NOT OR OUT OUTSB OUTSD OUTSW PACKSSDW + PACKSSWB PACKUSWB PADDB PADDD PADDSB PADDSIW PADDSW PADDUSB PADDUSW PADDW PAND PANDN + PAUSE PAVEB PAVGUSB PCMPEQB PCMPEQD PCMPEQW PCMPGTB PCMPGTD PCMPGTW PDISTIB PF2ID PFACC + PFADD PFCMPEQ PFCMPGE PFCMPGT PFMAX PFMIN PFMUL PFRCP PFRCPIT1 PFRCPIT2 PFRSQIT1 PFRSQRT + PFSUB PFSUBR PI2FD PMACHRIW PMADDWD PMAGW PMULHRIW PMULHRWA PMULHRWC PMULHW PMULLW + PMVGEZB PMVLZB PMVNZB PMVZB POP POPA POPAD POPAW POPF POPFD POPFQ POPFW POR PREFETCH + PREFETCHW PSLLD PSLLQ PSLLW PSRAD PSRAW PSRLD PSRLQ PSRLW PSUBB PSUBD PSUBSB PSUBSIW + PSUBSW PSUBUSB PSUBUSW PSUBW PUNPCKHBW PUNPCKHDQ PUNPCKHWD PUNPCKLBW PUNPCKLDQ PUNPCKLWD + PUSH PUSHA PUSHAD PUSHAW PUSHF PUSHFD PUSHFQ PUSHFW PXOR RCL RCR RDM RDMSR RDPMC RDSHR + RDTSC RDTSCP RET RETF RETN ROL ROR RSDC RSLDT RSM RSTS SAHF SAL SALC SAR SBB SCASB SCASD + SCASQ SCASW SFENCE SGDT SHL SHLD SHR SHRD SIDT SKINIT SLDT SMI SMINT SMINTOLD SMSW + STC STD STI STOSB STOSD STOSQ STOSW STR SUB SVDC SVLDT SVTS SWAPGS SYSCALL SYSENTER + SYSEXIT SYSRET TEST UD0 UD1 UD2 UD2A UD2B UMOV VERR VERW WBINVD WRMSR WRSHR XADD XBTS + XCHG XLAT XLATB XOR + + CMOVA CMOVAE CMOVB CMOVBE CMOVC CMOVE CMOVG CMOVGE CMOVL CMOVLE CMOVNA CMOVNAE CMOVNB CMOVNBE CMOVNC CMOVNE CMOVNG CMOVNGE CMOVNL CMOVNLE CMOVNO CMOVNP CMOVNS CMOVNZ CMOVO CMOVP CMOVPE CMOVPO CMOVS CMOVZ + + JA JAE JB JBE JC JCXZ JECXZ JE JG JGE JL JLE JNA JNAE JNB JNBE JNC JNE JNG JNGE JNL JNLE JNO JNP JNS JNZ JO JP JPE JPO JS JZ + + SETA SETAE SETB SETBE SETC SETE SETG SETGE SETL SETLE SETNA SETNAE SETNB SETNBE SETNC SETNE SETNG SETNGE SETNL SETNLE SETNO SETNP SETNS SETNZ SETO SETP SETPE SETPO SETS SETZ + ) + end + + def self.keywords_type + @keywords_type ||= Set.new %w( + DB DW DD DQ DT DO DY DZ RESB RESW RESD RESQ REST RESO RESY RESZ + db dq dd dq dt do dy dz resb resw resd resq rest reso resy resz + ) + end + + def self.reserved + @reserved ||= Set.new %w( + global extern macro endmacro assign rep endrep section + GLOBAL EXTERN MACRO ENDMACRO ASSIGN REP ENDREP SECTION + ) + end + + def self.builtins + @builtins ||= [] + end + + start { push :expr_bol } + + state :expr_bol do + mixin :inline_whitespace + rule(//) { pop! } + end + + state :inline_whitespace do + rule /[ \t\r]+/, Text + end + + state :whitespace do + rule /\n+/m, Text, :expr_bol + rule %r(//(\\.|.)*?\n), Comment::Single, :expr_bol + mixin :inline_whitespace + end + + state :expr_whitespace do + rule /\n+/m, Text, :expr_bol + mixin :whitespace + end + + state :root do + mixin :expr_whitespace + rule(//) { push :statement } + rule /^%[a-zA-Z0-9]+/, Comment::Preproc, :statement + + rule( + %r(&=|[*]=|/=|\\=|\^=|\+=|-=|<<=|>>=|<<|>>|:=|<=|>=|<>|[-&*/\\^+=<>.]), + Operator + ) + rule /;.*/, Comment, :statement + rule /^[a-zA-Z]+[a-zA-Z0-9]*:/, Name::Function + rule /;.*/, Comment + end + + state :statement do + mixin :expr_whitespace + mixin :statements + rule /;.*/, Comment + rule /^%[a-zA-Z0-9]+/, Comment::Preproc + rule /[a-zA-Z]+%[0-9]+:/, Name::Function + end + + state :statements do + mixin :whitespace + rule /L?"/, Str, :string + rule /[a-zA-Z]+%[0-9]+:/, Name::Function #labels/subroutines/functions + rule %r(L?'(\\.|\\[0-7]{1,3}|\\x[a-f0-9]{1,2}|[^\\'\n])')i, Str::Char + rule /0x[0-9a-f]+[lu]*/i, Num::Hex + rule /\d+[lu]*/i, Num::Integer + rule %r(\*/), Error + rule %r([~&*+=\|?:<>/-]), Operator + rule /[(),.]/, Punctuation + rule /\[[a-zA-Z0-9]*\]/, Punctuation + rule /%[0-9]+/, Keyword::Reserved + rule /[a-zA-Z]+%[0-9]+/, Name::Function #labels/subroutines/functions + + #rule /(?|<|\+|-|\/|@|\$|~|&|%|\!|\?|\||\\|\[|\]/, Operator) + rule(/\.\.|\.|,|\[\.|\.\]|{\.|\.}|\(\.|\.\)|{|}|\(|\)|:|\^|`|;/, + Punctuation) + + # Strings + rule(/(?:[\w]+)"/,Str, :rdqs) + rule(/"""/, Str, :tdqs) + rule(/"/, Str, :dqs) + + # Char + rule(/'/, Str::Char, :chars) + + # Keywords + rule(%r[(#{Nim.underscorize(OPWORDS)})\b], Operator::Word) + rule(/(p_?r_?o_?c_?\s)(?![\(\[\]])/, Keyword, :funcname) + rule(%r[(#{Nim.underscorize(KEYWORDS)})\b], Keyword) + rule(%r[(#{Nim.underscorize(NAMESPACE)})\b], Keyword::Namespace) + rule(/(v_?a_?r)\b/, Keyword::Declaration) + rule(%r[(#{Nim.underscorize(TYPES)})\b], Keyword::Type) + rule(%r[(#{Nim.underscorize(PSEUDOKEYWORDS)})\b], Keyword::Pseudo) + # Identifiers + rule(/\b((?![_\d])\w)(((?!_)\w)|(_(?!_)\w))*/, Name) + + # Numbers + # Note: Have to do this with a block to push multiple states first, + # since we can't pass array of states like w/ Pygments. + rule(/[0-9][0-9_]*(?=([eE.]|'?[fF](32|64)))/) do |number| + push :floatsuffix + push :floatnumber + token Num::Float + end + rule(/0[xX][a-fA-F0-9][a-fA-F0-9_]*/, Num::Hex, :intsuffix) + rule(/0[bB][01][01_]*/, Num, :intsuffix) + rule(/0o[0-7][0-7_]*/, Num::Oct, :intsuffix) + rule(/[0-9][0-9_]*/, Num::Integer, :intsuffix) + + # Whitespace + rule(/\s+/, Text) + rule(/.+$/, Error) + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nix.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nix.rb new file mode 100644 index 0000000..d357068 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/nix.rb @@ -0,0 +1,211 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Nix < RegexLexer + title 'Nix' + desc 'The Nix expression language (https://nixos.org/nix/manual/#ch-expression-language)' + tag 'nix' + aliases 'nixos' + filenames '*.nix' + + state :whitespaces do + rule /^\s*\n\s*$/m, Text + rule /\s+/, Text + end + + state :comment do + rule /#.*$/, Comment + rule /\/\*/, Comment, :multiline_comment + end + + state :multiline_comment do + rule /\*\//, Comment, :pop! + rule /./, Comment + end + + state :number do + rule /[0-9]/, Num::Integer + end + + state :null do + rule /(null)/, Keyword::Constant + end + + state :boolean do + rule /(true|false)/, Keyword::Constant + end + + state :binding do + rule /[a-zA-Z_][a-zA-Z0-9-]*/, Name::Variable + end + + state :path do + word = "[a-zA-Z0-9\._-]+" + section = "(\/#{word})" + prefix = "[a-z\+]+:\/\/" + root = /#{section}+/.source + tilde = /~#{section}+/.source + basic = /#{word}(\/#{word})+/.source + url = /#{prefix}(\/?#{basic})/.source + rule /(#{root}|#{tilde}|#{basic}|#{url})/, Str::Other + end + + state :string do + rule /"/, Str::Double, :double_quoted_string + rule /''/, Str::Double, :indented_string + end + + state :string_content do + rule /\\./, Str::Escape + rule /\$\$/, Str::Escape + rule /\${/, Str::Interpol, :string_interpolated_arg + end + + state :indented_string_content do + rule /'''/, Str::Escape + rule /''\$/, Str::Escape + rule /\$\$/, Str::Escape + rule /''\\./, Str::Escape + rule /\${/, Str::Interpol, :string_interpolated_arg + end + + state :string_interpolated_arg do + mixin :expression + rule /}/, Str::Interpol, :pop! + end + + state :indented_string do + mixin :indented_string_content + rule /''/, Str::Double, :pop! + rule /./, Str::Double + end + + state :double_quoted_string do + mixin :string_content + rule /"/, Str::Double, :pop! + rule /./, Str::Double + end + + state :operator do + rule /(\.|\?|\+\+|\+|!=|!|\/\/|\=\=|&&|\|\||->|\/|\*|-|<|>|<=|=>)/, Operator + end + + state :assignment do + rule /(=)/, Operator + rule /(@)/, Operator + end + + state :accessor do + rule /(\$)/, Punctuation + end + + state :delimiter do + rule /(;|,|:)/, Punctuation + end + + state :atom_content do + mixin :expression + rule /\)/, Punctuation, :pop! + end + + state :atom do + rule /\(/, Punctuation, :atom_content + end + + state :list do + rule /\[/, Punctuation, :list_content + end + + state :list_content do + rule /\]/, Punctuation, :pop! + mixin :expression + end + + state :set do + rule /{/, Punctuation, :set_content + end + + state :set_content do + rule /}/, Punctuation, :pop! + mixin :expression + end + + state :expression do + mixin :ignore + mixin :comment + mixin :boolean + mixin :null + mixin :number + mixin :path + mixin :string + mixin :keywords + mixin :operator + mixin :accessor + mixin :assignment + mixin :delimiter + mixin :binding + mixin :atom + mixin :set + mixin :list + end + + state :keywords do + mixin :keywords_namespace + mixin :keywords_declaration + mixin :keywords_conditional + mixin :keywords_reserved + mixin :keywords_builtin + end + + state :keywords_namespace do + keywords = %w(with in inherit) + rule /(?:#{keywords.join('|')})\b/, Keyword::Namespace + end + + state :keywords_declaration do + keywords = %w(let) + rule /(?:#{keywords.join('|')})\b/, Keyword::Declaration + end + + state :keywords_conditional do + keywords = %w(if then else) + rule /(?:#{keywords.join('|')})\b/, Keyword + end + + state :keywords_reserved do + keywords = %w(rec assert map) + rule /(?:#{keywords.join('|')})\b/, Keyword::Reserved + end + + state :keywords_builtin do + keywords = %w( + abort + baseNameOf + builtins + derivation + fetchTarball + import + isNull + removeAttrs + throw + toString + ) + rule /(?:#{keywords.join('|')})\b/, Keyword::Reserved + end + + state :ignore do + mixin :whitespaces + end + + state :root do + mixin :ignore + mixin :expression + end + + start do + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/objective_c.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/objective_c.rb new file mode 100644 index 0000000..63f2335 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/objective_c.rb @@ -0,0 +1,195 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'c.rb' + + class ObjectiveC < C + tag 'objective_c' + title "Objective-C" + desc 'an extension of C commonly used to write Apple software' + aliases 'objc', 'obj-c', 'obj_c', 'objectivec' + filenames '*.m', '*.h' + + mimetypes 'text/x-objective_c', 'application/x-objective_c' + + def self.at_keywords + @at_keywords ||= %w( + selector private protected public encode synchronized try + throw catch finally end property synthesize dynamic optional + interface implementation import + ) + end + + def self.at_builtins + @at_builtins ||= %w(true false YES NO) + end + + def self.builtins + @builtins ||= %w(YES NO nil) + end + + id = /[a-z$_][a-z0-9$_]*/i + + prepend :statements do + rule /@"/, Str, :string + rule /@'(\\[0-7]{1,3}|\\x[a-fA-F0-9]{1,2}|\\.|[^\\'\n]')/, + Str::Char + rule /@(\d+[.]\d*|[.]\d+|\d+)e[+-]?\d+l?/i, + Num::Float + rule /@(\d+[.]\d*|[.]\d+|\d+f)f?/i, Num::Float + rule /@0x\h+[lL]?/, Num::Hex + rule /@0[0-7]+l?/i, Num::Oct + rule /@\d+l?/, Num::Integer + rule /\bin\b/, Keyword + + rule /@(?:interface|implementation)\b/ do + token Keyword + goto :classname + end + + rule /@(?:class|protocol)\b/ do + token Keyword + goto :forward_classname + end + + rule /@([[:alnum:]]+)/ do |m| + if self.class.at_keywords.include? m[1] + token Keyword + elsif self.class.at_builtins.include? m[1] + token Name::Builtin + else + token Error + end + end + + rule /[?]/, Punctuation, :ternary + rule /\[/, Punctuation, :message + rule /@\[/, Punctuation, :array_literal + rule /@\{/, Punctuation, :dictionary_literal + end + + state :ternary do + rule /:/, Punctuation, :pop! + mixin :statements + end + + state :message_shared do + rule /\]/, Punctuation, :pop! + rule /\{/, Punctuation, :pop! + rule /;/, Error + + mixin :statement + end + + state :message do + rule /(#{id})(\s*)(:)/ do + groups(Name::Function, Text, Punctuation) + goto :message_with_args + end + + rule /(#{id})(\s*)(\])/ do + groups(Name::Function, Text, Punctuation) + pop! + end + + mixin :message_shared + end + + state :message_with_args do + rule /\{/, Punctuation, :function + rule /(#{id})(\s*)(:)/ do + groups(Name::Function, Text, Punctuation) + pop! + end + + mixin :message_shared + end + + state :array_literal do + rule /]/, Punctuation, :pop! + rule /,/, Punctuation + mixin :statements + end + + state :dictionary_literal do + rule /}/, Punctuation, :pop! + rule /,/, Punctuation + mixin :statements + end + + state :classname do + mixin :whitespace + + rule /(#{id})(\s*)(:)(\s*)(#{id})/ do + groups(Name::Class, Text, + Punctuation, Text, + Name::Class) + pop! + end + + rule /(#{id})(\s*)([(])(\s*)(#{id})(\s*)([)])/ do + groups(Name::Class, Text, + Punctuation, Text, + Name::Label, Text, + Punctuation) + pop! + end + + rule id, Name::Class, :pop! + end + + state :forward_classname do + mixin :whitespace + + rule /(#{id})(\s*)(,)(\s*)/ do + groups(Name::Class, Text, Punctuation, Text) + push + end + + rule /(#{id})(\s*)(;?)/ do + groups(Name::Class, Text, Punctuation) + pop! + end + end + + prepend :root do + rule %r( + ([-+])(\s*) + ([(].*?[)])?(\s*) + (?=#{id}:?) + )ix do |m| + token Keyword, m[1]; token Text, m[2] + recurse m[3]; token Text, m[4] + push :method_definition + end + end + + state :method_definition do + rule /,/, Punctuation + rule /[.][.][.]/, Punctuation + rule /([(].*?[)])(#{id})/ do |m| + recurse m[1]; token Name::Variable, m[2] + end + + rule /(#{id})(\s*)(:)/m do + groups(Name::Function, Text, Punctuation) + end + + rule /;/, Punctuation, :pop! + + rule /{/ do + token Punctuation + goto :function + end + + mixin :inline_whitespace + rule %r(//.*?\n), Comment::Single + rule /\s+/m, Text + + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ocaml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ocaml.rb new file mode 100644 index 0000000..0284dae --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ocaml.rb @@ -0,0 +1,101 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class OCaml < RegexLexer + title "OCaml" + desc 'Objective Caml (ocaml.org)' + tag 'ocaml' + filenames '*.ml', '*.mli', '*.mll', '*.mly' + mimetypes 'text/x-ocaml' + + def self.keywords + @keywords ||= Set.new %w( + as assert begin class constraint do done downto else end + exception external false for fun function functor if in include + inherit initializer lazy let match method module mutable new + nonrec object of open private raise rec sig struct then to true + try type val virtual when while with + ) + end + + def self.word_operators + @word_operators ||= Set.new %w(and asr land lor lsl lxor mod or) + end + + def self.primitives + @primitives ||= Set.new %w(unit int float bool string char list array) + end + + operator = %r([;,_!$%&*+./:<=>?@^|~#-]+) + id = /[a-z_][\w']*/i + upper_id = /[A-Z][\w']*/ + + state :root do + rule /\s+/m, Text + rule /false|true|[(][)]|\[\]/, Name::Builtin::Pseudo + rule /#{upper_id}(?=\s*[.])/, Name::Namespace, :dotted + rule /`#{id}/, Name::Tag + rule upper_id, Name::Class + rule /[(][*](?![)])/, Comment, :comment + rule id do |m| + match = m[0] + if self.class.keywords.include? match + token Keyword + elsif self.class.word_operators.include? match + token Operator::Word + elsif self.class.primitives.include? match + token Keyword::Type + else + token Name + end + end + + rule /[(){}\[\];]+/, Punctuation + rule operator, Operator + + rule /-?\d[\d_]*(.[\d_]*)?(e[+-]?\d[\d_]*)/i, Num::Float + rule /0x\h[\h_]*/i, Num::Hex + rule /0o[0-7][0-7_]*/i, Num::Oct + rule /0b[01][01_]*/i, Num::Bin + rule /\d[\d_]*/, Num::Integer + + rule /'(?:(\\[\\"'ntbr ])|(\\[0-9]{3})|(\\x\h{2}))'/, Str::Char + rule /'[.]'/, Str::Char + rule /'/, Keyword + rule /"/, Str::Double, :string + rule /[~?]#{id}/, Name::Variable + end + + state :comment do + rule /[^(*)]+/, Comment + rule(/[(][*]/) { token Comment; push } + rule /[*][)]/, Comment, :pop! + rule /[(*)]/, Comment + end + + state :string do + rule /[^\\"]+/, Str::Double + mixin :escape_sequence + rule /\\\n/, Str::Double + rule /"/, Str::Double, :pop! + end + + state :escape_sequence do + rule /\\[\\"'ntbr]/, Str::Escape + rule /\\\d{3}/, Str::Escape + rule /\\x\h{2}/, Str::Escape + end + + state :dotted do + rule /\s+/m, Text + rule /[.]/, Punctuation + rule /#{upper_id}(?=\s*[.])/, Name::Namespace + rule upper_id, Name::Class, :pop! + rule id, Name, :pop! + rule /[({\[]/, Punctuation, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pascal.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pascal.rb new file mode 100644 index 0000000..e6f4067 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pascal.rb @@ -0,0 +1,67 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Pascal < RegexLexer + tag 'pascal' + title "Pascal" + desc 'a procedural programming language commonly used as a teaching language.' + filenames '*.pas' + + mimetypes 'text/x-pascal' + + id = /@?[_a-z]\w*/i + + keywords = %w( + absolute abstract all and and_then array as asm assembler attribute + begin bindable case class const constructor delay destructor div do + downto else end except exit export exports external far file finalization + finally for forward function goto if implementation import in inc index + inherited initialization inline interface interrupt is label library + message mod module near nil not object of on only operator or or_else + otherwise out overload override packed pascal pow private procedure program + property protected public published qualified raise read record register + repeat resident resourcestring restricted safecall segment set shl shr + stdcall stored string then threadvar to try type unit until uses value var + view virtual while with write writeln xor + ) + + keywords_type = %w( + ansichar ansistring bool boolean byte bytebool cardinal char comp currency + double dword extended int64 integer iunknown longbool longint longword pansichar + pansistring pbool pboolean pbyte pbytearray pcardinal pchar pcomp pcurrency + pdate pdatetime pdouble pdword pextended phandle pint64 pinteger plongint plongword + pointer ppointer pshortint pshortstring psingle psmallint pstring pvariant pwidechar + pwidestring pword pwordarray pwordbool real real48 shortint shortstring single + smallint string tclass tdate tdatetime textfile thandle tobject ttime variant + widechar widestring word wordbool + ) + + state :whitespace do + # Spaces + rule /\s+/m, Text + # // Comments + rule %r((//).*$\n?), Comment::Single + # -- Comments + rule %r((--).*$\n?), Comment::Single + # (* Comments *) + rule %r(\(\*.*?\*\))m, Comment::Multiline + # { Comments } + rule %r(\{.*?\})m, Comment::Multiline + end + + state :root do + mixin :whitespace + + rule %r{((0(x|X)[0-9a-fA-F]*)|(([0-9]+\.?[0-9]*)|(\.[0-9]+))((e|E)(\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?}, Num + rule %r{[~!@#\$%\^&\*\(\)\+`\-={}\[\]:;<>\?,\.\/\|\\]}, Punctuation + rule %r{'([^']|'')*'}, Str + rule /(true|false|nil)\b/i, Name::Builtin + rule /\b(#{keywords.join('|')})\b/i, Keyword + rule /\b(#{keywords_type.join('|')})\b/i, Keyword::Type + rule id, Name + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/perl.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/perl.rb new file mode 100644 index 0000000..2e0794e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/perl.rb @@ -0,0 +1,201 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Perl < RegexLexer + title "Perl" + desc "The Perl scripting language (perl.org)" + + tag 'perl' + aliases 'pl' + + filenames '*.pl', '*.pm', '*.t' + mimetypes 'text/x-perl', 'application/x-perl' + + def self.detect?(text) + return true if text.shebang? 'perl' + end + + keywords = %w( + case continue do else elsif for foreach if last my next our + redo reset then unless until while use print new BEGIN CHECK + INIT END return + ) + + builtins = %w( + abs accept alarm atan2 bind binmode bless caller chdir chmod + chomp chop chown chr chroot close closedir connect continue cos + crypt dbmclose dbmopen defined delete die dump each endgrent + endhostent endnetent endprotoent endpwent endservent eof eval + exec exists exit exp fcntl fileno flock fork format formline getc + getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent + getlogin getnetbyaddr getnetbyname getnetent getpeername + getpgrp getppid getpriority getprotobyname getprotobynumber + getprotoent getpwent getpwnam getpwuid getservbyname getservbyport + getservent getsockname getsockopt glob gmtime goto grep hex + import index int ioctl join keys kill last lc lcfirst length + link listen local localtime log lstat map mkdir msgctl msgget + msgrcv msgsnd my next no oct open opendir ord our pack package + pipe pop pos printf prototype push quotemeta rand read readdir + readline readlink readpipe recv redo ref rename require reverse + rewinddir rindex rmdir scalar seek seekdir select semctl semget + semop send setgrent sethostent setnetent setpgrp setpriority + setprotoent setpwent setservent setsockopt shift shmctl shmget + shmread shmwrite shutdown sin sleep socket socketpair sort splice + split sprintf sqrt srand stat study substr symlink syscall sysopen + sysread sysseek system syswrite tell telldir tie tied time times + tr truncate uc ucfirst umask undef unlink unpack unshift untie + utime values vec wait waitpid wantarray warn write + ) + + re_tok = Str::Regex + + state :balanced_regex do + rule %r(/(\\[\\/]|[^/])*/[egimosx]*)m, re_tok, :pop! + rule %r(!(\\[\\!]|[^!])*![egimosx]*)m, re_tok, :pop! + rule %r(\\(\\\\|[^\\])*\\[egimosx]*)m, re_tok, :pop! + rule %r({(\\[\\}]|[^}])*}[egimosx]*), re_tok, :pop! + rule %r(<(\\[\\>]|[^>])*>[egimosx]*), re_tok, :pop! + rule %r(\[(\\[\\\]]|[^\]])*\][egimosx]*), re_tok, :pop! + rule %r[\((\\[\\\)]|[^\)])*\)[egimosx]*], re_tok, :pop! + rule %r(@(\\[\\@]|[^@])*@[egimosx]*), re_tok, :pop! + rule %r(%(\\[\\%]|[^%])*%[egimosx]*), re_tok, :pop! + rule %r(\$(\\[\\\$]|[^\$])*\$[egimosx]*), re_tok, :pop! + end + + state :root do + rule /#.*?$/, Comment::Single + rule /^=[a-zA-Z0-9]+\s+.*?\n=cut/m, Comment::Multiline + rule /(?:#{keywords.join('|')})\b/, Keyword + + rule /(format)(\s+)([a-zA-Z0-9_]+)(\s*)(=)(\s*\n)/ do + groups Keyword, Text, Name, Text, Punctuation, Text + + push :format + end + + rule /(?:eq|lt|gt|le|ge|ne|not|and|or|cmp)\b/, Operator::Word + + # common delimiters + rule %r(s/(\\\\|\\/|[^/])*/(\\\\|\\/|[^/])*/[msixpodualngc]*), re_tok + rule %r(s!(\\\\|\\!|[^!])*!(\\\\|\\!|[^!])*![msixpodualngc]*), re_tok + rule %r(s\\(\\\\|[^\\])*\\(\\\\|[^\\])*\\[msixpodualngc]*), re_tok + rule %r(s@(\\\\|\\@|[^@])*@(\\\\|\\@|[^@])*@[msixpodualngc]*), re_tok + rule %r(s%(\\\\|\\%|[^%])*%(\\\\|\\%|[^%])*%[msixpodualngc]*), re_tok + + # balanced delimiters + rule %r(s{(\\\\|\\}|[^}])*}\s*), re_tok, :balanced_regex + rule %r(s<(\\\\|\\>|[^>])*>\s*), re_tok, :balanced_regex + rule %r(s\[(\\\\|\\\]|[^\]])*\]\s*), re_tok, :balanced_regex + rule %r[s\((\\\\|\\\)|[^\)])*\)\s*], re_tok, :balanced_regex + + rule %r(m?/(\\\\|\\/|[^/\n])*/[msixpodualngc]*), re_tok + rule %r(m(?=[/!\\{<\[\(@%\$])), re_tok, :balanced_regex + + # Perl allows any non-whitespace character to delimit + # a regex when `m` is used. + rule %r(m(\S).*\1[msixpodualngc]*), re_tok + rule %r(((?<==~)|(?<=\())\s*/(\\\\|\\/|[^/])*/[msixpodualngc]*), + re_tok, :balanced_regex + + rule /\s+/, Text + rule /(?:#{builtins.join('|')})\b/, Name::Builtin + rule /((__(DATA|DIE|WARN)__)|(STD(IN|OUT|ERR)))\b/, + Name::Builtin::Pseudo + + rule /<<([\'"]?)([a-zA-Z_][a-zA-Z0-9_]*)\1;?\n.*?\n\2\n/m, Str + + rule /__END__\b/, Comment::Preproc, :end_part + rule /\$\^[ADEFHILMOPSTWX]/, Name::Variable::Global + rule /\$[\\"'\[\]&`+*.,;=%~?@$!<>(^\|\/-](?!\w)/, Name::Variable::Global + rule /[-+\/*%=<>&^\|!\\~]=?/, Operator + rule /[$@%#]+/, Name::Variable, :varname + + rule /0_?[0-7]+(_[0-7]+)*/, Num::Oct + rule /0x[0-9A-Fa-f]+(_[0-9A-Fa-f]+)*/, Num::Hex + rule /0b[01]+(_[01]+)*/, Num::Bin + rule /(\d*(_\d*)*\.\d+(_\d*)*|\d+(_\d*)*\.\d+(_\d*)*)(e[+-]?\d+)?/i, + Num::Float + rule /\d+(_\d*)*e[+-]?\d+(_\d*)*/i, Num::Float + rule /\d+(_\d+)*/, Num::Integer + + rule /'(\\\\|\\'|[^'])*'/, Str + rule /"(\\\\|\\"|[^"])*"/, Str + rule /`(\\\\|\\`|[^`])*`/, Str::Backtick + rule /<([^\s>]+)>/, re_tok + rule /(q|qq|qw|qr|qx)\{/, Str::Other, :cb_string + rule /(q|qq|qw|qr|qx)\(/, Str::Other, :rb_string + rule /(q|qq|qw|qr|qx)\[/, Str::Other, :sb_string + rule /(q|qq|qw|qr|qx)>|>=|<=|<=>|={3}|!=|=~|!~|&&?|\|\||\.{1,3}/, + Operator + rule /[()\[\]:;,<>\/?{}]/, Punctuation + rule(/(?=\w)/) { push :name } + end + + state :format do + rule /\.\n/, Str::Interpol, :pop! + rule /.*?\n/, Str::Interpol + end + + state :name_common do + rule /\w+::/, Name::Namespace + rule /[\w:]+/, Name::Variable, :pop! + end + + state :varname do + rule /\s+/, Text + rule /\{/, Punctuation, :pop! # hash syntax + rule /\)|,/, Punctuation, :pop! # arg specifier + mixin :name_common + end + + state :name do + mixin :name_common + rule /[A-Z_]+(?=[^a-zA-Z0-9_])/, Name::Constant, :pop! + rule(/(?=\W)/) { pop! } + end + + state :modulename do + rule /[a-z_]\w*/i, Name::Namespace, :pop! + end + + state :funcname do + rule /[a-zA-Z_]\w*[!?]?/, Name::Function + rule /\s+/, Text + + # argument declaration + rule /(\([$@%]*\))(\s*)/ do + groups Punctuation, Text + end + + rule /.*?{/, Punctuation, :pop! + rule /;/, Punctuation, :pop! + end + + [[:cb, '\{', '\}'], + [:rb, '\(', '\)'], + [:sb, '\[', '\]'], + [:lt, '<', '>']].each do |name, open, close| + tok = Str::Other + state :"#{name}_string" do + rule /\\[#{open}#{close}\\]/, tok + rule /\\/, tok + rule(/#{open}/) { token tok; push } + rule /#{close}/, tok, :pop! + rule /[^#{open}#{close}\\]+/, tok + end + end + + state :end_part do + # eat the rest of the stream + rule /.+/m, Comment::Preproc, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php.rb new file mode 100644 index 0000000..10061fa --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php.rb @@ -0,0 +1,194 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class PHP < TemplateLexer + title "PHP" + desc "The PHP scripting language (php.net)" + tag 'php' + aliases 'php', 'php3', 'php4', 'php5' + filenames '*.php', '*.php[345t]','*.phtml', + # Support Drupal file extensions, see: + # https://github.com/gitlabhq/gitlabhq/issues/8900 + '*.module', '*.inc', '*.profile', '*.install', '*.test' + mimetypes 'text/x-php' + + option :start_inline, 'Whether to start with inline php or require . (default: best guess)' + option :funcnamehighlighting, 'Whether to highlight builtin functions (default: true)' + option :disabledmodules, 'Disable certain modules from being highlighted as builtins (default: empty)' + + def initialize(*) + super + + # if truthy, the lexer starts highlighting with php code + # (no /, Comment::Preproc, :pop! + # heredocs + rule /<<<('?)(#{id})\1\n.*?\n\2;?\n/im, Str::Heredoc + rule /\s+/, Text + rule /#.*?$/, Comment::Single + rule %r(//.*?$), Comment::Single + # empty comment, otherwise seen as the start of a docstring + rule %r(/\*\*/), Comment::Multiline + rule %r(/\*\*.*?\*/)m, Str::Doc + rule %r(/\*.*?\*/)m, Comment::Multiline + rule /(->|::)(\s*)(#{id})/ do + groups Operator, Text, Name::Attribute + end + + rule /[~!%^&*+=\|:.<>\/?@-]+/, Operator + rule /[\[\]{}();,]/, Punctuation + rule /class\b/, Keyword, :classname + # anonymous functions + rule /(function)(\s*)(?=\()/ do + groups Keyword, Text + end + + # named functions + rule /(function)(\s+)(&?)(\s*)/ do + groups Keyword, Text, Operator, Text + push :funcname + end + + rule /(const)(\s+)(#{id})/i do + groups Keyword, Text, Name::Constant + end + + rule /(true|false|null)\b/, Keyword::Constant + rule /\$\{\$+#{id}\}/i, Name::Variable + rule /\$+#{id}/i, Name::Variable + + # may be intercepted for builtin highlighting + rule /\\?#{nsid}/i do |m| + name = m[0] + + if self.class.keywords.include? name + token Keyword + elsif self.builtins.include? name + token Name::Builtin + else + token Name::Other + end + end + + rule /(\d+\.\d*|\d*\.\d+)(e[+-]?\d+)?/i, Num::Float + rule /\d+e[+-]?\d+/i, Num::Float + rule /0[0-7]+/, Num::Oct + rule /0x[a-f0-9]+/i, Num::Hex + rule /\d+/, Num::Integer + rule /'([^'\\]*(?:\\.[^'\\]*)*)'/, Str::Single + rule /`([^`\\]*(?:\\.[^`\\]*)*)`/, Str::Backtick + rule /"/, Str::Double, :string + end + + state :classname do + rule /\s+/, Text + rule /#{nsid}/, Name::Class, :pop! + end + + state :funcname do + rule /#{id}/, Name::Function, :pop! + end + + state :string do + rule /"/, Str::Double, :pop! + rule /[^\\{$"]+/, Str::Double + rule /\\([nrt\"$\\]|[0-7]{1,3}|x[0-9A-Fa-f]{1,2})/, + Str::Escape + rule /\$#{id}(\[\S+\]|->#{id})?/, Name::Variable + + rule /\{\$\{/, Str::Interpol, :interp_double + rule /\{(?=\$)/, Str::Interpol, :interp_single + rule /(\{)(\S+)(\})/ do + groups Str::Interpol, Name::Variable, Str::Interpol + end + + rule /[${\\]+/, Str::Double + end + + state :interp_double do + rule /\}\}/, Str::Interpol, :pop! + mixin :php + end + + state :interp_single do + rule /\}/, Str::Interpol, :pop! + mixin :php + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php/builtins.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php/builtins.rb new file mode 100644 index 0000000..d9db725 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/php/builtins.rb @@ -0,0 +1,196 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# automatically generated by `rake builtins:php` +module Rouge + module Lexers + class PHP + def self.builtins + @builtins ||= {}.tap do |b| + b["Apache"] = Set.new %w(apache_child_terminate apache_child_terminate apache_get_modules apache_get_version apache_getenv apache_lookup_uri apache_note apache_request_headers apache_reset_timeout apache_response_headers apache_setenv getallheaders virtual apache_child_terminate) + b["APC"] = Set.new %w(apc_add apc_add apc_bin_dump apc_bin_dumpfile apc_bin_load apc_bin_loadfile apc_cache_info apc_cas apc_clear_cache apc_compile_file apc_dec apc_define_constants apc_delete_file apc_delete apc_exists apc_fetch apc_inc apc_load_constants apc_sma_info apc_store apc_add) + b["APCu"] = Set.new %w(apcu_add apcu_add apcu_cache_info apcu_cas apcu_clear_cache apcu_dec apcu_delete apcu_entry apcu_exists apcu_fetch apcu_inc apcu_sma_info apcu_store apcu_add) + b["APD"] = Set.new %w(apd_breakpoint apd_breakpoint apd_callstack apd_clunk apd_continue apd_croak apd_dump_function_table apd_dump_persistent_resources apd_dump_regular_resources apd_echo apd_get_active_symbols apd_set_pprof_trace apd_set_session_trace_socket apd_set_session_trace apd_set_session override_function rename_function apd_breakpoint) + b["Array"] = Set.new %w(array_change_key_case array_change_key_case array_chunk array_column array_combine array_count_values array_diff_assoc array_diff_key array_diff_uassoc array_diff_ukey array_diff array_fill_keys array_fill array_filter array_flip array_intersect_assoc array_intersect_key array_intersect_uassoc array_intersect_ukey array_intersect array_key_exists array_keys array_map array_merge_recursive array_merge array_multisort array_pad array_pop array_product array_push array_rand array_reduce array_replace_recursive array_replace array_reverse array_search array_shift array_slice array_splice array_sum array_udiff_assoc array_udiff_uassoc array_udiff array_uintersect_assoc array_uintersect_uassoc array_uintersect array_unique array_unshift array_values array_walk_recursive array_walk array arsort asort compact count current each end extract in_array key_exists key krsort ksort list natcasesort natsort next pos prev range reset rsort shuffle sizeof sort uasort uksort usort array_change_key_case) + b["BBCode"] = Set.new %w(bbcode_add_element bbcode_add_element bbcode_add_smiley bbcode_create bbcode_destroy bbcode_parse bbcode_set_arg_parser bbcode_set_flags bbcode_add_element) + b["BC Math"] = Set.new %w(bcadd bcadd bccomp bcdiv bcmod bcmul bcpow bcpowmod bcscale bcsqrt bcsub bcadd) + b["bcompiler"] = Set.new %w(bcompiler_load_exe bcompiler_load_exe bcompiler_load bcompiler_parse_class bcompiler_read bcompiler_write_class bcompiler_write_constant bcompiler_write_exe_footer bcompiler_write_file bcompiler_write_footer bcompiler_write_function bcompiler_write_functions_from_file bcompiler_write_header bcompiler_write_included_filename bcompiler_load_exe) + b["Blenc"] = Set.new %w(blenc_encrypt blenc_encrypt blenc_encrypt) + b["Bzip2"] = Set.new %w(bzclose bzclose bzcompress bzdecompress bzerrno bzerror bzerrstr bzflush bzopen bzread bzwrite bzclose) + b["Cairo"] = Set.new %w(cairo_create cairo_create cairo_font_face_get_type cairo_font_face_status cairo_font_options_create cairo_font_options_equal cairo_font_options_get_antialias cairo_font_options_get_hint_metrics cairo_font_options_get_hint_style cairo_font_options_get_subpixel_order cairo_font_options_hash cairo_font_options_merge cairo_font_options_set_antialias cairo_font_options_set_hint_metrics cairo_font_options_set_hint_style cairo_font_options_set_subpixel_order cairo_font_options_status cairo_format_stride_for_width cairo_image_surface_create_for_data cairo_image_surface_create_from_png cairo_image_surface_create cairo_image_surface_get_data cairo_image_surface_get_format cairo_image_surface_get_height cairo_image_surface_get_stride cairo_image_surface_get_width cairo_matrix_create_scale cairo_matrix_create_translate cairo_matrix_invert cairo_matrix_multiply cairo_matrix_rotate cairo_matrix_transform_distance cairo_matrix_transform_point cairo_matrix_translate cairo_pattern_add_color_stop_rgb cairo_pattern_add_color_stop_rgba cairo_pattern_create_for_surface cairo_pattern_create_linear cairo_pattern_create_radial cairo_pattern_create_rgb cairo_pattern_create_rgba cairo_pattern_get_color_stop_count cairo_pattern_get_color_stop_rgba cairo_pattern_get_extend cairo_pattern_get_filter cairo_pattern_get_linear_points cairo_pattern_get_matrix cairo_pattern_get_radial_circles cairo_pattern_get_rgba cairo_pattern_get_surface cairo_pattern_get_type cairo_pattern_set_extend cairo_pattern_set_filter cairo_pattern_set_matrix cairo_pattern_status cairo_pdf_surface_create cairo_pdf_surface_set_size cairo_ps_get_levels cairo_ps_level_to_string cairo_ps_surface_create cairo_ps_surface_dsc_begin_page_setup cairo_ps_surface_dsc_begin_setup cairo_ps_surface_dsc_comment cairo_ps_surface_get_eps cairo_ps_surface_restrict_to_level cairo_ps_surface_set_eps cairo_ps_surface_set_size cairo_scaled_font_create cairo_scaled_font_extents cairo_scaled_font_get_ctm cairo_scaled_font_get_font_face cairo_scaled_font_get_font_matrix cairo_scaled_font_get_font_options cairo_scaled_font_get_scale_matrix cairo_scaled_font_get_type cairo_scaled_font_glyph_extents cairo_scaled_font_status cairo_scaled_font_text_extents cairo_surface_copy_page cairo_surface_create_similar cairo_surface_finish cairo_surface_flush cairo_surface_get_content cairo_surface_get_device_offset cairo_surface_get_font_options cairo_surface_get_type cairo_surface_mark_dirty_rectangle cairo_surface_mark_dirty cairo_surface_set_device_offset cairo_surface_set_fallback_resolution cairo_surface_show_page cairo_surface_status cairo_surface_write_to_png cairo_svg_surface_create cairo_svg_surface_restrict_to_version cairo_svg_version_to_string cairo_create) + b["Calendar"] = Set.new %w(cal_days_in_month cal_days_in_month cal_from_jd cal_info cal_to_jd easter_date easter_days frenchtojd gregoriantojd jddayofweek jdmonthname jdtofrench jdtogregorian jdtojewish jdtojulian jdtounix jewishtojd juliantojd unixtojd cal_days_in_month) + b["chdb"] = Set.new %w(chdb_create chdb_create chdb_create) + b["Classkit"] = Set.new %w(classkit_import classkit_import classkit_method_add classkit_method_copy classkit_method_redefine classkit_method_remove classkit_method_rename classkit_import) + b["Classes/Object"] = Set.new %w(__autoload __autoload call_user_method_array call_user_method class_alias class_exists get_called_class get_class_methods get_class_vars get_class get_declared_classes get_declared_interfaces get_declared_traits get_object_vars get_parent_class interface_exists is_a is_subclass_of method_exists property_exists trait_exists __autoload) + b["COM"] = Set.new %w(com_create_guid com_create_guid com_event_sink com_get_active_object com_load_typelib com_message_pump com_print_typeinfo variant_abs variant_add variant_and variant_cast variant_cat variant_cmp variant_date_from_timestamp variant_date_to_timestamp variant_div variant_eqv variant_fix variant_get_type variant_idiv variant_imp variant_int variant_mod variant_mul variant_neg variant_not variant_or variant_pow variant_round variant_set_type variant_set variant_sub variant_xor com_create_guid) + b["Crack"] = Set.new %w(crack_check crack_check crack_closedict crack_getlastmessage crack_opendict crack_check) + b["CSPRNG"] = Set.new %w(random_bytes random_bytes random_int random_bytes) + b["Ctype"] = Set.new %w(ctype_alnum ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_graph ctype_lower ctype_print ctype_punct ctype_space ctype_upper ctype_xdigit ctype_alnum) + b["CUBRID"] = Set.new %w(cubrid_bind cubrid_bind cubrid_close_prepare cubrid_close_request cubrid_col_get cubrid_col_size cubrid_column_names cubrid_column_types cubrid_commit cubrid_connect_with_url cubrid_connect cubrid_current_oid cubrid_disconnect cubrid_drop cubrid_error_code_facility cubrid_error_code cubrid_error_msg cubrid_execute cubrid_fetch cubrid_free_result cubrid_get_autocommit cubrid_get_charset cubrid_get_class_name cubrid_get_client_info cubrid_get_db_parameter cubrid_get_query_timeout cubrid_get_server_info cubrid_get cubrid_insert_id cubrid_is_instance cubrid_lob_close cubrid_lob_export cubrid_lob_get cubrid_lob_send cubrid_lob_size cubrid_lob2_bind cubrid_lob2_close cubrid_lob2_export cubrid_lob2_import cubrid_lob2_new cubrid_lob2_read cubrid_lob2_seek64 cubrid_lob2_seek cubrid_lob2_size64 cubrid_lob2_size cubrid_lob2_tell64 cubrid_lob2_tell cubrid_lob2_write cubrid_lock_read cubrid_lock_write cubrid_move_cursor cubrid_next_result cubrid_num_cols cubrid_num_rows cubrid_pconnect_with_url cubrid_pconnect cubrid_prepare cubrid_put cubrid_rollback cubrid_schema cubrid_seq_drop cubrid_seq_insert cubrid_seq_put cubrid_set_add cubrid_set_autocommit cubrid_set_db_parameter cubrid_set_drop cubrid_set_query_timeout cubrid_version cubrid_bind) + b["cURL"] = Set.new %w(curl_close curl_close curl_copy_handle curl_errno curl_error curl_escape curl_exec curl_file_create curl_getinfo curl_init curl_multi_add_handle curl_multi_close curl_multi_exec curl_multi_getcontent curl_multi_info_read curl_multi_init curl_multi_remove_handle curl_multi_select curl_multi_setopt curl_multi_strerror curl_pause curl_reset curl_setopt_array curl_setopt curl_share_close curl_share_init curl_share_setopt curl_strerror curl_unescape curl_version curl_close) + b["Cyrus"] = Set.new %w(cyrus_authenticate cyrus_authenticate cyrus_bind cyrus_close cyrus_connect cyrus_query cyrus_unbind cyrus_authenticate) + b["Date/Time"] = Set.new %w(checkdate checkdate date_add date_create_from_format date_create_immutable_from_format date_create_immutable date_create date_date_set date_default_timezone_get date_default_timezone_set date_diff date_format date_get_last_errors date_interval_create_from_date_string date_interval_format date_isodate_set date_modify date_offset_get date_parse_from_format date_parse date_sub date_sun_info date_sunrise date_sunset date_time_set date_timestamp_get date_timestamp_set date_timezone_get date_timezone_set date getdate gettimeofday gmdate gmmktime gmstrftime idate localtime microtime mktime strftime strptime strtotime time timezone_abbreviations_list timezone_identifiers_list timezone_location_get timezone_name_from_abbr timezone_name_get timezone_offset_get timezone_open timezone_transitions_get timezone_version_get checkdate) + b["DBA"] = Set.new %w(dba_close dba_close dba_delete dba_exists dba_fetch dba_firstkey dba_handlers dba_insert dba_key_split dba_list dba_nextkey dba_open dba_optimize dba_popen dba_replace dba_sync dba_close) + b["dBase"] = Set.new %w(dbase_add_record dbase_add_record dbase_close dbase_create dbase_delete_record dbase_get_header_info dbase_get_record_with_names dbase_get_record dbase_numfields dbase_numrecords dbase_open dbase_pack dbase_replace_record dbase_add_record) + b["DB++"] = Set.new %w(dbplus_add dbplus_add dbplus_aql dbplus_chdir dbplus_close dbplus_curr dbplus_errcode dbplus_errno dbplus_find dbplus_first dbplus_flush dbplus_freealllocks dbplus_freelock dbplus_freerlocks dbplus_getlock dbplus_getunique dbplus_info dbplus_last dbplus_lockrel dbplus_next dbplus_open dbplus_prev dbplus_rchperm dbplus_rcreate dbplus_rcrtexact dbplus_rcrtlike dbplus_resolve dbplus_restorepos dbplus_rkeys dbplus_ropen dbplus_rquery dbplus_rrename dbplus_rsecindex dbplus_runlink dbplus_rzap dbplus_savepos dbplus_setindex dbplus_setindexbynumber dbplus_sql dbplus_tcl dbplus_tremove dbplus_undo dbplus_undoprepare dbplus_unlockrel dbplus_unselect dbplus_update dbplus_xlockrel dbplus_xunlockrel dbplus_add) + b["dbx"] = Set.new %w(dbx_close dbx_close dbx_compare dbx_connect dbx_error dbx_escape_string dbx_fetch_row dbx_query dbx_sort dbx_close) + b["Direct IO"] = Set.new %w(dio_close dio_close dio_fcntl dio_open dio_read dio_seek dio_stat dio_tcsetattr dio_truncate dio_write dio_close) + b["Directory"] = Set.new %w(chdir chdir chroot closedir dir getcwd opendir readdir rewinddir scandir chdir) + b["DOM"] = Set.new %w(dom_import_simplexml dom_import_simplexml dom_import_simplexml) + b["Eio"] = Set.new %w(eio_busy eio_busy eio_cancel eio_chmod eio_chown eio_close eio_custom eio_dup2 eio_event_loop eio_fallocate eio_fchmod eio_fchown eio_fdatasync eio_fstat eio_fstatvfs eio_fsync eio_ftruncate eio_futime eio_get_event_stream eio_get_last_error eio_grp_add eio_grp_cancel eio_grp_limit eio_grp eio_init eio_link eio_lstat eio_mkdir eio_mknod eio_nop eio_npending eio_nready eio_nreqs eio_nthreads eio_open eio_poll eio_read eio_readahead eio_readdir eio_readlink eio_realpath eio_rename eio_rmdir eio_seek eio_sendfile eio_set_max_idle eio_set_max_parallel eio_set_max_poll_reqs eio_set_max_poll_time eio_set_min_parallel eio_stat eio_statvfs eio_symlink eio_sync_file_range eio_sync eio_syncfs eio_truncate eio_unlink eio_utime eio_write eio_busy) + b["Enchant"] = Set.new %w(enchant_broker_describe enchant_broker_describe enchant_broker_dict_exists enchant_broker_free_dict enchant_broker_free enchant_broker_get_dict_path enchant_broker_get_error enchant_broker_init enchant_broker_list_dicts enchant_broker_request_dict enchant_broker_request_pwl_dict enchant_broker_set_dict_path enchant_broker_set_ordering enchant_dict_add_to_personal enchant_dict_add_to_session enchant_dict_check enchant_dict_describe enchant_dict_get_error enchant_dict_is_in_session enchant_dict_quick_check enchant_dict_store_replacement enchant_dict_suggest enchant_broker_describe) + b["Error Handling"] = Set.new %w(debug_backtrace debug_backtrace debug_print_backtrace error_clear_last error_get_last error_log error_reporting restore_error_handler restore_exception_handler set_error_handler set_exception_handler trigger_error user_error debug_backtrace) + b["Program execution"] = Set.new %w(escapeshellarg escapeshellarg escapeshellcmd exec passthru proc_close proc_get_status proc_nice proc_open proc_terminate shell_exec system escapeshellarg) + b["Exif"] = Set.new %w(exif_imagetype exif_imagetype exif_read_data exif_tagname exif_thumbnail read_exif_data exif_imagetype) + b["Expect"] = Set.new %w(expect_expectl expect_expectl expect_popen expect_expectl) + b["FAM"] = Set.new %w(fam_cancel_monitor fam_cancel_monitor fam_close fam_monitor_collection fam_monitor_directory fam_monitor_file fam_next_event fam_open fam_pending fam_resume_monitor fam_suspend_monitor fam_cancel_monitor) + b["Fann"] = Set.new %w(fann_cascadetrain_on_data fann_cascadetrain_on_data fann_cascadetrain_on_file fann_clear_scaling_params fann_copy fann_create_from_file fann_create_shortcut_array fann_create_shortcut fann_create_sparse_array fann_create_sparse fann_create_standard_array fann_create_standard fann_create_train_from_callback fann_create_train fann_descale_input fann_descale_output fann_descale_train fann_destroy_train fann_destroy fann_duplicate_train_data fann_get_activation_function fann_get_activation_steepness fann_get_bias_array fann_get_bit_fail_limit fann_get_bit_fail fann_get_cascade_activation_functions_count fann_get_cascade_activation_functions fann_get_cascade_activation_steepnesses_count fann_get_cascade_activation_steepnesses fann_get_cascade_candidate_change_fraction fann_get_cascade_candidate_limit fann_get_cascade_candidate_stagnation_epochs fann_get_cascade_max_cand_epochs fann_get_cascade_max_out_epochs fann_get_cascade_min_cand_epochs fann_get_cascade_min_out_epochs fann_get_cascade_num_candidate_groups fann_get_cascade_num_candidates fann_get_cascade_output_change_fraction fann_get_cascade_output_stagnation_epochs fann_get_cascade_weight_multiplier fann_get_connection_array fann_get_connection_rate fann_get_errno fann_get_errstr fann_get_layer_array fann_get_learning_momentum fann_get_learning_rate fann_get_MSE fann_get_network_type fann_get_num_input fann_get_num_layers fann_get_num_output fann_get_quickprop_decay fann_get_quickprop_mu fann_get_rprop_decrease_factor fann_get_rprop_delta_max fann_get_rprop_delta_min fann_get_rprop_delta_zero fann_get_rprop_increase_factor fann_get_sarprop_step_error_shift fann_get_sarprop_step_error_threshold_factor fann_get_sarprop_temperature fann_get_sarprop_weight_decay_shift fann_get_total_connections fann_get_total_neurons fann_get_train_error_function fann_get_train_stop_function fann_get_training_algorithm fann_init_weights fann_length_train_data fann_merge_train_data fann_num_input_train_data fann_num_output_train_data fann_print_error fann_randomize_weights fann_read_train_from_file fann_reset_errno fann_reset_errstr fann_reset_MSE fann_run fann_save_train fann_save fann_scale_input_train_data fann_scale_input fann_scale_output_train_data fann_scale_output fann_scale_train_data fann_scale_train fann_set_activation_function_hidden fann_set_activation_function_layer fann_set_activation_function_output fann_set_activation_function fann_set_activation_steepness_hidden fann_set_activation_steepness_layer fann_set_activation_steepness_output fann_set_activation_steepness fann_set_bit_fail_limit fann_set_callback fann_set_cascade_activation_functions fann_set_cascade_activation_steepnesses fann_set_cascade_candidate_change_fraction fann_set_cascade_candidate_limit fann_set_cascade_candidate_stagnation_epochs fann_set_cascade_max_cand_epochs fann_set_cascade_max_out_epochs fann_set_cascade_min_cand_epochs fann_set_cascade_min_out_epochs fann_set_cascade_num_candidate_groups fann_set_cascade_output_change_fraction fann_set_cascade_output_stagnation_epochs fann_set_cascade_weight_multiplier fann_set_error_log fann_set_input_scaling_params fann_set_learning_momentum fann_set_learning_rate fann_set_output_scaling_params fann_set_quickprop_decay fann_set_quickprop_mu fann_set_rprop_decrease_factor fann_set_rprop_delta_max fann_set_rprop_delta_min fann_set_rprop_delta_zero fann_set_rprop_increase_factor fann_set_sarprop_step_error_shift fann_set_sarprop_step_error_threshold_factor fann_set_sarprop_temperature fann_set_sarprop_weight_decay_shift fann_set_scaling_params fann_set_train_error_function fann_set_train_stop_function fann_set_training_algorithm fann_set_weight_array fann_set_weight fann_shuffle_train_data fann_subset_train_data fann_test_data fann_test fann_train_epoch fann_train_on_data fann_train_on_file fann_train fann_cascadetrain_on_data) + b["FrontBase"] = Set.new %w(fbsql_affected_rows fbsql_affected_rows fbsql_autocommit fbsql_blob_size fbsql_change_user fbsql_clob_size fbsql_close fbsql_commit fbsql_connect fbsql_create_blob fbsql_create_clob fbsql_create_db fbsql_data_seek fbsql_database_password fbsql_database fbsql_db_query fbsql_db_status fbsql_drop_db fbsql_errno fbsql_error fbsql_fetch_array fbsql_fetch_assoc fbsql_fetch_field fbsql_fetch_lengths fbsql_fetch_object fbsql_fetch_row fbsql_field_flags fbsql_field_len fbsql_field_name fbsql_field_seek fbsql_field_table fbsql_field_type fbsql_free_result fbsql_get_autostart_info fbsql_hostname fbsql_insert_id fbsql_list_dbs fbsql_list_fields fbsql_list_tables fbsql_next_result fbsql_num_fields fbsql_num_rows fbsql_password fbsql_pconnect fbsql_query fbsql_read_blob fbsql_read_clob fbsql_result fbsql_rollback fbsql_rows_fetched fbsql_select_db fbsql_set_characterset fbsql_set_lob_mode fbsql_set_password fbsql_set_transaction fbsql_start_db fbsql_stop_db fbsql_table_name fbsql_tablename fbsql_username fbsql_warnings fbsql_affected_rows) + b["FDF"] = Set.new %w(fdf_add_doc_javascript fdf_add_doc_javascript fdf_add_template fdf_close fdf_create fdf_enum_values fdf_errno fdf_error fdf_get_ap fdf_get_attachment fdf_get_encoding fdf_get_file fdf_get_flags fdf_get_opt fdf_get_status fdf_get_value fdf_get_version fdf_header fdf_next_field_name fdf_open_string fdf_open fdf_remove_item fdf_save_string fdf_save fdf_set_ap fdf_set_encoding fdf_set_file fdf_set_flags fdf_set_javascript_action fdf_set_on_import_javascript fdf_set_opt fdf_set_status fdf_set_submit_form_action fdf_set_target_frame fdf_set_value fdf_set_version fdf_add_doc_javascript) + b["Fileinfo"] = Set.new %w(finfo_buffer finfo_buffer finfo_close finfo_file finfo_open finfo_set_flags mime_content_type finfo_buffer) + b["filePro"] = Set.new %w(filepro_fieldcount filepro_fieldcount filepro_fieldname filepro_fieldtype filepro_fieldwidth filepro_retrieve filepro_rowcount filepro filepro_fieldcount) + b["Filesystem"] = Set.new %w(basename basename chgrp chmod chown clearstatcache copy delete dirname disk_free_space disk_total_space diskfreespace fclose feof fflush fgetc fgetcsv fgets fgetss file_exists file_get_contents file_put_contents file fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype flock fnmatch fopen fpassthru fputcsv fputs fread fscanf fseek fstat ftell ftruncate fwrite glob is_dir is_executable is_file is_link is_readable is_uploaded_file is_writable is_writeable lchgrp lchown link linkinfo lstat mkdir move_uploaded_file parse_ini_file parse_ini_string pathinfo pclose popen readfile readlink realpath_cache_get realpath_cache_size realpath rename rewind rmdir set_file_buffer stat symlink tempnam tmpfile touch umask unlink basename) + b["Filter"] = Set.new %w(filter_has_var filter_has_var filter_id filter_input_array filter_input filter_list filter_var_array filter_var filter_has_var) + b["FPM"] = Set.new %w(fastcgi_finish_request fastcgi_finish_request fastcgi_finish_request) + b["FriBiDi"] = Set.new %w(fribidi_log2vis fribidi_log2vis fribidi_log2vis) + b["FTP"] = Set.new %w(ftp_alloc ftp_alloc ftp_cdup ftp_chdir ftp_chmod ftp_close ftp_connect ftp_delete ftp_exec ftp_fget ftp_fput ftp_get_option ftp_get ftp_login ftp_mdtm ftp_mkdir ftp_nb_continue ftp_nb_fget ftp_nb_fput ftp_nb_get ftp_nb_put ftp_nlist ftp_pasv ftp_put ftp_pwd ftp_quit ftp_raw ftp_rawlist ftp_rename ftp_rmdir ftp_set_option ftp_site ftp_size ftp_ssl_connect ftp_systype ftp_alloc) + b["Function handling"] = Set.new %w(call_user_func_array call_user_func_array call_user_func create_function forward_static_call_array forward_static_call func_get_arg func_get_args func_num_args function_exists get_defined_functions register_shutdown_function register_tick_function unregister_tick_function call_user_func_array) + b["GeoIP"] = Set.new %w(geoip_asnum_by_name geoip_asnum_by_name geoip_continent_code_by_name geoip_country_code_by_name geoip_country_code3_by_name geoip_country_name_by_name geoip_database_info geoip_db_avail geoip_db_filename geoip_db_get_all_info geoip_domain_by_name geoip_id_by_name geoip_isp_by_name geoip_netspeedcell_by_name geoip_org_by_name geoip_record_by_name geoip_region_by_name geoip_region_name_by_code geoip_setup_custom_directory geoip_time_zone_by_country_and_region geoip_asnum_by_name) + b["Gettext"] = Set.new %w(bind_textdomain_codeset bind_textdomain_codeset bindtextdomain dcgettext dcngettext dgettext dngettext gettext ngettext textdomain bind_textdomain_codeset) + b["GMP"] = Set.new %w(gmp_abs gmp_abs gmp_add gmp_and gmp_clrbit gmp_cmp gmp_com gmp_div_q gmp_div_qr gmp_div_r gmp_div gmp_divexact gmp_export gmp_fact gmp_gcd gmp_gcdext gmp_hamdist gmp_import gmp_init gmp_intval gmp_invert gmp_jacobi gmp_legendre gmp_mod gmp_mul gmp_neg gmp_nextprime gmp_or gmp_perfect_square gmp_popcount gmp_pow gmp_powm gmp_prob_prime gmp_random_bits gmp_random_range gmp_random_seed gmp_random gmp_root gmp_rootrem gmp_scan0 gmp_scan1 gmp_setbit gmp_sign gmp_sqrt gmp_sqrtrem gmp_strval gmp_sub gmp_testbit gmp_xor gmp_abs) + b["GnuPG"] = Set.new %w(gnupg_adddecryptkey gnupg_adddecryptkey gnupg_addencryptkey gnupg_addsignkey gnupg_cleardecryptkeys gnupg_clearencryptkeys gnupg_clearsignkeys gnupg_decrypt gnupg_decryptverify gnupg_encrypt gnupg_encryptsign gnupg_export gnupg_geterror gnupg_getprotocol gnupg_import gnupg_init gnupg_keyinfo gnupg_setarmor gnupg_seterrormode gnupg_setsignmode gnupg_sign gnupg_verify gnupg_adddecryptkey) + b["Gupnp"] = Set.new %w(gupnp_context_get_host_ip gupnp_context_get_host_ip gupnp_context_get_port gupnp_context_get_subscription_timeout gupnp_context_host_path gupnp_context_new gupnp_context_set_subscription_timeout gupnp_context_timeout_add gupnp_context_unhost_path gupnp_control_point_browse_start gupnp_control_point_browse_stop gupnp_control_point_callback_set gupnp_control_point_new gupnp_device_action_callback_set gupnp_device_info_get_service gupnp_device_info_get gupnp_root_device_get_available gupnp_root_device_get_relative_location gupnp_root_device_new gupnp_root_device_set_available gupnp_root_device_start gupnp_root_device_stop gupnp_service_action_get gupnp_service_action_return_error gupnp_service_action_return gupnp_service_action_set gupnp_service_freeze_notify gupnp_service_info_get_introspection gupnp_service_info_get gupnp_service_introspection_get_state_variable gupnp_service_notify gupnp_service_proxy_action_get gupnp_service_proxy_action_set gupnp_service_proxy_add_notify gupnp_service_proxy_callback_set gupnp_service_proxy_get_subscribed gupnp_service_proxy_remove_notify gupnp_service_proxy_set_subscribed gupnp_service_thaw_notify gupnp_context_get_host_ip) + b["Hash"] = Set.new %w(hash_algos hash_algos hash_copy hash_equals hash_file hash_final hash_hkdf hash_hmac_file hash_hmac hash_init hash_pbkdf2 hash_update_file hash_update_stream hash_update hash hash_algos) + b["Hyperwave API"] = Set.new %w(hwapi_attribute_new hwapi_content_new hwapi_hgcsp hwapi_object_new) + b["Firebird/InterBase"] = Set.new %w(ibase_add_user ibase_add_user ibase_affected_rows ibase_backup ibase_blob_add ibase_blob_cancel ibase_blob_close ibase_blob_create ibase_blob_echo ibase_blob_get ibase_blob_import ibase_blob_info ibase_blob_open ibase_close ibase_commit_ret ibase_commit ibase_connect ibase_db_info ibase_delete_user ibase_drop_db ibase_errcode ibase_errmsg ibase_execute ibase_fetch_assoc ibase_fetch_object ibase_fetch_row ibase_field_info ibase_free_event_handler ibase_free_query ibase_free_result ibase_gen_id ibase_maintain_db ibase_modify_user ibase_name_result ibase_num_fields ibase_num_params ibase_param_info ibase_pconnect ibase_prepare ibase_query ibase_restore ibase_rollback_ret ibase_rollback ibase_server_info ibase_service_attach ibase_service_detach ibase_set_event_handler ibase_trans ibase_wait_event ibase_add_user) + b["IBM DB2"] = Set.new %w(db2_autocommit db2_autocommit db2_bind_param db2_client_info db2_close db2_column_privileges db2_columns db2_commit db2_conn_error db2_conn_errormsg db2_connect db2_cursor_type db2_escape_string db2_exec db2_execute db2_fetch_array db2_fetch_assoc db2_fetch_both db2_fetch_object db2_fetch_row db2_field_display_size db2_field_name db2_field_num db2_field_precision db2_field_scale db2_field_type db2_field_width db2_foreign_keys db2_free_result db2_free_stmt db2_get_option db2_last_insert_id db2_lob_read db2_next_result db2_num_fields db2_num_rows db2_pclose db2_pconnect db2_prepare db2_primary_keys db2_procedure_columns db2_procedures db2_result db2_rollback db2_server_info db2_set_option db2_special_columns db2_statistics db2_stmt_error db2_stmt_errormsg db2_table_privileges db2_tables db2_autocommit) + b["iconv"] = Set.new %w(iconv_get_encoding iconv_get_encoding iconv_mime_decode_headers iconv_mime_decode iconv_mime_encode iconv_set_encoding iconv_strlen iconv_strpos iconv_strrpos iconv_substr iconv ob_iconv_handler iconv_get_encoding) + b["ID3"] = Set.new %w(id3_get_frame_long_name id3_get_frame_long_name id3_get_frame_short_name id3_get_genre_id id3_get_genre_list id3_get_genre_name id3_get_tag id3_get_version id3_remove_tag id3_set_tag id3_get_frame_long_name) + b["Informix"] = Set.new %w(ifx_affected_rows ifx_affected_rows ifx_blobinfile_mode ifx_byteasvarchar ifx_close ifx_connect ifx_copy_blob ifx_create_blob ifx_create_char ifx_do ifx_error ifx_errormsg ifx_fetch_row ifx_fieldproperties ifx_fieldtypes ifx_free_blob ifx_free_char ifx_free_result ifx_get_blob ifx_get_char ifx_getsqlca ifx_htmltbl_result ifx_nullformat ifx_num_fields ifx_num_rows ifx_pconnect ifx_prepare ifx_query ifx_textasvarchar ifx_update_blob ifx_update_char ifxus_close_slob ifxus_create_slob ifxus_free_slob ifxus_open_slob ifxus_read_slob ifxus_seek_slob ifxus_tell_slob ifxus_write_slob ifx_affected_rows) + b["IIS"] = Set.new %w(iis_add_server iis_add_server iis_get_dir_security iis_get_script_map iis_get_server_by_comment iis_get_server_by_path iis_get_server_rights iis_get_service_state iis_remove_server iis_set_app_settings iis_set_dir_security iis_set_script_map iis_set_server_rights iis_start_server iis_start_service iis_stop_server iis_stop_service iis_add_server) + b["GD and Image"] = Set.new %w(gd_info gd_info getimagesize getimagesizefromstring image_type_to_extension image_type_to_mime_type image2wbmp imageaffine imageaffinematrixconcat imageaffinematrixget imagealphablending imageantialias imagearc imagebmp imagechar imagecharup imagecolorallocate imagecolorallocatealpha imagecolorat imagecolorclosest imagecolorclosestalpha imagecolorclosesthwb imagecolordeallocate imagecolorexact imagecolorexactalpha imagecolormatch imagecolorresolve imagecolorresolvealpha imagecolorset imagecolorsforindex imagecolorstotal imagecolortransparent imageconvolution imagecopy imagecopymerge imagecopymergegray imagecopyresampled imagecopyresized imagecreate imagecreatefrombmp imagecreatefromgd2 imagecreatefromgd2part imagecreatefromgd imagecreatefromgif imagecreatefromjpeg imagecreatefrompng imagecreatefromstring imagecreatefromwbmp imagecreatefromwebp imagecreatefromxbm imagecreatefromxpm imagecreatetruecolor imagecrop imagecropauto imagedashedline imagedestroy imageellipse imagefill imagefilledarc imagefilledellipse imagefilledpolygon imagefilledrectangle imagefilltoborder imagefilter imageflip imagefontheight imagefontwidth imageftbbox imagefttext imagegammacorrect imagegd2 imagegd imagegetclip imagegif imagegrabscreen imagegrabwindow imageinterlace imageistruecolor imagejpeg imagelayereffect imageline imageloadfont imageopenpolygon imagepalettecopy imagepalettetotruecolor imagepng imagepolygon imagepsbbox imagepsencodefont imagepsextendfont imagepsfreefont imagepsloadfont imagepsslantfont imagepstext imagerectangle imageresolution imagerotate imagesavealpha imagescale imagesetbrush imagesetclip imagesetinterpolation imagesetpixel imagesetstyle imagesetthickness imagesettile imagestring imagestringup imagesx imagesy imagetruecolortopalette imagettfbbox imagettftext imagetypes imagewbmp imagewebp imagexbm iptcembed iptcparse jpeg2wbmp png2wbmp gd_info) + b["IMAP"] = Set.new %w(imap_8bit imap_8bit imap_alerts imap_append imap_base64 imap_binary imap_body imap_bodystruct imap_check imap_clearflag_full imap_close imap_create imap_createmailbox imap_delete imap_deletemailbox imap_errors imap_expunge imap_fetch_overview imap_fetchbody imap_fetchheader imap_fetchmime imap_fetchstructure imap_fetchtext imap_gc imap_get_quota imap_get_quotaroot imap_getacl imap_getmailboxes imap_getsubscribed imap_header imap_headerinfo imap_headers imap_last_error imap_list imap_listmailbox imap_listscan imap_listsubscribed imap_lsub imap_mail_compose imap_mail_copy imap_mail_move imap_mail imap_mailboxmsginfo imap_mime_header_decode imap_msgno imap_num_msg imap_num_recent imap_open imap_ping imap_qprint imap_rename imap_renamemailbox imap_reopen imap_rfc822_parse_adrlist imap_rfc822_parse_headers imap_rfc822_write_address imap_savebody imap_scan imap_scanmailbox imap_search imap_set_quota imap_setacl imap_setflag_full imap_sort imap_status imap_subscribe imap_thread imap_timeout imap_uid imap_undelete imap_unsubscribe imap_utf7_decode imap_utf7_encode imap_utf8 imap_8bit) + b["inclued"] = Set.new %w(inclued_get_data inclued_get_data inclued_get_data) + b["PHP Options/Info"] = Set.new %w(assert_options assert_options assert cli_get_process_title cli_set_process_title dl extension_loaded gc_collect_cycles gc_disable gc_enable gc_enabled gc_mem_caches get_cfg_var get_current_user get_defined_constants get_extension_funcs get_include_path get_included_files get_loaded_extensions get_magic_quotes_gpc get_magic_quotes_runtime get_required_files get_resources getenv getlastmod getmygid getmyinode getmypid getmyuid getopt getrusage ini_alter ini_get_all ini_get ini_restore ini_set magic_quotes_runtime main memory_get_peak_usage memory_get_usage php_ini_loaded_file php_ini_scanned_files php_logo_guid php_sapi_name php_uname phpcredits phpinfo phpversion putenv restore_include_path set_include_path set_magic_quotes_runtime set_time_limit sys_get_temp_dir version_compare zend_logo_guid zend_thread_id zend_version assert_options) + b["Ingres"] = Set.new %w(ingres_autocommit_state ingres_autocommit_state ingres_autocommit ingres_charset ingres_close ingres_commit ingres_connect ingres_cursor ingres_errno ingres_error ingres_errsqlstate ingres_escape_string ingres_execute ingres_fetch_array ingres_fetch_assoc ingres_fetch_object ingres_fetch_proc_return ingres_fetch_row ingres_field_length ingres_field_name ingres_field_nullable ingres_field_precision ingres_field_scale ingres_field_type ingres_free_result ingres_next_error ingres_num_fields ingres_num_rows ingres_pconnect ingres_prepare ingres_query ingres_result_seek ingres_rollback ingres_set_environment ingres_unbuffered_query ingres_autocommit_state) + b["Inotify"] = Set.new %w(inotify_add_watch inotify_add_watch inotify_init inotify_queue_len inotify_read inotify_rm_watch inotify_add_watch) + b["Grapheme"] = Set.new %w(grapheme_extract grapheme_extract grapheme_stripos grapheme_stristr grapheme_strlen grapheme_strpos grapheme_strripos grapheme_strrpos grapheme_strstr grapheme_substr grapheme_extract) + b["intl"] = Set.new %w(intl_error_name intl_error_name intl_get_error_code intl_get_error_message intl_is_failure intl_error_name) + b["IDN"] = Set.new %w(grapheme_substr idn_to_ascii idn_to_ascii idn_to_utf8 grapheme_substr idn_to_ascii) + b["JSON"] = Set.new %w(json_decode json_decode json_encode json_last_error_msg json_last_error json_decode) + b["Judy"] = Set.new %w(judy_type judy_type judy_version judy_type) + b["KADM5"] = Set.new %w(kadm5_chpass_principal kadm5_chpass_principal kadm5_create_principal kadm5_delete_principal kadm5_destroy kadm5_flush kadm5_get_policies kadm5_get_principal kadm5_get_principals kadm5_init_with_password kadm5_modify_principal kadm5_chpass_principal) + b["LDAP"] = Set.new %w(ldap_8859_to_t61 ldap_8859_to_t61 ldap_add ldap_bind ldap_close ldap_compare ldap_connect ldap_control_paged_result_response ldap_control_paged_result ldap_count_entries ldap_delete ldap_dn2ufn ldap_err2str ldap_errno ldap_error ldap_escape ldap_explode_dn ldap_first_attribute ldap_first_entry ldap_first_reference ldap_free_result ldap_get_attributes ldap_get_dn ldap_get_entries ldap_get_option ldap_get_values_len ldap_get_values ldap_list ldap_mod_add ldap_mod_del ldap_mod_replace ldap_modify_batch ldap_modify ldap_next_attribute ldap_next_entry ldap_next_reference ldap_parse_reference ldap_parse_result ldap_read ldap_rename ldap_sasl_bind ldap_search ldap_set_option ldap_set_rebind_proc ldap_sort ldap_start_tls ldap_t61_to_8859 ldap_unbind ldap_8859_to_t61) + b["Libevent"] = Set.new %w(event_add event_add event_base_free event_base_loop event_base_loopbreak event_base_loopexit event_base_new event_base_priority_init event_base_reinit event_base_set event_buffer_base_set event_buffer_disable event_buffer_enable event_buffer_fd_set event_buffer_free event_buffer_new event_buffer_priority_set event_buffer_read event_buffer_set_callback event_buffer_timeout_set event_buffer_watermark_set event_buffer_write event_del event_free event_new event_priority_set event_set event_timer_add event_timer_del event_timer_new event_timer_set event_add) + b["libxml"] = Set.new %w(libxml_clear_errors libxml_clear_errors libxml_disable_entity_loader libxml_get_errors libxml_get_last_error libxml_set_external_entity_loader libxml_set_streams_context libxml_use_internal_errors libxml_clear_errors) + b["LZF"] = Set.new %w(lzf_compress lzf_compress lzf_decompress lzf_optimized_for lzf_compress) + b["Mail"] = Set.new %w(ezmlm_hash ezmlm_hash mail ezmlm_hash) + b["Mailparse"] = Set.new %w(mailparse_determine_best_xfer_encoding mailparse_determine_best_xfer_encoding mailparse_msg_create mailparse_msg_extract_part_file mailparse_msg_extract_part mailparse_msg_extract_whole_part_file mailparse_msg_free mailparse_msg_get_part_data mailparse_msg_get_part mailparse_msg_get_structure mailparse_msg_parse_file mailparse_msg_parse mailparse_rfc822_parse_addresses mailparse_stream_encode mailparse_uudecode_all mailparse_determine_best_xfer_encoding) + b["Math"] = Set.new %w(abs abs acos acosh asin asinh atan2 atan atanh base_convert bindec ceil cos cosh decbin dechex decoct deg2rad exp expm1 floor fmod getrandmax hexdec hypot intdiv is_finite is_infinite is_nan lcg_value log10 log1p log max min mt_getrandmax mt_rand mt_srand octdec pi pow rad2deg rand round sin sinh sqrt srand tan tanh abs) + b["MaxDB"] = Set.new %w(maxdb_affected_rows maxdb_affected_rows maxdb_autocommit maxdb_bind_param maxdb_bind_result maxdb_change_user maxdb_character_set_name maxdb_client_encoding maxdb_close_long_data maxdb_close maxdb_commit maxdb_connect_errno maxdb_connect_error maxdb_connect maxdb_data_seek maxdb_debug maxdb_disable_reads_from_master maxdb_disable_rpl_parse maxdb_dump_debug_info maxdb_embedded_connect maxdb_enable_reads_from_master maxdb_enable_rpl_parse maxdb_errno maxdb_error maxdb_escape_string maxdb_execute maxdb_fetch_array maxdb_fetch_assoc maxdb_fetch_field_direct maxdb_fetch_field maxdb_fetch_fields maxdb_fetch_lengths maxdb_fetch_object maxdb_fetch_row maxdb_fetch maxdb_field_count maxdb_field_seek maxdb_field_tell maxdb_free_result maxdb_get_client_info maxdb_get_client_version maxdb_get_host_info maxdb_get_metadata maxdb_get_proto_info maxdb_get_server_info maxdb_get_server_version maxdb_info maxdb_init maxdb_insert_id maxdb_kill maxdb_master_query maxdb_more_results maxdb_multi_query maxdb_next_result maxdb_num_fields maxdb_num_rows maxdb_options maxdb_param_count maxdb_ping maxdb_prepare maxdb_query maxdb_real_connect maxdb_real_escape_string maxdb_real_query maxdb_report maxdb_rollback maxdb_rpl_parse_enabled maxdb_rpl_probe maxdb_rpl_query_type maxdb_select_db maxdb_send_long_data maxdb_send_query maxdb_server_end maxdb_server_init maxdb_set_opt maxdb_sqlstate maxdb_ssl_set maxdb_stat maxdb_stmt_affected_rows maxdb_stmt_bind_param maxdb_stmt_bind_result maxdb_stmt_close_long_data maxdb_stmt_close maxdb_stmt_data_seek maxdb_stmt_errno maxdb_stmt_error maxdb_stmt_execute maxdb_stmt_fetch maxdb_stmt_free_result maxdb_stmt_init maxdb_stmt_num_rows maxdb_stmt_param_count maxdb_stmt_prepare maxdb_stmt_reset maxdb_stmt_result_metadata maxdb_stmt_send_long_data maxdb_stmt_sqlstate maxdb_stmt_store_result maxdb_store_result maxdb_thread_id maxdb_thread_safe maxdb_use_result maxdb_warning_count maxdb_affected_rows) + b["Multibyte String"] = Set.new %w(mb_check_encoding mb_check_encoding mb_convert_case mb_convert_encoding mb_convert_kana mb_convert_variables mb_decode_mimeheader mb_decode_numericentity mb_detect_encoding mb_detect_order mb_encode_mimeheader mb_encode_numericentity mb_encoding_aliases mb_ereg_match mb_ereg_replace_callback mb_ereg_replace mb_ereg_search_getpos mb_ereg_search_getregs mb_ereg_search_init mb_ereg_search_pos mb_ereg_search_regs mb_ereg_search_setpos mb_ereg_search mb_ereg mb_eregi_replace mb_eregi mb_get_info mb_http_input mb_http_output mb_internal_encoding mb_language mb_list_encodings mb_output_handler mb_parse_str mb_preferred_mime_name mb_regex_encoding mb_regex_set_options mb_send_mail mb_split mb_strcut mb_strimwidth mb_stripos mb_stristr mb_strlen mb_strpos mb_strrchr mb_strrichr mb_strripos mb_strrpos mb_strstr mb_strtolower mb_strtoupper mb_strwidth mb_substitute_character mb_substr_count mb_substr mb_check_encoding) + b["Mcrypt"] = Set.new %w(mcrypt_cbc mcrypt_cbc mcrypt_cfb mcrypt_create_iv mcrypt_decrypt mcrypt_ecb mcrypt_enc_get_algorithms_name mcrypt_enc_get_block_size mcrypt_enc_get_iv_size mcrypt_enc_get_key_size mcrypt_enc_get_modes_name mcrypt_enc_get_supported_key_sizes mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_algorithm mcrypt_enc_is_block_mode mcrypt_enc_self_test mcrypt_encrypt mcrypt_generic_deinit mcrypt_generic_end mcrypt_generic_init mcrypt_generic mcrypt_get_block_size mcrypt_get_cipher_name mcrypt_get_iv_size mcrypt_get_key_size mcrypt_list_algorithms mcrypt_list_modes mcrypt_module_close mcrypt_module_get_algo_block_size mcrypt_module_get_algo_key_size mcrypt_module_get_supported_key_sizes mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_algorithm mcrypt_module_is_block_mode mcrypt_module_open mcrypt_module_self_test mcrypt_ofb mdecrypt_generic mcrypt_cbc) + b["MCVE"] = Set.new %w(m_checkstatus m_checkstatus m_completeauthorizations m_connect m_connectionerror m_deletetrans m_destroyconn m_destroyengine m_getcell m_getcellbynum m_getcommadelimited m_getheader m_initconn m_initengine m_iscommadelimited m_maxconntimeout m_monitor m_numcolumns m_numrows m_parsecommadelimited m_responsekeys m_responseparam m_returnstatus m_setblocking m_setdropfile m_setip m_setssl_cafile m_setssl_files m_setssl m_settimeout m_sslcert_gen_hash m_transactionssent m_transinqueue m_transkeyval m_transnew m_transsend m_uwait m_validateidentifier m_verifyconnection m_verifysslcert m_checkstatus) + b["Memcache"] = Set.new %w(memcache_debug memcache_debug memcache_debug) + b["Mhash"] = Set.new %w(mhash_count mhash_count mhash_get_block_size mhash_get_hash_name mhash_keygen_s2k mhash mhash_count) + b["Ming"] = Set.new %w(ming_keypress ming_keypress ming_setcubicthreshold ming_setscale ming_setswfcompression ming_useconstants ming_useswfversion ming_keypress) + b["Misc."] = Set.new %w(connection_aborted connection_aborted connection_status constant define defined die eval exit get_browser __halt_compiler highlight_file highlight_string ignore_user_abort pack php_check_syntax php_strip_whitespace show_source sleep sys_getloadavg time_nanosleep time_sleep_until uniqid unpack usleep connection_aborted) + b["mnoGoSearch"] = Set.new %w(udm_add_search_limit udm_add_search_limit udm_alloc_agent_array udm_alloc_agent udm_api_version udm_cat_list udm_cat_path udm_check_charset udm_clear_search_limits udm_crc32 udm_errno udm_error udm_find udm_free_agent udm_free_ispell_data udm_free_res udm_get_doc_count udm_get_res_field udm_get_res_param udm_hash32 udm_load_ispell_data udm_set_agent_param udm_add_search_limit) + b["Mongo"] = Set.new %w(bson_decode bson_decode bson_encode bson_decode) + b["mqseries"] = Set.new %w(mqseries_back mqseries_back mqseries_begin mqseries_close mqseries_cmit mqseries_conn mqseries_connx mqseries_disc mqseries_get mqseries_inq mqseries_open mqseries_put1 mqseries_put mqseries_set mqseries_strerror mqseries_back) + b["Msession"] = Set.new %w(msession_connect msession_connect msession_count msession_create msession_destroy msession_disconnect msession_find msession_get_array msession_get_data msession_get msession_inc msession_list msession_listvar msession_lock msession_plugin msession_randstr msession_set_array msession_set_data msession_set msession_timeout msession_uniq msession_unlock msession_connect) + b["mSQL"] = Set.new %w(msql_affected_rows msql_affected_rows msql_close msql_connect msql_create_db msql_createdb msql_data_seek msql_db_query msql_dbname msql_drop_db msql_error msql_fetch_array msql_fetch_field msql_fetch_object msql_fetch_row msql_field_flags msql_field_len msql_field_name msql_field_seek msql_field_table msql_field_type msql_fieldflags msql_fieldlen msql_fieldname msql_fieldtable msql_fieldtype msql_free_result msql_list_dbs msql_list_fields msql_list_tables msql_num_fields msql_num_rows msql_numfields msql_numrows msql_pconnect msql_query msql_regcase msql_result msql_select_db msql_tablename msql msql_affected_rows) + b["Mssql"] = Set.new %w(mssql_bind mssql_bind mssql_close mssql_connect mssql_data_seek mssql_execute mssql_fetch_array mssql_fetch_assoc mssql_fetch_batch mssql_fetch_field mssql_fetch_object mssql_fetch_row mssql_field_length mssql_field_name mssql_field_seek mssql_field_type mssql_free_result mssql_free_statement mssql_get_last_message mssql_guid_string mssql_init mssql_min_error_severity mssql_min_message_severity mssql_next_result mssql_num_fields mssql_num_rows mssql_pconnect mssql_query mssql_result mssql_rows_affected mssql_select_db mssql_bind) + b["MySQL"] = Set.new %w(mysql_affected_rows mysql_affected_rows mysql_client_encoding mysql_close mysql_connect mysql_create_db mysql_data_seek mysql_db_name mysql_db_query mysql_drop_db mysql_errno mysql_error mysql_escape_string mysql_fetch_array mysql_fetch_assoc mysql_fetch_field mysql_fetch_lengths mysql_fetch_object mysql_fetch_row mysql_field_flags mysql_field_len mysql_field_name mysql_field_seek mysql_field_table mysql_field_type mysql_free_result mysql_get_client_info mysql_get_host_info mysql_get_proto_info mysql_get_server_info mysql_info mysql_insert_id mysql_list_dbs mysql_list_fields mysql_list_processes mysql_list_tables mysql_num_fields mysql_num_rows mysql_pconnect mysql_ping mysql_query mysql_real_escape_string mysql_result mysql_select_db mysql_set_charset mysql_stat mysql_tablename mysql_thread_id mysql_unbuffered_query mysql_affected_rows) + b["Aliases and deprecated Mysqli"] = Set.new %w(mysqli_bind_param mysqli_bind_param mysqli_bind_result mysqli_client_encoding mysqli_connect mysqli::disable_reads_from_master mysqli_disable_rpl_parse mysqli_enable_reads_from_master mysqli_enable_rpl_parse mysqli_escape_string mysqli_execute mysqli_fetch mysqli_get_cache_stats mysqli_get_links_stats mysqli_get_metadata mysqli_master_query mysqli_param_count mysqli_report mysqli_rpl_parse_enabled mysqli_rpl_probe mysqli_send_long_data mysqli::set_opt mysqli_slave_query mysqli_bind_param) + b["Mysqlnd_memcache"] = Set.new %w(mysqlnd_memcache_get_config mysqlnd_memcache_get_config mysqlnd_memcache_set mysqlnd_memcache_get_config) + b["Mysqlnd_ms"] = Set.new %w(mysqlnd_ms_dump_servers mysqlnd_ms_dump_servers mysqlnd_ms_fabric_select_global mysqlnd_ms_fabric_select_shard mysqlnd_ms_get_last_gtid mysqlnd_ms_get_last_used_connection mysqlnd_ms_get_stats mysqlnd_ms_match_wild mysqlnd_ms_query_is_select mysqlnd_ms_set_qos mysqlnd_ms_set_user_pick_server mysqlnd_ms_xa_begin mysqlnd_ms_xa_commit mysqlnd_ms_xa_gc mysqlnd_ms_xa_rollback mysqlnd_ms_dump_servers) + b["mysqlnd_qc"] = Set.new %w(mysqlnd_qc_clear_cache mysqlnd_qc_clear_cache mysqlnd_qc_get_available_handlers mysqlnd_qc_get_cache_info mysqlnd_qc_get_core_stats mysqlnd_qc_get_normalized_query_trace_log mysqlnd_qc_get_query_trace_log mysqlnd_qc_set_cache_condition mysqlnd_qc_set_is_select mysqlnd_qc_set_storage_handler mysqlnd_qc_set_user_handlers mysqlnd_qc_clear_cache) + b["Mysqlnd_uh"] = Set.new %w(mysqlnd_uh_convert_to_mysqlnd mysqlnd_uh_convert_to_mysqlnd mysqlnd_uh_set_connection_proxy mysqlnd_uh_set_statement_proxy mysqlnd_uh_convert_to_mysqlnd) + b["Ncurses"] = Set.new %w(ncurses_addch ncurses_addch ncurses_addchnstr ncurses_addchstr ncurses_addnstr ncurses_addstr ncurses_assume_default_colors ncurses_attroff ncurses_attron ncurses_attrset ncurses_baudrate ncurses_beep ncurses_bkgd ncurses_bkgdset ncurses_border ncurses_bottom_panel ncurses_can_change_color ncurses_cbreak ncurses_clear ncurses_clrtobot ncurses_clrtoeol ncurses_color_content ncurses_color_set ncurses_curs_set ncurses_def_prog_mode ncurses_def_shell_mode ncurses_define_key ncurses_del_panel ncurses_delay_output ncurses_delch ncurses_deleteln ncurses_delwin ncurses_doupdate ncurses_echo ncurses_echochar ncurses_end ncurses_erase ncurses_erasechar ncurses_filter ncurses_flash ncurses_flushinp ncurses_getch ncurses_getmaxyx ncurses_getmouse ncurses_getyx ncurses_halfdelay ncurses_has_colors ncurses_has_ic ncurses_has_il ncurses_has_key ncurses_hide_panel ncurses_hline ncurses_inch ncurses_init_color ncurses_init_pair ncurses_init ncurses_insch ncurses_insdelln ncurses_insertln ncurses_insstr ncurses_instr ncurses_isendwin ncurses_keyok ncurses_keypad ncurses_killchar ncurses_longname ncurses_meta ncurses_mouse_trafo ncurses_mouseinterval ncurses_mousemask ncurses_move_panel ncurses_move ncurses_mvaddch ncurses_mvaddchnstr ncurses_mvaddchstr ncurses_mvaddnstr ncurses_mvaddstr ncurses_mvcur ncurses_mvdelch ncurses_mvgetch ncurses_mvhline ncurses_mvinch ncurses_mvvline ncurses_mvwaddstr ncurses_napms ncurses_new_panel ncurses_newpad ncurses_newwin ncurses_nl ncurses_nocbreak ncurses_noecho ncurses_nonl ncurses_noqiflush ncurses_noraw ncurses_pair_content ncurses_panel_above ncurses_panel_below ncurses_panel_window ncurses_pnoutrefresh ncurses_prefresh ncurses_putp ncurses_qiflush ncurses_raw ncurses_refresh ncurses_replace_panel ncurses_reset_prog_mode ncurses_reset_shell_mode ncurses_resetty ncurses_savetty ncurses_scr_dump ncurses_scr_init ncurses_scr_restore ncurses_scr_set ncurses_scrl ncurses_show_panel ncurses_slk_attr ncurses_slk_attroff ncurses_slk_attron ncurses_slk_attrset ncurses_slk_clear ncurses_slk_color ncurses_slk_init ncurses_slk_noutrefresh ncurses_slk_refresh ncurses_slk_restore ncurses_slk_set ncurses_slk_touch ncurses_standend ncurses_standout ncurses_start_color ncurses_termattrs ncurses_termname ncurses_timeout ncurses_top_panel ncurses_typeahead ncurses_ungetch ncurses_ungetmouse ncurses_update_panels ncurses_use_default_colors ncurses_use_env ncurses_use_extended_names ncurses_vidattr ncurses_vline ncurses_waddch ncurses_waddstr ncurses_wattroff ncurses_wattron ncurses_wattrset ncurses_wborder ncurses_wclear ncurses_wcolor_set ncurses_werase ncurses_wgetch ncurses_whline ncurses_wmouse_trafo ncurses_wmove ncurses_wnoutrefresh ncurses_wrefresh ncurses_wstandend ncurses_wstandout ncurses_wvline ncurses_addch) + b["Gopher"] = Set.new %w(gopher_parsedir gopher_parsedir gopher_parsedir) + b["Network"] = Set.new %w(checkdnsrr checkdnsrr closelog define_syslog_variables dns_check_record dns_get_mx dns_get_record fsockopen gethostbyaddr gethostbyname gethostbynamel gethostname getmxrr getprotobyname getprotobynumber getservbyname getservbyport header_register_callback header_remove header headers_list headers_sent http_response_code inet_ntop inet_pton ip2long long2ip openlog pfsockopen setcookie setrawcookie socket_get_status socket_set_blocking socket_set_timeout syslog checkdnsrr) + b["Newt"] = Set.new %w(newt_bell newt_bell newt_button_bar newt_button newt_centered_window newt_checkbox_get_value newt_checkbox_set_flags newt_checkbox_set_value newt_checkbox_tree_add_item newt_checkbox_tree_find_item newt_checkbox_tree_get_current newt_checkbox_tree_get_entry_value newt_checkbox_tree_get_multi_selection newt_checkbox_tree_get_selection newt_checkbox_tree_multi newt_checkbox_tree_set_current newt_checkbox_tree_set_entry_value newt_checkbox_tree_set_entry newt_checkbox_tree_set_width newt_checkbox_tree newt_checkbox newt_clear_key_buffer newt_cls newt_compact_button newt_component_add_callback newt_component_takes_focus newt_create_grid newt_cursor_off newt_cursor_on newt_delay newt_draw_form newt_draw_root_text newt_entry_get_value newt_entry_set_filter newt_entry_set_flags newt_entry_set newt_entry newt_finished newt_form_add_component newt_form_add_components newt_form_add_hot_key newt_form_destroy newt_form_get_current newt_form_run newt_form_set_background newt_form_set_height newt_form_set_size newt_form_set_timer newt_form_set_width newt_form_watch_fd newt_form newt_get_screen_size newt_grid_add_components_to_form newt_grid_basic_window newt_grid_free newt_grid_get_size newt_grid_h_close_stacked newt_grid_h_stacked newt_grid_place newt_grid_set_field newt_grid_simple_window newt_grid_v_close_stacked newt_grid_v_stacked newt_grid_wrapped_window_at newt_grid_wrapped_window newt_init newt_label_set_text newt_label newt_listbox_append_entry newt_listbox_clear_selection newt_listbox_clear newt_listbox_delete_entry newt_listbox_get_current newt_listbox_get_selection newt_listbox_insert_entry newt_listbox_item_count newt_listbox_select_item newt_listbox_set_current_by_key newt_listbox_set_current newt_listbox_set_data newt_listbox_set_entry newt_listbox_set_width newt_listbox newt_listitem_get_data newt_listitem_set newt_listitem newt_open_window newt_pop_help_line newt_pop_window newt_push_help_line newt_radio_get_current newt_radiobutton newt_redraw_help_line newt_reflow_text newt_refresh newt_resize_screen newt_resume newt_run_form newt_scale_set newt_scale newt_scrollbar_set newt_set_help_callback newt_set_suspend_callback newt_suspend newt_textbox_get_num_lines newt_textbox_reflowed newt_textbox_set_height newt_textbox_set_text newt_textbox newt_vertical_scrollbar newt_wait_for_key newt_win_choice newt_win_entries newt_win_menu newt_win_message newt_win_messagev newt_win_ternary newt_bell) + b["YP/NIS"] = Set.new %w(yp_all yp_all yp_cat yp_err_string yp_errno yp_first yp_get_default_domain yp_master yp_match yp_next yp_order yp_all) + b["NSAPI"] = Set.new %w(nsapi_request_headers nsapi_request_headers nsapi_response_headers nsapi_virtual nsapi_request_headers) + b["OAuth"] = Set.new %w(oauth_get_sbs oauth_get_sbs oauth_urlencode oauth_get_sbs) + b["OCI8"] = Set.new %w(oci_bind_array_by_name oci_bind_array_by_name oci_bind_by_name oci_cancel oci_client_version oci_close oci_commit oci_connect oci_define_by_name oci_error oci_execute oci_fetch_all oci_fetch_array oci_fetch_assoc oci_fetch_object oci_fetch_row oci_fetch oci_field_is_null oci_field_name oci_field_precision oci_field_scale oci_field_size oci_field_type_raw oci_field_type oci_free_descriptor oci_free_statement oci_get_implicit_resultset oci_internal_debug oci_lob_copy oci_lob_is_equal oci_new_collection oci_new_connect oci_new_cursor oci_new_descriptor oci_num_fields oci_num_rows oci_parse oci_password_change oci_pconnect oci_result oci_rollback oci_server_version oci_set_action oci_set_client_identifier oci_set_client_info oci_set_edition oci_set_module_name oci_set_prefetch oci_statement_type oci_bind_array_by_name) + b["OPcache"] = Set.new %w(opcache_compile_file opcache_compile_file opcache_get_configuration opcache_get_status opcache_invalidate opcache_is_script_cached opcache_reset opcache_compile_file) + b["OpenAL"] = Set.new %w(openal_buffer_create openal_buffer_create openal_buffer_data openal_buffer_destroy openal_buffer_get openal_buffer_loadwav openal_context_create openal_context_current openal_context_destroy openal_context_process openal_context_suspend openal_device_close openal_device_open openal_listener_get openal_listener_set openal_source_create openal_source_destroy openal_source_get openal_source_pause openal_source_play openal_source_rewind openal_source_set openal_source_stop openal_stream openal_buffer_create) + b["OpenSSL"] = Set.new %w(openssl_cipher_iv_length openssl_cipher_iv_length openssl_csr_export_to_file openssl_csr_export openssl_csr_get_public_key openssl_csr_get_subject openssl_csr_new openssl_csr_sign openssl_decrypt openssl_dh_compute_key openssl_digest openssl_encrypt openssl_error_string openssl_free_key openssl_get_cert_locations openssl_get_cipher_methods openssl_get_md_methods openssl_get_privatekey openssl_get_publickey openssl_open openssl_pbkdf2 openssl_pkcs12_export_to_file openssl_pkcs12_export openssl_pkcs12_read openssl_pkcs7_decrypt openssl_pkcs7_encrypt openssl_pkcs7_sign openssl_pkcs7_verify openssl_pkey_export_to_file openssl_pkey_export openssl_pkey_free openssl_pkey_get_details openssl_pkey_get_private openssl_pkey_get_public openssl_pkey_new openssl_private_decrypt openssl_private_encrypt openssl_public_decrypt openssl_public_encrypt openssl_random_pseudo_bytes openssl_seal openssl_sign openssl_spki_export_challenge openssl_spki_export openssl_spki_new openssl_spki_verify openssl_verify openssl_x509_check_private_key openssl_x509_checkpurpose openssl_x509_export_to_file openssl_x509_export openssl_x509_fingerprint openssl_x509_free openssl_x509_parse openssl_x509_read openssl_cipher_iv_length) + b["Output Control"] = Set.new %w(flush flush ob_clean ob_end_clean ob_end_flush ob_flush ob_get_clean ob_get_contents ob_get_flush ob_get_length ob_get_level ob_get_status ob_gzhandler ob_implicit_flush ob_list_handlers ob_start output_add_rewrite_var output_reset_rewrite_vars flush) + b["Paradox"] = Set.new %w(px_close px_close px_create_fp px_date2string px_delete_record px_delete px_get_field px_get_info px_get_parameter px_get_record px_get_schema px_get_value px_insert_record px_new px_numfields px_numrecords px_open_fp px_put_record px_retrieve_record px_set_blob_file px_set_parameter px_set_tablename px_set_targetencoding px_set_value px_timestamp2string px_update_record px_close) + b["Parsekit"] = Set.new %w(parsekit_compile_file parsekit_compile_file parsekit_compile_string parsekit_func_arginfo parsekit_compile_file) + b["Password Hashing"] = Set.new %w(password_get_info password_get_info password_hash password_needs_rehash password_verify password_get_info) + b["PCNTL"] = Set.new %w(pcntl_alarm pcntl_alarm pcntl_errno pcntl_exec pcntl_fork pcntl_get_last_error pcntl_getpriority pcntl_setpriority pcntl_signal_dispatch pcntl_signal_get_handler pcntl_signal pcntl_sigprocmask pcntl_sigtimedwait pcntl_sigwaitinfo pcntl_strerror pcntl_wait pcntl_waitpid pcntl_wexitstatus pcntl_wifexited pcntl_wifsignaled pcntl_wifstopped pcntl_wstopsig pcntl_wtermsig pcntl_alarm) + b["PCRE"] = Set.new %w(preg_filter preg_filter preg_grep preg_last_error preg_match_all preg_match preg_quote preg_replace_callback_array preg_replace_callback preg_replace preg_split preg_filter) + b["PDF"] = Set.new %w(PDF_activate_item PDF_activate_item PDF_add_annotation PDF_add_bookmark PDF_add_launchlink PDF_add_locallink PDF_add_nameddest PDF_add_note PDF_add_outline PDF_add_pdflink PDF_add_table_cell PDF_add_textflow PDF_add_thumbnail PDF_add_weblink PDF_arc PDF_arcn PDF_attach_file PDF_begin_document PDF_begin_font PDF_begin_glyph PDF_begin_item PDF_begin_layer PDF_begin_page_ext PDF_begin_page PDF_begin_pattern PDF_begin_template_ext PDF_begin_template PDF_circle PDF_clip PDF_close_image PDF_close_pdi_page PDF_close_pdi PDF_close PDF_closepath_fill_stroke PDF_closepath_stroke PDF_closepath PDF_concat PDF_continue_text PDF_create_3dview PDF_create_action PDF_create_annotation PDF_create_bookmark PDF_create_field PDF_create_fieldgroup PDF_create_gstate PDF_create_pvf PDF_create_textflow PDF_curveto PDF_define_layer PDF_delete_pvf PDF_delete_table PDF_delete_textflow PDF_delete PDF_encoding_set_char PDF_end_document PDF_end_font PDF_end_glyph PDF_end_item PDF_end_layer PDF_end_page_ext PDF_end_page PDF_end_pattern PDF_end_template PDF_endpath PDF_fill_imageblock PDF_fill_pdfblock PDF_fill_stroke PDF_fill_textblock PDF_fill PDF_findfont PDF_fit_image PDF_fit_pdi_page PDF_fit_table PDF_fit_textflow PDF_fit_textline PDF_get_apiname PDF_get_buffer PDF_get_errmsg PDF_get_errnum PDF_get_font PDF_get_fontname PDF_get_fontsize PDF_get_image_height PDF_get_image_width PDF_get_majorversion PDF_get_minorversion PDF_get_parameter PDF_get_pdi_parameter PDF_get_pdi_value PDF_get_value PDF_info_font PDF_info_matchbox PDF_info_table PDF_info_textflow PDF_info_textline PDF_initgraphics PDF_lineto PDF_load_3ddata PDF_load_font PDF_load_iccprofile PDF_load_image PDF_makespotcolor PDF_moveto PDF_new PDF_open_ccitt PDF_open_file PDF_open_gif PDF_open_image_file PDF_open_image PDF_open_jpeg PDF_open_memory_image PDF_open_pdi_document PDF_open_pdi_page PDF_open_pdi PDF_open_tiff PDF_pcos_get_number PDF_pcos_get_stream PDF_pcos_get_string PDF_place_image PDF_place_pdi_page PDF_process_pdi PDF_rect PDF_restore PDF_resume_page PDF_rotate PDF_save PDF_scale PDF_set_border_color PDF_set_border_dash PDF_set_border_style PDF_set_char_spacing PDF_set_duration PDF_set_gstate PDF_set_horiz_scaling PDF_set_info_author PDF_set_info_creator PDF_set_info_keywords PDF_set_info_subject PDF_set_info_title PDF_set_info PDF_set_layer_dependency PDF_set_leading PDF_set_parameter PDF_set_text_matrix PDF_set_text_pos PDF_set_text_rendering PDF_set_text_rise PDF_set_value PDF_set_word_spacing PDF_setcolor PDF_setdash PDF_setdashpattern PDF_setflat PDF_setfont PDF_setgray_fill PDF_setgray_stroke PDF_setgray PDF_setlinecap PDF_setlinejoin PDF_setlinewidth PDF_setmatrix PDF_setmiterlimit PDF_setpolydash PDF_setrgbcolor_fill PDF_setrgbcolor_stroke PDF_setrgbcolor PDF_shading_pattern PDF_shading PDF_shfill PDF_show_boxed PDF_show_xy PDF_show PDF_skew PDF_stringwidth PDF_stroke PDF_suspend_page PDF_translate PDF_utf16_to_utf8 PDF_utf32_to_utf16 PDF_utf8_to_utf16 PDF_activate_item) + b["PostgreSQL"] = Set.new %w(pg_affected_rows pg_affected_rows pg_cancel_query pg_client_encoding pg_close pg_connect_poll pg_connect pg_connection_busy pg_connection_reset pg_connection_status pg_consume_input pg_convert pg_copy_from pg_copy_to pg_dbname pg_delete pg_end_copy pg_escape_bytea pg_escape_identifier pg_escape_literal pg_escape_string pg_execute pg_fetch_all_columns pg_fetch_all pg_fetch_array pg_fetch_assoc pg_fetch_object pg_fetch_result pg_fetch_row pg_field_is_null pg_field_name pg_field_num pg_field_prtlen pg_field_size pg_field_table pg_field_type_oid pg_field_type pg_flush pg_free_result pg_get_notify pg_get_pid pg_get_result pg_host pg_insert pg_last_error pg_last_notice pg_last_oid pg_lo_close pg_lo_create pg_lo_export pg_lo_import pg_lo_open pg_lo_read_all pg_lo_read pg_lo_seek pg_lo_tell pg_lo_truncate pg_lo_unlink pg_lo_write pg_meta_data pg_num_fields pg_num_rows pg_options pg_parameter_status pg_pconnect pg_ping pg_port pg_prepare pg_put_line pg_query_params pg_query pg_result_error_field pg_result_error pg_result_seek pg_result_status pg_select pg_send_execute pg_send_prepare pg_send_query_params pg_send_query pg_set_client_encoding pg_set_error_verbosity pg_socket pg_trace pg_transaction_status pg_tty pg_unescape_bytea pg_untrace pg_update pg_version pg_affected_rows) + b["POSIX"] = Set.new %w(posix_access posix_access posix_ctermid posix_errno posix_get_last_error posix_getcwd posix_getegid posix_geteuid posix_getgid posix_getgrgid posix_getgrnam posix_getgroups posix_getlogin posix_getpgid posix_getpgrp posix_getpid posix_getppid posix_getpwnam posix_getpwuid posix_getrlimit posix_getsid posix_getuid posix_initgroups posix_isatty posix_kill posix_mkfifo posix_mknod posix_setegid posix_seteuid posix_setgid posix_setpgid posix_setrlimit posix_setsid posix_setuid posix_strerror posix_times posix_ttyname posix_uname posix_access) + b["Proctitle"] = Set.new %w(setproctitle setproctitle setthreadtitle setproctitle) + b["PS"] = Set.new %w(ps_add_bookmark ps_add_bookmark ps_add_launchlink ps_add_locallink ps_add_note ps_add_pdflink ps_add_weblink ps_arc ps_arcn ps_begin_page ps_begin_pattern ps_begin_template ps_circle ps_clip ps_close_image ps_close ps_closepath_stroke ps_closepath ps_continue_text ps_curveto ps_delete ps_end_page ps_end_pattern ps_end_template ps_fill_stroke ps_fill ps_findfont ps_get_buffer ps_get_parameter ps_get_value ps_hyphenate ps_include_file ps_lineto ps_makespotcolor ps_moveto ps_new ps_open_file ps_open_image_file ps_open_image ps_open_memory_image ps_place_image ps_rect ps_restore ps_rotate ps_save ps_scale ps_set_border_color ps_set_border_dash ps_set_border_style ps_set_info ps_set_parameter ps_set_text_pos ps_set_value ps_setcolor ps_setdash ps_setflat ps_setfont ps_setgray ps_setlinecap ps_setlinejoin ps_setlinewidth ps_setmiterlimit ps_setoverprintmode ps_setpolydash ps_shading_pattern ps_shading ps_shfill ps_show_boxed ps_show_xy2 ps_show_xy ps_show2 ps_show ps_string_geometry ps_stringwidth ps_stroke ps_symbol_name ps_symbol_width ps_symbol ps_translate ps_add_bookmark) + b["Pspell"] = Set.new %w(pspell_add_to_personal pspell_add_to_personal pspell_add_to_session pspell_check pspell_clear_session pspell_config_create pspell_config_data_dir pspell_config_dict_dir pspell_config_ignore pspell_config_mode pspell_config_personal pspell_config_repl pspell_config_runtogether pspell_config_save_repl pspell_new_config pspell_new_personal pspell_new pspell_save_wordlist pspell_store_replacement pspell_suggest pspell_add_to_personal) + b["Radius"] = Set.new %w(radius_acct_open radius_acct_open radius_add_server radius_auth_open radius_close radius_config radius_create_request radius_cvt_addr radius_cvt_int radius_cvt_string radius_demangle_mppe_key radius_demangle radius_get_attr radius_get_tagged_attr_data radius_get_tagged_attr_tag radius_get_vendor_attr radius_put_addr radius_put_attr radius_put_int radius_put_string radius_put_vendor_addr radius_put_vendor_attr radius_put_vendor_int radius_put_vendor_string radius_request_authenticator radius_salt_encrypt_attr radius_send_request radius_server_secret radius_strerror radius_acct_open) + b["Rar"] = Set.new %w(rar_wrapper_cache_stats rar_wrapper_cache_stats rar_wrapper_cache_stats) + b["Readline"] = Set.new %w(readline_add_history readline_add_history readline_callback_handler_install readline_callback_handler_remove readline_callback_read_char readline_clear_history readline_completion_function readline_info readline_list_history readline_on_new_line readline_read_history readline_redisplay readline_write_history readline readline_add_history) + b["Recode"] = Set.new %w(recode_file recode_file recode_string recode recode_file) + b["POSIX Regex"] = Set.new %w(ereg_replace ereg_replace ereg eregi_replace eregi split spliti sql_regcase ereg_replace) + b["RPM Reader"] = Set.new %w(rpm_close rpm_close rpm_get_tag rpm_is_valid rpm_open rpm_version rpm_close) + b["RRD"] = Set.new %w(rrd_create rrd_create rrd_error rrd_fetch rrd_first rrd_graph rrd_info rrd_last rrd_lastupdate rrd_restore rrd_tune rrd_update rrd_version rrd_xport rrdc_disconnect rrd_create) + b["runkit"] = Set.new %w(runkit_class_adopt runkit_class_emancipate runkit_constant_add runkit_constant_redefine runkit_constant_remove runkit_function_add runkit_function_copy runkit_function_redefine runkit_function_remove runkit_function_rename runkit_import runkit_lint_file runkit_lint runkit_method_add runkit_method_copy runkit_method_redefine runkit_method_remove runkit_method_rename runkit_return_value_used runkit_sandbox_output_handler runkit_superglobals) + b["SAM"] = Set.new %w() + b["SCA"] = Set.new %w() + b["SDO DAS XML"] = Set.new %w() + b["SDO"] = Set.new %w() + b["SDO-DAS-Relational"] = Set.new %w() + b["Semaphore"] = Set.new %w(ftok ftok msg_get_queue msg_queue_exists msg_receive msg_remove_queue msg_send msg_set_queue msg_stat_queue sem_acquire sem_get sem_release sem_remove shm_attach shm_detach shm_get_var shm_has_var shm_put_var shm_remove_var shm_remove ftok) + b["Session PgSQL"] = Set.new %w(session_pgsql_add_error session_pgsql_add_error session_pgsql_get_error session_pgsql_get_field session_pgsql_reset session_pgsql_set_field session_pgsql_status session_pgsql_add_error) + b["Session"] = Set.new %w(session_abort session_abort session_cache_expire session_cache_limiter session_commit session_create_id session_decode session_destroy session_encode session_gc session_get_cookie_params session_id session_is_registered session_module_name session_name session_regenerate_id session_register_shutdown session_register session_reset session_save_path session_set_cookie_params session_set_save_handler session_start session_status session_unregister session_unset session_write_close session_abort) + b["Shared Memory"] = Set.new %w(shmop_close shmop_close shmop_delete shmop_open shmop_read shmop_size shmop_write shmop_close) + b["SimpleXML"] = Set.new %w(simplexml_import_dom simplexml_import_dom simplexml_load_file simplexml_load_string simplexml_import_dom) + b["SNMP"] = Set.new %w(snmp_get_quick_print snmp_get_quick_print snmp_get_valueretrieval snmp_read_mib snmp_set_enum_print snmp_set_oid_numeric_print snmp_set_oid_output_format snmp_set_quick_print snmp_set_valueretrieval snmp2_get snmp2_getnext snmp2_real_walk snmp2_set snmp2_walk snmp3_get snmp3_getnext snmp3_real_walk snmp3_set snmp3_walk snmpget snmpgetnext snmprealwalk snmpset snmpwalk snmpwalkoid snmp_get_quick_print) + b["SOAP"] = Set.new %w(is_soap_fault is_soap_fault use_soap_error_handler is_soap_fault) + b["Socket"] = Set.new %w(socket_accept socket_accept socket_bind socket_clear_error socket_close socket_cmsg_space socket_connect socket_create_listen socket_create_pair socket_create socket_get_option socket_getopt socket_getpeername socket_getsockname socket_import_stream socket_last_error socket_listen socket_read socket_recv socket_recvfrom socket_recvmsg socket_select socket_send socket_sendmsg socket_sendto socket_set_block socket_set_nonblock socket_set_option socket_setopt socket_shutdown socket_strerror socket_write socket_accept) + b["Solr"] = Set.new %w(solr_get_version solr_get_version solr_get_version) + b["SPL"] = Set.new %w(class_implements class_implements class_parents class_uses iterator_apply iterator_count iterator_to_array spl_autoload_call spl_autoload_extensions spl_autoload_functions spl_autoload_register spl_autoload_unregister spl_autoload spl_classes spl_object_hash class_implements) + b["SQLite"] = Set.new %w(sqlite_array_query sqlite_array_query sqlite_busy_timeout sqlite_changes sqlite_close sqlite_column sqlite_create_aggregate sqlite_create_function sqlite_current sqlite_error_string sqlite_escape_string sqlite_exec sqlite_factory sqlite_fetch_all sqlite_fetch_array sqlite_fetch_column_types sqlite_fetch_object sqlite_fetch_single sqlite_fetch_string sqlite_field_name sqlite_has_more sqlite_has_prev sqlite_key sqlite_last_error sqlite_last_insert_rowid sqlite_libencoding sqlite_libversion sqlite_next sqlite_num_fields sqlite_num_rows sqlite_open sqlite_popen sqlite_prev sqlite_query sqlite_rewind sqlite_seek sqlite_single_query sqlite_udf_decode_binary sqlite_udf_encode_binary sqlite_unbuffered_query sqlite_valid sqlite_array_query) + b["SQLSRV"] = Set.new %w(sqlsrv_begin_transaction sqlsrv_begin_transaction sqlsrv_cancel sqlsrv_client_info sqlsrv_close sqlsrv_commit sqlsrv_configure sqlsrv_connect sqlsrv_errors sqlsrv_execute sqlsrv_fetch_array sqlsrv_fetch_object sqlsrv_fetch sqlsrv_field_metadata sqlsrv_free_stmt sqlsrv_get_config sqlsrv_get_field sqlsrv_has_rows sqlsrv_next_result sqlsrv_num_fields sqlsrv_num_rows sqlsrv_prepare sqlsrv_query sqlsrv_rollback sqlsrv_rows_affected sqlsrv_send_stream_data sqlsrv_server_info sqlsrv_begin_transaction) + b["ssdeep"] = Set.new %w(ssdeep_fuzzy_compare ssdeep_fuzzy_compare ssdeep_fuzzy_hash_filename ssdeep_fuzzy_hash ssdeep_fuzzy_compare) + b["SSH2"] = Set.new %w(ssh2_auth_agent ssh2_auth_agent ssh2_auth_hostbased_file ssh2_auth_none ssh2_auth_password ssh2_auth_pubkey_file ssh2_connect ssh2_exec ssh2_fetch_stream ssh2_fingerprint ssh2_methods_negotiated ssh2_publickey_add ssh2_publickey_init ssh2_publickey_list ssh2_publickey_remove ssh2_scp_recv ssh2_scp_send ssh2_sftp_chmod ssh2_sftp_lstat ssh2_sftp_mkdir ssh2_sftp_readlink ssh2_sftp_realpath ssh2_sftp_rename ssh2_sftp_rmdir ssh2_sftp_stat ssh2_sftp_symlink ssh2_sftp_unlink ssh2_sftp ssh2_shell ssh2_tunnel ssh2_auth_agent) + b["Statistic"] = Set.new %w(stats_absolute_deviation stats_absolute_deviation stats_cdf_beta stats_cdf_binomial stats_cdf_cauchy stats_cdf_chisquare stats_cdf_exponential stats_cdf_f stats_cdf_gamma stats_cdf_laplace stats_cdf_logistic stats_cdf_negative_binomial stats_cdf_noncentral_chisquare stats_cdf_noncentral_f stats_cdf_poisson stats_cdf_t stats_cdf_uniform stats_cdf_weibull stats_covariance stats_den_uniform stats_dens_beta stats_dens_cauchy stats_dens_chisquare stats_dens_exponential stats_dens_f stats_dens_gamma stats_dens_laplace stats_dens_logistic stats_dens_negative_binomial stats_dens_normal stats_dens_pmf_binomial stats_dens_pmf_hypergeometric stats_dens_pmf_poisson stats_dens_t stats_dens_weibull stats_harmonic_mean stats_kurtosis stats_rand_gen_beta stats_rand_gen_chisquare stats_rand_gen_exponential stats_rand_gen_f stats_rand_gen_funiform stats_rand_gen_gamma stats_rand_gen_ibinomial_negative stats_rand_gen_ibinomial stats_rand_gen_int stats_rand_gen_ipoisson stats_rand_gen_iuniform stats_rand_gen_noncenral_chisquare stats_rand_gen_noncentral_f stats_rand_gen_noncentral_t stats_rand_gen_normal stats_rand_gen_t stats_rand_get_seeds stats_rand_phrase_to_seeds stats_rand_ranf stats_rand_setall stats_skew stats_standard_deviation stats_stat_binomial_coef stats_stat_correlation stats_stat_gennch stats_stat_independent_t stats_stat_innerproduct stats_stat_noncentral_t stats_stat_paired_t stats_stat_percentile stats_stat_powersum stats_variance stats_absolute_deviation) + b["Stomp"] = Set.new %w(stomp_connect_error stomp_connect_error stomp_version stomp_connect_error) + b["Stream"] = Set.new %w(set_socket_blocking set_socket_blocking stream_bucket_append stream_bucket_make_writeable stream_bucket_new stream_bucket_prepend stream_context_create stream_context_get_default stream_context_get_options stream_context_get_params stream_context_set_default stream_context_set_option stream_context_set_params stream_copy_to_stream stream_encoding stream_filter_append stream_filter_prepend stream_filter_register stream_filter_remove stream_get_contents stream_get_filters stream_get_line stream_get_meta_data stream_get_transports stream_get_wrappers stream_is_local stream_notification_callback stream_register_wrapper stream_resolve_include_path stream_select stream_set_blocking stream_set_chunk_size stream_set_read_buffer stream_set_timeout stream_set_write_buffer stream_socket_accept stream_socket_client stream_socket_enable_crypto stream_socket_get_name stream_socket_pair stream_socket_recvfrom stream_socket_sendto stream_socket_server stream_socket_shutdown stream_supports_lock stream_wrapper_register stream_wrapper_restore stream_wrapper_unregister set_socket_blocking) + b["String"] = Set.new %w(addcslashes addcslashes addslashes bin2hex chop chr chunk_split convert_cyr_string convert_uudecode convert_uuencode count_chars crc32 crypt echo explode fprintf get_html_translation_table hebrev hebrevc hex2bin html_entity_decode htmlentities htmlspecialchars_decode htmlspecialchars implode join lcfirst levenshtein localeconv ltrim md5_file md5 metaphone money_format nl_langinfo nl2br number_format ord parse_str print printf quoted_printable_decode quoted_printable_encode quotemeta rtrim setlocale sha1_file sha1 similar_text soundex sprintf sscanf str_getcsv str_ireplace str_pad str_repeat str_replace str_rot13 str_shuffle str_split str_word_count strcasecmp strchr strcmp strcoll strcspn strip_tags stripcslashes stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk strpos strrchr strrev strripos strrpos strspn strstr strtok strtolower strtoupper strtr substr_compare substr_count substr_replace substr trim ucfirst ucwords vfprintf vprintf vsprintf wordwrap addcslashes) + b["SVN"] = Set.new %w(svn_add svn_add svn_auth_get_parameter svn_auth_set_parameter svn_blame svn_cat svn_checkout svn_cleanup svn_client_version svn_commit svn_delete svn_diff svn_export svn_fs_abort_txn svn_fs_apply_text svn_fs_begin_txn2 svn_fs_change_node_prop svn_fs_check_path svn_fs_contents_changed svn_fs_copy svn_fs_delete svn_fs_dir_entries svn_fs_file_contents svn_fs_file_length svn_fs_is_dir svn_fs_is_file svn_fs_make_dir svn_fs_make_file svn_fs_node_created_rev svn_fs_node_prop svn_fs_props_changed svn_fs_revision_prop svn_fs_revision_root svn_fs_txn_root svn_fs_youngest_rev svn_import svn_log svn_ls svn_mkdir svn_repos_create svn_repos_fs_begin_txn_for_commit svn_repos_fs_commit_txn svn_repos_fs svn_repos_hotcopy svn_repos_open svn_repos_recover svn_revert svn_status svn_update svn_add) + b["Swish"] = Set.new %w() + b["Sybase"] = Set.new %w(sybase_affected_rows sybase_affected_rows sybase_close sybase_connect sybase_data_seek sybase_deadlock_retry_count sybase_fetch_array sybase_fetch_assoc sybase_fetch_field sybase_fetch_object sybase_fetch_row sybase_field_seek sybase_free_result sybase_get_last_message sybase_min_client_severity sybase_min_error_severity sybase_min_message_severity sybase_min_server_severity sybase_num_fields sybase_num_rows sybase_pconnect sybase_query sybase_result sybase_select_db sybase_set_message_handler sybase_unbuffered_query sybase_affected_rows) + b["Taint"] = Set.new %w(is_tainted is_tainted taint untaint is_tainted) + b["TCP"] = Set.new %w(tcpwrap_check tcpwrap_check tcpwrap_check) + b["Tidy"] = Set.new %w(ob_tidyhandler ob_tidyhandler tidy_access_count tidy_config_count tidy_error_count tidy_get_output tidy_load_config tidy_reset_config tidy_save_config tidy_set_encoding tidy_setopt tidy_warning_count ob_tidyhandler) + b["Tokenizer"] = Set.new %w(token_get_all token_get_all token_name token_get_all) + b["Trader"] = Set.new %w(trader_acos trader_acos trader_ad trader_add trader_adosc trader_adx trader_adxr trader_apo trader_aroon trader_aroonosc trader_asin trader_atan trader_atr trader_avgprice trader_bbands trader_beta trader_bop trader_cci trader_cdl2crows trader_cdl3blackcrows trader_cdl3inside trader_cdl3linestrike trader_cdl3outside trader_cdl3starsinsouth trader_cdl3whitesoldiers trader_cdlabandonedbaby trader_cdladvanceblock trader_cdlbelthold trader_cdlbreakaway trader_cdlclosingmarubozu trader_cdlconcealbabyswall trader_cdlcounterattack trader_cdldarkcloudcover trader_cdldoji trader_cdldojistar trader_cdldragonflydoji trader_cdlengulfing trader_cdleveningdojistar trader_cdleveningstar trader_cdlgapsidesidewhite trader_cdlgravestonedoji trader_cdlhammer trader_cdlhangingman trader_cdlharami trader_cdlharamicross trader_cdlhighwave trader_cdlhikkake trader_cdlhikkakemod trader_cdlhomingpigeon trader_cdlidentical3crows trader_cdlinneck trader_cdlinvertedhammer trader_cdlkicking trader_cdlkickingbylength trader_cdlladderbottom trader_cdllongleggeddoji trader_cdllongline trader_cdlmarubozu trader_cdlmatchinglow trader_cdlmathold trader_cdlmorningdojistar trader_cdlmorningstar trader_cdlonneck trader_cdlpiercing trader_cdlrickshawman trader_cdlrisefall3methods trader_cdlseparatinglines trader_cdlshootingstar trader_cdlshortline trader_cdlspinningtop trader_cdlstalledpattern trader_cdlsticksandwich trader_cdltakuri trader_cdltasukigap trader_cdlthrusting trader_cdltristar trader_cdlunique3river trader_cdlupsidegap2crows trader_cdlxsidegap3methods trader_ceil trader_cmo trader_correl trader_cos trader_cosh trader_dema trader_div trader_dx trader_ema trader_errno trader_exp trader_floor trader_get_compat trader_get_unstable_period trader_ht_dcperiod trader_ht_dcphase trader_ht_phasor trader_ht_sine trader_ht_trendline trader_ht_trendmode trader_kama trader_linearreg_angle trader_linearreg_intercept trader_linearreg_slope trader_linearreg trader_ln trader_log10 trader_ma trader_macd trader_macdext trader_macdfix trader_mama trader_mavp trader_max trader_maxindex trader_medprice trader_mfi trader_midpoint trader_midprice trader_min trader_minindex trader_minmax trader_minmaxindex trader_minus_di trader_minus_dm trader_mom trader_mult trader_natr trader_obv trader_plus_di trader_plus_dm trader_ppo trader_roc trader_rocp trader_rocr100 trader_rocr trader_rsi trader_sar trader_sarext trader_set_compat trader_set_unstable_period trader_sin trader_sinh trader_sma trader_sqrt trader_stddev trader_stoch trader_stochf trader_stochrsi trader_sub trader_sum trader_t3 trader_tan trader_tanh trader_tema trader_trange trader_trima trader_trix trader_tsf trader_typprice trader_ultosc trader_var trader_wclprice trader_willr trader_wma trader_acos) + b["UI"] = Set.new %w(UI\Draw\Text\Font\fontFamilies UI\Draw\Text\Font\fontFamilies UI\quit UI\run UI\Draw\Text\Font\fontFamilies) + b["ODBC"] = Set.new %w(odbc_autocommit odbc_autocommit odbc_binmode odbc_close_all odbc_close odbc_columnprivileges odbc_columns odbc_commit odbc_connect odbc_cursor odbc_data_source odbc_do odbc_error odbc_errormsg odbc_exec odbc_execute odbc_fetch_array odbc_fetch_into odbc_fetch_object odbc_fetch_row odbc_field_len odbc_field_name odbc_field_num odbc_field_precision odbc_field_scale odbc_field_type odbc_foreignkeys odbc_free_result odbc_gettypeinfo odbc_longreadlen odbc_next_result odbc_num_fields odbc_num_rows odbc_pconnect odbc_prepare odbc_primarykeys odbc_procedurecolumns odbc_procedures odbc_result_all odbc_result odbc_rollback odbc_setoption odbc_specialcolumns odbc_statistics odbc_tableprivileges odbc_tables odbc_autocommit) + b["Uopz"] = Set.new %w(uopz_backup uopz_backup uopz_compose uopz_copy uopz_delete uopz_extend uopz_flags uopz_function uopz_implement uopz_overload uopz_redefine uopz_rename uopz_restore uopz_undefine uopz_backup) + b["URL"] = Set.new %w(base64_decode base64_decode base64_encode get_headers get_meta_tags http_build_query parse_url rawurldecode rawurlencode urldecode urlencode base64_decode) + b["Variable handling"] = Set.new %w(boolval boolval debug_zval_dump doubleval empty floatval get_defined_vars get_resource_type gettype import_request_variables intval is_array is_bool is_callable is_double is_float is_int is_integer is_iterable is_long is_null is_numeric is_object is_real is_resource is_scalar is_string isset print_r serialize settype strval unserialize unset var_dump var_export boolval) + b["vpopmail"] = Set.new %w(vpopmail_add_alias_domain_ex vpopmail_add_alias_domain_ex vpopmail_add_alias_domain vpopmail_add_domain_ex vpopmail_add_domain vpopmail_add_user vpopmail_alias_add vpopmail_alias_del_domain vpopmail_alias_del vpopmail_alias_get_all vpopmail_alias_get vpopmail_auth_user vpopmail_del_domain_ex vpopmail_del_domain vpopmail_del_user vpopmail_error vpopmail_passwd vpopmail_set_user_quota vpopmail_add_alias_domain_ex) + b["WDDX"] = Set.new %w(wddx_add_vars wddx_add_vars wddx_deserialize wddx_packet_end wddx_packet_start wddx_serialize_value wddx_serialize_vars wddx_add_vars) + b["win32ps"] = Set.new %w(win32_ps_list_procs win32_ps_list_procs win32_ps_stat_mem win32_ps_stat_proc win32_ps_list_procs) + b["win32service"] = Set.new %w(win32_continue_service win32_continue_service win32_create_service win32_delete_service win32_get_last_control_message win32_pause_service win32_query_service_status win32_set_service_status win32_start_service_ctrl_dispatcher win32_start_service win32_stop_service win32_continue_service) + b["WinCache"] = Set.new %w(wincache_fcache_fileinfo wincache_fcache_fileinfo wincache_fcache_meminfo wincache_lock wincache_ocache_fileinfo wincache_ocache_meminfo wincache_refresh_if_changed wincache_rplist_fileinfo wincache_rplist_meminfo wincache_scache_info wincache_scache_meminfo wincache_ucache_add wincache_ucache_cas wincache_ucache_clear wincache_ucache_dec wincache_ucache_delete wincache_ucache_exists wincache_ucache_get wincache_ucache_inc wincache_ucache_info wincache_ucache_meminfo wincache_ucache_set wincache_unlock wincache_fcache_fileinfo) + b["xattr"] = Set.new %w(xattr_get xattr_get xattr_list xattr_remove xattr_set xattr_supported xattr_get) + b["xdiff"] = Set.new %w(xdiff_file_bdiff_size xdiff_file_bdiff_size xdiff_file_bdiff xdiff_file_bpatch xdiff_file_diff_binary xdiff_file_diff xdiff_file_merge3 xdiff_file_patch_binary xdiff_file_patch xdiff_file_rabdiff xdiff_string_bdiff_size xdiff_string_bdiff xdiff_string_bpatch xdiff_string_diff_binary xdiff_string_diff xdiff_string_merge3 xdiff_string_patch_binary xdiff_string_patch xdiff_string_rabdiff xdiff_file_bdiff_size) + b["Xhprof"] = Set.new %w(xhprof_disable xhprof_disable xhprof_enable xhprof_sample_disable xhprof_sample_enable xhprof_disable) + b["XML Parser"] = Set.new %w(utf8_decode utf8_decode utf8_encode xml_error_string xml_get_current_byte_index xml_get_current_column_number xml_get_current_line_number xml_get_error_code xml_parse_into_struct xml_parse xml_parser_create_ns xml_parser_create xml_parser_free xml_parser_get_option xml_parser_set_option xml_set_character_data_handler xml_set_default_handler xml_set_element_handler xml_set_end_namespace_decl_handler xml_set_external_entity_ref_handler xml_set_notation_decl_handler xml_set_object xml_set_processing_instruction_handler xml_set_start_namespace_decl_handler xml_set_unparsed_entity_decl_handler utf8_decode) + b["XML-RPC"] = Set.new %w(xmlrpc_decode_request xmlrpc_decode_request xmlrpc_decode xmlrpc_encode_request xmlrpc_encode xmlrpc_get_type xmlrpc_is_fault xmlrpc_parse_method_descriptions xmlrpc_server_add_introspection_data xmlrpc_server_call_method xmlrpc_server_create xmlrpc_server_destroy xmlrpc_server_register_introspection_callback xmlrpc_server_register_method xmlrpc_set_type xmlrpc_decode_request) + b["XMLWriter"] = Set.new %w(XMLWriter::endAttribute XMLWriter::endAttribute XMLWriter::endCData XMLWriter::endComment XMLWriter::endDocument XMLWriter::endDTDAttlist XMLWriter::endDTDElement XMLWriter::endDTDEntity XMLWriter::endDTD XMLWriter::endElement XMLWriter::endPI XMLWriter::flush XMLWriter::fullEndElement XMLWriter::openMemory XMLWriter::openURI XMLWriter::outputMemory XMLWriter::setIndentString XMLWriter::setIndent XMLWriter::startAttributeNS XMLWriter::startAttribute XMLWriter::startCData XMLWriter::startComment XMLWriter::startDocument XMLWriter::startDTDAttlist XMLWriter::startDTDElement XMLWriter::startDTDEntity XMLWriter::startDTD XMLWriter::startElementNS XMLWriter::startElement XMLWriter::startPI XMLWriter::text XMLWriter::writeAttributeNS XMLWriter::writeAttribute XMLWriter::writeCData XMLWriter::writeComment XMLWriter::writeDTDAttlist XMLWriter::writeDTDElement XMLWriter::writeDTDEntity XMLWriter::writeDTD XMLWriter::writeElementNS XMLWriter::writeElement XMLWriter::writePI XMLWriter::writeRaw XMLWriter::endAttribute) + b["Yaml"] = Set.new %w(yaml_emit_file yaml_emit_file yaml_emit yaml_parse_file yaml_parse_url yaml_parse yaml_emit_file) + b["YAZ"] = Set.new %w(yaz_addinfo yaz_addinfo yaz_ccl_conf yaz_ccl_parse yaz_close yaz_connect yaz_database yaz_element yaz_errno yaz_error yaz_es_result yaz_es yaz_get_option yaz_hits yaz_itemorder yaz_present yaz_range yaz_record yaz_scan_result yaz_scan yaz_schema yaz_search yaz_set_option yaz_sort yaz_syntax yaz_wait yaz_addinfo) + b["Zip"] = Set.new %w(zip_close zip_close zip_entry_close zip_entry_compressedsize zip_entry_compressionmethod zip_entry_filesize zip_entry_name zip_entry_open zip_entry_read zip_open zip_read zip_close) + b["Zlib"] = Set.new %w(deflate_add deflate_add deflate_init gzclose gzcompress gzdecode gzdeflate gzencode gzeof gzfile gzgetc gzgets gzgetss gzinflate gzopen gzpassthru gzputs gzread gzrewind gzseek gztell gzuncompress gzwrite inflate_add inflate_init readgzfile zlib_decode zlib_encode zlib_get_coding_type deflate_add) + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plain_text.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plain_text.rb new file mode 100644 index 0000000..617076b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plain_text.rb @@ -0,0 +1,27 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class PlainText < Lexer + title "Plain Text" + desc "A boring lexer that doesn't highlight anything" + + tag 'plaintext' + aliases 'text' + filenames '*.txt' + mimetypes 'text/plain' + + attr_reader :token + def initialize(*) + super + + @token = token_option(:token) || Text + end + + def stream_tokens(string, &b) + yield self.token, string + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plist.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plist.rb new file mode 100644 index 0000000..a4c7557 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/plist.rb @@ -0,0 +1,47 @@ +# frozen_string_literal: true + +module Rouge + module Lexers + class Plist < RegexLexer + desc 'plist' + tag 'plist' + aliases 'plist' + filenames *%w(*.plist *.pbxproj) + + mimetypes 'text/x-plist', 'application/x-plist' + + state :whitespace do + rule /\s+/, Text::Whitespace + end + + state :root do + rule %r{//.*$}, Comment + rule %r{/\*.+?\*/}m, Comment + mixin :whitespace + rule /{/, Punctuation, :dictionary + rule /\(/, Punctuation, :array + rule /"([^"\\]|\\.)*"/, Literal::String::Double + rule /'([^'\\]|\\.)*'/, Literal::String::Single + rule //, Punctuation, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pony.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pony.rb new file mode 100644 index 0000000..3abd061 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/pony.rb @@ -0,0 +1,94 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Pony < RegexLexer + tag 'pony' + filenames '*.pony' + + keywords = Set.new %w( + actor addressof and as + be break + class compiler_intrinsic consume continue + do + else elseif embed end error + for fun + if ifdef in interface is isnt + lambda let + match + new not + object + primitive + recover repeat return + struct + then this trait try type + until use + var + where while with + ) + + capabilities = Set.new %w( + box iso ref tag trn val + ) + + types = Set.new %w( + Number Signed Unsigned Float + I8 I16 I32 I64 I128 U8 U32 U64 U128 F32 F64 + EventID Align IntFormat NumberPrefix FloatFormat + Type + ) + + state :whitespace do + rule /[\s\t\r\n]+/m, Text + end + + state :root do + mixin :whitespace + rule /"""/, Str::Doc, :docstring + rule %r{//(.*?)\n}, Comment::Single + rule %r{/(\\\n)?[*](.|\n)*?[*](\\\n)?/}, Comment::Multiline + rule /"/, Str, :string + rule %r([~!%^&*+=\|?:<>/-]), Operator + rule /(true|false|NULL)\b/, Name::Constant + rule %r{(?:[A-Z_][a-zA-Z0-9_]*)}, Name::Class + rule /[()\[\],.';]/, Punctuation + + # Numbers + rule /0[xX]([0-9a-fA-F_]*\.[0-9a-fA-F_]+|[0-9a-fA-F_]+)[pP][+\-]?[0-9_]+[fFL]?[i]?/, Num::Float + rule /[0-9_]+(\.[0-9_]+[eE][+\-]?[0-9_]+|\.[0-9_]*|[eE][+\-]?[0-9_]+)[fFL]?[i]?/, Num::Float + rule /\.(0|[1-9][0-9_]*)([eE][+\-]?[0-9_]+)?[fFL]?[i]?/, Num::Float + rule /0[xX][0-9a-fA-F_]+/, Num::Hex + rule /(0|[1-9][0-9_]*)([LUu]|Lu|LU|uL|UL)?/, Num::Integer + + rule /[a-z_][a-z0-9_]*/io do |m| + match = m[0] + + if capabilities.include?(match) + token Keyword::Declaration + elsif keywords.include?(match) + token Keyword::Reserved + elsif types.include?(match) + token Keyword::Type + else + token Name + end + end + end + + state :string do + rule /"/, Str, :pop! + rule /\\([\\abfnrtv"']|x[a-fA-F0-9]{2,4}|[0-7]{1,3})/, Str::Escape + rule /[^\\"\n]+/, Str + rule /\\\n/, Str + rule /\\/, Str # stray backslash + end + + state :docstring do + rule /"""/, Str::Doc, :pop! + rule /\n/, Str::Doc + rule /./, Str::Doc + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/powershell.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/powershell.rb new file mode 100644 index 0000000..6bee704 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/powershell.rb @@ -0,0 +1,679 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'shell.rb' + + class Powershell < Shell + title 'powershell' + desc 'powershell' + tag 'powershell' + aliases 'posh' + filenames '*.ps1', '*.psm1', '*.psd1', '*.psrc', '*.pssc' + mimetypes 'text/x-powershell' + + ATTRIBUTES = %w( + CmdletBinding ConfirmImpact DefaultParameterSetName HelpURI SupportsPaging + SupportsShouldProcess PositionalBinding + ).join('|') + + KEYWORDS = %w( + Begin Exit Process Break Filter Return Catch Finally Sequence Class For + Switch Continue ForEach Throw Data From Trap Define Function Try Do If + Until DynamicParam In Using Else InlineScript Var ElseIf Parallel While + End Param Workflow + ).join('|') + + KEYWORDS_TYPE = %w( + bool byte char decimal double float int long object sbyte + short string uint ulong ushort + ).join('|') + + OPERATORS = %w( + -split -isplit -csplit -join -is -isnot -as -eq -ieq -ceq -ne -ine + -cne -gt -igt -cgt -ge -ige -cge -lt -ilt -clt -le -ile -cle -like + -ilike -clike -notlike -inotlike -cnotlike -match -imatch -cmatch + -notmatch -inotmatch -cnotmatch -contains -icontains -ccontains + -notcontains -inotcontains -cnotcontains -replace -ireplace + -creplace -band -bor -bxor -and -or -xor \. & = \+= -= \*= \/= %= + ).join('|') + + BUILTINS = %w( + Add-ProvisionedAppxPackage Add-WindowsFeature Apply-WindowsUnattend + Begin-WebCommitDelay Disable-PhysicalDiskIndication + Disable-StorageDiagnosticLog Enable-PhysicalDiskIndication + Enable-StorageDiagnosticLog End-WebCommitDelay Expand-IscsiVirtualDisk + Flush-Volume Get-DiskSNV Get-PhysicalDiskSNV Get-ProvisionedAppxPackage + Get-StorageEnclosureSNV Initialize-Volume Move-SmbClient + Remove-ProvisionedAppxPackage Remove-WindowsFeature Write-FileSystemCache + Add-BCDataCacheExtension Add-DnsClientNrptRule Add-DtcClusterTMMapping + Add-EtwTraceProvider Add-InitiatorIdToMaskingSet Add-MpPreference + Add-NetEventNetworkAdapter Add-NetEventPacketCaptureProvider + Add-NetEventProvider Add-NetEventVFPProvider Add-NetEventVmNetworkAdapter + Add-NetEventVmSwitch Add-NetEventVmSwitchProvider + Add-NetEventWFPCaptureProvider Add-NetIPHttpsCertBinding Add-NetLbfoTeamMember + Add-NetLbfoTeamNic Add-NetNatExternalAddress Add-NetNatStaticMapping + Add-NetSwitchTeamMember Add-OdbcDsn Add-PartitionAccessPath Add-PhysicalDisk + Add-Printer Add-PrinterDriver Add-PrinterPort Add-RDServer Add-RDSessionHost + Add-RDVirtualDesktopToCollection Add-TargetPortToMaskingSet + Add-VirtualDiskToMaskingSet Add-VpnConnection Add-VpnConnectionRoute + Add-VpnConnectionTriggerApplication Add-VpnConnectionTriggerDnsConfiguration + Add-VpnConnectionTriggerTrustedNetwork Block-FileShareAccess + Block-SmbShareAccess Clear-AssignedAccess Clear-BCCache Clear-Disk + Clear-DnsClientCache Clear-FileStorageTier Clear-PcsvDeviceLog + Clear-StorageDiagnosticInfo Close-SmbOpenFile Close-SmbSession Compress-Archive + Configuration Connect-IscsiTarget Connect-VirtualDisk ConvertFrom-SddlString + Copy-NetFirewallRule Copy-NetIPsecMainModeCryptoSet Copy-NetIPsecMainModeRule + Copy-NetIPsecPhase1AuthSet Copy-NetIPsecPhase2AuthSet + Copy-NetIPsecQuickModeCryptoSet Copy-NetIPsecRule Debug-FileShare + Debug-MMAppPrelaunch Debug-StorageSubSystem Debug-Volume Disable-BC + Disable-BCDowngrading Disable-BCServeOnBattery + Disable-DAManualEntryPointSelection Disable-DscDebug Disable-MMAgent + Disable-NetAdapter Disable-NetAdapterBinding Disable-NetAdapterChecksumOffload + Disable-NetAdapterEncapsulatedPacketTaskOffload Disable-NetAdapterIPsecOffload + Disable-NetAdapterLso Disable-NetAdapterPacketDirect + Disable-NetAdapterPowerManagement Disable-NetAdapterQos Disable-NetAdapterRdma + Disable-NetAdapterRsc Disable-NetAdapterRss Disable-NetAdapterSriov + Disable-NetAdapterVmq Disable-NetDnsTransitionConfiguration + Disable-NetFirewallRule Disable-NetIPHttpsProfile Disable-NetIPsecMainModeRule + Disable-NetIPsecRule Disable-NetNatTransitionConfiguration + Disable-NetworkSwitchEthernetPort Disable-NetworkSwitchFeature + Disable-NetworkSwitchVlan Disable-OdbcPerfCounter + Disable-PhysicalDiskIdentification Disable-PnpDevice Disable-PSTrace + Disable-PSWSManCombinedTrace Disable-RDVirtualDesktopADMachineAccountReuse + Disable-ScheduledTask Disable-ServerManagerStandardUserRemoting + Disable-SmbDelegation Disable-StorageEnclosureIdentification + Disable-StorageHighAvailability Disable-StorageMaintenanceMode Disable-Ual + Disable-WdacBidTrace Disable-WSManTrace Disconnect-IscsiTarget + Disconnect-NfsSession Disconnect-RDUser Disconnect-VirtualDisk + Dismount-DiskImage Enable-BCDistributed Enable-BCDowngrading + Enable-BCHostedClient Enable-BCHostedServer Enable-BCLocal + Enable-BCServeOnBattery Enable-DAManualEntryPointSelection Enable-DscDebug + Enable-MMAgent Enable-NetAdapter Enable-NetAdapterBinding + Enable-NetAdapterChecksumOffload Enable-NetAdapterEncapsulatedPacketTaskOffload + Enable-NetAdapterIPsecOffload Enable-NetAdapterLso + Enable-NetAdapterPacketDirect Enable-NetAdapterPowerManagement + Enable-NetAdapterQos Enable-NetAdapterRdma Enable-NetAdapterRsc + Enable-NetAdapterRss Enable-NetAdapterSriov Enable-NetAdapterVmq + Enable-NetDnsTransitionConfiguration Enable-NetFirewallRule + Enable-NetIPHttpsProfile Enable-NetIPsecMainModeRule Enable-NetIPsecRule + Enable-NetNatTransitionConfiguration Enable-NetworkSwitchEthernetPort + Enable-NetworkSwitchFeature Enable-NetworkSwitchVlan Enable-OdbcPerfCounter + Enable-PhysicalDiskIdentification Enable-PnpDevice Enable-PSTrace + Enable-PSWSManCombinedTrace Enable-RDVirtualDesktopADMachineAccountReuse + Enable-ScheduledTask Enable-ServerManagerStandardUserRemoting + Enable-SmbDelegation Enable-StorageEnclosureIdentification + Enable-StorageHighAvailability Enable-StorageMaintenanceMode Enable-Ual + Enable-WdacBidTrace Enable-WSManTrace Expand-Archive Export-BCCachePackage + Export-BCSecretKey Export-IscsiTargetServerConfiguration + Export-ODataEndpointProxy Export-RDPersonalSessionDesktopAssignment + Export-RDPersonalVirtualDesktopAssignment Export-ScheduledTask + Find-NetIPsecRule Find-NetRoute Format-Hex Format-Volume Get-AppBackgroundTask + Get-AppvVirtualProcess Get-AppxLastError Get-AppxLog Get-AssignedAccess + Get-AutologgerConfig Get-BCClientConfiguration Get-BCContentServerConfiguration + Get-BCDataCache Get-BCDataCacheExtension Get-BCHashCache + Get-BCHostedCacheServerConfiguration Get-BCNetworkConfiguration Get-BCStatus + Get-ClusteredScheduledTask Get-DAClientExperienceConfiguration + Get-DAConnectionStatus Get-DAEntryPointTableItem Get-DedupProperties Get-Disk + Get-DiskImage Get-DiskStorageNodeView Get-DisplayResolution Get-DnsClient + Get-DnsClientCache Get-DnsClientGlobalSetting Get-DnsClientNrptGlobal + Get-DnsClientNrptPolicy Get-DnsClientNrptRule Get-DnsClientServerAddress + Get-DscConfiguration Get-DscConfigurationStatus + Get-DscLocalConfigurationManager Get-DscResource Get-Dtc + Get-DtcAdvancedHostSetting Get-DtcAdvancedSetting Get-DtcClusterDefault + Get-DtcClusterTMMapping Get-DtcDefault Get-DtcLog Get-DtcNetworkSetting + Get-DtcTransaction Get-DtcTransactionsStatistics + Get-DtcTransactionsTraceSession Get-DtcTransactionsTraceSetting + Get-EtwTraceProvider Get-EtwTraceSession Get-FileHash Get-FileIntegrity + Get-FileShare Get-FileShareAccessControlEntry Get-FileStorageTier + Get-InitiatorId Get-InitiatorPort Get-IscsiConnection Get-IscsiSession + Get-IscsiTarget Get-IscsiTargetPortal Get-IseSnippet Get-LogProperties + Get-MaskingSet Get-MMAgent Get-MpComputerStatus Get-MpPreference Get-MpThreat + Get-MpThreatCatalog Get-MpThreatDetection Get-NCSIPolicyConfiguration + Get-Net6to4Configuration Get-NetAdapter Get-NetAdapterAdvancedProperty + Get-NetAdapterBinding Get-NetAdapterChecksumOffload + Get-NetAdapterEncapsulatedPacketTaskOffload Get-NetAdapterHardwareInfo + Get-NetAdapterIPsecOffload Get-NetAdapterLso Get-NetAdapterPacketDirect + Get-NetAdapterPowerManagement Get-NetAdapterQos Get-NetAdapterRdma + Get-NetAdapterRsc Get-NetAdapterRss Get-NetAdapterSriov Get-NetAdapterSriovVf + Get-NetAdapterStatistics Get-NetAdapterVmq Get-NetAdapterVMQQueue + Get-NetAdapterVPort Get-NetCompartment Get-NetConnectionProfile + Get-NetDnsTransitionConfiguration Get-NetDnsTransitionMonitoring + Get-NetEventNetworkAdapter Get-NetEventPacketCaptureProvider + Get-NetEventProvider Get-NetEventSession Get-NetEventVFPProvider + Get-NetEventVmNetworkAdapter Get-NetEventVmSwitch Get-NetEventVmSwitchProvider + Get-NetEventWFPCaptureProvider Get-NetFirewallAddressFilter + Get-NetFirewallApplicationFilter Get-NetFirewallInterfaceFilter + Get-NetFirewallInterfaceTypeFilter Get-NetFirewallPortFilter + Get-NetFirewallProfile Get-NetFirewallRule Get-NetFirewallSecurityFilter + Get-NetFirewallServiceFilter Get-NetFirewallSetting Get-NetIPAddress + Get-NetIPConfiguration Get-NetIPHttpsConfiguration Get-NetIPHttpsState + Get-NetIPInterface Get-NetIPsecDospSetting Get-NetIPsecMainModeCryptoSet + Get-NetIPsecMainModeRule Get-NetIPsecMainModeSA Get-NetIPsecPhase1AuthSet + Get-NetIPsecPhase2AuthSet Get-NetIPsecQuickModeCryptoSet + Get-NetIPsecQuickModeSA Get-NetIPsecRule Get-NetIPv4Protocol + Get-NetIPv6Protocol Get-NetIsatapConfiguration Get-NetLbfoTeam + Get-NetLbfoTeamMember Get-NetLbfoTeamNic Get-NetNat Get-NetNatExternalAddress + Get-NetNatGlobal Get-NetNatSession Get-NetNatStaticMapping + Get-NetNatTransitionConfiguration Get-NetNatTransitionMonitoring + Get-NetNeighbor Get-NetOffloadGlobalSetting Get-NetPrefixPolicy + Get-NetQosPolicy Get-NetRoute Get-NetSwitchTeam Get-NetSwitchTeamMember + Get-NetTCPConnection Get-NetTCPSetting Get-NetTeredoConfiguration + Get-NetTeredoState Get-NetTransportFilter Get-NetUDPEndpoint Get-NetUDPSetting + Get-NetworkSwitchEthernetPort Get-NetworkSwitchFeature + Get-NetworkSwitchGlobalData Get-NetworkSwitchVlan Get-NfsClientConfiguration + Get-NfsClientgroup Get-NfsClientLock Get-NfsMappingStore Get-NfsMountedClient + Get-NfsNetgroupStore Get-NfsOpenFile Get-NfsServerConfiguration Get-NfsSession + Get-NfsShare Get-NfsSharePermission Get-NfsStatistics Get-OdbcDriver + Get-OdbcDsn Get-OdbcPerfCounter Get-OffloadDataTransferSetting Get-Partition + Get-PartitionSupportedSize Get-PcsvDevice Get-PcsvDeviceLog Get-PhysicalDisk + Get-PhysicalDiskStorageNodeView Get-PhysicalExtent + Get-PhysicalExtentAssociation Get-PlatformIdentifier Get-PnpDevice + Get-PnpDeviceProperty Get-PrintConfiguration Get-Printer Get-PrinterDriver + Get-PrinterPort Get-PrinterProperty Get-PrintJob Get-RDAvailableApp + Get-RDCertificate Get-RDConnectionBrokerHighAvailability + Get-RDDeploymentGatewayConfiguration Get-RDFileTypeAssociation + Get-RDLicenseConfiguration Get-RDPersonalSessionDesktopAssignment + Get-RDPersonalVirtualDesktopAssignment + Get-RDPersonalVirtualDesktopPatchSchedule Get-RDRemoteApp Get-RDRemoteDesktop + Get-RDServer Get-RDSessionCollection Get-RDSessionCollectionConfiguration + Get-RDSessionHost Get-RDUserSession Get-RDVirtualDesktop + Get-RDVirtualDesktopCollection Get-RDVirtualDesktopCollectionConfiguration + Get-RDVirtualDesktopCollectionJobStatus Get-RDVirtualDesktopConcurrency + Get-RDVirtualDesktopIdleCount Get-RDVirtualDesktopTemplateExportPath + Get-RDWorkspace Get-ResiliencySetting Get-ScheduledTask Get-ScheduledTaskInfo + Get-SilComputer Get-SilComputerIdentity Get-SilData Get-SilLogging + Get-SilSoftware Get-SilUalAccess Get-SilWindowsUpdate Get-SmbBandWidthLimit + Get-SmbClientConfiguration Get-SmbClientNetworkInterface Get-SmbConnection + Get-SmbDelegation Get-SmbMapping Get-SmbMultichannelConnection + Get-SmbMultichannelConstraint Get-SmbOpenFile Get-SmbServerConfiguration + Get-SmbServerNetworkInterface Get-SmbSession Get-SmbShare Get-SmbShareAccess + Get-SmbWitnessClient Get-SMCounterSample Get-SMPerformanceCollector + Get-SMServerBpaResult Get-SMServerClusterName Get-SMServerEvent + Get-SMServerFeature Get-SMServerInventory Get-SMServerService Get-StartApps + Get-StorageAdvancedProperty Get-StorageDiagnosticInfo Get-StorageEnclosure + Get-StorageEnclosureStorageNodeView Get-StorageEnclosureVendorData + Get-StorageFaultDomain Get-StorageFileServer Get-StorageFirmwareInformation + Get-StorageHealthAction Get-StorageHealthReport Get-StorageHealthSetting + Get-StorageJob Get-StorageNode Get-StoragePool Get-StorageProvider + Get-StorageReliabilityCounter Get-StorageSetting Get-StorageSubSystem + Get-StorageTier Get-StorageTierSupportedSize Get-SupportedClusterSizes + Get-SupportedFileSystems Get-TargetPort Get-TargetPortal Get-Ual + Get-UalDailyAccess Get-UalDailyDeviceAccess Get-UalDailyUserAccess + Get-UalDeviceAccess Get-UalDns Get-UalHyperV Get-UalOverview + Get-UalServerDevice Get-UalServerUser Get-UalSystemId Get-UalUserAccess + Get-VirtualDisk Get-VirtualDiskSupportedSize Get-Volume + Get-VolumeCorruptionCount Get-VolumeScrubPolicy Get-VpnConnection + Get-VpnConnectionTrigger Get-WdacBidTrace Get-WindowsFeature + Get-WindowsUpdateLog Grant-FileShareAccess Grant-NfsSharePermission + Grant-RDOUAccess Grant-SmbShareAccess Hide-VirtualDisk Import-BCCachePackage + Import-BCSecretKey Import-IscsiTargetServerConfiguration Import-IseSnippet + Import-PowerShellDataFile Import-RDPersonalSessionDesktopAssignment + Import-RDPersonalVirtualDesktopAssignment Initialize-Disk Install-Dtc + Install-WindowsFeature Invoke-AsWorkflow Invoke-RDUserLogoff Mount-DiskImage + Move-RDVirtualDesktop Move-SmbWitnessClient New-AutologgerConfig + New-DAEntryPointTableItem New-DscChecksum New-EapConfiguration + New-EtwTraceSession New-FileShare New-Guid New-IscsiTargetPortal New-IseSnippet + New-MaskingSet New-NetAdapterAdvancedProperty New-NetEventSession + New-NetFirewallRule New-NetIPAddress New-NetIPHttpsConfiguration + New-NetIPsecDospSetting New-NetIPsecMainModeCryptoSet New-NetIPsecMainModeRule + New-NetIPsecPhase1AuthSet New-NetIPsecPhase2AuthSet + New-NetIPsecQuickModeCryptoSet New-NetIPsecRule New-NetLbfoTeam New-NetNat + New-NetNatTransitionConfiguration New-NetNeighbor New-NetQosPolicy New-NetRoute + New-NetSwitchTeam New-NetTransportFilter New-NetworkSwitchVlan + New-NfsClientgroup New-NfsShare New-Partition New-PSWorkflowSession + New-RDCertificate New-RDPersonalVirtualDesktopPatchSchedule New-RDRemoteApp + New-RDSessionCollection New-RDSessionDeployment New-RDVirtualDesktopCollection + New-RDVirtualDesktopDeployment New-ScheduledTask New-ScheduledTaskAction + New-ScheduledTaskPrincipal New-ScheduledTaskSettingsSet + New-ScheduledTaskTrigger New-SmbMapping New-SmbMultichannelConstraint + New-SmbShare New-StorageFileServer New-StoragePool + New-StorageSubsystemVirtualDisk New-StorageTier New-TemporaryFile + New-VirtualDisk New-VirtualDiskClone New-VirtualDiskSnapshot New-Volume + New-VpnServerAddress Open-NetGPO Optimize-StoragePool Optimize-Volume + Publish-BCFileContent Publish-BCWebContent Publish-SilData Read-PrinterNfcTag + Register-ClusteredScheduledTask Register-DnsClient Register-IscsiSession + Register-ScheduledTask Register-StorageSubsystem Remove-AutologgerConfig + Remove-BCDataCacheExtension Remove-DAEntryPointTableItem + Remove-DnsClientNrptRule Remove-DscConfigurationDocument + Remove-DtcClusterTMMapping Remove-EtwTraceProvider Remove-EtwTraceSession + Remove-FileShare Remove-InitiatorId Remove-InitiatorIdFromMaskingSet + Remove-IscsiTargetPortal Remove-MaskingSet Remove-MpPreference Remove-MpThreat + Remove-NetAdapterAdvancedProperty Remove-NetEventNetworkAdapter + Remove-NetEventPacketCaptureProvider Remove-NetEventProvider + Remove-NetEventSession Remove-NetEventVFPProvider + Remove-NetEventVmNetworkAdapter Remove-NetEventVmSwitch + Remove-NetEventVmSwitchProvider Remove-NetEventWFPCaptureProvider + Remove-NetFirewallRule Remove-NetIPAddress Remove-NetIPHttpsCertBinding + Remove-NetIPHttpsConfiguration Remove-NetIPsecDospSetting + Remove-NetIPsecMainModeCryptoSet Remove-NetIPsecMainModeRule + Remove-NetIPsecMainModeSA Remove-NetIPsecPhase1AuthSet + Remove-NetIPsecPhase2AuthSet Remove-NetIPsecQuickModeCryptoSet + Remove-NetIPsecQuickModeSA Remove-NetIPsecRule Remove-NetLbfoTeam + Remove-NetLbfoTeamMember Remove-NetLbfoTeamNic Remove-NetNat + Remove-NetNatExternalAddress Remove-NetNatStaticMapping + Remove-NetNatTransitionConfiguration Remove-NetNeighbor Remove-NetQosPolicy + Remove-NetRoute Remove-NetSwitchTeam Remove-NetSwitchTeamMember + Remove-NetTransportFilter Remove-NetworkSwitchEthernetPortIPAddress + Remove-NetworkSwitchVlan Remove-NfsClientgroup Remove-NfsShare Remove-OdbcDsn + Remove-Partition Remove-PartitionAccessPath Remove-PhysicalDisk Remove-Printer + Remove-PrinterDriver Remove-PrinterPort Remove-PrintJob + Remove-RDDatabaseConnectionString Remove-RDPersonalSessionDesktopAssignment + Remove-RDPersonalVirtualDesktopAssignment + Remove-RDPersonalVirtualDesktopPatchSchedule Remove-RDRemoteApp Remove-RDServer + Remove-RDSessionCollection Remove-RDSessionHost + Remove-RDVirtualDesktopCollection Remove-RDVirtualDesktopFromCollection + Remove-SmbBandwidthLimit Remove-SmbMapping Remove-SmbMultichannelConstraint + Remove-SmbShare Remove-SMServerPerformanceLog Remove-StorageFileServer + Remove-StorageHealthSetting Remove-StoragePool Remove-StorageTier + Remove-TargetPortFromMaskingSet Remove-VirtualDisk + Remove-VirtualDiskFromMaskingSet Remove-VpnConnection Remove-VpnConnectionRoute + Remove-VpnConnectionTriggerApplication + Remove-VpnConnectionTriggerDnsConfiguration + Remove-VpnConnectionTriggerTrustedNetwork Rename-DAEntryPointTableItem + Rename-MaskingSet Rename-NetAdapter Rename-NetFirewallRule + Rename-NetIPHttpsConfiguration Rename-NetIPsecMainModeCryptoSet + Rename-NetIPsecMainModeRule Rename-NetIPsecPhase1AuthSet + Rename-NetIPsecPhase2AuthSet Rename-NetIPsecQuickModeCryptoSet + Rename-NetIPsecRule Rename-NetLbfoTeam Rename-NetSwitchTeam + Rename-NfsClientgroup Rename-Printer Repair-FileIntegrity Repair-VirtualDisk + Repair-Volume Reset-BC Reset-DAClientExperienceConfiguration + Reset-DAEntryPointTableItem Reset-DtcLog Reset-NCSIPolicyConfiguration + Reset-Net6to4Configuration Reset-NetAdapterAdvancedProperty + Reset-NetDnsTransitionConfiguration Reset-NetIPHttpsConfiguration + Reset-NetIsatapConfiguration Reset-NetTeredoConfiguration Reset-NfsStatistics + Reset-PhysicalDisk Reset-StorageReliabilityCounter Resize-Partition + Resize-StorageTier Resize-VirtualDisk Resolve-NfsMappedIdentity + Restart-NetAdapter Restart-PcsvDevice Restart-PrintJob Restore-DscConfiguration + Restore-NetworkSwitchConfiguration Resume-PrintJob Revoke-FileShareAccess + Revoke-NfsClientLock Revoke-NfsMountedClient Revoke-NfsOpenFile + Revoke-NfsSharePermission Revoke-SmbShareAccess Save-NetGPO + Save-NetworkSwitchConfiguration Send-EtwTraceSession Send-RDUserMessage + Set-AssignedAccess Set-AutologgerConfig Set-BCAuthentication Set-BCCache + Set-BCDataCacheEntryMaxAge Set-BCMinSMBLatency Set-BCSecretKey + Set-ClusteredScheduledTask Set-DAClientExperienceConfiguration + Set-DAEntryPointTableItem Set-Disk Set-DisplayResolution Set-DnsClient + Set-DnsClientGlobalSetting Set-DnsClientNrptGlobal Set-DnsClientNrptRule + Set-DnsClientServerAddress Set-DtcAdvancedHostSetting Set-DtcAdvancedSetting + Set-DtcClusterDefault Set-DtcClusterTMMapping Set-DtcDefault Set-DtcLog + Set-DtcNetworkSetting Set-DtcTransaction Set-DtcTransactionsTraceSession + Set-DtcTransactionsTraceSetting Set-EtwTraceProvider Set-EtwTraceSession + Set-FileIntegrity Set-FileShare Set-FileStorageTier Set-InitiatorPort + Set-IscsiChapSecret Set-LogProperties Set-MMAgent Set-MpPreference + Set-NCSIPolicyConfiguration Set-Net6to4Configuration Set-NetAdapter + Set-NetAdapterAdvancedProperty Set-NetAdapterBinding + Set-NetAdapterChecksumOffload Set-NetAdapterEncapsulatedPacketTaskOffload + Set-NetAdapterIPsecOffload Set-NetAdapterLso Set-NetAdapterPacketDirect + Set-NetAdapterPowerManagement Set-NetAdapterQos Set-NetAdapterRdma + Set-NetAdapterRsc Set-NetAdapterRss Set-NetAdapterSriov Set-NetAdapterVmq + Set-NetConnectionProfile Set-NetDnsTransitionConfiguration + Set-NetEventPacketCaptureProvider Set-NetEventProvider Set-NetEventSession + Set-NetEventVFPProvider Set-NetEventVmSwitchProvider + Set-NetEventWFPCaptureProvider Set-NetFirewallAddressFilter + Set-NetFirewallApplicationFilter Set-NetFirewallInterfaceFilter + Set-NetFirewallInterfaceTypeFilter Set-NetFirewallPortFilter + Set-NetFirewallProfile Set-NetFirewallRule Set-NetFirewallSecurityFilter + Set-NetFirewallServiceFilter Set-NetFirewallSetting Set-NetIPAddress + Set-NetIPHttpsConfiguration Set-NetIPInterface Set-NetIPsecDospSetting + Set-NetIPsecMainModeCryptoSet Set-NetIPsecMainModeRule + Set-NetIPsecPhase1AuthSet Set-NetIPsecPhase2AuthSet + Set-NetIPsecQuickModeCryptoSet Set-NetIPsecRule Set-NetIPv4Protocol + Set-NetIPv6Protocol Set-NetIsatapConfiguration Set-NetLbfoTeam + Set-NetLbfoTeamMember Set-NetLbfoTeamNic Set-NetNat Set-NetNatGlobal + Set-NetNatTransitionConfiguration Set-NetNeighbor Set-NetOffloadGlobalSetting + Set-NetQosPolicy Set-NetRoute Set-NetTCPSetting Set-NetTeredoConfiguration + Set-NetUDPSetting Set-NetworkSwitchEthernetPortIPAddress + Set-NetworkSwitchPortMode Set-NetworkSwitchPortProperty + Set-NetworkSwitchVlanProperty Set-NfsClientConfiguration Set-NfsClientgroup + Set-NfsMappingStore Set-NfsNetgroupStore Set-NfsServerConfiguration + Set-NfsShare Set-OdbcDriver Set-OdbcDsn Set-Partition + Set-PcsvDeviceBootConfiguration Set-PcsvDeviceNetworkConfiguration + Set-PcsvDeviceUserPassword Set-PhysicalDisk Set-PrintConfiguration Set-Printer + Set-PrinterProperty Set-RDActiveManagementServer Set-RDCertificate + Set-RDClientAccessName Set-RDConnectionBrokerHighAvailability + Set-RDDatabaseConnectionString Set-RDDeploymentGatewayConfiguration + Set-RDFileTypeAssociation Set-RDLicenseConfiguration + Set-RDPersonalSessionDesktopAssignment Set-RDPersonalVirtualDesktopAssignment + Set-RDPersonalVirtualDesktopPatchSchedule Set-RDRemoteApp Set-RDRemoteDesktop + Set-RDSessionCollectionConfiguration Set-RDSessionHost + Set-RDVirtualDesktopCollectionConfiguration Set-RDVirtualDesktopConcurrency + Set-RDVirtualDesktopIdleCount Set-RDVirtualDesktopTemplateExportPath + Set-RDWorkspace Set-ResiliencySetting Set-ScheduledTask Set-SilLogging + Set-SmbBandwidthLimit Set-SmbClientConfiguration Set-SmbPathAcl + Set-SmbServerConfiguration Set-SmbShare Set-StorageFileServer + Set-StorageHealthSetting Set-StoragePool Set-StorageProvider Set-StorageSetting + Set-StorageSubSystem Set-StorageTier Set-VirtualDisk Set-Volume + Set-VolumeScrubPolicy Set-VpnConnection Set-VpnConnectionIPsecConfiguration + Set-VpnConnectionProxy Set-VpnConnectionTriggerDnsConfiguration + Set-VpnConnectionTriggerTrustedNetwork Show-NetFirewallRule Show-NetIPsecRule + Show-VirtualDisk Start-AppBackgroundTask Start-AppvVirtualProcess + Start-AutologgerConfig Start-Dtc Start-DtcTransactionsTraceSession Start-MpScan + Start-MpWDOScan Start-NetEventSession Start-PcsvDevice Start-ScheduledTask + Start-SilLogging Start-SMPerformanceCollector Start-StorageDiagnosticLog + Start-Trace Stop-DscConfiguration Stop-Dtc Stop-DtcTransactionsTraceSession + Stop-NetEventSession Stop-PcsvDevice Stop-RDVirtualDesktopCollectionJob + Stop-ScheduledTask Stop-SilLogging Stop-SMPerformanceCollector + Stop-StorageDiagnosticLog Stop-StorageJob Stop-Trace Suspend-PrintJob + Sync-NetIPsecRule Test-Dtc Test-NetConnection Test-NfsMappingStore + Test-RDOUAccess Test-RDVirtualDesktopADMachineAccountReuse + Unblock-FileShareAccess Unblock-SmbShareAccess Uninstall-Dtc + Uninstall-WindowsFeature Unregister-AppBackgroundTask + Unregister-ClusteredScheduledTask Unregister-IscsiSession + Unregister-ScheduledTask Unregister-StorageSubsystem Update-Disk + Update-DscConfiguration Update-HostStorageCache Update-IscsiTarget + Update-IscsiTargetPortal Update-MpSignature Update-NetIPsecRule + Update-RDVirtualDesktopCollection Update-SmbMultichannelConnection + Update-StorageFirmware Update-StoragePool Update-StorageProviderCache + Write-DtcTransactionsTraceSession Write-PrinterNfcTag Write-VolumeCache + Add-ADCentralAccessPolicyMember Add-ADComputerServiceAccount + Add-ADDomainControllerPasswordReplicationPolicy + Add-ADFineGrainedPasswordPolicySubject Add-ADGroupMember + Add-ADPrincipalGroupMembership Add-ADResourcePropertyListMember + Add-AppvClientConnectionGroup Add-AppvClientPackage Add-AppvPublishingServer + Add-AppxPackage Add-AppxProvisionedPackage Add-AppxVolume Add-BitsFile + Add-CertificateEnrollmentPolicyServer Add-ClusteriSCSITargetServerRole + Add-Computer Add-Content Add-IscsiVirtualDiskTargetMapping Add-JobTrigger + Add-KdsRootKey Add-LocalGroupMember Add-Member Add-SignerRule Add-Type + Add-WebConfiguration Add-WebConfigurationLock Add-WebConfigurationProperty + Add-WindowsCapability Add-WindowsDriver Add-WindowsImage Add-WindowsPackage + Backup-AuditPolicy Backup-SecurityPolicy Backup-WebConfiguration + Checkpoint-Computer Checkpoint-IscsiVirtualDisk Clear-ADAccountExpiration + Clear-ADClaimTransformLink Clear-Content Clear-EventLog + Clear-IISCentralCertProvider Clear-IISConfigCollection Clear-Item + Clear-ItemProperty Clear-KdsCache Clear-RecycleBin Clear-Tpm + Clear-UevAppxPackage Clear-UevConfiguration Clear-Variable + Clear-WebCentralCertProvider Clear-WebConfiguration + Clear-WebRequestTracingSetting Clear-WebRequestTracingSettings + Clear-WindowsCorruptMountPoint Compare-Object Complete-BitsTransfer + Complete-DtcDiagnosticTransaction Complete-Transaction Confirm-SecureBootUEFI + Connect-WSMan ConvertFrom-CIPolicy ConvertFrom-Csv ConvertFrom-Json + ConvertFrom-SecureString ConvertFrom-String ConvertFrom-StringData + Convert-IscsiVirtualDisk Convert-Path Convert-String ConvertTo-Csv + ConvertTo-Html ConvertTo-Json ConvertTo-SecureString ConvertTo-TpmOwnerAuth + ConvertTo-WebApplication ConvertTo-Xml Copy-Item Copy-ItemProperty + Debug-Process Debug-Runspace Disable-ADAccount Disable-ADOptionalFeature + Disable-AppBackgroundTaskDiagnosticLog Disable-Appv + Disable-AppvClientConnectionGroup Disable-ComputerRestore + Disable-IISCentralCertProvider Disable-IISSharedConfig Disable-JobTrigger + Disable-LocalUser Disable-PSBreakpoint Disable-RunspaceDebug + Disable-ScheduledJob Disable-TlsCipherSuite Disable-TlsEccCurve + Disable-TlsSessionTicketKey Disable-TpmAutoProvisioning Disable-Uev + Disable-UevAppxPackage Disable-UevTemplate Disable-WebCentralCertProvider + Disable-WebGlobalModule Disable-WebRequestTracing Disable-WindowsErrorReporting + Disable-WindowsOptionalFeature Disable-WSManCredSSP Disconnect-WSMan + Dismount-AppxVolume Dismount-IscsiVirtualDiskSnapshot Dismount-WindowsImage + Edit-CIPolicyRule Enable-ADAccount Enable-ADOptionalFeature + Enable-AppBackgroundTaskDiagnosticLog Enable-Appv + Enable-AppvClientConnectionGroup Enable-ComputerRestore + Enable-IISCentralCertProvider Enable-IISSharedConfig Enable-JobTrigger + Enable-LocalUser Enable-PSBreakpoint Enable-RunspaceDebug Enable-ScheduledJob + Enable-TlsCipherSuite Enable-TlsEccCurve Enable-TlsSessionTicketKey + Enable-TpmAutoProvisioning Enable-Uev Enable-UevAppxPackage Enable-UevTemplate + Enable-WebCentralCertProvider Enable-WebGlobalModule Enable-WebRequestTracing + Enable-WindowsErrorReporting Enable-WindowsOptionalFeature Enable-WSManCredSSP + Expand-WindowsCustomDataImage Expand-WindowsImage Export-Alias + Export-BinaryMiLog Export-Certificate Export-Clixml Export-Counter Export-Csv + Export-FormatData Export-IISConfiguration Export-IscsiVirtualDiskSnapshot + Export-PfxCertificate Export-PSSession Export-StartLayout + Export-TlsSessionTicketKey Export-UevConfiguration Export-UevPackage + Export-WindowsDriver Export-WindowsImage Format-Custom Format-List + Format-SecureBootUEFI Format-Table Format-Wide Get-Acl + Get-ADAccountAuthorizationGroup Get-ADAccountResultantPasswordReplicationPolicy + Get-ADAuthenticationPolicy Get-ADAuthenticationPolicySilo + Get-ADCentralAccessPolicy Get-ADCentralAccessRule Get-ADClaimTransformPolicy + Get-ADClaimType Get-ADComputer Get-ADComputerServiceAccount + Get-ADDCCloningExcludedApplicationList Get-ADDefaultDomainPasswordPolicy + Get-ADDomain Get-ADDomainController + Get-ADDomainControllerPasswordReplicationPolicy + Get-ADDomainControllerPasswordReplicationPolicyUsage + Get-ADFineGrainedPasswordPolicy Get-ADFineGrainedPasswordPolicySubject + Get-ADForest Get-ADGroup Get-ADGroupMember Get-ADObject Get-ADOptionalFeature + Get-ADOrganizationalUnit Get-ADPrincipalGroupMembership + Get-ADReplicationAttributeMetadata Get-ADReplicationConnection + Get-ADReplicationFailure Get-ADReplicationPartnerMetadata + Get-ADReplicationQueueOperation Get-ADReplicationSite Get-ADReplicationSiteLink + Get-ADReplicationSiteLinkBridge Get-ADReplicationSubnet + Get-ADReplicationUpToDatenessVectorTable Get-ADResourceProperty + Get-ADResourcePropertyList Get-ADResourcePropertyValueType Get-ADRootDSE + Get-ADServiceAccount Get-ADTrust Get-ADUser Get-ADUserResultantPasswordPolicy + Get-Alias Get-AppLockerFileInformation Get-AppLockerPolicy + Get-AppvClientApplication Get-AppvClientConfiguration + Get-AppvClientConnectionGroup Get-AppvClientMode Get-AppvClientPackage + Get-AppvPublishingServer Get-AppvStatus Get-AppxDefaultVolume Get-AppxPackage + Get-AppxPackageManifest Get-AppxProvisionedPackage Get-AppxVolume + Get-AuthenticodeSignature Get-BitsTransfer Get-BpaModel Get-BpaResult + Get-Certificate Get-CertificateAutoEnrollmentPolicy + Get-CertificateEnrollmentPolicyServer Get-CertificateNotificationTask + Get-ChildItem Get-CimAssociatedInstance Get-CimClass Get-CimInstance + Get-CimSession Get-CIPolicy Get-CIPolicyIdInfo Get-CIPolicyInfo Get-Clipboard + Get-CmsMessage Get-ComputerInfo Get-ComputerRestorePoint Get-Content + Get-ControlPanelItem Get-Counter Get-Credential Get-Culture Get-DAPolicyChange + Get-Date Get-Event Get-EventLog Get-EventSubscriber Get-ExecutionPolicy + Get-FormatData Get-Host Get-HotFix Get-IISAppPool Get-IISCentralCertProvider + Get-IISConfigAttributeValue Get-IISConfigCollection + Get-IISConfigCollectionElement Get-IISConfigElement Get-IISConfigSection + Get-IISServerManager Get-IISSharedConfig Get-IISSite Get-IscsiServerTarget + Get-IscsiTargetServerSetting Get-IscsiVirtualDisk Get-IscsiVirtualDiskSnapshot + Get-Item Get-ItemProperty Get-ItemPropertyValue Get-JobTrigger + Get-KdsConfiguration Get-KdsRootKey Get-LocalGroup Get-LocalGroupMember + Get-LocalUser Get-Location Get-Member Get-NfsMappedIdentity Get-NfsNetgroup + Get-PfxCertificate Get-PfxData Get-Process Get-PSBreakpoint Get-PSCallStack + Get-PSDrive Get-PSProvider Get-Random Get-Runspace Get-RunspaceDebug + Get-ScheduledJob Get-ScheduledJobOption Get-SecureBootPolicy Get-SecureBootUEFI + Get-Service Get-SystemDriver Get-TimeZone Get-TlsCipherSuite Get-TlsEccCurve + Get-Tpm Get-TpmEndorsementKeyInfo Get-TpmSupportedFeature Get-TraceSource + Get-Transaction Get-TroubleshootingPack Get-TypeData Get-UevAppxPackage + Get-UevConfiguration Get-UevStatus Get-UevTemplate Get-UevTemplateProgram + Get-UICulture Get-Unique Get-Variable Get-WebAppDomain Get-WebApplication + Get-WebAppPoolState Get-WebBinding Get-WebCentralCertProvider Get-WebConfigFile + Get-WebConfiguration Get-WebConfigurationBackup Get-WebConfigurationLocation + Get-WebConfigurationLock Get-WebConfigurationProperty Get-WebFilePath + Get-WebGlobalModule Get-WebHandler Get-WebItemState Get-WebManagedModule + Get-WebRequest Get-Website Get-WebsiteState Get-WebURL Get-WebVirtualDirectory + Get-WheaMemoryPolicy Get-WIMBootEntry + Get-WinAcceptLanguageFromLanguageListOptOut + Get-WinCultureFromLanguageListOptOut Get-WinDefaultInputMethodOverride + Get-WindowsCapability Get-WindowsDeveloperLicense Get-WindowsDriver + Get-WindowsEdition Get-WindowsErrorReporting Get-WindowsImage + Get-WindowsImageContent Get-WindowsOptionalFeature Get-WindowsPackage + Get-WindowsSearchSetting Get-WinEvent Get-WinHomeLocation + Get-WinLanguageBarOption Get-WinSystemLocale Get-WinUILanguageOverride + Get-WinUserLanguageList Get-WmiObject Get-WSManCredSSP Get-WSManInstance + Grant-ADAuthenticationPolicySiloAccess Group-Object Import-Alias + Import-BinaryMiLog Import-Certificate Import-Clixml Import-Counter Import-Csv + Import-IscsiVirtualDisk Import-LocalizedData Import-PfxCertificate + Import-PSSession Import-StartLayout Import-TpmOwnerAuth Import-UevConfiguration + Initialize-Tpm Install-ADServiceAccount Install-NfsMappingStore Invoke-BpaModel + Invoke-CimMethod Invoke-CommandInDesktopPackage Invoke-DscResource + Invoke-Expression Invoke-Item Invoke-RestMethod Invoke-TroubleshootingPack + Invoke-WebRequest Invoke-WmiMethod Invoke-WSManAction + Join-DtcDiagnosticResourceManager Join-Path Limit-EventLog Measure-Command + Measure-Object Merge-CIPolicy Mount-AppvClientConnectionGroup + Mount-AppvClientPackage Mount-AppxVolume Mount-IscsiVirtualDiskSnapshot + Mount-WindowsImage Move-ADDirectoryServer + Move-ADDirectoryServerOperationMasterRole Move-ADObject Move-AppxPackage + Move-Item Move-ItemProperty New-ADAuthenticationPolicy + New-ADAuthenticationPolicySilo New-ADCentralAccessPolicy + New-ADCentralAccessRule New-ADClaimTransformPolicy New-ADClaimType + New-ADComputer New-ADDCCloneConfigFile New-ADFineGrainedPasswordPolicy + New-ADGroup New-ADObject New-ADOrganizationalUnit New-ADReplicationSite + New-ADReplicationSiteLink New-ADReplicationSiteLinkBridge + New-ADReplicationSubnet New-ADResourceProperty New-ADResourcePropertyList + New-ADServiceAccount New-ADUser New-Alias New-AppLockerPolicy + New-CertificateNotificationTask New-CimInstance New-CimSession + New-CimSessionOption New-CIPolicy New-CIPolicyRule New-DtcDiagnosticTransaction + New-Event New-EventLog New-FileCatalog New-IISConfigCollectionElement + New-IISSite New-IscsiServerTarget New-IscsiVirtualDisk New-Item + New-ItemProperty New-JobTrigger New-LocalGroup New-LocalUser + New-NetIPsecAuthProposal New-NetIPsecMainModeCryptoProposal + New-NetIPsecQuickModeCryptoProposal New-NfsMappedIdentity New-NfsNetgroup + New-Object New-PSDrive New-PSWorkflowExecutionOption New-ScheduledJobOption + New-SelfSignedCertificate New-Service New-TimeSpan New-TlsSessionTicketKey + New-Variable New-WebApplication New-WebAppPool New-WebBinding New-WebFtpSite + New-WebGlobalModule New-WebHandler New-WebManagedModule New-WebServiceProxy + New-Website New-WebVirtualDirectory New-WindowsCustomImage New-WindowsImage + New-WinEvent New-WinUserLanguageList New-WSManInstance New-WSManSessionOption + Optimize-WindowsImage Out-File Out-GridView Out-Printer Out-String Pop-Location + Protect-CmsMessage Publish-AppvClientPackage Publish-DscConfiguration + Push-Location Read-Host Receive-DtcDiagnosticTransaction + Register-CimIndicationEvent Register-EngineEvent Register-ObjectEvent + Register-ScheduledJob Register-UevTemplate Register-WmiEvent + Remove-ADAuthenticationPolicy Remove-ADAuthenticationPolicySilo + Remove-ADCentralAccessPolicy Remove-ADCentralAccessPolicyMember + Remove-ADCentralAccessRule Remove-ADClaimTransformPolicy Remove-ADClaimType + Remove-ADComputer Remove-ADComputerServiceAccount + Remove-ADDomainControllerPasswordReplicationPolicy + Remove-ADFineGrainedPasswordPolicy Remove-ADFineGrainedPasswordPolicySubject + Remove-ADGroup Remove-ADGroupMember Remove-ADObject Remove-ADOrganizationalUnit + Remove-ADPrincipalGroupMembership Remove-ADReplicationSite + Remove-ADReplicationSiteLink Remove-ADReplicationSiteLinkBridge + Remove-ADReplicationSubnet Remove-ADResourceProperty + Remove-ADResourcePropertyList Remove-ADResourcePropertyListMember + Remove-ADServiceAccount Remove-ADUser Remove-AppvClientConnectionGroup + Remove-AppvClientPackage Remove-AppvPublishingServer Remove-AppxPackage + Remove-AppxProvisionedPackage Remove-AppxVolume Remove-BitsTransfer + Remove-CertificateEnrollmentPolicyServer Remove-CertificateNotificationTask + Remove-CimInstance Remove-CimSession Remove-CIPolicyRule Remove-Computer + Remove-Event Remove-EventLog Remove-IISConfigAttribute + Remove-IISConfigCollectionElement Remove-IISConfigElement Remove-IISSite + Remove-IscsiServerTarget Remove-IscsiVirtualDisk + Remove-IscsiVirtualDiskSnapshot Remove-IscsiVirtualDiskTargetMapping + Remove-Item Remove-ItemProperty Remove-JobTrigger Remove-LocalGroup + Remove-LocalGroupMember Remove-LocalUser Remove-NfsMappedIdentity + Remove-NfsNetgroup Remove-PSBreakpoint Remove-PSDrive Remove-TypeData + Remove-Variable Remove-WebApplication Remove-WebAppPool Remove-WebBinding + Remove-WebConfigurationBackup Remove-WebConfigurationLocation + Remove-WebConfigurationLock Remove-WebConfigurationProperty + Remove-WebGlobalModule Remove-WebHandler Remove-WebManagedModule Remove-Website + Remove-WebVirtualDirectory Remove-WindowsCapability Remove-WindowsDriver + Remove-WindowsImage Remove-WindowsPackage Remove-WmiObject Remove-WSManInstance + Rename-ADObject Rename-Computer Rename-Item Rename-ItemProperty + Rename-LocalGroup Rename-LocalUser Rename-WebConfigurationLocation + Repair-AppvClientConnectionGroup Repair-AppvClientPackage + Repair-UevTemplateIndex Repair-WindowsImage Reset-ADServiceAccountPassword + Reset-ComputerMachinePassword Reset-IISServerManager Resize-IscsiVirtualDisk + Resolve-DnsName Resolve-Path Restart-Computer Restart-Service + Restart-WebAppPool Restart-WebItem Restore-ADObject Restore-AuditPolicy + Restore-Computer Restore-IscsiVirtualDisk Restore-SecurityPolicy + Restore-UevBackup Restore-UevUserSetting Restore-WebConfiguration + Resume-BitsTransfer Resume-Service Revoke-ADAuthenticationPolicySiloAccess + Save-WindowsImage Search-ADAccount Select-Object Select-String + Select-WebConfiguration Select-Xml Send-AppvClientReport + Send-DtcDiagnosticTransaction Send-MailMessage Set-Acl + Set-ADAccountAuthenticationPolicySilo Set-ADAccountControl + Set-ADAccountExpiration Set-ADAccountPassword Set-ADAuthenticationPolicy + Set-ADAuthenticationPolicySilo Set-ADCentralAccessPolicy + Set-ADCentralAccessRule Set-ADClaimTransformLink Set-ADClaimTransformPolicy + Set-ADClaimType Set-ADComputer Set-ADDefaultDomainPasswordPolicy Set-ADDomain + Set-ADDomainMode Set-ADFineGrainedPasswordPolicy Set-ADForest Set-ADForestMode + Set-ADGroup Set-ADObject Set-ADOrganizationalUnit Set-ADReplicationConnection + Set-ADReplicationSite Set-ADReplicationSiteLink Set-ADReplicationSiteLinkBridge + Set-ADReplicationSubnet Set-ADResourceProperty Set-ADResourcePropertyList + Set-ADServiceAccount Set-ADUser Set-Alias Set-AppBackgroundTaskResourcePolicy + Set-AppLockerPolicy Set-AppvClientConfiguration Set-AppvClientMode + Set-AppvClientPackage Set-AppvPublishingServer Set-AppxDefaultVolume + Set-AppXProvisionedDataFile Set-AuthenticodeSignature Set-BitsTransfer + Set-BpaResult Set-CertificateAutoEnrollmentPolicy Set-CimInstance + Set-CIPolicyIdInfo Set-CIPolicySetting Set-CIPolicyVersion Set-Clipboard + Set-Content Set-Culture Set-Date Set-DscLocalConfigurationManager + Set-ExecutionPolicy Set-HVCIOptions Set-IISCentralCertProvider + Set-IISCentralCertProviderCredential Set-IISConfigAttributeValue + Set-IscsiServerTarget Set-IscsiTargetServerSetting Set-IscsiVirtualDisk + Set-IscsiVirtualDiskSnapshot Set-Item Set-ItemProperty Set-JobTrigger + Set-KdsConfiguration Set-LocalGroup Set-LocalUser Set-Location + Set-NfsMappedIdentity Set-NfsNetgroup Set-PSBreakpoint Set-RuleOption + Set-ScheduledJob Set-ScheduledJobOption Set-SecureBootUEFI Set-Service + Set-TimeZone Set-TpmOwnerAuth Set-TraceSource Set-UevConfiguration + Set-UevTemplateProfile Set-Variable Set-WebBinding Set-WebCentralCertProvider + Set-WebCentralCertProviderCredential Set-WebConfiguration + Set-WebConfigurationProperty Set-WebGlobalModule Set-WebHandler + Set-WebManagedModule Set-WheaMemoryPolicy + Set-WinAcceptLanguageFromLanguageListOptOut + Set-WinCultureFromLanguageListOptOut Set-WinDefaultInputMethodOverride + Set-WindowsEdition Set-WindowsProductKey Set-WindowsSearchSetting + Set-WinHomeLocation Set-WinLanguageBarOption Set-WinSystemLocale + Set-WinUILanguageOverride Set-WinUserLanguageList Set-WmiInstance + Set-WSManInstance Set-WSManQuickConfig Show-ADAuthenticationPolicyExpression + Show-Command Show-ControlPanelItem Show-EventLog + Show-WindowsDeveloperLicenseRegistration Sort-Object Split-Path + Split-WindowsImage Start-BitsTransfer Start-DscConfiguration + Start-DtcDiagnosticResourceManager Start-IISCommitDelay Start-IISSite + Start-Process Start-Service Start-Sleep Start-Transaction Start-Transcript + Start-WebAppPool Start-WebCommitDelay Start-WebItem Start-Website + Stop-AppvClientConnectionGroup Stop-AppvClientPackage Stop-Computer + Stop-DtcDiagnosticResourceManager Stop-IISCommitDelay Stop-IISSite + Stop-IscsiVirtualDiskOperation Stop-Process Stop-Service Stop-Transcript + Stop-WebAppPool Stop-WebCommitDelay Stop-WebItem Stop-Website + Suspend-BitsTransfer Suspend-Service Switch-Certificate Sync-ADObject + Sync-AppvPublishingServer Tee-Object Test-ADServiceAccount Test-AppLockerPolicy + Test-Certificate Test-ComputerSecureChannel Test-Connection + Test-DscConfiguration Test-FileCatalog Test-KdsRootKey Test-NfsMappedIdentity + Test-Path Test-UevTemplate Test-WSMan Trace-Command Unblock-File Unblock-Tpm + Undo-DtcDiagnosticTransaction Undo-Transaction Uninstall-ADServiceAccount + Unlock-ADAccount Unprotect-CmsMessage Unpublish-AppvClientPackage + Unregister-Event Unregister-ScheduledJob Unregister-UevTemplate + Unregister-WindowsDeveloperLicense Update-FormatData Update-List + Update-TypeData Update-UevTemplate Update-WIMBootEntry Use-Transaction + Use-WindowsUnattend Wait-Debugger Wait-Event Wait-Process Write-Debug + Write-Error Write-EventLog Write-Host Write-Information Write-Output + Write-Progress Write-Verbose Write-Warning \% \? ac asnp cat cd chdir clc clear + clhy cli clp cls clv cnsn compare copy cp cpi cpp curl cvpa dbp del diff dir + dnsn ebp echo epal epcsv epsn erase etsn exsn fc fl foreach ft fw gal gbp gc + gci gcm gcs gdr ghy gi gjb gl gm gmo gp gps gpv group gsn gsnp gsv gu gv gwmi h + history icm iex ihy ii ipal ipcsv ipmo ipsn irm ise iwmi iwr kill lp ls man md + measure mi mount move mp mv nal ndr ni nmo npssc nsn nv ogv oh popd ps pushd + pwd r rbp rcjb rcsn rd rdr ren ri rjb rm rmdir rmo rni rnp rp rsn rsnp rujb rv + rvpa rwmi sajb sal saps sasv sbp sc select set shcm si sl sleep sls sort sp + spjb spps spsv start sujb sv swmi tee trcm type wget where wjb write + ).join('|') + + # Override from Shell + state :interp do + rule /`$/, Str::Escape # line continuation + rule /`./, Str::Escape + rule /\$\(\(/, Keyword, :math + rule /\$\(/, Keyword, :paren + rule /\${#?/, Keyword, :curly + rule /\$#?(\w+|.)/, Name::Variable + end + + # Override from Shell + state :double_quotes do + # NB: "abc$" is literally the string abc$. + # Here we prevent :interp from interpreting $" as a variable. + rule /(?:\$#?)?"/, Str::Double, :pop! + mixin :interp + rule /[^"`$]+/, Str::Double + end + + # Override from Shell + state :data do + rule /\s+/, Text + rule /\$?"/, Str::Double, :double_quotes + rule /\$'/, Str::Single, :ansi_string + + rule /'/, Str::Single, :single_quotes + + rule /\*/, Keyword + + rule /;/, Text + rule /[^=\*\s{}()$"'`<]+/, Text + rule /\d+(?= |\Z)/, Num + rule /)m, Comment::Multiline + rule /#.*$/, Comment::Single + rule /\b(#{OPERATORS})\s*\b/i, Operator + rule /\b(#{ATTRIBUTES})\s*\b/i, Name::Attribute + rule /\b(#{KEYWORDS})\s*\b/i, Keyword + rule /\b(#{KEYWORDS_TYPE})\s*\b/i, Keyword::Type + rule /\bcase\b/, Keyword, :case + rule /\b(#{BUILTINS})\s*\b(?!\.)/i, Name::Builtin + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/praat.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/praat.rb new file mode 100644 index 0000000..dc62c6e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/praat.rb @@ -0,0 +1,351 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Praat < RegexLexer + title "Praat" + desc "The Praat scripting language (praat.org)" + + tag 'praat' + + filenames '*.praat', '*.proc', '*.psc' + + def self.detect?(text) + return true if text.shebang? 'praat' + end + + keywords = %w( + if then else elsif elif endif fi for from to endfor endproc while + endwhile repeat until select plus minus demo assert stopwatch + nocheck nowarn noprogress editor endeditor clearinfo + ) + + functions_string = %w( + backslashTrigraphsToUnicode chooseDirectory chooseReadFile + chooseWriteFile date demoKey do environment extractLine extractWord + fixed info left mid percent readFile replace replace_regex right + selected string unicodeToBackslashTrigraphs + ) + + functions_numeric = %w( + abs appendFile appendFileLine appendInfo appendInfoLine arccos arccosh + arcsin arcsinh arctan arctan2 arctanh barkToHertz beginPause + beginSendPraat besselI besselK beta beta2 binomialP binomialQ boolean + ceiling chiSquareP chiSquareQ choice comment cos cosh createDirectory + deleteFile demoClicked demoClickedIn demoCommandKeyPressed + demoExtraControlKeyPressed demoInput demoKeyPressed + demoOptionKeyPressed demoShiftKeyPressed demoShow demoWaitForInput + demoWindowTitle demoX demoY differenceLimensToPhon do editor endPause + endSendPraat endsWith erb erbToHertz erf erfc exitScript exp + extractNumber fileReadable fisherP fisherQ floor gaussP gaussQ hash + hertzToBark hertzToErb hertzToMel hertzToSemitones imax imin + incompleteBeta incompleteGammaP index index_regex integer invBinomialP + invBinomialQ invChiSquareQ invFisherQ invGaussQ invSigmoid invStudentQ + length ln lnBeta lnGamma log10 log2 max melToHertz min minusObject + natural number numberOfColumns numberOfRows numberOfSelected + objectsAreIdentical option optionMenu pauseScript + phonToDifferenceLimens plusObject positive randomBinomial randomGauss + randomInteger randomPoisson randomUniform real readFile removeObject + rindex rindex_regex round runScript runSystem runSystem_nocheck + selectObject selected semitonesToHertz sentence sentencetext sigmoid + sin sinc sincpi sinh soundPressureToPhon sqrt startsWith studentP + studentQ tan tanh text variableExists word writeFile writeFileLine + writeInfo writeInfoLine + ) + + functions_array = %w( + linear randomGauss randomInteger randomUniform zero + ) + + objects = %w( + Activation AffineTransform AmplitudeTier Art Artword Autosegment + BarkFilter BarkSpectrogram CCA Categories Cepstrogram Cepstrum + Cepstrumc ChebyshevSeries ClassificationTable Cochleagram Collection + ComplexSpectrogram Configuration Confusion ContingencyTable Corpus + Correlation Covariance CrossCorrelationTable CrossCorrelationTableList + CrossCorrelationTables DTW DataModeler Diagonalizer Discriminant + Dissimilarity Distance Distributions DurationTier EEG ERP ERPTier + EditCostsTable EditDistanceTable Eigen Excitation Excitations + ExperimentMFC FFNet FeatureWeights FileInMemory FilesInMemory Formant + FormantFilter FormantGrid FormantModeler FormantPoint FormantTier + GaussianMixture HMM HMM_Observation HMM_ObservationSequence HMM_State + HMM_StateSequence HMMObservation HMMObservationSequence HMMState + HMMStateSequence Harmonicity ISpline Index Intensity IntensityTier + IntervalTier KNN KlattGrid KlattTable LFCC LPC Label LegendreSeries + LinearRegression LogisticRegression LongSound Ltas MFCC MSpline ManPages + Manipulation Matrix MelFilter MelSpectrogram MixingMatrix Movie Network + OTGrammar OTHistory OTMulti PCA PairDistribution ParamCurve Pattern + Permutation Photo Pitch PitchModeler PitchTier PointProcess Polygon + Polynomial PowerCepstrogram PowerCepstrum Procrustes RealPoint RealTier + ResultsMFC Roots SPINET SSCP SVD Salience ScalarProduct Similarity + SimpleString SortedSetOfString Sound Speaker Spectrogram Spectrum + SpectrumTier SpeechSynthesizer SpellingChecker Strings StringsIndex + Table TableOfReal TextGrid TextInterval TextPoint TextTier Tier + Transition VocalTract VocalTractTier Weight WordList + ) + + variables_numeric = %w( + all average e left macintosh mono pi praatVersion right stereo + undefined unix windows + ) + + variables_string = %w( + praatVersion tab shellDirectory homeDirectory + preferencesDirectory newline temporaryDirectory + defaultDirectory + ) + + object_attributes = %w( + ncol nrow xmin ymin xmax ymax nx ny dx dy + ) + + state :root do + rule /(\s+)(#.*?$)/ do + groups Text, Comment::Single + end + + rule /^#.*?$/, Comment::Single + rule /;[^\n]*/, Comment::Single + rule /\s+/, Text + + rule /(\bprocedure)(\s+)/ do + groups Keyword, Text + push :procedure_definition + end + + rule /(\bcall)(\s+)/ do + groups Keyword, Text + push :procedure_call + end + + rule /@/, Name::Function, :procedure_call + + mixin :function_call + + rule /\b(?:select all)\b/, Keyword + rule /\b(?:#{keywords.join('|')})\b/, Keyword + + rule /(\bform\b)(\s+)([^\n]+)/ do + groups Keyword, Text, Literal::String + push :old_form + end + + rule /(print(?:line|tab)?|echo|exit|asserterror|pause|send(?:praat|socket)|include|execute|system(?:_nocheck)?)(\s+)/ do + groups Keyword, Text + push :string_unquoted + end + + rule /(goto|label)(\s+)(\w+)/ do + groups Keyword, Text, Name::Label + end + + mixin :variable_name + mixin :number + + rule /"/, Literal::String, :string + + rule /\b(?:#{objects.join('|')})(?=\s+\S+\n)/, Name::Class, :string_unquoted + + rule /\b(?=[A-Z])/, Text, :command + rule /(\.{3}|[)(,\$])/, Punctuation + end + + state :command do + rule /( ?([^\s:\.'])+ ?)/, Keyword + mixin :string_interpolated + + rule /\.{3}/ do + token Keyword + pop! + push :old_arguments + end + + rule /:/ do + token Keyword + pop! + push :comma_list + end + + rule /[\s]/, Text, :pop! + end + + state :procedure_call do + mixin :string_interpolated + + rule /(:|\s*\()/, Punctuation, :pop! + + rule /'/, Name::Function + rule /[^:\('\s]+/, Name::Function + + rule /(?=\s+)/ do + token Text + pop! + push :old_arguments + end + end + + state :procedure_definition do + rule /(:|\s*\()/, Punctuation, :pop! + + rule /[^:\(\s]+/, Name::Function + + rule /(\s+)/, Text, :pop! + end + + state :function_call do + rule /\b(#{functions_string.join('|')})\$(?=\s*[:(])/, Name::Function, :function + rule /\b(#{functions_array.join('|')})#(?=\s*[:(])/, Name::Function, :function + rule /\b(#{functions_numeric.join('|')})(?=\s*[:(])/, Name::Function, :function + end + + state :function do + rule /\s+/, Text + + rule /(?::|\s*\()/ do + token Text + pop! + push :comma_list + end + end + + state :comma_list do + rule /(\s*\n\s*)(\.{3})/ do + groups Text, Punctuation + end + + rule /\s*[\])\n]/, Text, :pop! + + rule /\s+/, Text + rule /"/, Literal::String, :string + rule /\b(if|then|else|fi|endif)\b/, Keyword + + mixin :function_call + mixin :variable_name + mixin :operator + mixin :number + + rule /[()]/, Text + rule /,/, Punctuation + end + + state :old_arguments do + rule /\n/, Text, :pop! + + mixin :variable_name + mixin :operator + mixin :number + + rule /"/, Literal::String, :string + rule /[^\n]/, Text + end + + state :number do + rule /\n/, Text, :pop! + rule /\b\d+(\.\d*)?([eE][-+]?\d+)?%?/, Literal::Number + end + + state :variable_name do + mixin :operator + mixin :number + + rule /\b(?:#{variables_string.join('|')})\$/, Name::Builtin + rule /\b(?:#{variables_numeric.join('|')})(?!\$)\b/, Name::Builtin + + rule /\b(Object|#{objects.join('|')})_/ do + token Name::Builtin + push :object_reference + end + + rule /\.?[a-z][a-zA-Z0-9_.]*(\$|#)?/, Text + rule /[\[\]]/, Text, :comma_list + mixin :string_interpolated + end + + state :object_reference do + mixin :string_interpolated + rule /([a-z][a-zA-Z0-9_]*|\d+)/, Name::Builtin + + rule /\.(#{object_attributes.join('|')})\b/, Name::Builtin, :pop! + + rule /\$/, Name::Builtin + rule /\[/, Text, :pop! + end + + state :operator do + # This rule incorrectly matches === or +++++, which are not operators + rule /([+\/*<>=!-]=?|[&*|][&*|]?|\^|<>)/, Operator + rule /(?/, Punctuation + + rule /"[^"]*"/, Str::Double + + rule /\d+\.\d+/, Num::Float + rule /\d+/, Num + end + + state :atoms do + rule /[[:lower:]]([_[:word:][:digit:]])*/, Str::Symbol + rule /'[^']*'/, Str::Symbol + end + + state :operators do + rule /(<|>|=<|>=|==|=:=|=|\/|\/\/|\*|\+|-)(?=\s|[a-zA-Z0-9\[])/, + Operator + rule /is/, Operator + rule /(mod|div|not)/, Operator + rule /[#&*+-.\/:<=>?@^~]+/, Operator + end + + state :variables do + rule /[A-Z]+\w*/, Name::Variable + rule /_[[:word:]]*/, Name::Variable + end + + state :root do + mixin :basic + mixin :atoms + mixin :variables + mixin :operators + end + + state :nested_comment do + rule /\/\*/, Comment::Multiline, :push + rule /\s*\*[^*\/]+/, Comment::Multiline + rule /\*\//, Comment::Multiline, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/prometheus.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/prometheus.rb new file mode 100644 index 0000000..0bb1c33 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/prometheus.rb @@ -0,0 +1,123 @@ +# frozen_string_literal: true + +module Rouge + module Lexers + class Prometheus < RegexLexer + desc 'prometheus' + tag 'prometheus' + aliases 'prometheus' + filenames '*.prometheus' + + mimetypes 'text/x-prometheus', 'application/x-prometheus' + + def self.functions + @functions ||= Set.new %w( + abs absent ceil changes clamp_max clamp_min count_scalar day_of_month + day_of_week days_in_month delta deriv drop_common_labels exp floor + histogram_quantile holt_winters hour idelta increase irate label_replace + ln log2 log10 month predict_linear rate resets round scalar sort + sort_desc sqrt time vector year avg_over_time min_over_time + max_over_time sum_over_time count_over_time quantile_over_time + stddev_over_time stdvar_over_time + ) + end + + state :root do + mixin :strings + mixin :whitespace + + rule /-?\d+\.\d+/, Num::Float + rule /-?\d+[smhdwy]?/, Num::Integer + + mixin :operators + + rule /(ignoring|on)(\()/ do + groups Keyword::Pseudo, Punctuation + push :label_list + end + rule /(group_left|group_right)(\()/ do + groups Keyword::Type, Punctuation + end + rule /(bool|offset)\b/, Keyword + rule /(without|by)\b/, Keyword, :label_list + rule /[\w:]+/ do |m| + if self.class.functions.include?(m[0]) + token Name::Builtin + else + token Name + end + end + + mixin :metrics + end + + state :metrics do + rule /[a-zA-Z0-9_-]+/, Name + + rule /[\(\)\]:.,]/, Punctuation + rule /\{/, Punctuation, :filters + rule /\[/, Punctuation + end + + state :strings do + rule /"/, Str::Double, :double_string_escaped + rule /'/, Str::Single, :single_string_escaped + rule /`.*`/, Str::Backtick + end + + [ + [:double, Str::Double, '"'], + [:single, Str::Single, "'"] + ].each do |name, tok, fin| + state :"#{name}_string_escaped" do + rule /\\[\\abfnrtv#{fin}]/, Str::Escape + rule /[^\\#{fin}]+/m, tok + rule /#{fin}/, tok, :pop! + end + end + + state :filters do + mixin :inline_whitespace + rule /,/, Punctuation + mixin :labels + mixin :filter_matching_operators + mixin :strings + rule /}/, Punctuation, :pop! + end + + state :label_list do + rule /\(/, Punctuation + rule /[a-zA-Z0-9_:-]+/, Name::Attribute + rule /,/, Punctuation + mixin :whitespace + rule /\)/, Punctuation, :pop! + end + + state :labels do + rule /[a-zA-Z0-9_:-]+/, Name::Attribute + end + + state :operators do + rule %r([+\-\*/%\^]), Operator # Arithmetic + rule %r(=|==|!=|<|>|<=|>=), Operator # Comparison + rule /and|or|unless/, Operator # Logical/Set + rule /(sum|min|max|avg|stddev|stdvar|count|count_values|bottomk|topk)\b/, Name::Function + end + + state :filter_matching_operators do + rule /!(=|~)|=~?/, Operator + end + + state :inline_whitespace do + rule /[ \t\r]+/, Text + end + + state :whitespace do + mixin :inline_whitespace + rule /\n\s*/m, Text + rule /#.*?$/, Comment + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/properties.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/properties.rb new file mode 100644 index 0000000..8f876bf --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/properties.rb @@ -0,0 +1,52 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Properties < RegexLexer + title ".properties" + desc '.properties config files for Java' + tag 'properties' + + filenames '*.properties' + mimetypes 'text/x-java-properties' + + identifier = /[\w.-]+/ + + state :basic do + rule /[!#].*?\n/, Comment + rule /\s+/, Text + rule /\\\n/, Str::Escape + end + + state :root do + mixin :basic + + rule /(#{identifier})(\s*)([=:])/ do + groups Name::Property, Text, Punctuation + push :value + end + end + + state :value do + rule /\n/, Text, :pop! + mixin :basic + rule /"/, Str, :dq + rule /'.*?'/, Str + mixin :esc_str + rule /[^\\\n]+/, Str + end + + state :dq do + rule /"/, Str, :pop! + mixin :esc_str + rule /[^\\"]+/m, Str + end + + state :esc_str do + rule /\\u[0-9]{4}/, Str::Escape + rule /\\./m, Str::Escape + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/protobuf.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/protobuf.rb new file mode 100644 index 0000000..9d8d753 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/protobuf.rb @@ -0,0 +1,71 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Protobuf < RegexLexer + title 'Protobuf' + desc 'Google\'s language-neutral, platform-neutral, extensible mechanism for serializing structured data' + tag 'protobuf' + aliases 'proto' + filenames '*.proto' + mimetypes 'text/x-proto' + + kw = /\b(ctype|default|extensions|import|max|oneof|option|optional|packed|repeated|required|returns|rpc|to)\b/ + datatype = /\b(bool|bytes|double|fixed32|fixed64|float|int32|int64|sfixed32|sfixed64|sint32|sint64|string|uint32|uint64)\b/ + + state :root do + rule /[\s]+/, Text + rule /[,;{}\[\]()]/, Punctuation + rule /\/(\\\n)?\/(\n|(.|\n)*?[^\\]\n)/, Comment::Single + rule /\/(\\\n)?\*(.|\n)*?\*(\\\n)?\//, Comment::Multiline + rule kw, Keyword + rule datatype, Keyword::Type + rule /true|false/, Keyword::Constant + rule /(package)(\s+)/ do + groups Keyword::Namespace, Text + push :package + end + + rule /(message|extend)(\s+)/ do + groups Keyword::Declaration, Text + push :message + end + + rule /(enum|group|service)(\s+)/ do + groups Keyword::Declaration, Text + push :type + end + + rule /".*?"/, Str + rule /'.*?'/, Str + rule /(\d+\.\d*|\.\d+|\d+)[eE][+-]?\d+[LlUu]*/, Num::Float + rule /(\d+\.\d*|\.\d+|\d+[fF])[fF]?/, Num::Float + rule /(\-?(inf|nan))\b/, Num::Float + rule /0x[0-9a-fA-F]+[LlUu]*/, Num::Hex + rule /0[0-7]+[LlUu]*/, Num::Oct + rule /\d+[LlUu]*/, Num::Integer + rule /[+-=]/, Operator + rule /([a-zA-Z_][\w.]*)([ \t]*)(=)/ do + groups Name::Attribute, Text, Operator + end + rule /[a-zA-Z_][\w.]*/, Name + end + + state :package do + rule /[a-zA-Z_]\w*/, Name::Namespace, :pop! + rule(//) { pop! } + end + + state :message do + rule /[a-zA-Z_]\w*/, Name::Class, :pop! + rule(//) { pop! } + end + + state :type do + rule /[a-zA-Z_]\w*/, Name, :pop! + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/puppet.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/puppet.rb new file mode 100644 index 0000000..773d40b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/puppet.rb @@ -0,0 +1,129 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Puppet < RegexLexer + title "Puppet" + desc 'The Puppet configuration management language (puppetlabs.org)' + tag 'puppet' + aliases 'pp' + filenames '*.pp' + + def self.detect?(text) + return true if text.shebang? 'puppet-apply' + return true if text.shebang? 'puppet' + end + + def self.keywords + @keywords ||= Set.new %w( + and case class default define else elsif if in import inherits + node unless + ) + end + + def self.constants + @constants ||= Set.new %w( + false true undef + ) + end + + def self.metaparameters + @metaparameters ||= Set.new %w( + before require notify subscribe + ) + end + + id = /[a-z]\w*/ + cap_id = /[A-Z]\w*/ + qualname = /(::)?(#{id}::)*\w+/ + + state :whitespace do + rule /\s+/m, Text + rule /#.*?\n/, Comment + end + + state :root do + mixin :whitespace + + rule /[$]#{qualname}/, Name::Variable + rule /(#{id})(?=\s*[=+]>)/m do |m| + if self.class.metaparameters.include? m[0] + token Keyword::Pseudo + else + token Name::Property + end + end + + rule /(#{qualname})(?=\s*[(])/m, Name::Function + rule cap_id, Name::Class + + rule /[+=|~-]>|<[|~-]/, Punctuation + rule /[:}();\[\]]/, Punctuation + + # HACK for case statements and selectors + rule /{/, Punctuation, :regex_allowed + rule /,/, Punctuation, :regex_allowed + + rule /(in|and|or)\b/, Operator::Word + rule /[=!<>]=/, Operator + rule /[=!]~/, Operator, :regex_allowed + rule %r([=<>!+*/-]), Operator + + rule /(class|include)(\s*)(#{qualname})/ do + groups Keyword, Text, Name::Class + end + + rule /node\b/, Keyword, :regex_allowed + + rule /'(\\[\\']|[^'])*'/m, Str::Single + rule /"/, Str::Double, :dquotes + + rule /\d+([.]\d+)?(e[+-]\d+)?/, Num + + # a valid regex. TODO: regexes are only allowed + # in certain places in puppet. + rule qualname do |m| + if self.class.keywords.include? m[0] + token Keyword + elsif self.class.constants.include? m[0] + token Keyword::Constant + else + token Name + end + end + end + + state :regex_allowed do + mixin :whitespace + rule %r(/), Str::Regex, :regex + + rule(//) { pop! } + end + + state :regex do + rule %r(/), Str::Regex, :pop! + rule /\\./, Str::Escape + rule /[(){}]/, Str::Interpol + rule /\[/, Str::Interpol, :regex_class + rule /./, Str::Regex + end + + state :regex_class do + rule /\]/, Str::Interpol, :pop! + rule /(?>|\/\/|\*\*)=?/, Operator + rule /[-~+\/*%=<>&^|@]=?|!=/, Operator + rule /\.(?![0-9])/, Operator # so it doesn't match float literals + + rule /(from)((?:\\\s|\s)+)(#{dotted_identifier})((?:\\\s|\s)+)(import)/ do + groups Keyword::Namespace, + Text, + Name::Namespace, + Text, + Keyword::Namespace + end + + rule /(import)(\s+)(#{dotted_identifier})/ do + groups Keyword::Namespace, Text, Name::Namespace + end + + rule /(def)((?:\s|\\\s)+)/ do + groups Keyword, Text + push :funcname + end + + rule /(class)((?:\s|\\\s)+)/ do + groups Keyword, Text + push :classname + end + + # TODO: not in python 3 + rule /`.*?`/, Str::Backtick + rule /(?:r|ur|ru)"""/i, Str, :raw_tdqs + rule /(?:r|ur|ru)'''/i, Str, :raw_tsqs + rule /(?:r|ur|ru)"/i, Str, :raw_dqs + rule /(?:r|ur|ru)'/i, Str, :raw_sqs + rule /u?"""/i, Str, :tdqs + rule /u?'''/i, Str, :tsqs + rule /u?"/i, Str, :dqs + rule /u?'/i, Str, :sqs + + rule /@#{dotted_identifier}/i, Name::Decorator + + # using negative lookbehind so we don't match property names + rule /(?=|<>|::)|[?:$%&|@._#*^\-+~,!><=]:?/, Operator) + + rule /[{}\[\]();]/, Punctuation + + # commands + rule(/\\.*\n/, Text) + + end + + state :string do + rule(/"/, Str, :pop!) + rule /\\([\\nr]|[01][0-7]{2})/, Str::Escape + rule /[^\\"\n]+/, Str + rule /\\/, Str # stray backslash + end + + state :bottom do + rule /.*\z/m, Comment::Multiline + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/qml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/qml.rb new file mode 100644 index 0000000..c545de3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/qml.rb @@ -0,0 +1,74 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'javascript.rb' + + class Qml < Javascript + title "QML" + desc 'QML, a UI markup language' + tag 'qml' + aliases 'qml' + filenames '*.qml' + + mimetypes 'application/x-qml', 'text/x-qml' + + id_with_dots = /[$a-zA-Z_][a-zA-Z0-9_.]*/ + + prepend :root do + rule /(#{id_with_dots})(\s*)({)/ do + groups Keyword::Type, Text, Punctuation + push :type_block + end + rule /(#{id_with_dots})(\s+)(on)(\s+)(#{id_with_dots})(\s*)({)/ do + groups Keyword::Type, Text, Keyword, Text, Name::Label, Text, Punctuation + push :type_block + end + + rule /[{]/, Punctuation, :push + end + + state :type_block do + rule /(id)(\s*)(:)(\s*)(#{id_with_dots})/ do + groups Name::Label, Text, Punctuation, Text, Keyword::Declaration + end + + rule /(#{id_with_dots})(\s*)(:)/ do + groups Name::Label, Text, Punctuation + push :expr_start + end + + rule /(signal)(\s+)(#{id_with_dots})/ do + groups Keyword::Declaration, Text, Name::Label + push :signal + end + + rule /(property)(\s+)(#{id_with_dots})(\s+)(#{id_with_dots})(\s*)(:?)/ do + groups Keyword::Declaration, Text, Keyword::Type, Text, Name::Label, Text, Punctuation + push :expr_start + end + + rule /[}]/, Punctuation, :pop! + mixin :root + end + + state :signal do + mixin :comments_and_whitespace + rule /\(/ do + token Punctuation + goto :signal_args + end + rule //, Text, :pop! + end + + state :signal_args do + mixin :comments_and_whitespace + rule /(#{id_with_dots})(\s+)(#{id_with_dots})(\s*)(,?)/ do + groups Keyword::Type, Text, Name, Text, Punctuation + end + rule /\)/ , Punctuation, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/r.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/r.rb new file mode 100644 index 0000000..423d7d9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/r.rb @@ -0,0 +1,90 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class R < RegexLexer + title "R" + desc 'The R statistics language (r-project.org)' + tag 'r' + aliases 'r', 'R', 's', 'S' + filenames '*.R', '*.r', '.Rhistory', '.Rprofile' + mimetypes 'text/x-r-source', 'text/x-r', 'text/x-R' + + mimetypes 'text/x-r', 'application/x-r' + + KEYWORDS = %w(if else for while repeat in next break function) + + KEYWORD_CONSTANTS = %w( + NULL Inf TRUE FALSE NaN NA + NA_integer_ NA_real_ NA_complex_ NA_character_ + ) + + BUILTIN_CONSTANTS = %w(LETTERS letters month.abb month.name pi T F) + + # These are all the functions in `base` that are implemented as a + # `.Primitive`, minus those functions that are also keywords. + PRIMITIVE_FUNCTIONS = %w( + abs acos acosh all any anyNA Arg as.call as.character + as.complex as.double as.environment as.integer as.logical + as.null.default as.numeric as.raw asin asinh atan atanh attr + attributes baseenv browser c call ceiling class Conj cos cosh + cospi cummax cummin cumprod cumsum digamma dim dimnames + emptyenv exp expression floor forceAndCall gamma gc.time + globalenv Im interactive invisible is.array is.atomic is.call + is.character is.complex is.double is.environment is.expression + is.finite is.function is.infinite is.integer is.language + is.list is.logical is.matrix is.na is.name is.nan is.null + is.numeric is.object is.pairlist is.raw is.recursive is.single + is.symbol lazyLoadDBfetch length lgamma list log max min + missing Mod names nargs nzchar oldClass on.exit pos.to.env + proc.time prod quote range Re rep retracemem return round + seq_along seq_len seq.int sign signif sin sinh sinpi sqrt + standardGeneric substitute sum switch tan tanh tanpi tracemem + trigamma trunc unclass untracemem UseMethod xtfrm + ) + + def self.detect?(text) + return true if text.shebang? 'Rscript' + end + + state :root do + rule /#'.*?$/, Comment::Doc + rule /#.*?$/, Comment::Single + rule /\s+/m, Text::Whitespace + + rule /`[^`]+?`/, Name + rule /'(\\.|.)*?'/m, Str::Single + rule /"(\\.|.)*?"/m, Str::Double + + rule /%[^%]*?%/, Operator + + rule /0[xX][a-fA-F0-9]+([pP][0-9]+)?[Li]?/, Num::Hex + rule /[+-]?(\d+([.]\d+)?|[.]\d+)([eE][+-]?\d+)?[Li]?/, + Num + + # Only recognize built-in functions when they are actually used as a + # function call, i.e. followed by an opening parenthesis. + # `Name::Builtin` would be more logical, but is usually not + # highlighted specifically; thus use `Name::Function`. + rule /\b(??*+^/!=~$@:%&|]), Operator + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/racket.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/racket.rb new file mode 100644 index 0000000..b4bd8f8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/racket.rb @@ -0,0 +1,545 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Racket < RegexLexer + title "Racket" + desc "Racket is a Lisp descended from Scheme (racket-lang.org)" + + tag 'racket' + filenames '*.rkt', '*.rktd', '*.rktl' + mimetypes 'text/x-racket', 'application/x-racket' + + def self.detect?(text) + text =~ /\A#lang\s*(.*?)$/ + lang_attr = $1 + return false unless lang_attr + return true if lang_attr =~ /racket|scribble/ + end + + def self.keywords + @keywords ||= Set.new %w( + ... and begin begin-for-syntax begin0 case case-lambda cond + datum->syntax-object define define-for-syntax define-logger + define-struct define-syntax define-syntax-rule + define-syntaxes define-values define-values-for-syntax delay + do expand-path fluid-let force hash-table-copy + hash-table-count hash-table-for-each hash-table-get + hash-table-iterate-first hash-table-iterate-key + hash-table-iterate-next hash-table-iterate-value + hash-table-map hash-table-put! hash-table-remove! + hash-table? if lambda let let* let*-values let-struct + let-syntax let-syntaxes let-values let/cc let/ec letrec + letrec-syntax letrec-syntaxes letrec-syntaxes+values + letrec-values list-immutable make-hash-table + make-immutable-hash-table make-namespace module module* + module-identifier=? module-label-identifier=? + module-template-identifier=? module-transformer-identifier=? + namespace-transformer-require or parameterize parameterize* + parameterize-break promise? prop:method-arity-error provide + provide-for-label provide-for-syntax quasiquote quasisyntax + quasisyntax/loc quote quote-syntax quote-syntax/prune + require require-for-label require-for-syntax + require-for-template set! set!-values syntax syntax-case + syntax-case* syntax-id-rules syntax-object->datum + syntax-rules syntax/loc tcp-abandon-port tcp-accept + tcp-accept-evt tcp-accept-ready? tcp-accept/enable-break + tcp-addresses tcp-close tcp-connect tcp-connect/enable-break + tcp-listen tcp-listener? tcp-port? time transcript-off + transcript-on udp-addresses udp-bind! udp-bound? udp-close + udp-connect! udp-connected? udp-multicast-interface + udp-multicast-join-group! udp-multicast-leave-group! + udp-multicast-loopback? udp-multicast-set-interface! + udp-multicast-set-loopback! udp-multicast-set-ttl! + udp-multicast-ttl udp-open-socket udp-receive! udp-receive!* + udp-receive!-evt udp-receive!/enable-break + udp-receive-ready-evt udp-send udp-send* udp-send-evt + udp-send-ready-evt udp-send-to udp-send-to* udp-send-to-evt + udp-send-to/enable-break udp-send/enable-break udp? unless + unquote unquote-splicing unsyntax unsyntax-splicing when + with-continuation-mark with-handlers with-handlers* + with-syntax λ) + end + + def self.builtins + @builtins ||= Set.new %w( + * + - / < <= = > >= + abort-current-continuation abs absolute-path? acos add1 + alarm-evt always-evt andmap angle append apply + arithmetic-shift arity-at-least arity-at-least-value + arity-at-least? asin assoc assq assv atan banner bitwise-and + bitwise-bit-field bitwise-bit-set? bitwise-ior bitwise-not + bitwise-xor boolean? bound-identifier=? box box-cas! + box-immutable box? break-enabled break-thread build-path + build-path/convention-type byte-pregexp byte-pregexp? + byte-ready? byte-regexp byte-regexp? byte? bytes + bytes->immutable-bytes bytes->list bytes->path + bytes->path-element bytes->string/latin-1 + bytes->string/locale bytes->string/utf-8 bytes-append + bytes-close-converter bytes-convert bytes-convert-end + bytes-converter? bytes-copy bytes-copy! + bytes-environment-variable-name? bytes-fill! bytes-length + bytes-open-converter bytes-ref bytes-set! bytes-utf-8-index + bytes-utf-8-length bytes-utf-8-ref bytes? + bytes? caaaar caaadr caaar caadar caaddr caadr caar cadaar + cadadr cadar caddar cadddr caddr cadr call-in-nested-thread + call-with-break-parameterization + call-with-composable-continuation + call-with-continuation-barrier call-with-continuation-prompt + call-with-current-continuation + call-with-default-reading-parameterization + call-with-escape-continuation call-with-exception-handler + call-with-immediate-continuation-mark call-with-input-file + call-with-output-file call-with-parameterization + call-with-semaphore call-with-semaphore/enable-break + call-with-values call/cc call/ec car cdaaar cdaadr cdaar + cdadar cdaddr cdadr cdar cddaar cddadr cddar cdddar cddddr + cdddr cddr cdr ceiling channel-get channel-put + channel-put-evt channel-put-evt? channel-try-get channel? + chaperone-box chaperone-continuation-mark-key chaperone-evt + chaperone-hash chaperone-of? chaperone-procedure + chaperone-prompt-tag chaperone-struct chaperone-struct-type + chaperone-vector chaperone? char->integer char-alphabetic? + char-blank? char-ci<=? char-ci=? + char-ci>? char-downcase char-foldcase char-general-category + char-graphic? char-iso-control? char-lower-case? + char-numeric? char-punctuation? char-ready? char-symbolic? + char-title-case? char-titlecase char-upcase char-upper-case? + char-utf-8-length char-whitespace? char<=? char=? char>? char? check-duplicate-identifier + checked-procedure-check-and-extract choice-evt cleanse-path + close-input-port close-output-port collect-garbage + collection-file-path collection-path compile + compile-allow-set!-undefined + compile-context-preservation-enabled + compile-enforce-module-constants compile-syntax + compiled-expression? compiled-module-expression? + complete-path? complex? cons continuation-mark-key? + continuation-mark-set->context continuation-mark-set->list + continuation-mark-set->list* continuation-mark-set-first + continuation-mark-set? continuation-marks + continuation-prompt-available? continuation-prompt-tag? + continuation? copy-file cos current-break-parameterization + current-code-inspector current-command-line-arguments + current-compile current-compiled-file-roots + current-continuation-marks current-custodian + current-directory current-directory-for-user current-drive + current-environment-variables current-error-port + current-eval current-evt-pseudo-random-generator + current-gc-milliseconds current-get-interaction-input-port + current-inexact-milliseconds current-input-port + current-inspector current-library-collection-paths + current-load current-load-extension + current-load-relative-directory current-load/use-compiled + current-locale current-memory-use current-milliseconds + current-module-declare-name current-module-declare-source + current-module-name-resolver current-module-path-for-load + current-namespace current-output-port + current-parameterization + current-preserved-thread-cell-values current-print + current-process-milliseconds current-prompt-read + current-pseudo-random-generator current-read-interaction + current-reader-guard current-readtable current-seconds + current-security-guard current-subprocess-custodian-mode + current-thread current-thread-group + current-thread-initial-stack-size + current-write-relative-directory custodian-box-value + custodian-box? custodian-limit-memory custodian-managed-list + custodian-memory-accounting-available? + custodian-require-memory custodian-shutdown-all custodian? + custom-print-quotable-accessor custom-print-quotable? + custom-write-accessor custom-write? date date* + date*-nanosecond date*-time-zone-name date*? date-day + date-dst? date-hour date-minute date-month date-second + date-time-zone-offset date-week-day date-year date-year-day + date? datum-intern-literal default-continuation-prompt-tag + delete-directory delete-file denominator directory-exists? + directory-list display displayln dump-memory-stats + dynamic-require dynamic-require-for-syntax dynamic-wind + environment-variables-copy environment-variables-names + environment-variables-ref environment-variables-set! + environment-variables? eof eof-object? ephemeron-value + ephemeron? eprintf eq-hash-code eq? equal-hash-code + equal-secondary-hash-code equal? equal?/recur eqv-hash-code + eqv? error error-display-handler error-escape-handler + error-print-context-length error-print-source-location + error-print-width error-value->string-handler eval + eval-jit-enabled eval-syntax even? evt? exact->inexact + exact-integer? exact-nonnegative-integer? + exact-positive-integer? exact? executable-yield-handler exit + exit-handler exn exn-continuation-marks exn-message + exn:break exn:break-continuation exn:break:hang-up + exn:break:hang-up? exn:break:terminate exn:break:terminate? + exn:break? exn:fail exn:fail:contract + exn:fail:contract:arity exn:fail:contract:arity? + exn:fail:contract:continuation + exn:fail:contract:continuation? + exn:fail:contract:divide-by-zero + exn:fail:contract:divide-by-zero? + exn:fail:contract:non-fixnum-result + exn:fail:contract:non-fixnum-result? + exn:fail:contract:variable exn:fail:contract:variable-id + exn:fail:contract:variable? exn:fail:contract? + exn:fail:filesystem exn:fail:filesystem:errno + exn:fail:filesystem:errno-errno exn:fail:filesystem:errno? + exn:fail:filesystem:exists exn:fail:filesystem:exists? + exn:fail:filesystem:missing-module + exn:fail:filesystem:missing-module-path + exn:fail:filesystem:missing-module? + exn:fail:filesystem:version exn:fail:filesystem:version? + exn:fail:filesystem? exn:fail:network exn:fail:network:errno + exn:fail:network:errno-errno exn:fail:network:errno? + exn:fail:network? exn:fail:out-of-memory + exn:fail:out-of-memory? exn:fail:read exn:fail:read-srclocs + exn:fail:read:eof exn:fail:read:eof? exn:fail:read:non-char + exn:fail:read:non-char? exn:fail:read? exn:fail:syntax + exn:fail:syntax-exprs exn:fail:syntax:missing-module + exn:fail:syntax:missing-module-path + exn:fail:syntax:missing-module? exn:fail:syntax:unbound + exn:fail:syntax:unbound? exn:fail:syntax? + exn:fail:unsupported exn:fail:unsupported? exn:fail:user + exn:fail:user? exn:fail? exn:missing-module-accessor + exn:missing-module? exn:srclocs-accessor exn:srclocs? exn? + exp expand expand-once expand-syntax expand-syntax-once + expand-syntax-to-top-form expand-to-top-form + expand-user-path explode-path expt file-exists? + file-or-directory-identity file-or-directory-modify-seconds + file-or-directory-permissions file-position file-position* + file-size file-stream-buffer-mode file-stream-port? + file-truncate filesystem-change-evt + filesystem-change-evt-cancel filesystem-change-evt? + filesystem-root-list find-executable-path + find-library-collection-paths find-system-path fixnum? + floating-point-bytes->real flonum? floor flush-output + for-each format fprintf free-identifier=? gcd + generate-temporaries gensym get-output-bytes + get-output-string getenv global-port-print-handler guard-evt + handle-evt handle-evt? hash hash-equal? hash-eqv? + hash-has-key? hash-placeholder? hash-ref! hasheq hasheqv + identifier-binding identifier-binding-symbol + identifier-label-binding identifier-prune-lexical-context + identifier-prune-to-source-module + identifier-remove-from-definition-context + identifier-template-binding identifier-transformer-binding + identifier? imag-part immutable? impersonate-box + impersonate-continuation-mark-key impersonate-hash + impersonate-procedure impersonate-prompt-tag + impersonate-struct impersonate-vector impersonator-ephemeron + impersonator-of? impersonator-prop:application-mark + impersonator-property-accessor-procedure? + impersonator-property? impersonator? inexact->exact + inexact-real? inexact? input-port? inspector? integer->char + integer->integer-bytes integer-bytes->integer integer-length + integer-sqrt integer-sqrt/remainder integer? + internal-definition-context-seal + internal-definition-context? keyword->string keywordbytes list->string + list->vector list-ref list-tail list? load load-extension + load-on-demand-enabled load-relative load-relative-extension + load/cd load/use-compiled local-expand + local-expand/capture-lifts local-transformer-expand + local-transformer-expand/capture-lifts + locale-string-encoding log log-max-level magnitude + make-arity-at-least make-bytes make-channel + make-continuation-mark-key make-continuation-prompt-tag + make-custodian make-custodian-box make-date make-date* + make-derived-parameter make-directory + make-environment-variables make-ephemeron make-exn + make-exn:break make-exn:break:hang-up + make-exn:break:terminate make-exn:fail + make-exn:fail:contract make-exn:fail:contract:arity + make-exn:fail:contract:continuation + make-exn:fail:contract:divide-by-zero + make-exn:fail:contract:non-fixnum-result + make-exn:fail:contract:variable make-exn:fail:filesystem + make-exn:fail:filesystem:errno + make-exn:fail:filesystem:exists + make-exn:fail:filesystem:missing-module + make-exn:fail:filesystem:version make-exn:fail:network + make-exn:fail:network:errno make-exn:fail:out-of-memory + make-exn:fail:read make-exn:fail:read:eof + make-exn:fail:read:non-char make-exn:fail:syntax + make-exn:fail:syntax:missing-module + make-exn:fail:syntax:unbound make-exn:fail:unsupported + make-exn:fail:user make-file-or-directory-link + make-hash-placeholder make-hasheq-placeholder make-hasheqv + make-hasheqv-placeholder make-immutable-hasheqv + make-impersonator-property make-input-port make-inspector + make-known-char-range-list make-output-port make-parameter + make-phantom-bytes make-pipe make-placeholder make-polar + make-prefab-struct make-pseudo-random-generator + make-reader-graph make-readtable make-rectangular + make-rename-transformer make-resolved-module-path + make-security-guard make-semaphore make-set!-transformer + make-shared-bytes make-sibling-inspector + make-special-comment make-srcloc make-string + make-struct-field-accessor make-struct-field-mutator + make-struct-type make-struct-type-property + make-syntax-delta-introducer make-syntax-introducer + make-thread-cell make-thread-group make-vector make-weak-box + make-weak-hasheqv make-will-executor map max mcar mcdr mcons + member memq memv min module->exports module->imports + module->language-info module->namespace + module-compiled-cross-phase-persistent? + module-compiled-exports module-compiled-imports + module-compiled-language-info module-compiled-name + module-compiled-submodules module-declared? + module-path-index-join module-path-index-resolve + module-path-index-split module-path-index-submodule + module-path-index? module-path? module-predefined? + module-provide-protected? modulo mpair? nack-guard-evt + namespace-attach-module namespace-attach-module-declaration + namespace-base-phase namespace-mapped-symbols + namespace-module-identifier namespace-module-registry + namespace-require namespace-require/constant + namespace-require/copy namespace-require/expansion-time + namespace-set-variable-value! namespace-symbol->identifier + namespace-syntax-introduce namespace-undefine-variable! + namespace-unprotect-module namespace-variable-value + namespace? negative? never-evt newline normal-case-path not + null null? number->string number? numerator object-name odd? + open-input-bytes open-input-file open-input-output-file + open-input-string open-output-bytes open-output-file + open-output-string ormap output-port? pair? + parameter-procedure=? parameter? parameterization? + path->bytes path->complete-path path->directory-path + path->string path-add-suffix path-convention-type + path-element->bytes path-element->string + path-for-some-system? path-list-string->path-list + path-replace-suffix path-string? path? peek-byte + peek-byte-or-special peek-bytes peek-bytes! + peek-bytes-avail! peek-bytes-avail!* + peek-bytes-avail!/enable-break peek-char + peek-char-or-special peek-string peek-string! phantom-bytes? + pipe-content-length placeholder-get placeholder-set! + placeholder? poll-guard-evt port-closed-evt port-closed? + port-commit-peeked port-count-lines! + port-count-lines-enabled port-counts-lines? + port-display-handler port-file-identity port-file-unlock + port-next-location port-print-handler port-progress-evt + port-provides-progress-evts? port-read-handler + port-try-file-lock? port-write-handler port-writes-atomic? + port-writes-special? port? positive? prefab-key->struct-type + prefab-key? prefab-struct-key pregexp pregexp? + primitive-closure? primitive-result-arity primitive? print + print-as-expression print-boolean-long-form print-box + print-graph print-hash-table print-mpair-curly-braces + print-pair-curly-braces print-reader-abbreviations + print-struct print-syntax-width print-unreadable + print-vector-length printf procedure->method procedure-arity + procedure-arity-includes? procedure-arity? + procedure-closure-contents-eq? procedure-extract-target + procedure-reduce-arity procedure-rename + procedure-struct-type? procedure? progress-evt? + prop:arity-string prop:checked-procedure + prop:custom-print-quotable prop:custom-write prop:equal+hash + prop:evt prop:exn:missing-module prop:exn:srclocs + prop:impersonator-of prop:input-port + prop:liberal-define-context prop:output-port prop:procedure + prop:rename-transformer prop:set!-transformer + pseudo-random-generator->vector + pseudo-random-generator-vector? pseudo-random-generator? + putenv quotient quotient/remainder raise + raise-argument-error raise-arguments-error raise-arity-error + raise-mismatch-error raise-range-error raise-result-error + raise-syntax-error raise-type-error raise-user-error random + random-seed rational? rationalize read read-accept-bar-quote + read-accept-box read-accept-compiled read-accept-dot + read-accept-graph read-accept-infix-dot read-accept-lang + read-accept-quasiquote read-accept-reader read-byte + read-byte-or-special read-bytes read-bytes! + read-bytes-avail! read-bytes-avail!* + read-bytes-avail!/enable-break read-bytes-line + read-case-sensitive read-char read-char-or-special + read-curly-brace-as-paren read-decimal-as-inexact + read-eval-print-loop read-language read-line + read-on-demand-source read-square-bracket-as-paren + read-string read-string! read-syntax read-syntax/recursive + read/recursive readtable-mapping readtable? + real->double-flonum real->floating-point-bytes + real->single-flonum real-part real? regexp regexp-match + regexp-match-peek regexp-match-peek-immediate + regexp-match-peek-positions + regexp-match-peek-positions-immediate + regexp-match-peek-positions-immediate/end + regexp-match-peek-positions/end regexp-match-positions + regexp-match-positions/end regexp-match/end regexp-match? + regexp-max-lookbehind regexp-replace regexp-replace* regexp? + relative-path? remainder rename-file-or-directory + rename-transformer-target rename-transformer? reroot-path + resolve-path resolved-module-path-name resolved-module-path? + reverse round seconds->date security-guard? + semaphore-peek-evt semaphore-peek-evt? semaphore-post + semaphore-try-wait? semaphore-wait + semaphore-wait/enable-break semaphore? + set!-transformer-procedure set!-transformer? set-box! + set-mcar! set-mcdr! set-phantom-bytes! + set-port-next-location! shared-bytes shell-execute + simplify-path sin single-flonum? sleep special-comment-value + special-comment? split-path sqrt srcloc srcloc->string + srcloc-column srcloc-line srcloc-position srcloc-source + srcloc-span srcloc? string string->bytes/latin-1 + string->bytes/locale string->bytes/utf-8 + string->immutable-string string->keyword string->list + string->number string->path string->path-element + string->symbol string->uninterned-symbol + string->unreadable-symbol string-append string-ci<=? + string-ci=? string-ci>? string-copy + string-copy! string-downcase + string-environment-variable-name? string-fill! + string-foldcase string-length string-locale-ci? string-locale-downcase + string-locale-upcase string-locale? string-normalize-nfc string-normalize-nfd + string-normalize-nfkc string-normalize-nfkd string-ref + string-set! string-titlecase string-upcase + string-utf-8-length string<=? string=? + string>? string? struct->vector struct-accessor-procedure? + struct-constructor-procedure? struct-info + struct-mutator-procedure? struct-predicate-procedure? + struct-type-info struct-type-make-constructor + struct-type-make-predicate + struct-type-property-accessor-procedure? + struct-type-property? struct-type? struct:arity-at-least + struct:date struct:date* struct:exn struct:exn:break + struct:exn:break:hang-up struct:exn:break:terminate + struct:exn:fail struct:exn:fail:contract + struct:exn:fail:contract:arity + struct:exn:fail:contract:continuation + struct:exn:fail:contract:divide-by-zero + struct:exn:fail:contract:non-fixnum-result + struct:exn:fail:contract:variable struct:exn:fail:filesystem + struct:exn:fail:filesystem:errno + struct:exn:fail:filesystem:exists + struct:exn:fail:filesystem:missing-module + struct:exn:fail:filesystem:version struct:exn:fail:network + struct:exn:fail:network:errno struct:exn:fail:out-of-memory + struct:exn:fail:read struct:exn:fail:read:eof + struct:exn:fail:read:non-char struct:exn:fail:syntax + struct:exn:fail:syntax:missing-module + struct:exn:fail:syntax:unbound struct:exn:fail:unsupported + struct:exn:fail:user struct:srcloc struct? sub1 subbytes + subprocess subprocess-group-enabled subprocess-kill + subprocess-pid subprocess-status subprocess-wait subprocess? + substring symbol->string symbol-interned? symbol-unreadable? + symbol? sync sync/enable-break sync/timeout + sync/timeout/enable-break syntax->list syntax-arm + syntax-column syntax-disarm syntax-e syntax-line + syntax-local-bind-syntaxes syntax-local-certifier + syntax-local-context syntax-local-expand-expression + syntax-local-get-shadower syntax-local-introduce + syntax-local-lift-context syntax-local-lift-expression + syntax-local-lift-module-end-declaration + syntax-local-lift-provide syntax-local-lift-require + syntax-local-lift-values-expression + syntax-local-make-definition-context + syntax-local-make-delta-introducer + syntax-local-module-defined-identifiers + syntax-local-module-exports + syntax-local-module-required-identifiers syntax-local-name + syntax-local-phase-level syntax-local-submodules + syntax-local-transforming-module-provides? + syntax-local-value syntax-local-value/immediate + syntax-original? syntax-position syntax-property + syntax-property-symbol-keys syntax-protect syntax-rearm + syntax-recertify syntax-shift-phase-level syntax-source + syntax-source-module syntax-span syntax-taint + syntax-tainted? syntax-track-origin + syntax-transforming-module-expression? syntax-transforming? + syntax? system-big-endian? system-idle-evt + system-language+country system-library-subpath + system-path-convention-type system-type tan terminal-port? + thread thread-cell-ref thread-cell-set! thread-cell-values? + thread-cell? thread-dead-evt thread-dead? thread-group? + thread-resume thread-resume-evt thread-rewind-receive + thread-running? thread-suspend thread-suspend-evt + thread-wait thread/suspend-to-kill thread? time-apply + truncate unbox uncaught-exception-handler + use-collection-link-paths use-compiled-file-paths + use-user-specific-search-paths values + variable-reference->empty-namespace + variable-reference->module-base-phase + variable-reference->module-declaration-inspector + variable-reference->module-path-index + variable-reference->module-source + variable-reference->namespace variable-reference->phase + variable-reference->resolved-module-path + variable-reference-constant? variable-reference? vector + vector->immutable-vector vector->list + vector->pseudo-random-generator + vector->pseudo-random-generator! vector->values vector-fill! + vector-immutable vector-length vector-ref vector-set! + vector-set-performance-stats! vector? version void void? + weak-box-value weak-box? will-execute will-executor? + will-register will-try-execute with-input-from-file + with-output-to-file wrap-evt write write-byte write-bytes + write-bytes-avail write-bytes-avail* write-bytes-avail-evt + write-bytes-avail/enable-break write-char write-special + write-special-avail* write-special-evt write-string zero? + ) + end + + # Since Racket allows identifiers to consist of nearly anything, + # it's simpler to describe what an ID is _not_. + id = /[^\s\(\)\[\]\{\}'`,.]+/i + + state :root do + # comments + rule /;.*$/, Comment::Single + rule /\s+/m, Text + + rule /[+-]inf[.][f0]/, Num::Float + rule /[+-]nan[.]0/, Num::Float + rule /[-]min[.]0/, Num::Float + rule /[+]max[.]0/, Num::Float + + rule /-?\d+\.\d+/, Num::Float + rule /-?\d+/, Num::Integer + + rule /#:#{id}+/, Name::Tag # keyword + + rule /#b[01]+/, Num::Bin + rule /#o[0-7]+/, Num::Oct + rule /#d[0-9]+/, Num::Integer + rule /#x[0-9a-f]+/i, Num::Hex + rule /#[ei][\d.]+/, Num::Other + + rule /"(\\\\|\\"|[^"])*"/, Str + rule /['`]#{id}/i, Str::Symbol + rule /#\\([()\/'"._!\$%& ?=+-]{1}|[a-z0-9]+)/i, + Str::Char + rule /#t|#f/, Name::Constant + rule /(?:'|#|`|,@|,|\.)/, Operator + + rule /(['#])(\s*)(\()/m do + groups Str::Symbol, Text, Punctuation + end + + # () [] {} are all permitted as like pairs + rule /\(|\[|\{/, Punctuation, :command + rule /\)|\]|\}/, Punctuation + + rule id, Name::Variable + end + + state :command do + rule id, Name::Function do |m| + if self.class.keywords.include? m[0] + token Keyword + elsif self.class.builtins.include? m[0] + token Name::Builtin + else + token Name::Function + end + + pop! + end + + rule(//) { pop! } + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ruby.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ruby.rb new file mode 100644 index 0000000..214cba2 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/ruby.rb @@ -0,0 +1,439 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Ruby < RegexLexer + title "Ruby" + desc "The Ruby programming language (ruby-lang.org)" + tag 'ruby' + aliases 'rb' + filenames '*.rb', '*.ruby', '*.rbw', '*.rake', '*.gemspec', '*.podspec', + 'Rakefile', 'Guardfile', 'Gemfile', 'Capfile', 'Podfile', + 'Vagrantfile', '*.ru', '*.prawn', 'Berksfile', '*.arb', + 'Dangerfile' + + mimetypes 'text/x-ruby', 'application/x-ruby' + + def self.detect?(text) + return true if text.shebang? 'ruby' + end + + state :symbols do + # symbols + rule %r( + : # initial : + @{0,2} # optional ivar, for :@foo and :@@foo + [a-z_]\w*[!?]? # the symbol + )xi, Str::Symbol + + # special symbols + rule %r(:(?:\*\*|[-+]@|[/\%&\|^`~]|\[\]=?|<<|>>|<=?>|<=?|===?)), + Str::Symbol + + rule /:'(\\\\|\\'|[^'])*'/, Str::Symbol + rule /:"/, Str::Symbol, :simple_sym + end + + state :sigil_strings do + # %-sigiled strings + # %(abc), %[abc], %, %.abc., %r.abc., etc + delimiter_map = { '{' => '}', '[' => ']', '(' => ')', '<' => '>' } + rule /%([rqswQWxiI])?([^\w\s])/ do |m| + open = Regexp.escape(m[2]) + close = Regexp.escape(delimiter_map[m[2]] || m[2]) + interp = /[rQWxI]/ === m[1] + toktype = Str::Other + + puts " open: #{open.inspect}" if @debug + puts " close: #{close.inspect}" if @debug + + # regexes + if m[1] == 'r' + toktype = Str::Regex + push :regex_flags + end + + token toktype + + push do + rule /\\[##{open}#{close}\\]/, Str::Escape + # nesting rules only with asymmetric delimiters + if open != close + rule /#{open}/ do + token toktype + push + end + end + rule /#{close}/, toktype, :pop! + + if interp + mixin :string_intp_escaped + rule /#/, toktype + else + rule /[\\#]/, toktype + end + + rule /[^##{open}#{close}\\]+/m, toktype + end + end + end + + state :strings do + mixin :symbols + rule /\b[a-z_]\w*?[?!]?:\s+/, Str::Symbol, :expr_start + rule /'(\\\\|\\'|[^'])*'/, Str::Single + rule /"/, Str::Double, :simple_string + rule /(?_*\$?:"]), Name::Variable::Global + rule /\$-[0adFiIlpvw]/, Name::Variable::Global + rule /::/, Operator + + mixin :strings + + rule /(?:#{keywords.join('|')})\b/, Keyword, :expr_start + rule /(?:#{keywords_pseudo.join('|')})\b/, Keyword::Pseudo, :expr_start + + rule %r( + (module) + (\s+) + ([a-zA-Z_][a-zA-Z0-9_]*(::[a-zA-Z_][a-zA-Z0-9_]*)*) + )x do + groups Keyword, Text, Name::Namespace + end + + rule /(def\b)(\s*)/ do + groups Keyword, Text + push :funcname + end + + rule /(class\b)(\s*)/ do + groups Keyword, Text + push :classname + end + + rule /(?:#{builtins_q.join('|')})[?]/, Name::Builtin, :expr_start + rule /(?:#{builtins_b.join('|')})!/, Name::Builtin, :expr_start + rule /(?=])/ do + groups Punctuation, Text, Name::Function + push :method_call + end + + rule /[a-zA-Z_]\w*[?!]/, Name, :expr_start + rule /[a-zA-Z_]\w*/, Name, :method_call + rule /\*\*|<>?|>=|<=|<=>|=~|={3}|!~|&&?|\|\||\./, + Operator, :expr_start + rule /[-+\/*%=<>&!^|~]=?/, Operator, :expr_start + rule(/[?]/) { token Punctuation; push :ternary; push :expr_start } + rule %r<[\[({,:\\;/]>, Punctuation, :expr_start + rule %r<[\])}]>, Punctuation + end + + state :has_heredocs do + rule /(?>? | <=>? | >= | ===? + ) + )x do |m| + puts "matches: #{[m[0], m[1], m[2], m[3]].inspect}" if @debug + groups Name::Class, Operator, Name::Function + pop! + end + + rule(//) { pop! } + end + + state :classname do + rule /\s+/, Text + rule /\(/ do + token Punctuation + push :defexpr + push :expr_start + end + + # class << expr + rule /<=0?n[x]:"" + rule %r( + [?](\\[MC]-)* # modifiers + (\\([\\abefnrstv\#"']|x[a-fA-F0-9]{1,2}|[0-7]{1,3})|\S) + (?!\w) + )x, Str::Char, :pop! + + # special case for using a single space. Ruby demands that + # these be in a single line, otherwise it would make no sense. + rule /(\s*)(%[rqswQWxiI]? \S* )/ do + groups Text, Str::Other + pop! + end + + mixin :sigil_strings + + rule(//) { pop! } + end + + state :slash_regex do + mixin :string_intp + rule %r(\\\\), Str::Regex + rule %r(\\/), Str::Regex + rule %r([\\#]), Str::Regex + rule %r([^\\/#]+)m, Str::Regex + rule %r(/) do + token Str::Regex + goto :regex_flags + end + end + + state :end_part do + # eat up the rest of the stream as Comment::Preproc + rule /.+/m, Comment::Preproc, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/rust.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/rust.rb new file mode 100644 index 0000000..e6bddf3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/rust.rb @@ -0,0 +1,198 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Rust < RegexLexer + title "Rust" + desc 'The Rust programming language (rust-lang.org)' + tag 'rust' + aliases 'rs', + # So that directives from https://github.com/budziq/rust-skeptic + # do not prevent highlighting. + 'rust,no_run', 'rs,no_run', + 'rust,ignore', 'rs,ignore', + 'rust,should_panic', 'rs,should_panic' + filenames '*.rs' + mimetypes 'text/x-rust' + + def self.detect?(text) + return true if text.shebang? 'rustc' + end + + def self.keywords + @keywords ||= %w( + as assert break const copy do drop else enum extern fail false + fn for if impl let log loop match mod move mut priv pub pure + ref return self static struct true trait type unsafe use where + while box + ) + end + + def self.builtins + @builtins ||= Set.new %w( + Add BitAnd BitOr BitXor bool c_char c_double c_float char + c_int clock_t c_long c_longlong Cons Const Copy c_schar c_short + c_uchar c_uint c_ulong c_ulonglong c_ushort c_void dev_t DIR + dirent Div Either Eq Err f32 f64 Failure FILE float fpos_t + i16 i32 i64 i8 isize Index ino_t int intptr_t Left mode_t Modulo Mul + Neg Nil None Num off_t Ok Option Ord Owned pid_t Ptr ptrdiff_t + Right Send Shl Shr size_t Some ssize_t str Sub Success time_t + u16 u32 u64 u8 usize uint uintptr_t + Box Vec String Gc Rc Arc + ) + end + + def macro_closed? + @macro_delims.values.all?(&:zero?) + end + + start { + @macro_delims = { ']' => 0, ')' => 0, '}' => 0 } + } + + delim_map = { '[' => ']', '(' => ')', '{' => '}' } + + id = /[a-z_]\w*/i + hex = /[0-9a-f]/i + escapes = %r( + \\ ([nrt'\\] | x#{hex}{2} | u#{hex}{4} | U#{hex}{8}) + )x + size = /8|16|32|64/ + + state :start_line do + mixin :whitespace + rule /\s+/, Text + rule /#\[/ do + token Name::Decorator; push :attribute + end + rule(//) { pop! } + rule /#\s[^\n]*/, Comment::Preproc + end + + state :attribute do + mixin :whitespace + mixin :has_literals + rule /[(,)=]/, Name::Decorator + rule /\]/, Name::Decorator, :pop! + rule id, Name::Decorator + end + + state :whitespace do + rule /\s+/, Text + rule %r(//[^\n]*), Comment + rule %r(/[*].*?[*]/)m, Comment::Multiline + end + + state :root do + rule /\n/, Text, :start_line + mixin :whitespace + rule /\b(?:#{Rust.keywords.join('|')})\b/, Keyword + mixin :has_literals + + rule %r([=-]>), Keyword + rule %r(<->), Keyword + rule /[()\[\]{}|,:;]/, Punctuation + rule /[*!@~&+%^<>=-\?]|\.{2,3}/, Operator + + rule /([.]\s*)?#{id}(?=\s*[(])/m, Name::Function + rule /[.]\s*#{id}/, Name::Property + rule /(#{id})(::)/m do + groups Name::Namespace, Punctuation + end + + # macros + rule /\bmacro_rules!/, Name::Decorator, :macro_rules + rule /#{id}!/, Name::Decorator, :macro + + rule /'#{id}/, Name::Variable + rule /#{id}/ do |m| + name = m[0] + if self.class.builtins.include? name + token Name::Builtin + else + token Name + end + end + end + + state :macro do + mixin :has_literals + + rule /[\[{(]/ do |m| + @macro_delims[delim_map[m[0]]] += 1 + puts " macro_delims: #{@macro_delims.inspect}" if @debug + token Punctuation + end + + rule /[\]})]/ do |m| + @macro_delims[m[0]] -= 1 + puts " macro_delims: #{@macro_delims.inspect}" if @debug + pop! if macro_closed? + token Punctuation + end + + # same as the rule in root, but don't push another macro state + rule /#{id}!/, Name::Decorator + mixin :root + + # No syntax errors in macros + rule /./, Text + end + + state :macro_rules do + rule /[$]#{id}(:#{id})?/, Name::Variable + rule /[$]/, Name::Variable + + mixin :macro + end + + state :has_literals do + # constants + rule /\b(?:true|false|nil)\b/, Keyword::Constant + # characters + rule %r( + ' (?: #{escapes} | [^\\] ) ' + )x, Str::Char + + rule /"/, Str, :string + + # numbers + dot = /[.][0-9_]+/ + exp = /e[-+]?[0-9_]+/ + flt = /f32|f64/ + + rule %r( + [0-9]+ + (#{dot} #{exp}? #{flt}? + |#{dot}? #{exp} #{flt}? + |#{dot}? #{exp}? #{flt} + ) + )x, Num::Float + + rule %r( + ( 0b[10_]+ + | 0x[0-9a-fA-F-]+ + | [0-9]+ + ) (u#{size}?|i#{size})? + )x, Num::Integer + + end + + state :string do + rule /"/, Str, :pop! + rule escapes, Str::Escape + rule /%%/, Str::Interpol + rule %r( + % + ( [0-9]+ [$] )? # Parameter + [0#+-]* # Flag + ( [0-9]+ [$]? )? # Width + ( [.] [0-9]+ )? # Precision + [bcdfiostuxX?] # Type + )x, Str::Interpol + rule /[^%"\\]+/m, Str + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass.rb new file mode 100644 index 0000000..44fbe82 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass.rb @@ -0,0 +1,75 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'sass/common.rb' + + class Sass < SassCommon + include Indentation + + title "Sass" + desc 'The Sass stylesheet language language (sass-lang.com)' + + tag 'sass' + filenames '*.sass' + mimetypes 'text/x-sass' + + id = /[\w-]+/ + + state :root do + rule /[ \t]*\n/, Text + rule(/[ \t]*/) { |m| token Text; indentation(m[0]) } + end + + state :content do + # block comments + rule %r(//.*?$) do + token Comment::Single + pop!; starts_block :single_comment + end + + rule %r(/[*].*?\n) do + token Comment::Multiline + pop!; starts_block :multi_comment + end + + rule /@import\b/, Keyword, :import + + mixin :content_common + + rule %r(=#{id}), Name::Function, :value + rule %r([+]#{id}), Name::Decorator, :value + + rule /:/, Name::Attribute, :old_style_attr + + rule(/(?=[^\[\n]+?:([^a-z]|$))/) { push :attribute } + + rule(//) { push :selector } + end + + state :single_comment do + rule /.*?$/, Comment::Single, :pop! + end + + state :multi_comment do + rule /.*?\n/, Comment::Multiline, :pop! + end + + state :import do + rule /[ \t]+/, Text + rule /\S+/, Str + rule /\n/, Text, :pop! + end + + state :old_style_attr do + mixin :attr_common + rule(//) { pop!; push :value } + end + + state :end_section do + rule(/\n/) { token Text; reset_stack } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass/common.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass/common.rb new file mode 100644 index 0000000..27850db --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sass/common.rb @@ -0,0 +1,181 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + # shared states with SCSS + class SassCommon < RegexLexer + id = /[\w-]+/ + + state :content_common do + rule /@for\b/, Keyword, :for + rule /@(debug|warn|if|each|while|else|return|media)/, Keyword, :value + + rule /(@mixin)(\s+)(#{id})/ do + groups Keyword, Text, Name::Function + push :value + end + + rule /(@function)(\s+)(#{id})/ do + groups Keyword, Text, Name::Function + push :value + end + + rule /@extend\b/, Keyword, :selector + + rule /(@include)(\s+)(#{id})/ do + groups Keyword, Text, Name::Decorator + push :value + end + + rule /@#{id}/, Keyword, :selector + + # $variable: assignment + rule /([$]#{id})([ \t]*)(:)/ do + groups Name::Variable, Text, Punctuation + push :value + end + end + + state :value do + mixin :end_section + rule /[ \t]+/, Text + rule /[$]#{id}/, Name::Variable + rule /url[(]/, Str::Other, :string_url + rule /#{id}(?=\s*[(])/, Name::Function + rule /%#{id}/, Name::Decorator + + # named literals + rule /(true|false)\b/, Name::Builtin::Pseudo + rule /(and|or|not)\b/, Operator::Word + + # colors and numbers + rule /#[a-z0-9]{1,6}/i, Num::Hex + rule /-?\d+(%|[a-z]+)?/, Num + rule /-?\d*\.\d+(%|[a-z]+)?/, Num::Integer + + mixin :has_strings + mixin :has_interp + + rule /[~^*!&%<>\|+=@:,.\/?-]+/, Operator + rule /[\[\]()]+/, Punctuation + rule %r(/[*]), Comment::Multiline, :inline_comment + rule %r(//[^\n]*), Comment::Single + + # identifiers + rule(id) do |m| + if CSS.builtins.include? m[0] + token Name::Builtin + elsif CSS.constants.include? m[0] + token Name::Constant + else + token Name + end + end + end + + state :has_interp do + rule /[#][{]/, Str::Interpol, :interpolation + end + + state :has_strings do + rule /"/, Str::Double, :dq + rule /'/, Str::Single, :sq + end + + state :interpolation do + rule /}/, Str::Interpol, :pop! + mixin :value + end + + state :selector do + mixin :end_section + + mixin :has_strings + mixin :has_interp + rule /[ \t]+/, Text + rule /:/, Name::Decorator, :pseudo_class + rule /[.]/, Name::Class, :class + rule /#/, Name::Namespace, :id + rule /%/, Name::Variable, :placeholder + rule id, Name::Tag + rule /&/, Keyword + rule /[~^*!&\[\]()<>\|+=@:;,.\/?-]/, Operator + end + + state :dq do + rule /"/, Str::Double, :pop! + mixin :has_interp + rule /(\\.|#(?![{])|[^\n"#])+/, Str::Double + end + + state :sq do + rule /'/, Str::Single, :pop! + mixin :has_interp + rule /(\\.|#(?![{])|[^\n'#])+/, Str::Single + end + + state :string_url do + rule /[)]/, Str::Other, :pop! + rule /(\\.|#(?![{])|[^\n)#])+/, Str::Other + mixin :has_interp + end + + state :selector_piece do + mixin :has_interp + rule(//) { pop! } + end + + state :pseudo_class do + rule id, Name::Decorator + mixin :selector_piece + end + + state :class do + rule id, Name::Class + mixin :selector_piece + end + + state :id do + rule id, Name::Namespace + mixin :selector_piece + end + + state :placeholder do + rule id, Name::Variable + mixin :selector_piece + end + + state :for do + rule /(from|to|through)/, Operator::Word + mixin :value + end + + state :attr_common do + mixin :has_interp + rule id do |m| + if CSS.attributes.include? m[0] + token Name::Label + else + token Name::Attribute + end + end + end + + state :attribute do + mixin :attr_common + + rule /([ \t]*)(:)/ do + groups Text, Punctuation + push :value + end + end + + state :inline_comment do + rule /(\\#|#(?=[^\n{])|\*(?=[^\n\/])|[^\n#*])+/, Comment::Multiline + mixin :has_interp + rule %r([*]/), Comment::Multiline, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scala.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scala.rb new file mode 100644 index 0000000..0b0e9a4 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scala.rb @@ -0,0 +1,143 @@ +# -*- coding: utf-8 # +# frozen_string_literal: true + +module Rouge + module Lexers + class Scala < RegexLexer + title "Scala" + desc "The Scala programming language (scala-lang.org)" + tag 'scala' + aliases 'scala' + filenames '*.scala', '*.sbt' + + mimetypes 'text/x-scala', 'application/x-scala' + + # As documented in the ENBF section of the scala specification + # http://www.scala-lang.org/docu/files/ScalaReference.pdf + whitespace = /\p{Space}/ + letter = /[\p{L}$_]/ + upper = /[\p{Lu}$_]/ + digits = /[0-9]/ + parens = /[(){}\[\]]/ + delims = %r([‘’".;,]) + + # negative lookahead to filter out other classes + op = %r( + (?!#{whitespace}|#{letter}|#{digits}|#{parens}|#{delims}) + [\u0020-\u007F\p{Sm}\p{So}] + )x + + idrest = %r(#{letter}(?:#{letter}|#{digits})*(?:(?<=_)#{op}+)?)x + + keywords = %w( + abstract case catch def do else extends final finally for forSome + if implicit lazy match new override private protected requires return + sealed super this throw try val var while with yield + ) + + state :root do + rule /(class|trait|object)(\s+)/ do + groups Keyword, Text + push :class + end + rule /'#{idrest}[^']/, Str::Symbol + rule /[^\S\n]+/, Text + + rule %r(//.*?\n), Comment::Single + rule %r(/\*), Comment::Multiline, :comment + + rule /@#{idrest}/, Name::Decorator + rule %r( + (#{keywords.join("|")})\b| + (<[%:-]|=>|>:|[#=@_\u21D2\u2190])(\b|(?=\s)|$) + )x, Keyword + rule /:(?!#{op})/, Keyword, :type + rule /#{upper}#{idrest}\b/, Name::Class + rule /(true|false|null)\b/, Keyword::Constant + rule /(import|package)(\s+)/ do + groups Keyword, Text + push :import + end + + rule /(type)(\s+)/ do + groups Keyword, Text + push :type + end + + rule /""".*?"""(?!")/m, Str + rule /"(\\\\|\\"|[^"])*"/, Str + rule /'\\.'|'[^\\]'|'\\u[0-9a-fA-F]{4}'/, Str::Char + + rule idrest, Name + rule /`[^`]+`/, Name + + rule /\[/, Operator, :typeparam + rule /[\(\)\{\};,.#]/, Operator + rule /#{op}+/, Operator + + rule /([0-9][0-9]*\.[0-9]*|\.[0-9]+)([eE][+-]?[0-9]+)?[fFdD]?/, Num::Float + rule /([0-9][0-9]*[fFdD])/, Num::Float + rule /0x[0-9a-fA-F]+/, Num::Hex + rule /[0-9]+L?/, Num::Integer + rule /\n/, Text + end + + state :class do + rule /(#{idrest}|#{op}+|`[^`]+`)(\s*)(\[)/ do + groups Name::Class, Text, Operator + push :typeparam + end + + rule /\s+/, Text + rule /{/, Operator, :pop! + rule /\(/, Operator, :pop! + rule %r(//.*?\n), Comment::Single, :pop! + rule %r(#{idrest}|#{op}+|`[^`]+`), Name::Class, :pop! + end + + state :type do + rule /\s+/, Text + rule /<[%:]|>:|[#_\u21D2]|forSome|type/, Keyword + rule /([,\);}]|=>|=)(\s*)/ do + groups Operator, Text + pop! + end + rule /[\(\{]/, Operator, :type + + typechunk = /(?:#{idrest}|#{op}+\`[^`]+`)/ + rule /(#{typechunk}(?:\.#{typechunk})*)(\s*)(\[)/ do + groups Keyword::Type, Text, Operator + pop! + push :typeparam + end + + rule /(#{typechunk}(?:\.#{typechunk})*)(\s*)$/ do + groups Keyword::Type, Text + pop! + end + + rule %r(//.*?\n), Comment::Single, :pop! + rule /\.|#{idrest}|#{op}+|`[^`]+`/, Keyword::Type + end + + state :typeparam do + rule /[\s,]+/, Text + rule /<[%:]|=>|>:|[#_\u21D2]|forSome|type/, Keyword + rule /([\]\)\}])/, Operator, :pop! + rule /[\(\[\{]/, Operator, :typeparam + rule /\.|#{idrest}|#{op}+|`[^`]+`/, Keyword::Type + end + + state :comment do + rule %r([^/\*]+), Comment::Multiline + rule %r(/\*), Comment::Multiline, :comment + rule %r(\*/), Comment::Multiline, :pop! + rule %r([*/]), Comment::Multiline + end + + state :import do + rule %r((#{idrest}|\.)+), Name::Namespace, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scheme.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scheme.rb new file mode 100644 index 0000000..5a85610 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scheme.rb @@ -0,0 +1,113 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Scheme < RegexLexer + title "Scheme" + desc "The Scheme variant of Lisp" + + tag 'scheme' + filenames '*.scm', '*.ss' + mimetypes 'text/x-scheme', 'application/x-scheme' + + def self.keywords + @keywords ||= Set.new %w( + lambda define if else cond and or case let let* letrec begin + do delay set! => quote quasiquote unquote unquote-splicing + define-syntax let-syntax letrec-syntax syntax-rules + ) + end + + def self.builtins + @builtins ||= Set.new %w( + * + - / < <= = > >= abs acos angle append apply asin + assoc assq assv atan boolean? caaaar caaadr caaar caadar + caaddr caadr caar cadaar cadadr cadar caddar cadddr caddr + cadr call-with-current-continuation call-with-input-file + call-with-output-file call-with-values call/cc car cdaaar cdaadr + cdaar cdadar cdaddr cdadr cdar cddaar cddadr cddar cdddar cddddr + cdddr cddr cdr ceiling char->integer char-alphabetic? char-ci<=? + char-ci=? char-ci>? char-downcase + char-lower-case? char-numeric? char-ready? char-upcase + char-upper-case? char-whitespace? char<=? char=? + char>? char? close-input-port close-output-port complex? cons + cos current-input-port current-output-port denominator + display dynamic-wind eof-object? eq? equal? eqv? eval + even? exact->inexact exact? exp expt floor for-each force gcd + imag-part inexact->exact inexact? input-port? integer->char + integer? interaction-environment lcm length list list->string + list->vector list-ref list-tail list? load log magnitude + make-polar make-rectangular make-string make-vector map + max member memq memv min modulo negative? newline not + null-environment null? number->string number? numerator odd? + open-input-file open-output-file output-port? pair? peek-char + port? positive? procedure? quotient rational? rationalize + read read-char real-part real? remainder reverse round + scheme-report-environment set-car! set-cdr! sin sqrt string + string->list string->number string->symbol string-append + string-ci<=? string-ci=? string-ci>? + string-copy string-fill! string-length string-ref + string-set! string<=? string=? + string>? string? substring symbol->string symbol? + tan transcript-off transcript-on truncate values vector + vector->list vector-fill! vector-length vector-ref + vector-set! vector? with-input-from-file with-output-to-file + write write-char zero? + ) + end + + id = /[a-z0-9!$\%&*+,\/:<=>?@^_~|-]+/i + + state :root do + # comments + rule /;.*$/, Comment::Single + rule /\s+/m, Text + rule /-?\d+\.\d+/, Num::Float + rule /-?\d+/, Num::Integer + + # Racket infinitites + rule /[+-]inf[.][f0]/, Num + + rule /#b[01]+/, Num::Bin + rule /#o[0-7]+/, Num::Oct + rule /#d[0-9]+/, Num::Integer + rule /#x[0-9a-f]+/i, Num::Hex + rule /#[ei][\d.]+/, Num::Other + + rule /"(\\\\|\\"|[^"])*"/, Str + rule /'#{id}/i, Str::Symbol + rule /#\\([()\/'"._!\$%& ?=+-]{1}|[a-z0-9]+)/i, + Str::Char + rule /#t|#f/, Name::Constant + rule /(?:'|#|`|,@|,|\.)/, Operator + + rule /(['#])(\s*)(\()/m do + groups Str::Symbol, Text, Punctuation + end + + rule /\(|\[/, Punctuation, :command + rule /\)|\]/, Punctuation + + rule id, Name::Variable + end + + state :command do + rule id, Name::Function do |m| + if self.class.keywords.include? m[0] + token Keyword + elsif self.class.builtins.include? m[0] + token Name::Builtin + else + token Name::Function + end + + pop! + end + + rule(//) { pop! } + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scss.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scss.rb new file mode 100644 index 0000000..4510a5f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/scss.rb @@ -0,0 +1,35 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'sass/common.rb' + + class Scss < SassCommon + title "SCSS" + desc "SCSS stylesheets (sass-lang.com)" + tag 'scss' + filenames '*.scss' + mimetypes 'text/x-scss' + + state :root do + rule /\s+/, Text + rule %r(//.*?$), Comment::Single + rule %r(/[*].*?[*]/)m, Comment::Multiline + rule /@import\b/, Keyword, :value + + mixin :content_common + + rule(/(?=[^;{}][;}])/) { push :attribute } + rule(/(?=[^;{}:\[]+:[^a-z])/) { push :attribute } + + rule(//) { push :selector } + end + + state :end_section do + rule /\n/, Text + rule(/[;{}]/) { token Punctuation; reset_stack } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sed.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sed.rb new file mode 100644 index 0000000..55eb1b9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sed.rb @@ -0,0 +1,173 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Sed < RegexLexer + title "sed" + desc 'sed, the ultimate stream editor' + + tag 'sed' + filenames '*.sed' + mimetypes 'text/x-sed' + + def self.detect?(text) + return true if text.shebang? 'sed' + end + + class Regex < RegexLexer + state :root do + rule /\\./, Str::Escape + rule /\[/, Punctuation, :brackets + rule /[$^.*]/, Operator + rule /[()]/, Punctuation + rule /./, Str::Regex + end + + state :brackets do + rule /\^/ do + token Punctuation + goto :brackets_int + end + + rule(//) { goto :brackets_int } + end + + state :brackets_int do + # ranges + rule /.-./, Name::Variable + rule /\]/, Punctuation, :pop! + rule /./, Str::Regex + end + end + + class Replacement < RegexLexer + state :root do + rule /\\./m, Str::Escape + rule /&/, Operator + rule /[^\\&]+/m, Text + end + end + + def regex + @regex ||= Regex.new(options) + end + + def replacement + @replacement ||= Replacement.new(options) + end + + start { regex.reset!; replacement.reset! } + + state :whitespace do + rule /\s+/m, Text + rule(/#.*?\n/) { token Comment; reset_stack } + rule(/\n/) { token Text; reset_stack } + rule(/;/) { token Punctuation; reset_stack } + end + + state :root do + mixin :addr_range + end + + edot = /\\.|./m + + state :command do + mixin :whitespace + + # subst and transliteration + rule /(s)(.)(#{edot}*?)(\2)(#{edot}*?)(\2)/m do |m| + token Keyword, m[1] + token Punctuation, m[2] + delegate regex, m[3] + token Punctuation, m[4] + delegate replacement, m[5] + token Punctuation, m[6] + + + goto :flags + end + + rule /(y)(.)(#{edot}*?)(\2)(#{edot}*?)(\2)/m do |m| + token Keyword, m[1] + token Punctuation, m[2] + delegate replacement, m[3] + token Punctuation, m[4] + delegate replacement, m[5] + token Punctuation, m[6] + + pop! + end + + # commands that take a text segment as an argument + rule /([aic])(\s*)/ do + groups Keyword, Text; goto :text + end + + rule /[pd]/, Keyword + + # commands that take a number argument + rule /([qQl])(\s+)(\d+)/i do + groups Keyword, Text, Num + pop! + end + + # no-argument commands + rule /[={}dDgGhHlnpPqx]/, Keyword, :pop! + + # commands that take a filename argument + rule /([rRwW])(\s+)(\S+)/ do + groups Keyword, Text, Name + pop! + end + + # commands that take a label argument + rule /([:btT])(\s+)(\S+)/ do + groups Keyword, Text, Name::Label + pop! + end + end + + state :addr_range do + mixin :whitespace + + ### address ranges ### + addr_tok = Keyword::Namespace + rule /\d+/, addr_tok + rule /[$,~+!]/, addr_tok + + rule %r((/)((?:\\.|.)*?)(/)) do |m| + token addr_tok, m[1]; delegate regex, m[2]; token addr_tok, m[3] + end + + # alternate regex rage delimiters + rule %r((\\)(.)(\\.|.)*?(\2)) do |m| + token addr_tok, m[1] + m[2] + delegate regex, m[3] + token addr_tok, m[4] + end + + rule(//) { push :command } + end + + state :text do + rule /[^\\\n]+/, Str + rule /\\\n/, Str::Escape + rule /\\/, Str + rule /\n/, Text, :pop! + end + + state :flags do + rule /[gp]+/, Keyword, :pop! + + # writing to a file with the subst command. + # who'da thunk...? + rule /([wW])(\s+)(\S+)/ do + token Keyword; token Text; token Name + end + + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/shell.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/shell.rb new file mode 100644 index 0000000..4b7d7d7 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/shell.rb @@ -0,0 +1,190 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Shell < RegexLexer + title "shell" + desc "Various shell languages, including sh and bash" + + tag 'shell' + aliases 'bash', 'zsh', 'ksh', 'sh' + filenames '*.sh', '*.bash', '*.zsh', '*.ksh', + '.bashrc', '.zshrc', '.kshrc', '.profile', 'PKGBUILD' + + mimetypes 'application/x-sh', 'application/x-shellscript' + + def self.detect?(text) + return true if text.shebang?(/(ba|z|k)?sh/) + end + + KEYWORDS = %w( + if fi else while do done for then return function + select continue until esac elif in + ).join('|') + + BUILTINS = %w( + alias bg bind break builtin caller cd command compgen + complete declare dirs disown enable eval exec exit + export false fc fg getopts hash help history jobs let + local logout mapfile popd pushd pwd read readonly set + shift shopt source suspend test time times trap true type + typeset ulimit umask unalias unset wait + + cat tac nl od base32 base64 fmt pr fold head tail split csplit + wc sum cksum b2sum md5sum sha1sum sha224sum sha256sum sha384sum + sha512sum sort shuf uniq comm ptx tsort cut paste join tr expand + unexpand ls dir vdir dircolors cp dd install mv rm shred link ln + mkdir mkfifo mknod readlink rmdir unlink chown chgrp chmod touch + df du stat sync truncate echo printf yes expr tee basename dirname + pathchk mktemp realpath pwd stty printenv tty id logname whoami + groups users who date arch nproc uname hostname hostid uptime chcon + runcon chroot env nice nohup stdbuf timeout kill sleep factor numfmt + seq tar grep sudo awk sed gzip gunzip + ).join('|') + + state :basic do + rule /#.*$/, Comment + + rule /\b(#{KEYWORDS})\s*\b/, Keyword + rule /\bcase\b/, Keyword, :case + + rule /\b(#{BUILTINS})\s*\b(?!(\.|-))/, Name::Builtin + rule /[.](?=\s)/, Name::Builtin + + rule /(\b\w+)(=)/ do |m| + groups Name::Variable, Operator + end + + rule /[\[\]{}()!=>]/, Operator + rule /&&|\|\|/, Operator + + # here-string + rule /<< ruby, + 'erb' => ERB.new(options), + 'javascript' => Javascript.new(options), + 'css' => CSS.new(options), + 'coffee' => Coffeescript.new(options), + 'markdown' => Markdown.new(options), + 'scss' => Scss.new(options), + 'sass' => Sass.new(options) + } + end + + start { ruby.reset!; html.reset! } + + state :root do + rule /\s*\n/, Text + rule(/\s*/) { |m| token Text; indentation(m[0]) } + end + + state :content do + mixin :css + + rule /\/#{dot}*/, Comment, :indented_block + + rule /(doctype)(\s+)(.*)/ do + groups Name::Namespace, Text::Whitespace, Text + pop! + end + + # filters, shamelessly ripped from HAML + rule /(\w*):\s*\n/ do |m| + token Name::Decorator + pop! + starts_block :filter_block + + filter_name = m[1].strip + + @filter_lexer = self.filters[filter_name] + @filter_lexer.reset! unless @filter_lexer.nil? + + puts " slim: filter #{filter_name.inspect} #{@filter_lexer.inspect}" if @debug + end + + # Text + rule %r([\|'](?=\s)) do + token Punctuation + pop! + starts_block :plain_block + goto :plain_block + end + + rule /-|==|=/, Punctuation, :ruby_line + + # Dynamic tags + rule /(\*)(#{ruby_chars}+\(.*?\))/ do |m| + token Punctuation, m[1] + delegate ruby, m[2] + push :tag + end + + rule /(\*)(#{ruby_chars}+)/ do |m| + token Punctuation, m[1] + delegate ruby, m[2] + push :tag + end + + #rule /<\w+(?=.*>)/, Keyword::Constant, :tag # Maybe do this, look ahead and stuff + rule %r(()) do |m| # Dirty html + delegate html, m[1] + pop! + end + + # Ordinary slim tags + rule /\w+/, Name::Tag, :tag + + end + + state :tag do + mixin :css + mixin :indented_block + mixin :interpolation + + # Whitespace control + rule /[<>]/, Punctuation + + # Trim whitespace + rule /\s+?/, Text::Whitespace + + # Splats, these two might be mergable? + rule /(\*)(#{ruby_chars}+)/ do |m| + token Punctuation, m[1] + delegate ruby, m[2] + end + + rule /(\*)(\{#{dot}+?\})/ do |m| + token Punctuation, m[1] + delegate ruby, m[2] + end + + # Attributes + rule /([\w\-]+)(\s*)(\=)/ do |m| + token Name::Attribute, m[1] + token Text::Whitespace, m[2] + token Punctuation, m[3] + push :html_attr + end + + # Ruby value + rule /(\=)(#{dot}+)/ do |m| + token Punctuation, m[1] + #token Keyword::Constant, m[2] + delegate ruby, m[2] + end + + # HTML Entities + rule(/&\S*?;/, Name::Entity) + + rule /#{dot}+?/, Text + + rule /\s*\n/, Text::Whitespace, :pop! + end + + state :css do + rule(/\.[\w-]*/) { token Name::Class; goto :tag } + rule(/#[a-zA-Z][\w:-]*/) { token Name::Function; goto :tag } + end + + state :html_attr do + # Strings, double/single quoted + rule(/\s*(['"])#{dot}*?\1/, Literal::String, :pop!) + + # Ruby stuff + rule(/(#{ruby_chars}+\(.*?\))/) { |m| delegate ruby, m[1]; pop! } + rule(/(#{ruby_chars}+)/) { |m| delegate ruby, m[1]; pop! } + + rule /\s+/, Text::Whitespace + end + + state :ruby_line do + # Need at top + mixin :indented_block + + rule(/,\s*\n/) { delegate ruby } + rule /[ ]\|[ \t]*\n/, Str::Escape + rule(/.*?(?=(,$| \|)?[ \t]*$)/) { delegate ruby } + end + + state :filter_block do + rule /([^#\n]|#[^{\n]|(\\\\)*\\#\{)+/ do + if @filter_lexer + delegate @filter_lexer + else + token Name::Decorator + end + end + + mixin :interpolation + mixin :indented_block + end + + state :plain_block do + mixin :interpolation + + rule %r(()) do |m| # Dirty html + delegate html, m[1] + end + + # HTML Entities + rule(/&\S*?;/, Name::Entity) + + #rule /([^#\n]|#[^{\n]|(\\\\)*\\#\{)+/ do + rule /#{dot}+?/, Text + + mixin :indented_block + end + + state :interpolation do + rule /#[{]/, Str::Interpol, :ruby_interp + end + + state :ruby_interp do + rule /[}]/, Str::Interpol, :pop! + mixin :ruby_interp_inner + end + + state :ruby_interp_inner do + rule(/[{]/) { delegate ruby; push :ruby_interp_inner } + rule(/[}]/) { delegate ruby; pop! } + rule(/[^{}]+/) { delegate ruby } + end + + state :indented_block do + rule(/(?=|&!?,@%]) + + state :root do + rule /(<)(\w+:)(.*?)(>)/ do + groups Punctuation, Keyword, Text, Punctuation + end + + # mixin :squeak_fileout + mixin :whitespaces + mixin :method_definition + rule /([|])([\w\s]*)([|])/ do + groups Punctuation, Name::Variable, Punctuation + end + mixin :objects + rule /\^|:=|_/, Operator + + rule /[)}\]]/, Punctuation, :after_object + rule /[({\[!]/, Punctuation + end + + state :method_definition do + rule /([a-z]\w*:)(\s*)(\w+)/i do + groups Name::Function, Text, Name::Variable + end + + rule /^(\s*)(\b[a-z]\w*\b)(\s*)$/i do + groups Text, Name::Function, Text + end + + rule %r(^(\s*)(#{ops}+)(\s*)(\w+)(\s*)$) do + groups Text, Name::Function, Text, Name::Variable, Text + end + end + + state :block_variables do + mixin :whitespaces + rule /(:)(\s*)(\w+)/ do + groups Operator, Text, Name::Variable + end + + rule /[|]/, Punctuation, :pop! + + rule(//) { pop! } + end + + state :literals do + rule /'(''|.)*?'/m, Str, :after_object + rule /[$]./, Str::Char, :after_object + rule /#[(]/, Str::Symbol, :parenth + rule /(\d+r)?-?\d+(\.\d+)?(e-?\d+)?/, + Num, :after_object + rule /#("[^"]*"|#{ops}+|[\w:]+)/, + Str::Symbol, :after_object + end + + state :parenth do + rule /[)]/ do + token Str::Symbol + goto :after_object + end + + mixin :inner_parenth + end + + state :inner_parenth do + rule /#[(]/, Str::Symbol, :inner_parenth + rule /[)]/, Str::Symbol, :pop! + mixin :whitespaces + mixin :literals + rule /(#{ops}|[\w:])+/, Str::Symbol + end + + state :whitespaces do + rule /! !$/, Keyword # squeak chunk delimiter + rule /\s+/m, Text + rule /".*?"/m, Comment + end + + state :objects do + rule /\[/, Punctuation, :block_variables + rule /(self|super|true|false|nil|thisContext)\b/, + Name::Builtin::Pseudo, :after_object + rule /[A-Z]\w*(?!:)\b/, Name::Class, :after_object + rule /[a-z]\w*(?!:)\b/, Name::Variable, :after_object + mixin :literals + end + + state :after_object do + mixin :whitespaces + rule /(ifTrue|ifFalse|whileTrue|whileFalse|timesRepeat):/, + Name::Builtin, :pop! + rule /new(?!:)\b/, Name::Builtin + rule /:=|_/, Operator, :pop! + rule /[a-z]+\w*:/i, Name::Function, :pop! + rule /[a-z]+\w*/i, Name::Function + rule /#{ops}+/, Name::Function, :pop! + rule /[.]/, Punctuation, :pop! + rule /;/, Punctuation + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/smarty.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/smarty.rb new file mode 100644 index 0000000..e21b6e5 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/smarty.rb @@ -0,0 +1,81 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Smarty < TemplateLexer + title "Smarty" + desc 'Smarty Template Engine' + tag 'smarty' + aliases 'smarty' + filenames '*.tpl', '*.smarty' + mimetypes 'application/x-smarty', 'text/x-smarty' + + def self.builtins + @builtins ||= %w( + append assign block call capture config_load debug extends + for foreach foreachelse break continue function if elseif + else include include_php insert ldelim rdelim literal nocache + php section sectionelse setfilter strip while + counter cycle eval fetch html_checkboxes html_image html_options + html_radios html_select_date html_select_time html_table + mailto math textformat + capitalize cat count_characters count_paragraphs + count_sentences count_words date_format default escape + from_charset indent lower nl2br regex_replace replace spacify + string_format strip strip_tags to_charset truncate unescape + upper wordwrap + ) + end + + + state :root do + rule(/\{\s+/) { delegate parent } + + # block comments + rule /\{\*.*?\*\}/m, Comment + + rule /\{\/?(?![\s*])/ do + token Keyword + push :smarty + end + + + rule(/.*?(?={[\/a-zA-Z0-9$#*"'])|.*/m) { delegate parent } + rule(/.+/m) { delegate parent } + end + + state :comment do + rule(/{\*/) { token Comment; push } + rule(/\*}/) { token Comment; pop! } + rule(/[^{}]+/m) { token Comment } + end + + state :smarty do + # allow nested tags + rule /\{\/?(?![\s*])/ do + token Keyword + push :smarty + end + + rule /}/, Keyword, :pop! + rule /\s+/m, Text + rule %r([~!%^&*()+=|\[\]:;,.<>/@?-]), Operator + rule /#[a-zA-Z_]\w*#/, Name::Variable + rule /\$[a-zA-Z_]\w*(\.\w+)*/, Name::Variable + rule /(true|false|null)\b/, Keyword::Constant + rule /[0-9](\.[0-9]*)?(eE[+-][0-9])?[flFLdD]?|0[xX][0-9a-fA-F]+[Ll]?/, Num + rule /"(\\.|.)*?"/, Str::Double + rule /'(\\.|.)*?'/, Str::Single + rule /([a-zA-Z_]\w*)/ do |m| + if self.class.builtins.include? m[0] + token Name::Builtin + else + token Name::Attribute + end + end + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sml.rb new file mode 100644 index 0000000..2755dc9 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sml.rb @@ -0,0 +1,345 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class SML < RegexLexer + title "SML" + desc 'Standard ML' + tag 'sml' + aliases 'ml' + filenames '*.sml', '*.sig', '*.fun' + + mimetypes 'text/x-standardml', 'application/x-standardml' + + def self.keywords + @keywords ||= Set.new %w( + abstype and andalso as case datatype do else end exception + fn fun handle if in infix infixr let local nonfix of op open + orelse raise rec then type val with withtype while + eqtype functor include sharing sig signature struct structure + where + ) + end + + def self.symbolic_reserved + @symbolic_reserved ||= Set.new %w(: | = => -> # :>) + end + + id = /[\w']+/i + symbol = %r([!%&$#/:<=>?@\\~`^|*+-]+) + + state :whitespace do + rule /\s+/m, Text + rule /[(][*]/, Comment, :comment + end + + state :delimiters do + rule /[(\[{]/, Punctuation, :main + rule /[)\]}]/, Punctuation, :pop! + + rule /\b(let|if|local)\b(?!')/ do + token Keyword::Reserved + push; push + end + + rule /\b(struct|sig|while)\b(?!')/ do + token Keyword::Reserved + push + end + + rule /\b(do|else|end|in|then)\b(?!')/, Keyword::Reserved, :pop! + end + + def token_for_id_with_dot(id) + if self.class.keywords.include? id + Error + else + Name::Namespace + end + end + + def token_for_final_id(id) + if self.class.keywords.include? id or self.class.symbolic_reserved.include? id + Error + else + Name + end + end + + def token_for_id(id) + if self.class.keywords.include? id + Keyword::Reserved + elsif self.class.symbolic_reserved.include? id + Punctuation + else + Name + end + end + + state :core do + rule /[()\[\]{},;_]|[.][.][.]/, Punctuation + rule /#"/, Str::Char, :char + rule /"/, Str::Double, :string + rule /~?0x[0-9a-fA-F]+/, Num::Hex + rule /0wx[0-9a-fA-F]+/, Num::Hex + rule /0w\d+/, Num::Integer + rule /~?\d+([.]\d+)?[eE]~?\d+/, Num::Float + rule /~?\d+[.]\d+/, Num::Float + rule /~?\d+/, Num::Integer + + rule /#\s*[1-9][0-9]*/, Name::Label + rule /#\s*#{id}/, Name::Label + rule /#\s+#{symbol}/, Name::Label + + rule /\b(datatype|abstype)\b(?!')/, Keyword::Reserved, :dname + rule(/(?=\bexception\b(?!'))/) { push :ename } + rule /\b(functor|include|open|signature|structure)\b(?!')/, + Keyword::Reserved, :sname + rule /\b(type|eqtype)\b(?!')/, Keyword::Reserved, :tname + + rule /'#{id}/, Name::Decorator + rule /(#{id})([.])/ do |m| + groups(token_for_id_with_dot(m[1]), Punctuation) + push :dotted + end + + rule id do |m| + token token_for_id(m[0]) + end + + rule symbol do |m| + token token_for_id(m[0]) + end + end + + state :dotted do + rule /(#{id})([.])/ do |m| + groups(token_for_id_with_dot(m[1]), Punctuation) + end + + rule id do |m| + token token_for_id(m[0]) + pop! + end + + rule symbol do |m| + token token_for_id(m[0]) + pop! + end + end + + state :root do + rule /#!.*?\n/, Comment::Preproc + rule(//) { push :main } + end + + state :main do + mixin :whitespace + + rule /\b(val|and)\b(?!')/, Keyword::Reserved, :vname + rule /\b(fun)\b(?!')/ do + token Keyword::Reserved + goto :main_fun + push :fname + end + + mixin :delimiters + mixin :core + end + + state :main_fun do + mixin :whitespace + rule /\b(fun|and)\b(?!')/, Keyword::Reserved, :fname + rule /\bval\b(?!')/ do + token Keyword::Reserved + goto :main + push :vname + end + + rule /[|]/, Punctuation, :fname + rule /\b(case|handle)\b(?!')/ do + token Keyword::Reserved + goto :main + end + + mixin :delimiters + mixin :core + end + + state :has_escapes do + rule /\\[\\"abtnvfr]/, Str::Escape + rule /\\\^[\x40-\x5e]/, Str::Escape + rule /\\[0-9]{3}/, Str::Escape + rule /\\u\h{4}/, Str::Escape + rule /\\\s+\\/, Str::Interpol + end + + state :string do + rule /[^"\\]+/, Str::Double + rule /"/, Str::Double, :pop! + mixin :has_escapes + end + + state :char do + rule /[^"\\]+/, Str::Char + rule /"/, Str::Char, :pop! + mixin :has_escapes + end + + state :breakout do + rule /(?=\b(#{SML.keywords.to_a.join('|')})\b(?!'))/ do + pop! + end + end + + state :sname do + mixin :whitespace + mixin :breakout + rule id, Name::Namespace + rule(//) { pop! } + end + + state :has_annotations do + rule /'[\w']*/, Name::Decorator + rule /[(]/, Punctuation, :tyvarseq + end + + state :fname do + mixin :whitespace + mixin :has_annotations + + rule id, Name::Function, :pop! + rule symbol, Name::Function, :pop! + end + + state :vname do + mixin :whitespace + mixin :has_annotations + + rule /(#{id})(\s*)(=(?!#{symbol}))/m do + groups Name::Variable, Text, Punctuation + pop! + end + + rule /(#{symbol})(\s*)(=(?!#{symbol}))/m do + groups Name::Variable, Text, Punctuation + end + + rule id, Name::Variable, :pop! + rule symbol, Name::Variable, :pop! + + rule(//) { pop! } + end + + state :tname do + mixin :whitespace + mixin :breakout + mixin :has_annotations + + rule /'[\w']*/, Name::Decorator + rule /[(]/, Punctuation, :tyvarseq + + rule %r(=(?!#{symbol})) do + token Punctuation + goto :typbind + end + + rule id, Keyword::Type + rule symbol, Keyword::Type + end + + state :typbind do + mixin :whitespace + + rule /\b(and)\b(?!')/ do + token Keyword::Reserved + goto :tname + end + + mixin :breakout + mixin :core + end + + state :dname do + mixin :whitespace + mixin :breakout + mixin :has_annotations + + rule /(=)(\s*)(datatype)\b/ do + groups Punctuation, Text, Keyword::Reserved + pop! + end + + rule %r(=(?!#{symbol})) do + token Punctuation + goto :datbind + push :datcon + end + + rule id, Keyword::Type + rule symbol, Keyword::Type + end + + state :datbind do + mixin :whitespace + rule /\b(and)\b(?!')/ do + token Keyword::Reserved; goto :dname + end + rule /\b(withtype)\b(?!')/ do + token Keyword::Reserved; goto :tname + end + rule /\bof\b(?!')/, Keyword::Reserved + rule /([|])(\s*)(#{id})/ do + groups(Punctuation, Text, Name::Class) + end + + rule /([|])(\s+)(#{symbol})/ do + groups(Punctuation, Text, Name::Class) + end + + mixin :breakout + mixin :core + end + + state :ename do + mixin :whitespace + rule /(exception|and)(\s+)(#{id})/ do + groups Keyword::Reserved, Text, Name::Class + end + + rule /(exception|and)(\s*)(#{symbol})/ do + groups Keyword::Reserved, Text, Name::Class + end + + rule /\b(of)\b(?!')/, Keyword::Reserved + mixin :breakout + mixin :core + end + + state :datcon do + mixin :whitespace + rule id, Name::Class, :pop! + rule symbol, Name::Class, :pop! + end + + state :tyvarseq do + mixin :whitespace + rule /'[\w']*/, Name::Decorator + rule id, Name + rule /,/, Punctuation + rule /[)]/, Punctuation, :pop! + rule symbol, Name + end + + state :comment do + rule /[^(*)]+/, Comment::Multiline + rule /[(][*]/ do + token Comment::Multiline; push + end + rule /[*][)]/, Comment::Multiline, :pop! + rule /[(*)]/, Comment::Multiline + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf.rb new file mode 100644 index 0000000..af58ba6 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf.rb @@ -0,0 +1,109 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class SQF < RegexLexer + tag "sqf" + filenames "*.sqf" + + title "SQF" + desc "Status Quo Function, a Real Virtuality engine scripting language" + + def self.wordoperators + @wordoperators ||= Set.new %w( + and or not + ) + end + + def self.initializers + @initializers ||= Set.new %w( + private param params + ) + end + + def self.controlflow + @controlflow ||= Set.new %w( + if then else exitwith switch do case default while for from to step + foreach + ) + end + + def self.constants + @constants ||= Set.new %w( + true false player confignull controlnull displaynull grpnull + locationnull netobjnull objnull scriptnull tasknull teammembernull + ) + end + + def self.namespaces + @namespaces ||= Set.new %w( + currentnamespace missionnamespace parsingnamespace profilenamespace + uinamespace + ) + end + + def self.diag_commands + @diag_commands ||= Set.new %w( + diag_activemissionfsms diag_activesqfscripts diag_activesqsscripts + diag_activescripts diag_captureframe diag_captureframetofile + diag_captureslowframe diag_codeperformance diag_drawmode diag_enable + diag_enabled diag_fps diag_fpsmin diag_frameno diag_lightnewload + diag_list diag_log diag_logslowframe diag_mergeconfigfile + diag_recordturretlimits diag_setlightnew diag_ticktime diag_toggle + ) + end + + def self.commands + load Pathname.new(__FILE__).dirname.join("sqf/commands.rb") + @commands = self.commands + end + + state :root do + # Whitespace + rule %r"\s+", Text + + # Preprocessor instructions + rule %r"/\*.*?\*/"m, Comment::Multiline + rule %r"//.*\n", Comment::Single + rule %r"#(define|undef|if(n)?def|else|endif|include)", Comment::Preproc + rule %r"\\\r?\n", Comment::Preproc + rule %r"__(EVAL|EXEC|LINE__|FILE__)", Name::Builtin + + # Literals + rule %r"\".*?\"", Literal::String + rule %r"'.*?'", Literal::String + rule %r"(\$|0x)[0-9a-fA-F]+", Literal::Number::Hex + rule %r"[0-9]+(\.)?(e[0-9]+)?", Literal::Number::Float + + # Symbols + rule %r"[\!\%\&\*\+\-\/\<\=\>\^\|\#]", Operator + rule %r"[\(\)\{\}\[\]\,\:\;]", Punctuation + + # Identifiers (variables and functions) + rule %r"[a-zA-Z0-9_]+" do |m| + name = m[0].downcase + if self.class.wordoperators.include? name + token Operator::Word + elsif self.class.initializers.include? name + token Keyword::Declaration + elsif self.class.controlflow.include? name + token Keyword::Reserved + elsif self.class.constants.include? name + token Keyword::Constant + elsif self.class.namespaces.include? name + token Keyword::Namespace + elsif self.class.diag_commands.include? name + token Name::Function + elsif self.class.commands.include? name + token Name::Function + elsif %r"_.+" =~ name + token Name::Variable + else + token Name::Variable::Global + end + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf/commands.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf/commands.rb new file mode 100644 index 0000000..23564fa --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sqf/commands.rb @@ -0,0 +1,15 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# automatically generated by `rake builtins:sqf` +module Rouge + module Lexers + class SQF < RegexLexer + def self.commands + @commands = Set.new %w( + abs acos actionids actionkeys actionkeysimages actionkeysnames actionkeysnamesarray actionname activateaddons activatekey add3denconnection add3deneventhandler addcamshake addforcegeneratorrtd additempool addmagazinepool addmissioneventhandler addmusiceventhandler addswitchableunit addtoremainscollector addweaponpool admin agent agltoasl aimpos airdensityrtd airplanethrottle airportside aisfinishheal alive allcontrols allmissionobjects allsimpleobjects allturrets allturrets allvariables allvariables allvariables allvariables allvariables allvariables allvariables animationnames animationstate asin asltoagl asltoatl assert assignedcargo assignedcommander assigneddriver assignedgunner assigneditems assignedtarget assignedteam assignedvehicle assignedvehiclerole atan atg atltoasl attachedobject attachedobjects attachedto attackenabled backpack backpackcargo backpackcontainer backpackitems backpackmagazines behaviour binocular boundingbox boundingboxreal boundingcenter breakout breakto buldozer_enableroaddiag buldozer_loadnewroads buttonaction buttonaction buttonsetaction call camcommitted camdestroy cameraeffectenablehud camerainterest campreloaded camtarget camusenvg cancelsimpletaskdestination canfire canmove canstand cantriggerdynamicsimulation canunloadincombat captive captivenum case cbchecked ceil channelenabled checkaifeature classname clear3deninventory clearallitemsfrombackpack clearbackpackcargo clearbackpackcargoglobal cleargroupicons clearitemcargo clearitemcargoglobal clearmagazinecargo clearmagazinecargoglobal clearoverlay clearweaponcargo clearweaponcargoglobal closedialog closeoverlay collapseobjecttree collect3denhistory collectivertd combatmode commander commandgetout commandstop comment commitoverlay compile compilefinal completedfsm composetext confighierarchy configname configproperties configsourceaddonlist configsourcemod configsourcemodlist copytoclipboard cos count count count create3dencomposition create3denentity createagent createcenter createdialog creatediarylink creategeardialog creategroup createguardedpoint createlocation createmarker createmarkerlocal createmine createsimpleobject createsoundsource createteam createtrigger createvehicle createvehiclecrew crew ctaddheader ctaddrow ctclear ctcursel ctheadercount ctrlactivate ctrlangle ctrlautoscrolldelay ctrlautoscrollrewind ctrlautoscrollspeed ctrlchecked ctrlclassname ctrlcommitted ctrldelete ctrlenable ctrlenabled ctrlenabled ctrlfade ctrlhtmlloaded ctrlidc ctrlidd ctrlmapanimclear ctrlmapanimcommit ctrlmapanimdone ctrlmapmouseover ctrlmapscale ctrlmodel ctrlmodeldirandup ctrlmodelscale ctrlparent ctrlparentcontrolsgroup ctrlposition ctrlscale ctrlsetfocus ctrlsettext ctrlshow ctrlshown ctrltext ctrltext ctrltextheight ctrltextsecondary ctrltextwidth ctrltype ctrlvisible ctrowcount curatoraddons curatorcameraarea curatorcameraareaceiling curatoreditableobjects curatoreditingarea curatoreditingareatype curatorpoints curatorregisteredobjects curatorwaypointcost currentcommand currentmagazine currentmagazinedetail currentmuzzle currenttask currenttasks currentthrowable currentvisionmode currentwaypoint currentweapon currentweaponmode currentzeroing cutobj cutrsc cuttext damage datetonumber deactivatekey debriefingtext debuglog default deg delete3denentities deletecenter deletecollection deletegroup deleteidentity deletelocation deletemarker deletemarkerlocal deletesite deletestatus deleteteam deletevehicle deletewaypoint detach detectedmines diag_captureframe diag_captureframetofile diag_captureslowframe diag_codeperformance diag_dynamicsimulationend diag_lightnewload diag_log diag_logslowframe diag_setlightnew didjipowner difficultyenabled difficultyoption direction direction disablemapindicators disableremotesensors disableuserinput displayparent dissolveteam do3denaction dogetout dostop drawicon3d drawline3d driver drop dynamicsimulationdistance dynamicsimulationdistancecoef dynamicsimulationenabled dynamicsimulationenabled echo edit3denmissionattributes effectivecommander enableaudiofeature enablecamshake enablecaustics enabledebriefingstats enablediaglegend enabledynamicsimulationsystem enableengineartillery enableenvironment enableradio enablesatnormalondetail enablesaving enablesentences enablestressdamage enableteamswitch enabletraffic enableweapondisassembly endmission enginesisonrtd enginespowerrtd enginesrpmrtd enginestorquertd entities entities estimatedtimeleft everybackpack everycontainer execfsm execvm exp expecteddestination exportjipmessages eyedirection eyepos face faction failmission fillweaponsfrompool finddisplay finite firstbackpack flag flaganimationphase flagowner flagside flagtexture fleeing floor for for forceatpositionrtd forcegeneratorrtd forcemap forcerespawn format formation formation formationdirection formationleader formationmembers formationposition formationtask formattext formleader fromeditor fuel fullcrew fullcrew gearidcammocount gearslotammocount gearslotdata get3denactionstate get3denconnections get3denentity get3denentityid get3dengrid get3denlayerentities get3denselected getaimingcoef getallenvsoundcontrollers getallhitpointsdamage getallownedmines getallsoundcontrollers getammocargo getanimaimprecision getanimspeedcoef getarray getartilleryammo getassignedcuratorlogic getassignedcuratorunit getbackpackcargo getbleedingremaining getburningvalue getcameraviewdirection getcenterofmass getconnecteduav getcontainermaxload getcustomaimcoef getdammage getdescription getdir getdirvisual getdlcassetsusagebyname getdlcs getdlcusagetime geteditorcamera geteditormode getenginetargetrpmrtd getfatigue getfieldmanualstartpage getforcedflagtexture getfuelcargo getgroupiconparams getgroupicons getitemcargo getmagazinecargo getmarkercolor getmarkerpos getmarkersize getmarkertype getmass getmissionconfig getmissionconfigvalue getmissionlayerentities getmodelinfo getnumber getobjectdlc getobjectmaterials getobjecttextures getobjecttype getoxygenremaining getpersonuseddlcs getpilotcameradirection getpilotcameraposition getpilotcamerarotation getpilotcameratarget getplatenumber getplayerchannel getplayerscores getplayeruid getpos getpos getposasl getposaslvisual getposaslw getposatl getposatlvisual getposvisual getposworld getpylonmagazines getrepaircargo getrotorbrakertd getshotparents getslingload getstamina getstatvalue getsuppression getterrainheightasl gettext gettrimoffsetrtd getunitloadout getunitloadout getunitloadout getusermfdtext getusermfdvalue getvehiclecargo getweaponcargo getweaponsway getwingsorientationrtd getwingspositionrtd getwppos goggles goto group groupfromnetid groupid groupowner groupselectedunits gunner handgunitems handgunmagazine handgunweapon handshit haspilotcamera hcallgroups hcleader hcremoveallgroups hcselected hcshowbar headgear hidebody hideobject hideobjectglobal hint hintc hintcadet hintsilent hmd hostmission if image importallgroups importance incapacitatedstate inflamed infopanel infopanels ingameuiseteventhandler inheritsfrom inputaction isabletobreathe isagent isaimprecisionenabled isarray isautohoveron isautonomous isautostartupenabledrtd isautotrimonrtd isbleeding isburning isclass iscollisionlighton iscopilotenabled isdamageallowed isdlcavailable isengineon isforcedwalk isformationleader isgroupdeletedwhenempty ishidden isinremainscollector iskeyactive islaseron islighton islocalized ismanualfire ismarkedforcollection isnil isnull isnull isnull isnull isnull isnull isnull isnull isnull isnumber isobjecthidden isobjectrtd isonroad isplayer isrealtime isshowing3dicons issimpleobject issprintallowed isstaminaenabled istext istouchingground isturnedout isuavconnected isvehiclecargo isvehicleradaron iswalking isweapondeployed isweaponrested itemcargo items itemswithmagazines keyimage keyname landresult lasertarget lbadd lbclear lbclear lbcolor lbcolorright lbcursel lbcursel lbdata lbdelete lbpicture lbpictureright lbselection lbsetcolor lbsetcolorright lbsetcursel lbsetdata lbsetpicture lbsetpicturecolor lbsetpicturecolordisabled lbsetpicturecolorselected lbsetpictureright lbsetselectcolor lbsetselectcolorright lbsettext lbsettooltip lbsetvalue lbsize lbsize lbsort lbsort lbsort lbsortbyvalue lbsortbyvalue lbtext lbtextright lbvalue leader leader leader leaderboarddeinit leaderboardgetrows leaderboardinit leaderboardrequestrowsfriends leaderboardrequestrowsglobal leaderboardrequestrowsglobalarounduser leaderboardsrequestuploadscore leaderboardsrequestuploadscorekeepbest leaderboardstate lifestate lightdetachobject lightison linearconversion lineintersects lineintersectsobjs lineintersectssurfaces lineintersectswith list listremotetargets listvehiclesensors ln lnbaddarray lnbaddcolumn lnbaddrow lnbclear lnbclear lnbcolor lnbcolorright lnbcurselrow lnbcurselrow lnbdata lnbdeletecolumn lnbdeleterow lnbgetcolumnsposition lnbgetcolumnsposition lnbpicture lnbpictureright lnbsetcolor lnbsetcolorright lnbsetcolumnspos lnbsetcurselrow lnbsetdata lnbsetpicture lnbsetpicturecolor lnbsetpicturecolorright lnbsetpicturecolorselected lnbsetpicturecolorselectedright lnbsetpictureright lnbsettext lnbsettextright lnbsetvalue lnbsize lnbsize lnbsort lnbsortbyvalue lnbtext lnbtextright lnbvalue load loadabs loadbackpack loadfile loaduniform loadvest local local localize locationposition locked lockeddriver lockidentity log lognetwork lognetworkterminate magazinecargo magazines magazinesallturrets magazinesammo magazinesammocargo magazinesammofull magazinesdetail magazinesdetailbackpack magazinesdetailuniform magazinesdetailvest mapanimadd mapcenteroncamera mapgridposition markeralpha markerbrush markercolor markerdir markerpos markershape markersize markertext markertype members menuaction menuadd menuchecked menuclear menuclear menucollapse menudata menudelete menuenable menuenabled menuexpand menuhover menuhover menupicture menusetaction menusetcheck menusetdata menusetpicture menusetvalue menushortcut menushortcuttext menusize menusort menutext menuurl menuvalue mineactive modparams moonphase morale move3dencamera moveout movetime movetocompleted movetofailed name name namesound nearestbuilding nearestbuilding nearestlocation nearestlocations nearestlocationwithdubbing nearestobject nearestobjects nearestterrainobjects needreload netid netid nextmenuitemindex not numberofenginesrtd numbertodate objectcurators objectfromnetid objectparent onbriefinggroup onbriefingnotes onbriefingplan onbriefingteamswitch oncommandmodechanged oneachframe ongroupiconclick ongroupiconoverenter ongroupiconoverleave onhcgroupselectionchanged onmapsingleclick onplayerconnected onplayerdisconnected onpreloadfinished onpreloadstarted onteamswitch opendlcpage openmap openmap opensteamapp openyoutubevideo owner param params parsenumber parsenumber parsesimplearray parsetext pickweaponpool pitch playableslotsnumber playersnumber playmission playmusic playmusic playscriptedmission playsound playsound playsound3d position position positioncameratoworld ppeffectcommitted ppeffectcommitted ppeffectcreate ppeffectdestroy ppeffectdestroy ppeffectenabled precision preloadcamera preloadsound preloadtitleobj preloadtitlersc preprocessfile preprocessfilelinenumbers primaryweapon primaryweaponitems primaryweaponmagazine priority private processdiarylink progressloadingscreen progressposition publicvariable publicvariableserver putweaponpool queryitemspool querymagazinepool queryweaponpool rad radiochannelcreate random random rank rankid rating rectangular registeredtasks reload reloadenabled remoteexec remoteexeccall remove3denconnection remove3deneventhandler remove3denlayer removeall3deneventhandlers removeallactions removeallassigneditems removeallcontainers removeallcuratoraddons removeallcuratorcameraareas removeallcuratoreditingareas removeallhandgunitems removeallitems removeallitemswithmagazines removeallmissioneventhandlers removeallmusiceventhandlers removeallownedmines removeallprimaryweaponitems removeallweapons removebackpack removebackpackglobal removefromremainscollector removegoggles removeheadgear removemissioneventhandler removemusiceventhandler removeswitchableunit removeuniform removevest requiredversion resetsubgroupdirection resources restarteditorcamera reverse roadat roadsconnectedto roledescription ropeattachedobjects ropeattachedto ropeattachenabled ropecreate ropecut ropedestroy ropeendposition ropelength ropes ropeunwind ropeunwound rotorsforcesrtd rotorsrpmrtd round save3deninventory saveoverlay savevar scopename score scoreside screenshot screentoworld scriptdone scriptname scudstate secondaryweapon secondaryweaponitems secondaryweaponmagazine selectbestplaces selectededitorobjects selectionnames selectmax selectmin selectplayer selectrandom selectrandomweighted sendaumessage sendudpmessage servercommand servercommandavailable servercommandexecutable set3denattributes set3dengrid set3deniconsvisible set3denlinesvisible set3denmissionattributes set3denmodelsvisible set3denselected setacctime setaperture setaperturenew setarmorypoints setcamshakedefparams setcamshakeparams setcompassoscillation setcurrentchannel setcustommissiondata setdate setdefaultcamera setdetailmapblendpars setgroupiconsselectable setgroupiconsvisible sethorizonparallaxcoef sethudmovementlevels setinfopanel setlocalwindparams setmouseposition setmusiceventhandler setobjectviewdistance setobjectviewdistance setplayable setplayerrespawntime setshadowdistance setsimulweatherlayers setstaminascheme setstatvalue setsystemofunits setterraingrid settimemultiplier settrafficdensity settrafficdistance settrafficgap settrafficspeed setviewdistance setwind setwinddir showchat showcinemaborder showcommandingmenu showcompass showcuratorcompass showgps showhud showhud showmap showpad showradio showscoretable showsubtitles showuavfeed showwarrant showwatch showwaypoints side side side simpletasks simulationenabled simulclouddensity simulcloudocclusion simulinclouds sin size sizeof skill skiptime sleep sliderposition sliderposition sliderrange sliderrange slidersetposition slidersetrange slidersetspeed sliderspeed sliderspeed soldiermagazines someammo speaker speed speedmode sqrt squadparams stance startloadingscreen stopenginertd stopped str supportinfo surfaceiswater surfacenormal surfacetype switch switchcamera synchronizedobjects synchronizedtriggers synchronizedwaypoints synchronizedwaypoints systemchat tan taskalwaysvisible taskchildren taskcompleted taskcustomdata taskdescription taskdestination taskhint taskmarkeroffset taskparent taskresult taskstate tasktype teammember teamname teamtype terminate terrainintersect terrainintersectasl terrainintersectatasl text text textlog textlogformat tg throw titlecut titlefadeout titleobj titlersc titletext toarray tofixed tolower tostring toupper triggeractivated triggeractivation triggerarea triggerattachedvehicle triggerstatements triggertext triggertimeout triggertimeoutcurrent triggertype try tvadd tvclear tvclear tvcollapse tvcollapseall tvcollapseall tvcount tvcursel tvcursel tvdata tvdelete tvexpand tvexpandall tvexpandall tvpicture tvpictureright tvsetcursel tvsetdata tvsetpicture tvsetpicturecolor tvsetpictureright tvsetpicturerightcolor tvsettext tvsettooltip tvsetvalue tvsort tvsortbyvalue tvtext tvtooltip tvvalue type type typename typeof uavcontrol uisleep unassigncurator unassignteam unassignvehicle underwater uniform uniformcontainer uniformitems uniformmagazines unitaddons unitaimposition unitaimpositionvisual unitbackpack unitisuav unitpos unitready unitrecoilcoefficient units units unlockachievement updateobjecttree useaiopermapobstructiontest useaisteeringcomponent vectordir vectordirvisual vectormagnitude vectormagnitudesqr vectornormalized vectorup vectorupvisual vehicle vehiclecargoenabled vehiclereceiveremotetargets vehiclereportownposition vehiclereportremotetargets vehiclevarname velocity velocitymodelspace verifysignature vest vestcontainer vestitems vestmagazines visibleposition visiblepositionasl waituntil waypointattachedobject waypointattachedvehicle waypointbehaviour waypointcombatmode waypointcompletionradius waypointdescription waypointforcebehaviour waypointformation waypointhouseposition waypointloiterradius waypointloitertype waypointname waypointposition waypoints waypointscript waypointsenableduav waypointshow waypointspeed waypointstatements waypointtimeout waypointtimeoutcurrent waypointtype waypointvisible weaponcargo weaponinertia weaponlowered weapons weaponsitems weaponsitemscargo weaponstate weaponstate weightrtd wfsidetext wfsidetext wfsidetext while wingsforcesrtd with worldtoscreen action actionparams add3denlayer addaction addbackpack addbackpackcargo addbackpackcargoglobal addbackpackglobal addcuratoraddons addcuratorcameraarea addcuratoreditableobjects addcuratoreditingarea addcuratorpoints addeditorobject addeventhandler addforce addgoggles addgroupicon addhandgunitem addheadgear additem additemcargo additemcargoglobal additemtobackpack additemtouniform additemtovest addlivestats addmagazine addmagazine addmagazineammocargo addmagazinecargo addmagazinecargoglobal addmagazineglobal addmagazines addmagazineturret addmenu addmenuitem addmpeventhandler addownedmine addplayerscores addprimaryweaponitem addpublicvariableeventhandler addpublicvariableeventhandler addrating addresources addscore addscoreside addsecondaryweaponitem addteammember addtorque adduniform addvehicle addvest addwaypoint addweapon addweaponcargo addweaponcargoglobal addweaponglobal addweaponitem addweaponturret aimedattarget allow3dmode allowcrewinimmobile allowcuratorlogicignoreareas allowdamage allowdammage allowfileoperations allowfleeing allowgetin allowsprint ammo ammoonpylon and and animate animatebay animatedoor animatepylon animatesource animationphase animationsourcephase append apply arrayintersect assignascargo assignascargoindex assignascommander assignasdriver assignasgunner assignasturret assigncurator assignitem assignteam assigntoairport atan2 attachobject attachto backpackspacefor breakout buildingexit buildingpos buttonsetaction call callextension callextension camcommand camcommit camcommitprepared camconstuctionsetparams camcreate cameraeffect campreload campreparebank campreparedir campreparedive campreparefocus campreparefov campreparefovrange campreparepos campreparerelpos campreparetarget campreparetarget camsetbank camsetdir camsetdive camsetfocus camsetfov camsetfovrange camsetpos camsetrelpos camsettarget camsettarget canadd canadditemtobackpack canadditemtouniform canadditemtovest canslingload canvehiclecargo catch cbsetchecked checkvisibility clear3denattribute closedisplay commandartilleryfire commandchat commandfire commandfollow commandfsm commandmove commandradio commandsuppressivefire commandtarget commandwatch commandwatch configclasses confirmsensortarget connectterminaltouav controlsgroupctrl copywaypoints count countenemy countfriendly countside counttype countunknown create3denentity creatediaryrecord creatediarysubject createdisplay createmenu createmissiondisplay createmissiondisplay creatempcampaigndisplay createsimpletask createsite createtask createunit createunit createvehicle createvehiclelocal ctdata ctfindheaderrows ctfindrowheader ctheadercontrols ctremoveheaders ctremoverows ctrladdeventhandler ctrlchecked ctrlcommit ctrlcreate ctrlenable ctrlmapanimadd ctrlmapcursor ctrlmapscreentoworld ctrlmapworldtoscreen ctrlremovealleventhandlers ctrlremoveeventhandler ctrlsetactivecolor ctrlsetangle ctrlsetautoscrolldelay ctrlsetautoscrollrewind ctrlsetautoscrollspeed ctrlsetbackgroundcolor ctrlsetchecked ctrlsetchecked ctrlsetdisabledcolor ctrlseteventhandler ctrlsetfade ctrlsetfont ctrlsetfonth1 ctrlsetfonth1b ctrlsetfonth2 ctrlsetfonth2b ctrlsetfonth3 ctrlsetfonth3b ctrlsetfonth4 ctrlsetfonth4b ctrlsetfonth5 ctrlsetfonth5b ctrlsetfonth6 ctrlsetfonth6b ctrlsetfontheight ctrlsetfontheighth1 ctrlsetfontheighth2 ctrlsetfontheighth3 ctrlsetfontheighth4 ctrlsetfontheighth5 ctrlsetfontheighth6 ctrlsetfontheightsecondary ctrlsetfontp ctrlsetfontp ctrlsetfontpb ctrlsetfontsecondary ctrlsetforegroundcolor ctrlsetmodel ctrlsetmodeldirandup ctrlsetmodelscale ctrlsetpixelprecision ctrlsetpixelprecision ctrlsetposition ctrlsetscale ctrlsetstructuredtext ctrlsettext ctrlsettextcolor ctrlsettextcolorsecondary ctrlsettextsecondary ctrlsettooltip ctrlsettooltipcolorbox ctrlsettooltipcolorshade ctrlsettooltipcolortext ctrlshow ctrowcontrols ctsetcursel ctsetdata ctsetheadertemplate ctsetrowtemplate ctsetvalue ctvalue curatorcoef currentmagazinedetailturret currentmagazineturret currentweaponturret customchat customradio cutfadeout cutfadeout cutobj cutobj cutrsc cutrsc cuttext cuttext debugfsm deleteat deleteeditorobject deletegroupwhenempty deleterange deleteresources deletevehiclecrew diarysubjectexists directsay disableai disablecollisionwith disableconversation disablenvgequipment disabletiequipment disableuavconnectability displayaddeventhandler displayctrl displayremovealleventhandlers displayremoveeventhandler displayseteventhandler distance distance distance distance distance2d distancesqr distancesqr distancesqr distancesqr do do do do doartilleryfire dofire dofollow dofsm domove doorphase dosuppressivefire dotarget dowatch dowatch drawarrow drawellipse drawicon drawline drawlink drawlocation drawpolygon drawrectangle drawtriangle editobject editorseteventhandler else emptypositions enableai enableaifeature enableaimprecision enableattack enableautostartuprtd enableautotrimrtd enablechannel enablechannel enablecollisionwith enablecopilot enabledynamicsimulation enabledynamicsimulation enablefatigue enablegunlights enableinfopanelcomponent enableirlasers enablemimics enablepersonturret enablereload enableropeattach enablesimulation enablesimulationglobal enablestamina enableuavconnectability enableuavwaypoints enablevehiclecargo enablevehiclesensor enableweapondisassembly engineon evalobjectargument exec execeditorscript execfsm execvm exitwith fademusic faderadio fadesound fadespeech find find findcover findeditorobject findeditorobject findemptyposition findemptypositionready findif findnearestenemy fire fire fireattarget flyinheight flyinheightasl forceadduniform forceflagtexture forcefollowroad forcespeed forcewalk forceweaponfire foreach foreachmember foreachmemberagent foreachmemberteam forgettarget from get3denattribute get3denattribute get3denattribute get3denattribute get3denattribute get3denmissionattribute getartilleryeta getcargoindex getcompatiblepylonmagazines getcompatiblepylonmagazines getdir geteditorobjectscope getenvsoundcontroller getfriend getfsmvariable getgroupicon gethidefrom gethit gethitindex gethitpointdamage getobjectargument getobjectchildren getobjectproxy getpos getreldir getrelpos getsoundcontroller getsoundcontrollerresult getspeed getunittrait getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable getvariable glanceat globalchat globalradio groupchat groupradio groupselectunit hasweapon hcgroupparams hcremovegroup hcselectgroup hcsetgroup hideobject hideobjectglobal hideselection hintc hintc hintc htmlload in in in inarea inarea inarea inarea inarea inareaarray inareaarray inareaarray inareaarray inflame infopanelcomponentenabled infopanelcomponents inpolygon inrangeofartillery inserteditorobject intersect isequalto isequaltype isequaltypeall isequaltypeany isequaltypearray isequaltypeparams isflashlighton isflatempty isirlaseron iskindof iskindof iskindof issensortargetconfirmed isuavconnectable isuniformallowed isvehiclesensorenabled join joinas joinassilent joinsilent joinstring kbadddatabase kbadddatabasetargets kbaddtopic kbhastopic kbreact kbremovetopic kbtell kbwassaid knowsabout knowsabout land landat lbadd lbcolor lbcolorright lbdata lbdelete lbisselected lbpicture lbpictureright lbsetcolor lbsetcolorright lbsetcursel lbsetdata lbsetpicture lbsetpicturecolor lbsetpicturecolordisabled lbsetpicturecolorselected lbsetpictureright lbsetpicturerightcolor lbsetpicturerightcolordisabled lbsetpicturerightcolorselected lbsetselectcolor lbsetselectcolorright lbsetselected lbsettext lbsettextright lbsettooltip lbsetvalue lbtext lbtextright lbvalue leavevehicle leavevehicle lightattachobject limitspeed linkitem listobjects lnbaddcolumn lnbaddrow lnbcolor lnbcolorright lnbdata lnbdeletecolumn lnbdeleterow lnbpicture lnbpictureright lnbsetcolor lnbsetcolorright lnbsetcolumnspos lnbsetcurselrow lnbsetdata lnbsetpicture lnbsetpicturecolor lnbsetpicturecolorright lnbsetpicturecolorselected lnbsetpicturecolorselectedright lnbsetpictureright lnbsettext lnbsettextright lnbsetvalue lnbsort lnbsortbyvalue lnbtext lnbtextright lnbvalue loadidentity loadmagazine loadoverlay loadstatus lock lock lockcamerato lockcargo lockcargo lockdriver lockedcargo lockedturret lockturret lockwp lookat lookatpos magazinesturret magazineturretammo mapcenteroncamera max menuaction menuadd menuchecked menucollapse menudata menudelete menuenable menuenabled menuexpand menupicture menusetaction menusetcheck menusetdata menusetpicture menusetvalue menushortcut menushortcuttext menusize menusort menutext menuurl menuvalue min minedetectedby mod modeltoworld modeltoworldvisual modeltoworldvisualworld modeltoworldworld move moveinany moveincargo moveincargo moveincommander moveindriver moveingunner moveinturret moveobjecttoend moveto nearentities nearestobject nearestobject nearobjects nearobjectsready nearroads nearsupplies neartargets newoverlay nmenuitems objstatus ondoubleclick onmapsingleclick onshownewobject or or ordergetin param params playaction playactionnow playgesture playmove playmovenow posscreentoworld posworldtoscreen ppeffectadjust ppeffectadjust ppeffectcommit ppeffectcommit ppeffectcommit ppeffectenable ppeffectenable ppeffectenable ppeffectforceinnvg preloadobject progresssetposition publicvariableclient pushback pushbackunique radiochanneladd radiochannelremove radiochannelsetcallsign radiochannelsetlabel random registertask remotecontrol remoteexec remoteexeccall removeaction removealleventhandlers removeallmpeventhandlers removecuratoraddons removecuratorcameraarea removecuratoreditableobjects removecuratoreditingarea removedrawicon removedrawlinks removeeventhandler removegroupicon removehandgunitem removeitem removeitemfrombackpack removeitemfromuniform removeitemfromvest removeitems removemagazine removemagazineglobal removemagazines removemagazinesturret removemagazineturret removemenuitem removemenuitem removempeventhandler removeownedmine removeprimaryweaponitem removesecondaryweaponitem removesimpletask removeteammember removeweapon removeweaponattachmentcargo removeweaponcargo removeweaponglobal removeweaponturret reportremotetarget resize respawnvehicle reveal reveal revealmine ropeattachto ropedetach saveidentity savestatus say say say2d say2d say3d say3d select select select select select select selectdiarysubject selecteditorobject selectionposition selectleader selectrandomweighted selectweapon selectweaponturret sendsimplecommand sendtask sendtaskresult servercommand set set3denattribute set3denlayer set3denlogictype set3denmissionattribute set3denobjecttype setactualcollectivertd setairplanethrottle setairportside setammo setammocargo setammoonpylon setanimspeedcoef setattributes setautonomous setbehaviour setbleedingremaining setbrakesrtd setcamerainterest setcamuseti setcaptive setcenterofmass setcollisionlight setcombatmode setcombatmode setconvoyseparation setcuratorcameraareaceiling setcuratorcoef setcuratoreditingareatype setcuratorwaypointcost setcurrenttask setcurrentwaypoint setcustomaimcoef setcustomweightrtd setdamage setdammage setdebriefingtext setdestination setdir setdirection setdrawicon setdriveonpath setdropinterval setdynamicsimulationdistance setdynamicsimulationdistancecoef seteditormode seteditorobjectscope seteffectcondition setenginerpmrtd setface setfaceanimation setfatigue setfeaturetype setflaganimationphase setflagowner setflagside setflagtexture setfog setforcegeneratorrtd setformation setformation setformationtask setformdir setfriend setfromeditor setfsmvariable setfuel setfuelcargo setgroupicon setgroupiconparams setgroupid setgroupidglobal setgroupowner setgusts sethidebehind sethit sethitindex sethitpointdamage setidentity setimportance setleader setlightambient setlightattenuation setlightbrightness setlightcolor setlightdaylight setlightflaremaxdistance setlightflaresize setlightintensity setlightnings setlightuseflare setmagazineturretammo setmarkeralpha setmarkeralphalocal setmarkerbrush setmarkerbrushlocal setmarkercolor setmarkercolorlocal setmarkerdir setmarkerdirlocal setmarkerpos setmarkerposlocal setmarkershape setmarkershapelocal setmarkersize setmarkersizelocal setmarkertext setmarkertextlocal setmarkertype setmarkertypelocal setmass setmimic setmusiceffect setname setname setname setnamesound setobjectarguments setobjectmaterial setobjectmaterialglobal setobjectproxy setobjecttexture setobjecttextureglobal setovercast setowner setoxygenremaining setparticlecircle setparticleclass setparticlefire setparticleparams setparticlerandom setpilotcameradirection setpilotcamerarotation setpilotcameratarget setpilotlight setpipeffect setpitch setplatenumber setpos setposasl setposasl2 setposaslw setposatl setposition setposworld setpylonloadout setpylonspriority setradiomsg setrain setrainbow setrandomlip setrank setrectangular setrepaircargo setrotorbrakertd setshotparents setside setsimpletaskalwaysvisible setsimpletaskcustomdata setsimpletaskdescription setsimpletaskdestination setsimpletasktarget setsimpletasktype setsize setskill setskill setslingload setsoundeffect setspeaker setspeech setspeedmode setstamina setsuppression settargetage settaskmarkeroffset settaskresult settaskstate settext settitleeffect settriggeractivation settriggerarea settriggerstatements settriggertext settriggertimeout settriggertype settype setunconscious setunitability setunitloadout setunitloadout setunitloadout setunitpos setunitposweak setunitrank setunitrecoilcoefficient setunittrait setunloadincombat setuseractiontext setusermfdtext setusermfdvalue setvariable setvariable setvariable setvariable setvariable setvariable setvariable setvariable setvectordir setvectordirandup setvectorup setvehicleammo setvehicleammodef setvehiclearmor setvehiclecargo setvehicleid setvehiclelock setvehicleposition setvehicleradar setvehiclereceiveremotetargets setvehiclereportownposition setvehiclereportremotetargets setvehicletipars setvehiclevarname setvelocity setvelocitymodelspace setvelocitytransformation setvisibleiftreecollapsed setwantedrpmrtd setwaves setwaypointbehaviour setwaypointcombatmode setwaypointcompletionradius setwaypointdescription setwaypointforcebehaviour setwaypointformation setwaypointhouseposition setwaypointloiterradius setwaypointloitertype setwaypointname setwaypointposition setwaypointscript setwaypointspeed setwaypointstatements setwaypointtimeout setwaypointtype setwaypointvisible setweaponreloadingtime setwinddir setwindforce setwindstr setwingforcescalertd setwppos show3dicons showlegend showneweditorobject showwaypoint sidechat sideradio skill skillfinal slidersetposition slidersetrange slidersetspeed sort spawn splitstring step stop suppressfor swimindepth switchaction switchcamera switchgesture switchlight switchmove synchronizeobjectsadd synchronizeobjectsremove synchronizetrigger synchronizewaypoint synchronizewaypoint targetknowledge targets targetsaggregate targetsquery then then throw to tofixed triggerattachobject triggerattachvehicle triggerdynamicsimulation try turretlocal turretowner turretunit tvadd tvcollapse tvcount tvdata tvdelete tvexpand tvpicture tvpictureright tvsetcolor tvsetcursel tvsetdata tvsetpicture tvsetpicturecolor tvsetpicturecolordisabled tvsetpicturecolorselected tvsetpictureright tvsetpicturerightcolor tvsetpicturerightcolordisabled tvsetpicturerightcolorselected tvsetselectcolor tvsettext tvsettooltip tvsetvalue tvsort tvsortbyvalue tvtext tvtooltip tvvalue unassignitem unitsbelowheight unitsbelowheight unlinkitem unregistertask updatedrawicon updatemenuitem useaudiotimeformoves vectoradd vectorcos vectorcrossproduct vectordiff vectordistance vectordistancesqr vectordotproduct vectorfromto vectormodeltoworld vectormodeltoworldvisual vectormultiply vectorworldtomodel vectorworldtomodelvisual vehiclechat vehicleradio waypointattachobject waypointattachvehicle weaponaccessories weaponaccessoriescargo weapondirection weaponsturret worldtomodel worldtomodelvisual acctime activatedaddons agents airdensitycurvertd all3denentities allairports allcurators allcutlayers alldead alldeadmen alldisplays allgroups allmapmarkers allmines allplayers allsites allunits allunitsuav armorypoints benchmark blufor briefingname buldozer_isenabledroaddiag buldozer_reloadopermap cadetmode cameraon cameraview campaignconfigfile cansuspend cheatsenabled civilian clearforcesrtd clearitempool clearmagazinepool clearradio clearweaponpool clientowner commandingmenu configfile confignull controlnull copyfromclipboard curatorcamera curatormouseover curatorselected current3denoperation currentchannel currentnamespace cursorobject cursortarget date daytime diag_activemissionfsms diag_activescripts diag_activesqfscripts diag_activesqsscripts diag_fps diag_fpsmin diag_frameno diag_ticktime dialog didjip difficulty difficultyenabledrtd disabledebriefingstats disableserialization displaynull distributionregion dynamicsimulationsystemenabled east enableenddialog endl endloadingscreen environmentenabled estimatedendservertime exit false finishmissioninit fog fogforecast fogparams forcedmap forceend forceweatherchange freelook get3dencamera get3deniconsvisible get3denlinesvisible get3denmouseover getartillerycomputersettings getclientstate getclientstatenumber getcursorobjectparams getdlcassetsusage getelevationoffset getmissiondlcs getmissionlayers getmouseposition getmusicplayedtime getobjectviewdistance getremotesensorsdisabled getresolution getshadowdistance getterraingrid gettotaldlcusagetime groupiconselectable groupiconsvisible grpnull gusts halt hasinterface hcshownbar hudmovementlevels humidity independent initambientlife is3den is3denmultiplayer isautotest isdedicated isfilepatchingenabled isinstructorfigureenabled ismultiplayer ismultiplayersolo ispipenabled isremoteexecuted isremoteexecutedjip isserver issteammission isstreamfriendlyuienabled isstressdamageenabled istuthintsenabled isuicontext language librarycredits librarydisclaimers lightnings linebreak loadgame locationnull logentities mapanimclear mapanimcommit mapanimdone markasfinishedonsteam missionconfigfile missiondifficulty missionname missionnamespace missionstart missionversion moonintensity musicvolume netobjnull nextweatherchange nil objnull opencuratorinterface opfor overcast overcastforecast parsingnamespace particlesquality pi pixelgrid pixelgridbase pixelgridnouiscale pixelh pixelw playableunits player playerrespawntime playerside productversion profilename profilenamespace profilenamesteam radiovolume rain rainbow remoteexecutedowner resetcamshake resistance reversedmousey runinitscript safezoneh safezonew safezonewabs safezonex safezonexabs safezoney savegame savejoysticks saveprofilenamespace savingenabled scriptnull selectnoplayer servername servertime shownartillerycomputer shownchat showncompass showncuratorcompass showngps shownhud shownmap shownpad shownradio shownscoretable shownuavfeed shownwarrant shownwatch sideambientlife sideempty sideenemy sidefriendly sidelogic sideunknown simulweathersync slingloadassistantshown soundvolume sunormoon switchableunits systemofunits tasknull teammembernull teams teamswitch teamswitchenabled time timemultiplier true uinamespace userinputdisabled vehicles viewdistance visiblecompass visiblegps visiblemap visiblescoretable visiblewatch waves west wind winddir windrtd windstr worldname worldsize + ) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sql.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sql.rb new file mode 100644 index 0000000..60c15f4 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/sql.rb @@ -0,0 +1,141 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class SQL < RegexLexer + title "SQL" + desc "Structured Query Language, for relational databases" + tag 'sql' + filenames '*.sql' + mimetypes 'text/x-sql' + + def self.keywords + @keywords ||= Set.new %w( + ABORT ABS ABSOLUTE ACCESS ADA ADD ADMIN AFTER AGGREGATE ALIAS + ALL ALLOCATE ALTER ANALYSE ANALYZE AND ANY ARE AS ASC ASENSITIVE + ASSERTION ASSIGNMENT ASYMMETRIC AT ATOMIC AUTHORIZATION + AVG BACKWARD BEFORE BEGIN BETWEEN BITVAR BIT_LENGTH BOTH + BREADTH BY C CACHE CALL CALLED CARDINALITY CASCADE CASCADED + CASE CAST CATALOG CATALOG_NAME CHAIN CHARACTERISTICS + CHARACTER_LENGTH CHARACTER_SET_CATALOG CHARACTER_SET_NAME + CHARACTER_SET_SCHEMA CHAR_LENGTH CHECK CHECKED CHECKPOINT + CLASS CLASS_ORIGIN CLOB CLOSE CLUSTER COALSECE COBOL COLLATE + COLLATION COLLATION_CATALOG COLLATION_NAME COLLATION_SCHEMA + COLUMN COLUMN_NAME COMMAND_FUNCTION COMMAND_FUNCTION_CODE + COMMENT COMMIT COMMITTED COMPLETION CONDITION_NUMBER + CONNECT CONNECTION CONNECTION_NAME CONSTRAINT CONSTRAINTS + CONSTRAINT_CATALOG CONSTRAINT_NAME CONSTRAINT_SCHEMA + CONSTRUCTOR CONTAINS CONTINUE CONVERSION CONVERT COPY + CORRESPONTING COUNT CREATE CREATEDB CREATEUSER CROSS CUBE + CURRENT CURRENT_DATE CURRENT_PATH CURRENT_ROLE CURRENT_TIME + CURRENT_TIMESTAMP CURRENT_USER CURSOR CURSOR_NAME CYCLE DATA + DATABASE DATETIME_INTERVAL_CODE DATETIME_INTERVAL_PRECISION + DAY DEALLOCATE DECLARE DEFAULT DEFAULTS DEFERRABLE DEFERRED + DEFINED DEFINER DELETE DELIMITER DELIMITERS DEREF DESC DESCRIBE + DESCRIPTOR DESTROY DESTRUCTOR DETERMINISTIC DIAGNOSTICS + DICTIONARY DISCONNECT DISPATCH DISTINCT DO DOMAIN DROP + DYNAMIC DYNAMIC_FUNCTION DYNAMIC_FUNCTION_CODE EACH ELSE + ENCODING ENCRYPTED END END-EXEC EQUALS ESCAPE EVERY EXCEPT + ESCEPTION EXCLUDING EXCLUSIVE EXEC EXECUTE EXISTING EXISTS + EXPLAIN EXTERNAL EXTRACT FALSE FETCH FINAL FIRST FOR FORCE + FOREIGN FORTRAN FORWARD FOUND FREE FREEZE FROM FULL FUNCTION + G GENERAL GENERATED GET GLOBAL GO GOTO GRANT GRANTED GROUP + GROUPING HANDLER HAVING HIERARCHY HOLD HOST IDENTITY IGNORE + ILIKE IMMEDIATE IMMUTABLE IMPLEMENTATION IMPLICIT IN INCLUDING + INCREMENT INDEX INDITCATOR INFIX INHERITS INITIALIZE INITIALLY + INNER INOUT INPUT INSENSITIVE INSERT INSTANTIABLE INSTEAD + INTERSECT INTO INVOKER IS ISNULL ISOLATION ITERATE JOIN KEY + KEY_MEMBER KEY_TYPE LANCOMPILER LANGUAGE LARGE LAST LATERAL + LEADING LEFT LENGTH LESS LEVEL LIKE LIMIT LISTEN LOAD LOCAL + LOCALTIME LOCALTIMESTAMP LOCATION LOCATOR LOCK LOWER MAP MATCH + MAX MAXVALUE MESSAGE_LENGTH MESSAGE_OCTET_LENGTH MESSAGE_TEXT + METHOD MIN MINUTE MINVALUE MOD MODE MODIFIES MODIFY MONTH + MORE MOVE MUMPS NAMES NATIONAL NATURAL NCHAR NCLOB NEW NEXT + NO NOCREATEDB NOCREATEUSER NONE NOT NOTHING NOTIFY NOTNULL + NULL NULLABLE NULLIF OBJECT OCTET_LENGTH OF OFF OFFSET OIDS + OLD ON ONLY OPEN OPERATION OPERATOR OPTION OPTIONS OR ORDER + ORDINALITY OUT OUTER OUTPUT OVERLAPS OVERLAY OVERRIDING + OWNER PAD PARAMETER PARAMETERS PARAMETER_MODE PARAMATER_NAME + PARAMATER_ORDINAL_POSITION PARAMETER_SPECIFIC_CATALOG + PARAMETER_SPECIFIC_NAME PARAMATER_SPECIFIC_SCHEMA PARTIAL PASCAL + PENDANT PLACING PLI POSITION POSTFIX PRECISION PREFIX PREORDER + PREPARE PRESERVE PRIMARY PRIOR PRIVILEGES PROCEDURAL PROCEDURE + PUBLIC READ READS RECHECK RECURSIVE REF REFERENCES REFERENCING + REINDEX RELATIVE RENAME REPEATABLE REPLACE RESET RESTART + RESTRICT RESULT RETURN RETURNED_LENGTH RETURNED_OCTET_LENGTH + RETURNED_SQLSTATE RETURNS REVOKE RIGHT ROLE ROLLBACK ROLLUP + ROUTINE ROUTINE_CATALOG ROUTINE_NAME ROUTINE_SCHEMA ROW ROWS + ROW_COUNT RULE SAVE_POINT SCALE SCHEMA SCHEMA_NAME SCOPE SCROLL + SEARCH SECOND SECURITY SELECT SELF SENSITIVE SERIALIZABLE + SERVER_NAME SESSION SESSION_USER SET SETOF SETS SHARE SHOW + SIMILAR SIMPLE SIZE SOME SOURCE SPACE SPECIFIC SPECIFICTYPE + SPECIFIC_NAME SQL SQLCODE SQLERROR SQLEXCEPTION SQLSTATE + SQLWARNINIG STABLE START STATE STATEMENT STATIC STATISTICS + STDIN STDOUT STORAGE STRICT STRUCTURE STYPE SUBCLASS_ORIGIN + SUBLIST SUBSTRING SUM SYMMETRIC SYSID SYSTEM SYSTEM_USER + TABLE TABLE_NAME TEMP TEMPLATE TEMPORARY TERMINATE THAN THEN + TIMESTAMP TIMEZONE_HOUR TIMEZONE_MINUTE TO TOAST TRAILING + TRANSATION TRANSACTIONS_COMMITTED TRANSACTIONS_ROLLED_BACK + TRANSATION_ACTIVE TRANSFORM TRANSFORMS TRANSLATE TRANSLATION + TREAT TRIGGER TRIGGER_CATALOG TRIGGER_NAME TRIGGER_SCHEMA TRIM + TRUE TRUNCATE TRUSTED TYPE UNCOMMITTED UNDER UNENCRYPTED UNION + UNIQUE UNKNOWN UNLISTEN UNNAMED UNNEST UNTIL UPDATE UPPER + USAGE USER USER_DEFINED_TYPE_CATALOG USER_DEFINED_TYPE_NAME + USER_DEFINED_TYPE_SCHEMA USING VACUUM VALID VALIDATOR VALUES + VARIABLE VERBOSE VERSION VIEW VOLATILE WHEN WHENEVER WHERE + WITH WITHOUT WORK WRITE YEAR ZONE + ) + end + + state :root do + rule /\s+/m, Text + rule /--.*/, Comment::Single + rule %r(/\*), Comment::Multiline, :multiline_comments + rule /\d+/, Num::Integer + rule /'/, Str::Single, :single_string + rule /"/, Name::Variable, :double_string + rule /`/, Name::Variable, :backtick + + rule /\w[\w\d]*/ do |m| + if self.class.keywords.include? m[0].upcase + token Keyword + else + token Name + end + end + + rule %r([+*/<>=~!@#%^&|?^-]), Operator + rule /[;:()\[\],.]/, Punctuation + end + + state :multiline_comments do + rule %r(/[*]), Comment::Multiline, :multiline_comments + rule %r([*]/), Comment::Multiline, :pop! + rule %r([^/*]+), Comment::Multiline + rule %r([/*]), Comment::Multiline + end + + state :backtick do + rule /\\./, Str::Escape + rule /``/, Str::Escape + rule /`/, Name::Variable, :pop! + rule /[^\\`]+/, Name::Variable + end + + state :single_string do + rule /\\./, Str::Escape + rule /''/, Str::Escape + rule /'/, Str::Single, :pop! + rule /[^\\']+/, Str::Single + end + + state :double_string do + rule /\\./, Str::Escape + rule /""/, Str::Escape + rule /"/, Name::Variable, :pop! + rule /[^\\"]+/, Name::Variable + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/swift.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/swift.rb new file mode 100644 index 0000000..9989395 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/swift.rb @@ -0,0 +1,182 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Swift < RegexLexer + tag 'swift' + filenames '*.swift' + + title "Swift" + desc 'Multi paradigm, compiled programming language developed by Apple for iOS and OS X development. (developer.apple.com/swift)' + + id_head = /_|(?!\p{Mc})\p{Alpha}|[^\u0000-\uFFFF]/ + id_rest = /[\p{Alnum}_]|[^\u0000-\uFFFF]/ + id = /#{id_head}#{id_rest}*/ + + keywords = Set.new %w( + break case continue default do else fallthrough if in for return switch where while try catch throw guard defer repeat + + as dynamicType is new super self Self Type __COLUMN__ __FILE__ __FUNCTION__ __LINE__ + + associativity didSet get infix inout mutating none nonmutating operator override postfix precedence prefix set unowned weak willSet throws rethrows precedencegroup + ) + + declarations = Set.new %w( + class deinit enum convenience extension final func import init internal lazy let optional private protocol public required static struct subscript typealias var dynamic indirect associatedtype open fileprivate + ) + + constants = Set.new %w( + true false nil + ) + + start { push :bol } + + # beginning of line + state :bol do + rule /#.*/, Comment::Preproc + + mixin :inline_whitespace + + rule(//) { pop! } + end + + state :inline_whitespace do + rule /\s+/m, Text + mixin :has_comments + end + + state :whitespace do + rule /\n+/m, Text, :bol + rule %r(\/\/.*?$), Comment::Single, :bol + mixin :inline_whitespace + end + + state :has_comments do + rule %r(/[*]), Comment::Multiline, :nested_comment + end + + state :nested_comment do + mixin :has_comments + rule %r([*]/), Comment::Multiline, :pop! + rule %r([^*/]+)m, Comment::Multiline + rule /./, Comment::Multiline + end + + state :root do + mixin :whitespace + rule /\$(([1-9]\d*)?\d)/, Name::Variable + + rule %r{[()\[\]{}:;,?\\]}, Punctuation + rule %r([-/=+*%<>!&|^.~]+), Operator + rule /@?"/, Str, :dq + rule /'(\\.|.)'/, Str::Char + rule /(\d+\*|\d*\.\d+)(e[+-]?[0-9]+)?/i, Num::Float + rule /\d+e[+-]?[0-9]+/i, Num::Float + rule /0_?[0-7]+(?:_[0-7]+)*/, Num::Oct + rule /0x[0-9A-Fa-f]+(?:_[0-9A-Fa-f]+)*/, Num::Hex + rule /0b[01]+(?:_[01]+)*/, Num::Bin + rule %r{[\d]+(?:_\d+)*}, Num::Integer + + rule /@#{id}(\([^)]+\))?/, Keyword::Declaration + + rule /(private|internal)(\([ ]*)(\w+)([ ]*\))/ do |m| + if m[3] == 'set' + token Keyword::Declaration + else + groups Keyword::Declaration, Keyword::Declaration, Error, Keyword::Declaration + end + end + + rule /(unowned\([ ]*)(\w+)([ ]*\))/ do |m| + if m[2] == 'safe' || m[2] == 'unsafe' + token Keyword::Declaration + else + groups Keyword::Declaration, Error, Keyword::Declaration + end + end + + rule /#available\([^)]+\)/, Keyword::Declaration + + rule /(#(?:selector|keyPath)\()([^)]+?(?:[(].*?[)])?)(\))/ do + groups Keyword::Declaration, Name::Function, Keyword::Declaration + end + + rule /#(line|file|column|function|dsohandle)/, Keyword::Declaration + + rule /(let|var)\b(\s*)(#{id})/ do + groups Keyword, Text, Name::Variable + end + + rule /(let|var)\b(\s*)([(])/ do + groups Keyword, Text, Punctuation + push :tuple + end + + rule /(?!\b(if|while|for|private|internal|unowned|switch|case)\b)\b#{id}(?=(\?|!)?\s*[(])/ do |m| + if m[0] =~ /^[[:upper:]]/ + token Keyword::Type + else + token Name::Function + end + end + + rule /as[?!]?(?=\s)/, Keyword + rule /try[!]?(?=\s)/, Keyword + + rule /(#?(?!default)(?![[:upper:]])#{id})(\s*)(:)/ do + groups Name::Variable, Text, Punctuation + end + + rule id do |m| + if keywords.include? m[0] + token Keyword + elsif declarations.include? m[0] + token Keyword::Declaration + elsif constants.include? m[0] + token Keyword::Constant + elsif m[0] =~ /^[[:upper:]]/ + token Keyword::Type + else + token Name + end + end + + rule /(`)(#{id})(`)/ do + groups Punctuation, Name::Variable, Punctuation + end + end + + state :tuple do + rule /(#{id})/, Name::Variable + rule /(`)(#{id})(`)/ do + groups Punctuation, Name::Variable, Punctuation + end + rule /,/, Punctuation + rule /[(]/, Punctuation, :push + rule /[)]/, Punctuation, :pop! + mixin :inline_whitespace + end + + state :dq do + rule /\\[\\0tnr'"]/, Str::Escape + rule /\\[(]/, Str::Escape, :interp + rule /\\u\{\h{1,8}\}/, Str::Escape + rule /[^\\"]+/, Str + rule /"/, Str, :pop! + end + + state :interp do + rule /[(]/, Punctuation, :interp_inner + rule /[)]/, Str::Escape, :pop! + mixin :root + end + + state :interp_inner do + rule /[(]/, Punctuation, :push + rule /[)]/, Punctuation, :pop! + mixin :root + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tap.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tap.rb new file mode 100644 index 0000000..824c4fe --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tap.rb @@ -0,0 +1,89 @@ +# frozen_string_literal: true + +module Rouge + module Lexers + class Tap < RegexLexer + title 'TAP' + desc 'Test Anything Protocol' + tag 'tap' + aliases 'tap' + filenames '*.tap' + + mimetypes 'text/x-tap', 'application/x-tap' + + state :root do + # A TAP version may be specified. + rule /^TAP version \d+\n/, Name::Namespace + + # Specify a plan with a plan line. + rule /^1\.\.\d+/, Keyword::Declaration, :plan + + # A test failure + rule /^(not ok)([^\S\n]*)(\d*)/ do + groups Generic::Error, Text, Literal::Number::Integer + push :test + end + + # A test success + rule /^(ok)([^\S\n]*)(\d*)/ do + groups Keyword::Reserved, Text, Literal::Number::Integer + push :test + end + + # Diagnostics start with a hash. + rule /^#.*\n/, Comment + + # TAP's version of an abort statement. + rule /^Bail out!.*\n/, Generic::Error + + # # TAP ignores any unrecognized lines. + rule /^.*\n/, Text + end + + state :plan do + # Consume whitespace (but not newline). + rule /[^\S\n]+/, Text + + # A plan may have a directive with it. + rule /#/, Comment, :directive + + # Or it could just end. + rule /\n/, Comment, :pop! + + # Anything else is wrong. + rule /.*\n/, Generic::Error, :pop! + end + + state :test do + # Consume whitespace (but not newline). + rule /[^\S\n]+/, Text + + # A test may have a directive with it. + rule /#/, Comment, :directive + + rule /\S+/, Text + + rule /\n/, Text, :pop! + end + + state :directive do + # Consume whitespace (but not newline). + rule /[^\S\n]+/, Comment + + # Extract todo items. + rule /(?i)\bTODO\b/, Comment::Preproc + + # Extract skip items. + rule /(?i)\bSKIP\S*/, Comment::Preproc + + rule /\S+/, Comment + + rule /\n/ do + token Comment + pop! 2 + end + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tcl.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tcl.rb new file mode 100644 index 0000000..60f84f8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tcl.rb @@ -0,0 +1,193 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class TCL < RegexLexer + title "Tcl" + desc "The Tool Command Language (tcl.tk)" + tag 'tcl' + filenames '*.tcl' + mimetypes 'text/x-tcl', 'text/x-script.tcl', 'application/x-tcl' + + def self.detect?(text) + return true if text.shebang? 'tclsh' + return true if text.shebang? 'wish' + return true if text.shebang? 'jimsh' + end + + KEYWORDS = %w( + after apply array break catch continue elseif else error + eval expr for foreach global if namespace proc rename return + set switch then trace unset update uplevel upvar variable + vwait while + ) + + BUILTINS = %w( + append bgerror binary cd chan clock close concat dde dict + encoding eof exec exit fblocked fconfigure fcopy file + fileevent flush format gets glob history http incr info interp + join lappend lassign lindex linsert list llength load loadTk + lrange lrepeat lreplace lreverse lsearch lset lsort mathfunc + mathop memory msgcat open package pid pkg::create pkg_mkIndex + platform platform::shell puts pwd re_syntax read refchan + regexp registry regsub scan seek socket source split string + subst tell time tm unknown unload + ) + + OPEN = %w| \( \[ \{ " | + CLOSE = %w| \) \] \} | + ALL = OPEN + CLOSE + END_LINE = CLOSE + %w(; \n) + END_WORD = END_LINE + %w(\s) + + CHARS = lambda { |list| Regexp.new %/[#{list.join}]/ } + NOT_CHARS = lambda { |list| Regexp.new %/[^#{list.join}]/ } + + state :word do + rule /\{\*\}/, Keyword + + mixin :brace_abort + mixin :interp + rule /\{/, Punctuation, :brace + rule /\(/, Punctuation, :paren + rule /"/, Str::Double, :string + rule /#{NOT_CHARS[END_WORD]}+?(?=#{CHARS[OPEN+['\\\\']]})/, Text + end + + def self.gen_command_state(name='') + state(:"command#{name}") do + mixin :word + + rule /##{NOT_CHARS[END_LINE]}+/, Comment::Single + + rule /(?=#{CHARS[END_WORD]})/ do + push :"params#{name}" + end + + rule /#{NOT_CHARS[END_WORD]}+/ do |m| + if KEYWORDS.include? m[0] + token Keyword + elsif BUILTINS.include? m[0] + token Name::Builtin + else + token Text + end + end + + mixin :whitespace + end + end + + def self.gen_delimiter_states(name, close, opts={}) + gen_command_state("_in_#{name}") + + state :"params_in_#{name}" do + rule close do + token Punctuation + pop! 2 + end + + # mismatched delimiters. Braced strings with mismatched + # closing delimiters should be okay, since this is standard + # practice, like {]]]]} + if opts[:strict] + rule CHARS[CLOSE - [close]], Error + else + rule CHARS[CLOSE - [close]], Text + end + + mixin :params + end + + state name do + rule close, Punctuation, :pop! + mixin :"command_in_#{name}" + end + end + + + # tcl is freaking impossible. If we're in braces and we encounter + # a close brace, we have to drop everything and close the brace. + # This is so silly things like {abc"def} and {abc]def} don't b0rk + # everything after them. + + # TODO: TCL seems to have this aborting behavior quite a lot. + # such things as [ abc" ] are a runtime error, but will still + # parse. Currently something like this will muck up the lex. + state :brace_abort do + rule /}/ do + if in_state? :brace + pop! until state? :brace + pop! + token Punctuation + else + token Error + end + end + end + + state :params do + rule /;/, Punctuation, :pop! + rule /\n/, Text, :pop! + rule /else|elseif|then/, Keyword + mixin :word + mixin :whitespace + rule /#{NOT_CHARS[END_WORD]}+/, Text + end + + gen_delimiter_states :brace, /\}/, :strict => false + gen_delimiter_states :paren, /\)/, :strict => true + gen_delimiter_states :bracket, /\]/, :strict => true + gen_command_state + + state :root do + mixin :command + end + + state :whitespace do + # not a multiline regex because we want to capture \n sometimes + rule /\s+/, Text + end + + state :interp do + rule /\[/, Punctuation, :bracket + rule /\$[a-z0-9.:-]+/, Name::Variable + rule /\$\{.*?\}/m, Name::Variable + rule /\$/, Text + + # escape sequences + rule /\\[0-7]{3}/, Str::Escape + rule /\\x[0-9a-f]{2}/i, Str::Escape + rule /\\u[0-9a-f]{4}/i, Str::Escape + rule /\\./m, Str::Escape + end + + state :string do + rule /"/, Str::Double, :pop! + mixin :interp + rule /[^\\\[\$"{}]+/m, Str::Double + + # strings have to keep count of their internal braces, to support + # for example { "{ }" }. + rule /{/ do + @brace_count ||= 0 + @brace_count += 1 + + token Str::Double + end + + rule /}/ do + if in_state? :brace and @brace_count.to_i == 0 + pop! until state? :brace + pop! + token Punctuation + else + @brace_count -= 1 + token Str::Double + end + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/terraform.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/terraform.rb new file mode 100644 index 0000000..a6aa437 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/terraform.rb @@ -0,0 +1,105 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'hcl.rb' + + class Terraform < Hcl + title "Terraform" + desc "Terraform HCL Interpolations" + + tag 'terraform' + aliases 'tf' + filenames '*.tf' + + def self.keywords + @keywords ||= Set.new %w( + terraform module provider variable resource data provisioner output + ) + end + + def self.declarations + @declarations ||= Set.new %w( + var local + ) + end + + def self.reserved + @reserved ||= Set.new %w() + end + + def self.constants + @constants ||= Set.new %w(true false null) + end + + def self.builtins + @builtins ||= %w() + end + + state :strings do + rule /\\./, Str::Escape + rule /\$\{/ do + token Keyword + push :interpolation + end + end + + state :dq do + rule /[^\\"\$]+/, Str::Double + mixin :strings + rule /"/, Str::Double, :pop! + end + + state :sq do + rule /[^\\'\$]+/, Str::Single + mixin :strings + rule /'/, Str::Single, :pop! + end + + state :heredoc do + rule /\n/, Str::Heredoc, :heredoc_nl + rule /[^$\n\$]+/, Str::Heredoc + rule /[$]/, Str::Heredoc + mixin :strings + end + + state :interpolation do + rule /\}/ do + token Keyword + pop! + end + + mixin :expression + end + + id = /[$a-z_\-][a-z0-9_\-]*/io + + state :expression do + mixin :primitives + rule /\s+/, Text + + rule %r(\+\+ | -- | ~ | && | \|\| | \\(?=\n) | << | >>>? | == | != )x, Operator + rule %r([-<>+*%&|\^/!=?:]=?), Operator + rule /[(\[,]/, Punctuation + rule /[)\].]/, Punctuation + + rule id do |m| + if self.class.keywords.include? m[0] + token Keyword + elsif self.class.declarations.include? m[0] + token Keyword::Declaration + elsif self.class.reserved.include? m[0] + token Keyword::Reserved + elsif self.class.constants.include? m[0] + token Keyword::Constant + elsif self.class.builtins.include? m[0] + token Name::Builtin + else + token Name::Other + end + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tex.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tex.rb new file mode 100644 index 0000000..fa8f0a5 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/tex.rb @@ -0,0 +1,70 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class TeX < RegexLexer + title "TeX" + desc "The TeX typesetting system" + tag 'tex' + aliases 'TeX', 'LaTeX', 'latex' + + filenames '*.tex', '*.aux', '*.toc', '*.sty', '*.cls' + mimetypes 'text/x-tex', 'text/x-latex' + + def self.detect?(text) + return true if text =~ /\A\s*\\(documentclass|input|documentstyle|relax|ProvidesPackage|ProvidesClass)/ + end + + command = /\\([a-z]+|\s+|.)/i + + state :general do + rule /%.*$/, Comment + rule /[{}&_^]/, Punctuation + end + + state :root do + rule /\\\[/, Punctuation, :displaymath + rule /\\\(/, Punctuation, :inlinemath + rule /\$\$/, Punctuation, :displaymath + rule /\$/, Punctuation, :inlinemath + rule /\\(begin|end)\{.*?\}/, Name::Tag + + rule /(\\verb)\b(\S)(.*?)(\2)/ do |m| + groups Name::Builtin, Keyword::Pseudo, Str::Other, Keyword::Pseudo + end + + rule command, Keyword, :command + mixin :general + rule /[^\\$%&_^{}]+/, Text + end + + state :math do + rule command, Name::Variable + mixin :general + rule /[0-9]+/, Num + rule /[-=!+*\/()\[\]]/, Operator + rule /[^=!+*\/()\[\]\\$%&_^{}0-9-]+/, Name::Builtin + end + + state :inlinemath do + rule /\\\)/, Punctuation, :pop! + rule /\$/, Punctuation, :pop! + mixin :math + end + + state :displaymath do + rule /\\\]/, Punctuation, :pop! + rule /\$\$/, Punctuation, :pop! + rule /\$/, Name::Builtin + mixin :math + end + + state :command do + rule /\[.*?\]/, Name::Attribute + rule /\*/, Keyword + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/toml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/toml.rb new file mode 100644 index 0000000..40ecd7a --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/toml.rb @@ -0,0 +1,68 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class TOML < RegexLexer + title "TOML" + desc 'the TOML configuration format (https://github.com/mojombo/toml)' + tag 'toml' + + filenames '*.toml' + mimetypes 'text/x-toml' + + identifier = /[\w.\S]+/ + + state :basic do + rule /\s+/, Text + rule /#.*?$/, Comment + rule /(true|false)/, Keyword::Constant + rule /(?,!\[\]:{}()=;\/-]/, Punctuation + + rule /[0-9]+([.][0-9]+)?/, Num + + rule /#{id}/, Name + + rule //, Comment::Preproc, :pop! + rule /[*:]/, Punctuation + rule /#{upper_id}/, Keyword::Type + rule /#{id}/, Name::Variable + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/turtle.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/turtle.rb new file mode 100644 index 0000000..505086f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/turtle.rb @@ -0,0 +1,64 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Turtle < RegexLexer + title "Turtle/TriG" + desc "Terse RDF Triple Language, TriG" + tag 'turtle' + filenames *%w(*.ttl *.trig) + mimetypes *%w( + text/turtle + application/trig + ) + + state :root do + rule /@base\b/, Keyword::Declaration + rule /@prefix\b/, Keyword::Declaration + rule /true\b/, Keyword::Constant + rule /false\b/, Keyword::Constant + + rule /""".*?"""/m, Literal::String + rule /"([^"\\]|\\.)*"/, Literal::String + rule /'''.*?'''/m, Literal::String + rule /'([^'\\]|\\.)*'/, Literal::String + + rule /#.*$/, Comment::Single + + rule /@[^\s,.; ]+/, Name::Attribute + + rule /[+-]?[0-9]+\.[0-9]*E[+-]?[0-9]+/, Literal::Number::Float + rule /[+-]?\.[0-9]+E[+-]?[0-9]+/, Literal::Number::Float + rule /[+-]?[0-9]+E[+-]?[0-9]+/, Literal::Number::Float + + rule /[+-]?[0-9]*\.[0-9]+?/, Literal::Number::Float + + rule /[+-]?[0-9]+/, Literal::Number::Integer + + rule /\./, Punctuation + rule /,/, Punctuation + rule /;/, Punctuation + rule /\(/, Punctuation + rule /\)/, Punctuation + rule /\{/, Punctuation + rule /\}/, Punctuation + rule /\[/, Punctuation + rule /\]/, Punctuation + rule /\^\^/, Punctuation + + rule /<[^>]*>/, Name::Label + + rule /base\b/i, Keyword::Declaration + rule /prefix\b/i, Keyword::Declaration + rule /GRAPH\b/, Keyword + rule /a\b/, Keyword + + rule /\s+/, Text::Whitespace + + rule /[^:;<>#\@"\(\).\[\]\{\} ]+:/, Name::Namespace + rule /[^:;<>#\@"\(\).\[\]\{\} ]+/, Name + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/twig.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/twig.rb new file mode 100644 index 0000000..ad2d61a --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/twig.rb @@ -0,0 +1,40 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'jinja.rb' + + class Twig < Jinja + title "Twig" + desc "Twig template engine (twig.sensiolabs.org)" + + tag "twig" + + filenames '*.twig' + + mimetypes 'application/x-twig', 'text/html+twig' + + def self.keywords + @@keywords ||= %w(as do extends flush from import include use else starts + ends with without autoescape endautoescape block endblock + embed endembed filter endfilter for endfor if endif + macro endmacro sandbox endsandbox set endset + spaceless endspaceless verbatim endverbatim) + end + + def self.tests + @@tests ||= %w(constant defined divisibleby empty even iterable null odd + sameas) + end + + def self.pseudo_keywords + @@pseudo_keywords ||= %w(true false none) + end + + def self.word_operators + @@word_operators ||= %w(b-and b-or b-xor is in and or not) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript.rb new file mode 100644 index 0000000..353ca7f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript.rb @@ -0,0 +1,23 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'javascript.rb' + load_lexer 'typescript/common.rb' + + class Typescript < Javascript + include TypescriptCommon + + title "TypeScript" + desc "TypeScript, a superset of JavaScript" + + tag 'typescript' + aliases 'ts' + + filenames '*.ts', '*.d.ts' + + mimetypes 'text/typescript' + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript/common.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript/common.rb new file mode 100644 index 0000000..7d161ff --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/typescript/common.rb @@ -0,0 +1,34 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + module TypescriptCommon + def self.keywords + @keywords ||= super + Set.new(%w( + is namespace static private protected public + implements readonly + )) + end + + def self.declarations + @declarations ||= super + Set.new(%w( + type abstract + )) + end + + def self.reserved + @reserved ||= super + Set.new(%w( + string any void number namespace module + declare default interface keyof + )) + end + + def self.builtins + @builtins ||= super + %w( + Pick Partial Readonly Record + ) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vala.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vala.rb new file mode 100644 index 0000000..29101e4 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vala.rb @@ -0,0 +1,78 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Vala < RegexLexer + tag 'vala' + filenames '*.vala' + mimetypes 'text/x-vala' + + title "Vala" + desc 'A programming language similar to csharp.' + + id = /@?[_a-z]\w*/i + + keywords = %w( + abstract as async base break case catch const construct continue + default delegate delete do dynamic else ensures enum errordomain + extern false finally for foreach get global if in inline interface + internal is lock new null out override owned private protected + public ref requires return set signal sizeof static switch this + throw throws true try typeof unowned var value virtual void weak + while yield + ) + + keywords_type = %w( + bool char double float int int8 int16 int32 int64 long short size_t + ssize_t string unichar uint uint8 uint16 uint32 uint64 ulong ushort + ) + + state :whitespace do + rule /\s+/m, Text + rule %r(//.*?$), Comment::Single + rule %r(/[*].*?[*]/)m, Comment::Multiline + end + + state :root do + mixin :whitespace + + rule /^\s*\[.*?\]/, Name::Attribute + + rule /(<\[)\s*(#{id}:)?/, Keyword + rule /\]>/, Keyword + + rule /[~!%^&*()+=|\[\]{}:;,.<>\/?-]/, Punctuation + rule /@"(\\.|.)*?"/, Str + rule /"(\\.|.)*?["\n]/, Str + rule /'(\\.|.)'/, Str::Char + rule /0x[0-9a-f]+[lu]?/i, Num + rule %r( + [0-9] + ([.][0-9]*)? # decimal + (e[+-][0-9]+)? # exponent + [fldu]? # type + )ix, Num + rule /\b(#{keywords.join('|')})\b/, Keyword + rule /\b(#{keywords_type.join('|')})\b/, Keyword::Type + rule /class|struct/, Keyword, :class + rule /namespace|using/, Keyword, :namespace + rule /#{id}(?=\s*[(])/, Name::Function + rule id, Name + + rule /#.*/, Comment::Preproc + end + + state :class do + mixin :whitespace + rule id, Name::Class, :pop! + end + + state :namespace do + mixin :whitespace + rule /(?=[(])/, Text, :pop! + rule /(#{id}|[.])+/, Name::Namespace, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vb.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vb.rb new file mode 100644 index 0000000..406465a --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vb.rb @@ -0,0 +1,165 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class VisualBasic < RegexLexer + title "Visual Basic" + desc "Visual Basic" + tag 'vb' + aliases 'visualbasic' + filenames '*.vbs', '*.vb' + mimetypes 'text/x-visualbasic', 'application/x-visualbasic' + + def self.keywords + @keywords ||= Set.new %w( + AddHandler Alias ByRef ByVal CBool CByte CChar CDate CDbl CDec + CInt CLng CObj CSByte CShort CSng CStr CType CUInt CULng CUShort + Call Case Catch Class Const Continue Declare Default Delegate + Dim DirectCast Do Each Else ElseIf End EndIf Enum Erase Error + Event Exit False Finally For Friend Function Get Global GoSub + GoTo Handles If Implements Imports Inherits Interface Let + Lib Loop Me Module MustInherit MustOverride MyBase MyClass + Namespace Narrowing New Next Not NotInheritable NotOverridable + Nothing Of On Operator Option Optional Overloads Overridable + Overrides ParamArray Partial Private Property Protected Public + RaiseEvent ReDim ReadOnly RemoveHandler Resume Return Select Set + Shadows Shared Single Static Step Stop Structure Sub SyncLock + Then Throw To True Try TryCast Using Wend When While Widening + With WithEvents WriteOnly + ) + end + + def self.keywords_type + @keywords_type ||= Set.new %w( + Boolean Byte Char Date Decimal Double Integer Long Object + SByte Short Single String Variant UInteger ULong UShort + ) + end + + def self.operator_words + @operator_words ||= Set.new %w( + AddressOf And AndAlso As GetType In Is IsNot Like Mod Or OrElse + TypeOf Xor + ) + end + + def self.builtins + @builtins ||= Set.new %w( + Console ConsoleColor + ) + end + + id = /[a-z_]\w*/i + upper_id = /[A-Z]\w*/ + + state :whitespace do + rule /\s+/, Text + rule /\n/, Text, :bol + rule /rem\b.*?$/i, Comment::Single + rule %r(%\{.*?%\})m, Comment::Multiline + rule /'.*$/, Comment::Single + end + + state :bol do + rule /\s+/, Text + rule /<.*?>/, Name::Attribute + rule(//) { :pop! } + end + + state :root do + mixin :whitespace + rule %r( + [#]If\b .*? \bThen + | [#]ElseIf\b .*? \bThen + | [#]End \s+ If + | [#]Const + | [#]ExternalSource .*? \n + | [#]End \s+ ExternalSource + | [#]Region .*? \n + | [#]End \s+ Region + | [#]ExternalChecksum + )x, Comment::Preproc + rule /[.]/, Punctuation, :dotted + rule /[(){}!#,:]/, Punctuation + rule /Option\s+(Strict|Explicit|Compare)\s+(On|Off|Binary|Text)/, + Keyword::Declaration + rule /End\b/, Keyword, :end + rule /(Dim|Const)\b/, Keyword, :dim + rule /(Function|Sub|Property)\b/, Keyword, :funcname + rule /(Class|Structure|Enum)\b/, Keyword, :classname + rule /(Module|Namespace|Imports)\b/, Keyword, :namespace + + rule upper_id do |m| + match = m[0] + if self.class.keywords.include? match + token Keyword + elsif self.class.keywords_type.include? match + token Keyword::Type + elsif self.class.operator_words.include? match + token Operator::Word + elsif self.class.builtins.include? match + token Name::Builtin + else + token Name + end + end + + rule( + %r(&=|[*]=|/=|\\=|\^=|\+=|-=|<<=|>>=|<<|>>|:=|<=|>=|<>|[-&*/\\^+=<>.]), + Operator + ) + + rule /"/, Str, :string + rule /#{id}[%&@!#\$]?/, Name + rule /#.*?#/, Literal::Date + + rule /(\d+\.\d*|\d*\.\d+)(f[+-]?\d+)?/i, Num::Float + rule /\d+([SILDFR]|US|UI|UL)?/, Num::Integer + rule /&H[0-9a-f]+([SILDFR]|US|UI|UL)?/, Num::Integer + rule /&O[0-7]+([SILDFR]|US|UI|UL)?/, Num::Integer + + rule /_\n/, Keyword + end + + state :dotted do + mixin :whitespace + rule id, Name, :pop! + end + + state :string do + rule /""/, Str::Escape + rule /"C?/, Str, :pop! + rule /[^"]+/, Str + end + + state :dim do + mixin :whitespace + rule id, Name::Variable, :pop! + rule(//) { pop! } + end + + state :funcname do + mixin :whitespace + rule id, Name::Function, :pop! + end + + state :classname do + mixin :whitespace + rule id, Name::Class, :pop! + end + + state :namespace do + mixin :whitespace + rule /#{id}([.]#{id})*/, Name::Namespace, :pop! + end + + state :end do + mixin :whitespace + rule /(Function|Sub|Property|Class|Structure|Enum|Module|Namespace)\b/, + Keyword, :pop! + rule(//) { pop! } + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/verilog.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/verilog.rb new file mode 100644 index 0000000..812b8fa --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/verilog.rb @@ -0,0 +1,165 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Verilog < RegexLexer + title "Verilog and System Verilog" + desc "The System Verilog hardware description language" + tag 'verilog' + filenames '*.v', '*.sv', '*.svh' + mimetypes 'text/x-verilog', 'text/x-systemverilog' + + # optional comment or whitespace + ws = %r((?:\s|//.*?\n|/[*].*?[*]/)+) + id = /[a-zA-Z_][a-zA-Z0-9_]*/ + + def self.keywords + @keywords ||= Set.new %w( + alias always always_comb always_ff always_latch assert assert_strobe + assign assume automatic attribute before begin bind bins binsof break + case casex casez clocking config constraint context continue cover + covergroup coverpoint cross deassign defparam default design dist do + else end endattribute endcase endclass endclocking endconfig + endfunction endgenerate endgroup endinterface endmodule endpackage + endprimitive endprogram endproperty endspecify endsequence endtable + endtask expect export extends extern final first_match for force + foreach fork forkjoin forever function generate genvar if iff ifnone + ignore_bins illegal_bins import incdir include initial inside instance + interface intersect join join_any join_none liblist library local + localparam matches module modport new noshowcancelled null package + parameter primitive priority program property protected + pulsestyle_onevent pulsestyle_ondetect pure rand randc randcase + randsequence release return sequence showcancelled solve specify super + table task this throughout timeprecision timeunit type typedef unique + use wait wait_order while wildcard with within + ) + end + + def self.keywords_type + @keywords_type ||= Set.new %w( + and bit buf bufif0 bufif1 byte cell chandle class cmos const disable + edge enum event highz0 highz1 initial inout input int integer join + logic longint macromodule medium nand negedge nmos nor not + notif0 notif1 or output packed parameter pmos posedge pull0 pull1 + pulldown pullup rcmos real realtime ref reg repeat rnmos rpmos rtran + rtranif0 rtranif1 scalared shortint shortreal signed specparam + static string strength strong0 strong1 struct supply0 supply1 tagged + time tran tranif0 tranif1 tri tri0 tri1 triand trior trireg union + unsigned uwire var vectored virtual void wait wand weak[01] wire wor + xnor xor + ) + end + + def self.keywords_system_task + @keyword_system_task ||= Set.new %w( + acos acosh asin asinh assertfailoff assertfailon assertkill + assertnonvacuouson assertoff asserton assertpassoff assertpasson + assertvacuousoff atan atan2 atanh bits bitstoreal bitstoshortreal + cast ceil changed changed_gclk changing_gclk clog2 cos cosh countones + coverage_control coverage_get coverage_get_max coverage_merge + coverage_save dimensions display displayb displayh displayo + dist_chi_square dist_erlang dist_exponential dist_normal dist_poisson + dist_t dist_uniform dumpall dumpfile dumpflush dumplimit dumpoff + dumpon dumpports dumpportsall dumpportsflush dumpportslimit + dumpportsoff dumpportson dumpvars error exit exp falling_gclk fclose + fdisplay fdisplayb fdisplayh fdisplayo fell fell_gclk feof ferror + fflush fgetc fgets finish floor fmonitor fmonitorb fmonitorh fmonitoro + fopen fread fscanf fseek fstrobe fstrobeb fstrobeh fstrobeo ftell + future_gclk fwrite fwriteb fwriteh fwriteo get_coverage high hypot + increment info isunbounded isunknown itor left ln load_coverage_db + log10 low monitor monitorb monitorh monitoro monitoroff monitoron + onehot onehot0 past past_gclk pow printtimescale q_add q_exam q_full + q_initialize q_remove random readmemb readmemh realtime realtobits + rewind right rising_gclk rose rose_gclk rtoi sampled + set_coverage_db_name sformat sformatf shortrealtobits signed sin sinh + size sqrt sscanf stable stable_gclk steady_gclk stime stop strobe + strobeb strobeh strobeo swrite swriteb swriteh swriteo system tan tanh + time timeformat typename ungetc unpacked_dimensions unsigned warning + write writeb writeh writememb writememh writeo + ) + end + + state :expr_bol do + mixin :inline_whitespace + rule /`define/, Comment::Preproc, :macro + + rule(//) { pop! } + end + + # :expr_bol is the same as :bol but without labels, since + # labels can only appear at the beginning of a statement. + state :bol do + rule /#{id}:(?!:)/, Name::Label + mixin :expr_bol + end + + state :inline_whitespace do + rule /[ \t\r]+/, Text + rule /\\\n/, Text # line continuation + rule %r(/(\\\n)?[*].*?[*](\\\n)?/)m, Comment::Multiline + end + + state :whitespace do + rule /\n+/m, Text, :bol + rule %r(//(\\.|.)*?\n), Comment::Single, :bol + mixin :inline_whitespace + end + + state :expr_whitespace do + rule /\n+/m, Text, :expr_bol + mixin :whitespace + end + + state :string do + rule /"/, Str, :pop! + rule /\\([\\abfnrtv"']|x[a-fA-F0-9]{2,4}|[0-7]{1,3})/, Str::Escape + rule /[^\\"\n]+/, Str + rule /\\\n/, Str + rule /\\/, Str # stray backslash + end + + state :statement do + mixin :whitespace + rule /L?"/, Str, :string + rule /([0-9_]+\.[0-9_]*|[0-9_]*\.[0-9_]+)(e[+-]?[0-9_]+)?/i, Num::Float + rule /[0-9_]+e[+-]?[0-9_]+/i, Num::Float + rule /[0-9]*'h[0-9a-fA-F_?]+/, Num::Hex + rule /[0-9]*'b?[01xz_?]+/, Num::Bin + rule /[0-9]*'d[0-9_?]+/, Num::Integer + rule /[0-9_]+[lu]*/i, Num::Integer + rule %r([~!%^&*+-=\|?:<>/@{}]), Operator + rule /[()\[\],.$\#]/, Punctuation + rule /`(\w+)/, Comment::Preproc + + rule id do |m| + name = m[0] + + if self.class.keywords.include? name + token Keyword + elsif self.class.keywords_type.include? name + token Keyword::Type + elsif self.class.keywords_system_task.include? name + token Name::Builtin + else + token Name + end + end + end + + state :root do + mixin :expr_whitespace + rule(//) { push :statement } + end + + state :macro do + rule /\n/, Comment::Preproc, :pop! + mixin :inline_whitespace + rule /;/, Punctuation + rule /\=/, Operator + rule /(\w+)/, Text + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vhdl.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vhdl.rb new file mode 100644 index 0000000..9312595 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vhdl.rb @@ -0,0 +1,98 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class VHDL < RegexLexer + title "VHDL 2008" + desc "Very High Speed Integrated Circuit Hardware Description Language" + tag 'vhdl' + + filenames '*.vhd', '*.vhdl', '*.vho' + + mimetypes 'text/x-vhdl' + def self.keywords + @keywords ||= Set.new %w( + access after alias all architecture array assert assume assume_guarantee attribute + begin block body buffer bus case component configuration constant context cover + default disconnect downto else elsif end entity exit fairness file for force function + generate generic group guarded if impure in inertial inout is label library linkage + literal loop map new next null of on open others out package parameter port postponed + procedure process property protected pure range record register reject release report + return select sequence severity shared signal strong subtype then to transport type + unaffected units until use variable vmode vprop vunit wait when while with + ) + end + + def self.keywords_type + @keywords_type ||= Set.new %w( + bit bit_vector boolean boolean_vector character integer integer_vector natural positive + real real_vector severity_level signed std_logic std_logic_vector std_ulogic + std_ulogic_vector string unsigned time time_vector + ) + end + + def self.operator_words + @operator_words ||= Set.new %w( + abs and mod nand nor not or rem rol ror sla sll sra srl xnor xor + ) + end + + id = /[a-zA-Z][a-zA-Z0-9_]*/ + + state :whitespace do + rule /\s+/, Text + rule /\n/, Text + # Find Comments (VHDL doesn't support multiline comments) + rule /--.*$/, Comment::Single + end + + state :statements do + + # Find Numbers + rule /-?\d+/i, Num::Integer + rule /-?\d+[.]\d+/i, Num::Float + + # Find Strings + rule /[box]?"[^"]*"/i, Str::Single + rule /'[^']?'/i, Str::Char + + # Find Attributes + rule /'#{id}/i, Name::Attribute + + # Punctuations + rule /[(),:;]/, Punctuation + + # Boolean and NULL + rule /(?:true|false|null)\b/i, Name::Builtin + + rule id do |m| + match = m[0].downcase #convert to lower case + if self.class.keywords.include? match + token Keyword + elsif self.class.keywords_type.include? match + token Keyword::Type + elsif self.class.operator_words.include? match + token Operator::Word + else + token Name + end + end + + rule( + %r(=>|[*][*]|:=|\/=|>=|<=|<>|\?\?|\?=|\?\/=|\?>|\?<|\?>=|\?<=|<<|>>|[#&'*+-.\/:<=>\?@^]), + Operator + ) + + end + + state :root do + + mixin :whitespace + mixin :statements + + end + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml.rb new file mode 100644 index 0000000..363ff97 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml.rb @@ -0,0 +1,102 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class VimL < RegexLexer + title "VimL" + desc "VimL, the scripting language for the Vim editor (vim.org)" + tag 'viml' + aliases 'vim', 'vimscript', 'ex' + filenames '*.vim', '*.vba', '.vimrc', '.exrc', '.gvimrc', + '_vimrc', '_exrc', '_gvimrc' # _ names for windows + + mimetypes 'text/x-vim' + + def self.keywords + load Pathname.new(__FILE__).dirname.join('viml/keywords.rb') + self.keywords + end + + state :root do + rule /^(\s*)(".*?)$/ do + groups Text, Comment + end + + rule /^\s*\\/, Str::Escape + + rule /[ \t]+/, Text + + # TODO: regexes can have other delimiters + rule %r(/(\\\\|\\/|[^\n/])*/), Str::Regex + rule %r("(\\\\|\\"|[^\n"])*"), Str::Double + rule %r('(\\\\|\\'|[^\n'])*'), Str::Single + + # if it's not a string, it's a comment. + rule /(?<=\s)"[^-:.%#=*].*?$/, Comment + + rule /-?\d+/, Num + rule /#[0-9a-f]{6}/i, Num::Hex + rule /^:/, Punctuation + rule /[():<>+=!\[\]{}\|,~.-]/, Punctuation + rule /\b(let|if|else|endif|elseif|fun|function|endfunction)\b/, + Keyword + + rule /\b(NONE|bold|italic|underline|dark|light)\b/, Name::Builtin + + rule /[absg]:\w+\b/, Name::Variable + rule /\b\w+\b/ do |m| + name = m[0] + keywords = self.class.keywords + + if mapping_contains?(keywords[:command], name) + token Keyword + elsif mapping_contains?(keywords[:option], name) + token Name::Builtin + elsif mapping_contains?(keywords[:auto], name) + token Name::Builtin + else + token Text + end + end + + # no errors in VimL! + rule /./m, Text + end + + def mapping_contains?(mapping, word) + shortest, longest = find_likely_mapping(mapping, word) + + shortest and word.start_with?(shortest) and + longest and longest.start_with?(word) + end + + # binary search through the mappings to find the one that's likely + # to actually work. + def find_likely_mapping(mapping, word) + min = 0 + max = mapping.size + + until max == min + mid = (max + min) / 2 + + cmp, _ = mapping[mid] + + case word <=> cmp + when 1 + # too low + min = mid + 1 + when -1 + # too high + max = mid + when 0 + # just right, abort! + return mapping[mid] + end + end + + mapping[max - 1] + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml/keywords.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml/keywords.rb new file mode 100644 index 0000000..f5a862b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/viml/keywords.rb @@ -0,0 +1,14 @@ +# encoding: utf-8 +# frozen_string_literal: true + +# DO NOT EDIT: automatically generated by `rake builtins:vim`. +# see tasks/vim.rake for more info. +module Rouge + module Lexers + class VimL + def self.keywords + @keywords ||= {:command=>[["a", "a"], ["abc", "abclear"], ["abo", "aboveleft"], ["al", "all"], ["ar", "args"], ["arga", "argadd"], ["argd", "argdelete"], ["argdo", "argdo"], ["arge", "argedit"], ["argg", "argglobal"], ["argl", "arglocal"], ["argu", "argument"], ["as", "ascii"], ["au", "au"], ["b", "buffer"], ["bN", "bNext"], ["ba", "ball"], ["bad", "badd"], ["bd", "bdelete"], ["bel", "belowright"], ["bf", "bfirst"], ["bl", "blast"], ["bm", "bmodified"], ["bn", "bnext"], ["bo", "botright"], ["bp", "bprevious"], ["br", "brewind"], ["brea", "break"], ["breaka", "breakadd"], ["breakd", "breakdel"], ["breakl", "breaklist"], ["bro", "browse"], ["bufdo", "bufdo"], ["buffers", "buffers"], ["bun", "bunload"], ["bw", "bwipeout"], ["c", "change"], ["cN", "cNext"], ["cNf", "cNfile"], ["cabc", "cabclear"], ["cad", "caddbuffer"], ["cadde", "caddexpr"], ["caddf", "caddfile"], ["cal", "call"], ["cat", "catch"], ["cb", "cbuffer"], ["cbo", "cbottom"], ["cc", "cc"], ["ccl", "cclose"], ["cd", "cd"], ["cdo", "cdo"], ["ce", "center"], ["cex", "cexpr"], ["cf", "cfile"], ["cfdo", "cfdo"], ["cfir", "cfirst"], ["cg", "cgetfile"], ["cgetb", "cgetbuffer"], ["cgete", "cgetexpr"], ["changes", "changes"], ["chd", "chdir"], ["che", "checkpath"], ["checkt", "checktime"], ["chi", "chistory"], ["cl", "clist"], ["cla", "clast"], ["cle", "clearjumps"], ["clo", "close"], ["cmapc", "cmapclear"], ["cn", "cnext"], ["cnew", "cnewer"], ["cnf", "cnfile"], ["co", "copy"], ["col", "colder"], ["colo", "colorscheme"], ["com", "com"], ["comc", "comclear"], ["comp", "compiler"], ["con", "continue"], ["conf", "confirm"], ["cope", "copen"], ["cp", "cprevious"], ["cpf", "cpfile"], ["cq", "cquit"], ["cr", "crewind"], ["cs", "cs"], ["cscope", "cscope"], ["cstag", "cstag"], ["cuna", "cunabbrev"], ["cw", "cwindow"], ["d", "delete"], ["debug", "debug"], ["debugg", "debuggreedy"], ["delc", "delcommand"], ["delel", "delel"], ["delep", "delep"], ["deletel", "deletel"], ["deletep", "deletep"], ["deletl", "deletl"], ["deletp", "deletp"], ["delf", "delfunction"], ["dell", "dell"], ["delm", "delmarks"], ["delp", "delp"], ["dep", "dep"], ["di", "display"], ["dif", "diffupdate"], ["diffg", "diffget"], ["diffo", "diffoff"], ["diffp", "diffpatch"], ["diffpu", "diffput"], ["diffs", "diffsplit"], ["difft", "diffthis"], ["dig", "digraphs"], ["dir", "dir"], ["dj", "djump"], ["dl", "dl"], ["dli", "dlist"], ["do", "do"], ["doau", "doau"], ["dp", "dp"], ["dr", "drop"], ["ds", "dsearch"], ["dsp", "dsplit"], ["e", "edit"], ["ea", "ea"], ["earlier", "earlier"], ["echoe", "echoerr"], ["echom", "echomsg"], ["echon", "echon"], ["el", "else"], ["elsei", "elseif"], ["em", "emenu"], ["en", "endif"], ["endf", "endfunction"], ["endfo", "endfor"], ["endt", "endtry"], ["endw", "endwhile"], ["ene", "enew"], ["ex", "ex"], ["exi", "exit"], ["exu", "exusage"], ["f", "file"], ["files", "files"], ["filet", "filet"], ["filetype", "filetype"], ["filt", "filter"], ["fin", "find"], ["fina", "finally"], ["fini", "finish"], ["fir", "first"], ["fix", "fixdel"], ["fo", "fold"], ["foldc", "foldclose"], ["foldd", "folddoopen"], ["folddoc", "folddoclosed"], ["foldo", "foldopen"], ["for", "for"], ["fu", "function"], ["g", "g"], ["go", "goto"], ["gr", "grep"], ["grepa", "grepadd"], ["gui", "gui"], ["gvim", "gvim"], ["h", "help"], ["ha", "hardcopy"], ["helpc", "helpclose"], ["helpf", "helpfind"], ["helpg", "helpgrep"], ["helpt", "helptags"], ["hi", "hi"], ["hid", "hide"], ["his", "history"], ["i", "i"], ["iabc", "iabclear"], ["if", "if"], ["ij", "ijump"], ["il", "ilist"], ["imapc", "imapclear"], ["in", "in"], ["intro", "intro"], ["is", "isearch"], ["isp", "isplit"], ["iuna", "iunabbrev"], ["j", "join"], ["ju", "jumps"], ["k", "k"], ["kee", "keepmarks"], ["keepa", "keepa"], ["keepalt", "keepalt"], ["keepj", "keepjumps"], ["keepp", "keeppatterns"], ["l", "list"], ["lN", "lNext"], ["lNf", "lNfile"], ["la", "last"], ["lad", "laddexpr"], ["laddb", "laddbuffer"], ["laddf", "laddfile"], ["lan", "language"], ["lat", "lat"], ["later", "later"], ["lb", "lbuffer"], ["lbo", "lbottom"], ["lc", "lcd"], ["lch", "lchdir"], ["lcl", "lclose"], ["lcs", "lcs"], ["lcscope", "lcscope"], ["ld", "ldo"], ["le", "left"], ["lefta", "leftabove"], ["lex", "lexpr"], ["lf", "lfile"], ["lfdo", "lfdo"], ["lfir", "lfirst"], ["lg", "lgetfile"], ["lgetb", "lgetbuffer"], ["lgete", "lgetexpr"], ["lgr", "lgrep"], ["lgrepa", "lgrepadd"], ["lh", "lhelpgrep"], ["lhi", "lhistory"], ["ll", "ll"], ["lla", "llast"], ["lli", "llist"], ["lmak", "lmake"], ["lmapc", "lmapclear"], ["lne", "lnext"], ["lnew", "lnewer"], ["lnf", "lnfile"], ["lo", "loadview"], ["loadk", "loadk"], ["loadkeymap", "loadkeymap"], ["loc", "lockmarks"], ["lockv", "lockvar"], ["lol", "lolder"], ["lop", "lopen"], ["lp", "lprevious"], ["lpf", "lpfile"], ["lr", "lrewind"], ["ls", "ls"], ["lt", "ltag"], ["lua", "lua"], ["luado", "luado"], ["luafile", "luafile"], ["lv", "lvimgrep"], ["lvimgrepa", "lvimgrepadd"], ["lw", "lwindow"], ["m", "move"], ["ma", "mark"], ["mak", "make"], ["marks", "marks"], ["mat", "match"], ["menut", "menutranslate"], ["mes", "mes"], ["messages", "messages"], ["mk", "mkexrc"], ["mks", "mksession"], ["mksp", "mkspell"], ["mkv", "mkvimrc"], ["mkvie", "mkview"], ["mod", "mode"], ["mz", "mzscheme"], ["mzf", "mzfile"], ["n", "next"], ["nb", "nbkey"], ["nbc", "nbclose"], ["nbs", "nbstart"], ["new", "new"], ["nmapc", "nmapclear"], ["noa", "noa"], ["noautocmd", "noautocmd"], ["noh", "nohlsearch"], ["nor", "nor"], ["nore", "nore"], ["nos", "noswapfile"], ["nu", "number"], ["o", "open"], ["ol", "oldfiles"], ["omapc", "omapclear"], ["on", "only"], ["opt", "options"], ["ownsyntax", "ownsyntax"], ["p", "print"], ["pa", "packadd"], ["packl", "packloadall"], ["pc", "pclose"], ["pe", "perl"], ["ped", "pedit"], ["perld", "perldo"], ["po", "pop"], ["popu", "popup"], ["pp", "ppop"], ["pre", "preserve"], ["prev", "previous"], ["pro", "pro"], ["prof", "profile"], ["profd", "profdel"], ["promptf", "promptfind"], ["promptr", "promptrepl"], ["ps", "psearch"], ["ptN", "ptNext"], ["pta", "ptag"], ["ptf", "ptfirst"], ["ptj", "ptjump"], ["ptl", "ptlast"], ["ptn", "ptnext"], ["ptp", "ptprevious"], ["ptr", "ptrewind"], ["pts", "ptselect"], ["pu", "put"], ["pw", "pwd"], ["py", "python"], ["py3", "py3"], ["py3", "py3"], ["py3do", "py3do"], ["pydo", "pydo"], ["pyf", "pyfile"], ["python3", "python3"], ["q", "quit"], ["qa", "qall"], ["quita", "quitall"], ["r", "read"], ["rec", "recover"], ["red", "redo"], ["redi", "redir"], ["redr", "redraw"], ["redraws", "redrawstatus"], ["reg", "registers"], ["res", "resize"], ["ret", "retab"], ["retu", "return"], ["rew", "rewind"], ["ri", "right"], ["rightb", "rightbelow"], ["ru", "runtime"], ["rub", "ruby"], ["rubyd", "rubydo"], ["rubyf", "rubyfile"], ["rundo", "rundo"], ["rv", "rviminfo"], ["sI", "sI"], ["sIc", "sIc"], ["sIe", "sIe"], ["sIg", "sIg"], ["sIl", "sIl"], ["sIn", "sIn"], ["sIp", "sIp"], ["sIr", "sIr"], ["sN", "sNext"], ["sa", "sargument"], ["sal", "sall"], ["san", "sandbox"], ["sav", "saveas"], ["sb", "sbuffer"], ["sbN", "sbNext"], ["sba", "sball"], ["sbf", "sbfirst"], ["sbl", "sblast"], ["sbm", "sbmodified"], ["sbn", "sbnext"], ["sbp", "sbprevious"], ["sbr", "sbrewind"], ["sc", "sc"], ["scI", "scI"], ["sce", "sce"], ["scg", "scg"], ["sci", "sci"], ["scl", "scl"], ["scp", "scp"], ["scr", "scriptnames"], ["scripte", "scriptencoding"], ["scs", "scs"], ["scscope", "scscope"], ["se", "set"], ["setf", "setfiletype"], ["setg", "setglobal"], ["setl", "setlocal"], ["sf", "sfind"], ["sfir", "sfirst"], ["sg", "sg"], ["sgI", "sgI"], ["sgc", "sgc"], ["sge", "sge"], ["sgi", "sgi"], ["sgl", "sgl"], ["sgn", "sgn"], ["sgp", "sgp"], ["sgr", "sgr"], ["sh", "shell"], ["si", "si"], ["sic", "sic"], ["sie", "sie"], ["sig", "sig"], ["sign", "sign"], ["sil", "silent"], ["sim", "simalt"], ["sin", "sin"], ["sip", "sip"], ["sir", "sir"], ["sl", "sleep"], ["sla", "slast"], ["sm", "smagic"], ["sm", "smap"], ["sme", "sme"], ["smenu", "smenu"], ["smile", "smile"], ["sn", "snext"], ["sno", "snomagic"], ["snoreme", "snoreme"], ["snoremenu", "snoremenu"], ["so", "source"], ["sor", "sort"], ["sp", "split"], ["spe", "spellgood"], ["spelld", "spelldump"], ["spelli", "spellinfo"], ["spellr", "spellrepall"], ["spellu", "spellundo"], ["spellw", "spellwrong"], ["spr", "sprevious"], ["sr", "sr"], ["srI", "srI"], ["src", "src"], ["sre", "srewind"], ["srg", "srg"], ["sri", "sri"], ["srl", "srl"], ["srn", "srn"], ["srp", "srp"], ["st", "stop"], ["sta", "stag"], ["star", "startinsert"], ["startg", "startgreplace"], ["startr", "startreplace"], ["stj", "stjump"], ["stopi", "stopinsert"], ["sts", "stselect"], ["sun", "sunhide"], ["sunme", "sunme"], ["sunmenu", "sunmenu"], ["sus", "suspend"], ["sv", "sview"], ["sw", "swapname"], ["sy", "sy"], ["syn", "syn"], ["sync", "sync"], ["syncbind", "syncbind"], ["syntime", "syntime"], ["t", "t"], ["tN", "tNext"], ["ta", "tag"], ["tab", "tab"], ["tabN", "tabNext"], ["tabc", "tabclose"], ["tabd", "tabdo"], ["tabe", "tabedit"], ["tabf", "tabfind"], ["tabfir", "tabfirst"], ["tabl", "tablast"], ["tabm", "tabmove"], ["tabn", "tabnext"], ["tabnew", "tabnew"], ["tabo", "tabonly"], ["tabp", "tabprevious"], ["tabr", "tabrewind"], ["tabs", "tabs"], ["tags", "tags"], ["tc", "tcl"], ["tcld", "tcldo"], ["tclf", "tclfile"], ["te", "tearoff"], ["tf", "tfirst"], ["th", "throw"], ["tj", "tjump"], ["tl", "tlast"], ["tm", "tmenu"], ["tn", "tnext"], ["to", "topleft"], ["tp", "tprevious"], ["tr", "trewind"], ["try", "try"], ["ts", "tselect"], ["tu", "tunmenu"], ["u", "undo"], ["una", "unabbreviate"], ["undoj", "undojoin"], ["undol", "undolist"], ["unh", "unhide"], ["unlo", "unlockvar"], ["uns", "unsilent"], ["up", "update"], ["v", "v"], ["ve", "version"], ["verb", "verbose"], ["vert", "vertical"], ["vi", "visual"], ["vie", "view"], ["vim", "vimgrep"], ["vimgrepa", "vimgrepadd"], ["viu", "viusage"], ["vmapc", "vmapclear"], ["vne", "vnew"], ["vs", "vsplit"], ["w", "write"], ["wN", "wNext"], ["wa", "wall"], ["wh", "while"], ["win", "winsize"], ["winc", "wincmd"], ["windo", "windo"], ["winp", "winpos"], ["wn", "wnext"], ["wp", "wprevious"], ["wq", "wq"], ["wqa", "wqall"], ["ws", "wsverb"], ["wundo", "wundo"], ["wv", "wviminfo"], ["x", "xit"], ["xa", "xall"], ["xmapc", "xmapclear"], ["xme", "xme"], ["xmenu", "xmenu"], ["xnoreme", "xnoreme"], ["xnoremenu", "xnoremenu"], ["xprop", "xprop"], ["xunme", "xunme"], ["xunmenu", "xunmenu"], ["xwininfo", "xwininfo"], ["y", "yank"]], :option=>[], :auto=>[["BufAdd", "BufAdd"], ["BufCreate", "BufCreate"], ["BufDelete", "BufDelete"], ["BufEnter", "BufEnter"], ["BufFilePost", "BufFilePost"], ["BufFilePre", "BufFilePre"], ["BufHidden", "BufHidden"], ["BufLeave", "BufLeave"], ["BufNew", "BufNew"], ["BufNewFile", "BufNewFile"], ["BufRead", "BufRead"], ["BufReadCmd", "BufReadCmd"], ["BufReadPost", "BufReadPost"], ["BufReadPre", "BufReadPre"], ["BufUnload", "BufUnload"], ["BufWinEnter", "BufWinEnter"], ["BufWinLeave", "BufWinLeave"], ["BufWipeout", "BufWipeout"], ["BufWrite", "BufWrite"], ["BufWriteCmd", "BufWriteCmd"], ["BufWritePost", "BufWritePost"], ["BufWritePre", "BufWritePre"], ["CmdUndefined", "CmdUndefined"], ["CmdwinEnter", "CmdwinEnter"], ["CmdwinLeave", "CmdwinLeave"], ["ColorScheme", "ColorScheme"], ["CompleteDone", "CompleteDone"], ["CursorHold", "CursorHold"], ["CursorHoldI", "CursorHoldI"], ["CursorMoved", "CursorMoved"], ["CursorMovedI", "CursorMovedI"], ["EncodingChanged", "EncodingChanged"], ["FileAppendCmd", "FileAppendCmd"], ["FileAppendPost", "FileAppendPost"], ["FileAppendPre", "FileAppendPre"], ["FileChangedRO", "FileChangedRO"], ["FileChangedShell", "FileChangedShell"], ["FileChangedShellPost", "FileChangedShellPost"], ["FileEncoding", "FileEncoding"], ["FileReadCmd", "FileReadCmd"], ["FileReadPost", "FileReadPost"], ["FileReadPre", "FileReadPre"], ["FileType", "FileType"], ["FileWriteCmd", "FileWriteCmd"], ["FileWritePost", "FileWritePost"], ["FileWritePre", "FileWritePre"], ["FilterReadPost", "FilterReadPost"], ["FilterReadPre", "FilterReadPre"], ["FilterWritePost", "FilterWritePost"], ["FilterWritePre", "FilterWritePre"], ["FocusGained", "FocusGained"], ["FocusLost", "FocusLost"], ["FuncUndefined", "FuncUndefined"], ["GUIEnter", "GUIEnter"], ["GUIFailed", "GUIFailed"], ["InsertChange", "InsertChange"], ["InsertCharPre", "InsertCharPre"], ["InsertEnter", "InsertEnter"], ["InsertLeave", "InsertLeave"], ["MenuPopup", "MenuPopup"], ["OptionSet", "OptionSet"], ["QuickFixCmdPost", "QuickFixCmdPost"], ["QuickFixCmdPre", "QuickFixCmdPre"], ["QuitPre", "QuitPre"], ["RemoteReply", "RemoteReply"], ["SessionLoadPost", "SessionLoadPost"], ["ShellCmdPost", "ShellCmdPost"], ["ShellFilterPost", "ShellFilterPost"], ["SourceCmd", "SourceCmd"], ["SourcePre", "SourcePre"], ["SpellFileMissing", "SpellFileMissing"], ["StdinReadPost", "StdinReadPost"], ["StdinReadPre", "StdinReadPre"], ["SwapExists", "SwapExists"], ["Syntax", "Syntax"], ["TabClosed", "TabClosed"], ["TabEnter", "TabEnter"], ["TabLeave", "TabLeave"], ["TabNew", "TabNew"], ["TermChanged", "TermChanged"], ["TermResponse", "TermResponse"], ["TextChanged", "TextChanged"], ["TextChangedI", "TextChangedI"], ["User", "User"], ["VimEnter", "VimEnter"], ["VimLeave", "VimLeave"], ["VimLeavePre", "VimLeavePre"], ["VimResized", "VimResized"], ["WinEnter", "WinEnter"], ["WinLeave", "WinLeave"], ["WinNew", "WinNew"]]} + end + end + end +end \ No newline at end of file diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vue.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vue.rb new file mode 100644 index 0000000..59bd664 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/vue.rb @@ -0,0 +1,124 @@ +# frozen_string_literal: true + +module Rouge + module Lexers + load_lexer 'html.rb' + + class Vue < HTML + desc 'Vue.js single-file components' + tag 'vue' + aliases 'vuejs' + filenames '*.vue' + + mimetypes 'text/x-vue', 'application/x-vue' + + def initialize(*) + super + @js = Javascript.new(options) + end + + def lookup_lang(lang) + lang.downcase! + lang = lang.gsub(/["']*/, '') + case lang + when 'html' then HTML + when 'css' then CSS + when 'javascript' then Javascript + when 'sass' then Sass + when 'scss' then Scss + when 'coffee' then Coffeescript + # TODO: add more when the lexers are done + else + PlainText + end + end + + start { @js.reset! } + + prepend :root do + rule /(<)(\s*)(template)/ do + groups Name::Tag, Text, Keyword + @lang = HTML + push :template + push :lang_tag + end + + rule /(<)(\s*)(style)/ do + groups Name::Tag, Text, Keyword + @lang = CSS + push :style + push :lang_tag + end + + rule /(<)(\s*)(script)/ do + groups Name::Tag, Text, Keyword + @lang = Javascript + push :script + push :lang_tag + end + end + + state :style do + rule /(<\s*\/\s*)(style)(\s*>)/ do + groups Name::Tag, Keyword, Name::Tag + pop! + end + + mixin :style_content + mixin :embed + end + + state :script do + rule /(<\s*\/\s*)(script)(\s*>)/ do + groups Name::Tag, Keyword, Name::Tag + pop! + end + + mixin :script_content + mixin :embed + end + + state :lang_tag do + rule /(lang\s*=)(\s*)("(?:\\.|[^\\])*?"|'(\\.|[^\\])*?'|[^\s>]+)/ do |m| + groups Name::Attribute, Text, Str + @lang = lookup_lang(m[3]) + end + + mixin :tag + end + + state :template do + rule %r((<\s*/\s*)(template)(\s*>)) do + groups Name::Tag, Keyword, Name::Tag + pop! + end + + rule /{{/ do + token Str::Interpol + push :template_interpol + @js.reset! + end + + mixin :embed + end + + state :template_interpol do + rule /}}/, Str::Interpol, :pop! + rule /}/, Error + mixin :template_interpol_inner + end + + state :template_interpol_inner do + rule(/{/) { delegate @js; push } + rule(/}/) { delegate @js; pop! } + rule(/[^{}]+/) { delegate @js } + end + + state :embed do + rule(/[^{<]+/) { delegate @lang } + rule(/[<{][^<{]*/) { delegate @lang } + end + end + end +end + diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/wollok.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/wollok.rb new file mode 100644 index 0000000..c46960c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/wollok.rb @@ -0,0 +1,104 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class Wollok < RegexLexer + title 'Wollok' + desc 'Wollok lang' + tag 'wollok' + filenames *%w(*.wlk *.wtest *.wpgm) + + keywords = %w(new super return if else var const override constructor) + + entity_name = /[a-zA-Z][a-zA-Z0-9]*/ + variable_naming = /_?#{entity_name}/ + + entities = [] + + state :whitespaces_and_comments do + rule /\s+/m, Text::Whitespace + rule /$+/m, Text::Whitespace + rule %r(//.*$), Comment::Single + rule %r(/\*(.|\s)*?\*/)m, Comment::Multiline + end + + state :root do + mixin :whitespaces_and_comments + rule /(import)(.+$)/ do + groups Keyword::Reserved, Text + end + rule /(class|object|mixin)/, Keyword::Reserved, :foo + rule /test|program/, Keyword::Reserved #, :chunk_naming + rule /(package)(\s+)(#{entity_name})/ do + groups Keyword::Reserved, Text::Whitespace, Name::Class + end + rule /{|}/, Text + mixin :keywords + mixin :symbols + mixin :objects + end + + state :foo do + mixin :whitespaces_and_comments + rule /inherits|mixed|with|and/, Keyword::Reserved + rule /#{entity_name}(?=\s*{)/ do |m| + token Name::Class + entities << m[0] + pop! + end + rule /#{entity_name}/ do |m| + token Name::Class + entities << m[0] + end + end + + state :keywords do + def any(expressions) + /#{expressions.map { |keyword| "#{keyword}\\b" }.join('|')}/ + end + + rule /self\b/, Name::Builtin::Pseudo + rule any(keywords), Keyword::Reserved + rule /(method)(\s+)(#{variable_naming})/ do + groups Keyword::Reserved, Text::Whitespace, Text + end + end + + state :objects do + rule variable_naming do |m| + variable = m[0] + if entities.include?(variable) || ('A'..'Z').cover?(variable[0]) + token Name::Class + else + token Keyword::Variable + end + end + rule /\.#{entity_name}/, Text + mixin :literals + end + + state :literals do + mixin :whitespaces_and_comments + rule /[0-9]+\.?[0-9]*/, Literal::Number + rule /"[^"]*"/m, Literal::String + rule /\[|\#{/, Punctuation, :lists + end + + state :lists do + rule /,/, Punctuation + rule /]|}/, Punctuation, :pop! + mixin :objects + end + + state :symbols do + rule /\+\+|--|\+=|-=|\*\*|!/, Operator + rule /\+|-|\*|\/|%/, Operator + rule /<=|=>|===|==|<|>/, Operator + rule /and\b|or\b|not\b/, Operator + rule /\(|\)|=/, Text + rule /,/, Punctuation + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/xml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/xml.rb new file mode 100644 index 0000000..0b95b37 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/xml.rb @@ -0,0 +1,58 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class XML < RegexLexer + title "XML" + desc %q(XML) + tag 'xml' + filenames *%w(*.xml *.xsl *.rss *.xslt *.xsd *.wsdl *.svg) + mimetypes *%w( + text/xml + application/xml + image/svg+xml + application/rss+xml + application/atom+xml + ) + + def self.detect?(text) + return false if text.doctype?(/html/) + return true if text =~ /\A<\?xml\b/ + return true if text.doctype? + end + + state :root do + rule /[^<&]+/, Text + rule /&\S*?;/, Name::Entity + rule //, Comment::Preproc + rule //, Comment, :pop! + rule /-/, Comment + end + + state :tag do + rule /\s+/m, Text + rule /[\w.:-]+\s*=/m, Name::Attribute, :attr + rule %r(/?\s*>), Name::Tag, :pop! + end + + state :attr do + rule /\s+/m, Text + rule /".*?"|'.*?'|[^\s>]+/m, Str, :pop! + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/yaml.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/yaml.rb new file mode 100644 index 0000000..4afb31c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/lexers/yaml.rb @@ -0,0 +1,374 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Lexers + class YAML < RegexLexer + title "YAML" + desc "Yaml Ain't Markup Language (yaml.org)" + mimetypes 'text/x-yaml' + tag 'yaml' + aliases 'yml' + filenames '*.yaml', '*.yml' + + def self.detect?(text) + # look for the %YAML directive + return true if text =~ /\A\s*%YAML/m + end + + SPECIAL_VALUES = Regexp.union(%w(true false null)) + + # NB: Tabs are forbidden in YAML, which is why you see things + # like /[ ]+/. + + # reset the indentation levels + def reset_indent + puts " yaml: reset_indent" if @debug + @indent_stack = [0] + @next_indent = 0 + @block_scalar_indent = nil + end + + def indent + raise 'empty indent stack!' if @indent_stack.empty? + @indent_stack.last + end + + def dedent?(level) + level < self.indent + end + + def indent?(level) + level > self.indent + end + + # Save a possible indentation level + def save_indent(match) + @next_indent = match.size + puts " yaml: indent: #{self.indent}/#@next_indent" if @debug + puts " yaml: popping indent stack - before: #@indent_stack" if @debug + if dedent?(@next_indent) + @indent_stack.pop while dedent?(@next_indent) + puts " yaml: popping indent stack - after: #@indent_stack" if @debug + puts " yaml: indent: #{self.indent}/#@next_indent" if @debug + + # dedenting to a state not previously indented to is an error + [match[0...self.indent], match[self.indent..-1]] + else + [match, ''] + end + end + + def continue_indent(match) + puts " yaml: continue_indent" if @debug + @next_indent += match.size + end + + def set_indent(match, opts={}) + if indent < @next_indent + puts " yaml: indenting #{indent}/#{@next_indent}" if @debug + @indent_stack << @next_indent + end + + @next_indent += match.size unless opts[:implicit] + end + + plain_scalar_start = /[^ \t\n\r\f\v?:,\[\]{}#&*!\|>'"%@`]/ + + start { reset_indent } + + state :basic do + rule /#.*$/, Comment::Single + end + + state :root do + mixin :basic + + rule /\n+/, Text + + # trailing or pre-comment whitespace + rule /[ ]+(?=#|$)/, Text + + rule /^%YAML\b/ do + token Name::Tag + reset_indent + push :yaml_directive + end + + rule /^%TAG\b/ do + token Name::Tag + reset_indent + push :tag_directive + end + + # doc-start and doc-end indicators + rule /^(?:---|\.\.\.)(?= |$)/ do + token Name::Namespace + reset_indent + push :block_line + end + + # indentation spaces + rule /[ ]*(?!\s|$)/ do |m| + text, err = save_indent(m[0]) + token Text, text + token Error, err + push :block_line; push :indentation + end + end + + state :indentation do + rule(/\s*?\n/) { token Text; pop! 2 } + # whitespace preceding block collection indicators + rule /[ ]+(?=[-:?](?:[ ]|$))/ do |m| + token Text + continue_indent(m[0]) + end + + # block collection indicators + rule(/[?:-](?=[ ]|$)/) do |m| + set_indent m[0] + token Punctuation::Indicator + end + + # the beginning of a block line + rule(/[ ]*/) { |m| token Text; continue_indent(m[0]); pop! } + end + + # indented line in the block context + state :block_line do + # line end + rule /[ ]*(?=#|$)/, Text, :pop! + rule /[ ]+/, Text + # tags, anchors, and aliases + mixin :descriptors + # block collections and scalars + mixin :block_nodes + # flow collections and quoed scalars + mixin :flow_nodes + + # a plain scalar + rule /(?=#{plain_scalar_start}|[?:-][^ \t\n\r\f\v])/ do + token Name::Variable + push :plain_scalar_in_block_context + end + end + + state :descriptors do + # a full-form tag + rule /!<[0-9A-Za-z;\/?:@&=+$,_.!~*'()\[\]%-]+>/, Keyword::Type + + # a tag in the form '!', '!suffix' or '!handle!suffix' + rule %r( + (?:![\w-]+)? # handle + !(?:[\w;/?:@&=+$,.!~*\'()\[\]%-]*) # suffix + )x, Keyword::Type + + # an anchor + rule /&[\w-]+/, Name::Label + + # an alias + rule /\*[\w-]+/, Name::Variable + end + + state :block_nodes do + # implicit key + rule /((?:\w[\w -]*)?)(:)(?=\s|$)/ do |m| + groups Name::Attribute, Punctuation::Indicator + set_indent m[0], :implicit => true + end + + # literal and folded scalars + rule /[\|>]/ do + token Punctuation::Indicator + push :block_scalar_content + push :block_scalar_header + end + end + + state :flow_nodes do + rule /\[/, Punctuation::Indicator, :flow_sequence + rule /\{/, Punctuation::Indicator, :flow_mapping + rule /'/, Str::Single, :single_quoted_scalar + rule /"/, Str::Double, :double_quoted_scalar + end + + state :flow_collection do + rule /\s+/m, Text + mixin :basic + rule /[?:,]/, Punctuation::Indicator + mixin :descriptors + mixin :flow_nodes + + rule /(?=#{plain_scalar_start})/ do + push :plain_scalar_in_flow_context + end + end + + state :flow_sequence do + rule /\]/, Punctuation::Indicator, :pop! + mixin :flow_collection + end + + state :flow_mapping do + rule /\}/, Punctuation::Indicator, :pop! + mixin :flow_collection + end + + state :block_scalar_content do + rule /\n+/, Text + + # empty lines never dedent, but they might be part of the scalar. + rule /^[ ]+$/ do |m| + text = m[0] + indent_size = text.size + + indent_mark = @block_scalar_indent || indent_size + + token Text, text[0...indent_mark] + token Name::Constant, text[indent_mark..-1] + end + + # TODO: ^ doesn't actually seem to affect the match at all. + # Find a way to work around this limitation. + rule /^[ ]*/ do |m| + token Text + + indent_size = m[0].size + + dedent_level = @block_scalar_indent || self.indent + @block_scalar_indent ||= indent_size + + if indent_size < dedent_level + save_indent m[0] + pop! + push :indentation + end + end + + rule /[^\n\r\f\v]+/, Name::Constant + end + + state :block_scalar_header do + # optional indentation indicator and chomping flag, in either order + rule %r( + ( + ([1-9])[+-]? | [+-]?([1-9])? + )(?=[ ]|$) + )x do |m| + @block_scalar_indent = nil + goto :ignored_line + next if m[0].empty? + + increment = m[1] || m[2] + if increment + @block_scalar_indent = indent + increment.to_i + end + + token Punctuation::Indicator + end + end + + state :ignored_line do + mixin :basic + rule /[ ]+/, Text + rule /\n/, Text, :pop! + end + + state :quoted_scalar_whitespaces do + # leading and trailing whitespace is ignored + rule /^[ ]+/, Text + rule /[ ]+$/, Text + + rule /\n+/m, Text + + rule /[ ]+/, Name::Variable + end + + state :single_quoted_scalar do + mixin :quoted_scalar_whitespaces + rule /\\'/, Str::Escape + rule /'/, Str, :pop! + rule /[^\s']+/, Str + end + + state :double_quoted_scalar do + rule /"/, Str, :pop! + mixin :quoted_scalar_whitespaces + # escapes + rule /\\[0abt\tn\nvfre "\\N_LP]/, Str::Escape + rule /\\(?:x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/, + Str::Escape + rule /[^ \t\n\r\f\v"\\]+/, Str + end + + state :plain_scalar_in_block_context_new_line do + rule /^[ ]+\n/, Text + rule /\n+/m, Text + rule /^(?=---|\.\.\.)/ do + pop! 3 + end + + # dedent detection + rule /^[ ]*/ do |m| + token Text + pop! + + indent_size = m[0].size + + # dedent = end of scalar + if indent_size <= self.indent + pop! + save_indent(m[0]) + push :indentation + end + end + end + + state :plain_scalar_in_block_context do + # the : indicator ends a scalar + rule /[ ]*(?=:[ \n]|:$)/, Text, :pop! + rule /[ ]*:/, Str + rule /[ ]+(?=#)/, Text, :pop! + rule /[ ]+$/, Text + # check for new documents or dedents at the new line + rule /\n+/ do + token Text + push :plain_scalar_in_block_context_new_line + end + + rule /[ ]+/, Str + rule SPECIAL_VALUES, Name::Constant + # regular non-whitespace characters + rule /[^\s:]+/, Str + end + + state :plain_scalar_in_flow_context do + rule /[ ]*(?=[,:?\[\]{}])/, Text, :pop! + rule /[ ]+(?=#)/, Text, :pop! + rule /^[ ]+/, Text + rule /[ ]+$/, Text + rule /\n+/, Text + rule /[ ]+/, Name::Variable + rule /[^\s,:?\[\]{}]+/, Name::Variable + end + + state :yaml_directive do + rule /([ ]+)(\d+\.\d+)/ do + groups Text, Num + goto :ignored_line + end + end + + state :tag_directive do + rule %r( + ([ ]+)(!|![\w-]*!) # prefix + ([ ]+)(!|!?[\w;/?:@&=+$,.!~*'()\[\]%-]+) # tag handle + )x do + groups Text, Keyword::Type, Text, Keyword::Type + goto :ignored_line + end + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/plugins/redcarpet.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/plugins/redcarpet.rb new file mode 100644 index 0000000..e70bd34 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/plugins/redcarpet.rb @@ -0,0 +1,31 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# this file is not require'd from the root. To use this plugin, run: +# +# require 'rouge/plugins/redcarpet' + +module Rouge + module Plugins + module Redcarpet + def block_code(code, language) + lexer = Lexer.find_fancy(language, code) || Lexers::PlainText + + # XXX HACK: Redcarpet strips hard tabs out of code blocks, + # so we assume you're not using leading spaces that aren't tabs, + # and just replace them here. + if lexer.tag == 'make' + code.gsub! /^ /, "\t" + end + + formatter = rouge_formatter(lexer) + formatter.format(lexer.lex(code)) + end + + # override this method for custom formatting behavior + def rouge_formatter(lexer) + Formatters::HTMLLegacy.new(:css_class => "highlight #{lexer.tag}") + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/regex_lexer.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/regex_lexer.rb new file mode 100644 index 0000000..f1a0d0d --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/regex_lexer.rb @@ -0,0 +1,442 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + # @abstract + # A stateful lexer that uses sets of regular expressions to + # tokenize a string. Most lexers are instances of RegexLexer. + class RegexLexer < Lexer + # A rule is a tuple of a regular expression to test, and a callback + # to perform if the test succeeds. + # + # @see StateDSL#rule + class Rule + attr_reader :callback + attr_reader :re + attr_reader :beginning_of_line + def initialize(re, callback) + @re = re + @callback = callback + @beginning_of_line = re.source[0] == ?^ + end + + def inspect + "#" + end + end + + # a State is a named set of rules that can be tested for or + # mixed in. + # + # @see RegexLexer.state + class State + attr_reader :name, :rules + def initialize(name, rules) + @name = name + @rules = rules + end + + def inspect + "#<#{self.class.name} #{@name.inspect}>" + end + end + + class StateDSL + attr_reader :rules + def initialize(name, &defn) + @name = name + @defn = defn + @rules = [] + @loaded = false + end + + def to_state(lexer_class) + load! + rules = @rules.map do |rule| + rule.is_a?(String) ? lexer_class.get_state(rule) : rule + end + State.new(@name, rules) + end + + def prepended(&defn) + parent_defn = @defn + StateDSL.new(@name) do + instance_eval(&defn) + instance_eval(&parent_defn) + end + end + + def appended(&defn) + parent_defn = @defn + StateDSL.new(@name) do + instance_eval(&parent_defn) + instance_eval(&defn) + end + end + + protected + # Define a new rule for this state. + # + # @overload rule(re, token, next_state=nil) + # @overload rule(re, &callback) + # + # @param [Regexp] re + # a regular expression for this rule to test. + # @param [String] tok + # the token type to yield if `re` matches. + # @param [#to_s] next_state + # (optional) a state to push onto the stack if `re` matches. + # If `next_state` is `:pop!`, the state stack will be popped + # instead. + # @param [Proc] callback + # a block that will be evaluated in the context of the lexer + # if `re` matches. This block has access to a number of lexer + # methods, including {RegexLexer#push}, {RegexLexer#pop!}, + # {RegexLexer#token}, and {RegexLexer#delegate}. The first + # argument can be used to access the match groups. + def rule(re, tok=nil, next_state=nil, &callback) + if tok.nil? && callback.nil? + raise "please pass `rule` a token to yield or a callback" + end + + callback ||= case next_state + when :pop! + proc do |stream| + puts " yielding #{tok.qualname}, #{stream[0].inspect}" if @debug + @output_stream.call(tok, stream[0]) + puts " popping stack: 1" if @debug + @stack.pop or raise 'empty stack!' + end + when :push + proc do |stream| + puts " yielding #{tok.qualname}, #{stream[0].inspect}" if @debug + @output_stream.call(tok, stream[0]) + puts " pushing :#{@stack.last.name}" if @debug + @stack.push(@stack.last) + end + when Symbol + proc do |stream| + puts " yielding #{tok.qualname}, #{stream[0].inspect}" if @debug + @output_stream.call(tok, stream[0]) + state = @states[next_state] || self.class.get_state(next_state) + puts " pushing :#{state.name}" if @debug + @stack.push(state) + end + when nil + proc do |stream| + puts " yielding #{tok.qualname}, #{stream[0].inspect}" if @debug + @output_stream.call(tok, stream[0]) + end + else + raise "invalid next state: #{next_state.inspect}" + end + + rules << Rule.new(re, callback) + end + + # Mix in the rules from another state into this state. The rules + # from the mixed-in state will be tried in order before moving on + # to the rest of the rules in this state. + def mixin(state) + rules << state.to_s + end + + private + def load! + return if @loaded + @loaded = true + instance_eval(&@defn) + end + end + + # The states hash for this lexer. + # @see state + def self.states + @states ||= {} + end + + def self.state_definitions + @state_definitions ||= InheritableHash.new(superclass.state_definitions) + end + @state_definitions = {} + + def self.replace_state(name, new_defn) + states[name] = nil + state_definitions[name] = new_defn + end + + # The routines to run at the beginning of a fresh lex. + # @see start + def self.start_procs + @start_procs ||= InheritableList.new(superclass.start_procs) + end + @start_procs = [] + + # Specify an action to be run every fresh lex. + # + # @example + # start { puts "I'm lexing a new string!" } + def self.start(&b) + start_procs << b + end + + # Define a new state for this lexer with the given name. + # The block will be evaluated in the context of a {StateDSL}. + def self.state(name, &b) + name = name.to_s + state_definitions[name] = StateDSL.new(name, &b) + end + + def self.prepend(name, &b) + name = name.to_s + dsl = state_definitions[name] or raise "no such state #{name.inspect}" + replace_state(name, dsl.prepended(&b)) + end + + def self.append(name, &b) + name = name.to_s + dsl = state_definitions[name] or raise "no such state #{name.inspect}" + replace_state(name, dsl.appended(&b)) + end + + # @private + def self.get_state(name) + return name if name.is_a? State + + states[name.to_sym] ||= begin + defn = state_definitions[name.to_s] or raise "unknown state: #{name.inspect}" + defn.to_state(self) + end + end + + # @private + def get_state(state_name) + self.class.get_state(state_name) + end + + # The state stack. This is initially the single state `[:root]`. + # It is an error for this stack to be empty. + # @see #state + def stack + @stack ||= [get_state(:root)] + end + + # The current state - i.e. one on top of the state stack. + # + # NB: if the state stack is empty, this will throw an error rather + # than returning nil. + def state + stack.last or raise 'empty stack!' + end + + # reset this lexer to its initial state. This runs all of the + # start_procs. + def reset! + @stack = nil + @current_stream = nil + + puts "start blocks" if @debug && self.class.start_procs.any? + self.class.start_procs.each do |pr| + instance_eval(&pr) + end + end + + # This implements the lexer protocol, by yielding [token, value] pairs. + # + # The process for lexing works as follows, until the stream is empty: + # + # 1. We look at the state on top of the stack (which by default is + # `[:root]`). + # 2. Each rule in that state is tried until one is successful. If one + # is found, that rule's callback is evaluated - which may yield + # tokens and manipulate the state stack. Otherwise, one character + # is consumed with an `'Error'` token, and we continue at (1.) + # + # @see #step #step (where (2.) is implemented) + def stream_tokens(str, &b) + stream = StringScanner.new(str) + + @current_stream = stream + @output_stream = b + @states = self.class.states + @null_steps = 0 + + until stream.eos? + if @debug + puts "lexer: #{self.class.tag}" + puts "stack: #{stack.map(&:name).map(&:to_sym).inspect}" + puts "stream: #{stream.peek(20).inspect}" + end + + success = step(state, stream) + + if !success + puts " no match, yielding Error" if @debug + b.call(Token::Tokens::Error, stream.getch) + end + end + end + + # The number of successive scans permitted without consuming + # the input stream. If this is exceeded, the match fails. + MAX_NULL_SCANS = 5 + + # Runs one step of the lex. Rules in the current state are tried + # until one matches, at which point its callback is called. + # + # @return true if a rule was tried successfully + # @return false otherwise. + def step(state, stream) + state.rules.each do |rule| + if rule.is_a?(State) + puts " entering mixin #{rule.name}" if @debug + return true if step(rule, stream) + puts " exiting mixin #{rule.name}" if @debug + else + puts " trying #{rule.inspect}" if @debug + + # XXX HACK XXX + # StringScanner's implementation of ^ is b0rken. + # see http://bugs.ruby-lang.org/issues/7092 + # TODO: this doesn't cover cases like /(a|^b)/, but it's + # the most common, for now... + next if rule.beginning_of_line && !stream.beginning_of_line? + + if (size = stream.skip(rule.re)) + puts " got #{stream[0].inspect}" if @debug + + instance_exec(stream, &rule.callback) + + if size.zero? + @null_steps += 1 + if @null_steps > MAX_NULL_SCANS + puts " too many scans without consuming the string!" if @debug + return false + end + else + @null_steps = 0 + end + + return true + end + end + end + + false + end + + # Yield a token. + # + # @param tok + # the token type + # @param val + # (optional) the string value to yield. If absent, this defaults + # to the entire last match. + def token(tok, val=@current_stream[0]) + yield_token(tok, val) + end + + # @deprecated + # + # Yield a token with the next matched group. Subsequent calls + # to this method will yield subsequent groups. + def group(tok) + raise "RegexLexer#group is deprecated: use #groups instead" + end + + # Yield tokens corresponding to the matched groups of the current + # match. + def groups(*tokens) + tokens.each_with_index do |tok, i| + yield_token(tok, @current_stream[i+1]) + end + end + + # Delegate the lex to another lexer. The #lex method will be called + # with `:continue` set to true, so that #reset! will not be called. + # In this way, a single lexer can be repeatedly delegated to while + # maintaining its own internal state stack. + # + # @param [#lex] lexer + # The lexer or lexer class to delegate to + # @param [String] text + # The text to delegate. This defaults to the last matched string. + def delegate(lexer, text=nil) + puts " delegating to #{lexer.inspect}" if @debug + text ||= @current_stream[0] + + lexer.lex(text, :continue => true) do |tok, val| + puts " delegated token: #{tok.inspect}, #{val.inspect}" if @debug + yield_token(tok, val) + end + end + + def recurse(text=nil) + delegate(self.class, text) + end + + # Push a state onto the stack. If no state name is given and you've + # passed a block, a state will be dynamically created using the + # {StateDSL}. + def push(state_name=nil, &b) + push_state = if state_name + get_state(state_name) + elsif block_given? + StateDSL.new(b.inspect, &b).to_state(self.class) + else + # use the top of the stack by default + self.state + end + + puts " pushing :#{push_state.name}" if @debug + stack.push(push_state) + end + + # Pop the state stack. If a number is passed in, it will be popped + # that number of times. + def pop!(times=1) + raise 'empty stack!' if stack.empty? + + puts " popping stack: #{times}" if @debug + + stack.pop(times) + + nil + end + + # replace the head of the stack with the given state + def goto(state_name) + raise 'empty stack!' if stack.empty? + + puts " going to state :#{state_name} " if @debug + stack[-1] = get_state(state_name) + end + + # reset the stack back to `[:root]`. + def reset_stack + puts ' resetting stack' if @debug + stack.clear + stack.push get_state(:root) + end + + # Check if `state_name` is in the state stack. + def in_state?(state_name) + state_name = state_name.to_s + stack.any? do |state| + state.name == state_name.to_s + end + end + + # Check if `state_name` is the state on top of the state stack. + def state?(state_name) + state_name.to_s == state.name + end + + private + def yield_token(tok, val) + return if val.nil? || val.empty? + puts " yielding #{tok.qualname}, #{val.inspect}" if @debug + @output_stream.yield(tok, val) + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/template_lexer.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/template_lexer.rb new file mode 100644 index 0000000..384b37b --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/template_lexer.rb @@ -0,0 +1,21 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + # @abstract + # A TemplateLexer is one that accepts a :parent option, to specify + # which language is being templated. The lexer class can specify its + # own default for the parent lexer, which is otherwise defaulted to + # HTML. + class TemplateLexer < RegexLexer + # the parent lexer - the one being templated. + def parent + return @parent if instance_variable_defined? :@parent + @parent = lexer_option(:parent) || Lexers::HTML.new(@options) + end + + option :parent, "the parent language (default: html)" + + start { parent.reset! } + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/text_analyzer.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/text_analyzer.rb new file mode 100644 index 0000000..0540ca4 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/text_analyzer.rb @@ -0,0 +1,50 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + class TextAnalyzer < String + # Find a shebang. Returns nil if no shebang is present. + def shebang + return @shebang if instance_variable_defined? :@shebang + + self =~ /\A\s*#!(.*)$/ + @shebang = $1 + end + + # Check if the given shebang is present. + # + # This normalizes things so that `text.shebang?('bash')` will detect + # `#!/bash`, '#!/bin/bash', '#!/usr/bin/env bash', and '#!/bin/bash -x' + def shebang?(match) + return false unless shebang + match = /\b#{match}(\s|$)/ + match === shebang + end + + # Return the contents of the doctype tag if present, nil otherwise. + def doctype + return @doctype if instance_variable_defined? :@doctype + + self =~ %r(\A\s* + (?:<\?.*?\?>\s*)? # possible tag + + )xm + @doctype = $1 + end + + # Check if the doctype matches a given regexp or string + def doctype?(type=//) + type === doctype + end + + # Return true if the result of lexing with the given lexer contains no + # error tokens. + def lexes_cleanly?(lexer) + lexer.lex(self) do |(tok, _)| + return false if tok.name == 'Error' + end + + true + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/theme.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/theme.rb new file mode 100644 index 0000000..731da00 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/theme.rb @@ -0,0 +1,214 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + class Theme + include Token::Tokens + + class Style < Hash + def initialize(theme, hsh={}) + super() + @theme = theme + merge!(hsh) + end + + [:fg, :bg].each do |mode| + define_method mode do + return self[mode] unless @theme + @theme.palette(self[mode]) if self[mode] + end + end + + def render(selector, &b) + return enum_for(:render, selector).to_a.join("\n") unless b + + return if empty? + + yield "#{selector} {" + rendered_rules.each do |rule| + yield " #{rule};" + end + yield "}" + end + + def rendered_rules(&b) + return enum_for(:rendered_rules) unless b + yield "color: #{fg}" if fg + yield "background-color: #{bg}" if bg + yield "font-weight: bold" if self[:bold] + yield "font-style: italic" if self[:italic] + yield "text-decoration: underline" if self[:underline] + + (self[:rules] || []).each(&b) + end + end + + def styles + @styles ||= self.class.styles.dup + end + + @palette = {} + def self.palette(arg={}) + @palette ||= InheritableHash.new(superclass.palette) + + if arg.is_a? Hash + @palette.merge! arg + @palette + else + case arg + when /#[0-9a-f]+/i + arg + else + @palette[arg] or raise "not in palette: #{arg.inspect}" + end + end + end + + def palette(*a) self.class.palette(*a) end + + @styles = {} + def self.styles + @styles ||= InheritableHash.new(superclass.styles) + end + + def self.render(opts={}, &b) + new(opts).render(&b) + end + + def get_own_style(token) + self.class.get_own_style(token) + end + + def get_style(token) + self.class.get_style(token) + end + + class << self + def style(*tokens) + style = tokens.last.is_a?(Hash) ? tokens.pop : {} + + tokens.each do |tok| + styles[tok] = style + end + end + + def get_own_style(token) + token.token_chain.reverse_each do |anc| + return Style.new(self, styles[anc]) if styles[anc] + end + + nil + end + + def get_style(token) + get_own_style(token) || base_style + end + + def base_style + get_own_style(Token::Tokens::Text) + end + + def name(n=nil) + return @name if n.nil? + + @name = n.to_s + register(@name) + end + + def register(name) + Theme.registry[name.to_s] = self + end + + def find(n) + registry[n.to_s] + end + + def registry + @registry ||= {} + end + end + end + + module HasModes + def mode(arg=:absent) + return @mode if arg == :absent + + @modes ||= {} + @modes[arg] ||= get_mode(arg) + end + + def get_mode(mode) + return self if self.mode == mode + + new_name = "#{self.name}.#{mode}" + Class.new(self) { name(new_name); set_mode!(mode) } + end + + def set_mode!(mode) + @mode = mode + send("make_#{mode}!") + end + + def mode!(arg) + alt_name = "#{self.name}.#{arg}" + register(alt_name) + set_mode!(arg) + end + end + + class CSSTheme < Theme + def initialize(opts={}) + @scope = opts[:scope] || '.highlight' + end + + def render(&b) + return enum_for(:render).to_a.join("\n") unless b + + # shared styles for tableized line numbers + yield "#{@scope} table td { padding: 5px; }" + yield "#{@scope} table pre { margin: 0; }" + + styles.each do |tok, style| + Style.new(self, style).render(css_selector(tok), &b) + end + end + + def render_base(selector, &b) + self.class.base_style.render(selector, &b) + end + + def style_for(tok) + self.class.get_style(tok) + end + + private + def css_selector(token) + inflate_token(token).map do |tok| + raise "unknown token: #{tok.inspect}" if tok.shortname.nil? + + single_css_selector(tok) + end.join(', ') + end + + def single_css_selector(token) + return @scope if token == Text + + "#{@scope} .#{token.shortname}" + end + + # yield all of the tokens that should be styled the same + # as the given token. Essentially this recursively all of + # the subtokens, except those which are more specifically + # styled. + def inflate_token(tok, &b) + return enum_for(:inflate_token, tok) unless block_given? + + yield tok + tok.sub_tokens.each do |(_, st)| + next if styles[st] + + inflate_token(st, &b) + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/base16.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/base16.rb new file mode 100644 index 0000000..bf62fa7 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/base16.rb @@ -0,0 +1,131 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + # default base16 theme + # by Chris Kempson (http://chriskempson.com) + class Base16 < CSSTheme + name 'base16' + + palette base00: "#151515" + palette base01: "#202020" + palette base02: "#303030" + palette base03: "#505050" + palette base04: "#b0b0b0" + palette base05: "#d0d0d0" + palette base06: "#e0e0e0" + palette base07: "#f5f5f5" + palette base08: "#ac4142" + palette base09: "#d28445" + palette base0A: "#f4bf75" + palette base0B: "#90a959" + palette base0C: "#75b5aa" + palette base0D: "#6a9fb5" + palette base0E: "#aa759f" + palette base0F: "#8f5536" + + extend HasModes + + def self.light! + mode :dark # indicate that there is a dark variant + mode! :light + end + + def self.dark! + mode :light # indicate that there is a light variant + mode! :dark + end + + def self.make_dark! + style Text, :fg => :base05, :bg => :base00 + end + + def self.make_light! + style Text, :fg => :base02 + end + + light! + + style Error, :fg => :base00, :bg => :base08 + style Comment, :fg => :base03 + + style Comment::Preproc, + Name::Tag, :fg => :base0A + + style Operator, + Punctuation, :fg => :base05 + + style Generic::Inserted, :fg => :base0B + style Generic::Deleted, :fg => :base08 + style Generic::Heading, :fg => :base0D, :bg => :base00, :bold => true + + style Keyword, :fg => :base0E + style Keyword::Constant, + Keyword::Type, :fg => :base09 + + style Keyword::Declaration, :fg => :base09 + + style Literal::String, :fg => :base0B + style Literal::String::Regex, :fg => :base0C + + style Literal::String::Interpol, + Literal::String::Escape, :fg => :base0F + + style Name::Namespace, + Name::Class, + Name::Constant, :fg => :base0A + + style Name::Attribute, :fg => :base0D + + style Literal::Number, + Literal::String::Symbol, :fg => :base0B + + class Solarized < Base16 + name 'base16.solarized' + light! + # author "Ethan Schoonover (http://ethanschoonover.com/solarized)" + + palette base00: "#002b36" + palette base01: "#073642" + palette base02: "#586e75" + palette base03: "#657b83" + palette base04: "#839496" + palette base05: "#93a1a1" + palette base06: "#eee8d5" + palette base07: "#fdf6e3" + palette base08: "#dc322f" + palette base09: "#cb4b16" + palette base0A: "#b58900" + palette base0B: "#859900" + palette base0C: "#2aa198" + palette base0D: "#268bd2" + palette base0E: "#6c71c4" + palette base0F: "#d33682" + end + + class Monokai < Base16 + name 'base16.monokai' + dark! + + # author "Wimer Hazenberg (http://www.monokai.nl)" + palette base00: "#272822" + palette base01: "#383830" + palette base02: "#49483e" + palette base03: "#75715e" + palette base04: "#a59f85" + palette base05: "#f8f8f2" + palette base06: "#f5f4f1" + palette base07: "#f9f8f5" + palette base08: "#f92672" + palette base09: "#fd971f" + palette base0A: "#f4bf75" + palette base0B: "#a6e22e" + palette base0C: "#a1efe4" + palette base0D: "#66d9ef" + palette base0E: "#ae81ff" + palette base0F: "#cc6633" + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/colorful.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/colorful.rb new file mode 100644 index 0000000..b2de856 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/colorful.rb @@ -0,0 +1,68 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + # stolen from pygments + class Colorful < CSSTheme + name 'colorful' + + style Text, :fg => "#bbbbbb", :bg => '#000' + + style Comment, :fg => "#888" + style Comment::Preproc, :fg => "#579" + style Comment::Special, :fg => "#cc0000", :bold => true + + style Keyword, :fg => "#080", :bold => true + style Keyword::Pseudo, :fg => "#038" + style Keyword::Type, :fg => "#339" + + style Operator, :fg => "#333" + style Operator::Word, :fg => "#000", :bold => true + + style Name::Builtin, :fg => "#007020" + style Name::Function, :fg => "#06B", :bold => true + style Name::Class, :fg => "#B06", :bold => true + style Name::Namespace, :fg => "#0e84b5", :bold => true + style Name::Exception, :fg => "#F00", :bold => true + style Name::Variable, :fg => "#963" + style Name::Variable::Instance, :fg => "#33B" + style Name::Variable::Class, :fg => "#369" + style Name::Variable::Global, :fg => "#d70", :bold => true + style Name::Constant, :fg => "#036", :bold => true + style Name::Label, :fg => "#970", :bold => true + style Name::Entity, :fg => "#800", :bold => true + style Name::Attribute, :fg => "#00C" + style Name::Tag, :fg => "#070" + style Name::Decorator, :fg => "#555", :bold => true + + style Literal::String, :bg => "#fff0f0" + style Literal::String::Char, :fg => "#04D" + style Literal::String::Doc, :fg => "#D42" + style Literal::String::Interpol, :bg => "#eee" + style Literal::String::Escape, :fg => "#666", :bold => true + style Literal::String::Regex, :fg => "#000", :bg => "#fff0ff" + style Literal::String::Symbol, :fg => "#A60" + style Literal::String::Other, :fg => "#D20" + + style Literal::Number, :fg => "#60E", :bold => true + style Literal::Number::Integer, :fg => "#00D", :bold => true + style Literal::Number::Float, :fg => "#60E", :bold => true + style Literal::Number::Hex, :fg => "#058", :bold => true + style Literal::Number::Oct, :fg => "#40E", :bold => true + + style Generic::Heading, :fg => "#000080", :bold => true + style Generic::Subheading, :fg => "#800080", :bold => true + style Generic::Deleted, :fg => "#A00000" + style Generic::Inserted, :fg => "#00A000" + style Generic::Error, :fg => "#FF0000" + style Generic::Emph, :italic => true + style Generic::Strong, :bold => true + style Generic::Prompt, :fg => "#c65d09", :bold => true + style Generic::Output, :fg => "#888" + style Generic::Traceback, :fg => "#04D" + + style Error, :fg => "#F00", :bg => "#FAA" + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/github.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/github.rb new file mode 100644 index 0000000..de1c31e --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/github.rb @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class Github < CSSTheme + name 'github' + + style Comment::Multiline, :fg => '#999988', :italic => true + style Comment::Preproc, :fg => '#999999', :bold => true + style Comment::Single, :fg => '#999988', :italic => true + style Comment::Special, :fg => '#999999', :italic => true, :bold => true + style Comment, :fg => '#999988', :italic => true + style Error, :fg => '#a61717', :bg => '#e3d2d2' + style Generic::Deleted, :fg => '#000000', :bg => '#ffdddd' + style Generic::Emph, :fg => '#000000', :italic => true + style Generic::Error, :fg => '#aa0000' + style Generic::Heading, :fg => '#999999' + style Generic::Inserted, :fg => '#000000', :bg => '#ddffdd' + style Generic::Output, :fg => '#888888' + style Generic::Prompt, :fg => '#555555' + style Generic::Strong, :bold => true + style Generic::Subheading, :fg => '#aaaaaa' + style Generic::Traceback, :fg => '#aa0000' + style Keyword::Constant, :fg => '#000000', :bold => true + style Keyword::Declaration, :fg => '#000000', :bold => true + style Keyword::Namespace, :fg => '#000000', :bold => true + style Keyword::Pseudo, :fg => '#000000', :bold => true + style Keyword::Reserved, :fg => '#000000', :bold => true + style Keyword::Type, :fg => '#445588', :bold => true + style Keyword, :fg => '#000000', :bold => true + style Literal::Number::Float, :fg => '#009999' + style Literal::Number::Hex, :fg => '#009999' + style Literal::Number::Integer::Long, :fg => '#009999' + style Literal::Number::Integer, :fg => '#009999' + style Literal::Number::Oct, :fg => '#009999' + style Literal::Number, :fg => '#009999' + style Literal::String::Backtick, :fg => '#d14' + style Literal::String::Char, :fg => '#d14' + style Literal::String::Doc, :fg => '#d14' + style Literal::String::Double, :fg => '#d14' + style Literal::String::Escape, :fg => '#d14' + style Literal::String::Heredoc, :fg => '#d14' + style Literal::String::Interpol, :fg => '#d14' + style Literal::String::Other, :fg => '#d14' + style Literal::String::Regex, :fg => '#009926' + style Literal::String::Single, :fg => '#d14' + style Literal::String::Symbol, :fg => '#990073' + style Literal::String, :fg => '#d14' + style Name::Attribute, :fg => '#008080' + style Name::Builtin::Pseudo, :fg => '#999999' + style Name::Builtin, :fg => '#0086B3' + style Name::Class, :fg => '#445588', :bold => true + style Name::Constant, :fg => '#008080' + style Name::Decorator, :fg => '#3c5d5d', :bold => true + style Name::Entity, :fg => '#800080' + style Name::Exception, :fg => '#990000', :bold => true + style Name::Function, :fg => '#990000', :bold => true + style Name::Label, :fg => '#990000', :bold => true + style Name::Namespace, :fg => '#555555' + style Name::Tag, :fg => '#000080' + style Name::Variable::Class, :fg => '#008080' + style Name::Variable::Global, :fg => '#008080' + style Name::Variable::Instance, :fg => '#008080' + style Name::Variable, :fg => '#008080' + style Operator::Word, :fg => '#000000', :bold => true + style Operator, :fg => '#000000', :bold => true + style Text::Whitespace, :fg => '#bbbbbb' + style Text, :bg => '#f8f8f8' + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/gruvbox.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/gruvbox.rb new file mode 100644 index 0000000..25cd123 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/gruvbox.rb @@ -0,0 +1,168 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +# TODO how are we going to handle soft/hard contrast? + +module Rouge + module Themes + # Based on https://github.com/morhetz/gruvbox, with help from + # https://github.com/daveyarwood/gruvbox-pygments + class Gruvbox < CSSTheme + name 'gruvbox' + + # global Gruvbox colours {{{ + C_dark0_hard = '#1d2021' + C_dark0 ='#282828' + C_dark0_soft = '#32302f' + C_dark1 = '#3c3836' + C_dark2 = '#504945' + C_dark3 = '#665c54' + C_dark4 = '#7c6f64' + C_dark4_256 = '#7c6f64' + + C_gray_245 = '#928374' + C_gray_244 = '#928374' + + C_light0_hard = '#f9f5d7' + C_light0 = '#fbf1c7' + C_light0_soft = '#f2e5bc' + C_light1 = '#ebdbb2' + C_light2 = '#d5c4a1' + C_light3 = '#bdae93' + C_light4 = '#a89984' + C_light4_256 = '#a89984' + + C_bright_red = '#fb4934' + C_bright_green = '#b8bb26' + C_bright_yellow = '#fabd2f' + C_bright_blue = '#83a598' + C_bright_purple = '#d3869b' + C_bright_aqua = '#8ec07c' + C_bright_orange = '#fe8019' + + C_neutral_red = '#cc241d' + C_neutral_green = '#98971a' + C_neutral_yellow = '#d79921' + C_neutral_blue = '#458588' + C_neutral_purple = '#b16286' + C_neutral_aqua = '#689d6a' + C_neutral_orange = '#d65d0e' + + C_faded_red = '#9d0006' + C_faded_green = '#79740e' + C_faded_yellow = '#b57614' + C_faded_blue = '#076678' + C_faded_purple = '#8f3f71' + C_faded_aqua = '#427b58' + C_faded_orange = '#af3a03' + # }}} + + extend HasModes + + def self.light! + mode :dark # indicate that there is a dark variant + mode! :light + end + + def self.dark! + mode :light # indicate that there is a light variant + mode! :dark + end + + def self.make_dark! + palette bg0: C_dark0 + palette bg1: C_dark1 + palette bg2: C_dark2 + palette bg3: C_dark3 + palette bg4: C_dark4 + + palette gray: C_gray_245 + + palette fg0: C_light0 + palette fg1: C_light1 + palette fg2: C_light2 + palette fg3: C_light3 + palette fg4: C_light4 + + palette fg4_256: C_light4_256 + + palette red: C_bright_red + palette green: C_bright_green + palette yellow: C_bright_yellow + palette blue: C_bright_blue + palette purple: C_bright_purple + palette aqua: C_bright_aqua + palette orange: C_bright_orange + + end + + def self.make_light! + palette bg0: C_light0 + palette bg1: C_light1 + palette bg2: C_light2 + palette bg3: C_light3 + palette bg4: C_light4 + + palette gray: C_gray_244 + + palette fg0: C_dark0 + palette fg1: C_dark1 + palette fg2: C_dark2 + palette fg3: C_dark3 + palette fg4: C_dark4 + + palette fg4_256: C_dark4_256 + + palette red: C_faded_red + palette green: C_faded_green + palette yellow: C_faded_yellow + palette blue: C_faded_blue + palette purple: C_faded_purple + palette aqua: C_faded_aqua + palette orange: C_faded_orange + end + + dark! + mode :light + + style Text, :fg => :fg0, :bg => :bg0 + style Error, :fg => :red, :bg => :bg0, :bold => true + style Comment, :fg => :gray, :italic => true + + style Comment::Preproc, :fg => :aqua + + style Name::Tag, :fg => :red + + style Operator, + Punctuation, :fg => :fg0 + + style Generic::Inserted, :fg => :green, :bg => :bg0 + style Generic::Deleted, :fg => :red, :bg => :bg0 + style Generic::Heading, :fg => :green, :bold => true + + style Keyword, :fg => :red + style Keyword::Constant, :fg => :purple + style Keyword::Type, :fg => :yellow + + style Keyword::Declaration, :fg => :orange + + style Literal::String, + Literal::String::Interpol, + Literal::String::Regex, :fg => :green, :italic => true + + style Literal::String::Escape, :fg => :orange + + style Name::Namespace, + Name::Class, :fg => :aqua + + style Name::Constant, :fg => :purple + + style Name::Attribute, :fg => :green + + style Literal::Number, :fg => :purple + + style Literal::String::Symbol, :fg => :blue + + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/igor_pro.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/igor_pro.rb new file mode 100644 index 0000000..adc53a2 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/igor_pro.rb @@ -0,0 +1,21 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class IgorPro < CSSTheme + name 'igorpro' + + style Text, :fg => '#444444' + style Comment::Preproc, :fg => '#CC00A3' + style Comment::Special, :fg => '#CC00A3' + style Comment, :fg => '#FF0000' + style Keyword::Constant, :fg => '#C34E00' + style Keyword::Declaration, :fg => '#0000FF' + style Keyword::Reserved, :fg => '#007575' + style Keyword, :fg => '#0000FF' + style Literal::String, :fg => '#009C00' + style Name::Builtin, :fg => '#C34E00' + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/molokai.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/molokai.rb new file mode 100644 index 0000000..119422f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/molokai.rb @@ -0,0 +1,83 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class Molokai < CSSTheme + name 'molokai' + + palette :black => '#1b1d1e' + palette :white => '#f8f8f2' + palette :blue => '#66d9ef' + palette :green => '#a6e22e' + palette :grey => '#403d3d' + palette :red => '#f92672' + palette :light_grey => '#465457' + palette :dark_blue => '#5e5d83' + palette :violet => '#af87ff' + palette :yellow => '#d7d787' + + style Comment, + Comment::Multiline, + Comment::Single, :fg => :dark_blue, :italic => true + style Comment::Preproc, :fg => :light_grey, :bold => true + style Comment::Special, :fg => :light_grey, :italic => true, :bold => true + style Error, :fg => :white, :bg => :grey + style Generic::Inserted, :fg => :green + style Generic::Deleted, :fg => :red + style Generic::Emph, :fg => :black, :italic => true + style Generic::Error, + Generic::Traceback, :fg => :red + style Generic::Heading, :fg => :grey + style Generic::Output, :fg => :grey + style Generic::Prompt, :fg => :blue + style Generic::Strong, :bold => true + style Generic::Subheading, :fg => :light_grey + style Keyword, + Keyword::Constant, + Keyword::Declaration, + Keyword::Pseudo, + Keyword::Reserved, + Keyword::Type, :fg => :blue, :bold => true + style Keyword::Namespace, + Operator::Word, + Operator, :fg => :red, :bold => true + style Literal::Number::Float, + Literal::Number::Hex, + Literal::Number::Integer::Long, + Literal::Number::Integer, + Literal::Number::Oct, + Literal::Number, + Literal::String::Escape, :fg => :violet + style Literal::String::Backtick, + Literal::String::Char, + Literal::String::Doc, + Literal::String::Double, + Literal::String::Heredoc, + Literal::String::Interpol, + Literal::String::Other, + Literal::String::Regex, + Literal::String::Single, + Literal::String::Symbol, + Literal::String, :fg => :yellow + style Name::Attribute, :fg => :green + style Name::Class, + Name::Decorator, + Name::Exception, + Name::Function, :fg => :green, :bold => true + style Name::Constant, :fg => :blue + style Name::Builtin::Pseudo, + Name::Builtin, + Name::Entity, + Name::Namespace, + Name::Variable::Class, + Name::Variable::Global, + Name::Variable::Instance, + Name::Variable, + Text::Whitespace, :fg => :white + style Name::Label, :fg => :white, :bold => true + style Name::Tag, :fg => :red + style Text, :fg => :white, :bg => :black + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai.rb new file mode 100644 index 0000000..e230d60 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai.rb @@ -0,0 +1,93 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class Monokai < CSSTheme + name 'monokai' + + palette :black => '#000000' + palette :bright_green => '#a6e22e' + palette :bright_pink => '#f92672' + palette :carmine => '#960050' + palette :dark => '#49483e' + palette :dark_grey => '#888888' + palette :dark_red => '#aa0000' + palette :dimgrey => '#75715e' + palette :dimgreen => '#324932' + palette :dimred => '#493131' + palette :emperor => '#555555' + palette :grey => '#999999' + palette :light_grey => '#aaaaaa' + palette :light_violet => '#ae81ff' + palette :soft_cyan => '#66d9ef' + palette :soft_yellow => '#e6db74' + palette :very_dark => '#1e0010' + palette :whitish => '#f8f8f2' + palette :orange => '#f6aa11' + palette :white => '#ffffff' + + style Comment, + Comment::Multiline, + Comment::Single, :fg => :dimgrey, :italic => true + style Comment::Preproc, :fg => :dimgrey, :bold => true + style Comment::Special, :fg => :dimgrey, :italic => true, :bold => true + style Error, :fg => :carmine, :bg => :very_dark + style Generic::Inserted, :fg => :white, :bg => :dimgreen + style Generic::Deleted, :fg => :white, :bg => :dimred + style Generic::Emph, :fg => :black, :italic => true + style Generic::Error, + Generic::Traceback, :fg => :dark_red + style Generic::Heading, :fg => :grey + style Generic::Output, :fg => :dark_grey + style Generic::Prompt, :fg => :emperor + style Generic::Strong, :bold => true + style Generic::Subheading, :fg => :light_grey + style Keyword, + Keyword::Constant, + Keyword::Declaration, + Keyword::Pseudo, + Keyword::Reserved, + Keyword::Type, :fg => :soft_cyan, :bold => true + style Keyword::Namespace, + Operator::Word, + Operator, :fg => :bright_pink, :bold => true + style Literal::Number::Float, + Literal::Number::Hex, + Literal::Number::Integer::Long, + Literal::Number::Integer, + Literal::Number::Oct, + Literal::Number, + Literal::String::Escape, :fg => :light_violet + style Literal::String::Backtick, + Literal::String::Char, + Literal::String::Doc, + Literal::String::Double, + Literal::String::Heredoc, + Literal::String::Interpol, + Literal::String::Other, + Literal::String::Regex, + Literal::String::Single, + Literal::String::Symbol, + Literal::String, :fg => :soft_yellow + style Name::Attribute, :fg => :bright_green + style Name::Class, + Name::Decorator, + Name::Exception, + Name::Function, :fg => :bright_green, :bold => true + style Name::Constant, :fg => :soft_cyan + style Name::Builtin::Pseudo, + Name::Builtin, + Name::Entity, + Name::Namespace, + Name::Variable::Class, + Name::Variable::Global, + Name::Variable::Instance, + Name::Variable, + Text::Whitespace, :fg => :whitish + style Name::Label, :fg => :whitish, :bold => true + style Name::Tag, :fg => :bright_pink + style Text, :fg => :whitish, :bg => :dark + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai_sublime.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai_sublime.rb new file mode 100644 index 0000000..bbecbf3 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/monokai_sublime.rb @@ -0,0 +1,92 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class MonokaiSublime < CSSTheme + name 'monokai.sublime' + + palette :black => '#000000' + palette :bright_green => '#a6e22e' + palette :bright_pink => '#f92672' + palette :carmine => '#960050' + palette :dark => '#49483e' + palette :dark_grey => '#888888' + palette :dark_red => '#aa0000' + palette :dimgrey => '#75715e' + palette :emperor => '#555555' + palette :grey => '#999999' + palette :light_grey => '#aaaaaa' + palette :light_violet => '#ae81ff' + palette :soft_cyan => '#66d9ef' + palette :soft_yellow => '#e6db74' + palette :very_dark => '#1e0010' + palette :whitish => '#f8f8f2' + palette :orange => '#f6aa11' + palette :white => '#ffffff' + + style Generic::Heading, :fg => :grey + style Literal::String::Regex, :fg => :orange + style Generic::Output, :fg => :dark_grey + style Generic::Prompt, :fg => :emperor + style Generic::Strong, :bold => false + style Generic::Subheading, :fg => :light_grey + style Name::Builtin, :fg => :orange + style Comment::Multiline, + Comment::Preproc, + Comment::Single, + Comment::Special, + Comment, :fg => :dimgrey + style Error, + Generic::Error, + Generic::Traceback, :fg => :carmine + style Generic::Deleted, + Generic::Inserted, + Generic::Emph, :fg => :dark + style Keyword::Constant, + Keyword::Declaration, + Keyword::Reserved, + Name::Constant, + Keyword::Type, :fg => :soft_cyan + style Literal::Number::Float, + Literal::Number::Hex, + Literal::Number::Integer::Long, + Literal::Number::Integer, + Literal::Number::Oct, + Literal::Number, + Literal::String::Char, + Literal::String::Escape, + Literal::String::Symbol, :fg => :light_violet + style Literal::String::Doc, + Literal::String::Double, + Literal::String::Backtick, + Literal::String::Heredoc, + Literal::String::Interpol, + Literal::String::Other, + Literal::String::Single, + Literal::String, :fg => :soft_yellow + style Name::Attribute, + Name::Class, + Name::Decorator, + Name::Exception, + Name::Function, :fg => :bright_green + style Name::Variable::Class, + Name::Namespace, + Name::Label, + Name::Entity, + Name::Builtin::Pseudo, + Name::Variable::Global, + Name::Variable::Instance, + Name::Variable, + Text::Whitespace, + Text, + Name, :fg => :white + style Operator::Word, + Name::Tag, + Keyword, + Keyword::Namespace, + Keyword::Pseudo, + Operator, :fg => :bright_pink + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/pastie.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/pastie.rb new file mode 100644 index 0000000..c297d16 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/pastie.rb @@ -0,0 +1,70 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + # A port of the pastie style from Pygments. + # See https://bitbucket.org/birkenfeld/pygments-main/src/default/pygments/styles/pastie.py + class Pastie < CSSTheme + name 'pastie' + + style Comment, :fg => '#888888' + style Comment::Preproc, :fg => '#cc0000', :bold => true + style Comment::Special, :fg => '#cc0000', :bg => '#fff0f0', :bold => true + + style Error, :fg => '#a61717', :bg => '#e3d2d2' + style Generic::Error, :fg => '#aa0000' + + style Generic::Heading, :fg => '#333333' + style Generic::Subheading, :fg => '#666666' + + style Generic::Deleted, :fg => '#000000', :bg => '#ffdddd' + style Generic::Inserted, :fg => '#000000', :bg => '#ddffdd' + + style Generic::Emph, :italic => true + style Generic::Strong, :bold => true + + style Generic::Lineno, :fg => '#888888' + style Generic::Output, :fg => '#888888' + style Generic::Prompt, :fg => '#555555' + style Generic::Traceback, :fg => '#aa0000' + + style Keyword, :fg => '#008800', :bold => true + style Keyword::Pseudo, :fg => '#008800' + style Keyword::Type, :fg => '#888888', :bold => true + + style Num, :fg => '#0000dd', :bold => true + + style Str, :fg => '#dd2200', :bg => '#fff0f0' + style Str::Escape, :fg => '#0044dd', :bg => '#fff0f0' + style Str::Interpol, :fg => '#3333bb', :bg => '#fff0f0' + style Str::Other, :fg => '#22bb22', :bg => '#f0fff0' + #style Str::Regex, :fg => '#008800', :bg => '#fff0ff' + # The background color on regex really doesn't look good, so let's drop it + style Str::Regex, :fg => '#008800' + style Str::Symbol, :fg => '#aa6600', :bg => '#fff0f0' + + style Name::Attribute, :fg => '#336699' + style Name::Builtin, :fg => '#003388' + style Name::Class, :fg => '#bb0066', :bold => true + style Name::Constant, :fg => '#003366', :bold => true + style Name::Decorator, :fg => '#555555' + style Name::Exception, :fg => '#bb0066', :bold => true + style Name::Function, :fg => '#0066bb', :bold => true + #style Name::Label, :fg => '#336699', :italic => true + # Name::Label is used for built-in CSS properties in Rouge, so let's drop italics + style Name::Label, :fg => '#336699' + style Name::Namespace, :fg => '#bb0066', :bold => true + style Name::Property, :fg => '#336699', :bold => true + style Name::Tag, :fg => '#bb0066', :bold => true + style Name::Variable, :fg => '#336699' + style Name::Variable::Global, :fg => '#dd7700' + style Name::Variable::Instance, :fg => '#3333bb' + + style Operator::Word, :fg => '#008800' + + style Text, {} + style Text::Whitespace, :fg => '#bbbbbb' + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/thankful_eyes.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/thankful_eyes.rb new file mode 100644 index 0000000..f0b5aa7 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/thankful_eyes.rb @@ -0,0 +1,75 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class ThankfulEyes < CSSTheme + name 'thankful_eyes' + + # pallette, from GTKSourceView's ThankfulEyes + palette :cool_as_ice => '#6c8b9f' + palette :slate_blue => '#4e5d62' + palette :eggshell_cloud => '#dee5e7' + palette :krasna => '#122b3b' + palette :aluminum1 => '#fefeec' + palette :scarletred2 => '#cc0000' + palette :butter3 => '#c4a000' + palette :go_get_it => '#b2fd6d' + palette :chilly => '#a8e1fe' + palette :unicorn => '#faf6e4' + palette :sandy => '#f6dd62' + palette :pink_merengue => '#f696db' + palette :dune => '#fff0a6' + palette :backlit => '#4df4ff' + palette :schrill => '#ffb000' + + style Text, :fg => :unicorn, :bg => :krasna + style Generic::Lineno, :fg => :eggshell_cloud, :bg => :slate_blue + + style Generic::Prompt, :fg => :chilly, :bold => true + + style Comment, :fg => :cool_as_ice, :italic => true + style Comment::Preproc, :fg => :go_get_it, :bold => true, :italic => true + style Error, :fg => :aluminum1, :bg => :scarletred2 + style Generic::Error, :fg => :scarletred2, :italic => true, :bold => true + style Keyword, :fg => :sandy, :bold => true + style Operator, :fg => :backlit, :bold => true + style Punctuation, :fg => :backlit + style Generic::Deleted, :fg => :scarletred2 + style Generic::Inserted, :fg => :go_get_it + style Generic::Emph, :italic => true + style Generic::Strong, :bold => true + style Generic::Traceback, :fg => :eggshell_cloud, :bg => :slate_blue + style Keyword::Constant, :fg => :pink_merengue, :bold => true + style Keyword::Namespace, + Keyword::Pseudo, + Keyword::Reserved, + Generic::Heading, + Generic::Subheading, :fg => :schrill, :bold => true + style Keyword::Type, + Name::Constant, + Name::Class, + Name::Decorator, + Name::Namespace, + Name::Builtin::Pseudo, + Name::Exception, :fg => :go_get_it, :bold => true + style Name::Label, + Name::Tag, :fg => :schrill, :bold => true + style Literal::Number, + Literal::Date, + Literal::String::Symbol, :fg => :pink_merengue, :bold => true + style Literal::String, :fg => :dune, :bold => true + style Literal::String::Escape, + Literal::String::Char, + Literal::String::Interpol, :fg => :backlit, :bold => true + style Name::Builtin, :bold => true + style Name::Entity, :fg => '#999999', :bold => true + style Text::Whitespace, + Generic::Output, :fg => '#BBBBBB' + style Name::Function, + Name::Property, + Name::Attribute, :fg => :chilly + style Name::Variable, :fg => :chilly, :bold => true + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/tulip.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/tulip.rb new file mode 100644 index 0000000..90e0c7f --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/themes/tulip.rb @@ -0,0 +1,70 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + module Themes + class Tulip < CSSTheme + name 'tulip' + + palette :purple => '#766DAF' + palette :lpurple => '#9f93e6' + palette :orange => '#FAAF4C' + palette :green => '#3FB34F' + palette :lgreen => '#41ff5b' + palette :yellow => '#FFF02A' + palette :black => '#000000' + palette :gray => '#6D6E70' + palette :red => '#CC0000' + palette :dark_purple => '#231529' + palette :lunicorn => '#faf8ed' + palette :white => '#FFFFFF' + palette :earth => '#181a27' + palette :dune => '#fff0a6' + + style Text, :fg => :white, :bg => :dark_purple + + style Comment, :fg => :gray, :italic => true + style Comment::Preproc, :fg => :lgreen, :bold => true, :italic => true + style Error, + Generic::Error, :fg => :white, :bg => :red + style Keyword, :fg => :yellow, :bold => true + style Operator, + Punctuation, :fg => :lgreen + style Generic::Deleted, :fg => :red + style Generic::Inserted, :fg => :green + style Generic::Emph, :italic => true + style Generic::Strong, :bold => true + style Generic::Traceback, + Generic::Lineno, :fg => :white, :bg => :purple + style Keyword::Constant, :fg => :lpurple, :bold => true + style Keyword::Namespace, + Keyword::Pseudo, + Keyword::Reserved, + Generic::Heading, + Generic::Subheading, :fg => :white, :bold => true + style Keyword::Type, + Name::Constant, + Name::Class, + Name::Decorator, + Name::Namespace, + Name::Builtin::Pseudo, + Name::Exception, :fg => :orange, :bold => true + style Name::Label, + Name::Tag, :fg => :lpurple, :bold => true + style Literal::Number, + Literal::Date, + Literal::String::Symbol, :fg => :lpurple, :bold => true + style Literal::String, :fg => :dune, :bold => true + style Literal::String::Escape, + Literal::String::Char, + Literal::String::Interpol, :fg => :orange, :bold => true + style Name::Builtin, :bold => true + style Name::Entity, :fg => '#999999', :bold => true + style Text::Whitespace, :fg => '#BBBBBB' + style Name::Function, + Name::Property, + Name::Attribute, :fg => :lgreen + style Name::Variable, :fg => :lgreen, :bold => true + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/token.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/token.rb new file mode 100644 index 0000000..110b054 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/token.rb @@ -0,0 +1,183 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + class Token + class << self + attr_reader :name + attr_reader :parent + attr_reader :shortname + + def cache + @cache ||= {} + end + + def sub_tokens + @sub_tokens ||= {} + end + + def [](qualname) + return qualname unless qualname.is_a? ::String + + Token.cache[qualname] + end + + def inspect + "" + end + + def matches?(other) + other.token_chain.include? self + end + + def token_chain + @token_chain ||= ancestors.take_while { |x| x != Token }.reverse + end + + def qualname + @qualname ||= token_chain.map(&:name).join('.') + end + + def register! + Token.cache[self.qualname] = self + parent.sub_tokens[self.name] = self + end + + def make_token(name, shortname, &b) + parent = self + Class.new(parent) do + @parent = parent + @name = name + @shortname = shortname + register! + class_eval(&b) if b + end + end + + def token(name, shortname, &b) + tok = make_token(name, shortname, &b) + const_set(name, tok) + end + + def each_token(&b) + Token.cache.each do |(_, t)| + b.call(t) + end + end + end + + module Tokens + def self.token(name, shortname, &b) + tok = Token.make_token(name, shortname, &b) + const_set(name, tok) + end + + # XXX IMPORTANT XXX + # For compatibility, this list must be kept in sync with + # pygments.token.STANDARD_TYPES + # please see https://github.com/jneen/rouge/wiki/List-of-tokens + token :Text, '' do + token :Whitespace, 'w' + end + + token :Error, 'err' + token :Other, 'x' + + token :Keyword, 'k' do + token :Constant, 'kc' + token :Declaration, 'kd' + token :Namespace, 'kn' + token :Pseudo, 'kp' + token :Reserved, 'kr' + token :Type, 'kt' + token :Variable, 'kv' + end + + token :Name, 'n' do + token :Attribute, 'na' + token :Builtin, 'nb' do + token :Pseudo, 'bp' + end + token :Class, 'nc' + token :Constant, 'no' + token :Decorator, 'nd' + token :Entity, 'ni' + token :Exception, 'ne' + token :Function, 'nf' + token :Property, 'py' + token :Label, 'nl' + token :Namespace, 'nn' + token :Other, 'nx' + token :Tag, 'nt' + token :Variable, 'nv' do + token :Class, 'vc' + token :Global, 'vg' + token :Instance, 'vi' + end + end + + token :Literal, 'l' do + token :Date, 'ld' + + token :String, 's' do + token :Backtick, 'sb' + token :Char, 'sc' + token :Doc, 'sd' + token :Double, 's2' + token :Escape, 'se' + token :Heredoc, 'sh' + token :Interpol, 'si' + token :Other, 'sx' + token :Regex, 'sr' + token :Single, 's1' + token :Symbol, 'ss' + end + + token :Number, 'm' do + token :Float, 'mf' + token :Hex, 'mh' + token :Integer, 'mi' do + token :Long, 'il' + end + token :Oct, 'mo' + token :Bin, 'mb' + token :Other, 'mx' + end + end + + token :Operator, 'o' do + token :Word, 'ow' + end + + token :Punctuation, 'p' do + token :Indicator, 'pi' + end + + token :Comment, 'c' do + token :Doc, 'cd' + token :Multiline, 'cm' + token :Preproc, 'cp' + token :Single, 'c1' + token :Special, 'cs' + end + + token :Generic, 'g' do + token :Deleted, 'gd' + token :Emph, 'ge' + token :Error, 'gr' + token :Heading, 'gh' + token :Inserted, 'gi' + token :Output, 'go' + token :Prompt, 'gp' + token :Strong, 'gs' + token :Subheading, 'gu' + token :Traceback, 'gt' + token :Lineno, 'gl' + end + + # convenience + Num = Literal::Number + Str = Literal::String + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/util.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/util.rb new file mode 100644 index 0000000..124cda8 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/util.rb @@ -0,0 +1,102 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + class InheritableHash < Hash + def initialize(parent=nil) + @parent = parent + end + + def [](k) + value = super + return value if own_keys.include?(k) + + value || parent[k] + end + + def parent + @parent ||= {} + end + + def include?(k) + super or parent.include?(k) + end + + def each(&b) + keys.each do |k| + b.call(k, self[k]) + end + end + + alias own_keys keys + def keys + keys = own_keys.concat(parent.keys) + keys.uniq! + keys + end + end + + class InheritableList + include Enumerable + + def initialize(parent=nil) + @parent = parent + end + + def parent + @parent ||= [] + end + + def each(&b) + return enum_for(:each) unless block_given? + + parent.each(&b) + own_entries.each(&b) + end + + def own_entries + @own_entries ||= [] + end + + def push(o) + own_entries << o + end + alias << push + end + + # shared methods for some indentation-sensitive lexers + module Indentation + def reset! + super + @block_state = @block_indentation = nil + end + + # push a state for the next indented block + def starts_block(block_state) + @block_state = block_state + @block_indentation = @last_indentation || '' + puts " starts_block #{block_state.inspect}" if @debug + puts " block_indentation: #{@block_indentation.inspect}" if @debug + end + + # handle a single indented line + def indentation(indent_str) + puts " indentation #{indent_str.inspect}" if @debug + puts " block_indentation: #{@block_indentation.inspect}" if @debug + @last_indentation = indent_str + + # if it's an indent and we know where to go next, + # push that state. otherwise, push content and + # clear the block state. + if (@block_state && + indent_str.start_with?(@block_indentation) && + indent_str != @block_indentation + ) + push @block_state + else + @block_state = @block_indentation = nil + push :content + end + end + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/lib/rouge/version.rb b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/version.rb new file mode 100644 index 0000000..8b5337c --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/lib/rouge/version.rb @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- # +# frozen_string_literal: true + +module Rouge + def self.version + "3.3.0" + end +end diff --git a/vendor/bundle/gems/rouge-3.3.0/rouge.gemspec b/vendor/bundle/gems/rouge-3.3.0/rouge.gemspec new file mode 100644 index 0000000..64f5288 --- /dev/null +++ b/vendor/bundle/gems/rouge-3.3.0/rouge.gemspec @@ -0,0 +1,25 @@ +# frozen_string_literal: true + +require './lib/rouge/version' + +Gem::Specification.new do |s| + s.name = "rouge" + s.version = Rouge.version + s.authors = ["Jeanine Adkisson"] + s.email = ["jneen@jneen.net"] + s.summary = "A pure-ruby colorizer based on pygments" + s.description = <<-desc.strip.gsub(/\s+/, ' ') + Rouge aims to a be a simple, easy-to-extend drop-in replacement + for pygments. + desc + s.homepage = "http://rouge.jneen.net/" + s.rubyforge_project = "rouge" + s.files = Dir['Gemfile', 'LICENSE', 'rouge.gemspec', 'lib/**/*.rb', 'lib/**/*.yml', 'bin/rougify', 'lib/rouge/demos/*'] + s.executables = %w(rougify) + s.licenses = ['MIT', 'BSD-2-Clause'] + s.required_ruby_version = '>= 2.0' + s.metadata = { + 'source_code_uri' => 'https://github.com/jneen/rouge', + 'changelog_uri' => 'https://github.com/jneen/rouge/blob/master/CHANGELOG.md' + } +end diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/.gitignore b/vendor/bundle/gems/ruby_dep-1.5.0/.gitignore new file mode 100644 index 0000000..e47bde0 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/.gitignore @@ -0,0 +1,10 @@ +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ +spec/examples.txt diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/.rspec b/vendor/bundle/gems/ruby_dep-1.5.0/.rspec new file mode 100644 index 0000000..34c5164 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/.rspec @@ -0,0 +1,3 @@ +--format documentation +--color +--require spec_helper diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/.rubocop.yml b/vendor/bundle/gems/ruby_dep-1.5.0/.rubocop.yml new file mode 100644 index 0000000..7c9ecf6 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/.rubocop.yml @@ -0,0 +1,3 @@ +Style/Documentation: + Description: Document classes and non-namespace modules. + Enabled: false diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/.travis.yml b/vendor/bundle/gems/ruby_dep-1.5.0/.travis.yml new file mode 100644 index 0000000..67acebd --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/.travis.yml @@ -0,0 +1,11 @@ +sudo: false +language: ruby +bundler_args: --without development +env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false' +rvm: + - 2.2.5 + - 2.3.1 + - jruby-9.1.2.0 + +before_install: gem install bundler -v 1.12.5 +cache: bundler diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/LICENSE.txt b/vendor/bundle/gems/ruby_dep-1.5.0/LICENSE.txt new file mode 100644 index 0000000..c2c0cc1 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/LICENSE.txt @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Cezary Baginski + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/README.md b/vendor/bundle/gems/ruby_dep-1.5.0/README.md new file mode 100644 index 0000000..ebfe525 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/README.md @@ -0,0 +1,197 @@ +# RubyDep + +[![Gem Version](https://img.shields.io/gem/v/ruby_dep.svg?style=flat)](https://rubygems.org/gems/ruby_dep) [![Build Status](https://travis-ci.org/e2/ruby_dep.svg)](https://travis-ci.org/e2/ruby_dep) + +Avoid incompatible, slower, buggier and insecure Ruby versions. + +## IMPORTANT!! : HOW TO CORRECTLY SOLVE ISSUES + +If you're here because you're having issues, try the following: + +## 1. Upgrade Ruby. + +Ideally to the latest stable possible. It may be a little (or very!) inconvenient, but it helps everyone in the long run. + +Show the awesome Ruby Core Team your support for their work by letting them focus on newer and better Rubies. + +## 2. Upgrade Ruby anyway. + +If you can't upgrade Ruby because of the environment, work out how to do so anyway. + +E.g. if you can't install Ruby 2.2.5 on OSX due to RVM issues (even though Ruby 2.2.5 has been released over 5 months ago), then obviously the RVM project may need help or support of some kind. Help the RVM maintainers out - they're awesome! Or, fork the project and heroically take things into your own hands. + +If Apple (or Amazon or whatever hosting service or company) doesn't provide the latest recommended, supported version of Ruby, use Homebrew (or build from sources) or complain to those companies to provide support. It's unfair for them to prevent users from getting better/faster Rubies. + +## 3. Upgrade Bundler (but even the most recent Bundler may not be enough!) + +Upgrade to a Bundler version that can automatically downgrade the gems for you. If that doesn't help, try this workaround: https://github.com/guard/listen/wiki/Ruby-version-requirements + +Work on this "downgrading" feature in Bundler is ongoing, so the best version of Bundler for the job may still be an unreleased version (beta, release candidate, etc.). + +Help the Bundler team out if you can - they're awesome! + +## 4. If all else fails, learn SemVer and USE IT! + +Often, there are older versions of gems that support the Ruby version you need. See http://semver.org/ on how to set version constraints. Then, check out the release notes of the gems you need to know what you're getting (or missing out on). + +E.g. You can downgrade to RubyDep 1.3.1 (`gem 'ruby_dep', '~> 1.3.1'`) which allows using Ruby 2.2.4 +E.g. Or, You can use Listen 3.0.x (`gem 'listen', '~> 3.0.8'`) to avoid dealing with RubyDep and Listen. + +If those gem versions are lacking for any reason (e.g. bugs in Listen 3.0.x fixed in 3.1.x), then e.g. open a request for backporting changes to the 3.0.x branch. + +The idea: if you don't need the latest Ruby ... then you probably don't need the latest of every gem either. + +## 5. If all that isn't possible or it doesn't work ... + +Let me know about it (open an issue), because I'm likely confused about how all the above steps failed. + +Or it's a bug I don't know about. Please report it - just in case... + + +## Description + +RubyDep does 2 things right now: + +1. Helps end users avoid incompatible, buggy and insecure Ruby versions. +2. Helps gem owners manage their gem's `required_ruby_version` gemspec field based on `.travis.yml`. + +## Quick info + +- if you want to know how to disable the warnings, see here: https://github.com/e2/ruby_dep/wiki/Disabling-warnings +- for a list of Ruby versions that can be used to install ruby_dep, see here: https://travis-ci.org/e2/ruby_dep +- if your version of Ruby is not supported, open a new issue and explain your situation/problem +- when in doubt, open a new issue or [read the FAQ on the Wiki](https://github.com/e2/ruby_dep/wiki/FAQ). +- gems using RubyDep are designed to not be installable on a given Ruby version, unless it's specifically declared supported by those gems - but it's ok to ask for supporting your Ruby if you're stuck on an older version (for whatever reason) +- discussions about Ruby versions can get complex and frustrating - please be patient and constructive, and open-minded about solutions - especially if you're having problems + + +## Supported Ruby versions: + +NOTE: RubyDep uses it's own approach on itself. This means it can only be installed on Ruby versions tested here: [check out the Travis build status](https://travis-ci.org/e2/ruby_dep). If you need support for an different/older version of Ruby, open an issue with "backport" in the title and provide a compelling case for supporting the version of Ruby you need. + +## Problem 1: "Which version of Ruby does your project support?" + +Your gem shouldn't (and likely doesn't) support all possible Ruby versions. + +So you have to tell users which versions your gem supports. + +But, there are at least 3 places where you list the Rubies you support: + +1. Your gemspec +2. Your README +3. Your .travis.yml file + +That breaks the principle of single responsibility. + +Is it possible to just list the supported Rubies in just one place? + +Yes. That's what RubyDep helps with. + +## Solution to problem 1 + +Since Travis doesn't allow generated `.travis.yml` files, option 3 is the only choice. + +With RubyDep, your gemspec's `required_ruby_version` can be automatically set based on which Rubies you test your gem on. + +What about the README? Well, just insert a link to your Travis build status page! + +Example: do you want to know which Ruby versions RubyDep can be installed on? Just look here: https://travis-ci.org/e2/ruby_dep + +If you're running Travis builds on a Ruby you support (and it's not in the "allow failures" section), it means you support that version of Ruby, right? + +RubyDep intelligently creates a version constraint to encompass Rubies listed in your `.travis.yml`. + +## Usage (to solve Problem 1) + +### E.g. in your gemspec file: + +```ruby + begin + require "ruby_dep/travis" + s.required_ruby_version = RubyDep::Travis.new.version_constraint + rescue LoadError + abort "Install 'ruby_dep' gem before building this gem" + end + + s.add_development_dependency 'ruby_dep', '~> 1.1' +``` + +### In your `README.md`: + +Replace your mentions of "supported Ruby versions" and just insert a link to your Travis build status page. + +If users see their Ruby version "green" on Travis, they'll see those are the versions you support and test, right? + +(Or, you can link to your project's rubygems.org page where the required Ruby version is listed). + +### In your `.travis.yml`: + +To add a "supported Ruby", simply add it to the Travis build. + +To test a Ruby version, but not treat it as "supported", simply add that version to the `allowed_failures` section. + + +## Problem 2: Users don't know they're using an obsolete/buggy/insecure version of Ruby + +Users don't track news updates on https://ruby-lang.org, so they may not know their ruby has known bugs or even serious security vulnerabilities. + +And sometimes, that outdated/insecure Ruby is bundled by their operation system to begin with! + +## The solution to problem 2 + +RubyDep has a small "database" of Ruby versions with information about which are buggy and insecure. + +If you like, your gem can use RubyDep to show those warnings - to encourage users to upgrade and protect them from nasty bugs or bad security holes. + +This way, when most of the Ruby community has switched to newer versions, everyone can be more productive by having faster, more stable and more feature-rich tools. And less time will be wasted supporting obsolete versions that users simply don't know are worth upgrading. + +This also helps users understand that they should nudge their hosting providers, managers and package maintainers to provided up-to-date versions of Ruby to that everyone can benefit. + +### Usage (to solve Problem 2) + +In your gemspec: + +```ruby +s.add_runtime_dependency 'ruby_dep', '~> 1.1' +``` + +Somewhere in your library: + +```ruby +require 'ruby_dep/warnings' +RubyDep::Warning.show_warnings +ENV['RUBY_DEP_GEM_SILENCE_WARNINGS'] = '1' # to ignore repeating the warning if other gems use `ruby_dep` too +``` + +That way, as soon as there's a severe vulnerability discovered in Ruby (and RubyDep is updated), users will be notified quickly. + + +## Tips + +1. To disable warnings, just set the following environment variable: `RUBY_DEP_GEM_SILENCE_WARNINGS=1` +2. If you want to support a newer version of Ruby, just add it to your `.travis.yml` (e.g. ruby-2.3.1) +3. To support an earlier version of Ruby, add it to your `.travis.yml` and release a new gem version. +4. If you want to support a range of Rubies, include the whole range without gaps in minor version numbers (e.g. 2.0, 2.1, 2.2, 2.3) and ruby_dep will use the whole range. (If there's a gap, older versions will be considered "unsupported"). +5. If you want to drop support for a Ruby, remove it from the `.travis.yml` and just bump your gem's minor number (Yes! Bumping just the minor if fine according to SemVer). +5. If you just want to test a Ruby version (but not actually support it), put it into the `allow failures` part of your Travis build matrix. (ruby_dep ignores versions there). + +When in doubt, open an issue and just ask. + +## Roadmap + +Pull Requests are welcome. + +Plans include: reading supported Ruby from `.rubocop.yml` (`TargetRubyVersion` field). + + +## Development + +Use `rake` to run tests. + +## Contributing + +Bug reports and pull requests are welcome on GitHub at https://github.com/e2/ruby_dep. + +## License + +The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep.rb new file mode 100644 index 0000000..0e20498 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep.rb @@ -0,0 +1,2 @@ +require 'ruby_dep/version' +require 'ruby_dep/travis' diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/logger.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/logger.rb new file mode 100644 index 0000000..4bfa14f --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/logger.rb @@ -0,0 +1,48 @@ +require 'logger' + +module RubyDep + def self.logger + @logger ||= stderr_logger + end + + def self.logger=(new_logger) + @logger = new_logger.nil? ? NullLogger.new : new_logger + end + + def self.stderr_logger + ::Logger.new(STDERR).tap do |logger| + logger.formatter = proc { |_,_,_,msg| "#{msg}\n" } + end + end + + # Shamelessly stolen from https://github.com/karafka/null-logger + class NullLogger + LOG_LEVELS = %w(unknown fatal error warn info debug).freeze + + def respond_to_missing?(method_name, include_private = false) + LOG_LEVELS.include?(method_name.to_s) || super + end + + def method_missing(method_name, *args, &block) + LOG_LEVELS.include?(method_name.to_s) ? nil : super + end + end + + # TODO: not used, but kept for the sake of SemVer + # TODO: remove in next major version + class Logger + def initialize(device, prefix) + @device = device + @prefix = prefix + ::RubyDep.logger.warn("The RubyDep::Logger class is deprecated") + end + + def warning(msg) + @device.puts @prefix + msg + end + + def notice(msg) + @device.puts @prefix + msg + end + end +end diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/quiet.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/quiet.rb new file mode 100644 index 0000000..8445a83 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/quiet.rb @@ -0,0 +1,3 @@ +require 'ruby_dep/warning' + +RubyDep::Warning.new.silence! diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/ruby_version.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/ruby_version.rb new file mode 100644 index 0000000..da9acbc --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/ruby_version.rb @@ -0,0 +1,58 @@ + +module RubyDep + class RubyVersion + attr_reader :status # NOTE: monkey-patched by acceptance tests + attr_reader :version + attr_reader :engine + + def initialize(ruby_version, engine) + @engine = engine + @version = Gem::Version.new(ruby_version) + @status = detect_status + end + + def recognized? + info.any? + end + + def recommended(status) + current = Gem::Version.new(@version) + info.select do |key, value| + value == status && Gem::Version.new(key) > current + end.keys.reverse + end + + private + + VERSION_INFO = { + 'ruby' => { + '2.3.1' => :unknown, + '2.3.0' => :buggy, + '2.2.5' => :unknown, + '2.2.4' => :buggy, + '2.2.0' => :insecure, + '2.1.9' => :buggy, + '2.0.0' => :insecure + }, + + 'jruby' => { + '2.3.0' => :unknown, # jruby-9.1.2.0, jruby-9.1.0.0 + '2.2.3' => :buggy, # jruby-9.0.5.0 + '2.2.0' => :insecure + } + }.freeze + + def info + @info ||= VERSION_INFO[@engine] || {} + end + + def detect_status + return :untracked unless recognized? + + info.each do |ruby, status| + return status if @version >= Gem::Version.new(ruby) + end + :insecure + end + end +end diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis.rb new file mode 100644 index 0000000..5176a5a --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis.rb @@ -0,0 +1,58 @@ +require 'yaml' + +require 'ruby_dep/travis/ruby_version' + +module RubyDep + class Travis + def version_constraint(filename = '.travis.yml') + yaml = YAML.load(IO.read(filename)) + versions = supported_versions(yaml) + + selected = versions_for_latest_major(versions) + lowest = lowest_supported(selected) + + ["~> #{lowest[0..1].join('.')}", ">= #{lowest.join('.')}"] + rescue RubyVersion::Error => ex + abort("RubyDep Error: #{ex.message}") + end + + private + + def versions_for_latest_major(versions) + by_major = versions.map do |x| + RubyVersion.new(x).segments[0..2] + end.group_by(&:first) + + last_supported_major = by_major.keys.sort.last + by_major[last_supported_major] + end + + def lowest_supported(versions) + selected = versions.sort.reverse! + grouped_by_minor = selected.group_by { |x| x[1] } + + lowest_minor = lowest_minor_without_skipping(grouped_by_minor) + grouped_by_minor[lowest_minor].sort.first + end + + def failable(yaml) + matrix = yaml.fetch('matrix', {}) + allowed = matrix.fetch('allow_failures', []) + allowed.map(&:values).flatten + end + + def supported_versions(yaml) + yaml['rvm'] - failable(yaml) + end + + def lowest_minor_without_skipping(grouped_by_minor) + minors = grouped_by_minor.keys.flatten + lowest = minors.shift + current = lowest + while (lower = minors.shift) + (current -= 1) == lower ? lowest = lower : break + end + lowest + end + end +end diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis/ruby_version.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis/ruby_version.rb new file mode 100644 index 0000000..275aec4 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/travis/ruby_version.rb @@ -0,0 +1,59 @@ +module RubyDep + class Travis + class RubyVersion + REGEXP = /^ + (?: + (?ruby|jruby) + -)? + (?\d+\.\d+\.\d+(?:\.\d+)?) + (?:-p\d+)? + (?:-clang)? + $/x + + class Error < RuntimeError + class Unrecognized < Error + def initialize(invalid_version_string) + @invalid_version_string = invalid_version_string + end + + def message + "Unrecognized Ruby version: #{@invalid_version_string.inspect}" + end + + class JRubyVersion < Unrecognized + def message + "Unrecognized JRuby version: #{@invalid_version_string.inspect}" + end + end + end + end + + def initialize(travis_version_string) + ruby_version_string = version_for(travis_version_string) + @version = Gem::Version.new(ruby_version_string) + end + + def segments + @version.segments + end + + private + + def version_for(travis_version_string) + match = REGEXP.match(travis_version_string) + raise Error::Unrecognized, travis_version_string unless match + return match[:version] unless match[:engine] + return jruby_version(match[:version]) if match[:engine] == 'jruby' + match[:version] # if match[:engine] == 'ruby' + end + + def jruby_version(version) + return '2.3.0' if version == '9.1.2.0' + return '2.3.0' if version == '9.1.0.0' + return '2.2.3' if version == '9.0.5.0' + return '2.2.2' if version == '9.0.4.0' + raise Error::Unrecognized::JRubyVersion, version + end + end + end +end diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/version.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/version.rb new file mode 100644 index 0000000..e1fc03d --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/version.rb @@ -0,0 +1,3 @@ +module RubyDep + VERSION = '1.5.0'.freeze +end diff --git a/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/warning.rb b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/warning.rb new file mode 100644 index 0000000..37883b2 --- /dev/null +++ b/vendor/bundle/gems/ruby_dep-1.5.0/lib/ruby_dep/warning.rb @@ -0,0 +1,98 @@ +require 'ruby_dep/logger' +require 'ruby_dep/ruby_version' + +module RubyDep + PROJECT_URL = 'http://github.com/e2/ruby_dep'.freeze + + class Warning + DISABLING_ENVIRONMENT_VAR = 'RUBY_DEP_GEM_SILENCE_WARNINGS'.freeze + PREFIX = 'RubyDep: WARNING: '.freeze + + WARNING = { + insecure: 'Your Ruby has security vulnerabilities!'.freeze, + buggy: 'Your Ruby is outdated/buggy.'.freeze, + untracked: 'Your Ruby may not be supported.'.freeze + }.freeze + + NOTICE_RECOMMENDATION = 'Your Ruby is: %s (%s).'\ + ' Recommendation: upgrade to %s.'.freeze + + NOTICE_BUGGY_ALTERNATIVE = '(Or, at least to %s)'.freeze + + NOTICE_HOW_TO_DISABLE = '(To disable warnings, see:'\ + "#{PROJECT_URL}/wiki/Disabling-warnings )".freeze + + NOTICE_OPEN_ISSUE = 'If you need this version supported,'\ + " please open an issue at #{PROJECT_URL}".freeze + + def initialize + @version = RubyVersion.new(RUBY_VERSION, RUBY_ENGINE) + end + + def show_warnings + return if silenced? + return warn_ruby(WARNING[status]) if WARNING.key?(status) + return if status == :unknown + raise "Unknown problem type: #{problem.inspect}" + end + + def silence! + ENV[DISABLING_ENVIRONMENT_VAR] = '1' + end + + private + + def silenced? + value = ENV[DISABLING_ENVIRONMENT_VAR] + (value || '0') !~ /^0|false|no|n$/ + end + + def status + @version.status + end + + def warn_ruby(msg) + RubyDep.logger.tap do |logger| + logger.warn(PREFIX + msg) + logger.info(PREFIX + recommendation) + logger.info(PREFIX + NOTICE_HOW_TO_DISABLE) + end + end + + def recommendation + return unrecognized_msg unless @version.recognized? + return recommendation_msg unless status == :insecure + [recommendation_msg, safer_alternatives_msg].join(' ') + end + + def unrecognized_msg + format( + "Your Ruby is: %s '%s' (unrecognized). %s", + @version.version, + @version.engine, + NOTICE_OPEN_ISSUE + ) + end + + def recommended_versions + @version.recommended(:unknown) + end + + def buggy_alternatives + @version.recommended(:buggy) + end + + def recommendation_msg + format( + NOTICE_RECOMMENDATION, + @version.version, + status, + recommended_versions.join(' or ') + ) + end + + def safer_alternatives_msg + format(NOTICE_BUGGY_ALTERNATIVE, buggy_alternatives.join(' or ')) + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/.gitignore b/vendor/bundle/gems/safe_yaml-1.0.5/.gitignore new file mode 100644 index 0000000..5fb70cb --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/.gitignore @@ -0,0 +1,3 @@ +*.gem +Gemfile.lock +spec/store.yaml diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/.travis.yml b/vendor/bundle/gems/safe_yaml-1.0.5/.travis.yml new file mode 100644 index 0000000..231fdba --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/.travis.yml @@ -0,0 +1,48 @@ +language: + ruby + +before_install: + gem install bundler + +script: + bundle exec rake spec + +rvm: + - ruby-head + - 2.0.0 + - 1.9.3 + - 1.9.2 + - 1.8.7 + - rbx-19mode + - rbx-18mode + - jruby-head + - jruby-19mode + - jruby-18mode + - ree + +env: + - YAMLER=syck + - YAMLER=psych + +matrix: + allow_failures: + - rvm: ruby-head + - rvm: rbx-19mode + - rvm: rbx-18mode + - rvm: jruby-head + - rvm: ree + + exclude: + - rvm: 1.8.7 + env: YAMLER=psych + - rvm: jruby-head + env: YAMLER=syck + - rvm: jruby-19mode + env: YAMLER=syck + - rvm: jruby-18mode + env: YAMLER=syck + +branches: + only: + - master + diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/CHANGES.md b/vendor/bundle/gems/safe_yaml-1.0.5/CHANGES.md new file mode 100644 index 0000000..2120a0b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/CHANGES.md @@ -0,0 +1,154 @@ +1.0.5 +----- + +- fixed [#80](https://github.com/dtao/safe_yaml/issues/80): uninitialized constant DateTime + +1.0.2 +----- + +- added warning when using Psych + an older version of libyaml + +1.0.1 +----- + +- fixed handling for strings that look like (invalid) dates + +1.0.0 +----- + +- updated date parsing to use local timezone +- **now requiring "safe_yaml/load" provides `SafeYAML.load` without clobbering `YAML`** +- fixed handling of empty files +- fixed some (edge case) integer parsing bugs +- fixed some JRuby-specific issues + +0.9.7 +----- + +- made handling of document frontmatter more robust +- added more descriptive message to the warning for omitting the :safe option + +0.9.6 +----- + +- fixed handling of files with trailing content (after closing `---`) + +0.9.5 +----- + +- fixed permissions AGAIN + +0.9.4 +----- + +- corrected handling of symbols + +0.9.3 +----- + +- fixed permissions :( + +0.9.2 +----- + +- fixed error w/ parsing "!" when whitelisting tags +- fixed parsing of the number 0 (d'oh!) + +0.9.1 +----- + +- added Yecht support (JRuby) +- more bug fixes + +0.9.0 +----- + +- added `whitelist!` method for easily whitelisting tags +- added support for call-specific options +- removed deprecated methods + +0.8.6 +----- + +- fixed bug in float matcher + +0.8.5 +----- + +- performance improvements +- made less verbose by default +- bug fixes + +0.8.4 +----- + +- enhancements to parsing of integers, floats, and dates +- updated built-in whitelist +- more bug fixes + +0.8.3 +----- + +- fixed exception on parsing empty document +- fixed handling of octal & hexadecimal numbers + +0.8.2 +----- + +- bug fixes + +0.8.1 +----- + +- added `:raise_on_unknown_tag` option +- renamed `reset_defaults!` to `restore_defaults!` + +0.8 +--- + +- added tag whitelisting +- more API changes + +0.7 +--- + +- separated YAML engine support from Ruby version +- added support for binary scalars +- numerous bug fixes and enhancements + +0.6 +--- + +- several API changes +- added `SafeYAML::OPTIONS` for specifying default behavior + +0.5 +--- + +Added support for dates + +0.4 +--- + +- efficiency improvements +- made `YAML.load` use `YAML.safe_load` by default +- made symbol deserialization optional + +0.3 +--- + +Added Syck support + +0.2 +--- + +Added support for: + +- anchors & aliases +- booleans +- nils + +0.1 +--- + +Initial release \ No newline at end of file diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/Gemfile b/vendor/bundle/gems/safe_yaml-1.0.5/Gemfile new file mode 100644 index 0000000..24d7e3e --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/Gemfile @@ -0,0 +1,11 @@ +source "https://rubygems.org" + +gemspec + +group :development do + gem "hashie" + gem "heredoc_unindent" + gem "rake" + gem "rspec" + gem "travis-lint" +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/LICENSE.txt b/vendor/bundle/gems/safe_yaml-1.0.5/LICENSE.txt new file mode 100644 index 0000000..4b276dd --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2013 Dan Tao + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/README.md b/vendor/bundle/gems/safe_yaml-1.0.5/README.md new file mode 100644 index 0000000..a7b7bdc --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/README.md @@ -0,0 +1,191 @@ +SafeYAML +======== + +[![Build Status](https://travis-ci.org/dtao/safe_yaml.png)](http://travis-ci.org/dtao/safe_yaml) +[![Gem Version](https://badge.fury.io/rb/safe_yaml.png)](http://badge.fury.io/rb/safe_yaml) + +The **SafeYAML** gem provides an alternative implementation of `YAML.load` suitable for accepting user input in Ruby applications. Unlike Ruby's built-in implementation of `YAML.load`, SafeYAML's version will not expose apps to arbitrary code execution exploits (such as [the ones discovered](http://www.reddit.com/r/netsec/comments/167c11/serious_vulnerability_in_ruby_on_rails_allowing/) [in Rails in early 2013](http://www.h-online.com/open/news/item/Rails-developers-close-another-extremely-critical-flaw-1793511.html)). + +**If you encounter any issues with SafeYAML, check out the 'Common Issues' section below.** If you don't see anything that addresses the problem you're experiencing, by all means, [create an issue](https://github.com/dtao/safe_yaml/issues/new)! + +Installation +------------ + +Add this line to your application's Gemfile: + +```ruby +gem "safe_yaml" +``` + +Configuration +------------- + +If *all you do* is add SafeYAML to your project, then `YAML.load` will operate in "safe" mode, which means it won't deserialize arbitrary objects. However, it will issue a warning the first time you call it because you haven't explicitly specified whether you want safe or unsafe behavior by default. To specify this behavior (e.g., in a Rails initializer): + +```ruby +SafeYAML::OPTIONS[:default_mode] = :safe # or :unsafe +``` + +Another important option you might want to specify on startup is whether or not to allow *symbols* to be deserialized. The default setting is `false`, since symbols are not garbage collected in Ruby and so deserializing them from YAML may render your application vulnerable to a DOS (denial of service) attack. To allow symbol deserialization by default: + +```ruby +SafeYAML::OPTIONS[:deserialize_symbols] = true +``` + +For more information on these and other options, see the "Usage" section down below. + +What is this gem for, exactly? +------------------------------ + +Suppose your application were to use a popular open source library which contained code like this: + +```ruby +class ClassBuilder + def []=(key, value) + @class ||= Class.new + + @class.class_eval <<-EOS + def #{key} + #{value} + end + EOS + end + + def create + @class.new + end +end +``` + +Now, if you were to use `YAML.load` on user input anywhere in your application without the SafeYAML gem installed, an attacker who suspected you were using this library could send a request with a carefully-crafted YAML string to execute arbitrary code (yes, including `system("unix command")`) on your servers. + +This simple example demonstrates the vulnerability: + +```ruby +yaml = <<-EOYAML +--- !ruby/hash:ClassBuilder +"foo; end; puts %(I'm in yr system!); def bar": "baz" +EOYAML +``` + + > YAML.load(yaml) + I'm in yr system! + => #> + +With SafeYAML, the same attacker would be thwarted: + + > require "safe_yaml" + => true + > YAML.load(yaml, :safe => true) + => {"foo; end; puts %(I'm in yr system!); def bar"=>"baz"} + +Usage +----- + +When you require the safe_yaml gem in your project, `YAML.load` is patched to accept one additional (optional) `options` parameter. This changes the method signature as follows: + +- for Syck and Psych prior to Ruby 1.9.3: `YAML.load(yaml, options={})` +- for Psych in 1.9.3 and later: `YAML.load(yaml, filename=nil, options={})` + +The most important option is the `:safe` option (default: `true`), which controls whether or not to deserialize arbitrary objects when parsing a YAML document. The other options, along with explanations, are as follows. + +- `:deserialize_symbols` (default: `false`): Controls whether or not YAML will deserialize symbols. It is probably best to only enable this option where necessary, e.g. to make trusted libraries work. Symbols receive special treatment in Ruby and are not garbage collected, which means deserializing them indiscriminately may render your site vulnerable to a DOS attack. + +- `:whitelisted_tags`: Accepts an array of YAML tags that designate trusted types, e.g., ones that can be deserialized without worrying about any resulting security vulnerabilities. When any of the given tags are encountered in a YAML document, the associated data will be parsed by the underlying YAML engine (Syck or Psych) for the version of Ruby you are using. See the "Whitelisting Trusted Types" section below for more information. + +- `:custom_initializers`: Similar to the `:whitelisted_tags` option, but allows you to provide your own initializers for specified tags rather than using Syck or Psyck. Accepts a hash with string tags for keys and lambdas for values. + +- `:raise_on_unknown_tag` (default: `false`): Represents the highest possible level of paranoia. If the YAML engine encounters any tag other than ones that are automatically trusted by SafeYAML or that you've explicitly whitelisted, it will raise an exception. This may be a good choice if you expect to always be dealing with perfectly safe YAML and want your application to fail loudly upon encountering questionable data. + +All of the above options can be set at the global level via `SafeYAML::OPTIONS`. You can also set each one individually per call to `YAML.load`; an option explicitly passed to `load` will take precedence over an option specified globally. + +What if I don't *want* to patch `YAML`? +--------------------------------------- + +[Excellent question](https://github.com/dtao/safe_yaml/issues/47)! You can also get the methods `SafeYAML.load` and `SafeYAML.load_file` without touching the `YAML` module at all like this: + +```ruby +require "safe_yaml/load" # instead of require "safe_yaml" +``` + +This way, you can use `SafeYAML.load` to parse YAML that *you* don't trust, without affecting the rest of an application (if you're developing a library, for example). + +Supported Types +--------------- + +The way that SafeYAML works is by restricting the kinds of objects that can be deserialized via `YAML.load`. More specifically, only the following types of objects can be deserialized by default: + +- Hashes +- Arrays +- Strings +- Numbers +- Dates +- Times +- Booleans +- Nils + +Again, deserialization of symbols can be enabled globally by setting `SafeYAML::OPTIONS[:deserialize_symbols] = true`, or in a specific call to `YAML.load([some yaml], :deserialize_symbols => true)`. + +Whitelisting Trusted Types +-------------------------- + +SafeYAML supports whitelisting certain YAML tags for trusted types. This is handy when your application uses YAML to serialize and deserialize certain types not listed above, which you know to be free of any deserialization-related vulnerabilities. + +The easiest way to whitelist types is by calling `SafeYAML.whitelist!`, which can accept a variable number of safe types, e.g.: + +```ruby +SafeYAML.whitelist!(Foo, Bar) +``` + +You can also whitelist YAML *tags* via the `:whitelisted_tags` option: + +```ruby +# Using Syck +SafeYAML::OPTIONS[:whitelisted_tags] = ["tag:ruby.yaml.org,2002:object:OpenStruct"] + +# Using Psych +SafeYAML::OPTIONS[:whitelisted_tags] = ["!ruby/object:OpenStruct"] +``` + +And in case you were wondering: no, this feature will *not* allow would-be attackers to embed untrusted types within trusted types: + +```ruby +yaml = <<-EOYAML +--- !ruby/object:OpenStruct +table: + :backdoor: !ruby/hash:ClassBuilder + "foo; end; puts %(I'm in yr system!); def bar": "baz" +EOYAML +``` + + > YAML.safe_load(yaml) + => #"baz"}> + +Known Issues +------------ + +If you add SafeYAML to your project and start seeing any errors about missing keys, or you notice mysterious strings that look like `":foo"` (i.e., start with a colon), it's likely you're seeing errors from symbols being saved in YAML format. If you are able to modify the offending code, you might want to consider changing your YAML content to use plain vanilla strings instead of symbols. If not, you may need to set the `:deserialize_symbols` option to `true`, either in calls to `YAML.load` or---as a last resort---globally, with `SafeYAML::OPTIONS[:deserialize_symbols]`. + +Also be aware that some Ruby libraries, particularly those requiring inter-process communication, leverage YAML's object deserialization functionality and therefore may break or otherwise be impacted by SafeYAML. The following list includes known instances of SafeYAML's interaction with other Ruby gems: + +- [**ActiveRecord**](https://github.com/rails/rails/tree/master/activerecord): uses YAML to control serialization of model objects using the `serialize` class method. If you find that accessing serialized properties on your ActiveRecord models is causing errors, chances are you may need to: + 1. set the `:deserialize_symbols` option to `true`, + 2. whitelist some of the types in your serialized data via `SafeYAML.whitelist!` or the `:whitelisted_tags` option, or + 3. both +- [**delayed_job**](https://github.com/collectiveidea/delayed_job): Uses YAML to serialize the objects on which delayed methods are invoked (with `delay`). The safest solution in this case is to use `SafeYAML.whitelist!` to whitelist the types you need to serialize. +- [**Guard**](https://github.com/guard/guard): Uses YAML as a serialization format for notifications. The data serialized uses symbolic keys, so setting `SafeYAML::OPTIONS[:deserialize_symbols] = true` is necessary to allow Guard to work. +- [**sidekiq**](https://github.com/mperham/sidekiq): Uses a YAML configiuration file with symbolic keys, so setting `SafeYAML::OPTIONS[:deserialize_symbols] = true` should allow it to work. + +The above list will grow over time, as more issues are discovered. + +Versioning +---------- + +SafeYAML will follow [semantic versioning](http://semver.org/) so any updates to the first major version will maintain backwards compatability. So expect primarily bug fixes and feature enhancements (if anything!) from here on out... unless it makes sense to break the interface at some point and introduce a version 2.0, which I honestly think is unlikely. + +Requirements +------------ + +SafeYAML requires Ruby 1.8.7 or newer and works with both [Syck](http://www.ruby-doc.org/stdlib-1.8.7/libdoc/yaml/rdoc/YAML.html) and [Psych](http://github.com/tenderlove/psych). + +If you are using a version of Ruby where Psych is the default YAML engine (e.g., 1.9.3) but you want to use Syck, be sure to set `YAML::ENGINE.yamler = "syck"` **before** requiring the safe_yaml gem. diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/Rakefile b/vendor/bundle/gems/safe_yaml-1.0.5/Rakefile new file mode 100644 index 0000000..2d9dbc3 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/Rakefile @@ -0,0 +1,26 @@ +require "rspec/core/rake_task" + +desc "Run specs" +task :spec => ['spec:app', 'spec:lib'] + +namespace :spec do + desc "Run only specs tagged 'solo'" + RSpec::Core::RakeTask.new(:solo) do |t| + t.verbose = false + t.rspec_opts = %w(--color --tag solo) + end + + desc "Run only specs tagged NOT tagged 'libraries' (for applications)" + RSpec::Core::RakeTask.new(:app) do |t| + t.verbose = false + ENV["MONKEYPATCH_YAML"] = "true" + t.rspec_opts = %w(--color --tag ~libraries) + end + + desc "Run only specs tagged 'libraries'" + RSpec::Core::RakeTask.new(:lib) do |t| + t.verbose = false + ENV["MONKEYPATCH_YAML"] = "false" + t.rspec_opts = %w(--color --tag libraries) + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/bin/safe_yaml b/vendor/bundle/gems/safe_yaml-1.0.5/bin/safe_yaml new file mode 100644 index 0000000..1751a72 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/bin/safe_yaml @@ -0,0 +1,75 @@ +#!/usr/bin/env ruby + +$LOAD_PATH << File.join(File.dirname(__FILE__), '..', 'lib') + +require 'optparse' +require 'safe_yaml/load' + +options = {} +option_parser = OptionParser.new do |opts| + opts.banner = "Usage: safe_yaml [options]" + + opts.on("-f", "--file=", "Parse the given YAML file, dump the result to STDOUT") do |file| + options[:file] = file + end + + opts.on("--libyaml-check", "Check for libyaml vulnerability CVE-2014-2525 on your system") do + options[:libyaml_check] = true + end +end + +option_parser.parse! + +def report_libyaml_ok + puts "\e[32mGood news! You definitely have either a patched or up-to-date libyaml version :)\e[39m" +end + +def check_for_overflow_bug + YAML.load("--- !#{'%20' * 100}") + report_libyaml_ok +end + +def perform_libyaml_check(force=false) + unless SafeYAML::LibyamlChecker.libyaml_version_ok? + warn <<-EOM.gsub(/^ +/, ' ') + + \e[33mSafeYAML Warning\e[39m + \e[33m----------------\e[39m + + \e[31mYou may have an outdated version of libyaml (#{SafeYAML::LibyamlChecker::LIBYAML_VERSION}) installed on your system.\e[39m + + Prior to 0.1.6, libyaml is vulnerable to a heap overflow exploit from malicious YAML payloads. + + For more info, see: + https://www.ruby-lang.org/en/news/2014/03/29/heap-overflow-in-yaml-uri-escape-parsing-cve-2014-2525/ + EOM + end + + puts <<-EOM.gsub(/^ +/, ' ') + + Hit Enter to check if your version of libyaml is vulnerable. This will run a test \e[31mwhich may crash\e[39m + \e[31mthe current process\e[39m. If it does, your system is vulnerable and you should do something about it. + + Type "nm" and hit Enter if you don't want to run the check. + + See the project wiki for more info: + + https://github.com/dtao/safe_yaml/wiki/The-libyaml-vulnerability + EOM + + if STDIN.readline.chomp("\n") != 'nm' + check_for_overflow_bug + end +end + +if options[:libyaml_check] + perform_libyaml_check(options[:force_libyaml_check]) + +elsif options[:file] + yaml = File.read(options[:file]) + result = SafeYAML.load(yaml) + puts result.inspect + +else + puts option_parser.help +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh b/vendor/bundle/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh new file mode 100644 index 0000000..902d127 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/bundle_install_all_ruby_versions.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" + +declare -a versions=("1.8.7" "1.9.2" "1.9.3" "2.0.0" "2.1.0" "2.1.1" "2.1.2" "ruby-head" "jruby") + +for i in "${versions[@]}" +do + rvm use $i + bundle install +done diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml.rb new file mode 100644 index 0000000..db1957d --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml.rb @@ -0,0 +1,94 @@ +require "safe_yaml/load" + +module YAML + def self.load_with_options(yaml, *original_arguments) + filename, options = filename_and_options_from_arguments(original_arguments) + safe_mode = safe_mode_from_options("load", options) + arguments = [yaml] + + if safe_mode == :safe + arguments << filename if SafeYAML::YAML_ENGINE == "psych" + arguments << options_for_safe_load(options) + safe_load(*arguments) + else + arguments << filename if SafeYAML::MULTI_ARGUMENT_YAML_LOAD + unsafe_load(*arguments) + end + end + + def self.load_file_with_options(file, options={}) + safe_mode = safe_mode_from_options("load_file", options) + if safe_mode == :safe + safe_load_file(file, options_for_safe_load(options)) + else + unsafe_load_file(file) + end + end + + def self.safe_load(*args) + SafeYAML.load(*args) + end + + def self.safe_load_file(*args) + SafeYAML.load_file(*args) + end + + if SafeYAML::MULTI_ARGUMENT_YAML_LOAD + def self.unsafe_load_file(filename) + # https://github.com/tenderlove/psych/blob/v1.3.2/lib/psych.rb#L296-298 + File.open(filename, 'r:bom|utf-8') { |f| self.unsafe_load(f, filename) } + end + + else + def self.unsafe_load_file(filename) + # https://github.com/tenderlove/psych/blob/v1.2.2/lib/psych.rb#L231-233 + self.unsafe_load File.open(filename) + end + end + + class << self + alias_method :unsafe_load, :load + alias_method :load, :load_with_options + alias_method :load_file, :load_file_with_options + + private + def filename_and_options_from_arguments(arguments) + if arguments.count == 1 + if arguments.first.is_a?(String) + return arguments.first, {} + else + return nil, arguments.first || {} + end + + else + return arguments.first, arguments.last || {} + end + end + + def safe_mode_from_options(method, options={}) + if options[:safe].nil? + safe_mode = SafeYAML::OPTIONS[:default_mode] || :safe + + if SafeYAML::OPTIONS[:default_mode].nil? && !SafeYAML::OPTIONS[:suppress_warnings] + + Kernel.warn <<-EOWARNING.gsub(/^\s+/, '') + Called '#{method}' without the :safe option -- defaulting to #{safe_mode} mode. + You can avoid this warning in the future by setting the SafeYAML::OPTIONS[:default_mode] option (to :safe or :unsafe). + EOWARNING + + SafeYAML::OPTIONS[:suppress_warnings] = true + end + + return safe_mode + end + + options[:safe] ? :safe : :unsafe + end + + def options_for_safe_load(base_options) + options = base_options.dup + options.delete(:safe) + options + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/deep.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/deep.rb new file mode 100644 index 0000000..6a5e037 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/deep.rb @@ -0,0 +1,34 @@ +module SafeYAML + class Deep + def self.freeze(object) + object.each do |*entry| + value = entry.last + case value + when String, Regexp + value.freeze + when Enumerable + Deep.freeze(value) + end + end + + return object.freeze + end + + def self.copy(object) + duplicate = object.dup rescue object + + case object + when Array + (0...duplicate.count).each do |i| + duplicate[i] = Deep.copy(duplicate[i]) + end + when Hash + duplicate.keys.each do |key| + duplicate[key] = Deep.copy(duplicate[key]) + end + end + + duplicate + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/libyaml_checker.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/libyaml_checker.rb new file mode 100644 index 0000000..1ae2423 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/libyaml_checker.rb @@ -0,0 +1,36 @@ +require "set" + +module SafeYAML + class LibyamlChecker + LIBYAML_VERSION = Psych::LIBYAML_VERSION rescue nil + + # Do proper version comparison (e.g. so 0.1.10 is >= 0.1.6) + SAFE_LIBYAML_VERSION = Gem::Version.new("0.1.6") + + KNOWN_PATCHED_LIBYAML_VERSIONS = Set.new([ + # http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-2525.html + "0.1.4-2ubuntu0.12.04.3", + "0.1.4-2ubuntu0.12.10.3", + "0.1.4-2ubuntu0.13.10.3", + "0.1.4-3ubuntu3", + + # https://security-tracker.debian.org/tracker/CVE-2014-2525 + "0.1.3-1+deb6u4", + "0.1.4-2+deb7u4", + "0.1.4-3.2" + ]).freeze + + def self.libyaml_version_ok? + return true if YAML_ENGINE != "psych" || defined?(JRUBY_VERSION) + return true if Gem::Version.new(LIBYAML_VERSION || "0") >= SAFE_LIBYAML_VERSION + return libyaml_patched? + end + + def self.libyaml_patched? + return false if (`which dpkg` rescue '').empty? + libyaml_version = `dpkg -s libyaml-0-2`.match(/^Version: (.*)$/) + return false if libyaml_version.nil? + KNOWN_PATCHED_LIBYAML_VERSIONS.include?(libyaml_version[1]) + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb new file mode 100644 index 0000000..5ea0f60 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb @@ -0,0 +1,181 @@ +require "set" +require "yaml" + +# This needs to be defined up front in case any internal classes need to base +# their behavior off of this. +module SafeYAML + YAML_ENGINE = defined?(YAML::ENGINE) ? YAML::ENGINE.yamler : (defined?(Psych) && YAML == Psych ? "psych" : "syck") +end + +require "safe_yaml/libyaml_checker" +require "safe_yaml/deep" +require "safe_yaml/parse/hexadecimal" +require "safe_yaml/parse/sexagesimal" +require "safe_yaml/parse/date" +require "safe_yaml/transform/transformation_map" +require "safe_yaml/transform/to_boolean" +require "safe_yaml/transform/to_date" +require "safe_yaml/transform/to_float" +require "safe_yaml/transform/to_integer" +require "safe_yaml/transform/to_nil" +require "safe_yaml/transform/to_symbol" +require "safe_yaml/transform" +require "safe_yaml/resolver" +require "safe_yaml/syck_hack" if SafeYAML::YAML_ENGINE == "syck" && defined?(JRUBY_VERSION) + +module SafeYAML + MULTI_ARGUMENT_YAML_LOAD = YAML.method(:load).arity != 1 + + DEFAULT_OPTIONS = Deep.freeze({ + :default_mode => nil, + :suppress_warnings => false, + :deserialize_symbols => false, + :whitelisted_tags => [], + :custom_initializers => {}, + :raise_on_unknown_tag => false + }) + + OPTIONS = Deep.copy(DEFAULT_OPTIONS) + + PREDEFINED_TAGS = {} + + if YAML_ENGINE == "syck" + YAML.tagged_classes.each do |tag, klass| + PREDEFINED_TAGS[klass] = tag + end + + else + # Special tags appear to be hard-coded in Psych: + # https://github.com/tenderlove/psych/blob/v1.3.4/lib/psych/visitors/to_ruby.rb + # Fortunately, there aren't many that SafeYAML doesn't already support. + PREDEFINED_TAGS.merge!({ + Exception => "!ruby/exception", + Range => "!ruby/range", + Regexp => "!ruby/regexp", + }) + end + + Deep.freeze(PREDEFINED_TAGS) + + module_function + + def restore_defaults! + OPTIONS.clear.merge!(Deep.copy(DEFAULT_OPTIONS)) + end + + def tag_safety_check!(tag, options) + return if tag.nil? || tag == "!" + if options[:raise_on_unknown_tag] && !options[:whitelisted_tags].include?(tag) && !tag_is_explicitly_trusted?(tag) + raise "Unknown YAML tag '#{tag}'" + end + end + + def whitelist!(*classes) + classes.each do |klass| + whitelist_class!(klass) + end + end + + def whitelist_class!(klass) + raise "#{klass} not a Class" unless klass.is_a?(::Class) + + klass_name = klass.name + raise "#{klass} cannot be anonymous" if klass_name.nil? || klass_name.empty? + + # Whitelist any built-in YAML tags supplied by Syck or Psych. + predefined_tag = PREDEFINED_TAGS[klass] + if predefined_tag + OPTIONS[:whitelisted_tags] << predefined_tag + return + end + + # Exception is exceptional (har har). + tag_class = klass < Exception ? "exception" : "object" + + tag_prefix = case YAML_ENGINE + when "psych" then "!ruby/#{tag_class}" + when "syck" then "tag:ruby.yaml.org,2002:#{tag_class}" + else raise "unknown YAML_ENGINE #{YAML_ENGINE}" + end + OPTIONS[:whitelisted_tags] << "#{tag_prefix}:#{klass_name}" + end + + if YAML_ENGINE == "psych" + def tag_is_explicitly_trusted?(tag) + false + end + + else + TRUSTED_TAGS = Set.new([ + "tag:yaml.org,2002:binary", + "tag:yaml.org,2002:bool#no", + "tag:yaml.org,2002:bool#yes", + "tag:yaml.org,2002:float", + "tag:yaml.org,2002:float#fix", + "tag:yaml.org,2002:int", + "tag:yaml.org,2002:map", + "tag:yaml.org,2002:null", + "tag:yaml.org,2002:seq", + "tag:yaml.org,2002:str", + "tag:yaml.org,2002:timestamp", + "tag:yaml.org,2002:timestamp#ymd" + ]).freeze + + def tag_is_explicitly_trusted?(tag) + TRUSTED_TAGS.include?(tag) + end + end + + if SafeYAML::YAML_ENGINE == "psych" + require "safe_yaml/psych_handler" + require "safe_yaml/psych_resolver" + require "safe_yaml/safe_to_ruby_visitor" + + def self.load(yaml, filename=nil, options={}) + # If the user hasn't whitelisted any tags, we can go with this implementation which is + # significantly faster. + if (options && options[:whitelisted_tags] || SafeYAML::OPTIONS[:whitelisted_tags]).empty? + safe_handler = SafeYAML::PsychHandler.new(options) do |result| + return result + end + arguments_for_parse = [yaml] + arguments_for_parse << filename if SafeYAML::MULTI_ARGUMENT_YAML_LOAD + Psych::Parser.new(safe_handler).parse(*arguments_for_parse) + return safe_handler.result + + else + safe_resolver = SafeYAML::PsychResolver.new(options) + tree = SafeYAML::MULTI_ARGUMENT_YAML_LOAD ? + Psych.parse(yaml, filename) : + Psych.parse(yaml) + return safe_resolver.resolve_node(tree) + end + end + + def self.load_file(filename, options={}) + if SafeYAML::MULTI_ARGUMENT_YAML_LOAD + File.open(filename, 'r:bom|utf-8') { |f| self.load(f, filename, options) } + + else + # Ruby pukes on 1.9.2 if we try to open an empty file w/ 'r:bom|utf-8'; + # so we'll not specify those flags here. This mirrors the behavior for + # unsafe_load_file so it's probably preferable anyway. + self.load File.open(filename), nil, options + end + end + + else + require "safe_yaml/syck_resolver" + require "safe_yaml/syck_node_monkeypatch" + + def self.load(yaml, options={}) + resolver = SafeYAML::SyckResolver.new(SafeYAML::OPTIONS.merge(options || {})) + tree = YAML.parse(yaml) + return resolver.resolve_node(tree) + end + + def self.load_file(filename, options={}) + File.open(filename) { |f| self.load(f, options) } + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb new file mode 100644 index 0000000..3a30a8b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/date.rb @@ -0,0 +1,37 @@ +require 'time' + +module SafeYAML + class Parse + class Date + # This one's easy enough :) + DATE_MATCHER = /\A(\d{4})-(\d{2})-(\d{2})\Z/.freeze + + # This unbelievable little gem is taken basically straight from the YAML spec, but made + # slightly more readable (to my poor eyes at least) to me: + # http://yaml.org/type/timestamp.html + TIME_MATCHER = /\A\d{4}-\d{1,2}-\d{1,2}(?:[Tt]|\s+)\d{1,2}:\d{2}:\d{2}(?:\.\d*)?\s*(?:Z|[-+]\d{1,2}(?::?\d{2})?)?\Z/.freeze + + SECONDS_PER_DAY = 60 * 60 * 24 + MICROSECONDS_PER_SECOND = 1000000 + + # So this is weird. In Ruby 1.8.7, the DateTime#sec_fraction method returned fractional + # seconds in units of DAYS for some reason. In 1.9.2, they changed the units -- much more + # reasonably -- to seconds. + SEC_FRACTION_MULTIPLIER = RUBY_VERSION == "1.8.7" ? (SECONDS_PER_DAY * MICROSECONDS_PER_SECOND) : MICROSECONDS_PER_SECOND + + # The DateTime class has a #to_time method in Ruby 1.9+; + # Before that we'll just need to convert DateTime to Time ourselves. + TO_TIME_AVAILABLE = DateTime.instance_methods.include?(:to_time) + + def self.value(value) + d = DateTime.parse(value) + + return d.to_time if TO_TIME_AVAILABLE + + usec = d.sec_fraction * SEC_FRACTION_MULTIPLIER + time = Time.utc(d.year, d.month, d.day, d.hour, d.min, d.sec, usec) - (d.offset * SECONDS_PER_DAY) + time.getlocal + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/hexadecimal.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/hexadecimal.rb new file mode 100644 index 0000000..8da3624 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/hexadecimal.rb @@ -0,0 +1,12 @@ +module SafeYAML + class Parse + class Hexadecimal + MATCHER = /\A[-+]?0x[0-9a-fA-F_]+\Z/.freeze + + def self.value(value) + # This is safe to do since we already validated the value. + return Integer(value.gsub(/_/, "")) + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/sexagesimal.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/sexagesimal.rb new file mode 100644 index 0000000..3fff5bb --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/parse/sexagesimal.rb @@ -0,0 +1,26 @@ +module SafeYAML + class Parse + class Sexagesimal + INTEGER_MATCHER = /\A[-+]?[0-9][0-9_]*(:[0-5]?[0-9])+\Z/.freeze + FLOAT_MATCHER = /\A[-+]?[0-9][0-9_]*(:[0-5]?[0-9])+\.[0-9_]*\Z/.freeze + + def self.value(value) + before_decimal, after_decimal = value.split(".") + + whole_part = 0 + multiplier = 1 + + before_decimal = before_decimal.split(":") + until before_decimal.empty? + whole_part += (Float(before_decimal.pop) * multiplier) + multiplier *= 60 + end + + result = whole_part + result += Float("." + after_decimal) unless after_decimal.nil? + result *= -1 if value[0] == "-" + result + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_handler.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_handler.rb new file mode 100644 index 0000000..cf016a3 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_handler.rb @@ -0,0 +1,99 @@ +require "psych" +require "base64" + +module SafeYAML + class PsychHandler < Psych::Handler + def initialize(options, &block) + @options = SafeYAML::OPTIONS.merge(options || {}) + @block = block + @initializers = @options[:custom_initializers] || {} + @anchors = {} + @stack = [] + @current_key = nil + @result = nil + @begun = false + end + + def result + @begun ? @result : false + end + + def add_to_current_structure(value, anchor=nil, quoted=nil, tag=nil) + value = Transform.to_proper_type(value, quoted, tag, @options) + + @anchors[anchor] = value if anchor + + if !@begun + @begun = true + @result = value + @current_structure = @result + return + end + + if @current_structure.respond_to?(:<<) + @current_structure << value + + elsif @current_structure.respond_to?(:[]=) + if @current_key.nil? + @current_key = value + + else + if @current_key == "<<" + @current_structure.merge!(value) + else + @current_structure[@current_key] = value + end + + @current_key = nil + end + + else + raise "Don't know how to add to a #{@current_structure.class}!" + end + end + + def end_current_structure + @stack.pop + @current_structure = @stack.last + end + + def streaming? + true + end + + # event handlers + def alias(anchor) + add_to_current_structure(@anchors[anchor]) + end + + def scalar(value, anchor, tag, plain, quoted, style) + add_to_current_structure(value, anchor, quoted, tag) + end + + def end_document(implicit) + @block.call(@result) + end + + def start_mapping(anchor, tag, implicit, style) + map = @initializers.include?(tag) ? @initializers[tag].call : {} + self.add_to_current_structure(map, anchor) + @current_structure = map + @stack.push(map) + end + + def end_mapping + self.end_current_structure() + end + + def start_sequence(anchor, tag, implicit, style) + seq = @initializers.include?(tag) ? @initializers[tag].call : [] + self.add_to_current_structure(seq, anchor) + @current_structure = seq + @stack.push(seq) + end + + def end_sequence + self.end_current_structure() + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_resolver.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_resolver.rb new file mode 100644 index 0000000..851989b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/psych_resolver.rb @@ -0,0 +1,52 @@ +module SafeYAML + class PsychResolver < Resolver + NODE_TYPES = { + Psych::Nodes::Document => :root, + Psych::Nodes::Mapping => :map, + Psych::Nodes::Sequence => :seq, + Psych::Nodes::Scalar => :scalar, + Psych::Nodes::Alias => :alias + }.freeze + + def initialize(options={}) + super + @aliased_nodes = {} + end + + def resolve_root(root) + resolve_seq(root).first + end + + def resolve_alias(node) + resolve_node(@aliased_nodes[node.anchor]) + end + + def native_resolve(node) + @visitor ||= SafeYAML::SafeToRubyVisitor.new(self) + @visitor.accept(node) + end + + def get_node_type(node) + NODE_TYPES[node.class] + end + + def get_node_tag(node) + node.tag + end + + def get_node_value(node) + @aliased_nodes[node.anchor] = node if node.respond_to?(:anchor) && node.anchor + + case get_node_type(node) + when :root, :map, :seq + node.children + when :scalar + node.value + end + end + + def value_is_quoted?(node) + node.quoted + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/resolver.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/resolver.rb new file mode 100644 index 0000000..e4de157 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/resolver.rb @@ -0,0 +1,94 @@ +module SafeYAML + class Resolver + def initialize(options) + @options = SafeYAML::OPTIONS.merge(options || {}) + @whitelist = @options[:whitelisted_tags] || [] + @initializers = @options[:custom_initializers] || {} + @raise_on_unknown_tag = @options[:raise_on_unknown_tag] + end + + def resolve_node(node) + return node if !node + return self.native_resolve(node) if tag_is_whitelisted?(self.get_node_tag(node)) + + case self.get_node_type(node) + when :root + resolve_root(node) + when :map + resolve_map(node) + when :seq + resolve_seq(node) + when :scalar + resolve_scalar(node) + when :alias + resolve_alias(node) + else + raise "Don't know how to resolve this node: #{node.inspect}" + end + end + + def resolve_map(node) + tag = get_and_check_node_tag(node) + hash = @initializers.include?(tag) ? @initializers[tag].call : {} + map = normalize_map(self.get_node_value(node)) + + # Take the "<<" key nodes first, as these are meant to approximate a form of inheritance. + inheritors = map.select { |key_node, value_node| resolve_node(key_node) == "<<" } + inheritors.each do |key_node, value_node| + merge_into_hash(hash, resolve_node(value_node)) + end + + # All that's left should be normal (non-"<<") nodes. + (map - inheritors).each do |key_node, value_node| + hash[resolve_node(key_node)] = resolve_node(value_node) + end + + return hash + end + + def resolve_seq(node) + seq = self.get_node_value(node) + + tag = get_and_check_node_tag(node) + arr = @initializers.include?(tag) ? @initializers[tag].call : [] + + seq.inject(arr) { |array, n| array << resolve_node(n) } + end + + def resolve_scalar(node) + Transform.to_proper_type(self.get_node_value(node), self.value_is_quoted?(node), get_and_check_node_tag(node), @options) + end + + def get_and_check_node_tag(node) + tag = self.get_node_tag(node) + SafeYAML.tag_safety_check!(tag, @options) + tag + end + + def tag_is_whitelisted?(tag) + @whitelist.include?(tag) + end + + def options + @options + end + + private + def normalize_map(map) + # Syck creates Hashes from maps. + if map.is_a?(Hash) + map.inject([]) { |arr, key_and_value| arr << key_and_value } + + # Psych is really weird; it flattens out a Hash completely into: [key, value, key, value, ...] + else + map.each_slice(2).to_a + end + end + + def merge_into_hash(hash, array) + array.each do |key, value| + hash[key] = value + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/safe_to_ruby_visitor.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/safe_to_ruby_visitor.rb new file mode 100644 index 0000000..b980445 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/safe_to_ruby_visitor.rb @@ -0,0 +1,29 @@ +module SafeYAML + class SafeToRubyVisitor < Psych::Visitors::ToRuby + INITIALIZE_ARITY = superclass.instance_method(:initialize).arity + + def initialize(resolver) + case INITIALIZE_ARITY + when 2 + # https://github.com/tenderlove/psych/blob/v2.0.0/lib/psych/visitors/to_ruby.rb#L14-L28 + loader = Psych::ClassLoader.new + scanner = Psych::ScalarScanner.new(loader) + super(scanner, loader) + + else + super() + end + + @resolver = resolver + end + + def accept(node) + if node.tag + SafeYAML.tag_safety_check!(node.tag, @resolver.options) + return super + end + + @resolver.resolve_node(node) + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb new file mode 100644 index 0000000..e02a0fc --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/store.rb @@ -0,0 +1,39 @@ +require 'safe_yaml/load' +require 'yaml/store' + +module SafeYAML + + class Store < YAML::Store + + # Override YAML::Store#initialize to accept additional option + # +safe_yaml_opts+. + def initialize(file_name, yaml_opts = {}, safe_yaml_opts = {}) + @safe_yaml_opts = safe_yaml_opts + super(file_name, yaml_opts) + end + + # Override YAML::Store#load to use SafeYAML.load instead of + # YAML.load (via #safe_yaml_load). + #-- + # PStore#load is private, while YAML::Store#load is public. + #++ + def load(content) + table = safe_yaml_load(content) + table == false ? {} : table + end + + private + + if SafeYAML::YAML_ENGINE == 'psych' + def safe_yaml_load(content) + SafeYAML.load(content, nil, @safe_yaml_opts) + end + else + def safe_yaml_load(content) + SafeYAML.load(content, @safe_yaml_opts) + end + end + + end + +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_hack.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_hack.rb new file mode 100644 index 0000000..08a5e47 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_hack.rb @@ -0,0 +1,36 @@ +# Hack to JRuby 1.8's YAML Parser Yecht +# +# This file is always loaded AFTER either syck or psych are already +# loaded. It then looks at what constants are available and creates +# a consistent view on all rubys. +# +# Taken from rubygems and modified. +# See https://github.com/rubygems/rubygems/blob/master/lib/rubygems/syck_hack.rb + +module YAML + # In newer 1.9.2, there is a Syck toplevel constant instead of it + # being underneith YAML. If so, reference it back under YAML as + # well. + if defined? ::Syck + # for tests that change YAML::ENGINE + # 1.8 does not support the second argument to const_defined? + remove_const :Syck rescue nil + + Syck = ::Syck + + # JRuby's "Syck" is called "Yecht" + elsif defined? YAML::Yecht + Syck = YAML::Yecht + end +end + +# Sometime in the 1.9 dev cycle, the Syck constant was moved from under YAML +# to be a toplevel constant. So gemspecs created under these versions of Syck +# will have references to Syck::DefaultKey. +# +# So we need to be sure that we reference Syck at the toplevel too so that +# we can always load these kind of gemspecs. +# +if !defined?(Syck) + Syck = YAML::Syck +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_node_monkeypatch.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_node_monkeypatch.rb new file mode 100644 index 0000000..c026376 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_node_monkeypatch.rb @@ -0,0 +1,43 @@ +# This is, admittedly, pretty insane. Fundamentally the challenge here is this: if we want to allow +# whitelisting of tags (while still leveraging Syck's internal functionality), then we have to +# change how Syck::Node#transform works. But since we (SafeYAML) do not control instantiation of +# Syck::Node objects, we cannot, for example, subclass Syck::Node and override #tranform the "easy" +# way. So the only choice is to monkeypatch, like this. And the only way to make this work +# recursively with potentially call-specific options (that my feeble brain can think of) is to set +# pseudo-global options on the first call and unset them once the recursive stack has fully unwound. + +monkeypatch = <<-EORUBY + class Node + @@safe_transform_depth = 0 + @@safe_transform_whitelist = nil + + def safe_transform(options={}) + begin + @@safe_transform_depth += 1 + @@safe_transform_whitelist ||= options[:whitelisted_tags] + + if self.type_id + SafeYAML.tag_safety_check!(self.type_id, options) + return unsafe_transform if @@safe_transform_whitelist.include?(self.type_id) + end + + SafeYAML::SyckResolver.new.resolve_node(self) + + ensure + @@safe_transform_depth -= 1 + if @@safe_transform_depth == 0 + @@safe_transform_whitelist = nil + end + end + end + + alias_method :unsafe_transform, :transform + alias_method :transform, :safe_transform + end +EORUBY + +if defined?(YAML::Syck::Node) + YAML::Syck.module_eval monkeypatch +else + Syck.module_eval monkeypatch +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_resolver.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_resolver.rb new file mode 100644 index 0000000..10d55ab --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/syck_resolver.rb @@ -0,0 +1,38 @@ +module SafeYAML + class SyckResolver < Resolver + QUOTE_STYLES = [ + :quote1, + :quote2 + ].freeze + + NODE_TYPES = { + Hash => :map, + Array => :seq, + String => :scalar + }.freeze + + def initialize(options={}) + super + end + + def native_resolve(node) + node.transform(self.options) + end + + def get_node_type(node) + NODE_TYPES[node.value.class] + end + + def get_node_tag(node) + node.type_id + end + + def get_node_value(node) + node.value + end + + def value_is_quoted?(node) + QUOTE_STYLES.include?(node.instance_variable_get(:@style)) + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb new file mode 100644 index 0000000..d61d1a9 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb @@ -0,0 +1,41 @@ +require 'base64' + +module SafeYAML + class Transform + TRANSFORMERS = [ + Transform::ToSymbol.new, + Transform::ToInteger.new, + Transform::ToFloat.new, + Transform::ToNil.new, + Transform::ToBoolean.new, + Transform::ToDate.new + ] + + def self.to_guessed_type(value, quoted=false, options=nil) + return value if quoted + + if value.is_a?(String) + TRANSFORMERS.each do |transformer| + success, transformed_value = transformer.method(:transform?).arity == 1 ? + transformer.transform?(value) : + transformer.transform?(value, options) + + return transformed_value if success + end + end + + value + end + + def self.to_proper_type(value, quoted=false, tag=nil, options=nil) + case tag + when "tag:yaml.org,2002:binary", "x-private:binary", "!binary" + decoded = Base64.decode64(value) + decoded = decoded.force_encoding(value.encoding) if decoded.respond_to?(:force_encoding) + decoded + else + self.to_guessed_type(value, quoted, options) + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_boolean.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_boolean.rb new file mode 100644 index 0000000..99dc85e --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_boolean.rb @@ -0,0 +1,21 @@ +module SafeYAML + class Transform + class ToBoolean + include TransformationMap + + set_predefined_values({ + "yes" => true, + "on" => true, + "true" => true, + "no" => false, + "off" => false, + "false" => false + }) + + def transform?(value) + return false if value.length > 5 + return PREDEFINED_VALUES.include?(value), PREDEFINED_VALUES[value] + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_date.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_date.rb new file mode 100644 index 0000000..4bfe552 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_date.rb @@ -0,0 +1,13 @@ +module SafeYAML + class Transform + class ToDate + def transform?(value) + return true, Date.parse(value) if Parse::Date::DATE_MATCHER.match(value) + return true, Parse::Date.value(value) if Parse::Date::TIME_MATCHER.match(value) + false + rescue ArgumentError + return true, value + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_float.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_float.rb new file mode 100644 index 0000000..4ee3f5f --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_float.rb @@ -0,0 +1,33 @@ +module SafeYAML + class Transform + class ToFloat + Infinity = 1.0 / 0.0 + NaN = 0.0 / 0.0 + + PREDEFINED_VALUES = { + ".inf" => Infinity, + ".Inf" => Infinity, + ".INF" => Infinity, + "-.inf" => -Infinity, + "-.Inf" => -Infinity, + "-.INF" => -Infinity, + ".nan" => NaN, + ".NaN" => NaN, + ".NAN" => NaN, + }.freeze + + MATCHER = /\A[-+]?(?:\d[\d_]*)?\.[\d_]+(?:[eE][-+][\d]+)?\Z/.freeze + + def transform?(value) + return true, Float(value) if MATCHER.match(value) + try_edge_cases?(value) + end + + def try_edge_cases?(value) + return true, PREDEFINED_VALUES[value] if PREDEFINED_VALUES.include?(value) + return true, Parse::Sexagesimal.value(value) if Parse::Sexagesimal::FLOAT_MATCHER.match(value) + return false + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_integer.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_integer.rb new file mode 100644 index 0000000..9a5f563 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_integer.rb @@ -0,0 +1,26 @@ +module SafeYAML + class Transform + class ToInteger + MATCHERS = Deep.freeze([ + /\A[-+]?(0|([1-9][0-9_,]*))\Z/, # decimal + /\A0[0-7]+\Z/, # octal + /\A0x[0-9a-f]+\Z/i, # hexadecimal + /\A0b[01_]+\Z/ # binary + ]) + + def transform?(value) + MATCHERS.each_with_index do |matcher, idx| + value = value.gsub(/[_,]/, "") if idx == 0 + return true, Integer(value) if matcher.match(value) + end + try_edge_cases?(value) + end + + def try_edge_cases?(value) + return true, Parse::Hexadecimal.value(value) if Parse::Hexadecimal::MATCHER.match(value) + return true, Parse::Sexagesimal.value(value) if Parse::Sexagesimal::INTEGER_MATCHER.match(value) + return false + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_nil.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_nil.rb new file mode 100644 index 0000000..1f61756 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_nil.rb @@ -0,0 +1,18 @@ +module SafeYAML + class Transform + class ToNil + include TransformationMap + + set_predefined_values({ + "" => nil, + "~" => nil, + "null" => nil + }) + + def transform?(value) + return false if value.length > 4 + return PREDEFINED_VALUES.include?(value), PREDEFINED_VALUES[value] + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_symbol.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_symbol.rb new file mode 100644 index 0000000..36a72bb --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/to_symbol.rb @@ -0,0 +1,17 @@ +module SafeYAML + class Transform + class ToSymbol + def transform?(value, options=SafeYAML::OPTIONS) + if options[:deserialize_symbols] && value =~ /\A:./ + if value =~ /\A:(["'])(.*)\1\Z/ + return true, $2.sub(/^:/, "").to_sym + else + return true, value.sub(/^:/, "").to_sym + end + end + + return false + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/transformation_map.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/transformation_map.rb new file mode 100644 index 0000000..d4e45ec --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/transform/transformation_map.rb @@ -0,0 +1,47 @@ +module SafeYAML + class Transform + module TransformationMap + def self.included(base) + base.extend(ClassMethods) + end + + class CaseAgnosticMap < Hash + def initialize(*args) + super + end + + def include?(key) + super(key.downcase) + end + + def [](key) + super(key.downcase) + end + + # OK, I actually don't think it's all that important that this map be + # frozen. + def freeze + self + end + end + + module ClassMethods + def set_predefined_values(predefined_values) + if SafeYAML::YAML_ENGINE == "syck" + expanded_map = predefined_values.inject({}) do |hash, (key, value)| + hash[key] = value + hash[key.capitalize] = value + hash[key.upcase] = value + hash + end + else + expanded_map = CaseAgnosticMap.new + expanded_map.merge!(predefined_values) + end + + self.const_set(:PREDEFINED_VALUES, expanded_map.freeze) + end + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb new file mode 100644 index 0000000..89ff3b0 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/lib/safe_yaml/version.rb @@ -0,0 +1,3 @@ +module SafeYAML + VERSION = "1.0.5" +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh b/vendor/bundle/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh new file mode 100644 index 0000000..54a1f4b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/run_specs_all_ruby_versions.sh @@ -0,0 +1,38 @@ +#!/bin/bash + +[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" + +rvm use 1.8.7 +bundle exec rake spec + +rvm use 1.9.2 +YAMLER=syck bundle exec rake spec + +YAMLER=psych bundle exec rake spec + +rvm use 1.9.3 +YAMLER=syck bundle exec rake spec + +YAMLER=psych bundle exec rake spec + +rvm use 2.0.0 +bundle exec rake spec + +rvm use 2.1.0 +bundle exec rake spec + +rvm use 2.1.1 +bundle exec rake spec + +rvm use 2.1.2 +bundle exec rake spec + +rvm use ruby-head +bundle exec rake spec + +rvm use jruby +JRUBY_OPTS=--1.8 bundle exec rake spec + +JRUBY_OPTS=--1.9 bundle exec rake spec + +JRUBY_OPTS=--2.0 bundle exec rake spec diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/safe_yaml.gemspec b/vendor/bundle/gems/safe_yaml-1.0.5/safe_yaml.gemspec new file mode 100644 index 0000000..4f4432a --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/safe_yaml.gemspec @@ -0,0 +1,19 @@ +# -*- encoding: utf-8 -*- +require File.join(File.dirname(__FILE__), "lib", "safe_yaml", "version") + +Gem::Specification.new do |gem| + gem.name = "safe_yaml" + gem.version = SafeYAML::VERSION + gem.authors = "Dan Tao" + gem.email = "daniel.tao@gmail.com" + gem.description = %q{Parse YAML safely} + gem.summary = %q{SameYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.} + gem.homepage = "https://github.com/dtao/safe_yaml" + gem.license = "MIT" + gem.files = `git ls-files`.split($\) + gem.test_files = gem.files.grep(%r{^spec/}) + gem.require_paths = ["lib"] + gem.executables = ["safe_yaml"] + + gem.required_ruby_version = ">= 1.8.7" +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.2.yaml b/vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.2.yaml new file mode 100644 index 0000000..bdd70cc --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.2.yaml @@ -0,0 +1,2 @@ +--- !ruby/object:ExploitableBackDoor +foo: bar diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.3.yaml b/vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.3.yaml new file mode 100644 index 0000000..c24e04b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/exploit.1.9.3.yaml @@ -0,0 +1,2 @@ +--- !ruby/hash:ExploitableBackDoor +foo: bar diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt b/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt new file mode 100644 index 0000000..97d1f68 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue48.txt @@ -0,0 +1,20 @@ +--- +title: Blah +key: value +--- + +I'm going to inject a bunch of YAML-looking stuff below and it should all just get ignored. + +foo: bar + +- foo +- bar + +:foo +42 +~ + +--- +text: | + Look, I'm another YAML document! +--- diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue49.yml b/vendor/bundle/gems/safe_yaml-1.0.5/spec/issue49.yml new file mode 100644 index 0000000..e69de29 diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/libyaml_checker_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/libyaml_checker_spec.rb new file mode 100644 index 0000000..b5b290b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/libyaml_checker_spec.rb @@ -0,0 +1,69 @@ +require "spec_helper" + +describe SafeYAML::LibyamlChecker do + describe "check_libyaml_version" do + REAL_YAML_ENGINE = SafeYAML::YAML_ENGINE + REAL_LIBYAML_VERSION = SafeYAML::LibyamlChecker::LIBYAML_VERSION + + let(:libyaml_patched) { false } + + before :each do + allow(SafeYAML::LibyamlChecker).to receive(:libyaml_patched?).and_return(libyaml_patched) + end + + after :each do + silence_warnings do + SafeYAML::YAML_ENGINE = REAL_YAML_ENGINE + SafeYAML::LibyamlChecker::LIBYAML_VERSION = REAL_LIBYAML_VERSION + end + end + + def test_libyaml_version_ok(expected_result, yaml_engine, libyaml_version=nil) + silence_warnings do + SafeYAML.const_set("YAML_ENGINE", yaml_engine) + SafeYAML::LibyamlChecker.const_set("LIBYAML_VERSION", libyaml_version) + expect(SafeYAML::LibyamlChecker.libyaml_version_ok?).to eq(expected_result) + end + end + + unless defined?(JRUBY_VERSION) + it "issues no warnings when 'Syck' is the YAML engine" do + test_libyaml_version_ok(true, "syck") + end + + it "issues a warning if Psych::LIBYAML_VERSION is not defined" do + test_libyaml_version_ok(false, "psych") + end + + it "issues a warning if Psych::LIBYAML_VERSION is < 0.1.6" do + test_libyaml_version_ok(false, "psych", "0.1.5") + end + + it "issues no warning if Psych::LIBYAML_VERSION is == 0.1.6" do + test_libyaml_version_ok(true, "psych", "0.1.6") + end + + it "issues no warning if Psych::LIBYAML_VERSION is > 0.1.6" do + test_libyaml_version_ok(true, "psych", "1.0.0") + end + + it "does a proper version comparison (not just a string comparison)" do + test_libyaml_version_ok(true, "psych", "0.1.10") + end + + context "when the system has a known patched libyaml version" do + let(:libyaml_patched) { true } + + it "issues no warning, even when Psych::LIBYAML_VERSION < 0.1.6" do + test_libyaml_version_ok(true, "psych", "0.1.4") + end + end + end + + if defined?(JRUBY_VERSION) + it "issues no warning, as JRuby doesn't use libyaml" do + test_libyaml_version_ok(true, "psych", "0.1.4") + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/psych_resolver_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/psych_resolver_spec.rb new file mode 100644 index 0000000..a9e76b5 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/psych_resolver_spec.rb @@ -0,0 +1,10 @@ +require "spec_helper" + +if SafeYAML::YAML_ENGINE == "psych" + require "safe_yaml/psych_resolver" + + describe SafeYAML::PsychResolver do + include ResolverSpecs + let(:resolver) { SafeYAML::PsychResolver.new } + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/resolver_specs.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/resolver_specs.rb new file mode 100644 index 0000000..1b981e5 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/resolver_specs.rb @@ -0,0 +1,278 @@ +module ResolverSpecs + def self.included(base) + base.module_eval do + let(:resolver) { nil } + let(:result) { @result } + + before :each do + # See the comment in the first before :each block in safe_yaml_spec.rb. + require "safe_yaml" + end + + def parse(yaml) + tree = YAML.parse(yaml.unindent) + @result = resolver.resolve_node(tree) + end + + # Isn't this how I should've been doing it all along? + def parse_and_test(yaml) + safe_result = parse(yaml) + + exception_thrown = nil + + unsafe_result = begin + YAML.unsafe_load(yaml) + rescue Exception => e + exception_thrown = e + end + + if exception_thrown + # If the underlying YAML parser (e.g. Psych) threw an exception, I'm + # honestly not sure what the right thing to do is. For now I'll just + # print a warning. Should SafeYAML fail when Psych fails? + Kernel.warn "\n" + Kernel.warn "Discrepancy between SafeYAML and #{SafeYAML::YAML_ENGINE} on input:\n" + Kernel.warn "#{yaml.unindent}\n" + Kernel.warn "SafeYAML result:" + Kernel.warn "#{safe_result.inspect}\n" + Kernel.warn "#{SafeYAML::YAML_ENGINE} result:" + Kernel.warn "#{exception_thrown.inspect}\n" + + else + expect(safe_result).to eq(unsafe_result) + end + end + + context "by default" do + it "translates maps to hashes" do + parse <<-YAML + potayto: potahto + tomayto: tomahto + YAML + + expect(result).to eq({ + "potayto" => "potahto", + "tomayto" => "tomahto" + }) + end + + it "translates sequences to arrays" do + parse <<-YAML + - foo + - bar + - baz + YAML + + expect(result).to eq(["foo", "bar", "baz"]) + end + + it "translates most values to strings" do + parse "string: value" + expect(result).to eq({ "string" => "value" }) + end + + it "does not deserialize symbols" do + parse ":symbol: value" + expect(result).to eq({ ":symbol" => "value" }) + end + + it "translates valid integral numbers to integers" do + parse "integer: 1" + expect(result).to eq({ "integer" => 1 }) + end + + it "translates valid decimal numbers to floats" do + parse "float: 3.14" + expect(result).to eq({ "float" => 3.14 }) + end + + it "translates valid dates" do + parse "date: 2013-01-24" + expect(result).to eq({ "date" => Date.parse("2013-01-24") }) + end + + it "translates valid true/false values to booleans" do + parse <<-YAML + - yes + - true + - no + - false + YAML + + expect(result).to eq([true, true, false, false]) + end + + it "translates valid nulls to nil" do + parse <<-YAML + - + - ~ + - null + YAML + + expect(result).to eq([nil] * 3) + end + + it "matches the behavior of the underlying YAML engine w/ respect to capitalization of boolean values" do + parse_and_test <<-YAML + - true + - True + - TRUE + - tRue + - TRue + - False + - FALSE + - fAlse + - FALse + YAML + + # using Syck: [true, true, true, "tRue", "TRue", false, false, "fAlse", "FALse"] + # using Psych: all booleans + end + + it "matches the behavior of the underlying YAML engine w/ respect to capitalization of nil values" do + parse_and_test <<-YAML + - Null + - NULL + - nUll + - NUll + YAML + + # using Syck: [nil, nil, "nUll", "NUll"] + # using Psych: all nils + end + + it "translates quoted empty strings to strings (not nil)" do + parse "foo: ''" + expect(result).to eq({ "foo" => "" }) + end + + it "correctly reverse-translates strings encoded via #to_yaml" do + parse "5.10".to_yaml + expect(result).to eq("5.10") + end + + it "does not specially parse any double-quoted strings" do + parse <<-YAML + - "1" + - "3.14" + - "true" + - "false" + - "2013-02-03" + - "2013-02-03 16:27:00 -0600" + YAML + + expect(result).to eq(["1", "3.14", "true", "false", "2013-02-03", "2013-02-03 16:27:00 -0600"]) + end + + it "does not specially parse any single-quoted strings" do + parse <<-YAML + - '1' + - '3.14' + - 'true' + - 'false' + - '2013-02-03' + - '2013-02-03 16:27:00 -0600' + YAML + + expect(result).to eq(["1", "3.14", "true", "false", "2013-02-03", "2013-02-03 16:27:00 -0600"]) + end + + it "deals just fine with nested maps" do + parse <<-YAML + foo: + bar: + marco: polo + YAML + + expect(result).to eq({ "foo" => { "bar" => { "marco" => "polo" } } }) + end + + it "deals just fine with nested sequences" do + parse <<-YAML + - foo + - + - bar1 + - bar2 + - + - baz1 + - baz2 + YAML + + expect(result).to eq(["foo", ["bar1", "bar2", ["baz1", "baz2"]]]) + end + + it "applies the same transformations to keys as to values" do + parse <<-YAML + foo: string + :bar: symbol + 1: integer + 3.14: float + 2013-01-24: date + YAML + + expect(result).to eq({ + "foo" => "string", + ":bar" => "symbol", + 1 => "integer", + 3.14 => "float", + Date.parse("2013-01-24") => "date", + }) + end + + it "applies the same transformations to elements in sequences as to all values" do + parse <<-YAML + - foo + - :bar + - 1 + - 3.14 + - 2013-01-24 + YAML + + expect(result).to eq(["foo", ":bar", 1, 3.14, Date.parse("2013-01-24")]) + end + end + + context "for Ruby version #{RUBY_VERSION}" do + it "translates valid time values" do + parse "time: 2013-01-29 05:58:00 -0800" + expect(result).to eq({ "time" => Time.utc(2013, 1, 29, 13, 58, 0) }) + end + + it "applies the same transformation to elements in sequences" do + parse "- 2013-01-29 05:58:00 -0800" + expect(result).to eq([Time.utc(2013, 1, 29, 13, 58, 0)]) + end + + it "applies the same transformation to keys" do + parse "2013-01-29 05:58:00 -0800: time" + expect(result).to eq({ Time.utc(2013, 1, 29, 13, 58, 0) => "time" }) + end + end + + context "with symbol deserialization enabled" do + before :each do + SafeYAML::OPTIONS[:deserialize_symbols] = true + end + + after :each do + SafeYAML.restore_defaults! + end + + it "translates values starting with ':' to symbols" do + parse "symbol: :value" + expect(result).to eq({ "symbol" => :value }) + end + + it "applies the same transformation to keys" do + parse ":bar: symbol" + expect(result).to eq({ :bar => "symbol" }) + end + + it "applies the same transformation to elements in sequences" do + parse "- :bar" + expect(result).to eq([:bar]) + end + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/safe_yaml_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/safe_yaml_spec.rb new file mode 100644 index 0000000..aa701a4 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/safe_yaml_spec.rb @@ -0,0 +1,731 @@ +require "spec_helper" + +describe YAML do + def safe_load_round_trip(object, options={}) + yaml = object.to_yaml + if SafeYAML::YAML_ENGINE == "psych" + YAML.safe_load(yaml, nil, options) + else + YAML.safe_load(yaml, options) + end + end + + before :each do + # Need to require this here (as opposed to somewhere up higher in the file) + # to ensure that safe_yaml isn't loaded and therefore YAML isn't monkey- + # patched, for tests that require only safe_yaml/load. + require "safe_yaml" + require "exploitable_back_door" + + SafeYAML.restore_defaults! + end + + after :each do + SafeYAML.restore_defaults! + end + + describe "unsafe_load" do + if SafeYAML::YAML_ENGINE == "psych" && RUBY_VERSION >= "1.9.3" + it "allows exploits through objects defined in YAML w/ !ruby/hash via custom :[]= methods" do + backdoor = YAML.unsafe_load("--- !ruby/hash:ExploitableBackDoor\nfoo: bar\n") + expect(backdoor).to be_exploited_through_setter + end + + it "allows exploits through objects defined in YAML w/ !ruby/object via the :init_with method" do + backdoor = YAML.unsafe_load("--- !ruby/object:ExploitableBackDoor\nfoo: bar\n") + expect(backdoor).to be_exploited_through_init_with + end + end + + it "allows exploits through objects w/ sensitive instance variables defined in YAML w/ !ruby/object" do + backdoor = YAML.unsafe_load("--- !ruby/object:ExploitableBackDoor\nfoo: bar\n") + expect(backdoor).to be_exploited_through_ivars + end + + context "with special whitelisted tags defined" do + before :each do + SafeYAML::whitelist!(OpenStruct) + end + + it "effectively ignores the whitelist (since everything is whitelisted)" do + result = YAML.unsafe_load <<-YAML.unindent + --- !ruby/object:OpenStruct + table: + :backdoor: !ruby/object:ExploitableBackDoor + foo: bar + YAML + + expect(result).to be_a(OpenStruct) + expect(result.backdoor).to be_exploited_through_ivars + end + end + end + + describe "safe_load" do + it "does NOT allow exploits through objects defined in YAML w/ !ruby/hash" do + object = YAML.safe_load("--- !ruby/hash:ExploitableBackDoor\nfoo: bar\n") + expect(object).not_to be_a(ExploitableBackDoor) + end + + it "does NOT allow exploits through objects defined in YAML w/ !ruby/object" do + object = YAML.safe_load("--- !ruby/object:ExploitableBackDoor\nfoo: bar\n") + expect(object).not_to be_a(ExploitableBackDoor) + end + + context "for YAML engine #{SafeYAML::YAML_ENGINE}" do + if SafeYAML::YAML_ENGINE == "psych" + let(:options) { nil } + let(:arguments) { ["foo: bar", nil, options] } + + context "when no tags are whitelisted" do + it "constructs a SafeYAML::PsychHandler to resolve nodes as they're parsed, for optimal performance" do + expect(Psych::Parser).to receive(:new).with an_instance_of(SafeYAML::PsychHandler) + # This won't work now; we just want to ensure Psych::Parser#parse was in fact called. + YAML.safe_load(*arguments) rescue nil + end + end + + context "when whitelisted tags are specified" do + let(:options) { + { :whitelisted_tags => ["foo"] } + } + + it "instead uses Psych to construct a full tree before examining the nodes" do + expect(Psych).to receive(:parse) + # This won't work now; we just want to ensure Psych::Parser#parse was in fact called. + YAML.safe_load(*arguments) rescue nil + end + end + end + + if SafeYAML::YAML_ENGINE == "syck" + it "uses Syck internally to parse YAML" do + expect(YAML).to receive(:parse).with("foo: bar") + # This won't work now; we just want to ensure YAML::parse was in fact called. + YAML.safe_load("foo: bar") rescue nil + end + end + end + + it "loads a plain ol' YAML document just fine" do + result = YAML.safe_load <<-YAML.unindent + foo: + number: 1 + boolean: true + nil: ~ + string: Hello, there! + symbol: :blah + sequence: + - hi + - bye + YAML + + expect(result).to eq({ + "foo" => { + "number" => 1, + "boolean" => true, + "nil" => nil, + "string" => "Hello, there!", + "symbol" => ":blah", + "sequence" => ["hi", "bye"] + } + }) + end + + it "works for YAML documents with anchors and aliases" do + result = YAML.safe_load <<-YAML + - &id001 {} + - *id001 + - *id001 + YAML + + expect(result).to eq([{}, {}, {}]) + end + + it "works for YAML documents with binary tagged keys" do + result = YAML.safe_load <<-YAML + ? !!binary > + Zm9v + : "bar" + ? !!binary > + YmFy + : "baz" + YAML + + expect(result).to eq({"foo" => "bar", "bar" => "baz"}) + end + + it "works for YAML documents with binary tagged values" do + result = YAML.safe_load <<-YAML + "foo": !!binary > + YmFy + "bar": !!binary > + YmF6 + YAML + + expect(result).to eq({"foo" => "bar", "bar" => "baz"}) + end + + it "works for YAML documents with binary tagged array values" do + result = YAML.safe_load <<-YAML + - !binary |- + Zm9v + - !binary |- + YmFy + YAML + + expect(result).to eq(["foo", "bar"]) + end + + it "works for YAML documents with sections" do + result = YAML.safe_load <<-YAML + mysql: &mysql + adapter: mysql + pool: 30 + login: &login + username: user + password: password123 + development: &development + <<: *mysql + <<: *login + host: localhost + YAML + + expect(result).to eq({ + "mysql" => { + "adapter" => "mysql", + "pool" => 30 + }, + "login" => { + "username" => "user", + "password" => "password123" + }, + "development" => { + "adapter" => "mysql", + "pool" => 30, + "username" => "user", + "password" => "password123", + "host" => "localhost" + } + }) + end + + it "correctly prefers explicitly defined values over default values from included sections" do + # Repeating this test 100 times to increase the likelihood of running into an issue caused by + # non-deterministic hash key enumeration. + 100.times do + result = YAML.safe_load <<-YAML + defaults: &defaults + foo: foo + bar: bar + baz: baz + custom: + <<: *defaults + bar: custom_bar + baz: custom_baz + YAML + + expect(result["custom"]).to eq({ + "foo" => "foo", + "bar" => "custom_bar", + "baz" => "custom_baz" + }) + end + end + + it "works with multi-level inheritance" do + result = YAML.safe_load <<-YAML + defaults: &defaults + foo: foo + bar: bar + baz: baz + custom: &custom + <<: *defaults + bar: custom_bar + baz: custom_baz + grandcustom: &grandcustom + <<: *custom + YAML + + expect(result).to eq({ + "defaults" => { "foo" => "foo", "bar" => "bar", "baz" => "baz" }, + "custom" => { "foo" => "foo", "bar" => "custom_bar", "baz" => "custom_baz" }, + "grandcustom" => { "foo" => "foo", "bar" => "custom_bar", "baz" => "custom_baz" } + }) + end + + it "returns false when parsing an empty document" do + expect([ + YAML.safe_load(""), + YAML.safe_load(" "), + YAML.safe_load("\n") + ]).to eq([false, false, false]) + end + + it "returns nil when parsing a single value representing nil" do + expect([ + YAML.safe_load("~"), + YAML.safe_load("null") + ]).to eq([nil, nil]) + end + + context "with custom initializers defined" do + before :each do + if SafeYAML::YAML_ENGINE == "psych" + SafeYAML::OPTIONS[:custom_initializers] = { + "!set" => lambda { Set.new }, + "!hashiemash" => lambda { Hashie::Mash.new } + } + else + SafeYAML::OPTIONS[:custom_initializers] = { + "tag:yaml.org,2002:set" => lambda { Set.new }, + "tag:yaml.org,2002:hashiemash" => lambda { Hashie::Mash.new } + } + end + end + + it "will use a custom initializer to instantiate an array-like class upon deserialization" do + result = YAML.safe_load <<-YAML.unindent + --- !set + - 1 + - 2 + - 3 + YAML + + expect(result).to be_a(Set) + expect(result.to_a).to match_array([1, 2, 3]) + end + + it "will use a custom initializer to instantiate a hash-like class upon deserialization" do + result = YAML.safe_load <<-YAML.unindent + --- !hashiemash + foo: bar + YAML + + expect(result).to be_a(Hashie::Mash) + expect(result.to_hash).to eq({ "foo" => "bar" }) + end + end + + context "with special whitelisted tags defined" do + before :each do + SafeYAML::whitelist!(OpenStruct) + + # Necessary for deserializing OpenStructs properly. + SafeYAML::OPTIONS[:deserialize_symbols] = true + end + + it "will allow objects to be deserialized for whitelisted tags" do + result = YAML.safe_load("--- !ruby/object:OpenStruct\ntable:\n foo: bar\n") + expect(result).to be_a(OpenStruct) + expect(result.instance_variable_get(:@table)).to eq({ "foo" => "bar" }) + end + + it "will not deserialize objects without whitelisted tags" do + result = YAML.safe_load("--- !ruby/hash:ExploitableBackDoor\nfoo: bar\n") + expect(result).not_to be_a(ExploitableBackDoor) + expect(result).to eq({ "foo" => "bar" }) + end + + it "will not allow non-whitelisted objects to be embedded within objects with whitelisted tags" do + result = YAML.safe_load <<-YAML.unindent + --- !ruby/object:OpenStruct + table: + :backdoor: !ruby/object:ExploitableBackDoor + foo: bar + YAML + + expect(result).to be_a(OpenStruct) + expect(result.backdoor).not_to be_a(ExploitableBackDoor) + expect(result.backdoor).to eq({ "foo" => "bar" }) + end + + context "with the :raise_on_unknown_tag option enabled" do + before :each do + SafeYAML::OPTIONS[:raise_on_unknown_tag] = true + end + + after :each do + SafeYAML.restore_defaults! + end + + it "raises an exception if a non-nil, non-whitelisted tag is encountered" do + expect { + YAML.safe_load <<-YAML.unindent + --- !ruby/object:Unknown + foo: bar + YAML + }.to raise_error + end + + it "checks all tags, even those within objects with trusted tags" do + expect { + YAML.safe_load <<-YAML.unindent + --- !ruby/object:OpenStruct + table: + :backdoor: !ruby/object:Unknown + foo: bar + YAML + }.to raise_error + end + + it "does not raise an exception as long as all tags are whitelisted" do + result = YAML.safe_load <<-YAML.unindent + --- !ruby/object:OpenStruct + table: + :backdoor: + string: foo + integer: 1 + float: 3.14 + symbol: :bar + date: 2013-02-20 + array: [] + hash: {} + YAML + + expect(result).to be_a(OpenStruct) + expect(result.backdoor).to eq({ + "string" => "foo", + "integer" => 1, + "float" => 3.14, + "symbol" => :bar, + "date" => Date.parse("2013-02-20"), + "array" => [], + "hash" => {} + }) + end + + it "does not raise an exception on the non-specific '!' tag" do + result = nil + expect { result = YAML.safe_load "--- ! 'foo'" }.to_not raise_error + expect(result).to eq("foo") + end + + context "with whitelisted custom class" do + class SomeClass + attr_accessor :foo + end + let(:instance) { SomeClass.new } + + before do + SafeYAML::whitelist!(SomeClass) + instance.foo = 'with trailing whitespace: ' + end + + it "does not raise an exception on the non-specific '!' tag" do + result = nil + expect { result = YAML.safe_load(instance.to_yaml) }.to_not raise_error + expect(result.foo).to eq('with trailing whitespace: ') + end + end + end + end + + context "when options are passed direclty to #load which differ from the defaults" do + let(:default_options) { {} } + + before :each do + SafeYAML::OPTIONS.merge!(default_options) + end + + context "(for example, when symbol deserialization is enabled by default)" do + let(:default_options) { { :deserialize_symbols => true } } + + it "goes with the default option when it is not overridden" do + silence_warnings do + expect(YAML.load(":foo: bar")).to eq({ :foo => "bar" }) + end + end + + it "allows the default option to be overridden on a per-call basis" do + silence_warnings do + expect(YAML.load(":foo: bar", :deserialize_symbols => false)).to eq({ ":foo" => "bar" }) + expect(YAML.load(":foo: bar", :deserialize_symbols => true)).to eq({ :foo => "bar" }) + end + end + end + + context "(or, for example, when certain tags are whitelisted)" do + let(:default_options) { + { + :deserialize_symbols => true, + :whitelisted_tags => SafeYAML::YAML_ENGINE == "psych" ? + ["!ruby/object:OpenStruct"] : + ["tag:ruby.yaml.org,2002:object:OpenStruct"] + } + } + + it "goes with the default option when it is not overridden" do + result = safe_load_round_trip(OpenStruct.new(:foo => "bar")) + expect(result).to be_a(OpenStruct) + expect(result.foo).to eq("bar") + end + + it "allows the default option to be overridden on a per-call basis" do + result = safe_load_round_trip(OpenStruct.new(:foo => "bar"), :whitelisted_tags => []) + expect(result).to eq({ "table" => { :foo => "bar" } }) + + result = safe_load_round_trip(OpenStruct.new(:foo => "bar"), :deserialize_symbols => false, :whitelisted_tags => []) + expect(result).to eq({ "table" => { ":foo" => "bar" } }) + end + end + end + end + + describe "unsafe_load_file" do + if SafeYAML::YAML_ENGINE == "psych" && RUBY_VERSION >= "1.9.3" + it "allows exploits through objects defined in YAML w/ !ruby/hash via custom :[]= methods" do + backdoor = YAML.unsafe_load_file "spec/exploit.1.9.3.yaml" + expect(backdoor).to be_exploited_through_setter + end + end + + if SafeYAML::YAML_ENGINE == "psych" && RUBY_VERSION >= "1.9.2" + it "allows exploits through objects defined in YAML w/ !ruby/object via the :init_with method" do + backdoor = YAML.unsafe_load_file "spec/exploit.1.9.2.yaml" + expect(backdoor).to be_exploited_through_init_with + end + end + + it "allows exploits through objects w/ sensitive instance variables defined in YAML w/ !ruby/object" do + backdoor = YAML.unsafe_load_file "spec/exploit.1.9.2.yaml" + expect(backdoor).to be_exploited_through_ivars + end + end + + describe "safe_load_file" do + it "does NOT allow exploits through objects defined in YAML w/ !ruby/hash" do + object = YAML.safe_load_file "spec/exploit.1.9.3.yaml" + expect(object).not_to be_a(ExploitableBackDoor) + end + + it "does NOT allow exploits through objects defined in YAML w/ !ruby/object" do + object = YAML.safe_load_file "spec/exploit.1.9.2.yaml" + expect(object).not_to be_a(ExploitableBackDoor) + end + + it "returns false when parsing an empty file" do + expect(YAML.safe_load_file("spec/issue49.yml")).to eq(false) + end + end + + describe "load" do + let(:options) { {} } + + let (:arguments) { + if SafeYAML::MULTI_ARGUMENT_YAML_LOAD + ["foo: bar", nil, options] + else + ["foo: bar", options] + end + } + + context "as long as a :default_mode has been specified" do + it "doesn't issue a warning for safe mode, since an explicit mode has been set" do + SafeYAML::OPTIONS[:default_mode] = :safe + expect(Kernel).not_to receive(:warn) + YAML.load(*arguments) + end + + it "doesn't issue a warning for unsafe mode, since an explicit mode has been set" do + SafeYAML::OPTIONS[:default_mode] = :unsafe + expect(Kernel).not_to receive(:warn) + YAML.load(*arguments) + end + end + + context "when the :safe options is specified" do + let(:safe_mode) { true } + let(:options) { { :safe => safe_mode } } + + it "doesn't issue a warning" do + expect(Kernel).not_to receive(:warn) + YAML.load(*arguments) + end + + it "calls #safe_load if the :safe option is set to true" do + expect(YAML).to receive(:safe_load) + YAML.load(*arguments) + end + + context "when the :safe option is set to false" do + let(:safe_mode) { false } + + it "calls #unsafe_load if the :safe option is set to false" do + expect(YAML).to receive(:unsafe_load) + YAML.load(*arguments) + end + end + end + + it "issues a warning when the :safe option is omitted" do + silence_warnings do + expect(Kernel).to receive(:warn) + YAML.load(*arguments) + end + end + + it "only issues a warning once (to avoid spamming an app's output)" do + silence_warnings do + expect(Kernel).to receive(:warn).once + 2.times { YAML.load(*arguments) } + end + end + + it "defaults to safe mode if the :safe option is omitted" do + silence_warnings do + expect(YAML).to receive(:safe_load) + YAML.load(*arguments) + end + end + + context "with the default mode set to :unsafe" do + before :each do + SafeYAML::OPTIONS[:default_mode] = :unsafe + end + + it "defaults to unsafe mode if the :safe option is omitted" do + silence_warnings do + expect(YAML).to receive(:unsafe_load) + YAML.load(*arguments) + end + end + + it "calls #safe_load if the :safe option is set to true" do + expect(YAML).to receive(:safe_load) + YAML.load(*(arguments + [{ :safe => true }])) + end + end + end + + describe "load_file" do + let(:filename) { "spec/exploit.1.9.2.yaml" } # doesn't really matter + + it "issues a warning if the :safe option is omitted" do + silence_warnings do + expect(Kernel).to receive(:warn) + YAML.load_file(filename) + end + end + + it "doesn't issue a warning as long as the :safe option is specified" do + expect(Kernel).not_to receive(:warn) + YAML.load_file(filename, :safe => true) + end + + it "defaults to safe mode if the :safe option is omitted" do + silence_warnings do + expect(YAML).to receive(:safe_load_file) + YAML.load_file(filename) + end + end + + it "calls #safe_load_file if the :safe option is set to true" do + expect(YAML).to receive(:safe_load_file) + YAML.load_file(filename, :safe => true) + end + + it "calls #unsafe_load_file if the :safe option is set to false" do + expect(YAML).to receive(:unsafe_load_file) + YAML.load_file(filename, :safe => false) + end + + context "with arbitrary object deserialization enabled by default" do + before :each do + SafeYAML::OPTIONS[:default_mode] = :unsafe + end + + it "defaults to unsafe mode if the :safe option is omitted" do + silence_warnings do + expect(YAML).to receive(:unsafe_load_file) + YAML.load_file(filename) + end + end + + it "calls #safe_load if the :safe option is set to true" do + expect(YAML).to receive(:safe_load_file) + YAML.load_file(filename, :safe => true) + end + end + + it "handles files starting with --- (see issue #48)" do + expect(YAML.load_file("spec/issue48.txt", :safe => true)).to eq({ + "title" => "Blah", + "key" => "value" + }) + end + + it "handles content starting with --- (see issue #48)" do + yaml = File.read("spec/issue48.txt") + expect(YAML.load(yaml, :safe => true)).to eq({ + "title" => "Blah", + "key" => "value" + }) + end + end + + describe "whitelist!" do + context "not a class" do + it "should raise" do + expect { SafeYAML::whitelist! :foo }.to raise_error(/not a Class/) + expect(SafeYAML::OPTIONS[:whitelisted_tags]).to be_empty + end + end + + context "anonymous class" do + it "should raise" do + expect { SafeYAML::whitelist! Class.new }.to raise_error(/cannot be anonymous/) + expect(SafeYAML::OPTIONS[:whitelisted_tags]).to be_empty + end + end + + context "with a Class as its argument" do + it "should configure correctly" do + expect { SafeYAML::whitelist! OpenStruct }.to_not raise_error + expect(SafeYAML::OPTIONS[:whitelisted_tags].grep(/OpenStruct\Z/)).not_to be_empty + end + + it "successfully deserializes the specified class" do + SafeYAML.whitelist!(OpenStruct) + + # necessary for properly assigning OpenStruct attributes + SafeYAML::OPTIONS[:deserialize_symbols] = true + + result = safe_load_round_trip(OpenStruct.new(:foo => "bar")) + expect(result).to be_a(OpenStruct) + expect(result.foo).to eq("bar") + end + + it "works for ranges" do + SafeYAML.whitelist!(Range) + expect(safe_load_round_trip(1..10)).to eq(1..10) + end + + it "works for regular expressions" do + SafeYAML.whitelist!(Regexp) + expect(safe_load_round_trip(/foo/)).to eq(/foo/) + end + + it "works for multiple classes" do + SafeYAML.whitelist!(Range, Regexp) + expect(safe_load_round_trip([(1..10), /bar/])).to eq([(1..10), /bar/]) + end + + it "works for arbitrary Exception subclasses" do + class CustomException < Exception + attr_reader :custom_message + + def initialize(custom_message) + @custom_message = custom_message + end + end + + SafeYAML.whitelist!(CustomException) + + ex = safe_load_round_trip(CustomException.new("blah")) + expect(ex).to be_a(CustomException) + expect(ex.custom_message).to eq("blah") + end + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/spec_helper.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/spec_helper.rb new file mode 100644 index 0000000..967b2d3 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/spec_helper.rb @@ -0,0 +1,42 @@ +HERE = File.dirname(__FILE__) unless defined?(HERE) +ROOT = File.join(HERE, "..") unless defined?(ROOT) + +$LOAD_PATH << File.join(ROOT, "lib") +$LOAD_PATH << File.join(HERE, "support") + +require "yaml" +if ENV["YAMLER"] && defined?(YAML::ENGINE) + YAML::ENGINE.yamler = ENV["YAMLER"] +end + +ruby_version = defined?(JRUBY_VERSION) ? "JRuby #{JRUBY_VERSION} in #{RUBY_VERSION} mode" : "Ruby #{RUBY_VERSION}" +yaml_engine = defined?(YAML::ENGINE) ? YAML::ENGINE.yamler : "syck" +libyaml_version = yaml_engine == "psych" && Psych.const_defined?("LIBYAML_VERSION", false) ? Psych::LIBYAML_VERSION : "N/A" + +env_info = [ + ruby_version, + "YAML: #{yaml_engine} (#{YAML::VERSION}) (libyaml: #{libyaml_version})", + "Monkeypatch: #{ENV['MONKEYPATCH_YAML']}" +] + +puts env_info.join(", ") + +# Caching references to these methods before loading safe_yaml in order to test +# that they aren't touched unless you actually require safe_yaml (see yaml_spec.rb). +ORIGINAL_YAML_LOAD = YAML.method(:load) +ORIGINAL_YAML_LOAD_FILE = YAML.method(:load_file) + +require "safe_yaml/load" +require "ostruct" +require "hashie" +require "heredoc_unindent" + +# Stolen from Rails: +# https://github.com/rails/rails/blob/3-2-stable/activesupport/lib/active_support/core_ext/kernel/reporting.rb#L10-25 +def silence_warnings + $VERBOSE = nil; yield +ensure + $VERBOSE = true +end + +require File.join(HERE, "resolver_specs") diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/store_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/store_spec.rb new file mode 100644 index 0000000..aafcfd4 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/store_spec.rb @@ -0,0 +1,57 @@ +require 'spec_helper' + +require 'safe_yaml/store' + +describe SafeYAML::Store do + + let(:file) { 'spec/store.yaml' } + let(:content) { "--- \nfoo: 42\n:bar: \"party\"\n" } + + before do + # Rewrite file on every test, as its contents are potentially modified by + # SafeYAML::Store#transaction + File.open(file, 'w') { |f| f.write(content) } + end + + def expect_safe_load(options = {}) + load_args = [content, options] + load_args.insert(1, nil) if SafeYAML::YAML_ENGINE == 'psych' + + expect(SafeYAML).to receive(:load).with(*load_args).and_call_original + expect(YAML).not_to receive(:load) + end + + let(:init_args) { [file] } + subject { described_class.new(*init_args) } + + it 'should be a YAML::Store' do + expect(subject).to be_a(YAML::Store) + end + + it 'should be a SafeYAML::Store' do + expect(subject).to be_a(SafeYAML::Store) + end + + it 'should use SafeYAML.load instead of YAML.load' do + expect_safe_load + expect(subject.transaction { subject['foo'] }).to eq(42) + end + + it 'preserves default SafeYAML behavior' do + expect(subject.transaction { subject[:bar] }).to eq(nil) + expect(subject.transaction { subject[':bar'] }).to eq('party') + end + + + describe 'with options' do + + let(:init_args) { super().insert(2, :deserialize_symbols => true) } + + it 'should accept options for SafeYAML.load' do + expect_safe_load(:deserialize_symbols => true) + expect(subject.transaction { subject[:bar] }).to eq('party') + end + + end + +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/support/exploitable_back_door.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/support/exploitable_back_door.rb new file mode 100644 index 0000000..48754b4 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/support/exploitable_back_door.rb @@ -0,0 +1,29 @@ +class ExploitableBackDoor + def exploited? + @exploited_through_setter || @exploited_through_init_with || @exploited_through_ivars + end + + def exploited_through_setter? + @exploited_through_setter + end + + def exploited_through_init_with? + @exploited_through_init_with + end + + def exploited_through_ivars? + self.instance_variables.any? + end + + def init_with(command) + # Note: this is how bad this COULD be. + # system("#{command}") + @exploited_through_init_with = true + end + + def []=(command, arguments) + # Note: this is how bad this COULD be. + # system("#{command} #{arguments}") + @exploited_through_setter = true + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/syck_resolver_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/syck_resolver_spec.rb new file mode 100644 index 0000000..bec729b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/syck_resolver_spec.rb @@ -0,0 +1,10 @@ +require "spec_helper" + +if SafeYAML::YAML_ENGINE == "syck" + require "safe_yaml/syck_resolver" + + describe SafeYAML::SyckResolver do + include ResolverSpecs + let(:resolver) { SafeYAML::SyckResolver.new } + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/base64_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/base64_spec.rb new file mode 100644 index 0000000..f4d83d0 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/base64_spec.rb @@ -0,0 +1,11 @@ +require "spec_helper" + +describe SafeYAML::Transform do + it "should return the same encoding when decoding Base64" do + value = "c3VyZS4=" + decoded = SafeYAML::Transform.to_proper_type(value, false, "!binary") + + expect(decoded).to eq("sure.") + expect(decoded.encoding).to eq(value.encoding) if decoded.respond_to?(:encoding) + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_date_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_date_spec.rb new file mode 100644 index 0000000..31bdb41 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_date_spec.rb @@ -0,0 +1,60 @@ +require "spec_helper" + +describe SafeYAML::Transform::ToDate do + it "returns true when the value matches a valid Date" do + expect(subject.transform?("2013-01-01")).to eq([true, Date.parse("2013-01-01")]) + end + + it "returns false when the value does not match a valid Date" do + expect(subject.transform?("foobar")).to be_falsey + end + + it "returns false when the value does not end with a Date" do + expect(subject.transform?("2013-01-01\nNOT A DATE")).to be_falsey + end + + it "returns false when the value does not begin with a Date" do + expect(subject.transform?("NOT A DATE\n2013-01-01")).to be_falsey + end + + it "correctly parses the remaining formats of the YAML spec" do + equivalent_values = [ + "2001-12-15T02:59:43.1Z", # canonical + "2001-12-14t21:59:43.10-05:00", # iso8601 + "2001-12-14 21:59:43.10 -5", # space separated + "2001-12-15 2:59:43.10" # no time zone (Z) + ] + + equivalent_values.each do |value| + success, result = subject.transform?(value) + expect(success).to be_truthy + expect(result).to eq(Time.utc(2001, 12, 15, 2, 59, 43, 100000)) + end + end + + it "converts times to the local timezone" do + success, result = subject.transform?("2012-12-01 10:33:45 +11:00") + expect(success).to be_truthy + expect(result).to eq(Time.utc(2012, 11, 30, 23, 33, 45)) + expect(result.gmt_offset).to eq(Time.local(2012, 11, 30).gmt_offset) + end + + it "returns strings for invalid dates" do + expect(subject.transform?("0000-00-00")).to eq([true, "0000-00-00"]) + expect(subject.transform?("2013-13-01")).to eq([true, "2013-13-01"]) + expect(subject.transform?("2014-01-32")).to eq([true, "2014-01-32"]) + end + + it "returns strings for invalid date/times" do + expect(subject.transform?("0000-00-00 00:00:00 -0000")).to eq([true, "0000-00-00 00:00:00 -0000"]) + expect(subject.transform?("2013-13-01 21:59:43 -05:00")).to eq([true, "2013-13-01 21:59:43 -05:00"]) + expect(subject.transform?("2013-01-32 21:59:43 -05:00")).to eq([true, "2013-01-32 21:59:43 -05:00"]) + expect(subject.transform?("2013-01-30 25:59:43 -05:00")).to eq([true, "2013-01-30 25:59:43 -05:00"]) + expect(subject.transform?("2013-01-30 21:69:43 -05:00")).to eq([true, "2013-01-30 21:69:43 -05:00"]) + + # Interesting. It seems that in some older Ruby versions, the below actually parses successfully + # w/ DateTime.parse; but it fails w/ YAML.load. Whom to follow??? + + # subject.transform?("2013-01-30 21:59:63 -05:00").should == [true, "2013-01-30 21:59:63 -05:00"] + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_float_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_float_spec.rb new file mode 100644 index 0000000..d4d813f --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_float_spec.rb @@ -0,0 +1,42 @@ +require "spec_helper" + +describe SafeYAML::Transform::ToFloat do + it "returns true when the value matches a valid Float" do + expect(subject.transform?("20.00")).to eq([true, 20.0]) + end + + it "returns false when the value does not match a valid Float" do + expect(subject.transform?("foobar")).to be_falsey + end + + it "returns false when the value spans multiple lines" do + expect(subject.transform?("20.00\nNOT A FLOAT")).to be_falsey + end + + it "correctly parses all formats in the YAML spec" do + # canonical + expect(subject.transform?("6.8523015e+5")).to eq([true, 685230.15]) + + # exponentioal + expect(subject.transform?("685.230_15e+03")).to eq([true, 685230.15]) + + # fixed + expect(subject.transform?("685_230.15")).to eq([true, 685230.15]) + + # sexagesimal + expect(subject.transform?("190:20:30.15")).to eq([true, 685230.15]) + + # infinity + expect(subject.transform?("-.inf")).to eq([true, (-1.0 / 0.0)]) + + # not a number + # NOTE: can't use == here since NaN != NaN + success, result = subject.transform?(".NaN") + expect(success).to be_truthy; expect(result).to be_nan + end + + # issue 29 + it "returns false for the string '.'" do + expect(subject.transform?(".")).to be_falsey + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_integer_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_integer_spec.rb new file mode 100644 index 0000000..6c6723b --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_integer_spec.rb @@ -0,0 +1,64 @@ +require "spec_helper" + +describe SafeYAML::Transform::ToInteger do + it "returns true when the value matches a valid Integer" do + expect(subject.transform?("10")).to eq([true, 10]) + end + + it "returns false when the value does not match a valid Integer" do + expect(subject.transform?("foobar")).to be_falsey + end + + it "returns false when the value spans multiple lines" do + expect(subject.transform?("10\nNOT AN INTEGER")).to be_falsey + end + + it "allows commas in the number" do + expect(subject.transform?("1,000")).to eq([true, 1000]) + end + + it "correctly parses numbers in octal format" do + expect(subject.transform?("010")).to eq([true, 8]) + end + + it "correctly parses numbers in hexadecimal format" do + expect(subject.transform?("0x1FF")).to eq([true, 511]) + end + + it "defaults to a string for a number that resembles octal format but is not" do + expect(subject.transform?("09")).to be_falsey + end + + it "correctly parses 0 in decimal" do + expect(subject.transform?("0")).to eq([true, 0]) + end + + it "defaults to a string for a number that resembles hexadecimal format but is not" do + expect(subject.transform?("0x1G")).to be_falsey + end + + it "correctly parses all formats in the YAML spec" do + # canonical + expect(subject.transform?("685230")).to eq([true, 685230]) + + # decimal + expect(subject.transform?("+685_230")).to eq([true, 685230]) + + # octal + expect(subject.transform?("02472256")).to eq([true, 685230]) + + # hexadecimal: + expect(subject.transform?("0x_0A_74_AE")).to eq([true, 685230]) + + # binary + expect(subject.transform?("0b1010_0111_0100_1010_1110")).to eq([true, 685230]) + + # sexagesimal + expect(subject.transform?("190:20:30")).to eq([true, 685230]) + end + + # see https://github.com/dtao/safe_yaml/pull/51 + it "strips out underscores before parsing decimal values" do + expect(subject.transform?("_850_")).to eq([true, 850]) + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_symbol_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_symbol_spec.rb new file mode 100644 index 0000000..59cd242 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/transform/to_symbol_spec.rb @@ -0,0 +1,51 @@ +require "spec_helper" + +describe SafeYAML::Transform::ToSymbol do + def with_symbol_deserialization_value(value) + symbol_deserialization_flag = SafeYAML::OPTIONS[:deserialize_symbols] + SafeYAML::OPTIONS[:deserialize_symbols] = value + + yield + + ensure + SafeYAML::OPTIONS[:deserialize_symbols] = symbol_deserialization_flag + end + + def with_symbol_deserialization(&block) + with_symbol_deserialization_value(true, &block) + end + + def without_symbol_deserialization(&block) + with_symbol_deserialization_value(false, &block) + end + + it "returns true when the value matches a valid Symbol" do + with_symbol_deserialization { expect(subject.transform?(":foo")[0]).to be_truthy } + end + + it "returns true when the value matches a valid String+Symbol" do + with_symbol_deserialization { expect(subject.transform?(':"foo"')[0]).to be_truthy } + end + + it "returns true when the value matches a valid String+Symbol with 's" do + with_symbol_deserialization { expect(subject.transform?(":'foo'")[0]).to be_truthy } + end + + it "returns true when the value has special characters and is wrapped in a String" do + with_symbol_deserialization { expect(subject.transform?(':"foo.bar"')[0]).to be_truthy } + end + + it "returns false when symbol deserialization is disabled" do + without_symbol_deserialization { expect(subject.transform?(":foo")).to be_falsey } + end + + it "returns false when the value does not match a valid Symbol" do + with_symbol_deserialization { expect(subject.transform?("foo")).to be_falsey } + end + + it "returns false when the symbol does not begin the line" do + with_symbol_deserialization do + expect(subject.transform?("NOT A SYMBOL\n:foo")).to be_falsey + end + end +end diff --git a/vendor/bundle/gems/safe_yaml-1.0.5/spec/yaml_spec.rb b/vendor/bundle/gems/safe_yaml-1.0.5/spec/yaml_spec.rb new file mode 100644 index 0000000..2c2bd18 --- /dev/null +++ b/vendor/bundle/gems/safe_yaml-1.0.5/spec/yaml_spec.rb @@ -0,0 +1,15 @@ +# See https://github.com/dtao/safe_yaml/issues/47 + +require "spec_helper" + +describe YAML do + context "when you've only required safe_yaml/load", :libraries => true do + it "YAML.load doesn't get monkey patched" do + expect(YAML.method(:load)).to eq(ORIGINAL_YAML_LOAD) + end + + it "YAML.load_file doesn't get monkey patched" do + expect(YAML.method(:load_file)).to eq(ORIGINAL_YAML_LOAD_FILE) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/.yardopts b/vendor/bundle/gems/sass-3.7.3/.yardopts new file mode 100644 index 0000000..a380440 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/.yardopts @@ -0,0 +1,13 @@ +--readme README.md +--markup markdown +--markup-provider redcarpet +--default-return "" +--title "Sass Documentation" +--query 'object.type != :classvariable' +--query 'object.type != :constant || @api && @api.text == "public"' +--hide-void-return +--protected +--no-private +--no-highlight +--tag comment +--hide-tag comment diff --git a/vendor/bundle/gems/sass-3.7.3/CODE_OF_CONDUCT.md b/vendor/bundle/gems/sass-3.7.3/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..dfc4c84 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/CODE_OF_CONDUCT.md @@ -0,0 +1,10 @@ +Sass is more than a technology; Sass is driven by the community of individuals +that power its development and use every day. As a community, we want to embrace +the very differences that have made our collaboration so powerful, and work +together to provide the best environment for learning, growing, and sharing of +ideas. It is imperative that we keep Sass a fun, welcoming, challenging, and +fair place to play. + +[The full community guidelines can be found on the Sass website.][link] + +[link]: http://sass-lang.com/community-guidelines diff --git a/vendor/bundle/gems/sass-3.7.3/CONTRIBUTING.md b/vendor/bundle/gems/sass-3.7.3/CONTRIBUTING.md new file mode 100644 index 0000000..e997b0b --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/CONTRIBUTING.md @@ -0,0 +1,148 @@ +Contributions are welcomed. Please see the following site for guidelines: + +[http://sass-lang.com/community#Contribute](http://sass-lang.com/community#Contribute) + +* [Branches](#main-development-branches) + * [Feature Branches](#feature-branches) + * [Experimental Branches](#experimental-branches) + * [Old Stable Branches](#old-stable-branches) +* [Versioning](#versioning) + * [Making Breaking Changes](#making-breaking-changes) + * [Exceptional Breakages](#exceptional-breakages) + +## Branches + +The Sass repository has three primary development branches, each of which tracks +a different line of releases (see [versioning](#versioning) below). Each branch +is regularly merged into the one below: `stable` into `next`, `next` into +`master`. + +* The `stable` branch is the default—it's what GitHub shows if you go to + [sass/ruby-sass](https://github.com/sass/ruby-sass), and it's the default place for pull + requests to go. This branch is where we work on the next patch release. Bug + fixes and documentation improvements belong here, but not new features. + +* The `next` branch is where we work on the next minor release. It's where most + new features go, as long as they're not breaking changes. Very occasionally + breaking changes will go here as well—see + [exceptional breakages](#exceptional-breakages) below for details. + +* The `master` branch is where we work on the next major release. It's where + breaking changes go. We also occasionally decide that a non-breaking feature + is big enough to warrant saving until the next major release, in which case it + will also be developed here. + +Ideally, pull requests would be made against the appropriate +branch, but don't worry about it too much; if you make a request against the +wrong branch, the maintainer will take responsibility for rebasing it before +merging. + +### Testing + +Tests for changes to the Sass language go in +[sass-spec](https://github.com/sass/sass-spec) so that other +implementations (E.g. libSass) can be tested against the same test +suite. The sass-spec repo follows a "trunk development" model in that +the tests there test against different version of the Sass language (as +opposed to having branches that track different Sass versions). When +contributing changes to Sass, update the Gemfile to use sass-spec from a +branch or fork that has the new tests. When the feature lands in Sass, +the committer will also merge the corresponding sass-spec changes. + +The [documentation of +sass-spec](https://github.com/sass/sass-spec/blob/master/README.md) +explains how to run sass-spec and contribute changes. In development, +Change the Gemfile(s) to use the `:path` option against the sass-spec gem +to link your local checkout of sass and sass-spec together in one or +both directions. + +Changes to Sass internals or Ruby Sass specific features (E.g. +the `sass-convert` tool) should always have tests in the Sass `test` +directory following the conventions you see there. + +### Feature Branches + +Sometimes it won't be possible to merge a new feature into `next` or `master` +immediately. It may require longer-term work before it's complete, or we may not +want to release it as part of any alpha releases of the branch in question. +Branches like this are labeled `feature.#{name}` and stay on GitHub until +they're ready to be merged. + +### Experimental Branches + +Not all features pan out, and not all code is a good fit for merging into the +main codebase. Usually when this happens the code is just discarded, but every +so often it's interesting or promising enough that it's worth keeping around. +This is what experimental branches (labeled `experimental.#{name}`) are for. +While they're not currently in use, they contain code that might be useful in +the future. + +### Old Stable Branches + +Usually Sass doesn't have the development time to do long-term maintenance of +old release. But occasionally, very rarely, it becomes necessary. In cases like +that, a branch named `stable_#{version}` will be created, starting from the last +tag in that version series. + +## Versioning + +Starting with version 3.5.0, Sass uses [semantic versioning](http://semver.org/) +to indicate the evolution of its language semantics as much as possible. This +means that patch releases (such as 3.5.3) contain only bug fixes, minor releases +(such as 3.6.0) contain backwards-compatible features, and only major releases +(such as 4.0.0) are allowed to have backwards-incompatible behavior. There are +[exceptions](#exceptional-breakages), but we try to follow this rule as closely +as possible. + +Note, however, that the semantic versioning applies only to the language's +semantics, not to the Ruby APIs. Although we try hard to keep widely-used APIs +like [`Sass::Engine`][Sass::Engine] stable, we don't have a strong distinction +between public and private APIs and we need to be able to freely refactor our +code. + +[Sass::Engine]: http://sass-lang.com/documentation/Sass/Engine.html + +### Making Breaking Changes + +Sometimes the old way of doing something just isn't going to work anymore, and +the new way just can't be made backwards-compatible. In that case, a breaking +change is necessary. These changes are rarely pleasant, but they contribute to +making the language better in the long term. + +Our breaking change process tries to make such changes as clear to users and as +easy to adapt to as possible. We want to ensure that there's a clear path +forward for users using functionality that will no longer exist, and that they +are able to understand what's changing and what they need to do. We've developed +the following process for this: + +1. Deprecate the old behavior [in `stable`](#branches). At minimum, deprecating + some behavior involves printing a warning when that behavior is used + explaining that it's going to go away in the future. Ideally, this message + will also include code that will do the same thing in a non-deprecated way. + If there's a thorough prose explanation of the change available online, the + message should link to that as well. + +2. If possible, make `sass-convert` (also in `stable`) convert the deprecated + behavior into a non-deprecated form. This allows users to run `sass-convert + -R -i` to automatically update their stylesheets. + +3. Implement the new behavior in `master`. The sooner this happens, the better: + it may be unclear exactly what needs to be deprecated until the new + implementation exists. + +4. Release an alpha version of `master` that includes the new behavior. This + allows users who are dissatisfied with the workaround to use the new + behavior early. Normally a maintainer will take care of this. + +### Exceptional Breakages + +Because Sass's syntax and semantics are closely tied to those of CSS, there are +occasionally times when CSS syntax is introduced that overlaps with +previously-valid Sass. In this case in particular, we may introduce a breaking +change in a minor version to get back to CSS compatibility as soon as possible. + +Exceptional breakages still require the full deprecation process; the only +change is that the new behavior is implemented in `next` rather than `master`. +Because there are no minor releases between the deprecation and the removal of +the old behavior, the deprecation warning should be introduced soon as it +becomes clear that an exceptional breakage is necessary. diff --git a/vendor/bundle/gems/sass-3.7.3/MIT-LICENSE b/vendor/bundle/gems/sass-3.7.3/MIT-LICENSE new file mode 100644 index 0000000..5c184eb --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/MIT-LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2006-2016 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/sass-3.7.3/README.md b/vendor/bundle/gems/sass-3.7.3/README.md new file mode 100644 index 0000000..9fe3124 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/README.md @@ -0,0 +1,237 @@ +## Ruby Sass is Deprecated! + +Ruby Sass is in a sunset period where only critical bugs and CSS compatibility +issues will be fixed. It will be completely unmaintained as of 26 March 2019. +See [the Sass website][] for details, and consider switching to the [`sassc` +gem][] + +[the Sass website]: https://sass-lang.com/ruby-sass +[`sassc` gem]: https://rubygems.org/gems/sassc + +# Sass [![Travis Build Status](https://travis-ci.org/sass/ruby-sass.svg?branch=next)](https://travis-ci.org/sass/ruby-sass) [![Gem Version](https://badge.fury.io/rb/sass.svg)](http://badge.fury.io/rb/sass) [![Inline docs](http://inch-ci.org/github/sass/sass.svg)](http://inch-ci.org/github/sass/sass) + +**Sass makes CSS fun again**. Sass is an extension of CSS, +adding nested rules, variables, mixins, selector inheritance, and more. +It's translated to well-formatted, standard CSS +using the command line tool or a web-framework plugin. + +Sass has two syntaxes. The new main syntax (as of Sass 3) +is known as "SCSS" (for "Sassy CSS"), +and is a superset of CSS's syntax. +This means that every valid CSS stylesheet is valid SCSS as well. +SCSS files use the extension `.scss`. + +The second, older syntax is known as the indented syntax (or just "Sass"). +Inspired by Haml's terseness, it's intended for people +who prefer conciseness over similarity to CSS. +Instead of brackets and semicolons, +it uses the indentation of lines to specify blocks. +Although no longer the primary syntax, +the indented syntax will continue to be supported. +Files in the indented syntax use the extension `.sass`. + +## Using + +Sass can be used from the command line +or as part of a web framework. +The first step is to install the gem: + + gem install sass + +After you convert some CSS to Sass, you can run + + sass style.scss + +to compile it back to CSS. +For more information on these commands, check out + + sass --help + +To install Sass in Rails 2, +just add `config.gem "sass"` to `config/environment.rb`. +In Rails 3, add `gem "sass"` to your Gemfile instead. +`.sass` or `.scss` files should be placed in `public/stylesheets/sass`, +where they'll be automatically compiled +to corresponding CSS files in `public/stylesheets` when needed +(the Sass template directory is customizable... +see [the Sass reference](http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#template_location-option) for details). + +Sass can also be used with any Rack-enabled web framework. +To do so, just add + +```ruby +require 'sass/plugin/rack' +use Sass::Plugin::Rack +``` + +to `config.ru`. +Then any Sass files in `public/stylesheets/sass` +will be compiled into CSS files in `public/stylesheets` on every request. + +To use Sass programmatically, +check out the [YARD documentation](http://sass-lang.com/documentation/file.SASS_REFERENCE.html#using_sass). + +## Formatting + +Sass is an extension of CSS +that adds power and elegance to the basic language. +It allows you to use [variables][vars], [nested rules][nested], +[mixins][mixins], [inline imports][imports], +and more, all with a fully CSS-compatible syntax. +Sass helps keep large stylesheets well-organized, +and get small stylesheets up and running quickly, +particularly with the help of +[the Compass style library](http://compass-style.org). + +[vars]: http://sass-lang.com/documentation/file.SASS_REFERENCE.html#variables_ +[nested]: http://sass-lang.com/documentation/file.SASS_REFERENCE.html#nested_rules +[mixins]: http://sass-lang.com/documentation/file.SASS_REFERENCE.html#mixins +[imports]: http://sass-lang.com/documentation/file.SASS_REFERENCE.html#import + +Sass has two syntaxes. +The one presented here, known as "SCSS" (for "Sassy CSS"), +is fully CSS-compatible. +The other (older) syntax, known as the indented syntax or just "Sass", +is whitespace-sensitive and indentation-based. +For more information, see the [reference documentation][syntax]. + +[syntax]: http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax + +To run the following examples and see the CSS they produce, +put them in a file called `test.scss` and run `sass test.scss`. + +### Nesting + +Sass avoids repetition by nesting selectors within one another. +The same thing works for properties. + +```scss +table.hl { + margin: 2em 0; + td.ln { text-align: right; } +} + +li { + font: { + family: serif; + weight: bold; + size: 1.2em; + } +} +``` + +### Variables + +Use the same color all over the place? +Need to do some math with height and width and text size? +Sass supports variables, math operations, and many useful functions. + +```scss +$blue: #3bbfce; +$margin: 16px; + +.content_navigation { + border-color: $blue; + color: darken($blue, 10%); +} + +.border { + padding: $margin / 2; + margin: $margin / 2; + border-color: $blue; +} +``` + +### Mixins + +Even more powerful than variables, +mixins allow you to re-use whole chunks of CSS, +properties or selectors. +You can even give them arguments. + +```scss +@mixin table-scaffolding { + th { + text-align: center; + font-weight: bold; + } + td, th { padding: 2px; } +} + +@mixin left($dist) { + float: left; + margin-left: $dist; +} + +#data { + @include left(10px); + @include table-scaffolding; +} +``` + +A comprehensive list of features is available +in the [Sass reference](http://sass-lang.com/documentation/file.SASS_REFERENCE.html). + +## Executables + +The Sass gem includes several executables that are useful +for dealing with Sass from the command line. + +### `sass` + +The `sass` executable transforms a source Sass file into CSS. +See `sass --help` for further information and options. + +### `sass-convert` + +The `sass-convert` executable converts between CSS, Sass, and SCSS. +When converting from CSS to Sass or SCSS, +nesting is applied where appropriate. +See `sass-convert --help` for further information and options. + +### Running locally + +To run the Sass executables from a source checkout instead of from rubygems: + +``` +$ cd sass +$ bundle +$ bundle exec sass ... +$ bundle exec scss ... +$ bundle exec sass-convert ... +``` + +## Authors + +Sass was envisioned by [Hampton Catlin](http://www.hamptoncatlin.com) +(@hcatlin). However, Hampton doesn't even know his way around the code anymore +and now occasionally consults on the language issues. Hampton lives in San +Francisco, California and works as VP of Technology +at [Moovweb](http://www.moovweb.com/). + +[Natalie Weizenbaum](https://twitter.com/nex3) is the primary developer and +architect of Sass. Her hard work has kept the project alive by endlessly +answering forum posts, fixing bugs, refactoring, finding speed improvements, +writing documentation, implementing new features, and designing the language. +Natalie lives in Seattle, Washington and works on [Dart](http://dartlang.org) +application libraries at Google. + +[Chris Eppstein](http://twitter.com/chriseppstein) is a core contributor to +Sass and the creator of [Compass](http://compass-style.org/), the first Sass-based framework, and +[Eyeglass](http://github.com/sass-eyeglass/eyeglass), a node-sass plugin ecosystem for NPM. Chris focuses +on making Sass more powerful, easy to use, and on ways to speed its adoption +through the web development community. Chris lives in San Jose, California with +his wife and two children. He is an Engineer for +[LinkedIn.com](http://linkedin.com), where his primary responsibility is to +maintain Sass and many other Sass-related open source projects. + +If you use this software, we'd be truly honored if you'd make a +tax-deductible donation to a non-profit organization and then +[let us know on twitter](http://twitter.com/SassCSS), so that we can +thank you. Here's a few that we endorse: + +* [Trans Justice Funding Project](http://www.transjusticefundingproject.org/) +* [United Mitochondrial Disease Foundation](http://umdf.org/compass) +* [Girl Develop It](https://www.girldevelopit.com/donate) + +Sass is licensed under the MIT License. diff --git a/vendor/bundle/gems/sass-3.7.3/REVISION b/vendor/bundle/gems/sass-3.7.3/REVISION new file mode 100644 index 0000000..54798d6 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/REVISION @@ -0,0 +1 @@ +(release) diff --git a/vendor/bundle/gems/sass-3.7.3/VERSION b/vendor/bundle/gems/sass-3.7.3/VERSION new file mode 100644 index 0000000..c1e43e6 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/VERSION @@ -0,0 +1 @@ +3.7.3 diff --git a/vendor/bundle/gems/sass-3.7.3/VERSION_DATE b/vendor/bundle/gems/sass-3.7.3/VERSION_DATE new file mode 100644 index 0000000..4589d91 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/VERSION_DATE @@ -0,0 +1 @@ +04 January 2019 19:29:42 UTC diff --git a/vendor/bundle/gems/sass-3.7.3/VERSION_NAME b/vendor/bundle/gems/sass-3.7.3/VERSION_NAME new file mode 100644 index 0000000..ee5e396 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/VERSION_NAME @@ -0,0 +1 @@ +Bleeding Edge diff --git a/vendor/bundle/gems/sass-3.7.3/bin/sass b/vendor/bundle/gems/sass-3.7.3/bin/sass new file mode 100644 index 0000000..62d6d0c --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/bin/sass @@ -0,0 +1,13 @@ +#!/usr/bin/env ruby +# The command line Sass parser. + +THIS_FILE = File.symlink?(__FILE__) ? File.readlink(__FILE__) : __FILE__ +begin + require File.dirname(THIS_FILE) + '/../lib/sass' +rescue LoadError + require 'sass' +end +require 'sass/exec' + +opts = Sass::Exec::SassScss.new(ARGV, :sass) +opts.parse! diff --git a/vendor/bundle/gems/sass-3.7.3/bin/sass-convert b/vendor/bundle/gems/sass-3.7.3/bin/sass-convert new file mode 100644 index 0000000..b276253 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/bin/sass-convert @@ -0,0 +1,12 @@ +#!/usr/bin/env ruby + +THIS_FILE = File.symlink?(__FILE__) ? File.readlink(__FILE__) : __FILE__ +begin + require File.dirname(THIS_FILE) + '/../lib/sass' +rescue LoadError + require 'sass' +end +require 'sass/exec' + +opts = Sass::Exec::SassConvert.new(ARGV) +opts.parse! diff --git a/vendor/bundle/gems/sass-3.7.3/bin/scss b/vendor/bundle/gems/sass-3.7.3/bin/scss new file mode 100644 index 0000000..ce3c4ad --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/bin/scss @@ -0,0 +1,13 @@ +#!/usr/bin/env ruby +# The command line Sass parser. + +THIS_FILE = File.symlink?(__FILE__) ? File.readlink(__FILE__) : __FILE__ +begin + require File.dirname(THIS_FILE) + '/../lib/sass' +rescue LoadError + require 'sass' +end +require 'sass/exec' + +opts = Sass::Exec::SassScss.new(ARGV, :scss) +opts.parse! diff --git a/vendor/bundle/gems/sass-3.7.3/extra/sass-spec-ref.sh b/vendor/bundle/gems/sass-3.7.3/extra/sass-spec-ref.sh new file mode 100644 index 0000000..5e0f885 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/extra/sass-spec-ref.sh @@ -0,0 +1,40 @@ +#!/bin/bash -e +# Copyright 2016 Google Inc. Use of this source code is governed by an MIT-style +# license that can be found in the LICENSE file or at +# https://opensource.org/licenses/MIT. + +# Echoes the sass-spec Git ref that should be checked out for the current Travis +# run. If we're running specs for a pull request which refers to a sass-spec +# pull request, we'll run against the latter rather than sass-spec master. + +default=master + +if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then + >&2 echo "TRAVIS_PULL_REQUEST: $TRAVIS_PULL_REQUEST." + >&2 echo "Ref: $default." + echo "$default" + exit 0 +fi + +>&2 echo "Fetching pull request $TRAVIS_PULL_REQUEST..." + +url=https://api.github.com/repos/sass/ruby-sass/pulls/$TRAVIS_PULL_REQUEST +if [ -z "$GITHUB_AUTH" ]; then + >&2 echo "Fetching pull request info without authentication" + JSON=$(curl -L -sS $url) +else + >&2 echo "Fetching pull request info as sassbot" + JSON=$(curl -u "sassbot:$GITHUB_AUTH" -L -sS $url) +fi +>&2 echo "$JSON" + +RE_SPEC_PR="sass\/sass-spec(#|\/pull\/)([0-9]+)" + +if [[ $JSON =~ $RE_SPEC_PR ]]; then + ref="pull/${BASH_REMATCH[2]}/head" + >&2 echo "Ref: $ref." + echo "$ref" +else + >&2 echo "Ref: $default." + echo "$default" +fi diff --git a/vendor/bundle/gems/sass-3.7.3/extra/update_watch.rb b/vendor/bundle/gems/sass-3.7.3/extra/update_watch.rb new file mode 100644 index 0000000..dc90685 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/extra/update_watch.rb @@ -0,0 +1,13 @@ +require 'rubygems' +require 'sinatra' +require 'json' +set :port, 3124 +set :environment, :production +enable :lock +Dir.chdir(File.dirname(__FILE__) + "/..") + +post "/" do + puts "Received payload!" + puts "Rev: #{`git name-rev HEAD`.strip}" + system %{rake handle_update --trace REF=#{JSON.parse(params["payload"])["ref"].inspect}} +end diff --git a/vendor/bundle/gems/sass-3.7.3/init.rb b/vendor/bundle/gems/sass-3.7.3/init.rb new file mode 100644 index 0000000..5a3bceb --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/init.rb @@ -0,0 +1,18 @@ +begin + require File.join(File.dirname(__FILE__), 'lib', 'sass') # From here +rescue LoadError + begin + require 'sass' # From gem + rescue LoadError => e + # gems:install may be run to install Haml with the skeleton plugin + # but not the gem itself installed. + # Don't die if this is the case. + raise e unless defined?(Rake) && + (Rake.application.top_level_tasks.include?('gems') || + Rake.application.top_level_tasks.include?('gems:install')) + end +end + +# Load Sass. +# Sass may be undefined if we're running gems:install. +require 'sass/plugin' if defined?(Sass) diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass.rb new file mode 100644 index 0000000..a569bc3 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass.rb @@ -0,0 +1,102 @@ +dir = File.dirname(__FILE__) +$LOAD_PATH.unshift dir unless $LOAD_PATH.include?(dir) + +require 'sass/version' + +# The module that contains everything Sass-related: +# +# * {Sass::Engine} is the class used to render Sass/SCSS within Ruby code. +# * {Sass::Plugin} is interfaces with web frameworks (Rails and Merb in particular). +# * {Sass::SyntaxError} is raised when Sass encounters an error. +# * {Sass::CSS} handles conversion of CSS to Sass. +# +# Also see the {file:SASS_REFERENCE.md full Sass reference}. +module Sass + class << self + # @private + attr_accessor :tests_running + end + + # The global load paths for Sass files. This is meant for plugins and + # libraries to register the paths to their Sass stylesheets to that they may + # be `@imported`. This load path is used by every instance of {Sass::Engine}. + # They are lower-precedence than any load paths passed in via the + # {file:SASS_REFERENCE.md#load_paths-option `:load_paths` option}. + # + # If the `SASS_PATH` environment variable is set, + # the initial value of `load_paths` will be initialized based on that. + # The variable should be a colon-separated list of path names + # (semicolon-separated on Windows). + # + # Note that files on the global load path are never compiled to CSS + # themselves, even if they aren't partials. They exist only to be imported. + # + # @example + # Sass.load_paths << File.dirname(__FILE__ + '/sass') + # @return [Array] + def self.load_paths + @load_paths ||= if ENV['SASS_PATH'] + ENV['SASS_PATH'].split(Sass::Util.windows? ? ';' : ':') + else + [] + end + end + + # Compile a Sass or SCSS string to CSS. + # Defaults to SCSS. + # + # @param contents [String] The contents of the Sass file. + # @param options [{Symbol => Object}] An options hash; + # see {file:SASS_REFERENCE.md#Options the Sass options documentation} + # @raise [Sass::SyntaxError] if there's an error in the document + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + def self.compile(contents, options = {}) + options[:syntax] ||= :scss + Engine.new(contents, options).to_css + end + + # Compile a file on disk to CSS. + # + # @raise [Sass::SyntaxError] if there's an error in the document + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + # + # @overload compile_file(filename, options = {}) + # Return the compiled CSS rather than writing it to a file. + # + # @param filename [String] The path to the Sass, SCSS, or CSS file on disk. + # @param options [{Symbol => Object}] An options hash; + # see {file:SASS_REFERENCE.md#Options the Sass options documentation} + # @return [String] The compiled CSS. + # + # @overload compile_file(filename, css_filename, options = {}) + # Write the compiled CSS to a file. + # + # @param filename [String] The path to the Sass, SCSS, or CSS file on disk. + # @param options [{Symbol => Object}] An options hash; + # see {file:SASS_REFERENCE.md#Options the Sass options documentation} + # @param css_filename [String] The location to which to write the compiled CSS. + def self.compile_file(filename, *args) + options = args.last.is_a?(Hash) ? args.pop : {} + css_filename = args.shift + result = Sass::Engine.for_file(filename, options).render + if css_filename + options[:css_filename] ||= css_filename + open(css_filename, "w") {|css_file| css_file.write(result)} + nil + else + result + end + end +end + +require 'sass/logger' +require 'sass/util' + +require 'sass/engine' +require 'sass/plugin' if defined?(Merb::Plugins) +require 'sass/railtie' +require 'sass/features' diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores.rb new file mode 100644 index 0000000..62259b3 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores.rb @@ -0,0 +1,15 @@ +require 'stringio' + +module Sass + # Sass cache stores are in charge of storing cached information, + # especially parse trees for Sass documents. + # + # User-created importers must inherit from {CacheStores::Base}. + module CacheStores + end +end + +require 'sass/cache_stores/base' +require 'sass/cache_stores/filesystem' +require 'sass/cache_stores/memory' +require 'sass/cache_stores/chain' diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/base.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/base.rb new file mode 100644 index 0000000..e239666 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/base.rb @@ -0,0 +1,88 @@ +module Sass + module CacheStores + # An abstract base class for backends for the Sass cache. + # Any key-value store can act as such a backend; + # it just needs to implement the + # \{#_store} and \{#_retrieve} methods. + # + # To use a cache store with Sass, + # use the {file:SASS_REFERENCE.md#cache_store-option `:cache_store` option}. + # + # @abstract + class Base + # Store cached contents for later retrieval + # Must be implemented by all CacheStore subclasses + # + # Note: cache contents contain binary data. + # + # @param key [String] The key to store the contents under + # @param version [String] The current sass version. + # Cached contents must not be retrieved across different versions of sass. + # @param sha [String] The sha of the sass source. + # Cached contents must not be retrieved if the sha has changed. + # @param contents [String] The contents to store. + def _store(key, version, sha, contents) + raise "#{self.class} must implement #_store." + end + + # Retrieved cached contents. + # Must be implemented by all subclasses. + # + # Note: if the key exists but the sha or version have changed, + # then the key may be deleted by the cache store, if it wants to do so. + # + # @param key [String] The key to retrieve + # @param version [String] The current sass version. + # Cached contents must not be retrieved across different versions of sass. + # @param sha [String] The sha of the sass source. + # Cached contents must not be retrieved if the sha has changed. + # @return [String] The contents that were previously stored. + # @return [NilClass] when the cache key is not found or the version or sha have changed. + def _retrieve(key, version, sha) + raise "#{self.class} must implement #_retrieve." + end + + # Store a {Sass::Tree::RootNode}. + # + # @param key [String] The key to store it under. + # @param sha [String] The checksum for the contents that are being stored. + # @param root [Object] The root node to cache. + def store(key, sha, root) + _store(key, Sass::VERSION, sha, Marshal.dump(root)) + rescue TypeError, LoadError => e + Sass::Util.sass_warn "Warning. Error encountered while saving cache #{path_to(key)}: #{e}" + nil + end + + # Retrieve a {Sass::Tree::RootNode}. + # + # @param key [String] The key the root element was stored under. + # @param sha [String] The checksum of the root element's content. + # @return [Object] The cached object. + def retrieve(key, sha) + contents = _retrieve(key, Sass::VERSION, sha) + Marshal.load(contents) if contents + rescue EOFError, TypeError, ArgumentError, LoadError => e + Sass::Util.sass_warn "Warning. Error encountered while reading cache #{path_to(key)}: #{e}" + nil + end + + # Return the key for the sass file. + # + # The `(sass_dirname, sass_basename)` pair + # should uniquely identify the Sass document, + # but otherwise there are no restrictions on their content. + # + # @param sass_dirname [String] + # The fully-expanded location of the Sass file. + # This corresponds to the directory name on a filesystem. + # @param sass_basename [String] The name of the Sass file that is being referenced. + # This corresponds to the basename on a filesystem. + def key(sass_dirname, sass_basename) + dir = Digest::SHA1.hexdigest(sass_dirname) + filename = "#{sass_basename}c" + "#{dir}/#{filename}" + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/chain.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/chain.rb new file mode 100644 index 0000000..914c111 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/chain.rb @@ -0,0 +1,34 @@ +module Sass + module CacheStores + # A meta-cache that chains multiple caches together. + # Specifically: + # + # * All `#store`s are passed to all caches. + # * `#retrieve`s are passed to each cache until one has a hit. + # * When one cache has a hit, the value is `#store`d in all earlier caches. + class Chain < Base + # Create a new cache chaining the given caches. + # + # @param caches [Array] The caches to chain. + def initialize(*caches) + @caches = caches + end + + # @see Base#store + def store(key, sha, obj) + @caches.each {|c| c.store(key, sha, obj)} + end + + # @see Base#retrieve + def retrieve(key, sha) + @caches.each_with_index do |c, i| + obj = c.retrieve(key, sha) + next unless obj + @caches[0...i].each {|prev| prev.store(key, sha, obj)} + return obj + end + nil + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/filesystem.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/filesystem.rb new file mode 100644 index 0000000..140f5f1 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/filesystem.rb @@ -0,0 +1,60 @@ +require 'fileutils' + +module Sass + module CacheStores + # A backend for the Sass cache using the filesystem. + class Filesystem < Base + # The directory where the cached files will be stored. + # + # @return [String] + attr_accessor :cache_location + + # @param cache_location [String] see \{#cache\_location} + def initialize(cache_location) + @cache_location = cache_location + end + + # @see Base#\_retrieve + def _retrieve(key, version, sha) + return unless File.readable?(path_to(key)) + begin + File.open(path_to(key), "rb") do |f| + if f.readline("\n").strip == version && f.readline("\n").strip == sha + return f.read + end + end + File.unlink path_to(key) + rescue Errno::ENOENT + # Already deleted. Race condition? + end + nil + rescue EOFError, TypeError, ArgumentError => e + Sass::Util.sass_warn "Warning. Error encountered while reading cache #{path_to(key)}: #{e}" + end + + # @see Base#\_store + def _store(key, version, sha, contents) + compiled_filename = path_to(key) + FileUtils.mkdir_p(File.dirname(compiled_filename)) + Sass::Util.atomic_create_and_write_file(compiled_filename) do |f| + f.puts(version) + f.puts(sha) + f.write(contents) + end + rescue Errno::EACCES + # pass + end + + private + + # Returns the path to a file for the given key. + # + # @param key [String] + # @return [String] The path to the cache file. + def path_to(key) + key = key.gsub(/[<>:\\|?*%]/) {|c| "%%%03d" % c.ord} + File.join(cache_location, key) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/memory.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/memory.rb new file mode 100644 index 0000000..ccf64be --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/memory.rb @@ -0,0 +1,46 @@ +module Sass + module CacheStores + # A backend for the Sass cache using in-process memory. + class Memory < Base + # Since the {Memory} store is stored in the Sass tree's options hash, + # when the options get serialized as part of serializing the tree, + # you get crazy exponential growth in the size of the cached objects + # unless you don't dump the cache. + # + # @private + def _dump(depth) + "" + end + + # If we deserialize this class, just make a new empty one. + # + # @private + def self._load(repr) + Memory.new + end + + # Create a new, empty cache store. + def initialize + @contents = {} + end + + # @see Base#retrieve + def retrieve(key, sha) + return unless @contents.has_key?(key) + return unless @contents[key][:sha] == sha + obj = @contents[key][:obj] + obj.respond_to?(:deep_copy) ? obj.deep_copy : obj.dup + end + + # @see Base#store + def store(key, sha, obj) + @contents[key] = {:sha => sha, :obj => obj} + end + + # Destructively clear the cache. + def reset! + @contents = {} + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/null.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/null.rb new file mode 100644 index 0000000..f14f4c7 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/cache_stores/null.rb @@ -0,0 +1,25 @@ +module Sass + module CacheStores + # Doesn't store anything, but records what things it should have stored. + # This doesn't currently have any use except for testing and debugging. + # + # @private + class Null < Base + def initialize + @keys = {} + end + + def _retrieve(key, version, sha) + nil + end + + def _store(key, version, sha, contents) + @keys[key] = true + end + + def was_set?(key) + @keys[key] + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/callbacks.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/callbacks.rb new file mode 100644 index 0000000..a33a509 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/callbacks.rb @@ -0,0 +1,67 @@ +module Sass + # A lightweight infrastructure for defining and running callbacks. + # Callbacks are defined using \{#define\_callback\} at the class level, + # and called using `run_#{name}` at the instance level. + # + # Clients can add callbacks by calling the generated `on_#{name}` method, + # and passing in a block that's run when the callback is activated. + # + # @example Define a callback + # class Munger + # extend Sass::Callbacks + # define_callback :string_munged + # + # def munge(str) + # res = str.gsub(/[a-z]/, '\1\1') + # run_string_munged str, res + # res + # end + # end + # + # @example Use a callback + # m = Munger.new + # m.on_string_munged {|str, res| puts "#{str} was munged into #{res}!"} + # m.munge "bar" #=> bar was munged into bbaarr! + module Callbacks + # Automatically includes {InstanceMethods} + # when something extends this module. + # + # @param base [Module] + def self.extended(base) + base.send(:include, InstanceMethods) + end + + protected + + module InstanceMethods + # Removes all callbacks registered against this object. + def clear_callbacks! + @_sass_callbacks = {} + end + end + + # Define a callback with the given name. + # This will define an `on_#{name}` method + # that registers a block, + # and a `run_#{name}` method that runs that block + # (optionall with some arguments). + # + # @param name [Symbol] The name of the callback + # @return [void] + def define_callback(name) + class_eval < "p\n color: blue" + # Sass::CSS.new("p { color: blue }").render(:scss) #=> "p {\n color: blue; }" + class CSS + # @param template [String] The CSS stylesheet. + # This stylesheet can be encoded using any encoding + # that can be converted to Unicode. + # If the stylesheet contains an `@charset` declaration, + # that overrides the Ruby encoding + # (see {file:SASS_REFERENCE.md#Encodings the encoding documentation}) + # @option options :old [Boolean] (false) + # Whether or not to output old property syntax + # (`:color blue` as opposed to `color: blue`). + # This is only meaningful when generating Sass code, + # rather than SCSS. + # @option options :indent [String] (" ") + # The string to use for indenting each line. Defaults to two spaces. + def initialize(template, options = {}) + if template.is_a? IO + template = template.read + end + + @options = options.merge(:_convert => true) + # Backwards compatibility + @options[:old] = true if @options[:alternate] == false + @template = template + @checked_encoding = false + end + + # Converts the CSS template into Sass or SCSS code. + # + # @param fmt [Symbol] `:sass` or `:scss`, designating the format to return. + # @return [String] The resulting Sass or SCSS code + # @raise [Sass::SyntaxError] if there's an error parsing the CSS template + def render(fmt = :sass) + check_encoding! + build_tree.send("to_#{fmt}", @options).strip + "\n" + rescue Sass::SyntaxError => err + err.modify_backtrace(:filename => @options[:filename] || '(css)') + raise err + end + + # Returns the original encoding of the document. + # + # @return [Encoding, nil] + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + def source_encoding + check_encoding! + @original_encoding + end + + private + + def check_encoding! + return if @checked_encoding + @checked_encoding = true + @template, @original_encoding = Sass::Util.check_sass_encoding(@template) + end + + # Parses the CSS template and applies various transformations + # + # @return [Tree::Node] The root node of the parsed tree + def build_tree + root = Sass::SCSS::CssParser.new(@template, @options[:filename], nil).parse + parse_selectors(root) + expand_commas(root) + nest_seqs(root) + parent_ref_rules(root) + flatten_rules(root) + bubble_subject(root) + fold_commas(root) + dump_selectors(root) + root + end + + # Parse all the selectors in the document and assign them to + # {Sass::Tree::RuleNode#parsed_rules}. + # + # @param root [Tree::Node] The parent node + def parse_selectors(root) + root.children.each do |child| + next parse_selectors(child) if child.is_a?(Tree::DirectiveNode) + next unless child.is_a?(Tree::RuleNode) + parser = Sass::SCSS::CssParser.new(child.rule.first, child.filename, nil, child.line) + child.parsed_rules = parser.parse_selector + end + end + + # Transform + # + # foo, bar, baz + # color: blue + # + # into + # + # foo + # color: blue + # bar + # color: blue + # baz + # color: blue + # + # @param root [Tree::Node] The parent node + def expand_commas(root) + root.children.map! do |child| + # child.parsed_rules.members.size > 1 iff the rule contains a comma + unless child.is_a?(Tree::RuleNode) && child.parsed_rules.members.size > 1 + expand_commas(child) if child.is_a?(Tree::DirectiveNode) + next child + end + child.parsed_rules.members.map do |seq| + node = Tree::RuleNode.new([]) + node.parsed_rules = make_cseq(seq) + node.children = child.children + node + end + end + root.children.flatten! + end + + # Make rules use nesting so that + # + # foo + # color: green + # foo bar + # color: red + # foo baz + # color: blue + # + # becomes + # + # foo + # color: green + # bar + # color: red + # baz + # color: blue + # + # @param root [Tree::Node] The parent node + def nest_seqs(root) + current_rule = nil + root.children.map! do |child| + unless child.is_a?(Tree::RuleNode) + nest_seqs(child) if child.is_a?(Tree::DirectiveNode) + next child + end + + seq = first_seq(child) + seq.members.reject! {|sseq| sseq == "\n"} + first, rest = seq.members.first, seq.members[1..-1] + + if current_rule.nil? || first_sseq(current_rule) != first + current_rule = Tree::RuleNode.new([]) + current_rule.parsed_rules = make_seq(first) + end + + if rest.empty? + current_rule.children += child.children + else + child.parsed_rules = make_seq(*rest) + current_rule << child + end + + current_rule + end + root.children.compact! + root.children.uniq! + + root.children.each {|v| nest_seqs(v)} + end + + # Make rules use parent refs so that + # + # foo + # color: green + # foo.bar + # color: blue + # + # becomes + # + # foo + # color: green + # &.bar + # color: blue + # + # @param root [Tree::Node] The parent node + def parent_ref_rules(root) + current_rule = nil + root.children.map! do |child| + unless child.is_a?(Tree::RuleNode) + parent_ref_rules(child) if child.is_a?(Tree::DirectiveNode) + next child + end + + sseq = first_sseq(child) + next child unless sseq.is_a?(Sass::Selector::SimpleSequence) + + firsts, rest = [sseq.members.first], sseq.members[1..-1] + firsts.push rest.shift if firsts.first.is_a?(Sass::Selector::Parent) + + last_simple_subject = rest.empty? && sseq.subject? + if current_rule.nil? || first_sseq(current_rule).members != firsts || + !!first_sseq(current_rule).subject? != !!last_simple_subject + current_rule = Tree::RuleNode.new([]) + current_rule.parsed_rules = make_sseq(last_simple_subject, *firsts) + end + + if rest.empty? + current_rule.children += child.children + else + rest.unshift Sass::Selector::Parent.new + child.parsed_rules = make_sseq(sseq.subject?, *rest) + current_rule << child + end + + current_rule + end + root.children.compact! + root.children.uniq! + + root.children.each {|v| parent_ref_rules(v)} + end + + # Flatten rules so that + # + # foo + # bar + # color: red + # + # becomes + # + # foo bar + # color: red + # + # and + # + # foo + # &.bar + # color: blue + # + # becomes + # + # foo.bar + # color: blue + # + # @param root [Tree::Node] The parent node + def flatten_rules(root) + root.children.each do |child| + case child + when Tree::RuleNode + flatten_rule(child) + when Tree::DirectiveNode + flatten_rules(child) + end + end + end + + # Flattens a single rule. + # + # @param rule [Tree::RuleNode] The candidate for flattening + # @see #flatten_rules + def flatten_rule(rule) + while rule.children.size == 1 && rule.children.first.is_a?(Tree::RuleNode) + child = rule.children.first + + if first_simple_sel(child).is_a?(Sass::Selector::Parent) + rule.parsed_rules = child.parsed_rules.resolve_parent_refs(rule.parsed_rules) + else + rule.parsed_rules = make_seq(*(first_seq(rule).members + first_seq(child).members)) + end + + rule.children = child.children + end + + flatten_rules(rule) + end + + def bubble_subject(root) + root.children.each do |child| + bubble_subject(child) if child.is_a?(Tree::RuleNode) || child.is_a?(Tree::DirectiveNode) + next unless child.is_a?(Tree::RuleNode) && !child.children.empty? + next unless child.children.all? do |c| + next unless c.is_a?(Tree::RuleNode) + first_simple_sel(c).is_a?(Sass::Selector::Parent) && first_sseq(c).subject? + end + first_sseq(child).subject = true + child.children.each {|c| first_sseq(c).subject = false} + end + end + + # Transform + # + # foo + # bar + # color: blue + # baz + # color: blue + # + # into + # + # foo + # bar, baz + # color: blue + # + # @param root [Tree::Node] The parent node + def fold_commas(root) + prev_rule = nil + root.children.map! do |child| + unless child.is_a?(Tree::RuleNode) + fold_commas(child) if child.is_a?(Tree::DirectiveNode) + next child + end + + if prev_rule && prev_rule.children.map {|c| c.to_sass} == child.children.map {|c| c.to_sass} + prev_rule.parsed_rules.members << first_seq(child) + next nil + end + + fold_commas(child) + prev_rule = child + child + end + root.children.compact! + end + + # Dump all the parsed {Sass::Tree::RuleNode} selectors to strings. + # + # @param root [Tree::Node] The parent node + def dump_selectors(root) + root.children.each do |child| + next dump_selectors(child) if child.is_a?(Tree::DirectiveNode) + next unless child.is_a?(Tree::RuleNode) + child.rule = [child.parsed_rules.to_s] + dump_selectors(child) + end + end + + # Create a {Sass::Selector::CommaSequence}. + # + # @param seqs [Array] + # @return [Sass::Selector::CommaSequence] + def make_cseq(*seqs) + Sass::Selector::CommaSequence.new(seqs) + end + + # Create a {Sass::Selector::CommaSequence} containing only a single + # {Sass::Selector::Sequence}. + # + # @param sseqs [Array] + # @return [Sass::Selector::CommaSequence] + def make_seq(*sseqs) + make_cseq(Sass::Selector::Sequence.new(sseqs)) + end + + # Create a {Sass::Selector::CommaSequence} containing only a single + # {Sass::Selector::Sequence} which in turn contains only a single + # {Sass::Selector::SimpleSequence}. + # + # @param subject [Boolean] Whether this is a subject selector + # @param sseqs [Array] + # @return [Sass::Selector::CommaSequence] + def make_sseq(subject, *sseqs) + make_seq(Sass::Selector::SimpleSequence.new(sseqs, subject)) + end + + # Return the first {Sass::Selector::Sequence} in a {Sass::Tree::RuleNode}. + # + # @param rule [Sass::Tree::RuleNode] + # @return [Sass::Selector::Sequence] + def first_seq(rule) + rule.parsed_rules.members.first + end + + # Return the first {Sass::Selector::SimpleSequence} in a + # {Sass::Tree::RuleNode}. + # + # @param rule [Sass::Tree::RuleNode] + # @return [Sass::Selector::SimpleSequence, String] + def first_sseq(rule) + first_seq(rule).members.first + end + + # Return the first {Sass::Selector::Simple} in a {Sass::Tree::RuleNode}, + # unless the rule begins with a combinator. + # + # @param rule [Sass::Tree::RuleNode] + # @return [Sass::Selector::Simple?] + def first_simple_sel(rule) + sseq = first_sseq(rule) + return unless sseq.is_a?(Sass::Selector::SimpleSequence) + sseq.members.first + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/deprecation.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/deprecation.rb new file mode 100644 index 0000000..16ccaca --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/deprecation.rb @@ -0,0 +1,55 @@ +module Sass + # A deprecation warning that should only be printed once for a given line in a + # given file. + # + # A global Deprecation instance should be created for each type of deprecation + # warning, and `warn` should be called each time a warning is needed. + class Deprecation + @@allow_double_warnings = false + + # Runs a block in which double deprecation warnings for the same location + # are allowed. + def self.allow_double_warnings + old_allow_double_warnings = @@allow_double_warnings + @@allow_double_warnings = true + yield + ensure + @@allow_double_warnings = old_allow_double_warnings + end + + def initialize + # A set of filename, line pairs for which warnings have been emitted. + @seen = Set.new + end + + # Prints `message` as a deprecation warning associated with `filename`, + # `line`, and optionally `column`. + # + # This ensures that only one message will be printed for each line of a + # given file. + # + # @overload warn(filename, line, message) + # @param filename [String, nil] + # @param line [Number] + # @param message [String] + # @overload warn(filename, line, column, message) + # @param filename [String, nil] + # @param line [Number] + # @param column [Number] + # @param message [String] + def warn(filename, line, column_or_message, message = nil) + return if !@@allow_double_warnings && @seen.add?([filename, line]).nil? + if message + column = column_or_message + else + message = column_or_message + end + + location = "line #{line}" + location << ", column #{column}" if column + location << " of #{filename}" if filename + + Sass::Util.sass_warn("DEPRECATION WARNING on #{location}:\n#{message}") + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/engine.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/engine.rb new file mode 100644 index 0000000..b777e8a --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/engine.rb @@ -0,0 +1,1236 @@ +require 'set' +require 'digest/sha1' +require 'sass/cache_stores' +require 'sass/deprecation' +require 'sass/source/position' +require 'sass/source/range' +require 'sass/source/map' +require 'sass/tree/node' +require 'sass/tree/root_node' +require 'sass/tree/rule_node' +require 'sass/tree/comment_node' +require 'sass/tree/prop_node' +require 'sass/tree/directive_node' +require 'sass/tree/media_node' +require 'sass/tree/supports_node' +require 'sass/tree/css_import_node' +require 'sass/tree/variable_node' +require 'sass/tree/mixin_def_node' +require 'sass/tree/mixin_node' +require 'sass/tree/trace_node' +require 'sass/tree/content_node' +require 'sass/tree/function_node' +require 'sass/tree/return_node' +require 'sass/tree/extend_node' +require 'sass/tree/if_node' +require 'sass/tree/while_node' +require 'sass/tree/for_node' +require 'sass/tree/each_node' +require 'sass/tree/debug_node' +require 'sass/tree/warn_node' +require 'sass/tree/import_node' +require 'sass/tree/charset_node' +require 'sass/tree/at_root_node' +require 'sass/tree/keyframe_rule_node' +require 'sass/tree/error_node' +require 'sass/tree/visitors/base' +require 'sass/tree/visitors/perform' +require 'sass/tree/visitors/cssize' +require 'sass/tree/visitors/extend' +require 'sass/tree/visitors/convert' +require 'sass/tree/visitors/to_css' +require 'sass/tree/visitors/deep_copy' +require 'sass/tree/visitors/set_options' +require 'sass/tree/visitors/check_nesting' +require 'sass/selector' +require 'sass/environment' +require 'sass/script' +require 'sass/scss' +require 'sass/stack' +require 'sass/error' +require 'sass/importers' +require 'sass/shared' +require 'sass/media' +require 'sass/supports' + +module Sass + # A Sass mixin or function. + # + # `name`: `String` + # : The name of the mixin/function. + # + # `args`: `Array<(Script::Tree::Node, Script::Tree::Node)>` + # : The arguments for the mixin/function. + # Each element is a tuple containing the variable node of the argument + # and the parse tree for the default value of the argument. + # + # `splat`: `Script::Tree::Node?` + # : The variable node of the splat argument for this callable, or null. + # + # `environment`: {Sass::Environment} + # : The environment in which the mixin/function was defined. + # This is captured so that the mixin/function can have access + # to local variables defined in its scope. + # + # `tree`: `Array` + # : The parse tree for the mixin/function. + # + # `has_content`: `Boolean` + # : Whether the callable accepts a content block. + # + # `type`: `String` + # : The user-friendly name of the type of the callable. + # + # `origin`: `Symbol` + # : From whence comes the callable: `:stylesheet`, `:builtin`, `:css` + # A callable with an origin of `:stylesheet` was defined in the stylesheet itself. + # A callable with an origin of `:builtin` was defined in ruby. + # A callable (function) with an origin of `:css` returns a function call with arguments to CSS. + Callable = Struct.new(:name, :args, :splat, :environment, :tree, :has_content, :type, :origin) + + # This class handles the parsing and compilation of the Sass template. + # Example usage: + # + # template = File.read('stylesheets/sassy.sass') + # sass_engine = Sass::Engine.new(template) + # output = sass_engine.render + # puts output + class Engine + @@old_property_deprecation = Deprecation.new + + # A line of Sass code. + # + # `text`: `String` + # : The text in the line, without any whitespace at the beginning or end. + # + # `tabs`: `Integer` + # : The level of indentation of the line. + # + # `index`: `Integer` + # : The line number in the original document. + # + # `offset`: `Integer` + # : The number of bytes in on the line that the text begins. + # This ends up being the number of bytes of leading whitespace. + # + # `filename`: `String` + # : The name of the file in which this line appeared. + # + # `children`: `Array` + # : The lines nested below this one. + # + # `comment_tab_str`: `String?` + # : The prefix indentation for this comment, if it is a comment. + class Line < Struct.new(:text, :tabs, :index, :offset, :filename, :children, :comment_tab_str) + def comment? + text[0] == COMMENT_CHAR && (text[1] == SASS_COMMENT_CHAR || text[1] == CSS_COMMENT_CHAR) + end + end + + # The character that begins a CSS property. + PROPERTY_CHAR = ?: + + # The character that designates the beginning of a comment, + # either Sass or CSS. + COMMENT_CHAR = ?/ + + # The character that follows the general COMMENT_CHAR and designates a Sass comment, + # which is not output as a CSS comment. + SASS_COMMENT_CHAR = ?/ + + # The character that indicates that a comment allows interpolation + # and should be preserved even in `:compressed` mode. + SASS_LOUD_COMMENT_CHAR = ?! + + # The character that follows the general COMMENT_CHAR and designates a CSS comment, + # which is embedded in the CSS document. + CSS_COMMENT_CHAR = ?* + + # The character used to denote a compiler directive. + DIRECTIVE_CHAR = ?@ + + # Designates a non-parsed rule. + ESCAPE_CHAR = ?\\ + + # Designates block as mixin definition rather than CSS rules to output + MIXIN_DEFINITION_CHAR = ?= + + # Includes named mixin declared using MIXIN_DEFINITION_CHAR + MIXIN_INCLUDE_CHAR = ?+ + + # The regex that matches and extracts data from + # properties of the form `:name prop`. + PROPERTY_OLD = /^:([^\s=:"]+)\s*(?:\s+|$)(.*)/ + + # The default options for Sass::Engine. + # @api public + DEFAULT_OPTIONS = { + :style => :nested, + :load_paths => [], + :cache => true, + :cache_location => './.sass-cache', + :syntax => :sass, + :filesystem_importer => Sass::Importers::Filesystem + }.freeze + + # Converts a Sass options hash into a standard form, filling in + # default values and resolving aliases. + # + # @param options [{Symbol => Object}] The options hash; + # see {file:SASS_REFERENCE.md#Options the Sass options documentation} + # @return [{Symbol => Object}] The normalized options hash. + # @private + def self.normalize_options(options) + options = DEFAULT_OPTIONS.merge(options.reject {|_k, v| v.nil?}) + + # If the `:filename` option is passed in without an importer, + # assume it's using the default filesystem importer. + options[:importer] ||= options[:filesystem_importer].new(".") if options[:filename] + + # Tracks the original filename of the top-level Sass file + options[:original_filename] ||= options[:filename] + + options[:cache_store] ||= Sass::CacheStores::Chain.new( + Sass::CacheStores::Memory.new, Sass::CacheStores::Filesystem.new(options[:cache_location])) + # Support both, because the docs said one and the other actually worked + # for quite a long time. + options[:line_comments] ||= options[:line_numbers] + + options[:load_paths] = (options[:load_paths] + Sass.load_paths).map do |p| + next p unless p.is_a?(String) || (defined?(Pathname) && p.is_a?(Pathname)) + options[:filesystem_importer].new(p.to_s) + end + + # Remove any deprecated importers if the location is imported explicitly + options[:load_paths].reject! do |importer| + importer.is_a?(Sass::Importers::DeprecatedPath) && + options[:load_paths].find do |other_importer| + other_importer.is_a?(Sass::Importers::Filesystem) && + other_importer != importer && + other_importer.root == importer.root + end + end + + # Backwards compatibility + options[:property_syntax] ||= options[:attribute_syntax] + case options[:property_syntax] + when :alternate; options[:property_syntax] = :new + when :normal; options[:property_syntax] = :old + end + options[:sourcemap] = :auto if options[:sourcemap] == true + options[:sourcemap] = :none if options[:sourcemap] == false + + options + end + + # Returns the {Sass::Engine} for the given file. + # This is preferable to Sass::Engine.new when reading from a file + # because it properly sets up the Engine's metadata, + # enables parse-tree caching, + # and infers the syntax from the filename. + # + # @param filename [String] The path to the Sass or SCSS file + # @param options [{Symbol => Object}] The options hash; + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # @return [Sass::Engine] The Engine for the given Sass or SCSS file. + # @raise [Sass::SyntaxError] if there's an error in the document. + def self.for_file(filename, options) + had_syntax = options[:syntax] + + if had_syntax + # Use what was explicitly specified + elsif filename =~ /\.scss$/ + options.merge!(:syntax => :scss) + elsif filename =~ /\.sass$/ + options.merge!(:syntax => :sass) + end + + Sass::Engine.new(File.read(filename), options.merge(:filename => filename)) + end + + # The options for the Sass engine. + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # + # @return [{Symbol => Object}] + attr_reader :options + + # Creates a new Engine. Note that Engine should only be used directly + # when compiling in-memory Sass code. + # If you're compiling a single Sass file from the filesystem, + # use \{Sass::Engine.for\_file}. + # If you're compiling multiple files from the filesystem, + # use {Sass::Plugin}. + # + # @param template [String] The Sass template. + # This template can be encoded using any encoding + # that can be converted to Unicode. + # If the template contains an `@charset` declaration, + # that overrides the Ruby encoding + # (see {file:SASS_REFERENCE.md#Encodings the encoding documentation}) + # @param options [{Symbol => Object}] An options hash. + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # @see {Sass::Engine.for_file} + # @see {Sass::Plugin} + def initialize(template, options = {}) + @options = self.class.normalize_options(options) + @template = template + @checked_encoding = false + @filename = nil + @line = nil + end + + # Render the template to CSS. + # + # @return [String] The CSS + # @raise [Sass::SyntaxError] if there's an error in the document + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + def render + return _to_tree.render unless @options[:quiet] + Sass::Util.silence_sass_warnings {_to_tree.render} + end + + # Render the template to CSS and return the source map. + # + # @param sourcemap_uri [String] The sourcemap URI to use in the + # `@sourceMappingURL` comment. If this is relative, it should be relative + # to the location of the CSS file. + # @return [(String, Sass::Source::Map)] The rendered CSS and the associated + # source map + # @raise [Sass::SyntaxError] if there's an error in the document, or if the + # public URL for this document couldn't be determined. + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + def render_with_sourcemap(sourcemap_uri) + return _render_with_sourcemap(sourcemap_uri) unless @options[:quiet] + Sass::Util.silence_sass_warnings {_render_with_sourcemap(sourcemap_uri)} + end + + alias_method :to_css, :render + + # Parses the document into its parse tree. Memoized. + # + # @return [Sass::Tree::Node] The root of the parse tree. + # @raise [Sass::SyntaxError] if there's an error in the document + def to_tree + @tree ||= if @options[:quiet] + Sass::Util.silence_sass_warnings {_to_tree} + else + _to_tree + end + end + + # Returns the original encoding of the document. + # + # @return [Encoding, nil] + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + def source_encoding + check_encoding! + @source_encoding + end + + # Gets a set of all the documents + # that are (transitive) dependencies of this document, + # not including the document itself. + # + # @return [[Sass::Engine]] The dependency documents. + def dependencies + _dependencies(Set.new, engines = Set.new) + Sass::Util.array_minus(engines, [self]) + end + + # Helper for \{#dependencies}. + # + # @private + def _dependencies(seen, engines) + key = [@options[:filename], @options[:importer]] + return if seen.include?(key) + seen << key + engines << self + to_tree.grep(Tree::ImportNode) do |n| + next if n.css_import? + n.imported_file._dependencies(seen, engines) + end + end + + private + + def _render_with_sourcemap(sourcemap_uri) + filename = @options[:filename] + importer = @options[:importer] + sourcemap_dir = @options[:sourcemap_filename] && + File.dirname(File.expand_path(@options[:sourcemap_filename])) + if filename.nil? + raise Sass::SyntaxError.new(< e + e.modify_backtrace(:filename => @options[:filename], :line => @line) + e.sass_template = @template + raise e + end + + def sassc_key + @options[:cache_store].key(*@options[:importer].key(@options[:filename], @options)) + end + + def check_encoding! + return if @checked_encoding + @checked_encoding = true + @template, @source_encoding = Sass::Util.check_sass_encoding(@template) + end + + def tabulate(string) + tab_str = nil + comment_tab_str = nil + first = true + lines = [] + string.scan(/^[^\n]*?$/).each_with_index do |line, index| + index += (@options[:line] || 1) + if line.strip.empty? + lines.last.text << "\n" if lines.last && lines.last.comment? + next + end + + line_tab_str = line[/^\s*/] + unless line_tab_str.empty? + if tab_str.nil? + comment_tab_str ||= line_tab_str + next if try_comment(line, lines.last, "", comment_tab_str, index) + comment_tab_str = nil + end + + tab_str ||= line_tab_str + + raise SyntaxError.new("Indenting at the beginning of the document is illegal.", + :line => index) if first + + raise SyntaxError.new("Indentation can't use both tabs and spaces.", + :line => index) if tab_str.include?(?\s) && tab_str.include?(?\t) + end + first &&= !tab_str.nil? + if tab_str.nil? + lines << Line.new(line.strip, 0, index, 0, @options[:filename], []) + next + end + + comment_tab_str ||= line_tab_str + if try_comment(line, lines.last, tab_str * lines.last.tabs, comment_tab_str, index) + next + else + comment_tab_str = nil + end + + line_tabs = line_tab_str.scan(tab_str).size + if tab_str * line_tabs != line_tab_str + message = < index) + end + + lines << Line.new(line.strip, line_tabs, index, line_tab_str.size, @options[:filename], []) + end + lines + end + + def try_comment(line, last, tab_str, comment_tab_str, index) + return unless last && last.comment? + # Nested comment stuff must be at least one whitespace char deeper + # than the normal indentation + return unless line =~ /^#{tab_str}\s/ + unless line =~ /^(?:#{comment_tab_str})(.*)$/ + raise SyntaxError.new(< index) +Inconsistent indentation: +previous line was indented by #{Sass::Shared.human_indentation comment_tab_str}, +but this line was indented by #{Sass::Shared.human_indentation line[/^\s*/]}. +MSG + end + + last.comment_tab_str ||= comment_tab_str + last.text << "\n" << line + true + end + + def tree(arr, i = 0) + return [], i if arr[i].nil? + + base = arr[i].tabs + nodes = [] + while (line = arr[i]) && line.tabs >= base + if line.tabs > base + nodes.last.children, i = tree(arr, i) + else + nodes << line + i += 1 + end + end + return nodes, i + end + + def build_tree(parent, line, root = false) + @line = line.index + @offset = line.offset + node_or_nodes = parse_line(parent, line, root) + + Array(node_or_nodes).each do |node| + # Node is a symbol if it's non-outputting, like a variable assignment + next unless node.is_a? Tree::Node + + node.line = line.index + node.filename = line.filename + + append_children(node, line.children, false) + end + + node_or_nodes + end + + def append_children(parent, children, root) + continued_rule = nil + continued_comment = nil + children.each do |line| + child = build_tree(parent, line, root) + + if child.is_a?(Tree::RuleNode) + if child.continued? && child.children.empty? + if continued_rule + continued_rule.add_rules child + else + continued_rule = child + end + next + elsif continued_rule + continued_rule.add_rules child + continued_rule.children = child.children + continued_rule, child = nil, continued_rule + end + elsif continued_rule + continued_rule = nil + end + + if child.is_a?(Tree::CommentNode) && child.type == :silent + if continued_comment && + child.line == continued_comment.line + + continued_comment.lines + 1 + continued_comment.value.last.sub!(%r{ \*/\Z}, '') + child.value.first.gsub!(%r{\A/\*}, ' *') + continued_comment.value += ["\n"] + child.value + next + end + + continued_comment = child + end + + check_for_no_children(child) + validate_and_append_child(parent, child, line, root) + end + + parent + end + + def validate_and_append_child(parent, child, line, root) + case child + when Array + child.each {|c| validate_and_append_child(parent, c, line, root)} + when Tree::Node + parent << child + end + end + + def check_for_no_children(node) + return unless node.is_a?(Tree::RuleNode) && node.children.empty? + Sass::Util.sass_warn(< @line) if name.nil? || value.nil? + + @@old_property_deprecation.warn(@options[:filename], @line, < @line + 1) + end + + parser = Sass::SCSS::Parser.new(value, + @options[:filename], @options[:importer], + @line, to_parser_offset(@offset)) + parsed_value = parser.parse_declaration_value + end_offset = start_offset + value.length + elsif value.strip.empty? + parsed_value = [Sass::Script::Tree::Literal.new(Sass::Script::Value::String.new(""))] + end_offset = start_offset + else + expr = parse_script(value, :offset => to_parser_offset(start_offset)) + end_offset = expr.source_range.end_pos.offset - 1 + parsed_value = [expr] + end + node = Tree::PropNode.new(parse_interp(name), parsed_value, prop) + node.value_source_range = Sass::Source::Range.new( + Sass::Source::Position.new(line.index, to_parser_offset(start_offset)), + Sass::Source::Position.new(line.index, to_parser_offset(end_offset)), + @options[:filename], @options[:importer]) + if !node.custom_property? && value.strip.empty? && line.children.empty? + raise SyntaxError.new( + "Invalid property: \"#{node.declaration}\" (no value)." + + node.pseudo_class_selector_message) + end + + node + end + + def parse_variable(line) + name, value, flags = line.text.scan(Script::MATCH)[0] + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath variable declarations.", + :line => @line + 1) unless line.children.empty? + raise SyntaxError.new("Invalid variable: \"#{line.text}\".", + :line => @line) unless name && value + flags = flags ? flags.split(/\s+/) : [] + if (invalid_flag = flags.find {|f| f != '!default' && f != '!global'}) + raise SyntaxError.new("Invalid flag \"#{invalid_flag}\".", :line => @line) + end + + # This workaround is needed for the case when the variable value is part of the identifier, + # otherwise we end up with the offset equal to the value index inside the name: + # $red_color: red; + var_lhs_length = 1 + name.length # 1 stands for '$' + index = line.text.index(value, line.offset + var_lhs_length) || 0 + expr = parse_script(value, :offset => to_parser_offset(line.offset + index)) + + Tree::VariableNode.new(name, expr, flags.include?('!default'), flags.include?('!global')) + end + + def parse_comment(line) + if line.text[1] == CSS_COMMENT_CHAR || line.text[1] == SASS_COMMENT_CHAR + silent = line.text[1] == SASS_COMMENT_CHAR + loud = !silent && line.text[2] == SASS_LOUD_COMMENT_CHAR + if silent + value = [line.text] + else + value = self.class.parse_interp( + line.text, line.index, to_parser_offset(line.offset), :filename => @filename) + end + value = Sass::Util.with_extracted_values(value) do |str| + str = str.gsub(/^#{line.comment_tab_str}/m, '')[2..-1] # get rid of // or /* + format_comment_text(str, silent) + end + type = if silent + :silent + elsif loud + :loud + else + :normal + end + comment = Tree::CommentNode.new(value, type) + comment.line = line.index + text = line.text.rstrip + if text.include?("\n") + end_offset = text.length - text.rindex("\n") + else + end_offset = to_parser_offset(line.offset + text.length) + end + comment.source_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(line.offset)), + Sass::Source::Position.new(@line + text.count("\n"), end_offset), + @options[:filename]) + comment + else + Tree::RuleNode.new(parse_interp(line.text), full_line_range(line)) + end + end + + DIRECTIVES = Set[:mixin, :include, :function, :return, :debug, :warn, :for, + :each, :while, :if, :else, :extend, :import, :media, :charset, :content, + :at_root, :error] + + def parse_directive(parent, line, root) + directive, whitespace, value = line.text[1..-1].split(/(\s+)/, 2) + raise SyntaxError.new("Invalid directive: '@'.") unless directive + offset = directive.size + whitespace.size + 1 if whitespace + + directive_name = directive.tr('-', '_').to_sym + if DIRECTIVES.include?(directive_name) + return send("parse_#{directive_name}_directive", parent, line, root, value, offset) + end + + unprefixed_directive = directive.gsub(/^-[a-z0-9]+-/i, '') + if unprefixed_directive == 'supports' + parser = Sass::SCSS::Parser.new(value, @options[:filename], @line) + return Tree::SupportsNode.new(directive, parser.parse_supports_condition) + end + + Tree::DirectiveNode.new( + value.nil? ? ["@#{directive}"] : ["@#{directive} "] + parse_interp(value, offset)) + end + + def parse_while_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid while directive '@while': expected expression.") unless value + Tree::WhileNode.new(parse_script(value, :offset => offset)) + end + + def parse_if_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid if directive '@if': expected expression.") unless value + Tree::IfNode.new(parse_script(value, :offset => offset)) + end + + def parse_debug_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid debug directive '@debug': expected expression.") unless value + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath debug directives.", + :line => @line + 1) unless line.children.empty? + offset = line.offset + line.text.index(value).to_i + Tree::DebugNode.new(parse_script(value, :offset => offset)) + end + + def parse_error_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid error directive '@error': expected expression.") unless value + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath error directives.", + :line => @line + 1) unless line.children.empty? + offset = line.offset + line.text.index(value).to_i + Tree::ErrorNode.new(parse_script(value, :offset => offset)) + end + + def parse_extend_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid extend directive '@extend': expected expression.") unless value + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath extend directives.", + :line => @line + 1) unless line.children.empty? + optional = !!value.gsub!(/\s+#{Sass::SCSS::RX::OPTIONAL}$/, '') + offset = line.offset + line.text.index(value).to_i + interp_parsed = parse_interp(value, offset) + selector_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(offset)), + Sass::Source::Position.new(@line, to_parser_offset(line.offset) + line.text.length), + @options[:filename], @options[:importer] + ) + Tree::ExtendNode.new(interp_parsed, optional, selector_range) + end + + def parse_warn_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid warn directive '@warn': expected expression.") unless value + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath warn directives.", + :line => @line + 1) unless line.children.empty? + offset = line.offset + line.text.index(value).to_i + Tree::WarnNode.new(parse_script(value, :offset => offset)) + end + + def parse_return_directive(parent, line, root, value, offset) + raise SyntaxError.new("Invalid @return: expected expression.") unless value + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath return directives.", + :line => @line + 1) unless line.children.empty? + offset = line.offset + line.text.index(value).to_i + Tree::ReturnNode.new(parse_script(value, :offset => offset)) + end + + def parse_charset_directive(parent, line, root, value, offset) + name = value && value[/\A(["'])(.*)\1\Z/, 2] # " + raise SyntaxError.new("Invalid charset directive '@charset': expected string.") unless name + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath charset directives.", + :line => @line + 1) unless line.children.empty? + Tree::CharsetNode.new(name) + end + + def parse_media_directive(parent, line, root, value, offset) + parser = Sass::SCSS::Parser.new(value, + @options[:filename], @options[:importer], + @line, to_parser_offset(@offset)) + offset = line.offset + line.text.index('media').to_i - 1 + parsed_media_query_list = parser.parse_media_query_list.to_a + node = Tree::MediaNode.new(parsed_media_query_list) + node.source_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(offset)), + Sass::Source::Position.new(@line, to_parser_offset(line.offset) + line.text.length), + @options[:filename], @options[:importer]) + node + end + + def parse_at_root_directive(parent, line, root, value, offset) + return Sass::Tree::AtRootNode.new unless value + + if value.start_with?('(') + parser = Sass::SCSS::Parser.new(value, + @options[:filename], @options[:importer], + @line, to_parser_offset(@offset)) + offset = line.offset + line.text.index('at-root').to_i - 1 + return Tree::AtRootNode.new(parser.parse_at_root_query) + end + + at_root_node = Tree::AtRootNode.new + parsed = parse_interp(value, offset) + rule_node = Tree::RuleNode.new(parsed, full_line_range(line)) + + # The caller expects to automatically add children to the returned node + # and we want it to add children to the rule node instead, so we + # manually handle the wiring here and return nil so the caller doesn't + # duplicate our efforts. + append_children(rule_node, line.children, false) + at_root_node << rule_node + parent << at_root_node + nil + end + + def parse_for_directive(parent, line, root, value, offset) + var, from_expr, to_name, to_expr = + value.scan(/^([^\s]+)\s+from\s+(.+)\s+(to|through)\s+(.+)$/).first + + if var.nil? # scan failed, try to figure out why for error message + if value !~ /^[^\s]+/ + expected = "variable name" + elsif value !~ /^[^\s]+\s+from\s+.+/ + expected = "'from '" + else + expected = "'to ' or 'through '" + end + raise SyntaxError.new("Invalid for directive '@for #{value}': expected #{expected}.") + end + raise SyntaxError.new("Invalid variable \"#{var}\".") unless var =~ Script::VALIDATE + + var = var[1..-1] + parsed_from = parse_script(from_expr, :offset => line.offset + line.text.index(from_expr)) + parsed_to = parse_script(to_expr, :offset => line.offset + line.text.index(to_expr)) + Tree::ForNode.new(var, parsed_from, parsed_to, to_name == 'to') + end + + def parse_each_directive(parent, line, root, value, offset) + vars, list_expr = value.scan(/^([^\s]+(?:\s*,\s*[^\s]+)*)\s+in\s+(.+)$/).first + + if vars.nil? # scan failed, try to figure out why for error message + if value !~ /^[^\s]+/ + expected = "variable name" + elsif value !~ /^[^\s]+(?:\s*,\s*[^\s]+)*[^\s]+\s+from\s+.+/ + expected = "'in '" + end + raise SyntaxError.new("Invalid each directive '@each #{value}': expected #{expected}.") + end + + vars = vars.split(',').map do |var| + var.strip! + raise SyntaxError.new("Invalid variable \"#{var}\".") unless var =~ Script::VALIDATE + var[1..-1] + end + + parsed_list = parse_script(list_expr, :offset => line.offset + line.text.index(list_expr)) + Tree::EachNode.new(vars, parsed_list) + end + + def parse_else_directive(parent, line, root, value, offset) + previous = parent.children.last + raise SyntaxError.new("@else must come after @if.") unless previous.is_a?(Tree::IfNode) + + if value + if value !~ /^if\s+(.+)/ + raise SyntaxError.new("Invalid else directive '@else #{value}': expected 'if '.") + end + expr = parse_script($1, :offset => line.offset + line.text.index($1)) + end + + node = Tree::IfNode.new(expr) + append_children(node, line.children, false) + previous.add_else node + nil + end + + def parse_import_directive(parent, line, root, value, offset) + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath import directives.", + :line => @line + 1) unless line.children.empty? + + scanner = Sass::Util::MultibyteStringScanner.new(value) + values = [] + + loop do + unless (node = parse_import_arg(scanner, offset + scanner.pos)) + raise SyntaxError.new( + "Invalid @import: expected file to import, was #{scanner.rest.inspect}", + :line => @line) + end + values << node + break unless scanner.scan(/,\s*/) + end + + if scanner.scan(/;/) + raise SyntaxError.new("Invalid @import: expected end of line, was \";\".", + :line => @line) + end + + values + end + + def parse_import_arg(scanner, offset) + return if scanner.eos? + + if scanner.match?(/url\(/i) + script_parser = Sass::Script::Parser.new(scanner, @line, to_parser_offset(offset), @options) + str = script_parser.parse_string + + if scanner.eos? + end_pos = str.source_range.end_pos + node = Tree::CssImportNode.new(str) + else + supports_parser = Sass::SCSS::Parser.new(scanner, + @options[:filename], @options[:importer], + @line, str.source_range.end_pos.offset) + supports_condition = supports_parser.parse_supports_clause + + if scanner.eos? + node = Tree::CssImportNode.new(str, [], supports_condition) + else + media_parser = Sass::SCSS::Parser.new(scanner, + @options[:filename], @options[:importer], + @line, str.source_range.end_pos.offset) + media = media_parser.parse_media_query_list + end_pos = Sass::Source::Position.new(@line, media_parser.offset + 1) + node = Tree::CssImportNode.new(str, media.to_a, supports_condition) + end + end + + node.source_range = Sass::Source::Range.new( + str.source_range.start_pos, end_pos, + @options[:filename], @options[:importer]) + return node + end + + unless (quoted_val = scanner.scan(Sass::SCSS::RX::STRING)) + scanned = scanner.scan(/[^,;]+/) + node = Tree::ImportNode.new(scanned) + start_parser_offset = to_parser_offset(offset) + node.source_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, start_parser_offset), + Sass::Source::Position.new(@line, start_parser_offset + scanned.length), + @options[:filename], @options[:importer]) + return node + end + + start_offset = offset + offset += scanner.matched.length + val = Sass::Script::Value::String.value(scanner[1] || scanner[2]) + scanned = scanner.scan(/\s*/) + if !scanner.match?(/[,;]|$/) + offset += scanned.length if scanned + media_parser = Sass::SCSS::Parser.new(scanner, + @options[:filename], @options[:importer], @line, offset) + media = media_parser.parse_media_query_list + node = Tree::CssImportNode.new(quoted_val, media.to_a) + node.source_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(start_offset)), + Sass::Source::Position.new(@line, media_parser.offset), + @options[:filename], @options[:importer]) + elsif val =~ %r{^(https?:)?//} + node = Tree::CssImportNode.new(quoted_val) + node.source_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(start_offset)), + Sass::Source::Position.new(@line, to_parser_offset(offset)), + @options[:filename], @options[:importer]) + else + node = Tree::ImportNode.new(val) + node.source_range = Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(start_offset)), + Sass::Source::Position.new(@line, to_parser_offset(offset)), + @options[:filename], @options[:importer]) + end + node + end + + def parse_mixin_directive(parent, line, root, value, offset) + parse_mixin_definition(line) + end + + MIXIN_DEF_RE = /^(?:=|@mixin)\s*(#{Sass::SCSS::RX::IDENT})(.*)$/ + def parse_mixin_definition(line) + name, arg_string = line.text.scan(MIXIN_DEF_RE).first + raise SyntaxError.new("Invalid mixin \"#{line.text[1..-1]}\".") if name.nil? + + offset = line.offset + line.text.size - arg_string.size + args, splat = Script::Parser.new(arg_string.strip, @line, to_parser_offset(offset), @options). + parse_mixin_definition_arglist + Tree::MixinDefNode.new(name, args, splat) + end + + CONTENT_RE = /^@content\s*(.+)?$/ + def parse_content_directive(parent, line, root, value, offset) + trailing = line.text.scan(CONTENT_RE).first.first + unless trailing.nil? + raise SyntaxError.new( + "Invalid content directive. Trailing characters found: \"#{trailing}\".") + end + raise SyntaxError.new("Illegal nesting: Nothing may be nested beneath @content directives.", + :line => line.index + 1) unless line.children.empty? + Tree::ContentNode.new + end + + def parse_include_directive(parent, line, root, value, offset) + parse_mixin_include(line, root) + end + + MIXIN_INCLUDE_RE = /^(?:\+|@include)\s*(#{Sass::SCSS::RX::IDENT})(.*)$/ + def parse_mixin_include(line, root) + name, arg_string = line.text.scan(MIXIN_INCLUDE_RE).first + raise SyntaxError.new("Invalid mixin include \"#{line.text}\".") if name.nil? + + offset = line.offset + line.text.size - arg_string.size + args, keywords, splat, kwarg_splat = + Script::Parser.new(arg_string.strip, @line, to_parser_offset(offset), @options). + parse_mixin_include_arglist + Tree::MixinNode.new(name, args, keywords, splat, kwarg_splat) + end + + FUNCTION_RE = /^@function\s*(#{Sass::SCSS::RX::IDENT})(.*)$/ + def parse_function_directive(parent, line, root, value, offset) + name, arg_string = line.text.scan(FUNCTION_RE).first + raise SyntaxError.new("Invalid function definition \"#{line.text}\".") if name.nil? + + offset = line.offset + line.text.size - arg_string.size + args, splat = Script::Parser.new(arg_string.strip, @line, to_parser_offset(offset), @options). + parse_function_definition_arglist + Tree::FunctionNode.new(name, args, splat) + end + + def parse_script(script, options = {}) + line = options[:line] || @line + offset = options[:offset] || @offset + 1 + Script.parse(script, line, offset, @options) + end + + def format_comment_text(text, silent) + content = text.split("\n") + + if content.first && content.first.strip.empty? + removed_first = true + content.shift + end + + return "/* */" if content.empty? + content.last.gsub!(%r{ ?\*/ *$}, '') + first = content.shift unless removed_first + content.map! {|l| l.gsub!(/^\*( ?)/, '\1') || (l.empty? ? "" : " ") + l} + content.unshift first unless removed_first + if silent + "/*" + content.join("\n *") + " */" + else + # The #gsub fixes the case of a trailing */ + "/*" + content.join("\n *").gsub(/ \*\Z/, '') + " */" + end + end + + def parse_interp(text, offset = 0) + self.class.parse_interp(text, @line, offset, :filename => @filename) + end + + # Parser tracks 1-based line and offset, so our offset should be converted. + def to_parser_offset(offset) + offset + 1 + end + + def full_line_range(line) + Sass::Source::Range.new( + Sass::Source::Position.new(@line, to_parser_offset(line.offset)), + Sass::Source::Position.new(@line, to_parser_offset(line.offset) + line.text.length), + @options[:filename], @options[:importer]) + end + + # It's important that this have strings (at least) + # at the beginning, the end, and between each Script::Tree::Node. + # + # @private + def self.parse_interp(text, line, offset, options) + res = [] + rest = Sass::Shared.handle_interpolation text do |scan| + escapes = scan[2].size + res << scan.matched[0...-2 - escapes] + if escapes.odd? + res << "\\" * (escapes - 1) << '#{' + else + res << "\\" * [0, escapes - 1].max + if scan[1].include?("\n") + line += scan[1].count("\n") + offset = scan.matched_size - scan[1].rindex("\n") + else + offset += scan.matched_size + end + node = Script::Parser.new(scan, line, offset, options).parse_interpolated + offset = node.source_range.end_pos.offset + res << node + end + end + res << rest + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/environment.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/environment.rb new file mode 100644 index 0000000..04502a8 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/environment.rb @@ -0,0 +1,236 @@ +require 'set' + +module Sass + # The abstract base class for lexical environments for SassScript. + class BaseEnvironment + class << self + # Note: when updating this, + # update sass/yard/inherited_hash.rb as well. + def inherited_hash_accessor(name) + inherited_hash_reader(name) + inherited_hash_writer(name) + end + + def inherited_hash_reader(name) + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name}(name) + _#{name}(name.tr('_', '-')) + end + + def _#{name}(name) + (@#{name}s && @#{name}s[name]) || @parent && @parent._#{name}(name) + end + protected :_#{name} + + def is_#{name}_global?(name) + return !@parent if @#{name}s && @#{name}s.has_key?(name) + @parent && @parent.is_#{name}_global?(name) + end + RUBY + end + + def inherited_hash_writer(name) + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def set_#{name}(name, value) + name = name.tr('_', '-') + @#{name}s[name] = value unless try_set_#{name}(name, value) + end + + def try_set_#{name}(name, value) + @#{name}s ||= {} + if @#{name}s.include?(name) + @#{name}s[name] = value + true + elsif @parent && !@parent.global? + @parent.try_set_#{name}(name, value) + else + false + end + end + protected :try_set_#{name} + + def set_local_#{name}(name, value) + @#{name}s ||= {} + @#{name}s[name.tr('_', '-')] = value + end + + def set_global_#{name}(name, value) + global_env.set_#{name}(name, value) + end + RUBY + end + end + + # The options passed to the Sass Engine. + attr_reader :options + + attr_writer :caller + attr_writer :content + attr_writer :selector + + # variable + # Script::Value + inherited_hash_reader :var + + # mixin + # Sass::Callable + inherited_hash_reader :mixin + + # function + # Sass::Callable + inherited_hash_reader :function + + # @param options [{Symbol => Object}] The options hash. See + # {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # @param parent [Environment] See \{#parent} + def initialize(parent = nil, options = nil) + @parent = parent + @options = options || (parent && parent.options) || {} + @stack = @parent.nil? ? Sass::Stack.new : nil + @caller = nil + @content = nil + @filename = nil + @functions = nil + @mixins = nil + @selector = nil + @vars = nil + end + + # Returns whether this is the global environment. + # + # @return [Boolean] + def global? + @parent.nil? + end + + # The environment of the caller of this environment's mixin or function. + # @return {Environment?} + def caller + @caller || (@parent && @parent.caller) + end + + # The content passed to this environment. This is naturally only set + # for mixin body environments with content passed in. + # + # @return {[Array, Environment]?} The content nodes and + # the lexical environment of the content block. + def content + @content || (@parent && @parent.content) + end + + # The selector for the current CSS rule, or nil if there is no + # current CSS rule. + # + # @return [Selector::CommaSequence?] The current selector, with any + # nesting fully resolved. + def selector + @selector || (@caller && @caller.selector) || (@parent && @parent.selector) + end + + # The top-level Environment object. + # + # @return [Environment] + def global_env + @global_env ||= global? ? self : @parent.global_env + end + + # The import/mixin stack. + # + # @return [Sass::Stack] + def stack + @stack || global_env.stack + end + end + + # The lexical environment for SassScript. + # This keeps track of variable, mixin, and function definitions. + # + # A new environment is created for each level of Sass nesting. + # This allows variables to be lexically scoped. + # The new environment refers to the environment in the upper scope, + # so it has access to variables defined in enclosing scopes, + # but new variables are defined locally. + # + # Environment also keeps track of the {Engine} options + # so that they can be made available to {Sass::Script::Functions}. + class Environment < BaseEnvironment + # The enclosing environment, + # or nil if this is the global environment. + # + # @return [Environment] + attr_reader :parent + + # variable + # Script::Value + inherited_hash_writer :var + + # mixin + # Sass::Callable + inherited_hash_writer :mixin + + # function + # Sass::Callable + inherited_hash_writer :function + end + + # A read-only wrapper for a lexical environment for SassScript. + class ReadOnlyEnvironment < BaseEnvironment + def initialize(parent = nil, options = nil) + super + @content_cached = nil + end + # The read-only environment of the caller of this environment's mixin or function. + # + # @see BaseEnvironment#caller + # @return {ReadOnlyEnvironment} + def caller + return @caller if @caller + env = super + @caller ||= env.is_a?(ReadOnlyEnvironment) ? env : ReadOnlyEnvironment.new(env, env.options) + end + + # The content passed to this environment. If the content's environment isn't already + # read-only, it's made read-only. + # + # @see BaseEnvironment#content + # + # @return {[Array, ReadOnlyEnvironment]?} The content nodes and + # the lexical environment of the content block. + # Returns `nil` when there is no content in this environment. + def content + # Return the cached content from a previous invocation if any + return @content if @content_cached + # get the content with a read-write environment from the superclass + read_write_content = super + if read_write_content + tree, env = read_write_content + # make the content's environment read-only + if env && !env.is_a?(ReadOnlyEnvironment) + env = ReadOnlyEnvironment.new(env, env.options) + end + @content_cached = true + @content = [tree, env] + else + @content_cached = true + @content = nil + end + end + end + + # An environment that can write to in-scope global variables, but doesn't + # create new variables in the global scope. Useful for top-level control + # directives. + class SemiGlobalEnvironment < Environment + def try_set_var(name, value) + @vars ||= {} + if @vars.include?(name) + @vars[name] = value + true + elsif @parent + @parent.try_set_var(name, value) + else + false + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/error.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/error.rb new file mode 100644 index 0000000..7ee7460 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/error.rb @@ -0,0 +1,198 @@ +module Sass + # An exception class that keeps track of + # the line of the Sass template it was raised on + # and the Sass file that was being parsed (if applicable). + # + # All Sass errors are raised as {Sass::SyntaxError}s. + # + # When dealing with SyntaxErrors, + # it's important to provide filename and line number information. + # This will be used in various error reports to users, including backtraces; + # see \{#sass\_backtrace} for details. + # + # Some of this information is usually provided as part of the constructor. + # New backtrace entries can be added with \{#add\_backtrace}, + # which is called when an exception is raised between files (e.g. with `@import`). + # + # Often, a chunk of code will all have similar backtrace information - + # the same filename or even line. + # It may also be useful to have a default line number set. + # In those situations, the default values can be used + # by omitting the information on the original exception, + # and then calling \{#modify\_backtrace} in a wrapper `rescue`. + # When doing this, be sure that all exceptions ultimately end up + # with the information filled in. + class SyntaxError < StandardError + # The backtrace of the error within Sass files. + # This is an array of hashes containing information for a single entry. + # The hashes have the following keys: + # + # `:filename` + # : The name of the file in which the exception was raised, + # or `nil` if no filename is available. + # + # `:mixin` + # : The name of the mixin in which the exception was raised, + # or `nil` if it wasn't raised in a mixin. + # + # `:line` + # : The line of the file on which the error occurred. Never nil. + # + # This information is also included in standard backtrace format + # in the output of \{#backtrace}. + # + # @return [Aray<{Symbol => Object>}] + attr_accessor :sass_backtrace + + # The text of the template where this error was raised. + # + # @return [String] + attr_accessor :sass_template + + # @param msg [String] The error message + # @param attrs [{Symbol => Object}] The information in the backtrace entry. + # See \{#sass\_backtrace} + def initialize(msg, attrs = {}) + @message = msg + @sass_backtrace = [] + add_backtrace(attrs) + end + + # The name of the file in which the exception was raised. + # This could be `nil` if no filename is available. + # + # @return [String, nil] + def sass_filename + sass_backtrace.first[:filename] + end + + # The name of the mixin in which the error occurred. + # This could be `nil` if the error occurred outside a mixin. + # + # @return [String] + def sass_mixin + sass_backtrace.first[:mixin] + end + + # The line of the Sass template on which the error occurred. + # + # @return [Integer] + def sass_line + sass_backtrace.first[:line] + end + + # Adds an entry to the exception's Sass backtrace. + # + # @param attrs [{Symbol => Object}] The information in the backtrace entry. + # See \{#sass\_backtrace} + def add_backtrace(attrs) + sass_backtrace << attrs.reject {|_k, v| v.nil?} + end + + # Modify the top Sass backtrace entries + # (that is, the most deeply nested ones) + # to have the given attributes. + # + # Specifically, this goes through the backtrace entries + # from most deeply nested to least, + # setting the given attributes for each entry. + # If an entry already has one of the given attributes set, + # the pre-existing attribute takes precedence + # and is not used for less deeply-nested entries + # (even if they don't have that attribute set). + # + # @param attrs [{Symbol => Object}] The information to add to the backtrace entry. + # See \{#sass\_backtrace} + def modify_backtrace(attrs) + attrs = attrs.reject {|_k, v| v.nil?} + # Move backwards through the backtrace + (0...sass_backtrace.size).to_a.reverse_each do |i| + entry = sass_backtrace[i] + sass_backtrace[i] = attrs.merge(entry) + attrs.reject! {|k, _v| entry.include?(k)} + break if attrs.empty? + end + end + + # @return [String] The error message + def to_s + @message + end + + # Returns the standard exception backtrace, + # including the Sass backtrace. + # + # @return [Array] + def backtrace + return nil if super.nil? + return super if sass_backtrace.all? {|h| h.empty?} + sass_backtrace.map do |h| + "#{h[:filename] || '(sass)'}:#{h[:line]}" + + (h[:mixin] ? ":in `#{h[:mixin]}'" : "") + end + super + end + + # Returns a string representation of the Sass backtrace. + # + # @param default_filename [String] The filename to use for unknown files + # @see #sass_backtrace + # @return [String] + def sass_backtrace_str(default_filename = "an unknown file") + lines = message.split("\n") + msg = lines[0] + lines[1..-1]. + map {|l| "\n" + (" " * "Error: ".size) + l}.join + "Error: #{msg}" + + sass_backtrace.each_with_index.map do |entry, i| + "\n #{i == 0 ? 'on' : 'from'} line #{entry[:line]}" + + " of #{entry[:filename] || default_filename}" + + (entry[:mixin] ? ", in `#{entry[:mixin]}'" : "") + end.join + end + + class << self + # Returns an error report for an exception in CSS format. + # + # @param e [Exception] + # @param line_offset [Integer] The number of the first line of the Sass template. + # @return [String] The error report + # @raise [Exception] `e`, if the + # {file:SASS_REFERENCE.md#full_exception-option `:full_exception`} option + # is set to false. + def exception_to_css(e, line_offset = 1) + header = header_string(e, line_offset) + + <] The command-line arguments + def initialize(args) + @args = args + @options = {} + end + + # Parses the command-line arguments and runs the executable. + # Calls `Kernel#exit` at the end, so it never returns. + # + # @see #parse + def parse! + begin + parse + rescue Exception => e + # Exit code 65 indicates invalid data per + # http://www.freebsd.org/cgi/man.cgi?query=sysexits. Setting it via + # at_exit is a bit of a hack, but it allows us to rethrow when --trace + # is active and get both the built-in exception formatting and the + # correct exit code. + at_exit {exit Sass::Util.windows? ? 13 : 65} if e.is_a?(Sass::SyntaxError) + + raise e if @options[:trace] || e.is_a?(SystemExit) + + if e.is_a?(Sass::SyntaxError) + $stderr.puts e.sass_backtrace_str("standard input") + else + $stderr.print "#{e.class}: " unless e.class == RuntimeError + $stderr.puts e.message.to_s + end + $stderr.puts " Use --trace for backtrace." + + exit 1 + end + exit 0 + end + + # Parses the command-line arguments and runs the executable. + # This does not handle exceptions or exit the program. + # + # @see #parse! + def parse + @opts = OptionParser.new(&method(:set_opts)) + @opts.parse!(@args) + + process_result + + @options + end + + # @return [String] A description of the executable + def to_s + @opts.to_s + end + + protected + + # Finds the line of the source template + # on which an exception was raised. + # + # @param exception [Exception] The exception + # @return [String] The line number + def get_line(exception) + # SyntaxErrors have weird line reporting + # when there's trailing whitespace + if exception.is_a?(::SyntaxError) + return (exception.message.scan(/:(\d+)/).first || ["??"]).first + end + (exception.backtrace[0].scan(/:(\d+)/).first || ["??"]).first + end + + # Tells optparse how to parse the arguments + # available for all executables. + # + # This is meant to be overridden by subclasses + # so they can add their own options. + # + # @param opts [OptionParser] + def set_opts(opts) + Sass::Util.abstract(this) + end + + # Set an option for specifying `Encoding.default_external`. + # + # @param opts [OptionParser] + def encoding_option(opts) + encoding_desc = 'Specify the default encoding for input files.' + opts.on('-E', '--default-encoding ENCODING', encoding_desc) do |encoding| + Encoding.default_external = encoding + end + end + + # Processes the options set by the command-line arguments. In particular, + # sets `@options[:input]` and `@options[:output]` to appropriate IO streams. + # + # This is meant to be overridden by subclasses + # so they can run their respective programs. + def process_result + input, output = @options[:input], @options[:output] + args = @args.dup + input ||= + begin + filename = args.shift + @options[:filename] = filename + open_file(filename) || $stdin + end + @options[:output_filename] = args.shift + output ||= @options[:output_filename] || $stdout + @options[:input], @options[:output] = input, output + end + + COLORS = {:red => 31, :green => 32, :yellow => 33} + + # Prints a status message about performing the given action, + # colored using the given color (via terminal escapes) if possible. + # + # @param name [#to_s] A short name for the action being performed. + # Shouldn't be longer than 11 characters. + # @param color [Symbol] The name of the color to use for this action. + # Can be `:red`, `:green`, or `:yellow`. + def puts_action(name, color, arg) + return if @options[:for_engine][:quiet] + printf color(color, "%11s %s\n"), name, arg + STDOUT.flush + end + + # Same as `Kernel.puts`, but doesn't print anything if the `--quiet` option is set. + # + # @param args [Array] Passed on to `Kernel.puts` + def puts(*args) + return if @options[:for_engine][:quiet] + Kernel.puts(*args) + end + + # Wraps the given string in terminal escapes + # causing it to have the given color. + # If terminal escapes aren't supported on this platform, + # just returns the string instead. + # + # @param color [Symbol] The name of the color to use. + # Can be `:red`, `:green`, or `:yellow`. + # @param str [String] The string to wrap in the given color. + # @return [String] The wrapped string. + def color(color, str) + raise "[BUG] Unrecognized color #{color}" unless COLORS[color] + + # Almost any real Unix terminal will support color, + # so we just filter for Windows terms (which don't set TERM) + # and not-real terminals, which aren't ttys. + return str if ENV["TERM"].nil? || ENV["TERM"].empty? || !STDOUT.tty? + "\e[#{COLORS[color]}m#{str}\e[0m" + end + + def write_output(text, destination) + if destination.is_a?(String) + open_file(destination, 'w') {|file| file.write(text)} + else + destination.write(text) + end + end + + private + + def open_file(filename, flag = 'r') + return if filename.nil? + flag = 'wb' if @options[:unix_newlines] && flag == 'w' + file = File.open(filename, flag) + return file unless block_given? + yield file + file.close + end + + def handle_load_error(err) + dep = err.message[/^no such file to load -- (.*)/, 1] + raise err if @options[:trace] || dep.nil? || dep.empty? + $stderr.puts <] The command-line arguments + def initialize(args) + super + require 'sass' + @options[:for_tree] = {} + @options[:for_engine] = {:cache => false, :read_cache => true} + end + + # Tells optparse how to parse the arguments. + # + # @param opts [OptionParser] + def set_opts(opts) + opts.banner = < e + raise e if @options[:trace] + file = " of #{e.sass_filename}" if e.sass_filename + raise "Error on line #{e.sass_line}#{file}: #{e.message}\n Use --trace for backtrace" + rescue LoadError => err + handle_load_error(err) + end + + def path_for(file) + return file.path if file.is_a?(File) + return file if file.is_a?(String) + end + + def read(file) + if file.respond_to?(:read) + file.read + else + open(file, 'rb') {|f| f.read} + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/exec/sass_scss.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/exec/sass_scss.rb new file mode 100644 index 0000000..baea0a9 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/exec/sass_scss.rb @@ -0,0 +1,436 @@ +module Sass::Exec + # The `sass` and `scss` executables. + class SassScss < Base + attr_reader :default_syntax + + # @param args [Array] The command-line arguments + def initialize(args, default_syntax) + super(args) + @options[:sourcemap] = :auto + @options[:for_engine] = { + :load_paths => default_sass_path + } + @default_syntax = default_syntax + end + + protected + + # Tells optparse how to parse the arguments. + # + # @param opts [OptionParser] + def set_opts(opts) + opts.banner = <>> Sass is watching for changes. Press Ctrl-C to stop." + + Sass::Plugin.on_template_modified do |template| + puts ">>> Change detected to: #{template}" + STDOUT.flush + end + Sass::Plugin.on_template_created do |template| + puts ">>> New template detected: #{template}" + STDOUT.flush + end + Sass::Plugin.on_template_deleted do |template| + puts ">>> Deleted template detected: #{template}" + STDOUT.flush + end + + Sass::Plugin.watch(files) + end + + def run + input = @options[:input] + output = @options[:output] + + if input == $stdin + # See issue 1745 + (@options[:for_engine][:load_paths] ||= []) << ::Sass::Importers::DeprecatedPath.new(".") + end + + @options[:for_engine][:syntax] ||= :scss if input.is_a?(File) && input.path =~ /\.scss$/ + @options[:for_engine][:syntax] ||= @default_syntax + engine = + if input.is_a?(File) && !@options[:check_syntax] + Sass::Engine.for_file(input.path, @options[:for_engine]) + else + # We don't need to do any special handling of @options[:check_syntax] here, + # because the Sass syntax checking happens alongside evaluation + # and evaluation doesn't actually evaluate any code anyway. + Sass::Engine.new(input.read, @options[:for_engine]) + end + + input.close if input.is_a?(File) + + if @options[:sourcemap] != :none && @options[:sourcemap_filename] + relative_sourcemap_path = Sass::Util.relative_path_from( + @options[:sourcemap_filename], Sass::Util.pathname(@options[:output_filename]).dirname) + rendered, mapping = engine.render_with_sourcemap(relative_sourcemap_path.to_s) + write_output(rendered, output) + write_output( + mapping.to_json( + :type => @options[:sourcemap], + :css_path => @options[:output_filename], + :sourcemap_path => @options[:sourcemap_filename]) + "\n", + @options[:sourcemap_filename]) + else + write_output(engine.render, output) + end + rescue Sass::SyntaxError => e + write_output(Sass::SyntaxError.exception_to_css(e), output) if output.is_a?(String) + raise e + ensure + output.close if output.is_a? File + end + + def colon_path?(path) + !split_colon_path(path)[1].nil? + end + + def split_colon_path(path) + one, two = path.split(':', 2) + if one && two && Sass::Util.windows? && + one =~ /\A[A-Za-z]\Z/ && two =~ %r{\A[/\\]} + # If we're on Windows and we were passed a drive letter path, + # don't split on that colon. + one2, two = two.split(':', 2) + one = one + ':' + one2 + end + return one, two + end + + # Whether path is likely to be meant as the destination + # in a source:dest pair. + def probably_dest_dir?(path) + return false unless path + return false if colon_path?(path) + Sass::Util.glob(File.join(path, "*.s[ca]ss")).empty? + end + + def default_sass_path + return unless ENV['SASS_PATH'] + # The select here prevents errors when the environment's + # load paths specified do not exist. + ENV['SASS_PATH'].split(File::PATH_SEPARATOR).select {|d| File.directory?(d)} + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/features.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/features.rb new file mode 100644 index 0000000..78d3299 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/features.rb @@ -0,0 +1,48 @@ +require 'set' +module Sass + # Provides `Sass.has_feature?` which allows for simple feature detection + # by providing a feature name. + module Features + # This is the set of features that can be detected. + # + # When this is updated, the documentation of `feature-exists()` should be + # updated as well. + KNOWN_FEATURES = Set[*%w( + global-variable-shadowing + extend-selector-pseudoclass + units-level-3 + at-error + custom-property + )] + + # Check if a feature exists by name. This is used to implement + # the Sass function `feature-exists($feature)` + # + # @param feature_name [String] The case sensitive name of the feature to + # check if it exists in this version of Sass. + # @return [Boolean] whether the feature of that name exists. + def has_feature?(feature_name) + KNOWN_FEATURES.include?(feature_name) + end + + # Add a feature to Sass. Plugins can use this to easily expose their + # availability to end users. Plugins must prefix their feature + # names with a dash to distinguish them from official features. + # + # @example + # Sass.add_feature("-import-globbing") + # Sass.add_feature("-math-cos") + # + # + # @param feature_name [String] The case sensitive name of the feature to + # to add to Sass. Must begin with a dash. + def add_feature(feature_name) + unless feature_name[0] == ?- + raise ArgumentError.new("Plugin feature names must begin with a dash") + end + KNOWN_FEATURES << feature_name + end + end + + extend Features +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/importers.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/importers.rb new file mode 100644 index 0000000..6178b20 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/importers.rb @@ -0,0 +1,23 @@ +module Sass + # Sass importers are in charge of taking paths passed to `@import` + # and finding the appropriate Sass code for those paths. + # By default, this code is always loaded from the filesystem, + # but importers could be added to load from a database or over HTTP. + # + # Each importer is in charge of a single load path + # (or whatever the corresponding notion is for the backend). + # Importers can be placed in the {file:SASS_REFERENCE.md#load_paths-option `:load_paths` array} + # alongside normal filesystem paths. + # + # When resolving an `@import`, Sass will go through the load paths + # looking for an importer that successfully imports the path. + # Once one is found, the imported file is used. + # + # User-created importers must inherit from {Importers::Base}. + module Importers + end +end + +require 'sass/importers/base' +require 'sass/importers/filesystem' +require 'sass/importers/deprecated_path' diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/importers/base.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/importers/base.rb new file mode 100644 index 0000000..a634d34 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/importers/base.rb @@ -0,0 +1,182 @@ +module Sass + module Importers + # The abstract base class for Sass importers. + # All importers should inherit from this. + # + # At the most basic level, an importer is given a string + # and must return a {Sass::Engine} containing some Sass code. + # This string can be interpreted however the importer wants; + # however, subclasses are encouraged to use the URI format + # for pathnames. + # + # Importers that have some notion of "relative imports" + # should take a single load path in their constructor, + # and interpret paths as relative to that. + # They should also implement the \{#find\_relative} method. + # + # Importers should be serializable via `Marshal.dump`. + # + # @abstract + class Base + # Find a Sass file relative to another file. + # Importers without a notion of "relative paths" + # should just return nil here. + # + # If the importer does have a notion of "relative paths", + # it should ignore its load path during this method. + # + # See \{#find} for important information on how this method should behave. + # + # The `:filename` option passed to the returned {Sass::Engine} + # should be of a format that could be passed to \{#find}. + # + # @param uri [String] The URI to import. This is not necessarily relative, + # but this method should only return true if it is. + # @param base [String] The base filename. If `uri` is relative, + # it should be interpreted as relative to `base`. + # `base` is guaranteed to be in a format importable by this importer. + # @param options [{Symbol => Object}] Options for the Sass file + # containing the `@import` that's currently being resolved. + # @return [Sass::Engine, nil] An Engine containing the imported file, + # or nil if it couldn't be found or was in the wrong format. + def find_relative(uri, base, options) + Sass::Util.abstract(self) + end + + # Find a Sass file, if it exists. + # + # This is the primary entry point of the Importer. + # It corresponds directly to an `@import` statement in Sass. + # It should do three basic things: + # + # * Determine if the URI is in this importer's format. + # If not, return nil. + # * Determine if the file indicated by the URI actually exists and is readable. + # If not, return nil. + # * Read the file and place the contents in a {Sass::Engine}. + # Return that engine. + # + # If this importer's format allows for file extensions, + # it should treat them the same way as the default {Filesystem} importer. + # If the URI explicitly has a `.sass` or `.scss` filename, + # the importer should look for that exact file + # and import it as the syntax indicated. + # If it doesn't exist, the importer should return nil. + # + # If the URI doesn't have either of these extensions, + # the importer should look for files with the extensions. + # If no such files exist, it should return nil. + # + # The {Sass::Engine} to be returned should be passed `options`, + # with a few modifications. `:syntax` should be set appropriately, + # `:filename` should be set to `uri`, + # and `:importer` should be set to this importer. + # + # @param uri [String] The URI to import. + # @param options [{Symbol => Object}] Options for the Sass file + # containing the `@import` that's currently being resolved. + # This is safe for subclasses to modify destructively. + # Callers should only pass in a value they don't mind being destructively modified. + # @return [Sass::Engine, nil] An Engine containing the imported file, + # or nil if it couldn't be found or was in the wrong format. + def find(uri, options) + Sass::Util.abstract(self) + end + + # Returns the time the given Sass file was last modified. + # + # If the given file has been deleted or the time can't be accessed + # for some other reason, this should return nil. + # + # @param uri [String] The URI of the file to check. + # Comes from a `:filename` option set on an engine returned by this importer. + # @param options [{Symbol => Object}] Options for the Sass file + # containing the `@import` currently being checked. + # @return [Time, nil] + def mtime(uri, options) + Sass::Util.abstract(self) + end + + # Get the cache key pair for the given Sass URI. + # The URI need not be checked for validity. + # + # The only strict requirement is that the returned pair of strings + # uniquely identify the file at the given URI. + # However, the first component generally corresponds roughly to the directory, + # and the second to the basename, of the URI. + # + # Note that keys must be unique *across importers*. + # Thus it's probably a good idea to include the importer name + # at the beginning of the first component. + # + # @param uri [String] A URI known to be valid for this importer. + # @param options [{Symbol => Object}] Options for the Sass file + # containing the `@import` currently being checked. + # @return [(String, String)] The key pair which uniquely identifies + # the file at the given URI. + def key(uri, options) + Sass::Util.abstract(self) + end + + # Get the publicly-visible URL for an imported file. This URL is used by + # source maps to link to the source stylesheet. This may return `nil` to + # indicate that no public URL is available; however, this will cause + # sourcemap generation to fail if any CSS is generated from files imported + # from this importer. + # + # If an absolute "file:" URI can be produced for an imported file, that + # should be preferred to returning `nil`. However, a URL relative to + # `sourcemap_directory` should be preferred over an absolute "file:" URI. + # + # @param uri [String] A URI known to be valid for this importer. + # @param sourcemap_directory [String, NilClass] The absolute path to a + # directory on disk where the sourcemap will be saved. If uri refers to + # a file on disk that's accessible relative to sourcemap_directory, this + # may return a relative URL. This may be `nil` if the sourcemap's + # eventual location is unknown. + # @return [String?] The publicly-visible URL for this file, or `nil` + # indicating that no publicly-visible URL exists. This should be + # appropriately URL-escaped. + def public_url(uri, sourcemap_directory) + return if @public_url_warning_issued + @public_url_warning_issued = true + Sass::Util.sass_warn <] List of absolute paths of directories to watch + def directories_to_watch + [] + end + + # If this importer is based on files on the local filesystem This method + # should return true if the file, when changed, should trigger a + # recompile. + # + # It is acceptable for non-sass files to be watched and trigger a recompile. + # + # @param filename [String] The absolute filename for a file that has changed. + # @return [Boolean] When the file changed should cause a recompile. + def watched_file?(filename) + false + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/importers/deprecated_path.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/importers/deprecated_path.rb new file mode 100644 index 0000000..d817c9d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/importers/deprecated_path.rb @@ -0,0 +1,51 @@ +module Sass + module Importers + # This importer emits a deprecation warning the first time it is used to + # import a file. It is used to deprecate the current working + # directory from the list of automatic sass load paths. + class DeprecatedPath < Filesystem + # @param root [String] The absolute, expanded path to the folder that is deprecated. + def initialize(root) + @specified_root = root + @warning_given = false + super + end + + # @see Sass::Importers::Base#find + def find(*args) + found = super + if found && !@warning_given + @warning_given = true + Sass::Util.sass_warn deprecation_warning + end + found + end + + # @see Base#directories_to_watch + def directories_to_watch + # The current working directory was not watched in Sass 3.2, + # so we continue not to watch it while it's deprecated. + [] + end + + # @see Sass::Importers::Base#to_s + def to_s + "#{@root} (DEPRECATED)" + end + + protected + + # @return [String] The deprecation warning that will be printed the first + # time an import occurs. + def deprecation_warning + path = @specified_root == "." ? "the current working directory" : @specified_root + < Symbol}] + def extensions + {'sass' => :sass, 'scss' => :scss} + end + + # Given an `@import`ed path, returns an array of possible + # on-disk filenames and their corresponding syntaxes for that path. + # + # @param name [String] The filename. + # @return [Array(String, Symbol)] An array of pairs. + # The first element of each pair is a filename to look for; + # the second element is the syntax that file would be in (`:sass` or `:scss`). + def possible_files(name) + name = escape_glob_characters(name) + dirname, basename, extname = split(name) + sorted_exts = extensions.sort + syntax = extensions[extname] + + if syntax + ret = [["#{dirname}/{_,}#{basename}.#{extensions.invert[syntax]}", syntax]] + else + ret = sorted_exts.map {|ext, syn| ["#{dirname}/{_,}#{basename}.#{ext}", syn]} + end + + # JRuby chokes when trying to import files from JARs when the path starts with './'. + ret.map {|f, s| [f.sub(%r{^\./}, ''), s]} + end + + def escape_glob_characters(name) + name.gsub(/[\*\[\]\{\}\?]/) do |char| + "\\#{char}" + end + end + + REDUNDANT_DIRECTORY = /#{Regexp.escape(File::SEPARATOR)}\.#{Regexp.escape(File::SEPARATOR)}/ + # Given a base directory and an `@import`ed name, + # finds an existent file that matches the name. + # + # @param dir [String] The directory relative to which to search. + # @param name [String] The filename to search for. + # @return [(String, Symbol)] A filename-syntax pair. + def find_real_file(dir, name, options) + # On windows 'dir' or 'name' can be in native File::ALT_SEPARATOR form. + dir = dir.gsub(File::ALT_SEPARATOR, File::SEPARATOR) unless File::ALT_SEPARATOR.nil? + name = name.gsub(File::ALT_SEPARATOR, File::SEPARATOR) unless File::ALT_SEPARATOR.nil? + + found = possible_files(remove_root(name)).map do |f, s| + path = if dir == "." || Sass::Util.pathname(f).absolute? + f + else + "#{escape_glob_characters(dir)}/#{f}" + end + Dir[path].map do |full_path| + full_path.gsub!(REDUNDANT_DIRECTORY, File::SEPARATOR) + [Sass::Util.cleanpath(full_path).to_s, s] + end + end.flatten(1) + if found.empty? && split(name)[2].nil? && File.directory?("#{dir}/#{name}") + return find_real_file("#{dir}/#{name}", "index", options) + end + + if found.size > 1 && !@same_name_warnings.include?(found.first.first) + found.each {|(f, _)| @same_name_warnings << f} + relative_to = Sass::Util.pathname(dir) + if options[:_from_import_node] + # If _line exists, we're here due to an actual import in an + # import_node and we want to print a warning for a user writing an + # ambiguous import. + candidates = found.map do |(f, _)| + " " + Sass::Util.pathname(f).relative_path_from(relative_to).to_s + end.join("\n") + raise Sass::SyntaxError.new(<= log_levels[min_level] + end + + def log_level(name, options = {}) + if options[:prepend] + level = log_levels.values.min + level = level.nil? ? 0 : level - 1 + else + level = log_levels.values.max + level = level.nil? ? 0 : level + 1 + end + log_levels.update(name => level) + define_logger(name) + end + + def define_logger(name, options = {}) + class_eval <<-RUBY, __FILE__, __LINE__ + 1 + def #{name}(message) + #{options.fetch(:to, :log)}(#{name.inspect}, message) + end + RUBY + end + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/media.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/media.rb new file mode 100644 index 0000000..dc4542d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/media.rb @@ -0,0 +1,210 @@ +# A namespace for the `@media` query parse tree. +module Sass::Media + # A comma-separated list of queries. + # + # media_query [ ',' S* media_query ]* + class QueryList + # The queries contained in this list. + # + # @return [Array] + attr_accessor :queries + + # @param queries [Array] See \{#queries} + def initialize(queries) + @queries = queries + end + + # Merges this query list with another. The returned query list + # queries for the intersection between the two inputs. + # + # Both query lists should be resolved. + # + # @param other [QueryList] + # @return [QueryList?] The merged list, or nil if there is no intersection. + def merge(other) + new_queries = queries.map {|q1| other.queries.map {|q2| q1.merge(q2)}}.flatten.compact + return if new_queries.empty? + QueryList.new(new_queries) + end + + # Returns the CSS for the media query list. + # + # @return [String] + def to_css + queries.map {|q| q.to_css}.join(', ') + end + + # Returns the Sass/SCSS code for the media query list. + # + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}). + # @return [String] + def to_src(options) + queries.map {|q| q.to_src(options)}.join(', ') + end + + # Returns a representation of the query as an array of strings and + # potentially {Sass::Script::Tree::Node}s (if there's interpolation in it). + # When the interpolation is resolved and the strings are joined together, + # this will be the string representation of this query. + # + # @return [Array] + def to_a + Sass::Util.intersperse(queries.map {|q| q.to_a}, ', ').flatten + end + + # Returns a deep copy of this query list and all its children. + # + # @return [QueryList] + def deep_copy + QueryList.new(queries.map {|q| q.deep_copy}) + end + end + + # A single media query. + # + # [ [ONLY | NOT]? S* media_type S* | expression ] [ AND S* expression ]* + class Query + # The modifier for the query. + # + # When parsed as Sass code, this contains strings and SassScript nodes. When + # parsed as CSS, it contains a single string (accessible via + # \{#resolved_modifier}). + # + # @return [Array] + attr_accessor :modifier + + # The type of the query (e.g. `"screen"` or `"print"`). + # + # When parsed as Sass code, this contains strings and SassScript nodes. When + # parsed as CSS, it contains a single string (accessible via + # \{#resolved_type}). + # + # @return [Array] + attr_accessor :type + + # The trailing expressions in the query. + # + # When parsed as Sass code, each expression contains strings and SassScript + # nodes. When parsed as CSS, each one contains a single string. + # + # @return [Array>] + attr_accessor :expressions + + # @param modifier [Array] See \{#modifier} + # @param type [Array] See \{#type} + # @param expressions [Array>] See \{#expressions} + def initialize(modifier, type, expressions) + @modifier = modifier + @type = type + @expressions = expressions + end + + # See \{#modifier}. + # @return [String] + def resolved_modifier + # modifier should contain only a single string + modifier.first || '' + end + + # See \{#type}. + # @return [String] + def resolved_type + # type should contain only a single string + type.first || '' + end + + # Merges this query with another. The returned query queries for + # the intersection between the two inputs. + # + # Both queries should be resolved. + # + # @param other [Query] + # @return [Query?] The merged query, or nil if there is no intersection. + def merge(other) + m1, t1 = resolved_modifier.downcase, resolved_type.downcase + m2, t2 = other.resolved_modifier.downcase, other.resolved_type.downcase + t1 = t2 if t1.empty? + t2 = t1 if t2.empty? + if (m1 == 'not') ^ (m2 == 'not') + return if t1 == t2 + type = m1 == 'not' ? t2 : t1 + mod = m1 == 'not' ? m2 : m1 + elsif m1 == 'not' && m2 == 'not' + # CSS has no way of representing "neither screen nor print" + return unless t1 == t2 + type = t1 + mod = 'not' + elsif t1 != t2 + return + else # t1 == t2, neither m1 nor m2 are "not" + type = t1 + mod = m1.empty? ? m2 : m1 + end + Query.new([mod], [type], other.expressions + expressions) + end + + # Returns the CSS for the media query. + # + # @return [String] + def to_css + css = '' + css << resolved_modifier + css << ' ' unless resolved_modifier.empty? + css << resolved_type + css << ' and ' unless resolved_type.empty? || expressions.empty? + css << expressions.map do |e| + # It's possible for there to be script nodes in Expressions even when + # we're converting to CSS in the case where we parsed the document as + # CSS originally (as in css_test.rb). + e.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.to_sass : c.to_s}.join + end.join(' and ') + css + end + + # Returns the Sass/SCSS code for the media query. + # + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}). + # @return [String] + def to_src(options) + src = '' + src << Sass::Media._interp_to_src(modifier, options) + src << ' ' unless modifier.empty? + src << Sass::Media._interp_to_src(type, options) + src << ' and ' unless type.empty? || expressions.empty? + src << expressions.map do |e| + Sass::Media._interp_to_src(e, options) + end.join(' and ') + src + end + + # @see \{MediaQuery#to\_a} + def to_a + res = [] + res += modifier + res << ' ' unless modifier.empty? + res += type + res << ' and ' unless type.empty? || expressions.empty? + res += Sass::Util.intersperse(expressions, ' and ').flatten + res + end + + # Returns a deep copy of this query and all its children. + # + # @return [Query] + def deep_copy + Query.new( + modifier.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c}, + type.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c}, + expressions.map {|e| e.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c}}) + end + end + + # Converts an interpolation array to source. + # + # @param interp [Array] The interpolation array to convert. + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}). + # @return [String] + def self._interp_to_src(interp, options) + interp.map {|r| r.is_a?(String) ? r : r.to_sass(options)}.join + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin.rb new file mode 100644 index 0000000..b558a97 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin.rb @@ -0,0 +1,134 @@ +require 'fileutils' + +require 'sass' +require 'sass/plugin/compiler' + +module Sass + # This module provides a single interface to the compilation of Sass/SCSS files + # for an application. It provides global options and checks whether CSS files + # need to be updated. + # + # This module is used as the primary interface with Sass + # when it's used as a plugin for various frameworks. + # All Rack-enabled frameworks are supported out of the box. + # The plugin is + # {file:SASS_REFERENCE.md#Rack_Rails_Merb_Plugin automatically activated for Rails and Merb}. + # Other frameworks must enable it explicitly; see {Sass::Plugin::Rack}. + # + # This module has a large set of callbacks available + # to allow users to run code (such as logging) when certain things happen. + # All callback methods are of the form `on_#{name}`, + # and they all take a block that's called when the given action occurs. + # + # Note that this class proxies almost all methods to its {Sass::Plugin::Compiler} instance. + # See \{#compiler}. + # + # @example Using a callback + # Sass::Plugin.on_updating_stylesheet do |template, css| + # puts "Compiling #{template} to #{css}" + # end + # Sass::Plugin.update_stylesheets + # #=> Compiling app/sass/screen.scss to public/stylesheets/screen.css + # #=> Compiling app/sass/print.scss to public/stylesheets/print.css + # #=> Compiling app/sass/ie.scss to public/stylesheets/ie.css + # @see Sass::Plugin::Compiler + module Plugin + extend self + + @checked_for_updates = false + + # Whether or not Sass has **ever** checked if the stylesheets need to be updated + # (in this Ruby instance). + # + # @return [Boolean] + attr_accessor :checked_for_updates + + # Same as \{#update\_stylesheets}, but respects \{#checked\_for\_updates} + # and the {file:SASS_REFERENCE.md#always_update-option `:always_update`} + # and {file:SASS_REFERENCE.md#always_check-option `:always_check`} options. + # + # @see #update_stylesheets + def check_for_updates + return unless !Sass::Plugin.checked_for_updates || + Sass::Plugin.options[:always_update] || Sass::Plugin.options[:always_check] + update_stylesheets + end + + # Returns the singleton compiler instance. + # This compiler has been pre-configured according + # to the plugin configuration. + # + # @return [Sass::Plugin::Compiler] + def compiler + @compiler ||= Compiler.new + end + + # Updates out-of-date stylesheets. + # + # Checks each Sass/SCSS file in + # {file:SASS_REFERENCE.md#template_location-option `:template_location`} + # to see if it's been modified more recently than the corresponding CSS file + # in {file:SASS_REFERENCE.md#css_location-option `:css_location`}. + # If it has, it updates the CSS file. + # + # @param individual_files [Array<(String, String)>] + # A list of files to check for updates + # **in addition to those specified by the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option}.** + # The first string in each pair is the location of the Sass/SCSS file, + # the second is the location of the CSS file that it should be compiled to. + def update_stylesheets(individual_files = []) + return if options[:never_update] + compiler.update_stylesheets(individual_files) + end + + # Updates all stylesheets, even those that aren't out-of-date. + # Ignores the cache. + # + # @param individual_files [Array<(String, String)>] + # A list of files to check for updates + # **in addition to those specified by the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option}.** + # The first string in each pair is the location of the Sass/SCSS file, + # the second is the location of the CSS file that it should be compiled to. + # @see #update_stylesheets + def force_update_stylesheets(individual_files = []) + Compiler.new( + options.dup.merge( + :never_update => false, + :always_update => true, + :cache => false)).update_stylesheets(individual_files) + end + + # All other method invocations are proxied to the \{#compiler}. + # + # @see #compiler + # @see Sass::Plugin::Compiler + def method_missing(method, *args, &block) + if compiler.respond_to?(method) + compiler.send(method, *args, &block) + else + super + end + end + + # For parity with method_missing + def respond_to?(method) + super || compiler.respond_to?(method) + end + + # There's a small speedup by not using method missing for frequently delegated methods. + def options + compiler.options + end + end +end + +if defined?(ActionController) + # On Rails 3+ the rails plugin is loaded at the right time in railtie.rb + require 'sass/plugin/rails' unless Sass::Util.ap_geq_3? +elsif defined?(Merb::Plugins) + require 'sass/plugin/merb' +else + require 'sass/plugin/generic' +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/compiler.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/compiler.rb new file mode 100644 index 0000000..f3ae6e3 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/compiler.rb @@ -0,0 +1,552 @@ +require 'fileutils' + +require 'sass' +# XXX CE: is this still necessary now that we have the compiler class? +require 'sass/callbacks' +require 'sass/plugin/configuration' +require 'sass/plugin/staleness_checker' + +module Sass::Plugin + # The Compiler class handles compilation of multiple files and/or directories, + # including checking which CSS files are out-of-date and need to be updated + # and calling Sass to perform the compilation on those files. + # + # {Sass::Plugin} uses this class to update stylesheets for a single application. + # Unlike {Sass::Plugin}, though, the Compiler class has no global state, + # and so multiple instances may be created and used independently. + # + # If you need to compile a Sass string into CSS, + # please see the {Sass::Engine} class. + # + # Unlike {Sass::Plugin}, this class doesn't keep track of + # whether or how many times a stylesheet should be updated. + # Therefore, the following `Sass::Plugin` options are ignored by the Compiler: + # + # * `:never_update` + # * `:always_check` + class Compiler + include Configuration + extend Sass::Callbacks + + # Creates a new compiler. + # + # @param opts [{Symbol => Object}] + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + def initialize(opts = {}) + @watched_files = Set.new + options.merge!(opts) + end + + # Register a callback to be run before stylesheets are mass-updated. + # This is run whenever \{#update\_stylesheets} is called, + # unless the \{file:SASS_REFERENCE.md#never_update-option `:never_update` option} + # is enabled. + # + # @yield [files] + # @yieldparam files [<(String, String, String)>] + # Individual files to be updated. Files in directories specified are included in this list. + # The first element of each pair is the source file, + # the second is the target CSS file, + # the third is the target sourcemap file. + define_callback :updating_stylesheets + + # Register a callback to be run after stylesheets are mass-updated. + # This is run whenever \{#update\_stylesheets} is called, + # unless the \{file:SASS_REFERENCE.md#never_update-option `:never_update` option} + # is enabled. + # + # @yield [updated_files] + # @yieldparam updated_files [<(String, String)>] + # Individual files that were updated. + # The first element of each pair is the source file, the second is the target CSS file. + define_callback :updated_stylesheets + + # Register a callback to be run after a single stylesheet is updated. + # The callback is only run if the stylesheet is really updated; + # if the CSS file is fresh, this won't be run. + # + # Even if the \{file:SASS_REFERENCE.md#full_exception-option `:full_exception` option} + # is enabled, this callback won't be run + # when an exception CSS file is being written. + # To run an action for those files, use \{#on\_compilation\_error}. + # + # @yield [template, css, sourcemap] + # @yieldparam template [String] + # The location of the Sass/SCSS file being updated. + # @yieldparam css [String] + # The location of the CSS file being generated. + # @yieldparam sourcemap [String] + # The location of the sourcemap being generated, if any. + define_callback :updated_stylesheet + + # Register a callback to be run when compilation starts. + # + # In combination with on_updated_stylesheet, this could be used + # to collect compilation statistics like timing or to take a + # diff of the changes to the output file. + # + # @yield [template, css, sourcemap] + # @yieldparam template [String] + # The location of the Sass/SCSS file being updated. + # @yieldparam css [String] + # The location of the CSS file being generated. + # @yieldparam sourcemap [String] + # The location of the sourcemap being generated, if any. + define_callback :compilation_starting + + # Register a callback to be run when Sass decides not to update a stylesheet. + # In particular, the callback is run when Sass finds that + # the template file and none of its dependencies + # have been modified since the last compilation. + # + # Note that this is **not** run when the + # \{file:SASS_REFERENCE.md#never-update_option `:never_update` option} is set, + # nor when Sass decides not to compile a partial. + # + # @yield [template, css] + # @yieldparam template [String] + # The location of the Sass/SCSS file not being updated. + # @yieldparam css [String] + # The location of the CSS file not being generated. + define_callback :not_updating_stylesheet + + # Register a callback to be run when there's an error + # compiling a Sass file. + # This could include not only errors in the Sass document, + # but also errors accessing the file at all. + # + # @yield [error, template, css] + # @yieldparam error [Exception] The exception that was raised. + # @yieldparam template [String] + # The location of the Sass/SCSS file being updated. + # @yieldparam css [String] + # The location of the CSS file being generated. + define_callback :compilation_error + + # Register a callback to be run when Sass creates a directory + # into which to put CSS files. + # + # Note that even if multiple levels of directories need to be created, + # the callback may only be run once. + # For example, if "foo/" exists and "foo/bar/baz/" needs to be created, + # this may only be run for "foo/bar/baz/". + # This is not a guarantee, however; + # it may also be run for "foo/bar/". + # + # @yield [dirname] + # @yieldparam dirname [String] + # The location of the directory that was created. + define_callback :creating_directory + + # Register a callback to be run when Sass detects + # that a template has been modified. + # This is only run when using \{#watch}. + # + # @yield [template] + # @yieldparam template [String] + # The location of the template that was modified. + define_callback :template_modified + + # Register a callback to be run when Sass detects + # that a new template has been created. + # This is only run when using \{#watch}. + # + # @yield [template] + # @yieldparam template [String] + # The location of the template that was created. + define_callback :template_created + + # Register a callback to be run when Sass detects + # that a template has been deleted. + # This is only run when using \{#watch}. + # + # @yield [template] + # @yieldparam template [String] + # The location of the template that was deleted. + define_callback :template_deleted + + # Register a callback to be run when Sass deletes a CSS file. + # This happens when the corresponding Sass/SCSS file has been deleted + # and when the compiler cleans the output files. + # + # @yield [filename] + # @yieldparam filename [String] + # The location of the CSS file that was deleted. + define_callback :deleting_css + + # Register a callback to be run when Sass deletes a sourcemap file. + # This happens when the corresponding Sass/SCSS file has been deleted + # and when the compiler cleans the output files. + # + # @yield [filename] + # @yieldparam filename [String] + # The location of the sourcemap file that was deleted. + define_callback :deleting_sourcemap + + # Updates out-of-date stylesheets. + # + # Checks each Sass/SCSS file in + # {file:SASS_REFERENCE.md#template_location-option `:template_location`} + # to see if it's been modified more recently than the corresponding CSS file + # in {file:SASS_REFERENCE.md#css_location-option `:css_location`}. + # If it has, it updates the CSS file. + # + # @param individual_files [Array<(String, String[, String])>] + # A list of files to check for updates + # **in addition to those specified by the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option}.** + # The first string in each pair is the location of the Sass/SCSS file, + # the second is the location of the CSS file that it should be compiled to. + # The third string, if provided, is the location of the Sourcemap file. + def update_stylesheets(individual_files = []) + Sass::Plugin.checked_for_updates = true + staleness_checker = StalenessChecker.new(engine_options) + + files = file_list(individual_files) + run_updating_stylesheets(files) + + updated_stylesheets = [] + files.each do |file, css, sourcemap| + # TODO: Does staleness_checker need to check the sourcemap file as well? + if options[:always_update] || staleness_checker.stylesheet_needs_update?(css, file) + # XXX For consistency, this should return the sourcemap too, but it would + # XXX be an API change. + updated_stylesheets << [file, css] + update_stylesheet(file, css, sourcemap) + else + run_not_updating_stylesheet(file, css, sourcemap) + end + end + run_updated_stylesheets(updated_stylesheets) + end + + # Construct a list of files that might need to be compiled + # from the provided individual_files and the template_locations. + # + # Note: this method does not cache the results as they can change + # across invocations when sass files are added or removed. + # + # @param individual_files [Array<(String, String[, String])>] + # A list of files to check for updates + # **in addition to those specified by the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option}.** + # The first string in each pair is the location of the Sass/SCSS file, + # the second is the location of the CSS file that it should be compiled to. + # The third string, if provided, is the location of the Sourcemap file. + # @return [Array<(String, String, String)>] + # A list of [sass_file, css_file, sourcemap_file] tuples similar + # to what was passed in, but expanded to include the current state + # of the directories being updated. + def file_list(individual_files = []) + files = individual_files.map do |tuple| + if engine_options[:sourcemap] == :none + tuple[0..1] + elsif tuple.size < 3 + [tuple[0], tuple[1], Sass::Util.sourcemap_name(tuple[1])] + else + tuple.dup + end + end + + template_location_array.each do |template_location, css_location| + Sass::Util.glob(File.join(template_location, "**", "[^_]*.s[ca]ss")).sort.each do |file| + # Get the relative path to the file + name = Sass::Util.relative_path_from(file, template_location).to_s + css = css_filename(name, css_location) + sourcemap = Sass::Util.sourcemap_name(css) unless engine_options[:sourcemap] == :none + files << [file, css, sourcemap] + end + end + files + end + + # Watches the template directory (or directories) + # and updates the CSS files whenever the related Sass/SCSS files change. + # `watch` never returns. + # + # Whenever a change is detected to a Sass/SCSS file in + # {file:SASS_REFERENCE.md#template_location-option `:template_location`}, + # the corresponding CSS file in {file:SASS_REFERENCE.md#css_location-option `:css_location`} + # will be recompiled. + # The CSS files of any Sass/SCSS files that import the changed file will also be recompiled. + # + # Before the watching starts in earnest, `watch` calls \{#update\_stylesheets}. + # + # Note that `watch` uses the [Listen](http://github.com/guard/listen) library + # to monitor the filesystem for changes. + # Listen isn't loaded until `watch` is run. + # The version of Listen distributed with Sass is loaded by default, + # but if another version has already been loaded that will be used instead. + # + # @param individual_files [Array<(String, String[, String])>] + # A list of files to check for updates + # **in addition to those specified by the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option}.** + # The first string in each pair is the location of the Sass/SCSS file, + # the second is the location of the CSS file that it should be compiled to. + # The third string, if provided, is the location of the Sourcemap file. + # @param options [Hash] The options that control how watching works. + # @option options [Boolean] :skip_initial_update + # Don't do an initial update when starting the watcher when true + def watch(individual_files = [], options = {}) + @inferred_directories = [] + options, individual_files = individual_files, [] if individual_files.is_a?(Hash) + update_stylesheets(individual_files) unless options[:skip_initial_update] + + directories = watched_paths + individual_files.each do |(source, _, _)| + source = File.expand_path(source) + @watched_files << Sass::Util.realpath(source).to_s + @inferred_directories << File.dirname(source) + end + + directories += @inferred_directories + directories = remove_redundant_directories(directories) + + # TODO: Keep better track of what depends on what + # so we don't have to run a global update every time anything changes. + # XXX The :additional_watch_paths option exists for Compass to use until + # a deprecated feature is removed. It may be removed without warning. + directories += Array(options[:additional_watch_paths]) + + options = { + :relative_paths => false, + # The native windows listener is much slower than the polling option, according to + # https://github.com/nex3/sass/commit/a3031856b22bc834a5417dedecb038b7be9b9e3e + :force_polling => @options[:poll] || Sass::Util.windows? + } + + listener = create_listener(*directories, options) do |modified, added, removed| + on_file_changed(individual_files, modified, added, removed) + yield(modified, added, removed) if block_given? + end + + begin + listener.start + sleep + rescue Interrupt + # Squelch Interrupt for clean exit from Listen::Listener + end + end + + # Non-destructively modifies \{#options} so that default values are properly set, + # and returns the result. + # + # @param additional_options [{Symbol => Object}] An options hash with which to merge \{#options} + # @return [{Symbol => Object}] The modified options hash + def engine_options(additional_options = {}) + opts = options.merge(additional_options) + opts[:load_paths] = load_paths(opts) + options[:sourcemap] = :auto if options[:sourcemap] == true + options[:sourcemap] = :none if options[:sourcemap] == false + opts + end + + # Compass expects this to exist + def stylesheet_needs_update?(css_file, template_file) + StalenessChecker.stylesheet_needs_update?(css_file, template_file) + end + + # Remove all output files that would be created by calling update_stylesheets, if they exist. + # + # This method runs the deleting_css and deleting_sourcemap callbacks for + # the files that are deleted. + # + # @param individual_files [Array<(String, String[, String])>] + # A list of files to check for updates + # **in addition to those specified by the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option}.** + # The first string in each pair is the location of the Sass/SCSS file, + # the second is the location of the CSS file that it should be compiled to. + # The third string, if provided, is the location of the Sourcemap file. + def clean(individual_files = []) + file_list(individual_files).each do |(_, css_file, sourcemap_file)| + if File.exist?(css_file) + run_deleting_css css_file + File.delete(css_file) + end + if sourcemap_file && File.exist?(sourcemap_file) + run_deleting_sourcemap sourcemap_file + File.delete(sourcemap_file) + end + end + nil + end + + private + + # This is mocked out in compiler_test.rb. + def create_listener(*args, &block) + require 'sass-listen' + SassListen.to(*args, &block) + end + + def remove_redundant_directories(directories) + dedupped = [] + directories.each do |new_directory| + # no need to add a directory that is already watched. + next if dedupped.any? do |existing_directory| + child_of_directory?(existing_directory, new_directory) + end + # get rid of any sub directories of this new directory + dedupped.reject! do |existing_directory| + child_of_directory?(new_directory, existing_directory) + end + dedupped << new_directory + end + dedupped + end + + def on_file_changed(individual_files, modified, added, removed) + recompile_required = false + + modified.uniq.each do |f| + next unless watched_file?(f) + recompile_required = true + run_template_modified(relative_to_pwd(f)) + end + + added.uniq.each do |f| + next unless watched_file?(f) + recompile_required = true + run_template_created(relative_to_pwd(f)) + end + + removed.uniq.each do |f| + next unless watched_file?(f) + run_template_deleted(relative_to_pwd(f)) + if (files = individual_files.find {|(source, _, _)| File.expand_path(source) == f}) + recompile_required = true + # This was a file we were watching explicitly and compiling to a particular location. + # Delete the corresponding file. + try_delete_css files[1] + else + next unless watched_file?(f) + recompile_required = true + # Look for the sass directory that contained the sass file + # And try to remove the css file that corresponds to it + template_location_array.each do |(sass_dir, css_dir)| + sass_dir = File.expand_path(sass_dir) + next unless child_of_directory?(sass_dir, f) + remainder = f[(sass_dir.size + 1)..-1] + try_delete_css(css_filename(remainder, css_dir)) + break + end + end + end + + return unless recompile_required + + # In case a file we're watching is removed and then recreated we + # prune out the non-existant files here. + watched_files_remaining = individual_files.select {|(source, _, _)| File.exist?(source)} + update_stylesheets(watched_files_remaining) + end + + def update_stylesheet(filename, css, sourcemap) + dir = File.dirname(css) + unless File.exist?(dir) + run_creating_directory dir + FileUtils.mkdir_p dir + end + + begin + File.read(filename) unless File.readable?(filename) # triggers an error for handling + engine_opts = engine_options(:css_filename => css, + :filename => filename, + :sourcemap_filename => sourcemap) + mapping = nil + run_compilation_starting(filename, css, sourcemap) + engine = Sass::Engine.for_file(filename, engine_opts) + if sourcemap + rendered, mapping = engine.render_with_sourcemap(File.basename(sourcemap)) + else + rendered = engine.render + end + rescue StandardError => e + compilation_error_occurred = true + run_compilation_error e, filename, css, sourcemap + raise e unless options[:full_exception] + rendered = Sass::SyntaxError.exception_to_css(e, options[:line] || 1) + end + + write_file(css, rendered) + if mapping + write_file( + sourcemap, + mapping.to_json( + :css_path => css, :sourcemap_path => sourcemap, :type => options[:sourcemap])) + end + run_updated_stylesheet(filename, css, sourcemap) unless compilation_error_occurred + end + + def write_file(fileName, content) + flag = 'w' + flag = 'wb' if Sass::Util.windows? && options[:unix_newlines] + File.open(fileName, flag) do |file| + file.set_encoding(content.encoding) + file.print(content) + end + end + + def try_delete_css(css) + if File.exist?(css) + run_deleting_css css + File.delete css + end + map = Sass::Util.sourcemap_name(css) + + return unless File.exist?(map) + + run_deleting_sourcemap map + File.delete map + end + + def watched_file?(file) + @watched_files.include?(file) || + normalized_load_paths.any? {|lp| lp.watched_file?(file)} || + @inferred_directories.any? {|d| sass_file_in_directory?(d, file)} + end + + def sass_file_in_directory?(directory, filename) + filename =~ /\.s[ac]ss$/ && filename.start_with?(directory + File::SEPARATOR) + end + + def watched_paths + @watched_paths ||= normalized_load_paths.map {|lp| lp.directories_to_watch}.compact.flatten + end + + def normalized_load_paths + @normalized_load_paths ||= + Sass::Engine.normalize_options(:load_paths => load_paths)[:load_paths] + end + + def load_paths(opts = options) + (opts[:load_paths] || []) + template_locations + end + + def template_locations + template_location_array.to_a.map {|l| l.first} + end + + def css_locations + template_location_array.to_a.map {|l| l.last} + end + + def css_filename(name, path) + "#{path}#{File::SEPARATOR unless path.end_with?(File::SEPARATOR)}#{name}". + gsub(/\.s[ac]ss$/, '.css') + end + + def relative_to_pwd(f) + Sass::Util.relative_path_from(f, Dir.pwd).to_s + rescue ArgumentError # when a relative path cannot be computed + f + end + + def child_of_directory?(parent, child) + parent_dir = parent.end_with?(File::SEPARATOR) ? parent : (parent + File::SEPARATOR) + child.start_with?(parent_dir) || parent == child + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/configuration.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/configuration.rb new file mode 100644 index 0000000..93a8aa8 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/configuration.rb @@ -0,0 +1,134 @@ +module Sass + module Plugin + # We keep configuration in its own self-contained file so that we can load + # it independently in Rails 3, where the full plugin stuff is lazy-loaded. + # + # Note that this is not guaranteed to be thread-safe. For guaranteed thread + # safety, use a separate {Sass::Plugin} for each thread. + module Configuration + # Returns the default options for a {Sass::Plugin::Compiler}. + # + # @return [{Symbol => Object}] + def default_options + @default_options ||= { + :css_location => './public/stylesheets', + :always_update => false, + :always_check => true, + :full_exception => true, + :cache_location => ".sass-cache" + }.freeze + end + + # Resets the options and + # {Sass::Callbacks::InstanceMethods#clear_callbacks! clears all callbacks}. + def reset! + @options = nil + clear_callbacks! + end + + # An options hash. See {file:SASS_REFERENCE.md#Options the Sass options + # documentation}. + # + # @return [{Symbol => Object}] + def options + @options ||= default_options.dup + end + + # Adds a new template-location/css-location mapping. + # This means that Sass/SCSS files in `template_location` + # will be compiled to CSS files in `css_location`. + # + # This is preferred over manually manipulating the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option} + # since the option can be in multiple formats. + # + # Note that this method will change `options[:template_location]` + # to be in the Array format. + # This means that even if `options[:template_location]` + # had previously been a Hash or a String, + # it will now be an Array. + # + # @param template_location [String] The location where Sass/SCSS files will be. + # @param css_location [String] The location where compiled CSS files will go. + def add_template_location(template_location, css_location = options[:css_location]) + normalize_template_location! + template_location_array << [template_location, css_location] + end + + # Removes a template-location/css-location mapping. + # This means that Sass/SCSS files in `template_location` + # will no longer be compiled to CSS files in `css_location`. + # + # This is preferred over manually manipulating the + # {file:SASS_REFERENCE.md#template_location-option `:template_location` option} + # since the option can be in multiple formats. + # + # Note that this method will change `options[:template_location]` + # to be in the Array format. + # This means that even if `options[:template_location]` + # had previously been a Hash or a String, + # it will now be an Array. + # + # @param template_location [String] + # The location where Sass/SCSS files were, + # which is now going to be ignored. + # @param css_location [String] + # The location where compiled CSS files went, but will no longer go. + # @return [Boolean] + # Non-`nil` if the given mapping already existed and was removed, + # or `nil` if nothing was changed. + def remove_template_location(template_location, css_location = options[:css_location]) + normalize_template_location! + template_location_array.delete([template_location, css_location]) + end + + # Returns the template locations configured for Sass + # as an array of `[template_location, css_location]` pairs. + # See the {file:SASS_REFERENCE.md#template_location-option `:template_location` option} + # for details. + # + # Modifications to the returned array may not be persistent. Use {#add_template_location} + # and {#remove_template_location} instead. + # + # @return [Array<(String, String)>] + # An array of `[template_location, css_location]` pairs. + def template_location_array + convert_template_location(options[:template_location], options[:css_location]) + end + + private + + # Returns the given template location, as an array. If it's already an array, + # it is returned unmodified. Otherwise, a new array is created and returned. + # + # @param template_location [String, Array<(String, String)>] + # A single template location, or a pre-normalized array of template + # locations and CSS locations. + # @param css_location [String?] + # The location for compiled CSS files. + # @return [Array<(String, String)>] + # An array of `[template_location, css_location]` pairs. + def convert_template_location(template_location, css_location) + return template_location if template_location.is_a?(Array) + + case template_location + when nil + if css_location + [[File.join(css_location, 'sass'), css_location]] + else + [] + end + when String + [[template_location, css_location]] + else + template_location.to_a + end + end + + def normalize_template_location! + options[:template_location] = convert_template_location( + options[:template_location], options[:css_location]) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/generic.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/generic.rb new file mode 100644 index 0000000..3e82d2d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/generic.rb @@ -0,0 +1,15 @@ +# The reason some options are declared here rather than in sass/plugin/configuration.rb +# is that otherwise they'd clobber the Rails-specific options. +# Since Rails' options are lazy-loaded in Rails 3, +# they're reverse-merged with the default options +# so that user configuration is preserved. +# This means that defaults that differ from Rails' +# must be declared here. + +unless defined?(Sass::GENERIC_LOADED) + Sass::GENERIC_LOADED = true + + Sass::Plugin.options.merge!(:css_location => './public/stylesheets', + :always_update => false, + :always_check => true) +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/merb.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/merb.rb new file mode 100644 index 0000000..c8f66b1 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/merb.rb @@ -0,0 +1,48 @@ +unless defined?(Sass::MERB_LOADED) + Sass::MERB_LOADED = true + + module Sass::Plugin::Configuration + # Different default options in a m environment. + def default_options + @default_options ||= begin + version = Merb::VERSION.split('.').map {|n| n.to_i} + if version[0] <= 0 && version[1] < 5 + root = MERB_ROOT + env = MERB_ENV + else + root = Merb.root.to_s + env = Merb.environment + end + + { + :always_update => false, + :template_location => root + '/public/stylesheets/sass', + :css_location => root + '/public/stylesheets', + :cache_location => root + '/tmp/sass-cache', + :always_check => env != "production", + :quiet => env != "production", + :full_exception => env != "production" + }.freeze + end + end + end + + config = Merb::Plugins.config[:sass] || Merb::Plugins.config["sass"] || {} + + if defined? config.symbolize_keys! + config.symbolize_keys! + end + + Sass::Plugin.options.merge!(config) + + require 'sass/plugin/rack' + class Sass::Plugin::MerbBootLoader < Merb::BootLoader + after Merb::BootLoader::RackUpApplication + + def self.run + # Apparently there's no better way than this to add Sass + # to Merb's Rack stack. + Merb::Config[:app] = Sass::Plugin::Rack.new(Merb::Config[:app]) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rack.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rack.rb new file mode 100644 index 0000000..a147aea --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rack.rb @@ -0,0 +1,60 @@ +module Sass + module Plugin + # Rack middleware for compiling Sass code. + # + # ## Activate + # + # require 'sass/plugin/rack' + # use Sass::Plugin::Rack + # + # ## Customize + # + # Sass::Plugin.options.merge!( + # :cache_location => './tmp/sass-cache', + # :never_update => environment != :production, + # :full_exception => environment != :production) + # + # {file:SASS_REFERENCE.md#Options See the Reference for more options}. + # + # ## Use + # + # Put your Sass files in `public/stylesheets/sass`. + # Your CSS will be generated in `public/stylesheets`, + # and regenerated every request if necessary. + # The locations and frequency {file:SASS_REFERENCE.md#Options can be customized}. + # That's all there is to it! + class Rack + # The delay, in seconds, between update checks. + # Useful when many resources are requested for a single page. + # `nil` means no delay at all. + # + # @return [Float] + attr_accessor :dwell + + # Initialize the middleware. + # + # @param app [#call] The Rack application + # @param dwell [Float] See \{#dwell} + def initialize(app, dwell = 1.0) + @app = app + @dwell = dwell + @check_after = Time.now.to_f + end + + # Process a request, checking the Sass stylesheets for changes + # and updating them if necessary. + # + # @param env The Rack request environment + # @return [(#to_i, {String => String}, Object)] The Rack response + def call(env) + if @dwell.nil? || Time.now.to_f > @check_after + Sass::Plugin.check_for_updates + @check_after = Time.now.to_f + @dwell if @dwell + end + @app.call(env) + end + end + end +end + +require 'sass/plugin' diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rails.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rails.rb new file mode 100644 index 0000000..9e1677f --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/rails.rb @@ -0,0 +1,47 @@ +unless defined?(Sass::RAILS_LOADED) + Sass::RAILS_LOADED = true + + module Sass::Plugin::Configuration + # Different default options in a rails environment. + def default_options + return @default_options if @default_options + opts = { + :quiet => Sass::Util.rails_env != "production", + :full_exception => Sass::Util.rails_env != "production", + :cache_location => Sass::Util.rails_root + '/tmp/sass-cache' + } + + opts.merge!( + :always_update => false, + :template_location => Sass::Util.rails_root + '/public/stylesheets/sass', + :css_location => Sass::Util.rails_root + '/public/stylesheets', + :always_check => Sass::Util.rails_env == "development") + + @default_options = opts.freeze + end + end + + Sass::Plugin.options.reverse_merge!(Sass::Plugin.default_options) + + # Rails 3.1 loads and handles Sass all on its own + if defined?(ActionController::Metal) + # 3.1 > Rails >= 3.0 + require 'sass/plugin/rack' + Rails.configuration.middleware.use(Sass::Plugin::Rack) + elsif defined?(ActionController::Dispatcher) && + defined?(ActionController::Dispatcher.middleware) + # Rails >= 2.3 + require 'sass/plugin/rack' + ActionController::Dispatcher.middleware.use(Sass::Plugin::Rack) + else + module ActionController + class Base + alias_method :sass_old_process, :process + def process(*args) + Sass::Plugin.check_for_updates + sass_old_process(*args) + end + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/staleness_checker.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/staleness_checker.rb new file mode 100644 index 0000000..cecc001 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/plugin/staleness_checker.rb @@ -0,0 +1,199 @@ +require 'thread' + +module Sass + module Plugin + # The class handles `.s[ca]ss` file staleness checks via their mtime timestamps. + # + # To speed things up two level of caches are employed: + # + # * A class-level dependency cache which stores @import paths for each file. + # This is a long-lived cache that is reused by every StalenessChecker instance. + # * Three short-lived instance-level caches, one for file mtimes, + # one for whether a file is stale during this particular run. + # and one for the parse tree for a file. + # These are only used by a single StalenessChecker instance. + # + # Usage: + # + # * For a one-off staleness check of a single `.s[ca]ss` file, + # the class-level {stylesheet_needs_update?} method + # should be used. + # * For a series of staleness checks (e.g. checking all files for staleness) + # a StalenessChecker instance should be created, + # and the instance-level \{#stylesheet\_needs\_update?} method should be used. + # the caches should make the whole process significantly faster. + # *WARNING*: It is important not to retain the instance for too long, + # as its instance-level caches are never explicitly expired. + class StalenessChecker + @dependencies_cache = {} + @dependency_cache_mutex = Mutex.new + + class << self + # TODO: attach this to a compiler instance. + # @private + attr_accessor :dependencies_cache + attr_reader :dependency_cache_mutex + end + + # Creates a new StalenessChecker + # for checking the staleness of several stylesheets at once. + # + # @param options [{Symbol => Object}] + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + def initialize(options) + # URIs that are being actively checked for staleness. Protects against + # import loops. + @actively_checking = Set.new + + # Entries in the following instance-level caches are never explicitly expired. + # Instead they are supposed to automatically go out of scope when a series of staleness + # checks (this instance of StalenessChecker was created for) is finished. + @mtimes, @dependencies_stale, @parse_trees = {}, {}, {} + @options = Sass::Engine.normalize_options(options) + end + + # Returns whether or not a given CSS file is out of date + # and needs to be regenerated. + # + # @param css_file [String] The location of the CSS file to check. + # @param template_file [String] The location of the Sass or SCSS template + # that is compiled to `css_file`. + # @return [Boolean] Whether the stylesheet needs to be updated. + def stylesheet_needs_update?(css_file, template_file, importer = nil) + template_file = File.expand_path(template_file) + begin + css_mtime = File.mtime(css_file) + rescue Errno::ENOENT + return true + end + stylesheet_modified_since?(template_file, css_mtime, importer) + end + + # Returns whether a Sass or SCSS stylesheet has been modified since a given time. + # + # @param template_file [String] The location of the Sass or SCSS template. + # @param mtime [Time] The modification time to check against. + # @param importer [Sass::Importers::Base] The importer used to locate the stylesheet. + # Defaults to the filesystem importer. + # @return [Boolean] Whether the stylesheet has been modified. + def stylesheet_modified_since?(template_file, mtime, importer = nil) + importer ||= @options[:filesystem_importer].new(".") + dependency_updated?(mtime).call(template_file, importer) + end + + # Returns whether or not a given CSS file is out of date + # and needs to be regenerated. + # + # The distinction between this method and the instance-level \{#stylesheet\_needs\_update?} + # is that the instance method preserves mtime and stale-dependency caches, + # so it's better to use when checking multiple stylesheets at once. + # + # @param css_file [String] The location of the CSS file to check. + # @param template_file [String] The location of the Sass or SCSS template + # that is compiled to `css_file`. + # @return [Boolean] Whether the stylesheet needs to be updated. + def self.stylesheet_needs_update?(css_file, template_file, importer = nil) + new(Plugin.engine_options).stylesheet_needs_update?(css_file, template_file, importer) + end + + # Returns whether a Sass or SCSS stylesheet has been modified since a given time. + # + # The distinction between this method and the instance-level \{#stylesheet\_modified\_since?} + # is that the instance method preserves mtime and stale-dependency caches, + # so it's better to use when checking multiple stylesheets at once. + # + # @param template_file [String] The location of the Sass or SCSS template. + # @param mtime [Time] The modification time to check against. + # @param importer [Sass::Importers::Base] The importer used to locate the stylesheet. + # Defaults to the filesystem importer. + # @return [Boolean] Whether the stylesheet has been modified. + def self.stylesheet_modified_since?(template_file, mtime, importer = nil) + new(Plugin.engine_options).stylesheet_modified_since?(template_file, mtime, importer) + end + + private + + def dependencies_stale?(uri, importer, css_mtime) + timestamps = @dependencies_stale[[uri, importer]] ||= {} + timestamps.each_pair do |checked_css_mtime, is_stale| + if checked_css_mtime <= css_mtime && !is_stale + return false + elsif checked_css_mtime > css_mtime && is_stale + return true + end + end + timestamps[css_mtime] = dependencies(uri, importer).any?(&dependency_updated?(css_mtime)) + rescue Sass::SyntaxError + # If there's an error finding dependencies, default to recompiling. + true + end + + def mtime(uri, importer) + @mtimes[[uri, importer]] ||= + begin + mtime = importer.mtime(uri, @options) + if mtime.nil? + with_dependency_cache {|cache| cache.delete([uri, importer])} + nil + else + mtime + end + end + end + + def dependencies(uri, importer) + stored_mtime, dependencies = + with_dependency_cache {|cache| Sass::Util.destructure(cache[[uri, importer]])} + + if !stored_mtime || stored_mtime < mtime(uri, importer) + dependencies = compute_dependencies(uri, importer) + with_dependency_cache do |cache| + cache[[uri, importer]] = [mtime(uri, importer), dependencies] + end + end + + dependencies + end + + def dependency_updated?(css_mtime) + proc do |uri, importer| + next true if @actively_checking.include?(uri) + begin + @actively_checking << uri + sass_mtime = mtime(uri, importer) + !sass_mtime || + sass_mtime > css_mtime || + dependencies_stale?(uri, importer, css_mtime) + ensure + @actively_checking.delete uri + end + end + end + + def compute_dependencies(uri, importer) + tree(uri, importer).grep(Tree::ImportNode) do |n| + next if n.css_import? + file = n.imported_file + key = [file.options[:filename], file.options[:importer]] + @parse_trees[key] = file.to_tree + key + end.compact + end + + def tree(uri, importer) + @parse_trees[[uri, importer]] ||= importer.find(uri, @options).to_tree + end + + # Get access to the global dependency cache in a threadsafe manner. + # Inside the block, no other thread can access the dependency cache. + # + # @yieldparam cache [Hash] The hash that is the global dependency cache + # @return The value returned by the block to which this method yields + def with_dependency_cache + StalenessChecker.dependency_cache_mutex.synchronize do + yield StalenessChecker.dependencies_cache + end + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/railtie.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/railtie.rb new file mode 100644 index 0000000..ad1f03d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/railtie.rb @@ -0,0 +1,10 @@ +# Rails 3.0.0.beta.2+, < 3.1 +if defined?(ActiveSupport) && ActiveSupport.public_methods.include?(:on_load) && + !Sass::Util.ap_geq?('3.1.0.beta') + require 'sass/plugin/configuration' + ActiveSupport.on_load(:before_configuration) do + require 'sass' + require 'sass/plugin' + require 'sass/plugin/rails' + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/repl.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/repl.rb new file mode 100644 index 0000000..e9b9e6c --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/repl.rb @@ -0,0 +1,57 @@ +require 'readline' + +module Sass + # Runs a SassScript read-eval-print loop. + # It presents a prompt on the terminal, + # reads in SassScript expressions, + # evaluates them, + # and prints the result. + class Repl + # @param options [{Symbol => Object}] An options hash. + def initialize(options = {}) + @options = options + end + + # Starts the read-eval-print loop. + def run + environment = Environment.new + @line = 0 + loop do + @line += 1 + unless (text = Readline.readline('>> ')) + puts + return + end + + Readline::HISTORY << text + parse_input(environment, text) + end + end + + private + + def parse_input(environment, text) + case text + when Script::MATCH + name = $1 + guarded = !!$3 + val = Script::Parser.parse($2, @line, text.size - ($3 || '').size - $2.size) + + unless guarded && environment.var(name) + environment.set_var(name, val.perform(environment)) + end + + p environment.var(name) + else + p Script::Parser.parse(text, @line, 0).perform(environment) + end + rescue Sass::SyntaxError => e + puts "SyntaxError: #{e.message}" + if @options[:trace] + e.backtrace.each do |line| + puts "\tfrom #{line}" + end + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/root.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/root.rb new file mode 100644 index 0000000..31e19c5 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/root.rb @@ -0,0 +1,7 @@ +module Sass + # The root directory of the Sass source tree. + # This may be overridden by the package manager + # if the lib directory is separated from the main source tree. + # @api public + ROOT_DIR = File.expand_path(File.join(__FILE__, "../../..")) +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script.rb new file mode 100644 index 0000000..c852f06 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script.rb @@ -0,0 +1,66 @@ +require 'sass/scss/rx' + +module Sass + # SassScript is code that's embedded in Sass documents + # to allow for property values to be computed from variables. + # + # This module contains code that handles the parsing and evaluation of SassScript. + module Script + # The regular expression used to parse variables. + MATCH = /^\$(#{Sass::SCSS::RX::IDENT})\s*:\s*(.+?) + (!#{Sass::SCSS::RX::IDENT}(?:\s+!#{Sass::SCSS::RX::IDENT})*)?$/x + + # The regular expression used to validate variables without matching. + VALIDATE = /^\$#{Sass::SCSS::RX::IDENT}$/ + + # Parses a string of SassScript + # + # @param value [String] The SassScript + # @param line [Integer] The number of the line on which the SassScript appeared. + # Used for error reporting + # @param offset [Integer] The number of characters in on `line` that the SassScript started. + # Used for error reporting + # @param options [{Symbol => Object}] An options hash; + # see {file:SASS_REFERENCE.md#Options the Sass options documentation} + # @return [Script::Tree::Node] The root node of the parse tree + def self.parse(value, line, offset, options = {}) + Parser.parse(value, line, offset, options) + rescue Sass::SyntaxError => e + e.message << ": #{value.inspect}." if e.message == "SassScript error" + e.modify_backtrace(:line => line, :filename => options[:filename]) + raise e + end + + require 'sass/script/functions' + require 'sass/script/parser' + require 'sass/script/tree' + require 'sass/script/value' + + # @private + CONST_RENAMES = { + :Literal => Sass::Script::Value::Base, + :ArgList => Sass::Script::Value::ArgList, + :Bool => Sass::Script::Value::Bool, + :Color => Sass::Script::Value::Color, + :List => Sass::Script::Value::List, + :Null => Sass::Script::Value::Null, + :Number => Sass::Script::Value::Number, + :String => Sass::Script::Value::String, + :Node => Sass::Script::Tree::Node, + :Funcall => Sass::Script::Tree::Funcall, + :Interpolation => Sass::Script::Tree::Interpolation, + :Operation => Sass::Script::Tree::Operation, + :StringInterpolation => Sass::Script::Tree::StringInterpolation, + :UnaryOperation => Sass::Script::Tree::UnaryOperation, + :Variable => Sass::Script::Tree::Variable, + } + + # @private + def self.const_missing(name) + klass = CONST_RENAMES[name] + super unless klass + CONST_RENAMES.each {|n, k| const_set(n, k)} + klass + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_lexer.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_lexer.rb new file mode 100644 index 0000000..6362a9d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_lexer.rb @@ -0,0 +1,33 @@ +module Sass + module Script + # This is a subclass of {Lexer} for use in parsing plain CSS properties. + # + # @see Sass::SCSS::CssParser + class CssLexer < Lexer + private + + def token + important || super + end + + def string(re, *args) + if re == :uri + uri = scan(URI) + return unless uri + return [:string, Script::Value::String.new(uri)] + end + + return unless scan(STRING) + string_value = Sass::Script::Value::String.value(@scanner[1] || @scanner[2]) + value = Script::Value::String.new(string_value, :string) + [:string, value] + end + + def important + s = scan(IMPORTANT) + return unless s + [:raw, s] + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_parser.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_parser.rb new file mode 100644 index 0000000..32f05af --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/css_parser.rb @@ -0,0 +1,36 @@ +require 'sass/script' +require 'sass/script/css_lexer' + +module Sass + module Script + # This is a subclass of {Parser} for use in parsing plain CSS properties. + # + # @see Sass::SCSS::CssParser + class CssParser < Parser + private + + # @private + def lexer_class; CssLexer; end + + # We need a production that only does /, + # since * and % aren't allowed in plain CSS + production :div, :unary_plus, :div + + def string + tok = try_tok(:string) + return number unless tok + return if @lexer.peek && @lexer.peek.type == :begin_interpolation + literal_node(tok.value, tok.source_range) + end + + # Short-circuit all the SassScript-only productions + def interpolation(first: nil, inner: :space) + first || send(inner) + end + + alias_method :or_expr, :div + alias_method :unary_div, :ident + alias_method :paren, :string + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/functions.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/functions.rb new file mode 100644 index 0000000..5bd9593 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/functions.rb @@ -0,0 +1,2920 @@ +require 'sass/script/value/helpers' + +module Sass::Script + # YARD can't handle some multiline tags, and we need really long tags for function declarations. + # Methods in this module are accessible from the SassScript context. + # For example, you can write + # + # $color: hsl(120deg, 100%, 50%) + # + # and it will call {Functions#hsl}. + # + # The following functions are provided: + # + # *Note: These functions are described in more detail below.* + # + # ## RGB Functions + # + # \{#rgb rgb($red, $green, $blue)} + # : Creates a {Sass::Script::Value::Color Color} from red, green, and blue + # values. + # + # \{#rgba rgba($red, $green, $blue, $alpha)} + # : Creates a {Sass::Script::Value::Color Color} from red, green, blue, and + # alpha values. + # + # \{#red red($color)} + # : Gets the red component of a color. + # + # \{#green green($color)} + # : Gets the green component of a color. + # + # \{#blue blue($color)} + # : Gets the blue component of a color. + # + # \{#mix mix($color1, $color2, \[$weight\])} + # : Mixes two colors together. + # + # ## HSL Functions + # + # \{#hsl hsl($hue, $saturation, $lightness)} + # : Creates a {Sass::Script::Value::Color Color} from hue, saturation, and + # lightness values. + # + # \{#hsla hsla($hue, $saturation, $lightness, $alpha)} + # : Creates a {Sass::Script::Value::Color Color} from hue, saturation, + # lightness, and alpha values. + # + # \{#hue hue($color)} + # : Gets the hue component of a color. + # + # \{#saturation saturation($color)} + # : Gets the saturation component of a color. + # + # \{#lightness lightness($color)} + # : Gets the lightness component of a color. + # + # \{#adjust_hue adjust-hue($color, $degrees)} + # : Changes the hue of a color. + # + # \{#lighten lighten($color, $amount)} + # : Makes a color lighter. + # + # \{#darken darken($color, $amount)} + # : Makes a color darker. + # + # \{#saturate saturate($color, $amount)} + # : Makes a color more saturated. + # + # \{#desaturate desaturate($color, $amount)} + # : Makes a color less saturated. + # + # \{#grayscale grayscale($color)} + # : Converts a color to grayscale. + # + # \{#complement complement($color)} + # : Returns the complement of a color. + # + # \{#invert invert($color, \[$weight\])} + # : Returns the inverse of a color. + # + # ## Opacity Functions + # + # \{#alpha alpha($color)} / \{#opacity opacity($color)} + # : Gets the alpha component (opacity) of a color. + # + # \{#rgba rgba($color, $alpha)} + # : Changes the alpha component for a color. + # + # \{#opacify opacify($color, $amount)} / \{#fade_in fade-in($color, $amount)} + # : Makes a color more opaque. + # + # \{#transparentize transparentize($color, $amount)} / \{#fade_out fade-out($color, $amount)} + # : Makes a color more transparent. + # + # ## Other Color Functions + # + # \{#adjust_color adjust-color($color, \[$red\], \[$green\], \[$blue\], \[$hue\], \[$saturation\], \[$lightness\], \[$alpha\])} + # : Increases or decreases one or more components of a color. + # + # \{#scale_color scale-color($color, \[$red\], \[$green\], \[$blue\], \[$saturation\], \[$lightness\], \[$alpha\])} + # : Fluidly scales one or more properties of a color. + # + # \{#change_color change-color($color, \[$red\], \[$green\], \[$blue\], \[$hue\], \[$saturation\], \[$lightness\], \[$alpha\])} + # : Changes one or more properties of a color. + # + # \{#ie_hex_str ie-hex-str($color)} + # : Converts a color into the format understood by IE filters. + # + # ## String Functions + # + # \{#unquote unquote($string)} + # : Removes quotes from a string. + # + # \{#quote quote($string)} + # : Adds quotes to a string. + # + # \{#str_length str-length($string)} + # : Returns the number of characters in a string. + # + # \{#str_insert str-insert($string, $insert, $index)} + # : Inserts `$insert` into `$string` at `$index`. + # + # \{#str_index str-index($string, $substring)} + # : Returns the index of the first occurrence of `$substring` in `$string`. + # + # \{#str_slice str-slice($string, $start-at, [$end-at])} + # : Extracts a substring from `$string`. + # + # \{#to_upper_case to-upper-case($string)} + # : Converts a string to upper case. + # + # \{#to_lower_case to-lower-case($string)} + # : Converts a string to lower case. + # + # ## Number Functions + # + # \{#percentage percentage($number)} + # : Converts a unitless number to a percentage. + # + # \{#round round($number)} + # : Rounds a number to the nearest whole number. + # + # \{#ceil ceil($number)} + # : Rounds a number up to the next whole number. + # + # \{#floor floor($number)} + # : Rounds a number down to the previous whole number. + # + # \{#abs abs($number)} + # : Returns the absolute value of a number. + # + # \{#min min($numbers...)\} + # : Finds the minimum of several numbers. + # + # \{#max max($numbers...)\} + # : Finds the maximum of several numbers. + # + # \{#random random([$limit])\} + # : Returns a random number. + # + # ## List Functions {#list-functions} + # + # Lists in Sass are immutable; all list functions return a new list rather + # than updating the existing list in-place. + # + # All list functions work for maps as well, treating them as lists of pairs. + # + # \{#length length($list)} + # : Returns the length of a list. + # + # \{#nth nth($list, $n)} + # : Returns a specific item in a list. + # + # \{#set-nth set-nth($list, $n, $value)} + # : Replaces the nth item in a list. + # + # \{#join join($list1, $list2, \[$separator, $bracketed\])} + # : Joins together two lists into one. + # + # \{#append append($list1, $val, \[$separator\])} + # : Appends a single value onto the end of a list. + # + # \{#zip zip($lists...)} + # : Combines several lists into a single multidimensional list. + # + # \{#index index($list, $value)} + # : Returns the position of a value within a list. + # + # \{#list_separator list-separator($list)} + # : Returns the separator of a list. + # + # \{#is_bracketed is-bracketed($list)} + # : Returns whether a list has square brackets. + # + # ## Map Functions {#map-functions} + # + # Maps in Sass are immutable; all map functions return a new map rather than + # updating the existing map in-place. + # + # \{#map_get map-get($map, $key)} + # : Returns the value in a map associated with a given key. + # + # \{#map_merge map-merge($map1, $map2)} + # : Merges two maps together into a new map. + # + # \{#map_remove map-remove($map, $keys...)} + # : Returns a new map with keys removed. + # + # \{#map_keys map-keys($map)} + # : Returns a list of all keys in a map. + # + # \{#map_values map-values($map)} + # : Returns a list of all values in a map. + # + # \{#map_has_key map-has-key($map, $key)} + # : Returns whether a map has a value associated with a given key. + # + # \{#keywords keywords($args)} + # : Returns the keywords passed to a function that takes variable arguments. + # + # ## Selector Functions + # + # Selector functions are very liberal in the formats they support + # for selector arguments. They can take a plain string, a list of + # lists as returned by `&` or anything in between: + # + # * A plain string, such as `".foo .bar, .baz .bang"`. + # * A space-separated list of strings such as `(".foo" ".bar")`. + # * A comma-separated list of strings such as `(".foo .bar", ".baz .bang")`. + # * A comma-separated list of space-separated lists of strings such + # as `((".foo" ".bar"), (".baz" ".bang"))`. + # + # In general, selector functions allow placeholder selectors + # (`%foo`) but disallow parent-reference selectors (`&`). + # + # \{#selector_nest selector-nest($selectors...)} + # : Nests selector beneath one another like they would be nested in the + # stylesheet. + # + # \{#selector_append selector-append($selectors...)} + # : Appends selectors to one another without spaces in between. + # + # \{#selector_extend selector-extend($selector, $extendee, $extender)} + # : Extends `$extendee` with `$extender` within `$selector`. + # + # \{#selector_replace selector-replace($selector, $original, $replacement)} + # : Replaces `$original` with `$replacement` within `$selector`. + # + # \{#selector_unify selector-unify($selector1, $selector2)} + # : Unifies two selectors to produce a selector that matches + # elements matched by both. + # + # \{#is_superselector is-superselector($super, $sub)} + # : Returns whether `$super` matches all the elements `$sub` does, and + # possibly more. + # + # \{#simple_selectors simple-selectors($selector)} + # : Returns the simple selectors that comprise a compound selector. + # + # \{#selector_parse selector-parse($selector)} + # : Parses a selector into the format returned by `&`. + # + # ## Introspection Functions + # + # \{#feature_exists feature-exists($feature)} + # : Returns whether a feature exists in the current Sass runtime. + # + # \{#variable_exists variable-exists($name)} + # : Returns whether a variable with the given name exists in the current scope. + # + # \{#global_variable_exists global-variable-exists($name)} + # : Returns whether a variable with the given name exists in the global scope. + # + # \{#function_exists function-exists($name)} + # : Returns whether a function with the given name exists. + # + # \{#mixin_exists mixin-exists($name)} + # : Returns whether a mixin with the given name exists. + # + # \{#content_exists content-exists()} + # : Returns whether the current mixin was passed a content block. + # + # \{#inspect inspect($value)} + # : Returns the string representation of a value as it would be represented in Sass. + # + # \{#type_of type-of($value)} + # : Returns the type of a value. + # + # \{#unit unit($number)} + # : Returns the unit(s) associated with a number. + # + # \{#unitless unitless($number)} + # : Returns whether a number has units. + # + # \{#comparable comparable($number1, $number2)} + # : Returns whether two numbers can be added, subtracted, or compared. + # + # \{#call call($function, $args...)} + # : Dynamically calls a Sass function reference returned by `get-function`. + # + # \{#get_function get-function($name, $css: false)} + # : Looks up a function with the given name in the current lexical scope + # and returns a reference to it. + # + # ## Miscellaneous Functions + # + # \{#if if($condition, $if-true, $if-false)} + # : Returns one of two values, depending on whether or not `$condition` is + # true. + # + # \{#unique_id unique-id()} + # : Returns a unique CSS identifier. + # + # ## Adding Custom Functions + # + # New Sass functions can be added by adding Ruby methods to this module. + # For example: + # + # module Sass::Script::Functions + # def reverse(string) + # assert_type string, :String + # Sass::Script::Value::String.new(string.value.reverse) + # end + # declare :reverse, [:string] + # end + # + # Calling {declare} tells Sass the argument names for your function. + # If omitted, the function will still work, but will not be able to accept keyword arguments. + # {declare} can also allow your function to take arbitrary keyword arguments. + # + # There are a few things to keep in mind when modifying this module. + # First of all, the arguments passed are {Value} objects. + # Value objects are also expected to be returned. + # This means that Ruby values must be unwrapped and wrapped. + # + # Most Value objects support the {Value::Base#value value} accessor for getting + # their Ruby values. Color objects, though, must be accessed using + # {Sass::Script::Value::Color#rgb rgb}, {Sass::Script::Value::Color#red red}, + # {Sass::Script::Value::Color#blue green}, or {Sass::Script::Value::Color#blue + # blue}. + # + # Second, making Ruby functions accessible from Sass introduces the temptation + # to do things like database access within stylesheets. + # This is generally a bad idea; + # since Sass files are by default only compiled once, + # dynamic code is not a great fit. + # + # If you really, really need to compile Sass on each request, + # first make sure you have adequate caching set up. + # Then you can use {Sass::Engine} to render the code, + # using the {file:SASS_REFERENCE.md#custom-option `options` parameter} + # to pass in data that {EvaluationContext#options can be accessed} + # from your Sass functions. + # + # Within one of the functions in this module, + # methods of {EvaluationContext} can be used. + # + # ### Caveats + # + # When creating new {Value} objects within functions, be aware that it's not + # safe to call {Value::Base#to_s #to_s} (or other methods that use the string + # representation) on those objects without first setting {Tree::Node#options= + # the #options attribute}. + # + module Functions + @signatures = {} + + # A class representing a Sass function signature. + # + # @attr args [Array] The names of the arguments to the function. + # @attr delayed_args [Array] The names of the arguments whose evaluation should be + # delayed. + # @attr var_args [Boolean] Whether the function takes a variable number of arguments. + # @attr var_kwargs [Boolean] Whether the function takes an arbitrary set of keyword arguments. + Signature = Struct.new(:args, :delayed_args, :var_args, :var_kwargs, :deprecated) + + # Declare a Sass signature for a Ruby-defined function. + # This includes the names of the arguments, + # whether the function takes a variable number of arguments, + # and whether the function takes an arbitrary set of keyword arguments. + # + # It's not necessary to declare a signature for a function. + # However, without a signature it won't support keyword arguments. + # + # A single function can have multiple signatures declared + # as long as each one takes a different number of arguments. + # It's also possible to declare multiple signatures + # that all take the same number of arguments, + # but none of them but the first will be used + # unless the user uses keyword arguments. + # + # @example + # declare :rgba, [:hex, :alpha] + # declare :rgba, [:red, :green, :blue, :alpha] + # declare :accepts_anything, [], :var_args => true, :var_kwargs => true + # declare :some_func, [:foo, :bar, :baz], :var_kwargs => true + # + # @param method_name [Symbol] The name of the method + # whose signature is being declared. + # @param args [Array] The names of the arguments for the function signature. + # @option options :var_args [Boolean] (false) + # Whether the function accepts a variable number of (unnamed) arguments + # in addition to the named arguments. + # @option options :var_kwargs [Boolean] (false) + # Whether the function accepts other keyword arguments + # in addition to those in `:args`. + # If this is true, the Ruby function will be passed a hash from strings + # to {Value}s as the last argument. + # In addition, if this is true and `:var_args` is not, + # Sass will ensure that the last argument passed is a hash. + def self.declare(method_name, args, options = {}) + delayed_args = [] + args = args.map do |a| + a = a.to_s + if a[0] == ?& + a = a[1..-1] + delayed_args << a + end + a + end + # We don't expose this functionality except to certain builtin methods. + if delayed_args.any? && method_name != :if + raise ArgumentError.new("Delayed arguments are not allowed for method #{method_name}") + end + @signatures[method_name] ||= [] + @signatures[method_name] << Signature.new( + args, + delayed_args, + options[:var_args], + options[:var_kwargs], + options[:deprecated] && options[:deprecated].map {|a| a.to_s}) + end + + # Determine the correct signature for the number of arguments + # passed in for a given function. + # If no signatures match, the first signature is returned for error messaging. + # + # @param method_name [Symbol] The name of the Ruby function to be called. + # @param arg_arity [Integer] The number of unnamed arguments the function was passed. + # @param kwarg_arity [Integer] The number of keyword arguments the function was passed. + # + # @return [{Symbol => Object}, nil] + # The signature options for the matching signature, + # or nil if no signatures are declared for this function. See {declare}. + def self.signature(method_name, arg_arity, kwarg_arity) + return unless @signatures[method_name] + @signatures[method_name].each do |signature| + sig_arity = signature.args.size + return signature if sig_arity == arg_arity + kwarg_arity + next unless sig_arity < arg_arity + kwarg_arity + + # We have enough args. + # Now we need to figure out which args are varargs + # and if the signature allows them. + t_arg_arity, t_kwarg_arity = arg_arity, kwarg_arity + if sig_arity > t_arg_arity + # we transfer some kwargs arity to args arity + # if it does not have enough args -- assuming the names will work out. + t_kwarg_arity -= (sig_arity - t_arg_arity) + t_arg_arity = sig_arity + end + + if (t_arg_arity == sig_arity || t_arg_arity > sig_arity && signature.var_args) && + (t_kwarg_arity == 0 || t_kwarg_arity > 0 && signature.var_kwargs) + return signature + end + end + @signatures[method_name].first + end + + # Sets the random seed used by Sass's internal random number generator. + # + # This can be used to ensure consistent random number sequences which + # allows for consistent results when testing, etc. + # + # @param seed [Integer] + # @return [Integer] The same seed. + def self.random_seed=(seed) + @random_number_generator = Random.new(seed) + end + + # Get Sass's internal random number generator. + # + # @return [Random] + def self.random_number_generator + @random_number_generator ||= Random.new + end + + # The context in which methods in {Script::Functions} are evaluated. + # That means that all instance methods of {EvaluationContext} + # are available to use in functions. + class EvaluationContext + include Functions + include Value::Helpers + + # The human-readable names for [Sass::Script::Value::Base]. The default is + # just the downcased name of the type. + TYPE_NAMES = {:ArgList => 'variable argument list'} + + # The environment for this function. This environment's + # {Environment#parent} is the global environment, and its + # {Environment#caller} is a read-only view of the local environment of the + # caller of this function. + # + # @return [Environment] + attr_reader :environment + + # The options hash for the {Sass::Engine} that is processing the function call + # + # @return [{Symbol => Object}] + attr_reader :options + + # @param environment [Environment] See \{#environment} + def initialize(environment) + @environment = environment + @options = environment.options + end + + # Asserts that the type of a given SassScript value + # is the expected type (designated by a symbol). + # + # Valid types are `:Bool`, `:Color`, `:Number`, and `:String`. + # Note that `:String` will match both double-quoted strings + # and unquoted identifiers. + # + # @example + # assert_type value, :String + # assert_type value, :Number + # @param value [Sass::Script::Value::Base] A SassScript value + # @param type [Symbol, Array] The name(s) of the type the value is expected to be + # @param name [String, Symbol, nil] The name of the argument. + # @raise [ArgumentError] if value is not of the correct type. + def assert_type(value, type, name = nil) + valid_types = Array(type) + found_type = valid_types.find do |t| + value.is_a?(Sass::Script::Value.const_get(t)) || + t == :Map && value.is_a?(Sass::Script::Value::List) && value.value.empty? + end + + if found_type + value.check_deprecated_interp if found_type == :String + return + end + + err = if valid_types.size == 1 + "#{value.inspect} is not a #{TYPE_NAMES[type] || type.to_s.downcase}" + else + type_names = valid_types.map {|t| TYPE_NAMES[t] || t.to_s.downcase} + "#{value.inspect} is not any of #{type_names.join(', ')}" + end + err = "$#{name.to_s.tr('_', '-')}: " + err if name + raise ArgumentError.new(err) + end + + # Asserts that the unit of the number is as expected. + # + # @example + # assert_unit number, "px" + # assert_unit number, nil + # @param number [Sass::Script::Value::Number] The number to be validated. + # @param unit [::String] + # The unit that the number must have. + # If nil, the number must be unitless. + # @param name [::String] The name of the parameter being validated. + # @raise [ArgumentError] if number is not of the correct unit or is not a number. + def assert_unit(number, unit, name = nil) + assert_type number, :Number, name + return if number.is_unit?(unit) + expectation = unit ? "have a unit of #{unit}" : "be unitless" + if name + raise ArgumentError.new("Expected $#{name} to #{expectation} but got #{number}") + else + raise ArgumentError.new("Expected #{number} to #{expectation}") + end + end + + # Asserts that the value is an integer. + # + # @example + # assert_integer 2px + # assert_integer 2.5px + # => SyntaxError: "Expected 2.5px to be an integer" + # assert_integer 2.5px, "width" + # => SyntaxError: "Expected width to be an integer but got 2.5px" + # @param number [Sass::Script::Value::Base] The value to be validated. + # @param name [::String] The name of the parameter being validated. + # @raise [ArgumentError] if number is not an integer or is not a number. + def assert_integer(number, name = nil) + assert_type number, :Number, name + return if number.int? + if name + raise ArgumentError.new("Expected $#{name} to be an integer but got #{number}") + else + raise ArgumentError.new("Expected #{number} to be an integer") + end + end + + # Performs a node that has been delayed for execution. + # + # @private + # @param node [Sass::Script::Tree::Node, + # Sass::Script::Value::Base] When this is a tree node, it's + # performed in the caller's environment. When it's a value + # (which can happen when the value had to be performed already + # -- like for a splat), it's returned as-is. + # @param env [Sass::Environment] The environment within which to perform the node. + # Defaults to the (read-only) environment of the caller. + def perform(node, env = environment.caller) + if node.is_a?(Sass::Script::Value::Base) + node + else + node.perform(env) + end + end + end + + class << self + # Returns whether user function with a given name exists. + # + # @param function_name [String] + # @return [Boolean] + alias_method :callable?, :public_method_defined? + + private + + def include(*args) + r = super + # We have to re-include ourselves into EvaluationContext to work around + # an icky Ruby restriction. + EvaluationContext.send :include, self + r + end + end + + # Creates a {Sass::Script::Value::Color Color} object from red, green, and + # blue values. + # + # @see #rgba + # @overload rgb($red, $green, $blue) + # @param $red [Sass::Script::Value::Number] The amount of red in the color. + # Must be between 0 and 255 inclusive, or between `0%` and `100%` + # inclusive + # @param $green [Sass::Script::Value::Number] The amount of green in the + # color. Must be between 0 and 255 inclusive, or between `0%` and `100%` + # inclusive + # @param $blue [Sass::Script::Value::Number] The amount of blue in the + # color. Must be between 0 and 255 inclusive, or between `0%` and `100%` + # inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if any parameter is the wrong type or out of bounds + def rgb(red, green = nil, blue = nil) + if green.nil? + return unquoted_string("rgb(#{red})") if var?(red) + raise ArgumentError.new("wrong number of arguments (1 for 3)") + elsif blue.nil? + return unquoted_string("rgb(#{red}, #{green})") if var?(red) || var?(green) + raise ArgumentError.new("wrong number of arguments (2 for 3)") + end + + if special_number?(red) || special_number?(green) || special_number?(blue) + return unquoted_string("rgb(#{red}, #{green}, #{blue})") + end + assert_type red, :Number, :red + assert_type green, :Number, :green + assert_type blue, :Number, :blue + + color_attrs = [ + percentage_or_unitless(red, 255, "red"), + percentage_or_unitless(green, 255, "green"), + percentage_or_unitless(blue, 255, "blue") + ] + + # Don't store the string representation for function-created colors, both + # because it's not very useful and because some functions aren't supported + # on older browsers. + Sass::Script::Value::Color.new(color_attrs) + end + declare :rgb, [:red, :green, :blue] + declare :rgb, [:red, :green] + declare :rgb, [:red] + + # Creates a {Sass::Script::Value::Color Color} from red, green, blue, and + # alpha values. + # @see #rgb + # + # @overload rgba($red, $green, $blue, $alpha) + # @param $red [Sass::Script::Value::Number] The amount of red in the + # color. Must be between 0 and 255 inclusive or 0% and 100% inclusive + # @param $green [Sass::Script::Value::Number] The amount of green in the + # color. Must be between 0 and 255 inclusive or 0% and 100% inclusive + # @param $blue [Sass::Script::Value::Number] The amount of blue in the + # color. Must be between 0 and 255 inclusive or 0% and 100% inclusive + # @param $alpha [Sass::Script::Value::Number] The opacity of the color. + # Must be between 0 and 1 inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if any parameter is the wrong type or out of + # bounds + # + # @overload rgba($color, $alpha) + # Sets the opacity of an existing color. + # + # @example + # rgba(#102030, 0.5) => rgba(16, 32, 48, 0.5) + # rgba(blue, 0.2) => rgba(0, 0, 255, 0.2) + # + # @param $color [Sass::Script::Value::Color] The color whose opacity will + # be changed. + # @param $alpha [Sass::Script::Value::Number] The new opacity of the + # color. Must be between 0 and 1 inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$alpha` is out of bounds or either parameter + # is the wrong type + def rgba(*args) + case args.size + when 1 + return unquoted_string("rgba(#{args.first})") if var?(args.first) + raise ArgumentError.new("wrong number of arguments (1 for 4)") + when 2 + color, alpha = args + + if var?(color) + return unquoted_string("rgba(#{color}, #{alpha})") + elsif var?(alpha) + if color.is_a?(Sass::Script::Value::Color) + return unquoted_string("rgba(#{color.red}, #{color.green}, #{color.blue}, #{alpha})") + else + return unquoted_string("rgba(#{color}, #{alpha})") + end + end + + assert_type color, :Color, :color + if special_number?(alpha) + unquoted_string("rgba(#{color.red}, #{color.green}, #{color.blue}, #{alpha})") + else + assert_type alpha, :Number, :alpha + color.with(:alpha => percentage_or_unitless(alpha, 1, "alpha")) + end + when 3 + if var?(args[0]) || var?(args[1]) || var?(args[2]) + unquoted_string("rgba(#{args.join(', ')})") + else + raise ArgumentError.new("wrong number of arguments (3 for 4)") + end + when 4 + red, green, blue, alpha = args + if special_number?(red) || special_number?(green) || + special_number?(blue) || special_number?(alpha) + unquoted_string("rgba(#{red}, #{green}, #{blue}, #{alpha})") + else + rgba(rgb(red, green, blue), alpha) + end + else + raise ArgumentError.new("wrong number of arguments (#{args.size} for 4)") + end + end + declare :rgba, [:red, :green, :blue, :alpha] + declare :rgba, [:red, :green, :blue] + declare :rgba, [:color, :alpha] + declare :rgba, [:red] + + # Creates a {Sass::Script::Value::Color Color} from hue, saturation, and + # lightness values. Uses the algorithm from the [CSS3 spec][]. + # + # [CSS3 spec]: http://www.w3.org/TR/css3-color/#hsl-color + # + # @see #hsla + # @overload hsl($hue, $saturation, $lightness) + # @param $hue [Sass::Script::Value::Number] The hue of the color. Should be + # between 0 and 360 degrees, inclusive + # @param $saturation [Sass::Script::Value::Number] The saturation of the + # color. Must be between `0%` and `100%`, inclusive + # @param $lightness [Sass::Script::Value::Number] The lightness of the + # color. Must be between `0%` and `100%`, inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$saturation` or `$lightness` are out of bounds + # or any parameter is the wrong type + def hsl(hue, saturation = nil, lightness = nil) + if saturation.nil? + return unquoted_string("hsl(#{hue})") if var?(hue) + raise ArgumentError.new("wrong number of arguments (1 for 3)") + elsif lightness.nil? + return unquoted_string("hsl(#{hue}, #{saturation})") if var?(hue) || var?(saturation) + raise ArgumentError.new("wrong number of arguments (2 for 3)") + end + + if special_number?(hue) || special_number?(saturation) || special_number?(lightness) + unquoted_string("hsl(#{hue}, #{saturation}, #{lightness})") + else + hsla(hue, saturation, lightness, number(1)) + end + end + declare :hsl, [:hue, :saturation, :lightness] + declare :hsl, [:hue, :saturation] + declare :hsl, [:hue] + + # Creates a {Sass::Script::Value::Color Color} from hue, + # saturation, lightness, and alpha values. Uses the algorithm from + # the [CSS3 spec][]. + # + # [CSS3 spec]: http://www.w3.org/TR/css3-color/#hsl-color + # + # @see #hsl + # @overload hsla($hue, $saturation, $lightness, $alpha) + # @param $hue [Sass::Script::Value::Number] The hue of the color. Should be + # between 0 and 360 degrees, inclusive + # @param $saturation [Sass::Script::Value::Number] The saturation of the + # color. Must be between `0%` and `100%`, inclusive + # @param $lightness [Sass::Script::Value::Number] The lightness of the + # color. Must be between `0%` and `100%`, inclusive + # @param $alpha [Sass::Script::Value::Number] The opacity of the color. Must + # be between 0 and 1, inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$saturation`, `$lightness`, or `$alpha` are out + # of bounds or any parameter is the wrong type + def hsla(hue, saturation = nil, lightness = nil, alpha = nil) + if saturation.nil? + return unquoted_string("hsla(#{hue})") if var?(hue) + raise ArgumentError.new("wrong number of arguments (1 for 4)") + elsif lightness.nil? + return unquoted_string("hsla(#{hue}, #{saturation})") if var?(hue) || var?(saturation) + raise ArgumentError.new("wrong number of arguments (2 for 4)") + elsif alpha.nil? + if var?(hue) || var?(saturation) || var?(lightness) + return unquoted_string("hsla(#{hue}, #{saturation}, #{lightness})") + else + raise ArgumentError.new("wrong number of arguments (2 for 4)") + end + end + + if special_number?(hue) || special_number?(saturation) || + special_number?(lightness) || special_number?(alpha) + return unquoted_string("hsla(#{hue}, #{saturation}, #{lightness}, #{alpha})") + end + assert_type hue, :Number, :hue + assert_type saturation, :Number, :saturation + assert_type lightness, :Number, :lightness + assert_type alpha, :Number, :alpha + + h = hue.value + s = saturation.value + l = lightness.value + + # Don't store the string representation for function-created colors, both + # because it's not very useful and because some functions aren't supported + # on older browsers. + Sass::Script::Value::Color.new( + :hue => h, :saturation => s, :lightness => l, + :alpha => percentage_or_unitless(alpha, 1, "alpha")) + end + declare :hsla, [:hue, :saturation, :lightness, :alpha] + declare :hsla, [:hue, :saturation, :lightness] + declare :hsla, [:hue, :saturation] + declare :hsla, [:hue] + + # Gets the red component of a color. Calculated from HSL where necessary via + # [this algorithm][hsl-to-rgb]. + # + # [hsl-to-rgb]: http://www.w3.org/TR/css3-color/#hsl-color + # + # @overload red($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The red component, between 0 and 255 + # inclusive + # @raise [ArgumentError] if `$color` isn't a color + def red(color) + assert_type color, :Color, :color + number(color.red) + end + declare :red, [:color] + + # Gets the green component of a color. Calculated from HSL where necessary + # via [this algorithm][hsl-to-rgb]. + # + # [hsl-to-rgb]: http://www.w3.org/TR/css3-color/#hsl-color + # + # @overload green($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The green component, between 0 and + # 255 inclusive + # @raise [ArgumentError] if `$color` isn't a color + def green(color) + assert_type color, :Color, :color + number(color.green) + end + declare :green, [:color] + + # Gets the blue component of a color. Calculated from HSL where necessary + # via [this algorithm][hsl-to-rgb]. + # + # [hsl-to-rgb]: http://www.w3.org/TR/css3-color/#hsl-color + # + # @overload blue($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The blue component, between 0 and + # 255 inclusive + # @raise [ArgumentError] if `$color` isn't a color + def blue(color) + assert_type color, :Color, :color + number(color.blue) + end + declare :blue, [:color] + + # Returns the hue component of a color. See [the CSS3 HSL + # specification][hsl]. Calculated from RGB where necessary via [this + # algorithm][rgb-to-hsl]. + # + # [hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + # [rgb-to-hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + # + # @overload hue($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The hue component, between 0deg and + # 360deg + # @raise [ArgumentError] if `$color` isn't a color + def hue(color) + assert_type color, :Color, :color + number(color.hue, "deg") + end + declare :hue, [:color] + + # Returns the saturation component of a color. See [the CSS3 HSL + # specification][hsl]. Calculated from RGB where necessary via [this + # algorithm][rgb-to-hsl]. + # + # [hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + # [rgb-to-hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + # + # @overload saturation($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The saturation component, between 0% + # and 100% + # @raise [ArgumentError] if `$color` isn't a color + def saturation(color) + assert_type color, :Color, :color + number(color.saturation, "%") + end + declare :saturation, [:color] + + # Returns the lightness component of a color. See [the CSS3 HSL + # specification][hsl]. Calculated from RGB where necessary via [this + # algorithm][rgb-to-hsl]. + # + # [hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + # [rgb-to-hsl]: http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + # + # @overload lightness($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The lightness component, between 0% + # and 100% + # @raise [ArgumentError] if `$color` isn't a color + def lightness(color) + assert_type color, :Color, :color + number(color.lightness, "%") + end + declare :lightness, [:color] + + # Returns the alpha component (opacity) of a color. This is 1 unless + # otherwise specified. + # + # This function also supports the proprietary Microsoft `alpha(opacity=20)` + # syntax as a special case. + # + # @overload alpha($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The alpha component, between 0 and 1 + # @raise [ArgumentError] if `$color` isn't a color + def alpha(*args) + if args.all? do |a| + a.is_a?(Sass::Script::Value::String) && a.type == :identifier && + a.value =~ /^[a-zA-Z]+\s*=/ + end + # Support the proprietary MS alpha() function + return identifier("alpha(#{args.map {|a| a.to_s}.join(', ')})") + end + + raise ArgumentError.new("wrong number of arguments (#{args.size} for 1)") if args.size != 1 + + assert_type args.first, :Color, :color + number(args.first.alpha) + end + declare :alpha, [:color] + + # Returns the alpha component (opacity) of a color. This is 1 unless + # otherwise specified. + # + # @overload opacity($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Number] The alpha component, between 0 and 1 + # @raise [ArgumentError] if `$color` isn't a color + def opacity(color) + if color.is_a?(Sass::Script::Value::Number) + return identifier("opacity(#{color})") + end + assert_type color, :Color, :color + number(color.alpha) + end + declare :opacity, [:color] + + # Makes a color more opaque. Takes a color and a number between 0 and 1, and + # returns a color with the opacity increased by that amount. + # + # @see #transparentize + # @example + # opacify(rgba(0, 0, 0, 0.5), 0.1) => rgba(0, 0, 0, 0.6) + # opacify(rgba(0, 0, 17, 0.8), 0.2) => #001 + # @overload opacify($color, $amount) + # @param $color [Sass::Script::Value::Color] + # @param $amount [Sass::Script::Value::Number] The amount to increase the + # opacity by, between 0 and 1 + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$amount` is out of bounds, or either parameter + # is the wrong type + def opacify(color, amount) + _adjust(color, amount, :alpha, 0..1, :+) + end + declare :opacify, [:color, :amount] + + alias_method :fade_in, :opacify + declare :fade_in, [:color, :amount] + + # Makes a color more transparent. Takes a color and a number between 0 and + # 1, and returns a color with the opacity decreased by that amount. + # + # @see #opacify + # @example + # transparentize(rgba(0, 0, 0, 0.5), 0.1) => rgba(0, 0, 0, 0.4) + # transparentize(rgba(0, 0, 0, 0.8), 0.2) => rgba(0, 0, 0, 0.6) + # @overload transparentize($color, $amount) + # @param $color [Sass::Script::Value::Color] + # @param $amount [Sass::Script::Value::Number] The amount to decrease the + # opacity by, between 0 and 1 + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$amount` is out of bounds, or either parameter + # is the wrong type + def transparentize(color, amount) + _adjust(color, amount, :alpha, 0..1, :-) + end + declare :transparentize, [:color, :amount] + + alias_method :fade_out, :transparentize + declare :fade_out, [:color, :amount] + + # Makes a color lighter. Takes a color and a number between `0%` and `100%`, + # and returns a color with the lightness increased by that amount. + # + # @see #darken + # @example + # lighten(hsl(0, 0%, 0%), 30%) => hsl(0, 0, 30) + # lighten(#800, 20%) => #e00 + # @overload lighten($color, $amount) + # @param $color [Sass::Script::Value::Color] + # @param $amount [Sass::Script::Value::Number] The amount to increase the + # lightness by, between `0%` and `100%` + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$amount` is out of bounds, or either parameter + # is the wrong type + def lighten(color, amount) + _adjust(color, amount, :lightness, 0..100, :+, "%") + end + declare :lighten, [:color, :amount] + + # Makes a color darker. Takes a color and a number between 0% and 100%, and + # returns a color with the lightness decreased by that amount. + # + # @see #lighten + # @example + # darken(hsl(25, 100%, 80%), 30%) => hsl(25, 100%, 50%) + # darken(#800, 20%) => #200 + # @overload darken($color, $amount) + # @param $color [Sass::Script::Value::Color] + # @param $amount [Sass::Script::Value::Number] The amount to decrease the + # lightness by, between `0%` and `100%` + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$amount` is out of bounds, or either parameter + # is the wrong type + def darken(color, amount) + _adjust(color, amount, :lightness, 0..100, :-, "%") + end + declare :darken, [:color, :amount] + + # Makes a color more saturated. Takes a color and a number between 0% and + # 100%, and returns a color with the saturation increased by that amount. + # + # @see #desaturate + # @example + # saturate(hsl(120, 30%, 90%), 20%) => hsl(120, 50%, 90%) + # saturate(#855, 20%) => #9e3f3f + # @overload saturate($color, $amount) + # @param $color [Sass::Script::Value::Color] + # @param $amount [Sass::Script::Value::Number] The amount to increase the + # saturation by, between `0%` and `100%` + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$amount` is out of bounds, or either parameter + # is the wrong type + def saturate(color, amount = nil) + # Support the filter effects definition of saturate. + # https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html + return identifier("saturate(#{color})") if amount.nil? + _adjust(color, amount, :saturation, 0..100, :+, "%") + end + declare :saturate, [:color, :amount] + declare :saturate, [:amount] + + # Makes a color less saturated. Takes a color and a number between 0% and + # 100%, and returns a color with the saturation decreased by that value. + # + # @see #saturate + # @example + # desaturate(hsl(120, 30%, 90%), 20%) => hsl(120, 10%, 90%) + # desaturate(#855, 20%) => #726b6b + # @overload desaturate($color, $amount) + # @param $color [Sass::Script::Value::Color] + # @param $amount [Sass::Script::Value::Number] The amount to decrease the + # saturation by, between `0%` and `100%` + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$amount` is out of bounds, or either parameter + # is the wrong type + def desaturate(color, amount) + _adjust(color, amount, :saturation, 0..100, :-, "%") + end + declare :desaturate, [:color, :amount] + + # Changes the hue of a color. Takes a color and a number of degrees (usually + # between `-360deg` and `360deg`), and returns a color with the hue rotated + # along the color wheel by that amount. + # + # @example + # adjust-hue(hsl(120, 30%, 90%), 60deg) => hsl(180, 30%, 90%) + # adjust-hue(hsl(120, 30%, 90%), -60deg) => hsl(60, 30%, 90%) + # adjust-hue(#811, 45deg) => #886a11 + # @overload adjust_hue($color, $degrees) + # @param $color [Sass::Script::Value::Color] + # @param $degrees [Sass::Script::Value::Number] The number of degrees to + # rotate the hue + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if either parameter is the wrong type + def adjust_hue(color, degrees) + assert_type color, :Color, :color + assert_type degrees, :Number, :degrees + color.with(:hue => color.hue + degrees.value) + end + declare :adjust_hue, [:color, :degrees] + + # Converts a color into the format understood by IE filters. + # + # @example + # ie-hex-str(#abc) => #FFAABBCC + # ie-hex-str(#3322BB) => #FF3322BB + # ie-hex-str(rgba(0, 255, 0, 0.5)) => #8000FF00 + # @overload ie_hex_str($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::String] The IE-formatted string + # representation of the color + # @raise [ArgumentError] if `$color` isn't a color + def ie_hex_str(color) + assert_type color, :Color, :color + alpha = Sass::Util.round(color.alpha * 255).to_s(16).rjust(2, '0') + identifier("##{alpha}#{color.send(:hex_str)[1..-1]}".upcase) + end + declare :ie_hex_str, [:color] + + # Increases or decreases one or more properties of a color. This can change + # the red, green, blue, hue, saturation, value, and alpha properties. The + # properties are specified as keyword arguments, and are added to or + # subtracted from the color's current value for that property. + # + # All properties are optional. You can't specify both RGB properties + # (`$red`, `$green`, `$blue`) and HSL properties (`$hue`, `$saturation`, + # `$value`) at the same time. + # + # @example + # adjust-color(#102030, $blue: 5) => #102035 + # adjust-color(#102030, $red: -5, $blue: 5) => #0b2035 + # adjust-color(hsl(25, 100%, 80%), $lightness: -30%, $alpha: -0.4) => hsla(25, 100%, 50%, 0.6) + # @overload adjust_color($color, [$red], [$green], [$blue], [$hue], [$saturation], [$lightness], [$alpha]) + # @param $color [Sass::Script::Value::Color] + # @param $red [Sass::Script::Value::Number] The adjustment to make on the + # red component, between -255 and 255 inclusive + # @param $green [Sass::Script::Value::Number] The adjustment to make on the + # green component, between -255 and 255 inclusive + # @param $blue [Sass::Script::Value::Number] The adjustment to make on the + # blue component, between -255 and 255 inclusive + # @param $hue [Sass::Script::Value::Number] The adjustment to make on the + # hue component, in degrees + # @param $saturation [Sass::Script::Value::Number] The adjustment to make on + # the saturation component, between `-100%` and `100%` inclusive + # @param $lightness [Sass::Script::Value::Number] The adjustment to make on + # the lightness component, between `-100%` and `100%` inclusive + # @param $alpha [Sass::Script::Value::Number] The adjustment to make on the + # alpha component, between -1 and 1 inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if any parameter is the wrong type or out-of + # bounds, or if RGB properties and HSL properties are adjusted at the + # same time + def adjust_color(color, kwargs) + assert_type color, :Color, :color + with = Sass::Util.map_hash( + "red" => [-255..255, ""], + "green" => [-255..255, ""], + "blue" => [-255..255, ""], + "hue" => nil, + "saturation" => [-100..100, "%"], + "lightness" => [-100..100, "%"], + "alpha" => [-1..1, ""] + ) do |name, (range, units)| + val = kwargs.delete(name) + next unless val + assert_type val, :Number, name + Sass::Util.check_range("$#{name}: Amount", range, val, units) if range + adjusted = color.send(name) + val.value + adjusted = [0, Sass::Util.restrict(adjusted, range)].max if range + [name.to_sym, adjusted] + end + + unless kwargs.empty? + name, val = kwargs.to_a.first + raise ArgumentError.new("Unknown argument $#{name} (#{val})") + end + + color.with(with) + end + declare :adjust_color, [:color], :var_kwargs => true + + # Fluidly scales one or more properties of a color. Unlike + # \{#adjust_color adjust-color}, which changes a color's properties by fixed + # amounts, \{#scale_color scale-color} fluidly changes them based on how + # high or low they already are. That means that lightening an already-light + # color with \{#scale_color scale-color} won't change the lightness much, + # but lightening a dark color by the same amount will change it more + # dramatically. This has the benefit of making `scale-color($color, ...)` + # have a similar effect regardless of what `$color` is. + # + # For example, the lightness of a color can be anywhere between `0%` and + # `100%`. If `scale-color($color, $lightness: 40%)` is called, the resulting + # color's lightness will be 40% of the way between its original lightness + # and 100. If `scale-color($color, $lightness: -40%)` is called instead, the + # lightness will be 40% of the way between the original and 0. + # + # This can change the red, green, blue, saturation, value, and alpha + # properties. The properties are specified as keyword arguments. All + # arguments should be percentages between `0%` and `100%`. + # + # All properties are optional. You can't specify both RGB properties + # (`$red`, `$green`, `$blue`) and HSL properties (`$saturation`, `$value`) + # at the same time. + # + # @example + # scale-color(hsl(120, 70%, 80%), $lightness: 50%) => hsl(120, 70%, 90%) + # scale-color(rgb(200, 150%, 170%), $green: -40%, $blue: 70%) => rgb(200, 90, 229) + # scale-color(hsl(200, 70%, 80%), $saturation: -90%, $alpha: -30%) => hsla(200, 7%, 80%, 0.7) + # @overload scale_color($color, [$red], [$green], [$blue], [$saturation], [$lightness], [$alpha]) + # @param $color [Sass::Script::Value::Color] + # @param $red [Sass::Script::Value::Number] + # @param $green [Sass::Script::Value::Number] + # @param $blue [Sass::Script::Value::Number] + # @param $saturation [Sass::Script::Value::Number] + # @param $lightness [Sass::Script::Value::Number] + # @param $alpha [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if any parameter is the wrong type or out-of + # bounds, or if RGB properties and HSL properties are adjusted at the + # same time + def scale_color(color, kwargs) + assert_type color, :Color, :color + with = Sass::Util.map_hash( + "red" => 255, + "green" => 255, + "blue" => 255, + "saturation" => 100, + "lightness" => 100, + "alpha" => 1 + ) do |name, max| + val = kwargs.delete(name) + next unless val + assert_type val, :Number, name + assert_unit val, '%', name + Sass::Util.check_range("$#{name}: Amount", -100..100, val, '%') + + current = color.send(name) + scale = val.value / 100.0 + diff = scale > 0 ? max - current : current + [name.to_sym, current + diff * scale] + end + + unless kwargs.empty? + name, val = kwargs.to_a.first + raise ArgumentError.new("Unknown argument $#{name} (#{val})") + end + + color.with(with) + end + declare :scale_color, [:color], :var_kwargs => true + + # Changes one or more properties of a color. This can change the red, green, + # blue, hue, saturation, value, and alpha properties. The properties are + # specified as keyword arguments, and replace the color's current value for + # that property. + # + # All properties are optional. You can't specify both RGB properties + # (`$red`, `$green`, `$blue`) and HSL properties (`$hue`, `$saturation`, + # `$value`) at the same time. + # + # @example + # change-color(#102030, $blue: 5) => #102005 + # change-color(#102030, $red: 120, $blue: 5) => #782005 + # change-color(hsl(25, 100%, 80%), $lightness: 40%, $alpha: 0.8) => hsla(25, 100%, 40%, 0.8) + # @overload change_color($color, [$red], [$green], [$blue], [$hue], [$saturation], [$lightness], [$alpha]) + # @param $color [Sass::Script::Value::Color] + # @param $red [Sass::Script::Value::Number] The new red component for the + # color, within 0 and 255 inclusive + # @param $green [Sass::Script::Value::Number] The new green component for + # the color, within 0 and 255 inclusive + # @param $blue [Sass::Script::Value::Number] The new blue component for the + # color, within 0 and 255 inclusive + # @param $hue [Sass::Script::Value::Number] The new hue component for the + # color, in degrees + # @param $saturation [Sass::Script::Value::Number] The new saturation + # component for the color, between `0%` and `100%` inclusive + # @param $lightness [Sass::Script::Value::Number] The new lightness + # component for the color, within `0%` and `100%` inclusive + # @param $alpha [Sass::Script::Value::Number] The new alpha component for + # the color, within 0 and 1 inclusive + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if any parameter is the wrong type or out-of + # bounds, or if RGB properties and HSL properties are adjusted at the + # same time + def change_color(color, kwargs) + assert_type color, :Color, :color + with = Sass::Util.map_hash( + 'red' => ['Red value', 0..255], + 'green' => ['Green value', 0..255], + 'blue' => ['Blue value', 0..255], + 'hue' => [], + 'saturation' => ['Saturation', 0..100, '%'], + 'lightness' => ['Lightness', 0..100, '%'], + 'alpha' => ['Alpha channel', 0..1] + ) do |name, (desc, range, unit)| + val = kwargs.delete(name) + next unless val + assert_type val, :Number, name + + if range + val = Sass::Util.check_range(desc, range, val, unit) + else + val = val.value + end + + [name.to_sym, val] + end + + unless kwargs.empty? + name, val = kwargs.to_a.first + raise ArgumentError.new("Unknown argument $#{name} (#{val})") + end + + color.with(with) + end + declare :change_color, [:color], :var_kwargs => true + + # Mixes two colors together. Specifically, takes the average of each of the + # RGB components, optionally weighted by the given percentage. The opacity + # of the colors is also considered when weighting the components. + # + # The weight specifies the amount of the first color that should be included + # in the returned color. The default, `50%`, means that half the first color + # and half the second color should be used. `25%` means that a quarter of + # the first color and three quarters of the second color should be used. + # + # @example + # mix(#f00, #00f) => #7f007f + # mix(#f00, #00f, 25%) => #3f00bf + # mix(rgba(255, 0, 0, 0.5), #00f) => rgba(63, 0, 191, 0.75) + # @overload mix($color1, $color2, $weight: 50%) + # @param $color1 [Sass::Script::Value::Color] + # @param $color2 [Sass::Script::Value::Color] + # @param $weight [Sass::Script::Value::Number] The relative weight of each + # color. Closer to `100%` gives more weight to `$color1`, closer to `0%` + # gives more weight to `$color2` + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$weight` is out of bounds or any parameter is + # the wrong type + def mix(color1, color2, weight = number(50)) + assert_type color1, :Color, :color1 + assert_type color2, :Color, :color2 + assert_type weight, :Number, :weight + + Sass::Util.check_range("Weight", 0..100, weight, '%') + + # This algorithm factors in both the user-provided weight (w) and the + # difference between the alpha values of the two colors (a) to decide how + # to perform the weighted average of the two RGB values. + # + # It works by first normalizing both parameters to be within [-1, 1], + # where 1 indicates "only use color1", -1 indicates "only use color2", and + # all values in between indicated a proportionately weighted average. + # + # Once we have the normalized variables w and a, we apply the formula + # (w + a)/(1 + w*a) to get the combined weight (in [-1, 1]) of color1. + # This formula has two especially nice properties: + # + # * When either w or a are -1 or 1, the combined weight is also that number + # (cases where w * a == -1 are undefined, and handled as a special case). + # + # * When a is 0, the combined weight is w, and vice versa. + # + # Finally, the weight of color1 is renormalized to be within [0, 1] + # and the weight of color2 is given by 1 minus the weight of color1. + p = (weight.value / 100.0).to_f + w = p * 2 - 1 + a = color1.alpha - color2.alpha + + w1 = ((w * a == -1 ? w : (w + a) / (1 + w * a)) + 1) / 2.0 + w2 = 1 - w1 + + rgba = color1.rgb.zip(color2.rgb).map {|v1, v2| v1 * w1 + v2 * w2} + rgba << color1.alpha * p + color2.alpha * (1 - p) + rgb_color(*rgba) + end + declare :mix, [:color1, :color2] + declare :mix, [:color1, :color2, :weight] + + # Converts a color to grayscale. This is identical to `desaturate(color, + # 100%)`. + # + # @see #desaturate + # @overload grayscale($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$color` isn't a color + def grayscale(color) + if color.is_a?(Sass::Script::Value::Number) + return identifier("grayscale(#{color})") + end + desaturate color, number(100) + end + declare :grayscale, [:color] + + # Returns the complement of a color. This is identical to `adjust-hue(color, + # 180deg)`. + # + # @see #adjust_hue #adjust-hue + # @overload complement($color) + # @param $color [Sass::Script::Value::Color] + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$color` isn't a color + def complement(color) + adjust_hue color, number(180) + end + declare :complement, [:color] + + # Returns the inverse (negative) of a color. The red, green, and blue values + # are inverted, while the opacity is left alone. + # + # @overload invert($color) + # @param $color [Sass::Script::Value::Color] + # @overload invert($color, $weight: 100%) + # @param $color [Sass::Script::Value::Color] + # @param $weight [Sass::Script::Value::Number] The relative weight of the + # color color's inverse + # @return [Sass::Script::Value::Color] + # @raise [ArgumentError] if `$color` isn't a color or `$weight` + # isn't a percentage between 0% and 100% + def invert(color, weight = number(100)) + if color.is_a?(Sass::Script::Value::Number) + return identifier("invert(#{color})") + end + + assert_type color, :Color, :color + inv = color.with( + :red => (255 - color.red), + :green => (255 - color.green), + :blue => (255 - color.blue)) + + mix(inv, color, weight) + end + declare :invert, [:color] + declare :invert, [:color, :weight] + + # Removes quotes from a string. If the string is already unquoted, this will + # return it unmodified. + # + # @see #quote + # @example + # unquote("foo") => foo + # unquote(foo) => foo + # @overload unquote($string) + # @param $string [Sass::Script::Value::String] + # @return [Sass::Script::Value::String] + # @raise [ArgumentError] if `$string` isn't a string + def unquote(string) + unless string.is_a?(Sass::Script::Value::String) + # Don't warn multiple times for the same source line. + $_sass_warned_for_unquote ||= Set.new + frame = environment.stack.frames.last + key = [frame.filename, frame.line] if frame + return string if frame && $_sass_warned_for_unquote.include?(key) + $_sass_warned_for_unquote << key if frame + + Sass::Util.sass_warn(< "foo" + # quote(foo) => "foo" + # @overload quote($string) + # @param $string [Sass::Script::Value::String] + # @return [Sass::Script::Value::String] + # @raise [ArgumentError] if `$string` isn't a string + def quote(string) + assert_type string, :String, :string + if string.type != :string + quoted_string(string.value) + else + string + end + end + declare :quote, [:string] + + # Returns the number of characters in a string. + # + # @example + # str-length("foo") => 3 + # @overload str_length($string) + # @param $string [Sass::Script::Value::String] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if `$string` isn't a string + def str_length(string) + assert_type string, :String, :string + number(string.value.size) + end + declare :str_length, [:string] + + # Inserts `$insert` into `$string` at `$index`. + # + # Note that unlike some languages, the first character in a Sass string is + # number 1, the second number 2, and so forth. + # + # @example + # str-insert("abcd", "X", 1) => "Xabcd" + # str-insert("abcd", "X", 4) => "abcXd" + # str-insert("abcd", "X", 5) => "abcdX" + # + # @overload str_insert($string, $insert, $index) + # @param $string [Sass::Script::Value::String] + # @param $insert [Sass::Script::Value::String] + # @param $index [Sass::Script::Value::Number] The position at which + # `$insert` will be inserted. Negative indices count from the end of + # `$string`. An index that's outside the bounds of the string will insert + # `$insert` at the front or back of the string + # @return [Sass::Script::Value::String] The result string. This will be + # quoted if and only if `$string` was quoted + # @raise [ArgumentError] if any parameter is the wrong type + def str_insert(original, insert, index) + assert_type original, :String, :string + assert_type insert, :String, :insert + assert_integer index, :index + assert_unit index, nil, :index + insertion_point = if index.to_i > 0 + [index.to_i - 1, original.value.size].min + else + [index.to_i, -original.value.size - 1].max + end + result = original.value.dup.insert(insertion_point, insert.value) + Sass::Script::Value::String.new(result, original.type) + end + declare :str_insert, [:string, :insert, :index] + + # Returns the index of the first occurrence of `$substring` in `$string`. If + # there is no such occurrence, returns `null`. + # + # Note that unlike some languages, the first character in a Sass string is + # number 1, the second number 2, and so forth. + # + # @example + # str-index(abcd, a) => 1 + # str-index(abcd, ab) => 1 + # str-index(abcd, X) => null + # str-index(abcd, c) => 3 + # + # @overload str_index($string, $substring) + # @param $string [Sass::Script::Value::String] + # @param $substring [Sass::Script::Value::String] + # @return [Sass::Script::Value::Number, Sass::Script::Value::Null] + # @raise [ArgumentError] if any parameter is the wrong type + def str_index(string, substring) + assert_type string, :String, :string + assert_type substring, :String, :substring + index = string.value.index(substring.value) + index ? number(index + 1) : null + end + declare :str_index, [:string, :substring] + + # Extracts a substring from `$string`. The substring will begin at index + # `$start-at` and ends at index `$end-at`. + # + # Note that unlike some languages, the first character in a Sass string is + # number 1, the second number 2, and so forth. + # + # @example + # str-slice("abcd", 2, 3) => "bc" + # str-slice("abcd", 2) => "bcd" + # str-slice("abcd", -3, -2) => "bc" + # str-slice("abcd", 2, -2) => "bc" + # + # @overload str_slice($string, $start-at, $end-at: -1) + # @param $start-at [Sass::Script::Value::Number] The index of the first + # character of the substring. If this is negative, it counts from the end + # of `$string` + # @param $end-at [Sass::Script::Value::Number] The index of the last + # character of the substring. If this is negative, it counts from the end + # of `$string`. Defaults to -1 + # @return [Sass::Script::Value::String] The substring. This will be quoted + # if and only if `$string` was quoted + # @raise [ArgumentError] if any parameter is the wrong type + def str_slice(string, start_at, end_at = nil) + assert_type string, :String, :string + assert_unit start_at, nil, "start-at" + + end_at = number(-1) if end_at.nil? + assert_unit end_at, nil, "end-at" + + return Sass::Script::Value::String.new("", string.type) if end_at.value == 0 + s = start_at.value > 0 ? start_at.value - 1 : start_at.value + e = end_at.value > 0 ? end_at.value - 1 : end_at.value + s = string.value.length + s if s < 0 + s = 0 if s < 0 + e = string.value.length + e if e < 0 + return Sass::Script::Value::String.new("", string.type) if e < 0 + extracted = string.value.slice(s..e) + Sass::Script::Value::String.new(extracted || "", string.type) + end + declare :str_slice, [:string, :start_at] + declare :str_slice, [:string, :start_at, :end_at] + + # Converts a string to upper case. + # + # @example + # to-upper-case(abcd) => ABCD + # + # @overload to_upper_case($string) + # @param $string [Sass::Script::Value::String] + # @return [Sass::Script::Value::String] + # @raise [ArgumentError] if `$string` isn't a string + def to_upper_case(string) + assert_type string, :String, :string + Sass::Script::Value::String.new(Sass::Util.upcase(string.value), string.type) + end + declare :to_upper_case, [:string] + + # Convert a string to lower case, + # + # @example + # to-lower-case(ABCD) => abcd + # + # @overload to_lower_case($string) + # @param $string [Sass::Script::Value::String] + # @return [Sass::Script::Value::String] + # @raise [ArgumentError] if `$string` isn't a string + def to_lower_case(string) + assert_type string, :String, :string + Sass::Script::Value::String.new(Sass::Util.downcase(string.value), string.type) + end + declare :to_lower_case, [:string] + + # Returns the type of a value. + # + # @example + # type-of(100px) => number + # type-of(asdf) => string + # type-of("asdf") => string + # type-of(true) => bool + # type-of(#fff) => color + # type-of(blue) => color + # type-of(null) => null + # type-of(a b c) => list + # type-of((a: 1, b: 2)) => map + # type-of(get-function("foo")) => function + # + # @overload type_of($value) + # @param $value [Sass::Script::Value::Base] The value to inspect + # @return [Sass::Script::Value::String] The unquoted string name of the + # value's type + def type_of(value) + value.check_deprecated_interp if value.is_a?(Sass::Script::Value::String) + identifier(value.class.name.gsub(/Sass::Script::Value::/, '').downcase) + end + declare :type_of, [:value] + + # Returns whether a feature exists in the current Sass runtime. + # + # The following features are supported: + # + # * `global-variable-shadowing` indicates that a local variable will shadow + # a global variable unless `!global` is used. + # + # * `extend-selector-pseudoclass` indicates that `@extend` will reach into + # selector pseudoclasses like `:not`. + # + # * `units-level-3` indicates full support for unit arithmetic using units + # defined in the [Values and Units Level 3][] spec. + # + # [Values and Units Level 3]: http://www.w3.org/TR/css3-values/ + # + # * `at-error` indicates that the Sass `@error` directive is supported. + # + # * `custom-property` indicates that the [Custom Properties Level 1][] spec + # is supported. This means that custom properties are parsed statically, + # with only interpolation treated as SassScript. + # + # [Custom Properties Level 1]: https://www.w3.org/TR/css-variables-1/ + # + # @example + # feature-exists(some-feature-that-exists) => true + # feature-exists(what-is-this-i-dont-know) => false + # + # @overload feature_exists($feature) + # @param $feature [Sass::Script::Value::String] The name of the feature + # @return [Sass::Script::Value::Bool] Whether the feature is supported in this version of Sass + # @raise [ArgumentError] if `$feature` isn't a string + def feature_exists(feature) + assert_type feature, :String, :feature + bool(Sass.has_feature?(feature.value)) + end + declare :feature_exists, [:feature] + + # Returns a reference to a function for later invocation with the `call()` function. + # + # If `$css` is `false`, the function reference may refer to a function + # defined in your stylesheet or built-in to the host environment. If it's + # `true` it will refer to a plain-CSS function. + # + # @example + # get-function("rgb") + # + # @function myfunc { @return "something"; } + # get-function("myfunc") + # + # @overload get_function($name, $css: false) + # @param name [Sass::Script::Value::String] The name of the function being referenced. + # @param css [Sass::Script::Value::Bool] Whether to get a plain CSS function. + # + # @return [Sass::Script::Value::Function] A function reference. + def get_function(name, kwargs = {}) + assert_type name, :String, :name + + css = if kwargs.has_key?("css") + v = kwargs.delete("css") + assert_type v, :Bool, :css + v.value + else + false + end + + if kwargs.any? + raise ArgumentError.new("Illegal keyword argument '#{kwargs.keys.first}'") + end + + if css + return Sass::Script::Value::Function.new( + Sass::Callable.new(name.value, nil, nil, nil, nil, nil, "function", :css)) + end + + callable = environment.caller.function(name.value) || + (Sass::Script::Functions.callable?(name.value.tr("-", "_")) && + Sass::Callable.new(name.value, nil, nil, nil, nil, nil, "function", :builtin)) + + if callable + Sass::Script::Value::Function.new(callable) + else + raise Sass::SyntaxError.new("Function not found: #{name}") + end + end + declare :get_function, [:name], :var_kwargs => true + + # Returns the unit(s) associated with a number. Complex units are sorted in + # alphabetical order by numerator and denominator. + # + # @example + # unit(100) => "" + # unit(100px) => "px" + # unit(3em) => "em" + # unit(10px * 5em) => "em*px" + # unit(10px * 5em / 30cm / 1rem) => "em*px/cm*rem" + # @overload unit($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::String] The unit(s) of the number, as a + # quoted string + # @raise [ArgumentError] if `$number` isn't a number + def unit(number) + assert_type number, :Number, :number + quoted_string(number.unit_str) + end + declare :unit, [:number] + + # Returns whether a number has units. + # + # @example + # unitless(100) => true + # unitless(100px) => false + # @overload unitless($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Bool] + # @raise [ArgumentError] if `$number` isn't a number + def unitless(number) + assert_type number, :Number, :number + bool(number.unitless?) + end + declare :unitless, [:number] + + # Returns whether two numbers can added, subtracted, or compared. + # + # @example + # comparable(2px, 1px) => true + # comparable(100px, 3em) => false + # comparable(10cm, 3mm) => true + # @overload comparable($number1, $number2) + # @param $number1 [Sass::Script::Value::Number] + # @param $number2 [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Bool] + # @raise [ArgumentError] if either parameter is the wrong type + def comparable(number1, number2) + assert_type number1, :Number, :number1 + assert_type number2, :Number, :number2 + bool(number1.comparable_to?(number2)) + end + declare :comparable, [:number1, :number2] + + # Converts a unitless number to a percentage. + # + # @example + # percentage(0.2) => 20% + # percentage(100px / 50px) => 200% + # @overload percentage($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if `$number` isn't a unitless number + def percentage(number) + unless number.is_a?(Sass::Script::Value::Number) && number.unitless? + raise ArgumentError.new("$number: #{number.inspect} is not a unitless number") + end + number(number.value * 100, '%') + end + declare :percentage, [:number] + + # Rounds a number to the nearest whole number. + # + # @example + # round(10.4px) => 10px + # round(10.6px) => 11px + # @overload round($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if `$number` isn't a number + def round(number) + numeric_transformation(number) {|n| Sass::Util.round(n)} + end + declare :round, [:number] + + # Rounds a number up to the next whole number. + # + # @example + # ceil(10.4px) => 11px + # ceil(10.6px) => 11px + # @overload ceil($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if `$number` isn't a number + def ceil(number) + numeric_transformation(number) {|n| n.ceil} + end + declare :ceil, [:number] + + # Rounds a number down to the previous whole number. + # + # @example + # floor(10.4px) => 10px + # floor(10.6px) => 10px + # @overload floor($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if `$number` isn't a number + def floor(number) + numeric_transformation(number) {|n| n.floor} + end + declare :floor, [:number] + + # Returns the absolute value of a number. + # + # @example + # abs(10px) => 10px + # abs(-10px) => 10px + # @overload abs($number) + # @param $number [Sass::Script::Value::Number] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if `$number` isn't a number + def abs(number) + numeric_transformation(number) {|n| n.abs} + end + declare :abs, [:number] + + # Finds the minimum of several numbers. This function takes any number of + # arguments. + # + # @example + # min(1px, 4px) => 1px + # min(5em, 3em, 4em) => 3em + # @overload min($numbers...) + # @param $numbers [[Sass::Script::Value::Number]] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if any argument isn't a number, or if not all of + # the arguments have comparable units + def min(*numbers) + numbers.each {|n| assert_type n, :Number} + numbers.inject {|min, num| min.lt(num).to_bool ? min : num} + end + declare :min, [], :var_args => :true + + # Finds the maximum of several numbers. This function takes any number of + # arguments. + # + # @example + # max(1px, 4px) => 4px + # max(5em, 3em, 4em) => 5em + # @overload max($numbers...) + # @param $numbers [[Sass::Script::Value::Number]] + # @return [Sass::Script::Value::Number] + # @raise [ArgumentError] if any argument isn't a number, or if not all of + # the arguments have comparable units + def max(*values) + values.each {|v| assert_type v, :Number} + values.inject {|max, val| max.gt(val).to_bool ? max : val} + end + declare :max, [], :var_args => :true + + # Return the length of a list. + # + # This can return the number of pairs in a map as well. + # + # @example + # length(10px) => 1 + # length(10px 20px 30px) => 3 + # length((width: 10px, height: 20px)) => 2 + # @overload length($list) + # @param $list [Sass::Script::Value::Base] + # @return [Sass::Script::Value::Number] + def length(list) + number(list.to_a.size) + end + declare :length, [:list] + + # Return a new list, based on the list provided, but with the nth + # element changed to the value given. + # + # Note that unlike some languages, the first item in a Sass list is number + # 1, the second number 2, and so forth. + # + # Negative index values address elements in reverse order, starting with the last element + # in the list. + # + # @example + # set-nth($list: 10px 20px 30px, $n: 2, $value: -20px) => 10px -20px 30px + # @overload set-nth($list, $n, $value) + # @param $list [Sass::Script::Value::Base] The list that will be copied, having the element + # at index `$n` changed. + # @param $n [Sass::Script::Value::Number] The index of the item to set. + # Negative indices count from the end of the list. + # @param $value [Sass::Script::Value::Base] The new value at index `$n`. + # @return [Sass::Script::Value::List] + # @raise [ArgumentError] if `$n` isn't an integer between 1 and the length + # of `$list` + def set_nth(list, n, value) + assert_type n, :Number, :n + Sass::Script::Value::List.assert_valid_index(list, n) + index = n.to_i > 0 ? n.to_i - 1 : n.to_i + new_list = list.to_a.dup + new_list[index] = value + list.with_contents(new_list) + end + declare :set_nth, [:list, :n, :value] + + # Gets the nth item in a list. + # + # Note that unlike some languages, the first item in a Sass list is number + # 1, the second number 2, and so forth. + # + # This can return the nth pair in a map as well. + # + # Negative index values address elements in reverse order, starting with the last element in + # the list. + # + # @example + # nth(10px 20px 30px, 1) => 10px + # nth((Helvetica, Arial, sans-serif), 3) => sans-serif + # nth((width: 10px, length: 20px), 2) => length, 20px + # @overload nth($list, $n) + # @param $list [Sass::Script::Value::Base] + # @param $n [Sass::Script::Value::Number] The index of the item to get. + # Negative indices count from the end of the list. + # @return [Sass::Script::Value::Base] + # @raise [ArgumentError] if `$n` isn't an integer between 1 and the length + # of `$list` + def nth(list, n) + assert_type n, :Number, :n + Sass::Script::Value::List.assert_valid_index(list, n) + + index = n.to_i > 0 ? n.to_i - 1 : n.to_i + list.to_a[index] + end + declare :nth, [:list, :n] + + # Joins together two lists into one. + # + # Unless `$separator` is passed, if one list is comma-separated and one is + # space-separated, the first parameter's separator is used for the resulting + # list. If both lists have fewer than two items, spaces are used for the + # resulting list. + # + # Unless `$bracketed` is passed, the resulting list is bracketed if the + # first parameter is. + # + # Like all list functions, `join()` returns a new list rather than modifying + # its arguments in place. + # + # @example + # join(10px 20px, 30px 40px) => 10px 20px 30px 40px + # join((blue, red), (#abc, #def)) => blue, red, #abc, #def + # join(10px, 20px) => 10px 20px + # join(10px, 20px, comma) => 10px, 20px + # join((blue, red), (#abc, #def), space) => blue red #abc #def + # join([10px], 20px) => [10px 20px] + # @overload join($list1, $list2, $separator: auto, $bracketed: auto) + # @param $list1 [Sass::Script::Value::Base] + # @param $list2 [Sass::Script::Value::Base] + # @param $separator [Sass::Script::Value::String] The list separator to use. + # If this is `comma` or `space`, that separator will be used. If this is + # `auto` (the default), the separator is determined as explained above. + # @param $bracketed [Sass::Script::Value::Base] Whether the resulting list + # will be bracketed. If this is `auto` (the default), the separator is + # determined as explained above. + # @return [Sass::Script::Value::List] + def join(list1, list2, + separator = identifier("auto"), bracketed = identifier("auto"), + kwargs = nil, *rest) + if separator.is_a?(Hash) + kwargs = separator + separator = identifier("auto") + elsif bracketed.is_a?(Hash) + kwargs = bracketed + bracketed = identifier("auto") + elsif rest.last.is_a?(Hash) + rest.unshift kwargs + kwargs = rest.pop + end + + unless rest.empty? + # Add 4 to rest.length because we don't want to count the kwargs hash, + # which is always passed. + raise ArgumentError.new("wrong number of arguments (#{rest.length + 4} for 2..4)") + end + + if kwargs + separator = kwargs.delete("separator") || separator + bracketed = kwargs.delete("bracketed") || bracketed + + unless kwargs.empty? + name, val = kwargs.to_a.first + raise ArgumentError.new("Unknown argument $#{name} (#{val})") + end + end + + assert_type separator, :String, :separator + unless %w(auto space comma).include?(separator.value) + raise ArgumentError.new("Separator name must be space, comma, or auto") + end + + list(list1.to_a + list2.to_a, + separator: + if separator.value == 'auto' + list1.separator || list2.separator || :space + else + separator.value.to_sym + end, + bracketed: + if bracketed.is_a?(Sass::Script::Value::String) && bracketed.value == 'auto' + list1.bracketed + else + bracketed.to_bool + end) + end + # We don't actually take variable arguments or keyword arguments, but this + # is the best way to take either `$separator` or `$bracketed` as keywords + # without complaining about the other missing. + declare :join, [:list1, :list2], :var_args => true, :var_kwargs => true + + # Appends a single value onto the end of a list. + # + # Unless the `$separator` argument is passed, if the list had only one item, + # the resulting list will be space-separated. + # + # Like all list functions, `append()` returns a new list rather than + # modifying its argument in place. + # + # @example + # append(10px 20px, 30px) => 10px 20px 30px + # append((blue, red), green) => blue, red, green + # append(10px 20px, 30px 40px) => 10px 20px (30px 40px) + # append(10px, 20px, comma) => 10px, 20px + # append((blue, red), green, space) => blue red green + # @overload append($list, $val, $separator: auto) + # @param $list [Sass::Script::Value::Base] + # @param $val [Sass::Script::Value::Base] + # @param $separator [Sass::Script::Value::String] The list separator to use. + # If this is `comma` or `space`, that separator will be used. If this is + # `auto` (the default), the separator is determined as explained above. + # @return [Sass::Script::Value::List] + def append(list, val, separator = identifier("auto")) + assert_type separator, :String, :separator + unless %w(auto space comma).include?(separator.value) + raise ArgumentError.new("Separator name must be space, comma, or auto") + end + list.with_contents(list.to_a + [val], + separator: + if separator.value == 'auto' + list.separator || :space + else + separator.value.to_sym + end) + end + declare :append, [:list, :val] + declare :append, [:list, :val, :separator] + + # Combines several lists into a single multidimensional list. The nth value + # of the resulting list is a space separated list of the source lists' nth + # values. + # + # The length of the resulting list is the length of the + # shortest list. + # + # @example + # zip(1px 1px 3px, solid dashed solid, red green blue) + # => 1px solid red, 1px dashed green, 3px solid blue + # @overload zip($lists...) + # @param $lists [[Sass::Script::Value::Base]] + # @return [Sass::Script::Value::List] + def zip(*lists) + length = nil + values = [] + lists.each do |list| + array = list.to_a + values << array.dup + length = length.nil? ? array.length : [length, array.length].min + end + values.each do |value| + value.slice!(length) + end + new_list_value = values.first.zip(*values[1..-1]) + list(new_list_value.map {|list| list(list, :space)}, :comma) + end + declare :zip, [], :var_args => true + + # Returns the position of a value within a list. If the value isn't found, + # returns `null` instead. + # + # Note that unlike some languages, the first item in a Sass list is number + # 1, the second number 2, and so forth. + # + # This can return the position of a pair in a map as well. + # + # @example + # index(1px solid red, solid) => 2 + # index(1px solid red, dashed) => null + # index((width: 10px, height: 20px), (height 20px)) => 2 + # @overload index($list, $value) + # @param $list [Sass::Script::Value::Base] + # @param $value [Sass::Script::Value::Base] + # @return [Sass::Script::Value::Number, Sass::Script::Value::Null] The + # 1-based index of `$value` in `$list`, or `null` + def index(list, value) + index = list.to_a.index {|e| e.eq(value).to_bool} + index ? number(index + 1) : null + end + declare :index, [:list, :value] + + # Returns the separator of a list. If the list doesn't have a separator due + # to having fewer than two elements, returns `space`. + # + # @example + # list-separator(1px 2px 3px) => space + # list-separator(1px, 2px, 3px) => comma + # list-separator('foo') => space + # @overload list_separator($list) + # @param $list [Sass::Script::Value::Base] + # @return [Sass::Script::Value::String] `comma` or `space` + def list_separator(list) + identifier((list.separator || :space).to_s) + end + declare :list_separator, [:list] + + # Returns whether a list uses square brackets. + # + # @example + # is-bracketed(1px 2px 3px) => false + # is-bracketed([1px, 2px, 3px]) => true + # @overload is_bracketed($list) + # @param $list [Sass::Script::Value::Base] + # @return [Sass::Script::Value::Bool] + def is_bracketed(list) + bool(list.bracketed) + end + declare :is_bracketed, [:list] + + # Returns the value in a map associated with the given key. If the map + # doesn't have such a key, returns `null`. + # + # @example + # map-get(("foo": 1, "bar": 2), "foo") => 1 + # map-get(("foo": 1, "bar": 2), "bar") => 2 + # map-get(("foo": 1, "bar": 2), "baz") => null + # @overload map_get($map, $key) + # @param $map [Sass::Script::Value::Map] + # @param $key [Sass::Script::Value::Base] + # @return [Sass::Script::Value::Base] The value indexed by `$key`, or `null` + # if the map doesn't contain the given key + # @raise [ArgumentError] if `$map` is not a map + def map_get(map, key) + assert_type map, :Map, :map + map.to_h[key] || null + end + declare :map_get, [:map, :key] + + # Merges two maps together into a new map. Keys in `$map2` will take + # precedence over keys in `$map1`. + # + # This is the best way to add new values to a map. + # + # All keys in the returned map that also appear in `$map1` will have the + # same order as in `$map1`. New keys from `$map2` will be placed at the end + # of the map. + # + # Like all map functions, `map-merge()` returns a new map rather than + # modifying its arguments in place. + # + # @example + # map-merge(("foo": 1), ("bar": 2)) => ("foo": 1, "bar": 2) + # map-merge(("foo": 1, "bar": 2), ("bar": 3)) => ("foo": 1, "bar": 3) + # @overload map_merge($map1, $map2) + # @param $map1 [Sass::Script::Value::Map] + # @param $map2 [Sass::Script::Value::Map] + # @return [Sass::Script::Value::Map] + # @raise [ArgumentError] if either parameter is not a map + def map_merge(map1, map2) + assert_type map1, :Map, :map1 + assert_type map2, :Map, :map2 + map(map1.to_h.merge(map2.to_h)) + end + declare :map_merge, [:map1, :map2] + + # Returns a new map with keys removed. + # + # Like all map functions, `map-merge()` returns a new map rather than + # modifying its arguments in place. + # + # @example + # map-remove(("foo": 1, "bar": 2), "bar") => ("foo": 1) + # map-remove(("foo": 1, "bar": 2, "baz": 3), "bar", "baz") => ("foo": 1) + # map-remove(("foo": 1, "bar": 2), "baz") => ("foo": 1, "bar": 2) + # @overload map_remove($map, $keys...) + # @param $map [Sass::Script::Value::Map] + # @param $keys [[Sass::Script::Value::Base]] + # @return [Sass::Script::Value::Map] + # @raise [ArgumentError] if `$map` is not a map + def map_remove(map, *keys) + assert_type map, :Map, :map + hash = map.to_h.dup + hash.delete_if {|key, _| keys.include?(key)} + map(hash) + end + declare :map_remove, [:map, :key], :var_args => true + + # Returns a list of all keys in a map. + # + # @example + # map-keys(("foo": 1, "bar": 2)) => "foo", "bar" + # @overload map_keys($map) + # @param $map [Map] + # @return [List] the list of keys, comma-separated + # @raise [ArgumentError] if `$map` is not a map + def map_keys(map) + assert_type map, :Map, :map + list(map.to_h.keys, :comma) + end + declare :map_keys, [:map] + + # Returns a list of all values in a map. This list may include duplicate + # values, if multiple keys have the same value. + # + # @example + # map-values(("foo": 1, "bar": 2)) => 1, 2 + # map-values(("foo": 1, "bar": 2, "baz": 1)) => 1, 2, 1 + # @overload map_values($map) + # @param $map [Map] + # @return [List] the list of values, comma-separated + # @raise [ArgumentError] if `$map` is not a map + def map_values(map) + assert_type map, :Map, :map + list(map.to_h.values, :comma) + end + declare :map_values, [:map] + + # Returns whether a map has a value associated with a given key. + # + # @example + # map-has-key(("foo": 1, "bar": 2), "foo") => true + # map-has-key(("foo": 1, "bar": 2), "baz") => false + # @overload map_has_key($map, $key) + # @param $map [Sass::Script::Value::Map] + # @param $key [Sass::Script::Value::Base] + # @return [Sass::Script::Value::Bool] + # @raise [ArgumentError] if `$map` is not a map + def map_has_key(map, key) + assert_type map, :Map, :map + bool(map.to_h.has_key?(key)) + end + declare :map_has_key, [:map, :key] + + # Returns the map of named arguments passed to a function or mixin that + # takes a variable argument list. The argument names are strings, and they + # do not contain the leading `$`. + # + # @example + # @mixin foo($args...) { + # @debug keywords($args); //=> (arg1: val, arg2: val) + # } + # + # @include foo($arg1: val, $arg2: val); + # @overload keywords($args) + # @param $args [Sass::Script::Value::ArgList] + # @return [Sass::Script::Value::Map] + # @raise [ArgumentError] if `$args` isn't a variable argument list + def keywords(args) + assert_type args, :ArgList, :args + map(Sass::Util.map_keys(args.keywords.as_stored) {|k| Sass::Script::Value::String.new(k)}) + end + declare :keywords, [:args] + + # Returns one of two values, depending on whether or not `$condition` is + # true. Just like in `@if`, all values other than `false` and `null` are + # considered to be true. + # + # @example + # if(true, 1px, 2px) => 1px + # if(false, 1px, 2px) => 2px + # @overload if($condition, $if-true, $if-false) + # @param $condition [Sass::Script::Value::Base] Whether the `$if-true` or + # `$if-false` will be returned + # @param $if-true [Sass::Script::Tree::Node] + # @param $if-false [Sass::Script::Tree::Node] + # @return [Sass::Script::Value::Base] `$if-true` or `$if-false` + def if(condition, if_true, if_false) + if condition.to_bool + perform(if_true) + else + perform(if_false) + end + end + declare :if, [:condition, :"&if_true", :"&if_false"] + + # Returns a unique CSS identifier. The identifier is returned as an unquoted + # string. The identifier returned is only guaranteed to be unique within the + # scope of a single Sass run. + # + # @overload unique_id() + # @return [Sass::Script::Value::String] + def unique_id + generator = Sass::Script::Functions.random_number_generator + Thread.current[:sass_last_unique_id] ||= generator.rand(36**8) + # avoid the temptation of trying to guess the next unique value. + value = (Thread.current[:sass_last_unique_id] += (generator.rand(10) + 1)) + # the u makes this a legal identifier if it would otherwise start with a number. + identifier("u" + value.to_s(36).rjust(8, '0')) + end + declare :unique_id, [] + + # Dynamically calls a function. This can call user-defined + # functions, built-in functions, or plain CSS functions. It will + # pass along all arguments, including keyword arguments, to the + # called function. + # + # @example + # call(rgb, 10, 100, 255) => #0a64ff + # call(scale-color, #0a64ff, $lightness: -10%) => #0058ef + # + # $fn: nth; + # call($fn, (a b c), 2) => b + # + # @overload call($function, $args...) + # @param $function [Sass::Script::Value::Function] The function to call. + def call(name, *args) + unless name.is_a?(Sass::Script::Value::String) || + name.is_a?(Sass::Script::Value::Function) + assert_type name, :Function, :function + end + if name.is_a?(Sass::Script::Value::String) + name = if function_exists(name).to_bool + get_function(name) + else + get_function(name, "css" => bool(true)) + end + Sass::Util.sass_warn(< true, :var_kwargs => true + + # This function only exists as a workaround for IE7's [`content: + # counter` bug](http://jes.st/2013/ie7s-css-breaking-content-counter-bug/). + # It works identically to any other plain-CSS function, except it + # avoids adding spaces between the argument commas. + # + # @example + # counter(item, ".") => counter(item,".") + # @overload counter($args...) + # @return [Sass::Script::Value::String] + def counter(*args) + identifier("counter(#{args.map {|a| a.to_s(options)}.join(',')})") + end + declare :counter, [], :var_args => true + + # This function only exists as a workaround for IE7's [`content: + # counter` bug](http://jes.st/2013/ie7s-css-breaking-content-counter-bug/). + # It works identically to any other plain-CSS function, except it + # avoids adding spaces between the argument commas. + # + # @example + # counters(item, ".") => counters(item,".") + # @overload counters($args...) + # @return [Sass::Script::Value::String] + def counters(*args) + identifier("counters(#{args.map {|a| a.to_s(options)}.join(',')})") + end + declare :counters, [], :var_args => true + + # Check whether a variable with the given name exists in the current + # scope or in the global scope. + # + # @example + # $a-false-value: false; + # variable-exists(a-false-value) => true + # variable-exists(a-null-value) => true + # + # variable-exists(nonexistent) => false + # + # @overload variable_exists($name) + # @param $name [Sass::Script::Value::String] The name of the variable to + # check. The name should not include the `$`. + # @return [Sass::Script::Value::Bool] Whether the variable is defined in + # the current scope. + def variable_exists(name) + assert_type name, :String, :name + bool(environment.caller.var(name.value)) + end + declare :variable_exists, [:name] + + # Check whether a variable with the given name exists in the global + # scope (at the top level of the file). + # + # @example + # $a-false-value: false; + # global-variable-exists(a-false-value) => true + # global-variable-exists(a-null-value) => true + # + # .foo { + # $some-var: false; + # @if global-variable-exists(some-var) { /* false, doesn't run */ } + # } + # + # @overload global_variable_exists($name) + # @param $name [Sass::Script::Value::String] The name of the variable to + # check. The name should not include the `$`. + # @return [Sass::Script::Value::Bool] Whether the variable is defined in + # the global scope. + def global_variable_exists(name) + assert_type name, :String, :name + bool(environment.global_env.var(name.value)) + end + declare :global_variable_exists, [:name] + + # Check whether a function with the given name exists. + # + # @example + # function-exists(lighten) => true + # + # @function myfunc { @return "something"; } + # function-exists(myfunc) => true + # + # @overload function_exists($name) + # @param name [Sass::Script::Value::String] The name of the function to + # check or a function reference. + # @return [Sass::Script::Value::Bool] Whether the function is defined. + def function_exists(name) + assert_type name, :String, :name + exists = Sass::Script::Functions.callable?(name.value.tr("-", "_")) + exists ||= environment.caller.function(name.value) + bool(exists) + end + declare :function_exists, [:name] + + # Check whether a mixin with the given name exists. + # + # @example + # mixin-exists(nonexistent) => false + # + # @mixin red-text { color: red; } + # mixin-exists(red-text) => true + # + # @overload mixin_exists($name) + # @param name [Sass::Script::Value::String] The name of the mixin to + # check. + # @return [Sass::Script::Value::Bool] Whether the mixin is defined. + def mixin_exists(name) + assert_type name, :String, :name + bool(environment.mixin(name.value)) + end + declare :mixin_exists, [:name] + + # Check whether a mixin was passed a content block. + # + # Unless `content-exists()` is called directly from a mixin, an error will be raised. + # + # @example + # @mixin needs-content { + # @if not content-exists() { + # @error "You must pass a content block!" + # } + # @content; + # } + # + # @overload content_exists() + # @return [Sass::Script::Value::Bool] Whether a content block was passed to the mixin. + def content_exists + # frames.last is the stack frame for this function, + # so we use frames[-2] to get the frame before that. + mixin_frame = environment.stack.frames[-2] + unless mixin_frame && mixin_frame.type == :mixin + raise Sass::SyntaxError.new("Cannot call content-exists() except within a mixin.") + end + bool(!environment.caller.content.nil?) + end + declare :content_exists, [] + + # Return a string containing the value as its Sass representation. + # + # @overload inspect($value) + # @param $value [Sass::Script::Value::Base] The value to inspect. + # @return [Sass::Script::Value::String] A representation of the value as + # it would be written in Sass. + def inspect(value) + value.check_deprecated_interp if value.is_a?(Sass::Script::Value::String) + unquoted_string(value.to_sass) + end + declare :inspect, [:value] + + # @overload random() + # Return a decimal between 0 and 1, inclusive of 0 but not 1. + # @return [Sass::Script::Value::Number] A decimal value. + # @overload random($limit) + # Return an integer between 1 and `$limit`, inclusive of both 1 and `$limit`. + # @param $limit [Sass::Script::Value::Number] The maximum of the random integer to be + # returned, a positive integer. + # @return [Sass::Script::Value::Number] An integer. + # @raise [ArgumentError] if the `$limit` is not 1 or greater + def random(limit = nil) + generator = Sass::Script::Functions.random_number_generator + if limit + assert_integer limit, "limit" + if limit.to_i < 1 + raise ArgumentError.new("$limit #{limit} must be greater than or equal to 1") + end + number(1 + generator.rand(limit.to_i)) + else + number(generator.rand) + end + end + declare :random, [] + declare :random, [:limit] + + # Parses a user-provided selector into a list of lists of strings + # as returned by `&`. + # + # @example + # selector-parse(".foo .bar, .baz .bang") => ('.foo' '.bar', '.baz' '.bang') + # + # @overload selector_parse($selector) + # @param $selector [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector to parse. This can be either a string, a list of + # strings, or a list of lists of strings as returned by `&`. + # @return [Sass::Script::Value::List] + # A list of lists of strings representing `$selector`. This is + # in the same format as a selector returned by `&`. + def selector_parse(selector) + parse_selector(selector, :selector).to_sass_script + end + declare :selector_parse, [:selector] + + # Return a new selector with all selectors in `$selectors` nested beneath + # one another as though they had been nested in the stylesheet as + # `$selector1 { $selector2 { ... } }`. + # + # Unlike most selector functions, `selector-nest` allows the + # parent selector `&` to be used in any selector but the first. + # + # @example + # selector-nest(".foo", ".bar", ".baz") => .foo .bar .baz + # selector-nest(".a .foo", ".b .bar") => .a .foo .b .bar + # selector-nest(".foo", "&.bar") => .foo.bar + # + # @overload selector_nest($selectors...) + # @param $selectors [[Sass::Script::Value::String, Sass::Script::Value::List]] + # The selectors to nest. At least one selector must be passed. Each of + # these can be either a string, a list of strings, or a list of lists of + # strings as returned by `&`. + # @return [Sass::Script::Value::List] + # A list of lists of strings representing the result of nesting + # `$selectors`. This is in the same format as a selector returned by + # `&`. + def selector_nest(*selectors) + if selectors.empty? + raise ArgumentError.new("$selectors: At least one selector must be passed") + end + + parsed = [parse_selector(selectors.first, :selectors)] + parsed += selectors[1..-1].map {|sel| parse_selector(sel, :selectors, true)} + parsed.inject {|result, child| child.resolve_parent_refs(result)}.to_sass_script + end + declare :selector_nest, [], :var_args => true + + # Return a new selector with all selectors in `$selectors` appended one + # another as though they had been nested in the stylesheet as `$selector1 { + # &$selector2 { ... } }`. + # + # @example + # selector-append(".foo", ".bar", ".baz") => .foo.bar.baz + # selector-append(".a .foo", ".b .bar") => "a .foo.b .bar" + # selector-append(".foo", "-suffix") => ".foo-suffix" + # + # @overload selector_append($selectors...) + # @param $selectors [[Sass::Script::Value::String, Sass::Script::Value::List]] + # The selectors to append. At least one selector must be passed. Each of + # these can be either a string, a list of strings, or a list of lists of + # strings as returned by `&`. + # @return [Sass::Script::Value::List] + # A list of lists of strings representing the result of appending + # `$selectors`. This is in the same format as a selector returned by + # `&`. + # @raise [ArgumentError] if a selector could not be appended. + def selector_append(*selectors) + if selectors.empty? + raise ArgumentError.new("$selectors: At least one selector must be passed") + end + + selectors.map {|sel| parse_selector(sel, :selectors)}.inject do |parent, child| + child.members.each do |seq| + sseq = seq.members.first + unless sseq.is_a?(Sass::Selector::SimpleSequence) + raise ArgumentError.new("Can't append \"#{seq}\" to \"#{parent}\"") + end + + base = sseq.base + case base + when Sass::Selector::Universal + raise ArgumentError.new("Can't append \"#{seq}\" to \"#{parent}\"") + when Sass::Selector::Element + unless base.namespace.nil? + raise ArgumentError.new("Can't append \"#{seq}\" to \"#{parent}\"") + end + sseq.members[0] = Sass::Selector::Parent.new(base.name) + else + sseq.members.unshift Sass::Selector::Parent.new + end + end + child.resolve_parent_refs(parent) + end.to_sass_script + end + declare :selector_append, [], :var_args => true + + # Returns a new version of `$selector` with `$extendee` extended + # with `$extender`. This works just like the result of + # + # $selector { ... } + # $extender { @extend $extendee } + # + # @example + # selector-extend(".a .b", ".b", ".foo .bar") => .a .b, .a .foo .bar, .foo .a .bar + # + # @overload selector_extend($selector, $extendee, $extender) + # @param $selector [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector within which `$extendee` is extended with + # `$extender`. This can be either a string, a list of strings, + # or a list of lists of strings as returned by `&`. + # @param $extendee [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector being extended. This can be either a string, a + # list of strings, or a list of lists of strings as returned + # by `&`. + # @param $extender [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector being injected into `$selector`. This can be + # either a string, a list of strings, or a list of lists of + # strings as returned by `&`. + # @return [Sass::Script::Value::List] + # A list of lists of strings representing the result of the + # extension. This is in the same format as a selector returned + # by `&`. + # @raise [ArgumentError] if the extension fails + def selector_extend(selector, extendee, extender) + selector = parse_selector(selector, :selector) + extendee = parse_selector(extendee, :extendee) + extender = parse_selector(extender, :extender) + + extends = Sass::Util::SubsetMap.new + begin + extender.populate_extends(extends, extendee, nil, [], true) + selector.do_extend(extends).to_sass_script + rescue Sass::SyntaxError => e + raise ArgumentError.new(e.to_s) + end + end + declare :selector_extend, [:selector, :extendee, :extender] + + # Replaces all instances of `$original` with `$replacement` in `$selector` + # + # This works by using `@extend` and throwing away the original + # selector. This means that it can be used to do very advanced + # replacements; see the examples below. + # + # @example + # selector-replace(".foo .bar", ".bar", ".baz") => ".foo .baz" + # selector-replace(".foo.bar.baz", ".foo.baz", ".qux") => ".bar.qux" + # + # @overload selector_replace($selector, $original, $replacement) + # @param $selector [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector within which `$original` is replaced with + # `$replacement`. This can be either a string, a list of + # strings, or a list of lists of strings as returned by `&`. + # @param $original [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector being replaced. This can be either a string, a + # list of strings, or a list of lists of strings as returned + # by `&`. + # @param $replacement [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector that `$original` is being replaced with. This + # can be either a string, a list of strings, or a list of + # lists of strings as returned by `&`. + # @return [Sass::Script::Value::List] + # A list of lists of strings representing the result of the + # extension. This is in the same format as a selector returned + # by `&`. + # @raise [ArgumentError] if the replacement fails + def selector_replace(selector, original, replacement) + selector = parse_selector(selector, :selector) + original = parse_selector(original, :original) + replacement = parse_selector(replacement, :replacement) + + extends = Sass::Util::SubsetMap.new + begin + replacement.populate_extends(extends, original, nil, [], true) + selector.do_extend(extends, [], true).to_sass_script + rescue Sass::SyntaxError => e + raise ArgumentError.new(e.to_s) + end + end + declare :selector_replace, [:selector, :original, :replacement] + + # Unifies two selectors into a single selector that matches only + # elements matched by both input selectors. Returns `null` if + # there is no such selector. + # + # Like the selector unification done for `@extend`, this doesn't + # guarantee that the output selector will match *all* elements + # matched by both input selectors. For example, if `.a .b` is + # unified with `.x .y`, `.a .x .b.y, .x .a .b.y` will be returned, + # but `.a.x .b.y` will not. This avoids exponential output size + # while matching all elements that are likely to exist in + # practice. + # + # @example + # selector-unify(".a", ".b") => .a.b + # selector-unify(".a .b", ".x .y") => .a .x .b.y, .x .a .b.y + # selector-unify(".a.b", ".b.c") => .a.b.c + # selector-unify("#a", "#b") => null + # + # @overload selector_unify($selector1, $selector2) + # @param $selector1 [Sass::Script::Value::String, Sass::Script::Value::List] + # The first selector to be unified. This can be either a + # string, a list of strings, or a list of lists of strings as + # returned by `&`. + # @param $selector2 [Sass::Script::Value::String, Sass::Script::Value::List] + # The second selector to be unified. This can be either a + # string, a list of strings, or a list of lists of strings as + # returned by `&`. + # @return [Sass::Script::Value::List, Sass::Script::Value::Null] + # A list of lists of strings representing the result of the + # unification, or null if no unification exists. This is in + # the same format as a selector returned by `&`. + def selector_unify(selector1, selector2) + selector1 = parse_selector(selector1, :selector1) + selector2 = parse_selector(selector2, :selector2) + return null unless (unified = selector1.unify(selector2)) + unified.to_sass_script + end + declare :selector_unify, [:selector1, :selector2] + + # Returns the [simple + # selectors](http://dev.w3.org/csswg/selectors4/#simple) that + # comprise the compound selector `$selector`. + # + # Note that `$selector` **must be** a [compound + # selector](http://dev.w3.org/csswg/selectors4/#compound). That + # means it cannot contain commas or spaces. It also means that + # unlike other selector functions, this takes only strings, not + # lists. + # + # @example + # simple-selectors(".foo.bar") => ".foo", ".bar" + # simple-selectors(".foo.bar.baz") => ".foo", ".bar", ".baz" + # + # @overload simple_selectors($selector) + # @param $selector [Sass::Script::Value::String] + # The compound selector whose simple selectors will be extracted. + # @return [Sass::Script::Value::List] + # A list of simple selectors in the compound selector. + def simple_selectors(selector) + selector = parse_compound_selector(selector, :selector) + list(selector.members.map {|simple| unquoted_string(simple.to_s)}, :comma) + end + declare :simple_selectors, [:selector] + + # Returns whether `$super` is a superselector of `$sub`. This means that + # `$super` matches all the elements that `$sub` matches, as well as possibly + # additional elements. In general, simpler selectors tend to be + # superselectors of more complex oned. + # + # @example + # is-superselector(".foo", ".foo.bar") => true + # is-superselector(".foo.bar", ".foo") => false + # is-superselector(".bar", ".foo .bar") => true + # is-superselector(".foo .bar", ".bar") => false + # + # @overload is_superselector($super, $sub) + # @param $super [Sass::Script::Value::String, Sass::Script::Value::List] + # The potential superselector. This can be either a string, a list of + # strings, or a list of lists of strings as returned by `&`. + # @param $sub [Sass::Script::Value::String, Sass::Script::Value::List] + # The potential subselector. This can be either a string, a list of + # strings, or a list of lists of strings as returned by `&`. + # @return [Sass::Script::Value::Bool] + # Whether `$selector1` is a superselector of `$selector2`. + def is_superselector(sup, sub) + sup = parse_selector(sup, :super) + sub = parse_selector(sub, :sub) + bool(sup.superselector?(sub)) + end + declare :is_superselector, [:super, :sub] + + private + + # This method implements the pattern of transforming a numeric value into + # another numeric value with the same units. + # It yields a number to a block to perform the operation and return a number + def numeric_transformation(value) + assert_type value, :Number, :value + Sass::Script::Value::Number.new( + yield(value.value), value.numerator_units, value.denominator_units) + end + + def _adjust(color, amount, attr, range, op, units = "") + assert_type color, :Color, :color + assert_type amount, :Number, :amount + Sass::Util.check_range('Amount', range, amount, units) + + color.with(attr => color.send(attr).send(op, amount.value)) + end + + def percentage_or_unitless(number, max, name) + if number.unitless? + number.value + elsif number.is_unit?("%") + max * number.value / 100.0; + else + raise ArgumentError.new( + "$#{name}: Expected #{number} to have no units or \"%\""); + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/lexer.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/lexer.rb new file mode 100644 index 0000000..5f02ad9 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/lexer.rb @@ -0,0 +1,518 @@ +require 'sass/scss/rx' + +module Sass + module Script + # The lexical analyzer for SassScript. + # It takes a raw string and converts it to individual tokens + # that are easier to parse. + class Lexer + include Sass::SCSS::RX + + # A struct containing information about an individual token. + # + # `type`: \[`Symbol`\] + # : The type of token. + # + # `value`: \[`Object`\] + # : The Ruby object corresponding to the value of the token. + # + # `source_range`: \[`Sass::Source::Range`\] + # : The range in the source file in which the token appeared. + # + # `pos`: \[`Integer`\] + # : The scanner position at which the SassScript token appeared. + Token = Struct.new(:type, :value, :source_range, :pos) + + # The line number of the lexer's current position. + # + # @return [Integer] + def line + return @line unless @tok + @tok.source_range.start_pos.line + end + + # The number of bytes into the current line + # of the lexer's current position (1-based). + # + # @return [Integer] + def offset + return @offset unless @tok + @tok.source_range.start_pos.offset + end + + # A hash from operator strings to the corresponding token types. + OPERATORS = { + '+' => :plus, + '-' => :minus, + '*' => :times, + '/' => :div, + '%' => :mod, + '=' => :single_eq, + ':' => :colon, + '(' => :lparen, + ')' => :rparen, + '[' => :lsquare, + ']' => :rsquare, + ',' => :comma, + 'and' => :and, + 'or' => :or, + 'not' => :not, + '==' => :eq, + '!=' => :neq, + '>=' => :gte, + '<=' => :lte, + '>' => :gt, + '<' => :lt, + '#{' => :begin_interpolation, + '}' => :end_interpolation, + ';' => :semicolon, + '{' => :lcurly, + '...' => :splat, + } + + OPERATORS_REVERSE = Sass::Util.map_hash(OPERATORS) {|k, v| [v, k]} + + TOKEN_NAMES = Sass::Util.map_hash(OPERATORS_REVERSE) {|k, v| [k, v.inspect]}.merge( + :const => "variable (e.g. $foo)", + :ident => "identifier (e.g. middle)") + + # A list of operator strings ordered with longer names first + # so that `>` and `<` don't clobber `>=` and `<=`. + OP_NAMES = OPERATORS.keys.sort_by {|o| -o.size} + + # A sub-list of {OP_NAMES} that only includes operators + # with identifier names. + IDENT_OP_NAMES = OP_NAMES.select {|k, _v| k =~ /^\w+/} + + PARSEABLE_NUMBER = /(?:(\d*\.\d+)|(\d+))(?:[eE]([+-]?\d+))?(#{UNIT})?/ + + # A hash of regular expressions that are used for tokenizing. + REGULAR_EXPRESSIONS = { + :whitespace => /\s+/, + :comment => COMMENT, + :single_line_comment => SINGLE_LINE_COMMENT, + :variable => /(\$)(#{IDENT})/, + :ident => /(#{IDENT})(\()?/, + :number => PARSEABLE_NUMBER, + :unary_minus_number => /-#{PARSEABLE_NUMBER}/, + :color => HEXCOLOR, + :id => /##{IDENT}/, + :selector => /&/, + :ident_op => /(#{Regexp.union(*IDENT_OP_NAMES.map do |s| + Regexp.new(Regexp.escape(s) + "(?!#{NMCHAR}|\Z)") + end)})/, + :op => /(#{Regexp.union(*OP_NAMES)})/, + } + + class << self + private + + def string_re(open, close) + /#{open}((?:\\.|\#(?!\{)|[^#{close}\\#])*)(#{close}|#\{)/m + end + end + + # A hash of regular expressions that are used for tokenizing strings. + # + # The key is a `[Symbol, Boolean]` pair. + # The symbol represents which style of quotation to use, + # while the boolean represents whether or not the string + # is following an interpolated segment. + STRING_REGULAR_EXPRESSIONS = { + :double => { + false => string_re('"', '"'), + true => string_re('', '"') + }, + :single => { + false => string_re("'", "'"), + true => string_re('', "'") + }, + :uri => { + false => /url\(#{W}(#{URLCHAR}*?)(#{W}\)|#\{)/, + true => /(#{URLCHAR}*?)(#{W}\)|#\{)/ + }, + # Defined in https://developer.mozilla.org/en/CSS/@-moz-document as a + # non-standard version of http://www.w3.org/TR/css3-conditional/ + :url_prefix => { + false => /url-prefix\(#{W}(#{URLCHAR}*?)(#{W}\)|#\{)/, + true => /(#{URLCHAR}*?)(#{W}\)|#\{)/ + }, + :domain => { + false => /domain\(#{W}(#{URLCHAR}*?)(#{W}\)|#\{)/, + true => /(#{URLCHAR}*?)(#{W}\)|#\{)/ + } + } + + # @param str [String, StringScanner] The source text to lex + # @param line [Integer] The 1-based line on which the SassScript appears. + # Used for error reporting and sourcemap building + # @param offset [Integer] The 1-based character (not byte) offset in the line in the source. + # Used for error reporting and sourcemap building + # @param options [{Symbol => Object}] An options hash; + # see {file:SASS_REFERENCE.md#Options the Sass options documentation} + def initialize(str, line, offset, options) + @scanner = str.is_a?(StringScanner) ? str : Sass::Util::MultibyteStringScanner.new(str) + @line = line + @offset = offset + @options = options + @interpolation_stack = [] + @prev = nil + @tok = nil + @next_tok = nil + end + + # Moves the lexer forward one token. + # + # @return [Token] The token that was moved past + def next + @tok ||= read_token + @tok, tok = nil, @tok + @prev = tok + tok + end + + # Returns whether or not there's whitespace before the next token. + # + # @return [Boolean] + def whitespace?(tok = @tok) + if tok + @scanner.string[0...tok.pos] =~ /\s\Z/ + else + @scanner.string[@scanner.pos, 1] =~ /^\s/ || + @scanner.string[@scanner.pos - 1, 1] =~ /\s\Z/ + end + end + + # Returns the given character. + # + # @return [String] + def char(pos = @scanner.pos) + @scanner.string[pos, 1] + end + + # Consumes and returns single raw character from the input stream. + # + # @return [String] + def next_char + unpeek! + scan(/./) + end + + # Returns the next token without moving the lexer forward. + # + # @return [Token] The next token + def peek + @tok ||= read_token + end + + # Rewinds the underlying StringScanner + # to before the token returned by \{#peek}. + def unpeek! + raise "[BUG] Can't unpeek before a queued token!" if @next_tok + return unless @tok + @scanner.pos = @tok.pos + @line = @tok.source_range.start_pos.line + @offset = @tok.source_range.start_pos.offset + end + + # @return [Boolean] Whether or not there's more source text to lex. + def done? + return if @next_tok + whitespace unless after_interpolation? && !@interpolation_stack.empty? + @scanner.eos? && @tok.nil? + end + + # @return [Boolean] Whether or not the last token lexed was `:end_interpolation`. + def after_interpolation? + @prev && @prev.type == :end_interpolation + end + + # Raise an error to the effect that `name` was expected in the input stream + # and wasn't found. + # + # This calls \{#unpeek!} to rewind the scanner to immediately after + # the last returned token. + # + # @param name [String] The name of the entity that was expected but not found + # @raise [Sass::SyntaxError] + def expected!(name) + unpeek! + Sass::SCSS::Parser.expected(@scanner, name, @line) + end + + # Records all non-comment text the lexer consumes within the block + # and returns it as a string. + # + # @yield A block in which text is recorded + # @return [String] + def str + old_pos = @tok ? @tok.pos : @scanner.pos + yield + new_pos = @tok ? @tok.pos : @scanner.pos + @scanner.string[old_pos...new_pos] + end + + # Runs a block, and rewinds the state of the lexer to the beginning of the + # block if it returns `nil` or `false`. + def try + old_pos = @scanner.pos + old_line = @line + old_offset = @offset + old_interpolation_stack = @interpolation_stack.dup + old_prev = @prev + old_tok = @tok + old_next_tok = @next_tok + + result = yield + return result if result + + @scanner.pos = old_pos + @line = old_line + @offset = old_offset + @interpolation_stack = old_interpolation_stack + @prev = old_prev + @tok = old_tok + @next_tok = old_next_tok + nil + end + + private + + def read_token + if (tok = @next_tok) + @next_tok = nil + return tok + end + + return if done? + start_pos = source_position + value = token + return unless value + type, val = value + Token.new(type, val, range(start_pos), @scanner.pos - @scanner.matched_size) + end + + def whitespace + nil while scan(REGULAR_EXPRESSIONS[:whitespace]) || + scan(REGULAR_EXPRESSIONS[:comment]) || + scan(REGULAR_EXPRESSIONS[:single_line_comment]) + end + + def token + if after_interpolation? + interp_type, interp_value = @interpolation_stack.pop + if interp_type == :special_fun + return special_fun_body(interp_value) + elsif interp_type.nil? + if @scanner.string[@scanner.pos - 1] == '}' && scan(REGULAR_EXPRESSIONS[:ident]) + return [@scanner[2] ? :funcall : :ident, Sass::Util.normalize_ident_escapes(@scanner[1], start: false)] + end + else + raise "[BUG]: Unknown interp_type #{interp_type}" unless interp_type == :string + return string(interp_value, true) + end + end + + variable || string(:double, false) || string(:single, false) || number || id || color || + selector || string(:uri, false) || raw(UNICODERANGE) || special_fun || special_val || + ident_op || ident || op + end + + def variable + _variable(REGULAR_EXPRESSIONS[:variable]) + end + + def _variable(rx) + return unless scan(rx) + [:const, Sass::Util.normalize_ident_escapes(@scanner[2])] + end + + def ident + return unless scan(REGULAR_EXPRESSIONS[:ident]) + [@scanner[2] ? :funcall : :ident, Sass::Util.normalize_ident_escapes(@scanner[1])] + end + + def string(re, open) + line, offset = @line, @offset + return unless scan(STRING_REGULAR_EXPRESSIONS[re][open]) + if @scanner[0] =~ /([^\\]|^)\n/ + filename = @options[:filename] + Sass::Util.sass_warn < Object}] An options hash; see + # {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # This supports an additional `:allow_extra_text` option that controls + # whether the parser throws an error when extra text is encountered + # after the parsed construct. + def initialize(str, line, offset, options = {}) + @options = options + @allow_extra_text = options.delete(:allow_extra_text) + @lexer = lexer_class.new(str, line, offset, options) + @stop_at = nil + end + + # Parses a SassScript expression within an interpolated segment (`#{}`). + # This means that it stops when it comes across an unmatched `}`, + # which signals the end of an interpolated segment, + # it returns rather than throwing an error. + # + # @param warn_for_color [Boolean] Whether raw color values passed to + # interoplation should cause a warning. + # @return [Script::Tree::Node] The root node of the parse tree + # @raise [Sass::SyntaxError] if the expression isn't valid SassScript + def parse_interpolated(warn_for_color = false) + # Start two characters back to compensate for #{ + start_pos = Sass::Source::Position.new(line, offset - 2) + expr = assert_expr :expr + assert_tok :end_interpolation + expr = Sass::Script::Tree::Interpolation.new( + nil, expr, nil, false, false, :warn_for_color => warn_for_color) + check_for_interpolation expr + expr.options = @options + node(expr, start_pos) + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parses a SassScript expression. + # + # @return [Script::Tree::Node] The root node of the parse tree + # @raise [Sass::SyntaxError] if the expression isn't valid SassScript + def parse + expr = assert_expr :expr + assert_done + expr.options = @options + check_for_interpolation expr + expr + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parses a SassScript expression, + # ending it when it encounters one of the given identifier tokens. + # + # @param tokens [#include?(String | Symbol)] A set of strings or symbols that delimit the expression. + # @return [Script::Tree::Node] The root node of the parse tree + # @raise [Sass::SyntaxError] if the expression isn't valid SassScript + def parse_until(tokens) + @stop_at = tokens + expr = assert_expr :expr + assert_done + expr.options = @options + check_for_interpolation expr + expr + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parses the argument list for a mixin include. + # + # @return [(Array, + # {String => Script::Tree::Node}, + # Script::Tree::Node, + # Script::Tree::Node)] + # The root nodes of the positional arguments, keyword arguments, and + # splat argument(s). Keyword arguments are in a hash from names to values. + # @raise [Sass::SyntaxError] if the argument list isn't valid SassScript + def parse_mixin_include_arglist + args, keywords = [], {} + if try_tok(:lparen) + args, keywords, splat, kwarg_splat = mixin_arglist + assert_tok(:rparen) + end + assert_done + + args.each do |a| + check_for_interpolation a + a.options = @options + end + + keywords.each do |_, v| + check_for_interpolation v + v.options = @options + end + + if splat + check_for_interpolation splat + splat.options = @options + end + + if kwarg_splat + check_for_interpolation kwarg_splat + kwarg_splat.options = @options + end + + return args, keywords, splat, kwarg_splat + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parses the argument list for a mixin definition. + # + # @return [(Array, Script::Tree::Node)] + # The root nodes of the arguments, and the splat argument. + # @raise [Sass::SyntaxError] if the argument list isn't valid SassScript + def parse_mixin_definition_arglist + args, splat = defn_arglist!(false) + assert_done + + args.each do |k, v| + check_for_interpolation k + k.options = @options + + if v + check_for_interpolation v + v.options = @options + end + end + + if splat + check_for_interpolation splat + splat.options = @options + end + + return args, splat + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parses the argument list for a function definition. + # + # @return [(Array, Script::Tree::Node)] + # The root nodes of the arguments, and the splat argument. + # @raise [Sass::SyntaxError] if the argument list isn't valid SassScript + def parse_function_definition_arglist + args, splat = defn_arglist!(true) + assert_done + + args.each do |k, v| + check_for_interpolation k + k.options = @options + + if v + check_for_interpolation v + v.options = @options + end + end + + if splat + check_for_interpolation splat + splat.options = @options + end + + return args, splat + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parse a single string value, possibly containing interpolation. + # Doesn't assert that the scanner is finished after parsing. + # + # @return [Script::Tree::Node] The root node of the parse tree. + # @raise [Sass::SyntaxError] if the string isn't valid SassScript + def parse_string + unless (peek = @lexer.peek) && + (peek.type == :string || + (peek.type == :funcall && peek.value.downcase == 'url')) + lexer.expected!("string") + end + + expr = assert_expr :funcall + check_for_interpolation expr + expr.options = @options + @lexer.unpeek! + expr + rescue Sass::SyntaxError => e + e.modify_backtrace :line => @lexer.line, :filename => @options[:filename] + raise e + end + + # Parses a SassScript expression. + # + # @overload parse(str, line, offset, filename = nil) + # @return [Script::Tree::Node] The root node of the parse tree + # @see Parser#initialize + # @see Parser#parse + def self.parse(*args) + new(*args).parse + end + + PRECEDENCE = [ + :comma, :single_eq, :space, :or, :and, + [:eq, :neq], + [:gt, :gte, :lt, :lte], + [:plus, :minus], + [:times, :div, :mod], + ] + + ASSOCIATIVE = [:plus, :times] + + class << self + # Returns an integer representing the precedence + # of the given operator. + # A lower integer indicates a looser binding. + # + # @private + def precedence_of(op) + PRECEDENCE.each_with_index do |e, i| + return i if Array(e).include?(op) + end + raise "[BUG] Unknown operator #{op.inspect}" + end + + # Returns whether or not the given operation is associative. + # + # @private + def associative?(op) + ASSOCIATIVE.include?(op) + end + + private + + # Defines a simple left-associative production. + # name is the name of the production, + # sub is the name of the production beneath it, + # and ops is a list of operators for this precedence level + def production(name, sub, *ops) + class_eval < true, :deprecation => deprecation), + (prev || str).source_range.start_pos) + interpolation(first: interp) + end + + def try_ops_after_interp(ops, name, prev = nil) + return unless @lexer.after_interpolation? + op = peek_toks(*ops) + return unless op + return if @stop_at && @stop_at.include?(op.type) + @lexer.next + + interp = try_op_before_interp(op, prev, :after_interp) + return interp if interp + + wa = @lexer.whitespace? + str = literal_node(Script::Value::String.new(Lexer::OPERATORS_REVERSE[op.type]), + op.source_range) + str.line = @lexer.line + + deprecation = + case op.type + when :comma; :potential + when :div, :single_eq; :none + when :minus; @lexer.whitespace?(op) ? :immediate : :none + else; :immediate + end + interp = node( + Script::Tree::Interpolation.new( + prev, str, assert_expr(name), false, wa, + :originally_text => true, :deprecation => deprecation), + (prev || str).source_range.start_pos) + interp + end + + def interpolation(first: nil, inner: :space) + e = first || send(inner) + while (interp = try_tok(:begin_interpolation)) + wb = @lexer.whitespace?(interp) + char_before = @lexer.char(interp.pos - 1) + mid = without_stop_at {assert_expr :expr} + assert_tok :end_interpolation + wa = @lexer.whitespace? + char_after = @lexer.char + + after = send(inner) + before_deprecation = e.is_a?(Script::Tree::Interpolation) ? e.deprecation : :none + after_deprecation = after.is_a?(Script::Tree::Interpolation) ? after.deprecation : :none + + deprecation = + if before_deprecation == :immediate || after_deprecation == :immediate || + # Warn for #{foo}$var and #{foo}(1) but not #{$foo}1. + (after && !wa && char_after =~ /[$(]/) || + # Warn for $var#{foo} and (a)#{foo} but not a#{foo}. + (e && !wb && is_unsafe_before?(e, char_before)) + :immediate + else + :potential + end + + e = node( + Script::Tree::Interpolation.new(e, mid, after, wb, wa, :deprecation => deprecation), + (e || interp).source_range.start_pos) + end + e + end + + # Returns whether `expr` is unsafe to include before an interpolation. + # + # @param expr [Node] The expression to check. + # @param char_before [String] The character immediately before the + # interpolation being checked (and presumably the last character of + # `expr`). + # @return [Boolean] + def is_unsafe_before?(expr, char_before) + return char_before == ')' if is_safe_value?(expr) + + # Otherwise, it's only safe if it was another interpolation. + !expr.is_a?(Script::Tree::Interpolation) + end + + # Returns whether `expr` is safe as the value immediately before an + # interpolation. + # + # It's safe as long as the previous expression is an identifier or number, + # or a list whose last element is also safe. + def is_safe_value?(expr) + return is_safe_value?(expr.elements.last) if expr.is_a?(Script::Tree::ListLiteral) + return false unless expr.is_a?(Script::Tree::Literal) + expr.value.is_a?(Script::Value::Number) || + (expr.value.is_a?(Script::Value::String) && expr.value.type == :identifier) + end + + def space + start_pos = source_position + e = or_expr + return unless e + arr = [e] + while (e = or_expr) + arr << e + end + if arr.size == 1 + arr.first + else + node(Sass::Script::Tree::ListLiteral.new(arr, separator: :space), start_pos) + end + end + + production :or_expr, :and_expr, :or + production :and_expr, :eq_or_neq, :and + production :eq_or_neq, :relational, :eq, :neq + production :relational, :plus_or_minus, :gt, :gte, :lt, :lte + production :plus_or_minus, :times_div_or_mod, :plus, :minus + production :times_div_or_mod, :unary_plus, :times, :div, :mod + + unary :plus, :unary_minus + unary :minus, :unary_div + unary :div, :unary_not # For strings, so /foo/bar works + unary :not, :ident + + def ident + return css_min_max unless @lexer.peek && @lexer.peek.type == :ident + return if @stop_at && @stop_at.include?(@lexer.peek.value) + + name = @lexer.next + if (color = Sass::Script::Value::Color::COLOR_NAMES[name.value.downcase]) + literal_node(Sass::Script::Value::Color.new(color, name.value), name.source_range) + elsif name.value == "true" + literal_node(Sass::Script::Value::Bool.new(true), name.source_range) + elsif name.value == "false" + literal_node(Sass::Script::Value::Bool.new(false), name.source_range) + elsif name.value == "null" + literal_node(Sass::Script::Value::Null.new, name.source_range) + else + literal_node(Sass::Script::Value::String.new(name.value, :identifier), name.source_range) + end + end + + def css_min_max + @lexer.try do + next unless tok = try_tok(:funcall) + next unless %w[min max].include?(tok.value.downcase) + next unless contents = min_max_contents + node(array_to_interpolation(["#{tok.value}(", *contents]), + tok.source_range.start_pos, source_position) + end || funcall + end + + def min_max_contents(allow_comma: true) + result = [] + loop do + if tok = try_tok(:number) + result << tok.value.to_s + elsif value = min_max_interpolation + result << value + elsif value = min_max_calc + result << value.value + elsif value = min_max_function || + min_max_parens || + nested_min_max + result.concat value + else + return + end + + if try_tok(:rparen) + result << ")" + return result + elsif tok = try_tok(:plus) || try_tok(:minus) || try_tok(:times) || try_tok(:div) + result << " #{Lexer::OPERATORS_REVERSE[tok.type]} " + elsif allow_comma && try_tok(:comma) + result << ", " + else + return + end + end + end + + def min_max_interpolation + without_stop_at do + tok = try_tok(:begin_interpolation) + return unless tok + expr = without_stop_at {assert_expr :expr} + assert_tok :end_interpolation + expr + end + end + + def min_max_function + return unless tok = peek_tok(:funcall) + return unless %w[calc env var].include?(tok.value.downcase) + @lexer.next + result = [tok.value, '(', *declaration_value, ')'] + assert_tok :rparen + result + end + + def min_max_calc + return unless tok = peek_tok(:special_fun) + return unless tok.value.value.downcase.start_with?("calc(") + @lexer.next.value + end + + def min_max_parens + return unless try_tok :lparen + return unless contents = min_max_contents(allow_comma: false) + ['(', *contents] + end + + def nested_min_max + return unless tok = peek_tok(:funcall) + return unless %w[min max].include?(tok.value.downcase) + @lexer.next + return unless contents = min_max_contents + [tok.value, '(', *contents] + end + + def declaration_value + result = [] + brackets = [] + loop do + result << @lexer.str do + until @lexer.done? || + peek_toks(:begin_interpolation, + :end_interpolation, + :lcurly, + :lparen, + :lsquare, + :rparen, + :rsquare) + @lexer.next || @lexer.next_char + end + end + + if try_tok(:begin_interpolation) + result << assert_expr(:expr) + assert_tok :end_interpolation + elsif tok = try_toks(:lcurly, :lparen, :lsquare) + brackets << case tok.type + when :lcurly; :end_interpolation + when :lparen; :rparen + when :lsquare; :rsquare + end + result << Lexer::OPERATORS_REVERSE[tok.type] + elsif brackets.empty? + return result + else + bracket = brackets.pop + assert_tok bracket + result << Lexer::OPERATORS_REVERSE[bracket] + end + end + end + + def funcall + tok = try_tok(:funcall) + return raw unless tok + args, keywords, splat, kwarg_splat = fn_arglist + assert_tok(:rparen) + node(Script::Tree::Funcall.new(tok.value, args, keywords, splat, kwarg_splat), + tok.source_range.start_pos, source_position) + end + + def defn_arglist!(must_have_parens) + if must_have_parens + assert_tok(:lparen) + else + return [], nil unless try_tok(:lparen) + end + + without_stop_at do + res = [] + splat = nil + must_have_default = false + loop do + break if peek_tok(:rparen) + c = assert_tok(:const) + var = node(Script::Tree::Variable.new(c.value), c.source_range) + if try_tok(:colon) + val = assert_expr(:space) + must_have_default = true + elsif try_tok(:splat) + splat = var + break + elsif must_have_default + raise SyntaxError.new( + "Required argument #{var.inspect} must come before any optional arguments.") + end + res << [var, val] + break unless try_tok(:comma) + end + assert_tok(:rparen) + return res, splat + end + end + + def fn_arglist + arglist(:equals, "function argument") + end + + def mixin_arglist + arglist(:interpolation, "mixin argument") + end + + def arglist(subexpr, description) + without_stop_at do + args = [] + keywords = Sass::Util::NormalizedMap.new + splat = nil + while (e = send(subexpr)) + if @lexer.peek && @lexer.peek.type == :colon + name = e + @lexer.expected!("comma") unless name.is_a?(Tree::Variable) + assert_tok(:colon) + value = assert_expr(subexpr, description) + + if keywords[name.name] + raise SyntaxError.new("Keyword argument \"#{name.to_sass}\" passed more than once") + end + + keywords[name.name] = value + else + if try_tok(:splat) + return args, keywords, splat, e if splat + splat, e = e, nil + elsif splat + raise SyntaxError.new("Only keyword arguments may follow variable arguments (...).") + elsif !keywords.empty? + raise SyntaxError.new("Positional arguments must come before keyword arguments.") + end + args << e if e + end + + return args, keywords, splat unless try_tok(:comma) + end + return args, keywords + end + end + + def raw + tok = try_tok(:raw) + return special_fun unless tok + literal_node(Script::Value::String.new(tok.value), tok.source_range) + end + + def special_fun + first = try_tok(:special_fun) + return square_list unless first + str = literal_node(first.value, first.source_range) + return str unless try_tok(:string_interpolation) + mid = without_stop_at {assert_expr :expr} + assert_tok :end_interpolation + last = assert_expr(:special_fun) + node( + Tree::Interpolation.new(str, mid, last, false, false), + first.source_range.start_pos) + end + + def square_list + start_pos = source_position + return paren unless try_tok(:lsquare) + + without_stop_at do + space_start_pos = source_position + e = interpolation(inner: :or_expr) + separator = nil + if e + elements = [e] + while (e = interpolation(inner: :or_expr)) + elements << e + end + + # If there's a comma after a space-separated list, it's actually a + # space-separated list nested in a comma-separated list. + if try_tok(:comma) + e = if elements.length == 1 + elements.first + else + node( + Sass::Script::Tree::ListLiteral.new(elements, separator: :space), + space_start_pos) + end + elements = [e] + + while (e = space) + elements << e + break unless try_tok(:comma) + end + separator = :comma + else + separator = :space if elements.length > 1 + end + else + elements = [] + end + + assert_tok(:rsquare) + end_pos = source_position + + node(Sass::Script::Tree::ListLiteral.new(elements, separator: separator, bracketed: true), + start_pos, end_pos) + end + end + + def paren + return variable unless try_tok(:lparen) + without_stop_at do + start_pos = source_position + e = map + e.force_division! if e + end_pos = source_position + assert_tok(:rparen) + e || node(Sass::Script::Tree::ListLiteral.new([]), start_pos, end_pos) + end + end + + def variable + start_pos = source_position + c = try_tok(:const) + return string unless c + node(Tree::Variable.new(*c.value), start_pos) + end + + def string + first = try_tok(:string) + return number unless first + str = literal_node(first.value, first.source_range) + return str unless try_tok(:string_interpolation) + mid = assert_expr :expr + assert_tok :end_interpolation + last = without_stop_at {assert_expr(:string)} + node(Tree::StringInterpolation.new(str, mid, last), first.source_range.start_pos) + end + + def number + tok = try_tok(:number) + return selector unless tok + num = tok.value + num.options = @options + num.original = num.to_s + literal_node(num, tok.source_range.start_pos) + end + + def selector + tok = try_tok(:selector) + return literal unless tok + node(tok.value, tok.source_range.start_pos) + end + + def literal + t = try_tok(:color) + return literal_node(t.value, t.source_range) if t + end + + # It would be possible to have unified #assert and #try methods, + # but detecting the method/token difference turns out to be quite expensive. + + EXPR_NAMES = { + :string => "string", + :default => "expression (e.g. 1px, bold)", + :mixin_arglist => "mixin argument", + :fn_arglist => "function argument", + :splat => "...", + :special_fun => '")"', + } + + def assert_expr(name, expected = nil) + e = send(name) + return e if e + @lexer.expected!(expected || EXPR_NAMES[name] || EXPR_NAMES[:default]) + end + + def assert_tok(name) + # Avoids an array allocation caused by argument globbing in assert_toks. + t = try_tok(name) + return t if t + @lexer.expected!(Lexer::TOKEN_NAMES[name] || name.to_s) + end + + def assert_toks(*names) + t = try_toks(*names) + return t if t + @lexer.expected!(names.map {|tok| Lexer::TOKEN_NAMES[tok] || tok}.join(" or ")) + end + + def peek_tok(name) + # Avoids an array allocation caused by argument globbing in the try_toks method. + peeked = @lexer.peek + peeked && name == peeked.type && peeked + end + + def peek_toks(*names) + peeked = @lexer.peek + peeked && names.include?(peeked.type) && peeked + end + + def try_tok(name) + peek_tok(name) && @lexer.next + end + + def try_toks(*names) + peek_toks(*names) && @lexer.next + end + + def assert_done + if @allow_extra_text + # If extra text is allowed, just rewind the lexer so that the + # StringScanner is pointing to the end of the parsed text. + @lexer.unpeek! + else + return if @lexer.done? + @lexer.expected!(EXPR_NAMES[:default]) + end + end + + def without_stop_at + old_stop_at = @stop_at + @stop_at = nil + yield + ensure + @stop_at = old_stop_at + end + + # @overload node(value, source_range) + # @param value [Sass::Script::Value::Base] + # @param source_range [Sass::Source::Range] + # @overload node(value, start_pos, end_pos = source_position) + # @param value [Sass::Script::Value::Base] + # @param start_pos [Sass::Source::Position] + # @param end_pos [Sass::Source::Position] + def literal_node(value, source_range_or_start_pos, end_pos = source_position) + node(Sass::Script::Tree::Literal.new(value), source_range_or_start_pos, end_pos) + end + + # @overload node(node, source_range) + # @param node [Sass::Script::Tree::Node] + # @param source_range [Sass::Source::Range] + # @overload node(node, start_pos, end_pos = source_position) + # @param node [Sass::Script::Tree::Node] + # @param start_pos [Sass::Source::Position] + # @param end_pos [Sass::Source::Position] + def node(node, source_range_or_start_pos, end_pos = source_position) + source_range = + if source_range_or_start_pos.is_a?(Sass::Source::Range) + source_range_or_start_pos + else + range(source_range_or_start_pos, end_pos) + end + + node.line = source_range.start_pos.line + node.source_range = source_range + node.filename = @options[:filename] + node + end + + # Converts an array of strings and expressions to a string interoplation + # object. + # + # @param array [Array] + # @return [Script::Tree::StringInterpolation] + def array_to_interpolation(array) + Sass::Util.merge_adjacent_strings(array).reverse.inject(nil) do |after, value| + if value.is_a?(::String) + literal = Sass::Script::Tree::Literal.new( + Sass::Script::Value::String.new(value)) + next literal unless after + Sass::Script::Tree::StringInterpolation.new(literal, after.mid, after.after) + else + Sass::Script::Tree::StringInterpolation.new( + Sass::Script::Tree::Literal.new( + Sass::Script::Value::String.new('')), + value, + after || Sass::Script::Tree::Literal.new( + Sass::Script::Value::String.new(''))) + end + end + end + + # Checks a script node for any immediately-deprecated interpolations, and + # emits warnings for them. + # + # @param node [Sass::Script::Tree::Node] + def check_for_interpolation(node) + nodes = [node] + until nodes.empty? + node = nodes.pop + unless node.is_a?(Sass::Script::Tree::Interpolation) && + node.deprecation == :immediate + nodes.concat node.children + next + end + + interpolation_deprecation(node) + end + end + + # Emits a deprecation warning for an interpolation node. + # + # @param node [Sass::Script::Tree::Node] + def interpolation_deprecation(interpolation) + return if @options[:_convert] + location = "on line #{interpolation.line}" + location << " of #{interpolation.filename}" if interpolation.filename + Sass::Util.sass_warn <] + attr_reader :args + + # The keyword arguments to the function. + # + # @return [Sass::Util::NormalizedMap] + attr_reader :keywords + + # The first splat argument for this function, if one exists. + # + # This could be a list of positional arguments, a map of keyword + # arguments, or an arglist containing both. + # + # @return [Node?] + attr_accessor :splat + + # The second splat argument for this function, if one exists. + # + # If this exists, it's always a map of keyword arguments, and + # \{#splat} is always either a list or an arglist. + # + # @return [Node?] + attr_accessor :kwarg_splat + + # @param name_or_callable [String, Sass::Callable] See \{#name} + # @param args [Array] See \{#args} + # @param keywords [Sass::Util::NormalizedMap] See \{#keywords} + # @param splat [Node] See \{#splat} + # @param kwarg_splat [Node] See \{#kwarg_splat} + def initialize(name_or_callable, args, keywords, splat, kwarg_splat) + if name_or_callable.is_a?(Sass::Callable) + @callable = name_or_callable + @name = name_or_callable.name + else + @callable = nil + @name = name_or_callable + end + @args = args + @keywords = keywords + @splat = splat + @kwarg_splat = kwarg_splat + super() + end + + # @return [String] A string representation of the function call + def inspect + args = @args.map {|a| a.inspect}.join(', ') + keywords = @keywords.as_stored.to_a.map {|k, v| "$#{k}: #{v.inspect}"}.join(', ') + if self.splat + splat = args.empty? && keywords.empty? ? "" : ", " + splat = "#{splat}#{self.splat.inspect}..." + splat = "#{splat}, #{kwarg_splat.inspect}..." if kwarg_splat + end + "#{name}(#{args}#{', ' unless args.empty? || keywords.empty?}#{keywords}#{splat})" + end + + # @see Node#to_sass + def to_sass(opts = {}) + arg_to_sass = lambda do |arg| + sass = arg.to_sass(opts) + sass = "(#{sass})" if arg.is_a?(Sass::Script::Tree::ListLiteral) && arg.separator == :comma + sass + end + + args = @args.map(&arg_to_sass) + keywords = @keywords.as_stored.to_a.map {|k, v| "$#{dasherize(k, opts)}: #{arg_to_sass[v]}"} + + if self.splat + splat = "#{arg_to_sass[self.splat]}..." + kwarg_splat = "#{arg_to_sass[self.kwarg_splat]}..." if self.kwarg_splat + end + + arglist = [args, splat, keywords, kwarg_splat].flatten.compact.join(', ') + "#{dasherize(name, opts)}(#{arglist})" + end + + # Returns the arguments to the function. + # + # @return [Array] + # @see Node#children + def children + res = @args + @keywords.values + res << @splat if @splat + res << @kwarg_splat if @kwarg_splat + res + end + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@args', args.map {|a| a.deep_copy}) + copied_keywords = Sass::Util::NormalizedMap.new + @keywords.as_stored.each {|k, v| copied_keywords[k] = v.deep_copy} + node.instance_variable_set('@keywords', copied_keywords) + node + end + + protected + + # Evaluates the function call. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value] The SassScript object that is the value of the function call + # @raise [Sass::SyntaxError] if the function call raises an ArgumentError + def _perform(environment) + args = @args.each_with_index. + map {|a, i| perform_arg(a, environment, signature && signature.args[i])} + keywords = Sass::Util.map_hash(@keywords) do |k, v| + [k, perform_arg(v, environment, k.tr('-', '_'))] + end + splat = Sass::Tree::Visitors::Perform.perform_splat( + @splat, keywords, @kwarg_splat, environment) + + fn = @callable || environment.function(@name) + + if fn && fn.origin == :stylesheet + environment.stack.with_function(filename, line, name) do + return without_original(perform_sass_fn(fn, args, splat, environment)) + end + end + + args = construct_ruby_args(ruby_name, args, splat, environment) + + if Sass::Script::Functions.callable?(ruby_name) && (!fn || fn.origin == :builtin) + local_environment = Sass::Environment.new(environment.global_env, environment.options) + local_environment.caller = Sass::ReadOnlyEnvironment.new(environment, environment.options) + result = local_environment.stack.with_function(filename, line, name) do + opts(Sass::Script::Functions::EvaluationContext.new( + local_environment).send(ruby_name, *args)) + end + without_original(result) + else + opts(to_literal(args)) + end + rescue ArgumentError => e + reformat_argument_error(e) + end + + # Compass historically overrode this before it changed name to {Funcall#to_value}. + # We should get rid of it in the future. + def to_literal(args) + to_value(args) + end + + # This method is factored out from `_perform` so that compass can override + # it with a cross-browser implementation for functions that require vendor prefixes + # in the generated css. + def to_value(args) + Sass::Script::Value::String.new("#{name}(#{args.join(', ')})") + end + + private + + def ruby_name + @ruby_name ||= @name.tr('-', '_') + end + + def perform_arg(argument, environment, name) + return argument if signature && signature.delayed_args.include?(name) + argument.perform(environment) + end + + def signature + @signature ||= Sass::Script::Functions.signature(name.to_sym, @args.size, @keywords.size) + end + + def without_original(value) + return value unless value.is_a?(Sass::Script::Value::Number) + value = value.dup + value.original = nil + value + end + + def construct_ruby_args(name, args, splat, environment) + args += splat.to_a if splat + + # All keywords are contained in splat.keywords for consistency, + # even if there were no splats passed in. + old_keywords_accessed = splat.keywords_accessed + keywords = splat.keywords + splat.keywords_accessed = old_keywords_accessed + + unless (signature = Sass::Script::Functions.signature(name.to_sym, args.size, keywords.size)) + return args if keywords.empty? + raise Sass::SyntaxError.new("Function #{name} doesn't support keyword arguments") + end + + # If the user passes more non-keyword args than the function expects, + # but it does expect keyword args, Ruby's arg handling won't raise an error. + # Since we don't want to make functions think about this, + # we'll handle it for them here. + if signature.var_kwargs && !signature.var_args && args.size > signature.args.size + raise Sass::SyntaxError.new( + "#{args[signature.args.size].inspect} is not a keyword argument for `#{name}'") + elsif keywords.empty? + args << {} if signature.var_kwargs + return args + end + + argnames = signature.args[args.size..-1] || [] + deprecated_argnames = (signature.deprecated && signature.deprecated[args.size..-1]) || [] + args += argnames.zip(deprecated_argnames).map do |(argname, deprecated_argname)| + if keywords.has_key?(argname) + keywords.delete(argname) + elsif deprecated_argname && keywords.has_key?(deprecated_argname) + deprecated_argname = keywords.denormalize(deprecated_argname) + Sass::Util.sass_warn("DEPRECATION WARNING: The `$#{deprecated_argname}' argument for " + + "`#{@name}()' has been renamed to `$#{argname}'.") + keywords.delete(deprecated_argname) + else + raise Sass::SyntaxError.new("Function #{name} requires an argument named $#{argname}") + end + end + + if keywords.size > 0 + if signature.var_kwargs + # Don't pass a NormalizedMap to a Ruby function. + args << keywords.to_hash + else + argname = keywords.keys.sort.first + if signature.args.include?(argname) + raise Sass::SyntaxError.new( + "Function #{name} was passed argument $#{argname} both by position and by name") + else + raise Sass::SyntaxError.new( + "Function #{name} doesn't have an argument named $#{argname}") + end + end + end + + args + end + + def perform_sass_fn(function, args, splat, environment) + Sass::Tree::Visitors::Perform.perform_arguments(function, args, splat, environment) do |env| + env.caller = Sass::Environment.new(environment) + + val = catch :_sass_return do + function.tree.each {|c| Sass::Tree::Visitors::Perform.visit(c, env)} + raise Sass::SyntaxError.new("Function #{@name} finished without @return") + end + val + end + end + + def reformat_argument_error(e) + message = e.message + + # If this is a legitimate Ruby-raised argument error, re-raise it. + # Otherwise, it's an error in the user's stylesheet, so wrap it. + if Sass::Util.rbx? + # Rubinius has a different error report string than vanilla Ruby. It + # also doesn't put the actual method for which the argument error was + # thrown in the backtrace, nor does it include `send`, so we look for + # `_perform`. + if e.message =~ /^method '([^']+)': given (\d+), expected (\d+)/ + error_name, given, expected = $1, $2, $3 + raise e if error_name != ruby_name || e.backtrace[0] !~ /:in `_perform'$/ + message = "wrong number of arguments (#{given} for #{expected})" + end + elsif Sass::Util.jruby? + should_maybe_raise = + e.message =~ /^wrong number of arguments calling `[^`]+` \((\d+) for (\d+)\)/ + given, expected = $1, $2 + + if should_maybe_raise + # JRuby 1.7 includes __send__ before send and _perform. + trace = e.backtrace.dup + raise e if trace.shift !~ /:in `__send__'$/ + + # JRuby (as of 1.7.2) doesn't put the actual method + # for which the argument error was thrown in the backtrace, so we + # detect whether our send threw an argument error. + if !(trace[0] =~ /:in `send'$/ && trace[1] =~ /:in `_perform'$/) + raise e + else + # JRuby 1.7 doesn't use standard formatting for its ArgumentErrors. + message = "wrong number of arguments (#{given} for #{expected})" + end + end + elsif (md = /^wrong number of arguments \(given (\d+), expected (\d+)\)/.match(e.message)) && + e.backtrace[0] =~ /:in `#{ruby_name}'$/ + # Handle ruby 2.3 error formatting + message = "wrong number of arguments (#{md[1]} for #{md[2]})" + elsif e.message =~ /^wrong number of arguments/ && + e.backtrace[0] !~ /:in `(block in )?#{ruby_name}'$/ + raise e + end + raise Sass::SyntaxError.new("#{message} for `#{name}'") + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/interpolation.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/interpolation.rb new file mode 100644 index 0000000..c62ac4e --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/interpolation.rb @@ -0,0 +1,220 @@ +module Sass::Script::Tree + # A SassScript object representing `#{}` interpolation outside a string. + # + # @see StringInterpolation + class Interpolation < Node + # @return [Node] The SassScript before the interpolation + attr_reader :before + + # @return [Node] The SassScript within the interpolation + attr_reader :mid + + # @return [Node] The SassScript after the interpolation + attr_reader :after + + # @return [Boolean] Whether there was whitespace between `before` and `#{` + attr_reader :whitespace_before + + # @return [Boolean] Whether there was whitespace between `}` and `after` + attr_reader :whitespace_after + + # @return [Boolean] Whether the original format of the interpolation was + # plain text, not an interpolation. This is used when converting back to + # SassScript. + attr_reader :originally_text + + # @return [Boolean] Whether a color value passed to the interpolation should + # generate a warning. + attr_reader :warn_for_color + + # The type of interpolation deprecation for this node. + # + # This can be `:none`, indicating that the node doesn't use deprecated + # interpolation; `:immediate`, indicating that a deprecation warning should + # be emitted as soon as possible; or `:potential`, indicating that a + # deprecation warning should be emitted if the resulting string is used in a + # way that would distinguish it from a list. + # + # @return [Symbol] + attr_reader :deprecation + + # Interpolation in a property is of the form `before #{mid} after`. + # + # @param before [Node] See {Interpolation#before} + # @param mid [Node] See {Interpolation#mid} + # @param after [Node] See {Interpolation#after} + # @param wb [Boolean] See {Interpolation#whitespace_before} + # @param wa [Boolean] See {Interpolation#whitespace_after} + # @param originally_text [Boolean] See {Interpolation#originally_text} + # @param warn_for_color [Boolean] See {Interpolation#warn_for_color} + def initialize(before, mid, after, wb, wa, opts = {}) + @before = before + @mid = mid + @after = after + @whitespace_before = wb + @whitespace_after = wa + @originally_text = opts[:originally_text] || false + @warn_for_color = opts[:warn_for_color] || false + @deprecation = opts[:deprecation] || :none + end + + # @return [String] A human-readable s-expression representation of the interpolation + def inspect + "(interpolation #{@before.inspect} #{@mid.inspect} #{@after.inspect})" + end + + # @see Node#to_sass + def to_sass(opts = {}) + return to_quoted_equivalent.to_sass if deprecation == :immediate + + res = "" + res << @before.to_sass(opts) if @before + res << ' ' if @before && @whitespace_before + res << '#{' unless @originally_text + res << @mid.to_sass(opts) + res << '}' unless @originally_text + res << ' ' if @after && @whitespace_after + res << @after.to_sass(opts) if @after + res + end + + # Returns an `unquote()` expression that will evaluate to the same value as + # this interpolation. + # + # @return [Sass::Script::Tree::Node] + def to_quoted_equivalent + Funcall.new( + "unquote", + [to_string_interpolation(self)], + Sass::Util::NormalizedMap.new, + nil, + nil) + end + + # Returns the three components of the interpolation, `before`, `mid`, and `after`. + # + # @return [Array] + # @see #initialize + # @see Node#children + def children + [@before, @mid, @after].compact + end + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@before', @before.deep_copy) if @before + node.instance_variable_set('@mid', @mid.deep_copy) + node.instance_variable_set('@after', @after.deep_copy) if @after + node + end + + protected + + # Converts a script node into a corresponding string interpolation + # expression. + # + # @param node_or_interp [Sass::Script::Tree::Node] + # @return [Sass::Script::Tree::StringInterpolation] + def to_string_interpolation(node_or_interp) + unless node_or_interp.is_a?(Interpolation) + node = node_or_interp + return string_literal(node.value.to_s) if node.is_a?(Literal) + if node.is_a?(StringInterpolation) + return concat(string_literal(node.quote), concat(node, string_literal(node.quote))) + end + return StringInterpolation.new(string_literal(""), node, string_literal("")) + end + + interp = node_or_interp + after_string_or_interp = + if interp.after + to_string_interpolation(interp.after) + else + string_literal("") + end + if interp.after && interp.whitespace_after + after_string_or_interp = concat(string_literal(' '), after_string_or_interp) + end + + mid_string_or_interp = to_string_interpolation(interp.mid) + + before_string_or_interp = + if interp.before + to_string_interpolation(interp.before) + else + string_literal("") + end + if interp.before && interp.whitespace_before + before_string_or_interp = concat(before_string_or_interp, string_literal(' ')) + end + + concat(before_string_or_interp, concat(mid_string_or_interp, after_string_or_interp)) + end + + private + + # Evaluates the interpolation. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value::String] + # The SassScript string that is the value of the interpolation + def _perform(environment) + res = "" + res << @before.perform(environment).to_s if @before + res << " " if @before && @whitespace_before + + val = @mid.perform(environment) + if @warn_for_color && val.is_a?(Sass::Script::Value::Color) && val.name + alternative = Operation.new(Sass::Script::Value::String.new("", :string), @mid, :plus) + Sass::Util.sass_warn < :none) + res << " " if @after && @whitespace_after + res << @after.perform(environment).to_s if @after + str = Sass::Script::Value::String.new( + res, :identifier, + (to_quoted_equivalent.to_sass if deprecation == :potential)) + str.source_range = source_range + opts(str) + end + + # Concatenates two string literals or string interpolation expressions. + # + # @param string_or_interp1 [Sass::Script::Tree::Literal|Sass::Script::Tree::StringInterpolation] + # @param string_or_interp2 [Sass::Script::Tree::Literal|Sass::Script::Tree::StringInterpolation] + # @return [Sass::Script::Tree::StringInterpolation] + def concat(string_or_interp1, string_or_interp2) + if string_or_interp1.is_a?(Literal) && string_or_interp2.is_a?(Literal) + return string_literal(string_or_interp1.value.value + string_or_interp2.value.value) + end + + if string_or_interp1.is_a?(Literal) + string = string_or_interp1 + interp = string_or_interp2 + before = string_literal(string.value.value + interp.before.value.value) + return StringInterpolation.new(before, interp.mid, interp.after) + end + + StringInterpolation.new( + string_or_interp1.before, + string_or_interp1.mid, + concat(string_or_interp1.after, string_or_interp2)) + end + + # Returns a string literal with the given contents. + # + # @param string [String] + # @return string [Sass::Script::Tree::Literal] + def string_literal(string) + Literal.new(Sass::Script::Value::String.new(string, :string)) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/list_literal.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/list_literal.rb new file mode 100644 index 0000000..9fbaad4 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/list_literal.rb @@ -0,0 +1,119 @@ +module Sass::Script::Tree + # A parse tree node representing a list literal. When resolved, this returns a + # {Sass::Tree::Value::List}. + class ListLiteral < Node + # The parse nodes for members of this list. + # + # @return [Array] + attr_reader :elements + + # The operator separating the values of the list. Either `:comma` or + # `:space`. + # + # @return [Symbol] + attr_reader :separator + + # Whether the list is surrounded by square brackets. + # + # @return [Boolean] + attr_reader :bracketed + + # Creates a new list literal. + # + # @param elements [Array] See \{#elements} + # @param separator [Symbol] See \{#separator} + # @param bracketed [Boolean] See \{#bracketed} + def initialize(elements, separator: nil, bracketed: false) + @elements = elements + @separator = separator + @bracketed = bracketed + end + + # @see Node#children + def children; elements; end + + # @see Value#to_sass + def to_sass(opts = {}) + return bracketed ? "[]" : "()" if elements.empty? + members = elements.map do |v| + if element_needs_parens?(v) + "(#{v.to_sass(opts)})" + else + v.to_sass(opts) + end + end + + if separator == :comma && members.length == 1 + return "#{bracketed ? '[' : '('}#{members.first},#{bracketed ? ']' : ')'}" + end + + contents = members.join(sep_str(nil)) + bracketed ? "[#{contents}]" : contents + end + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@elements', elements.map {|e| e.deep_copy}) + node + end + + def inspect + (bracketed ? '[' : '(') + + elements.map {|e| e.inspect}.join(separator == :space ? ' ' : ', ') + + (bracketed ? ']' : ')') + end + + def force_division! + # Do nothing. Lists prevent division propagation. + end + + protected + + def _perform(environment) + list = Sass::Script::Value::List.new( + elements.map {|e| e.perform(environment)}, + separator: separator, + bracketed: bracketed) + list.source_range = source_range + list.options = options + list + end + + private + + # Returns whether an element in the list should be wrapped in parentheses + # when serialized to Sass. + def element_needs_parens?(element) + if element.is_a?(ListLiteral) + return false if element.elements.length < 2 + return false if element.bracketed + return Sass::Script::Parser.precedence_of(element.separator || :space) <= + Sass::Script::Parser.precedence_of(separator || :space) + end + + return false unless separator == :space + + if element.is_a?(UnaryOperation) + return element.operator == :minus || element.operator == :plus + end + + return false unless element.is_a?(Operation) + return true unless element.operator == :div + !(is_literal_number?(element.operand1) && is_literal_number?(element.operand2)) + end + + # Returns whether a value is a number literal that shouldn't be divided. + def is_literal_number?(value) + value.is_a?(Literal) && + value.value.is_a?((Sass::Script::Value::Number)) && + !value.value.original.nil? + end + + def sep_str(opts = options) + return ' ' if separator == :space + return ',' if opts && opts[:style] == :compressed + ', ' + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/literal.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/literal.rb new file mode 100644 index 0000000..d0dd6e3 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/literal.rb @@ -0,0 +1,49 @@ +module Sass::Script::Tree + # The parse tree node for a literal scalar value. This wraps an instance of + # {Sass::Script::Value::Base}. + # + # List literals should use {ListLiteral} instead. + class Literal < Node + # The wrapped value. + # + # @return [Sass::Script::Value::Base] + attr_reader :value + + # Creates a new literal value. + # + # @param value [Sass::Script::Value::Base] + # @see #value + def initialize(value) + @value = value + end + + # @see Node#children + def children; []; end + + # @see Node#to_sass + def to_sass(opts = {}); value.to_sass(opts); end + + # @see Node#deep_copy + def deep_copy; dup; end + + # @see Node#options= + def options=(options) + value.options = options + end + + def inspect + value.inspect + end + + def force_division! + value.original = nil if value.is_a?(Sass::Script::Value::Number) + end + + protected + + def _perform(environment) + value.source_range = source_range + value + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/map_literal.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/map_literal.rb new file mode 100644 index 0000000..5c2e88f --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/map_literal.rb @@ -0,0 +1,64 @@ +module Sass::Script::Tree + # A class representing a map literal. When resolved, this returns a + # {Sass::Script::Node::Map}. + class MapLiteral < Node + # The key/value pairs that make up this map node. This isn't a Hash so that + # we can detect key collisions once all the keys have been performed. + # + # @return [Array<(Node, Node)>] + attr_reader :pairs + + # Creates a new map literal. + # + # @param pairs [Array<(Node, Node)>] See \{#pairs} + def initialize(pairs) + @pairs = pairs + end + + # @see Node#children + def children + @pairs.flatten + end + + # @see Node#to_sass + def to_sass(opts = {}) + return "()" if pairs.empty? + + to_sass = lambda do |value| + if value.is_a?(ListLiteral) && value.separator == :comma + "(#{value.to_sass(opts)})" + else + value.to_sass(opts) + end + end + + "(" + pairs.map {|(k, v)| "#{to_sass[k]}: #{to_sass[v]}"}.join(', ') + ")" + end + alias_method :inspect, :to_sass + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@pairs', + pairs.map {|(k, v)| [k.deep_copy, v.deep_copy]}) + node + end + + protected + + # @see Node#_perform + def _perform(environment) + keys = Set.new + map = Sass::Script::Value::Map.new(Hash[pairs.map do |(k, v)| + k, v = k.perform(environment), v.perform(environment) + if keys.include?(k) + raise Sass::SyntaxError.new("Duplicate key #{k.inspect} in map #{to_sass}.") + end + keys << k + [k, v] + end]) + map.options = options + map + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/node.rb new file mode 100644 index 0000000..f68dd76 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/node.rb @@ -0,0 +1,119 @@ +module Sass::Script::Tree + # The abstract superclass for SassScript parse tree nodes. + # + # Use \{#perform} to evaluate a parse tree. + class Node + # The options hash for this node. + # + # @return [{Symbol => Object}] + attr_reader :options + + # The line of the document on which this node appeared. + # + # @return [Integer] + attr_accessor :line + + # The source range in the document on which this node appeared. + # + # @return [Sass::Source::Range] + attr_accessor :source_range + + # The file name of the document on which this node appeared. + # + # @return [String] + attr_accessor :filename + + # Sets the options hash for this node, + # as well as for all child nodes. + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # + # @param options [{Symbol => Object}] The options + def options=(options) + @options = options + children.each do |c| + if c.is_a? Hash + c.values.each {|v| v.options = options} + else + c.options = options + end + end + end + + # Evaluates the node. + # + # \{#perform} shouldn't be overridden directly; + # instead, override \{#\_perform}. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value] The SassScript object that is the value of the SassScript + def perform(environment) + _perform(environment) + rescue Sass::SyntaxError => e + e.modify_backtrace(:line => line) + raise e + end + + # Returns all child nodes of this node. + # + # @return [Array] + def children + Sass::Util.abstract(self) + end + + # Returns the text of this SassScript expression. + # + # @options opts :quote [String] + # The preferred quote style for quoted strings. If `:none`, strings are + # always emitted unquoted. + # + # @return [String] + def to_sass(opts = {}) + Sass::Util.abstract(self) + end + + # Returns a deep clone of this node. + # The child nodes are cloned, but options are not. + # + # @return [Node] + def deep_copy + Sass::Util.abstract(self) + end + + # Forces any division operations with number literals in this expression to + # do real division, rather than returning strings. + def force_division! + children.each {|c| c.force_division!} + end + + protected + + # Converts underscores to dashes if the :dasherize option is set. + def dasherize(s, opts) + if opts[:dasherize] + s.tr('_', '-') + else + s + end + end + + # Evaluates this node. + # Note that all {Sass::Script::Value} objects created within this method + # should have their \{#options} attribute set, probably via \{#opts}. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value] The SassScript object that is the value of the SassScript + # @see #perform + def _perform(environment) + Sass::Util.abstract(self) + end + + # Sets the \{#options} field on the given value and returns it. + # + # @param value [Sass::Script::Value] + # @return [Sass::Script::Value] + def opts(value) + value.options = options + value + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/operation.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/operation.rb new file mode 100644 index 0000000..d38f6cc --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/operation.rb @@ -0,0 +1,149 @@ +module Sass::Script::Tree + # A SassScript parse node representing a binary operation, + # such as `$a + $b` or `"foo" + 1`. + class Operation < Node + @@color_arithmetic_deprecation = Sass::Deprecation.new + @@unitless_equals_deprecation = Sass::Deprecation.new + + attr_reader :operand1 + attr_reader :operand2 + attr_reader :operator + + # @param operand1 [Sass::Script::Tree::Node] The parse-tree node + # for the right-hand side of the operator + # @param operand2 [Sass::Script::Tree::Node] The parse-tree node + # for the left-hand side of the operator + # @param operator [Symbol] The operator to perform. + # This should be one of the binary operator names in {Sass::Script::Lexer::OPERATORS} + def initialize(operand1, operand2, operator) + @operand1 = operand1 + @operand2 = operand2 + @operator = operator + super() + end + + # @return [String] A human-readable s-expression representation of the operation + def inspect + "(#{@operator.inspect} #{@operand1.inspect} #{@operand2.inspect})" + end + + # @see Node#to_sass + def to_sass(opts = {}) + o1 = operand_to_sass @operand1, :left, opts + o2 = operand_to_sass @operand2, :right, opts + sep = + case @operator + when :comma; ", " + when :space; " " + else; " #{Sass::Script::Lexer::OPERATORS_REVERSE[@operator]} " + end + "#{o1}#{sep}#{o2}" + end + + # Returns the operands for this operation. + # + # @return [Array] + # @see Node#children + def children + [@operand1, @operand2] + end + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@operand1', @operand1.deep_copy) + node.instance_variable_set('@operand2', @operand2.deep_copy) + node + end + + protected + + # Evaluates the operation. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value] The SassScript object that is the value of the operation + # @raise [Sass::SyntaxError] if the operation is undefined for the operands + def _perform(environment) + value1 = @operand1.perform(environment) + + # Special-case :and and :or to support short-circuiting. + if @operator == :and + return value1.to_bool ? @operand2.perform(environment) : value1 + elsif @operator == :or + return value1.to_bool ? value1 : @operand2.perform(environment) + end + + value2 = @operand2.perform(environment) + + if (value1.is_a?(Sass::Script::Value::Null) || value2.is_a?(Sass::Script::Value::Null)) && + @operator != :eq && @operator != :neq + raise Sass::SyntaxError.new( + "Invalid null operation: \"#{value1.inspect} #{@operator} #{value2.inspect}\".") + end + + begin + result = opts(value1.send(@operator, value2)) + rescue NoMethodError => e + raise e unless e.name.to_s == @operator.to_s + raise Sass::SyntaxError.new("Undefined operation: \"#{value1} #{@operator} #{value2}\".") + end + + warn_for_color_arithmetic(value1, value2) + warn_for_unitless_equals(value1, value2, result) + + result + end + + private + + def warn_for_color_arithmetic(value1, value2) + return unless @operator == :plus || @operator == :times || @operator == :minus || + @operator == :div || @operator == :mod + + if value1.is_a?(Sass::Script::Value::Number) + return unless value2.is_a?(Sass::Script::Value::Color) + elsif value1.is_a?(Sass::Script::Value::Color) + return unless value2.is_a?(Sass::Script::Value::Color) || value2.is_a?(Sass::Script::Value::Number) + else + return + end + + @@color_arithmetic_deprecation.warn(filename, line, < quote) + + res = "" + res << quote if quote != :none + res << _to_sass(before, opts) + res << '#{' << @mid.to_sass(opts.merge(:quote => nil)) << '}' + res << _to_sass(after, opts) + res << quote if quote != :none + res + end + + # Returns the three components of the interpolation, `before`, `mid`, and `after`. + # + # @return [Array] + # @see #initialize + # @see Node#children + def children + [@before, @mid, @after].compact + end + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@before', @before.deep_copy) if @before + node.instance_variable_set('@mid', @mid.deep_copy) + node.instance_variable_set('@after', @after.deep_copy) if @after + node + end + + protected + + # Evaluates the interpolation. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value::String] + # The SassScript string that is the value of the interpolation + def _perform(environment) + res = "" + before = @before.perform(environment) + res << before.value + mid = @mid.perform(environment) + res << (mid.is_a?(Sass::Script::Value::String) ? mid.value : mid.to_s(:quote => :none)) + res << @after.perform(environment).value + opts(Sass::Script::Value::String.new(res, before.type)) + end + + private + + def _to_sass(string_or_interp, opts) + result = string_or_interp.to_sass(opts) + opts[:quote] == :none ? result : result.slice(1...-1) + end + + def quote_for(string_or_interp) + if string_or_interp.is_a?(Sass::Script::Tree::Literal) + return nil if string_or_interp.value.value.empty? + return '"' if string_or_interp.value.value.include?("'") + return "'" if string_or_interp.value.value.include?('"') + return nil + end + + # Double-quotes take precedence over single quotes. + before_quote = quote_for(string_or_interp.before) + return '"' if before_quote == '"' + after_quote = quote_for(string_or_interp.after) + return '"' if after_quote == '"' + + # Returns "'" if either or both insist on single quotes, and nil + # otherwise. + before_quote || after_quote + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/unary_operation.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/unary_operation.rb new file mode 100644 index 0000000..b32da08 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/unary_operation.rb @@ -0,0 +1,69 @@ +module Sass::Script::Tree + # A SassScript parse node representing a unary operation, + # such as `-$b` or `not true`. + # + # Currently only `-`, `/`, and `not` are unary operators. + class UnaryOperation < Node + # @return [Symbol] The operation to perform + attr_reader :operator + + # @return [Script::Node] The parse-tree node for the object of the operator + attr_reader :operand + + # @param operand [Script::Node] See \{#operand} + # @param operator [Symbol] See \{#operator} + def initialize(operand, operator) + @operand = operand + @operator = operator + super() + end + + # @return [String] A human-readable s-expression representation of the operation + def inspect + "(#{@operator.inspect} #{@operand.inspect})" + end + + # @see Node#to_sass + def to_sass(opts = {}) + operand = @operand.to_sass(opts) + if @operand.is_a?(Operation) || + (@operator == :minus && + (operand =~ Sass::SCSS::RX::IDENT) == 0) + operand = "(#{@operand.to_sass(opts)})" + end + op = Sass::Script::Lexer::OPERATORS_REVERSE[@operator] + op + (op =~ /[a-z]/ ? " " : "") + operand + end + + # Returns the operand of the operation. + # + # @return [Array] + # @see Node#children + def children + [@operand] + end + + # @see Node#deep_copy + def deep_copy + node = dup + node.instance_variable_set('@operand', @operand.deep_copy) + node + end + + protected + + # Evaluates the operation. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value] The SassScript object that is the value of the operation + # @raise [Sass::SyntaxError] if the operation is undefined for the operand + def _perform(environment) + operator = "unary_#{@operator}" + value = @operand.perform(environment) + value.send(operator) + rescue NoMethodError => e + raise e unless e.name.to_s == operator.to_s + raise Sass::SyntaxError.new("Undefined unary operation: \"#{@operator} #{value}\".") + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/variable.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/variable.rb new file mode 100644 index 0000000..7e19738 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/tree/variable.rb @@ -0,0 +1,57 @@ +module Sass::Script::Tree + # A SassScript parse node representing a variable. + class Variable < Node + # The name of the variable. + # + # @return [String] + attr_reader :name + + # The underscored name of the variable. + # + # @return [String] + attr_reader :underscored_name + + # @param name [String] See \{#name} + def initialize(name) + @name = name + @underscored_name = name.tr("-", "_") + super() + end + + # @return [String] A string representation of the variable + def inspect(opts = {}) + "$#{dasherize(name, opts)}" + end + alias_method :to_sass, :inspect + + # Returns an empty array. + # + # @return [Array] empty + # @see Node#children + def children + [] + end + + # @see Node#deep_copy + def deep_copy + dup + end + + protected + + # Evaluates the variable. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Sass::Script::Value] The SassScript object that is the value of the variable + # @raise [Sass::SyntaxError] if the variable is undefined + def _perform(environment) + val = environment.var(name) + raise Sass::SyntaxError.new("Undefined variable: \"$#{name}\".") unless val + if val.is_a?(Sass::Script::Value::Number) && val.original + val = val.dup + val.original = nil + end + val + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value.rb new file mode 100644 index 0000000..4f35d63 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value.rb @@ -0,0 +1,13 @@ +module Sass::Script::Value; end + +require 'sass/script/value/base' +require 'sass/script/value/string' +require 'sass/script/value/number' +require 'sass/script/value/color' +require 'sass/script/value/bool' +require 'sass/script/value/null' +require 'sass/script/value/list' +require 'sass/script/value/arg_list' +require 'sass/script/value/map' +require 'sass/script/value/callable' +require 'sass/script/value/function' diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/arg_list.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/arg_list.rb new file mode 100644 index 0000000..a68d796 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/arg_list.rb @@ -0,0 +1,36 @@ +module Sass::Script::Value + # A SassScript object representing a variable argument list. This works just + # like a normal list, but can also contain keyword arguments. + # + # The keyword arguments attached to this list are unused except when this is + # passed as a glob argument to a function or mixin. + class ArgList < List + # Whether \{#keywords} has been accessed. If so, we assume that all keywords + # were valid for the function that created this ArgList. + # + # @return [Boolean] + attr_accessor :keywords_accessed + + # Creates a new argument list. + # + # @param value [Array] See \{List#value}. + # @param keywords [Hash, NormalizedMap] See \{#keywords} + # @param separator [String] See \{List#separator}. + def initialize(value, keywords, separator) + super(value, separator: separator) + if keywords.is_a?(Sass::Util::NormalizedMap) + @keywords = keywords + else + @keywords = Sass::Util::NormalizedMap.new(keywords) + end + end + + # The keyword arguments attached to this list. + # + # @return [NormalizedMap] + def keywords + @keywords_accessed = true + @keywords + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/base.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/base.rb new file mode 100644 index 0000000..6596357 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/base.rb @@ -0,0 +1,258 @@ +module Sass::Script::Value + # The abstract superclass for SassScript objects. + # + # Many of these methods, especially the ones that correspond to SassScript operations, + # are designed to be overridden by subclasses which may change the semantics somewhat. + # The operations listed here are just the defaults. + class Base + # Returns the Ruby value of the value. + # The type of this value varies based on the subclass. + # + # @return [Object] + attr_reader :value + + # The source range in the document on which this node appeared. + # + # @return [Sass::Source::Range] + attr_accessor :source_range + + # Creates a new value. + # + # @param value [Object] The object for \{#value} + def initialize(value = nil) + value.freeze unless value.nil? || value == true || value == false + @value = value + @options = nil + end + + # Sets the options hash for this node, + # as well as for all child nodes. + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # + # @param options [{Symbol => Object}] The options + attr_writer :options + + # Returns the options hash for this node. + # + # @return [{Symbol => Object}] + # @raise [Sass::SyntaxError] if the options hash hasn't been set. + # This should only happen when the value was created + # outside of the parser and \{#to\_s} was called on it + def options + return @options if @options + raise Sass::SyntaxError.new(< :none) + other.to_s(:quote => :none), type) + end + + # The SassScript `-` operation. + # + # @param other [Value] The right-hand side of the operator + # @return [Script::Value::String] A string containing both values + # separated by `"-"` + def minus(other) + Sass::Script::Value::String.new("#{self}-#{other}") + end + + # The SassScript `/` operation. + # + # @param other [Value] The right-hand side of the operator + # @return [Script::Value::String] A string containing both values + # separated by `"/"` + def div(other) + Sass::Script::Value::String.new("#{self}/#{other}") + end + + # The SassScript unary `+` operation (e.g. `+$a`). + # + # @param other [Value] The right-hand side of the operator + # @return [Script::Value::String] A string containing the value + # preceded by `"+"` + def unary_plus + Sass::Script::Value::String.new("+#{self}") + end + + # The SassScript unary `-` operation (e.g. `-$a`). + # + # @param other [Value] The right-hand side of the operator + # @return [Script::Value::String] A string containing the value + # preceded by `"-"` + def unary_minus + Sass::Script::Value::String.new("-#{self}") + end + + # The SassScript unary `/` operation (e.g. `/$a`). + # + # @param other [Value] The right-hand side of the operator + # @return [Script::Value::String] A string containing the value + # preceded by `"/"` + def unary_div + Sass::Script::Value::String.new("/#{self}") + end + + # Returns the hash code of this value. Two objects' hash codes should be + # equal if the objects are equal. + # + # @return [Integer for Ruby 2.4.0+, Fixnum for earlier Ruby versions] The hash code. + def hash + value.hash + end + + def eql?(other) + self == other + end + + # @return [String] A readable representation of the value + def inspect + value.inspect + end + + # @return [Boolean] `true` (the Ruby boolean value) + def to_bool + true + end + + # Compares this object with another. + # + # @param other [Object] The object to compare with + # @return [Boolean] Whether or not this value is equivalent to `other` + def ==(other) + eq(other).to_bool + end + + # @return [Integer] The integer value of this value + # @raise [Sass::SyntaxError] if this value isn't an integer + def to_i + raise Sass::SyntaxError.new("#{inspect} is not an integer.") + end + + # @raise [Sass::SyntaxError] if this value isn't an integer + def assert_int!; to_i; end + + # Returns the separator for this value. For non-list-like values or the + # empty list, this will be `nil`. For lists or maps, it will be `:space` or + # `:comma`. + # + # @return [Symbol] + def separator; nil; end + + # Whether the value is surrounded by square brackets. For non-list values, + # this will be `false`. + # + # @return [Boolean] + def bracketed; false; end + + # Returns the value of this value as a list. + # Single values are considered the same as single-element lists. + # + # @return [Array] This value as a list + def to_a + [self] + end + + # Returns the value of this value as a hash. Most values don't have hash + # representations, but [Map]s and empty [List]s do. + # + # @return [Hash] This value as a hash + # @raise [Sass::SyntaxError] if this value doesn't have a hash representation + def to_h + raise Sass::SyntaxError.new("#{inspect} is not a map.") + end + + # Returns the string representation of this value + # as it would be output to the CSS document. + # + # @options opts :quote [String] + # The preferred quote style for quoted strings. If `:none`, strings are + # always emitted unquoted. + # @return [String] + def to_s(opts = {}) + Sass::Util.abstract(self) + end + alias_method :to_sass, :to_s + + # Returns whether or not this object is null. + # + # @return [Boolean] `false` + def null? + false + end + + # Creates a new list containing `contents` but with the same brackets and + # separators as this object, when interpreted as a list. + # + # @param contents [Array] The contents of the new list. + # @param separator [Symbol] The separator of the new list. Defaults to \{#separator}. + # @param bracketed [Boolean] Whether the new list is bracketed. Defaults to \{#bracketed}. + # @return [Sass::Script::Value::List] + def with_contents(contents, separator: self.separator, bracketed: self.bracketed) + Sass::Script::Value::List.new(contents, separator: separator, bracketed: bracketed) + end + + protected + + # Evaluates the value. + # + # @param environment [Sass::Environment] The environment in which to evaluate the SassScript + # @return [Value] This value + def _perform(environment) + self + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/bool.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/bool.rb new file mode 100644 index 0000000..fd1789b --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/bool.rb @@ -0,0 +1,35 @@ +module Sass::Script::Value + # A SassScript object representing a boolean (true or false) value. + class Bool < Base + # The true value in SassScript. + # + # This is assigned before new is overridden below so that we use the default implementation. + TRUE = new(true) + + # The false value in SassScript. + # + # This is assigned before new is overridden below so that we use the default implementation. + FALSE = new(false) + + # We override object creation so that users of the core API + # will not need to know that booleans are specific constants. + # + # @param value A ruby value that will be tested for truthiness. + # @return [Bool] TRUE if value is truthy, FALSE if value is falsey + def self.new(value) + value ? TRUE : FALSE + end + + # The Ruby value of the boolean. + # + # @return [Boolean] + attr_reader :value + alias_method :to_bool, :value + + # @return [String] "true" or "false" + def to_s(opts = {}) + @value.to_s + end + alias_method :to_sass, :to_s + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/callable.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/callable.rb new file mode 100644 index 0000000..4e10d0d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/callable.rb @@ -0,0 +1,25 @@ +module Sass::Script::Value + # A SassScript object representing a null value. + class Callable < Base + # Constructs a Callable value for use in SassScript. + # + # @param callable [Sass::Callable] The callable to be used when the + # callable is called. + def initialize(callable) + super(callable) + end + + def to_s(opts = {}) + raise Sass::SyntaxError.new("#{to_sass} isn't a valid CSS value.") + end + + def inspect + to_sass + end + + # @abstract + def to_sass + Sass::Util.abstract(self) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/color.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/color.rb new file mode 100644 index 0000000..ccd148d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/color.rb @@ -0,0 +1,704 @@ +module Sass::Script::Value + # A SassScript object representing a CSS color. + # + # A color may be represented internally as RGBA, HSLA, or both. + # It's originally represented as whatever its input is; + # if it's created with RGB values, it's represented as RGBA, + # and if it's created with HSL values, it's represented as HSLA. + # Once a property is accessed that requires the other representation -- + # for example, \{#red} for an HSL color -- + # that component is calculated and cached. + # + # The alpha channel of a color is independent of its RGB or HSL representation. + # It's always stored, as 1 if nothing else is specified. + # If only the alpha channel is modified using \{#with}, + # the cached RGB and HSL values are retained. + class Color < Base + # @private + # + # Convert a ruby integer to a rgba components + # @param color [Integer] + # @return [Array] Array of 4 numbers representing r,g,b and alpha + def self.int_to_rgba(color) + rgba = (0..3).map {|n| color >> (n << 3) & 0xff}.reverse + rgba[-1] = rgba[-1] / 255.0 + rgba + end + + ALTERNATE_COLOR_NAMES = Sass::Util.map_vals( + { + 'aqua' => 0x00FFFFFF, + 'darkgrey' => 0xA9A9A9FF, + 'darkslategrey' => 0x2F4F4FFF, + 'dimgrey' => 0x696969FF, + 'fuchsia' => 0xFF00FFFF, + 'grey' => 0x808080FF, + 'lightgrey' => 0xD3D3D3FF, + 'lightslategrey' => 0x778899FF, + 'slategrey' => 0x708090FF, + }, &method(:int_to_rgba)) + + # A hash from color names to `[red, green, blue]` value arrays. + COLOR_NAMES = Sass::Util.map_vals( + { + 'aliceblue' => 0xF0F8FFFF, + 'antiquewhite' => 0xFAEBD7FF, + 'aquamarine' => 0x7FFFD4FF, + 'azure' => 0xF0FFFFFF, + 'beige' => 0xF5F5DCFF, + 'bisque' => 0xFFE4C4FF, + 'black' => 0x000000FF, + 'blanchedalmond' => 0xFFEBCDFF, + 'blue' => 0x0000FFFF, + 'blueviolet' => 0x8A2BE2FF, + 'brown' => 0xA52A2AFF, + 'burlywood' => 0xDEB887FF, + 'cadetblue' => 0x5F9EA0FF, + 'chartreuse' => 0x7FFF00FF, + 'chocolate' => 0xD2691EFF, + 'coral' => 0xFF7F50FF, + 'cornflowerblue' => 0x6495EDFF, + 'cornsilk' => 0xFFF8DCFF, + 'crimson' => 0xDC143CFF, + 'cyan' => 0x00FFFFFF, + 'darkblue' => 0x00008BFF, + 'darkcyan' => 0x008B8BFF, + 'darkgoldenrod' => 0xB8860BFF, + 'darkgray' => 0xA9A9A9FF, + 'darkgreen' => 0x006400FF, + 'darkkhaki' => 0xBDB76BFF, + 'darkmagenta' => 0x8B008BFF, + 'darkolivegreen' => 0x556B2FFF, + 'darkorange' => 0xFF8C00FF, + 'darkorchid' => 0x9932CCFF, + 'darkred' => 0x8B0000FF, + 'darksalmon' => 0xE9967AFF, + 'darkseagreen' => 0x8FBC8FFF, + 'darkslateblue' => 0x483D8BFF, + 'darkslategray' => 0x2F4F4FFF, + 'darkturquoise' => 0x00CED1FF, + 'darkviolet' => 0x9400D3FF, + 'deeppink' => 0xFF1493FF, + 'deepskyblue' => 0x00BFFFFF, + 'dimgray' => 0x696969FF, + 'dodgerblue' => 0x1E90FFFF, + 'firebrick' => 0xB22222FF, + 'floralwhite' => 0xFFFAF0FF, + 'forestgreen' => 0x228B22FF, + 'gainsboro' => 0xDCDCDCFF, + 'ghostwhite' => 0xF8F8FFFF, + 'gold' => 0xFFD700FF, + 'goldenrod' => 0xDAA520FF, + 'gray' => 0x808080FF, + 'green' => 0x008000FF, + 'greenyellow' => 0xADFF2FFF, + 'honeydew' => 0xF0FFF0FF, + 'hotpink' => 0xFF69B4FF, + 'indianred' => 0xCD5C5CFF, + 'indigo' => 0x4B0082FF, + 'ivory' => 0xFFFFF0FF, + 'khaki' => 0xF0E68CFF, + 'lavender' => 0xE6E6FAFF, + 'lavenderblush' => 0xFFF0F5FF, + 'lawngreen' => 0x7CFC00FF, + 'lemonchiffon' => 0xFFFACDFF, + 'lightblue' => 0xADD8E6FF, + 'lightcoral' => 0xF08080FF, + 'lightcyan' => 0xE0FFFFFF, + 'lightgoldenrodyellow' => 0xFAFAD2FF, + 'lightgreen' => 0x90EE90FF, + 'lightgray' => 0xD3D3D3FF, + 'lightpink' => 0xFFB6C1FF, + 'lightsalmon' => 0xFFA07AFF, + 'lightseagreen' => 0x20B2AAFF, + 'lightskyblue' => 0x87CEFAFF, + 'lightslategray' => 0x778899FF, + 'lightsteelblue' => 0xB0C4DEFF, + 'lightyellow' => 0xFFFFE0FF, + 'lime' => 0x00FF00FF, + 'limegreen' => 0x32CD32FF, + 'linen' => 0xFAF0E6FF, + 'magenta' => 0xFF00FFFF, + 'maroon' => 0x800000FF, + 'mediumaquamarine' => 0x66CDAAFF, + 'mediumblue' => 0x0000CDFF, + 'mediumorchid' => 0xBA55D3FF, + 'mediumpurple' => 0x9370DBFF, + 'mediumseagreen' => 0x3CB371FF, + 'mediumslateblue' => 0x7B68EEFF, + 'mediumspringgreen' => 0x00FA9AFF, + 'mediumturquoise' => 0x48D1CCFF, + 'mediumvioletred' => 0xC71585FF, + 'midnightblue' => 0x191970FF, + 'mintcream' => 0xF5FFFAFF, + 'mistyrose' => 0xFFE4E1FF, + 'moccasin' => 0xFFE4B5FF, + 'navajowhite' => 0xFFDEADFF, + 'navy' => 0x000080FF, + 'oldlace' => 0xFDF5E6FF, + 'olive' => 0x808000FF, + 'olivedrab' => 0x6B8E23FF, + 'orange' => 0xFFA500FF, + 'orangered' => 0xFF4500FF, + 'orchid' => 0xDA70D6FF, + 'palegoldenrod' => 0xEEE8AAFF, + 'palegreen' => 0x98FB98FF, + 'paleturquoise' => 0xAFEEEEFF, + 'palevioletred' => 0xDB7093FF, + 'papayawhip' => 0xFFEFD5FF, + 'peachpuff' => 0xFFDAB9FF, + 'peru' => 0xCD853FFF, + 'pink' => 0xFFC0CBFF, + 'plum' => 0xDDA0DDFF, + 'powderblue' => 0xB0E0E6FF, + 'purple' => 0x800080FF, + 'red' => 0xFF0000FF, + 'rebeccapurple' => 0x663399FF, + 'rosybrown' => 0xBC8F8FFF, + 'royalblue' => 0x4169E1FF, + 'saddlebrown' => 0x8B4513FF, + 'salmon' => 0xFA8072FF, + 'sandybrown' => 0xF4A460FF, + 'seagreen' => 0x2E8B57FF, + 'seashell' => 0xFFF5EEFF, + 'sienna' => 0xA0522DFF, + 'silver' => 0xC0C0C0FF, + 'skyblue' => 0x87CEEBFF, + 'slateblue' => 0x6A5ACDFF, + 'slategray' => 0x708090FF, + 'snow' => 0xFFFAFAFF, + 'springgreen' => 0x00FF7FFF, + 'steelblue' => 0x4682B4FF, + 'tan' => 0xD2B48CFF, + 'teal' => 0x008080FF, + 'thistle' => 0xD8BFD8FF, + 'tomato' => 0xFF6347FF, + 'transparent' => 0x00000000, + 'turquoise' => 0x40E0D0FF, + 'violet' => 0xEE82EEFF, + 'wheat' => 0xF5DEB3FF, + 'white' => 0xFFFFFFFF, + 'whitesmoke' => 0xF5F5F5FF, + 'yellow' => 0xFFFF00FF, + 'yellowgreen' => 0x9ACD32FF + }, &method(:int_to_rgba)) + + # A hash from `[red, green, blue, alpha]` value arrays to color names. + COLOR_NAMES_REVERSE = COLOR_NAMES.invert.freeze + + # We add the alternate color names after inverting because + # different ruby implementations and versions vary on the ordering of the result of invert. + COLOR_NAMES.update(ALTERNATE_COLOR_NAMES).freeze + + # The user's original representation of the color. + # + # @return [String] + attr_reader :representation + + # Constructs an RGB or HSL color object, + # optionally with an alpha channel. + # + # RGB values are clipped within 0 and 255. + # Saturation and lightness values are clipped within 0 and 100. + # The alpha value is clipped within 0 and 1. + # + # @raise [Sass::SyntaxError] if any color value isn't in the specified range + # + # @overload initialize(attrs) + # The attributes are specified as a hash. This hash must contain either + # `:hue`, `:saturation`, and `:lightness` keys, or `:red`, `:green`, and + # `:blue` keys. It cannot contain both HSL and RGB keys. It may also + # optionally contain an `:alpha` key, and a `:representation` key + # indicating the original representation of the color that the user wrote + # in their stylesheet. + # + # @param attrs [{Symbol => Numeric}] A hash of color attributes to values + # @raise [ArgumentError] if not enough attributes are specified, + # or both RGB and HSL attributes are specified + # + # @overload initialize(rgba, [representation]) + # The attributes are specified as an array. + # This overload only supports RGB or RGBA colors. + # + # @param rgba [Array] A three- or four-element array + # of the red, green, blue, and optionally alpha values (respectively) + # of the color + # @param representation [String] The original representation of the color + # that the user wrote in their stylesheet. + # @raise [ArgumentError] if not enough attributes are specified + def initialize(attrs, representation = nil, allow_both_rgb_and_hsl = false) + super(nil) + + if attrs.is_a?(Array) + unless (3..4).include?(attrs.size) + raise ArgumentError.new("Color.new(array) expects a three- or four-element array") + end + + red, green, blue = attrs[0...3].map {|c| Sass::Util.round(c)} + @attrs = {:red => red, :green => green, :blue => blue} + @attrs[:alpha] = attrs[3] ? attrs[3].to_f : 1 + @representation = representation + else + attrs = attrs.reject {|_k, v| v.nil?} + hsl = [:hue, :saturation, :lightness] & attrs.keys + rgb = [:red, :green, :blue] & attrs.keys + if !allow_both_rgb_and_hsl && !hsl.empty? && !rgb.empty? + raise ArgumentError.new("Color.new(hash) may not have both HSL and RGB keys specified") + elsif hsl.empty? && rgb.empty? + raise ArgumentError.new("Color.new(hash) must have either HSL or RGB keys specified") + elsif !hsl.empty? && hsl.size != 3 + raise ArgumentError.new("Color.new(hash) must have all three HSL values specified") + elsif !rgb.empty? && rgb.size != 3 + raise ArgumentError.new("Color.new(hash) must have all three RGB values specified") + end + + @attrs = attrs + @attrs[:hue] %= 360 if @attrs[:hue] + @attrs[:alpha] ||= 1 + @representation = @attrs.delete(:representation) + end + + [:red, :green, :blue].each do |k| + next if @attrs[k].nil? + @attrs[k] = Sass::Util.restrict(Sass::Util.round(@attrs[k]), 0..255) + end + + [:saturation, :lightness].each do |k| + next if @attrs[k].nil? + @attrs[k] = Sass::Util.restrict(@attrs[k], 0..100) + end + + @attrs[:alpha] = Sass::Util.restrict(@attrs[:alpha], 0..1) + end + + # Create a new color from a valid CSS hex string. + # + # The leading hash is optional. + # + # @return [Color] + def self.from_hex(hex_string, alpha = nil) + unless hex_string =~ /^#?([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})?$/i || + hex_string =~ /^#?([0-9a-f])([0-9a-f])([0-9a-f])([0-9a-f])?$/i + raise ArgumentError.new("#{hex_string.inspect} is not a valid hex color.") + end + red = $1.ljust(2, $1).to_i(16) + green = $2.ljust(2, $2).to_i(16) + blue = $3.ljust(2, $3).to_i(16) + alpha = $4.ljust(2, $4).to_i(16).to_f / 0xff if $4 + + hex_string = "##{hex_string}" unless hex_string[0] == ?# + attrs = {:red => red, :green => green, :blue => blue, :representation => hex_string} + attrs[:alpha] = alpha if alpha + new(attrs) + end + + # The red component of the color. + # + # @return [Integer] + def red + hsl_to_rgb! + @attrs[:red] + end + + # The green component of the color. + # + # @return [Integer] + def green + hsl_to_rgb! + @attrs[:green] + end + + # The blue component of the color. + # + # @return [Integer] + def blue + hsl_to_rgb! + @attrs[:blue] + end + + # The hue component of the color. + # + # @return [Numeric] + def hue + rgb_to_hsl! + @attrs[:hue] + end + + # The saturation component of the color. + # + # @return [Numeric] + def saturation + rgb_to_hsl! + @attrs[:saturation] + end + + # The lightness component of the color. + # + # @return [Numeric] + def lightness + rgb_to_hsl! + @attrs[:lightness] + end + + # The alpha channel (opacity) of the color. + # This is 1 unless otherwise defined. + # + # @return [Integer] + def alpha + @attrs[:alpha].to_f + end + + # Returns whether this color object is translucent; + # that is, whether the alpha channel is non-1. + # + # @return [Boolean] + def alpha? + alpha < 1 + end + + # Returns the red, green, and blue components of the color. + # + # @return [Array] A frozen three-element array of the red, green, and blue + # values (respectively) of the color + def rgb + [red, green, blue].freeze + end + + # Returns the red, green, blue, and alpha components of the color. + # + # @return [Array] A frozen four-element array of the red, green, + # blue, and alpha values (respectively) of the color + def rgba + [red, green, blue, alpha].freeze + end + + # Returns the hue, saturation, and lightness components of the color. + # + # @return [Array] A frozen three-element array of the + # hue, saturation, and lightness values (respectively) of the color + def hsl + [hue, saturation, lightness].freeze + end + + # Returns the hue, saturation, lightness, and alpha components of the color. + # + # @return [Array] A frozen four-element array of the hue, + # saturation, lightness, and alpha values (respectively) of the color + def hsla + [hue, saturation, lightness, alpha].freeze + end + + # The SassScript `==` operation. + # **Note that this returns a {Sass::Script::Value::Bool} object, + # not a Ruby boolean**. + # + # @param other [Value] The right-hand side of the operator + # @return [Bool] True if this value is the same as the other, + # false otherwise + def eq(other) + Sass::Script::Value::Bool.new( + other.is_a?(Color) && rgb == other.rgb && alpha == other.alpha) + end + + def hash + [rgb, alpha].hash + end + + # Returns a copy of this color with one or more channels changed. + # RGB or HSL colors may be changed, but not both at once. + # + # For example: + # + # Color.new([10, 20, 30]).with(:blue => 40) + # #=> rgb(10, 40, 30) + # Color.new([126, 126, 126]).with(:red => 0, :green => 255) + # #=> rgb(0, 255, 126) + # Color.new([255, 0, 127]).with(:saturation => 60) + # #=> rgb(204, 51, 127) + # Color.new([1, 2, 3]).with(:alpha => 0.4) + # #=> rgba(1, 2, 3, 0.4) + # + # @param attrs [{Symbol => Numeric}] + # A map of channel names (`:red`, `:green`, `:blue`, + # `:hue`, `:saturation`, `:lightness`, or `:alpha`) to values + # @return [Color] The new Color object + # @raise [ArgumentError] if both RGB and HSL keys are specified + def with(attrs) + attrs = attrs.reject {|_k, v| v.nil?} + hsl = !([:hue, :saturation, :lightness] & attrs.keys).empty? + rgb = !([:red, :green, :blue] & attrs.keys).empty? + if hsl && rgb + raise ArgumentError.new("Cannot specify HSL and RGB values for a color at the same time") + end + + if hsl + [:hue, :saturation, :lightness].each {|k| attrs[k] ||= send(k)} + elsif rgb + [:red, :green, :blue].each {|k| attrs[k] ||= send(k)} + else + # If we're just changing the alpha channel, + # keep all the HSL/RGB stuff we've calculated + attrs = @attrs.merge(attrs) + end + attrs[:alpha] ||= alpha + + Color.new(attrs, nil, :allow_both_rgb_and_hsl) + end + + # The SassScript `+` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Adds the number to each of the RGB color channels. + # + # {Color} + # : Adds each of the RGB color channels together. + # + # {Value} + # : See {Value::Base#plus}. + # + # @param other [Value] The right-hand side of the operator + # @return [Color] The resulting color + # @raise [Sass::SyntaxError] if `other` is a number with units + def plus(other) + if other.is_a?(Sass::Script::Value::Number) || other.is_a?(Sass::Script::Value::Color) + piecewise(other, :+) + else + super + end + end + + # The SassScript `-` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Subtracts the number from each of the RGB color channels. + # + # {Color} + # : Subtracts each of the other color's RGB color channels from this color's. + # + # {Value} + # : See {Value::Base#minus}. + # + # @param other [Value] The right-hand side of the operator + # @return [Color] The resulting color + # @raise [Sass::SyntaxError] if `other` is a number with units + def minus(other) + if other.is_a?(Sass::Script::Value::Number) || other.is_a?(Sass::Script::Value::Color) + piecewise(other, :-) + else + super + end + end + + # The SassScript `*` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Multiplies the number by each of the RGB color channels. + # + # {Color} + # : Multiplies each of the RGB color channels together. + # + # @param other [Number, Color] The right-hand side of the operator + # @return [Color] The resulting color + # @raise [Sass::SyntaxError] if `other` is a number with units + def times(other) + if other.is_a?(Sass::Script::Value::Number) || other.is_a?(Sass::Script::Value::Color) + piecewise(other, :*) + else + raise NoMethodError.new(nil, :times) + end + end + + # The SassScript `/` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Divides each of the RGB color channels by the number. + # + # {Color} + # : Divides each of this color's RGB color channels by the other color's. + # + # {Value} + # : See {Value::Base#div}. + # + # @param other [Value] The right-hand side of the operator + # @return [Color] The resulting color + # @raise [Sass::SyntaxError] if `other` is a number with units + def div(other) + if other.is_a?(Sass::Script::Value::Number) || + other.is_a?(Sass::Script::Value::Color) + piecewise(other, :/) + else + super + end + end + + # The SassScript `%` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Takes each of the RGB color channels module the number. + # + # {Color} + # : Takes each of this color's RGB color channels modulo the other color's. + # + # @param other [Number, Color] The right-hand side of the operator + # @return [Color] The resulting color + # @raise [Sass::SyntaxError] if `other` is a number with units + def mod(other) + if other.is_a?(Sass::Script::Value::Number) || + other.is_a?(Sass::Script::Value::Color) + piecewise(other, :%) + else + raise NoMethodError.new(nil, :mod) + end + end + + # Returns a string representation of the color. + # This is usually the color's hex value, + # but if the color has a name that's used instead. + # + # @return [String] The string representation + def to_s(opts = {}) + return smallest if options[:style] == :compressed + return representation if representation + + # IE10 doesn't properly support the color name "transparent", so we emit + # generated transparent colors as rgba(0, 0, 0, 0) in favor of that. See + # #1782. + return rgba_str if Number.basically_equal?(alpha, 0) + return name if name + alpha? ? rgba_str : hex_str + end + alias_method :to_sass, :to_s + + # Returns a string representation of the color. + # + # @return [String] The hex value + def inspect + alpha? ? rgba_str : hex_str + end + + # Returns the color's name, if it has one. + # + # @return [String, nil] + def name + COLOR_NAMES_REVERSE[rgba] + end + + private + + def smallest + small_explicit_str = alpha? ? rgba_str : hex_str.gsub(/^#(.)\1(.)\2(.)\3$/, '#\1\2\3') + [representation, COLOR_NAMES_REVERSE[rgba], small_explicit_str]. + compact.min_by {|str| str.size} + end + + def rgba_str + split = options[:style] == :compressed ? ',' : ', ' + "rgba(#{rgb.join(split)}#{split}#{Number.round(alpha)})" + end + + def hex_str + red, green, blue = rgb.map {|num| num.to_s(16).rjust(2, '0')} + "##{red}#{green}#{blue}" + end + + def operation_name(operation) + case operation + when :+ + "add" + when :- + "subtract" + when :* + "multiply" + when :/ + "divide" + when :% + "modulo" + end + end + + def piecewise(other, operation) + other_num = other.is_a? Number + if other_num && !other.unitless? + raise Sass::SyntaxError.new( + "Cannot #{operation_name(operation)} a number with units (#{other}) to a color (#{self})." + ) + end + + result = [] + (0...3).each do |i| + res = rgb[i].to_f.send(operation, other_num ? other.value : other.rgb[i]) + result[i] = [[res, 255].min, 0].max + end + + if !other_num && other.alpha != alpha + raise Sass::SyntaxError.new("Alpha channels must be equal: #{self} #{operation} #{other}") + end + + with(:red => result[0], :green => result[1], :blue => result[2]) + end + + def hsl_to_rgb! + return if @attrs[:red] && @attrs[:blue] && @attrs[:green] + + h = @attrs[:hue] / 360.0 + s = @attrs[:saturation] / 100.0 + l = @attrs[:lightness] / 100.0 + + # Algorithm from the CSS3 spec: http://www.w3.org/TR/css3-color/#hsl-color. + m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s + m1 = l * 2 - m2 + @attrs[:red], @attrs[:green], @attrs[:blue] = [ + hue_to_rgb(m1, m2, h + 1.0 / 3), + hue_to_rgb(m1, m2, h), + hue_to_rgb(m1, m2, h - 1.0 / 3) + ].map {|c| Sass::Util.round(c * 0xff)} + end + + def hue_to_rgb(m1, m2, h) + h += 1 if h < 0 + h -= 1 if h > 1 + return m1 + (m2 - m1) * h * 6 if h * 6 < 1 + return m2 if h * 2 < 1 + return m1 + (m2 - m1) * (2.0 / 3 - h) * 6 if h * 3 < 2 + m1 + end + + def rgb_to_hsl! + return if @attrs[:hue] && @attrs[:saturation] && @attrs[:lightness] + r, g, b = [:red, :green, :blue].map {|k| @attrs[k] / 255.0} + + # Algorithm from http://en.wikipedia.org/wiki/HSL_and_HSV#Conversion_from_RGB_to_HSL_or_HSV + max = [r, g, b].max + min = [r, g, b].min + d = max - min + + h = + case max + when min; 0 + when r; 60 * (g - b) / d + when g; 60 * (b - r) / d + 120 + when b; 60 * (r - g) / d + 240 + end + + l = (max + min) / 2.0 + + s = + if max == min + 0 + elsif l < 0.5 + d / (2 * l) + else + d / (2 - 2 * l) + end + + @attrs[:hue] = h % 360 + @attrs[:saturation] = s * 100 + @attrs[:lightness] = l * 100 + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/function.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/function.rb new file mode 100644 index 0000000..f0f59a2 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/function.rb @@ -0,0 +1,19 @@ +module Sass::Script::Value + # A SassScript object representing a function. + class Function < Callable + # Constructs a Function value for use in SassScript. + # + # @param function [Sass::Callable] The callable to be used when the + # function is invoked. + def initialize(function) + unless function.type == "function" + raise ArgumentError.new("A callable of type function was expected.") + end + super + end + + def to_sass + %{get-function("#{value.name}")} + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/helpers.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/helpers.rb new file mode 100644 index 0000000..dcde487 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/helpers.rb @@ -0,0 +1,298 @@ +module Sass::Script::Value + # Provides helper functions for creating sass values from within ruby methods. + # @since `3.3.0` + module Helpers + # Construct a Sass Boolean. + # + # @param value [Object] A ruby object that will be tested for truthiness. + # @return [Sass::Script::Value::Bool] whether the ruby value is truthy. + def bool(value) + Bool.new(value) + end + + # Construct a Sass Color from a hex color string. + # + # @param value [::String] A string representing a hex color. + # The leading hash ("#") is optional. + # @param alpha [::Number] The alpha channel. A number between 0 and 1. + # @return [Sass::Script::Value::Color] the color object + def hex_color(value, alpha = nil) + Color.from_hex(value, alpha) + end + + # Construct a Sass Color from hsl values. + # + # @param hue [::Number] The hue of the color in degrees. + # A non-negative number, usually less than 360. + # @param saturation [::Number] The saturation of the color. + # Must be between 0 and 100 inclusive. + # @param lightness [::Number] The lightness of the color. + # Must be between 0 and 100 inclusive. + # @param alpha [::Number] The alpha channel. A number between 0 and 1. + # + # @return [Sass::Script::Value::Color] the color object + def hsl_color(hue, saturation, lightness, alpha = nil) + attrs = {:hue => hue, :saturation => saturation, :lightness => lightness} + attrs[:alpha] = alpha if alpha + Color.new(attrs) + end + + # Construct a Sass Color from rgb values. + # + # @param red [::Number] The red component. Must be between 0 and 255 inclusive. + # @param green [::Number] The green component. Must be between 0 and 255 inclusive. + # @param blue [::Number] The blue component. Must be between 0 and 255 inclusive. + # @param alpha [::Number] The alpha channel. A number between 0 and 1. + # + # @return [Sass::Script::Value::Color] the color object + def rgb_color(red, green, blue, alpha = nil) + attrs = {:red => red, :green => green, :blue => blue} + attrs[:alpha] = alpha if alpha + Color.new(attrs) + end + + # Construct a Sass Number from a ruby number. + # + # @param number [::Number] A numeric value. + # @param unit_string [::String] A unit string of the form + # `numeral_unit1 * numeral_unit2 ... / denominator_unit1 * denominator_unit2 ...` + # this is the same format that is returned by + # {Sass::Script::Value::Number#unit_str the `unit_str` method} + # + # @see Sass::Script::Value::Number#unit_str + # + # @return [Sass::Script::Value::Number] The sass number representing the given ruby number. + def number(number, unit_string = nil) + Number.new(number, *parse_unit_string(unit_string)) + end + + # @overload list(*elements, separator:, bracketed: false) + # Create a space-separated list from the arguments given. + # @param elements [Array] Each argument will be a list element. + # @param separator [Symbol] Either :space or :comma. + # @param bracketed [Boolean] Whether the list uses square brackets. + # @return [Sass::Script::Value::List] The space separated list. + # + # @overload list(array, separator:, bracketed: false) + # Create a space-separated list from the array given. + # @param array [Array] A ruby array of Sass values + # to make into a list. + # @param separator [Symbol] Either :space or :comma. + # @param bracketed [Boolean] Whether the list uses square brackets. + # @return [Sass::Script::Value::List] The space separated list. + def list(*elements, separator: nil, bracketed: false) + # Support passing separator as the last value in elements for + # backwards-compatibility. + if separator.nil? + if elements.last.is_a?(Symbol) + separator = elements.pop + else + raise ArgumentError.new("A separator of :space or :comma must be specified.") + end + end + + if elements.size == 1 && elements.first.is_a?(Array) + elements = elements.first + end + Sass::Script::Value::List.new(elements, separator: separator, bracketed: bracketed) + end + + # Construct a Sass map. + # + # @param hash [Hash] A Ruby map to convert to a Sass map. + # @return [Sass::Script::Value::Map] The map. + def map(hash) + Map.new(hash) + end + + # Create a sass null value. + # + # @return [Sass::Script::Value::Null] + def null + Sass::Script::Value::Null.new + end + + # Create a quoted string. + # + # @param str [::String] A ruby string. + # @return [Sass::Script::Value::String] A quoted string. + def quoted_string(str) + Sass::Script::String.new(str, :string) + end + + # Create an unquoted string. + # + # @param str [::String] A ruby string. + # @return [Sass::Script::Value::String] An unquoted string. + def unquoted_string(str) + Sass::Script::String.new(str, :identifier) + end + alias_method :identifier, :unquoted_string + + # Parses a user-provided selector. + # + # @param value [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector to parse. This can be either a string, a list of + # strings, or a list of lists of strings as returned by `&`. + # @param name [Symbol, nil] + # If provided, the name of the selector argument. This is used + # for error reporting. + # @param allow_parent_ref [Boolean] + # Whether the parsed selector should allow parent references. + # @return [Sass::Selector::CommaSequence] The parsed selector. + # @throw [ArgumentError] if the parse failed for any reason. + def parse_selector(value, name = nil, allow_parent_ref = false) + str = normalize_selector(value, name) + begin + Sass::SCSS::StaticParser.new(str, nil, nil, 1, 1, allow_parent_ref).parse_selector + rescue Sass::SyntaxError => e + err = "#{value.inspect} is not a valid selector: #{e}" + err = "$#{name.to_s.tr('_', '-')}: #{err}" if name + raise ArgumentError.new(err) + end + end + + # Parses a user-provided complex selector. + # + # A complex selector can contain combinators but cannot contain commas. + # + # @param value [Sass::Script::Value::String, Sass::Script::Value::List] + # The selector to parse. This can be either a string or a list of + # strings. + # @param name [Symbol, nil] + # If provided, the name of the selector argument. This is used + # for error reporting. + # @param allow_parent_ref [Boolean] + # Whether the parsed selector should allow parent references. + # @return [Sass::Selector::Sequence] The parsed selector. + # @throw [ArgumentError] if the parse failed for any reason. + def parse_complex_selector(value, name = nil, allow_parent_ref = false) + selector = parse_selector(value, name, allow_parent_ref) + return seq if selector.members.length == 1 + + err = "#{value.inspect} is not a complex selector" + err = "$#{name.to_s.tr('_', '-')}: #{err}" if name + raise ArgumentError.new(err) + end + + # Parses a user-provided compound selector. + # + # A compound selector cannot contain combinators or commas. + # + # @param value [Sass::Script::Value::String] The selector to parse. + # @param name [Symbol, nil] + # If provided, the name of the selector argument. This is used + # for error reporting. + # @param allow_parent_ref [Boolean] + # Whether the parsed selector should allow parent references. + # @return [Sass::Selector::SimpleSequence] The parsed selector. + # @throw [ArgumentError] if the parse failed for any reason. + def parse_compound_selector(value, name = nil, allow_parent_ref = false) + assert_type value, :String, name + selector = parse_selector(value, name, allow_parent_ref) + seq = selector.members.first + sseq = seq.members.first + if selector.members.length == 1 && seq.members.length == 1 && + sseq.is_a?(Sass::Selector::SimpleSequence) + return sseq + end + + err = "#{value.inspect} is not a compound selector" + err = "$#{name.to_s.tr('_', '-')}: #{err}" if name + raise ArgumentError.new(err) + end + + # Returns true when the literal is a string containing a calc(). + # + # Use \{#special_number?} in preference to this. + # + # @param literal [Sass::Script::Value::Base] The value to check + # @return Boolean + def calc?(literal) + literal.is_a?(Sass::Script::Value::String) && literal.value =~ /calc\(/ + end + + # Returns true when the literal is a string containing a var(). + # + # @param literal [Sass::Script::Value::Base] The value to check + # @return Boolean + def var?(literal) + literal.is_a?(Sass::Script::Value::String) && literal.value =~ /var\(/ + end + + # Returns whether the literal is a special CSS value that may evaluate to a + # number, such as `calc()` or `var()`. + # + # @param literal [Sass::Script::Value::Base] The value to check + # @return Boolean + def special_number?(literal) + literal.is_a?(Sass::Script::Value::String) && literal.value =~ /(calc|var)\(/ + end + + private + + # Converts a user-provided selector into string form or throws an + # ArgumentError if it's in an invalid format. + def normalize_selector(value, name) + if (str = selector_to_str(value)) + return str + end + + err = "#{value.inspect} is not a valid selector: it must be a string,\n" + + "a list of strings, or a list of lists of strings" + err = "$#{name.to_s.tr('_', '-')}: #{err}" if name + raise ArgumentError.new(err) + end + + # Converts a user-provided selector into string form or returns + # `nil` if it's in an invalid format. + def selector_to_str(value) + return value.value if value.is_a?(Sass::Script::String) + return unless value.is_a?(Sass::Script::List) + + if value.separator == :comma + return value.to_a.map do |complex| + next complex.value if complex.is_a?(Sass::Script::String) + return unless complex.is_a?(Sass::Script::List) && complex.separator == :space + return unless (str = selector_to_str(complex)) + str + end.join(', ') + end + + value.to_a.map do |compound| + return unless compound.is_a?(Sass::Script::String) + compound.value + end.join(' ') + end + + # @private + VALID_UNIT = /#{Sass::SCSS::RX::NMSTART}#{Sass::SCSS::RX::NMCHAR}|%*/ + + # @example + # parse_unit_string("em*px/in*%") # => [["em", "px], ["in", "%"]] + # + # @param unit_string [String] A string adhering to the output of a number with complex + # units. E.g. "em*px/in*%" + # @return [Array>] A list of numerator units and a list of denominator units. + def parse_unit_string(unit_string) + denominator_units = numerator_units = Sass::Script::Value::Number::NO_UNITS + return numerator_units, denominator_units unless unit_string && unit_string.length > 0 + num_over_denominator = unit_string.split(%r{ */ *}) + unless (1..2).include?(num_over_denominator.size) + raise ArgumentError.new("Malformed unit string: #{unit_string}") + end + numerator_units = num_over_denominator[0].split(/ *\* */) + denominator_units = (num_over_denominator[1] || "").split(/ *\* */) + [[numerator_units, "numerator"], [denominator_units, "denominator"]].each do |units, name| + if unit_string =~ %r{/} && units.size == 0 + raise ArgumentError.new("Malformed unit string: #{unit_string}") + end + if units.any? {|unit| unit !~ VALID_UNIT} + raise ArgumentError.new("Malformed #{name} in unit string: #{unit_string}") + end + end + [numerator_units, denominator_units] + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/list.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/list.rb new file mode 100644 index 0000000..689fdd0 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/list.rb @@ -0,0 +1,134 @@ +module Sass::Script::Value + # A SassScript object representing a CSS list. + # This includes both comma-separated lists and space-separated lists. + class List < Base + # The Ruby array containing the contents of the list. + # + # @return [Array] + attr_reader :value + alias_method :to_a, :value + + # The operator separating the values of the list. + # Either `:comma` or `:space`. + # + # @return [Symbol] + attr_reader :separator + + # Whether the list is surrounded by square brackets. + # + # @return [Boolean] + attr_reader :bracketed + + # Creates a new list. + # + # @param value [Array] See \{#value} + # @param separator [Symbol] See \{#separator} + # @param bracketed [Boolean] See \{#bracketed} + def initialize(value, separator: nil, bracketed: false) + super(value) + @separator = separator + @bracketed = bracketed + end + + # @see Value#options= + def options=(options) + super + value.each {|v| v.options = options} + end + + # @see Value#eq + def eq(other) + Sass::Script::Value::Bool.new( + other.is_a?(List) && value == other.value && + separator == other.separator && bracketed == other.bracketed) + end + + def hash + @hash ||= [value, separator, bracketed].hash + end + + # @see Value#to_s + def to_s(opts = {}) + if !bracketed && value.empty? + raise Sass::SyntaxError.new("#{inspect} isn't a valid CSS value.") + end + + members = value. + reject {|e| e.is_a?(Null) || e.is_a?(List) && e.value.empty?}. + map {|e| e.to_s(opts)} + + contents = members.join(sep_str) + bracketed ? "[#{contents}]" : contents + end + + # @see Value#to_sass + def to_sass(opts = {}) + return bracketed ? "[]" : "()" if value.empty? + members = value.map do |v| + if element_needs_parens?(v) + "(#{v.to_sass(opts)})" + else + v.to_sass(opts) + end + end + + if separator == :comma && members.length == 1 + return "#{bracketed ? '[' : '('}#{members.first},#{bracketed ? ']' : ')'}" + end + + contents = members.join(sep_str(nil)) + bracketed ? "[#{contents}]" : contents + end + + # @see Value#to_h + def to_h + return {} if value.empty? + super + end + + # @see Value#inspect + def inspect + (bracketed ? '[' : '(') + + value.map {|e| e.inspect}.join(sep_str(nil)) + + (bracketed ? ']' : ')') + end + + # Asserts an index is within the list. + # + # @private + # + # @param list [Sass::Script::Value::List] The list for which the index should be checked. + # @param n [Sass::Script::Value::Number] The index being checked. + def self.assert_valid_index(list, n) + if !n.int? || n.to_i == 0 + raise ArgumentError.new("List index #{n} must be a non-zero integer") + elsif list.to_a.size == 0 + raise ArgumentError.new("List index is #{n} but list has no items") + elsif n.to_i.abs > (size = list.to_a.size) + raise ArgumentError.new( + "List index is #{n} but list is only #{size} item#{'s' if size != 1} long") + end + end + + private + + def element_needs_parens?(element) + if element.is_a?(List) + return false if element.value.length < 2 + return false if element.bracketed + precedence = Sass::Script::Parser.precedence_of(separator || :space) + return Sass::Script::Parser.precedence_of(element.separator || :space) <= precedence + end + + return false unless separator == :space + return false unless element.is_a?(Sass::Script::Tree::UnaryOperation) + element.operator == :minus || element.operator == :plus + end + + def sep_str(opts = options) + return ' ' if separator == :space + return ',' if opts && opts[:style] == :compressed + ', ' + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/map.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/map.rb new file mode 100644 index 0000000..2d1c6a3 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/map.rb @@ -0,0 +1,70 @@ +module Sass::Script::Value + # A SassScript object representing a map from keys to values. Both keys and + # values can be any SassScript object. + class Map < Base + # The Ruby hash containing the contents of this map. + # + # @return [Hash] + attr_reader :value + alias_method :to_h, :value + + # Creates a new map. + # + # @param hash [Hash] + def initialize(hash) + super(hash) + end + + # @see Value#options= + def options=(options) + super + value.each do |k, v| + k.options = options + v.options = options + end + end + + # @see Value#separator + def separator + :comma unless value.empty? + end + + # @see Value#to_a + def to_a + value.map do |k, v| + list = List.new([k, v], separator: :space) + list.options = options + list + end + end + + # @see Value#eq + def eq(other) + Bool.new(other.is_a?(Map) && value == other.value) + end + + def hash + @hash ||= value.hash + end + + # @see Value#to_s + def to_s(opts = {}) + raise Sass::SyntaxError.new("#{inspect} isn't a valid CSS value.") + end + + def to_sass(opts = {}) + return "()" if value.empty? + + to_sass = lambda do |value| + if value.is_a?(List) && value.separator == :comma + "(#{value.to_sass(opts)})" + else + value.to_sass(opts) + end + end + + "(#{value.map {|(k, v)| "#{to_sass[k]}: #{to_sass[v]}"}.join(', ')})" + end + alias_method :inspect, :to_sass + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/null.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/null.rb new file mode 100644 index 0000000..f6d573b --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/null.rb @@ -0,0 +1,44 @@ +module Sass::Script::Value + # A SassScript object representing a null value. + class Null < Base + # The null value in SassScript. + # + # This is assigned before new is overridden below so that we use the default implementation. + NULL = new(nil) + + # We override object creation so that users of the core API + # will not need to know that null is a specific constant. + # + # @private + # @return [Null] the {NULL} constant. + def self.new + NULL + end + + # @return [Boolean] `false` (the Ruby boolean value) + def to_bool + false + end + + # @return [Boolean] `true` + def null? + true + end + + # @return [String] '' (An empty string) + def to_s(opts = {}) + '' + end + + def to_sass(opts = {}) + 'null' + end + + # Returns a string representing a null value. + # + # @return [String] + def inspect + 'null' + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/number.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/number.rb new file mode 100644 index 0000000..9c21393 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/number.rb @@ -0,0 +1,564 @@ +module Sass::Script::Value + # A SassScript object representing a number. + # SassScript numbers can have decimal values, + # and can also have units. + # For example, `12`, `1px`, and `10.45em` + # are all valid values. + # + # Numbers can also have more complex units, such as `1px*em/in`. + # These cannot be inputted directly in Sass code at the moment. + class Number < Base + # The Ruby value of the number. + # + # @return [Numeric] + attr_reader :value + + # A list of units in the numerator of the number. + # For example, `1px*em/in*cm` would return `["px", "em"]` + # @return [Array] + attr_reader :numerator_units + + # A list of units in the denominator of the number. + # For example, `1px*em/in*cm` would return `["in", "cm"]` + # @return [Array] + attr_reader :denominator_units + + # The original representation of this number. + # For example, although the result of `1px/2px` is `0.5`, + # the value of `#original` is `"1px/2px"`. + # + # This is only non-nil when the original value should be used as the CSS value, + # as in `font: 1px/2px`. + # + # @return [Boolean, nil] + attr_accessor :original + + def self.precision + Thread.current[:sass_numeric_precision] || Thread.main[:sass_numeric_precision] || 10 + end + + # Sets the number of digits of precision + # For example, if this is `3`, + # `3.1415926` will be printed as `3.142`. + # The numeric precision is stored as a thread local for thread safety reasons. + # To set for all threads, be sure to set the precision on the main thread. + def self.precision=(digits) + Thread.current[:sass_numeric_precision] = digits.round + Thread.current[:sass_numeric_precision_factor] = nil + Thread.current[:sass_numeric_epsilon] = nil + end + + # the precision factor used in numeric output + # it is derived from the `precision` method. + def self.precision_factor + Thread.current[:sass_numeric_precision_factor] ||= 10.0**precision + end + + # Used in checking equality of floating point numbers. Any + # numbers within an `epsilon` of each other are considered functionally equal. + # The value for epsilon is one tenth of the current numeric precision. + def self.epsilon + Thread.current[:sass_numeric_epsilon] ||= 1 / (precision_factor * 10) + end + + # Used so we don't allocate two new arrays for each new number. + NO_UNITS = [] + + # @param value [Numeric] The value of the number + # @param numerator_units [::String, Array<::String>] See \{#numerator\_units} + # @param denominator_units [::String, Array<::String>] See \{#denominator\_units} + def initialize(value, numerator_units = NO_UNITS, denominator_units = NO_UNITS) + numerator_units = [numerator_units] if numerator_units.is_a?(::String) + denominator_units = [denominator_units] if denominator_units.is_a?(::String) + super(value) + @numerator_units = numerator_units + @denominator_units = denominator_units + @options = nil + normalize! + end + + # The SassScript `+` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Adds the two numbers together, converting units if possible. + # + # {Color} + # : Adds this number to each of the RGB color channels. + # + # {Value} + # : See {Value::Base#plus}. + # + # @param other [Value] The right-hand side of the operator + # @return [Value] The result of the operation + # @raise [Sass::UnitConversionError] if `other` is a number with incompatible units + def plus(other) + if other.is_a? Number + operate(other, :+) + elsif other.is_a?(Color) + other.plus(self) + else + super + end + end + + # The SassScript binary `-` operation (e.g. `$a - $b`). + # Its functionality depends on the type of its argument: + # + # {Number} + # : Subtracts this number from the other, converting units if possible. + # + # {Value} + # : See {Value::Base#minus}. + # + # @param other [Value] The right-hand side of the operator + # @return [Value] The result of the operation + # @raise [Sass::UnitConversionError] if `other` is a number with incompatible units + def minus(other) + if other.is_a? Number + operate(other, :-) + else + super + end + end + + # The SassScript unary `+` operation (e.g. `+$a`). + # + # @return [Number] The value of this number + def unary_plus + self + end + + # The SassScript unary `-` operation (e.g. `-$a`). + # + # @return [Number] The negative value of this number + def unary_minus + Number.new(-value, @numerator_units, @denominator_units) + end + + # The SassScript `*` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Multiplies the two numbers together, converting units appropriately. + # + # {Color} + # : Multiplies each of the RGB color channels by this number. + # + # @param other [Number, Color] The right-hand side of the operator + # @return [Number, Color] The result of the operation + # @raise [NoMethodError] if `other` is an invalid type + def times(other) + if other.is_a? Number + operate(other, :*) + elsif other.is_a? Color + other.times(self) + else + raise NoMethodError.new(nil, :times) + end + end + + # The SassScript `/` operation. + # Its functionality depends on the type of its argument: + # + # {Number} + # : Divides this number by the other, converting units appropriately. + # + # {Value} + # : See {Value::Base#div}. + # + # @param other [Value] The right-hand side of the operator + # @return [Value] The result of the operation + def div(other) + if other.is_a? Number + res = operate(other, :/) + if original && other.original + res.original = "#{original}/#{other.original}" + end + res + else + super + end + end + + # The SassScript `%` operation. + # + # @param other [Number] The right-hand side of the operator + # @return [Number] This number modulo the other + # @raise [NoMethodError] if `other` is an invalid type + # @raise [Sass::UnitConversionError] if `other` has incompatible units + def mod(other) + if other.is_a?(Number) + return Number.new(Float::NAN) if other.value == 0 + operate(other, :%) + else + raise NoMethodError.new(nil, :mod) + end + end + + # The SassScript `==` operation. + # + # @param other [Value] The right-hand side of the operator + # @return [Boolean] Whether this number is equal to the other object + def eq(other) + return Bool::FALSE unless other.is_a?(Sass::Script::Value::Number) + this = self + begin + if unitless? + this = this.coerce(other.numerator_units, other.denominator_units) + else + other = other.coerce(@numerator_units, @denominator_units) + end + rescue Sass::UnitConversionError + return Bool::FALSE + end + Bool.new(basically_equal?(this.value, other.value)) + end + + def hash + [value, numerator_units, denominator_units].hash + end + + # Hash-equality works differently than `==` equality for numbers. + # Hash-equality must be transitive, so it just compares the exact value, + # numerator units, and denominator units. + def eql?(other) + basically_equal?(value, other.value) && numerator_units == other.numerator_units && + denominator_units == other.denominator_units + end + + # The SassScript `>` operation. + # + # @param other [Number] The right-hand side of the operator + # @return [Boolean] Whether this number is greater than the other + # @raise [NoMethodError] if `other` is an invalid type + def gt(other) + raise NoMethodError.new(nil, :gt) unless other.is_a?(Number) + operate(other, :>) + end + + # The SassScript `>=` operation. + # + # @param other [Number] The right-hand side of the operator + # @return [Boolean] Whether this number is greater than or equal to the other + # @raise [NoMethodError] if `other` is an invalid type + def gte(other) + raise NoMethodError.new(nil, :gte) unless other.is_a?(Number) + operate(other, :>=) + end + + # The SassScript `<` operation. + # + # @param other [Number] The right-hand side of the operator + # @return [Boolean] Whether this number is less than the other + # @raise [NoMethodError] if `other` is an invalid type + def lt(other) + raise NoMethodError.new(nil, :lt) unless other.is_a?(Number) + operate(other, :<) + end + + # The SassScript `<=` operation. + # + # @param other [Number] The right-hand side of the operator + # @return [Boolean] Whether this number is less than or equal to the other + # @raise [NoMethodError] if `other` is an invalid type + def lte(other) + raise NoMethodError.new(nil, :lte) unless other.is_a?(Number) + operate(other, :<=) + end + + # @return [String] The CSS representation of this number + # @raise [Sass::SyntaxError] if this number has units that can't be used in CSS + # (e.g. `px*in`) + def to_s(opts = {}) + return original if original + raise Sass::SyntaxError.new("#{inspect} isn't a valid CSS value.") unless legal_units? + inspect + end + + # Returns a readable representation of this number. + # + # This representation is valid CSS (and valid SassScript) + # as long as there is only one unit. + # + # @return [String] The representation + def inspect(opts = {}) + return original if original + + value = self.class.round(self.value) + str = value.to_s + + # Ruby will occasionally print in scientific notation if the number is + # small enough. That's technically valid CSS, but it's not well-supported + # and confusing. + str = ("%0.#{self.class.precision}f" % value).gsub(/0*$/, '') if str.include?('e') + + # Sometimes numeric formatting will result in a decimal number with a trailing zero (x.0) + if str =~ /(.*)\.0$/ + str = $1 + end + + # We omit a leading zero before the decimal point in compressed mode. + if @options && options[:style] == :compressed + str.sub!(/^(-)?0\./, '\1.') + end + + unitless? ? str : "#{str}#{unit_str}" + end + alias_method :to_sass, :inspect + + # @return [Integer] The integer value of the number + # @raise [Sass::SyntaxError] if the number isn't an integer + def to_i + super unless int? + value.to_i + end + + # @return [Boolean] Whether or not this number is an integer. + def int? + basically_equal?(value % 1, 0.0) + end + + # @return [Boolean] Whether or not this number has no units. + def unitless? + @numerator_units.empty? && @denominator_units.empty? + end + + # Checks whether the number has the numerator unit specified. + # + # @example + # number = Sass::Script::Value::Number.new(10, "px") + # number.is_unit?("px") => true + # number.is_unit?(nil) => false + # + # @param unit [::String, nil] The unit the number should have or nil if the number + # should be unitless. + # @see Number#unitless? The unitless? method may be more readable. + def is_unit?(unit) + if unit + denominator_units.size == 0 && numerator_units.size == 1 && numerator_units.first == unit + else + unitless? + end + end + + # @return [Boolean] Whether or not this number has units that can be represented in CSS + # (that is, zero or one \{#numerator\_units}). + def legal_units? + (@numerator_units.empty? || @numerator_units.size == 1) && @denominator_units.empty? + end + + # Returns this number converted to other units. + # The conversion takes into account the relationship between e.g. mm and cm, + # as well as between e.g. in and cm. + # + # If this number has no units, it will simply return itself + # with the given units. + # + # An incompatible coercion, e.g. between px and cm, will raise an error. + # + # @param num_units [Array] The numerator units to coerce this number into. + # See {\#numerator\_units} + # @param den_units [Array] The denominator units to coerce this number into. + # See {\#denominator\_units} + # @return [Number] The number with the new units + # @raise [Sass::UnitConversionError] if the given units are incompatible with the number's + # current units + def coerce(num_units, den_units) + Number.new(if unitless? + value + else + value * coercion_factor(@numerator_units, num_units) / + coercion_factor(@denominator_units, den_units) + end, num_units, den_units) + end + + # @param other [Number] A number to decide if it can be compared with this number. + # @return [Boolean] Whether or not this number can be compared with the other. + def comparable_to?(other) + operate(other, :+) + true + rescue Sass::UnitConversionError + false + end + + # Returns a human readable representation of the units in this number. + # For complex units this takes the form of: + # numerator_unit1 * numerator_unit2 / denominator_unit1 * denominator_unit2 + # @return [String] a string that represents the units in this number + def unit_str + rv = @numerator_units.sort.join("*") + if @denominator_units.any? + rv << "/" + rv << @denominator_units.sort.join("*") + end + rv + end + + private + + # @private + # @see Sass::Script::Number.basically_equal? + def basically_equal?(num1, num2) + self.class.basically_equal?(num1, num2) + end + + # Checks whether two numbers are within an epsilon of each other. + # @return [Boolean] + def self.basically_equal?(num1, num2) + (num1 - num2).abs < epsilon + end + + # @private + def self.round(num) + if num.is_a?(Float) && (num.infinite? || num.nan?) + num + elsif basically_equal?(num % 1, 0.0) + num.round + else + ((num * precision_factor).round / precision_factor).to_f + end + end + + OPERATIONS = [:+, :-, :<=, :<, :>, :>=, :%] + + def operate(other, operation) + this = self + if OPERATIONS.include?(operation) + if unitless? + this = this.coerce(other.numerator_units, other.denominator_units) + else + other = other.coerce(@numerator_units, @denominator_units) + end + end + # avoid integer division + value = :/ == operation ? this.value.to_f : this.value + result = value.send(operation, other.value) + + if result.is_a?(Numeric) + Number.new(result, *compute_units(this, other, operation)) + else # Boolean op + Bool.new(result) + end + end + + def coercion_factor(from_units, to_units) + # get a list of unmatched units + from_units, to_units = sans_common_units(from_units, to_units) + + if from_units.size != to_units.size || !convertable?(from_units | to_units) + raise Sass::UnitConversionError.new( + "Incompatible units: '#{from_units.join('*')}' and '#{to_units.join('*')}'.") + end + + from_units.zip(to_units).inject(1) {|m, p| m * conversion_factor(p[0], p[1])} + end + + def compute_units(this, other, operation) + case operation + when :* + [this.numerator_units + other.numerator_units, + this.denominator_units + other.denominator_units] + when :/ + [this.numerator_units + other.denominator_units, + this.denominator_units + other.numerator_units] + else + [this.numerator_units, this.denominator_units] + end + end + + def normalize! + return if unitless? + @numerator_units, @denominator_units = + sans_common_units(@numerator_units, @denominator_units) + + @denominator_units.each_with_index do |d, i| + next unless convertable?(d) && (u = @numerator_units.find {|n| convertable?([n, d])}) + @value /= conversion_factor(d, u) + @denominator_units.delete_at(i) + @numerator_units.delete_at(@numerator_units.index(u)) + end + end + + # This is the source data for all the unit logic. It's pre-processed to make + # it efficient to figure out whether a set of units is mutually compatible + # and what the conversion ratio is between two units. + # + # These come from http://www.w3.org/TR/2012/WD-css3-values-20120308/. + relative_sizes = [ + { + 'in' => Rational(1), + 'cm' => Rational(1, 2.54), + 'pc' => Rational(1, 6), + 'mm' => Rational(1, 25.4), + 'q' => Rational(1, 101.6), + 'pt' => Rational(1, 72), + 'px' => Rational(1, 96) + }, + { + 'deg' => Rational(1, 360), + 'grad' => Rational(1, 400), + 'rad' => Rational(1, 2 * Math::PI), + 'turn' => Rational(1) + }, + { + 's' => Rational(1), + 'ms' => Rational(1, 1000) + }, + { + 'Hz' => Rational(1), + 'kHz' => Rational(1000) + }, + { + 'dpi' => Rational(1), + 'dpcm' => Rational(254, 100), + 'dppx' => Rational(96) + } + ] + + # A hash from each known unit to the set of units that it's mutually + # convertible with. + MUTUALLY_CONVERTIBLE = {} + relative_sizes.map do |values| + set = values.keys.to_set + values.keys.each {|name| MUTUALLY_CONVERTIBLE[name] = set} + end + + # A two-dimensional hash from two units to the conversion ratio between + # them. Multiply `X` by `CONVERSION_TABLE[X][Y]` to convert it to `Y`. + CONVERSION_TABLE = {} + relative_sizes.each do |values| + values.each do |(name1, value1)| + CONVERSION_TABLE[name1] ||= {} + values.each do |(name2, value2)| + value = value1 / value2 + CONVERSION_TABLE[name1][name2] = value.denominator == 1 ? value.to_i : value.to_f + end + end + end + + def conversion_factor(from_unit, to_unit) + CONVERSION_TABLE[from_unit][to_unit] + end + + def convertable?(units) + units = Array(units).to_set + return true if units.empty? + return false unless (mutually_convertible = MUTUALLY_CONVERTIBLE[units.first]) + units.subset?(mutually_convertible) + end + + def sans_common_units(units1, units2) + units2 = units2.dup + # Can't just use -, because we want px*px to coerce properly to px*mm + units1 = units1.map do |u| + j = units2.index(u) + next u unless j + units2.delete_at(j) + nil + end + units1.compact! + return units1, units2 + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/string.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/string.rb new file mode 100644 index 0000000..9c9b088 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/script/value/string.rb @@ -0,0 +1,138 @@ +# -*- coding: utf-8 -*- +module Sass::Script::Value + # A SassScript object representing a CSS string *or* a CSS identifier. + class String < Base + @@interpolation_deprecation = Sass::Deprecation.new + + # The Ruby value of the string. + # + # @return [String] + attr_reader :value + + # Whether this is a CSS string or a CSS identifier. + # The difference is that strings are written with double-quotes, + # while identifiers aren't. + # + # @return [Symbol] `:string` or `:identifier` + attr_reader :type + + def self.value(contents) + contents.gsub("\\\n", "").gsub(/\\(?:([0-9a-fA-F]{1,6})\s?|(.))/) do + next $2 if $2 + # Handle unicode escapes as per CSS Syntax Level 3 section 4.3.8. + code_point = $1.to_i(16) + if code_point == 0 || code_point > 0x10FFFF || + (code_point >= 0xD800 && code_point <= 0xDFFF) + '�' + else + [code_point].pack("U") + end + end + end + + # Returns the quoted string representation of `contents`. + # + # @options opts :quote [String] + # The preferred quote style for quoted strings. If `:none`, strings are + # always emitted unquoted. If `nil`, quoting is determined automatically. + # @options opts :sass [String] + # Whether to quote strings for Sass source, as opposed to CSS. Defaults to `false`. + def self.quote(contents, opts = {}) + quote = opts[:quote] + + # Short-circuit if there are no characters that need quoting. + unless contents =~ /[\n\\"']|\#\{/ + quote ||= '"' + return "#{quote}#{contents}#{quote}" + end + + if quote.nil? + if contents.include?('"') + if contents.include?("'") + quote = '"' + else + quote = "'" + end + else + quote = '"' + end + end + + # Replace single backslashes with multiples. + contents = contents.gsub("\\", "\\\\\\\\") + + # Escape interpolation. + contents = contents.gsub('#{', "\\\#{") if opts[:sass] + + if quote == '"' + contents = contents.gsub('"', "\\\"") + else + contents = contents.gsub("'", "\\'") + end + + contents = contents.gsub(/\n(?![a-fA-F0-9\s])/, "\\a").gsub("\n", "\\a ") + "#{quote}#{contents}#{quote}" + end + + # Creates a new string. + # + # @param value [String] See \{#value} + # @param type [Symbol] See \{#type} + # @param deprecated_interp_equivalent [String?] + # If this was created via a potentially-deprecated string interpolation, + # this is the replacement expression that should be suggested to the user. + def initialize(value, type = :identifier, deprecated_interp_equivalent = nil) + super(value) + @type = type + @deprecated_interp_equivalent = deprecated_interp_equivalent + end + + # @see Value#plus + def plus(other) + other_value = if other.is_a?(Sass::Script::Value::String) + other.value + else + other.to_s(:quote => :none) + end + Sass::Script::Value::String.new(value + other_value, type) + end + + # @see Value#to_s + def to_s(opts = {}) + return @value.gsub(/\n\s*/, ' ') if opts[:quote] == :none || @type == :identifier + String.quote(value, opts) + end + + # @see Value#to_sass + def to_sass(opts = {}) + to_s(opts.merge(:sass => true)) + end + + def separator + check_deprecated_interp + super + end + + def to_a + check_deprecated_interp + super + end + + # Prints a warning if this string was created using potentially-deprecated + # interpolation. + def check_deprecated_interp + return unless @deprecated_interp_equivalent + + @@interpolation_deprecation.warn(source_range.file, source_range.start_pos.line, <, nil] + # The interpolated identifier, or nil if none could be parsed + def parse_interp_ident + init_scanner! + interp_ident + end + + # Parses a supports clause for an @import directive + def parse_supports_clause + init_scanner! + ss + clause = supports_clause + ss + clause + end + + # Parses a media query list. + # + # @return [Sass::Media::QueryList] The parsed query list + # @raise [Sass::SyntaxError] if there's a syntax error in the query list, + # or if it doesn't take up the entire input string. + def parse_media_query_list + init_scanner! + ql = media_query_list + expected("media query list") unless ql && @scanner.eos? + ql + end + + # Parses an at-root query. + # + # @return [Array] The interpolated query. + # @raise [Sass::SyntaxError] if there's a syntax error in the query, + # or if it doesn't take up the entire input string. + def parse_at_root_query + init_scanner! + query = at_root_query + expected("@at-root query list") unless query && @scanner.eos? + query + end + + # Parses a supports query condition. + # + # @return [Sass::Supports::Condition] The parsed condition + # @raise [Sass::SyntaxError] if there's a syntax error in the condition, + # or if it doesn't take up the entire input string. + def parse_supports_condition + init_scanner! + condition = supports_condition + expected("supports condition") unless condition && @scanner.eos? + condition + end + + # Parses a custom property value. + # + # @return [Array] The interpolated value. + # @raise [Sass::SyntaxError] if there's a syntax error in the value, + # or if it doesn't take up the entire input string. + def parse_declaration_value + init_scanner! + value = declaration_value + expected('"}"') unless value && @scanner.eos? + value + end + + private + + include Sass::SCSS::RX + + def source_position + Sass::Source::Position.new(@line, @offset) + end + + def range(start_pos, end_pos = source_position) + Sass::Source::Range.new(start_pos, end_pos, @filename, @importer) + end + + def init_scanner! + @scanner = + if @template.is_a?(StringScanner) + @template + else + Sass::Util::MultibyteStringScanner.new(@template.tr("\r", "")) + end + end + + def stylesheet + node = node(Sass::Tree::RootNode.new(@scanner.string), source_position) + block_contents(node, :stylesheet) {s(node)} + end + + def s(node) + while tok(S) || tok(CDC) || tok(CDO) || (c = tok(SINGLE_LINE_COMMENT)) || (c = tok(COMMENT)) + next unless c + process_comment c, node + c = nil + end + true + end + + def ss + nil while tok(S) || tok(SINGLE_LINE_COMMENT) || tok(COMMENT) + true + end + + def ss_comments(node) + while tok(S) || (c = tok(SINGLE_LINE_COMMENT)) || (c = tok(COMMENT)) + next unless c + process_comment c, node + c = nil + end + + true + end + + def whitespace + return unless tok(S) || tok(SINGLE_LINE_COMMENT) || tok(COMMENT) + ss + end + + def process_comment(text, node) + silent = text =~ %r{\A//} + loud = !silent && text =~ %r{\A/[/*]!} + line = @line - text.count("\n") + comment_start = @scanner.pos - text.length + index_before_line = @scanner.string.rindex("\n", comment_start) || -1 + offset = comment_start - index_before_line + + if silent + value = [text.sub(%r{\A\s*//}, '/*').gsub(%r{^\s*//}, ' *') + ' */'] + else + value = Sass::Engine.parse_interp(text, line, offset, :filename => @filename) + line_before_comment = @scanner.string[index_before_line + 1...comment_start] + value.unshift(line_before_comment.gsub(/[^\s]/, ' ')) + end + + type = if silent + :silent + elsif loud + :loud + else + :normal + end + start_pos = Sass::Source::Position.new(line, offset) + comment = node(Sass::Tree::CommentNode.new(value, type), start_pos) + node << comment + end + + DIRECTIVES = Set[:mixin, :include, :function, :return, :debug, :warn, :for, + :each, :while, :if, :else, :extend, :import, :media, :charset, :content, + :_moz_document, :at_root, :error] + + PREFIXED_DIRECTIVES = Set[:supports] + + def directive + start_pos = source_position + return unless tok(/@/) + name = ident! + ss + + if (dir = special_directive(name, start_pos)) + return dir + elsif (dir = prefixed_directive(name, start_pos)) + return dir + end + + val = almost_any_value + val = val ? ["@#{name} "] + Sass::Util.strip_string_array(val) : ["@#{name}"] + directive_body(val, start_pos) + end + + def directive_body(value, start_pos) + node = Sass::Tree::DirectiveNode.new(value) + + if tok(/\{/) + node.has_children = true + block_contents(node, :directive) + tok!(/\}/) + end + + node(node, start_pos) + end + + def special_directive(name, start_pos) + sym = name.tr('-', '_').to_sym + DIRECTIVES.include?(sym) && send("#{sym}_directive", start_pos) + end + + def prefixed_directive(name, start_pos) + sym = deprefix(name).tr('-', '_').to_sym + PREFIXED_DIRECTIVES.include?(sym) && send("#{sym}_directive", name, start_pos) + end + + def mixin_directive(start_pos) + name = ident! + args, splat = sass_script(:parse_mixin_definition_arglist) + ss + block(node(Sass::Tree::MixinDefNode.new(name, args, splat), start_pos), :directive) + end + + def include_directive(start_pos) + name = ident! + args, keywords, splat, kwarg_splat = sass_script(:parse_mixin_include_arglist) + ss + include_node = node( + Sass::Tree::MixinNode.new(name, args, keywords, splat, kwarg_splat), start_pos) + if tok?(/\{/) + include_node.has_children = true + block(include_node, :directive) + else + include_node + end + end + + def content_directive(start_pos) + ss + node(Sass::Tree::ContentNode.new, start_pos) + end + + def function_directive(start_pos) + name = ident! + args, splat = sass_script(:parse_function_definition_arglist) + ss + block(node(Sass::Tree::FunctionNode.new(name, args, splat), start_pos), :function) + end + + def return_directive(start_pos) + node(Sass::Tree::ReturnNode.new(sass_script(:parse)), start_pos) + end + + def debug_directive(start_pos) + node(Sass::Tree::DebugNode.new(sass_script(:parse)), start_pos) + end + + def warn_directive(start_pos) + node(Sass::Tree::WarnNode.new(sass_script(:parse)), start_pos) + end + + def for_directive(start_pos) + tok!(/\$/) + var = ident! + ss + + tok!(/from/) + from = sass_script(:parse_until, Set["to", "through"]) + ss + + @expected = '"to" or "through"' + exclusive = (tok(/to/) || tok!(/through/)) == 'to' + to = sass_script(:parse) + ss + + block(node(Sass::Tree::ForNode.new(var, from, to, exclusive), start_pos), :directive) + end + + def each_directive(start_pos) + tok!(/\$/) + vars = [ident!] + ss + while tok(/,/) + ss + tok!(/\$/) + vars << ident! + ss + end + + tok!(/in/) + list = sass_script(:parse) + ss + + block(node(Sass::Tree::EachNode.new(vars, list), start_pos), :directive) + end + + def while_directive(start_pos) + expr = sass_script(:parse) + ss + block(node(Sass::Tree::WhileNode.new(expr), start_pos), :directive) + end + + def if_directive(start_pos) + expr = sass_script(:parse) + ss + node = block(node(Sass::Tree::IfNode.new(expr), start_pos), :directive) + pos = @scanner.pos + line = @line + ss + + else_block(node) || + begin + # Backtrack in case there are any comments we want to parse + @scanner.pos = pos + @line = line + node + end + end + + def else_block(node) + start_pos = source_position + return unless tok(/@else/) + ss + else_node = block( + node(Sass::Tree::IfNode.new((sass_script(:parse) if tok(/if/))), start_pos), + :directive) + node.add_else(else_node) + pos = @scanner.pos + line = @line + ss + + else_block(node) || + begin + # Backtrack in case there are any comments we want to parse + @scanner.pos = pos + @line = line + node + end + end + + def else_directive(start_pos) + err("Invalid CSS: @else must come after @if") + end + + def extend_directive(start_pos) + selector_start_pos = source_position + @expected = "selector" + selector = Sass::Util.strip_string_array(expr!(:almost_any_value)) + optional = tok(OPTIONAL) + ss + node(Sass::Tree::ExtendNode.new(selector, !!optional, range(selector_start_pos)), start_pos) + end + + def import_directive(start_pos) + values = [] + + loop do + values << expr!(:import_arg) + break if use_css_import? + break unless tok(/,/) + ss + end + + values + end + + def import_arg + start_pos = source_position + return unless (str = string) || (uri = tok?(/url\(/i)) + if uri + str = sass_script(:parse_string) + ss + supports = supports_clause + ss + media = media_query_list + ss + return node(Tree::CssImportNode.new(str, media.to_a, supports), start_pos) + end + ss + + supports = supports_clause + ss + media = media_query_list + if str =~ %r{^(https?:)?//} || media || supports || use_css_import? + return node( + Sass::Tree::CssImportNode.new( + Sass::Script::Value::String.quote(str), media.to_a, supports), start_pos) + end + + node(Sass::Tree::ImportNode.new(str.strip), start_pos) + end + + def use_css_import?; false; end + + def media_directive(start_pos) + block(node(Sass::Tree::MediaNode.new(expr!(:media_query_list).to_a), start_pos), :directive) + end + + # http://www.w3.org/TR/css3-mediaqueries/#syntax + def media_query_list + query = media_query + return unless query + queries = [query] + + ss + while tok(/,/) + ss; queries << expr!(:media_query) + end + ss + + Sass::Media::QueryList.new(queries) + end + + def media_query + if (ident1 = interp_ident) + ss + ident2 = interp_ident + ss + if ident2 && ident2.length == 1 && ident2[0].is_a?(String) && ident2[0].downcase == 'and' + query = Sass::Media::Query.new([], ident1, []) + else + if ident2 + query = Sass::Media::Query.new(ident1, ident2, []) + else + query = Sass::Media::Query.new([], ident1, []) + end + return query unless tok(/and/i) + ss + end + end + + if query + expr = expr!(:media_expr) + else + expr = media_expr + return unless expr + end + query ||= Sass::Media::Query.new([], [], []) + query.expressions << expr + + ss + while tok(/and/i) + ss; query.expressions << expr!(:media_expr) + end + + query + end + + def query_expr + interp = interpolation + return interp if interp + return unless tok(/\(/) + res = ['('] + ss + stop_at = Set[:single_eq, :lt, :lte, :gt, :gte] + res << sass_script(:parse_until, stop_at) + + if tok(/:/) + res << ': ' + ss + res << sass_script(:parse) + elsif comparison1 = tok(/=|[<>]=?/) + res << ' ' << comparison1 << ' ' + ss + res << sass_script(:parse_until, stop_at) + if ((comparison1 == ">" || comparison1 == ">=") && comparison2 = tok(/>=?/)) || + ((comparison1 == "<" || comparison1 == "<=") && comparison2 = tok(/<=?/)) + res << ' ' << comparison2 << ' ' + ss + res << sass_script(:parse_until, stop_at) + end + end + res << tok!(/\)/) + ss + res + end + + # Aliases allow us to use different descriptions if the same + # expression fails in different contexts. + alias_method :media_expr, :query_expr + alias_method :at_root_query, :query_expr + + def charset_directive(start_pos) + name = expr!(:string) + ss + node(Sass::Tree::CharsetNode.new(name), start_pos) + end + + # The document directive is specified in + # http://www.w3.org/TR/css3-conditional/, but Gecko allows the + # `url-prefix` and `domain` functions to omit quotation marks, contrary to + # the standard. + # + # We could parse all document directives according to Mozilla's syntax, + # but if someone's using e.g. @-webkit-document we don't want them to + # think WebKit works sans quotes. + def _moz_document_directive(start_pos) + res = ["@-moz-document "] + loop do + res << str {ss} << expr!(:moz_document_function) + if (c = tok(/,/)) + res << c + else + break + end + end + directive_body(res.flatten, start_pos) + end + + def moz_document_function + val = interp_uri || _interp_string(:url_prefix) || + _interp_string(:domain) || function(false) || interpolation + return unless val + ss + val + end + + def at_root_directive(start_pos) + if tok?(/\(/) && (expr = at_root_query) + return block(node(Sass::Tree::AtRootNode.new(expr), start_pos), :directive) + end + + at_root_node = node(Sass::Tree::AtRootNode.new, start_pos) + rule_node = ruleset + return block(at_root_node, :stylesheet) unless rule_node + at_root_node << rule_node + at_root_node + end + + def at_root_directive_list + return unless (first = ident) + arr = [first] + ss + while (e = ident) + arr << e + ss + end + arr + end + + def error_directive(start_pos) + node(Sass::Tree::ErrorNode.new(sass_script(:parse)), start_pos) + end + + # http://www.w3.org/TR/css3-conditional/ + def supports_directive(name, start_pos) + condition = expr!(:supports_condition) + node = Sass::Tree::SupportsNode.new(name, condition) + + tok!(/\{/) + node.has_children = true + block_contents(node, :directive) + tok!(/\}/) + + node(node, start_pos) + end + + def supports_clause + return unless tok(/supports\(/i) + ss + supports = import_supports_condition + ss + tok!(/\)/) + supports + end + + def supports_condition + supports_negation || supports_operator || supports_interpolation + end + + def import_supports_condition + supports_condition || supports_declaration + end + + def supports_negation + return unless tok(/not/i) + ss + Sass::Supports::Negation.new(expr!(:supports_condition_in_parens)) + end + + def supports_operator + cond = supports_condition_in_parens + return unless cond + re = /and|or/i + while (op = tok(re)) + re = /#{op}/i + ss + cond = Sass::Supports::Operator.new( + cond, expr!(:supports_condition_in_parens), op) + end + cond + end + + def supports_declaration + name = sass_script(:parse) + tok!(/:/); ss + value = sass_script(:parse) + Sass::Supports::Declaration.new(name, value) + end + + def supports_condition_in_parens + interp = supports_interpolation + return interp if interp + return unless tok(/\(/); ss + if (cond = supports_condition) + tok!(/\)/); ss + cond + else + decl = supports_declaration + tok!(/\)/); ss + decl + end + end + + def supports_interpolation + interp = interpolation + return unless interp + ss + Sass::Supports::Interpolation.new(interp) + end + + def variable + return unless tok(/\$/) + start_pos = source_position + name = ident! + ss; tok!(/:/); ss + + expr = sass_script(:parse) + while tok(/!/) + flag_name = ident! + if flag_name == 'default' + guarded ||= true + elsif flag_name == 'global' + global ||= true + else + raise Sass::SyntaxError.new("Invalid flag \"!#{flag_name}\".", :line => @line) + end + ss + end + + result = Sass::Tree::VariableNode.new(name, expr, guarded, global) + node(result, start_pos) + end + + def operator + # Many of these operators (all except / and ,) + # are disallowed by the CSS spec, + # but they're included here for compatibility + # with some proprietary MS properties + str {ss if tok(%r{[/,:.=]})} + end + + def ruleset + start_pos = source_position + return unless (rules = almost_any_value) + block( + node( + Sass::Tree::RuleNode.new(rules, range(start_pos)), start_pos), :ruleset) + end + + def block(node, context) + node.has_children = true + tok!(/\{/) + block_contents(node, context) + tok!(/\}/) + node + end + + # A block may contain declarations and/or rulesets + def block_contents(node, context) + block_given? ? yield : ss_comments(node) + node << (child = block_child(context)) + while tok(/;/) || has_children?(child) + block_given? ? yield : ss_comments(node) + node << (child = block_child(context)) + end + node + end + + def block_child(context) + return variable || directive if context == :function + return variable || directive || ruleset if context == :stylesheet + variable || directive || declaration_or_ruleset + end + + def has_children?(child_or_array) + return false unless child_or_array + return child_or_array.last.has_children if child_or_array.is_a?(Array) + child_or_array.has_children + end + + # When parsing the contents of a ruleset, it can be difficult to tell + # declarations apart from nested rulesets. Since we don't thoroughly parse + # selectors until after resolving interpolation, we can share a bunch of + # the parsing of the two, but we need to disambiguate them first. We use + # the following criteria: + # + # * If the entity doesn't start with an identifier followed by a colon, + # it's a selector. There are some additional mostly-unimportant cases + # here to support various declaration hacks. + # + # * If the colon is followed by another colon, it's a selector. + # + # * Otherwise, if the colon is followed by anything other than + # interpolation or a character that's valid as the beginning of an + # identifier, it's a declaration. + # + # * If the colon is followed by interpolation or a valid identifier, try + # parsing it as a declaration value. If this fails, backtrack and parse + # it as a selector. + # + # * If the declaration value value valid but is followed by "{", backtrack + # and parse it as a selector anyway. This ensures that ".foo:bar {" is + # always parsed as a selector and never as a property with nested + # properties beneath it. + def declaration_or_ruleset + start_pos = source_position + declaration = try_declaration + + if declaration.nil? + return unless (selector = almost_any_value) + elsif declaration.is_a?(Array) + selector = declaration + else + # Declaration should be a PropNode. + return declaration + end + + if (additional_selector = almost_any_value) + selector << additional_selector + end + + block( + node( + Sass::Tree::RuleNode.new(merge(selector), range(start_pos)), start_pos), :ruleset) + end + + # Tries to parse a declaration, and returns the value parsed so far if it + # fails. + # + # This has three possible return types. It can return `nil`, indicating + # that parsing failed completely and the scanner hasn't moved forward at + # all. It can return an Array, indicating that parsing failed after + # consuming some text (possibly containing interpolation), which is + # returned. Or it can return a PropNode, indicating that parsing + # succeeded. + def try_declaration + # This allows the "*prop: val", ":prop: val", "#prop: val", and ".prop: + # val" hacks. + name_start_pos = source_position + if (s = tok(/[:\*\.]|\#(?!\{)/)) + name = [s, str {ss}] + return name unless (ident = interp_ident) + name << ident + else + return unless (name = interp_ident) + name = Array(name) + end + + if (comment = tok(COMMENT)) + name << comment + end + name_end_pos = source_position + + mid = [str {ss}] + return name + mid unless tok(/:/) + mid << ':' + + # If this is a CSS variable, parse it as a property no matter what. + if name.first.is_a?(String) && name.first.start_with?("--") + return css_variable_declaration(name, name_start_pos, name_end_pos) + end + + return name + mid + [':'] if tok(/:/) + mid << str {ss} + post_colon_whitespace = !mid.last.empty? + could_be_selector = !post_colon_whitespace && (tok?(IDENT_START) || tok?(INTERP_START)) + + value_start_pos = source_position + value = nil + error = catch_error do + value = value! + if tok?(/\{/) + # Properties that are ambiguous with selectors can't have additional + # properties nested beneath them. + tok!(/;/) if could_be_selector + elsif !tok?(/[;{}]/) + # We want an exception if there's no valid end-of-property character + # exists, but we don't want to consume it if it does. + tok!(/[;{}]/) + end + end + + if error + rethrow error unless could_be_selector + + # If the value would be followed by a semicolon, it's definitely + # supposed to be a property, not a selector. + additional_selector = almost_any_value + rethrow error if tok?(/;/) + + return name + mid + (additional_selector || []) + end + + value_end_pos = source_position + ss + require_block = tok?(/\{/) + + node = node(Sass::Tree::PropNode.new(name.flatten.compact, [value], :new), + name_start_pos, value_end_pos) + node.name_source_range = range(name_start_pos, name_end_pos) + node.value_source_range = range(value_start_pos, value_end_pos) + + return node unless require_block + nested_properties! node + end + + def css_variable_declaration(name, name_start_pos, name_end_pos) + value_start_pos = source_position + value = declaration_value + value_end_pos = source_position + + node = node(Sass::Tree::PropNode.new(name.flatten.compact, value, :new), + name_start_pos, value_end_pos) + node.name_source_range = range(name_start_pos, name_end_pos) + node.value_source_range = range(value_start_pos, value_end_pos) + node + end + + # This production consumes values that could be a selector, an expression, + # or a combination of both. It respects strings and comments and supports + # interpolation. It will consume up to "{", "}", ";", or "!". + # + # Values consumed by this production will usually be parsed more + # thoroughly once interpolation has been resolved. + def almost_any_value + return unless (tok = almost_any_value_token) + sel = [tok] + while (tok = almost_any_value_token) + sel << tok + end + merge(sel) + end + + def almost_any_value_token + tok(%r{ + ( + \\. + | + (?!url\() + [^"'/\#!;\{\}] # " + | + # interp_uri will handle most url() calls, but not ones that take strings + url\(#{W}(?=") + | + /(?![/*]) + | + \#(?!\{) + | + !(?![a-z]) # TODO: never consume "!" when issue 1126 is fixed. + )+ + }xi) || tok(COMMENT) || tok(SINGLE_LINE_COMMENT) || interp_string || interp_uri || + interpolation(:warn_for_color) + end + + def declaration_value(top_level: true) + return unless (tok = declaration_value_token(top_level)) + value = [tok] + while (tok = declaration_value_token(top_level)) + value << tok + end + merge(value) + end + + def declaration_value_token(top_level) + # This comes, more or less, from the [token consumption algorithm][]. + # However, since we don't have to worry about the token semantics, we + # just consume everything until we come across a token with special + # semantics. + # + # [token consumption algorithm]: https://drafts.csswg.org/css-syntax-3/#consume-token. + result = tok(%r{ + ( + (?! + url\( + ) + [^()\[\]{}"'#/ \t\r\n\f#{top_level ? ";" : ""}] + | + \#(?!\{) + | + /(?!\*) + )+ + }xi) || interp_string || interp_uri || interpolation || tok(COMMENT) + return result if result + + # Fold together multiple characters of whitespace that don't include + # newlines. The value only cares about the tokenization, so this is safe + # as long as we don't delete whitespace entirely. It's important that we + # fold here rather than post-processing, since we aren't allowed to fold + # whitespace within strings and we lose that context later on. + if (ws = tok(S)) + return ws.include?("\n") ? ws.gsub(/\A[^\n]*/, '') : ' ' + end + + if tok(/\(/) + value = declaration_value(top_level: false) + tok!(/\)/) + ['(', *value, ')'] + elsif tok(/\[/) + value = declaration_value(top_level: false) + tok!(/\]/) + ['[', *value, ']'] + elsif tok(/\{/) + value = declaration_value(top_level: false) + tok!(/\}/) + ['{', *value, '}'] + end + end + + def declaration + # This allows the "*prop: val", ":prop: val", "#prop: val", and ".prop: + # val" hacks. + name_start_pos = source_position + if (s = tok(/[:\*\.]|\#(?!\{)/)) + name = [s, str {ss}, *expr!(:interp_ident)] + else + return unless (name = interp_ident) + name = Array(name) + end + + if (comment = tok(COMMENT)) + name << comment + end + name_end_pos = source_position + ss + + tok!(/:/) + ss + value_start_pos = source_position + value = value! + value_end_pos = source_position + ss + require_block = tok?(/\{/) + + node = node(Sass::Tree::PropNode.new(name.flatten.compact, [value], :new), + name_start_pos, value_end_pos) + node.name_source_range = range(name_start_pos, name_end_pos) + node.value_source_range = range(value_start_pos, value_end_pos) + + return node unless require_block + nested_properties! node + end + + def value! + if tok?(/\{/) + str = Sass::Script::Tree::Literal.new(Sass::Script::Value::String.new("")) + str.line = source_position.line + str.source_range = range(source_position) + return str + end + + start_pos = source_position + # This is a bit of a dirty trick: + # if the value is completely static, + # we don't parse it at all, and instead return a plain old string + # containing the value. + # This results in a dramatic speed increase. + if (val = tok(STATIC_VALUE)) + # If val ends with escaped whitespace, leave it be. + str = Sass::Script::Tree::Literal.new( + Sass::Script::Value::String.new( + Sass::Util.strip_except_escapes(val))) + str.line = start_pos.line + str.source_range = range(start_pos) + return str + end + sass_script(:parse) + end + + def nested_properties!(node) + @expected = 'expression (e.g. 1px, bold) or "{"' + block(node, :property) + end + + def expr(allow_var = true) + t = term(allow_var) + return unless t + res = [t, str {ss}] + + while (o = operator) && (t = term(allow_var)) + res << o << t << str {ss} + end + + res.flatten + end + + def term(allow_var) + e = tok(NUMBER) || + interp_uri || + function(allow_var) || + interp_string || + tok(UNICODERANGE) || + interp_ident || + tok(HEXCOLOR) || + (allow_var && var_expr) + return e if e + + op = tok(/[+-]/) + return unless op + @expected = "number or function" + [op, + tok(NUMBER) || function(allow_var) || (allow_var && var_expr) || expr!(:interpolation)] + end + + def function(allow_var) + name = tok(FUNCTION) + return unless name + if name == "expression(" || name == "calc(" + str, _ = Sass::Shared.balance(@scanner, ?(, ?), 1) + [name, str] + else + [name, str {ss}, expr(allow_var), tok!(/\)/)] + end + end + + def var_expr + return unless tok(/\$/) + line = @line + var = Sass::Script::Tree::Variable.new(ident!) + var.line = line + var + end + + def interpolation(warn_for_color = false) + return unless tok(INTERP_START) + sass_script(:parse_interpolated, warn_for_color) + end + + def string + return unless tok(STRING) + Sass::Script::Value::String.value(@scanner[1] || @scanner[2]) + end + + def interp_string + _interp_string(:double) || _interp_string(:single) + end + + def interp_uri + _interp_string(:uri) + end + + def _interp_string(type) + start = tok(Sass::Script::Lexer::STRING_REGULAR_EXPRESSIONS[type][false]) + return unless start + res = [start] + + mid_re = Sass::Script::Lexer::STRING_REGULAR_EXPRESSIONS[type][true] + # @scanner[2].empty? means we've started an interpolated section + while @scanner[2] == '#{' + @scanner.pos -= 2 # Don't consume the #{ + res.last.slice!(-2..-1) + res << expr!(:interpolation) << tok(mid_re) + end + res + end + + def ident + (ident = tok(IDENT)) && Sass::Util.normalize_ident_escapes(ident) + end + + def ident! + Sass::Util.normalize_ident_escapes(tok!(IDENT)) + end + + def name + (name = tok(NAME)) && Sass::Util.normalize_ident_escapes(name) + end + + def name! + Sass::Util.normalize_ident_escapes(tok!(NAME)) + end + + def interp_ident + val = ident || interpolation(:warn_for_color) || tok(IDENT_HYPHEN_INTERP) + return unless val + res = [val] + while (val = name || interpolation(:warn_for_color)) + res << val + end + res + end + + def interp_ident_or_var + id = interp_ident + return id if id + var = var_expr + return [var] if var + end + + def str + @strs.push String.new("") + yield + @strs.last + ensure + @strs.pop + end + + def str? + pos = @scanner.pos + line = @line + offset = @offset + @strs.push "" + throw_error {yield} && @strs.last + rescue Sass::SyntaxError + @scanner.pos = pos + @line = line + @offset = offset + nil + ensure + @strs.pop + end + + def node(node, start_pos, end_pos = source_position) + node.line = start_pos.line + node.source_range = range(start_pos, end_pos) + node + end + + @sass_script_parser = Sass::Script::Parser + + class << self + # @private + attr_accessor :sass_script_parser + end + + def sass_script(*args) + parser = self.class.sass_script_parser.new(@scanner, @line, @offset, + :filename => @filename, :importer => @importer, :allow_extra_text => true) + result = parser.send(*args) + unless @strs.empty? + # Convert to CSS manually so that comments are ignored. + src = result.to_sass + @strs.each {|s| s << src} + end + @line = parser.line + @offset = parser.offset + result + rescue Sass::SyntaxError => e + throw(:_sass_parser_error, true) if @throw_error + raise e + end + + def merge(arr) + arr && Sass::Util.merge_adjacent_strings([arr].flatten) + end + + EXPR_NAMES = { + :media_query => "media query (e.g. print, screen, print and screen)", + :media_query_list => "media query (e.g. print, screen, print and screen)", + :media_expr => "media expression (e.g. (min-device-width: 800px))", + :at_root_query => "@at-root query (e.g. (without: media))", + :at_root_directive_list => '* or identifier', + :declaration_value => "expression (e.g. fr, 2n+1)", + :interp_ident => "identifier", + :qualified_name => "identifier", + :expr => "expression (e.g. 1px, bold)", + :selector_comma_sequence => "selector", + :string => "string", + :import_arg => "file to import (string or url())", + :moz_document_function => "matching function (e.g. url-prefix(), domain())", + :supports_condition => "@supports condition (e.g. (display: flexbox))", + :supports_condition_in_parens => "@supports condition (e.g. (display: flexbox))", + :a_n_plus_b => "An+B expression", + :keyframes_selector_component => "from, to, or a percentage", + :keyframes_selector => "keyframes selector (e.g. 10%)" + } + + TOK_NAMES = Hash[Sass::SCSS::RX.constants.map do |c| + [Sass::SCSS::RX.const_get(c), c.downcase] + end].merge( + IDENT => "identifier", + /[;{}]/ => '";"', + /\b(without|with)\b/ => '"with" or "without"' + ) + + def tok?(rx) + @scanner.match?(rx) + end + + def expr!(name) + e = send(name) + return e if e + expected(EXPR_NAMES[name] || name.to_s) + end + + def tok!(rx) + t = tok(rx) + return t if t + name = TOK_NAMES[rx] + + unless name + # Display basic regexps as plain old strings + source = rx.source.gsub(%r{\\/}, '/') + string = rx.source.gsub(/\\(.)/, '\1') + name = source == Regexp.escape(string) ? string.inspect : rx.inspect + end + + expected(name) + end + + def expected(name) + throw(:_sass_parser_error, true) if @throw_error + self.class.expected(@scanner, @expected || name, @line) + end + + def err(msg) + throw(:_sass_parser_error, true) if @throw_error + raise Sass::SyntaxError.new(msg, :line => @line) + end + + def throw_error + old_throw_error, @throw_error = @throw_error, false + yield + ensure + @throw_error = old_throw_error + end + + def catch_error(&block) + old_throw_error, @throw_error = @throw_error, true + pos = @scanner.pos + line = @line + offset = @offset + expected = @expected + + logger = Sass::Logger::Delayed.install! + if catch(:_sass_parser_error) {yield; false} + @scanner.pos = pos + @line = line + @offset = offset + @expected = expected + {:pos => pos, :line => line, :expected => @expected, :block => block} + else + logger.flush + nil + end + ensure + logger.uninstall! if logger + @throw_error = old_throw_error + end + + def rethrow(err) + if @throw_error + throw :_sass_parser_error, err + else + @scanner = Sass::Util::MultibyteStringScanner.new(@scanner.string) + @scanner.pos = err[:pos] + @line = err[:line] + @expected = err[:expected] + err[:block].call + end + end + + # @private + def self.expected(scanner, expected, line) + pos = scanner.pos + + after = scanner.string[0...pos] + # Get rid of whitespace between pos and the last token, + # but only if there's a newline in there + after.gsub!(/\s*\n\s*$/, '') + # Also get rid of stuff before the last newline + after.gsub!(/.*\n/, '') + after = "..." + after[-15..-1] if after.size > 18 + + was = scanner.rest.dup + # Get rid of whitespace between pos and the next token, + # but only if there's a newline in there + was.gsub!(/^\s*\n\s*/, '') + # Also get rid of stuff after the next newline + was.gsub!(/\n.*/, '') + was = was[0...15] + "..." if was.size > 18 + + raise Sass::SyntaxError.new( + "Invalid CSS after \"#{after}\": expected #{expected}, was \"#{was}\"", + :line => line) + end + + # Avoid allocating lots of new strings for `#tok`. + # This is important because `#tok` is called all the time. + NEWLINE = "\n" + + def tok(rx) + res = @scanner.scan(rx) + + return unless res + + newline_count = res.count(NEWLINE) + if newline_count > 0 + @line += newline_count + @offset = res[res.rindex(NEWLINE)..-1].size + else + @offset += res.size + end + + @expected = nil + if !@strs.empty? && rx != COMMENT && rx != SINGLE_LINE_COMMENT + @strs.each {|s| s << res} + end + res + end + + # Remove a vendor prefix from `str`. + def deprefix(str) + str.gsub(/^-[a-zA-Z0-9]+-/, '') + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/scss/rx.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/scss/rx.rb new file mode 100644 index 0000000..bfb3e4a --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/scss/rx.rb @@ -0,0 +1,134 @@ +# -*- coding: utf-8 -*- +module Sass + module SCSS + # A module containing regular expressions used + # for lexing tokens in an SCSS document. + # Most of these are taken from [the CSS3 spec](http://www.w3.org/TR/css3-syntax/#lexical), + # although some have been modified for various reasons. + module RX + # Takes a string and returns a CSS identifier + # that will have the value of the given string. + # + # @param str [String] The string to escape + # @return [String] The escaped string + def self.escape_ident(str) + return "" if str.empty? + return "\\#{str}" if str == '-' || str == '_' + out = "" + value = str.dup + out << value.slice!(0...1) if value =~ /^[-_]/ + if value[0...1] =~ NMSTART + out << value.slice!(0...1) + else + out << escape_char(value.slice!(0...1)) + end + out << value.gsub(/[^a-zA-Z0-9_-]/) {|c| escape_char c} + out + end + + # Escapes a single character for a CSS identifier. + # + # @param c [String] The character to escape. Should have length 1 + # @return [String] The escaped character + # @private + def self.escape_char(c) + return "\\%06x" % c.ord unless c =~ %r{[ -/:-~]} + "\\#{c}" + end + + # Creates a Regexp from a plain text string, + # escaping all significant characters. + # + # @param str [String] The text of the regexp + # @param flags [Integer] Flags for the created regular expression + # @return [Regexp] + # @private + def self.quote(str, flags = 0) + Regexp.new(Regexp.quote(str), flags) + end + + H = /[0-9a-fA-F]/ + NL = /\n|\r\n|\r|\f/ + UNICODE = /\\#{H}{1,6}[ \t\r\n\f]?/ + s = '\u{80}-\u{D7FF}\u{E000}-\u{FFFD}\u{10000}-\u{10FFFF}' + NONASCII = /[#{s}]/ + ESCAPE = /#{UNICODE}|\\[^0-9a-fA-F\r\n\f]/ + NMSTART = /[_a-zA-Z]|#{NONASCII}|#{ESCAPE}/ + NMCHAR = /[a-zA-Z0-9_-]|#{NONASCII}|#{ESCAPE}/ + STRING1 = /\"((?:[^\n\r\f\\"]|\\#{NL}|#{ESCAPE})*)\"/ + STRING2 = /\'((?:[^\n\r\f\\']|\\#{NL}|#{ESCAPE})*)\'/ + + IDENT = /-*#{NMSTART}#{NMCHAR}*/ + NAME = /#{NMCHAR}+/ + STRING = /#{STRING1}|#{STRING2}/ + URLCHAR = /[#%&*-~]|#{NONASCII}|#{ESCAPE}/ + URL = /(#{URLCHAR}*)/ + W = /[ \t\r\n\f]*/ + VARIABLE = /(\$)(#{Sass::SCSS::RX::IDENT})/ + + # This is more liberal than the spec's definition, + # but that definition didn't work well with the greediness rules + RANGE = /(?:#{H}|\?){1,6}/ + + ## + + S = /[ \t\r\n\f]+/ + + COMMENT = %r{/\*([^*]|\*+[^/*])*\**\*/} + SINGLE_LINE_COMMENT = %r{//.*(\n[ \t]*//.*)*} + + CDO = quote("") + INCLUDES = quote("~=") + DASHMATCH = quote("|=") + PREFIXMATCH = quote("^=") + SUFFIXMATCH = quote("$=") + SUBSTRINGMATCH = quote("*=") + + HASH = /##{NAME}/ + + IMPORTANT = /!#{W}important/i + + # A unit is like an IDENT, but disallows a hyphen followed by a digit. + # This allows "1px-2px" to be interpreted as subtraction rather than "1" + # with the unit "px-2px". It also allows "%". + UNIT = /-?#{NMSTART}(?:[a-zA-Z0-9_]|#{NONASCII}|#{ESCAPE}|-(?!\.?\d))*|%/ + + UNITLESS_NUMBER = /(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?\d+)?/ + NUMBER = /#{UNITLESS_NUMBER}(?:#{UNIT})?/ + PERCENTAGE = /#{UNITLESS_NUMBER}%/ + + URI = /url\(#{W}(?:#{STRING}|#{URL})#{W}\)/i + FUNCTION = /#{IDENT}\(/ + + UNICODERANGE = /u\+(?:#{H}{1,6}-#{H}{1,6}|#{RANGE})/i + + # Defined in http://www.w3.org/TR/css3-selectors/#lex + PLUS = /#{W}\+/ + GREATER = /#{W}>/ + TILDE = /#{W}~/ + NOT = quote(":not(", Regexp::IGNORECASE) + + # Defined in https://developer.mozilla.org/en/CSS/@-moz-document as a + # non-standard version of http://www.w3.org/TR/css3-conditional/ + URL_PREFIX = /url-prefix\(#{W}(?:#{STRING}|#{URL})#{W}\)/i + DOMAIN = /domain\(#{W}(?:#{STRING}|#{URL})#{W}\)/i + + # Custom + HEXCOLOR = /\#[0-9a-fA-F]+/ + INTERP_START = /#\{/ + ANY = /:(-[-\w]+-)?any\(/i + OPTIONAL = /!#{W}optional/i + IDENT_START = /-|#{NMSTART}/ + + IDENT_HYPHEN_INTERP = /-+(?=#\{)/ + STRING1_NOINTERP = /\"((?:[^\n\r\f\\"#]|#(?!\{)|#{ESCAPE})*)\"/ + STRING2_NOINTERP = /\'((?:[^\n\r\f\\'#]|#(?!\{)|#{ESCAPE})*)\'/ + STRING_NOINTERP = /#{STRING1_NOINTERP}|#{STRING2_NOINTERP}/ + + STATIC_COMPONENT = /#{IDENT}|#{STRING_NOINTERP}|#{HEXCOLOR}|[+-]?#{NUMBER}|\!important/i + STATIC_VALUE = %r(#{STATIC_COMPONENT}(\s*[\s,\/]\s*#{STATIC_COMPONENT})*(?=[;}]))i + STATIC_SELECTOR = /(#{NMCHAR}|[ \t]|[,>+*]|[:#.]#{NMSTART}){1,50}([{])/i + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/scss/static_parser.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/scss/static_parser.rb new file mode 100644 index 0000000..fff9d0e --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/scss/static_parser.rb @@ -0,0 +1,351 @@ +require 'sass/script/css_parser' + +module Sass + module SCSS + # A parser for a static SCSS tree. + # Parses with SCSS extensions, like nested rules and parent selectors, + # but without dynamic SassScript. + # This is useful for e.g. \{#parse\_selector parsing selectors} + # after resolving the interpolation. + class StaticParser < Parser + # Parses the text as a selector. + # + # @param filename [String, nil] The file in which the selector appears, + # or nil if there is no such file. + # Used for error reporting. + # @return [Selector::CommaSequence] The parsed selector + # @raise [Sass::SyntaxError] if there's a syntax error in the selector + def parse_selector + init_scanner! + seq = expr!(:selector_comma_sequence) + expected("selector") unless @scanner.eos? + seq.line = @line + seq.filename = @filename + seq + end + + # Parses a static at-root query. + # + # @return [(Symbol, Array)] The type of the query + # (`:with` or `:without`) and the values that are being filtered. + # @raise [Sass::SyntaxError] if there's a syntax error in the query, + # or if it doesn't take up the entire input string. + def parse_static_at_root_query + init_scanner! + tok!(/\(/); ss + type = tok!(/\b(without|with)\b/).to_sym; ss + tok!(/:/); ss + directives = expr!(:at_root_directive_list); ss + tok!(/\)/) + expected("@at-root query list") unless @scanner.eos? + return type, directives + end + + def parse_keyframes_selector + init_scanner! + sel = expr!(:keyframes_selector) + expected("keyframes selector") unless @scanner.eos? + sel + end + + # @see Parser#initialize + # @param allow_parent_ref [Boolean] Whether to allow the + # parent-reference selector, `&`, when parsing the document. + def initialize(str, filename, importer, line = 1, offset = 1, allow_parent_ref = true) + super(str, filename, importer, line, offset) + @allow_parent_ref = allow_parent_ref + end + + private + + def moz_document_function + val = tok(URI) || tok(URL_PREFIX) || tok(DOMAIN) || function(false) + return unless val + ss + [val] + end + + def variable; nil; end + def script_value; nil; end + def interpolation(warn_for_color = false); nil; end + def var_expr; nil; end + def interp_string; (s = tok(STRING)) && [s]; end + def interp_uri; (s = tok(URI)) && [s]; end + def interp_ident; (s = ident) && [s]; end + def use_css_import?; true; end + + def special_directive(name, start_pos) + return unless %w(media import charset -moz-document).include?(name) + super + end + + def selector_comma_sequence + sel = selector + return unless sel + selectors = [sel] + ws = '' + while tok(/,/) + ws << str {ss} + next unless (sel = selector) + selectors << sel + if ws.include?("\n") + selectors[-1] = Selector::Sequence.new(["\n"] + selectors.last.members) + end + ws = '' + end + Selector::CommaSequence.new(selectors) + end + + def selector_string + sel = selector + return unless sel + sel.to_s + end + + def selector + start_pos = source_position + # The combinator here allows the "> E" hack + val = combinator || simple_selector_sequence + return unless val + nl = str {ss}.include?("\n") + res = [] + res << val + res << "\n" if nl + + while (val = combinator || simple_selector_sequence) + res << val + res << "\n" if str {ss}.include?("\n") + end + seq = Selector::Sequence.new(res.compact) + + if seq.members.any? {|sseq| sseq.is_a?(Selector::SimpleSequence) && sseq.subject?} + location = " of #{@filename}" if @filename + Sass::Util.sass_warn < e + e.message << "\n\n\"#{sel}\" may only be used at the beginning of a compound selector." + raise e + end + end + + Selector::SimpleSequence.new(res, tok(/!/), range(start_pos)) + end + + def parent_selector + return unless @allow_parent_ref && tok(/&/) + Selector::Parent.new(name) + end + + def class_selector + return unless tok(/\./) + @expected = "class name" + Selector::Class.new(ident!) + end + + def id_selector + return unless tok(/#(?!\{)/) + @expected = "id name" + Selector::Id.new(name!) + end + + def placeholder_selector + return unless tok(/%/) + @expected = "placeholder name" + Selector::Placeholder.new(ident!) + end + + def element_name + ns, name = Sass::Util.destructure(qualified_name(:allow_star_name)) + return unless ns || name + + if name == '*' + Selector::Universal.new(ns) + else + Selector::Element.new(name, ns) + end + end + + def qualified_name(allow_star_name = false) + name = ident || tok(/\*/) || (tok?(/\|/) && "") + return unless name + return nil, name unless tok(/\|/) + + return name, ident! unless allow_star_name + @expected = "identifier or *" + return name, ident || tok!(/\*/) + end + + def attrib + return unless tok(/\[/) + ss + ns, name = attrib_name! + ss + + op = tok(/=/) || + tok(INCLUDES) || + tok(DASHMATCH) || + tok(PREFIXMATCH) || + tok(SUFFIXMATCH) || + tok(SUBSTRINGMATCH) + if op + @expected = "identifier or string" + ss + val = ident || tok!(STRING) + ss + end + flags = ident || tok(STRING) + tok!(/\]/) + + Selector::Attribute.new(name, ns, op, val, flags) + end + + def attrib_name! + if (name_or_ns = ident) + # E, E|E + if tok(/\|(?!=)/) + ns = name_or_ns + name = ident + else + name = name_or_ns + end + else + # *|E or |E + ns = tok(/\*/) || "" + tok!(/\|/) + name = ident! + end + return ns, name + end + + SELECTOR_PSEUDO_CLASSES = %w(not matches current any has host host-context).to_set + + PREFIXED_SELECTOR_PSEUDO_CLASSES = %w(nth-child nth-last-child).to_set + + SELECTOR_PSEUDO_ELEMENTS = %w(slotted).to_set + + def pseudo + s = tok(/::?/) + return unless s + @expected = "pseudoclass or pseudoelement" + name = ident! + if tok(/\(/) + ss + deprefixed = deprefix(name) + if s == ':' && SELECTOR_PSEUDO_CLASSES.include?(deprefixed) + sel = selector_comma_sequence + elsif s == ':' && PREFIXED_SELECTOR_PSEUDO_CLASSES.include?(deprefixed) + arg, sel = prefixed_selector_pseudo + elsif s == '::' && SELECTOR_PSEUDO_ELEMENTS.include?(deprefixed) + sel = selector_comma_sequence + else + arg = expr!(:declaration_value).join + end + + tok!(/\)/) + end + Selector::Pseudo.new(s == ':' ? :class : :element, name, arg, sel) + end + + def prefixed_selector_pseudo + prefix = str do + expr = str {expr!(:a_n_plus_b)} + ss + return expr, nil unless tok(/of/) + ss + end + return prefix, expr!(:selector_comma_sequence) + end + + def a_n_plus_b + if (parity = tok(/even|odd/i)) + return parity + end + + if tok(/[+-]?[0-9]+/) + ss + return true unless tok(/n/) + else + return unless tok(/[+-]?n/i) + end + ss + + return true unless tok(/[+-]/) + ss + @expected = "number" + tok!(/[0-9]+/) + true + end + + def keyframes_selector + ss + str do + return unless keyframes_selector_component + ss + while tok(/,/) + ss + expr!(:keyframes_selector_component) + ss + end + end + end + + def keyframes_selector_component + ident || tok(PERCENTAGE) + end + + @sass_script_parser = Class.new(Sass::Script::CssParser) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/selector.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector.rb new file mode 100644 index 0000000..cac8de4 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector.rb @@ -0,0 +1,327 @@ +require 'sass/selector/simple' +require 'sass/selector/abstract_sequence' +require 'sass/selector/comma_sequence' +require 'sass/selector/pseudo' +require 'sass/selector/sequence' +require 'sass/selector/simple_sequence' + +module Sass + # A namespace for nodes in the parse tree for selectors. + # + # {CommaSequence} is the toplevel selector, + # representing a comma-separated sequence of {Sequence}s, + # such as `foo bar, baz bang`. + # {Sequence} is the next level, + # representing {SimpleSequence}s separated by combinators (e.g. descendant or child), + # such as `foo bar` or `foo > bar baz`. + # {SimpleSequence} is a sequence of selectors that all apply to a single element, + # such as `foo.bar[attr=val]`. + # Finally, {Simple} is the superclass of the simplest selectors, + # such as `.foo` or `#bar`. + module Selector + # The base used for calculating selector specificity. The spec says this + # should be "sufficiently high"; it's extremely unlikely that any single + # selector sequence will contain 1,000 simple selectors. + SPECIFICITY_BASE = 1_000 + + # A parent-referencing selector (`&` in Sass). + # The function of this is to be replaced by the parent selector + # in the nested hierarchy. + class Parent < Simple + # The identifier following the `&`. `nil` indicates no suffix. + # + # @return [String, nil] + attr_reader :suffix + + # @param name [String, nil] See \{#suffix} + def initialize(suffix = nil) + @suffix = suffix + end + + # @see Selector#to_s + def to_s(opts = {}) + "&" + (@suffix || '') + end + + # Always raises an exception. + # + # @raise [Sass::SyntaxError] Parent selectors should be resolved before unification + # @see Selector#unify + def unify(sels) + raise Sass::SyntaxError.new("[BUG] Cannot unify parent selectors.") + end + end + + # A class selector (e.g. `.foo`). + class Class < Simple + # The class name. + # + # @return [String] + attr_reader :name + + # @param name [String] The class name + def initialize(name) + @name = name + end + + # @see Selector#to_s + def to_s(opts = {}) + "." + @name + end + + # @see AbstractSequence#specificity + def specificity + SPECIFICITY_BASE + end + end + + # An id selector (e.g. `#foo`). + class Id < Simple + # The id name. + # + # @return [String] + attr_reader :name + + # @param name [String] The id name + def initialize(name) + @name = name + end + + def unique? + true + end + + # @see Selector#to_s + def to_s(opts = {}) + "#" + @name + end + + # Returns `nil` if `sels` contains an {Id} selector + # with a different name than this one. + # + # @see Selector#unify + def unify(sels) + return if sels.any? {|sel2| sel2.is_a?(Id) && name != sel2.name} + super + end + + # @see AbstractSequence#specificity + def specificity + SPECIFICITY_BASE**2 + end + end + + # A placeholder selector (e.g. `%foo`). + # This exists to be replaced via `@extend`. + # Rulesets using this selector will not be printed, but can be extended. + # Otherwise, this acts just like a class selector. + class Placeholder < Simple + # The placeholder name. + # + # @return [String] + attr_reader :name + + # @param name [String] The placeholder name + def initialize(name) + @name = name + end + + # @see Selector#to_s + def to_s(opts = {}) + "%" + @name + end + + # @see AbstractSequence#specificity + def specificity + SPECIFICITY_BASE + end + end + + # A universal selector (`*` in CSS). + class Universal < Simple + # The selector namespace. `nil` means the default namespace, `""` means no + # namespace, `"*"` means any namespace. + # + # @return [String, nil] + attr_reader :namespace + + # @param namespace [String, nil] See \{#namespace} + def initialize(namespace) + @namespace = namespace + end + + # @see Selector#to_s + def to_s(opts = {}) + @namespace ? "#{@namespace}|*" : "*" + end + + # Unification of a universal selector is somewhat complicated, + # especially when a namespace is specified. + # If there is no namespace specified + # or any namespace is specified (namespace `"*"`), + # then `sel` is returned without change + # (unless it's empty, in which case `"*"` is required). + # + # If a namespace is specified + # but `sel` does not specify a namespace, + # then the given namespace is applied to `sel`, + # either by adding this {Universal} selector + # or applying this namespace to an existing {Element} selector. + # + # If both this selector *and* `sel` specify namespaces, + # those namespaces are unified via {Simple#unify_namespaces} + # and the unified namespace is used, if possible. + # + # @todo There are lots of cases that this documentation specifies; + # make sure we thoroughly test **all of them**. + # @todo Keep track of whether a default namespace has been declared + # and handle namespace-unspecified selectors accordingly. + # @todo If any branch of a CommaSequence ends up being just `"*"`, + # then all other branches should be eliminated + # + # @see Selector#unify + def unify(sels) + name = + case sels.first + when Universal; :universal + when Element; sels.first.name + else + return [self] + sels unless namespace.nil? || namespace == '*' + return sels unless sels.empty? + return [self] + end + + ns, accept = unify_namespaces(namespace, sels.first.namespace) + return unless accept + [name == :universal ? Universal.new(ns) : Element.new(name, ns)] + sels[1..-1] + end + + # @see AbstractSequence#specificity + def specificity + 0 + end + end + + # An element selector (e.g. `h1`). + class Element < Simple + # The element name. + # + # @return [String] + attr_reader :name + + # The selector namespace. `nil` means the default namespace, `""` means no + # namespace, `"*"` means any namespace. + # + # @return [String, nil] + attr_reader :namespace + + # @param name [String] The element name + # @param namespace [String, nil] See \{#namespace} + def initialize(name, namespace) + @name = name + @namespace = namespace + end + + # @see Selector#to_s + def to_s(opts = {}) + @namespace ? "#{@namespace}|#{@name}" : @name + end + + # Unification of an element selector is somewhat complicated, + # especially when a namespace is specified. + # First, if `sel` contains another {Element} with a different \{#name}, + # then the selectors can't be unified and `nil` is returned. + # + # Otherwise, if `sel` doesn't specify a namespace, + # or it specifies any namespace (via `"*"`), + # then it's returned with this element selector + # (e.g. `.foo` becomes `a.foo` or `svg|a.foo`). + # Similarly, if this selector doesn't specify a namespace, + # the namespace from `sel` is used. + # + # If both this selector *and* `sel` specify namespaces, + # those namespaces are unified via {Simple#unify_namespaces} + # and the unified namespace is used, if possible. + # + # @todo There are lots of cases that this documentation specifies; + # make sure we thoroughly test **all of them**. + # @todo Keep track of whether a default namespace has been declared + # and handle namespace-unspecified selectors accordingly. + # + # @see Selector#unify + def unify(sels) + case sels.first + when Universal; + when Element; return unless name == sels.first.name + else return [self] + sels + end + + ns, accept = unify_namespaces(namespace, sels.first.namespace) + return unless accept + [Element.new(name, ns)] + sels[1..-1] + end + + # @see AbstractSequence#specificity + def specificity + 1 + end + end + + # An attribute selector (e.g. `[href^="http://"]`). + class Attribute < Simple + # The attribute name. + # + # @return [Array] + attr_reader :name + + # The attribute namespace. `nil` means the default namespace, `""` means + # no namespace, `"*"` means any namespace. + # + # @return [String, nil] + attr_reader :namespace + + # The matching operator, e.g. `"="` or `"^="`. + # + # @return [String] + attr_reader :operator + + # The right-hand side of the operator. + # + # @return [String] + attr_reader :value + + # Flags for the attribute selector (e.g. `i`). + # + # @return [String] + attr_reader :flags + + # @param name [String] The attribute name + # @param namespace [String, nil] See \{#namespace} + # @param operator [String] The matching operator, e.g. `"="` or `"^="` + # @param value [String] See \{#value} + # @param flags [String] See \{#flags} + def initialize(name, namespace, operator, value, flags) + @name = name + @namespace = namespace + @operator = operator + @value = value + @flags = flags + end + + # @see Selector#to_s + def to_s(opts = {}) + res = "[" + res << @namespace << "|" if @namespace + res << @name + res << @operator << @value if @value + res << " " << @flags if @flags + res << "]" + end + + # @see AbstractSequence#specificity + def specificity + SPECIFICITY_BASE + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/abstract_sequence.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/abstract_sequence.rb new file mode 100644 index 0000000..ad167a0 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/abstract_sequence.rb @@ -0,0 +1,112 @@ +module Sass + module Selector + # The abstract parent class of the various selector sequence classes. + # + # All subclasses should implement a `members` method that returns an array + # of object that respond to `#line=` and `#filename=`, as well as a `to_s` + # method that returns the string representation of the selector. + class AbstractSequence + # The line of the Sass template on which this selector was declared. + # + # @return [Integer] + attr_reader :line + + # The name of the file in which this selector was declared. + # + # @return [String, nil] + attr_reader :filename + + # Sets the line of the Sass template on which this selector was declared. + # This also sets the line for all child selectors. + # + # @param line [Integer] + # @return [Integer] + def line=(line) + members.each {|m| m.line = line} + @line = line + end + + # Sets the name of the file in which this selector was declared, + # or `nil` if it was not declared in a file (e.g. on stdin). + # This also sets the filename for all child selectors. + # + # @param filename [String, nil] + # @return [String, nil] + def filename=(filename) + members.each {|m| m.filename = filename} + @filename = filename + end + + # Returns a hash code for this sequence. + # + # Subclasses should define `#_hash` rather than overriding this method, + # which automatically handles memoizing the result. + # + # @return [Integer] + def hash + @_hash ||= _hash + end + + # Checks equality between this and another object. + # + # Subclasses should define `#_eql?` rather than overriding this method, + # which handles checking class equality and hash equality. + # + # @param other [Object] The object to test equality against + # @return [Boolean] Whether or not this is equal to `other` + def eql?(other) + other.class == self.class && other.hash == hash && _eql?(other) + end + alias_method :==, :eql? + + # Whether or not this selector should be hidden due to containing a + # placeholder. + def invisible? + @invisible ||= members.any? do |m| + next m.invisible? if m.is_a?(AbstractSequence) || m.is_a?(Pseudo) + m.is_a?(Placeholder) + end + end + + # Returns the selector string. + # + # @param opts [Hash] rendering options. + # @option opts [Symbol] :style The css rendering style. + # @option placeholders [Boolean] :placeholders + # Whether to include placeholder selectors. Defaults to `true`. + # @return [String] + def to_s(opts = {}) + Sass::Util.abstract(self) + end + + # Returns the specificity of the selector. + # + # The base is given by {Sass::Selector::SPECIFICITY_BASE}. This can be a + # number or a range representing possible specificities. + # + # @return [Integer, Range] + def specificity + _specificity(members) + end + + protected + + def _specificity(arr) + min = 0 + max = 0 + arr.each do |m| + next if m.is_a?(String) + spec = m.specificity + if spec.is_a?(Range) + min += spec.begin + max += spec.end + else + min += spec + max += spec + end + end + min == max ? min : (min..max) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/comma_sequence.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/comma_sequence.rb new file mode 100644 index 0000000..c62ea04 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/comma_sequence.rb @@ -0,0 +1,195 @@ +module Sass + module Selector + # A comma-separated sequence of selectors. + class CommaSequence < AbstractSequence + @@compound_extend_deprecation = Sass::Deprecation.new + + # The comma-separated selector sequences + # represented by this class. + # + # @return [Array] + attr_reader :members + + # @param seqs [Array] See \{#members} + def initialize(seqs) + @members = seqs + end + + # Resolves the {Parent} selectors within this selector + # by replacing them with the given parent selector, + # handling commas appropriately. + # + # @param super_cseq [CommaSequence] The parent selector + # @param implicit_parent [Boolean] Whether the the parent + # selector should automatically be prepended to the resolved + # selector if it contains no parent refs. + # @return [CommaSequence] This selector, with parent references resolved + # @raise [Sass::SyntaxError] If a parent selector is invalid + def resolve_parent_refs(super_cseq, implicit_parent = true) + if super_cseq.nil? + if contains_parent_ref? + raise Sass::SyntaxError.new( + "Base-level rules cannot contain the parent-selector-referencing character '&'.") + end + return self + end + + CommaSequence.new(Sass::Util.flatten_vertically(@members.map do |seq| + seq.resolve_parent_refs(super_cseq, implicit_parent).members + end)) + end + + # Returns whether there's a {Parent} selector anywhere in this sequence. + # + # @return [Boolean] + def contains_parent_ref? + @members.any? {|sel| sel.contains_parent_ref?} + end + + # Non-destrucively extends this selector with the extensions specified in a hash + # (which should come from {Sass::Tree::Visitors::Cssize}). + # + # @todo Link this to the reference documentation on `@extend` + # when such a thing exists. + # + # @param extends [Sass::Util::SubsetMap{Selector::Simple => + # Sass::Tree::Visitors::Cssize::Extend}] + # The extensions to perform on this selector + # @param parent_directives [Array] + # The directives containing this selector. + # @param replace [Boolean] + # Whether to replace the original selector entirely or include + # it in the result. + # @param seen [Set>] + # The set of simple sequences that are currently being replaced. + # @param original [Boolean] + # Whether this is the original selector being extended, as opposed to + # the result of a previous extension that's being re-extended. + # @return [CommaSequence] A copy of this selector, + # with extensions made according to `extends` + def do_extend(extends, parent_directives = [], replace = false, seen = Set.new, + original = true) + CommaSequence.new(members.map do |seq| + seq.do_extend(extends, parent_directives, replace, seen, original) + end.flatten) + end + + # Returns whether or not this selector matches all elements + # that the given selector matches (as well as possibly more). + # + # @example + # (.foo).superselector?(.foo.bar) #=> true + # (.foo).superselector?(.bar) #=> false + # @param cseq [CommaSequence] + # @return [Boolean] + def superselector?(cseq) + cseq.members.all? {|seq1| members.any? {|seq2| seq2.superselector?(seq1)}} + end + + # Populates a subset map that can then be used to extend + # selectors. This registers an extension with this selector as + # the extender and `extendee` as the extendee. + # + # @param extends [Sass::Util::SubsetMap{Selector::Simple => + # Sass::Tree::Visitors::Cssize::Extend}] + # The subset map representing the extensions to perform. + # @param extendee [CommaSequence] The selector being extended. + # @param extend_node [Sass::Tree::ExtendNode] + # The node that caused this extension. + # @param parent_directives [Array] + # The parent directives containing `extend_node`. + # @param allow_compound_target [Boolean] + # Whether `extendee` is allowed to contain compound selectors. + # @raise [Sass::SyntaxError] if this extension is invalid. + def populate_extends(extends, extendee, extend_node = nil, parent_directives = [], + allow_compound_target = false) + extendee.members.each do |seq| + if seq.members.size > 1 + raise Sass::SyntaxError.new("Can't extend #{seq}: can't extend nested selectors") + end + + sseq = seq.members.first + if !sseq.is_a?(Sass::Selector::SimpleSequence) + raise Sass::SyntaxError.new("Can't extend #{seq}: invalid selector") + elsif sseq.members.any? {|ss| ss.is_a?(Sass::Selector::Parent)} + raise Sass::SyntaxError.new("Can't extend #{seq}: can't extend parent selectors") + end + + sel = sseq.members + if !allow_compound_target && sel.length > 1 + @@compound_extend_deprecation.warn(sseq.filename, sseq.line, <] + ACTUALLY_ELEMENTS = %w(after before first-line first-letter).to_set + + # Like \{#type}, but returns the type of selector this looks like, rather + # than the type it is semantically. This only differs from type for + # selectors in \{ACTUALLY\_ELEMENTS}. + # + # @return [Symbol] + attr_reader :syntactic_type + + # The name of the selector. + # + # @return [String] + attr_reader :name + + # The argument to the selector, + # or `nil` if no argument was given. + # + # @return [String, nil] + attr_reader :arg + + # The selector argument, or `nil` if no selector exists. + # + # If this and \{#arg\} are both set, \{#arg\} is considered a non-selector + # prefix. + # + # @return [CommaSequence] + attr_reader :selector + + # @param syntactic_type [Symbol] See \{#syntactic_type} + # @param name [String] See \{#name} + # @param arg [nil, String] See \{#arg} + # @param selector [nil, CommaSequence] See \{#selector} + def initialize(syntactic_type, name, arg, selector) + @syntactic_type = syntactic_type + @name = name + @arg = arg + @selector = selector + end + + def unique? + type == :class && normalized_name == 'root' + end + + # Whether or not this selector should be hidden due to containing a + # placeholder. + def invisible? + # :not() is a special case—if you eliminate all the placeholders from + # it, it should match anything. + name != 'not' && @selector && @selector.members.all? {|s| s.invisible?} + end + + # Returns a copy of this with \{#selector} set to \{#new\_selector}. + # + # @param new_selector [CommaSequence] + # @return [Array] + def with_selector(new_selector) + result = Pseudo.new(syntactic_type, name, arg, + CommaSequence.new(new_selector.members.map do |seq| + next seq unless seq.members.length == 1 + sseq = seq.members.first + next seq unless sseq.is_a?(SimpleSequence) && sseq.members.length == 1 + sel = sseq.members.first + next seq unless sel.is_a?(Pseudo) && sel.selector + + case normalized_name + when 'not' + # In theory, if there's a nested :not its contents should be + # unified with the return value. For example, if :not(.foo) + # extends .bar, :not(.bar) should become .foo:not(.bar). However, + # this is a narrow edge case and supporting it properly would make + # this code and the code calling it a lot more complicated, so + # it's not supported for now. + next [] unless sel.normalized_name == 'matches' + sel.selector.members + when 'matches', 'any', 'current', 'nth-child', 'nth-last-child' + # As above, we could theoretically support :not within :matches, but + # doing so would require this method and its callers to handle much + # more complex cases that likely aren't worth the pain. + next [] unless sel.name == name && sel.arg == arg + sel.selector.members + when 'has', 'host', 'host-context', 'slotted' + # We can't expand nested selectors here, because each layer adds an + # additional layer of semantics. For example, `:has(:has(img))` + # doesn't match `
        ` but `:has(img)` does. + sel + else + [] + end + end.flatten)) + + # Older browsers support :not but only with a single complex selector. + # In order to support those browsers, we break up the contents of a :not + # unless it originally contained a selector list. + return [result] unless normalized_name == 'not' + return [result] if selector.members.length > 1 + result.selector.members.map do |seq| + Pseudo.new(syntactic_type, name, arg, CommaSequence.new([seq])) + end + end + + # The type of the selector. `:class` if this is a pseudoclass selector, + # `:element` if it's a pseudoelement. + # + # @return [Symbol] + def type + ACTUALLY_ELEMENTS.include?(normalized_name) ? :element : syntactic_type + end + + # Like \{#name\}, but without any vendor prefix. + # + # @return [String] + def normalized_name + @normalized_name ||= name.gsub(/^-[a-zA-Z0-9]+-/, '') + end + + # @see Selector#to_s + def to_s(opts = {}) + # :not() is a special case, because :not() should match + # everything. + return '' if name == 'not' && @selector && @selector.members.all? {|m| m.invisible?} + + res = (syntactic_type == :class ? ":" : "::") + @name + if @arg || @selector + res << "(" + res << Sass::Util.strip_except_escapes(@arg) if @arg + res << " " if @arg && @selector + res << @selector.to_s(opts) if @selector + res << ")" + end + res + end + + # Returns `nil` if this is a pseudoelement selector + # and `sels` contains a pseudoelement selector different than this one. + # + # @see SimpleSequence#unify + def unify(sels) + return if type == :element && sels.any? do |sel| + sel.is_a?(Pseudo) && sel.type == :element && + (sel.name != name || sel.arg != arg || sel.selector != selector) + end + super + end + + # Returns whether or not this selector matches all elements + # that the given selector matches (as well as possibly more). + # + # @example + # (.foo).superselector?(.foo.bar) #=> true + # (.foo).superselector?(.bar) #=> false + # @param their_sseq [SimpleSequence] + # @param parents [Array] The parent selectors of `their_sseq`, if any. + # @return [Boolean] + def superselector?(their_sseq, parents = []) + case normalized_name + when 'matches', 'any' + # :matches can be a superselector of another selector in one of two + # ways. Either its constituent selectors can be a superset of those of + # another :matches in the other selector, or any of its constituent + # selectors can individually be a superselector of the other selector. + (their_sseq.selector_pseudo_classes[normalized_name] || []).any? do |their_sel| + next false unless their_sel.is_a?(Pseudo) + next false unless their_sel.name == name + selector.superselector?(their_sel.selector) + end || selector.members.any? do |our_seq| + their_seq = Sequence.new(parents + [their_sseq]) + our_seq.superselector?(their_seq) + end + when 'has', 'host', 'host-context', 'slotted' + # Like :matches, :has (et al) can be a superselector of another + # selector if its constituent selectors are a superset of those of + # another :has in the other selector. However, the :matches other case + # doesn't work, because :has refers to nested elements. + (their_sseq.selector_pseudo_classes[normalized_name] || []).any? do |their_sel| + next false unless their_sel.is_a?(Pseudo) + next false unless their_sel.name == name + selector.superselector?(their_sel.selector) + end + when 'not' + selector.members.all? do |our_seq| + their_sseq.members.any? do |their_sel| + if their_sel.is_a?(Element) || their_sel.is_a?(Id) + # `:not(a)` is a superselector of `h1` and `:not(#foo)` is a + # superselector of `#bar`. + our_sseq = our_seq.members.last + next false unless our_sseq.is_a?(SimpleSequence) + our_sseq.members.any? do |our_sel| + our_sel.class == their_sel.class && our_sel != their_sel + end + else + next false unless their_sel.is_a?(Pseudo) + next false unless their_sel.name == name + # :not(X) is a superselector of :not(Y) exactly when Y is a + # superselector of X. + their_sel.selector.superselector?(CommaSequence.new([our_seq])) + end + end + end + when 'current' + (their_sseq.selector_pseudo_classes['current'] || []).any? do |their_current| + next false if their_current.name != name + # Explicitly don't check for nested superselector relationships + # here. :current(.foo) isn't always a superselector of + # :current(.foo.bar), since it matches the *innermost* ancestor of + # the current element that matches the selector. For example: + # + #
        + #

        + # current element + #

        + #
        + # + # Here :current(.foo) would match the p element and *not* the div + # element, whereas :current(.foo.bar) would match the div and not + # the p. + selector == their_current.selector + end + when 'nth-child', 'nth-last-child' + their_sseq.members.any? do |their_sel| + # This misses a few edge cases. For example, `:nth-child(n of X)` + # is a superselector of `X`, and `:nth-child(2n of X)` is a + # superselector of `:nth-child(4n of X)`. These seem rare enough + # not to be worth worrying about, though. + next false unless their_sel.is_a?(Pseudo) + next false unless their_sel.name == name + next false unless their_sel.arg == arg + selector.superselector?(their_sel.selector) + end + else + throw "[BUG] Unknown selector pseudo class #{name}" + end + end + + # @see AbstractSequence#specificity + def specificity + return 1 if type == :element + return SPECIFICITY_BASE unless selector + @specificity ||= + if normalized_name == 'not' + min = 0 + max = 0 + selector.members.each do |seq| + spec = seq.specificity + if spec.is_a?(Range) + min = Sass::Util.max(spec.begin, min) + max = Sass::Util.max(spec.end, max) + else + min = Sass::Util.max(spec, min) + max = Sass::Util.max(spec, max) + end + end + min == max ? max : (min..max) + else + min = 0 + max = 0 + selector.members.each do |seq| + spec = seq.specificity + if spec.is_a?(Range) + min = Sass::Util.min(spec.begin, min) + max = Sass::Util.max(spec.end, max) + else + min = Sass::Util.min(spec, min) + max = Sass::Util.max(spec, max) + end + end + min == max ? max : (min..max) + end + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/sequence.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/sequence.rb new file mode 100644 index 0000000..173412a --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/sequence.rb @@ -0,0 +1,661 @@ +module Sass + module Selector + # An operator-separated sequence of + # {SimpleSequence simple selector sequences}. + class Sequence < AbstractSequence + # Sets the line of the Sass template on which this selector was declared. + # This also sets the line for all child selectors. + # + # @param line [Integer] + # @return [Integer] + def line=(line) + members.each {|m| m.line = line if m.is_a?(SimpleSequence)} + @line = line + end + + # Sets the name of the file in which this selector was declared, + # or `nil` if it was not declared in a file (e.g. on stdin). + # This also sets the filename for all child selectors. + # + # @param filename [String, nil] + # @return [String, nil] + def filename=(filename) + members.each {|m| m.filename = filename if m.is_a?(SimpleSequence)} + filename + end + + # The array of {SimpleSequence simple selector sequences}, operators, and + # newlines. The operators are strings such as `"+"` and `">"` representing + # the corresponding CSS operators, or interpolated SassScript. Newlines + # are also newline strings; these aren't semantically relevant, but they + # do affect formatting. + # + # @return [Array>] + attr_reader :members + + # @param seqs_and_ops [Array>] + # See \{#members} + def initialize(seqs_and_ops) + @members = seqs_and_ops + end + + # Resolves the {Parent} selectors within this selector + # by replacing them with the given parent selector, + # handling commas appropriately. + # + # @param super_cseq [CommaSequence] The parent selector + # @param implicit_parent [Boolean] Whether the the parent + # selector should automatically be prepended to the resolved + # selector if it contains no parent refs. + # @return [CommaSequence] This selector, with parent references resolved + # @raise [Sass::SyntaxError] If a parent selector is invalid + def resolve_parent_refs(super_cseq, implicit_parent) + members = @members.dup + nl = (members.first == "\n" && members.shift) + contains_parent_ref = contains_parent_ref? + return CommaSequence.new([self]) if !implicit_parent && !contains_parent_ref + + unless contains_parent_ref + old_members, members = members, [] + members << nl if nl + members << SimpleSequence.new([Parent.new], false) + members += old_members + end + + CommaSequence.new(Sass::Util.paths(members.map do |sseq_or_op| + next [sseq_or_op] unless sseq_or_op.is_a?(SimpleSequence) + sseq_or_op.resolve_parent_refs(super_cseq).members + end).map do |path| + path_members = path.map do |seq_or_op| + next seq_or_op unless seq_or_op.is_a?(Sequence) + seq_or_op.members + end + if path_members.length == 2 && path_members[1][0] == "\n" + path_members[0].unshift path_members[1].shift + end + Sequence.new(path_members.flatten) + end) + end + + # Returns whether there's a {Parent} selector anywhere in this sequence. + # + # @return [Boolean] + def contains_parent_ref? + members.any? do |sseq_or_op| + next false unless sseq_or_op.is_a?(SimpleSequence) + next true if sseq_or_op.members.first.is_a?(Parent) + sseq_or_op.members.any? do |sel| + sel.is_a?(Pseudo) && sel.selector && sel.selector.contains_parent_ref? + end + end + end + + # Non-destructively extends this selector with the extensions specified in a hash + # (which should come from {Sass::Tree::Visitors::Cssize}). + # + # @param extends [Sass::Util::SubsetMap{Selector::Simple => + # Sass::Tree::Visitors::Cssize::Extend}] + # The extensions to perform on this selector + # @param parent_directives [Array] + # The directives containing this selector. + # @param replace [Boolean] + # Whether to replace the original selector entirely or include + # it in the result. + # @param seen [Set>] + # The set of simple sequences that are currently being replaced. + # @param original [Boolean] + # Whether this is the original selector being extended, as opposed to + # the result of a previous extension that's being re-extended. + # @return [Array] A list of selectors generated + # by extending this selector with `extends`. + # These correspond to a {CommaSequence}'s {CommaSequence#members members array}. + # @see CommaSequence#do_extend + def do_extend(extends, parent_directives, replace, seen, original) + extended_not_expanded = members.map do |sseq_or_op| + next [[sseq_or_op]] unless sseq_or_op.is_a?(SimpleSequence) + extended = sseq_or_op.do_extend(extends, parent_directives, replace, seen) + + # The First Law of Extend says that the generated selector should have + # specificity greater than or equal to that of the original selector. + # In order to ensure that, we record the original selector's + # (`extended.first`) original specificity. + extended.first.add_sources!([self]) if original && !invisible? + + extended.map {|seq| seq.members} + end + weaves = Sass::Util.paths(extended_not_expanded).map {|path| weave(path)} + trim(weaves).map {|p| Sequence.new(p)} + end + + # Unifies this with another selector sequence to produce a selector + # that matches (a subset of) the intersection of the two inputs. + # + # @param other [Sequence] + # @return [CommaSequence, nil] The unified selector, or nil if unification failed. + # @raise [Sass::SyntaxError] If this selector cannot be unified. + # This will only ever occur when a dynamic selector, + # such as {Parent} or {Interpolation}, is used in unification. + # Since these selectors should be resolved + # by the time extension and unification happen, + # this exception will only ever be raised as a result of programmer error + def unify(other) + base = members.last + other_base = other.members.last + return unless base.is_a?(SimpleSequence) && other_base.is_a?(SimpleSequence) + return unless (unified = other_base.unify(base)) + + woven = weave([members[0...-1], other.members[0...-1] + [unified]]) + CommaSequence.new(woven.map {|w| Sequence.new(w)}) + end + + # Returns whether or not this selector matches all elements + # that the given selector matches (as well as possibly more). + # + # @example + # (.foo).superselector?(.foo.bar) #=> true + # (.foo).superselector?(.bar) #=> false + # @param cseq [Sequence] + # @return [Boolean] + def superselector?(seq) + _superselector?(members, seq.members) + end + + # @see AbstractSequence#to_s + def to_s(opts = {}) + @members.map {|m| m.is_a?(String) ? m : m.to_s(opts)}.join(" ").gsub(/ ?\n ?/, "\n") + end + + # Returns a string representation of the sequence. + # This is basically the selector string. + # + # @return [String] + def inspect + members.map {|m| m.inspect}.join(" ") + end + + # Add to the {SimpleSequence#sources} sets of the child simple sequences. + # This destructively modifies this sequence's members array, but not the + # child simple sequences. + # + # @param sources [Set] + def add_sources!(sources) + members.map! {|m| m.is_a?(SimpleSequence) ? m.with_more_sources(sources) : m} + end + + # Converts the subject operator "!", if it exists, into a ":has()" + # selector. + # + # @retur [Sequence] + def subjectless + pre_subject = [] + has = [] + subject = nil + members.each do |sseq_or_op| + if subject + has << sseq_or_op + elsif sseq_or_op.is_a?(String) || !sseq_or_op.subject? + pre_subject << sseq_or_op + else + subject = sseq_or_op.dup + subject.members = sseq_or_op.members.dup + subject.subject = false + has = [] + end + end + + return self unless subject + + unless has.empty? + subject.members << Pseudo.new(:class, 'has', nil, CommaSequence.new([Sequence.new(has)])) + end + Sequence.new(pre_subject + [subject]) + end + + private + + # Conceptually, this expands "parenthesized selectors". That is, if we + # have `.A .B {@extend .C}` and `.D .C {...}`, this conceptually expands + # into `.D .C, .D (.A .B)`, and this function translates `.D (.A .B)` into + # `.D .A .B, .A .D .B`. For thoroughness, `.A.D .B` would also be + # required, but including merged selectors results in exponential output + # for very little gain. + # + # @param path [Array>] + # A list of parenthesized selector groups. + # @return [Array>] A list of fully-expanded selectors. + def weave(path) + # This function works by moving through the selector path left-to-right, + # building all possible prefixes simultaneously. + prefixes = [[]] + + path.each do |current| + next if current.empty? + current = current.dup + last_current = [current.pop] + prefixes = prefixes.map do |prefix| + sub = subweave(prefix, current) + next [] unless sub + sub.map {|seqs| seqs + last_current} + end.flatten(1) + end + prefixes + end + + # This interweaves two lists of selectors, + # returning all possible orderings of them (including using unification) + # that maintain the relative ordering of the input arrays. + # + # For example, given `.foo .bar` and `.baz .bang`, + # this would return `.foo .bar .baz .bang`, `.foo .bar.baz .bang`, + # `.foo .baz .bar .bang`, `.foo .baz .bar.bang`, `.foo .baz .bang .bar`, + # and so on until `.baz .bang .foo .bar`. + # + # Semantically, for selectors A and B, this returns all selectors `AB_i` + # such that the union over all i of elements matched by `AB_i X` is + # identical to the intersection of all elements matched by `A X` and all + # elements matched by `B X`. Some `AB_i` are elided to reduce the size of + # the output. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Array>] + def subweave(seq1, seq2) + return [seq2] if seq1.empty? + return [seq1] if seq2.empty? + + seq1, seq2 = seq1.dup, seq2.dup + return unless (init = merge_initial_ops(seq1, seq2)) + return unless (fin = merge_final_ops(seq1, seq2)) + + # Make sure there's only one root selector in the output. + root1 = has_root?(seq1.first) && seq1.shift + root2 = has_root?(seq2.first) && seq2.shift + if root1 && root2 + return unless (root = root1.unify(root2)) + seq1.unshift root + seq2.unshift root + elsif root1 + seq2.unshift root1 + elsif root2 + seq1.unshift root2 + end + + seq1 = group_selectors(seq1) + seq2 = group_selectors(seq2) + lcs = Sass::Util.lcs(seq2, seq1) do |s1, s2| + next s1 if s1 == s2 + next unless s1.first.is_a?(SimpleSequence) && s2.first.is_a?(SimpleSequence) + next s2 if parent_superselector?(s1, s2) + next s1 if parent_superselector?(s2, s1) + next unless must_unify?(s1, s2) + next unless (unified = Sequence.new(s1).unify(Sequence.new(s2))) + unified.members.first.members if unified.members.length == 1 + end + + diff = [[init]] + + until lcs.empty? + diff << chunks(seq1, seq2) {|s| parent_superselector?(s.first, lcs.first)} << [lcs.shift] + seq1.shift + seq2.shift + end + diff << chunks(seq1, seq2) {|s| s.empty?} + diff += fin.map {|sel| sel.is_a?(Array) ? sel : [sel]} + diff.reject! {|c| c.empty?} + + Sass::Util.paths(diff).map {|p| p.flatten}.reject {|p| path_has_two_subjects?(p)} + end + + # Extracts initial selector combinators (`"+"`, `">"`, `"~"`, and `"\n"`) + # from two sequences and merges them together into a single array of + # selector combinators. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Array, nil] If there are no operators in the merged + # sequence, this will be the empty array. If the operators cannot be + # merged, this will be nil. + def merge_initial_ops(seq1, seq2) + ops1, ops2 = [], [] + ops1 << seq1.shift while seq1.first.is_a?(String) + ops2 << seq2.shift while seq2.first.is_a?(String) + + newline = false + newline ||= !!ops1.shift if ops1.first == "\n" + newline ||= !!ops2.shift if ops2.first == "\n" + + # If neither sequence is a subsequence of the other, they cannot be + # merged successfully + lcs = Sass::Util.lcs(ops1, ops2) + return unless lcs == ops1 || lcs == ops2 + (newline ? ["\n"] : []) + (ops1.size > ops2.size ? ops1 : ops2) + end + + # Extracts final selector combinators (`"+"`, `">"`, `"~"`) and the + # selectors to which they apply from two sequences and merges them + # together into a single array. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Array>] + # If there are no trailing combinators to be merged, this will be the + # empty array. If the trailing combinators cannot be merged, this will + # be nil. Otherwise, this will contained the merged selector. Array + # elements are [Sass::Util#paths]-style options; conceptually, an "or" + # of multiple selectors. + def merge_final_ops(seq1, seq2, res = []) + ops1, ops2 = [], [] + ops1 << seq1.pop while seq1.last.is_a?(String) + ops2 << seq2.pop while seq2.last.is_a?(String) + + # Not worth the headache of trying to preserve newlines here. The most + # important use of newlines is at the beginning of the selector to wrap + # across lines anyway. + ops1.reject! {|o| o == "\n"} + ops2.reject! {|o| o == "\n"} + + return res if ops1.empty? && ops2.empty? + if ops1.size > 1 || ops2.size > 1 + # If there are multiple operators, something hacky's going on. If one + # is a supersequence of the other, use that, otherwise give up. + lcs = Sass::Util.lcs(ops1, ops2) + return unless lcs == ops1 || lcs == ops2 + res.unshift(*(ops1.size > ops2.size ? ops1 : ops2).reverse) + return res + end + + # This code looks complicated, but it's actually just a bunch of special + # cases for interactions between different combinators. + op1, op2 = ops1.first, ops2.first + if op1 && op2 + sel1 = seq1.pop + sel2 = seq2.pop + if op1 == '~' && op2 == '~' + if sel1.superselector?(sel2) + res.unshift sel2, '~' + elsif sel2.superselector?(sel1) + res.unshift sel1, '~' + else + merged = sel1.unify(sel2) + res.unshift [ + [sel1, '~', sel2, '~'], + [sel2, '~', sel1, '~'], + ([merged, '~'] if merged) + ].compact + end + elsif (op1 == '~' && op2 == '+') || (op1 == '+' && op2 == '~') + if op1 == '~' + tilde_sel, plus_sel = sel1, sel2 + else + tilde_sel, plus_sel = sel2, sel1 + end + + if tilde_sel.superselector?(plus_sel) + res.unshift plus_sel, '+' + else + merged = plus_sel.unify(tilde_sel) + res.unshift [ + [tilde_sel, '~', plus_sel, '+'], + ([merged, '+'] if merged) + ].compact + end + elsif op1 == '>' && %w(~ +).include?(op2) + res.unshift sel2, op2 + seq1.push sel1, op1 + elsif op2 == '>' && %w(~ +).include?(op1) + res.unshift sel1, op1 + seq2.push sel2, op2 + elsif op1 == op2 + merged = sel1.unify(sel2) + return unless merged + res.unshift merged, op1 + else + # Unknown selector combinators can't be unified + return + end + return merge_final_ops(seq1, seq2, res) + elsif op1 + seq2.pop if op1 == '>' && seq2.last && seq2.last.superselector?(seq1.last) + res.unshift seq1.pop, op1 + return merge_final_ops(seq1, seq2, res) + else # op2 + seq1.pop if op2 == '>' && seq1.last && seq1.last.superselector?(seq2.last) + res.unshift seq2.pop, op2 + return merge_final_ops(seq1, seq2, res) + end + end + + # Takes initial subsequences of `seq1` and `seq2` and returns all + # orderings of those subsequences. The initial subsequences are determined + # by a block. + # + # Destructively removes the initial subsequences of `seq1` and `seq2`. + # + # For example, given `(A B C | D E)` and `(1 2 | 3 4 5)` (with `|` + # denoting the boundary of the initial subsequence), this would return + # `[(A B C 1 2), (1 2 A B C)]`. The sequences would then be `(D E)` and + # `(3 4 5)`. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @yield [a] Used to determine when to cut off the initial subsequences. + # Called repeatedly for each sequence until it returns true. + # @yieldparam a [Array] A final subsequence of one input sequence after + # cutting off some initial subsequence. + # @yieldreturn [Boolean] Whether or not to cut off the initial subsequence + # here. + # @return [Array] All possible orderings of the initial subsequences. + def chunks(seq1, seq2) + chunk1 = [] + chunk1 << seq1.shift until yield seq1 + chunk2 = [] + chunk2 << seq2.shift until yield seq2 + return [] if chunk1.empty? && chunk2.empty? + return [chunk2] if chunk1.empty? + return [chunk1] if chunk2.empty? + [chunk1 + chunk2, chunk2 + chunk1] + end + + # Groups a sequence into subsequences. The subsequences are determined by + # strings; adjacent non-string elements will be put into separate groups, + # but any element adjacent to a string will be grouped with that string. + # + # For example, `(A B "C" D E "F" G "H" "I" J)` will become `[(A) (B "C" D) + # (E "F" G "H" "I" J)]`. + # + # @param seq [Array] + # @return [Array] + def group_selectors(seq) + newseq = [] + tail = seq.dup + until tail.empty? + head = [] + begin + head << tail.shift + end while !tail.empty? && head.last.is_a?(String) || tail.first.is_a?(String) + newseq << head + end + newseq + end + + # Given two selector sequences, returns whether `seq1` is a + # superselector of `seq2`; that is, whether `seq1` matches every + # element `seq2` matches. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Boolean] + def _superselector?(seq1, seq2) + seq1 = seq1.reject {|e| e == "\n"} + seq2 = seq2.reject {|e| e == "\n"} + # Selectors with leading or trailing operators are neither + # superselectors nor subselectors. + return if seq1.last.is_a?(String) || seq2.last.is_a?(String) || + seq1.first.is_a?(String) || seq2.first.is_a?(String) + # More complex selectors are never superselectors of less complex ones + return if seq1.size > seq2.size + return seq1.first.superselector?(seq2.last, seq2[0...-1]) if seq1.size == 1 + + _, si = seq2.each_with_index.find do |e, i| + return if i == seq2.size - 1 + next if e.is_a?(String) + seq1.first.superselector?(e, seq2[0...i]) + end + return unless si + + if seq1[1].is_a?(String) + return unless seq2[si + 1].is_a?(String) + + # .foo ~ .bar is a superselector of .foo + .bar + return unless seq1[1] == "~" ? seq2[si + 1] != ">" : seq1[1] == seq2[si + 1] + + # .foo > .baz is not a superselector of .foo > .bar > .baz or .foo > + # .bar .baz, despite the fact that .baz is a superselector of .bar > + # .baz and .bar .baz. Same goes for + and ~. + return if seq1.length == 3 && seq2.length > 3 + + return _superselector?(seq1[2..-1], seq2[si + 2..-1]) + elsif seq2[si + 1].is_a?(String) + return unless seq2[si + 1] == ">" + return _superselector?(seq1[1..-1], seq2[si + 2..-1]) + else + return _superselector?(seq1[1..-1], seq2[si + 1..-1]) + end + end + + # Like \{#_superselector?}, but compares the selectors in the + # context of parent selectors, as though they shared an implicit + # base simple selector. For example, `B` is not normally a + # superselector of `B A`, since it doesn't match `A` elements. + # However, it is a parent superselector, since `B X` is a + # superselector of `B A X`. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Boolean] + def parent_superselector?(seq1, seq2) + base = Sass::Selector::SimpleSequence.new([Sass::Selector::Placeholder.new('')], + false) + _superselector?(seq1 + [base], seq2 + [base]) + end + + # Returns whether two selectors must be unified to produce a valid + # combined selector. This is true when both selectors contain the same + # unique simple selector such as an id. + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Boolean] + def must_unify?(seq1, seq2) + unique_selectors = seq1.map do |sseq| + next [] if sseq.is_a?(String) + sseq.members.select {|sel| sel.unique?} + end.flatten.to_set + + return false if unique_selectors.empty? + + seq2.any? do |sseq| + next false if sseq.is_a?(String) + sseq.members.any? do |sel| + next unless sel.unique? + unique_selectors.include?(sel) + end + end + end + + # Removes redundant selectors from between multiple lists of + # selectors. This takes a list of lists of selector sequences; + # each individual list is assumed to have no redundancy within + # itself. A selector is only removed if it's redundant with a + # selector in another list. + # + # "Redundant" here means that one selector is a superselector of + # the other. The more specific selector is removed. + # + # @param seqses [Array>>] + # @return [Array>] + def trim(seqses) + # Avoid truly horrific quadratic behavior. TODO: I think there + # may be a way to get perfect trimming without going quadratic. + return seqses.flatten(1) if seqses.size > 100 + + # Keep the results in a separate array so we can be sure we aren't + # comparing against an already-trimmed selector. This ensures that two + # identical selectors don't mutually trim one another. + result = seqses.dup + + # This is n^2 on the sequences, but only comparing between + # separate sequences should limit the quadratic behavior. + seqses.each_with_index do |seqs1, i| + result[i] = seqs1.reject do |seq1| + # The maximum specificity of the sources that caused [seq1] to be + # generated. In order for [seq1] to be removed, there must be + # another selector that's a superselector of it *and* that has + # specificity greater or equal to this. + max_spec = _sources(seq1).map do |seq| + spec = seq.specificity + spec.is_a?(Range) ? spec.max : spec + end.max || 0 + + result.any? do |seqs2| + next if seqs1.equal?(seqs2) + # Second Law of Extend: the specificity of a generated selector + # should never be less than the specificity of the extending + # selector. + # + # See https://github.com/nex3/sass/issues/324. + seqs2.any? do |seq2| + spec2 = _specificity(seq2) + spec2 = spec2.begin if spec2.is_a?(Range) + spec2 >= max_spec && _superselector?(seq2, seq1) + end + end + end + end + result.flatten(1) + end + + def _hash + members.reject {|m| m == "\n"}.hash + end + + def _eql?(other) + other.members.reject {|m| m == "\n"}.eql?(members.reject {|m| m == "\n"}) + end + + def path_has_two_subjects?(path) + subject = false + path.each do |sseq_or_op| + next unless sseq_or_op.is_a?(SimpleSequence) + next unless sseq_or_op.subject? + return true if subject + subject = true + end + false + end + + def _sources(seq) + s = Set.new + seq.map {|sseq_or_op| s.merge sseq_or_op.sources if sseq_or_op.is_a?(SimpleSequence)} + s + end + + def extended_not_expanded_to_s(extended_not_expanded) + extended_not_expanded.map do |choices| + choices = choices.map do |sel| + next sel.first.to_s if sel.size == 1 + "#{sel.join ' '}" + end + next choices.first if choices.size == 1 && !choices.include?(' ') + "(#{choices.join ', '})" + end.join ' ' + end + + def has_root?(sseq) + sseq.is_a?(SimpleSequence) && + sseq.members.any? {|sel| sel.is_a?(Pseudo) && sel.normalized_name == "root"} + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple.rb new file mode 100644 index 0000000..dff4b8a --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple.rb @@ -0,0 +1,124 @@ +module Sass + module Selector + # The abstract superclass for simple selectors + # (that is, those that don't compose multiple selectors). + class Simple + # The line of the Sass template on which this selector was declared. + # + # @return [Integer] + attr_accessor :line + + # The name of the file in which this selector was declared, + # or `nil` if it was not declared in a file (e.g. on stdin). + # + # @return [String, nil] + attr_accessor :filename + + # Whether only one instance of this simple selector is allowed in a given + # complex selector. + # + # @return [Boolean] + def unique? + false + end + + # @see #to_s + # + # @return [String] + def inspect + to_s + end + + # Returns the selector string. + # + # @param opts [Hash] rendering options. + # @option opts [Symbol] :style The css rendering style. + # @return [String] + def to_s(opts = {}) + Sass::Util.abstract(self) + end + + # Returns a hash code for this selector object. + # + # By default, this is based on the value of \{#to\_a}, + # so if that contains information irrelevant to the identity of the selector, + # this should be overridden. + # + # @return [Integer] + def hash + @_hash ||= equality_key.hash + end + + # Checks equality between this and another object. + # + # By default, this is based on the value of \{#to\_a}, + # so if that contains information irrelevant to the identity of the selector, + # this should be overridden. + # + # @param other [Object] The object to test equality against + # @return [Boolean] Whether or not this is equal to `other` + def eql?(other) + other.class == self.class && other.hash == hash && other.equality_key == equality_key + end + alias_method :==, :eql? + + # Unifies this selector with a {SimpleSequence}'s {SimpleSequence#members members array}, + # returning another `SimpleSequence` members array + # that matches both this selector and the input selector. + # + # By default, this just appends this selector to the end of the array + # (or returns the original array if this selector already exists in it). + # + # @param sels [Array] A {SimpleSequence}'s {SimpleSequence#members members array} + # @return [Array, nil] A {SimpleSequence} {SimpleSequence#members members array} + # matching both `sels` and this selector, + # or `nil` if this is impossible (e.g. unifying `#foo` and `#bar`) + # @raise [Sass::SyntaxError] If this selector cannot be unified. + # This will only ever occur when a dynamic selector, + # such as {Parent} or {Interpolation}, is used in unification. + # Since these selectors should be resolved + # by the time extension and unification happen, + # this exception will only ever be raised as a result of programmer error + def unify(sels) + return sels.first.unify([self]) if sels.length == 1 && sels.first.is_a?(Universal) + return sels if sels.any? {|sel2| eql?(sel2)} + if !is_a?(Pseudo) || (sels.last.is_a?(Pseudo) && sels.last.type == :element) + _, i = sels.each_with_index.find {|sel, _| sel.is_a?(Pseudo)} + end + return sels + [self] unless i + sels[0...i] + [self] + sels[i..-1] + end + + protected + + # Returns the key used for testing whether selectors are equal. + # + # This is a cached version of \{#to\_s}. + # + # @return [String] + def equality_key + @equality_key ||= to_s + end + + # Unifies two namespaces, + # returning a namespace that works for both of them if possible. + # + # @param ns1 [String, nil] The first namespace. + # `nil` means none specified, e.g. `foo`. + # The empty string means no namespace specified, e.g. `|foo`. + # `"*"` means any namespace is allowed, e.g. `*|foo`. + # @param ns2 [String, nil] The second namespace. See `ns1`. + # @return [Array(String or nil, Boolean)] + # The first value is the unified namespace, or `nil` for no namespace. + # The second value is whether or not a namespace that works for both inputs + # could be found at all. + # If the second value is `false`, the first should be ignored. + def unify_namespaces(ns1, ns2) + return ns2, true if ns1 == '*' + return ns1, true if ns2 == '*' + return nil, false unless ns1 == ns2 + [ns1, true] + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple_sequence.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple_sequence.rb new file mode 100644 index 0000000..13a65d8 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/selector/simple_sequence.rb @@ -0,0 +1,348 @@ +module Sass + module Selector + # A unseparated sequence of selectors + # that all apply to a single element. + # For example, `.foo#bar[attr=baz]` is a simple sequence + # of the selectors `.foo`, `#bar`, and `[attr=baz]`. + class SimpleSequence < AbstractSequence + # The array of individual selectors. + # + # @return [Array] + attr_accessor :members + + # The extending selectors that caused this selector sequence to be + # generated. For example: + # + # a.foo { ... } + # b.bar {@extend a} + # c.baz {@extend b} + # + # The generated selector `b.foo.bar` has `{b.bar}` as its `sources` set, + # and the generated selector `c.foo.bar.baz` has `{b.bar, c.baz}` as its + # `sources` set. + # + # This is populated during the {Sequence#do_extend} process. + # + # @return {Set} + attr_accessor :sources + + # This sequence source range. + # + # @return [Sass::Source::Range] + attr_accessor :source_range + + # @see \{#subject?} + attr_writer :subject + + # Returns the element or universal selector in this sequence, + # if it exists. + # + # @return [Element, Universal, nil] + def base + @base ||= (members.first if members.first.is_a?(Element) || members.first.is_a?(Universal)) + end + + def pseudo_elements + @pseudo_elements ||= members.select {|sel| sel.is_a?(Pseudo) && sel.type == :element} + end + + def selector_pseudo_classes + @selector_pseudo_classes ||= members. + select {|sel| sel.is_a?(Pseudo) && sel.type == :class && sel.selector}. + group_by {|sel| sel.normalized_name} + end + + # Returns the non-base, non-pseudo-element selectors in this sequence. + # + # @return [Set] + def rest + @rest ||= Set.new(members - [base] - pseudo_elements) + end + + # Whether or not this compound selector is the subject of the parent + # selector; that is, whether it is prepended with `$` and represents the + # actual element that will be selected. + # + # @return [Boolean] + def subject? + @subject + end + + # @param selectors [Array] See \{#members} + # @param subject [Boolean] See \{#subject?} + # @param source_range [Sass::Source::Range] + def initialize(selectors, subject, source_range = nil) + @members = selectors + @subject = subject + @sources = Set.new + @source_range = source_range + end + + # Resolves the {Parent} selectors within this selector + # by replacing them with the given parent selector, + # handling commas appropriately. + # + # @param super_cseq [CommaSequence] The parent selector + # @return [CommaSequence] This selector, with parent references resolved + # @raise [Sass::SyntaxError] If a parent selector is invalid + def resolve_parent_refs(super_cseq) + resolved_members = @members.map do |sel| + next sel unless sel.is_a?(Pseudo) && sel.selector + sel.with_selector(sel.selector.resolve_parent_refs(super_cseq, false)) + end.flatten + + # Parent selector only appears as the first selector in the sequence + unless (parent = resolved_members.first).is_a?(Parent) + return CommaSequence.new([Sequence.new([SimpleSequence.new(resolved_members, subject?)])]) + end + + return super_cseq if @members.size == 1 && parent.suffix.nil? + + CommaSequence.new(super_cseq.members.map do |super_seq| + members = super_seq.members.dup + newline = members.pop if members.last == "\n" + unless members.last.is_a?(SimpleSequence) + raise Sass::SyntaxError.new("Invalid parent selector for \"#{self}\": \"" + + super_seq.to_s + '"') + end + + parent_sub = members.last.members + unless parent.suffix.nil? + parent_sub = parent_sub.dup + parent_sub[-1] = parent_sub.last.dup + case parent_sub.last + when Sass::Selector::Class, Sass::Selector::Id, Sass::Selector::Placeholder + parent_sub[-1] = parent_sub.last.class.new(parent_sub.last.name + parent.suffix) + when Sass::Selector::Element + parent_sub[-1] = parent_sub.last.class.new( + parent_sub.last.name + parent.suffix, + parent_sub.last.namespace) + when Sass::Selector::Pseudo + if parent_sub.last.arg || parent_sub.last.selector + raise Sass::SyntaxError.new("Invalid parent selector for \"#{self}\": \"" + + super_seq.to_s + '"') + end + parent_sub[-1] = Sass::Selector::Pseudo.new( + parent_sub.last.type, + parent_sub.last.name + parent.suffix, + nil, nil) + else + raise Sass::SyntaxError.new("Invalid parent selector for \"#{self}\": \"" + + super_seq.to_s + '"') + end + end + + Sequence.new(members[0...-1] + + [SimpleSequence.new(parent_sub + resolved_members[1..-1], subject?)] + + [newline].compact) + end) + end + + # Non-destructively extends this selector with the extensions specified in a hash + # (which should come from {Sass::Tree::Visitors::Cssize}). + # + # @param extends [{Selector::Simple => + # Sass::Tree::Visitors::Cssize::Extend}] + # The extensions to perform on this selector + # @param parent_directives [Array] + # The directives containing this selector. + # @param seen [Set>] + # The set of simple sequences that are currently being replaced. + # @param original [Boolean] + # Whether this is the original selector being extended, as opposed to + # the result of a previous extension that's being re-extended. + # @return [Array] A list of selectors generated + # by extending this selector with `extends`. + # @see CommaSequence#do_extend + def do_extend(extends, parent_directives, replace, seen) + seen_with_pseudo_selectors = seen.dup + + modified_original = false + members = self.members.map do |sel| + next sel unless sel.is_a?(Pseudo) && sel.selector + next sel if seen.include?([sel]) + extended = sel.selector.do_extend(extends, parent_directives, replace, seen, false) + next sel if extended == sel.selector + extended.members.reject! {|seq| seq.invisible?} + + # For `:not()`, we usually want to get rid of any complex + # selectors because that will cause the selector to fail to + # parse on all browsers at time of writing. We can keep them + # if either the original selector had a complex selector, or + # the result of extending has only complex selectors, + # because either way we aren't breaking anything that isn't + # already broken. + if sel.normalized_name == 'not' && + (sel.selector.members.none? {|seq| seq.members.length > 1} && + extended.members.any? {|seq| seq.members.length == 1}) + extended.members.reject! {|seq| seq.members.length > 1} + end + + modified_original = true + result = sel.with_selector(extended) + result.each {|new_sel| seen_with_pseudo_selectors << [new_sel]} + result + end.flatten + + groups = extends[members.to_set].group_by {|ex| ex.extender}.to_a + groups.map! do |seq, group| + sels = group.map {|e| e.target}.flatten + # If A {@extend B} and C {...}, + # seq is A, sels is B, and self is C + + self_without_sel = Sass::Util.array_minus(members, sels) + group.each {|e| e.success = true} + unified = seq.members.last.unify(SimpleSequence.new(self_without_sel, subject?)) + next unless unified + group.each {|e| check_directives_match!(e, parent_directives)} + new_seq = Sequence.new(seq.members[0...-1] + [unified]) + new_seq.add_sources!(sources + [seq]) + [sels, new_seq] + end + groups.compact! + groups.map! do |sels, seq| + next [] if seen.include?(sels) + seq.do_extend( + extends, parent_directives, false, seen_with_pseudo_selectors + [sels], false) + end + groups.flatten! + + if modified_original || !replace || groups.empty? + # First Law of Extend: the result of extending a selector should + # (almost) always contain the base selector. + # + # See https://github.com/nex3/sass/issues/324. + original = Sequence.new([SimpleSequence.new(members, @subject, source_range)]) + original.add_sources! sources + groups.unshift original + end + groups.uniq! + groups + end + + # Unifies this selector with another {SimpleSequence}, returning + # another `SimpleSequence` that is a subselector of both input + # selectors. + # + # @param other [SimpleSequence] + # @return [SimpleSequence, nil] A {SimpleSequence} matching both `sels` and this selector, + # or `nil` if this is impossible (e.g. unifying `#foo` and `#bar`) + # @raise [Sass::SyntaxError] If this selector cannot be unified. + # This will only ever occur when a dynamic selector, + # such as {Parent} or {Interpolation}, is used in unification. + # Since these selectors should be resolved + # by the time extension and unification happen, + # this exception will only ever be raised as a result of programmer error + def unify(other) + sseq = members.inject(other.members) do |member, sel| + return unless member + sel.unify(member) + end + return unless sseq + SimpleSequence.new(sseq, other.subject? || subject?) + end + + # Returns whether or not this selector matches all elements + # that the given selector matches (as well as possibly more). + # + # @example + # (.foo).superselector?(.foo.bar) #=> true + # (.foo).superselector?(.bar) #=> false + # @param their_sseq [SimpleSequence] + # @param parents [Array] The parent selectors of `their_sseq`, if any. + # @return [Boolean] + def superselector?(their_sseq, parents = []) + return false unless base.nil? || base.eql?(their_sseq.base) + return false unless pseudo_elements.eql?(their_sseq.pseudo_elements) + our_spcs = selector_pseudo_classes + their_spcs = their_sseq.selector_pseudo_classes + + # Some psuedo-selectors can be subselectors of non-pseudo selectors. + # Pull those out here so we can efficiently check against them below. + their_subselector_pseudos = %w(matches any nth-child nth-last-child). + map {|name| their_spcs[name] || []}.flatten + + # If `self`'s non-pseudo simple selectors aren't a subset of `their_sseq`'s, + # it's definitely not a superselector. This also considers being matched + # by `:matches` or `:any`. + return false unless rest.all? do |our_sel| + next true if our_sel.is_a?(Pseudo) && our_sel.selector + next true if their_sseq.rest.include?(our_sel) + their_subselector_pseudos.any? do |their_pseudo| + their_pseudo.selector.members.all? do |their_seq| + next false unless their_seq.members.length == 1 + their_sseq = their_seq.members.first + next false unless their_sseq.is_a?(SimpleSequence) + their_sseq.rest.include?(our_sel) + end + end + end + + our_spcs.all? do |_name, pseudos| + pseudos.all? {|pseudo| pseudo.superselector?(their_sseq, parents)} + end + end + + # @see Simple#to_s + def to_s(opts = {}) + res = @members.map {|m| m.to_s(opts)}.join + + # :not(%foo) may resolve to the empty string, but it should match every + # selector so we replace it with "*". + res = '*' if res.empty? + + res << '!' if subject? + res + end + + # Returns a string representation of the sequence. + # This is basically the selector string. + # + # @return [String] + def inspect + res = members.map {|m| m.inspect}.join + res << '!' if subject? + res + end + + # Return a copy of this simple sequence with `sources` merged into the + # {SimpleSequence#sources} set. + # + # @param sources [Set] + # @return [SimpleSequence] + def with_more_sources(sources) + sseq = dup + sseq.members = members.dup + sseq.sources = self.sources | sources + sseq + end + + private + + def check_directives_match!(extend, parent_directives) + dirs1 = extend.directives.map {|d| d.resolved_value} + dirs2 = parent_directives.map {|d| d.resolved_value} + return if Sass::Util.subsequence?(dirs1, dirs2) + line = extend.node.line + filename = extend.node.filename + + # TODO(nweiz): this should use the Sass stack trace of the extend node, + # not the selector. + raise Sass::SyntaxError.new(< #{output.inspect}" + end + end + + # The mapping data ordered by the location in the target. + # + # @return [Array] + attr_reader :data + + def initialize + @data = [] + end + + # Adds a new mapping from one source range to another. Multiple invocations + # of this method should have each `output` range come after all previous ranges. + # + # @param input [Sass::Source::Range] + # The source range in the input document. + # @param output [Sass::Source::Range] + # The source range in the output document. + def add(input, output) + @data.push(Mapping.new(input, output)) + end + + # Shifts all output source ranges forward one or more lines. + # + # @param delta [Integer] The number of lines to shift the ranges forward. + def shift_output_lines(delta) + return if delta == 0 + @data.each do |m| + m.output.start_pos.line += delta + m.output.end_pos.line += delta + end + end + + # Shifts any output source ranges that lie on the first line forward one or + # more characters on that line. + # + # @param delta [Integer] The number of characters to shift the ranges + # forward. + def shift_output_offsets(delta) + return if delta == 0 + @data.each do |m| + break if m.output.start_pos.line > 1 + m.output.start_pos.offset += delta + m.output.end_pos.offset += delta if m.output.end_pos.line > 1 + end + end + + # Returns the standard JSON representation of the source map. + # + # If the `:css_uri` option isn't specified, the `:css_path` and + # `:sourcemap_path` options must both be specified. Any options may also be + # specified alongside the `:css_uri` option. If `:css_uri` isn't specified, + # it will be inferred from `:css_path` and `:sourcemap_path` using the + # assumption that the local file system has the same layout as the server. + # + # Regardless of which options are passed to this method, source stylesheets + # that are imported using a non-default importer will only be linked to in + # the source map if their importers implement + # \{Sass::Importers::Base#public\_url\}. + # + # @option options :css_uri [String] + # The publicly-visible URI of the CSS output file. + # @option options :css_path [String] + # The local path of the CSS output file. + # @option options :sourcemap_path [String] + # The (eventual) local path of the sourcemap file. + # @option options :type [Symbol] + # `:auto` (default), `:file`, or `:inline`. + # @return [String] The JSON string. + # @raise [ArgumentError] If neither `:css_uri` nor `:css_path` and + # `:sourcemap_path` are specified. + def to_json(options) + css_uri, css_path, sourcemap_path = + options[:css_uri], options[:css_path], options[:sourcemap_path] + unless css_uri || (css_path && sourcemap_path) + raise ArgumentError.new("Sass::Source::Map#to_json requires either " \ + "the :css_uri option or both the :css_path and :soucemap_path options.") + end + css_path &&= Sass::Util.pathname(File.absolute_path(css_path)) + sourcemap_path &&= Sass::Util.pathname(File.absolute_path(sourcemap_path)) + css_uri ||= Sass::Util.file_uri_from_path( + Sass::Util.relative_path_from(css_path, sourcemap_path.dirname)) + + result = "{\n" + write_json_field(result, "version", 3, true) + + source_uri_to_id = {} + id_to_source_uri = {} + id_to_contents = {} if options[:type] == :inline + next_source_id = 0 + line_data = [] + segment_data_for_line = [] + + # These track data necessary for the delta coding. + previous_target_line = nil + previous_target_offset = 1 + previous_source_line = 1 + previous_source_offset = 1 + previous_source_id = 0 + + @data.each do |m| + file, importer = m.input.file, m.input.importer + + next unless importer + + if options[:type] == :inline + source_uri = file + else + sourcemap_dir = sourcemap_path && sourcemap_path.dirname.to_s + sourcemap_dir = nil if options[:type] == :file + source_uri = importer.public_url(file, sourcemap_dir) + next unless source_uri + end + + current_source_id = source_uri_to_id[source_uri] + unless current_source_id + current_source_id = next_source_id + next_source_id += 1 + + source_uri_to_id[source_uri] = current_source_id + id_to_source_uri[current_source_id] = source_uri + + if options[:type] == :inline + id_to_contents[current_source_id] = + importer.find(file, {}).instance_variable_get('@template') + end + end + + [ + [m.input.start_pos, m.output.start_pos], + [m.input.end_pos, m.output.end_pos] + ].each do |source_pos, target_pos| + if previous_target_line != target_pos.line + line_data.push(segment_data_for_line.join(",")) unless segment_data_for_line.empty? + (target_pos.line - 1 - (previous_target_line || 0)).times {line_data.push("")} + previous_target_line = target_pos.line + previous_target_offset = 1 + segment_data_for_line = [] + end + + # `segment` is a data chunk for a single position mapping. + segment = "" + + # Field 1: zero-based starting offset. + segment << Sass::Util.encode_vlq(target_pos.offset - previous_target_offset) + previous_target_offset = target_pos.offset + + # Field 2: zero-based index into the "sources" list. + segment << Sass::Util.encode_vlq(current_source_id - previous_source_id) + previous_source_id = current_source_id + + # Field 3: zero-based starting line in the original source. + segment << Sass::Util.encode_vlq(source_pos.line - previous_source_line) + previous_source_line = source_pos.line + + # Field 4: zero-based starting offset in the original source. + segment << Sass::Util.encode_vlq(source_pos.offset - previous_source_offset) + previous_source_offset = source_pos.offset + + segment_data_for_line.push(segment) + + previous_target_line = target_pos.line + end + end + line_data.push(segment_data_for_line.join(",")) + write_json_field(result, "mappings", line_data.join(";")) + + source_names = [] + (0...next_source_id).each {|id| source_names.push(id_to_source_uri[id].to_s)} + write_json_field(result, "sources", source_names) + + if options[:type] == :inline + write_json_field(result, "sourcesContent", + (0...next_source_id).map {|id| id_to_contents[id]}) + end + + write_json_field(result, "names", []) + write_json_field(result, "file", css_uri) + + result << "\n}" + result + end + + private + + def write_json_field(out, name, value, is_first = false) + out << (is_first ? "" : ",\n") << + "\"" << + Sass::Util.json_escape_string(name) << + "\": " << + Sass::Util.json_value_of(value) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/source/position.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/source/position.rb new file mode 100644 index 0000000..a62af45 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/source/position.rb @@ -0,0 +1,39 @@ +module Sass::Source + class Position + # The one-based line of the document associated with the position. + # + # @return [Integer] + attr_accessor :line + + # The one-based offset in the line of the document associated with the + # position. + # + # @return [Integer] + attr_accessor :offset + + # @param line [Integer] The source line + # @param offset [Integer] The source offset + def initialize(line, offset) + @line = line + @offset = offset + end + + # @return [String] A string representation of the source position. + def inspect + "#{line.inspect}:#{offset.inspect}" + end + + # @param str [String] The string to move through. + # @return [Position] The source position after proceeding forward through + # `str`. + def after(str) + newlines = str.count("\n") + Position.new(line + newlines, + if newlines == 0 + offset + str.length + else + str.length - str.rindex("\n") - 1 + end) + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/source/range.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/source/range.rb new file mode 100644 index 0000000..de687f9 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/source/range.rb @@ -0,0 +1,41 @@ +module Sass::Source + class Range + # The starting position of the range in the document (inclusive). + # + # @return [Sass::Source::Position] + attr_accessor :start_pos + + # The ending position of the range in the document (exclusive). + # + # @return [Sass::Source::Position] + attr_accessor :end_pos + + # The file in which this source range appears. This can be nil if the file + # is unknown or not yet generated. + # + # @return [String] + attr_accessor :file + + # The importer that imported the file in which this source range appears. + # This is nil for target ranges. + # + # @return [Sass::Importers::Base] + attr_accessor :importer + + # @param start_pos [Sass::Source::Position] See \{#start_pos} + # @param end_pos [Sass::Source::Position] See \{#end_pos} + # @param file [String] See \{#file} + # @param importer [Sass::Importers::Base] See \{#importer} + def initialize(start_pos, end_pos, file, importer = nil) + @start_pos = start_pos + @end_pos = end_pos + @file = file + @importer = importer + end + + # @return [String] A string representation of the source range. + def inspect + "(#{start_pos.inspect} to #{end_pos.inspect}#{" in #{@file}" if @file})" + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/stack.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/stack.rb new file mode 100644 index 0000000..fb57a97 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/stack.rb @@ -0,0 +1,140 @@ +module Sass + # A class representing the stack when compiling a Sass file. + class Stack + # TODO: use this to generate stack information for Sass::SyntaxErrors. + + # A single stack frame. + class Frame + # The filename of the file in which this stack frame was created. + # + # @return [String] + attr_reader :filename + + # The line number on which this stack frame was created. + # + # @return [String] + attr_reader :line + + # The type of this stack frame. This can be `:import`, `:mixin`, or + # `:base`. + # + # `:base` indicates that this is the bottom-most frame, meaning that it + # represents a single line of code rather than a nested context. The stack + # will only ever have one base frame, and it will always be the most + # deeply-nested frame. + # + # @return [Symbol?] + attr_reader :type + + # The name of the stack frame. For mixin frames, this is the mixin name; + # otherwise, it's `nil`. + # + # @return [String?] + attr_reader :name + + def initialize(filename, line, type, name = nil) + @filename = filename + @line = line + @type = type + @name = name + end + + # Whether this frame represents an import. + # + # @return [Boolean] + def is_import? + type == :import + end + + # Whether this frame represents a mixin. + # + # @return [Boolean] + def is_mixin? + type == :mixin + end + + # Whether this is the base frame. + # + # @return [Boolean] + def is_base? + type == :base + end + end + + # The stack frames. The last frame is the most deeply-nested. + # + # @return [Array] + attr_reader :frames + + def initialize + @frames = [] + end + + # Pushes a base frame onto the stack. + # + # @param filename [String] See \{Frame#filename}. + # @param line [String] See \{Frame#line}. + # @yield [] A block in which the new frame is on the stack. + def with_base(filename, line) + with_frame(filename, line, :base) {yield} + end + + # Pushes an import frame onto the stack. + # + # @param filename [String] See \{Frame#filename}. + # @param line [String] See \{Frame#line}. + # @yield [] A block in which the new frame is on the stack. + def with_import(filename, line) + with_frame(filename, line, :import) {yield} + end + + # Pushes a mixin frame onto the stack. + # + # @param filename [String] See \{Frame#filename}. + # @param line [String] See \{Frame#line}. + # @param name [String] See \{Frame#name}. + # @yield [] A block in which the new frame is on the stack. + def with_mixin(filename, line, name) + with_frame(filename, line, :mixin, name) {yield} + end + + # Pushes a function frame onto the stack. + # + # @param filename [String] See \{Frame#filename}. + # @param line [String] See \{Frame#line}. + # @param name [String] See \{Frame#name}. + # @yield [] A block in which the new frame is on the stack. + def with_function(filename, line, name) + with_frame(filename, line, :function, name) {yield} + end + + # Pushes a function frame onto the stack. + # + # @param filename [String] See \{Frame#filename}. + # @param line [String] See \{Frame#line}. + # @param name [String] See \{Frame#name}. + # @yield [] A block in which the new frame is on the stack. + def with_directive(filename, line, name) + with_frame(filename, line, :directive, name) {yield} + end + + def to_s + (frames.reverse + [nil]).each_cons(2).each_with_index. + map do |(frame, caller), i| + "#{i == 0 ? 'on' : 'from'} line #{frame.line}" + + " of #{frame.filename || 'an unknown file'}" + + (caller && caller.name ? ", in `#{caller.name}'" : "") + end.join("\n") + end + + private + + def with_frame(filename, line, type, name = nil) + @frames.pop if @frames.last && @frames.last.type == :base + @frames.push(Frame.new(filename, line, type, name)) + yield + ensure + @frames.pop unless type == :base && @frames.last && @frames.last.type != :base + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/supports.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/supports.rb new file mode 100644 index 0000000..6869c4d --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/supports.rb @@ -0,0 +1,225 @@ +# A namespace for the `@supports` condition parse tree. +module Sass::Supports + # The abstract superclass of all Supports conditions. + class Condition + # Runs the SassScript in the supports condition. + # + # @param environment [Sass::Environment] The environment in which to run the script. + def perform(environment); Sass::Util.abstract(self); end + + # Returns the CSS for this condition. + # + # @return [String] + def to_css; Sass::Util.abstract(self); end + + # Returns the Sass/CSS code for this condition. + # + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}). + # @return [String] + def to_src(options); Sass::Util.abstract(self); end + + # Returns a deep copy of this condition and all its children. + # + # @return [Condition] + def deep_copy; Sass::Util.abstract(self); end + + # Sets the options hash for the script nodes in the supports condition. + # + # @param options [{Symbol => Object}] The options has to set. + def options=(options); Sass::Util.abstract(self); end + end + + # An operator condition (e.g. `CONDITION1 and CONDITION2`). + class Operator < Condition + # The left-hand condition. + # + # @return [Sass::Supports::Condition] + attr_accessor :left + + # The right-hand condition. + # + # @return [Sass::Supports::Condition] + attr_accessor :right + + # The operator ("and" or "or"). + # + # @return [String] + attr_accessor :op + + def initialize(left, right, op) + @left = left + @right = right + @op = op + end + + def perform(env) + @left.perform(env) + @right.perform(env) + end + + def to_css + "#{parens @left, @left.to_css} #{op} #{parens @right, @right.to_css}" + end + + def to_src(options) + "#{parens @left, @left.to_src(options)} #{op} #{parens @right, @right.to_src(options)}" + end + + def deep_copy + copy = dup + copy.left = @left.deep_copy + copy.right = @right.deep_copy + copy + end + + def options=(options) + @left.options = options + @right.options = options + end + + private + + def parens(condition, str) + if condition.is_a?(Negation) || (condition.is_a?(Operator) && condition.op != op) + return "(#{str})" + else + return str + end + end + end + + # A negation condition (`not CONDITION`). + class Negation < Condition + # The condition being negated. + # + # @return [Sass::Supports::Condition] + attr_accessor :condition + + def initialize(condition) + @condition = condition + end + + def perform(env) + @condition.perform(env) + end + + def to_css + "not #{parens @condition.to_css}" + end + + def to_src(options) + "not #{parens @condition.to_src(options)}" + end + + def deep_copy + copy = dup + copy.condition = condition.deep_copy + copy + end + + def options=(options) + condition.options = options + end + + private + + def parens(str) + return "(#{str})" if @condition.is_a?(Negation) || @condition.is_a?(Operator) + str + end + end + + # A declaration condition (e.g. `(feature: value)`). + class Declaration < Condition + # @return [Sass::Script::Tree::Node] The feature name. + attr_accessor :name + + # @!attribute resolved_name + # The name of the feature after any SassScript has been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_name + + # The feature value. + # + # @return [Sass::Script::Tree::Node] + attr_accessor :value + + # The value of the feature after any SassScript has been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_value + + def initialize(name, value) + @name = name + @value = value + end + + def perform(env) + @resolved_name = name.perform(env) + @resolved_value = value.perform(env) + end + + def to_css + "(#{@resolved_name}: #{@resolved_value})" + end + + def to_src(options) + "(#{@name.to_sass(options)}: #{@value.to_sass(options)})" + end + + def deep_copy + copy = dup + copy.name = @name.deep_copy + copy.value = @value.deep_copy + copy + end + + def options=(options) + @name.options = options + @value.options = options + end + end + + # An interpolation condition (e.g. `#{$var}`). + class Interpolation < Condition + # The SassScript expression in the interpolation. + # + # @return [Sass::Script::Tree::Node] + attr_accessor :value + + # The value of the expression after it's been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_value + + def initialize(value) + @value = value + end + + def perform(env) + @resolved_value = value.perform(env).to_s(:quote => :none) + end + + def to_css + @resolved_value + end + + def to_src(options) + @value.to_sass(options) + end + + def deep_copy + copy = dup + copy.value = @value.deep_copy + copy + end + + def options=(options) + @value.options = options + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/at_root_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/at_root_node.rb new file mode 100644 index 0000000..e44d7aa --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/at_root_node.rb @@ -0,0 +1,83 @@ +module Sass + module Tree + # A dynamic node representing an `@at-root` directive. + # + # An `@at-root` directive with a selector is converted to an \{AtRootNode} + # containing a \{RuleNode} at parse time. + # + # @see Sass::Tree + class AtRootNode < Node + # The query for this node (e.g. `(without: media)`), + # interspersed with {Sass::Script::Tree::Node}s representing + # `#{}`-interpolation. Any adjacent strings will be merged + # together. + # + # This will be nil if the directive didn't have a query. In this + # case, {#resolved\_type} will automatically be set to + # `:without` and {#resolved\_rule} will automatically be set to `["rule"]`. + # + # @return [Array] + attr_accessor :query + + # The resolved type of this directive. `:with` or `:without`. + # + # @return [Symbol] + attr_accessor :resolved_type + + # The resolved value of this directive -- a list of directives + # to either include or exclude. + # + # @return [Array] + attr_accessor :resolved_value + + # The number of additional tabs that the contents of this node + # should be indented. + # + # @return [Number] + attr_accessor :tabs + + # Whether the last child of this node should be considered the + # end of a group. + # + # @return [Boolean] + attr_accessor :group_end + + def initialize(query = nil) + super() + @query = Sass::Util.strip_string_array(Sass::Util.merge_adjacent_strings(query)) if query + @tabs = 0 + end + + # Returns whether or not the given directive is excluded by this + # node. `directive` may be "rule", which indicates whether + # normal CSS rules should be excluded. + # + # @param directive [String] + # @return [Boolean] + def exclude?(directive) + if resolved_type == :with + return false if resolved_value.include?('all') + !resolved_value.include?(directive) + else # resolved_type == :without + return true if resolved_value.include?('all') + resolved_value.include?(directive) + end + end + + # Returns whether the given node is excluded by this node. + # + # @param node [Sass::Tree::Node] + # @return [Boolean] + def exclude_node?(node) + return exclude?(node.name.gsub(/^@/, '')) if node.is_a?(Sass::Tree::DirectiveNode) + return exclude?('keyframes') if node.is_a?(Sass::Tree::KeyframeRuleNode) + exclude?('rule') && node.is_a?(Sass::Tree::RuleNode) + end + + # @see Node#bubbles? + def bubbles? + true + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/charset_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/charset_node.rb new file mode 100644 index 0000000..8204d88 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/charset_node.rb @@ -0,0 +1,22 @@ +module Sass::Tree + # A static node representing an unprocessed Sass `@charset` directive. + # + # @see Sass::Tree + class CharsetNode < Node + # The name of the charset. + # + # @return [String] + attr_accessor :name + + # @param name [String] see \{#name} + def initialize(name) + @name = name + super() + end + + # @see Node#invisible? + def invisible? + true + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/comment_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/comment_node.rb new file mode 100644 index 0000000..1b73a15 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/comment_node.rb @@ -0,0 +1,82 @@ +require 'sass/tree/node' + +module Sass::Tree + # A static node representing a Sass comment (silent or loud). + # + # @see Sass::Tree + class CommentNode < Node + # The text of the comment, not including `/*` and `*/`. + # Interspersed with {Sass::Script::Tree::Node}s representing `#{}`-interpolation + # if this is a loud comment. + # + # @return [Array] + attr_accessor :value + + # The text of the comment + # after any interpolated SassScript has been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_value + + # The type of the comment. `:silent` means it's never output to CSS, + # `:normal` means it's output in every compile mode except `:compressed`, + # and `:loud` means it's output even in `:compressed`. + # + # @return [Symbol] + attr_accessor :type + + # @param value [Array] See \{#value} + # @param type [Symbol] See \{#type} + def initialize(value, type) + @value = Sass::Util.with_extracted_values(value) {|str| normalize_indentation str} + @type = type + super() + end + + # Compares the contents of two comments. + # + # @param other [Object] The object to compare with + # @return [Boolean] Whether or not this node and the other object + # are the same + def ==(other) + self.class == other.class && value == other.value && type == other.type + end + + # Returns `true` if this is a silent comment + # or the current style doesn't render comments. + # + # Comments starting with ! are never invisible (and the ! is removed from the output.) + # + # @return [Boolean] + def invisible? + case @type + when :loud; false + when :silent; true + else; style == :compressed + end + end + + # Returns the number of lines in the comment. + # + # @return [Integer] + def lines + @value.inject(0) do |s, e| + next s + e.count("\n") if e.is_a?(String) + next s + end + end + + private + + def normalize_indentation(str) + ind = str.split("\n").inject(str[/^[ \t]*/].split("")) do |pre, line| + line[/^[ \t]*/].split("").zip(pre).inject([]) do |arr, (a, b)| + break arr if a != b + arr << a + end + end.join + str.gsub(/^#{ind}/, '') + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/content_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/content_node.rb new file mode 100644 index 0000000..3f6528f --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/content_node.rb @@ -0,0 +1,9 @@ +module Sass + module Tree + # A node representing the placement within a mixin of the include statement's content. + # + # @see Sass::Tree + class ContentNode < Node + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/css_import_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/css_import_node.rb new file mode 100644 index 0000000..d9a5926 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/css_import_node.rb @@ -0,0 +1,68 @@ +module Sass::Tree + # A node representing an `@import` rule that's importing plain CSS. + # + # @see Sass::Tree + class CssImportNode < DirectiveNode + # The URI being imported, either as a plain string or an interpolated + # script string. + # + # @return [String, Sass::Script::Tree::Node] + attr_accessor :uri + + # The text of the URI being imported after any interpolated SassScript has + # been resolved. Only set once {Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_uri + + # The supports condition for this import. + # + # @return [Sass::Supports::Condition] + attr_accessor :supports_condition + + # The media query for this rule, interspersed with + # {Sass::Script::Tree::Node}s representing `#{}`-interpolation. Any adjacent + # strings will be merged together. + # + # @return [Array] + attr_accessor :query + + # The media query for this rule, without any unresolved interpolation. + # It's only set once {Tree::Visitors::Perform} has been run. + # + # @return [Sass::Media::QueryList] + attr_accessor :resolved_query + + # @param uri [String, Sass::Script::Tree::Node] See \{#uri} + # @param query [Array] See \{#query} + # @param supports_condition [Sass::Supports::Condition] See \{#supports_condition} + def initialize(uri, query = [], supports_condition = nil) + @uri = uri + @query = query + @supports_condition = supports_condition + super('') + end + + # @param uri [String] See \{#resolved_uri} + # @return [CssImportNode] + def self.resolved(uri) + node = new(uri) + node.resolved_uri = uri + node + end + + # @see DirectiveNode#value + def value; raise NotImplementedError; end + + # @see DirectiveNode#resolved_value + def resolved_value + @resolved_value ||= + begin + str = "@import #{resolved_uri}" + str << " supports(#{supports_condition.to_css})" if supports_condition + str << " #{resolved_query.to_css}" if resolved_query + str + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/debug_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/debug_node.rb new file mode 100644 index 0000000..5cc2842 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/debug_node.rb @@ -0,0 +1,18 @@ +module Sass + module Tree + # A dynamic node representing a Sass `@debug` statement. + # + # @see Sass::Tree + class DebugNode < Node + # The expression to print. + # @return [Script::Tree::Node] + attr_accessor :expr + + # @param expr [Script::Tree::Node] The expression to print + def initialize(expr) + @expr = expr + super() + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/directive_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/directive_node.rb new file mode 100644 index 0000000..315bb70 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/directive_node.rb @@ -0,0 +1,59 @@ +module Sass::Tree + # A static node representing an unprocessed Sass `@`-directive. + # Directives known to Sass, like `@for` and `@debug`, + # are handled by their own nodes; + # only CSS directives like `@media` and `@font-face` become {DirectiveNode}s. + # + # `@import` and `@charset` are special cases; + # they become {ImportNode}s and {CharsetNode}s, respectively. + # + # @see Sass::Tree + class DirectiveNode < Node + # The text of the directive, `@` and all, with interpolation included. + # + # @return [Array] + attr_accessor :value + + # The text of the directive after any interpolated SassScript has been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_value + + # @see RuleNode#tabs + attr_accessor :tabs + + # @see RuleNode#group_end + attr_accessor :group_end + + # @param value [Array] See \{#value} + def initialize(value) + @value = value + @tabs = 0 + super() + end + + # @param value [String] See \{#resolved_value} + # @return [DirectiveNode] + def self.resolved(value) + node = new([value]) + node.resolved_value = value + node + end + + # @return [String] The name of the directive, including `@`. + def name + @name ||= value.first.gsub(/ .*$/, '') + end + + # Strips out any vendor prefixes and downcases the directive name. + # @return [String] The normalized name of the directive. + def normalized_name + @normalized_name ||= name.gsub(/^(@)(?:-[a-zA-Z0-9]+-)?/, '\1').downcase + end + + def bubbles? + has_children + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/each_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/each_node.rb new file mode 100644 index 0000000..586cfa7 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/each_node.rb @@ -0,0 +1,24 @@ +require 'sass/tree/node' + +module Sass::Tree + # A dynamic node representing a Sass `@each` loop. + # + # @see Sass::Tree + class EachNode < Node + # The names of the loop variables. + # @return [Array] + attr_reader :vars + + # The parse tree for the list. + # @return [Script::Tree::Node] + attr_accessor :list + + # @param vars [Array] The names of the loop variables + # @param list [Script::Tree::Node] The parse tree for the list + def initialize(vars, list) + @vars = vars + @list = list + super() + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/error_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/error_node.rb new file mode 100644 index 0000000..203fd62 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/error_node.rb @@ -0,0 +1,18 @@ +module Sass + module Tree + # A dynamic node representing a Sass `@error` statement. + # + # @see Sass::Tree + class ErrorNode < Node + # The expression to print. + # @return [Script::Tree::Node] + attr_accessor :expr + + # @param expr [Script::Tree::Node] The expression to print + def initialize(expr) + @expr = expr + super() + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/extend_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/extend_node.rb new file mode 100644 index 0000000..817c20c --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/extend_node.rb @@ -0,0 +1,43 @@ +require 'sass/tree/node' + +module Sass::Tree + # A static node representing an `@extend` directive. + # + # @see Sass::Tree + class ExtendNode < Node + # The parsed selector after interpolation has been resolved. + # Only set once {Tree::Visitors::Perform} has been run. + # + # @return [Selector::CommaSequence] + attr_accessor :resolved_selector + + # The CSS selector to extend, interspersed with {Sass::Script::Tree::Node}s + # representing `#{}`-interpolation. + # + # @return [Array] + attr_accessor :selector + + # The extended selector source range. + # + # @return [Sass::Source::Range] + attr_accessor :selector_source_range + + # Whether the `@extend` is allowed to match no selectors or not. + # + # @return [Boolean] + def optional?; @optional; end + + # @param selector [Array] + # The CSS selector to extend, + # interspersed with {Sass::Script::Tree::Node}s + # representing `#{}`-interpolation. + # @param optional [Boolean] See \{ExtendNode#optional?} + # @param selector_source_range [Sass::Source::Range] The extended selector source range. + def initialize(selector, optional, selector_source_range) + @selector = selector + @optional = optional + @selector_source_range = selector_source_range + super() + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/for_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/for_node.rb new file mode 100644 index 0000000..da3f655 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/for_node.rb @@ -0,0 +1,36 @@ +require 'sass/tree/node' + +module Sass::Tree + # A dynamic node representing a Sass `@for` loop. + # + # @see Sass::Tree + class ForNode < Node + # The name of the loop variable. + # @return [String] + attr_reader :var + + # The parse tree for the initial expression. + # @return [Script::Tree::Node] + attr_accessor :from + + # The parse tree for the final expression. + # @return [Script::Tree::Node] + attr_accessor :to + + # Whether to include `to` in the loop or stop just before. + # @return [Boolean] + attr_reader :exclusive + + # @param var [String] See \{#var} + # @param from [Script::Tree::Node] See \{#from} + # @param to [Script::Tree::Node] See \{#to} + # @param exclusive [Boolean] See \{#exclusive} + def initialize(var, from, to, exclusive) + @var = var + @from = from + @to = to + @exclusive = exclusive + super() + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/function_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/function_node.rb new file mode 100644 index 0000000..c2ca18a --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/function_node.rb @@ -0,0 +1,44 @@ +module Sass + module Tree + # A dynamic node representing a function definition. + # + # @see Sass::Tree + class FunctionNode < Node + # The name of the function. + # @return [String] + attr_reader :name + + # The arguments to the function. Each element is a tuple + # containing the variable for argument and the parse tree for + # the default value of the argument + # + # @return [Array] + attr_accessor :args + + # The splat argument for this function, if one exists. + # + # @return [Script::Tree::Node?] + attr_accessor :splat + + # Strips out any vendor prefixes. + # @return [String] The normalized name of the directive. + def normalized_name + @normalized_name ||= name.gsub(/^(?:-[a-zA-Z0-9]+-)?/, '\1') + end + + # @param name [String] The function name + # @param args [Array<(Script::Tree::Node, Script::Tree::Node)>] + # The arguments for the function. + # @param splat [Script::Tree::Node] See \{#splat} + def initialize(name, args, splat) + @name = name + @args = args + @splat = splat + super() + + return unless %w(and or not).include?(name) + raise Sass::SyntaxError.new("Invalid function name \"#{name}\".") + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/if_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/if_node.rb new file mode 100644 index 0000000..ebfec7c --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/if_node.rb @@ -0,0 +1,52 @@ +require 'sass/tree/node' + +module Sass::Tree + # A dynamic node representing a Sass `@if` statement. + # + # {IfNode}s are a little odd, in that they also represent `@else` and `@else if`s. + # This is done as a linked list: + # each {IfNode} has a link (\{#else}) to the next {IfNode}. + # + # @see Sass::Tree + class IfNode < Node + # The conditional expression. + # If this is nil, this is an `@else` node, not an `@else if`. + # + # @return [Script::Expr] + attr_accessor :expr + + # The next {IfNode} in the if-else list, or `nil`. + # + # @return [IfNode] + attr_accessor :else + + # @param expr [Script::Expr] See \{#expr} + def initialize(expr) + @expr = expr + @last_else = self + super() + end + + # Append an `@else` node to the end of the list. + # + # @param node [IfNode] The `@else` node to append + def add_else(node) + @last_else.else = node + @last_else = node + end + + def _dump(f) + Marshal.dump([expr, self.else, children]) + end + + def self._load(data) + expr, else_, children = Marshal.load(data) + node = IfNode.new(expr) + node.else = else_ + node.children = children + node.instance_variable_set('@last_else', + node.else ? node.else.instance_variable_get('@last_else') : node) + node + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/import_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/import_node.rb new file mode 100644 index 0000000..955bd39 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/import_node.rb @@ -0,0 +1,75 @@ +module Sass + module Tree + # A static node that wraps the {Sass::Tree} for an `@import`ed file. + # It doesn't have a functional purpose other than to add the `@import`ed file + # to the backtrace if an error occurs. + class ImportNode < RootNode + # The name of the imported file as it appears in the Sass document. + # + # @return [String] + attr_reader :imported_filename + + # Sets the imported file. + attr_writer :imported_file + + # @param imported_filename [String] The name of the imported file + def initialize(imported_filename) + @imported_filename = imported_filename + super(nil) + end + + def invisible?; to_s.empty?; end + + # Returns the imported file. + # + # @return [Sass::Engine] + # @raise [Sass::SyntaxError] If no file could be found to import. + def imported_file + @imported_file ||= import + end + + # Returns whether or not this import should emit a CSS @import declaration + # + # @return [Boolean] Whether or not this is a simple CSS @import declaration. + def css_import? + if @imported_filename =~ /\.css$/ + @imported_filename + elsif imported_file.is_a?(String) && imported_file =~ /\.css$/ + imported_file + end + end + + private + + def import + paths = @options[:load_paths] + + if @options[:importer] + f = @options[:importer].find_relative( + @imported_filename, @options[:filename], options_for_importer) + return f if f + end + + paths.each do |p| + f = p.find(@imported_filename, options_for_importer) + return f if f + end + + lines = ["File to import not found or unreadable: #{@imported_filename}."] + + if paths.size == 1 + lines << "Load path: #{paths.first}" + elsif !paths.empty? + lines << "Load paths:\n #{paths.join("\n ")}" + end + raise SyntaxError.new(lines.join("\n")) + rescue SyntaxError => e + raise SyntaxError.new(e.message, :line => line, :filename => @filename) + end + + def options_for_importer + @options.merge(:_from_import_node => true) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/keyframe_rule_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/keyframe_rule_node.rb new file mode 100644 index 0000000..9f75f94 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/keyframe_rule_node.rb @@ -0,0 +1,15 @@ +module Sass::Tree + class KeyframeRuleNode < Node + # The text of the directive after any interpolated SassScript has been resolved. + # Since this is only a static node, this is the only value property. + # + # @return [String] + attr_accessor :resolved_value + + # @param resolved_value [String] See \{#resolved_value} + def initialize(resolved_value) + @resolved_value = resolved_value + super() + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/media_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/media_node.rb new file mode 100644 index 0000000..3178de0 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/media_node.rb @@ -0,0 +1,48 @@ +module Sass::Tree + # A static node representing a `@media` rule. + # `@media` rules behave differently from other directives + # in that when they're nested within rules, + # they bubble up to top-level. + # + # @see Sass::Tree + class MediaNode < DirectiveNode + # TODO: parse and cache the query immediately if it has no dynamic elements + + # The media query for this rule, interspersed with {Sass::Script::Tree::Node}s + # representing `#{}`-interpolation. Any adjacent strings will be merged + # together. + # + # @return [Array] + attr_accessor :query + + # The media query for this rule, without any unresolved interpolation. It's + # only set once {Tree::Visitors::Perform} has been run. + # + # @return [Sass::Media::QueryList] + attr_accessor :resolved_query + + # @param query [Array] See \{#query} + def initialize(query) + @query = query + super('') + end + + # @see DirectiveNode#value + def value; raise NotImplementedError; end + + # @see DirectiveNode#name + def name; '@media'; end + + # @see DirectiveNode#resolved_value + def resolved_value + @resolved_value ||= "@media #{resolved_query.to_css}" + end + + # True when the directive has no visible children. + # + # @return [Boolean] + def invisible? + children.all? {|c| c.invisible?} + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_def_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_def_node.rb new file mode 100644 index 0000000..9ed8bfb --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_def_node.rb @@ -0,0 +1,38 @@ +module Sass + module Tree + # A dynamic node representing a mixin definition. + # + # @see Sass::Tree + class MixinDefNode < Node + # The mixin name. + # @return [String] + attr_reader :name + + # The arguments for the mixin. + # Each element is a tuple containing the variable for argument + # and the parse tree for the default value of the argument. + # + # @return [Array<(Script::Tree::Node, Script::Tree::Node)>] + attr_accessor :args + + # The splat argument for this mixin, if one exists. + # + # @return [Script::Tree::Node?] + attr_accessor :splat + + # Whether the mixin uses `@content`. Set during the nesting check phase. + # @return [Boolean] + attr_accessor :has_content + + # @param name [String] The mixin name + # @param args [Array<(Script::Tree::Node, Script::Tree::Node)>] See \{#args} + # @param splat [Script::Tree::Node] See \{#splat} + def initialize(name, args, splat) + @name = name + @args = args + @splat = splat + super() + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_node.rb new file mode 100644 index 0000000..48592c1 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/mixin_node.rb @@ -0,0 +1,52 @@ +require 'sass/tree/node' + +module Sass::Tree + # A static node representing a mixin include. + # When in a static tree, the sole purpose is to wrap exceptions + # to add the mixin to the backtrace. + # + # @see Sass::Tree + class MixinNode < Node + # The name of the mixin. + # @return [String] + attr_reader :name + + # The arguments to the mixin. + # @return [Array] + attr_accessor :args + + # A hash from keyword argument names to values. + # @return [Sass::Util::NormalizedMap] + attr_accessor :keywords + + # The first splat argument for this mixin, if one exists. + # + # This could be a list of positional arguments, a map of keyword + # arguments, or an arglist containing both. + # + # @return [Node?] + attr_accessor :splat + + # The second splat argument for this mixin, if one exists. + # + # If this exists, it's always a map of keyword arguments, and + # \{#splat} is always either a list or an arglist. + # + # @return [Node?] + attr_accessor :kwarg_splat + + # @param name [String] The name of the mixin + # @param args [Array] See \{#args} + # @param splat [Script::Tree::Node] See \{#splat} + # @param kwarg_splat [Script::Tree::Node] See \{#kwarg_splat} + # @param keywords [Sass::Util::NormalizedMap] See \{#keywords} + def initialize(name, args, keywords, splat, kwarg_splat) + @name = name + @args = args + @keywords = keywords + @splat = splat + @kwarg_splat = kwarg_splat + super() + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/node.rb new file mode 100644 index 0000000..06932f5 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/node.rb @@ -0,0 +1,240 @@ +module Sass + # A namespace for nodes in the Sass parse tree. + # + # The Sass parse tree has three states: dynamic, static Sass, and static CSS. + # + # When it's first parsed, a Sass document is in the dynamic state. + # It has nodes for mixin definitions and `@for` loops and so forth, + # in addition to nodes for CSS rules and properties. + # Nodes that only appear in this state are called **dynamic nodes**. + # + # {Tree::Visitors::Perform} creates a static Sass tree, which is + # different. It still has nodes for CSS rules and properties but it + # doesn't have any dynamic-generation-related nodes. The nodes in + # this state are in a similar structure to the Sass document: rules + # and properties are nested beneath one another, although the + # {Tree::RuleNode} selectors are already in their final state. Nodes + # that can be in this state or in the dynamic state are called + # **static nodes**; nodes that can only be in this state are called + # **solely static nodes**. + # + # {Tree::Visitors::Cssize} is then used to create a static CSS tree. + # This is like a static Sass tree, + # but the structure exactly mirrors that of the generated CSS. + # Rules and properties can't be nested beneath one another in this state. + # + # Finally, {Tree::Visitors::ToCss} can be called on a static CSS tree + # to get the actual CSS code as a string. + module Tree + # The abstract superclass of all parse-tree nodes. + class Node + include Enumerable + + def self.inherited(base) + node_name = base.name.gsub(/.*::(.*?)Node$/, '\\1').downcase + base.instance_eval <<-METHODS + # @return [Symbol] The name that is used for this node when visiting. + def node_name + :#{node_name} + end + + # @return [Symbol] The method that is used on the visitor to visit nodes of this type. + def visit_method + :visit_#{node_name} + end + + # @return [Symbol] The method name that determines if the parent is invalid. + def invalid_child_method_name + :"invalid_#{node_name}_child?" + end + + # @return [Symbol] The method name that determines if the node is an invalid parent. + def invalid_parent_method_name + :"invalid_#{node_name}_parent?" + end + METHODS + end + + # The child nodes of this node. + # + # @return [Array] + attr_reader :children + + # Whether or not this node has child nodes. + # This may be true even when \{#children} is empty, + # in which case this node has an empty block (e.g. `{}`). + # + # @return [Boolean] + attr_accessor :has_children + + # The line of the document on which this node appeared. + # + # @return [Integer] + attr_accessor :line + + # The source range in the document on which this node appeared. + # + # @return [Sass::Source::Range] + attr_accessor :source_range + + # The name of the document on which this node appeared. + # + # @return [String] + attr_writer :filename + + # The options hash for the node. + # See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # + # @return [{Symbol => Object}] + attr_reader :options + + def initialize + @children = [] + @filename = nil + @options = nil + end + + # Sets the options hash for the node and all its children. + # + # @param options [{Symbol => Object}] The options + # @see #options + def options=(options) + Sass::Tree::Visitors::SetOptions.visit(self, options) + end + + # @private + def children=(children) + self.has_children ||= !children.empty? + @children = children + end + + # The name of the document on which this node appeared. + # + # @return [String] + def filename + @filename || (@options && @options[:filename]) + end + + # Appends a child to the node. + # + # @param child [Tree::Node, Array] The child node or nodes + # @raise [Sass::SyntaxError] if `child` is invalid + def <<(child) + return if child.nil? + if child.is_a?(Array) + child.each {|c| self << c} + else + self.has_children = true + @children << child + end + end + + # Compares this node and another object (only other {Tree::Node}s will be equal). + # This does a structural comparison; + # if the contents of the nodes and all the child nodes are equivalent, + # then the nodes are as well. + # + # Only static nodes need to override this. + # + # @param other [Object] The object to compare with + # @return [Boolean] Whether or not this node and the other object + # are the same + # @see Sass::Tree + def ==(other) + self.class == other.class && other.children == children + end + + # True if \{#to\_s} will return `nil`; + # that is, if the node shouldn't be rendered. + # Should only be called in a static tree. + # + # @return [Boolean] + def invisible?; false; end + + # The output style. See {file:SASS_REFERENCE.md#Options the Sass options documentation}. + # + # @return [Symbol] + def style + @options[:style] + end + + # Computes the CSS corresponding to this static CSS tree. + # + # @return [String] The resulting CSS + # @see Sass::Tree + def css + Sass::Tree::Visitors::ToCss.new.visit(self) + end + + # Computes the CSS corresponding to this static CSS tree, along with + # the respective source map. + # + # @return [(String, Sass::Source::Map)] The resulting CSS and the source map + # @see Sass::Tree + def css_with_sourcemap + visitor = Sass::Tree::Visitors::ToCss.new(:build_source_mapping) + result = visitor.visit(self) + return result, visitor.source_mapping + end + + # Returns a representation of the node for debugging purposes. + # + # @return [String] + def inspect + return self.class.to_s unless has_children + "(#{self.class} #{children.map {|c| c.inspect}.join(' ')})" + end + + # Iterates through each node in the tree rooted at this node + # in a pre-order walk. + # + # @yield node + # @yieldparam node [Node] a node in the tree + def each + yield self + children.each {|c| c.each {|n| yield n}} + end + + # Converts a node to Sass code that will generate it. + # + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}) + # @return [String] The Sass code corresponding to the node + def to_sass(options = {}) + Sass::Tree::Visitors::Convert.visit(self, options, :sass) + end + + # Converts a node to SCSS code that will generate it. + # + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}) + # @return [String] The Sass code corresponding to the node + def to_scss(options = {}) + Sass::Tree::Visitors::Convert.visit(self, options, :scss) + end + + # Return a deep clone of this node. + # The child nodes are cloned, but options are not. + # + # @return [Node] + def deep_copy + Sass::Tree::Visitors::DeepCopy.visit(self) + end + + # Whether or not this node bubbles up through RuleNodes. + # + # @return [Boolean] + def bubbles? + false + end + + protected + + # @see Sass::Shared.balance + # @raise [Sass::SyntaxError] if the brackets aren't balanced + def balance(*args) + res = Sass::Shared.balance(*args) + return res if res + raise Sass::SyntaxError.new("Unbalanced brackets.", :line => line) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/prop_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/prop_node.rb new file mode 100644 index 0000000..7ce8bdd --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/prop_node.rb @@ -0,0 +1,162 @@ +module Sass::Tree + # A static node representing a CSS property. + # + # @see Sass::Tree + class PropNode < Node + # The name of the property, + # interspersed with {Sass::Script::Tree::Node}s + # representing `#{}`-interpolation. + # Any adjacent strings will be merged together. + # + # @return [Array] + attr_accessor :name + + # The name of the property + # after any interpolated SassScript has been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_name + + # The value of the property. + # + # For most properties, this will just contain a single Node. However, for + # CSS variables, it will contain multiple strings and nodes representing + # interpolation. Any adjacent strings will be merged together. + # + # @return [Array] + attr_accessor :value + + # The value of the property + # after any interpolated SassScript has been resolved. + # Only set once \{Tree::Visitors::Perform} has been run. + # + # @return [String] + attr_accessor :resolved_value + + # How deep this property is indented + # relative to a normal property. + # This is only greater than 0 in the case that: + # + # * This node is in a CSS tree + # * The style is :nested + # * This is a child property of another property + # * The parent property has a value, and thus will be rendered + # + # @return [Integer] + attr_accessor :tabs + + # The source range in which the property name appears. + # + # @return [Sass::Source::Range] + attr_accessor :name_source_range + + # The source range in which the property value appears. + # + # @return [Sass::Source::Range] + attr_accessor :value_source_range + + # Whether this represents a CSS custom property. + # + # @return [Boolean] + def custom_property? + name.first.is_a?(String) && name.first.start_with?("--") + end + + # @param name [Array] See \{#name} + # @param value [Array] See \{#value} + # @param prop_syntax [Symbol] `:new` if this property uses `a: b`-style syntax, + # `:old` if it uses `:a b`-style syntax + def initialize(name, value, prop_syntax) + @name = Sass::Util.strip_string_array( + Sass::Util.merge_adjacent_strings(name)) + @value = Sass::Util.merge_adjacent_strings(value) + @value = Sass::Util.strip_string_array(@value) unless custom_property? + @tabs = 0 + @prop_syntax = prop_syntax + super() + end + + # Compares the names and values of two properties. + # + # @param other [Object] The object to compare with + # @return [Boolean] Whether or not this node and the other object + # are the same + def ==(other) + self.class == other.class && name == other.name && value == other.value && super + end + + # Returns a appropriate message indicating how to escape pseudo-class selectors. + # This only applies for old-style properties with no value, + # so returns the empty string if this is new-style. + # + # @return [String] The message + def pseudo_class_selector_message + if @prop_syntax == :new || + custom_property? || + !value.first.is_a?(Sass::Script::Tree::Literal) || + !value.first.value.is_a?(Sass::Script::Value::String) || + !value.first.value.value.empty? + return "" + end + + "\nIf #{declaration.dump} should be a selector, use \"\\#{declaration}\" instead." + end + + # Computes the Sass or SCSS code for the variable declaration. + # This is like \{#to\_scss} or \{#to\_sass}, + # except it doesn't print any child properties or a trailing semicolon. + # + # @param opts [{Symbol => Object}] The options hash for the tree. + # @param fmt [Symbol] `:scss` or `:sass`. + def declaration(opts = {:old => @prop_syntax == :old}, fmt = :sass) + name = self.name.map {|n| n.is_a?(String) ? n : n.to_sass(opts)}.join + value = self.value.map {|n| n.is_a?(String) ? n : n.to_sass(opts)}.join + value = "(#{value})" if value_needs_parens? + + if name[0] == ?: + raise Sass::SyntaxError.new("The \"#{name}: #{value}\"" + + " hack is not allowed in the Sass indented syntax") + end + + # The indented syntax doesn't support newlines in custom property values, + # but we can losslessly convert them to spaces instead. + value = value.tr("\n", " ") if fmt == :sass + + old = opts[:old] && fmt == :sass + "#{old ? ':' : ''}#{name}#{old ? '' : ':'}#{custom_property? ? '' : ' '}#{value}".rstrip + end + + # A property node is invisible if its value is empty. + # + # @return [Boolean] + def invisible? + !custom_property? && resolved_value.empty? + end + + private + + # Returns whether \{#value} neesd parentheses in order to be parsed + # properly as division. + def value_needs_parens? + return false if custom_property? + + root = value.first + root.is_a?(Sass::Script::Tree::Operation) && + root.operator == :div && + root.operand1.is_a?(Sass::Script::Tree::Literal) && + root.operand1.value.is_a?(Sass::Script::Value::Number) && + root.operand1.value.original.nil? && + root.operand2.is_a?(Sass::Script::Tree::Literal) && + root.operand2.value.is_a?(Sass::Script::Value::Number) && + root.operand2.value.original.nil? + end + + def check! + return unless @options[:property_syntax] && @options[:property_syntax] != @prop_syntax + raise Sass::SyntaxError.new( + "Illegal property syntax: can't use #{@prop_syntax} syntax when " + + ":property_syntax => #{@options[:property_syntax].inspect} is set.") + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/return_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/return_node.rb new file mode 100644 index 0000000..3056406 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/return_node.rb @@ -0,0 +1,19 @@ +module Sass + module Tree + # A dynamic node representing returning from a function. + # + # @see Sass::Tree + class ReturnNode < Node + # The expression to return. + # + # @return [Script::Tree::Node] + attr_accessor :expr + + # @param expr [Script::Tree::Node] The expression to return + def initialize(expr) + @expr = expr + super() + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/root_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/root_node.rb new file mode 100644 index 0000000..1f02cbd --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/root_node.rb @@ -0,0 +1,44 @@ +module Sass + module Tree + # A static node that is the root node of the Sass document. + class RootNode < Node + # The Sass template from which this node was created + # + # @param template [String] + attr_reader :template + + # @param template [String] The Sass template from which this node was created + def initialize(template) + super() + @template = template + end + + # Runs the dynamic Sass code and computes the CSS for the tree. + # + # @return [String] The compiled CSS. + def render + css_tree.css + end + + # Runs the dynamic Sass code and computes the CSS for the tree, along with + # the sourcemap. + # + # @return [(String, Sass::Source::Map)] The compiled CSS, as well as + # the source map. @see #render + def render_with_sourcemap + css_tree.css_with_sourcemap + end + + private + + def css_tree + Visitors::CheckNesting.visit(self) + result = Visitors::Perform.visit(self) + Visitors::CheckNesting.visit(result) # Check again to validate mixins + result, extends = Visitors::Cssize.visit(result) + Visitors::Extend.visit(result, extends) + result + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/rule_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/rule_node.rb new file mode 100644 index 0000000..e621939 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/rule_node.rb @@ -0,0 +1,153 @@ +require 'pathname' + +module Sass::Tree + # A static node representing a CSS rule. + # + # @see Sass::Tree + class RuleNode < Node + # The character used to include the parent selector + PARENT = '&' + + # The CSS selector for this rule, + # interspersed with {Sass::Script::Tree::Node}s + # representing `#{}`-interpolation. + # Any adjacent strings will be merged together. + # + # @return [Array] + attr_accessor :rule + + # The CSS selector for this rule, without any unresolved + # interpolation but with parent references still intact. It's only + # guaranteed to be set once {Tree::Visitors::Perform} has been + # run, but it may be set before then for optimization reasons. + # + # @return [Selector::CommaSequence] + attr_accessor :parsed_rules + + # The CSS selector for this rule, without any unresolved + # interpolation or parent references. It's only set once + # {Tree::Visitors::Perform} has been run. + # + # @return [Selector::CommaSequence] + attr_accessor :resolved_rules + + # How deep this rule is indented + # relative to a base-level rule. + # This is only greater than 0 in the case that: + # + # * This node is in a CSS tree + # * The style is :nested + # * This is a child rule of another rule + # * The parent rule has properties, and thus will be rendered + # + # @return [Integer] + attr_accessor :tabs + + # The entire selector source range for this rule. + # @return [Sass::Source::Range] + attr_accessor :selector_source_range + + # Whether or not this rule is the last rule in a nested group. + # This is only set in a CSS tree. + # + # @return [Boolean] + attr_accessor :group_end + + # The stack trace. + # This is only readable in a CSS tree as it is written during the perform step + # and only when the :trace_selectors option is set. + # + # @return [String] + attr_accessor :stack_trace + + # @param rule [Array, Sass::Selector::CommaSequence] + # The CSS rule, either unparsed or parsed. + # @param selector_source_range [Sass::Source::Range] + def initialize(rule, selector_source_range = nil) + if rule.is_a?(Sass::Selector::CommaSequence) + @rule = [rule.to_s] + @parsed_rules = rule + else + merged = Sass::Util.merge_adjacent_strings(rule) + @rule = Sass::Util.strip_string_array(merged) + try_to_parse_non_interpolated_rules + end + @selector_source_range = selector_source_range + @tabs = 0 + super() + end + + # If we've precached the parsed selector, set the line on it, too. + def line=(line) + @parsed_rules.line = line if @parsed_rules + super + end + + # If we've precached the parsed selector, set the filename on it, too. + def filename=(filename) + @parsed_rules.filename = filename if @parsed_rules + super + end + + # Compares the contents of two rules. + # + # @param other [Object] The object to compare with + # @return [Boolean] Whether or not this node and the other object + # are the same + def ==(other) + self.class == other.class && rule == other.rule && super + end + + # Adds another {RuleNode}'s rules to this one's. + # + # @param node [RuleNode] The other node + def add_rules(node) + @rule = Sass::Util.strip_string_array( + Sass::Util.merge_adjacent_strings(@rule + ["\n"] + node.rule)) + try_to_parse_non_interpolated_rules + end + + # @return [Boolean] Whether or not this rule is continued on the next line + def continued? + last = @rule.last + last.is_a?(String) && last[-1] == ?, + end + + # A hash that will be associated with this rule in the CSS document + # if the {file:SASS_REFERENCE.md#debug_info-option `:debug_info` option} is enabled. + # This data is used by e.g. [the FireSass Firebug + # extension](https://addons.mozilla.org/en-US/firefox/addon/103988). + # + # @return [{#to_s => #to_s}] + def debug_info + {:filename => filename && + ("file://" + URI::DEFAULT_PARSER.escape(File.expand_path(filename))), + :line => line} + end + + # A rule node is invisible if it has only placeholder selectors. + def invisible? + resolved_rules.members.all? {|seq| seq.invisible?} + end + + private + + def try_to_parse_non_interpolated_rules + @parsed_rules = nil + return unless @rule.all? {|t| t.is_a?(String)} + + # We don't use real filename/line info because we don't have it yet. + # When we get it, we'll set it on the parsed rules if possible. + parser = nil + warnings = Sass.logger.capture do + parser = Sass::SCSS::StaticParser.new( + Sass::Util.strip_except_escapes(@rule.join), nil, nil, 1) + @parsed_rules = parser.parse_selector rescue nil + end + + # If parsing produces a warning, throw away the result so we can parse + # later with the real filename info. + @parsed_rules = nil unless warnings.empty? + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/supports_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/supports_node.rb new file mode 100644 index 0000000..1a2f04b --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/supports_node.rb @@ -0,0 +1,38 @@ +module Sass::Tree + # A static node representing a `@supports` rule. + # + # @see Sass::Tree + class SupportsNode < DirectiveNode + # The name, which may include a browser prefix. + # + # @return [String] + attr_accessor :name + + # The supports condition. + # + # @return [Sass::Supports::Condition] + attr_accessor :condition + + # @param condition [Sass::Supports::Condition] See \{#condition} + def initialize(name, condition) + @name = name + @condition = condition + super('') + end + + # @see DirectiveNode#value + def value; raise NotImplementedError; end + + # @see DirectiveNode#resolved_value + def resolved_value + @resolved_value ||= "@#{name} #{condition.to_css}" + end + + # True when the directive has no visible children. + # + # @return [Boolean] + def invisible? + children.all? {|c| c.invisible?} + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/trace_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/trace_node.rb new file mode 100644 index 0000000..2c71e88 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/trace_node.rb @@ -0,0 +1,33 @@ +require 'sass/tree/node' + +module Sass::Tree + # A solely static node left over after a mixin include or @content has been performed. + # Its sole purpose is to wrap exceptions to add to the backtrace. + # + # @see Sass::Tree + class TraceNode < Node + # The name of the trace entry to add. + # + # @return [String] + attr_reader :name + + # @param name [String] The name of the trace entry to add. + def initialize(name) + @name = name + self.has_children = true + super() + end + + # Initializes this node from an existing node. + # @param name [String] The name of the trace entry to add. + # @param node [Node] The node to copy information from. + # @return [TraceNode] + def self.from_node(name, node) + trace = new(name) + trace.line = node.line + trace.filename = node.filename + trace.options = node.options + trace + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/variable_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/variable_node.rb new file mode 100644 index 0000000..2c0ed55 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/variable_node.rb @@ -0,0 +1,36 @@ +module Sass + module Tree + # A dynamic node representing a variable definition. + # + # @see Sass::Tree + class VariableNode < Node + # The name of the variable. + # @return [String] + attr_reader :name + + # The parse tree for the variable value. + # @return [Script::Tree::Node] + attr_accessor :expr + + # Whether this is a guarded variable assignment (`!default`). + # @return [Boolean] + attr_reader :guarded + + # Whether this is a global variable assignment (`!global`). + # @return [Boolean] + attr_reader :global + + # @param name [String] The name of the variable + # @param expr [Script::Tree::Node] See \{#expr} + # @param guarded [Boolean] See \{#guarded} + # @param global [Boolean] See \{#global} + def initialize(name, expr, guarded, global) + @name = name + @expr = expr + @guarded = guarded + @global = global + super() + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/base.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/base.rb new file mode 100644 index 0000000..2c8e134 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/base.rb @@ -0,0 +1,72 @@ +# Visitors are used to traverse the Sass parse tree. +# Visitors should extend {Visitors::Base}, +# which provides a small amount of scaffolding for traversal. +module Sass::Tree::Visitors + # The abstract base class for Sass visitors. + # Visitors should extend this class, + # then implement `visit_*` methods for each node they care about + # (e.g. `visit_rule` for {RuleNode} or `visit_for` for {ForNode}). + # These methods take the node in question as argument. + # They may `yield` to visit the child nodes of the current node. + # + # *Note*: due to the unusual nature of {Sass::Tree::IfNode}, + # special care must be taken to ensure that it is properly handled. + # In particular, there is no built-in scaffolding + # for dealing with the return value of `@else` nodes. + # + # @abstract + class Base + # Runs the visitor on a tree. + # + # @param root [Tree::Node] The root node of the Sass tree. + # @return [Object] The return value of \{#visit} for the root node. + def self.visit(root) + new.send(:visit, root) + end + + protected + + # Runs the visitor on the given node. + # This can be overridden by subclasses that need to do something for each node. + # + # @param node [Tree::Node] The node to visit. + # @return [Object] The return value of the `visit_*` method for this node. + def visit(node) + if respond_to?(node.class.visit_method, true) + send(node.class.visit_method, node) {visit_children(node)} + else + visit_children(node) + end + end + + # Visit the child nodes for a given node. + # This can be overridden by subclasses that need to do something + # with the child nodes' return values. + # + # This method is run when `visit_*` methods `yield`, + # and its return value is returned from the `yield`. + # + # @param parent [Tree::Node] The parent node of the children to visit. + # @return [Array] The return values of the `visit_*` methods for the children. + def visit_children(parent) + parent.children.map {|c| visit(c)} + end + + # Returns the name of a node as used in the `visit_*` method. + # + # @param [Tree::Node] node The node. + # @return [String] The name. + def self.node_name(node) + Sass::Util.deprecated(self, "Call node.class.node_name instead.") + node.class.node_name + end + + # `yield`s, then runs the visitor on the `@else` clause if the node has one. + # This exists to ensure that the contents of the `@else` clause get visited. + def visit_if(node) + yield + visit(node.else) if node.else + node + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/check_nesting.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/check_nesting.rb new file mode 100644 index 0000000..05541ef --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/check_nesting.rb @@ -0,0 +1,173 @@ +# A visitor for checking that all nodes are properly nested. +class Sass::Tree::Visitors::CheckNesting < Sass::Tree::Visitors::Base + protected + + def initialize + @parents = [] + @parent = nil + @current_mixin_def = nil + end + + def visit(node) + if (error = @parent && ( + try_send(@parent.class.invalid_child_method_name, @parent, node) || + try_send(node.class.invalid_parent_method_name, @parent, node))) + raise Sass::SyntaxError.new(error) + end + super + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + CONTROL_NODES = [Sass::Tree::EachNode, Sass::Tree::ForNode, Sass::Tree::IfNode, + Sass::Tree::WhileNode, Sass::Tree::TraceNode] + SCRIPT_NODES = [Sass::Tree::ImportNode] + CONTROL_NODES + def visit_children(parent) + old_parent = @parent + + # When checking a static tree, resolve at-roots to be sure they won't send + # nodes where they don't belong. + if parent.is_a?(Sass::Tree::AtRootNode) && parent.resolved_value + old_parents = @parents + @parents = @parents.reject {|p| parent.exclude_node?(p)} + @parent = @parents.reverse.each_with_index. + find {|p, i| !transparent_parent?(p, @parents[-i - 2])}.first + + begin + return super + ensure + @parents = old_parents + @parent = old_parent + end + end + + unless transparent_parent?(parent, old_parent) + @parent = parent + end + + @parents.push parent + begin + super + ensure + @parent = old_parent + @parents.pop + end + end + + def visit_root(node) + yield + rescue Sass::SyntaxError => e + e.sass_template ||= node.template + raise e + end + + def visit_import(node) + yield + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.children.first.filename) + e.add_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + def visit_mixindef(node) + @current_mixin_def, old_mixin_def = node, @current_mixin_def + yield + ensure + @current_mixin_def = old_mixin_def + end + + def invalid_content_parent?(parent, child) + if @current_mixin_def + @current_mixin_def.has_content = true + nil + else + "@content may only be used within a mixin." + end + end + + def invalid_charset_parent?(parent, child) + "@charset may only be used at the root of a document." unless parent.is_a?(Sass::Tree::RootNode) + end + + VALID_EXTEND_PARENTS = [Sass::Tree::RuleNode, Sass::Tree::MixinDefNode, Sass::Tree::MixinNode] + def invalid_extend_parent?(parent, child) + return if is_any_of?(parent, VALID_EXTEND_PARENTS) + "Extend directives may only be used within rules." + end + + INVALID_IMPORT_PARENTS = CONTROL_NODES + + [Sass::Tree::MixinDefNode, Sass::Tree::MixinNode] + def invalid_import_parent?(parent, child) + unless (@parents.map {|p| p.class} & INVALID_IMPORT_PARENTS).empty? + return "Import directives may not be used within control directives or mixins." + end + return if parent.is_a?(Sass::Tree::RootNode) + return "CSS import directives may only be used at the root of a document." if child.css_import? + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => child.imported_file.options[:filename]) + e.add_backtrace(:filename => child.filename, :line => child.line) + raise e + end + + def invalid_mixindef_parent?(parent, child) + return if (@parents.map {|p| p.class} & INVALID_IMPORT_PARENTS).empty? + "Mixins may not be defined within control directives or other mixins." + end + + def invalid_function_parent?(parent, child) + return if (@parents.map {|p| p.class} & INVALID_IMPORT_PARENTS).empty? + "Functions may not be defined within control directives or other mixins." + end + + VALID_FUNCTION_CHILDREN = [ + Sass::Tree::CommentNode, Sass::Tree::DebugNode, Sass::Tree::ReturnNode, + Sass::Tree::VariableNode, Sass::Tree::WarnNode, Sass::Tree::ErrorNode + ] + CONTROL_NODES + def invalid_function_child?(parent, child) + return if is_any_of?(child, VALID_FUNCTION_CHILDREN) + "Functions can only contain variable declarations and control directives." + end + + VALID_PROP_CHILDREN = CONTROL_NODES + [Sass::Tree::CommentNode, + Sass::Tree::PropNode, + Sass::Tree::MixinNode] + def invalid_prop_child?(parent, child) + return if is_any_of?(child, VALID_PROP_CHILDREN) + "Illegal nesting: Only properties may be nested beneath properties." + end + + VALID_PROP_PARENTS = [Sass::Tree::RuleNode, Sass::Tree::KeyframeRuleNode, Sass::Tree::PropNode, + Sass::Tree::MixinDefNode, Sass::Tree::DirectiveNode, Sass::Tree::MixinNode] + def invalid_prop_parent?(parent, child) + return if is_any_of?(parent, VALID_PROP_PARENTS) + "Properties are only allowed within rules, directives, mixin includes, or other properties." + + child.pseudo_class_selector_message + end + + def invalid_return_parent?(parent, child) + "@return may only be used within a function." unless parent.is_a?(Sass::Tree::FunctionNode) + end + + private + + # Whether `parent` should be assigned to `@parent`. + def transparent_parent?(parent, grandparent) + is_any_of?(parent, SCRIPT_NODES) || + (parent.bubbles? && + !grandparent.is_a?(Sass::Tree::RootNode) && + !grandparent.is_a?(Sass::Tree::AtRootNode)) + end + + def is_any_of?(val, classes) + classes.each do |c| + return true if val.is_a?(c) + end + false + end + + def try_send(method, *args) + return unless respond_to?(method, true) + send(method, *args) + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/convert.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/convert.rb new file mode 100644 index 0000000..ded21a2 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/convert.rb @@ -0,0 +1,350 @@ +# A visitor for converting a Sass tree into a source string. +class Sass::Tree::Visitors::Convert < Sass::Tree::Visitors::Base + # Runs the visitor on a tree. + # + # @param root [Tree::Node] The root node of the Sass tree. + # @param options [{Symbol => Object}] An options hash (see {Sass::CSS#initialize}). + # @param format [Symbol] `:sass` or `:scss`. + # @return [String] The Sass or SCSS source for the tree. + def self.visit(root, options, format) + new(options, format).send(:visit, root) + end + + protected + + def initialize(options, format) + @options = options + @format = format + @tabs = 0 + # 2 spaces by default + @tab_chars = @options[:indent] || " " + @is_else = false + end + + def visit_children(parent) + @tabs += 1 + return @format == :sass ? "\n" : " {}\n" if parent.children.empty? + + res = visit_rule_level(parent.children) + + if @format == :sass + "\n" + res.rstrip + "\n" + else + " {\n" + res.rstrip + "\n#{@tab_chars * (@tabs - 1)}}\n" + end + ensure + @tabs -= 1 + end + + # Ensures proper spacing between top-level nodes. + def visit_root(node) + visit_rule_level(node.children) + end + + def visit_charset(node) + "#{tab_str}@charset \"#{node.name}\"#{semi}\n" + end + + def visit_comment(node) + value = interp_to_src(node.value) + if @format == :sass + content = value.gsub(%r{\*/$}, '').rstrip + if content =~ /\A[ \t]/ + # Re-indent SCSS comments like this: + # /* foo + # bar + # baz */ + content.gsub!(/^/, ' ') + content.sub!(%r{\A([ \t]*)/\*}, '/*\1') + end + + if content.include?("\n") + content.gsub!(/\n \*/, "\n ") + spaces = content.scan(/\n( *)/).map {|s| s.first.size}.min + sep = node.type == :silent ? "\n//" : "\n *" + if spaces >= 2 + content.gsub!(/\n /, sep) + else + content.gsub!(/\n#{' ' * spaces}/, sep) + end + end + + content.gsub!(%r{\A/\*}, '//') if node.type == :silent + content.gsub!(/^/, tab_str) + content = content.rstrip + "\n" + else + spaces = (@tab_chars * [@tabs - value[/^ */].size, 0].max) + content = if node.type == :silent + value.gsub(%r{^[/ ]\*}, '//').gsub(%r{ *\*/$}, '') + else + value + end.gsub(/^/, spaces) + "\n" + end + content + end + + def visit_debug(node) + "#{tab_str}@debug #{node.expr.to_sass(@options)}#{semi}\n" + end + + def visit_error(node) + "#{tab_str}@error #{node.expr.to_sass(@options)}#{semi}\n" + end + + def visit_directive(node) + res = "#{tab_str}#{interp_to_src(node.value)}" + res.gsub!(/^@import \#\{(.*)\}([^}]*)$/, '@import \1\2') + return res + "#{semi}\n" unless node.has_children + res + yield + end + + def visit_each(node) + vars = node.vars.map {|var| "$#{dasherize(var)}"}.join(", ") + "#{tab_str}@each #{vars} in #{node.list.to_sass(@options)}#{yield}" + end + + def visit_extend(node) + "#{tab_str}@extend #{selector_to_src(node.selector).lstrip}" + + "#{' !optional' if node.optional?}#{semi}\n" + end + + def visit_for(node) + "#{tab_str}@for $#{dasherize(node.var)} from #{node.from.to_sass(@options)} " + + "#{node.exclusive ? 'to' : 'through'} #{node.to.to_sass(@options)}#{yield}" + end + + def visit_function(node) + args = node.args.map do |v, d| + d ? "#{v.to_sass(@options)}: #{d.to_sass(@options)}" : v.to_sass(@options) + end.join(", ") + if node.splat + args << ", " unless node.args.empty? + args << node.splat.to_sass(@options) << "..." + end + + "#{tab_str}@function #{dasherize(node.name)}(#{args})#{yield}" + end + + def visit_if(node) + name = + if !@is_else + "if" + elsif node.expr + "else if" + else + "else" + end + @is_else = false + str = "#{tab_str}@#{name}" + str << " #{node.expr.to_sass(@options)}" if node.expr + str << yield + @is_else = true + str << visit(node.else) if node.else + str + ensure + @is_else = false + end + + def visit_import(node) + quote = @format == :scss ? '"' : '' + "#{tab_str}@import #{quote}#{node.imported_filename}#{quote}#{semi}\n" + end + + def visit_media(node) + "#{tab_str}@media #{query_interp_to_src(node.query)}#{yield}" + end + + def visit_supports(node) + "#{tab_str}@#{node.name} #{node.condition.to_src(@options)}#{yield}" + end + + def visit_cssimport(node) + if node.uri.is_a?(Sass::Script::Tree::Node) + str = "#{tab_str}@import #{node.uri.to_sass(@options)}" + else + str = "#{tab_str}@import #{node.uri}" + end + str << " supports(#{node.supports_condition.to_src(@options)})" if node.supports_condition + str << " #{interp_to_src(node.query)}" unless node.query.empty? + "#{str}#{semi}\n" + end + + def visit_mixindef(node) + args = + if node.args.empty? && node.splat.nil? + "" + else + str = '(' + str << node.args.map do |v, d| + if d + "#{v.to_sass(@options)}: #{d.to_sass(@options)}" + else + v.to_sass(@options) + end + end.join(", ") + + if node.splat + str << ", " unless node.args.empty? + str << node.splat.to_sass(@options) << '...' + end + + str << ')' + end + + "#{tab_str}#{@format == :sass ? '=' : '@mixin '}#{dasherize(node.name)}#{args}#{yield}" + end + + def visit_mixin(node) + arg_to_sass = lambda do |arg| + sass = arg.to_sass(@options) + sass = "(#{sass})" if arg.is_a?(Sass::Script::Tree::ListLiteral) && arg.separator == :comma + sass + end + + unless node.args.empty? && node.keywords.empty? && node.splat.nil? + args = node.args.map(&arg_to_sass) + keywords = node.keywords.as_stored.to_a.map {|k, v| "$#{dasherize(k)}: #{arg_to_sass[v]}"} + + if node.splat + splat = "#{arg_to_sass[node.splat]}..." + kwarg_splat = "#{arg_to_sass[node.kwarg_splat]}..." if node.kwarg_splat + end + + arglist = "(#{[args, splat, keywords, kwarg_splat].flatten.compact.join(', ')})" + end + "#{tab_str}#{@format == :sass ? '+' : '@include '}" + + "#{dasherize(node.name)}#{arglist}#{node.has_children ? yield : semi}\n" + end + + def visit_content(node) + "#{tab_str}@content#{semi}\n" + end + + def visit_prop(node) + res = tab_str + node.declaration(@options, @format) + return res + semi + "\n" if node.children.empty? + res + yield.rstrip + semi + "\n" + end + + def visit_return(node) + "#{tab_str}@return #{node.expr.to_sass(@options)}#{semi}\n" + end + + def visit_rule(node) + rule = node.parsed_rules ? [node.parsed_rules.to_s] : node.rule + if @format == :sass + name = selector_to_sass(rule) + name = "\\" + name if name[0] == ?: + name.gsub(/^/, tab_str) + yield + elsif @format == :scss + name = selector_to_scss(rule) + res = name + yield + if node.children.last.is_a?(Sass::Tree::CommentNode) && node.children.last.type == :silent + res.slice!(-3..-1) + res << "\n" << tab_str << "}\n" + end + res + end + end + + def visit_variable(node) + "#{tab_str}$#{dasherize(node.name)}: #{node.expr.to_sass(@options)}" + + "#{' !global' if node.global}#{' !default' if node.guarded}#{semi}\n" + end + + def visit_warn(node) + "#{tab_str}@warn #{node.expr.to_sass(@options)}#{semi}\n" + end + + def visit_while(node) + "#{tab_str}@while #{node.expr.to_sass(@options)}#{yield}" + end + + def visit_atroot(node) + if node.query + "#{tab_str}@at-root #{query_interp_to_src(node.query)}#{yield}" + elsif node.children.length == 1 && node.children.first.is_a?(Sass::Tree::RuleNode) + rule = node.children.first + "#{tab_str}@at-root #{selector_to_src(rule.rule).lstrip}#{visit_children(rule)}" + else + "#{tab_str}@at-root#{yield}" + end + end + + def visit_keyframerule(node) + "#{tab_str}#{node.resolved_value}#{yield}" + end + + private + + # Visit rule-level nodes and return their conversion with appropriate + # whitespace added. + def visit_rule_level(nodes) + (nodes + [nil]).each_cons(2).map do |child, nxt| + visit(child) + + if nxt && + (child.is_a?(Sass::Tree::CommentNode) && child.line + child.lines + 1 == nxt.line) || + (child.is_a?(Sass::Tree::ImportNode) && nxt.is_a?(Sass::Tree::ImportNode) && + child.line + 1 == nxt.line) || + (child.is_a?(Sass::Tree::VariableNode) && nxt.is_a?(Sass::Tree::VariableNode) && + child.line + 1 == nxt.line) || + (child.is_a?(Sass::Tree::PropNode) && nxt.is_a?(Sass::Tree::PropNode)) || + (child.is_a?(Sass::Tree::MixinNode) && nxt.is_a?(Sass::Tree::MixinNode) && + child.line + 1 == nxt.line) + "" + else + "\n" + end + end.join.rstrip + "\n" + end + + def interp_to_src(interp) + interp.map {|r| r.is_a?(String) ? r : r.to_sass(@options)}.join + end + + # Like interp_to_src, but removes the unnecessary `#{}` around the keys and + # values in query expressions. + def query_interp_to_src(interp) + interp = interp.map do |e| + next e unless e.is_a?(Sass::Script::Tree::Literal) + next e unless e.value.is_a?(Sass::Script::Value::String) + e.value.value + end + + interp_to_src(interp) + end + + def selector_to_src(sel) + @format == :sass ? selector_to_sass(sel) : selector_to_scss(sel) + end + + def selector_to_sass(sel) + sel.map do |r| + if r.is_a?(String) + r.gsub(/(,)?([ \t]*)\n\s*/) {$1 ? "#{$1}#{$2}\n" : " "} + else + r.to_sass(@options) + end + end.join + end + + def selector_to_scss(sel) + interp_to_src(sel).gsub(/^[ \t]*/, tab_str).gsub(/[ \t]*$/, '') + end + + def semi + @format == :sass ? "" : ";" + end + + def tab_str + @tab_chars * @tabs + end + + def dasherize(s) + if @options[:dasherize] + s.tr('_', '-') + else + s + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/cssize.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/cssize.rb new file mode 100644 index 0000000..6851286 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/cssize.rb @@ -0,0 +1,362 @@ +# A visitor for converting a static Sass tree into a static CSS tree. +class Sass::Tree::Visitors::Cssize < Sass::Tree::Visitors::Base + # @param root [Tree::Node] The root node of the tree to visit. + # @return [(Tree::Node, Sass::Util::SubsetMap)] The resulting tree of static nodes + # *and* the extensions defined for this tree + def self.visit(root); super; end + + protected + + # Returns the immediate parent of the current node. + # @return [Tree::Node] + def parent + @parents.last + end + + def initialize + @parents = [] + @extends = Sass::Util::SubsetMap.new + end + + # If an exception is raised, this adds proper metadata to the backtrace. + def visit(node) + super(node) + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + # Keeps track of the current parent node. + def visit_children(parent) + with_parent parent do + parent.children = visit_children_without_parent(parent) + parent + end + end + + # Like {#visit\_children}, but doesn't set {#parent}. + # + # @param node [Sass::Tree::Node] + # @return [Array] the flattened results of + # visiting all the children of `node` + def visit_children_without_parent(node) + node.children.map {|c| visit(c)}.flatten + end + + # Runs a block of code with the current parent node + # replaced with the given node. + # + # @param parent [Tree::Node] The new parent for the duration of the block. + # @yield A block in which the parent is set to `parent`. + # @return [Object] The return value of the block. + def with_parent(parent) + @parents.push parent + yield + ensure + @parents.pop + end + + # Converts the entire document to CSS. + # + # @return [(Tree::Node, Sass::Util::SubsetMap)] The resulting tree of static nodes + # *and* the extensions defined for this tree + def visit_root(node) + yield + + if parent.nil? + imports_to_move = [] + import_limit = nil + i = -1 + node.children.reject! do |n| + i += 1 + if import_limit + next false unless n.is_a?(Sass::Tree::CssImportNode) + imports_to_move << n + next true + end + + if !n.is_a?(Sass::Tree::CommentNode) && + !n.is_a?(Sass::Tree::CharsetNode) && + !n.is_a?(Sass::Tree::CssImportNode) + import_limit = i + end + + false + end + + if import_limit + node.children = node.children[0...import_limit] + imports_to_move + + node.children[import_limit..-1] + end + end + + return node, @extends + rescue Sass::SyntaxError => e + e.sass_template ||= node.template + raise e + end + + # A simple struct wrapping up information about a single `@extend` instance. A + # single {ExtendNode} can have multiple Extends if either the parent node or + # the extended selector is a comma sequence. + # + # @attr extender [Sass::Selector::Sequence] + # The selector of the CSS rule containing the `@extend`. + # @attr target [Array] The selector being `@extend`ed. + # @attr node [Sass::Tree::ExtendNode] The node that produced this extend. + # @attr directives [Array] + # The directives containing the `@extend`. + # @attr success [Boolean] + # Whether this extend successfully matched a selector. + Extend = Struct.new(:extender, :target, :node, :directives, :success) + + # Registers an extension in the `@extends` subset map. + def visit_extend(node) + parent.resolved_rules.populate_extends(@extends, node.resolved_selector, node, + @parents.select {|p| p.is_a?(Sass::Tree::DirectiveNode)}) + [] + end + + # Modifies exception backtraces to include the imported file. + def visit_import(node) + visit_children_without_parent(node) + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.children.first.filename) + e.add_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + # Asserts that all the traced children are valid in their new location. + def visit_trace(node) + visit_children_without_parent(node) + rescue Sass::SyntaxError => e + e.modify_backtrace(:mixin => node.name, :filename => node.filename, :line => node.line) + e.add_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + # Converts nested properties into flat properties + # and updates the indentation of the prop node based on the nesting level. + def visit_prop(node) + if parent.is_a?(Sass::Tree::PropNode) + node.resolved_name = "#{parent.resolved_name}-#{node.resolved_name}" + node.tabs = parent.tabs + (parent.resolved_value.empty? ? 0 : 1) if node.style == :nested + end + + yield + + result = node.children.dup + if !node.resolved_value.empty? || node.children.empty? + node.send(:check!) + result.unshift(node) + end + + result + end + + def visit_atroot(node) + # If there aren't any more directives or rules that this @at-root needs to + # exclude, we can get rid of it and just evaluate the children. + if @parents.none? {|n| node.exclude_node?(n)} + results = visit_children_without_parent(node) + results.each {|c| c.tabs += node.tabs if bubblable?(c)} + if !results.empty? && bubblable?(results.last) + results.last.group_end = node.group_end + end + return results + end + + # If this @at-root excludes the immediate parent, return it as-is so that it + # can be bubbled up by the parent node. + return Bubble.new(node) if node.exclude_node?(parent) + + # Otherwise, duplicate the current parent and move it into the @at-root + # node. As above, returning an @at-root node signals to the parent directive + # that it should be bubbled upwards. + bubble(node) + end + + # The following directives are visible and have children. This means they need + # to be able to handle bubbling up nodes such as @at-root and @media. + + # Updates the indentation of the rule node based on the nesting + # level. The selectors were resolved in {Perform}. + def visit_rule(node) + yield + + rules = node.children.select {|c| bubblable?(c)} + props = node.children.reject {|c| bubblable?(c) || c.invisible?} + + unless props.empty? + node.children = props + rules.each {|r| r.tabs += 1} if node.style == :nested + rules.unshift(node) + end + + rules = debubble(rules) + unless parent.is_a?(Sass::Tree::RuleNode) || rules.empty? || !bubblable?(rules.last) + rules.last.group_end = true + end + rules + end + + def visit_keyframerule(node) + return node unless node.has_children + + yield + + debubble(node.children, node) + end + + # Bubbles a directive up through RuleNodes. + def visit_directive(node) + return node unless node.has_children + if parent.is_a?(Sass::Tree::RuleNode) + # @keyframes shouldn't include the rule nodes, so we manually create a + # bubble that doesn't have the parent's contents for them. + return node.normalized_name == '@keyframes' ? Bubble.new(node) : bubble(node) + end + + yield + + # Since we don't know if the mere presence of an unknown directive may be + # important, we should keep an empty version around even if all the contents + # are removed via @at-root. However, if the contents are just bubbled out, + # we don't need to do so. + directive_exists = node.children.any? do |child| + next true unless child.is_a?(Bubble) + next false unless child.node.is_a?(Sass::Tree::DirectiveNode) + child.node.resolved_value == node.resolved_value + end + + # We know empty @keyframes directives do nothing. + if directive_exists || node.name == '@keyframes' + [] + else + empty_node = node.dup + empty_node.children = [] + [empty_node] + end + debubble(node.children, node) + end + + # Bubbles the `@media` directive up through RuleNodes + # and merges it with other `@media` directives. + def visit_media(node) + return bubble(node) if parent.is_a?(Sass::Tree::RuleNode) + return Bubble.new(node) if parent.is_a?(Sass::Tree::MediaNode) + + yield + + debubble(node.children, node) do |child| + next child unless child.is_a?(Sass::Tree::MediaNode) + # Copies of `node` can be bubbled, and we don't want to merge it with its + # own query. + next child if child.resolved_query == node.resolved_query + next child if child.resolved_query = child.resolved_query.merge(node.resolved_query) + end + end + + # Bubbles the `@supports` directive up through RuleNodes. + def visit_supports(node) + return node unless node.has_children + return bubble(node) if parent.is_a?(Sass::Tree::RuleNode) + + yield + + debubble(node.children, node) + end + + private + + # "Bubbles" `node` one level by copying the parent and wrapping `node`'s + # children with it. + # + # @param node [Sass::Tree::Node]. + # @return [Bubble] + def bubble(node) + new_rule = parent.dup + new_rule.children = node.children + node.children = [new_rule] + Bubble.new(node) + end + + # Pops all bubbles in `children` and intersperses the results with the other + # values. + # + # If `parent` is passed, it's copied and used as the parent node for the + # nested portions of `children`. + # + # @param children [List] + # @param parent [Sass::Tree::Node] + # @yield [node] An optional block for processing bubbled nodes. Each bubbled + # node will be passed to this block. + # @yieldparam node [Sass::Tree::Node] A bubbled node. + # @yieldreturn [Sass::Tree::Node?] A node to use in place of the bubbled node. + # This can be the node itself, or `nil` to indicate that the node should be + # omitted. + # @return [List] + def debubble(children, parent = nil) + # Keep track of the previous parent so that we don't divide `parent` + # unnecessarily if the `@at-root` doesn't produce any new nodes (e.g. + # `@at-root {@extend %foo}`). + previous_parent = nil + + Sass::Util.slice_by(children) {|c| c.is_a?(Bubble)}.map do |(is_bubble, slice)| + unless is_bubble + next slice unless parent + if previous_parent + previous_parent.children.push(*slice) + next [] + else + previous_parent = new_parent = parent.dup + new_parent.children = slice + next new_parent + end + end + + slice.map do |bubble| + next unless (node = block_given? ? yield(bubble.node) : bubble.node) + node.tabs += bubble.tabs + node.group_end = bubble.group_end + results = [visit(node)].flatten + previous_parent = nil unless results.empty? + results + end.compact + end.flatten + end + + # Returns whether or not a node can be bubbled up through the syntax tree. + # + # @param node [Sass::Tree::Node] + # @return [Boolean] + def bubblable?(node) + node.is_a?(Sass::Tree::RuleNode) || node.bubbles? + end + + # A wrapper class for a node that indicates to the parent that it should + # treat the wrapped node as a sibling rather than a child. + # + # Nodes should be wrapped before they're passed to \{Cssize.visit}. They will + # be automatically visited upon calling \{#pop}. + # + # This duck types as a [Sass::Tree::Node] for the purposes of + # tree-manipulation operations. + class Bubble + attr_accessor :node + attr_accessor :tabs + attr_accessor :group_end + + def initialize(node) + @node = node + @tabs = 0 + end + + def bubbles? + true + end + + def inspect + "(Bubble #{node.inspect})" + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/deep_copy.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/deep_copy.rb new file mode 100644 index 0000000..85d7ba5 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/deep_copy.rb @@ -0,0 +1,107 @@ +# A visitor for copying the full structure of a Sass tree. +class Sass::Tree::Visitors::DeepCopy < Sass::Tree::Visitors::Base + protected + + def visit(node) + super(node.dup) + end + + def visit_children(parent) + parent.children = parent.children.map {|c| visit(c)} + parent + end + + def visit_debug(node) + node.expr = node.expr.deep_copy + yield + end + + def visit_error(node) + node.expr = node.expr.deep_copy + yield + end + + def visit_each(node) + node.list = node.list.deep_copy + yield + end + + def visit_extend(node) + node.selector = node.selector.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c} + yield + end + + def visit_for(node) + node.from = node.from.deep_copy + node.to = node.to.deep_copy + yield + end + + def visit_function(node) + node.args = node.args.map {|k, v| [k.deep_copy, v && v.deep_copy]} + yield + end + + def visit_if(node) + node.expr = node.expr.deep_copy if node.expr + node.else = visit(node.else) if node.else + yield + end + + def visit_mixindef(node) + node.args = node.args.map {|k, v| [k.deep_copy, v && v.deep_copy]} + yield + end + + def visit_mixin(node) + node.args = node.args.map {|a| a.deep_copy} + node.keywords = Sass::Util::NormalizedMap.new(Hash[node.keywords.map {|k, v| [k, v.deep_copy]}]) + yield + end + + def visit_prop(node) + node.name = node.name.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c} + node.value = node.value.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c} + yield + end + + def visit_return(node) + node.expr = node.expr.deep_copy + yield + end + + def visit_rule(node) + node.rule = node.rule.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c} + yield + end + + def visit_variable(node) + node.expr = node.expr.deep_copy + yield + end + + def visit_warn(node) + node.expr = node.expr.deep_copy + yield + end + + def visit_while(node) + node.expr = node.expr.deep_copy + yield + end + + def visit_directive(node) + node.value = node.value.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c} + yield + end + + def visit_media(node) + node.query = node.query.map {|c| c.is_a?(Sass::Script::Tree::Node) ? c.deep_copy : c} + yield + end + + def visit_supports(node) + node.condition = node.condition.deep_copy + yield + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/extend.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/extend.rb new file mode 100644 index 0000000..ffc3e21 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/extend.rb @@ -0,0 +1,64 @@ +# A visitor for performing selector inheritance on a static CSS tree. +# +# Destructively modifies the tree. +class Sass::Tree::Visitors::Extend < Sass::Tree::Visitors::Base + # Performs the given extensions on the static CSS tree based in `root`, then + # validates that all extends matched some selector. + # + # @param root [Tree::Node] The root node of the tree to visit. + # @param extends [Sass::Util::SubsetMap{Selector::Simple => + # Sass::Tree::Visitors::Cssize::Extend}] + # The extensions to perform on this tree. + # @return [Object] The return value of \{#visit} for the root node. + def self.visit(root, extends) + return if extends.empty? + new(extends).send(:visit, root) + check_extends_fired! extends + end + + protected + + def initialize(extends) + @parent_directives = [] + @extends = extends + end + + # If an exception is raised, this adds proper metadata to the backtrace. + def visit(node) + super(node) + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + # Keeps track of the current parent directives. + def visit_children(parent) + @parent_directives.push parent if parent.is_a?(Sass::Tree::DirectiveNode) + super + ensure + @parent_directives.pop if parent.is_a?(Sass::Tree::DirectiveNode) + end + + # Applies the extend to a single rule's selector. + def visit_rule(node) + node.resolved_rules = node.resolved_rules.do_extend(@extends, @parent_directives) + end + + class << self + private + + def check_extends_fired!(extends) + extends.each_value do |ex| + next if ex.success || ex.node.optional? + message = "\"#{ex.extender}\" failed to @extend \"#{ex.target.join}\"." + + # TODO(nweiz): this should use the Sass stack trace of the extend node. + raise Sass::SyntaxError.new(< ex.node.filename, :line => ex.node.line) +#{message} +The selector "#{ex.target.join}" was not found. +Use "@extend #{ex.target.join} !optional" if the extend should be able to fail. +MESSAGE + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/perform.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/perform.rb new file mode 100644 index 0000000..c997014 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/perform.rb @@ -0,0 +1,572 @@ +# A visitor for converting a dynamic Sass tree into a static Sass tree. +class Sass::Tree::Visitors::Perform < Sass::Tree::Visitors::Base + @@function_name_deprecation = Sass::Deprecation.new + + class << self + # @param root [Tree::Node] The root node of the tree to visit. + # @param environment [Sass::Environment] The lexical environment. + # @return [Tree::Node] The resulting tree of static nodes. + def visit(root, environment = nil) + new(environment).send(:visit, root) + end + + # @api private + def perform_arguments(callable, args, splat, environment) + desc = "#{callable.type.capitalize} #{callable.name}" + downcase_desc = "#{callable.type} #{callable.name}" + + # All keywords are contained in splat.keywords for consistency, + # even if there were no splats passed in. + old_keywords_accessed = splat.keywords_accessed + keywords = splat.keywords + splat.keywords_accessed = old_keywords_accessed + + begin + unless keywords.empty? + unknown_args = Sass::Util.array_minus(keywords.keys, + callable.args.map {|var| var.first.underscored_name}) + if callable.splat && unknown_args.include?(callable.splat.underscored_name) + raise Sass::SyntaxError.new("Argument $#{callable.splat.name} of #{downcase_desc} " + + "cannot be used as a named argument.") + elsif unknown_args.any? + description = unknown_args.length > 1 ? 'the following arguments:' : 'an argument named' + raise Sass::SyntaxError.new("#{desc} doesn't have #{description} " + + "#{unknown_args.map {|name| "$#{name}"}.join ', '}.") + end + end + rescue Sass::SyntaxError => keyword_exception + end + + # If there's no splat, raise the keyword exception immediately. The actual + # raising happens in the ensure clause at the end of this function. + return if keyword_exception && !callable.splat + + splat_sep = :comma + if splat + args += splat.to_a + splat_sep = splat.separator + end + + if args.size > callable.args.size && !callable.splat + extra_args_because_of_splat = splat && args.size - splat.to_a.size <= callable.args.size + + takes = callable.args.size + passed = args.size + message = "#{desc} takes #{takes} argument#{'s' unless takes == 1} " + + "but #{passed} #{passed == 1 ? 'was' : 'were'} passed." + raise Sass::SyntaxError.new(message) unless extra_args_because_of_splat + # TODO: when the deprecation period is over, make this an error. + Sass::Util.sass_warn("WARNING: #{message}\n" + + environment.stack.to_s.gsub(/^/m, " " * 8) + "\n" + + "This will be an error in future versions of Sass.") + end + + env = Sass::Environment.new(callable.environment) + callable.args.zip(args[0...callable.args.length]) do |(var, default), value| + if value && keywords.has_key?(var.name) + raise Sass::SyntaxError.new("#{desc} was passed argument $#{var.name} " + + "both by position and by name.") + end + + value ||= keywords.delete(var.name) + value ||= default && default.perform(env) + raise Sass::SyntaxError.new("#{desc} is missing argument #{var.inspect}.") unless value + env.set_local_var(var.name, value) + end + + if callable.splat + rest = args[callable.args.length..-1] || [] + arg_list = Sass::Script::Value::ArgList.new(rest, keywords, splat_sep) + arg_list.options = env.options + env.set_local_var(callable.splat.name, arg_list) + end + + yield env + rescue StandardError => e + ensure + # If there's a keyword exception, we don't want to throw it immediately, + # because the invalid keywords may be part of a glob argument that should be + # passed on to another function. So we only raise it if we reach the end of + # this function *and* the keywords attached to the argument list glob object + # haven't been accessed. + # + # The keyword exception takes precedence over any Sass errors, but not over + # non-Sass exceptions. + if keyword_exception && + !(arg_list && arg_list.keywords_accessed) && + (e.nil? || e.is_a?(Sass::SyntaxError)) + raise keyword_exception + elsif e + raise e + end + end + + # @api private + # @return [Sass::Script::Value::ArgList] + def perform_splat(splat, performed_keywords, kwarg_splat, environment) + args, kwargs, separator = [], nil, :comma + + if splat + splat = splat.perform(environment) + separator = splat.separator || separator + if splat.is_a?(Sass::Script::Value::ArgList) + args = splat.to_a + kwargs = splat.keywords + elsif splat.is_a?(Sass::Script::Value::Map) + kwargs = arg_hash(splat) + else + args = splat.to_a + end + end + kwargs ||= Sass::Util::NormalizedMap.new + kwargs.update(performed_keywords) + + if kwarg_splat + kwarg_splat = kwarg_splat.perform(environment) + unless kwarg_splat.is_a?(Sass::Script::Value::Map) + raise Sass::SyntaxError.new("Variable keyword arguments must be a map " + + "(was #{kwarg_splat.inspect}).") + end + kwargs.update(arg_hash(kwarg_splat)) + end + + Sass::Script::Value::ArgList.new(args, kwargs, separator) + end + + private + + def arg_hash(map) + Sass::Util.map_keys(map.to_h) do |key| + next key.value if key.is_a?(Sass::Script::Value::String) + raise Sass::SyntaxError.new("Variable keyword argument map must have string keys.\n" + + "#{key.inspect} is not a string in #{map.inspect}.") + end + end + end + + protected + + def initialize(env) + @environment = env + @in_keyframes = false + @at_root_without_rule = false + end + + # If an exception is raised, this adds proper metadata to the backtrace. + def visit(node) + return super(node.dup) unless @environment + @environment.stack.with_base(node.filename, node.line) {super(node.dup)} + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + # Keeps track of the current environment. + def visit_children(parent) + with_environment Sass::Environment.new(@environment, parent.options) do + parent.children = super.flatten + parent + end + end + + # Runs a block of code with the current environment replaced with the given one. + # + # @param env [Sass::Environment] The new environment for the duration of the block. + # @yield A block in which the environment is set to `env`. + # @return [Object] The return value of the block. + def with_environment(env) + old_env, @environment = @environment, env + yield + ensure + @environment = old_env + end + + # Sets the options on the environment if this is the top-level root. + def visit_root(node) + yield + rescue Sass::SyntaxError => e + e.sass_template ||= node.template + raise e + end + + # Removes this node from the tree if it's a silent comment. + def visit_comment(node) + return [] if node.invisible? + node.resolved_value = run_interp_no_strip(node.value) + node.resolved_value.gsub!(/\\([\\#])/, '\1') + node + end + + # Prints the expression to STDERR. + def visit_debug(node) + res = node.expr.perform(@environment) + if res.is_a?(Sass::Script::Value::String) + res = res.value + else + res = res.to_sass + end + if node.filename + Sass::Util.sass_warn "#{node.filename}:#{node.line} DEBUG: #{res}" + else + Sass::Util.sass_warn "Line #{node.line} DEBUG: #{res}" + end + [] + end + + # Throws the expression as an error. + def visit_error(node) + res = node.expr.perform(@environment) + if res.is_a?(Sass::Script::Value::String) + res = res.value + else + res = res.to_sass + end + raise Sass::SyntaxError.new(res) + end + + # Runs the child nodes once for each value in the list. + def visit_each(node) + list = node.list.perform(@environment) + + with_environment Sass::SemiGlobalEnvironment.new(@environment) do + list.to_a.map do |value| + if node.vars.length == 1 + @environment.set_local_var(node.vars.first, value) + else + node.vars.zip(value.to_a) do |(var, sub_value)| + @environment.set_local_var(var, sub_value || Sass::Script::Value::Null.new) + end + end + node.children.map {|c| visit(c)} + end.flatten + end + end + + # Runs SassScript interpolation in the selector, + # and then parses the result into a {Sass::Selector::CommaSequence}. + def visit_extend(node) + parser = Sass::SCSS::StaticParser.new(run_interp(node.selector), + node.filename, node.options[:importer], node.line) + node.resolved_selector = parser.parse_selector + node + end + + # Runs the child nodes once for each time through the loop, varying the variable each time. + def visit_for(node) + from = node.from.perform(@environment) + to = node.to.perform(@environment) + from.assert_int! + to.assert_int! + + to = to.coerce(from.numerator_units, from.denominator_units) + direction = from.to_i > to.to_i ? -1 : 1 + range = Range.new(direction * from.to_i, direction * to.to_i, node.exclusive) + + with_environment Sass::SemiGlobalEnvironment.new(@environment) do + range.map do |i| + @environment.set_local_var(node.var, + Sass::Script::Value::Number.new(direction * i, + from.numerator_units, from.denominator_units)) + node.children.map {|c| visit(c)} + end.flatten + end + end + + # Loads the function into the environment. + def visit_function(node) + env = Sass::Environment.new(@environment, node.options) + + if node.normalized_name == 'calc' || node.normalized_name == 'element' || + node.name == 'expression' || node.name == 'url' + @@function_name_deprecation.warn(node.filename, node.line, < e + e.modify_backtrace(:filename => node.imported_file.options[:filename]) + e.add_backtrace(:filename => node.filename, :line => node.line) + raise e + end + end + + # Loads a mixin into the environment. + def visit_mixindef(node) + env = Sass::Environment.new(@environment, node.options) + @environment.set_local_mixin(node.name, + Sass::Callable.new(node.name, node.args, node.splat, env, + node.children, node.has_content, "mixin", :stylesheet)) + [] + end + + # Runs a mixin. + def visit_mixin(node) + @environment.stack.with_mixin(node.filename, node.line, node.name) do + mixin = @environment.mixin(node.name) + raise Sass::SyntaxError.new("Undefined mixin '#{node.name}'.") unless mixin + + if node.has_children && !mixin.has_content + raise Sass::SyntaxError.new(%(Mixin "#{node.name}" does not accept a content block.)) + end + + args = node.args.map {|a| a.perform(@environment)} + keywords = Sass::Util.map_vals(node.keywords) {|v| v.perform(@environment)} + splat = self.class.perform_splat(node.splat, keywords, node.kwarg_splat, @environment) + + self.class.perform_arguments(mixin, args, splat, @environment) do |env| + env.caller = Sass::Environment.new(@environment) + env.content = [node.children, @environment] if node.has_children + + trace_node = Sass::Tree::TraceNode.from_node(node.name, node) + with_environment(env) {trace_node.children = mixin.tree.map {|c| visit(c)}.flatten} + trace_node + end + end + rescue Sass::SyntaxError => e + e.modify_backtrace(:mixin => node.name, :line => node.line) + e.add_backtrace(:line => node.line) + raise e + end + + def visit_content(node) + content, content_env = @environment.content + return [] unless content + @environment.stack.with_mixin(node.filename, node.line, '@content') do + trace_node = Sass::Tree::TraceNode.from_node('@content', node) + content_env = Sass::Environment.new(content_env) + content_env.caller = Sass::Environment.new(@environment) + with_environment(content_env) do + trace_node.children = content.map {|c| visit(c.dup)}.flatten + end + trace_node + end + rescue Sass::SyntaxError => e + e.modify_backtrace(:mixin => '@content', :line => node.line) + e.add_backtrace(:line => node.line) + raise e + end + + # Runs any SassScript that may be embedded in a property. + def visit_prop(node) + node.resolved_name = run_interp(node.name) + + # If the node's value is just a variable or similar, we may get a useful + # source range from evaluating it. + if node.value.length == 1 && node.value.first.is_a?(Sass::Script::Tree::Node) + result = node.value.first.perform(@environment) + node.resolved_value = result.to_s + node.value_source_range = result.source_range if result.source_range + elsif node.custom_property? + node.resolved_value = run_interp_no_strip(node.value) + else + node.resolved_value = run_interp(node.value) + end + + yield + end + + # Returns the value of the expression. + def visit_return(node) + throw :_sass_return, node.expr.perform(@environment) + end + + # Runs SassScript interpolation in the selector, + # and then parses the result into a {Sass::Selector::CommaSequence}. + def visit_rule(node) + old_at_root_without_rule = @at_root_without_rule + parser = Sass::SCSS::StaticParser.new(run_interp(node.rule), + node.filename, node.options[:importer], node.line) + if @in_keyframes + keyframe_rule_node = Sass::Tree::KeyframeRuleNode.new(parser.parse_keyframes_selector) + keyframe_rule_node.options = node.options + keyframe_rule_node.line = node.line + keyframe_rule_node.filename = node.filename + keyframe_rule_node.source_range = node.source_range + keyframe_rule_node.has_children = node.has_children + with_environment Sass::Environment.new(@environment, node.options) do + keyframe_rule_node.children = node.children.map {|c| visit(c)}.flatten + end + keyframe_rule_node + else + @at_root_without_rule = false + node.parsed_rules ||= parser.parse_selector + node.resolved_rules = node.parsed_rules.resolve_parent_refs( + @environment.selector, !old_at_root_without_rule) + node.stack_trace = @environment.stack.to_s if node.options[:trace_selectors] + with_environment Sass::Environment.new(@environment, node.options) do + @environment.selector = node.resolved_rules + node.children = node.children.map {|c| visit(c)}.flatten + end + node + end + ensure + @at_root_without_rule = old_at_root_without_rule + end + + # Sets a variable that indicates that the first level of rule nodes + # shouldn't include the parent selector by default. + def visit_atroot(node) + if node.query + parser = Sass::SCSS::StaticParser.new(run_interp(node.query), + node.filename, node.options[:importer], node.line) + node.resolved_type, node.resolved_value = parser.parse_static_at_root_query + else + node.resolved_type, node.resolved_value = :without, ['rule'] + end + + old_at_root_without_rule = @at_root_without_rule + old_in_keyframes = @in_keyframes + @at_root_without_rule = true if node.exclude?('rule') + @in_keyframes = false if node.exclude?('keyframes') + yield + ensure + @in_keyframes = old_in_keyframes + @at_root_without_rule = old_at_root_without_rule + end + + # Loads the new variable value into the environment. + def visit_variable(node) + env = @environment + env = env.global_env if node.global + if node.guarded + var = env.var(node.name) + return [] if var && !var.null? + end + + val = node.expr.perform(@environment) + if node.expr.source_range + val.source_range = node.expr.source_range + else + val.source_range = node.source_range + end + env.set_var(node.name, val) + [] + end + + # Prints the expression to STDERR with a stylesheet trace. + def visit_warn(node) + res = node.expr.perform(@environment) + res = res.value if res.is_a?(Sass::Script::Value::String) + @environment.stack.with_directive(node.filename, node.line, "@warn") do + msg = "WARNING: #{res}\n " + msg << @environment.stack.to_s.gsub("\n", "\n ") << "\n" + Sass::Util.sass_warn msg + end + [] + end + + # Runs the child nodes until the continuation expression becomes false. + def visit_while(node) + children = [] + with_environment Sass::SemiGlobalEnvironment.new(@environment) do + children += node.children.map {|c| visit(c)} while node.expr.perform(@environment).to_bool + end + children.flatten + end + + def visit_directive(node) + node.resolved_value = run_interp(node.value) + old_in_keyframes, @in_keyframes = @in_keyframes, node.normalized_name == "@keyframes" + with_environment Sass::Environment.new(@environment) do + node.children = node.children.map {|c| visit(c)}.flatten + node + end + ensure + @in_keyframes = old_in_keyframes + end + + def visit_media(node) + parser = Sass::SCSS::StaticParser.new(run_interp(node.query), + node.filename, node.options[:importer], node.line) + node.resolved_query ||= parser.parse_media_query_list + yield + end + + def visit_supports(node) + node.condition = node.condition.deep_copy + node.condition.perform(@environment) + yield + end + + def visit_cssimport(node) + node.resolved_uri = run_interp([node.uri]) + if node.query && !node.query.empty? + parser = Sass::SCSS::StaticParser.new(run_interp(node.query), + node.filename, node.options[:importer], node.line) + node.resolved_query ||= parser.parse_media_query_list + end + if node.supports_condition + node.supports_condition.perform(@environment) + end + yield + end + + private + + def run_interp_no_strip(text) + text.map do |r| + next r if r.is_a?(String) + r.perform(@environment).to_s(:quote => :none) + end.join + end + + def run_interp(text) + Sass::Util.strip_except_escapes(run_interp_no_strip(text)) + end + + def handle_import_loop!(node) + msg = "An @import loop has been found:" + files = @environment.stack.frames.select {|f| f.is_import?}.map {|f| f.filename}.compact + if node.filename == node.imported_file.options[:filename] + raise Sass::SyntaxError.new("#{msg} #{node.filename} imports itself") + end + + files << node.filename << node.imported_file.options[:filename] + msg << "\n" << files.each_cons(2).map do |m1, m2| + " #{m1} imports #{m2}" + end.join("\n") + raise Sass::SyntaxError.new(msg) + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/set_options.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/set_options.rb new file mode 100644 index 0000000..75f4a2b --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/set_options.rb @@ -0,0 +1,139 @@ +# A visitor for setting options on the Sass tree +class Sass::Tree::Visitors::SetOptions < Sass::Tree::Visitors::Base + # @param root [Tree::Node] The root node of the tree to visit. + # @param options [{Symbol => Object}] The options has to set. + def self.visit(root, options); new(options).send(:visit, root); end + + protected + + def initialize(options) + @options = options + end + + def visit(node) + node.instance_variable_set('@options', @options) + super + end + + def visit_comment(node) + node.value.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + yield + end + + def visit_debug(node) + node.expr.options = @options + yield + end + + def visit_error(node) + node.expr.options = @options + yield + end + + def visit_each(node) + node.list.options = @options + yield + end + + def visit_extend(node) + node.selector.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + yield + end + + def visit_for(node) + node.from.options = @options + node.to.options = @options + yield + end + + def visit_function(node) + node.args.each do |k, v| + k.options = @options + v.options = @options if v + end + node.splat.options = @options if node.splat + yield + end + + def visit_if(node) + node.expr.options = @options if node.expr + visit(node.else) if node.else + yield + end + + def visit_import(node) + # We have no good way of propagating the new options through an Engine + # instance, so we just null it out. This also lets us avoid caching an + # imported Engine along with the importing source tree. + node.imported_file = nil + yield + end + + def visit_mixindef(node) + node.args.each do |k, v| + k.options = @options + v.options = @options if v + end + node.splat.options = @options if node.splat + yield + end + + def visit_mixin(node) + node.args.each {|a| a.options = @options} + node.keywords.each {|_k, v| v.options = @options} + node.splat.options = @options if node.splat + node.kwarg_splat.options = @options if node.kwarg_splat + yield + end + + def visit_prop(node) + node.name.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + node.value.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + yield + end + + def visit_return(node) + node.expr.options = @options + yield + end + + def visit_rule(node) + node.rule.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + yield + end + + def visit_variable(node) + node.expr.options = @options + yield + end + + def visit_warn(node) + node.expr.options = @options + yield + end + + def visit_while(node) + node.expr.options = @options + yield + end + + def visit_directive(node) + node.value.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + yield + end + + def visit_media(node) + node.query.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} + yield + end + + def visit_cssimport(node) + node.query.each {|c| c.options = @options if c.is_a?(Sass::Script::Tree::Node)} if node.query + yield + end + + def visit_supports(node) + node.condition.options = @options + yield + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/to_css.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/to_css.rb new file mode 100644 index 0000000..29ec285 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/visitors/to_css.rb @@ -0,0 +1,436 @@ +# A visitor for converting a Sass tree into CSS. +class Sass::Tree::Visitors::ToCss < Sass::Tree::Visitors::Base + # The source mapping for the generated CSS file. This is only set if + # `build_source_mapping` is passed to the constructor and \{Sass::Engine#render} has been + # run. + attr_reader :source_mapping + + # @param build_source_mapping [Boolean] Whether to build a + # \{Sass::Source::Map} while creating the CSS output. The mapping will + # be available from \{#source\_mapping} after the visitor has completed. + def initialize(build_source_mapping = false) + @tabs = 0 + @line = 1 + @offset = 1 + @result = String.new("") + @source_mapping = build_source_mapping ? Sass::Source::Map.new : nil + @lstrip = nil + @in_directive = false + end + + # Runs the visitor on `node`. + # + # @param node [Sass::Tree::Node] The root node of the tree to convert to CSS> + # @return [String] The CSS output. + def visit(node) + super + rescue Sass::SyntaxError => e + e.modify_backtrace(:filename => node.filename, :line => node.line) + raise e + end + + protected + + def with_tabs(tabs) + old_tabs, @tabs = @tabs, tabs + yield + ensure + @tabs = old_tabs + end + + # Associate all output produced in a block with a given node. Used for source + # mapping. + def for_node(node, attr_prefix = nil) + return yield unless @source_mapping + start_pos = Sass::Source::Position.new(@line, @offset) + yield + + range_attr = attr_prefix ? :"#{attr_prefix}_source_range" : :source_range + return if node.invisible? || !node.send(range_attr) + source_range = node.send(range_attr) + target_end_pos = Sass::Source::Position.new(@line, @offset) + target_range = Sass::Source::Range.new(start_pos, target_end_pos, nil) + @source_mapping.add(source_range, target_range) + end + + def trailing_semicolon? + @result.end_with?(";") && !@result.end_with?('\;') + end + + # Move the output cursor back `chars` characters. + def erase!(chars) + return if chars == 0 + str = @result.slice!(-chars..-1) + newlines = str.count("\n") + if newlines > 0 + @line -= newlines + @offset = @result[@result.rindex("\n") || 0..-1].size + else + @offset -= chars + end + end + + # Avoid allocating lots of new strings for `#output`. This is important + # because `#output` is called all the time. + NEWLINE = "\n" + + # Add `s` to the output string and update the line and offset information + # accordingly. + def output(s) + if @lstrip + s = s.gsub(/\A\s+/, "") + @lstrip = false + end + + newlines = s.count(NEWLINE) + if newlines > 0 + @line += newlines + @offset = s[s.rindex(NEWLINE)..-1].size + else + @offset += s.size + end + + @result << s + end + + # Strip all trailing whitespace from the output string. + def rstrip! + erase! @result.length - 1 - (@result.rindex(/[^\s]/) || -1) + end + + # lstrip the first output in the given block. + def lstrip + old_lstrip = @lstrip + @lstrip = true + yield + ensure + @lstrip &&= old_lstrip + end + + # Prepend `prefix` to the output string. + def prepend!(prefix) + @result.insert 0, prefix + return unless @source_mapping + + line_delta = prefix.count("\n") + offset_delta = prefix.gsub(/.*\n/, '').size + @source_mapping.shift_output_offsets(offset_delta) + @source_mapping.shift_output_lines(line_delta) + end + + def visit_root(node) + node.children.each do |child| + next if child.invisible? + visit(child) + next if node.style == :compressed + output "\n" + next unless child.is_a?(Sass::Tree::DirectiveNode) && child.has_children && !child.bubbles? + output "\n" + end + rstrip! + if node.style == :compressed && trailing_semicolon? + erase! 1 + end + return "" if @result.empty? + + output "\n" + + unless @result.ascii_only? + if node.style == :compressed + # A byte order mark is sufficient to tell browsers that this + # file is UTF-8 encoded, and will override any other detection + # methods as per http://encoding.spec.whatwg.org/#decode-and-encode. + prepend! "\uFEFF" + else + prepend! "@charset \"UTF-8\";\n" + end + end + + @result + rescue Sass::SyntaxError => e + e.sass_template ||= node.template + raise e + end + + def visit_charset(node) + for_node(node) {output("@charset \"#{node.name}\";")} + end + + def visit_comment(node) + return if node.invisible? + spaces = (' ' * [@tabs - node.resolved_value[/^ */].size, 0].max) + output(spaces) + + content = node.resolved_value.split("\n").join("\n" + spaces) + if node.type == :silent + content.gsub!(%r{^(\s*)//(.*)$}) {"#{$1}/*#{$2} */"} + end + if (node.style == :compact || node.style == :compressed) && node.type != :loud + content.gsub!(%r{\n +(\* *(?!/))?}, ' ') + end + for_node(node) {output(content)} + end + + def visit_directive(node) + was_in_directive = @in_directive + tab_str = ' ' * @tabs + if !node.has_children || node.children.empty? + output(tab_str) + for_node(node) {output(node.resolved_value)} + if node.has_children + output("#{' ' unless node.style == :compressed}{}") + elsif node.children.empty? + output(";") + end + return + end + + @in_directive ||= !node.is_a?(Sass::Tree::MediaNode) + output(tab_str) if node.style != :compressed + for_node(node) {output(node.resolved_value)} + output(node.style == :compressed ? "{" : " {") + output(node.style == :compact ? ' ' : "\n") if node.style != :compressed + + had_children = true + first = true + node.children.each do |child| + next if child.invisible? + if node.style == :compact + if child.is_a?(Sass::Tree::PropNode) + with_tabs(first || !had_children ? 0 : @tabs + 1) do + visit(child) + output(' ') + end + else + unless had_children + erase! 1 + output "\n" + end + + if first + lstrip {with_tabs(@tabs + 1) {visit(child)}} + else + with_tabs(@tabs + 1) {visit(child)} + end + + rstrip! + output "\n" + end + had_children = child.has_children + first = false + elsif node.style == :compressed + unless had_children + output(";") unless trailing_semicolon? + end + with_tabs(0) {visit(child)} + had_children = child.has_children + else + with_tabs(@tabs + 1) {visit(child)} + output "\n" + end + end + rstrip! + if node.style == :compressed && trailing_semicolon? + erase! 1 + end + if node.style == :expanded + output("\n#{tab_str}") + elsif node.style != :compressed + output(" ") + end + output("}") + ensure + @in_directive = was_in_directive + end + + def visit_media(node) + with_tabs(@tabs + node.tabs) {visit_directive(node)} + output("\n") if node.style != :compressed && node.group_end + end + + def visit_supports(node) + visit_media(node) + end + + def visit_cssimport(node) + visit_directive(node) + end + + def visit_prop(node) + return if node.resolved_value.empty? && !node.custom_property? + tab_str = ' ' * (@tabs + node.tabs) + output(tab_str) + for_node(node, :name) {output(node.resolved_name)} + output(":") + output(" ") unless node.style == :compressed || node.custom_property? + for_node(node, :value) do + output(if node.custom_property? + format_custom_property_value(node) + else + node.resolved_value + end) + end + output(";") unless node.style == :compressed + end + + def visit_rule(node) + with_tabs(@tabs + node.tabs) do + rule_separator = node.style == :compressed ? ',' : ', ' + line_separator = + case node.style + when :nested, :expanded; "\n" + when :compressed; "" + else; " " + end + rule_indent = ' ' * @tabs + per_rule_indent, total_indent = if [:nested, :expanded].include?(node.style) + [rule_indent, ''] + else + ['', rule_indent] + end + + joined_rules = node.resolved_rules.members.map do |seq| + next if seq.invisible? + rule_part = seq.to_s(style: node.style, placeholder: false) + if node.style == :compressed + rule_part.gsub!(/([^,])\s*\n\s*/m, '\1 ') + rule_part.gsub!(/\s*([+>])\s*/m, '\1') + rule_part.gsub!(/nth([^( ]*)\(([^)]*)\)/m) do |match| + match.tr(" \t\n", "") + end + rule_part = Sass::Util.strip_except_escapes(rule_part) + end + rule_part + end.compact.join(rule_separator) + + joined_rules.lstrip! + joined_rules.gsub!(/\s*\n\s*/, "#{line_separator}#{per_rule_indent}") + + old_spaces = ' ' * @tabs + if node.style != :compressed + if node.options[:debug_info] && !@in_directive + visit(debug_info_rule(node.debug_info, node.options)) + output "\n" + elsif node.options[:trace_selectors] + output("#{old_spaces}/* ") + output(node.stack_trace.gsub("\n", "\n #{old_spaces}")) + output(" */\n") + elsif node.options[:line_comments] + output("#{old_spaces}/* line #{node.line}") + + if node.filename + relative_filename = + if node.options[:css_filename] + begin + Sass::Util.relative_path_from( + node.filename, File.dirname(node.options[:css_filename])).to_s + rescue ArgumentError + nil + end + end + relative_filename ||= node.filename + output(", #{relative_filename}") + end + + output(" */\n") + end + end + + end_props, trailer, tabs = '', '', 0 + if node.style == :compact + separator, end_props, bracket = ' ', ' ', ' { ' + trailer = "\n" if node.group_end + elsif node.style == :compressed + separator, bracket = ';', '{' + else + tabs = @tabs + 1 + separator, bracket = "\n", " {\n" + trailer = "\n" if node.group_end + end_props = (node.style == :expanded ? "\n" + old_spaces : ' ') + end + output(total_indent + per_rule_indent) + for_node(node, :selector) {output(joined_rules)} + output(bracket) + + with_tabs(tabs) do + node.children.each_with_index do |child, i| + if i > 0 + if separator.start_with?(";") && trailing_semicolon? + erase! 1 + end + output(separator) + end + visit(child) + end + end + if node.style == :compressed && trailing_semicolon? + erase! 1 + end + + output(end_props) + output("}" + trailer) + end + end + + def visit_keyframerule(node) + visit_directive(node) + end + + private + + # Reformats the value of `node` so that it's nicely indented, preserving its + # existing relative indentation. + # + # @param node [Sass::Script::Tree::PropNode] A custom property node. + # @return [String] + def format_custom_property_value(node) + value = node.resolved_value.sub(/\n[ \t\r\f\n]*\Z/, ' ') + if node.style == :compact || node.style == :compressed || !value.include?("\n") + # Folding not involving newlines was done in the parser. We can safely + # fold newlines here because tokens like strings can't contain literal + # newlines, so we know any adjacent whitespace is tokenized as whitespace. + return node.resolved_value.gsub(/[ \t\r\f]*\n[ \t\r\f\n]*/, ' ') + end + + # Find the smallest amount of indentation in the custom property and use + # that as the base indentation level. + lines = value.split("\n") + indented_lines = lines[1..-1] + min_indentation = indented_lines. + map {|line| line[/^[ \t]*/]}. + reject {|line| line.empty?}. + min_by {|line| line.length} + + # Limit the base indentation to the same indentation level as the node name + # so that if *every* line is indented relative to the property name that's + # preserved. + if node.name_source_range + base_indentation = min_indentation[0...node.name_source_range.start_pos.offset - 1] + end + + lines.first + "\n" + indented_lines.join("\n").gsub(/^#{base_indentation}/, ' ' * @tabs) + end + + def debug_info_rule(debug_info, options) + node = Sass::Tree::DirectiveNode.resolved("@media -sass-debug-info") + debug_info.map {|k, v| [k.to_s, v.to_s]}.to_a.each do |k, v| + rule = Sass::Tree::RuleNode.new([""]) + rule.resolved_rules = Sass::Selector::CommaSequence.new( + [Sass::Selector::Sequence.new( + [Sass::Selector::SimpleSequence.new( + [Sass::Selector::Element.new(k.to_s.gsub(/[^\w-]/, "\\\\\\0"), nil)], + false) + ]) + ]) + prop = Sass::Tree::PropNode.new([""], [""], :new) + prop.resolved_name = "font-family" + prop.resolved_value = Sass::SCSS::RX.escape_ident(v.to_s) + rule << prop + node << rule + end + node.options = options.merge(:debug_info => false, + :line_comments => false, + :style => :compressed) + node + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/warn_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/warn_node.rb new file mode 100644 index 0000000..4af4789 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/warn_node.rb @@ -0,0 +1,18 @@ +module Sass + module Tree + # A dynamic node representing a Sass `@warn` statement. + # + # @see Sass::Tree + class WarnNode < Node + # The expression to print. + # @return [Script::Tree::Node] + attr_accessor :expr + + # @param expr [Script::Tree::Node] The expression to print + def initialize(expr) + @expr = expr + super() + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/while_node.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/while_node.rb new file mode 100644 index 0000000..93529f0 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/tree/while_node.rb @@ -0,0 +1,18 @@ +require 'sass/tree/node' + +module Sass::Tree + # A dynamic node representing a Sass `@while` loop. + # + # @see Sass::Tree + class WhileNode < Node + # The parse tree for the continuation expression. + # @return [Script::Tree::Node] + attr_accessor :expr + + # @param expr [Script::Tree::Node] See \{#expr} + def initialize(expr) + @expr = expr + super() + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/util.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/util.rb new file mode 100644 index 0000000..54606fd --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/util.rb @@ -0,0 +1,1137 @@ +# -*- coding: utf-8 -*- +require 'erb' +require 'set' +require 'enumerator' +require 'stringio' +require 'rbconfig' +require 'uri' +require 'thread' +require 'pathname' + +require 'sass/root' +require 'sass/util/subset_map' + +module Sass + # A module containing various useful functions. + module Util + extend self + + # An array of ints representing the Ruby version number. + # @api public + RUBY_VERSION_COMPONENTS = RUBY_VERSION.split(".").map {|s| s.to_i} + + # The Ruby engine we're running under. Defaults to `"ruby"` + # if the top-level constant is undefined. + # @api public + RUBY_ENGINE = defined?(::RUBY_ENGINE) ? ::RUBY_ENGINE : "ruby" + + # Returns the path of a file relative to the Sass root directory. + # + # @param file [String] The filename relative to the Sass root + # @return [String] The filename relative to the the working directory + def scope(file) + File.join(Sass::ROOT_DIR, file) + end + + # Maps the keys in a hash according to a block. + # + # @example + # map_keys({:foo => "bar", :baz => "bang"}) {|k| k.to_s} + # #=> {"foo" => "bar", "baz" => "bang"} + # @param hash [Hash] The hash to map + # @yield [key] A block in which the keys are transformed + # @yieldparam key [Object] The key that should be mapped + # @yieldreturn [Object] The new value for the key + # @return [Hash] The mapped hash + # @see #map_vals + # @see #map_hash + def map_keys(hash) + map_hash(hash) {|k, v| [yield(k), v]} + end + + # Maps the values in a hash according to a block. + # + # @example + # map_values({:foo => "bar", :baz => "bang"}) {|v| v.to_sym} + # #=> {:foo => :bar, :baz => :bang} + # @param hash [Hash] The hash to map + # @yield [value] A block in which the values are transformed + # @yieldparam value [Object] The value that should be mapped + # @yieldreturn [Object] The new value for the value + # @return [Hash] The mapped hash + # @see #map_keys + # @see #map_hash + def map_vals(hash) + # We don't delegate to map_hash for performance here + # because map_hash does more than is necessary. + rv = hash.class.new + hash = hash.as_stored if hash.is_a?(NormalizedMap) + hash.each do |k, v| + rv[k] = yield(v) + end + rv + end + + # Maps the key-value pairs of a hash according to a block. + # + # @example + # map_hash({:foo => "bar", :baz => "bang"}) {|k, v| [k.to_s, v.to_sym]} + # #=> {"foo" => :bar, "baz" => :bang} + # @param hash [Hash] The hash to map + # @yield [key, value] A block in which the key-value pairs are transformed + # @yieldparam [key] The hash key + # @yieldparam [value] The hash value + # @yieldreturn [(Object, Object)] The new value for the `[key, value]` pair + # @return [Hash] The mapped hash + # @see #map_keys + # @see #map_vals + def map_hash(hash) + # Copy and modify is more performant than mapping to an array and using + # to_hash on the result. + rv = hash.class.new + hash.each do |k, v| + new_key, new_value = yield(k, v) + new_key = hash.denormalize(new_key) if hash.is_a?(NormalizedMap) && new_key == k + rv[new_key] = new_value + end + rv + end + + # Computes the powerset of the given array. + # This is the set of all subsets of the array. + # + # @example + # powerset([1, 2, 3]) #=> + # Set[Set[], Set[1], Set[2], Set[3], Set[1, 2], Set[2, 3], Set[1, 3], Set[1, 2, 3]] + # @param arr [Enumerable] + # @return [Set] The subsets of `arr` + def powerset(arr) + arr.inject([Set.new].to_set) do |powerset, el| + new_powerset = Set.new + powerset.each do |subset| + new_powerset << subset + new_powerset << subset + [el] + end + new_powerset + end + end + + # Restricts a number to falling within a given range. + # Returns the number if it falls within the range, + # or the closest value in the range if it doesn't. + # + # @param value [Numeric] + # @param range [Range] + # @return [Numeric] + def restrict(value, range) + [[value, range.first].max, range.last].min + end + + # Like [Fixnum.round], but leaves rooms for slight floating-point + # differences. + # + # @param value [Numeric] + # @return [Numeric] + def round(value) + # If the number is within epsilon of X.5, round up (or down for negative + # numbers). + mod = value % 1 + mod_is_half = (mod - 0.5).abs < Script::Value::Number.epsilon + if value > 0 + !mod_is_half && mod < 0.5 ? value.floor : value.ceil + else + mod_is_half || mod < 0.5 ? value.floor : value.ceil + end + end + + # Concatenates all strings that are adjacent in an array, + # while leaving other elements as they are. + # + # @example + # merge_adjacent_strings([1, "foo", "bar", 2, "baz"]) + # #=> [1, "foobar", 2, "baz"] + # @param arr [Array] + # @return [Array] The enumerable with strings merged + def merge_adjacent_strings(arr) + # Optimize for the common case of one element + return arr if arr.size < 2 + arr.inject([]) do |a, e| + if e.is_a?(String) + if a.last.is_a?(String) + a.last << e + else + a << e.dup + end + else + a << e + end + a + end + end + + # Non-destructively replaces all occurrences of a subsequence in an array + # with another subsequence. + # + # @example + # replace_subseq([1, 2, 3, 4, 5], [2, 3], [:a, :b]) + # #=> [1, :a, :b, 4, 5] + # + # @param arr [Array] The array whose subsequences will be replaced. + # @param subseq [Array] The subsequence to find and replace. + # @param replacement [Array] The sequence that `subseq` will be replaced with. + # @return [Array] `arr` with `subseq` replaced with `replacement`. + def replace_subseq(arr, subseq, replacement) + new = [] + matched = [] + i = 0 + arr.each do |elem| + if elem != subseq[i] + new.push(*matched) + matched = [] + i = 0 + new << elem + next + end + + if i == subseq.length - 1 + matched = [] + i = 0 + new.push(*replacement) + else + matched << elem + i += 1 + end + end + new.push(*matched) + new + end + + # Intersperses a value in an enumerable, as would be done with `Array#join` + # but without concatenating the array together afterwards. + # + # @param enum [Enumerable] + # @param val + # @return [Array] + def intersperse(enum, val) + enum.inject([]) {|a, e| a << e << val}[0...-1] + end + + def slice_by(enum) + results = [] + enum.each do |value| + key = yield(value) + if !results.empty? && results.last.first == key + results.last.last << value + else + results << [key, [value]] + end + end + results + end + + # Substitutes a sub-array of one array with another sub-array. + # + # @param ary [Array] The array in which to make the substitution + # @param from [Array] The sequence of elements to replace with `to` + # @param to [Array] The sequence of elements to replace `from` with + def substitute(ary, from, to) + res = ary.dup + i = 0 + while i < res.size + if res[i...i + from.size] == from + res[i...i + from.size] = to + end + i += 1 + end + res + end + + # Destructively strips whitespace from the beginning and end of the first + # and last elements, respectively, in the array (if those elements are + # strings). Preserves CSS escapes at the end of the array. + # + # @param arr [Array] + # @return [Array] `arr` + def strip_string_array(arr) + arr.first.lstrip! if arr.first.is_a?(String) + arr[-1] = Sass::Util.rstrip_except_escapes(arr[-1]) if arr.last.is_a?(String) + arr + end + + # Normalizes identifier escapes. + # + # See https://github.com/sass/language/blob/master/accepted/identifier-escapes.md. + # + # @param ident [String] + # @return [String] + def normalize_ident_escapes(ident, start: true) + ident.gsub(/(^)?(#{Sass::SCSS::RX::ESCAPE})/) do |s| + at_start = start && $1 + char = escaped_char(s) + next char if char =~ (at_start ? Sass::SCSS::RX::NMSTART : Sass::SCSS::RX::NMCHAR) + if char =~ (at_start ? /[\x0-\x1F\x7F0-9]/ : /[\x0-\x1F\x7F]/) + "\\#{char.ord.to_s(16)} " + else + "\\#{char}" + end + end + end + + # Returns the character encoded by the given escape sequence. + # + # @param escape [String] + # @return [String] + def escaped_char(escape) + if escape =~ /^\\([0-9a-fA-F]{1,6})[ \t\r\n\f]?/ + $1.to_i(16).chr(Encoding::UTF_8) + else + escape[1] + end + end + + # Like [String#strip], but preserves escaped whitespace at the end of the + # string. + # + # @param string [String] + # @return [String] + def strip_except_escapes(string) + rstrip_except_escapes(string.lstrip) + end + + # Like [String#rstrip], but preserves escaped whitespace at the end of the + # string. + # + # @param string [String] + # @return [String] + def rstrip_except_escapes(string) + string.sub(/(?] + # @return [Array] + # + # @example + # paths([[1, 2], [3, 4], [5]]) #=> + # # [[1, 3, 5], + # # [2, 3, 5], + # # [1, 4, 5], + # # [2, 4, 5]] + def paths(arrs) + arrs.inject([[]]) do |paths, arr| + arr.map {|e| paths.map {|path| path + [e]}}.flatten(1) + end + end + + # Computes a single longest common subsequence for `x` and `y`. + # If there are more than one longest common subsequences, + # the one returned is that which starts first in `x`. + # + # @param x [Array] + # @param y [Array] + # @yield [a, b] An optional block to use in place of a check for equality + # between elements of `x` and `y`. + # @yieldreturn [Object, nil] If the two values register as equal, + # this will return the value to use in the LCS array. + # @return [Array] The LCS + def lcs(x, y, &block) + x = [nil, *x] + y = [nil, *y] + block ||= proc {|a, b| a == b && a} + lcs_backtrace(lcs_table(x, y, &block), x, y, x.size - 1, y.size - 1, &block) + end + + # Like `String.upcase`, but only ever upcases ASCII letters. + def upcase(string) + return string.upcase unless ruby2_4? + string.upcase(:ascii) + end + + # Like `String.downcase`, but only ever downcases ASCII letters. + def downcase(string) + return string.downcase unless ruby2_4? + string.downcase(:ascii) + end + + # Returns a sub-array of `minuend` containing only elements that are also in + # `subtrahend`. Ensures that the return value has the same order as + # `minuend`, even on Rubinius where that's not guaranteed by `Array#-`. + # + # @param minuend [Array] + # @param subtrahend [Array] + # @return [Array] + def array_minus(minuend, subtrahend) + return minuend - subtrahend unless rbx? + set = Set.new(minuend) - subtrahend + minuend.select {|e| set.include?(e)} + end + + # Returns the maximum of `val1` and `val2`. We use this over \{Array.max} to + # avoid unnecessary garbage collection. + def max(val1, val2) + val1 > val2 ? val1 : val2 + end + + # Returns the minimum of `val1` and `val2`. We use this over \{Array.min} to + # avoid unnecessary garbage collection. + def min(val1, val2) + val1 <= val2 ? val1 : val2 + end + + # Returns a string description of the character that caused an + # `Encoding::UndefinedConversionError`. + # + # @param e [Encoding::UndefinedConversionError] + # @return [String] + def undefined_conversion_error_char(e) + # Rubinius (as of 2.0.0.rc1) pre-quotes the error character. + return e.error_char if rbx? + # JRuby (as of 1.7.2) doesn't have an error_char field on + # Encoding::UndefinedConversionError. + return e.error_char.dump unless jruby? + e.message[/^"[^"]+"/] # " + end + + # Asserts that `value` falls within `range` (inclusive), leaving + # room for slight floating-point errors. + # + # @param name [String] The name of the value. Used in the error message. + # @param range [Range] The allowed range of values. + # @param value [Numeric, Sass::Script::Value::Number] The value to check. + # @param unit [String] The unit of the value. Used in error reporting. + # @return [Numeric] `value` adjusted to fall within range, if it + # was outside by a floating-point margin. + def check_range(name, range, value, unit = '') + grace = (-0.00001..0.00001) + str = value.to_s + value = value.value if value.is_a?(Sass::Script::Value::Number) + return value if range.include?(value) + return range.first if grace.include?(value - range.first) + return range.last if grace.include?(value - range.last) + raise ArgumentError.new( + "#{name} #{str} must be between #{range.first}#{unit} and #{range.last}#{unit}") + end + + # Returns whether or not `seq1` is a subsequence of `seq2`. That is, whether + # or not `seq2` contains every element in `seq1` in the same order (and + # possibly more elements besides). + # + # @param seq1 [Array] + # @param seq2 [Array] + # @return [Boolean] + def subsequence?(seq1, seq2) + i = j = 0 + loop do + return true if i == seq1.size + return false if j == seq2.size + i += 1 if seq1[i] == seq2[j] + j += 1 + end + end + + # Returns information about the caller of the previous method. + # + # @param entry [String] An entry in the `#caller` list, or a similarly formatted string + # @return [[String, Integer, (String, nil)]] + # An array containing the filename, line, and method name of the caller. + # The method name may be nil + def caller_info(entry = nil) + # JRuby evaluates `caller` incorrectly when it's in an actual default argument. + entry ||= caller[1] + info = entry.scan(/^((?:[A-Za-z]:)?.*?):(-?.*?)(?::.*`(.+)')?$/).first + info[1] = info[1].to_i + # This is added by Rubinius to designate a block, but we don't care about it. + info[2].sub!(/ \{\}\Z/, '') if info[2] + info + end + + # Returns whether one version string represents a more recent version than another. + # + # @param v1 [String] A version string. + # @param v2 [String] Another version string. + # @return [Boolean] + def version_gt(v1, v2) + # Construct an array to make sure the shorter version is padded with nil + Array.new([v1.length, v2.length].max).zip(v1.split("."), v2.split(".")) do |_, p1, p2| + p1 ||= "0" + p2 ||= "0" + release1 = p1 =~ /^[0-9]+$/ + release2 = p2 =~ /^[0-9]+$/ + if release1 && release2 + # Integer comparison if both are full releases + p1, p2 = p1.to_i, p2.to_i + next if p1 == p2 + return p1 > p2 + elsif !release1 && !release2 + # String comparison if both are prereleases + next if p1 == p2 + return p1 > p2 + else + # If only one is a release, that one is newer + return release1 + end + end + end + + # Returns whether one version string represents the same or a more + # recent version than another. + # + # @param v1 [String] A version string. + # @param v2 [String] Another version string. + # @return [Boolean] + def version_geq(v1, v2) + version_gt(v1, v2) || !version_gt(v2, v1) + end + + # Throws a NotImplementedError for an abstract method. + # + # @param obj [Object] `self` + # @raise [NotImplementedError] + def abstract(obj) + raise NotImplementedError.new("#{obj.class} must implement ##{caller_info[2]}") + end + + # Prints a deprecation warning for the caller method. + # + # @param obj [Object] `self` + # @param message [String] A message describing what to do instead. + def deprecated(obj, message = nil) + obj_class = obj.is_a?(Class) ? "#{obj}." : "#{obj.class}#" + full_message = "DEPRECATION WARNING: #{obj_class}#{caller_info[2]} " + + "will be removed in a future version of Sass.#{("\n" + message) if message}" + Sass::Util.sass_warn full_message + end + + # Silences all Sass warnings within a block. + # + # @yield A block in which no Sass warnings will be printed + def silence_sass_warnings + old_level, Sass.logger.log_level = Sass.logger.log_level, :error + yield + ensure + Sass.logger.log_level = old_level + end + + # The same as `Kernel#warn`, but is silenced by \{#silence\_sass\_warnings}. + # + # @param msg [String] + def sass_warn(msg) + Sass.logger.warn("#{msg}\n") + end + + ## Cross Rails Version Compatibility + + # Returns the root of the Rails application, + # if this is running in a Rails context. + # Returns `nil` if no such root is defined. + # + # @return [String, nil] + def rails_root + if defined?(::Rails.root) + return ::Rails.root.to_s if ::Rails.root + raise "ERROR: Rails.root is nil!" + end + return RAILS_ROOT.to_s if defined?(RAILS_ROOT) + nil + end + + # Returns the environment of the Rails application, + # if this is running in a Rails context. + # Returns `nil` if no such environment is defined. + # + # @return [String, nil] + def rails_env + return ::Rails.env.to_s if defined?(::Rails.env) + return RAILS_ENV.to_s if defined?(RAILS_ENV) + nil + end + + # Returns whether this environment is using ActionPack + # version 3.0.0 or greater. + # + # @return [Boolean] + def ap_geq_3? + ap_geq?("3.0.0.beta1") + end + + # Returns whether this environment is using ActionPack + # of a version greater than or equal to that specified. + # + # @param version [String] The string version number to check against. + # Should be greater than or equal to Rails 3, + # because otherwise ActionPack::VERSION isn't autoloaded + # @return [Boolean] + def ap_geq?(version) + # The ActionPack module is always loaded automatically in Rails >= 3 + return false unless defined?(ActionPack) && defined?(ActionPack::VERSION) && + defined?(ActionPack::VERSION::STRING) + + version_geq(ActionPack::VERSION::STRING, version) + end + + # Returns an ActionView::Template* class. + # In pre-3.0 versions of Rails, most of these classes + # were of the form `ActionView::TemplateFoo`, + # while afterwards they were of the form `ActionView;:Template::Foo`. + # + # @param name [#to_s] The name of the class to get. + # For example, `:Error` will return `ActionView::TemplateError` + # or `ActionView::Template::Error`. + def av_template_class(name) + return ActionView.const_get("Template#{name}") if ActionView.const_defined?("Template#{name}") + ActionView::Template.const_get(name.to_s) + end + + ## Cross-OS Compatibility + # + # These methods are cached because some of them are called quite frequently + # and even basic checks like String#== are too costly to be called repeatedly. + + # Whether or not this is running on Windows. + # + # @return [Boolean] + def windows? + return @windows if defined?(@windows) + @windows = (RbConfig::CONFIG['host_os'] =~ /mswin|windows|mingw/i) + end + + # Whether or not this is running on IronRuby. + # + # @return [Boolean] + def ironruby? + return @ironruby if defined?(@ironruby) + @ironruby = RUBY_ENGINE == "ironruby" + end + + # Whether or not this is running on Rubinius. + # + # @return [Boolean] + def rbx? + return @rbx if defined?(@rbx) + @rbx = RUBY_ENGINE == "rbx" + end + + # Whether or not this is running on JRuby. + # + # @return [Boolean] + def jruby? + return @jruby if defined?(@jruby) + @jruby = RUBY_PLATFORM =~ /java/ + end + + # Returns an array of ints representing the JRuby version number. + # + # @return [Array] + def jruby_version + @jruby_version ||= ::JRUBY_VERSION.split(".").map {|s| s.to_i} + end + + # Like `Dir.glob`, but works with backslash-separated paths on Windows. + # + # @param path [String] + def glob(path) + path = path.tr('\\', '/') if windows? + if block_given? + Dir.glob(path) {|f| yield(f)} + else + Dir.glob(path) + end + end + + # Like `Pathname.new`, but normalizes Windows paths to always use backslash + # separators. + # + # `Pathname#relative_path_from` can break if the two pathnames aren't + # consistent in their slash style. + # + # @param path [String] + # @return [Pathname] + def pathname(path) + path = path.tr("/", "\\") if windows? + Pathname.new(path) + end + + # Like `Pathname#cleanpath`, but normalizes Windows paths to always use + # backslash separators. Normally, `Pathname#cleanpath` actually does the + # reverse -- it will convert backslashes to forward slashes, which can break + # `Pathname#relative_path_from`. + # + # @param path [String, Pathname] + # @return [Pathname] + def cleanpath(path) + path = Pathname.new(path) unless path.is_a?(Pathname) + pathname(path.cleanpath.to_s) + end + + # Returns `path` with all symlinks resolved. + # + # @param path [String, Pathname] + # @return [Pathname] + def realpath(path) + path = Pathname.new(path) unless path.is_a?(Pathname) + + # Explicitly DON'T run #pathname here. We don't want to convert + # to Windows directory separators because we're comparing these + # against the paths returned by Listen, which use forward + # slashes everywhere. + begin + path.realpath + rescue SystemCallError + # If [path] doesn't actually exist, don't bail, just + # return the original. + path + end + end + + # Returns `path` relative to `from`. + # + # This is like `Pathname#relative_path_from` except it accepts both strings + # and pathnames, it handles Windows path separators correctly, and it throws + # an error rather than crashing if the paths use different encodings + # (https://github.com/ruby/ruby/pull/713). + # + # @param path [String, Pathname] + # @param from [String, Pathname] + # @return [Pathname?] + def relative_path_from(path, from) + pathname(path.to_s).relative_path_from(pathname(from.to_s)) + rescue NoMethodError => e + raise e unless e.name == :zero? + + # Work around https://github.com/ruby/ruby/pull/713. + path = path.to_s + from = from.to_s + raise ArgumentError("Incompatible path encodings: #{path.inspect} is #{path.encoding}, " + + "#{from.inspect} is #{from.encoding}") + end + + # Converts `path` to a "file:" URI. This handles Windows paths correctly. + # + # @param path [String, Pathname] + # @return [String] + def file_uri_from_path(path) + path = path.to_s if path.is_a?(Pathname) + path = path.tr('\\', '/') if windows? + path = URI::DEFAULT_PARSER.escape(path) + return path.start_with?('/') ? "file://" + path : path unless windows? + return "file:///" + path.tr("\\", "/") if path =~ %r{^[a-zA-Z]:[/\\]} + return "file:" + path.tr("\\", "/") if path =~ %r{\\\\[^\\]+\\[^\\/]+} + path.tr("\\", "/") + end + + # Retries a filesystem operation if it fails on Windows. Windows + # has weird and flaky locking rules that can cause operations to fail. + # + # @yield [] The filesystem operation. + def retry_on_windows + return yield unless windows? + + begin + yield + rescue SystemCallError + sleep 0.1 + yield + end + end + + # Prepare a value for a destructuring assignment (e.g. `a, b = + # val`). This works around a performance bug when using + # ActiveSupport, and only needs to be called when `val` is likely + # to be `nil` reasonably often. + # + # See [this bug report](http://redmine.ruby-lang.org/issues/4917). + # + # @param val [Object] + # @return [Object] + def destructure(val) + val || [] + end + + CHARSET_REGEXP = /\A@charset "([^"]+)"/ + bom = "\uFEFF" + UTF_8_BOM = bom.encode("UTF-8").force_encoding('BINARY') + UTF_16BE_BOM = bom.encode("UTF-16BE").force_encoding('BINARY') + UTF_16LE_BOM = bom.encode("UTF-16LE").force_encoding('BINARY') + + ## Cross-Ruby-Version Compatibility + + # Whether or not this is running under Ruby 2.4 or higher. + # + # @return [Boolean] + def ruby2_4? + return @ruby2_4 if defined?(@ruby2_4) + @ruby2_4 = + if RUBY_VERSION_COMPONENTS[0] == 2 + RUBY_VERSION_COMPONENTS[1] >= 4 + else + RUBY_VERSION_COMPONENTS[0] > 2 + end + end + + # Like {\#check\_encoding}, but also checks for a `@charset` declaration + # at the beginning of the file and uses that encoding if it exists. + # + # Sass follows CSS's decoding rules. + # + # @param str [String] The string of which to check the encoding + # @return [(String, Encoding)] The original string encoded as UTF-8, + # and the source encoding of the string + # @raise [Encoding::UndefinedConversionError] if the source encoding + # cannot be converted to UTF-8 + # @raise [ArgumentError] if the document uses an unknown encoding with `@charset` + # @raise [Sass::SyntaxError] If the document declares an encoding that + # doesn't match its contents, or it doesn't declare an encoding and its + # contents are invalid in the native encoding. + def check_sass_encoding(str) + # Determine the fallback encoding following section 3.2 of CSS Syntax Level 3 and Encodings: + # http://www.w3.org/TR/2013/WD-css-syntax-3-20130919/#determine-the-fallback-encoding + # http://encoding.spec.whatwg.org/#decode + binary = str.dup.force_encoding("BINARY") + if binary.start_with?(UTF_8_BOM) + binary.slice! 0, UTF_8_BOM.length + str = binary.force_encoding('UTF-8') + elsif binary.start_with?(UTF_16BE_BOM) + binary.slice! 0, UTF_16BE_BOM.length + str = binary.force_encoding('UTF-16BE') + elsif binary.start_with?(UTF_16LE_BOM) + binary.slice! 0, UTF_16LE_BOM.length + str = binary.force_encoding('UTF-16LE') + elsif binary =~ CHARSET_REGEXP + charset = $1.force_encoding('US-ASCII') + encoding = Encoding.find(charset) + if encoding.name == 'UTF-16' || encoding.name == 'UTF-16BE' + encoding = Encoding.find('UTF-8') + end + str = binary.force_encoding(encoding) + elsif str.encoding.name == "ASCII-8BIT" + # Normally we want to fall back on believing the Ruby string + # encoding, but if that's just binary we want to make sure + # it's valid UTF-8. + str = str.force_encoding('utf-8') + end + + find_encoding_error(str) unless str.valid_encoding? + + begin + # If the string is valid, preprocess it according to section 3.3 of CSS Syntax Level 3. + return str.encode("UTF-8").gsub(/\r\n?|\f/, "\n").tr("\u0000", "�"), str.encoding + rescue EncodingError + find_encoding_error(str) + end + end + + # Destructively removes all elements from an array that match a block, and + # returns the removed elements. + # + # @param array [Array] The array from which to remove elements. + # @yield [el] Called for each element. + # @yieldparam el [*] The element to test. + # @yieldreturn [Boolean] Whether or not to extract the element. + # @return [Array] The extracted elements. + def extract!(array) + out = [] + array.reject! do |e| + next false unless yield e + out << e + true + end + out + end + + # Flattens the first level of nested arrays in `arrs`. Unlike + # `Array#flatten`, this orders the result by taking the first + # values from each array in order, then the second, and so on. + # + # @param arrs [Array] The array to flatten. + # @return [Array] The flattened array. + def flatten_vertically(arrs) + result = [] + arrs = arrs.map {|sub| sub.is_a?(Array) ? sub.dup : Array(sub)} + until arrs.empty? + arrs.reject! do |arr| + result << arr.shift + arr.empty? + end + end + result + end + + # Like `Object#inspect`, but preserves non-ASCII characters rather than + # escaping them under Ruby 1.9.2. This is necessary so that the + # precompiled Haml template can be `#encode`d into `@options[:encoding]` + # before being evaluated. + # + # @param obj {Object} + # @return {String} + def inspect_obj(obj) + return obj.inspect unless version_geq(RUBY_VERSION, "1.9.2") + return ':' + inspect_obj(obj.to_s) if obj.is_a?(Symbol) + return obj.inspect unless obj.is_a?(String) + '"' + obj.gsub(/[\x00-\x7F]+/) {|s| s.inspect[1...-1]} + '"' + end + + # Extracts the non-string vlaues from an array containing both strings and non-strings. + # These values are replaced with escape sequences. + # This can be undone using \{#inject\_values}. + # + # This is useful e.g. when we want to do string manipulation + # on an interpolated string. + # + # The precise format of the resulting string is not guaranteed. + # However, it is guaranteed that newlines and whitespace won't be affected. + # + # @param arr [Array] The array from which values are extracted. + # @return [(String, Array)] The resulting string, and an array of extracted values. + def extract_values(arr) + values = [] + mapped = arr.map do |e| + next e.gsub('{', '{{') if e.is_a?(String) + values << e + next "{#{values.count - 1}}" + end + return mapped.join, values + end + + # Undoes \{#extract\_values} by transforming a string with escape sequences + # into an array of strings and non-string values. + # + # @param str [String] The string with escape sequences. + # @param values [Array] The array of values to inject. + # @return [Array] The array of strings and values. + def inject_values(str, values) + return [str.gsub('{{', '{')] if values.empty? + # Add an extra { so that we process the tail end of the string + result = (str + '{{').scan(/(.*?)(?:(\{\{)|\{(\d+)\})/m).map do |(pre, esc, n)| + [pre, esc ? '{' : '', n ? values[n.to_i] : ''] + end.flatten(1) + result[-2] = '' # Get rid of the extra { + merge_adjacent_strings(result).reject {|s| s == ''} + end + + # Allows modifications to be performed on the string form + # of an array containing both strings and non-strings. + # + # @param arr [Array] The array from which values are extracted. + # @yield [str] A block in which string manipulation can be done to the array. + # @yieldparam str [String] The string form of `arr`. + # @yieldreturn [String] The modified string. + # @return [Array] The modified, interpolated array. + def with_extracted_values(arr) + str, vals = extract_values(arr) + str = yield str + inject_values(str, vals) + end + + # Builds a sourcemap file name given the generated CSS file name. + # + # @param css [String] The generated CSS file name. + # @return [String] The source map file name. + def sourcemap_name(css) + css + ".map" + end + + # Escapes certain characters so that the result can be used + # as the JSON string value. Returns the original string if + # no escaping is necessary. + # + # @param s [String] The string to be escaped + # @return [String] The escaped string + def json_escape_string(s) + return s if s !~ /["\\\b\f\n\r\t]/ + + result = "" + s.split("").each do |c| + case c + when '"', "\\" + result << "\\" << c + when "\n" then result << "\\n" + when "\t" then result << "\\t" + when "\r" then result << "\\r" + when "\f" then result << "\\f" + when "\b" then result << "\\b" + else + result << c + end + end + result + end + + # Converts the argument into a valid JSON value. + # + # @param v [Integer, String, Array, Boolean, nil] + # @return [String] + def json_value_of(v) + case v + when Integer + v.to_s + when String + "\"" + json_escape_string(v) + "\"" + when Array + "[" + v.map {|x| json_value_of(x)}.join(",") + "]" + when NilClass + "null" + when TrueClass + "true" + when FalseClass + "false" + else + raise ArgumentError.new("Unknown type: #{v.class.name}") + end + end + + VLQ_BASE_SHIFT = 5 + VLQ_BASE = 1 << VLQ_BASE_SHIFT + VLQ_BASE_MASK = VLQ_BASE - 1 + VLQ_CONTINUATION_BIT = VLQ_BASE + + BASE64_DIGITS = ('A'..'Z').to_a + ('a'..'z').to_a + ('0'..'9').to_a + ['+', '/'] + BASE64_DIGIT_MAP = begin + map = {} + BASE64_DIGITS.each_with_index.map do |digit, i| + map[digit] = i + end + map + end + + # Encodes `value` as VLQ (http://en.wikipedia.org/wiki/VLQ). + # + # @param value [Integer] + # @return [String] The encoded value + def encode_vlq(value) + if value < 0 + value = ((-value) << 1) | 1 + else + value <<= 1 + end + + result = '' + begin + digit = value & VLQ_BASE_MASK + value >>= VLQ_BASE_SHIFT + if value > 0 + digit |= VLQ_CONTINUATION_BIT + end + result << BASE64_DIGITS[digit] + end while value > 0 + result + end + + ## Static Method Stuff + + # The context in which the ERB for \{#def\_static\_method} will be run. + class StaticConditionalContext + # @param set [#include?] The set of variables that are defined for this context. + def initialize(set) + @set = set + end + + # Checks whether or not a variable is defined for this context. + # + # @param name [Symbol] The name of the variable + # @return [Boolean] + def method_missing(name, *args) + super unless args.empty? && !block_given? + @set.include?(name) + end + end + + # @private + ATOMIC_WRITE_MUTEX = Mutex.new + + # This creates a temp file and yields it for writing. When the + # write is complete, the file is moved into the desired location. + # The atomicity of this operation is provided by the filesystem's + # rename operation. + # + # @param filename [String] The file to write to. + # @param perms [Integer] The permissions used for creating this file. + # Will be masked by the process umask. Defaults to readable/writeable + # by all users however the umask usually changes this to only be writable + # by the process's user. + # @yieldparam tmpfile [Tempfile] The temp file that can be written to. + # @return The value returned by the block. + def atomic_create_and_write_file(filename, perms = 0666) + require 'tempfile' + tmpfile = Tempfile.new(File.basename(filename), File.dirname(filename)) + tmpfile.binmode if tmpfile.respond_to?(:binmode) + result = yield tmpfile + tmpfile.close + ATOMIC_WRITE_MUTEX.synchronize do + begin + File.chmod(perms & ~File.umask, tmpfile.path) + rescue Errno::EPERM + # If we don't have permissions to chmod the file, don't let that crash + # the compilation. See issue 1215. + end + File.rename tmpfile.path, filename + end + result + ensure + # close and remove the tempfile if it still exists, + # presumably due to an error during write + tmpfile.close if tmpfile + tmpfile.unlink if tmpfile + end + + private + + def find_encoding_error(str) + encoding = str.encoding + cr = Regexp.quote("\r".encode(encoding).force_encoding('BINARY')) + lf = Regexp.quote("\n".encode(encoding).force_encoding('BINARY')) + ff = Regexp.quote("\f".encode(encoding).force_encoding('BINARY')) + line_break = /#{cr}#{lf}?|#{ff}|#{lf}/ + + str.force_encoding("binary").split(line_break).each_with_index do |line, i| + begin + line.encode(encoding) + rescue Encoding::UndefinedConversionError => e + raise Sass::SyntaxError.new( + "Invalid #{encoding.name} character #{undefined_conversion_error_char(e)}", + :line => i + 1) + end + end + + # We shouldn't get here, but it's possible some weird encoding stuff causes it. + return str, str.encoding + end + + # Calculates the memoization table for the Least Common Subsequence algorithm. + # Algorithm from [Wikipedia](http://en.wikipedia.org/wiki/Longest_common_subsequence_problem#Computing_the_length_of_the_LCS) + def lcs_table(x, y) + # This method does not take a block as an explicit parameter for performance reasons. + c = Array.new(x.size) {[]} + x.size.times {|i| c[i][0] = 0} + y.size.times {|j| c[0][j] = 0} + (1...x.size).each do |i| + (1...y.size).each do |j| + c[i][j] = + if yield x[i], y[j] + c[i - 1][j - 1] + 1 + else + [c[i][j - 1], c[i - 1][j]].max + end + end + end + c + end + + # Computes a single longest common subsequence for arrays x and y. + # Algorithm from [Wikipedia](http://en.wikipedia.org/wiki/Longest_common_subsequence_problem#Reading_out_an_LCS) + def lcs_backtrace(c, x, y, i, j, &block) + return [] if i == 0 || j == 0 + if (v = yield(x[i], y[j])) + return lcs_backtrace(c, x, y, i - 1, j - 1, &block) << v + end + + return lcs_backtrace(c, x, y, i, j - 1, &block) if c[i][j - 1] > c[i - 1][j] + lcs_backtrace(c, x, y, i - 1, j, &block) + end + + singleton_methods.each {|method| module_function method} + end +end + +require 'sass/util/multibyte_string_scanner' +require 'sass/util/normalized_map' diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/util/multibyte_string_scanner.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/multibyte_string_scanner.rb new file mode 100644 index 0000000..27e07f0 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/multibyte_string_scanner.rb @@ -0,0 +1,151 @@ +require 'strscan' + +if Sass::Util.rbx? + # Rubinius's StringScanner class implements some of its methods in terms of + # others, which causes us to double-count bytes in some cases if we do + # straightforward inheritance. To work around this, we use a delegate class. + require 'delegate' + class Sass::Util::MultibyteStringScanner < DelegateClass(StringScanner) + def initialize(str) + super(StringScanner.new(str)) + @mb_pos = 0 + @mb_matched_size = nil + @mb_last_pos = nil + end + + def is_a?(klass) + __getobj__.is_a?(klass) || super + end + end +else + class Sass::Util::MultibyteStringScanner < StringScanner + def initialize(str) + super + @mb_pos = 0 + @mb_matched_size = nil + @mb_last_pos = nil + end + end +end + +# A wrapper of the native StringScanner class that works correctly with +# multibyte character encodings. The native class deals only in bytes, not +# characters, for methods like [#pos] and [#matched_size]. This class deals +# only in characters, instead. +class Sass::Util::MultibyteStringScanner + def self.new(str) + return StringScanner.new(str) if str.ascii_only? + super + end + + alias_method :byte_pos, :pos + alias_method :byte_matched_size, :matched_size + + def check(pattern); _match super; end + def check_until(pattern); _matched super; end + def getch; _forward _match super; end + def match?(pattern); _size check(pattern); end + def matched_size; @mb_matched_size; end + def peek(len); string[@mb_pos, len]; end + alias_method :peep, :peek + def pos; @mb_pos; end + alias_method :pointer, :pos + def rest_size; rest.size; end + def scan(pattern); _forward _match super; end + def scan_until(pattern); _forward _matched super; end + def skip(pattern); _size scan(pattern); end + def skip_until(pattern); _matched _size scan_until(pattern); end + + def get_byte + raise "MultibyteStringScanner doesn't support #get_byte." + end + + def getbyte + raise "MultibyteStringScanner doesn't support #getbyte." + end + + def pos=(n) + @mb_last_pos = nil + + # We set position kind of a lot during parsing, so we want it to be as + # efficient as possible. This is complicated by the fact that UTF-8 is a + # variable-length encoding, so it's difficult to find the byte length that + # corresponds to a given character length. + # + # Our heuristic here is to try to count the fewest possible characters. So + # if the new position is close to the current one, just count the + # characters between the two; if the new position is closer to the + # beginning of the string, just count the characters from there. + if @mb_pos - n < @mb_pos / 2 + # New position is close to old position + byte_delta = @mb_pos > n ? -string[n...@mb_pos].bytesize : string[@mb_pos...n].bytesize + super(byte_pos + byte_delta) + else + # New position is close to BOS + super(string[0...n].bytesize) + end + @mb_pos = n + end + + def reset + @mb_pos = 0 + @mb_matched_size = nil + @mb_last_pos = nil + super + end + + def scan_full(pattern, advance_pointer_p, return_string_p) + res = _match super(pattern, advance_pointer_p, true) + _forward res if advance_pointer_p + return res if return_string_p + end + + def search_full(pattern, advance_pointer_p, return_string_p) + res = super(pattern, advance_pointer_p, true) + _forward res if advance_pointer_p + _matched((res if return_string_p)) + end + + def string=(str) + @mb_pos = 0 + @mb_matched_size = nil + @mb_last_pos = nil + super + end + + def terminate + @mb_pos = string.size + @mb_matched_size = nil + @mb_last_pos = nil + super + end + alias_method :clear, :terminate + + def unscan + super + @mb_pos = @mb_last_pos + @mb_last_pos = @mb_matched_size = nil + end + + private + + def _size(str) + str && str.size + end + + def _match(str) + @mb_matched_size = str && str.size + str + end + + def _matched(res) + _match matched + res + end + + def _forward(str) + @mb_last_pos = @mb_pos + @mb_pos += str.size if str + str + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/util/normalized_map.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/normalized_map.rb new file mode 100644 index 0000000..d2e3b87 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/normalized_map.rb @@ -0,0 +1,122 @@ +require 'delegate' + +module Sass + module Util + # A hash that normalizes its string keys while still allowing you to get back + # to the original keys that were stored. If several different values normalize + # to the same value, whichever is stored last wins. + class NormalizedMap + # Create a normalized map + def initialize(map = nil) + @key_strings = {} + @map = {} + + map.each {|key, value| self[key] = value} if map + end + + # Specifies how to transform the key. + # + # This can be overridden to create other normalization behaviors. + def normalize(key) + key.tr("-", "_") + end + + # Returns the version of `key` as it was stored before + # normalization. If `key` isn't in the map, returns it as it was + # passed in. + # + # @return [String] + def denormalize(key) + @key_strings[normalize(key)] || key + end + + # @private + def []=(k, v) + normalized = normalize(k) + @map[normalized] = v + @key_strings[normalized] = k + v + end + + # @private + def [](k) + @map[normalize(k)] + end + + # @private + def has_key?(k) + @map.has_key?(normalize(k)) + end + + # @private + def delete(k) + normalized = normalize(k) + @key_strings.delete(normalized) + @map.delete(normalized) + end + + # @return [Hash] Hash with the keys as they were stored (before normalization). + def as_stored + Sass::Util.map_keys(@map) {|k| @key_strings[k]} + end + + def empty? + @map.empty? + end + + def values + @map.values + end + + def keys + @map.keys + end + + def each + @map.each {|k, v| yield(k, v)} + end + + def size + @map.size + end + + def to_hash + @map.dup + end + + def to_a + @map.to_a + end + + def map + @map.map {|k, v| yield(k, v)} + end + + def dup + d = super + d.send(:instance_variable_set, "@map", @map.dup) + d + end + + def sort_by + @map.sort_by {|k, v| yield k, v} + end + + def update(map) + map = map.as_stored if map.is_a?(NormalizedMap) + map.each {|k, v| self[k] = v} + end + + def method_missing(method, *args, &block) + if Sass.tests_running + raise ArgumentError.new("The method #{method} must be implemented explicitly") + end + @map.send(method, *args, &block) + end + + def respond_to_missing?(method, include_private = false) + @map.respond_to?(method, include_private) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/util/subset_map.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/subset_map.rb new file mode 100644 index 0000000..cd401f2 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/subset_map.rb @@ -0,0 +1,109 @@ +require 'set' + +module Sass + module Util + # A map from sets to values. + # A value is \{#\[]= set} by providing a set (the "set-set") and a value, + # which is then recorded as corresponding to that set. + # Values are \{#\[] accessed} by providing a set (the "get-set") + # and returning all values that correspond to set-sets + # that are subsets of the get-set. + # + # SubsetMap preserves the order of values as they're inserted. + # + # @example + # ssm = SubsetMap.new + # ssm[Set[1, 2]] = "Foo" + # ssm[Set[2, 3]] = "Bar" + # ssm[Set[1, 2, 3]] = "Baz" + # + # ssm[Set[1, 2, 3]] #=> ["Foo", "Bar", "Baz"] + class SubsetMap + # Creates a new, empty SubsetMap. + def initialize + @hash = {} + @vals = [] + end + + # Whether or not this SubsetMap has any key-value pairs. + # + # @return [Boolean] + def empty? + @hash.empty? + end + + # Associates a value with a set. + # When `set` or any of its supersets is accessed, + # `value` will be among the values returned. + # + # Note that if the same `set` is passed to this method multiple times, + # all given `value`s will be associated with that `set`. + # + # This runs in `O(n)` time, where `n` is the size of `set`. + # + # @param set [#to_set] The set to use as the map key. May not be empty. + # @param value [Object] The value to associate with `set`. + # @raise [ArgumentError] If `set` is empty. + def []=(set, value) + raise ArgumentError.new("SubsetMap keys may not be empty.") if set.empty? + + index = @vals.size + @vals << value + set.each do |k| + @hash[k] ||= [] + @hash[k] << [set, set.to_set, index] + end + end + + # Returns all values associated with subsets of `set`. + # + # In the worst case, this runs in `O(m*max(n, log m))` time, + # where `n` is the size of `set` + # and `m` is the number of associations in the map. + # However, unless many keys in the map overlap with `set`, + # `m` will typically be much smaller. + # + # @param set [Set] The set to use as the map key. + # @return [Array<(Object, #to_set)>] An array of pairs, + # where the first value is the value associated with a subset of `set`, + # and the second value is that subset of `set` + # (or whatever `#to_set` object was used to set the value) + # This array is in insertion order. + # @see #[] + def get(set) + res = set.map do |k| + subsets = @hash[k] + next unless subsets + subsets.map do |subenum, subset, index| + next unless subset.subset?(set) + [index, subenum] + end + end.flatten(1) + res.compact! + res.uniq! + res.sort! + res.map! {|i, s| [@vals[i], s]} + res + end + + # Same as \{#get}, but doesn't return the subsets of the argument + # for which values were found. + # + # @param set [Set] The set to use as the map key. + # @return [Array] The array of all values + # associated with subsets of `set`, in insertion order. + # @see #get + def [](set) + get(set).map {|v, _| v} + end + + # Iterates over each value in the subset map. Ignores keys completely. If + # multiple keys have the same value, this will return them multiple times. + # + # @yield [Object] Each value in the map. + def each_value + @vals.each {|v| yield v} + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/util/test.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/test.rb new file mode 100644 index 0000000..905e81f --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/util/test.rb @@ -0,0 +1,9 @@ +module Sass + module Util + module Test + def skip(msg = nil, bt = caller) + super if defined?(super) + end + end + end +end diff --git a/vendor/bundle/gems/sass-3.7.3/lib/sass/version.rb b/vendor/bundle/gems/sass-3.7.3/lib/sass/version.rb new file mode 100644 index 0000000..1a50696 --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/lib/sass/version.rb @@ -0,0 +1,120 @@ +require 'date' +require 'sass/util' + +module Sass + # Handles Sass version-reporting. + # Sass not only reports the standard three version numbers, + # but its Git revision hash as well, + # if it was installed from Git. + module Version + # Returns a hash representing the version of Sass. + # The `:major`, `:minor`, and `:teeny` keys have their respective numbers as Integers. + # The `:name` key has the name of the version. + # The `:string` key contains a human-readable string representation of the version. + # The `:number` key is the major, minor, and teeny keys separated by periods. + # The `:date` key, which is not guaranteed to be defined, is the `DateTime` + # at which this release was cut. + # If Sass is checked out from Git, the `:rev` key will have the revision hash. + # For example: + # + # { + # :string => "2.1.0.9616393", + # :rev => "9616393b8924ef36639c7e82aa88a51a24d16949", + # :number => "2.1.0", + # :date => DateTime.parse("Apr 30 13:52:01 2009 -0700"), + # :major => 2, :minor => 1, :teeny => 0 + # } + # + # If a prerelease version of Sass is being used, + # the `:string` and `:number` fields will reflect the full version + # (e.g. `"2.2.beta.1"`), and the `:teeny` field will be `-1`. + # A `:prerelease` key will contain the name of the prerelease (e.g. `"beta"`), + # and a `:prerelease_number` key will contain the rerelease number. + # For example: + # + # { + # :string => "3.0.beta.1", + # :number => "3.0.beta.1", + # :date => DateTime.parse("Mar 31 00:38:04 2010 -0700"), + # :major => 3, :minor => 0, :teeny => -1, + # :prerelease => "beta", + # :prerelease_number => 1 + # } + # + # @return [{Symbol => String/Integer}] The version hash + def version + return @@version if defined?(@@version) + + numbers = File.read(Sass::Util.scope('VERSION')).strip.split('.'). + map {|n| n =~ /^[0-9]+$/ ? n.to_i : n} + name = File.read(Sass::Util.scope('VERSION_NAME')).strip + @@version = { + :major => numbers[0], + :minor => numbers[1], + :teeny => numbers[2], + :name => name + } + + if (date = version_date) + @@version[:date] = date + end + + if numbers[3].is_a?(String) + @@version[:teeny] = -1 + @@version[:prerelease] = numbers[3] + @@version[:prerelease_number] = numbers[4] + end + + @@version[:number] = numbers.join('.') + @@version[:string] = @@version[:number].dup + + if (rev = revision_number) + @@version[:rev] = rev + unless rev[0] == ?( + @@version[:string] << "." << rev[0...7] + end + end + + @@version + end + + private + + def revision_number + if File.exist?(Sass::Util.scope('REVISION')) + rev = File.read(Sass::Util.scope('REVISION')).strip + return rev unless rev =~ /^([a-f0-9]+|\(.*\))$/ || rev == '(unknown)' + end + + return unless File.exist?(Sass::Util.scope('.git/HEAD')) + rev = File.read(Sass::Util.scope('.git/HEAD')).strip + return rev unless rev =~ /^ref: (.*)$/ + + ref_name = $1 + ref_file = Sass::Util.scope(".git/#{ref_name}") + info_file = Sass::Util.scope(".git/info/refs") + return File.read(ref_file).strip if File.exist?(ref_file) + return unless File.exist?(info_file) + File.open(info_file) do |f| + f.each do |l| + sha, ref = l.strip.split("\t", 2) + next unless ref == ref_name + return sha + end + end + nil + end + + def version_date + return unless File.exist?(Sass::Util.scope('VERSION_DATE')) + DateTime.parse(File.read(Sass::Util.scope('VERSION_DATE')).strip) + end + end + + extend Sass::Version + + # A string representing the version of Sass. + # A more fine-grained representation is available from Sass.version. + # @api public + VERSION = version[:string] unless defined?(Sass::VERSION) +end diff --git a/vendor/bundle/gems/sass-3.7.3/rails/init.rb b/vendor/bundle/gems/sass-3.7.3/rails/init.rb new file mode 100644 index 0000000..13d5baa --- /dev/null +++ b/vendor/bundle/gems/sass-3.7.3/rails/init.rb @@ -0,0 +1 @@ +Kernel.load File.join(File.dirname(__FILE__), '..', 'init.rb') diff --git a/vendor/bundle/gems/sass-listen-4.0.0/CHANGELOG.md b/vendor/bundle/gems/sass-listen-4.0.0/CHANGELOG.md new file mode 100644 index 0000000..232adbd --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/CHANGELOG.md @@ -0,0 +1 @@ +# Moved to [GitHub releases](https://github.com/guard/listen/releases) page. diff --git a/vendor/bundle/gems/sass-listen-4.0.0/CONTRIBUTING.md b/vendor/bundle/gems/sass-listen-4.0.0/CONTRIBUTING.md new file mode 100644 index 0000000..5a5d6de --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/CONTRIBUTING.md @@ -0,0 +1,38 @@ +Contribute to Listen +=================== + +File an issue +------------- + +If you haven't already, first see [TROUBLESHOOTING](https://github.com/guard/listen/wiki/Troubleshooting) for known issues, solutions and workarounds. + +You can report bugs and feature requests to [GitHub Issues](https://github.com/guard/listen/issues). + +**Please don't ask question in the issue tracker**, instead ask them in our +[Google group](http://groups.google.com/group/guard-dev) or on `#guard` (irc.freenode.net). + +Try to figure out where the issue belongs to: Is it an issue with Listen itself or with Guard? + + +**It's most likely that your bug gets resolved faster if you provide as much information as possible!** + +The MOST useful information is debugging output from Listen (`LISTEN_GEM_DEBUGGING=1`) - see [TROUBLESHOOTING](https://github.com/guard/listen/wiki/Troubleshooting) for details. + + +Development +----------- + +* Documentation hosted at [RubyDoc](http://rubydoc.info/github/guard/listen/master/frames). +* Source hosted at [GitHub](https://github.com/guard/listen). + +Pull requests are very welcome! Please try to follow these simple rules if applicable: + +* Please create a topic branch for every separate change you make. +* Make sure your patches are well tested. All specs run with `rake spec` must pass. +* Update the [Yard](http://yardoc.org/) documentation. +* Update the [README](https://github.com/guard/listen/blob/master/README.md). +* Update the [CHANGELOG](https://github.com/guard/listen/blob/master/CHANGELOG.md) for noteworthy changes. +* Please **do not change** the version number. + +For questions please join us in our [Google group](http://groups.google.com/group/guard-dev) or on +`#guard` (irc.freenode.net). diff --git a/vendor/bundle/gems/sass-listen-4.0.0/LICENSE.txt b/vendor/bundle/gems/sass-listen-4.0.0/LICENSE.txt new file mode 100644 index 0000000..b5f71c8 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/LICENSE.txt @@ -0,0 +1,22 @@ +Copyright (c) 2013 Thibaud Guillaume-Gentil + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/vendor/bundle/gems/sass-listen-4.0.0/README.md b/vendor/bundle/gems/sass-listen-4.0.0/README.md new file mode 100644 index 0000000..05f0b89 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/README.md @@ -0,0 +1,297 @@ +# This is a Fork + +This is a fork of the official version `3.0.x` branch. Sass need to support older +versions of ruby than Guard wants to support on an ongoing basis, so we are releasing +updates as needed for critical fixes and will support ruby 2.0 and +greater for as long as Sass users need it. Our blog has more information about +ths [Ruby version policy for Sass](http://blog.sass-lang.com/posts/560719). + +# Listen + +The Listen gem listens to file modifications and notifies you about the changes. + +## Features + +* OS-optimized adapters on MRI for Mac OS X 10.6+, Linux, \*BSD and Windows, [more info](#listen-adapters) below. +* Detects file modification, addition and removal. +* You can watch multiple directories. +* Regexp-patterns for ignoring paths for more accuracy and speed +* Increased change detection accuracy on OS X HFS and VFAT volumes. +* Tested on MRI Ruby environments (2.0+ only) via [Travis CI](https://travis-ci.org/guard/listen), + +## Issues / limitations + +* Limited support for symlinked directories ([#279](https://github.com/guard/listen/issues/279)): + * Symlinks are always followed ([#25](https://github.com/guard/listen/issues/25)). + * Symlinked directories pointing within a watched directory are not supported ([#273](https://github.com/guard/listen/pull/273)- see [Duplicate directory errors](https://github.com/guard/listen/wiki/Duplicate-directory-errors)). +* No directory/adapter-specific configuration options. +* Support for plugins planned for future. +* TCP functionality was removed in Listen [3.0.0](https://github.com/guard/listen/releases/tag/v3.0.0) ([#319](https://github.com/guard/listen/issues/319), [#218](https://github.com/guard/listen/issues/218)). There are plans to extract this feature to separate gems ([#258](https://github.com/guard/listen/issues/258)), until this is finished, you can use by locking the `listen` gem to version `'~> 2.10'`. +* Some filesystems won't work without polling (VM/Vagrant Shared folders, NFS, Samba, sshfs, etc.). +* Specs suite on JRuby and Rubinius aren't reliable on Travis CI, but should work. +* Windows and \*BSD adapter aren't continuously and automatically tested. +* OSX adapter has some performance limitations ([#342](https://github.com/guard/listen/issues/342)). +* Ruby 1.9.3 is no longer maintained (and may not work with Listen) - it's best to upgrade to Ruby 2.2.2. + +Pull requests or help is very welcome for these. + +## Install + +The simplest way to install Listen is to use [Bundler](http://bundler.io). + +```ruby +gem 'listen', '~> 3.0' # NOTE: for TCP functionality, use '~> 2.10' for now +``` + +## Usage + +Call `Listen.to` with either a single directory or multiple directories, then define the "changes" callback in a block. + +``` ruby +listener = Listen.to('dir/to/listen', 'dir/to/listen2') do |modified, added, removed| + puts "modified absolute path: #{modified}" + puts "added absolute path: #{added}" + puts "removed absolute path: #{removed}" +end +listener.start # not blocking +sleep +``` + +### Pause / unpause / stop + +Listeners can also be easily paused/unpaused: + +``` ruby +listener = Listen.to('dir/path/to/listen') { |modified, added, removed| puts 'handle changes here...' } + +listener.start +listener.paused? # => false +listener.processing? # => true + +listener.pause # stops processing changes (but keeps on collecting them) +listener.paused? # => true +listener.processing? # => false + +listener.unpause # resumes processing changes ("start" would do the same) +listener.stop # stop both listening to changes and processing them +``` + + Note: While paused, Listen keeps on collecting changes in the background - to clear them, call "stop" + + Note: You should keep track of all started listeners and stop them properly on finish. + +### Ignore / ignore! + +Listen ignores some directories and extensions by default (See DEFAULT_IGNORED_DIRECTORIES and DEFAULT_IGNORED_EXTENSIONS in Listen::Silencer), you can add ignoring patterns with the `ignore` option/method or overwrite default with `ignore!` option/method. + +``` ruby +listener = Listen.to('dir/path/to/listen', ignore: /\.txt/) { |modified, added, removed| # ... } +listener.start +listener.ignore! /\.pkg/ # overwrite all patterns and only ignore pkg extension. +listener.ignore /\.rb/ # ignore rb extension in addition of pkg. +sleep +``` + +Note: `:ignore` regexp patterns are evaluated against relative paths. + +Note: Ignoring paths does not improve performance, except when Polling ([#274](https://github.com/guard/listen/issues/274)) + +### Only + +Listen catches all files (less the ignored ones) by default. If you want to only listen to a specific type of file (i.e., just `.rb` extension), you should use the `only` option/method. + +``` ruby +listener = Listen.to('dir/path/to/listen', only: /\.rb$/) { |modified, added, removed| # ... } +listener.start +listener.only /_spec\.rb$/ # overwrite all existing only patterns. +sleep +``` + +Note: `:only` regexp patterns are evaluated only against relative **file** paths. + + +## Changes callback + +Changes to the listened-to directories gets reported back to the user in a callback. +The registered callback gets invoked, when there are changes, with **three** parameters: +`modified`, `added` and `removed` paths, in that particular order. +Paths are always returned in their absolute form. + +Example: + +```ruby +listener = Listen.to('path/to/app') do |modified, added, removed| + # This block will be called when there are changes. +end +listener.start +sleep +``` + +or ... + +```ruby +# Create a callback +callback = Proc.new do |modified, added, removed| + # This proc will be called when there are changes. +end +listener = Listen.to('dir', &callback) +listener.start +sleep +``` + +## Options + +All the following options can be set through the `Listen.to` after the directory path(s) params. + +```ruby +ignore: [%r{/foo/bar}, /\.pid$/, /\.coffee$/] # Ignore a list of paths + # default: See DEFAULT_IGNORED_DIRECTORIES and DEFAULT_IGNORED_EXTENSIONS in Listen::Silencer + +ignore!: %r{/foo/bar} # Same as ignore options, but overwrite default ignored paths. + +only: %r{.rb$} # Only listen to specific files + # default: none + +latency: 0.5 # Set the delay (**in seconds**) between checking for changes + # default: 0.25 sec (1.0 sec for polling) + +wait_for_delay: 4 # Set the delay (**in seconds**) between calls to the callback when changes exist + # default: 0.10 sec + +force_polling: true # Force the use of the polling adapter + # default: none + +relative: false # Whether changes should be relative to current dir or not + # default: false + +polling_fallback_message: 'custom message' # Set a custom polling fallback message (or disable it with false) + # default: "Listen will be polling for changes. Learn more at https://github.com/guard/listen#listen-adapters." +``` + +## Debugging + +Setting the environment variable `LISTEN_GEM_DEBUGGING=1` sets up the INFO level logger, while `LISTEN_GEM_DEBUGGING=2` sets up the DEBUG level logger. + +You can also set `Listen.logger` to a custom logger. + + +## Listen adapters + +The Listen gem has a set of adapters to notify it when there are changes. + +There are 4 OS-specific adapters to support Darwin, Linux, \*BSD and Windows. +These adapters are fast as they use some system-calls to implement the notifying function. + +There is also a polling adapter - although it's much slower than other adapters, +it works on every platform/system and scenario (including network filesystems such as VM shared folders). + +The Darwin and Linux adapters are dependencies of the Listen gem so they work out of the box. For other adapters a specific gem will have to be added to your Gemfile, please read below. + +The Listen gem will choose the best adapter automatically, if present. If you +want to force the use of the polling adapter, use the `:force_polling` option +while initializing the listener. + +### On Windows + +If you are on Windows, it's recommended to use the [`wdm`](https://github.com/Maher4Ever/wdm) adapter instead of polling. + +Please add the following to your Gemfile: + +```ruby +gem 'wdm', '>= 0.1.0' if Gem.win_platform? +``` + +### On \*BSD + +If you are on \*BSD you can try to use the [`rb-kqueue`](https://github.com/mat813/rb-kqueue) adapter instead of polling. + +Please add the following to your Gemfile: + +```ruby +require 'rbconfig' +if RbConfig::CONFIG['target_os'] =~ /bsd|dragonfly/i + gem 'rb-kqueue', '>= 0.2' +end + +``` + +### Getting the [polling fallback message](#options)? + +Please visit the [installation section of the Listen WIKI](https://github.com/guard/listen/wiki#installation) for more information and options for potential fixes. + +### Issues and troubleshooting + +*NOTE: without providing the output after setting the `LISTEN_GEM_DEBUGGING=1` environment variable, it can be almost impossible to guess why listen is not working as expected.* + +See [TROUBLESHOOTING](https://github.com/guard/listen/wiki/Troubleshooting) + +## Performance + +If Listen seems slow or unresponsive, make sure you're not using the Polling adapter (you should see a warning upon startup if you are). + +Also, if the directories you're watching contain many files, make sure you're: + +* not using Polling (ideally) +* using `:ignore` and `:only` options to avoid tracking directories you don't care about (important with Polling and on MacOS) +* running Listen with the `:latency` and `:wait_for_delay` options not too small or too big (depends on needs) +* not watching directories with log files, database files or other frequently changing files +* not using a version of Listen prior to 2.7.7 +* not getting silent crashes within Listen (see LISTEN_GEM_DEBUGGING=2) +* not running multiple instances of Listen in the background +* using a file system with atime modification disabled (ideally) +* not using a filesystem with inaccurate file modification times (ideally), e.g. HFS, VFAT +* not buffering to a slow terminal (e.g. transparency + fancy font + slow gfx card + lots of output) +* ideally not running a slow encryption stack, e.g. btrfs + ecryptfs + +When in doubt, LISTEN_GEM_DEBUGGING=2 can help discover the actual events and time they happened. + +See also [Tips and Techniques](https://github.com/guard/listen/wiki/Tips-and-Techniques). + +## Development + +* Documentation hosted at [RubyDoc](http://rubydoc.info/github/guard/listen/master/frames). +* Source hosted at [GitHub](https://github.com/guard/listen). + +Pull requests are very welcome! Please try to follow these simple rules if applicable: + +* Please create a topic branch for every separate change you make. +* Make sure your patches are well tested. All specs must pass on [Travis CI](https://travis-ci.org/guard/listen). +* Update the [Yard](http://yardoc.org/) documentation. +* Update the [README](https://github.com/guard/listen/blob/master/README.md). +* Please **do not change** the version number. + +For questions please join us in our [Google group](http://groups.google.com/group/guard-dev) or on +`#guard` (irc.freenode.net). + +## Acknowledgments + +* [Michael Kessler (netzpirat)][] for having written the [initial specs](https://github.com/guard/listen/commit/1e457b13b1bb8a25d2240428ce5ed488bafbed1f). +* [Travis Tilley (ttilley)][] for this awesome work on [fssm][] & [rb-fsevent][]. +* [Nathan Weizenbaum (nex3)][] for [rb-inotify][], a thorough inotify wrapper. +* [Mathieu Arnold (mat813)][] for [rb-kqueue][], a simple kqueue wrapper. +* [Maher Sallam][] for [wdm][], windows support wouldn't exist without him. +* [Yehuda Katz (wycats)][] for [vigilo][], that has been a great source of inspiration. + +## Author + +[Thibaud Guillaume-Gentil](https://github.com/thibaudgg) ([@thibaudgg](https://twitter.com/thibaudgg)) + +## Contributors + +[https://github.com/guard/listen/graphs/contributors](https://github.com/guard/listen/graphs/contributors) + +[Thibaud Guillaume-Gentil (thibaudgg)]: https://github.com/thibaudgg +[Maher Sallam]: https://github.com/Maher4Ever +[Michael Kessler (netzpirat)]: https://github.com/netzpirat +[Travis Tilley (ttilley)]: https://github.com/ttilley +[fssm]: https://github.com/ttilley/fssm +[rb-fsevent]: https://github.com/thibaudgg/rb-fsevent +[Mathieu Arnold (mat813)]: https://github.com/mat813 +[Nathan Weizenbaum (nex3)]: https://github.com/nex3 +[rb-inotify]: https://github.com/nex3/rb-inotify +[stereobooster]: https://github.com/stereobooster +[rb-fchange]: https://github.com/stereobooster/rb-fchange +[rb-kqueue]: https://github.com/mat813/rb-kqueue +[Yehuda Katz (wycats)]: https://github.com/wycats +[vigilo]: https://github.com/wycats/vigilo +[wdm]: https://github.com/Maher4Ever/wdm diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen.rb new file mode 100644 index 0000000..dac914f --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen.rb @@ -0,0 +1,55 @@ +require 'logger' +require 'sass-listen/logger' +require 'sass-listen/listener' + +require 'sass-listen/internals/thread_pool' + +# Always set up logging by default first time file is required +# +# NOTE: If you need to clear the logger completely, do so *after* +# requiring this file. If you need to set a custom logger, +# require the listen/logger file and set the logger before requiring +# this file. +SassListen.setup_default_logger_if_unset + +# Won't print anything by default because of level - unless you've set +# LISTEN_GEM_DEBUGGING or provided your own logger with a high enough level +SassListen::Logger.info "SassListen loglevel set to: #{SassListen.logger.level}" +SassListen::Logger.info "SassListen version: #{SassListen::VERSION}" + +module SassListen + class << self + # Listens to file system modifications on a either single directory or + # multiple directories. + # + # @param (see SassListen::Listener#new) + # + # @yield [modified, added, removed] the changed files + # @yieldparam [Array] modified the list of modified files + # @yieldparam [Array] added the list of added files + # @yieldparam [Array] removed the list of removed files + # + # @return [SassListen::Listener] the listener + # + def to(*args, &block) + @listeners ||= [] + Listener.new(*args, &block).tap do |listener| + @listeners << listener + end + end + + # This is used by the `listen` binary to handle Ctrl-C + # + def stop + Internals::ThreadPool.stop + @listeners ||= [] + + # TODO: should use a mutex for this + @listeners.each do |listener| + # call stop to halt the main loop + listener.stop + end + @listeners = nil + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter.rb new file mode 100644 index 0000000..1f94971 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter.rb @@ -0,0 +1,43 @@ +require 'sass-listen/adapter/base' +require 'sass-listen/adapter/bsd' +require 'sass-listen/adapter/darwin' +require 'sass-listen/adapter/linux' +require 'sass-listen/adapter/polling' +require 'sass-listen/adapter/windows' + +module SassListen + module Adapter + OPTIMIZED_ADAPTERS = [Darwin, Linux, BSD, Windows] + POLLING_FALLBACK_MESSAGE = 'SassListen will be polling for changes.'\ + 'Learn more at https://github.com/guard/listen#listen-adapters.' + + def self.select(options = {}) + _log :debug, 'Adapter: considering polling ...' + return Polling if options[:force_polling] + _log :debug, 'Adapter: considering optimized backend...' + return _usable_adapter_class if _usable_adapter_class + _log :debug, 'Adapter: falling back to polling...' + _warn_polling_fallback(options) + Polling + rescue + _log :warn, format('Adapter: failed: %s:%s', $ERROR_POSITION.inspect, + $ERROR_POSITION * "\n") + raise + end + + private + + def self._usable_adapter_class + OPTIMIZED_ADAPTERS.detect(&:usable?) + end + + def self._warn_polling_fallback(options) + msg = options.fetch(:polling_fallback_message, POLLING_FALLBACK_MESSAGE) + Kernel.warn "[SassListen warning]:\n #{msg}" if msg + end + + def self._log(type, message) + SassListen::Logger.send(type, message) + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/base.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/base.rb new file mode 100644 index 0000000..94a9071 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/base.rb @@ -0,0 +1,137 @@ +require 'sass-listen/options' +require 'sass-listen/record' +require 'sass-listen/change' + +module SassListen + module Adapter + class Base + attr_reader :options + + # TODO: only used by tests + DEFAULTS = {} + + attr_reader :config + + def initialize(config) + @started = false + @config = config + + @configured = nil + + fail 'No directories to watch!' if config.directories.empty? + + defaults = self.class.const_get('DEFAULTS') + @options = SassListen::Options.new(config.adapter_options, defaults) + rescue + _log_exception 'adapter config failed: %s:%s called from: %s', caller + raise + end + + # TODO: it's a separate method as a temporary workaround for tests + def configure + if @configured + _log(:warn, 'Adapter already configured!') + return + end + + @configured = true + + @callbacks ||= {} + config.directories.each do |dir| + callback = @callbacks[dir] || lambda do |event| + _process_event(dir, event) + end + @callbacks[dir] = callback + _configure(dir, &callback) + end + + @snapshots ||= {} + # TODO: separate config per directory (some day maybe) + change_config = Change::Config.new(config.queue, config.silencer) + config.directories.each do |dir| + record = Record.new(dir) + snapshot = Change.new(change_config, record) + @snapshots[dir] = snapshot + end + end + + def started? + @started + end + + def start + configure + + if started? + _log(:warn, 'Adapter already started!') + return + end + + @started = true + + calling_stack = caller.dup + SassListen::Internals::ThreadPool.add do + begin + @snapshots.values.each do |snapshot| + _timed('Record.build()') { snapshot.record.build } + end + _run + rescue + msg = 'run() in thread failed: %s:\n'\ + ' %s\n\ncalled from:\n %s' + _log_exception(msg, calling_stack) + raise # for unit tests mostly + end + end + end + + def stop + _stop + end + + def self.usable? + const_get('OS_REGEXP') =~ RbConfig::CONFIG['target_os'] + end + + private + + def _stop + end + + def _timed(title) + start = Time.now.to_f + yield + diff = Time.now.to_f - start + SassListen::Logger.info format('%s: %.05f seconds', title, diff) + rescue + SassListen::Logger.warn "#{title} crashed: #{$ERROR_INFO.inspect}" + raise + end + + # TODO: allow backend adapters to pass specific invalidation objects + # e.g. Darwin -> DirRescan, INotify -> MoveScan, etc. + def _queue_change(type, dir, rel_path, options) + @snapshots[dir].invalidate(type, rel_path, options) + end + + def _log(*args, &block) + self.class.send(:_log, *args, &block) + end + + def _log_exception(msg, caller_stack) + formatted = format( + msg, + $ERROR_INFO, + $ERROR_POSITION * "\n", + caller_stack * "\n" + ) + + _log(:error, formatted) + end + + def self._log(*args, &block) + SassListen::Logger.send(*args, &block) + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/bsd.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/bsd.rb new file mode 100644 index 0000000..90e5f58 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/bsd.rb @@ -0,0 +1,106 @@ +# Listener implementation for BSD's `kqueue`. +# @see http://www.freebsd.org/cgi/man.cgi?query=kqueue +# @see https://github.com/mat813/rb-kqueue/blob/master/lib/rb-kqueue/queue.rb +# +module SassListen + module Adapter + class BSD < Base + OS_REGEXP = /bsd|dragonfly/i + + DEFAULTS = { + events: [ + :delete, + :write, + :extend, + :attrib, + :rename + # :link, :revoke + ] + } + + BUNDLER_DECLARE_GEM = <<-EOS.gsub(/^ {6}/, '') + Please add the following to your Gemfile to avoid polling for changes: + require 'rbconfig' + if RbConfig::CONFIG['target_os'] =~ /#{OS_REGEXP}/ + gem 'rb-kqueue', '>= 0.2' + end + EOS + + def self.usable? + return false unless super + require 'rb-kqueue' + require 'find' + true + rescue LoadError + Kernel.warn BUNDLER_DECLARE_GEM + false + end + + private + + def _configure(directory, &_callback) + @worker ||= KQueue::Queue.new + @callback = _callback + # use Record to make a snapshot of dir, so we + # can detect new files + _find(directory.to_s) { |path| _watch_file(path, @worker) } + end + + def _run + @worker.run + end + + def _process_event(dir, event) + full_path = _event_path(event) + if full_path.directory? + # Force dir content tracking to kick in, or we won't have + # names of added files + _queue_change(:dir, dir, '.', recursive: true) + elsif full_path.exist? + path = full_path.relative_path_from(dir) + _queue_change(:file, dir, path.to_s, change: _change(event.flags)) + end + + # If it is a directory, and it has a write flag, it means a + # file has been added so find out which and deal with it. + # No need to check for removed files, kqueue will forget them + # when the vfs does. + _watch_for_new_file(event) if full_path.directory? + end + + def _change(event_flags) + { modified: [:attrib, :extend], + added: [:write], + removed: [:rename, :delete] + }.each do |change, flags| + return change unless (flags & event_flags).empty? + end + nil + end + + def _event_path(event) + Pathname.new(event.watcher.path) + end + + def _watch_for_new_file(event) + queue = event.watcher.queue + _find(_event_path(event).to_s) do |file_path| + unless queue.watchers.detect { |_, v| v.path == file_path.to_s } + _watch_file(file_path, queue) + end + end + end + + def _watch_file(path, queue) + queue.watch_file(path, *options.events, &@callback) + rescue Errno::ENOENT => e + _log :warn, "kqueue: watch file failed: #{e.message}" + end + + # Quick rubocop workaround + def _find(*paths, &block) + Find.send(:find, *paths, &block) + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/config.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/config.rb new file mode 100644 index 0000000..e1c807a --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/config.rb @@ -0,0 +1,26 @@ +require 'pathname' + +module SassListen + module Adapter + class Config + attr_reader :directories + attr_reader :silencer + attr_reader :queue + attr_reader :adapter_options + + def initialize(directories, queue, silencer, adapter_options) + # Default to current directory if no directories are supplied + directories = [Dir.pwd] if directories.to_a.empty? + + # TODO: fix (flatten, array, compact?) + @directories = directories.map do |directory| + Pathname.new(directory.to_s).realpath + end + + @silencer = silencer + @queue = queue + @adapter_options = adapter_options + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/darwin.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/darwin.rb new file mode 100644 index 0000000..d543726 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/darwin.rb @@ -0,0 +1,88 @@ +require 'thread' +require 'sass-listen/internals/thread_pool' + +module SassListen + module Adapter + # Adapter implementation for Mac OS X `FSEvents`. + # + class Darwin < Base + OS_REGEXP = /darwin(?1\d+)/i + + # The default delay between checking for changes. + DEFAULTS = { latency: 0.1 } + + INCOMPATIBLE_GEM_VERSION = <<-EOS.gsub(/^ {8}/, '') + rb-fsevent > 0.9.4 no longer supports OS X 10.6 through 10.8. + + Please add the following to your Gemfile to avoid polling for changes: + require 'rbconfig' + if RbConfig::CONFIG['target_os'] =~ /darwin(1[0-3])/i + gem 'rb-fsevent', '<= 0.9.4' + end + EOS + + def self.usable? + require 'rb-fsevent' + darwin_version = RbConfig::CONFIG['target_os'][OS_REGEXP, :major_version] or return false + return true if darwin_version.to_i >= 13 # darwin13 is OS X 10.9 + return true if Gem::Version.new(FSEvent::VERSION) <= Gem::Version.new('0.9.4') + Kernel.warn INCOMPATIBLE_GEM_VERSION + false + end + + private + + # NOTE: each directory gets a DIFFERENT callback! + def _configure(dir, &callback) + opts = { latency: options.latency } + + @workers ||= ::Queue.new + @workers << FSEvent.new.tap do |worker| + _log :debug, "fsevent: watching: #{dir.to_s.inspect}" + worker.watch(dir.to_s, opts, &callback) + end + end + + def _run + first = @workers.pop + + # NOTE: _run is called within a thread, so run every other + # worker in it's own thread + _run_workers_in_background(_to_array(@workers)) + _run_worker(first) + end + + def _process_event(dir, event) + _log :debug, "fsevent: processing event: #{event.inspect}" + event.each do |path| + new_path = Pathname.new(path.sub(/\/$/, '')) + _log :debug, "fsevent: #{new_path}" + # TODO: does this preserve symlinks? + rel_path = new_path.relative_path_from(dir).to_s + _queue_change(:dir, dir, rel_path, recursive: true) + end + end + + def _run_worker(worker) + _log :debug, "fsevent: running worker: #{worker.inspect}" + worker.run + rescue + _log_exception 'fsevent: running worker failed: %s:%s called from: %s', caller + end + + def _run_workers_in_background(workers) + workers.each do |worker| + # NOTE: while passing local variables to the block below is not + # thread safe, using 'worker' from the enumerator above is ok + SassListen::Internals::ThreadPool.add { _run_worker(worker) } + end + end + + def _to_array(queue) + workers = [] + workers << queue.pop until queue.empty? + workers + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/linux.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/linux.rb new file mode 100644 index 0000000..08d0d80 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/linux.rb @@ -0,0 +1,108 @@ +module SassListen + module Adapter + # @see https://github.com/nex3/rb-inotify + class Linux < Base + OS_REGEXP = /linux/i + + DEFAULTS = { + events: [ + :recursive, + :attrib, + :create, + :delete, + :move, + :close_write + ], + wait_for_delay: 0.1 + } + + private + + WIKI_URL = 'https://github.com/guard/listen'\ + '/wiki/Increasing-the-amount-of-inotify-watchers' + + INOTIFY_LIMIT_MESSAGE = <<-EOS.gsub(/^\s*/, '') + FATAL: SassListen error: unable to monitor directories for changes. + Visit #{WIKI_URL} for info on how to fix this. + EOS + + def _configure(directory, &callback) + require 'rb-inotify' + @worker ||= ::INotify::Notifier.new + @worker.watch(directory.to_s, *options.events, &callback) + rescue Errno::ENOSPC + abort(INOTIFY_LIMIT_MESSAGE) + end + + def _run + Thread.current[:listen_blocking_read_thread] = true + @worker.run + Thread.current[:listen_blocking_read_thread] = false + end + + def _process_event(dir, event) + # NOTE: avoid using event.absolute_name since new API + # will need to have a custom recursion implemented + # to properly match events to configured directories + path = Pathname.new(event.watcher.path) + event.name + rel_path = path.relative_path_from(dir).to_s + + _log(:debug) { "inotify: #{rel_path} (#{event.flags.inspect})" } + + if /1|true/ =~ ENV['LISTEN_GEM_SIMULATE_FSEVENT'] + if (event.flags & [:moved_to, :moved_from]) || _dir_event?(event) + rel_path = path.dirname.relative_path_from(dir).to_s + _queue_change(:dir, dir, rel_path, {}) + else + _queue_change(:dir, dir, rel_path, {}) + end + return + end + + return if _skip_event?(event) + + cookie_params = event.cookie.zero? ? {} : { cookie: event.cookie } + + # Note: don't pass options to force rescanning the directory, so we can + # detect moving/deleting a whole tree + if _dir_event?(event) + _queue_change(:dir, dir, rel_path, cookie_params) + return + end + + params = cookie_params.merge(change: _change(event.flags)) + + _queue_change(:file, dir, rel_path, params) + end + + def _skip_event?(event) + # Event on root directory + return true if event.name == '' + # INotify reports changes to files inside directories as events + # on the directories themselves too. + # + # @see http://linux.die.net/man/7/inotify + _dir_event?(event) && (event.flags & [:close, :modify]).any? + end + + def _change(event_flags) + { modified: [:attrib, :close_write], + moved_to: [:moved_to], + moved_from: [:moved_from], + added: [:create], + removed: [:delete] }.each do |change, flags| + return change unless (flags & event_flags).empty? + end + nil + end + + def _dir_event?(event) + event.flags.include?(:isdir) + end + + def _stop + @worker && @worker.close + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/polling.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/polling.rb new file mode 100644 index 0000000..cd6d3c9 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/polling.rb @@ -0,0 +1,37 @@ +module SassListen + module Adapter + # Polling Adapter that works cross-platform and + # has no dependencies. This is the adapter that + # uses the most CPU processing power and has higher + # file IO than the other implementations. + # + class Polling < Base + OS_REGEXP = // # match every OS + + DEFAULTS = { latency: 1.0, wait_for_delay: 0.05 } + + private + + def _configure(_, &callback) + @polling_callbacks ||= [] + @polling_callbacks << callback + end + + def _run + loop do + start = Time.now.to_f + @polling_callbacks.each do |callback| + callback.call(nil) + nap_time = options.latency - (Time.now.to_f - start) + # TODO: warn if nap_time is negative (polling too slow) + sleep(nap_time) if nap_time > 0 + end + end + end + + def _process_event(dir, _) + _queue_change(:dir, dir, '.', recursive: true) + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/windows.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/windows.rb new file mode 100644 index 0000000..7214e19 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/adapter/windows.rb @@ -0,0 +1,99 @@ +module SassListen + module Adapter + # Adapter implementation for Windows `wdm`. + # + class Windows < Base + OS_REGEXP = /mswin|mingw|cygwin/i + + BUNDLER_DECLARE_GEM = <<-EOS.gsub(/^ {6}/, '') + Please add the following to your Gemfile to avoid polling for changes: + gem 'wdm', '>= 0.1.0' if Gem.win_platform? + EOS + + def self.usable? + return false unless super + require 'wdm' + true + rescue LoadError + _log :debug, format('wdm - load failed: %s:%s', $ERROR_INFO, + $ERROR_POSITION * "\n") + + Kernel.warn BUNDLER_DECLARE_GEM + false + end + + private + + def _configure(dir, &callback) + require 'wdm' + _log :debug, 'wdm - starting...' + @worker ||= WDM::Monitor.new + @worker.watch_recursively(dir.to_s, :files) do |change| + callback.call([:file, change]) + end + + @worker.watch_recursively(dir.to_s, :directories) do |change| + callback.call([:dir, change]) + end + + events = [:attributes, :last_write] + @worker.watch_recursively(dir.to_s, *events) do |change| + callback.call([:attr, change]) + end + end + + def _run + @worker.run! + end + + def _process_event(dir, event) + _log :debug, "wdm - callback: #{event.inspect}" + + type, change = event + + full_path = Pathname(change.path) + + rel_path = full_path.relative_path_from(dir).to_s + + options = { change: _change(change.type) } + + case type + when :file + _queue_change(:file, dir, rel_path, options) + when :attr + unless full_path.directory? + _queue_change(:file, dir, rel_path, options) + end + when :dir + if change.type == :removed + # TODO: check if watched dir? + _queue_change(:dir, dir, Pathname(rel_path).dirname.to_s, {}) + elsif change.type == :added + _queue_change(:dir, dir, rel_path, {}) + else + # do nothing - changed directory means either: + # - removed subdirs (handled above) + # - added subdirs (handled above) + # - removed files (handled by _file_callback) + # - added files (handled by _file_callback) + # so what's left? + end + end + rescue + details = event.inspect + _log :error, format('wdm - callback (%): %s:%s', details, $ERROR_INFO, + $ERROR_POSITION * "\n") + raise + end + + def _change(type) + { modified: [:modified, :attrib], # TODO: is attrib really passed? + added: [:added, :renamed_new_file], + removed: [:removed, :renamed_old_file] }.each do |change, types| + return change if types.include?(type) + end + nil + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/backend.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/backend.rb new file mode 100644 index 0000000..08dd764 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/backend.rb @@ -0,0 +1,43 @@ +require 'sass-listen/adapter' +require 'sass-listen/adapter/base' +require 'sass-listen/adapter/config' + +require 'forwardable' + +# This class just aggregates configuration object to avoid Listener specs +# from exploding with huge test setup blocks +module SassListen + class Backend + def initialize(directories, queue, silencer, config) + adapter_select_opts = config.adapter_select_options + + adapter_class = Adapter.select(adapter_select_opts) + + # Use default from adapter if possible + @min_delay_between_events = config.min_delay_between_events + @min_delay_between_events ||= adapter_class::DEFAULTS[:wait_for_delay] + @min_delay_between_events ||= 0.1 + + adapter_opts = config.adapter_instance_options(adapter_class) + + aconfig = Adapter::Config.new(directories, queue, silencer, adapter_opts) + @adapter = adapter_class.new(aconfig) + end + + def start + adapter.start + end + + def stop + adapter.stop + end + + def min_delay_between_events + @min_delay_between_events + end + + private + + attr_reader :adapter + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/change.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/change.rb new file mode 100644 index 0000000..6b1f07c --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/change.rb @@ -0,0 +1,78 @@ +require 'sass-listen/file' +require 'sass-listen/directory' + +module SassListen + # TODO: rename to Snapshot + class Change + # TODO: test this class for coverage + class Config + def initialize(queue, silencer) + @queue = queue + @silencer = silencer + end + + def silenced?(path, type) + @silencer.silenced?(Pathname(path), type) + end + + def queue(*args) + @queue << args + end + end + + attr_reader :record + + def initialize(config, record) + @config = config + @record = record + end + + # Invalidate some part of the snapshot/record (dir, file, subtree, etc.) + def invalidate(type, rel_path, options) + watched_dir = Pathname.new(record.root) + + change = options[:change] + cookie = options[:cookie] + + if !cookie && config.silenced?(rel_path, type) + SassListen::Logger.debug { "(silenced): #{rel_path.inspect}" } + return + end + + path = watched_dir + rel_path + + SassListen::Logger.debug do + log_details = options[:silence] && 'recording' || change || 'unknown' + "#{log_details}: #{type}:#{path} (#{options.inspect})" + end + + if change + options = cookie ? { cookie: cookie } : {} + config.queue(type, change, watched_dir, rel_path, options) + else + if type == :dir + # NOTE: POSSIBLE RECURSION + # TODO: fix - use a queue instead + Directory.scan(self, rel_path, options) + else + change = File.change(record, rel_path) + return if !change || options[:silence] + config.queue(:file, change, watched_dir, rel_path) + end + end + rescue RuntimeError => ex + msg = format( + '%s#%s crashed %s:%s', + self.class, + __method__, + exinspect, + ex.backtrace * "\n") + SassListen::Logger.error(msg) + raise + end + + private + + attr_reader :config + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/cli.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/cli.rb new file mode 100644 index 0000000..c56193d --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/cli.rb @@ -0,0 +1,65 @@ +require 'thor' +require 'sass-listen' +require 'logger' + +module SassListen + class CLI < Thor + default_task :start + + desc 'start', 'Starts SassListen' + + class_option :verbose, + type: :boolean, + default: false, + aliases: '-v', + banner: 'Verbose' + + class_option :directory, + type: :array, + default: '.', + aliases: '-d', + banner: 'The directory to listen to' + + class_option :relative, + type: :boolean, + default: false, + aliases: '-r', + banner: 'Convert paths relative to current directory' + + def start + SassListen::Forwarder.new(options).start + end + end + + class Forwarder + attr_reader :logger + def initialize(options) + @options = options + @logger = ::Logger.new(STDOUT) + @logger.level = ::Logger::INFO + @logger.formatter = proc { |_, _, _, msg| "#{msg}\n" } + end + + def start + logger.info 'Starting listen...' + directory = @options[:directory] + relative = @options[:relative] + callback = proc do |modified, added, removed| + if @options[:verbose] + logger.info "+ #{added}" unless added.empty? + logger.info "- #{removed}" unless removed.empty? + logger.info "> #{modified}" unless modified.empty? + end + end + + listener = SassListen.to( + directory, + relative: relative, + &callback) + + listener.start + + sleep 0.5 while listener.processing? + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/directory.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/directory.rb new file mode 100644 index 0000000..b3ab704 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/directory.rb @@ -0,0 +1,87 @@ +require 'set' + +module SassListen + # TODO: refactor (turn it into a normal object, cache the stat, etc) + class Directory + def self.scan(snapshot, rel_path, options) + record = snapshot.record + dir = Pathname.new(record.root) + previous = record.dir_entries(rel_path) + + record.add_dir(rel_path) + + # TODO: use children(with_directory: false) + path = dir + rel_path + current = Set.new(_children(path)) + + SassListen::Logger.debug do + format('%s: %s(%s): %s -> %s', + (options[:silence] ? 'Recording' : 'Scanning'), + rel_path, options.inspect, previous.inspect, current.inspect) + end + + begin + current.each do |full_path| + type = ::File.lstat(full_path.to_s).directory? ? :dir : :file + item_rel_path = full_path.relative_path_from(dir).to_s + _change(snapshot, type, item_rel_path, options) + end + rescue Errno::ENOENT + # The directory changed meanwhile, so rescan it + current = Set.new(_children(path)) + retry + end + + # TODO: this is not tested properly + previous = previous.reject { |entry, _| current.include? path + entry } + + _async_changes(snapshot, Pathname.new(rel_path), previous, options) + + rescue Errno::ENOENT, Errno::EHOSTDOWN + record.unset_path(rel_path) + _async_changes(snapshot, Pathname.new(rel_path), previous, options) + + rescue Errno::ENOTDIR + # TODO: path not tested + record.unset_path(rel_path) + _async_changes(snapshot, path, previous, options) + _change(snapshot, :file, rel_path, options) + rescue + SassListen::Logger.warn do + format('scan DIED: %s:%s', $ERROR_INFO, $ERROR_POSITION * "\n") + end + raise + end + + def self._async_changes(snapshot, path, previous, options) + fail "Not a Pathname: #{path.inspect}" unless path.respond_to?(:children) + previous.each do |entry, data| + # TODO: this is a hack with insufficient testing + type = data.key?(:mtime) ? :file : :dir + rel_path_s = (path + entry).to_s + _change(snapshot, type, rel_path_s, options) + end + end + + def self._change(snapshot, type, path, options) + return snapshot.invalidate(type, path, options) if type == :dir + + # Minor param cleanup for tests + # TODO: use a dedicated Event class + opts = options.dup + opts.delete(:recursive) + snapshot.invalidate(type, path, opts) + end + + def self._children(path) + return path.children unless RUBY_ENGINE == 'jruby' + + # JRuby inconsistency workaround, see: + # https://github.com/jruby/jruby/issues/3840 + exists = path.exist? + directory = path.directory? + return path.children unless (exists && !directory) + raise Errno::ENOTDIR, path.to_s + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/config.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/config.rb new file mode 100644 index 0000000..9709ebe --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/config.rb @@ -0,0 +1,59 @@ +module SassListen + module Event + class Config + def initialize( + listener, + event_queue, + queue_optimizer, + wait_for_delay, + &block) + + @listener = listener + @event_queue = event_queue + @queue_optimizer = queue_optimizer + @min_delay_between_events = wait_for_delay + @block = block + end + + def sleep(*args) + Kernel.sleep(*args) + end + + def call(*args) + @block.call(*args) if @block + end + + def timestamp + Time.now.to_f + end + + def event_queue + @event_queue + end + + def callable? + @block + end + + def optimize_changes(changes) + @queue_optimizer.smoosh_changes(changes) + end + + def min_delay_between_events + @min_delay_between_events + end + + def stopped? + listener.state == :stopped + end + + def paused? + listener.state == :paused + end + + private + + attr_reader :listener + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/loop.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/loop.rb new file mode 100644 index 0000000..c2caec2 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/loop.rb @@ -0,0 +1,117 @@ +require 'thread' + +require 'timeout' +require 'sass-listen/event/processor' + +module SassListen + module Event + class Loop + class Error < RuntimeError + class NotStarted < Error + end + end + + def initialize(config) + @config = config + @wait_thread = nil + @state = :paused + @reasons = ::Queue.new + end + + def wakeup_on_event + return if stopped? + return unless processing? + return unless wait_thread.alive? + _wakeup(:event) + end + + def paused? + wait_thread && state == :paused + end + + def processing? + return false if stopped? + return false if paused? + state == :processing + end + + def setup + # TODO: use a Fiber instead? + q = ::Queue.new + @wait_thread = Internals::ThreadPool.add do + _wait_for_changes(q, config) + end + + SassListen::Logger.debug('Waiting for processing to start...') + Timeout.timeout(5) { q.pop } + end + + def resume + fail Error::NotStarted if stopped? + return unless wait_thread + _wakeup(:resume) + end + + def pause + # TODO: works? + # fail NotImplementedError + end + + def teardown + return unless wait_thread + if wait_thread.alive? + _wakeup(:teardown) + wait_thread.join + end + @wait_thread = nil + end + + def stopped? + !wait_thread + end + + private + + attr_reader :config + attr_reader :wait_thread + + attr_accessor :state + + def _wait_for_changes(ready_queue, config) + processor = Event::Processor.new(config, @reasons) + + _wait_until_resumed(ready_queue) + processor.loop_for(config.min_delay_between_events) + rescue StandardError => ex + _nice_error(ex) + end + + def _sleep(*args) + Kernel.sleep(*args) + end + + def _wait_until_resumed(ready_queue) + self.state = :paused + ready_queue << :ready + sleep + self.state = :processing + end + + def _nice_error(ex) + indent = "\n -- " + msg = format( + 'exception while processing events: %s Backtrace:%s%s', + ex, + indent, + ex.backtrace * indent + ) + SassListen::Logger.error(msg) + end + + def _wakeup(reason) + @reasons << reason + wait_thread.wakeup + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/processor.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/processor.rb new file mode 100644 index 0000000..4002880 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/processor.rb @@ -0,0 +1,122 @@ +module SassListen + module Event + class Processor + def initialize(config, reasons) + @config = config + @reasons = reasons + _reset_no_unprocessed_events + end + + # TODO: implement this properly instead of checking the state at arbitrary + # points in time + def loop_for(latency) + @latency = latency + + loop do + _wait_until_events + _wait_until_events_calm_down + _wait_until_no_longer_paused + _process_changes + end + rescue Stopped + SassListen::Logger.debug('Processing stopped') + end + + private + + class Stopped < RuntimeError + end + + def _wait_until_events_calm_down + loop do + now = _timestamp + + # Assure there's at least latency between callbacks to allow + # for accumulating changes + diff = _deadline - now + break if diff <= 0 + + # give events a bit of time to accumulate so they can be + # compressed/optimized + _sleep(:waiting_until_latency, diff) + end + end + + def _wait_until_no_longer_paused + # TODO: may not be a good idea? + _sleep(:waiting_for_unpause) while config.paused? + end + + def _check_stopped + return unless config.stopped? + + _flush_wakeup_reasons + raise Stopped + end + + def _sleep(_local_reason, *args) + _check_stopped + sleep_duration = config.sleep(*args) + _check_stopped + + _flush_wakeup_reasons do |reason| + next unless reason == :event + _remember_time_of_first_unprocessed_event unless config.paused? + end + + sleep_duration + end + + def _remember_time_of_first_unprocessed_event + @first_unprocessed_event_time ||= _timestamp + end + + def _reset_no_unprocessed_events + @first_unprocessed_event_time = nil + end + + def _deadline + @first_unprocessed_event_time + @latency + end + + def _wait_until_events + # TODO: long sleep may not be a good idea? + _sleep(:waiting_for_events) while config.event_queue.empty? + @first_unprocessed_event_time ||= _timestamp + end + + def _flush_wakeup_reasons + reasons = @reasons + until reasons.empty? + reason = reasons.pop + yield reason if block_given? + end + end + + def _timestamp + config.timestamp + end + + # for easier testing without sleep loop + def _process_changes + _reset_no_unprocessed_events + + changes = [] + changes << config.event_queue.pop until config.event_queue.empty? + + callable = config.callable? + return unless callable + + hash = config.optimize_changes(changes) + result = [hash[:modified], hash[:added], hash[:removed]] + return if result.all?(&:empty?) + + block_start = _timestamp + config.call(*result) + SassListen::Logger.debug "Callback took #{_timestamp - block_start} sec" + end + + attr_reader :config + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/queue.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/queue.rb new file mode 100644 index 0000000..3d76367 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/event/queue.rb @@ -0,0 +1,58 @@ +require 'thread' + +require 'forwardable' + +module SassListen + module Event + class Queue + class Config + def initialize(relative) + @relative = relative + end + + def relative? + @relative + end + end + + def initialize(config, &block) + @event_queue = ::Queue.new + @block = block + @config = config + end + + def <<(args) + type, change, dir, path, options = *args + fail "Invalid type: #{type.inspect}" unless [:dir, :file].include? type + fail "Invalid change: #{change.inspect}" unless change.is_a?(Symbol) + fail "Invalid path: #{path.inspect}" unless path.is_a?(String) + + dir = _safe_relative_from_cwd(dir) + event_queue.public_send(:<<, [type, change, dir, path, options]) + + block.call(args) if block + end + + def empty? + event_queue.empty? + end + + def pop + event_queue.pop + end + + private + + attr_reader :event_queue + attr_reader :block + attr_reader :config + + def _safe_relative_from_cwd(dir) + return dir unless config.relative? + dir.relative_path_from(Pathname.pwd) + rescue ArgumentError + dir + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/file.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/file.rb new file mode 100644 index 0000000..9a60bd7 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/file.rb @@ -0,0 +1,80 @@ +require 'digest/md5' + +module SassListen + class File + def self.change(record, rel_path) + path = Pathname.new(record.root) + rel_path + lstat = path.lstat + + data = { mtime: lstat.mtime.to_f, mode: lstat.mode } + + record_data = record.file_data(rel_path) + + if record_data.empty? + record.update_file(rel_path, data) + return :added + end + + if data[:mode] != record_data[:mode] + record.update_file(rel_path, data) + return :modified + end + + if data[:mtime] != record_data[:mtime] + record.update_file(rel_path, data) + return :modified + end + + return if /1|true/ =~ ENV['LISTEN_GEM_DISABLE_HASHING'] + return unless self.inaccurate_mac_time?(lstat) + + # Check if change happened within 1 second (maybe it's even + # too much, e.g. 0.3-0.5 could be sufficient). + # + # With rb-fsevent, there's a (configurable) latency between + # when file was changed and when the event was triggered. + # + # If a file is saved at ???14.998, by the time the event is + # actually received by SassListen, the time could already be e.g. + # ???15.7. + # + # And since Darwin adapter uses directory scanning, the file + # mtime may be the same (e.g. file was changed at ???14.001, + # then at ???14.998, but the fstat time would be ???14.0 in + # both cases). + # + # If change happend at ???14.999997, the mtime is 14.0, so for + # an mtime=???14.0 we assume it could even be almost ???15.0 + # + # So if Time.now.to_f is ???15.999998 and stat reports mtime + # at ???14.0, then event was due to that file'd change when: + # + # ???15.999997 - ???14.999998 < 1.0s + # + # So the "2" is "1 + 1" (1s to cover rb-fsevent latency + + # 1s maximum difference between real mtime and that recorded + # in the file system) + # + return if data[:mtime].to_i + 2 <= Time.now.to_f + + md5 = Digest::MD5.file(path).digest + record.update_file(rel_path, data.merge(md5: md5)) + :modified if record_data[:md5] && md5 != record_data[:md5] + rescue SystemCallError + record.unset_path(rel_path) + :removed + rescue + SassListen::Logger.debug "lstat failed for: #{rel_path} (#{$ERROR_INFO})" + raise + end + + def self.inaccurate_mac_time?(stat) + # 'mac' means Modified/Accessed/Created + + # Since precision depends on mounted FS (e.g. you can have a FAT partiion + # mounted on Linux), check for fields with a remainder to detect this + + [stat.mtime, stat.ctime, stat.atime].map(&:usec).all?(&:zero?) + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/fsm.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/fsm.rb new file mode 100644 index 0000000..e253b76 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/fsm.rb @@ -0,0 +1,131 @@ +# Code copied from https://github.com/celluloid/celluloid-fsm +module SassListen + module FSM + DEFAULT_STATE = :default # Default state name unless one is explicitly set + + # Included hook to extend class methods + def self.included(klass) + klass.send :extend, ClassMethods + end + + module ClassMethods + # Obtain or set the default state + # Passing a state name sets the default state + def default_state(new_default = nil) + if new_default + @default_state = new_default.to_sym + else + defined?(@default_state) ? @default_state : DEFAULT_STATE + end + end + + # Obtain the valid states for this FSM + def states + @states ||= {} + end + + # Declare an FSM state and optionally provide a callback block to fire + # Options: + # * to: a state or array of states this state can transition to + def state(*args, &block) + if args.last.is_a? Hash + # Stringify keys :/ + options = args.pop.each_with_object({}) { |(k, v), h| h[k.to_s] = v } + else + options = {} + end + + args.each do |name| + name = name.to_sym + default_state name if options['default'] + states[name] = State.new(name, options['to'], &block) + end + end + end + + # Be kind and call super if you must redefine initialize + def initialize + @state = self.class.default_state + end + + # Obtain the current state of the FSM + attr_reader :state + + def transition(state_name) + new_state = validate_and_sanitize_new_state(state_name) + return unless new_state + transition_with_callbacks!(new_state) + end + + # Immediate state transition with no checks, or callbacks. "Dangerous!" + def transition!(state_name) + @state = state_name + end + + protected + + def validate_and_sanitize_new_state(state_name) + state_name = state_name.to_sym + + return if current_state_name == state_name + + if current_state && !current_state.valid_transition?(state_name) + valid = current_state.transitions.map(&:to_s).join(', ') + msg = "#{self.class} can't change state from '#{@state}'"\ + " to '#{state_name}', only to: #{valid}" + fail ArgumentError, msg + end + + new_state = states[state_name] + + unless new_state + return if state_name == default_state + fail ArgumentError, "invalid state for #{self.class}: #{state_name}" + end + + new_state + end + + def transition_with_callbacks!(state_name) + transition! state_name.name + state_name.call(self) + end + + def states + self.class.states + end + + def default_state + self.class.default_state + end + + def current_state + states[@state] + end + + def current_state_name + current_state && current_state.name || '' + end + + class State + attr_reader :name, :transitions + + def initialize(name, transitions = nil, &block) + @name, @block = name, block + @transitions = nil + @transitions = Array(transitions).map(&:to_sym) if transitions + end + + def call(obj) + obj.instance_eval(&@block) if @block + end + + def valid_transition?(new_state) + # All transitions are allowed unless expressly + return true unless @transitions + + @transitions.include? new_state.to_sym + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/internals/thread_pool.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/internals/thread_pool.rb new file mode 100644 index 0000000..102b214 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/internals/thread_pool.rb @@ -0,0 +1,29 @@ +module SassListen + # @private api + module Internals + module ThreadPool + def self.add(&block) + Thread.new { block.call }.tap do |th| + (@threads ||= Queue.new) << th + end + end + + def self.stop + return unless @threads ||= nil + return if @threads.empty? # return to avoid using possibly stubbed Queue + + killed = Queue.new + # You can't kill a read on a descriptor in JRuby, so let's just + # ignore running threads (listen rb-inotify waiting for disk activity + # before closing) pray threads die faster than they are created... + limit = RUBY_ENGINE == 'jruby' ? [1] : [] + + killed << @threads.pop.kill until @threads.empty? + until killed.empty? + th = killed.pop + th.join(*limit) unless th[:listen_blocking_read_thread] + end + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener.rb new file mode 100644 index 0000000..6c5e2a7 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener.rb @@ -0,0 +1,132 @@ +require 'English' + +require 'sass-listen/version' + +require 'sass-listen/backend' + +require 'sass-listen/silencer' +require 'sass-listen/silencer/controller' + +require 'sass-listen/queue_optimizer' + +require 'sass-listen/fsm' + +require 'sass-listen/event/loop' +require 'sass-listen/event/queue' +require 'sass-listen/event/config' + +require 'sass-listen/listener/config' + +module SassListen + class Listener + include SassListen::FSM + + # Initializes the directories listener. + # + # @param [String] directory the directories to listen to + # @param [Hash] options the listen options (see SassListen::Listener::Options) + # + # @yield [modified, added, removed] the changed files + # @yieldparam [Array] modified the list of modified files + # @yieldparam [Array] added the list of added files + # @yieldparam [Array] removed the list of removed files + # + def initialize(*dirs, &block) + options = dirs.last.is_a?(Hash) ? dirs.pop : {} + + @config = Config.new(options) + + eq_config = Event::Queue::Config.new(@config.relative?) + queue = Event::Queue.new(eq_config) { @processor.wakeup_on_event } + + silencer = Silencer.new + rules = @config.silencer_rules + @silencer_controller = Silencer::Controller.new(silencer, rules) + + @backend = Backend.new(dirs, queue, silencer, @config) + + optimizer_config = QueueOptimizer::Config.new(@backend, silencer) + + pconfig = Event::Config.new( + self, + queue, + QueueOptimizer.new(optimizer_config), + @backend.min_delay_between_events, + &block) + + @processor = Event::Loop.new(pconfig) + + super() # FSM + end + + default_state :initializing + + state :initializing, to: [:backend_started, :stopped] + + state :backend_started, to: [:frontend_ready, :stopped] do + backend.start + end + + state :frontend_ready, to: [:processing_events, :stopped] do + processor.setup + end + + state :processing_events, to: [:paused, :stopped] do + processor.resume + end + + state :paused, to: [:processing_events, :stopped] do + processor.pause + end + + state :stopped, to: [:backend_started] do + backend.stop # should be before processor.teardown to halt events ASAP + processor.teardown + end + + # Starts processing events and starts adapters + # or resumes invoking callbacks if paused + def start + transition :backend_started if state == :initializing + transition :frontend_ready if state == :backend_started + transition :processing_events if state == :frontend_ready + transition :processing_events if state == :paused + end + + # Stops both listening for events and processing them + def stop + transition :stopped + end + + # Stops invoking callbacks (messages pile up) + def pause + transition :paused + end + + # processing means callbacks are called + def processing? + state == :processing_events + end + + def paused? + state == :paused + end + + def ignore(regexps) + @silencer_controller.append_ignores(regexps) + end + + def ignore!(regexps) + @silencer_controller.replace_with_bang_ignores(regexps) + end + + def only(regexps) + @silencer_controller.replace_with_only(regexps) + end + + private + + attr_reader :processor + attr_reader :backend + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener/config.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener/config.rb new file mode 100644 index 0000000..a3ace4e --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/listener/config.rb @@ -0,0 +1,45 @@ +module SassListen + class Listener + class Config + DEFAULTS = { + # Listener options + debug: false, # TODO: is this broken? + wait_for_delay: nil, # NOTE: should be provided by adapter if possible + relative: false, + + # Backend selecting options + force_polling: false, + polling_fallback_message: nil + } + + def initialize(opts) + @options = DEFAULTS.merge(opts) + @relative = @options[:relative] + @min_delay_between_events = @options[:wait_for_delay] + @silencer_rules = @options # silencer will extract what it needs + end + + def relative? + @relative + end + + def min_delay_between_events + @min_delay_between_events + end + + def silencer_rules + @silencer_rules + end + + def adapter_instance_options(klass) + valid_keys = klass.const_get('DEFAULTS').keys + Hash[@options.select { |key, _| valid_keys.include?(key) }] + end + + def adapter_select_options + valid_keys = %w(force_polling polling_fallback_message).map(&:to_sym) + Hash[@options.select { |key, _| valid_keys.include?(key) }] + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/logger.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/logger.rb new file mode 100644 index 0000000..5abe8bd --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/logger.rb @@ -0,0 +1,32 @@ +module SassListen + def self.logger + @logger ||= nil + end + + def self.logger=(logger) + @logger = logger + end + + def self.setup_default_logger_if_unset + self.logger ||= ::Logger.new(STDERR).tap do |logger| + debugging = ENV['LISTEN_GEM_DEBUGGING'] + logger.level = + case debugging.to_s + when /2/ + ::Logger::DEBUG + when /true|yes|1/i + ::Logger::INFO + else + ::Logger::ERROR + end + end + end + + class Logger + [:fatal, :error, :warn, :info, :debug].each do |meth| + define_singleton_method(meth) do |*args, &block| + SassListen.logger.public_send(meth, *args, &block) if SassListen.logger + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/options.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/options.rb new file mode 100644 index 0000000..82a3326 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/options.rb @@ -0,0 +1,23 @@ +module SassListen + class Options + def initialize(opts, defaults) + @options = {} + given_options = opts.dup + defaults.keys.each do |key| + @options[key] = given_options.delete(key) || defaults[key] + end + + return if given_options.empty? + + msg = "Unknown options: #{given_options.inspect}" + SassListen::Logger.warn msg + fail msg + end + + def method_missing(name, *_) + return @options[name] if @options.key?(name) + msg = "Bad option: #{name.inspect} (valid:#{@options.keys.inspect})" + fail NameError, msg + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/queue_optimizer.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/queue_optimizer.rb new file mode 100644 index 0000000..650c443 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/queue_optimizer.rb @@ -0,0 +1,132 @@ +module SassListen + class QueueOptimizer + class Config + def initialize(adapter_class, silencer) + @adapter_class = adapter_class + @silencer = silencer + end + + def exist?(path) + Pathname(path).exist? + end + + def silenced?(path, type) + @silencer.silenced?(path, type) + end + + def debug(*args, &block) + SassListen.logger.debug(*args, &block) + end + end + + def smoosh_changes(changes) + # TODO: adapter could be nil at this point (shutdown) + cookies = changes.group_by do |_, _, _, _, options| + (options || {})[:cookie] + end + _squash_changes(_reinterpret_related_changes(cookies)) + end + + def initialize(config) + @config = config + end + + private + + attr_reader :config + + # groups changes into the expected structure expected by + # clients + def _squash_changes(changes) + # We combine here for backward compatibility + # Newer clients should receive dir and path separately + changes = changes.map { |change, dir, path| [change, dir + path] } + + actions = changes.group_by(&:last).map do |path, action_list| + [_logical_action_for(path, action_list.map(&:first)), path.to_s] + end + + config.debug("listen: raw changes: #{actions.inspect}") + + { modified: [], added: [], removed: [] }.tap do |squashed| + actions.each do |type, path| + squashed[type] << path unless type.nil? + end + config.debug("listen: final changes: #{squashed.inspect}") + end + end + + def _logical_action_for(path, actions) + actions << :added if actions.delete(:moved_to) + actions << :removed if actions.delete(:moved_from) + + modified = actions.detect { |x| x == :modified } + _calculate_add_remove_difference(actions, path, modified) + end + + def _calculate_add_remove_difference(actions, path, default_if_exists) + added = actions.count { |x| x == :added } + removed = actions.count { |x| x == :removed } + diff = added - removed + + # TODO: avoid checking if path exists and instead assume the events are + # in order (if last is :removed, it doesn't exist, etc.) + if config.exist?(path) + if diff > 0 + :added + elsif diff.zero? && added > 0 + :modified + else + default_if_exists + end + else + diff < 0 ? :removed : nil + end + end + + # remove extraneous rb-inotify events, keeping them only if it's a possible + # editor rename() call (e.g. Kate and Sublime) + def _reinterpret_related_changes(cookies) + table = { moved_to: :added, moved_from: :removed } + cookies.map do |_, changes| + data = _detect_possible_editor_save(changes) + if data + to_dir, to_file = data + [[:modified, to_dir, to_file]] + else + not_silenced = changes.reject do |type, _, _, path, _| + config.silenced?(Pathname(path), type) + end + not_silenced.map do |_, change, dir, path, _| + [table.fetch(change, change), dir, path] + end + end + end.flatten(1) + end + + def _detect_possible_editor_save(changes) + return unless changes.size == 2 + + from_type = from_change = from = nil + to_type = to_change = to_dir = to = nil + + changes.each do |data| + case data[1] + when :moved_from + from_type, from_change, _, from, _ = data + when :moved_to + to_type, to_change, to_dir, to, _ = data + else + return nil + end + end + + return unless from && to + + # Expect an ignored moved_from and non-ignored moved_to + # to qualify as an "editor modify" + return unless config.silenced?(Pathname(from), from_type) + config.silenced?(Pathname(to), to_type) ? nil : [to_dir, to] + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record.rb new file mode 100644 index 0000000..e887511 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record.rb @@ -0,0 +1,120 @@ +require 'thread' +require 'sass-listen/record/entry' +require 'sass-listen/record/symlink_detector' + +module SassListen + class Record + # TODO: one Record object per watched directory? + # TODO: deprecate + + attr_reader :root + def initialize(directory) + @tree = _auto_hash + @root = directory.to_s + end + + def add_dir(rel_path) + return if [nil, '', '.'].include? rel_path + @tree[rel_path] ||= {} + end + + def update_file(rel_path, data) + dirname, basename = Pathname(rel_path).split.map(&:to_s) + _fast_update_file(dirname, basename, data) + end + + def unset_path(rel_path) + dirname, basename = Pathname(rel_path).split.map(&:to_s) + _fast_unset_path(dirname, basename) + end + + def file_data(rel_path) + dirname, basename = Pathname(rel_path).split.map(&:to_s) + if [nil, '', '.'].include? dirname + tree[basename] ||= {} + tree[basename].dup + else + tree[dirname] ||= {} + tree[dirname][basename] ||= {} + tree[dirname][basename].dup + end + end + + def dir_entries(rel_path) + subtree = + if [nil, '', '.'].include? rel_path.to_s + tree + else + tree[rel_path.to_s] ||= _auto_hash + tree[rel_path.to_s] + end + + result = {} + subtree.each do |key, values| + # only get data for file entries + result[key] = values.key?(:mtime) ? values : {} + end + result + end + + def build + @tree = _auto_hash + # TODO: test with a file name given + # TODO: test other permissions + # TODO: test with mixed encoding + symlink_detector = SymlinkDetector.new + remaining = ::Queue.new + remaining << Entry.new(root, nil, nil) + _fast_build_dir(remaining, symlink_detector) until remaining.empty? + end + + private + + def _auto_hash + Hash.new { |h, k| h[k] = Hash.new } + end + + def tree + @tree + end + + def _fast_update_file(dirname, basename, data) + if [nil, '', '.'].include? dirname + tree[basename] = (tree[basename] || {}).merge(data) + else + tree[dirname] ||= {} + tree[dirname][basename] = (tree[dirname][basename] || {}).merge(data) + end + end + + def _fast_unset_path(dirname, basename) + # this may need to be reworked to properly remove + # entries from a tree, without adding non-existing dirs to the record + if [nil, '', '.'].include? dirname + return unless tree.key?(basename) + tree.delete(basename) + else + return unless tree.key?(dirname) + tree[dirname].delete(basename) + end + end + + def _fast_build_dir(remaining, symlink_detector) + entry = remaining.pop + children = entry.children # NOTE: children() implicitly tests if dir + symlink_detector.verify_unwatched!(entry) + children.each { |child| remaining << child } + add_dir(entry.record_dir_key) + rescue Errno::ENOTDIR + _fast_try_file(entry) + rescue SystemCallError, SymlinkDetector::Error + _fast_unset_path(entry.relative, entry.name) + end + + def _fast_try_file(entry) + _fast_update_file(entry.relative, entry.name, entry.meta) + rescue SystemCallError + _fast_unset_path(entry.relative, entry.name) + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/entry.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/entry.rb new file mode 100644 index 0000000..18a1c41 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/entry.rb @@ -0,0 +1,62 @@ +module SassListen + # @private api + class Record + # Represents a directory entry (dir or file) + class Entry + # file: "/home/me/watched_dir", "app/models", "foo.rb" + # dir, "/home/me/watched_dir", "." + def initialize(root, relative, name = nil) + @root, @relative, @name = root, relative, name + end + + attr_reader :root, :relative, :name + + def children + child_relative = _join + (_entries(sys_path) - %w(. ..)).map do |name| + Entry.new(@root, child_relative, name) + end + end + + def meta + lstat = ::File.lstat(sys_path) + { mtime: lstat.mtime.to_f, mode: lstat.mode } + end + + # record hash is e.g. + # if @record["/home/me/watched_dir"]["project/app/models"]["foo.rb"] + # if @record["/home/me/watched_dir"]["project/app"]["models"] + # record_dir_key is "project/app/models" + def record_dir_key + ::File.join(*[@relative, @name].compact) + end + + def sys_path + # Use full path in case someone uses chdir + ::File.join(*[@root, @relative, @name].compact) + end + + def real_path + @real_path ||= ::File.realpath(sys_path) + end + + private + + def _join + args = [@relative, @name].compact + args.empty? ? nil : ::File.join(*args) + end + + def _entries(dir) + return Dir.entries(dir) unless RUBY_ENGINE == 'jruby' + + # JRuby inconsistency workaround, see: + # https://github.com/jruby/jruby/issues/3840 + exists = ::File.exist?(dir) + directory = ::File.directory?(dir) + return Dir.entries(dir) unless (exists && !directory) + raise Errno::ENOTDIR, dir + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/symlink_detector.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/symlink_detector.rb new file mode 100644 index 0000000..0aced23 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/record/symlink_detector.rb @@ -0,0 +1,39 @@ +require 'set' + +module SassListen + # @private api + class Record + class SymlinkDetector + WIKI = 'https://github.com/guard/listen/wiki/Duplicate-directory-errors' + + SYMLINK_LOOP_ERROR = <<-EOS + ** ERROR: directory is already being watched! ** + + Directory: %s + + is already being watched through: %s + + MORE INFO: #{WIKI} + EOS + + class Error < RuntimeError + end + + def initialize + @real_dirs = Set.new + end + + def verify_unwatched!(entry) + real_path = entry.real_path + @real_dirs.add?(real_path) || _fail(entry.sys_path, real_path) + end + + private + + def _fail(symlinked, real_path) + STDERR.puts format(SYMLINK_LOOP_ERROR, symlinked, real_path) + fail Error, 'Failed due to looped symlinks' + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer.rb new file mode 100644 index 0000000..7e735fa --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer.rb @@ -0,0 +1,97 @@ +module SassListen + class Silencer + # The default list of directories that get ignored. + DEFAULT_IGNORED_DIRECTORIES = %r{^(?: + \.git + | \.svn + | \.hg + | \.rbx + | \.bundle + | bundle + | vendor/bundle + | log + | tmp + |vendor/ruby + )(/|$)}x + + # The default list of files that get ignored. + DEFAULT_IGNORED_EXTENSIONS = /(?: + # Kate's tmp\/swp files + \..*\d+\.new + | \.kate-swp + + # Gedit tmp files + | \.goutputstream-.{6} + + # Intellij files + | ___jb_bak___ + | ___jb_old___ + + # Vim swap files and write test + | \.sw[px] + | \.swpx + | ^4913 + + # Sed temporary files - but without actual words, like 'sedatives' + | (?:^ + sed + + (?: + [a-zA-Z0-9]{0}[A-Z]{1}[a-zA-Z0-9]{5} | + [a-zA-Z0-9]{1}[A-Z]{1}[a-zA-Z0-9]{4} | + [a-zA-Z0-9]{2}[A-Z]{1}[a-zA-Z0-9]{3} | + [a-zA-Z0-9]{3}[A-Z]{1}[a-zA-Z0-9]{2} | + [a-zA-Z0-9]{4}[A-Z]{1}[a-zA-Z0-9]{1} | + [a-zA-Z0-9]{5}[A-Z]{1}[a-zA-Z0-9]{0} + ) + ) + + # other files + | \.DS_Store + | \.tmp + | ~ + )$/x + + attr_accessor :only_patterns, :ignore_patterns + + def initialize + configure({}) + end + + def configure(options) + @only_patterns = options[:only] ? Array(options[:only]) : nil + @ignore_patterns = _init_ignores(options[:ignore], options[:ignore!]) + end + + # Note: relative_path is temporarily expected to be a relative Pathname to + # make refactoring easier (ideally, it would take a string) + + # TODO: switch type and path places - and verify + def silenced?(relative_path, type) + path = relative_path.to_s + + if only_patterns && type == :file + return true unless only_patterns.any? { |pattern| path =~ pattern } + end + + ignore_patterns.any? { |pattern| path =~ pattern } + end + + private + + attr_reader :options + + def _init_ignores(ignores, overrides) + patterns = [] + unless overrides + patterns << DEFAULT_IGNORED_DIRECTORIES + patterns << DEFAULT_IGNORED_EXTENSIONS + end + + patterns << ignores + patterns << overrides + + patterns.compact.flatten + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer/controller.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer/controller.rb new file mode 100644 index 0000000..d262ec8 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/silencer/controller.rb @@ -0,0 +1,48 @@ +module SassListen + class Silencer + class Controller + def initialize(silencer, default_options) + @silencer = silencer + + opts = default_options + + @prev_silencer_options = {} + rules = [:only, :ignore, :ignore!].map do |option| + [option, opts[option]] if opts.key? option + end + + _reconfigure_silencer(Hash[rules.compact]) + end + + def append_ignores(*regexps) + prev_ignores = Array(@prev_silencer_options[:ignore]) + _reconfigure_silencer(ignore: [prev_ignores + regexps]) + end + + def replace_with_bang_ignores(regexps) + _reconfigure_silencer(ignore!: regexps) + end + + def replace_with_only(regexps) + _reconfigure_silencer(only: regexps) + end + + private + + def _reconfigure_silencer(extra_options) + opts = extra_options.dup + opts = opts.map do |key, value| + [key, Array(value).flatten.compact] + end + opts = Hash[opts] + + if opts.key?(:ignore) && opts[:ignore].empty? + opts.delete(:ignore) + end + + @prev_silencer_options = opts + @silencer.configure(@prev_silencer_options.dup.freeze) + end + end + end +end diff --git a/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/version.rb b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/version.rb new file mode 100644 index 0000000..05fa5d0 --- /dev/null +++ b/vendor/bundle/gems/sass-listen-4.0.0/lib/sass-listen/version.rb @@ -0,0 +1,3 @@ +module SassListen + VERSION = '4.0.0' +end diff --git a/vendor/bundle/specifications/addressable-2.6.0.gemspec b/vendor/bundle/specifications/addressable-2.6.0.gemspec new file mode 100644 index 0000000..04cbee6 --- /dev/null +++ b/vendor/bundle/specifications/addressable-2.6.0.gemspec @@ -0,0 +1,39 @@ +# -*- encoding: utf-8 -*- +# stub: addressable 2.6.0 ruby lib + +Gem::Specification.new do |s| + s.name = "addressable".freeze + s.version = "2.6.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Bob Aman".freeze] + s.date = "2019-01-18" + s.description = "Addressable is a replacement for the URI implementation that is part of\nRuby's standard library. It more closely conforms to the relevant RFCs and\nadds support for IRIs and URI templates.\n".freeze + s.email = "bob@sporkmonger.com".freeze + s.extra_rdoc_files = ["README.md".freeze] + s.files = ["README.md".freeze] + s.homepage = "https://github.com/sporkmonger/addressable".freeze + s.licenses = ["Apache-2.0".freeze] + s.rdoc_options = ["--main".freeze, "README.md".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "URI Implementation".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["< 4.0", ">= 2.0.2"]) + s.add_development_dependency(%q.freeze, ["< 3.0", ">= 1.0"]) + else + s.add_dependency(%q.freeze, ["< 4.0", ">= 2.0.2"]) + s.add_dependency(%q.freeze, ["< 3.0", ">= 1.0"]) + end + else + s.add_dependency(%q.freeze, ["< 4.0", ">= 2.0.2"]) + s.add_dependency(%q.freeze, ["< 3.0", ">= 1.0"]) + end +end diff --git a/vendor/bundle/specifications/colorator-1.1.0.gemspec b/vendor/bundle/specifications/colorator-1.1.0.gemspec new file mode 100644 index 0000000..b1ac4af --- /dev/null +++ b/vendor/bundle/specifications/colorator-1.1.0.gemspec @@ -0,0 +1,34 @@ +# -*- encoding: utf-8 -*- +# stub: colorator 1.1.0 ruby lib + +Gem::Specification.new do |s| + s.name = "colorator".freeze + s.version = "1.1.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Parker Moore".freeze, "Brandon Mathis".freeze] + s.date = "2016-06-29" + s.email = ["parkrmoore@gmail.com".freeze, "brandon@imathis.com".freeze] + s.extra_rdoc_files = ["README.markdown".freeze, "LICENSE".freeze] + s.files = ["LICENSE".freeze, "README.markdown".freeze] + s.homepage = "https://github.com/octopress/colorator".freeze + s.licenses = ["MIT".freeze] + s.rdoc_options = ["--charset=UTF-8".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Colorize your text in the terminal.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 3.1"]) + else + s.add_dependency(%q.freeze, ["~> 3.1"]) + end + else + s.add_dependency(%q.freeze, ["~> 3.1"]) + end +end diff --git a/vendor/bundle/specifications/concurrent-ruby-1.1.4.gemspec b/vendor/bundle/specifications/concurrent-ruby-1.1.4.gemspec new file mode 100644 index 0000000..dbf48b0 --- /dev/null +++ b/vendor/bundle/specifications/concurrent-ruby-1.1.4.gemspec @@ -0,0 +1,23 @@ +# -*- encoding: utf-8 -*- +# stub: concurrent-ruby 1.1.4 ruby lib + +Gem::Specification.new do |s| + s.name = "concurrent-ruby".freeze + s.version = "1.1.4" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Jerry D'Antonio".freeze, "Petr Chalupa".freeze, "The Ruby Concurrency Team".freeze] + s.date = "2018-12-15" + s.description = "Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more.\nInspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.\n".freeze + s.email = "concurrent-ruby@googlegroups.com".freeze + s.extra_rdoc_files = ["README.md".freeze, "LICENSE.md".freeze, "CHANGELOG.md".freeze] + s.files = ["CHANGELOG.md".freeze, "LICENSE.md".freeze, "README.md".freeze] + s.homepage = "http://www.concurrent-ruby.com".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version +end diff --git a/vendor/bundle/specifications/em-websocket-0.5.1.gemspec b/vendor/bundle/specifications/em-websocket-0.5.1.gemspec new file mode 100644 index 0000000..1a0126c --- /dev/null +++ b/vendor/bundle/specifications/em-websocket-0.5.1.gemspec @@ -0,0 +1,35 @@ +# -*- encoding: utf-8 -*- +# stub: em-websocket 0.5.1 ruby lib + +Gem::Specification.new do |s| + s.name = "em-websocket".freeze + s.version = "0.5.1" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Ilya Grigorik".freeze, "Martyn Loughran".freeze] + s.date = "2014-04-23" + s.description = "EventMachine based WebSocket server".freeze + s.email = ["ilya@igvita.com".freeze, "me@mloughran.com".freeze] + s.homepage = "http://github.com/igrigorik/em-websocket".freeze + s.rubyforge_project = "em-websocket".freeze + s.rubygems_version = "2.7.6".freeze + s.summary = "EventMachine based WebSocket server".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, [">= 0.12.9"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.6.0"]) + else + s.add_dependency(%q.freeze, [">= 0.12.9"]) + s.add_dependency(%q.freeze, ["~> 0.6.0"]) + end + else + s.add_dependency(%q.freeze, [">= 0.12.9"]) + s.add_dependency(%q.freeze, ["~> 0.6.0"]) + end +end diff --git a/vendor/bundle/specifications/eventmachine-1.2.7.gemspec b/vendor/bundle/specifications/eventmachine-1.2.7.gemspec new file mode 100644 index 0000000000000000000000000000000000000000..917974516c0283ac7584f7979276c4323df34963 GIT binary patch literal 3599 zcmeHJVQY5z;C<%-%1FhDT%SN;SKf2}w)X^#EtV&M*C=f!qD>+Z zdj66BBj{qeg)~`ywz;)kytR>%D_<|ap?|w8VeBeNQKN`aH%|BVhM1k4%yNv9RT2rC zDCtYQfmp#O^Jx#j_)=sDr_gD}?)WQ>_$NApYt)AP*v6&Q*>j&Yek>A=@q#m4V`dhg z4PDf*G{}e&$9&d#aSDeO@;)Rh3a-)QO2!MTeu0y(BAzw_E^=WvhO+siLuIM(-a8Xf z*p1TV;cG2qlo%K!LawxmB2n2MK&PJx3Bw|{^~Vw*7S-wa{CTXm6Chx}IiKHSORMvI(+r|G3kq(vF^GT64fA>V|TIT&uMfnPFU-q=>TDOr7Z24H8Vn$&C!CRh2D!S{13(ueKorq%^qY^(?n##|SD9`I8MuIw5agicf3kx+bV$MA8mcAxOJ-AZ_hLCvI~ zclu1zOnxZElK3=RNF&0auK6nwVHujbfV#H3lm(9^%m>r%XnFv2^Jpv3M3CPKqQY2} zv2od5no~}tyyE_)tnQAx4VZ}}bvJNL<4nwGv-A#MuKBZ1C9RCODeo&UGWy-^waSzr_~5G>uCl8kwOHs_MGM}CC2$z@&&~rsiz{2gBn#6$ zQ&GY9*3I~^plLB98RKn>=@6}@;?1nk7ULEJmB!t{M#wde)%wdoe0UbT4#KeiY8=ek zj)UoBJZ?J}UCieF_M_i|cdsV>@T|>k91Q!dc;nIV*ZJFk|1JiTi@}>P3@!%m+AyYX z!e9};dDVIt2IHVV3l$OSvZEMK8ZFrEH>0;L1si?-mJ*y8*l9k~u z;rn8&Lo(9;p)zxIFhxf1(3VTba-!Shz+#j2N$ub~5=qZqnv&dGZW}^xhutFP+8kIo z-j{vlbH0;5H8#CnlFV75wi}$n_l)Ndo!)C;#}7P#(Q$SNHIa{a%HKsbN9SKNZnOlWRIYg3wppA0{DV;!sn0 UB#}0^e@x>+=Lbm8K<)AG-wR{9cK`qY literal 0 HcmV?d00001 diff --git a/vendor/bundle/specifications/ffi-1.10.0.gemspec b/vendor/bundle/specifications/ffi-1.10.0.gemspec new file mode 100644 index 0000000..32b5ff8 --- /dev/null +++ b/vendor/bundle/specifications/ffi-1.10.0.gemspec @@ -0,0 +1,49 @@ +# -*- encoding: utf-8 -*- +# stub: ffi 1.10.0 ruby lib +# stub: ext/ffi_c/extconf.rb + +Gem::Specification.new do |s| + s.name = "ffi".freeze + s.version = "1.10.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Wayne Meissner".freeze] + s.date = "2019-01-06" + s.description = "Ruby FFI library".freeze + s.email = "wmeissner@gmail.com".freeze + s.extensions = ["ext/ffi_c/extconf.rb".freeze] + s.files = ["ext/ffi_c/extconf.rb".freeze] + s.homepage = "http://wiki.github.com/ffi/ffi".freeze + s.licenses = ["BSD-3-Clause".freeze] + s.rdoc_options = ["--exclude=ext/ffi_c/.*\\.o$".freeze, "--exclude=ffi_c\\.(bundle|so)$".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "Ruby FFI".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 10.1"]) + s.add_development_dependency(%q.freeze, ["~> 1.0"]) + s.add_development_dependency(%q.freeze, ["~> 0.6.2"]) + s.add_development_dependency(%q.freeze, ["~> 2.14.1"]) + s.add_development_dependency(%q.freeze, ["~> 0.2.4"]) + else + s.add_dependency(%q.freeze, ["~> 10.1"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 0.6.2"]) + s.add_dependency(%q.freeze, ["~> 2.14.1"]) + s.add_dependency(%q.freeze, ["~> 0.2.4"]) + end + else + s.add_dependency(%q.freeze, ["~> 10.1"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 0.6.2"]) + s.add_dependency(%q.freeze, ["~> 2.14.1"]) + s.add_dependency(%q.freeze, ["~> 0.2.4"]) + end +end diff --git a/vendor/bundle/specifications/forwardable-extended-2.6.0.gemspec b/vendor/bundle/specifications/forwardable-extended-2.6.0.gemspec new file mode 100644 index 0000000..3121acc --- /dev/null +++ b/vendor/bundle/specifications/forwardable-extended-2.6.0.gemspec @@ -0,0 +1,20 @@ +# -*- encoding: utf-8 -*- +# stub: forwardable-extended 2.6.0 ruby lib + +Gem::Specification.new do |s| + s.name = "forwardable-extended".freeze + s.version = "2.6.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Jordon Bedwell".freeze] + s.date = "2016-04-06" + s.description = "Forwardable with hash, and instance variable extensions.".freeze + s.email = ["jordon@envygeeks.io".freeze] + s.homepage = "http://github.com/envygeeks/forwardable-extended".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Forwardable with hash, and instance variable extensions.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version +end diff --git a/vendor/bundle/specifications/http_parser.rb-0.6.0.gemspec b/vendor/bundle/specifications/http_parser.rb-0.6.0.gemspec new file mode 100644 index 0000000..25453e9 --- /dev/null +++ b/vendor/bundle/specifications/http_parser.rb-0.6.0.gemspec @@ -0,0 +1,50 @@ +# -*- encoding: utf-8 -*- +# stub: http_parser.rb 0.6.0 ruby lib +# stub: ext/ruby_http_parser/extconf.rb + +Gem::Specification.new do |s| + s.name = "http_parser.rb".freeze + s.version = "0.6.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Marc-Andre Cournoyer".freeze, "Aman Gupta".freeze] + s.date = "2013-12-11" + s.description = "Ruby bindings to http://github.com/ry/http-parser and http://github.com/a2800276/http-parser.java".freeze + s.email = ["macournoyer@gmail.com".freeze, "aman@tmm1.net".freeze] + s.extensions = ["ext/ruby_http_parser/extconf.rb".freeze] + s.files = ["ext/ruby_http_parser/extconf.rb".freeze] + s.homepage = "http://github.com/tmm1/http_parser.rb".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Simple callback-based HTTP request/response parser".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, [">= 0.7.9"]) + s.add_development_dependency(%q.freeze, [">= 2.0.1"]) + s.add_development_dependency(%q.freeze, [">= 1.4.6"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0.8.1"]) + else + s.add_dependency(%q.freeze, [">= 0.7.9"]) + s.add_dependency(%q.freeze, [">= 2.0.1"]) + s.add_dependency(%q.freeze, [">= 1.4.6"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0.8.1"]) + end + else + s.add_dependency(%q.freeze, [">= 0.7.9"]) + s.add_dependency(%q.freeze, [">= 2.0.1"]) + s.add_dependency(%q.freeze, [">= 1.4.6"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0.8.1"]) + end +end diff --git a/vendor/bundle/specifications/i18n-0.9.5.gemspec b/vendor/bundle/specifications/i18n-0.9.5.gemspec new file mode 100644 index 0000000..d56935d --- /dev/null +++ b/vendor/bundle/specifications/i18n-0.9.5.gemspec @@ -0,0 +1,34 @@ +# -*- encoding: utf-8 -*- +# stub: i18n 0.9.5 ruby lib + +Gem::Specification.new do |s| + s.name = "i18n".freeze + s.version = "0.9.5" + + s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Sven Fuchs".freeze, "Joshua Harvey".freeze, "Matt Aimonetti".freeze, "Stephan Soller".freeze, "Saimon Moore".freeze, "Ryan Bigg".freeze] + s.date = "2018-02-13" + s.description = "New wave Internationalization support for Ruby.".freeze + s.email = "rails-i18n@googlegroups.com".freeze + s.homepage = "http://github.com/svenfuchs/i18n".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) + s.rubyforge_project = "[none]".freeze + s.rubygems_version = "2.7.6".freeze + s.summary = "New wave Internationalization support for Ruby".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) + else + s.add_dependency(%q.freeze, ["~> 1.0"]) + end + else + s.add_dependency(%q.freeze, ["~> 1.0"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-3.8.5.gemspec b/vendor/bundle/specifications/jekyll-3.8.5.gemspec new file mode 100644 index 0000000..3a84bb9 --- /dev/null +++ b/vendor/bundle/specifications/jekyll-3.8.5.gemspec @@ -0,0 +1,71 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll 3.8.5 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll".freeze + s.version = "3.8.5" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Tom Preston-Werner".freeze] + s.bindir = "exe".freeze + s.date = "2018-11-04" + s.description = "Jekyll is a simple, blog aware, static site generator.".freeze + s.email = "tom@mojombo.com".freeze + s.executables = ["jekyll".freeze] + s.extra_rdoc_files = ["README.markdown".freeze, "LICENSE".freeze] + s.files = ["LICENSE".freeze, "README.markdown".freeze, "exe/jekyll".freeze] + s.homepage = "https://github.com/jekyll/jekyll".freeze + s.licenses = ["MIT".freeze] + s.rdoc_options = ["--charset=UTF-8".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.1.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "A simple, blog aware, static site generator.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 2 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 2.4"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.5"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.7"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 2.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.14"]) + s.add_runtime_dependency(%q.freeze, ["~> 4.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.3.3"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.9"]) + s.add_runtime_dependency(%q.freeze, ["< 4", ">= 1.7"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) + else + s.add_dependency(%q.freeze, ["~> 2.4"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 0.5"]) + s.add_dependency(%q.freeze, ["~> 0.7"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 2.0"]) + s.add_dependency(%q.freeze, ["~> 1.14"]) + s.add_dependency(%q.freeze, ["~> 4.0"]) + s.add_dependency(%q.freeze, ["~> 0.3.3"]) + s.add_dependency(%q.freeze, ["~> 0.9"]) + s.add_dependency(%q.freeze, ["< 4", ">= 1.7"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + end + else + s.add_dependency(%q.freeze, ["~> 2.4"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 0.5"]) + s.add_dependency(%q.freeze, ["~> 0.7"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 2.0"]) + s.add_dependency(%q.freeze, ["~> 1.14"]) + s.add_dependency(%q.freeze, ["~> 4.0"]) + s.add_dependency(%q.freeze, ["~> 0.3.3"]) + s.add_dependency(%q.freeze, ["~> 0.9"]) + s.add_dependency(%q.freeze, ["< 4", ">= 1.7"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-feed-0.11.0.gemspec b/vendor/bundle/specifications/jekyll-feed-0.11.0.gemspec new file mode 100644 index 0000000..766c110 --- /dev/null +++ b/vendor/bundle/specifications/jekyll-feed-0.11.0.gemspec @@ -0,0 +1,50 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-feed 0.11.0 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-feed".freeze + s.version = "0.11.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Ben Balter".freeze] + s.date = "2018-09-09" + s.email = ["ben.balter@github.com".freeze] + s.homepage = "https://github.com/jekyll/jekyll-feed".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "A Jekyll plugin to generate an Atom feed of your Jekyll posts".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 3.3"]) + s.add_development_dependency(%q.freeze, ["~> 1.15"]) + s.add_development_dependency(%q.freeze, ["~> 1.6"]) + s.add_development_dependency(%q.freeze, ["~> 12.0"]) + s.add_development_dependency(%q.freeze, ["~> 3.0"]) + s.add_development_dependency(%q.freeze, ["~> 0.57.2"]) + s.add_development_dependency(%q.freeze, ["< 2.0", ">= 0.7"]) + else + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.15"]) + s.add_dependency(%q.freeze, ["~> 1.6"]) + s.add_dependency(%q.freeze, ["~> 12.0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["~> 0.57.2"]) + s.add_dependency(%q.freeze, ["< 2.0", ">= 0.7"]) + end + else + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.15"]) + s.add_dependency(%q.freeze, ["~> 1.6"]) + s.add_dependency(%q.freeze, ["~> 12.0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["~> 0.57.2"]) + s.add_dependency(%q.freeze, ["< 2.0", ">= 0.7"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-paginate-1.1.0.gemspec b/vendor/bundle/specifications/jekyll-paginate-1.1.0.gemspec new file mode 100644 index 0000000..52a709e --- /dev/null +++ b/vendor/bundle/specifications/jekyll-paginate-1.1.0.gemspec @@ -0,0 +1,40 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-paginate 1.1.0 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-paginate".freeze + s.version = "1.1.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Parker Moore".freeze] + s.date = "2014-10-14" + s.email = ["parkrmoore@gmail.com".freeze] + s.homepage = "https://github.com/jekyll/jekyll-paginate".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Built-in Pagination Generator for Jekyll".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 2.0"]) + s.add_development_dependency(%q.freeze, ["~> 1.5"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 3.0"]) + else + s.add_dependency(%q.freeze, ["~> 2.0"]) + s.add_dependency(%q.freeze, ["~> 1.5"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + end + else + s.add_dependency(%q.freeze, ["~> 2.0"]) + s.add_dependency(%q.freeze, ["~> 1.5"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-sass-converter-1.5.2.gemspec b/vendor/bundle/specifications/jekyll-sass-converter-1.5.2.gemspec new file mode 100644 index 0000000..bbb7c31 --- /dev/null +++ b/vendor/bundle/specifications/jekyll-sass-converter-1.5.2.gemspec @@ -0,0 +1,46 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-sass-converter 1.5.2 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-sass-converter".freeze + s.version = "1.5.2" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Parker Moore".freeze] + s.date = "2018-02-03" + s.email = ["parkrmoore@gmail.com".freeze] + s.homepage = "https://github.com/jekyll/jekyll-sass-converter".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "A basic Sass converter for Jekyll.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 3.4"]) + s.add_development_dependency(%q.freeze, ["~> 1.5"]) + s.add_development_dependency(%q.freeze, [">= 2.0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["= 0.51"]) + else + s.add_dependency(%q.freeze, ["~> 3.4"]) + s.add_dependency(%q.freeze, ["~> 1.5"]) + s.add_dependency(%q.freeze, [">= 2.0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["= 0.51"]) + end + else + s.add_dependency(%q.freeze, ["~> 3.4"]) + s.add_dependency(%q.freeze, ["~> 1.5"]) + s.add_dependency(%q.freeze, [">= 2.0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["= 0.51"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-seo-0.0.2.gemspec b/vendor/bundle/specifications/jekyll-seo-0.0.2.gemspec new file mode 100644 index 0000000..8c59070 --- /dev/null +++ b/vendor/bundle/specifications/jekyll-seo-0.0.2.gemspec @@ -0,0 +1,22 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-seo 0.0.2 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-seo".freeze + s.version = "0.0.2" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Patrick Marsceill".freeze] + s.date = "2015-04-05" + s.description = "A gem that allows user to check SEO on Jekyll based sites or blogs.".freeze + s.email = "patrick.marsceill@gmail.com".freeze + s.executables = ["jekyll-seo".freeze] + s.files = ["bin/jekyll-seo".freeze] + s.homepage = "https://rubygems.org/gems/jekyll-seo".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Jekyll SEO Gem".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version +end diff --git a/vendor/bundle/specifications/jekyll-seo-tag-2.5.0.gemspec b/vendor/bundle/specifications/jekyll-seo-tag-2.5.0.gemspec new file mode 100644 index 0000000..60a578b --- /dev/null +++ b/vendor/bundle/specifications/jekyll-seo-tag-2.5.0.gemspec @@ -0,0 +1,46 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-seo-tag 2.5.0 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-seo-tag".freeze + s.version = "2.5.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.metadata = { "allowed_push_host" => "https://rubygems.org" } if s.respond_to? :metadata= + s.require_paths = ["lib".freeze] + s.authors = ["Ben Balter".freeze] + s.bindir = "exe".freeze + s.date = "2018-05-21" + s.email = ["ben.balter@github.com".freeze] + s.homepage = "https://github.com/benbalter/jekyll-seo-tag".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 3.3"]) + s.add_development_dependency(%q.freeze, ["~> 1.15"]) + s.add_development_dependency(%q.freeze, ["~> 3.7"]) + s.add_development_dependency(%q.freeze, ["~> 3.5"]) + s.add_development_dependency(%q.freeze, ["~> 0.56.0"]) + else + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.15"]) + s.add_dependency(%q.freeze, ["~> 3.7"]) + s.add_dependency(%q.freeze, ["~> 3.5"]) + s.add_dependency(%q.freeze, ["~> 0.56.0"]) + end + else + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.15"]) + s.add_dependency(%q.freeze, ["~> 3.7"]) + s.add_dependency(%q.freeze, ["~> 3.5"]) + s.add_dependency(%q.freeze, ["~> 0.56.0"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-sitemap-1.2.0.gemspec b/vendor/bundle/specifications/jekyll-sitemap-1.2.0.gemspec new file mode 100644 index 0000000..9614175 --- /dev/null +++ b/vendor/bundle/specifications/jekyll-sitemap-1.2.0.gemspec @@ -0,0 +1,46 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-sitemap 1.2.0 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-sitemap".freeze + s.version = "1.2.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["GitHub, Inc.".freeze] + s.date = "2018-01-25" + s.email = "support@github.com".freeze + s.homepage = "https://github.com/jekyll/jekyll-sitemap".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Automatically generate a sitemap.xml for your Jekyll site.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 3.3"]) + s.add_development_dependency(%q.freeze, ["~> 1.16"]) + s.add_development_dependency(%q.freeze, ["= 0.3.4"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 3.0"]) + s.add_development_dependency(%q.freeze, ["= 0.51"]) + else + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.16"]) + s.add_dependency(%q.freeze, ["= 0.3.4"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["= 0.51"]) + end + else + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.16"]) + s.add_dependency(%q.freeze, ["= 0.3.4"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["= 0.51"]) + end +end diff --git a/vendor/bundle/specifications/jekyll-watch-2.1.2.gemspec b/vendor/bundle/specifications/jekyll-watch-2.1.2.gemspec new file mode 100644 index 0000000..b45faac --- /dev/null +++ b/vendor/bundle/specifications/jekyll-watch-2.1.2.gemspec @@ -0,0 +1,47 @@ +# -*- encoding: utf-8 -*- +# stub: jekyll-watch 2.1.2 ruby lib + +Gem::Specification.new do |s| + s.name = "jekyll-watch".freeze + s.version = "2.1.2" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Parker Moore".freeze] + s.date = "2018-10-17" + s.email = ["parkrmoore@gmail.com".freeze] + s.homepage = "https://github.com/jekyll/jekyll-watch".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "Rebuild your Jekyll site when a file changes with the `--watch` switch.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 3.0"]) + s.add_development_dependency(%q.freeze, ["~> 1.15"]) + s.add_development_dependency(%q.freeze, ["~> 3.6"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 3.0"]) + s.add_development_dependency(%q.freeze, ["~> 0.2"]) + else + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["~> 1.15"]) + s.add_dependency(%q.freeze, ["~> 3.6"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["~> 0.2"]) + end + else + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["~> 1.15"]) + s.add_dependency(%q.freeze, ["~> 3.6"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + s.add_dependency(%q.freeze, ["~> 0.2"]) + end +end diff --git a/vendor/bundle/specifications/kramdown-1.17.0.gemspec b/vendor/bundle/specifications/kramdown-1.17.0.gemspec new file mode 100644 index 0000000..b19dc4a --- /dev/null +++ b/vendor/bundle/specifications/kramdown-1.17.0.gemspec @@ -0,0 +1,66 @@ +# -*- encoding: utf-8 -*- +# stub: kramdown 1.17.0 ruby lib + +Gem::Specification.new do |s| + s.name = "kramdown".freeze + s.version = "1.17.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Thomas Leitner".freeze] + s.date = "2018-05-31" + s.description = "kramdown is yet-another-markdown-parser but fast, pure Ruby,\nusing a strict syntax definition and supporting several common extensions.\n".freeze + s.email = "t_leitner@gmx.at".freeze + s.executables = ["kramdown".freeze] + s.files = ["bin/kramdown".freeze] + s.homepage = "http://kramdown.gettalong.org".freeze + s.licenses = ["MIT".freeze] + s.rdoc_options = ["--main".freeze, "lib/kramdown/document.rb".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "kramdown is a fast, pure-Ruby Markdown-superset converter.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 5.0"]) + s.add_development_dependency(%q.freeze, ["~> 1.0.0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 1.5.1"]) + s.add_development_dependency(%q.freeze, ["~> 2.0"]) + s.add_development_dependency(%q.freeze, ["~> 0.2.2"]) + s.add_development_dependency(%q.freeze, ["~> 1.0"]) + s.add_development_dependency(%q.freeze, ["~> 1.5"]) + s.add_development_dependency(%q.freeze, ["~> 2.7"]) + s.add_development_dependency(%q.freeze, [">= 0.9.37"]) + s.add_development_dependency(%q.freeze, ["~> 0.4.3"]) + else + s.add_dependency(%q.freeze, ["~> 5.0"]) + s.add_dependency(%q.freeze, ["~> 1.0.0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 1.5.1"]) + s.add_dependency(%q.freeze, ["~> 2.0"]) + s.add_dependency(%q.freeze, ["~> 0.2.2"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 1.5"]) + s.add_dependency(%q.freeze, ["~> 2.7"]) + s.add_dependency(%q.freeze, [">= 0.9.37"]) + s.add_dependency(%q.freeze, ["~> 0.4.3"]) + end + else + s.add_dependency(%q.freeze, ["~> 5.0"]) + s.add_dependency(%q.freeze, ["~> 1.0.0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 1.5.1"]) + s.add_dependency(%q.freeze, ["~> 2.0"]) + s.add_dependency(%q.freeze, ["~> 0.2.2"]) + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 1.5"]) + s.add_dependency(%q.freeze, ["~> 2.7"]) + s.add_dependency(%q.freeze, [">= 0.9.37"]) + s.add_dependency(%q.freeze, ["~> 0.4.3"]) + end +end diff --git a/vendor/bundle/specifications/liquid-4.0.2.gemspec b/vendor/bundle/specifications/liquid-4.0.2.gemspec new file mode 100644 index 0000000..4eabbba --- /dev/null +++ b/vendor/bundle/specifications/liquid-4.0.2.gemspec @@ -0,0 +1,37 @@ +# -*- encoding: utf-8 -*- +# stub: liquid 4.0.2 ruby lib + +Gem::Specification.new do |s| + s.name = "liquid".freeze + s.version = "4.0.2" + + s.required_rubygems_version = Gem::Requirement.new(">= 1.3.7".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Tobias L\u00FCtke".freeze] + s.date = "2019-03-08" + s.email = ["tobi@leetsoft.com".freeze] + s.extra_rdoc_files = ["History.md".freeze, "README.md".freeze] + s.files = ["History.md".freeze, "README.md".freeze] + s.homepage = "http://www.liquidmarkup.org".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.1.0".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "A secure, non-evaling end user template engine with aesthetic markup.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 11.3"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + else + s.add_dependency(%q.freeze, ["~> 11.3"]) + s.add_dependency(%q.freeze, [">= 0"]) + end + else + s.add_dependency(%q.freeze, ["~> 11.3"]) + s.add_dependency(%q.freeze, [">= 0"]) + end +end diff --git a/vendor/bundle/specifications/listen-3.1.5.gemspec b/vendor/bundle/specifications/listen-3.1.5.gemspec new file mode 100644 index 0000000..dbf4249 --- /dev/null +++ b/vendor/bundle/specifications/listen-3.1.5.gemspec @@ -0,0 +1,44 @@ +# -*- encoding: utf-8 -*- +# stub: listen 3.1.5 ruby lib + +Gem::Specification.new do |s| + s.name = "listen".freeze + s.version = "3.1.5" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Thibaud Guillaume-Gentil".freeze] + s.date = "2016-05-18" + s.description = "The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!".freeze + s.email = "thibaud@thibaud.gg".freeze + s.executables = ["listen".freeze] + s.files = ["bin/listen".freeze] + s.homepage = "https://github.com/guard/listen".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new([">= 2.2.3".freeze, "~> 2.2".freeze]) + s.rubygems_version = "2.7.6".freeze + s.summary = "Listen to file modifications".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, [">= 0.9.4", "~> 0.9"]) + s.add_runtime_dependency(%q.freeze, [">= 0.9.7", "~> 0.9"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.2"]) + s.add_development_dependency(%q.freeze, ["~> 1.12"]) + else + s.add_dependency(%q.freeze, [">= 0.9.4", "~> 0.9"]) + s.add_dependency(%q.freeze, [">= 0.9.7", "~> 0.9"]) + s.add_dependency(%q.freeze, ["~> 1.2"]) + s.add_dependency(%q.freeze, ["~> 1.12"]) + end + else + s.add_dependency(%q.freeze, [">= 0.9.4", "~> 0.9"]) + s.add_dependency(%q.freeze, [">= 0.9.7", "~> 0.9"]) + s.add_dependency(%q.freeze, ["~> 1.2"]) + s.add_dependency(%q.freeze, ["~> 1.12"]) + end +end diff --git a/vendor/bundle/specifications/mercenary-0.3.6.gemspec b/vendor/bundle/specifications/mercenary-0.3.6.gemspec new file mode 100644 index 0000000..042e2c4 --- /dev/null +++ b/vendor/bundle/specifications/mercenary-0.3.6.gemspec @@ -0,0 +1,38 @@ +# -*- encoding: utf-8 -*- +# stub: mercenary 0.3.6 ruby lib + +Gem::Specification.new do |s| + s.name = "mercenary".freeze + s.version = "0.3.6" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Tom Preston-Werner".freeze, "Parker Moore".freeze] + s.date = "2016-04-08" + s.description = "Lightweight and flexible library for writing command-line apps in Ruby.".freeze + s.email = ["tom@mojombo.com".freeze, "parkrmoore@gmail.com".freeze] + s.homepage = "https://github.com/jekyll/mercenary".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Lightweight and flexible library for writing command-line apps in Ruby.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 1.3"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, ["~> 3.0"]) + else + s.add_dependency(%q.freeze, ["~> 1.3"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + end + else + s.add_dependency(%q.freeze, ["~> 1.3"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, ["~> 3.0"]) + end +end diff --git a/vendor/bundle/specifications/pathutil-0.16.2.gemspec b/vendor/bundle/specifications/pathutil-0.16.2.gemspec new file mode 100644 index 0000000..93e50b7 --- /dev/null +++ b/vendor/bundle/specifications/pathutil-0.16.2.gemspec @@ -0,0 +1,32 @@ +# -*- encoding: utf-8 -*- +# stub: pathutil 0.16.2 ruby lib + +Gem::Specification.new do |s| + s.name = "pathutil".freeze + s.version = "0.16.2" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Jordon Bedwell".freeze] + s.date = "2018-10-30" + s.description = "Like Pathname but a little less insane.".freeze + s.email = ["jordon@envygeeks.io".freeze] + s.homepage = "http://github.com/envygeeks/pathutil".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Almost like Pathname but just a little less insane.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 2.6"]) + else + s.add_dependency(%q.freeze, ["~> 2.6"]) + end + else + s.add_dependency(%q.freeze, ["~> 2.6"]) + end +end diff --git a/vendor/bundle/specifications/public_suffix-3.0.3.gemspec b/vendor/bundle/specifications/public_suffix-3.0.3.gemspec new file mode 100644 index 0000000..c6a15ba --- /dev/null +++ b/vendor/bundle/specifications/public_suffix-3.0.3.gemspec @@ -0,0 +1,41 @@ +# -*- encoding: utf-8 -*- +# stub: public_suffix 3.0.3 ruby lib + +Gem::Specification.new do |s| + s.name = "public_suffix".freeze + s.version = "3.0.3" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Simone Carletti".freeze] + s.date = "2018-08-15" + s.description = "PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.".freeze + s.email = ["weppos@weppos.net".freeze] + s.extra_rdoc_files = ["LICENSE.txt".freeze] + s.files = ["LICENSE.txt".freeze] + s.homepage = "https://simonecarletti.com/code/publicsuffix-ruby".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.1".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "Domain name parser based on the Public Suffix List.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + else + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + end + else + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + end +end diff --git a/vendor/bundle/specifications/rb-fsevent-0.10.3.gemspec b/vendor/bundle/specifications/rb-fsevent-0.10.3.gemspec new file mode 100644 index 0000000..6a07309 --- /dev/null +++ b/vendor/bundle/specifications/rb-fsevent-0.10.3.gemspec @@ -0,0 +1,42 @@ +# -*- encoding: utf-8 -*- +# stub: rb-fsevent 0.10.3 ruby lib + +Gem::Specification.new do |s| + s.name = "rb-fsevent".freeze + s.version = "0.10.3" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.metadata = { "source_code_uri" => "https://github.com/thibaudgg/rb-fsevent" } if s.respond_to? :metadata= + s.require_paths = ["lib".freeze] + s.authors = ["Thibaud Guillaume-Gentil".freeze, "Travis Tilley".freeze] + s.date = "2018-03-03" + s.description = "FSEvents API with Signals catching (without RubyCocoa)".freeze + s.email = ["thibaud@thibaud.gg".freeze, "ttilley@gmail.com".freeze] + s.homepage = "http://rubygems.org/gems/rb-fsevent".freeze + s.licenses = ["MIT".freeze] + s.rubygems_version = "2.7.6".freeze + s.summary = "Very simple & usable FSEvents API".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 1.0"]) + s.add_development_dependency(%q.freeze, ["~> 3.6"]) + s.add_development_dependency(%q.freeze, ["~> 4.2"]) + s.add_development_dependency(%q.freeze, ["~> 12.0"]) + else + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 3.6"]) + s.add_dependency(%q.freeze, ["~> 4.2"]) + s.add_dependency(%q.freeze, ["~> 12.0"]) + end + else + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 3.6"]) + s.add_dependency(%q.freeze, ["~> 4.2"]) + s.add_dependency(%q.freeze, ["~> 12.0"]) + end +end diff --git a/vendor/bundle/specifications/rb-inotify-0.10.0.gemspec b/vendor/bundle/specifications/rb-inotify-0.10.0.gemspec new file mode 100644 index 0000000..dd8152f --- /dev/null +++ b/vendor/bundle/specifications/rb-inotify-0.10.0.gemspec @@ -0,0 +1,44 @@ +# -*- encoding: utf-8 -*- +# stub: rb-inotify 0.10.0 ruby lib + +Gem::Specification.new do |s| + s.name = "rb-inotify".freeze + s.version = "0.10.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Natalie Weizenbaum".freeze, "Samuel Williams".freeze] + s.date = "2018-12-15" + s.email = ["nex342@gmail.com".freeze, "samuel.williams@oriontransfer.co.nz".freeze] + s.homepage = "https://github.com/guard/rb-inotify".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.2".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "A Ruby wrapper for Linux inotify, using FFI".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) + s.add_development_dependency(%q.freeze, ["~> 3.6"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + s.add_development_dependency(%q.freeze, [">= 0"]) + else + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 3.6"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + end + else + s.add_dependency(%q.freeze, ["~> 1.0"]) + s.add_dependency(%q.freeze, ["~> 3.6"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + s.add_dependency(%q.freeze, [">= 0"]) + end +end diff --git a/vendor/bundle/specifications/rouge-3.3.0.gemspec b/vendor/bundle/specifications/rouge-3.3.0.gemspec new file mode 100644 index 0000000..32fa1d4 --- /dev/null +++ b/vendor/bundle/specifications/rouge-3.3.0.gemspec @@ -0,0 +1,25 @@ +# -*- encoding: utf-8 -*- +# stub: rouge 3.3.0 ruby lib + +Gem::Specification.new do |s| + s.name = "rouge".freeze + s.version = "3.3.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.metadata = { "changelog_uri" => "https://github.com/jneen/rouge/blob/master/CHANGELOG.md", "source_code_uri" => "https://github.com/jneen/rouge" } if s.respond_to? :metadata= + s.require_paths = ["lib".freeze] + s.authors = ["Jeanine Adkisson".freeze] + s.date = "2018-10-01" + s.description = "Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.".freeze + s.email = ["jneen@jneen.net".freeze] + s.executables = ["rougify".freeze] + s.files = ["bin/rougify".freeze] + s.homepage = "http://rouge.jneen.net/".freeze + s.licenses = ["MIT".freeze, "BSD-2-Clause".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze) + s.rubyforge_project = "rouge".freeze + s.rubygems_version = "2.7.6".freeze + s.summary = "A pure-ruby colorizer based on pygments".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version +end diff --git a/vendor/bundle/specifications/ruby_dep-1.5.0.gemspec b/vendor/bundle/specifications/ruby_dep-1.5.0.gemspec new file mode 100644 index 0000000..00f42d2 --- /dev/null +++ b/vendor/bundle/specifications/ruby_dep-1.5.0.gemspec @@ -0,0 +1,34 @@ +# -*- encoding: utf-8 -*- +# stub: ruby_dep 1.5.0 ruby lib + +Gem::Specification.new do |s| + s.name = "ruby_dep".freeze + s.version = "1.5.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Cezary Baginski".freeze] + s.bindir = "exe".freeze + s.date = "2016-10-09" + s.description = "Creates a version constraint of supported Rubies,suitable for a gemspec file".freeze + s.email = ["cezary@chronomantic.net".freeze] + s.homepage = "https://github.com/e2/ruby_dep".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new([">= 2.2.5".freeze, "~> 2.2".freeze]) + s.rubygems_version = "2.7.6".freeze + s.summary = "Extracts supported Ruby versions from Travis file".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_development_dependency(%q.freeze, ["~> 1.12"]) + else + s.add_dependency(%q.freeze, ["~> 1.12"]) + end + else + s.add_dependency(%q.freeze, ["~> 1.12"]) + end +end diff --git a/vendor/bundle/specifications/safe_yaml-1.0.5.gemspec b/vendor/bundle/specifications/safe_yaml-1.0.5.gemspec new file mode 100644 index 0000000..d6602c7 --- /dev/null +++ b/vendor/bundle/specifications/safe_yaml-1.0.5.gemspec @@ -0,0 +1,23 @@ +# -*- encoding: utf-8 -*- +# stub: safe_yaml 1.0.5 ruby lib + +Gem::Specification.new do |s| + s.name = "safe_yaml".freeze + s.version = "1.0.5" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Dan Tao".freeze] + s.date = "2019-02-22" + s.description = "Parse YAML safely".freeze + s.email = "daniel.tao@gmail.com".freeze + s.executables = ["safe_yaml".freeze] + s.files = ["bin/safe_yaml".freeze] + s.homepage = "https://github.com/dtao/safe_yaml".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "SameYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version +end diff --git a/vendor/bundle/specifications/sass-3.7.3.gemspec b/vendor/bundle/specifications/sass-3.7.3.gemspec new file mode 100644 index 0000000..e58a9d3 --- /dev/null +++ b/vendor/bundle/specifications/sass-3.7.3.gemspec @@ -0,0 +1,50 @@ +# -*- encoding: utf-8 -*- +# stub: sass 3.7.3 ruby lib + +Gem::Specification.new do |s| + s.name = "sass".freeze + s.version = "3.7.3" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.metadata = { "source_code_uri" => "https://github.com/sass/ruby-sass" } if s.respond_to? :metadata= + s.require_paths = ["lib".freeze] + s.authors = ["Natalie Weizenbaum".freeze, "Chris Eppstein".freeze, "Hampton Catlin".freeze] + s.date = "2019-01-04" + s.description = " Ruby Sass is deprecated! See https://sass-lang.com/ruby-sass for details.\n\n Sass makes CSS fun again. Sass is an extension of CSS, adding\n nested rules, variables, mixins, selector inheritance, and more.\n It's translated to well-formatted, standard CSS using the\n command line tool or a web-framework plugin.\n".freeze + s.email = "sass-lang@googlegroups.com".freeze + s.executables = ["sass".freeze, "sass-convert".freeze, "scss".freeze] + s.files = ["bin/sass".freeze, "bin/sass-convert".freeze, "bin/scss".freeze] + s.homepage = "http://sass-lang.com/".freeze + s.licenses = ["MIT".freeze] + s.post_install_message = "\nRuby Sass is deprecated and will be unmaintained as of 26 March 2019.\n\n* If you use Sass as a command-line tool, we recommend using Dart Sass, the new\n primary implementation: https://sass-lang.com/install\n\n* If you use Sass as a plug-in for a Ruby web framework, we recommend using the\n sassc gem: https://github.com/sass/sassc-ruby#readme\n\n* For more details, please refer to the Sass blog:\n http://sass.logdown.com/posts/7081811\n\n".freeze + s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) + s.rubyforge_project = "sass".freeze + s.rubygems_version = "2.7.6".freeze + s.summary = "A powerful but elegant CSS compiler that makes CSS fun again.".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, ["~> 4.0.0"]) + s.add_development_dependency(%q.freeze, ["~> 0.8.7.6"]) + s.add_development_dependency(%q.freeze, ["~> 3.3"]) + s.add_development_dependency(%q.freeze, ["~> 1.6.0"]) + s.add_development_dependency(%q.freeze, [">= 5"]) + else + s.add_dependency(%q.freeze, ["~> 4.0.0"]) + s.add_dependency(%q.freeze, ["~> 0.8.7.6"]) + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.6.0"]) + s.add_dependency(%q.freeze, [">= 5"]) + end + else + s.add_dependency(%q.freeze, ["~> 4.0.0"]) + s.add_dependency(%q.freeze, ["~> 0.8.7.6"]) + s.add_dependency(%q.freeze, ["~> 3.3"]) + s.add_dependency(%q.freeze, ["~> 1.6.0"]) + s.add_dependency(%q.freeze, [">= 5"]) + end +end diff --git a/vendor/bundle/specifications/sass-listen-4.0.0.gemspec b/vendor/bundle/specifications/sass-listen-4.0.0.gemspec new file mode 100644 index 0000000..ec7a86f --- /dev/null +++ b/vendor/bundle/specifications/sass-listen-4.0.0.gemspec @@ -0,0 +1,39 @@ +# -*- encoding: utf-8 -*- +# stub: sass-listen 4.0.0 ruby lib + +Gem::Specification.new do |s| + s.name = "sass-listen".freeze + s.version = "4.0.0" + + s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib".freeze] + s.authors = ["Thibaud Guillaume-Gentil".freeze] + s.date = "2017-07-13" + s.description = "This fork of guard/listen provides a stable API for users of the ruby Sass CLI".freeze + s.email = "thibaud@thibaud.gg".freeze + s.homepage = "https://github.com/sass/listen".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) + s.rubygems_version = "2.7.6".freeze + s.summary = "Fork of guard/listen".freeze + + s.installed_by_version = "2.7.6" if s.respond_to? :installed_by_version + + if s.respond_to? :specification_version then + s.specification_version = 4 + + if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then + s.add_runtime_dependency(%q.freeze, [">= 0.9.4", "~> 0.9"]) + s.add_runtime_dependency(%q.freeze, [">= 0.9.7", "~> 0.9"]) + s.add_development_dependency(%q.freeze, [">= 1.3.5"]) + else + s.add_dependency(%q.freeze, [">= 0.9.4", "~> 0.9"]) + s.add_dependency(%q.freeze, [">= 0.9.7", "~> 0.9"]) + s.add_dependency(%q.freeze, [">= 1.3.5"]) + end + else + s.add_dependency(%q.freeze, [">= 0.9.4", "~> 0.9"]) + s.add_dependency(%q.freeze, [">= 0.9.7", "~> 0.9"]) + s.add_dependency(%q.freeze, [">= 1.3.5"]) + end +end

        +
        Homepage
        github.com/sporkmonger/addressable
        +
        Author
        Bob Aman
        +
        Copyright
        Copyright © Bob Aman
        +
        License
        Apache 2.0
        +

      W4GEPx`d4j=~Qc_$l1HS~MCd=HZEQY8f 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�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νmb=ME{`i}dzE7{AP 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

    v)WP?m(Y1 zPy0nGUH3plNQP)>jYHpV?%LnxlWAYyG*#w<(<~li!YdNi(7k#c9;7+uM!IS_FR7Y! zmZp>SU;7`{vA81syuWtb-r5Y8x~9RdE43#TqU>84p|Tc!wOsN3CG@R}q)@iB3Fh@8 z*@sUFTj_`C@@4cB9B1&CsqLYoqKHE)9U;CCD_TAI+|#l?#uWuI!?JvPc8w}$4*I$^ zr}KyhcZQ#c3zUaF3*=&MXBC5=#}zI-o%y@3nBZI;dd?Xov+*21ii7sR1V&Z%anYrq zWDG^8h2k)Zz-Eoafy11t;JNHRDCBR_{l^zwjc`2x&G%Z?R;)W!9DYw(XU6#-49Hnj z7MNxK-!8=eZNo2j=l>tk{s-5MP?kkhrCQJN7_&n2IJ~d_XkHWhykM;7G)U&lL z_;-tX=+{a0$5yJ`wPYFPi=3v_($mpZ``nN#0X`!24e4y~&rg2xN?>GI#jmsUSb^$F z#nF=ARO&{~L9Tl6VC~i0Z~wC?y4~-eJwNDn@weyCUczr;RkREF6mYx}Y%P>=Rw{xh zWgZ^eSjJFKt+V_QM|mAi-B8une%;AYQ{87C>eI_|QQ&Z}rxT*aU|Q_)B_RukNYg1{S$jLj^+%r9__w?IoEl~?q|F6S0- z7u210|Bo*Jf9B19F8;r>2g1JR|J%Ov|NS%j|5j<#s;gSeSK`9Ej?g7m7LBQQ9_%+o zyD7eDimk>xy$JDwOCto&t}igahYODnGw$5V=w{T+C|07lm0l|gRQP2XZl%Y$sx{mO zjw`Dee36m{w?nz=+EC1%SE&uJ>4;e>_u_I8L9SMmPdzZBmj3qHM1@M`ZY8CUcDZG^ zOnzKOIf#B?spXnV4}COY-`57}PYR^2Gc<^ad^zSCoyV|B!{ibd;HU)gL_Y*G z(4hkzQA|AmF<=Ps7_R78wW_#8m_+}8i?F*i#DNX*WrUA0w1JC@)9q;L)mQ{Ls$ouG ztntarIv6G);oH{ifU+=9GlVwszyCkppko~vT93?u<; z`PmW{%`i~}8H(M%LGpuzuhlc|e<*3+D!Y)Jk}QpY|gaWWLGJBy{JhgXhfM6 z5x*?5cyPs)SMf@a_NFSZKR%1jla%6NpW+pvDSr6*xrln4Ulp?fQ2IU=*{OgloST+7 z0N)`la;vXE1O|m((0|}4J*MBfo83)SiEk`Z`}CHdZ*FX_J>P7%%N&MoGaCYIscK7+ zvJ?4xuR8NV*g|yY{c!hhuJb>X%lVf5zqU5^whI1Vdw2d{zuWnbEJKDYCNj&)Gil%d zS(^7>MnhmJ@D*Nk**N%{WsT4tm7JArV6I+;0ROOe>f>%#!{~NfzSRr_m<1e6JzxP_ znF~+Dz5N5EsG%(Pf^(0Q5K8B8%lDIUz~9kyFe#+t2)qEa;fO$Tl6f>c9U6bjxTyQM zrAGR1MTyo2RjD4zQs*WoW+<)n0z=RI_~x?sdGnpC)8M$`>)Arm4BvH+vM3Fw?z36Q zSXxGBw@zjumGZwAq45l=NzJUT^6Orl%9JihmYa|81HjCXw6Y}1dZa^-XrZrbi;>yq zlh&N{bSEwTmE^zA*8R+u|Jqx-d%pgsy|r~`|Nj%)|8HpbFEyuETQv2}dO_Ip7{e_O z&)RJpyqYDnWvSgqKv3)ZAKjlRkLmir4nok z%;f#_$!lSp*(vsan!wr1xyKFn)W%zErc9V?3{!hZ3*{l53$zq|muLogn#HiR#uWgK zaHyce^+Ibf7Kz8->rpO_cnXwRIn9p9Jl^1X?1i}-+c@{5u_Wu8=kX9IDe1Muo3jAw zEN@rt4|9@Yc4*+4)6+9?8js>ELfTge87flCQ#!l{uPN8v!}qL*WfO65(K!9YxvPCI z=GO}Vl=(GOwrP597UoBtZxvJNb3u~cS%MWYbY}b#J)?8#{Yz(*A?j(Iw z?}WzHpiF<}gJ7Ewy1vI!MsZHZ%Xpf>NfyI${`VAkhR6r$1#I%suUyRt_UAA z9Ee2mFg8|^6A|Ya;*33rXvNrpdrYtxlHp9Fs}S2KwZT*1A%mxwM}Fx0t@Vp0mF8-EGaHnrcozd(0p5E-pvx&E&@$~_Amj4 z+(LywG|Z)U^$6{m=byy6l`ZcvWk6f^N;kve_^^R??p0E|oj_^{WkReHLe5@#4O2AZ zrWV?+c`+@%PyTAitK?xu??Vi4Y0fgqB@u4(ic|9lO=Thzo@^gIX_SrvbGF^GOa<_a z*r1x>ZmDy*{`F1k4@`hdHXon$tftl}%ckip)tnN!WRm+-HVt`C&Rw;qj=5!M=P9jfePV9=o zDgQ8|Vtu{-sPoTH-A29DSZ@H6`Je69bc|{Yaqak#+|Y}p+=oOueY8xr;}Rc|*&ZYc z6y_o>dXNMG(sqzgX8?tk^FsA^jq1SPHzi$pp9}A^+5O9%r@9RtS*AB`9BkyWWXIvg ze#NwhE;Ze-#|{3bFnvvb1u(=f%+RmVQ70(+Nyb5vpA!7o8x`esX1wM>fmO)c39=Dp z6~aW9xntXB4(gDNtk*>4P@x= z-Z#XmmqfAnVaTY&D%FxqsdL<{1xlmI=?HZ+Ib~5V_DfD)A(nR|R_D|~>~t8ytM~*& zAvlIe4n+IYlD!XFzoyBkzVu(CrADpxS$xvHt5%?;sHfl^ZK3PBM3}O6adEA@ENTm! zKywcL%T>{uVgCtKRbSi~G|T^Y4}SOje>OJn^1u9v?LU0~Ed=w;@*?$o4SjJZfP#p?E+-1^{=SfbP-X$+2%kT9=(tb#GFs3srJ= z#N{kwxJ6%b$zkuXb;gySB`2`yAMhnu>IIz^@o+qGjF`THV?MXNq66S(3}SHy!Sc?q zi17k_-M$Dg$NB%oM&@@26qz;@$_;R`CU!QWN~M zHXjzhsB5lv7@8GA$pkmLwU~jMI#-;DukQIHB^fvGolz~An4C~$MN{TOo4%h zmUY`rw~H#|(+Hy`Z(aW1+->jr^8fDU_8tHKE&gRO=T=#f3mmW1^rIoi$*$CDp;N+h zkD%KG0aYH6rbF(e>oN5s?Q9QZ+MXSO@O z5*JxC9&?68_9%(Ok?#A5O%vldqeOk;NXGpxW3riSJ-)=$f7FEpD69D5k*2WG7e~uj zSM8`J4*0n0ct=Qt4liUiWKm4;7FxqCg!Ygj`SQY-dEt{F#>iO$eMgpUNKU6uWKKXm zqaz!q=W&Md2vL^DYo}R6ZZ{$PGD;;#Ml2Q}Wuy^4X$3GTyPwAsT}GArC^aYN{!vOg zH3<>hB+{Zpo;^um!B1lcUm$W{ko)W?9mNzi4U3ek^_HYZzWpLkv3RT_fP1MJ-#8xa z=HufS2?hf;0AU#*henEW28MT`bdR;I`@k5R0>)Z%(+C|;PjgDwyEceMr(Bgm44z}sVCF1u`8kHX>^P^Keefr{_Mh08DI9|vExWz+M+aC0K1&T zQHBMd=K^C!6b5FQ=YihLO|*-?Z1AMpb)P?$3QNdoTKLajPb(Q_SC5wvlAB$IhcI}Tj&i{?w9l!qT#>UoN{=eVp z{#UEuT}t~$RDvm?eE?gzzR{v8>0gWc4Y4LKR3O?v`A7HJ%Qt#wLc>k* z_18WC{G@&35&o2=9CG>;L;^2zTSSzq=j0Ff7Ja zw0e6{*7Afi4Nxj{84dGYIz1K7V+^zXHP70+yK(DzI_f_`%9gU2EWIGwt@|bh?>tHd z6qE!)u`FTJPlq5-7X!Huv*eT_x$<?-c4x$8oEdx6=F~K22M3f4bf~ zP1cT+(fWB3U-ZuN7W}==BVNz5p8PdlhryrH;Hk{sqbx@Jq@#Un@Md5b4hzD1nmNHh zD6{Jn@i-+6KjeTl645|R{#Tr(CT@8;Y>8h`Bg26PxsVc;SOo^L%7M}t#R!}VoyK}u zN}gf3p1FyO!qvdYjP%4B42t=uS$ZM*SEFc{^r&}Wi6EL!dkU&45P)!A$i87%t1=jY zHIXV2!z7)+V)WACFr!t(`1MW4dko{7JUU{L8`fQkBG z^f}&x@=4MIi5G98_#Ix(^))aLRP>^o72r5a2Q4AqQiX;AtcDzwL4T95gN4>raRa*b z!BrHfJTtJ)BD8SC8IPnTzJ&`Q7k)TPPR|^GI#s`n?;B5%HY{>+Vv>{7QE~$GLAN-B z6=zL>gbc$%NTZzMEcuPd$5Ah~X9#E=yJR#^(LWh)PrL%|W{SmG=9ec*4bCbGGNQFy z8)d&=zihbPnsrI4-Cm43j(tHtDRAT-Mrojlw2R?BQ^e25PpUaS|0L|c#HzS-4T~4> z{d8ouqjSO2@v~?4-~05Wi+syzCzU+zV88kbh7Z5tsO=Xfjs^=(9$$44W*z_2p!k@2 zabWme3+Ee{Dq+&hl`93{WE%xnu3oO`1y6$3kNs$O}Z)dbJsQ87U&H4{+7n zjq-2$arm3HvX7Q^G?mTjh&59*t%}NG62vXjeR=q%D=bfC;26Z5L_Uhf`B^&Yh-aho zw8v^4QvSr4#U_?9%RO7+r$DG9Krvo8HliLhLw3QA+N|}l662^(tn?eCb;8duK%TfE zv0fau)X+qO-gLmhzObb^Hu~5$d;-=};EEIw?Cv-KWMTCZ2<_N4pkNGsXal+ye}}lW z4*~x9$s@r_3{oXxmdHP$zvgyuzbvN{jJ>yMM4O-KMSY{Oc+t-VSK6B=rZsY;dP2Rdz@4^+OUlyRl!cBnRxnXH@-v# z^?5wF@{;lJ4z0=!T1c)_fKRnlKwRviTAjQ}W_Hp~y(X#=B@^Yy2H;S1AL{C>(4)df zFtxHy6+}~96jlWjj7`U!doA}qaPtS1=M$Pw^ixC}SRvsxMc}8Xz1cVRF!X}z9=!bF z*~|xwNfvR=X!%{<@?vTWi(U(Qiw7f~!r^6e#)-`erwW~=!Ld{Q z9!E5uF9NJ={2b6kG1clV)db2T#}&0E^*Z^OI58 z@R74tj6N_l%lF0QIOOHy@|?G_2=_`ZMx=Ik(zS^?Udl22pW-YVe?zG}Ik|c=7~mh* z3-cT&$Wsa#a#Ra(Bl1gXX_dUfXf0FK*m>co1ZQ^UufXgTvZ%K{yy{YKumk8P={-;l zK!4S#Je<`=R|ardkZLg_|9)Xn@FG2kqns|Jx|Ajm{Aytat9-a(UaZrU(xz{r?Yi|F12J*JsI) z_N5(K;bd}!4N~r}OGydrPu--Q7Mw;c6lGL%laE^M>&kb{b@GwlqPuuLiHEa4ako;f z!ZF^nQ`*W1Fa8PBVRs!rT6Tx7e?XOh;g9rZX+BLaBb4f)I|N{Xh!9RX5cHig=?&ED zWht)p(pWVGYVPZi>%BYEL(>XW?}V-74!HZxV%O^Jw51dsenCodi@mDb^|7 zS;MGs`MIscr9@WzxaK*bcQE5)hSk2C^7lB8v-8-!A{3VJCP896fa?&-JgkP^&4bb+ zTIY%2@_puii^*C(dR^a1&u@b%Ofmgxed*h`KcG#6Rpk0Trej6(!8l6+cV1>=@e>Jy zAfl1i0LdNlc4?U68gelh_<1})5P55rVdrgWG?Q7=ABX&rFYvpO9`3Pu^UlZ*ZJmsRVlFoA9-BdhVT?oZ0(Hc1m@M z53(%HnqrB3O^0~lor3q1d3r^!WQ%g1SW~ z)CQ{NHhfoeZ&U>{G5K#yQaJeg@g+N5SRgFmUs2O?K;=#x7CgIAJR@JXRJ)DOcKU7UY+;$6(?0OeB<ilB)zc#maHa0!} z--e%e{Quv~{$CUo7Iqw%tNA6`snI5am$H63{JqYg`CN^)%V5FPc=wO*YODuea5dg7 z42(+>ouz|5$JdcBE8MBLb_jczp&or0qcJh*apei+ODZeH*-ik`A6O6zLYM$xcl$Vz zS?cpjFJ0x;i{2oE=wHd;YR$Uy2|5XI)z}}7ym{G4tzUEzZi?|>N`7u^z*zTL2%Q(V&Dk{fSq@_%e zZhTs4qUd=oNwsN;X7phf^(fl$3Q&72u^hk{4IB+TiOiIis_HbWPvgO0^=}waiij8y zk+W|zdZ3FjhKBTw4R=|4Y{SLTb{wWC*fgixHwVeU{Cmu2o-nJLkgg)0Om#%-G7cykVvB^w(T*%%L^9@@V9zrs&)Mz?@-Nh-`h zhhI6fO-}%b$j``^o^UuwM(AoUBb(2rr)cj!Wvi?VYo=Ux$#5L?CJma1$s#Kqs9^&F z_8iY=iy~neG5MWDFt0fiLKY9GCqOMA7?ocau~ZiJu!M~CmmjiC&-U@>HNse6)UHt2 z0EaszsD*Jnz>&U{bEq!1#>y8B(cNxu#~6T|WckD|tar5ZeF;{v7v zR1e2qWT8;HHcW@d{K?aw-o9?hy_yeFB1dF!g3SM-zB)<A5&hx0h@+U$)!6&Bv|VkSuSME?fN*H2nB|wtn`JU3KQJi$MHn3aWo)}B<`mG7yc=9 z2GD-+D3k>rb^f8eV~uRxLLQSZ#)c$Zw3LDM;i#K%Sx2*7u&@}SR&o?xX1Q|=a~fks zCE99OF;qqW*sk}h4Y@lb({Yn)%h~%$g9Jp;U6>F=+SUlz7-2G**t-r0oi?JnJ7eg- zZF4u`PCDot`+7?}J3+P?aX~_$1q4c4hPkk!Ba4P2VQk#Xl29pq0Bu-cKZn@wMUuyQ zW(1h>6y*3l@*h+n135wSS4>wLA{~Le087&3g5v|6FEwGy5$@qyiq_%?$e5_1{*N?! zjq)xPGDYgP&fJp(YhsF%Eas7fgd(4t0iMS=24?zAUVRymiaZ#D#q?&v#R2|fMRAd+ zmaA%-e6~sIy+9bpoJ9k(cEE>fOI=WX8N!o@3_kE2MwdmL=*e_MwR7PV;H(~&O9itK z?r@L*k~4XB`MTS3YyIHYEi`K&O3c zd>}B$^HX*Jpcx+1nHi9lMMwT)@fISc+f zqSz)B??L!Mh@2KC(}CVtcsjGrkztBnb|{Hbq)AhPqF9_0LbIEefVZfk3U1p7%x zG1uqS#a@RbiWir6rrOp7*jaHtKk-c?d<`)dN8VIfbfK<6Ip5o?GIxp}uF?rAWlEwr zmf7LRzKHQC#IRL3PR5$cA*%lV^9!0HTp=uYS)68axrSChR*OSez@ap$BYNTv()op| zbf~Ev$OD;3grYZ!9&0!u3l5&nBn|?bKw_mM2s8D>bO&S|b9e|9h*zk`P3Eb|y*f^| z0|3Y*k*RnD8>k8Yb*qyV{2;9`Ki7>c%Ij_{p3FtsWM4k_Wuwxqta753*>ueJPp_s0 zrhVv0&od+@N^vNgvNJOgLWf6*XHrw=5tk>iOy~gL=ns$M6FyS;lR%#))x_rgwZBgX zm}=sFqeGu4D0XJ^T(fWVb7R@W1A7L<0Ac}1i&vP!r-!^QDtb6bFHkOMExxX|H(Th? zowsCM@kj9~`6QO)AiB#Rlj|ia3U)OV*NxJ6HXpstI+b~(dj6=A87d`3${}^RyitzQ z(b{M_7&Jp_mrdKTuY&@Ald6m(pO=(HCx{FRx~RIMqEmY`0B(sTU9n8(;5Y)gu`jO= zk?l4k^J8VeOmY;4Nui{Uc6Us0(V}&FtuJ5rU(>oF%o(R|TrB0A`}b2qh{3G8E3uD9 zP5xPC>?)X<8oqsmMk;GJ7v3R4ZDW-eu=-gc zJzu;%K4r2{s4(dP#OoM?SMe}CN$o`ba3&9;QN)exIt)d) zMxJ-vnCn^~AUzz3&N4T}!tfxM(J_R^I>5j%x`biYIK16C4qOyl?1#V475>Xrl@^Y4 zFSrE(6xxZ!tfPf#6`I6qu6(FWCU~b&yC47%@1(FSWF>{;Vle2U!y1mcj$e?O^RmIK z)i9#TM2hHql(5>AyOh;2u*+V!OCgTos}F%U;Z&;>t^h(Yus(Suhx-q0Jb&@Ze5JzA zIJo7WpJQN|h&dYIw!4ydEj+EGWDp1#3MEcJ5b!7&!LKX>WU*sHxBH(Xp#jGyI1h`7 z;X^o;JvfBOjs*KwrYVf1Aez4C5iKdy;mEt>6BC7appfDU%^*rS3f1VVujHMFt?OM@ z(sT*5o8+QVTbTSMp}Zn4%W8UcznTP`?1KbnbyDC1Avz*Xv@ev>PV3=P20rr%qevE2Sq12f*6dWW*6>;Fi^{M&@uJ@g+NZ>a z_zI3&v{dNiI;hFlmr*;iPuqpq-pcw?yyFiBQ*9Jf28gKt>olKmU7h|kcHvm+%ml4U z>Vl3s4=lpNd4td!XN-=Xa9f=Cq5y{to74BrkFO4%eAj(``1Hy1?tdKoC*WvF7ECaR zQv$Co**sBsOKCb5YWVJ%W^6{FN5<0NT<4UE2n9?O=Z`r#5-HC5$q8M$q^*+;4@GU4 z<@)0tm~QRHcm6!zQ-qI4<903auzwMDvR`lpn%P$s;Q^tch(wYkQUcP^Ds7%sWe6!v ztmCD^kVx(p+=ynK^+uLu3B&~F7EWM?qm<*)F}Q< zn`|T%ZdIsnwgsAdu7p!)U&$O@3=?Py7b)VH!F1_L(oe%-%<8Or#WJ{5rs3tPa5N~{ z2x-D|7$iw)vr+y@tHO`X619pD*y&96s=>_>fIKG&+~72>KxRGaQcnt~ zuk_XoA>T)>nquQ~a3?Y0F<0bJ@RUOknk28?T2hHBWyWtDbop=O|9Kk)fM(@?-QEiL zf8N#q`6I=D{+14wPI0q&GW7VBvYcd4tBQhGMO~Wv{{Hiel^poN2xJ^mIwv548_7L4 zbp;%KSu{zdD`yca$DL>ejmJ(0G2~S|Dy?^PlBP{l^~fJn zAn*a2HoO*EElin9QPU>>q&f*`?io!i5LvDihSOYGQT2cVs4n(qiY_?=FRKbzLMLaak`(id2nPsg0f;I|80DGbb`@g~k>ZD8MC1BnbK&sOB zNk8}`mL7Mz%OCXvtQuIc8?eJAR}Ql;0qOWE)ak#HaorzQgNB0lDcuki?((gFzk(~g zes^7Gr%oN_sN8xJfA!G(b{ld7jixoVta9PE-qTX zrpc(j@;9;4xUSApFo=)!5E(TCjF6Ywgixxk;;;uUk{VwEfJ zj?H%!a&j7CL7#sdzUsdI@!9upo_q^}0G9XJ*M)wtj*lf^{~+g)+lWJRGgi0|1xh0S zo8Ut7x$H^_R=av|Tn&^=U=$nZ!n;ELS_$soPR zJx@GsRK0Y?j!W^+efZDAhhnSv97vgBw8d9?#j!TvWGy{8@jEPm+TNZot>TwM7NDxR zbKA&je-UKuZ2u({qyOWtDgPzIIO|T(cl|ah|IHQuzqh@;>&k!a-M!sA`R{j=|5Qn# zbhJ)4|8&%q329|$L5BCRaI`-D3TNUvmR6NoAXK(gH)gQq?N|dMe{_%2bP&T~8f+S0 z#=zdvO#jkF&`B?z(Hv7{br<{w1!USQ`or)CImnzS#Y5lTxuk2u^pLk~jK)s5q5(rU2-F2PfilJPYd7puH%TjG0+@YR8U$;nC5 zn-0i1W`fbQ6vv5&bDT4=hVg%3r?a8R}|3_EhedZO`okjSz; z9GIkrN1!DHax9X*ijppH+4|8{zJ3wMAM*997=r~O(aSgr()wDCZG<8)3i(!jEwv6U zar6ccgg5Zj5qjpt=Lt#D$0;C8FIJ5&IWqJvaz4T!&uBWr9e|68%yyC+>gAAsN}Feb z?$Bc!_meEgOhm_&YeSY0bj*=l0*(J>jYC2ykPUI1PoO*~FvA{< z8-r4HC~)r5M~~v1^OS?fXd|5@r_)Srut=!F1?=hs<4-SS@pc#8bYJ8h7P@dXN> zaq>VKp75p!O>KAphfIpR|Cx-K3Px1OAl8dv50_%<_?(b|9?Zd+ADEdxlcmo&q9W0r zgQFPN6_jq$N|Tb+*vt&*!<-uwZH5Rkm(ZhSRDhFg)s=lY!zpkA86BB(nFe*D$a0IS zqRbVtWehm)3%CwsKtu%RqtrQ2wflbBBXvVQ=|h{f&DO>`{Di0LN+w*#D6{oLEy}gd zCPU_P=GnDej~47;3+q01C>oVTPOc*%yI}f|r!_{rM>=4JF_oSesLbiz)n?kmL=d9{ ztB4Rh$p{-9SdF-sN4q}jbL$huLK~D`fM}Pwnkyq=rh&^IhtAql&>^^3$p!bRW9Vl{ zlwt6w#<9Fq(I=AU(^&#*q$X`v{PDdZdSMHe)_KV0WqcVSZ^P&}U{X}=swM-8aM!sO zT)hftyZtD}Q=pxdZ_{*mZ-tVos?S<-m+Eeu#|dR1mZ(_Xe<*f0M7af*Z-qYC%gQKvYEBO;BX zjz8R^IT2Yeg6xQ$rtsmx!ve5Z(&XTxFKCntKdRcZ4b zb>LirJK@FL^Ox;A?9#UwU4@obkMTM3Z_Sx$mBJ^%yd%{Z?oY>f^Cf1><8IcBlTKhc zsoLIombM22$3}><_csUQbd=4FU|t-g6E=skx?&<>Hn!$~3v| zC>*M!Mi_A?)?~VI#4DW)IXao~P1PcQ!h`>J)zjJU=50}EXQ8G@Sn{Zs#RH6=8xqK& zJOXRB%a#lvMN~C)^;j+)vutb`{K8?2k`U_4AMxAkhB(l4EKlf@DTXxas<`MAgix++ z+R-(!E?Y_7jULs@j^oC>o$GRFg>K?`LCDBkj(5Y(VeIjxKW0E$qf(MyNxn71~M*Z1hf zdNfYx3Hvq~YLKAhS)~;m59oG$AeH;C*(gwR%J;Gbqto$(&Tu0$c;yiD9ba-vE*+To zPF{4V{lPyDp1yta?C>QTat~hp{Ny>%_wGg!SmB;h0QKhCi-W_rZ)`wY8qiaj27to; z4LY=8n*%c0(m?sm`1TZ;B%{mP;fHUgMilZZ79ov1MlIP;y!$cA&)%aFg|E9xn?faZ zIoS$nT_vJg=6i0*U%tcYFQ;+#UIcJzCDoMZP&uD!##P1bCf8TdPGA8VGY3()Zxx3S z*#-kO3e@IHUwXEJpt30GQ-)j0JcfBrcng{V`pa52yl>ft2E&s#Gt}L4N=3FK7^R%L z1j^WD9vsCZv;GejQ>w4S1??=-%0n|1E<@u`lhE|!sKER-fqD&` zM`x5u4G>_HXt?En$`SZdVaIJb?wzsz{1l( zzoHkOR(++RVuk5pmmaFH3ELIEplqexQ*%7Fmc_H&!WCAcVk|sz8KIi3-g!r;QaF+c zp7@idI3lW-Pw~{Gv`3`9qNIEJ7?nwQ?5+@{(p-R`ANk`vkay4sQ$n97=``0FU;5<> z6K06gkuwm|&{h>&xfYO-+Bx6EEXPlz@SLeY4=Xp)fdz5!QfzacJ1=)=n>C9agPxVL~o4qsQ zK4wbtpXuiGvUn-9`v~BGp~)8(e7`BZ@^5sOs7EKN0tdfapyXSX-tn;(PTeyMV{`D# zP$~{ubQ_E6pby6RN>P?RvTkeel_I&33FjeXXhS~1Q(mT>&eL>!bvSxS7JsEndmT@7 z!FgvBmV^*Vs!%d=SFctrB(vBVK#a)0KtJfN^hNs!h*1^|l}k{smA9!Qo2XVzbRWn& z;+?&m2blO9k^LSv5xbMrCAG7ItIiNJlKC0torDdfE{{tXw7#%0qeRaNRhhbYg(;ho zzg_gyOh5K~RC8xOU8%lrsESiYWBYkBLKE5}e>VY7+zY>G15 zp3>U?6+>D4_>Y@a`2DQ--<`c3KmG$AZQsRz{9f@NZn%Y3^;88eoFtc|{QOtURncU$ zo64S2w<~w6N=*XeCopao!vOO2oPV-I*9(A0Sw7JKvyzLW0}!Oywfac;bfTkcJUT<2 zOJ7!A!KxP7q$v{^N5}-CLD5Y?nWiW%Z@*X>m?WC^uI+lp8w0Z@Y&0peP9u=l7;oCgNJ|^3M8tJZfDeAF%vK5|J$s|61qr&HP`iQ+S0AvcITy1^XWc$i~?qf>Q@U zpvh1ZaCaDurqN)%A5Eg}-suC}(>g8y4Lgh{}J z`Pr(@3|Xf>*tsw8#VMGcvrSvr>zqHBJkh7MKInss8okpxZ#w7CDM4!a3%P19V` zc|$xB-XqZwAl~B^w(nhCa#Y615W94?XDHe5=F@m z@x&zZS6GuX7qZ|CBasp{&cI?q?KwFnyYW#iIyB}{1+w$ls~TWwDGtfU_`NlnV)sJ& zKg*hD{0yt4OvxlfHKy{K6(e6y0x~|9tHEUDyjE~oMMQ5ns|85biFg#&+(a;TdQ0G2 zr>f8lB@&*2#Xv^k1@I~(;uLtSN+w5YzEsF$L>iQG;ymZjFvq<0m zqU(f8?!wEXn)Sajcu|hn-H{$Ros{Y3bfm3~6Im^z1l4MK7g0{|sqTc)Uj!0TA>~vh zkdhBPJ5$4S`Q)YuORg5D^64Q|>G?0OEaMC2JzNvJm_8rw4 z!nKNZl{1Zb%doE(GK(4UM-_+1k&g9n3B)We=~G~o4%#@4+Q(1Og{mI_zak60p6ed# z-~Y~|?6$9eGwy%wt=-)X|NghLw{ds>`%UkEr4jw+>PCJ(Rky&SH$O+&5!d3Pd?-HN1Edj>J)`f`*CY;JpLaI-Vh1zY100u>KXFr)r?nlMQC@ZCv zNdU==BFR(Zm-tai=$#WdtUBm3xR$5WtQYgn81}D?R1b3nF810*4?6kbHm1!--MIy> z?gd3>i8v0EHCc+R!^)F<9aj4|q%(Vrm*0d`nVQiO$J-Y#rV|h-1G@EsOd83NnK9U1 zgt2eyCEu7O>vUw>7OsS&ObtlKujd?zXYRV;i0F!5XO8c{3mP~p)T7gpq%exf5uH&A zB-C-1>BjKXR7>DG%fBdmNh(Fi{Ng4ssebm5Djdy#ZZ1j-c0uG^fU1+{OK9@PGTd}W zs;IaOFz1T7AWISfbS5L4`LKrS7u>5DU5{tBluXmP5||3zP*Dp*6-ewZoS1J}kDB7$DO@}mVlXqRA#lK01$atsm_zhJ z?a6@uD;$F~TSpfWWjN?)uwRQ8DZJB=WC{hFED!+7eOz%(GZ7hRucFg+@Qo~&9gRqq zq+}jL?1Cfo0a(UWfbug{@Rf>nrzaW$+W6OEiqOxSGU}LQQj9#ug>6~G$C~DL8j?8g zMPp8GXAM@mxlVZTqhpw?PlOIoaxli?6Qn4DL7qkEA(*L}v)zl&%t8z`b^&x2;B|MNBpos|ZK? z8IsA#029)TVp+Rf?*AahJVkQE6-8*R>LBcPK>$=?AjjT2Td7=iT*-{?(jK-3EOJ9X zJ(f>bt*3lcasF@xsrLC!v7Th0ZY360xQWf(_JgOa0`&wLM@*}&s`623S{p(g-;OAU zMnjH)Dy*5M7$t*8I-lfABr$(Pez6c$MsAR%W0PzV|3ZX2S^r$MW)X1ZgdHtlSm2;i zbU~XdvNk zTzKCezIt=;-HcwJ$I*Fwqh6^3o(Tx`I$3lIv^V0?0(#5H%`Rf;Sw9>maP0B`q(+V0 z`yGO^;#IK%;|$ys=$d;8RsAc@dETluPB9#y?m--7)w{WZa7VgAhZc^FmkVx1N_^wq z)g)&{PLBsSmiW^_CLCm5^Go>{y#?Pb=>&_^h%wYsIwmc4D?Ac!D23oCgg zgXADlTm&QwEP2VIynfM={{{mndIq;@}x?MwCZYt)^)sNAFB5hV%XHevR0~sowqAzM-T7bI#PO; z;!jwP0?L;zG}&IrbqN*oF7Ck$fB$^%gxn^&Fw2r%j-xB{l2^$_jxJL`G&XG ze+K962MT<d@;XibWkHV4nL z#-?}RFQ>Rp$rI)FEDFH>1-}uKL=Rb;b@^{igh_V@tPR$4DdO3)AN*N(H<9{^M)l~a zzE@%}?NlcxsDc4}KVVMkP2}hr>hW%GQ2(*!R-5z26`Q36=cfy=&Wjswrx!Q-<#*7) zLS)^wfr_cb&FQPVDQl>NEU}6YcVa;5=`sVYG(I=?tY3SyaLH&F3I(02Jpw;3UcCea zR&F6UA5GUGfQLw4ITiBb_+qb>*htEz#2F?j9`1a%{FykFLS&$|yR(kpyNAHVxe&gvwZf%%>3w_xp5u8bvOs3U z?jCb5DEYKN_R7Uw z%1}+iXX(pa+SdNh+MyJ$orgFeGv28L4!rY)DFRhul|gj^63c<5snVkD{DAMGG$$it zOYK)}+|SJSdJ!_uqgTv^$zp-KNm16ia!Q_YHF~ycJm#GsQ~i>kTOvUg@_uK#$A(Gr zC8TMMjV{c@)qF%>fu-Qr%MIfvD3A*EPy=mzU&liO&N_C)u(KMwy4^%>xbCSuDQr$` zy__k~j1}K4AWdOg3GuCts{7Kj4+}bgLE#TvHeiR^4q!4DGT*e{c6f4PFyfe~k8u4M zZS}fZrwgV>gMoN#8m{^8={-JpA?~OPI5l!v{(6&l{=Ej2H^ZyU6nf`3HpC#8##q2{`~TAA9jixAArKXL2$rx>5)(xRX)+WZVq+Mmi~VHD^eXo6<1noXj# zEQP|}#165VJuL|K|H8m^v0E8;MSSFy&D?&Ao+CRl8d(WOXr53fe8j{Xv;00D=PWyM zLlyga6NZ#YIJY`hCjmQ53n9VDx@5ZAg;#vDkhefHeCZ$^f+@v9vo7uME*-jsRC(Ee z_X_uI__fE2P2D19W0GL%-hK5|1QS0ijgu)JY1VU(^S9}q#C$(>wczqA4T&OrJ5Gkn=}qlpNxaFNI?S_l zgI0xwoh?zMmj7tfvQ9Hb$~x3-z;3=c5%9m&d75Uc9jP&Tpu;udjJ>db+2%=)Xpm`74!0i(ls!V`kEW z8B=2!E===*ymbX706m)i8J^YalXab8ZET8+#)u^-9Q`i6}2m zz$T019e3&q==S*bc!6`2B*^>o5A(gGH;X#7=8XP>z z*uG>kAdFB0hz2xt>mq9z;uV^|am%7?Ox3DBK|xq(W}F`!*gaN7w}qKL?928=ySltv zLSjN1PnHd_p-dQwNecMWE@>UFv#f!kc5_|B&Ud2;+1}s0N42*`4$UU^kJ5c^;-h>! z`$KI>47kF~!(_Vj{o32R_?uggTixO>EB1~?7k#mH?`UGvwc|WDW+;EAImmQZBs&NF z0PB4wwEJL2aHC57HaB~Eb+Ob`gmvla6XYx9C%#1)6ZgXmb))so_;chf@?~lL6;S!)&QlGQLe7HDcG(mAVaUfnhsjyv0K` zN-G?EsNNLP3C-$LUjPTOP*hsNlXa1bkbVO>ehueVp0(*m`ms4(5$^Xz=4tGwMF=DB zC*{kxH`{RqgC`js3_Bqcnv$ep)q8_PRA1K8wL9L3lq~eLA^8r;-Hl%9z%5c(v!np6Dqg0zWh=ai5 z`$x}p2bxOVuR}e;V;du!uB06@RA=rYgVUCK4H7fxXG~=-@9K^uq!rZy@lmoPar!bj z^(t7wI-UD_KeAeij^|W#(7Assy10egtI&1-6&J@3>#7CGJTRw^pXA(^}#h(gV&KK z@6{g!0=G4}%_5>I6ytR)qr3gmtP{=P+uPXA^o;)G4G4?t9YG@k9*@S<)c4p57iePM z77{6vF!cU_ajrQk01;nmv1%rw0Ld}mxmAs)*jlF0_NQelA`I7U_<}f{(+<#Ihid=u zSLdl+h7xD!lNKk(xgNSX#{|b)0Yq{U)_UdynZsJ>wW(rQzMAuSIG)^m$197vBtC$SoP$y^ho+Oz%3- z=^UC_8>|iS>bVAvPM@s5t$W6-7usrySp76>;sPvBg}_;I7M4l-?7rO6FUPxScWz=@@WSMa8{&;$@cLX5yPPEu;8|?JINM0;nsVABC$1uHrY0@p( zN{jPj^L&6vA>`KKpj;I7bl7lEHQj#`8cm0brGa!rF~W+5`p>Zaj_&7M@w=j=nQ~>~ zAQ;&b`nJKM)`hhLbypbS!IGkD#|snF@gdq`XuZz29me4w&bopQ!c}YrGFWF0B2t;m zlZIzN^%L2VY2kOaLXmiT{g6|?pqoNp%q3dlF7~FaE!K6O6V>N)lWFdS*|=}y*;Z~2 zr$in#9vxZkfbO_ewKkC{ugj2UJkxABX0LxiCyekUo!iLwthc2v9bkh?JFoqP8r3#jw(OHtO0al@a(pV{ z_l>gR&Mfdx|#pJ$xKbG<*uoL47!@&=a zXK-{$2<)71cJDJuq>XL<#b=u)9cOVrqobP>lkeVfm)C%?ueU6^&awIEV9 zgAn~o-3|33A`xief7J47Cw@#l^R{;Ib%2~R4O~GhiF6I>=2K*m-L^O{8yF1uDMjDg z_9}?r8ErNxr)s%+EX_3f+M;u|VmG_?P>&fLDo~v!)QrF<#xeV0J?kv=kmuSEQ=(5; zKR&d=gNWXPO@;4aKTNxN_TvxmF+JNk%Ty|(u+8U~9q+5u_GvkpjpTyhbs9D8v$GIK zHWSx`>n2ua>3Pwnn)yfF;I;2cVmvA>r$X4>bU41uSHnH?^v>Q1F&(=rZVZvNZ@-K@ z70p4yoWCcoO_aTxt>mvU^xdxm!Uo0cgJ5yf?R_H69^^Fi0HQ9>(@~P%`G{{LW`#nu zIZtVnBH;1AAY|U&CJdnN+y}*icd0T3b4-(Fc5&v#Fynyv+L6}!nfxFkr34Am+0V)O z%WL3QDW(;iqWv6Lk*V@+(t-1GfmgSiTRI#$&pdO(7^3RGNVeL?T6Qew&NTbOpSxD5 zguDJ;nl%YX&n`$0c%9KKY(=_gTCKNDHCuUd=KPm&!}1LLRN#O@qLdCKLSid>m{-d) z6nv5mF^zlh&Qm1rdz(2vM|yLjqbZb2oXK5PH;*CZf$%YP6rfpRr@ICE8q5CKIkfcRM)<26W5Pih)9bcBmwSS3Pb0fLKGc7L`Ii zVVp|#IpAWoz;_QbWnmV=V&7eN1nEU3f7oXaDkxUIEVV9%Fe@6ism65dxwk(wY{5Pg z`mJ0p9o)W4hvje;(aeg&D^#IMEZQURWXMJt0y3*71#8-#yY zQkuG3;gNrAe#r_y;*o$%FxA+n7`Ff>TG^B9=_xIwVsLtdQIWxW$zF1q4iDfyZ^NzO zD_DZjI-v7%3O}qDAzwkdljPusiU;%SAza8~sfc4-CMIqX4wV9MKhMS#6%2b3G(5yh zo#8qz`P!M?&SAyCeH+mE=Xc2SCp#AX=+ZT9*LvJv#F)xhpM^?HO>1-OedD3Kw%d-v zZ*|fQujk8soEYMpAxFWII>Crb>w91S@n8AP@-nr@hDjw)Z{>fUqb~NK8ajTufXX zAS4VF7ZC+K7Wxmw@^4pqdwN-U+=t|AZ)4;9Z{B}x{9pe6$?ads{p;j^^@=4LAK)cN zZHkR!6E9ptrGWq9M6TD|lHc+}Xij>10Jdf4K+pWZqzqa|zvTVh^_jn1d&rGiK1=-8 ziCxEfk4*dR8BftkoBib%{%&w~CSA$firs3r2-V2%Sm0lNQdgA$-&bg0IjvtTg=q sCR#vY-F`7EAfEUcSB??4aUX@3I;&2NxPQ)n<8KE3X5eoI{@*e153*CBI{*Lx literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/em-websocket-0.5.1.gem b/vendor/bundle/cache/em-websocket-0.5.1.gem new file mode 100644 index 0000000000000000000000000000000000000000..e5975825b2203387fdf779f66302b620333bd2ff GIT binary patch literal 31744 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 bn{i?x=>G)R|6Sw12>cg;|03}J5CZ=T&|v8u literal 0 HcmV?d00001 diff --git a/vendor/bundle/cache/eventmachine-1.2.7.gem b/vendor/bundle/cache/eventmachine-1.2.7.gem new file mode 100644 index 0000000000000000000000000000000000000000..708d366b8f4b2cb9549442aa4f67d06c4ab04aa0 GIT binary patch literal 247296 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